2018-11-14 16:36:10,359 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-53 | | 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-odl-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-11-14 16:36:10,362 - 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.28,192.30.9.9 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.28:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=b6PEnVvKKMeEUQsX4QjqVPuff 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=49be60fcc4c34adea9e7c304d872b17d export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.9 export SDN_CONTROLLER_WEBPORT=8081 export SDN_CONTROLLER_RESTCONFPORT=8081 export SDN_CONTROLLER_PASSWORD=dW6aGvBDbNGd6Y6FcEV8tuAcw export OS_REGION_NAME=regionOne 2018-11-14 16:36:10,362 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-11-14 16:36:10,363 - 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 odl api_check | | | | | snaps_health_check | +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ 2018-11-14 16:36:10,385 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-11-14 16:36:10,468 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-11-14 16:36:10,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 16:36:10,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:36:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08c71bfc-c407-4196-b109-eaaaa018ce9b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 16:36:10,477 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-08c71bfc-c407-4196-b109-eaaaa018ce9b 2018-11-14 16:36:10,477 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-11-14 16:36:10,965 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T17:36:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd6ecd77940a49ebb20fa24f8fa3cf77"}, "audit_ids": ["9A2K70_pQ_-LHYhvdaxmHg"], "issued_at": "2018-11-14T16:36:10.000000Z"}} 2018-11-14 16:36:10,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-11-14 16:36:10,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}5affb7da3f73a8f7fd06c794d163a2b2461f825a" 2018-11-14 16:36:12,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8053 X-Openstack-Request-Id: req-e484238f-7617-4752-8dfd-5cb1892164f5 Date: Wed, 14 Nov 2018 16:36:12 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": "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": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"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": "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": "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": "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": "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": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-11-14 16:36:12,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/extensions.json used request id req-e484238f-7617-4752-8dfd-5cb1892164f5 2018-11-14 16:36:12,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 1.0413339138s 2018-11-14 16:36:12,010 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/extensions.json used request id req-e484238f-7617-4752-8dfd-5cb1892164f5 2018-11-14 16:36:12,017 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - get_network_extensions: set([u'default-subnetpools', 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'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'trunk', u'extra_dhcp_opt', u'standard-attr-revisions', u'service-type', u'sorting', u'security-group', u'rbac-policies', u'tag-ext', u'standard-attr-description', u'ip-substring-filtering', u'port-security', u'allowed-address-pairs', u'project-id', u'dvr']) 2018-11-14 16:36:12,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2018-11-14 16:36:12,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}5affb7da3f73a8f7fd06c794d163a2b2461f825a" 2018-11-14 16:36:12,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16: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-a449dab9-a3a1-432b-9837-0dfb063a1082 x-compute-request-id: req-a449dab9-a3a1-432b-9837-0dfb063a1082 Content-Length: 18 Content-Type: application/json RESP BODY: {"aggregates": []} 2018-11-14 16:36:12,972 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-aggregates used request id req-a449dab9-a3a1-432b-9837-0dfb063a1082 2018-11-14 16:36:12,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 0.954330921173s 2018-11-14 16:36:12,972 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-aggregates used request id req-a449dab9-a3a1-432b-9837-0dfb063a1082 2018-11-14 16:36:12,973 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-11-14 16:36:12,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 16:36:12,981 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 16:36: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 16:36:12,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 16:36:12,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}5affb7da3f73a8f7fd06c794d163a2b2461f825a" 2018-11-14 16:36:13,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:36:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0e952be-553d-4e92-b5e9-825d22c5ff85 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/d5e6db7c06bf4799a784ea87405dbbb1"}, "tags": [], "enabled": true, "id": "d5e6db7c06bf4799a784ea87405dbbb1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-11-14 16:36:13,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-f0e952be-553d-4e92-b5e9-825d22c5ff85 2018-11-14 16:36:13,099 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.117464065552s 2018-11-14 16:36:13,100 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-f0e952be-553d-4e92-b5e9-825d22c5ff85 2018-11-14 16:36:13,101 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'd5e6db7c06bf4799a784ea87405dbbb1', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-11-14 16:36:13,104 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-11-14 16:36:13,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}5affb7da3f73a8f7fd06c794d163a2b2461f825a" 2018-11-14 16:36:13,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:36:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b98f09c0-4a21-4e46-847a-3a893abe541e Content-Encoding: gzip Content-Length: 1977 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/02e71a8364764dc4b415a54b4efd9256"}, "url": "http://192.30.9.9:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f425e9aa601344cfa67e836efe5a16c3", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, "url": "http://172.30.9.28:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "93cc66cbfc464c2abdf1e3e19b4ece95", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/0ea2e202fec348e9901094e754b5ba5b"}, "url": "http://172.30.9.28:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6d8dd43bd76a43a2b819221b77ea5713", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/10862131bdf4404a8488ef500fe72bb8"}, "url": "http://192.30.9.9:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6acbe9d39e65497c887376e55553e811", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/17268dc8c05a4323a6b66b65a0fa2990"}, "url": "http://192.30.9.9:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7375c88085de410d8a73cb6ff2465bdd", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/187749f9c6414cbc990a3f86bc8c8fa8"}, "url": "http://172.30.9.28:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3fb95d8f87b8415d8d63fb9bf4df201b", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/1f7cacaeeb3c4d549461607952063ed2"}, "url": "http://192.30.9.9:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "93cc66cbfc464c2abdf1e3e19b4ece95", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/2317a794dbd74e188ad149929dcffd65"}, "url": "http://192.30.9.9:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "826d158bfc3d4947afa6af4a0ebd3109", "id": "2317a794dbd74e188ad149929dcffd65"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/247f764ada7547039418c8ea04d50d32"}, "url": "http://192.30.9.9:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c6d6512c2c5747ae8286ad529bc6de34", "id": "247f764ada7547039418c8ea04d50d32"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/29935d4e5235471baefeef3ce04f63f5"}, "url": "http://192.30.9.9:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "643fc5eb42804ae2a6645de3533e6105", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/2bdb36616bb8400e96a3aaf3e50387ab"}, "url": "http://12.0.0.26:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6d8dd43bd76a43a2b819221b77ea5713", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/2d1f7a7aa8774b96ac0080f9cab11a2a"}, "url": "http://192.30.9.9:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "826d158bfc3d4947afa6af4a0ebd3109", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/3f897c8f61074d62bbe6ff0f4a672d07"}, "url": "http://192.30.9.9:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3fb95d8f87b8415d8d63fb9bf4df201b", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/4403b022e8c24f48bdc1d8155ca7e083"}, "url": "http://172.30.9.28:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7375c88085de410d8a73cb6ff2465bdd", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/487bb77ab73a44248c44afcfe8660fdc"}, "url": "http://192.30.9.9:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/4b8628f4ee4342d5ae3c5fc1a58014e8"}, "url": "http://192.30.9.9:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "32c3aa4175fd472ea1e1ba3d792428fe", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/545d5dd16cbc419f891ea4776bd8d43d"}, "url": "http://172.30.9.28:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c6d6512c2c5747ae8286ad529bc6de34", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/576e50ac5f47427d8a7036c0768f54c8"}, "url": "http://172.30.9.28:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f425e9aa601344cfa67e836efe5a16c3", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/5aeb632e42434c94b8ac9718de25b816"}, "url": "http://192.30.9.9:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5f93138bc6a74e8199f75eb959dc6d61", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/6777f631dd4542bf95e90afed0662a6a"}, "url": "http://192.30.9.9:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c6d6512c2c5747ae8286ad529bc6de34", "id": "6777f631dd4542bf95e90afed0662a6a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/7a89076c38394af6931a55f97b23dd60"}, "url": "http://172.30.9.28:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7d93a4cd0a3b40cd9113756fe187a1d6", "id": "7a89076c38394af6931a55f97b23dd60"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}, "url": "http://192.30.9.9:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f425e9aa601344cfa67e836efe5a16c3", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/7c2e584ee85d4fc1b325b25963b0a55f"}, "url": "http://172.30.9.28:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9181e425dfe4429a9900f441d2f21d20", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/7d2aab3144fd4dfaab1d670982aba52f"}, "url": "http://192.30.9.9:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7d93a4cd0a3b40cd9113756fe187a1d6", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/86d8e4c7418a432c9885f6753cf0bd3b"}, "url": "http://172.30.9.28:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "32c3aa4175fd472ea1e1ba3d792428fe", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/8a8022eb962a48c989c3d3e339ac5f66"}, "url": "http://172.30.9.28:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6acbe9d39e65497c887376e55553e811", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/9bf9e82c0aad4686ac23f1a88c035bd5"}, "url": "http://192.30.9.9:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "643fc5eb42804ae2a6645de3533e6105", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/aa680b82bb8444a4a9668254d2540d20"}, "url": "http://172.30.9.28:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5f93138bc6a74e8199f75eb959dc6d61", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/ac550f2e3672441896ac9f21c20ecd34"}, "url": "http://172.30.9.28:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "826d158bfc3d4947afa6af4a0ebd3109", "id": "ac550f2e3672441896ac9f21c20ecd34"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/bda0b79efb4f47c886932e7dc6bb02be"}, "url": "http://192.30.9.9:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9181e425dfe4429a9900f441d2f21d20", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/bf6a36e3d58c4b9bbc0327413ca27df5"}, "url": "http://192.30.9.9:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "93cc66cbfc464c2abdf1e3e19b4ece95", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/c05acd6993fc412082fc87ef2a82afe7"}, "url": "http://192.30.9.9:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9181e425dfe4429a9900f441d2f21d20", "id": "c05acd6993fc412082fc87ef2a82afe7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/c095952d58184c4eac7332ec29dcd958"}, "url": "http://192.30.9.9:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5f93138bc6a74e8199f75eb959dc6d61", "id": "c095952d58184c4eac7332ec29dcd958"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/c4e69355891c444b929294673f52d80d"}, "url": "http://192.30.9.9:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3fb95d8f87b8415d8d63fb9bf4df201b", "id": "c4e69355891c444b929294673f52d80d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/c75da12dcb5044cba9aaa1cb824a9e14"}, "url": "http://192.30.9.9:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "32c3aa4175fd472ea1e1ba3d792428fe", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/d344a12024d545309eca49660db0c2f6"}, "url": "http://12.0.0.26:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6d8dd43bd76a43a2b819221b77ea5713", "id": "d344a12024d545309eca49660db0c2f6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/d77f3c4cb6c44f298d3ab207cea4efc8"}, "url": "http://192.30.9.9:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7375c88085de410d8a73cb6ff2465bdd", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/de244203787f4a38a3f707d82a50dc39"}, "url": "http://192.30.9.9:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "id": "de244203787f4a38a3f707d82a50dc39"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/e9d0c7d3d6424339a20175e7f3eddda2"}, "url": "http://172.30.9.28:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "643fc5eb42804ae2a6645de3533e6105", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/ee1bce179ad64370a572bbd3017200e7"}, "url": "http://192.30.9.9:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7d93a4cd0a3b40cd9113756fe187a1d6", "id": "ee1bce179ad64370a572bbd3017200e7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/eefa8ec6415845a7ac1deeba09364120"}, "url": "http://192.30.9.9:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6acbe9d39e65497c887376e55553e811", "id": "eefa8ec6415845a7ac1deeba09364120"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/f8662e550a184e74a349aa2ade332440"}, "url": "http://172.30.9.28:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "id": "f8662e550a184e74a349aa2ade332440"}], "links": {"self": "http://172.30.9.28:5000/v3/endpoints", "previous": null, "next": null}} 2018-11-14 16:36:13,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/endpoints used request id req-b98f09c0-4a21-4e46-847a-3a893abe541e 2018-11-14 16:36:13,286 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.181915044785s 2018-11-14 16:36:13,287 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/endpoints used request id req-b98f09c0-4a21-4e46-847a-3a893abe541e 2018-11-14 16:36:13,294 - 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.28:5000/v3/endpoints/02e71a8364764dc4b415a54b4efd9256'}, u'url': u'http://192.30.9.9:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'f425e9aa601344cfa67e836efe5a16c3', u'id': u'02e71a8364764dc4b415a54b4efd9256'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/0d0a15d2dd6b47d0a83aab6a1e40c0c0'}, u'url': u'http://172.30.9.28:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'93cc66cbfc464c2abdf1e3e19b4ece95', u'id': u'0d0a15d2dd6b47d0a83aab6a1e40c0c0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/0ea2e202fec348e9901094e754b5ba5b'}, u'url': u'http://172.30.9.28:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'6d8dd43bd76a43a2b819221b77ea5713', u'id': u'0ea2e202fec348e9901094e754b5ba5b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/10862131bdf4404a8488ef500fe72bb8'}, u'url': u'http://192.30.9.9:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'6acbe9d39e65497c887376e55553e811', u'id': u'10862131bdf4404a8488ef500fe72bb8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/17268dc8c05a4323a6b66b65a0fa2990'}, u'url': u'http://192.30.9.9:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'7375c88085de410d8a73cb6ff2465bdd', u'id': u'17268dc8c05a4323a6b66b65a0fa2990'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/187749f9c6414cbc990a3f86bc8c8fa8'}, u'url': u'http://172.30.9.28:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'3fb95d8f87b8415d8d63fb9bf4df201b', u'id': u'187749f9c6414cbc990a3f86bc8c8fa8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/1f7cacaeeb3c4d549461607952063ed2'}, u'url': u'http://192.30.9.9:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'93cc66cbfc464c2abdf1e3e19b4ece95', u'id': u'1f7cacaeeb3c4d549461607952063ed2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/2317a794dbd74e188ad149929dcffd65'}, u'url': u'http://192.30.9.9:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'826d158bfc3d4947afa6af4a0ebd3109', u'id': u'2317a794dbd74e188ad149929dcffd65'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/247f764ada7547039418c8ea04d50d32'}, u'url': u'http://192.30.9.9:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'c6d6512c2c5747ae8286ad529bc6de34', u'id': u'247f764ada7547039418c8ea04d50d32'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/29935d4e5235471baefeef3ce04f63f5'}, u'url': u'http://192.30.9.9:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'643fc5eb42804ae2a6645de3533e6105', u'id': u'29935d4e5235471baefeef3ce04f63f5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/2bdb36616bb8400e96a3aaf3e50387ab'}, u'url': u'http://12.0.0.26:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'6d8dd43bd76a43a2b819221b77ea5713', u'id': u'2bdb36616bb8400e96a3aaf3e50387ab'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/2d1f7a7aa8774b96ac0080f9cab11a2a'}, u'url': u'http://192.30.9.9:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'826d158bfc3d4947afa6af4a0ebd3109', u'id': u'2d1f7a7aa8774b96ac0080f9cab11a2a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/3f897c8f61074d62bbe6ff0f4a672d07'}, u'url': u'http://192.30.9.9:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'3fb95d8f87b8415d8d63fb9bf4df201b', u'id': u'3f897c8f61074d62bbe6ff0f4a672d07'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/4403b022e8c24f48bdc1d8155ca7e083'}, u'url': u'http://172.30.9.28:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'7375c88085de410d8a73cb6ff2465bdd', u'id': u'4403b022e8c24f48bdc1d8155ca7e083'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/487bb77ab73a44248c44afcfe8660fdc'}, u'url': u'http://192.30.9.9:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'ba8c0d632cea42d9af4d93bbbc6de2e3', u'id': u'487bb77ab73a44248c44afcfe8660fdc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/4b8628f4ee4342d5ae3c5fc1a58014e8'}, u'url': u'http://192.30.9.9:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'32c3aa4175fd472ea1e1ba3d792428fe', u'id': u'4b8628f4ee4342d5ae3c5fc1a58014e8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/545d5dd16cbc419f891ea4776bd8d43d'}, u'url': u'http://172.30.9.28:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'c6d6512c2c5747ae8286ad529bc6de34', u'id': u'545d5dd16cbc419f891ea4776bd8d43d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/576e50ac5f47427d8a7036c0768f54c8'}, u'url': u'http://172.30.9.28:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'f425e9aa601344cfa67e836efe5a16c3', u'id': u'576e50ac5f47427d8a7036c0768f54c8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/5aeb632e42434c94b8ac9718de25b816'}, u'url': u'http://192.30.9.9:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'5f93138bc6a74e8199f75eb959dc6d61', u'id': u'5aeb632e42434c94b8ac9718de25b816'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/6777f631dd4542bf95e90afed0662a6a'}, u'url': u'http://192.30.9.9:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'c6d6512c2c5747ae8286ad529bc6de34', u'id': u'6777f631dd4542bf95e90afed0662a6a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/7a89076c38394af6931a55f97b23dd60'}, u'url': u'http://172.30.9.28:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'7d93a4cd0a3b40cd9113756fe187a1d6', u'id': u'7a89076c38394af6931a55f97b23dd60'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/7be2b8ca0e8f4fd7b6b4b0e40bb9d154'}, u'url': u'http://192.30.9.9:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'f425e9aa601344cfa67e836efe5a16c3', u'id': u'7be2b8ca0e8f4fd7b6b4b0e40bb9d154'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/7c2e584ee85d4fc1b325b25963b0a55f'}, u'url': u'http://172.30.9.28:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'9181e425dfe4429a9900f441d2f21d20', u'id': u'7c2e584ee85d4fc1b325b25963b0a55f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/7d2aab3144fd4dfaab1d670982aba52f'}, u'url': u'http://192.30.9.9:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'7d93a4cd0a3b40cd9113756fe187a1d6', u'id': u'7d2aab3144fd4dfaab1d670982aba52f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/86d8e4c7418a432c9885f6753cf0bd3b'}, u'url': u'http://172.30.9.28:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'32c3aa4175fd472ea1e1ba3d792428fe', u'id': u'86d8e4c7418a432c9885f6753cf0bd3b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/8a8022eb962a48c989c3d3e339ac5f66'}, u'url': u'http://172.30.9.28:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'6acbe9d39e65497c887376e55553e811', u'id': u'8a8022eb962a48c989c3d3e339ac5f66'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/9bf9e82c0aad4686ac23f1a88c035bd5'}, u'url': u'http://192.30.9.9:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'643fc5eb42804ae2a6645de3533e6105', u'id': u'9bf9e82c0aad4686ac23f1a88c035bd5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/aa680b82bb8444a4a9668254d2540d20'}, u'url': u'http://172.30.9.28:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'5f93138bc6a74e8199f75eb959dc6d61', u'id': u'aa680b82bb8444a4a9668254d2540d20'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/ac550f2e3672441896ac9f21c20ecd34'}, u'url': u'http://172.30.9.28:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'826d158bfc3d4947afa6af4a0ebd3109', u'id': u'ac550f2e3672441896ac9f21c20ecd34'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/bda0b79efb4f47c886932e7dc6bb02be'}, u'url': u'http://192.30.9.9:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'9181e425dfe4429a9900f441d2f21d20', u'id': u'bda0b79efb4f47c886932e7dc6bb02be'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/bf6a36e3d58c4b9bbc0327413ca27df5'}, u'url': u'http://192.30.9.9:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'93cc66cbfc464c2abdf1e3e19b4ece95', u'id': u'bf6a36e3d58c4b9bbc0327413ca27df5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/c05acd6993fc412082fc87ef2a82afe7'}, u'url': u'http://192.30.9.9:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'9181e425dfe4429a9900f441d2f21d20', u'id': u'c05acd6993fc412082fc87ef2a82afe7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/c095952d58184c4eac7332ec29dcd958'}, u'url': u'http://192.30.9.9:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'5f93138bc6a74e8199f75eb959dc6d61', u'id': u'c095952d58184c4eac7332ec29dcd958'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/c4e69355891c444b929294673f52d80d'}, u'url': u'http://192.30.9.9:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'3fb95d8f87b8415d8d63fb9bf4df201b', u'id': u'c4e69355891c444b929294673f52d80d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/c75da12dcb5044cba9aaa1cb824a9e14'}, u'url': u'http://192.30.9.9:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'32c3aa4175fd472ea1e1ba3d792428fe', u'id': u'c75da12dcb5044cba9aaa1cb824a9e14'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/d344a12024d545309eca49660db0c2f6'}, u'url': u'http://12.0.0.26:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'6d8dd43bd76a43a2b819221b77ea5713', u'id': u'd344a12024d545309eca49660db0c2f6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/d77f3c4cb6c44f298d3ab207cea4efc8'}, u'url': u'http://192.30.9.9:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'7375c88085de410d8a73cb6ff2465bdd', u'id': u'd77f3c4cb6c44f298d3ab207cea4efc8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/de244203787f4a38a3f707d82a50dc39'}, u'url': u'http://192.30.9.9:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'ba8c0d632cea42d9af4d93bbbc6de2e3', u'id': u'de244203787f4a38a3f707d82a50dc39'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/e9d0c7d3d6424339a20175e7f3eddda2'}, u'url': u'http://172.30.9.28:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'643fc5eb42804ae2a6645de3533e6105', u'id': u'e9d0c7d3d6424339a20175e7f3eddda2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/ee1bce179ad64370a572bbd3017200e7'}, u'url': u'http://192.30.9.9:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'7d93a4cd0a3b40cd9113756fe187a1d6', u'id': u'ee1bce179ad64370a572bbd3017200e7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/eefa8ec6415845a7ac1deeba09364120'}, u'url': u'http://192.30.9.9:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'6acbe9d39e65497c887376e55553e811', u'id': u'eefa8ec6415845a7ac1deeba09364120'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/f8662e550a184e74a349aa2ade332440'}, u'url': u'http://172.30.9.28:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'ba8c0d632cea42d9af4d93bbbc6de2e3', u'id': u'f8662e550a184e74a349aa2ade332440'})] 2018-11-14 16:36:13,296 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2018-11-14 16:36:13,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}5affb7da3f73a8f7fd06c794d163a2b2461f825a" 2018-11-14 16:36:13,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16: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-3ec765c8-4f08-4d89-b316-9361dc54c3b2 x-compute-request-id: req-3ec765c8-4f08-4d89-b316-9361dc54c3b2 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-11-14 16:36:13,406 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/extensions used request id req-3ec765c8-4f08-4d89-b316-9361dc54c3b2 2018-11-14 16:36:13,406 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.110634088516s 2018-11-14 16:36:13,407 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/extensions used request id req-3ec765c8-4f08-4d89-b316-9361dc54c3b2 2018-11-14 16:36:13,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2018-11-14 16:36:13,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}5affb7da3f73a8f7fd06c794d163a2b2461f825a" 2018-11-14 16:36:15,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16: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 x-openstack-request-id: req-99ffbecd-620c-419d-9fd7-31d3a42526d1 x-compute-request-id: req-99ffbecd-620c-419d-9fd7-31d3a42526d1 Content-Length: 45 Content-Type: application/json RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2018-11-14 16:36:15,489 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-floating-ip-pools used request id req-99ffbecd-620c-419d-9fd7-31d3a42526d1 2018-11-14 16:36:15,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 2.06655907631s 2018-11-14 16:36:15,490 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-floating-ip-pools used request id req-99ffbecd-620c-419d-9fd7-31d3a42526d1 2018-11-14 16:36:15,490 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-11-14 16:36:15,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-14 16:36:15,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}5affb7da3f73a8f7fd06c794d163a2b2461f825a" 2018-11-14 16:36:15,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-2aa3cd07-0461-4520-ae84-c583161eed0e Date: Wed, 14 Nov 2018 16:36:15 GMT RESP BODY: {"floatingips": []} 2018-11-14 16:36:15,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-2aa3cd07-0461-4520-ae84-c583161eed0e 2018-11-14 16:36:15,757 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.263833999634s 2018-11-14 16:36:15,758 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-2aa3cd07-0461-4520-ae84-c583161eed0e 2018-11-14 16:36:15,758 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-11-14 16:36:15,758 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-11-14 16:36:15,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}5affb7da3f73a8f7fd06c794d163a2b2461f825a" 2018-11-14 16:36:15,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:36: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-8fa86d61-f059-42d3-8046-0cac54eb2432 x-compute-request-id: req-8fa86d61-f059-42d3-8046-0cac54eb2432 Content-Encoding: gzip Content-Length: 738 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.5", "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": 2010000, "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": 23}, "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.7", "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": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-11-14 16:36:15,799 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-8fa86d61-f059-42d3-8046-0cac54eb2432 2018-11-14 16:36:15,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0407519340515s 2018-11-14 16:36:15,799 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-8fa86d61-f059-42d3-8046-0cac54eb2432 2018-11-14 16:36:15,800 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.5', 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': 2010000, 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.7', 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': 2010000, 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': 23}, 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-11-14 16:36:15,800 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2018-11-14 16:36:15,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}5affb7da3f73a8f7fd06c794d163a2b2461f825a" 2018-11-14 16:36:15,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:36: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-17c4313e-b473-47f8-9aac-89beade0e711 x-compute-request-id: req-17c4313e-b473-47f8-9aac-89beade0e711 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-11-14 16:36:15,919 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-17c4313e-b473-47f8-9aac-89beade0e711 2018-11-14 16:36:15,919 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.118620157242s 2018-11-14 16:36:15,919 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-17c4313e-b473-47f8-9aac-89beade0e711 2018-11-14 16:36:15,919 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-11-14 16:36:15,920 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 16:36:15,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}5affb7da3f73a8f7fd06c794d163a2b2461f825a" 2018-11-14 16:36:16,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-5d950985-e956-4b00-9624-848a5d8e46e0 Date: Wed, 14 Nov 2018 16:36:16 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"928cbc5c-a6fa-468a-b088-88e266fca291","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","status":"ACTIVE","subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"description":"","tags":[],"updated_at":"2018-11-14T16:32:51Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","provider:network_type":"flat"}]} 2018-11-14 16:36:16,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-5d950985-e956-4b00-9624-848a5d8e46e0 2018-11-14 16:36:16,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.363807916641s 2018-11-14 16:36:16,284 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-5d950985-e956-4b00-9624-848a5d8e46e0 2018-11-14 16:36:16,284 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'b3653731-6d80-49cb-86ba-17eff3eeceee'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-11-14T16:32:51Z', u'is_default': False, u'revision_number': 6, u'port_security_enabled': True, u'mtu': 1500, u'id': u'928cbc5c-a6fa-468a-b088-88e266fca291', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'name': u'external', u'admin_state_up': True, u'tenant_id': u'fb97a38a7ba24cffb70823992c56f04d', u'created_at': u'2018-11-14T16:32:43Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'fb97a38a7ba24cffb70823992c56f04d'})] 2018-11-14 16:36:16,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-14 16:36:16,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}5affb7da3f73a8f7fd06c794d163a2b2461f825a" 2018-11-14 16:36:17,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a8e833f9-1dc0-4109-8a0c-3164eaa0306b Date: Wed, 14 Nov 2018 16:36:17 GMT RESP BODY: {"ports":[]} 2018-11-14 16:36:17,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json used request id req-a8e833f9-1dc0-4109-8a0c-3164eaa0306b 2018-11-14 16:36:17,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 1.01662015915s 2018-11-14 16:36:17,302 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json used request id req-a8e833f9-1dc0-4109-8a0c-3164eaa0306b 2018-11-14 16:36:17,302 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-11-14 16:36:17,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-14 16:36:17,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}5affb7da3f73a8f7fd06c794d163a2b2461f825a" 2018-11-14 16:36:17,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:36:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9709e6c4-aded-457e-a9ee-d22434ecfd31 Content-Encoding: gzip Content-Length: 723 Content-Type: application/json RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "fb97a38a7ba24cffb70823992c56f04d"}}, "role": {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "user": {"id": "297a1399d72b488194705110122dddd9"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d/users/297a1399d72b488194705110122dddd9/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}}, {"scope": {"project": {"id": "fb97a38a7ba24cffb70823992c56f04d"}}, "role": {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "user": {"id": "341e779d8e1a4aceb85c600dee71ac75"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d/users/341e779d8e1a4aceb85c600dee71ac75/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}}, {"scope": {"project": {"id": "fb97a38a7ba24cffb70823992c56f04d"}}, "role": {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "user": {"id": "49d8bf0eb2a44c2ebda86cfe1193abdd"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d/users/49d8bf0eb2a44c2ebda86cfe1193abdd/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}}, {"scope": {"project": {"id": "fb97a38a7ba24cffb70823992c56f04d"}}, "role": {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "user": {"id": "68ac57fdc9f1492db5db1e6ef53ae4ca"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d/users/68ac57fdc9f1492db5db1e6ef53ae4ca/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}}, {"scope": {"project": {"id": "fb97a38a7ba24cffb70823992c56f04d"}}, "role": {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "user": {"id": "9895fcbfd6124c8f8f76ffc449ca7739"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d/users/9895fcbfd6124c8f8f76ffc449ca7739/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}}, {"scope": {"project": {"id": "fb97a38a7ba24cffb70823992c56f04d"}}, "role": {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "user": {"id": "b7bd00c1b15548aaafe487ff503977e2"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d/users/b7bd00c1b15548aaafe487ff503977e2/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}}, {"scope": {"project": {"id": "fb97a38a7ba24cffb70823992c56f04d"}}, "role": {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "user": {"id": "c002dde819584834806c75f9bd3b618f"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d/users/c002dde819584834806c75f9bd3b618f/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}}, {"scope": {"project": {"id": "fb97a38a7ba24cffb70823992c56f04d"}}, "role": {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "user": {"id": "c0eb2b0f186941c8ba79feb0473bd35a"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d/users/c0eb2b0f186941c8ba79feb0473bd35a/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}}, {"scope": {"project": {"id": "fb97a38a7ba24cffb70823992c56f04d"}}, "role": {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "user": {"id": "e301f2ff73f947d2b96aedca79896077"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d/users/e301f2ff73f947d2b96aedca79896077/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}}, {"scope": {"project": {"id": "fb97a38a7ba24cffb70823992c56f04d"}}, "role": {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "user": {"id": "f4b1ea675fcc4ec0b86f487defd387a0"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d/users/f4b1ea675fcc4ec0b86f487defd387a0/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}}, {"scope": {"project": {"id": "fb97a38a7ba24cffb70823992c56f04d"}}, "role": {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "user": {"id": "f7c1d2c28cb34c19b1933c021a5b3012"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d/users/f7c1d2c28cb34c19b1933c021a5b3012/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}}, {"scope": {"project": {"id": "49be60fcc4c34adea9e7c304d872b17d"}}, "role": {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "user": {"id": "fd6ecd77940a49ebb20fa24f8fa3cf77"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d/users/fd6ecd77940a49ebb20fa24f8fa3cf77/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}}, {"scope": {"project": {"id": "fb97a38a7ba24cffb70823992c56f04d"}}, "role": {"id": "73969de984204420a72c6c1866691475"}, "user": {"id": "fe58195eab09445a8722fa501b6af977"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d/users/fe58195eab09445a8722fa501b6af977/roles/73969de984204420a72c6c1866691475"}}, {"scope": {"project": {"id": "fb97a38a7ba24cffb70823992c56f04d"}}, "role": {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "user": {"id": "fe58195eab09445a8722fa501b6af977"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d/users/fe58195eab09445a8722fa501b6af977/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}}, {"scope": {"domain": {"id": "d5e6db7c06bf4799a784ea87405dbbb1"}}, "role": {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "user": {"id": "58ccb068eb644577a87b05848ad631db"}, "links": {"assignment": "http://172.30.9.28:5000/v3/domains/d5e6db7c06bf4799a784ea87405dbbb1/users/58ccb068eb644577a87b05848ad631db/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}}, {"scope": {"system": {"all": true}}, "role": {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "user": {"id": "fd6ecd77940a49ebb20fa24f8fa3cf77"}, "links": {"assignment": "http://172.30.9.28:5000/v3/system/users/fd6ecd77940a49ebb20fa24f8fa3cf77/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}}], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments", "previous": null, "next": null}} 2018-11-14 16:36:17,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments used request id req-9709e6c4-aded-457e-a9ee-d22434ecfd31 2018-11-14 16:36:17,411 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.104991912842s 2018-11-14 16:36:17,412 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments used request id req-9709e6c4-aded-457e-a9ee-d22434ecfd31 2018-11-14 16:36:17,415 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'fb97a38a7ba24cffb70823992c56f04d', 'id': u'a1fe9e2e3fe44e1d8b0d71d24442abb4', 'user': u'297a1399d72b488194705110122dddd9'}), Munch({'project': u'fb97a38a7ba24cffb70823992c56f04d', 'id': u'a1fe9e2e3fe44e1d8b0d71d24442abb4', 'user': u'341e779d8e1a4aceb85c600dee71ac75'}), Munch({'project': u'fb97a38a7ba24cffb70823992c56f04d', 'id': u'a1fe9e2e3fe44e1d8b0d71d24442abb4', 'user': u'49d8bf0eb2a44c2ebda86cfe1193abdd'}), Munch({'project': u'fb97a38a7ba24cffb70823992c56f04d', 'id': u'a1fe9e2e3fe44e1d8b0d71d24442abb4', 'user': u'68ac57fdc9f1492db5db1e6ef53ae4ca'}), Munch({'project': u'fb97a38a7ba24cffb70823992c56f04d', 'id': u'a1fe9e2e3fe44e1d8b0d71d24442abb4', 'user': u'9895fcbfd6124c8f8f76ffc449ca7739'}), Munch({'project': u'fb97a38a7ba24cffb70823992c56f04d', 'id': u'a1fe9e2e3fe44e1d8b0d71d24442abb4', 'user': u'b7bd00c1b15548aaafe487ff503977e2'}), Munch({'project': u'fb97a38a7ba24cffb70823992c56f04d', 'id': u'a1fe9e2e3fe44e1d8b0d71d24442abb4', 'user': u'c002dde819584834806c75f9bd3b618f'}), Munch({'project': u'fb97a38a7ba24cffb70823992c56f04d', 'id': u'a1fe9e2e3fe44e1d8b0d71d24442abb4', 'user': u'c0eb2b0f186941c8ba79feb0473bd35a'}), Munch({'project': u'fb97a38a7ba24cffb70823992c56f04d', 'id': u'a1fe9e2e3fe44e1d8b0d71d24442abb4', 'user': u'e301f2ff73f947d2b96aedca79896077'}), Munch({'project': u'fb97a38a7ba24cffb70823992c56f04d', 'id': u'a1fe9e2e3fe44e1d8b0d71d24442abb4', 'user': u'f4b1ea675fcc4ec0b86f487defd387a0'}), Munch({'project': u'fb97a38a7ba24cffb70823992c56f04d', 'id': u'a1fe9e2e3fe44e1d8b0d71d24442abb4', 'user': u'f7c1d2c28cb34c19b1933c021a5b3012'}), Munch({'project': u'49be60fcc4c34adea9e7c304d872b17d', 'id': u'a1fe9e2e3fe44e1d8b0d71d24442abb4', 'user': u'fd6ecd77940a49ebb20fa24f8fa3cf77'}), Munch({'project': u'fb97a38a7ba24cffb70823992c56f04d', 'id': u'73969de984204420a72c6c1866691475', 'user': u'fe58195eab09445a8722fa501b6af977'}), Munch({'project': u'fb97a38a7ba24cffb70823992c56f04d', 'id': u'a1fe9e2e3fe44e1d8b0d71d24442abb4', 'user': u'fe58195eab09445a8722fa501b6af977'}), Munch({'domain': u'd5e6db7c06bf4799a784ea87405dbbb1', 'id': u'a1fe9e2e3fe44e1d8b0d71d24442abb4', 'user': u'58ccb068eb644577a87b05848ad631db'}), Munch({'id': u'a1fe9e2e3fe44e1d8b0d71d24442abb4', 'user': u'fd6ecd77940a49ebb20fa24f8fa3cf77'})] 2018-11-14 16:36:17,418 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 16:36:17,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}5affb7da3f73a8f7fd06c794d163a2b2461f825a" 2018-11-14 16:36:17,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:36:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22b4b7c4-9a8b-4a27-87ae-95c5eeba4bde Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 16:36:17,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-22b4b7c4-9a8b-4a27-87ae-95c5eeba4bde 2018-11-14 16:36:17,605 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.186185121536s 2018-11-14 16:36:17,605 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-22b4b7c4-9a8b-4a27-87ae-95c5eeba4bde 2018-11-14 16:36:17,606 - 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'heat_stack_user', 'id': u'6c0e87419b9c406c85580926d10c1bed'}), 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'73969de984204420a72c6c1866691475'}), 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'a1fe9e2e3fe44e1d8b0d71d24442abb4'}), 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'f0a564548ef5491e8325fbcd00659686'})] 2018-11-14 16:36:17,607 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-11-14 16:36:17,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}5affb7da3f73a8f7fd06c794d163a2b2461f825a" 2018-11-14 16:36:18,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-bd98dbc4-955a-425a-8671-2093ea1fa827 Date: Wed, 14 Nov 2018 16:36:18 GMT RESP BODY: {"routers": []} 2018-11-14 16:36:18,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-bd98dbc4-955a-425a-8671-2093ea1fa827 2018-11-14 16:36:18,629 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.02176189423s 2018-11-14 16:36:18,629 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-bd98dbc4-955a-425a-8671-2093ea1fa827 2018-11-14 16:36:18,629 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-11-14 16:36:18,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 16:36:18,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5affb7da3f73a8f7fd06c794d163a2b2461f825a" 2018-11-14 16:36:18,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16: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-ab4fbafa-b691-476f-8d64-fb0db81609f4 x-compute-request-id: req-ab4fbafa-b691-476f-8d64-fb0db81609f4 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-14 16:36:18,849 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ab4fbafa-b691-476f-8d64-fb0db81609f4 2018-11-14 16:36:18,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.21959900856s 2018-11-14 16:36:18,850 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ab4fbafa-b691-476f-8d64-fb0db81609f4 2018-11-14 16:36:18,850 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-11-14 16:36:18,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-11-14 16:36:18,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.9: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-11-14 16:36:18,863 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 16: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://192.30.9.9: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.9:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 16:36:18,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.9: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}5affb7da3f73a8f7fd06c794d163a2b2461f825a" 2018-11-14 16:36:18,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:36:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e1ea807-2f83-4f01-8a44-65470f2e4acb Content-Encoding: gzip Content-Length: 862 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.9:35357/v3/services/32c3aa4175fd472ea1e1ba3d792428fe"}, "enabled": true, "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.9:35357/v3/services/3fb95d8f87b8415d8d63fb9bf4df201b"}, "enabled": true, "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.9:35357/v3/services/5f93138bc6a74e8199f75eb959dc6d61"}, "enabled": true, "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.9:35357/v3/services/643fc5eb42804ae2a6645de3533e6105"}, "enabled": true, "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.9:35357/v3/services/6acbe9d39e65497c887376e55553e811"}, "enabled": true, "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.9:35357/v3/services/6d8dd43bd76a43a2b819221b77ea5713"}, "enabled": true, "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.9:35357/v3/services/7375c88085de410d8a73cb6ff2465bdd"}, "enabled": true, "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.9:35357/v3/services/7d93a4cd0a3b40cd9113756fe187a1d6"}, "enabled": true, "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.9:35357/v3/services/826d158bfc3d4947afa6af4a0ebd3109"}, "enabled": true, "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.9:35357/v3/services/85f87a944a434e5bae600f54c8a98b92"}, "enabled": true, "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.9:35357/v3/services/9181e425dfe4429a9900f441d2f21d20"}, "enabled": true, "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.9:35357/v3/services/93cc66cbfc464c2abdf1e3e19b4ece95"}, "enabled": true, "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.9:35357/v3/services/ba8c0d632cea42d9af4d93bbbc6de2e3"}, "enabled": true, "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.9:35357/v3/services/c6d6512c2c5747ae8286ad529bc6de34"}, "enabled": true, "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.9:35357/v3/services/f425e9aa601344cfa67e836efe5a16c3"}, "enabled": true, "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "links": {"self": "http://192.30.9.9:35357/v3/services", "previous": null, "next": null}} 2018-11-14 16:36:18,965 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.9:35357/v3/services used request id req-2e1ea807-2f83-4f01-8a44-65470f2e4acb 2018-11-14 16:36:18,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.111239910126s 2018-11-14 16:36:18,965 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.9:35357/v3/services used request id req-2e1ea807-2f83-4f01-8a44-65470f2e4acb 2018-11-14 16:36:18,970 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'32c3aa4175fd472ea1e1ba3d792428fe', 'name': u'gnocchi'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'3fb95d8f87b8415d8d63fb9bf4df201b', 'name': u'heat'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'5f93138bc6a74e8199f75eb959dc6d61', 'name': u'nova'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'643fc5eb42804ae2a6645de3533e6105', 'name': u'panko'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'6acbe9d39e65497c887376e55553e811', 'name': u'placement'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'6d8dd43bd76a43a2b819221b77ea5713', 'name': u'swift'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'7375c88085de410d8a73cb6ff2465bdd', 'name': u'cinderv3'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'7d93a4cd0a3b40cd9113756fe187a1d6', 'name': u'glance'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'826d158bfc3d4947afa6af4a0ebd3109', 'name': u'cinderv2'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'85f87a944a434e5bae600f54c8a98b92', 'name': u'ceilometer'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'9181e425dfe4429a9900f441d2f21d20', 'name': u'neutron'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'93cc66cbfc464c2abdf1e3e19b4ece95', 'name': u'cinder'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'ba8c0d632cea42d9af4d93bbbc6de2e3', 'name': u'heat-cfn'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'c6d6512c2c5747ae8286ad529bc6de34', 'name': u'aodh'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'f425e9aa601344cfa67e836efe5a16c3', 'name': u'keystone'})] 2018-11-14 16:36:18,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-14 16:36:18,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}5affb7da3f73a8f7fd06c794d163a2b2461f825a" 2018-11-14 16:36:20,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-d80c4208-f720-4ee6-ac41-c12f6fe17f97 Date: Wed, 14 Nov 2018 16:36:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"928cbc5c-a6fa-468a-b088-88e266fca291","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:51Z","dns_nameservers":[],"updated_at":"2018-11-14T16:32:51Z","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":"fb97a38a7ba24cffb70823992c56f04d","id":"b3653731-6d80-49cb-86ba-17eff3eeceee","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-14 16:36:20,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-d80c4208-f720-4ee6-ac41-c12f6fe17f97 2018-11-14 16:36:20,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 1.04047703743s 2018-11-14 16:36:20,012 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-d80c4208-f720-4ee6-ac41-c12f6fe17f97 2018-11-14 16:36:20,013 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-14T16:32:51Z', 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'b3653731-6d80-49cb-86ba-17eff3eeceee', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'network_id': u'928cbc5c-a6fa-468a-b088-88e266fca291', u'tenant_id': u'fb97a38a7ba24cffb70823992c56f04d', u'created_at': u'2018-11-14T16:32:51Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'fb97a38a7ba24cffb70823992c56f04d'})] 2018-11-14 16:36:20,013 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.service-providers 2018-11-14 16:36:20,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}5affb7da3f73a8f7fd06c794d163a2b2461f825a" 2018-11-14 16:36:20,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 25 X-Openstack-Request-Id: req-59ec2aa2-28a5-4446-801d-ad1b2488165b Date: Wed, 14 Nov 2018 16:36:20 GMT RESP BODY: {"service_providers": []} 2018-11-14 16:36:20,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/service-providers.json used request id req-59ec2aa2-28a5-4446-801d-ad1b2488165b 2018-11-14 16:36:20,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.service-providers in 0.208133935928s 2018-11-14 16:36:20,222 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/service-providers.json used request id req-59ec2aa2-28a5-4446-801d-ad1b2488165b 2018-11-14 16:36:20,222 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_service_providers: [] 2018-11-14 16:36:20,339 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-14 16:36:20,340 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:10 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-11-14 16:36:20,391 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-11-14 16:36:20,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 16:36:20,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:36:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0a15d65-47ca-416a-9489-8eda7c15c61c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 16:36:20,503 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-a0a15d65-47ca-416a-9489-8eda7c15c61c 2018-11-14 16:36:20,503 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-11-14 16:36:20,901 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T17:36:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd6ecd77940a49ebb20fa24f8fa3cf77"}, "audit_ids": ["ynwUP99TQCmZt8Fid5umEg"], "issued_at": "2018-11-14T16:36:20.000000Z"}} 2018-11-14 16:36:20,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 16:36:20,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}98c695b113c7ac1435a49afeddd0cd1abdaa6f93" 2018-11-14 16:36:22,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-3c97f821-0d10-4b17-8337-10962f04b599 Date: Wed, 14 Nov 2018 16:36:22 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"928cbc5c-a6fa-468a-b088-88e266fca291","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","status":"ACTIVE","subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"description":"","tags":[],"updated_at":"2018-11-14T16:32:51Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","provider:network_type":"flat"}]} 2018-11-14 16:36:22,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3c97f821-0d10-4b17-8337-10962f04b599 2018-11-14 16:36:22,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.10464191437s 2018-11-14 16:36:22,008 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3c97f821-0d10-4b17-8337-10962f04b599 2018-11-14 16:36:22,009 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-11-14 16:36:22,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 16:36:22,018 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 16:36: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 16:36:22,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 16:36:22,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}98c695b113c7ac1435a49afeddd0cd1abdaa6f93" 2018-11-14 16:36:22,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:36:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2021b3f2-3b81-46b8-b33b-1c6deef9655e Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/d5e6db7c06bf4799a784ea87405dbbb1"}, "tags": [], "enabled": true, "id": "d5e6db7c06bf4799a784ea87405dbbb1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-11-14 16:36:22,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-2021b3f2-3b81-46b8-b33b-1c6deef9655e 2018-11-14 16:36:22,131 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.111624002457s 2018-11-14 16:36:22,131 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-2021b3f2-3b81-46b8-b33b-1c6deef9655e 2018-11-14 16:36:22,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 16:36:22,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}98c695b113c7ac1435a49afeddd0cd1abdaa6f93" 2018-11-14 16:36:22,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:36:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61245886-ed55-40a5-a072-4505c4df6823 Content-Encoding: gzip Content-Length: 295 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-14 16:36:22,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-61245886-ed55-40a5-a072-4505c4df6823 2018-11-14 16:36:22,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0274288654327s 2018-11-14 16:36:22,167 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-61245886-ed55-40a5-a072-4505c4df6823 2018-11-14 16:36:22,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-11-14 16:36:22,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}98c695b113c7ac1435a49afeddd0cd1abdaa6f93" -d '{"network": {"tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "name": "tenantnetwork1-net_702e2be5-9b22-4688-b00b-45e1280b1c85", "admin_state_up": true}}' 2018-11-14 16:36:23,643 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-cfbf0b5e-61b0-477f-8889-59b8bbf56ace Date: Wed, 14 Nov 2018 16:36:23 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"bba0986f-26d9-477d-9e53-e0ae6ae9aed3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"49be60fcc4c34adea9e7c304d872b17d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-14T16:36:23Z","is_default":false,"provider:segmentation_id":55,"name":"tenantnetwork1-net_702e2be5-9b22-4688-b00b-45e1280b1c85","admin_state_up":true,"tenant_id":"49be60fcc4c34adea9e7c304d872b17d","created_at":"2018-11-14T16:36:23Z","mtu":1450}} 2018-11-14 16:36:23,644 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-cfbf0b5e-61b0-477f-8889-59b8bbf56ace 2018-11-14 16:36:23,644 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.47569489479s 2018-11-14 16:36:23,644 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-cfbf0b5e-61b0-477f-8889-59b8bbf56ace 2018-11-14 16:36:23,645 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-11-14T16:36:23Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'bba0986f-26d9-477d-9e53-e0ae6ae9aed3', u'provider:segmentation_id': 55, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-net_702e2be5-9b22-4688-b00b-45e1280b1c85', u'admin_state_up': True, u'tenant_id': u'49be60fcc4c34adea9e7c304d872b17d', u'created_at': u'2018-11-14T16:36:23Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'49be60fcc4c34adea9e7c304d872b17d'}) 2018-11-14 16:36:23,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 16:36:23,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}98c695b113c7ac1435a49afeddd0cd1abdaa6f93" 2018-11-14 16:36:24,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1352 X-Openstack-Request-Id: req-e7438588-3989-4a56-bdae-ab869c22943f Date: Wed, 14 Nov 2018 16:36:24 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"928cbc5c-a6fa-468a-b088-88e266fca291","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","status":"ACTIVE","subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"description":"","tags":[],"updated_at":"2018-11-14T16:32:51Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"bba0986f-26d9-477d-9e53-e0ae6ae9aed3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"49be60fcc4c34adea9e7c304d872b17d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-14T16:36:23Z","provider:segmentation_id":55,"name":"tenantnetwork1-net_702e2be5-9b22-4688-b00b-45e1280b1c85","admin_state_up":true,"tenant_id":"49be60fcc4c34adea9e7c304d872b17d","created_at":"2018-11-14T16:36:23Z","provider:network_type":"vxlan"}]} 2018-11-14 16:36:24,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-e7438588-3989-4a56-bdae-ab869c22943f 2018-11-14 16:36:24,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.09811282158s 2018-11-14 16:36:24,744 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-e7438588-3989-4a56-bdae-ab869c22943f 2018-11-14 16:36:24,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-11-14 16:36:24,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}98c695b113c7ac1435a49afeddd0cd1abdaa6f93" -d '{"subnet": {"name": "tenantnetwork1-subnet_702e2be5-9b22-4688-b00b-45e1280b1c85", "enable_dhcp": true, "network_id": "bba0986f-26d9-477d-9e53-e0ae6ae9aed3", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-11-14 16:36:25,338 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-20c67a70-c577-4d4d-942b-99174479b662 Date: Wed, 14 Nov 2018 16:36:25 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bba0986f-26d9-477d-9e53-e0ae6ae9aed3","tenant_id":"49be60fcc4c34adea9e7c304d872b17d","created_at":"2018-11-14T16:36:24Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-14T16:36:24Z","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":"49be60fcc4c34adea9e7c304d872b17d","id":"caad47ac-5d88-4f11-8ff7-df492e489fbd","subnetpool_id":null,"name":"tenantnetwork1-subnet_702e2be5-9b22-4688-b00b-45e1280b1c85"}} 2018-11-14 16:36:25,338 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-20c67a70-c577-4d4d-942b-99174479b662 2018-11-14 16:36:25,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.593230009079s 2018-11-14 16:36:25,339 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-20c67a70-c577-4d4d-942b-99174479b662 2018-11-14 16:36:25,339 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-14T16:36:24Z', 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'caad47ac-5d88-4f11-8ff7-df492e489fbd', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_702e2be5-9b22-4688-b00b-45e1280b1c85', u'enable_dhcp': True, u'network_id': u'bba0986f-26d9-477d-9e53-e0ae6ae9aed3', u'tenant_id': u'49be60fcc4c34adea9e7c304d872b17d', u'created_at': u'2018-11-14T16:36:24Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'49be60fcc4c34adea9e7c304d872b17d'}) 2018-11-14 16:36:25,339 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-11-14 16:36:25,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}98c695b113c7ac1435a49afeddd0cd1abdaa6f93" -d '{"router": {"external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291"}, "name": "tenantnetwork1-router_702e2be5-9b22-4688-b00b-45e1280b1c85", "admin_state_up": true}}' 2018-11-14 16:36:27,730 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-5bebfd52-18fd-4b08-84b8-f47ddf70ce77 Date: Wed, 14 Nov 2018 16:36:27 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3653731-6d80-49cb-86ba-17eff3eeceee", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:26Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-14T16:36:27Z", "revision_number": 2, "routes": [], "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "68628c3a-53b8-4510-bc1e-3dcb68731995", "name": "tenantnetwork1-router_702e2be5-9b22-4688-b00b-45e1280b1c85"}} 2018-11-14 16:36:27,730 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-5bebfd52-18fd-4b08-84b8-f47ddf70ce77 2018-11-14 16:36:27,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.39032292366s 2018-11-14 16:36:27,730 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-5bebfd52-18fd-4b08-84b8-f47ddf70ce77 2018-11-14 16:36:27,731 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'928cbc5c-a6fa-468a-b088-88e266fca291', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b3653731-6d80-49cb-86ba-17eff3eeceee', u'ip_address': u'172.30.9.205'}]}, u'description': u'', u'tags': [], u'tenant_id': u'49be60fcc4c34adea9e7c304d872b17d', u'created_at': u'2018-11-14T16:36:26Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-11-14T16:36:27Z', u'revision_number': 2, u'routes': [], u'project_id': u'49be60fcc4c34adea9e7c304d872b17d', u'id': u'68628c3a-53b8-4510-bc1e-3dcb68731995', u'name': u'tenantnetwork1-router_702e2be5-9b22-4688-b00b-45e1280b1c85'}) 2018-11-14 16:36:27,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-11-14 16:36:27,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/68628c3a-53b8-4510-bc1e-3dcb68731995/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}98c695b113c7ac1435a49afeddd0cd1abdaa6f93" -d '{"subnet_id": "caad47ac-5d88-4f11-8ff7-df492e489fbd"}' 2018-11-14 16:36:30,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5ff67388-7cde-4aca-b08e-c16d9d8450fc Date: Wed, 14 Nov 2018 16:36:30 GMT RESP BODY: {"network_id": "bba0986f-26d9-477d-9e53-e0ae6ae9aed3", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "subnet_id": "caad47ac-5d88-4f11-8ff7-df492e489fbd", "subnet_ids": ["caad47ac-5d88-4f11-8ff7-df492e489fbd"], "port_id": "293d864e-d743-4dd9-bdf0-5e30a645e086", "id": "68628c3a-53b8-4510-bc1e-3dcb68731995"} 2018-11-14 16:36:30,129 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/68628c3a-53b8-4510-bc1e-3dcb68731995/add_router_interface.json used request id req-5ff67388-7cde-4aca-b08e-c16d9d8450fc 2018-11-14 16:36:30,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.39817094803s 2018-11-14 16:36:30,130 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/68628c3a-53b8-4510-bc1e-3dcb68731995/add_router_interface.json used request id req-5ff67388-7cde-4aca-b08e-c16d9d8450fc returning object 68628c3a-53b8-4510-bc1e-3dcb68731995 2018-11-14 16:36:30,243 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-14 16:36:30,243 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:08 | PASS | +------------------------+------------------+------------------+----------------+ 2018-11-14 16:36:30,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-11-14 16:36:30,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/68628c3a-53b8-4510-bc1e-3dcb68731995/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}98c695b113c7ac1435a49afeddd0cd1abdaa6f93" -d '{"subnet_id": "caad47ac-5d88-4f11-8ff7-df492e489fbd"}' 2018-11-14 16:36:32,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0ee858ff-7bf7-423f-8bc1-f830e302672e Date: Wed, 14 Nov 2018 16:36:32 GMT RESP BODY: {"network_id": "bba0986f-26d9-477d-9e53-e0ae6ae9aed3", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "subnet_id": "caad47ac-5d88-4f11-8ff7-df492e489fbd", "subnet_ids": ["caad47ac-5d88-4f11-8ff7-df492e489fbd"], "port_id": "293d864e-d743-4dd9-bdf0-5e30a645e086", "id": "68628c3a-53b8-4510-bc1e-3dcb68731995"} 2018-11-14 16:36:32,314 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/68628c3a-53b8-4510-bc1e-3dcb68731995/remove_router_interface.json used request id req-0ee858ff-7bf7-423f-8bc1-f830e302672e 2018-11-14 16:36:32,315 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.06586003304s 2018-11-14 16:36:32,315 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/68628c3a-53b8-4510-bc1e-3dcb68731995/remove_router_interface.json used request id req-0ee858ff-7bf7-423f-8bc1-f830e302672e returning object 68628c3a-53b8-4510-bc1e-3dcb68731995 2018-11-14 16:36:32,315 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-11-14 16:36:32,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}98c695b113c7ac1435a49afeddd0cd1abdaa6f93" 2018-11-14 16:36:32,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-2e55a3fc-27e4-440d-af52-d039588967f8 Date: Wed, 14 Nov 2018 16:36:32 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3653731-6d80-49cb-86ba-17eff3eeceee", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:26Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-14T16:36:31Z", "revision_number": 4, "routes": [], "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "68628c3a-53b8-4510-bc1e-3dcb68731995", "name": "tenantnetwork1-router_702e2be5-9b22-4688-b00b-45e1280b1c85"}]} 2018-11-14 16:36:32,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-2e55a3fc-27e4-440d-af52-d039588967f8 2018-11-14 16:36:32,428 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.11233997345s 2018-11-14 16:36:32,428 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-2e55a3fc-27e4-440d-af52-d039588967f8 2018-11-14 16:36:32,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-11-14 16:36:32,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/68628c3a-53b8-4510-bc1e-3dcb68731995.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98c695b113c7ac1435a49afeddd0cd1abdaa6f93" 2018-11-14 16:36:34,794 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0db8a14a-e4c0-430b-9703-472ffd6f9311 Content-Length: 0 Date: Wed, 14 Nov 2018 16:36:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 16:36:34,794 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/68628c3a-53b8-4510-bc1e-3dcb68731995.json used request id req-0db8a14a-e4c0-430b-9703-472ffd6f9311 2018-11-14 16:36:34,795 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 2.36516308784s 2018-11-14 16:36:34,795 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/68628c3a-53b8-4510-bc1e-3dcb68731995.json used request id req-0db8a14a-e4c0-430b-9703-472ffd6f9311 2018-11-14 16:36:34,795 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-14 16:36:34,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}98c695b113c7ac1435a49afeddd0cd1abdaa6f93" 2018-11-14 16:36:35,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1296 X-Openstack-Request-Id: req-d308000c-2b01-4cbe-9898-c5a1d52faec5 Date: Wed, 14 Nov 2018 16:36:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"928cbc5c-a6fa-468a-b088-88e266fca291","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:51Z","dns_nameservers":[],"updated_at":"2018-11-14T16:32:51Z","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":"fb97a38a7ba24cffb70823992c56f04d","id":"b3653731-6d80-49cb-86ba-17eff3eeceee","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bba0986f-26d9-477d-9e53-e0ae6ae9aed3","tenant_id":"49be60fcc4c34adea9e7c304d872b17d","created_at":"2018-11-14T16:36:24Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-14T16:36:24Z","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":"49be60fcc4c34adea9e7c304d872b17d","id":"caad47ac-5d88-4f11-8ff7-df492e489fbd","subnetpool_id":null,"name":"tenantnetwork1-subnet_702e2be5-9b22-4688-b00b-45e1280b1c85"}]} 2018-11-14 16:36:35,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-d308000c-2b01-4cbe-9898-c5a1d52faec5 2018-11-14 16:36:35,859 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 1.06398701668s 2018-11-14 16:36:35,860 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-d308000c-2b01-4cbe-9898-c5a1d52faec5 2018-11-14 16:36:35,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-11-14 16:36:35,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/caad47ac-5d88-4f11-8ff7-df492e489fbd.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98c695b113c7ac1435a49afeddd0cd1abdaa6f93" 2018-11-14 16:36:39,130 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3fed68ed-e78a-49d2-bdc9-2bb583f08a7a Date: Wed, 14 Nov 2018 16:36:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 16:36:39,131 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/caad47ac-5d88-4f11-8ff7-df492e489fbd.json used request id req-3fed68ed-e78a-49d2-bdc9-2bb583f08a7a 2018-11-14 16:36:39,131 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 3.2692232132s 2018-11-14 16:36:39,131 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/caad47ac-5d88-4f11-8ff7-df492e489fbd.json used request id req-3fed68ed-e78a-49d2-bdc9-2bb583f08a7a 2018-11-14 16:36:39,132 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 16:36:39,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}98c695b113c7ac1435a49afeddd0cd1abdaa6f93" 2018-11-14 16:36:39,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1358 X-Openstack-Request-Id: req-eccb16cc-9ec7-4728-9502-1f9b82385f35 Date: Wed, 14 Nov 2018 16:36:39 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"928cbc5c-a6fa-468a-b088-88e266fca291","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","status":"ACTIVE","subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"description":"","tags":[],"updated_at":"2018-11-14T16:32:51Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"bba0986f-26d9-477d-9e53-e0ae6ae9aed3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49be60fcc4c34adea9e7c304d872b17d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-14T16:36:38Z","provider:segmentation_id":55,"name":"tenantnetwork1-net_702e2be5-9b22-4688-b00b-45e1280b1c85","admin_state_up":true,"tenant_id":"49be60fcc4c34adea9e7c304d872b17d","created_at":"2018-11-14T16:36:23Z","provider:network_type":"vxlan"}]} 2018-11-14 16:36:39,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-eccb16cc-9ec7-4728-9502-1f9b82385f35 2018-11-14 16:36:39,235 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.103017091751s 2018-11-14 16:36:39,235 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-eccb16cc-9ec7-4728-9502-1f9b82385f35 2018-11-14 16:36:39,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-11-14 16:36:39,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/bba0986f-26d9-477d-9e53-e0ae6ae9aed3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98c695b113c7ac1435a49afeddd0cd1abdaa6f93" 2018-11-14 16:36:41,087 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-258ec367-796d-4583-b92c-cb4e0f8cfec4 Date: Wed, 14 Nov 2018 16:36:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 16:36:41,087 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/bba0986f-26d9-477d-9e53-e0ae6ae9aed3.json used request id req-258ec367-796d-4583-b92c-cb4e0f8cfec4 2018-11-14 16:36:41,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.85181188583s 2018-11-14 16:36:41,089 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/bba0986f-26d9-477d-9e53-e0ae6ae9aed3.json used request id req-258ec367-796d-4583-b92c-cb4e0f8cfec4 2018-11-14 16:36:41,133 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-11-14 16:36:41,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 16:36:41,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:36:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46d4a0d1-b83e-41f1-8a72-13fa7f5e63fa Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 16:36:41,178 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-46d4a0d1-b83e-41f1-8a72-13fa7f5e63fa 2018-11-14 16:36:41,179 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-11-14 16:36:41,583 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T17:36:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd6ecd77940a49ebb20fa24f8fa3cf77"}, "audit_ids": ["NoIASvXbSBKHF03NtwQbPA"], "issued_at": "2018-11-14T16:36:41.000000Z"}} 2018-11-14 16:36:41,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 16:36:41,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}b83705310ced892bfeef57ae5cf2f066a9fe97e5" 2018-11-14 16:36:42,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-580436c1-6053-48f8-9766-0d768487c7b5 Date: Wed, 14 Nov 2018 16:36:42 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"928cbc5c-a6fa-468a-b088-88e266fca291","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","status":"ACTIVE","subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"description":"","tags":[],"updated_at":"2018-11-14T16:32:51Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","provider:network_type":"flat"}]} 2018-11-14 16:36:42,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-580436c1-6053-48f8-9766-0d768487c7b5 2018-11-14 16:36:42,633 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.04739809036s 2018-11-14 16:36:42,634 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-580436c1-6053-48f8-9766-0d768487c7b5 2018-11-14 16:36:42,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 16:36:42,643 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 16:36: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 16:36:42,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 16:36:42,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b83705310ced892bfeef57ae5cf2f066a9fe97e5" 2018-11-14 16:36:42,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:36:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-966ff57e-6491-4707-a8a4-1df3198bb622 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/d5e6db7c06bf4799a784ea87405dbbb1"}, "tags": [], "enabled": true, "id": "d5e6db7c06bf4799a784ea87405dbbb1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-11-14 16:36:42,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-966ff57e-6491-4707-a8a4-1df3198bb622 2018-11-14 16:36:42,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.182540893555s 2018-11-14 16:36:42,827 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-966ff57e-6491-4707-a8a4-1df3198bb622 2018-11-14 16:36:42,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-14 16:36:42,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}b83705310ced892bfeef57ae5cf2f066a9fe97e5" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_2e9cd2e9-cee5-49fe-a4aa-78141f1dc103"}}' 2018-11-14 16:36:43,029 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 16:36:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b5da719-9463-4dd9-af3e-14aa5a1d0afe 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.28:5000/v3/projects/6bf38b95f82b4e9981ce09b2b0134780"}, "tags": [], "enabled": true, "id": "6bf38b95f82b4e9981ce09b2b0134780", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_2e9cd2e9-cee5-49fe-a4aa-78141f1dc103"}} 2018-11-14 16:36:43,029 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-6b5da719-9463-4dd9-af3e-14aa5a1d0afe 2018-11-14 16:36:43,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.195413827896s 2018-11-14 16:36:43,029 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-6b5da719-9463-4dd9-af3e-14aa5a1d0afe 2018-11-14 16:36:43,030 - 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'6bf38b95f82b4e9981ce09b2b0134780', '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_2e9cd2e9-cee5-49fe-a4aa-78141f1dc103'}) 2018-11-14 16:36:43,036 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-11-14 16:36:43,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}b83705310ced892bfeef57ae5cf2f066a9fe97e5" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "679d5e26-3e69-42a3-bca1-0fb373b644cf", "email": null, "name": "tenantnetwork2-user_2e9cd2e9-cee5-49fe-a4aa-78141f1dc103"}}' 2018-11-14 16:36:43,481 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 16:36:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d83b361-5d56-4604-ac9e-ebc5ab4b6a6f Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_2e9cd2e9-cee5-49fe-a4aa-78141f1dc103", "links": {"self": "http://172.30.9.28:5000/v3/users/9ff3b181e6194b1e8ab9da7340256057"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9ff3b181e6194b1e8ab9da7340256057", "domain_id": "default", "password_expires_at": null}} 2018-11-14 16:36:43,481 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-7d83b361-5d56-4604-ac9e-ebc5ab4b6a6f 2018-11-14 16:36:43,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.44554901123s 2018-11-14 16:36:43,482 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-7d83b361-5d56-4604-ac9e-ebc5ab4b6a6f 2018-11-14 16:36:43,482 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'9ff3b181e6194b1e8ab9da7340256057', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_2e9cd2e9-cee5-49fe-a4aa-78141f1dc103'}) 2018-11-14 16:36:43,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 16:36:43,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b83705310ced892bfeef57ae5cf2f066a9fe97e5" 2018-11-14 16:36:43,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:36:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1da880ce-c7f1-4252-9ce0-32be59d8849c Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 16:36:43,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-1da880ce-c7f1-4252-9ce0-32be59d8849c 2018-11-14 16:36:43,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108855009079s 2018-11-14 16:36:43,595 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-1da880ce-c7f1-4252-9ce0-32be59d8849c 2018-11-14 16:36:43,599 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 16:36:43,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b83705310ced892bfeef57ae5cf2f066a9fe97e5" 2018-11-14 16:36:43,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:36:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-694d0273-15fc-439a-940a-1f79a3e91f08 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 16:36:43,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-694d0273-15fc-439a-940a-1f79a3e91f08 2018-11-14 16:36:43,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109065055847s 2018-11-14 16:36:43,709 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-694d0273-15fc-439a-940a-1f79a3e91f08 2018-11-14 16:36:43,710 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-14 16:36:43,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-11-14 16:36:43,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}b83705310ced892bfeef57ae5cf2f066a9fe97e5" -d '{"role": {"name": "Member"}}' 2018-11-14 16:36:43,873 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 16:36:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ae15163-b155-425f-9da3-4bf113fbad06 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5347c8f4b02d47eaab1ee37a560ead0b", "links": {"self": "http://172.30.9.28:5000/v3/roles/5347c8f4b02d47eaab1ee37a560ead0b"}, "name": "Member"}} 2018-11-14 16:36:43,873 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-2ae15163-b155-425f-9da3-4bf113fbad06 2018-11-14 16:36:43,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.159113883972s 2018-11-14 16:36:43,873 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-2ae15163-b155-425f-9da3-4bf113fbad06 2018-11-14 16:36:43,874 - 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'5347c8f4b02d47eaab1ee37a560ead0b'}) 2018-11-14 16:36:43,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 16:36:43,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b83705310ced892bfeef57ae5cf2f066a9fe97e5" 2018-11-14 16:36:43,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:36:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1db5e65-bb9d-46d6-9f06-e75f00c7969d Content-Encoding: gzip Content-Length: 354 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "5347c8f4b02d47eaab1ee37a560ead0b", "links": {"self": "http://172.30.9.28:5000/v3/roles/5347c8f4b02d47eaab1ee37a560ead0b"}, "name": "Member"}, {"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 16:36:43,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-a1db5e65-bb9d-46d6-9f06-e75f00c7969d 2018-11-14 16:36:43,996 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.118874073029s 2018-11-14 16:36:43,997 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-a1db5e65-bb9d-46d6-9f06-e75f00c7969d 2018-11-14 16:36:44,001 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 16:36:44,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b83705310ced892bfeef57ae5cf2f066a9fe97e5" 2018-11-14 16:36:44,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:36:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5618add1-e8af-40a1-aae6-0281857f1b3c Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-14 16:36:44,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-5618add1-e8af-40a1-aae6-0281857f1b3c 2018-11-14 16:36:44,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.111004829407s 2018-11-14 16:36:44,113 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-5618add1-e8af-40a1-aae6-0281857f1b3c 2018-11-14 16:36:44,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 16:36:44,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b83705310ced892bfeef57ae5cf2f066a9fe97e5" 2018-11-14 16:36:44,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:36:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5412484d-d2d4-45a1-97d5-bdb32983818c Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_2e9cd2e9-cee5-49fe-a4aa-78141f1dc103", "links": {"self": "http://172.30.9.28:5000/v3/users/9ff3b181e6194b1e8ab9da7340256057"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9ff3b181e6194b1e8ab9da7340256057", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 16:36:44,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-5412484d-d2d4-45a1-97d5-bdb32983818c 2018-11-14 16:36:44,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.191691875458s 2018-11-14 16:36:44,306 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-5412484d-d2d4-45a1-97d5-bdb32983818c 2018-11-14 16:36:44,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 16:36:44,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}b83705310ced892bfeef57ae5cf2f066a9fe97e5" 2018-11-14 16:36:44,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:36:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-407a1e1e-6738-4283-b09c-56c8faf13c5d Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.28:5000/v3/projects/6bf38b95f82b4e9981ce09b2b0134780"}, "tags": [], "enabled": true, "id": "6bf38b95f82b4e9981ce09b2b0134780", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_2e9cd2e9-cee5-49fe-a4aa-78141f1dc103"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-14 16:36:44,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-407a1e1e-6738-4283-b09c-56c8faf13c5d 2018-11-14 16:36:44,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.103114843369s 2018-11-14 16:36:44,421 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-407a1e1e-6738-4283-b09c-56c8faf13c5d 2018-11-14 16:36:44,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-14 16:36:44,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=9ff3b181e6194b1e8ab9da7340256057&role.id=5347c8f4b02d47eaab1ee37a560ead0b&scope.project.id=6bf38b95f82b4e9981ce09b2b0134780" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b83705310ced892bfeef57ae5cf2f066a9fe97e5" 2018-11-14 16:36:44,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:36:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a54748e7-6f04-4e17-b08c-4cf0ff42d516 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=9ff3b181e6194b1e8ab9da7340256057&role.id=5347c8f4b02d47eaab1ee37a560ead0b&scope.project.id=6bf38b95f82b4e9981ce09b2b0134780", "previous": null, "next": null}} 2018-11-14 16:36:44,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=9ff3b181e6194b1e8ab9da7340256057&role.id=5347c8f4b02d47eaab1ee37a560ead0b&scope.project.id=6bf38b95f82b4e9981ce09b2b0134780 used request id req-a54748e7-6f04-4e17-b08c-4cf0ff42d516 2018-11-14 16:36:44,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.026015996933s 2018-11-14 16:36:44,455 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=9ff3b181e6194b1e8ab9da7340256057&role.id=5347c8f4b02d47eaab1ee37a560ead0b&scope.project.id=6bf38b95f82b4e9981ce09b2b0134780 used request id req-a54748e7-6f04-4e17-b08c-4cf0ff42d516 2018-11-14 16:36:44,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-14 16:36:44,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/6bf38b95f82b4e9981ce09b2b0134780/users/9ff3b181e6194b1e8ab9da7340256057/roles/5347c8f4b02d47eaab1ee37a560ead0b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b83705310ced892bfeef57ae5cf2f066a9fe97e5" 2018-11-14 16:36:44,707 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 16:36:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3f45454-dbde-4b33-89a4-ab02b3f2af21 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 16:36:44,707 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/6bf38b95f82b4e9981ce09b2b0134780/users/9ff3b181e6194b1e8ab9da7340256057/roles/5347c8f4b02d47eaab1ee37a560ead0b used request id req-e3f45454-dbde-4b33-89a4-ab02b3f2af21 2018-11-14 16:36:44,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.249500989914s 2018-11-14 16:36:44,708 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/6bf38b95f82b4e9981ce09b2b0134780/users/9ff3b181e6194b1e8ab9da7340256057/roles/5347c8f4b02d47eaab1ee37a560ead0b used request id req-e3f45454-dbde-4b33-89a4-ab02b3f2af21 2018-11-14 16:36:44,709 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_2e9cd2e9-cee5-49fe-a4aa-78141f1dc103', 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'6bf38b95f82b4e9981ce09b2b0134780', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '679d5e26-3e69-42a3-bca1-0fb373b644cf', 'username': u'tenantnetwork2-user_2e9cd2e9-cee5-49fe-a4aa-78141f1dc103', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-14 16:36:44,712 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_2e9cd2e9-cee5-49fe-a4aa-78141f1dc103', 'password': '679d5e26-3e69-42a3-bca1-0fb373b644cf', 'project_name': 'tenantnetwork2-project_2e9cd2e9-cee5-49fe-a4aa-78141f1dc103', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000//v3', 'project_id': '6bf38b95f82b4e9981ce09b2b0134780', 'project_domain_name': 'Default'} 2018-11-14 16:36:44,713 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-11-14 16:36:44,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 16:36:44,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b83705310ced892bfeef57ae5cf2f066a9fe97e5" 2018-11-14 16:36:44,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:36:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d9af1b2-adc1-4caa-94d8-1bc4e96140c0 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/d5e6db7c06bf4799a784ea87405dbbb1"}, "tags": [], "enabled": true, "id": "d5e6db7c06bf4799a784ea87405dbbb1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-11-14 16:36:44,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-6d9af1b2-adc1-4caa-94d8-1bc4e96140c0 2018-11-14 16:36:44,845 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0996999740601s 2018-11-14 16:36:44,845 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-6d9af1b2-adc1-4caa-94d8-1bc4e96140c0 2018-11-14 16:36:44,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 16:36:44,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}b83705310ced892bfeef57ae5cf2f066a9fe97e5" 2018-11-14 16:36:44,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:36:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e86cba90-091d-46c8-b6f3-b8186f825efb Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.28:5000/v3/projects/6bf38b95f82b4e9981ce09b2b0134780"}, "tags": [], "enabled": true, "id": "6bf38b95f82b4e9981ce09b2b0134780", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_2e9cd2e9-cee5-49fe-a4aa-78141f1dc103"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-14 16:36:44,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-e86cba90-091d-46c8-b6f3-b8186f825efb 2018-11-14 16:36:44,950 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0974750518799s 2018-11-14 16:36:44,950 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-e86cba90-091d-46c8-b6f3-b8186f825efb 2018-11-14 16:36:44,953 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-11-14 16:36:44,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}b83705310ced892bfeef57ae5cf2f066a9fe97e5" -d '{"network": {"tenant_id": "6bf38b95f82b4e9981ce09b2b0134780", "name": "tenantnetwork2-net_2e9cd2e9-cee5-49fe-a4aa-78141f1dc103", "admin_state_up": true}}' 2018-11-14 16:36:46,471 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-7287f17d-9c24-4a44-8c1f-3b8c75314cb1 Date: Wed, 14 Nov 2018 16:36:46 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"f77f4881-07bb-45e6-8052-71fa459b60fc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6bf38b95f82b4e9981ce09b2b0134780","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-14T16:36:46Z","is_default":false,"provider:segmentation_id":16,"name":"tenantnetwork2-net_2e9cd2e9-cee5-49fe-a4aa-78141f1dc103","admin_state_up":true,"tenant_id":"6bf38b95f82b4e9981ce09b2b0134780","created_at":"2018-11-14T16:36:46Z","mtu":1450}} 2018-11-14 16:36:46,471 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-7287f17d-9c24-4a44-8c1f-3b8c75314cb1 2018-11-14 16:36:46,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.51870203018s 2018-11-14 16:36:46,472 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-7287f17d-9c24-4a44-8c1f-3b8c75314cb1 2018-11-14 16:36:46,472 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-11-14T16:36:46Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'f77f4881-07bb-45e6-8052-71fa459b60fc', u'provider:segmentation_id': 16, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-net_2e9cd2e9-cee5-49fe-a4aa-78141f1dc103', u'admin_state_up': True, u'tenant_id': u'6bf38b95f82b4e9981ce09b2b0134780', u'created_at': u'2018-11-14T16:36:46Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'6bf38b95f82b4e9981ce09b2b0134780'}) 2018-11-14 16:36:46,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 16:36:46,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:36:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f16fb54b-9892-49ec-8f9e-f9adf842fdeb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 16:36:46,481 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-f16fb54b-9892-49ec-8f9e-f9adf842fdeb 2018-11-14 16:36:46,482 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-11-14 16:36:46,885 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5347c8f4b02d47eaab1ee37a560ead0b", "name": "Member"}], "expires_at": "2018-11-14T17:36:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6bf38b95f82b4e9981ce09b2b0134780", "name": "tenantnetwork2-project_2e9cd2e9-cee5-49fe-a4aa-78141f1dc103"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/6bf38b95f82b4e9981ce09b2b0134780", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/6bf38b95f82b4e9981ce09b2b0134780", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/6bf38b95f82b4e9981ce09b2b0134780", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_6bf38b95f82b4e9981ce09b2b0134780", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_6bf38b95f82b4e9981ce09b2b0134780", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/6bf38b95f82b4e9981ce09b2b0134780", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/6bf38b95f82b4e9981ce09b2b0134780", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/6bf38b95f82b4e9981ce09b2b0134780", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/6bf38b95f82b4e9981ce09b2b0134780", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/6bf38b95f82b4e9981ce09b2b0134780", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/6bf38b95f82b4e9981ce09b2b0134780", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6bf38b95f82b4e9981ce09b2b0134780", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/6bf38b95f82b4e9981ce09b2b0134780", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/6bf38b95f82b4e9981ce09b2b0134780", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_2e9cd2e9-cee5-49fe-a4aa-78141f1dc103", "id": "9ff3b181e6194b1e8ab9da7340256057"}, "audit_ids": ["aoyQ4y_mSa6hABRgx7NNcQ"], "issued_at": "2018-11-14T16:36:46.000000Z"}} 2018-11-14 16:36:46,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 16:36:46,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}5aeb1e5b0deedbbc8aa36c8158ae9ab4807d6bd8" 2018-11-14 16:36:47,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1153 X-Openstack-Request-Id: req-a04f1b17-bde0-442e-b4da-6c26c57bf704 Date: Wed, 14 Nov 2018 16:36:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"updated_at":"2018-11-14T16:32:51Z","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","id":"928cbc5c-a6fa-468a-b088-88e266fca291","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-14T16:36:46Z","tenant_id":"6bf38b95f82b4e9981ce09b2b0134780","created_at":"2018-11-14T16:36:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"6bf38b95f82b4e9981ce09b2b0134780","id":"f77f4881-07bb-45e6-8052-71fa459b60fc","name":"tenantnetwork2-net_2e9cd2e9-cee5-49fe-a4aa-78141f1dc103"}]} 2018-11-14 16:36:47,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-a04f1b17-bde0-442e-b4da-6c26c57bf704 2018-11-14 16:36:47,904 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.01508712769s 2018-11-14 16:36:47,904 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-a04f1b17-bde0-442e-b4da-6c26c57bf704 2018-11-14 16:36:47,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-11-14 16:36:47,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}5aeb1e5b0deedbbc8aa36c8158ae9ab4807d6bd8" -d '{"subnet": {"name": "tenantnetwork2-subnet_2e9cd2e9-cee5-49fe-a4aa-78141f1dc103", "enable_dhcp": true, "network_id": "f77f4881-07bb-45e6-8052-71fa459b60fc", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-11-14 16:36:48,920 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-533d3399-0757-446e-b437-4fbfbdca655e Date: Wed, 14 Nov 2018 16:36:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f77f4881-07bb-45e6-8052-71fa459b60fc","tenant_id":"6bf38b95f82b4e9981ce09b2b0134780","created_at":"2018-11-14T16:36:48Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-14T16:36: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":"6bf38b95f82b4e9981ce09b2b0134780","id":"31e32c3a-a21d-426e-aae5-647a6463754b","subnetpool_id":null,"name":"tenantnetwork2-subnet_2e9cd2e9-cee5-49fe-a4aa-78141f1dc103"}} 2018-11-14 16:36:48,920 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-533d3399-0757-446e-b437-4fbfbdca655e 2018-11-14 16:36:48,920 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.01399517059s 2018-11-14 16:36:48,920 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-533d3399-0757-446e-b437-4fbfbdca655e 2018-11-14 16:36:48,921 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-14T16:36: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'31e32c3a-a21d-426e-aae5-647a6463754b', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_2e9cd2e9-cee5-49fe-a4aa-78141f1dc103', u'enable_dhcp': True, u'network_id': u'f77f4881-07bb-45e6-8052-71fa459b60fc', u'tenant_id': u'6bf38b95f82b4e9981ce09b2b0134780', u'created_at': u'2018-11-14T16:36: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'6bf38b95f82b4e9981ce09b2b0134780'}) 2018-11-14 16:36:48,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-11-14 16:36:48,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}5aeb1e5b0deedbbc8aa36c8158ae9ab4807d6bd8" -d '{"router": {"external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291"}, "name": "tenantnetwork2-router_2e9cd2e9-cee5-49fe-a4aa-78141f1dc103", "admin_state_up": true}}' 2018-11-14 16:36:50,773 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-496ab72e-862d-4b24-b22c-134308661979 Date: Wed, 14 Nov 2018 16:36:50 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3653731-6d80-49cb-86ba-17eff3eeceee", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "6bf38b95f82b4e9981ce09b2b0134780", "created_at": "2018-11-14T16:36:49Z", "admin_state_up": true, "updated_at": "2018-11-14T16:36:50Z", "revision_number": 2, "routes": [], "project_id": "6bf38b95f82b4e9981ce09b2b0134780", "id": "efc4b627-4bf4-4cb4-ad31-fc877cb80c77", "name": "tenantnetwork2-router_2e9cd2e9-cee5-49fe-a4aa-78141f1dc103"}} 2018-11-14 16:36:50,773 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-496ab72e-862d-4b24-b22c-134308661979 2018-11-14 16:36:50,773 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.85172915459s 2018-11-14 16:36:50,774 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-496ab72e-862d-4b24-b22c-134308661979 2018-11-14 16:36:50,774 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'928cbc5c-a6fa-468a-b088-88e266fca291', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b3653731-6d80-49cb-86ba-17eff3eeceee', u'ip_address': u'172.30.9.201'}]}, u'description': u'', u'tags': [], u'tenant_id': u'6bf38b95f82b4e9981ce09b2b0134780', u'created_at': u'2018-11-14T16:36:49Z', u'admin_state_up': True, u'updated_at': u'2018-11-14T16:36:50Z', u'revision_number': 2, u'routes': [], u'project_id': u'6bf38b95f82b4e9981ce09b2b0134780', u'id': u'efc4b627-4bf4-4cb4-ad31-fc877cb80c77', u'name': u'tenantnetwork2-router_2e9cd2e9-cee5-49fe-a4aa-78141f1dc103'}) 2018-11-14 16:36:50,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-11-14 16:36:50,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/efc4b627-4bf4-4cb4-ad31-fc877cb80c77/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}5aeb1e5b0deedbbc8aa36c8158ae9ab4807d6bd8" -d '{"subnet_id": "31e32c3a-a21d-426e-aae5-647a6463754b"}' 2018-11-14 16:36:54,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7fb6e6c5-2216-46a0-a376-b61a59926106 Date: Wed, 14 Nov 2018 16:36:54 GMT RESP BODY: {"network_id": "f77f4881-07bb-45e6-8052-71fa459b60fc", "tenant_id": "6bf38b95f82b4e9981ce09b2b0134780", "subnet_id": "31e32c3a-a21d-426e-aae5-647a6463754b", "subnet_ids": ["31e32c3a-a21d-426e-aae5-647a6463754b"], "port_id": "1168cf90-9d24-4c52-b5be-6a173e3d057e", "id": "efc4b627-4bf4-4cb4-ad31-fc877cb80c77"} 2018-11-14 16:36:54,445 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/efc4b627-4bf4-4cb4-ad31-fc877cb80c77/add_router_interface.json used request id req-7fb6e6c5-2216-46a0-a376-b61a59926106 2018-11-14 16:36:54,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.66991186142s 2018-11-14 16:36:54,445 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/efc4b627-4bf4-4cb4-ad31-fc877cb80c77/add_router_interface.json used request id req-7fb6e6c5-2216-46a0-a376-b61a59926106 returning object efc4b627-4bf4-4cb4-ad31-fc877cb80c77 2018-11-14 16:36:54,585 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-14 16:36:54,586 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:10 | PASS | +------------------------+------------------+------------------+----------------+ 2018-11-14 16:36:54,591 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-11-14 16:36:54,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/efc4b627-4bf4-4cb4-ad31-fc877cb80c77/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}5aeb1e5b0deedbbc8aa36c8158ae9ab4807d6bd8" -d '{"subnet_id": "31e32c3a-a21d-426e-aae5-647a6463754b"}' 2018-11-14 16:36:56,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-cefff3b9-b51b-41a0-ba2e-e4844a2aed8f Date: Wed, 14 Nov 2018 16:36:56 GMT RESP BODY: {"network_id": "f77f4881-07bb-45e6-8052-71fa459b60fc", "tenant_id": "6bf38b95f82b4e9981ce09b2b0134780", "subnet_id": "31e32c3a-a21d-426e-aae5-647a6463754b", "subnet_ids": ["31e32c3a-a21d-426e-aae5-647a6463754b"], "port_id": "1168cf90-9d24-4c52-b5be-6a173e3d057e", "id": "efc4b627-4bf4-4cb4-ad31-fc877cb80c77"} 2018-11-14 16:36:56,391 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/efc4b627-4bf4-4cb4-ad31-fc877cb80c77/remove_router_interface.json used request id req-cefff3b9-b51b-41a0-ba2e-e4844a2aed8f 2018-11-14 16:36:56,391 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.80024886131s 2018-11-14 16:36:56,392 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/efc4b627-4bf4-4cb4-ad31-fc877cb80c77/remove_router_interface.json used request id req-cefff3b9-b51b-41a0-ba2e-e4844a2aed8f returning object efc4b627-4bf4-4cb4-ad31-fc877cb80c77 2018-11-14 16:36:56,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-11-14 16:36:56,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}5aeb1e5b0deedbbc8aa36c8158ae9ab4807d6bd8" 2018-11-14 16:36:57,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-b7603a56-d215-44a5-b8c5-ec83956aed21 Date: Wed, 14 Nov 2018 16:36:57 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3653731-6d80-49cb-86ba-17eff3eeceee", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "6bf38b95f82b4e9981ce09b2b0134780", "created_at": "2018-11-14T16:36:49Z", "admin_state_up": true, "updated_at": "2018-11-14T16:36:55Z", "revision_number": 4, "routes": [], "project_id": "6bf38b95f82b4e9981ce09b2b0134780", "id": "efc4b627-4bf4-4cb4-ad31-fc877cb80c77", "name": "tenantnetwork2-router_2e9cd2e9-cee5-49fe-a4aa-78141f1dc103"}]} 2018-11-14 16:36:57,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-b7603a56-d215-44a5-b8c5-ec83956aed21 2018-11-14 16:36:57,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.13377094269s 2018-11-14 16:36:57,526 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-b7603a56-d215-44a5-b8c5-ec83956aed21 2018-11-14 16:36:57,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-11-14 16:36:57,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/efc4b627-4bf4-4cb4-ad31-fc877cb80c77.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aeb1e5b0deedbbc8aa36c8158ae9ab4807d6bd8" 2018-11-14 16:36:59,961 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5eaf8f80-22ab-4ccf-8d8f-df71e69a8197 Content-Length: 0 Date: Wed, 14 Nov 2018 16:36:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 16:36:59,961 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/efc4b627-4bf4-4cb4-ad31-fc877cb80c77.json used request id req-5eaf8f80-22ab-4ccf-8d8f-df71e69a8197 2018-11-14 16:36:59,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 2.4330098629s 2018-11-14 16:36:59,961 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/efc4b627-4bf4-4cb4-ad31-fc877cb80c77.json used request id req-5eaf8f80-22ab-4ccf-8d8f-df71e69a8197 2018-11-14 16:36:59,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-14 16:36:59,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}5aeb1e5b0deedbbc8aa36c8158ae9ab4807d6bd8" 2018-11-14 16:37:01,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1d034597-8b1a-43a6-af4b-e0b2024c26cc Date: Wed, 14 Nov 2018 16:37:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f77f4881-07bb-45e6-8052-71fa459b60fc","tenant_id":"6bf38b95f82b4e9981ce09b2b0134780","created_at":"2018-11-14T16:36:48Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-14T16:36: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":"6bf38b95f82b4e9981ce09b2b0134780","id":"31e32c3a-a21d-426e-aae5-647a6463754b","subnetpool_id":null,"name":"tenantnetwork2-subnet_2e9cd2e9-cee5-49fe-a4aa-78141f1dc103"}]} 2018-11-14 16:37:01,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-1d034597-8b1a-43a6-af4b-e0b2024c26cc 2018-11-14 16:37:01,083 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 1.12121796608s 2018-11-14 16:37:01,083 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-1d034597-8b1a-43a6-af4b-e0b2024c26cc 2018-11-14 16:37:01,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-11-14 16:37:01,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/31e32c3a-a21d-426e-aae5-647a6463754b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aeb1e5b0deedbbc8aa36c8158ae9ab4807d6bd8" 2018-11-14 16:37:04,029 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c0027011-fc70-4dcf-88ef-8fc48973d468 Date: Wed, 14 Nov 2018 16:37:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 16:37:04,029 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/31e32c3a-a21d-426e-aae5-647a6463754b.json used request id req-c0027011-fc70-4dcf-88ef-8fc48973d468 2018-11-14 16:37:04,030 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.94467186928s 2018-11-14 16:37:04,030 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/31e32c3a-a21d-426e-aae5-647a6463754b.json used request id req-c0027011-fc70-4dcf-88ef-8fc48973d468 2018-11-14 16:37:04,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 16:37:04,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}5aeb1e5b0deedbbc8aa36c8158ae9ab4807d6bd8" 2018-11-14 16:37:04,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1159 X-Openstack-Request-Id: req-5018334c-b168-4754-badb-53012b9b885e Date: Wed, 14 Nov 2018 16:37:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"updated_at":"2018-11-14T16:32:51Z","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","id":"928cbc5c-a6fa-468a-b088-88e266fca291","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-14T16:37:03Z","tenant_id":"6bf38b95f82b4e9981ce09b2b0134780","created_at":"2018-11-14T16:36:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6bf38b95f82b4e9981ce09b2b0134780","id":"f77f4881-07bb-45e6-8052-71fa459b60fc","name":"tenantnetwork2-net_2e9cd2e9-cee5-49fe-a4aa-78141f1dc103"}]} 2018-11-14 16:37:04,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-5018334c-b168-4754-badb-53012b9b885e 2018-11-14 16:37:04,336 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.305451869965s 2018-11-14 16:37:04,336 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-5018334c-b168-4754-badb-53012b9b885e 2018-11-14 16:37:04,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-11-14 16:37:04,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/f77f4881-07bb-45e6-8052-71fa459b60fc.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aeb1e5b0deedbbc8aa36c8158ae9ab4807d6bd8" 2018-11-14 16:37:05,521 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6a741c71-b183-40b1-87b5-d8991d399eef Date: Wed, 14 Nov 2018 16:37:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 16:37:05,522 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/f77f4881-07bb-45e6-8052-71fa459b60fc.json used request id req-6a741c71-b183-40b1-87b5-d8991d399eef 2018-11-14 16:37:05,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.18435502052s 2018-11-14 16:37:05,522 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/f77f4881-07bb-45e6-8052-71fa459b60fc.json used request id req-6a741c71-b183-40b1-87b5-d8991d399eef 2018-11-14 16:37:05,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 16:37:05,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b83705310ced892bfeef57ae5cf2f066a9fe97e5" 2018-11-14 16:37:05,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:37:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3244b93-7d26-44ea-8ba1-5141ae24bf37 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_2e9cd2e9-cee5-49fe-a4aa-78141f1dc103", "links": {"self": "http://172.30.9.28:5000/v3/users/9ff3b181e6194b1e8ab9da7340256057"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9ff3b181e6194b1e8ab9da7340256057", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 16:37:05,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-c3244b93-7d26-44ea-8ba1-5141ae24bf37 2018-11-14 16:37:05,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.152865886688s 2018-11-14 16:37:05,676 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-c3244b93-7d26-44ea-8ba1-5141ae24bf37 2018-11-14 16:37:05,682 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 16:37:05,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/9ff3b181e6194b1e8ab9da7340256057 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b83705310ced892bfeef57ae5cf2f066a9fe97e5" 2018-11-14 16:37:05,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:37:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e420234-acb0-425a-b452-33c685f056c7 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_2e9cd2e9-cee5-49fe-a4aa-78141f1dc103", "links": {"self": "http://172.30.9.28:5000/v3/users/9ff3b181e6194b1e8ab9da7340256057"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "9ff3b181e6194b1e8ab9da7340256057", "description": null}} 2018-11-14 16:37:05,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/9ff3b181e6194b1e8ab9da7340256057 used request id req-7e420234-acb0-425a-b452-33c685f056c7 2018-11-14 16:37:05,786 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.10341501236s 2018-11-14 16:37:05,786 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/9ff3b181e6194b1e8ab9da7340256057 used request id req-7e420234-acb0-425a-b452-33c685f056c7 2018-11-14 16:37:05,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-14 16:37:05,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/9ff3b181e6194b1e8ab9da7340256057 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b83705310ced892bfeef57ae5cf2f066a9fe97e5" 2018-11-14 16:37:06,101 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 16:37:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-053979c5-3caa-4435-ab1e-b09932c87bc1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 16:37:06,101 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/9ff3b181e6194b1e8ab9da7340256057 used request id req-053979c5-3caa-4435-ab1e-b09932c87bc1 2018-11-14 16:37:06,101 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.314139127731s 2018-11-14 16:37:06,102 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/9ff3b181e6194b1e8ab9da7340256057 used request id req-053979c5-3caa-4435-ab1e-b09932c87bc1 2018-11-14 16:37:06,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 16:37:06,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b83705310ced892bfeef57ae5cf2f066a9fe97e5" 2018-11-14 16:37:06,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:37:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40d7c75c-df64-463b-82d8-c1c3dbcca85d Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.28:5000/v3/projects/6bf38b95f82b4e9981ce09b2b0134780"}, "tags": [], "enabled": true, "id": "6bf38b95f82b4e9981ce09b2b0134780", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_2e9cd2e9-cee5-49fe-a4aa-78141f1dc103"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-14 16:37:06,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-40d7c75c-df64-463b-82d8-c1c3dbcca85d 2018-11-14 16:37:06,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.10418510437s 2018-11-14 16:37:06,213 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-40d7c75c-df64-463b-82d8-c1c3dbcca85d 2018-11-14 16:37:06,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-14 16:37:06,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/6bf38b95f82b4e9981ce09b2b0134780 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b83705310ced892bfeef57ae5cf2f066a9fe97e5" 2018-11-14 16:37:06,472 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 16:37:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-280ef448-be75-4c8f-bd1a-be12af02a798 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 16:37:06,473 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/6bf38b95f82b4e9981ce09b2b0134780 used request id req-280ef448-be75-4c8f-bd1a-be12af02a798 2018-11-14 16:37:06,473 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.255532026291s 2018-11-14 16:37:06,473 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/6bf38b95f82b4e9981ce09b2b0134780 used request id req-280ef448-be75-4c8f-bd1a-be12af02a798 2018-11-14 16:37:06,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 16:37:06,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b83705310ced892bfeef57ae5cf2f066a9fe97e5" 2018-11-14 16:37:06,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:37:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d046be3d-2838-41cc-8187-9a059a791573 Content-Encoding: gzip Content-Length: 354 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "5347c8f4b02d47eaab1ee37a560ead0b", "links": {"self": "http://172.30.9.28:5000/v3/roles/5347c8f4b02d47eaab1ee37a560ead0b"}, "name": "Member"}, {"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 16:37:06,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d046be3d-2838-41cc-8187-9a059a791573 2018-11-14 16:37:06,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10274887085s 2018-11-14 16:37:06,580 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d046be3d-2838-41cc-8187-9a059a791573 2018-11-14 16:37:06,585 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-11-14 16:37:06,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/5347c8f4b02d47eaab1ee37a560ead0b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b83705310ced892bfeef57ae5cf2f066a9fe97e5" 2018-11-14 16:37:06,783 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 16:37:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7ee8770-b06f-4a53-a3e5-1c386e69fb1e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 16:37:06,783 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/5347c8f4b02d47eaab1ee37a560ead0b used request id req-a7ee8770-b06f-4a53-a3e5-1c386e69fb1e 2018-11-14 16:37:06,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.197929859161s 2018-11-14 16:37:06,783 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/5347c8f4b02d47eaab1ee37a560ead0b used request id req-a7ee8770-b06f-4a53-a3e5-1c386e69fb1e 2018-11-14 16:37:06,786 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-14 16:37:06,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=6bf38b95f82b4e9981ce09b2b0134780&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}b83705310ced892bfeef57ae5cf2f066a9fe97e5" 2018-11-14 16:37:07,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-a6a36581-02d9-4f34-8ee1-f5c7c432642e Date: Wed, 14 Nov 2018 16:37:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6bf38b95f82b4e9981ce09b2b0134780", "created_at": "2018-11-14T16:36:45Z", "updated_at": "2018-11-14T16:36:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:45Z", "revision_number": 0, "id": "4ac5bdb6-6d2b-4f01-9437-c99c613578e6", "remote_group_id": "497adcf8-d917-40ed-b092-e114dde5ff3e", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:45Z", "security_group_id": "497adcf8-d917-40ed-b092-e114dde5ff3e", "tenant_id": "6bf38b95f82b4e9981ce09b2b0134780", "port_range_min": null, "ethertype": "IPv4", "project_id": "6bf38b95f82b4e9981ce09b2b0134780"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:45Z", "revision_number": 0, "id": "4b8442c9-b492-40a7-a61c-d7f4455b26e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:45Z", "security_group_id": "497adcf8-d917-40ed-b092-e114dde5ff3e", "tenant_id": "6bf38b95f82b4e9981ce09b2b0134780", "port_range_min": null, "ethertype": "IPv4", "project_id": "6bf38b95f82b4e9981ce09b2b0134780"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:46Z", "revision_number": 0, "id": "8087c68b-a3a3-4023-aecb-c58098e485b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:46Z", "security_group_id": "497adcf8-d917-40ed-b092-e114dde5ff3e", "tenant_id": "6bf38b95f82b4e9981ce09b2b0134780", "port_range_min": null, "ethertype": "IPv6", "project_id": "6bf38b95f82b4e9981ce09b2b0134780"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:46Z", "revision_number": 0, "id": "83f1f214-f129-4ce2-a291-e7e7474e35c2", "remote_group_id": "497adcf8-d917-40ed-b092-e114dde5ff3e", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:46Z", "security_group_id": "497adcf8-d917-40ed-b092-e114dde5ff3e", "tenant_id": "6bf38b95f82b4e9981ce09b2b0134780", "port_range_min": null, "ethertype": "IPv6", "project_id": "6bf38b95f82b4e9981ce09b2b0134780"}], "revision_number": 4, "project_id": "6bf38b95f82b4e9981ce09b2b0134780", "id": "497adcf8-d917-40ed-b092-e114dde5ff3e", "name": "default"}]} 2018-11-14 16:37:07,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=6bf38b95f82b4e9981ce09b2b0134780&name=default used request id req-a6a36581-02d9-4f34-8ee1-f5c7c432642e 2018-11-14 16:37:07,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.292445898056s 2018-11-14 16:37:07,079 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=6bf38b95f82b4e9981ce09b2b0134780&name=default used request id req-a6a36581-02d9-4f34-8ee1-f5c7c432642e 2018-11-14 16:37:07,083 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-14 16:37:07,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b83705310ced892bfeef57ae5cf2f066a9fe97e5" 2018-11-14 16:37:08,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-14a2a164-74d8-4d20-981c-f07f3fc09666 Date: Wed, 14 Nov 2018 16:37:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6bf38b95f82b4e9981ce09b2b0134780", "created_at": "2018-11-14T16:36:45Z", "updated_at": "2018-11-14T16:36:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:45Z", "revision_number": 0, "id": "4ac5bdb6-6d2b-4f01-9437-c99c613578e6", "remote_group_id": "497adcf8-d917-40ed-b092-e114dde5ff3e", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:45Z", "security_group_id": "497adcf8-d917-40ed-b092-e114dde5ff3e", "tenant_id": "6bf38b95f82b4e9981ce09b2b0134780", "port_range_min": null, "ethertype": "IPv4", "project_id": "6bf38b95f82b4e9981ce09b2b0134780"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:46Z", "revision_number": 0, "id": "83f1f214-f129-4ce2-a291-e7e7474e35c2", "remote_group_id": "497adcf8-d917-40ed-b092-e114dde5ff3e", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:46Z", "security_group_id": "497adcf8-d917-40ed-b092-e114dde5ff3e", "tenant_id": "6bf38b95f82b4e9981ce09b2b0134780", "port_range_min": null, "ethertype": "IPv6", "project_id": "6bf38b95f82b4e9981ce09b2b0134780"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:46Z", "revision_number": 0, "id": "8087c68b-a3a3-4023-aecb-c58098e485b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:46Z", "security_group_id": "497adcf8-d917-40ed-b092-e114dde5ff3e", "tenant_id": "6bf38b95f82b4e9981ce09b2b0134780", "port_range_min": null, "ethertype": "IPv6", "project_id": "6bf38b95f82b4e9981ce09b2b0134780"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:45Z", "revision_number": 0, "id": "4b8442c9-b492-40a7-a61c-d7f4455b26e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:45Z", "security_group_id": "497adcf8-d917-40ed-b092-e114dde5ff3e", "tenant_id": "6bf38b95f82b4e9981ce09b2b0134780", "port_range_min": null, "ethertype": "IPv4", "project_id": "6bf38b95f82b4e9981ce09b2b0134780"}], "revision_number": 4, "project_id": "6bf38b95f82b4e9981ce09b2b0134780", "id": "497adcf8-d917-40ed-b092-e114dde5ff3e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}]} 2018-11-14 16:37:08,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-14a2a164-74d8-4d20-981c-f07f3fc09666 2018-11-14 16:37:08,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.959429979324s 2018-11-14 16:37:08,043 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-14a2a164-74d8-4d20-981c-f07f3fc09666 2018-11-14 16:37:08,047 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-14 16:37:08,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/497adcf8-d917-40ed-b092-e114dde5ff3e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b83705310ced892bfeef57ae5cf2f066a9fe97e5" 2018-11-14 16:37:09,277 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-788a865f-9a8e-4846-a437-a0bc149df9e0 Content-Length: 0 Date: Wed, 14 Nov 2018 16:37:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 16:37:09,277 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/497adcf8-d917-40ed-b092-e114dde5ff3e.json used request id req-788a865f-9a8e-4846-a437-a0bc149df9e0 2018-11-14 16:37:09,277 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 1.230260849s 2018-11-14 16:37:09,278 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/497adcf8-d917-40ed-b092-e114dde5ff3e.json used request id req-788a865f-9a8e-4846-a437-a0bc149df9e0 2018-11-14 16:37:09,326 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-11-14 16:37:09,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 16:37:09,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:37:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8be8253-6082-49c6-be4e-3b043b60ac06 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 16:37:09,422 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-f8be8253-6082-49c6-be4e-3b043b60ac06 2018-11-14 16:37:09,422 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-11-14 16:37:09,827 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T17:37:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd6ecd77940a49ebb20fa24f8fa3cf77"}, "audit_ids": ["c6zKb-lGQ4m5-xm6NlCKVw"], "issued_at": "2018-11-14T16:37:09.000000Z"}} 2018-11-14 16:37:09,830 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 16:37:09,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}715dbe3b7b495cb4151418a6e8b0c9b8f019fbab" 2018-11-14 16:37:10,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-2526df97-0785-4ab4-b22f-eab53d135ad7 Date: Wed, 14 Nov 2018 16:37:10 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"928cbc5c-a6fa-468a-b088-88e266fca291","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","status":"ACTIVE","subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"description":"","tags":[],"updated_at":"2018-11-14T16:32:51Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","provider:network_type":"flat"}]} 2018-11-14 16:37:10,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2526df97-0785-4ab4-b22f-eab53d135ad7 2018-11-14 16:37:10,185 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.355481147766s 2018-11-14 16:37:10,186 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2526df97-0785-4ab4-b22f-eab53d135ad7 2018-11-14 16:37:10,187 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-11-14 16:37:10,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 16:37:10,195 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 16:37: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 16:37:10,196 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 16:37:10,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}715dbe3b7b495cb4151418a6e8b0c9b8f019fbab" 2018-11-14 16:37:10,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:37:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42dd69f3-43c5-4787-8bdd-163448689f6e Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/d5e6db7c06bf4799a784ea87405dbbb1"}, "tags": [], "enabled": true, "id": "d5e6db7c06bf4799a784ea87405dbbb1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-11-14 16:37:10,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-42dd69f3-43c5-4787-8bdd-163448689f6e 2018-11-14 16:37:10,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0994708538055s 2018-11-14 16:37:10,296 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-42dd69f3-43c5-4787-8bdd-163448689f6e 2018-11-14 16:37:10,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 16:37:10,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}715dbe3b7b495cb4151418a6e8b0c9b8f019fbab" 2018-11-14 16:37:10,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:37:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efc8408e-46c6-4736-9232-24b4c019172b Content-Encoding: gzip Content-Length: 295 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-14 16:37:10,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-efc8408e-46c6-4736-9232-24b4c019172b 2018-11-14 16:37:10,415 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.111795902252s 2018-11-14 16:37:10,415 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-efc8408e-46c6-4736-9232-24b4c019172b 2018-11-14 16:37:10,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-11-14 16:37:10,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}715dbe3b7b495cb4151418a6e8b0c9b8f019fbab" -d '{"network": {"tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "name": "vmready1-net_c4cdaf7d-67b2-480e-a486-527745e16f89", "admin_state_up": true}}' 2018-11-14 16:37:11,842 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-43e1463a-d395-47f9-a721-d26d55b2cadb Date: Wed, 14 Nov 2018 16:37:11 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"469ec1e2-01a4-4b4e-b9d3-ecf49ebf97e8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"49be60fcc4c34adea9e7c304d872b17d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-14T16:37:11Z","is_default":false,"provider:segmentation_id":31,"name":"vmready1-net_c4cdaf7d-67b2-480e-a486-527745e16f89","admin_state_up":true,"tenant_id":"49be60fcc4c34adea9e7c304d872b17d","created_at":"2018-11-14T16:37:11Z","mtu":1450}} 2018-11-14 16:37:11,842 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-43e1463a-d395-47f9-a721-d26d55b2cadb 2018-11-14 16:37:11,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.42617917061s 2018-11-14 16:37:11,843 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-43e1463a-d395-47f9-a721-d26d55b2cadb 2018-11-14 16:37:11,843 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-11-14T16:37:11Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'469ec1e2-01a4-4b4e-b9d3-ecf49ebf97e8', u'provider:segmentation_id': 31, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-net_c4cdaf7d-67b2-480e-a486-527745e16f89', u'admin_state_up': True, u'tenant_id': u'49be60fcc4c34adea9e7c304d872b17d', u'created_at': u'2018-11-14T16:37:11Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'49be60fcc4c34adea9e7c304d872b17d'}) 2018-11-14 16:37:11,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 16:37:11,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}715dbe3b7b495cb4151418a6e8b0c9b8f019fbab" 2018-11-14 16:37:12,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1346 X-Openstack-Request-Id: req-a662517b-c305-4ea5-8b11-e1accf88a330 Date: Wed, 14 Nov 2018 16:37:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"469ec1e2-01a4-4b4e-b9d3-ecf49ebf97e8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"49be60fcc4c34adea9e7c304d872b17d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-14T16:37:11Z","provider:segmentation_id":31,"name":"vmready1-net_c4cdaf7d-67b2-480e-a486-527745e16f89","admin_state_up":true,"tenant_id":"49be60fcc4c34adea9e7c304d872b17d","created_at":"2018-11-14T16:37:11Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"928cbc5c-a6fa-468a-b088-88e266fca291","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","status":"ACTIVE","subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"description":"","tags":[],"updated_at":"2018-11-14T16:32:51Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","provider:network_type":"flat"}]} 2018-11-14 16:37:12,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-a662517b-c305-4ea5-8b11-e1accf88a330 2018-11-14 16:37:12,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.355355978012s 2018-11-14 16:37:12,199 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-a662517b-c305-4ea5-8b11-e1accf88a330 2018-11-14 16:37:12,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-11-14 16:37:12,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}715dbe3b7b495cb4151418a6e8b0c9b8f019fbab" -d '{"subnet": {"name": "vmready1-subnet_c4cdaf7d-67b2-480e-a486-527745e16f89", "enable_dhcp": true, "network_id": "469ec1e2-01a4-4b4e-b9d3-ecf49ebf97e8", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-11-14 16:37:12,931 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-94af7ef2-d77f-40e9-a7f4-56bef147bc76 Date: Wed, 14 Nov 2018 16:37:12 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"469ec1e2-01a4-4b4e-b9d3-ecf49ebf97e8","tenant_id":"49be60fcc4c34adea9e7c304d872b17d","created_at":"2018-11-14T16:37:12Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-14T16:37:12Z","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":"49be60fcc4c34adea9e7c304d872b17d","id":"5830ba61-a124-4e31-9df5-cab2667b8fa3","subnetpool_id":null,"name":"vmready1-subnet_c4cdaf7d-67b2-480e-a486-527745e16f89"}} 2018-11-14 16:37:12,932 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-94af7ef2-d77f-40e9-a7f4-56bef147bc76 2018-11-14 16:37:12,932 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.73088312149s 2018-11-14 16:37:12,932 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-94af7ef2-d77f-40e9-a7f4-56bef147bc76 2018-11-14 16:37:12,933 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-14T16:37:12Z', 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'5830ba61-a124-4e31-9df5-cab2667b8fa3', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_c4cdaf7d-67b2-480e-a486-527745e16f89', u'enable_dhcp': True, u'network_id': u'469ec1e2-01a4-4b4e-b9d3-ecf49ebf97e8', u'tenant_id': u'49be60fcc4c34adea9e7c304d872b17d', u'created_at': u'2018-11-14T16:37:12Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'49be60fcc4c34adea9e7c304d872b17d'}) 2018-11-14 16:37:12,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-11-14 16:37:12,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}715dbe3b7b495cb4151418a6e8b0c9b8f019fbab" -d '{"router": {"external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291"}, "name": "vmready1-router_c4cdaf7d-67b2-480e-a486-527745e16f89", "admin_state_up": true}}' 2018-11-14 16:37:14,305 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 641 X-Openstack-Request-Id: req-03c7dcfc-a934-495c-8f6a-1240acb1c389 Date: Wed, 14 Nov 2018 16:37:14 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3653731-6d80-49cb-86ba-17eff3eeceee", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:37:13Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-14T16:37:14Z", "revision_number": 2, "routes": [], "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "62a5fa90-98fc-4fe6-a468-d20efa017712", "name": "vmready1-router_c4cdaf7d-67b2-480e-a486-527745e16f89"}} 2018-11-14 16:37:14,305 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-03c7dcfc-a934-495c-8f6a-1240acb1c389 2018-11-14 16:37:14,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.37192893028s 2018-11-14 16:37:14,306 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-03c7dcfc-a934-495c-8f6a-1240acb1c389 2018-11-14 16:37:14,306 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'928cbc5c-a6fa-468a-b088-88e266fca291', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b3653731-6d80-49cb-86ba-17eff3eeceee', u'ip_address': u'172.30.9.201'}]}, u'description': u'', u'tags': [], u'tenant_id': u'49be60fcc4c34adea9e7c304d872b17d', u'created_at': u'2018-11-14T16:37:13Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-11-14T16:37:14Z', u'revision_number': 2, u'routes': [], u'project_id': u'49be60fcc4c34adea9e7c304d872b17d', u'id': u'62a5fa90-98fc-4fe6-a468-d20efa017712', u'name': u'vmready1-router_c4cdaf7d-67b2-480e-a486-527745e16f89'}) 2018-11-14 16:37:14,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-11-14 16:37:14,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/62a5fa90-98fc-4fe6-a468-d20efa017712/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}715dbe3b7b495cb4151418a6e8b0c9b8f019fbab" -d '{"subnet_id": "5830ba61-a124-4e31-9df5-cab2667b8fa3"}' 2018-11-14 16:37:16,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d64feabb-8d7f-45a2-b34b-d27664cb75d2 Date: Wed, 14 Nov 2018 16:37:16 GMT RESP BODY: {"network_id": "469ec1e2-01a4-4b4e-b9d3-ecf49ebf97e8", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "subnet_id": "5830ba61-a124-4e31-9df5-cab2667b8fa3", "subnet_ids": ["5830ba61-a124-4e31-9df5-cab2667b8fa3"], "port_id": "3172093f-f89f-4345-9005-61fa9da74ef2", "id": "62a5fa90-98fc-4fe6-a468-d20efa017712"} 2018-11-14 16:37:16,218 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/62a5fa90-98fc-4fe6-a468-d20efa017712/add_router_interface.json used request id req-d64feabb-8d7f-45a2-b34b-d27664cb75d2 2018-11-14 16:37:16,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.91118597984s 2018-11-14 16:37:16,218 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/62a5fa90-98fc-4fe6-a468-d20efa017712/add_router_interface.json used request id req-d64feabb-8d7f-45a2-b34b-d27664cb75d2 returning object 62a5fa90-98fc-4fe6-a468-d20efa017712 2018-11-14 16:37:16,219 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-14 16:37:16,350 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-11-14 16:37:16,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 16:37:16,357 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Wed, 14 Nov 2018 16:37:16 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-11-14 16:37:16,360 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 16:37:16,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}715dbe3b7b495cb4151418a6e8b0c9b8f019fbab" 2018-11-14 16:37:17,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-0a4435f2-68d9-4980-b3f8-6463f8eb952b Date: Wed, 14 Nov 2018 16:37:17 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 16:37:17,046 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-0a4435f2-68d9-4980-b3f8-6463f8eb952b 2018-11-14 16:37:17,046 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.685180187225s 2018-11-14 16:37:17,046 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-0a4435f2-68d9-4980-b3f8-6463f8eb952b 2018-11-14 16:37:17,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-14 16:37:17,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}715dbe3b7b495cb4151418a6e8b0c9b8f019fbab" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_c4cdaf7d-67b2-480e-a486-527745e16f89", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_c4cdaf7d-67b2-480e-a486-527745e16f89"}' 2018-11-14 16:37:17,992 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/41741d29-e604-4ae6-b018-b167dc9178e4 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c69fc304-2c6d-4efc-a3b1-586c8e6a36ab Date: Wed, 14 Nov 2018 16:37:17 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/41741d29-e604-4ae6-b018-b167dc9178e4/file", "owner": "49be60fcc4c34adea9e7c304d872b17d", "id": "41741d29-e604-4ae6-b018-b167dc9178e4", "size": null, "self": "/v2/images/41741d29-e604-4ae6-b018-b167dc9178e4", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-14T16:37:17Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_c4cdaf7d-67b2-480e-a486-527745e16f89", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_c4cdaf7d-67b2-480e-a486-527745e16f89", "checksum": null, "created_at": "2018-11-14T16:37:17Z", "protected": false} 2018-11-14 16:37:17,992 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-c69fc304-2c6d-4efc-a3b1-586c8e6a36ab 2018-11-14 16:37:17,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.938321828842s 2018-11-14 16:37:17,993 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-c69fc304-2c6d-4efc-a3b1-586c8e6a36ab returning object 41741d29-e604-4ae6-b018-b167dc9178e4 2018-11-14 16:37:17,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-14 16:37:17,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/41741d29-e604-4ae6-b018-b167dc9178e4/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}715dbe3b7b495cb4151418a6e8b0c9b8f019fbab" -d '' 2018-11-14 16:37:21,262 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-eb4ae1d4-a9af-4e13-9ef8-89e73c554d9b Date: Wed, 14 Nov 2018 16:37:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 16:37:21,262 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/41741d29-e604-4ae6-b018-b167dc9178e4/file used request id req-eb4ae1d4-a9af-4e13-9ef8-89e73c554d9b 2018-11-14 16:37:21,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 3.26879715919s 2018-11-14 16:37:21,263 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/41741d29-e604-4ae6-b018-b167dc9178e4/file used request id req-eb4ae1d4-a9af-4e13-9ef8-89e73c554d9b 2018-11-14 16:37:21,267 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 16:37:21,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}715dbe3b7b495cb4151418a6e8b0c9b8f019fbab" 2018-11-14 16:37:22,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-25bfe1ee-37fd-4d69-b55b-e4169ca1cb7b Date: Wed, 14 Nov 2018 16:37:22 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/41741d29-e604-4ae6-b018-b167dc9178e4/snap", "metadata": {}}], "file": "/v2/images/41741d29-e604-4ae6-b018-b167dc9178e4/file", "owner": "49be60fcc4c34adea9e7c304d872b17d", "id": "41741d29-e604-4ae6-b018-b167dc9178e4", "size": 12716032, "self": "/v2/images/41741d29-e604-4ae6-b018-b167dc9178e4", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/41741d29-e604-4ae6-b018-b167dc9178e4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-14T16:37:21Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_c4cdaf7d-67b2-480e-a486-527745e16f89", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_c4cdaf7d-67b2-480e-a486-527745e16f89", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-14T16:37:17Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 16:37:22,051 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-25bfe1ee-37fd-4d69-b55b-e4169ca1cb7b 2018-11-14 16:37:22,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.784080028534s 2018-11-14 16:37:22,051 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-25bfe1ee-37fd-4d69-b55b-e4169ca1cb7b 2018-11-14 16:37:22,053 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/41741d29-e604-4ae6-b018-b167dc9178e4/snap', u'metadata': Munch({})})], 'file': u'/v2/images/41741d29-e604-4ae6-b018-b167dc9178e4/file', 'owner': u'49be60fcc4c34adea9e7c304d872b17d', 'id': u'41741d29-e604-4ae6-b018-b167dc9178e4', 'size': 12716032, u'self': u'/v2/images/41741d29-e604-4ae6-b018-b167dc9178e4', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'49be60fcc4c34adea9e7c304d872b17d', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/41741d29-e604-4ae6-b018-b167dc9178e4/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-14T16:37:21Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-14T16:37:21Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_c4cdaf7d-67b2-480e-a486-527745e16f89', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/41741d29-e604-4ae6-b018-b167dc9178e4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vmready1-img_c4cdaf7d-67b2-480e-a486-527745e16f89', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_c4cdaf7d-67b2-480e-a486-527745e16f89', 'created': u'2018-11-14T16:37:17Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-14T16:37:17Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/41741d29-e604-4ae6-b018-b167dc9178e4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vmready1-img_c4cdaf7d-67b2-480e-a486-527745e16f89', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-14 16:37:22,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-14 16:37:22,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}715dbe3b7b495cb4151418a6e8b0c9b8f019fbab" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_c4cdaf7d-67b2-480e-a486-527745e16f89", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-14 16:37:22,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16: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-5548fd70-983b-40e0-b419-7b3a57cb8d53 x-compute-request-id: req-5548fd70-983b-40e0-b419-7b3a57cb8d53 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready1-flavor_c4cdaf7d-67b2-480e-a486-527745e16f89", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/1913275f-1d70-43e5-90df-397be47b9a0e", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/1913275f-1d70-43e5-90df-397be47b9a0e", "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": "1913275f-1d70-43e5-90df-397be47b9a0e"}} 2018-11-14 16:37:22,827 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-5548fd70-983b-40e0-b419-7b3a57cb8d53 2018-11-14 16:37:22,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.77286696434s 2018-11-14 16:37:22,827 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-5548fd70-983b-40e0-b419-7b3a57cb8d53 2018-11-14 16:37:22,828 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_c4cdaf7d-67b2-480e-a486-527745e16f89', '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'49be60fcc4c34adea9e7c304d872b17d', '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'1913275f-1d70-43e5-90df-397be47b9a0e', 'swap': 0}) 2018-11-14 16:37:22,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-14 16:37:22,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/1913275f-1d70-43e5-90df-397be47b9a0e/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}715dbe3b7b495cb4151418a6e8b0c9b8f019fbab" -d '{"extra_specs": {}}' 2018-11-14 16:37:22,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:37:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-de4865c7-9c79-408d-97a7-7306074592c6 x-compute-request-id: req-de4865c7-9c79-408d-97a7-7306074592c6 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-14 16:37:22,950 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/1913275f-1d70-43e5-90df-397be47b9a0e/os-extra_specs used request id req-de4865c7-9c79-408d-97a7-7306074592c6 2018-11-14 16:37:22,951 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.121424913406s 2018-11-14 16:37:22,951 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/1913275f-1d70-43e5-90df-397be47b9a0e/os-extra_specs used request id req-de4865c7-9c79-408d-97a7-7306074592c6 2018-11-14 16:37:23,064 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-14 16:37:23,064 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:13 | PASS | +-------------------+------------------+------------------+----------------+ 2018-11-14 16:37:23,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-11-14 16:37:23,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/62a5fa90-98fc-4fe6-a468-d20efa017712/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}715dbe3b7b495cb4151418a6e8b0c9b8f019fbab" -d '{"subnet_id": "5830ba61-a124-4e31-9df5-cab2667b8fa3"}' 2018-11-14 16:37:24,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-70768bc8-85a2-475a-8212-97bbbb2a9fa7 Date: Wed, 14 Nov 2018 16:37:24 GMT RESP BODY: {"network_id": "469ec1e2-01a4-4b4e-b9d3-ecf49ebf97e8", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "subnet_id": "5830ba61-a124-4e31-9df5-cab2667b8fa3", "subnet_ids": ["5830ba61-a124-4e31-9df5-cab2667b8fa3"], "port_id": "3172093f-f89f-4345-9005-61fa9da74ef2", "id": "62a5fa90-98fc-4fe6-a468-d20efa017712"} 2018-11-14 16:37:24,865 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/62a5fa90-98fc-4fe6-a468-d20efa017712/remove_router_interface.json used request id req-70768bc8-85a2-475a-8212-97bbbb2a9fa7 2018-11-14 16:37:24,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.79532003403s 2018-11-14 16:37:24,865 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/62a5fa90-98fc-4fe6-a468-d20efa017712/remove_router_interface.json used request id req-70768bc8-85a2-475a-8212-97bbbb2a9fa7 returning object 62a5fa90-98fc-4fe6-a468-d20efa017712 2018-11-14 16:37:24,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-11-14 16:37:24,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}715dbe3b7b495cb4151418a6e8b0c9b8f019fbab" 2018-11-14 16:37:25,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 644 X-Openstack-Request-Id: req-693cbac3-6a78-42f4-bd7a-d1674098d2bc Date: Wed, 14 Nov 2018 16:37:25 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3653731-6d80-49cb-86ba-17eff3eeceee", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:37:13Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-14T16:37:24Z", "revision_number": 4, "routes": [], "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "62a5fa90-98fc-4fe6-a468-d20efa017712", "name": "vmready1-router_c4cdaf7d-67b2-480e-a486-527745e16f89"}]} 2018-11-14 16:37:25,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-693cbac3-6a78-42f4-bd7a-d1674098d2bc 2018-11-14 16:37:25,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.33983206749s 2018-11-14 16:37:25,206 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-693cbac3-6a78-42f4-bd7a-d1674098d2bc 2018-11-14 16:37:25,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-11-14 16:37:25,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/62a5fa90-98fc-4fe6-a468-d20efa017712.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}715dbe3b7b495cb4151418a6e8b0c9b8f019fbab" 2018-11-14 16:37:27,420 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-478740e7-8d68-4734-9c04-f6f1bd4f54ce Content-Length: 0 Date: Wed, 14 Nov 2018 16:37:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 16:37:27,420 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/62a5fa90-98fc-4fe6-a468-d20efa017712.json used request id req-478740e7-8d68-4734-9c04-f6f1bd4f54ce 2018-11-14 16:37:27,420 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 2.21278810501s 2018-11-14 16:37:27,420 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/62a5fa90-98fc-4fe6-a468-d20efa017712.json used request id req-478740e7-8d68-4734-9c04-f6f1bd4f54ce 2018-11-14 16:37:27,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-14 16:37:27,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}715dbe3b7b495cb4151418a6e8b0c9b8f019fbab" 2018-11-14 16:37:28,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1290 X-Openstack-Request-Id: req-7614b2cd-ebcc-4898-b764-3ac85a01ef07 Date: Wed, 14 Nov 2018 16:37:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"469ec1e2-01a4-4b4e-b9d3-ecf49ebf97e8","tenant_id":"49be60fcc4c34adea9e7c304d872b17d","created_at":"2018-11-14T16:37:12Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-14T16:37:12Z","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":"49be60fcc4c34adea9e7c304d872b17d","id":"5830ba61-a124-4e31-9df5-cab2667b8fa3","subnetpool_id":null,"name":"vmready1-subnet_c4cdaf7d-67b2-480e-a486-527745e16f89"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"928cbc5c-a6fa-468a-b088-88e266fca291","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:51Z","dns_nameservers":[],"updated_at":"2018-11-14T16:32:51Z","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":"fb97a38a7ba24cffb70823992c56f04d","id":"b3653731-6d80-49cb-86ba-17eff3eeceee","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-14 16:37:28,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-7614b2cd-ebcc-4898-b764-3ac85a01ef07 2018-11-14 16:37:28,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.937699079514s 2018-11-14 16:37:28,359 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-7614b2cd-ebcc-4898-b764-3ac85a01ef07 2018-11-14 16:37:28,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-11-14 16:37:28,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/5830ba61-a124-4e31-9df5-cab2667b8fa3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}715dbe3b7b495cb4151418a6e8b0c9b8f019fbab" 2018-11-14 16:37:31,026 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-27dcaa2f-9374-4fb4-aeb7-7a35f9a34f89 Date: Wed, 14 Nov 2018 16:37:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 16:37:31,027 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/5830ba61-a124-4e31-9df5-cab2667b8fa3.json used request id req-27dcaa2f-9374-4fb4-aeb7-7a35f9a34f89 2018-11-14 16:37:31,027 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.66605997086s 2018-11-14 16:37:31,027 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/5830ba61-a124-4e31-9df5-cab2667b8fa3.json used request id req-27dcaa2f-9374-4fb4-aeb7-7a35f9a34f89 2018-11-14 16:37:31,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 16:37:31,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}715dbe3b7b495cb4151418a6e8b0c9b8f019fbab" 2018-11-14 16:37:32,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1352 X-Openstack-Request-Id: req-9df08ac0-9922-4594-afb6-0ae94eb30105 Date: Wed, 14 Nov 2018 16:37:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"469ec1e2-01a4-4b4e-b9d3-ecf49ebf97e8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49be60fcc4c34adea9e7c304d872b17d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-14T16:37:30Z","provider:segmentation_id":31,"name":"vmready1-net_c4cdaf7d-67b2-480e-a486-527745e16f89","admin_state_up":true,"tenant_id":"49be60fcc4c34adea9e7c304d872b17d","created_at":"2018-11-14T16:37:11Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"928cbc5c-a6fa-468a-b088-88e266fca291","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","status":"ACTIVE","subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"description":"","tags":[],"updated_at":"2018-11-14T16:32:51Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","provider:network_type":"flat"}]} 2018-11-14 16:37:32,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-9df08ac0-9922-4594-afb6-0ae94eb30105 2018-11-14 16:37:32,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.08164191246s 2018-11-14 16:37:32,110 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-9df08ac0-9922-4594-afb6-0ae94eb30105 2018-11-14 16:37:32,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-11-14 16:37:32,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/469ec1e2-01a4-4b4e-b9d3-ecf49ebf97e8.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}715dbe3b7b495cb4151418a6e8b0c9b8f019fbab" 2018-11-14 16:37:33,948 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4927e4c8-0d97-4fab-985d-0314346f5699 Date: Wed, 14 Nov 2018 16:37:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 16:37:33,948 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/469ec1e2-01a4-4b4e-b9d3-ecf49ebf97e8.json used request id req-4927e4c8-0d97-4fab-985d-0314346f5699 2018-11-14 16:37:33,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.83724617958s 2018-11-14 16:37:33,948 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/469ec1e2-01a4-4b4e-b9d3-ecf49ebf97e8.json used request id req-4927e4c8-0d97-4fab-985d-0314346f5699 2018-11-14 16:37:33,953 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 16:37:33,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}715dbe3b7b495cb4151418a6e8b0c9b8f019fbab" 2018-11-14 16:37:34,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-097ff978-54f9-4263-ae36-a0a0e466d90a Date: Wed, 14 Nov 2018 16:37:34 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/41741d29-e604-4ae6-b018-b167dc9178e4/snap", "metadata": {}}], "file": "/v2/images/41741d29-e604-4ae6-b018-b167dc9178e4/file", "owner": "49be60fcc4c34adea9e7c304d872b17d", "id": "41741d29-e604-4ae6-b018-b167dc9178e4", "size": 12716032, "self": "/v2/images/41741d29-e604-4ae6-b018-b167dc9178e4", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/41741d29-e604-4ae6-b018-b167dc9178e4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-14T16:37:21Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_c4cdaf7d-67b2-480e-a486-527745e16f89", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_c4cdaf7d-67b2-480e-a486-527745e16f89", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-14T16:37:17Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 16:37:34,781 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-097ff978-54f9-4263-ae36-a0a0e466d90a 2018-11-14 16:37:34,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.828286170959s 2018-11-14 16:37:34,781 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-097ff978-54f9-4263-ae36-a0a0e466d90a 2018-11-14 16:37:34,783 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-14 16:37:34,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/41741d29-e604-4ae6-b018-b167dc9178e4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}715dbe3b7b495cb4151418a6e8b0c9b8f019fbab" 2018-11-14 16:37:36,608 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-63dc4341-03da-4700-b51a-88d6a697ebd0 Date: Wed, 14 Nov 2018 16:37:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 16:37:36,608 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/41741d29-e604-4ae6-b018-b167dc9178e4 used request id req-63dc4341-03da-4700-b51a-88d6a697ebd0 2018-11-14 16:37:36,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.82509493828s 2018-11-14 16:37:36,609 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/41741d29-e604-4ae6-b018-b167dc9178e4 used request id req-63dc4341-03da-4700-b51a-88d6a697ebd0 2018-11-14 16:37:36,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-14 16:37:36,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}715dbe3b7b495cb4151418a6e8b0c9b8f019fbab" 2018-11-14 16:37:36,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16: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,Accept-Encoding x-openstack-request-id: req-8afb9f11-08f6-4621-9988-f8ad7190269a x-compute-request-id: req-8afb9f11-08f6-4621-9988-f8ad7190269a Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready1-flavor_c4cdaf7d-67b2-480e-a486-527745e16f89", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/1913275f-1d70-43e5-90df-397be47b9a0e", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/1913275f-1d70-43e5-90df-397be47b9a0e", "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": "1913275f-1d70-43e5-90df-397be47b9a0e"}]} 2018-11-14 16:37:36,744 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-8afb9f11-08f6-4621-9988-f8ad7190269a 2018-11-14 16:37:36,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.134654998779s 2018-11-14 16:37:36,744 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-8afb9f11-08f6-4621-9988-f8ad7190269a 2018-11-14 16:37:36,746 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-14 16:37:36,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/1913275f-1d70-43e5-90df-397be47b9a0e -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}715dbe3b7b495cb4151418a6e8b0c9b8f019fbab" 2018-11-14 16:37:36,902 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 16: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-b8aff217-142f-4027-a46b-f65d581b400c x-compute-request-id: req-b8aff217-142f-4027-a46b-f65d581b400c Content-Length: 0 Content-Type: application/json 2018-11-14 16:37:36,902 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/1913275f-1d70-43e5-90df-397be47b9a0e used request id req-b8aff217-142f-4027-a46b-f65d581b400c 2018-11-14 16:37:36,902 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.156280994415s 2018-11-14 16:37:36,903 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/1913275f-1d70-43e5-90df-397be47b9a0e used request id req-b8aff217-142f-4027-a46b-f65d581b400c 2018-11-14 16:37:36,950 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2018-11-14 16:37:36,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 16:37:36,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:37:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4e951c0-1b67-4587-8573-acc72ff037a0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 16:37:36,995 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-d4e951c0-1b67-4587-8573-acc72ff037a0 2018-11-14 16:37:36,996 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-11-14 16:37:37,459 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T17:37:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd6ecd77940a49ebb20fa24f8fa3cf77"}, "audit_ids": ["8tSOBnV4S3OsEakDG_bU7A"], "issued_at": "2018-11-14T16:37:37.000000Z"}} 2018-11-14 16:37:37,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 16:37:37,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}facca8980141b42b417a96f6300553d7dd041697" 2018-11-14 16:37:37,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-539f6139-7de3-4956-8851-247ab4ccf0a7 Date: Wed, 14 Nov 2018 16:37:37 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"928cbc5c-a6fa-468a-b088-88e266fca291","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","status":"ACTIVE","subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"description":"","tags":[],"updated_at":"2018-11-14T16:32:51Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","provider:network_type":"flat"}]} 2018-11-14 16:37:37,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-539f6139-7de3-4956-8851-247ab4ccf0a7 2018-11-14 16:37:37,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.313616991043s 2018-11-14 16:37:37,776 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-539f6139-7de3-4956-8851-247ab4ccf0a7 2018-11-14 16:37:37,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 16:37:37,785 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 16:37: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 16:37:37,786 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 16:37:37,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}facca8980141b42b417a96f6300553d7dd041697" 2018-11-14 16:37:37,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:37:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb9a3615-2180-4a22-b89a-ea41face5cdb Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/d5e6db7c06bf4799a784ea87405dbbb1"}, "tags": [], "enabled": true, "id": "d5e6db7c06bf4799a784ea87405dbbb1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-11-14 16:37:37,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-cb9a3615-2180-4a22-b89a-ea41face5cdb 2018-11-14 16:37:37,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.111325979233s 2018-11-14 16:37:37,898 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-cb9a3615-2180-4a22-b89a-ea41face5cdb 2018-11-14 16:37:37,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-14 16:37:37,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}facca8980141b42b417a96f6300553d7dd041697" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_a5f3e230-1f03-4f17-9549-3aac612e0d87"}}' 2018-11-14 16:37:38,082 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 16:37:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-343a846b-9ebd-47ae-864f-c621e9a04b60 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.28:5000/v3/projects/d9f159fd4a56412f84ded093db2db58e"}, "tags": [], "enabled": true, "id": "d9f159fd4a56412f84ded093db2db58e", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_a5f3e230-1f03-4f17-9549-3aac612e0d87"}} 2018-11-14 16:37:38,082 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-343a846b-9ebd-47ae-864f-c621e9a04b60 2018-11-14 16:37:38,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.176826000214s 2018-11-14 16:37:38,082 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-343a846b-9ebd-47ae-864f-c621e9a04b60 2018-11-14 16:37:38,083 - 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'd9f159fd4a56412f84ded093db2db58e', '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_a5f3e230-1f03-4f17-9549-3aac612e0d87'}) 2018-11-14 16:37:38,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-11-14 16:37:38,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}facca8980141b42b417a96f6300553d7dd041697" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "a4e25244-113d-4fdd-92eb-35e136cd62f0", "email": null, "name": "vmready2-user_a5f3e230-1f03-4f17-9549-3aac612e0d87"}}' 2018-11-14 16:37:38,516 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 16:37:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16ab262f-84a8-493f-94d3-8144731b62a8 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_a5f3e230-1f03-4f17-9549-3aac612e0d87", "links": {"self": "http://172.30.9.28:5000/v3/users/259762ff77084d4cb18d7615a255fd64"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "259762ff77084d4cb18d7615a255fd64", "domain_id": "default", "password_expires_at": null}} 2018-11-14 16:37:38,516 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-16ab262f-84a8-493f-94d3-8144731b62a8 2018-11-14 16:37:38,517 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.427435159683s 2018-11-14 16:37:38,517 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-16ab262f-84a8-493f-94d3-8144731b62a8 2018-11-14 16:37:38,517 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'259762ff77084d4cb18d7615a255fd64', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_a5f3e230-1f03-4f17-9549-3aac612e0d87'}) 2018-11-14 16:37:38,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 16:37:38,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}facca8980141b42b417a96f6300553d7dd041697" 2018-11-14 16:37:38,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:37:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a294f6ed-c6cf-4d6d-954a-7e0e50d492fe Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 16:37:38,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-a294f6ed-c6cf-4d6d-954a-7e0e50d492fe 2018-11-14 16:37:38,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0905680656433s 2018-11-14 16:37:38,612 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-a294f6ed-c6cf-4d6d-954a-7e0e50d492fe 2018-11-14 16:37:38,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 16:37:38,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}facca8980141b42b417a96f6300553d7dd041697" 2018-11-14 16:37:38,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:37:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c1ba600-fb39-414a-9b16-05d771c8dd32 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 16:37:38,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-6c1ba600-fb39-414a-9b16-05d771c8dd32 2018-11-14 16:37:38,790 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.173723936081s 2018-11-14 16:37:38,791 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-6c1ba600-fb39-414a-9b16-05d771c8dd32 2018-11-14 16:37:38,792 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-14 16:37:38,795 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-11-14 16:37:38,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}facca8980141b42b417a96f6300553d7dd041697" -d '{"role": {"name": "Member"}}' 2018-11-14 16:37:38,958 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 16:37:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3d970f1-823c-47d1-9d33-a6b0a618fb38 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fb6d774261014ecfa0c3c68440f7fe8c", "links": {"self": "http://172.30.9.28:5000/v3/roles/fb6d774261014ecfa0c3c68440f7fe8c"}, "name": "Member"}} 2018-11-14 16:37:38,958 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-a3d970f1-823c-47d1-9d33-a6b0a618fb38 2018-11-14 16:37:38,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.162905216217s 2018-11-14 16:37:38,958 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-a3d970f1-823c-47d1-9d33-a6b0a618fb38 2018-11-14 16:37:38,959 - 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'fb6d774261014ecfa0c3c68440f7fe8c'}) 2018-11-14 16:37:38,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 16:37:38,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}facca8980141b42b417a96f6300553d7dd041697" 2018-11-14 16:37:39,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:37:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34171aeb-6db2-49b6-b92f-cc99263aef95 Content-Encoding: gzip Content-Length: 354 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}, {"domain_id": null, "id": "fb6d774261014ecfa0c3c68440f7fe8c", "links": {"self": "http://172.30.9.28:5000/v3/roles/fb6d774261014ecfa0c3c68440f7fe8c"}, "name": "Member"}]} 2018-11-14 16:37:39,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-34171aeb-6db2-49b6-b92f-cc99263aef95 2018-11-14 16:37:39,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10667514801s 2018-11-14 16:37:39,069 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-34171aeb-6db2-49b6-b92f-cc99263aef95 2018-11-14 16:37:39,074 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 16:37:39,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}facca8980141b42b417a96f6300553d7dd041697" 2018-11-14 16:37:39,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:37:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-805d06dc-8f31-477d-b7f7-218cc4179c36 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-14 16:37:39,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-805d06dc-8f31-477d-b7f7-218cc4179c36 2018-11-14 16:37:39,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.102981805801s 2018-11-14 16:37:39,177 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-805d06dc-8f31-477d-b7f7-218cc4179c36 2018-11-14 16:37:39,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 16:37:39,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}facca8980141b42b417a96f6300553d7dd041697" 2018-11-14 16:37:39,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:37:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9103bd8f-be27-4924-9a18-cdf292cbff7c Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "vmready2-user_a5f3e230-1f03-4f17-9549-3aac612e0d87", "links": {"self": "http://172.30.9.28:5000/v3/users/259762ff77084d4cb18d7615a255fd64"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "259762ff77084d4cb18d7615a255fd64", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 16:37:39,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-9103bd8f-be27-4924-9a18-cdf292cbff7c 2018-11-14 16:37:39,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.1204829216s 2018-11-14 16:37:39,299 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-9103bd8f-be27-4924-9a18-cdf292cbff7c 2018-11-14 16:37:39,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 16:37:39,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}facca8980141b42b417a96f6300553d7dd041697" 2018-11-14 16:37:39,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:37:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e415e6f7-bfd2-41c0-9185-1eeb6d4d0507 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.28:5000/v3/projects/d9f159fd4a56412f84ded093db2db58e"}, "tags": [], "enabled": true, "id": "d9f159fd4a56412f84ded093db2db58e", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_a5f3e230-1f03-4f17-9549-3aac612e0d87"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-14 16:37:39,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-e415e6f7-bfd2-41c0-9185-1eeb6d4d0507 2018-11-14 16:37:39,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.204031944275s 2018-11-14 16:37:39,515 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-e415e6f7-bfd2-41c0-9185-1eeb6d4d0507 2018-11-14 16:37:39,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-14 16:37:39,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=259762ff77084d4cb18d7615a255fd64&role.id=fb6d774261014ecfa0c3c68440f7fe8c&scope.project.id=d9f159fd4a56412f84ded093db2db58e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}facca8980141b42b417a96f6300553d7dd041697" 2018-11-14 16:37:39,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:37:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4870899-f74f-48f3-ab57-8e1d6e101cf6 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=259762ff77084d4cb18d7615a255fd64&role.id=fb6d774261014ecfa0c3c68440f7fe8c&scope.project.id=d9f159fd4a56412f84ded093db2db58e", "previous": null, "next": null}} 2018-11-14 16:37:39,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=259762ff77084d4cb18d7615a255fd64&role.id=fb6d774261014ecfa0c3c68440f7fe8c&scope.project.id=d9f159fd4a56412f84ded093db2db58e used request id req-f4870899-f74f-48f3-ab57-8e1d6e101cf6 2018-11-14 16:37:39,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.184782028198s 2018-11-14 16:37:39,708 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=259762ff77084d4cb18d7615a255fd64&role.id=fb6d774261014ecfa0c3c68440f7fe8c&scope.project.id=d9f159fd4a56412f84ded093db2db58e used request id req-f4870899-f74f-48f3-ab57-8e1d6e101cf6 2018-11-14 16:37:39,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-14 16:37:39,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/d9f159fd4a56412f84ded093db2db58e/users/259762ff77084d4cb18d7615a255fd64/roles/fb6d774261014ecfa0c3c68440f7fe8c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}facca8980141b42b417a96f6300553d7dd041697" 2018-11-14 16:37:39,976 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 16:37:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0b01a2a-3566-47cf-99f5-52ee20f67a6a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 16:37:39,976 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/d9f159fd4a56412f84ded093db2db58e/users/259762ff77084d4cb18d7615a255fd64/roles/fb6d774261014ecfa0c3c68440f7fe8c used request id req-b0b01a2a-3566-47cf-99f5-52ee20f67a6a 2018-11-14 16:37:39,977 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.264851093292s 2018-11-14 16:37:39,977 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/d9f159fd4a56412f84ded093db2db58e/users/259762ff77084d4cb18d7615a255fd64/roles/fb6d774261014ecfa0c3c68440f7fe8c used request id req-b0b01a2a-3566-47cf-99f5-52ee20f67a6a 2018-11-14 16:37:39,977 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_a5f3e230-1f03-4f17-9549-3aac612e0d87', 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'd9f159fd4a56412f84ded093db2db58e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'a4e25244-113d-4fdd-92eb-35e136cd62f0', 'username': u'vmready2-user_a5f3e230-1f03-4f17-9549-3aac612e0d87', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-14 16:37:39,981 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_a5f3e230-1f03-4f17-9549-3aac612e0d87', 'password': 'a4e25244-113d-4fdd-92eb-35e136cd62f0', 'project_name': 'vmready2-project_a5f3e230-1f03-4f17-9549-3aac612e0d87', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000//v3', 'project_id': 'd9f159fd4a56412f84ded093db2db58e', 'project_domain_name': 'Default'} 2018-11-14 16:37:39,982 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2018-11-14 16:37:39,983 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 16:37:39,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}facca8980141b42b417a96f6300553d7dd041697" 2018-11-14 16:37:40,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:37:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a9a4f49-cc92-4157-a816-731c5ae1dc80 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/d5e6db7c06bf4799a784ea87405dbbb1"}, "tags": [], "enabled": true, "id": "d5e6db7c06bf4799a784ea87405dbbb1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-11-14 16:37:40,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-7a9a4f49-cc92-4157-a816-731c5ae1dc80 2018-11-14 16:37:40,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.102555990219s 2018-11-14 16:37:40,086 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-7a9a4f49-cc92-4157-a816-731c5ae1dc80 2018-11-14 16:37:40,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 16:37:40,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}facca8980141b42b417a96f6300553d7dd041697" 2018-11-14 16:37:40,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:37:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05d59a2b-0e18-40d9-bb6f-7a2fdadc1250 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.28:5000/v3/projects/d9f159fd4a56412f84ded093db2db58e"}, "tags": [], "enabled": true, "id": "d9f159fd4a56412f84ded093db2db58e", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_a5f3e230-1f03-4f17-9549-3aac612e0d87"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-14 16:37:40,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-05d59a2b-0e18-40d9-bb6f-7a2fdadc1250 2018-11-14 16:37:40,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.102928161621s 2018-11-14 16:37:40,196 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-05d59a2b-0e18-40d9-bb6f-7a2fdadc1250 2018-11-14 16:37:40,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-11-14 16:37:40,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}facca8980141b42b417a96f6300553d7dd041697" -d '{"network": {"tenant_id": "d9f159fd4a56412f84ded093db2db58e", "name": "vmready2-net_a5f3e230-1f03-4f17-9549-3aac612e0d87", "admin_state_up": true}}' 2018-11-14 16:37:40,985 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-bb4760c6-59c1-4227-89fb-ab0ff27cabab Date: Wed, 14 Nov 2018 16:37:40 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"3fc80bf7-d31a-41d6-9438-606717f0bd22","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d9f159fd4a56412f84ded093db2db58e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-14T16:37:40Z","is_default":false,"provider:segmentation_id":10,"name":"vmready2-net_a5f3e230-1f03-4f17-9549-3aac612e0d87","admin_state_up":true,"tenant_id":"d9f159fd4a56412f84ded093db2db58e","created_at":"2018-11-14T16:37:40Z","mtu":1450}} 2018-11-14 16:37:40,985 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-bb4760c6-59c1-4227-89fb-ab0ff27cabab 2018-11-14 16:37:40,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.786772012711s 2018-11-14 16:37:40,986 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-bb4760c6-59c1-4227-89fb-ab0ff27cabab 2018-11-14 16:37:40,986 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-11-14T16:37:40Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'3fc80bf7-d31a-41d6-9438-606717f0bd22', u'provider:segmentation_id': 10, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-net_a5f3e230-1f03-4f17-9549-3aac612e0d87', u'admin_state_up': True, u'tenant_id': u'd9f159fd4a56412f84ded093db2db58e', u'created_at': u'2018-11-14T16:37:40Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd9f159fd4a56412f84ded093db2db58e'}) 2018-11-14 16:37:40,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 16:37:40,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:37:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3059e366-03b8-4644-842d-308e346e1e48 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 16:37:40,995 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-3059e366-03b8-4644-842d-308e346e1e48 2018-11-14 16:37:40,995 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-11-14 16:37:41,413 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fb6d774261014ecfa0c3c68440f7fe8c", "name": "Member"}], "expires_at": "2018-11-14T17:37:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d9f159fd4a56412f84ded093db2db58e", "name": "vmready2-project_a5f3e230-1f03-4f17-9549-3aac612e0d87"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/d9f159fd4a56412f84ded093db2db58e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/d9f159fd4a56412f84ded093db2db58e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/d9f159fd4a56412f84ded093db2db58e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_d9f159fd4a56412f84ded093db2db58e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_d9f159fd4a56412f84ded093db2db58e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/d9f159fd4a56412f84ded093db2db58e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/d9f159fd4a56412f84ded093db2db58e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/d9f159fd4a56412f84ded093db2db58e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/d9f159fd4a56412f84ded093db2db58e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/d9f159fd4a56412f84ded093db2db58e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/d9f159fd4a56412f84ded093db2db58e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/d9f159fd4a56412f84ded093db2db58e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/d9f159fd4a56412f84ded093db2db58e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/d9f159fd4a56412f84ded093db2db58e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_a5f3e230-1f03-4f17-9549-3aac612e0d87", "id": "259762ff77084d4cb18d7615a255fd64"}, "audit_ids": ["sPg0bR9oTEOKjElRhUrinw"], "issued_at": "2018-11-14T16:37:41.000000Z"}} 2018-11-14 16:37:41,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 16:37:41,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}52d74e30e1c932617f34375da528c953ff00f033" 2018-11-14 16:37:41,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1147 X-Openstack-Request-Id: req-38dac3cc-70e8-4148-902d-8b8607cafc05 Date: Wed, 14 Nov 2018 16:37:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-14T16:37:40Z","tenant_id":"d9f159fd4a56412f84ded093db2db58e","created_at":"2018-11-14T16:37:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"d9f159fd4a56412f84ded093db2db58e","id":"3fc80bf7-d31a-41d6-9438-606717f0bd22","name":"vmready2-net_a5f3e230-1f03-4f17-9549-3aac612e0d87"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"updated_at":"2018-11-14T16:32:51Z","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","id":"928cbc5c-a6fa-468a-b088-88e266fca291","name":"external"}]} 2018-11-14 16:37:41,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-38dac3cc-70e8-4148-902d-8b8607cafc05 2018-11-14 16:37:41,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.297343969345s 2018-11-14 16:37:41,714 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-38dac3cc-70e8-4148-902d-8b8607cafc05 2018-11-14 16:37:41,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-11-14 16:37:41,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}52d74e30e1c932617f34375da528c953ff00f033" -d '{"subnet": {"name": "vmready2-subnet_a5f3e230-1f03-4f17-9549-3aac612e0d87", "enable_dhcp": true, "network_id": "3fc80bf7-d31a-41d6-9438-606717f0bd22", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-11-14 16:37:42,602 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b55a4c41-c8a6-48db-9dbd-76d4df4d416c Date: Wed, 14 Nov 2018 16:37:42 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3fc80bf7-d31a-41d6-9438-606717f0bd22","tenant_id":"d9f159fd4a56412f84ded093db2db58e","created_at":"2018-11-14T16:37:42Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-14T16:37:42Z","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":"d9f159fd4a56412f84ded093db2db58e","id":"7416da48-a4ed-4cdb-8ece-f23382cd8573","subnetpool_id":null,"name":"vmready2-subnet_a5f3e230-1f03-4f17-9549-3aac612e0d87"}} 2018-11-14 16:37:42,603 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-b55a4c41-c8a6-48db-9dbd-76d4df4d416c 2018-11-14 16:37:42,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.887398004532s 2018-11-14 16:37:42,603 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-b55a4c41-c8a6-48db-9dbd-76d4df4d416c 2018-11-14 16:37:42,604 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-14T16:37:42Z', 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'7416da48-a4ed-4cdb-8ece-f23382cd8573', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_a5f3e230-1f03-4f17-9549-3aac612e0d87', u'enable_dhcp': True, u'network_id': u'3fc80bf7-d31a-41d6-9438-606717f0bd22', u'tenant_id': u'd9f159fd4a56412f84ded093db2db58e', u'created_at': u'2018-11-14T16:37:42Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'd9f159fd4a56412f84ded093db2db58e'}) 2018-11-14 16:37:42,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-11-14 16:37:42,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}52d74e30e1c932617f34375da528c953ff00f033" -d '{"router": {"external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291"}, "name": "vmready2-router_a5f3e230-1f03-4f17-9549-3aac612e0d87", "admin_state_up": true}}' 2018-11-14 16:37:44,210 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-2dec12a4-1f95-4c34-9928-ac678e979b7a Date: Wed, 14 Nov 2018 16:37:44 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3653731-6d80-49cb-86ba-17eff3eeceee", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "d9f159fd4a56412f84ded093db2db58e", "created_at": "2018-11-14T16:37:42Z", "admin_state_up": true, "updated_at": "2018-11-14T16:37:43Z", "revision_number": 2, "routes": [], "project_id": "d9f159fd4a56412f84ded093db2db58e", "id": "1b5b374b-73ae-4192-874d-e7f87ba7c1e2", "name": "vmready2-router_a5f3e230-1f03-4f17-9549-3aac612e0d87"}} 2018-11-14 16:37:44,210 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-2dec12a4-1f95-4c34-9928-ac678e979b7a 2018-11-14 16:37:44,210 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.60577297211s 2018-11-14 16:37:44,211 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-2dec12a4-1f95-4c34-9928-ac678e979b7a 2018-11-14 16:37:44,211 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'928cbc5c-a6fa-468a-b088-88e266fca291', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b3653731-6d80-49cb-86ba-17eff3eeceee', u'ip_address': u'172.30.9.200'}]}, u'description': u'', u'tags': [], u'tenant_id': u'd9f159fd4a56412f84ded093db2db58e', u'created_at': u'2018-11-14T16:37:42Z', u'admin_state_up': True, u'updated_at': u'2018-11-14T16:37:43Z', u'revision_number': 2, u'routes': [], u'project_id': u'd9f159fd4a56412f84ded093db2db58e', u'id': u'1b5b374b-73ae-4192-874d-e7f87ba7c1e2', u'name': u'vmready2-router_a5f3e230-1f03-4f17-9549-3aac612e0d87'}) 2018-11-14 16:37:44,212 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-11-14 16:37:44,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/1b5b374b-73ae-4192-874d-e7f87ba7c1e2/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}52d74e30e1c932617f34375da528c953ff00f033" -d '{"subnet_id": "7416da48-a4ed-4cdb-8ece-f23382cd8573"}' 2018-11-14 16:37:47,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-34d50836-26af-4a75-af90-c8160672e097 Date: Wed, 14 Nov 2018 16:37:47 GMT RESP BODY: {"network_id": "3fc80bf7-d31a-41d6-9438-606717f0bd22", "tenant_id": "d9f159fd4a56412f84ded093db2db58e", "subnet_id": "7416da48-a4ed-4cdb-8ece-f23382cd8573", "subnet_ids": ["7416da48-a4ed-4cdb-8ece-f23382cd8573"], "port_id": "e358c153-4a85-49d8-844a-094029e40d87", "id": "1b5b374b-73ae-4192-874d-e7f87ba7c1e2"} 2018-11-14 16:37:47,056 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/1b5b374b-73ae-4192-874d-e7f87ba7c1e2/add_router_interface.json used request id req-34d50836-26af-4a75-af90-c8160672e097 2018-11-14 16:37:47,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.84465694427s 2018-11-14 16:37:47,057 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/1b5b374b-73ae-4192-874d-e7f87ba7c1e2/add_router_interface.json used request id req-34d50836-26af-4a75-af90-c8160672e097 returning object 1b5b374b-73ae-4192-874d-e7f87ba7c1e2 2018-11-14 16:37:47,057 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-14 16:37:47,184 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-11-14 16:37:47,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 16:37:47,190 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Wed, 14 Nov 2018 16:37:47 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-11-14 16:37:47,192 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 16:37:47,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}52d74e30e1c932617f34375da528c953ff00f033" 2018-11-14 16:37:47,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-11087e3b-b9e3-4af3-b078-281620ebd029 Date: Wed, 14 Nov 2018 16:37:47 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 16:37:47,899 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-11087e3b-b9e3-4af3-b078-281620ebd029 2018-11-14 16:37:47,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.706763982773s 2018-11-14 16:37:47,900 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-11087e3b-b9e3-4af3-b078-281620ebd029 2018-11-14 16:37:47,907 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-14 16:37:47,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}52d74e30e1c932617f34375da528c953ff00f033" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_a5f3e230-1f03-4f17-9549-3aac612e0d87", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_a5f3e230-1f03-4f17-9549-3aac612e0d87"}' 2018-11-14 16:37:48,657 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/e2a8159c-c42a-48d8-b0f1-774ae15fefff Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b7901b4a-8a4d-4f17-b84a-5085899a6b57 Date: Wed, 14 Nov 2018 16:37:48 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/e2a8159c-c42a-48d8-b0f1-774ae15fefff/file", "owner": "d9f159fd4a56412f84ded093db2db58e", "id": "e2a8159c-c42a-48d8-b0f1-774ae15fefff", "size": null, "self": "/v2/images/e2a8159c-c42a-48d8-b0f1-774ae15fefff", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-14T16:37:48Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_a5f3e230-1f03-4f17-9549-3aac612e0d87", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_a5f3e230-1f03-4f17-9549-3aac612e0d87", "checksum": null, "created_at": "2018-11-14T16:37:48Z", "protected": false} 2018-11-14 16:37:48,657 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-b7901b4a-8a4d-4f17-b84a-5085899a6b57 2018-11-14 16:37:48,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.749547958374s 2018-11-14 16:37:48,657 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-b7901b4a-8a4d-4f17-b84a-5085899a6b57 returning object e2a8159c-c42a-48d8-b0f1-774ae15fefff 2018-11-14 16:37:48,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-14 16:37:48,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/e2a8159c-c42a-48d8-b0f1-774ae15fefff/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}52d74e30e1c932617f34375da528c953ff00f033" -d '' 2018-11-14 16:37:50,503 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cf63bb77-8867-48ce-b382-1e6e304defd5 Date: Wed, 14 Nov 2018 16:37:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 16:37:50,504 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/e2a8159c-c42a-48d8-b0f1-774ae15fefff/file used request id req-cf63bb77-8867-48ce-b382-1e6e304defd5 2018-11-14 16:37:50,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.84550499916s 2018-11-14 16:37:50,504 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/e2a8159c-c42a-48d8-b0f1-774ae15fefff/file used request id req-cf63bb77-8867-48ce-b382-1e6e304defd5 2018-11-14 16:37:50,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 16:37:50,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}52d74e30e1c932617f34375da528c953ff00f033" 2018-11-14 16:37:51,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-3a8ad428-cb4c-4fc9-bbed-7c7517a35539 Date: Wed, 14 Nov 2018 16:37:51 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/e2a8159c-c42a-48d8-b0f1-774ae15fefff/snap", "metadata": {}}], "file": "/v2/images/e2a8159c-c42a-48d8-b0f1-774ae15fefff/file", "owner": "d9f159fd4a56412f84ded093db2db58e", "id": "e2a8159c-c42a-48d8-b0f1-774ae15fefff", "size": 12716032, "self": "/v2/images/e2a8159c-c42a-48d8-b0f1-774ae15fefff", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/e2a8159c-c42a-48d8-b0f1-774ae15fefff/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-14T16:37:50Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_a5f3e230-1f03-4f17-9549-3aac612e0d87", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_a5f3e230-1f03-4f17-9549-3aac612e0d87", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-14T16:37:48Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 16:37:51,250 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-3a8ad428-cb4c-4fc9-bbed-7c7517a35539 2018-11-14 16:37:51,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.742412090302s 2018-11-14 16:37:51,251 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-3a8ad428-cb4c-4fc9-bbed-7c7517a35539 2018-11-14 16:37:51,252 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/e2a8159c-c42a-48d8-b0f1-774ae15fefff/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e2a8159c-c42a-48d8-b0f1-774ae15fefff/file', 'owner': u'd9f159fd4a56412f84ded093db2db58e', 'id': u'e2a8159c-c42a-48d8-b0f1-774ae15fefff', 'size': 12716032, u'self': u'/v2/images/e2a8159c-c42a-48d8-b0f1-774ae15fefff', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd9f159fd4a56412f84ded093db2db58e', 'name': 'vmready2-project_a5f3e230-1f03-4f17-9549-3aac612e0d87', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/e2a8159c-c42a-48d8-b0f1-774ae15fefff/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-14T16:37:50Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-14T16:37:50Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_a5f3e230-1f03-4f17-9549-3aac612e0d87', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/e2a8159c-c42a-48d8-b0f1-774ae15fefff', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vmready2-img_a5f3e230-1f03-4f17-9549-3aac612e0d87', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_a5f3e230-1f03-4f17-9549-3aac612e0d87', 'created': u'2018-11-14T16:37:48Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-14T16:37:48Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/e2a8159c-c42a-48d8-b0f1-774ae15fefff', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vmready2-img_a5f3e230-1f03-4f17-9549-3aac612e0d87', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-14 16:37:51,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-14 16:37:51,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}facca8980141b42b417a96f6300553d7dd041697" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_a5f3e230-1f03-4f17-9549-3aac612e0d87", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-14 16:37:51,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:37:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f1e2ab2d-77c3-4680-84dd-391f500b7e53 x-compute-request-id: req-f1e2ab2d-77c3-4680-84dd-391f500b7e53 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready2-flavor_a5f3e230-1f03-4f17-9549-3aac612e0d87", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/51826afc-f651-4eb7-9d39-a76fa7bee29f", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/51826afc-f651-4eb7-9d39-a76fa7bee29f", "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": "51826afc-f651-4eb7-9d39-a76fa7bee29f"}} 2018-11-14 16:37:51,923 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-f1e2ab2d-77c3-4680-84dd-391f500b7e53 2018-11-14 16:37:51,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.669639110565s 2018-11-14 16:37:51,923 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-f1e2ab2d-77c3-4680-84dd-391f500b7e53 2018-11-14 16:37:51,924 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_a5f3e230-1f03-4f17-9549-3aac612e0d87', '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'49be60fcc4c34adea9e7c304d872b17d', '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'51826afc-f651-4eb7-9d39-a76fa7bee29f', 'swap': 0}) 2018-11-14 16:37:51,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-14 16:37:51,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/51826afc-f651-4eb7-9d39-a76fa7bee29f/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}facca8980141b42b417a96f6300553d7dd041697" -d '{"extra_specs": {}}' 2018-11-14 16:37:52,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:37:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c07af2b0-57a0-4f36-8e61-2fe70be42c47 x-compute-request-id: req-c07af2b0-57a0-4f36-8e61-2fe70be42c47 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-14 16:37:52,056 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/51826afc-f651-4eb7-9d39-a76fa7bee29f/os-extra_specs used request id req-c07af2b0-57a0-4f36-8e61-2fe70be42c47 2018-11-14 16:37:52,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.131195068359s 2018-11-14 16:37:52,057 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/51826afc-f651-4eb7-9d39-a76fa7bee29f/os-extra_specs used request id req-c07af2b0-57a0-4f36-8e61-2fe70be42c47 2018-11-14 16:37:52,167 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-14 16:37:52,167 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:12 | PASS | +-------------------+------------------+------------------+----------------+ 2018-11-14 16:37:52,172 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-11-14 16:37:52,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/1b5b374b-73ae-4192-874d-e7f87ba7c1e2/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}52d74e30e1c932617f34375da528c953ff00f033" -d '{"subnet_id": "7416da48-a4ed-4cdb-8ece-f23382cd8573"}' 2018-11-14 16:37:54,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5ca4a0f5-70d6-4a55-bd90-f9505c751753 Date: Wed, 14 Nov 2018 16:37:54 GMT RESP BODY: {"network_id": "3fc80bf7-d31a-41d6-9438-606717f0bd22", "tenant_id": "d9f159fd4a56412f84ded093db2db58e", "subnet_id": "7416da48-a4ed-4cdb-8ece-f23382cd8573", "subnet_ids": ["7416da48-a4ed-4cdb-8ece-f23382cd8573"], "port_id": "e358c153-4a85-49d8-844a-094029e40d87", "id": "1b5b374b-73ae-4192-874d-e7f87ba7c1e2"} 2018-11-14 16:37:54,032 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/1b5b374b-73ae-4192-874d-e7f87ba7c1e2/remove_router_interface.json used request id req-5ca4a0f5-70d6-4a55-bd90-f9505c751753 2018-11-14 16:37:54,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.85969495773s 2018-11-14 16:37:54,032 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/1b5b374b-73ae-4192-874d-e7f87ba7c1e2/remove_router_interface.json used request id req-5ca4a0f5-70d6-4a55-bd90-f9505c751753 returning object 1b5b374b-73ae-4192-874d-e7f87ba7c1e2 2018-11-14 16:37:54,033 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-11-14 16:37:54,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}52d74e30e1c932617f34375da528c953ff00f033" 2018-11-14 16:37:55,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-c602ca69-ef61-498a-8262-eaadafa197ad Date: Wed, 14 Nov 2018 16:37:55 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3653731-6d80-49cb-86ba-17eff3eeceee", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "d9f159fd4a56412f84ded093db2db58e", "created_at": "2018-11-14T16:37:42Z", "admin_state_up": true, "updated_at": "2018-11-14T16:37:53Z", "revision_number": 4, "routes": [], "project_id": "d9f159fd4a56412f84ded093db2db58e", "id": "1b5b374b-73ae-4192-874d-e7f87ba7c1e2", "name": "vmready2-router_a5f3e230-1f03-4f17-9549-3aac612e0d87"}]} 2018-11-14 16:37:55,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-c602ca69-ef61-498a-8262-eaadafa197ad 2018-11-14 16:37:55,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.00519394875s 2018-11-14 16:37:55,038 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-c602ca69-ef61-498a-8262-eaadafa197ad 2018-11-14 16:37:55,040 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-11-14 16:37:55,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/1b5b374b-73ae-4192-874d-e7f87ba7c1e2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}52d74e30e1c932617f34375da528c953ff00f033" 2018-11-14 16:37:56,674 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c63b05c4-09ef-497b-b1b1-a8a6431cdea0 Content-Length: 0 Date: Wed, 14 Nov 2018 16:37:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 16:37:56,674 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/1b5b374b-73ae-4192-874d-e7f87ba7c1e2.json used request id req-c63b05c4-09ef-497b-b1b1-a8a6431cdea0 2018-11-14 16:37:56,675 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.63463497162s 2018-11-14 16:37:56,675 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/1b5b374b-73ae-4192-874d-e7f87ba7c1e2.json used request id req-c63b05c4-09ef-497b-b1b1-a8a6431cdea0 2018-11-14 16:37:56,675 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-14 16:37:56,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}52d74e30e1c932617f34375da528c953ff00f033" 2018-11-14 16:37:56,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-1131b7e8-0d40-4e69-a1a2-2bf3386eebb6 Date: Wed, 14 Nov 2018 16:37:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3fc80bf7-d31a-41d6-9438-606717f0bd22","tenant_id":"d9f159fd4a56412f84ded093db2db58e","created_at":"2018-11-14T16:37:42Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-14T16:37:42Z","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":"d9f159fd4a56412f84ded093db2db58e","id":"7416da48-a4ed-4cdb-8ece-f23382cd8573","subnetpool_id":null,"name":"vmready2-subnet_a5f3e230-1f03-4f17-9549-3aac612e0d87"}]} 2018-11-14 16:37:56,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-1131b7e8-0d40-4e69-a1a2-2bf3386eebb6 2018-11-14 16:37:56,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.308369874954s 2018-11-14 16:37:56,984 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-1131b7e8-0d40-4e69-a1a2-2bf3386eebb6 2018-11-14 16:37:56,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-11-14 16:37:56,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/7416da48-a4ed-4cdb-8ece-f23382cd8573.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}52d74e30e1c932617f34375da528c953ff00f033" 2018-11-14 16:37:59,622 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-57a5de6b-54df-4ef2-b25d-6a4d40ad9f01 Date: Wed, 14 Nov 2018 16:37:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 16:37:59,622 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/7416da48-a4ed-4cdb-8ece-f23382cd8573.json used request id req-57a5de6b-54df-4ef2-b25d-6a4d40ad9f01 2018-11-14 16:37:59,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.63626718521s 2018-11-14 16:37:59,622 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/7416da48-a4ed-4cdb-8ece-f23382cd8573.json used request id req-57a5de6b-54df-4ef2-b25d-6a4d40ad9f01 2018-11-14 16:37:59,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 16:37:59,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}52d74e30e1c932617f34375da528c953ff00f033" 2018-11-14 16:37:59,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1153 X-Openstack-Request-Id: req-c5cbdf30-f270-41d4-a2c7-9013cade481b Date: Wed, 14 Nov 2018 16:37:59 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-14T16:37:59Z","tenant_id":"d9f159fd4a56412f84ded093db2db58e","created_at":"2018-11-14T16:37:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d9f159fd4a56412f84ded093db2db58e","id":"3fc80bf7-d31a-41d6-9438-606717f0bd22","name":"vmready2-net_a5f3e230-1f03-4f17-9549-3aac612e0d87"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"updated_at":"2018-11-14T16:32:51Z","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","id":"928cbc5c-a6fa-468a-b088-88e266fca291","name":"external"}]} 2018-11-14 16:37:59,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-c5cbdf30-f270-41d4-a2c7-9013cade481b 2018-11-14 16:37:59,952 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.329586029053s 2018-11-14 16:37:59,953 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-c5cbdf30-f270-41d4-a2c7-9013cade481b 2018-11-14 16:37:59,954 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-11-14 16:37:59,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/3fc80bf7-d31a-41d6-9438-606717f0bd22.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}52d74e30e1c932617f34375da528c953ff00f033" 2018-11-14 16:38:00,927 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ab4fa82b-6954-4f34-b8a3-a99c01a4c0ea Date: Wed, 14 Nov 2018 16:38:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 16:38:00,927 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/3fc80bf7-d31a-41d6-9438-606717f0bd22.json used request id req-ab4fa82b-6954-4f34-b8a3-a99c01a4c0ea 2018-11-14 16:38:00,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.973552942276s 2018-11-14 16:38:00,928 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/3fc80bf7-d31a-41d6-9438-606717f0bd22.json used request id req-ab4fa82b-6954-4f34-b8a3-a99c01a4c0ea 2018-11-14 16:38:00,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 16:38:00,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}52d74e30e1c932617f34375da528c953ff00f033" 2018-11-14 16:38:01,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-036b6b66-646d-46b9-ba26-407dd75f5011 Date: Wed, 14 Nov 2018 16:38:01 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/e2a8159c-c42a-48d8-b0f1-774ae15fefff/snap", "metadata": {}}], "file": "/v2/images/e2a8159c-c42a-48d8-b0f1-774ae15fefff/file", "owner": "d9f159fd4a56412f84ded093db2db58e", "id": "e2a8159c-c42a-48d8-b0f1-774ae15fefff", "size": 12716032, "self": "/v2/images/e2a8159c-c42a-48d8-b0f1-774ae15fefff", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/e2a8159c-c42a-48d8-b0f1-774ae15fefff/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-14T16:37:50Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_a5f3e230-1f03-4f17-9549-3aac612e0d87", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_a5f3e230-1f03-4f17-9549-3aac612e0d87", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-14T16:37:48Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 16:38:01,643 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-036b6b66-646d-46b9-ba26-407dd75f5011 2018-11-14 16:38:01,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.711405992508s 2018-11-14 16:38:01,644 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-036b6b66-646d-46b9-ba26-407dd75f5011 2018-11-14 16:38:01,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-14 16:38:01,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/e2a8159c-c42a-48d8-b0f1-774ae15fefff -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}52d74e30e1c932617f34375da528c953ff00f033" 2018-11-14 16:38:02,819 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1ecd5659-151f-4f28-9f15-6e10a7e4e258 Date: Wed, 14 Nov 2018 16:38:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 16:38:02,819 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/e2a8159c-c42a-48d8-b0f1-774ae15fefff used request id req-1ecd5659-151f-4f28-9f15-6e10a7e4e258 2018-11-14 16:38:02,820 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.17430186272s 2018-11-14 16:38:02,820 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/e2a8159c-c42a-48d8-b0f1-774ae15fefff used request id req-1ecd5659-151f-4f28-9f15-6e10a7e4e258 2018-11-14 16:38:02,820 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-14 16:38:02,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}facca8980141b42b417a96f6300553d7dd041697" 2018-11-14 16:38:02,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:38: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-d181b73d-6b17-47a6-9780-9cf4b295acc2 x-compute-request-id: req-d181b73d-6b17-47a6-9780-9cf4b295acc2 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready2-flavor_a5f3e230-1f03-4f17-9549-3aac612e0d87", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/51826afc-f651-4eb7-9d39-a76fa7bee29f", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/51826afc-f651-4eb7-9d39-a76fa7bee29f", "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": "51826afc-f651-4eb7-9d39-a76fa7bee29f"}]} 2018-11-14 16:38:02,953 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-d181b73d-6b17-47a6-9780-9cf4b295acc2 2018-11-14 16:38:02,953 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.13242816925s 2018-11-14 16:38:02,953 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-d181b73d-6b17-47a6-9780-9cf4b295acc2 2018-11-14 16:38:02,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-14 16:38:02,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/51826afc-f651-4eb7-9d39-a76fa7bee29f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}facca8980141b42b417a96f6300553d7dd041697" 2018-11-14 16:38:03,112 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 16:38: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-4e225e90-f330-4b61-8227-79a22acf3f91 x-compute-request-id: req-4e225e90-f330-4b61-8227-79a22acf3f91 Content-Length: 0 Content-Type: application/json 2018-11-14 16:38:03,112 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/51826afc-f651-4eb7-9d39-a76fa7bee29f used request id req-4e225e90-f330-4b61-8227-79a22acf3f91 2018-11-14 16:38:03,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.156597137451s 2018-11-14 16:38:03,112 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/51826afc-f651-4eb7-9d39-a76fa7bee29f used request id req-4e225e90-f330-4b61-8227-79a22acf3f91 2018-11-14 16:38:03,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 16:38:03,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}facca8980141b42b417a96f6300553d7dd041697" 2018-11-14 16:38:03,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:38:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f8ee113-43c1-444c-bd59-9a7f1317dc91 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "vmready2-user_a5f3e230-1f03-4f17-9549-3aac612e0d87", "links": {"self": "http://172.30.9.28:5000/v3/users/259762ff77084d4cb18d7615a255fd64"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "259762ff77084d4cb18d7615a255fd64", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 16:38:03,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-4f8ee113-43c1-444c-bd59-9a7f1317dc91 2018-11-14 16:38:03,232 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.119026899338s 2018-11-14 16:38:03,232 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-4f8ee113-43c1-444c-bd59-9a7f1317dc91 2018-11-14 16:38:03,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 16:38:03,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/259762ff77084d4cb18d7615a255fd64 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}facca8980141b42b417a96f6300553d7dd041697" 2018-11-14 16:38:03,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:38:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-595dcbf7-4026-4ec2-8a1d-a695d99e8c2a Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_a5f3e230-1f03-4f17-9549-3aac612e0d87", "links": {"self": "http://172.30.9.28:5000/v3/users/259762ff77084d4cb18d7615a255fd64"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "259762ff77084d4cb18d7615a255fd64", "description": null}} 2018-11-14 16:38:03,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/259762ff77084d4cb18d7615a255fd64 used request id req-595dcbf7-4026-4ec2-8a1d-a695d99e8c2a 2018-11-14 16:38:03,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.193742036819s 2018-11-14 16:38:03,432 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/259762ff77084d4cb18d7615a255fd64 used request id req-595dcbf7-4026-4ec2-8a1d-a695d99e8c2a 2018-11-14 16:38:03,433 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-14 16:38:03,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/259762ff77084d4cb18d7615a255fd64 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}facca8980141b42b417a96f6300553d7dd041697" 2018-11-14 16:38:03,699 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 16:38:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20d0e477-281c-4712-84e4-2f3b13d61c51 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 16:38:03,699 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/259762ff77084d4cb18d7615a255fd64 used request id req-20d0e477-281c-4712-84e4-2f3b13d61c51 2018-11-14 16:38:03,699 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.266364097595s 2018-11-14 16:38:03,700 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/259762ff77084d4cb18d7615a255fd64 used request id req-20d0e477-281c-4712-84e4-2f3b13d61c51 2018-11-14 16:38:03,706 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 16:38:03,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}facca8980141b42b417a96f6300553d7dd041697" 2018-11-14 16:38:03,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:38:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef8649f6-66cd-4256-86ab-67e9ec98ddd3 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.28:5000/v3/projects/d9f159fd4a56412f84ded093db2db58e"}, "tags": [], "enabled": true, "id": "d9f159fd4a56412f84ded093db2db58e", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_a5f3e230-1f03-4f17-9549-3aac612e0d87"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-14 16:38:03,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-ef8649f6-66cd-4256-86ab-67e9ec98ddd3 2018-11-14 16:38:03,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0972499847412s 2018-11-14 16:38:03,804 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-ef8649f6-66cd-4256-86ab-67e9ec98ddd3 2018-11-14 16:38:03,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-14 16:38:03,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/d9f159fd4a56412f84ded093db2db58e -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}facca8980141b42b417a96f6300553d7dd041697" 2018-11-14 16:38:04,018 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 16:38:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99b186e0-f5e6-4774-92a1-3e4ee178b757 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 16:38:04,018 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/d9f159fd4a56412f84ded093db2db58e used request id req-99b186e0-f5e6-4774-92a1-3e4ee178b757 2018-11-14 16:38:04,018 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.209903001785s 2018-11-14 16:38:04,018 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/d9f159fd4a56412f84ded093db2db58e used request id req-99b186e0-f5e6-4774-92a1-3e4ee178b757 2018-11-14 16:38:04,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 16:38:04,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}facca8980141b42b417a96f6300553d7dd041697" 2018-11-14 16:38:04,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:38:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af15c2fc-3b20-49c7-abd2-1ad56d40690f Content-Encoding: gzip Content-Length: 354 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}, {"domain_id": null, "id": "fb6d774261014ecfa0c3c68440f7fe8c", "links": {"self": "http://172.30.9.28:5000/v3/roles/fb6d774261014ecfa0c3c68440f7fe8c"}, "name": "Member"}]} 2018-11-14 16:38:04,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-af15c2fc-3b20-49c7-abd2-1ad56d40690f 2018-11-14 16:38:04,126 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104233026505s 2018-11-14 16:38:04,126 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-af15c2fc-3b20-49c7-abd2-1ad56d40690f 2018-11-14 16:38:04,132 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-11-14 16:38:04,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/fb6d774261014ecfa0c3c68440f7fe8c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}facca8980141b42b417a96f6300553d7dd041697" 2018-11-14 16:38:04,472 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 16:38:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a1ae1cc-cdb1-44e9-af9e-93a473bfc50e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 16:38:04,473 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/fb6d774261014ecfa0c3c68440f7fe8c used request id req-7a1ae1cc-cdb1-44e9-af9e-93a473bfc50e 2018-11-14 16:38:04,473 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.341085910797s 2018-11-14 16:38:04,473 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/fb6d774261014ecfa0c3c68440f7fe8c used request id req-7a1ae1cc-cdb1-44e9-af9e-93a473bfc50e 2018-11-14 16:38:04,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-14 16:38:04,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=d9f159fd4a56412f84ded093db2db58e&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}facca8980141b42b417a96f6300553d7dd041697" 2018-11-14 16:38:04,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-0ea8ad60-b0eb-48f1-9d8f-bf7ccf935c3f Date: Wed, 14 Nov 2018 16:38:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d9f159fd4a56412f84ded093db2db58e", "created_at": "2018-11-14T16:37:40Z", "updated_at": "2018-11-14T16:37:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:37:40Z", "revision_number": 0, "id": "19cdb3d2-e2d6-4b83-8c11-c837f25a1764", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:37:40Z", "security_group_id": "cca27711-6c89-4795-b415-fde8f370a840", "tenant_id": "d9f159fd4a56412f84ded093db2db58e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9f159fd4a56412f84ded093db2db58e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:37:40Z", "revision_number": 0, "id": "3b809799-393c-4f88-8cfb-ed61a359ac1f", "remote_group_id": "cca27711-6c89-4795-b415-fde8f370a840", "remote_ip_prefix": null, "created_at": "2018-11-14T16:37:40Z", "security_group_id": "cca27711-6c89-4795-b415-fde8f370a840", "tenant_id": "d9f159fd4a56412f84ded093db2db58e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9f159fd4a56412f84ded093db2db58e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:37:40Z", "revision_number": 0, "id": "3be3aac0-8557-4133-80d9-38311411713b", "remote_group_id": "cca27711-6c89-4795-b415-fde8f370a840", "remote_ip_prefix": null, "created_at": "2018-11-14T16:37:40Z", "security_group_id": "cca27711-6c89-4795-b415-fde8f370a840", "tenant_id": "d9f159fd4a56412f84ded093db2db58e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9f159fd4a56412f84ded093db2db58e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:37:40Z", "revision_number": 0, "id": "ca3673c3-5f0e-417c-af37-5723a4b79a59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:37:40Z", "security_group_id": "cca27711-6c89-4795-b415-fde8f370a840", "tenant_id": "d9f159fd4a56412f84ded093db2db58e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9f159fd4a56412f84ded093db2db58e"}], "revision_number": 4, "project_id": "d9f159fd4a56412f84ded093db2db58e", "id": "cca27711-6c89-4795-b415-fde8f370a840", "name": "default"}]} 2018-11-14 16:38:04,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=d9f159fd4a56412f84ded093db2db58e&name=default used request id req-0ea8ad60-b0eb-48f1-9d8f-bf7ccf935c3f 2018-11-14 16:38:04,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.229280948639s 2018-11-14 16:38:04,706 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=d9f159fd4a56412f84ded093db2db58e&name=default used request id req-0ea8ad60-b0eb-48f1-9d8f-bf7ccf935c3f 2018-11-14 16:38:04,708 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-14 16:38:04,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}facca8980141b42b417a96f6300553d7dd041697" 2018-11-14 16:38:05,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-31e1c128-5493-4422-92ff-cce642a6449b Date: Wed, 14 Nov 2018 16:38:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9f159fd4a56412f84ded093db2db58e", "created_at": "2018-11-14T16:37:40Z", "updated_at": "2018-11-14T16:37:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:37:40Z", "revision_number": 0, "id": "19cdb3d2-e2d6-4b83-8c11-c837f25a1764", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:37:40Z", "security_group_id": "cca27711-6c89-4795-b415-fde8f370a840", "tenant_id": "d9f159fd4a56412f84ded093db2db58e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9f159fd4a56412f84ded093db2db58e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:37:40Z", "revision_number": 0, "id": "3be3aac0-8557-4133-80d9-38311411713b", "remote_group_id": "cca27711-6c89-4795-b415-fde8f370a840", "remote_ip_prefix": null, "created_at": "2018-11-14T16:37:40Z", "security_group_id": "cca27711-6c89-4795-b415-fde8f370a840", "tenant_id": "d9f159fd4a56412f84ded093db2db58e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9f159fd4a56412f84ded093db2db58e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:37:40Z", "revision_number": 0, "id": "3b809799-393c-4f88-8cfb-ed61a359ac1f", "remote_group_id": "cca27711-6c89-4795-b415-fde8f370a840", "remote_ip_prefix": null, "created_at": "2018-11-14T16:37:40Z", "security_group_id": "cca27711-6c89-4795-b415-fde8f370a840", "tenant_id": "d9f159fd4a56412f84ded093db2db58e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9f159fd4a56412f84ded093db2db58e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:37:40Z", "revision_number": 0, "id": "ca3673c3-5f0e-417c-af37-5723a4b79a59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:37:40Z", "security_group_id": "cca27711-6c89-4795-b415-fde8f370a840", "tenant_id": "d9f159fd4a56412f84ded093db2db58e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9f159fd4a56412f84ded093db2db58e"}], "revision_number": 4, "project_id": "d9f159fd4a56412f84ded093db2db58e", "id": "cca27711-6c89-4795-b415-fde8f370a840", "name": "default"}]} 2018-11-14 16:38:05,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-31e1c128-5493-4422-92ff-cce642a6449b 2018-11-14 16:38:05,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.333328008652s 2018-11-14 16:38:05,042 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-31e1c128-5493-4422-92ff-cce642a6449b 2018-11-14 16:38:05,047 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-14 16:38:05,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/cca27711-6c89-4795-b415-fde8f370a840.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}facca8980141b42b417a96f6300553d7dd041697" 2018-11-14 16:38:05,257 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-34d36e98-0260-48d7-9e3a-bb106753cd84 Content-Length: 0 Date: Wed, 14 Nov 2018 16:38:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 16:38:05,257 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/cca27711-6c89-4795-b415-fde8f370a840.json used request id req-34d36e98-0260-48d7-9e3a-bb106753cd84 2018-11-14 16:38:05,257 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.210705041885s 2018-11-14 16:38:05,258 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/cca27711-6c89-4795-b415-fde8f370a840.json used request id req-34d36e98-0260-48d7-9e3a-bb106753cd84 2018-11-14 16:38:05,306 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2018-11-14 16:38:05,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 16:38:05,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:38:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abf45025-7961-4591-9884-246597c57dd7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 16:38:05,353 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-abf45025-7961-4591-9884-246597c57dd7 2018-11-14 16:38:05,353 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-11-14 16:38:05,857 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T17:38:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd6ecd77940a49ebb20fa24f8fa3cf77"}, "audit_ids": ["HliACs8uT8uPNqqvuDL2WA"], "issued_at": "2018-11-14T16:38:05.000000Z"}} 2018-11-14 16:38:05,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 16:38:05,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}03898508c5fc5809a12a1eceaa61fbfb159f7b05" 2018-11-14 16:38:06,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-c2408303-8dfb-41fa-973a-1d5962662adf Date: Wed, 14 Nov 2018 16:38:06 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"928cbc5c-a6fa-468a-b088-88e266fca291","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","status":"ACTIVE","subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"description":"","tags":[],"updated_at":"2018-11-14T16:32:51Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","provider:network_type":"flat"}]} 2018-11-14 16:38:06,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c2408303-8dfb-41fa-973a-1d5962662adf 2018-11-14 16:38:06,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.308341026306s 2018-11-14 16:38:06,169 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c2408303-8dfb-41fa-973a-1d5962662adf 2018-11-14 16:38:06,176 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2018-11-14 16:38:06,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 16:38:06,184 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 16:38: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 16:38:06,185 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 16:38:06,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}03898508c5fc5809a12a1eceaa61fbfb159f7b05" 2018-11-14 16:38:06,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:38:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4afe02e9-0515-45b2-ad10-43d09ecffde7 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/d5e6db7c06bf4799a784ea87405dbbb1"}, "tags": [], "enabled": true, "id": "d5e6db7c06bf4799a784ea87405dbbb1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-11-14 16:38:06,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-4afe02e9-0515-45b2-ad10-43d09ecffde7 2018-11-14 16:38:06,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.107995033264s 2018-11-14 16:38:06,294 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-4afe02e9-0515-45b2-ad10-43d09ecffde7 2018-11-14 16:38:06,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 16:38:06,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}03898508c5fc5809a12a1eceaa61fbfb159f7b05" 2018-11-14 16:38:06,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:38:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-404832a4-5d1a-43b7-9b67-4fa089a485d1 Content-Encoding: gzip Content-Length: 295 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-14 16:38:06,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-404832a4-5d1a-43b7-9b67-4fa089a485d1 2018-11-14 16:38:06,435 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.133953094482s 2018-11-14 16:38:06,435 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-404832a4-5d1a-43b7-9b67-4fa089a485d1 2018-11-14 16:38:06,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-11-14 16:38:06,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}03898508c5fc5809a12a1eceaa61fbfb159f7b05" -d '{"network": {"tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "name": "singlevm1-net_fdd5e748-6505-4999-8aca-c84ff457cff6", "admin_state_up": true}}' 2018-11-14 16:38:06,997 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-4b98b891-19b1-4692-89aa-03805b60f498 Date: Wed, 14 Nov 2018 16:38:06 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"9ffb4bfb-effb-48b8-a197-6c9420e755f5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"49be60fcc4c34adea9e7c304d872b17d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-14T16:38:06Z","is_default":false,"provider:segmentation_id":37,"name":"singlevm1-net_fdd5e748-6505-4999-8aca-c84ff457cff6","admin_state_up":true,"tenant_id":"49be60fcc4c34adea9e7c304d872b17d","created_at":"2018-11-14T16:38:06Z","mtu":1450}} 2018-11-14 16:38:06,997 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-4b98b891-19b1-4692-89aa-03805b60f498 2018-11-14 16:38:06,998 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.561052083969s 2018-11-14 16:38:06,998 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-4b98b891-19b1-4692-89aa-03805b60f498 2018-11-14 16:38:06,998 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-11-14T16:38:06Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'9ffb4bfb-effb-48b8-a197-6c9420e755f5', u'provider:segmentation_id': 37, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-net_fdd5e748-6505-4999-8aca-c84ff457cff6', u'admin_state_up': True, u'tenant_id': u'49be60fcc4c34adea9e7c304d872b17d', u'created_at': u'2018-11-14T16:38:06Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'49be60fcc4c34adea9e7c304d872b17d'}) 2018-11-14 16:38:06,999 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 16:38:06,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}03898508c5fc5809a12a1eceaa61fbfb159f7b05" 2018-11-14 16:38:07,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1347 X-Openstack-Request-Id: req-d3afe291-b4c0-4cce-931a-682262657ea9 Date: Wed, 14 Nov 2018 16:38:07 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"928cbc5c-a6fa-468a-b088-88e266fca291","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","status":"ACTIVE","subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"description":"","tags":[],"updated_at":"2018-11-14T16:32:51Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"9ffb4bfb-effb-48b8-a197-6c9420e755f5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"49be60fcc4c34adea9e7c304d872b17d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-14T16:38:06Z","provider:segmentation_id":37,"name":"singlevm1-net_fdd5e748-6505-4999-8aca-c84ff457cff6","admin_state_up":true,"tenant_id":"49be60fcc4c34adea9e7c304d872b17d","created_at":"2018-11-14T16:38:06Z","provider:network_type":"vxlan"}]} 2018-11-14 16:38:07,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-d3afe291-b4c0-4cce-931a-682262657ea9 2018-11-14 16:38:07,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.288851976395s 2018-11-14 16:38:07,288 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-d3afe291-b4c0-4cce-931a-682262657ea9 2018-11-14 16:38:07,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-11-14 16:38:07,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}03898508c5fc5809a12a1eceaa61fbfb159f7b05" -d '{"subnet": {"name": "singlevm1-subnet_fdd5e748-6505-4999-8aca-c84ff457cff6", "enable_dhcp": true, "network_id": "9ffb4bfb-effb-48b8-a197-6c9420e755f5", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-11-14 16:38:08,153 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-c13ddb6a-6ed4-487f-85cf-e3b9f221e252 Date: Wed, 14 Nov 2018 16:38:08 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9ffb4bfb-effb-48b8-a197-6c9420e755f5","tenant_id":"49be60fcc4c34adea9e7c304d872b17d","created_at":"2018-11-14T16:38:07Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-14T16:38: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":"49be60fcc4c34adea9e7c304d872b17d","id":"ad7752f3-8f21-4bd6-bc54-6ac1804ebd12","subnetpool_id":null,"name":"singlevm1-subnet_fdd5e748-6505-4999-8aca-c84ff457cff6"}} 2018-11-14 16:38:08,153 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-c13ddb6a-6ed4-487f-85cf-e3b9f221e252 2018-11-14 16:38:08,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.863156795502s 2018-11-14 16:38:08,153 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-c13ddb6a-6ed4-487f-85cf-e3b9f221e252 2018-11-14 16:38:08,154 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-14T16:38: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'ad7752f3-8f21-4bd6-bc54-6ac1804ebd12', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_fdd5e748-6505-4999-8aca-c84ff457cff6', u'enable_dhcp': True, u'network_id': u'9ffb4bfb-effb-48b8-a197-6c9420e755f5', u'tenant_id': u'49be60fcc4c34adea9e7c304d872b17d', u'created_at': u'2018-11-14T16:38: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'49be60fcc4c34adea9e7c304d872b17d'}) 2018-11-14 16:38:08,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-11-14 16:38:08,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}03898508c5fc5809a12a1eceaa61fbfb159f7b05" -d '{"router": {"external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291"}, "name": "singlevm1-router_fdd5e748-6505-4999-8aca-c84ff457cff6", "admin_state_up": true}}' 2018-11-14 16:38:09,898 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-4272d483-90e2-4af9-89b1-bc05f822015d Date: Wed, 14 Nov 2018 16:38:09 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3653731-6d80-49cb-86ba-17eff3eeceee", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:38:08Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-14T16:38:09Z", "revision_number": 2, "routes": [], "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "9c08ef9a-66ee-4f05-b28e-096ea397cc4f", "name": "singlevm1-router_fdd5e748-6505-4999-8aca-c84ff457cff6"}} 2018-11-14 16:38:09,898 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-4272d483-90e2-4af9-89b1-bc05f822015d 2018-11-14 16:38:09,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.7440059185s 2018-11-14 16:38:09,899 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-4272d483-90e2-4af9-89b1-bc05f822015d 2018-11-14 16:38:09,899 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'928cbc5c-a6fa-468a-b088-88e266fca291', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b3653731-6d80-49cb-86ba-17eff3eeceee', u'ip_address': u'172.30.9.205'}]}, u'description': u'', u'tags': [], u'tenant_id': u'49be60fcc4c34adea9e7c304d872b17d', u'created_at': u'2018-11-14T16:38:08Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-11-14T16:38:09Z', u'revision_number': 2, u'routes': [], u'project_id': u'49be60fcc4c34adea9e7c304d872b17d', u'id': u'9c08ef9a-66ee-4f05-b28e-096ea397cc4f', u'name': u'singlevm1-router_fdd5e748-6505-4999-8aca-c84ff457cff6'}) 2018-11-14 16:38:09,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-11-14 16:38:09,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/9c08ef9a-66ee-4f05-b28e-096ea397cc4f/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}03898508c5fc5809a12a1eceaa61fbfb159f7b05" -d '{"subnet_id": "ad7752f3-8f21-4bd6-bc54-6ac1804ebd12"}' 2018-11-14 16:38:12,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-23202f9f-8475-4f1e-bf1c-00c3fad83a89 Date: Wed, 14 Nov 2018 16:38:12 GMT RESP BODY: {"network_id": "9ffb4bfb-effb-48b8-a197-6c9420e755f5", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "subnet_id": "ad7752f3-8f21-4bd6-bc54-6ac1804ebd12", "subnet_ids": ["ad7752f3-8f21-4bd6-bc54-6ac1804ebd12"], "port_id": "9b1c1adf-6947-4d52-bb9e-66235707999a", "id": "9c08ef9a-66ee-4f05-b28e-096ea397cc4f"} 2018-11-14 16:38:12,100 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/9c08ef9a-66ee-4f05-b28e-096ea397cc4f/add_router_interface.json used request id req-23202f9f-8475-4f1e-bf1c-00c3fad83a89 2018-11-14 16:38:12,100 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.20041298866s 2018-11-14 16:38:12,101 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/9c08ef9a-66ee-4f05-b28e-096ea397cc4f/add_router_interface.json used request id req-23202f9f-8475-4f1e-bf1c-00c3fad83a89 returning object 9c08ef9a-66ee-4f05-b28e-096ea397cc4f 2018-11-14 16:38:12,101 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-14 16:38:12,233 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-11-14 16:38:12,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 16:38:12,241 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Wed, 14 Nov 2018 16:38:12 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-11-14 16:38:12,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 16:38:12,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}03898508c5fc5809a12a1eceaa61fbfb159f7b05" 2018-11-14 16:38:13,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-d4c4248c-497a-44be-823f-9b6f02637d57 Date: Wed, 14 Nov 2018 16:38:13 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 16:38:13,035 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-d4c4248c-497a-44be-823f-9b6f02637d57 2018-11-14 16:38:13,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.788557052612s 2018-11-14 16:38:13,035 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-d4c4248c-497a-44be-823f-9b6f02637d57 2018-11-14 16:38:13,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-14 16:38:13,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}03898508c5fc5809a12a1eceaa61fbfb159f7b05" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_fdd5e748-6505-4999-8aca-c84ff457cff6", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_fdd5e748-6505-4999-8aca-c84ff457cff6"}' 2018-11-14 16:38:13,912 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/d8caa5b8-9225-44f2-96b9-b9f54f32617a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c68eac49-2361-478e-8611-10a0f7e89213 Date: Wed, 14 Nov 2018 16:38:13 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/d8caa5b8-9225-44f2-96b9-b9f54f32617a/file", "owner": "49be60fcc4c34adea9e7c304d872b17d", "id": "d8caa5b8-9225-44f2-96b9-b9f54f32617a", "size": null, "self": "/v2/images/d8caa5b8-9225-44f2-96b9-b9f54f32617a", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-14T16:38:13Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_fdd5e748-6505-4999-8aca-c84ff457cff6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_fdd5e748-6505-4999-8aca-c84ff457cff6", "checksum": null, "created_at": "2018-11-14T16:38:13Z", "protected": false} 2018-11-14 16:38:13,913 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-c68eac49-2361-478e-8611-10a0f7e89213 2018-11-14 16:38:13,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.869392871857s 2018-11-14 16:38:13,913 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-c68eac49-2361-478e-8611-10a0f7e89213 returning object d8caa5b8-9225-44f2-96b9-b9f54f32617a 2018-11-14 16:38:13,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-14 16:38:13,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/d8caa5b8-9225-44f2-96b9-b9f54f32617a/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}03898508c5fc5809a12a1eceaa61fbfb159f7b05" -d '' 2018-11-14 16:38:15,034 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-574e4c8f-59fa-475b-ac0f-11bde6887096 Date: Wed, 14 Nov 2018 16:38:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 16:38:15,034 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/d8caa5b8-9225-44f2-96b9-b9f54f32617a/file used request id req-574e4c8f-59fa-475b-ac0f-11bde6887096 2018-11-14 16:38:15,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.12052893639s 2018-11-14 16:38:15,035 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/d8caa5b8-9225-44f2-96b9-b9f54f32617a/file used request id req-574e4c8f-59fa-475b-ac0f-11bde6887096 2018-11-14 16:38:15,039 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 16:38:15,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}03898508c5fc5809a12a1eceaa61fbfb159f7b05" 2018-11-14 16:38:15,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-49137187-0370-4aad-8da3-7eab821f3c01 Date: Wed, 14 Nov 2018 16:38:15 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/d8caa5b8-9225-44f2-96b9-b9f54f32617a/snap", "metadata": {}}], "file": "/v2/images/d8caa5b8-9225-44f2-96b9-b9f54f32617a/file", "owner": "49be60fcc4c34adea9e7c304d872b17d", "id": "d8caa5b8-9225-44f2-96b9-b9f54f32617a", "size": 12716032, "self": "/v2/images/d8caa5b8-9225-44f2-96b9-b9f54f32617a", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/d8caa5b8-9225-44f2-96b9-b9f54f32617a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-14T16:38:14Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_fdd5e748-6505-4999-8aca-c84ff457cff6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_fdd5e748-6505-4999-8aca-c84ff457cff6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-14T16:38:13Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 16:38:15,063 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-49137187-0370-4aad-8da3-7eab821f3c01 2018-11-14 16:38:15,064 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0248119831085s 2018-11-14 16:38:15,064 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-49137187-0370-4aad-8da3-7eab821f3c01 2018-11-14 16:38:15,066 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/d8caa5b8-9225-44f2-96b9-b9f54f32617a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d8caa5b8-9225-44f2-96b9-b9f54f32617a/file', 'owner': u'49be60fcc4c34adea9e7c304d872b17d', 'id': u'd8caa5b8-9225-44f2-96b9-b9f54f32617a', 'size': 12716032, u'self': u'/v2/images/d8caa5b8-9225-44f2-96b9-b9f54f32617a', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'49be60fcc4c34adea9e7c304d872b17d', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/d8caa5b8-9225-44f2-96b9-b9f54f32617a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-14T16:38:14Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-14T16:38:14Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_fdd5e748-6505-4999-8aca-c84ff457cff6', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/d8caa5b8-9225-44f2-96b9-b9f54f32617a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/singlevm1-img_fdd5e748-6505-4999-8aca-c84ff457cff6', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_fdd5e748-6505-4999-8aca-c84ff457cff6', 'created': u'2018-11-14T16:38:13Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-14T16:38:13Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/d8caa5b8-9225-44f2-96b9-b9f54f32617a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/singlevm1-img_fdd5e748-6505-4999-8aca-c84ff457cff6', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-14 16:38:15,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-14 16:38:15,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}03898508c5fc5809a12a1eceaa61fbfb159f7b05" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_fdd5e748-6505-4999-8aca-c84ff457cff6", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-14 16:38:15,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:38:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3fc28b98-e8bf-43ce-a35d-5bf6fd38cc50 x-compute-request-id: req-3fc28b98-e8bf-43ce-a35d-5bf6fd38cc50 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm1-flavor_fdd5e748-6505-4999-8aca-c84ff457cff6", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/cf00b9e0-3b5b-474b-831f-43206bbaebc7", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/cf00b9e0-3b5b-474b-831f-43206bbaebc7", "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": "cf00b9e0-3b5b-474b-831f-43206bbaebc7"}} 2018-11-14 16:38:15,926 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-3fc28b98-e8bf-43ce-a35d-5bf6fd38cc50 2018-11-14 16:38:15,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.859518051147s 2018-11-14 16:38:15,927 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-3fc28b98-e8bf-43ce-a35d-5bf6fd38cc50 2018-11-14 16:38:15,927 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_fdd5e748-6505-4999-8aca-c84ff457cff6', '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'49be60fcc4c34adea9e7c304d872b17d', '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'cf00b9e0-3b5b-474b-831f-43206bbaebc7', 'swap': 0}) 2018-11-14 16:38:15,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-14 16:38:15,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/cf00b9e0-3b5b-474b-831f-43206bbaebc7/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}03898508c5fc5809a12a1eceaa61fbfb159f7b05" -d '{"extra_specs": {}}' 2018-11-14 16:38:15,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:38:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c95402ae-9624-46e3-acff-2fda223ff972 x-compute-request-id: req-c95402ae-9624-46e3-acff-2fda223ff972 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-14 16:38:15,949 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/cf00b9e0-3b5b-474b-831f-43206bbaebc7/os-extra_specs used request id req-c95402ae-9624-46e3-acff-2fda223ff972 2018-11-14 16:38:15,949 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0205059051514s 2018-11-14 16:38:15,949 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/cf00b9e0-3b5b-474b-831f-43206bbaebc7/os-extra_specs used request id req-c95402ae-9624-46e3-acff-2fda223ff972 2018-11-14 16:38:15,950 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-11-14 16:38:15,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}03898508c5fc5809a12a1eceaa61fbfb159f7b05" -d '{"keypair": {"name": "singlevm1-kp_fdd5e748-6505-4999-8aca-c84ff457cff6"}}' 2018-11-14 16:38:16,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:38:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6953482d-672f-4b10-a7ec-a03b6eef95e2 x-compute-request-id: req-6953482d-672f-4b10-a7ec-a03b6eef95e2 Content-Encoding: gzip Content-Length: 1808 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6qFIsdly9PnceW7QS2ZhAmbUCbRZs603ugB41qS30VBllBcf4UkR/OL/rZFz7fxMj4YJ965WHebvjWlG1MaAOUSP/qgPC2pZG0U2aBMZ8FzkuoLZVrdVfJ3g2YtZuExSFY+eziZKMIy5N6wEqZ36mSW+DcsEyi4/F3QKHiI68dB12DMyRLmwPRwUktO6if0TzrvIvfR+OzPj4FEgMLEXpMpYmykXf/EaZL4FkmDvnUclgeDTYq6UIaSG4cfKxZHyRMs65qzMD0R86H8AOzJEaBFBN4r4scCso57ov3z/1LU5EjhPmUwDlCe0xGmiR4dno0sCuZK6W2CWzT0kbM0Bh Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAuqhSLHZcvT53Hlu0EtmYQJm1Am0WbOtN7oAeNakt9FQZZQXH\n+FJEfzi/62Rc+38TI+GCfeuVh3m741pRtTGgDlEj/6oDwtqWRtFNmgTGfBc5LqC2\nVa3VXyd4NmLWbhMUhWPns4mSjCMuTesBKmd+pklvg3LBMouPxd0Ch4iOvHQddgzM\nkS5sD0cFJLTuon9E867yL30fjsz4+BRIDCxF6TKWJspF3/xGmS+BZJg751HJYHg0\n2KulCGkhuHHysWR8kTLOuaszA9EfOh/ADsyRGgRQTeK+LHArKOe6L98/9S1ORI4T\n5lMA5QntMRpokeHZ6NLArmSultgls09JGzNAYQIDAQABAoIBAQCfkO8WlWS4XuMD\n788j4iI2729/EHSATjOD9MBejS781LwU0Xlefi2SOJhQia63TK23GbwtGyzr8JQ/\nSmHZLQAv3QuSLuwiMi0PgzP8u6JWSKAYjUjyO7XRL3OjwqCe3u7HDV3w7GV8KUMX\nVxPbBTiOvO54h6xDIm2Y71OPO50R2hW3e6JqB3GLUs+seu4gDCIGQdOP9ZvwbCPZ\n1NzpgWfoxNH9K1c5FrSf0WPnJEItQjQ1b5KcfzX2SG+Ps4HdAMMiMpGQ9TyjqrU2\na1HF/6Tu5NTaVtK7VL5yBcKT2ggWljcQEnJSTKol7KWzkNh+HHKyTMx4mp/2oC39\n/sAGiVLBAoGBAPOj5jrDZ/LPx5vra7mRuR3KGWXAL7sW40zm2g5H36ebB3Nz6+YP\nZ4ccJk8PLAzKZ9J6346VPC1UseVUHWahlD20spjWZ7Vj6pEanLsCtGDhzkYuMj/i\nAMwEVXvRnoF95YEN77tpzwXuiwFwcGuBP8TiKM+8T4ll1CS1YwYAUjZJAoGBAMQg\nZlvSlTs0uLFh2alCt125RhsjRFPGutSAf3ipqbHnFGrq/jGWwE4ChE+ZIrhz4/ee\n1x4LiMn+lCz6jsgJiEI/V7aM2SdcDFSy8fyHSIYOwjhstBD2fkJ+bWcIbrQEek8E\n7JJgi9/KZJpaP3BzjTEXpV9zLAWImd0AqUB/x1lZAoGBAOFDnvCiDxAPUG03A8j1\nlQSYAVd0lC0VAl/t6ZrelUlwKzlx6qAxifT/7+OVEZNZ6RhQhzZbgOIgtsJkPTLR\nHjDXS3HIeubZVN2Ij3TREVmqLX/x4n/yQ+5d63Op4jWz42ipLAhJ0iGX5moUPb0I\nKZ+twzIe2CMfRUATfVTlIx4RAoGAc7G5MAl1Rsu+98SFJbfZe0xD8tZHBDSDGcAD\nciaDmBJ8lOWytYX8QwhxDJOFS9HxdK0asPqU4rNurWnQuGgHHS1IjMNhhjpie8Rj\nw1f6jDpAkBBv2GHP8WGrH9B1nXPWwq5g76hMWuOFnRgHvEoty/vq7fd+zHTcbuZo\n8UdvTWECgYArQ6VWfDhNxyo7QL2D91GzdhxpTKo/RfR8ew8Hb0FltpXVEeamVKXA\nybY5pust5zoooUPG3mtjY4FVAPAwwl1gnVOJP68sPaW5OVh6wlOFYkX1JpK46Dgf\nBq3Lpkkk3QicguR234oNUG27vKF94/xYkF8PeGQmW9WZxH36ts6FhA==\n-----END RSA PRIVATE KEY-----\n", "user_id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "name": "singlevm1-kp_fdd5e748-6505-4999-8aca-c84ff457cff6", "fingerprint": "ca:f5:63:73:21:ec:33:08:3b:05:8b:e3:4f:5c:db:5d"}} 2018-11-14 16:38:16,212 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-6953482d-672f-4b10-a7ec-a03b6eef95e2 2018-11-14 16:38:16,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.26216506958s 2018-11-14 16:38:16,212 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-6953482d-672f-4b10-a7ec-a03b6eef95e2 2018-11-14 16:38:16,213 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6qFIsdly9PnceW7QS2ZhAmbUCbRZs603ugB41qS30VBllBcf4UkR/OL/rZFz7fxMj4YJ965WHebvjWlG1MaAOUSP/qgPC2pZG0U2aBMZ8FzkuoLZVrdVfJ3g2YtZuExSFY+eziZKMIy5N6wEqZ36mSW+DcsEyi4/F3QKHiI68dB12DMyRLmwPRwUktO6if0TzrvIvfR+OzPj4FEgMLEXpMpYmykXf/EaZL4FkmDvnUclgeDTYq6UIaSG4cfKxZHyRMs65qzMD0R86H8AOzJEaBFBN4r4scCso57ov3z/1LU5EjhPmUwDlCe0xGmiR4dno0sCuZK6W2CWzT0kbM0Bh Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAuqhSLHZcvT53Hlu0EtmYQJm1Am0WbOtN7oAeNakt9FQZZQXH\n+FJEfzi/62Rc+38TI+GCfeuVh3m741pRtTGgDlEj/6oDwtqWRtFNmgTGfBc5LqC2\nVa3VXyd4NmLWbhMUhWPns4mSjCMuTesBKmd+pklvg3LBMouPxd0Ch4iOvHQddgzM\nkS5sD0cFJLTuon9E867yL30fjsz4+BRIDCxF6TKWJspF3/xGmS+BZJg751HJYHg0\n2KulCGkhuHHysWR8kTLOuaszA9EfOh/ADsyRGgRQTeK+LHArKOe6L98/9S1ORI4T\n5lMA5QntMRpokeHZ6NLArmSultgls09JGzNAYQIDAQABAoIBAQCfkO8WlWS4XuMD\n788j4iI2729/EHSATjOD9MBejS781LwU0Xlefi2SOJhQia63TK23GbwtGyzr8JQ/\nSmHZLQAv3QuSLuwiMi0PgzP8u6JWSKAYjUjyO7XRL3OjwqCe3u7HDV3w7GV8KUMX\nVxPbBTiOvO54h6xDIm2Y71OPO50R2hW3e6JqB3GLUs+seu4gDCIGQdOP9ZvwbCPZ\n1NzpgWfoxNH9K1c5FrSf0WPnJEItQjQ1b5KcfzX2SG+Ps4HdAMMiMpGQ9TyjqrU2\na1HF/6Tu5NTaVtK7VL5yBcKT2ggWljcQEnJSTKol7KWzkNh+HHKyTMx4mp/2oC39\n/sAGiVLBAoGBAPOj5jrDZ/LPx5vra7mRuR3KGWXAL7sW40zm2g5H36ebB3Nz6+YP\nZ4ccJk8PLAzKZ9J6346VPC1UseVUHWahlD20spjWZ7Vj6pEanLsCtGDhzkYuMj/i\nAMwEVXvRnoF95YEN77tpzwXuiwFwcGuBP8TiKM+8T4ll1CS1YwYAUjZJAoGBAMQg\nZlvSlTs0uLFh2alCt125RhsjRFPGutSAf3ipqbHnFGrq/jGWwE4ChE+ZIrhz4/ee\n1x4LiMn+lCz6jsgJiEI/V7aM2SdcDFSy8fyHSIYOwjhstBD2fkJ+bWcIbrQEek8E\n7JJgi9/KZJpaP3BzjTEXpV9zLAWImd0AqUB/x1lZAoGBAOFDnvCiDxAPUG03A8j1\nlQSYAVd0lC0VAl/t6ZrelUlwKzlx6qAxifT/7+OVEZNZ6RhQhzZbgOIgtsJkPTLR\nHjDXS3HIeubZVN2Ij3TREVmqLX/x4n/yQ+5d63Op4jWz42ipLAhJ0iGX5moUPb0I\nKZ+twzIe2CMfRUATfVTlIx4RAoGAc7G5MAl1Rsu+98SFJbfZe0xD8tZHBDSDGcAD\nciaDmBJ8lOWytYX8QwhxDJOFS9HxdK0asPqU4rNurWnQuGgHHS1IjMNhhjpie8Rj\nw1f6jDpAkBBv2GHP8WGrH9B1nXPWwq5g76hMWuOFnRgHvEoty/vq7fd+zHTcbuZo\n8UdvTWECgYArQ6VWfDhNxyo7QL2D91GzdhxpTKo/RfR8ew8Hb0FltpXVEeamVKXA\nybY5pust5zoooUPG3mtjY4FVAPAwwl1gnVOJP68sPaW5OVh6wlOFYkX1JpK46Dgf\nBq3Lpkkk3QicguR234oNUG27vKF94/xYkF8PeGQmW9WZxH36ts6FhA==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'fd6ecd77940a49ebb20fa24f8fa3cf77', 'name': u'singlevm1-kp_fdd5e748-6505-4999-8aca-c84ff457cff6', 'created_at': '2018-11-14T16:38:16.213341', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'49be60fcc4c34adea9e7c304d872b17d', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'ca:f5:63:73:21:ec:33:08:3b:05:8b:e3:4f:5c:db:5d', 'type': 'ssh', 'id': u'singlevm1-kp_fdd5e748-6505-4999-8aca-c84ff457cff6'}) 2018-11-14 16:38:16,213 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAuqhSLHZcvT53Hlu0EtmYQJm1Am0WbOtN7oAeNakt9FQZZQXH +FJEfzi/62Rc+38TI+GCfeuVh3m741pRtTGgDlEj/6oDwtqWRtFNmgTGfBc5LqC2 Va3VXyd4NmLWbhMUhWPns4mSjCMuTesBKmd+pklvg3LBMouPxd0Ch4iOvHQddgzM kS5sD0cFJLTuon9E867yL30fjsz4+BRIDCxF6TKWJspF3/xGmS+BZJg751HJYHg0 2KulCGkhuHHysWR8kTLOuaszA9EfOh/ADsyRGgRQTeK+LHArKOe6L98/9S1ORI4T 5lMA5QntMRpokeHZ6NLArmSultgls09JGzNAYQIDAQABAoIBAQCfkO8WlWS4XuMD 788j4iI2729/EHSATjOD9MBejS781LwU0Xlefi2SOJhQia63TK23GbwtGyzr8JQ/ SmHZLQAv3QuSLuwiMi0PgzP8u6JWSKAYjUjyO7XRL3OjwqCe3u7HDV3w7GV8KUMX VxPbBTiOvO54h6xDIm2Y71OPO50R2hW3e6JqB3GLUs+seu4gDCIGQdOP9ZvwbCPZ 1NzpgWfoxNH9K1c5FrSf0WPnJEItQjQ1b5KcfzX2SG+Ps4HdAMMiMpGQ9TyjqrU2 a1HF/6Tu5NTaVtK7VL5yBcKT2ggWljcQEnJSTKol7KWzkNh+HHKyTMx4mp/2oC39 /sAGiVLBAoGBAPOj5jrDZ/LPx5vra7mRuR3KGWXAL7sW40zm2g5H36ebB3Nz6+YP Z4ccJk8PLAzKZ9J6346VPC1UseVUHWahlD20spjWZ7Vj6pEanLsCtGDhzkYuMj/i AMwEVXvRnoF95YEN77tpzwXuiwFwcGuBP8TiKM+8T4ll1CS1YwYAUjZJAoGBAMQg ZlvSlTs0uLFh2alCt125RhsjRFPGutSAf3ipqbHnFGrq/jGWwE4ChE+ZIrhz4/ee 1x4LiMn+lCz6jsgJiEI/V7aM2SdcDFSy8fyHSIYOwjhstBD2fkJ+bWcIbrQEek8E 7JJgi9/KZJpaP3BzjTEXpV9zLAWImd0AqUB/x1lZAoGBAOFDnvCiDxAPUG03A8j1 lQSYAVd0lC0VAl/t6ZrelUlwKzlx6qAxifT/7+OVEZNZ6RhQhzZbgOIgtsJkPTLR HjDXS3HIeubZVN2Ij3TREVmqLX/x4n/yQ+5d63Op4jWz42ipLAhJ0iGX5moUPb0I KZ+twzIe2CMfRUATfVTlIx4RAoGAc7G5MAl1Rsu+98SFJbfZe0xD8tZHBDSDGcAD ciaDmBJ8lOWytYX8QwhxDJOFS9HxdK0asPqU4rNurWnQuGgHHS1IjMNhhjpie8Rj w1f6jDpAkBBv2GHP8WGrH9B1nXPWwq5g76hMWuOFnRgHvEoty/vq7fd+zHTcbuZo 8UdvTWECgYArQ6VWfDhNxyo7QL2D91GzdhxpTKo/RfR8ew8Hb0FltpXVEeamVKXA ybY5pust5zoooUPG3mtjY4FVAPAwwl1gnVOJP68sPaW5OVh6wlOFYkX1JpK46Dgf Bq3Lpkkk3QicguR234oNUG27vKF94/xYkF8PeGQmW9WZxH36ts6FhA== -----END RSA PRIVATE KEY----- 2018-11-14 16:38:16,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-11-14 16:38:16,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}03898508c5fc5809a12a1eceaa61fbfb159f7b05" -d '{"security_group": {"name": "singlevm1-sg_fdd5e748-6505-4999-8aca-c84ff457cff6", "description": "created by OPNFV Functest (singlevm1)"}}' 2018-11-14 16:38:16,652 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-cc421411-9a6c-42d8-be7d-baf164f72c9a Date: Wed, 14 Nov 2018 16:38:16 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:38:16Z", "updated_at": "2018-11-14T16:38:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:38:16Z", "revision_number": 0, "id": "57405284-5da2-4433-91ea-207c2e049dda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:38:16Z", "security_group_id": "94535a49-2278-4c98-830f-00cdb97632d0", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:38:16Z", "revision_number": 0, "id": "b8ffe2d8-4835-40af-9f1f-7688baf116a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:38:16Z", "security_group_id": "94535a49-2278-4c98-830f-00cdb97632d0", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 2, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "94535a49-2278-4c98-830f-00cdb97632d0", "name": "singlevm1-sg_fdd5e748-6505-4999-8aca-c84ff457cff6"}} 2018-11-14 16:38:16,652 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-cc421411-9a6c-42d8-be7d-baf164f72c9a 2018-11-14 16:38:16,652 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.435422897339s 2018-11-14 16:38:16,652 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-cc421411-9a6c-42d8-be7d-baf164f72c9a 2018-11-14 16:38:16,657 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-14 16:38:16,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}03898508c5fc5809a12a1eceaa61fbfb159f7b05" 2018-11-14 16:38:16,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8340 X-Openstack-Request-Id: req-c752bbeb-12a9-4b65-9cef-1e0a8acc9cfe Date: Wed, 14 Nov 2018 16:38:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:38:16Z", "updated_at": "2018-11-14T16:38:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:38:16Z", "revision_number": 0, "id": "b8ffe2d8-4835-40af-9f1f-7688baf116a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:38:16Z", "security_group_id": "94535a49-2278-4c98-830f-00cdb97632d0", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:38:16Z", "revision_number": 0, "id": "57405284-5da2-4433-91ea-207c2e049dda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:38:16Z", "security_group_id": "94535a49-2278-4c98-830f-00cdb97632d0", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 2, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "94535a49-2278-4c98-830f-00cdb97632d0", "name": "singlevm1-sg_fdd5e748-6505-4999-8aca-c84ff457cff6"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}]} 2018-11-14 16:38:16,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-c752bbeb-12a9-4b65-9cef-1e0a8acc9cfe 2018-11-14 16:38:16,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0577230453491s 2018-11-14 16:38:16,715 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-c752bbeb-12a9-4b65-9cef-1e0a8acc9cfe 2018-11-14 16:38:16,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-14 16:38:16,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}03898508c5fc5809a12a1eceaa61fbfb159f7b05" -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": "94535a49-2278-4c98-830f-00cdb97632d0"}}' 2018-11-14 16:38:17,167 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-76fca6ac-05ce-4371-aeb3-2dcdf8a1bd3b Date: Wed, 14 Nov 2018 16:38: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-11-14T16:38:17Z", "security_group_id": "94535a49-2278-4c98-830f-00cdb97632d0", "port_range_min": 22, "revision_number": 0, "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:38:17Z", "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "c3c32007-17d6-491c-8845-8d109a59e5c0"}} 2018-11-14 16:38:17,167 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-76fca6ac-05ce-4371-aeb3-2dcdf8a1bd3b 2018-11-14 16:38:17,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.448427915573s 2018-11-14 16:38:17,168 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-76fca6ac-05ce-4371-aeb3-2dcdf8a1bd3b 2018-11-14 16:38:17,171 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-14 16:38:17,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}03898508c5fc5809a12a1eceaa61fbfb159f7b05" 2018-11-14 16:38:17,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8836 X-Openstack-Request-Id: req-559fe1c5-2093-496b-b2f9-5b1f27fa8d26 Date: Wed, 14 Nov 2018 16:38:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:38:16Z", "updated_at": "2018-11-14T16:38:17Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-14T16:38:17Z", "revision_number": 0, "id": "c3c32007-17d6-491c-8845-8d109a59e5c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:38:17Z", "security_group_id": "94535a49-2278-4c98-830f-00cdb97632d0", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:38:16Z", "revision_number": 0, "id": "b8ffe2d8-4835-40af-9f1f-7688baf116a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:38:16Z", "security_group_id": "94535a49-2278-4c98-830f-00cdb97632d0", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:38:16Z", "revision_number": 0, "id": "57405284-5da2-4433-91ea-207c2e049dda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:38:16Z", "security_group_id": "94535a49-2278-4c98-830f-00cdb97632d0", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 3, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "94535a49-2278-4c98-830f-00cdb97632d0", "name": "singlevm1-sg_fdd5e748-6505-4999-8aca-c84ff457cff6"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}]} 2018-11-14 16:38:17,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-559fe1c5-2093-496b-b2f9-5b1f27fa8d26 2018-11-14 16:38:17,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.30663394928s 2018-11-14 16:38:17,479 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-559fe1c5-2093-496b-b2f9-5b1f27fa8d26 2018-11-14 16:38:17,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-14 16:38:17,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}03898508c5fc5809a12a1eceaa61fbfb159f7b05" -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": "94535a49-2278-4c98-830f-00cdb97632d0"}}' 2018-11-14 16:38:17,682 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-7a622de2-efd4-4479-8a0b-bc468f05fe4e Date: Wed, 14 Nov 2018 16:38:17 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T16:38:17Z", "security_group_id": "94535a49-2278-4c98-830f-00cdb97632d0", "port_range_min": null, "revision_number": 0, "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:38:17Z", "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "5d4b7c41-20a5-4409-82f9-532e6c0ffe48"}} 2018-11-14 16:38:17,682 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-7a622de2-efd4-4479-8a0b-bc468f05fe4e 2018-11-14 16:38:17,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.199625968933s 2018-11-14 16:38:17,682 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-7a622de2-efd4-4479-8a0b-bc468f05fe4e 2018-11-14 16:38:17,684 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 16:38:17,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}03898508c5fc5809a12a1eceaa61fbfb159f7b05" 2018-11-14 16:38:17,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-3a0be7ed-1854-414f-8e45-afcc061c5a33 Date: Wed, 14 Nov 2018 16:38:17 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"928cbc5c-a6fa-468a-b088-88e266fca291","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","status":"ACTIVE","subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"description":"","tags":[],"updated_at":"2018-11-14T16:32:51Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9ffb4bfb-effb-48b8-a197-6c9420e755f5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49be60fcc4c34adea9e7c304d872b17d","status":"ACTIVE","subnets":["ad7752f3-8f21-4bd6-bc54-6ac1804ebd12"],"description":"","tags":[],"updated_at":"2018-11-14T16:38:07Z","provider:segmentation_id":37,"name":"singlevm1-net_fdd5e748-6505-4999-8aca-c84ff457cff6","admin_state_up":true,"tenant_id":"49be60fcc4c34adea9e7c304d872b17d","created_at":"2018-11-14T16:38:06Z","provider:network_type":"vxlan"}]} 2018-11-14 16:38:17,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-3a0be7ed-1854-414f-8e45-afcc061c5a33 2018-11-14 16:38:17,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.117881059647s 2018-11-14 16:38:17,802 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-3a0be7ed-1854-414f-8e45-afcc061c5a33 2018-11-14 16:38:17,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 16:38:17,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}03898508c5fc5809a12a1eceaa61fbfb159f7b05" 2018-11-14 16:38:18,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-32c91412-a061-44a1-becc-fde7071a63dc Date: Wed, 14 Nov 2018 16:38:18 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/d8caa5b8-9225-44f2-96b9-b9f54f32617a/snap", "metadata": {}}], "file": "/v2/images/d8caa5b8-9225-44f2-96b9-b9f54f32617a/file", "owner": "49be60fcc4c34adea9e7c304d872b17d", "id": "d8caa5b8-9225-44f2-96b9-b9f54f32617a", "size": 12716032, "self": "/v2/images/d8caa5b8-9225-44f2-96b9-b9f54f32617a", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/d8caa5b8-9225-44f2-96b9-b9f54f32617a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-14T16:38:14Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_fdd5e748-6505-4999-8aca-c84ff457cff6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_fdd5e748-6505-4999-8aca-c84ff457cff6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-14T16:38:13Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 16:38:18,003 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-32c91412-a061-44a1-becc-fde7071a63dc 2018-11-14 16:38:18,003 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.196417093277s 2018-11-14 16:38:18,003 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-32c91412-a061-44a1-becc-fde7071a63dc 2018-11-14 16:38:18,005 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-14 16:38:18,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}03898508c5fc5809a12a1eceaa61fbfb159f7b05" 2018-11-14 16:38:18,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:38:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9ab65da2-fcc6-4615-be33-ec0f83c7600c x-compute-request-id: req-9ab65da2-fcc6-4615-be33-ec0f83c7600c Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_fdd5e748-6505-4999-8aca-c84ff457cff6", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/cf00b9e0-3b5b-474b-831f-43206bbaebc7", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/cf00b9e0-3b5b-474b-831f-43206bbaebc7", "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": "cf00b9e0-3b5b-474b-831f-43206bbaebc7"}]} 2018-11-14 16:38:18,027 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-9ab65da2-fcc6-4615-be33-ec0f83c7600c 2018-11-14 16:38:18,027 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0218410491943s 2018-11-14 16:38:18,027 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-9ab65da2-fcc6-4615-be33-ec0f83c7600c 2018-11-14 16:38:18,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-11-14 16:38:18,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}03898508c5fc5809a12a1eceaa61fbfb159f7b05" -d '{"server": {"name": "singlevm1-vm_fdd5e748-6505-4999-8aca-c84ff457cff6", "imageRef": "d8caa5b8-9225-44f2-96b9-b9f54f32617a", "key_name": "singlevm1-kp_fdd5e748-6505-4999-8aca-c84ff457cff6", "flavorRef": "cf00b9e0-3b5b-474b-831f-43206bbaebc7", "max_count": 1, "min_count": 1, "networks": [{"uuid": "9ffb4bfb-effb-48b8-a197-6c9420e755f5"}], "security_groups": [{"name": "94535a49-2278-4c98-830f-00cdb97632d0"}]}}' 2018-11-14 16:38:21,223 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 16:38:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5a84f403-126c-48c1-9d95-8584c798cd9a x-compute-request-id: req-5a84f403-126c-48c1-9d95-8584c798cd9a Content-Length: 403 location: http://172.30.9.28:8774/v2.1/servers/bcd6eb0b-d202-4ab0-965d-54faee9c5ff4 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "94535a49-2278-4c98-830f-00cdb97632d0"}], "OS-DCF:diskConfig": "MANUAL", "id": "bcd6eb0b-d202-4ab0-965d-54faee9c5ff4", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/bcd6eb0b-d202-4ab0-965d-54faee9c5ff4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/bcd6eb0b-d202-4ab0-965d-54faee9c5ff4", "rel": "bookmark"}], "adminPass": "q4v2dYKxqUat"}} 2018-11-14 16:38:21,224 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-5a84f403-126c-48c1-9d95-8584c798cd9a 2018-11-14 16:38:21,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.19474697113s 2018-11-14 16:38:21,224 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-5a84f403-126c-48c1-9d95-8584c798cd9a 2018-11-14 16:38:21,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 16:38:21,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03898508c5fc5809a12a1eceaa61fbfb159f7b05" 2018-11-14 16:38:22,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16: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-e002fec4-8a06-47bf-a7a2-73a0cf0a75ba x-compute-request-id: req-e002fec4-8a06-47bf-a7a2-73a0cf0a75ba Content-Encoding: gzip Content-Length: 639 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/bcd6eb0b-d202-4ab0-965d-54faee9c5ff4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/bcd6eb0b-d202-4ab0-965d-54faee9c5ff4", "rel": "bookmark"}], "image": {"id": "d8caa5b8-9225-44f2-96b9-b9f54f32617a", "links": [{"href": "http://172.30.9.28:8774/images/d8caa5b8-9225-44f2-96b9-b9f54f32617a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cf00b9e0-3b5b-474b-831f-43206bbaebc7", "links": [{"href": "http://172.30.9.28:8774/flavors/cf00b9e0-3b5b-474b-831f-43206bbaebc7", "rel": "bookmark"}]}, "id": "bcd6eb0b-d202-4ab0-965d-54faee9c5ff4", "user_id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T16:38:21Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_fdd5e748-6505-4999-8aca-c84ff457cff6", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_fdd5e748-6505-4999-8aca-c84ff457cff6", "created": "2018-11-14T16:38:21Z", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 16:38:22,159 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e002fec4-8a06-47bf-a7a2-73a0cf0a75ba 2018-11-14 16:38:22,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.934349060059s 2018-11-14 16:38:22,160 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e002fec4-8a06-47bf-a7a2-73a0cf0a75ba 2018-11-14 16:38:22,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 16:38:22,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}03898508c5fc5809a12a1eceaa61fbfb159f7b05" 2018-11-14 16:38:22,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-636b0614-de4b-448e-aa95-78a4ca1c1c5d Date: Wed, 14 Nov 2018 16:38:22 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"928cbc5c-a6fa-468a-b088-88e266fca291","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","status":"ACTIVE","subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"description":"","tags":[],"updated_at":"2018-11-14T16:32:51Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9ffb4bfb-effb-48b8-a197-6c9420e755f5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49be60fcc4c34adea9e7c304d872b17d","status":"ACTIVE","subnets":["ad7752f3-8f21-4bd6-bc54-6ac1804ebd12"],"description":"","tags":[],"updated_at":"2018-11-14T16:38:07Z","provider:segmentation_id":37,"name":"singlevm1-net_fdd5e748-6505-4999-8aca-c84ff457cff6","admin_state_up":true,"tenant_id":"49be60fcc4c34adea9e7c304d872b17d","created_at":"2018-11-14T16:38:06Z","provider:network_type":"vxlan"}]} 2018-11-14 16:38:22,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-636b0614-de4b-448e-aa95-78a4ca1c1c5d 2018-11-14 16:38:22,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0850789546967s 2018-11-14 16:38:22,252 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-636b0614-de4b-448e-aa95-78a4ca1c1c5d 2018-11-14 16:38:22,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-14 16:38:22,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}03898508c5fc5809a12a1eceaa61fbfb159f7b05" 2018-11-14 16:38:22,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1291 X-Openstack-Request-Id: req-500d7dfc-7c8d-434a-a476-873b5440fded Date: Wed, 14 Nov 2018 16:38:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9ffb4bfb-effb-48b8-a197-6c9420e755f5","tenant_id":"49be60fcc4c34adea9e7c304d872b17d","created_at":"2018-11-14T16:38:07Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-14T16:38: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":"49be60fcc4c34adea9e7c304d872b17d","id":"ad7752f3-8f21-4bd6-bc54-6ac1804ebd12","subnetpool_id":null,"name":"singlevm1-subnet_fdd5e748-6505-4999-8aca-c84ff457cff6"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"928cbc5c-a6fa-468a-b088-88e266fca291","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:51Z","dns_nameservers":[],"updated_at":"2018-11-14T16:32:51Z","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":"fb97a38a7ba24cffb70823992c56f04d","id":"b3653731-6d80-49cb-86ba-17eff3eeceee","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-14 16:38:22,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-500d7dfc-7c8d-434a-a476-873b5440fded 2018-11-14 16:38:22,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0491390228271s 2018-11-14 16:38:22,302 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-500d7dfc-7c8d-434a-a476-873b5440fded 2018-11-14 16:38:22,303 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 16:38:24,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 16:38:24,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03898508c5fc5809a12a1eceaa61fbfb159f7b05" 2018-11-14 16:38:24,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:38: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-3faa7ef8-d4f3-4e01-b59c-1f2bd4e4f377 x-compute-request-id: req-3faa7ef8-d4f3-4e01-b59c-1f2bd4e4f377 Content-Encoding: gzip Content-Length: 709 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/bcd6eb0b-d202-4ab0-965d-54faee9c5ff4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/bcd6eb0b-d202-4ab0-965d-54faee9c5ff4", "rel": "bookmark"}], "image": {"id": "d8caa5b8-9225-44f2-96b9-b9f54f32617a", "links": [{"href": "http://172.30.9.28:8774/images/d8caa5b8-9225-44f2-96b9-b9f54f32617a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cf00b9e0-3b5b-474b-831f-43206bbaebc7", "links": [{"href": "http://172.30.9.28:8774/flavors/cf00b9e0-3b5b-474b-831f-43206bbaebc7", "rel": "bookmark"}]}, "id": "bcd6eb0b-d202-4ab0-965d-54faee9c5ff4", "user_id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T16:38:24Z", "hostId": "c257da77fc2a10d77fa99003c6aadf58fe19e6a4e528ebf0ad5e87cf", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_fdd5e748-6505-4999-8aca-c84ff457cff6", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_fdd5e748-6505-4999-8aca-c84ff457cff6", "created": "2018-11-14T16:38:21Z", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 16:38:24,815 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3faa7ef8-d4f3-4e01-b59c-1f2bd4e4f377 2018-11-14 16:38:24,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.508744001389s 2018-11-14 16:38:24,815 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3faa7ef8-d4f3-4e01-b59c-1f2bd4e4f377 2018-11-14 16:38:24,819 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 16:38:26,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 16:38:26,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03898508c5fc5809a12a1eceaa61fbfb159f7b05" 2018-11-14 16:38:27,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16: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-8752de11-3bec-4ea0-b2ae-39e90f130cb4 x-compute-request-id: req-8752de11-3bec-4ea0-b2ae-39e90f130cb4 Content-Encoding: gzip Content-Length: 738 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/bcd6eb0b-d202-4ab0-965d-54faee9c5ff4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/bcd6eb0b-d202-4ab0-965d-54faee9c5ff4", "rel": "bookmark"}], "image": {"id": "d8caa5b8-9225-44f2-96b9-b9f54f32617a", "links": [{"href": "http://172.30.9.28:8774/images/d8caa5b8-9225-44f2-96b9-b9f54f32617a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cf00b9e0-3b5b-474b-831f-43206bbaebc7", "links": [{"href": "http://172.30.9.28:8774/flavors/cf00b9e0-3b5b-474b-831f-43206bbaebc7", "rel": "bookmark"}]}, "id": "bcd6eb0b-d202-4ab0-965d-54faee9c5ff4", "security_groups": [{"name": "singlevm1-sg_fdd5e748-6505-4999-8aca-c84ff457cff6"}], "user_id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T16:38:25Z", "hostId": "c257da77fc2a10d77fa99003c6aadf58fe19e6a4e528ebf0ad5e87cf", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_fdd5e748-6505-4999-8aca-c84ff457cff6", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_fdd5e748-6505-4999-8aca-c84ff457cff6", "created": "2018-11-14T16:38:21Z", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 16:38:27,945 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8752de11-3bec-4ea0-b2ae-39e90f130cb4 2018-11-14 16:38:27,945 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.12272906303s 2018-11-14 16:38:27,945 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8752de11-3bec-4ea0-b2ae-39e90f130cb4 2018-11-14 16:38:27,949 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 16:38:29,952 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 16:38:29,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03898508c5fc5809a12a1eceaa61fbfb159f7b05" 2018-11-14 16:38:32,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:38: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-bd63a03f-6e81-4a64-92fe-cfff03a73a93 x-compute-request-id: req-bd63a03f-6e81-4a64-92fe-cfff03a73a93 Content-Encoding: gzip Content-Length: 808 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_fdd5e748-6505-4999-8aca-c84ff457cff6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:3b:dc", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/bcd6eb0b-d202-4ab0-965d-54faee9c5ff4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/bcd6eb0b-d202-4ab0-965d-54faee9c5ff4", "rel": "bookmark"}], "image": {"id": "d8caa5b8-9225-44f2-96b9-b9f54f32617a", "links": [{"href": "http://172.30.9.28:8774/images/d8caa5b8-9225-44f2-96b9-b9f54f32617a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cf00b9e0-3b5b-474b-831f-43206bbaebc7", "links": [{"href": "http://172.30.9.28:8774/flavors/cf00b9e0-3b5b-474b-831f-43206bbaebc7", "rel": "bookmark"}]}, "id": "bcd6eb0b-d202-4ab0-965d-54faee9c5ff4", "security_groups": [{"name": "singlevm1-sg_fdd5e748-6505-4999-8aca-c84ff457cff6"}], "user_id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T16:38:25Z", "hostId": "c257da77fc2a10d77fa99003c6aadf58fe19e6a4e528ebf0ad5e87cf", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_fdd5e748-6505-4999-8aca-c84ff457cff6", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_fdd5e748-6505-4999-8aca-c84ff457cff6", "created": "2018-11-14T16:38:21Z", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 16:38:32,138 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-bd63a03f-6e81-4a64-92fe-cfff03a73a93 2018-11-14 16:38:32,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 2.18557190895s 2018-11-14 16:38:32,138 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-bd63a03f-6e81-4a64-92fe-cfff03a73a93 2018-11-14 16:38:32,141 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 16:38:34,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 16:38:34,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03898508c5fc5809a12a1eceaa61fbfb159f7b05" 2018-11-14 16:38:34,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16: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-a726d35a-5aab-41b4-be5d-7625fda69567 x-compute-request-id: req-a726d35a-5aab-41b4-be5d-7625fda69567 Content-Encoding: gzip Content-Length: 808 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_fdd5e748-6505-4999-8aca-c84ff457cff6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:3b:dc", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/bcd6eb0b-d202-4ab0-965d-54faee9c5ff4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/bcd6eb0b-d202-4ab0-965d-54faee9c5ff4", "rel": "bookmark"}], "image": {"id": "d8caa5b8-9225-44f2-96b9-b9f54f32617a", "links": [{"href": "http://172.30.9.28:8774/images/d8caa5b8-9225-44f2-96b9-b9f54f32617a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cf00b9e0-3b5b-474b-831f-43206bbaebc7", "links": [{"href": "http://172.30.9.28:8774/flavors/cf00b9e0-3b5b-474b-831f-43206bbaebc7", "rel": "bookmark"}]}, "id": "bcd6eb0b-d202-4ab0-965d-54faee9c5ff4", "security_groups": [{"name": "singlevm1-sg_fdd5e748-6505-4999-8aca-c84ff457cff6"}], "user_id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T16:38:25Z", "hostId": "c257da77fc2a10d77fa99003c6aadf58fe19e6a4e528ebf0ad5e87cf", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_fdd5e748-6505-4999-8aca-c84ff457cff6", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_fdd5e748-6505-4999-8aca-c84ff457cff6", "created": "2018-11-14T16:38:21Z", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 16:38:34,546 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a726d35a-5aab-41b4-be5d-7625fda69567 2018-11-14 16:38:34,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.402422189713s 2018-11-14 16:38:34,547 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a726d35a-5aab-41b4-be5d-7625fda69567 2018-11-14 16:38:34,551 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 16:38:36,553 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 16:38:36,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03898508c5fc5809a12a1eceaa61fbfb159f7b05" 2018-11-14 16:38:37,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16: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-3ae5cc1e-7c4c-41c6-926f-3efccd0567a4 x-compute-request-id: req-3ae5cc1e-7c4c-41c6-926f-3efccd0567a4 Content-Encoding: gzip Content-Length: 810 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_fdd5e748-6505-4999-8aca-c84ff457cff6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:3b:dc", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/bcd6eb0b-d202-4ab0-965d-54faee9c5ff4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/bcd6eb0b-d202-4ab0-965d-54faee9c5ff4", "rel": "bookmark"}], "image": {"id": "d8caa5b8-9225-44f2-96b9-b9f54f32617a", "links": [{"href": "http://172.30.9.28:8774/images/d8caa5b8-9225-44f2-96b9-b9f54f32617a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-11-14T16:38:34.000000", "flavor": {"id": "cf00b9e0-3b5b-474b-831f-43206bbaebc7", "links": [{"href": "http://172.30.9.28:8774/flavors/cf00b9e0-3b5b-474b-831f-43206bbaebc7", "rel": "bookmark"}]}, "id": "bcd6eb0b-d202-4ab0-965d-54faee9c5ff4", "security_groups": [{"name": "singlevm1-sg_fdd5e748-6505-4999-8aca-c84ff457cff6"}], "user_id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T16:38:34Z", "hostId": "c257da77fc2a10d77fa99003c6aadf58fe19e6a4e528ebf0ad5e87cf", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_fdd5e748-6505-4999-8aca-c84ff457cff6", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_fdd5e748-6505-4999-8aca-c84ff457cff6", "created": "2018-11-14T16:38:21Z", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 16:38:37,658 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3ae5cc1e-7c4c-41c6-926f-3efccd0567a4 2018-11-14 16:38:37,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.10468101501s 2018-11-14 16:38:37,659 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3ae5cc1e-7c4c-41c6-926f-3efccd0567a4 2018-11-14 16:38:37,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-14 16:38:37,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=bcd6eb0b-d202-4ab0-965d-54faee9c5ff4" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03898508c5fc5809a12a1eceaa61fbfb159f7b05" 2018-11-14 16:38:37,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 877 X-Openstack-Request-Id: req-4df36778-8eb7-4327-be87-f2f74f985c6f Date: Wed, 14 Nov 2018 16:38:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T16:38:33Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ad7752f3-8f21-4bd6-bc54-6ac1804ebd12","ip_address":"192.168.120.6"}],"id":"dc798cd3-eb09-4fd2-b525-b602b4a5300c","security_groups":["94535a49-2278-4c98-830f-00cdb97632d0"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fd:3b:dc","project_id":"49be60fcc4c34adea9e7c304d872b17d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"bcd6eb0b-d202-4ab0-965d-54faee9c5ff4","name":"","admin_state_up":true,"network_id":"9ffb4bfb-effb-48b8-a197-6c9420e755f5","tenant_id":"49be60fcc4c34adea9e7c304d872b17d","created_at":"2018-11-14T16:38:25Z","binding:vnic_type":"normal"}]} 2018-11-14 16:38:37,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=bcd6eb0b-d202-4ab0-965d-54faee9c5ff4 used request id req-4df36778-8eb7-4327-be87-f2f74f985c6f 2018-11-14 16:38:37,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0514149665833s 2018-11-14 16:38:37,715 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=bcd6eb0b-d202-4ab0-965d-54faee9c5ff4 used request id req-4df36778-8eb7-4327-be87-f2f74f985c6f 2018-11-14 16:38:37,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-14 16:38:37,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/floatingips.json?port_id=dc798cd3-eb09-4fd2-b525-b602b4a5300c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03898508c5fc5809a12a1eceaa61fbfb159f7b05" 2018-11-14 16:38:37,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-96c2143b-729a-420a-af34-7ac2de904335 Date: Wed, 14 Nov 2018 16:38:37 GMT RESP BODY: {"floatingips": []} 2018-11-14 16:38:37,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=dc798cd3-eb09-4fd2-b525-b602b4a5300c used request id req-96c2143b-729a-420a-af34-7ac2de904335 2018-11-14 16:38:37,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.021900177002s 2018-11-14 16:38:37,742 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=dc798cd3-eb09-4fd2-b525-b602b4a5300c used request id req-96c2143b-729a-420a-af34-7ac2de904335 2018-11-14 16:38:37,743 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_fdd5e748-6505-4999-8aca-c84ff457cff6': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:fd:3b:dc', u'version': 4, u'addr': u'192.168.120.6', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'd8caa5b8-9225-44f2-96b9-b9f54f32617a'}), 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-11-14T16:38:34.000000', 'flavor': Munch({u'id': u'cf00b9e0-3b5b-474b-831f-43206bbaebc7'}), 'az': u'nova', 'id': u'bcd6eb0b-d202-4ab0-965d-54faee9c5ff4', 'security_groups': [Munch({u'name': u'singlevm1-sg_fdd5e748-6505-4999-8aca-c84ff457cff6'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'fd6ecd77940a49ebb20fa24f8fa3cf77', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'49be60fcc4c34adea9e7c304d872b17d', '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-11-14T16:38:34.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-14T16:38:34Z', 'hostId': u'c257da77fc2a10d77fa99003c6aadf58fe19e6a4e528ebf0ad5e87cf', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_fdd5e748-6505-4999-8aca-c84ff457cff6', 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'c257da77fc2a10d77fa99003c6aadf58fe19e6a4e528ebf0ad5e87cf', '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-11-14T16:38:34.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'49be60fcc4c34adea9e7c304d872b17d', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_fdd5e748-6505-4999-8aca-c84ff457cff6', 'adminPass': u'q4v2dYKxqUat', 'tenant_id': u'49be60fcc4c34adea9e7c304d872b17d', 'created_at': u'2018-11-14T16:38:21Z', 'created': u'2018-11-14T16:38:21Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-11-14 16:38:37,746 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 16:38:37,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}03898508c5fc5809a12a1eceaa61fbfb159f7b05" 2018-11-14 16:38:37,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-317b20e9-ea54-4f38-a0ba-27521519c485 Date: Wed, 14 Nov 2018 16:38:37 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"928cbc5c-a6fa-468a-b088-88e266fca291","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","status":"ACTIVE","subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"description":"","tags":[],"updated_at":"2018-11-14T16:32:51Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9ffb4bfb-effb-48b8-a197-6c9420e755f5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49be60fcc4c34adea9e7c304d872b17d","status":"ACTIVE","subnets":["ad7752f3-8f21-4bd6-bc54-6ac1804ebd12"],"description":"","tags":[],"updated_at":"2018-11-14T16:38:07Z","provider:segmentation_id":37,"name":"singlevm1-net_fdd5e748-6505-4999-8aca-c84ff457cff6","admin_state_up":true,"tenant_id":"49be60fcc4c34adea9e7c304d872b17d","created_at":"2018-11-14T16:38:06Z","provider:network_type":"vxlan"}]} 2018-11-14 16:38:37,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-317b20e9-ea54-4f38-a0ba-27521519c485 2018-11-14 16:38:37,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.114073991776s 2018-11-14 16:38:37,860 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-317b20e9-ea54-4f38-a0ba-27521519c485 2018-11-14 16:38:37,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-14 16:38:37,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=bcd6eb0b-d202-4ab0-965d-54faee9c5ff4" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03898508c5fc5809a12a1eceaa61fbfb159f7b05" 2018-11-14 16:38:38,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 877 X-Openstack-Request-Id: req-1a4f4073-685a-45a7-943c-30f91b5a1743 Date: Wed, 14 Nov 2018 16:38:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T16:38:33Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ad7752f3-8f21-4bd6-bc54-6ac1804ebd12","ip_address":"192.168.120.6"}],"id":"dc798cd3-eb09-4fd2-b525-b602b4a5300c","security_groups":["94535a49-2278-4c98-830f-00cdb97632d0"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fd:3b:dc","project_id":"49be60fcc4c34adea9e7c304d872b17d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"bcd6eb0b-d202-4ab0-965d-54faee9c5ff4","name":"","admin_state_up":true,"network_id":"9ffb4bfb-effb-48b8-a197-6c9420e755f5","tenant_id":"49be60fcc4c34adea9e7c304d872b17d","created_at":"2018-11-14T16:38:25Z","binding:vnic_type":"normal"}]} 2018-11-14 16:38:38,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=bcd6eb0b-d202-4ab0-965d-54faee9c5ff4 used request id req-1a4f4073-685a-45a7-943c-30f91b5a1743 2018-11-14 16:38:38,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.214244842529s 2018-11-14 16:38:38,076 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=bcd6eb0b-d202-4ab0-965d-54faee9c5ff4 used request id req-1a4f4073-685a-45a7-943c-30f91b5a1743 2018-11-14 16:38:38,077 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-11-14 16:38:38,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}03898508c5fc5809a12a1eceaa61fbfb159f7b05" -d '{"floatingip": {"floating_network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "fixed_ip_address": "192.168.120.6", "port_id": "dc798cd3-eb09-4fd2-b525-b602b4a5300c"}}' 2018-11-14 16:38:39,767 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 553 X-Openstack-Request-Id: req-b927da3f-6a9d-4d1e-bd20-a16791097c2c Date: Wed, 14 Nov 2018 16:38:39 GMT RESP BODY: {"floatingip": {"router_id": "9c08ef9a-66ee-4f05-b28e-096ea397cc4f", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-11-14T16:38:39Z", "floating_network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.209", "revision_number": 0, "port_id": "dc798cd3-eb09-4fd2-b525-b602b4a5300c", "id": "5adff165-1c17-4036-831e-9f721d012980", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:38:39Z", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}} 2018-11-14 16:38:39,767 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-b927da3f-6a9d-4d1e-bd20-a16791097c2c 2018-11-14 16:38:39,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.69011688232s 2018-11-14 16:38:39,768 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-b927da3f-6a9d-4d1e-bd20-a16791097c2c 2018-11-14 16:38:39,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-14 16:38:39,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}03898508c5fc5809a12a1eceaa61fbfb159f7b05" 2018-11-14 16:38:40,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-ab43d540-52dd-4cf9-a067-dc93c6b09fee Date: Wed, 14 Nov 2018 16:38:40 GMT RESP BODY: {"floatingips": [{"router_id": "9c08ef9a-66ee-4f05-b28e-096ea397cc4f", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-11-14T16:38:39Z", "floating_network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.209", "revision_number": 0, "port_id": "dc798cd3-eb09-4fd2-b525-b602b4a5300c", "id": "5adff165-1c17-4036-831e-9f721d012980", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:38:39Z", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}]} 2018-11-14 16:38:40,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-ab43d540-52dd-4cf9-a067-dc93c6b09fee 2018-11-14 16:38:40,016 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.239681959152s 2018-11-14 16:38:40,016 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-ab43d540-52dd-4cf9-a067-dc93c6b09fee 2018-11-14 16:38:40,020 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'9c08ef9a-66ee-4f05-b28e-096ea397cc4f', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'49be60fcc4c34adea9e7c304d872b17d', 'created_at': u'2018-11-14T16:38:39Z', 'attached': True, 'updated_at': u'2018-11-14T16:38:39Z', 'id': u'5adff165-1c17-4036-831e-9f721d012980', 'floating_network_id': u'928cbc5c-a6fa-468a-b088-88e266fca291', 'fixed_ip_address': u'192.168.120.6', 'floating_ip_address': u'172.30.9.209', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'49be60fcc4c34adea9e7c304d872b17d', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'9c08ef9a-66ee-4f05-b28e-096ea397cc4f', 'project_id': u'49be60fcc4c34adea9e7c304d872b17d', 'port_id': u'dc798cd3-eb09-4fd2-b525-b602b4a5300c', 'port': u'dc798cd3-eb09-4fd2-b525-b602b4a5300c', 'network': u'928cbc5c-a6fa-468a-b088-88e266fca291'}) 2018-11-14 16:38:40,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 16:38:40,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/bcd6eb0b-d202-4ab0-965d-54faee9c5ff4/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}03898508c5fc5809a12a1eceaa61fbfb159f7b05" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 16:38:40,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16: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-45b60c7b-9110-4df6-b0f9-585d23c6a6d6 x-compute-request-id: req-45b60c7b-9110-4df6-b0f9-585d23c6a6d6 Content-Encoding: gzip Content-Length: 9577 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 494165841 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.175315] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.177462] pid_max: default: 32768 minimum: 301\n[ 0.178627] ACPI: Core revision 20150930\n[ 0.180230] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.181920] Security Framework initialized\n[ 0.182987] Yama: becoming mindful.\n[ 0.183940] AppArmor: AppArmor initialized\n[ 0.185038] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.186730] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.188366] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.189975] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.191775] Initializing cgroup subsys io\n[ 0.192841] Initializing cgroup subsys memory\n[ 0.193971] Initializing cgroup subsys devices\n[ 0.195153] Initializing cgroup subsys freezer\n[ 0.196302] Initializing cgroup subsys net_cls\n[ 0.197436] Initializing cgroup subsys perf_event\n[ 0.198638] Initializing cgroup subsys net_prio\n[ 0.199797] Initializing cgroup subsys hugetlb\n[ 0.200934] Initializing cgroup subsys pids\n[ 0.202068] CPU: Physical Processor ID: 0\n[ 0.203831] mce: CPU supports 10 MCE banks\n[ 0.204932] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.206247] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.223008] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.229561] ftrace: allocating 31920 entries in 125 pages\n[ 0.255000] smpboot: Max logical packages: 1\n[ 0.256126] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.257890] x2apic enabled\n[ 0.258986] Switched APIC routing to physical x2apic.\n[ 0.261255] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.262737] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.265376] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.267695] KVM setup paravirtual spinlock\n[ 0.269235] x86: Booted up 1 node, 1 CPUs\n[ 0.270267] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.272037] devtmpfs: initialized\n[ 0.273921] evm: security.selinux\n[ 0.274817] evm: security.SMACK64\n[ 0.275705] evm: security.SMACK64EXEC\n[ 0.276664] evm: security.SMACK64TRANSMUTE\n[ 0.277699] evm: security.SMACK64MMAP\n[ 0.278651] evm: security.ima\n[ 0.279471] evm: security.capability\n[ 0.280481] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.283106] pinctrl core: initialized pinctrl subsystem\n[ 0.284874] RTC time: 16:38:34, date: 11/14/18\n[ 0.286177] NET: Registered protocol family 16\n[ 0.287541] cpuidle: using governor ladder\n[ 0.288667] cpuidle: using governor menu\n[ 0.289738] PCCT header not found.\n[ 0.290757] ACPI: bus type PCI registered\n[ 0.291858] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.293367] PCI: Using configuration type 1 for base access\n[ 0.295413] ACPI: Added _OSI(Module Device)\n[ 0.296442] ACPI: Added _OSI(Processor Device)\n[ 0.297494] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.298594] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.300635] ACPI: Interpreter enabled\n[ 0.301568] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.303820] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.306075] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.308327] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.310570] ACPI: (supports S0 S5)\n[ 0.311442] ACPI: Using IOAPIC for interrupt routing\n[ 0.312587] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.316106] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.317485] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.318980] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.320424] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.323095] acpiphp: Slot [3] registered\n[ 0.324085] acpiphp: Slot [4] registered\n[ 0.325068] acpiphp: Slot [5] registered\n[ 0.326049] acpiphp: Slot [6] registered\n[ 0.327033] acpiphp: Slot [7] registered\n[ 0.328012] acpiphp: Slot [8] registered\n[ 0.328996] acpiphp: Slot [9] registered\n[ 0.329976] acpiphp: Slot [10] registered\n[ 0.330970] acpiphp: Slot [11] registered\n[ 0.331966] acpiphp: Slot [12] registered\n[ 0.332962] acpiphp: Slot [13] registered\n[ 0.333956] acpiphp: Slot [14] registered\n[ 0.334952] acpiphp: Slot [15] registered\n[ 0.349078] acpiphp: Slot [16] registered\n[ 0.350358] acpiphp: Slot [17] registered\n[ 0.351615] acpiphp: Slot [18] registered\n[ 0.352806] acpiphp: Slot [19] registered\n[ 0.353993] acpiphp: Slot [20] registered\n[ 0.355194] acpiphp: Slot [21] registered\n[ 0.356630] acpiphp: Slot [22] registered\n[ 0.357983] acpiphp: Slot [23] registered\n[ 0.359257] acpiphp: Slot [24] registered\n[ 0.360454] acpiphp: Slot [25] registered\n[ 0.361643] acpiphp: Slot [26] registered\n[ 0.362826] acpiphp: Slot [27] registered\n[ 0.364008] acpiphp: Slot [28] registered\n[ 0.365192] acpiphp: Slot [29] registered\n[ 0.366373] acpiphp: Slot [30] registered\n[ 0.367555] acpiphp: Slot [31] registered\n[ 0.368736] PCI host bridge to bus 0000:00\n[ 0.369920] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.371699] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.373482] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.375598] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.377529] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.379366] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.383117] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.384674] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.386098] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.387625] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.391642] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.393701] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.414905] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.416768] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.418541] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.420331] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.422034] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.423592] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.425260] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.426546] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.428440] vgaarb: loaded\n[ 0.429186] vgaarb: bridge control possible 0000:00:02.0\n[ 0.430691] SCSI subsystem initialized\n[ 0.431835] ACPI: bus type USB registered\n[ 0.432860] usbcore: registered new interface driver usbfs\n[ 0.434112] usbcore: registered new interface driver hub\n[ 0.435335] usbcore: registered new device driver usb\n[ 0.436678] PCI: Using ACPI for IRQ routing\n[ 0.438056] NetLabel: Initializing\n[ 0.438943] NetLabel: domain hash size = 128\n[ 0.439985] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.441155] NetLabel: unlabeled traffic allowed by default\n[ 0.442580] clocksource: Switched to clocksource kvm-clock\n[ 0.451970] AppArmor: AppArmor Filesystem Enabled\n[ 0.453168] pnp: PnP ACPI init\n[ 0.454291] pnp: PnP ACPI: found 5 devices\n[ 0.460910] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.463019] NET: Registered protocol family 2\n[ 0.464308] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.465870] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.467340] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.468810] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.470128] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.471553] NET: Registered protocol family 1\n[ 0.472632] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.473961] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.475401] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.489754] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.503862] Trying to unpack rootfs image as initramfs...\n[ 0.563790] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.570277] Scanning for low memory corruption every 60 seconds\n[ 0.573111] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.574617] audit: initializing netlink subsys (disabled)\n[ 0.576036] audit: type=2000 audit(1542213515.322:1): initialized\n[ 0.577969] Initialise system trusted keyring\n[ 0.579470] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.580891] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.583536] zbud: loaded\n[ 0.584521] VFS: Disk quotas dquot_6.6.0\n[ 0.585563] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.587648] fuse init (API version 7.23)\n[ 0.588814] Key type big_key registered\n[ 0.589827] Allocating IMA MOK and blacklist keyrings.\n[ 0.591408] Key type asymmetric registered\n[ 0.592448] Asymmetric key parser 'x509' registered\n[ 0.593642] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.595537] io scheduler noop registered\n[ 0.596532] io scheduler deadline registered (default)\n[ 0.597777] io scheduler cfq registered\n[ 0.598952] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.600246] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.601921] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.603755] ACPI: Power Button [PWRF]\n[ 0.605001] GHES: HEST is not enabled!\n[ 0.619201] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.648536] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.651419] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.674946] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.677815] Linux agpgart interface v0.103\n[ 0.681387] brd: module loaded\n[ 0.683551] loop: module loaded\n[ 0.688619] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.690409] GPT:90111 != 2097151\n[ 0.691249] GPT:Alternate GPT header not at the end of the disk.\n[ 0.692599] GPT:90111 != 2097151\n[ 0.693436] GPT: Use GNU Parted to correct GPT errors.\n[ 0.694618] vda: vda1 vda15\n[ 0.696402] scsi host0: ata_piix\n[ 0.697448] scsi host1: ata_piix\n[ 0.698356] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.699843] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.701713] libphy: Fixed MDIO Bus: probed\n[ 0.702969] tun: Universal TUN/TAP device driver, 1.6\n[ 0.704155] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.707119] PPP generic driver version 2.4.2\n[ 0.708378] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.709954] ehci-pci: EHCI PCI platform driver\n[ 0.711126] ehci-platform: EHCI generic platform driver\n[ 0.712507] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.713987] ohci-pci: OHCI PCI platform driver\n[ 0.715155] ohci-platform: OHCI generic platform driver\n[ 0.716466] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.731058] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.732375] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.734305] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.735626] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.737120] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.738740] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.740617] usb usb1: Product: UHCI Host Controller\n[ 0.741853] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.743354] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.744637] hub 1-0:1.0: USB hub found\n[ 0.745677] hub 1-0:1.0: 2 ports detected\n[ 0.747004] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.749803] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.751068] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.752437] mousedev: PS/2 mouse device common for all mice\n[ 0.754057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.756483] rtc_cmos 00:00: RTC can wake from S4\n[ 0.757952] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.759505] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.761080] i2c /dev entries driver\n[ 0.762107] device-mapper: uevent: version 1.0.3\n[ 0.763381] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.765552] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.767377] NET: Registered protocol family 10\n[ 0.768862] NET: Registered protocol family 17\n[ 0.770043] Key type dns_resolver registered\n[ 0.771318] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.772771] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.775115] registered taskstats version 1\n[ 0.776220] Loading compiled-in X.509 certificates\n[ 0.778010] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.780465] zswap: loaded using pool lzo/zbud\n[ 0.782509] Key type trusted registered\n[ 0.784625] Key type encrypted registered\n[ 0.785723] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.787107] ima: No TPM chip found, activating TPM-bypass!\n[ 0.788495] evm: HMAC attrs: 0x1\n[ 0.789750] Magic number: 10:361:641\n[ 0.790916] rtc_cmos 00:00: setting system clock to 2018-11-14 16:38:35 UTC (1542213515)\n[ 0.793048] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.794519] EDD information not available.\n[ 0.860014] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.875406] Write protecting the kernel read-only data: 14336k\n[ 0.878159] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.880508] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.78\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.036436] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.6...\nLease of 192.168.120.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.89. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDJ7iRqOBE5B8lw06jwOkXNk3H33MuDLtJLfJbMesIQvOykZAxH47ZAVW0YbcM85wKE0bWAKwAnj0MfctxGw7+CQ+50u7A6FNj4TNjMDttTrLo3OJSlbPqthYhnygO4MN0k5ht/AMNMAUWWj01q0UISU1LlI+pue50UiwA/gWo/QeDdf3PK+SNKNAK0O7i2MUxGm533k+Q5T0zHEQE4Gu9s/5B/cbzvpaGVtkTUcDCpgVzv2HjawGsFOB45NgXo46R6MJckQKOEJbNFnpZCGXAOTvJLYBIZ6eL1ERlZXCGRkNpIn0bfvwB04sAnAuT0qxteab9leDj5OZUhbsI1K+6r root@singlevm1-vm-fdd5e748-6505-4999-8aca-c84ff457cff6\nssh-dss AAAAB3NzaC1kc3MAAACBAOfQrArDn239SotxNvbQosK8uM/+sExESQNTxmthmhz/JIC56jGs2dEZ057msf9LTcCb8cd3c4WLk5Ubwd1Y7yxAoxR1XKOdPbV04WKq7t5Hr17DYOBJo8s9i/ewcoePPzZKQpQliFwK+cQu/bC8y9MS7fq/ep3FQn54sOwf2PiNAAAAFQCClRQusvO2edXNzaXZv9Vk2XTfpwAAAIAJuehMrbL9GSTnll5r7BOT47T1wV1d/A1zflAKD/F9rMeKqz9ppHDEZ8DW1y4h5iduc9llBfU6/tRg3ODGcLKYp3mROFQ2QlhDKDKpsTpiZSfTgPepVjh45KwiWJvVdCWnooJTXOKiMuoF7BnN8qOTcmbTepBy0rGvW9YDhjnMUwAAAIAGvyzZG0isg4w75dpRrwb6om577ec5YmmvtDhNCN2xgZUHT+wyqrVJu5DqCeNLuXOuqiKYBCsv8BnV76tifOAy0FtlpfkAqAK22Pt2TxYreiNbC4uV4TJIiyRynF5ioi/ageEZl0cguYpVVlKQbiojPW2dReeBjrWDY/doDmxHZA== root@singlevm1-vm-fdd5e748-6505-4999-8aca-c84ff457cff6\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.33s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:fefd:3bdc/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.3 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.6 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000002\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm1-vm-fdd5e748-6505-4999-8aca-c84ff457cff6\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.66 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-fdd5e748-6505-4999-8aca-c84ff457cff6 login: "} 2018-11-14 16:38:40,846 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/bcd6eb0b-d202-4ab0-965d-54faee9c5ff4/action used request id req-45b60c7b-9110-4df6-b0f9-585d23c6a6d6 2018-11-14 16:38:40,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.825548887253s 2018-11-14 16:38:40,847 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/bcd6eb0b-d202-4ab0-965d-54faee9c5ff4/action used request id req-45b60c7b-9110-4df6-b0f9-585d23c6a6d6 2018-11-14 16:38:40,847 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 494165841 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.175315] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.177462] pid_max: default: 32768 minimum: 301 [ 0.178627] ACPI: Core revision 20150930 [ 0.180230] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.181920] Security Framework initialized [ 0.182987] Yama: becoming mindful. [ 0.183940] AppArmor: AppArmor initialized [ 0.185038] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.186730] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.188366] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.189975] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.191775] Initializing cgroup subsys io [ 0.192841] Initializing cgroup subsys memory [ 0.193971] Initializing cgroup subsys devices [ 0.195153] Initializing cgroup subsys freezer [ 0.196302] Initializing cgroup subsys net_cls [ 0.197436] Initializing cgroup subsys perf_event [ 0.198638] Initializing cgroup subsys net_prio [ 0.199797] Initializing cgroup subsys hugetlb [ 0.200934] Initializing cgroup subsys pids [ 0.202068] CPU: Physical Processor ID: 0 [ 0.203831] mce: CPU supports 10 MCE banks [ 0.204932] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.206247] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.223008] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.229561] ftrace: allocating 31920 entries in 125 pages [ 0.255000] smpboot: Max logical packages: 1 [ 0.256126] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.257890] x2apic enabled [ 0.258986] Switched APIC routing to physical x2apic. [ 0.261255] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.262737] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.265376] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.267695] KVM setup paravirtual spinlock [ 0.269235] x86: Booted up 1 node, 1 CPUs [ 0.270267] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.272037] devtmpfs: initialized [ 0.273921] evm: security.selinux [ 0.274817] evm: security.SMACK64 [ 0.275705] evm: security.SMACK64EXEC [ 0.276664] evm: security.SMACK64TRANSMUTE [ 0.277699] evm: security.SMACK64MMAP [ 0.278651] evm: security.ima [ 0.279471] evm: security.capability [ 0.280481] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.283106] pinctrl core: initialized pinctrl subsystem [ 0.284874] RTC time: 16:38:34, date: 11/14/18 [ 0.286177] NET: Registered protocol family 16 [ 0.287541] cpuidle: using governor ladder [ 0.288667] cpuidle: using governor menu [ 0.289738] PCCT header not found. [ 0.290757] ACPI: bus type PCI registered [ 0.291858] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.293367] PCI: Using configuration type 1 for base access [ 0.295413] ACPI: Added _OSI(Module Device) [ 0.296442] ACPI: Added _OSI(Processor Device) [ 0.297494] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.298594] ACPI: Added _OSI(Processor Aggregator Device) [ 0.300635] ACPI: Interpreter enabled [ 0.301568] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.303820] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.306075] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.308327] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.310570] ACPI: (supports S0 S5) [ 0.311442] ACPI: Using IOAPIC for interrupt routing [ 0.312587] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.316106] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.317485] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.318980] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.320424] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.323095] acpiphp: Slot [3] registered [ 0.324085] acpiphp: Slot [4] registered [ 0.325068] acpiphp: Slot [5] registered [ 0.326049] acpiphp: Slot [6] registered [ 0.327033] acpiphp: Slot [7] registered [ 0.328012] acpiphp: Slot [8] registered [ 0.328996] acpiphp: Slot [9] registered [ 0.329976] acpiphp: Slot [10] registered [ 0.330970] acpiphp: Slot [11] registered [ 0.331966] acpiphp: Slot [12] registered [ 0.332962] acpiphp: Slot [13] registered [ 0.333956] acpiphp: Slot [14] registered [ 0.334952] acpiphp: Slot [15] registered [ 0.349078] acpiphp: Slot [16] registered [ 0.350358] acpiphp: Slot [17] registered [ 0.351615] acpiphp: Slot [18] registered [ 0.352806] acpiphp: Slot [19] registered [ 0.353993] acpiphp: Slot [20] registered [ 0.355194] acpiphp: Slot [21] registered [ 0.356630] acpiphp: Slot [22] registered [ 0.357983] acpiphp: Slot [23] registered [ 0.359257] acpiphp: Slot [24] registered [ 0.360454] acpiphp: Slot [25] registered [ 0.361643] acpiphp: Slot [26] registered [ 0.362826] acpiphp: Slot [27] registered [ 0.364008] acpiphp: Slot [28] registered [ 0.365192] acpiphp: Slot [29] registered [ 0.366373] acpiphp: Slot [30] registered [ 0.367555] acpiphp: Slot [31] registered [ 0.368736] PCI host bridge to bus 0000:00 [ 0.369920] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.371699] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.373482] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.375598] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.377529] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.379366] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.383117] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.384674] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.386098] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.387625] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.391642] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.393701] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.414905] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.416768] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.418541] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.420331] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.422034] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.423592] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.425260] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.426546] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.428440] vgaarb: loaded [ 0.429186] vgaarb: bridge control possible 0000:00:02.0 [ 0.430691] SCSI subsystem initialized [ 0.431835] ACPI: bus type USB registered [ 0.432860] usbcore: registered new interface driver usbfs [ 0.434112] usbcore: registered new interface driver hub [ 0.435335] usbcore: registered new device driver usb [ 0.436678] PCI: Using ACPI for IRQ routing [ 0.438056] NetLabel: Initializing [ 0.438943] NetLabel: domain hash size = 128 [ 0.439985] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.441155] NetLabel: unlabeled traffic allowed by default [ 0.442580] clocksource: Switched to clocksource kvm-clock [ 0.451970] AppArmor: AppArmor Filesystem Enabled [ 0.453168] pnp: PnP ACPI init [ 0.454291] pnp: PnP ACPI: found 5 devices [ 0.460910] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.463019] NET: Registered protocol family 2 [ 0.464308] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.465870] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.467340] TCP: Hash tables configured (established 4096 bind 4096) [ 0.468810] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.470128] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.471553] NET: Registered protocol family 1 [ 0.472632] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.473961] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.475401] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.489754] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.503862] Trying to unpack rootfs image as initramfs... [ 0.563790] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.570277] Scanning for low memory corruption every 60 seconds [ 0.573111] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.574617] audit: initializing netlink subsys (disabled) [ 0.576036] audit: type=2000 audit(1542213515.322:1): initialized [ 0.577969] Initialise system trusted keyring [ 0.579470] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.580891] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.583536] zbud: loaded [ 0.584521] VFS: Disk quotas dquot_6.6.0 [ 0.585563] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.587648] fuse init (API version 7.23) [ 0.588814] Key type big_key registered [ 0.589827] Allocating IMA MOK and blacklist keyrings. [ 0.591408] Key type asymmetric registered [ 0.592448] Asymmetric key parser 'x509' registered [ 0.593642] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.595537] io scheduler noop registered [ 0.596532] io scheduler deadline registered (default) [ 0.597777] io scheduler cfq registered [ 0.598952] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.600246] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.601921] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.603755] ACPI: Power Button [PWRF] [ 0.605001] GHES: HEST is not enabled! [ 0.619201] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.648536] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.651419] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.674946] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.677815] Linux agpgart interface v0.103 [ 0.681387] brd: module loaded [ 0.683551] loop: module loaded [ 0.688619] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.690409] GPT:90111 != 2097151 [ 0.691249] GPT:Alternate GPT header not at the end of the disk. [ 0.692599] GPT:90111 != 2097151 [ 0.693436] GPT: Use GNU Parted to correct GPT errors. [ 0.694618] vda: vda1 vda15 [ 0.696402] scsi host0: ata_piix [ 0.697448] scsi host1: ata_piix [ 0.698356] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.699843] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.701713] libphy: Fixed MDIO Bus: probed [ 0.702969] tun: Universal TUN/TAP device driver, 1.6 [ 0.704155] tun: (C) 1999-2004 Max Krasnyansky [ 0.707119] PPP generic driver version 2.4.2 [ 0.708378] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.709954] ehci-pci: EHCI PCI platform driver [ 0.711126] ehci-platform: EHCI generic platform driver [ 0.712507] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.713987] ohci-pci: OHCI PCI platform driver [ 0.715155] ohci-platform: OHCI generic platform driver [ 0.716466] uhci_hcd: USB Universal Host Controller Interface driver [ 0.731058] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.732375] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.734305] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.735626] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.737120] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.738740] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.740617] usb usb1: Product: UHCI Host Controller [ 0.741853] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.743354] usb usb1: SerialNumber: 0000:00:01.2 [ 0.744637] hub 1-0:1.0: USB hub found [ 0.745677] hub 1-0:1.0: 2 ports detected [ 0.747004] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.749803] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.751068] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.752437] mousedev: PS/2 mouse device common for all mice [ 0.754057] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.756483] rtc_cmos 00:00: RTC can wake from S4 [ 0.757952] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.759505] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.761080] i2c /dev entries driver [ 0.762107] device-mapper: uevent: version 1.0.3 [ 0.763381] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.765552] ledtrig-cpu: registered to indicate activity on CPUs [ 0.767377] NET: Registered protocol family 10 [ 0.768862] NET: Registered protocol family 17 [ 0.770043] Key type dns_resolver registered [ 0.771318] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.772771] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.775115] registered taskstats version 1 [ 0.776220] Loading compiled-in X.509 certificates [ 0.778010] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.780465] zswap: loaded using pool lzo/zbud [ 0.782509] Key type trusted registered [ 0.784625] Key type encrypted registered [ 0.785723] AppArmor: AppArmor sha1 policy hashing enabled [ 0.787107] ima: No TPM chip found, activating TPM-bypass! [ 0.788495] evm: HMAC attrs: 0x1 [ 0.789750] Magic number: 10:361:641 [ 0.790916] rtc_cmos 00:00: setting system clock to 2018-11-14 16:38:35 UTC (1542213515) [ 0.793048] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.794519] EDD information not available. [ 0.860014] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.875406] Write protecting the kernel read-only data: 14336k [ 0.878159] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.880508] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.78 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.036436] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.6... Lease of 192.168.120.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.89. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDJ7iRqOBE5B8lw06jwOkXNk3H33MuDLtJLfJbMesIQvOykZAxH47ZAVW0YbcM85wKE0bWAKwAnj0MfctxGw7+CQ+50u7A6FNj4TNjMDttTrLo3OJSlbPqthYhnygO4MN0k5ht/AMNMAUWWj01q0UISU1LlI+pue50UiwA/gWo/QeDdf3PK+SNKNAK0O7i2MUxGm533k+Q5T0zHEQE4Gu9s/5B/cbzvpaGVtkTUcDCpgVzv2HjawGsFOB45NgXo46R6MJckQKOEJbNFnpZCGXAOTvJLYBIZ6eL1ERlZXCGRkNpIn0bfvwB04sAnAuT0qxteab9leDj5OZUhbsI1K+6r root@singlevm1-vm-fdd5e748-6505-4999-8aca-c84ff457cff6 ssh-dss AAAAB3NzaC1kc3MAAACBAOfQrArDn239SotxNvbQosK8uM/+sExESQNTxmthmhz/JIC56jGs2dEZ057msf9LTcCb8cd3c4WLk5Ubwd1Y7yxAoxR1XKOdPbV04WKq7t5Hr17DYOBJo8s9i/ewcoePPzZKQpQliFwK+cQu/bC8y9MS7fq/ep3FQn54sOwf2PiNAAAAFQCClRQusvO2edXNzaXZv9Vk2XTfpwAAAIAJuehMrbL9GSTnll5r7BOT47T1wV1d/A1zflAKD/F9rMeKqz9ppHDEZ8DW1y4h5iduc9llBfU6/tRg3ODGcLKYp3mROFQ2QlhDKDKpsTpiZSfTgPepVjh45KwiWJvVdCWnooJTXOKiMuoF7BnN8qOTcmbTepBy0rGvW9YDhjnMUwAAAIAGvyzZG0isg4w75dpRrwb6om577ec5YmmvtDhNCN2xgZUHT+wyqrVJu5DqCeNLuXOuqiKYBCsv8BnV76tifOAy0FtlpfkAqAK22Pt2TxYreiNbC4uV4TJIiyRynF5ioi/ageEZl0cguYpVVlKQbiojPW2dReeBjrWDY/doDmxHZA== root@singlevm1-vm-fdd5e748-6505-4999-8aca-c84ff457cff6 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.33s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:fefd:3bdc/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.3 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.6 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000002 name: N/A availability-zone: nova local-hostname: singlevm1-vm-fdd5e748-6505-4999-8aca-c84ff457cff6 launch-index: 0 === cirros: current=0.4.0 uptime=3.66 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-fdd5e748-6505-4999-8aca-c84ff457cff6 login: 2018-11-14 16:38:41,849 - paramiko.transport - DEBUG - starting thread (client mode): 0xcdd38e10L 2018-11-14 16:38:41,850 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-11-14 16:38:41,850 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-11-14 16:38:41,850 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-11-14 16:38:41,851 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-11-14 16:38:41,852 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-14 16:38:41,852 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-11-14 16:38:41,852 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-14 16:38:41,852 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-14 16:38:41,852 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-14 16:38:41,872 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-14 16:38:41,873 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-14 16:38:41,882 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.209: 0c7870ca02439e8e625c4f955db1ce2e 2018-11-14 16:38:41,884 - paramiko.transport - DEBUG - Trying discovered key caf5637321ec33083b058be34f5cdb5d in /tmp/tmpcH4MlI 2018-11-14 16:38:41,912 - paramiko.transport - DEBUG - userauth is OK 2018-11-14 16:38:41,918 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-14 16:38:41,948 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-14 16:38:41,949 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-11-14 16:38:41,950 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-14 16:38:41,951 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-14 16:38:41,952 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-14 16:38:41,952 - functest.core.singlevm - DEBUG - output: Hello World 2018-11-14 16:38:41,953 - functest.core.singlevm - DEBUG - error: 2018-11-14 16:38:41,958 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-14 16:38:42,091 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-14 16:38:42,091 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:36 | PASS | +-------------------+------------------+------------------+----------------+ 2018-11-14 16:38:42,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-11-14 16:38:42,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/floatingips/5adff165-1c17-4036-831e-9f721d012980.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03898508c5fc5809a12a1eceaa61fbfb159f7b05" 2018-11-14 16:38:42,776 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-40ab020f-40f1-497b-99e8-9afa7f7a29ac Content-Length: 0 Date: Wed, 14 Nov 2018 16:38:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 16:38:42,776 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/5adff165-1c17-4036-831e-9f721d012980.json used request id req-40ab020f-40f1-497b-99e8-9afa7f7a29ac 2018-11-14 16:38:42,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.67653298378s 2018-11-14 16:38:42,777 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/5adff165-1c17-4036-831e-9f721d012980.json used request id req-40ab020f-40f1-497b-99e8-9afa7f7a29ac 2018-11-14 16:38:42,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-14 16:38:42,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}03898508c5fc5809a12a1eceaa61fbfb159f7b05" 2018-11-14 16:38:43,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-5d9d8cdd-001b-4df5-b032-b9dbbabd6c17 Date: Wed, 14 Nov 2018 16:38:43 GMT RESP BODY: {"floatingips": []} 2018-11-14 16:38:43,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-5d9d8cdd-001b-4df5-b032-b9dbbabd6c17 2018-11-14 16:38:43,018 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.23566699028s 2018-11-14 16:38:43,018 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-5d9d8cdd-001b-4df5-b032-b9dbbabd6c17 2018-11-14 16:38:43,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-11-14 16:38:43,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/bcd6eb0b-d202-4ab0-965d-54faee9c5ff4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03898508c5fc5809a12a1eceaa61fbfb159f7b05" 2018-11-14 16:38:43,245 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 16: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 x-openstack-request-id: req-a8950b26-b5e7-4c2b-ada2-247658d5e2b7 x-compute-request-id: req-a8950b26-b5e7-4c2b-ada2-247658d5e2b7 Content-Type: application/json 2018-11-14 16:38:43,245 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/bcd6eb0b-d202-4ab0-965d-54faee9c5ff4 used request id req-a8950b26-b5e7-4c2b-ada2-247658d5e2b7 2018-11-14 16:38:43,245 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.22625207901s 2018-11-14 16:38:43,245 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/bcd6eb0b-d202-4ab0-965d-54faee9c5ff4 used request id req-a8950b26-b5e7-4c2b-ada2-247658d5e2b7 2018-11-14 16:38:43,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 16:38:43,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03898508c5fc5809a12a1eceaa61fbfb159f7b05" 2018-11-14 16:38:44,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16: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-356fbfa2-94e1-4045-b4df-6d62222d6cbc x-compute-request-id: req-356fbfa2-94e1-4045-b4df-6d62222d6cbc Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_fdd5e748-6505-4999-8aca-c84ff457cff6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:3b:dc", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:3b:dc", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/bcd6eb0b-d202-4ab0-965d-54faee9c5ff4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/bcd6eb0b-d202-4ab0-965d-54faee9c5ff4", "rel": "bookmark"}], "image": {"id": "d8caa5b8-9225-44f2-96b9-b9f54f32617a", "links": [{"href": "http://172.30.9.28:8774/images/d8caa5b8-9225-44f2-96b9-b9f54f32617a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-11-14T16:38:34.000000", "flavor": {"id": "cf00b9e0-3b5b-474b-831f-43206bbaebc7", "links": [{"href": "http://172.30.9.28:8774/flavors/cf00b9e0-3b5b-474b-831f-43206bbaebc7", "rel": "bookmark"}]}, "id": "bcd6eb0b-d202-4ab0-965d-54faee9c5ff4", "security_groups": [{"name": "singlevm1-sg_fdd5e748-6505-4999-8aca-c84ff457cff6"}], "user_id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T16:38:43Z", "hostId": "c257da77fc2a10d77fa99003c6aadf58fe19e6a4e528ebf0ad5e87cf", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_fdd5e748-6505-4999-8aca-c84ff457cff6", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_fdd5e748-6505-4999-8aca-c84ff457cff6", "created": "2018-11-14T16:38:21Z", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 16:38:44,103 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-356fbfa2-94e1-4045-b4df-6d62222d6cbc 2018-11-14 16:38:44,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.85734295845s 2018-11-14 16:38:44,104 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-356fbfa2-94e1-4045-b4df-6d62222d6cbc 2018-11-14 16:38:44,105 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 16:38:46,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 16:38:46,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03898508c5fc5809a12a1eceaa61fbfb159f7b05" 2018-11-14 16:38:46,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16: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-51e63405-3652-4a82-8404-93373e6e9492 x-compute-request-id: req-51e63405-3652-4a82-8404-93373e6e9492 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-14 16:38:46,304 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-51e63405-3652-4a82-8404-93373e6e9492 2018-11-14 16:38:46,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.195959806442s 2018-11-14 16:38:46,304 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-51e63405-3652-4a82-8404-93373e6e9492 2018-11-14 16:38:46,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-14 16:38:46,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}03898508c5fc5809a12a1eceaa61fbfb159f7b05" 2018-11-14 16:38:46,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9337 X-Openstack-Request-Id: req-a0c2d397-8df7-4117-a89c-c280bf8a86ba Date: Wed, 14 Nov 2018 16:38:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:38:16Z", "updated_at": "2018-11-14T16:38:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:38:16Z", "revision_number": 0, "id": "57405284-5da2-4433-91ea-207c2e049dda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:38:16Z", "security_group_id": "94535a49-2278-4c98-830f-00cdb97632d0", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-14T16:38:17Z", "revision_number": 0, "id": "c3c32007-17d6-491c-8845-8d109a59e5c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:38:17Z", "security_group_id": "94535a49-2278-4c98-830f-00cdb97632d0", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:38:16Z", "revision_number": 0, "id": "b8ffe2d8-4835-40af-9f1f-7688baf116a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:38:16Z", "security_group_id": "94535a49-2278-4c98-830f-00cdb97632d0", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:38:17Z", "revision_number": 0, "id": "5d4b7c41-20a5-4409-82f9-532e6c0ffe48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:38:17Z", "security_group_id": "94535a49-2278-4c98-830f-00cdb97632d0", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "94535a49-2278-4c98-830f-00cdb97632d0", "name": "singlevm1-sg_fdd5e748-6505-4999-8aca-c84ff457cff6"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}]} 2018-11-14 16:38:46,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-a0c2d397-8df7-4117-a89c-c280bf8a86ba 2018-11-14 16:38:46,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0759789943695s 2018-11-14 16:38:46,384 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-a0c2d397-8df7-4117-a89c-c280bf8a86ba 2018-11-14 16:38:46,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-14 16:38:46,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/94535a49-2278-4c98-830f-00cdb97632d0.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03898508c5fc5809a12a1eceaa61fbfb159f7b05" 2018-11-14 16:38:46,592 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-507ee708-713c-4371-9436-d82362cb100c Content-Length: 0 Date: Wed, 14 Nov 2018 16:38:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 16:38:46,593 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/94535a49-2278-4c98-830f-00cdb97632d0.json used request id req-507ee708-713c-4371-9436-d82362cb100c 2018-11-14 16:38:46,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.206630945206s 2018-11-14 16:38:46,593 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/94535a49-2278-4c98-830f-00cdb97632d0.json used request id req-507ee708-713c-4371-9436-d82362cb100c 2018-11-14 16:38:46,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-11-14 16:38:46,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/singlevm1-kp_fdd5e748-6505-4999-8aca-c84ff457cff6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03898508c5fc5809a12a1eceaa61fbfb159f7b05" 2018-11-14 16:38:46,664 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 16: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-f1911670-1beb-4319-b76b-fa5395a55dbb x-compute-request-id: req-f1911670-1beb-4319-b76b-fa5395a55dbb Content-Length: 0 Content-Type: application/json 2018-11-14 16:38:46,665 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/singlevm1-kp_fdd5e748-6505-4999-8aca-c84ff457cff6 used request id req-f1911670-1beb-4319-b76b-fa5395a55dbb 2018-11-14 16:38:46,665 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0712909698486s 2018-11-14 16:38:46,665 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/singlevm1-kp_fdd5e748-6505-4999-8aca-c84ff457cff6 used request id req-f1911670-1beb-4319-b76b-fa5395a55dbb 2018-11-14 16:38:46,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-11-14 16:38:46,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/9c08ef9a-66ee-4f05-b28e-096ea397cc4f/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}03898508c5fc5809a12a1eceaa61fbfb159f7b05" -d '{"subnet_id": "ad7752f3-8f21-4bd6-bc54-6ac1804ebd12"}' 2018-11-14 16:38:48,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a7e5b079-c817-42b6-b63d-380514d2078e Date: Wed, 14 Nov 2018 16:38:48 GMT RESP BODY: {"network_id": "9ffb4bfb-effb-48b8-a197-6c9420e755f5", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "subnet_id": "ad7752f3-8f21-4bd6-bc54-6ac1804ebd12", "subnet_ids": ["ad7752f3-8f21-4bd6-bc54-6ac1804ebd12"], "port_id": "9b1c1adf-6947-4d52-bb9e-66235707999a", "id": "9c08ef9a-66ee-4f05-b28e-096ea397cc4f"} 2018-11-14 16:38:48,195 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/9c08ef9a-66ee-4f05-b28e-096ea397cc4f/remove_router_interface.json used request id req-a7e5b079-c817-42b6-b63d-380514d2078e 2018-11-14 16:38:48,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.52975106239s 2018-11-14 16:38:48,196 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/9c08ef9a-66ee-4f05-b28e-096ea397cc4f/remove_router_interface.json used request id req-a7e5b079-c817-42b6-b63d-380514d2078e returning object 9c08ef9a-66ee-4f05-b28e-096ea397cc4f 2018-11-14 16:38:48,196 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-11-14 16:38:48,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}03898508c5fc5809a12a1eceaa61fbfb159f7b05" 2018-11-14 16:38:48,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-81441a71-ae93-4d5c-b1d9-f3fb88fbfba1 Date: Wed, 14 Nov 2018 16:38:48 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3653731-6d80-49cb-86ba-17eff3eeceee", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:38:08Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-14T16:38:47Z", "revision_number": 4, "routes": [], "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "9c08ef9a-66ee-4f05-b28e-096ea397cc4f", "name": "singlevm1-router_fdd5e748-6505-4999-8aca-c84ff457cff6"}]} 2018-11-14 16:38:48,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-81441a71-ae93-4d5c-b1d9-f3fb88fbfba1 2018-11-14 16:38:48,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.329236030579s 2018-11-14 16:38:48,526 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-81441a71-ae93-4d5c-b1d9-f3fb88fbfba1 2018-11-14 16:38:48,527 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-11-14 16:38:48,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/9c08ef9a-66ee-4f05-b28e-096ea397cc4f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03898508c5fc5809a12a1eceaa61fbfb159f7b05" 2018-11-14 16:38:49,875 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-966c42ff-4238-48b6-bca4-ee3d59f3075d Content-Length: 0 Date: Wed, 14 Nov 2018 16:38:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 16:38:49,875 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/9c08ef9a-66ee-4f05-b28e-096ea397cc4f.json used request id req-966c42ff-4238-48b6-bca4-ee3d59f3075d 2018-11-14 16:38:49,876 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.34825801849s 2018-11-14 16:38:49,876 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/9c08ef9a-66ee-4f05-b28e-096ea397cc4f.json used request id req-966c42ff-4238-48b6-bca4-ee3d59f3075d 2018-11-14 16:38:49,876 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-14 16:38:49,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}03898508c5fc5809a12a1eceaa61fbfb159f7b05" 2018-11-14 16:38:50,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1291 X-Openstack-Request-Id: req-5d366ff6-0bc9-49be-9b36-a3f8c228dfad Date: Wed, 14 Nov 2018 16:38:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9ffb4bfb-effb-48b8-a197-6c9420e755f5","tenant_id":"49be60fcc4c34adea9e7c304d872b17d","created_at":"2018-11-14T16:38:07Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-14T16:38: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":"49be60fcc4c34adea9e7c304d872b17d","id":"ad7752f3-8f21-4bd6-bc54-6ac1804ebd12","subnetpool_id":null,"name":"singlevm1-subnet_fdd5e748-6505-4999-8aca-c84ff457cff6"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"928cbc5c-a6fa-468a-b088-88e266fca291","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:51Z","dns_nameservers":[],"updated_at":"2018-11-14T16:32:51Z","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":"fb97a38a7ba24cffb70823992c56f04d","id":"b3653731-6d80-49cb-86ba-17eff3eeceee","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-14 16:38:50,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-5d366ff6-0bc9-49be-9b36-a3f8c228dfad 2018-11-14 16:38:50,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.209149122238s 2018-11-14 16:38:50,086 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-5d366ff6-0bc9-49be-9b36-a3f8c228dfad 2018-11-14 16:38:50,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-11-14 16:38:50,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/ad7752f3-8f21-4bd6-bc54-6ac1804ebd12.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03898508c5fc5809a12a1eceaa61fbfb159f7b05" 2018-11-14 16:38:52,405 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4e52ed08-b658-48a1-a8e9-ab8d3010b941 Date: Wed, 14 Nov 2018 16:38:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 16:38:52,405 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/ad7752f3-8f21-4bd6-bc54-6ac1804ebd12.json used request id req-4e52ed08-b658-48a1-a8e9-ab8d3010b941 2018-11-14 16:38:52,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.31793689728s 2018-11-14 16:38:52,406 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/ad7752f3-8f21-4bd6-bc54-6ac1804ebd12.json used request id req-4e52ed08-b658-48a1-a8e9-ab8d3010b941 2018-11-14 16:38:52,406 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 16:38:52,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}03898508c5fc5809a12a1eceaa61fbfb159f7b05" 2018-11-14 16:38:52,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-205850a4-057b-47a0-a306-361d8dc6e51d Date: Wed, 14 Nov 2018 16:38:52 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"928cbc5c-a6fa-468a-b088-88e266fca291","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","status":"ACTIVE","subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"description":"","tags":[],"updated_at":"2018-11-14T16:32:51Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9ffb4bfb-effb-48b8-a197-6c9420e755f5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49be60fcc4c34adea9e7c304d872b17d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-14T16:38:52Z","provider:segmentation_id":37,"name":"singlevm1-net_fdd5e748-6505-4999-8aca-c84ff457cff6","admin_state_up":true,"tenant_id":"49be60fcc4c34adea9e7c304d872b17d","created_at":"2018-11-14T16:38:06Z","provider:network_type":"vxlan"}]} 2018-11-14 16:38:52,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-205850a4-057b-47a0-a306-361d8dc6e51d 2018-11-14 16:38:52,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.361131906509s 2018-11-14 16:38:52,768 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-205850a4-057b-47a0-a306-361d8dc6e51d 2018-11-14 16:38:52,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-11-14 16:38:52,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/9ffb4bfb-effb-48b8-a197-6c9420e755f5.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03898508c5fc5809a12a1eceaa61fbfb159f7b05" 2018-11-14 16:38:53,944 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5484505d-c659-492c-aa0c-2e3f19c572b3 Date: Wed, 14 Nov 2018 16:38:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 16:38:53,944 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/9ffb4bfb-effb-48b8-a197-6c9420e755f5.json used request id req-5484505d-c659-492c-aa0c-2e3f19c572b3 2018-11-14 16:38:53,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.17481613159s 2018-11-14 16:38:53,944 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/9ffb4bfb-effb-48b8-a197-6c9420e755f5.json used request id req-5484505d-c659-492c-aa0c-2e3f19c572b3 2018-11-14 16:38:53,949 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 16:38:53,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}03898508c5fc5809a12a1eceaa61fbfb159f7b05" 2018-11-14 16:38:54,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-b615c73e-f6ed-482f-8927-afaae6a7538e Date: Wed, 14 Nov 2018 16:38:54 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/d8caa5b8-9225-44f2-96b9-b9f54f32617a/snap", "metadata": {}}], "file": "/v2/images/d8caa5b8-9225-44f2-96b9-b9f54f32617a/file", "owner": "49be60fcc4c34adea9e7c304d872b17d", "id": "d8caa5b8-9225-44f2-96b9-b9f54f32617a", "size": 12716032, "self": "/v2/images/d8caa5b8-9225-44f2-96b9-b9f54f32617a", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/d8caa5b8-9225-44f2-96b9-b9f54f32617a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-14T16:38:14Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_fdd5e748-6505-4999-8aca-c84ff457cff6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_fdd5e748-6505-4999-8aca-c84ff457cff6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-14T16:38:13Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 16:38:54,644 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-b615c73e-f6ed-482f-8927-afaae6a7538e 2018-11-14 16:38:54,644 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.695446968079s 2018-11-14 16:38:54,644 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-b615c73e-f6ed-482f-8927-afaae6a7538e 2018-11-14 16:38:54,646 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-14 16:38:54,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/d8caa5b8-9225-44f2-96b9-b9f54f32617a -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03898508c5fc5809a12a1eceaa61fbfb159f7b05" 2018-11-14 16:38:55,263 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6d2414d8-6cea-4223-85b3-b21f7a5748b1 Date: Wed, 14 Nov 2018 16:38:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 16:38:55,263 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/d8caa5b8-9225-44f2-96b9-b9f54f32617a used request id req-6d2414d8-6cea-4223-85b3-b21f7a5748b1 2018-11-14 16:38:55,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.617063999176s 2018-11-14 16:38:55,263 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/d8caa5b8-9225-44f2-96b9-b9f54f32617a used request id req-6d2414d8-6cea-4223-85b3-b21f7a5748b1 2018-11-14 16:38:55,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-14 16:38:55,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}03898508c5fc5809a12a1eceaa61fbfb159f7b05" 2018-11-14 16:38:55,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:38:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-30008335-ba73-46bd-9d2e-8572ae549072 x-compute-request-id: req-30008335-ba73-46bd-9d2e-8572ae549072 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_fdd5e748-6505-4999-8aca-c84ff457cff6", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/cf00b9e0-3b5b-474b-831f-43206bbaebc7", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/cf00b9e0-3b5b-474b-831f-43206bbaebc7", "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": "cf00b9e0-3b5b-474b-831f-43206bbaebc7"}]} 2018-11-14 16:38:55,285 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-30008335-ba73-46bd-9d2e-8572ae549072 2018-11-14 16:38:55,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0214469432831s 2018-11-14 16:38:55,286 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-30008335-ba73-46bd-9d2e-8572ae549072 2018-11-14 16:38:55,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-14 16:38:55,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/cf00b9e0-3b5b-474b-831f-43206bbaebc7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03898508c5fc5809a12a1eceaa61fbfb159f7b05" 2018-11-14 16:38:55,333 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 16:38:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b82fd2e4-ea56-4634-ac00-3ee091da23dc x-compute-request-id: req-b82fd2e4-ea56-4634-ac00-3ee091da23dc Content-Length: 0 Content-Type: application/json 2018-11-14 16:38:55,333 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/cf00b9e0-3b5b-474b-831f-43206bbaebc7 used request id req-b82fd2e4-ea56-4634-ac00-3ee091da23dc 2018-11-14 16:38:55,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0463409423828s 2018-11-14 16:38:55,334 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/cf00b9e0-3b5b-474b-831f-43206bbaebc7 used request id req-b82fd2e4-ea56-4634-ac00-3ee091da23dc 2018-11-14 16:38:55,380 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2018-11-14 16:38:55,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 16:38:55,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:38:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50365533-5372-4c45-86c9-9e4d6ff1451d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 16:38:55,426 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-50365533-5372-4c45-86c9-9e4d6ff1451d 2018-11-14 16:38:55,426 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-11-14 16:38:55,832 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T17:38:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd6ecd77940a49ebb20fa24f8fa3cf77"}, "audit_ids": ["FgOa-ZIjTjmjmSnKNIOrpQ"], "issued_at": "2018-11-14T16:38:55.000000Z"}} 2018-11-14 16:38:55,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 16:38:55,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}b6bcc218664015fa2a265b957a2ea380a68acb20" 2018-11-14 16:38:56,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-d857e3bd-5974-46d1-aa97-1f197c76624a Date: Wed, 14 Nov 2018 16:38:56 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"928cbc5c-a6fa-468a-b088-88e266fca291","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","status":"ACTIVE","subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"description":"","tags":[],"updated_at":"2018-11-14T16:32:51Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","provider:network_type":"flat"}]} 2018-11-14 16:38:56,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d857e3bd-5974-46d1-aa97-1f197c76624a 2018-11-14 16:38:56,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.294594049454s 2018-11-14 16:38:56,130 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d857e3bd-5974-46d1-aa97-1f197c76624a 2018-11-14 16:38:56,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 16:38:56,139 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 16: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 16:38:56,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 16:38:56,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b6bcc218664015fa2a265b957a2ea380a68acb20" 2018-11-14 16:38:56,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:38:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-706e7e52-55e1-4517-9aeb-1406ac1c5917 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/d5e6db7c06bf4799a784ea87405dbbb1"}, "tags": [], "enabled": true, "id": "d5e6db7c06bf4799a784ea87405dbbb1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-11-14 16:38:56,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-706e7e52-55e1-4517-9aeb-1406ac1c5917 2018-11-14 16:38:56,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0963351726532s 2018-11-14 16:38:56,237 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-706e7e52-55e1-4517-9aeb-1406ac1c5917 2018-11-14 16:38:56,244 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-14 16:38:56,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}b6bcc218664015fa2a265b957a2ea380a68acb20" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7"}}' 2018-11-14 16:38:56,429 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 16:38:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bbe1d0f3-82a4-42fc-8b4f-5ad78e772c0c 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.28:5000/v3/projects/2375c257007b4b7891485f50e78225eb"}, "tags": [], "enabled": true, "id": "2375c257007b4b7891485f50e78225eb", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7"}} 2018-11-14 16:38:56,429 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-bbe1d0f3-82a4-42fc-8b4f-5ad78e772c0c 2018-11-14 16:38:56,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.184547901154s 2018-11-14 16:38:56,429 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-bbe1d0f3-82a4-42fc-8b4f-5ad78e772c0c 2018-11-14 16:38:56,430 - 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'2375c257007b4b7891485f50e78225eb', '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_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7'}) 2018-11-14 16:38:56,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-11-14 16:38:56,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}b6bcc218664015fa2a265b957a2ea380a68acb20" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "f77271a3-1ed3-49cc-ba5c-5420308f033b", "email": null, "name": "singlevm2-user_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7"}}' 2018-11-14 16:38:56,826 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 16:38:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9d75a60-8d8f-4cc1-9715-14af6d132666 Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7", "links": {"self": "http://172.30.9.28:5000/v3/users/464c2e1c12e641b7b7910d722b25b38a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "464c2e1c12e641b7b7910d722b25b38a", "domain_id": "default", "password_expires_at": null}} 2018-11-14 16:38:56,826 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-a9d75a60-8d8f-4cc1-9715-14af6d132666 2018-11-14 16:38:56,826 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.389629125595s 2018-11-14 16:38:56,826 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-a9d75a60-8d8f-4cc1-9715-14af6d132666 2018-11-14 16:38:56,827 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'464c2e1c12e641b7b7910d722b25b38a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7'}) 2018-11-14 16:38:56,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 16:38:56,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b6bcc218664015fa2a265b957a2ea380a68acb20" 2018-11-14 16:38:56,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:38:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-178a1bf8-d1c2-4a33-861b-c735744313ec Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 16:38:56,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-178a1bf8-d1c2-4a33-861b-c735744313ec 2018-11-14 16:38:56,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0975069999695s 2018-11-14 16:38:56,929 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-178a1bf8-d1c2-4a33-861b-c735744313ec 2018-11-14 16:38:56,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 16:38:56,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b6bcc218664015fa2a265b957a2ea380a68acb20" 2018-11-14 16:38:57,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:38:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0af3e42e-cacd-41a3-aa6d-f8decb112619 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 16:38:57,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0af3e42e-cacd-41a3-aa6d-f8decb112619 2018-11-14 16:38:57,055 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.122406005859s 2018-11-14 16:38:57,056 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0af3e42e-cacd-41a3-aa6d-f8decb112619 2018-11-14 16:38:57,057 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-14 16:38:57,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-11-14 16:38:57,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}b6bcc218664015fa2a265b957a2ea380a68acb20" -d '{"role": {"name": "Member"}}' 2018-11-14 16:38:57,237 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 16:38:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-204da55c-90d5-42d2-be6b-5ebbf03b5382 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f2f049a4268344b081b2f7e2a1013b15", "links": {"self": "http://172.30.9.28:5000/v3/roles/f2f049a4268344b081b2f7e2a1013b15"}, "name": "Member"}} 2018-11-14 16:38:57,238 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-204da55c-90d5-42d2-be6b-5ebbf03b5382 2018-11-14 16:38:57,238 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.17723107338s 2018-11-14 16:38:57,238 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-204da55c-90d5-42d2-be6b-5ebbf03b5382 2018-11-14 16:38:57,239 - 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'f2f049a4268344b081b2f7e2a1013b15'}) 2018-11-14 16:38:57,242 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 16:38:57,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b6bcc218664015fa2a265b957a2ea380a68acb20" 2018-11-14 16:38:57,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:38:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51b44e2f-db6d-46cd-a54b-703a5f615fa1 Content-Encoding: gzip Content-Length: 354 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f2f049a4268344b081b2f7e2a1013b15", "links": {"self": "http://172.30.9.28:5000/v3/roles/f2f049a4268344b081b2f7e2a1013b15"}, "name": "Member"}]} 2018-11-14 16:38:57,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-51b44e2f-db6d-46cd-a54b-703a5f615fa1 2018-11-14 16:38:57,342 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.099750995636s 2018-11-14 16:38:57,342 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-51b44e2f-db6d-46cd-a54b-703a5f615fa1 2018-11-14 16:38:57,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 16:38:57,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b6bcc218664015fa2a265b957a2ea380a68acb20" 2018-11-14 16:38:57,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:38:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17b4c078-7b5b-4773-a1be-855b0424f236 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-14 16:38:57,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-17b4c078-7b5b-4773-a1be-855b0424f236 2018-11-14 16:38:57,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.114007949829s 2018-11-14 16:38:57,461 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-17b4c078-7b5b-4773-a1be-855b0424f236 2018-11-14 16:38:57,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 16:38:57,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b6bcc218664015fa2a265b957a2ea380a68acb20" 2018-11-14 16:38:57,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:38:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67606aa2-426e-48be-934f-955d92ea6289 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "singlevm2-user_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7", "links": {"self": "http://172.30.9.28:5000/v3/users/464c2e1c12e641b7b7910d722b25b38a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "464c2e1c12e641b7b7910d722b25b38a", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 16:38:57,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-67606aa2-426e-48be-934f-955d92ea6289 2018-11-14 16:38:57,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.118179798126s 2018-11-14 16:38:57,581 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-67606aa2-426e-48be-934f-955d92ea6289 2018-11-14 16:38:57,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 16:38:57,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}b6bcc218664015fa2a265b957a2ea380a68acb20" 2018-11-14 16:38:57,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:38:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28bfb264-eee7-4df5-aca8-841a1263c700 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28: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.28:5000/v3/projects/2375c257007b4b7891485f50e78225eb"}, "tags": [], "enabled": true, "id": "2375c257007b4b7891485f50e78225eb", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-14 16:38:57,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-28bfb264-eee7-4df5-aca8-841a1263c700 2018-11-14 16:38:57,695 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.101561069489s 2018-11-14 16:38:57,695 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-28bfb264-eee7-4df5-aca8-841a1263c700 2018-11-14 16:38:57,703 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-14 16:38:57,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=464c2e1c12e641b7b7910d722b25b38a&role.id=f2f049a4268344b081b2f7e2a1013b15&scope.project.id=2375c257007b4b7891485f50e78225eb" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b6bcc218664015fa2a265b957a2ea380a68acb20" 2018-11-14 16:38:57,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:38:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28728713-f0f0-4f87-97fb-9fd07f068e6e Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=464c2e1c12e641b7b7910d722b25b38a&role.id=f2f049a4268344b081b2f7e2a1013b15&scope.project.id=2375c257007b4b7891485f50e78225eb", "previous": null, "next": null}} 2018-11-14 16:38:57,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=464c2e1c12e641b7b7910d722b25b38a&role.id=f2f049a4268344b081b2f7e2a1013b15&scope.project.id=2375c257007b4b7891485f50e78225eb used request id req-28728713-f0f0-4f87-97fb-9fd07f068e6e 2018-11-14 16:38:57,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.105567216873s 2018-11-14 16:38:57,809 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=464c2e1c12e641b7b7910d722b25b38a&role.id=f2f049a4268344b081b2f7e2a1013b15&scope.project.id=2375c257007b4b7891485f50e78225eb used request id req-28728713-f0f0-4f87-97fb-9fd07f068e6e 2018-11-14 16:38:57,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-14 16:38:57,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/2375c257007b4b7891485f50e78225eb/users/464c2e1c12e641b7b7910d722b25b38a/roles/f2f049a4268344b081b2f7e2a1013b15 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b6bcc218664015fa2a265b957a2ea380a68acb20" 2018-11-14 16:38:58,075 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 16:38:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d28d6b3-54ca-4a15-bfae-8a3fb84cba4b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 16:38:58,075 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/2375c257007b4b7891485f50e78225eb/users/464c2e1c12e641b7b7910d722b25b38a/roles/f2f049a4268344b081b2f7e2a1013b15 used request id req-3d28d6b3-54ca-4a15-bfae-8a3fb84cba4b 2018-11-14 16:38:58,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.262557029724s 2018-11-14 16:38:58,076 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/2375c257007b4b7891485f50e78225eb/users/464c2e1c12e641b7b7910d722b25b38a/roles/f2f049a4268344b081b2f7e2a1013b15 used request id req-3d28d6b3-54ca-4a15-bfae-8a3fb84cba4b 2018-11-14 16:38:58,077 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7', 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'2375c257007b4b7891485f50e78225eb', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'f77271a3-1ed3-49cc-ba5c-5420308f033b', 'username': u'singlevm2-user_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-14 16:38:58,080 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7', 'password': 'f77271a3-1ed3-49cc-ba5c-5420308f033b', 'project_name': 'singlevm2-project_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000//v3', 'project_id': '2375c257007b4b7891485f50e78225eb', 'project_domain_name': 'Default'} 2018-11-14 16:38:58,081 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2018-11-14 16:38:58,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 16:38:58,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b6bcc218664015fa2a265b957a2ea380a68acb20" 2018-11-14 16:38:58,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:38:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd01993e-e459-4fe1-8e22-711f4f8441aa Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/d5e6db7c06bf4799a784ea87405dbbb1"}, "tags": [], "enabled": true, "id": "d5e6db7c06bf4799a784ea87405dbbb1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-11-14 16:38:58,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-dd01993e-e459-4fe1-8e22-711f4f8441aa 2018-11-14 16:38:58,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0891449451447s 2018-11-14 16:38:58,171 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-dd01993e-e459-4fe1-8e22-711f4f8441aa 2018-11-14 16:38:58,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 16:38:58,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}b6bcc218664015fa2a265b957a2ea380a68acb20" 2018-11-14 16:38:58,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:38:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7347c88-40ef-43ad-9eb9-d2b5a784a721 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28: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.28:5000/v3/projects/2375c257007b4b7891485f50e78225eb"}, "tags": [], "enabled": true, "id": "2375c257007b4b7891485f50e78225eb", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-14 16:38:58,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-f7347c88-40ef-43ad-9eb9-d2b5a784a721 2018-11-14 16:38:58,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0230271816254s 2018-11-14 16:38:58,201 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-f7347c88-40ef-43ad-9eb9-d2b5a784a721 2018-11-14 16:38:58,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-11-14 16:38:58,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}b6bcc218664015fa2a265b957a2ea380a68acb20" -d '{"network": {"tenant_id": "2375c257007b4b7891485f50e78225eb", "name": "singlevm2-net_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7", "admin_state_up": true}}' 2018-11-14 16:38:59,119 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-cecadcba-cec1-49a9-9599-6c78f4cc9870 Date: Wed, 14 Nov 2018 16:38:59 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"0c8001a7-6588-448f-af57-190996d55d9b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"2375c257007b4b7891485f50e78225eb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-14T16:38:58Z","is_default":false,"provider:segmentation_id":48,"name":"singlevm2-net_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7","admin_state_up":true,"tenant_id":"2375c257007b4b7891485f50e78225eb","created_at":"2018-11-14T16:38:58Z","mtu":1450}} 2018-11-14 16:38:59,119 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-cecadcba-cec1-49a9-9599-6c78f4cc9870 2018-11-14 16:38:59,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.916233062744s 2018-11-14 16:38:59,120 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-cecadcba-cec1-49a9-9599-6c78f4cc9870 2018-11-14 16:38:59,120 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-11-14T16:38:58Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'0c8001a7-6588-448f-af57-190996d55d9b', u'provider:segmentation_id': 48, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-net_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7', u'admin_state_up': True, u'tenant_id': u'2375c257007b4b7891485f50e78225eb', u'created_at': u'2018-11-14T16:38:58Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'2375c257007b4b7891485f50e78225eb'}) 2018-11-14 16:38:59,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 16:38:59,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:38:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-455a8bb4-dd9e-4063-a0aa-df09854bb362 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 16:38:59,129 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-455a8bb4-dd9e-4063-a0aa-df09854bb362 2018-11-14 16:38:59,130 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-11-14 16:38:59,537 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2f049a4268344b081b2f7e2a1013b15", "name": "Member"}], "expires_at": "2018-11-14T17:38:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2375c257007b4b7891485f50e78225eb", "name": "singlevm2-project_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/2375c257007b4b7891485f50e78225eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/2375c257007b4b7891485f50e78225eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/2375c257007b4b7891485f50e78225eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_2375c257007b4b7891485f50e78225eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_2375c257007b4b7891485f50e78225eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/2375c257007b4b7891485f50e78225eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/2375c257007b4b7891485f50e78225eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/2375c257007b4b7891485f50e78225eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/2375c257007b4b7891485f50e78225eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/2375c257007b4b7891485f50e78225eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/2375c257007b4b7891485f50e78225eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/2375c257007b4b7891485f50e78225eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/2375c257007b4b7891485f50e78225eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/2375c257007b4b7891485f50e78225eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7", "id": "464c2e1c12e641b7b7910d722b25b38a"}, "audit_ids": ["OG9ETky4R7yeTuw0rjkg0w"], "issued_at": "2018-11-14T16:38:59.000000Z"}} 2018-11-14 16:38:59,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 16:38:59,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}927e1378c01089285ca8a260538a932c739b046e" 2018-11-14 16:38:59,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1148 X-Openstack-Request-Id: req-14288288-cf71-428a-abde-d7eef2b8f790 Date: Wed, 14 Nov 2018 16:38:59 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-14T16:38:58Z","tenant_id":"2375c257007b4b7891485f50e78225eb","created_at":"2018-11-14T16:38:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"2375c257007b4b7891485f50e78225eb","id":"0c8001a7-6588-448f-af57-190996d55d9b","name":"singlevm2-net_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"updated_at":"2018-11-14T16:32:51Z","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","id":"928cbc5c-a6fa-468a-b088-88e266fca291","name":"external"}]} 2018-11-14 16:38:59,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-14288288-cf71-428a-abde-d7eef2b8f790 2018-11-14 16:38:59,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.293187856674s 2018-11-14 16:38:59,834 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-14288288-cf71-428a-abde-d7eef2b8f790 2018-11-14 16:38:59,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-11-14 16:38:59,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}927e1378c01089285ca8a260538a932c739b046e" -d '{"subnet": {"name": "singlevm2-subnet_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7", "enable_dhcp": true, "network_id": "0c8001a7-6588-448f-af57-190996d55d9b", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-11-14 16:39:00,641 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-8d10348e-9fba-417d-89de-84d09e19c95f Date: Wed, 14 Nov 2018 16:39:00 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0c8001a7-6588-448f-af57-190996d55d9b","tenant_id":"2375c257007b4b7891485f50e78225eb","created_at":"2018-11-14T16:39:00Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-14T16:39: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":"2375c257007b4b7891485f50e78225eb","id":"943c4f90-fca6-40fe-8cf8-659af2b1c1d3","subnetpool_id":null,"name":"singlevm2-subnet_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7"}} 2018-11-14 16:39:00,641 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-8d10348e-9fba-417d-89de-84d09e19c95f 2018-11-14 16:39:00,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.806079864502s 2018-11-14 16:39:00,642 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-8d10348e-9fba-417d-89de-84d09e19c95f 2018-11-14 16:39:00,642 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-14T16:39: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'943c4f90-fca6-40fe-8cf8-659af2b1c1d3', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7', u'enable_dhcp': True, u'network_id': u'0c8001a7-6588-448f-af57-190996d55d9b', u'tenant_id': u'2375c257007b4b7891485f50e78225eb', u'created_at': u'2018-11-14T16:39: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'2375c257007b4b7891485f50e78225eb'}) 2018-11-14 16:39:00,643 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-11-14 16:39:00,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}927e1378c01089285ca8a260538a932c739b046e" -d '{"router": {"external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291"}, "name": "singlevm2-router_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7", "admin_state_up": true}}' 2018-11-14 16:39:02,138 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 620 X-Openstack-Request-Id: req-97727ad5-e735-488e-94b0-1593a5e1d841 Date: Wed, 14 Nov 2018 16:39:02 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3653731-6d80-49cb-86ba-17eff3eeceee", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "2375c257007b4b7891485f50e78225eb", "created_at": "2018-11-14T16:39:00Z", "admin_state_up": true, "updated_at": "2018-11-14T16:39:01Z", "revision_number": 2, "routes": [], "project_id": "2375c257007b4b7891485f50e78225eb", "id": "5b5f9c6e-6a62-4673-9adb-3cf0bd0f9522", "name": "singlevm2-router_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7"}} 2018-11-14 16:39:02,138 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-97727ad5-e735-488e-94b0-1593a5e1d841 2018-11-14 16:39:02,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.49547100067s 2018-11-14 16:39:02,139 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-97727ad5-e735-488e-94b0-1593a5e1d841 2018-11-14 16:39:02,139 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'928cbc5c-a6fa-468a-b088-88e266fca291', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b3653731-6d80-49cb-86ba-17eff3eeceee', u'ip_address': u'172.30.9.206'}]}, u'description': u'', u'tags': [], u'tenant_id': u'2375c257007b4b7891485f50e78225eb', u'created_at': u'2018-11-14T16:39:00Z', u'admin_state_up': True, u'updated_at': u'2018-11-14T16:39:01Z', u'revision_number': 2, u'routes': [], u'project_id': u'2375c257007b4b7891485f50e78225eb', u'id': u'5b5f9c6e-6a62-4673-9adb-3cf0bd0f9522', u'name': u'singlevm2-router_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7'}) 2018-11-14 16:39:02,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-11-14 16:39:02,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/5b5f9c6e-6a62-4673-9adb-3cf0bd0f9522/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}927e1378c01089285ca8a260538a932c739b046e" -d '{"subnet_id": "943c4f90-fca6-40fe-8cf8-659af2b1c1d3"}' 2018-11-14 16:39:04,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-60073d4a-a538-4d24-a755-541947cf9188 Date: Wed, 14 Nov 2018 16:39:04 GMT RESP BODY: {"network_id": "0c8001a7-6588-448f-af57-190996d55d9b", "tenant_id": "2375c257007b4b7891485f50e78225eb", "subnet_id": "943c4f90-fca6-40fe-8cf8-659af2b1c1d3", "subnet_ids": ["943c4f90-fca6-40fe-8cf8-659af2b1c1d3"], "port_id": "e8186be5-c563-4b8c-ba8d-894707040293", "id": "5b5f9c6e-6a62-4673-9adb-3cf0bd0f9522"} 2018-11-14 16:39:04,328 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/5b5f9c6e-6a62-4673-9adb-3cf0bd0f9522/add_router_interface.json used request id req-60073d4a-a538-4d24-a755-541947cf9188 2018-11-14 16:39:04,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.18807911873s 2018-11-14 16:39:04,328 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/5b5f9c6e-6a62-4673-9adb-3cf0bd0f9522/add_router_interface.json used request id req-60073d4a-a538-4d24-a755-541947cf9188 returning object 5b5f9c6e-6a62-4673-9adb-3cf0bd0f9522 2018-11-14 16:39:04,329 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-14 16:39:04,464 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-11-14 16:39:04,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 16:39:04,471 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Wed, 14 Nov 2018 16:39:04 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-11-14 16:39:04,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 16:39:04,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}927e1378c01089285ca8a260538a932c739b046e" 2018-11-14 16:39:04,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-8c6f9803-5d12-4662-934a-6ea57180eddd Date: Wed, 14 Nov 2018 16:39:04 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 16:39:04,713 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-8c6f9803-5d12-4662-934a-6ea57180eddd 2018-11-14 16:39:04,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.239703893661s 2018-11-14 16:39:04,713 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-8c6f9803-5d12-4662-934a-6ea57180eddd 2018-11-14 16:39:04,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-14 16:39:04,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}927e1378c01089285ca8a260538a932c739b046e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7"}' 2018-11-14 16:39:05,497 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/41d39933-28e9-48e2-a44c-4fd24c0f3a9d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e2649071-abcb-4b6b-9d6d-f3bcdc19e60a Date: Wed, 14 Nov 2018 16:39:05 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/41d39933-28e9-48e2-a44c-4fd24c0f3a9d/file", "owner": "2375c257007b4b7891485f50e78225eb", "id": "41d39933-28e9-48e2-a44c-4fd24c0f3a9d", "size": null, "self": "/v2/images/41d39933-28e9-48e2-a44c-4fd24c0f3a9d", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-14T16:39:05Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7", "checksum": null, "created_at": "2018-11-14T16:39:05Z", "protected": false} 2018-11-14 16:39:05,497 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-e2649071-abcb-4b6b-9d6d-f3bcdc19e60a 2018-11-14 16:39:05,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.777117013931s 2018-11-14 16:39:05,498 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-e2649071-abcb-4b6b-9d6d-f3bcdc19e60a returning object 41d39933-28e9-48e2-a44c-4fd24c0f3a9d 2018-11-14 16:39:05,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-14 16:39:05,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/41d39933-28e9-48e2-a44c-4fd24c0f3a9d/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}927e1378c01089285ca8a260538a932c739b046e" -d '' 2018-11-14 16:39:06,647 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5edf9546-40ab-4ff3-a253-24d64d5db8e2 Date: Wed, 14 Nov 2018 16:39:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 16:39:06,647 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/41d39933-28e9-48e2-a44c-4fd24c0f3a9d/file used request id req-5edf9546-40ab-4ff3-a253-24d64d5db8e2 2018-11-14 16:39:06,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.14857006073s 2018-11-14 16:39:06,648 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/41d39933-28e9-48e2-a44c-4fd24c0f3a9d/file used request id req-5edf9546-40ab-4ff3-a253-24d64d5db8e2 2018-11-14 16:39:06,651 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 16:39:06,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}927e1378c01089285ca8a260538a932c739b046e" 2018-11-14 16:39:06,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-990c3b2b-d536-4ae1-bb9c-ae7d8c0be5dc Date: Wed, 14 Nov 2018 16:39:06 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/41d39933-28e9-48e2-a44c-4fd24c0f3a9d/snap", "metadata": {}}], "file": "/v2/images/41d39933-28e9-48e2-a44c-4fd24c0f3a9d/file", "owner": "2375c257007b4b7891485f50e78225eb", "id": "41d39933-28e9-48e2-a44c-4fd24c0f3a9d", "size": 12716032, "self": "/v2/images/41d39933-28e9-48e2-a44c-4fd24c0f3a9d", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/41d39933-28e9-48e2-a44c-4fd24c0f3a9d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-14T16:39:06Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-14T16:39:05Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 16:39:06,691 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-990c3b2b-d536-4ae1-bb9c-ae7d8c0be5dc 2018-11-14 16:39:06,691 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0391139984131s 2018-11-14 16:39:06,691 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-990c3b2b-d536-4ae1-bb9c-ae7d8c0be5dc 2018-11-14 16:39:06,693 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/41d39933-28e9-48e2-a44c-4fd24c0f3a9d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/41d39933-28e9-48e2-a44c-4fd24c0f3a9d/file', 'owner': u'2375c257007b4b7891485f50e78225eb', 'id': u'41d39933-28e9-48e2-a44c-4fd24c0f3a9d', 'size': 12716032, u'self': u'/v2/images/41d39933-28e9-48e2-a44c-4fd24c0f3a9d', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2375c257007b4b7891485f50e78225eb', 'name': 'singlevm2-project_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/41d39933-28e9-48e2-a44c-4fd24c0f3a9d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-14T16:39:06Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-14T16:39:06Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/41d39933-28e9-48e2-a44c-4fd24c0f3a9d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/singlevm2-img_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7', 'created': u'2018-11-14T16:39:05Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-14T16:39:05Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/41d39933-28e9-48e2-a44c-4fd24c0f3a9d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/singlevm2-img_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-14 16:39:06,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-14 16:39:06,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}b6bcc218664015fa2a265b957a2ea380a68acb20" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-14 16:39:06,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16: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-1ea3d892-6805-4875-9fe4-4117840a1b16 x-compute-request-id: req-1ea3d892-6805-4875-9fe4-4117840a1b16 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm2-flavor_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/ea1cdd28-3932-4b41-ac9e-98c4243fe0ac", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/ea1cdd28-3932-4b41-ac9e-98c4243fe0ac", "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": "ea1cdd28-3932-4b41-ac9e-98c4243fe0ac"}} 2018-11-14 16:39:06,948 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-1ea3d892-6805-4875-9fe4-4117840a1b16 2018-11-14 16:39:06,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.254287958145s 2018-11-14 16:39:06,948 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-1ea3d892-6805-4875-9fe4-4117840a1b16 2018-11-14 16:39:06,949 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7', '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'49be60fcc4c34adea9e7c304d872b17d', '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'ea1cdd28-3932-4b41-ac9e-98c4243fe0ac', 'swap': 0}) 2018-11-14 16:39:06,950 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-14 16:39:06,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/ea1cdd28-3932-4b41-ac9e-98c4243fe0ac/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}b6bcc218664015fa2a265b957a2ea380a68acb20" -d '{"extra_specs": {}}' 2018-11-14 16:39:06,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16: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 x-openstack-request-id: req-580fda41-d595-4a04-9f1c-65812fc0b87e x-compute-request-id: req-580fda41-d595-4a04-9f1c-65812fc0b87e Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-14 16:39:06,972 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/ea1cdd28-3932-4b41-ac9e-98c4243fe0ac/os-extra_specs used request id req-580fda41-d595-4a04-9f1c-65812fc0b87e 2018-11-14 16:39:06,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0219280719757s 2018-11-14 16:39:06,972 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/ea1cdd28-3932-4b41-ac9e-98c4243fe0ac/os-extra_specs used request id req-580fda41-d595-4a04-9f1c-65812fc0b87e 2018-11-14 16:39:06,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-11-14 16:39:06,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}927e1378c01089285ca8a260538a932c739b046e" -d '{"keypair": {"name": "singlevm2-kp_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7"}}' 2018-11-14 16:39:07,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16: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-ce5a32f7-b34b-444c-991e-18524a73eb9c x-compute-request-id: req-ce5a32f7-b34b-444c-991e-18524a73eb9c Content-Encoding: gzip Content-Length: 1810 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC3t7NYHQnky24Zh/OdovMSJ0Sr7Kp/kebkmlwaKYJygwsZXMJteOwfAjN2T3KHsNmF4LnuQhyuqWMXShbuWJKzEz0HxFp1+ALGLDH8lMQfvT9xF6RWTJaNdYBYxoj1FBanxEaCcpSGvn9n8Zg+COeGtqi1O6bpTDIbClwlwHRAHk7gWE6EnTRa9OF7TUGw4Vq/rxj+42GCvYDjb9HU2TpnFPTspJa7rtKvAbILWSyCYin+TMDsUAodShl59CQgFwFVlHubnKHcP4aVyy/Vi97PQlcV7ClEt06Pf5YNmk/NMYdHXTZN1+7P3pfVN4UmeumDIUBul2WUb/4xfoRgsAJ1 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAt7ezWB0J5MtuGYfznaLzEidEq+yqf5Hm5JpcGimCcoMLGVzC\nbXjsHwIzdk9yh7DZheC57kIcrqljF0oW7liSsxM9B8RadfgCxiwx/JTEH70/cRek\nVkyWjXWAWMaI9RQWp8RGgnKUhr5/Z/GYPgjnhraotTum6UwyGwpcJcB0QB5O4FhO\nhJ00WvThe01BsOFav68Y/uNhgr2A42/R1Nk6ZxT07KSWu67SrwGyC1ksgmIp/kzA\n7FAKHUoZefQkIBcBVZR7m5yh3D+Glcsv1Yvez0JXFewpRLdOj3+WDZpPzTGHR102\nTdfuz96X1TeFJnrpgyFAbpdllG/+MX6EYLACdQIDAQABAoIBAQCAgpSGV1G7ZH2w\niEPmCb0D/snvhU5CjDm5wSwZ9N1V4sqZxCQQ1Zw9mJmM8cgImLGgD3Gf80kC+GPj\nP6VItlZvw05Wp4grqv+txe51Y07JcOT24/XFlC9f5kiQUNgurw2l7wrvZtz0YD7Y\n48t94VarCgx7Ma3w1aba+WU51yS6UAmrf1tU8fWEHZ0Dvewisnwlv2S70pK4nR7b\nfwX/wIMTAJKJ0D6GKLXhGI6fkpRqiHJk5qnQOvCVb7oQzROHhp5ie3v+UiTKn0uY\nJAwmc5UwyMG9SmimDvyBiolQARR/7tL2eWZdDM+I4u79MqOtLrpxjkS15V1O4jzH\neYeJ6qihAoGBANsnpOGqJL9h1HzmweBAFfoeT+sp81skt6EKgosnz10oANvLloD7\nFkaSkUpbzytaFN2YwSj+yikCFYfavO6/XbEfXTpCJQ0u7GsKkRZrnjzZj0CHmMsG\nMPEu7bZvu+kvae2LjdWg5pZ6S3x+1KmDUsVD34EJGeEa1iuhtJ3NLw1tAoGBANaa\n2OFBhthUA/fbpNFUTMyt4hU8x/XR7O1DUEbmiuVAWovfaFBXHmb3LxZZmI6lR2Em\nxxcGzHzqqkKfsfL17emBVKdhgfj0iOwMEcMtuFab6+NxW/OWaBsiMuQv6vC4k6rW\nK+HQpcw1r5Cg/RRiwEawd+4uO8RecQUj3BD2xMwpAoGAVBx+EsJbgjyI8jsak/fk\nt29k2uvp48RO2fcPrVrlImrVEYasx+oWXZWpP7HG7GuRcI9NK2/GpUCQhOi19Kfr\nzKwt+ssiL1IgGOEgWEuLmu0hJvIj+V/x7s9FGuz9YPz6mdoi4Kf1eDGNwUVoV3r4\njI+FO6ADl7rWEj7o9FuowG0CgYA5YU/J8s5OOzCQbh8EhWi/dWK00PqaJJYX3l6x\nhmTu5SUQrxxiFtkfKMpjTHN4+II8XLTw2DWG1OvPQom+77i8LYNn+a9Z1HBjxNpe\n+HOIXMpWlvHCEJ4nWx6GWrWTxZZeIEO9bh9WmagmoJTqhXjprbdzbNM4LxRDDpKB\nyqlV+QKBgQCBxcwVk/VMlUgYB/TWUfamhTebEnwTZn6MQltLbTv5+EdqTZCpz+7q\nip91eucyQA2uXTcVyt5uSu/ubTA+yOQt3UBia4ETr+Qa0ATPLpZGKM0zlLwnh/XJ\nj2IRg3Q5+lTwmmstqC8pIaljAV/nlGQELTrqrHiGPi3jhl7MzFGFlg==\n-----END RSA PRIVATE KEY-----\n", "user_id": "464c2e1c12e641b7b7910d722b25b38a", "name": "singlevm2-kp_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7", "fingerprint": "04:1a:5b:c7:6d:97:32:86:4c:0d:fd:87:04:f5:70:8a"}} 2018-11-14 16:39:07,585 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-ce5a32f7-b34b-444c-991e-18524a73eb9c 2018-11-14 16:39:07,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.612274885178s 2018-11-14 16:39:07,585 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-ce5a32f7-b34b-444c-991e-18524a73eb9c 2018-11-14 16:39:07,586 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC3t7NYHQnky24Zh/OdovMSJ0Sr7Kp/kebkmlwaKYJygwsZXMJteOwfAjN2T3KHsNmF4LnuQhyuqWMXShbuWJKzEz0HxFp1+ALGLDH8lMQfvT9xF6RWTJaNdYBYxoj1FBanxEaCcpSGvn9n8Zg+COeGtqi1O6bpTDIbClwlwHRAHk7gWE6EnTRa9OF7TUGw4Vq/rxj+42GCvYDjb9HU2TpnFPTspJa7rtKvAbILWSyCYin+TMDsUAodShl59CQgFwFVlHubnKHcP4aVyy/Vi97PQlcV7ClEt06Pf5YNmk/NMYdHXTZN1+7P3pfVN4UmeumDIUBul2WUb/4xfoRgsAJ1 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAt7ezWB0J5MtuGYfznaLzEidEq+yqf5Hm5JpcGimCcoMLGVzC\nbXjsHwIzdk9yh7DZheC57kIcrqljF0oW7liSsxM9B8RadfgCxiwx/JTEH70/cRek\nVkyWjXWAWMaI9RQWp8RGgnKUhr5/Z/GYPgjnhraotTum6UwyGwpcJcB0QB5O4FhO\nhJ00WvThe01BsOFav68Y/uNhgr2A42/R1Nk6ZxT07KSWu67SrwGyC1ksgmIp/kzA\n7FAKHUoZefQkIBcBVZR7m5yh3D+Glcsv1Yvez0JXFewpRLdOj3+WDZpPzTGHR102\nTdfuz96X1TeFJnrpgyFAbpdllG/+MX6EYLACdQIDAQABAoIBAQCAgpSGV1G7ZH2w\niEPmCb0D/snvhU5CjDm5wSwZ9N1V4sqZxCQQ1Zw9mJmM8cgImLGgD3Gf80kC+GPj\nP6VItlZvw05Wp4grqv+txe51Y07JcOT24/XFlC9f5kiQUNgurw2l7wrvZtz0YD7Y\n48t94VarCgx7Ma3w1aba+WU51yS6UAmrf1tU8fWEHZ0Dvewisnwlv2S70pK4nR7b\nfwX/wIMTAJKJ0D6GKLXhGI6fkpRqiHJk5qnQOvCVb7oQzROHhp5ie3v+UiTKn0uY\nJAwmc5UwyMG9SmimDvyBiolQARR/7tL2eWZdDM+I4u79MqOtLrpxjkS15V1O4jzH\neYeJ6qihAoGBANsnpOGqJL9h1HzmweBAFfoeT+sp81skt6EKgosnz10oANvLloD7\nFkaSkUpbzytaFN2YwSj+yikCFYfavO6/XbEfXTpCJQ0u7GsKkRZrnjzZj0CHmMsG\nMPEu7bZvu+kvae2LjdWg5pZ6S3x+1KmDUsVD34EJGeEa1iuhtJ3NLw1tAoGBANaa\n2OFBhthUA/fbpNFUTMyt4hU8x/XR7O1DUEbmiuVAWovfaFBXHmb3LxZZmI6lR2Em\nxxcGzHzqqkKfsfL17emBVKdhgfj0iOwMEcMtuFab6+NxW/OWaBsiMuQv6vC4k6rW\nK+HQpcw1r5Cg/RRiwEawd+4uO8RecQUj3BD2xMwpAoGAVBx+EsJbgjyI8jsak/fk\nt29k2uvp48RO2fcPrVrlImrVEYasx+oWXZWpP7HG7GuRcI9NK2/GpUCQhOi19Kfr\nzKwt+ssiL1IgGOEgWEuLmu0hJvIj+V/x7s9FGuz9YPz6mdoi4Kf1eDGNwUVoV3r4\njI+FO6ADl7rWEj7o9FuowG0CgYA5YU/J8s5OOzCQbh8EhWi/dWK00PqaJJYX3l6x\nhmTu5SUQrxxiFtkfKMpjTHN4+II8XLTw2DWG1OvPQom+77i8LYNn+a9Z1HBjxNpe\n+HOIXMpWlvHCEJ4nWx6GWrWTxZZeIEO9bh9WmagmoJTqhXjprbdzbNM4LxRDDpKB\nyqlV+QKBgQCBxcwVk/VMlUgYB/TWUfamhTebEnwTZn6MQltLbTv5+EdqTZCpz+7q\nip91eucyQA2uXTcVyt5uSu/ubTA+yOQt3UBia4ETr+Qa0ATPLpZGKM0zlLwnh/XJ\nj2IRg3Q5+lTwmmstqC8pIaljAV/nlGQELTrqrHiGPi3jhl7MzFGFlg==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'464c2e1c12e641b7b7910d722b25b38a', 'name': u'singlevm2-kp_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7', 'created_at': '2018-11-14T16:39:07.586569', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2375c257007b4b7891485f50e78225eb', 'name': 'singlevm2-project_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'04:1a:5b:c7:6d:97:32:86:4c:0d:fd:87:04:f5:70:8a', 'type': 'ssh', 'id': u'singlevm2-kp_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7'}) 2018-11-14 16:39:07,587 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAt7ezWB0J5MtuGYfznaLzEidEq+yqf5Hm5JpcGimCcoMLGVzC bXjsHwIzdk9yh7DZheC57kIcrqljF0oW7liSsxM9B8RadfgCxiwx/JTEH70/cRek VkyWjXWAWMaI9RQWp8RGgnKUhr5/Z/GYPgjnhraotTum6UwyGwpcJcB0QB5O4FhO hJ00WvThe01BsOFav68Y/uNhgr2A42/R1Nk6ZxT07KSWu67SrwGyC1ksgmIp/kzA 7FAKHUoZefQkIBcBVZR7m5yh3D+Glcsv1Yvez0JXFewpRLdOj3+WDZpPzTGHR102 Tdfuz96X1TeFJnrpgyFAbpdllG/+MX6EYLACdQIDAQABAoIBAQCAgpSGV1G7ZH2w iEPmCb0D/snvhU5CjDm5wSwZ9N1V4sqZxCQQ1Zw9mJmM8cgImLGgD3Gf80kC+GPj P6VItlZvw05Wp4grqv+txe51Y07JcOT24/XFlC9f5kiQUNgurw2l7wrvZtz0YD7Y 48t94VarCgx7Ma3w1aba+WU51yS6UAmrf1tU8fWEHZ0Dvewisnwlv2S70pK4nR7b fwX/wIMTAJKJ0D6GKLXhGI6fkpRqiHJk5qnQOvCVb7oQzROHhp5ie3v+UiTKn0uY JAwmc5UwyMG9SmimDvyBiolQARR/7tL2eWZdDM+I4u79MqOtLrpxjkS15V1O4jzH eYeJ6qihAoGBANsnpOGqJL9h1HzmweBAFfoeT+sp81skt6EKgosnz10oANvLloD7 FkaSkUpbzytaFN2YwSj+yikCFYfavO6/XbEfXTpCJQ0u7GsKkRZrnjzZj0CHmMsG MPEu7bZvu+kvae2LjdWg5pZ6S3x+1KmDUsVD34EJGeEa1iuhtJ3NLw1tAoGBANaa 2OFBhthUA/fbpNFUTMyt4hU8x/XR7O1DUEbmiuVAWovfaFBXHmb3LxZZmI6lR2Em xxcGzHzqqkKfsfL17emBVKdhgfj0iOwMEcMtuFab6+NxW/OWaBsiMuQv6vC4k6rW K+HQpcw1r5Cg/RRiwEawd+4uO8RecQUj3BD2xMwpAoGAVBx+EsJbgjyI8jsak/fk t29k2uvp48RO2fcPrVrlImrVEYasx+oWXZWpP7HG7GuRcI9NK2/GpUCQhOi19Kfr zKwt+ssiL1IgGOEgWEuLmu0hJvIj+V/x7s9FGuz9YPz6mdoi4Kf1eDGNwUVoV3r4 jI+FO6ADl7rWEj7o9FuowG0CgYA5YU/J8s5OOzCQbh8EhWi/dWK00PqaJJYX3l6x hmTu5SUQrxxiFtkfKMpjTHN4+II8XLTw2DWG1OvPQom+77i8LYNn+a9Z1HBjxNpe +HOIXMpWlvHCEJ4nWx6GWrWTxZZeIEO9bh9WmagmoJTqhXjprbdzbNM4LxRDDpKB yqlV+QKBgQCBxcwVk/VMlUgYB/TWUfamhTebEnwTZn6MQltLbTv5+EdqTZCpz+7q ip91eucyQA2uXTcVyt5uSu/ubTA+yOQt3UBia4ETr+Qa0ATPLpZGKM0zlLwnh/XJ j2IRg3Q5+lTwmmstqC8pIaljAV/nlGQELTrqrHiGPi3jhl7MzFGFlg== -----END RSA PRIVATE KEY----- 2018-11-14 16:39:07,589 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-11-14 16:39:07,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}927e1378c01089285ca8a260538a932c739b046e" -d '{"security_group": {"name": "singlevm2-sg_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7", "description": "created by OPNFV Functest (singlevm2)"}}' 2018-11-14 16:39:08,017 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-8662cf57-702e-4f41-bdff-223fa113fc36 Date: Wed, 14 Nov 2018 16:39:08 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "2375c257007b4b7891485f50e78225eb", "created_at": "2018-11-14T16:39:07Z", "updated_at": "2018-11-14T16:39:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:39:07Z", "revision_number": 0, "id": "9f63afce-a560-46c1-95d7-dd8cf3aa26df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:39:07Z", "security_group_id": "f4f66127-a871-4275-b2b2-9276cdcd43c0", "tenant_id": "2375c257007b4b7891485f50e78225eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2375c257007b4b7891485f50e78225eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:39:07Z", "revision_number": 0, "id": "cdc004af-06ec-4f5e-b1e3-29a6e285debc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:39:07Z", "security_group_id": "f4f66127-a871-4275-b2b2-9276cdcd43c0", "tenant_id": "2375c257007b4b7891485f50e78225eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "2375c257007b4b7891485f50e78225eb"}], "revision_number": 2, "project_id": "2375c257007b4b7891485f50e78225eb", "id": "f4f66127-a871-4275-b2b2-9276cdcd43c0", "name": "singlevm2-sg_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7"}} 2018-11-14 16:39:08,017 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-8662cf57-702e-4f41-bdff-223fa113fc36 2018-11-14 16:39:08,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.427722930908s 2018-11-14 16:39:08,018 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-8662cf57-702e-4f41-bdff-223fa113fc36 2018-11-14 16:39:08,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-14 16:39:08,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}927e1378c01089285ca8a260538a932c739b046e" 2018-11-14 16:39:08,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-84ba6d91-ad4d-4597-a5ff-f1bef8879566 Date: Wed, 14 Nov 2018 16:39:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2375c257007b4b7891485f50e78225eb", "created_at": "2018-11-14T16:38:58Z", "updated_at": "2018-11-14T16:38:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:38:58Z", "revision_number": 0, "id": "0d3b0ad2-a4b7-4ae3-9cd3-4f0603dcecbe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:38:58Z", "security_group_id": "a463a11d-8649-4539-99ef-9bd717e3bb18", "tenant_id": "2375c257007b4b7891485f50e78225eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2375c257007b4b7891485f50e78225eb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:38:58Z", "revision_number": 0, "id": "508c2d20-f6f2-472c-82cd-fc07ad252c85", "remote_group_id": "a463a11d-8649-4539-99ef-9bd717e3bb18", "remote_ip_prefix": null, "created_at": "2018-11-14T16:38:58Z", "security_group_id": "a463a11d-8649-4539-99ef-9bd717e3bb18", "tenant_id": "2375c257007b4b7891485f50e78225eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "2375c257007b4b7891485f50e78225eb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:38:58Z", "revision_number": 0, "id": "b5938b37-9465-491a-a740-87154b6cfc7f", "remote_group_id": "a463a11d-8649-4539-99ef-9bd717e3bb18", "remote_ip_prefix": null, "created_at": "2018-11-14T16:38:58Z", "security_group_id": "a463a11d-8649-4539-99ef-9bd717e3bb18", "tenant_id": "2375c257007b4b7891485f50e78225eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2375c257007b4b7891485f50e78225eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:38:58Z", "revision_number": 0, "id": "ba2f8061-d596-4b13-b875-9694f39930ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:38:58Z", "security_group_id": "a463a11d-8649-4539-99ef-9bd717e3bb18", "tenant_id": "2375c257007b4b7891485f50e78225eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "2375c257007b4b7891485f50e78225eb"}], "revision_number": 4, "project_id": "2375c257007b4b7891485f50e78225eb", "id": "a463a11d-8649-4539-99ef-9bd717e3bb18", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "2375c257007b4b7891485f50e78225eb", "created_at": "2018-11-14T16:39:07Z", "updated_at": "2018-11-14T16:39:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:39:07Z", "revision_number": 0, "id": "9f63afce-a560-46c1-95d7-dd8cf3aa26df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:39:07Z", "security_group_id": "f4f66127-a871-4275-b2b2-9276cdcd43c0", "tenant_id": "2375c257007b4b7891485f50e78225eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2375c257007b4b7891485f50e78225eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:39:07Z", "revision_number": 0, "id": "cdc004af-06ec-4f5e-b1e3-29a6e285debc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:39:07Z", "security_group_id": "f4f66127-a871-4275-b2b2-9276cdcd43c0", "tenant_id": "2375c257007b4b7891485f50e78225eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "2375c257007b4b7891485f50e78225eb"}], "revision_number": 2, "project_id": "2375c257007b4b7891485f50e78225eb", "id": "f4f66127-a871-4275-b2b2-9276cdcd43c0", "name": "singlevm2-sg_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7"}]} 2018-11-14 16:39:08,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-84ba6d91-ad4d-4597-a5ff-f1bef8879566 2018-11-14 16:39:08,077 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0548250675201s 2018-11-14 16:39:08,077 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-84ba6d91-ad4d-4597-a5ff-f1bef8879566 2018-11-14 16:39:08,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-14 16:39:08,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}927e1378c01089285ca8a260538a932c739b046e" -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": "f4f66127-a871-4275-b2b2-9276cdcd43c0"}}' 2018-11-14 16:39:08,382 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-1b313b9e-9f3e-4bc5-92f1-ea8ed76b5ca3 Date: Wed, 14 Nov 2018 16:39: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-11-14T16:39:08Z", "security_group_id": "f4f66127-a871-4275-b2b2-9276cdcd43c0", "port_range_min": 22, "revision_number": 0, "tenant_id": "2375c257007b4b7891485f50e78225eb", "created_at": "2018-11-14T16:39:08Z", "project_id": "2375c257007b4b7891485f50e78225eb", "id": "bd7644a1-2d5e-4bfc-b3b2-d5ecbd8df5de"}} 2018-11-14 16:39:08,382 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-1b313b9e-9f3e-4bc5-92f1-ea8ed76b5ca3 2018-11-14 16:39:08,383 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.301428079605s 2018-11-14 16:39:08,383 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-1b313b9e-9f3e-4bc5-92f1-ea8ed76b5ca3 2018-11-14 16:39:08,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-14 16:39:08,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}927e1378c01089285ca8a260538a932c739b046e" 2018-11-14 16:39:08,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-f82b4a51-a00b-4aed-b0ce-51e736e06f3c Date: Wed, 14 Nov 2018 16:39:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2375c257007b4b7891485f50e78225eb", "created_at": "2018-11-14T16:38:58Z", "updated_at": "2018-11-14T16:38:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:38:58Z", "revision_number": 0, "id": "0d3b0ad2-a4b7-4ae3-9cd3-4f0603dcecbe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:38:58Z", "security_group_id": "a463a11d-8649-4539-99ef-9bd717e3bb18", "tenant_id": "2375c257007b4b7891485f50e78225eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2375c257007b4b7891485f50e78225eb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:38:58Z", "revision_number": 0, "id": "508c2d20-f6f2-472c-82cd-fc07ad252c85", "remote_group_id": "a463a11d-8649-4539-99ef-9bd717e3bb18", "remote_ip_prefix": null, "created_at": "2018-11-14T16:38:58Z", "security_group_id": "a463a11d-8649-4539-99ef-9bd717e3bb18", "tenant_id": "2375c257007b4b7891485f50e78225eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "2375c257007b4b7891485f50e78225eb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:38:58Z", "revision_number": 0, "id": "b5938b37-9465-491a-a740-87154b6cfc7f", "remote_group_id": "a463a11d-8649-4539-99ef-9bd717e3bb18", "remote_ip_prefix": null, "created_at": "2018-11-14T16:38:58Z", "security_group_id": "a463a11d-8649-4539-99ef-9bd717e3bb18", "tenant_id": "2375c257007b4b7891485f50e78225eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2375c257007b4b7891485f50e78225eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:38:58Z", "revision_number": 0, "id": "ba2f8061-d596-4b13-b875-9694f39930ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:38:58Z", "security_group_id": "a463a11d-8649-4539-99ef-9bd717e3bb18", "tenant_id": "2375c257007b4b7891485f50e78225eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "2375c257007b4b7891485f50e78225eb"}], "revision_number": 4, "project_id": "2375c257007b4b7891485f50e78225eb", "id": "a463a11d-8649-4539-99ef-9bd717e3bb18", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "2375c257007b4b7891485f50e78225eb", "created_at": "2018-11-14T16:39:07Z", "updated_at": "2018-11-14T16:39:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:39:07Z", "revision_number": 0, "id": "9f63afce-a560-46c1-95d7-dd8cf3aa26df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:39:07Z", "security_group_id": "f4f66127-a871-4275-b2b2-9276cdcd43c0", "tenant_id": "2375c257007b4b7891485f50e78225eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2375c257007b4b7891485f50e78225eb"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-14T16:39:08Z", "revision_number": 0, "id": "bd7644a1-2d5e-4bfc-b3b2-d5ecbd8df5de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:39:08Z", "security_group_id": "f4f66127-a871-4275-b2b2-9276cdcd43c0", "tenant_id": "2375c257007b4b7891485f50e78225eb", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2375c257007b4b7891485f50e78225eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:39:07Z", "revision_number": 0, "id": "cdc004af-06ec-4f5e-b1e3-29a6e285debc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:39:07Z", "security_group_id": "f4f66127-a871-4275-b2b2-9276cdcd43c0", "tenant_id": "2375c257007b4b7891485f50e78225eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "2375c257007b4b7891485f50e78225eb"}], "revision_number": 3, "project_id": "2375c257007b4b7891485f50e78225eb", "id": "f4f66127-a871-4275-b2b2-9276cdcd43c0", "name": "singlevm2-sg_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7"}]} 2018-11-14 16:39:08,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-f82b4a51-a00b-4aed-b0ce-51e736e06f3c 2018-11-14 16:39:08,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.277096033096s 2018-11-14 16:39:08,664 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-f82b4a51-a00b-4aed-b0ce-51e736e06f3c 2018-11-14 16:39:08,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-14 16:39:08,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}927e1378c01089285ca8a260538a932c739b046e" -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": "f4f66127-a871-4275-b2b2-9276cdcd43c0"}}' 2018-11-14 16:39:09,077 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-6435e5c9-4583-4a44-b4a3-43b490810cc7 Date: Wed, 14 Nov 2018 16:39: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-11-14T16:39:08Z", "security_group_id": "f4f66127-a871-4275-b2b2-9276cdcd43c0", "port_range_min": null, "revision_number": 0, "tenant_id": "2375c257007b4b7891485f50e78225eb", "created_at": "2018-11-14T16:39:08Z", "project_id": "2375c257007b4b7891485f50e78225eb", "id": "b420b834-aad3-4681-848a-c4f065403b83"}} 2018-11-14 16:39:09,077 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-6435e5c9-4583-4a44-b4a3-43b490810cc7 2018-11-14 16:39:09,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.410089969635s 2018-11-14 16:39:09,078 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-6435e5c9-4583-4a44-b4a3-43b490810cc7 2018-11-14 16:39:09,079 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 16:39:09,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}927e1378c01089285ca8a260538a932c739b046e" 2018-11-14 16:39:09,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-9ebdc6c0-2102-46c7-8afd-fd95ea6aceff Date: Wed, 14 Nov 2018 16:39:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["943c4f90-fca6-40fe-8cf8-659af2b1c1d3"],"updated_at":"2018-11-14T16:39:00Z","tenant_id":"2375c257007b4b7891485f50e78225eb","created_at":"2018-11-14T16:38:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2375c257007b4b7891485f50e78225eb","id":"0c8001a7-6588-448f-af57-190996d55d9b","name":"singlevm2-net_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"updated_at":"2018-11-14T16:32:51Z","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","id":"928cbc5c-a6fa-468a-b088-88e266fca291","name":"external"}]} 2018-11-14 16:39:09,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-9ebdc6c0-2102-46c7-8afd-fd95ea6aceff 2018-11-14 16:39:09,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.292237043381s 2018-11-14 16:39:09,372 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-9ebdc6c0-2102-46c7-8afd-fd95ea6aceff 2018-11-14 16:39:09,376 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 16:39:09,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}927e1378c01089285ca8a260538a932c739b046e" 2018-11-14 16:39:09,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-c4282269-3601-4e5b-8950-e319a611d668 Date: Wed, 14 Nov 2018 16:39:09 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/41d39933-28e9-48e2-a44c-4fd24c0f3a9d/snap", "metadata": {}}], "file": "/v2/images/41d39933-28e9-48e2-a44c-4fd24c0f3a9d/file", "owner": "2375c257007b4b7891485f50e78225eb", "id": "41d39933-28e9-48e2-a44c-4fd24c0f3a9d", "size": 12716032, "self": "/v2/images/41d39933-28e9-48e2-a44c-4fd24c0f3a9d", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/41d39933-28e9-48e2-a44c-4fd24c0f3a9d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-14T16:39:06Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-14T16:39:05Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 16:39:09,600 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-c4282269-3601-4e5b-8950-e319a611d668 2018-11-14 16:39:09,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.223530054092s 2018-11-14 16:39:09,600 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-c4282269-3601-4e5b-8950-e319a611d668 2018-11-14 16:39:09,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-14 16:39:09,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}927e1378c01089285ca8a260538a932c739b046e" 2018-11-14 16:39:09,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16: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-f2c01879-2d62-43ec-89b1-c24dc62bf7c2 x-compute-request-id: req-f2c01879-2d62-43ec-89b1-c24dc62bf7c2 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/ea1cdd28-3932-4b41-ac9e-98c4243fe0ac", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/ea1cdd28-3932-4b41-ac9e-98c4243fe0ac", "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": "ea1cdd28-3932-4b41-ac9e-98c4243fe0ac"}]} 2018-11-14 16:39:09,742 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-f2c01879-2d62-43ec-89b1-c24dc62bf7c2 2018-11-14 16:39:09,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.140330076218s 2018-11-14 16:39:09,742 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-f2c01879-2d62-43ec-89b1-c24dc62bf7c2 2018-11-14 16:39:09,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-11-14 16:39:09,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}927e1378c01089285ca8a260538a932c739b046e" -d '{"server": {"name": "singlevm2-vm_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7", "imageRef": "41d39933-28e9-48e2-a44c-4fd24c0f3a9d", "key_name": "singlevm2-kp_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7", "flavorRef": "ea1cdd28-3932-4b41-ac9e-98c4243fe0ac", "max_count": 1, "min_count": 1, "networks": [{"uuid": "0c8001a7-6588-448f-af57-190996d55d9b"}], "security_groups": [{"name": "f4f66127-a871-4275-b2b2-9276cdcd43c0"}]}}' 2018-11-14 16:39:13,376 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 16: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 x-openstack-request-id: req-cfc9e92f-2f6b-49e7-858c-8b84ee51e31c x-compute-request-id: req-cfc9e92f-2f6b-49e7-858c-8b84ee51e31c Content-Length: 403 location: http://172.30.9.28:8774/v2.1/servers/714524c5-c02b-453b-a7c9-3cfb0f1fbe44 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "f4f66127-a871-4275-b2b2-9276cdcd43c0"}], "OS-DCF:diskConfig": "MANUAL", "id": "714524c5-c02b-453b-a7c9-3cfb0f1fbe44", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/714524c5-c02b-453b-a7c9-3cfb0f1fbe44", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/714524c5-c02b-453b-a7c9-3cfb0f1fbe44", "rel": "bookmark"}], "adminPass": "hH2d6xsxjKF7"}} 2018-11-14 16:39:13,376 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-cfc9e92f-2f6b-49e7-858c-8b84ee51e31c 2018-11-14 16:39:13,376 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.63208603859s 2018-11-14 16:39:13,377 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-cfc9e92f-2f6b-49e7-858c-8b84ee51e31c 2018-11-14 16:39:13,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 16:39:13,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}927e1378c01089285ca8a260538a932c739b046e" 2018-11-14 16:39:14,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:39: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-993c60a2-4b99-44bb-9eb9-5e8fb5852dfc x-compute-request-id: req-993c60a2-4b99-44bb-9eb9-5e8fb5852dfc 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.28:8774/v2.1/servers/714524c5-c02b-453b-a7c9-3cfb0f1fbe44", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/714524c5-c02b-453b-a7c9-3cfb0f1fbe44", "rel": "bookmark"}], "image": {"id": "41d39933-28e9-48e2-a44c-4fd24c0f3a9d", "links": [{"href": "http://172.30.9.28:8774/images/41d39933-28e9-48e2-a44c-4fd24c0f3a9d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea1cdd28-3932-4b41-ac9e-98c4243fe0ac", "links": [{"href": "http://172.30.9.28:8774/flavors/ea1cdd28-3932-4b41-ac9e-98c4243fe0ac", "rel": "bookmark"}]}, "id": "714524c5-c02b-453b-a7c9-3cfb0f1fbe44", "user_id": "464c2e1c12e641b7b7910d722b25b38a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T16:39:13Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7", "name": "singlevm2-vm_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7", "created": "2018-11-14T16:39:13Z", "tenant_id": "2375c257007b4b7891485f50e78225eb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 16:39:14,422 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-993c60a2-4b99-44bb-9eb9-5e8fb5852dfc 2018-11-14 16:39:14,422 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.04461693764s 2018-11-14 16:39:14,423 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-993c60a2-4b99-44bb-9eb9-5e8fb5852dfc 2018-11-14 16:39:14,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 16:39:14,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}927e1378c01089285ca8a260538a932c739b046e" 2018-11-14 16:39:14,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-e5810b08-c784-496c-a584-7b22c6bf501f Date: Wed, 14 Nov 2018 16:39:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["943c4f90-fca6-40fe-8cf8-659af2b1c1d3"],"updated_at":"2018-11-14T16:39:00Z","tenant_id":"2375c257007b4b7891485f50e78225eb","created_at":"2018-11-14T16:38:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2375c257007b4b7891485f50e78225eb","id":"0c8001a7-6588-448f-af57-190996d55d9b","name":"singlevm2-net_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"updated_at":"2018-11-14T16:32:51Z","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","id":"928cbc5c-a6fa-468a-b088-88e266fca291","name":"external"}]} 2018-11-14 16:39:14,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-e5810b08-c784-496c-a584-7b22c6bf501f 2018-11-14 16:39:14,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0967900753021s 2018-11-14 16:39:14,526 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-e5810b08-c784-496c-a584-7b22c6bf501f 2018-11-14 16:39:14,527 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-14 16:39:14,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}927e1378c01089285ca8a260538a932c739b046e" 2018-11-14 16:39:14,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-bfb45868-64bf-44ef-9cf0-ee7b4ec7c1c7 Date: Wed, 14 Nov 2018 16:39:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0c8001a7-6588-448f-af57-190996d55d9b","tenant_id":"2375c257007b4b7891485f50e78225eb","created_at":"2018-11-14T16:39:00Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-14T16:39: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":"2375c257007b4b7891485f50e78225eb","id":"943c4f90-fca6-40fe-8cf8-659af2b1c1d3","subnetpool_id":null,"name":"singlevm2-subnet_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7"}]} 2018-11-14 16:39:14,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-bfb45868-64bf-44ef-9cf0-ee7b4ec7c1c7 2018-11-14 16:39:14,778 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.250694990158s 2018-11-14 16:39:14,778 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-bfb45868-64bf-44ef-9cf0-ee7b4ec7c1c7 2018-11-14 16:39:14,779 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 16:39:16,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 16:39:16,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}927e1378c01089285ca8a260538a932c739b046e" 2018-11-14 16:39:17,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16: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-d4d6cf3a-ac76-4a38-ad80-7893174485b1 x-compute-request-id: req-d4d6cf3a-ac76-4a38-ad80-7893174485b1 Content-Encoding: gzip Content-Length: 646 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/714524c5-c02b-453b-a7c9-3cfb0f1fbe44", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/714524c5-c02b-453b-a7c9-3cfb0f1fbe44", "rel": "bookmark"}], "image": {"id": "41d39933-28e9-48e2-a44c-4fd24c0f3a9d", "links": [{"href": "http://172.30.9.28:8774/images/41d39933-28e9-48e2-a44c-4fd24c0f3a9d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea1cdd28-3932-4b41-ac9e-98c4243fe0ac", "links": [{"href": "http://172.30.9.28:8774/flavors/ea1cdd28-3932-4b41-ac9e-98c4243fe0ac", "rel": "bookmark"}]}, "id": "714524c5-c02b-453b-a7c9-3cfb0f1fbe44", "user_id": "464c2e1c12e641b7b7910d722b25b38a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T16:39:16Z", "hostId": "b5033e2d06da239f6045896d550a59f0879c1fe04f69b698aa312fd6", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7", "name": "singlevm2-vm_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7", "created": "2018-11-14T16:39:13Z", "tenant_id": "2375c257007b4b7891485f50e78225eb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 16:39:17,007 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d4d6cf3a-ac76-4a38-ad80-7893174485b1 2018-11-14 16:39:17,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.225407123566s 2018-11-14 16:39:17,007 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d4d6cf3a-ac76-4a38-ad80-7893174485b1 2018-11-14 16:39:17,011 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 16:39:19,013 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 16:39:19,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}927e1378c01089285ca8a260538a932c739b046e" 2018-11-14 16:39:19,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16: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-04ce2562-0dfd-41e3-bdc1-63e5be567308 x-compute-request-id: req-04ce2562-0dfd-41e3-bdc1-63e5be567308 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.28:8774/v2.1/servers/714524c5-c02b-453b-a7c9-3cfb0f1fbe44", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/714524c5-c02b-453b-a7c9-3cfb0f1fbe44", "rel": "bookmark"}], "image": {"id": "41d39933-28e9-48e2-a44c-4fd24c0f3a9d", "links": [{"href": "http://172.30.9.28:8774/images/41d39933-28e9-48e2-a44c-4fd24c0f3a9d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea1cdd28-3932-4b41-ac9e-98c4243fe0ac", "links": [{"href": "http://172.30.9.28:8774/flavors/ea1cdd28-3932-4b41-ac9e-98c4243fe0ac", "rel": "bookmark"}]}, "id": "714524c5-c02b-453b-a7c9-3cfb0f1fbe44", "security_groups": [{"name": "singlevm2-sg_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7"}], "user_id": "464c2e1c12e641b7b7910d722b25b38a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T16:39:16Z", "hostId": "b5033e2d06da239f6045896d550a59f0879c1fe04f69b698aa312fd6", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7", "name": "singlevm2-vm_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7", "created": "2018-11-14T16:39:13Z", "tenant_id": "2375c257007b4b7891485f50e78225eb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 16:39:19,553 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-04ce2562-0dfd-41e3-bdc1-63e5be567308 2018-11-14 16:39:19,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.540078878403s 2018-11-14 16:39:19,554 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-04ce2562-0dfd-41e3-bdc1-63e5be567308 2018-11-14 16:39:19,557 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 16:39:21,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 16:39:21,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}927e1378c01089285ca8a260538a932c739b046e" 2018-11-14 16:39:22,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16: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-174c99f9-91d2-4e73-b0eb-080b12ee95eb x-compute-request-id: req-174c99f9-91d2-4e73-b0eb-080b12ee95eb 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.28:8774/v2.1/servers/714524c5-c02b-453b-a7c9-3cfb0f1fbe44", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/714524c5-c02b-453b-a7c9-3cfb0f1fbe44", "rel": "bookmark"}], "image": {"id": "41d39933-28e9-48e2-a44c-4fd24c0f3a9d", "links": [{"href": "http://172.30.9.28:8774/images/41d39933-28e9-48e2-a44c-4fd24c0f3a9d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea1cdd28-3932-4b41-ac9e-98c4243fe0ac", "links": [{"href": "http://172.30.9.28:8774/flavors/ea1cdd28-3932-4b41-ac9e-98c4243fe0ac", "rel": "bookmark"}]}, "id": "714524c5-c02b-453b-a7c9-3cfb0f1fbe44", "security_groups": [{"name": "singlevm2-sg_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7"}], "user_id": "464c2e1c12e641b7b7910d722b25b38a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T16:39:16Z", "hostId": "b5033e2d06da239f6045896d550a59f0879c1fe04f69b698aa312fd6", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7", "name": "singlevm2-vm_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7", "created": "2018-11-14T16:39:13Z", "tenant_id": "2375c257007b4b7891485f50e78225eb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 16:39:22,835 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-174c99f9-91d2-4e73-b0eb-080b12ee95eb 2018-11-14 16:39:22,835 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.27470612526s 2018-11-14 16:39:22,835 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-174c99f9-91d2-4e73-b0eb-080b12ee95eb 2018-11-14 16:39:22,839 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 16:39:24,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 16:39:24,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}927e1378c01089285ca8a260538a932c739b046e" 2018-11-14 16:39:26,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16: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-b3534def-b317-4bf2-98c1-8ebf2d459ad7 x-compute-request-id: req-b3534def-b317-4bf2-98c1-8ebf2d459ad7 Content-Encoding: gzip Content-Length: 741 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:13:8d", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/714524c5-c02b-453b-a7c9-3cfb0f1fbe44", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/714524c5-c02b-453b-a7c9-3cfb0f1fbe44", "rel": "bookmark"}], "image": {"id": "41d39933-28e9-48e2-a44c-4fd24c0f3a9d", "links": [{"href": "http://172.30.9.28:8774/images/41d39933-28e9-48e2-a44c-4fd24c0f3a9d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T16:39:22.000000", "flavor": {"id": "ea1cdd28-3932-4b41-ac9e-98c4243fe0ac", "links": [{"href": "http://172.30.9.28:8774/flavors/ea1cdd28-3932-4b41-ac9e-98c4243fe0ac", "rel": "bookmark"}]}, "id": "714524c5-c02b-453b-a7c9-3cfb0f1fbe44", "security_groups": [{"name": "singlevm2-sg_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7"}], "user_id": "464c2e1c12e641b7b7910d722b25b38a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T16:39:22Z", "hostId": "b5033e2d06da239f6045896d550a59f0879c1fe04f69b698aa312fd6", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7", "name": "singlevm2-vm_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7", "created": "2018-11-14T16:39:13Z", "tenant_id": "2375c257007b4b7891485f50e78225eb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 16:39:26,129 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b3534def-b317-4bf2-98c1-8ebf2d459ad7 2018-11-14 16:39:26,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.28705310822s 2018-11-14 16:39:26,130 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b3534def-b317-4bf2-98c1-8ebf2d459ad7 2018-11-14 16:39:26,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-14 16:39:26,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=714524c5-c02b-453b-a7c9-3cfb0f1fbe44" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}927e1378c01089285ca8a260538a932c739b046e" 2018-11-14 16:39:26,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-227606e4-aee9-4c29-a67e-1a4b1143661f Date: Wed, 14 Nov 2018 16:39:26 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0c8001a7-6588-448f-af57-190996d55d9b","tenant_id":"2375c257007b4b7891485f50e78225eb","created_at":"2018-11-14T16:39:17Z","admin_state_up":true,"updated_at":"2018-11-14T16:39:22Z","binding:vnic_type":"normal","device_id":"714524c5-c02b-453b-a7c9-3cfb0f1fbe44","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:af:13:8d","id":"22b70749-0946-4a45-bd08-e48d365bb5b6","port_security_enabled":true,"project_id":"2375c257007b4b7891485f50e78225eb","fixed_ips":[{"subnet_id":"943c4f90-fca6-40fe-8cf8-659af2b1c1d3","ip_address":"192.168.120.23"}],"extra_dhcp_opts":[],"security_groups":["f4f66127-a871-4275-b2b2-9276cdcd43c0"],"name":""}]} 2018-11-14 16:39:26,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=714524c5-c02b-453b-a7c9-3cfb0f1fbe44 used request id req-227606e4-aee9-4c29-a67e-1a4b1143661f 2018-11-14 16:39:26,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.243688821793s 2018-11-14 16:39:26,378 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=714524c5-c02b-453b-a7c9-3cfb0f1fbe44 used request id req-227606e4-aee9-4c29-a67e-1a4b1143661f 2018-11-14 16:39:26,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-14 16:39:26,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/floatingips.json?port_id=22b70749-0946-4a45-bd08-e48d365bb5b6" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}927e1378c01089285ca8a260538a932c739b046e" 2018-11-14 16:39:26,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-be2cf0a0-1f15-4733-b853-365e1bcbf269 Date: Wed, 14 Nov 2018 16:39:26 GMT RESP BODY: {"floatingips": []} 2018-11-14 16:39:26,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=22b70749-0946-4a45-bd08-e48d365bb5b6 used request id req-be2cf0a0-1f15-4733-b853-365e1bcbf269 2018-11-14 16:39:26,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0213730335236s 2018-11-14 16:39:26,406 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=22b70749-0946-4a45-bd08-e48d365bb5b6 used request id req-be2cf0a0-1f15-4733-b853-365e1bcbf269 2018-11-14 16:39:26,406 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:af:13:8d', 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'41d39933-28e9-48e2-a44c-4fd24c0f3a9d'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-14T16:39:22.000000', 'flavor': Munch({u'id': u'ea1cdd28-3932-4b41-ac9e-98c4243fe0ac'}), 'az': u'nova', 'id': u'714524c5-c02b-453b-a7c9-3cfb0f1fbe44', 'security_groups': [Munch({u'name': u'singlevm2-sg_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'464c2e1c12e641b7b7910d722b25b38a', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2375c257007b4b7891485f50e78225eb', 'name': 'singlevm2-project_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-11-14T16:39:22.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-14T16:39:22Z', 'hostId': u'b5033e2d06da239f6045896d550a59f0879c1fe04f69b698aa312fd6', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7', 'public_v6': '', 'private_v4': u'192.168.120.23', 'cloud': 'envvars', 'host_id': u'b5033e2d06da239f6045896d550a59f0879c1fe04f69b698aa312fd6', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-14T16:39:22.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2375c257007b4b7891485f50e78225eb', 'name': u'singlevm2-vm_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7', 'adminPass': u'hH2d6xsxjKF7', 'tenant_id': u'2375c257007b4b7891485f50e78225eb', 'created_at': u'2018-11-14T16:39:13Z', 'created': u'2018-11-14T16:39:13Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-11-14 16:39:26,409 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 16:39:26,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}927e1378c01089285ca8a260538a932c739b046e" 2018-11-14 16:39:26,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-6deebf86-4cf6-49c1-b87c-49d8da65842f Date: Wed, 14 Nov 2018 16:39:26 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["943c4f90-fca6-40fe-8cf8-659af2b1c1d3"],"updated_at":"2018-11-14T16:39:00Z","tenant_id":"2375c257007b4b7891485f50e78225eb","created_at":"2018-11-14T16:38:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2375c257007b4b7891485f50e78225eb","id":"0c8001a7-6588-448f-af57-190996d55d9b","name":"singlevm2-net_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"updated_at":"2018-11-14T16:32:51Z","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","id":"928cbc5c-a6fa-468a-b088-88e266fca291","name":"external"}]} 2018-11-14 16:39:26,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-6deebf86-4cf6-49c1-b87c-49d8da65842f 2018-11-14 16:39:26,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.279498100281s 2018-11-14 16:39:26,689 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-6deebf86-4cf6-49c1-b87c-49d8da65842f 2018-11-14 16:39:26,690 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-14 16:39:26,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=714524c5-c02b-453b-a7c9-3cfb0f1fbe44" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}927e1378c01089285ca8a260538a932c739b046e" 2018-11-14 16:39:26,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-626085ea-7868-4d79-a321-3630978099e8 Date: Wed, 14 Nov 2018 16:39:26 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0c8001a7-6588-448f-af57-190996d55d9b","tenant_id":"2375c257007b4b7891485f50e78225eb","created_at":"2018-11-14T16:39:17Z","admin_state_up":true,"updated_at":"2018-11-14T16:39:22Z","binding:vnic_type":"normal","device_id":"714524c5-c02b-453b-a7c9-3cfb0f1fbe44","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:af:13:8d","id":"22b70749-0946-4a45-bd08-e48d365bb5b6","port_security_enabled":true,"project_id":"2375c257007b4b7891485f50e78225eb","fixed_ips":[{"subnet_id":"943c4f90-fca6-40fe-8cf8-659af2b1c1d3","ip_address":"192.168.120.23"}],"extra_dhcp_opts":[],"security_groups":["f4f66127-a871-4275-b2b2-9276cdcd43c0"],"name":""}]} 2018-11-14 16:39:26,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=714524c5-c02b-453b-a7c9-3cfb0f1fbe44 used request id req-626085ea-7868-4d79-a321-3630978099e8 2018-11-14 16:39:26,915 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.224272966385s 2018-11-14 16:39:26,915 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=714524c5-c02b-453b-a7c9-3cfb0f1fbe44 used request id req-626085ea-7868-4d79-a321-3630978099e8 2018-11-14 16:39:26,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-11-14 16:39:26,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}927e1378c01089285ca8a260538a932c739b046e" -d '{"floatingip": {"floating_network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "fixed_ip_address": "192.168.120.23", "port_id": "22b70749-0946-4a45-bd08-e48d365bb5b6"}}' 2018-11-14 16:39:28,878 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-2c5a8905-4390-452c-88c0-4678fe17fe80 Date: Wed, 14 Nov 2018 16:39:28 GMT RESP BODY: {"floatingip": {"router_id": "5b5f9c6e-6a62-4673-9adb-3cf0bd0f9522", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-11-14T16:39:27Z", "floating_network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "fixed_ip_address": "192.168.120.23", "floating_ip_address": "172.30.9.202", "revision_number": 0, "port_id": "22b70749-0946-4a45-bd08-e48d365bb5b6", "id": "8e17ee85-d9a5-41e1-aec0-a7e13c548a9f", "tenant_id": "2375c257007b4b7891485f50e78225eb", "created_at": "2018-11-14T16:39:27Z", "project_id": "2375c257007b4b7891485f50e78225eb"}} 2018-11-14 16:39:28,878 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-2c5a8905-4390-452c-88c0-4678fe17fe80 2018-11-14 16:39:28,878 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.96244001389s 2018-11-14 16:39:28,878 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-2c5a8905-4390-452c-88c0-4678fe17fe80 2018-11-14 16:39:28,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-14 16:39:28,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}927e1378c01089285ca8a260538a932c739b046e" 2018-11-14 16:39:28,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 557 X-Openstack-Request-Id: req-4798d6f2-3dc6-4b0f-a31f-9c465c1220df Date: Wed, 14 Nov 2018 16:39:28 GMT RESP BODY: {"floatingips": [{"router_id": "5b5f9c6e-6a62-4673-9adb-3cf0bd0f9522", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-11-14T16:39:27Z", "floating_network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "fixed_ip_address": "192.168.120.23", "floating_ip_address": "172.30.9.202", "revision_number": 0, "port_id": "22b70749-0946-4a45-bd08-e48d365bb5b6", "id": "8e17ee85-d9a5-41e1-aec0-a7e13c548a9f", "tenant_id": "2375c257007b4b7891485f50e78225eb", "created_at": "2018-11-14T16:39:27Z", "project_id": "2375c257007b4b7891485f50e78225eb"}]} 2018-11-14 16:39:28,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-4798d6f2-3dc6-4b0f-a31f-9c465c1220df 2018-11-14 16:39:28,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.020605802536s 2018-11-14 16:39:28,908 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-4798d6f2-3dc6-4b0f-a31f-9c465c1220df 2018-11-14 16:39:28,911 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'5b5f9c6e-6a62-4673-9adb-3cf0bd0f9522', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'2375c257007b4b7891485f50e78225eb', 'created_at': u'2018-11-14T16:39:27Z', 'attached': True, 'updated_at': u'2018-11-14T16:39:27Z', 'id': u'8e17ee85-d9a5-41e1-aec0-a7e13c548a9f', 'floating_network_id': u'928cbc5c-a6fa-468a-b088-88e266fca291', 'fixed_ip_address': u'192.168.120.23', 'floating_ip_address': u'172.30.9.202', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2375c257007b4b7891485f50e78225eb', 'name': 'singlevm2-project_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'5b5f9c6e-6a62-4673-9adb-3cf0bd0f9522', 'project_id': u'2375c257007b4b7891485f50e78225eb', 'port_id': u'22b70749-0946-4a45-bd08-e48d365bb5b6', 'port': u'22b70749-0946-4a45-bd08-e48d365bb5b6', 'network': u'928cbc5c-a6fa-468a-b088-88e266fca291'}) 2018-11-14 16:39:28,913 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 16:39:28,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/714524c5-c02b-453b-a7c9-3cfb0f1fbe44/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}927e1378c01089285ca8a260538a932c739b046e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 16:39:29,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16: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-a12ffce5-b805-4b60-b195-d7785774f761 x-compute-request-id: req-a12ffce5-b805-4b60-b195-d7785774f761 Content-Encoding: gzip Content-Length: 9580 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 477271653 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.177265] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.179341] pid_max: default: 32768 minimum: 301\n[ 0.180464] ACPI: Core revision 20150930\n[ 0.182036] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.183664] Security Framework initialized\n[ 0.184694] Yama: becoming mindful.\n[ 0.185621] AppArmor: AppArmor initialized\n[ 0.186715] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.188350] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.189915] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.191417] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.193152] Initializing cgroup subsys io\n[ 0.194171] Initializing cgroup subsys memory\n[ 0.195244] Initializing cgroup subsys devices\n[ 0.196339] Initializing cgroup subsys freezer\n[ 0.197425] Initializing cgroup subsys net_cls\n[ 0.198504] Initializing cgroup subsys perf_event\n[ 0.199634] Initializing cgroup subsys net_prio\n[ 0.200744] Initializing cgroup subsys hugetlb\n[ 0.201824] Initializing cgroup subsys pids\n[ 0.202890] CPU: Physical Processor ID: 0\n[ 0.204601] mce: CPU supports 10 MCE banks\n[ 0.205657] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.206899] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.223086] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.229509] ftrace: allocating 31920 entries in 125 pages\n[ 0.254462] smpboot: Max logical packages: 1\n[ 0.255540] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.257249] x2apic enabled\n[ 0.258289] Switched APIC routing to physical x2apic.\n[ 0.260556] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.261925] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.264507] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.266726] KVM setup paravirtual spinlock\n[ 0.268322] x86: Booted up 1 node, 1 CPUs\n[ 0.269333] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.271056] devtmpfs: initialized\n[ 0.272949] evm: security.selinux\n[ 0.273829] evm: security.SMACK64\n[ 0.274699] evm: security.SMACK64EXEC\n[ 0.275630] evm: security.SMACK64TRANSMUTE\n[ 0.276647] evm: security.SMACK64MMAP\n[ 0.277591] evm: security.ima\n[ 0.278402] evm: security.capability\n[ 0.279399] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.281694] pinctrl core: initialized pinctrl subsystem\n[ 0.283044] RTC time: 16:39:23, date: 11/14/18\n[ 0.284235] NET: Registered protocol family 16\n[ 0.285435] cpuidle: using governor ladder\n[ 0.286452] cpuidle: using governor menu\n[ 0.287441] PCCT header not found.\n[ 0.288380] ACPI: bus type PCI registered\n[ 0.289387] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.290922] PCI: Using configuration type 1 for base access\n[ 0.292956] ACPI: Added _OSI(Module Device)\n[ 0.294010] ACPI: Added _OSI(Processor Device)\n[ 0.295095] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.296216] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.298253] ACPI: Interpreter enabled\n[ 0.299221] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.301546] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.303846] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.306154] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.308453] ACPI: (supports S0 S5)\n[ 0.309332] ACPI: Using IOAPIC for interrupt routing\n[ 0.310517] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.314087] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.315498] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.317007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.318491] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.321236] acpiphp: Slot [3] registered\n[ 0.322241] acpiphp: Slot [4] registered\n[ 0.323244] acpiphp: Slot [5] registered\n[ 0.324245] acpiphp: Slot [6] registered\n[ 0.325253] acpiphp: Slot [7] registered\n[ 0.326257] acpiphp: Slot [8] registered\n[ 0.327259] acpiphp: Slot [9] registered\n[ 0.328261] acpiphp: Slot [10] registered\n[ 0.329283] acpiphp: Slot [11] registered\n[ 0.330295] acpiphp: Slot [12] registered\n[ 0.331314] acpiphp: Slot [13] registered\n[ 0.332330] acpiphp: Slot [14] registered\n[ 0.333352] acpiphp: Slot [15] registered\n[ 0.347397] acpiphp: Slot [16] registered\n[ 0.348416] acpiphp: Slot [17] registered\n[ 0.349455] acpiphp: Slot [18] registered\n[ 0.350469] acpiphp: Slot [19] registered\n[ 0.351489] acpiphp: Slot [20] registered\n[ 0.352496] acpiphp: Slot [21] registered\n[ 0.353509] acpiphp: Slot [22] registered\n[ 0.354520] acpiphp: Slot [23] registered\n[ 0.355542] acpiphp: Slot [24] registered\n[ 0.356560] acpiphp: Slot [25] registered\n[ 0.357571] acpiphp: Slot [26] registered\n[ 0.358586] acpiphp: Slot [27] registered\n[ 0.359604] acpiphp: Slot [28] registered\n[ 0.360620] acpiphp: Slot [29] registered\n[ 0.361634] acpiphp: Slot [30] registered\n[ 0.362650] acpiphp: Slot [31] registered\n[ 0.363665] PCI host bridge to bus 0000:00\n[ 0.364680] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.366193] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.367708] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.369540] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.371365] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.373232] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.376940] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.378526] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.379989] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.381554] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.385740] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.387553] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.408024] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.409855] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.411624] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.413391] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.415115] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.416659] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.418290] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.419595] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.421540] vgaarb: loaded\n[ 0.422307] vgaarb: bridge control possible 0000:00:02.0\n[ 0.423830] SCSI subsystem initialized\n[ 0.424984] ACPI: bus type USB registered\n[ 0.426017] usbcore: registered new interface driver usbfs\n[ 0.427289] usbcore: registered new interface driver hub\n[ 0.428540] usbcore: registered new device driver usb\n[ 0.429895] PCI: Using ACPI for IRQ routing\n[ 0.431296] NetLabel: Initializing\n[ 0.432197] NetLabel: domain hash size = 128\n[ 0.433263] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.434453] NetLabel: unlabeled traffic allowed by default\n[ 0.435895] clocksource: Switched to clocksource kvm-clock\n[ 0.445362] AppArmor: AppArmor Filesystem Enabled\n[ 0.446574] pnp: PnP ACPI init\n[ 0.447702] pnp: PnP ACPI: found 5 devices\n[ 0.454336] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.456472] NET: Registered protocol family 2\n[ 0.457754] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.459351] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.460847] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.462356] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.463695] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.465152] NET: Registered protocol family 1\n[ 0.466237] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.467615] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.468951] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.483054] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.497494] Trying to unpack rootfs image as initramfs...\n[ 0.557785] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.559829] Scanning for low memory corruption every 60 seconds\n[ 0.561470] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.562911] audit: initializing netlink subsys (disabled)\n[ 0.564223] audit: type=2000 audit(1542213563.641:1): initialized\n[ 0.565851] Initialise system trusted keyring\n[ 0.567016] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.568454] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.570943] zbud: loaded\n[ 0.571834] VFS: Disk quotas dquot_6.6.0\n[ 0.572870] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.574798] fuse init (API version 7.23)\n[ 0.575945] Key type big_key registered\n[ 0.576957] Allocating IMA MOK and blacklist keyrings.\n[ 0.578465] Key type asymmetric registered\n[ 0.579513] Asymmetric key parser 'x509' registered\n[ 0.580728] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.585158] io scheduler noop registered\n[ 0.586197] io scheduler deadline registered (default)\n[ 0.587559] io scheduler cfq registered\n[ 0.588812] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.590126] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.591786] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.593649] ACPI: Power Button [PWRF]\n[ 0.594783] GHES: HEST is not enabled!\n[ 0.608790] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.637610] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.640306] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.663827] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.666735] Linux agpgart interface v0.103\n[ 0.669924] brd: module loaded\n[ 0.672013] loop: module loaded\n[ 0.676515] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.678346] GPT:90111 != 2097151\n[ 0.679201] GPT:Alternate GPT header not at the end of the disk.\n[ 0.680561] GPT:90111 != 2097151\n[ 0.681418] GPT: Use GNU Parted to correct GPT errors.\n[ 0.682624] vda: vda1 vda15\n[ 0.684168] scsi host0: ata_piix\n[ 0.685147] scsi host1: ata_piix\n[ 0.686049] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.687554] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.689366] libphy: Fixed MDIO Bus: probed\n[ 0.690419] tun: Universal TUN/TAP device driver, 1.6\n[ 0.691611] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.694329] PPP generic driver version 2.4.2\n[ 0.695472] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.696968] ehci-pci: EHCI PCI platform driver\n[ 0.698066] ehci-platform: EHCI generic platform driver\n[ 0.699292] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.700696] ohci-pci: OHCI PCI platform driver\n[ 0.701797] ohci-platform: OHCI generic platform driver\n[ 0.703032] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.717457] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.718722] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.720564] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.721834] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.723285] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.724799] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.726574] usb usb1: Product: UHCI Host Controller\n[ 0.727743] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.729158] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.730376] hub 1-0:1.0: USB hub found\n[ 0.731347] hub 1-0:1.0: 2 ports detected\n[ 0.732504] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.735145] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.736349] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.737637] mousedev: PS/2 mouse device common for all mice\n[ 0.739183] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.741458] rtc_cmos 00:00: RTC can wake from S4\n[ 0.742853] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.744335] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.745811] i2c /dev entries driver\n[ 0.746768] device-mapper: uevent: version 1.0.3\n[ 0.747976] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.750018] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.751735] NET: Registered protocol family 10\n[ 0.753163] NET: Registered protocol family 17\n[ 0.754296] Key type dns_resolver registered\n[ 0.755531] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.756910] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.759161] registered taskstats version 1\n[ 0.760227] Loading compiled-in X.509 certificates\n[ 0.761948] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.764298] zswap: loaded using pool lzo/zbud\n[ 0.766226] Key type trusted registered\n[ 0.768260] Key type encrypted registered\n[ 0.769299] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.770590] ima: No TPM chip found, activating TPM-bypass!\n[ 0.771887] evm: HMAC attrs: 0x1\n[ 0.773083] Magic number: 10:911:691\n[ 0.774160] rtc_cmos 00:00: setting system clock to 2018-11-14 16:39:23 UTC (1542213563)\n[ 0.776174] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.777568] EDD information not available.\n[ 0.849379] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.864420] Write protecting the kernel read-only data: 14336k\n[ 0.867105] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.869350] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.916102] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.23...\nLease of 192.168.120.23 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.02. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCdyzUFA5hASicfpzc3df+IgU1rP8Q1tmfDPNkd/hfY7odF3PZW5Qz6IejNkfzB7+Dj69T8GXBBWrrcYUKERTQbLT2H1UDLpnhk141avPeWcYzxlalKHZiByCvWVuWeMlEb6KapVauEPS7QELW3J53vAS+VqzgbVFFSj4tISxSKXqxavJQuRY6K1OQTQSTv4CjdxrpkLO8bvWCnIHY9A2hppx4Idn1qU65SU44S9CaiuxWUGVEQNot+iccGaivsu6RcS754qlesqKZCsjWrrCqTkn4WQoM4LaMOmE7kw4d/c5eLhlgTn6CJoyaLiWGUv6oMWJtNKDB3IhXHoV2ZVjvd root@singlevm2-vm-8cb20d8c-86d0-4147-b427-a4dd7cdff2d7\nssh-dss AAAAB3NzaC1kc3MAAACBAKWMjbczBwUIQHA+5WGcxwx74qf1r/dIrzZ1s/O4qozOTXZMPD2+wg5oqyN80ybLDmYdszmWpXz/YIQnlucys1EdM1goPTL7j+hn3Jgf8wvh9/IHUtqAhL5FMrVGDUVwtqiA8DHPGh17B381VTBlvd26bkuCxqB9z9Hp8rXq47OXAAAAFQC3lmwyeV87CPaZn3u55Q6o5VzFVQAAAIAtT/ZFZLR/bgQ1Cjwy4WutWB74rHiv9n87+4FFD8zuhxDLByIKvDn1DLIaWMi23FIWWNnXWqx7y/sj2oBaenM9/sGfv0SITzFf0QdWKtiyzoK21FuUdOBdyIREM1H3xu+p/aF3MlsBheZRGa3jcR/xW+1DFZO1shS4bXVL2oj8NwAAAIBo3MbwQ42R4l0eduBujPRgJ/HCe/Jx6BZyvLwSLge1f2QbYtDK6+QgedsOhOG3OwTVtWbslXrBFAfhJ08Tdhb1xKm9K3ayfesqfLwpGZMGQZ9MfHw7mt1EYajk5Ql7JoOUYnQMEHrAuMd7Ng2C1jS65j9VFLsvl7AYWsts1ei44A== root@singlevm2-vm-8cb20d8c-86d0-4147-b427-a4dd7cdff2d7\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.17s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.23,24,fe80::f816:3eff:feaf:138d/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.23 \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-8cb20d8c-86d0-4147-b427-a4dd7cdff2d7\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.68 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm2-vm-8cb20d8c-86d0-4147-b427-a4dd7cdff2d7 login: "} 2018-11-14 16:39:29,166 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/714524c5-c02b-453b-a7c9-3cfb0f1fbe44/action used request id req-a12ffce5-b805-4b60-b195-d7785774f761 2018-11-14 16:39:29,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.253260135651s 2018-11-14 16:39:29,167 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/714524c5-c02b-453b-a7c9-3cfb0f1fbe44/action used request id req-a12ffce5-b805-4b60-b195-d7785774f761 2018-11-14 16:39:29,167 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 477271653 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.177265] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.179341] pid_max: default: 32768 minimum: 301 [ 0.180464] ACPI: Core revision 20150930 [ 0.182036] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.183664] Security Framework initialized [ 0.184694] Yama: becoming mindful. [ 0.185621] AppArmor: AppArmor initialized [ 0.186715] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.188350] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.189915] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.191417] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.193152] Initializing cgroup subsys io [ 0.194171] Initializing cgroup subsys memory [ 0.195244] Initializing cgroup subsys devices [ 0.196339] Initializing cgroup subsys freezer [ 0.197425] Initializing cgroup subsys net_cls [ 0.198504] Initializing cgroup subsys perf_event [ 0.199634] Initializing cgroup subsys net_prio [ 0.200744] Initializing cgroup subsys hugetlb [ 0.201824] Initializing cgroup subsys pids [ 0.202890] CPU: Physical Processor ID: 0 [ 0.204601] mce: CPU supports 10 MCE banks [ 0.205657] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.206899] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.223086] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.229509] ftrace: allocating 31920 entries in 125 pages [ 0.254462] smpboot: Max logical packages: 1 [ 0.255540] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.257249] x2apic enabled [ 0.258289] Switched APIC routing to physical x2apic. [ 0.260556] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.261925] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.264507] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.266726] KVM setup paravirtual spinlock [ 0.268322] x86: Booted up 1 node, 1 CPUs [ 0.269333] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.271056] devtmpfs: initialized [ 0.272949] evm: security.selinux [ 0.273829] evm: security.SMACK64 [ 0.274699] evm: security.SMACK64EXEC [ 0.275630] evm: security.SMACK64TRANSMUTE [ 0.276647] evm: security.SMACK64MMAP [ 0.277591] evm: security.ima [ 0.278402] evm: security.capability [ 0.279399] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.281694] pinctrl core: initialized pinctrl subsystem [ 0.283044] RTC time: 16:39:23, date: 11/14/18 [ 0.284235] NET: Registered protocol family 16 [ 0.285435] cpuidle: using governor ladder [ 0.286452] cpuidle: using governor menu [ 0.287441] PCCT header not found. [ 0.288380] ACPI: bus type PCI registered [ 0.289387] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.290922] PCI: Using configuration type 1 for base access [ 0.292956] ACPI: Added _OSI(Module Device) [ 0.294010] ACPI: Added _OSI(Processor Device) [ 0.295095] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.296216] ACPI: Added _OSI(Processor Aggregator Device) [ 0.298253] ACPI: Interpreter enabled [ 0.299221] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.301546] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.303846] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.306154] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.308453] ACPI: (supports S0 S5) [ 0.309332] ACPI: Using IOAPIC for interrupt routing [ 0.310517] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.314087] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.315498] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.317007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.318491] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.321236] acpiphp: Slot [3] registered [ 0.322241] acpiphp: Slot [4] registered [ 0.323244] acpiphp: Slot [5] registered [ 0.324245] acpiphp: Slot [6] registered [ 0.325253] acpiphp: Slot [7] registered [ 0.326257] acpiphp: Slot [8] registered [ 0.327259] acpiphp: Slot [9] registered [ 0.328261] acpiphp: Slot [10] registered [ 0.329283] acpiphp: Slot [11] registered [ 0.330295] acpiphp: Slot [12] registered [ 0.331314] acpiphp: Slot [13] registered [ 0.332330] acpiphp: Slot [14] registered [ 0.333352] acpiphp: Slot [15] registered [ 0.347397] acpiphp: Slot [16] registered [ 0.348416] acpiphp: Slot [17] registered [ 0.349455] acpiphp: Slot [18] registered [ 0.350469] acpiphp: Slot [19] registered [ 0.351489] acpiphp: Slot [20] registered [ 0.352496] acpiphp: Slot [21] registered [ 0.353509] acpiphp: Slot [22] registered [ 0.354520] acpiphp: Slot [23] registered [ 0.355542] acpiphp: Slot [24] registered [ 0.356560] acpiphp: Slot [25] registered [ 0.357571] acpiphp: Slot [26] registered [ 0.358586] acpiphp: Slot [27] registered [ 0.359604] acpiphp: Slot [28] registered [ 0.360620] acpiphp: Slot [29] registered [ 0.361634] acpiphp: Slot [30] registered [ 0.362650] acpiphp: Slot [31] registered [ 0.363665] PCI host bridge to bus 0000:00 [ 0.364680] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.366193] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.367708] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.369540] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.371365] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.373232] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.376940] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.378526] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.379989] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.381554] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.385740] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.387553] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.408024] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.409855] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.411624] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.413391] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.415115] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.416659] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.418290] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.419595] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.421540] vgaarb: loaded [ 0.422307] vgaarb: bridge control possible 0000:00:02.0 [ 0.423830] SCSI subsystem initialized [ 0.424984] ACPI: bus type USB registered [ 0.426017] usbcore: registered new interface driver usbfs [ 0.427289] usbcore: registered new interface driver hub [ 0.428540] usbcore: registered new device driver usb [ 0.429895] PCI: Using ACPI for IRQ routing [ 0.431296] NetLabel: Initializing [ 0.432197] NetLabel: domain hash size = 128 [ 0.433263] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.434453] NetLabel: unlabeled traffic allowed by default [ 0.435895] clocksource: Switched to clocksource kvm-clock [ 0.445362] AppArmor: AppArmor Filesystem Enabled [ 0.446574] pnp: PnP ACPI init [ 0.447702] pnp: PnP ACPI: found 5 devices [ 0.454336] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.456472] NET: Registered protocol family 2 [ 0.457754] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.459351] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.460847] TCP: Hash tables configured (established 4096 bind 4096) [ 0.462356] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.463695] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.465152] NET: Registered protocol family 1 [ 0.466237] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.467615] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.468951] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.483054] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.497494] Trying to unpack rootfs image as initramfs... [ 0.557785] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.559829] Scanning for low memory corruption every 60 seconds [ 0.561470] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.562911] audit: initializing netlink subsys (disabled) [ 0.564223] audit: type=2000 audit(1542213563.641:1): initialized [ 0.565851] Initialise system trusted keyring [ 0.567016] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.568454] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.570943] zbud: loaded [ 0.571834] VFS: Disk quotas dquot_6.6.0 [ 0.572870] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.574798] fuse init (API version 7.23) [ 0.575945] Key type big_key registered [ 0.576957] Allocating IMA MOK and blacklist keyrings. [ 0.578465] Key type asymmetric registered [ 0.579513] Asymmetric key parser 'x509' registered [ 0.580728] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.585158] io scheduler noop registered [ 0.586197] io scheduler deadline registered (default) [ 0.587559] io scheduler cfq registered [ 0.588812] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.590126] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.591786] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.593649] ACPI: Power Button [PWRF] [ 0.594783] GHES: HEST is not enabled! [ 0.608790] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.637610] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.640306] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.663827] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.666735] Linux agpgart interface v0.103 [ 0.669924] brd: module loaded [ 0.672013] loop: module loaded [ 0.676515] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.678346] GPT:90111 != 2097151 [ 0.679201] GPT:Alternate GPT header not at the end of the disk. [ 0.680561] GPT:90111 != 2097151 [ 0.681418] GPT: Use GNU Parted to correct GPT errors. [ 0.682624] vda: vda1 vda15 [ 0.684168] scsi host0: ata_piix [ 0.685147] scsi host1: ata_piix [ 0.686049] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.687554] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.689366] libphy: Fixed MDIO Bus: probed [ 0.690419] tun: Universal TUN/TAP device driver, 1.6 [ 0.691611] tun: (C) 1999-2004 Max Krasnyansky [ 0.694329] PPP generic driver version 2.4.2 [ 0.695472] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.696968] ehci-pci: EHCI PCI platform driver [ 0.698066] ehci-platform: EHCI generic platform driver [ 0.699292] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.700696] ohci-pci: OHCI PCI platform driver [ 0.701797] ohci-platform: OHCI generic platform driver [ 0.703032] uhci_hcd: USB Universal Host Controller Interface driver [ 0.717457] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.718722] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.720564] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.721834] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.723285] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.724799] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.726574] usb usb1: Product: UHCI Host Controller [ 0.727743] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.729158] usb usb1: SerialNumber: 0000:00:01.2 [ 0.730376] hub 1-0:1.0: USB hub found [ 0.731347] hub 1-0:1.0: 2 ports detected [ 0.732504] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.735145] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.736349] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.737637] mousedev: PS/2 mouse device common for all mice [ 0.739183] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.741458] rtc_cmos 00:00: RTC can wake from S4 [ 0.742853] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.744335] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.745811] i2c /dev entries driver [ 0.746768] device-mapper: uevent: version 1.0.3 [ 0.747976] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.750018] ledtrig-cpu: registered to indicate activity on CPUs [ 0.751735] NET: Registered protocol family 10 [ 0.753163] NET: Registered protocol family 17 [ 0.754296] Key type dns_resolver registered [ 0.755531] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.756910] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.759161] registered taskstats version 1 [ 0.760227] Loading compiled-in X.509 certificates [ 0.761948] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.764298] zswap: loaded using pool lzo/zbud [ 0.766226] Key type trusted registered [ 0.768260] Key type encrypted registered [ 0.769299] AppArmor: AppArmor sha1 policy hashing enabled [ 0.770590] ima: No TPM chip found, activating TPM-bypass! [ 0.771887] evm: HMAC attrs: 0x1 [ 0.773083] Magic number: 10:911:691 [ 0.774160] rtc_cmos 00:00: setting system clock to 2018-11-14 16:39:23 UTC (1542213563) [ 0.776174] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.777568] EDD information not available. [ 0.849379] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.864420] Write protecting the kernel read-only data: 14336k [ 0.867105] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.869350] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.916102] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.86 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.23... Lease of 192.168.120.23 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.02. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCdyzUFA5hASicfpzc3df+IgU1rP8Q1tmfDPNkd/hfY7odF3PZW5Qz6IejNkfzB7+Dj69T8GXBBWrrcYUKERTQbLT2H1UDLpnhk141avPeWcYzxlalKHZiByCvWVuWeMlEb6KapVauEPS7QELW3J53vAS+VqzgbVFFSj4tISxSKXqxavJQuRY6K1OQTQSTv4CjdxrpkLO8bvWCnIHY9A2hppx4Idn1qU65SU44S9CaiuxWUGVEQNot+iccGaivsu6RcS754qlesqKZCsjWrrCqTkn4WQoM4LaMOmE7kw4d/c5eLhlgTn6CJoyaLiWGUv6oMWJtNKDB3IhXHoV2ZVjvd root@singlevm2-vm-8cb20d8c-86d0-4147-b427-a4dd7cdff2d7 ssh-dss AAAAB3NzaC1kc3MAAACBAKWMjbczBwUIQHA+5WGcxwx74qf1r/dIrzZ1s/O4qozOTXZMPD2+wg5oqyN80ybLDmYdszmWpXz/YIQnlucys1EdM1goPTL7j+hn3Jgf8wvh9/IHUtqAhL5FMrVGDUVwtqiA8DHPGh17B381VTBlvd26bkuCxqB9z9Hp8rXq47OXAAAAFQC3lmwyeV87CPaZn3u55Q6o5VzFVQAAAIAtT/ZFZLR/bgQ1Cjwy4WutWB74rHiv9n87+4FFD8zuhxDLByIKvDn1DLIaWMi23FIWWNnXWqx7y/sj2oBaenM9/sGfv0SITzFf0QdWKtiyzoK21FuUdOBdyIREM1H3xu+p/aF3MlsBheZRGa3jcR/xW+1DFZO1shS4bXVL2oj8NwAAAIBo3MbwQ42R4l0eduBujPRgJ/HCe/Jx6BZyvLwSLge1f2QbYtDK6+QgedsOhOG3OwTVtWbslXrBFAfhJ08Tdhb1xKm9K3ayfesqfLwpGZMGQZ9MfHw7mt1EYajk5Ql7JoOUYnQMEHrAuMd7Ng2C1jS65j9VFLsvl7AYWsts1ei44A== root@singlevm2-vm-8cb20d8c-86d0-4147-b427-a4dd7cdff2d7 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.17s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.23,24,fe80::f816:3eff:feaf:138d/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.23 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-8cb20d8c-86d0-4147-b427-a4dd7cdff2d7 launch-index: 0 === cirros: current=0.4.0 uptime=3.68 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-8cb20d8c-86d0-4147-b427-a4dd7cdff2d7 login: 2018-11-14 16:39:30,169 - paramiko.transport - DEBUG - starting thread (client mode): 0xcda3fe10L 2018-11-14 16:39:30,170 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-11-14 16:39:30,170 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-11-14 16:39:30,170 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-11-14 16:39:30,172 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-11-14 16:39:30,172 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-14 16:39:30,172 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-11-14 16:39:30,172 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-14 16:39:30,172 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-14 16:39:30,173 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-14 16:39:30,189 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-14 16:39:30,190 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-14 16:39:30,202 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.202: ce18eec42d1269c22a987c18924855e6 2018-11-14 16:39:30,203 - paramiko.transport - DEBUG - Trying discovered key 041a5bc76d9732864c0dfd8704f5708a in /tmp/tmpFNnHLC 2018-11-14 16:39:30,228 - paramiko.transport - DEBUG - userauth is OK 2018-11-14 16:39:30,234 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-14 16:39:30,235 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-14 16:39:30,236 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-11-14 16:39:30,236 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-14 16:39:30,237 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-14 16:39:30,238 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-14 16:39:30,238 - functest.core.singlevm - DEBUG - output: Hello World 2018-11-14 16:39:30,239 - functest.core.singlevm - DEBUG - error: 2018-11-14 16:39:30,243 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-14 16:39:30,377 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-14 16:39:30,378 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:32 | PASS | +-------------------+------------------+------------------+----------------+ 2018-11-14 16:39:30,385 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-11-14 16:39:30,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/floatingips/8e17ee85-d9a5-41e1-aec0-a7e13c548a9f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}927e1378c01089285ca8a260538a932c739b046e" 2018-11-14 16:39:31,177 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ecbf4183-fb22-49f8-8b69-ab44c2e2252b Content-Length: 0 Date: Wed, 14 Nov 2018 16:39:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 16:39:31,177 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/8e17ee85-d9a5-41e1-aec0-a7e13c548a9f.json used request id req-ecbf4183-fb22-49f8-8b69-ab44c2e2252b 2018-11-14 16:39:31,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.791816949844s 2018-11-14 16:39:31,178 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/8e17ee85-d9a5-41e1-aec0-a7e13c548a9f.json used request id req-ecbf4183-fb22-49f8-8b69-ab44c2e2252b 2018-11-14 16:39:31,183 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-14 16:39:31,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}927e1378c01089285ca8a260538a932c739b046e" 2018-11-14 16:39:31,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-44f5bb1a-88b7-44a7-8081-9e27e59b1c2c Date: Wed, 14 Nov 2018 16:39:31 GMT RESP BODY: {"floatingips": []} 2018-11-14 16:39:31,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-44f5bb1a-88b7-44a7-8081-9e27e59b1c2c 2018-11-14 16:39:31,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0170700550079s 2018-11-14 16:39:31,200 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-44f5bb1a-88b7-44a7-8081-9e27e59b1c2c 2018-11-14 16:39:31,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-11-14 16:39:31,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/714524c5-c02b-453b-a7c9-3cfb0f1fbe44 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}927e1378c01089285ca8a260538a932c739b046e" 2018-11-14 16:39:31,526 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 16: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-feaf951f-e91e-4a5c-af47-5d32bff73f73 x-compute-request-id: req-feaf951f-e91e-4a5c-af47-5d32bff73f73 Content-Type: application/json 2018-11-14 16:39:31,526 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/714524c5-c02b-453b-a7c9-3cfb0f1fbe44 used request id req-feaf951f-e91e-4a5c-af47-5d32bff73f73 2018-11-14 16:39:31,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.324970006943s 2018-11-14 16:39:31,526 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/714524c5-c02b-453b-a7c9-3cfb0f1fbe44 used request id req-feaf951f-e91e-4a5c-af47-5d32bff73f73 2018-11-14 16:39:31,527 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 16:39:31,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}927e1378c01089285ca8a260538a932c739b046e" 2018-11-14 16:39:32,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16: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,Accept-Encoding x-openstack-request-id: req-cba1160b-7eb9-4ed2-8fbb-9ed3cc7c2fc2 x-compute-request-id: req-cba1160b-7eb9-4ed2-8fbb-9ed3cc7c2fc2 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:13:8d", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/714524c5-c02b-453b-a7c9-3cfb0f1fbe44", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/714524c5-c02b-453b-a7c9-3cfb0f1fbe44", "rel": "bookmark"}], "image": {"id": "41d39933-28e9-48e2-a44c-4fd24c0f3a9d", "links": [{"href": "http://172.30.9.28:8774/images/41d39933-28e9-48e2-a44c-4fd24c0f3a9d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T16:39:22.000000", "flavor": {"id": "ea1cdd28-3932-4b41-ac9e-98c4243fe0ac", "links": [{"href": "http://172.30.9.28:8774/flavors/ea1cdd28-3932-4b41-ac9e-98c4243fe0ac", "rel": "bookmark"}]}, "id": "714524c5-c02b-453b-a7c9-3cfb0f1fbe44", "security_groups": [{"name": "singlevm2-sg_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7"}], "user_id": "464c2e1c12e641b7b7910d722b25b38a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T16:39:31Z", "hostId": "b5033e2d06da239f6045896d550a59f0879c1fe04f69b698aa312fd6", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7", "name": "singlevm2-vm_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7", "created": "2018-11-14T16:39:13Z", "tenant_id": "2375c257007b4b7891485f50e78225eb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 16:39:32,547 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-cba1160b-7eb9-4ed2-8fbb-9ed3cc7c2fc2 2018-11-14 16:39:32,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.02039599419s 2018-11-14 16:39:32,547 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-cba1160b-7eb9-4ed2-8fbb-9ed3cc7c2fc2 2018-11-14 16:39:32,549 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 16:39:34,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 16:39:34,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}927e1378c01089285ca8a260538a932c739b046e" 2018-11-14 16:39:34,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:39: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-dfd6f903-cc46-4773-8f6e-1243e9012f0e x-compute-request-id: req-dfd6f903-cc46-4773-8f6e-1243e9012f0e Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-14 16:39:34,664 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-dfd6f903-cc46-4773-8f6e-1243e9012f0e 2018-11-14 16:39:34,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.111826181412s 2018-11-14 16:39:34,664 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-dfd6f903-cc46-4773-8f6e-1243e9012f0e 2018-11-14 16:39:34,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-14 16:39:34,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}927e1378c01089285ca8a260538a932c739b046e" 2018-11-14 16:39:34,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-575e0fe8-8d3a-4e8c-b9da-5dc5881055ac Date: Wed, 14 Nov 2018 16:39:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2375c257007b4b7891485f50e78225eb", "created_at": "2018-11-14T16:38:58Z", "updated_at": "2018-11-14T16:38:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:38:58Z", "revision_number": 0, "id": "0d3b0ad2-a4b7-4ae3-9cd3-4f0603dcecbe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:38:58Z", "security_group_id": "a463a11d-8649-4539-99ef-9bd717e3bb18", "tenant_id": "2375c257007b4b7891485f50e78225eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2375c257007b4b7891485f50e78225eb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:38:58Z", "revision_number": 0, "id": "508c2d20-f6f2-472c-82cd-fc07ad252c85", "remote_group_id": "a463a11d-8649-4539-99ef-9bd717e3bb18", "remote_ip_prefix": null, "created_at": "2018-11-14T16:38:58Z", "security_group_id": "a463a11d-8649-4539-99ef-9bd717e3bb18", "tenant_id": "2375c257007b4b7891485f50e78225eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "2375c257007b4b7891485f50e78225eb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:38:58Z", "revision_number": 0, "id": "b5938b37-9465-491a-a740-87154b6cfc7f", "remote_group_id": "a463a11d-8649-4539-99ef-9bd717e3bb18", "remote_ip_prefix": null, "created_at": "2018-11-14T16:38:58Z", "security_group_id": "a463a11d-8649-4539-99ef-9bd717e3bb18", "tenant_id": "2375c257007b4b7891485f50e78225eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2375c257007b4b7891485f50e78225eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:38:58Z", "revision_number": 0, "id": "ba2f8061-d596-4b13-b875-9694f39930ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:38:58Z", "security_group_id": "a463a11d-8649-4539-99ef-9bd717e3bb18", "tenant_id": "2375c257007b4b7891485f50e78225eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "2375c257007b4b7891485f50e78225eb"}], "revision_number": 4, "project_id": "2375c257007b4b7891485f50e78225eb", "id": "a463a11d-8649-4539-99ef-9bd717e3bb18", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "2375c257007b4b7891485f50e78225eb", "created_at": "2018-11-14T16:39:07Z", "updated_at": "2018-11-14T16:39:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:39:07Z", "revision_number": 0, "id": "9f63afce-a560-46c1-95d7-dd8cf3aa26df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:39:07Z", "security_group_id": "f4f66127-a871-4275-b2b2-9276cdcd43c0", "tenant_id": "2375c257007b4b7891485f50e78225eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2375c257007b4b7891485f50e78225eb"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:39:08Z", "revision_number": 0, "id": "b420b834-aad3-4681-848a-c4f065403b83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:39:08Z", "security_group_id": "f4f66127-a871-4275-b2b2-9276cdcd43c0", "tenant_id": "2375c257007b4b7891485f50e78225eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2375c257007b4b7891485f50e78225eb"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-14T16:39:08Z", "revision_number": 0, "id": "bd7644a1-2d5e-4bfc-b3b2-d5ecbd8df5de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:39:08Z", "security_group_id": "f4f66127-a871-4275-b2b2-9276cdcd43c0", "tenant_id": "2375c257007b4b7891485f50e78225eb", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2375c257007b4b7891485f50e78225eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:39:07Z", "revision_number": 0, "id": "cdc004af-06ec-4f5e-b1e3-29a6e285debc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:39:07Z", "security_group_id": "f4f66127-a871-4275-b2b2-9276cdcd43c0", "tenant_id": "2375c257007b4b7891485f50e78225eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "2375c257007b4b7891485f50e78225eb"}], "revision_number": 4, "project_id": "2375c257007b4b7891485f50e78225eb", "id": "f4f66127-a871-4275-b2b2-9276cdcd43c0", "name": "singlevm2-sg_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7"}]} 2018-11-14 16:39:34,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-575e0fe8-8d3a-4e8c-b9da-5dc5881055ac 2018-11-14 16:39:34,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0503537654877s 2018-11-14 16:39:34,718 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-575e0fe8-8d3a-4e8c-b9da-5dc5881055ac 2018-11-14 16:39:34,722 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-14 16:39:34,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/f4f66127-a871-4275-b2b2-9276cdcd43c0.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}927e1378c01089285ca8a260538a932c739b046e" 2018-11-14 16:39:35,119 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c69ced13-6224-4f57-8b90-762319f7cd5a Content-Length: 0 Date: Wed, 14 Nov 2018 16:39:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 16:39:35,119 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/f4f66127-a871-4275-b2b2-9276cdcd43c0.json used request id req-c69ced13-6224-4f57-8b90-762319f7cd5a 2018-11-14 16:39:35,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.397047042847s 2018-11-14 16:39:35,119 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/f4f66127-a871-4275-b2b2-9276cdcd43c0.json used request id req-c69ced13-6224-4f57-8b90-762319f7cd5a 2018-11-14 16:39:35,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-11-14 16:39:35,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/singlevm2-kp_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}927e1378c01089285ca8a260538a932c739b046e" 2018-11-14 16:39:35,299 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 16:39: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-fde25e3e-07b6-4fbf-909e-7d0b6ffe6bcc x-compute-request-id: req-fde25e3e-07b6-4fbf-909e-7d0b6ffe6bcc Content-Length: 0 Content-Type: application/json 2018-11-14 16:39:35,299 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/singlevm2-kp_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7 used request id req-fde25e3e-07b6-4fbf-909e-7d0b6ffe6bcc 2018-11-14 16:39:35,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.179642915726s 2018-11-14 16:39:35,299 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/singlevm2-kp_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7 used request id req-fde25e3e-07b6-4fbf-909e-7d0b6ffe6bcc 2018-11-14 16:39:35,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-11-14 16:39:35,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/5b5f9c6e-6a62-4673-9adb-3cf0bd0f9522/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}927e1378c01089285ca8a260538a932c739b046e" -d '{"subnet_id": "943c4f90-fca6-40fe-8cf8-659af2b1c1d3"}' 2018-11-14 16:39:36,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-98957e81-578f-4a5f-af4f-639921ce7030 Date: Wed, 14 Nov 2018 16:39:36 GMT RESP BODY: {"network_id": "0c8001a7-6588-448f-af57-190996d55d9b", "tenant_id": "2375c257007b4b7891485f50e78225eb", "subnet_id": "943c4f90-fca6-40fe-8cf8-659af2b1c1d3", "subnet_ids": ["943c4f90-fca6-40fe-8cf8-659af2b1c1d3"], "port_id": "e8186be5-c563-4b8c-ba8d-894707040293", "id": "5b5f9c6e-6a62-4673-9adb-3cf0bd0f9522"} 2018-11-14 16:39:36,968 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/5b5f9c6e-6a62-4673-9adb-3cf0bd0f9522/remove_router_interface.json used request id req-98957e81-578f-4a5f-af4f-639921ce7030 2018-11-14 16:39:36,968 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.66825008392s 2018-11-14 16:39:36,969 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/5b5f9c6e-6a62-4673-9adb-3cf0bd0f9522/remove_router_interface.json used request id req-98957e81-578f-4a5f-af4f-639921ce7030 returning object 5b5f9c6e-6a62-4673-9adb-3cf0bd0f9522 2018-11-14 16:39:36,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-11-14 16:39:36,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}927e1378c01089285ca8a260538a932c739b046e" 2018-11-14 16:39:37,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 623 X-Openstack-Request-Id: req-61796779-307b-4249-981f-51d1782dd038 Date: Wed, 14 Nov 2018 16:39:37 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3653731-6d80-49cb-86ba-17eff3eeceee", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "2375c257007b4b7891485f50e78225eb", "created_at": "2018-11-14T16:39:00Z", "admin_state_up": true, "updated_at": "2018-11-14T16:39:36Z", "revision_number": 4, "routes": [], "project_id": "2375c257007b4b7891485f50e78225eb", "id": "5b5f9c6e-6a62-4673-9adb-3cf0bd0f9522", "name": "singlevm2-router_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7"}]} 2018-11-14 16:39:37,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-61796779-307b-4249-981f-51d1782dd038 2018-11-14 16:39:37,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.112602949142s 2018-11-14 16:39:37,082 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-61796779-307b-4249-981f-51d1782dd038 2018-11-14 16:39:37,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-11-14 16:39:37,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/5b5f9c6e-6a62-4673-9adb-3cf0bd0f9522.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}927e1378c01089285ca8a260538a932c739b046e" 2018-11-14 16:39:38,612 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0147aeb1-46f6-4591-bae1-9778a9b2e313 Content-Length: 0 Date: Wed, 14 Nov 2018 16:39:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 16:39:38,612 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/5b5f9c6e-6a62-4673-9adb-3cf0bd0f9522.json used request id req-0147aeb1-46f6-4591-bae1-9778a9b2e313 2018-11-14 16:39:38,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.52845692635s 2018-11-14 16:39:38,612 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/5b5f9c6e-6a62-4673-9adb-3cf0bd0f9522.json used request id req-0147aeb1-46f6-4591-bae1-9778a9b2e313 2018-11-14 16:39:38,613 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-14 16:39:38,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}927e1378c01089285ca8a260538a932c739b046e" 2018-11-14 16:39:38,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-f4d2f5db-5666-4756-aeed-3ba39eddbbd4 Date: Wed, 14 Nov 2018 16:39:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0c8001a7-6588-448f-af57-190996d55d9b","tenant_id":"2375c257007b4b7891485f50e78225eb","created_at":"2018-11-14T16:39:00Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-14T16:39: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":"2375c257007b4b7891485f50e78225eb","id":"943c4f90-fca6-40fe-8cf8-659af2b1c1d3","subnetpool_id":null,"name":"singlevm2-subnet_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7"}]} 2018-11-14 16:39:38,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-f4d2f5db-5666-4756-aeed-3ba39eddbbd4 2018-11-14 16:39:38,660 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0466120243073s 2018-11-14 16:39:38,660 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-f4d2f5db-5666-4756-aeed-3ba39eddbbd4 2018-11-14 16:39:38,661 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-11-14 16:39:38,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/943c4f90-fca6-40fe-8cf8-659af2b1c1d3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}927e1378c01089285ca8a260538a932c739b046e" 2018-11-14 16:39:41,443 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c32661de-8fc3-4506-bb49-9b85b3767dc8 Date: Wed, 14 Nov 2018 16:39:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 16:39:41,443 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/943c4f90-fca6-40fe-8cf8-659af2b1c1d3.json used request id req-c32661de-8fc3-4506-bb49-9b85b3767dc8 2018-11-14 16:39:41,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.78161287308s 2018-11-14 16:39:41,443 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/943c4f90-fca6-40fe-8cf8-659af2b1c1d3.json used request id req-c32661de-8fc3-4506-bb49-9b85b3767dc8 2018-11-14 16:39:41,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 16:39:41,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}927e1378c01089285ca8a260538a932c739b046e" 2018-11-14 16:39:41,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1154 X-Openstack-Request-Id: req-f6c994ca-39a0-454f-9f2c-783aeac36add Date: Wed, 14 Nov 2018 16:39:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-14T16:39:41Z","tenant_id":"2375c257007b4b7891485f50e78225eb","created_at":"2018-11-14T16:38:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2375c257007b4b7891485f50e78225eb","id":"0c8001a7-6588-448f-af57-190996d55d9b","name":"singlevm2-net_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"updated_at":"2018-11-14T16:32:51Z","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","id":"928cbc5c-a6fa-468a-b088-88e266fca291","name":"external"}]} 2018-11-14 16:39:41,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-f6c994ca-39a0-454f-9f2c-783aeac36add 2018-11-14 16:39:41,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.264846801758s 2018-11-14 16:39:41,709 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-f6c994ca-39a0-454f-9f2c-783aeac36add 2018-11-14 16:39:41,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-11-14 16:39:41,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/0c8001a7-6588-448f-af57-190996d55d9b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}927e1378c01089285ca8a260538a932c739b046e" 2018-11-14 16:39:43,244 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bb2f5a75-07a6-4eee-a28b-8c109d5be98c Date: Wed, 14 Nov 2018 16:39:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 16:39:43,244 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/0c8001a7-6588-448f-af57-190996d55d9b.json used request id req-bb2f5a75-07a6-4eee-a28b-8c109d5be98c 2018-11-14 16:39:43,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.53358888626s 2018-11-14 16:39:43,244 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/0c8001a7-6588-448f-af57-190996d55d9b.json used request id req-bb2f5a75-07a6-4eee-a28b-8c109d5be98c 2018-11-14 16:39:43,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 16:39:43,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}927e1378c01089285ca8a260538a932c739b046e" 2018-11-14 16:39:44,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-f3291550-a058-4508-9c8b-8608f78972cb Date: Wed, 14 Nov 2018 16:39:44 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/41d39933-28e9-48e2-a44c-4fd24c0f3a9d/snap", "metadata": {}}], "file": "/v2/images/41d39933-28e9-48e2-a44c-4fd24c0f3a9d/file", "owner": "2375c257007b4b7891485f50e78225eb", "id": "41d39933-28e9-48e2-a44c-4fd24c0f3a9d", "size": 12716032, "self": "/v2/images/41d39933-28e9-48e2-a44c-4fd24c0f3a9d", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/41d39933-28e9-48e2-a44c-4fd24c0f3a9d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-14T16:39:06Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-14T16:39:05Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 16:39:44,020 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-f3291550-a058-4508-9c8b-8608f78972cb 2018-11-14 16:39:44,021 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.772274017334s 2018-11-14 16:39:44,021 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-f3291550-a058-4508-9c8b-8608f78972cb 2018-11-14 16:39:44,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-14 16:39:44,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/41d39933-28e9-48e2-a44c-4fd24c0f3a9d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}927e1378c01089285ca8a260538a932c739b046e" 2018-11-14 16:39:45,171 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3953862a-439d-48fa-b64c-30f107efc82e Date: Wed, 14 Nov 2018 16:39:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 16:39:45,171 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/41d39933-28e9-48e2-a44c-4fd24c0f3a9d used request id req-3953862a-439d-48fa-b64c-30f107efc82e 2018-11-14 16:39:45,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.14895796776s 2018-11-14 16:39:45,172 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/41d39933-28e9-48e2-a44c-4fd24c0f3a9d used request id req-3953862a-439d-48fa-b64c-30f107efc82e 2018-11-14 16:39:45,172 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-14 16:39:45,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}b6bcc218664015fa2a265b957a2ea380a68acb20" 2018-11-14 16:39:45,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16: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-8d2ea1de-08e3-4529-b26c-c5b20ae9b9a3 x-compute-request-id: req-8d2ea1de-08e3-4529-b26c-c5b20ae9b9a3 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/ea1cdd28-3932-4b41-ac9e-98c4243fe0ac", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/ea1cdd28-3932-4b41-ac9e-98c4243fe0ac", "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": "ea1cdd28-3932-4b41-ac9e-98c4243fe0ac"}]} 2018-11-14 16:39:45,195 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-8d2ea1de-08e3-4529-b26c-c5b20ae9b9a3 2018-11-14 16:39:45,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0224730968475s 2018-11-14 16:39:45,195 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-8d2ea1de-08e3-4529-b26c-c5b20ae9b9a3 2018-11-14 16:39:45,196 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-14 16:39:45,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/ea1cdd28-3932-4b41-ac9e-98c4243fe0ac -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b6bcc218664015fa2a265b957a2ea380a68acb20" 2018-11-14 16:39:45,238 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 16: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 x-openstack-request-id: req-995a5575-149f-4d7d-8981-1994672dfcf9 x-compute-request-id: req-995a5575-149f-4d7d-8981-1994672dfcf9 Content-Length: 0 Content-Type: application/json 2018-11-14 16:39:45,238 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/ea1cdd28-3932-4b41-ac9e-98c4243fe0ac used request id req-995a5575-149f-4d7d-8981-1994672dfcf9 2018-11-14 16:39:45,238 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0415539741516s 2018-11-14 16:39:45,238 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/ea1cdd28-3932-4b41-ac9e-98c4243fe0ac used request id req-995a5575-149f-4d7d-8981-1994672dfcf9 2018-11-14 16:39:45,239 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 16:39:45,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b6bcc218664015fa2a265b957a2ea380a68acb20" 2018-11-14 16:39:45,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:39:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f521f9a4-82b0-4cef-af77-d4e76edc99ce Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "singlevm2-user_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7", "links": {"self": "http://172.30.9.28:5000/v3/users/464c2e1c12e641b7b7910d722b25b38a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "464c2e1c12e641b7b7910d722b25b38a", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 16:39:45,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-f521f9a4-82b0-4cef-af77-d4e76edc99ce 2018-11-14 16:39:45,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.132663965225s 2018-11-14 16:39:45,372 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-f521f9a4-82b0-4cef-af77-d4e76edc99ce 2018-11-14 16:39:45,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 16:39:45,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/464c2e1c12e641b7b7910d722b25b38a -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b6bcc218664015fa2a265b957a2ea380a68acb20" 2018-11-14 16:39:45,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:39:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-665aa0a7-7e4a-4c22-803e-2d18eb35104d Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7", "links": {"self": "http://172.30.9.28:5000/v3/users/464c2e1c12e641b7b7910d722b25b38a"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "464c2e1c12e641b7b7910d722b25b38a", "description": null}} 2018-11-14 16:39:45,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/464c2e1c12e641b7b7910d722b25b38a used request id req-665aa0a7-7e4a-4c22-803e-2d18eb35104d 2018-11-14 16:39:45,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.116719961166s 2018-11-14 16:39:45,495 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/464c2e1c12e641b7b7910d722b25b38a used request id req-665aa0a7-7e4a-4c22-803e-2d18eb35104d 2018-11-14 16:39:45,495 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-14 16:39:45,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/464c2e1c12e641b7b7910d722b25b38a -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b6bcc218664015fa2a265b957a2ea380a68acb20" 2018-11-14 16:39:45,760 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 16:39:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d04f0b7c-ce66-45f7-924f-95f1c8106676 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 16:39:45,760 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/464c2e1c12e641b7b7910d722b25b38a used request id req-d04f0b7c-ce66-45f7-924f-95f1c8106676 2018-11-14 16:39:45,760 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.264969825745s 2018-11-14 16:39:45,761 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/464c2e1c12e641b7b7910d722b25b38a used request id req-d04f0b7c-ce66-45f7-924f-95f1c8106676 2018-11-14 16:39:45,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 16:39:45,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b6bcc218664015fa2a265b957a2ea380a68acb20" 2018-11-14 16:39:45,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:39:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d3b41a3-f2ea-47d0-af34-a263d5bcc064 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.28:5000/v3/projects/2375c257007b4b7891485f50e78225eb"}, "tags": [], "enabled": true, "id": "2375c257007b4b7891485f50e78225eb", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_8cb20d8c-86d0-4147-b427-a4dd7cdff2d7"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-14 16:39:45,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-9d3b41a3-f2ea-47d0-af34-a263d5bcc064 2018-11-14 16:39:45,869 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.102288961411s 2018-11-14 16:39:45,870 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-9d3b41a3-f2ea-47d0-af34-a263d5bcc064 2018-11-14 16:39:45,874 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-14 16:39:45,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/2375c257007b4b7891485f50e78225eb -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b6bcc218664015fa2a265b957a2ea380a68acb20" 2018-11-14 16:39:46,081 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 16:39:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85ae7d19-e62c-48f4-b0c8-8dcacf151f8c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 16:39:46,081 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/2375c257007b4b7891485f50e78225eb used request id req-85ae7d19-e62c-48f4-b0c8-8dcacf151f8c 2018-11-14 16:39:46,081 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.20680308342s 2018-11-14 16:39:46,081 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/2375c257007b4b7891485f50e78225eb used request id req-85ae7d19-e62c-48f4-b0c8-8dcacf151f8c 2018-11-14 16:39:46,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 16:39:46,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b6bcc218664015fa2a265b957a2ea380a68acb20" 2018-11-14 16:39:46,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:39:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6e7f608-a8a9-44f9-9f9b-c0e799203d56 Content-Encoding: gzip Content-Length: 354 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f2f049a4268344b081b2f7e2a1013b15", "links": {"self": "http://172.30.9.28:5000/v3/roles/f2f049a4268344b081b2f7e2a1013b15"}, "name": "Member"}]} 2018-11-14 16:39:46,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-e6e7f608-a8a9-44f9-9f9b-c0e799203d56 2018-11-14 16:39:46,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0925900936127s 2018-11-14 16:39:46,178 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-e6e7f608-a8a9-44f9-9f9b-c0e799203d56 2018-11-14 16:39:46,183 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-11-14 16:39:46,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/f2f049a4268344b081b2f7e2a1013b15 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b6bcc218664015fa2a265b957a2ea380a68acb20" 2018-11-14 16:39:46,390 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 16:39:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1ee0d06-0fcb-4a2c-b1da-2b012cb8d665 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 16:39:46,390 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/f2f049a4268344b081b2f7e2a1013b15 used request id req-d1ee0d06-0fcb-4a2c-b1da-2b012cb8d665 2018-11-14 16:39:46,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.206592082977s 2018-11-14 16:39:46,390 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/f2f049a4268344b081b2f7e2a1013b15 used request id req-d1ee0d06-0fcb-4a2c-b1da-2b012cb8d665 2018-11-14 16:39:46,393 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-14 16:39:46,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=2375c257007b4b7891485f50e78225eb&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}b6bcc218664015fa2a265b957a2ea380a68acb20" 2018-11-14 16:39:46,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-6da1c793-4ba1-4dfd-8822-2e8110f2e96b Date: Wed, 14 Nov 2018 16:39:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2375c257007b4b7891485f50e78225eb", "created_at": "2018-11-14T16:38:58Z", "updated_at": "2018-11-14T16:38:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:38:58Z", "revision_number": 0, "id": "0d3b0ad2-a4b7-4ae3-9cd3-4f0603dcecbe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:38:58Z", "security_group_id": "a463a11d-8649-4539-99ef-9bd717e3bb18", "tenant_id": "2375c257007b4b7891485f50e78225eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2375c257007b4b7891485f50e78225eb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:38:58Z", "revision_number": 0, "id": "508c2d20-f6f2-472c-82cd-fc07ad252c85", "remote_group_id": "a463a11d-8649-4539-99ef-9bd717e3bb18", "remote_ip_prefix": null, "created_at": "2018-11-14T16:38:58Z", "security_group_id": "a463a11d-8649-4539-99ef-9bd717e3bb18", "tenant_id": "2375c257007b4b7891485f50e78225eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "2375c257007b4b7891485f50e78225eb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:38:58Z", "revision_number": 0, "id": "b5938b37-9465-491a-a740-87154b6cfc7f", "remote_group_id": "a463a11d-8649-4539-99ef-9bd717e3bb18", "remote_ip_prefix": null, "created_at": "2018-11-14T16:38:58Z", "security_group_id": "a463a11d-8649-4539-99ef-9bd717e3bb18", "tenant_id": "2375c257007b4b7891485f50e78225eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2375c257007b4b7891485f50e78225eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:38:58Z", "revision_number": 0, "id": "ba2f8061-d596-4b13-b875-9694f39930ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:38:58Z", "security_group_id": "a463a11d-8649-4539-99ef-9bd717e3bb18", "tenant_id": "2375c257007b4b7891485f50e78225eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "2375c257007b4b7891485f50e78225eb"}], "revision_number": 4, "project_id": "2375c257007b4b7891485f50e78225eb", "id": "a463a11d-8649-4539-99ef-9bd717e3bb18", "name": "default"}]} 2018-11-14 16:39:46,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=2375c257007b4b7891485f50e78225eb&name=default used request id req-6da1c793-4ba1-4dfd-8822-2e8110f2e96b 2018-11-14 16:39:46,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.215599060059s 2018-11-14 16:39:46,609 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=2375c257007b4b7891485f50e78225eb&name=default used request id req-6da1c793-4ba1-4dfd-8822-2e8110f2e96b 2018-11-14 16:39:46,613 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-14 16:39:46,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b6bcc218664015fa2a265b957a2ea380a68acb20" 2018-11-14 16:39:46,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-ace19bec-03df-4139-9d42-a12ddeda49a3 Date: Wed, 14 Nov 2018 16:39:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2375c257007b4b7891485f50e78225eb", "created_at": "2018-11-14T16:38:58Z", "updated_at": "2018-11-14T16:38:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:38:58Z", "revision_number": 0, "id": "508c2d20-f6f2-472c-82cd-fc07ad252c85", "remote_group_id": "a463a11d-8649-4539-99ef-9bd717e3bb18", "remote_ip_prefix": null, "created_at": "2018-11-14T16:38:58Z", "security_group_id": "a463a11d-8649-4539-99ef-9bd717e3bb18", "tenant_id": "2375c257007b4b7891485f50e78225eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "2375c257007b4b7891485f50e78225eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:38:58Z", "revision_number": 0, "id": "ba2f8061-d596-4b13-b875-9694f39930ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:38:58Z", "security_group_id": "a463a11d-8649-4539-99ef-9bd717e3bb18", "tenant_id": "2375c257007b4b7891485f50e78225eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "2375c257007b4b7891485f50e78225eb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:38:58Z", "revision_number": 0, "id": "b5938b37-9465-491a-a740-87154b6cfc7f", "remote_group_id": "a463a11d-8649-4539-99ef-9bd717e3bb18", "remote_ip_prefix": null, "created_at": "2018-11-14T16:38:58Z", "security_group_id": "a463a11d-8649-4539-99ef-9bd717e3bb18", "tenant_id": "2375c257007b4b7891485f50e78225eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2375c257007b4b7891485f50e78225eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:38:58Z", "revision_number": 0, "id": "0d3b0ad2-a4b7-4ae3-9cd3-4f0603dcecbe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:38:58Z", "security_group_id": "a463a11d-8649-4539-99ef-9bd717e3bb18", "tenant_id": "2375c257007b4b7891485f50e78225eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2375c257007b4b7891485f50e78225eb"}], "revision_number": 4, "project_id": "2375c257007b4b7891485f50e78225eb", "id": "a463a11d-8649-4539-99ef-9bd717e3bb18", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}]} 2018-11-14 16:39:46,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-ace19bec-03df-4139-9d42-a12ddeda49a3 2018-11-14 16:39:46,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.238509893417s 2018-11-14 16:39:46,852 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-ace19bec-03df-4139-9d42-a12ddeda49a3 2018-11-14 16:39:46,856 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-14 16:39:46,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/a463a11d-8649-4539-99ef-9bd717e3bb18.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b6bcc218664015fa2a265b957a2ea380a68acb20" 2018-11-14 16:39:47,290 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a333b311-8a61-44cf-9dcc-1e640b5ad620 Content-Length: 0 Date: Wed, 14 Nov 2018 16:39:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 16:39:47,290 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/a463a11d-8649-4539-99ef-9bd717e3bb18.json used request id req-a333b311-8a61-44cf-9dcc-1e640b5ad620 2018-11-14 16:39:47,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.434280872345s 2018-11-14 16:39:47,290 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/a463a11d-8649-4539-99ef-9bd717e3bb18.json used request id req-a333b311-8a61-44cf-9dcc-1e640b5ad620 2018-11-14 16:39:47,339 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-11-14 16:39:47,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 16:39:47,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:39:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be8bc158-b5f6-4294-a6da-5c5d8eb01ff2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 16:39:47,395 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-be8bc158-b5f6-4294-a6da-5c5d8eb01ff2 2018-11-14 16:39:47,396 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-11-14 16:39:47,786 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T17:39:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd6ecd77940a49ebb20fa24f8fa3cf77"}, "audit_ids": ["FO05mmK1RYy0RAnlytPA1A"], "issued_at": "2018-11-14T16:39:47.000000Z"}} 2018-11-14 16:39:47,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 16:39:47,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}0d3bdf5b6c11968a8496fd80771877b5ea335aeb" 2018-11-14 16:39:48,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-e8fb2e69-e411-45b7-bcd0-1151ca2621af Date: Wed, 14 Nov 2018 16:39:48 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"928cbc5c-a6fa-468a-b088-88e266fca291","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","status":"ACTIVE","subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"description":"","tags":[],"updated_at":"2018-11-14T16:32:51Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","provider:network_type":"flat"}]} 2018-11-14 16:39:48,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e8fb2e69-e411-45b7-bcd0-1151ca2621af 2018-11-14 16:39:48,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.257421016693s 2018-11-14 16:39:48,047 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e8fb2e69-e411-45b7-bcd0-1151ca2621af 2018-11-14 16:39:48,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 16:39:48,057 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 16:39: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 16:39:48,058 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 16:39:48,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}0d3bdf5b6c11968a8496fd80771877b5ea335aeb" 2018-11-14 16:39:48,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:39:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92021354-6b33-44ba-af30-f5333ff88be7 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/d5e6db7c06bf4799a784ea87405dbbb1"}, "tags": [], "enabled": true, "id": "d5e6db7c06bf4799a784ea87405dbbb1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-11-14 16:39:48,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-92021354-6b33-44ba-af30-f5333ff88be7 2018-11-14 16:39:48,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.10830116272s 2018-11-14 16:39:48,166 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-92021354-6b33-44ba-af30-f5333ff88be7 2018-11-14 16:39:48,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-14 16:39:48,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}0d3bdf5b6c11968a8496fd80771877b5ea335aeb" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f"}}' 2018-11-14 16:39:48,305 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 16:39:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fcffd530-c5fe-4162-a704-58062a2162a2 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.28:5000/v3/projects/cd6ffe505fb04711841cc5750a6c323f"}, "tags": [], "enabled": true, "id": "cd6ffe505fb04711841cc5750a6c323f", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f"}} 2018-11-14 16:39:48,306 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-fcffd530-c5fe-4162-a704-58062a2162a2 2018-11-14 16:39:48,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.131989955902s 2018-11-14 16:39:48,306 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-fcffd530-c5fe-4162-a704-58062a2162a2 2018-11-14 16:39:48,307 - 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'cd6ffe505fb04711841cc5750a6c323f', '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_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f'}) 2018-11-14 16:39:48,313 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-11-14 16:39:48,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}0d3bdf5b6c11968a8496fd80771877b5ea335aeb" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "4c6a8186-25e8-4f6c-8b3b-d516c07c0610", "email": null, "name": "vping_ssh-user_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f"}}' 2018-11-14 16:39:48,770 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 16:39:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-943212f5-d2fb-4f83-9175-7573c4c8b6bd Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f", "links": {"self": "http://172.30.9.28:5000/v3/users/93e7a372ff9e4939b884025cfbf05aaf"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "93e7a372ff9e4939b884025cfbf05aaf", "domain_id": "default", "password_expires_at": null}} 2018-11-14 16:39:48,770 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-943212f5-d2fb-4f83-9175-7573c4c8b6bd 2018-11-14 16:39:48,770 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.456984043121s 2018-11-14 16:39:48,770 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-943212f5-d2fb-4f83-9175-7573c4c8b6bd 2018-11-14 16:39:48,771 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'93e7a372ff9e4939b884025cfbf05aaf', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f'}) 2018-11-14 16:39:48,774 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 16:39:48,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}0d3bdf5b6c11968a8496fd80771877b5ea335aeb" 2018-11-14 16:39:48,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:39:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1272fbe-7a1d-432b-96b3-7553df439cb0 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 16:39:48,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f1272fbe-7a1d-432b-96b3-7553df439cb0 2018-11-14 16:39:48,878 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104079961777s 2018-11-14 16:39:48,878 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f1272fbe-7a1d-432b-96b3-7553df439cb0 2018-11-14 16:39:48,883 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 16:39:48,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}0d3bdf5b6c11968a8496fd80771877b5ea335aeb" 2018-11-14 16:39:48,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:39:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d4f3d40-83b9-44e9-a1da-3d5a4c3a6f61 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 16:39:48,979 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-8d4f3d40-83b9-44e9-a1da-3d5a4c3a6f61 2018-11-14 16:39:48,979 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.095664024353s 2018-11-14 16:39:48,979 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-8d4f3d40-83b9-44e9-a1da-3d5a4c3a6f61 2018-11-14 16:39:48,980 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-14 16:39:48,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-11-14 16:39:48,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}0d3bdf5b6c11968a8496fd80771877b5ea335aeb" -d '{"role": {"name": "Member"}}' 2018-11-14 16:39:49,149 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 16:39:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34fe6460-5ab6-4c31-9dc1-26d7a2642266 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bc7155c380074e4a92cae5c172a09640", "links": {"self": "http://172.30.9.28:5000/v3/roles/bc7155c380074e4a92cae5c172a09640"}, "name": "Member"}} 2018-11-14 16:39:49,149 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-34fe6460-5ab6-4c31-9dc1-26d7a2642266 2018-11-14 16:39:49,149 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.164808034897s 2018-11-14 16:39:49,150 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-34fe6460-5ab6-4c31-9dc1-26d7a2642266 2018-11-14 16:39:49,150 - 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'bc7155c380074e4a92cae5c172a09640'}) 2018-11-14 16:39:49,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 16:39:49,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}0d3bdf5b6c11968a8496fd80771877b5ea335aeb" 2018-11-14 16:39:49,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:39:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f824b95d-bd1e-4954-bfc5-21fae7c69448 Content-Encoding: gzip Content-Length: 354 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "bc7155c380074e4a92cae5c172a09640", "links": {"self": "http://172.30.9.28:5000/v3/roles/bc7155c380074e4a92cae5c172a09640"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 16:39:49,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f824b95d-bd1e-4954-bfc5-21fae7c69448 2018-11-14 16:39:49,258 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104007005692s 2018-11-14 16:39:49,258 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f824b95d-bd1e-4954-bfc5-21fae7c69448 2018-11-14 16:39:49,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 16:39:49,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}0d3bdf5b6c11968a8496fd80771877b5ea335aeb" 2018-11-14 16:39:49,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:39:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db382ff6-cd0b-4f1e-8274-5c80c53f9cd5 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-14 16:39:49,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-db382ff6-cd0b-4f1e-8274-5c80c53f9cd5 2018-11-14 16:39:49,365 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.102341890335s 2018-11-14 16:39:49,365 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-db382ff6-cd0b-4f1e-8274-5c80c53f9cd5 2018-11-14 16:39:49,366 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 16:39:49,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}0d3bdf5b6c11968a8496fd80771877b5ea335aeb" 2018-11-14 16:39:49,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:39:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac1c7c22-8abd-46f7-987a-ef9e2005b6d5 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f", "links": {"self": "http://172.30.9.28:5000/v3/users/93e7a372ff9e4939b884025cfbf05aaf"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "93e7a372ff9e4939b884025cfbf05aaf", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 16:39:49,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-ac1c7c22-8abd-46f7-987a-ef9e2005b6d5 2018-11-14 16:39:49,496 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.130481004715s 2018-11-14 16:39:49,497 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-ac1c7c22-8abd-46f7-987a-ef9e2005b6d5 2018-11-14 16:39:49,509 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 16:39:49,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}0d3bdf5b6c11968a8496fd80771877b5ea335aeb" 2018-11-14 16:39:49,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:39:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdb1b09a-5d4e-4728-a68c-b40e86fb322b Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.28:5000/v3/projects/cd6ffe505fb04711841cc5750a6c323f"}, "tags": [], "enabled": true, "id": "cd6ffe505fb04711841cc5750a6c323f", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-14 16:39:49,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-cdb1b09a-5d4e-4728-a68c-b40e86fb322b 2018-11-14 16:39:49,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.104210853577s 2018-11-14 16:39:49,614 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-cdb1b09a-5d4e-4728-a68c-b40e86fb322b 2018-11-14 16:39:49,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-14 16:39:49,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=93e7a372ff9e4939b884025cfbf05aaf&role.id=bc7155c380074e4a92cae5c172a09640&scope.project.id=cd6ffe505fb04711841cc5750a6c323f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d3bdf5b6c11968a8496fd80771877b5ea335aeb" 2018-11-14 16:39:49,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:39:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61312f12-145d-4306-a04b-1cf05103f99e Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=93e7a372ff9e4939b884025cfbf05aaf&role.id=bc7155c380074e4a92cae5c172a09640&scope.project.id=cd6ffe505fb04711841cc5750a6c323f", "previous": null, "next": null}} 2018-11-14 16:39:49,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=93e7a372ff9e4939b884025cfbf05aaf&role.id=bc7155c380074e4a92cae5c172a09640&scope.project.id=cd6ffe505fb04711841cc5750a6c323f used request id req-61312f12-145d-4306-a04b-1cf05103f99e 2018-11-14 16:39:49,711 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0895168781281s 2018-11-14 16:39:49,711 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=93e7a372ff9e4939b884025cfbf05aaf&role.id=bc7155c380074e4a92cae5c172a09640&scope.project.id=cd6ffe505fb04711841cc5750a6c323f used request id req-61312f12-145d-4306-a04b-1cf05103f99e 2018-11-14 16:39:49,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-14 16:39:49,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/cd6ffe505fb04711841cc5750a6c323f/users/93e7a372ff9e4939b884025cfbf05aaf/roles/bc7155c380074e4a92cae5c172a09640 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d3bdf5b6c11968a8496fd80771877b5ea335aeb" 2018-11-14 16:39:49,873 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 16:39:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e820de2-7ca0-4778-bb4c-261421b47dad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 16:39:49,873 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/cd6ffe505fb04711841cc5750a6c323f/users/93e7a372ff9e4939b884025cfbf05aaf/roles/bc7155c380074e4a92cae5c172a09640 used request id req-1e820de2-7ca0-4778-bb4c-261421b47dad 2018-11-14 16:39:49,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.158561944962s 2018-11-14 16:39:49,874 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/cd6ffe505fb04711841cc5750a6c323f/users/93e7a372ff9e4939b884025cfbf05aaf/roles/bc7155c380074e4a92cae5c172a09640 used request id req-1e820de2-7ca0-4778-bb4c-261421b47dad 2018-11-14 16:39:49,874 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f', 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'cd6ffe505fb04711841cc5750a6c323f', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '4c6a8186-25e8-4f6c-8b3b-d516c07c0610', 'username': u'vping_ssh-user_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-14 16:39:49,878 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f', 'password': '4c6a8186-25e8-4f6c-8b3b-d516c07c0610', 'project_name': 'vping_ssh-project_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000//v3', 'project_id': 'cd6ffe505fb04711841cc5750a6c323f', 'project_domain_name': 'Default'} 2018-11-14 16:39:49,879 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-11-14 16:39:49,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 16:39:49,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}0d3bdf5b6c11968a8496fd80771877b5ea335aeb" 2018-11-14 16:39:49,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:39:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03c9f445-cacb-4403-a512-5e3c56192bb7 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/d5e6db7c06bf4799a784ea87405dbbb1"}, "tags": [], "enabled": true, "id": "d5e6db7c06bf4799a784ea87405dbbb1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-11-14 16:39:49,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-03c9f445-cacb-4403-a512-5e3c56192bb7 2018-11-14 16:39:49,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.106836080551s 2018-11-14 16:39:49,987 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-03c9f445-cacb-4403-a512-5e3c56192bb7 2018-11-14 16:39:49,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 16:39:49,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}0d3bdf5b6c11968a8496fd80771877b5ea335aeb" 2018-11-14 16:39:50,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:39:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8be2ee2-c6df-484f-9f6a-d2516d014d90 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.28:5000/v3/projects/cd6ffe505fb04711841cc5750a6c323f"}, "tags": [], "enabled": true, "id": "cd6ffe505fb04711841cc5750a6c323f", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-14 16:39:50,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-e8be2ee2-c6df-484f-9f6a-d2516d014d90 2018-11-14 16:39:50,089 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0945320129395s 2018-11-14 16:39:50,089 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-e8be2ee2-c6df-484f-9f6a-d2516d014d90 2018-11-14 16:39:50,091 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-11-14 16:39:50,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}0d3bdf5b6c11968a8496fd80771877b5ea335aeb" -d '{"network": {"tenant_id": "cd6ffe505fb04711841cc5750a6c323f", "name": "vping_ssh-net_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f", "admin_state_up": true}}' 2018-11-14 16:39:50,860 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-40be5599-ab07-4622-b8e0-ae9cbaf3fc5a Date: Wed, 14 Nov 2018 16:39:50 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"5952d46c-e6df-4476-95f3-8dbc9a3e242d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"cd6ffe505fb04711841cc5750a6c323f","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-14T16:39:50Z","is_default":false,"provider:segmentation_id":97,"name":"vping_ssh-net_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f","admin_state_up":true,"tenant_id":"cd6ffe505fb04711841cc5750a6c323f","created_at":"2018-11-14T16:39:50Z","mtu":1450}} 2018-11-14 16:39:50,860 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-40be5599-ab07-4622-b8e0-ae9cbaf3fc5a 2018-11-14 16:39:50,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.76881814003s 2018-11-14 16:39:50,860 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-40be5599-ab07-4622-b8e0-ae9cbaf3fc5a 2018-11-14 16:39:50,861 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-11-14T16:39:50Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'5952d46c-e6df-4476-95f3-8dbc9a3e242d', u'provider:segmentation_id': 97, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-net_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f', u'admin_state_up': True, u'tenant_id': u'cd6ffe505fb04711841cc5750a6c323f', u'created_at': u'2018-11-14T16:39:50Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'cd6ffe505fb04711841cc5750a6c323f'}) 2018-11-14 16:39:50,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 16:39:50,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:39:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff5b613f-20db-4374-bd24-5f7147076014 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 16:39:50,869 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-ff5b613f-20db-4374-bd24-5f7147076014 2018-11-14 16:39:50,870 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-11-14 16:39:51,280 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bc7155c380074e4a92cae5c172a09640", "name": "Member"}], "expires_at": "2018-11-14T17:39:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cd6ffe505fb04711841cc5750a6c323f", "name": "vping_ssh-project_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/cd6ffe505fb04711841cc5750a6c323f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/cd6ffe505fb04711841cc5750a6c323f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/cd6ffe505fb04711841cc5750a6c323f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_cd6ffe505fb04711841cc5750a6c323f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_cd6ffe505fb04711841cc5750a6c323f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/cd6ffe505fb04711841cc5750a6c323f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/cd6ffe505fb04711841cc5750a6c323f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/cd6ffe505fb04711841cc5750a6c323f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/cd6ffe505fb04711841cc5750a6c323f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/cd6ffe505fb04711841cc5750a6c323f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/cd6ffe505fb04711841cc5750a6c323f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/cd6ffe505fb04711841cc5750a6c323f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/cd6ffe505fb04711841cc5750a6c323f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/cd6ffe505fb04711841cc5750a6c323f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f", "id": "93e7a372ff9e4939b884025cfbf05aaf"}, "audit_ids": ["0PgmwY6_TOyr4nwQ3qndpw"], "issued_at": "2018-11-14T16:39:51.000000Z"}} 2018-11-14 16:39:51,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 16:39:51,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}3dca54ca8864b6af758ac49d17c78a3e92236636" 2018-11-14 16:39:51,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1148 X-Openstack-Request-Id: req-4d382b4e-3ec3-4273-ad77-d7a1146cb799 Date: Wed, 14 Nov 2018 16:39:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-14T16:39:50Z","tenant_id":"cd6ffe505fb04711841cc5750a6c323f","created_at":"2018-11-14T16:39:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"cd6ffe505fb04711841cc5750a6c323f","id":"5952d46c-e6df-4476-95f3-8dbc9a3e242d","name":"vping_ssh-net_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"updated_at":"2018-11-14T16:32:51Z","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","id":"928cbc5c-a6fa-468a-b088-88e266fca291","name":"external"}]} 2018-11-14 16:39:51,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-4d382b4e-3ec3-4273-ad77-d7a1146cb799 2018-11-14 16:39:51,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.296735048294s 2018-11-14 16:39:51,580 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-4d382b4e-3ec3-4273-ad77-d7a1146cb799 2018-11-14 16:39:51,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-11-14 16:39:51,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}3dca54ca8864b6af758ac49d17c78a3e92236636" -d '{"subnet": {"name": "vping_ssh-subnet_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f", "enable_dhcp": true, "network_id": "5952d46c-e6df-4476-95f3-8dbc9a3e242d", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-11-14 16:39:52,585 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-f034a82f-d707-49c9-8c69-0a40b3f99b0d Date: Wed, 14 Nov 2018 16:39:52 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5952d46c-e6df-4476-95f3-8dbc9a3e242d","tenant_id":"cd6ffe505fb04711841cc5750a6c323f","created_at":"2018-11-14T16:39:52Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-14T16:39:52Z","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":"cd6ffe505fb04711841cc5750a6c323f","id":"103586b3-c7bd-4949-bf79-627c06bf5081","subnetpool_id":null,"name":"vping_ssh-subnet_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f"}} 2018-11-14 16:39:52,585 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-f034a82f-d707-49c9-8c69-0a40b3f99b0d 2018-11-14 16:39:52,586 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.00394701958s 2018-11-14 16:39:52,586 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-f034a82f-d707-49c9-8c69-0a40b3f99b0d 2018-11-14 16:39:52,586 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-14T16:39:52Z', 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'103586b3-c7bd-4949-bf79-627c06bf5081', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f', u'enable_dhcp': True, u'network_id': u'5952d46c-e6df-4476-95f3-8dbc9a3e242d', u'tenant_id': u'cd6ffe505fb04711841cc5750a6c323f', u'created_at': u'2018-11-14T16:39:52Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'cd6ffe505fb04711841cc5750a6c323f'}) 2018-11-14 16:39:52,587 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-11-14 16:39:52,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}3dca54ca8864b6af758ac49d17c78a3e92236636" -d '{"router": {"external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291"}, "name": "vping_ssh-router_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f", "admin_state_up": true}}' 2018-11-14 16:39:54,147 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 620 X-Openstack-Request-Id: req-82a8740e-e710-4835-a456-8cabe33b2d69 Date: Wed, 14 Nov 2018 16:39:54 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3653731-6d80-49cb-86ba-17eff3eeceee", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "cd6ffe505fb04711841cc5750a6c323f", "created_at": "2018-11-14T16:39:52Z", "admin_state_up": true, "updated_at": "2018-11-14T16:39:53Z", "revision_number": 2, "routes": [], "project_id": "cd6ffe505fb04711841cc5750a6c323f", "id": "dfc00f26-c1cd-4962-a242-fa1c7f23a5d0", "name": "vping_ssh-router_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f"}} 2018-11-14 16:39:54,147 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-82a8740e-e710-4835-a456-8cabe33b2d69 2018-11-14 16:39:54,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.56044888496s 2018-11-14 16:39:54,148 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-82a8740e-e710-4835-a456-8cabe33b2d69 2018-11-14 16:39:54,148 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'928cbc5c-a6fa-468a-b088-88e266fca291', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b3653731-6d80-49cb-86ba-17eff3eeceee', u'ip_address': u'172.30.9.207'}]}, u'description': u'', u'tags': [], u'tenant_id': u'cd6ffe505fb04711841cc5750a6c323f', u'created_at': u'2018-11-14T16:39:52Z', u'admin_state_up': True, u'updated_at': u'2018-11-14T16:39:53Z', u'revision_number': 2, u'routes': [], u'project_id': u'cd6ffe505fb04711841cc5750a6c323f', u'id': u'dfc00f26-c1cd-4962-a242-fa1c7f23a5d0', u'name': u'vping_ssh-router_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f'}) 2018-11-14 16:39:54,149 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-11-14 16:39:54,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/dfc00f26-c1cd-4962-a242-fa1c7f23a5d0/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}3dca54ca8864b6af758ac49d17c78a3e92236636" -d '{"subnet_id": "103586b3-c7bd-4949-bf79-627c06bf5081"}' 2018-11-14 16:39:56,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-af1fef7e-7ccf-4485-80a9-f164cb93ec77 Date: Wed, 14 Nov 2018 16:39:56 GMT RESP BODY: {"network_id": "5952d46c-e6df-4476-95f3-8dbc9a3e242d", "tenant_id": "cd6ffe505fb04711841cc5750a6c323f", "subnet_id": "103586b3-c7bd-4949-bf79-627c06bf5081", "subnet_ids": ["103586b3-c7bd-4949-bf79-627c06bf5081"], "port_id": "bef656fc-3e2e-4cde-a059-0f071100f4ef", "id": "dfc00f26-c1cd-4962-a242-fa1c7f23a5d0"} 2018-11-14 16:39:56,342 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/dfc00f26-c1cd-4962-a242-fa1c7f23a5d0/add_router_interface.json used request id req-af1fef7e-7ccf-4485-80a9-f164cb93ec77 2018-11-14 16:39:56,343 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.19384407997s 2018-11-14 16:39:56,343 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/dfc00f26-c1cd-4962-a242-fa1c7f23a5d0/add_router_interface.json used request id req-af1fef7e-7ccf-4485-80a9-f164cb93ec77 returning object dfc00f26-c1cd-4962-a242-fa1c7f23a5d0 2018-11-14 16:39:56,343 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-14 16:39:56,476 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-11-14 16:39:56,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 16:39:56,482 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Wed, 14 Nov 2018 16:39:56 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-11-14 16:39:56,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 16:39:56,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}3dca54ca8864b6af758ac49d17c78a3e92236636" 2018-11-14 16:39:56,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-6fe803e2-40b9-4847-8f8f-6b3bbcc2e9c4 Date: Wed, 14 Nov 2018 16:39:56 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 16:39:56,694 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-6fe803e2-40b9-4847-8f8f-6b3bbcc2e9c4 2018-11-14 16:39:56,694 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.207630157471s 2018-11-14 16:39:56,695 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-6fe803e2-40b9-4847-8f8f-6b3bbcc2e9c4 2018-11-14 16:39:56,703 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-14 16:39:56,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}3dca54ca8864b6af758ac49d17c78a3e92236636" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f"}' 2018-11-14 16:39:57,022 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/8247ace7-9065-46be-ac41-d23062970519 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1a000e3f-acc3-42cf-afe7-c74c63c318dc Date: Wed, 14 Nov 2018 16:39:57 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/8247ace7-9065-46be-ac41-d23062970519/file", "owner": "cd6ffe505fb04711841cc5750a6c323f", "id": "8247ace7-9065-46be-ac41-d23062970519", "size": null, "self": "/v2/images/8247ace7-9065-46be-ac41-d23062970519", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-14T16:39:56Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f", "checksum": null, "created_at": "2018-11-14T16:39:56Z", "protected": false} 2018-11-14 16:39:57,022 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-1a000e3f-acc3-42cf-afe7-c74c63c318dc 2018-11-14 16:39:57,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.319163799286s 2018-11-14 16:39:57,022 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-1a000e3f-acc3-42cf-afe7-c74c63c318dc returning object 8247ace7-9065-46be-ac41-d23062970519 2018-11-14 16:39:57,023 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-14 16:39:57,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/8247ace7-9065-46be-ac41-d23062970519/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}3dca54ca8864b6af758ac49d17c78a3e92236636" -d '' 2018-11-14 16:39:58,540 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7b35731b-6eef-4a6a-8bed-e4fc222aa51c Date: Wed, 14 Nov 2018 16:39:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 16:39:58,540 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/8247ace7-9065-46be-ac41-d23062970519/file used request id req-7b35731b-6eef-4a6a-8bed-e4fc222aa51c 2018-11-14 16:39:58,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.51689791679s 2018-11-14 16:39:58,540 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/8247ace7-9065-46be-ac41-d23062970519/file used request id req-7b35731b-6eef-4a6a-8bed-e4fc222aa51c 2018-11-14 16:39:58,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 16:39:58,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}3dca54ca8864b6af758ac49d17c78a3e92236636" 2018-11-14 16:39:58,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-0af0390f-e2d0-4746-86da-ff14ae79d8c1 Date: Wed, 14 Nov 2018 16:39:58 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/8247ace7-9065-46be-ac41-d23062970519/snap", "metadata": {}}], "file": "/v2/images/8247ace7-9065-46be-ac41-d23062970519/file", "owner": "cd6ffe505fb04711841cc5750a6c323f", "id": "8247ace7-9065-46be-ac41-d23062970519", "size": 12716032, "self": "/v2/images/8247ace7-9065-46be-ac41-d23062970519", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/8247ace7-9065-46be-ac41-d23062970519/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-14T16:39:58Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-14T16:39:56Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 16:39:58,787 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-0af0390f-e2d0-4746-86da-ff14ae79d8c1 2018-11-14 16:39:58,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.242486000061s 2018-11-14 16:39:58,787 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-0af0390f-e2d0-4746-86da-ff14ae79d8c1 2018-11-14 16:39:58,789 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/8247ace7-9065-46be-ac41-d23062970519/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8247ace7-9065-46be-ac41-d23062970519/file', 'owner': u'cd6ffe505fb04711841cc5750a6c323f', 'id': u'8247ace7-9065-46be-ac41-d23062970519', 'size': 12716032, u'self': u'/v2/images/8247ace7-9065-46be-ac41-d23062970519', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cd6ffe505fb04711841cc5750a6c323f', 'name': 'vping_ssh-project_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/8247ace7-9065-46be-ac41-d23062970519/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-14T16:39:58Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-14T16:39:58Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/8247ace7-9065-46be-ac41-d23062970519', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f', 'created': u'2018-11-14T16:39:56Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-14T16:39:56Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/8247ace7-9065-46be-ac41-d23062970519', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-14 16:39:58,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-14 16:39:58,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}0d3bdf5b6c11968a8496fd80771877b5ea335aeb" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-14 16:39:58,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16: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-762c10fb-81a2-44c3-b91f-8104abc047dc x-compute-request-id: req-762c10fb-81a2-44c3-b91f-8104abc047dc Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_ssh-flavor_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/9e0f5899-cad2-408f-8c94-3a34f25ebb69", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/9e0f5899-cad2-408f-8c94-3a34f25ebb69", "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": "9e0f5899-cad2-408f-8c94-3a34f25ebb69"}} 2018-11-14 16:39:58,999 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-762c10fb-81a2-44c3-b91f-8104abc047dc 2018-11-14 16:39:58,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.209209918976s 2018-11-14 16:39:59,000 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-762c10fb-81a2-44c3-b91f-8104abc047dc 2018-11-14 16:39:59,000 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f', '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'49be60fcc4c34adea9e7c304d872b17d', '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'9e0f5899-cad2-408f-8c94-3a34f25ebb69', 'swap': 0}) 2018-11-14 16:39:59,001 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-14 16:39:59,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/9e0f5899-cad2-408f-8c94-3a34f25ebb69/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}0d3bdf5b6c11968a8496fd80771877b5ea335aeb" -d '{"extra_specs": {}}' 2018-11-14 16:39:59,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:39:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7f5a5446-1560-4d2c-bc3a-bf524ca10e08 x-compute-request-id: req-7f5a5446-1560-4d2c-bc3a-bf524ca10e08 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-14 16:39:59,024 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/9e0f5899-cad2-408f-8c94-3a34f25ebb69/os-extra_specs used request id req-7f5a5446-1560-4d2c-bc3a-bf524ca10e08 2018-11-14 16:39:59,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0233309268951s 2018-11-14 16:39:59,025 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/9e0f5899-cad2-408f-8c94-3a34f25ebb69/os-extra_specs used request id req-7f5a5446-1560-4d2c-bc3a-bf524ca10e08 2018-11-14 16:39:59,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-11-14 16:39:59,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}3dca54ca8864b6af758ac49d17c78a3e92236636" -d '{"keypair": {"name": "vping_ssh-kp_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f"}}' 2018-11-14 16:39:59,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:39:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e98a58ac-8904-4772-925f-e63ec6c45515 x-compute-request-id: req-e98a58ac-8904-4772-925f-e63ec6c45515 Content-Encoding: gzip Content-Length: 1801 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDOiMd2tZ43qdelkDGEQ4nkZ8vc57kV6Nx9z4L2iwgh4afyKfJRAHjeWKPeWaIuF7yZVJdCX9xbc/0rbIQegJjFhRh6cTqrZb327CMOYNgfkS28GgqZmY+z5GxsjuiF4FeQvuBIZon5k0ckdjF0G+8bnE54j66dmGxM2NL9L7jbX0AC+0RxMwCUZvdKJIDWVSqsIFN8Xb7ncEz1Pqa/97TgMy0evCLfvhla3nNNta37XL5llTl5zPtsBzE6K55Ew7lE8ciZoVkpEHZG2QinYwf++aAmyE+XLhi2XVw65tYP5GJQZCp36rO3lKxK8BUPVYmdDrmBqt+gOWbOiOID4qVf Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAzojHdrWeN6nXpZAxhEOJ5GfL3Oe5Fejcfc+C9osIIeGn8iny\nUQB43lij3lmiLhe8mVSXQl/cW3P9K2yEHoCYxYUYenE6q2W99uwjDmDYH5EtvBoK\nmZmPs+RsbI7oheBXkL7gSGaJ+ZNHJHYxdBvvG5xOeI+unZhsTNjS/S+4219AAvtE\ncTMAlGb3SiSA1lUqrCBTfF2+53BM9T6mv/e04DMtHrwi374ZWt5zTbWt+1y+ZZU5\necz7bAcxOiueRMO5RPHImaFZKRB2RtkIp2MH/vmgJshPly4Ytl1cOubWD+RiUGQq\nd+qzt5SsSvAVD1WJnQ65garfoDlmzojiA+KlXwIDAQABAoIBAHRpzGQxArlFVnPP\nztlKaFMB3nrpcf3Tf1S6vorQ2wid9NgepKLbrUVGmTcfNrbcUkXq1EdpWP+DZVQw\nmlfHDFVpK974K6Wod2bSuv/Dvo4seqbn1sm1MLapLiQSeSXcyf6gWDL2+RZf2V3H\n8SANDr11YRW7hyT1YTX/kQ189KlRB7V1HKIN4OQjghi7l8q9vqKl2SD6mSm3YDYd\nE6cdpaOfUOFUTkvMgjnE95b/Le5/bwx5Z6UVUmfBUq2iNN9a5Yx6eD3L6gJ4E0Wd\nI86P2ltuzVjqcCTzsSp050188oopr5SK5YT0YysLfPOWMKv/h0d+gmaSA6iDWbnJ\nwlN0tCECgYEA6hv/A3k0UEFSNvhf8HgrbUEGiERzPVDwls0Q1Mn2HBnP0atVhvcJ\n1Y58KuyHNfYNFXOzlA8FbXbj1p8hWabXifP7LhVvMT1glA8etAVc8FrRGgcEiuNz\nOFMjvjqXQtU18z9ZtWdqoHs4/7xhLiV8XCXy5jZLCR9BFmhLt6R1JP0CgYEA4di0\nHDeKdqbSgtxxQoMan2Tqa7qe5a9VM9T6/vpZcC7jZTQ3oAnk328U9eIeYmotVMII\nUMvn6HU8rHjMi2eQZUPS1sd5CfdCg4MnH8ypFVFSLsAoYwvpEnbA9v7eHUi78w6H\nYT7H0LXPvYc+9DRG34WJ6yeHWiGsXyqkpVVC0IsCgYEAo/LHPF99S1bzhJucVINT\npkeLk5KcQayVUIZ76wkk2bkZ2PPsCYCn2m7Wdhj+98NAlm1Yra93VZmVJZB7gpVd\nDLdYiIVqQUmCgS21iszWsVxoY5nWjI2M+zz+IxJVK/C0v4z1/hxWh9zDphT+2ZpW\n5RGOcbpEAjdpFZAkto7tmuECgYEArpGTfnAL7fS6qP396bxu+p/FdynUIpOpFxxc\nOnSGZ2lGyXZYPLMJHw+8suZqOAX8LhSg2tsR0aO1F1d0O5j8itmnAe9DhsmBtyfM\nOQ837sth69MKJK0TJft24jRUuWv8Iz6qtCcTyiaOgeAlcBtsYN/WoFZ4j9mRZCoR\nA97oe0sCgYEA0KVIdjo2FXW804PVHyaqPdJqUDy5/lP4SqBfmIi30/CtK6I3JmgM\n3eTcBrlzgJ0vN8TfD12Cxdw5lR5qfcpDrayRU0ZAXsZkhcHwcnY9pamLbQh1AZG+\n/BQYF86aW2u4tkrtu59toIBdim7gBvXiag9VBxOXxBp92aBZZ2tcPEE=\n-----END RSA PRIVATE KEY-----\n", "user_id": "93e7a372ff9e4939b884025cfbf05aaf", "name": "vping_ssh-kp_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f", "fingerprint": "c2:36:af:99:d3:65:c8:46:1e:82:df:e9:e0:e4:f0:b1"}} 2018-11-14 16:39:59,907 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-e98a58ac-8904-4772-925f-e63ec6c45515 2018-11-14 16:39:59,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.881881952286s 2018-11-14 16:39:59,908 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-e98a58ac-8904-4772-925f-e63ec6c45515 2018-11-14 16:39:59,908 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDOiMd2tZ43qdelkDGEQ4nkZ8vc57kV6Nx9z4L2iwgh4afyKfJRAHjeWKPeWaIuF7yZVJdCX9xbc/0rbIQegJjFhRh6cTqrZb327CMOYNgfkS28GgqZmY+z5GxsjuiF4FeQvuBIZon5k0ckdjF0G+8bnE54j66dmGxM2NL9L7jbX0AC+0RxMwCUZvdKJIDWVSqsIFN8Xb7ncEz1Pqa/97TgMy0evCLfvhla3nNNta37XL5llTl5zPtsBzE6K55Ew7lE8ciZoVkpEHZG2QinYwf++aAmyE+XLhi2XVw65tYP5GJQZCp36rO3lKxK8BUPVYmdDrmBqt+gOWbOiOID4qVf Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAzojHdrWeN6nXpZAxhEOJ5GfL3Oe5Fejcfc+C9osIIeGn8iny\nUQB43lij3lmiLhe8mVSXQl/cW3P9K2yEHoCYxYUYenE6q2W99uwjDmDYH5EtvBoK\nmZmPs+RsbI7oheBXkL7gSGaJ+ZNHJHYxdBvvG5xOeI+unZhsTNjS/S+4219AAvtE\ncTMAlGb3SiSA1lUqrCBTfF2+53BM9T6mv/e04DMtHrwi374ZWt5zTbWt+1y+ZZU5\necz7bAcxOiueRMO5RPHImaFZKRB2RtkIp2MH/vmgJshPly4Ytl1cOubWD+RiUGQq\nd+qzt5SsSvAVD1WJnQ65garfoDlmzojiA+KlXwIDAQABAoIBAHRpzGQxArlFVnPP\nztlKaFMB3nrpcf3Tf1S6vorQ2wid9NgepKLbrUVGmTcfNrbcUkXq1EdpWP+DZVQw\nmlfHDFVpK974K6Wod2bSuv/Dvo4seqbn1sm1MLapLiQSeSXcyf6gWDL2+RZf2V3H\n8SANDr11YRW7hyT1YTX/kQ189KlRB7V1HKIN4OQjghi7l8q9vqKl2SD6mSm3YDYd\nE6cdpaOfUOFUTkvMgjnE95b/Le5/bwx5Z6UVUmfBUq2iNN9a5Yx6eD3L6gJ4E0Wd\nI86P2ltuzVjqcCTzsSp050188oopr5SK5YT0YysLfPOWMKv/h0d+gmaSA6iDWbnJ\nwlN0tCECgYEA6hv/A3k0UEFSNvhf8HgrbUEGiERzPVDwls0Q1Mn2HBnP0atVhvcJ\n1Y58KuyHNfYNFXOzlA8FbXbj1p8hWabXifP7LhVvMT1glA8etAVc8FrRGgcEiuNz\nOFMjvjqXQtU18z9ZtWdqoHs4/7xhLiV8XCXy5jZLCR9BFmhLt6R1JP0CgYEA4di0\nHDeKdqbSgtxxQoMan2Tqa7qe5a9VM9T6/vpZcC7jZTQ3oAnk328U9eIeYmotVMII\nUMvn6HU8rHjMi2eQZUPS1sd5CfdCg4MnH8ypFVFSLsAoYwvpEnbA9v7eHUi78w6H\nYT7H0LXPvYc+9DRG34WJ6yeHWiGsXyqkpVVC0IsCgYEAo/LHPF99S1bzhJucVINT\npkeLk5KcQayVUIZ76wkk2bkZ2PPsCYCn2m7Wdhj+98NAlm1Yra93VZmVJZB7gpVd\nDLdYiIVqQUmCgS21iszWsVxoY5nWjI2M+zz+IxJVK/C0v4z1/hxWh9zDphT+2ZpW\n5RGOcbpEAjdpFZAkto7tmuECgYEArpGTfnAL7fS6qP396bxu+p/FdynUIpOpFxxc\nOnSGZ2lGyXZYPLMJHw+8suZqOAX8LhSg2tsR0aO1F1d0O5j8itmnAe9DhsmBtyfM\nOQ837sth69MKJK0TJft24jRUuWv8Iz6qtCcTyiaOgeAlcBtsYN/WoFZ4j9mRZCoR\nA97oe0sCgYEA0KVIdjo2FXW804PVHyaqPdJqUDy5/lP4SqBfmIi30/CtK6I3JmgM\n3eTcBrlzgJ0vN8TfD12Cxdw5lR5qfcpDrayRU0ZAXsZkhcHwcnY9pamLbQh1AZG+\n/BQYF86aW2u4tkrtu59toIBdim7gBvXiag9VBxOXxBp92aBZZ2tcPEE=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'93e7a372ff9e4939b884025cfbf05aaf', 'name': u'vping_ssh-kp_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f', 'created_at': '2018-11-14T16:39:59.908885', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cd6ffe505fb04711841cc5750a6c323f', 'name': 'vping_ssh-project_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'c2:36:af:99:d3:65:c8:46:1e:82:df:e9:e0:e4:f0:b1', 'type': 'ssh', 'id': u'vping_ssh-kp_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f'}) 2018-11-14 16:39:59,909 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEAzojHdrWeN6nXpZAxhEOJ5GfL3Oe5Fejcfc+C9osIIeGn8iny UQB43lij3lmiLhe8mVSXQl/cW3P9K2yEHoCYxYUYenE6q2W99uwjDmDYH5EtvBoK mZmPs+RsbI7oheBXkL7gSGaJ+ZNHJHYxdBvvG5xOeI+unZhsTNjS/S+4219AAvtE cTMAlGb3SiSA1lUqrCBTfF2+53BM9T6mv/e04DMtHrwi374ZWt5zTbWt+1y+ZZU5 ecz7bAcxOiueRMO5RPHImaFZKRB2RtkIp2MH/vmgJshPly4Ytl1cOubWD+RiUGQq d+qzt5SsSvAVD1WJnQ65garfoDlmzojiA+KlXwIDAQABAoIBAHRpzGQxArlFVnPP ztlKaFMB3nrpcf3Tf1S6vorQ2wid9NgepKLbrUVGmTcfNrbcUkXq1EdpWP+DZVQw mlfHDFVpK974K6Wod2bSuv/Dvo4seqbn1sm1MLapLiQSeSXcyf6gWDL2+RZf2V3H 8SANDr11YRW7hyT1YTX/kQ189KlRB7V1HKIN4OQjghi7l8q9vqKl2SD6mSm3YDYd E6cdpaOfUOFUTkvMgjnE95b/Le5/bwx5Z6UVUmfBUq2iNN9a5Yx6eD3L6gJ4E0Wd I86P2ltuzVjqcCTzsSp050188oopr5SK5YT0YysLfPOWMKv/h0d+gmaSA6iDWbnJ wlN0tCECgYEA6hv/A3k0UEFSNvhf8HgrbUEGiERzPVDwls0Q1Mn2HBnP0atVhvcJ 1Y58KuyHNfYNFXOzlA8FbXbj1p8hWabXifP7LhVvMT1glA8etAVc8FrRGgcEiuNz OFMjvjqXQtU18z9ZtWdqoHs4/7xhLiV8XCXy5jZLCR9BFmhLt6R1JP0CgYEA4di0 HDeKdqbSgtxxQoMan2Tqa7qe5a9VM9T6/vpZcC7jZTQ3oAnk328U9eIeYmotVMII UMvn6HU8rHjMi2eQZUPS1sd5CfdCg4MnH8ypFVFSLsAoYwvpEnbA9v7eHUi78w6H YT7H0LXPvYc+9DRG34WJ6yeHWiGsXyqkpVVC0IsCgYEAo/LHPF99S1bzhJucVINT pkeLk5KcQayVUIZ76wkk2bkZ2PPsCYCn2m7Wdhj+98NAlm1Yra93VZmVJZB7gpVd DLdYiIVqQUmCgS21iszWsVxoY5nWjI2M+zz+IxJVK/C0v4z1/hxWh9zDphT+2ZpW 5RGOcbpEAjdpFZAkto7tmuECgYEArpGTfnAL7fS6qP396bxu+p/FdynUIpOpFxxc OnSGZ2lGyXZYPLMJHw+8suZqOAX8LhSg2tsR0aO1F1d0O5j8itmnAe9DhsmBtyfM OQ837sth69MKJK0TJft24jRUuWv8Iz6qtCcTyiaOgeAlcBtsYN/WoFZ4j9mRZCoR A97oe0sCgYEA0KVIdjo2FXW804PVHyaqPdJqUDy5/lP4SqBfmIi30/CtK6I3JmgM 3eTcBrlzgJ0vN8TfD12Cxdw5lR5qfcpDrayRU0ZAXsZkhcHwcnY9pamLbQh1AZG+ /BQYF86aW2u4tkrtu59toIBdim7gBvXiag9VBxOXxBp92aBZZ2tcPEE= -----END RSA PRIVATE KEY----- 2018-11-14 16:39:59,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-11-14 16:39:59,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}3dca54ca8864b6af758ac49d17c78a3e92236636" -d '{"security_group": {"name": "vping_ssh-sg_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f", "description": "created by OPNFV Functest (vping_ssh)"}}' 2018-11-14 16:40:00,377 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-fbcc250e-4d38-4b2e-aab9-ceb23d6d0e40 Date: Wed, 14 Nov 2018 16:40:00 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "cd6ffe505fb04711841cc5750a6c323f", "created_at": "2018-11-14T16:40:00Z", "updated_at": "2018-11-14T16:40:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:40:00Z", "revision_number": 0, "id": "306a9a97-de64-4079-8f54-874a7e59e866", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:40:00Z", "security_group_id": "92db40b2-985f-457e-8169-20270a527f6f", "tenant_id": "cd6ffe505fb04711841cc5750a6c323f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd6ffe505fb04711841cc5750a6c323f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:40:00Z", "revision_number": 0, "id": "e7383a5b-42f9-427e-bb53-43311c6c015a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:40:00Z", "security_group_id": "92db40b2-985f-457e-8169-20270a527f6f", "tenant_id": "cd6ffe505fb04711841cc5750a6c323f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd6ffe505fb04711841cc5750a6c323f"}], "revision_number": 2, "project_id": "cd6ffe505fb04711841cc5750a6c323f", "id": "92db40b2-985f-457e-8169-20270a527f6f", "name": "vping_ssh-sg_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f"}} 2018-11-14 16:40:00,377 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-fbcc250e-4d38-4b2e-aab9-ceb23d6d0e40 2018-11-14 16:40:00,377 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.465114831924s 2018-11-14 16:40:00,378 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-fbcc250e-4d38-4b2e-aab9-ceb23d6d0e40 2018-11-14 16:40:00,381 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-14 16:40:00,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}3dca54ca8864b6af758ac49d17c78a3e92236636" 2018-11-14 16:40:00,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-12ae4768-4eaa-4723-94da-8018b50af54e Date: Wed, 14 Nov 2018 16:40:00 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "cd6ffe505fb04711841cc5750a6c323f", "created_at": "2018-11-14T16:40:00Z", "updated_at": "2018-11-14T16:40:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:40:00Z", "revision_number": 0, "id": "306a9a97-de64-4079-8f54-874a7e59e866", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:40:00Z", "security_group_id": "92db40b2-985f-457e-8169-20270a527f6f", "tenant_id": "cd6ffe505fb04711841cc5750a6c323f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd6ffe505fb04711841cc5750a6c323f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:40:00Z", "revision_number": 0, "id": "e7383a5b-42f9-427e-bb53-43311c6c015a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:40:00Z", "security_group_id": "92db40b2-985f-457e-8169-20270a527f6f", "tenant_id": "cd6ffe505fb04711841cc5750a6c323f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd6ffe505fb04711841cc5750a6c323f"}], "revision_number": 2, "project_id": "cd6ffe505fb04711841cc5750a6c323f", "id": "92db40b2-985f-457e-8169-20270a527f6f", "name": "vping_ssh-sg_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f"}, {"description": "Default security group", "tags": [], "tenant_id": "cd6ffe505fb04711841cc5750a6c323f", "created_at": "2018-11-14T16:39:50Z", "updated_at": "2018-11-14T16:39:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:39:50Z", "revision_number": 0, "id": "2fa0ef4b-d965-48be-b4db-8f5f42337a2b", "remote_group_id": "ffc02177-b92c-48de-8765-a199d66f0df2", "remote_ip_prefix": null, "created_at": "2018-11-14T16:39:50Z", "security_group_id": "ffc02177-b92c-48de-8765-a199d66f0df2", "tenant_id": "cd6ffe505fb04711841cc5750a6c323f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd6ffe505fb04711841cc5750a6c323f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:39:50Z", "revision_number": 0, "id": "6d9d2333-2aae-4645-84af-8fb5229459b0", "remote_group_id": "ffc02177-b92c-48de-8765-a199d66f0df2", "remote_ip_prefix": null, "created_at": "2018-11-14T16:39:50Z", "security_group_id": "ffc02177-b92c-48de-8765-a199d66f0df2", "tenant_id": "cd6ffe505fb04711841cc5750a6c323f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd6ffe505fb04711841cc5750a6c323f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:39:50Z", "revision_number": 0, "id": "ae4de7dd-ff41-426e-981f-fbe8dcdba92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:39:50Z", "security_group_id": "ffc02177-b92c-48de-8765-a199d66f0df2", "tenant_id": "cd6ffe505fb04711841cc5750a6c323f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd6ffe505fb04711841cc5750a6c323f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:39:50Z", "revision_number": 0, "id": "f1ddd4aa-2b72-44ec-a88f-c734f3f867a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:39:50Z", "security_group_id": "ffc02177-b92c-48de-8765-a199d66f0df2", "tenant_id": "cd6ffe505fb04711841cc5750a6c323f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd6ffe505fb04711841cc5750a6c323f"}], "revision_number": 4, "project_id": "cd6ffe505fb04711841cc5750a6c323f", "id": "ffc02177-b92c-48de-8765-a199d66f0df2", "name": "default"}]} 2018-11-14 16:40:00,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-12ae4768-4eaa-4723-94da-8018b50af54e 2018-11-14 16:40:00,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.236536979675s 2018-11-14 16:40:00,619 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-12ae4768-4eaa-4723-94da-8018b50af54e 2018-11-14 16:40:00,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-14 16:40:00,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}3dca54ca8864b6af758ac49d17c78a3e92236636" -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": "92db40b2-985f-457e-8169-20270a527f6f"}}' 2018-11-14 16:40:01,068 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-91535b26-6430-43a1-8db4-e3deff6ffa3e Date: Wed, 14 Nov 2018 16:40: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-11-14T16:40:00Z", "security_group_id": "92db40b2-985f-457e-8169-20270a527f6f", "port_range_min": 22, "revision_number": 0, "tenant_id": "cd6ffe505fb04711841cc5750a6c323f", "created_at": "2018-11-14T16:40:00Z", "project_id": "cd6ffe505fb04711841cc5750a6c323f", "id": "542914ef-194e-4ac9-bf48-b72ff9b89132"}} 2018-11-14 16:40:01,068 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-91535b26-6430-43a1-8db4-e3deff6ffa3e 2018-11-14 16:40:01,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.445986032486s 2018-11-14 16:40:01,069 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-91535b26-6430-43a1-8db4-e3deff6ffa3e 2018-11-14 16:40:01,072 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-14 16:40:01,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}3dca54ca8864b6af758ac49d17c78a3e92236636" 2018-11-14 16:40:01,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-f210349e-e9be-4b34-99b8-7f950154f218 Date: Wed, 14 Nov 2018 16:40:01 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "cd6ffe505fb04711841cc5750a6c323f", "created_at": "2018-11-14T16:40:00Z", "updated_at": "2018-11-14T16:40:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:40:00Z", "revision_number": 0, "id": "306a9a97-de64-4079-8f54-874a7e59e866", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:40:00Z", "security_group_id": "92db40b2-985f-457e-8169-20270a527f6f", "tenant_id": "cd6ffe505fb04711841cc5750a6c323f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd6ffe505fb04711841cc5750a6c323f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-14T16:40:00Z", "revision_number": 0, "id": "542914ef-194e-4ac9-bf48-b72ff9b89132", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:40:00Z", "security_group_id": "92db40b2-985f-457e-8169-20270a527f6f", "tenant_id": "cd6ffe505fb04711841cc5750a6c323f", "port_range_min": 22, "ethertype": "IPv4", "project_id": "cd6ffe505fb04711841cc5750a6c323f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:40:00Z", "revision_number": 0, "id": "e7383a5b-42f9-427e-bb53-43311c6c015a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:40:00Z", "security_group_id": "92db40b2-985f-457e-8169-20270a527f6f", "tenant_id": "cd6ffe505fb04711841cc5750a6c323f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd6ffe505fb04711841cc5750a6c323f"}], "revision_number": 3, "project_id": "cd6ffe505fb04711841cc5750a6c323f", "id": "92db40b2-985f-457e-8169-20270a527f6f", "name": "vping_ssh-sg_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f"}, {"description": "Default security group", "tags": [], "tenant_id": "cd6ffe505fb04711841cc5750a6c323f", "created_at": "2018-11-14T16:39:50Z", "updated_at": "2018-11-14T16:39:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:39:50Z", "revision_number": 0, "id": "2fa0ef4b-d965-48be-b4db-8f5f42337a2b", "remote_group_id": "ffc02177-b92c-48de-8765-a199d66f0df2", "remote_ip_prefix": null, "created_at": "2018-11-14T16:39:50Z", "security_group_id": "ffc02177-b92c-48de-8765-a199d66f0df2", "tenant_id": "cd6ffe505fb04711841cc5750a6c323f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd6ffe505fb04711841cc5750a6c323f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:39:50Z", "revision_number": 0, "id": "6d9d2333-2aae-4645-84af-8fb5229459b0", "remote_group_id": "ffc02177-b92c-48de-8765-a199d66f0df2", "remote_ip_prefix": null, "created_at": "2018-11-14T16:39:50Z", "security_group_id": "ffc02177-b92c-48de-8765-a199d66f0df2", "tenant_id": "cd6ffe505fb04711841cc5750a6c323f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd6ffe505fb04711841cc5750a6c323f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:39:50Z", "revision_number": 0, "id": "ae4de7dd-ff41-426e-981f-fbe8dcdba92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:39:50Z", "security_group_id": "ffc02177-b92c-48de-8765-a199d66f0df2", "tenant_id": "cd6ffe505fb04711841cc5750a6c323f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd6ffe505fb04711841cc5750a6c323f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:39:50Z", "revision_number": 0, "id": "f1ddd4aa-2b72-44ec-a88f-c734f3f867a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:39:50Z", "security_group_id": "ffc02177-b92c-48de-8765-a199d66f0df2", "tenant_id": "cd6ffe505fb04711841cc5750a6c323f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd6ffe505fb04711841cc5750a6c323f"}], "revision_number": 4, "project_id": "cd6ffe505fb04711841cc5750a6c323f", "id": "ffc02177-b92c-48de-8765-a199d66f0df2", "name": "default"}]} 2018-11-14 16:40:01,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-f210349e-e9be-4b34-99b8-7f950154f218 2018-11-14 16:40:01,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.219485998154s 2018-11-14 16:40:01,292 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-f210349e-e9be-4b34-99b8-7f950154f218 2018-11-14 16:40:01,295 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-14 16:40:01,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}3dca54ca8864b6af758ac49d17c78a3e92236636" -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": "92db40b2-985f-457e-8169-20270a527f6f"}}' 2018-11-14 16:40:01,682 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-b6ac90f7-2f0e-4add-a817-5b8dbfdababc Date: Wed, 14 Nov 2018 16:40: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-11-14T16:40:01Z", "security_group_id": "92db40b2-985f-457e-8169-20270a527f6f", "port_range_min": null, "revision_number": 0, "tenant_id": "cd6ffe505fb04711841cc5750a6c323f", "created_at": "2018-11-14T16:40:01Z", "project_id": "cd6ffe505fb04711841cc5750a6c323f", "id": "1f8c42c7-4168-48b8-926b-392a5332279e"}} 2018-11-14 16:40:01,682 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-b6ac90f7-2f0e-4add-a817-5b8dbfdababc 2018-11-14 16:40:01,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.386753082275s 2018-11-14 16:40:01,683 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-b6ac90f7-2f0e-4add-a817-5b8dbfdababc 2018-11-14 16:40:01,684 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 16:40:01,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}3dca54ca8864b6af758ac49d17c78a3e92236636" 2018-11-14 16:40:01,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-5a1c2b43-17bd-4bb0-ae97-2c71d20f4647 Date: Wed, 14 Nov 2018 16:40:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["103586b3-c7bd-4949-bf79-627c06bf5081"],"updated_at":"2018-11-14T16:39:52Z","tenant_id":"cd6ffe505fb04711841cc5750a6c323f","created_at":"2018-11-14T16:39:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"cd6ffe505fb04711841cc5750a6c323f","id":"5952d46c-e6df-4476-95f3-8dbc9a3e242d","name":"vping_ssh-net_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"updated_at":"2018-11-14T16:32:51Z","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","id":"928cbc5c-a6fa-468a-b088-88e266fca291","name":"external"}]} 2018-11-14 16:40:01,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-5a1c2b43-17bd-4bb0-ae97-2c71d20f4647 2018-11-14 16:40:02,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.315613985062s 2018-11-14 16:40:02,000 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-5a1c2b43-17bd-4bb0-ae97-2c71d20f4647 2018-11-14 16:40:02,004 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 16:40:02,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}3dca54ca8864b6af758ac49d17c78a3e92236636" 2018-11-14 16:40:02,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-eda6d431-3941-4a69-98b9-f9aad66d0067 Date: Wed, 14 Nov 2018 16:40:02 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/8247ace7-9065-46be-ac41-d23062970519/snap", "metadata": {}}], "file": "/v2/images/8247ace7-9065-46be-ac41-d23062970519/file", "owner": "cd6ffe505fb04711841cc5750a6c323f", "id": "8247ace7-9065-46be-ac41-d23062970519", "size": 12716032, "self": "/v2/images/8247ace7-9065-46be-ac41-d23062970519", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/8247ace7-9065-46be-ac41-d23062970519/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-14T16:39:58Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-14T16:39:56Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 16:40:02,726 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-eda6d431-3941-4a69-98b9-f9aad66d0067 2018-11-14 16:40:02,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.72167801857s 2018-11-14 16:40:02,727 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-eda6d431-3941-4a69-98b9-f9aad66d0067 2018-11-14 16:40:02,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-14 16:40:02,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}3dca54ca8864b6af758ac49d17c78a3e92236636" 2018-11-14 16:40:02,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:40:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-345a791c-93b3-4842-861f-52b0d7c5490a x-compute-request-id: req-345a791c-93b3-4842-861f-52b0d7c5490a Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/9e0f5899-cad2-408f-8c94-3a34f25ebb69", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/9e0f5899-cad2-408f-8c94-3a34f25ebb69", "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": "9e0f5899-cad2-408f-8c94-3a34f25ebb69"}]} 2018-11-14 16:40:02,754 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-345a791c-93b3-4842-861f-52b0d7c5490a 2018-11-14 16:40:02,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0261888504028s 2018-11-14 16:40:02,755 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-345a791c-93b3-4842-861f-52b0d7c5490a 2018-11-14 16:40:02,758 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-11-14 16:40:02,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}3dca54ca8864b6af758ac49d17c78a3e92236636" -d '{"server": {"name": "vping_ssh-vm2_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f", "imageRef": "8247ace7-9065-46be-ac41-d23062970519", "flavorRef": "9e0f5899-cad2-408f-8c94-3a34f25ebb69", "max_count": 1, "min_count": 1, "networks": [{"uuid": "5952d46c-e6df-4476-95f3-8dbc9a3e242d"}], "security_groups": [{"name": "92db40b2-985f-457e-8169-20270a527f6f"}]}}' 2018-11-14 16:40:05,617 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 16: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-4f6e6f37-9809-46f6-8fc5-2b760caa82d7 x-compute-request-id: req-4f6e6f37-9809-46f6-8fc5-2b760caa82d7 Content-Length: 403 location: http://172.30.9.28:8774/v2.1/servers/13991ea0-7331-4416-8f84-374a705d4d00 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "92db40b2-985f-457e-8169-20270a527f6f"}], "OS-DCF:diskConfig": "MANUAL", "id": "13991ea0-7331-4416-8f84-374a705d4d00", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/13991ea0-7331-4416-8f84-374a705d4d00", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/13991ea0-7331-4416-8f84-374a705d4d00", "rel": "bookmark"}], "adminPass": "fW4vFDAjLNow"}} 2018-11-14 16:40:05,617 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-4f6e6f37-9809-46f6-8fc5-2b760caa82d7 2018-11-14 16:40:05,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.85924887657s 2018-11-14 16:40:05,618 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-4f6e6f37-9809-46f6-8fc5-2b760caa82d7 2018-11-14 16:40:05,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 16:40:05,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3dca54ca8864b6af758ac49d17c78a3e92236636" 2018-11-14 16:40:06,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16: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-410445de-8f1d-4a9a-adfc-e878418ddb9d x-compute-request-id: req-410445de-8f1d-4a9a-adfc-e878418ddb9d Content-Encoding: gzip Content-Length: 600 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/13991ea0-7331-4416-8f84-374a705d4d00", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/13991ea0-7331-4416-8f84-374a705d4d00", "rel": "bookmark"}], "image": {"id": "8247ace7-9065-46be-ac41-d23062970519", "links": [{"href": "http://172.30.9.28:8774/images/8247ace7-9065-46be-ac41-d23062970519", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9e0f5899-cad2-408f-8c94-3a34f25ebb69", "links": [{"href": "http://172.30.9.28:8774/flavors/9e0f5899-cad2-408f-8c94-3a34f25ebb69", "rel": "bookmark"}]}, "id": "13991ea0-7331-4416-8f84-374a705d4d00", "user_id": "93e7a372ff9e4939b884025cfbf05aaf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T16:40:05Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f", "created": "2018-11-14T16:40:05Z", "tenant_id": "cd6ffe505fb04711841cc5750a6c323f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 16:40:06,108 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-410445de-8f1d-4a9a-adfc-e878418ddb9d 2018-11-14 16:40:06,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.489478111267s 2018-11-14 16:40:06,108 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-410445de-8f1d-4a9a-adfc-e878418ddb9d 2018-11-14 16:40:06,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 16:40:06,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}3dca54ca8864b6af758ac49d17c78a3e92236636" 2018-11-14 16:40:06,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-16795a32-4d0a-4929-82d7-6b9ee39866ff Date: Wed, 14 Nov 2018 16:40:06 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["103586b3-c7bd-4949-bf79-627c06bf5081"],"updated_at":"2018-11-14T16:39:52Z","tenant_id":"cd6ffe505fb04711841cc5750a6c323f","created_at":"2018-11-14T16:39:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"cd6ffe505fb04711841cc5750a6c323f","id":"5952d46c-e6df-4476-95f3-8dbc9a3e242d","name":"vping_ssh-net_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"updated_at":"2018-11-14T16:32:51Z","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","id":"928cbc5c-a6fa-468a-b088-88e266fca291","name":"external"}]} 2018-11-14 16:40:06,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-16795a32-4d0a-4929-82d7-6b9ee39866ff 2018-11-14 16:40:06,223 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.107589960098s 2018-11-14 16:40:06,223 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-16795a32-4d0a-4929-82d7-6b9ee39866ff 2018-11-14 16:40:06,224 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-14 16:40:06,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}3dca54ca8864b6af758ac49d17c78a3e92236636" 2018-11-14 16:40:06,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-2d2e33e1-8f45-4f33-af59-44b172cafe39 Date: Wed, 14 Nov 2018 16:40:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5952d46c-e6df-4476-95f3-8dbc9a3e242d","tenant_id":"cd6ffe505fb04711841cc5750a6c323f","created_at":"2018-11-14T16:39:52Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-14T16:39:52Z","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":"cd6ffe505fb04711841cc5750a6c323f","id":"103586b3-c7bd-4949-bf79-627c06bf5081","subnetpool_id":null,"name":"vping_ssh-subnet_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f"}]} 2018-11-14 16:40:06,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-2d2e33e1-8f45-4f33-af59-44b172cafe39 2018-11-14 16:40:06,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.258386135101s 2018-11-14 16:40:06,482 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-2d2e33e1-8f45-4f33-af59-44b172cafe39 2018-11-14 16:40:06,483 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 16:40:08,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 16:40:08,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3dca54ca8864b6af758ac49d17c78a3e92236636" 2018-11-14 16:40:08,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16: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-8de7f621-6d0a-497a-a7e8-b0a889ca2428 x-compute-request-id: req-8de7f621-6d0a-497a-a7e8-b0a889ca2428 Content-Encoding: gzip Content-Length: 643 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/13991ea0-7331-4416-8f84-374a705d4d00", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/13991ea0-7331-4416-8f84-374a705d4d00", "rel": "bookmark"}], "image": {"id": "8247ace7-9065-46be-ac41-d23062970519", "links": [{"href": "http://172.30.9.28:8774/images/8247ace7-9065-46be-ac41-d23062970519", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9e0f5899-cad2-408f-8c94-3a34f25ebb69", "links": [{"href": "http://172.30.9.28:8774/flavors/9e0f5899-cad2-408f-8c94-3a34f25ebb69", "rel": "bookmark"}]}, "id": "13991ea0-7331-4416-8f84-374a705d4d00", "user_id": "93e7a372ff9e4939b884025cfbf05aaf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T16:40:08Z", "hostId": "35c97152221af67cb0b8d4099d27f763cba94c3b1b6c9a20e9ccb694", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f", "created": "2018-11-14T16:40:05Z", "tenant_id": "cd6ffe505fb04711841cc5750a6c323f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 16:40:08,926 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8de7f621-6d0a-497a-a7e8-b0a889ca2428 2018-11-14 16:40:08,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.4402821064s 2018-11-14 16:40:08,927 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8de7f621-6d0a-497a-a7e8-b0a889ca2428 2018-11-14 16:40:08,931 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 16:40:10,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 16:40:10,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3dca54ca8864b6af758ac49d17c78a3e92236636" 2018-11-14 16:40:11,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:40:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-497e6c2b-2396-44aa-9ff5-3b104c204bd5 x-compute-request-id: req-497e6c2b-2396-44aa-9ff5-3b104c204bd5 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/13991ea0-7331-4416-8f84-374a705d4d00", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/13991ea0-7331-4416-8f84-374a705d4d00", "rel": "bookmark"}], "image": {"id": "8247ace7-9065-46be-ac41-d23062970519", "links": [{"href": "http://172.30.9.28:8774/images/8247ace7-9065-46be-ac41-d23062970519", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9e0f5899-cad2-408f-8c94-3a34f25ebb69", "links": [{"href": "http://172.30.9.28:8774/flavors/9e0f5899-cad2-408f-8c94-3a34f25ebb69", "rel": "bookmark"}]}, "id": "13991ea0-7331-4416-8f84-374a705d4d00", "security_groups": [{"name": "vping_ssh-sg_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f"}], "user_id": "93e7a372ff9e4939b884025cfbf05aaf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T16:40:08Z", "hostId": "35c97152221af67cb0b8d4099d27f763cba94c3b1b6c9a20e9ccb694", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f", "created": "2018-11-14T16:40:05Z", "tenant_id": "cd6ffe505fb04711841cc5750a6c323f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 16:40:11,848 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-497e6c2b-2396-44aa-9ff5-3b104c204bd5 2018-11-14 16:40:11,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.914648771286s 2018-11-14 16:40:11,848 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-497e6c2b-2396-44aa-9ff5-3b104c204bd5 2018-11-14 16:40:11,852 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 16:40:13,855 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 16:40:13,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3dca54ca8864b6af758ac49d17c78a3e92236636" 2018-11-14 16:40:14,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:40: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-44e0967f-8ad6-46da-af96-4d2e13216081 x-compute-request-id: req-44e0967f-8ad6-46da-af96-4d2e13216081 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/13991ea0-7331-4416-8f84-374a705d4d00", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/13991ea0-7331-4416-8f84-374a705d4d00", "rel": "bookmark"}], "image": {"id": "8247ace7-9065-46be-ac41-d23062970519", "links": [{"href": "http://172.30.9.28:8774/images/8247ace7-9065-46be-ac41-d23062970519", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9e0f5899-cad2-408f-8c94-3a34f25ebb69", "links": [{"href": "http://172.30.9.28:8774/flavors/9e0f5899-cad2-408f-8c94-3a34f25ebb69", "rel": "bookmark"}]}, "id": "13991ea0-7331-4416-8f84-374a705d4d00", "security_groups": [{"name": "vping_ssh-sg_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f"}], "user_id": "93e7a372ff9e4939b884025cfbf05aaf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T16:40:08Z", "hostId": "35c97152221af67cb0b8d4099d27f763cba94c3b1b6c9a20e9ccb694", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f", "created": "2018-11-14T16:40:05Z", "tenant_id": "cd6ffe505fb04711841cc5750a6c323f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 16:40:14,572 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-44e0967f-8ad6-46da-af96-4d2e13216081 2018-11-14 16:40:14,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.717462062836s 2018-11-14 16:40:14,573 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-44e0967f-8ad6-46da-af96-4d2e13216081 2018-11-14 16:40:14,577 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 16:40:16,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 16:40:16,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3dca54ca8864b6af758ac49d17c78a3e92236636" 2018-11-14 16:40:17,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16: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-42fce311-6da2-464e-ad64-a3ff9e01f2d1 x-compute-request-id: req-42fce311-6da2-464e-ad64-a3ff9e01f2d1 Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:b6:d8", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/13991ea0-7331-4416-8f84-374a705d4d00", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/13991ea0-7331-4416-8f84-374a705d4d00", "rel": "bookmark"}], "image": {"id": "8247ace7-9065-46be-ac41-d23062970519", "links": [{"href": "http://172.30.9.28:8774/images/8247ace7-9065-46be-ac41-d23062970519", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T16:40:14.000000", "flavor": {"id": "9e0f5899-cad2-408f-8c94-3a34f25ebb69", "links": [{"href": "http://172.30.9.28:8774/flavors/9e0f5899-cad2-408f-8c94-3a34f25ebb69", "rel": "bookmark"}]}, "id": "13991ea0-7331-4416-8f84-374a705d4d00", "security_groups": [{"name": "vping_ssh-sg_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f"}], "user_id": "93e7a372ff9e4939b884025cfbf05aaf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T16:40:14Z", "hostId": "35c97152221af67cb0b8d4099d27f763cba94c3b1b6c9a20e9ccb694", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f", "created": "2018-11-14T16:40:05Z", "tenant_id": "cd6ffe505fb04711841cc5750a6c323f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 16:40:17,733 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-42fce311-6da2-464e-ad64-a3ff9e01f2d1 2018-11-14 16:40:17,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.1531689167s 2018-11-14 16:40:17,734 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-42fce311-6da2-464e-ad64-a3ff9e01f2d1 2018-11-14 16:40:17,738 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-14 16:40:17,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=13991ea0-7331-4416-8f84-374a705d4d00" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3dca54ca8864b6af758ac49d17c78a3e92236636" 2018-11-14 16:40:17,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-e769d0a6-5b5d-4273-81b6-599aa35ed136 Date: Wed, 14 Nov 2018 16:40:17 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5952d46c-e6df-4476-95f3-8dbc9a3e242d","tenant_id":"cd6ffe505fb04711841cc5750a6c323f","created_at":"2018-11-14T16:40:08Z","admin_state_up":true,"updated_at":"2018-11-14T16:40:14Z","binding:vnic_type":"normal","device_id":"13991ea0-7331-4416-8f84-374a705d4d00","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:f6:b6:d8","id":"919789b8-73bb-46b4-9ba5-e62825321580","port_security_enabled":true,"project_id":"cd6ffe505fb04711841cc5750a6c323f","fixed_ips":[{"subnet_id":"103586b3-c7bd-4949-bf79-627c06bf5081","ip_address":"192.168.120.6"}],"extra_dhcp_opts":[],"security_groups":["92db40b2-985f-457e-8169-20270a527f6f"],"name":""}]} 2018-11-14 16:40:17,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=13991ea0-7331-4416-8f84-374a705d4d00 used request id req-e769d0a6-5b5d-4273-81b6-599aa35ed136 2018-11-14 16:40:17,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0614778995514s 2018-11-14 16:40:17,800 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=13991ea0-7331-4416-8f84-374a705d4d00 used request id req-e769d0a6-5b5d-4273-81b6-599aa35ed136 2018-11-14 16:40:17,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-14 16:40:17,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/floatingips.json?port_id=919789b8-73bb-46b4-9ba5-e62825321580" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3dca54ca8864b6af758ac49d17c78a3e92236636" 2018-11-14 16:40:18,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-eb4b6de9-7d87-404e-a230-a54cb7b36bc1 Date: Wed, 14 Nov 2018 16:40:18 GMT RESP BODY: {"floatingips": []} 2018-11-14 16:40:18,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=919789b8-73bb-46b4-9ba5-e62825321580 used request id req-eb4b6de9-7d87-404e-a230-a54cb7b36bc1 2018-11-14 16:40:18,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.199883937836s 2018-11-14 16:40:18,005 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=919789b8-73bb-46b4-9ba5-e62825321580 used request id req-eb4b6de9-7d87-404e-a230-a54cb7b36bc1 2018-11-14 16:40:18,006 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f6:b6:d8', u'version': 4, u'addr': u'192.168.120.6', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'8247ace7-9065-46be-ac41-d23062970519'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-14T16:40:14.000000', 'flavor': Munch({u'id': u'9e0f5899-cad2-408f-8c94-3a34f25ebb69'}), 'az': u'nova', 'id': u'13991ea0-7331-4416-8f84-374a705d4d00', 'security_groups': [Munch({u'name': u'vping_ssh-sg_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'93e7a372ff9e4939b884025cfbf05aaf', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cd6ffe505fb04711841cc5750a6c323f', 'name': 'vping_ssh-project_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-11-14T16:40:14.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-14T16:40:14Z', 'hostId': u'35c97152221af67cb0b8d4099d27f763cba94c3b1b6c9a20e9ccb694', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'35c97152221af67cb0b8d4099d27f763cba94c3b1b6c9a20e9ccb694', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-14T16:40:14.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'cd6ffe505fb04711841cc5750a6c323f', 'name': u'vping_ssh-vm2_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f', 'adminPass': u'fW4vFDAjLNow', 'tenant_id': u'cd6ffe505fb04711841cc5750a6c323f', 'created_at': u'2018-11-14T16:40:05Z', 'created': u'2018-11-14T16:40:05Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-11-14 16:40:18,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 16:40:18,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}3dca54ca8864b6af758ac49d17c78a3e92236636" 2018-11-14 16:40:18,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-c9f46c31-82c3-4d6b-adc3-47e14dbdf12e Date: Wed, 14 Nov 2018 16:40:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["103586b3-c7bd-4949-bf79-627c06bf5081"],"updated_at":"2018-11-14T16:39:52Z","tenant_id":"cd6ffe505fb04711841cc5750a6c323f","created_at":"2018-11-14T16:39:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"cd6ffe505fb04711841cc5750a6c323f","id":"5952d46c-e6df-4476-95f3-8dbc9a3e242d","name":"vping_ssh-net_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"updated_at":"2018-11-14T16:32:51Z","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","id":"928cbc5c-a6fa-468a-b088-88e266fca291","name":"external"}]} 2018-11-14 16:40:18,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-c9f46c31-82c3-4d6b-adc3-47e14dbdf12e 2018-11-14 16:40:18,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.315633058548s 2018-11-14 16:40:18,323 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-c9f46c31-82c3-4d6b-adc3-47e14dbdf12e 2018-11-14 16:40:18,328 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 16:40:18,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}3dca54ca8864b6af758ac49d17c78a3e92236636" 2018-11-14 16:40:18,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-15f34e0d-7feb-4840-96c3-948da44f90d1 Date: Wed, 14 Nov 2018 16:40:18 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/8247ace7-9065-46be-ac41-d23062970519/snap", "metadata": {}}], "file": "/v2/images/8247ace7-9065-46be-ac41-d23062970519/file", "owner": "cd6ffe505fb04711841cc5750a6c323f", "id": "8247ace7-9065-46be-ac41-d23062970519", "size": 12716032, "self": "/v2/images/8247ace7-9065-46be-ac41-d23062970519", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/8247ace7-9065-46be-ac41-d23062970519/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-14T16:39:58Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-14T16:39:56Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 16:40:18,571 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-15f34e0d-7feb-4840-96c3-948da44f90d1 2018-11-14 16:40:18,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.242887973785s 2018-11-14 16:40:18,572 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-15f34e0d-7feb-4840-96c3-948da44f90d1 2018-11-14 16:40:18,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-14 16:40:18,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}3dca54ca8864b6af758ac49d17c78a3e92236636" 2018-11-14 16:40:18,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16: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-61a549ad-10f8-4d89-aa4a-22989816cf0a x-compute-request-id: req-61a549ad-10f8-4d89-aa4a-22989816cf0a Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/9e0f5899-cad2-408f-8c94-3a34f25ebb69", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/9e0f5899-cad2-408f-8c94-3a34f25ebb69", "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": "9e0f5899-cad2-408f-8c94-3a34f25ebb69"}]} 2018-11-14 16:40:18,598 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-61a549ad-10f8-4d89-aa4a-22989816cf0a 2018-11-14 16:40:18,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0251359939575s 2018-11-14 16:40:18,599 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-61a549ad-10f8-4d89-aa4a-22989816cf0a 2018-11-14 16:40:18,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-11-14 16:40:18,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}3dca54ca8864b6af758ac49d17c78a3e92236636" -d '{"server": {"name": "vping_ssh-vm_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f", "imageRef": "8247ace7-9065-46be-ac41-d23062970519", "key_name": "vping_ssh-kp_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f", "flavorRef": "9e0f5899-cad2-408f-8c94-3a34f25ebb69", "max_count": 1, "min_count": 1, "networks": [{"uuid": "5952d46c-e6df-4476-95f3-8dbc9a3e242d"}], "security_groups": [{"name": "92db40b2-985f-457e-8169-20270a527f6f"}]}}' 2018-11-14 16:40:21,269 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 16: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-c420a784-37b2-42f9-92f9-f674f4ebba69 x-compute-request-id: req-c420a784-37b2-42f9-92f9-f674f4ebba69 Content-Length: 403 location: http://172.30.9.28:8774/v2.1/servers/c6f6d977-6dbb-46f4-9153-483bc1c9ee7e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "92db40b2-985f-457e-8169-20270a527f6f"}], "OS-DCF:diskConfig": "MANUAL", "id": "c6f6d977-6dbb-46f4-9153-483bc1c9ee7e", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c6f6d977-6dbb-46f4-9153-483bc1c9ee7e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c6f6d977-6dbb-46f4-9153-483bc1c9ee7e", "rel": "bookmark"}], "adminPass": "yZRh7X8KARUb"}} 2018-11-14 16:40:21,269 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-c420a784-37b2-42f9-92f9-f674f4ebba69 2018-11-14 16:40:21,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.66939711571s 2018-11-14 16:40:21,270 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-c420a784-37b2-42f9-92f9-f674f4ebba69 2018-11-14 16:40:21,271 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 16:40:21,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3dca54ca8864b6af758ac49d17c78a3e92236636" 2018-11-14 16:40:21,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:40: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-8fb5d58f-d5ba-4ad0-a47c-ab8f379b4bb4 x-compute-request-id: req-8fb5d58f-d5ba-4ad0-a47c-ab8f379b4bb4 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c6f6d977-6dbb-46f4-9153-483bc1c9ee7e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c6f6d977-6dbb-46f4-9153-483bc1c9ee7e", "rel": "bookmark"}], "image": {"id": "8247ace7-9065-46be-ac41-d23062970519", "links": [{"href": "http://172.30.9.28:8774/images/8247ace7-9065-46be-ac41-d23062970519", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9e0f5899-cad2-408f-8c94-3a34f25ebb69", "links": [{"href": "http://172.30.9.28:8774/flavors/9e0f5899-cad2-408f-8c94-3a34f25ebb69", "rel": "bookmark"}]}, "id": "c6f6d977-6dbb-46f4-9153-483bc1c9ee7e", "user_id": "93e7a372ff9e4939b884025cfbf05aaf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T16:40:21Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f", "name": "vping_ssh-vm_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f", "created": "2018-11-14T16:40:21Z", "tenant_id": "cd6ffe505fb04711841cc5750a6c323f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:b6:d8", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/13991ea0-7331-4416-8f84-374a705d4d00", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/13991ea0-7331-4416-8f84-374a705d4d00", "rel": "bookmark"}], "image": {"id": "8247ace7-9065-46be-ac41-d23062970519", "links": [{"href": "http://172.30.9.28:8774/images/8247ace7-9065-46be-ac41-d23062970519", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T16:40:14.000000", "flavor": {"id": "9e0f5899-cad2-408f-8c94-3a34f25ebb69", "links": [{"href": "http://172.30.9.28:8774/flavors/9e0f5899-cad2-408f-8c94-3a34f25ebb69", "rel": "bookmark"}]}, "id": "13991ea0-7331-4416-8f84-374a705d4d00", "security_groups": [{"name": "vping_ssh-sg_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f"}], "user_id": "93e7a372ff9e4939b884025cfbf05aaf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T16:40:14Z", "hostId": "35c97152221af67cb0b8d4099d27f763cba94c3b1b6c9a20e9ccb694", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f", "created": "2018-11-14T16:40:05Z", "tenant_id": "cd6ffe505fb04711841cc5750a6c323f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 16:40:21,738 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8fb5d58f-d5ba-4ad0-a47c-ab8f379b4bb4 2018-11-14 16:40:21,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.46759390831s 2018-11-14 16:40:21,739 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8fb5d58f-d5ba-4ad0-a47c-ab8f379b4bb4 2018-11-14 16:40:21,743 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 16:40:23,746 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 16:40:23,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3dca54ca8864b6af758ac49d17c78a3e92236636" 2018-11-14 16:40:24,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:40: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-abb071a0-8058-43fd-8a31-fe95497e434e x-compute-request-id: req-abb071a0-8058-43fd-8a31-fe95497e434e Content-Encoding: gzip Content-Length: 886 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c6f6d977-6dbb-46f4-9153-483bc1c9ee7e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c6f6d977-6dbb-46f4-9153-483bc1c9ee7e", "rel": "bookmark"}], "image": {"id": "8247ace7-9065-46be-ac41-d23062970519", "links": [{"href": "http://172.30.9.28:8774/images/8247ace7-9065-46be-ac41-d23062970519", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9e0f5899-cad2-408f-8c94-3a34f25ebb69", "links": [{"href": "http://172.30.9.28:8774/flavors/9e0f5899-cad2-408f-8c94-3a34f25ebb69", "rel": "bookmark"}]}, "id": "c6f6d977-6dbb-46f4-9153-483bc1c9ee7e", "security_groups": [{"name": "vping_ssh-sg_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f"}], "user_id": "93e7a372ff9e4939b884025cfbf05aaf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T16:40:23Z", "hostId": "c863b0db02dc685387cdfabd2a1624b143ab91ac2a228d9820c7be36", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f", "name": "vping_ssh-vm_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f", "created": "2018-11-14T16:40:21Z", "tenant_id": "cd6ffe505fb04711841cc5750a6c323f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:b6:d8", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/13991ea0-7331-4416-8f84-374a705d4d00", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/13991ea0-7331-4416-8f84-374a705d4d00", "rel": "bookmark"}], "image": {"id": "8247ace7-9065-46be-ac41-d23062970519", "links": [{"href": "http://172.30.9.28:8774/images/8247ace7-9065-46be-ac41-d23062970519", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T16:40:14.000000", "flavor": {"id": "9e0f5899-cad2-408f-8c94-3a34f25ebb69", "links": [{"href": "http://172.30.9.28:8774/flavors/9e0f5899-cad2-408f-8c94-3a34f25ebb69", "rel": "bookmark"}]}, "id": "13991ea0-7331-4416-8f84-374a705d4d00", "security_groups": [{"name": "vping_ssh-sg_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f"}], "user_id": "93e7a372ff9e4939b884025cfbf05aaf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T16:40:14Z", "hostId": "35c97152221af67cb0b8d4099d27f763cba94c3b1b6c9a20e9ccb694", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f", "created": "2018-11-14T16:40:05Z", "tenant_id": "cd6ffe505fb04711841cc5750a6c323f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 16:40:24,504 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-abb071a0-8058-43fd-8a31-fe95497e434e 2018-11-14 16:40:24,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.758078098297s 2018-11-14 16:40:24,504 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-abb071a0-8058-43fd-8a31-fe95497e434e 2018-11-14 16:40:24,509 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 16:40:26,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 16:40:26,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3dca54ca8864b6af758ac49d17c78a3e92236636" 2018-11-14 16:40:27,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16: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-276c7b8b-a241-4277-ace9-daa7f5b78ec5 x-compute-request-id: req-276c7b8b-a241-4277-ace9-daa7f5b78ec5 Content-Encoding: gzip Content-Length: 886 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c6f6d977-6dbb-46f4-9153-483bc1c9ee7e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c6f6d977-6dbb-46f4-9153-483bc1c9ee7e", "rel": "bookmark"}], "image": {"id": "8247ace7-9065-46be-ac41-d23062970519", "links": [{"href": "http://172.30.9.28:8774/images/8247ace7-9065-46be-ac41-d23062970519", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9e0f5899-cad2-408f-8c94-3a34f25ebb69", "links": [{"href": "http://172.30.9.28:8774/flavors/9e0f5899-cad2-408f-8c94-3a34f25ebb69", "rel": "bookmark"}]}, "id": "c6f6d977-6dbb-46f4-9153-483bc1c9ee7e", "security_groups": [{"name": "vping_ssh-sg_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f"}], "user_id": "93e7a372ff9e4939b884025cfbf05aaf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T16:40:23Z", "hostId": "c863b0db02dc685387cdfabd2a1624b143ab91ac2a228d9820c7be36", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f", "name": "vping_ssh-vm_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f", "created": "2018-11-14T16:40:21Z", "tenant_id": "cd6ffe505fb04711841cc5750a6c323f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:b6:d8", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/13991ea0-7331-4416-8f84-374a705d4d00", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/13991ea0-7331-4416-8f84-374a705d4d00", "rel": "bookmark"}], "image": {"id": "8247ace7-9065-46be-ac41-d23062970519", "links": [{"href": "http://172.30.9.28:8774/images/8247ace7-9065-46be-ac41-d23062970519", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T16:40:14.000000", "flavor": {"id": "9e0f5899-cad2-408f-8c94-3a34f25ebb69", "links": [{"href": "http://172.30.9.28:8774/flavors/9e0f5899-cad2-408f-8c94-3a34f25ebb69", "rel": "bookmark"}]}, "id": "13991ea0-7331-4416-8f84-374a705d4d00", "security_groups": [{"name": "vping_ssh-sg_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f"}], "user_id": "93e7a372ff9e4939b884025cfbf05aaf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T16:40:14Z", "hostId": "35c97152221af67cb0b8d4099d27f763cba94c3b1b6c9a20e9ccb694", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f", "created": "2018-11-14T16:40:05Z", "tenant_id": "cd6ffe505fb04711841cc5750a6c323f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 16:40:27,444 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-276c7b8b-a241-4277-ace9-daa7f5b78ec5 2018-11-14 16:40:27,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.931578874588s 2018-11-14 16:40:27,444 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-276c7b8b-a241-4277-ace9-daa7f5b78ec5 2018-11-14 16:40:27,449 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 16:40:29,452 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 16:40:29,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3dca54ca8864b6af758ac49d17c78a3e92236636" 2018-11-14 16:40:30,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:40: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-3deac312-2b5f-488b-9ab4-ab42c962aa84 x-compute-request-id: req-3deac312-2b5f-488b-9ab4-ab42c962aa84 Content-Encoding: gzip Content-Length: 886 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c6f6d977-6dbb-46f4-9153-483bc1c9ee7e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c6f6d977-6dbb-46f4-9153-483bc1c9ee7e", "rel": "bookmark"}], "image": {"id": "8247ace7-9065-46be-ac41-d23062970519", "links": [{"href": "http://172.30.9.28:8774/images/8247ace7-9065-46be-ac41-d23062970519", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9e0f5899-cad2-408f-8c94-3a34f25ebb69", "links": [{"href": "http://172.30.9.28:8774/flavors/9e0f5899-cad2-408f-8c94-3a34f25ebb69", "rel": "bookmark"}]}, "id": "c6f6d977-6dbb-46f4-9153-483bc1c9ee7e", "security_groups": [{"name": "vping_ssh-sg_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f"}], "user_id": "93e7a372ff9e4939b884025cfbf05aaf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T16:40:23Z", "hostId": "c863b0db02dc685387cdfabd2a1624b143ab91ac2a228d9820c7be36", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f", "name": "vping_ssh-vm_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f", "created": "2018-11-14T16:40:21Z", "tenant_id": "cd6ffe505fb04711841cc5750a6c323f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:b6:d8", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/13991ea0-7331-4416-8f84-374a705d4d00", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/13991ea0-7331-4416-8f84-374a705d4d00", "rel": "bookmark"}], "image": {"id": "8247ace7-9065-46be-ac41-d23062970519", "links": [{"href": "http://172.30.9.28:8774/images/8247ace7-9065-46be-ac41-d23062970519", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T16:40:14.000000", "flavor": {"id": "9e0f5899-cad2-408f-8c94-3a34f25ebb69", "links": [{"href": "http://172.30.9.28:8774/flavors/9e0f5899-cad2-408f-8c94-3a34f25ebb69", "rel": "bookmark"}]}, "id": "13991ea0-7331-4416-8f84-374a705d4d00", "security_groups": [{"name": "vping_ssh-sg_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f"}], "user_id": "93e7a372ff9e4939b884025cfbf05aaf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T16:40:14Z", "hostId": "35c97152221af67cb0b8d4099d27f763cba94c3b1b6c9a20e9ccb694", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f", "created": "2018-11-14T16:40:05Z", "tenant_id": "cd6ffe505fb04711841cc5750a6c323f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 16:40:30,603 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3deac312-2b5f-488b-9ab4-ab42c962aa84 2018-11-14 16:40:30,604 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.15153002739s 2018-11-14 16:40:30,604 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3deac312-2b5f-488b-9ab4-ab42c962aa84 2018-11-14 16:40:30,609 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 16:40:32,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 16:40:32,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3dca54ca8864b6af758ac49d17c78a3e92236636" 2018-11-14 16:40:33,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:40:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-34c88760-277b-4277-924f-b9487521b4ce x-compute-request-id: req-34c88760-277b-4277-924f-b9487521b4ce Content-Encoding: gzip Content-Length: 870 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:2f:07", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c6f6d977-6dbb-46f4-9153-483bc1c9ee7e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c6f6d977-6dbb-46f4-9153-483bc1c9ee7e", "rel": "bookmark"}], "image": {"id": "8247ace7-9065-46be-ac41-d23062970519", "links": [{"href": "http://172.30.9.28:8774/images/8247ace7-9065-46be-ac41-d23062970519", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T16:40:30.000000", "flavor": {"id": "9e0f5899-cad2-408f-8c94-3a34f25ebb69", "links": [{"href": "http://172.30.9.28:8774/flavors/9e0f5899-cad2-408f-8c94-3a34f25ebb69", "rel": "bookmark"}]}, "id": "c6f6d977-6dbb-46f4-9153-483bc1c9ee7e", "security_groups": [{"name": "vping_ssh-sg_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f"}], "user_id": "93e7a372ff9e4939b884025cfbf05aaf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T16:40:30Z", "hostId": "c863b0db02dc685387cdfabd2a1624b143ab91ac2a228d9820c7be36", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f", "name": "vping_ssh-vm_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f", "created": "2018-11-14T16:40:21Z", "tenant_id": "cd6ffe505fb04711841cc5750a6c323f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:b6:d8", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/13991ea0-7331-4416-8f84-374a705d4d00", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/13991ea0-7331-4416-8f84-374a705d4d00", "rel": "bookmark"}], "image": {"id": "8247ace7-9065-46be-ac41-d23062970519", "links": [{"href": "http://172.30.9.28:8774/images/8247ace7-9065-46be-ac41-d23062970519", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T16:40:14.000000", "flavor": {"id": "9e0f5899-cad2-408f-8c94-3a34f25ebb69", "links": [{"href": "http://172.30.9.28:8774/flavors/9e0f5899-cad2-408f-8c94-3a34f25ebb69", "rel": "bookmark"}]}, "id": "13991ea0-7331-4416-8f84-374a705d4d00", "security_groups": [{"name": "vping_ssh-sg_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f"}], "user_id": "93e7a372ff9e4939b884025cfbf05aaf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T16:40:14Z", "hostId": "35c97152221af67cb0b8d4099d27f763cba94c3b1b6c9a20e9ccb694", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f", "created": "2018-11-14T16:40:05Z", "tenant_id": "cd6ffe505fb04711841cc5750a6c323f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 16:40:33,430 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-34c88760-277b-4277-924f-b9487521b4ce 2018-11-14 16:40:33,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.819216012955s 2018-11-14 16:40:33,431 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-34c88760-277b-4277-924f-b9487521b4ce 2018-11-14 16:40:33,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-14 16:40:33,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=c6f6d977-6dbb-46f4-9153-483bc1c9ee7e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3dca54ca8864b6af758ac49d17c78a3e92236636" 2018-11-14 16:40:33,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-6844d85f-551b-49fe-846c-bb0fec9186b9 Date: Wed, 14 Nov 2018 16:40:33 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5952d46c-e6df-4476-95f3-8dbc9a3e242d","tenant_id":"cd6ffe505fb04711841cc5750a6c323f","created_at":"2018-11-14T16:40:23Z","admin_state_up":true,"updated_at":"2018-11-14T16:40:29Z","binding:vnic_type":"normal","device_id":"c6f6d977-6dbb-46f4-9153-483bc1c9ee7e","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:3a:2f:07","id":"664ce05f-93ff-4834-a1d2-fc6dd65c0bf3","port_security_enabled":true,"project_id":"cd6ffe505fb04711841cc5750a6c323f","fixed_ips":[{"subnet_id":"103586b3-c7bd-4949-bf79-627c06bf5081","ip_address":"192.168.120.26"}],"extra_dhcp_opts":[],"security_groups":["92db40b2-985f-457e-8169-20270a527f6f"],"name":""}]} 2018-11-14 16:40:33,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=c6f6d977-6dbb-46f4-9153-483bc1c9ee7e used request id req-6844d85f-551b-49fe-846c-bb0fec9186b9 2018-11-14 16:40:33,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.246071100235s 2018-11-14 16:40:33,682 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=c6f6d977-6dbb-46f4-9153-483bc1c9ee7e used request id req-6844d85f-551b-49fe-846c-bb0fec9186b9 2018-11-14 16:40:33,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-14 16:40:33,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/floatingips.json?port_id=664ce05f-93ff-4834-a1d2-fc6dd65c0bf3" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3dca54ca8864b6af758ac49d17c78a3e92236636" 2018-11-14 16:40:33,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-ff294358-82e1-413a-9068-2b8db3b97699 Date: Wed, 14 Nov 2018 16:40:33 GMT RESP BODY: {"floatingips": []} 2018-11-14 16:40:33,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=664ce05f-93ff-4834-a1d2-fc6dd65c0bf3 used request id req-ff294358-82e1-413a-9068-2b8db3b97699 2018-11-14 16:40:33,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0162091255188s 2018-11-14 16:40:33,703 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=664ce05f-93ff-4834-a1d2-fc6dd65c0bf3 used request id req-ff294358-82e1-413a-9068-2b8db3b97699 2018-11-14 16:40:33,704 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:3a:2f:07', u'version': 4, u'addr': u'192.168.120.26', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'8247ace7-9065-46be-ac41-d23062970519'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-14T16:40:30.000000', 'flavor': Munch({u'id': u'9e0f5899-cad2-408f-8c94-3a34f25ebb69'}), 'az': u'nova', 'id': u'c6f6d977-6dbb-46f4-9153-483bc1c9ee7e', 'security_groups': [Munch({u'name': u'vping_ssh-sg_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'93e7a372ff9e4939b884025cfbf05aaf', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cd6ffe505fb04711841cc5750a6c323f', 'name': 'vping_ssh-project_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-11-14T16:40:30.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-14T16:40:30Z', 'hostId': u'c863b0db02dc685387cdfabd2a1624b143ab91ac2a228d9820c7be36', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f', 'public_v6': '', 'private_v4': u'192.168.120.26', 'cloud': 'envvars', 'host_id': u'c863b0db02dc685387cdfabd2a1624b143ab91ac2a228d9820c7be36', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-14T16:40:30.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'cd6ffe505fb04711841cc5750a6c323f', 'name': u'vping_ssh-vm_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f', 'adminPass': u'yZRh7X8KARUb', 'tenant_id': u'cd6ffe505fb04711841cc5750a6c323f', 'created_at': u'2018-11-14T16:40:21Z', 'created': u'2018-11-14T16:40:21Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-11-14 16:40:33,706 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 16:40:33,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}3dca54ca8864b6af758ac49d17c78a3e92236636" 2018-11-14 16:40:33,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-ce5ca7fd-f114-4d01-a4f2-b91b1f76ea8e Date: Wed, 14 Nov 2018 16:40:33 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["103586b3-c7bd-4949-bf79-627c06bf5081"],"updated_at":"2018-11-14T16:39:52Z","tenant_id":"cd6ffe505fb04711841cc5750a6c323f","created_at":"2018-11-14T16:39:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"cd6ffe505fb04711841cc5750a6c323f","id":"5952d46c-e6df-4476-95f3-8dbc9a3e242d","name":"vping_ssh-net_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"updated_at":"2018-11-14T16:32:51Z","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","id":"928cbc5c-a6fa-468a-b088-88e266fca291","name":"external"}]} 2018-11-14 16:40:33,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-ce5ca7fd-f114-4d01-a4f2-b91b1f76ea8e 2018-11-14 16:40:33,805 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0985250473022s 2018-11-14 16:40:33,805 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-ce5ca7fd-f114-4d01-a4f2-b91b1f76ea8e 2018-11-14 16:40:33,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-14 16:40:33,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=c6f6d977-6dbb-46f4-9153-483bc1c9ee7e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3dca54ca8864b6af758ac49d17c78a3e92236636" 2018-11-14 16:40:33,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-34981c20-7d1e-43bc-8255-b2c41e3756ab Date: Wed, 14 Nov 2018 16:40:33 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5952d46c-e6df-4476-95f3-8dbc9a3e242d","tenant_id":"cd6ffe505fb04711841cc5750a6c323f","created_at":"2018-11-14T16:40:23Z","admin_state_up":true,"updated_at":"2018-11-14T16:40:29Z","binding:vnic_type":"normal","device_id":"c6f6d977-6dbb-46f4-9153-483bc1c9ee7e","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:3a:2f:07","id":"664ce05f-93ff-4834-a1d2-fc6dd65c0bf3","port_security_enabled":true,"project_id":"cd6ffe505fb04711841cc5750a6c323f","fixed_ips":[{"subnet_id":"103586b3-c7bd-4949-bf79-627c06bf5081","ip_address":"192.168.120.26"}],"extra_dhcp_opts":[],"security_groups":["92db40b2-985f-457e-8169-20270a527f6f"],"name":""}]} 2018-11-14 16:40:33,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=c6f6d977-6dbb-46f4-9153-483bc1c9ee7e used request id req-34981c20-7d1e-43bc-8255-b2c41e3756ab 2018-11-14 16:40:33,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0466139316559s 2018-11-14 16:40:33,854 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=c6f6d977-6dbb-46f4-9153-483bc1c9ee7e used request id req-34981c20-7d1e-43bc-8255-b2c41e3756ab 2018-11-14 16:40:33,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-11-14 16:40:33,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}3dca54ca8864b6af758ac49d17c78a3e92236636" -d '{"floatingip": {"floating_network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "fixed_ip_address": "192.168.120.26", "port_id": "664ce05f-93ff-4834-a1d2-fc6dd65c0bf3"}}' 2018-11-14 16:40:35,608 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-7acfa2c4-9e0f-4471-aef6-2fd6f559aa2c Date: Wed, 14 Nov 2018 16:40:35 GMT RESP BODY: {"floatingip": {"router_id": "dfc00f26-c1cd-4962-a242-fa1c7f23a5d0", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-11-14T16:40:34Z", "floating_network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "fixed_ip_address": "192.168.120.26", "floating_ip_address": "172.30.9.205", "revision_number": 0, "port_id": "664ce05f-93ff-4834-a1d2-fc6dd65c0bf3", "id": "6d4fe343-4540-4597-b0ab-6fcef45f7f59", "tenant_id": "cd6ffe505fb04711841cc5750a6c323f", "created_at": "2018-11-14T16:40:34Z", "project_id": "cd6ffe505fb04711841cc5750a6c323f"}} 2018-11-14 16:40:35,608 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-7acfa2c4-9e0f-4471-aef6-2fd6f559aa2c 2018-11-14 16:40:35,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.75365400314s 2018-11-14 16:40:35,608 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-7acfa2c4-9e0f-4471-aef6-2fd6f559aa2c 2018-11-14 16:40:35,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-14 16:40:35,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}3dca54ca8864b6af758ac49d17c78a3e92236636" 2018-11-14 16:40:35,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 557 X-Openstack-Request-Id: req-e86c6e25-1141-4f1a-adbc-35260918967a Date: Wed, 14 Nov 2018 16:40:35 GMT RESP BODY: {"floatingips": [{"router_id": "dfc00f26-c1cd-4962-a242-fa1c7f23a5d0", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-11-14T16:40:34Z", "floating_network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "fixed_ip_address": "192.168.120.26", "floating_ip_address": "172.30.9.205", "revision_number": 0, "port_id": "664ce05f-93ff-4834-a1d2-fc6dd65c0bf3", "id": "6d4fe343-4540-4597-b0ab-6fcef45f7f59", "tenant_id": "cd6ffe505fb04711841cc5750a6c323f", "created_at": "2018-11-14T16:40:34Z", "project_id": "cd6ffe505fb04711841cc5750a6c323f"}]} 2018-11-14 16:40:35,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-e86c6e25-1141-4f1a-adbc-35260918967a 2018-11-14 16:40:35,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0210030078888s 2018-11-14 16:40:35,638 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-e86c6e25-1141-4f1a-adbc-35260918967a 2018-11-14 16:40:35,641 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'dfc00f26-c1cd-4962-a242-fa1c7f23a5d0', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'cd6ffe505fb04711841cc5750a6c323f', 'created_at': u'2018-11-14T16:40:34Z', 'attached': True, 'updated_at': u'2018-11-14T16:40:34Z', 'id': u'6d4fe343-4540-4597-b0ab-6fcef45f7f59', 'floating_network_id': u'928cbc5c-a6fa-468a-b088-88e266fca291', 'fixed_ip_address': u'192.168.120.26', 'floating_ip_address': u'172.30.9.205', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cd6ffe505fb04711841cc5750a6c323f', 'name': 'vping_ssh-project_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'dfc00f26-c1cd-4962-a242-fa1c7f23a5d0', 'project_id': u'cd6ffe505fb04711841cc5750a6c323f', 'port_id': u'664ce05f-93ff-4834-a1d2-fc6dd65c0bf3', 'port': u'664ce05f-93ff-4834-a1d2-fc6dd65c0bf3', 'network': u'928cbc5c-a6fa-468a-b088-88e266fca291'}) 2018-11-14 16:40:35,642 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 16:40:35,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/c6f6d977-6dbb-46f4-9153-483bc1c9ee7e/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}3dca54ca8864b6af758ac49d17c78a3e92236636" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 16:40:36,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16: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-c8ef7bba-22da-440d-846e-3778c93d4ac6 x-compute-request-id: req-c8ef7bba-22da-440d-846e-3778c93d4ac6 Content-Encoding: gzip Content-Length: 9576 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 497942407 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.176477] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.178637] pid_max: default: 32768 minimum: 301\n[ 0.179854] ACPI: Core revision 20150930\n[ 0.181507] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.183287] Security Framework initialized\n[ 0.184381] Yama: becoming mindful.\n[ 0.185342] AppArmor: AppArmor initialized\n[ 0.186483] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.188232] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.189890] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.191483] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.193290] Initializing cgroup subsys io\n[ 0.194359] Initializing cgroup subsys memory\n[ 0.195502] Initializing cgroup subsys devices\n[ 0.196646] Initializing cgroup subsys freezer\n[ 0.197784] Initializing cgroup subsys net_cls\n[ 0.198922] Initializing cgroup subsys perf_event\n[ 0.200118] Initializing cgroup subsys net_prio\n[ 0.201278] Initializing cgroup subsys hugetlb\n[ 0.202415] Initializing cgroup subsys pids\n[ 0.203551] CPU: Physical Processor ID: 0\n[ 0.205314] mce: CPU supports 10 MCE banks\n[ 0.206416] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.207727] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.224554] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.231172] ftrace: allocating 31920 entries in 125 pages\n[ 0.256521] smpboot: Max logical packages: 1\n[ 0.257656] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.259453] x2apic enabled\n[ 0.260526] Switched APIC routing to physical x2apic.\n[ 0.262835] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.264303] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.266992] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.269359] KVM setup paravirtual spinlock\n[ 0.270966] x86: Booted up 1 node, 1 CPUs\n[ 0.272027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.273842] devtmpfs: initialized\n[ 0.275771] evm: security.selinux\n[ 0.276682] evm: security.SMACK64\n[ 0.277596] evm: security.SMACK64EXEC\n[ 0.278574] evm: security.SMACK64TRANSMUTE\n[ 0.279631] evm: security.SMACK64MMAP\n[ 0.280597] evm: security.ima\n[ 0.281500] evm: security.capability\n[ 0.282565] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.284827] pinctrl core: initialized pinctrl subsystem\n[ 0.286170] RTC time: 16:40:29, date: 11/14/18\n[ 0.287366] NET: Registered protocol family 16\n[ 0.288603] cpuidle: using governor ladder\n[ 0.289620] cpuidle: using governor menu\n[ 0.290594] PCCT header not found.\n[ 0.291533] ACPI: bus type PCI registered\n[ 0.292523] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.294037] PCI: Using configuration type 1 for base access\n[ 0.296106] ACPI: Added _OSI(Module Device)\n[ 0.297148] ACPI: Added _OSI(Processor Device)\n[ 0.298256] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.299359] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.301381] ACPI: Interpreter enabled\n[ 0.302324] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.304595] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.306861] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.309132] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.311391] ACPI: (supports S0 S5)\n[ 0.312264] ACPI: Using IOAPIC for interrupt routing\n[ 0.313424] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.316947] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.318327] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.319838] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.321297] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.323969] acpiphp: Slot [3] registered\n[ 0.324959] acpiphp: Slot [4] registered\n[ 0.325943] acpiphp: Slot [5] registered\n[ 0.326927] acpiphp: Slot [6] registered\n[ 0.327916] acpiphp: Slot [7] registered\n[ 0.328900] acpiphp: Slot [8] registered\n[ 0.329885] acpiphp: Slot [9] registered\n[ 0.330866] acpiphp: Slot [10] registered\n[ 0.331863] acpiphp: Slot [11] registered\n[ 0.332864] acpiphp: Slot [12] registered\n[ 0.333861] acpiphp: Slot [13] registered\n[ 0.334858] acpiphp: Slot [14] registered\n[ 0.335856] acpiphp: Slot [15] registered\n[ 0.349640] acpiphp: Slot [16] registered\n[ 0.350638] acpiphp: Slot [17] registered\n[ 0.351655] acpiphp: Slot [18] registered\n[ 0.352651] acpiphp: Slot [19] registered\n[ 0.353651] acpiphp: Slot [20] registered\n[ 0.354649] acpiphp: Slot [21] registered\n[ 0.355644] acpiphp: Slot [22] registered\n[ 0.356641] acpiphp: Slot [23] registered\n[ 0.357644] acpiphp: Slot [24] registered\n[ 0.358641] acpiphp: Slot [25] registered\n[ 0.359638] acpiphp: Slot [26] registered\n[ 0.360632] acpiphp: Slot [27] registered\n[ 0.361633] acpiphp: Slot [28] registered\n[ 0.362631] acpiphp: Slot [29] registered\n[ 0.363627] acpiphp: Slot [30] registered\n[ 0.364622] acpiphp: Slot [31] registered\n[ 0.365616] PCI host bridge to bus 0000:00\n[ 0.366610] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.368074] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.369547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.371330] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.373119] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.374941] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.378644] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.380193] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.381628] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.383173] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.387201] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.389164] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.409543] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.411371] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.413109] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.414844] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.416551] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.418089] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.419725] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.421002] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.422904] vgaarb: loaded\n[ 0.423655] vgaarb: bridge control possible 0000:00:02.0\n[ 0.425155] SCSI subsystem initialized\n[ 0.426296] ACPI: bus type USB registered\n[ 0.427319] usbcore: registered new interface driver usbfs\n[ 0.428577] usbcore: registered new interface driver hub\n[ 0.429802] usbcore: registered new device driver usb\n[ 0.431151] PCI: Using ACPI for IRQ routing\n[ 0.432553] NetLabel: Initializing\n[ 0.433438] NetLabel: domain hash size = 128\n[ 0.434477] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.435644] NetLabel: unlabeled traffic allowed by default\n[ 0.437068] clocksource: Switched to clocksource kvm-clock\n[ 0.446583] AppArmor: AppArmor Filesystem Enabled\n[ 0.447754] pnp: PnP ACPI init\n[ 0.448884] pnp: PnP ACPI: found 5 devices\n[ 0.455521] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.457646] NET: Registered protocol family 2\n[ 0.458969] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.460538] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.462009] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.463482] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.464803] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.466227] NET: Registered protocol family 1\n[ 0.467308] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.468641] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.469955] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.484284] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.498672] Trying to unpack rootfs image as initramfs...\n[ 0.558548] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.560621] Scanning for low memory corruption every 60 seconds\n[ 0.562290] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.563815] audit: initializing netlink subsys (disabled)\n[ 0.565131] audit: type=2000 audit(1542213630.848:1): initialized\n[ 0.566752] Initialise system trusted keyring\n[ 0.571820] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.573275] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.576131] zbud: loaded\n[ 0.577262] VFS: Disk quotas dquot_6.6.0\n[ 0.578338] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.580844] fuse init (API version 7.23)\n[ 0.582026] Key type big_key registered\n[ 0.583131] Allocating IMA MOK and blacklist keyrings.\n[ 0.584848] Key type asymmetric registered\n[ 0.585911] Asymmetric key parser 'x509' registered\n[ 0.587142] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.589033] io scheduler noop registered\n[ 0.590029] io scheduler deadline registered (default)\n[ 0.591281] io scheduler cfq registered\n[ 0.592606] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.593920] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.595705] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.597573] ACPI: Power Button [PWRF]\n[ 0.598851] GHES: HEST is not enabled!\n[ 0.613053] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.642214] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.645093] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.668709] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.671640] Linux agpgart interface v0.103\n[ 0.675198] brd: module loaded\n[ 0.677413] loop: module loaded\n[ 0.682536] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.684362] GPT:90111 != 2097151\n[ 0.685217] GPT:Alternate GPT header not at the end of the disk.\n[ 0.686581] GPT:90111 != 2097151\n[ 0.687441] GPT: Use GNU Parted to correct GPT errors.\n[ 0.688664] vda: vda1 vda15\n[ 0.690504] scsi host0: ata_piix\n[ 0.691496] scsi host1: ata_piix\n[ 0.692420] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.693936] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.695821] libphy: Fixed MDIO Bus: probed\n[ 0.696848] tun: Universal TUN/TAP device driver, 1.6\n[ 0.698020] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.701077] PPP generic driver version 2.4.2\n[ 0.702271] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.703772] ehci-pci: EHCI PCI platform driver\n[ 0.704867] ehci-platform: EHCI generic platform driver\n[ 0.706187] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.707613] ohci-pci: OHCI PCI platform driver\n[ 0.708721] ohci-platform: OHCI generic platform driver\n[ 0.709973] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.724476] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.725734] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.727586] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.728850] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.730346] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.731862] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.733628] usb usb1: Product: UHCI Host Controller\n[ 0.734789] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.736187] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.737438] hub 1-0:1.0: USB hub found\n[ 0.738413] hub 1-0:1.0: 2 ports detected\n[ 0.739636] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.742393] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.743564] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.744848] mousedev: PS/2 mouse device common for all mice\n[ 0.746460] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.748734] rtc_cmos 00:00: RTC can wake from S4\n[ 0.750161] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.751640] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.753125] i2c /dev entries driver\n[ 0.754107] device-mapper: uevent: version 1.0.3\n[ 0.755308] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.757404] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.759235] NET: Registered protocol family 10\n[ 0.760894] NET: Registered protocol family 17\n[ 0.762049] Key type dns_resolver registered\n[ 0.763479] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.764831] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.767132] registered taskstats version 1\n[ 0.768231] Loading compiled-in X.509 certificates\n[ 0.770032] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.772331] zswap: loaded using pool lzo/zbud\n[ 0.774645] Key type trusted registered\n[ 0.776668] Key type encrypted registered\n[ 0.777724] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.779034] ima: No TPM chip found, activating TPM-bypass!\n[ 0.780342] evm: HMAC attrs: 0x1\n[ 0.781594] Magic number: 10:911:691\n[ 0.782683] rtc_cmos 00:00: setting system clock to 2018-11-14 16:40:30 UTC (1542213630)\n[ 0.784733] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.786115] EDD information not available.\n[ 0.855740] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.870840] Write protecting the kernel read-only data: 14336k\n[ 0.875353] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.877825] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.926507] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.78\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.26...\nLease of 192.168.120.26 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.87. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDg99tQZYfmXMk3N4MUaTUvF0fUAQmGTcqtUrzHucuIqXwCNu6H2Pue0TtVQDkOF8LMS4zE/30g3BSLF0Y6YRfieJvXNS8lAHUiHWIyfGkqCz99OzpbldZElyQUtzvzzLwdzYNeGe5GYIdqxGV0Skg6ksukFE4+Fon7pWp7Tp0s1vq/DD+mJM0sK8anzoRT4J94UGCcTIZsUx4fdYugicuj0GueM40us6+lSaWBj0o6afwXnVhmhumv2UipnppkVYdAQvbIwtu8HuPDXtd6QMK2oT4nfE6svk8cFxGCkaiXm1KbaO4pQjRic5hQui9CqL6UiH6BsIzbhyzBcYJ8ZmQ1 root@vping-ssh-vm-ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f\nssh-dss AAAAB3NzaC1kc3MAAACBAKfOzywG0PTthtGfShbl2MIlsBpfNn+NA6cO2tjkqrGewjY0y0Dh/VG/GqANuBnxX+M1f2yI12vggGFTx50xaZOACJTlpR++D4LIk2s/sBbfpNQVnGwkL47FHRHnCGHhOk5l16kHbDnrY2j31GfDjwtE4XdJy2glv4ooSGXsLmuBAAAAFQC92H4I5avhd+HkBkM38EfapzcxYQAAAIBgeZWHdrdPpc957Ped39D7t7yZLbHgTjOUEMI46pRcYVw+po7CCEv7vKUebImM9R5dFDI/iKsOhg1ODApWh/cWZ3ECpZMAFQcLX56aDS94P/rFoz0D2NKk3wCFE46nKqka77ULvURC6yjFKJBKZ8uWWai8ilP1Hpo3NYAe0z8YEgAAAIBvdom4kruOT5w19DD0dtanNYvW7zZ4b1V8licRwSOVhTd8ANoxEwqkiohOEbV63f4O9EmpgULkLPQF+ukZdj9Z2zBgCmo4JkHu8V5peD982D38sVoSDQPMt2OP7OQEWvI6nH+92bbskkZRleg08Z3TKb/5NM81OqgMq/7hiqdZNg== root@vping-ssh-vm-ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f\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.26,24,fe80::f816:3eff:fe3a:2f07/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.26 \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-ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.22 ===\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-ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f login: "} 2018-11-14 16:40:36,487 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/c6f6d977-6dbb-46f4-9153-483bc1c9ee7e/action used request id req-c8ef7bba-22da-440d-846e-3778c93d4ac6 2018-11-14 16:40:36,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.845387935638s 2018-11-14 16:40:36,488 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/c6f6d977-6dbb-46f4-9153-483bc1c9ee7e/action used request id req-c8ef7bba-22da-440d-846e-3778c93d4ac6 2018-11-14 16:40:36,488 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 497942407 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.176477] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.178637] pid_max: default: 32768 minimum: 301 [ 0.179854] ACPI: Core revision 20150930 [ 0.181507] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.183287] Security Framework initialized [ 0.184381] Yama: becoming mindful. [ 0.185342] AppArmor: AppArmor initialized [ 0.186483] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.188232] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.189890] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.191483] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.193290] Initializing cgroup subsys io [ 0.194359] Initializing cgroup subsys memory [ 0.195502] Initializing cgroup subsys devices [ 0.196646] Initializing cgroup subsys freezer [ 0.197784] Initializing cgroup subsys net_cls [ 0.198922] Initializing cgroup subsys perf_event [ 0.200118] Initializing cgroup subsys net_prio [ 0.201278] Initializing cgroup subsys hugetlb [ 0.202415] Initializing cgroup subsys pids [ 0.203551] CPU: Physical Processor ID: 0 [ 0.205314] mce: CPU supports 10 MCE banks [ 0.206416] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.207727] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.224554] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.231172] ftrace: allocating 31920 entries in 125 pages [ 0.256521] smpboot: Max logical packages: 1 [ 0.257656] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.259453] x2apic enabled [ 0.260526] Switched APIC routing to physical x2apic. [ 0.262835] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.264303] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.266992] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.269359] KVM setup paravirtual spinlock [ 0.270966] x86: Booted up 1 node, 1 CPUs [ 0.272027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.273842] devtmpfs: initialized [ 0.275771] evm: security.selinux [ 0.276682] evm: security.SMACK64 [ 0.277596] evm: security.SMACK64EXEC [ 0.278574] evm: security.SMACK64TRANSMUTE [ 0.279631] evm: security.SMACK64MMAP [ 0.280597] evm: security.ima [ 0.281500] evm: security.capability [ 0.282565] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.284827] pinctrl core: initialized pinctrl subsystem [ 0.286170] RTC time: 16:40:29, date: 11/14/18 [ 0.287366] NET: Registered protocol family 16 [ 0.288603] cpuidle: using governor ladder [ 0.289620] cpuidle: using governor menu [ 0.290594] PCCT header not found. [ 0.291533] ACPI: bus type PCI registered [ 0.292523] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.294037] PCI: Using configuration type 1 for base access [ 0.296106] ACPI: Added _OSI(Module Device) [ 0.297148] ACPI: Added _OSI(Processor Device) [ 0.298256] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.299359] ACPI: Added _OSI(Processor Aggregator Device) [ 0.301381] ACPI: Interpreter enabled [ 0.302324] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.304595] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.306861] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.309132] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.311391] ACPI: (supports S0 S5) [ 0.312264] ACPI: Using IOAPIC for interrupt routing [ 0.313424] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.316947] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.318327] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.319838] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.321297] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.323969] acpiphp: Slot [3] registered [ 0.324959] acpiphp: Slot [4] registered [ 0.325943] acpiphp: Slot [5] registered [ 0.326927] acpiphp: Slot [6] registered [ 0.327916] acpiphp: Slot [7] registered [ 0.328900] acpiphp: Slot [8] registered [ 0.329885] acpiphp: Slot [9] registered [ 0.330866] acpiphp: Slot [10] registered [ 0.331863] acpiphp: Slot [11] registered [ 0.332864] acpiphp: Slot [12] registered [ 0.333861] acpiphp: Slot [13] registered [ 0.334858] acpiphp: Slot [14] registered [ 0.335856] acpiphp: Slot [15] registered [ 0.349640] acpiphp: Slot [16] registered [ 0.350638] acpiphp: Slot [17] registered [ 0.351655] acpiphp: Slot [18] registered [ 0.352651] acpiphp: Slot [19] registered [ 0.353651] acpiphp: Slot [20] registered [ 0.354649] acpiphp: Slot [21] registered [ 0.355644] acpiphp: Slot [22] registered [ 0.356641] acpiphp: Slot [23] registered [ 0.357644] acpiphp: Slot [24] registered [ 0.358641] acpiphp: Slot [25] registered [ 0.359638] acpiphp: Slot [26] registered [ 0.360632] acpiphp: Slot [27] registered [ 0.361633] acpiphp: Slot [28] registered [ 0.362631] acpiphp: Slot [29] registered [ 0.363627] acpiphp: Slot [30] registered [ 0.364622] acpiphp: Slot [31] registered [ 0.365616] PCI host bridge to bus 0000:00 [ 0.366610] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.368074] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.369547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.371330] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.373119] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.374941] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.378644] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.380193] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.381628] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.383173] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.387201] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.389164] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.409543] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.411371] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.413109] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.414844] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.416551] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.418089] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.419725] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.421002] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.422904] vgaarb: loaded [ 0.423655] vgaarb: bridge control possible 0000:00:02.0 [ 0.425155] SCSI subsystem initialized [ 0.426296] ACPI: bus type USB registered [ 0.427319] usbcore: registered new interface driver usbfs [ 0.428577] usbcore: registered new interface driver hub [ 0.429802] usbcore: registered new device driver usb [ 0.431151] PCI: Using ACPI for IRQ routing [ 0.432553] NetLabel: Initializing [ 0.433438] NetLabel: domain hash size = 128 [ 0.434477] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.435644] NetLabel: unlabeled traffic allowed by default [ 0.437068] clocksource: Switched to clocksource kvm-clock [ 0.446583] AppArmor: AppArmor Filesystem Enabled [ 0.447754] pnp: PnP ACPI init [ 0.448884] pnp: PnP ACPI: found 5 devices [ 0.455521] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.457646] NET: Registered protocol family 2 [ 0.458969] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.460538] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.462009] TCP: Hash tables configured (established 4096 bind 4096) [ 0.463482] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.464803] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.466227] NET: Registered protocol family 1 [ 0.467308] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.468641] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.469955] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.484284] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.498672] Trying to unpack rootfs image as initramfs... [ 0.558548] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.560621] Scanning for low memory corruption every 60 seconds [ 0.562290] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.563815] audit: initializing netlink subsys (disabled) [ 0.565131] audit: type=2000 audit(1542213630.848:1): initialized [ 0.566752] Initialise system trusted keyring [ 0.571820] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.573275] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.576131] zbud: loaded [ 0.577262] VFS: Disk quotas dquot_6.6.0 [ 0.578338] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.580844] fuse init (API version 7.23) [ 0.582026] Key type big_key registered [ 0.583131] Allocating IMA MOK and blacklist keyrings. [ 0.584848] Key type asymmetric registered [ 0.585911] Asymmetric key parser 'x509' registered [ 0.587142] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.589033] io scheduler noop registered [ 0.590029] io scheduler deadline registered (default) [ 0.591281] io scheduler cfq registered [ 0.592606] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.593920] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.595705] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.597573] ACPI: Power Button [PWRF] [ 0.598851] GHES: HEST is not enabled! [ 0.613053] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.642214] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.645093] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.668709] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.671640] Linux agpgart interface v0.103 [ 0.675198] brd: module loaded [ 0.677413] loop: module loaded [ 0.682536] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.684362] GPT:90111 != 2097151 [ 0.685217] GPT:Alternate GPT header not at the end of the disk. [ 0.686581] GPT:90111 != 2097151 [ 0.687441] GPT: Use GNU Parted to correct GPT errors. [ 0.688664] vda: vda1 vda15 [ 0.690504] scsi host0: ata_piix [ 0.691496] scsi host1: ata_piix [ 0.692420] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.693936] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.695821] libphy: Fixed MDIO Bus: probed [ 0.696848] tun: Universal TUN/TAP device driver, 1.6 [ 0.698020] tun: (C) 1999-2004 Max Krasnyansky [ 0.701077] PPP generic driver version 2.4.2 [ 0.702271] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.703772] ehci-pci: EHCI PCI platform driver [ 0.704867] ehci-platform: EHCI generic platform driver [ 0.706187] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.707613] ohci-pci: OHCI PCI platform driver [ 0.708721] ohci-platform: OHCI generic platform driver [ 0.709973] uhci_hcd: USB Universal Host Controller Interface driver [ 0.724476] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.725734] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.727586] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.728850] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.730346] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.731862] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.733628] usb usb1: Product: UHCI Host Controller [ 0.734789] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.736187] usb usb1: SerialNumber: 0000:00:01.2 [ 0.737438] hub 1-0:1.0: USB hub found [ 0.738413] hub 1-0:1.0: 2 ports detected [ 0.739636] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.742393] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.743564] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.744848] mousedev: PS/2 mouse device common for all mice [ 0.746460] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.748734] rtc_cmos 00:00: RTC can wake from S4 [ 0.750161] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.751640] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.753125] i2c /dev entries driver [ 0.754107] device-mapper: uevent: version 1.0.3 [ 0.755308] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.757404] ledtrig-cpu: registered to indicate activity on CPUs [ 0.759235] NET: Registered protocol family 10 [ 0.760894] NET: Registered protocol family 17 [ 0.762049] Key type dns_resolver registered [ 0.763479] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.764831] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.767132] registered taskstats version 1 [ 0.768231] Loading compiled-in X.509 certificates [ 0.770032] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.772331] zswap: loaded using pool lzo/zbud [ 0.774645] Key type trusted registered [ 0.776668] Key type encrypted registered [ 0.777724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.779034] ima: No TPM chip found, activating TPM-bypass! [ 0.780342] evm: HMAC attrs: 0x1 [ 0.781594] Magic number: 10:911:691 [ 0.782683] rtc_cmos 00:00: setting system clock to 2018-11-14 16:40:30 UTC (1542213630) [ 0.784733] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.786115] EDD information not available. [ 0.855740] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.870840] Write protecting the kernel read-only data: 14336k [ 0.875353] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.877825] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.926507] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.78 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.26... Lease of 192.168.120.26 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.87. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDg99tQZYfmXMk3N4MUaTUvF0fUAQmGTcqtUrzHucuIqXwCNu6H2Pue0TtVQDkOF8LMS4zE/30g3BSLF0Y6YRfieJvXNS8lAHUiHWIyfGkqCz99OzpbldZElyQUtzvzzLwdzYNeGe5GYIdqxGV0Skg6ksukFE4+Fon7pWp7Tp0s1vq/DD+mJM0sK8anzoRT4J94UGCcTIZsUx4fdYugicuj0GueM40us6+lSaWBj0o6afwXnVhmhumv2UipnppkVYdAQvbIwtu8HuPDXtd6QMK2oT4nfE6svk8cFxGCkaiXm1KbaO4pQjRic5hQui9CqL6UiH6BsIzbhyzBcYJ8ZmQ1 root@vping-ssh-vm-ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f ssh-dss AAAAB3NzaC1kc3MAAACBAKfOzywG0PTthtGfShbl2MIlsBpfNn+NA6cO2tjkqrGewjY0y0Dh/VG/GqANuBnxX+M1f2yI12vggGFTx50xaZOACJTlpR++D4LIk2s/sBbfpNQVnGwkL47FHRHnCGHhOk5l16kHbDnrY2j31GfDjwtE4XdJy2glv4ooSGXsLmuBAAAAFQC92H4I5avhd+HkBkM38EfapzcxYQAAAIBgeZWHdrdPpc957Ped39D7t7yZLbHgTjOUEMI46pRcYVw+po7CCEv7vKUebImM9R5dFDI/iKsOhg1ODApWh/cWZ3ECpZMAFQcLX56aDS94P/rFoz0D2NKk3wCFE46nKqka77ULvURC6yjFKJBKZ8uWWai8ilP1Hpo3NYAe0z8YEgAAAIBvdom4kruOT5w19DD0dtanNYvW7zZ4b1V8licRwSOVhTd8ANoxEwqkiohOEbV63f4O9EmpgULkLPQF+ukZdj9Z2zBgCmo4JkHu8V5peD982D38sVoSDQPMt2OP7OQEWvI6nH+92bbskkZRleg08Z3TKb/5NM81OqgMq/7hiqdZNg== root@vping-ssh-vm-ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f -----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.26,24,fe80::f816:3eff:fe3a:2f07/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.26 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-ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f launch-index: 0 === cirros: current=0.4.0 uptime=3.22 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f login: 2018-11-14 16:40:37,491 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.205: timed out 2018-11-14 16:40:46,501 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 16:40:46,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/c6f6d977-6dbb-46f4-9153-483bc1c9ee7e/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}3dca54ca8864b6af758ac49d17c78a3e92236636" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 16:40:46,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16: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,Accept-Encoding x-openstack-request-id: req-02c155dd-10ab-42ef-8bd6-0e10a2032d56 x-compute-request-id: req-02c155dd-10ab-42ef-8bd6-0e10a2032d56 Content-Encoding: gzip Content-Length: 9576 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 497942407 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.176477] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.178637] pid_max: default: 32768 minimum: 301\n[ 0.179854] ACPI: Core revision 20150930\n[ 0.181507] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.183287] Security Framework initialized\n[ 0.184381] Yama: becoming mindful.\n[ 0.185342] AppArmor: AppArmor initialized\n[ 0.186483] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.188232] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.189890] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.191483] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.193290] Initializing cgroup subsys io\n[ 0.194359] Initializing cgroup subsys memory\n[ 0.195502] Initializing cgroup subsys devices\n[ 0.196646] Initializing cgroup subsys freezer\n[ 0.197784] Initializing cgroup subsys net_cls\n[ 0.198922] Initializing cgroup subsys perf_event\n[ 0.200118] Initializing cgroup subsys net_prio\n[ 0.201278] Initializing cgroup subsys hugetlb\n[ 0.202415] Initializing cgroup subsys pids\n[ 0.203551] CPU: Physical Processor ID: 0\n[ 0.205314] mce: CPU supports 10 MCE banks\n[ 0.206416] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.207727] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.224554] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.231172] ftrace: allocating 31920 entries in 125 pages\n[ 0.256521] smpboot: Max logical packages: 1\n[ 0.257656] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.259453] x2apic enabled\n[ 0.260526] Switched APIC routing to physical x2apic.\n[ 0.262835] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.264303] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.266992] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.269359] KVM setup paravirtual spinlock\n[ 0.270966] x86: Booted up 1 node, 1 CPUs\n[ 0.272027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.273842] devtmpfs: initialized\n[ 0.275771] evm: security.selinux\n[ 0.276682] evm: security.SMACK64\n[ 0.277596] evm: security.SMACK64EXEC\n[ 0.278574] evm: security.SMACK64TRANSMUTE\n[ 0.279631] evm: security.SMACK64MMAP\n[ 0.280597] evm: security.ima\n[ 0.281500] evm: security.capability\n[ 0.282565] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.284827] pinctrl core: initialized pinctrl subsystem\n[ 0.286170] RTC time: 16:40:29, date: 11/14/18\n[ 0.287366] NET: Registered protocol family 16\n[ 0.288603] cpuidle: using governor ladder\n[ 0.289620] cpuidle: using governor menu\n[ 0.290594] PCCT header not found.\n[ 0.291533] ACPI: bus type PCI registered\n[ 0.292523] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.294037] PCI: Using configuration type 1 for base access\n[ 0.296106] ACPI: Added _OSI(Module Device)\n[ 0.297148] ACPI: Added _OSI(Processor Device)\n[ 0.298256] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.299359] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.301381] ACPI: Interpreter enabled\n[ 0.302324] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.304595] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.306861] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.309132] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.311391] ACPI: (supports S0 S5)\n[ 0.312264] ACPI: Using IOAPIC for interrupt routing\n[ 0.313424] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.316947] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.318327] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.319838] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.321297] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.323969] acpiphp: Slot [3] registered\n[ 0.324959] acpiphp: Slot [4] registered\n[ 0.325943] acpiphp: Slot [5] registered\n[ 0.326927] acpiphp: Slot [6] registered\n[ 0.327916] acpiphp: Slot [7] registered\n[ 0.328900] acpiphp: Slot [8] registered\n[ 0.329885] acpiphp: Slot [9] registered\n[ 0.330866] acpiphp: Slot [10] registered\n[ 0.331863] acpiphp: Slot [11] registered\n[ 0.332864] acpiphp: Slot [12] registered\n[ 0.333861] acpiphp: Slot [13] registered\n[ 0.334858] acpiphp: Slot [14] registered\n[ 0.335856] acpiphp: Slot [15] registered\n[ 0.349640] acpiphp: Slot [16] registered\n[ 0.350638] acpiphp: Slot [17] registered\n[ 0.351655] acpiphp: Slot [18] registered\n[ 0.352651] acpiphp: Slot [19] registered\n[ 0.353651] acpiphp: Slot [20] registered\n[ 0.354649] acpiphp: Slot [21] registered\n[ 0.355644] acpiphp: Slot [22] registered\n[ 0.356641] acpiphp: Slot [23] registered\n[ 0.357644] acpiphp: Slot [24] registered\n[ 0.358641] acpiphp: Slot [25] registered\n[ 0.359638] acpiphp: Slot [26] registered\n[ 0.360632] acpiphp: Slot [27] registered\n[ 0.361633] acpiphp: Slot [28] registered\n[ 0.362631] acpiphp: Slot [29] registered\n[ 0.363627] acpiphp: Slot [30] registered\n[ 0.364622] acpiphp: Slot [31] registered\n[ 0.365616] PCI host bridge to bus 0000:00\n[ 0.366610] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.368074] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.369547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.371330] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.373119] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.374941] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.378644] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.380193] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.381628] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.383173] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.387201] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.389164] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.409543] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.411371] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.413109] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.414844] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.416551] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.418089] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.419725] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.421002] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.422904] vgaarb: loaded\n[ 0.423655] vgaarb: bridge control possible 0000:00:02.0\n[ 0.425155] SCSI subsystem initialized\n[ 0.426296] ACPI: bus type USB registered\n[ 0.427319] usbcore: registered new interface driver usbfs\n[ 0.428577] usbcore: registered new interface driver hub\n[ 0.429802] usbcore: registered new device driver usb\n[ 0.431151] PCI: Using ACPI for IRQ routing\n[ 0.432553] NetLabel: Initializing\n[ 0.433438] NetLabel: domain hash size = 128\n[ 0.434477] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.435644] NetLabel: unlabeled traffic allowed by default\n[ 0.437068] clocksource: Switched to clocksource kvm-clock\n[ 0.446583] AppArmor: AppArmor Filesystem Enabled\n[ 0.447754] pnp: PnP ACPI init\n[ 0.448884] pnp: PnP ACPI: found 5 devices\n[ 0.455521] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.457646] NET: Registered protocol family 2\n[ 0.458969] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.460538] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.462009] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.463482] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.464803] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.466227] NET: Registered protocol family 1\n[ 0.467308] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.468641] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.469955] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.484284] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.498672] Trying to unpack rootfs image as initramfs...\n[ 0.558548] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.560621] Scanning for low memory corruption every 60 seconds\n[ 0.562290] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.563815] audit: initializing netlink subsys (disabled)\n[ 0.565131] audit: type=2000 audit(1542213630.848:1): initialized\n[ 0.566752] Initialise system trusted keyring\n[ 0.571820] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.573275] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.576131] zbud: loaded\n[ 0.577262] VFS: Disk quotas dquot_6.6.0\n[ 0.578338] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.580844] fuse init (API version 7.23)\n[ 0.582026] Key type big_key registered\n[ 0.583131] Allocating IMA MOK and blacklist keyrings.\n[ 0.584848] Key type asymmetric registered\n[ 0.585911] Asymmetric key parser 'x509' registered\n[ 0.587142] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.589033] io scheduler noop registered\n[ 0.590029] io scheduler deadline registered (default)\n[ 0.591281] io scheduler cfq registered\n[ 0.592606] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.593920] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.595705] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.597573] ACPI: Power Button [PWRF]\n[ 0.598851] GHES: HEST is not enabled!\n[ 0.613053] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.642214] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.645093] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.668709] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.671640] Linux agpgart interface v0.103\n[ 0.675198] brd: module loaded\n[ 0.677413] loop: module loaded\n[ 0.682536] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.684362] GPT:90111 != 2097151\n[ 0.685217] GPT:Alternate GPT header not at the end of the disk.\n[ 0.686581] GPT:90111 != 2097151\n[ 0.687441] GPT: Use GNU Parted to correct GPT errors.\n[ 0.688664] vda: vda1 vda15\n[ 0.690504] scsi host0: ata_piix\n[ 0.691496] scsi host1: ata_piix\n[ 0.692420] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.693936] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.695821] libphy: Fixed MDIO Bus: probed\n[ 0.696848] tun: Universal TUN/TAP device driver, 1.6\n[ 0.698020] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.701077] PPP generic driver version 2.4.2\n[ 0.702271] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.703772] ehci-pci: EHCI PCI platform driver\n[ 0.704867] ehci-platform: EHCI generic platform driver\n[ 0.706187] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.707613] ohci-pci: OHCI PCI platform driver\n[ 0.708721] ohci-platform: OHCI generic platform driver\n[ 0.709973] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.724476] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.725734] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.727586] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.728850] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.730346] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.731862] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.733628] usb usb1: Product: UHCI Host Controller\n[ 0.734789] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.736187] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.737438] hub 1-0:1.0: USB hub found\n[ 0.738413] hub 1-0:1.0: 2 ports detected\n[ 0.739636] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.742393] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.743564] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.744848] mousedev: PS/2 mouse device common for all mice\n[ 0.746460] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.748734] rtc_cmos 00:00: RTC can wake from S4\n[ 0.750161] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.751640] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.753125] i2c /dev entries driver\n[ 0.754107] device-mapper: uevent: version 1.0.3\n[ 0.755308] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.757404] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.759235] NET: Registered protocol family 10\n[ 0.760894] NET: Registered protocol family 17\n[ 0.762049] Key type dns_resolver registered\n[ 0.763479] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.764831] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.767132] registered taskstats version 1\n[ 0.768231] Loading compiled-in X.509 certificates\n[ 0.770032] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.772331] zswap: loaded using pool lzo/zbud\n[ 0.774645] Key type trusted registered\n[ 0.776668] Key type encrypted registered\n[ 0.777724] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.779034] ima: No TPM chip found, activating TPM-bypass!\n[ 0.780342] evm: HMAC attrs: 0x1\n[ 0.781594] Magic number: 10:911:691\n[ 0.782683] rtc_cmos 00:00: setting system clock to 2018-11-14 16:40:30 UTC (1542213630)\n[ 0.784733] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.786115] EDD information not available.\n[ 0.855740] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.870840] Write protecting the kernel read-only data: 14336k\n[ 0.875353] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.877825] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.926507] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.78\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.26...\nLease of 192.168.120.26 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.87. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDg99tQZYfmXMk3N4MUaTUvF0fUAQmGTcqtUrzHucuIqXwCNu6H2Pue0TtVQDkOF8LMS4zE/30g3BSLF0Y6YRfieJvXNS8lAHUiHWIyfGkqCz99OzpbldZElyQUtzvzzLwdzYNeGe5GYIdqxGV0Skg6ksukFE4+Fon7pWp7Tp0s1vq/DD+mJM0sK8anzoRT4J94UGCcTIZsUx4fdYugicuj0GueM40us6+lSaWBj0o6afwXnVhmhumv2UipnppkVYdAQvbIwtu8HuPDXtd6QMK2oT4nfE6svk8cFxGCkaiXm1KbaO4pQjRic5hQui9CqL6UiH6BsIzbhyzBcYJ8ZmQ1 root@vping-ssh-vm-ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f\nssh-dss AAAAB3NzaC1kc3MAAACBAKfOzywG0PTthtGfShbl2MIlsBpfNn+NA6cO2tjkqrGewjY0y0Dh/VG/GqANuBnxX+M1f2yI12vggGFTx50xaZOACJTlpR++D4LIk2s/sBbfpNQVnGwkL47FHRHnCGHhOk5l16kHbDnrY2j31GfDjwtE4XdJy2glv4ooSGXsLmuBAAAAFQC92H4I5avhd+HkBkM38EfapzcxYQAAAIBgeZWHdrdPpc957Ped39D7t7yZLbHgTjOUEMI46pRcYVw+po7CCEv7vKUebImM9R5dFDI/iKsOhg1ODApWh/cWZ3ECpZMAFQcLX56aDS94P/rFoz0D2NKk3wCFE46nKqka77ULvURC6yjFKJBKZ8uWWai8ilP1Hpo3NYAe0z8YEgAAAIBvdom4kruOT5w19DD0dtanNYvW7zZ4b1V8licRwSOVhTd8ANoxEwqkiohOEbV63f4O9EmpgULkLPQF+ukZdj9Z2zBgCmo4JkHu8V5peD982D38sVoSDQPMt2OP7OQEWvI6nH+92bbskkZRleg08Z3TKb/5NM81OqgMq/7hiqdZNg== root@vping-ssh-vm-ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f\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.26,24,fe80::f816:3eff:fe3a:2f07/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.26 \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-ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.22 ===\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-ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f login: "} 2018-11-14 16:40:46,614 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/c6f6d977-6dbb-46f4-9153-483bc1c9ee7e/action used request id req-02c155dd-10ab-42ef-8bd6-0e10a2032d56 2018-11-14 16:40:46,614 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.113322019577s 2018-11-14 16:40:46,615 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/c6f6d977-6dbb-46f4-9153-483bc1c9ee7e/action used request id req-02c155dd-10ab-42ef-8bd6-0e10a2032d56 2018-11-14 16:40:46,615 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 497942407 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.176477] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.178637] pid_max: default: 32768 minimum: 301 [ 0.179854] ACPI: Core revision 20150930 [ 0.181507] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.183287] Security Framework initialized [ 0.184381] Yama: becoming mindful. [ 0.185342] AppArmor: AppArmor initialized [ 0.186483] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.188232] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.189890] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.191483] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.193290] Initializing cgroup subsys io [ 0.194359] Initializing cgroup subsys memory [ 0.195502] Initializing cgroup subsys devices [ 0.196646] Initializing cgroup subsys freezer [ 0.197784] Initializing cgroup subsys net_cls [ 0.198922] Initializing cgroup subsys perf_event [ 0.200118] Initializing cgroup subsys net_prio [ 0.201278] Initializing cgroup subsys hugetlb [ 0.202415] Initializing cgroup subsys pids [ 0.203551] CPU: Physical Processor ID: 0 [ 0.205314] mce: CPU supports 10 MCE banks [ 0.206416] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.207727] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.224554] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.231172] ftrace: allocating 31920 entries in 125 pages [ 0.256521] smpboot: Max logical packages: 1 [ 0.257656] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.259453] x2apic enabled [ 0.260526] Switched APIC routing to physical x2apic. [ 0.262835] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.264303] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.266992] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.269359] KVM setup paravirtual spinlock [ 0.270966] x86: Booted up 1 node, 1 CPUs [ 0.272027] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.273842] devtmpfs: initialized [ 0.275771] evm: security.selinux [ 0.276682] evm: security.SMACK64 [ 0.277596] evm: security.SMACK64EXEC [ 0.278574] evm: security.SMACK64TRANSMUTE [ 0.279631] evm: security.SMACK64MMAP [ 0.280597] evm: security.ima [ 0.281500] evm: security.capability [ 0.282565] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.284827] pinctrl core: initialized pinctrl subsystem [ 0.286170] RTC time: 16:40:29, date: 11/14/18 [ 0.287366] NET: Registered protocol family 16 [ 0.288603] cpuidle: using governor ladder [ 0.289620] cpuidle: using governor menu [ 0.290594] PCCT header not found. [ 0.291533] ACPI: bus type PCI registered [ 0.292523] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.294037] PCI: Using configuration type 1 for base access [ 0.296106] ACPI: Added _OSI(Module Device) [ 0.297148] ACPI: Added _OSI(Processor Device) [ 0.298256] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.299359] ACPI: Added _OSI(Processor Aggregator Device) [ 0.301381] ACPI: Interpreter enabled [ 0.302324] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.304595] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.306861] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.309132] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.311391] ACPI: (supports S0 S5) [ 0.312264] ACPI: Using IOAPIC for interrupt routing [ 0.313424] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.316947] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.318327] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.319838] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.321297] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.323969] acpiphp: Slot [3] registered [ 0.324959] acpiphp: Slot [4] registered [ 0.325943] acpiphp: Slot [5] registered [ 0.326927] acpiphp: Slot [6] registered [ 0.327916] acpiphp: Slot [7] registered [ 0.328900] acpiphp: Slot [8] registered [ 0.329885] acpiphp: Slot [9] registered [ 0.330866] acpiphp: Slot [10] registered [ 0.331863] acpiphp: Slot [11] registered [ 0.332864] acpiphp: Slot [12] registered [ 0.333861] acpiphp: Slot [13] registered [ 0.334858] acpiphp: Slot [14] registered [ 0.335856] acpiphp: Slot [15] registered [ 0.349640] acpiphp: Slot [16] registered [ 0.350638] acpiphp: Slot [17] registered [ 0.351655] acpiphp: Slot [18] registered [ 0.352651] acpiphp: Slot [19] registered [ 0.353651] acpiphp: Slot [20] registered [ 0.354649] acpiphp: Slot [21] registered [ 0.355644] acpiphp: Slot [22] registered [ 0.356641] acpiphp: Slot [23] registered [ 0.357644] acpiphp: Slot [24] registered [ 0.358641] acpiphp: Slot [25] registered [ 0.359638] acpiphp: Slot [26] registered [ 0.360632] acpiphp: Slot [27] registered [ 0.361633] acpiphp: Slot [28] registered [ 0.362631] acpiphp: Slot [29] registered [ 0.363627] acpiphp: Slot [30] registered [ 0.364622] acpiphp: Slot [31] registered [ 0.365616] PCI host bridge to bus 0000:00 [ 0.366610] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.368074] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.369547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.371330] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.373119] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.374941] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.378644] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.380193] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.381628] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.383173] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.387201] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.389164] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.409543] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.411371] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.413109] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.414844] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.416551] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.418089] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.419725] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.421002] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.422904] vgaarb: loaded [ 0.423655] vgaarb: bridge control possible 0000:00:02.0 [ 0.425155] SCSI subsystem initialized [ 0.426296] ACPI: bus type USB registered [ 0.427319] usbcore: registered new interface driver usbfs [ 0.428577] usbcore: registered new interface driver hub [ 0.429802] usbcore: registered new device driver usb [ 0.431151] PCI: Using ACPI for IRQ routing [ 0.432553] NetLabel: Initializing [ 0.433438] NetLabel: domain hash size = 128 [ 0.434477] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.435644] NetLabel: unlabeled traffic allowed by default [ 0.437068] clocksource: Switched to clocksource kvm-clock [ 0.446583] AppArmor: AppArmor Filesystem Enabled [ 0.447754] pnp: PnP ACPI init [ 0.448884] pnp: PnP ACPI: found 5 devices [ 0.455521] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.457646] NET: Registered protocol family 2 [ 0.458969] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.460538] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.462009] TCP: Hash tables configured (established 4096 bind 4096) [ 0.463482] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.464803] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.466227] NET: Registered protocol family 1 [ 0.467308] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.468641] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.469955] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.484284] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.498672] Trying to unpack rootfs image as initramfs... [ 0.558548] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.560621] Scanning for low memory corruption every 60 seconds [ 0.562290] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.563815] audit: initializing netlink subsys (disabled) [ 0.565131] audit: type=2000 audit(1542213630.848:1): initialized [ 0.566752] Initialise system trusted keyring [ 0.571820] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.573275] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.576131] zbud: loaded [ 0.577262] VFS: Disk quotas dquot_6.6.0 [ 0.578338] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.580844] fuse init (API version 7.23) [ 0.582026] Key type big_key registered [ 0.583131] Allocating IMA MOK and blacklist keyrings. [ 0.584848] Key type asymmetric registered [ 0.585911] Asymmetric key parser 'x509' registered [ 0.587142] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.589033] io scheduler noop registered [ 0.590029] io scheduler deadline registered (default) [ 0.591281] io scheduler cfq registered [ 0.592606] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.593920] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.595705] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.597573] ACPI: Power Button [PWRF] [ 0.598851] GHES: HEST is not enabled! [ 0.613053] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.642214] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.645093] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.668709] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.671640] Linux agpgart interface v0.103 [ 0.675198] brd: module loaded [ 0.677413] loop: module loaded [ 0.682536] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.684362] GPT:90111 != 2097151 [ 0.685217] GPT:Alternate GPT header not at the end of the disk. [ 0.686581] GPT:90111 != 2097151 [ 0.687441] GPT: Use GNU Parted to correct GPT errors. [ 0.688664] vda: vda1 vda15 [ 0.690504] scsi host0: ata_piix [ 0.691496] scsi host1: ata_piix [ 0.692420] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.693936] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.695821] libphy: Fixed MDIO Bus: probed [ 0.696848] tun: Universal TUN/TAP device driver, 1.6 [ 0.698020] tun: (C) 1999-2004 Max Krasnyansky [ 0.701077] PPP generic driver version 2.4.2 [ 0.702271] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.703772] ehci-pci: EHCI PCI platform driver [ 0.704867] ehci-platform: EHCI generic platform driver [ 0.706187] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.707613] ohci-pci: OHCI PCI platform driver [ 0.708721] ohci-platform: OHCI generic platform driver [ 0.709973] uhci_hcd: USB Universal Host Controller Interface driver [ 0.724476] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.725734] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.727586] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.728850] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.730346] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.731862] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.733628] usb usb1: Product: UHCI Host Controller [ 0.734789] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.736187] usb usb1: SerialNumber: 0000:00:01.2 [ 0.737438] hub 1-0:1.0: USB hub found [ 0.738413] hub 1-0:1.0: 2 ports detected [ 0.739636] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.742393] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.743564] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.744848] mousedev: PS/2 mouse device common for all mice [ 0.746460] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.748734] rtc_cmos 00:00: RTC can wake from S4 [ 0.750161] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.751640] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.753125] i2c /dev entries driver [ 0.754107] device-mapper: uevent: version 1.0.3 [ 0.755308] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.757404] ledtrig-cpu: registered to indicate activity on CPUs [ 0.759235] NET: Registered protocol family 10 [ 0.760894] NET: Registered protocol family 17 [ 0.762049] Key type dns_resolver registered [ 0.763479] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.764831] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.767132] registered taskstats version 1 [ 0.768231] Loading compiled-in X.509 certificates [ 0.770032] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.772331] zswap: loaded using pool lzo/zbud [ 0.774645] Key type trusted registered [ 0.776668] Key type encrypted registered [ 0.777724] AppArmor: AppArmor sha1 policy hashing enabled [ 0.779034] ima: No TPM chip found, activating TPM-bypass! [ 0.780342] evm: HMAC attrs: 0x1 [ 0.781594] Magic number: 10:911:691 [ 0.782683] rtc_cmos 00:00: setting system clock to 2018-11-14 16:40:30 UTC (1542213630) [ 0.784733] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.786115] EDD information not available. [ 0.855740] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.870840] Write protecting the kernel read-only data: 14336k [ 0.875353] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.877825] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.926507] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.78 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.26... Lease of 192.168.120.26 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.87. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDg99tQZYfmXMk3N4MUaTUvF0fUAQmGTcqtUrzHucuIqXwCNu6H2Pue0TtVQDkOF8LMS4zE/30g3BSLF0Y6YRfieJvXNS8lAHUiHWIyfGkqCz99OzpbldZElyQUtzvzzLwdzYNeGe5GYIdqxGV0Skg6ksukFE4+Fon7pWp7Tp0s1vq/DD+mJM0sK8anzoRT4J94UGCcTIZsUx4fdYugicuj0GueM40us6+lSaWBj0o6afwXnVhmhumv2UipnppkVYdAQvbIwtu8HuPDXtd6QMK2oT4nfE6svk8cFxGCkaiXm1KbaO4pQjRic5hQui9CqL6UiH6BsIzbhyzBcYJ8ZmQ1 root@vping-ssh-vm-ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f ssh-dss AAAAB3NzaC1kc3MAAACBAKfOzywG0PTthtGfShbl2MIlsBpfNn+NA6cO2tjkqrGewjY0y0Dh/VG/GqANuBnxX+M1f2yI12vggGFTx50xaZOACJTlpR++D4LIk2s/sBbfpNQVnGwkL47FHRHnCGHhOk5l16kHbDnrY2j31GfDjwtE4XdJy2glv4ooSGXsLmuBAAAAFQC92H4I5avhd+HkBkM38EfapzcxYQAAAIBgeZWHdrdPpc957Ped39D7t7yZLbHgTjOUEMI46pRcYVw+po7CCEv7vKUebImM9R5dFDI/iKsOhg1ODApWh/cWZ3ECpZMAFQcLX56aDS94P/rFoz0D2NKk3wCFE46nKqka77ULvURC6yjFKJBKZ8uWWai8ilP1Hpo3NYAe0z8YEgAAAIBvdom4kruOT5w19DD0dtanNYvW7zZ4b1V8licRwSOVhTd8ANoxEwqkiohOEbV63f4O9EmpgULkLPQF+ukZdj9Z2zBgCmo4JkHu8V5peD982D38sVoSDQPMt2OP7OQEWvI6nH+92bbskkZRleg08Z3TKb/5NM81OqgMq/7hiqdZNg== root@vping-ssh-vm-ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f -----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.26,24,fe80::f816:3eff:fe3a:2f07/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.26 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-ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f launch-index: 0 === cirros: current=0.4.0 uptime=3.22 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f login: 2018-11-14 16:40:46,618 - paramiko.transport - DEBUG - starting thread (client mode): 0xcd8e9ad0L 2018-11-14 16:40:46,618 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-11-14 16:40:46,618 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-11-14 16:40:46,619 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-11-14 16:40:46,620 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-11-14 16:40:46,620 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-14 16:40:46,620 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-11-14 16:40:46,621 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-14 16:40:46,621 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-14 16:40:46,621 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-14 16:40:46,638 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-14 16:40:46,639 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-14 16:40:46,650 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.205: d3006efda1821b385eef151ae8c14ae7 2018-11-14 16:40:46,651 - paramiko.transport - DEBUG - Trying discovered key c236af99d365c8461e82dfe9e0e4f0b1 in /tmp/tmpgXc4kO 2018-11-14 16:40:46,677 - paramiko.transport - DEBUG - userauth is OK 2018-11-14 16:40:46,683 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-14 16:40:46,684 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-14 16:40:46,685 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-11-14 16:40:46,685 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-14 16:40:46,686 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-14 16:40:46,689 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-14 16:40:46,690 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.6 (192.168.120.6): 56 data bytes 64 bytes from 192.168.120.6: seq=0 ttl=64 time=1.606 ms --- 192.168.120.6 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 1.606/1.606/1.606 ms 2018-11-14 16:40:46,690 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2018-11-14 16:40:46,694 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-14 16:40:46,805 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-14 16:40:46,806 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:57 | PASS | +-------------------+------------------+------------------+----------------+ 2018-11-14 16:40:46,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-11-14 16:40:46,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/13991ea0-7331-4416-8f84-374a705d4d00 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3dca54ca8864b6af758ac49d17c78a3e92236636" 2018-11-14 16:40:46,984 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 16: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-33fa75c1-ce3f-43c2-99c8-0b2bb4a0198a x-compute-request-id: req-33fa75c1-ce3f-43c2-99c8-0b2bb4a0198a Content-Type: application/json 2018-11-14 16:40:46,984 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/13991ea0-7331-4416-8f84-374a705d4d00 used request id req-33fa75c1-ce3f-43c2-99c8-0b2bb4a0198a 2018-11-14 16:40:46,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.172981977463s 2018-11-14 16:40:46,984 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/13991ea0-7331-4416-8f84-374a705d4d00 used request id req-33fa75c1-ce3f-43c2-99c8-0b2bb4a0198a 2018-11-14 16:40:46,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 16:40:46,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3dca54ca8864b6af758ac49d17c78a3e92236636" 2018-11-14 16:40:48,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16: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,Accept-Encoding x-openstack-request-id: req-88e3ca59-ea49-4223-bbd1-bcc092f8a49f x-compute-request-id: req-88e3ca59-ea49-4223-bbd1-bcc092f8a49f Content-Encoding: gzip Content-Length: 897 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:2f:07", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:2f:07", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c6f6d977-6dbb-46f4-9153-483bc1c9ee7e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c6f6d977-6dbb-46f4-9153-483bc1c9ee7e", "rel": "bookmark"}], "image": {"id": "8247ace7-9065-46be-ac41-d23062970519", "links": [{"href": "http://172.30.9.28:8774/images/8247ace7-9065-46be-ac41-d23062970519", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T16:40:30.000000", "flavor": {"id": "9e0f5899-cad2-408f-8c94-3a34f25ebb69", "links": [{"href": "http://172.30.9.28:8774/flavors/9e0f5899-cad2-408f-8c94-3a34f25ebb69", "rel": "bookmark"}]}, "id": "c6f6d977-6dbb-46f4-9153-483bc1c9ee7e", "security_groups": [{"name": "vping_ssh-sg_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f"}], "user_id": "93e7a372ff9e4939b884025cfbf05aaf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T16:40:30Z", "hostId": "c863b0db02dc685387cdfabd2a1624b143ab91ac2a228d9820c7be36", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f", "name": "vping_ssh-vm_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f", "created": "2018-11-14T16:40:21Z", "tenant_id": "cd6ffe505fb04711841cc5750a6c323f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:b6:d8", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/13991ea0-7331-4416-8f84-374a705d4d00", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/13991ea0-7331-4416-8f84-374a705d4d00", "rel": "bookmark"}], "image": {"id": "8247ace7-9065-46be-ac41-d23062970519", "links": [{"href": "http://172.30.9.28:8774/images/8247ace7-9065-46be-ac41-d23062970519", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T16:40:14.000000", "flavor": {"id": "9e0f5899-cad2-408f-8c94-3a34f25ebb69", "links": [{"href": "http://172.30.9.28:8774/flavors/9e0f5899-cad2-408f-8c94-3a34f25ebb69", "rel": "bookmark"}]}, "id": "13991ea0-7331-4416-8f84-374a705d4d00", "user_id": "93e7a372ff9e4939b884025cfbf05aaf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T16:40:46Z", "hostId": "35c97152221af67cb0b8d4099d27f763cba94c3b1b6c9a20e9ccb694", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f", "created": "2018-11-14T16:40:05Z", "tenant_id": "cd6ffe505fb04711841cc5750a6c323f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 16:40:48,347 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-88e3ca59-ea49-4223-bbd1-bcc092f8a49f 2018-11-14 16:40:48,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.36285400391s 2018-11-14 16:40:48,348 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-88e3ca59-ea49-4223-bbd1-bcc092f8a49f 2018-11-14 16:40:48,351 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 16:40:50,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 16:40:50,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3dca54ca8864b6af758ac49d17c78a3e92236636" 2018-11-14 16:40:51,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:40:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-83222f26-3b4b-4459-af7b-2008cb5920af x-compute-request-id: req-83222f26-3b4b-4459-af7b-2008cb5920af Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:2f:07", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:2f:07", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c6f6d977-6dbb-46f4-9153-483bc1c9ee7e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c6f6d977-6dbb-46f4-9153-483bc1c9ee7e", "rel": "bookmark"}], "image": {"id": "8247ace7-9065-46be-ac41-d23062970519", "links": [{"href": "http://172.30.9.28:8774/images/8247ace7-9065-46be-ac41-d23062970519", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T16:40:30.000000", "flavor": {"id": "9e0f5899-cad2-408f-8c94-3a34f25ebb69", "links": [{"href": "http://172.30.9.28:8774/flavors/9e0f5899-cad2-408f-8c94-3a34f25ebb69", "rel": "bookmark"}]}, "id": "c6f6d977-6dbb-46f4-9153-483bc1c9ee7e", "security_groups": [{"name": "vping_ssh-sg_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f"}], "user_id": "93e7a372ff9e4939b884025cfbf05aaf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T16:40:30Z", "hostId": "c863b0db02dc685387cdfabd2a1624b143ab91ac2a228d9820c7be36", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f", "name": "vping_ssh-vm_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f", "created": "2018-11-14T16:40:21Z", "tenant_id": "cd6ffe505fb04711841cc5750a6c323f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 16:40:51,085 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-83222f26-3b4b-4459-af7b-2008cb5920af 2018-11-14 16:40:51,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.733715772629s 2018-11-14 16:40:51,086 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-83222f26-3b4b-4459-af7b-2008cb5920af 2018-11-14 16:40:51,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-11-14 16:40:51,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/floatingips/6d4fe343-4540-4597-b0ab-6fcef45f7f59.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3dca54ca8864b6af758ac49d17c78a3e92236636" 2018-11-14 16:40:51,769 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2533eec9-dab3-40c6-a626-1e168850f609 Content-Length: 0 Date: Wed, 14 Nov 2018 16:40:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 16:40:51,769 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/6d4fe343-4540-4597-b0ab-6fcef45f7f59.json used request id req-2533eec9-dab3-40c6-a626-1e168850f609 2018-11-14 16:40:51,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.679126977921s 2018-11-14 16:40:51,769 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/6d4fe343-4540-4597-b0ab-6fcef45f7f59.json used request id req-2533eec9-dab3-40c6-a626-1e168850f609 2018-11-14 16:40:51,774 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-14 16:40:51,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}3dca54ca8864b6af758ac49d17c78a3e92236636" 2018-11-14 16:40:51,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-2f7a1da6-3cbb-438b-a58b-5f0d38cb9661 Date: Wed, 14 Nov 2018 16:40:51 GMT RESP BODY: {"floatingips": []} 2018-11-14 16:40:51,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-2f7a1da6-3cbb-438b-a58b-5f0d38cb9661 2018-11-14 16:40:51,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0228769779205s 2018-11-14 16:40:51,798 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-2f7a1da6-3cbb-438b-a58b-5f0d38cb9661 2018-11-14 16:40:51,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-11-14 16:40:51,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/c6f6d977-6dbb-46f4-9153-483bc1c9ee7e -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3dca54ca8864b6af758ac49d17c78a3e92236636" 2018-11-14 16:40:52,032 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 16:40:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4058c593-2bff-468d-95fd-ee26c410bc65 x-compute-request-id: req-4058c593-2bff-468d-95fd-ee26c410bc65 Content-Type: application/json 2018-11-14 16:40:52,032 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/c6f6d977-6dbb-46f4-9153-483bc1c9ee7e used request id req-4058c593-2bff-468d-95fd-ee26c410bc65 2018-11-14 16:40:52,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.233414173126s 2018-11-14 16:40:52,032 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/c6f6d977-6dbb-46f4-9153-483bc1c9ee7e used request id req-4058c593-2bff-468d-95fd-ee26c410bc65 2018-11-14 16:40:52,033 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 16:40:52,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3dca54ca8864b6af758ac49d17c78a3e92236636" 2018-11-14 16:40:53,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16: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-bd6f93c3-6b0a-44f4-841d-45c5f097b504 x-compute-request-id: req-bd6f93c3-6b0a-44f4-841d-45c5f097b504 Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:2f:07", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:2f:07", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c6f6d977-6dbb-46f4-9153-483bc1c9ee7e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c6f6d977-6dbb-46f4-9153-483bc1c9ee7e", "rel": "bookmark"}], "image": {"id": "8247ace7-9065-46be-ac41-d23062970519", "links": [{"href": "http://172.30.9.28:8774/images/8247ace7-9065-46be-ac41-d23062970519", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T16:40:30.000000", "flavor": {"id": "9e0f5899-cad2-408f-8c94-3a34f25ebb69", "links": [{"href": "http://172.30.9.28:8774/flavors/9e0f5899-cad2-408f-8c94-3a34f25ebb69", "rel": "bookmark"}]}, "id": "c6f6d977-6dbb-46f4-9153-483bc1c9ee7e", "security_groups": [{"name": "vping_ssh-sg_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f"}], "user_id": "93e7a372ff9e4939b884025cfbf05aaf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T16:40:51Z", "hostId": "c863b0db02dc685387cdfabd2a1624b143ab91ac2a228d9820c7be36", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f", "name": "vping_ssh-vm_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f", "created": "2018-11-14T16:40:21Z", "tenant_id": "cd6ffe505fb04711841cc5750a6c323f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 16:40:53,171 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-bd6f93c3-6b0a-44f4-841d-45c5f097b504 2018-11-14 16:40:53,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.13800597191s 2018-11-14 16:40:53,171 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-bd6f93c3-6b0a-44f4-841d-45c5f097b504 2018-11-14 16:40:53,173 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 16:40:55,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 16:40:55,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3dca54ca8864b6af758ac49d17c78a3e92236636" 2018-11-14 16:40:55,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:40:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0980559d-575d-44ef-986f-97f773cda2f0 x-compute-request-id: req-0980559d-575d-44ef-986f-97f773cda2f0 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-14 16:40:55,240 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0980559d-575d-44ef-986f-97f773cda2f0 2018-11-14 16:40:55,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0646970272064s 2018-11-14 16:40:55,241 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0980559d-575d-44ef-986f-97f773cda2f0 2018-11-14 16:40:55,243 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-14 16:40:55,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}3dca54ca8864b6af758ac49d17c78a3e92236636" 2018-11-14 16:40:55,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-c379c02a-f1b6-4369-a195-8e138fb2863e Date: Wed, 14 Nov 2018 16:40:55 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "cd6ffe505fb04711841cc5750a6c323f", "created_at": "2018-11-14T16:40:00Z", "updated_at": "2018-11-14T16:40:01Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:40:01Z", "revision_number": 0, "id": "1f8c42c7-4168-48b8-926b-392a5332279e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:40:01Z", "security_group_id": "92db40b2-985f-457e-8169-20270a527f6f", "tenant_id": "cd6ffe505fb04711841cc5750a6c323f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd6ffe505fb04711841cc5750a6c323f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:40:00Z", "revision_number": 0, "id": "306a9a97-de64-4079-8f54-874a7e59e866", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:40:00Z", "security_group_id": "92db40b2-985f-457e-8169-20270a527f6f", "tenant_id": "cd6ffe505fb04711841cc5750a6c323f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd6ffe505fb04711841cc5750a6c323f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-14T16:40:00Z", "revision_number": 0, "id": "542914ef-194e-4ac9-bf48-b72ff9b89132", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:40:00Z", "security_group_id": "92db40b2-985f-457e-8169-20270a527f6f", "tenant_id": "cd6ffe505fb04711841cc5750a6c323f", "port_range_min": 22, "ethertype": "IPv4", "project_id": "cd6ffe505fb04711841cc5750a6c323f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:40:00Z", "revision_number": 0, "id": "e7383a5b-42f9-427e-bb53-43311c6c015a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:40:00Z", "security_group_id": "92db40b2-985f-457e-8169-20270a527f6f", "tenant_id": "cd6ffe505fb04711841cc5750a6c323f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd6ffe505fb04711841cc5750a6c323f"}], "revision_number": 4, "project_id": "cd6ffe505fb04711841cc5750a6c323f", "id": "92db40b2-985f-457e-8169-20270a527f6f", "name": "vping_ssh-sg_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f"}, {"description": "Default security group", "tags": [], "tenant_id": "cd6ffe505fb04711841cc5750a6c323f", "created_at": "2018-11-14T16:39:50Z", "updated_at": "2018-11-14T16:39:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:39:50Z", "revision_number": 0, "id": "2fa0ef4b-d965-48be-b4db-8f5f42337a2b", "remote_group_id": "ffc02177-b92c-48de-8765-a199d66f0df2", "remote_ip_prefix": null, "created_at": "2018-11-14T16:39:50Z", "security_group_id": "ffc02177-b92c-48de-8765-a199d66f0df2", "tenant_id": "cd6ffe505fb04711841cc5750a6c323f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd6ffe505fb04711841cc5750a6c323f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:39:50Z", "revision_number": 0, "id": "6d9d2333-2aae-4645-84af-8fb5229459b0", "remote_group_id": "ffc02177-b92c-48de-8765-a199d66f0df2", "remote_ip_prefix": null, "created_at": "2018-11-14T16:39:50Z", "security_group_id": "ffc02177-b92c-48de-8765-a199d66f0df2", "tenant_id": "cd6ffe505fb04711841cc5750a6c323f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd6ffe505fb04711841cc5750a6c323f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:39:50Z", "revision_number": 0, "id": "ae4de7dd-ff41-426e-981f-fbe8dcdba92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:39:50Z", "security_group_id": "ffc02177-b92c-48de-8765-a199d66f0df2", "tenant_id": "cd6ffe505fb04711841cc5750a6c323f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd6ffe505fb04711841cc5750a6c323f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:39:50Z", "revision_number": 0, "id": "f1ddd4aa-2b72-44ec-a88f-c734f3f867a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:39:50Z", "security_group_id": "ffc02177-b92c-48de-8765-a199d66f0df2", "tenant_id": "cd6ffe505fb04711841cc5750a6c323f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd6ffe505fb04711841cc5750a6c323f"}], "revision_number": 4, "project_id": "cd6ffe505fb04711841cc5750a6c323f", "id": "ffc02177-b92c-48de-8765-a199d66f0df2", "name": "default"}]} 2018-11-14 16:40:55,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-c379c02a-f1b6-4369-a195-8e138fb2863e 2018-11-14 16:40:55,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0473129749298s 2018-11-14 16:40:55,291 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-c379c02a-f1b6-4369-a195-8e138fb2863e 2018-11-14 16:40:55,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-14 16:40:55,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/92db40b2-985f-457e-8169-20270a527f6f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3dca54ca8864b6af758ac49d17c78a3e92236636" 2018-11-14 16:40:55,483 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d62cd0da-ff30-4494-bc05-0a394d0d3510 Content-Length: 0 Date: Wed, 14 Nov 2018 16:40:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 16:40:55,483 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/92db40b2-985f-457e-8169-20270a527f6f.json used request id req-d62cd0da-ff30-4494-bc05-0a394d0d3510 2018-11-14 16:40:55,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.189193964005s 2018-11-14 16:40:55,484 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/92db40b2-985f-457e-8169-20270a527f6f.json used request id req-d62cd0da-ff30-4494-bc05-0a394d0d3510 2018-11-14 16:40:55,484 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-11-14 16:40:55,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/vping_ssh-kp_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3dca54ca8864b6af758ac49d17c78a3e92236636" 2018-11-14 16:40:55,695 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 16:40:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e8fa72c5-b9fd-4473-a126-75840e69d3fe x-compute-request-id: req-e8fa72c5-b9fd-4473-a126-75840e69d3fe Content-Length: 0 Content-Type: application/json 2018-11-14 16:40:55,695 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/vping_ssh-kp_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f used request id req-e8fa72c5-b9fd-4473-a126-75840e69d3fe 2018-11-14 16:40:55,695 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.211090087891s 2018-11-14 16:40:55,696 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/vping_ssh-kp_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f used request id req-e8fa72c5-b9fd-4473-a126-75840e69d3fe 2018-11-14 16:40:55,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-11-14 16:40:55,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/dfc00f26-c1cd-4962-a242-fa1c7f23a5d0/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}3dca54ca8864b6af758ac49d17c78a3e92236636" -d '{"subnet_id": "103586b3-c7bd-4949-bf79-627c06bf5081"}' 2018-11-14 16:40:57,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7d73511a-4d61-4ccc-96a8-152fc7534d4b Date: Wed, 14 Nov 2018 16:40:57 GMT RESP BODY: {"network_id": "5952d46c-e6df-4476-95f3-8dbc9a3e242d", "tenant_id": "cd6ffe505fb04711841cc5750a6c323f", "subnet_id": "103586b3-c7bd-4949-bf79-627c06bf5081", "subnet_ids": ["103586b3-c7bd-4949-bf79-627c06bf5081"], "port_id": "bef656fc-3e2e-4cde-a059-0f071100f4ef", "id": "dfc00f26-c1cd-4962-a242-fa1c7f23a5d0"} 2018-11-14 16:40:57,179 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/dfc00f26-c1cd-4962-a242-fa1c7f23a5d0/remove_router_interface.json used request id req-7d73511a-4d61-4ccc-96a8-152fc7534d4b 2018-11-14 16:40:57,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.48239421844s 2018-11-14 16:40:57,179 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/dfc00f26-c1cd-4962-a242-fa1c7f23a5d0/remove_router_interface.json used request id req-7d73511a-4d61-4ccc-96a8-152fc7534d4b returning object dfc00f26-c1cd-4962-a242-fa1c7f23a5d0 2018-11-14 16:40:57,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-11-14 16:40:57,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}3dca54ca8864b6af758ac49d17c78a3e92236636" 2018-11-14 16:40:57,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 623 X-Openstack-Request-Id: req-9e22b1e7-6f43-40ef-b1d6-da1708d756d0 Date: Wed, 14 Nov 2018 16:40:57 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3653731-6d80-49cb-86ba-17eff3eeceee", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "cd6ffe505fb04711841cc5750a6c323f", "created_at": "2018-11-14T16:39:52Z", "admin_state_up": true, "updated_at": "2018-11-14T16:40:56Z", "revision_number": 4, "routes": [], "project_id": "cd6ffe505fb04711841cc5750a6c323f", "id": "dfc00f26-c1cd-4962-a242-fa1c7f23a5d0", "name": "vping_ssh-router_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f"}]} 2018-11-14 16:40:57,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-9e22b1e7-6f43-40ef-b1d6-da1708d756d0 2018-11-14 16:40:57,499 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.319312095642s 2018-11-14 16:40:57,499 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-9e22b1e7-6f43-40ef-b1d6-da1708d756d0 2018-11-14 16:40:57,501 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-11-14 16:40:57,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/dfc00f26-c1cd-4962-a242-fa1c7f23a5d0.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3dca54ca8864b6af758ac49d17c78a3e92236636" 2018-11-14 16:40:58,847 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-77b76b8e-a809-4362-8796-021ecc14aafd Content-Length: 0 Date: Wed, 14 Nov 2018 16:40:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 16:40:58,847 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/dfc00f26-c1cd-4962-a242-fa1c7f23a5d0.json used request id req-77b76b8e-a809-4362-8796-021ecc14aafd 2018-11-14 16:40:58,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.34644699097s 2018-11-14 16:40:58,847 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/dfc00f26-c1cd-4962-a242-fa1c7f23a5d0.json used request id req-77b76b8e-a809-4362-8796-021ecc14aafd 2018-11-14 16:40:58,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-14 16:40:58,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}3dca54ca8864b6af758ac49d17c78a3e92236636" 2018-11-14 16:40:59,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-e70be2e5-b49a-43e6-85b0-fd95e29ee37d Date: Wed, 14 Nov 2018 16:40:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5952d46c-e6df-4476-95f3-8dbc9a3e242d","tenant_id":"cd6ffe505fb04711841cc5750a6c323f","created_at":"2018-11-14T16:39:52Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-14T16:39:52Z","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":"cd6ffe505fb04711841cc5750a6c323f","id":"103586b3-c7bd-4949-bf79-627c06bf5081","subnetpool_id":null,"name":"vping_ssh-subnet_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f"}]} 2018-11-14 16:40:59,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-e70be2e5-b49a-43e6-85b0-fd95e29ee37d 2018-11-14 16:40:59,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.218365192413s 2018-11-14 16:40:59,067 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-e70be2e5-b49a-43e6-85b0-fd95e29ee37d 2018-11-14 16:40:59,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-11-14 16:40:59,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/103586b3-c7bd-4949-bf79-627c06bf5081.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3dca54ca8864b6af758ac49d17c78a3e92236636" 2018-11-14 16:41:01,614 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-52c1a350-ed6f-4ca1-9af9-b5d9bc4c71aa Date: Wed, 14 Nov 2018 16:41:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 16:41:01,615 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/103586b3-c7bd-4949-bf79-627c06bf5081.json used request id req-52c1a350-ed6f-4ca1-9af9-b5d9bc4c71aa 2018-11-14 16:41:01,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.54658293724s 2018-11-14 16:41:01,615 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/103586b3-c7bd-4949-bf79-627c06bf5081.json used request id req-52c1a350-ed6f-4ca1-9af9-b5d9bc4c71aa 2018-11-14 16:41:01,615 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 16:41:01,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}3dca54ca8864b6af758ac49d17c78a3e92236636" 2018-11-14 16:41:01,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1154 X-Openstack-Request-Id: req-3ab4adaa-40fe-415e-8290-cd85e8228dae Date: Wed, 14 Nov 2018 16:41:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-14T16:41:01Z","tenant_id":"cd6ffe505fb04711841cc5750a6c323f","created_at":"2018-11-14T16:39:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cd6ffe505fb04711841cc5750a6c323f","id":"5952d46c-e6df-4476-95f3-8dbc9a3e242d","name":"vping_ssh-net_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"updated_at":"2018-11-14T16:32:51Z","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","id":"928cbc5c-a6fa-468a-b088-88e266fca291","name":"external"}]} 2018-11-14 16:41:01,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-3ab4adaa-40fe-415e-8290-cd85e8228dae 2018-11-14 16:41:01,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.101902008057s 2018-11-14 16:41:01,718 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-3ab4adaa-40fe-415e-8290-cd85e8228dae 2018-11-14 16:41:01,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-11-14 16:41:01,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/5952d46c-e6df-4476-95f3-8dbc9a3e242d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3dca54ca8864b6af758ac49d17c78a3e92236636" 2018-11-14 16:41:04,111 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3a7f8508-0c21-4606-937a-ef69cc198d4f Date: Wed, 14 Nov 2018 16:41:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 16:41:04,111 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/5952d46c-e6df-4476-95f3-8dbc9a3e242d.json used request id req-3a7f8508-0c21-4606-937a-ef69cc198d4f 2018-11-14 16:41:04,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 2.39241695404s 2018-11-14 16:41:04,112 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/5952d46c-e6df-4476-95f3-8dbc9a3e242d.json used request id req-3a7f8508-0c21-4606-937a-ef69cc198d4f 2018-11-14 16:41:04,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 16:41:04,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}3dca54ca8864b6af758ac49d17c78a3e92236636" 2018-11-14 16:41:04,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-5df6c71d-cec2-4a0e-b084-9639128157e8 Date: Wed, 14 Nov 2018 16:41:04 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/8247ace7-9065-46be-ac41-d23062970519/snap", "metadata": {}}], "file": "/v2/images/8247ace7-9065-46be-ac41-d23062970519/file", "owner": "cd6ffe505fb04711841cc5750a6c323f", "id": "8247ace7-9065-46be-ac41-d23062970519", "size": 12716032, "self": "/v2/images/8247ace7-9065-46be-ac41-d23062970519", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/8247ace7-9065-46be-ac41-d23062970519/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-14T16:39:58Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-14T16:39:56Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 16:41:04,876 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-5df6c71d-cec2-4a0e-b084-9639128157e8 2018-11-14 16:41:04,876 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.760402917862s 2018-11-14 16:41:04,876 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-5df6c71d-cec2-4a0e-b084-9639128157e8 2018-11-14 16:41:04,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-14 16:41:04,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/8247ace7-9065-46be-ac41-d23062970519 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3dca54ca8864b6af758ac49d17c78a3e92236636" 2018-11-14 16:41:05,392 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-626c702e-3e9a-4ea6-b86c-5d98e941fe1a Date: Wed, 14 Nov 2018 16:41:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 16:41:05,392 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/8247ace7-9065-46be-ac41-d23062970519 used request id req-626c702e-3e9a-4ea6-b86c-5d98e941fe1a 2018-11-14 16:41:05,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.514287948608s 2018-11-14 16:41:05,393 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/8247ace7-9065-46be-ac41-d23062970519 used request id req-626c702e-3e9a-4ea6-b86c-5d98e941fe1a 2018-11-14 16:41:05,393 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-14 16:41:05,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}0d3bdf5b6c11968a8496fd80771877b5ea335aeb" 2018-11-14 16:41:05,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:41:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-79309d56-88a3-4959-9472-a7085e292d96 x-compute-request-id: req-79309d56-88a3-4959-9472-a7085e292d96 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/9e0f5899-cad2-408f-8c94-3a34f25ebb69", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/9e0f5899-cad2-408f-8c94-3a34f25ebb69", "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": "9e0f5899-cad2-408f-8c94-3a34f25ebb69"}]} 2018-11-14 16:41:05,415 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-79309d56-88a3-4959-9472-a7085e292d96 2018-11-14 16:41:05,415 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0218510627747s 2018-11-14 16:41:05,415 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-79309d56-88a3-4959-9472-a7085e292d96 2018-11-14 16:41:05,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-14 16:41:05,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/9e0f5899-cad2-408f-8c94-3a34f25ebb69 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d3bdf5b6c11968a8496fd80771877b5ea335aeb" 2018-11-14 16:41:05,447 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 16:41:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-59bac676-96a6-4d03-8f55-ecc9093c5678 x-compute-request-id: req-59bac676-96a6-4d03-8f55-ecc9093c5678 Content-Length: 0 Content-Type: application/json 2018-11-14 16:41:05,447 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/9e0f5899-cad2-408f-8c94-3a34f25ebb69 used request id req-59bac676-96a6-4d03-8f55-ecc9093c5678 2018-11-14 16:41:05,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0310678482056s 2018-11-14 16:41:05,447 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/9e0f5899-cad2-408f-8c94-3a34f25ebb69 used request id req-59bac676-96a6-4d03-8f55-ecc9093c5678 2018-11-14 16:41:05,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 16:41:05,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}0d3bdf5b6c11968a8496fd80771877b5ea335aeb" 2018-11-14 16:41:05,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:41:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f91e911c-2352-4ccc-8522-91ca1a14331c Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f", "links": {"self": "http://172.30.9.28:5000/v3/users/93e7a372ff9e4939b884025cfbf05aaf"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "93e7a372ff9e4939b884025cfbf05aaf", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 16:41:05,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-f91e911c-2352-4ccc-8522-91ca1a14331c 2018-11-14 16:41:05,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.117144107819s 2018-11-14 16:41:05,565 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-f91e911c-2352-4ccc-8522-91ca1a14331c 2018-11-14 16:41:05,571 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 16:41:05,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/93e7a372ff9e4939b884025cfbf05aaf -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d3bdf5b6c11968a8496fd80771877b5ea335aeb" 2018-11-14 16:41:05,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:41:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be136909-42cc-4750-a59a-57cea0db715e Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f", "links": {"self": "http://172.30.9.28:5000/v3/users/93e7a372ff9e4939b884025cfbf05aaf"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "93e7a372ff9e4939b884025cfbf05aaf", "description": null}} 2018-11-14 16:41:05,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/93e7a372ff9e4939b884025cfbf05aaf used request id req-be136909-42cc-4750-a59a-57cea0db715e 2018-11-14 16:41:05,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129535913467s 2018-11-14 16:41:05,700 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/93e7a372ff9e4939b884025cfbf05aaf used request id req-be136909-42cc-4750-a59a-57cea0db715e 2018-11-14 16:41:05,701 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-14 16:41:05,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/93e7a372ff9e4939b884025cfbf05aaf -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d3bdf5b6c11968a8496fd80771877b5ea335aeb" 2018-11-14 16:41:05,924 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 16:41:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2236f70d-ec4d-4bc3-bb36-9d561ca5471b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 16:41:05,924 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/93e7a372ff9e4939b884025cfbf05aaf used request id req-2236f70d-ec4d-4bc3-bb36-9d561ca5471b 2018-11-14 16:41:05,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.223377943039s 2018-11-14 16:41:05,925 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/93e7a372ff9e4939b884025cfbf05aaf used request id req-2236f70d-ec4d-4bc3-bb36-9d561ca5471b 2018-11-14 16:41:05,927 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 16:41:05,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}0d3bdf5b6c11968a8496fd80771877b5ea335aeb" 2018-11-14 16:41:06,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:41:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83f5c935-6d0c-4161-9193-091435a8d736 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.28:5000/v3/projects/cd6ffe505fb04711841cc5750a6c323f"}, "tags": [], "enabled": true, "id": "cd6ffe505fb04711841cc5750a6c323f", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_ef714fbc-e006-40fc-8d6b-e6b4fd0bf78f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-14 16:41:06,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-83f5c935-6d0c-4161-9193-091435a8d736 2018-11-14 16:41:06,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0946550369263s 2018-11-14 16:41:06,022 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-83f5c935-6d0c-4161-9193-091435a8d736 2018-11-14 16:41:06,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-14 16:41:06,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/cd6ffe505fb04711841cc5750a6c323f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d3bdf5b6c11968a8496fd80771877b5ea335aeb" 2018-11-14 16:41:06,223 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 16:41:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c8ef8e3-3343-432d-bc35-2b2d0a36453b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 16:41:06,223 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/cd6ffe505fb04711841cc5750a6c323f used request id req-0c8ef8e3-3343-432d-bc35-2b2d0a36453b 2018-11-14 16:41:06,223 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.195520162582s 2018-11-14 16:41:06,223 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/cd6ffe505fb04711841cc5750a6c323f used request id req-0c8ef8e3-3343-432d-bc35-2b2d0a36453b 2018-11-14 16:41:06,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 16:41:06,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}0d3bdf5b6c11968a8496fd80771877b5ea335aeb" 2018-11-14 16:41:06,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:41:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90edb126-b9a2-46dd-b380-da9f14a44917 Content-Encoding: gzip Content-Length: 354 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "bc7155c380074e4a92cae5c172a09640", "links": {"self": "http://172.30.9.28:5000/v3/roles/bc7155c380074e4a92cae5c172a09640"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 16:41:06,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-90edb126-b9a2-46dd-b380-da9f14a44917 2018-11-14 16:41:06,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10143995285s 2018-11-14 16:41:06,329 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-90edb126-b9a2-46dd-b380-da9f14a44917 2018-11-14 16:41:06,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-11-14 16:41:06,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/bc7155c380074e4a92cae5c172a09640 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d3bdf5b6c11968a8496fd80771877b5ea335aeb" 2018-11-14 16:41:06,450 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 16:41:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b319e532-13ee-4ea4-a6fb-a75ce9404e2f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 16:41:06,450 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/bc7155c380074e4a92cae5c172a09640 used request id req-b319e532-13ee-4ea4-a6fb-a75ce9404e2f 2018-11-14 16:41:06,450 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.116279840469s 2018-11-14 16:41:06,450 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/bc7155c380074e4a92cae5c172a09640 used request id req-b319e532-13ee-4ea4-a6fb-a75ce9404e2f 2018-11-14 16:41:06,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-14 16:41:06,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=cd6ffe505fb04711841cc5750a6c323f&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}0d3bdf5b6c11968a8496fd80771877b5ea335aeb" 2018-11-14 16:41:06,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-fd710496-fb2a-4b65-ae2f-898ac36a6256 Date: Wed, 14 Nov 2018 16:41:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cd6ffe505fb04711841cc5750a6c323f", "created_at": "2018-11-14T16:39:50Z", "updated_at": "2018-11-14T16:39:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:39:50Z", "revision_number": 0, "id": "2fa0ef4b-d965-48be-b4db-8f5f42337a2b", "remote_group_id": "ffc02177-b92c-48de-8765-a199d66f0df2", "remote_ip_prefix": null, "created_at": "2018-11-14T16:39:50Z", "security_group_id": "ffc02177-b92c-48de-8765-a199d66f0df2", "tenant_id": "cd6ffe505fb04711841cc5750a6c323f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd6ffe505fb04711841cc5750a6c323f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:39:50Z", "revision_number": 0, "id": "6d9d2333-2aae-4645-84af-8fb5229459b0", "remote_group_id": "ffc02177-b92c-48de-8765-a199d66f0df2", "remote_ip_prefix": null, "created_at": "2018-11-14T16:39:50Z", "security_group_id": "ffc02177-b92c-48de-8765-a199d66f0df2", "tenant_id": "cd6ffe505fb04711841cc5750a6c323f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd6ffe505fb04711841cc5750a6c323f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:39:50Z", "revision_number": 0, "id": "ae4de7dd-ff41-426e-981f-fbe8dcdba92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:39:50Z", "security_group_id": "ffc02177-b92c-48de-8765-a199d66f0df2", "tenant_id": "cd6ffe505fb04711841cc5750a6c323f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd6ffe505fb04711841cc5750a6c323f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:39:50Z", "revision_number": 0, "id": "f1ddd4aa-2b72-44ec-a88f-c734f3f867a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:39:50Z", "security_group_id": "ffc02177-b92c-48de-8765-a199d66f0df2", "tenant_id": "cd6ffe505fb04711841cc5750a6c323f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd6ffe505fb04711841cc5750a6c323f"}], "revision_number": 4, "project_id": "cd6ffe505fb04711841cc5750a6c323f", "id": "ffc02177-b92c-48de-8765-a199d66f0df2", "name": "default"}]} 2018-11-14 16:41:06,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=cd6ffe505fb04711841cc5750a6c323f&name=default used request id req-fd710496-fb2a-4b65-ae2f-898ac36a6256 2018-11-14 16:41:06,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.214427947998s 2018-11-14 16:41:06,668 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=cd6ffe505fb04711841cc5750a6c323f&name=default used request id req-fd710496-fb2a-4b65-ae2f-898ac36a6256 2018-11-14 16:41:06,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-14 16:41:06,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}0d3bdf5b6c11968a8496fd80771877b5ea335aeb" 2018-11-14 16:41:06,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-2114116c-f5cf-4be5-bd46-c12d5d933b8b Date: Wed, 14 Nov 2018 16:41:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cd6ffe505fb04711841cc5750a6c323f", "created_at": "2018-11-14T16:39:50Z", "updated_at": "2018-11-14T16:39:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:39:50Z", "revision_number": 0, "id": "ae4de7dd-ff41-426e-981f-fbe8dcdba92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:39:50Z", "security_group_id": "ffc02177-b92c-48de-8765-a199d66f0df2", "tenant_id": "cd6ffe505fb04711841cc5750a6c323f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd6ffe505fb04711841cc5750a6c323f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:39:50Z", "revision_number": 0, "id": "2fa0ef4b-d965-48be-b4db-8f5f42337a2b", "remote_group_id": "ffc02177-b92c-48de-8765-a199d66f0df2", "remote_ip_prefix": null, "created_at": "2018-11-14T16:39:50Z", "security_group_id": "ffc02177-b92c-48de-8765-a199d66f0df2", "tenant_id": "cd6ffe505fb04711841cc5750a6c323f", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd6ffe505fb04711841cc5750a6c323f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:39:50Z", "revision_number": 0, "id": "6d9d2333-2aae-4645-84af-8fb5229459b0", "remote_group_id": "ffc02177-b92c-48de-8765-a199d66f0df2", "remote_ip_prefix": null, "created_at": "2018-11-14T16:39:50Z", "security_group_id": "ffc02177-b92c-48de-8765-a199d66f0df2", "tenant_id": "cd6ffe505fb04711841cc5750a6c323f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd6ffe505fb04711841cc5750a6c323f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:39:50Z", "revision_number": 0, "id": "f1ddd4aa-2b72-44ec-a88f-c734f3f867a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:39:50Z", "security_group_id": "ffc02177-b92c-48de-8765-a199d66f0df2", "tenant_id": "cd6ffe505fb04711841cc5750a6c323f", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd6ffe505fb04711841cc5750a6c323f"}], "revision_number": 4, "project_id": "cd6ffe505fb04711841cc5750a6c323f", "id": "ffc02177-b92c-48de-8765-a199d66f0df2", "name": "default"}]} 2018-11-14 16:41:06,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-2114116c-f5cf-4be5-bd46-c12d5d933b8b 2018-11-14 16:41:06,931 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.260100841522s 2018-11-14 16:41:06,932 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-2114116c-f5cf-4be5-bd46-c12d5d933b8b 2018-11-14 16:41:06,936 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-14 16:41:06,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/ffc02177-b92c-48de-8765-a199d66f0df2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d3bdf5b6c11968a8496fd80771877b5ea335aeb" 2018-11-14 16:41:07,108 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0937ebde-40b1-4b3c-8bbb-90f8f02abf47 Content-Length: 0 Date: Wed, 14 Nov 2018 16:41:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 16:41:07,108 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/ffc02177-b92c-48de-8765-a199d66f0df2.json used request id req-0937ebde-40b1-4b3c-8bbb-90f8f02abf47 2018-11-14 16:41:07,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.172251939774s 2018-11-14 16:41:07,108 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/ffc02177-b92c-48de-8765-a199d66f0df2.json used request id req-0937ebde-40b1-4b3c-8bbb-90f8f02abf47 2018-11-14 16:41:07,157 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-11-14 16:41:07,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 16:41:07,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:41:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f314e581-dd72-4bdc-a370-427a9e545ecb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 16:41:07,204 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-f314e581-dd72-4bdc-a370-427a9e545ecb 2018-11-14 16:41:07,205 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-11-14 16:41:07,620 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T17:41:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd6ecd77940a49ebb20fa24f8fa3cf77"}, "audit_ids": ["0CRP2AbeRPW0_6OxPg-44w"], "issued_at": "2018-11-14T16:41:07.000000Z"}} 2018-11-14 16:41:07,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 16:41:07,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}861186e4c40a1d55c496bd8298647b62bfca5784" 2018-11-14 16:41:07,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-05e0c729-56bf-4997-9202-6d571feeb09e Date: Wed, 14 Nov 2018 16:41:07 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"928cbc5c-a6fa-468a-b088-88e266fca291","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","status":"ACTIVE","subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"description":"","tags":[],"updated_at":"2018-11-14T16:32:51Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","provider:network_type":"flat"}]} 2018-11-14 16:41:07,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-05e0c729-56bf-4997-9202-6d571feeb09e 2018-11-14 16:41:07,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.309844970703s 2018-11-14 16:41:07,934 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-05e0c729-56bf-4997-9202-6d571feeb09e 2018-11-14 16:41:07,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 16:41:07,943 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 16:41: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 16:41:07,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 16:41:07,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}861186e4c40a1d55c496bd8298647b62bfca5784" 2018-11-14 16:41:08,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:41:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95376177-d9d9-4d9b-9ad7-565c8bf37d7a Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/d5e6db7c06bf4799a784ea87405dbbb1"}, "tags": [], "enabled": true, "id": "d5e6db7c06bf4799a784ea87405dbbb1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-11-14 16:41:08,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-95376177-d9d9-4d9b-9ad7-565c8bf37d7a 2018-11-14 16:41:08,050 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.106347084045s 2018-11-14 16:41:08,050 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-95376177-d9d9-4d9b-9ad7-565c8bf37d7a 2018-11-14 16:41:08,057 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-14 16:41:08,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}861186e4c40a1d55c496bd8298647b62bfca5784" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca"}}' 2018-11-14 16:41:08,252 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 16:41:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e11e3916-1cc2-4320-8d02-1120fe96126d 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.28:5000/v3/projects/fc1fe3fe7e9645c09c1cec50baa140bf"}, "tags": [], "enabled": true, "id": "fc1fe3fe7e9645c09c1cec50baa140bf", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca"}} 2018-11-14 16:41:08,252 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-e11e3916-1cc2-4320-8d02-1120fe96126d 2018-11-14 16:41:08,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.194469928741s 2018-11-14 16:41:08,252 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-e11e3916-1cc2-4320-8d02-1120fe96126d 2018-11-14 16:41:08,253 - 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'fc1fe3fe7e9645c09c1cec50baa140bf', '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_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca'}) 2018-11-14 16:41:08,259 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-11-14 16:41:08,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}861186e4c40a1d55c496bd8298647b62bfca5784" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "1961c87d-b72f-438b-a3e8-52cdfb3ac59b", "email": null, "name": "vping_userdata-user_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca"}}' 2018-11-14 16:41:08,655 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 16:41:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88fc6922-0c4a-48ef-968e-b820d484480c Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca", "links": {"self": "http://172.30.9.28:5000/v3/users/5eb3c59309fd4e6bacf4d131581f5b66"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5eb3c59309fd4e6bacf4d131581f5b66", "domain_id": "default", "password_expires_at": null}} 2018-11-14 16:41:08,655 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-88fc6922-0c4a-48ef-968e-b820d484480c 2018-11-14 16:41:08,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.396788835526s 2018-11-14 16:41:08,656 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-88fc6922-0c4a-48ef-968e-b820d484480c 2018-11-14 16:41:08,656 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'5eb3c59309fd4e6bacf4d131581f5b66', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca'}) 2018-11-14 16:41:08,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 16:41:08,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}861186e4c40a1d55c496bd8298647b62bfca5784" 2018-11-14 16:41:08,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:41:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e64aa5f-3d2f-428f-8023-705b120615f4 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 16:41:08,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0e64aa5f-3d2f-428f-8023-705b120615f4 2018-11-14 16:41:08,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0948669910431s 2018-11-14 16:41:08,755 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0e64aa5f-3d2f-428f-8023-705b120615f4 2018-11-14 16:41:08,760 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 16:41:08,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}861186e4c40a1d55c496bd8298647b62bfca5784" 2018-11-14 16:41:08,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:41:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0dc70ffd-56b6-4d87-851f-4b1089eeb411 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 16:41:08,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0dc70ffd-56b6-4d87-851f-4b1089eeb411 2018-11-14 16:41:08,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10088300705s 2018-11-14 16:41:08,861 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0dc70ffd-56b6-4d87-851f-4b1089eeb411 2018-11-14 16:41:08,862 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-14 16:41:08,865 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-11-14 16:41:08,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}861186e4c40a1d55c496bd8298647b62bfca5784" -d '{"role": {"name": "Member"}}' 2018-11-14 16:41:08,988 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 16:41:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc45c59a-a354-4c78-98d6-d6d02cfeb19b Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "592d4ebda089436d85d3ce5cfa2b30d6", "links": {"self": "http://172.30.9.28:5000/v3/roles/592d4ebda089436d85d3ce5cfa2b30d6"}, "name": "Member"}} 2018-11-14 16:41:08,988 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-dc45c59a-a354-4c78-98d6-d6d02cfeb19b 2018-11-14 16:41:08,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.123436927795s 2018-11-14 16:41:08,988 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-dc45c59a-a354-4c78-98d6-d6d02cfeb19b 2018-11-14 16:41:08,989 - 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'592d4ebda089436d85d3ce5cfa2b30d6'}) 2018-11-14 16:41:08,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 16:41:08,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}861186e4c40a1d55c496bd8298647b62bfca5784" 2018-11-14 16:41:09,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:41:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d10ce6d4-aff3-48d2-86c5-164aca8906b5 Content-Encoding: gzip Content-Length: 354 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "592d4ebda089436d85d3ce5cfa2b30d6", "links": {"self": "http://172.30.9.28:5000/v3/roles/592d4ebda089436d85d3ce5cfa2b30d6"}, "name": "Member"}, {"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 16:41:09,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d10ce6d4-aff3-48d2-86c5-164aca8906b5 2018-11-14 16:41:09,099 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.106118202209s 2018-11-14 16:41:09,099 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d10ce6d4-aff3-48d2-86c5-164aca8906b5 2018-11-14 16:41:09,104 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 16:41:09,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}861186e4c40a1d55c496bd8298647b62bfca5784" 2018-11-14 16:41:09,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:41:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13792835-9be2-494c-9517-860420119865 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-14 16:41:09,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-13792835-9be2-494c-9517-860420119865 2018-11-14 16:41:09,214 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.110096931458s 2018-11-14 16:41:09,214 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-13792835-9be2-494c-9517-860420119865 2018-11-14 16:41:09,215 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 16:41:09,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}861186e4c40a1d55c496bd8298647b62bfca5784" 2018-11-14 16:41:09,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:41:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47ee24bb-ffd4-4e03-af41-74b4df3b203b Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca", "links": {"self": "http://172.30.9.28:5000/v3/users/5eb3c59309fd4e6bacf4d131581f5b66"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5eb3c59309fd4e6bacf4d131581f5b66", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 16:41:09,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-47ee24bb-ffd4-4e03-af41-74b4df3b203b 2018-11-14 16:41:09,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.118220806122s 2018-11-14 16:41:09,334 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-47ee24bb-ffd4-4e03-af41-74b4df3b203b 2018-11-14 16:41:09,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 16:41:09,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}861186e4c40a1d55c496bd8298647b62bfca5784" 2018-11-14 16:41:09,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:41:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55423203-4735-4868-a28f-a574a5e8c2ae Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.28:5000/v3/projects/fc1fe3fe7e9645c09c1cec50baa140bf"}, "tags": [], "enabled": true, "id": "fc1fe3fe7e9645c09c1cec50baa140bf", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca"}]} 2018-11-14 16:41:09,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-55423203-4735-4868-a28f-a574a5e8c2ae 2018-11-14 16:41:09,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.109826087952s 2018-11-14 16:41:09,456 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-55423203-4735-4868-a28f-a574a5e8c2ae 2018-11-14 16:41:09,463 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-14 16:41:09,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=5eb3c59309fd4e6bacf4d131581f5b66&role.id=592d4ebda089436d85d3ce5cfa2b30d6&scope.project.id=fc1fe3fe7e9645c09c1cec50baa140bf" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}861186e4c40a1d55c496bd8298647b62bfca5784" 2018-11-14 16:41:09,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:41:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e83b5db-b7d0-4d31-acd4-6991d345e7d0 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=5eb3c59309fd4e6bacf4d131581f5b66&role.id=592d4ebda089436d85d3ce5cfa2b30d6&scope.project.id=fc1fe3fe7e9645c09c1cec50baa140bf", "previous": null, "next": null}} 2018-11-14 16:41:09,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=5eb3c59309fd4e6bacf4d131581f5b66&role.id=592d4ebda089436d85d3ce5cfa2b30d6&scope.project.id=fc1fe3fe7e9645c09c1cec50baa140bf used request id req-1e83b5db-b7d0-4d31-acd4-6991d345e7d0 2018-11-14 16:41:09,576 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.113080024719s 2018-11-14 16:41:09,577 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=5eb3c59309fd4e6bacf4d131581f5b66&role.id=592d4ebda089436d85d3ce5cfa2b30d6&scope.project.id=fc1fe3fe7e9645c09c1cec50baa140bf used request id req-1e83b5db-b7d0-4d31-acd4-6991d345e7d0 2018-11-14 16:41:09,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-14 16:41:09,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/fc1fe3fe7e9645c09c1cec50baa140bf/users/5eb3c59309fd4e6bacf4d131581f5b66/roles/592d4ebda089436d85d3ce5cfa2b30d6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}861186e4c40a1d55c496bd8298647b62bfca5784" 2018-11-14 16:41:09,715 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 16:41:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12a99d37-065c-4ea0-811f-49829b71096a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 16:41:09,715 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/fc1fe3fe7e9645c09c1cec50baa140bf/users/5eb3c59309fd4e6bacf4d131581f5b66/roles/592d4ebda089436d85d3ce5cfa2b30d6 used request id req-12a99d37-065c-4ea0-811f-49829b71096a 2018-11-14 16:41:09,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.135231018066s 2018-11-14 16:41:09,716 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/fc1fe3fe7e9645c09c1cec50baa140bf/users/5eb3c59309fd4e6bacf4d131581f5b66/roles/592d4ebda089436d85d3ce5cfa2b30d6 used request id req-12a99d37-065c-4ea0-811f-49829b71096a 2018-11-14 16:41:09,716 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca', 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'fc1fe3fe7e9645c09c1cec50baa140bf', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '1961c87d-b72f-438b-a3e8-52cdfb3ac59b', 'username': u'vping_userdata-user_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-14 16:41:09,719 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca', 'password': '1961c87d-b72f-438b-a3e8-52cdfb3ac59b', 'project_name': 'vping_userdata-project_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000//v3', 'project_id': 'fc1fe3fe7e9645c09c1cec50baa140bf', 'project_domain_name': 'Default'} 2018-11-14 16:41:09,721 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-11-14 16:41:09,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 16:41:09,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}861186e4c40a1d55c496bd8298647b62bfca5784" 2018-11-14 16:41:09,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:41:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5da843c7-c954-40f8-9f76-8db07f0a4187 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/d5e6db7c06bf4799a784ea87405dbbb1"}, "tags": [], "enabled": true, "id": "d5e6db7c06bf4799a784ea87405dbbb1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-11-14 16:41:09,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-5da843c7-c954-40f8-9f76-8db07f0a4187 2018-11-14 16:41:09,838 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.116579055786s 2018-11-14 16:41:09,838 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-5da843c7-c954-40f8-9f76-8db07f0a4187 2018-11-14 16:41:09,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 16:41:09,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}861186e4c40a1d55c496bd8298647b62bfca5784" 2018-11-14 16:41:09,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:41:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15208538-3b36-4c50-9017-d2ff9147b929 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.28:5000/v3/projects/fc1fe3fe7e9645c09c1cec50baa140bf"}, "tags": [], "enabled": true, "id": "fc1fe3fe7e9645c09c1cec50baa140bf", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca"}]} 2018-11-14 16:41:09,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-15208538-3b36-4c50-9017-d2ff9147b929 2018-11-14 16:41:09,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.110219955444s 2018-11-14 16:41:09,956 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-15208538-3b36-4c50-9017-d2ff9147b929 2018-11-14 16:41:09,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-11-14 16:41:09,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}861186e4c40a1d55c496bd8298647b62bfca5784" -d '{"network": {"tenant_id": "fc1fe3fe7e9645c09c1cec50baa140bf", "name": "vping_userdata-net_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca", "admin_state_up": true}}' 2018-11-14 16:41:10,806 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-f51fb2c1-af83-4bf1-a492-fc27669afaea Date: Wed, 14 Nov 2018 16:41:10 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"79bef923-a273-4b4c-bfcf-ac1cf8927d3e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"fc1fe3fe7e9645c09c1cec50baa140bf","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-14T16:41:10Z","is_default":false,"provider:segmentation_id":58,"name":"vping_userdata-net_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca","admin_state_up":true,"tenant_id":"fc1fe3fe7e9645c09c1cec50baa140bf","created_at":"2018-11-14T16:41:10Z","mtu":1450}} 2018-11-14 16:41:10,806 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-f51fb2c1-af83-4bf1-a492-fc27669afaea 2018-11-14 16:41:10,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.847807884216s 2018-11-14 16:41:10,806 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-f51fb2c1-af83-4bf1-a492-fc27669afaea 2018-11-14 16:41:10,807 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-11-14T16:41:10Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'79bef923-a273-4b4c-bfcf-ac1cf8927d3e', u'provider:segmentation_id': 58, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-net_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca', u'admin_state_up': True, u'tenant_id': u'fc1fe3fe7e9645c09c1cec50baa140bf', u'created_at': u'2018-11-14T16:41:10Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'fc1fe3fe7e9645c09c1cec50baa140bf'}) 2018-11-14 16:41:10,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 16:41:10,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:41:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2af4c160-af57-413e-9e61-05bb6768a6e1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 16:41:10,815 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-2af4c160-af57-413e-9e61-05bb6768a6e1 2018-11-14 16:41:10,815 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-11-14 16:41:11,223 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "592d4ebda089436d85d3ce5cfa2b30d6", "name": "Member"}], "expires_at": "2018-11-14T17:41:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fc1fe3fe7e9645c09c1cec50baa140bf", "name": "vping_userdata-project_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/fc1fe3fe7e9645c09c1cec50baa140bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/fc1fe3fe7e9645c09c1cec50baa140bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/fc1fe3fe7e9645c09c1cec50baa140bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_fc1fe3fe7e9645c09c1cec50baa140bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_fc1fe3fe7e9645c09c1cec50baa140bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/fc1fe3fe7e9645c09c1cec50baa140bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/fc1fe3fe7e9645c09c1cec50baa140bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/fc1fe3fe7e9645c09c1cec50baa140bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/fc1fe3fe7e9645c09c1cec50baa140bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/fc1fe3fe7e9645c09c1cec50baa140bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/fc1fe3fe7e9645c09c1cec50baa140bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/fc1fe3fe7e9645c09c1cec50baa140bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/fc1fe3fe7e9645c09c1cec50baa140bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/fc1fe3fe7e9645c09c1cec50baa140bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca", "id": "5eb3c59309fd4e6bacf4d131581f5b66"}, "audit_ids": ["9VnKeJkcQz6GCsvuP-zX_Q"], "issued_at": "2018-11-14T16:41:11.000000Z"}} 2018-11-14 16:41:11,224 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 16:41:11,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}ec1370c5f106dadd4ed2b02444d6dad4a032f4cc" 2018-11-14 16:41:11,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1153 X-Openstack-Request-Id: req-cb9f7c67-987d-463f-9bb1-f7c4d1e3d43d Date: Wed, 14 Nov 2018 16:41:11 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-14T16:41:10Z","tenant_id":"fc1fe3fe7e9645c09c1cec50baa140bf","created_at":"2018-11-14T16:41:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"fc1fe3fe7e9645c09c1cec50baa140bf","id":"79bef923-a273-4b4c-bfcf-ac1cf8927d3e","name":"vping_userdata-net_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"updated_at":"2018-11-14T16:32:51Z","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","id":"928cbc5c-a6fa-468a-b088-88e266fca291","name":"external"}]} 2018-11-14 16:41:11,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-cb9f7c67-987d-463f-9bb1-f7c4d1e3d43d 2018-11-14 16:41:11,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.317394018173s 2018-11-14 16:41:11,542 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-cb9f7c67-987d-463f-9bb1-f7c4d1e3d43d 2018-11-14 16:41:11,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-11-14 16:41:11,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}ec1370c5f106dadd4ed2b02444d6dad4a032f4cc" -d '{"subnet": {"name": "vping_userdata-subnet_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca", "enable_dhcp": true, "network_id": "79bef923-a273-4b4c-bfcf-ac1cf8927d3e", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-11-14 16:41:12,578 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e1a9370f-5686-4422-ac01-609db11e9226 Date: Wed, 14 Nov 2018 16:41:12 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"79bef923-a273-4b4c-bfcf-ac1cf8927d3e","tenant_id":"fc1fe3fe7e9645c09c1cec50baa140bf","created_at":"2018-11-14T16:41:12Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-14T16:41:12Z","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":"fc1fe3fe7e9645c09c1cec50baa140bf","id":"55d9a714-2dce-4051-a485-55cfa20f1d35","subnetpool_id":null,"name":"vping_userdata-subnet_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca"}} 2018-11-14 16:41:12,579 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-e1a9370f-5686-4422-ac01-609db11e9226 2018-11-14 16:41:12,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.03489995003s 2018-11-14 16:41:12,579 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-e1a9370f-5686-4422-ac01-609db11e9226 2018-11-14 16:41:12,579 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-14T16:41:12Z', 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'55d9a714-2dce-4051-a485-55cfa20f1d35', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca', u'enable_dhcp': True, u'network_id': u'79bef923-a273-4b4c-bfcf-ac1cf8927d3e', u'tenant_id': u'fc1fe3fe7e9645c09c1cec50baa140bf', u'created_at': u'2018-11-14T16:41:12Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'fc1fe3fe7e9645c09c1cec50baa140bf'}) 2018-11-14 16:41:12,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-11-14 16:41:12,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}ec1370c5f106dadd4ed2b02444d6dad4a032f4cc" -d '{"router": {"external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291"}, "name": "vping_userdata-router_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca", "admin_state_up": true}}' 2018-11-14 16:41:14,001 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-fa6c477a-330a-43b3-b873-2cdeda46af75 Date: Wed, 14 Nov 2018 16:41:13 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3653731-6d80-49cb-86ba-17eff3eeceee", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "fc1fe3fe7e9645c09c1cec50baa140bf", "created_at": "2018-11-14T16:41:12Z", "admin_state_up": true, "updated_at": "2018-11-14T16:41:13Z", "revision_number": 2, "routes": [], "project_id": "fc1fe3fe7e9645c09c1cec50baa140bf", "id": "9d2fbdf1-3b98-43f5-855a-fe4c4f1857ab", "name": "vping_userdata-router_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca"}} 2018-11-14 16:41:14,001 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-fa6c477a-330a-43b3-b873-2cdeda46af75 2018-11-14 16:41:14,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.42124819756s 2018-11-14 16:41:14,002 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-fa6c477a-330a-43b3-b873-2cdeda46af75 2018-11-14 16:41:14,002 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'928cbc5c-a6fa-468a-b088-88e266fca291', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b3653731-6d80-49cb-86ba-17eff3eeceee', u'ip_address': u'172.30.9.200'}]}, u'description': u'', u'tags': [], u'tenant_id': u'fc1fe3fe7e9645c09c1cec50baa140bf', u'created_at': u'2018-11-14T16:41:12Z', u'admin_state_up': True, u'updated_at': u'2018-11-14T16:41:13Z', u'revision_number': 2, u'routes': [], u'project_id': u'fc1fe3fe7e9645c09c1cec50baa140bf', u'id': u'9d2fbdf1-3b98-43f5-855a-fe4c4f1857ab', u'name': u'vping_userdata-router_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca'}) 2018-11-14 16:41:14,003 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-11-14 16:41:14,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/9d2fbdf1-3b98-43f5-855a-fe4c4f1857ab/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}ec1370c5f106dadd4ed2b02444d6dad4a032f4cc" -d '{"subnet_id": "55d9a714-2dce-4051-a485-55cfa20f1d35"}' 2018-11-14 16:41:16,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-49ad5f54-8314-40b2-a7e2-50677e322150 Date: Wed, 14 Nov 2018 16:41:16 GMT RESP BODY: {"network_id": "79bef923-a273-4b4c-bfcf-ac1cf8927d3e", "tenant_id": "fc1fe3fe7e9645c09c1cec50baa140bf", "subnet_id": "55d9a714-2dce-4051-a485-55cfa20f1d35", "subnet_ids": ["55d9a714-2dce-4051-a485-55cfa20f1d35"], "port_id": "73d6b797-0403-4d28-bfe9-8e0393e4673d", "id": "9d2fbdf1-3b98-43f5-855a-fe4c4f1857ab"} 2018-11-14 16:41:16,325 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/9d2fbdf1-3b98-43f5-855a-fe4c4f1857ab/add_router_interface.json used request id req-49ad5f54-8314-40b2-a7e2-50677e322150 2018-11-14 16:41:16,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.32206583023s 2018-11-14 16:41:16,325 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/9d2fbdf1-3b98-43f5-855a-fe4c4f1857ab/add_router_interface.json used request id req-49ad5f54-8314-40b2-a7e2-50677e322150 returning object 9d2fbdf1-3b98-43f5-855a-fe4c4f1857ab 2018-11-14 16:41:16,325 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-14 16:41:16,401 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-11-14 16:41:16,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 16:41:16,406 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Wed, 14 Nov 2018 16:41:16 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-11-14 16:41:16,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 16:41:16,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}ec1370c5f106dadd4ed2b02444d6dad4a032f4cc" 2018-11-14 16:41:16,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-f5c9c976-5c15-4e89-84aa-ac66539b2586 Date: Wed, 14 Nov 2018 16:41:16 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 16:41:16,637 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-f5c9c976-5c15-4e89-84aa-ac66539b2586 2018-11-14 16:41:16,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.229336977005s 2018-11-14 16:41:16,637 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-f5c9c976-5c15-4e89-84aa-ac66539b2586 2018-11-14 16:41:16,641 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-14 16:41:16,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}ec1370c5f106dadd4ed2b02444d6dad4a032f4cc" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca"}' 2018-11-14 16:41:16,880 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 880 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/006e3abd-913f-4b7e-9526-e9a83d8be739 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-98904e96-b866-4385-adcf-82690b3e9a79 Date: Wed, 14 Nov 2018 16:41:16 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/006e3abd-913f-4b7e-9526-e9a83d8be739/file", "owner": "fc1fe3fe7e9645c09c1cec50baa140bf", "id": "006e3abd-913f-4b7e-9526-e9a83d8be739", "size": null, "self": "/v2/images/006e3abd-913f-4b7e-9526-e9a83d8be739", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-14T16:41:16Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca", "checksum": null, "created_at": "2018-11-14T16:41:16Z", "protected": false} 2018-11-14 16:41:16,880 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-98904e96-b866-4385-adcf-82690b3e9a79 2018-11-14 16:41:16,881 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.239596128464s 2018-11-14 16:41:16,881 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-98904e96-b866-4385-adcf-82690b3e9a79 returning object 006e3abd-913f-4b7e-9526-e9a83d8be739 2018-11-14 16:41:16,882 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-14 16:41:16,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/006e3abd-913f-4b7e-9526-e9a83d8be739/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}ec1370c5f106dadd4ed2b02444d6dad4a032f4cc" -d '' 2018-11-14 16:41:17,563 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5d31068e-06b1-4c56-9c50-5f6fe75e9a72 Date: Wed, 14 Nov 2018 16:41:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 16:41:17,563 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/006e3abd-913f-4b7e-9526-e9a83d8be739/file used request id req-5d31068e-06b1-4c56-9c50-5f6fe75e9a72 2018-11-14 16:41:17,563 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.68162894249s 2018-11-14 16:41:17,564 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/006e3abd-913f-4b7e-9526-e9a83d8be739/file used request id req-5d31068e-06b1-4c56-9c50-5f6fe75e9a72 2018-11-14 16:41:17,568 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 16:41:17,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}ec1370c5f106dadd4ed2b02444d6dad4a032f4cc" 2018-11-14 16:41:18,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-59f65f8c-abcf-4386-aac2-7d8581ddb748 Date: Wed, 14 Nov 2018 16:41:18 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/006e3abd-913f-4b7e-9526-e9a83d8be739/snap", "metadata": {}}], "file": "/v2/images/006e3abd-913f-4b7e-9526-e9a83d8be739/file", "owner": "fc1fe3fe7e9645c09c1cec50baa140bf", "id": "006e3abd-913f-4b7e-9526-e9a83d8be739", "size": 12716032, "self": "/v2/images/006e3abd-913f-4b7e-9526-e9a83d8be739", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/006e3abd-913f-4b7e-9526-e9a83d8be739/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-14T16:41:17Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-14T16:41:16Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 16:41:18,328 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-59f65f8c-abcf-4386-aac2-7d8581ddb748 2018-11-14 16:41:18,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.760282039642s 2018-11-14 16:41:18,328 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-59f65f8c-abcf-4386-aac2-7d8581ddb748 2018-11-14 16:41:18,330 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/006e3abd-913f-4b7e-9526-e9a83d8be739/snap', u'metadata': Munch({})})], 'file': u'/v2/images/006e3abd-913f-4b7e-9526-e9a83d8be739/file', 'owner': u'fc1fe3fe7e9645c09c1cec50baa140bf', 'id': u'006e3abd-913f-4b7e-9526-e9a83d8be739', 'size': 12716032, u'self': u'/v2/images/006e3abd-913f-4b7e-9526-e9a83d8be739', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fc1fe3fe7e9645c09c1cec50baa140bf', 'name': 'vping_userdata-project_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/006e3abd-913f-4b7e-9526-e9a83d8be739/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-14T16:41:17Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-14T16:41:17Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/006e3abd-913f-4b7e-9526-e9a83d8be739', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca', 'created': u'2018-11-14T16:41:16Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-14T16:41:16Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/006e3abd-913f-4b7e-9526-e9a83d8be739', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-14 16:41:18,331 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-14 16:41:18,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}861186e4c40a1d55c496bd8298647b62bfca5784" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-14 16:41:18,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:41: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-a12635af-0090-4595-bd0b-e1ce7af0f679 x-compute-request-id: req-a12635af-0090-4595-bd0b-e1ce7af0f679 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_userdata-flavor_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/d48ff578-ca89-44d8-9844-a05761c94528", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/d48ff578-ca89-44d8-9844-a05761c94528", "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": "d48ff578-ca89-44d8-9844-a05761c94528"}} 2018-11-14 16:41:18,557 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-a12635af-0090-4595-bd0b-e1ce7af0f679 2018-11-14 16:41:18,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.226125001907s 2018-11-14 16:41:18,558 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-a12635af-0090-4595-bd0b-e1ce7af0f679 2018-11-14 16:41:18,559 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca', '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'49be60fcc4c34adea9e7c304d872b17d', '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'd48ff578-ca89-44d8-9844-a05761c94528', 'swap': 0}) 2018-11-14 16:41:18,559 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-14 16:41:18,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/d48ff578-ca89-44d8-9844-a05761c94528/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}861186e4c40a1d55c496bd8298647b62bfca5784" -d '{"extra_specs": {}}' 2018-11-14 16:41:18,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:41: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-a08a863f-f226-4671-b3ad-62f27ce3675e x-compute-request-id: req-a08a863f-f226-4671-b3ad-62f27ce3675e Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-14 16:41:18,581 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/d48ff578-ca89-44d8-9844-a05761c94528/os-extra_specs used request id req-a08a863f-f226-4671-b3ad-62f27ce3675e 2018-11-14 16:41:18,582 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0220620632172s 2018-11-14 16:41:18,582 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/d48ff578-ca89-44d8-9844-a05761c94528/os-extra_specs used request id req-a08a863f-f226-4671-b3ad-62f27ce3675e 2018-11-14 16:41:18,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 16:41:18,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}ec1370c5f106dadd4ed2b02444d6dad4a032f4cc" 2018-11-14 16:41:18,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1197 X-Openstack-Request-Id: req-9ff0f9d2-caa4-4a0c-b116-3d087e221ffc Date: Wed, 14 Nov 2018 16:41:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["55d9a714-2dce-4051-a485-55cfa20f1d35"],"updated_at":"2018-11-14T16:41:12Z","tenant_id":"fc1fe3fe7e9645c09c1cec50baa140bf","created_at":"2018-11-14T16:41:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"fc1fe3fe7e9645c09c1cec50baa140bf","id":"79bef923-a273-4b4c-bfcf-ac1cf8927d3e","name":"vping_userdata-net_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"updated_at":"2018-11-14T16:32:51Z","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","id":"928cbc5c-a6fa-468a-b088-88e266fca291","name":"external"}]} 2018-11-14 16:41:18,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-9ff0f9d2-caa4-4a0c-b116-3d087e221ffc 2018-11-14 16:41:18,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.265753984451s 2018-11-14 16:41:18,848 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-9ff0f9d2-caa4-4a0c-b116-3d087e221ffc 2018-11-14 16:41:18,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 16:41:18,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}ec1370c5f106dadd4ed2b02444d6dad4a032f4cc" 2018-11-14 16:41:19,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-a6eeaafc-202c-40ce-9065-855827225797 Date: Wed, 14 Nov 2018 16:41:19 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/006e3abd-913f-4b7e-9526-e9a83d8be739/snap", "metadata": {}}], "file": "/v2/images/006e3abd-913f-4b7e-9526-e9a83d8be739/file", "owner": "fc1fe3fe7e9645c09c1cec50baa140bf", "id": "006e3abd-913f-4b7e-9526-e9a83d8be739", "size": 12716032, "self": "/v2/images/006e3abd-913f-4b7e-9526-e9a83d8be739", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/006e3abd-913f-4b7e-9526-e9a83d8be739/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-14T16:41:17Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-14T16:41:16Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 16:41:19,101 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-a6eeaafc-202c-40ce-9065-855827225797 2018-11-14 16:41:19,101 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.246699810028s 2018-11-14 16:41:19,101 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-a6eeaafc-202c-40ce-9065-855827225797 2018-11-14 16:41:19,103 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-14 16:41:19,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}ec1370c5f106dadd4ed2b02444d6dad4a032f4cc" 2018-11-14 16:41:19,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:41: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-da6d20cf-50b0-4473-b0d3-91cf6c47615d x-compute-request-id: req-da6d20cf-50b0-4473-b0d3-91cf6c47615d Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/d48ff578-ca89-44d8-9844-a05761c94528", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/d48ff578-ca89-44d8-9844-a05761c94528", "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": "d48ff578-ca89-44d8-9844-a05761c94528"}]} 2018-11-14 16:41:19,319 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-da6d20cf-50b0-4473-b0d3-91cf6c47615d 2018-11-14 16:41:19,319 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.215911865234s 2018-11-14 16:41:19,319 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-da6d20cf-50b0-4473-b0d3-91cf6c47615d 2018-11-14 16:41:19,321 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-11-14 16:41:19,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}ec1370c5f106dadd4ed2b02444d6dad4a032f4cc" -d '{"server": {"name": "vping_userdata-vm_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca", "imageRef": "006e3abd-913f-4b7e-9526-e9a83d8be739", "flavorRef": "d48ff578-ca89-44d8-9844-a05761c94528", "max_count": 1, "min_count": 1, "networks": [{"uuid": "79bef923-a273-4b4c-bfcf-ac1cf8927d3e"}]}}' 2018-11-14 16:41:21,498 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 16:41: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-4a963cd3-22f0-42fd-a6a3-5b47f108241f x-compute-request-id: req-4a963cd3-22f0-42fd-a6a3-5b47f108241f Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/4f6c0888-0581-4fc8-939d-bf7bc5c7d147 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "4f6c0888-0581-4fc8-939d-bf7bc5c7d147", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4f6c0888-0581-4fc8-939d-bf7bc5c7d147", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4f6c0888-0581-4fc8-939d-bf7bc5c7d147", "rel": "bookmark"}], "adminPass": "bSHJuFXp3NhE"}} 2018-11-14 16:41:21,498 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-4a963cd3-22f0-42fd-a6a3-5b47f108241f 2018-11-14 16:41:21,498 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.17713093758s 2018-11-14 16:41:21,498 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-4a963cd3-22f0-42fd-a6a3-5b47f108241f 2018-11-14 16:41:21,499 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 16:41:21,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec1370c5f106dadd4ed2b02444d6dad4a032f4cc" 2018-11-14 16:41:22,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16: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-ae5b237e-c775-485c-90d1-4a834cc08069 x-compute-request-id: req-ae5b237e-c775-485c-90d1-4a834cc08069 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.28:8774/v2.1/servers/4f6c0888-0581-4fc8-939d-bf7bc5c7d147", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4f6c0888-0581-4fc8-939d-bf7bc5c7d147", "rel": "bookmark"}], "image": {"id": "006e3abd-913f-4b7e-9526-e9a83d8be739", "links": [{"href": "http://172.30.9.28:8774/images/006e3abd-913f-4b7e-9526-e9a83d8be739", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d48ff578-ca89-44d8-9844-a05761c94528", "links": [{"href": "http://172.30.9.28:8774/flavors/d48ff578-ca89-44d8-9844-a05761c94528", "rel": "bookmark"}]}, "id": "4f6c0888-0581-4fc8-939d-bf7bc5c7d147", "user_id": "5eb3c59309fd4e6bacf4d131581f5b66", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T16:41:21Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca", "created": "2018-11-14T16:41:21Z", "tenant_id": "fc1fe3fe7e9645c09c1cec50baa140bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 16:41:22,027 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ae5b237e-c775-485c-90d1-4a834cc08069 2018-11-14 16:41:22,027 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.527424097061s 2018-11-14 16:41:22,027 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ae5b237e-c775-485c-90d1-4a834cc08069 2018-11-14 16:41:22,034 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 16:41:22,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}ec1370c5f106dadd4ed2b02444d6dad4a032f4cc" 2018-11-14 16:41:22,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1197 X-Openstack-Request-Id: req-b9621961-2405-4f74-b11d-4510a46f94d6 Date: Wed, 14 Nov 2018 16:41:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["55d9a714-2dce-4051-a485-55cfa20f1d35"],"updated_at":"2018-11-14T16:41:12Z","tenant_id":"fc1fe3fe7e9645c09c1cec50baa140bf","created_at":"2018-11-14T16:41:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"fc1fe3fe7e9645c09c1cec50baa140bf","id":"79bef923-a273-4b4c-bfcf-ac1cf8927d3e","name":"vping_userdata-net_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"updated_at":"2018-11-14T16:32:51Z","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","id":"928cbc5c-a6fa-468a-b088-88e266fca291","name":"external"}]} 2018-11-14 16:41:22,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-b9621961-2405-4f74-b11d-4510a46f94d6 2018-11-14 16:41:22,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.104247808456s 2018-11-14 16:41:22,138 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-b9621961-2405-4f74-b11d-4510a46f94d6 2018-11-14 16:41:22,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-14 16:41:22,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}ec1370c5f106dadd4ed2b02444d6dad4a032f4cc" 2018-11-14 16:41:22,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-84f1e2f2-2006-4513-bbf3-56bdb495910d Date: Wed, 14 Nov 2018 16:41:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"79bef923-a273-4b4c-bfcf-ac1cf8927d3e","tenant_id":"fc1fe3fe7e9645c09c1cec50baa140bf","created_at":"2018-11-14T16:41:12Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-14T16:41:12Z","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":"fc1fe3fe7e9645c09c1cec50baa140bf","id":"55d9a714-2dce-4051-a485-55cfa20f1d35","subnetpool_id":null,"name":"vping_userdata-subnet_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca"}]} 2018-11-14 16:41:22,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-84f1e2f2-2006-4513-bbf3-56bdb495910d 2018-11-14 16:41:22,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.245629072189s 2018-11-14 16:41:22,385 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-84f1e2f2-2006-4513-bbf3-56bdb495910d 2018-11-14 16:41:22,386 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 16:41:24,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 16:41:24,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec1370c5f106dadd4ed2b02444d6dad4a032f4cc" 2018-11-14 16:41:24,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:41: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-dc6b013d-edbf-40e7-b441-fe0c0af24cc2 x-compute-request-id: req-dc6b013d-edbf-40e7-b441-fe0c0af24cc2 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.28:8774/v2.1/servers/4f6c0888-0581-4fc8-939d-bf7bc5c7d147", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4f6c0888-0581-4fc8-939d-bf7bc5c7d147", "rel": "bookmark"}], "image": {"id": "006e3abd-913f-4b7e-9526-e9a83d8be739", "links": [{"href": "http://172.30.9.28:8774/images/006e3abd-913f-4b7e-9526-e9a83d8be739", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d48ff578-ca89-44d8-9844-a05761c94528", "links": [{"href": "http://172.30.9.28:8774/flavors/d48ff578-ca89-44d8-9844-a05761c94528", "rel": "bookmark"}]}, "id": "4f6c0888-0581-4fc8-939d-bf7bc5c7d147", "security_groups": [{"name": "default"}], "user_id": "5eb3c59309fd4e6bacf4d131581f5b66", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T16:41:22Z", "hostId": "c3c5d5b9dead5b486cedc868c07831dce0ecd70832249c7e33bf9d85", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca", "created": "2018-11-14T16:41:21Z", "tenant_id": "fc1fe3fe7e9645c09c1cec50baa140bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 16:41:24,910 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-dc6b013d-edbf-40e7-b441-fe0c0af24cc2 2018-11-14 16:41:24,911 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.522110939026s 2018-11-14 16:41:24,911 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-dc6b013d-edbf-40e7-b441-fe0c0af24cc2 2018-11-14 16:41:24,914 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 16:41:26,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 16:41:26,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec1370c5f106dadd4ed2b02444d6dad4a032f4cc" 2018-11-14 16:41:28,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16: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-5c054cdc-1f10-49ff-9578-6b8aeff3f7cf x-compute-request-id: req-5c054cdc-1f10-49ff-9578-6b8aeff3f7cf 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.28:8774/v2.1/servers/4f6c0888-0581-4fc8-939d-bf7bc5c7d147", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4f6c0888-0581-4fc8-939d-bf7bc5c7d147", "rel": "bookmark"}], "image": {"id": "006e3abd-913f-4b7e-9526-e9a83d8be739", "links": [{"href": "http://172.30.9.28:8774/images/006e3abd-913f-4b7e-9526-e9a83d8be739", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d48ff578-ca89-44d8-9844-a05761c94528", "links": [{"href": "http://172.30.9.28:8774/flavors/d48ff578-ca89-44d8-9844-a05761c94528", "rel": "bookmark"}]}, "id": "4f6c0888-0581-4fc8-939d-bf7bc5c7d147", "security_groups": [{"name": "default"}], "user_id": "5eb3c59309fd4e6bacf4d131581f5b66", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T16:41:22Z", "hostId": "c3c5d5b9dead5b486cedc868c07831dce0ecd70832249c7e33bf9d85", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca", "created": "2018-11-14T16:41:21Z", "tenant_id": "fc1fe3fe7e9645c09c1cec50baa140bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 16:41:28,229 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-5c054cdc-1f10-49ff-9578-6b8aeff3f7cf 2018-11-14 16:41:28,230 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.31245493889s 2018-11-14 16:41:28,230 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-5c054cdc-1f10-49ff-9578-6b8aeff3f7cf 2018-11-14 16:41:28,234 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 16:41:30,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 16:41:30,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec1370c5f106dadd4ed2b02444d6dad4a032f4cc" 2018-11-14 16:41:30,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:41: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-e99c6a5c-d8fa-4520-8c67-a19ebb68dc19 x-compute-request-id: req-e99c6a5c-d8fa-4520-8c67-a19ebb68dc19 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:f7:71", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4f6c0888-0581-4fc8-939d-bf7bc5c7d147", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4f6c0888-0581-4fc8-939d-bf7bc5c7d147", "rel": "bookmark"}], "image": {"id": "006e3abd-913f-4b7e-9526-e9a83d8be739", "links": [{"href": "http://172.30.9.28:8774/images/006e3abd-913f-4b7e-9526-e9a83d8be739", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T16:41:28.000000", "flavor": {"id": "d48ff578-ca89-44d8-9844-a05761c94528", "links": [{"href": "http://172.30.9.28:8774/flavors/d48ff578-ca89-44d8-9844-a05761c94528", "rel": "bookmark"}]}, "id": "4f6c0888-0581-4fc8-939d-bf7bc5c7d147", "security_groups": [{"name": "default"}], "user_id": "5eb3c59309fd4e6bacf4d131581f5b66", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T16:41:28Z", "hostId": "c3c5d5b9dead5b486cedc868c07831dce0ecd70832249c7e33bf9d85", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca", "created": "2018-11-14T16:41:21Z", "tenant_id": "fc1fe3fe7e9645c09c1cec50baa140bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 16:41:30,757 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e99c6a5c-d8fa-4520-8c67-a19ebb68dc19 2018-11-14 16:41:30,757 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.522404909134s 2018-11-14 16:41:30,757 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e99c6a5c-d8fa-4520-8c67-a19ebb68dc19 2018-11-14 16:41:30,761 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-14 16:41:30,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=4f6c0888-0581-4fc8-939d-bf7bc5c7d147" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec1370c5f106dadd4ed2b02444d6dad4a032f4cc" 2018-11-14 16:41:30,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-a34c0a35-e545-4608-9a79-b31457ec3404 Date: Wed, 14 Nov 2018 16:41:30 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"79bef923-a273-4b4c-bfcf-ac1cf8927d3e","tenant_id":"fc1fe3fe7e9645c09c1cec50baa140bf","created_at":"2018-11-14T16:41:23Z","admin_state_up":true,"updated_at":"2018-11-14T16:41:28Z","binding:vnic_type":"normal","device_id":"4f6c0888-0581-4fc8-939d-bf7bc5c7d147","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:90:f7:71","id":"d1a69342-ceaa-427b-b367-666fddcfed06","port_security_enabled":true,"project_id":"fc1fe3fe7e9645c09c1cec50baa140bf","fixed_ips":[{"subnet_id":"55d9a714-2dce-4051-a485-55cfa20f1d35","ip_address":"192.168.120.8"}],"extra_dhcp_opts":[],"security_groups":["3d7282f9-465a-4ae5-9fa6-5f7434bf94e5"],"name":""}]} 2018-11-14 16:41:30,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=4f6c0888-0581-4fc8-939d-bf7bc5c7d147 used request id req-a34c0a35-e545-4608-9a79-b31457ec3404 2018-11-14 16:41:30,991 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.229859113693s 2018-11-14 16:41:30,992 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=4f6c0888-0581-4fc8-939d-bf7bc5c7d147 used request id req-a34c0a35-e545-4608-9a79-b31457ec3404 2018-11-14 16:41:30,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-14 16:41:30,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/floatingips.json?port_id=d1a69342-ceaa-427b-b367-666fddcfed06" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec1370c5f106dadd4ed2b02444d6dad4a032f4cc" 2018-11-14 16:41:31,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-f00e1294-3595-4d7f-aaff-1601d2a2bdf0 Date: Wed, 14 Nov 2018 16:41:31 GMT RESP BODY: {"floatingips": []} 2018-11-14 16:41:31,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=d1a69342-ceaa-427b-b367-666fddcfed06 used request id req-f00e1294-3595-4d7f-aaff-1601d2a2bdf0 2018-11-14 16:41:31,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0207958221436s 2018-11-14 16:41:31,018 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=d1a69342-ceaa-427b-b367-666fddcfed06 used request id req-f00e1294-3595-4d7f-aaff-1601d2a2bdf0 2018-11-14 16:41:31,018 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:90:f7:71', 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'006e3abd-913f-4b7e-9526-e9a83d8be739'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-14T16:41:28.000000', 'flavor': Munch({u'id': u'd48ff578-ca89-44d8-9844-a05761c94528'}), 'az': u'nova', 'id': u'4f6c0888-0581-4fc8-939d-bf7bc5c7d147', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'5eb3c59309fd4e6bacf4d131581f5b66', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fc1fe3fe7e9645c09c1cec50baa140bf', 'name': 'vping_userdata-project_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-11-14T16:41:28.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-14T16:41:28Z', 'hostId': u'c3c5d5b9dead5b486cedc868c07831dce0ecd70832249c7e33bf9d85', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'c3c5d5b9dead5b486cedc868c07831dce0ecd70832249c7e33bf9d85', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-14T16:41:28.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'fc1fe3fe7e9645c09c1cec50baa140bf', 'name': u'vping_userdata-vm_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca', 'adminPass': u'bSHJuFXp3NhE', 'tenant_id': u'fc1fe3fe7e9645c09c1cec50baa140bf', 'created_at': u'2018-11-14T16:41:21Z', 'created': u'2018-11-14T16:41:21Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-11-14 16:41:31,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 16:41:31,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}ec1370c5f106dadd4ed2b02444d6dad4a032f4cc" 2018-11-14 16:41:31,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1197 X-Openstack-Request-Id: req-309157ee-7ac5-4780-b0fa-a724a192bfe6 Date: Wed, 14 Nov 2018 16:41:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["55d9a714-2dce-4051-a485-55cfa20f1d35"],"updated_at":"2018-11-14T16:41:12Z","tenant_id":"fc1fe3fe7e9645c09c1cec50baa140bf","created_at":"2018-11-14T16:41:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"fc1fe3fe7e9645c09c1cec50baa140bf","id":"79bef923-a273-4b4c-bfcf-ac1cf8927d3e","name":"vping_userdata-net_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"updated_at":"2018-11-14T16:32:51Z","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","id":"928cbc5c-a6fa-468a-b088-88e266fca291","name":"external"}]} 2018-11-14 16:41:31,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-309157ee-7ac5-4780-b0fa-a724a192bfe6 2018-11-14 16:41:31,121 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.101717233658s 2018-11-14 16:41:31,122 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-309157ee-7ac5-4780-b0fa-a724a192bfe6 2018-11-14 16:41:31,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 16:41:31,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}ec1370c5f106dadd4ed2b02444d6dad4a032f4cc" 2018-11-14 16:41:31,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-596e77ca-28f0-46d6-bbc6-b457c49335f8 Date: Wed, 14 Nov 2018 16:41:31 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/006e3abd-913f-4b7e-9526-e9a83d8be739/snap", "metadata": {}}], "file": "/v2/images/006e3abd-913f-4b7e-9526-e9a83d8be739/file", "owner": "fc1fe3fe7e9645c09c1cec50baa140bf", "id": "006e3abd-913f-4b7e-9526-e9a83d8be739", "size": 12716032, "self": "/v2/images/006e3abd-913f-4b7e-9526-e9a83d8be739", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/006e3abd-913f-4b7e-9526-e9a83d8be739/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-14T16:41:17Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-14T16:41:16Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 16:41:31,347 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-596e77ca-28f0-46d6-bbc6-b457c49335f8 2018-11-14 16:41:31,347 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.220788002014s 2018-11-14 16:41:31,347 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-596e77ca-28f0-46d6-bbc6-b457c49335f8 2018-11-14 16:41:31,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-14 16:41:31,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}ec1370c5f106dadd4ed2b02444d6dad4a032f4cc" 2018-11-14 16:41:31,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16: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-a92fad57-ef18-4d63-ad53-e214b1bfec20 x-compute-request-id: req-a92fad57-ef18-4d63-ad53-e214b1bfec20 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/d48ff578-ca89-44d8-9844-a05761c94528", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/d48ff578-ca89-44d8-9844-a05761c94528", "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": "d48ff578-ca89-44d8-9844-a05761c94528"}]} 2018-11-14 16:41:31,497 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-a92fad57-ef18-4d63-ad53-e214b1bfec20 2018-11-14 16:41:31,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.148410081863s 2018-11-14 16:41:31,497 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-a92fad57-ef18-4d63-ad53-e214b1bfec20 2018-11-14 16:41:31,499 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-11-14 16:41:31,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}ec1370c5f106dadd4ed2b02444d6dad4a032f4cc" -d '{"server": {"name": "vping_userdata-vm2_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca", "imageRef": "006e3abd-913f-4b7e-9526-e9a83d8be739", "flavorRef": "d48ff578-ca89-44d8-9844-a05761c94528", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjggMj4mMSA+L2Rldi9udWxsCiBSRVM9JD8KIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICBlY2hvICd2UGluZyBPSycKICBicmVhawogZWxzZQogIGVjaG8gJ3ZQaW5nIEtPJwogZmkKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "79bef923-a273-4b4c-bfcf-ac1cf8927d3e"}]}}' 2018-11-14 16:41:34,211 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 16: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 x-openstack-request-id: req-c76c8db3-a372-4beb-a4e2-26a067d7a1eb x-compute-request-id: req-c76c8db3-a372-4beb-a4e2-26a067d7a1eb Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/e0a87121-f100-4286-ba84-2106cb98b070 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "e0a87121-f100-4286-ba84-2106cb98b070", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e0a87121-f100-4286-ba84-2106cb98b070", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e0a87121-f100-4286-ba84-2106cb98b070", "rel": "bookmark"}], "adminPass": "wppegPJR5mk6"}} 2018-11-14 16:41:34,211 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-c76c8db3-a372-4beb-a4e2-26a067d7a1eb 2018-11-14 16:41:34,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.71243309975s 2018-11-14 16:41:34,212 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-c76c8db3-a372-4beb-a4e2-26a067d7a1eb 2018-11-14 16:41:34,212 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 16:41:34,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec1370c5f106dadd4ed2b02444d6dad4a032f4cc" 2018-11-14 16:41:34,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16: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-a189ec7d-f23c-48c9-873b-b8a89d33dfa3 x-compute-request-id: req-a189ec7d-f23c-48c9-873b-b8a89d33dfa3 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.28:8774/v2.1/servers/e0a87121-f100-4286-ba84-2106cb98b070", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e0a87121-f100-4286-ba84-2106cb98b070", "rel": "bookmark"}], "image": {"id": "006e3abd-913f-4b7e-9526-e9a83d8be739", "links": [{"href": "http://172.30.9.28:8774/images/006e3abd-913f-4b7e-9526-e9a83d8be739", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d48ff578-ca89-44d8-9844-a05761c94528", "links": [{"href": "http://172.30.9.28:8774/flavors/d48ff578-ca89-44d8-9844-a05761c94528", "rel": "bookmark"}]}, "id": "e0a87121-f100-4286-ba84-2106cb98b070", "user_id": "5eb3c59309fd4e6bacf4d131581f5b66", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T16:41:34Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca", "created": "2018-11-14T16:41:34Z", "tenant_id": "fc1fe3fe7e9645c09c1cec50baa140bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:f7:71", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4f6c0888-0581-4fc8-939d-bf7bc5c7d147", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4f6c0888-0581-4fc8-939d-bf7bc5c7d147", "rel": "bookmark"}], "image": {"id": "006e3abd-913f-4b7e-9526-e9a83d8be739", "links": [{"href": "http://172.30.9.28:8774/images/006e3abd-913f-4b7e-9526-e9a83d8be739", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T16:41:28.000000", "flavor": {"id": "d48ff578-ca89-44d8-9844-a05761c94528", "links": [{"href": "http://172.30.9.28:8774/flavors/d48ff578-ca89-44d8-9844-a05761c94528", "rel": "bookmark"}]}, "id": "4f6c0888-0581-4fc8-939d-bf7bc5c7d147", "security_groups": [{"name": "default"}], "user_id": "5eb3c59309fd4e6bacf4d131581f5b66", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T16:41:28Z", "hostId": "c3c5d5b9dead5b486cedc868c07831dce0ecd70832249c7e33bf9d85", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca", "created": "2018-11-14T16:41:21Z", "tenant_id": "fc1fe3fe7e9645c09c1cec50baa140bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 16:41:34,964 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a189ec7d-f23c-48c9-873b-b8a89d33dfa3 2018-11-14 16:41:34,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.751983880997s 2018-11-14 16:41:34,965 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a189ec7d-f23c-48c9-873b-b8a89d33dfa3 2018-11-14 16:41:34,970 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 16:41:36,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 16:41:36,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec1370c5f106dadd4ed2b02444d6dad4a032f4cc" 2018-11-14 16:41:37,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16: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-85073c3a-cf80-49eb-9c65-2217de0d3b50 x-compute-request-id: req-85073c3a-cf80-49eb-9c65-2217de0d3b50 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.28:8774/v2.1/servers/e0a87121-f100-4286-ba84-2106cb98b070", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e0a87121-f100-4286-ba84-2106cb98b070", "rel": "bookmark"}], "image": {"id": "006e3abd-913f-4b7e-9526-e9a83d8be739", "links": [{"href": "http://172.30.9.28:8774/images/006e3abd-913f-4b7e-9526-e9a83d8be739", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d48ff578-ca89-44d8-9844-a05761c94528", "links": [{"href": "http://172.30.9.28:8774/flavors/d48ff578-ca89-44d8-9844-a05761c94528", "rel": "bookmark"}]}, "id": "e0a87121-f100-4286-ba84-2106cb98b070", "security_groups": [{"name": "default"}], "user_id": "5eb3c59309fd4e6bacf4d131581f5b66", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T16:41:35Z", "hostId": "05dc06a939b23d3ad99add7cf6d945d0f6102c15a3603cd74e26be12", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca", "created": "2018-11-14T16:41:34Z", "tenant_id": "fc1fe3fe7e9645c09c1cec50baa140bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:f7:71", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4f6c0888-0581-4fc8-939d-bf7bc5c7d147", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4f6c0888-0581-4fc8-939d-bf7bc5c7d147", "rel": "bookmark"}], "image": {"id": "006e3abd-913f-4b7e-9526-e9a83d8be739", "links": [{"href": "http://172.30.9.28:8774/images/006e3abd-913f-4b7e-9526-e9a83d8be739", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T16:41:28.000000", "flavor": {"id": "d48ff578-ca89-44d8-9844-a05761c94528", "links": [{"href": "http://172.30.9.28:8774/flavors/d48ff578-ca89-44d8-9844-a05761c94528", "rel": "bookmark"}]}, "id": "4f6c0888-0581-4fc8-939d-bf7bc5c7d147", "security_groups": [{"name": "default"}], "user_id": "5eb3c59309fd4e6bacf4d131581f5b66", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T16:41:28Z", "hostId": "c3c5d5b9dead5b486cedc868c07831dce0ecd70832249c7e33bf9d85", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca", "created": "2018-11-14T16:41:21Z", "tenant_id": "fc1fe3fe7e9645c09c1cec50baa140bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 16:41:37,728 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-85073c3a-cf80-49eb-9c65-2217de0d3b50 2018-11-14 16:41:37,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.755132913589s 2018-11-14 16:41:37,728 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-85073c3a-cf80-49eb-9c65-2217de0d3b50 2018-11-14 16:41:37,733 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 16:41:39,736 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 16:41:39,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec1370c5f106dadd4ed2b02444d6dad4a032f4cc" 2018-11-14 16:41:41,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:41:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-545707a9-58a0-41b2-998d-410f6f7c27c6 x-compute-request-id: req-545707a9-58a0-41b2-998d-410f6f7c27c6 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.28:8774/v2.1/servers/e0a87121-f100-4286-ba84-2106cb98b070", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e0a87121-f100-4286-ba84-2106cb98b070", "rel": "bookmark"}], "image": {"id": "006e3abd-913f-4b7e-9526-e9a83d8be739", "links": [{"href": "http://172.30.9.28:8774/images/006e3abd-913f-4b7e-9526-e9a83d8be739", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d48ff578-ca89-44d8-9844-a05761c94528", "links": [{"href": "http://172.30.9.28:8774/flavors/d48ff578-ca89-44d8-9844-a05761c94528", "rel": "bookmark"}]}, "id": "e0a87121-f100-4286-ba84-2106cb98b070", "security_groups": [{"name": "default"}], "user_id": "5eb3c59309fd4e6bacf4d131581f5b66", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T16:41:35Z", "hostId": "05dc06a939b23d3ad99add7cf6d945d0f6102c15a3603cd74e26be12", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca", "created": "2018-11-14T16:41:34Z", "tenant_id": "fc1fe3fe7e9645c09c1cec50baa140bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:f7:71", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4f6c0888-0581-4fc8-939d-bf7bc5c7d147", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4f6c0888-0581-4fc8-939d-bf7bc5c7d147", "rel": "bookmark"}], "image": {"id": "006e3abd-913f-4b7e-9526-e9a83d8be739", "links": [{"href": "http://172.30.9.28:8774/images/006e3abd-913f-4b7e-9526-e9a83d8be739", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T16:41:28.000000", "flavor": {"id": "d48ff578-ca89-44d8-9844-a05761c94528", "links": [{"href": "http://172.30.9.28:8774/flavors/d48ff578-ca89-44d8-9844-a05761c94528", "rel": "bookmark"}]}, "id": "4f6c0888-0581-4fc8-939d-bf7bc5c7d147", "security_groups": [{"name": "default"}], "user_id": "5eb3c59309fd4e6bacf4d131581f5b66", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T16:41:28Z", "hostId": "c3c5d5b9dead5b486cedc868c07831dce0ecd70832249c7e33bf9d85", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca", "created": "2018-11-14T16:41:21Z", "tenant_id": "fc1fe3fe7e9645c09c1cec50baa140bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 16:41:41,064 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-545707a9-58a0-41b2-998d-410f6f7c27c6 2018-11-14 16:41:41,064 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.3284368515s 2018-11-14 16:41:41,065 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-545707a9-58a0-41b2-998d-410f6f7c27c6 2018-11-14 16:41:41,069 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 16:41:43,072 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 16:41:43,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec1370c5f106dadd4ed2b02444d6dad4a032f4cc" 2018-11-14 16:41:43,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:41:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-14851834-5491-4d08-97a0-5fdbc2d089a8 x-compute-request-id: req-14851834-5491-4d08-97a0-5fdbc2d089a8 Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:64:12", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e0a87121-f100-4286-ba84-2106cb98b070", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e0a87121-f100-4286-ba84-2106cb98b070", "rel": "bookmark"}], "image": {"id": "006e3abd-913f-4b7e-9526-e9a83d8be739", "links": [{"href": "http://172.30.9.28:8774/images/006e3abd-913f-4b7e-9526-e9a83d8be739", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T16:41:41.000000", "flavor": {"id": "d48ff578-ca89-44d8-9844-a05761c94528", "links": [{"href": "http://172.30.9.28:8774/flavors/d48ff578-ca89-44d8-9844-a05761c94528", "rel": "bookmark"}]}, "id": "e0a87121-f100-4286-ba84-2106cb98b070", "security_groups": [{"name": "default"}], "user_id": "5eb3c59309fd4e6bacf4d131581f5b66", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T16:41:41Z", "hostId": "05dc06a939b23d3ad99add7cf6d945d0f6102c15a3603cd74e26be12", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca", "created": "2018-11-14T16:41:34Z", "tenant_id": "fc1fe3fe7e9645c09c1cec50baa140bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:f7:71", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4f6c0888-0581-4fc8-939d-bf7bc5c7d147", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4f6c0888-0581-4fc8-939d-bf7bc5c7d147", "rel": "bookmark"}], "image": {"id": "006e3abd-913f-4b7e-9526-e9a83d8be739", "links": [{"href": "http://172.30.9.28:8774/images/006e3abd-913f-4b7e-9526-e9a83d8be739", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T16:41:28.000000", "flavor": {"id": "d48ff578-ca89-44d8-9844-a05761c94528", "links": [{"href": "http://172.30.9.28:8774/flavors/d48ff578-ca89-44d8-9844-a05761c94528", "rel": "bookmark"}]}, "id": "4f6c0888-0581-4fc8-939d-bf7bc5c7d147", "security_groups": [{"name": "default"}], "user_id": "5eb3c59309fd4e6bacf4d131581f5b66", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T16:41:28Z", "hostId": "c3c5d5b9dead5b486cedc868c07831dce0ecd70832249c7e33bf9d85", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca", "created": "2018-11-14T16:41:21Z", "tenant_id": "fc1fe3fe7e9645c09c1cec50baa140bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 16:41:43,979 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-14851834-5491-4d08-97a0-5fdbc2d089a8 2018-11-14 16:41:43,979 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.907402992249s 2018-11-14 16:41:43,980 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-14851834-5491-4d08-97a0-5fdbc2d089a8 2018-11-14 16:41:43,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-14 16:41:43,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=e0a87121-f100-4286-ba84-2106cb98b070" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec1370c5f106dadd4ed2b02444d6dad4a032f4cc" 2018-11-14 16:41:44,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-be47712a-f414-444c-9ac2-60bc6a7b2a5a Date: Wed, 14 Nov 2018 16:41:44 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"79bef923-a273-4b4c-bfcf-ac1cf8927d3e","tenant_id":"fc1fe3fe7e9645c09c1cec50baa140bf","created_at":"2018-11-14T16:41:35Z","admin_state_up":true,"updated_at":"2018-11-14T16:41:41Z","binding:vnic_type":"normal","device_id":"e0a87121-f100-4286-ba84-2106cb98b070","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:a6:64:12","id":"f73a54e5-460b-4c9c-8d74-2601e140c9f2","port_security_enabled":true,"project_id":"fc1fe3fe7e9645c09c1cec50baa140bf","fixed_ips":[{"subnet_id":"55d9a714-2dce-4051-a485-55cfa20f1d35","ip_address":"192.168.120.16"}],"extra_dhcp_opts":[],"security_groups":["3d7282f9-465a-4ae5-9fa6-5f7434bf94e5"],"name":""}]} 2018-11-14 16:41:44,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=e0a87121-f100-4286-ba84-2106cb98b070 used request id req-be47712a-f414-444c-9ac2-60bc6a7b2a5a 2018-11-14 16:41:44,036 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0509269237518s 2018-11-14 16:41:44,036 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=e0a87121-f100-4286-ba84-2106cb98b070 used request id req-be47712a-f414-444c-9ac2-60bc6a7b2a5a 2018-11-14 16:41:44,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-14 16:41:44,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/floatingips.json?port_id=f73a54e5-460b-4c9c-8d74-2601e140c9f2" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec1370c5f106dadd4ed2b02444d6dad4a032f4cc" 2018-11-14 16:41:44,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-edfad276-4625-414c-9da0-8aca471d0202 Date: Wed, 14 Nov 2018 16:41:44 GMT RESP BODY: {"floatingips": []} 2018-11-14 16:41:44,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=f73a54e5-460b-4c9c-8d74-2601e140c9f2 used request id req-edfad276-4625-414c-9da0-8aca471d0202 2018-11-14 16:41:44,065 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0234880447388s 2018-11-14 16:41:44,065 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=f73a54e5-460b-4c9c-8d74-2601e140c9f2 used request id req-edfad276-4625-414c-9da0-8aca471d0202 2018-11-14 16:41:44,065 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:a6:64:12', u'version': 4, u'addr': u'192.168.120.16', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'006e3abd-913f-4b7e-9526-e9a83d8be739'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-14T16:41:41.000000', 'flavor': Munch({u'id': u'd48ff578-ca89-44d8-9844-a05761c94528'}), 'az': u'nova', 'id': u'e0a87121-f100-4286-ba84-2106cb98b070', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'5eb3c59309fd4e6bacf4d131581f5b66', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fc1fe3fe7e9645c09c1cec50baa140bf', 'name': 'vping_userdata-project_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-11-14T16:41:41.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-14T16:41:41Z', 'hostId': u'05dc06a939b23d3ad99add7cf6d945d0f6102c15a3603cd74e26be12', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.16', 'cloud': 'envvars', 'host_id': u'05dc06a939b23d3ad99add7cf6d945d0f6102c15a3603cd74e26be12', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-14T16:41:41.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'fc1fe3fe7e9645c09c1cec50baa140bf', 'name': u'vping_userdata-vm2_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca', 'adminPass': u'wppegPJR5mk6', 'tenant_id': u'fc1fe3fe7e9645c09c1cec50baa140bf', 'created_at': u'2018-11-14T16:41:34Z', 'created': u'2018-11-14T16:41:34Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-11-14 16:41:44,066 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-11-14 16:41:45,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 16:41:45,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec1370c5f106dadd4ed2b02444d6dad4a032f4cc" 2018-11-14 16:41:45,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:41:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d362cf32-67ba-4f4e-ba11-05ec4253818c x-compute-request-id: req-d362cf32-67ba-4f4e-ba11-05ec4253818c Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:64:12", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e0a87121-f100-4286-ba84-2106cb98b070", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e0a87121-f100-4286-ba84-2106cb98b070", "rel": "bookmark"}], "image": {"id": "006e3abd-913f-4b7e-9526-e9a83d8be739", "links": [{"href": "http://172.30.9.28:8774/images/006e3abd-913f-4b7e-9526-e9a83d8be739", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T16:41:41.000000", "flavor": {"id": "d48ff578-ca89-44d8-9844-a05761c94528", "links": [{"href": "http://172.30.9.28:8774/flavors/d48ff578-ca89-44d8-9844-a05761c94528", "rel": "bookmark"}]}, "id": "e0a87121-f100-4286-ba84-2106cb98b070", "security_groups": [{"name": "default"}], "user_id": "5eb3c59309fd4e6bacf4d131581f5b66", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T16:41:41Z", "hostId": "05dc06a939b23d3ad99add7cf6d945d0f6102c15a3603cd74e26be12", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca", "created": "2018-11-14T16:41:34Z", "tenant_id": "fc1fe3fe7e9645c09c1cec50baa140bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:f7:71", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4f6c0888-0581-4fc8-939d-bf7bc5c7d147", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4f6c0888-0581-4fc8-939d-bf7bc5c7d147", "rel": "bookmark"}], "image": {"id": "006e3abd-913f-4b7e-9526-e9a83d8be739", "links": [{"href": "http://172.30.9.28:8774/images/006e3abd-913f-4b7e-9526-e9a83d8be739", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T16:41:28.000000", "flavor": {"id": "d48ff578-ca89-44d8-9844-a05761c94528", "links": [{"href": "http://172.30.9.28:8774/flavors/d48ff578-ca89-44d8-9844-a05761c94528", "rel": "bookmark"}]}, "id": "4f6c0888-0581-4fc8-939d-bf7bc5c7d147", "security_groups": [{"name": "default"}], "user_id": "5eb3c59309fd4e6bacf4d131581f5b66", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T16:41:28Z", "hostId": "c3c5d5b9dead5b486cedc868c07831dce0ecd70832249c7e33bf9d85", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca", "created": "2018-11-14T16:41:21Z", "tenant_id": "fc1fe3fe7e9645c09c1cec50baa140bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 16:41:45,518 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d362cf32-67ba-4f4e-ba11-05ec4253818c 2018-11-14 16:41:45,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.450855970383s 2018-11-14 16:41:45,519 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d362cf32-67ba-4f4e-ba11-05ec4253818c 2018-11-14 16:41:45,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 16:41:45,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/e0a87121-f100-4286-ba84-2106cb98b070/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}ec1370c5f106dadd4ed2b02444d6dad4a032f4cc" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 16:41:45,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:41:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8bf630a5-b46a-48ac-b5a2-5aca06c45868 x-compute-request-id: req-8bf630a5-b46a-48ac-b5a2-5aca06c45868 Content-Encoding: gzip Content-Length: 9576 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 487452438 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.172311] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.174367] pid_max: default: 32768 minimum: 301\n[ 0.175486] ACPI: Core revision 20150930\n[ 0.177049] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.178661] Security Framework initialized\n[ 0.179682] Yama: becoming mindful.\n[ 0.180595] AppArmor: AppArmor initialized\n[ 0.181650] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.183293] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.184847] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.186319] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.188019] Initializing cgroup subsys io\n[ 0.189033] Initializing cgroup subsys memory\n[ 0.190100] Initializing cgroup subsys devices\n[ 0.191415] Initializing cgroup subsys freezer\n[ 0.192501] Initializing cgroup subsys net_cls\n[ 0.193579] Initializing cgroup subsys perf_event\n[ 0.194712] Initializing cgroup subsys net_prio\n[ 0.195830] Initializing cgroup subsys hugetlb\n[ 0.196909] Initializing cgroup subsys pids\n[ 0.197989] CPU: Physical Processor ID: 0\n[ 0.199706] mce: CPU supports 10 MCE banks\n[ 0.200759] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.202000] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.216751] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.223268] ftrace: allocating 31920 entries in 125 pages\n[ 0.248805] smpboot: Max logical packages: 1\n[ 0.249890] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.251611] x2apic enabled\n[ 0.252652] Switched APIC routing to physical x2apic.\n[ 0.254908] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.256296] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.258869] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.261095] KVM setup paravirtual spinlock\n[ 0.262587] x86: Booted up 1 node, 1 CPUs\n[ 0.263592] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.265315] devtmpfs: initialized\n[ 0.267192] evm: security.selinux\n[ 0.268067] evm: security.SMACK64\n[ 0.268928] evm: security.SMACK64EXEC\n[ 0.269859] evm: security.SMACK64TRANSMUTE\n[ 0.270876] evm: security.SMACK64MMAP\n[ 0.271798] evm: security.ima\n[ 0.272602] evm: security.capability\n[ 0.273585] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.275854] pinctrl core: initialized pinctrl subsystem\n[ 0.277190] RTC time: 16:41:42, date: 11/14/18\n[ 0.278370] NET: Registered protocol family 16\n[ 0.279567] cpuidle: using governor ladder\n[ 0.280597] cpuidle: using governor menu\n[ 0.281593] PCCT header not found.\n[ 0.282522] ACPI: bus type PCI registered\n[ 0.283527] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.285056] PCI: Using configuration type 1 for base access\n[ 0.287064] ACPI: Added _OSI(Module Device)\n[ 0.288110] ACPI: Added _OSI(Processor Device)\n[ 0.289184] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.290301] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.292313] ACPI: Interpreter enabled\n[ 0.293274] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.295549] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.297812] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.300082] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.302360] ACPI: (supports S0 S5)\n[ 0.303249] ACPI: Using IOAPIC for interrupt routing\n[ 0.304415] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.307962] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.309360] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.310866] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.312335] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.315038] acpiphp: Slot [3] registered\n[ 0.316035] acpiphp: Slot [4] registered\n[ 0.317026] acpiphp: Slot [5] registered\n[ 0.318020] acpiphp: Slot [6] registered\n[ 0.319016] acpiphp: Slot [7] registered\n[ 0.320007] acpiphp: Slot [8] registered\n[ 0.321012] acpiphp: Slot [9] registered\n[ 0.322002] acpiphp: Slot [10] registered\n[ 0.323011] acpiphp: Slot [11] registered\n[ 0.324018] acpiphp: Slot [12] registered\n[ 0.325035] acpiphp: Slot [13] registered\n[ 0.326036] acpiphp: Slot [14] registered\n[ 0.327048] acpiphp: Slot [15] registered\n[ 0.341087] acpiphp: Slot [16] registered\n[ 0.342093] acpiphp: Slot [17] registered\n[ 0.343154] acpiphp: Slot [18] registered\n[ 0.344160] acpiphp: Slot [19] registered\n[ 0.345168] acpiphp: Slot [20] registered\n[ 0.346176] acpiphp: Slot [21] registered\n[ 0.347182] acpiphp: Slot [22] registered\n[ 0.348196] acpiphp: Slot [23] registered\n[ 0.349210] acpiphp: Slot [24] registered\n[ 0.350214] acpiphp: Slot [25] registered\n[ 0.351213] acpiphp: Slot [26] registered\n[ 0.352214] acpiphp: Slot [27] registered\n[ 0.353224] acpiphp: Slot [28] registered\n[ 0.354229] acpiphp: Slot [29] registered\n[ 0.355232] acpiphp: Slot [30] registered\n[ 0.356234] acpiphp: Slot [31] registered\n[ 0.357241] PCI host bridge to bus 0000:00\n[ 0.358245] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.359741] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.361231] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.363036] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.364849] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.366683] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.370427] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.372058] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.373541] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.375108] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.379589] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.381407] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.402791] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.404650] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.406423] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.408167] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.409894] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.411458] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.413287] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.414588] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.416515] vgaarb: loaded\n[ 0.417272] vgaarb: bridge control possible 0000:00:02.0\n[ 0.418768] SCSI subsystem initialized\n[ 0.419913] ACPI: bus type USB registered\n[ 0.420949] usbcore: registered new interface driver usbfs\n[ 0.422224] usbcore: registered new interface driver hub\n[ 0.423474] usbcore: registered new device driver usb\n[ 0.424851] PCI: Using ACPI for IRQ routing\n[ 0.426249] NetLabel: Initializing\n[ 0.427150] NetLabel: domain hash size = 128\n[ 0.428211] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.429405] NetLabel: unlabeled traffic allowed by default\n[ 0.430862] clocksource: Switched to clocksource kvm-clock\n[ 0.440269] AppArmor: AppArmor Filesystem Enabled\n[ 0.441464] pnp: PnP ACPI init\n[ 0.442594] pnp: PnP ACPI: found 5 devices\n[ 0.449234] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.451382] NET: Registered protocol family 2\n[ 0.452675] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.454288] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.455790] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.457296] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.458644] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.460107] NET: Registered protocol family 1\n[ 0.461204] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.462563] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.463895] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.478226] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.492677] Trying to unpack rootfs image as initramfs...\n[ 0.551881] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.553951] Scanning for low memory corruption every 60 seconds\n[ 0.555606] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.557050] audit: initializing netlink subsys (disabled)\n[ 0.558328] audit: type=2000 audit(1542213702.135:1): initialized\n[ 0.559992] Initialise system trusted keyring\n[ 0.561168] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.562627] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.565133] zbud: loaded\n[ 0.566043] VFS: Disk quotas dquot_6.6.0\n[ 0.567097] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.569040] fuse init (API version 7.23)\n[ 0.570173] Key type big_key registered\n[ 0.571273] Allocating IMA MOK and blacklist keyrings.\n[ 0.575373] Key type asymmetric registered\n[ 0.576427] Asymmetric key parser 'x509' registered\n[ 0.577750] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.579681] io scheduler noop registered\n[ 0.580698] io scheduler deadline registered (default)\n[ 0.581952] io scheduler cfq registered\n[ 0.583155] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.584468] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.586130] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.588011] ACPI: Power Button [PWRF]\n[ 0.589170] GHES: HEST is not enabled!\n[ 0.603217] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.632682] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.635495] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.659035] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.661872] Linux agpgart interface v0.103\n[ 0.665045] brd: module loaded\n[ 0.667104] loop: module loaded\n[ 0.671856] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.673685] GPT:90111 != 2097151\n[ 0.674537] GPT:Alternate GPT header not at the end of the disk.\n[ 0.675895] GPT:90111 != 2097151\n[ 0.676754] GPT: Use GNU Parted to correct GPT errors.\n[ 0.677964] vda: vda1 vda15\n[ 0.679549] scsi host0: ata_piix\n[ 0.680535] scsi host1: ata_piix\n[ 0.681462] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.682984] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.684802] libphy: Fixed MDIO Bus: probed\n[ 0.685835] tun: Universal TUN/TAP device driver, 1.6\n[ 0.687030] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.689879] PPP generic driver version 2.4.2\n[ 0.691045] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.692546] ehci-pci: EHCI PCI platform driver\n[ 0.693671] ehci-platform: EHCI generic platform driver\n[ 0.695146] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.696544] ohci-pci: OHCI PCI platform driver\n[ 0.697620] ohci-platform: OHCI generic platform driver\n[ 0.698846] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.713395] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.714627] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.716435] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.717685] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.719102] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.720611] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.722379] usb usb1: Product: UHCI Host Controller\n[ 0.723524] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.724905] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.726104] hub 1-0:1.0: USB hub found\n[ 0.727077] hub 1-0:1.0: 2 ports detected\n[ 0.728239] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.730977] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.732160] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.733450] mousedev: PS/2 mouse device common for all mice\n[ 0.734996] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.737262] rtc_cmos 00:00: RTC can wake from S4\n[ 0.738635] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.740358] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.741827] i2c /dev entries driver\n[ 0.742776] device-mapper: uevent: version 1.0.3\n[ 0.743954] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.745986] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.747689] NET: Registered protocol family 10\n[ 0.749084] NET: Registered protocol family 17\n[ 0.750189] Key type dns_resolver registered\n[ 0.751437] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.752782] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.755000] registered taskstats version 1\n[ 0.756056] Loading compiled-in X.509 certificates\n[ 0.757754] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.760070] zswap: loaded using pool lzo/zbud\n[ 0.762022] Key type trusted registered\n[ 0.764025] Key type encrypted registered\n[ 0.765046] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.766331] ima: No TPM chip found, activating TPM-bypass!\n[ 0.767615] evm: HMAC attrs: 0x1\n[ 0.768798] Magic number: 10:911:691\n[ 0.769878] rtc_cmos 00:00: setting system clock to 2018-11-14 16:41:42 UTC (1542213702)\n[ 0.772090] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.773561] EDD information not available.\n[ 0.844469] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.859490] Write protecting the kernel read-only data: 14336k\n[ 0.862176] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.864415] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.80\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.034100] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.16...\nLease of 192.168.120.16 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.89. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCnsaU1iXixcR6vC2V9s8BWMxGKQJFKa32jLrqnx3jEYKAbz4Y7kK4/mfjLWTm86HZf4OjB/Ro4MKwvB+6AMHroJGSeQhXw6hLM5r/pm0OSRN5zmkEoY6gaN6M/W+9UXu9CTIWkDupVzS/ZhKZvwlIaUbnYJ2G6tcQPEo+2ycT0jjJbgmkjiEVaI72ZlveiDTv7GvWo5HMCew9S/6nzwtv/0IUNXslIbVJci5lcrcnSS0pI+Jtg+KH73OAlF3U6gIg621LluAoMhi/V+BuT8w6RMRySnCljmK8PwvlIU6pd5rGAJkKBa/g5LRPDM+CeSWZvddDdbtYNHUo06abJVQ+d root@vping-userdata-vm2-3b1d2a06-ef69-4425-8dec-44c5b0bea6ca\nssh-dss AAAAB3NzaC1kc3MAAACBAIA6pFrNCi8c4xR/cDc+igj7Um54HtNeWvtBMSDWV+2h7GB67yH3v0iQIfu7E00ZejjgAWl+/o0R8Yv2Vrbe1rwTg6JA63nXlc6nD9SrsirKMVvCjlq+HP69BB/JUefegSxULtiIIp0u1iHoh3vNdzso2OCnhM2hbWqnai661OWzAAAAFQDRipBTCNF8Rg7W04Rkadw6ILwCawAAAIAQSAwJJIo8ojyAZUbac8ZgHboogQh8eScPeR6P1cEGc8GMKHZJlVOYumBhZl8yq9ikGa6RL/mqyUNu+h0dBd5aPltC2928abQ0/YKPvr2CHuhLkr0xlSUkdUtJ9u9vsaJSarXAHqSS/Szs36xwp8N0hlRiZkBULo9+vHyxcYFokgAAAIAC81Jzo5fk+uaD0EqMTVjTQYIQLLsS2LvaRBrmxWADIdWw//80SeDYgz5RG5rbch7X20VLIhzt6Hlb5qno2B/KGATJmo+tWJbzt/Bc8aj9C/jlaPAPoVqZD/tFtTQr3H8/zbeJNb+T7EDj+8CAwu7dm9TeNCn/QyWmfEzWBhsUwA== root@vping-userdata-vm2-3b1d2a06-ef69-4425-8dec-44c5b0bea6ca\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.16,24,fe80::f816:3eff:fea6:6412/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.4 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.16 \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-3b1d2a06-ef69-4425-8dec-44c5b0bea6ca\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.69 ===\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-3b1d2a06-ef69-4425-8dec-44c5b0bea6ca login: "} 2018-11-14 16:41:45,618 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/e0a87121-f100-4286-ba84-2106cb98b070/action used request id req-8bf630a5-b46a-48ac-b5a2-5aca06c45868 2018-11-14 16:41:45,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0963599681854s 2018-11-14 16:41:45,618 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/e0a87121-f100-4286-ba84-2106cb98b070/action used request id req-8bf630a5-b46a-48ac-b5a2-5aca06c45868 2018-11-14 16:41:45,619 - 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 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 487452438 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.172311] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.174367] pid_max: default: 32768 minimum: 301 [ 0.175486] ACPI: Core revision 20150930 [ 0.177049] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.178661] Security Framework initialized [ 0.179682] Yama: becoming mindful. [ 0.180595] AppArmor: AppArmor initialized [ 0.181650] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.183293] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.184847] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.186319] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.188019] Initializing cgroup subsys io [ 0.189033] Initializing cgroup subsys memory [ 0.190100] Initializing cgroup subsys devices [ 0.191415] Initializing cgroup subsys freezer [ 0.192501] Initializing cgroup subsys net_cls [ 0.193579] Initializing cgroup subsys perf_event [ 0.194712] Initializing cgroup subsys net_prio [ 0.195830] Initializing cgroup subsys hugetlb [ 0.196909] Initializing cgroup subsys pids [ 0.197989] CPU: Physical Processor ID: 0 [ 0.199706] mce: CPU supports 10 MCE banks [ 0.200759] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.202000] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.216751] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.223268] ftrace: allocating 31920 entries in 125 pages [ 0.248805] smpboot: Max logical packages: 1 [ 0.249890] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.251611] x2apic enabled [ 0.252652] Switched APIC routing to physical x2apic. [ 0.254908] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.256296] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.258869] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.261095] KVM setup paravirtual spinlock [ 0.262587] x86: Booted up 1 node, 1 CPUs [ 0.263592] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.265315] devtmpfs: initialized [ 0.267192] evm: security.selinux [ 0.268067] evm: security.SMACK64 [ 0.268928] evm: security.SMACK64EXEC [ 0.269859] evm: security.SMACK64TRANSMUTE [ 0.270876] evm: security.SMACK64MMAP [ 0.271798] evm: security.ima [ 0.272602] evm: security.capability [ 0.273585] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.275854] pinctrl core: initialized pinctrl subsystem [ 0.277190] RTC time: 16:41:42, date: 11/14/18 [ 0.278370] NET: Registered protocol family 16 [ 0.279567] cpuidle: using governor ladder [ 0.280597] cpuidle: using governor menu [ 0.281593] PCCT header not found. [ 0.282522] ACPI: bus type PCI registered [ 0.283527] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.285056] PCI: Using configuration type 1 for base access [ 0.287064] ACPI: Added _OSI(Module Device) [ 0.288110] ACPI: Added _OSI(Processor Device) [ 0.289184] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.290301] ACPI: Added _OSI(Processor Aggregator Device) [ 0.292313] ACPI: Interpreter enabled [ 0.293274] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.295549] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.297812] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.300082] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.302360] ACPI: (supports S0 S5) [ 0.303249] ACPI: Using IOAPIC for interrupt routing [ 0.304415] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.307962] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.309360] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.310866] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.312335] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.315038] acpiphp: Slot [3] registered [ 0.316035] acpiphp: Slot [4] registered [ 0.317026] acpiphp: Slot [5] registered [ 0.318020] acpiphp: Slot [6] registered [ 0.319016] acpiphp: Slot [7] registered [ 0.320007] acpiphp: Slot [8] registered [ 0.321012] acpiphp: Slot [9] registered [ 0.322002] acpiphp: Slot [10] registered [ 0.323011] acpiphp: Slot [11] registered [ 0.324018] acpiphp: Slot [12] registered [ 0.325035] acpiphp: Slot [13] registered [ 0.326036] acpiphp: Slot [14] registered [ 0.327048] acpiphp: Slot [15] registered [ 0.341087] acpiphp: Slot [16] registered [ 0.342093] acpiphp: Slot [17] registered [ 0.343154] acpiphp: Slot [18] registered [ 0.344160] acpiphp: Slot [19] registered [ 0.345168] acpiphp: Slot [20] registered [ 0.346176] acpiphp: Slot [21] registered [ 0.347182] acpiphp: Slot [22] registered [ 0.348196] acpiphp: Slot [23] registered [ 0.349210] acpiphp: Slot [24] registered [ 0.350214] acpiphp: Slot [25] registered [ 0.351213] acpiphp: Slot [26] registered [ 0.352214] acpiphp: Slot [27] registered [ 0.353224] acpiphp: Slot [28] registered [ 0.354229] acpiphp: Slot [29] registered [ 0.355232] acpiphp: Slot [30] registered [ 0.356234] acpiphp: Slot [31] registered [ 0.357241] PCI host bridge to bus 0000:00 [ 0.358245] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.359741] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.361231] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.363036] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.364849] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.366683] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.370427] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.372058] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.373541] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.375108] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.379589] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.381407] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.402791] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.404650] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.406423] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408167] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.409894] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411458] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.413287] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.414588] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.416515] vgaarb: loaded [ 0.417272] vgaarb: bridge control possible 0000:00:02.0 [ 0.418768] SCSI subsystem initialized [ 0.419913] ACPI: bus type USB registered [ 0.420949] usbcore: registered new interface driver usbfs [ 0.422224] usbcore: registered new interface driver hub [ 0.423474] usbcore: registered new device driver usb [ 0.424851] PCI: Using ACPI for IRQ routing [ 0.426249] NetLabel: Initializing [ 0.427150] NetLabel: domain hash size = 128 [ 0.428211] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.429405] NetLabel: unlabeled traffic allowed by default [ 0.430862] clocksource: Switched to clocksource kvm-clock [ 0.440269] AppArmor: AppArmor Filesystem Enabled [ 0.441464] pnp: PnP ACPI init [ 0.442594] pnp: PnP ACPI: found 5 devices [ 0.449234] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.451382] NET: Registered protocol family 2 [ 0.452675] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.454288] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.455790] TCP: Hash tables configured (established 4096 bind 4096) [ 0.457296] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.458644] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.460107] NET: Registered protocol family 1 [ 0.461204] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.462563] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.463895] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.478226] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.492677] Trying to unpack rootfs image as initramfs... [ 0.551881] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.553951] Scanning for low memory corruption every 60 seconds [ 0.555606] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.557050] audit: initializing netlink subsys (disabled) [ 0.558328] audit: type=2000 audit(1542213702.135:1): initialized [ 0.559992] Initialise system trusted keyring [ 0.561168] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.562627] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.565133] zbud: loaded [ 0.566043] VFS: Disk quotas dquot_6.6.0 [ 0.567097] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.569040] fuse init (API version 7.23) [ 0.570173] Key type big_key registered [ 0.571273] Allocating IMA MOK and blacklist keyrings. [ 0.575373] Key type asymmetric registered [ 0.576427] Asymmetric key parser 'x509' registered [ 0.577750] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.579681] io scheduler noop registered [ 0.580698] io scheduler deadline registered (default) [ 0.581952] io scheduler cfq registered [ 0.583155] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.584468] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.586130] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.588011] ACPI: Power Button [PWRF] [ 0.589170] GHES: HEST is not enabled! [ 0.603217] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.632682] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.635495] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.659035] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.661872] Linux agpgart interface v0.103 [ 0.665045] brd: module loaded [ 0.667104] loop: module loaded [ 0.671856] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.673685] GPT:90111 != 2097151 [ 0.674537] GPT:Alternate GPT header not at the end of the disk. [ 0.675895] GPT:90111 != 2097151 [ 0.676754] GPT: Use GNU Parted to correct GPT errors. [ 0.677964] vda: vda1 vda15 [ 0.679549] scsi host0: ata_piix [ 0.680535] scsi host1: ata_piix [ 0.681462] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.682984] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.684802] libphy: Fixed MDIO Bus: probed [ 0.685835] tun: Universal TUN/TAP device driver, 1.6 [ 0.687030] tun: (C) 1999-2004 Max Krasnyansky [ 0.689879] PPP generic driver version 2.4.2 [ 0.691045] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.692546] ehci-pci: EHCI PCI platform driver [ 0.693671] ehci-platform: EHCI generic platform driver [ 0.695146] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.696544] ohci-pci: OHCI PCI platform driver [ 0.697620] ohci-platform: OHCI generic platform driver [ 0.698846] uhci_hcd: USB Universal Host Controller Interface driver [ 0.713395] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.714627] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.716435] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.717685] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.719102] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.720611] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.722379] usb usb1: Product: UHCI Host Controller [ 0.723524] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.724905] usb usb1: SerialNumber: 0000:00:01.2 [ 0.726104] hub 1-0:1.0: USB hub found [ 0.727077] hub 1-0:1.0: 2 ports detected [ 0.728239] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.730977] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.732160] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.733450] mousedev: PS/2 mouse device common for all mice [ 0.734996] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.737262] rtc_cmos 00:00: RTC can wake from S4 [ 0.738635] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.740358] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.741827] i2c /dev entries driver [ 0.742776] device-mapper: uevent: version 1.0.3 [ 0.743954] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.745986] ledtrig-cpu: registered to indicate activity on CPUs [ 0.747689] NET: Registered protocol family 10 [ 0.749084] NET: Registered protocol family 17 [ 0.750189] Key type dns_resolver registered [ 0.751437] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.752782] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.755000] registered taskstats version 1 [ 0.756056] Loading compiled-in X.509 certificates [ 0.757754] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.760070] zswap: loaded using pool lzo/zbud [ 0.762022] Key type trusted registered [ 0.764025] Key type encrypted registered [ 0.765046] AppArmor: AppArmor sha1 policy hashing enabled [ 0.766331] ima: No TPM chip found, activating TPM-bypass! [ 0.767615] evm: HMAC attrs: 0x1 [ 0.768798] Magic number: 10:911:691 [ 0.769878] rtc_cmos 00:00: setting system clock to 2018-11-14 16:41:42 UTC (1542213702) [ 0.772090] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.773561] EDD information not available. [ 0.844469] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.859490] Write protecting the kernel read-only data: 14336k [ 0.862176] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.864415] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.65 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.80 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.034100] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.16... Lease of 192.168.120.16 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.89. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCnsaU1iXixcR6vC2V9s8BWMxGKQJFKa32jLrqnx3jEYKAbz4Y7kK4/mfjLWTm86HZf4OjB/Ro4MKwvB+6AMHroJGSeQhXw6hLM5r/pm0OSRN5zmkEoY6gaN6M/W+9UXu9CTIWkDupVzS/ZhKZvwlIaUbnYJ2G6tcQPEo+2ycT0jjJbgmkjiEVaI72ZlveiDTv7GvWo5HMCew9S/6nzwtv/0IUNXslIbVJci5lcrcnSS0pI+Jtg+KH73OAlF3U6gIg621LluAoMhi/V+BuT8w6RMRySnCljmK8PwvlIU6pd5rGAJkKBa/g5LRPDM+CeSWZvddDdbtYNHUo06abJVQ+d root@vping-userdata-vm2-3b1d2a06-ef69-4425-8dec-44c5b0bea6ca ssh-dss AAAAB3NzaC1kc3MAAACBAIA6pFrNCi8c4xR/cDc+igj7Um54HtNeWvtBMSDWV+2h7GB67yH3v0iQIfu7E00ZejjgAWl+/o0R8Yv2Vrbe1rwTg6JA63nXlc6nD9SrsirKMVvCjlq+HP69BB/JUefegSxULtiIIp0u1iHoh3vNdzso2OCnhM2hbWqnai661OWzAAAAFQDRipBTCNF8Rg7W04Rkadw6ILwCawAAAIAQSAwJJIo8ojyAZUbac8ZgHboogQh8eScPeR6P1cEGc8GMKHZJlVOYumBhZl8yq9ikGa6RL/mqyUNu+h0dBd5aPltC2928abQ0/YKPvr2CHuhLkr0xlSUkdUtJ9u9vsaJSarXAHqSS/Szs36xwp8N0hlRiZkBULo9+vHyxcYFokgAAAIAC81Jzo5fk+uaD0EqMTVjTQYIQLLsS2LvaRBrmxWADIdWw//80SeDYgz5RG5rbch7X20VLIhzt6Hlb5qno2B/KGATJmo+tWJbzt/Bc8aj9C/jlaPAPoVqZD/tFtTQr3H8/zbeJNb+T7EDj+8CAwu7dm9TeNCn/QyWmfEzWBhsUwA== root@vping-userdata-vm2-3b1d2a06-ef69-4425-8dec-44c5b0bea6ca -----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.16,24,fe80::f816:3eff:fea6:6412/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.4 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.16 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-3b1d2a06-ef69-4425-8dec-44c5b0bea6ca launch-index: 0 === cirros: current=0.4.0 uptime=2.69 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-3b1d2a06-ef69-4425-8dec-44c5b0bea6ca login: 2018-11-14 16:41:45,620 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-11-14 16:41:45,732 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-14 16:41:45,732 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:36 | PASS | +------------------------+------------------+------------------+----------------+ 2018-11-14 16:41:45,738 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-11-14 16:41:45,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/4f6c0888-0581-4fc8-939d-bf7bc5c7d147 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec1370c5f106dadd4ed2b02444d6dad4a032f4cc" 2018-11-14 16:41:45,894 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 16:41:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7c68ab41-fceb-4d25-ab38-06847cf3b6ca x-compute-request-id: req-7c68ab41-fceb-4d25-ab38-06847cf3b6ca Content-Type: application/json 2018-11-14 16:41:45,894 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/4f6c0888-0581-4fc8-939d-bf7bc5c7d147 used request id req-7c68ab41-fceb-4d25-ab38-06847cf3b6ca 2018-11-14 16:41:45,894 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.156209945679s 2018-11-14 16:41:45,894 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/4f6c0888-0581-4fc8-939d-bf7bc5c7d147 used request id req-7c68ab41-fceb-4d25-ab38-06847cf3b6ca 2018-11-14 16:41:45,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 16:41:45,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec1370c5f106dadd4ed2b02444d6dad4a032f4cc" 2018-11-14 16:41:46,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:41:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a2a59bc7-288c-4e34-a2f9-71aca2a30bfa x-compute-request-id: req-a2a59bc7-288c-4e34-a2f9-71aca2a30bfa Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:64:12", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e0a87121-f100-4286-ba84-2106cb98b070", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e0a87121-f100-4286-ba84-2106cb98b070", "rel": "bookmark"}], "image": {"id": "006e3abd-913f-4b7e-9526-e9a83d8be739", "links": [{"href": "http://172.30.9.28:8774/images/006e3abd-913f-4b7e-9526-e9a83d8be739", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T16:41:41.000000", "flavor": {"id": "d48ff578-ca89-44d8-9844-a05761c94528", "links": [{"href": "http://172.30.9.28:8774/flavors/d48ff578-ca89-44d8-9844-a05761c94528", "rel": "bookmark"}]}, "id": "e0a87121-f100-4286-ba84-2106cb98b070", "security_groups": [{"name": "default"}], "user_id": "5eb3c59309fd4e6bacf4d131581f5b66", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T16:41:41Z", "hostId": "05dc06a939b23d3ad99add7cf6d945d0f6102c15a3603cd74e26be12", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca", "created": "2018-11-14T16:41:34Z", "tenant_id": "fc1fe3fe7e9645c09c1cec50baa140bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:f7:71", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4f6c0888-0581-4fc8-939d-bf7bc5c7d147", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4f6c0888-0581-4fc8-939d-bf7bc5c7d147", "rel": "bookmark"}], "image": {"id": "006e3abd-913f-4b7e-9526-e9a83d8be739", "links": [{"href": "http://172.30.9.28:8774/images/006e3abd-913f-4b7e-9526-e9a83d8be739", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T16:41:28.000000", "flavor": {"id": "d48ff578-ca89-44d8-9844-a05761c94528", "links": [{"href": "http://172.30.9.28:8774/flavors/d48ff578-ca89-44d8-9844-a05761c94528", "rel": "bookmark"}]}, "id": "4f6c0888-0581-4fc8-939d-bf7bc5c7d147", "security_groups": [{"name": "default"}], "user_id": "5eb3c59309fd4e6bacf4d131581f5b66", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T16:41:45Z", "hostId": "c3c5d5b9dead5b486cedc868c07831dce0ecd70832249c7e33bf9d85", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca", "created": "2018-11-14T16:41:21Z", "tenant_id": "fc1fe3fe7e9645c09c1cec50baa140bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 16:41:46,589 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a2a59bc7-288c-4e34-a2f9-71aca2a30bfa 2018-11-14 16:41:46,590 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.694895029068s 2018-11-14 16:41:46,590 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a2a59bc7-288c-4e34-a2f9-71aca2a30bfa 2018-11-14 16:41:46,592 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 16:41:48,595 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 16:41:48,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec1370c5f106dadd4ed2b02444d6dad4a032f4cc" 2018-11-14 16:41:49,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:41:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-21761dee-d29a-404e-bfc7-7195f4788578 x-compute-request-id: req-21761dee-d29a-404e-bfc7-7195f4788578 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:64:12", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e0a87121-f100-4286-ba84-2106cb98b070", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e0a87121-f100-4286-ba84-2106cb98b070", "rel": "bookmark"}], "image": {"id": "006e3abd-913f-4b7e-9526-e9a83d8be739", "links": [{"href": "http://172.30.9.28:8774/images/006e3abd-913f-4b7e-9526-e9a83d8be739", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T16:41:41.000000", "flavor": {"id": "d48ff578-ca89-44d8-9844-a05761c94528", "links": [{"href": "http://172.30.9.28:8774/flavors/d48ff578-ca89-44d8-9844-a05761c94528", "rel": "bookmark"}]}, "id": "e0a87121-f100-4286-ba84-2106cb98b070", "security_groups": [{"name": "default"}], "user_id": "5eb3c59309fd4e6bacf4d131581f5b66", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T16:41:41Z", "hostId": "05dc06a939b23d3ad99add7cf6d945d0f6102c15a3603cd74e26be12", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca", "created": "2018-11-14T16:41:34Z", "tenant_id": "fc1fe3fe7e9645c09c1cec50baa140bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 16:41:49,129 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-21761dee-d29a-404e-bfc7-7195f4788578 2018-11-14 16:41:49,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.53386592865s 2018-11-14 16:41:49,129 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-21761dee-d29a-404e-bfc7-7195f4788578 2018-11-14 16:41:49,131 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-11-14 16:41:49,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/e0a87121-f100-4286-ba84-2106cb98b070 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec1370c5f106dadd4ed2b02444d6dad4a032f4cc" 2018-11-14 16:41:49,349 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 16: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-c5dbf514-5cf5-47f7-bec3-987cec0828b5 x-compute-request-id: req-c5dbf514-5cf5-47f7-bec3-987cec0828b5 Content-Type: application/json 2018-11-14 16:41:49,349 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/e0a87121-f100-4286-ba84-2106cb98b070 used request id req-c5dbf514-5cf5-47f7-bec3-987cec0828b5 2018-11-14 16:41:49,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.218248844147s 2018-11-14 16:41:49,350 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/e0a87121-f100-4286-ba84-2106cb98b070 used request id req-c5dbf514-5cf5-47f7-bec3-987cec0828b5 2018-11-14 16:41:49,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 16:41:49,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec1370c5f106dadd4ed2b02444d6dad4a032f4cc" 2018-11-14 16:41:50,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:41:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b8bd425a-4c04-4016-bf49-8b20137bbd6c x-compute-request-id: req-b8bd425a-4c04-4016-bf49-8b20137bbd6c Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:64:12", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e0a87121-f100-4286-ba84-2106cb98b070", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e0a87121-f100-4286-ba84-2106cb98b070", "rel": "bookmark"}], "image": {"id": "006e3abd-913f-4b7e-9526-e9a83d8be739", "links": [{"href": "http://172.30.9.28:8774/images/006e3abd-913f-4b7e-9526-e9a83d8be739", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T16:41:41.000000", "flavor": {"id": "d48ff578-ca89-44d8-9844-a05761c94528", "links": [{"href": "http://172.30.9.28:8774/flavors/d48ff578-ca89-44d8-9844-a05761c94528", "rel": "bookmark"}]}, "id": "e0a87121-f100-4286-ba84-2106cb98b070", "security_groups": [{"name": "default"}], "user_id": "5eb3c59309fd4e6bacf4d131581f5b66", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T16:41:49Z", "hostId": "05dc06a939b23d3ad99add7cf6d945d0f6102c15a3603cd74e26be12", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca", "created": "2018-11-14T16:41:34Z", "tenant_id": "fc1fe3fe7e9645c09c1cec50baa140bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 16:41:50,049 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b8bd425a-4c04-4016-bf49-8b20137bbd6c 2018-11-14 16:41:50,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.699226856232s 2018-11-14 16:41:50,050 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b8bd425a-4c04-4016-bf49-8b20137bbd6c 2018-11-14 16:41:50,051 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 16:41:52,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 16:41:52,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec1370c5f106dadd4ed2b02444d6dad4a032f4cc" 2018-11-14 16:41:52,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16: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-66ae41a7-e1a7-49c0-8e90-25711d10386b x-compute-request-id: req-66ae41a7-e1a7-49c0-8e90-25711d10386b Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-14 16:41:52,282 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-66ae41a7-e1a7-49c0-8e90-25711d10386b 2018-11-14 16:41:52,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.228667020798s 2018-11-14 16:41:52,283 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-66ae41a7-e1a7-49c0-8e90-25711d10386b 2018-11-14 16:41:52,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-11-14 16:41:52,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/9d2fbdf1-3b98-43f5-855a-fe4c4f1857ab/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}ec1370c5f106dadd4ed2b02444d6dad4a032f4cc" -d '{"subnet_id": "55d9a714-2dce-4051-a485-55cfa20f1d35"}' 2018-11-14 16:41:54,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-fbbb8fab-ea3f-4aa2-99ee-689fc74942d0 Date: Wed, 14 Nov 2018 16:41:54 GMT RESP BODY: {"network_id": "79bef923-a273-4b4c-bfcf-ac1cf8927d3e", "tenant_id": "fc1fe3fe7e9645c09c1cec50baa140bf", "subnet_id": "55d9a714-2dce-4051-a485-55cfa20f1d35", "subnet_ids": ["55d9a714-2dce-4051-a485-55cfa20f1d35"], "port_id": "73d6b797-0403-4d28-bfe9-8e0393e4673d", "id": "9d2fbdf1-3b98-43f5-855a-fe4c4f1857ab"} 2018-11-14 16:41:54,252 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/9d2fbdf1-3b98-43f5-855a-fe4c4f1857ab/remove_router_interface.json used request id req-fbbb8fab-ea3f-4aa2-99ee-689fc74942d0 2018-11-14 16:41:54,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.96893501282s 2018-11-14 16:41:54,253 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/9d2fbdf1-3b98-43f5-855a-fe4c4f1857ab/remove_router_interface.json used request id req-fbbb8fab-ea3f-4aa2-99ee-689fc74942d0 returning object 9d2fbdf1-3b98-43f5-855a-fe4c4f1857ab 2018-11-14 16:41:54,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-11-14 16:41:54,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}ec1370c5f106dadd4ed2b02444d6dad4a032f4cc" 2018-11-14 16:41:54,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-49a41485-2cdc-4a1d-bfcc-db478472f91f Date: Wed, 14 Nov 2018 16:41:54 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3653731-6d80-49cb-86ba-17eff3eeceee", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "fc1fe3fe7e9645c09c1cec50baa140bf", "created_at": "2018-11-14T16:41:12Z", "admin_state_up": true, "updated_at": "2018-11-14T16:41:53Z", "revision_number": 4, "routes": [], "project_id": "fc1fe3fe7e9645c09c1cec50baa140bf", "id": "9d2fbdf1-3b98-43f5-855a-fe4c4f1857ab", "name": "vping_userdata-router_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca"}]} 2018-11-14 16:41:54,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-49a41485-2cdc-4a1d-bfcc-db478472f91f 2018-11-14 16:41:54,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.118510007858s 2018-11-14 16:41:54,372 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-49a41485-2cdc-4a1d-bfcc-db478472f91f 2018-11-14 16:41:54,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-11-14 16:41:54,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/9d2fbdf1-3b98-43f5-855a-fe4c4f1857ab.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec1370c5f106dadd4ed2b02444d6dad4a032f4cc" 2018-11-14 16:41:55,764 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a4ff1a14-f61e-4192-b41a-24355edffe65 Content-Length: 0 Date: Wed, 14 Nov 2018 16:41:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 16:41:55,764 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/9d2fbdf1-3b98-43f5-855a-fe4c4f1857ab.json used request id req-a4ff1a14-f61e-4192-b41a-24355edffe65 2018-11-14 16:41:55,764 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.39080190659s 2018-11-14 16:41:55,765 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/9d2fbdf1-3b98-43f5-855a-fe4c4f1857ab.json used request id req-a4ff1a14-f61e-4192-b41a-24355edffe65 2018-11-14 16:41:55,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-14 16:41:55,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}ec1370c5f106dadd4ed2b02444d6dad4a032f4cc" 2018-11-14 16:41:55,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-cfb74663-5831-4736-ac28-ea5b1f7bc8a4 Date: Wed, 14 Nov 2018 16:41:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"79bef923-a273-4b4c-bfcf-ac1cf8927d3e","tenant_id":"fc1fe3fe7e9645c09c1cec50baa140bf","created_at":"2018-11-14T16:41:12Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-14T16:41:12Z","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":"fc1fe3fe7e9645c09c1cec50baa140bf","id":"55d9a714-2dce-4051-a485-55cfa20f1d35","subnetpool_id":null,"name":"vping_userdata-subnet_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca"}]} 2018-11-14 16:41:55,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-cfb74663-5831-4736-ac28-ea5b1f7bc8a4 2018-11-14 16:41:55,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.212593078613s 2018-11-14 16:41:55,978 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-cfb74663-5831-4736-ac28-ea5b1f7bc8a4 2018-11-14 16:41:55,979 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-11-14 16:41:55,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/55d9a714-2dce-4051-a485-55cfa20f1d35.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec1370c5f106dadd4ed2b02444d6dad4a032f4cc" 2018-11-14 16:41:58,684 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6c134a0f-a8c3-487e-9032-e67fec408507 Date: Wed, 14 Nov 2018 16:41:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 16:41:58,684 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/55d9a714-2dce-4051-a485-55cfa20f1d35.json used request id req-6c134a0f-a8c3-487e-9032-e67fec408507 2018-11-14 16:41:58,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.70492601395s 2018-11-14 16:41:58,684 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/55d9a714-2dce-4051-a485-55cfa20f1d35.json used request id req-6c134a0f-a8c3-487e-9032-e67fec408507 2018-11-14 16:41:58,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 16:41:58,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}ec1370c5f106dadd4ed2b02444d6dad4a032f4cc" 2018-11-14 16:41:58,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1159 X-Openstack-Request-Id: req-b1fca812-7ba7-4c72-9194-92c58a027157 Date: Wed, 14 Nov 2018 16:41:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-14T16:41:58Z","tenant_id":"fc1fe3fe7e9645c09c1cec50baa140bf","created_at":"2018-11-14T16:41:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fc1fe3fe7e9645c09c1cec50baa140bf","id":"79bef923-a273-4b4c-bfcf-ac1cf8927d3e","name":"vping_userdata-net_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"updated_at":"2018-11-14T16:32:51Z","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","id":"928cbc5c-a6fa-468a-b088-88e266fca291","name":"external"}]} 2018-11-14 16:41:58,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-b1fca812-7ba7-4c72-9194-92c58a027157 2018-11-14 16:41:58,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.117191076279s 2018-11-14 16:41:58,803 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-b1fca812-7ba7-4c72-9194-92c58a027157 2018-11-14 16:41:58,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-11-14 16:41:58,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/79bef923-a273-4b4c-bfcf-ac1cf8927d3e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec1370c5f106dadd4ed2b02444d6dad4a032f4cc" 2018-11-14 16:42:00,958 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-40055403-b65d-456c-babf-228349c45749 Date: Wed, 14 Nov 2018 16:42:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 16:42:00,958 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/79bef923-a273-4b4c-bfcf-ac1cf8927d3e.json used request id req-40055403-b65d-456c-babf-228349c45749 2018-11-14 16:42:00,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 2.1542289257s 2018-11-14 16:42:00,958 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/79bef923-a273-4b4c-bfcf-ac1cf8927d3e.json used request id req-40055403-b65d-456c-babf-228349c45749 2018-11-14 16:42:00,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 16:42:00,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}ec1370c5f106dadd4ed2b02444d6dad4a032f4cc" 2018-11-14 16:42:01,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-8754146a-a4b3-42db-8e4b-6ed7d8b5932c Date: Wed, 14 Nov 2018 16:42:01 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/006e3abd-913f-4b7e-9526-e9a83d8be739/snap", "metadata": {}}], "file": "/v2/images/006e3abd-913f-4b7e-9526-e9a83d8be739/file", "owner": "fc1fe3fe7e9645c09c1cec50baa140bf", "id": "006e3abd-913f-4b7e-9526-e9a83d8be739", "size": 12716032, "self": "/v2/images/006e3abd-913f-4b7e-9526-e9a83d8be739", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/006e3abd-913f-4b7e-9526-e9a83d8be739/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-14T16:41:17Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-14T16:41:16Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 16:42:01,002 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-8754146a-a4b3-42db-8e4b-6ed7d8b5932c 2018-11-14 16:42:01,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0396859645844s 2018-11-14 16:42:01,002 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-8754146a-a4b3-42db-8e4b-6ed7d8b5932c 2018-11-14 16:42:01,004 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-14 16:42:01,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/006e3abd-913f-4b7e-9526-e9a83d8be739 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec1370c5f106dadd4ed2b02444d6dad4a032f4cc" 2018-11-14 16:42:01,381 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6781def6-3328-4053-8ea2-41bba110c5f9 Date: Wed, 14 Nov 2018 16:42:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 16:42:01,382 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/006e3abd-913f-4b7e-9526-e9a83d8be739 used request id req-6781def6-3328-4053-8ea2-41bba110c5f9 2018-11-14 16:42:01,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.377924919128s 2018-11-14 16:42:01,382 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/006e3abd-913f-4b7e-9526-e9a83d8be739 used request id req-6781def6-3328-4053-8ea2-41bba110c5f9 2018-11-14 16:42:01,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-14 16:42:01,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}861186e4c40a1d55c496bd8298647b62bfca5784" 2018-11-14 16:42:01,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:42: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-aeb729fd-62ec-45ea-8e0f-1a6a749e23a4 x-compute-request-id: req-aeb729fd-62ec-45ea-8e0f-1a6a749e23a4 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/d48ff578-ca89-44d8-9844-a05761c94528", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/d48ff578-ca89-44d8-9844-a05761c94528", "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": "d48ff578-ca89-44d8-9844-a05761c94528"}]} 2018-11-14 16:42:01,406 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-aeb729fd-62ec-45ea-8e0f-1a6a749e23a4 2018-11-14 16:42:01,406 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0230889320374s 2018-11-14 16:42:01,406 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-aeb729fd-62ec-45ea-8e0f-1a6a749e23a4 2018-11-14 16:42:01,407 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-14 16:42:01,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/d48ff578-ca89-44d8-9844-a05761c94528 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}861186e4c40a1d55c496bd8298647b62bfca5784" 2018-11-14 16:42:01,441 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 16:42: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-05135ff0-19b9-410e-a4e8-f909533e6241 x-compute-request-id: req-05135ff0-19b9-410e-a4e8-f909533e6241 Content-Length: 0 Content-Type: application/json 2018-11-14 16:42:01,442 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/d48ff578-ca89-44d8-9844-a05761c94528 used request id req-05135ff0-19b9-410e-a4e8-f909533e6241 2018-11-14 16:42:01,442 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0345540046692s 2018-11-14 16:42:01,442 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/d48ff578-ca89-44d8-9844-a05761c94528 used request id req-05135ff0-19b9-410e-a4e8-f909533e6241 2018-11-14 16:42:01,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 16:42:01,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}861186e4c40a1d55c496bd8298647b62bfca5784" 2018-11-14 16:42:01,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:42:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4369fa8-5f46-454a-b05a-9a5f2cec2b9a Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca", "links": {"self": "http://172.30.9.28:5000/v3/users/5eb3c59309fd4e6bacf4d131581f5b66"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5eb3c59309fd4e6bacf4d131581f5b66", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 16:42:01,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-e4369fa8-5f46-454a-b05a-9a5f2cec2b9a 2018-11-14 16:42:01,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.12940788269s 2018-11-14 16:42:01,572 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-e4369fa8-5f46-454a-b05a-9a5f2cec2b9a 2018-11-14 16:42:01,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 16:42:01,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/5eb3c59309fd4e6bacf4d131581f5b66 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}861186e4c40a1d55c496bd8298647b62bfca5784" 2018-11-14 16:42:01,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:42:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbec3a5b-63ab-43ee-9106-3eed01a2f732 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca", "links": {"self": "http://172.30.9.28:5000/v3/users/5eb3c59309fd4e6bacf4d131581f5b66"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "5eb3c59309fd4e6bacf4d131581f5b66", "description": null}} 2018-11-14 16:42:01,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/5eb3c59309fd4e6bacf4d131581f5b66 used request id req-cbec3a5b-63ab-43ee-9106-3eed01a2f732 2018-11-14 16:42:01,693 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.114297866821s 2018-11-14 16:42:01,693 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/5eb3c59309fd4e6bacf4d131581f5b66 used request id req-cbec3a5b-63ab-43ee-9106-3eed01a2f732 2018-11-14 16:42:01,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-14 16:42:01,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/5eb3c59309fd4e6bacf4d131581f5b66 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}861186e4c40a1d55c496bd8298647b62bfca5784" 2018-11-14 16:42:01,943 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 16:42:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6907dd9f-6259-406f-85a1-b732cdc69698 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 16:42:01,943 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/5eb3c59309fd4e6bacf4d131581f5b66 used request id req-6907dd9f-6259-406f-85a1-b732cdc69698 2018-11-14 16:42:01,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.249921798706s 2018-11-14 16:42:01,944 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/5eb3c59309fd4e6bacf4d131581f5b66 used request id req-6907dd9f-6259-406f-85a1-b732cdc69698 2018-11-14 16:42:01,950 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 16:42:01,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}861186e4c40a1d55c496bd8298647b62bfca5784" 2018-11-14 16:42:02,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:42:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7825127d-f27e-43fe-99a8-0a80213d477a Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.28:5000/v3/projects/fc1fe3fe7e9645c09c1cec50baa140bf"}, "tags": [], "enabled": true, "id": "fc1fe3fe7e9645c09c1cec50baa140bf", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_3b1d2a06-ef69-4425-8dec-44c5b0bea6ca"}]} 2018-11-14 16:42:02,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-7825127d-f27e-43fe-99a8-0a80213d477a 2018-11-14 16:42:02,055 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.104454040527s 2018-11-14 16:42:02,055 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-7825127d-f27e-43fe-99a8-0a80213d477a 2018-11-14 16:42:02,059 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-14 16:42:02,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/fc1fe3fe7e9645c09c1cec50baa140bf -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}861186e4c40a1d55c496bd8298647b62bfca5784" 2018-11-14 16:42:02,283 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 16:42:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b9a1969-d724-4451-bd56-34364de3ef83 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 16:42:02,284 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/fc1fe3fe7e9645c09c1cec50baa140bf used request id req-1b9a1969-d724-4451-bd56-34364de3ef83 2018-11-14 16:42:02,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.224847078323s 2018-11-14 16:42:02,284 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/fc1fe3fe7e9645c09c1cec50baa140bf used request id req-1b9a1969-d724-4451-bd56-34364de3ef83 2018-11-14 16:42:02,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 16:42:02,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}861186e4c40a1d55c496bd8298647b62bfca5784" 2018-11-14 16:42:02,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:42:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-648dd82d-0cbb-4442-89da-29e83e978abc Content-Encoding: gzip Content-Length: 354 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "592d4ebda089436d85d3ce5cfa2b30d6", "links": {"self": "http://172.30.9.28:5000/v3/roles/592d4ebda089436d85d3ce5cfa2b30d6"}, "name": "Member"}, {"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 16:42:02,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-648dd82d-0cbb-4442-89da-29e83e978abc 2018-11-14 16:42:02,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105585098267s 2018-11-14 16:42:02,393 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-648dd82d-0cbb-4442-89da-29e83e978abc 2018-11-14 16:42:02,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-11-14 16:42:02,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/592d4ebda089436d85d3ce5cfa2b30d6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}861186e4c40a1d55c496bd8298647b62bfca5784" 2018-11-14 16:42:02,527 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 16:42:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1dbb35f5-af5d-4813-99f3-7f5564f09edf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 16:42:02,528 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/592d4ebda089436d85d3ce5cfa2b30d6 used request id req-1dbb35f5-af5d-4813-99f3-7f5564f09edf 2018-11-14 16:42:02,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.128993988037s 2018-11-14 16:42:02,528 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/592d4ebda089436d85d3ce5cfa2b30d6 used request id req-1dbb35f5-af5d-4813-99f3-7f5564f09edf 2018-11-14 16:42:02,531 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-14 16:42:02,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=fc1fe3fe7e9645c09c1cec50baa140bf&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}861186e4c40a1d55c496bd8298647b62bfca5784" 2018-11-14 16:42:02,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-5b42d84e-e717-421f-acfb-4d7af818b959 Date: Wed, 14 Nov 2018 16:42:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "fc1fe3fe7e9645c09c1cec50baa140bf", "created_at": "2018-11-14T16:41:10Z", "updated_at": "2018-11-14T16:41:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:41:10Z", "revision_number": 0, "id": "0d0b2fba-1a9a-42c4-8ec6-eade969fee71", "remote_group_id": "3d7282f9-465a-4ae5-9fa6-5f7434bf94e5", "remote_ip_prefix": null, "created_at": "2018-11-14T16:41:10Z", "security_group_id": "3d7282f9-465a-4ae5-9fa6-5f7434bf94e5", "tenant_id": "fc1fe3fe7e9645c09c1cec50baa140bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "fc1fe3fe7e9645c09c1cec50baa140bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:41:10Z", "revision_number": 0, "id": "27c393ed-247c-41fd-8006-d1f8f11661db", "remote_group_id": "3d7282f9-465a-4ae5-9fa6-5f7434bf94e5", "remote_ip_prefix": null, "created_at": "2018-11-14T16:41:10Z", "security_group_id": "3d7282f9-465a-4ae5-9fa6-5f7434bf94e5", "tenant_id": "fc1fe3fe7e9645c09c1cec50baa140bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "fc1fe3fe7e9645c09c1cec50baa140bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:41:10Z", "revision_number": 0, "id": "2ef40dbe-a7f1-4bae-9e08-10ba73482bd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:41:10Z", "security_group_id": "3d7282f9-465a-4ae5-9fa6-5f7434bf94e5", "tenant_id": "fc1fe3fe7e9645c09c1cec50baa140bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "fc1fe3fe7e9645c09c1cec50baa140bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:41:10Z", "revision_number": 0, "id": "8a840ec0-d199-4a2c-a67c-b49aeca73371", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:41:10Z", "security_group_id": "3d7282f9-465a-4ae5-9fa6-5f7434bf94e5", "tenant_id": "fc1fe3fe7e9645c09c1cec50baa140bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "fc1fe3fe7e9645c09c1cec50baa140bf"}], "revision_number": 4, "project_id": "fc1fe3fe7e9645c09c1cec50baa140bf", "id": "3d7282f9-465a-4ae5-9fa6-5f7434bf94e5", "name": "default"}]} 2018-11-14 16:42:02,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=fc1fe3fe7e9645c09c1cec50baa140bf&name=default used request id req-5b42d84e-e717-421f-acfb-4d7af818b959 2018-11-14 16:42:02,747 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.216017007828s 2018-11-14 16:42:02,747 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=fc1fe3fe7e9645c09c1cec50baa140bf&name=default used request id req-5b42d84e-e717-421f-acfb-4d7af818b959 2018-11-14 16:42:02,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-14 16:42:02,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}861186e4c40a1d55c496bd8298647b62bfca5784" 2018-11-14 16:42:02,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-ad6f86fd-0716-4542-a1e3-4d416c057652 Date: Wed, 14 Nov 2018 16:42:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fc1fe3fe7e9645c09c1cec50baa140bf", "created_at": "2018-11-14T16:41:10Z", "updated_at": "2018-11-14T16:41:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:41:10Z", "revision_number": 0, "id": "2ef40dbe-a7f1-4bae-9e08-10ba73482bd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:41:10Z", "security_group_id": "3d7282f9-465a-4ae5-9fa6-5f7434bf94e5", "tenant_id": "fc1fe3fe7e9645c09c1cec50baa140bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "fc1fe3fe7e9645c09c1cec50baa140bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:41:10Z", "revision_number": 0, "id": "27c393ed-247c-41fd-8006-d1f8f11661db", "remote_group_id": "3d7282f9-465a-4ae5-9fa6-5f7434bf94e5", "remote_ip_prefix": null, "created_at": "2018-11-14T16:41:10Z", "security_group_id": "3d7282f9-465a-4ae5-9fa6-5f7434bf94e5", "tenant_id": "fc1fe3fe7e9645c09c1cec50baa140bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "fc1fe3fe7e9645c09c1cec50baa140bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:41:10Z", "revision_number": 0, "id": "0d0b2fba-1a9a-42c4-8ec6-eade969fee71", "remote_group_id": "3d7282f9-465a-4ae5-9fa6-5f7434bf94e5", "remote_ip_prefix": null, "created_at": "2018-11-14T16:41:10Z", "security_group_id": "3d7282f9-465a-4ae5-9fa6-5f7434bf94e5", "tenant_id": "fc1fe3fe7e9645c09c1cec50baa140bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "fc1fe3fe7e9645c09c1cec50baa140bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:41:10Z", "revision_number": 0, "id": "8a840ec0-d199-4a2c-a67c-b49aeca73371", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:41:10Z", "security_group_id": "3d7282f9-465a-4ae5-9fa6-5f7434bf94e5", "tenant_id": "fc1fe3fe7e9645c09c1cec50baa140bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "fc1fe3fe7e9645c09c1cec50baa140bf"}], "revision_number": 4, "project_id": "fc1fe3fe7e9645c09c1cec50baa140bf", "id": "3d7282f9-465a-4ae5-9fa6-5f7434bf94e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}]} 2018-11-14 16:42:02,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-ad6f86fd-0716-4542-a1e3-4d416c057652 2018-11-14 16:42:02,997 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.247184038162s 2018-11-14 16:42:02,998 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-ad6f86fd-0716-4542-a1e3-4d416c057652 2018-11-14 16:42:03,002 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-14 16:42:03,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/3d7282f9-465a-4ae5-9fa6-5f7434bf94e5.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}861186e4c40a1d55c496bd8298647b62bfca5784" 2018-11-14 16:42:03,371 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0e450eed-ae91-4fb6-b0e6-f375e7f34254 Content-Length: 0 Date: Wed, 14 Nov 2018 16:42:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 16:42:03,371 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/3d7282f9-465a-4ae5-9fa6-5f7434bf94e5.json used request id req-0e450eed-ae91-4fb6-b0e6-f375e7f34254 2018-11-14 16:42:03,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.369224071503s 2018-11-14 16:42:03,372 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/3d7282f9-465a-4ae5-9fa6-5f7434bf94e5.json used request id req-0e450eed-ae91-4fb6-b0e6-f375e7f34254 2018-11-14 16:42:03,422 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2018-11-14 16:42:03,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 16:42:03,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:42:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a541572-f25b-460e-a1d1-bc4b9a626fa9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 16:42:03,475 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-4a541572-f25b-460e-a1d1-bc4b9a626fa9 2018-11-14 16:42:03,476 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-11-14 16:42:03,898 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T17:42:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd6ecd77940a49ebb20fa24f8fa3cf77"}, "audit_ids": ["gaHJxhKXR7SYfZ5WNkQYbA"], "issued_at": "2018-11-14T16:42:03.000000Z"}} 2018-11-14 16:42:03,901 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 16:42:03,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}583eef2ec674f3ba55c03e96cd7aed0063ab929c" 2018-11-14 16:42:04,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-1c6e91c5-dc6c-485d-a3e4-e6d4e293fd59 Date: Wed, 14 Nov 2018 16:42:04 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"928cbc5c-a6fa-468a-b088-88e266fca291","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","status":"ACTIVE","subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"description":"","tags":[],"updated_at":"2018-11-14T16:32:51Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","provider:network_type":"flat"}]} 2018-11-14 16:42:04,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1c6e91c5-dc6c-485d-a3e4-e6d4e293fd59 2018-11-14 16:42:04,246 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.344707965851s 2018-11-14 16:42:04,246 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1c6e91c5-dc6c-485d-a3e4-e6d4e293fd59 2018-11-14 16:42:04,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 16:42:04,255 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 16:42: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 16:42:04,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 16:42:04,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}583eef2ec674f3ba55c03e96cd7aed0063ab929c" 2018-11-14 16:42:04,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:42:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20b030d6-4b21-4f6c-969a-6fbf13b39454 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/d5e6db7c06bf4799a784ea87405dbbb1"}, "tags": [], "enabled": true, "id": "d5e6db7c06bf4799a784ea87405dbbb1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-11-14 16:42:04,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-20b030d6-4b21-4f6c-969a-6fbf13b39454 2018-11-14 16:42:04,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0949778556824s 2018-11-14 16:42:04,352 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-20b030d6-4b21-4f6c-969a-6fbf13b39454 2018-11-14 16:42:04,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-14 16:42:04,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}583eef2ec674f3ba55c03e96cd7aed0063ab929c" -d '{"project": {"description": "Created by OPNFV Functest: cinder_test", "enabled": true, "domain_id": "default", "name": "cinder_test-project_7d691686-5a8b-4c83-bd2c-4eca6c960b2c"}}' 2018-11-14 16:42:04,547 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 16:42:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2a9f32d-d1b0-4a3b-804a-398677eb56fe 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.28:5000/v3/projects/5531b284788f4641bc452c74fd83b7ad"}, "tags": [], "enabled": true, "id": "5531b284788f4641bc452c74fd83b7ad", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_7d691686-5a8b-4c83-bd2c-4eca6c960b2c"}} 2018-11-14 16:42:04,547 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-c2a9f32d-d1b0-4a3b-804a-398677eb56fe 2018-11-14 16:42:04,548 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.188191175461s 2018-11-14 16:42:04,548 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-c2a9f32d-d1b0-4a3b-804a-398677eb56fe 2018-11-14 16:42:04,548 - 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'5531b284788f4641bc452c74fd83b7ad', '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_7d691686-5a8b-4c83-bd2c-4eca6c960b2c'}) 2018-11-14 16:42:04,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-11-14 16:42:04,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}583eef2ec674f3ba55c03e96cd7aed0063ab929c" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "70715295-f231-4232-a080-6b3e8613ef67", "email": null, "name": "cinder_test-user_7d691686-5a8b-4c83-bd2c-4eca6c960b2c"}}' 2018-11-14 16:42:05,078 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 16:42:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49f0785b-323e-4ddc-b4ab-032bf2896514 Content-Length: 326 Content-Type: application/json RESP BODY: {"user": {"name": "cinder_test-user_7d691686-5a8b-4c83-bd2c-4eca6c960b2c", "links": {"self": "http://172.30.9.28:5000/v3/users/0c505c45465a4d8286418281fcf9777f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0c505c45465a4d8286418281fcf9777f", "domain_id": "default", "password_expires_at": null}} 2018-11-14 16:42:05,079 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-49f0785b-323e-4ddc-b4ab-032bf2896514 2018-11-14 16:42:05,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.523787975311s 2018-11-14 16:42:05,079 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-49f0785b-323e-4ddc-b4ab-032bf2896514 2018-11-14 16:42:05,080 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'0c505c45465a4d8286418281fcf9777f', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_7d691686-5a8b-4c83-bd2c-4eca6c960b2c'}) 2018-11-14 16:42:05,083 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 16:42:05,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}583eef2ec674f3ba55c03e96cd7aed0063ab929c" 2018-11-14 16:42:05,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:42:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73a8eef3-806f-4a7f-9d59-0a805a30f6cc Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 16:42:05,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-73a8eef3-806f-4a7f-9d59-0a805a30f6cc 2018-11-14 16:42:05,187 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103847026825s 2018-11-14 16:42:05,188 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-73a8eef3-806f-4a7f-9d59-0a805a30f6cc 2018-11-14 16:42:05,192 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 16:42:05,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}583eef2ec674f3ba55c03e96cd7aed0063ab929c" 2018-11-14 16:42:05,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:42:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9707a5a9-f6a0-44ed-831f-66683f877859 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 16:42:05,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-9707a5a9-f6a0-44ed-831f-66683f877859 2018-11-14 16:42:05,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102038145065s 2018-11-14 16:42:05,294 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-9707a5a9-f6a0-44ed-831f-66683f877859 2018-11-14 16:42:05,296 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-14 16:42:05,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-11-14 16:42:05,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}583eef2ec674f3ba55c03e96cd7aed0063ab929c" -d '{"role": {"name": "Member"}}' 2018-11-14 16:42:05,493 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 16:42:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dcd00ca8-214c-4844-9ba6-5353010eeb36 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3af7e8b10681448185dc79248fbe6504", "links": {"self": "http://172.30.9.28:5000/v3/roles/3af7e8b10681448185dc79248fbe6504"}, "name": "Member"}} 2018-11-14 16:42:05,493 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-dcd00ca8-214c-4844-9ba6-5353010eeb36 2018-11-14 16:42:05,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.193629980087s 2018-11-14 16:42:05,493 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-dcd00ca8-214c-4844-9ba6-5353010eeb36 2018-11-14 16:42:05,494 - 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'3af7e8b10681448185dc79248fbe6504'}) 2018-11-14 16:42:05,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 16:42:05,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}583eef2ec674f3ba55c03e96cd7aed0063ab929c" 2018-11-14 16:42:05,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:42:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c362ff68-f84d-4695-9821-12a43600fd88 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3af7e8b10681448185dc79248fbe6504", "links": {"self": "http://172.30.9.28:5000/v3/roles/3af7e8b10681448185dc79248fbe6504"}, "name": "Member"}, {"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 16:42:05,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-c362ff68-f84d-4695-9821-12a43600fd88 2018-11-14 16:42:05,591 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0939979553223s 2018-11-14 16:42:05,592 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-c362ff68-f84d-4695-9821-12a43600fd88 2018-11-14 16:42:05,595 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 16:42:05,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}583eef2ec674f3ba55c03e96cd7aed0063ab929c" 2018-11-14 16:42:05,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:42:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f4bb98f-44c7-4399-9f3f-6d918db74856 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-14 16:42:05,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-1f4bb98f-44c7-4399-9f3f-6d918db74856 2018-11-14 16:42:05,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0304970741272s 2018-11-14 16:42:05,626 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-1f4bb98f-44c7-4399-9f3f-6d918db74856 2018-11-14 16:42:05,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 16:42:05,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}583eef2ec674f3ba55c03e96cd7aed0063ab929c" 2018-11-14 16:42:05,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:42:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-190c9936-7eda-4183-9995-4b309096bcdb Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder_test-user_7d691686-5a8b-4c83-bd2c-4eca6c960b2c", "links": {"self": "http://172.30.9.28:5000/v3/users/0c505c45465a4d8286418281fcf9777f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0c505c45465a4d8286418281fcf9777f", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 16:42:05,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-190c9936-7eda-4183-9995-4b309096bcdb 2018-11-14 16:42:05,746 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.119614124298s 2018-11-14 16:42:05,746 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-190c9936-7eda-4183-9995-4b309096bcdb 2018-11-14 16:42:05,758 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 16:42:05,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}583eef2ec674f3ba55c03e96cd7aed0063ab929c" 2018-11-14 16:42:05,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:42:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1206098-3df3-4757-993d-dee2e2fadf52 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.28:5000/v3/projects/5531b284788f4641bc452c74fd83b7ad"}, "tags": [], "enabled": true, "id": "5531b284788f4641bc452c74fd83b7ad", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_7d691686-5a8b-4c83-bd2c-4eca6c960b2c"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-14 16:42:05,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-e1206098-3df3-4757-993d-dee2e2fadf52 2018-11-14 16:42:05,855 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0967059135437s 2018-11-14 16:42:05,855 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-e1206098-3df3-4757-993d-dee2e2fadf52 2018-11-14 16:42:05,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-14 16:42:05,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=0c505c45465a4d8286418281fcf9777f&role.id=3af7e8b10681448185dc79248fbe6504&scope.project.id=5531b284788f4641bc452c74fd83b7ad" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}583eef2ec674f3ba55c03e96cd7aed0063ab929c" 2018-11-14 16:42:05,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:42:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb3ec3d0-6ddf-4087-a96b-9894df2073d4 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=0c505c45465a4d8286418281fcf9777f&role.id=3af7e8b10681448185dc79248fbe6504&scope.project.id=5531b284788f4641bc452c74fd83b7ad", "previous": null, "next": null}} 2018-11-14 16:42:05,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=0c505c45465a4d8286418281fcf9777f&role.id=3af7e8b10681448185dc79248fbe6504&scope.project.id=5531b284788f4641bc452c74fd83b7ad used request id req-eb3ec3d0-6ddf-4087-a96b-9894df2073d4 2018-11-14 16:42:05,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.108045101166s 2018-11-14 16:42:05,971 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=0c505c45465a4d8286418281fcf9777f&role.id=3af7e8b10681448185dc79248fbe6504&scope.project.id=5531b284788f4641bc452c74fd83b7ad used request id req-eb3ec3d0-6ddf-4087-a96b-9894df2073d4 2018-11-14 16:42:05,975 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-14 16:42:05,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/5531b284788f4641bc452c74fd83b7ad/users/0c505c45465a4d8286418281fcf9777f/roles/3af7e8b10681448185dc79248fbe6504 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}583eef2ec674f3ba55c03e96cd7aed0063ab929c" 2018-11-14 16:42:06,150 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 16:42:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71834423-ae38-4a77-b52d-e7fdf3b642a4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 16:42:06,150 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/5531b284788f4641bc452c74fd83b7ad/users/0c505c45465a4d8286418281fcf9777f/roles/3af7e8b10681448185dc79248fbe6504 used request id req-71834423-ae38-4a77-b52d-e7fdf3b642a4 2018-11-14 16:42:06,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.175159931183s 2018-11-14 16:42:06,150 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/5531b284788f4641bc452c74fd83b7ad/users/0c505c45465a4d8286418281fcf9777f/roles/3af7e8b10681448185dc79248fbe6504 used request id req-71834423-ae38-4a77-b52d-e7fdf3b642a4 2018-11-14 16:42:06,151 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_7d691686-5a8b-4c83-bd2c-4eca6c960b2c', 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'5531b284788f4641bc452c74fd83b7ad', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '70715295-f231-4232-a080-6b3e8613ef67', 'username': u'cinder_test-user_7d691686-5a8b-4c83-bd2c-4eca6c960b2c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-14 16:42:06,154 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_7d691686-5a8b-4c83-bd2c-4eca6c960b2c', 'password': '70715295-f231-4232-a080-6b3e8613ef67', 'project_name': 'cinder_test-project_7d691686-5a8b-4c83-bd2c-4eca6c960b2c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000//v3', 'project_id': '5531b284788f4641bc452c74fd83b7ad', 'project_domain_name': 'Default'} 2018-11-14 16:42:06,155 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2018-11-14 16:42:06,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 16:42:06,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}583eef2ec674f3ba55c03e96cd7aed0063ab929c" 2018-11-14 16:42:06,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:42:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d789e1fd-b7ec-48f5-ad6e-0c314a20f5cf Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/d5e6db7c06bf4799a784ea87405dbbb1"}, "tags": [], "enabled": true, "id": "d5e6db7c06bf4799a784ea87405dbbb1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-11-14 16:42:06,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-d789e1fd-b7ec-48f5-ad6e-0c314a20f5cf 2018-11-14 16:42:06,258 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.101771116257s 2018-11-14 16:42:06,258 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-d789e1fd-b7ec-48f5-ad6e-0c314a20f5cf 2018-11-14 16:42:06,265 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 16:42:06,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}583eef2ec674f3ba55c03e96cd7aed0063ab929c" 2018-11-14 16:42:06,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:42:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9293bbb2-3deb-44eb-95c8-b4f2d8ba6e97 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.28:5000/v3/projects/5531b284788f4641bc452c74fd83b7ad"}, "tags": [], "enabled": true, "id": "5531b284788f4641bc452c74fd83b7ad", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_7d691686-5a8b-4c83-bd2c-4eca6c960b2c"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-14 16:42:06,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-9293bbb2-3deb-44eb-95c8-b4f2d8ba6e97 2018-11-14 16:42:06,373 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.108183860779s 2018-11-14 16:42:06,374 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-9293bbb2-3deb-44eb-95c8-b4f2d8ba6e97 2018-11-14 16:42:06,376 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-11-14 16:42:06,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}583eef2ec674f3ba55c03e96cd7aed0063ab929c" -d '{"network": {"tenant_id": "5531b284788f4641bc452c74fd83b7ad", "name": "cinder_test-net_7d691686-5a8b-4c83-bd2c-4eca6c960b2c", "admin_state_up": true}}' 2018-11-14 16:42:07,142 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-73d93608-5eda-45e1-854e-988e7d2b3e6e Date: Wed, 14 Nov 2018 16:42:07 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"1aa4fca5-29dd-46e3-a3dd-6fa0fa45c477","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5531b284788f4641bc452c74fd83b7ad","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-14T16:42:06Z","is_default":false,"provider:segmentation_id":78,"name":"cinder_test-net_7d691686-5a8b-4c83-bd2c-4eca6c960b2c","admin_state_up":true,"tenant_id":"5531b284788f4641bc452c74fd83b7ad","created_at":"2018-11-14T16:42:06Z","mtu":1450}} 2018-11-14 16:42:07,142 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-73d93608-5eda-45e1-854e-988e7d2b3e6e 2018-11-14 16:42:07,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.766403198242s 2018-11-14 16:42:07,142 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-73d93608-5eda-45e1-854e-988e7d2b3e6e 2018-11-14 16:42:07,143 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-11-14T16:42:06Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'1aa4fca5-29dd-46e3-a3dd-6fa0fa45c477', u'provider:segmentation_id': 78, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-net_7d691686-5a8b-4c83-bd2c-4eca6c960b2c', u'admin_state_up': True, u'tenant_id': u'5531b284788f4641bc452c74fd83b7ad', u'created_at': u'2018-11-14T16:42:06Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'5531b284788f4641bc452c74fd83b7ad'}) 2018-11-14 16:42:07,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 16:42:07,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:42:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ed58a99-36ce-4f2f-a2fe-ecf1397c92ab Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 16:42:07,151 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-5ed58a99-36ce-4f2f-a2fe-ecf1397c92ab 2018-11-14 16:42:07,152 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-11-14 16:42:07,548 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3af7e8b10681448185dc79248fbe6504", "name": "Member"}], "expires_at": "2018-11-14T17:42:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5531b284788f4641bc452c74fd83b7ad", "name": "cinder_test-project_7d691686-5a8b-4c83-bd2c-4eca6c960b2c"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/5531b284788f4641bc452c74fd83b7ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/5531b284788f4641bc452c74fd83b7ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/5531b284788f4641bc452c74fd83b7ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_5531b284788f4641bc452c74fd83b7ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_5531b284788f4641bc452c74fd83b7ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/5531b284788f4641bc452c74fd83b7ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/5531b284788f4641bc452c74fd83b7ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/5531b284788f4641bc452c74fd83b7ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/5531b284788f4641bc452c74fd83b7ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/5531b284788f4641bc452c74fd83b7ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/5531b284788f4641bc452c74fd83b7ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/5531b284788f4641bc452c74fd83b7ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/5531b284788f4641bc452c74fd83b7ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/5531b284788f4641bc452c74fd83b7ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cinder_test-user_7d691686-5a8b-4c83-bd2c-4eca6c960b2c", "id": "0c505c45465a4d8286418281fcf9777f"}, "audit_ids": ["qdZh8JvkTnazV1_HCKnJcg"], "issued_at": "2018-11-14T16:42:07.000000Z"}} 2018-11-14 16:42:07,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 16:42:07,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" 2018-11-14 16:42:07,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1150 X-Openstack-Request-Id: req-7882aa54-8b24-4c2e-86b1-6f8c6ec343be Date: Wed, 14 Nov 2018 16:42:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-14T16:42:06Z","tenant_id":"5531b284788f4641bc452c74fd83b7ad","created_at":"2018-11-14T16:42:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"5531b284788f4641bc452c74fd83b7ad","id":"1aa4fca5-29dd-46e3-a3dd-6fa0fa45c477","name":"cinder_test-net_7d691686-5a8b-4c83-bd2c-4eca6c960b2c"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"updated_at":"2018-11-14T16:32:51Z","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","id":"928cbc5c-a6fa-468a-b088-88e266fca291","name":"external"}]} 2018-11-14 16:42:07,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-7882aa54-8b24-4c2e-86b1-6f8c6ec343be 2018-11-14 16:42:07,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.313695907593s 2018-11-14 16:42:07,865 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-7882aa54-8b24-4c2e-86b1-6f8c6ec343be 2018-11-14 16:42:07,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-11-14 16:42:07,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" -d '{"subnet": {"name": "cinder_test-subnet_7d691686-5a8b-4c83-bd2c-4eca6c960b2c", "enable_dhcp": true, "network_id": "1aa4fca5-29dd-46e3-a3dd-6fa0fa45c477", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-11-14 16:42:08,951 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-febb7187-aae1-41c0-9b26-6834eaf6bf98 Date: Wed, 14 Nov 2018 16:42:08 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1aa4fca5-29dd-46e3-a3dd-6fa0fa45c477","tenant_id":"5531b284788f4641bc452c74fd83b7ad","created_at":"2018-11-14T16:42:08Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-14T16:42:08Z","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":"5531b284788f4641bc452c74fd83b7ad","id":"706ba510-b86a-463c-812b-496be3c6cf66","subnetpool_id":null,"name":"cinder_test-subnet_7d691686-5a8b-4c83-bd2c-4eca6c960b2c"}} 2018-11-14 16:42:08,951 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-febb7187-aae1-41c0-9b26-6834eaf6bf98 2018-11-14 16:42:08,951 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.08426499367s 2018-11-14 16:42:08,951 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-febb7187-aae1-41c0-9b26-6834eaf6bf98 2018-11-14 16:42:08,952 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-14T16:42:08Z', 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'706ba510-b86a-463c-812b-496be3c6cf66', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_7d691686-5a8b-4c83-bd2c-4eca6c960b2c', u'enable_dhcp': True, u'network_id': u'1aa4fca5-29dd-46e3-a3dd-6fa0fa45c477', u'tenant_id': u'5531b284788f4641bc452c74fd83b7ad', u'created_at': u'2018-11-14T16:42:08Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'5531b284788f4641bc452c74fd83b7ad'}) 2018-11-14 16:42:08,953 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-11-14 16:42:08,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" -d '{"router": {"external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291"}, "name": "cinder_test-router_7d691686-5a8b-4c83-bd2c-4eca6c960b2c", "admin_state_up": true}}' 2018-11-14 16:42:10,551 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-99925aef-949c-4f7b-a7b5-41025ae9fa49 Date: Wed, 14 Nov 2018 16:42:10 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3653731-6d80-49cb-86ba-17eff3eeceee", "ip_address": "172.30.9.210"}]}, "description": "", "tags": [], "tenant_id": "5531b284788f4641bc452c74fd83b7ad", "created_at": "2018-11-14T16:42:09Z", "admin_state_up": true, "updated_at": "2018-11-14T16:42:10Z", "revision_number": 2, "routes": [], "project_id": "5531b284788f4641bc452c74fd83b7ad", "id": "82dbce7f-8389-4fdd-95a7-7b39302aab88", "name": "cinder_test-router_7d691686-5a8b-4c83-bd2c-4eca6c960b2c"}} 2018-11-14 16:42:10,551 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-99925aef-949c-4f7b-a7b5-41025ae9fa49 2018-11-14 16:42:10,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.59847998619s 2018-11-14 16:42:10,551 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-99925aef-949c-4f7b-a7b5-41025ae9fa49 2018-11-14 16:42:10,552 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'928cbc5c-a6fa-468a-b088-88e266fca291', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b3653731-6d80-49cb-86ba-17eff3eeceee', u'ip_address': u'172.30.9.210'}]}, u'description': u'', u'tags': [], u'tenant_id': u'5531b284788f4641bc452c74fd83b7ad', u'created_at': u'2018-11-14T16:42:09Z', u'admin_state_up': True, u'updated_at': u'2018-11-14T16:42:10Z', u'revision_number': 2, u'routes': [], u'project_id': u'5531b284788f4641bc452c74fd83b7ad', u'id': u'82dbce7f-8389-4fdd-95a7-7b39302aab88', u'name': u'cinder_test-router_7d691686-5a8b-4c83-bd2c-4eca6c960b2c'}) 2018-11-14 16:42:10,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-11-14 16:42:10,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/82dbce7f-8389-4fdd-95a7-7b39302aab88/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}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" -d '{"subnet_id": "706ba510-b86a-463c-812b-496be3c6cf66"}' 2018-11-14 16:42:12,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-48bf6c30-5227-4dd0-9d61-1352c63d1b8c Date: Wed, 14 Nov 2018 16:42:12 GMT RESP BODY: {"network_id": "1aa4fca5-29dd-46e3-a3dd-6fa0fa45c477", "tenant_id": "5531b284788f4641bc452c74fd83b7ad", "subnet_id": "706ba510-b86a-463c-812b-496be3c6cf66", "subnet_ids": ["706ba510-b86a-463c-812b-496be3c6cf66"], "port_id": "e4dd976f-f7c6-4ec8-a937-2be8c7989c4c", "id": "82dbce7f-8389-4fdd-95a7-7b39302aab88"} 2018-11-14 16:42:12,828 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/82dbce7f-8389-4fdd-95a7-7b39302aab88/add_router_interface.json used request id req-48bf6c30-5227-4dd0-9d61-1352c63d1b8c 2018-11-14 16:42:12,828 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.27601099014s 2018-11-14 16:42:12,829 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/82dbce7f-8389-4fdd-95a7-7b39302aab88/add_router_interface.json used request id req-48bf6c30-5227-4dd0-9d61-1352c63d1b8c returning object 82dbce7f-8389-4fdd-95a7-7b39302aab88 2018-11-14 16:42:12,829 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-14 16:42:12,961 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-11-14 16:42:12,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 16:42:12,967 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Wed, 14 Nov 2018 16:42:12 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-11-14 16:42:12,970 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 16:42:12,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" 2018-11-14 16:42:13,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-94d63d4d-58b8-4620-980b-61adb5b71a72 Date: Wed, 14 Nov 2018 16:42:13 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 16:42:13,185 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-94d63d4d-58b8-4620-980b-61adb5b71a72 2018-11-14 16:42:13,185 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.214694976807s 2018-11-14 16:42:13,185 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-94d63d4d-58b8-4620-980b-61adb5b71a72 2018-11-14 16:42:13,192 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-14 16:42:13,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/cinder_test-img_7d691686-5a8b-4c83-bd2c-4eca6c960b2c", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cinder_test-img_7d691686-5a8b-4c83-bd2c-4eca6c960b2c"}' 2018-11-14 16:42:13,451 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 874 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/15b9a5da-9f39-4d15-9da5-5a8e7c09da8c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a23fa9c8-0488-4864-b34f-0b1a4fbfd75a Date: Wed, 14 Nov 2018 16:42:13 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/15b9a5da-9f39-4d15-9da5-5a8e7c09da8c/file", "owner": "5531b284788f4641bc452c74fd83b7ad", "id": "15b9a5da-9f39-4d15-9da5-5a8e7c09da8c", "size": null, "self": "/v2/images/15b9a5da-9f39-4d15-9da5-5a8e7c09da8c", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-14T16:42:13Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_7d691686-5a8b-4c83-bd2c-4eca6c960b2c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_7d691686-5a8b-4c83-bd2c-4eca6c960b2c", "checksum": null, "created_at": "2018-11-14T16:42:13Z", "protected": false} 2018-11-14 16:42:13,451 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-a23fa9c8-0488-4864-b34f-0b1a4fbfd75a 2018-11-14 16:42:13,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.258588790894s 2018-11-14 16:42:13,451 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-a23fa9c8-0488-4864-b34f-0b1a4fbfd75a returning object 15b9a5da-9f39-4d15-9da5-5a8e7c09da8c 2018-11-14 16:42:13,452 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-14 16:42:13,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/15b9a5da-9f39-4d15-9da5-5a8e7c09da8c/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}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" -d '' 2018-11-14 16:42:14,592 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d208b90a-9395-4890-9b2b-e0b7cf7dda58 Date: Wed, 14 Nov 2018 16:42:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 16:42:14,592 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/15b9a5da-9f39-4d15-9da5-5a8e7c09da8c/file used request id req-d208b90a-9395-4890-9b2b-e0b7cf7dda58 2018-11-14 16:42:14,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.13971710205s 2018-11-14 16:42:14,592 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/15b9a5da-9f39-4d15-9da5-5a8e7c09da8c/file used request id req-d208b90a-9395-4890-9b2b-e0b7cf7dda58 2018-11-14 16:42:14,596 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 16:42:14,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" 2018-11-14 16:42:14,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-47f4dcb2-15b1-49d4-b226-64750db59fa8 Date: Wed, 14 Nov 2018 16:42:14 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/15b9a5da-9f39-4d15-9da5-5a8e7c09da8c/snap", "metadata": {}}], "file": "/v2/images/15b9a5da-9f39-4d15-9da5-5a8e7c09da8c/file", "owner": "5531b284788f4641bc452c74fd83b7ad", "id": "15b9a5da-9f39-4d15-9da5-5a8e7c09da8c", "size": 12716032, "self": "/v2/images/15b9a5da-9f39-4d15-9da5-5a8e7c09da8c", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/15b9a5da-9f39-4d15-9da5-5a8e7c09da8c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-14T16:42:14Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_7d691686-5a8b-4c83-bd2c-4eca6c960b2c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_7d691686-5a8b-4c83-bd2c-4eca6c960b2c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-14T16:42:13Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 16:42:14,824 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-47f4dcb2-15b1-49d4-b226-64750db59fa8 2018-11-14 16:42:14,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.228007078171s 2018-11-14 16:42:14,825 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-47f4dcb2-15b1-49d4-b226-64750db59fa8 2018-11-14 16:42:14,826 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/15b9a5da-9f39-4d15-9da5-5a8e7c09da8c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/15b9a5da-9f39-4d15-9da5-5a8e7c09da8c/file', 'owner': u'5531b284788f4641bc452c74fd83b7ad', 'id': u'15b9a5da-9f39-4d15-9da5-5a8e7c09da8c', 'size': 12716032, u'self': u'/v2/images/15b9a5da-9f39-4d15-9da5-5a8e7c09da8c', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5531b284788f4641bc452c74fd83b7ad', 'name': 'cinder_test-project_7d691686-5a8b-4c83-bd2c-4eca6c960b2c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/15b9a5da-9f39-4d15-9da5-5a8e7c09da8c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-14T16:42:14Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-14T16:42:14Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_7d691686-5a8b-4c83-bd2c-4eca6c960b2c', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/15b9a5da-9f39-4d15-9da5-5a8e7c09da8c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/cinder_test-img_7d691686-5a8b-4c83-bd2c-4eca6c960b2c', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'cinder_test-img_7d691686-5a8b-4c83-bd2c-4eca6c960b2c', 'created': u'2018-11-14T16:42:13Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-14T16:42:13Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/15b9a5da-9f39-4d15-9da5-5a8e7c09da8c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/cinder_test-img_7d691686-5a8b-4c83-bd2c-4eca6c960b2c', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-14 16:42:14,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-14 16:42:14,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}583eef2ec674f3ba55c03e96cd7aed0063ab929c" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "cinder_test-flavor_7d691686-5a8b-4c83-bd2c-4eca6c960b2c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-14 16:42:15,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:42:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d6f7967a-d243-4336-922f-b656eadf2e0a x-compute-request-id: req-d6f7967a-d243-4336-922f-b656eadf2e0a Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "cinder_test-flavor_7d691686-5a8b-4c83-bd2c-4eca6c960b2c", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/5ec2052d-46cb-48ba-acae-8cf1956ea671", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/5ec2052d-46cb-48ba-acae-8cf1956ea671", "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": "5ec2052d-46cb-48ba-acae-8cf1956ea671"}} 2018-11-14 16:42:15,073 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-d6f7967a-d243-4336-922f-b656eadf2e0a 2018-11-14 16:42:15,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.245585203171s 2018-11-14 16:42:15,073 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-d6f7967a-d243-4336-922f-b656eadf2e0a 2018-11-14 16:42:15,074 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_7d691686-5a8b-4c83-bd2c-4eca6c960b2c', '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'49be60fcc4c34adea9e7c304d872b17d', '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'5ec2052d-46cb-48ba-acae-8cf1956ea671', 'swap': 0}) 2018-11-14 16:42:15,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-14 16:42:15,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/5ec2052d-46cb-48ba-acae-8cf1956ea671/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}583eef2ec674f3ba55c03e96cd7aed0063ab929c" -d '{"extra_specs": {}}' 2018-11-14 16:42:15,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 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-ce28f294-9ae7-4c7d-9879-fc6c12c4f435 x-compute-request-id: req-ce28f294-9ae7-4c7d-9879-fc6c12c4f435 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-14 16:42:15,096 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/5ec2052d-46cb-48ba-acae-8cf1956ea671/os-extra_specs used request id req-ce28f294-9ae7-4c7d-9879-fc6c12c4f435 2018-11-14 16:42:15,097 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0215380191803s 2018-11-14 16:42:15,097 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/5ec2052d-46cb-48ba-acae-8cf1956ea671/os-extra_specs used request id req-ce28f294-9ae7-4c7d-9879-fc6c12c4f435 2018-11-14 16:42:15,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-11-14 16:42:15,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" -d '{"keypair": {"name": "cinder_test-kp_7d691686-5a8b-4c83-bd2c-4eca6c960b2c"}}' 2018-11-14 16:42:15,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 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-1523cad8-5ee8-425d-8992-e80e9b9839f8 x-compute-request-id: req-1523cad8-5ee8-425d-8992-e80e9b9839f8 Content-Encoding: gzip Content-Length: 1809 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCdqcBV1Bs9sG5a9x6y8AmbuAHAANe6+wNoJ9qLpa2TnPMoy/1T+PK0zSjatVDES0Ri9eWIJwn+qqJITCIssVicKH1vuXMCVbGdy5fnI4Rqu+xp7H3eIoYD0SX/QtpMfg53BC5TWJ1yeShVR+Yx8XepjIMPSpRqog8dqq7T2VPELQL7OCza+rk+1Eg29qu2H9Xfn87YxgVaapvrE58IWQ5FoPzVfDLqIKXa9lUsoO0VKZ95c66+eR2IDsHBhnNY4gJ27a3w24EcYiqtvtcwxi0O0p4NeMNEoaqMMBIpHLaDmJ3eTGIfMiikmZWxgxtB43v2W0D5eTsIcYYJCcuza81z Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAnanAVdQbPbBuWvcesvAJm7gBwADXuvsDaCfai6Wtk5zzKMv9\nU/jytM0o2rVQxEtEYvXliCcJ/qqiSEwiLLFYnCh9b7lzAlWxncuX5yOEarvsaex9\n3iKGA9El/0LaTH4OdwQuU1idcnkoVUfmMfF3qYyDD0qUaqIPHaqu09lTxC0C+zgs\n2vq5PtRINvarth/V35/O2MYFWmqb6xOfCFkORaD81Xwy6iCl2vZVLKDtFSmfeXOu\nvnkdiA7BwYZzWOICdu2t8NuBHGIqrb7XMMYtDtKeDXjDRKGqjDASKRy2g5id3kxi\nHzIopJmVsYMbQeN79ltA+Xk7CHGGCQnLs2vNcwIDAQABAoIBAHGZAY/Vx9rm6Fx6\neZAMC6A7MGebM9TxTz8YmArOUQZuq3TVpa1/TcCfobQTuCH26Us0STGUj0sCvvLA\niE8TaPj644ZAZHFmNRewvb44hQwyYuDfGMGYtl7Br1MAZDGBEgMG7Cn5S1hTm4/2\nwhFyHfn31+aIoe9C3QlPFbBmgkhx1Gv8OnNvEJFelUaS69SkxHfTDLxkwAGYOdlM\nA7FV+TwQJz2TupXwwuMNXohtKle3p4VHa96pi2UQ2Pg2LT3N1q1N9lbUGKUAz2w6\nhDlmpufh4bwChagINhw5wgl3GDgXDrqTptUidNW4PAiOV9qf+xH32HibMKUJ+id4\nQ5mY7gECgYEAz8c3kB6qwXsoEZEXS10Qsgta0k4zBBx0ei+s/nMQfH1cqmPSP9X9\nyxNp1yk0rh51edslpJIGuN2IKiJqEmU4psnu0S7Bbz/98jEvyx+i1QmR6LwygXmI\nmrpiHu61sUcjyG/J6iMCwC6iDaFCLmX3EUdEPTI9DTqWoZrFJjUs9TMCgYEAwkEI\nMGVB9XabMpCTfCa+uSdkuzoXJ87oV7ii/rarozpvSQXkMk4gmEU3WHGnLDjxWSN7\njUYzqr1/29FAvOCxCEFjNEF+Barlkt315mvE0GfrJjmMgn1dupefVdDO+QKEG1v6\nJQLhC/3uPZGYmTC3MNZpeOwPLJwzw8ku7CKZRsECgYBKD3h+pm+3B28A0/a5pjKN\nQ/7bd4Q3suzRoKzJBbqapRSip3IJzvznpcPULZvZdIHrLXH9dw9uVYhzfFDSvcGz\nscauSTwpq2WZLm8at+wSg5a+nlZiUC+g906COBQLXJAkobQXAOO6HOUmdpRgdXfb\ncMuiBIY+cOPANqqPM+USgQKBgQChJtRFWeujWJceFsTT7UyyTBUMIgANvWARThKi\nnya7DoI+IU4T0a7GxD1K+VaHoGHQ4lfgdsnsLrOAyBMd3oXfZGeJdX+38fPsqIkU\ndHldr6hsGLgRlTGJ17mOtuDNwaGZFO/rfnz2tt3LZBslkz2WnXn4oFViW9+x4Bg2\nO+nOwQKBgQDOl5mpVvhcTpEIiCpG1gH/ZaPHT320vV9WCBa9HNjBMhrGZ5esF10T\nMFizSGRydej3NuBDjZUfhrzk3QM8FLQyyNK+FGvbEaOC1qZnkPc1uwZyt1OD2hpk\nu1gubdcdCzGTdQIh6e4cYNG4SFK5u4LdlKDHwccaZJCvlaJR9bBlhg==\n-----END RSA PRIVATE KEY-----\n", "user_id": "0c505c45465a4d8286418281fcf9777f", "name": "cinder_test-kp_7d691686-5a8b-4c83-bd2c-4eca6c960b2c", "fingerprint": "aa:ba:37:6a:00:1b:36:c8:bb:66:58:0f:e7:55:20:5e"}} 2018-11-14 16:42:15,528 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-1523cad8-5ee8-425d-8992-e80e9b9839f8 2018-11-14 16:42:15,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.430546045303s 2018-11-14 16:42:15,528 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-1523cad8-5ee8-425d-8992-e80e9b9839f8 2018-11-14 16:42:15,529 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCdqcBV1Bs9sG5a9x6y8AmbuAHAANe6+wNoJ9qLpa2TnPMoy/1T+PK0zSjatVDES0Ri9eWIJwn+qqJITCIssVicKH1vuXMCVbGdy5fnI4Rqu+xp7H3eIoYD0SX/QtpMfg53BC5TWJ1yeShVR+Yx8XepjIMPSpRqog8dqq7T2VPELQL7OCza+rk+1Eg29qu2H9Xfn87YxgVaapvrE58IWQ5FoPzVfDLqIKXa9lUsoO0VKZ95c66+eR2IDsHBhnNY4gJ27a3w24EcYiqtvtcwxi0O0p4NeMNEoaqMMBIpHLaDmJ3eTGIfMiikmZWxgxtB43v2W0D5eTsIcYYJCcuza81z Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAnanAVdQbPbBuWvcesvAJm7gBwADXuvsDaCfai6Wtk5zzKMv9\nU/jytM0o2rVQxEtEYvXliCcJ/qqiSEwiLLFYnCh9b7lzAlWxncuX5yOEarvsaex9\n3iKGA9El/0LaTH4OdwQuU1idcnkoVUfmMfF3qYyDD0qUaqIPHaqu09lTxC0C+zgs\n2vq5PtRINvarth/V35/O2MYFWmqb6xOfCFkORaD81Xwy6iCl2vZVLKDtFSmfeXOu\nvnkdiA7BwYZzWOICdu2t8NuBHGIqrb7XMMYtDtKeDXjDRKGqjDASKRy2g5id3kxi\nHzIopJmVsYMbQeN79ltA+Xk7CHGGCQnLs2vNcwIDAQABAoIBAHGZAY/Vx9rm6Fx6\neZAMC6A7MGebM9TxTz8YmArOUQZuq3TVpa1/TcCfobQTuCH26Us0STGUj0sCvvLA\niE8TaPj644ZAZHFmNRewvb44hQwyYuDfGMGYtl7Br1MAZDGBEgMG7Cn5S1hTm4/2\nwhFyHfn31+aIoe9C3QlPFbBmgkhx1Gv8OnNvEJFelUaS69SkxHfTDLxkwAGYOdlM\nA7FV+TwQJz2TupXwwuMNXohtKle3p4VHa96pi2UQ2Pg2LT3N1q1N9lbUGKUAz2w6\nhDlmpufh4bwChagINhw5wgl3GDgXDrqTptUidNW4PAiOV9qf+xH32HibMKUJ+id4\nQ5mY7gECgYEAz8c3kB6qwXsoEZEXS10Qsgta0k4zBBx0ei+s/nMQfH1cqmPSP9X9\nyxNp1yk0rh51edslpJIGuN2IKiJqEmU4psnu0S7Bbz/98jEvyx+i1QmR6LwygXmI\nmrpiHu61sUcjyG/J6iMCwC6iDaFCLmX3EUdEPTI9DTqWoZrFJjUs9TMCgYEAwkEI\nMGVB9XabMpCTfCa+uSdkuzoXJ87oV7ii/rarozpvSQXkMk4gmEU3WHGnLDjxWSN7\njUYzqr1/29FAvOCxCEFjNEF+Barlkt315mvE0GfrJjmMgn1dupefVdDO+QKEG1v6\nJQLhC/3uPZGYmTC3MNZpeOwPLJwzw8ku7CKZRsECgYBKD3h+pm+3B28A0/a5pjKN\nQ/7bd4Q3suzRoKzJBbqapRSip3IJzvznpcPULZvZdIHrLXH9dw9uVYhzfFDSvcGz\nscauSTwpq2WZLm8at+wSg5a+nlZiUC+g906COBQLXJAkobQXAOO6HOUmdpRgdXfb\ncMuiBIY+cOPANqqPM+USgQKBgQChJtRFWeujWJceFsTT7UyyTBUMIgANvWARThKi\nnya7DoI+IU4T0a7GxD1K+VaHoGHQ4lfgdsnsLrOAyBMd3oXfZGeJdX+38fPsqIkU\ndHldr6hsGLgRlTGJ17mOtuDNwaGZFO/rfnz2tt3LZBslkz2WnXn4oFViW9+x4Bg2\nO+nOwQKBgQDOl5mpVvhcTpEIiCpG1gH/ZaPHT320vV9WCBa9HNjBMhrGZ5esF10T\nMFizSGRydej3NuBDjZUfhrzk3QM8FLQyyNK+FGvbEaOC1qZnkPc1uwZyt1OD2hpk\nu1gubdcdCzGTdQIh6e4cYNG4SFK5u4LdlKDHwccaZJCvlaJR9bBlhg==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'0c505c45465a4d8286418281fcf9777f', 'name': u'cinder_test-kp_7d691686-5a8b-4c83-bd2c-4eca6c960b2c', 'created_at': '2018-11-14T16:42:15.529378', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5531b284788f4641bc452c74fd83b7ad', 'name': 'cinder_test-project_7d691686-5a8b-4c83-bd2c-4eca6c960b2c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'aa:ba:37:6a:00:1b:36:c8:bb:66:58:0f:e7:55:20:5e', 'type': 'ssh', 'id': u'cinder_test-kp_7d691686-5a8b-4c83-bd2c-4eca6c960b2c'}) 2018-11-14 16:42:15,529 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAnanAVdQbPbBuWvcesvAJm7gBwADXuvsDaCfai6Wtk5zzKMv9 U/jytM0o2rVQxEtEYvXliCcJ/qqiSEwiLLFYnCh9b7lzAlWxncuX5yOEarvsaex9 3iKGA9El/0LaTH4OdwQuU1idcnkoVUfmMfF3qYyDD0qUaqIPHaqu09lTxC0C+zgs 2vq5PtRINvarth/V35/O2MYFWmqb6xOfCFkORaD81Xwy6iCl2vZVLKDtFSmfeXOu vnkdiA7BwYZzWOICdu2t8NuBHGIqrb7XMMYtDtKeDXjDRKGqjDASKRy2g5id3kxi HzIopJmVsYMbQeN79ltA+Xk7CHGGCQnLs2vNcwIDAQABAoIBAHGZAY/Vx9rm6Fx6 eZAMC6A7MGebM9TxTz8YmArOUQZuq3TVpa1/TcCfobQTuCH26Us0STGUj0sCvvLA iE8TaPj644ZAZHFmNRewvb44hQwyYuDfGMGYtl7Br1MAZDGBEgMG7Cn5S1hTm4/2 whFyHfn31+aIoe9C3QlPFbBmgkhx1Gv8OnNvEJFelUaS69SkxHfTDLxkwAGYOdlM A7FV+TwQJz2TupXwwuMNXohtKle3p4VHa96pi2UQ2Pg2LT3N1q1N9lbUGKUAz2w6 hDlmpufh4bwChagINhw5wgl3GDgXDrqTptUidNW4PAiOV9qf+xH32HibMKUJ+id4 Q5mY7gECgYEAz8c3kB6qwXsoEZEXS10Qsgta0k4zBBx0ei+s/nMQfH1cqmPSP9X9 yxNp1yk0rh51edslpJIGuN2IKiJqEmU4psnu0S7Bbz/98jEvyx+i1QmR6LwygXmI mrpiHu61sUcjyG/J6iMCwC6iDaFCLmX3EUdEPTI9DTqWoZrFJjUs9TMCgYEAwkEI MGVB9XabMpCTfCa+uSdkuzoXJ87oV7ii/rarozpvSQXkMk4gmEU3WHGnLDjxWSN7 jUYzqr1/29FAvOCxCEFjNEF+Barlkt315mvE0GfrJjmMgn1dupefVdDO+QKEG1v6 JQLhC/3uPZGYmTC3MNZpeOwPLJwzw8ku7CKZRsECgYBKD3h+pm+3B28A0/a5pjKN Q/7bd4Q3suzRoKzJBbqapRSip3IJzvznpcPULZvZdIHrLXH9dw9uVYhzfFDSvcGz scauSTwpq2WZLm8at+wSg5a+nlZiUC+g906COBQLXJAkobQXAOO6HOUmdpRgdXfb cMuiBIY+cOPANqqPM+USgQKBgQChJtRFWeujWJceFsTT7UyyTBUMIgANvWARThKi nya7DoI+IU4T0a7GxD1K+VaHoGHQ4lfgdsnsLrOAyBMd3oXfZGeJdX+38fPsqIkU dHldr6hsGLgRlTGJ17mOtuDNwaGZFO/rfnz2tt3LZBslkz2WnXn4oFViW9+x4Bg2 O+nOwQKBgQDOl5mpVvhcTpEIiCpG1gH/ZaPHT320vV9WCBa9HNjBMhrGZ5esF10T MFizSGRydej3NuBDjZUfhrzk3QM8FLQyyNK+FGvbEaOC1qZnkPc1uwZyt1OD2hpk u1gubdcdCzGTdQIh6e4cYNG4SFK5u4LdlKDHwccaZJCvlaJR9bBlhg== -----END RSA PRIVATE KEY----- 2018-11-14 16:42:15,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-11-14 16:42:15,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" -d '{"security_group": {"name": "cinder_test-sg_7d691686-5a8b-4c83-bd2c-4eca6c960b2c", "description": "created by OPNFV Functest (cinder_test)"}}' 2018-11-14 16:42:15,971 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1422 X-Openstack-Request-Id: req-40d76149-cea6-40bc-a500-8871026cbb6a Date: Wed, 14 Nov 2018 16:42:15 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "5531b284788f4641bc452c74fd83b7ad", "created_at": "2018-11-14T16:42:15Z", "updated_at": "2018-11-14T16:42:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:42:15Z", "revision_number": 0, "id": "089c2f08-db62-47d9-940a-14c5e4c10463", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:42:15Z", "security_group_id": "665d3639-8d7e-45aa-9937-1b8b759f2ad7", "tenant_id": "5531b284788f4641bc452c74fd83b7ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "5531b284788f4641bc452c74fd83b7ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:42:15Z", "revision_number": 0, "id": "8de9fe92-6ef4-494f-84aa-a332b68026ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:42:15Z", "security_group_id": "665d3639-8d7e-45aa-9937-1b8b759f2ad7", "tenant_id": "5531b284788f4641bc452c74fd83b7ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "5531b284788f4641bc452c74fd83b7ad"}], "revision_number": 2, "project_id": "5531b284788f4641bc452c74fd83b7ad", "id": "665d3639-8d7e-45aa-9937-1b8b759f2ad7", "name": "cinder_test-sg_7d691686-5a8b-4c83-bd2c-4eca6c960b2c"}} 2018-11-14 16:42:15,971 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-40d76149-cea6-40bc-a500-8871026cbb6a 2018-11-14 16:42:15,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.438553094864s 2018-11-14 16:42:15,971 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-40d76149-cea6-40bc-a500-8871026cbb6a 2018-11-14 16:42:15,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-14 16:42:15,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" 2018-11-14 16:42:16,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3838 X-Openstack-Request-Id: req-627bffdb-7193-4632-a25e-d5b664538487 Date: Wed, 14 Nov 2018 16:42:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "5531b284788f4641bc452c74fd83b7ad", "created_at": "2018-11-14T16:42:06Z", "updated_at": "2018-11-14T16:42:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:42:06Z", "revision_number": 0, "id": "6467cba9-d795-4871-8ef8-c69b614189e9", "remote_group_id": "06909ebe-1d71-4c1d-839f-f2e006eb3ae1", "remote_ip_prefix": null, "created_at": "2018-11-14T16:42:06Z", "security_group_id": "06909ebe-1d71-4c1d-839f-f2e006eb3ae1", "tenant_id": "5531b284788f4641bc452c74fd83b7ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "5531b284788f4641bc452c74fd83b7ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:42:06Z", "revision_number": 0, "id": "75e92f42-f8c4-4979-957f-328efe6ef060", "remote_group_id": "06909ebe-1d71-4c1d-839f-f2e006eb3ae1", "remote_ip_prefix": null, "created_at": "2018-11-14T16:42:06Z", "security_group_id": "06909ebe-1d71-4c1d-839f-f2e006eb3ae1", "tenant_id": "5531b284788f4641bc452c74fd83b7ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "5531b284788f4641bc452c74fd83b7ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:42:06Z", "revision_number": 0, "id": "97842177-fa45-4f3c-a79b-7df059893a7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:42:06Z", "security_group_id": "06909ebe-1d71-4c1d-839f-f2e006eb3ae1", "tenant_id": "5531b284788f4641bc452c74fd83b7ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "5531b284788f4641bc452c74fd83b7ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:42:06Z", "revision_number": 0, "id": "e4ece5fb-9e73-4f26-bd93-5253bdc1d2b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:42:06Z", "security_group_id": "06909ebe-1d71-4c1d-839f-f2e006eb3ae1", "tenant_id": "5531b284788f4641bc452c74fd83b7ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "5531b284788f4641bc452c74fd83b7ad"}], "revision_number": 4, "project_id": "5531b284788f4641bc452c74fd83b7ad", "id": "06909ebe-1d71-4c1d-839f-f2e006eb3ae1", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "5531b284788f4641bc452c74fd83b7ad", "created_at": "2018-11-14T16:42:15Z", "updated_at": "2018-11-14T16:42:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:42:15Z", "revision_number": 0, "id": "089c2f08-db62-47d9-940a-14c5e4c10463", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:42:15Z", "security_group_id": "665d3639-8d7e-45aa-9937-1b8b759f2ad7", "tenant_id": "5531b284788f4641bc452c74fd83b7ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "5531b284788f4641bc452c74fd83b7ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:42:15Z", "revision_number": 0, "id": "8de9fe92-6ef4-494f-84aa-a332b68026ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:42:15Z", "security_group_id": "665d3639-8d7e-45aa-9937-1b8b759f2ad7", "tenant_id": "5531b284788f4641bc452c74fd83b7ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "5531b284788f4641bc452c74fd83b7ad"}], "revision_number": 2, "project_id": "5531b284788f4641bc452c74fd83b7ad", "id": "665d3639-8d7e-45aa-9937-1b8b759f2ad7", "name": "cinder_test-sg_7d691686-5a8b-4c83-bd2c-4eca6c960b2c"}]} 2018-11-14 16:42:16,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-627bffdb-7193-4632-a25e-d5b664538487 2018-11-14 16:42:16,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.240144014359s 2018-11-14 16:42:16,216 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-627bffdb-7193-4632-a25e-d5b664538487 2018-11-14 16:42:16,220 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-14 16:42:16,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" -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": "665d3639-8d7e-45aa-9937-1b8b759f2ad7"}}' 2018-11-14 16:42:16,604 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-bdcbe2a9-96db-49d4-962f-c100ce2a1785 Date: Wed, 14 Nov 2018 16:42:16 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-11-14T16:42:16Z", "security_group_id": "665d3639-8d7e-45aa-9937-1b8b759f2ad7", "port_range_min": 22, "revision_number": 0, "tenant_id": "5531b284788f4641bc452c74fd83b7ad", "created_at": "2018-11-14T16:42:16Z", "project_id": "5531b284788f4641bc452c74fd83b7ad", "id": "2ea728f4-2c46-445e-9598-345a6d279f15"}} 2018-11-14 16:42:16,605 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-bdcbe2a9-96db-49d4-962f-c100ce2a1785 2018-11-14 16:42:16,605 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.384485006332s 2018-11-14 16:42:16,605 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-bdcbe2a9-96db-49d4-962f-c100ce2a1785 2018-11-14 16:42:16,608 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-14 16:42:16,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" 2018-11-14 16:42:16,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4334 X-Openstack-Request-Id: req-95febe7f-d42d-4105-a865-9945cf5c0320 Date: Wed, 14 Nov 2018 16:42:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "5531b284788f4641bc452c74fd83b7ad", "created_at": "2018-11-14T16:42:06Z", "updated_at": "2018-11-14T16:42:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:42:06Z", "revision_number": 0, "id": "6467cba9-d795-4871-8ef8-c69b614189e9", "remote_group_id": "06909ebe-1d71-4c1d-839f-f2e006eb3ae1", "remote_ip_prefix": null, "created_at": "2018-11-14T16:42:06Z", "security_group_id": "06909ebe-1d71-4c1d-839f-f2e006eb3ae1", "tenant_id": "5531b284788f4641bc452c74fd83b7ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "5531b284788f4641bc452c74fd83b7ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:42:06Z", "revision_number": 0, "id": "75e92f42-f8c4-4979-957f-328efe6ef060", "remote_group_id": "06909ebe-1d71-4c1d-839f-f2e006eb3ae1", "remote_ip_prefix": null, "created_at": "2018-11-14T16:42:06Z", "security_group_id": "06909ebe-1d71-4c1d-839f-f2e006eb3ae1", "tenant_id": "5531b284788f4641bc452c74fd83b7ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "5531b284788f4641bc452c74fd83b7ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:42:06Z", "revision_number": 0, "id": "97842177-fa45-4f3c-a79b-7df059893a7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:42:06Z", "security_group_id": "06909ebe-1d71-4c1d-839f-f2e006eb3ae1", "tenant_id": "5531b284788f4641bc452c74fd83b7ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "5531b284788f4641bc452c74fd83b7ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:42:06Z", "revision_number": 0, "id": "e4ece5fb-9e73-4f26-bd93-5253bdc1d2b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:42:06Z", "security_group_id": "06909ebe-1d71-4c1d-839f-f2e006eb3ae1", "tenant_id": "5531b284788f4641bc452c74fd83b7ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "5531b284788f4641bc452c74fd83b7ad"}], "revision_number": 4, "project_id": "5531b284788f4641bc452c74fd83b7ad", "id": "06909ebe-1d71-4c1d-839f-f2e006eb3ae1", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "5531b284788f4641bc452c74fd83b7ad", "created_at": "2018-11-14T16:42:15Z", "updated_at": "2018-11-14T16:42:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:42:15Z", "revision_number": 0, "id": "089c2f08-db62-47d9-940a-14c5e4c10463", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:42:15Z", "security_group_id": "665d3639-8d7e-45aa-9937-1b8b759f2ad7", "tenant_id": "5531b284788f4641bc452c74fd83b7ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "5531b284788f4641bc452c74fd83b7ad"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-14T16:42:16Z", "revision_number": 0, "id": "2ea728f4-2c46-445e-9598-345a6d279f15", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:42:16Z", "security_group_id": "665d3639-8d7e-45aa-9937-1b8b759f2ad7", "tenant_id": "5531b284788f4641bc452c74fd83b7ad", "port_range_min": 22, "ethertype": "IPv4", "project_id": "5531b284788f4641bc452c74fd83b7ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:42:15Z", "revision_number": 0, "id": "8de9fe92-6ef4-494f-84aa-a332b68026ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:42:15Z", "security_group_id": "665d3639-8d7e-45aa-9937-1b8b759f2ad7", "tenant_id": "5531b284788f4641bc452c74fd83b7ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "5531b284788f4641bc452c74fd83b7ad"}], "revision_number": 3, "project_id": "5531b284788f4641bc452c74fd83b7ad", "id": "665d3639-8d7e-45aa-9937-1b8b759f2ad7", "name": "cinder_test-sg_7d691686-5a8b-4c83-bd2c-4eca6c960b2c"}]} 2018-11-14 16:42:16,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-95febe7f-d42d-4105-a865-9945cf5c0320 2018-11-14 16:42:16,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.220110177994s 2018-11-14 16:42:16,829 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-95febe7f-d42d-4105-a865-9945cf5c0320 2018-11-14 16:42:16,832 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-14 16:42:16,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" -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": "665d3639-8d7e-45aa-9937-1b8b759f2ad7"}}' 2018-11-14 16:42:17,282 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-e662f7dc-9c58-4061-92bb-20a7f7e44a7a Date: Wed, 14 Nov 2018 16:42:17 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T16:42:17Z", "security_group_id": "665d3639-8d7e-45aa-9937-1b8b759f2ad7", "port_range_min": null, "revision_number": 0, "tenant_id": "5531b284788f4641bc452c74fd83b7ad", "created_at": "2018-11-14T16:42:17Z", "project_id": "5531b284788f4641bc452c74fd83b7ad", "id": "9b524b39-86ae-401a-8b1b-13af2e1ea746"}} 2018-11-14 16:42:17,282 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-e662f7dc-9c58-4061-92bb-20a7f7e44a7a 2018-11-14 16:42:17,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.449934005737s 2018-11-14 16:42:17,282 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-e662f7dc-9c58-4061-92bb-20a7f7e44a7a 2018-11-14 16:42:17,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 16:42:17,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" 2018-11-14 16:42:17,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-0bbf5fbc-be85-4aad-b6a5-57d0de5c7f65 Date: Wed, 14 Nov 2018 16:42:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["706ba510-b86a-463c-812b-496be3c6cf66"],"updated_at":"2018-11-14T16:42:08Z","tenant_id":"5531b284788f4641bc452c74fd83b7ad","created_at":"2018-11-14T16:42:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5531b284788f4641bc452c74fd83b7ad","id":"1aa4fca5-29dd-46e3-a3dd-6fa0fa45c477","name":"cinder_test-net_7d691686-5a8b-4c83-bd2c-4eca6c960b2c"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"updated_at":"2018-11-14T16:32:51Z","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","id":"928cbc5c-a6fa-468a-b088-88e266fca291","name":"external"}]} 2018-11-14 16:42:17,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-0bbf5fbc-be85-4aad-b6a5-57d0de5c7f65 2018-11-14 16:42:17,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.288685083389s 2018-11-14 16:42:17,573 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-0bbf5fbc-be85-4aad-b6a5-57d0de5c7f65 2018-11-14 16:42:17,577 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 16:42:17,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" 2018-11-14 16:42:17,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-95f92cbc-c8cc-4f6c-a475-425243955e73 Date: Wed, 14 Nov 2018 16:42:17 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/15b9a5da-9f39-4d15-9da5-5a8e7c09da8c/snap", "metadata": {}}], "file": "/v2/images/15b9a5da-9f39-4d15-9da5-5a8e7c09da8c/file", "owner": "5531b284788f4641bc452c74fd83b7ad", "id": "15b9a5da-9f39-4d15-9da5-5a8e7c09da8c", "size": 12716032, "self": "/v2/images/15b9a5da-9f39-4d15-9da5-5a8e7c09da8c", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/15b9a5da-9f39-4d15-9da5-5a8e7c09da8c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-14T16:42:14Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_7d691686-5a8b-4c83-bd2c-4eca6c960b2c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_7d691686-5a8b-4c83-bd2c-4eca6c960b2c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-14T16:42:13Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 16:42:17,871 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-95f92cbc-c8cc-4f6c-a475-425243955e73 2018-11-14 16:42:17,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.294214963913s 2018-11-14 16:42:17,872 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-95f92cbc-c8cc-4f6c-a475-425243955e73 2018-11-14 16:42:17,873 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-14 16:42:17,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" 2018-11-14 16:42:17,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:42: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-9f68d40d-aeaf-4fbe-aa41-9bcdb5c11300 x-compute-request-id: req-9f68d40d-aeaf-4fbe-aa41-9bcdb5c11300 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_7d691686-5a8b-4c83-bd2c-4eca6c960b2c", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/5ec2052d-46cb-48ba-acae-8cf1956ea671", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/5ec2052d-46cb-48ba-acae-8cf1956ea671", "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": "5ec2052d-46cb-48ba-acae-8cf1956ea671"}]} 2018-11-14 16:42:17,900 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-9f68d40d-aeaf-4fbe-aa41-9bcdb5c11300 2018-11-14 16:42:17,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0268340110779s 2018-11-14 16:42:17,900 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-9f68d40d-aeaf-4fbe-aa41-9bcdb5c11300 2018-11-14 16:42:17,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-11-14 16:42:17,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" -d '{"server": {"name": "cinder_test-vm2_7d691686-5a8b-4c83-bd2c-4eca6c960b2c", "imageRef": "15b9a5da-9f39-4d15-9da5-5a8e7c09da8c", "key_name": "cinder_test-kp_7d691686-5a8b-4c83-bd2c-4eca6c960b2c", "flavorRef": "5ec2052d-46cb-48ba-acae-8cf1956ea671", "max_count": 1, "min_count": 1, "networks": [{"uuid": "1aa4fca5-29dd-46e3-a3dd-6fa0fa45c477"}], "security_groups": [{"name": "665d3639-8d7e-45aa-9937-1b8b759f2ad7"}]}}' 2018-11-14 16:42:20,456 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 16:42: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-587c5ae9-cc24-469c-8aba-746c04db28e8 x-compute-request-id: req-587c5ae9-cc24-469c-8aba-746c04db28e8 Content-Length: 403 location: http://172.30.9.28:8774/v2.1/servers/5ae106b9-3114-4849-8b23-c6f04453c7b2 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "665d3639-8d7e-45aa-9937-1b8b759f2ad7"}], "OS-DCF:diskConfig": "MANUAL", "id": "5ae106b9-3114-4849-8b23-c6f04453c7b2", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5ae106b9-3114-4849-8b23-c6f04453c7b2", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5ae106b9-3114-4849-8b23-c6f04453c7b2", "rel": "bookmark"}], "adminPass": "aJrArDhpSKg3"}} 2018-11-14 16:42:20,457 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-587c5ae9-cc24-469c-8aba-746c04db28e8 2018-11-14 16:42:20,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.55444288254s 2018-11-14 16:42:20,457 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-587c5ae9-cc24-469c-8aba-746c04db28e8 2018-11-14 16:42:20,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 16:42:20,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" 2018-11-14 16:42:21,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:42:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a6bf652e-b0fa-4719-9962-921fa199739b x-compute-request-id: req-a6bf652e-b0fa-4719-9962-921fa199739b 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.28:8774/v2.1/servers/5ae106b9-3114-4849-8b23-c6f04453c7b2", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5ae106b9-3114-4849-8b23-c6f04453c7b2", "rel": "bookmark"}], "image": {"id": "15b9a5da-9f39-4d15-9da5-5a8e7c09da8c", "links": [{"href": "http://172.30.9.28:8774/images/15b9a5da-9f39-4d15-9da5-5a8e7c09da8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5ec2052d-46cb-48ba-acae-8cf1956ea671", "links": [{"href": "http://172.30.9.28:8774/flavors/5ec2052d-46cb-48ba-acae-8cf1956ea671", "rel": "bookmark"}]}, "id": "5ae106b9-3114-4849-8b23-c6f04453c7b2", "user_id": "0c505c45465a4d8286418281fcf9777f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T16:42:20Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_7d691686-5a8b-4c83-bd2c-4eca6c960b2c", "name": "cinder_test-vm2_7d691686-5a8b-4c83-bd2c-4eca6c960b2c", "created": "2018-11-14T16:42:20Z", "tenant_id": "5531b284788f4641bc452c74fd83b7ad", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 16:42:21,104 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a6bf652e-b0fa-4719-9962-921fa199739b 2018-11-14 16:42:21,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.64680814743s 2018-11-14 16:42:21,105 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a6bf652e-b0fa-4719-9962-921fa199739b 2018-11-14 16:42:21,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 16:42:21,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" 2018-11-14 16:42:21,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-67623ebb-80e1-4089-b624-6713a115ec47 Date: Wed, 14 Nov 2018 16:42:21 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["706ba510-b86a-463c-812b-496be3c6cf66"],"updated_at":"2018-11-14T16:42:08Z","tenant_id":"5531b284788f4641bc452c74fd83b7ad","created_at":"2018-11-14T16:42:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5531b284788f4641bc452c74fd83b7ad","id":"1aa4fca5-29dd-46e3-a3dd-6fa0fa45c477","name":"cinder_test-net_7d691686-5a8b-4c83-bd2c-4eca6c960b2c"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"updated_at":"2018-11-14T16:32:51Z","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","id":"928cbc5c-a6fa-468a-b088-88e266fca291","name":"external"}]} 2018-11-14 16:42:21,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-67623ebb-80e1-4089-b624-6713a115ec47 2018-11-14 16:42:21,220 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.108794927597s 2018-11-14 16:42:21,220 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-67623ebb-80e1-4089-b624-6713a115ec47 2018-11-14 16:42:21,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-14 16:42:21,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" 2018-11-14 16:42:21,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-423dde67-572b-466b-8d16-13d5e3f979e4 Date: Wed, 14 Nov 2018 16:42:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1aa4fca5-29dd-46e3-a3dd-6fa0fa45c477","tenant_id":"5531b284788f4641bc452c74fd83b7ad","created_at":"2018-11-14T16:42:08Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-14T16:42:08Z","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":"5531b284788f4641bc452c74fd83b7ad","id":"706ba510-b86a-463c-812b-496be3c6cf66","subnetpool_id":null,"name":"cinder_test-subnet_7d691686-5a8b-4c83-bd2c-4eca6c960b2c"}]} 2018-11-14 16:42:21,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-423dde67-572b-466b-8d16-13d5e3f979e4 2018-11-14 16:42:21,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.260455846786s 2018-11-14 16:42:21,482 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-423dde67-572b-466b-8d16-13d5e3f979e4 2018-11-14 16:42:21,482 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 16:42:23,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 16:42:23,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" 2018-11-14 16:42:24,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16: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-af77facb-aed9-4d5a-8178-21963a49bcb1 x-compute-request-id: req-af77facb-aed9-4d5a-8178-21963a49bcb1 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.28:8774/v2.1/servers/5ae106b9-3114-4849-8b23-c6f04453c7b2", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5ae106b9-3114-4849-8b23-c6f04453c7b2", "rel": "bookmark"}], "image": {"id": "15b9a5da-9f39-4d15-9da5-5a8e7c09da8c", "links": [{"href": "http://172.30.9.28:8774/images/15b9a5da-9f39-4d15-9da5-5a8e7c09da8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5ec2052d-46cb-48ba-acae-8cf1956ea671", "links": [{"href": "http://172.30.9.28:8774/flavors/5ec2052d-46cb-48ba-acae-8cf1956ea671", "rel": "bookmark"}]}, "id": "5ae106b9-3114-4849-8b23-c6f04453c7b2", "security_groups": [{"name": "cinder_test-sg_7d691686-5a8b-4c83-bd2c-4eca6c960b2c"}], "user_id": "0c505c45465a4d8286418281fcf9777f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T16:42:21Z", "hostId": "09f9d20826216c4f2fa1ce3a540ef1f4ed3230faa72e53371af747c9", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_7d691686-5a8b-4c83-bd2c-4eca6c960b2c", "name": "cinder_test-vm2_7d691686-5a8b-4c83-bd2c-4eca6c960b2c", "created": "2018-11-14T16:42:20Z", "tenant_id": "5531b284788f4641bc452c74fd83b7ad", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 16:42:24,372 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-af77facb-aed9-4d5a-8178-21963a49bcb1 2018-11-14 16:42:24,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.886849164963s 2018-11-14 16:42:24,372 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-af77facb-aed9-4d5a-8178-21963a49bcb1 2018-11-14 16:42:24,376 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 16:42:26,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 16:42:26,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" 2018-11-14 16:42:27,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16: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-33bebf3e-000d-49cb-b464-f6472ffe66d0 x-compute-request-id: req-33bebf3e-000d-49cb-b464-f6472ffe66d0 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.28:8774/v2.1/servers/5ae106b9-3114-4849-8b23-c6f04453c7b2", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5ae106b9-3114-4849-8b23-c6f04453c7b2", "rel": "bookmark"}], "image": {"id": "15b9a5da-9f39-4d15-9da5-5a8e7c09da8c", "links": [{"href": "http://172.30.9.28:8774/images/15b9a5da-9f39-4d15-9da5-5a8e7c09da8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5ec2052d-46cb-48ba-acae-8cf1956ea671", "links": [{"href": "http://172.30.9.28:8774/flavors/5ec2052d-46cb-48ba-acae-8cf1956ea671", "rel": "bookmark"}]}, "id": "5ae106b9-3114-4849-8b23-c6f04453c7b2", "security_groups": [{"name": "cinder_test-sg_7d691686-5a8b-4c83-bd2c-4eca6c960b2c"}], "user_id": "0c505c45465a4d8286418281fcf9777f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T16:42:21Z", "hostId": "09f9d20826216c4f2fa1ce3a540ef1f4ed3230faa72e53371af747c9", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_7d691686-5a8b-4c83-bd2c-4eca6c960b2c", "name": "cinder_test-vm2_7d691686-5a8b-4c83-bd2c-4eca6c960b2c", "created": "2018-11-14T16:42:20Z", "tenant_id": "5531b284788f4641bc452c74fd83b7ad", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 16:42:27,364 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-33bebf3e-000d-49cb-b464-f6472ffe66d0 2018-11-14 16:42:27,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.984988927841s 2018-11-14 16:42:27,364 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-33bebf3e-000d-49cb-b464-f6472ffe66d0 2018-11-14 16:42:27,368 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 16:42:29,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 16:42:29,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" 2018-11-14 16:42:29,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:42:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0cb030b1-de1f-4bbe-b18b-ad92dc205e42 x-compute-request-id: req-0cb030b1-de1f-4bbe-b18b-ad92dc205e42 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_7d691686-5a8b-4c83-bd2c-4eca6c960b2c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:43:56", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5ae106b9-3114-4849-8b23-c6f04453c7b2", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5ae106b9-3114-4849-8b23-c6f04453c7b2", "rel": "bookmark"}], "image": {"id": "15b9a5da-9f39-4d15-9da5-5a8e7c09da8c", "links": [{"href": "http://172.30.9.28:8774/images/15b9a5da-9f39-4d15-9da5-5a8e7c09da8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T16:42:26.000000", "flavor": {"id": "5ec2052d-46cb-48ba-acae-8cf1956ea671", "links": [{"href": "http://172.30.9.28:8774/flavors/5ec2052d-46cb-48ba-acae-8cf1956ea671", "rel": "bookmark"}]}, "id": "5ae106b9-3114-4849-8b23-c6f04453c7b2", "security_groups": [{"name": "cinder_test-sg_7d691686-5a8b-4c83-bd2c-4eca6c960b2c"}], "user_id": "0c505c45465a4d8286418281fcf9777f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T16:42:26Z", "hostId": "09f9d20826216c4f2fa1ce3a540ef1f4ed3230faa72e53371af747c9", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_7d691686-5a8b-4c83-bd2c-4eca6c960b2c", "name": "cinder_test-vm2_7d691686-5a8b-4c83-bd2c-4eca6c960b2c", "created": "2018-11-14T16:42:20Z", "tenant_id": "5531b284788f4641bc452c74fd83b7ad", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 16:42:29,543 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0cb030b1-de1f-4bbe-b18b-ad92dc205e42 2018-11-14 16:42:29,543 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.172579050064s 2018-11-14 16:42:29,544 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0cb030b1-de1f-4bbe-b18b-ad92dc205e42 2018-11-14 16:42:29,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-14 16:42:29,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=5ae106b9-3114-4849-8b23-c6f04453c7b2" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" 2018-11-14 16:42:29,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-3541f91e-4cdb-450d-95ed-60c18fba57fa Date: Wed, 14 Nov 2018 16:42:29 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1aa4fca5-29dd-46e3-a3dd-6fa0fa45c477","tenant_id":"5531b284788f4641bc452c74fd83b7ad","created_at":"2018-11-14T16:42:22Z","admin_state_up":true,"updated_at":"2018-11-14T16:42:26Z","binding:vnic_type":"normal","device_id":"5ae106b9-3114-4849-8b23-c6f04453c7b2","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:b1:43:56","id":"985e7469-080e-45b4-ac3c-dfc50f2a50ab","port_security_enabled":true,"project_id":"5531b284788f4641bc452c74fd83b7ad","fixed_ips":[{"subnet_id":"706ba510-b86a-463c-812b-496be3c6cf66","ip_address":"192.168.120.10"}],"extra_dhcp_opts":[],"security_groups":["665d3639-8d7e-45aa-9937-1b8b759f2ad7"],"name":""}]} 2018-11-14 16:42:29,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=5ae106b9-3114-4849-8b23-c6f04453c7b2 used request id req-3541f91e-4cdb-450d-95ed-60c18fba57fa 2018-11-14 16:42:29,778 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.230126142502s 2018-11-14 16:42:29,778 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=5ae106b9-3114-4849-8b23-c6f04453c7b2 used request id req-3541f91e-4cdb-450d-95ed-60c18fba57fa 2018-11-14 16:42:29,783 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-14 16:42:29,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/floatingips.json?port_id=985e7469-080e-45b4-ac3c-dfc50f2a50ab" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" 2018-11-14 16:42:29,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-b10ec4ae-71da-40b2-b53a-1fdf4d5fdf8e Date: Wed, 14 Nov 2018 16:42:29 GMT RESP BODY: {"floatingips": []} 2018-11-14 16:42:29,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=985e7469-080e-45b4-ac3c-dfc50f2a50ab used request id req-b10ec4ae-71da-40b2-b53a-1fdf4d5fdf8e 2018-11-14 16:42:29,805 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0218091011047s 2018-11-14 16:42:29,805 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=985e7469-080e-45b4-ac3c-dfc50f2a50ab used request id req-b10ec4ae-71da-40b2-b53a-1fdf4d5fdf8e 2018-11-14 16:42:29,805 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_7d691686-5a8b-4c83-bd2c-4eca6c960b2c': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b1:43:56', u'version': 4, u'addr': u'192.168.120.10', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'15b9a5da-9f39-4d15-9da5-5a8e7c09da8c'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-14T16:42:26.000000', 'flavor': Munch({u'id': u'5ec2052d-46cb-48ba-acae-8cf1956ea671'}), 'az': u'nova', 'id': u'5ae106b9-3114-4849-8b23-c6f04453c7b2', 'security_groups': [Munch({u'name': u'cinder_test-sg_7d691686-5a8b-4c83-bd2c-4eca6c960b2c'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'0c505c45465a4d8286418281fcf9777f', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5531b284788f4641bc452c74fd83b7ad', 'name': 'cinder_test-project_7d691686-5a8b-4c83-bd2c-4eca6c960b2c', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-11-14T16:42:26.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-14T16:42:26Z', 'hostId': u'09f9d20826216c4f2fa1ce3a540ef1f4ed3230faa72e53371af747c9', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_7d691686-5a8b-4c83-bd2c-4eca6c960b2c', 'public_v6': '', 'private_v4': u'192.168.120.10', 'cloud': 'envvars', 'host_id': u'09f9d20826216c4f2fa1ce3a540ef1f4ed3230faa72e53371af747c9', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-14T16:42:26.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'5531b284788f4641bc452c74fd83b7ad', 'name': u'cinder_test-vm2_7d691686-5a8b-4c83-bd2c-4eca6c960b2c', 'adminPass': u'aJrArDhpSKg3', 'tenant_id': u'5531b284788f4641bc452c74fd83b7ad', 'created_at': u'2018-11-14T16:42:20Z', 'created': u'2018-11-14T16:42:20Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-11-14 16:42:29,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 16:42:29,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" 2018-11-14 16:42:29,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-4deca23f-9812-43b0-88ad-6b552db22e35 Date: Wed, 14 Nov 2018 16:42:29 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["706ba510-b86a-463c-812b-496be3c6cf66"],"updated_at":"2018-11-14T16:42:08Z","tenant_id":"5531b284788f4641bc452c74fd83b7ad","created_at":"2018-11-14T16:42:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5531b284788f4641bc452c74fd83b7ad","id":"1aa4fca5-29dd-46e3-a3dd-6fa0fa45c477","name":"cinder_test-net_7d691686-5a8b-4c83-bd2c-4eca6c960b2c"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"updated_at":"2018-11-14T16:32:51Z","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","id":"928cbc5c-a6fa-468a-b088-88e266fca291","name":"external"}]} 2018-11-14 16:42:29,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-4deca23f-9812-43b0-88ad-6b552db22e35 2018-11-14 16:42:29,930 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.120974063873s 2018-11-14 16:42:29,930 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-4deca23f-9812-43b0-88ad-6b552db22e35 2018-11-14 16:42:29,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-14 16:42:29,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=5ae106b9-3114-4849-8b23-c6f04453c7b2" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" 2018-11-14 16:42:30,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-ef31c704-360c-43fa-83c0-b6f8ea511e64 Date: Wed, 14 Nov 2018 16:42:30 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1aa4fca5-29dd-46e3-a3dd-6fa0fa45c477","tenant_id":"5531b284788f4641bc452c74fd83b7ad","created_at":"2018-11-14T16:42:22Z","admin_state_up":true,"updated_at":"2018-11-14T16:42:26Z","binding:vnic_type":"normal","device_id":"5ae106b9-3114-4849-8b23-c6f04453c7b2","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:b1:43:56","id":"985e7469-080e-45b4-ac3c-dfc50f2a50ab","port_security_enabled":true,"project_id":"5531b284788f4641bc452c74fd83b7ad","fixed_ips":[{"subnet_id":"706ba510-b86a-463c-812b-496be3c6cf66","ip_address":"192.168.120.10"}],"extra_dhcp_opts":[],"security_groups":["665d3639-8d7e-45aa-9937-1b8b759f2ad7"],"name":""}]} 2018-11-14 16:42:30,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=5ae106b9-3114-4849-8b23-c6f04453c7b2 used request id req-ef31c704-360c-43fa-83c0-b6f8ea511e64 2018-11-14 16:42:30,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.237931013107s 2018-11-14 16:42:30,170 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=5ae106b9-3114-4849-8b23-c6f04453c7b2 used request id req-ef31c704-360c-43fa-83c0-b6f8ea511e64 2018-11-14 16:42:30,170 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-11-14 16:42:30,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" -d '{"floatingip": {"floating_network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "fixed_ip_address": "192.168.120.10", "port_id": "985e7469-080e-45b4-ac3c-dfc50f2a50ab"}}' 2018-11-14 16:42:31,853 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-383551b7-b197-4a78-8872-5f0f19466a2c Date: Wed, 14 Nov 2018 16:42:31 GMT RESP BODY: {"floatingip": {"router_id": "82dbce7f-8389-4fdd-95a7-7b39302aab88", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-11-14T16:42:30Z", "floating_network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.203", "revision_number": 0, "port_id": "985e7469-080e-45b4-ac3c-dfc50f2a50ab", "id": "ca15a3bf-b3b7-4b10-8494-a2437454f448", "tenant_id": "5531b284788f4641bc452c74fd83b7ad", "created_at": "2018-11-14T16:42:30Z", "project_id": "5531b284788f4641bc452c74fd83b7ad"}} 2018-11-14 16:42:31,853 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-383551b7-b197-4a78-8872-5f0f19466a2c 2018-11-14 16:42:31,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.68262290955s 2018-11-14 16:42:31,853 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-383551b7-b197-4a78-8872-5f0f19466a2c 2018-11-14 16:42:31,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-14 16:42:31,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" 2018-11-14 16:42:32,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 557 X-Openstack-Request-Id: req-40f3b6df-553b-4188-a72c-354b027ef981 Date: Wed, 14 Nov 2018 16:42:32 GMT RESP BODY: {"floatingips": [{"router_id": "82dbce7f-8389-4fdd-95a7-7b39302aab88", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-11-14T16:42:30Z", "floating_network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.203", "revision_number": 0, "port_id": "985e7469-080e-45b4-ac3c-dfc50f2a50ab", "id": "ca15a3bf-b3b7-4b10-8494-a2437454f448", "tenant_id": "5531b284788f4641bc452c74fd83b7ad", "created_at": "2018-11-14T16:42:30Z", "project_id": "5531b284788f4641bc452c74fd83b7ad"}]} 2018-11-14 16:42:32,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-40f3b6df-553b-4188-a72c-354b027ef981 2018-11-14 16:42:32,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.354014873505s 2018-11-14 16:42:32,216 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-40f3b6df-553b-4188-a72c-354b027ef981 2018-11-14 16:42:32,220 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'82dbce7f-8389-4fdd-95a7-7b39302aab88', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'5531b284788f4641bc452c74fd83b7ad', 'created_at': u'2018-11-14T16:42:30Z', 'attached': True, 'updated_at': u'2018-11-14T16:42:30Z', 'id': u'ca15a3bf-b3b7-4b10-8494-a2437454f448', 'floating_network_id': u'928cbc5c-a6fa-468a-b088-88e266fca291', 'fixed_ip_address': u'192.168.120.10', 'floating_ip_address': u'172.30.9.203', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5531b284788f4641bc452c74fd83b7ad', 'name': 'cinder_test-project_7d691686-5a8b-4c83-bd2c-4eca6c960b2c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'82dbce7f-8389-4fdd-95a7-7b39302aab88', 'project_id': u'5531b284788f4641bc452c74fd83b7ad', 'port_id': u'985e7469-080e-45b4-ac3c-dfc50f2a50ab', 'port': u'985e7469-080e-45b4-ac3c-dfc50f2a50ab', 'network': u'928cbc5c-a6fa-468a-b088-88e266fca291'}) 2018-11-14 16:42:32,220 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 16:42:32,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/5ae106b9-3114-4849-8b23-c6f04453c7b2/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}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 16:42:32,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:42: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-2296e166-4f5b-4446-bb4e-d7dee94be049 x-compute-request-id: req-2296e166-4f5b-4446-bb4e-d7dee94be049 Content-Encoding: gzip Content-Length: 9562 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 510273418 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.164808] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.166833] pid_max: default: 32768 minimum: 301\n[ 0.167942] ACPI: Core revision 20150930\n[ 0.169502] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.171111] Security Framework initialized\n[ 0.172121] Yama: becoming mindful.\n[ 0.173011] AppArmor: AppArmor initialized\n[ 0.174040] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.175620] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.177154] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.178600] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.180279] Initializing cgroup subsys io\n[ 0.181274] Initializing cgroup subsys memory\n[ 0.182323] Initializing cgroup subsys devices\n[ 0.183378] Initializing cgroup subsys freezer\n[ 0.184438] Initializing cgroup subsys net_cls\n[ 0.185491] Initializing cgroup subsys perf_event\n[ 0.186593] Initializing cgroup subsys net_prio\n[ 0.187674] Initializing cgroup subsys hugetlb\n[ 0.188732] Initializing cgroup subsys pids\n[ 0.189800] CPU: Physical Processor ID: 0\n[ 0.191496] mce: CPU supports 10 MCE banks\n[ 0.192544] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.193756] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.209957] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.216426] ftrace: allocating 31920 entries in 125 pages\n[ 0.241954] smpboot: Max logical packages: 1\n[ 0.243001] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.244677] x2apic enabled\n[ 0.245699] Switched APIC routing to physical x2apic.\n[ 0.247932] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.249280] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.251801] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.253980] KVM setup paravirtual spinlock\n[ 0.255466] x86: Booted up 1 node, 1 CPUs\n[ 0.256455] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.258141] devtmpfs: initialized\n[ 0.260006] evm: security.selinux\n[ 0.260865] evm: security.SMACK64\n[ 0.261716] evm: security.SMACK64EXEC\n[ 0.262631] evm: security.SMACK64TRANSMUTE\n[ 0.263765] evm: security.SMACK64MMAP\n[ 0.264685] evm: security.ima\n[ 0.265483] evm: security.capability\n[ 0.266467] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.268742] pinctrl core: initialized pinctrl subsystem\n[ 0.270083] RTC time: 16:42:26, date: 11/14/18\n[ 0.271257] NET: Registered protocol family 16\n[ 0.272459] cpuidle: using governor ladder\n[ 0.273472] cpuidle: using governor menu\n[ 0.274450] PCCT header not found.\n[ 0.275372] ACPI: bus type PCI registered\n[ 0.276365] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.277881] PCI: Using configuration type 1 for base access\n[ 0.279895] ACPI: Added _OSI(Module Device)\n[ 0.280924] ACPI: Added _OSI(Processor Device)\n[ 0.281990] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.283095] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.285070] ACPI: Interpreter enabled\n[ 0.286022] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.288297] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.290574] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.292859] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.295143] ACPI: (supports S0 S5)\n[ 0.296027] ACPI: Using IOAPIC for interrupt routing\n[ 0.297194] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.300739] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.302141] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.303632] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.305097] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.307786] acpiphp: Slot [3] registered\n[ 0.308772] acpiphp: Slot [4] registered\n[ 0.309746] acpiphp: Slot [5] registered\n[ 0.310737] acpiphp: Slot [6] registered\n[ 0.311730] acpiphp: Slot [7] registered\n[ 0.312721] acpiphp: Slot [8] registered\n[ 0.313714] acpiphp: Slot [9] registered\n[ 0.314702] acpiphp: Slot [10] registered\n[ 0.315709] acpiphp: Slot [11] registered\n[ 0.316715] acpiphp: Slot [12] registered\n[ 0.317722] acpiphp: Slot [13] registered\n[ 0.318723] acpiphp: Slot [14] registered\n[ 0.319727] acpiphp: Slot [15] registered\n[ 0.333472] acpiphp: Slot [16] registered\n[ 0.334480] acpiphp: Slot [17] registered\n[ 0.335472] acpiphp: Slot [18] registered\n[ 0.336465] acpiphp: Slot [19] registered\n[ 0.337451] acpiphp: Slot [20] registered\n[ 0.338436] acpiphp: Slot [21] registered\n[ 0.339423] acpiphp: Slot [22] registered\n[ 0.340424] acpiphp: Slot [23] registered\n[ 0.341429] acpiphp: Slot [24] registered\n[ 0.342437] acpiphp: Slot [25] registered\n[ 0.343441] acpiphp: Slot [26] registered\n[ 0.344441] acpiphp: Slot [27] registered\n[ 0.345427] acpiphp: Slot [28] registered\n[ 0.346413] acpiphp: Slot [29] registered\n[ 0.347416] acpiphp: Slot [30] registered\n[ 0.348413] acpiphp: Slot [31] registered\n[ 0.349413] PCI host bridge to bus 0000:00\n[ 0.350403] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.351890] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.353376] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.355164] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.356951] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.358769] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.362505] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.364062] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.365509] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.367061] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.370962] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.372895] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.393114] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.394914] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.396660] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.398410] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.400112] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.401665] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.403287] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.404612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.406480] vgaarb: loaded\n[ 0.407219] vgaarb: bridge control possible 0000:00:02.0\n[ 0.408694] SCSI subsystem initialized\n[ 0.409820] ACPI: bus type USB registered\n[ 0.410829] usbcore: registered new interface driver usbfs\n[ 0.412071] usbcore: registered new interface driver hub\n[ 0.413308] usbcore: registered new device driver usb\n[ 0.414644] PCI: Using ACPI for IRQ routing\n[ 0.416000] NetLabel: Initializing\n[ 0.416889] NetLabel: domain hash size = 128\n[ 0.417922] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.419081] NetLabel: unlabeled traffic allowed by default\n[ 0.420500] clocksource: Switched to clocksource kvm-clock\n[ 0.429844] AppArmor: AppArmor Filesystem Enabled\n[ 0.431017] pnp: PnP ACPI init\n[ 0.432123] pnp: PnP ACPI: found 5 devices\n[ 0.438723] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.440827] NET: Registered protocol family 2\n[ 0.442108] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.443723] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.445200] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.446685] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.448021] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.449459] NET: Registered protocol family 1\n[ 0.450539] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.451885] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.453198] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.467516] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.481853] Trying to unpack rootfs image as initramfs...\n[ 0.542032] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.544063] Scanning for low memory corruption every 60 seconds\n[ 0.545703] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.547140] audit: initializing netlink subsys (disabled)\n[ 0.548415] audit: type=2000 audit(1542213747.589:1): initialized\n[ 0.550037] Initialise system trusted keyring\n[ 0.551205] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.552629] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.557668] zbud: loaded\n[ 0.558751] VFS: Disk quotas dquot_6.6.0\n[ 0.559779] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.561886] fuse init (API version 7.23)\n[ 0.563012] Key type big_key registered\n[ 0.564026] Allocating IMA MOK and blacklist keyrings.\n[ 0.565586] Key type asymmetric registered\n[ 0.566598] Asymmetric key parser 'x509' registered\n[ 0.567789] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.569642] io scheduler noop registered\n[ 0.570613] io scheduler deadline registered (default)\n[ 0.571822] io scheduler cfq registered\n[ 0.572944] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.574213] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.575820] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.577635] ACPI: Power Button [PWRF]\n[ 0.578748] GHES: HEST is not enabled!\n[ 0.592710] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.621358] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.623920] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.647413] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.650160] Linux agpgart interface v0.103\n[ 0.653307] brd: module loaded\n[ 0.655325] loop: module loaded\n[ 0.659807] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.661592] GPT:90111 != 2097151\n[ 0.662441] GPT:Alternate GPT header not at the end of the disk.\n[ 0.663772] GPT:90111 != 2097151\n[ 0.664619] GPT: Use GNU Parted to correct GPT errors.\n[ 0.665813] vda: vda1 vda15\n[ 0.667322] scsi host0: ata_piix\n[ 0.668293] scsi host1: ata_piix\n[ 0.669197] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.670686] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.672483] libphy: Fixed MDIO Bus: probed\n[ 0.673702] tun: Universal TUN/TAP device driver, 1.6\n[ 0.674880] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.677331] PPP generic driver version 2.4.2\n[ 0.678531] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.680052] ehci-pci: EHCI PCI platform driver\n[ 0.681153] ehci-platform: EHCI generic platform driver\n[ 0.682425] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.683797] ohci-pci: OHCI PCI platform driver\n[ 0.684873] ohci-platform: OHCI generic platform driver\n[ 0.686081] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.700463] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.701675] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.703470] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.704690] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.706078] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.707557] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.709290] usb usb1: Product: UHCI Host Controller\n[ 0.710422] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.711795] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.712983] hub 1-0:1.0: USB hub found\n[ 0.714013] hub 1-0:1.0: 2 ports detected\n[ 0.715166] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.717811] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.718971] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.720229] mousedev: PS/2 mouse device common for all mice\n[ 0.721736] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.723940] rtc_cmos 00:00: RTC can wake from S4\n[ 0.725319] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.726767] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.728209] i2c /dev entries driver\n[ 0.729150] device-mapper: uevent: version 1.0.3\n[ 0.730318] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.732316] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.733963] NET: Registered protocol family 10\n[ 0.735357] NET: Registered protocol family 17\n[ 0.736433] Key type dns_resolver registered\n[ 0.737653] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.738998] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.741187] registered taskstats version 1\n[ 0.742230] Loading compiled-in X.509 certificates\n[ 0.743923] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.746190] zswap: loaded using pool lzo/zbud\n[ 0.748112] Key type trusted registered\n[ 0.750093] Key type encrypted registered\n[ 0.751114] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.752379] ima: No TPM chip found, activating TPM-bypass!\n[ 0.753649] evm: HMAC attrs: 0x1\n[ 0.754794] Magic number: 10:464:742\n[ 0.755842] rtc_cmos 00:00: setting system clock to 2018-11-14 16:42:27 UTC (1542213747)\n[ 0.757822] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.759163] EDD information not available.\n[ 0.830075] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.844764] Write protecting the kernel read-only data: 14336k\n[ 0.847439] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.849662] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.896032] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.10...\nLease of 192.168.120.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.94. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCiyEUbeND+sBL4v3k0Mxm5bDiQPefsaxfl3k9h2QC0xsuqsyUEtJeV0PlCyzzEF6imgyRomjZ+paphsmE6hPMzuCYD7p6TfHl0RemrHBO2kyEKCMn098cHNKtqHu/0YCu+kGqJwjyU7ovZjch6N97o65QaOdNj4CfaAD1iWsCCvpjSsfiTlBwETq2bvNUhlYjvpene+bwQhDD59gXMimEDY2wI432OSdt4i5/jl5YcPAF4rSpFWffSdwQhykox1IfH9tf9UiXBxQO4h4qwCo/MQoYiHiElikBOI69I/os76DG8U+LNifxB38nroeEpSh+1WAklN0vNyi9K1w38Hatn root@cinder-test-vm2-7d691686-5a8b-4c83-bd2c-4eca6c960b2c\nssh-dss AAAAB3NzaC1kc3MAAACBAJAiFEJ5xo0y+7zbzbClzc6XUqbbTqryPF5c2LJnf4NMguY9byB9gNbPpi/s3BilZTi+wuVLqxDXN+2uZHTT3fjKX4GeVW/zclcI+wJpdLw2jSaVCoFnVlP61qUheFf2z9vyaSZkyIZ9GKZrSRXQew/uvI0O/3m7G7sndGHGCnpFAAAAFQCZKLKAiFyYGZGThhGm3Tgt4G8IHwAAAIBnHI01wNNPFRfcSyIqBZVJTfNSNF6WkGxZfGkDaUCYwJi3R19IMKtbZo+C0GW5lun+5Kb1S3/yKNiZV88SvHy6dPupBTg9aHIyF3xuiSbi/5vJaqkXkXrBzlAA0gy8DJ6QaXkNtlXaOt+h5XrElrSnLicp2R8HgJQ/UzKMsgFp/gAAAIABxaUZ4N9G5fdRPEdTU741D59cHdiwd7nZwFWmnHx17+P4bzQ41Wk2RiQSm+lM6My7rvncL4glsX3v27YEhpnWaTV0Pqi2yBywr6XjwF/2eOlsBuAfBZeXIzmvIKgJU/VXJpiDR+NjHuMiW1+rsymCTrjZ4ihQacQGWlLZo9xYcw== root@cinder-test-vm2-7d691686-5a8b-4c83-bd2c-4eca6c960b2c\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.45s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.10,24,fe80::f816:3eff:feb1:4356/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.4 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.10 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000014\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm2-7d691686-5a8b-4c83-bd2c-4eca6c960b2c\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.93 ===\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-7d691686-5a8b-4c83-bd2c-4eca6c960b2c login: "} 2018-11-14 16:42:32,442 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/5ae106b9-3114-4849-8b23-c6f04453c7b2/action used request id req-2296e166-4f5b-4446-bb4e-d7dee94be049 2018-11-14 16:42:32,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.222121953964s 2018-11-14 16:42:32,443 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/5ae106b9-3114-4849-8b23-c6f04453c7b2/action used request id req-2296e166-4f5b-4446-bb4e-d7dee94be049 2018-11-14 16:42:32,444 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 510273418 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.164808] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.166833] pid_max: default: 32768 minimum: 301 [ 0.167942] ACPI: Core revision 20150930 [ 0.169502] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.171111] Security Framework initialized [ 0.172121] Yama: becoming mindful. [ 0.173011] AppArmor: AppArmor initialized [ 0.174040] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.175620] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.177154] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.178600] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.180279] Initializing cgroup subsys io [ 0.181274] Initializing cgroup subsys memory [ 0.182323] Initializing cgroup subsys devices [ 0.183378] Initializing cgroup subsys freezer [ 0.184438] Initializing cgroup subsys net_cls [ 0.185491] Initializing cgroup subsys perf_event [ 0.186593] Initializing cgroup subsys net_prio [ 0.187674] Initializing cgroup subsys hugetlb [ 0.188732] Initializing cgroup subsys pids [ 0.189800] CPU: Physical Processor ID: 0 [ 0.191496] mce: CPU supports 10 MCE banks [ 0.192544] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.193756] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.209957] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.216426] ftrace: allocating 31920 entries in 125 pages [ 0.241954] smpboot: Max logical packages: 1 [ 0.243001] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.244677] x2apic enabled [ 0.245699] Switched APIC routing to physical x2apic. [ 0.247932] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.249280] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.251801] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.253980] KVM setup paravirtual spinlock [ 0.255466] x86: Booted up 1 node, 1 CPUs [ 0.256455] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.258141] devtmpfs: initialized [ 0.260006] evm: security.selinux [ 0.260865] evm: security.SMACK64 [ 0.261716] evm: security.SMACK64EXEC [ 0.262631] evm: security.SMACK64TRANSMUTE [ 0.263765] evm: security.SMACK64MMAP [ 0.264685] evm: security.ima [ 0.265483] evm: security.capability [ 0.266467] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.268742] pinctrl core: initialized pinctrl subsystem [ 0.270083] RTC time: 16:42:26, date: 11/14/18 [ 0.271257] NET: Registered protocol family 16 [ 0.272459] cpuidle: using governor ladder [ 0.273472] cpuidle: using governor menu [ 0.274450] PCCT header not found. [ 0.275372] ACPI: bus type PCI registered [ 0.276365] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.277881] PCI: Using configuration type 1 for base access [ 0.279895] ACPI: Added _OSI(Module Device) [ 0.280924] ACPI: Added _OSI(Processor Device) [ 0.281990] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.283095] ACPI: Added _OSI(Processor Aggregator Device) [ 0.285070] ACPI: Interpreter enabled [ 0.286022] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.288297] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.290574] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.292859] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.295143] ACPI: (supports S0 S5) [ 0.296027] ACPI: Using IOAPIC for interrupt routing [ 0.297194] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.300739] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.302141] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.303632] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.305097] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.307786] acpiphp: Slot [3] registered [ 0.308772] acpiphp: Slot [4] registered [ 0.309746] acpiphp: Slot [5] registered [ 0.310737] acpiphp: Slot [6] registered [ 0.311730] acpiphp: Slot [7] registered [ 0.312721] acpiphp: Slot [8] registered [ 0.313714] acpiphp: Slot [9] registered [ 0.314702] acpiphp: Slot [10] registered [ 0.315709] acpiphp: Slot [11] registered [ 0.316715] acpiphp: Slot [12] registered [ 0.317722] acpiphp: Slot [13] registered [ 0.318723] acpiphp: Slot [14] registered [ 0.319727] acpiphp: Slot [15] registered [ 0.333472] acpiphp: Slot [16] registered [ 0.334480] acpiphp: Slot [17] registered [ 0.335472] acpiphp: Slot [18] registered [ 0.336465] acpiphp: Slot [19] registered [ 0.337451] acpiphp: Slot [20] registered [ 0.338436] acpiphp: Slot [21] registered [ 0.339423] acpiphp: Slot [22] registered [ 0.340424] acpiphp: Slot [23] registered [ 0.341429] acpiphp: Slot [24] registered [ 0.342437] acpiphp: Slot [25] registered [ 0.343441] acpiphp: Slot [26] registered [ 0.344441] acpiphp: Slot [27] registered [ 0.345427] acpiphp: Slot [28] registered [ 0.346413] acpiphp: Slot [29] registered [ 0.347416] acpiphp: Slot [30] registered [ 0.348413] acpiphp: Slot [31] registered [ 0.349413] PCI host bridge to bus 0000:00 [ 0.350403] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.351890] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.353376] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.355164] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.356951] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.358769] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.362505] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.364062] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.365509] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.367061] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.370962] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.372895] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.393114] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.394914] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.396660] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.398410] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.400112] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.401665] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.403287] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.404612] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.406480] vgaarb: loaded [ 0.407219] vgaarb: bridge control possible 0000:00:02.0 [ 0.408694] SCSI subsystem initialized [ 0.409820] ACPI: bus type USB registered [ 0.410829] usbcore: registered new interface driver usbfs [ 0.412071] usbcore: registered new interface driver hub [ 0.413308] usbcore: registered new device driver usb [ 0.414644] PCI: Using ACPI for IRQ routing [ 0.416000] NetLabel: Initializing [ 0.416889] NetLabel: domain hash size = 128 [ 0.417922] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.419081] NetLabel: unlabeled traffic allowed by default [ 0.420500] clocksource: Switched to clocksource kvm-clock [ 0.429844] AppArmor: AppArmor Filesystem Enabled [ 0.431017] pnp: PnP ACPI init [ 0.432123] pnp: PnP ACPI: found 5 devices [ 0.438723] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.440827] NET: Registered protocol family 2 [ 0.442108] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.443723] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.445200] TCP: Hash tables configured (established 4096 bind 4096) [ 0.446685] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448021] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449459] NET: Registered protocol family 1 [ 0.450539] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451885] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.453198] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.467516] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.481853] Trying to unpack rootfs image as initramfs... [ 0.542032] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.544063] Scanning for low memory corruption every 60 seconds [ 0.545703] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.547140] audit: initializing netlink subsys (disabled) [ 0.548415] audit: type=2000 audit(1542213747.589:1): initialized [ 0.550037] Initialise system trusted keyring [ 0.551205] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.552629] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.557668] zbud: loaded [ 0.558751] VFS: Disk quotas dquot_6.6.0 [ 0.559779] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.561886] fuse init (API version 7.23) [ 0.563012] Key type big_key registered [ 0.564026] Allocating IMA MOK and blacklist keyrings. [ 0.565586] Key type asymmetric registered [ 0.566598] Asymmetric key parser 'x509' registered [ 0.567789] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.569642] io scheduler noop registered [ 0.570613] io scheduler deadline registered (default) [ 0.571822] io scheduler cfq registered [ 0.572944] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.574213] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.575820] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.577635] ACPI: Power Button [PWRF] [ 0.578748] GHES: HEST is not enabled! [ 0.592710] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.621358] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.623920] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.647413] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.650160] Linux agpgart interface v0.103 [ 0.653307] brd: module loaded [ 0.655325] loop: module loaded [ 0.659807] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.661592] GPT:90111 != 2097151 [ 0.662441] GPT:Alternate GPT header not at the end of the disk. [ 0.663772] GPT:90111 != 2097151 [ 0.664619] GPT: Use GNU Parted to correct GPT errors. [ 0.665813] vda: vda1 vda15 [ 0.667322] scsi host0: ata_piix [ 0.668293] scsi host1: ata_piix [ 0.669197] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.670686] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.672483] libphy: Fixed MDIO Bus: probed [ 0.673702] tun: Universal TUN/TAP device driver, 1.6 [ 0.674880] tun: (C) 1999-2004 Max Krasnyansky [ 0.677331] PPP generic driver version 2.4.2 [ 0.678531] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.680052] ehci-pci: EHCI PCI platform driver [ 0.681153] ehci-platform: EHCI generic platform driver [ 0.682425] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.683797] ohci-pci: OHCI PCI platform driver [ 0.684873] ohci-platform: OHCI generic platform driver [ 0.686081] uhci_hcd: USB Universal Host Controller Interface driver [ 0.700463] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.701675] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.703470] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.704690] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.706078] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.707557] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.709290] usb usb1: Product: UHCI Host Controller [ 0.710422] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.711795] usb usb1: SerialNumber: 0000:00:01.2 [ 0.712983] hub 1-0:1.0: USB hub found [ 0.714013] hub 1-0:1.0: 2 ports detected [ 0.715166] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.717811] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.718971] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.720229] mousedev: PS/2 mouse device common for all mice [ 0.721736] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.723940] rtc_cmos 00:00: RTC can wake from S4 [ 0.725319] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.726767] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.728209] i2c /dev entries driver [ 0.729150] device-mapper: uevent: version 1.0.3 [ 0.730318] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.732316] ledtrig-cpu: registered to indicate activity on CPUs [ 0.733963] NET: Registered protocol family 10 [ 0.735357] NET: Registered protocol family 17 [ 0.736433] Key type dns_resolver registered [ 0.737653] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.738998] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.741187] registered taskstats version 1 [ 0.742230] Loading compiled-in X.509 certificates [ 0.743923] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.746190] zswap: loaded using pool lzo/zbud [ 0.748112] Key type trusted registered [ 0.750093] Key type encrypted registered [ 0.751114] AppArmor: AppArmor sha1 policy hashing enabled [ 0.752379] ima: No TPM chip found, activating TPM-bypass! [ 0.753649] evm: HMAC attrs: 0x1 [ 0.754794] Magic number: 10:464:742 [ 0.755842] rtc_cmos 00:00: setting system clock to 2018-11-14 16:42:27 UTC (1542213747) [ 0.757822] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.759163] EDD information not available. [ 0.830075] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.844764] Write protecting the kernel read-only data: 14336k [ 0.847439] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.849662] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.896032] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.86 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.10... Lease of 192.168.120.10 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.94. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCiyEUbeND+sBL4v3k0Mxm5bDiQPefsaxfl3k9h2QC0xsuqsyUEtJeV0PlCyzzEF6imgyRomjZ+paphsmE6hPMzuCYD7p6TfHl0RemrHBO2kyEKCMn098cHNKtqHu/0YCu+kGqJwjyU7ovZjch6N97o65QaOdNj4CfaAD1iWsCCvpjSsfiTlBwETq2bvNUhlYjvpene+bwQhDD59gXMimEDY2wI432OSdt4i5/jl5YcPAF4rSpFWffSdwQhykox1IfH9tf9UiXBxQO4h4qwCo/MQoYiHiElikBOI69I/os76DG8U+LNifxB38nroeEpSh+1WAklN0vNyi9K1w38Hatn root@cinder-test-vm2-7d691686-5a8b-4c83-bd2c-4eca6c960b2c ssh-dss AAAAB3NzaC1kc3MAAACBAJAiFEJ5xo0y+7zbzbClzc6XUqbbTqryPF5c2LJnf4NMguY9byB9gNbPpi/s3BilZTi+wuVLqxDXN+2uZHTT3fjKX4GeVW/zclcI+wJpdLw2jSaVCoFnVlP61qUheFf2z9vyaSZkyIZ9GKZrSRXQew/uvI0O/3m7G7sndGHGCnpFAAAAFQCZKLKAiFyYGZGThhGm3Tgt4G8IHwAAAIBnHI01wNNPFRfcSyIqBZVJTfNSNF6WkGxZfGkDaUCYwJi3R19IMKtbZo+C0GW5lun+5Kb1S3/yKNiZV88SvHy6dPupBTg9aHIyF3xuiSbi/5vJaqkXkXrBzlAA0gy8DJ6QaXkNtlXaOt+h5XrElrSnLicp2R8HgJQ/UzKMsgFp/gAAAIABxaUZ4N9G5fdRPEdTU741D59cHdiwd7nZwFWmnHx17+P4bzQ41Wk2RiQSm+lM6My7rvncL4glsX3v27YEhpnWaTV0Pqi2yBywr6XjwF/2eOlsBuAfBZeXIzmvIKgJU/VXJpiDR+NjHuMiW1+rsymCTrjZ4ihQacQGWlLZo9xYcw== root@cinder-test-vm2-7d691686-5a8b-4c83-bd2c-4eca6c960b2c -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.45s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.10,24,fe80::f816:3eff:feb1:4356/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.4 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.10 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000014 name: N/A availability-zone: nova local-hostname: cinder-test-vm2-7d691686-5a8b-4c83-bd2c-4eca6c960b2c launch-index: 0 === cirros: current=0.4.0 uptime=3.93 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-7d691686-5a8b-4c83-bd2c-4eca6c960b2c login: 2018-11-14 16:42:33,445 - paramiko.transport - DEBUG - starting thread (client mode): 0xcd5dc9d0L 2018-11-14 16:42:33,445 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-11-14 16:42:33,446 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-11-14 16:42:33,446 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-11-14 16:42:33,447 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-11-14 16:42:33,447 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-14 16:42:33,447 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-11-14 16:42:33,448 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-14 16:42:33,448 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-14 16:42:33,448 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-14 16:42:33,465 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-14 16:42:33,465 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-14 16:42:33,477 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.203: 7b485440ff551e96373b7f7b2342768f 2018-11-14 16:42:33,478 - paramiko.transport - DEBUG - Trying discovered key aaba376a001b36c8bb66580fe755205e in /tmp/tmpbUWbqM 2018-11-14 16:42:33,504 - paramiko.transport - DEBUG - userauth is OK 2018-11-14 16:42:33,509 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-14 16:42:33,515 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.POST.volumes 2018-11-14 16:42:33,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8776/v3/5531b284788f4641bc452c74fd83b7ad/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}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" -d '{"volume": {"display_name": "cinder_test-volume_7d691686-5a8b-4c83-bd2c-4eca6c960b2c", "size": "2"}}' 2018-11-14 16:42:34,803 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 16:42:33 GMT Server: Apache x-compute-request-id: req-f3e7d5df-9d38-4a79-85f0-6f8d3c76546a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f3e7d5df-9d38-4a79-85f0-6f8d3c76546a Content-Length: 816 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "0c505c45465a4d8286418281fcf9777f", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/5531b284788f4641bc452c74fd83b7ad/volumes/c4fcb61f-cb16-43aa-8e6c-23e85d7b2891", "rel": "self"}, {"href": "http://172.30.9.28:8776/5531b284788f4641bc452c74fd83b7ad/volumes/c4fcb61f-cb16-43aa-8e6c-23e85d7b2891", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-14T16:42:34.000000", "description": null, "updated_at": null, "volume_type": null, "name": "cinder_test-volume_7d691686-5a8b-4c83-bd2c-4eca6c960b2c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c4fcb61f-cb16-43aa-8e6c-23e85d7b2891", "size": 2}} 2018-11-14 16:42:34,803 - keystoneauth.session - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/5531b284788f4641bc452c74fd83b7ad/volumes used request id req-f3e7d5df-9d38-4a79-85f0-6f8d3c76546a 2018-11-14 16:42:34,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.POST.volumes in 1.28784203529s 2018-11-14 16:42:34,804 - shade.request_ids - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/5531b284788f4641bc452c74fd83b7ad/volumes used request id req-f3e7d5df-9d38-4a79-85f0-6f8d3c76546a 2018-11-14 16:42:34,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-11-14 16:42:34,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/5531b284788f4641bc452c74fd83b7ad/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}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" 2018-11-14 16:42:35,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:42:34 GMT Server: Apache x-compute-request-id: req-43027905-5d40-4f5a-8e3b-f2aa6a6e59f5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-43027905-5d40-4f5a-8e3b-f2aa6a6e59f5 Content-Encoding: gzip Content-Length: 449 Content-Type: application/json RESP BODY: {"volumes": [{"status": "creating", "user_id": "0c505c45465a4d8286418281fcf9777f", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/5531b284788f4641bc452c74fd83b7ad/volumes/c4fcb61f-cb16-43aa-8e6c-23e85d7b2891", "rel": "self"}, {"href": "http://172.30.9.28:8776/5531b284788f4641bc452c74fd83b7ad/volumes/c4fcb61f-cb16-43aa-8e6c-23e85d7b2891", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-14T16:42:34.000000", "description": null, "os-vol-tenant-attr:tenant_id": "5531b284788f4641bc452c74fd83b7ad", "updated_at": "2018-11-14T16:42:34.000000", "volume_type": null, "name": "cinder_test-volume_7d691686-5a8b-4c83-bd2c-4eca6c960b2c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c4fcb61f-cb16-43aa-8e6c-23e85d7b2891", "size": 2}]} 2018-11-14 16:42:35,766 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/5531b284788f4641bc452c74fd83b7ad/volumes/detail used request id req-43027905-5d40-4f5a-8e3b-f2aa6a6e59f5 2018-11-14 16:42:35,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.961483001709s 2018-11-14 16:42:35,766 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/5531b284788f4641bc452c74fd83b7ad/volumes/detail used request id req-43027905-5d40-4f5a-8e3b-f2aa6a6e59f5 2018-11-14 16:42:35,768 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 16:42:37,771 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-11-14 16:42:37,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/5531b284788f4641bc452c74fd83b7ad/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}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" 2018-11-14 16:42:38,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:42:37 GMT Server: Apache x-compute-request-id: req-f37b877d-7886-484f-80ed-d808bbcb0045 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f37b877d-7886-484f-80ed-d808bbcb0045 Content-Encoding: gzip Content-Length: 451 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "0c505c45465a4d8286418281fcf9777f", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/5531b284788f4641bc452c74fd83b7ad/volumes/c4fcb61f-cb16-43aa-8e6c-23e85d7b2891", "rel": "self"}, {"href": "http://172.30.9.28:8776/5531b284788f4641bc452c74fd83b7ad/volumes/c4fcb61f-cb16-43aa-8e6c-23e85d7b2891", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-14T16:42:34.000000", "description": null, "os-vol-tenant-attr:tenant_id": "5531b284788f4641bc452c74fd83b7ad", "updated_at": "2018-11-14T16:42:36.000000", "volume_type": null, "name": "cinder_test-volume_7d691686-5a8b-4c83-bd2c-4eca6c960b2c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c4fcb61f-cb16-43aa-8e6c-23e85d7b2891", "size": 2}]} 2018-11-14 16:42:38,775 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/5531b284788f4641bc452c74fd83b7ad/volumes/detail used request id req-f37b877d-7886-484f-80ed-d808bbcb0045 2018-11-14 16:42:38,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 1.00440406799s 2018-11-14 16:42:38,776 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/5531b284788f4641bc452c74fd83b7ad/volumes/detail used request id req-f37b877d-7886-484f-80ed-d808bbcb0045 2018-11-14 16:42:38,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 16:42:38,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" 2018-11-14 16:42:38,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-a21f2640-da58-4093-b607-2e762ed341c8 Date: Wed, 14 Nov 2018 16:42:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["706ba510-b86a-463c-812b-496be3c6cf66"],"updated_at":"2018-11-14T16:42:08Z","tenant_id":"5531b284788f4641bc452c74fd83b7ad","created_at":"2018-11-14T16:42:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5531b284788f4641bc452c74fd83b7ad","id":"1aa4fca5-29dd-46e3-a3dd-6fa0fa45c477","name":"cinder_test-net_7d691686-5a8b-4c83-bd2c-4eca6c960b2c"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"updated_at":"2018-11-14T16:32:51Z","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","id":"928cbc5c-a6fa-468a-b088-88e266fca291","name":"external"}]} 2018-11-14 16:42:38,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-a21f2640-da58-4093-b607-2e762ed341c8 2018-11-14 16:42:38,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0995020866394s 2018-11-14 16:42:38,878 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-a21f2640-da58-4093-b607-2e762ed341c8 2018-11-14 16:42:38,883 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 16:42:38,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" 2018-11-14 16:42:39,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-c1f9a1e6-fed0-4698-abf0-bc7f71b5bccb Date: Wed, 14 Nov 2018 16:42:39 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/15b9a5da-9f39-4d15-9da5-5a8e7c09da8c/snap", "metadata": {}}], "file": "/v2/images/15b9a5da-9f39-4d15-9da5-5a8e7c09da8c/file", "owner": "5531b284788f4641bc452c74fd83b7ad", "id": "15b9a5da-9f39-4d15-9da5-5a8e7c09da8c", "size": 12716032, "self": "/v2/images/15b9a5da-9f39-4d15-9da5-5a8e7c09da8c", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/15b9a5da-9f39-4d15-9da5-5a8e7c09da8c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-14T16:42:14Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_7d691686-5a8b-4c83-bd2c-4eca6c960b2c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_7d691686-5a8b-4c83-bd2c-4eca6c960b2c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-14T16:42:13Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 16:42:39,110 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-c1f9a1e6-fed0-4698-abf0-bc7f71b5bccb 2018-11-14 16:42:39,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.226964950562s 2018-11-14 16:42:39,110 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-c1f9a1e6-fed0-4698-abf0-bc7f71b5bccb 2018-11-14 16:42:39,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-14 16:42:39,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" 2018-11-14 16:42:39,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16: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-888d3c63-4e9a-45ba-bb00-54c074fc97ad x-compute-request-id: req-888d3c63-4e9a-45ba-bb00-54c074fc97ad Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_7d691686-5a8b-4c83-bd2c-4eca6c960b2c", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/5ec2052d-46cb-48ba-acae-8cf1956ea671", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/5ec2052d-46cb-48ba-acae-8cf1956ea671", "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": "5ec2052d-46cb-48ba-acae-8cf1956ea671"}]} 2018-11-14 16:42:39,138 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-888d3c63-4e9a-45ba-bb00-54c074fc97ad 2018-11-14 16:42:39,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.026652097702s 2018-11-14 16:42:39,139 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-888d3c63-4e9a-45ba-bb00-54c074fc97ad 2018-11-14 16:42:39,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-11-14 16:42:39,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" -d '{"server": {"name": "cinder_test-vm_7d691686-5a8b-4c83-bd2c-4eca6c960b2c", "imageRef": "15b9a5da-9f39-4d15-9da5-5a8e7c09da8c", "key_name": "cinder_test-kp_7d691686-5a8b-4c83-bd2c-4eca6c960b2c", "flavorRef": "5ec2052d-46cb-48ba-acae-8cf1956ea671", "max_count": 1, "min_count": 1, "networks": [{"uuid": "1aa4fca5-29dd-46e3-a3dd-6fa0fa45c477"}], "security_groups": [{"name": "665d3639-8d7e-45aa-9937-1b8b759f2ad7"}]}}' 2018-11-14 16:42:42,084 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 16: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 x-openstack-request-id: req-e469b5f9-32bc-4506-bde1-9faebf8e3f68 x-compute-request-id: req-e469b5f9-32bc-4506-bde1-9faebf8e3f68 Content-Length: 403 location: http://172.30.9.28:8774/v2.1/servers/cf8a96bf-74ad-4caa-b99e-0aaf2b88d8aa Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "665d3639-8d7e-45aa-9937-1b8b759f2ad7"}], "OS-DCF:diskConfig": "MANUAL", "id": "cf8a96bf-74ad-4caa-b99e-0aaf2b88d8aa", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cf8a96bf-74ad-4caa-b99e-0aaf2b88d8aa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cf8a96bf-74ad-4caa-b99e-0aaf2b88d8aa", "rel": "bookmark"}], "adminPass": "89ijPUn9zj6m"}} 2018-11-14 16:42:42,084 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-e469b5f9-32bc-4506-bde1-9faebf8e3f68 2018-11-14 16:42:42,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.94475793839s 2018-11-14 16:42:42,085 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-e469b5f9-32bc-4506-bde1-9faebf8e3f68 2018-11-14 16:42:42,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 16:42:42,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" 2018-11-14 16:42:42,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:42:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2c61b579-dbb6-41e8-8ba9-1d0dc8327744 x-compute-request-id: req-2c61b579-dbb6-41e8-8ba9-1d0dc8327744 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.28:8774/v2.1/servers/cf8a96bf-74ad-4caa-b99e-0aaf2b88d8aa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cf8a96bf-74ad-4caa-b99e-0aaf2b88d8aa", "rel": "bookmark"}], "image": {"id": "15b9a5da-9f39-4d15-9da5-5a8e7c09da8c", "links": [{"href": "http://172.30.9.28:8774/images/15b9a5da-9f39-4d15-9da5-5a8e7c09da8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5ec2052d-46cb-48ba-acae-8cf1956ea671", "links": [{"href": "http://172.30.9.28:8774/flavors/5ec2052d-46cb-48ba-acae-8cf1956ea671", "rel": "bookmark"}]}, "id": "cf8a96bf-74ad-4caa-b99e-0aaf2b88d8aa", "user_id": "0c505c45465a4d8286418281fcf9777f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T16:42:42Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_7d691686-5a8b-4c83-bd2c-4eca6c960b2c", "name": "cinder_test-vm_7d691686-5a8b-4c83-bd2c-4eca6c960b2c", "created": "2018-11-14T16:42:42Z", "tenant_id": "5531b284788f4641bc452c74fd83b7ad", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_7d691686-5a8b-4c83-bd2c-4eca6c960b2c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:43:56", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:43:56", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5ae106b9-3114-4849-8b23-c6f04453c7b2", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5ae106b9-3114-4849-8b23-c6f04453c7b2", "rel": "bookmark"}], "image": {"id": "15b9a5da-9f39-4d15-9da5-5a8e7c09da8c", "links": [{"href": "http://172.30.9.28:8774/images/15b9a5da-9f39-4d15-9da5-5a8e7c09da8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T16:42:26.000000", "flavor": {"id": "5ec2052d-46cb-48ba-acae-8cf1956ea671", "links": [{"href": "http://172.30.9.28:8774/flavors/5ec2052d-46cb-48ba-acae-8cf1956ea671", "rel": "bookmark"}]}, "id": "5ae106b9-3114-4849-8b23-c6f04453c7b2", "security_groups": [{"name": "cinder_test-sg_7d691686-5a8b-4c83-bd2c-4eca6c960b2c"}], "user_id": "0c505c45465a4d8286418281fcf9777f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T16:42:26Z", "hostId": "09f9d20826216c4f2fa1ce3a540ef1f4ed3230faa72e53371af747c9", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_7d691686-5a8b-4c83-bd2c-4eca6c960b2c", "name": "cinder_test-vm2_7d691686-5a8b-4c83-bd2c-4eca6c960b2c", "created": "2018-11-14T16:42:20Z", "tenant_id": "5531b284788f4641bc452c74fd83b7ad", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 16:42:42,676 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2c61b579-dbb6-41e8-8ba9-1d0dc8327744 2018-11-14 16:42:42,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.589978933334s 2018-11-14 16:42:42,676 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2c61b579-dbb6-41e8-8ba9-1d0dc8327744 2018-11-14 16:42:42,681 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 16:42:44,684 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 16:42:44,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" 2018-11-14 16:42:45,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:42:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a8bb2a18-3205-4028-bc5b-dc5778c082d0 x-compute-request-id: req-a8bb2a18-3205-4028-bc5b-dc5778c082d0 Content-Encoding: gzip Content-Length: 905 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cf8a96bf-74ad-4caa-b99e-0aaf2b88d8aa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cf8a96bf-74ad-4caa-b99e-0aaf2b88d8aa", "rel": "bookmark"}], "image": {"id": "15b9a5da-9f39-4d15-9da5-5a8e7c09da8c", "links": [{"href": "http://172.30.9.28:8774/images/15b9a5da-9f39-4d15-9da5-5a8e7c09da8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5ec2052d-46cb-48ba-acae-8cf1956ea671", "links": [{"href": "http://172.30.9.28:8774/flavors/5ec2052d-46cb-48ba-acae-8cf1956ea671", "rel": "bookmark"}]}, "id": "cf8a96bf-74ad-4caa-b99e-0aaf2b88d8aa", "security_groups": [{"name": "cinder_test-sg_7d691686-5a8b-4c83-bd2c-4eca6c960b2c"}], "user_id": "0c505c45465a4d8286418281fcf9777f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T16:42:43Z", "hostId": "30e1451890ee54a2a5e4c0821d6ef1e68114d45e90acab80cb4fd3c6", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_7d691686-5a8b-4c83-bd2c-4eca6c960b2c", "name": "cinder_test-vm_7d691686-5a8b-4c83-bd2c-4eca6c960b2c", "created": "2018-11-14T16:42:42Z", "tenant_id": "5531b284788f4641bc452c74fd83b7ad", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_7d691686-5a8b-4c83-bd2c-4eca6c960b2c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:43:56", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:43:56", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5ae106b9-3114-4849-8b23-c6f04453c7b2", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5ae106b9-3114-4849-8b23-c6f04453c7b2", "rel": "bookmark"}], "image": {"id": "15b9a5da-9f39-4d15-9da5-5a8e7c09da8c", "links": [{"href": "http://172.30.9.28:8774/images/15b9a5da-9f39-4d15-9da5-5a8e7c09da8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T16:42:26.000000", "flavor": {"id": "5ec2052d-46cb-48ba-acae-8cf1956ea671", "links": [{"href": "http://172.30.9.28:8774/flavors/5ec2052d-46cb-48ba-acae-8cf1956ea671", "rel": "bookmark"}]}, "id": "5ae106b9-3114-4849-8b23-c6f04453c7b2", "security_groups": [{"name": "cinder_test-sg_7d691686-5a8b-4c83-bd2c-4eca6c960b2c"}], "user_id": "0c505c45465a4d8286418281fcf9777f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T16:42:26Z", "hostId": "09f9d20826216c4f2fa1ce3a540ef1f4ed3230faa72e53371af747c9", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_7d691686-5a8b-4c83-bd2c-4eca6c960b2c", "name": "cinder_test-vm2_7d691686-5a8b-4c83-bd2c-4eca6c960b2c", "created": "2018-11-14T16:42:20Z", "tenant_id": "5531b284788f4641bc452c74fd83b7ad", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 16:42:45,721 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a8bb2a18-3205-4028-bc5b-dc5778c082d0 2018-11-14 16:42:45,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.03687596321s 2018-11-14 16:42:45,721 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a8bb2a18-3205-4028-bc5b-dc5778c082d0 2018-11-14 16:42:45,726 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 16:42:47,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 16:42:47,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" 2018-11-14 16:42:48,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:42:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3562afb2-e91a-4d5e-a549-f7ab2cb26921 x-compute-request-id: req-3562afb2-e91a-4d5e-a549-f7ab2cb26921 Content-Encoding: gzip Content-Length: 905 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cf8a96bf-74ad-4caa-b99e-0aaf2b88d8aa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cf8a96bf-74ad-4caa-b99e-0aaf2b88d8aa", "rel": "bookmark"}], "image": {"id": "15b9a5da-9f39-4d15-9da5-5a8e7c09da8c", "links": [{"href": "http://172.30.9.28:8774/images/15b9a5da-9f39-4d15-9da5-5a8e7c09da8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5ec2052d-46cb-48ba-acae-8cf1956ea671", "links": [{"href": "http://172.30.9.28:8774/flavors/5ec2052d-46cb-48ba-acae-8cf1956ea671", "rel": "bookmark"}]}, "id": "cf8a96bf-74ad-4caa-b99e-0aaf2b88d8aa", "security_groups": [{"name": "cinder_test-sg_7d691686-5a8b-4c83-bd2c-4eca6c960b2c"}], "user_id": "0c505c45465a4d8286418281fcf9777f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T16:42:43Z", "hostId": "30e1451890ee54a2a5e4c0821d6ef1e68114d45e90acab80cb4fd3c6", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_7d691686-5a8b-4c83-bd2c-4eca6c960b2c", "name": "cinder_test-vm_7d691686-5a8b-4c83-bd2c-4eca6c960b2c", "created": "2018-11-14T16:42:42Z", "tenant_id": "5531b284788f4641bc452c74fd83b7ad", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_7d691686-5a8b-4c83-bd2c-4eca6c960b2c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:43:56", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:43:56", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5ae106b9-3114-4849-8b23-c6f04453c7b2", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5ae106b9-3114-4849-8b23-c6f04453c7b2", "rel": "bookmark"}], "image": {"id": "15b9a5da-9f39-4d15-9da5-5a8e7c09da8c", "links": [{"href": "http://172.30.9.28:8774/images/15b9a5da-9f39-4d15-9da5-5a8e7c09da8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T16:42:26.000000", "flavor": {"id": "5ec2052d-46cb-48ba-acae-8cf1956ea671", "links": [{"href": "http://172.30.9.28:8774/flavors/5ec2052d-46cb-48ba-acae-8cf1956ea671", "rel": "bookmark"}]}, "id": "5ae106b9-3114-4849-8b23-c6f04453c7b2", "security_groups": [{"name": "cinder_test-sg_7d691686-5a8b-4c83-bd2c-4eca6c960b2c"}], "user_id": "0c505c45465a4d8286418281fcf9777f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T16:42:26Z", "hostId": "09f9d20826216c4f2fa1ce3a540ef1f4ed3230faa72e53371af747c9", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_7d691686-5a8b-4c83-bd2c-4eca6c960b2c", "name": "cinder_test-vm2_7d691686-5a8b-4c83-bd2c-4eca6c960b2c", "created": "2018-11-14T16:42:20Z", "tenant_id": "5531b284788f4641bc452c74fd83b7ad", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 16:42:48,868 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3562afb2-e91a-4d5e-a549-f7ab2cb26921 2018-11-14 16:42:48,868 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.13993096352s 2018-11-14 16:42:48,869 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3562afb2-e91a-4d5e-a549-f7ab2cb26921 2018-11-14 16:42:48,873 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 16:42:50,876 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 16:42:50,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" 2018-11-14 16:42:51,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:42:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7082a2bc-df8c-4bdf-9291-5466511b04e4 x-compute-request-id: req-7082a2bc-df8c-4bdf-9291-5466511b04e4 Content-Encoding: gzip Content-Length: 886 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_7d691686-5a8b-4c83-bd2c-4eca6c960b2c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:bc:82", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cf8a96bf-74ad-4caa-b99e-0aaf2b88d8aa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cf8a96bf-74ad-4caa-b99e-0aaf2b88d8aa", "rel": "bookmark"}], "image": {"id": "15b9a5da-9f39-4d15-9da5-5a8e7c09da8c", "links": [{"href": "http://172.30.9.28:8774/images/15b9a5da-9f39-4d15-9da5-5a8e7c09da8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T16:42:48.000000", "flavor": {"id": "5ec2052d-46cb-48ba-acae-8cf1956ea671", "links": [{"href": "http://172.30.9.28:8774/flavors/5ec2052d-46cb-48ba-acae-8cf1956ea671", "rel": "bookmark"}]}, "id": "cf8a96bf-74ad-4caa-b99e-0aaf2b88d8aa", "security_groups": [{"name": "cinder_test-sg_7d691686-5a8b-4c83-bd2c-4eca6c960b2c"}], "user_id": "0c505c45465a4d8286418281fcf9777f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T16:42:48Z", "hostId": "30e1451890ee54a2a5e4c0821d6ef1e68114d45e90acab80cb4fd3c6", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_7d691686-5a8b-4c83-bd2c-4eca6c960b2c", "name": "cinder_test-vm_7d691686-5a8b-4c83-bd2c-4eca6c960b2c", "created": "2018-11-14T16:42:42Z", "tenant_id": "5531b284788f4641bc452c74fd83b7ad", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_7d691686-5a8b-4c83-bd2c-4eca6c960b2c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:43:56", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:43:56", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5ae106b9-3114-4849-8b23-c6f04453c7b2", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5ae106b9-3114-4849-8b23-c6f04453c7b2", "rel": "bookmark"}], "image": {"id": "15b9a5da-9f39-4d15-9da5-5a8e7c09da8c", "links": [{"href": "http://172.30.9.28:8774/images/15b9a5da-9f39-4d15-9da5-5a8e7c09da8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T16:42:26.000000", "flavor": {"id": "5ec2052d-46cb-48ba-acae-8cf1956ea671", "links": [{"href": "http://172.30.9.28:8774/flavors/5ec2052d-46cb-48ba-acae-8cf1956ea671", "rel": "bookmark"}]}, "id": "5ae106b9-3114-4849-8b23-c6f04453c7b2", "security_groups": [{"name": "cinder_test-sg_7d691686-5a8b-4c83-bd2c-4eca6c960b2c"}], "user_id": "0c505c45465a4d8286418281fcf9777f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T16:42:26Z", "hostId": "09f9d20826216c4f2fa1ce3a540ef1f4ed3230faa72e53371af747c9", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_7d691686-5a8b-4c83-bd2c-4eca6c960b2c", "name": "cinder_test-vm2_7d691686-5a8b-4c83-bd2c-4eca6c960b2c", "created": "2018-11-14T16:42:20Z", "tenant_id": "5531b284788f4641bc452c74fd83b7ad", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 16:42:51,651 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7082a2bc-df8c-4bdf-9291-5466511b04e4 2018-11-14 16:42:51,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.774898052216s 2018-11-14 16:42:51,651 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7082a2bc-df8c-4bdf-9291-5466511b04e4 2018-11-14 16:42:51,656 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-14 16:42:51,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=cf8a96bf-74ad-4caa-b99e-0aaf2b88d8aa" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" 2018-11-14 16:42:51,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-70b0861c-e27e-4d19-bc6e-bfcaea209510 Date: Wed, 14 Nov 2018 16:42:51 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1aa4fca5-29dd-46e3-a3dd-6fa0fa45c477","tenant_id":"5531b284788f4641bc452c74fd83b7ad","created_at":"2018-11-14T16:42:43Z","admin_state_up":true,"updated_at":"2018-11-14T16:42:48Z","binding:vnic_type":"normal","device_id":"cf8a96bf-74ad-4caa-b99e-0aaf2b88d8aa","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:fc:bc:82","id":"e393ce9a-b30e-44c7-bc6b-b2145c5bfaeb","port_security_enabled":true,"project_id":"5531b284788f4641bc452c74fd83b7ad","fixed_ips":[{"subnet_id":"706ba510-b86a-463c-812b-496be3c6cf66","ip_address":"192.168.120.7"}],"extra_dhcp_opts":[],"security_groups":["665d3639-8d7e-45aa-9937-1b8b759f2ad7"],"name":""}]} 2018-11-14 16:42:51,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=cf8a96bf-74ad-4caa-b99e-0aaf2b88d8aa used request id req-70b0861c-e27e-4d19-bc6e-bfcaea209510 2018-11-14 16:42:51,894 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.237759113312s 2018-11-14 16:42:51,894 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=cf8a96bf-74ad-4caa-b99e-0aaf2b88d8aa used request id req-70b0861c-e27e-4d19-bc6e-bfcaea209510 2018-11-14 16:42:51,899 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-14 16:42:51,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/floatingips.json?port_id=e393ce9a-b30e-44c7-bc6b-b2145c5bfaeb" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" 2018-11-14 16:42:51,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-01bf9ce3-54cd-4718-84bb-45f5f75da08a Date: Wed, 14 Nov 2018 16:42:51 GMT RESP BODY: {"floatingips": []} 2018-11-14 16:42:51,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=e393ce9a-b30e-44c7-bc6b-b2145c5bfaeb used request id req-01bf9ce3-54cd-4718-84bb-45f5f75da08a 2018-11-14 16:42:51,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0162260532379s 2018-11-14 16:42:51,916 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=e393ce9a-b30e-44c7-bc6b-b2145c5bfaeb used request id req-01bf9ce3-54cd-4718-84bb-45f5f75da08a 2018-11-14 16:42:51,916 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_7d691686-5a8b-4c83-bd2c-4eca6c960b2c': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:fc:bc:82', 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'15b9a5da-9f39-4d15-9da5-5a8e7c09da8c'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-14T16:42:48.000000', 'flavor': Munch({u'id': u'5ec2052d-46cb-48ba-acae-8cf1956ea671'}), 'az': u'nova', 'id': u'cf8a96bf-74ad-4caa-b99e-0aaf2b88d8aa', 'security_groups': [Munch({u'name': u'cinder_test-sg_7d691686-5a8b-4c83-bd2c-4eca6c960b2c'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'0c505c45465a4d8286418281fcf9777f', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5531b284788f4641bc452c74fd83b7ad', 'name': 'cinder_test-project_7d691686-5a8b-4c83-bd2c-4eca6c960b2c', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-11-14T16:42:48.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-14T16:42:48Z', 'hostId': u'30e1451890ee54a2a5e4c0821d6ef1e68114d45e90acab80cb4fd3c6', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_7d691686-5a8b-4c83-bd2c-4eca6c960b2c', 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'30e1451890ee54a2a5e4c0821d6ef1e68114d45e90acab80cb4fd3c6', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-14T16:42:48.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'5531b284788f4641bc452c74fd83b7ad', 'name': u'cinder_test-vm_7d691686-5a8b-4c83-bd2c-4eca6c960b2c', 'adminPass': u'89ijPUn9zj6m', 'tenant_id': u'5531b284788f4641bc452c74fd83b7ad', 'created_at': u'2018-11-14T16:42:42Z', 'created': u'2018-11-14T16:42:42Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-11-14 16:42:51,919 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 16:42:51,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" 2018-11-14 16:42:52,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-a36fbac4-6aad-4e8c-b147-6c5c60e976e4 Date: Wed, 14 Nov 2018 16:42:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["706ba510-b86a-463c-812b-496be3c6cf66"],"updated_at":"2018-11-14T16:42:08Z","tenant_id":"5531b284788f4641bc452c74fd83b7ad","created_at":"2018-11-14T16:42:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5531b284788f4641bc452c74fd83b7ad","id":"1aa4fca5-29dd-46e3-a3dd-6fa0fa45c477","name":"cinder_test-net_7d691686-5a8b-4c83-bd2c-4eca6c960b2c"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"updated_at":"2018-11-14T16:32:51Z","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","id":"928cbc5c-a6fa-468a-b088-88e266fca291","name":"external"}]} 2018-11-14 16:42:52,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-a36fbac4-6aad-4e8c-b147-6c5c60e976e4 2018-11-14 16:42:52,037 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.117715120316s 2018-11-14 16:42:52,038 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-a36fbac4-6aad-4e8c-b147-6c5c60e976e4 2018-11-14 16:42:52,039 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-14 16:42:52,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=cf8a96bf-74ad-4caa-b99e-0aaf2b88d8aa" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" 2018-11-14 16:42:52,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-aa82a807-f1b5-4838-a544-0cefa9bb917d Date: Wed, 14 Nov 2018 16:42:52 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1aa4fca5-29dd-46e3-a3dd-6fa0fa45c477","tenant_id":"5531b284788f4641bc452c74fd83b7ad","created_at":"2018-11-14T16:42:43Z","admin_state_up":true,"updated_at":"2018-11-14T16:42:48Z","binding:vnic_type":"normal","device_id":"cf8a96bf-74ad-4caa-b99e-0aaf2b88d8aa","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:fc:bc:82","id":"e393ce9a-b30e-44c7-bc6b-b2145c5bfaeb","port_security_enabled":true,"project_id":"5531b284788f4641bc452c74fd83b7ad","fixed_ips":[{"subnet_id":"706ba510-b86a-463c-812b-496be3c6cf66","ip_address":"192.168.120.7"}],"extra_dhcp_opts":[],"security_groups":["665d3639-8d7e-45aa-9937-1b8b759f2ad7"],"name":""}]} 2018-11-14 16:42:52,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=cf8a96bf-74ad-4caa-b99e-0aaf2b88d8aa used request id req-aa82a807-f1b5-4838-a544-0cefa9bb917d 2018-11-14 16:42:52,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0479168891907s 2018-11-14 16:42:52,087 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=cf8a96bf-74ad-4caa-b99e-0aaf2b88d8aa used request id req-aa82a807-f1b5-4838-a544-0cefa9bb917d 2018-11-14 16:42:52,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-11-14 16:42:52,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" -d '{"floatingip": {"floating_network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "fixed_ip_address": "192.168.120.7", "port_id": "e393ce9a-b30e-44c7-bc6b-b2145c5bfaeb"}}' 2018-11-14 16:42:53,996 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 553 X-Openstack-Request-Id: req-bf86eb40-1d01-45ea-b102-4464f2b5be2a Date: Wed, 14 Nov 2018 16:42:53 GMT RESP BODY: {"floatingip": {"router_id": "82dbce7f-8389-4fdd-95a7-7b39302aab88", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-11-14T16:42:52Z", "floating_network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.208", "revision_number": 0, "port_id": "e393ce9a-b30e-44c7-bc6b-b2145c5bfaeb", "id": "02f8b3dd-7eba-4381-88ac-19f17307dd1d", "tenant_id": "5531b284788f4641bc452c74fd83b7ad", "created_at": "2018-11-14T16:42:52Z", "project_id": "5531b284788f4641bc452c74fd83b7ad"}} 2018-11-14 16:42:53,996 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-bf86eb40-1d01-45ea-b102-4464f2b5be2a 2018-11-14 16:42:53,996 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.90850901604s 2018-11-14 16:42:53,997 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-bf86eb40-1d01-45ea-b102-4464f2b5be2a 2018-11-14 16:42:54,004 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-14 16:42:54,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" 2018-11-14 16:42:54,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1096 X-Openstack-Request-Id: req-17161234-94d2-4385-b0b1-4d59f6b638ad Date: Wed, 14 Nov 2018 16:42:54 GMT RESP BODY: {"floatingips": [{"router_id": "82dbce7f-8389-4fdd-95a7-7b39302aab88", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-11-14T16:42:52Z", "floating_network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.208", "revision_number": 0, "port_id": "e393ce9a-b30e-44c7-bc6b-b2145c5bfaeb", "id": "02f8b3dd-7eba-4381-88ac-19f17307dd1d", "tenant_id": "5531b284788f4641bc452c74fd83b7ad", "created_at": "2018-11-14T16:42:52Z", "project_id": "5531b284788f4641bc452c74fd83b7ad"}, {"router_id": "82dbce7f-8389-4fdd-95a7-7b39302aab88", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-11-14T16:42:30Z", "floating_network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.203", "revision_number": 0, "port_id": "985e7469-080e-45b4-ac3c-dfc50f2a50ab", "id": "ca15a3bf-b3b7-4b10-8494-a2437454f448", "tenant_id": "5531b284788f4641bc452c74fd83b7ad", "created_at": "2018-11-14T16:42:30Z", "project_id": "5531b284788f4641bc452c74fd83b7ad"}]} 2018-11-14 16:42:54,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-17161234-94d2-4385-b0b1-4d59f6b638ad 2018-11-14 16:42:54,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0374350547791s 2018-11-14 16:42:54,042 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-17161234-94d2-4385-b0b1-4d59f6b638ad 2018-11-14 16:42:54,049 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'82dbce7f-8389-4fdd-95a7-7b39302aab88', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'5531b284788f4641bc452c74fd83b7ad', 'created_at': u'2018-11-14T16:42:52Z', 'attached': True, 'updated_at': u'2018-11-14T16:42:52Z', 'id': u'02f8b3dd-7eba-4381-88ac-19f17307dd1d', 'floating_network_id': u'928cbc5c-a6fa-468a-b088-88e266fca291', 'fixed_ip_address': u'192.168.120.7', 'floating_ip_address': u'172.30.9.208', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5531b284788f4641bc452c74fd83b7ad', 'name': 'cinder_test-project_7d691686-5a8b-4c83-bd2c-4eca6c960b2c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'82dbce7f-8389-4fdd-95a7-7b39302aab88', 'project_id': u'5531b284788f4641bc452c74fd83b7ad', 'port_id': u'e393ce9a-b30e-44c7-bc6b-b2145c5bfaeb', 'port': u'e393ce9a-b30e-44c7-bc6b-b2145c5bfaeb', 'network': u'928cbc5c-a6fa-468a-b088-88e266fca291'}) 2018-11-14 16:42:54,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 16:42:54,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/cf8a96bf-74ad-4caa-b99e-0aaf2b88d8aa/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}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 16:42:54,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:42:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-527fc3e2-6e78-41a0-836c-702c1c66678d x-compute-request-id: req-527fc3e2-6e78-41a0-836c-702c1c66678d Content-Encoding: gzip Content-Length: 9572 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 467525213 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.179293] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.181748] pid_max: default: 32768 minimum: 301\n[ 0.182920] ACPI: Core revision 20150930\n[ 0.184500] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.186116] Security Framework initialized\n[ 0.187127] Yama: becoming mindful.\n[ 0.188034] AppArmor: AppArmor initialized\n[ 0.189088] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.190707] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.192276] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.193747] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.195446] Initializing cgroup subsys io\n[ 0.196449] Initializing cgroup subsys memory\n[ 0.197546] Initializing cgroup subsys devices\n[ 0.198686] Initializing cgroup subsys freezer\n[ 0.199865] Initializing cgroup subsys net_cls\n[ 0.201117] Initializing cgroup subsys perf_event\n[ 0.202263] Initializing cgroup subsys net_prio\n[ 0.203362] Initializing cgroup subsys hugetlb\n[ 0.204433] Initializing cgroup subsys pids\n[ 0.205504] CPU: Physical Processor ID: 0\n[ 0.207195] mce: CPU supports 10 MCE banks\n[ 0.208243] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.209470] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.224162] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.230634] ftrace: allocating 31920 entries in 125 pages\n[ 0.255935] smpboot: Max logical packages: 1\n[ 0.257003] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.258700] x2apic enabled\n[ 0.259733] Switched APIC routing to physical x2apic.\n[ 0.261970] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.263329] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.265875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.268087] KVM setup paravirtual spinlock\n[ 0.269581] x86: Booted up 1 node, 1 CPUs\n[ 0.270577] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.272285] devtmpfs: initialized\n[ 0.274161] evm: security.selinux\n[ 0.275026] evm: security.SMACK64\n[ 0.275881] evm: security.SMACK64EXEC\n[ 0.276802] evm: security.SMACK64TRANSMUTE\n[ 0.277799] evm: security.SMACK64MMAP\n[ 0.278769] evm: security.ima\n[ 0.279581] evm: security.capability\n[ 0.280570] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.282902] pinctrl core: initialized pinctrl subsystem\n[ 0.284242] RTC time: 16:42:49, date: 11/14/18\n[ 0.285414] NET: Registered protocol family 16\n[ 0.286606] cpuidle: using governor ladder\n[ 0.287627] cpuidle: using governor menu\n[ 0.288606] PCCT header not found.\n[ 0.289531] ACPI: bus type PCI registered\n[ 0.290522] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.292043] PCI: Using configuration type 1 for base access\n[ 0.294048] ACPI: Added _OSI(Module Device)\n[ 0.295085] ACPI: Added _OSI(Processor Device)\n[ 0.296149] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.297254] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.299254] ACPI: Interpreter enabled\n[ 0.300202] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.302471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.304732] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.307009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.309276] ACPI: (supports S0 S5)\n[ 0.310154] ACPI: Using IOAPIC for interrupt routing\n[ 0.311312] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.314837] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.316223] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.317727] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.319193] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.321880] acpiphp: Slot [3] registered\n[ 0.322870] acpiphp: Slot [4] registered\n[ 0.323857] acpiphp: Slot [5] registered\n[ 0.324842] acpiphp: Slot [6] registered\n[ 0.325832] acpiphp: Slot [7] registered\n[ 0.326819] acpiphp: Slot [8] registered\n[ 0.327809] acpiphp: Slot [9] registered\n[ 0.328795] acpiphp: Slot [10] registered\n[ 0.329797] acpiphp: Slot [11] registered\n[ 0.330803] acpiphp: Slot [12] registered\n[ 0.331806] acpiphp: Slot [13] registered\n[ 0.332807] acpiphp: Slot [14] registered\n[ 0.333809] acpiphp: Slot [15] registered\n[ 0.347612] acpiphp: Slot [16] registered\n[ 0.348616] acpiphp: Slot [17] registered\n[ 0.349614] acpiphp: Slot [18] registered\n[ 0.350611] acpiphp: Slot [19] registered\n[ 0.351614] acpiphp: Slot [20] registered\n[ 0.352617] acpiphp: Slot [21] registered\n[ 0.353617] acpiphp: Slot [22] registered\n[ 0.354617] acpiphp: Slot [23] registered\n[ 0.355624] acpiphp: Slot [24] registered\n[ 0.356625] acpiphp: Slot [25] registered\n[ 0.357647] acpiphp: Slot [26] registered\n[ 0.358648] acpiphp: Slot [27] registered\n[ 0.359658] acpiphp: Slot [28] registered\n[ 0.360669] acpiphp: Slot [29] registered\n[ 0.361652] acpiphp: Slot [30] registered\n[ 0.362628] acpiphp: Slot [31] registered\n[ 0.363600] PCI host bridge to bus 0000:00\n[ 0.364574] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.366013] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.367449] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.369196] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.370974] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.372773] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.376475] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.378008] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.379404] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.380949] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.384961] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.386880] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.407299] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.409128] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.410887] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.412660] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.414404] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.415960] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.417578] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.418863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.420762] vgaarb: loaded\n[ 0.421512] vgaarb: bridge control possible 0000:00:02.0\n[ 0.422995] SCSI subsystem initialized\n[ 0.424129] ACPI: bus type USB registered\n[ 0.425151] usbcore: registered new interface driver usbfs\n[ 0.426414] usbcore: registered new interface driver hub\n[ 0.427640] usbcore: registered new device driver usb\n[ 0.428986] PCI: Using ACPI for IRQ routing\n[ 0.430361] NetLabel: Initializing\n[ 0.431252] NetLabel: domain hash size = 128\n[ 0.432295] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.433470] NetLabel: unlabeled traffic allowed by default\n[ 0.434889] clocksource: Switched to clocksource kvm-clock\n[ 0.444285] AppArmor: AppArmor Filesystem Enabled\n[ 0.445466] pnp: PnP ACPI init\n[ 0.446582] pnp: PnP ACPI: found 5 devices\n[ 0.453208] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.455309] NET: Registered protocol family 2\n[ 0.456580] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.458144] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.459621] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.461094] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.462425] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.463849] NET: Registered protocol family 1\n[ 0.464930] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.466271] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.467652] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.481990] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.496352] Trying to unpack rootfs image as initramfs...\n[ 0.555167] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.557207] Scanning for low memory corruption every 60 seconds\n[ 0.558913] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.560341] audit: initializing netlink subsys (disabled)\n[ 0.561595] audit: type=2000 audit(1542213769.516:1): initialized\n[ 0.563206] Initialise system trusted keyring\n[ 0.564344] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.565760] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.568211] zbud: loaded\n[ 0.569118] VFS: Disk quotas dquot_6.6.0\n[ 0.570135] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.572030] fuse init (API version 7.23)\n[ 0.573134] Key type big_key registered\n[ 0.574130] Allocating IMA MOK and blacklist keyrings.\n[ 0.575618] Key type asymmetric registered\n[ 0.576639] Asymmetric key parser 'x509' registered\n[ 0.577817] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.579664] io scheduler noop registered\n[ 0.580644] io scheduler deadline registered (default)\n[ 0.581890] io scheduler cfq registered\n[ 0.582957] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.584254] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.585801] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.587628] ACPI: Power Button [PWRF]\n[ 0.588679] GHES: HEST is not enabled!\n[ 0.605125] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.634451] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.637427] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.661258] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.664126] Linux agpgart interface v0.103\n[ 0.667366] brd: module loaded\n[ 0.669395] loop: module loaded\n[ 0.674282] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.676114] GPT:90111 != 2097151\n[ 0.676983] GPT:Alternate GPT header not at the end of the disk.\n[ 0.678356] GPT:90111 != 2097151\n[ 0.679204] GPT: Use GNU Parted to correct GPT errors.\n[ 0.680419] vda: vda1 vda15\n[ 0.682000] scsi host0: ata_piix\n[ 0.682992] scsi host1: ata_piix\n[ 0.683900] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.685393] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.687198] libphy: Fixed MDIO Bus: probed\n[ 0.688235] tun: Universal TUN/TAP device driver, 1.6\n[ 0.689424] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.692330] PPP generic driver version 2.4.2\n[ 0.693742] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.695528] ehci-pci: EHCI PCI platform driver\n[ 0.696911] ehci-platform: EHCI generic platform driver\n[ 0.698398] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.700085] ohci-pci: OHCI PCI platform driver\n[ 0.701387] ohci-platform: OHCI generic platform driver\n[ 0.702855] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.717580] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.719037] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.721184] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.722704] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.724360] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.726135] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.728220] usb usb1: Product: UHCI Host Controller\n[ 0.729572] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.731309] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.732829] hub 1-0:1.0: USB hub found\n[ 0.733986] hub 1-0:1.0: 2 ports detected\n[ 0.735353] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.738390] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.739831] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.741304] mousedev: PS/2 mouse device common for all mice\n[ 0.743134] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.745796] rtc_cmos 00:00: RTC can wake from S4\n[ 0.747378] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.749082] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.750844] i2c /dev entries driver\n[ 0.751954] device-mapper: uevent: version 1.0.3\n[ 0.753320] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.755704] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.757732] NET: Registered protocol family 10\n[ 0.759364] NET: Registered protocol family 17\n[ 0.760698] Key type dns_resolver registered\n[ 0.762144] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.763801] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.766428] registered taskstats version 1\n[ 0.767725] Loading compiled-in X.509 certificates\n[ 0.769678] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.772226] zswap: loaded using pool lzo/zbud\n[ 0.774186] Key type trusted registered\n[ 0.776206] Key type encrypted registered\n[ 0.777229] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.778513] ima: No TPM chip found, activating TPM-bypass!\n[ 0.779815] evm: HMAC attrs: 0x1\n[ 0.780998] Magic number: 10:464:742\n[ 0.782349] rtc_cmos 00:00: setting system clock to 2018-11-14 16:42:49 UTC (1542213769)\n[ 0.784375] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.785725] EDD information not available.\n[ 0.848510] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.863599] Write protecting the kernel read-only data: 14336k\n[ 0.866304] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.868537] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.915295] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.77\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.7...\nLease of 192.168.120.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.87. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCh7K6ASuVuwVt0pkyBc+OKL4GUMuyVspBvP6lNxxWzZzA3E56b4SBYTF02ZWuV8RJKV8ZfJzYUGR2gk3AQFVtrBtsm4z1XCiYrq2STIs9Et3feK6lr5v8Rb9IbZg+Pxc5ohGhfw51vif9fQPQE2OngfXXCsfSneAaEWyBBOjVHlFuNFKeT5pSWiWKxl004eytAgdQzNdSS8hvK3DwOLsN42007W+PwHpZEJBFa3qtodHN+tUj0VRjvEMzdT6o3YwilXBPFcMRYD+AlWzwD7PBxGZOHPaWtWRfQvL+hHipQjTYJgnX6uraO+s0i6SZ0Tj6XgKShJyseSxFiv9GN5Obl root@cinder-test-vm-7d691686-5a8b-4c83-bd2c-4eca6c960b2c\nssh-dss AAAAB3NzaC1kc3MAAACBAOgJZ3sd0nkQR3anxk/0SZX3A+PBJ0RdXnSWdqXD14N1zp8JqP6h1oGZaf517d5tQlXwERjhPK/Tv5ooTk/5NOuGE97t0YnwQeAq1KgfnhVq99RgAavHLyy0ug873CI1JQP0lJ/dUVD88i0AkNoL2o7fvOmgymiVA2WpLXIdiX97AAAAFQCjorwwPbMD7wHFlB8s/g5lXdNHHwAAAIBFJH28+aanr6sYvQ7OogJoF12URmg4zTxtOMcuMA6o6GVSt60F/z14hnDEA4eJQTxfgsLSLNarm1DFHnnmtW7Pxa1+UiE5DwYl8236xfu8p7gef5YBoBYdgeacjX0And3/zPhA+qaL5XAU9WuRgFHsdHkyHVHBxalbRxwgPzI2ogAAAIEAmGmchmg6OKh1iefrP18t31RLFzfnATCVwTS6G2amV7tL13QQXiD6HzX8sPmv59W9MXhHwjydI04GbJhUHvIn1KYGUmYN14UJ8x3L/w2uSSi4tm8rsH7ED3esSJ9y3JsDWdyTcIjsjx/3HHCYocfmReS+tYVOtpc8Emoj0+Uv48E= root@cinder-test-vm-7d691686-5a8b-4c83-bd2c-4eca6c960b2c\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:fefc:bc82/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-00000017\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm-7d691686-5a8b-4c83-bd2c-4eca6c960b2c\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.80 ===\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-7d691686-5a8b-4c83-bd2c-4eca6c960b2c login: "} 2018-11-14 16:42:54,151 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/cf8a96bf-74ad-4caa-b99e-0aaf2b88d8aa/action used request id req-527fc3e2-6e78-41a0-836c-702c1c66678d 2018-11-14 16:42:54,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.100877046585s 2018-11-14 16:42:54,152 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/cf8a96bf-74ad-4caa-b99e-0aaf2b88d8aa/action used request id req-527fc3e2-6e78-41a0-836c-702c1c66678d 2018-11-14 16:42:54,152 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 467525213 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.179293] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.181748] pid_max: default: 32768 minimum: 301 [ 0.182920] ACPI: Core revision 20150930 [ 0.184500] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.186116] Security Framework initialized [ 0.187127] Yama: becoming mindful. [ 0.188034] AppArmor: AppArmor initialized [ 0.189088] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.190707] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.192276] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.193747] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.195446] Initializing cgroup subsys io [ 0.196449] Initializing cgroup subsys memory [ 0.197546] Initializing cgroup subsys devices [ 0.198686] Initializing cgroup subsys freezer [ 0.199865] Initializing cgroup subsys net_cls [ 0.201117] Initializing cgroup subsys perf_event [ 0.202263] Initializing cgroup subsys net_prio [ 0.203362] Initializing cgroup subsys hugetlb [ 0.204433] Initializing cgroup subsys pids [ 0.205504] CPU: Physical Processor ID: 0 [ 0.207195] mce: CPU supports 10 MCE banks [ 0.208243] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.209470] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.224162] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.230634] ftrace: allocating 31920 entries in 125 pages [ 0.255935] smpboot: Max logical packages: 1 [ 0.257003] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.258700] x2apic enabled [ 0.259733] Switched APIC routing to physical x2apic. [ 0.261970] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.263329] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.265875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.268087] KVM setup paravirtual spinlock [ 0.269581] x86: Booted up 1 node, 1 CPUs [ 0.270577] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.272285] devtmpfs: initialized [ 0.274161] evm: security.selinux [ 0.275026] evm: security.SMACK64 [ 0.275881] evm: security.SMACK64EXEC [ 0.276802] evm: security.SMACK64TRANSMUTE [ 0.277799] evm: security.SMACK64MMAP [ 0.278769] evm: security.ima [ 0.279581] evm: security.capability [ 0.280570] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.282902] pinctrl core: initialized pinctrl subsystem [ 0.284242] RTC time: 16:42:49, date: 11/14/18 [ 0.285414] NET: Registered protocol family 16 [ 0.286606] cpuidle: using governor ladder [ 0.287627] cpuidle: using governor menu [ 0.288606] PCCT header not found. [ 0.289531] ACPI: bus type PCI registered [ 0.290522] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.292043] PCI: Using configuration type 1 for base access [ 0.294048] ACPI: Added _OSI(Module Device) [ 0.295085] ACPI: Added _OSI(Processor Device) [ 0.296149] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.297254] ACPI: Added _OSI(Processor Aggregator Device) [ 0.299254] ACPI: Interpreter enabled [ 0.300202] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.302471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.304732] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.307009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.309276] ACPI: (supports S0 S5) [ 0.310154] ACPI: Using IOAPIC for interrupt routing [ 0.311312] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.314837] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.316223] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.317727] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.319193] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.321880] acpiphp: Slot [3] registered [ 0.322870] acpiphp: Slot [4] registered [ 0.323857] acpiphp: Slot [5] registered [ 0.324842] acpiphp: Slot [6] registered [ 0.325832] acpiphp: Slot [7] registered [ 0.326819] acpiphp: Slot [8] registered [ 0.327809] acpiphp: Slot [9] registered [ 0.328795] acpiphp: Slot [10] registered [ 0.329797] acpiphp: Slot [11] registered [ 0.330803] acpiphp: Slot [12] registered [ 0.331806] acpiphp: Slot [13] registered [ 0.332807] acpiphp: Slot [14] registered [ 0.333809] acpiphp: Slot [15] registered [ 0.347612] acpiphp: Slot [16] registered [ 0.348616] acpiphp: Slot [17] registered [ 0.349614] acpiphp: Slot [18] registered [ 0.350611] acpiphp: Slot [19] registered [ 0.351614] acpiphp: Slot [20] registered [ 0.352617] acpiphp: Slot [21] registered [ 0.353617] acpiphp: Slot [22] registered [ 0.354617] acpiphp: Slot [23] registered [ 0.355624] acpiphp: Slot [24] registered [ 0.356625] acpiphp: Slot [25] registered [ 0.357647] acpiphp: Slot [26] registered [ 0.358648] acpiphp: Slot [27] registered [ 0.359658] acpiphp: Slot [28] registered [ 0.360669] acpiphp: Slot [29] registered [ 0.361652] acpiphp: Slot [30] registered [ 0.362628] acpiphp: Slot [31] registered [ 0.363600] PCI host bridge to bus 0000:00 [ 0.364574] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.366013] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.367449] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.369196] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.370974] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.372773] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.376475] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.378008] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.379404] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.380949] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.384961] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.386880] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.407299] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.409128] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.410887] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.412660] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.414404] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.415960] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.417578] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.418863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.420762] vgaarb: loaded [ 0.421512] vgaarb: bridge control possible 0000:00:02.0 [ 0.422995] SCSI subsystem initialized [ 0.424129] ACPI: bus type USB registered [ 0.425151] usbcore: registered new interface driver usbfs [ 0.426414] usbcore: registered new interface driver hub [ 0.427640] usbcore: registered new device driver usb [ 0.428986] PCI: Using ACPI for IRQ routing [ 0.430361] NetLabel: Initializing [ 0.431252] NetLabel: domain hash size = 128 [ 0.432295] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.433470] NetLabel: unlabeled traffic allowed by default [ 0.434889] clocksource: Switched to clocksource kvm-clock [ 0.444285] AppArmor: AppArmor Filesystem Enabled [ 0.445466] pnp: PnP ACPI init [ 0.446582] pnp: PnP ACPI: found 5 devices [ 0.453208] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.455309] NET: Registered protocol family 2 [ 0.456580] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.458144] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.459621] TCP: Hash tables configured (established 4096 bind 4096) [ 0.461094] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.462425] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.463849] NET: Registered protocol family 1 [ 0.464930] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.466271] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.467652] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.481990] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.496352] Trying to unpack rootfs image as initramfs... [ 0.555167] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.557207] Scanning for low memory corruption every 60 seconds [ 0.558913] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.560341] audit: initializing netlink subsys (disabled) [ 0.561595] audit: type=2000 audit(1542213769.516:1): initialized [ 0.563206] Initialise system trusted keyring [ 0.564344] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.565760] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.568211] zbud: loaded [ 0.569118] VFS: Disk quotas dquot_6.6.0 [ 0.570135] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.572030] fuse init (API version 7.23) [ 0.573134] Key type big_key registered [ 0.574130] Allocating IMA MOK and blacklist keyrings. [ 0.575618] Key type asymmetric registered [ 0.576639] Asymmetric key parser 'x509' registered [ 0.577817] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.579664] io scheduler noop registered [ 0.580644] io scheduler deadline registered (default) [ 0.581890] io scheduler cfq registered [ 0.582957] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.584254] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.585801] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587628] ACPI: Power Button [PWRF] [ 0.588679] GHES: HEST is not enabled! [ 0.605125] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.634451] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.637427] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.661258] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.664126] Linux agpgart interface v0.103 [ 0.667366] brd: module loaded [ 0.669395] loop: module loaded [ 0.674282] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.676114] GPT:90111 != 2097151 [ 0.676983] GPT:Alternate GPT header not at the end of the disk. [ 0.678356] GPT:90111 != 2097151 [ 0.679204] GPT: Use GNU Parted to correct GPT errors. [ 0.680419] vda: vda1 vda15 [ 0.682000] scsi host0: ata_piix [ 0.682992] scsi host1: ata_piix [ 0.683900] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.685393] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.687198] libphy: Fixed MDIO Bus: probed [ 0.688235] tun: Universal TUN/TAP device driver, 1.6 [ 0.689424] tun: (C) 1999-2004 Max Krasnyansky [ 0.692330] PPP generic driver version 2.4.2 [ 0.693742] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.695528] ehci-pci: EHCI PCI platform driver [ 0.696911] ehci-platform: EHCI generic platform driver [ 0.698398] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.700085] ohci-pci: OHCI PCI platform driver [ 0.701387] ohci-platform: OHCI generic platform driver [ 0.702855] uhci_hcd: USB Universal Host Controller Interface driver [ 0.717580] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.719037] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.721184] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.722704] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.724360] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.726135] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.728220] usb usb1: Product: UHCI Host Controller [ 0.729572] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.731309] usb usb1: SerialNumber: 0000:00:01.2 [ 0.732829] hub 1-0:1.0: USB hub found [ 0.733986] hub 1-0:1.0: 2 ports detected [ 0.735353] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.738390] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.739831] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.741304] mousedev: PS/2 mouse device common for all mice [ 0.743134] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.745796] rtc_cmos 00:00: RTC can wake from S4 [ 0.747378] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.749082] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.750844] i2c /dev entries driver [ 0.751954] device-mapper: uevent: version 1.0.3 [ 0.753320] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.755704] ledtrig-cpu: registered to indicate activity on CPUs [ 0.757732] NET: Registered protocol family 10 [ 0.759364] NET: Registered protocol family 17 [ 0.760698] Key type dns_resolver registered [ 0.762144] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.763801] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.766428] registered taskstats version 1 [ 0.767725] Loading compiled-in X.509 certificates [ 0.769678] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.772226] zswap: loaded using pool lzo/zbud [ 0.774186] Key type trusted registered [ 0.776206] Key type encrypted registered [ 0.777229] AppArmor: AppArmor sha1 policy hashing enabled [ 0.778513] ima: No TPM chip found, activating TPM-bypass! [ 0.779815] evm: HMAC attrs: 0x1 [ 0.780998] Magic number: 10:464:742 [ 0.782349] rtc_cmos 00:00: setting system clock to 2018-11-14 16:42:49 UTC (1542213769) [ 0.784375] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.785725] EDD information not available. [ 0.848510] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.863599] Write protecting the kernel read-only data: 14336k [ 0.866304] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.868537] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.65 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.915295] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.7... Lease of 192.168.120.7 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.87. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCh7K6ASuVuwVt0pkyBc+OKL4GUMuyVspBvP6lNxxWzZzA3E56b4SBYTF02ZWuV8RJKV8ZfJzYUGR2gk3AQFVtrBtsm4z1XCiYrq2STIs9Et3feK6lr5v8Rb9IbZg+Pxc5ohGhfw51vif9fQPQE2OngfXXCsfSneAaEWyBBOjVHlFuNFKeT5pSWiWKxl004eytAgdQzNdSS8hvK3DwOLsN42007W+PwHpZEJBFa3qtodHN+tUj0VRjvEMzdT6o3YwilXBPFcMRYD+AlWzwD7PBxGZOHPaWtWRfQvL+hHipQjTYJgnX6uraO+s0i6SZ0Tj6XgKShJyseSxFiv9GN5Obl root@cinder-test-vm-7d691686-5a8b-4c83-bd2c-4eca6c960b2c ssh-dss AAAAB3NzaC1kc3MAAACBAOgJZ3sd0nkQR3anxk/0SZX3A+PBJ0RdXnSWdqXD14N1zp8JqP6h1oGZaf517d5tQlXwERjhPK/Tv5ooTk/5NOuGE97t0YnwQeAq1KgfnhVq99RgAavHLyy0ug873CI1JQP0lJ/dUVD88i0AkNoL2o7fvOmgymiVA2WpLXIdiX97AAAAFQCjorwwPbMD7wHFlB8s/g5lXdNHHwAAAIBFJH28+aanr6sYvQ7OogJoF12URmg4zTxtOMcuMA6o6GVSt60F/z14hnDEA4eJQTxfgsLSLNarm1DFHnnmtW7Pxa1+UiE5DwYl8236xfu8p7gef5YBoBYdgeacjX0And3/zPhA+qaL5XAU9WuRgFHsdHkyHVHBxalbRxwgPzI2ogAAAIEAmGmchmg6OKh1iefrP18t31RLFzfnATCVwTS6G2amV7tL13QQXiD6HzX8sPmv59W9MXhHwjydI04GbJhUHvIn1KYGUmYN14UJ8x3L/w2uSSi4tm8rsH7ED3esSJ9y3JsDWdyTcIjsjx/3HHCYocfmReS+tYVOtpc8Emoj0+Uv48E= root@cinder-test-vm-7d691686-5a8b-4c83-bd2c-4eca6c960b2c -----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:fefc:bc82/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-00000017 name: N/A availability-zone: nova local-hostname: cinder-test-vm-7d691686-5a8b-4c83-bd2c-4eca6c960b2c launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.80 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-7d691686-5a8b-4c83-bd2c-4eca6c960b2c login: 2018-11-14 16:42:55,154 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.208: timed out 2018-11-14 16:43:04,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 16:43:04,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/cf8a96bf-74ad-4caa-b99e-0aaf2b88d8aa/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}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 16:43:04,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:43: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-8fc39336-1437-4495-830f-400c9a8cab50 x-compute-request-id: req-8fc39336-1437-4495-830f-400c9a8cab50 Content-Encoding: gzip Content-Length: 9572 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 467525213 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.179293] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.181748] pid_max: default: 32768 minimum: 301\n[ 0.182920] ACPI: Core revision 20150930\n[ 0.184500] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.186116] Security Framework initialized\n[ 0.187127] Yama: becoming mindful.\n[ 0.188034] AppArmor: AppArmor initialized\n[ 0.189088] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.190707] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.192276] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.193747] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.195446] Initializing cgroup subsys io\n[ 0.196449] Initializing cgroup subsys memory\n[ 0.197546] Initializing cgroup subsys devices\n[ 0.198686] Initializing cgroup subsys freezer\n[ 0.199865] Initializing cgroup subsys net_cls\n[ 0.201117] Initializing cgroup subsys perf_event\n[ 0.202263] Initializing cgroup subsys net_prio\n[ 0.203362] Initializing cgroup subsys hugetlb\n[ 0.204433] Initializing cgroup subsys pids\n[ 0.205504] CPU: Physical Processor ID: 0\n[ 0.207195] mce: CPU supports 10 MCE banks\n[ 0.208243] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.209470] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.224162] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.230634] ftrace: allocating 31920 entries in 125 pages\n[ 0.255935] smpboot: Max logical packages: 1\n[ 0.257003] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.258700] x2apic enabled\n[ 0.259733] Switched APIC routing to physical x2apic.\n[ 0.261970] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.263329] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.265875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.268087] KVM setup paravirtual spinlock\n[ 0.269581] x86: Booted up 1 node, 1 CPUs\n[ 0.270577] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.272285] devtmpfs: initialized\n[ 0.274161] evm: security.selinux\n[ 0.275026] evm: security.SMACK64\n[ 0.275881] evm: security.SMACK64EXEC\n[ 0.276802] evm: security.SMACK64TRANSMUTE\n[ 0.277799] evm: security.SMACK64MMAP\n[ 0.278769] evm: security.ima\n[ 0.279581] evm: security.capability\n[ 0.280570] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.282902] pinctrl core: initialized pinctrl subsystem\n[ 0.284242] RTC time: 16:42:49, date: 11/14/18\n[ 0.285414] NET: Registered protocol family 16\n[ 0.286606] cpuidle: using governor ladder\n[ 0.287627] cpuidle: using governor menu\n[ 0.288606] PCCT header not found.\n[ 0.289531] ACPI: bus type PCI registered\n[ 0.290522] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.292043] PCI: Using configuration type 1 for base access\n[ 0.294048] ACPI: Added _OSI(Module Device)\n[ 0.295085] ACPI: Added _OSI(Processor Device)\n[ 0.296149] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.297254] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.299254] ACPI: Interpreter enabled\n[ 0.300202] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.302471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.304732] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.307009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.309276] ACPI: (supports S0 S5)\n[ 0.310154] ACPI: Using IOAPIC for interrupt routing\n[ 0.311312] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.314837] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.316223] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.317727] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.319193] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.321880] acpiphp: Slot [3] registered\n[ 0.322870] acpiphp: Slot [4] registered\n[ 0.323857] acpiphp: Slot [5] registered\n[ 0.324842] acpiphp: Slot [6] registered\n[ 0.325832] acpiphp: Slot [7] registered\n[ 0.326819] acpiphp: Slot [8] registered\n[ 0.327809] acpiphp: Slot [9] registered\n[ 0.328795] acpiphp: Slot [10] registered\n[ 0.329797] acpiphp: Slot [11] registered\n[ 0.330803] acpiphp: Slot [12] registered\n[ 0.331806] acpiphp: Slot [13] registered\n[ 0.332807] acpiphp: Slot [14] registered\n[ 0.333809] acpiphp: Slot [15] registered\n[ 0.347612] acpiphp: Slot [16] registered\n[ 0.348616] acpiphp: Slot [17] registered\n[ 0.349614] acpiphp: Slot [18] registered\n[ 0.350611] acpiphp: Slot [19] registered\n[ 0.351614] acpiphp: Slot [20] registered\n[ 0.352617] acpiphp: Slot [21] registered\n[ 0.353617] acpiphp: Slot [22] registered\n[ 0.354617] acpiphp: Slot [23] registered\n[ 0.355624] acpiphp: Slot [24] registered\n[ 0.356625] acpiphp: Slot [25] registered\n[ 0.357647] acpiphp: Slot [26] registered\n[ 0.358648] acpiphp: Slot [27] registered\n[ 0.359658] acpiphp: Slot [28] registered\n[ 0.360669] acpiphp: Slot [29] registered\n[ 0.361652] acpiphp: Slot [30] registered\n[ 0.362628] acpiphp: Slot [31] registered\n[ 0.363600] PCI host bridge to bus 0000:00\n[ 0.364574] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.366013] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.367449] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.369196] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.370974] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.372773] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.376475] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.378008] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.379404] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.380949] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.384961] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.386880] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.407299] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.409128] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.410887] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.412660] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.414404] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.415960] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.417578] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.418863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.420762] vgaarb: loaded\n[ 0.421512] vgaarb: bridge control possible 0000:00:02.0\n[ 0.422995] SCSI subsystem initialized\n[ 0.424129] ACPI: bus type USB registered\n[ 0.425151] usbcore: registered new interface driver usbfs\n[ 0.426414] usbcore: registered new interface driver hub\n[ 0.427640] usbcore: registered new device driver usb\n[ 0.428986] PCI: Using ACPI for IRQ routing\n[ 0.430361] NetLabel: Initializing\n[ 0.431252] NetLabel: domain hash size = 128\n[ 0.432295] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.433470] NetLabel: unlabeled traffic allowed by default\n[ 0.434889] clocksource: Switched to clocksource kvm-clock\n[ 0.444285] AppArmor: AppArmor Filesystem Enabled\n[ 0.445466] pnp: PnP ACPI init\n[ 0.446582] pnp: PnP ACPI: found 5 devices\n[ 0.453208] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.455309] NET: Registered protocol family 2\n[ 0.456580] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.458144] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.459621] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.461094] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.462425] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.463849] NET: Registered protocol family 1\n[ 0.464930] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.466271] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.467652] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.481990] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.496352] Trying to unpack rootfs image as initramfs...\n[ 0.555167] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.557207] Scanning for low memory corruption every 60 seconds\n[ 0.558913] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.560341] audit: initializing netlink subsys (disabled)\n[ 0.561595] audit: type=2000 audit(1542213769.516:1): initialized\n[ 0.563206] Initialise system trusted keyring\n[ 0.564344] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.565760] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.568211] zbud: loaded\n[ 0.569118] VFS: Disk quotas dquot_6.6.0\n[ 0.570135] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.572030] fuse init (API version 7.23)\n[ 0.573134] Key type big_key registered\n[ 0.574130] Allocating IMA MOK and blacklist keyrings.\n[ 0.575618] Key type asymmetric registered\n[ 0.576639] Asymmetric key parser 'x509' registered\n[ 0.577817] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.579664] io scheduler noop registered\n[ 0.580644] io scheduler deadline registered (default)\n[ 0.581890] io scheduler cfq registered\n[ 0.582957] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.584254] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.585801] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.587628] ACPI: Power Button [PWRF]\n[ 0.588679] GHES: HEST is not enabled!\n[ 0.605125] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.634451] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.637427] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.661258] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.664126] Linux agpgart interface v0.103\n[ 0.667366] brd: module loaded\n[ 0.669395] loop: module loaded\n[ 0.674282] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.676114] GPT:90111 != 2097151\n[ 0.676983] GPT:Alternate GPT header not at the end of the disk.\n[ 0.678356] GPT:90111 != 2097151\n[ 0.679204] GPT: Use GNU Parted to correct GPT errors.\n[ 0.680419] vda: vda1 vda15\n[ 0.682000] scsi host0: ata_piix\n[ 0.682992] scsi host1: ata_piix\n[ 0.683900] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.685393] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.687198] libphy: Fixed MDIO Bus: probed\n[ 0.688235] tun: Universal TUN/TAP device driver, 1.6\n[ 0.689424] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.692330] PPP generic driver version 2.4.2\n[ 0.693742] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.695528] ehci-pci: EHCI PCI platform driver\n[ 0.696911] ehci-platform: EHCI generic platform driver\n[ 0.698398] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.700085] ohci-pci: OHCI PCI platform driver\n[ 0.701387] ohci-platform: OHCI generic platform driver\n[ 0.702855] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.717580] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.719037] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.721184] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.722704] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.724360] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.726135] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.728220] usb usb1: Product: UHCI Host Controller\n[ 0.729572] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.731309] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.732829] hub 1-0:1.0: USB hub found\n[ 0.733986] hub 1-0:1.0: 2 ports detected\n[ 0.735353] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.738390] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.739831] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.741304] mousedev: PS/2 mouse device common for all mice\n[ 0.743134] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.745796] rtc_cmos 00:00: RTC can wake from S4\n[ 0.747378] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.749082] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.750844] i2c /dev entries driver\n[ 0.751954] device-mapper: uevent: version 1.0.3\n[ 0.753320] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.755704] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.757732] NET: Registered protocol family 10\n[ 0.759364] NET: Registered protocol family 17\n[ 0.760698] Key type dns_resolver registered\n[ 0.762144] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.763801] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.766428] registered taskstats version 1\n[ 0.767725] Loading compiled-in X.509 certificates\n[ 0.769678] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.772226] zswap: loaded using pool lzo/zbud\n[ 0.774186] Key type trusted registered\n[ 0.776206] Key type encrypted registered\n[ 0.777229] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.778513] ima: No TPM chip found, activating TPM-bypass!\n[ 0.779815] evm: HMAC attrs: 0x1\n[ 0.780998] Magic number: 10:464:742\n[ 0.782349] rtc_cmos 00:00: setting system clock to 2018-11-14 16:42:49 UTC (1542213769)\n[ 0.784375] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.785725] EDD information not available.\n[ 0.848510] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.863599] Write protecting the kernel read-only data: 14336k\n[ 0.866304] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.868537] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.915295] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.77\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.7...\nLease of 192.168.120.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.87. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCh7K6ASuVuwVt0pkyBc+OKL4GUMuyVspBvP6lNxxWzZzA3E56b4SBYTF02ZWuV8RJKV8ZfJzYUGR2gk3AQFVtrBtsm4z1XCiYrq2STIs9Et3feK6lr5v8Rb9IbZg+Pxc5ohGhfw51vif9fQPQE2OngfXXCsfSneAaEWyBBOjVHlFuNFKeT5pSWiWKxl004eytAgdQzNdSS8hvK3DwOLsN42007W+PwHpZEJBFa3qtodHN+tUj0VRjvEMzdT6o3YwilXBPFcMRYD+AlWzwD7PBxGZOHPaWtWRfQvL+hHipQjTYJgnX6uraO+s0i6SZ0Tj6XgKShJyseSxFiv9GN5Obl root@cinder-test-vm-7d691686-5a8b-4c83-bd2c-4eca6c960b2c\nssh-dss AAAAB3NzaC1kc3MAAACBAOgJZ3sd0nkQR3anxk/0SZX3A+PBJ0RdXnSWdqXD14N1zp8JqP6h1oGZaf517d5tQlXwERjhPK/Tv5ooTk/5NOuGE97t0YnwQeAq1KgfnhVq99RgAavHLyy0ug873CI1JQP0lJ/dUVD88i0AkNoL2o7fvOmgymiVA2WpLXIdiX97AAAAFQCjorwwPbMD7wHFlB8s/g5lXdNHHwAAAIBFJH28+aanr6sYvQ7OogJoF12URmg4zTxtOMcuMA6o6GVSt60F/z14hnDEA4eJQTxfgsLSLNarm1DFHnnmtW7Pxa1+UiE5DwYl8236xfu8p7gef5YBoBYdgeacjX0And3/zPhA+qaL5XAU9WuRgFHsdHkyHVHBxalbRxwgPzI2ogAAAIEAmGmchmg6OKh1iefrP18t31RLFzfnATCVwTS6G2amV7tL13QQXiD6HzX8sPmv59W9MXhHwjydI04GbJhUHvIn1KYGUmYN14UJ8x3L/w2uSSi4tm8rsH7ED3esSJ9y3JsDWdyTcIjsjx/3HHCYocfmReS+tYVOtpc8Emoj0+Uv48E= root@cinder-test-vm-7d691686-5a8b-4c83-bd2c-4eca6c960b2c\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:fefc:bc82/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-00000017\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm-7d691686-5a8b-4c83-bd2c-4eca6c960b2c\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.80 ===\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-7d691686-5a8b-4c83-bd2c-4eca6c960b2c login: "} 2018-11-14 16:43:04,244 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/cf8a96bf-74ad-4caa-b99e-0aaf2b88d8aa/action used request id req-8fc39336-1437-4495-830f-400c9a8cab50 2018-11-14 16:43:04,245 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0804390907288s 2018-11-14 16:43:04,246 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/cf8a96bf-74ad-4caa-b99e-0aaf2b88d8aa/action used request id req-8fc39336-1437-4495-830f-400c9a8cab50 2018-11-14 16:43:04,246 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 467525213 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.179293] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.181748] pid_max: default: 32768 minimum: 301 [ 0.182920] ACPI: Core revision 20150930 [ 0.184500] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.186116] Security Framework initialized [ 0.187127] Yama: becoming mindful. [ 0.188034] AppArmor: AppArmor initialized [ 0.189088] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.190707] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.192276] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.193747] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.195446] Initializing cgroup subsys io [ 0.196449] Initializing cgroup subsys memory [ 0.197546] Initializing cgroup subsys devices [ 0.198686] Initializing cgroup subsys freezer [ 0.199865] Initializing cgroup subsys net_cls [ 0.201117] Initializing cgroup subsys perf_event [ 0.202263] Initializing cgroup subsys net_prio [ 0.203362] Initializing cgroup subsys hugetlb [ 0.204433] Initializing cgroup subsys pids [ 0.205504] CPU: Physical Processor ID: 0 [ 0.207195] mce: CPU supports 10 MCE banks [ 0.208243] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.209470] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.224162] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.230634] ftrace: allocating 31920 entries in 125 pages [ 0.255935] smpboot: Max logical packages: 1 [ 0.257003] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.258700] x2apic enabled [ 0.259733] Switched APIC routing to physical x2apic. [ 0.261970] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.263329] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.265875] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.268087] KVM setup paravirtual spinlock [ 0.269581] x86: Booted up 1 node, 1 CPUs [ 0.270577] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.272285] devtmpfs: initialized [ 0.274161] evm: security.selinux [ 0.275026] evm: security.SMACK64 [ 0.275881] evm: security.SMACK64EXEC [ 0.276802] evm: security.SMACK64TRANSMUTE [ 0.277799] evm: security.SMACK64MMAP [ 0.278769] evm: security.ima [ 0.279581] evm: security.capability [ 0.280570] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.282902] pinctrl core: initialized pinctrl subsystem [ 0.284242] RTC time: 16:42:49, date: 11/14/18 [ 0.285414] NET: Registered protocol family 16 [ 0.286606] cpuidle: using governor ladder [ 0.287627] cpuidle: using governor menu [ 0.288606] PCCT header not found. [ 0.289531] ACPI: bus type PCI registered [ 0.290522] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.292043] PCI: Using configuration type 1 for base access [ 0.294048] ACPI: Added _OSI(Module Device) [ 0.295085] ACPI: Added _OSI(Processor Device) [ 0.296149] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.297254] ACPI: Added _OSI(Processor Aggregator Device) [ 0.299254] ACPI: Interpreter enabled [ 0.300202] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.302471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.304732] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.307009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.309276] ACPI: (supports S0 S5) [ 0.310154] ACPI: Using IOAPIC for interrupt routing [ 0.311312] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.314837] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.316223] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.317727] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.319193] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.321880] acpiphp: Slot [3] registered [ 0.322870] acpiphp: Slot [4] registered [ 0.323857] acpiphp: Slot [5] registered [ 0.324842] acpiphp: Slot [6] registered [ 0.325832] acpiphp: Slot [7] registered [ 0.326819] acpiphp: Slot [8] registered [ 0.327809] acpiphp: Slot [9] registered [ 0.328795] acpiphp: Slot [10] registered [ 0.329797] acpiphp: Slot [11] registered [ 0.330803] acpiphp: Slot [12] registered [ 0.331806] acpiphp: Slot [13] registered [ 0.332807] acpiphp: Slot [14] registered [ 0.333809] acpiphp: Slot [15] registered [ 0.347612] acpiphp: Slot [16] registered [ 0.348616] acpiphp: Slot [17] registered [ 0.349614] acpiphp: Slot [18] registered [ 0.350611] acpiphp: Slot [19] registered [ 0.351614] acpiphp: Slot [20] registered [ 0.352617] acpiphp: Slot [21] registered [ 0.353617] acpiphp: Slot [22] registered [ 0.354617] acpiphp: Slot [23] registered [ 0.355624] acpiphp: Slot [24] registered [ 0.356625] acpiphp: Slot [25] registered [ 0.357647] acpiphp: Slot [26] registered [ 0.358648] acpiphp: Slot [27] registered [ 0.359658] acpiphp: Slot [28] registered [ 0.360669] acpiphp: Slot [29] registered [ 0.361652] acpiphp: Slot [30] registered [ 0.362628] acpiphp: Slot [31] registered [ 0.363600] PCI host bridge to bus 0000:00 [ 0.364574] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.366013] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.367449] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.369196] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.370974] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.372773] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.376475] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.378008] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.379404] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.380949] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.384961] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.386880] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.407299] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.409128] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.410887] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.412660] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.414404] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.415960] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.417578] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.418863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.420762] vgaarb: loaded [ 0.421512] vgaarb: bridge control possible 0000:00:02.0 [ 0.422995] SCSI subsystem initialized [ 0.424129] ACPI: bus type USB registered [ 0.425151] usbcore: registered new interface driver usbfs [ 0.426414] usbcore: registered new interface driver hub [ 0.427640] usbcore: registered new device driver usb [ 0.428986] PCI: Using ACPI for IRQ routing [ 0.430361] NetLabel: Initializing [ 0.431252] NetLabel: domain hash size = 128 [ 0.432295] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.433470] NetLabel: unlabeled traffic allowed by default [ 0.434889] clocksource: Switched to clocksource kvm-clock [ 0.444285] AppArmor: AppArmor Filesystem Enabled [ 0.445466] pnp: PnP ACPI init [ 0.446582] pnp: PnP ACPI: found 5 devices [ 0.453208] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.455309] NET: Registered protocol family 2 [ 0.456580] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.458144] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.459621] TCP: Hash tables configured (established 4096 bind 4096) [ 0.461094] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.462425] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.463849] NET: Registered protocol family 1 [ 0.464930] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.466271] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.467652] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.481990] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.496352] Trying to unpack rootfs image as initramfs... [ 0.555167] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.557207] Scanning for low memory corruption every 60 seconds [ 0.558913] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.560341] audit: initializing netlink subsys (disabled) [ 0.561595] audit: type=2000 audit(1542213769.516:1): initialized [ 0.563206] Initialise system trusted keyring [ 0.564344] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.565760] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.568211] zbud: loaded [ 0.569118] VFS: Disk quotas dquot_6.6.0 [ 0.570135] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.572030] fuse init (API version 7.23) [ 0.573134] Key type big_key registered [ 0.574130] Allocating IMA MOK and blacklist keyrings. [ 0.575618] Key type asymmetric registered [ 0.576639] Asymmetric key parser 'x509' registered [ 0.577817] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.579664] io scheduler noop registered [ 0.580644] io scheduler deadline registered (default) [ 0.581890] io scheduler cfq registered [ 0.582957] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.584254] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.585801] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587628] ACPI: Power Button [PWRF] [ 0.588679] GHES: HEST is not enabled! [ 0.605125] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.634451] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.637427] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.661258] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.664126] Linux agpgart interface v0.103 [ 0.667366] brd: module loaded [ 0.669395] loop: module loaded [ 0.674282] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.676114] GPT:90111 != 2097151 [ 0.676983] GPT:Alternate GPT header not at the end of the disk. [ 0.678356] GPT:90111 != 2097151 [ 0.679204] GPT: Use GNU Parted to correct GPT errors. [ 0.680419] vda: vda1 vda15 [ 0.682000] scsi host0: ata_piix [ 0.682992] scsi host1: ata_piix [ 0.683900] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.685393] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.687198] libphy: Fixed MDIO Bus: probed [ 0.688235] tun: Universal TUN/TAP device driver, 1.6 [ 0.689424] tun: (C) 1999-2004 Max Krasnyansky [ 0.692330] PPP generic driver version 2.4.2 [ 0.693742] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.695528] ehci-pci: EHCI PCI platform driver [ 0.696911] ehci-platform: EHCI generic platform driver [ 0.698398] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.700085] ohci-pci: OHCI PCI platform driver [ 0.701387] ohci-platform: OHCI generic platform driver [ 0.702855] uhci_hcd: USB Universal Host Controller Interface driver [ 0.717580] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.719037] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.721184] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.722704] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.724360] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.726135] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.728220] usb usb1: Product: UHCI Host Controller [ 0.729572] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.731309] usb usb1: SerialNumber: 0000:00:01.2 [ 0.732829] hub 1-0:1.0: USB hub found [ 0.733986] hub 1-0:1.0: 2 ports detected [ 0.735353] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.738390] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.739831] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.741304] mousedev: PS/2 mouse device common for all mice [ 0.743134] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.745796] rtc_cmos 00:00: RTC can wake from S4 [ 0.747378] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.749082] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.750844] i2c /dev entries driver [ 0.751954] device-mapper: uevent: version 1.0.3 [ 0.753320] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.755704] ledtrig-cpu: registered to indicate activity on CPUs [ 0.757732] NET: Registered protocol family 10 [ 0.759364] NET: Registered protocol family 17 [ 0.760698] Key type dns_resolver registered [ 0.762144] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.763801] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.766428] registered taskstats version 1 [ 0.767725] Loading compiled-in X.509 certificates [ 0.769678] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.772226] zswap: loaded using pool lzo/zbud [ 0.774186] Key type trusted registered [ 0.776206] Key type encrypted registered [ 0.777229] AppArmor: AppArmor sha1 policy hashing enabled [ 0.778513] ima: No TPM chip found, activating TPM-bypass! [ 0.779815] evm: HMAC attrs: 0x1 [ 0.780998] Magic number: 10:464:742 [ 0.782349] rtc_cmos 00:00: setting system clock to 2018-11-14 16:42:49 UTC (1542213769) [ 0.784375] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.785725] EDD information not available. [ 0.848510] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.863599] Write protecting the kernel read-only data: 14336k [ 0.866304] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.868537] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.65 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.915295] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.7... Lease of 192.168.120.7 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.87. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCh7K6ASuVuwVt0pkyBc+OKL4GUMuyVspBvP6lNxxWzZzA3E56b4SBYTF02ZWuV8RJKV8ZfJzYUGR2gk3AQFVtrBtsm4z1XCiYrq2STIs9Et3feK6lr5v8Rb9IbZg+Pxc5ohGhfw51vif9fQPQE2OngfXXCsfSneAaEWyBBOjVHlFuNFKeT5pSWiWKxl004eytAgdQzNdSS8hvK3DwOLsN42007W+PwHpZEJBFa3qtodHN+tUj0VRjvEMzdT6o3YwilXBPFcMRYD+AlWzwD7PBxGZOHPaWtWRfQvL+hHipQjTYJgnX6uraO+s0i6SZ0Tj6XgKShJyseSxFiv9GN5Obl root@cinder-test-vm-7d691686-5a8b-4c83-bd2c-4eca6c960b2c ssh-dss AAAAB3NzaC1kc3MAAACBAOgJZ3sd0nkQR3anxk/0SZX3A+PBJ0RdXnSWdqXD14N1zp8JqP6h1oGZaf517d5tQlXwERjhPK/Tv5ooTk/5NOuGE97t0YnwQeAq1KgfnhVq99RgAavHLyy0ug873CI1JQP0lJ/dUVD88i0AkNoL2o7fvOmgymiVA2WpLXIdiX97AAAAFQCjorwwPbMD7wHFlB8s/g5lXdNHHwAAAIBFJH28+aanr6sYvQ7OogJoF12URmg4zTxtOMcuMA6o6GVSt60F/z14hnDEA4eJQTxfgsLSLNarm1DFHnnmtW7Pxa1+UiE5DwYl8236xfu8p7gef5YBoBYdgeacjX0And3/zPhA+qaL5XAU9WuRgFHsdHkyHVHBxalbRxwgPzI2ogAAAIEAmGmchmg6OKh1iefrP18t31RLFzfnATCVwTS6G2amV7tL13QQXiD6HzX8sPmv59W9MXhHwjydI04GbJhUHvIn1KYGUmYN14UJ8x3L/w2uSSi4tm8rsH7ED3esSJ9y3JsDWdyTcIjsjx/3HHCYocfmReS+tYVOtpc8Emoj0+Uv48E= root@cinder-test-vm-7d691686-5a8b-4c83-bd2c-4eca6c960b2c -----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:fefc:bc82/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-00000017 name: N/A availability-zone: nova local-hostname: cinder-test-vm-7d691686-5a8b-4c83-bd2c-4eca6c960b2c launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.80 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-7d691686-5a8b-4c83-bd2c-4eca6c960b2c login: 2018-11-14 16:43:04,248 - paramiko.transport - DEBUG - starting thread (client mode): 0xcd7647d0L 2018-11-14 16:43:04,249 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-11-14 16:43:04,249 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-11-14 16:43:04,250 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-11-14 16:43:04,251 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-11-14 16:43:04,251 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-14 16:43:04,252 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-11-14 16:43:04,252 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-14 16:43:04,252 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-14 16:43:04,252 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-14 16:43:04,270 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-14 16:43:04,271 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-14 16:43:04,281 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.208: 4b55a6a20e40d130b9b1ef5bc3b21f53 2018-11-14 16:43:04,282 - paramiko.transport - DEBUG - Trying discovered key aaba376a001b36c8bb66580fe755205e in /tmp/tmpbUWbqM 2018-11-14 16:43:04,310 - paramiko.transport - DEBUG - userauth is OK 2018-11-14 16:43:04,316 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-14 16:43:04,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-11-14 16:43:04,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/cf8a96bf-74ad-4caa-b99e-0aaf2b88d8aa/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}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" -d '{"volumeAttachment": {"volumeId": "c4fcb61f-cb16-43aa-8e6c-23e85d7b2891"}}' 2018-11-14 16:43:07,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:43: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-42daf345-ec99-4afd-af59-900f0c588419 x-compute-request-id: req-42daf345-ec99-4afd-af59-900f0c588419 Content-Encoding: gzip Content-Length: 146 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "cf8a96bf-74ad-4caa-b99e-0aaf2b88d8aa", "id": "c4fcb61f-cb16-43aa-8e6c-23e85d7b2891", "volumeId": "c4fcb61f-cb16-43aa-8e6c-23e85d7b2891"}} 2018-11-14 16:43:07,185 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/cf8a96bf-74ad-4caa-b99e-0aaf2b88d8aa/os-volume_attachments used request id req-42daf345-ec99-4afd-af59-900f0c588419 2018-11-14 16:43:07,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 2.83906197548s 2018-11-14 16:43:07,186 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/cf8a96bf-74ad-4caa-b99e-0aaf2b88d8aa/os-volume_attachments used request id req-42daf345-ec99-4afd-af59-900f0c588419 2018-11-14 16:43:07,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-11-14 16:43:07,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/5531b284788f4641bc452c74fd83b7ad/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}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" 2018-11-14 16:43:08,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:43:07 GMT Server: Apache x-compute-request-id: req-2a68da1d-0d0b-4a67-90a9-dfc143538842 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2a68da1d-0d0b-4a67-90a9-dfc143538842 Content-Encoding: gzip Content-Length: 455 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "0c505c45465a4d8286418281fcf9777f", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/5531b284788f4641bc452c74fd83b7ad/volumes/c4fcb61f-cb16-43aa-8e6c-23e85d7b2891", "rel": "self"}, {"href": "http://172.30.9.28:8776/5531b284788f4641bc452c74fd83b7ad/volumes/c4fcb61f-cb16-43aa-8e6c-23e85d7b2891", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-14T16:42:34.000000", "description": null, "os-vol-tenant-attr:tenant_id": "5531b284788f4641bc452c74fd83b7ad", "updated_at": "2018-11-14T16:43:07.000000", "volume_type": null, "name": "cinder_test-volume_7d691686-5a8b-4c83-bd2c-4eca6c960b2c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c4fcb61f-cb16-43aa-8e6c-23e85d7b2891", "size": 2}]} 2018-11-14 16:43:08,159 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/5531b284788f4641bc452c74fd83b7ad/volumes/detail used request id req-2a68da1d-0d0b-4a67-90a9-dfc143538842 2018-11-14 16:43:08,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.972821950912s 2018-11-14 16:43:08,160 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/5531b284788f4641bc452c74fd83b7ad/volumes/detail used request id req-2a68da1d-0d0b-4a67-90a9-dfc143538842 2018-11-14 16:43:08,161 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 16:43:10,163 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-11-14 16:43:10,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/5531b284788f4641bc452c74fd83b7ad/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}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" 2018-11-14 16:43:11,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:43:10 GMT Server: Apache x-compute-request-id: req-9b80fca9-8b4c-4e7b-a6b7-50a71d5ab0bd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9b80fca9-8b4c-4e7b-a6b7-50a71d5ab0bd Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"volumes": [{"status": "attaching", "user_id": "0c505c45465a4d8286418281fcf9777f", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/5531b284788f4641bc452c74fd83b7ad/volumes/c4fcb61f-cb16-43aa-8e6c-23e85d7b2891", "rel": "self"}, {"href": "http://172.30.9.28:8776/5531b284788f4641bc452c74fd83b7ad/volumes/c4fcb61f-cb16-43aa-8e6c-23e85d7b2891", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-14T16:42:34.000000", "description": null, "os-vol-tenant-attr:tenant_id": "5531b284788f4641bc452c74fd83b7ad", "updated_at": "2018-11-14T16:43:10.000000", "volume_type": null, "name": "cinder_test-volume_7d691686-5a8b-4c83-bd2c-4eca6c960b2c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "c4fcb61f-cb16-43aa-8e6c-23e85d7b2891", "size": 2}]} 2018-11-14 16:43:11,196 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/5531b284788f4641bc452c74fd83b7ad/volumes/detail used request id req-9b80fca9-8b4c-4e7b-a6b7-50a71d5ab0bd 2018-11-14 16:43:11,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 1.03207588196s 2018-11-14 16:43:11,196 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/5531b284788f4641bc452c74fd83b7ad/volumes/detail used request id req-9b80fca9-8b4c-4e7b-a6b7-50a71d5ab0bd 2018-11-14 16:43:11,197 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 16:43:13,200 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-11-14 16:43:13,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/5531b284788f4641bc452c74fd83b7ad/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}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" 2018-11-14 16:43:14,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:43:13 GMT Server: Apache x-compute-request-id: req-39fb7806-0963-411c-b43d-fae411ca4e53 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-39fb7806-0963-411c-b43d-fae411ca4e53 Content-Encoding: gzip Content-Length: 578 Content-Type: application/json RESP BODY: {"volumes": [{"status": "in-use", "user_id": "0c505c45465a4d8286418281fcf9777f", "attachments": [{"server_id": "cf8a96bf-74ad-4caa-b99e-0aaf2b88d8aa", "attachment_id": "01918c4d-71b1-4719-9b53-5ba3f761bcc6", "attached_at": "2018-11-14T16:43:10.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "c4fcb61f-cb16-43aa-8e6c-23e85d7b2891", "device": "/dev/vdb", "id": "c4fcb61f-cb16-43aa-8e6c-23e85d7b2891"}], "links": [{"href": "http://172.30.9.28:8776/v3/5531b284788f4641bc452c74fd83b7ad/volumes/c4fcb61f-cb16-43aa-8e6c-23e85d7b2891", "rel": "self"}, {"href": "http://172.30.9.28:8776/5531b284788f4641bc452c74fd83b7ad/volumes/c4fcb61f-cb16-43aa-8e6c-23e85d7b2891", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-14T16:42:34.000000", "description": null, "os-vol-tenant-attr:tenant_id": "5531b284788f4641bc452c74fd83b7ad", "updated_at": "2018-11-14T16:43:11.000000", "volume_type": null, "name": "cinder_test-volume_7d691686-5a8b-4c83-bd2c-4eca6c960b2c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "c4fcb61f-cb16-43aa-8e6c-23e85d7b2891", "size": 2}]} 2018-11-14 16:43:14,171 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/5531b284788f4641bc452c74fd83b7ad/volumes/detail used request id req-39fb7806-0963-411c-b43d-fae411ca4e53 2018-11-14 16:43:14,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.970738172531s 2018-11-14 16:43:14,171 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/5531b284788f4641bc452c74fd83b7ad/volumes/detail used request id req-39fb7806-0963-411c-b43d-fae411ca4e53 2018-11-14 16:43:14,173 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-14 16:43:14,174 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-11-14 16:43:14,175 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-14 16:43:14,176 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-14 16:43:14,243 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-14 16:43:14,244 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-11-14 16:43:14,245 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-14 16:43:14,245 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-14 16:43:14,282 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-11-14 16:43:14,283 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-14 16:43:14,310 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-14 16:43:14,642 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-14 16:43:14,643 - 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: 28298bbb-405c-4942-b625-1c9231f188fd 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-11-14 16:43:14,644 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2018-11-14 16:43:14,644 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-14 16:43:14,644 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2018-11-14 16:43:14,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-11-14 16:43:14,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/cf8a96bf-74ad-4caa-b99e-0aaf2b88d8aa/os-volume_attachments/c4fcb61f-cb16-43aa-8e6c-23e85d7b2891 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" 2018-11-14 16:43:17,026 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 16: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 x-openstack-request-id: req-5801fc95-e286-4523-94ca-115410e043d2 x-compute-request-id: req-5801fc95-e286-4523-94ca-115410e043d2 Content-Length: 0 Content-Type: application/json 2018-11-14 16:43:17,027 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/cf8a96bf-74ad-4caa-b99e-0aaf2b88d8aa/os-volume_attachments/c4fcb61f-cb16-43aa-8e6c-23e85d7b2891 used request id req-5801fc95-e286-4523-94ca-115410e043d2 2018-11-14 16:43:17,027 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 2.38177609444s 2018-11-14 16:43:17,027 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/cf8a96bf-74ad-4caa-b99e-0aaf2b88d8aa/os-volume_attachments/c4fcb61f-cb16-43aa-8e6c-23e85d7b2891 used request id req-5801fc95-e286-4523-94ca-115410e043d2 2018-11-14 16:43:17,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-11-14 16:43:17,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/5531b284788f4641bc452c74fd83b7ad/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}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" 2018-11-14 16:43:17,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:43:17 GMT Server: Apache x-compute-request-id: req-2d640a7f-c86f-4028-b638-377d88b3dfaa OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2d640a7f-c86f-4028-b638-377d88b3dfaa Content-Encoding: gzip Content-Length: 581 Content-Type: application/json RESP BODY: {"volumes": [{"status": "detaching", "user_id": "0c505c45465a4d8286418281fcf9777f", "attachments": [{"server_id": "cf8a96bf-74ad-4caa-b99e-0aaf2b88d8aa", "attachment_id": "01918c4d-71b1-4719-9b53-5ba3f761bcc6", "attached_at": "2018-11-14T16:43:10.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "c4fcb61f-cb16-43aa-8e6c-23e85d7b2891", "device": "/dev/vdb", "id": "c4fcb61f-cb16-43aa-8e6c-23e85d7b2891"}], "links": [{"href": "http://172.30.9.28:8776/v3/5531b284788f4641bc452c74fd83b7ad/volumes/c4fcb61f-cb16-43aa-8e6c-23e85d7b2891", "rel": "self"}, {"href": "http://172.30.9.28:8776/5531b284788f4641bc452c74fd83b7ad/volumes/c4fcb61f-cb16-43aa-8e6c-23e85d7b2891", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-14T16:42:34.000000", "description": null, "os-vol-tenant-attr:tenant_id": "5531b284788f4641bc452c74fd83b7ad", "updated_at": "2018-11-14T16:43:16.000000", "volume_type": null, "name": "cinder_test-volume_7d691686-5a8b-4c83-bd2c-4eca6c960b2c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "c4fcb61f-cb16-43aa-8e6c-23e85d7b2891", "size": 2}]} 2018-11-14 16:43:17,998 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/5531b284788f4641bc452c74fd83b7ad/volumes/detail used request id req-2d640a7f-c86f-4028-b638-377d88b3dfaa 2018-11-14 16:43:17,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.970845937729s 2018-11-14 16:43:17,999 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/5531b284788f4641bc452c74fd83b7ad/volumes/detail used request id req-2d640a7f-c86f-4028-b638-377d88b3dfaa 2018-11-14 16:43:18,000 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 16:43:20,003 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-11-14 16:43:20,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/5531b284788f4641bc452c74fd83b7ad/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}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" 2018-11-14 16:43:21,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:43:20 GMT Server: Apache x-compute-request-id: req-e79ea61b-a6b2-40e0-bcd5-1a982d833e0e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e79ea61b-a6b2-40e0-bcd5-1a982d833e0e Content-Encoding: gzip Content-Length: 454 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "0c505c45465a4d8286418281fcf9777f", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/5531b284788f4641bc452c74fd83b7ad/volumes/c4fcb61f-cb16-43aa-8e6c-23e85d7b2891", "rel": "self"}, {"href": "http://172.30.9.28:8776/5531b284788f4641bc452c74fd83b7ad/volumes/c4fcb61f-cb16-43aa-8e6c-23e85d7b2891", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-14T16:42:34.000000", "description": null, "os-vol-tenant-attr:tenant_id": "5531b284788f4641bc452c74fd83b7ad", "updated_at": "2018-11-14T16:43:18.000000", "volume_type": null, "name": "cinder_test-volume_7d691686-5a8b-4c83-bd2c-4eca6c960b2c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c4fcb61f-cb16-43aa-8e6c-23e85d7b2891", "size": 2}]} 2018-11-14 16:43:21,032 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/5531b284788f4641bc452c74fd83b7ad/volumes/detail used request id req-e79ea61b-a6b2-40e0-bcd5-1a982d833e0e 2018-11-14 16:43:21,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 1.02957701683s 2018-11-14 16:43:21,033 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/5531b284788f4641bc452c74fd83b7ad/volumes/detail used request id req-e79ea61b-a6b2-40e0-bcd5-1a982d833e0e 2018-11-14 16:43:21,034 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2018-11-14 16:43:21,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-11-14 16:43:21,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/5ae106b9-3114-4849-8b23-c6f04453c7b2/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}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" -d '{"volumeAttachment": {"volumeId": "c4fcb61f-cb16-43aa-8e6c-23e85d7b2891"}}' 2018-11-14 16:43:21,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16: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-eeeaecc0-6e0a-42b7-80f1-b8054b8fc482 x-compute-request-id: req-eeeaecc0-6e0a-42b7-80f1-b8054b8fc482 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "5ae106b9-3114-4849-8b23-c6f04453c7b2", "id": "c4fcb61f-cb16-43aa-8e6c-23e85d7b2891", "volumeId": "c4fcb61f-cb16-43aa-8e6c-23e85d7b2891"}} 2018-11-14 16:43:21,822 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/5ae106b9-3114-4849-8b23-c6f04453c7b2/os-volume_attachments used request id req-eeeaecc0-6e0a-42b7-80f1-b8054b8fc482 2018-11-14 16:43:21,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 0.787794113159s 2018-11-14 16:43:21,823 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/5ae106b9-3114-4849-8b23-c6f04453c7b2/os-volume_attachments used request id req-eeeaecc0-6e0a-42b7-80f1-b8054b8fc482 2018-11-14 16:43:21,823 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-11-14 16:43:21,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/5531b284788f4641bc452c74fd83b7ad/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}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" 2018-11-14 16:43:22,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:43:21 GMT Server: Apache x-compute-request-id: req-b58b3769-3684-4d96-aa99-f0e8f607b24a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b58b3769-3684-4d96-aa99-f0e8f607b24a Content-Encoding: gzip Content-Length: 456 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "0c505c45465a4d8286418281fcf9777f", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/5531b284788f4641bc452c74fd83b7ad/volumes/c4fcb61f-cb16-43aa-8e6c-23e85d7b2891", "rel": "self"}, {"href": "http://172.30.9.28:8776/5531b284788f4641bc452c74fd83b7ad/volumes/c4fcb61f-cb16-43aa-8e6c-23e85d7b2891", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-14T16:42:34.000000", "description": null, "os-vol-tenant-attr:tenant_id": "5531b284788f4641bc452c74fd83b7ad", "updated_at": "2018-11-14T16:43:21.000000", "volume_type": null, "name": "cinder_test-volume_7d691686-5a8b-4c83-bd2c-4eca6c960b2c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c4fcb61f-cb16-43aa-8e6c-23e85d7b2891", "size": 2}]} 2018-11-14 16:43:22,776 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/5531b284788f4641bc452c74fd83b7ad/volumes/detail used request id req-b58b3769-3684-4d96-aa99-f0e8f607b24a 2018-11-14 16:43:22,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.952451944351s 2018-11-14 16:43:22,776 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/5531b284788f4641bc452c74fd83b7ad/volumes/detail used request id req-b58b3769-3684-4d96-aa99-f0e8f607b24a 2018-11-14 16:43:22,777 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 16:43:24,780 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-11-14 16:43:24,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/5531b284788f4641bc452c74fd83b7ad/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}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" 2018-11-14 16:43:24,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:43:24 GMT Server: Apache x-compute-request-id: req-2bac7e2d-0c89-45c3-8e87-0f1c141d7608 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2bac7e2d-0c89-45c3-8e87-0f1c141d7608 Content-Encoding: gzip Content-Length: 456 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "0c505c45465a4d8286418281fcf9777f", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/5531b284788f4641bc452c74fd83b7ad/volumes/c4fcb61f-cb16-43aa-8e6c-23e85d7b2891", "rel": "self"}, {"href": "http://172.30.9.28:8776/5531b284788f4641bc452c74fd83b7ad/volumes/c4fcb61f-cb16-43aa-8e6c-23e85d7b2891", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-14T16:42:34.000000", "description": null, "os-vol-tenant-attr:tenant_id": "5531b284788f4641bc452c74fd83b7ad", "updated_at": "2018-11-14T16:43:21.000000", "volume_type": null, "name": "cinder_test-volume_7d691686-5a8b-4c83-bd2c-4eca6c960b2c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c4fcb61f-cb16-43aa-8e6c-23e85d7b2891", "size": 2}]} 2018-11-14 16:43:24,858 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/5531b284788f4641bc452c74fd83b7ad/volumes/detail used request id req-2bac7e2d-0c89-45c3-8e87-0f1c141d7608 2018-11-14 16:43:24,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0779070854187s 2018-11-14 16:43:24,858 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/5531b284788f4641bc452c74fd83b7ad/volumes/detail used request id req-2bac7e2d-0c89-45c3-8e87-0f1c141d7608 2018-11-14 16:43:24,860 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 16:43:26,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-11-14 16:43:26,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/5531b284788f4641bc452c74fd83b7ad/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}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" 2018-11-14 16:43:27,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:43:26 GMT Server: Apache x-compute-request-id: req-b816da3d-6364-4a5a-9d0d-2580799bf2fc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b816da3d-6364-4a5a-9d0d-2580799bf2fc Content-Encoding: gzip Content-Length: 578 Content-Type: application/json RESP BODY: {"volumes": [{"status": "in-use", "user_id": "0c505c45465a4d8286418281fcf9777f", "attachments": [{"server_id": "5ae106b9-3114-4849-8b23-c6f04453c7b2", "attachment_id": "669284ec-b948-4622-9c24-66dcb9c207b5", "attached_at": "2018-11-14T16:43:24.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "c4fcb61f-cb16-43aa-8e6c-23e85d7b2891", "device": "/dev/vdb", "id": "c4fcb61f-cb16-43aa-8e6c-23e85d7b2891"}], "links": [{"href": "http://172.30.9.28:8776/v3/5531b284788f4641bc452c74fd83b7ad/volumes/c4fcb61f-cb16-43aa-8e6c-23e85d7b2891", "rel": "self"}, {"href": "http://172.30.9.28:8776/5531b284788f4641bc452c74fd83b7ad/volumes/c4fcb61f-cb16-43aa-8e6c-23e85d7b2891", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-14T16:42:34.000000", "description": null, "os-vol-tenant-attr:tenant_id": "5531b284788f4641bc452c74fd83b7ad", "updated_at": "2018-11-14T16:43:25.000000", "volume_type": null, "name": "cinder_test-volume_7d691686-5a8b-4c83-bd2c-4eca6c960b2c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "c4fcb61f-cb16-43aa-8e6c-23e85d7b2891", "size": 2}]} 2018-11-14 16:43:27,848 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/5531b284788f4641bc452c74fd83b7ad/volumes/detail used request id req-b816da3d-6364-4a5a-9d0d-2580799bf2fc 2018-11-14 16:43:27,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.986015081406s 2018-11-14 16:43:27,849 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/5531b284788f4641bc452c74fd83b7ad/volumes/detail used request id req-b816da3d-6364-4a5a-9d0d-2580799bf2fc 2018-11-14 16:43:27,851 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-14 16:43:27,852 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-11-14 16:43:27,852 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-14 16:43:27,855 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-14 16:43:27,924 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-14 16:43:27,925 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-11-14 16:43:27,926 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-14 16:43:27,926 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-14 16:43:27,965 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-11-14 16:43:27,965 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-14 16:43:27,991 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-14 16:43:28,011 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-14 16:43:28,011 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Found new data! 2018-11-14 16:43:28,012 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2018-11-14 16:43:28,012 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2018-11-14 16:43:28,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-11-14 16:43:28,013 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-14 16:43:28,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/5ae106b9-3114-4849-8b23-c6f04453c7b2/os-volume_attachments/c4fcb61f-cb16-43aa-8e6c-23e85d7b2891 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" 2018-11-14 16:43:29,511 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 16: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 x-openstack-request-id: req-de4d7451-7ed2-4e35-8011-88464fa41594 x-compute-request-id: req-de4d7451-7ed2-4e35-8011-88464fa41594 Content-Length: 0 Content-Type: application/json 2018-11-14 16:43:29,511 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/5ae106b9-3114-4849-8b23-c6f04453c7b2/os-volume_attachments/c4fcb61f-cb16-43aa-8e6c-23e85d7b2891 used request id req-de4d7451-7ed2-4e35-8011-88464fa41594 2018-11-14 16:43:29,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 1.4983420372s 2018-11-14 16:43:29,511 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/5ae106b9-3114-4849-8b23-c6f04453c7b2/os-volume_attachments/c4fcb61f-cb16-43aa-8e6c-23e85d7b2891 used request id req-de4d7451-7ed2-4e35-8011-88464fa41594 2018-11-14 16:43:29,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-11-14 16:43:29,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/5531b284788f4641bc452c74fd83b7ad/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}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" 2018-11-14 16:43:29,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:43:29 GMT Server: Apache x-compute-request-id: req-fd6c87aa-d042-4d62-a300-89693d74c713 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fd6c87aa-d042-4d62-a300-89693d74c713 Content-Encoding: gzip Content-Length: 581 Content-Type: application/json RESP BODY: {"volumes": [{"status": "detaching", "user_id": "0c505c45465a4d8286418281fcf9777f", "attachments": [{"server_id": "5ae106b9-3114-4849-8b23-c6f04453c7b2", "attachment_id": "669284ec-b948-4622-9c24-66dcb9c207b5", "attached_at": "2018-11-14T16:43:24.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "c4fcb61f-cb16-43aa-8e6c-23e85d7b2891", "device": "/dev/vdb", "id": "c4fcb61f-cb16-43aa-8e6c-23e85d7b2891"}], "links": [{"href": "http://172.30.9.28:8776/v3/5531b284788f4641bc452c74fd83b7ad/volumes/c4fcb61f-cb16-43aa-8e6c-23e85d7b2891", "rel": "self"}, {"href": "http://172.30.9.28:8776/5531b284788f4641bc452c74fd83b7ad/volumes/c4fcb61f-cb16-43aa-8e6c-23e85d7b2891", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-14T16:42:34.000000", "description": null, "os-vol-tenant-attr:tenant_id": "5531b284788f4641bc452c74fd83b7ad", "updated_at": "2018-11-14T16:43:29.000000", "volume_type": null, "name": "cinder_test-volume_7d691686-5a8b-4c83-bd2c-4eca6c960b2c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "c4fcb61f-cb16-43aa-8e6c-23e85d7b2891", "size": 2}]} 2018-11-14 16:43:29,572 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/5531b284788f4641bc452c74fd83b7ad/volumes/detail used request id req-fd6c87aa-d042-4d62-a300-89693d74c713 2018-11-14 16:43:29,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0597200393677s 2018-11-14 16:43:29,572 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/5531b284788f4641bc452c74fd83b7ad/volumes/detail used request id req-fd6c87aa-d042-4d62-a300-89693d74c713 2018-11-14 16:43:29,573 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 16:43:31,576 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-11-14 16:43:31,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/5531b284788f4641bc452c74fd83b7ad/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}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" 2018-11-14 16:43:31,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:43:31 GMT Server: Apache x-compute-request-id: req-403174ac-0e8f-4193-94ad-b7771a6a8558 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-403174ac-0e8f-4193-94ad-b7771a6a8558 Content-Encoding: gzip Content-Length: 454 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "0c505c45465a4d8286418281fcf9777f", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/5531b284788f4641bc452c74fd83b7ad/volumes/c4fcb61f-cb16-43aa-8e6c-23e85d7b2891", "rel": "self"}, {"href": "http://172.30.9.28:8776/5531b284788f4641bc452c74fd83b7ad/volumes/c4fcb61f-cb16-43aa-8e6c-23e85d7b2891", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-14T16:42:34.000000", "description": null, "os-vol-tenant-attr:tenant_id": "5531b284788f4641bc452c74fd83b7ad", "updated_at": "2018-11-14T16:43:29.000000", "volume_type": null, "name": "cinder_test-volume_7d691686-5a8b-4c83-bd2c-4eca6c960b2c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c4fcb61f-cb16-43aa-8e6c-23e85d7b2891", "size": 2}]} 2018-11-14 16:43:31,629 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/5531b284788f4641bc452c74fd83b7ad/volumes/detail used request id req-403174ac-0e8f-4193-94ad-b7771a6a8558 2018-11-14 16:43:31,629 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.05330991745s 2018-11-14 16:43:31,630 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/5531b284788f4641bc452c74fd83b7ad/volumes/detail used request id req-403174ac-0e8f-4193-94ad-b7771a6a8558 2018-11-14 16:43:31,742 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-14 16:43:31,743 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:25 | PASS | +---------------------+------------------+------------------+----------------+ 2018-11-14 16:43:31,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-11-14 16:43:31,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/5ae106b9-3114-4849-8b23-c6f04453c7b2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" 2018-11-14 16:43:31,900 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 16:43: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-d6e57fb7-a784-4758-9300-73f9105662d1 x-compute-request-id: req-d6e57fb7-a784-4758-9300-73f9105662d1 Content-Type: application/json 2018-11-14 16:43:31,900 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/5ae106b9-3114-4849-8b23-c6f04453c7b2 used request id req-d6e57fb7-a784-4758-9300-73f9105662d1 2018-11-14 16:43:31,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.152610063553s 2018-11-14 16:43:31,901 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/5ae106b9-3114-4849-8b23-c6f04453c7b2 used request id req-d6e57fb7-a784-4758-9300-73f9105662d1 2018-11-14 16:43:31,901 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 16:43:31,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" 2018-11-14 16:43:32,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:43: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-cd13fb8e-0252-40e8-9c06-3b67117b8086 x-compute-request-id: req-cd13fb8e-0252-40e8-9c06-3b67117b8086 Content-Encoding: gzip Content-Length: 904 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_7d691686-5a8b-4c83-bd2c-4eca6c960b2c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:bc:82", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:bc:82", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cf8a96bf-74ad-4caa-b99e-0aaf2b88d8aa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cf8a96bf-74ad-4caa-b99e-0aaf2b88d8aa", "rel": "bookmark"}], "image": {"id": "15b9a5da-9f39-4d15-9da5-5a8e7c09da8c", "links": [{"href": "http://172.30.9.28:8774/images/15b9a5da-9f39-4d15-9da5-5a8e7c09da8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T16:42:48.000000", "flavor": {"id": "5ec2052d-46cb-48ba-acae-8cf1956ea671", "links": [{"href": "http://172.30.9.28:8774/flavors/5ec2052d-46cb-48ba-acae-8cf1956ea671", "rel": "bookmark"}]}, "id": "cf8a96bf-74ad-4caa-b99e-0aaf2b88d8aa", "security_groups": [{"name": "cinder_test-sg_7d691686-5a8b-4c83-bd2c-4eca6c960b2c"}], "user_id": "0c505c45465a4d8286418281fcf9777f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T16:42:48Z", "hostId": "30e1451890ee54a2a5e4c0821d6ef1e68114d45e90acab80cb4fd3c6", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_7d691686-5a8b-4c83-bd2c-4eca6c960b2c", "name": "cinder_test-vm_7d691686-5a8b-4c83-bd2c-4eca6c960b2c", "created": "2018-11-14T16:42:42Z", "tenant_id": "5531b284788f4641bc452c74fd83b7ad", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_7d691686-5a8b-4c83-bd2c-4eca6c960b2c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:43:56", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:43:56", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5ae106b9-3114-4849-8b23-c6f04453c7b2", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5ae106b9-3114-4849-8b23-c6f04453c7b2", "rel": "bookmark"}], "image": {"id": "15b9a5da-9f39-4d15-9da5-5a8e7c09da8c", "links": [{"href": "http://172.30.9.28:8774/images/15b9a5da-9f39-4d15-9da5-5a8e7c09da8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T16:42:26.000000", "flavor": {"id": "5ec2052d-46cb-48ba-acae-8cf1956ea671", "links": [{"href": "http://172.30.9.28:8774/flavors/5ec2052d-46cb-48ba-acae-8cf1956ea671", "rel": "bookmark"}]}, "id": "5ae106b9-3114-4849-8b23-c6f04453c7b2", "security_groups": [{"name": "cinder_test-sg_7d691686-5a8b-4c83-bd2c-4eca6c960b2c"}], "user_id": "0c505c45465a4d8286418281fcf9777f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T16:43:31Z", "hostId": "09f9d20826216c4f2fa1ce3a540ef1f4ed3230faa72e53371af747c9", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_7d691686-5a8b-4c83-bd2c-4eca6c960b2c", "name": "cinder_test-vm2_7d691686-5a8b-4c83-bd2c-4eca6c960b2c", "created": "2018-11-14T16:42:20Z", "tenant_id": "5531b284788f4641bc452c74fd83b7ad", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 16:43:32,460 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-cd13fb8e-0252-40e8-9c06-3b67117b8086 2018-11-14 16:43:32,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.558318853378s 2018-11-14 16:43:32,460 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-cd13fb8e-0252-40e8-9c06-3b67117b8086 2018-11-14 16:43:32,463 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 16:43:34,465 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 16:43:34,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" 2018-11-14 16:43:35,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:43:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3a6e429e-33d5-42e1-b98e-116480b3a9cd x-compute-request-id: req-3a6e429e-33d5-42e1-b98e-116480b3a9cd Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_7d691686-5a8b-4c83-bd2c-4eca6c960b2c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:bc:82", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:bc:82", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cf8a96bf-74ad-4caa-b99e-0aaf2b88d8aa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cf8a96bf-74ad-4caa-b99e-0aaf2b88d8aa", "rel": "bookmark"}], "image": {"id": "15b9a5da-9f39-4d15-9da5-5a8e7c09da8c", "links": [{"href": "http://172.30.9.28:8774/images/15b9a5da-9f39-4d15-9da5-5a8e7c09da8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T16:42:48.000000", "flavor": {"id": "5ec2052d-46cb-48ba-acae-8cf1956ea671", "links": [{"href": "http://172.30.9.28:8774/flavors/5ec2052d-46cb-48ba-acae-8cf1956ea671", "rel": "bookmark"}]}, "id": "cf8a96bf-74ad-4caa-b99e-0aaf2b88d8aa", "security_groups": [{"name": "cinder_test-sg_7d691686-5a8b-4c83-bd2c-4eca6c960b2c"}], "user_id": "0c505c45465a4d8286418281fcf9777f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T16:42:48Z", "hostId": "30e1451890ee54a2a5e4c0821d6ef1e68114d45e90acab80cb4fd3c6", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_7d691686-5a8b-4c83-bd2c-4eca6c960b2c", "name": "cinder_test-vm_7d691686-5a8b-4c83-bd2c-4eca6c960b2c", "created": "2018-11-14T16:42:42Z", "tenant_id": "5531b284788f4641bc452c74fd83b7ad", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 16:43:35,149 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3a6e429e-33d5-42e1-b98e-116480b3a9cd 2018-11-14 16:43:35,149 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.683892011642s 2018-11-14 16:43:35,150 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3a6e429e-33d5-42e1-b98e-116480b3a9cd 2018-11-14 16:43:35,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-11-14 16:43:35,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/floatingips/ca15a3bf-b3b7-4b10-8494-a2437454f448.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" 2018-11-14 16:43:35,793 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3a492abc-ec15-44d1-8ac2-d93cf622282b Content-Length: 0 Date: Wed, 14 Nov 2018 16:43:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 16:43:35,794 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/ca15a3bf-b3b7-4b10-8494-a2437454f448.json used request id req-3a492abc-ec15-44d1-8ac2-d93cf622282b 2018-11-14 16:43:35,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.640080928802s 2018-11-14 16:43:35,794 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/ca15a3bf-b3b7-4b10-8494-a2437454f448.json used request id req-3a492abc-ec15-44d1-8ac2-d93cf622282b 2018-11-14 16:43:35,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-14 16:43:35,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" 2018-11-14 16:43:35,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-262b87ce-c9ae-4061-99ed-6cc0e57e4955 Date: Wed, 14 Nov 2018 16:43:35 GMT RESP BODY: {"floatingips": [{"router_id": "82dbce7f-8389-4fdd-95a7-7b39302aab88", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-11-14T16:42:52Z", "floating_network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.208", "revision_number": 0, "port_id": "e393ce9a-b30e-44c7-bc6b-b2145c5bfaeb", "id": "02f8b3dd-7eba-4381-88ac-19f17307dd1d", "tenant_id": "5531b284788f4641bc452c74fd83b7ad", "created_at": "2018-11-14T16:42:52Z", "project_id": "5531b284788f4641bc452c74fd83b7ad"}]} 2018-11-14 16:43:35,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-262b87ce-c9ae-4061-99ed-6cc0e57e4955 2018-11-14 16:43:35,819 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.020308971405s 2018-11-14 16:43:35,820 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-262b87ce-c9ae-4061-99ed-6cc0e57e4955 2018-11-14 16:43:35,823 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-11-14 16:43:35,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/5531b284788f4641bc452c74fd83b7ad/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}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" 2018-11-14 16:43:36,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:43:35 GMT Server: Apache x-compute-request-id: req-6e0d6b7a-131a-46ad-8b1a-3417fe663ebc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6e0d6b7a-131a-46ad-8b1a-3417fe663ebc Content-Encoding: gzip Content-Length: 454 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "0c505c45465a4d8286418281fcf9777f", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/5531b284788f4641bc452c74fd83b7ad/volumes/c4fcb61f-cb16-43aa-8e6c-23e85d7b2891", "rel": "self"}, {"href": "http://172.30.9.28:8776/5531b284788f4641bc452c74fd83b7ad/volumes/c4fcb61f-cb16-43aa-8e6c-23e85d7b2891", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-14T16:42:34.000000", "description": null, "os-vol-tenant-attr:tenant_id": "5531b284788f4641bc452c74fd83b7ad", "updated_at": "2018-11-14T16:43:29.000000", "volume_type": null, "name": "cinder_test-volume_7d691686-5a8b-4c83-bd2c-4eca6c960b2c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c4fcb61f-cb16-43aa-8e6c-23e85d7b2891", "size": 2}]} 2018-11-14 16:43:36,798 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/5531b284788f4641bc452c74fd83b7ad/volumes/detail used request id req-6e0d6b7a-131a-46ad-8b1a-3417fe663ebc 2018-11-14 16:43:36,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.974995136261s 2018-11-14 16:43:36,799 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/5531b284788f4641bc452c74fd83b7ad/volumes/detail used request id req-6e0d6b7a-131a-46ad-8b1a-3417fe663ebc 2018-11-14 16:43:36,800 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.DELETE.volumes 2018-11-14 16:43:36,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8776/v3/5531b284788f4641bc452c74fd83b7ad/volumes/c4fcb61f-cb16-43aa-8e6c-23e85d7b2891 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" 2018-11-14 16:43:36,894 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 16:43:36 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-33c1dc13-4e19-4bfc-99f5-7034cde35d9b Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 16:43:36,895 - keystoneauth.session - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/5531b284788f4641bc452c74fd83b7ad/volumes/c4fcb61f-cb16-43aa-8e6c-23e85d7b2891 used request id req-33c1dc13-4e19-4bfc-99f5-7034cde35d9b 2018-11-14 16:43:36,895 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.DELETE.volumes in 0.0941209793091s 2018-11-14 16:43:36,895 - shade.request_ids - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/5531b284788f4641bc452c74fd83b7ad/volumes/c4fcb61f-cb16-43aa-8e6c-23e85d7b2891 used request id req-33c1dc13-4e19-4bfc-99f5-7034cde35d9b 2018-11-14 16:43:36,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-11-14 16:43:36,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/5531b284788f4641bc452c74fd83b7ad/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}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" 2018-11-14 16:43:37,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:43:36 GMT Server: Apache x-compute-request-id: req-0265dfe9-9ae7-44c5-9445-7d2666bcd118 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0265dfe9-9ae7-44c5-9445-7d2666bcd118 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-14 16:43:37,874 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/5531b284788f4641bc452c74fd83b7ad/volumes/detail used request id req-0265dfe9-9ae7-44c5-9445-7d2666bcd118 2018-11-14 16:43:37,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.978348970413s 2018-11-14 16:43:37,874 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/5531b284788f4641bc452c74fd83b7ad/volumes/detail used request id req-0265dfe9-9ae7-44c5-9445-7d2666bcd118 2018-11-14 16:43:37,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-11-14 16:43:37,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/floatingips/02f8b3dd-7eba-4381-88ac-19f17307dd1d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" 2018-11-14 16:43:38,609 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0548e63b-78de-4221-b415-addfa5d15d36 Content-Length: 0 Date: Wed, 14 Nov 2018 16:43:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 16:43:38,609 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/02f8b3dd-7eba-4381-88ac-19f17307dd1d.json used request id req-0548e63b-78de-4221-b415-addfa5d15d36 2018-11-14 16:43:38,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.73184800148s 2018-11-14 16:43:38,609 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/02f8b3dd-7eba-4381-88ac-19f17307dd1d.json used request id req-0548e63b-78de-4221-b415-addfa5d15d36 2018-11-14 16:43:38,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-14 16:43:38,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" 2018-11-14 16:43:38,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-58258daf-a38b-4332-81a7-51db95943258 Date: Wed, 14 Nov 2018 16:43:38 GMT RESP BODY: {"floatingips": []} 2018-11-14 16:43:38,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-58258daf-a38b-4332-81a7-51db95943258 2018-11-14 16:43:38,633 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0186960697174s 2018-11-14 16:43:38,633 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-58258daf-a38b-4332-81a7-51db95943258 2018-11-14 16:43:38,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-11-14 16:43:38,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/cf8a96bf-74ad-4caa-b99e-0aaf2b88d8aa -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" 2018-11-14 16:43:38,900 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 16:43: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-f41510b5-6c6f-4709-b451-d179d46ac783 x-compute-request-id: req-f41510b5-6c6f-4709-b451-d179d46ac783 Content-Type: application/json 2018-11-14 16:43:38,900 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/cf8a96bf-74ad-4caa-b99e-0aaf2b88d8aa used request id req-f41510b5-6c6f-4709-b451-d179d46ac783 2018-11-14 16:43:38,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.265742063522s 2018-11-14 16:43:38,900 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/cf8a96bf-74ad-4caa-b99e-0aaf2b88d8aa used request id req-f41510b5-6c6f-4709-b451-d179d46ac783 2018-11-14 16:43:38,901 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 16:43:38,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" 2018-11-14 16:43:39,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:43: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-b2d4639c-282e-4489-9d1a-42cc0eadc639 x-compute-request-id: req-b2d4639c-282e-4489-9d1a-42cc0eadc639 Content-Encoding: gzip Content-Length: 768 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_7d691686-5a8b-4c83-bd2c-4eca6c960b2c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:bc:82", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:bc:82", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cf8a96bf-74ad-4caa-b99e-0aaf2b88d8aa", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cf8a96bf-74ad-4caa-b99e-0aaf2b88d8aa", "rel": "bookmark"}], "image": {"id": "15b9a5da-9f39-4d15-9da5-5a8e7c09da8c", "links": [{"href": "http://172.30.9.28:8774/images/15b9a5da-9f39-4d15-9da5-5a8e7c09da8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T16:42:48.000000", "flavor": {"id": "5ec2052d-46cb-48ba-acae-8cf1956ea671", "links": [{"href": "http://172.30.9.28:8774/flavors/5ec2052d-46cb-48ba-acae-8cf1956ea671", "rel": "bookmark"}]}, "id": "cf8a96bf-74ad-4caa-b99e-0aaf2b88d8aa", "security_groups": [{"name": "cinder_test-sg_7d691686-5a8b-4c83-bd2c-4eca6c960b2c"}], "user_id": "0c505c45465a4d8286418281fcf9777f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T16:43:38Z", "hostId": "30e1451890ee54a2a5e4c0821d6ef1e68114d45e90acab80cb4fd3c6", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_7d691686-5a8b-4c83-bd2c-4eca6c960b2c", "name": "cinder_test-vm_7d691686-5a8b-4c83-bd2c-4eca6c960b2c", "created": "2018-11-14T16:42:42Z", "tenant_id": "5531b284788f4641bc452c74fd83b7ad", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 16:43:39,487 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b2d4639c-282e-4489-9d1a-42cc0eadc639 2018-11-14 16:43:39,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.58607506752s 2018-11-14 16:43:39,487 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b2d4639c-282e-4489-9d1a-42cc0eadc639 2018-11-14 16:43:39,489 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 16:43:41,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 16:43:41,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" 2018-11-14 16:43:41,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:43:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-56c2ea0e-764a-44d3-9fb0-6c439cffc114 x-compute-request-id: req-56c2ea0e-764a-44d3-9fb0-6c439cffc114 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-14 16:43:41,561 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-56c2ea0e-764a-44d3-9fb0-6c439cffc114 2018-11-14 16:43:41,562 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0700099468231s 2018-11-14 16:43:41,562 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-56c2ea0e-764a-44d3-9fb0-6c439cffc114 2018-11-14 16:43:41,565 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-14 16:43:41,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" 2018-11-14 16:43:41,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4835 X-Openstack-Request-Id: req-a3e49e10-25d0-4e88-bde4-24bb9de9efb2 Date: Wed, 14 Nov 2018 16:43:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "5531b284788f4641bc452c74fd83b7ad", "created_at": "2018-11-14T16:42:06Z", "updated_at": "2018-11-14T16:42:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:42:06Z", "revision_number": 0, "id": "6467cba9-d795-4871-8ef8-c69b614189e9", "remote_group_id": "06909ebe-1d71-4c1d-839f-f2e006eb3ae1", "remote_ip_prefix": null, "created_at": "2018-11-14T16:42:06Z", "security_group_id": "06909ebe-1d71-4c1d-839f-f2e006eb3ae1", "tenant_id": "5531b284788f4641bc452c74fd83b7ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "5531b284788f4641bc452c74fd83b7ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:42:06Z", "revision_number": 0, "id": "75e92f42-f8c4-4979-957f-328efe6ef060", "remote_group_id": "06909ebe-1d71-4c1d-839f-f2e006eb3ae1", "remote_ip_prefix": null, "created_at": "2018-11-14T16:42:06Z", "security_group_id": "06909ebe-1d71-4c1d-839f-f2e006eb3ae1", "tenant_id": "5531b284788f4641bc452c74fd83b7ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "5531b284788f4641bc452c74fd83b7ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:42:06Z", "revision_number": 0, "id": "97842177-fa45-4f3c-a79b-7df059893a7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:42:06Z", "security_group_id": "06909ebe-1d71-4c1d-839f-f2e006eb3ae1", "tenant_id": "5531b284788f4641bc452c74fd83b7ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "5531b284788f4641bc452c74fd83b7ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:42:06Z", "revision_number": 0, "id": "e4ece5fb-9e73-4f26-bd93-5253bdc1d2b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:42:06Z", "security_group_id": "06909ebe-1d71-4c1d-839f-f2e006eb3ae1", "tenant_id": "5531b284788f4641bc452c74fd83b7ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "5531b284788f4641bc452c74fd83b7ad"}], "revision_number": 4, "project_id": "5531b284788f4641bc452c74fd83b7ad", "id": "06909ebe-1d71-4c1d-839f-f2e006eb3ae1", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "5531b284788f4641bc452c74fd83b7ad", "created_at": "2018-11-14T16:42:15Z", "updated_at": "2018-11-14T16:42:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:42:15Z", "revision_number": 0, "id": "089c2f08-db62-47d9-940a-14c5e4c10463", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:42:15Z", "security_group_id": "665d3639-8d7e-45aa-9937-1b8b759f2ad7", "tenant_id": "5531b284788f4641bc452c74fd83b7ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "5531b284788f4641bc452c74fd83b7ad"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-14T16:42:16Z", "revision_number": 0, "id": "2ea728f4-2c46-445e-9598-345a6d279f15", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:42:16Z", "security_group_id": "665d3639-8d7e-45aa-9937-1b8b759f2ad7", "tenant_id": "5531b284788f4641bc452c74fd83b7ad", "port_range_min": 22, "ethertype": "IPv4", "project_id": "5531b284788f4641bc452c74fd83b7ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:42:15Z", "revision_number": 0, "id": "8de9fe92-6ef4-494f-84aa-a332b68026ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:42:15Z", "security_group_id": "665d3639-8d7e-45aa-9937-1b8b759f2ad7", "tenant_id": "5531b284788f4641bc452c74fd83b7ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "5531b284788f4641bc452c74fd83b7ad"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:42:17Z", "revision_number": 0, "id": "9b524b39-86ae-401a-8b1b-13af2e1ea746", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:42:17Z", "security_group_id": "665d3639-8d7e-45aa-9937-1b8b759f2ad7", "tenant_id": "5531b284788f4641bc452c74fd83b7ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "5531b284788f4641bc452c74fd83b7ad"}], "revision_number": 4, "project_id": "5531b284788f4641bc452c74fd83b7ad", "id": "665d3639-8d7e-45aa-9937-1b8b759f2ad7", "name": "cinder_test-sg_7d691686-5a8b-4c83-bd2c-4eca6c960b2c"}]} 2018-11-14 16:43:41,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-a3e49e10-25d0-4e88-bde4-24bb9de9efb2 2018-11-14 16:43:41,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0519428253174s 2018-11-14 16:43:41,617 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-a3e49e10-25d0-4e88-bde4-24bb9de9efb2 2018-11-14 16:43:41,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-14 16:43:41,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/665d3639-8d7e-45aa-9937-1b8b759f2ad7.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" 2018-11-14 16:43:41,889 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d9dc9e2f-538e-42ad-b359-8be156ca308d Content-Length: 0 Date: Wed, 14 Nov 2018 16:43:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 16:43:41,889 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/665d3639-8d7e-45aa-9937-1b8b759f2ad7.json used request id req-d9dc9e2f-538e-42ad-b359-8be156ca308d 2018-11-14 16:43:41,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.268126964569s 2018-11-14 16:43:41,889 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/665d3639-8d7e-45aa-9937-1b8b759f2ad7.json used request id req-d9dc9e2f-538e-42ad-b359-8be156ca308d 2018-11-14 16:43:41,890 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-11-14 16:43:41,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/cinder_test-kp_7d691686-5a8b-4c83-bd2c-4eca6c960b2c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" 2018-11-14 16:43:41,983 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 16:43:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-97aed755-52c8-47c9-9747-1aa4eee4dbec x-compute-request-id: req-97aed755-52c8-47c9-9747-1aa4eee4dbec Content-Length: 0 Content-Type: application/json 2018-11-14 16:43:41,983 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/cinder_test-kp_7d691686-5a8b-4c83-bd2c-4eca6c960b2c used request id req-97aed755-52c8-47c9-9747-1aa4eee4dbec 2018-11-14 16:43:41,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0939130783081s 2018-11-14 16:43:41,984 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/cinder_test-kp_7d691686-5a8b-4c83-bd2c-4eca6c960b2c used request id req-97aed755-52c8-47c9-9747-1aa4eee4dbec 2018-11-14 16:43:41,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-11-14 16:43:41,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/82dbce7f-8389-4fdd-95a7-7b39302aab88/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}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" -d '{"subnet_id": "706ba510-b86a-463c-812b-496be3c6cf66"}' 2018-11-14 16:43:43,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5cef6d08-1dd7-4d35-9272-fc19b992f69c Date: Wed, 14 Nov 2018 16:43:43 GMT RESP BODY: {"network_id": "1aa4fca5-29dd-46e3-a3dd-6fa0fa45c477", "tenant_id": "5531b284788f4641bc452c74fd83b7ad", "subnet_id": "706ba510-b86a-463c-812b-496be3c6cf66", "subnet_ids": ["706ba510-b86a-463c-812b-496be3c6cf66"], "port_id": "e4dd976f-f7c6-4ec8-a937-2be8c7989c4c", "id": "82dbce7f-8389-4fdd-95a7-7b39302aab88"} 2018-11-14 16:43:43,604 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/82dbce7f-8389-4fdd-95a7-7b39302aab88/remove_router_interface.json used request id req-5cef6d08-1dd7-4d35-9272-fc19b992f69c 2018-11-14 16:43:43,605 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.61989307404s 2018-11-14 16:43:43,605 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/82dbce7f-8389-4fdd-95a7-7b39302aab88/remove_router_interface.json used request id req-5cef6d08-1dd7-4d35-9272-fc19b992f69c returning object 82dbce7f-8389-4fdd-95a7-7b39302aab88 2018-11-14 16:43:43,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-11-14 16:43:43,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" 2018-11-14 16:43:43,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-fb419bc6-6008-4b42-9bb9-4a46bd36c899 Date: Wed, 14 Nov 2018 16:43:43 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3653731-6d80-49cb-86ba-17eff3eeceee", "ip_address": "172.30.9.210"}]}, "description": "", "tags": [], "tenant_id": "5531b284788f4641bc452c74fd83b7ad", "created_at": "2018-11-14T16:42:09Z", "admin_state_up": true, "updated_at": "2018-11-14T16:43:43Z", "revision_number": 4, "routes": [], "project_id": "5531b284788f4641bc452c74fd83b7ad", "id": "82dbce7f-8389-4fdd-95a7-7b39302aab88", "name": "cinder_test-router_7d691686-5a8b-4c83-bd2c-4eca6c960b2c"}]} 2018-11-14 16:43:43,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-fb419bc6-6008-4b42-9bb9-4a46bd36c899 2018-11-14 16:43:43,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.122722148895s 2018-11-14 16:43:43,728 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-fb419bc6-6008-4b42-9bb9-4a46bd36c899 2018-11-14 16:43:43,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-11-14 16:43:43,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/82dbce7f-8389-4fdd-95a7-7b39302aab88.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" 2018-11-14 16:43:45,076 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1084c04f-0201-48c2-80e0-9e58a77f959f Content-Length: 0 Date: Wed, 14 Nov 2018 16:43:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 16:43:45,076 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/82dbce7f-8389-4fdd-95a7-7b39302aab88.json used request id req-1084c04f-0201-48c2-80e0-9e58a77f959f 2018-11-14 16:43:45,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.34622192383s 2018-11-14 16:43:45,076 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/82dbce7f-8389-4fdd-95a7-7b39302aab88.json used request id req-1084c04f-0201-48c2-80e0-9e58a77f959f 2018-11-14 16:43:45,077 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-14 16:43:45,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" 2018-11-14 16:43:45,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-378ecad2-b2d6-41d4-bbae-ab429a6b1547 Date: Wed, 14 Nov 2018 16:43:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1aa4fca5-29dd-46e3-a3dd-6fa0fa45c477","tenant_id":"5531b284788f4641bc452c74fd83b7ad","created_at":"2018-11-14T16:42:08Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-14T16:42:08Z","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":"5531b284788f4641bc452c74fd83b7ad","id":"706ba510-b86a-463c-812b-496be3c6cf66","subnetpool_id":null,"name":"cinder_test-subnet_7d691686-5a8b-4c83-bd2c-4eca6c960b2c"}]} 2018-11-14 16:43:45,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-378ecad2-b2d6-41d4-bbae-ab429a6b1547 2018-11-14 16:43:45,121 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.044371843338s 2018-11-14 16:43:45,121 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-378ecad2-b2d6-41d4-bbae-ab429a6b1547 2018-11-14 16:43:45,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-11-14 16:43:45,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/706ba510-b86a-463c-812b-496be3c6cf66.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" 2018-11-14 16:43:47,756 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2b749c2a-bd3f-4396-a295-62488928d51d Date: Wed, 14 Nov 2018 16:43:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 16:43:47,756 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/706ba510-b86a-463c-812b-496be3c6cf66.json used request id req-2b749c2a-bd3f-4396-a295-62488928d51d 2018-11-14 16:43:47,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.63378095627s 2018-11-14 16:43:47,756 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/706ba510-b86a-463c-812b-496be3c6cf66.json used request id req-2b749c2a-bd3f-4396-a295-62488928d51d 2018-11-14 16:43:47,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 16:43:47,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" 2018-11-14 16:43:47,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1156 X-Openstack-Request-Id: req-cd1d7752-5f4b-4716-b4dc-f3064b7ec1d4 Date: Wed, 14 Nov 2018 16:43:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-14T16:43:47Z","tenant_id":"5531b284788f4641bc452c74fd83b7ad","created_at":"2018-11-14T16:42:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5531b284788f4641bc452c74fd83b7ad","id":"1aa4fca5-29dd-46e3-a3dd-6fa0fa45c477","name":"cinder_test-net_7d691686-5a8b-4c83-bd2c-4eca6c960b2c"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"updated_at":"2018-11-14T16:32:51Z","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","id":"928cbc5c-a6fa-468a-b088-88e266fca291","name":"external"}]} 2018-11-14 16:43:47,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-cd1d7752-5f4b-4716-b4dc-f3064b7ec1d4 2018-11-14 16:43:47,876 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.119304180145s 2018-11-14 16:43:47,877 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-cd1d7752-5f4b-4716-b4dc-f3064b7ec1d4 2018-11-14 16:43:47,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-11-14 16:43:47,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/1aa4fca5-29dd-46e3-a3dd-6fa0fa45c477.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" 2018-11-14 16:43:49,161 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e7d47be1-9e8f-4e5f-87ff-b949da8c1c19 Date: Wed, 14 Nov 2018 16:43:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 16:43:49,161 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/1aa4fca5-29dd-46e3-a3dd-6fa0fa45c477.json used request id req-e7d47be1-9e8f-4e5f-87ff-b949da8c1c19 2018-11-14 16:43:49,162 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.28346991539s 2018-11-14 16:43:49,162 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/1aa4fca5-29dd-46e3-a3dd-6fa0fa45c477.json used request id req-e7d47be1-9e8f-4e5f-87ff-b949da8c1c19 2018-11-14 16:43:49,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 16:43:49,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" 2018-11-14 16:43:49,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-3b42d5e0-b39a-4098-b4a7-760067be67eb Date: Wed, 14 Nov 2018 16:43:49 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/15b9a5da-9f39-4d15-9da5-5a8e7c09da8c/snap", "metadata": {}}], "file": "/v2/images/15b9a5da-9f39-4d15-9da5-5a8e7c09da8c/file", "owner": "5531b284788f4641bc452c74fd83b7ad", "id": "15b9a5da-9f39-4d15-9da5-5a8e7c09da8c", "size": 12716032, "self": "/v2/images/15b9a5da-9f39-4d15-9da5-5a8e7c09da8c", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/15b9a5da-9f39-4d15-9da5-5a8e7c09da8c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-14T16:42:14Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_7d691686-5a8b-4c83-bd2c-4eca6c960b2c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_7d691686-5a8b-4c83-bd2c-4eca6c960b2c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-14T16:42:13Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 16:43:49,392 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-3b42d5e0-b39a-4098-b4a7-760067be67eb 2018-11-14 16:43:49,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.226202964783s 2018-11-14 16:43:49,392 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-3b42d5e0-b39a-4098-b4a7-760067be67eb 2018-11-14 16:43:49,394 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-14 16:43:49,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/15b9a5da-9f39-4d15-9da5-5a8e7c09da8c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}67ae57797709ec5e7d9421bbff7d13620dd6bcfd" 2018-11-14 16:43:50,656 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8b3c1c6f-3b4c-4fee-b450-2f45aad3e4ca Date: Wed, 14 Nov 2018 16:43:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 16:43:50,656 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/15b9a5da-9f39-4d15-9da5-5a8e7c09da8c used request id req-8b3c1c6f-3b4c-4fee-b450-2f45aad3e4ca 2018-11-14 16:43:50,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.26280903816s 2018-11-14 16:43:50,657 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/15b9a5da-9f39-4d15-9da5-5a8e7c09da8c used request id req-8b3c1c6f-3b4c-4fee-b450-2f45aad3e4ca 2018-11-14 16:43:50,657 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-14 16:43:50,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}583eef2ec674f3ba55c03e96cd7aed0063ab929c" 2018-11-14 16:43:50,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:43: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-354a3210-edb6-420d-8145-4e161df10fbf x-compute-request-id: req-354a3210-edb6-420d-8145-4e161df10fbf Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_7d691686-5a8b-4c83-bd2c-4eca6c960b2c", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/5ec2052d-46cb-48ba-acae-8cf1956ea671", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/5ec2052d-46cb-48ba-acae-8cf1956ea671", "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": "5ec2052d-46cb-48ba-acae-8cf1956ea671"}]} 2018-11-14 16:43:50,681 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-354a3210-edb6-420d-8145-4e161df10fbf 2018-11-14 16:43:50,681 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0234220027924s 2018-11-14 16:43:50,681 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-354a3210-edb6-420d-8145-4e161df10fbf 2018-11-14 16:43:50,682 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-14 16:43:50,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/5ec2052d-46cb-48ba-acae-8cf1956ea671 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}583eef2ec674f3ba55c03e96cd7aed0063ab929c" 2018-11-14 16:43:50,717 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 16:43: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-327bd533-34ee-4f0d-8a02-9875732fe932 x-compute-request-id: req-327bd533-34ee-4f0d-8a02-9875732fe932 Content-Length: 0 Content-Type: application/json 2018-11-14 16:43:50,718 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/5ec2052d-46cb-48ba-acae-8cf1956ea671 used request id req-327bd533-34ee-4f0d-8a02-9875732fe932 2018-11-14 16:43:50,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.034924030304s 2018-11-14 16:43:50,718 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/5ec2052d-46cb-48ba-acae-8cf1956ea671 used request id req-327bd533-34ee-4f0d-8a02-9875732fe932 2018-11-14 16:43:50,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 16:43:50,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}583eef2ec674f3ba55c03e96cd7aed0063ab929c" 2018-11-14 16:43:50,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:43:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42fe6175-18f2-4d06-b5c0-1dee2870ffa3 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder_test-user_7d691686-5a8b-4c83-bd2c-4eca6c960b2c", "links": {"self": "http://172.30.9.28:5000/v3/users/0c505c45465a4d8286418281fcf9777f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0c505c45465a4d8286418281fcf9777f", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 16:43:50,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-42fe6175-18f2-4d06-b5c0-1dee2870ffa3 2018-11-14 16:43:50,859 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.140812158585s 2018-11-14 16:43:50,860 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-42fe6175-18f2-4d06-b5c0-1dee2870ffa3 2018-11-14 16:43:50,865 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 16:43:50,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/0c505c45465a4d8286418281fcf9777f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}583eef2ec674f3ba55c03e96cd7aed0063ab929c" 2018-11-14 16:43:50,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:43:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00dac979-6990-48e3-ac9f-568d0dddfd1f Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"user": {"name": "cinder_test-user_7d691686-5a8b-4c83-bd2c-4eca6c960b2c", "links": {"self": "http://172.30.9.28:5000/v3/users/0c505c45465a4d8286418281fcf9777f"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "0c505c45465a4d8286418281fcf9777f", "description": null}} 2018-11-14 16:43:50,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/0c505c45465a4d8286418281fcf9777f used request id req-00dac979-6990-48e3-ac9f-568d0dddfd1f 2018-11-14 16:43:50,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.116904973984s 2018-11-14 16:43:50,983 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/0c505c45465a4d8286418281fcf9777f used request id req-00dac979-6990-48e3-ac9f-568d0dddfd1f 2018-11-14 16:43:50,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-14 16:43:50,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/0c505c45465a4d8286418281fcf9777f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}583eef2ec674f3ba55c03e96cd7aed0063ab929c" 2018-11-14 16:43:51,233 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 16:43:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-723df5f9-aef9-47ad-bc4c-93c605998e27 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 16:43:51,233 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/0c505c45465a4d8286418281fcf9777f used request id req-723df5f9-aef9-47ad-bc4c-93c605998e27 2018-11-14 16:43:51,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.249170064926s 2018-11-14 16:43:51,233 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/0c505c45465a4d8286418281fcf9777f used request id req-723df5f9-aef9-47ad-bc4c-93c605998e27 2018-11-14 16:43:51,239 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 16:43:51,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}583eef2ec674f3ba55c03e96cd7aed0063ab929c" 2018-11-14 16:43:51,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:43:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b27df61f-2d3f-49b7-bbd8-dbd1aa584ffe Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.28:5000/v3/projects/5531b284788f4641bc452c74fd83b7ad"}, "tags": [], "enabled": true, "id": "5531b284788f4641bc452c74fd83b7ad", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_7d691686-5a8b-4c83-bd2c-4eca6c960b2c"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-14 16:43:51,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-b27df61f-2d3f-49b7-bbd8-dbd1aa584ffe 2018-11-14 16:43:51,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.114398002625s 2018-11-14 16:43:51,354 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-b27df61f-2d3f-49b7-bbd8-dbd1aa584ffe 2018-11-14 16:43:51,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-14 16:43:51,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/5531b284788f4641bc452c74fd83b7ad -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}583eef2ec674f3ba55c03e96cd7aed0063ab929c" 2018-11-14 16:43:51,577 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 16:43:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73b74200-876e-4d31-a64e-6a4bc399c9fb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 16:43:51,578 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/5531b284788f4641bc452c74fd83b7ad used request id req-73b74200-876e-4d31-a64e-6a4bc399c9fb 2018-11-14 16:43:51,578 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.218800067902s 2018-11-14 16:43:51,578 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/5531b284788f4641bc452c74fd83b7ad used request id req-73b74200-876e-4d31-a64e-6a4bc399c9fb 2018-11-14 16:43:51,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 16:43:51,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}583eef2ec674f3ba55c03e96cd7aed0063ab929c" 2018-11-14 16:43:51,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:43:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22bc3b9b-546e-42a7-9ba1-fd441fd2a7f0 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3af7e8b10681448185dc79248fbe6504", "links": {"self": "http://172.30.9.28:5000/v3/roles/3af7e8b10681448185dc79248fbe6504"}, "name": "Member"}, {"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 16:43:51,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-22bc3b9b-546e-42a7-9ba1-fd441fd2a7f0 2018-11-14 16:43:51,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0945811271667s 2018-11-14 16:43:51,676 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-22bc3b9b-546e-42a7-9ba1-fd441fd2a7f0 2018-11-14 16:43:51,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-11-14 16:43:51,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/3af7e8b10681448185dc79248fbe6504 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}583eef2ec674f3ba55c03e96cd7aed0063ab929c" 2018-11-14 16:43:51,815 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 16:43:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d45695d-6f7b-4f94-a738-a9d4cacd00c4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 16:43:51,815 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/3af7e8b10681448185dc79248fbe6504 used request id req-3d45695d-6f7b-4f94-a738-a9d4cacd00c4 2018-11-14 16:43:51,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.133316040039s 2018-11-14 16:43:51,815 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/3af7e8b10681448185dc79248fbe6504 used request id req-3d45695d-6f7b-4f94-a738-a9d4cacd00c4 2018-11-14 16:43:51,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-14 16:43:51,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=5531b284788f4641bc452c74fd83b7ad&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}583eef2ec674f3ba55c03e96cd7aed0063ab929c" 2018-11-14 16:43:52,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-86bc0545-d7f0-4c1c-89ac-c853ab7c92c0 Date: Wed, 14 Nov 2018 16:43:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "5531b284788f4641bc452c74fd83b7ad", "created_at": "2018-11-14T16:42:06Z", "updated_at": "2018-11-14T16:42:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:42:06Z", "revision_number": 0, "id": "6467cba9-d795-4871-8ef8-c69b614189e9", "remote_group_id": "06909ebe-1d71-4c1d-839f-f2e006eb3ae1", "remote_ip_prefix": null, "created_at": "2018-11-14T16:42:06Z", "security_group_id": "06909ebe-1d71-4c1d-839f-f2e006eb3ae1", "tenant_id": "5531b284788f4641bc452c74fd83b7ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "5531b284788f4641bc452c74fd83b7ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:42:06Z", "revision_number": 0, "id": "75e92f42-f8c4-4979-957f-328efe6ef060", "remote_group_id": "06909ebe-1d71-4c1d-839f-f2e006eb3ae1", "remote_ip_prefix": null, "created_at": "2018-11-14T16:42:06Z", "security_group_id": "06909ebe-1d71-4c1d-839f-f2e006eb3ae1", "tenant_id": "5531b284788f4641bc452c74fd83b7ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "5531b284788f4641bc452c74fd83b7ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:42:06Z", "revision_number": 0, "id": "97842177-fa45-4f3c-a79b-7df059893a7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:42:06Z", "security_group_id": "06909ebe-1d71-4c1d-839f-f2e006eb3ae1", "tenant_id": "5531b284788f4641bc452c74fd83b7ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "5531b284788f4641bc452c74fd83b7ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:42:06Z", "revision_number": 0, "id": "e4ece5fb-9e73-4f26-bd93-5253bdc1d2b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:42:06Z", "security_group_id": "06909ebe-1d71-4c1d-839f-f2e006eb3ae1", "tenant_id": "5531b284788f4641bc452c74fd83b7ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "5531b284788f4641bc452c74fd83b7ad"}], "revision_number": 4, "project_id": "5531b284788f4641bc452c74fd83b7ad", "id": "06909ebe-1d71-4c1d-839f-f2e006eb3ae1", "name": "default"}]} 2018-11-14 16:43:52,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=5531b284788f4641bc452c74fd83b7ad&name=default used request id req-86bc0545-d7f0-4c1c-89ac-c853ab7c92c0 2018-11-14 16:43:52,037 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.218664884567s 2018-11-14 16:43:52,037 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=5531b284788f4641bc452c74fd83b7ad&name=default used request id req-86bc0545-d7f0-4c1c-89ac-c853ab7c92c0 2018-11-14 16:43:52,040 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-14 16:43:52,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}583eef2ec674f3ba55c03e96cd7aed0063ab929c" 2018-11-14 16:43:52,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-05f6938c-cf5a-4969-8b18-6484bb6556f4 Date: Wed, 14 Nov 2018 16:43:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "5531b284788f4641bc452c74fd83b7ad", "created_at": "2018-11-14T16:42:06Z", "updated_at": "2018-11-14T16:42:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:42:06Z", "revision_number": 0, "id": "75e92f42-f8c4-4979-957f-328efe6ef060", "remote_group_id": "06909ebe-1d71-4c1d-839f-f2e006eb3ae1", "remote_ip_prefix": null, "created_at": "2018-11-14T16:42:06Z", "security_group_id": "06909ebe-1d71-4c1d-839f-f2e006eb3ae1", "tenant_id": "5531b284788f4641bc452c74fd83b7ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "5531b284788f4641bc452c74fd83b7ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:42:06Z", "revision_number": 0, "id": "97842177-fa45-4f3c-a79b-7df059893a7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:42:06Z", "security_group_id": "06909ebe-1d71-4c1d-839f-f2e006eb3ae1", "tenant_id": "5531b284788f4641bc452c74fd83b7ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "5531b284788f4641bc452c74fd83b7ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:42:06Z", "revision_number": 0, "id": "6467cba9-d795-4871-8ef8-c69b614189e9", "remote_group_id": "06909ebe-1d71-4c1d-839f-f2e006eb3ae1", "remote_ip_prefix": null, "created_at": "2018-11-14T16:42:06Z", "security_group_id": "06909ebe-1d71-4c1d-839f-f2e006eb3ae1", "tenant_id": "5531b284788f4641bc452c74fd83b7ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "5531b284788f4641bc452c74fd83b7ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:42:06Z", "revision_number": 0, "id": "e4ece5fb-9e73-4f26-bd93-5253bdc1d2b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:42:06Z", "security_group_id": "06909ebe-1d71-4c1d-839f-f2e006eb3ae1", "tenant_id": "5531b284788f4641bc452c74fd83b7ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "5531b284788f4641bc452c74fd83b7ad"}], "revision_number": 4, "project_id": "5531b284788f4641bc452c74fd83b7ad", "id": "06909ebe-1d71-4c1d-839f-f2e006eb3ae1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}]} 2018-11-14 16:43:52,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-05f6938c-cf5a-4969-8b18-6484bb6556f4 2018-11-14 16:43:52,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.2449259758s 2018-11-14 16:43:52,285 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-05f6938c-cf5a-4969-8b18-6484bb6556f4 2018-11-14 16:43:52,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-14 16:43:52,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/06909ebe-1d71-4c1d-839f-f2e006eb3ae1.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}583eef2ec674f3ba55c03e96cd7aed0063ab929c" 2018-11-14 16:43:52,670 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4eba5157-3ad6-4002-a31e-1398fde7b5f9 Content-Length: 0 Date: Wed, 14 Nov 2018 16:43:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 16:43:52,670 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/06909ebe-1d71-4c1d-839f-f2e006eb3ae1.json used request id req-4eba5157-3ad6-4002-a31e-1398fde7b5f9 2018-11-14 16:43:52,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.377379179001s 2018-11-14 16:43:52,670 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/06909ebe-1d71-4c1d-839f-f2e006eb3ae1.json used request id req-4eba5157-3ad6-4002-a31e-1398fde7b5f9 2018-11-14 16:43:52,724 - xtesting.ci.run_tests - INFO - Loading test case 'odl'... 2018-11-14 16:43:53,142 - xtesting.ci.run_tests - INFO - Running test case 'odl'... 2018-11-14 16:43:53,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 16:43:53,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:43:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09ad1376-60cb-43fc-8601-ec65f31e2eb8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 16:43:53,153 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-09ad1376-60cb-43fc-8601-ec65f31e2eb8 2018-11-14 16:43:53,154 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-11-14 16:43:53,549 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T17:43:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd6ecd77940a49ebb20fa24f8fa3cf77"}, "audit_ids": ["K3EE_V3ZSr2bwvwp3pQqEg"], "issued_at": "2018-11-14T16:43:53.000000Z"}} 2018-11-14 16:43:53,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 16:43:53,558 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 16:43: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 16:43:53,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-11-14 16:43:53,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.9: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-11-14 16:43:53,570 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 16:43: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://192.30.9.9: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.9:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 16:43:53,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.9: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}1c60f8b7de0a37d1f0663b5820fd7bb2daf5b28f" 2018-11-14 16:43:53,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:43:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f4230d8-9e11-4cf1-a7a6-14121845d10b Content-Encoding: gzip Content-Length: 862 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.9:35357/v3/services/32c3aa4175fd472ea1e1ba3d792428fe"}, "enabled": true, "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.9:35357/v3/services/3fb95d8f87b8415d8d63fb9bf4df201b"}, "enabled": true, "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.9:35357/v3/services/5f93138bc6a74e8199f75eb959dc6d61"}, "enabled": true, "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.9:35357/v3/services/643fc5eb42804ae2a6645de3533e6105"}, "enabled": true, "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.9:35357/v3/services/6acbe9d39e65497c887376e55553e811"}, "enabled": true, "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.9:35357/v3/services/6d8dd43bd76a43a2b819221b77ea5713"}, "enabled": true, "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.9:35357/v3/services/7375c88085de410d8a73cb6ff2465bdd"}, "enabled": true, "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.9:35357/v3/services/7d93a4cd0a3b40cd9113756fe187a1d6"}, "enabled": true, "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.9:35357/v3/services/826d158bfc3d4947afa6af4a0ebd3109"}, "enabled": true, "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.9:35357/v3/services/85f87a944a434e5bae600f54c8a98b92"}, "enabled": true, "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.9:35357/v3/services/9181e425dfe4429a9900f441d2f21d20"}, "enabled": true, "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.9:35357/v3/services/93cc66cbfc464c2abdf1e3e19b4ece95"}, "enabled": true, "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.9:35357/v3/services/ba8c0d632cea42d9af4d93bbbc6de2e3"}, "enabled": true, "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.9:35357/v3/services/c6d6512c2c5747ae8286ad529bc6de34"}, "enabled": true, "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.9:35357/v3/services/f425e9aa601344cfa67e836efe5a16c3"}, "enabled": true, "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "links": {"self": "http://192.30.9.9:35357/v3/services", "previous": null, "next": null}} 2018-11-14 16:43:53,673 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.9:35357/v3/services used request id req-7f4230d8-9e11-4cf1-a7a6-14121845d10b 2018-11-14 16:43:53,673 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.111340999603s 2018-11-14 16:43:53,674 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.9:35357/v3/services used request id req-7f4230d8-9e11-4cf1-a7a6-14121845d10b 2018-11-14 16:43:53,682 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-11-14 16:43:53,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1c60f8b7de0a37d1f0663b5820fd7bb2daf5b28f" 2018-11-14 16:43:53,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:43:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bd1fd09-e145-4084-953f-9f63975c700d Content-Encoding: gzip Content-Length: 1977 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/02e71a8364764dc4b415a54b4efd9256"}, "url": "http://192.30.9.9:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f425e9aa601344cfa67e836efe5a16c3", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, "url": "http://172.30.9.28:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "93cc66cbfc464c2abdf1e3e19b4ece95", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/0ea2e202fec348e9901094e754b5ba5b"}, "url": "http://172.30.9.28:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6d8dd43bd76a43a2b819221b77ea5713", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/10862131bdf4404a8488ef500fe72bb8"}, "url": "http://192.30.9.9:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6acbe9d39e65497c887376e55553e811", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/17268dc8c05a4323a6b66b65a0fa2990"}, "url": "http://192.30.9.9:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7375c88085de410d8a73cb6ff2465bdd", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/187749f9c6414cbc990a3f86bc8c8fa8"}, "url": "http://172.30.9.28:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3fb95d8f87b8415d8d63fb9bf4df201b", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/1f7cacaeeb3c4d549461607952063ed2"}, "url": "http://192.30.9.9:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "93cc66cbfc464c2abdf1e3e19b4ece95", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/2317a794dbd74e188ad149929dcffd65"}, "url": "http://192.30.9.9:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "826d158bfc3d4947afa6af4a0ebd3109", "id": "2317a794dbd74e188ad149929dcffd65"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/247f764ada7547039418c8ea04d50d32"}, "url": "http://192.30.9.9:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c6d6512c2c5747ae8286ad529bc6de34", "id": "247f764ada7547039418c8ea04d50d32"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/29935d4e5235471baefeef3ce04f63f5"}, "url": "http://192.30.9.9:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "643fc5eb42804ae2a6645de3533e6105", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/2bdb36616bb8400e96a3aaf3e50387ab"}, "url": "http://12.0.0.26:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6d8dd43bd76a43a2b819221b77ea5713", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/2d1f7a7aa8774b96ac0080f9cab11a2a"}, "url": "http://192.30.9.9:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "826d158bfc3d4947afa6af4a0ebd3109", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/3f897c8f61074d62bbe6ff0f4a672d07"}, "url": "http://192.30.9.9:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3fb95d8f87b8415d8d63fb9bf4df201b", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/4403b022e8c24f48bdc1d8155ca7e083"}, "url": "http://172.30.9.28:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7375c88085de410d8a73cb6ff2465bdd", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/487bb77ab73a44248c44afcfe8660fdc"}, "url": "http://192.30.9.9:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/4b8628f4ee4342d5ae3c5fc1a58014e8"}, "url": "http://192.30.9.9:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "32c3aa4175fd472ea1e1ba3d792428fe", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/545d5dd16cbc419f891ea4776bd8d43d"}, "url": "http://172.30.9.28:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c6d6512c2c5747ae8286ad529bc6de34", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/576e50ac5f47427d8a7036c0768f54c8"}, "url": "http://172.30.9.28:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f425e9aa601344cfa67e836efe5a16c3", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/5aeb632e42434c94b8ac9718de25b816"}, "url": "http://192.30.9.9:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5f93138bc6a74e8199f75eb959dc6d61", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/6777f631dd4542bf95e90afed0662a6a"}, "url": "http://192.30.9.9:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c6d6512c2c5747ae8286ad529bc6de34", "id": "6777f631dd4542bf95e90afed0662a6a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/7a89076c38394af6931a55f97b23dd60"}, "url": "http://172.30.9.28:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7d93a4cd0a3b40cd9113756fe187a1d6", "id": "7a89076c38394af6931a55f97b23dd60"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}, "url": "http://192.30.9.9:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f425e9aa601344cfa67e836efe5a16c3", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/7c2e584ee85d4fc1b325b25963b0a55f"}, "url": "http://172.30.9.28:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9181e425dfe4429a9900f441d2f21d20", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/7d2aab3144fd4dfaab1d670982aba52f"}, "url": "http://192.30.9.9:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7d93a4cd0a3b40cd9113756fe187a1d6", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/86d8e4c7418a432c9885f6753cf0bd3b"}, "url": "http://172.30.9.28:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "32c3aa4175fd472ea1e1ba3d792428fe", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/8a8022eb962a48c989c3d3e339ac5f66"}, "url": "http://172.30.9.28:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6acbe9d39e65497c887376e55553e811", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/9bf9e82c0aad4686ac23f1a88c035bd5"}, "url": "http://192.30.9.9:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "643fc5eb42804ae2a6645de3533e6105", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/aa680b82bb8444a4a9668254d2540d20"}, "url": "http://172.30.9.28:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5f93138bc6a74e8199f75eb959dc6d61", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/ac550f2e3672441896ac9f21c20ecd34"}, "url": "http://172.30.9.28:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "826d158bfc3d4947afa6af4a0ebd3109", "id": "ac550f2e3672441896ac9f21c20ecd34"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/bda0b79efb4f47c886932e7dc6bb02be"}, "url": "http://192.30.9.9:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9181e425dfe4429a9900f441d2f21d20", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/bf6a36e3d58c4b9bbc0327413ca27df5"}, "url": "http://192.30.9.9:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "93cc66cbfc464c2abdf1e3e19b4ece95", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/c05acd6993fc412082fc87ef2a82afe7"}, "url": "http://192.30.9.9:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9181e425dfe4429a9900f441d2f21d20", "id": "c05acd6993fc412082fc87ef2a82afe7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/c095952d58184c4eac7332ec29dcd958"}, "url": "http://192.30.9.9:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5f93138bc6a74e8199f75eb959dc6d61", "id": "c095952d58184c4eac7332ec29dcd958"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/c4e69355891c444b929294673f52d80d"}, "url": "http://192.30.9.9:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3fb95d8f87b8415d8d63fb9bf4df201b", "id": "c4e69355891c444b929294673f52d80d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/c75da12dcb5044cba9aaa1cb824a9e14"}, "url": "http://192.30.9.9:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "32c3aa4175fd472ea1e1ba3d792428fe", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/d344a12024d545309eca49660db0c2f6"}, "url": "http://12.0.0.26:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6d8dd43bd76a43a2b819221b77ea5713", "id": "d344a12024d545309eca49660db0c2f6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/d77f3c4cb6c44f298d3ab207cea4efc8"}, "url": "http://192.30.9.9:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7375c88085de410d8a73cb6ff2465bdd", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/de244203787f4a38a3f707d82a50dc39"}, "url": "http://192.30.9.9:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "id": "de244203787f4a38a3f707d82a50dc39"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/e9d0c7d3d6424339a20175e7f3eddda2"}, "url": "http://172.30.9.28:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "643fc5eb42804ae2a6645de3533e6105", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/ee1bce179ad64370a572bbd3017200e7"}, "url": "http://192.30.9.9:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7d93a4cd0a3b40cd9113756fe187a1d6", "id": "ee1bce179ad64370a572bbd3017200e7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/eefa8ec6415845a7ac1deeba09364120"}, "url": "http://192.30.9.9:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6acbe9d39e65497c887376e55553e811", "id": "eefa8ec6415845a7ac1deeba09364120"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/f8662e550a184e74a349aa2ade332440"}, "url": "http://172.30.9.28:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "id": "f8662e550a184e74a349aa2ade332440"}], "links": {"self": "http://172.30.9.28:5000/v3/endpoints", "previous": null, "next": null}} 2018-11-14 16:43:53,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/endpoints used request id req-3bd1fd09-e145-4084-953f-9f63975c700d 2018-11-14 16:43:53,790 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.107729911804s 2018-11-14 16:43:53,791 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/endpoints used request id req-3bd1fd09-e145-4084-953f-9f63975c700d 2018-11-14 16:44:14,442 - xtesting.core.robotframework - INFO - ============================================================================== Basic & Neutron ============================================================================== Basic & Neutron.Basic ============================================================================== Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Restconf is OK. ============================================================================== Get Controller Modules :: Get the restconf modules, check 200 stat... | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Res... | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Basic | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin ============================================================================== Basic & Neutron.Neutron.Reachability ============================================================================== Get the complete list of networks :: Get the complete list of netw... | PASS | ------------------------------------------------------------------------------ Get the complete list of subnets :: Get the complete list of subnets | PASS | ------------------------------------------------------------------------------ Get the complete list of ports :: Get the complete list of ports | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Reachability | PASS | 3 critical tests, 3 passed, 0 failed 3 tests total, 3 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Networks :: Checking Network created in OpenStack a... ============================================================================== Check OpenStack Networks :: Checking OpenStack Neutron for known n... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight Networks :: Checking OpenDaylight Neutron API f... | PASS | ------------------------------------------------------------------------------ Create Network :: Create new network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network :: Check network created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Networks :: Checking Network created in Op... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Subnets :: Checking Subnets created in OpenStack ar... ============================================================================== Check OpenStack Subnets :: Checking OpenStack Neutron for known su... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight subnets :: Checking OpenDaylight Neutron API fo... | PASS | ------------------------------------------------------------------------------ Create New subnet :: Create new subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet :: Check new subnet created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Subnets :: Checking Subnets created in Ope... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStack are pus... ============================================================================== Check OpenStack ports :: Checking OpenStack Neutron for known ports | PASS | ------------------------------------------------------------------------------ Check OpenDaylight ports :: Checking OpenDaylight Neutron API for ... | PASS | ------------------------------------------------------------------------------ Create New Port :: Create new port in OpenStack | PASS | ------------------------------------------------------------------------------ Check New Port :: Check new port created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStac... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in OpenStack ... ============================================================================== Delete New Port :: Delete previously created port in OpenStack | PASS | ------------------------------------------------------------------------------ Check Port Deleted :: Check port deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in O... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted in OpenS... ============================================================================== Delete New subnet :: Delete previously created subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet deleted :: Check subnet deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Networks :: Checking Network deleted in Open... ============================================================================== Delete Network :: Delete network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network deleted :: Check network deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Networks :: Checking Network delete... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin | PASS | 21 critical tests, 21 passed, 0 failed 21 tests total, 21 passed, 0 failed ============================================================================== Basic & Neutron | PASS | 22 critical tests, 22 passed, 0 failed 22 tests total, 22 passed, 0 failed ============================================================================== Output: /home/opnfv/functest/results/odl/output.xml 2018-11-14 16:44:14,473 - xtesting.core.robotframework - INFO - Results were successfully parsed 2018-11-14 16:44:14,583 - xtesting.core.robotframework - INFO - Results were successfully generated 2018-11-14 16:44:14,707 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-14 16:44:14,708 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | odl | functest | 00:21 | PASS | +-------------------+------------------+------------------+----------------+ 2018-11-14 16:44:14,761 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2018-11-14 16:44:17,153 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-14 16:44:19,858 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-11-14 16:44:19,859 - openstack_tests - INFO - OS Credentials = > 2018-11-14 16:44:20,942 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-11-14 16:44:21,563 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-11-14 16:44:28,755 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-97865b90-c8c7-4fca-bd11-ae81734da9d8-projName 2018-11-14 16:44:29,678 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d55b7f64-ed49-4e2c-b4da-0c465adf570b 2018-11-14 16:44:29,899 - neutron_utils - INFO - Deleting security group with name - default 2018-11-14 16:44:30,236 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-97865b90-c8c7-4fca-bd11-ae81734da9d8-projName 2018-11-14 16:44:31,609 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-04b3a1c6-448a-4c76-873a-62a438843677-username 2018-11-14 16:44:31,651 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-04b3a1c6-448a-4c76-873a-62a438843677-username 2018-11-14 16:44:37,122 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-c0998c3a-39c2-4e80-b6e4-78a4a50558c4-username 2018-11-14 16:44:37,318 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-c0998c3a-39c2-4e80-b6e4-78a4a50558c4-projName 2018-11-14 16:44:37,449 - keystone_utils - INFO - Created role with name - KeystoneUtilsTests-c0998c3a-39c2-4e80-b6e4-78a4a50558c4-role 2018-11-14 16:44:37,565 - keystone_utils - INFO - Granting role KeystoneUtilsTests-c0998c3a-39c2-4e80-b6e4-78a4a50558c4-role to project KeystoneUtilsTests-c0998c3a-39c2-4e80-b6e4-78a4a50558c4-projName 2018-11-14 16:44:38,508 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dc8354d7-5bba-462d-b9ec-ca89d092f6dc 2018-11-14 16:44:38,727 - neutron_utils - INFO - Deleting security group with name - default 2018-11-14 16:44:39,074 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-c0998c3a-39c2-4e80-b6e4-78a4a50558c4-projName 2018-11-14 16:44:39,386 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-c0998c3a-39c2-4e80-b6e4-78a4a50558c4-username 2018-11-14 16:44:39,627 - keystone_utils - INFO - Deleting role with name - KeystoneUtilsTests-c0998c3a-39c2-4e80-b6e4-78a4a50558c4-role 2018-11-14 16:44:41,876 - keystone_utils - INFO - Granting role admin to project api_check-project_cca4d3ce-33f3-430b-99e2-60e6d39b4418 2018-11-14 16:44:42,212 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-ba46160a-3fba-4bc-name 2018-11-14 16:44:42,611 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-ba46160a-3fba-4bc-name 2018-11-14 16:44:45,114 - keystone_utils - INFO - Granting role admin to project api_check-project_cca4d3ce-33f3-430b-99e2-60e6d39b4418 2018-11-14 16:44:45,513 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-74a49658-a769-465-name 2018-11-14 16:44:45,513 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-74a49658-a769-465-name 2018-11-14 16:44:45,752 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-74a49658-a769-465-name 2018-11-14 16:44:48,175 - keystone_utils - INFO - Granting role admin to project api_check-project_cca4d3ce-33f3-430b-99e2-60e6d39b4418 2018-11-14 16:44:48,482 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-7e0b4106-d3fc-42d-name 2018-11-14 16:44:48,609 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-7e0b4106-d3fc-42d-name 2018-11-14 16:44:51,063 - keystone_utils - INFO - Granting role admin to project api_check-project_cca4d3ce-33f3-430b-99e2-60e6d39b4418 2018-11-14 16:44:51,463 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-dab86b09-66d9-46d-name 2018-11-14 16:44:52,256 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-dab86b09-66d9-46d-name 2018-11-14 16:44:53,899 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-e922989c-3fbd-491-name 2018-11-14 16:44:53,899 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-e922989c-3fbd-491-name 2018-11-14 16:44:54,883 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-e922989c-3fbd-491-name 2018-11-14 16:44:56,493 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-279747f0-1e23-432-name 2018-11-14 16:44:57,312 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-279747f0-1e23-432-name 2018-11-14 16:44:58,959 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-9310b493-a432-426-name 2018-11-14 16:45:00,378 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-9310b493-a432-426-name 2018-11-14 16:45:03,566 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-588be0e4-7e30-460-name 2018-11-14 16:45:05,703 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-588be0e4-7e30-460-name 2018-11-14 16:45:07,420 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-c66651c7-daa7-488-name 2018-11-14 16:45:10,291 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-c66651c7-daa7-488-name 2018-11-14 16:45:12,145 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-e8cce3e4-5952-45e-name 2018-11-14 16:45:13,834 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-e8cce3e4-5952-45e-name 2018-11-14 16:45:13,980 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-e8cce3e4-5952-45e-user 2018-11-14 16:45:14,222 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-e8cce3e4-5952-45e-name-role 2018-11-14 16:45:14,330 - keystone_utils - INFO - Granting role CreateProjectUserTests-e8cce3e4-5952-45e-name-role to project CreateProjectUserTests-e8cce3e4-5952-45e-name 2018-11-14 16:45:15,568 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-e8cce3e4-5952-45e-name... 2018-11-14 16:45:15,568 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-e8cce3e4-5952-45e-name 2018-11-14 16:45:15,976 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8487e541-5159-4b90-a070-1d2c41653ed4 2018-11-14 16:45:16,204 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8487e541-5159-4b90-a070-1d2c41653ed4 2018-11-14 16:45:16,420 - neutron_utils - INFO - Retrieving security group with ID - 8487e541-5159-4b90-a070-1d2c41653ed4 2018-11-14 16:45:16,501 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8487e541-5159-4b90-a070-1d2c41653ed4 2018-11-14 16:45:16,709 - neutron_utils - INFO - Retrieving security group with ID - 8487e541-5159-4b90-a070-1d2c41653ed4 2018-11-14 16:45:16,968 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8487e541-5159-4b90-a070-1d2c41653ed4 2018-11-14 16:45:17,207 - neutron_utils - INFO - Retrieving security group with ID - 8487e541-5159-4b90-a070-1d2c41653ed4 2018-11-14 16:45:17,593 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8487e541-5159-4b90-a070-1d2c41653ed4 2018-11-14 16:45:17,615 - neutron_utils - INFO - Deleting security group rule with ID - a7a348a4-a5b7-4abe-a1c6-e66375db0e2e 2018-11-14 16:45:17,914 - neutron_utils - INFO - Deleting security group rule with ID - 8278f6a3-a009-4a91-aecb-a51934892229 2018-11-14 16:45:18,054 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-e8cce3e4-5952-45e-name 2018-11-14 16:45:18,404 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-e8cce3e4-5952-45e-user 2018-11-14 16:45:19,366 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a88a6a13-e7fc-469f-a433-0bd8d96312da 2018-11-14 16:45:19,591 - neutron_utils - INFO - Deleting security group with name - default 2018-11-14 16:45:19,987 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-e8cce3e4-5952-45e-name 2018-11-14 16:45:20,193 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-e8cce3e4-5952-45e-name-role 2018-11-14 16:45:21,965 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-2ed44088-3aec-469-name 2018-11-14 16:45:23,616 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-2ed44088-3aec-469-name 2018-11-14 16:45:23,790 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-2ed44088-3aec-469-user1 2018-11-14 16:45:24,030 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-2ed44088-3aec-469-name-role 2018-11-14 16:45:24,144 - keystone_utils - INFO - Granting role CreateProjectUserTests-2ed44088-3aec-469-name-role to project CreateProjectUserTests-2ed44088-3aec-469-name 2018-11-14 16:45:26,007 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-2ed44088-3aec-469-name 2018-11-14 16:45:26,208 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-2ed44088-3aec-469-user2 2018-11-14 16:45:26,315 - keystone_utils - INFO - Granting role CreateProjectUserTests-2ed44088-3aec-469-name-role to project CreateProjectUserTests-2ed44088-3aec-469-name 2018-11-14 16:45:27,357 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-2ed44088-3aec-469-name... 2018-11-14 16:45:27,357 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-2ed44088-3aec-469-name 2018-11-14 16:45:27,858 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 798c8ffc-c76d-4bfd-8d5a-70d755bb1da7 2018-11-14 16:45:28,073 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 798c8ffc-c76d-4bfd-8d5a-70d755bb1da7 2018-11-14 16:45:28,267 - neutron_utils - INFO - Retrieving security group with ID - 798c8ffc-c76d-4bfd-8d5a-70d755bb1da7 2018-11-14 16:45:28,352 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 798c8ffc-c76d-4bfd-8d5a-70d755bb1da7 2018-11-14 16:45:28,375 - neutron_utils - INFO - Retrieving security group with ID - 798c8ffc-c76d-4bfd-8d5a-70d755bb1da7 2018-11-14 16:45:28,426 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 798c8ffc-c76d-4bfd-8d5a-70d755bb1da7 2018-11-14 16:45:28,688 - neutron_utils - INFO - Retrieving security group with ID - 798c8ffc-c76d-4bfd-8d5a-70d755bb1da7 2018-11-14 16:45:28,925 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 798c8ffc-c76d-4bfd-8d5a-70d755bb1da7 2018-11-14 16:45:30,007 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 798c8ffc-c76d-4bfd-8d5a-70d755bb1da7 2018-11-14 16:45:30,220 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 798c8ffc-c76d-4bfd-8d5a-70d755bb1da7 2018-11-14 16:45:30,418 - neutron_utils - INFO - Retrieving security group with ID - 798c8ffc-c76d-4bfd-8d5a-70d755bb1da7 2018-11-14 16:45:30,649 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 798c8ffc-c76d-4bfd-8d5a-70d755bb1da7 2018-11-14 16:45:30,673 - neutron_utils - INFO - Deleting security group rule with ID - 6fd5a64e-6e3a-43f8-bc80-629d4d548d60 2018-11-14 16:45:30,773 - neutron_utils - INFO - Deleting security group rule with ID - 2a654963-107c-4291-b128-997f0a8004db 2018-11-14 16:45:31,080 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-2ed44088-3aec-469-name 2018-11-14 16:45:31,229 - neutron_utils - INFO - Deleting security group rule with ID - 6fd5a64e-6e3a-43f8-bc80-629d4d548d60 2018-11-14 16:45:31,441 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 6fd5a64e-6e3a-43f8-bc80-629d4d548d60 does not exist Neutron server returns request_ids: ['req-ef08e7e1-ed96-497c-bf6f-e75266042aed'] 2018-11-14 16:45:31,442 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-2ed44088-3aec-469-name 2018-11-14 16:45:31,649 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group 798c8ffc-c76d-4bfd-8d5a-70d755bb1da7 does not exist Neutron server returns request_ids: ['req-ce323dbb-2c23-478d-9087-7db0d1e7d87c'] 2018-11-14 16:45:31,649 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-2ed44088-3aec-469-user1 2018-11-14 16:45:31,878 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-2ed44088-3aec-469-user2 2018-11-14 16:45:32,874 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d24ee130-a2ba-4716-a942-c5fa23423bfd 2018-11-14 16:45:33,090 - neutron_utils - INFO - Deleting security group with name - default 2018-11-14 16:45:33,458 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-2ed44088-3aec-469-name 2018-11-14 16:45:33,746 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-2ed44088-3aec-469-name-role 2018-11-14 16:45:36,140 - glance_utils - INFO - Deleting image named - GlanceUtilsTests-1156bccc-4603-45c2-937e-f0e1da4c76a7 2018-11-14 16:45:36,708 - glance_utils_tests - WARNING - Test not executed as the image metadata requires image files 2018-11-14 16:45:37,226 - neutron_utils - INFO - Creating network with name NeutronUtilsNetworkTests-9ed99ab9-cc5a-4f79-827b-ae33628c92ae-pub-net 2018-11-14 16:45:39,186 - neutron_utils - INFO - Deleting network with name NeutronUtilsNetworkTests-9ed99ab9-cc5a-4f79-827b-ae33628c92ae-pub-net 2018-11-14 16:45:41,910 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-4b603a61-50da-4a69-b5a2-964ce022dfe0-pub-net 2018-11-14 16:45:42,865 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-4b603a61-50da-4a69-b5a2-964ce022dfe0-pub-subnet 2018-11-14 16:45:45,612 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-4b603a61-50da-4a69-b5a2-964ce022dfe0-pub-subnet 2018-11-14 16:45:45,612 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-4b603a61-50da-4a69-b5a2-964ce022dfe0-pub-subnet 2018-11-14 16:45:49,772 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-4b603a61-50da-4a69-b5a2-964ce022dfe0-pub-net 2018-11-14 16:45:53,059 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-fff42735-f659-4983-b332-f1373a9d7fbc-pub-net 2018-11-14 16:45:54,229 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-fff42735-f659-4983-b332-f1373a9d7fbc-pub-subnet 2018-11-14 16:45:54,443 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-fff42735-f659-4983-b332-f1373a9d7fbc-pub-subnet] for network [NeutronUtilsSubnetTests-fff42735-f659-4983-b332-f1373a9d7fbc-pub-net] 2018-11-14 16:45:54,443 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-fff42735-f659-4983-b332-f1373a9d7fbc-pub-net 2018-11-14 16:45:55,826 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-050ebbc5-24ea-48fb-81ec-1618542d77af-pub-net 2018-11-14 16:45:57,001 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-050ebbc5-24ea-48fb-81ec-1618542d77af-pub-subnet 2018-11-14 16:45:59,256 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-050ebbc5-24ea-48fb-81ec-1618542d77af-pub-subnet 2018-11-14 16:45:59,256 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-050ebbc5-24ea-48fb-81ec-1618542d77af-pub-subnet 2018-11-14 16:46:01,489 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-050ebbc5-24ea-48fb-81ec-1618542d77af-pub-net 2018-11-14 16:46:03,524 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-e75e262b-3758-4a5b-9190-ca929b35b35a-pub-net 2018-11-14 16:46:04,677 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-e75e262b-3758-4a5b-9190-ca929b35b35a-pub-subnet 2018-11-14 16:46:04,950 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-e75e262b-3758-4a5b-9190-ca929b35b35a-pub-subnet] for network [NeutronUtilsSubnetTests-e75e262b-3758-4a5b-9190-ca929b35b35a-pub-net] 2018-11-14 16:46:04,951 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-e75e262b-3758-4a5b-9190-ca929b35b35a-pub-net 2018-11-14 16:46:06,406 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-dac6f47c-1711-4263-a071-764ad39ca72d-pub-net 2018-11-14 16:46:07,398 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-dac6f47c-1711-4263-a071-764ad39ca72d-pub-subnet 2018-11-14 16:46:09,359 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-dac6f47c-1711-4263-a071-764ad39ca72d-pub-subnet 2018-11-14 16:46:09,359 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-dac6f47c-1711-4263-a071-764ad39ca72d-pub-subnet 2018-11-14 16:46:11,066 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-dac6f47c-1711-4263-a071-764ad39ca72d-pub-net 2018-11-14 16:46:13,800 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-ebd147ad-5431-4304-af34-c6773bb31492-pub-net 2018-11-14 16:46:14,761 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-ebd147ad-5431-4304-af34-c6773bb31492-pub-subnet 2018-11-14 16:46:18,048 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-ebd147ad-5431-4304-af34-c6773bb31492-pub-router 2018-11-14 16:46:20,962 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-ebd147ad-5431-4304-af34-c6773bb31492-pub-router 2018-11-14 16:46:22,727 - neutron_utils - INFO - Removing router interface from router named NeutronUtilsRouterTests-ebd147ad-5431-4304-af34-c6773bb31492-pub-router 2018-11-14 16:46:24,435 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-ebd147ad-5431-4304-af34-c6773bb31492-pub-router 2018-11-14 16:46:26,034 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-ebd147ad-5431-4304-af34-c6773bb31492-pub-subnet 2018-11-14 16:46:26,034 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-ebd147ad-5431-4304-af34-c6773bb31492-pub-subnet 2018-11-14 16:46:28,274 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-ebd147ad-5431-4304-af34-c6773bb31492-pub-net 2018-11-14 16:46:30,401 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-54fc070d-902c-4bcf-895d-a7b3fa853c4d-pub-net 2018-11-14 16:46:31,871 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-54fc070d-902c-4bcf-895d-a7b3fa853c4d-pub-subnet 2018-11-14 16:46:34,671 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-54fc070d-902c-4bcf-895d-a7b3fa853c4d-pub-router 2018-11-14 16:46:37,736 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-54fc070d-902c-4bcf-895d-a7b3fa853c4d-pub-subnet 2018-11-14 16:46:40,101 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-54fc070d-902c-4bcf-895d-a7b3fa853c4d-pub-router 2018-11-14 16:46:40,468 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-54fc070d-902c-4bcf-895d-a7b3fa853c4d-pub-router 2018-11-14 16:46:42,453 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-54fc070d-902c-4bcf-895d-a7b3fa853c4d-pub-subnet 2018-11-14 16:46:42,453 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-54fc070d-902c-4bcf-895d-a7b3fa853c4d-pub-subnet 2018-11-14 16:46:42,488 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-54fc070d-902c-4bcf-895d-a7b3fa853c4d-pub-net 2018-11-14 16:46:44,007 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-a2c8f2b4-01a4-4d8f-89d2-aa8efc546e93-pub-net 2018-11-14 16:46:45,287 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-a2c8f2b4-01a4-4d8f-89d2-aa8efc546e93-pub-subnet 2018-11-14 16:46:47,289 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-a2c8f2b4-01a4-4d8f-89d2-aa8efc546e93-pub-subnet 2018-11-14 16:46:47,289 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-a2c8f2b4-01a4-4d8f-89d2-aa8efc546e93-pub-subnet 2018-11-14 16:46:49,019 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-a2c8f2b4-01a4-4d8f-89d2-aa8efc546e93-pub-net 2018-11-14 16:46:52,133 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-fd8c0dcc-4bb8-497c-872e-cb012ec397e8-pub-net 2018-11-14 16:46:53,128 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-fd8c0dcc-4bb8-497c-872e-cb012ec397e8-pub-subnet 2018-11-14 16:46:56,218 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-fd8c0dcc-4bb8-497c-872e-cb012ec397e8-pub-router 2018-11-14 16:46:58,612 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-fd8c0dcc-4bb8-497c-872e-cb012ec397e8-pub-router 2018-11-14 16:46:58,612 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-fd8c0dcc-4bb8-497c-872e-cb012ec397e8-pub-router 2018-11-14 16:47:00,087 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-fd8c0dcc-4bb8-497c-872e-cb012ec397e8-pub-subnet 2018-11-14 16:47:00,087 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-fd8c0dcc-4bb8-497c-872e-cb012ec397e8-pub-subnet 2018-11-14 16:47:02,665 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-fd8c0dcc-4bb8-497c-872e-cb012ec397e8-pub-net 2018-11-14 16:47:04,858 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-5524fbb1-fd56-471c-8b28-4dc3932e7c8d-pub-net 2018-11-14 16:47:05,869 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-5524fbb1-fd56-471c-8b28-4dc3932e7c8d-pub-subnet 2018-11-14 16:47:10,083 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-5524fbb1-fd56-471c-8b28-4dc3932e7c8d-pub-net 2018-11-14 16:47:10,979 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-5524fbb1-fd56-471c-8b28-4dc3932e7c8d-port 2018-11-14 16:47:11,514 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-5524fbb1-fd56-471c-8b28-4dc3932e7c8d-pub-subnet 2018-11-14 16:47:11,514 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-5524fbb1-fd56-471c-8b28-4dc3932e7c8d-pub-subnet 2018-11-14 16:47:13,850 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-5524fbb1-fd56-471c-8b28-4dc3932e7c8d-pub-net 2018-11-14 16:47:16,144 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-3eba57de-0eb6-4bc0-8f00-e4522605859b-pub-net 2018-11-14 16:47:17,352 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-3eba57de-0eb6-4bc0-8f00-e4522605859b-pub-subnet 2018-11-14 16:47:21,104 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-3eba57de-0eb6-4bc0-8f00-e4522605859b-pub-net 2018-11-14 16:47:22,431 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-3eba57de-0eb6-4bc0-8f00-e4522605859b-port 2018-11-14 16:47:23,041 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-3eba57de-0eb6-4bc0-8f00-e4522605859b-pub-subnet 2018-11-14 16:47:23,041 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-3eba57de-0eb6-4bc0-8f00-e4522605859b-pub-subnet 2018-11-14 16:47:25,442 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-3eba57de-0eb6-4bc0-8f00-e4522605859b-pub-net 2018-11-14 16:47:28,190 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-98a617b8-45c6-493c-bf32-5b3dd874970c-pub-net 2018-11-14 16:47:29,358 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-98a617b8-45c6-493c-bf32-5b3dd874970c-pub-subnet 2018-11-14 16:47:33,563 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-98a617b8-45c6-493c-bf32-5b3dd874970c-pub-net 2018-11-14 16:47:33,576 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-98a617b8-45c6-493c-bf32-5b3dd874970c-pub-subnet 2018-11-14 16:47:33,577 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-98a617b8-45c6-493c-bf32-5b3dd874970c-pub-subnet 2018-11-14 16:47:36,412 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-98a617b8-45c6-493c-bf32-5b3dd874970c-pub-net 2018-11-14 16:47:38,715 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-05cd36bd-d471-40b1-a052-c65893cefde5-pub-net 2018-11-14 16:47:39,764 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-05cd36bd-d471-40b1-a052-c65893cefde5-pub-subnet 2018-11-14 16:47:43,572 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-05cd36bd-d471-40b1-a052-c65893cefde5-pub-net 2018-11-14 16:47:44,047 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-05cd36bd-d471-40b1-a052-c65893cefde5-pub-subnet 2018-11-14 16:47:44,047 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-05cd36bd-d471-40b1-a052-c65893cefde5-pub-subnet 2018-11-14 16:47:46,526 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-05cd36bd-d471-40b1-a052-c65893cefde5-pub-net 2018-11-14 16:47:48,877 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-e992dc73-963f-49d5-8b7a-e3839d2df453-pub-net 2018-11-14 16:47:49,857 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-e992dc73-963f-49d5-8b7a-e3839d2df453-pub-subnet 2018-11-14 16:47:53,942 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-e992dc73-963f-49d5-8b7a-e3839d2df453-pub-net 2018-11-14 16:47:54,136 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-e992dc73-963f-49d5-8b7a-e3839d2df453-pub-subnet 2018-11-14 16:47:54,136 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-e992dc73-963f-49d5-8b7a-e3839d2df453-pub-subnet 2018-11-14 16:47:56,658 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-e992dc73-963f-49d5-8b7a-e3839d2df453-pub-net 2018-11-14 16:47:58,778 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-65d1a7be-b48c-43a3-bfab-3d5c64c303d7-pub-net 2018-11-14 16:47:59,825 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-65d1a7be-b48c-43a3-bfab-3d5c64c303d7-pub-subnet 2018-11-14 16:48:04,134 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-65d1a7be-b48c-43a3-bfab-3d5c64c303d7-pub-net 2018-11-14 16:48:05,252 - neutron_utils - INFO - Deleting port with name 2018-11-14 16:48:05,958 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-65d1a7be-b48c-43a3-bfab-3d5c64c303d7-pub-subnet 2018-11-14 16:48:05,958 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-65d1a7be-b48c-43a3-bfab-3d5c64c303d7-pub-subnet 2018-11-14 16:48:08,464 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-65d1a7be-b48c-43a3-bfab-3d5c64c303d7-pub-net 2018-11-14 16:48:12,880 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-61f1555c-4601-4a0a-bb7b-6298f963c2b9-pub-router 2018-11-14 16:48:15,689 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-61f1555c-4601-4a0a-bb7b-6298f963c2b9-pub-router 2018-11-14 16:48:19,180 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-e05726e1-eb38-4c40-bc42-1344310a83a0-pub-router 2018-11-14 16:48:22,388 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-e05726e1-eb38-4c40-bc42-1344310a83a0-pub-router 2018-11-14 16:48:24,868 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-f20d76b0-ae6c-436d-8169-a05297c0ffccname 2018-11-14 16:48:25,302 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8edede8b-87ff-48ef-a8f7-3d83aa9fb43b 2018-11-14 16:48:25,821 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8edede8b-87ff-48ef-a8f7-3d83aa9fb43b 2018-11-14 16:48:26,020 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-f20d76b0-ae6c-436d-8169-a05297c0ffccname 2018-11-14 16:48:27,125 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-09b8d2e7-d439-448a-91fa-7231f6238e93name-1 2018-11-14 16:48:27,523 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c325b504-9d79-49a8-9e5c-9b3ee741434d 2018-11-14 16:48:27,728 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-09b8d2e7-d439-448a-91fa-7231f6238e93name-2 2018-11-14 16:48:28,181 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c4d31a2d-b034-4d4a-9a43-674b28fe0cf6 2018-11-14 16:48:28,371 - neutron_utils - INFO - Listing the available security groups 2018-11-14 16:48:28,436 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 23850e7b-825e-4945-9917-2299cce6620b 2018-11-14 16:48:28,659 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4163d3bb-2cdc-4dbe-9742-4e9cd156d4a5 2018-11-14 16:48:28,879 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6875204c-05cf-4618-89b1-843d32a92e2a 2018-11-14 16:48:28,905 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c13b39e5-d4ea-4362-b99c-4af63a01cf6b 2018-11-14 16:48:28,928 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c325b504-9d79-49a8-9e5c-9b3ee741434d 2018-11-14 16:48:29,185 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c4d31a2d-b034-4d4a-9a43-674b28fe0cf6 2018-11-14 16:48:29,397 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-09b8d2e7-d439-448a-91fa-7231f6238e93name-1 2018-11-14 16:48:29,921 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-09b8d2e7-d439-448a-91fa-7231f6238e93name-2 2018-11-14 16:48:31,046 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-fa2ee916-3aab-4b9e-8074-d16bd3973cc8name 2018-11-14 16:48:31,468 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ee3b7d88-cc6c-4afc-92ed-67679667bdf1 2018-11-14 16:48:31,976 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ee3b7d88-cc6c-4afc-92ed-67679667bdf1 2018-11-14 16:48:32,184 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-fa2ee916-3aab-4b9e-8074-d16bd3973cc8name 2018-11-14 16:48:33,087 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-4fd537b4-3a61-4216-9ad6-39a8fc2c913dname 2018-11-14 16:48:33,487 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5658efdc-6959-4600-8c30-f05efd53bc12 2018-11-14 16:48:33,782 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5658efdc-6959-4600-8c30-f05efd53bc12 2018-11-14 16:48:34,107 - neutron_utils - INFO - Creating security group to security group - NeutronUtilsSecurityGroupTests-4fd537b4-3a61-4216-9ad6-39a8fc2c913dname 2018-11-14 16:48:34,451 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5658efdc-6959-4600-8c30-f05efd53bc12 2018-11-14 16:48:35,112 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5658efdc-6959-4600-8c30-f05efd53bc12 2018-11-14 16:48:35,321 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5658efdc-6959-4600-8c30-f05efd53bc12 2018-11-14 16:48:35,454 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5658efdc-6959-4600-8c30-f05efd53bc12 2018-11-14 16:48:35,477 - neutron_utils - INFO - Deleting security group rule with ID - 44c12b0e-70e4-4817-b91c-f684cff4a119 2018-11-14 16:48:35,876 - neutron_utils - INFO - Deleting security group rule with ID - b13872dd-a2c4-4041-ab57-60e82d8be60d 2018-11-14 16:48:36,226 - neutron_utils - INFO - Deleting security group rule with ID - 69d59f99-9826-4188-bf96-a284d4adc8a1 2018-11-14 16:48:36,354 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-4fd537b4-3a61-4216-9ad6-39a8fc2c913dname 2018-11-14 16:48:37,279 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-3fc13cf0-5dc2-4354-9698-73318357ac73name-1 2018-11-14 16:48:37,720 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 03b0629f-6ba8-4ffc-9975-e19ba0720634 2018-11-14 16:48:37,952 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-3fc13cf0-5dc2-4354-9698-73318357ac73name-2 2018-11-14 16:48:38,458 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 484ff8a6-2624-449e-83c3-68e52bc5b004 2018-11-14 16:48:38,677 - neutron_utils - INFO - Retrieving security group with ID - 03b0629f-6ba8-4ffc-9975-e19ba0720634 2018-11-14 16:48:38,909 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 03b0629f-6ba8-4ffc-9975-e19ba0720634 2018-11-14 16:48:39,173 - neutron_utils - INFO - Retrieving security group with ID - 484ff8a6-2624-449e-83c3-68e52bc5b004 2018-11-14 16:48:39,230 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 484ff8a6-2624-449e-83c3-68e52bc5b004 2018-11-14 16:48:39,251 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-3fc13cf0-5dc2-4354-9698-73318357ac73name-1 2018-11-14 16:48:39,612 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-3fc13cf0-5dc2-4354-9698-73318357ac73name-2 2018-11-14 16:48:40,686 - neutron_utils - INFO - Creating floating ip to external network - external 2018-11-14 16:48:44,167 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-1cdd53fe-d661-4827-b553-68406d941481 2018-11-14 16:48:45,168 - file_utils - INFO - Saved public key to - tmp/NovaUtilsKeypairTests-48b23542-9290-4ba9-b3cd-9fe8b90ef445.pub 2018-11-14 16:48:45,181 - file_utils - INFO - Saved private key to - tmp/NovaUtilsKeypairTests-48b23542-9290-4ba9-b3cd-9fe8b90ef445 2018-11-14 16:48:45,181 - nova_utils - INFO - Saving keypair to - tmp/NovaUtilsKeypairTests-48b23542-9290-4ba9-b3cd-9fe8b90ef445.pub 2018-11-14 16:48:45,181 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-48b23542-9290-4ba9-b3cd-9fe8b90ef445 2018-11-14 16:48:46,268 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-5763f242-7a3e-4c0f-bfec-8df498798604 2018-11-14 16:48:51,366 - create_image - INFO - Created image with name - NovaUtilsInstanceTests-2e1afa09-443f-47b5-b7c5-aa257e0fe38b-image 2018-11-14 16:48:51,385 - create_image - INFO - Image is now active with name - NovaUtilsInstanceTests-2e1afa09-443f-47b5-b7c5-aa257e0fe38b-image 2018-11-14 16:48:52,123 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceTests-2e1afa09-443f-47b5-b7c5-aa257e0fe38b-net 2018-11-14 16:48:53,128 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceTests-2e1afa09-443f-47b5-b7c5-aa257e0fe38b-subnet 2018-11-14 16:48:56,685 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceTests-2e1afa09-443f-47b5-b7c5-aa257e0fe38b-net 2018-11-14 16:48:59,223 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceTests-2e1afa09-443f-47b5-b7c5-aa257e0fe38b-vm_inst 2018-11-14 16:49:11,662 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceTests-2e1afa09-443f-47b5-b7c5-aa257e0fe38b-port 2018-11-14 16:49:12,534 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-2e1afa09-443f-47b5-b7c5-aa257e0fe38b-subnet 2018-11-14 16:49:12,534 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-2e1afa09-443f-47b5-b7c5-aa257e0fe38b-subnet 2018-11-14 16:49:14,915 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceTests-2e1afa09-443f-47b5-b7c5-aa257e0fe38b-net 2018-11-14 16:49:16,478 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceTests-2e1afa09-443f-47b5-b7c5-aa257e0fe38b-image 2018-11-14 16:49:20,010 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-bdddb149-6f28-4fe3-a137-55d2a18c168f-image 2018-11-14 16:49:20,210 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-bdddb149-6f28-4fe3-a137-55d2a18c168f-image 2018-11-14 16:49:21,013 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-bdddb149-6f28-4fe3-a137-55d2a18c168f-net 2018-11-14 16:49:22,151 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-bdddb149-6f28-4fe3-a137-55d2a18c168f-subnet 2018-11-14 16:49:25,830 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-bdddb149-6f28-4fe3-a137-55d2a18c168f 2018-11-14 16:49:26,850 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-bdddb149-6f28-4fe3-a137-55d2a18c168f 2018-11-14 16:49:31,658 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-bdddb149-6f28-4fe3-a137-55d2a18c168f-net 2018-11-14 16:49:33,908 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-bdddb149-6f28-4fe3-a137-55d2a18c168f-vm_inst 2018-11-14 16:49:37,033 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-bdddb149-6f28-4fe3-a137-55d2a18c168f-vm_inst 2018-11-14 16:49:44,825 - create_instance - INFO - VM is - ACTIVE 2018-11-14 16:50:09,169 - create_instance - INFO - Deleting Port with ID - 1f81382b-b1b5-45a9-925d-c8d490ba92b9 2018-11-14 16:50:09,169 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-bdddb149-6f28-4fe3-a137-55d2a18c168f-port 2018-11-14 16:50:09,964 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-bdddb149-6f28-4fe3-a137-55d2a18c168f-vm_inst 2018-11-14 16:50:10,167 - create_instance - INFO - Checking deletion status 2018-11-14 16:50:14,167 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-bdddb149-6f28-4fe3-a137-55d2a18c168f-vm_inst 2018-11-14 16:50:14,227 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-bdddb149-6f28-4fe3-a137-55d2a18c168f 2018-11-14 16:50:14,877 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-bdddb149-6f28-4fe3-a137-55d2a18c168f 2018-11-14 16:50:14,978 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-bdddb149-6f28-4fe3-a137-55d2a18c168f-subnet 2018-11-14 16:50:14,978 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-bdddb149-6f28-4fe3-a137-55d2a18c168f-subnet 2018-11-14 16:50:17,567 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-bdddb149-6f28-4fe3-a137-55d2a18c168f-net 2018-11-14 16:50:19,091 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-bdddb149-6f28-4fe3-a137-55d2a18c168f-image 2018-11-14 16:50:21,944 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-044aaefe-4b36-4c38-bba4-20e4077b5389-image 2018-11-14 16:50:22,156 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-044aaefe-4b36-4c38-bba4-20e4077b5389-image 2018-11-14 16:50:22,905 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-044aaefe-4b36-4c38-bba4-20e4077b5389-net 2018-11-14 16:50:23,902 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-044aaefe-4b36-4c38-bba4-20e4077b5389-subnet 2018-11-14 16:50:27,458 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-044aaefe-4b36-4c38-bba4-20e4077b5389 2018-11-14 16:50:27,776 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-044aaefe-4b36-4c38-bba4-20e4077b5389 2018-11-14 16:50:32,564 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-044aaefe-4b36-4c38-bba4-20e4077b5389-net 2018-11-14 16:50:34,677 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-044aaefe-4b36-4c38-bba4-20e4077b5389-vm_inst 2018-11-14 16:50:37,679 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-044aaefe-4b36-4c38-bba4-20e4077b5389-vm_inst 2018-11-14 16:50:45,141 - create_instance - INFO - VM is - ACTIVE 2018-11-14 16:50:50,052 - create_instance - INFO - Deleting Port with ID - d768362b-afbf-489a-8785-b1cefc37703f 2018-11-14 16:50:50,052 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-044aaefe-4b36-4c38-bba4-20e4077b5389-port 2018-11-14 16:50:50,691 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-044aaefe-4b36-4c38-bba4-20e4077b5389-vm_inst 2018-11-14 16:50:50,885 - create_instance - INFO - Checking deletion status 2018-11-14 16:50:57,763 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-044aaefe-4b36-4c38-bba4-20e4077b5389-vm_inst 2018-11-14 16:50:58,750 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-044aaefe-4b36-4c38-bba4-20e4077b5389 2018-11-14 16:50:59,089 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-044aaefe-4b36-4c38-bba4-20e4077b5389 2018-11-14 16:50:59,182 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-044aaefe-4b36-4c38-bba4-20e4077b5389-subnet 2018-11-14 16:50:59,183 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-044aaefe-4b36-4c38-bba4-20e4077b5389-subnet 2018-11-14 16:51:01,784 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-044aaefe-4b36-4c38-bba4-20e4077b5389-net 2018-11-14 16:51:03,283 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-044aaefe-4b36-4c38-bba4-20e4077b5389-image 2018-11-14 16:51:06,399 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-df3aa5c6-3fe1-403c-bdad-e051c1c374e0-image 2018-11-14 16:51:06,609 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-df3aa5c6-3fe1-403c-bdad-e051c1c374e0-image 2018-11-14 16:51:07,342 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-df3aa5c6-3fe1-403c-bdad-e051c1c374e0-net 2018-11-14 16:51:08,372 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-df3aa5c6-3fe1-403c-bdad-e051c1c374e0-subnet 2018-11-14 16:51:11,818 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-df3aa5c6-3fe1-403c-bdad-e051c1c374e0 2018-11-14 16:51:12,077 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-df3aa5c6-3fe1-403c-bdad-e051c1c374e0 2018-11-14 16:51:17,058 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-df3aa5c6-3fe1-403c-bdad-e051c1c374e0-net 2018-11-14 16:51:18,901 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-df3aa5c6-3fe1-403c-bdad-e051c1c374e0-vm_inst 2018-11-14 16:51:21,448 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-df3aa5c6-3fe1-403c-bdad-e051c1c374e0-vm_inst 2018-11-14 16:51:29,090 - create_instance - INFO - VM is - ACTIVE 2018-11-14 16:51:41,047 - create_instance - INFO - Deleting Port with ID - 4512f663-d86f-4d6b-858f-006f1a04bb61 2018-11-14 16:51:41,047 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-df3aa5c6-3fe1-403c-bdad-e051c1c374e0-port 2018-11-14 16:51:41,778 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-df3aa5c6-3fe1-403c-bdad-e051c1c374e0-vm_inst 2018-11-14 16:51:42,022 - create_instance - INFO - Checking deletion status 2018-11-14 16:51:45,360 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-df3aa5c6-3fe1-403c-bdad-e051c1c374e0-vm_inst 2018-11-14 16:51:45,593 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-df3aa5c6-3fe1-403c-bdad-e051c1c374e0 2018-11-14 16:51:45,973 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-df3aa5c6-3fe1-403c-bdad-e051c1c374e0 2018-11-14 16:51:46,013 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-df3aa5c6-3fe1-403c-bdad-e051c1c374e0-subnet 2018-11-14 16:51:46,013 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-df3aa5c6-3fe1-403c-bdad-e051c1c374e0-subnet 2018-11-14 16:51:48,736 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-df3aa5c6-3fe1-403c-bdad-e051c1c374e0-net 2018-11-14 16:51:50,299 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-df3aa5c6-3fe1-403c-bdad-e051c1c374e0-image 2018-11-14 16:51:59,407 - create_flavor - INFO - Found flavor with name - CreateFlavorTests-e7cfe9f2-023a-4e74-ad9c-c66f8da9d2a8name 2018-11-14 16:52:01,952 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-d8878c6b-57a1-4a75-8620-3a512e5fc206-image 2018-11-14 16:52:01,973 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-d8878c6b-57a1-4a75-8620-3a512e5fc206-image 2018-11-14 16:52:33,105 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-d8878c6b-57a1-4a75-8620-3a512e5fc206-image 2018-11-14 16:52:37,842 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-c7cc438c-9e8c-42de-9e79-bdc30622b49d-image 2018-11-14 16:52:38,035 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-c7cc438c-9e8c-42de-9e79-bdc30622b49d-image 2018-11-14 16:53:23,267 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-c7cc438c-9e8c-42de-9e79-bdc30622b49d-image 2018-11-14 16:53:28,096 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-3b8787e2-bf10-4199-a03a-4cf23d186fc7-image1 2018-11-14 16:53:28,322 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-3b8787e2-bf10-4199-a03a-4cf23d186fc7-image1 2018-11-14 16:53:31,386 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-3b8787e2-bf10-4199-a03a-4cf23d186fc7-image2 2018-11-14 16:53:31,643 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-3b8787e2-bf10-4199-a03a-4cf23d186fc7-image2 2018-11-14 16:54:17,166 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-3b8787e2-bf10-4199-a03a-4cf23d186fc7-image1 2018-11-14 16:54:17,471 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-3b8787e2-bf10-4199-a03a-4cf23d186fc7-image2 2018-11-14 16:54:34,795 - neutron_utils - INFO - Retrieving security group with ID - fcc8b4c3-38ee-453a-99dd-180a81ce0d78 2018-11-14 16:54:34,863 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fcc8b4c3-38ee-453a-99dd-180a81ce0d78 2018-11-14 16:54:35,912 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-afdbdde9-9ebf-4e49-95cc-5dfe4e64d212 2018-11-14 16:54:36,380 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-afdbdde9-9ebf-4e49-95cc-5dfe4e64d212 2018-11-14 16:54:37,773 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-79405d68-5d7c-4f12-99cd-9c7666114c82 2018-11-14 16:54:39,824 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-b00abaa0-4ba0-46a0-b514-915752d55f11 2018-11-14 16:54:42,728 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-3393e35e-163a-45f4-ab61-8c01a5262d5e 2018-11-14 16:54:44,840 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-50718d77-f0a2-4105-af88-19596ae61674 2018-11-14 16:54:45,675 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-50718d77-f0a2-4105-af88-19596ae61674 2018-11-14 16:54:48,054 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-33afef1d-2520-492a-9502-00f45f3624c9 2018-11-14 16:54:49,858 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-98ae87ac-34d3-4e57-bba4-71fe13863bf6 2018-11-14 16:54:51,124 - cinder_utils - INFO - Volume with ID [d3f49a8c-8373-46c0-a171-e74df59290e8] does not exist 2018-11-14 16:54:51,124 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-98ae87ac-34d3-4e57-bba4-71fe13863bf6 2018-11-14 16:54:53,343 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-840c2a18-9208-4d7a-b3df-d17512db6c52 2018-11-14 16:54:54,529 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-c62772e5-ecb4-42cd-83c3-d2915acda9d4-type 2018-11-14 16:54:56,108 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-b1c7eb53-f67b-4496-9318-1bc1edb6fb22-type 2018-11-14 16:54:56,979 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-b1c7eb53-f67b-4496-9318-1bc1edb6fb22-type 2018-11-14 16:54:57,398 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-b1c7eb53-f67b-4496-9318-1bc1edb6fb22-type 2018-11-14 16:54:59,047 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-110994d5-56dc-483e-b605-04dd3bf47068-type 2018-11-14 16:54:59,486 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-110994d5-56dc-483e-b605-04dd3bf47068-type 2018-11-14 16:55:01,141 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-45035d71-c2e4-4735-84e9-251faf18efb3-type 2018-11-14 16:55:01,595 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-45035d71-c2e4-4735-84e9-251faf18efb3-type 2018-11-14 16:55:03,496 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-faad5eab-79e5-441d-bf99-2dd1616dea26 2018-11-14 16:55:04,025 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-faad5eab-79e5-441d-bf99-2dd1616dea26 2018-11-14 16:55:04,081 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-faad5eab-79e5-441d-bf99-2dd1616dea26-qos 2018-11-14 16:55:05,785 - cinder_utils - WARNING - Unable to locate qos_spec named foo - No such QoS spec None. (HTTP 404) (Request-ID: req-30331583-b733-4a01-8fd7-52d1eaa07d1c) 2018-11-14 16:55:05,785 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-6a5cdbcf-44dc-4fdf-aa34-2d0498821de3 2018-11-14 16:55:06,016 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-6a5cdbcf-44dc-4fdf-aa34-2d0498821de3-qos 2018-11-14 16:55:07,726 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-7cc0572c-1702-4fd3-8afe-4bb81127be8e 2018-11-14 16:55:07,979 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-7cc0572c-1702-4fd3-8afe-4bb81127be8e-qos 2018-11-14 16:55:10,409 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-6d1b5f23-4857-4eba-a401-1d5426245769 2018-11-14 16:55:10,863 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-6d1b5f23-4857-4eba-a401-1d5426245769 2018-11-14 16:55:11,159 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-6d1b5f23-4857-4eba-a401-1d5426245769-qos 2018-11-14 16:55:11,528 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-14 16:55:11,529 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 10:50 | PASS | +-------------------+------------------+------------------+----------------+ 2018-11-14 16:55:14,071 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2018-11-14 16:55:15,482 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-14 16:55:18,155 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-11-14 16:55:18,156 - openstack_tests - INFO - OS Credentials = > 2018-11-14 16:55:19,115 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-11-14 16:55:19,699 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-11-14 16:55:21,218 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-522bf61b-a4a0-41b-proj 2018-11-14 16:55:22,429 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-522bf61b-a4a0-41b-user 2018-11-14 16:55:22,669 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-522bf61b-a4a0-41b-proj-role 2018-11-14 16:55:22,777 - keystone_utils - INFO - Granting role SimpleHealthCheck-522bf61b-a4a0-41b-proj-role to project SimpleHealthCheck-522bf61b-a4a0-41b-proj 2018-11-14 16:55:25,869 - create_image - INFO - Created image with name - SimpleHealthCheck-d8bb824a-cc31-4e16-bcd4-1bc5ef351128-image 2018-11-14 16:55:26,098 - create_image - INFO - Image is now active with name - SimpleHealthCheck-d8bb824a-cc31-4e16-bcd4-1bc5ef351128-image 2018-11-14 16:55:26,828 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-d8bb824a-cc31-4e16-bcd4-1bc5ef351128-priv-net 2018-11-14 16:55:28,107 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-d8bb824a-cc31-4e16-bcd4-1bc5ef351128-priv-subnet 2018-11-14 16:55:35,637 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-d8bb824a-cc31-4e16-bcd4-1bc5ef351128-priv-net 2018-11-14 16:55:37,611 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-d8bb824a-cc31-4e16-bcd4-1bc5ef351128-inst 2018-11-14 16:55:40,733 - create_instance - INFO - Created instance with name - SimpleHealthCheck-d8bb824a-cc31-4e16-bcd4-1bc5ef351128-inst 2018-11-14 16:55:51,510 - create_instance - INFO - VM is - ACTIVE 2018-11-14 16:55:52,552 - create_instance_tests - INFO - Looking for IP 10.55.0.12 in the console log 2018-11-14 16:55:53,243 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-11-14 16:55:53,243 - create_instance - INFO - Deleting Port with ID - 5b1e074b-e267-4e32-ad6e-ff407912b64b 2018-11-14 16:55:53,243 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-d8bb824a-cc31-4e16-bcd4-1bc5ef351128port-1 2018-11-14 16:55:54,004 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-d8bb824a-cc31-4e16-bcd4-1bc5ef351128-inst 2018-11-14 16:55:54,300 - create_instance - INFO - Checking deletion status 2018-11-14 16:56:01,132 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-d8bb824a-cc31-4e16-bcd4-1bc5ef351128-inst 2018-11-14 16:56:01,133 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-d8bb824a-cc31-4e16-bcd4-1bc5ef351128-priv-subnet 2018-11-14 16:56:01,133 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-d8bb824a-cc31-4e16-bcd4-1bc5ef351128-priv-subnet 2018-11-14 16:56:03,641 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-d8bb824a-cc31-4e16-bcd4-1bc5ef351128-priv-net 2018-11-14 16:56:05,350 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-d8bb824a-cc31-4e16-bcd4-1bc5ef351128-image 2018-11-14 16:56:06,718 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 94758738-358d-4e1c-8fc7-fb3d43987f1a 2018-11-14 16:56:06,947 - neutron_utils - INFO - Deleting security group with name - default 2018-11-14 16:56:07,357 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-522bf61b-a4a0-41b-proj 2018-11-14 16:56:07,758 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-522bf61b-a4a0-41b-proj-role 2018-11-14 16:56:07,997 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-522bf61b-a4a0-41b-user 2018-11-14 16:56:08,359 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-14 16:56:08,359 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:49 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-11-14 16:56:10,634 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:10 | PASS | | tenantnetwork1 | functest | healthcheck | 00:08 | PASS | | tenantnetwork2 | functest | healthcheck | 00:10 | PASS | | vmready1 | functest | healthcheck | 00:13 | PASS | | vmready2 | functest | healthcheck | 00:12 | PASS | | singlevm1 | functest | healthcheck | 00:36 | PASS | | singlevm2 | functest | healthcheck | 00:32 | PASS | | vping_ssh | functest | healthcheck | 00:57 | PASS | | vping_userdata | functest | healthcheck | 00:36 | PASS | | cinder_test | functest | healthcheck | 01:25 | PASS | | odl | functest | healthcheck | 00:21 | PASS | | api_check | functest | healthcheck | 10:50 | PASS | | snaps_health_check | functest | healthcheck | 00:49 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-11-14 16:56:10,648 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-11-14 16:56:39,942 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-53 | | 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-odl-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-11-14 16:56:39,947 - 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.28,192.30.9.9 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.28:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=b6PEnVvKKMeEUQsX4QjqVPuff 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=49be60fcc4c34adea9e7c304d872b17d export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.9 export SDN_CONTROLLER_WEBPORT=8081 export SDN_CONTROLLER_RESTCONFPORT=8081 export SDN_CONTROLLER_PASSWORD=dW6aGvBDbNGd6Y6FcEV8tuAcw export OS_REGION_NAME=regionOne 2018-11-14 16:56:39,947 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-11-14 16:56:39,948 - 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-11-14 16:56:39,984 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2018-11-14 16:56:40,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 16:56:40,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:56:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d4a3947-42fa-4091-88a0-c06bec177b59 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 16:56:40,295 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-6d4a3947-42fa-4091-88a0-c06bec177b59 2018-11-14 16:56:40,296 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-11-14 16:56:40,701 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T17:56:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd6ecd77940a49ebb20fa24f8fa3cf77"}, "audit_ids": ["POvChh1xQm-GvLK-Vw6ZmQ"], "issued_at": "2018-11-14T16:56:40.000000Z"}} 2018-11-14 16:56:40,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 16:56:40,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}a494a4dfec0aa72ef9ac901c4ec4169c6abc50ad" 2018-11-14 16:56:41,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-bdbeea91-2795-4828-86f9-889fbb2bdd03 Date: Wed, 14 Nov 2018 16:56:41 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"928cbc5c-a6fa-468a-b088-88e266fca291","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","status":"ACTIVE","subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"description":"","tags":[],"updated_at":"2018-11-14T16:32:51Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","provider:network_type":"flat"}]} 2018-11-14 16:56:41,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-bdbeea91-2795-4828-86f9-889fbb2bdd03 2018-11-14 16:56:41,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.309583902359s 2018-11-14 16:56:41,014 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-bdbeea91-2795-4828-86f9-889fbb2bdd03 2018-11-14 16:56:41,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 16:56:41,022 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 16:56: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 16:56:41,023 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 16:56:41,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}a494a4dfec0aa72ef9ac901c4ec4169c6abc50ad" 2018-11-14 16:56:41,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:56:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73d43f4b-1d28-47a0-a89a-b318bb53fb15 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/d5e6db7c06bf4799a784ea87405dbbb1"}, "tags": [], "enabled": true, "id": "d5e6db7c06bf4799a784ea87405dbbb1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-11-14 16:56:41,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-73d43f4b-1d28-47a0-a89a-b318bb53fb15 2018-11-14 16:56:41,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.10803103447s 2018-11-14 16:56:41,132 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-73d43f4b-1d28-47a0-a89a-b318bb53fb15 2018-11-14 16:56:41,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-14 16:56:41,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}a494a4dfec0aa72ef9ac901c4ec4169c6abc50ad" -d '{"project": {"description": "Created by OPNFV Functest: tempest_smoke", "enabled": true, "domain_id": "default", "name": "tempest_smoke-project_d8f5f5fc-a09c-4732-b10b-6b83fb16bcb5"}}' 2018-11-14 16:56:41,268 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 16:56:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2eb0dbbf-841c-46ce-88fb-c789a2cae1d3 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.28:5000/v3/projects/b6d17d4fcf734a38b30b5997a405bf4f"}, "tags": [], "enabled": true, "id": "b6d17d4fcf734a38b30b5997a405bf4f", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_d8f5f5fc-a09c-4732-b10b-6b83fb16bcb5"}} 2018-11-14 16:56:41,268 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-2eb0dbbf-841c-46ce-88fb-c789a2cae1d3 2018-11-14 16:56:41,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.128390073776s 2018-11-14 16:56:41,268 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-2eb0dbbf-841c-46ce-88fb-c789a2cae1d3 2018-11-14 16:56:41,269 - 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'b6d17d4fcf734a38b30b5997a405bf4f', '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_d8f5f5fc-a09c-4732-b10b-6b83fb16bcb5'}) 2018-11-14 16:56:41,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-11-14 16:56:41,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}a494a4dfec0aa72ef9ac901c4ec4169c6abc50ad" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "39bbf909-8c19-424e-9454-0db19db50285", "email": null, "name": "tempest_smoke-user_d8f5f5fc-a09c-4732-b10b-6b83fb16bcb5"}}' 2018-11-14 16:56:41,692 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 16:56:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e824a899-99c5-4182-8bad-2ccfc154da8f Content-Length: 328 Content-Type: application/json RESP BODY: {"user": {"name": "tempest_smoke-user_d8f5f5fc-a09c-4732-b10b-6b83fb16bcb5", "links": {"self": "http://172.30.9.28:5000/v3/users/5d1a127e98584bf8b40adccda5fa174a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5d1a127e98584bf8b40adccda5fa174a", "domain_id": "default", "password_expires_at": null}} 2018-11-14 16:56:41,693 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-e824a899-99c5-4182-8bad-2ccfc154da8f 2018-11-14 16:56:41,693 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.417366981506s 2018-11-14 16:56:41,693 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-e824a899-99c5-4182-8bad-2ccfc154da8f 2018-11-14 16:56:41,694 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'5d1a127e98584bf8b40adccda5fa174a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke-user_d8f5f5fc-a09c-4732-b10b-6b83fb16bcb5'}) 2018-11-14 16:56:41,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 16:56:41,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}a494a4dfec0aa72ef9ac901c4ec4169c6abc50ad" 2018-11-14 16:56:41,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:56:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4ec9017-ca23-4273-a816-ced8c9c3a196 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 16:56:41,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d4ec9017-ca23-4273-a816-ced8c9c3a196 2018-11-14 16:56:41,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103199958801s 2018-11-14 16:56:41,801 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d4ec9017-ca23-4273-a816-ced8c9c3a196 2018-11-14 16:56:41,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 16:56:41,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}a494a4dfec0aa72ef9ac901c4ec4169c6abc50ad" 2018-11-14 16:56:41,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:56:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bda2b2b2-4b48-4f25-8cb3-42fcb07770fd Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 16:56:41,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-bda2b2b2-4b48-4f25-8cb3-42fcb07770fd 2018-11-14 16:56:41,902 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0960841178894s 2018-11-14 16:56:41,902 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-bda2b2b2-4b48-4f25-8cb3-42fcb07770fd 2018-11-14 16:56:41,903 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-14 16:56:41,907 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-11-14 16:56:41,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}a494a4dfec0aa72ef9ac901c4ec4169c6abc50ad" -d '{"role": {"name": "Member"}}' 2018-11-14 16:56:42,021 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 16:56:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66b6763c-7426-44d9-a497-b5fa5b913a30 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "42d94dfe1e104f3fa3cb29f86b0176fe", "links": {"self": "http://172.30.9.28:5000/v3/roles/42d94dfe1e104f3fa3cb29f86b0176fe"}, "name": "Member"}} 2018-11-14 16:56:42,021 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-66b6763c-7426-44d9-a497-b5fa5b913a30 2018-11-14 16:56:42,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.114194869995s 2018-11-14 16:56:42,022 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-66b6763c-7426-44d9-a497-b5fa5b913a30 2018-11-14 16:56:42,022 - 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'42d94dfe1e104f3fa3cb29f86b0176fe'}) 2018-11-14 16:56:42,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 16:56:42,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}a494a4dfec0aa72ef9ac901c4ec4169c6abc50ad" 2018-11-14 16:56:42,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:56:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-beb3d325-d71b-402c-a969-fa1c22b6834c Content-Encoding: gzip Content-Length: 354 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "42d94dfe1e104f3fa3cb29f86b0176fe", "links": {"self": "http://172.30.9.28:5000/v3/roles/42d94dfe1e104f3fa3cb29f86b0176fe"}, "name": "Member"}, {"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 16:56:42,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-beb3d325-d71b-402c-a969-fa1c22b6834c 2018-11-14 16:56:42,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101465940475s 2018-11-14 16:56:42,128 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-beb3d325-d71b-402c-a969-fa1c22b6834c 2018-11-14 16:56:42,132 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 16:56:42,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}a494a4dfec0aa72ef9ac901c4ec4169c6abc50ad" 2018-11-14 16:56:42,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:56:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd5af1e8-4db4-4a64-baaf-ca8f55d6ccc9 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-14 16:56:42,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-dd5af1e8-4db4-4a64-baaf-ca8f55d6ccc9 2018-11-14 16:56:42,155 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0220031738281s 2018-11-14 16:56:42,155 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-dd5af1e8-4db4-4a64-baaf-ca8f55d6ccc9 2018-11-14 16:56:42,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 16:56:42,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}a494a4dfec0aa72ef9ac901c4ec4169c6abc50ad" 2018-11-14 16:56:42,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:56:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0ffa87e-37e8-417e-9e35-1a8951fc8125 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_d8f5f5fc-a09c-4732-b10b-6b83fb16bcb5", "links": {"self": "http://172.30.9.28:5000/v3/users/5d1a127e98584bf8b40adccda5fa174a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5d1a127e98584bf8b40adccda5fa174a", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 16:56:42,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-a0ffa87e-37e8-417e-9e35-1a8951fc8125 2018-11-14 16:56:42,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.118417024612s 2018-11-14 16:56:42,274 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-a0ffa87e-37e8-417e-9e35-1a8951fc8125 2018-11-14 16:56:42,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 16:56:42,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}a494a4dfec0aa72ef9ac901c4ec4169c6abc50ad" 2018-11-14 16:56:42,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:56:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9bfbc5b-9088-448c-9f98-e1f640a18da1 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b6d17d4fcf734a38b30b5997a405bf4f"}, "tags": [], "enabled": true, "id": "b6d17d4fcf734a38b30b5997a405bf4f", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_d8f5f5fc-a09c-4732-b10b-6b83fb16bcb5"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-14 16:56:42,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-b9bfbc5b-9088-448c-9f98-e1f640a18da1 2018-11-14 16:56:42,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.106242179871s 2018-11-14 16:56:42,393 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-b9bfbc5b-9088-448c-9f98-e1f640a18da1 2018-11-14 16:56:42,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-14 16:56:42,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=5d1a127e98584bf8b40adccda5fa174a&role.id=42d94dfe1e104f3fa3cb29f86b0176fe&scope.project.id=b6d17d4fcf734a38b30b5997a405bf4f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a494a4dfec0aa72ef9ac901c4ec4169c6abc50ad" 2018-11-14 16:56:42,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:56:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89dddcac-614a-4a0c-a815-958d54954ee8 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=5d1a127e98584bf8b40adccda5fa174a&role.id=42d94dfe1e104f3fa3cb29f86b0176fe&scope.project.id=b6d17d4fcf734a38b30b5997a405bf4f", "previous": null, "next": null}} 2018-11-14 16:56:42,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=5d1a127e98584bf8b40adccda5fa174a&role.id=42d94dfe1e104f3fa3cb29f86b0176fe&scope.project.id=b6d17d4fcf734a38b30b5997a405bf4f used request id req-89dddcac-614a-4a0c-a815-958d54954ee8 2018-11-14 16:56:42,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0948970317841s 2018-11-14 16:56:42,496 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=5d1a127e98584bf8b40adccda5fa174a&role.id=42d94dfe1e104f3fa3cb29f86b0176fe&scope.project.id=b6d17d4fcf734a38b30b5997a405bf4f used request id req-89dddcac-614a-4a0c-a815-958d54954ee8 2018-11-14 16:56:42,499 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-14 16:56:42,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/b6d17d4fcf734a38b30b5997a405bf4f/users/5d1a127e98584bf8b40adccda5fa174a/roles/42d94dfe1e104f3fa3cb29f86b0176fe -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a494a4dfec0aa72ef9ac901c4ec4169c6abc50ad" 2018-11-14 16:56:42,679 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 16:56:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7c002a2-0520-40ae-94c9-8492fb26844d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 16:56:42,679 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/b6d17d4fcf734a38b30b5997a405bf4f/users/5d1a127e98584bf8b40adccda5fa174a/roles/42d94dfe1e104f3fa3cb29f86b0176fe used request id req-f7c002a2-0520-40ae-94c9-8492fb26844d 2018-11-14 16:56:42,679 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.179717063904s 2018-11-14 16:56:42,679 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/b6d17d4fcf734a38b30b5997a405bf4f/users/5d1a127e98584bf8b40adccda5fa174a/roles/42d94dfe1e104f3fa3cb29f86b0176fe used request id req-f7c002a2-0520-40ae-94c9-8492fb26844d 2018-11-14 16:56:42,680 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke-project_d8f5f5fc-a09c-4732-b10b-6b83fb16bcb5', 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'b6d17d4fcf734a38b30b5997a405bf4f', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '39bbf909-8c19-424e-9454-0db19db50285', 'username': u'tempest_smoke-user_d8f5f5fc-a09c-4732-b10b-6b83fb16bcb5', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-14 16:56:42,685 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke-user_d8f5f5fc-a09c-4732-b10b-6b83fb16bcb5', 'password': '39bbf909-8c19-424e-9454-0db19db50285', 'project_name': 'tempest_smoke-project_d8f5f5fc-a09c-4732-b10b-6b83fb16bcb5', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000//v3', 'project_id': 'b6d17d4fcf734a38b30b5997a405bf4f', 'project_domain_name': 'Default'} 2018-11-14 16:56:42,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 16:56:42,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}a494a4dfec0aa72ef9ac901c4ec4169c6abc50ad" 2018-11-14 16:56:42,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:56:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c69e6dac-4f48-4e63-9496-793acca944a4 Content-Encoding: gzip Content-Length: 354 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "42d94dfe1e104f3fa3cb29f86b0176fe", "links": {"self": "http://172.30.9.28:5000/v3/roles/42d94dfe1e104f3fa3cb29f86b0176fe"}, "name": "Member"}, {"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 16:56:42,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-c69e6dac-4f48-4e63-9496-793acca944a4 2018-11-14 16:56:42,790 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100910902023s 2018-11-14 16:56:42,791 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-c69e6dac-4f48-4e63-9496-793acca944a4 2018-11-14 16:56:42,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 16:56:42,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}a494a4dfec0aa72ef9ac901c4ec4169c6abc50ad" 2018-11-14 16:56:42,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:56:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfaa91e3-904d-47cc-b478-eb3bda48ebb5 Content-Encoding: gzip Content-Length: 354 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "42d94dfe1e104f3fa3cb29f86b0176fe", "links": {"self": "http://172.30.9.28:5000/v3/roles/42d94dfe1e104f3fa3cb29f86b0176fe"}, "name": "Member"}, {"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 16:56:42,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-dfaa91e3-904d-47cc-b478-eb3bda48ebb5 2018-11-14 16:56:42,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0929288864136s 2018-11-14 16:56:42,890 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-dfaa91e3-904d-47cc-b478-eb3bda48ebb5 2018-11-14 16:56:42,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 16:56:42,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}a494a4dfec0aa72ef9ac901c4ec4169c6abc50ad" 2018-11-14 16:56:43,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:56:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98b7f2ab-470b-4e1d-a76e-e58eb2302574 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-14 16:56:43,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-98b7f2ab-470b-4e1d-a76e-e58eb2302574 2018-11-14 16:56:43,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.111587047577s 2018-11-14 16:56:43,006 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-98b7f2ab-470b-4e1d-a76e-e58eb2302574 2018-11-14 16:56:43,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 16:56:43,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}a494a4dfec0aa72ef9ac901c4ec4169c6abc50ad" 2018-11-14 16:56:43,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:56:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78576510-ab75-481e-990c-b37e6ec11d0c Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_d8f5f5fc-a09c-4732-b10b-6b83fb16bcb5", "links": {"self": "http://172.30.9.28:5000/v3/users/5d1a127e98584bf8b40adccda5fa174a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5d1a127e98584bf8b40adccda5fa174a", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 16:56:43,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-78576510-ab75-481e-990c-b37e6ec11d0c 2018-11-14 16:56:43,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.144334077835s 2018-11-14 16:56:43,152 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-78576510-ab75-481e-990c-b37e6ec11d0c 2018-11-14 16:56:43,163 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 16:56:43,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}a494a4dfec0aa72ef9ac901c4ec4169c6abc50ad" 2018-11-14 16:56:43,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:56:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2c2ce1c-7506-406d-83c8-6a888a1a0ffb Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b6d17d4fcf734a38b30b5997a405bf4f"}, "tags": [], "enabled": true, "id": "b6d17d4fcf734a38b30b5997a405bf4f", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_d8f5f5fc-a09c-4732-b10b-6b83fb16bcb5"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-14 16:56:43,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-e2c2ce1c-7506-406d-83c8-6a888a1a0ffb 2018-11-14 16:56:43,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.096410036087s 2018-11-14 16:56:43,260 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-e2c2ce1c-7506-406d-83c8-6a888a1a0ffb 2018-11-14 16:56:43,267 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-14 16:56:43,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=5d1a127e98584bf8b40adccda5fa174a&role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&scope.project.id=b6d17d4fcf734a38b30b5997a405bf4f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a494a4dfec0aa72ef9ac901c4ec4169c6abc50ad" 2018-11-14 16:56:43,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:56:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f398f0d9-d0ab-4e2b-beab-9a2722f419a2 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=5d1a127e98584bf8b40adccda5fa174a&role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&scope.project.id=b6d17d4fcf734a38b30b5997a405bf4f", "previous": null, "next": null}} 2018-11-14 16:56:43,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=5d1a127e98584bf8b40adccda5fa174a&role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&scope.project.id=b6d17d4fcf734a38b30b5997a405bf4f used request id req-f398f0d9-d0ab-4e2b-beab-9a2722f419a2 2018-11-14 16:56:43,365 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0977540016174s 2018-11-14 16:56:43,365 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=5d1a127e98584bf8b40adccda5fa174a&role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&scope.project.id=b6d17d4fcf734a38b30b5997a405bf4f used request id req-f398f0d9-d0ab-4e2b-beab-9a2722f419a2 2018-11-14 16:56:43,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-14 16:56:43,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/b6d17d4fcf734a38b30b5997a405bf4f/users/5d1a127e98584bf8b40adccda5fa174a/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a494a4dfec0aa72ef9ac901c4ec4169c6abc50ad" 2018-11-14 16:56:43,553 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 16:56:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3782d0da-3a11-4921-addc-a7cf9173169f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 16:56:43,553 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/b6d17d4fcf734a38b30b5997a405bf4f/users/5d1a127e98584bf8b40adccda5fa174a/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 used request id req-3782d0da-3a11-4921-addc-a7cf9173169f 2018-11-14 16:56:43,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.184179067612s 2018-11-14 16:56:43,554 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/b6d17d4fcf734a38b30b5997a405bf4f/users/5d1a127e98584bf8b40adccda5fa174a/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 used request id req-3782d0da-3a11-4921-addc-a7cf9173169f 2018-11-14 16:56:43,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 16:56:43,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}a494a4dfec0aa72ef9ac901c4ec4169c6abc50ad" 2018-11-14 16:56:43,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:56:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fdae3c7-038d-4e8d-80c0-c4dc7d9a0782 Content-Encoding: gzip Content-Length: 354 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "42d94dfe1e104f3fa3cb29f86b0176fe", "links": {"self": "http://172.30.9.28:5000/v3/roles/42d94dfe1e104f3fa3cb29f86b0176fe"}, "name": "Member"}, {"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 16:56:43,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-8fdae3c7-038d-4e8d-80c0-c4dc7d9a0782 2018-11-14 16:56:43,648 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0911059379578s 2018-11-14 16:56:43,648 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-8fdae3c7-038d-4e8d-80c0-c4dc7d9a0782 2018-11-14 16:56:43,653 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 16:56:43,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}a494a4dfec0aa72ef9ac901c4ec4169c6abc50ad" 2018-11-14 16:56:43,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:56:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34214d41-b41f-4123-bcb9-eeb6d64247a6 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-14 16:56:43,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-34214d41-b41f-4123-bcb9-eeb6d64247a6 2018-11-14 16:56:43,765 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.112241029739s 2018-11-14 16:56:43,766 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-34214d41-b41f-4123-bcb9-eeb6d64247a6 2018-11-14 16:56:43,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 16:56:43,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}a494a4dfec0aa72ef9ac901c4ec4169c6abc50ad" 2018-11-14 16:56:43,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:56:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2596a988-5afb-4866-b8e5-9d485ce1fe09 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_d8f5f5fc-a09c-4732-b10b-6b83fb16bcb5", "links": {"self": "http://172.30.9.28:5000/v3/users/5d1a127e98584bf8b40adccda5fa174a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5d1a127e98584bf8b40adccda5fa174a", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 16:56:43,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-2596a988-5afb-4866-b8e5-9d485ce1fe09 2018-11-14 16:56:43,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.144979000092s 2018-11-14 16:56:43,912 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-2596a988-5afb-4866-b8e5-9d485ce1fe09 2018-11-14 16:56:43,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-14 16:56:43,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&user.id=5d1a127e98584bf8b40adccda5fa174a&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}a494a4dfec0aa72ef9ac901c4ec4169c6abc50ad" 2018-11-14 16:56:44,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:56:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee619541-f7e1-4b4f-b9dd-41a85bfc3a25 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&user.id=5d1a127e98584bf8b40adccda5fa174a&scope.domain.id=default", "previous": null, "next": null}} 2018-11-14 16:56:44,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&user.id=5d1a127e98584bf8b40adccda5fa174a&scope.domain.id=default used request id req-ee619541-f7e1-4b4f-b9dd-41a85bfc3a25 2018-11-14 16:56:44,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.10546207428s 2018-11-14 16:56:44,029 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&user.id=5d1a127e98584bf8b40adccda5fa174a&scope.domain.id=default used request id req-ee619541-f7e1-4b4f-b9dd-41a85bfc3a25 2018-11-14 16:56:44,033 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-11-14 16:56:44,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/domains/default/users/5d1a127e98584bf8b40adccda5fa174a/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a494a4dfec0aa72ef9ac901c4ec4169c6abc50ad" 2018-11-14 16:56:44,180 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 16:56:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-518934df-89d7-48ff-98c5-59b478862086 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 16:56:44,180 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/domains/default/users/5d1a127e98584bf8b40adccda5fa174a/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 used request id req-518934df-89d7-48ff-98c5-59b478862086 2018-11-14 16:56:44,181 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.147751808167s 2018-11-14 16:56:44,181 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/domains/default/users/5d1a127e98584bf8b40adccda5fa174a/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 used request id req-518934df-89d7-48ff-98c5-59b478862086 2018-11-14 16:56:44,181 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-14 16:57:06,198 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | ed6022a8-df0f-4265-8bbe-54e7d60bd35f | 2018-11-14T16:56:48.063964 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: ed6022a8-df0f-4265-8bbe-54e7d60bd35f ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-11-14 16:57:11,589 - 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-11-14 16:57:12,356 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-11-14 16:57:17,245 - 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=e23d4fd8-7fbb-4fc6-8403-0e9c28556904) as the default verifier for the future CLI operations. 2018-11-14 16:57:19,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 16:57:19,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:57:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-038d2d66-e3b9-4681-8beb-46cd7468736c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 16:57:19,021 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-038d2d66-e3b9-4681-8beb-46cd7468736c 2018-11-14 16:57:19,021 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-11-14 16:57:19,439 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "42d94dfe1e104f3fa3cb29f86b0176fe", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T17:57:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b6d17d4fcf734a38b30b5997a405bf4f", "name": "tempest_smoke-project_d8f5f5fc-a09c-4732-b10b-6b83fb16bcb5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b6d17d4fcf734a38b30b5997a405bf4f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/b6d17d4fcf734a38b30b5997a405bf4f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/b6d17d4fcf734a38b30b5997a405bf4f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_b6d17d4fcf734a38b30b5997a405bf4f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_b6d17d4fcf734a38b30b5997a405bf4f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/b6d17d4fcf734a38b30b5997a405bf4f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/b6d17d4fcf734a38b30b5997a405bf4f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/b6d17d4fcf734a38b30b5997a405bf4f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/b6d17d4fcf734a38b30b5997a405bf4f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/b6d17d4fcf734a38b30b5997a405bf4f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/b6d17d4fcf734a38b30b5997a405bf4f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/b6d17d4fcf734a38b30b5997a405bf4f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/b6d17d4fcf734a38b30b5997a405bf4f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/b6d17d4fcf734a38b30b5997a405bf4f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_smoke-user_d8f5f5fc-a09c-4732-b10b-6b83fb16bcb5", "id": "5d1a127e98584bf8b40adccda5fa174a"}, "audit_ids": ["KLWI4AV_TIW-5_A9MDUjXw"], "issued_at": "2018-11-14T16:57:19.000000Z"}} 2018-11-14 16:57:19,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-11-14 16:57:19,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}2c303ef4f788765eaaf071fb5491968596306785" 2018-11-14 16:57:19,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8053 X-Openstack-Request-Id: req-d08dbc07-d11e-4c46-bcff-11e1b39a74ac Date: Wed, 14 Nov 2018 16:57:19 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": "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": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"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": "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": "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": "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": "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": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-11-14 16:57:19,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/extensions.json used request id req-d08dbc07-d11e-4c46-bcff-11e1b39a74ac 2018-11-14 16:57:19,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.197914123535s 2018-11-14 16:57:19,641 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/extensions.json used request id req-d08dbc07-d11e-4c46-bcff-11e1b39a74ac 2018-11-14 16:57:19,648 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2018-11-14 16:57:19,650 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-14 16:57:19,724 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-11-14 16:57:19,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 16:57:19,729 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Wed, 14 Nov 2018 16:57:19 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-11-14 16:57:19,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 16:57:19,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}2c303ef4f788765eaaf071fb5491968596306785" 2018-11-14 16:57:19,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-4f2143c8-f304-4fa2-8dee-4ccc710efa11 Date: Wed, 14 Nov 2018 16:57:19 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 16:57:19,941 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-4f2143c8-f304-4fa2-8dee-4ccc710efa11 2018-11-14 16:57:19,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.209671974182s 2018-11-14 16:57:19,941 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-4f2143c8-f304-4fa2-8dee-4ccc710efa11 2018-11-14 16:57:19,949 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-14 16:57:19,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}2c303ef4f788765eaaf071fb5491968596306785" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_d8f5f5fc-a09c-4732-b10b-6b83fb16bcb5", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_d8f5f5fc-a09c-4732-b10b-6b83fb16bcb5"}' 2018-11-14 16:57:20,215 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 877 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/4c906835-deb0-4039-8f6f-162894173fc8 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-11159007-3854-4e30-a796-93724659f695 Date: Wed, 14 Nov 2018 16:57:20 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/4c906835-deb0-4039-8f6f-162894173fc8/file", "owner": "b6d17d4fcf734a38b30b5997a405bf4f", "id": "4c906835-deb0-4039-8f6f-162894173fc8", "size": null, "self": "/v2/images/4c906835-deb0-4039-8f6f-162894173fc8", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-14T16:57:20Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_d8f5f5fc-a09c-4732-b10b-6b83fb16bcb5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_d8f5f5fc-a09c-4732-b10b-6b83fb16bcb5", "checksum": null, "created_at": "2018-11-14T16:57:20Z", "protected": false} 2018-11-14 16:57:20,215 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-11159007-3854-4e30-a796-93724659f695 2018-11-14 16:57:20,215 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.266351938248s 2018-11-14 16:57:20,216 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-11159007-3854-4e30-a796-93724659f695 returning object 4c906835-deb0-4039-8f6f-162894173fc8 2018-11-14 16:57:20,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-14 16:57:20,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/4c906835-deb0-4039-8f6f-162894173fc8/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}2c303ef4f788765eaaf071fb5491968596306785" -d '' 2018-11-14 16:57:20,917 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e031fe80-ff86-4e92-adb1-14f8fa6bcecb Date: Wed, 14 Nov 2018 16:57:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 16:57:20,917 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/4c906835-deb0-4039-8f6f-162894173fc8/file used request id req-e031fe80-ff86-4e92-adb1-14f8fa6bcecb 2018-11-14 16:57:20,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.700643062592s 2018-11-14 16:57:20,917 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/4c906835-deb0-4039-8f6f-162894173fc8/file used request id req-e031fe80-ff86-4e92-adb1-14f8fa6bcecb 2018-11-14 16:57:20,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 16:57:20,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}2c303ef4f788765eaaf071fb5491968596306785" 2018-11-14 16:57:21,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-fe5018a5-f98b-40e3-a6cd-521279f0c1e4 Date: Wed, 14 Nov 2018 16:57:21 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/4c906835-deb0-4039-8f6f-162894173fc8/snap", "metadata": {}}], "file": "/v2/images/4c906835-deb0-4039-8f6f-162894173fc8/file", "owner": "b6d17d4fcf734a38b30b5997a405bf4f", "id": "4c906835-deb0-4039-8f6f-162894173fc8", "size": 12716032, "self": "/v2/images/4c906835-deb0-4039-8f6f-162894173fc8", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/4c906835-deb0-4039-8f6f-162894173fc8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-14T16:57:20Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_d8f5f5fc-a09c-4732-b10b-6b83fb16bcb5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_d8f5f5fc-a09c-4732-b10b-6b83fb16bcb5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-14T16:57:20Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 16:57:21,130 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-fe5018a5-f98b-40e3-a6cd-521279f0c1e4 2018-11-14 16:57:21,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.208229064941s 2018-11-14 16:57:21,130 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-fe5018a5-f98b-40e3-a6cd-521279f0c1e4 2018-11-14 16:57:21,132 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/4c906835-deb0-4039-8f6f-162894173fc8/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4c906835-deb0-4039-8f6f-162894173fc8/file', 'owner': u'b6d17d4fcf734a38b30b5997a405bf4f', 'id': u'4c906835-deb0-4039-8f6f-162894173fc8', 'size': 12716032, u'self': u'/v2/images/4c906835-deb0-4039-8f6f-162894173fc8', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d17d4fcf734a38b30b5997a405bf4f', 'name': 'tempest_smoke-project_d8f5f5fc-a09c-4732-b10b-6b83fb16bcb5', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/4c906835-deb0-4039-8f6f-162894173fc8/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-14T16:57:20Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-14T16:57:20Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_d8f5f5fc-a09c-4732-b10b-6b83fb16bcb5', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/4c906835-deb0-4039-8f6f-162894173fc8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke-img_d8f5f5fc-a09c-4732-b10b-6b83fb16bcb5', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_d8f5f5fc-a09c-4732-b10b-6b83fb16bcb5', 'created': u'2018-11-14T16:57:20Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-14T16:57:20Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/4c906835-deb0-4039-8f6f-162894173fc8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke-img_d8f5f5fc-a09c-4732-b10b-6b83fb16bcb5', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-14 16:57:21,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-14 16:57:21,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}a494a4dfec0aa72ef9ac901c4ec4169c6abc50ad" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_d8f5f5fc-a09c-4732-b10b-6b83fb16bcb5", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-14 16:57:21,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:57:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cc133bb0-a732-473d-ae7b-e0809949fe37 x-compute-request-id: req-cc133bb0-a732-473d-ae7b-e0809949fe37 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_d8f5f5fc-a09c-4732-b10b-6b83fb16bcb5", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/6e6a9475-4a0c-4223-9472-a4c3d39707a5", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/6e6a9475-4a0c-4223-9472-a4c3d39707a5", "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": "6e6a9475-4a0c-4223-9472-a4c3d39707a5"}} 2018-11-14 16:57:21,346 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-cc133bb0-a732-473d-ae7b-e0809949fe37 2018-11-14 16:57:21,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.213132858276s 2018-11-14 16:57:21,346 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-cc133bb0-a732-473d-ae7b-e0809949fe37 2018-11-14 16:57:21,347 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_d8f5f5fc-a09c-4732-b10b-6b83fb16bcb5', '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'49be60fcc4c34adea9e7c304d872b17d', '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'6e6a9475-4a0c-4223-9472-a4c3d39707a5', 'swap': 0}) 2018-11-14 16:57:21,348 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-14 16:57:21,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/6e6a9475-4a0c-4223-9472-a4c3d39707a5/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}a494a4dfec0aa72ef9ac901c4ec4169c6abc50ad" -d '{"extra_specs": {}}' 2018-11-14 16:57:21,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:57:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-65f8acfc-acad-4581-b5c8-c61ae0dc1491 x-compute-request-id: req-65f8acfc-acad-4581-b5c8-c61ae0dc1491 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-14 16:57:21,375 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/6e6a9475-4a0c-4223-9472-a4c3d39707a5/os-extra_specs used request id req-65f8acfc-acad-4581-b5c8-c61ae0dc1491 2018-11-14 16:57:21,375 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0270080566406s 2018-11-14 16:57:21,375 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/6e6a9475-4a0c-4223-9472-a4c3d39707a5/os-extra_specs used request id req-65f8acfc-acad-4581-b5c8-c61ae0dc1491 2018-11-14 16:57:21,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 16:57:21,386 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 16:57: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 16:57:21,390 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 16:57:21,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}2c303ef4f788765eaaf071fb5491968596306785" 2018-11-14 16:57:21,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:57:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-370bdf26-fbb4-4b56-b38b-f87eee980028 Content-Encoding: gzip Content-Length: 354 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "42d94dfe1e104f3fa3cb29f86b0176fe", "links": {"self": "http://172.30.9.28:5000/v3/roles/42d94dfe1e104f3fa3cb29f86b0176fe"}, "name": "Member"}, {"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 16:57:21,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-370bdf26-fbb4-4b56-b38b-f87eee980028 2018-11-14 16:57:21,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0949668884277s 2018-11-14 16:57:21,486 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-370bdf26-fbb4-4b56-b38b-f87eee980028 2018-11-14 16:57:21,499 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-11-14 16:57:21,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}a494a4dfec0aa72ef9ac901c4ec4169c6abc50ad" 2018-11-14 16:57:21,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:57:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2f26ae69-7bb5-4de6-9311-8a887c86087f x-compute-request-id: req-2f26ae69-7bb5-4de6-9311-8a887c86087f Content-Encoding: gzip Content-Length: 738 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.5", "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": 2010000, "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": 23}, "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.7", "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": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-11-14 16:57:21,538 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-2f26ae69-7bb5-4de6-9311-8a887c86087f 2018-11-14 16:57:21,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0387060642242s 2018-11-14 16:57:21,539 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-2f26ae69-7bb5-4de6-9311-8a887c86087f 2018-11-14 16:57:21,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 16:57:21,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}2c303ef4f788765eaaf071fb5491968596306785" 2018-11-14 16:57:21,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-859a060e-a5f6-49e0-aa6e-c41fdb9d1327 Date: Wed, 14 Nov 2018 16:57:21 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/4c906835-deb0-4039-8f6f-162894173fc8/snap", "metadata": {}}], "file": "/v2/images/4c906835-deb0-4039-8f6f-162894173fc8/file", "owner": "b6d17d4fcf734a38b30b5997a405bf4f", "id": "4c906835-deb0-4039-8f6f-162894173fc8", "size": 12716032, "self": "/v2/images/4c906835-deb0-4039-8f6f-162894173fc8", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/4c906835-deb0-4039-8f6f-162894173fc8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-14T16:57:20Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_d8f5f5fc-a09c-4732-b10b-6b83fb16bcb5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_d8f5f5fc-a09c-4732-b10b-6b83fb16bcb5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-14T16:57:20Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 16:57:21,750 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-859a060e-a5f6-49e0-aa6e-c41fdb9d1327 2018-11-14 16:57:21,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.208022117615s 2018-11-14 16:57:21,751 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-859a060e-a5f6-49e0-aa6e-c41fdb9d1327 2018-11-14 16:57:21,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-14 16:57:21,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}2c303ef4f788765eaaf071fb5491968596306785" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_alt_d8f5f5fc-a09c-4732-b10b-6b83fb16bcb5", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_alt_d8f5f5fc-a09c-4732-b10b-6b83fb16bcb5"}' 2018-11-14 16:57:22,023 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 885 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/d115d3b7-ddb5-443e-8e76-b91757ea3eb3 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-57b67c8a-4240-4617-bf9d-e610662c5e9f Date: Wed, 14 Nov 2018 16:57:22 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/d115d3b7-ddb5-443e-8e76-b91757ea3eb3/file", "owner": "b6d17d4fcf734a38b30b5997a405bf4f", "id": "d115d3b7-ddb5-443e-8e76-b91757ea3eb3", "size": null, "self": "/v2/images/d115d3b7-ddb5-443e-8e76-b91757ea3eb3", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-14T16:57:21Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_d8f5f5fc-a09c-4732-b10b-6b83fb16bcb5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_d8f5f5fc-a09c-4732-b10b-6b83fb16bcb5", "checksum": null, "created_at": "2018-11-14T16:57:21Z", "protected": false} 2018-11-14 16:57:22,023 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-57b67c8a-4240-4617-bf9d-e610662c5e9f 2018-11-14 16:57:22,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.264175891876s 2018-11-14 16:57:22,024 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-57b67c8a-4240-4617-bf9d-e610662c5e9f returning object d115d3b7-ddb5-443e-8e76-b91757ea3eb3 2018-11-14 16:57:22,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-14 16:57:22,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/d115d3b7-ddb5-443e-8e76-b91757ea3eb3/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}2c303ef4f788765eaaf071fb5491968596306785" -d '' 2018-11-14 16:57:23,025 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-11075aff-176b-417f-a500-392da35963fa Date: Wed, 14 Nov 2018 16:57:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 16:57:23,025 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/d115d3b7-ddb5-443e-8e76-b91757ea3eb3/file used request id req-11075aff-176b-417f-a500-392da35963fa 2018-11-14 16:57:23,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.00055718422s 2018-11-14 16:57:23,026 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/d115d3b7-ddb5-443e-8e76-b91757ea3eb3/file used request id req-11075aff-176b-417f-a500-392da35963fa 2018-11-14 16:57:23,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 16:57:23,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}2c303ef4f788765eaaf071fb5491968596306785" 2018-11-14 16:57:23,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2355 Content-Type: application/json X-Openstack-Request-Id: req-86565f3e-340a-4ef5-a86b-f2aac046fd94 Date: Wed, 14 Nov 2018 16:57:23 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/d115d3b7-ddb5-443e-8e76-b91757ea3eb3/snap", "metadata": {}}], "file": "/v2/images/d115d3b7-ddb5-443e-8e76-b91757ea3eb3/file", "owner": "b6d17d4fcf734a38b30b5997a405bf4f", "id": "d115d3b7-ddb5-443e-8e76-b91757ea3eb3", "size": 12716032, "self": "/v2/images/d115d3b7-ddb5-443e-8e76-b91757ea3eb3", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/d115d3b7-ddb5-443e-8e76-b91757ea3eb3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-14T16:57:22Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_d8f5f5fc-a09c-4732-b10b-6b83fb16bcb5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_d8f5f5fc-a09c-4732-b10b-6b83fb16bcb5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-14T16:57:21Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/4c906835-deb0-4039-8f6f-162894173fc8/snap", "metadata": {}}], "file": "/v2/images/4c906835-deb0-4039-8f6f-162894173fc8/file", "owner": "b6d17d4fcf734a38b30b5997a405bf4f", "id": "4c906835-deb0-4039-8f6f-162894173fc8", "size": 12716032, "self": "/v2/images/4c906835-deb0-4039-8f6f-162894173fc8", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/4c906835-deb0-4039-8f6f-162894173fc8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-14T16:57:20Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_d8f5f5fc-a09c-4732-b10b-6b83fb16bcb5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_d8f5f5fc-a09c-4732-b10b-6b83fb16bcb5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-14T16:57:20Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 16:57:23,056 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-86565f3e-340a-4ef5-a86b-f2aac046fd94 2018-11-14 16:57:23,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0262639522552s 2018-11-14 16:57:23,056 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-86565f3e-340a-4ef5-a86b-f2aac046fd94 2018-11-14 16:57:23,059 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/d115d3b7-ddb5-443e-8e76-b91757ea3eb3/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d115d3b7-ddb5-443e-8e76-b91757ea3eb3/file', 'owner': u'b6d17d4fcf734a38b30b5997a405bf4f', 'id': u'd115d3b7-ddb5-443e-8e76-b91757ea3eb3', 'size': 12716032, u'self': u'/v2/images/d115d3b7-ddb5-443e-8e76-b91757ea3eb3', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6d17d4fcf734a38b30b5997a405bf4f', 'name': 'tempest_smoke-project_d8f5f5fc-a09c-4732-b10b-6b83fb16bcb5', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/d115d3b7-ddb5-443e-8e76-b91757ea3eb3/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-14T16:57:22Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-14T16:57:22Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_d8f5f5fc-a09c-4732-b10b-6b83fb16bcb5', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/d115d3b7-ddb5-443e-8e76-b91757ea3eb3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_d8f5f5fc-a09c-4732-b10b-6b83fb16bcb5', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_alt_d8f5f5fc-a09c-4732-b10b-6b83fb16bcb5', 'created': u'2018-11-14T16:57:21Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-14T16:57:21Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/d115d3b7-ddb5-443e-8e76-b91757ea3eb3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_d8f5f5fc-a09c-4732-b10b-6b83fb16bcb5', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-14 16:57:23,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-14 16:57:23,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}a494a4dfec0aa72ef9ac901c4ec4169c6abc50ad" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke-flavor_alt_d8f5f5fc-a09c-4732-b10b-6b83fb16bcb5", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-14 16:57:23,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:57: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-5b12be3c-1a89-405b-99a6-4140f6f5b714 x-compute-request-id: req-5b12be3c-1a89-405b-99a6-4140f6f5b714 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_alt_d8f5f5fc-a09c-4732-b10b-6b83fb16bcb5", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/cf3dfbc8-4879-42e8-b022-4428bc1d0e26", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/cf3dfbc8-4879-42e8-b022-4428bc1d0e26", "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": "cf3dfbc8-4879-42e8-b022-4428bc1d0e26"}} 2018-11-14 16:57:23,095 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-5b12be3c-1a89-405b-99a6-4140f6f5b714 2018-11-14 16:57:23,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0356121063232s 2018-11-14 16:57:23,096 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-5b12be3c-1a89-405b-99a6-4140f6f5b714 2018-11-14 16:57:23,096 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_d8f5f5fc-a09c-4732-b10b-6b83fb16bcb5', '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'49be60fcc4c34adea9e7c304d872b17d', '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'cf3dfbc8-4879-42e8-b022-4428bc1d0e26', 'swap': 0}) 2018-11-14 16:57:23,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-14 16:57:23,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/cf3dfbc8-4879-42e8-b022-4428bc1d0e26/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}a494a4dfec0aa72ef9ac901c4ec4169c6abc50ad" -d '{"extra_specs": {}}' 2018-11-14 16:57:23,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 16:57: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-3ce6be6f-2b9d-4492-a9cf-d52bd302500b x-compute-request-id: req-3ce6be6f-2b9d-4492-a9cf-d52bd302500b Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-14 16:57:23,117 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/cf3dfbc8-4879-42e8-b022-4428bc1d0e26/os-extra_specs used request id req-3ce6be6f-2b9d-4492-a9cf-d52bd302500b 2018-11-14 16:57:23,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0202360153198s 2018-11-14 16:57:23,118 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/cf3dfbc8-4879-42e8-b022-4428bc1d0e26/os-extra_specs used request id req-3ce6be6f-2b9d-4492-a9cf-d52bd302500b 2018-11-14 16:57:23,118 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_d8f5f5fc-a09c-4732-b10b-6b83fb16bcb5', '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'49be60fcc4c34adea9e7c304d872b17d', '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'cf3dfbc8-4879-42e8-b022-4428bc1d0e26', 'swap': 0}) 2018-11-14 16:57:26,146 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-11-14 16:57:26,147 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-11-14 16:57:26,147 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-11-14 16:57:26,150 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-11-14 16:57:26,167 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-11-14 16:57:29,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-e23d4fd8-7fbb-4fc6-8403-0e9c28556904/repo; stestr list '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2018-11-14 16:57:29,477 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-11-14 16:57:29,481 - 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-11-14 16:57:35,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 16:57:35.153 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-11-14 16:57:37,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 16:57:37.207 36 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.208s] 2018-11-14 16:57:37,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 16:57:37.342 36 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.135s] 2018-11-14 16:57:39,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 16:57:39.957 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.458s] 2018-11-14 16:57:45,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 16:57:45.857 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.753s] 2018-11-14 16:57:46,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 16:57:46.902 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [7.573s] 2018-11-14 16:57:49,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 16:57:49.012 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [3.153s] 2018-11-14 16:57:49,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 16:57:49.278 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.732s] 2018-11-14 16:57:52,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 16:57:52.427 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [13.191s] 2018-11-14 16:58:04,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 16:58:04.035 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [5.163s] 2018-11-14 16:58:04,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 16:58:04.478 36 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.750s] 2018-11-14 16:58:04,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 16:58:04.487 36 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2018-11-14 16:58:10,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 16:58:10.705 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.770s] 2018-11-14 16:58:13,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 16:58:13.159 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.217s] 2018-11-14 16:58:17,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 16:58:17.831 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.069s] 2018-11-14 16:58:17,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 16:58:17.832 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-11-14 16:58:19,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 16:58:19.883 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.689s] 2018-11-14 16:58:21,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 16:58:21.616 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.941s] 2018-11-14 16:58:28,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 16:58:28.418 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.958s] 2018-11-14 16:58:29,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 16:58:29.973 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.554s] 2018-11-14 16:58:30,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 16:58:30.513 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.070s] 2018-11-14 16:58:30,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 16:58:30.514 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-11-14 16:58:31,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 16:58:31.787 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.814s] 2018-11-14 16:58:33,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 16:58:33.162 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [4.639s] 2018-11-14 16:58:39,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 16:58:39.479 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-11-14 16:58:43,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 16:58:43.567 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [4.256s] 2018-11-14 16:58:48,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 16:58:48.121 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [4.553s] 2018-11-14 16:58:57,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 16:58:57.101 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [9.506s] 2018-11-14 16:58:57,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 16:58:57.610 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.509s] 2018-11-14 16:58:58,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 16:58:58.018 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.408s] 2018-11-14 16:58:58,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 16:58:58.246 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.227s] 2018-11-14 16:58:58,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 16:58:58.523 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.276s] 2018-11-14 16:58:58,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 16:58:58.856 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.333s] 2018-11-14 16:59:00,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 16:59:00.563 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.073s] 2018-11-14 16:59:00,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 16:59:00.564 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-11-14 16:59:01,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 16:59:01.005 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [12.884s] 2018-11-14 16:59:13,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 16:59:13.319 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.501s] 2018-11-14 16:59:16,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 16:59:16.282 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-11-14 16:59:17,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 16:59:17.008 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [3.687s] 2018-11-14 16:59:17,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 16:59:17.061 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.055s] 2018-11-14 16:59:18,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 16:59:18.766 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.095s] 2018-11-14 16:59:18,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 16:59:18.868 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.102s] 2018-11-14 16:59:18,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 16:59:18.963 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.095s] 2018-11-14 16:59:18,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 16:59:18.970 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2018-11-14 16:59:19,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 16:59:19.561 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [8.254s] 2018-11-14 16:59:19,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 16:59:19.836 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.275s] 2018-11-14 16:59:20,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 16:59:20.095 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.258s] 2018-11-14 16:59:20,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 16:59:20.203 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.107s] 2018-11-14 16:59:20,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 16:59:20.492 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.288s] 2018-11-14 16:59:20,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 16:59:20.539 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.048s] 2018-11-14 16:59:23,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 16:59:23.999 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.260s] 2018-11-14 16:59:24,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 16:59:24.022 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.023s] 2018-11-14 16:59:27,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 16:59:27.265 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [4.901s] 2018-11-14 16:59:42,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 16:59:42.914 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.292s] 2018-11-14 16:59:43,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 16:59:43.496 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [14.378s] 2018-11-14 16:59:44,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 16:59:44.591 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.176s] 2018-11-14 16:59:44,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 16:59:44.728 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.136s] 2018-11-14 16:59:44,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 16:59:44.819 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.091s] 2018-11-14 16:59:44,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 16:59:44.990 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.170s] 2018-11-14 16:59:47,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 16:59:47.268 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [4.353s] 2018-11-14 16:59:50,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 16:59:50.611 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [7.115s] 2018-11-14 16:59:56,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 16:59:56.735 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [6.123s] 2018-11-14 17:00:00,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 17:00:00.747 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [4.012s] 2018-11-14 17:00:00,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 17:00:00.801 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.037s] 2018-11-14 17:00:03,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 17:00:03.146 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.904s] 2018-11-14 17:00:05,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 17:00:05.005 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [4.202s] 2018-11-14 17:00:14,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 17:00:14.945 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [9.939s] 2018-11-14 17:00:23,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 17:00:23.002 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.153s] 2018-11-14 17:00:24,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 17:00:24.276 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [69.639s] 2018-11-14 17:00:30,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 17:00:30.721 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.482s] 2018-11-14 17:00:33,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 17:00:33.435 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [6.417s] 2018-11-14 17:00:33,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 17:00:33.655 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.933s] 2018-11-14 17:00:36,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 17:00:36.750 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [3.095s] 2018-11-14 17:00:41,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 17:00:41.412 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2018-11-14 17:00:44,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 17:00:44.143 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [10.707s] 2018-11-14 17:00:46,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 17:00:46.422 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.279s] 2018-11-14 17:00:46,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 17:00:46.527 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.105s] 2018-11-14 17:00:46,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 17:00:46.748 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.220s] 2018-11-14 17:00:53,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 17:00:53.398 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.049s] 2018-11-14 17:00:53,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 17:00:53.495 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.097s] 2018-11-14 17:01:00,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 17:01:00.023 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-11-14 17:01:03,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 17:01:03.920 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.441s] 2018-11-14 17:01:06,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 17:01:06.281 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [13.586s] 2018-11-14 17:01:12,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 17:01:12.332 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.815s] 2018-11-14 17:01:15,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 17:01:15.244 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [8.961s] 2018-11-14 17:01:21,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 17:01:21.233 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [5.988s] 2018-11-14 17:01:25,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 17:01:25.245 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.011s] 2018-11-14 17:01:26,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 17:01:26.736 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [6.248s] 2018-11-14 17:01:36,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 17:01:36.227 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [9.491s] 2018-11-14 17:01:38,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 17:01:38.920 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.692s] 2018-11-14 17:01:39,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 17:01:39.180 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.260s] 2018-11-14 17:01:39,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 17:01:39.435 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.255s] 2018-11-14 17:01:45,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 17:01:45.567 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.004s] 2018-11-14 17:01:47,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 17:01:47.996 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.908s] 2018-11-14 17:01:50,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 17:01:50.814 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.816s] 2018-11-14 17:01:50,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 17:01:50.856 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.044s] 2018-11-14 17:01:52,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 17:01:52.019 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [1.044s] 2018-11-14 17:01:52,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 17:01:52.214 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.196s] 2018-11-14 17:02:03,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 17:02:03.374 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.770s] 2018-11-14 17:02:06,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 17:02:06.211 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.836s] 2018-11-14 17:02:07,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 17:02:07.169 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [11.439s] 2018-11-14 17:02:08,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 17:02:08.665 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.453s] 2018-11-14 17:02:20,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 17:02:20.434 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [7.950s] 2018-11-14 17:02:31,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 17:02:31.485 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [11.050s] 2018-11-14 17:02:35,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 27a6186e-a829-44e0-a528-8e0fc4047726 2018-11-14 17:02:35,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '27a6186e-a829-44e0-a528-8e0fc4047726']'. 2018-11-14 17:02:36,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-11-14 17:02:36,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-11-14 17:02:36,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-14 17:02:36,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 27a6186e-a829-44e0-a528-8e0fc4047726 | 2018-11-14 17:02:36,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-11-14 17:02:36,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-11-14 16:57:31 | 2018-11-14 17:02:36,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-11-14 17:02:34 | 2018-11-14 17:02:36,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:05:03 | 2018-11-14 17:02:36,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-11-14 17:02:36,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-11-14 17:02:36,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-11-14 17:02:36,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: e23d4fd8-7fbb-4fc6-8403-0e9c28556904) | 2018-11-14 17:02:36,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-11-14 17:02:36,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: ed6022a8-df0f-4265-8bbe-54e7d60bd35f) | 2018-11-14 17:02:36,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 106 | 2018-11-14 17:02:36,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 296.442 | 2018-11-14 17:02:36,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 101 | 2018-11-14 17:02:36,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 5 | 2018-11-14 17:02:36,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-11-14 17:02:36,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-11-14 17:02:36,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-11-14 17:02:36,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-14 17:02:36,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-11-14 17:02:36,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-11-14 17:02:36,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 100.0% 2018-11-14 17:02:38,369 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-14 17:02:38,369 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 05:19 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-11-14 17:02:38,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-14 17:02:38,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/d115d3b7-ddb5-443e-8e76-b91757ea3eb3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c303ef4f788765eaaf071fb5491968596306785" 2018-11-14 17:02:39,208 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6127d832-f270-40ed-838e-21afe8674a28 Date: Wed, 14 Nov 2018 17:02:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 17:02:39,208 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/d115d3b7-ddb5-443e-8e76-b91757ea3eb3 used request id req-6127d832-f270-40ed-838e-21afe8674a28 2018-11-14 17:02:39,208 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.830873966217s 2018-11-14 17:02:39,208 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/d115d3b7-ddb5-443e-8e76-b91757ea3eb3 used request id req-6127d832-f270-40ed-838e-21afe8674a28 2018-11-14 17:02:39,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-14 17:02:39,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}a494a4dfec0aa72ef9ac901c4ec4169c6abc50ad" 2018-11-14 17:02:39,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17: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-6ecac5f7-7c20-4407-901f-e825747916eb x-compute-request-id: req-6ecac5f7-7c20-4407-901f-e825747916eb Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_d8f5f5fc-a09c-4732-b10b-6b83fb16bcb5", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/6e6a9475-4a0c-4223-9472-a4c3d39707a5", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/6e6a9475-4a0c-4223-9472-a4c3d39707a5", "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": "6e6a9475-4a0c-4223-9472-a4c3d39707a5"}, {"name": "tempest_smoke-flavor_alt_d8f5f5fc-a09c-4732-b10b-6b83fb16bcb5", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/cf3dfbc8-4879-42e8-b022-4428bc1d0e26", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/cf3dfbc8-4879-42e8-b022-4428bc1d0e26", "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": "cf3dfbc8-4879-42e8-b022-4428bc1d0e26"}]} 2018-11-14 17:02:39,411 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-6ecac5f7-7c20-4407-901f-e825747916eb 2018-11-14 17:02:39,411 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.201860904694s 2018-11-14 17:02:39,411 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-6ecac5f7-7c20-4407-901f-e825747916eb 2018-11-14 17:02:39,414 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-14 17:02:39,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/cf3dfbc8-4879-42e8-b022-4428bc1d0e26 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a494a4dfec0aa72ef9ac901c4ec4169c6abc50ad" 2018-11-14 17:02:39,459 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 17: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 x-openstack-request-id: req-c9c84007-820b-4c65-a2c6-4d90c8f721cb x-compute-request-id: req-c9c84007-820b-4c65-a2c6-4d90c8f721cb Content-Length: 0 Content-Type: application/json 2018-11-14 17:02:39,459 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/cf3dfbc8-4879-42e8-b022-4428bc1d0e26 used request id req-c9c84007-820b-4c65-a2c6-4d90c8f721cb 2018-11-14 17:02:39,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.045264005661s 2018-11-14 17:02:39,459 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/cf3dfbc8-4879-42e8-b022-4428bc1d0e26 used request id req-c9c84007-820b-4c65-a2c6-4d90c8f721cb 2018-11-14 17:02:39,463 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 17:02:39,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}2c303ef4f788765eaaf071fb5491968596306785" 2018-11-14 17:02:39,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-867747d8-fb26-4597-a4fe-7ee0f4aba049 Date: Wed, 14 Nov 2018 17:02:39 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/4c906835-deb0-4039-8f6f-162894173fc8/snap", "metadata": {}}], "file": "/v2/images/4c906835-deb0-4039-8f6f-162894173fc8/file", "owner": "b6d17d4fcf734a38b30b5997a405bf4f", "id": "4c906835-deb0-4039-8f6f-162894173fc8", "size": 12716032, "self": "/v2/images/4c906835-deb0-4039-8f6f-162894173fc8", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/4c906835-deb0-4039-8f6f-162894173fc8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-14T16:57:20Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_d8f5f5fc-a09c-4732-b10b-6b83fb16bcb5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_d8f5f5fc-a09c-4732-b10b-6b83fb16bcb5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-14T16:57:20Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 17:02:39,683 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-867747d8-fb26-4597-a4fe-7ee0f4aba049 2018-11-14 17:02:39,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.220331192017s 2018-11-14 17:02:39,684 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-867747d8-fb26-4597-a4fe-7ee0f4aba049 2018-11-14 17:02:39,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-14 17:02:39,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/4c906835-deb0-4039-8f6f-162894173fc8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c303ef4f788765eaaf071fb5491968596306785" 2018-11-14 17:02:40,196 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4157a051-8efc-43d1-8251-527a9c83b7f2 Date: Wed, 14 Nov 2018 17:02:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 17:02:40,196 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/4c906835-deb0-4039-8f6f-162894173fc8 used request id req-4157a051-8efc-43d1-8251-527a9c83b7f2 2018-11-14 17:02:40,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.511260032654s 2018-11-14 17:02:40,197 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/4c906835-deb0-4039-8f6f-162894173fc8 used request id req-4157a051-8efc-43d1-8251-527a9c83b7f2 2018-11-14 17:02:40,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-14 17:02:40,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}a494a4dfec0aa72ef9ac901c4ec4169c6abc50ad" 2018-11-14 17:02:40,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:02: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-292e338f-e26b-429b-ac4d-da07a4fce35f x-compute-request-id: req-292e338f-e26b-429b-ac4d-da07a4fce35f Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_d8f5f5fc-a09c-4732-b10b-6b83fb16bcb5", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/6e6a9475-4a0c-4223-9472-a4c3d39707a5", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/6e6a9475-4a0c-4223-9472-a4c3d39707a5", "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": "6e6a9475-4a0c-4223-9472-a4c3d39707a5"}]} 2018-11-14 17:02:40,218 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-292e338f-e26b-429b-ac4d-da07a4fce35f 2018-11-14 17:02:40,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0210480690002s 2018-11-14 17:02:40,219 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-292e338f-e26b-429b-ac4d-da07a4fce35f 2018-11-14 17:02:40,220 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-14 17:02:40,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/6e6a9475-4a0c-4223-9472-a4c3d39707a5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a494a4dfec0aa72ef9ac901c4ec4169c6abc50ad" 2018-11-14 17:02:40,248 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 17:02: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-4c32c91c-f6d2-44bb-a5dc-b0e07e4d4e8d x-compute-request-id: req-4c32c91c-f6d2-44bb-a5dc-b0e07e4d4e8d Content-Length: 0 Content-Type: application/json 2018-11-14 17:02:40,248 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/6e6a9475-4a0c-4223-9472-a4c3d39707a5 used request id req-4c32c91c-f6d2-44bb-a5dc-b0e07e4d4e8d 2018-11-14 17:02:40,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0282161235809s 2018-11-14 17:02:40,249 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/6e6a9475-4a0c-4223-9472-a4c3d39707a5 used request id req-4c32c91c-f6d2-44bb-a5dc-b0e07e4d4e8d 2018-11-14 17:02:40,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 17:02:40,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}a494a4dfec0aa72ef9ac901c4ec4169c6abc50ad" 2018-11-14 17:02:40,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:02:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63a404f7-af86-4db0-bdaa-f77e95828272 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_d8f5f5fc-a09c-4732-b10b-6b83fb16bcb5", "links": {"self": "http://172.30.9.28:5000/v3/users/5d1a127e98584bf8b40adccda5fa174a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5d1a127e98584bf8b40adccda5fa174a", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 17:02:40,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-63a404f7-af86-4db0-bdaa-f77e95828272 2018-11-14 17:02:40,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.118041992188s 2018-11-14 17:02:40,368 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-63a404f7-af86-4db0-bdaa-f77e95828272 2018-11-14 17:02:40,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 17:02:40,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/5d1a127e98584bf8b40adccda5fa174a -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a494a4dfec0aa72ef9ac901c4ec4169c6abc50ad" 2018-11-14 17:02:40,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:02:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-961465d4-711d-4b01-910f-185d771c0a1c Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "tempest_smoke-user_d8f5f5fc-a09c-4732-b10b-6b83fb16bcb5", "links": {"self": "http://172.30.9.28:5000/v3/users/5d1a127e98584bf8b40adccda5fa174a"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "5d1a127e98584bf8b40adccda5fa174a", "description": null}} 2018-11-14 17:02:40,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/5d1a127e98584bf8b40adccda5fa174a used request id req-961465d4-711d-4b01-910f-185d771c0a1c 2018-11-14 17:02:40,489 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.115370988846s 2018-11-14 17:02:40,489 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/5d1a127e98584bf8b40adccda5fa174a used request id req-961465d4-711d-4b01-910f-185d771c0a1c 2018-11-14 17:02:40,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-14 17:02:40,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/5d1a127e98584bf8b40adccda5fa174a -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a494a4dfec0aa72ef9ac901c4ec4169c6abc50ad" 2018-11-14 17:02:40,746 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 17:02:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e414d5e8-95cb-4dcb-9c6f-39c5ec8e9904 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 17:02:40,746 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/5d1a127e98584bf8b40adccda5fa174a used request id req-e414d5e8-95cb-4dcb-9c6f-39c5ec8e9904 2018-11-14 17:02:40,746 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.256824016571s 2018-11-14 17:02:40,747 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/5d1a127e98584bf8b40adccda5fa174a used request id req-e414d5e8-95cb-4dcb-9c6f-39c5ec8e9904 2018-11-14 17:02:40,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 17:02:40,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}a494a4dfec0aa72ef9ac901c4ec4169c6abc50ad" 2018-11-14 17:02:40,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:02:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-513799ce-7651-4709-b095-937a154ca1cf Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/b6d17d4fcf734a38b30b5997a405bf4f"}, "tags": [], "enabled": true, "id": "b6d17d4fcf734a38b30b5997a405bf4f", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_d8f5f5fc-a09c-4732-b10b-6b83fb16bcb5"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-14 17:02:40,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-513799ce-7651-4709-b095-937a154ca1cf 2018-11-14 17:02:40,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.105564117432s 2018-11-14 17:02:40,858 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-513799ce-7651-4709-b095-937a154ca1cf 2018-11-14 17:02:40,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-14 17:02:40,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/b6d17d4fcf734a38b30b5997a405bf4f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a494a4dfec0aa72ef9ac901c4ec4169c6abc50ad" 2018-11-14 17:02:41,137 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 17:02:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-314befd6-8084-4eac-ba73-89c9d417719e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 17:02:41,137 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/b6d17d4fcf734a38b30b5997a405bf4f used request id req-314befd6-8084-4eac-ba73-89c9d417719e 2018-11-14 17:02:41,137 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.273914813995s 2018-11-14 17:02:41,137 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/b6d17d4fcf734a38b30b5997a405bf4f used request id req-314befd6-8084-4eac-ba73-89c9d417719e 2018-11-14 17:02:41,141 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 17:02:41,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}a494a4dfec0aa72ef9ac901c4ec4169c6abc50ad" 2018-11-14 17:02:41,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:02:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3237b15f-5ee8-411d-a351-bc65c9642e01 Content-Encoding: gzip Content-Length: 354 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "42d94dfe1e104f3fa3cb29f86b0176fe", "links": {"self": "http://172.30.9.28:5000/v3/roles/42d94dfe1e104f3fa3cb29f86b0176fe"}, "name": "Member"}, {"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 17:02:41,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-3237b15f-5ee8-411d-a351-bc65c9642e01 2018-11-14 17:02:41,258 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.117653131485s 2018-11-14 17:02:41,259 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-3237b15f-5ee8-411d-a351-bc65c9642e01 2018-11-14 17:02:41,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-11-14 17:02:41,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/42d94dfe1e104f3fa3cb29f86b0176fe -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a494a4dfec0aa72ef9ac901c4ec4169c6abc50ad" 2018-11-14 17:02:41,400 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 17:02:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-def5db36-b389-4439-8a0a-9ae7b3bd6c21 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 17:02:41,400 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/42d94dfe1e104f3fa3cb29f86b0176fe used request id req-def5db36-b389-4439-8a0a-9ae7b3bd6c21 2018-11-14 17:02:41,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.136166095734s 2018-11-14 17:02:41,400 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/42d94dfe1e104f3fa3cb29f86b0176fe used request id req-def5db36-b389-4439-8a0a-9ae7b3bd6c21 2018-11-14 17:02:41,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-14 17:02:41,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=b6d17d4fcf734a38b30b5997a405bf4f&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}a494a4dfec0aa72ef9ac901c4ec4169c6abc50ad" 2018-11-14 17:02:41,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-5993329b-c7bd-46eb-aa74-fa6d5600e4cb Date: Wed, 14 Nov 2018 17:02:41 GMT RESP BODY: {"security_groups": []} 2018-11-14 17:02:41,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=b6d17d4fcf734a38b30b5997a405bf4f&name=default used request id req-5993329b-c7bd-46eb-aa74-fa6d5600e4cb 2018-11-14 17:02:41,614 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.210555076599s 2018-11-14 17:02:41,614 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=b6d17d4fcf734a38b30b5997a405bf4f&name=default used request id req-5993329b-c7bd-46eb-aa74-fa6d5600e4cb 2018-11-14 17:02:41,668 - xtesting.ci.run_tests - INFO - Loading test case 'neutron-tempest-plugin-api'... 2018-11-14 17:02:41,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 17:02:41,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:02:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b567f4e2-bd44-48b9-ac28-3a50682b8009 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 17:02:41,718 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-b567f4e2-bd44-48b9-ac28-3a50682b8009 2018-11-14 17:02:41,718 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-11-14 17:02:42,161 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T18:02:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd6ecd77940a49ebb20fa24f8fa3cf77"}, "audit_ids": ["1HlAz2iHTGGu9JFgMzTKsA"], "issued_at": "2018-11-14T17:02:42.000000Z"}} 2018-11-14 17:02:42,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 17:02:42,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}1f562019273c8544307ade3e8bd9414aa179c75b" 2018-11-14 17:02:42,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-b6fdb218-523a-4531-bef0-a8ef739c9062 Date: Wed, 14 Nov 2018 17:02:42 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"928cbc5c-a6fa-468a-b088-88e266fca291","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","status":"ACTIVE","subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"description":"","tags":[],"updated_at":"2018-11-14T16:32:51Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","provider:network_type":"flat"}]} 2018-11-14 17:02:42,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b6fdb218-523a-4531-bef0-a8ef739c9062 2018-11-14 17:02:42,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.282917976379s 2018-11-14 17:02:42,447 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b6fdb218-523a-4531-bef0-a8ef739c9062 2018-11-14 17:02:42,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 17:02:42,457 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 17:02: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 17:02:42,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 17:02:42,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1f562019273c8544307ade3e8bd9414aa179c75b" 2018-11-14 17:02:42,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:02:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ace86125-7c02-4b8c-b915-2654e6dee0eb Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/d5e6db7c06bf4799a784ea87405dbbb1"}, "tags": [], "enabled": true, "id": "d5e6db7c06bf4799a784ea87405dbbb1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-11-14 17:02:42,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-ace86125-7c02-4b8c-b915-2654e6dee0eb 2018-11-14 17:02:42,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.100063085556s 2018-11-14 17:02:42,559 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-ace86125-7c02-4b8c-b915-2654e6dee0eb 2018-11-14 17:02:42,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-14 17:02:42,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}1f562019273c8544307ade3e8bd9414aa179c75b" -d '{"project": {"description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "enabled": true, "domain_id": "default", "name": "neutron-tempest-pl-project_1ecee43a-646f-4ce7-9aa2-56a762c9fc80"}}' 2018-11-14 17:02:42,712 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 17:02:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b3f3022-227e-492d-926d-140b527fba15 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.28:5000/v3/projects/497a617116274f9f8628d0d5c2500f8b"}, "tags": [], "enabled": true, "id": "497a617116274f9f8628d0d5c2500f8b", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_1ecee43a-646f-4ce7-9aa2-56a762c9fc80"}} 2018-11-14 17:02:42,712 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-1b3f3022-227e-492d-926d-140b527fba15 2018-11-14 17:02:42,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.147905111313s 2018-11-14 17:02:42,712 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-1b3f3022-227e-492d-926d-140b527fba15 2018-11-14 17:02:42,713 - 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'497a617116274f9f8628d0d5c2500f8b', '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_1ecee43a-646f-4ce7-9aa2-56a762c9fc80'}) 2018-11-14 17:02:42,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-11-14 17:02:42,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}1f562019273c8544307ade3e8bd9414aa179c75b" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "629ace7b-9eac-4bc3-aece-b4bff0bac673", "email": null, "name": "neutron-tempest-plugin-api-user_1ecee43a-646f-4ce7-9aa2-56a762c9fc80"}}' 2018-11-14 17:02:43,107 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 17:02:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-950ec29d-b67a-4697-b22c-67f9e7f9a374 Content-Length: 341 Content-Type: application/json RESP BODY: {"user": {"name": "neutron-tempest-plugin-api-user_1ecee43a-646f-4ce7-9aa2-56a762c9fc80", "links": {"self": "http://172.30.9.28:5000/v3/users/40da1910ee844696b83b255e6366e6a1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "40da1910ee844696b83b255e6366e6a1", "domain_id": "default", "password_expires_at": null}} 2018-11-14 17:02:43,107 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-950ec29d-b67a-4697-b22c-67f9e7f9a374 2018-11-14 17:02:43,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.387788057327s 2018-11-14 17:02:43,107 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-950ec29d-b67a-4697-b22c-67f9e7f9a374 2018-11-14 17:02:43,108 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'40da1910ee844696b83b255e6366e6a1', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron-tempest-plugin-api-user_1ecee43a-646f-4ce7-9aa2-56a762c9fc80'}) 2018-11-14 17:02:43,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 17:02:43,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1f562019273c8544307ade3e8bd9414aa179c75b" 2018-11-14 17:02:43,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:02:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d5faf38-b99d-41e5-a18e-b5ee6de42e2d Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 17:02:43,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0d5faf38-b99d-41e5-a18e-b5ee6de42e2d 2018-11-14 17:02:43,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103960990906s 2018-11-14 17:02:43,216 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0d5faf38-b99d-41e5-a18e-b5ee6de42e2d 2018-11-14 17:02:43,220 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 17:02:43,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1f562019273c8544307ade3e8bd9414aa179c75b" 2018-11-14 17:02:43,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:02:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4baccd7a-49f1-44ce-862a-d93098b2319c Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 17:02:43,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-4baccd7a-49f1-44ce-862a-d93098b2319c 2018-11-14 17:02:43,330 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109266042709s 2018-11-14 17:02:43,330 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-4baccd7a-49f1-44ce-862a-d93098b2319c 2018-11-14 17:02:43,331 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-14 17:02:43,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-11-14 17:02:43,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}1f562019273c8544307ade3e8bd9414aa179c75b" -d '{"role": {"name": "Member"}}' 2018-11-14 17:02:43,454 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 17:02:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c577b23f-026d-4b6f-a71d-8a1bc757bd10 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7fd6d884b7544e89b1f6f3dba61b0a83", "links": {"self": "http://172.30.9.28:5000/v3/roles/7fd6d884b7544e89b1f6f3dba61b0a83"}, "name": "Member"}} 2018-11-14 17:02:43,454 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-c577b23f-026d-4b6f-a71d-8a1bc757bd10 2018-11-14 17:02:43,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.118818044662s 2018-11-14 17:02:43,454 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-c577b23f-026d-4b6f-a71d-8a1bc757bd10 2018-11-14 17:02:43,455 - 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'7fd6d884b7544e89b1f6f3dba61b0a83'}) 2018-11-14 17:02:43,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 17:02:43,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1f562019273c8544307ade3e8bd9414aa179c75b" 2018-11-14 17:02:43,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:02:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65cc474d-ec1b-4d3a-9aa1-e297d325f917 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7fd6d884b7544e89b1f6f3dba61b0a83", "links": {"self": "http://172.30.9.28:5000/v3/roles/7fd6d884b7544e89b1f6f3dba61b0a83"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 17:02:43,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-65cc474d-ec1b-4d3a-9aa1-e297d325f917 2018-11-14 17:02:43,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0936958789825s 2018-11-14 17:02:43,552 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-65cc474d-ec1b-4d3a-9aa1-e297d325f917 2018-11-14 17:02:43,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 17:02:43,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1f562019273c8544307ade3e8bd9414aa179c75b" 2018-11-14 17:02:43,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:02:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6125353-fea9-4690-8b02-7a8590b6c03c Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-14 17:02:43,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-d6125353-fea9-4690-8b02-7a8590b6c03c 2018-11-14 17:02:43,775 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.218106031418s 2018-11-14 17:02:43,775 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-d6125353-fea9-4690-8b02-7a8590b6c03c 2018-11-14 17:02:43,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 17:02:43,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1f562019273c8544307ade3e8bd9414aa179c75b" 2018-11-14 17:02:43,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:02:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47493ff0-47f2-480d-b1d9-6f46a6fd8d71 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_1ecee43a-646f-4ce7-9aa2-56a762c9fc80", "links": {"self": "http://172.30.9.28:5000/v3/users/40da1910ee844696b83b255e6366e6a1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "40da1910ee844696b83b255e6366e6a1", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 17:02:43,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-47493ff0-47f2-480d-b1d9-6f46a6fd8d71 2018-11-14 17:02:43,906 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129964113235s 2018-11-14 17:02:43,907 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-47493ff0-47f2-480d-b1d9-6f46a6fd8d71 2018-11-14 17:02:43,919 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 17:02:43,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}1f562019273c8544307ade3e8bd9414aa179c75b" 2018-11-14 17:02:44,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:02:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a789941e-3d5a-4da3-993b-68e0a4b29771 Content-Encoding: gzip Content-Length: 406 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28: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.28:5000/v3/projects/497a617116274f9f8628d0d5c2500f8b"}, "tags": [], "enabled": true, "id": "497a617116274f9f8628d0d5c2500f8b", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_1ecee43a-646f-4ce7-9aa2-56a762c9fc80"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-14 17:02:44,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-a789941e-3d5a-4da3-993b-68e0a4b29771 2018-11-14 17:02:44,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.100758075714s 2018-11-14 17:02:44,021 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-a789941e-3d5a-4da3-993b-68e0a4b29771 2018-11-14 17:02:44,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-14 17:02:44,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=40da1910ee844696b83b255e6366e6a1&role.id=7fd6d884b7544e89b1f6f3dba61b0a83&scope.project.id=497a617116274f9f8628d0d5c2500f8b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f562019273c8544307ade3e8bd9414aa179c75b" 2018-11-14 17:02:44,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:02:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d349f81-1d33-4ae9-99e1-a8ac5fc0be2e Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=40da1910ee844696b83b255e6366e6a1&role.id=7fd6d884b7544e89b1f6f3dba61b0a83&scope.project.id=497a617116274f9f8628d0d5c2500f8b", "previous": null, "next": null}} 2018-11-14 17:02:44,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=40da1910ee844696b83b255e6366e6a1&role.id=7fd6d884b7544e89b1f6f3dba61b0a83&scope.project.id=497a617116274f9f8628d0d5c2500f8b used request id req-2d349f81-1d33-4ae9-99e1-a8ac5fc0be2e 2018-11-14 17:02:44,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.101422071457s 2018-11-14 17:02:44,130 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=40da1910ee844696b83b255e6366e6a1&role.id=7fd6d884b7544e89b1f6f3dba61b0a83&scope.project.id=497a617116274f9f8628d0d5c2500f8b used request id req-2d349f81-1d33-4ae9-99e1-a8ac5fc0be2e 2018-11-14 17:02:44,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-14 17:02:44,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/497a617116274f9f8628d0d5c2500f8b/users/40da1910ee844696b83b255e6366e6a1/roles/7fd6d884b7544e89b1f6f3dba61b0a83 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f562019273c8544307ade3e8bd9414aa179c75b" 2018-11-14 17:02:44,289 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 17:02:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa2cfd23-a70c-4b09-9d1d-5d7ed14d21e7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 17:02:44,289 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/497a617116274f9f8628d0d5c2500f8b/users/40da1910ee844696b83b255e6366e6a1/roles/7fd6d884b7544e89b1f6f3dba61b0a83 used request id req-fa2cfd23-a70c-4b09-9d1d-5d7ed14d21e7 2018-11-14 17:02:44,289 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.156084060669s 2018-11-14 17:02:44,290 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/497a617116274f9f8628d0d5c2500f8b/users/40da1910ee844696b83b255e6366e6a1/roles/7fd6d884b7544e89b1f6f3dba61b0a83 used request id req-fa2cfd23-a70c-4b09-9d1d-5d7ed14d21e7 2018-11-14 17:02:44,291 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron-tempest-pl-project_1ecee43a-646f-4ce7-9aa2-56a762c9fc80', 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'497a617116274f9f8628d0d5c2500f8b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '629ace7b-9eac-4bc3-aece-b4bff0bac673', 'username': u'neutron-tempest-plugin-api-user_1ecee43a-646f-4ce7-9aa2-56a762c9fc80', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-14 17:02:44,295 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron-tempest-plugin-api-user_1ecee43a-646f-4ce7-9aa2-56a762c9fc80', 'password': '629ace7b-9eac-4bc3-aece-b4bff0bac673', 'project_name': 'neutron-tempest-pl-project_1ecee43a-646f-4ce7-9aa2-56a762c9fc80', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000//v3', 'project_id': '497a617116274f9f8628d0d5c2500f8b', 'project_domain_name': 'Default'} 2018-11-14 17:02:44,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 17:02:44,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1f562019273c8544307ade3e8bd9414aa179c75b" 2018-11-14 17:02:44,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:02:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9873cc87-e2a8-418c-acd1-45955f6c6c68 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7fd6d884b7544e89b1f6f3dba61b0a83", "links": {"self": "http://172.30.9.28:5000/v3/roles/7fd6d884b7544e89b1f6f3dba61b0a83"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 17:02:44,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-9873cc87-e2a8-418c-acd1-45955f6c6c68 2018-11-14 17:02:44,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0939540863037s 2018-11-14 17:02:44,394 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-9873cc87-e2a8-418c-acd1-45955f6c6c68 2018-11-14 17:02:44,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 17:02:44,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1f562019273c8544307ade3e8bd9414aa179c75b" 2018-11-14 17:02:44,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:02:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62920062-89d6-48ff-b56f-4656948352e9 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7fd6d884b7544e89b1f6f3dba61b0a83", "links": {"self": "http://172.30.9.28:5000/v3/roles/7fd6d884b7544e89b1f6f3dba61b0a83"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 17:02:44,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-62920062-89d6-48ff-b56f-4656948352e9 2018-11-14 17:02:44,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.115067958832s 2018-11-14 17:02:44,514 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-62920062-89d6-48ff-b56f-4656948352e9 2018-11-14 17:02:44,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 17:02:44,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1f562019273c8544307ade3e8bd9414aa179c75b" 2018-11-14 17:02:44,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:02:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38b5241f-4fc8-4c5a-aa73-167c2f149544 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-14 17:02:44,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-38b5241f-4fc8-4c5a-aa73-167c2f149544 2018-11-14 17:02:44,628 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109652996063s 2018-11-14 17:02:44,628 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-38b5241f-4fc8-4c5a-aa73-167c2f149544 2018-11-14 17:02:44,629 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 17:02:44,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1f562019273c8544307ade3e8bd9414aa179c75b" 2018-11-14 17:02:44,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:02:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cca7e486-c3e6-4b05-b3a2-2ac1c68cb333 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_1ecee43a-646f-4ce7-9aa2-56a762c9fc80", "links": {"self": "http://172.30.9.28:5000/v3/users/40da1910ee844696b83b255e6366e6a1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "40da1910ee844696b83b255e6366e6a1", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 17:02:44,741 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-cca7e486-c3e6-4b05-b3a2-2ac1c68cb333 2018-11-14 17:02:44,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.112304925919s 2018-11-14 17:02:44,742 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-cca7e486-c3e6-4b05-b3a2-2ac1c68cb333 2018-11-14 17:02:44,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 17:02:44,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}1f562019273c8544307ade3e8bd9414aa179c75b" 2018-11-14 17:02:44,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:02:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4007b0d9-327d-4327-b4c2-5e5457b1ea79 Content-Encoding: gzip Content-Length: 406 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28: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.28:5000/v3/projects/497a617116274f9f8628d0d5c2500f8b"}, "tags": [], "enabled": true, "id": "497a617116274f9f8628d0d5c2500f8b", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_1ecee43a-646f-4ce7-9aa2-56a762c9fc80"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-14 17:02:44,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-4007b0d9-327d-4327-b4c2-5e5457b1ea79 2018-11-14 17:02:44,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.106054067612s 2018-11-14 17:02:44,860 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-4007b0d9-327d-4327-b4c2-5e5457b1ea79 2018-11-14 17:02:44,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-14 17:02:44,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=40da1910ee844696b83b255e6366e6a1&role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&scope.project.id=497a617116274f9f8628d0d5c2500f8b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f562019273c8544307ade3e8bd9414aa179c75b" 2018-11-14 17:02:44,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:02:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76c50438-c7bb-4508-8499-00cd788a1c7a Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=40da1910ee844696b83b255e6366e6a1&role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&scope.project.id=497a617116274f9f8628d0d5c2500f8b", "previous": null, "next": null}} 2018-11-14 17:02:44,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=40da1910ee844696b83b255e6366e6a1&role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&scope.project.id=497a617116274f9f8628d0d5c2500f8b used request id req-76c50438-c7bb-4508-8499-00cd788a1c7a 2018-11-14 17:02:44,977 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.10977602005s 2018-11-14 17:02:44,977 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=40da1910ee844696b83b255e6366e6a1&role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&scope.project.id=497a617116274f9f8628d0d5c2500f8b used request id req-76c50438-c7bb-4508-8499-00cd788a1c7a 2018-11-14 17:02:44,981 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-14 17:02:44,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/497a617116274f9f8628d0d5c2500f8b/users/40da1910ee844696b83b255e6366e6a1/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f562019273c8544307ade3e8bd9414aa179c75b" 2018-11-14 17:02:45,115 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 17:02:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4ab43c3-84a1-440b-8891-42d46d08e3df Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 17:02:45,115 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/497a617116274f9f8628d0d5c2500f8b/users/40da1910ee844696b83b255e6366e6a1/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 used request id req-e4ab43c3-84a1-440b-8891-42d46d08e3df 2018-11-14 17:02:45,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.134021997452s 2018-11-14 17:02:45,115 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/497a617116274f9f8628d0d5c2500f8b/users/40da1910ee844696b83b255e6366e6a1/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 used request id req-e4ab43c3-84a1-440b-8891-42d46d08e3df 2018-11-14 17:02:45,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 17:02:45,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1f562019273c8544307ade3e8bd9414aa179c75b" 2018-11-14 17:02:45,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:02:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-438a3b45-c006-4213-84e4-8aa51f7957f9 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7fd6d884b7544e89b1f6f3dba61b0a83", "links": {"self": "http://172.30.9.28:5000/v3/roles/7fd6d884b7544e89b1f6f3dba61b0a83"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 17:02:45,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-438a3b45-c006-4213-84e4-8aa51f7957f9 2018-11-14 17:02:45,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0972089767456s 2018-11-14 17:02:45,217 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-438a3b45-c006-4213-84e4-8aa51f7957f9 2018-11-14 17:02:45,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 17:02:45,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1f562019273c8544307ade3e8bd9414aa179c75b" 2018-11-14 17:02:45,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:02:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0268c21f-f244-4d3d-b8c6-c1b63529ee28 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-14 17:02:45,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-0268c21f-f244-4d3d-b8c6-c1b63529ee28 2018-11-14 17:02:45,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.10152888298s 2018-11-14 17:02:45,323 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-0268c21f-f244-4d3d-b8c6-c1b63529ee28 2018-11-14 17:02:45,324 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 17:02:45,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1f562019273c8544307ade3e8bd9414aa179c75b" 2018-11-14 17:02:45,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:02:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c2a8fd7-9f5a-4aa6-a05d-9b90b8c85ab1 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_1ecee43a-646f-4ce7-9aa2-56a762c9fc80", "links": {"self": "http://172.30.9.28:5000/v3/users/40da1910ee844696b83b255e6366e6a1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "40da1910ee844696b83b255e6366e6a1", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 17:02:45,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-9c2a8fd7-9f5a-4aa6-a05d-9b90b8c85ab1 2018-11-14 17:02:45,520 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.19598197937s 2018-11-14 17:02:45,520 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-9c2a8fd7-9f5a-4aa6-a05d-9b90b8c85ab1 2018-11-14 17:02:45,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-14 17:02:45,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&user.id=40da1910ee844696b83b255e6366e6a1&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}1f562019273c8544307ade3e8bd9414aa179c75b" 2018-11-14 17:02:45,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:02:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac369933-217c-4727-b811-d7006b67cd92 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&user.id=40da1910ee844696b83b255e6366e6a1&scope.domain.id=default", "previous": null, "next": null}} 2018-11-14 17:02:45,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&user.id=40da1910ee844696b83b255e6366e6a1&scope.domain.id=default used request id req-ac369933-217c-4727-b811-d7006b67cd92 2018-11-14 17:02:45,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.104954004288s 2018-11-14 17:02:45,637 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&user.id=40da1910ee844696b83b255e6366e6a1&scope.domain.id=default used request id req-ac369933-217c-4727-b811-d7006b67cd92 2018-11-14 17:02:45,640 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-11-14 17:02:45,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/domains/default/users/40da1910ee844696b83b255e6366e6a1/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f562019273c8544307ade3e8bd9414aa179c75b" 2018-11-14 17:02:45,786 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 17:02:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc1098b7-8500-4608-ab50-814e9370e377 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 17:02:45,786 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/domains/default/users/40da1910ee844696b83b255e6366e6a1/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 used request id req-cc1098b7-8500-4608-ab50-814e9370e377 2018-11-14 17:02:45,786 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.145962953568s 2018-11-14 17:02:45,787 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/domains/default/users/40da1910ee844696b83b255e6366e6a1/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 used request id req-cc1098b7-8500-4608-ab50-814e9370e377 2018-11-14 17:02:45,787 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-14 17:02:47,912 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-11-14 17:02:50,089 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 80a0aaa6-3e31-41b2-8663-1564a484bb32 | 2018-11-14T17:02:49.712276 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 80a0aaa6-3e31-41b2-8663-1564a484bb32 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-11-14 17:02:53,172 - 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-11-14 17:02:53,942 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-11-14 17:02:55,975 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-11-14 17:02:58,792 - 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=984a60c2-8838-4b4c-90cd-8c94fac023af) as the default verifier for the future CLI operations. 2018-11-14 17:03:00,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 17:03:00,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:03:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d023f6e9-509e-4e80-9494-a4323828ae7e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 17:03:00,581 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-d023f6e9-509e-4e80-9494-a4323828ae7e 2018-11-14 17:03:00,581 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-11-14 17:03:00,994 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}, {"id": "7fd6d884b7544e89b1f6f3dba61b0a83", "name": "Member"}], "expires_at": "2018-11-14T18:03:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "497a617116274f9f8628d0d5c2500f8b", "name": "neutron-tempest-pl-project_1ecee43a-646f-4ce7-9aa2-56a762c9fc80"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/497a617116274f9f8628d0d5c2500f8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/497a617116274f9f8628d0d5c2500f8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/497a617116274f9f8628d0d5c2500f8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_497a617116274f9f8628d0d5c2500f8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_497a617116274f9f8628d0d5c2500f8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/497a617116274f9f8628d0d5c2500f8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/497a617116274f9f8628d0d5c2500f8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/497a617116274f9f8628d0d5c2500f8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/497a617116274f9f8628d0d5c2500f8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/497a617116274f9f8628d0d5c2500f8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/497a617116274f9f8628d0d5c2500f8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/497a617116274f9f8628d0d5c2500f8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/497a617116274f9f8628d0d5c2500f8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/497a617116274f9f8628d0d5c2500f8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron-tempest-plugin-api-user_1ecee43a-646f-4ce7-9aa2-56a762c9fc80", "id": "40da1910ee844696b83b255e6366e6a1"}, "audit_ids": ["NJKShQIjTguTWH0hNRAQCg"], "issued_at": "2018-11-14T17:03:00.000000Z"}} 2018-11-14 17:03:00,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-11-14 17:03:00,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}2e6cfa19a302328268665e4938ce368cf9efc765" 2018-11-14 17:03:01,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8053 X-Openstack-Request-Id: req-441798e1-8ac6-49c1-9c67-12b96f859aa6 Date: Wed, 14 Nov 2018 17:03:01 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": "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": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"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": "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": "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": "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": "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": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-11-14 17:03:01,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/extensions.json used request id req-441798e1-8ac6-49c1-9c67-12b96f859aa6 2018-11-14 17:03:01,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.203331947327s 2018-11-14 17:03:01,201 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/extensions.json used request id req-441798e1-8ac6-49c1-9c67-12b96f859aa6 2018-11-14 17:03:01,208 - xtesting.ci.run_tests - INFO - Running test case 'neutron-tempest-plugin-api'... 2018-11-14 17:03:01,208 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-14 17:03:01,328 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-11-14 17:03:01,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 17:03:01,334 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Wed, 14 Nov 2018 17:03:01 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-11-14 17:03:01,336 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 17:03:01,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}2e6cfa19a302328268665e4938ce368cf9efc765" 2018-11-14 17:03:01,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-38c4a18e-a64e-42be-94a2-bc735c29cb05 Date: Wed, 14 Nov 2018 17:03:01 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 17:03:01,534 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-38c4a18e-a64e-42be-94a2-bc735c29cb05 2018-11-14 17:03:01,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.198404073715s 2018-11-14 17:03:01,535 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-38c4a18e-a64e-42be-94a2-bc735c29cb05 2018-11-14 17:03:01,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-14 17:03:01,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}2e6cfa19a302328268665e4938ce368cf9efc765" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_1ecee43a-646f-4ce7-9aa2-56a762c9fc80", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_1ecee43a-646f-4ce7-9aa2-56a762c9fc80"}' 2018-11-14 17:03:01,908 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 903 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/b541983e-dd99-4765-8c19-16a8240e6879 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1867168f-d2c7-46b0-84d5-e472d2558172 Date: Wed, 14 Nov 2018 17:03:01 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/b541983e-dd99-4765-8c19-16a8240e6879/file", "owner": "497a617116274f9f8628d0d5c2500f8b", "id": "b541983e-dd99-4765-8c19-16a8240e6879", "size": null, "self": "/v2/images/b541983e-dd99-4765-8c19-16a8240e6879", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-14T17:03:01Z", "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_1ecee43a-646f-4ce7-9aa2-56a762c9fc80", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_1ecee43a-646f-4ce7-9aa2-56a762c9fc80", "checksum": null, "created_at": "2018-11-14T17:03:01Z", "protected": false} 2018-11-14 17:03:01,908 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-1867168f-d2c7-46b0-84d5-e472d2558172 2018-11-14 17:03:01,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.36566901207s 2018-11-14 17:03:01,909 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-1867168f-d2c7-46b0-84d5-e472d2558172 returning object b541983e-dd99-4765-8c19-16a8240e6879 2018-11-14 17:03:01,910 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-14 17:03:01,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/b541983e-dd99-4765-8c19-16a8240e6879/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}2e6cfa19a302328268665e4938ce368cf9efc765" -d '' 2018-11-14 17:03:03,175 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1284b884-9fe7-40ad-8837-9857c9600175 Date: Wed, 14 Nov 2018 17:03:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 17:03:03,175 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/b541983e-dd99-4765-8c19-16a8240e6879/file used request id req-1284b884-9fe7-40ad-8837-9857c9600175 2018-11-14 17:03:03,175 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.26527309418s 2018-11-14 17:03:03,175 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/b541983e-dd99-4765-8c19-16a8240e6879/file used request id req-1284b884-9fe7-40ad-8837-9857c9600175 2018-11-14 17:03:03,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 17:03:03,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}2e6cfa19a302328268665e4938ce368cf9efc765" 2018-11-14 17:03:03,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1233 Content-Type: application/json X-Openstack-Request-Id: req-35df89d4-f151-4a48-bc0f-ec2ae2f87af4 Date: Wed, 14 Nov 2018 17:03:03 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/b541983e-dd99-4765-8c19-16a8240e6879/snap", "metadata": {}}], "file": "/v2/images/b541983e-dd99-4765-8c19-16a8240e6879/file", "owner": "497a617116274f9f8628d0d5c2500f8b", "id": "b541983e-dd99-4765-8c19-16a8240e6879", "size": 12716032, "self": "/v2/images/b541983e-dd99-4765-8c19-16a8240e6879", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/b541983e-dd99-4765-8c19-16a8240e6879/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-14T17:03:03Z", "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_1ecee43a-646f-4ce7-9aa2-56a762c9fc80", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_1ecee43a-646f-4ce7-9aa2-56a762c9fc80", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-14T17:03:01Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 17:03:03,481 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-35df89d4-f151-4a48-bc0f-ec2ae2f87af4 2018-11-14 17:03:03,481 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.301547050476s 2018-11-14 17:03:03,481 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-35df89d4-f151-4a48-bc0f-ec2ae2f87af4 2018-11-14 17:03:03,483 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/b541983e-dd99-4765-8c19-16a8240e6879/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b541983e-dd99-4765-8c19-16a8240e6879/file', 'owner': u'497a617116274f9f8628d0d5c2500f8b', 'id': u'b541983e-dd99-4765-8c19-16a8240e6879', 'size': 12716032, u'self': u'/v2/images/b541983e-dd99-4765-8c19-16a8240e6879', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'497a617116274f9f8628d0d5c2500f8b', 'name': 'neutron-tempest-pl-project_1ecee43a-646f-4ce7-9aa2-56a762c9fc80', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/b541983e-dd99-4765-8c19-16a8240e6879/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-14T17:03:03Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-14T17:03:03Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_1ecee43a-646f-4ce7-9aa2-56a762c9fc80', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/b541983e-dd99-4765-8c19-16a8240e6879', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_1ecee43a-646f-4ce7-9aa2-56a762c9fc80', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_1ecee43a-646f-4ce7-9aa2-56a762c9fc80', 'created': u'2018-11-14T17:03:01Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-14T17:03:01Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/b541983e-dd99-4765-8c19-16a8240e6879', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_1ecee43a-646f-4ce7-9aa2-56a762c9fc80', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-14 17:03:03,484 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-14 17:03:03,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}1f562019273c8544307ade3e8bd9414aa179c75b" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron-tempest-plugin-api-flavor_1ecee43a-646f-4ce7-9aa2-56a762c9fc80", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-14 17:03:03,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17: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-1b9cbeac-8234-4ef6-82a5-d66aeaa925bf x-compute-request-id: req-1b9cbeac-8234-4ef6-82a5-d66aeaa925bf Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron-tempest-plugin-api-flavor_1ecee43a-646f-4ce7-9aa2-56a762c9fc80", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/0a8d68b4-3523-4161-ac55-8a75da41fdef", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/0a8d68b4-3523-4161-ac55-8a75da41fdef", "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": "0a8d68b4-3523-4161-ac55-8a75da41fdef"}} 2018-11-14 17:03:03,710 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-1b9cbeac-8234-4ef6-82a5-d66aeaa925bf 2018-11-14 17:03:03,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.226044178009s 2018-11-14 17:03:03,711 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-1b9cbeac-8234-4ef6-82a5-d66aeaa925bf 2018-11-14 17:03:03,711 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_1ecee43a-646f-4ce7-9aa2-56a762c9fc80', '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'49be60fcc4c34adea9e7c304d872b17d', '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'0a8d68b4-3523-4161-ac55-8a75da41fdef', 'swap': 0}) 2018-11-14 17:03:03,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-14 17:03:03,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/0a8d68b4-3523-4161-ac55-8a75da41fdef/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}1f562019273c8544307ade3e8bd9414aa179c75b" -d '{"extra_specs": {}}' 2018-11-14 17:03:03,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17: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 x-openstack-request-id: req-f1a123ad-f1d3-46fa-bbb4-0b2dc6efe412 x-compute-request-id: req-f1a123ad-f1d3-46fa-bbb4-0b2dc6efe412 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-14 17:03:03,732 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/0a8d68b4-3523-4161-ac55-8a75da41fdef/os-extra_specs used request id req-f1a123ad-f1d3-46fa-bbb4-0b2dc6efe412 2018-11-14 17:03:03,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0203700065613s 2018-11-14 17:03:03,733 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/0a8d68b4-3523-4161-ac55-8a75da41fdef/os-extra_specs used request id req-f1a123ad-f1d3-46fa-bbb4-0b2dc6efe412 2018-11-14 17:03:03,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 17:03:03,743 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 17:03: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 17:03:03,747 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 17:03:03,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}2e6cfa19a302328268665e4938ce368cf9efc765" 2018-11-14 17:03:03,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:03:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9cb0dcd-c392-465d-a45e-35e7c5d654ce Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7fd6d884b7544e89b1f6f3dba61b0a83", "links": {"self": "http://172.30.9.28:5000/v3/roles/7fd6d884b7544e89b1f6f3dba61b0a83"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 17:03:03,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b9cb0dcd-c392-465d-a45e-35e7c5d654ce 2018-11-14 17:03:03,866 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.119210958481s 2018-11-14 17:03:03,866 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b9cb0dcd-c392-465d-a45e-35e7c5d654ce 2018-11-14 17:03:03,874 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-11-14 17:03:03,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1f562019273c8544307ade3e8bd9414aa179c75b" 2018-11-14 17:03:03,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17: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-4fc8f8e8-a988-4364-8961-cb1cdbba3457 x-compute-request-id: req-4fc8f8e8-a988-4364-8961-cb1cdbba3457 Content-Encoding: gzip Content-Length: 738 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.5", "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": 2010000, "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": 23}, "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.7", "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": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-11-14 17:03:03,918 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-4fc8f8e8-a988-4364-8961-cb1cdbba3457 2018-11-14 17:03:03,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0439620018005s 2018-11-14 17:03:03,919 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-4fc8f8e8-a988-4364-8961-cb1cdbba3457 2018-11-14 17:03:03,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 17:03:03,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}2e6cfa19a302328268665e4938ce368cf9efc765" 2018-11-14 17:03:04,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1233 Content-Type: application/json X-Openstack-Request-Id: req-3592a0b3-3a37-4482-bbca-44091b472aaa Date: Wed, 14 Nov 2018 17:03:04 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/b541983e-dd99-4765-8c19-16a8240e6879/snap", "metadata": {}}], "file": "/v2/images/b541983e-dd99-4765-8c19-16a8240e6879/file", "owner": "497a617116274f9f8628d0d5c2500f8b", "id": "b541983e-dd99-4765-8c19-16a8240e6879", "size": 12716032, "self": "/v2/images/b541983e-dd99-4765-8c19-16a8240e6879", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/b541983e-dd99-4765-8c19-16a8240e6879/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-14T17:03:03Z", "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_1ecee43a-646f-4ce7-9aa2-56a762c9fc80", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_1ecee43a-646f-4ce7-9aa2-56a762c9fc80", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-14T17:03:01Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 17:03:04,142 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-3592a0b3-3a37-4482-bbca-44091b472aaa 2018-11-14 17:03:04,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.219671010971s 2018-11-14 17:03:04,143 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-3592a0b3-3a37-4482-bbca-44091b472aaa 2018-11-14 17:03:04,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-14 17:03:04,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}2e6cfa19a302328268665e4938ce368cf9efc765" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_1ecee43a-646f-4ce7-9aa2-56a762c9fc80", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_alt_1ecee43a-646f-4ce7-9aa2-56a762c9fc80"}' 2018-11-14 17:03:04,380 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 911 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/74017cf0-aabd-4710-a72d-519146606bbf Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-cb10bd29-bc8b-45df-8554-e7905decb5bd Date: Wed, 14 Nov 2018 17:03:04 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/74017cf0-aabd-4710-a72d-519146606bbf/file", "owner": "497a617116274f9f8628d0d5c2500f8b", "id": "74017cf0-aabd-4710-a72d-519146606bbf", "size": null, "self": "/v2/images/74017cf0-aabd-4710-a72d-519146606bbf", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-14T17:03:04Z", "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_1ecee43a-646f-4ce7-9aa2-56a762c9fc80", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_1ecee43a-646f-4ce7-9aa2-56a762c9fc80", "checksum": null, "created_at": "2018-11-14T17:03:04Z", "protected": false} 2018-11-14 17:03:04,380 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-cb10bd29-bc8b-45df-8554-e7905decb5bd 2018-11-14 17:03:04,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.229322910309s 2018-11-14 17:03:04,381 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-cb10bd29-bc8b-45df-8554-e7905decb5bd returning object 74017cf0-aabd-4710-a72d-519146606bbf 2018-11-14 17:03:04,381 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-14 17:03:04,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/74017cf0-aabd-4710-a72d-519146606bbf/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}2e6cfa19a302328268665e4938ce368cf9efc765" -d '' 2018-11-14 17:03:05,248 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e76d342b-0dde-458e-a30f-6ca9f9c3749f Date: Wed, 14 Nov 2018 17:03:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 17:03:05,249 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/74017cf0-aabd-4710-a72d-519146606bbf/file used request id req-e76d342b-0dde-458e-a30f-6ca9f9c3749f 2018-11-14 17:03:05,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.867453098297s 2018-11-14 17:03:05,249 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/74017cf0-aabd-4710-a72d-519146606bbf/file used request id req-e76d342b-0dde-458e-a30f-6ca9f9c3749f 2018-11-14 17:03:05,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 17:03:05,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}2e6cfa19a302328268665e4938ce368cf9efc765" 2018-11-14 17:03:05,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2407 Content-Type: application/json X-Openstack-Request-Id: req-3105890e-7ecf-4940-b953-eea16befa449 Date: Wed, 14 Nov 2018 17:03:05 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/74017cf0-aabd-4710-a72d-519146606bbf/snap", "metadata": {}}], "file": "/v2/images/74017cf0-aabd-4710-a72d-519146606bbf/file", "owner": "497a617116274f9f8628d0d5c2500f8b", "id": "74017cf0-aabd-4710-a72d-519146606bbf", "size": 12716032, "self": "/v2/images/74017cf0-aabd-4710-a72d-519146606bbf", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/74017cf0-aabd-4710-a72d-519146606bbf/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-14T17:03:05Z", "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_1ecee43a-646f-4ce7-9aa2-56a762c9fc80", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_1ecee43a-646f-4ce7-9aa2-56a762c9fc80", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-14T17:03:04Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/b541983e-dd99-4765-8c19-16a8240e6879/snap", "metadata": {}}], "file": "/v2/images/b541983e-dd99-4765-8c19-16a8240e6879/file", "owner": "497a617116274f9f8628d0d5c2500f8b", "id": "b541983e-dd99-4765-8c19-16a8240e6879", "size": 12716032, "self": "/v2/images/b541983e-dd99-4765-8c19-16a8240e6879", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/b541983e-dd99-4765-8c19-16a8240e6879/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-14T17:03:03Z", "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_1ecee43a-646f-4ce7-9aa2-56a762c9fc80", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_1ecee43a-646f-4ce7-9aa2-56a762c9fc80", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-14T17:03:01Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 17:03:05,482 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-3105890e-7ecf-4940-b953-eea16befa449 2018-11-14 17:03:05,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.229531049728s 2018-11-14 17:03:05,483 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-3105890e-7ecf-4940-b953-eea16befa449 2018-11-14 17:03:05,485 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/74017cf0-aabd-4710-a72d-519146606bbf/snap', u'metadata': Munch({})})], 'file': u'/v2/images/74017cf0-aabd-4710-a72d-519146606bbf/file', 'owner': u'497a617116274f9f8628d0d5c2500f8b', 'id': u'74017cf0-aabd-4710-a72d-519146606bbf', 'size': 12716032, u'self': u'/v2/images/74017cf0-aabd-4710-a72d-519146606bbf', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'497a617116274f9f8628d0d5c2500f8b', 'name': 'neutron-tempest-pl-project_1ecee43a-646f-4ce7-9aa2-56a762c9fc80', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/74017cf0-aabd-4710-a72d-519146606bbf/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-14T17:03:05Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-14T17:03:05Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_1ecee43a-646f-4ce7-9aa2-56a762c9fc80', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/74017cf0-aabd-4710-a72d-519146606bbf', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_1ecee43a-646f-4ce7-9aa2-56a762c9fc80', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_alt_1ecee43a-646f-4ce7-9aa2-56a762c9fc80', 'created': u'2018-11-14T17:03:04Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-14T17:03:04Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/74017cf0-aabd-4710-a72d-519146606bbf', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_1ecee43a-646f-4ce7-9aa2-56a762c9fc80', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-14 17:03:05,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-14 17:03:05,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}1f562019273c8544307ade3e8bd9414aa179c75b" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron-tempest-plugin-api-flavor_alt_1ecee43a-646f-4ce7-9aa2-56a762c9fc80", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-14 17:03:05,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:03:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-22c00379-56b5-4626-b0e0-21e6df002eb1 x-compute-request-id: req-22c00379-56b5-4626-b0e0-21e6df002eb1 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron-tempest-plugin-api-flavor_alt_1ecee43a-646f-4ce7-9aa2-56a762c9fc80", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/075b360c-d41b-4531-8603-ffca8f66bbab", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/075b360c-d41b-4531-8603-ffca8f66bbab", "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": "075b360c-d41b-4531-8603-ffca8f66bbab"}} 2018-11-14 17:03:05,520 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-22c00379-56b5-4626-b0e0-21e6df002eb1 2018-11-14 17:03:05,520 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0341219902039s 2018-11-14 17:03:05,521 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-22c00379-56b5-4626-b0e0-21e6df002eb1 2018-11-14 17:03:05,521 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_1ecee43a-646f-4ce7-9aa2-56a762c9fc80', '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'49be60fcc4c34adea9e7c304d872b17d', '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'075b360c-d41b-4531-8603-ffca8f66bbab', 'swap': 0}) 2018-11-14 17:03:05,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-14 17:03:05,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/075b360c-d41b-4531-8603-ffca8f66bbab/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}1f562019273c8544307ade3e8bd9414aa179c75b" -d '{"extra_specs": {}}' 2018-11-14 17:03:05,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:03:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-546658ff-caef-45bc-b725-b4bd58b6a7f4 x-compute-request-id: req-546658ff-caef-45bc-b725-b4bd58b6a7f4 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-14 17:03:05,541 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/075b360c-d41b-4531-8603-ffca8f66bbab/os-extra_specs used request id req-546658ff-caef-45bc-b725-b4bd58b6a7f4 2018-11-14 17:03:05,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0195479393005s 2018-11-14 17:03:05,542 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/075b360c-d41b-4531-8603-ffca8f66bbab/os-extra_specs used request id req-546658ff-caef-45bc-b725-b4bd58b6a7f4 2018-11-14 17:03:05,542 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_1ecee43a-646f-4ce7-9aa2-56a762c9fc80', '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'49be60fcc4c34adea9e7c304d872b17d', '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'075b360c-d41b-4531-8603-ffca8f66bbab', 'swap': 0}) 2018-11-14 17:03:08,568 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-11-14 17:03:08,568 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-11-14 17:03:08,568 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-11-14 17:03:08,571 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-11-14 17:03:08,589 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-11-14 17:03:11,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-984a60c2-8838-4b4c-90cd-8c94fac023af/repo; stestr list '^neutron_tempest_plugin\.api' >/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt 2>/dev/null) 2018-11-14 17:03:11,600 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-11-14 17:03:11,607 - 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-11-14 17:17:36,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 0ab0be4d-ffb4-4f74-a418-593b2afc711b 2018-11-14 17:17:36,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '0ab0be4d-ffb4-4f74-a418-593b2afc711b']'. 2018-11-14 17:17:37,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-11-14 17:17:37,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-11-14 17:17:37,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-14 17:17:37,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 0ab0be4d-ffb4-4f74-a418-593b2afc711b | 2018-11-14 17:17:37,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-11-14 17:17:37,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-11-14 17:03:13 | 2018-11-14 17:17:37,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-11-14 17:17:36 | 2018-11-14 17:17:37,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:14:23 | 2018-11-14 17:17:37,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-11-14 17:17:37,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-11-14 17:17:37,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-11-14 17:17:37,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 984a60c2-8838-4b4c-90cd-8c94fac023af) | 2018-11-14 17:17:37,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-11-14 17:17:37,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 80a0aaa6-3e31-41b2-8663-1564a484bb32) | 2018-11-14 17:17:37,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 547 | 2018-11-14 17:17:37,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 852.636 | 2018-11-14 17:17:37,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 387 | 2018-11-14 17:17:37,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 157 | 2018-11-14 17:17:37,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-11-14 17:17:37,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-11-14 17:17:37,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 3 | 2018-11-14 17:17:37,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-14 17:17:37,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-11-14 17:17:37,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-11-14 17:17:37,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron-tempest-plugin-api success_rate is 99.2307692308% 2018-11-14 17:17:39,719 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-14 17:17:39,719 - xtesting.ci.run_tests - INFO - Test result: +------------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------------+------------------+------------------+----------------+ | neutron-tempest-plugin-api | functest | 14:38 | FAIL | +------------------------------------+------------------+------------------+----------------+ 2018-11-14 17:17:39,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-14 17:17:39,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/74017cf0-aabd-4710-a72d-519146606bbf -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e6cfa19a302328268665e4938ce368cf9efc765" 2018-11-14 17:17:40,284 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c19e8f1c-7ac9-47e8-92a7-f5a5c99b4400 Date: Wed, 14 Nov 2018 17:17:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 17:17:40,284 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/74017cf0-aabd-4710-a72d-519146606bbf used request id req-c19e8f1c-7ac9-47e8-92a7-f5a5c99b4400 2018-11-14 17:17:40,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.558907985687s 2018-11-14 17:17:40,284 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/74017cf0-aabd-4710-a72d-519146606bbf used request id req-c19e8f1c-7ac9-47e8-92a7-f5a5c99b4400 2018-11-14 17:17:40,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-14 17:17:40,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}1f562019273c8544307ade3e8bd9414aa179c75b" 2018-11-14 17:17:40,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:17:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1e1508ef-4a80-435f-8a2f-52f4e391bf9e x-compute-request-id: req-1e1508ef-4a80-435f-8a2f-52f4e391bf9e Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_alt_1ecee43a-646f-4ce7-9aa2-56a762c9fc80", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/075b360c-d41b-4531-8603-ffca8f66bbab", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/075b360c-d41b-4531-8603-ffca8f66bbab", "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": "075b360c-d41b-4531-8603-ffca8f66bbab"}, {"name": "neutron-tempest-plugin-api-flavor_1ecee43a-646f-4ce7-9aa2-56a762c9fc80", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/0a8d68b4-3523-4161-ac55-8a75da41fdef", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/0a8d68b4-3523-4161-ac55-8a75da41fdef", "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": "0a8d68b4-3523-4161-ac55-8a75da41fdef"}]} 2018-11-14 17:17:40,510 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-1e1508ef-4a80-435f-8a2f-52f4e391bf9e 2018-11-14 17:17:40,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.225478887558s 2018-11-14 17:17:40,511 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-1e1508ef-4a80-435f-8a2f-52f4e391bf9e 2018-11-14 17:17:40,513 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-14 17:17:40,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/075b360c-d41b-4531-8603-ffca8f66bbab -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f562019273c8544307ade3e8bd9414aa179c75b" 2018-11-14 17:17:40,552 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 17:17:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ddd22fe0-b8d2-4747-93d7-21d69fdea4d7 x-compute-request-id: req-ddd22fe0-b8d2-4747-93d7-21d69fdea4d7 Content-Length: 0 Content-Type: application/json 2018-11-14 17:17:40,553 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/075b360c-d41b-4531-8603-ffca8f66bbab used request id req-ddd22fe0-b8d2-4747-93d7-21d69fdea4d7 2018-11-14 17:17:40,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0392830371857s 2018-11-14 17:17:40,553 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/075b360c-d41b-4531-8603-ffca8f66bbab used request id req-ddd22fe0-b8d2-4747-93d7-21d69fdea4d7 2018-11-14 17:17:40,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 17:17:40,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}2e6cfa19a302328268665e4938ce368cf9efc765" 2018-11-14 17:17:40,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1233 Content-Type: application/json X-Openstack-Request-Id: req-2ee05e85-0613-4682-aaf4-364d11d88258 Date: Wed, 14 Nov 2018 17:17:40 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/b541983e-dd99-4765-8c19-16a8240e6879/snap", "metadata": {}}], "file": "/v2/images/b541983e-dd99-4765-8c19-16a8240e6879/file", "owner": "497a617116274f9f8628d0d5c2500f8b", "id": "b541983e-dd99-4765-8c19-16a8240e6879", "size": 12716032, "self": "/v2/images/b541983e-dd99-4765-8c19-16a8240e6879", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/b541983e-dd99-4765-8c19-16a8240e6879/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-14T17:03:03Z", "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_1ecee43a-646f-4ce7-9aa2-56a762c9fc80", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_1ecee43a-646f-4ce7-9aa2-56a762c9fc80", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-14T17:03:01Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 17:17:40,775 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-2ee05e85-0613-4682-aaf4-364d11d88258 2018-11-14 17:17:40,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.218574047089s 2018-11-14 17:17:40,776 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-2ee05e85-0613-4682-aaf4-364d11d88258 2018-11-14 17:17:40,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-14 17:17:40,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/b541983e-dd99-4765-8c19-16a8240e6879 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e6cfa19a302328268665e4938ce368cf9efc765" 2018-11-14 17:17:41,362 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-69c50888-f92f-45a1-8147-e2060be97e4e Date: Wed, 14 Nov 2018 17:17:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 17:17:41,362 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/b541983e-dd99-4765-8c19-16a8240e6879 used request id req-69c50888-f92f-45a1-8147-e2060be97e4e 2018-11-14 17:17:41,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.584436893463s 2018-11-14 17:17:41,362 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/b541983e-dd99-4765-8c19-16a8240e6879 used request id req-69c50888-f92f-45a1-8147-e2060be97e4e 2018-11-14 17:17:41,363 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-14 17:17:41,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}1f562019273c8544307ade3e8bd9414aa179c75b" 2018-11-14 17:17:41,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:17:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4287d7c5-3daf-4ba7-afa4-56c3785e8cb1 x-compute-request-id: req-4287d7c5-3daf-4ba7-afa4-56c3785e8cb1 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_1ecee43a-646f-4ce7-9aa2-56a762c9fc80", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/0a8d68b4-3523-4161-ac55-8a75da41fdef", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/0a8d68b4-3523-4161-ac55-8a75da41fdef", "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": "0a8d68b4-3523-4161-ac55-8a75da41fdef"}]} 2018-11-14 17:17:41,395 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-4287d7c5-3daf-4ba7-afa4-56c3785e8cb1 2018-11-14 17:17:41,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0319950580597s 2018-11-14 17:17:41,395 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-4287d7c5-3daf-4ba7-afa4-56c3785e8cb1 2018-11-14 17:17:41,396 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-14 17:17:41,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/0a8d68b4-3523-4161-ac55-8a75da41fdef -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f562019273c8544307ade3e8bd9414aa179c75b" 2018-11-14 17:17:41,426 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 17:17:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d7a3b27d-5edb-4f00-ba37-b3066d8e52cc x-compute-request-id: req-d7a3b27d-5edb-4f00-ba37-b3066d8e52cc Content-Length: 0 Content-Type: application/json 2018-11-14 17:17:41,426 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/0a8d68b4-3523-4161-ac55-8a75da41fdef used request id req-d7a3b27d-5edb-4f00-ba37-b3066d8e52cc 2018-11-14 17:17:41,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0297591686249s 2018-11-14 17:17:41,426 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/0a8d68b4-3523-4161-ac55-8a75da41fdef used request id req-d7a3b27d-5edb-4f00-ba37-b3066d8e52cc 2018-11-14 17:17:41,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 17:17:41,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1f562019273c8544307ade3e8bd9414aa179c75b" 2018-11-14 17:17:41,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:17:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecff64ff-22ab-4d84-91a9-b9a295931850 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_1ecee43a-646f-4ce7-9aa2-56a762c9fc80", "links": {"self": "http://172.30.9.28:5000/v3/users/40da1910ee844696b83b255e6366e6a1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "40da1910ee844696b83b255e6366e6a1", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 17:17:41,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-ecff64ff-22ab-4d84-91a9-b9a295931850 2018-11-14 17:17:41,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.1262550354s 2018-11-14 17:17:41,554 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-ecff64ff-22ab-4d84-91a9-b9a295931850 2018-11-14 17:17:41,559 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 17:17:41,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/40da1910ee844696b83b255e6366e6a1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f562019273c8544307ade3e8bd9414aa179c75b" 2018-11-14 17:17:41,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:17:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45142c42-fa46-4cb6-a019-2148d0274d6e Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"user": {"name": "neutron-tempest-plugin-api-user_1ecee43a-646f-4ce7-9aa2-56a762c9fc80", "links": {"self": "http://172.30.9.28:5000/v3/users/40da1910ee844696b83b255e6366e6a1"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "40da1910ee844696b83b255e6366e6a1", "description": null}} 2018-11-14 17:17:41,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/40da1910ee844696b83b255e6366e6a1 used request id req-45142c42-fa46-4cb6-a019-2148d0274d6e 2018-11-14 17:17:41,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129127025604s 2018-11-14 17:17:41,689 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/40da1910ee844696b83b255e6366e6a1 used request id req-45142c42-fa46-4cb6-a019-2148d0274d6e 2018-11-14 17:17:41,690 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-14 17:17:41,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/40da1910ee844696b83b255e6366e6a1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f562019273c8544307ade3e8bd9414aa179c75b" 2018-11-14 17:17:41,886 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 17:17:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d1d9e0c-d808-4d10-b1c9-74d36c84e026 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 17:17:41,886 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/40da1910ee844696b83b255e6366e6a1 used request id req-9d1d9e0c-d808-4d10-b1c9-74d36c84e026 2018-11-14 17:17:41,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.196460962296s 2018-11-14 17:17:41,886 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/40da1910ee844696b83b255e6366e6a1 used request id req-9d1d9e0c-d808-4d10-b1c9-74d36c84e026 2018-11-14 17:17:41,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 17:17:41,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1f562019273c8544307ade3e8bd9414aa179c75b" 2018-11-14 17:17:42,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:17:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7502b699-7f6b-452f-a751-473b06458951 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28: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.28:5000/v3/projects/497a617116274f9f8628d0d5c2500f8b"}, "tags": [], "enabled": true, "id": "497a617116274f9f8628d0d5c2500f8b", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_1ecee43a-646f-4ce7-9aa2-56a762c9fc80"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-14 17:17:42,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-7502b699-7f6b-452f-a751-473b06458951 2018-11-14 17:17:42,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.119722127914s 2018-11-14 17:17:42,012 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-7502b699-7f6b-452f-a751-473b06458951 2018-11-14 17:17:42,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-14 17:17:42,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/497a617116274f9f8628d0d5c2500f8b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f562019273c8544307ade3e8bd9414aa179c75b" 2018-11-14 17:17:42,200 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 17:17:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de070757-9bfd-4d43-bd74-9b5571f1d958 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 17:17:42,200 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/497a617116274f9f8628d0d5c2500f8b used request id req-de070757-9bfd-4d43-bd74-9b5571f1d958 2018-11-14 17:17:42,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.184578895569s 2018-11-14 17:17:42,200 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/497a617116274f9f8628d0d5c2500f8b used request id req-de070757-9bfd-4d43-bd74-9b5571f1d958 2018-11-14 17:17:42,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 17:17:42,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1f562019273c8544307ade3e8bd9414aa179c75b" 2018-11-14 17:17:42,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:17:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87949be4-7720-4899-9c4f-76d1279c3512 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7fd6d884b7544e89b1f6f3dba61b0a83", "links": {"self": "http://172.30.9.28:5000/v3/roles/7fd6d884b7544e89b1f6f3dba61b0a83"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 17:17:42,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-87949be4-7720-4899-9c4f-76d1279c3512 2018-11-14 17:17:42,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0915138721466s 2018-11-14 17:17:42,293 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-87949be4-7720-4899-9c4f-76d1279c3512 2018-11-14 17:17:42,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-11-14 17:17:42,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/7fd6d884b7544e89b1f6f3dba61b0a83 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f562019273c8544307ade3e8bd9414aa179c75b" 2018-11-14 17:17:42,457 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 17:17:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85b1ac3f-587c-4b77-b3d0-46325f4b08f5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 17:17:42,457 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/7fd6d884b7544e89b1f6f3dba61b0a83 used request id req-85b1ac3f-587c-4b77-b3d0-46325f4b08f5 2018-11-14 17:17:42,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.159173965454s 2018-11-14 17:17:42,457 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/7fd6d884b7544e89b1f6f3dba61b0a83 used request id req-85b1ac3f-587c-4b77-b3d0-46325f4b08f5 2018-11-14 17:17:42,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-14 17:17:42,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=497a617116274f9f8628d0d5c2500f8b&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}1f562019273c8544307ade3e8bd9414aa179c75b" 2018-11-14 17:17:42,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-4d76a897-5e01-4384-a5f4-2b1f07fd03fb Date: Wed, 14 Nov 2018 17:17:42 GMT RESP BODY: {"security_groups": []} 2018-11-14 17:17:42,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=497a617116274f9f8628d0d5c2500f8b&name=default used request id req-4d76a897-5e01-4384-a5f4-2b1f07fd03fb 2018-11-14 17:17:42,686 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.226600885391s 2018-11-14 17:17:42,686 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=497a617116274f9f8628d0d5c2500f8b&name=default used request id req-4d76a897-5e01-4384-a5f4-2b1f07fd03fb 2018-11-14 17:17:42,686 - xtesting.ci.run_tests - ERROR - The test case 'neutron-tempest-plugin-api' failed. 2018-11-14 17:17:42,717 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2018-11-14 17:17:42,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 17:17:42,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:17:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a21bfec1-4c7f-4c31-98e4-92fd25d2dec3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 17:17:42,763 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-a21bfec1-4c7f-4c31-98e4-92fd25d2dec3 2018-11-14 17:17:42,763 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-11-14 17:17:43,153 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T18:17:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd6ecd77940a49ebb20fa24f8fa3cf77"}, "audit_ids": ["kMPVA61nQSSfRyXp9ajL3w"], "issued_at": "2018-11-14T17:17:43.000000Z"}} 2018-11-14 17:17:43,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 17:17:43,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}2958d1cfd146b4048b46521b1b6566477a413bc3" 2018-11-14 17:17:43,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-7d6ea958-4250-4fae-9dbf-bdeb610d929f Date: Wed, 14 Nov 2018 17:17:43 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"928cbc5c-a6fa-468a-b088-88e266fca291","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","status":"ACTIVE","subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"description":"","tags":[],"updated_at":"2018-11-14T17:04:27Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","provider:network_type":"flat"}]} 2018-11-14 17:17:43,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7d6ea958-4250-4fae-9dbf-bdeb610d929f 2018-11-14 17:17:43,422 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.26593208313s 2018-11-14 17:17:43,422 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7d6ea958-4250-4fae-9dbf-bdeb610d929f 2018-11-14 17:17:43,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 17:17:43,431 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 17:17: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 17:17:43,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 17:17:43,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}2958d1cfd146b4048b46521b1b6566477a413bc3" 2018-11-14 17:17:43,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:17:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c649b0b2-035c-41ee-a885-68df23030a55 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/d5e6db7c06bf4799a784ea87405dbbb1"}, "tags": [], "enabled": true, "id": "d5e6db7c06bf4799a784ea87405dbbb1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-11-14 17:17:43,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-c649b0b2-035c-41ee-a885-68df23030a55 2018-11-14 17:17:43,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.103451013565s 2018-11-14 17:17:43,536 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-c649b0b2-035c-41ee-a885-68df23030a55 2018-11-14 17:17:43,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-14 17:17:43,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}2958d1cfd146b4048b46521b1b6566477a413bc3" -d '{"project": {"description": "Created by OPNFV Functest: rally_sanity", "enabled": true, "domain_id": "default", "name": "rally_sanity-project_0773a0db-639a-4da7-89d1-a2fe03792055"}}' 2018-11-14 17:17:43,675 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 17:17:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1283988b-1503-430b-89dc-0ac2d04a8df5 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.28:5000/v3/projects/1d7f85b1fb8a4ac7b803797a3e11a0c2"}, "tags": [], "enabled": true, "id": "1d7f85b1fb8a4ac7b803797a3e11a0c2", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_0773a0db-639a-4da7-89d1-a2fe03792055"}} 2018-11-14 17:17:43,675 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-1283988b-1503-430b-89dc-0ac2d04a8df5 2018-11-14 17:17:43,675 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.132396936417s 2018-11-14 17:17:43,675 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-1283988b-1503-430b-89dc-0ac2d04a8df5 2018-11-14 17:17:43,676 - 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'1d7f85b1fb8a4ac7b803797a3e11a0c2', '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_0773a0db-639a-4da7-89d1-a2fe03792055'}) 2018-11-14 17:17:43,682 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-11-14 17:17:43,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}2958d1cfd146b4048b46521b1b6566477a413bc3" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "c6736473-1b57-4955-9064-7bae2ac3ae84", "email": null, "name": "rally_sanity-user_0773a0db-639a-4da7-89d1-a2fe03792055"}}' 2018-11-14 17:17:44,062 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 17:17:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69c21cf4-c09d-4506-96ad-4b64a7131fc5 Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "rally_sanity-user_0773a0db-639a-4da7-89d1-a2fe03792055", "links": {"self": "http://172.30.9.28:5000/v3/users/4e9cf2b62b414ce99e7c480df91e6b3a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4e9cf2b62b414ce99e7c480df91e6b3a", "domain_id": "default", "password_expires_at": null}} 2018-11-14 17:17:44,062 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-69c21cf4-c09d-4506-96ad-4b64a7131fc5 2018-11-14 17:17:44,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.37961101532s 2018-11-14 17:17:44,062 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-69c21cf4-c09d-4506-96ad-4b64a7131fc5 2018-11-14 17:17:44,063 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'4e9cf2b62b414ce99e7c480df91e6b3a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_0773a0db-639a-4da7-89d1-a2fe03792055'}) 2018-11-14 17:17:44,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 17:17:44,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}2958d1cfd146b4048b46521b1b6566477a413bc3" 2018-11-14 17:17:44,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:17:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fef23cfd-98d9-4689-9bcb-b435310375be Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 17:17:44,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-fef23cfd-98d9-4689-9bcb-b435310375be 2018-11-14 17:17:44,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103526115417s 2018-11-14 17:17:44,169 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-fef23cfd-98d9-4689-9bcb-b435310375be 2018-11-14 17:17:44,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 17:17:44,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}2958d1cfd146b4048b46521b1b6566477a413bc3" 2018-11-14 17:17:44,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:17:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07e6c156-8b7b-4465-87b3-40952ded14d0 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 17:17:44,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-07e6c156-8b7b-4465-87b3-40952ded14d0 2018-11-14 17:17:44,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0939910411835s 2018-11-14 17:17:44,267 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-07e6c156-8b7b-4465-87b3-40952ded14d0 2018-11-14 17:17:44,269 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-14 17:17:44,272 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-11-14 17:17:44,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}2958d1cfd146b4048b46521b1b6566477a413bc3" -d '{"role": {"name": "Member"}}' 2018-11-14 17:17:44,421 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 17:17:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-267b28e1-2b30-4c82-922b-c8bcb55538a5 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "eb12b40832844574afa982d0820aa7c9", "links": {"self": "http://172.30.9.28:5000/v3/roles/eb12b40832844574afa982d0820aa7c9"}, "name": "Member"}} 2018-11-14 17:17:44,421 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-267b28e1-2b30-4c82-922b-c8bcb55538a5 2018-11-14 17:17:44,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.148811101913s 2018-11-14 17:17:44,421 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-267b28e1-2b30-4c82-922b-c8bcb55538a5 2018-11-14 17:17:44,422 - 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'eb12b40832844574afa982d0820aa7c9'}) 2018-11-14 17:17:44,425 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 17:17:44,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}2958d1cfd146b4048b46521b1b6566477a413bc3" 2018-11-14 17:17:44,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:17:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cb0deb6-6d31-4cc3-9491-0a737f5f56a8 Content-Encoding: gzip Content-Length: 355 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "eb12b40832844574afa982d0820aa7c9", "links": {"self": "http://172.30.9.28:5000/v3/roles/eb12b40832844574afa982d0820aa7c9"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 17:17:44,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-7cb0deb6-6d31-4cc3-9491-0a737f5f56a8 2018-11-14 17:17:44,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101524114609s 2018-11-14 17:17:44,527 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-7cb0deb6-6d31-4cc3-9491-0a737f5f56a8 2018-11-14 17:17:44,531 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 17:17:44,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}2958d1cfd146b4048b46521b1b6566477a413bc3" 2018-11-14 17:17:44,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:17:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0749290-ac33-4387-958e-d82f646b4310 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-14 17:17:44,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-f0749290-ac33-4387-958e-d82f646b4310 2018-11-14 17:17:44,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0201289653778s 2018-11-14 17:17:44,552 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-f0749290-ac33-4387-958e-d82f646b4310 2018-11-14 17:17:44,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 17:17:44,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}2958d1cfd146b4048b46521b1b6566477a413bc3" 2018-11-14 17:17:44,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:17:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3846b475-72c5-436d-960d-6c029f6a4bcb Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_0773a0db-639a-4da7-89d1-a2fe03792055", "links": {"self": "http://172.30.9.28:5000/v3/users/4e9cf2b62b414ce99e7c480df91e6b3a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4e9cf2b62b414ce99e7c480df91e6b3a", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 17:17:44,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-3846b475-72c5-436d-960d-6c029f6a4bcb 2018-11-14 17:17:44,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.115685939789s 2018-11-14 17:17:44,668 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-3846b475-72c5-436d-960d-6c029f6a4bcb 2018-11-14 17:17:44,678 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 17:17:44,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}2958d1cfd146b4048b46521b1b6566477a413bc3" 2018-11-14 17:17:44,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:17:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b97abdef-5fb9-4bf4-9b28-1db6f977e12e Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28: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.28:5000/v3/projects/1d7f85b1fb8a4ac7b803797a3e11a0c2"}, "tags": [], "enabled": true, "id": "1d7f85b1fb8a4ac7b803797a3e11a0c2", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_0773a0db-639a-4da7-89d1-a2fe03792055"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-14 17:17:44,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-b97abdef-5fb9-4bf4-9b28-1db6f977e12e 2018-11-14 17:17:44,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.102095842361s 2018-11-14 17:17:44,780 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-b97abdef-5fb9-4bf4-9b28-1db6f977e12e 2018-11-14 17:17:44,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-14 17:17:44,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=4e9cf2b62b414ce99e7c480df91e6b3a&role.id=eb12b40832844574afa982d0820aa7c9&scope.project.id=1d7f85b1fb8a4ac7b803797a3e11a0c2" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2958d1cfd146b4048b46521b1b6566477a413bc3" 2018-11-14 17:17:44,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:17:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2f02324-e88a-4684-83da-ea1a0f3cfe5a Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=4e9cf2b62b414ce99e7c480df91e6b3a&role.id=eb12b40832844574afa982d0820aa7c9&scope.project.id=1d7f85b1fb8a4ac7b803797a3e11a0c2", "previous": null, "next": null}} 2018-11-14 17:17:44,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=4e9cf2b62b414ce99e7c480df91e6b3a&role.id=eb12b40832844574afa982d0820aa7c9&scope.project.id=1d7f85b1fb8a4ac7b803797a3e11a0c2 used request id req-e2f02324-e88a-4684-83da-ea1a0f3cfe5a 2018-11-14 17:17:44,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0980620384216s 2018-11-14 17:17:44,883 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=4e9cf2b62b414ce99e7c480df91e6b3a&role.id=eb12b40832844574afa982d0820aa7c9&scope.project.id=1d7f85b1fb8a4ac7b803797a3e11a0c2 used request id req-e2f02324-e88a-4684-83da-ea1a0f3cfe5a 2018-11-14 17:17:44,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-14 17:17:44,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/1d7f85b1fb8a4ac7b803797a3e11a0c2/users/4e9cf2b62b414ce99e7c480df91e6b3a/roles/eb12b40832844574afa982d0820aa7c9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2958d1cfd146b4048b46521b1b6566477a413bc3" 2018-11-14 17:17:45,031 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 17:17:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0b3b55b-98d6-4fa7-af98-0e9e3b5a99e0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 17:17:45,031 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/1d7f85b1fb8a4ac7b803797a3e11a0c2/users/4e9cf2b62b414ce99e7c480df91e6b3a/roles/eb12b40832844574afa982d0820aa7c9 used request id req-b0b3b55b-98d6-4fa7-af98-0e9e3b5a99e0 2018-11-14 17:17:45,031 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.14636182785s 2018-11-14 17:17:45,031 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/1d7f85b1fb8a4ac7b803797a3e11a0c2/users/4e9cf2b62b414ce99e7c480df91e6b3a/roles/eb12b40832844574afa982d0820aa7c9 used request id req-b0b3b55b-98d6-4fa7-af98-0e9e3b5a99e0 2018-11-14 17:17:45,032 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_0773a0db-639a-4da7-89d1-a2fe03792055', 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'1d7f85b1fb8a4ac7b803797a3e11a0c2', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'c6736473-1b57-4955-9064-7bae2ac3ae84', 'username': u'rally_sanity-user_0773a0db-639a-4da7-89d1-a2fe03792055', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-14 17:17:45,033 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_0773a0db-639a-4da7-89d1-a2fe03792055', 'password': 'c6736473-1b57-4955-9064-7bae2ac3ae84', 'project_name': 'rally_sanity-project_0773a0db-639a-4da7-89d1-a2fe03792055', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000//v3', 'project_id': '1d7f85b1fb8a4ac7b803797a3e11a0c2', 'project_domain_name': 'Default'} 2018-11-14 17:17:45,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 17:17:45,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}2958d1cfd146b4048b46521b1b6566477a413bc3" 2018-11-14 17:17:45,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:17:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ad1e9f5-32ff-48c8-9f25-5e3d56a5e22d Content-Encoding: gzip Content-Length: 355 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "eb12b40832844574afa982d0820aa7c9", "links": {"self": "http://172.30.9.28:5000/v3/roles/eb12b40832844574afa982d0820aa7c9"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 17:17:45,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-1ad1e9f5-32ff-48c8-9f25-5e3d56a5e22d 2018-11-14 17:17:45,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0948898792267s 2018-11-14 17:17:45,130 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-1ad1e9f5-32ff-48c8-9f25-5e3d56a5e22d 2018-11-14 17:17:45,131 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 17:17:45,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}2958d1cfd146b4048b46521b1b6566477a413bc3" 2018-11-14 17:17:45,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:17:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49721c39-db7f-4b9a-9032-20379c40d2ab Content-Encoding: gzip Content-Length: 355 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "eb12b40832844574afa982d0820aa7c9", "links": {"self": "http://172.30.9.28:5000/v3/roles/eb12b40832844574afa982d0820aa7c9"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 17:17:45,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-49721c39-db7f-4b9a-9032-20379c40d2ab 2018-11-14 17:17:45,232 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100109100342s 2018-11-14 17:17:45,232 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-49721c39-db7f-4b9a-9032-20379c40d2ab 2018-11-14 17:17:45,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 17:17:45,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}2958d1cfd146b4048b46521b1b6566477a413bc3" 2018-11-14 17:17:45,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:17:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6cf90c8-de79-4043-9a77-93856848deef Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-14 17:17:45,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-f6cf90c8-de79-4043-9a77-93856848deef 2018-11-14 17:17:45,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.100196838379s 2018-11-14 17:17:45,334 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-f6cf90c8-de79-4043-9a77-93856848deef 2018-11-14 17:17:45,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 17:17:45,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}2958d1cfd146b4048b46521b1b6566477a413bc3" 2018-11-14 17:17:45,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:17:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e28fdeb-89d8-4972-94fa-717368dcd3ca Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_0773a0db-639a-4da7-89d1-a2fe03792055", "links": {"self": "http://172.30.9.28:5000/v3/users/4e9cf2b62b414ce99e7c480df91e6b3a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4e9cf2b62b414ce99e7c480df91e6b3a", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 17:17:45,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-7e28fdeb-89d8-4972-94fa-717368dcd3ca 2018-11-14 17:17:45,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.117737054825s 2018-11-14 17:17:45,452 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-7e28fdeb-89d8-4972-94fa-717368dcd3ca 2018-11-14 17:17:45,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 17:17:45,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}2958d1cfd146b4048b46521b1b6566477a413bc3" 2018-11-14 17:17:45,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:17:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd42eb17-4fd7-4988-93c4-a0070f41dd3b Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28: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.28:5000/v3/projects/1d7f85b1fb8a4ac7b803797a3e11a0c2"}, "tags": [], "enabled": true, "id": "1d7f85b1fb8a4ac7b803797a3e11a0c2", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_0773a0db-639a-4da7-89d1-a2fe03792055"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-14 17:17:45,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-bd42eb17-4fd7-4988-93c4-a0070f41dd3b 2018-11-14 17:17:45,561 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.097550868988s 2018-11-14 17:17:45,562 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-bd42eb17-4fd7-4988-93c4-a0070f41dd3b 2018-11-14 17:17:45,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-14 17:17:45,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=4e9cf2b62b414ce99e7c480df91e6b3a&role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&scope.project.id=1d7f85b1fb8a4ac7b803797a3e11a0c2" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2958d1cfd146b4048b46521b1b6566477a413bc3" 2018-11-14 17:17:45,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:17:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-875a5dad-8f5d-493c-bc1b-6fb24cbeb46f Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=4e9cf2b62b414ce99e7c480df91e6b3a&role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&scope.project.id=1d7f85b1fb8a4ac7b803797a3e11a0c2", "previous": null, "next": null}} 2018-11-14 17:17:45,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=4e9cf2b62b414ce99e7c480df91e6b3a&role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&scope.project.id=1d7f85b1fb8a4ac7b803797a3e11a0c2 used request id req-875a5dad-8f5d-493c-bc1b-6fb24cbeb46f 2018-11-14 17:17:45,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.101012945175s 2018-11-14 17:17:45,670 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=4e9cf2b62b414ce99e7c480df91e6b3a&role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&scope.project.id=1d7f85b1fb8a4ac7b803797a3e11a0c2 used request id req-875a5dad-8f5d-493c-bc1b-6fb24cbeb46f 2018-11-14 17:17:45,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-14 17:17:45,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/1d7f85b1fb8a4ac7b803797a3e11a0c2/users/4e9cf2b62b414ce99e7c480df91e6b3a/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2958d1cfd146b4048b46521b1b6566477a413bc3" 2018-11-14 17:17:45,826 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 17:17:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26ed433d-5e41-4b9a-b38e-a0d9cb29ef2f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 17:17:45,826 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/1d7f85b1fb8a4ac7b803797a3e11a0c2/users/4e9cf2b62b414ce99e7c480df91e6b3a/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 used request id req-26ed433d-5e41-4b9a-b38e-a0d9cb29ef2f 2018-11-14 17:17:45,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.152851104736s 2018-11-14 17:17:45,827 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/1d7f85b1fb8a4ac7b803797a3e11a0c2/users/4e9cf2b62b414ce99e7c480df91e6b3a/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 used request id req-26ed433d-5e41-4b9a-b38e-a0d9cb29ef2f 2018-11-14 17:17:45,827 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-11-14 17:17:46,180 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause=HTTPConnectionPool(host='energy.opnfv.fr', port=80): Max retries exceeded with url: /resources/monitoring/ping (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) 2018-11-14 17:17:46,181 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 17:17:46,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}2958d1cfd146b4048b46521b1b6566477a413bc3" 2018-11-14 17:17:46,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:17:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9d0cf9c-335e-403b-82e0-f90cbf8d7d20 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/d5e6db7c06bf4799a784ea87405dbbb1"}, "tags": [], "enabled": true, "id": "d5e6db7c06bf4799a784ea87405dbbb1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-11-14 17:17:46,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-f9d0cf9c-335e-403b-82e0-f90cbf8d7d20 2018-11-14 17:17:46,276 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0952610969543s 2018-11-14 17:17:46,277 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-f9d0cf9c-335e-403b-82e0-f90cbf8d7d20 2018-11-14 17:17:46,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 17:17:46,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}2958d1cfd146b4048b46521b1b6566477a413bc3" 2018-11-14 17:17:46,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:17:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a082e01b-1772-4c1e-a970-f08b7fff10ca Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28: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.28:5000/v3/projects/1d7f85b1fb8a4ac7b803797a3e11a0c2"}, "tags": [], "enabled": true, "id": "1d7f85b1fb8a4ac7b803797a3e11a0c2", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_0773a0db-639a-4da7-89d1-a2fe03792055"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-14 17:17:46,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-a082e01b-1772-4c1e-a970-f08b7fff10ca 2018-11-14 17:17:46,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.103712081909s 2018-11-14 17:17:46,387 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-a082e01b-1772-4c1e-a970-f08b7fff10ca 2018-11-14 17:17:46,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-11-14 17:17:46,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}2958d1cfd146b4048b46521b1b6566477a413bc3" -d '{"network": {"shared": true, "tenant_id": "1d7f85b1fb8a4ac7b803797a3e11a0c2", "name": "rally_sanity-net_0773a0db-639a-4da7-89d1-a2fe03792055", "admin_state_up": true}}' 2018-11-14 17:17:47,072 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-9b1df3f7-b129-495a-bedb-6ec9b36c46fb Date: Wed, 14 Nov 2018 17:17:47 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"ad0b571c-82be-4e95-b7c7-87d8f1bc7a7f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"1d7f85b1fb8a4ac7b803797a3e11a0c2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-14T17:17:46Z","is_default":false,"provider:segmentation_id":24,"name":"rally_sanity-net_0773a0db-639a-4da7-89d1-a2fe03792055","admin_state_up":true,"tenant_id":"1d7f85b1fb8a4ac7b803797a3e11a0c2","created_at":"2018-11-14T17:17:46Z","mtu":1450}} 2018-11-14 17:17:47,073 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-9b1df3f7-b129-495a-bedb-6ec9b36c46fb 2018-11-14 17:17:47,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.683256864548s 2018-11-14 17:17:47,073 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-9b1df3f7-b129-495a-bedb-6ec9b36c46fb 2018-11-14 17:17:47,073 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-11-14T17:17:46Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'ad0b571c-82be-4e95-b7c7-87d8f1bc7a7f', u'provider:segmentation_id': 24, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-net_0773a0db-639a-4da7-89d1-a2fe03792055', u'admin_state_up': True, u'tenant_id': u'1d7f85b1fb8a4ac7b803797a3e11a0c2', u'created_at': u'2018-11-14T17:17:46Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': True, u'project_id': u'1d7f85b1fb8a4ac7b803797a3e11a0c2'}) 2018-11-14 17:17:47,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 17:17:47,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:17:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b26621f-3800-4e30-80c2-390f94e72a7c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 17:17:47,082 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-4b26621f-3800-4e30-80c2-390f94e72a7c 2018-11-14 17:17:47,083 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-11-14 17:17:47,479 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}, {"id": "eb12b40832844574afa982d0820aa7c9", "name": "Member"}], "expires_at": "2018-11-14T18:17:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d7f85b1fb8a4ac7b803797a3e11a0c2", "name": "rally_sanity-project_0773a0db-639a-4da7-89d1-a2fe03792055"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/1d7f85b1fb8a4ac7b803797a3e11a0c2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/1d7f85b1fb8a4ac7b803797a3e11a0c2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/1d7f85b1fb8a4ac7b803797a3e11a0c2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_1d7f85b1fb8a4ac7b803797a3e11a0c2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_1d7f85b1fb8a4ac7b803797a3e11a0c2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/1d7f85b1fb8a4ac7b803797a3e11a0c2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/1d7f85b1fb8a4ac7b803797a3e11a0c2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/1d7f85b1fb8a4ac7b803797a3e11a0c2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/1d7f85b1fb8a4ac7b803797a3e11a0c2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/1d7f85b1fb8a4ac7b803797a3e11a0c2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/1d7f85b1fb8a4ac7b803797a3e11a0c2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1d7f85b1fb8a4ac7b803797a3e11a0c2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/1d7f85b1fb8a4ac7b803797a3e11a0c2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/1d7f85b1fb8a4ac7b803797a3e11a0c2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_sanity-user_0773a0db-639a-4da7-89d1-a2fe03792055", "id": "4e9cf2b62b414ce99e7c480df91e6b3a"}, "audit_ids": ["wOP97H7wTAaFDYKetDRbJg"], "issued_at": "2018-11-14T17:17:47.000000Z"}} 2018-11-14 17:17:47,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 17:17:47,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b3c09f709aec6700dbd8971b1adcd6b5c7936f32" 2018-11-14 17:17:47,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1348 X-Openstack-Request-Id: req-fb161ca8-446d-42a8-a5b3-c2945da1584e Date: Wed, 14 Nov 2018 17:17:47 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"928cbc5c-a6fa-468a-b088-88e266fca291","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","status":"ACTIVE","subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"description":"","tags":[],"updated_at":"2018-11-14T17:04:27Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"ad0b571c-82be-4e95-b7c7-87d8f1bc7a7f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"1d7f85b1fb8a4ac7b803797a3e11a0c2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-14T17:17:46Z","provider:segmentation_id":24,"name":"rally_sanity-net_0773a0db-639a-4da7-89d1-a2fe03792055","admin_state_up":true,"tenant_id":"1d7f85b1fb8a4ac7b803797a3e11a0c2","created_at":"2018-11-14T17:17:46Z","provider:network_type":"vxlan"}]} 2018-11-14 17:17:47,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-fb161ca8-446d-42a8-a5b3-c2945da1584e 2018-11-14 17:17:47,765 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.283452987671s 2018-11-14 17:17:47,766 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-fb161ca8-446d-42a8-a5b3-c2945da1584e 2018-11-14 17:17:47,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-11-14 17:17:47,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}b3c09f709aec6700dbd8971b1adcd6b5c7936f32" -d '{"subnet": {"name": "rally_sanity-subnet_0773a0db-639a-4da7-89d1-a2fe03792055", "enable_dhcp": true, "network_id": "ad0b571c-82be-4e95-b7c7-87d8f1bc7a7f", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-11-14 17:17:48,701 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-06bfbb43-c767-4b60-8a05-1d7ac850ebe4 Date: Wed, 14 Nov 2018 17:17:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ad0b571c-82be-4e95-b7c7-87d8f1bc7a7f","tenant_id":"1d7f85b1fb8a4ac7b803797a3e11a0c2","created_at":"2018-11-14T17:17:48Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-14T17:17: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":"1d7f85b1fb8a4ac7b803797a3e11a0c2","id":"3002ce86-7cb4-4d21-b3a5-b6b52ec289a7","subnetpool_id":null,"name":"rally_sanity-subnet_0773a0db-639a-4da7-89d1-a2fe03792055"}} 2018-11-14 17:17:48,701 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-06bfbb43-c767-4b60-8a05-1d7ac850ebe4 2018-11-14 17:17:48,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.934071063995s 2018-11-14 17:17:48,702 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-06bfbb43-c767-4b60-8a05-1d7ac850ebe4 2018-11-14 17:17:48,702 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-14T17:17: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'3002ce86-7cb4-4d21-b3a5-b6b52ec289a7', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_0773a0db-639a-4da7-89d1-a2fe03792055', u'enable_dhcp': True, u'network_id': u'ad0b571c-82be-4e95-b7c7-87d8f1bc7a7f', u'tenant_id': u'1d7f85b1fb8a4ac7b803797a3e11a0c2', u'created_at': u'2018-11-14T17:17: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'1d7f85b1fb8a4ac7b803797a3e11a0c2'}) 2018-11-14 17:17:48,703 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-11-14 17:17:48,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}b3c09f709aec6700dbd8971b1adcd6b5c7936f32" -d '{"router": {"external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291"}, "name": "rally_sanity-router_0773a0db-639a-4da7-89d1-a2fe03792055", "admin_state_up": true}}' 2018-11-14 17:17:50,272 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-2e4bedf7-62fa-49e9-9cd1-8efc6bed4234 Date: Wed, 14 Nov 2018 17:17:50 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3653731-6d80-49cb-86ba-17eff3eeceee", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "1d7f85b1fb8a4ac7b803797a3e11a0c2", "created_at": "2018-11-14T17:17:48Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-14T17:17:50Z", "revision_number": 2, "routes": [], "project_id": "1d7f85b1fb8a4ac7b803797a3e11a0c2", "id": "b20856c8-877f-489e-a72e-f6984a38ee2d", "name": "rally_sanity-router_0773a0db-639a-4da7-89d1-a2fe03792055"}} 2018-11-14 17:17:50,272 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-2e4bedf7-62fa-49e9-9cd1-8efc6bed4234 2018-11-14 17:17:50,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.56959915161s 2018-11-14 17:17:50,273 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-2e4bedf7-62fa-49e9-9cd1-8efc6bed4234 2018-11-14 17:17:50,273 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'928cbc5c-a6fa-468a-b088-88e266fca291', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b3653731-6d80-49cb-86ba-17eff3eeceee', u'ip_address': u'172.30.9.200'}]}, u'description': u'', u'tags': [], u'tenant_id': u'1d7f85b1fb8a4ac7b803797a3e11a0c2', u'created_at': u'2018-11-14T17:17:48Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-11-14T17:17:50Z', u'revision_number': 2, u'routes': [], u'project_id': u'1d7f85b1fb8a4ac7b803797a3e11a0c2', u'id': u'b20856c8-877f-489e-a72e-f6984a38ee2d', u'name': u'rally_sanity-router_0773a0db-639a-4da7-89d1-a2fe03792055'}) 2018-11-14 17:17:50,274 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-11-14 17:17:50,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/b20856c8-877f-489e-a72e-f6984a38ee2d/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}b3c09f709aec6700dbd8971b1adcd6b5c7936f32" -d '{"subnet_id": "3002ce86-7cb4-4d21-b3a5-b6b52ec289a7"}' 2018-11-14 17:17:52,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-fb5fb8ec-433c-4878-9baf-91561c446e75 Date: Wed, 14 Nov 2018 17:17:52 GMT RESP BODY: {"network_id": "ad0b571c-82be-4e95-b7c7-87d8f1bc7a7f", "tenant_id": "1d7f85b1fb8a4ac7b803797a3e11a0c2", "subnet_id": "3002ce86-7cb4-4d21-b3a5-b6b52ec289a7", "subnet_ids": ["3002ce86-7cb4-4d21-b3a5-b6b52ec289a7"], "port_id": "d02db3fb-630f-497d-92cb-bc648ab28a08", "id": "b20856c8-877f-489e-a72e-f6984a38ee2d"} 2018-11-14 17:17:52,738 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/b20856c8-877f-489e-a72e-f6984a38ee2d/add_router_interface.json used request id req-fb5fb8ec-433c-4878-9baf-91561c446e75 2018-11-14 17:17:52,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.46487212181s 2018-11-14 17:17:52,739 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/b20856c8-877f-489e-a72e-f6984a38ee2d/add_router_interface.json used request id req-fb5fb8ec-433c-4878-9baf-91561c446e75 returning object b20856c8-877f-489e-a72e-f6984a38ee2d 2018-11-14 17:17:52,739 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-14 17:17:52,862 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-11-14 17:17:52,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 17:17:52,867 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Wed, 14 Nov 2018 17:17:52 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-11-14 17:17:52,869 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 17:17:52,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b3c09f709aec6700dbd8971b1adcd6b5c7936f32" 2018-11-14 17:17:53,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-3fec69f1-8b37-4b12-b78f-5efed257614f Date: Wed, 14 Nov 2018 17:17:53 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 17:17:53,073 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-3fec69f1-8b37-4b12-b78f-5efed257614f 2018-11-14 17:17:53,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.2037961483s 2018-11-14 17:17:53,073 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-3fec69f1-8b37-4b12-b78f-5efed257614f 2018-11-14 17:17:53,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-14 17:17:53,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}b3c09f709aec6700dbd8971b1adcd6b5c7936f32" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_0773a0db-639a-4da7-89d1-a2fe03792055", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_0773a0db-639a-4da7-89d1-a2fe03792055"}' 2018-11-14 17:17:53,342 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 875 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/13474bd9-d6bf-4185-b899-a37cabb475f1 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b168b461-4bbd-41f2-9ca8-4a8e9bd95f69 Date: Wed, 14 Nov 2018 17:17:53 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/13474bd9-d6bf-4185-b899-a37cabb475f1/file", "owner": "1d7f85b1fb8a4ac7b803797a3e11a0c2", "id": "13474bd9-d6bf-4185-b899-a37cabb475f1", "size": null, "self": "/v2/images/13474bd9-d6bf-4185-b899-a37cabb475f1", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-14T17:17:53Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_0773a0db-639a-4da7-89d1-a2fe03792055", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_0773a0db-639a-4da7-89d1-a2fe03792055", "checksum": null, "created_at": "2018-11-14T17:17:53Z", "protected": false} 2018-11-14 17:17:53,342 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-b168b461-4bbd-41f2-9ca8-4a8e9bd95f69 2018-11-14 17:17:53,342 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.260903835297s 2018-11-14 17:17:53,343 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-b168b461-4bbd-41f2-9ca8-4a8e9bd95f69 returning object 13474bd9-d6bf-4185-b899-a37cabb475f1 2018-11-14 17:17:53,343 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-14 17:17:53,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/13474bd9-d6bf-4185-b899-a37cabb475f1/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}b3c09f709aec6700dbd8971b1adcd6b5c7936f32" -d '' 2018-11-14 17:17:54,029 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4bc4b1ee-182f-442d-9fee-b781571dcc18 Date: Wed, 14 Nov 2018 17:17:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 17:17:54,030 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/13474bd9-d6bf-4185-b899-a37cabb475f1/file used request id req-4bc4b1ee-182f-442d-9fee-b781571dcc18 2018-11-14 17:17:54,030 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.686286211014s 2018-11-14 17:17:54,030 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/13474bd9-d6bf-4185-b899-a37cabb475f1/file used request id req-4bc4b1ee-182f-442d-9fee-b781571dcc18 2018-11-14 17:17:54,034 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 17:17:54,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b3c09f709aec6700dbd8971b1adcd6b5c7936f32" 2018-11-14 17:17:54,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-596910ce-6c8e-48cf-902d-58c9766e8190 Date: Wed, 14 Nov 2018 17:17:54 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/13474bd9-d6bf-4185-b899-a37cabb475f1/snap", "metadata": {}}], "file": "/v2/images/13474bd9-d6bf-4185-b899-a37cabb475f1/file", "owner": "1d7f85b1fb8a4ac7b803797a3e11a0c2", "id": "13474bd9-d6bf-4185-b899-a37cabb475f1", "size": 12716032, "self": "/v2/images/13474bd9-d6bf-4185-b899-a37cabb475f1", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/13474bd9-d6bf-4185-b899-a37cabb475f1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-14T17:17:53Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_0773a0db-639a-4da7-89d1-a2fe03792055", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_0773a0db-639a-4da7-89d1-a2fe03792055", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-14T17:17:53Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 17:17:54,236 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-596910ce-6c8e-48cf-902d-58c9766e8190 2018-11-14 17:17:54,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.201938867569s 2018-11-14 17:17:54,237 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-596910ce-6c8e-48cf-902d-58c9766e8190 2018-11-14 17:17:54,239 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/13474bd9-d6bf-4185-b899-a37cabb475f1/snap', u'metadata': Munch({})})], 'file': u'/v2/images/13474bd9-d6bf-4185-b899-a37cabb475f1/file', 'owner': u'1d7f85b1fb8a4ac7b803797a3e11a0c2', 'id': u'13474bd9-d6bf-4185-b899-a37cabb475f1', 'size': 12716032, u'self': u'/v2/images/13474bd9-d6bf-4185-b899-a37cabb475f1', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1d7f85b1fb8a4ac7b803797a3e11a0c2', 'name': 'rally_sanity-project_0773a0db-639a-4da7-89d1-a2fe03792055', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/13474bd9-d6bf-4185-b899-a37cabb475f1/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-14T17:17:53Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-14T17:17:53Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_0773a0db-639a-4da7-89d1-a2fe03792055', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/13474bd9-d6bf-4185-b899-a37cabb475f1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_0773a0db-639a-4da7-89d1-a2fe03792055', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_0773a0db-639a-4da7-89d1-a2fe03792055', 'created': u'2018-11-14T17:17:53Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-14T17:17:53Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/13474bd9-d6bf-4185-b899-a37cabb475f1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_0773a0db-639a-4da7-89d1-a2fe03792055', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-14 17:17:54,240 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-14 17:17:54,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}2958d1cfd146b4048b46521b1b6566477a413bc3" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_0773a0db-639a-4da7-89d1-a2fe03792055", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-14 17:17:54,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:17: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-5e8f4b7f-e3d7-42a5-906b-396911660c49 x-compute-request-id: req-5e8f4b7f-e3d7-42a5-906b-396911660c49 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_sanity-flavor_0773a0db-639a-4da7-89d1-a2fe03792055", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/ee51e375-1117-4d5d-8bc5-81a5426e5212", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/ee51e375-1117-4d5d-8bc5-81a5426e5212", "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": "ee51e375-1117-4d5d-8bc5-81a5426e5212"}} 2018-11-14 17:17:54,483 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-5e8f4b7f-e3d7-42a5-906b-396911660c49 2018-11-14 17:17:54,483 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.242858886719s 2018-11-14 17:17:54,483 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-5e8f4b7f-e3d7-42a5-906b-396911660c49 2018-11-14 17:17:54,484 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_0773a0db-639a-4da7-89d1-a2fe03792055', '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'49be60fcc4c34adea9e7c304d872b17d', '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'ee51e375-1117-4d5d-8bc5-81a5426e5212', 'swap': 0}) 2018-11-14 17:17:54,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-14 17:17:54,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/ee51e375-1117-4d5d-8bc5-81a5426e5212/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}2958d1cfd146b4048b46521b1b6566477a413bc3" -d '{"extra_specs": {}}' 2018-11-14 17:17:54,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:17: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-c592123f-f571-4cac-9798-6f79cca1cdf1 x-compute-request-id: req-c592123f-f571-4cac-9798-6f79cca1cdf1 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-14 17:17:54,513 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/ee51e375-1117-4d5d-8bc5-81a5426e5212/os-extra_specs used request id req-c592123f-f571-4cac-9798-6f79cca1cdf1 2018-11-14 17:17:54,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0284421443939s 2018-11-14 17:17:54,514 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/ee51e375-1117-4d5d-8bc5-81a5426e5212/os-extra_specs used request id req-c592123f-f571-4cac-9798-6f79cca1cdf1 2018-11-14 17:17:54,514 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-14 17:17:56,743 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-11-14 17:17:58,782 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 40adbd9b-e567-49d3-ae86-8a34b688e9f9 | 2018-11-14T17:17:58.405329 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 40adbd9b-e567-49d3-ae86-8a34b688e9f9 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-11-14 17:18:02,010 - 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-11-14 17:18:03,131 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-11-14 17:18:03,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-11-14 17:18:03,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b3c09f709aec6700dbd8971b1adcd6b5c7936f32" 2018-11-14 17:18:03,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:18:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2dfd15fc-405d-469a-9bde-7f95fa527f54 x-compute-request-id: req-2dfd15fc-405d-469a-9bde-7f95fa527f54 Content-Encoding: gzip Content-Length: 738 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.5", "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": 2010000, "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": 23}, "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.7", "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": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-11-14 17:18:03,373 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-2dfd15fc-405d-469a-9bde-7f95fa527f54 2018-11-14 17:18:03,373 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.238898992538s 2018-11-14 17:18:03,373 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-2dfd15fc-405d-469a-9bde-7f95fa527f54 2018-11-14 17:18:03,374 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-11-14 17:18:03,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b3c09f709aec6700dbd8971b1adcd6b5c7936f32" 2018-11-14 17:18:03,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8053 X-Openstack-Request-Id: req-8fa1f201-e850-42b0-ac52-8bb466bd81c8 Date: Wed, 14 Nov 2018 17:18:03 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": "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": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"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": "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": "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": "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": "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": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-11-14 17:18:03,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/extensions.json used request id req-8fa1f201-e850-42b0-ac52-8bb466bd81c8 2018-11-14 17:18:03,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.205481052399s 2018-11-14 17:18:03,579 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/extensions.json used request id req-8fa1f201-e850-42b0-ac52-8bb466bd81c8 2018-11-14 17:18:03,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-14 17:18:03,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}2958d1cfd146b4048b46521b1b6566477a413bc3" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_0773a0db-639a-4da7-89d1-a2fe03792055", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-14 17:18:03,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:18:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fd8789ae-1274-4183-a5b7-26dd52a29865 x-compute-request-id: req-fd8789ae-1274-4183-a5b7-26dd52a29865 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_sanity-flavor_alt_0773a0db-639a-4da7-89d1-a2fe03792055", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/3be28a2c-3b01-4f4a-9562-6e68d9d0ec6f", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/3be28a2c-3b01-4f4a-9562-6e68d9d0ec6f", "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": "3be28a2c-3b01-4f4a-9562-6e68d9d0ec6f"}} 2018-11-14 17:18:03,638 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-fd8789ae-1274-4183-a5b7-26dd52a29865 2018-11-14 17:18:03,638 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0563721656799s 2018-11-14 17:18:03,639 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-fd8789ae-1274-4183-a5b7-26dd52a29865 2018-11-14 17:18:03,639 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_0773a0db-639a-4da7-89d1-a2fe03792055', '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'49be60fcc4c34adea9e7c304d872b17d', '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'3be28a2c-3b01-4f4a-9562-6e68d9d0ec6f', 'swap': 0}) 2018-11-14 17:18:03,640 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-14 17:18:03,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/3be28a2c-3b01-4f4a-9562-6e68d9d0ec6f/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}2958d1cfd146b4048b46521b1b6566477a413bc3" -d '{"extra_specs": {}}' 2018-11-14 17:18:03,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:18:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-16601317-1c25-4c99-a282-a3bd1c573f18 x-compute-request-id: req-16601317-1c25-4c99-a282-a3bd1c573f18 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-14 17:18:03,657 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/3be28a2c-3b01-4f4a-9562-6e68d9d0ec6f/os-extra_specs used request id req-16601317-1c25-4c99-a282-a3bd1c573f18 2018-11-14 17:18:03,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0171480178833s 2018-11-14 17:18:03,657 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/3be28a2c-3b01-4f4a-9562-6e68d9d0ec6f/os-extra_specs used request id req-16601317-1c25-4c99-a282-a3bd1c573f18 2018-11-14 17:18:03,657 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_0773a0db-639a-4da7-89d1-a2fe03792055', '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'49be60fcc4c34adea9e7c304d872b17d', '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'3be28a2c-3b01-4f4a-9562-6e68d9d0ec6f', 'swap': 0}) 2018-11-14 17:18:03,657 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-authenticate.yaml 2018-11-14 17:18:03,658 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-14 17:18:03,667 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-14 17:18:03,667 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-11-14 17:18:03,667 - 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': 'ad0b571c-82be-4e95-b7c7-87d8f1bc7a7f', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_0773a0db-639a-4da7-89d1-a2fe03792055', 'flavor_name': 'rally_sanity-flavor_0773a0db-639a-4da7-89d1-a2fe03792055', '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_0773a0db-639a-4da7-89d1-a2fe03792055', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-11-14 17:19:16,266 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e4220898-c78a-4d27-b574-2d8ff001c3d5 2018-11-14 17:19:16,267 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally_sanity does not exist, we create it. 2018-11-14 17:19:16,268 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'e4220898-c78a-4d27-b574-2d8ff001c3d5'] 2018-11-14 17:19:17,164 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid e4220898-c78a-4d27-b574-2d8ff001c3d5 -------------------------------------------------------------------------------- Task e4220898-c78a-4d27-b574-2d8ff001c3d5: 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 e4220898-c78a-4d27-b574-2d8ff001c3d5 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.543 | 0.543 | 0.543 | 0.543 | 0.543 | 0.543 | 100.0% | 1 | | total | 0.543 | 0.543 | 0.543 | 0.543 | 0.543 | 0.543 | 100.0% | 1 | | -> duration | 0.543 | 0.543 | 0.543 | 0.543 | 0.543 | 0.543 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.543197 Full duration: 8.504755 -------------------------------------------------------------------------------- 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 e4220898-c78a-4d27-b574-2d8ff001c3d5 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.412 | 0.412 | 0.412 | 0.412 | 0.412 | 0.412 | 100.0% | 1 | | total | 0.889 | 0.889 | 0.889 | 0.889 | 0.889 | 0.889 | 100.0% | 1 | | -> duration | 0.889 | 0.889 | 0.889 | 0.889 | 0.889 | 0.889 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.888912 Full duration: 8.727646 -------------------------------------------------------------------------------- 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 e4220898-c78a-4d27-b574-2d8ff001c3d5 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.64 | 0.64 | 0.64 | 0.64 | 0.64 | 0.64 | 100.0% | 1 | | total | 1.168 | 1.168 | 1.168 | 1.168 | 1.168 | 1.168 | 100.0% | 1 | | -> duration | 1.168 | 1.168 | 1.168 | 1.168 | 1.168 | 1.168 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.168036 Full duration: 8.949912 -------------------------------------------------------------------------------- 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 e4220898-c78a-4d27-b574-2d8ff001c3d5 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.463 | 0.463 | 0.463 | 0.463 | 0.463 | 0.463 | 100.0% | 1 | | total | 0.901 | 0.901 | 0.901 | 0.901 | 0.901 | 0.901 | 100.0% | 1 | | -> duration | 0.901 | 0.901 | 0.901 | 0.901 | 0.901 | 0.901 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.901076 Full duration: 8.906392 -------------------------------------------------------------------------------- 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 e4220898-c78a-4d27-b574-2d8ff001c3d5 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.579 | 0.579 | 0.579 | 0.579 | 0.579 | 0.579 | 100.0% | 1 | | total | 1.018 | 1.018 | 1.018 | 1.018 | 1.018 | 1.018 | 100.0% | 1 | | -> duration | 1.018 | 1.018 | 1.018 | 1.018 | 1.018 | 1.018 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.01822 Full duration: 8.907363 -------------------------------------------------------------------------------- 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 e4220898-c78a-4d27-b574-2d8ff001c3d5 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.244 | 0.244 | 0.244 | 0.244 | 0.244 | 0.244 | 100.0% | 1 | | total | 0.918 | 0.918 | 0.918 | 0.918 | 0.918 | 0.918 | 100.0% | 1 | | -> duration | 0.918 | 0.918 | 0.918 | 0.918 | 0.918 | 0.918 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.918076 Full duration: 8.757884 HINTS: * To plot HTML graphics with this data, run: rally task report e4220898-c78a-4d27-b574-2d8ff001c3d5 --out output.html * To generate a JUnit report, run: rally task export e4220898-c78a-4d27-b574-2d8ff001c3d5 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report e4220898-c78a-4d27-b574-2d8ff001c3d5 --json --out output.json 2018-11-14 17:19:17,165 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'e4220898-c78a-4d27-b574-2d8ff001c3d5', '--out', u'/home/opnfv/functest/results/rally_sanity/authenticate.json'] 2018-11-14 17:19:19,070 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid e4220898-c78a-4d27-b574-2d8ff001c3d5 --out /home/opnfv/functest/results/rally_sanity/authenticate.json 2018-11-14 17:19:18.963 718 INFO rally.api [-] Building 'json' report for the following task(s): 'e4220898-c78a-4d27-b574-2d8ff001c3d5'. 2018-11-14 17:19:18.968 718 INFO rally.api [-] The report has been successfully built. 2018-11-14 17:19:19,071 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'e4220898-c78a-4d27-b574-2d8ff001c3d5', '--out', u'/home/opnfv/functest/results/rally_sanity/authenticate.html'] 2018-11-14 17:19:21,242 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid e4220898-c78a-4d27-b574-2d8ff001c3d5 --out /home/opnfv/functest/results/rally_sanity/authenticate.html 2018-11-14 17:19:21.105 720 INFO rally.api [-] Building 'html' report for the following task(s): 'e4220898-c78a-4d27-b574-2d8ff001c3d5'. 2018-11-14 17:19:21.130 720 INFO rally.api [-] The report has been successfully built. 2018-11-14 17:19:21,246 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-11-14 17:19:21,246 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-glance.yaml 2018-11-14 17:19:21,246 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-14 17:19:21,253 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-14 17:19:21,254 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-11-14 17:19:21,254 - 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': 'ad0b571c-82be-4e95-b7c7-87d8f1bc7a7f', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_0773a0db-639a-4da7-89d1-a2fe03792055', 'flavor_name': 'rally_sanity-flavor_0773a0db-639a-4da7-89d1-a2fe03792055', '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_0773a0db-639a-4da7-89d1-a2fe03792055', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-11-14 17:21:02,732 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ba1b6da3-47ef-4b2c-9ec4-5faec7dc99dc 2018-11-14 17:21:02,733 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'ba1b6da3-47ef-4b2c-9ec4-5faec7dc99dc'] 2018-11-14 17:21:03,601 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid ba1b6da3-47ef-4b2c-9ec4-5faec7dc99dc -------------------------------------------------------------------------------- Task ba1b6da3-47ef-4b2c-9ec4-5faec7dc99dc: 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 ba1b6da3-47ef-4b2c-9ec4-5faec7dc99dc has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.308 | 4.308 | 4.308 | 4.308 | 4.308 | 4.308 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 100.0% | 1 | | -> glance_v2.upload_data | 1.212 | 1.212 | 1.212 | 1.212 | 1.212 | 1.212 | 100.0% | 1 | | glance_v2.delete_image | 0.98 | 0.98 | 0.98 | 0.98 | 0.98 | 0.98 | 100.0% | 1 | | total | 5.289 | 5.289 | 5.289 | 5.289 | 5.289 | 5.289 | 100.0% | 1 | | -> duration | 5.289 | 5.289 | 5.289 | 5.289 | 5.289 | 5.289 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.288781 Full duration: 14.840918 -------------------------------------------------------------------------------- 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 ba1b6da3-47ef-4b2c-9ec4-5faec7dc99dc has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.071 | 4.071 | 4.071 | 4.071 | 4.071 | 4.071 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.597 | 0.597 | 0.597 | 0.597 | 0.597 | 0.597 | 100.0% | 1 | | -> glance_v2.upload_data | 0.989 | 0.989 | 0.989 | 0.989 | 0.989 | 0.989 | 100.0% | 1 | | glance_v2.list_images | 0.214 | 0.214 | 0.214 | 0.214 | 0.214 | 0.214 | 100.0% | 1 | | total | 4.286 | 4.286 | 4.286 | 4.286 | 4.286 | 4.286 | 100.0% | 1 | | -> duration | 4.286 | 4.286 | 4.286 | 4.286 | 4.286 | 4.286 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.285704 Full duration: 16.411497 -------------------------------------------------------------------------------- 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 ba1b6da3-47ef-4b2c-9ec4-5faec7dc99dc 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.408 | 0.408 | 0.408 | 0.408 | 0.408 | 0.408 | 100.0% | 1 | | total | 0.408 | 0.408 | 0.408 | 0.408 | 0.408 | 0.408 | 100.0% | 1 | | -> duration | 0.408 | 0.408 | 0.408 | 0.408 | 0.408 | 0.408 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.40784 Full duration: 9.145806 -------------------------------------------------------------------------------- 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": "ad0b571c-82be-4e95-b7c7-87d8f1bc7a7f" } ], "flavor": { "name": "rally_sanity-flavor_0773a0db-639a-4da7-89d1-a2fe03792055" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ba1b6da3-47ef-4b2c-9ec4-5faec7dc99dc 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.946 | 3.946 | 3.946 | 3.946 | 3.946 | 3.946 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.588 | 0.588 | 0.588 | 0.588 | 0.588 | 0.588 | 100.0% | 1 | | -> glance_v2.upload_data | 0.619 | 0.619 | 0.619 | 0.619 | 0.619 | 0.619 | 100.0% | 1 | | nova.boot_servers | 16.043 | 16.043 | 16.043 | 16.043 | 16.043 | 16.043 | 100.0% | 1 | | total | 19.989 | 19.989 | 19.989 | 19.989 | 19.989 | 19.989 | 100.0% | 1 | | -> duration | 18.989 | 18.989 | 18.989 | 18.989 | 18.989 | 18.989 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.989372 Full duration: 42.042027 HINTS: * To plot HTML graphics with this data, run: rally task report ba1b6da3-47ef-4b2c-9ec4-5faec7dc99dc --out output.html * To generate a JUnit report, run: rally task export ba1b6da3-47ef-4b2c-9ec4-5faec7dc99dc --type junit --to output.xml * To get raw JSON output of task results, run: rally task report ba1b6da3-47ef-4b2c-9ec4-5faec7dc99dc --json --out output.json 2018-11-14 17:21:03,601 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'ba1b6da3-47ef-4b2c-9ec4-5faec7dc99dc', '--out', u'/home/opnfv/functest/results/rally_sanity/glance.json'] 2018-11-14 17:21:05,516 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid ba1b6da3-47ef-4b2c-9ec4-5faec7dc99dc --out /home/opnfv/functest/results/rally_sanity/glance.json 2018-11-14 17:21:05.408 1270 INFO rally.api [-] Building 'json' report for the following task(s): 'ba1b6da3-47ef-4b2c-9ec4-5faec7dc99dc'. 2018-11-14 17:21:05.413 1270 INFO rally.api [-] The report has been successfully built. 2018-11-14 17:21:05,517 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'ba1b6da3-47ef-4b2c-9ec4-5faec7dc99dc', '--out', u'/home/opnfv/functest/results/rally_sanity/glance.html'] 2018-11-14 17:21:07,474 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid ba1b6da3-47ef-4b2c-9ec4-5faec7dc99dc --out /home/opnfv/functest/results/rally_sanity/glance.html 2018-11-14 17:21:07.349 1272 INFO rally.api [-] Building 'html' report for the following task(s): 'ba1b6da3-47ef-4b2c-9ec4-5faec7dc99dc'. 2018-11-14 17:21:07.371 1272 INFO rally.api [-] The report has been successfully built. 2018-11-14 17:21:07,479 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-11-14 17:21:07,480 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-cinder.yaml 2018-11-14 17:21:07,480 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-14 17:21:07,490 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-14 17:21:07,491 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-11-14 17:21:07,491 - 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': 'ad0b571c-82be-4e95-b7c7-87d8f1bc7a7f', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_0773a0db-639a-4da7-89d1-a2fe03792055', 'flavor_name': 'rally_sanity-flavor_0773a0db-639a-4da7-89d1-a2fe03792055', '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_0773a0db-639a-4da7-89d1-a2fe03792055', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-11-14 17:24:32,264 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : eac10528-8d30-4602-a1dd-67becc8f3c9f 2018-11-14 17:24:32,265 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'eac10528-8d30-4602-a1dd-67becc8f3c9f'] 2018-11-14 17:24:33,170 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid eac10528-8d30-4602-a1dd-67becc8f3c9f -------------------------------------------------------------------------------- Task eac10528-8d30-4602-a1dd-67becc8f3c9f: 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 eac10528-8d30-4602-a1dd-67becc8f3c9f 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.833 | 3.833 | 3.833 | 3.833 | 3.833 | 3.833 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.725 | 2.725 | 2.725 | 2.725 | 2.725 | 2.725 | 100.0% | 1 | | total | 6.558 | 6.558 | 6.558 | 6.558 | 6.558 | 6.558 | 100.0% | 1 | | -> duration | 6.558 | 6.558 | 6.558 | 6.558 | 6.558 | 6.558 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.55799 Full duration: 24.056666 -------------------------------------------------------------------------------- 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 eac10528-8d30-4602-a1dd-67becc8f3c9f 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.414 | 3.414 | 3.414 | 3.414 | 3.414 | 3.414 | 100.0% | 1 | | cinder_v2.delete_volume | 1.616 | 1.616 | 1.616 | 1.616 | 1.616 | 1.616 | 100.0% | 1 | | total | 5.03 | 5.03 | 5.03 | 5.03 | 5.03 | 5.03 | 100.0% | 1 | | -> duration | 5.03 | 5.03 | 5.03 | 5.03 | 5.03 | 5.03 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.03013 Full duration: 16.680025 -------------------------------------------------------------------------------- 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_0773a0db-639a-4da7-89d1-a2fe03792055" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task eac10528-8d30-4602-a1dd-67becc8f3c9f has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 9.502 | 9.502 | 9.502 | 9.502 | 9.502 | 9.502 | 100.0% | 1 | | cinder_v2.delete_volume | 2.562 | 2.562 | 2.562 | 2.562 | 2.562 | 2.562 | 100.0% | 1 | | total | 12.065 | 12.065 | 12.065 | 12.065 | 12.065 | 12.065 | 100.0% | 1 | | -> duration | 12.065 | 12.065 | 12.065 | 12.065 | 12.065 | 12.065 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.064776 Full duration: 24.425081 -------------------------------------------------------------------------------- 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 eac10528-8d30-4602-a1dd-67becc8f3c9f 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.396 | 3.396 | 3.396 | 3.396 | 3.396 | 3.396 | 100.0% | 1 | | cinder_v2.delete_volume | 0.541 | 0.541 | 0.541 | 0.541 | 0.541 | 0.541 | 100.0% | 1 | | total | 3.937 | 3.937 | 3.937 | 3.937 | 3.937 | 3.937 | 100.0% | 1 | | -> duration | 3.937 | 3.937 | 3.937 | 3.937 | 3.937 | 3.937 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.937367 Full duration: 15.264052 -------------------------------------------------------------------------------- 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 eac10528-8d30-4602-a1dd-67becc8f3c9f 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.512 | 3.512 | 3.512 | 3.512 | 3.512 | 3.512 | 100.0% | 1 | | cinder_v2.extend_volume | 0.35 | 0.35 | 0.35 | 0.35 | 0.35 | 0.35 | 100.0% | 1 | | cinder_v2.delete_volume | 2.57 | 2.57 | 2.57 | 2.57 | 2.57 | 2.57 | 100.0% | 1 | | total | 6.433 | 6.433 | 6.433 | 6.433 | 6.433 | 6.433 | 100.0% | 1 | | -> duration | 6.433 | 6.433 | 6.433 | 6.433 | 6.433 | 6.433 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.432775 Full duration: 17.466967 -------------------------------------------------------------------------------- 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 eac10528-8d30-4602-a1dd-67becc8f3c9f 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.52 | 3.52 | 3.52 | 3.52 | 3.52 | 3.52 | 100.0% | 1 | | cinder_v2.delete_volume | 2.508 | 2.508 | 2.508 | 2.508 | 2.508 | 2.508 | 100.0% | 1 | | total | 6.029 | 6.029 | 6.029 | 6.029 | 6.029 | 6.029 | 100.0% | 1 | | -> duration | 6.029 | 6.029 | 6.029 | 6.029 | 6.029 | 6.029 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.028543 Full duration: 23.581164 -------------------------------------------------------------------------------- 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 eac10528-8d30-4602-a1dd-67becc8f3c9f 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.665 | 0.665 | 0.665 | 0.665 | 0.665 | 0.665 | 100.0% | 1 | | cinder_v2.list_qos | 0.246 | 0.246 | 0.246 | 0.246 | 0.246 | 0.246 | 100.0% | 1 | | total | 0.912 | 0.912 | 0.912 | 0.912 | 0.912 | 0.912 | 100.0% | 1 | | -> duration | 0.912 | 0.912 | 0.912 | 0.912 | 0.912 | 0.912 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.91153 Full duration: 13.948461 -------------------------------------------------------------------------------- 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 eac10528-8d30-4602-a1dd-67becc8f3c9f 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.72 | 0.72 | 0.72 | 0.72 | 0.72 | 0.72 | 100.0% | 1 | | cinder_v2.set_qos | 0.232 | 0.232 | 0.232 | 0.232 | 0.232 | 0.232 | 100.0% | 1 | | total | 0.952 | 0.952 | 0.952 | 0.952 | 0.952 | 0.952 | 100.0% | 1 | | -> duration | 0.952 | 0.952 | 0.952 | 0.952 | 0.952 | 0.952 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.952039 Full duration: 13.93474 -------------------------------------------------------------------------------- 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 eac10528-8d30-4602-a1dd-67becc8f3c9f 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.726 | 0.726 | 0.726 | 0.726 | 0.726 | 0.726 | 100.0% | 1 | | cinder_v2.list_types | 0.217 | 0.217 | 0.217 | 0.217 | 0.217 | 0.217 | 100.0% | 1 | | total | 0.943 | 0.943 | 0.943 | 0.943 | 0.943 | 0.943 | 100.0% | 1 | | -> duration | 0.943 | 0.943 | 0.943 | 0.943 | 0.943 | 0.943 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.943466 Full duration: 13.984066 -------------------------------------------------------------------------------- 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 eac10528-8d30-4602-a1dd-67becc8f3c9f 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.709 | 0.709 | 0.709 | 0.709 | 0.709 | 0.709 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.261 | 0.261 | 0.261 | 0.261 | 0.261 | 0.261 | 100.0% | 1 | | total | 0.971 | 0.971 | 0.971 | 0.971 | 0.971 | 0.971 | 100.0% | 1 | | -> duration | 0.971 | 0.971 | 0.971 | 0.971 | 0.971 | 0.971 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.971065 Full duration: 14.088975 HINTS: * To plot HTML graphics with this data, run: rally task report eac10528-8d30-4602-a1dd-67becc8f3c9f --out output.html * To generate a JUnit report, run: rally task export eac10528-8d30-4602-a1dd-67becc8f3c9f --type junit --to output.xml * To get raw JSON output of task results, run: rally task report eac10528-8d30-4602-a1dd-67becc8f3c9f --json --out output.json 2018-11-14 17:24:33,170 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'eac10528-8d30-4602-a1dd-67becc8f3c9f', '--out', u'/home/opnfv/functest/results/rally_sanity/cinder.json'] 2018-11-14 17:24:35,059 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid eac10528-8d30-4602-a1dd-67becc8f3c9f --out /home/opnfv/functest/results/rally_sanity/cinder.json 2018-11-14 17:24:34.966 3058 INFO rally.api [-] Building 'json' report for the following task(s): 'eac10528-8d30-4602-a1dd-67becc8f3c9f'. 2018-11-14 17:24:34.976 3058 INFO rally.api [-] The report has been successfully built. 2018-11-14 17:24:35,060 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'eac10528-8d30-4602-a1dd-67becc8f3c9f', '--out', u'/home/opnfv/functest/results/rally_sanity/cinder.html'] 2018-11-14 17:24:36,985 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid eac10528-8d30-4602-a1dd-67becc8f3c9f --out /home/opnfv/functest/results/rally_sanity/cinder.html 2018-11-14 17:24:36.857 3060 INFO rally.api [-] Building 'html' report for the following task(s): 'eac10528-8d30-4602-a1dd-67becc8f3c9f'. 2018-11-14 17:24:36.884 3060 INFO rally.api [-] The report has been successfully built. 2018-11-14 17:24:36,998 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-11-14 17:24:36,999 - 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-11-14 17:24:36,999 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-14 17:24:37,013 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-14 17:24:37,014 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2018-11-14 17:24:37,014 - 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': 'ad0b571c-82be-4e95-b7c7-87d8f1bc7a7f', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_0773a0db-639a-4da7-89d1-a2fe03792055', 'flavor_name': 'rally_sanity-flavor_0773a0db-639a-4da7-89d1-a2fe03792055', '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_0773a0db-639a-4da7-89d1-a2fe03792055', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-11-14 17:26:47,029 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 179dbc61-b980-4c71-8fab-7c16c1539e6f 2018-11-14 17:26:47,029 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '179dbc61-b980-4c71-8fab-7c16c1539e6f'] 2018-11-14 17:26:47,878 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 179dbc61-b980-4c71-8fab-7c16c1539e6f -------------------------------------------------------------------------------- Task 179dbc61-b980-4c71-8fab-7c16c1539e6f: 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 179dbc61-b980-4c71-8fab-7c16c1539e6f 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.647 | 0.647 | 0.647 | 0.647 | 0.647 | 0.647 | 100.0% | 1 | | total | 0.647 | 0.647 | 0.647 | 0.647 | 0.647 | 0.647 | 100.0% | 1 | | -> duration | 0.647 | 0.647 | 0.647 | 0.647 | 0.647 | 0.647 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.647427 Full duration: 8.450049 -------------------------------------------------------------------------------- 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 179dbc61-b980-4c71-8fab-7c16c1539e6f 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.674 | 0.674 | 0.674 | 0.674 | 0.674 | 0.674 | 100.0% | 1 | | total | 0.674 | 0.674 | 0.674 | 0.674 | 0.674 | 0.674 | 100.0% | 1 | | -> duration | 0.674 | 0.674 | 0.674 | 0.674 | 0.674 | 0.674 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.673885 Full duration: 8.717933 -------------------------------------------------------------------------------- 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 179dbc61-b980-4c71-8fab-7c16c1539e6f 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.633 | 0.633 | 0.633 | 0.633 | 0.633 | 0.633 | 100.0% | 1 | | total | 0.633 | 0.633 | 0.633 | 0.633 | 0.633 | 0.633 | 100.0% | 1 | | -> duration | 0.633 | 0.633 | 0.633 | 0.633 | 0.633 | 0.633 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.632723 Full duration: 8.556615 -------------------------------------------------------------------------------- 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 179dbc61-b980-4c71-8fab-7c16c1539e6f 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.753 | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.287 | 0.287 | 0.287 | 0.287 | 0.287 | 0.287 | 100.0% | 1 | | total | 1.04 | 1.04 | 1.04 | 1.04 | 1.04 | 1.04 | 100.0% | 1 | | -> duration | 1.04 | 1.04 | 1.04 | 1.04 | 1.04 | 1.04 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.04001 Full duration: 9.354018 -------------------------------------------------------------------------------- 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 179dbc61-b980-4c71-8fab-7c16c1539e6f 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.681 | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 100.0% | 1 | | total | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 100.0% | 1 | | -> duration | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.680686 Full duration: 8.686229 -------------------------------------------------------------------------------- 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 179dbc61-b980-4c71-8fab-7c16c1539e6f 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.679 | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.227 | 0.227 | 0.227 | 0.227 | 0.227 | 0.227 | 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.906484 Full duration: 9.337608 -------------------------------------------------------------------------------- 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 179dbc61-b980-4c71-8fab-7c16c1539e6f 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.614 | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 100.0% | 1 | | total | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 100.0% | 1 | | -> duration | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.614499 Full duration: 8.092439 -------------------------------------------------------------------------------- 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 179dbc61-b980-4c71-8fab-7c16c1539e6f 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.272 | 1.272 | 1.272 | 1.272 | 1.272 | 1.272 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.347 | 0.347 | 0.347 | 0.347 | 0.347 | 0.347 | 100.0% | 1 | | total | 1.62 | 1.62 | 1.62 | 1.62 | 1.62 | 1.62 | 100.0% | 1 | | -> duration | 1.62 | 1.62 | 1.62 | 1.62 | 1.62 | 1.62 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.6198 Full duration: 9.87162 -------------------------------------------------------------------------------- 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 179dbc61-b980-4c71-8fab-7c16c1539e6f 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.648 | 0.648 | 0.648 | 0.648 | 0.648 | 0.648 | 100.0% | 1 | | total | 0.648 | 0.648 | 0.648 | 0.648 | 0.648 | 0.648 | 100.0% | 1 | | -> duration | 0.648 | 0.648 | 0.648 | 0.648 | 0.648 | 0.648 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.647909 Full duration: 8.452025 -------------------------------------------------------------------------------- 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 179dbc61-b980-4c71-8fab-7c16c1539e6f 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.855 | 0.855 | 0.855 | 0.855 | 0.855 | 0.855 | 100.0% | 1 | | gnocchi.delete_metric | 0.232 | 0.232 | 0.232 | 0.232 | 0.232 | 0.232 | 100.0% | 1 | | total | 1.087 | 1.087 | 1.087 | 1.087 | 1.087 | 1.087 | 100.0% | 1 | | -> duration | 1.087 | 1.087 | 1.087 | 1.087 | 1.087 | 1.087 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.087427 Full duration: 9.275366 -------------------------------------------------------------------------------- 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 179dbc61-b980-4c71-8fab-7c16c1539e6f 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.655 | 0.655 | 0.655 | 0.655 | 0.655 | 0.655 | 100.0% | 1 | | gnocchi.delete_resource | 0.227 | 0.227 | 0.227 | 0.227 | 0.227 | 0.227 | 100.0% | 1 | | total | 0.883 | 0.883 | 0.883 | 0.883 | 0.883 | 0.883 | 100.0% | 1 | | -> duration | 0.883 | 0.883 | 0.883 | 0.883 | 0.883 | 0.883 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.88291 Full duration: 9.276538 HINTS: * To plot HTML graphics with this data, run: rally task report 179dbc61-b980-4c71-8fab-7c16c1539e6f --out output.html * To generate a JUnit report, run: rally task export 179dbc61-b980-4c71-8fab-7c16c1539e6f --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 179dbc61-b980-4c71-8fab-7c16c1539e6f --json --out output.json 2018-11-14 17:26:47,878 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '179dbc61-b980-4c71-8fab-7c16c1539e6f', '--out', u'/home/opnfv/functest/results/rally_sanity/gnocchi.json'] 2018-11-14 17:26:49,816 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 179dbc61-b980-4c71-8fab-7c16c1539e6f --out /home/opnfv/functest/results/rally_sanity/gnocchi.json 2018-11-14 17:26:49.705 4192 INFO rally.api [-] Building 'json' report for the following task(s): '179dbc61-b980-4c71-8fab-7c16c1539e6f'. 2018-11-14 17:26:49.713 4192 INFO rally.api [-] The report has been successfully built. 2018-11-14 17:26:49,817 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '179dbc61-b980-4c71-8fab-7c16c1539e6f', '--out', u'/home/opnfv/functest/results/rally_sanity/gnocchi.html'] 2018-11-14 17:26:51,784 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 179dbc61-b980-4c71-8fab-7c16c1539e6f --out /home/opnfv/functest/results/rally_sanity/gnocchi.html 2018-11-14 17:26:51.651 4194 INFO rally.api [-] Building 'html' report for the following task(s): '179dbc61-b980-4c71-8fab-7c16c1539e6f'. 2018-11-14 17:26:51.678 4194 INFO rally.api [-] The report has been successfully built. 2018-11-14 17:26:51,789 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2018-11-14 17:26:51,789 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-heat.yaml 2018-11-14 17:26:51,789 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-14 17:26:51,795 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-14 17:26:51,796 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-11-14 17:26:51,796 - 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': 'ad0b571c-82be-4e95-b7c7-87d8f1bc7a7f', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_0773a0db-639a-4da7-89d1-a2fe03792055', 'flavor_name': 'rally_sanity-flavor_0773a0db-639a-4da7-89d1-a2fe03792055', '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_0773a0db-639a-4da7-89d1-a2fe03792055', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-11-14 17:28:22,863 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 6cc0f49e-8523-423c-9754-eaddb6dcbe54 2018-11-14 17:28:22,864 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '6cc0f49e-8523-423c-9754-eaddb6dcbe54'] 2018-11-14 17:28:23,803 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 6cc0f49e-8523-423c-9754-eaddb6dcbe54 -------------------------------------------------------------------------------- Task 6cc0f49e-8523-423c-9754-eaddb6dcbe54: 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 6cc0f49e-8523-423c-9754-eaddb6dcbe54 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.819 | 4.819 | 4.819 | 4.819 | 4.819 | 4.819 | 100.0% | 1 | | heat.update_stack | 3.206 | 3.206 | 3.206 | 3.206 | 3.206 | 3.206 | 100.0% | 1 | | heat.delete_stack | 2.601 | 2.601 | 2.601 | 2.601 | 2.601 | 2.601 | 100.0% | 1 | | total | 10.626 | 10.626 | 10.626 | 10.626 | 10.626 | 10.626 | 100.0% | 1 | | -> duration | 6.626 | 6.626 | 6.626 | 6.626 | 6.626 | 6.626 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.626079 Full duration: 21.889539 -------------------------------------------------------------------------------- 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 6cc0f49e-8523-423c-9754-eaddb6dcbe54 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.015 | 5.015 | 5.015 | 5.015 | 5.015 | 5.015 | 100.0% | 1 | | heat.check_stack | 1.274 | 1.274 | 1.274 | 1.274 | 1.274 | 1.274 | 100.0% | 1 | | heat.delete_stack | 2.191 | 2.191 | 2.191 | 2.191 | 2.191 | 2.191 | 100.0% | 1 | | total | 8.481 | 8.481 | 8.481 | 8.481 | 8.481 | 8.481 | 100.0% | 1 | | -> duration | 6.481 | 6.481 | 6.481 | 6.481 | 6.481 | 6.481 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.480506 Full duration: 18.175351 -------------------------------------------------------------------------------- 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 6cc0f49e-8523-423c-9754-eaddb6dcbe54 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.794 | 4.794 | 4.794 | 4.794 | 4.794 | 4.794 | 100.0% | 1 | | heat.suspend_stack | 1.002 | 1.002 | 1.002 | 1.002 | 1.002 | 1.002 | 100.0% | 1 | | heat.resume_stack | 0.961 | 0.961 | 0.961 | 0.961 | 0.961 | 0.961 | 100.0% | 1 | | heat.delete_stack | 2.011 | 2.011 | 2.011 | 2.011 | 2.011 | 2.011 | 100.0% | 1 | | total | 8.767 | 8.767 | 8.767 | 8.767 | 8.767 | 8.767 | 100.0% | 1 | | -> duration | 6.767 | 6.767 | 6.767 | 6.767 | 6.767 | 6.767 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.767409 Full duration: 18.250226 -------------------------------------------------------------------------------- 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 6cc0f49e-8523-423c-9754-eaddb6dcbe54 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.667 | 0.667 | 0.667 | 0.667 | 0.667 | 0.667 | 100.0% | 1 | | total | 0.667 | 0.667 | 0.667 | 0.667 | 0.667 | 0.667 | 100.0% | 1 | | -> duration | 0.667 | 0.667 | 0.667 | 0.667 | 0.667 | 0.667 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.66696 Full duration: 9.476129 HINTS: * To plot HTML graphics with this data, run: rally task report 6cc0f49e-8523-423c-9754-eaddb6dcbe54 --out output.html * To generate a JUnit report, run: rally task export 6cc0f49e-8523-423c-9754-eaddb6dcbe54 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 6cc0f49e-8523-423c-9754-eaddb6dcbe54 --json --out output.json 2018-11-14 17:28:23,804 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '6cc0f49e-8523-423c-9754-eaddb6dcbe54', '--out', u'/home/opnfv/functest/results/rally_sanity/heat.json'] 2018-11-14 17:28:25,679 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 6cc0f49e-8523-423c-9754-eaddb6dcbe54 --out /home/opnfv/functest/results/rally_sanity/heat.json 2018-11-14 17:28:25.583 5104 INFO rally.api [-] Building 'json' report for the following task(s): '6cc0f49e-8523-423c-9754-eaddb6dcbe54'. 2018-11-14 17:28:25.587 5104 INFO rally.api [-] The report has been successfully built. 2018-11-14 17:28:25,680 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '6cc0f49e-8523-423c-9754-eaddb6dcbe54', '--out', u'/home/opnfv/functest/results/rally_sanity/heat.html'] 2018-11-14 17:28:27,507 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 6cc0f49e-8523-423c-9754-eaddb6dcbe54 --out /home/opnfv/functest/results/rally_sanity/heat.html 2018-11-14 17:28:27.384 5106 INFO rally.api [-] Building 'html' report for the following task(s): '6cc0f49e-8523-423c-9754-eaddb6dcbe54'. 2018-11-14 17:28:27.405 5106 INFO rally.api [-] The report has been successfully built. 2018-11-14 17:28:27,512 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-11-14 17:28:27,513 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2018-11-14 17:28:27,513 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-14 17:28:27,525 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-14 17:28:27,526 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-11-14 17:28:27,526 - 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': 'ad0b571c-82be-4e95-b7c7-87d8f1bc7a7f', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_0773a0db-639a-4da7-89d1-a2fe03792055', 'flavor_name': 'rally_sanity-flavor_0773a0db-639a-4da7-89d1-a2fe03792055', '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_0773a0db-639a-4da7-89d1-a2fe03792055', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-11-14 17:32:04,320 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 0d89ee7c-3153-4ff5-bea7-b414bf1b7476 2018-11-14 17:32:04,321 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '0d89ee7c-3153-4ff5-bea7-b414bf1b7476'] 2018-11-14 17:32:05,329 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 0d89ee7c-3153-4ff5-bea7-b414bf1b7476 -------------------------------------------------------------------------------- Task 0d89ee7c-3153-4ff5-bea7-b414bf1b7476: 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 0d89ee7c-3153-4ff5-bea7-b414bf1b7476 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.539 | 0.539 | 0.539 | 0.539 | 0.539 | 0.539 | 100.0% | 1 | | keystone_v3.add_role | 0.165 | 0.165 | 0.165 | 0.165 | 0.165 | 0.165 | 100.0% | 1 | | keystone_v3.revoke_role | 0.167 | 0.167 | 0.167 | 0.167 | 0.167 | 0.167 | 100.0% | 1 | | total | 0.871 | 0.871 | 0.871 | 0.871 | 0.871 | 0.871 | 100.0% | 1 | | -> duration | 0.871 | 0.871 | 0.871 | 0.871 | 0.871 | 0.871 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.870999 Full duration: 16.30596 -------------------------------------------------------------------------------- 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 0d89ee7c-3153-4ff5-bea7-b414bf1b7476 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.579 | 0.579 | 0.579 | 0.579 | 0.579 | 0.579 | 100.0% | 1 | | keystone_v3.add_role | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 100.0% | 1 | | keystone_v3.list_roles | 0.146 | 0.146 | 0.146 | 0.146 | 0.146 | 0.146 | 100.0% | 1 | | total | 0.866 | 0.866 | 0.866 | 0.866 | 0.866 | 0.866 | 100.0% | 1 | | -> duration | 0.866 | 0.866 | 0.866 | 0.866 | 0.866 | 0.866 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.865577 Full duration: 15.930401 -------------------------------------------------------------------------------- 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 0d89ee7c-3153-4ff5-bea7-b414bf1b7476 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.898 | 0.898 | 0.898 | 0.898 | 0.898 | 0.898 | 100.0% | 1 | | keystone_v3.list_projects | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 100.0% | 1 | | total | 1.01 | 1.01 | 1.01 | 1.01 | 1.01 | 1.01 | 100.0% | 1 | | -> duration | 1.01 | 1.01 | 1.01 | 1.01 | 1.01 | 1.01 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.009912 Full duration: 16.286839 -------------------------------------------------------------------------------- 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 0d89ee7c-3153-4ff5-bea7-b414bf1b7476 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.555 | 0.555 | 0.555 | 0.555 | 0.555 | 0.555 | 100.0% | 1 | | keystone_v3.delete_role | 0.137 | 0.137 | 0.137 | 0.137 | 0.137 | 0.137 | 100.0% | 1 | | total | 0.693 | 0.693 | 0.693 | 0.693 | 0.693 | 0.693 | 100.0% | 1 | | -> duration | 0.693 | 0.693 | 0.693 | 0.693 | 0.693 | 0.693 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.692977 Full duration: 14.316335 -------------------------------------------------------------------------------- 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 0d89ee7c-3153-4ff5-bea7-b414bf1b7476 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.555 | 0.555 | 0.555 | 0.555 | 0.555 | 0.555 | 100.0% | 1 | | keystone_v3.delete_service | 0.146 | 0.146 | 0.146 | 0.146 | 0.146 | 0.146 | 100.0% | 1 | | total | 0.702 | 0.702 | 0.702 | 0.702 | 0.702 | 0.702 | 100.0% | 1 | | -> duration | 0.702 | 0.702 | 0.702 | 0.702 | 0.702 | 0.702 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.70169 Full duration: 13.917438 -------------------------------------------------------------------------------- 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 0d89ee7c-3153-4ff5-bea7-b414bf1b7476 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.783 | 0.783 | 0.783 | 0.783 | 0.783 | 0.783 | 100.0% | 1 | | keystone_v3.create_user | 0.607 | 0.607 | 0.607 | 0.607 | 0.607 | 0.607 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 100.0% | 1 | | -> keystone_v3.add_role | 0.147 | 0.147 | 0.147 | 0.147 | 0.147 | 0.147 | 100.0% | 1 | | keystone_v3.create_role | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 100.0% | 1 | | keystone_v3.get_project | 0.18 | 0.18 | 0.18 | 0.18 | 0.18 | 0.18 | 100.0% | 1 | | keystone_v3.get_user | 0.132 | 0.132 | 0.132 | 0.132 | 0.132 | 0.132 | 100.0% | 1 | | keystone_v3.get_role | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 100.0% | 1 | | keystone_v3.list_services | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 100.0% | 1 | | keystone_v3.get_services | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 100.0% | 1 | | total | 2.278 | 2.278 | 2.278 | 2.278 | 2.278 | 2.278 | 100.0% | 1 | | -> duration | 2.278 | 2.278 | 2.278 | 2.278 | 2.278 | 2.278 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.277909 Full duration: 22.12468 -------------------------------------------------------------------------------- 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 0d89ee7c-3153-4ff5-bea7-b414bf1b7476 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.799 | 0.799 | 0.799 | 0.799 | 0.799 | 0.799 | 100.0% | 1 | | keystone_v3.update_project | 0.137 | 0.137 | 0.137 | 0.137 | 0.137 | 0.137 | 100.0% | 1 | | keystone_v3.delete_project | 0.179 | 0.179 | 0.179 | 0.179 | 0.179 | 0.179 | 100.0% | 1 | | total | 1.115 | 1.115 | 1.115 | 1.115 | 1.115 | 1.115 | 100.0% | 1 | | -> duration | 1.115 | 1.115 | 1.115 | 1.115 | 1.115 | 1.115 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.115375 Full duration: 14.591518 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0d89ee7c-3153-4ff5-bea7-b414bf1b7476 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.797 | 0.797 | 0.797 | 0.797 | 0.797 | 0.797 | 100.0% | 1 | | total | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 100.0% | 1 | | -> duration | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.926404 Full duration: 16.222315 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0d89ee7c-3153-4ff5-bea7-b414bf1b7476 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.689 | 0.689 | 0.689 | 0.689 | 0.689 | 0.689 | 100.0% | 1 | | total | 0.689 | 0.689 | 0.689 | 0.689 | 0.689 | 0.689 | 100.0% | 1 | | -> duration | 0.689 | 0.689 | 0.689 | 0.689 | 0.689 | 0.689 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.688932 Full duration: 15.995584 -------------------------------------------------------------------------------- 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 0d89ee7c-3153-4ff5-bea7-b414bf1b7476 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.777 | 0.777 | 0.777 | 0.777 | 0.777 | 0.777 | 100.0% | 1 | | keystone_v3.list_users | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 100.0% | 1 | | total | 1.022 | 1.022 | 1.022 | 1.022 | 1.022 | 1.022 | 100.0% | 1 | | -> duration | 1.022 | 1.022 | 1.022 | 1.022 | 1.022 | 1.022 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.02232 Full duration: 16.339026 -------------------------------------------------------------------------------- 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 0d89ee7c-3153-4ff5-bea7-b414bf1b7476 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.811 | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 100.0% | 1 | | keystone_v3.create_users | 6.562 | 6.562 | 6.562 | 6.562 | 6.562 | 6.562 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 6.562 | 6.562 | 6.562 | 6.562 | 6.562 | 6.562 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 1.041 | 1.041 | 1.041 | 1.041 | 1.041 | 1.041 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.531 | 1.531 | 1.531 | 1.531 | 1.531 | 1.531 | 100.0% | 1 | | total | 8.616 | 8.616 | 8.616 | 8.616 | 8.616 | 8.616 | 100.0% | 1 | | -> duration | 8.616 | 8.616 | 8.616 | 8.616 | 8.616 | 8.616 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.615776 Full duration: 26.84098 HINTS: * To plot HTML graphics with this data, run: rally task report 0d89ee7c-3153-4ff5-bea7-b414bf1b7476 --out output.html * To generate a JUnit report, run: rally task export 0d89ee7c-3153-4ff5-bea7-b414bf1b7476 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 0d89ee7c-3153-4ff5-bea7-b414bf1b7476 --json --out output.json 2018-11-14 17:32:05,330 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '0d89ee7c-3153-4ff5-bea7-b414bf1b7476', '--out', u'/home/opnfv/functest/results/rally_sanity/keystone.json'] 2018-11-14 17:32:07,330 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 0d89ee7c-3153-4ff5-bea7-b414bf1b7476 --out /home/opnfv/functest/results/rally_sanity/keystone.json 2018-11-14 17:32:07.178 7018 INFO rally.api [-] Building 'json' report for the following task(s): '0d89ee7c-3153-4ff5-bea7-b414bf1b7476'. 2018-11-14 17:32:07.188 7018 INFO rally.api [-] The report has been successfully built. 2018-11-14 17:32:07,330 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '0d89ee7c-3153-4ff5-bea7-b414bf1b7476', '--out', u'/home/opnfv/functest/results/rally_sanity/keystone.html'] 2018-11-14 17:32:09,322 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 0d89ee7c-3153-4ff5-bea7-b414bf1b7476 --out /home/opnfv/functest/results/rally_sanity/keystone.html 2018-11-14 17:32:09.190 7020 INFO rally.api [-] Building 'html' report for the following task(s): '0d89ee7c-3153-4ff5-bea7-b414bf1b7476'. 2018-11-14 17:32:09.219 7020 INFO rally.api [-] The report has been successfully built. 2018-11-14 17:32:09,330 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-11-14 17:32:09,331 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-neutron.yaml 2018-11-14 17:32:09,331 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-14 17:32:09,344 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-14 17:32:09,346 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-11-14 17:32:09,346 - 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': 'ad0b571c-82be-4e95-b7c7-87d8f1bc7a7f', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_0773a0db-639a-4da7-89d1-a2fe03792055', 'flavor_name': 'rally_sanity-flavor_0773a0db-639a-4da7-89d1-a2fe03792055', '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_0773a0db-639a-4da7-89d1-a2fe03792055', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-11-14 17:38:32,416 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b4854812-2dc4-4d00-9a10-08a31e31457c 2018-11-14 17:38:32,417 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'b4854812-2dc4-4d00-9a10-08a31e31457c'] 2018-11-14 17:38:33,294 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid b4854812-2dc4-4d00-9a10-08a31e31457c -------------------------------------------------------------------------------- Task b4854812-2dc4-4d00-9a10-08a31e31457c: 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 b4854812-2dc4-4d00-9a10-08a31e31457c 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.291 | 1.291 | 1.291 | 1.291 | 1.291 | 1.291 | 100.0% | 1 | | neutron.delete_network | 1.018 | 1.018 | 1.018 | 1.018 | 1.018 | 1.018 | 100.0% | 1 | | total | 2.309 | 2.309 | 2.309 | 2.309 | 2.309 | 2.309 | 100.0% | 1 | | -> duration | 2.309 | 2.309 | 2.309 | 2.309 | 2.309 | 2.309 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.308791 Full duration: 17.978278 -------------------------------------------------------------------------------- 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 b4854812-2dc4-4d00-9a10-08a31e31457c 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.538 | 1.538 | 1.538 | 1.538 | 1.538 | 1.538 | 100.0% | 1 | | neutron.delete_port | 0.802 | 0.802 | 0.802 | 0.802 | 0.802 | 0.802 | 100.0% | 1 | | total | 2.34 | 2.34 | 2.34 | 2.34 | 2.34 | 2.34 | 100.0% | 1 | | -> duration | 2.34 | 2.34 | 2.34 | 2.34 | 2.34 | 2.34 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.339659 Full duration: 35.23434 -------------------------------------------------------------------------------- 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 b4854812-2dc4-4d00-9a10-08a31e31457c 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.093 | 1.093 | 1.093 | 1.093 | 1.093 | 1.093 | 100.0% | 1 | | neutron.create_subnet | 1.072 | 1.072 | 1.072 | 1.072 | 1.072 | 1.072 | 100.0% | 1 | | neutron.create_router | 0.385 | 0.385 | 0.385 | 0.385 | 0.385 | 0.385 | 100.0% | 1 | | neutron.add_interface_router | 2.107 | 2.107 | 2.107 | 2.107 | 2.107 | 2.107 | 100.0% | 1 | | neutron.remove_interface_router | 1.614 | 1.614 | 1.614 | 1.614 | 1.614 | 1.614 | 100.0% | 1 | | neutron.delete_router | 0.63 | 0.63 | 0.63 | 0.63 | 0.63 | 0.63 | 100.0% | 1 | | total | 6.901 | 6.901 | 6.901 | 6.901 | 6.901 | 6.901 | 100.0% | 1 | | -> duration | 6.901 | 6.901 | 6.901 | 6.901 | 6.901 | 6.901 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.900587 Full duration: 45.607117 -------------------------------------------------------------------------------- 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 b4854812-2dc4-4d00-9a10-08a31e31457c has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_subnet | 1.333 | 1.333 | 1.333 | 1.333 | 1.333 | 1.333 | 100.0% | 1 | | neutron.delete_subnet | 1.122 | 1.122 | 1.122 | 1.122 | 1.122 | 1.122 | 100.0% | 1 | | total | 2.456 | 2.456 | 2.456 | 2.456 | 2.456 | 2.456 | 100.0% | 1 | | -> duration | 2.456 | 2.456 | 2.456 | 2.456 | 2.456 | 2.456 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.455532 Full duration: 36.771618 -------------------------------------------------------------------------------- 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 b4854812-2dc4-4d00-9a10-08a31e31457c 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.195 | 1.195 | 1.195 | 1.195 | 1.195 | 1.195 | 100.0% | 1 | | neutron.list_networks | 0.465 | 0.465 | 0.465 | 0.465 | 0.465 | 0.465 | 100.0% | 1 | | total | 1.661 | 1.661 | 1.661 | 1.661 | 1.661 | 1.661 | 100.0% | 1 | | -> duration | 1.661 | 1.661 | 1.661 | 1.661 | 1.661 | 1.661 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.660731 Full duration: 20.429134 -------------------------------------------------------------------------------- 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 b4854812-2dc4-4d00-9a10-08a31e31457c 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.962 | 1.962 | 1.962 | 1.962 | 1.962 | 1.962 | 100.0% | 1 | | neutron.list_ports | 0.235 | 0.235 | 0.235 | 0.235 | 0.235 | 0.235 | 100.0% | 1 | | total | 2.198 | 2.198 | 2.198 | 2.198 | 2.198 | 2.198 | 100.0% | 1 | | -> duration | 2.198 | 2.198 | 2.198 | 2.198 | 2.198 | 2.198 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.197631 Full duration: 42.112094 -------------------------------------------------------------------------------- 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 b4854812-2dc4-4d00-9a10-08a31e31457c has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.95 | 0.95 | 0.95 | 0.95 | 0.95 | 0.95 | 100.0% | 1 | | neutron.create_subnet | 0.826 | 0.826 | 0.826 | 0.826 | 0.826 | 0.826 | 100.0% | 1 | | neutron.create_router | 0.362 | 0.362 | 0.362 | 0.362 | 0.362 | 0.362 | 100.0% | 1 | | neutron.add_interface_router | 2.428 | 2.428 | 2.428 | 2.428 | 2.428 | 2.428 | 100.0% | 1 | | neutron.list_routers | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 100.0% | 1 | | total | 5.318 | 5.318 | 5.318 | 5.318 | 5.318 | 5.318 | 100.0% | 1 | | -> duration | 5.318 | 5.318 | 5.318 | 5.318 | 5.318 | 5.318 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.317699 Full duration: 50.334359 -------------------------------------------------------------------------------- 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 b4854812-2dc4-4d00-9a10-08a31e31457c has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.965 | 0.965 | 0.965 | 0.965 | 0.965 | 0.965 | 100.0% | 1 | | neutron.create_subnet | 0.97 | 0.97 | 0.97 | 0.97 | 0.97 | 0.97 | 100.0% | 1 | | neutron.list_subnets | 0.287 | 0.287 | 0.287 | 0.287 | 0.287 | 0.287 | 100.0% | 1 | | total | 2.222 | 2.222 | 2.222 | 2.222 | 2.222 | 2.222 | 100.0% | 1 | | -> duration | 2.222 | 2.222 | 2.222 | 2.222 | 2.222 | 2.222 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.221824 Full duration: 40.547843 -------------------------------------------------------------------------------- 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 b4854812-2dc4-4d00-9a10-08a31e31457c 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.094 | 1.094 | 1.094 | 1.094 | 1.094 | 1.094 | 100.0% | 1 | | neutron.delete_security_group | 0.337 | 0.337 | 0.337 | 0.337 | 0.337 | 0.337 | 100.0% | 1 | | total | 1.431 | 1.431 | 1.431 | 1.431 | 1.431 | 1.431 | 100.0% | 1 | | -> duration | 1.431 | 1.431 | 1.431 | 1.431 | 1.431 | 1.431 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.431169 Full duration: 17.242609 -------------------------------------------------------------------------------- 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 b4854812-2dc4-4d00-9a10-08a31e31457c 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.088 | 1.088 | 1.088 | 1.088 | 1.088 | 1.088 | 100.0% | 1 | | neutron.create_security_group_rule | 0.471 | 0.471 | 0.471 | 0.471 | 0.471 | 0.471 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.26 | 0.26 | 0.26 | 0.26 | 0.26 | 0.26 | 100.0% | 1 | | neutron.delete_security_group | 0.321 | 0.321 | 0.321 | 0.321 | 0.321 | 0.321 | 100.0% | 1 | | total | 2.14 | 2.14 | 2.14 | 2.14 | 2.14 | 2.14 | 100.0% | 1 | | -> duration | 2.14 | 2.14 | 2.14 | 2.14 | 2.14 | 2.14 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.140106 Full duration: 16.939725 -------------------------------------------------------------------------------- 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 b4854812-2dc4-4d00-9a10-08a31e31457c 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.076 | 1.076 | 1.076 | 1.076 | 1.076 | 1.076 | 100.0% | 1 | | neutron.create_router | 0.725 | 0.725 | 0.725 | 0.725 | 0.725 | 0.725 | 100.0% | 1 | | neutron.add_gateway_router | 1.635 | 1.635 | 1.635 | 1.635 | 1.635 | 1.635 | 100.0% | 1 | | neutron.remove_gateway_router | 1.116 | 1.116 | 1.116 | 1.116 | 1.116 | 1.116 | 100.0% | 1 | | total | 4.552 | 4.552 | 4.552 | 4.552 | 4.552 | 4.552 | 100.0% | 1 | | -> duration | 4.552 | 4.552 | 4.552 | 4.552 | 4.552 | 4.552 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.552237 Full duration: 28.267241 HINTS: * To plot HTML graphics with this data, run: rally task report b4854812-2dc4-4d00-9a10-08a31e31457c --out output.html * To generate a JUnit report, run: rally task export b4854812-2dc4-4d00-9a10-08a31e31457c --type junit --to output.xml * To get raw JSON output of task results, run: rally task report b4854812-2dc4-4d00-9a10-08a31e31457c --json --out output.json 2018-11-14 17:38:33,295 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'b4854812-2dc4-4d00-9a10-08a31e31457c', '--out', u'/home/opnfv/functest/results/rally_sanity/neutron.json'] 2018-11-14 17:38:35,224 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid b4854812-2dc4-4d00-9a10-08a31e31457c --out /home/opnfv/functest/results/rally_sanity/neutron.json 2018-11-14 17:38:35.117 10312 INFO rally.api [-] Building 'json' report for the following task(s): 'b4854812-2dc4-4d00-9a10-08a31e31457c'. 2018-11-14 17:38:35.128 10312 INFO rally.api [-] The report has been successfully built. 2018-11-14 17:38:35,224 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'b4854812-2dc4-4d00-9a10-08a31e31457c', '--out', u'/home/opnfv/functest/results/rally_sanity/neutron.html'] 2018-11-14 17:38:37,170 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid b4854812-2dc4-4d00-9a10-08a31e31457c --out /home/opnfv/functest/results/rally_sanity/neutron.html 2018-11-14 17:38:37.037 10314 INFO rally.api [-] Building 'html' report for the following task(s): 'b4854812-2dc4-4d00-9a10-08a31e31457c'. 2018-11-14 17:38:37.068 10314 INFO rally.api [-] The report has been successfully built. 2018-11-14 17:38:37,188 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-11-14 17:38:37,189 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-nova.yaml 2018-11-14 17:38:37,190 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-14 17:38:37,203 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-14 17:38:37,204 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-11-14 17:38:37,204 - 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': 'ad0b571c-82be-4e95-b7c7-87d8f1bc7a7f', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_0773a0db-639a-4da7-89d1-a2fe03792055', 'flavor_name': 'rally_sanity-flavor_0773a0db-639a-4da7-89d1-a2fe03792055', '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_0773a0db-639a-4da7-89d1-a2fe03792055', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-11-14 17:47:42,378 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 9dc3a63a-24c8-4e2c-981f-82354718878d 2018-11-14 17:47:42,378 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '9dc3a63a-24c8-4e2c-981f-82354718878d'] 2018-11-14 17:47:43,300 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 9dc3a63a-24c8-4e2c-981f-82354718878d -------------------------------------------------------------------------------- Task 9dc3a63a-24c8-4e2c-981f-82354718878d: 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_0773a0db-639a-4da7-89d1-a2fe03792055" }, "image": { "name": "rally_sanity-img_0773a0db-639a-4da7-89d1-a2fe03792055" }, "nics": [ { "net-id": "ad0b571c-82be-4e95-b7c7-87d8f1bc7a7f" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9dc3a63a-24c8-4e2c-981f-82354718878d 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 | 17.867 | 17.867 | 17.867 | 17.867 | 17.867 | 17.867 | 100.0% | 1 | | nova.live_migrate | 17.548 | 17.548 | 17.548 | 17.548 | 17.548 | 17.548 | 100.0% | 1 | | nova.delete_server | 2.635 | 2.635 | 2.635 | 2.635 | 2.635 | 2.635 | 100.0% | 1 | | total | 38.05 | 38.05 | 38.05 | 38.05 | 38.05 | 38.05 | 100.0% | 1 | | -> duration | 37.05 | 37.05 | 37.05 | 37.05 | 37.05 | 37.05 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 37.050152 Full duration: 48.765893 -------------------------------------------------------------------------------- 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_0773a0db-639a-4da7-89d1-a2fe03792055" }, "boot_server_kwargs": { "nics": [ { "net-id": "ad0b571c-82be-4e95-b7c7-87d8f1bc7a7f" } ] }, "image": { "name": "rally_sanity-img_0773a0db-639a-4da7-89d1-a2fe03792055" }, "size": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9dc3a63a-24c8-4e2c-981f-82354718878d 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 | 14.133 | 14.133 | 14.133 | 14.133 | 14.133 | 14.133 | 100.0% | 1 | | cinder_v2.create_volume | 2.959 | 2.959 | 2.959 | 2.959 | 2.959 | 2.959 | 100.0% | 1 | | nova.attach_volume | 4.987 | 4.987 | 4.987 | 4.987 | 4.987 | 4.987 | 100.0% | 1 | | nova.live_migrate | 15.299 | 15.299 | 15.299 | 15.299 | 15.299 | 15.299 | 100.0% | 1 | | nova.detach_volume | 1.743 | 1.743 | 1.743 | 1.743 | 1.743 | 1.743 | 100.0% | 1 | | cinder_v2.delete_volume | 0.483 | 0.483 | 0.483 | 0.483 | 0.483 | 0.483 | 100.0% | 1 | | nova.delete_server | 2.968 | 2.968 | 2.968 | 2.968 | 2.968 | 2.968 | 100.0% | 1 | | total | 42.573 | 42.573 | 42.573 | 42.573 | 42.573 | 42.573 | 100.0% | 1 | | -> duration | 41.573 | 41.573 | 41.573 | 41.573 | 41.573 | 41.573 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 41.573057 Full duration: 58.823925 -------------------------------------------------------------------------------- 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": "ad0b571c-82be-4e95-b7c7-87d8f1bc7a7f" } ], "image": { "name": "rally_sanity-img_0773a0db-639a-4da7-89d1-a2fe03792055" }, "block_migration": false, "force_delete": false, "flavor": { "name": "rally_sanity-flavor_0773a0db-639a-4da7-89d1-a2fe03792055" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9dc3a63a-24c8-4e2c-981f-82354718878d 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 | 10.62 | 10.62 | 10.62 | 10.62 | 10.62 | 10.62 | 100.0% | 1 | | nova.boot_server | 14.978 | 14.978 | 14.978 | 14.978 | 14.978 | 14.978 | 100.0% | 1 | | nova.live_migrate | 18.161 | 18.161 | 18.161 | 18.161 | 18.161 | 18.161 | 100.0% | 1 | | nova.delete_server | 5.452 | 5.452 | 5.452 | 5.452 | 5.452 | 5.452 | 100.0% | 1 | | total | 49.21 | 49.21 | 49.21 | 49.21 | 49.21 | 49.21 | 100.0% | 1 | | -> duration | 48.21 | 48.21 | 48.21 | 48.21 | 48.21 | 48.21 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 48.210334 Full duration: 62.51442 -------------------------------------------------------------------------------- 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": "ad0b571c-82be-4e95-b7c7-87d8f1bc7a7f" } ] }, "flavor": { "name": "rally_sanity-flavor_0773a0db-639a-4da7-89d1-a2fe03792055" }, "image": { "name": "rally_sanity-img_0773a0db-639a-4da7-89d1-a2fe03792055" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9dc3a63a-24c8-4e2c-981f-82354718878d has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_keypair | 0.865 | 0.865 | 0.865 | 0.865 | 0.865 | 0.865 | 100.0% | 1 | | nova.boot_server | 12.045 | 12.045 | 12.045 | 12.045 | 12.045 | 12.045 | 100.0% | 1 | | nova.delete_server | 2.875 | 2.875 | 2.875 | 2.875 | 2.875 | 2.875 | 100.0% | 1 | | nova.delete_keypair | 0.04 | 0.04 | 0.04 | 0.04 | 0.04 | 0.04 | 100.0% | 1 | | total | 15.829 | 15.829 | 15.829 | 15.829 | 15.829 | 15.829 | 100.0% | 1 | | -> duration | 14.829 | 14.829 | 14.829 | 14.829 | 14.829 | 14.829 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.82872 Full duration: 45.33184 -------------------------------------------------------------------------------- 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_0773a0db-639a-4da7-89d1-a2fe03792055" }, "image": { "name": "rally_sanity-img_0773a0db-639a-4da7-89d1-a2fe03792055" }, "nics": [ { "net-id": "ad0b571c-82be-4e95-b7c7-87d8f1bc7a7f" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9dc3a63a-24c8-4e2c-981f-82354718878d has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 9.103 | 9.103 | 9.103 | 9.103 | 9.103 | 9.103 | 100.0% | 1 | | nova.boot_server | 10.954 | 10.954 | 10.954 | 10.954 | 10.954 | 10.954 | 100.0% | 1 | | nova.delete_server | 4.755 | 4.755 | 4.755 | 4.755 | 4.755 | 4.755 | 100.0% | 1 | | total | 24.812 | 24.812 | 24.812 | 24.812 | 24.812 | 24.812 | 100.0% | 1 | | -> duration | 23.812 | 23.812 | 23.812 | 23.812 | 23.812 | 23.812 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 23.811653 Full duration: 56.955991 -------------------------------------------------------------------------------- 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_0773a0db-639a-4da7-89d1-a2fe03792055" }, "image": { "name": "rally_sanity-img_0773a0db-639a-4da7-89d1-a2fe03792055" }, "nics": [ { "net-id": "ad0b571c-82be-4e95-b7c7-87d8f1bc7a7f" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9dc3a63a-24c8-4e2c-981f-82354718878d has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 10.113 | 10.113 | 10.113 | 10.113 | 10.113 | 10.113 | 100.0% | 1 | | nova.pause_server | 2.672 | 2.672 | 2.672 | 2.672 | 2.672 | 2.672 | 100.0% | 1 | | nova.unpause_server | 3.055 | 3.055 | 3.055 | 3.055 | 3.055 | 3.055 | 100.0% | 1 | | nova.delete_server | 3.065 | 3.065 | 3.065 | 3.065 | 3.065 | 3.065 | 100.0% | 1 | | total | 18.905 | 18.905 | 18.905 | 18.905 | 18.905 | 18.905 | 100.0% | 1 | | -> duration | 13.905 | 13.905 | 13.905 | 13.905 | 13.905 | 13.905 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.904714 Full duration: 48.046647 -------------------------------------------------------------------------------- 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": "ad0b571c-82be-4e95-b7c7-87d8f1bc7a7f" } ], "flavor": { "name": "rally_sanity-flavor_0773a0db-639a-4da7-89d1-a2fe03792055" }, "image": { "name": "rally_sanity-img_0773a0db-639a-4da7-89d1-a2fe03792055" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9dc3a63a-24c8-4e2c-981f-82354718878d 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 | 13.263 | 13.263 | 13.263 | 13.263 | 13.263 | 13.263 | 100.0% | 1 | | nova.migrate | 15.132 | 15.132 | 15.132 | 15.132 | 15.132 | 15.132 | 100.0% | 1 | | nova.resize_confirm | 3.352 | 3.352 | 3.352 | 3.352 | 3.352 | 3.352 | 100.0% | 1 | | nova.delete_server | 2.918 | 2.918 | 2.918 | 2.918 | 2.918 | 2.918 | 100.0% | 1 | | total | 34.665 | 34.665 | 34.665 | 34.665 | 34.665 | 34.665 | 100.0% | 1 | | -> duration | 33.665 | 33.665 | 33.665 | 33.665 | 33.665 | 33.665 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 33.664773 Full duration: 45.408781 -------------------------------------------------------------------------------- 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_0773a0db-639a-4da7-89d1-a2fe03792055" }, "auto_assign_nic": true, "image": { "name": "rally_sanity-img_0773a0db-639a-4da7-89d1-a2fe03792055" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9dc3a63a-24c8-4e2c-981f-82354718878d has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 12.364 | 12.364 | 12.364 | 12.364 | 12.364 | 12.364 | 100.0% | 1 | | nova.list_interfaces | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 100.0% | 1 | | total | 12.466 | 12.466 | 12.466 | 12.466 | 12.466 | 12.466 | 100.0% | 1 | | -> duration | 11.466 | 11.466 | 11.466 | 11.466 | 11.466 | 11.466 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.465637 Full duration: 46.743433 -------------------------------------------------------------------------------- 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": "ad0b571c-82be-4e95-b7c7-87d8f1bc7a7f" } ], "flavor": { "name": "rally_sanity-flavor_0773a0db-639a-4da7-89d1-a2fe03792055" }, "image": { "name": "rally_sanity-img_0773a0db-639a-4da7-89d1-a2fe03792055" }, "create_floating_ip_args": { "ext_network": "external" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9dc3a63a-24c8-4e2c-981f-82354718878d has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 12.806 | 12.806 | 12.806 | 12.806 | 12.806 | 12.806 | 100.0% | 1 | | nova.associate_floating_ip | 4.061 | 4.061 | 4.061 | 4.061 | 4.061 | 4.061 | 100.0% | 1 | | -> neutron.list_ports | 0.238 | 0.238 | 0.238 | 0.238 | 0.238 | 0.238 | 100.0% | 1 | | -> neutron.list_floating_ips | 0.224 | 0.224 | 0.224 | 0.224 | 0.224 | 0.224 | 100.0% | 1 | | nova.dissociate_floating_ip | 3.56 | 3.56 | 3.56 | 3.56 | 3.56 | 3.56 | 100.0% | 1 | | -> neutron.list_floating_ips | 0.199 | 0.199 | 0.199 | 0.199 | 0.199 | 0.199 | 100.0% | 1 | | total | 21.948 | 21.948 | 21.948 | 21.948 | 21.948 | 21.948 | 100.0% | 1 | | -> duration | 20.948 | 20.948 | 20.948 | 20.948 | 20.948 | 20.948 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 20.948064 Full duration: 57.333942 -------------------------------------------------------------------------------- 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 9dc3a63a-24c8-4e2c-981f-82354718878d 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.744 | 0.744 | 0.744 | 0.744 | 0.744 | 0.744 | 100.0% | 1 | | nova.delete_server_group | 0.073 | 0.073 | 0.073 | 0.073 | 0.073 | 0.073 | 100.0% | 1 | | total | 0.818 | 0.818 | 0.818 | 0.818 | 0.818 | 0.818 | 100.0% | 1 | | -> duration | 0.818 | 0.818 | 0.818 | 0.818 | 0.818 | 0.818 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.817747 Full duration: 10.693945 HINTS: * To plot HTML graphics with this data, run: rally task report 9dc3a63a-24c8-4e2c-981f-82354718878d --out output.html * To generate a JUnit report, run: rally task export 9dc3a63a-24c8-4e2c-981f-82354718878d --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 9dc3a63a-24c8-4e2c-981f-82354718878d --json --out output.json 2018-11-14 17:47:43,301 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '9dc3a63a-24c8-4e2c-981f-82354718878d', '--out', u'/home/opnfv/functest/results/rally_sanity/nova.json'] 2018-11-14 17:47:45,160 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 9dc3a63a-24c8-4e2c-981f-82354718878d --out /home/opnfv/functest/results/rally_sanity/nova.json 2018-11-14 17:47:45.043 12120 INFO rally.api [-] Building 'json' report for the following task(s): '9dc3a63a-24c8-4e2c-981f-82354718878d'. 2018-11-14 17:47:45.054 12120 INFO rally.api [-] The report has been successfully built. 2018-11-14 17:47:45,161 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '9dc3a63a-24c8-4e2c-981f-82354718878d', '--out', u'/home/opnfv/functest/results/rally_sanity/nova.html'] 2018-11-14 17:47:47,108 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 9dc3a63a-24c8-4e2c-981f-82354718878d --out /home/opnfv/functest/results/rally_sanity/nova.html 2018-11-14 17:47:46.975 12122 INFO rally.api [-] Building 'html' report for the following task(s): '9dc3a63a-24c8-4e2c-981f-82354718878d'. 2018-11-14 17:47:47.005 12122 INFO rally.api [-] The report has been successfully built. 2018-11-14 17:47:47,122 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-11-14 17:47:47,123 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2018-11-14 17:47:47,123 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-14 17:47:47,134 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-14 17:47:47,134 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-11-14 17:47:47,134 - 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': 'ad0b571c-82be-4e95-b7c7-87d8f1bc7a7f', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_0773a0db-639a-4da7-89d1-a2fe03792055', 'flavor_name': 'rally_sanity-flavor_0773a0db-639a-4da7-89d1-a2fe03792055', '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_0773a0db-639a-4da7-89d1-a2fe03792055', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-11-14 17:48:41,071 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 166e3f3f-b740-42f2-aecd-5a45b8162cc8 2018-11-14 17:48:41,071 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '166e3f3f-b740-42f2-aecd-5a45b8162cc8'] 2018-11-14 17:48:41,967 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 166e3f3f-b740-42f2-aecd-5a45b8162cc8 -------------------------------------------------------------------------------- Task 166e3f3f-b740-42f2-aecd-5a45b8162cc8: 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 166e3f3f-b740-42f2-aecd-5a45b8162cc8 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.809 | 0.809 | 0.809 | 0.809 | 0.809 | 0.809 | 100.0% | 1 | | quotas.delete_quotas | 0.229 | 0.229 | 0.229 | 0.229 | 0.229 | 0.229 | 100.0% | 1 | | total | 1.038 | 1.038 | 1.038 | 1.038 | 1.038 | 1.038 | 100.0% | 1 | | -> duration | 1.038 | 1.038 | 1.038 | 1.038 | 1.038 | 1.038 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.037625 Full duration: 9.639455 -------------------------------------------------------------------------------- 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 166e3f3f-b740-42f2-aecd-5a45b8162cc8 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.808 | 0.808 | 0.808 | 0.808 | 0.808 | 0.808 | 100.0% | 1 | | total | 0.808 | 0.808 | 0.808 | 0.808 | 0.808 | 0.808 | 100.0% | 1 | | -> duration | 0.808 | 0.808 | 0.808 | 0.808 | 0.808 | 0.808 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.808263 Full duration: 9.624217 -------------------------------------------------------------------------------- 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 166e3f3f-b740-42f2-aecd-5a45b8162cc8 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.385 | 0.385 | 0.385 | 0.385 | 0.385 | 0.385 | 100.0% | 1 | | total | 0.838 | 0.838 | 0.838 | 0.838 | 0.838 | 0.838 | 100.0% | 1 | | -> duration | 0.838 | 0.838 | 0.838 | 0.838 | 0.838 | 0.838 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.838496 Full duration: 9.647492 -------------------------------------------------------------------------------- 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 166e3f3f-b740-42f2-aecd-5a45b8162cc8 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.017 | 1.017 | 1.017 | 1.017 | 1.017 | 1.017 | 100.0% | 1 | | total | 1.017 | 1.017 | 1.017 | 1.017 | 1.017 | 1.017 | 100.0% | 1 | | -> duration | 1.017 | 1.017 | 1.017 | 1.017 | 1.017 | 1.017 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.0173 Full duration: 9.884564 HINTS: * To plot HTML graphics with this data, run: rally task report 166e3f3f-b740-42f2-aecd-5a45b8162cc8 --out output.html * To generate a JUnit report, run: rally task export 166e3f3f-b740-42f2-aecd-5a45b8162cc8 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 166e3f3f-b740-42f2-aecd-5a45b8162cc8 --json --out output.json 2018-11-14 17:48:41,968 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '166e3f3f-b740-42f2-aecd-5a45b8162cc8', '--out', u'/home/opnfv/functest/results/rally_sanity/quotas.json'] 2018-11-14 17:48:43,902 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 166e3f3f-b740-42f2-aecd-5a45b8162cc8 --out /home/opnfv/functest/results/rally_sanity/quotas.json 2018-11-14 17:48:43.795 12632 INFO rally.api [-] Building 'json' report for the following task(s): '166e3f3f-b740-42f2-aecd-5a45b8162cc8'. 2018-11-14 17:48:43.799 12632 INFO rally.api [-] The report has been successfully built. 2018-11-14 17:48:43,903 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '166e3f3f-b740-42f2-aecd-5a45b8162cc8', '--out', u'/home/opnfv/functest/results/rally_sanity/quotas.html'] 2018-11-14 17:48:45,991 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 166e3f3f-b740-42f2-aecd-5a45b8162cc8 --out /home/opnfv/functest/results/rally_sanity/quotas.html 2018-11-14 17:48:45.836 12634 INFO rally.api [-] Building 'html' report for the following task(s): '166e3f3f-b740-42f2-aecd-5a45b8162cc8'. 2018-11-14 17:48:45.857 12634 INFO rally.api [-] The report has been successfully built. 2018-11-14 17:48:45,996 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-11-14 17:48:46,000 - 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:22 | 4 | 100.00% | | cinder | 00:02:57 | 10 | 100.00% | | gnocchi | 00:01:38 | 11 | 100.00% | | heat | 00:01:07 | 4 | 100.00% | | keystone | 00:03:08 | 11 | 100.00% | | neutron | 00:05:51 | 11 | 100.00% | | nova | 00:08:00 | 10 | 100.00% | | quotas | 00:00:38 | 4 | 100.00% | | | | | | | TOTAL: | 00:25:38 | 71 | 100.00% | +----------------+------------+----------------+-----------+ 2018-11-14 17:48:46,001 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% in 9/9 modules 2018-11-14 17:48:46,125 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-14 17:48:46,125 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 30:60 | PASS | +----------------------+------------------+------------------+----------------+ 2018-11-14 17:48:46,131 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-14 17:48:46,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}2958d1cfd146b4048b46521b1b6566477a413bc3" 2018-11-14 17:48:46,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:48: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-ed8c4e93-ef0c-4e0c-8aa7-b713c359d238 x-compute-request-id: req-ed8c4e93-ef0c-4e0c-8aa7-b713c359d238 Content-Encoding: gzip Content-Length: 368 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_alt_0773a0db-639a-4da7-89d1-a2fe03792055", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/3be28a2c-3b01-4f4a-9562-6e68d9d0ec6f", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/3be28a2c-3b01-4f4a-9562-6e68d9d0ec6f", "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": "3be28a2c-3b01-4f4a-9562-6e68d9d0ec6f"}, {"name": "rally_sanity-flavor_0773a0db-639a-4da7-89d1-a2fe03792055", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/ee51e375-1117-4d5d-8bc5-81a5426e5212", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/ee51e375-1117-4d5d-8bc5-81a5426e5212", "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": "ee51e375-1117-4d5d-8bc5-81a5426e5212"}]} 2018-11-14 17:48:46,328 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-ed8c4e93-ef0c-4e0c-8aa7-b713c359d238 2018-11-14 17:48:46,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.196458101273s 2018-11-14 17:48:46,328 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-ed8c4e93-ef0c-4e0c-8aa7-b713c359d238 2018-11-14 17:48:46,331 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-14 17:48:46,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/3be28a2c-3b01-4f4a-9562-6e68d9d0ec6f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2958d1cfd146b4048b46521b1b6566477a413bc3" 2018-11-14 17:48:46,379 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 17:48: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-e66a4d5a-9169-49c2-b060-987618163ec7 x-compute-request-id: req-e66a4d5a-9169-49c2-b060-987618163ec7 Content-Length: 0 Content-Type: application/json 2018-11-14 17:48:46,379 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/3be28a2c-3b01-4f4a-9562-6e68d9d0ec6f used request id req-e66a4d5a-9169-49c2-b060-987618163ec7 2018-11-14 17:48:46,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0485050678253s 2018-11-14 17:48:46,380 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/3be28a2c-3b01-4f4a-9562-6e68d9d0ec6f used request id req-e66a4d5a-9169-49c2-b060-987618163ec7 2018-11-14 17:48:46,380 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-11-14 17:48:46,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/b20856c8-877f-489e-a72e-f6984a38ee2d/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}b3c09f709aec6700dbd8971b1adcd6b5c7936f32" -d '{"subnet_id": "3002ce86-7cb4-4d21-b3a5-b6b52ec289a7"}' 2018-11-14 17:48:48,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-49a6eb74-a749-41ee-b456-70cd2df33271 Date: Wed, 14 Nov 2018 17:48:48 GMT RESP BODY: {"network_id": "ad0b571c-82be-4e95-b7c7-87d8f1bc7a7f", "tenant_id": "1d7f85b1fb8a4ac7b803797a3e11a0c2", "subnet_id": "3002ce86-7cb4-4d21-b3a5-b6b52ec289a7", "subnet_ids": ["3002ce86-7cb4-4d21-b3a5-b6b52ec289a7"], "port_id": "d02db3fb-630f-497d-92cb-bc648ab28a08", "id": "b20856c8-877f-489e-a72e-f6984a38ee2d"} 2018-11-14 17:48:48,050 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/b20856c8-877f-489e-a72e-f6984a38ee2d/remove_router_interface.json used request id req-49a6eb74-a749-41ee-b456-70cd2df33271 2018-11-14 17:48:48,050 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.66939091682s 2018-11-14 17:48:48,050 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/b20856c8-877f-489e-a72e-f6984a38ee2d/remove_router_interface.json used request id req-49a6eb74-a749-41ee-b456-70cd2df33271 returning object b20856c8-877f-489e-a72e-f6984a38ee2d 2018-11-14 17:48:48,051 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-11-14 17:48:48,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b3c09f709aec6700dbd8971b1adcd6b5c7936f32" 2018-11-14 17:48:48,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 648 X-Openstack-Request-Id: req-d03adef1-c38d-4eec-80ad-360a950caa40 Date: Wed, 14 Nov 2018 17:48:48 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3653731-6d80-49cb-86ba-17eff3eeceee", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "1d7f85b1fb8a4ac7b803797a3e11a0c2", "created_at": "2018-11-14T17:17:48Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-14T17:48:47Z", "revision_number": 4, "routes": [], "project_id": "1d7f85b1fb8a4ac7b803797a3e11a0c2", "id": "b20856c8-877f-489e-a72e-f6984a38ee2d", "name": "rally_sanity-router_0773a0db-639a-4da7-89d1-a2fe03792055"}]} 2018-11-14 17:48:48,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-d03adef1-c38d-4eec-80ad-360a950caa40 2018-11-14 17:48:48,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.31654214859s 2018-11-14 17:48:48,368 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-d03adef1-c38d-4eec-80ad-360a950caa40 2018-11-14 17:48:48,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-11-14 17:48:48,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/b20856c8-877f-489e-a72e-f6984a38ee2d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b3c09f709aec6700dbd8971b1adcd6b5c7936f32" 2018-11-14 17:48:49,881 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bf00d321-d693-4bc3-a83c-07c47cdade46 Content-Length: 0 Date: Wed, 14 Nov 2018 17:48:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 17:48:49,881 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/b20856c8-877f-489e-a72e-f6984a38ee2d.json used request id req-bf00d321-d693-4bc3-a83c-07c47cdade46 2018-11-14 17:48:49,881 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.51116800308s 2018-11-14 17:48:49,881 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/b20856c8-877f-489e-a72e-f6984a38ee2d.json used request id req-bf00d321-d693-4bc3-a83c-07c47cdade46 2018-11-14 17:48:49,882 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-14 17:48:49,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b3c09f709aec6700dbd8971b1adcd6b5c7936f32" 2018-11-14 17:48:50,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1294 X-Openstack-Request-Id: req-437c9411-0546-4355-97b1-58ce54aa8870 Date: Wed, 14 Nov 2018 17:48:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ad0b571c-82be-4e95-b7c7-87d8f1bc7a7f","tenant_id":"1d7f85b1fb8a4ac7b803797a3e11a0c2","created_at":"2018-11-14T17:17:48Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-14T17:17: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":"1d7f85b1fb8a4ac7b803797a3e11a0c2","id":"3002ce86-7cb4-4d21-b3a5-b6b52ec289a7","subnetpool_id":null,"name":"rally_sanity-subnet_0773a0db-639a-4da7-89d1-a2fe03792055"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"928cbc5c-a6fa-468a-b088-88e266fca291","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:51Z","dns_nameservers":[],"updated_at":"2018-11-14T16:32:51Z","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":"fb97a38a7ba24cffb70823992c56f04d","id":"b3653731-6d80-49cb-86ba-17eff3eeceee","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-14 17:48:50,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-437c9411-0546-4355-97b1-58ce54aa8870 2018-11-14 17:48:50,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.251384973526s 2018-11-14 17:48:50,133 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-437c9411-0546-4355-97b1-58ce54aa8870 2018-11-14 17:48:50,135 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-11-14 17:48:50,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/3002ce86-7cb4-4d21-b3a5-b6b52ec289a7.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b3c09f709aec6700dbd8971b1adcd6b5c7936f32" 2018-11-14 17:48:52,666 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2c55100a-6413-4c72-be5c-2e1bfa76adf7 Date: Wed, 14 Nov 2018 17:48:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 17:48:52,666 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/3002ce86-7cb4-4d21-b3a5-b6b52ec289a7.json used request id req-2c55100a-6413-4c72-be5c-2e1bfa76adf7 2018-11-14 17:48:52,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.53140091896s 2018-11-14 17:48:52,667 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/3002ce86-7cb4-4d21-b3a5-b6b52ec289a7.json used request id req-2c55100a-6413-4c72-be5c-2e1bfa76adf7 2018-11-14 17:48:52,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 17:48:52,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b3c09f709aec6700dbd8971b1adcd6b5c7936f32" 2018-11-14 17:48:53,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1354 X-Openstack-Request-Id: req-fdc7688b-c742-4b94-823a-d47bca873273 Date: Wed, 14 Nov 2018 17:48:53 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"928cbc5c-a6fa-468a-b088-88e266fca291","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","status":"ACTIVE","subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"description":"","tags":[],"updated_at":"2018-11-14T17:04:27Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ad0b571c-82be-4e95-b7c7-87d8f1bc7a7f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":true,"project_id":"1d7f85b1fb8a4ac7b803797a3e11a0c2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-14T17:48:52Z","provider:segmentation_id":24,"name":"rally_sanity-net_0773a0db-639a-4da7-89d1-a2fe03792055","admin_state_up":true,"tenant_id":"1d7f85b1fb8a4ac7b803797a3e11a0c2","created_at":"2018-11-14T17:17:46Z","provider:network_type":"vxlan"}]} 2018-11-14 17:48:53,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-fdc7688b-c742-4b94-823a-d47bca873273 2018-11-14 17:48:53,071 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.404293060303s 2018-11-14 17:48:53,072 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-fdc7688b-c742-4b94-823a-d47bca873273 2018-11-14 17:48:53,074 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-11-14 17:48:53,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/ad0b571c-82be-4e95-b7c7-87d8f1bc7a7f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b3c09f709aec6700dbd8971b1adcd6b5c7936f32" 2018-11-14 17:48:54,689 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c92f5e08-cbc2-4f8b-85d0-3abf71dda41b Date: Wed, 14 Nov 2018 17:48:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 17:48:54,690 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/ad0b571c-82be-4e95-b7c7-87d8f1bc7a7f.json used request id req-c92f5e08-cbc2-4f8b-85d0-3abf71dda41b 2018-11-14 17:48:54,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.61591601372s 2018-11-14 17:48:54,690 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/ad0b571c-82be-4e95-b7c7-87d8f1bc7a7f.json used request id req-c92f5e08-cbc2-4f8b-85d0-3abf71dda41b 2018-11-14 17:48:54,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 17:48:54,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b3c09f709aec6700dbd8971b1adcd6b5c7936f32" 2018-11-14 17:48:54,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-17b24d73-d8ee-429a-860e-d53596a142ad Date: Wed, 14 Nov 2018 17:48:54 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/13474bd9-d6bf-4185-b899-a37cabb475f1/snap", "metadata": {}}], "file": "/v2/images/13474bd9-d6bf-4185-b899-a37cabb475f1/file", "owner": "1d7f85b1fb8a4ac7b803797a3e11a0c2", "id": "13474bd9-d6bf-4185-b899-a37cabb475f1", "size": 12716032, "self": "/v2/images/13474bd9-d6bf-4185-b899-a37cabb475f1", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/13474bd9-d6bf-4185-b899-a37cabb475f1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-14T17:17:53Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_0773a0db-639a-4da7-89d1-a2fe03792055", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_0773a0db-639a-4da7-89d1-a2fe03792055", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-14T17:17:53Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 17:48:54,912 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-17b24d73-d8ee-429a-860e-d53596a142ad 2018-11-14 17:48:54,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.218488931656s 2018-11-14 17:48:54,913 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-17b24d73-d8ee-429a-860e-d53596a142ad 2018-11-14 17:48:54,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-14 17:48:54,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/13474bd9-d6bf-4185-b899-a37cabb475f1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b3c09f709aec6700dbd8971b1adcd6b5c7936f32" 2018-11-14 17:48:55,437 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-56299ef5-9d80-4643-8104-fdc838de73e5 Date: Wed, 14 Nov 2018 17:48:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 17:48:55,437 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/13474bd9-d6bf-4185-b899-a37cabb475f1 used request id req-56299ef5-9d80-4643-8104-fdc838de73e5 2018-11-14 17:48:55,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.521943092346s 2018-11-14 17:48:55,437 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/13474bd9-d6bf-4185-b899-a37cabb475f1 used request id req-56299ef5-9d80-4643-8104-fdc838de73e5 2018-11-14 17:48:55,438 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-14 17:48:55,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}2958d1cfd146b4048b46521b1b6566477a413bc3" 2018-11-14 17:48:55,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 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-84c4c3a3-8a14-40fe-b187-f44ce163c87c x-compute-request-id: req-84c4c3a3-8a14-40fe-b187-f44ce163c87c Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_0773a0db-639a-4da7-89d1-a2fe03792055", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/ee51e375-1117-4d5d-8bc5-81a5426e5212", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/ee51e375-1117-4d5d-8bc5-81a5426e5212", "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": "ee51e375-1117-4d5d-8bc5-81a5426e5212"}]} 2018-11-14 17:48:55,464 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-84c4c3a3-8a14-40fe-b187-f44ce163c87c 2018-11-14 17:48:55,464 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0261461734772s 2018-11-14 17:48:55,464 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-84c4c3a3-8a14-40fe-b187-f44ce163c87c 2018-11-14 17:48:55,466 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-14 17:48:55,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/ee51e375-1117-4d5d-8bc5-81a5426e5212 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2958d1cfd146b4048b46521b1b6566477a413bc3" 2018-11-14 17:48:55,511 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 14 Nov 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 x-openstack-request-id: req-1df7605e-4a76-4d1b-85c5-c3d0df7f23c3 x-compute-request-id: req-1df7605e-4a76-4d1b-85c5-c3d0df7f23c3 Content-Length: 0 Content-Type: application/json 2018-11-14 17:48:55,511 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/ee51e375-1117-4d5d-8bc5-81a5426e5212 used request id req-1df7605e-4a76-4d1b-85c5-c3d0df7f23c3 2018-11-14 17:48:55,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.04523396492s 2018-11-14 17:48:55,511 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/ee51e375-1117-4d5d-8bc5-81a5426e5212 used request id req-1df7605e-4a76-4d1b-85c5-c3d0df7f23c3 2018-11-14 17:48:55,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 17:48:55,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}2958d1cfd146b4048b46521b1b6566477a413bc3" 2018-11-14 17:48:55,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:48:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8e5f498-f029-4c58-a96b-d374740aa770 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_0773a0db-639a-4da7-89d1-a2fe03792055", "links": {"self": "http://172.30.9.28:5000/v3/users/4e9cf2b62b414ce99e7c480df91e6b3a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4e9cf2b62b414ce99e7c480df91e6b3a", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 17:48:55,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-d8e5f498-f029-4c58-a96b-d374740aa770 2018-11-14 17:48:55,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.139508008957s 2018-11-14 17:48:55,652 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-d8e5f498-f029-4c58-a96b-d374740aa770 2018-11-14 17:48:55,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 17:48:55,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/4e9cf2b62b414ce99e7c480df91e6b3a -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2958d1cfd146b4048b46521b1b6566477a413bc3" 2018-11-14 17:48:55,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:48:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-667992dc-428f-493d-9ed6-f0b33d0d0285 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"user": {"name": "rally_sanity-user_0773a0db-639a-4da7-89d1-a2fe03792055", "links": {"self": "http://172.30.9.28:5000/v3/users/4e9cf2b62b414ce99e7c480df91e6b3a"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "4e9cf2b62b414ce99e7c480df91e6b3a", "description": null}} 2018-11-14 17:48:55,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/4e9cf2b62b414ce99e7c480df91e6b3a used request id req-667992dc-428f-493d-9ed6-f0b33d0d0285 2018-11-14 17:48:55,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.113301992416s 2018-11-14 17:48:55,772 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/4e9cf2b62b414ce99e7c480df91e6b3a used request id req-667992dc-428f-493d-9ed6-f0b33d0d0285 2018-11-14 17:48:55,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-14 17:48:55,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/4e9cf2b62b414ce99e7c480df91e6b3a -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2958d1cfd146b4048b46521b1b6566477a413bc3" 2018-11-14 17:48:56,007 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 17:48:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5dffc368-e8c4-411d-b6da-a0b69c90513f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 17:48:56,007 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/4e9cf2b62b414ce99e7c480df91e6b3a used request id req-5dffc368-e8c4-411d-b6da-a0b69c90513f 2018-11-14 17:48:56,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.234880924225s 2018-11-14 17:48:56,007 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/4e9cf2b62b414ce99e7c480df91e6b3a used request id req-5dffc368-e8c4-411d-b6da-a0b69c90513f 2018-11-14 17:48:56,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 17:48:56,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}2958d1cfd146b4048b46521b1b6566477a413bc3" 2018-11-14 17:48:56,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:48:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-beb7b8e6-d159-4704-85d0-a8c56e507b70 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.28:5000/v3/projects/1d7f85b1fb8a4ac7b803797a3e11a0c2"}, "tags": [], "enabled": true, "id": "1d7f85b1fb8a4ac7b803797a3e11a0c2", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_0773a0db-639a-4da7-89d1-a2fe03792055"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-14 17:48:56,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-beb7b8e6-d159-4704-85d0-a8c56e507b70 2018-11-14 17:48:56,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.105628967285s 2018-11-14 17:48:56,120 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-beb7b8e6-d159-4704-85d0-a8c56e507b70 2018-11-14 17:48:56,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-14 17:48:56,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/1d7f85b1fb8a4ac7b803797a3e11a0c2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2958d1cfd146b4048b46521b1b6566477a413bc3" 2018-11-14 17:48:56,314 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 17:48:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99b2e28b-c381-42d1-a71c-8bd56ca5b5bd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 17:48:56,315 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/1d7f85b1fb8a4ac7b803797a3e11a0c2 used request id req-99b2e28b-c381-42d1-a71c-8bd56ca5b5bd 2018-11-14 17:48:56,315 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.190056800842s 2018-11-14 17:48:56,315 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/1d7f85b1fb8a4ac7b803797a3e11a0c2 used request id req-99b2e28b-c381-42d1-a71c-8bd56ca5b5bd 2018-11-14 17:48:56,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 17:48:56,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}2958d1cfd146b4048b46521b1b6566477a413bc3" 2018-11-14 17:48:56,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:48:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47a74f29-6c24-4a58-ab66-1c0e7e460638 Content-Encoding: gzip Content-Length: 355 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "eb12b40832844574afa982d0820aa7c9", "links": {"self": "http://172.30.9.28:5000/v3/roles/eb12b40832844574afa982d0820aa7c9"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 17:48:56,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-47a74f29-6c24-4a58-ab66-1c0e7e460638 2018-11-14 17:48:56,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105562925339s 2018-11-14 17:48:56,424 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-47a74f29-6c24-4a58-ab66-1c0e7e460638 2018-11-14 17:48:56,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-11-14 17:48:56,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/eb12b40832844574afa982d0820aa7c9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2958d1cfd146b4048b46521b1b6566477a413bc3" 2018-11-14 17:48:56,554 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 17:48:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4816e0b-ed17-4df2-a0b8-83727602ab64 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 17:48:56,554 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/eb12b40832844574afa982d0820aa7c9 used request id req-d4816e0b-ed17-4df2-a0b8-83727602ab64 2018-11-14 17:48:56,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.124419927597s 2018-11-14 17:48:56,554 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/eb12b40832844574afa982d0820aa7c9 used request id req-d4816e0b-ed17-4df2-a0b8-83727602ab64 2018-11-14 17:48:56,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-14 17:48:56,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=1d7f85b1fb8a4ac7b803797a3e11a0c2&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}2958d1cfd146b4048b46521b1b6566477a413bc3" 2018-11-14 17:48:56,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-6d41c8cc-c596-4c15-9262-c55224659e5e Date: Wed, 14 Nov 2018 17:48:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1d7f85b1fb8a4ac7b803797a3e11a0c2", "created_at": "2018-11-14T17:17:46Z", "updated_at": "2018-11-14T17:17:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:17:46Z", "revision_number": 0, "id": "5fa276be-af0e-4cc7-b8a7-0c076c0ef0bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:17:46Z", "security_group_id": "331c8073-d507-433b-b6a2-c5c80ae91030", "tenant_id": "1d7f85b1fb8a4ac7b803797a3e11a0c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d7f85b1fb8a4ac7b803797a3e11a0c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:17:46Z", "revision_number": 0, "id": "64ea23b9-020c-4fb4-8fb4-da7a87abf5bd", "remote_group_id": "331c8073-d507-433b-b6a2-c5c80ae91030", "remote_ip_prefix": null, "created_at": "2018-11-14T17:17:46Z", "security_group_id": "331c8073-d507-433b-b6a2-c5c80ae91030", "tenant_id": "1d7f85b1fb8a4ac7b803797a3e11a0c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d7f85b1fb8a4ac7b803797a3e11a0c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:17:46Z", "revision_number": 0, "id": "9461f9a2-6c70-4202-92cb-5a83f9d97bd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:17:46Z", "security_group_id": "331c8073-d507-433b-b6a2-c5c80ae91030", "tenant_id": "1d7f85b1fb8a4ac7b803797a3e11a0c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d7f85b1fb8a4ac7b803797a3e11a0c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:17:46Z", "revision_number": 0, "id": "bc7df3c5-bff5-4192-8f3a-ef3740dae4b7", "remote_group_id": "331c8073-d507-433b-b6a2-c5c80ae91030", "remote_ip_prefix": null, "created_at": "2018-11-14T17:17:46Z", "security_group_id": "331c8073-d507-433b-b6a2-c5c80ae91030", "tenant_id": "1d7f85b1fb8a4ac7b803797a3e11a0c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d7f85b1fb8a4ac7b803797a3e11a0c2"}], "revision_number": 4, "project_id": "1d7f85b1fb8a4ac7b803797a3e11a0c2", "id": "331c8073-d507-433b-b6a2-c5c80ae91030", "name": "default"}]} 2018-11-14 17:48:56,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=1d7f85b1fb8a4ac7b803797a3e11a0c2&name=default used request id req-6d41c8cc-c596-4c15-9262-c55224659e5e 2018-11-14 17:48:56,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.234433889389s 2018-11-14 17:48:56,792 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=1d7f85b1fb8a4ac7b803797a3e11a0c2&name=default used request id req-6d41c8cc-c596-4c15-9262-c55224659e5e 2018-11-14 17:48:56,795 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-14 17:48:56,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}2958d1cfd146b4048b46521b1b6566477a413bc3" 2018-11-14 17:48:57,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-3783215b-b12a-4f63-a100-53d1b4fa0999 Date: Wed, 14 Nov 2018 17:48:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d7f85b1fb8a4ac7b803797a3e11a0c2", "created_at": "2018-11-14T17:17:46Z", "updated_at": "2018-11-14T17:17:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:17:46Z", "revision_number": 0, "id": "5fa276be-af0e-4cc7-b8a7-0c076c0ef0bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:17:46Z", "security_group_id": "331c8073-d507-433b-b6a2-c5c80ae91030", "tenant_id": "1d7f85b1fb8a4ac7b803797a3e11a0c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d7f85b1fb8a4ac7b803797a3e11a0c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:17:46Z", "revision_number": 0, "id": "64ea23b9-020c-4fb4-8fb4-da7a87abf5bd", "remote_group_id": "331c8073-d507-433b-b6a2-c5c80ae91030", "remote_ip_prefix": null, "created_at": "2018-11-14T17:17:46Z", "security_group_id": "331c8073-d507-433b-b6a2-c5c80ae91030", "tenant_id": "1d7f85b1fb8a4ac7b803797a3e11a0c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d7f85b1fb8a4ac7b803797a3e11a0c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:17:46Z", "revision_number": 0, "id": "9461f9a2-6c70-4202-92cb-5a83f9d97bd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:17:46Z", "security_group_id": "331c8073-d507-433b-b6a2-c5c80ae91030", "tenant_id": "1d7f85b1fb8a4ac7b803797a3e11a0c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d7f85b1fb8a4ac7b803797a3e11a0c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:17:46Z", "revision_number": 0, "id": "bc7df3c5-bff5-4192-8f3a-ef3740dae4b7", "remote_group_id": "331c8073-d507-433b-b6a2-c5c80ae91030", "remote_ip_prefix": null, "created_at": "2018-11-14T17:17:46Z", "security_group_id": "331c8073-d507-433b-b6a2-c5c80ae91030", "tenant_id": "1d7f85b1fb8a4ac7b803797a3e11a0c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d7f85b1fb8a4ac7b803797a3e11a0c2"}], "revision_number": 4, "project_id": "1d7f85b1fb8a4ac7b803797a3e11a0c2", "id": "331c8073-d507-433b-b6a2-c5c80ae91030", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 17:48:57,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-3783215b-b12a-4f63-a100-53d1b4fa0999 2018-11-14 17:48:57,102 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.306548118591s 2018-11-14 17:48:57,103 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-3783215b-b12a-4f63-a100-53d1b4fa0999 2018-11-14 17:48:57,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-14 17:48:57,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/331c8073-d507-433b-b6a2-c5c80ae91030.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2958d1cfd146b4048b46521b1b6566477a413bc3" 2018-11-14 17:48:57,445 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6457175f-c2ae-4a9c-a4eb-8fa6f0153239 Content-Length: 0 Date: Wed, 14 Nov 2018 17:48:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 17:48:57,446 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/331c8073-d507-433b-b6a2-c5c80ae91030.json used request id req-6457175f-c2ae-4a9c-a4eb-8fa6f0153239 2018-11-14 17:48:57,446 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.337697982788s 2018-11-14 17:48:57,446 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/331c8073-d507-433b-b6a2-c5c80ae91030.json used request id req-6457175f-c2ae-4a9c-a4eb-8fa6f0153239 2018-11-14 17:48:57,499 - xtesting.ci.run_tests - INFO - Loading test case 'rally_jobs'... 2018-11-14 17:48:57,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 17:48:57,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:48:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c679813c-b64f-41fb-bd36-97d5ef0d31b7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 17:48:57,549 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-c679813c-b64f-41fb-bd36-97d5ef0d31b7 2018-11-14 17:48:57,550 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-11-14 17:48:57,951 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T18:48:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd6ecd77940a49ebb20fa24f8fa3cf77"}, "audit_ids": ["a0pHqKjIQRm-q10cORzuVg"], "issued_at": "2018-11-14T17:48:57.000000Z"}} 2018-11-14 17:48:57,954 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 17:48:57,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}adf3d510f413ad8ac3436bb4ddec95c2c98e0967" 2018-11-14 17:48:58,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-7acb1872-a1b4-4d2e-99bf-a1dc9ebda2cc Date: Wed, 14 Nov 2018 17:48:58 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"928cbc5c-a6fa-468a-b088-88e266fca291","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","status":"ACTIVE","subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"description":"","tags":[],"updated_at":"2018-11-14T17:04:27Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","provider:network_type":"flat"}]} 2018-11-14 17:48:58,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7acb1872-a1b4-4d2e-99bf-a1dc9ebda2cc 2018-11-14 17:48:58,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.279370069504s 2018-11-14 17:48:58,234 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7acb1872-a1b4-4d2e-99bf-a1dc9ebda2cc 2018-11-14 17:48:58,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 17:48:58,242 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 17:48: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 17:48:58,243 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 17:48:58,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}adf3d510f413ad8ac3436bb4ddec95c2c98e0967" 2018-11-14 17:48:58,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:48:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a62f04cf-b289-4e4b-b006-c823d42a390d Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/d5e6db7c06bf4799a784ea87405dbbb1"}, "tags": [], "enabled": true, "id": "d5e6db7c06bf4799a784ea87405dbbb1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-11-14 17:48:58,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-a62f04cf-b289-4e4b-b006-c823d42a390d 2018-11-14 17:48:58,339 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0960929393768s 2018-11-14 17:48:58,339 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-a62f04cf-b289-4e4b-b006-c823d42a390d 2018-11-14 17:48:58,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-14 17:48:58,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}adf3d510f413ad8ac3436bb4ddec95c2c98e0967" -d '{"project": {"description": "Created by OPNFV Functest: rally_jobs", "enabled": true, "domain_id": "default", "name": "rally_jobs-project_f17ac618-86ba-477e-96ca-e1d0cb7ba8de"}}' 2018-11-14 17:48:58,500 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 17:48:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4802c8f-0698-4581-8b15-8fea9bf44492 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.28:5000/v3/projects/ea333110b47649189b310c0d34f70550"}, "tags": [], "enabled": true, "id": "ea333110b47649189b310c0d34f70550", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_f17ac618-86ba-477e-96ca-e1d0cb7ba8de"}} 2018-11-14 17:48:58,500 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-a4802c8f-0698-4581-8b15-8fea9bf44492 2018-11-14 17:48:58,500 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.153617143631s 2018-11-14 17:48:58,501 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-a4802c8f-0698-4581-8b15-8fea9bf44492 2018-11-14 17:48:58,501 - 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'ea333110b47649189b310c0d34f70550', '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_f17ac618-86ba-477e-96ca-e1d0cb7ba8de'}) 2018-11-14 17:48:58,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-11-14 17:48:58,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}adf3d510f413ad8ac3436bb4ddec95c2c98e0967" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "04ed8106-bfba-4eba-b703-1f0007a044b6", "email": null, "name": "rally_jobs-user_f17ac618-86ba-477e-96ca-e1d0cb7ba8de"}}' 2018-11-14 17:48:58,896 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 17:48:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8ac8785-ad6d-4026-a620-fd37e2b01675 Content-Length: 325 Content-Type: application/json RESP BODY: {"user": {"name": "rally_jobs-user_f17ac618-86ba-477e-96ca-e1d0cb7ba8de", "links": {"self": "http://172.30.9.28:5000/v3/users/9115636010bf424799d2d4ee320560f0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9115636010bf424799d2d4ee320560f0", "domain_id": "default", "password_expires_at": null}} 2018-11-14 17:48:58,896 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-d8ac8785-ad6d-4026-a620-fd37e2b01675 2018-11-14 17:48:58,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.388147830963s 2018-11-14 17:48:58,896 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-d8ac8785-ad6d-4026-a620-fd37e2b01675 2018-11-14 17:48:58,897 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'9115636010bf424799d2d4ee320560f0', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_jobs-user_f17ac618-86ba-477e-96ca-e1d0cb7ba8de'}) 2018-11-14 17:48:58,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 17:48:58,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}adf3d510f413ad8ac3436bb4ddec95c2c98e0967" 2018-11-14 17:48:58,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:48:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cffbace-0fa4-4bfa-af8c-29f538bda696 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 17:48:58,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0cffbace-0fa4-4bfa-af8c-29f538bda696 2018-11-14 17:48:58,997 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0962908267975s 2018-11-14 17:48:58,997 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0cffbace-0fa4-4bfa-af8c-29f538bda696 2018-11-14 17:48:59,002 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 17:48:59,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}adf3d510f413ad8ac3436bb4ddec95c2c98e0967" 2018-11-14 17:48:59,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:48:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fb10cd7-03b8-405a-a76d-2935911d1aab Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 17:48:59,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0fb10cd7-03b8-405a-a76d-2935911d1aab 2018-11-14 17:48:59,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0182480812073s 2018-11-14 17:48:59,021 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0fb10cd7-03b8-405a-a76d-2935911d1aab 2018-11-14 17:48:59,022 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-14 17:48:59,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-11-14 17:48:59,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}adf3d510f413ad8ac3436bb4ddec95c2c98e0967" -d '{"role": {"name": "Member"}}' 2018-11-14 17:48:59,172 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 17:48:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17df51c0-f306-45c8-b9cc-d288b2e18711 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "392624e4a0de484280160e98a97094f7", "links": {"self": "http://172.30.9.28:5000/v3/roles/392624e4a0de484280160e98a97094f7"}, "name": "Member"}} 2018-11-14 17:48:59,172 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-17df51c0-f306-45c8-b9cc-d288b2e18711 2018-11-14 17:48:59,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.145709991455s 2018-11-14 17:48:59,172 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-17df51c0-f306-45c8-b9cc-d288b2e18711 2018-11-14 17:48:59,173 - 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'392624e4a0de484280160e98a97094f7'}) 2018-11-14 17:48:59,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 17:48:59,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}adf3d510f413ad8ac3436bb4ddec95c2c98e0967" 2018-11-14 17:48:59,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:48:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c345a07-5580-4936-9c13-f35c5bd4974b Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "392624e4a0de484280160e98a97094f7", "links": {"self": "http://172.30.9.28:5000/v3/roles/392624e4a0de484280160e98a97094f7"}, "name": "Member"}, {"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 17:48:59,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-6c345a07-5580-4936-9c13-f35c5bd4974b 2018-11-14 17:48:59,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.094516992569s 2018-11-14 17:48:59,271 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-6c345a07-5580-4936-9c13-f35c5bd4974b 2018-11-14 17:48:59,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 17:48:59,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}adf3d510f413ad8ac3436bb4ddec95c2c98e0967" 2018-11-14 17:48:59,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:48:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5619384-2bf4-465e-8530-2fb67bd63f9f Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-14 17:48:59,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-e5619384-2bf4-465e-8530-2fb67bd63f9f 2018-11-14 17:48:59,377 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.100977182388s 2018-11-14 17:48:59,377 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-e5619384-2bf4-465e-8530-2fb67bd63f9f 2018-11-14 17:48:59,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 17:48:59,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}adf3d510f413ad8ac3436bb4ddec95c2c98e0967" 2018-11-14 17:48:59,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:48:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30c39060-1a90-4d14-8680-f6577a1d0a5a Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_f17ac618-86ba-477e-96ca-e1d0cb7ba8de", "links": {"self": "http://172.30.9.28:5000/v3/users/9115636010bf424799d2d4ee320560f0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9115636010bf424799d2d4ee320560f0", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 17:48:59,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-30c39060-1a90-4d14-8680-f6577a1d0a5a 2018-11-14 17:48:59,501 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.122774124146s 2018-11-14 17:48:59,501 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-30c39060-1a90-4d14-8680-f6577a1d0a5a 2018-11-14 17:48:59,513 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 17:48:59,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}adf3d510f413ad8ac3436bb4ddec95c2c98e0967" 2018-11-14 17:48:59,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:48:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e011429-5fd2-424a-a9eb-fdd3abade925 Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.28:5000/v3/projects/ea333110b47649189b310c0d34f70550"}, "tags": [], "enabled": true, "id": "ea333110b47649189b310c0d34f70550", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_f17ac618-86ba-477e-96ca-e1d0cb7ba8de"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-14 17:48:59,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-8e011429-5fd2-424a-a9eb-fdd3abade925 2018-11-14 17:48:59,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0991678237915s 2018-11-14 17:48:59,613 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-8e011429-5fd2-424a-a9eb-fdd3abade925 2018-11-14 17:48:59,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-14 17:48:59,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=9115636010bf424799d2d4ee320560f0&role.id=392624e4a0de484280160e98a97094f7&scope.project.id=ea333110b47649189b310c0d34f70550" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}adf3d510f413ad8ac3436bb4ddec95c2c98e0967" 2018-11-14 17:48:59,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:48:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf724772-d4d5-45b3-be8b-67c3800e4578 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=9115636010bf424799d2d4ee320560f0&role.id=392624e4a0de484280160e98a97094f7&scope.project.id=ea333110b47649189b310c0d34f70550", "previous": null, "next": null}} 2018-11-14 17:48:59,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=9115636010bf424799d2d4ee320560f0&role.id=392624e4a0de484280160e98a97094f7&scope.project.id=ea333110b47649189b310c0d34f70550 used request id req-bf724772-d4d5-45b3-be8b-67c3800e4578 2018-11-14 17:48:59,723 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.102896213531s 2018-11-14 17:48:59,723 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=9115636010bf424799d2d4ee320560f0&role.id=392624e4a0de484280160e98a97094f7&scope.project.id=ea333110b47649189b310c0d34f70550 used request id req-bf724772-d4d5-45b3-be8b-67c3800e4578 2018-11-14 17:48:59,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-14 17:48:59,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/ea333110b47649189b310c0d34f70550/users/9115636010bf424799d2d4ee320560f0/roles/392624e4a0de484280160e98a97094f7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}adf3d510f413ad8ac3436bb4ddec95c2c98e0967" 2018-11-14 17:48:59,881 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 17:48:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9757331c-ca71-4f87-8e90-cb8bab8a444c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 17:48:59,881 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/ea333110b47649189b310c0d34f70550/users/9115636010bf424799d2d4ee320560f0/roles/392624e4a0de484280160e98a97094f7 used request id req-9757331c-ca71-4f87-8e90-cb8bab8a444c 2018-11-14 17:48:59,881 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.154278039932s 2018-11-14 17:48:59,882 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/ea333110b47649189b310c0d34f70550/users/9115636010bf424799d2d4ee320560f0/roles/392624e4a0de484280160e98a97094f7 used request id req-9757331c-ca71-4f87-8e90-cb8bab8a444c 2018-11-14 17:48:59,882 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_jobs-project_f17ac618-86ba-477e-96ca-e1d0cb7ba8de', 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'ea333110b47649189b310c0d34f70550', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '04ed8106-bfba-4eba-b703-1f0007a044b6', 'username': u'rally_jobs-user_f17ac618-86ba-477e-96ca-e1d0cb7ba8de', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-14 17:48:59,886 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_jobs-user_f17ac618-86ba-477e-96ca-e1d0cb7ba8de', 'password': '04ed8106-bfba-4eba-b703-1f0007a044b6', 'project_name': 'rally_jobs-project_f17ac618-86ba-477e-96ca-e1d0cb7ba8de', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000//v3', 'project_id': 'ea333110b47649189b310c0d34f70550', 'project_domain_name': 'Default'} 2018-11-14 17:48:59,890 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 17:48:59,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}adf3d510f413ad8ac3436bb4ddec95c2c98e0967" 2018-11-14 17:48:59,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:48:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08421ec9-db74-4e5c-8d64-42dc3a94b294 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "392624e4a0de484280160e98a97094f7", "links": {"self": "http://172.30.9.28:5000/v3/roles/392624e4a0de484280160e98a97094f7"}, "name": "Member"}, {"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 17:48:59,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-08421ec9-db74-4e5c-8d64-42dc3a94b294 2018-11-14 17:48:59,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0963220596313s 2018-11-14 17:48:59,987 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-08421ec9-db74-4e5c-8d64-42dc3a94b294 2018-11-14 17:48:59,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 17:48:59,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}adf3d510f413ad8ac3436bb4ddec95c2c98e0967" 2018-11-14 17:49:00,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:48:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd144067-e88a-4111-ba8b-57c6c387d5d0 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "392624e4a0de484280160e98a97094f7", "links": {"self": "http://172.30.9.28:5000/v3/roles/392624e4a0de484280160e98a97094f7"}, "name": "Member"}, {"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 17:49:00,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-dd144067-e88a-4111-ba8b-57c6c387d5d0 2018-11-14 17:49:00,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.114453792572s 2018-11-14 17:49:00,106 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-dd144067-e88a-4111-ba8b-57c6c387d5d0 2018-11-14 17:49:00,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 17:49:00,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}adf3d510f413ad8ac3436bb4ddec95c2c98e0967" 2018-11-14 17:49:00,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:49:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c5ab052-08ca-4396-9a15-a1e9e0b39aca Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-14 17:49:00,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-3c5ab052-08ca-4396-9a15-a1e9e0b39aca 2018-11-14 17:49:00,208 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0974369049072s 2018-11-14 17:49:00,208 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-3c5ab052-08ca-4396-9a15-a1e9e0b39aca 2018-11-14 17:49:00,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 17:49:00,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}adf3d510f413ad8ac3436bb4ddec95c2c98e0967" 2018-11-14 17:49:00,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:49:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d071f793-e6d2-4f9b-b8be-0dcfe16ec852 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_f17ac618-86ba-477e-96ca-e1d0cb7ba8de", "links": {"self": "http://172.30.9.28:5000/v3/users/9115636010bf424799d2d4ee320560f0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9115636010bf424799d2d4ee320560f0", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 17:49:00,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-d071f793-e6d2-4f9b-b8be-0dcfe16ec852 2018-11-14 17:49:00,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.118454933167s 2018-11-14 17:49:00,328 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-d071f793-e6d2-4f9b-b8be-0dcfe16ec852 2018-11-14 17:49:00,339 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 17:49:00,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}adf3d510f413ad8ac3436bb4ddec95c2c98e0967" 2018-11-14 17:49:00,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:49:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e24c6df-9114-4f0e-941e-2dc98b3b9083 Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.28:5000/v3/projects/ea333110b47649189b310c0d34f70550"}, "tags": [], "enabled": true, "id": "ea333110b47649189b310c0d34f70550", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_f17ac618-86ba-477e-96ca-e1d0cb7ba8de"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-14 17:49:00,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-3e24c6df-9114-4f0e-941e-2dc98b3b9083 2018-11-14 17:49:00,442 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.102021932602s 2018-11-14 17:49:00,442 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-3e24c6df-9114-4f0e-941e-2dc98b3b9083 2018-11-14 17:49:00,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-14 17:49:00,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=9115636010bf424799d2d4ee320560f0&role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&scope.project.id=ea333110b47649189b310c0d34f70550" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}adf3d510f413ad8ac3436bb4ddec95c2c98e0967" 2018-11-14 17:49:00,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:49:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-970d0215-82a5-48aa-97f4-f8a8a1adf7b1 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=9115636010bf424799d2d4ee320560f0&role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&scope.project.id=ea333110b47649189b310c0d34f70550", "previous": null, "next": null}} 2018-11-14 17:49:00,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=9115636010bf424799d2d4ee320560f0&role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&scope.project.id=ea333110b47649189b310c0d34f70550 used request id req-970d0215-82a5-48aa-97f4-f8a8a1adf7b1 2018-11-14 17:49:00,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.102907180786s 2018-11-14 17:49:00,552 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=9115636010bf424799d2d4ee320560f0&role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&scope.project.id=ea333110b47649189b310c0d34f70550 used request id req-970d0215-82a5-48aa-97f4-f8a8a1adf7b1 2018-11-14 17:49:00,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-14 17:49:00,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/ea333110b47649189b310c0d34f70550/users/9115636010bf424799d2d4ee320560f0/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}adf3d510f413ad8ac3436bb4ddec95c2c98e0967" 2018-11-14 17:49:00,700 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 17:49:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38122323-27b5-42ca-b5d6-96811d6c9594 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 17:49:00,700 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/ea333110b47649189b310c0d34f70550/users/9115636010bf424799d2d4ee320560f0/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 used request id req-38122323-27b5-42ca-b5d6-96811d6c9594 2018-11-14 17:49:00,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.145250082016s 2018-11-14 17:49:00,701 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/ea333110b47649189b310c0d34f70550/users/9115636010bf424799d2d4ee320560f0/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 used request id req-38122323-27b5-42ca-b5d6-96811d6c9594 2018-11-14 17:49:00,702 - xtesting.ci.run_tests - INFO - Running test case 'rally_jobs'... 2018-11-14 17:49:00,702 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 17:49:00,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}adf3d510f413ad8ac3436bb4ddec95c2c98e0967" 2018-11-14 17:49:00,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:49:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f29453f-ca54-496e-90c3-a967bfafd341 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/d5e6db7c06bf4799a784ea87405dbbb1"}, "tags": [], "enabled": true, "id": "d5e6db7c06bf4799a784ea87405dbbb1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-11-14 17:49:00,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-9f29453f-ca54-496e-90c3-a967bfafd341 2018-11-14 17:49:00,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.107427835464s 2018-11-14 17:49:00,810 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-9f29453f-ca54-496e-90c3-a967bfafd341 2018-11-14 17:49:00,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 17:49:00,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}adf3d510f413ad8ac3436bb4ddec95c2c98e0967" 2018-11-14 17:49:00,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:49:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5269e70-edb1-4ef1-a8fa-38c4ff530deb Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.28:5000/v3/projects/ea333110b47649189b310c0d34f70550"}, "tags": [], "enabled": true, "id": "ea333110b47649189b310c0d34f70550", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_f17ac618-86ba-477e-96ca-e1d0cb7ba8de"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-14 17:49:00,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-a5269e70-edb1-4ef1-a8fa-38c4ff530deb 2018-11-14 17:49:00,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.118992090225s 2018-11-14 17:49:00,936 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-a5269e70-edb1-4ef1-a8fa-38c4ff530deb 2018-11-14 17:49:00,938 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-11-14 17:49:00,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}adf3d510f413ad8ac3436bb4ddec95c2c98e0967" -d '{"network": {"shared": true, "tenant_id": "ea333110b47649189b310c0d34f70550", "name": "rally_jobs-net_f17ac618-86ba-477e-96ca-e1d0cb7ba8de", "admin_state_up": true}}' 2018-11-14 17:49:01,648 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b75fbc24-0596-4af7-92ea-600788102fad Date: Wed, 14 Nov 2018 17:49:01 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"5bd00e80-9c78-41e6-ad45-b68f7285afd2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"ea333110b47649189b310c0d34f70550","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-14T17:49:01Z","is_default":false,"provider:segmentation_id":69,"name":"rally_jobs-net_f17ac618-86ba-477e-96ca-e1d0cb7ba8de","admin_state_up":true,"tenant_id":"ea333110b47649189b310c0d34f70550","created_at":"2018-11-14T17:49:01Z","mtu":1450}} 2018-11-14 17:49:01,648 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-b75fbc24-0596-4af7-92ea-600788102fad 2018-11-14 17:49:01,648 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.710050106049s 2018-11-14 17:49:01,648 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-b75fbc24-0596-4af7-92ea-600788102fad 2018-11-14 17:49:01,649 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-11-14T17:49:01Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'5bd00e80-9c78-41e6-ad45-b68f7285afd2', u'provider:segmentation_id': 69, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_jobs-net_f17ac618-86ba-477e-96ca-e1d0cb7ba8de', u'admin_state_up': True, u'tenant_id': u'ea333110b47649189b310c0d34f70550', u'created_at': u'2018-11-14T17:49:01Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': True, u'project_id': u'ea333110b47649189b310c0d34f70550'}) 2018-11-14 17:49:01,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 17:49:01,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:49:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da6a1c2e-462f-4814-920c-bf56be94ae3a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 17:49:01,658 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-da6a1c2e-462f-4814-920c-bf56be94ae3a 2018-11-14 17:49:01,658 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-11-14 17:49:02,081 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}, {"id": "392624e4a0de484280160e98a97094f7", "name": "Member"}], "expires_at": "2018-11-14T18:49:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ea333110b47649189b310c0d34f70550", "name": "rally_jobs-project_f17ac618-86ba-477e-96ca-e1d0cb7ba8de"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/ea333110b47649189b310c0d34f70550", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/ea333110b47649189b310c0d34f70550", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/ea333110b47649189b310c0d34f70550", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_ea333110b47649189b310c0d34f70550", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_ea333110b47649189b310c0d34f70550", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/ea333110b47649189b310c0d34f70550", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/ea333110b47649189b310c0d34f70550", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/ea333110b47649189b310c0d34f70550", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/ea333110b47649189b310c0d34f70550", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/ea333110b47649189b310c0d34f70550", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/ea333110b47649189b310c0d34f70550", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/ea333110b47649189b310c0d34f70550", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/ea333110b47649189b310c0d34f70550", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/ea333110b47649189b310c0d34f70550", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_jobs-user_f17ac618-86ba-477e-96ca-e1d0cb7ba8de", "id": "9115636010bf424799d2d4ee320560f0"}, "audit_ids": ["GkWKwJT7Rm2dKy-D3y9P5w"], "issued_at": "2018-11-14T17:49:02.000000Z"}} 2018-11-14 17:49:02,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 17:49:02,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}d85ebd119f484bd3fca56389e2e3b49f446c09d6" 2018-11-14 17:49:02,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1346 X-Openstack-Request-Id: req-104e824c-00d2-4dae-9ba6-31248c4cee94 Date: Wed, 14 Nov 2018 17:49:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"5bd00e80-9c78-41e6-ad45-b68f7285afd2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"ea333110b47649189b310c0d34f70550","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-14T17:49:01Z","provider:segmentation_id":69,"name":"rally_jobs-net_f17ac618-86ba-477e-96ca-e1d0cb7ba8de","admin_state_up":true,"tenant_id":"ea333110b47649189b310c0d34f70550","created_at":"2018-11-14T17:49:01Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"928cbc5c-a6fa-468a-b088-88e266fca291","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","status":"ACTIVE","subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"description":"","tags":[],"updated_at":"2018-11-14T17:04:27Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","provider:network_type":"flat"}]} 2018-11-14 17:49:02,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-104e824c-00d2-4dae-9ba6-31248c4cee94 2018-11-14 17:49:02,347 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.263411045074s 2018-11-14 17:49:02,348 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-104e824c-00d2-4dae-9ba6-31248c4cee94 2018-11-14 17:49:02,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-11-14 17:49:02,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}d85ebd119f484bd3fca56389e2e3b49f446c09d6" -d '{"subnet": {"name": "rally_jobs-subnet_f17ac618-86ba-477e-96ca-e1d0cb7ba8de", "enable_dhcp": true, "network_id": "5bd00e80-9c78-41e6-ad45-b68f7285afd2", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-11-14 17:49:03,051 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-9682858b-3fed-4b66-865b-58cb8d510e8c Date: Wed, 14 Nov 2018 17:49:03 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5bd00e80-9c78-41e6-ad45-b68f7285afd2","tenant_id":"ea333110b47649189b310c0d34f70550","created_at":"2018-11-14T17:49:02Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-14T17:49:02Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"ea333110b47649189b310c0d34f70550","id":"2013a13c-32ae-4c5c-bf95-116ccc6b3133","subnetpool_id":null,"name":"rally_jobs-subnet_f17ac618-86ba-477e-96ca-e1d0cb7ba8de"}} 2018-11-14 17:49:03,051 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-9682858b-3fed-4b66-865b-58cb8d510e8c 2018-11-14 17:49:03,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.701407909393s 2018-11-14 17:49:03,051 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-9682858b-3fed-4b66-865b-58cb8d510e8c 2018-11-14 17:49:03,051 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-14T17:49:02Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'2013a13c-32ae-4c5c-bf95-116ccc6b3133', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_jobs-subnet_f17ac618-86ba-477e-96ca-e1d0cb7ba8de', u'enable_dhcp': True, u'network_id': u'5bd00e80-9c78-41e6-ad45-b68f7285afd2', u'tenant_id': u'ea333110b47649189b310c0d34f70550', u'created_at': u'2018-11-14T17:49:02Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'ea333110b47649189b310c0d34f70550'}) 2018-11-14 17:49:03,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-11-14 17:49:03,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}d85ebd119f484bd3fca56389e2e3b49f446c09d6" -d '{"router": {"external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291"}, "name": "rally_jobs-router_f17ac618-86ba-477e-96ca-e1d0cb7ba8de", "admin_state_up": true}}' 2018-11-14 17:49:04,824 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-16a9e8be-fc5c-485f-bade-34ac20eea7f0 Date: Wed, 14 Nov 2018 17:49:04 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3653731-6d80-49cb-86ba-17eff3eeceee", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "ea333110b47649189b310c0d34f70550", "created_at": "2018-11-14T17:49:03Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-14T17:49:04Z", "revision_number": 2, "routes": [], "project_id": "ea333110b47649189b310c0d34f70550", "id": "f9e6daba-26ad-4990-8bcc-0c17f704c6d6", "name": "rally_jobs-router_f17ac618-86ba-477e-96ca-e1d0cb7ba8de"}} 2018-11-14 17:49:04,824 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-16a9e8be-fc5c-485f-bade-34ac20eea7f0 2018-11-14 17:49:04,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.77183890343s 2018-11-14 17:49:04,824 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-16a9e8be-fc5c-485f-bade-34ac20eea7f0 2018-11-14 17:49:04,825 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'928cbc5c-a6fa-468a-b088-88e266fca291', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b3653731-6d80-49cb-86ba-17eff3eeceee', u'ip_address': u'172.30.9.200'}]}, u'description': u'', u'tags': [], u'tenant_id': u'ea333110b47649189b310c0d34f70550', u'created_at': u'2018-11-14T17:49:03Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-11-14T17:49:04Z', u'revision_number': 2, u'routes': [], u'project_id': u'ea333110b47649189b310c0d34f70550', u'id': u'f9e6daba-26ad-4990-8bcc-0c17f704c6d6', u'name': u'rally_jobs-router_f17ac618-86ba-477e-96ca-e1d0cb7ba8de'}) 2018-11-14 17:49:04,825 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-11-14 17:49:04,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/f9e6daba-26ad-4990-8bcc-0c17f704c6d6/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}d85ebd119f484bd3fca56389e2e3b49f446c09d6" -d '{"subnet_id": "2013a13c-32ae-4c5c-bf95-116ccc6b3133"}' 2018-11-14 17:49:06,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-cf209f87-64e7-430d-a99b-20ab2150c77b Date: Wed, 14 Nov 2018 17:49:06 GMT RESP BODY: {"network_id": "5bd00e80-9c78-41e6-ad45-b68f7285afd2", "tenant_id": "ea333110b47649189b310c0d34f70550", "subnet_id": "2013a13c-32ae-4c5c-bf95-116ccc6b3133", "subnet_ids": ["2013a13c-32ae-4c5c-bf95-116ccc6b3133"], "port_id": "973179b9-dd62-4e38-b9c3-ec2fbc9781b4", "id": "f9e6daba-26ad-4990-8bcc-0c17f704c6d6"} 2018-11-14 17:49:06,867 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/f9e6daba-26ad-4990-8bcc-0c17f704c6d6/add_router_interface.json used request id req-cf209f87-64e7-430d-a99b-20ab2150c77b 2018-11-14 17:49:06,867 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.0415289402s 2018-11-14 17:49:06,867 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/f9e6daba-26ad-4990-8bcc-0c17f704c6d6/add_router_interface.json used request id req-cf209f87-64e7-430d-a99b-20ab2150c77b returning object f9e6daba-26ad-4990-8bcc-0c17f704c6d6 2018-11-14 17:49:06,868 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-14 17:49:07,000 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-11-14 17:49:07,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 17:49:07,006 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Wed, 14 Nov 2018 17:49:07 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-11-14 17:49:07,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 17:49:07,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}d85ebd119f484bd3fca56389e2e3b49f446c09d6" 2018-11-14 17:49:07,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-16b83d4b-68ed-4b84-b301-7522b36b80bd Date: Wed, 14 Nov 2018 17:49:07 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 17:49:07,233 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-16b83d4b-68ed-4b84-b301-7522b36b80bd 2018-11-14 17:49:07,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.224619865417s 2018-11-14 17:49:07,233 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-16b83d4b-68ed-4b84-b301-7522b36b80bd 2018-11-14 17:49:07,240 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-14 17:49:07,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}d85ebd119f484bd3fca56389e2e3b49f446c09d6" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_jobs-img_f17ac618-86ba-477e-96ca-e1d0cb7ba8de", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_jobs-img_f17ac618-86ba-477e-96ca-e1d0cb7ba8de"}' 2018-11-14 17:49:07,523 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 871 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/c58db64e-e745-4e98-9145-8d58a6792b24 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d1662bca-c655-4528-b461-184bd743467e Date: Wed, 14 Nov 2018 17:49:07 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/c58db64e-e745-4e98-9145-8d58a6792b24/file", "owner": "ea333110b47649189b310c0d34f70550", "id": "c58db64e-e745-4e98-9145-8d58a6792b24", "size": null, "self": "/v2/images/c58db64e-e745-4e98-9145-8d58a6792b24", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-14T17:49:07Z", "visibility": "public", "owner_specified.shade.object": "images/rally_jobs-img_f17ac618-86ba-477e-96ca-e1d0cb7ba8de", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_f17ac618-86ba-477e-96ca-e1d0cb7ba8de", "checksum": null, "created_at": "2018-11-14T17:49:07Z", "protected": false} 2018-11-14 17:49:07,523 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-d1662bca-c655-4528-b461-184bd743467e 2018-11-14 17:49:07,523 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.282404899597s 2018-11-14 17:49:07,523 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-d1662bca-c655-4528-b461-184bd743467e returning object c58db64e-e745-4e98-9145-8d58a6792b24 2018-11-14 17:49:07,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-14 17:49:07,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/c58db64e-e745-4e98-9145-8d58a6792b24/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}d85ebd119f484bd3fca56389e2e3b49f446c09d6" -d '' 2018-11-14 17:49:08,477 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a3b2b628-d034-4f6b-bd56-a81eb86825f3 Date: Wed, 14 Nov 2018 17:49:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 17:49:08,478 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/c58db64e-e745-4e98-9145-8d58a6792b24/file used request id req-a3b2b628-d034-4f6b-bd56-a81eb86825f3 2018-11-14 17:49:08,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.95365691185s 2018-11-14 17:49:08,478 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/c58db64e-e745-4e98-9145-8d58a6792b24/file used request id req-a3b2b628-d034-4f6b-bd56-a81eb86825f3 2018-11-14 17:49:08,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 17:49:08,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}d85ebd119f484bd3fca56389e2e3b49f446c09d6" 2018-11-14 17:49:08,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1201 Content-Type: application/json X-Openstack-Request-Id: req-a167163d-72cc-47bf-8cc9-7be44608a098 Date: Wed, 14 Nov 2018 17:49:08 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/c58db64e-e745-4e98-9145-8d58a6792b24/snap", "metadata": {}}], "file": "/v2/images/c58db64e-e745-4e98-9145-8d58a6792b24/file", "owner": "ea333110b47649189b310c0d34f70550", "id": "c58db64e-e745-4e98-9145-8d58a6792b24", "size": 12716032, "self": "/v2/images/c58db64e-e745-4e98-9145-8d58a6792b24", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/c58db64e-e745-4e98-9145-8d58a6792b24/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-14T17:49:08Z", "visibility": "public", "owner_specified.shade.object": "images/rally_jobs-img_f17ac618-86ba-477e-96ca-e1d0cb7ba8de", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_f17ac618-86ba-477e-96ca-e1d0cb7ba8de", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-14T17:49:07Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 17:49:08,507 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-a167163d-72cc-47bf-8cc9-7be44608a098 2018-11-14 17:49:08,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0248968601227s 2018-11-14 17:49:08,507 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-a167163d-72cc-47bf-8cc9-7be44608a098 2018-11-14 17:49:08,509 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/c58db64e-e745-4e98-9145-8d58a6792b24/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c58db64e-e745-4e98-9145-8d58a6792b24/file', 'owner': u'ea333110b47649189b310c0d34f70550', 'id': u'c58db64e-e745-4e98-9145-8d58a6792b24', 'size': 12716032, u'self': u'/v2/images/c58db64e-e745-4e98-9145-8d58a6792b24', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ea333110b47649189b310c0d34f70550', 'name': 'rally_jobs-project_f17ac618-86ba-477e-96ca-e1d0cb7ba8de', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/c58db64e-e745-4e98-9145-8d58a6792b24/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-14T17:49:08Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-14T17:49:08Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_jobs-img_f17ac618-86ba-477e-96ca-e1d0cb7ba8de', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/c58db64e-e745-4e98-9145-8d58a6792b24', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_jobs-img_f17ac618-86ba-477e-96ca-e1d0cb7ba8de', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'rally_jobs-img_f17ac618-86ba-477e-96ca-e1d0cb7ba8de', 'created': u'2018-11-14T17:49:07Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-14T17:49:07Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/c58db64e-e745-4e98-9145-8d58a6792b24', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_jobs-img_f17ac618-86ba-477e-96ca-e1d0cb7ba8de', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-14 17:49:08,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-14 17:49:08,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}adf3d510f413ad8ac3436bb4ddec95c2c98e0967" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_jobs-flavor_f17ac618-86ba-477e-96ca-e1d0cb7ba8de", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-14 17:49:08,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:49:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d8304250-5d49-456b-9523-4774eaf9f31c x-compute-request-id: req-d8304250-5d49-456b-9523-4774eaf9f31c Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_jobs-flavor_f17ac618-86ba-477e-96ca-e1d0cb7ba8de", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/89e58c96-611c-48fd-a39b-b65195c1a500", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/89e58c96-611c-48fd-a39b-b65195c1a500", "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": "89e58c96-611c-48fd-a39b-b65195c1a500"}} 2018-11-14 17:49:08,743 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-d8304250-5d49-456b-9523-4774eaf9f31c 2018-11-14 17:49:08,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.233505964279s 2018-11-14 17:49:08,744 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-d8304250-5d49-456b-9523-4774eaf9f31c 2018-11-14 17:49:08,745 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_f17ac618-86ba-477e-96ca-e1d0cb7ba8de', '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'49be60fcc4c34adea9e7c304d872b17d', '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'89e58c96-611c-48fd-a39b-b65195c1a500', 'swap': 0}) 2018-11-14 17:49:08,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-14 17:49:08,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/89e58c96-611c-48fd-a39b-b65195c1a500/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}adf3d510f413ad8ac3436bb4ddec95c2c98e0967" -d '{"extra_specs": {}}' 2018-11-14 17:49:08,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:49:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-08a7465b-77c4-4dc2-838f-c8199f0436ff x-compute-request-id: req-08a7465b-77c4-4dc2-838f-c8199f0436ff Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-14 17:49:08,771 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/89e58c96-611c-48fd-a39b-b65195c1a500/os-extra_specs used request id req-08a7465b-77c4-4dc2-838f-c8199f0436ff 2018-11-14 17:49:08,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0255908966064s 2018-11-14 17:49:08,771 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/89e58c96-611c-48fd-a39b-b65195c1a500/os-extra_specs used request id req-08a7465b-77c4-4dc2-838f-c8199f0436ff 2018-11-14 17:49:08,771 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-14 17:49:10,952 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-11-14 17:49:13,125 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 5aeda131-7308-4772-9cbe-4050875e5d7a | 2018-11-14T17:49:12.760399 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 5aeda131-7308-4772-9cbe-4050875e5d7a ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-11-14 17:49:16,041 - 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-11-14 17:49:16,788 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-11-14 17:49:16,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-11-14 17:49:16,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}d85ebd119f484bd3fca56389e2e3b49f446c09d6" 2018-11-14 17:49:17,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:49: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-f981946b-5918-4ebe-b8f5-3abec0515201 x-compute-request-id: req-f981946b-5918-4ebe-b8f5-3abec0515201 Content-Encoding: gzip Content-Length: 738 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.5", "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": 2010000, "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": 23}, "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.7", "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": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-11-14 17:49:17,025 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-f981946b-5918-4ebe-b8f5-3abec0515201 2018-11-14 17:49:17,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.236354112625s 2018-11-14 17:49:17,026 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-f981946b-5918-4ebe-b8f5-3abec0515201 2018-11-14 17:49:17,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-11-14 17:49:17,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}d85ebd119f484bd3fca56389e2e3b49f446c09d6" 2018-11-14 17:49:17,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8053 X-Openstack-Request-Id: req-cdd02c83-1608-4f6c-a18b-44f86b2a6679 Date: Wed, 14 Nov 2018 17:49:17 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": "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": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"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": "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": "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": "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": "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": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-11-14 17:49:17,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/extensions.json used request id req-cdd02c83-1608-4f6c-a18b-44f86b2a6679 2018-11-14 17:49:17,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.198486804962s 2018-11-14 17:49:17,226 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/extensions.json used request id req-cdd02c83-1608-4f6c-a18b-44f86b2a6679 2018-11-14 17:49:17,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-14 17:49:17,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}adf3d510f413ad8ac3436bb4ddec95c2c98e0967" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_jobs-flavor_alt_f17ac618-86ba-477e-96ca-e1d0cb7ba8de", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-14 17:49:17,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:49: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-7da60f74-2800-4e6f-a2a9-4989da34824e x-compute-request-id: req-7da60f74-2800-4e6f-a2a9-4989da34824e Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_jobs-flavor_alt_f17ac618-86ba-477e-96ca-e1d0cb7ba8de", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/3460298f-aab9-4c35-8e13-c178375b0029", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/3460298f-aab9-4c35-8e13-c178375b0029", "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": "3460298f-aab9-4c35-8e13-c178375b0029"}} 2018-11-14 17:49:17,308 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-7da60f74-2800-4e6f-a2a9-4989da34824e 2018-11-14 17:49:17,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.074667930603s 2018-11-14 17:49:17,308 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-7da60f74-2800-4e6f-a2a9-4989da34824e 2018-11-14 17:49:17,309 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_f17ac618-86ba-477e-96ca-e1d0cb7ba8de', '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'49be60fcc4c34adea9e7c304d872b17d', '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'3460298f-aab9-4c35-8e13-c178375b0029', 'swap': 0}) 2018-11-14 17:49:17,310 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-14 17:49:17,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/3460298f-aab9-4c35-8e13-c178375b0029/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}adf3d510f413ad8ac3436bb4ddec95c2c98e0967" -d '{"extra_specs": {}}' 2018-11-14 17:49:17,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 17:49: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-3b635315-df5c-4483-8ee4-f57c127bce14 x-compute-request-id: req-3b635315-df5c-4483-8ee4-f57c127bce14 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-14 17:49:17,330 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/3460298f-aab9-4c35-8e13-c178375b0029/os-extra_specs used request id req-3b635315-df5c-4483-8ee4-f57c127bce14 2018-11-14 17:49:17,330 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.020092010498s 2018-11-14 17:49:17,330 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/3460298f-aab9-4c35-8e13-c178375b0029/os-extra_specs used request id req-3b635315-df5c-4483-8ee4-f57c127bce14 2018-11-14 17:49:17,330 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_f17ac618-86ba-477e-96ca-e1d0cb7ba8de', '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'49be60fcc4c34adea9e7c304d872b17d', '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'3460298f-aab9-4c35-8e13-c178375b0029', 'swap': 0}) 2018-11-14 17:49:17,334 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /home/opnfv/functest/data/rally/neutron/rally-jobs/task-neutron.yaml 2018-11-14 17:49:17,335 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-11-14 17:49:17,348 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-11-14 17:49:17,552 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-11-14 17:49:17,552 - 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-11-14 18:13:40,039 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 008636c8-cdf5-45bd-80f7-fede07e62bd6 2018-11-14 18:13:40,040 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally_jobs does not exist, we create it. 2018-11-14 18:13:40,041 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '008636c8-cdf5-45bd-80f7-fede07e62bd6'] 2018-11-14 18:13:41,202 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 008636c8-cdf5-45bd-80f7-fede07e62bd6 -------------------------------------------------------------------------------- Task 008636c8-cdf5-45bd-80f7-fede07e62bd6: 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 008636c8-cdf5-45bd-80f7-fede07e62bd6 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.269 | 2.331 | 3.344 | 3.925 | 5.586 | 2.45 | 100.0% | 100 | | neutron.list_networks | 0.174 | 0.611 | 1.181 | 1.546 | 2.364 | 0.719 | 100.0% | 100 | | total | 1.78 | 3.095 | 4.067 | 4.743 | 6.729 | 3.17 | 100.0% | 100 | | -> duration | 1.78 | 3.095 | 4.067 | 4.743 | 6.729 | 3.17 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.950538 Full duration: 48.178628 -------------------------------------------------------------------------------- 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 008636c8-cdf5-45bd-80f7-fede07e62bd6 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.445 | 2.117 | 2.575 | 2.586 | 2.739 | 2.164 | 100.0% | 40 | | neutron.update_network | 0.703 | 0.995 | 1.53 | 1.628 | 1.773 | 1.084 | 100.0% | 40 | | total | 2.71 | 3.202 | 3.689 | 3.836 | 3.969 | 3.248 | 100.0% | 40 | | -> duration | 2.71 | 3.202 | 3.689 | 3.836 | 3.969 | 3.248 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.165429 Full duration: 29.436157 -------------------------------------------------------------------------------- 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 008636c8-cdf5-45bd-80f7-fede07e62bd6 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.361 | 2.295 | 2.986 | 3.054 | 3.522 | 2.285 | 100.0% | 40 | | neutron.delete_network | 0.68 | 1.191 | 1.861 | 2.05 | 2.294 | 1.276 | 100.0% | 40 | | total | 2.216 | 3.703 | 4.216 | 4.323 | 4.833 | 3.561 | 100.0% | 40 | | -> duration | 2.216 | 3.703 | 4.216 | 4.323 | 4.833 | 3.561 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.86332 Full duration: 23.946458 -------------------------------------------------------------------------------- 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 008636c8-cdf5-45bd-80f7-fede07e62bd6 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.568 | 2.489 | 3.127 | 3.231 | 4.934 | 2.513 | 100.0% | 40 | | neutron.create_subnet (x2) | 4.198 | 7.175 | 10.13 | 10.23 | 10.502 | 7.124 | 100.0% | 40 | | neutron.list_subnets | 0.154 | 0.541 | 3.196 | 3.635 | 4.261 | 1.025 | 100.0% | 40 | | total | 7.102 | 10.42 | 13.185 | 13.208 | 13.213 | 10.663 | 100.0% | 40 | | -> duration | 7.102 | 10.42 | 13.185 | 13.208 | 13.213 | 10.663 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 24.941003 Full duration: 75.918418 -------------------------------------------------------------------------------- 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 008636c8-cdf5-45bd-80f7-fede07e62bd6 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.487 | 3.191 | 5.123 | 5.651 | 6.691 | 3.588 | 100.0% | 100 | | neutron.create_subnet (x2) | 4.848 | 9.453 | 12.47 | 13.028 | 14.959 | 9.547 | 100.0% | 100 | | neutron.update_subnet (x2) | 1.276 | 3.287 | 4.863 | 5.051 | 5.722 | 3.376 | 100.0% | 100 | | total | 9.695 | 17.213 | 19.605 | 19.963 | 20.505 | 16.511 | 100.0% | 100 | | -> duration | 9.695 | 17.213 | 19.605 | 19.963 | 20.505 | 16.511 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 86.267715 Full duration: 194.25266 -------------------------------------------------------------------------------- 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 008636c8-cdf5-45bd-80f7-fede07e62bd6 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.103 | 3.812 | 6.844 | 6.971 | 7.095 | 4.371 | 100.0% | 40 | | neutron.create_subnet (x2) | 5.285 | 8.223 | 11.236 | 11.525 | 13.119 | 8.514 | 100.0% | 40 | | neutron.delete_subnet (x2) | 2.957 | 4.94 | 6.603 | 7.306 | 8.889 | 5.034 | 100.0% | 40 | | total | 14.875 | 17.43 | 20.434 | 21.563 | 22.667 | 17.921 | 100.0% | 40 | | -> duration | 14.875 | 17.43 | 20.434 | 21.563 | 22.667 | 17.921 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 39.87574 Full duration: 66.576166 -------------------------------------------------------------------------------- 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 008636c8-cdf5-45bd-80f7-fede07e62bd6 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.868 | 2.42 | 2.759 | 2.818 | 2.862 | 2.4 | 100.0% | 40 | | neutron.create_subnet (x2) | 4.278 | 6.726 | 9.038 | 9.407 | 9.622 | 6.766 | 100.0% | 40 | | neutron.create_router (x2) | 2.443 | 4.976 | 6.07 | 6.224 | 6.717 | 4.843 | 100.0% | 40 | | neutron.add_interface_router (x2) | 6.363 | 8.672 | 10.315 | 10.869 | 11.737 | 8.619 | 100.0% | 40 | | neutron.list_routers | 0.143 | 0.377 | 0.653 | 0.712 | 0.859 | 0.404 | 100.0% | 40 | | total | 20.218 | 22.421 | 26.202 | 28.191 | 28.602 | 23.032 | 100.0% | 40 | | -> duration | 20.218 | 22.421 | 26.202 | 28.191 | 28.602 | 23.032 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 51.707652 Full duration: 128.738609 -------------------------------------------------------------------------------- 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 008636c8-cdf5-45bd-80f7-fede07e62bd6 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.753 | 2.718 | 3.585 | 3.629 | 3.707 | 2.739 | 100.0% | 40 | | neutron.create_subnet (x2) | 6.071 | 8.007 | 12.122 | 12.539 | 14.898 | 8.786 | 100.0% | 40 | | neutron.create_router (x2) | 3.44 | 4.788 | 6.043 | 6.105 | 6.152 | 4.864 | 100.0% | 40 | | neutron.add_interface_router (x2) | 5.768 | 7.13 | 9.645 | 10.371 | 10.77 | 7.676 | 100.0% | 40 | | neutron.update_router (x2) | 1.379 | 2.452 | 3.434 | 3.652 | 4.039 | 2.51 | 100.0% | 40 | | total | 21.475 | 26.387 | 29.007 | 29.349 | 30.315 | 26.575 | 100.0% | 40 | | -> duration | 21.475 | 26.387 | 29.007 | 29.349 | 30.315 | 26.575 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 56.123302 Full duration: 137.328086 -------------------------------------------------------------------------------- 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 008636c8-cdf5-45bd-80f7-fede07e62bd6 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.753 | 2.799 | 3.243 | 3.357 | 3.409 | 2.75 | 100.0% | 40 | | neutron.create_subnet (x2) | 6.46 | 8.974 | 10.37 | 10.473 | 11.441 | 8.931 | 100.0% | 40 | | neutron.create_router (x2) | 3.528 | 6.387 | 8.112 | 8.751 | 9.122 | 6.244 | 100.0% | 40 | | neutron.add_interface_router (x2) | 6.751 | 8.001 | 9.799 | 10.487 | 11.477 | 8.235 | 100.0% | 40 | | neutron.remove_interface_router (x2) | 3.72 | 4.897 | 5.54 | 5.874 | 6.519 | 4.913 | 100.0% | 40 | | neutron.delete_router (x2) | 1.83 | 2.572 | 3.206 | 3.351 | 3.96 | 2.613 | 100.0% | 40 | | total | 29.528 | 33.27 | 37.035 | 37.918 | 38.43 | 33.686 | 100.0% | 40 | | -> duration | 29.528 | 33.27 | 37.035 | 37.918 | 38.43 | 33.686 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 69.2099 Full duration: 116.734797 -------------------------------------------------------------------------------- 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 008636c8-cdf5-45bd-80f7-fede07e62bd6 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.119 | 1.362 | 1.66 | 1.666 | 1.673 | 1.391 | 100.0% | 8 | | neutron.create_port (x50) | 49.185 | 49.708 | 51.759 | 52.025 | 52.292 | 50.205 | 100.0% | 8 | | neutron.list_ports | 0.416 | 0.732 | 0.959 | 0.964 | 0.968 | 0.703 | 100.0% | 8 | | total | 51.369 | 51.82 | 53.704 | 54.088 | 54.472 | 52.302 | 100.0% | 8 | | -> duration | 51.369 | 51.82 | 53.704 | 54.088 | 54.472 | 52.302 | 100.0% | 8 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 8 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 106.336526 Full duration: 176.141829 -------------------------------------------------------------------------------- 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 008636c8-cdf5-45bd-80f7-fede07e62bd6 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.431 | 2.055 | 2.735 | 2.84 | 3.546 | 2.11 | 100.0% | 40 | | neutron.create_port (x5) | 8.374 | 9.889 | 11.212 | 11.874 | 12.17 | 10.023 | 100.0% | 40 | | neutron.update_port (x5) | 4.031 | 4.78 | 5.311 | 5.443 | 5.87 | 4.726 | 100.0% | 40 | | total | 14.446 | 16.841 | 18.495 | 19.152 | 19.685 | 16.86 | 100.0% | 40 | | -> duration | 14.446 | 16.841 | 18.495 | 19.152 | 19.685 | 16.86 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 35.453116 Full duration: 85.396538 -------------------------------------------------------------------------------- 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 008636c8-cdf5-45bd-80f7-fede07e62bd6 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.697 | 2.312 | 2.859 | 2.957 | 2.968 | 2.315 | 100.0% | 40 | | neutron.create_port (x5) | 8.749 | 10.11 | 10.859 | 11.363 | 12.704 | 10.128 | 100.0% | 40 | | neutron.delete_port (x5) | 3.591 | 4.681 | 5.186 | 5.439 | 6.129 | 4.67 | 100.0% | 40 | | total | 15.014 | 17.077 | 18.536 | 19.261 | 20.136 | 17.114 | 100.0% | 40 | | -> duration | 15.014 | 17.077 | 18.536 | 19.261 | 20.136 | 17.114 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 36.978198 Full duration: 61.426697 -------------------------------------------------------------------------------- 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 008636c8-cdf5-45bd-80f7-fede07e62bd6 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.717 | 2.044 | 2.187 | 2.223 | 2.348 | 2.007 | 100.0% | 40 | | total | 1.173 | 2.59 | 2.777 | 2.806 | 2.873 | 2.554 | 100.0% | 40 | | -> duration | 1.173 | 2.59 | 2.777 | 2.806 | 2.873 | 2.554 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.582683 Full duration: 43.89399 -------------------------------------------------------------------------------- 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 008636c8-cdf5-45bd-80f7-fede07e62bd6 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.171 | 1.347 | 1.395 | 1.401 | 1.407 | 1.318 | 100.0% | 4 | | neutron.create_subnet | 0.923 | 1.602 | 1.761 | 1.791 | 1.821 | 1.487 | 100.0% | 4 | | neutron.create_port (x125) | 133.031 | 134.98 | 136.506 | 136.784 | 137.061 | 135.013 | 100.0% | 4 | | neutron.create_trunk | 6.726 | 7.445 | 7.663 | 7.706 | 7.748 | 7.341 | 100.0% | 4 | | neutron.update_port | 1.389 | 1.445 | 1.564 | 1.584 | 1.603 | 1.471 | 100.0% | 4 | | neutron.list_trunks | 0.045 | 0.046 | 0.063 | 0.066 | 0.07 | 0.051 | 100.0% | 4 | | neutron.list_ports_by_device_id | 0.201 | 0.391 | 0.461 | 0.472 | 0.483 | 0.367 | 100.0% | 4 | | neutron.delete_trunk | 0.294 | 0.329 | 0.349 | 0.35 | 0.351 | 0.326 | 100.0% | 4 | | total | 144.965 | 147.487 | 149.142 | 149.366 | 149.589 | 147.382 | 100.0% | 4 | | -> duration | 144.965 | 147.487 | 149.142 | 149.366 | 149.589 | 147.382 | 100.0% | 4 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 4 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 149.589493 Full duration: 240.361147 HINTS: * To plot HTML graphics with this data, run: rally task report 008636c8-cdf5-45bd-80f7-fede07e62bd6 --out output.html * To generate a JUnit report, run: rally task export 008636c8-cdf5-45bd-80f7-fede07e62bd6 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 008636c8-cdf5-45bd-80f7-fede07e62bd6 --json --out output.json 2018-11-14 18:13:41,203 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '008636c8-cdf5-45bd-80f7-fede07e62bd6', '--out', u'/home/opnfv/functest/results/rally_jobs/neutron.json'] 2018-11-14 18:13:43,446 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 008636c8-cdf5-45bd-80f7-fede07e62bd6 --out /home/opnfv/functest/results/rally_jobs/neutron.json 2018-11-14 18:13:42.985 17710 INFO rally.common.plugin.discover [-] Loading plugins from directories /root/.rally/plugins/* 2018-11-14 18:13:42.986 17710 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/__init__.py 2018-11-14 18:13:42.987 17710 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/trunk_scenario.py 2018-11-14 18:13:43.186 17710 INFO rally.api [-] Building 'json' report for the following task(s): '008636c8-cdf5-45bd-80f7-fede07e62bd6'. 2018-11-14 18:13:43.310 17710 INFO rally.api [-] The report has been successfully built. 2018-11-14 18:13:43,447 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '008636c8-cdf5-45bd-80f7-fede07e62bd6', '--out', u'/home/opnfv/functest/results/rally_jobs/neutron.html'] 2018-11-14 18:13:45,843 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 008636c8-cdf5-45bd-80f7-fede07e62bd6 --out /home/opnfv/functest/results/rally_jobs/neutron.html 2018-11-14 18:13:45.227 17712 INFO rally.common.plugin.discover [-] Loading plugins from directories /root/.rally/plugins/* 2018-11-14 18:13:45.227 17712 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/__init__.py 2018-11-14 18:13:45.229 17712 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/trunk_scenario.py 2018-11-14 18:13:45.426 17712 INFO rally.api [-] Building 'html' report for the following task(s): '008636c8-cdf5-45bd-80f7-fede07e62bd6'. 2018-11-14 18:13:45.736 17712 INFO rally.api [-] The report has been successfully built. 2018-11-14 18:13:46,014 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-11-14 18:13:46,015 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +-----------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +-----------+------------+----------------+-----------+ | neutron | 00:23:48 | 612 | 100.00% | | | | | | | TOTAL: | 00:23:48 | 612 | 100.00% | +-----------+------------+----------------+-----------+ 2018-11-14 18:13:46,016 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_jobs' success_rate is 100.00% in 1/1 modules 2018-11-14 18:13:46,130 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-14 18:13:46,130 - xtesting.ci.run_tests - INFO - Test result: +--------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------+------------------+------------------+----------------+ | rally_jobs | functest | 24:45 | PASS | +--------------------+------------------+------------------+----------------+ 2018-11-14 18:13:46,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-14 18:13:46,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}adf3d510f413ad8ac3436bb4ddec95c2c98e0967" 2018-11-14 18:13:46,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:13:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7ee2f7bb-8792-4f04-a799-3dc39e816eb5 x-compute-request-id: req-7ee2f7bb-8792-4f04-a799-3dc39e816eb5 Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_jobs-flavor_alt_f17ac618-86ba-477e-96ca-e1d0cb7ba8de", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/3460298f-aab9-4c35-8e13-c178375b0029", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/3460298f-aab9-4c35-8e13-c178375b0029", "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": "3460298f-aab9-4c35-8e13-c178375b0029"}, {"name": "rally_jobs-flavor_f17ac618-86ba-477e-96ca-e1d0cb7ba8de", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/89e58c96-611c-48fd-a39b-b65195c1a500", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/89e58c96-611c-48fd-a39b-b65195c1a500", "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": "89e58c96-611c-48fd-a39b-b65195c1a500"}]} 2018-11-14 18:13:46,347 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-7ee2f7bb-8792-4f04-a799-3dc39e816eb5 2018-11-14 18:13:46,347 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.210381031036s 2018-11-14 18:13:46,348 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-7ee2f7bb-8792-4f04-a799-3dc39e816eb5 2018-11-14 18:13:46,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-14 18:13:46,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/3460298f-aab9-4c35-8e13-c178375b0029 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}adf3d510f413ad8ac3436bb4ddec95c2c98e0967" 2018-11-14 18:13:46,398 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18:13:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f4a73e9a-d4e9-4df3-969a-3c9c2d940b60 x-compute-request-id: req-f4a73e9a-d4e9-4df3-969a-3c9c2d940b60 Content-Length: 0 Content-Type: application/json 2018-11-14 18:13:46,398 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/3460298f-aab9-4c35-8e13-c178375b0029 used request id req-f4a73e9a-d4e9-4df3-969a-3c9c2d940b60 2018-11-14 18:13:46,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0482890605927s 2018-11-14 18:13:46,399 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/3460298f-aab9-4c35-8e13-c178375b0029 used request id req-f4a73e9a-d4e9-4df3-969a-3c9c2d940b60 2018-11-14 18:13:46,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-11-14 18:13:46,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/f9e6daba-26ad-4990-8bcc-0c17f704c6d6/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}d85ebd119f484bd3fca56389e2e3b49f446c09d6" -d '{"subnet_id": "2013a13c-32ae-4c5c-bf95-116ccc6b3133"}' 2018-11-14 18:13:48,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-43f40a39-0f6f-40d9-9391-ff7eaff5a7d6 Date: Wed, 14 Nov 2018 18:13:48 GMT RESP BODY: {"network_id": "5bd00e80-9c78-41e6-ad45-b68f7285afd2", "tenant_id": "ea333110b47649189b310c0d34f70550", "subnet_id": "2013a13c-32ae-4c5c-bf95-116ccc6b3133", "subnet_ids": ["2013a13c-32ae-4c5c-bf95-116ccc6b3133"], "port_id": "973179b9-dd62-4e38-b9c3-ec2fbc9781b4", "id": "f9e6daba-26ad-4990-8bcc-0c17f704c6d6"} 2018-11-14 18:13:48,028 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/f9e6daba-26ad-4990-8bcc-0c17f704c6d6/remove_router_interface.json used request id req-43f40a39-0f6f-40d9-9391-ff7eaff5a7d6 2018-11-14 18:13:48,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.62899303436s 2018-11-14 18:13:48,029 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/f9e6daba-26ad-4990-8bcc-0c17f704c6d6/remove_router_interface.json used request id req-43f40a39-0f6f-40d9-9391-ff7eaff5a7d6 returning object f9e6daba-26ad-4990-8bcc-0c17f704c6d6 2018-11-14 18:13:48,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-11-14 18:13:48,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}d85ebd119f484bd3fca56389e2e3b49f446c09d6" 2018-11-14 18:13:48,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-b4b96cb9-0be9-4534-afed-fa51afa3ae70 Date: Wed, 14 Nov 2018 18:13:48 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3653731-6d80-49cb-86ba-17eff3eeceee", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "ea333110b47649189b310c0d34f70550", "created_at": "2018-11-14T17:49:03Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-14T18:13:47Z", "revision_number": 4, "routes": [], "project_id": "ea333110b47649189b310c0d34f70550", "id": "f9e6daba-26ad-4990-8bcc-0c17f704c6d6", "name": "rally_jobs-router_f17ac618-86ba-477e-96ca-e1d0cb7ba8de"}]} 2018-11-14 18:13:48,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-b4b96cb9-0be9-4534-afed-fa51afa3ae70 2018-11-14 18:13:48,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.305343151093s 2018-11-14 18:13:48,335 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-b4b96cb9-0be9-4534-afed-fa51afa3ae70 2018-11-14 18:13:48,336 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-11-14 18:13:48,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/f9e6daba-26ad-4990-8bcc-0c17f704c6d6.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d85ebd119f484bd3fca56389e2e3b49f446c09d6" 2018-11-14 18:13:50,815 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-73d59fac-4c80-4305-8679-018b104594e9 Content-Length: 0 Date: Wed, 14 Nov 2018 18:13:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:13:50,815 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/f9e6daba-26ad-4990-8bcc-0c17f704c6d6.json used request id req-73d59fac-4c80-4305-8679-018b104594e9 2018-11-14 18:13:50,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 2.47924399376s 2018-11-14 18:13:50,816 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/f9e6daba-26ad-4990-8bcc-0c17f704c6d6.json used request id req-73d59fac-4c80-4305-8679-018b104594e9 2018-11-14 18:13:50,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-14 18:13:50,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}d85ebd119f484bd3fca56389e2e3b49f446c09d6" 2018-11-14 18:13:51,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1292 X-Openstack-Request-Id: req-f0520c3f-9508-41c9-9f21-e46f286863b7 Date: Wed, 14 Nov 2018 18:13:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5bd00e80-9c78-41e6-ad45-b68f7285afd2","tenant_id":"ea333110b47649189b310c0d34f70550","created_at":"2018-11-14T17:49:02Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-14T17:49:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"ea333110b47649189b310c0d34f70550","id":"2013a13c-32ae-4c5c-bf95-116ccc6b3133","subnetpool_id":null,"name":"rally_jobs-subnet_f17ac618-86ba-477e-96ca-e1d0cb7ba8de"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"928cbc5c-a6fa-468a-b088-88e266fca291","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:51Z","dns_nameservers":[],"updated_at":"2018-11-14T16:32:51Z","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":"fb97a38a7ba24cffb70823992c56f04d","id":"b3653731-6d80-49cb-86ba-17eff3eeceee","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-14 18:13:51,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-f0520c3f-9508-41c9-9f21-e46f286863b7 2018-11-14 18:13:51,055 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.239249944687s 2018-11-14 18:13:51,056 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-f0520c3f-9508-41c9-9f21-e46f286863b7 2018-11-14 18:13:51,057 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-11-14 18:13:51,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/2013a13c-32ae-4c5c-bf95-116ccc6b3133.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d85ebd119f484bd3fca56389e2e3b49f446c09d6" 2018-11-14 18:13:53,556 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a4910f3c-6612-490b-8d96-16a56f425d3c Date: Wed, 14 Nov 2018 18:13:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:13:53,556 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/2013a13c-32ae-4c5c-bf95-116ccc6b3133.json used request id req-a4910f3c-6612-490b-8d96-16a56f425d3c 2018-11-14 18:13:53,556 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.49884796143s 2018-11-14 18:13:53,556 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/2013a13c-32ae-4c5c-bf95-116ccc6b3133.json used request id req-a4910f3c-6612-490b-8d96-16a56f425d3c 2018-11-14 18:13:53,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 18:13:53,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}d85ebd119f484bd3fca56389e2e3b49f446c09d6" 2018-11-14 18:13:53,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1352 X-Openstack-Request-Id: req-e3593cc2-36d3-4298-a84c-4a85f28f76f1 Date: Wed, 14 Nov 2018 18:13:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5bd00e80-9c78-41e6-ad45-b68f7285afd2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":true,"project_id":"ea333110b47649189b310c0d34f70550","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-14T18:13:53Z","provider:segmentation_id":69,"name":"rally_jobs-net_f17ac618-86ba-477e-96ca-e1d0cb7ba8de","admin_state_up":true,"tenant_id":"ea333110b47649189b310c0d34f70550","created_at":"2018-11-14T17:49:01Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"928cbc5c-a6fa-468a-b088-88e266fca291","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","status":"ACTIVE","subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"description":"","tags":[],"updated_at":"2018-11-14T17:04:27Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","provider:network_type":"flat"}]} 2018-11-14 18:13:53,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-e3593cc2-36d3-4298-a84c-4a85f28f76f1 2018-11-14 18:13:53,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.298598051071s 2018-11-14 18:13:53,856 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-e3593cc2-36d3-4298-a84c-4a85f28f76f1 2018-11-14 18:13:53,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-11-14 18:13:53,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/5bd00e80-9c78-41e6-ad45-b68f7285afd2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d85ebd119f484bd3fca56389e2e3b49f446c09d6" 2018-11-14 18:13:55,853 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b44baa53-ace2-4617-b85e-067c6f8a6c78 Date: Wed, 14 Nov 2018 18:13:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:13:55,853 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/5bd00e80-9c78-41e6-ad45-b68f7285afd2.json used request id req-b44baa53-ace2-4617-b85e-067c6f8a6c78 2018-11-14 18:13:55,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.99604296684s 2018-11-14 18:13:55,854 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/5bd00e80-9c78-41e6-ad45-b68f7285afd2.json used request id req-b44baa53-ace2-4617-b85e-067c6f8a6c78 2018-11-14 18:13:55,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 18:13:55,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}d85ebd119f484bd3fca56389e2e3b49f446c09d6" 2018-11-14 18:13:56,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1201 Content-Type: application/json X-Openstack-Request-Id: req-dc2a4b0a-5749-46ef-bec9-a9eda2a1140a Date: Wed, 14 Nov 2018 18:13:56 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/c58db64e-e745-4e98-9145-8d58a6792b24/snap", "metadata": {}}], "file": "/v2/images/c58db64e-e745-4e98-9145-8d58a6792b24/file", "owner": "ea333110b47649189b310c0d34f70550", "id": "c58db64e-e745-4e98-9145-8d58a6792b24", "size": 12716032, "self": "/v2/images/c58db64e-e745-4e98-9145-8d58a6792b24", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/c58db64e-e745-4e98-9145-8d58a6792b24/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-14T17:49:08Z", "visibility": "public", "owner_specified.shade.object": "images/rally_jobs-img_f17ac618-86ba-477e-96ca-e1d0cb7ba8de", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_f17ac618-86ba-477e-96ca-e1d0cb7ba8de", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-14T17:49:07Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 18:13:56,062 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-dc2a4b0a-5749-46ef-bec9-a9eda2a1140a 2018-11-14 18:13:56,063 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.204989910126s 2018-11-14 18:13:56,063 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-dc2a4b0a-5749-46ef-bec9-a9eda2a1140a 2018-11-14 18:13:56,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-14 18:13:56,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/c58db64e-e745-4e98-9145-8d58a6792b24 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d85ebd119f484bd3fca56389e2e3b49f446c09d6" 2018-11-14 18:13:57,423 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b982dbea-c0ec-4269-8366-98d58ffc7576 Date: Wed, 14 Nov 2018 18:13:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:13:57,423 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/c58db64e-e745-4e98-9145-8d58a6792b24 used request id req-b982dbea-c0ec-4269-8366-98d58ffc7576 2018-11-14 18:13:57,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.35832500458s 2018-11-14 18:13:57,423 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/c58db64e-e745-4e98-9145-8d58a6792b24 used request id req-b982dbea-c0ec-4269-8366-98d58ffc7576 2018-11-14 18:13:57,424 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-14 18:13:57,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}adf3d510f413ad8ac3436bb4ddec95c2c98e0967" 2018-11-14 18:13:57,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:13:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-28dcec9e-c616-4369-b35f-41d838891fdf x-compute-request-id: req-28dcec9e-c616-4369-b35f-41d838891fdf Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_jobs-flavor_f17ac618-86ba-477e-96ca-e1d0cb7ba8de", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/89e58c96-611c-48fd-a39b-b65195c1a500", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/89e58c96-611c-48fd-a39b-b65195c1a500", "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": "89e58c96-611c-48fd-a39b-b65195c1a500"}]} 2018-11-14 18:13:57,448 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-28dcec9e-c616-4369-b35f-41d838891fdf 2018-11-14 18:13:57,448 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0241830348969s 2018-11-14 18:13:57,448 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-28dcec9e-c616-4369-b35f-41d838891fdf 2018-11-14 18:13:57,450 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-14 18:13:57,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/89e58c96-611c-48fd-a39b-b65195c1a500 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}adf3d510f413ad8ac3436bb4ddec95c2c98e0967" 2018-11-14 18:13:57,487 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18:13:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-092657eb-a72f-46a1-b302-7734cb3d3957 x-compute-request-id: req-092657eb-a72f-46a1-b302-7734cb3d3957 Content-Length: 0 Content-Type: application/json 2018-11-14 18:13:57,488 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/89e58c96-611c-48fd-a39b-b65195c1a500 used request id req-092657eb-a72f-46a1-b302-7734cb3d3957 2018-11-14 18:13:57,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0373768806458s 2018-11-14 18:13:57,488 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/89e58c96-611c-48fd-a39b-b65195c1a500 used request id req-092657eb-a72f-46a1-b302-7734cb3d3957 2018-11-14 18:13:57,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 18:13:57,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}adf3d510f413ad8ac3436bb4ddec95c2c98e0967" 2018-11-14 18:13:57,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:13:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5143f1a3-daa7-40a5-9720-743913b16871 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_f17ac618-86ba-477e-96ca-e1d0cb7ba8de", "links": {"self": "http://172.30.9.28:5000/v3/users/9115636010bf424799d2d4ee320560f0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9115636010bf424799d2d4ee320560f0", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:13:57,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-5143f1a3-daa7-40a5-9720-743913b16871 2018-11-14 18:13:57,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.123208999634s 2018-11-14 18:13:57,612 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-5143f1a3-daa7-40a5-9720-743913b16871 2018-11-14 18:13:57,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 18:13:57,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/9115636010bf424799d2d4ee320560f0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}adf3d510f413ad8ac3436bb4ddec95c2c98e0967" 2018-11-14 18:13:57,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:13:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca73b8b8-55b9-406d-94be-c29a08ee6157 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"user": {"name": "rally_jobs-user_f17ac618-86ba-477e-96ca-e1d0cb7ba8de", "links": {"self": "http://172.30.9.28:5000/v3/users/9115636010bf424799d2d4ee320560f0"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "9115636010bf424799d2d4ee320560f0", "description": null}} 2018-11-14 18:13:57,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/9115636010bf424799d2d4ee320560f0 used request id req-ca73b8b8-55b9-406d-94be-c29a08ee6157 2018-11-14 18:13:57,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.117854833603s 2018-11-14 18:13:57,736 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/9115636010bf424799d2d4ee320560f0 used request id req-ca73b8b8-55b9-406d-94be-c29a08ee6157 2018-11-14 18:13:57,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-14 18:13:57,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/9115636010bf424799d2d4ee320560f0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}adf3d510f413ad8ac3436bb4ddec95c2c98e0967" 2018-11-14 18:13:57,983 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:13:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d81864c-2bec-4d44-9a33-83e3742ccade Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:13:57,983 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/9115636010bf424799d2d4ee320560f0 used request id req-3d81864c-2bec-4d44-9a33-83e3742ccade 2018-11-14 18:13:57,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.24574303627s 2018-11-14 18:13:57,983 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/9115636010bf424799d2d4ee320560f0 used request id req-3d81864c-2bec-4d44-9a33-83e3742ccade 2018-11-14 18:13:57,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 18:13:57,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}adf3d510f413ad8ac3436bb4ddec95c2c98e0967" 2018-11-14 18:13:58,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:13:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-193b13a6-6220-463a-8b82-38511f6a2b6d Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.28:5000/v3/projects/ea333110b47649189b310c0d34f70550"}, "tags": [], "enabled": true, "id": "ea333110b47649189b310c0d34f70550", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_f17ac618-86ba-477e-96ca-e1d0cb7ba8de"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-14 18:13:58,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-193b13a6-6220-463a-8b82-38511f6a2b6d 2018-11-14 18:13:58,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.101800918579s 2018-11-14 18:13:58,092 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-193b13a6-6220-463a-8b82-38511f6a2b6d 2018-11-14 18:13:58,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-14 18:13:58,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/ea333110b47649189b310c0d34f70550 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}adf3d510f413ad8ac3436bb4ddec95c2c98e0967" 2018-11-14 18:13:58,285 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:13:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cfcbcefc-49fb-47b6-9a79-31f9892eb58f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:13:58,285 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/ea333110b47649189b310c0d34f70550 used request id req-cfcbcefc-49fb-47b6-9a79-31f9892eb58f 2018-11-14 18:13:58,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.188848018646s 2018-11-14 18:13:58,285 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/ea333110b47649189b310c0d34f70550 used request id req-cfcbcefc-49fb-47b6-9a79-31f9892eb58f 2018-11-14 18:13:58,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 18:13:58,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}adf3d510f413ad8ac3436bb4ddec95c2c98e0967" 2018-11-14 18:13:58,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:13:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-211d980c-0b3f-4356-9f70-54f66936c3a6 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "392624e4a0de484280160e98a97094f7", "links": {"self": "http://172.30.9.28:5000/v3/roles/392624e4a0de484280160e98a97094f7"}, "name": "Member"}, {"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:13:58,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-211d980c-0b3f-4356-9f70-54f66936c3a6 2018-11-14 18:13:58,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110875844955s 2018-11-14 18:13:58,400 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-211d980c-0b3f-4356-9f70-54f66936c3a6 2018-11-14 18:13:58,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-11-14 18:13:58,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/392624e4a0de484280160e98a97094f7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}adf3d510f413ad8ac3436bb4ddec95c2c98e0967" 2018-11-14 18:13:58,543 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:13:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42eed17f-4a9a-4fb1-875f-33eb0aa5c4ae Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:13:58,543 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/392624e4a0de484280160e98a97094f7 used request id req-42eed17f-4a9a-4fb1-875f-33eb0aa5c4ae 2018-11-14 18:13:58,543 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.135074138641s 2018-11-14 18:13:58,544 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/392624e4a0de484280160e98a97094f7 used request id req-42eed17f-4a9a-4fb1-875f-33eb0aa5c4ae 2018-11-14 18:13:58,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-14 18:13:58,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=ea333110b47649189b310c0d34f70550&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}adf3d510f413ad8ac3436bb4ddec95c2c98e0967" 2018-11-14 18:13:58,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-a77ffbf3-084a-4b6d-ae57-d19715eeb6bc Date: Wed, 14 Nov 2018 18:13:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ea333110b47649189b310c0d34f70550", "created_at": "2018-11-14T17:49:01Z", "updated_at": "2018-11-14T17:49:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:49:01Z", "revision_number": 0, "id": "32ab3aa9-4eeb-4169-8b00-61e794a1d01e", "remote_group_id": "0da1cc81-2730-4201-8809-a43fbd8e568f", "remote_ip_prefix": null, "created_at": "2018-11-14T17:49:01Z", "security_group_id": "0da1cc81-2730-4201-8809-a43fbd8e568f", "tenant_id": "ea333110b47649189b310c0d34f70550", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea333110b47649189b310c0d34f70550"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:49:01Z", "revision_number": 0, "id": "a4e43b37-c0f9-4d35-900e-6c4c4f21717b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:49:01Z", "security_group_id": "0da1cc81-2730-4201-8809-a43fbd8e568f", "tenant_id": "ea333110b47649189b310c0d34f70550", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea333110b47649189b310c0d34f70550"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:49:01Z", "revision_number": 0, "id": "bfbf5446-8f16-41ef-b679-5b1ae94d799b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:49:01Z", "security_group_id": "0da1cc81-2730-4201-8809-a43fbd8e568f", "tenant_id": "ea333110b47649189b310c0d34f70550", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea333110b47649189b310c0d34f70550"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:49:01Z", "revision_number": 0, "id": "ee5ef3f6-ab74-44c3-b0fb-a235a3099c09", "remote_group_id": "0da1cc81-2730-4201-8809-a43fbd8e568f", "remote_ip_prefix": null, "created_at": "2018-11-14T17:49:01Z", "security_group_id": "0da1cc81-2730-4201-8809-a43fbd8e568f", "tenant_id": "ea333110b47649189b310c0d34f70550", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea333110b47649189b310c0d34f70550"}], "revision_number": 4, "project_id": "ea333110b47649189b310c0d34f70550", "id": "0da1cc81-2730-4201-8809-a43fbd8e568f", "name": "default"}]} 2018-11-14 18:13:58,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=ea333110b47649189b310c0d34f70550&name=default used request id req-a77ffbf3-084a-4b6d-ae57-d19715eeb6bc 2018-11-14 18:13:58,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.234349966049s 2018-11-14 18:13:58,781 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=ea333110b47649189b310c0d34f70550&name=default used request id req-a77ffbf3-084a-4b6d-ae57-d19715eeb6bc 2018-11-14 18:13:58,784 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-14 18:13:58,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}adf3d510f413ad8ac3436bb4ddec95c2c98e0967" 2018-11-14 18:13:59,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-bc80c532-eb14-4f91-ba21-b85475919a64 Date: Wed, 14 Nov 2018 18:13:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ea333110b47649189b310c0d34f70550", "created_at": "2018-11-14T17:49:01Z", "updated_at": "2018-11-14T17:49:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:49:01Z", "revision_number": 0, "id": "32ab3aa9-4eeb-4169-8b00-61e794a1d01e", "remote_group_id": "0da1cc81-2730-4201-8809-a43fbd8e568f", "remote_ip_prefix": null, "created_at": "2018-11-14T17:49:01Z", "security_group_id": "0da1cc81-2730-4201-8809-a43fbd8e568f", "tenant_id": "ea333110b47649189b310c0d34f70550", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea333110b47649189b310c0d34f70550"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:49:01Z", "revision_number": 0, "id": "a4e43b37-c0f9-4d35-900e-6c4c4f21717b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:49:01Z", "security_group_id": "0da1cc81-2730-4201-8809-a43fbd8e568f", "tenant_id": "ea333110b47649189b310c0d34f70550", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea333110b47649189b310c0d34f70550"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:49:01Z", "revision_number": 0, "id": "bfbf5446-8f16-41ef-b679-5b1ae94d799b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:49:01Z", "security_group_id": "0da1cc81-2730-4201-8809-a43fbd8e568f", "tenant_id": "ea333110b47649189b310c0d34f70550", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea333110b47649189b310c0d34f70550"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:49:01Z", "revision_number": 0, "id": "ee5ef3f6-ab74-44c3-b0fb-a235a3099c09", "remote_group_id": "0da1cc81-2730-4201-8809-a43fbd8e568f", "remote_ip_prefix": null, "created_at": "2018-11-14T17:49:01Z", "security_group_id": "0da1cc81-2730-4201-8809-a43fbd8e568f", "tenant_id": "ea333110b47649189b310c0d34f70550", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea333110b47649189b310c0d34f70550"}], "revision_number": 4, "project_id": "ea333110b47649189b310c0d34f70550", "id": "0da1cc81-2730-4201-8809-a43fbd8e568f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:13:59,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-bc80c532-eb14-4f91-ba21-b85475919a64 2018-11-14 18:13:59,064 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.279456853867s 2018-11-14 18:13:59,065 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-bc80c532-eb14-4f91-ba21-b85475919a64 2018-11-14 18:13:59,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-14 18:13:59,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/0da1cc81-2730-4201-8809-a43fbd8e568f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}adf3d510f413ad8ac3436bb4ddec95c2c98e0967" 2018-11-14 18:13:59,430 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f64195ee-5799-4c6f-9bdb-aa41a22bf9f8 Content-Length: 0 Date: Wed, 14 Nov 2018 18:13:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:13:59,431 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/0da1cc81-2730-4201-8809-a43fbd8e568f.json used request id req-f64195ee-5799-4c6f-9bdb-aa41a22bf9f8 2018-11-14 18:13:59,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.360431909561s 2018-11-14 18:13:59,431 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/0da1cc81-2730-4201-8809-a43fbd8e568f.json used request id req-f64195ee-5799-4c6f-9bdb-aa41a22bf9f8 2018-11-14 18:13:59,485 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2018-11-14 18:13:59,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 18:13:59,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:13:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2caf3247-2c22-46c2-aea5-3ac028908ef8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:13:59,535 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-2caf3247-2c22-46c2-aea5-3ac028908ef8 2018-11-14 18:13:59,536 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-11-14 18:13:59,936 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:13:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd6ecd77940a49ebb20fa24f8fa3cf77"}, "audit_ids": ["NnEAO69ZSNWpC8-8DHBVZw"], "issued_at": "2018-11-14T18:13:59.000000Z"}} 2018-11-14 18:13:59,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 18:13:59,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}b3f9837e744269ca584e9e036d03cedb979577c4" 2018-11-14 18:14:00,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-6ee0612f-c480-4317-b8ca-6185bbe21d78 Date: Wed, 14 Nov 2018 18:14:00 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"928cbc5c-a6fa-468a-b088-88e266fca291","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","status":"ACTIVE","subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"description":"","tags":[],"updated_at":"2018-11-14T17:04:27Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","provider:network_type":"flat"}]} 2018-11-14 18:14:00,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6ee0612f-c480-4317-b8ca-6185bbe21d78 2018-11-14 18:14:00,207 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.268234968185s 2018-11-14 18:14:00,208 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6ee0612f-c480-4317-b8ca-6185bbe21d78 2018-11-14 18:14:00,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 18:14:00,217 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:14: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:14:00,218 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 18:14:00,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b3f9837e744269ca584e9e036d03cedb979577c4" 2018-11-14 18:14:00,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:14:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37f3e68f-aff3-489e-9348-737a1f25c92b Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/d5e6db7c06bf4799a784ea87405dbbb1"}, "tags": [], "enabled": true, "id": "d5e6db7c06bf4799a784ea87405dbbb1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-11-14 18:14:00,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-37f3e68f-aff3-489e-9348-737a1f25c92b 2018-11-14 18:14:00,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.100046873093s 2018-11-14 18:14:00,318 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-37f3e68f-aff3-489e-9348-737a1f25c92b 2018-11-14 18:14:00,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-14 18:14:00,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}b3f9837e744269ca584e9e036d03cedb979577c4" -d '{"project": {"description": "Created by OPNFV Functest: refstack_defcore", "enabled": true, "domain_id": "default", "name": "refstack_defcore-project_78444680-308e-4f78-98ad-9f06985bf0c5"}}' 2018-11-14 18:14:00,465 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:14:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e54bcb5-0cae-4461-87b8-285fc5e84d5c 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.28:5000/v3/projects/bf5e0465cb9c4c0985468ded0ba29edf"}, "tags": [], "enabled": true, "id": "bf5e0465cb9c4c0985468ded0ba29edf", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_78444680-308e-4f78-98ad-9f06985bf0c5"}} 2018-11-14 18:14:00,466 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-0e54bcb5-0cae-4461-87b8-285fc5e84d5c 2018-11-14 18:14:00,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.140242099762s 2018-11-14 18:14:00,466 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-0e54bcb5-0cae-4461-87b8-285fc5e84d5c 2018-11-14 18:14:00,467 - 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'bf5e0465cb9c4c0985468ded0ba29edf', '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_78444680-308e-4f78-98ad-9f06985bf0c5'}) 2018-11-14 18:14:00,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-11-14 18:14:00,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}b3f9837e744269ca584e9e036d03cedb979577c4" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "f5eb61bb-4dfe-4fa6-a33b-7a6adba797b5", "email": null, "name": "refstack_defcore-user_78444680-308e-4f78-98ad-9f06985bf0c5"}}' 2018-11-14 18:14:00,897 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:14:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3419254-e6a8-422d-a70f-53d6db41630e Content-Length: 331 Content-Type: application/json RESP BODY: {"user": {"name": "refstack_defcore-user_78444680-308e-4f78-98ad-9f06985bf0c5", "links": {"self": "http://172.30.9.28:5000/v3/users/49e2ec006c754c7e802d2e0d05fdbf46"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "49e2ec006c754c7e802d2e0d05fdbf46", "domain_id": "default", "password_expires_at": null}} 2018-11-14 18:14:00,897 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-c3419254-e6a8-422d-a70f-53d6db41630e 2018-11-14 18:14:00,897 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.423606157303s 2018-11-14 18:14:00,897 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-c3419254-e6a8-422d-a70f-53d6db41630e 2018-11-14 18:14:00,898 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'49e2ec006c754c7e802d2e0d05fdbf46', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'refstack_defcore-user_78444680-308e-4f78-98ad-9f06985bf0c5'}) 2018-11-14 18:14:00,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 18:14:00,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b3f9837e744269ca584e9e036d03cedb979577c4" 2018-11-14 18:14:01,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:14:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4ea5d39-ad0a-44b0-ae76-ea8d48bb0da3 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:14:01,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b4ea5d39-ad0a-44b0-ae76-ea8d48bb0da3 2018-11-14 18:14:01,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103757858276s 2018-11-14 18:14:01,006 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b4ea5d39-ad0a-44b0-ae76-ea8d48bb0da3 2018-11-14 18:14:01,011 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 18:14:01,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b3f9837e744269ca584e9e036d03cedb979577c4" 2018-11-14 18:14:01,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:14:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6453b2da-8ab2-41cd-9a97-15599e6c5d41 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:14:01,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-6453b2da-8ab2-41cd-9a97-15599e6c5d41 2018-11-14 18:14:01,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103665828705s 2018-11-14 18:14:01,115 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-6453b2da-8ab2-41cd-9a97-15599e6c5d41 2018-11-14 18:14:01,116 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-14 18:14:01,120 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-11-14 18:14:01,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}b3f9837e744269ca584e9e036d03cedb979577c4" -d '{"role": {"name": "Member"}}' 2018-11-14 18:14:01,256 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:14:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b039456e-079a-401a-b26f-350986ae59e2 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "04df6eda06fa49e8ac239c9ede1e335b", "links": {"self": "http://172.30.9.28:5000/v3/roles/04df6eda06fa49e8ac239c9ede1e335b"}, "name": "Member"}} 2018-11-14 18:14:01,256 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-b039456e-079a-401a-b26f-350986ae59e2 2018-11-14 18:14:01,256 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.136471986771s 2018-11-14 18:14:01,257 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-b039456e-079a-401a-b26f-350986ae59e2 2018-11-14 18:14:01,257 - 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'04df6eda06fa49e8ac239c9ede1e335b'}) 2018-11-14 18:14:01,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 18:14:01,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b3f9837e744269ca584e9e036d03cedb979577c4" 2018-11-14 18:14:01,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:14:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-001c0e8f-5d2a-42fc-8883-792ee516e80c Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04df6eda06fa49e8ac239c9ede1e335b", "links": {"self": "http://172.30.9.28:5000/v3/roles/04df6eda06fa49e8ac239c9ede1e335b"}, "name": "Member"}, {"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:14:01,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-001c0e8f-5d2a-42fc-8883-792ee516e80c 2018-11-14 18:14:01,373 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111788988113s 2018-11-14 18:14:01,373 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-001c0e8f-5d2a-42fc-8883-792ee516e80c 2018-11-14 18:14:01,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 18:14:01,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b3f9837e744269ca584e9e036d03cedb979577c4" 2018-11-14 18:14:01,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:14:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a80074f4-1b2b-47d2-8ed0-548b8baf03bb Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-14 18:14:01,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-a80074f4-1b2b-47d2-8ed0-548b8baf03bb 2018-11-14 18:14:01,481 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.103781938553s 2018-11-14 18:14:01,481 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-a80074f4-1b2b-47d2-8ed0-548b8baf03bb 2018-11-14 18:14:01,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 18:14:01,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b3f9837e744269ca584e9e036d03cedb979577c4" 2018-11-14 18:14:01,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:14:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-896284e5-d8b7-4749-8759-7c2f3925aad1 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_78444680-308e-4f78-98ad-9f06985bf0c5", "links": {"self": "http://172.30.9.28:5000/v3/users/49e2ec006c754c7e802d2e0d05fdbf46"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "49e2ec006c754c7e802d2e0d05fdbf46", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:14:01,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-896284e5-d8b7-4749-8759-7c2f3925aad1 2018-11-14 18:14:01,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.127370119095s 2018-11-14 18:14:01,610 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-896284e5-d8b7-4749-8759-7c2f3925aad1 2018-11-14 18:14:01,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 18:14:01,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}b3f9837e744269ca584e9e036d03cedb979577c4" 2018-11-14 18:14:01,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:14:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82310461-7137-43a3-acfc-c28cd7e74c1c Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.28:5000/v3/projects/bf5e0465cb9c4c0985468ded0ba29edf"}, "tags": [], "enabled": true, "id": "bf5e0465cb9c4c0985468ded0ba29edf", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_78444680-308e-4f78-98ad-9f06985bf0c5"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-14 18:14:01,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-82310461-7137-43a3-acfc-c28cd7e74c1c 2018-11-14 18:14:01,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.101813077927s 2018-11-14 18:14:01,724 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-82310461-7137-43a3-acfc-c28cd7e74c1c 2018-11-14 18:14:01,732 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-14 18:14:01,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=49e2ec006c754c7e802d2e0d05fdbf46&role.id=04df6eda06fa49e8ac239c9ede1e335b&scope.project.id=bf5e0465cb9c4c0985468ded0ba29edf" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b3f9837e744269ca584e9e036d03cedb979577c4" 2018-11-14 18:14:01,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:14:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74e10903-5386-491b-a976-334ce36e0cac Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=49e2ec006c754c7e802d2e0d05fdbf46&role.id=04df6eda06fa49e8ac239c9ede1e335b&scope.project.id=bf5e0465cb9c4c0985468ded0ba29edf", "previous": null, "next": null}} 2018-11-14 18:14:01,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=49e2ec006c754c7e802d2e0d05fdbf46&role.id=04df6eda06fa49e8ac239c9ede1e335b&scope.project.id=bf5e0465cb9c4c0985468ded0ba29edf used request id req-74e10903-5386-491b-a976-334ce36e0cac 2018-11-14 18:14:01,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.103825092316s 2018-11-14 18:14:01,836 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=49e2ec006c754c7e802d2e0d05fdbf46&role.id=04df6eda06fa49e8ac239c9ede1e335b&scope.project.id=bf5e0465cb9c4c0985468ded0ba29edf used request id req-74e10903-5386-491b-a976-334ce36e0cac 2018-11-14 18:14:01,839 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-14 18:14:01,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/bf5e0465cb9c4c0985468ded0ba29edf/users/49e2ec006c754c7e802d2e0d05fdbf46/roles/04df6eda06fa49e8ac239c9ede1e335b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b3f9837e744269ca584e9e036d03cedb979577c4" 2018-11-14 18:14:01,996 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:14:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-573f41bf-cfba-491c-9de4-5845ab0948f4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:14:01,996 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/bf5e0465cb9c4c0985468ded0ba29edf/users/49e2ec006c754c7e802d2e0d05fdbf46/roles/04df6eda06fa49e8ac239c9ede1e335b used request id req-573f41bf-cfba-491c-9de4-5845ab0948f4 2018-11-14 18:14:01,996 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.156610965729s 2018-11-14 18:14:01,996 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/bf5e0465cb9c4c0985468ded0ba29edf/users/49e2ec006c754c7e802d2e0d05fdbf46/roles/04df6eda06fa49e8ac239c9ede1e335b used request id req-573f41bf-cfba-491c-9de4-5845ab0948f4 2018-11-14 18:14:01,997 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'refstack_defcore-project_78444680-308e-4f78-98ad-9f06985bf0c5', 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'bf5e0465cb9c4c0985468ded0ba29edf', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'f5eb61bb-4dfe-4fa6-a33b-7a6adba797b5', 'username': u'refstack_defcore-user_78444680-308e-4f78-98ad-9f06985bf0c5', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-14 18:14:02,002 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'refstack_defcore-user_78444680-308e-4f78-98ad-9f06985bf0c5', 'password': 'f5eb61bb-4dfe-4fa6-a33b-7a6adba797b5', 'project_name': 'refstack_defcore-project_78444680-308e-4f78-98ad-9f06985bf0c5', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000//v3', 'project_id': 'bf5e0465cb9c4c0985468ded0ba29edf', 'project_domain_name': 'Default'} 2018-11-14 18:14:02,005 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 18:14:02,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b3f9837e744269ca584e9e036d03cedb979577c4" 2018-11-14 18:14:02,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:14:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e19de63-f718-49b4-92ea-13cf4c2475db Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04df6eda06fa49e8ac239c9ede1e335b", "links": {"self": "http://172.30.9.28:5000/v3/roles/04df6eda06fa49e8ac239c9ede1e335b"}, "name": "Member"}, {"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:14:02,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0e19de63-f718-49b4-92ea-13cf4c2475db 2018-11-14 18:14:02,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111850976944s 2018-11-14 18:14:02,117 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0e19de63-f718-49b4-92ea-13cf4c2475db 2018-11-14 18:14:02,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 18:14:02,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b3f9837e744269ca584e9e036d03cedb979577c4" 2018-11-14 18:14:02,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:14:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21627644-14e5-4720-95df-50178402b2a0 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04df6eda06fa49e8ac239c9ede1e335b", "links": {"self": "http://172.30.9.28:5000/v3/roles/04df6eda06fa49e8ac239c9ede1e335b"}, "name": "Member"}, {"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:14:02,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-21627644-14e5-4720-95df-50178402b2a0 2018-11-14 18:14:02,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102112054825s 2018-11-14 18:14:02,224 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-21627644-14e5-4720-95df-50178402b2a0 2018-11-14 18:14:02,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 18:14:02,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b3f9837e744269ca584e9e036d03cedb979577c4" 2018-11-14 18:14:02,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:14:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7af40f1d-cd4e-4704-a020-b84694c51fd2 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-14 18:14:02,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-7af40f1d-cd4e-4704-a020-b84694c51fd2 2018-11-14 18:14:02,332 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.103568077087s 2018-11-14 18:14:02,333 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-7af40f1d-cd4e-4704-a020-b84694c51fd2 2018-11-14 18:14:02,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 18:14:02,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b3f9837e744269ca584e9e036d03cedb979577c4" 2018-11-14 18:14:02,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:14:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0345ec70-3a59-40bc-b9d4-ac9422319ab7 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_78444680-308e-4f78-98ad-9f06985bf0c5", "links": {"self": "http://172.30.9.28:5000/v3/users/49e2ec006c754c7e802d2e0d05fdbf46"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "49e2ec006c754c7e802d2e0d05fdbf46", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:14:02,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-0345ec70-3a59-40bc-b9d4-ac9422319ab7 2018-11-14 18:14:02,448 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.114650011063s 2018-11-14 18:14:02,449 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-0345ec70-3a59-40bc-b9d4-ac9422319ab7 2018-11-14 18:14:02,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 18:14:02,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}b3f9837e744269ca584e9e036d03cedb979577c4" 2018-11-14 18:14:02,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:14:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3f0f4fc-4825-4fb1-b461-75d25b9459b3 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.28:5000/v3/projects/bf5e0465cb9c4c0985468ded0ba29edf"}, "tags": [], "enabled": true, "id": "bf5e0465cb9c4c0985468ded0ba29edf", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_78444680-308e-4f78-98ad-9f06985bf0c5"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-14 18:14:02,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-b3f0f4fc-4825-4fb1-b461-75d25b9459b3 2018-11-14 18:14:02,483 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0228569507599s 2018-11-14 18:14:02,483 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-b3f0f4fc-4825-4fb1-b461-75d25b9459b3 2018-11-14 18:14:02,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-14 18:14:02,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=49e2ec006c754c7e802d2e0d05fdbf46&role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&scope.project.id=bf5e0465cb9c4c0985468ded0ba29edf" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b3f9837e744269ca584e9e036d03cedb979577c4" 2018-11-14 18:14:02,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:14:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4af61a2-6caa-4b99-a2bf-acf4ceec20bc Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=49e2ec006c754c7e802d2e0d05fdbf46&role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&scope.project.id=bf5e0465cb9c4c0985468ded0ba29edf", "previous": null, "next": null}} 2018-11-14 18:14:02,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=49e2ec006c754c7e802d2e0d05fdbf46&role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&scope.project.id=bf5e0465cb9c4c0985468ded0ba29edf used request id req-f4af61a2-6caa-4b99-a2bf-acf4ceec20bc 2018-11-14 18:14:02,589 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0983221530914s 2018-11-14 18:14:02,589 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=49e2ec006c754c7e802d2e0d05fdbf46&role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&scope.project.id=bf5e0465cb9c4c0985468ded0ba29edf used request id req-f4af61a2-6caa-4b99-a2bf-acf4ceec20bc 2018-11-14 18:14:02,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-14 18:14:02,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/bf5e0465cb9c4c0985468ded0ba29edf/users/49e2ec006c754c7e802d2e0d05fdbf46/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b3f9837e744269ca584e9e036d03cedb979577c4" 2018-11-14 18:14:02,731 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:14:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d39b880-2bd6-4840-8ff8-88f39d3cf646 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:14:02,731 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/bf5e0465cb9c4c0985468ded0ba29edf/users/49e2ec006c754c7e802d2e0d05fdbf46/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 used request id req-6d39b880-2bd6-4840-8ff8-88f39d3cf646 2018-11-14 18:14:02,732 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.138891935349s 2018-11-14 18:14:02,732 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/bf5e0465cb9c4c0985468ded0ba29edf/users/49e2ec006c754c7e802d2e0d05fdbf46/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 used request id req-6d39b880-2bd6-4840-8ff8-88f39d3cf646 2018-11-14 18:14:02,735 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 18:14:02,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b3f9837e744269ca584e9e036d03cedb979577c4" 2018-11-14 18:14:02,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:14:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be39f3de-460d-4f3a-9bb5-b76bf29c4382 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04df6eda06fa49e8ac239c9ede1e335b", "links": {"self": "http://172.30.9.28:5000/v3/roles/04df6eda06fa49e8ac239c9ede1e335b"}, "name": "Member"}, {"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:14:02,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-be39f3de-460d-4f3a-9bb5-b76bf29c4382 2018-11-14 18:14:02,834 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0988869667053s 2018-11-14 18:14:02,835 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-be39f3de-460d-4f3a-9bb5-b76bf29c4382 2018-11-14 18:14:02,839 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 18:14:02,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b3f9837e744269ca584e9e036d03cedb979577c4" 2018-11-14 18:14:02,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:14:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e3c71d5-25f3-49e4-94b4-e8ac51710354 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-14 18:14:02,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-0e3c71d5-25f3-49e4-94b4-e8ac51710354 2018-11-14 18:14:02,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0972249507904s 2018-11-14 18:14:02,937 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-0e3c71d5-25f3-49e4-94b4-e8ac51710354 2018-11-14 18:14:02,938 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 18:14:02,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b3f9837e744269ca584e9e036d03cedb979577c4" 2018-11-14 18:14:03,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:14:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3587e2a-b39a-4b04-abff-2d2be27ffaca Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_78444680-308e-4f78-98ad-9f06985bf0c5", "links": {"self": "http://172.30.9.28:5000/v3/users/49e2ec006c754c7e802d2e0d05fdbf46"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "49e2ec006c754c7e802d2e0d05fdbf46", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:14:03,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-a3587e2a-b39a-4b04-abff-2d2be27ffaca 2018-11-14 18:14:03,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.113172054291s 2018-11-14 18:14:03,052 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-a3587e2a-b39a-4b04-abff-2d2be27ffaca 2018-11-14 18:14:03,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-14 18:14:03,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&user.id=49e2ec006c754c7e802d2e0d05fdbf46&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}b3f9837e744269ca584e9e036d03cedb979577c4" 2018-11-14 18:14:03,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:14:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c940bf2-1200-413f-b970-a943f77033f0 Content-Encoding: gzip Content-Length: 191 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&user.id=49e2ec006c754c7e802d2e0d05fdbf46&scope.domain.id=default", "previous": null, "next": null}} 2018-11-14 18:14:03,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&user.id=49e2ec006c754c7e802d2e0d05fdbf46&scope.domain.id=default used request id req-9c940bf2-1200-413f-b970-a943f77033f0 2018-11-14 18:14:03,175 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.111738920212s 2018-11-14 18:14:03,175 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&user.id=49e2ec006c754c7e802d2e0d05fdbf46&scope.domain.id=default used request id req-9c940bf2-1200-413f-b970-a943f77033f0 2018-11-14 18:14:03,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-11-14 18:14:03,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/domains/default/users/49e2ec006c754c7e802d2e0d05fdbf46/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b3f9837e744269ca584e9e036d03cedb979577c4" 2018-11-14 18:14:03,327 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:14:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f02aeb5-2fd6-4b0f-869a-9cde66fd6fa0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:14:03,327 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/domains/default/users/49e2ec006c754c7e802d2e0d05fdbf46/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 used request id req-6f02aeb5-2fd6-4b0f-869a-9cde66fd6fa0 2018-11-14 18:14:03,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.148741006851s 2018-11-14 18:14:03,328 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/domains/default/users/49e2ec006c754c7e802d2e0d05fdbf46/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 used request id req-6f02aeb5-2fd6-4b0f-869a-9cde66fd6fa0 2018-11-14 18:14:03,328 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-14 18:14:05,553 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-11-14 18:14:07,708 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | a17933d2-6b50-4908-b946-fae184600730 | 2018-11-14T18:14:07.356913 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: a17933d2-6b50-4908-b946-fae184600730 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-11-14 18:14:10,823 - 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-11-14 18:14:11,638 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-11-14 18:14:13,658 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-11-14 18:14:16,502 - 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=474e71a1-2d74-4e27-970a-04c4ae1e6b73) as the default verifier for the future CLI operations. 2018-11-14 18:14:18,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 18:14:18,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:14:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6d64642-97b5-4c39-9095-560bbbbfb9c4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:14:18,325 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-a6d64642-97b5-4c39-9095-560bbbbfb9c4 2018-11-14 18:14:18,325 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-11-14 18:14:18,738 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "04df6eda06fa49e8ac239c9ede1e335b", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:14:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bf5e0465cb9c4c0985468ded0ba29edf", "name": "refstack_defcore-project_78444680-308e-4f78-98ad-9f06985bf0c5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/bf5e0465cb9c4c0985468ded0ba29edf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/bf5e0465cb9c4c0985468ded0ba29edf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/bf5e0465cb9c4c0985468ded0ba29edf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_bf5e0465cb9c4c0985468ded0ba29edf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_bf5e0465cb9c4c0985468ded0ba29edf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/bf5e0465cb9c4c0985468ded0ba29edf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/bf5e0465cb9c4c0985468ded0ba29edf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/bf5e0465cb9c4c0985468ded0ba29edf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/bf5e0465cb9c4c0985468ded0ba29edf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/bf5e0465cb9c4c0985468ded0ba29edf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/bf5e0465cb9c4c0985468ded0ba29edf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/bf5e0465cb9c4c0985468ded0ba29edf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/bf5e0465cb9c4c0985468ded0ba29edf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/bf5e0465cb9c4c0985468ded0ba29edf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "refstack_defcore-user_78444680-308e-4f78-98ad-9f06985bf0c5", "id": "49e2ec006c754c7e802d2e0d05fdbf46"}, "audit_ids": ["-093v6-NSC6X-ibP8xoDRQ"], "issued_at": "2018-11-14T18:14:18.000000Z"}} 2018-11-14 18:14:18,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-11-14 18:14:18,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}a1eeb7e03be102209971e1af57d3bd14ebb2ee4e" 2018-11-14 18:14:18,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8053 X-Openstack-Request-Id: req-efe0e2e5-d370-417f-8b56-c3b8c7d01e4b Date: Wed, 14 Nov 2018 18:14:18 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": "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": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"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": "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": "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": "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": "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": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-11-14 18:14:18,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/extensions.json used request id req-efe0e2e5-d370-417f-8b56-c3b8c7d01e4b 2018-11-14 18:14:18,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.186997175217s 2018-11-14 18:14:18,929 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/extensions.json used request id req-efe0e2e5-d370-417f-8b56-c3b8c7d01e4b 2018-11-14 18:14:18,936 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-11-14 18:14:18,937 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-14 18:14:19,064 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-11-14 18:14:19,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 18:14:19,069 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Wed, 14 Nov 2018 18:14:19 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-11-14 18:14:19,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 18:14:19,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}a1eeb7e03be102209971e1af57d3bd14ebb2ee4e" 2018-11-14 18:14:19,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-c42251f4-d177-46a6-b989-29f26c3818d4 Date: Wed, 14 Nov 2018 18:14:19 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 18:14:19,285 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-c42251f4-d177-46a6-b989-29f26c3818d4 2018-11-14 18:14:19,286 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.214361190796s 2018-11-14 18:14:19,286 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-c42251f4-d177-46a6-b989-29f26c3818d4 2018-11-14 18:14:19,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-14 18:14:19,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}a1eeb7e03be102209971e1af57d3bd14ebb2ee4e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_78444680-308e-4f78-98ad-9f06985bf0c5", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_78444680-308e-4f78-98ad-9f06985bf0c5"}' 2018-11-14 18:14:19,745 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 883 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/4e311ca6-50be-4e10-9210-d81a5befc3be Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7677ee59-6914-489e-94e2-a033913559cd Date: Wed, 14 Nov 2018 18:14:19 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/4e311ca6-50be-4e10-9210-d81a5befc3be/file", "owner": "bf5e0465cb9c4c0985468ded0ba29edf", "id": "4e311ca6-50be-4e10-9210-d81a5befc3be", "size": null, "self": "/v2/images/4e311ca6-50be-4e10-9210-d81a5befc3be", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-14T18:14:19Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_78444680-308e-4f78-98ad-9f06985bf0c5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_78444680-308e-4f78-98ad-9f06985bf0c5", "checksum": null, "created_at": "2018-11-14T18:14:19Z", "protected": false} 2018-11-14 18:14:19,745 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-7677ee59-6914-489e-94e2-a033913559cd 2018-11-14 18:14:19,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.45140504837s 2018-11-14 18:14:19,745 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-7677ee59-6914-489e-94e2-a033913559cd returning object 4e311ca6-50be-4e10-9210-d81a5befc3be 2018-11-14 18:14:19,746 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-14 18:14:19,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/4e311ca6-50be-4e10-9210-d81a5befc3be/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}a1eeb7e03be102209971e1af57d3bd14ebb2ee4e" -d '' 2018-11-14 18:14:21,347 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c8a626d6-f53f-4f2c-a0d9-f055f9bf06e6 Date: Wed, 14 Nov 2018 18:14:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:14:21,347 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/4e311ca6-50be-4e10-9210-d81a5befc3be/file used request id req-c8a626d6-f53f-4f2c-a0d9-f055f9bf06e6 2018-11-14 18:14:21,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.60123610497s 2018-11-14 18:14:21,348 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/4e311ca6-50be-4e10-9210-d81a5befc3be/file used request id req-c8a626d6-f53f-4f2c-a0d9-f055f9bf06e6 2018-11-14 18:14:21,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 18:14:21,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}a1eeb7e03be102209971e1af57d3bd14ebb2ee4e" 2018-11-14 18:14:21,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-9cfd62d9-e298-4aa5-9c21-1c3b7265bac9 Date: Wed, 14 Nov 2018 18:14:21 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/4e311ca6-50be-4e10-9210-d81a5befc3be/snap", "metadata": {}}], "file": "/v2/images/4e311ca6-50be-4e10-9210-d81a5befc3be/file", "owner": "bf5e0465cb9c4c0985468ded0ba29edf", "id": "4e311ca6-50be-4e10-9210-d81a5befc3be", "size": 12716032, "self": "/v2/images/4e311ca6-50be-4e10-9210-d81a5befc3be", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/4e311ca6-50be-4e10-9210-d81a5befc3be/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-14T18:14:21Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_78444680-308e-4f78-98ad-9f06985bf0c5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_78444680-308e-4f78-98ad-9f06985bf0c5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-14T18:14:19Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 18:14:21,567 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-9cfd62d9-e298-4aa5-9c21-1c3b7265bac9 2018-11-14 18:14:21,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.215272903442s 2018-11-14 18:14:21,568 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-9cfd62d9-e298-4aa5-9c21-1c3b7265bac9 2018-11-14 18:14:21,569 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/4e311ca6-50be-4e10-9210-d81a5befc3be/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4e311ca6-50be-4e10-9210-d81a5befc3be/file', 'owner': u'bf5e0465cb9c4c0985468ded0ba29edf', 'id': u'4e311ca6-50be-4e10-9210-d81a5befc3be', 'size': 12716032, u'self': u'/v2/images/4e311ca6-50be-4e10-9210-d81a5befc3be', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bf5e0465cb9c4c0985468ded0ba29edf', 'name': 'refstack_defcore-project_78444680-308e-4f78-98ad-9f06985bf0c5', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/4e311ca6-50be-4e10-9210-d81a5befc3be/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-14T18:14:21Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-14T18:14:21Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_78444680-308e-4f78-98ad-9f06985bf0c5', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/4e311ca6-50be-4e10-9210-d81a5befc3be', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_78444680-308e-4f78-98ad-9f06985bf0c5', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_78444680-308e-4f78-98ad-9f06985bf0c5', 'created': u'2018-11-14T18:14:19Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-14T18:14:19Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/4e311ca6-50be-4e10-9210-d81a5befc3be', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_78444680-308e-4f78-98ad-9f06985bf0c5', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-14 18:14:21,571 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-14 18:14:21,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}b3f9837e744269ca584e9e036d03cedb979577c4" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "refstack_defcore-flavor_78444680-308e-4f78-98ad-9f06985bf0c5", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-14 18:14:21,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:14: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-35d1d4df-cc37-4a78-a197-71b98dec8d80 x-compute-request-id: req-35d1d4df-cc37-4a78-a197-71b98dec8d80 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "refstack_defcore-flavor_78444680-308e-4f78-98ad-9f06985bf0c5", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/edf6c794-2cc1-4385-be7e-8a5e38dc095e", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/edf6c794-2cc1-4385-be7e-8a5e38dc095e", "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": "edf6c794-2cc1-4385-be7e-8a5e38dc095e"}} 2018-11-14 18:14:21,802 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-35d1d4df-cc37-4a78-a197-71b98dec8d80 2018-11-14 18:14:21,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.231986999512s 2018-11-14 18:14:21,803 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-35d1d4df-cc37-4a78-a197-71b98dec8d80 2018-11-14 18:14:21,804 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_78444680-308e-4f78-98ad-9f06985bf0c5', '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'49be60fcc4c34adea9e7c304d872b17d', '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'edf6c794-2cc1-4385-be7e-8a5e38dc095e', 'swap': 0}) 2018-11-14 18:14:21,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-14 18:14:21,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/edf6c794-2cc1-4385-be7e-8a5e38dc095e/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}b3f9837e744269ca584e9e036d03cedb979577c4" -d '{"extra_specs": {}}' 2018-11-14 18:14:21,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:14: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-c4f1109e-621e-40ef-8734-1d3ccd8383f8 x-compute-request-id: req-c4f1109e-621e-40ef-8734-1d3ccd8383f8 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-14 18:14:21,825 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/edf6c794-2cc1-4385-be7e-8a5e38dc095e/os-extra_specs used request id req-c4f1109e-621e-40ef-8734-1d3ccd8383f8 2018-11-14 18:14:21,826 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0210270881653s 2018-11-14 18:14:21,826 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/edf6c794-2cc1-4385-be7e-8a5e38dc095e/os-extra_specs used request id req-c4f1109e-621e-40ef-8734-1d3ccd8383f8 2018-11-14 18:14:21,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 18:14:21,835 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:14: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:14:21,839 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 18:14:21,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}a1eeb7e03be102209971e1af57d3bd14ebb2ee4e" 2018-11-14 18:14:21,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:14:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a99a5e0-3e13-4d30-b956-568b14158ca9 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04df6eda06fa49e8ac239c9ede1e335b", "links": {"self": "http://172.30.9.28:5000/v3/roles/04df6eda06fa49e8ac239c9ede1e335b"}, "name": "Member"}, {"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:14:21,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-2a99a5e0-3e13-4d30-b956-568b14158ca9 2018-11-14 18:14:21,945 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105683088303s 2018-11-14 18:14:21,945 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-2a99a5e0-3e13-4d30-b956-568b14158ca9 2018-11-14 18:14:21,957 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-11-14 18:14:21,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b3f9837e744269ca584e9e036d03cedb979577c4" 2018-11-14 18:14:21,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:14: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-e3a1ba7c-4905-4358-8842-cee023f63ba8 x-compute-request-id: req-e3a1ba7c-4905-4358-8842-cee023f63ba8 Content-Encoding: gzip Content-Length: 738 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.5", "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": 2010000, "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": 23}, "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.7", "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": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-11-14 18:14:21,999 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-e3a1ba7c-4905-4358-8842-cee023f63ba8 2018-11-14 18:14:21,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0422949790955s 2018-11-14 18:14:22,000 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-e3a1ba7c-4905-4358-8842-cee023f63ba8 2018-11-14 18:14:22,003 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 18:14:22,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}a1eeb7e03be102209971e1af57d3bd14ebb2ee4e" 2018-11-14 18:14:22,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-d6e3eb05-f663-479b-bfe3-82236fa726e9 Date: Wed, 14 Nov 2018 18:14:22 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/4e311ca6-50be-4e10-9210-d81a5befc3be/snap", "metadata": {}}], "file": "/v2/images/4e311ca6-50be-4e10-9210-d81a5befc3be/file", "owner": "bf5e0465cb9c4c0985468ded0ba29edf", "id": "4e311ca6-50be-4e10-9210-d81a5befc3be", "size": 12716032, "self": "/v2/images/4e311ca6-50be-4e10-9210-d81a5befc3be", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/4e311ca6-50be-4e10-9210-d81a5befc3be/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-14T18:14:21Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_78444680-308e-4f78-98ad-9f06985bf0c5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_78444680-308e-4f78-98ad-9f06985bf0c5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-14T18:14:19Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 18:14:22,222 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-d6e3eb05-f663-479b-bfe3-82236fa726e9 2018-11-14 18:14:22,222 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.218575000763s 2018-11-14 18:14:22,222 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-d6e3eb05-f663-479b-bfe3-82236fa726e9 2018-11-14 18:14:22,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-14 18:14:22,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}a1eeb7e03be102209971e1af57d3bd14ebb2ee4e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_alt_78444680-308e-4f78-98ad-9f06985bf0c5", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_alt_78444680-308e-4f78-98ad-9f06985bf0c5"}' 2018-11-14 18:14:22,285 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 891 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/7acdbc73-7042-44f1-b579-d159bf6e1f26 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-62b3271e-569f-4b16-ae2e-01989f5ee121 Date: Wed, 14 Nov 2018 18:14:22 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/7acdbc73-7042-44f1-b579-d159bf6e1f26/file", "owner": "bf5e0465cb9c4c0985468ded0ba29edf", "id": "7acdbc73-7042-44f1-b579-d159bf6e1f26", "size": null, "self": "/v2/images/7acdbc73-7042-44f1-b579-d159bf6e1f26", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-14T18:14:22Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_78444680-308e-4f78-98ad-9f06985bf0c5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_78444680-308e-4f78-98ad-9f06985bf0c5", "checksum": null, "created_at": "2018-11-14T18:14:22Z", "protected": false} 2018-11-14 18:14:22,285 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-62b3271e-569f-4b16-ae2e-01989f5ee121 2018-11-14 18:14:22,286 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0545098781586s 2018-11-14 18:14:22,286 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-62b3271e-569f-4b16-ae2e-01989f5ee121 returning object 7acdbc73-7042-44f1-b579-d159bf6e1f26 2018-11-14 18:14:22,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-14 18:14:22,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/7acdbc73-7042-44f1-b579-d159bf6e1f26/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}a1eeb7e03be102209971e1af57d3bd14ebb2ee4e" -d '' 2018-11-14 18:14:23,455 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b932fa0f-8a1e-4330-855b-952c3849413a Date: Wed, 14 Nov 2018 18:14:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:14:23,455 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/7acdbc73-7042-44f1-b579-d159bf6e1f26/file used request id req-b932fa0f-8a1e-4330-855b-952c3849413a 2018-11-14 18:14:23,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.16886496544s 2018-11-14 18:14:23,456 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/7acdbc73-7042-44f1-b579-d159bf6e1f26/file used request id req-b932fa0f-8a1e-4330-855b-952c3849413a 2018-11-14 18:14:23,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 18:14:23,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}a1eeb7e03be102209971e1af57d3bd14ebb2ee4e" 2018-11-14 18:14:23,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2367 Content-Type: application/json X-Openstack-Request-Id: req-c6e4cc56-1ff6-43c0-a5ec-d97c1ac9bfd6 Date: Wed, 14 Nov 2018 18:14:23 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/7acdbc73-7042-44f1-b579-d159bf6e1f26/snap", "metadata": {}}], "file": "/v2/images/7acdbc73-7042-44f1-b579-d159bf6e1f26/file", "owner": "bf5e0465cb9c4c0985468ded0ba29edf", "id": "7acdbc73-7042-44f1-b579-d159bf6e1f26", "size": 12716032, "self": "/v2/images/7acdbc73-7042-44f1-b579-d159bf6e1f26", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/7acdbc73-7042-44f1-b579-d159bf6e1f26/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-14T18:14:23Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_78444680-308e-4f78-98ad-9f06985bf0c5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_78444680-308e-4f78-98ad-9f06985bf0c5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-14T18:14:22Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/4e311ca6-50be-4e10-9210-d81a5befc3be/snap", "metadata": {}}], "file": "/v2/images/4e311ca6-50be-4e10-9210-d81a5befc3be/file", "owner": "bf5e0465cb9c4c0985468ded0ba29edf", "id": "4e311ca6-50be-4e10-9210-d81a5befc3be", "size": 12716032, "self": "/v2/images/4e311ca6-50be-4e10-9210-d81a5befc3be", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/4e311ca6-50be-4e10-9210-d81a5befc3be/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-14T18:14:21Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_78444680-308e-4f78-98ad-9f06985bf0c5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_78444680-308e-4f78-98ad-9f06985bf0c5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-14T18:14:19Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 18:14:23,682 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-c6e4cc56-1ff6-43c0-a5ec-d97c1ac9bfd6 2018-11-14 18:14:23,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.222106933594s 2018-11-14 18:14:23,682 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-c6e4cc56-1ff6-43c0-a5ec-d97c1ac9bfd6 2018-11-14 18:14:23,685 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/7acdbc73-7042-44f1-b579-d159bf6e1f26/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7acdbc73-7042-44f1-b579-d159bf6e1f26/file', 'owner': u'bf5e0465cb9c4c0985468ded0ba29edf', 'id': u'7acdbc73-7042-44f1-b579-d159bf6e1f26', 'size': 12716032, u'self': u'/v2/images/7acdbc73-7042-44f1-b579-d159bf6e1f26', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bf5e0465cb9c4c0985468ded0ba29edf', 'name': 'refstack_defcore-project_78444680-308e-4f78-98ad-9f06985bf0c5', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/7acdbc73-7042-44f1-b579-d159bf6e1f26/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-14T18:14:23Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-14T18:14:23Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_78444680-308e-4f78-98ad-9f06985bf0c5', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/7acdbc73-7042-44f1-b579-d159bf6e1f26', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_78444680-308e-4f78-98ad-9f06985bf0c5', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_alt_78444680-308e-4f78-98ad-9f06985bf0c5', 'created': u'2018-11-14T18:14:22Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-14T18:14:22Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/7acdbc73-7042-44f1-b579-d159bf6e1f26', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_78444680-308e-4f78-98ad-9f06985bf0c5', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-14 18:14:23,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-14 18:14:23,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}b3f9837e744269ca584e9e036d03cedb979577c4" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "refstack_defcore-flavor_alt_78444680-308e-4f78-98ad-9f06985bf0c5", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-14 18:14:23,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:14: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-1754c5aa-fb5a-46e5-97f5-52d357f779c8 x-compute-request-id: req-1754c5aa-fb5a-46e5-97f5-52d357f779c8 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"name": "refstack_defcore-flavor_alt_78444680-308e-4f78-98ad-9f06985bf0c5", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/96d6e259-d113-4694-a266-e2114874dd2a", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/96d6e259-d113-4694-a266-e2114874dd2a", "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": "96d6e259-d113-4694-a266-e2114874dd2a"}} 2018-11-14 18:14:23,736 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-1754c5aa-fb5a-46e5-97f5-52d357f779c8 2018-11-14 18:14:23,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.049772977829s 2018-11-14 18:14:23,736 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-1754c5aa-fb5a-46e5-97f5-52d357f779c8 2018-11-14 18:14:23,737 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_78444680-308e-4f78-98ad-9f06985bf0c5', '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'49be60fcc4c34adea9e7c304d872b17d', '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'96d6e259-d113-4694-a266-e2114874dd2a', 'swap': 0}) 2018-11-14 18:14:23,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-14 18:14:23,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/96d6e259-d113-4694-a266-e2114874dd2a/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}b3f9837e744269ca584e9e036d03cedb979577c4" -d '{"extra_specs": {}}' 2018-11-14 18:14:23,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:14: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-320cf3d7-e716-49bf-909d-f5b04ccdab9f x-compute-request-id: req-320cf3d7-e716-49bf-909d-f5b04ccdab9f Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-14 18:14:23,761 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/96d6e259-d113-4694-a266-e2114874dd2a/os-extra_specs used request id req-320cf3d7-e716-49bf-909d-f5b04ccdab9f 2018-11-14 18:14:23,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0237679481506s 2018-11-14 18:14:23,761 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/96d6e259-d113-4694-a266-e2114874dd2a/os-extra_specs used request id req-320cf3d7-e716-49bf-909d-f5b04ccdab9f 2018-11-14 18:14:23,761 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_78444680-308e-4f78-98ad-9f06985bf0c5', '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'49be60fcc4c34adea9e7c304d872b17d', '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'96d6e259-d113-4694-a266-e2114874dd2a', 'swap': 0}) 2018-11-14 18:14:26,786 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-11-14 18:14:26,787 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-11-14 18:14:26,787 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-11-14 18:14:26,790 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-11-14 18:14:30,565 - 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-11-14 18:14:30,565 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_index_no_params: not found. skipping it 2018-11-14 18:14:30,565 - 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-11-14 18:14:30,565 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_atction.VolumesV2ActionsTest.test_volume_bootable: not found. skipping it 2018-11-14 18:14:30,565 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw: not found. skipping it 2018-11-14 18:14:30,565 - 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-11-14 18:14:30,565 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_status: not found. skipping it 2018-11-14 18:14:30,565 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata: not found. skipping it 2018-11-14 18:14:30,565 - 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-11-14 18:14:30,566 - 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-11-14 18:14:30,566 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_invalid_volume_id: not found. skipping it 2018-11-14 18:14:30,566 - 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-11-14 18:14:30,566 - 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-11-14 18:14:30,566 - 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-11-14 18:14:30,566 - 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-11-14 18:14:30,566 - 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-11-14 18:14:30,566 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network_fields: not found. skipping it 2018-11-14 18:14:30,566 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_upload: not found. skipping it 2018-11-14 18:14:30,566 - 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-11-14 18:14:30,566 - 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-11-14 18:14:30,566 - 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-11-14 18:14:30,566 - 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-11-14 18:14:30,566 - 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-11-14 18:14:30,567 - 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-11-14 18:14:30,567 - 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-11-14 18:14:30,567 - 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-11-14 18:14:30,567 - 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-11-14 18:14:30,567 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_visibility: not found. skipping it 2018-11-14 18:14:30,567 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_all_attributes: not found. skipping it 2018-11-14 18:14:30,567 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list: not found. skipping it 2018-11-14 18:14:30,567 - 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-11-14 18:14:30,567 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_external_network_visibility: not found. skipping it 2018-11-14 18:14:30,567 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata_item: not found. skipping it 2018-11-14 18:14:30,567 - 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-11-14 18:14:30,567 - 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-11-14 18:14:30,567 - 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-11-14 18:14:30,567 - 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-11-14 18:14:30,567 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_resources: not found. skipping it 2018-11-14 18:14:30,568 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_without_gateway: not found. skipping it 2018-11-14 18:14:30,568 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata: not found. skipping it 2018-11-14 18:14:30,568 - 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-11-14 18:14:30,568 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_with_params: not found. skipping it 2018-11-14 18:14:30,568 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks_fields: not found. skipping it 2018-11-14 18:14:30,568 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_images_schema: not found. skipping it 2018-11-14 18:14:30,568 - 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-11-14 18:14:30,568 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_by_name: not found. skipping it 2018-11-14 18:14:30,568 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata_item: not found. skipping it 2018-11-14 18:14:30,568 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_invalid_volume_id: not found. skipping it 2018-11-14 18:14:30,568 - 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-11-14 18:14:30,568 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets: not found. skipping it 2018-11-14 18:14:30,568 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2018-11-14 18:14:30,568 - 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-11-14 18:14:30,569 - 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-11-14 18:14:30,569 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks: not found. skipping it 2018-11-14 18:14:30,569 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable: not found. skipping it 2018-11-14 18:14:30,569 - 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-11-14 18:14:30,569 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_pagination: not found. skipping it 2018-11-14 18:14:30,569 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update: not found. skipping it 2018-11-14 18:14:30,569 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions: not found. skipping it 2018-11-14 18:14:30,569 - 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-11-14 18:14:30,569 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2018-11-14 18:14:30,569 - 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-11-14 18:14:30,569 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_no_params: not found. skipping it 2018-11-14 18:14:30,569 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_status: not found. skipping it 2018-11-14 18:14:30,569 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet: not found. skipping it 2018-11-14 18:14:30,569 - 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-11-14 18:14:30,570 - 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-11-14 18:14:30,570 - 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-11-14 18:14:30,570 - 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-11-14 18:14:30,570 - 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-11-14 18:14:30,570 - 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-11-14 18:14:30,570 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata: not found. skipping it 2018-11-14 18:14:30,570 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_statuses: not found. skipping it 2018-11-14 18:14:30,570 - 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-11-14 18:14:30,570 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_update_delete_network_subnet: not found. skipping it 2018-11-14 18:14:30,570 - 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-11-14 18:14:30,570 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network: not found. skipping it 2018-11-14 18:14:30,570 - 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-11-14 18:14:30,570 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets_fields: not found. skipping it 2018-11-14 18:14:30,570 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_delete_network_with_subnet: not found. skipping it 2018-11-14 18:14:30,570 - 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-11-14 18:14:30,571 - 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-11-14 18:14:30,571 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_media_types: not found. skipping it 2018-11-14 18:14:30,571 - 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-11-14 18:14:30,571 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet_fields: not found. skipping it 2018-11-14 18:14:30,571 - 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-11-14 18:14:30,571 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_routers.RoutersTest.test_update_extra_route: not found. skipping it 2018-11-14 18:14:30,571 - 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-11-14 18:14:30,571 - 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-11-14 18:14:30,571 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot: not found. skipping it 2018-11-14 18:14:30,571 - 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-11-14 18:14:30,571 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_availability_zone.AvailabilityZoneV2TestJSON.test_get_availability_zone_list: not found. skipping it 2018-11-14 18:14:30,571 - 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-11-14 18:14:30,571 - 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-11-14 18:14:30,571 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_details: not found. skipping it 2018-11-14 18:14:30,571 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_crud_volume_metadata: not found. skipping it 2018-11-14 18:14:30,572 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_image_schema: not found. skipping it 2018-11-14 18:14:30,572 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_limit: not found. skipping it 2018-11-14 18:14:30,572 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_size: not found. skipping it 2018-11-14 18:14:30,572 - 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-11-14 18:14:30,572 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-11-14 18:14:30,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/refstack_defcore/test_list.txt', u'--concurrency=4']'. 2018-11-14 18:14:38,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:14:38.093 17742 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.256s] 2018-11-14 18:14:38,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:14:38.302 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.242s] 2018-11-14 18:14:38,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:14:38.353 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.050s] 2018-11-14 18:14:56,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:14:56.376 17742 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [14.150s] 2018-11-14 18:15:02,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:15:02.730 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [11.680s] 2018-11-14 18:15:03,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:15:03.983 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [1.257s] 2018-11-14 18:15:04,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:15:04.375 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.615s] 2018-11-14 18:15:04,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:15:04.939 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.563s] 2018-11-14 18:15:05,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:15:05.736 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.797s] 2018-11-14 18:15:06,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:15:06.412 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.675s] 2018-11-14 18:15:07,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:15:07.341 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.930s] 2018-11-14 18:15:07,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:15:07.407 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.065s] 2018-11-14 18:15:07,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:15:07.495 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.087s] 2018-11-14 18:15:07,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:15:07.559 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.064s] 2018-11-14 18:15:07,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:15:07.621 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.061s] 2018-11-14 18:15:07,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:15:07.686 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.065s] 2018-11-14 18:15:07,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:15:07.827 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.141s] 2018-11-14 18:15:12,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:15:12.044 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [8.122s] 2018-11-14 18:15:12,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:15:12.116 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.072s] 2018-11-14 18:15:12,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:15:12.956 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.839s] 2018-11-14 18:15:13,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:15:13.055 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.098s] 2018-11-14 18:15:13,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:15:13.056 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-11-14 18:15:13,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:15:13.285 17742 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.059s] 2018-11-14 18:15:13,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:15:13.297 17742 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.012s] 2018-11-14 18:15:13,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:15:13.444 17742 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.146s] 2018-11-14 18:15:13,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:15:13.457 17742 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.013s] 2018-11-14 18:15:13,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:15:13.472 17742 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.015s] 2018-11-14 18:15:13,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:15:13.494 17742 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.021s] 2018-11-14 18:15:13,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:15:13.556 17742 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.062s] 2018-11-14 18:15:13,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:15:13.625 17742 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.068s] 2018-11-14 18:15:13,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:15:13.930 17742 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.305s] 2018-11-14 18:15:13,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:15:13.944 17742 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.014s] 2018-11-14 18:15:14,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:15:14.021 17742 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.077s] 2018-11-14 18:15:21,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:15:21.028 17742 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.213s] 2018-11-14 18:15:21,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:15:21.223 17742 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.196s] 2018-11-14 18:15:21,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:15:21.996 17742 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.771s] 2018-11-14 18:15:22,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:15:22.003 17742 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.007s] 2018-11-14 18:15:22,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:15:22.017 17742 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.014s] 2018-11-14 18:15:22,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:15:22.179 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.053s] 2018-11-14 18:15:25,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:15:25.699 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [3.518s] 2018-11-14 18:15:28,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:15:28.196 17742 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [1.710s] 2018-11-14 18:15:34,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:15:34.778 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.514s] 2018-11-14 18:15:35,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:15:35.078 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.299s] 2018-11-14 18:15:35,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:15:35.433 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.355s] 2018-11-14 18:15:35,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:15:35.802 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.369s] 2018-11-14 18:15:36,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:15:36.724 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.921s] 2018-11-14 18:15:37,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:15:37.447 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.722s] 2018-11-14 18:15:40,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:15:40.937 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [6.571s] 2018-11-14 18:15:42,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:15:42.687 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [0.974s] 2018-11-14 18:15:43,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:15:43.638 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [0.950s] 2018-11-14 18:15:44,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:15:44.793 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [1.155s] 2018-11-14 18:15:46,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:15:46.134 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [1.340s] 2018-11-14 18:15:46,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:15:46.152 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [5.214s] 2018-11-14 18:15:47,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:15:47.115 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [0.981s] 2018-11-14 18:15:48,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:15:48.515 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [1.399s] 2018-11-14 18:15:49,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:15:49.433 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.918s] 2018-11-14 18:15:49,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:15:49.662 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.228s] 2018-11-14 18:15:50,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:15:50.432 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.769s] 2018-11-14 18:15:50,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:15:50.815 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [4.663s] 2018-11-14 18:15:51,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:15:51.614 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [1.181s] 2018-11-14 18:15:52,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:15:52.676 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [1.061s] 2018-11-14 18:15:53,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:15:53.206 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.530s] 2018-11-14 18:15:53,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:15:53.963 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.757s] 2018-11-14 18:15:54,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:15:54.592 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.628s] 2018-11-14 18:15:55,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:15:55.000 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.408s] 2018-11-14 18:15:55,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:15:55.828 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.827s] 2018-11-14 18:15:56,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:15:56.250 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [5.434s] 2018-11-14 18:15:56,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:15:56.592 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.764s] 2018-11-14 18:15:56,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:15:56.674 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [1.159s] 2018-11-14 18:15:56,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:15:56.740 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.065s] 2018-11-14 18:15:57,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:15:57.146 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.553s] 2018-11-14 18:15:57,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:15:57.292 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.551s] 2018-11-14 18:15:57,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:15:57.387 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.095s] 2018-11-14 18:15:57,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:15:57.389 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-11-14 18:16:01,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:16:01.304 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [5.054s] 2018-11-14 18:16:03,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:16:03.496 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.429s] 2018-11-14 18:16:03,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:16:03.928 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.431s] 2018-11-14 18:16:07,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:16:07.105 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [5.800s] 2018-11-14 18:16:07,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:16:07.841 17742 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.108s] 2018-11-14 18:16:07,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:16:07.950 17742 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.109s] 2018-11-14 18:16:08,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:16:08.036 17742 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.086s] 2018-11-14 18:16:11,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:16:11.495 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [4.389s] 2018-11-14 18:16:20,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:16:20.642 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [9.146s] 2018-11-14 18:16:23,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:16:23.046 17742 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.213s] 2018-11-14 18:16:23,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:16:23.242 17742 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.195s] 2018-11-14 18:16:23,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:16:23.486 17742 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.244s] 2018-11-14 18:16:23,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:16:23.739 17742 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.253s] 2018-11-14 18:16:23,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:16:23.944 17742 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.205s] 2018-11-14 18:16:24,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:16:24.193 17742 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.248s] 2018-11-14 18:16:24,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:16:24.239 17742 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.047s] 2018-11-14 18:16:24,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:16:24.286 17742 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.045s] 2018-11-14 18:16:24,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:16:24.325 17742 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.038s] 2018-11-14 18:16:24,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:16:24.365 17742 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.041s] 2018-11-14 18:16:26,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:16:26.292 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [5.649s] 2018-11-14 18:16:26,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:16:26.467 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.175s] 2018-11-14 18:16:26,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:16:26.585 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.117s] 2018-11-14 18:16:26,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:16:26.686 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.101s] 2018-11-14 18:16:26,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:16:26.736 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.049s] 2018-11-14 18:16:26,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:16:26.781 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.045s] 2018-11-14 18:16:27,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:16:27.068 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.286s] 2018-11-14 18:16:27,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:16:27.161 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.093s] 2018-11-14 18:16:27,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:16:27.208 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.046s] 2018-11-14 18:16:27,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:16:27.305 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.096s] 2018-11-14 18:16:34,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:16:34.981 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [7.674s] 2018-11-14 18:16:36,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:16:36.983 17742 INFO opnfv-tempest [-] {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.601s] 2018-11-14 18:16:48,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:16:48.013 17742 INFO opnfv-tempest [-] {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [4.261s] 2018-11-14 18:16:52,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:16:52.163 17742 INFO opnfv-tempest [-] {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [4.149s] 2018-11-14 18:16:57,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:16:57.648 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [13.545s] 2018-11-14 18:16:59,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:16:59.054 17742 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2018-11-14 18:16:59,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:16:59.167 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [21.336s] 2018-11-14 18:17:04,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:17:04.652 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [7.004s] 2018-11-14 18:17:11,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:17:11.033 17742 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [7.741s] 2018-11-14 18:17:11,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:17:11.993 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [7.341s] 2018-11-14 18:17:16,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:17:16.136 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.143s] 2018-11-14 18:17:19,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:17:19.667 17742 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [8.631s] 2018-11-14 18:17:32,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:17:32.969 17742 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [13.299s] 2018-11-14 18:17:37,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:17:37.977 17742 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.625s] 2018-11-14 18:17:38,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:17:38.195 17742 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.218s] 2018-11-14 18:17:40,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:17:40.967 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [24.825s] 2018-11-14 18:17:42,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:17:42.476 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [1.513s] 2018-11-14 18:18:25,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:18:25.080 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.667s] 2018-11-14 18:18:26,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:18:26.904 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [1.824s] 2018-11-14 18:18:31,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:18:31.247 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [4.338s] 2018-11-14 18:18:31,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:18:31.892 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.649s] 2018-11-14 18:18:34,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:18:34.278 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [2.383s] 2018-11-14 18:18:35,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:18:35.643 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [1.365s] 2018-11-14 18:18:37,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:18:37.363 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.717s] 2018-11-14 18:18:37,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:18:37.421 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.060s] 2018-11-14 18:18:41,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:18:41.291 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.187s] 2018-11-14 18:18:43,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:18:43.357 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [2.064s] 2018-11-14 18:18:44,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:18:44.328 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [0.971s] 2018-11-14 18:18:45,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:18:45.327 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [0.998s] 2018-11-14 18:18:46,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:18:46.714 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [1.386s] 2018-11-14 18:18:49,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:18:49.057 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [2.342s] 2018-11-14 18:18:49,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:18:49.774 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [0.717s] 2018-11-14 18:18:49,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:18:49.965 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.191s] 2018-11-14 18:18:49,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:18:49.984 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.019s] 2018-11-14 18:18:50,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:18:50.199 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.214s] 2018-11-14 18:18:50,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:18:50.215 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.015s] 2018-11-14 18:18:50,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:18:50.691 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [178.913s] 2018-11-14 18:18:57,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:18:57.292 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [2.556s] 2018-11-14 18:18:58,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:18:58.638 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [1.346s] 2018-11-14 18:19:09,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:19:09.486 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.222s] 2018-11-14 18:19:09,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:19:09.713 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.227s] 2018-11-14 18:19:09,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:19:09.951 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.238s] 2018-11-14 18:19:10,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:19:10.437 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [131.272s] 2018-11-14 18:19:11,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:19:11.090 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [1.137s] 2018-11-14 18:19:11,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:19:11.379 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.289s] 2018-11-14 18:19:11,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:19:11.978 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.598s] 2018-11-14 18:19:12,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:19:12.193 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.216s] 2018-11-14 18:19:12,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:19:12.242 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.048s] 2018-11-14 18:19:12,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:19:12.494 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.252s] 2018-11-14 18:19:12,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:19:12.779 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.284s] 2018-11-14 18:19:12,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:19:12.993 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.214s] 2018-11-14 18:19:13,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:19:13.476 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.482s] 2018-11-14 18:19:13,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:19:13.756 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.280s] 2018-11-14 18:19:13,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:19:13.827 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.072s] 2018-11-14 18:19:14,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:19:14.080 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.253s] 2018-11-14 18:19:24,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:19:24.986 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [34.287s] 2018-11-14 18:19:39,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:19:39.833 17742 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.326s] 2018-11-14 18:19:44,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:19:44.589 17742 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.671s] 2018-11-14 18:19:44,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:19:44.609 17742 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.020s] 2018-11-14 18:19:54,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:19:54.322 17742 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [4.045s] 2018-11-14 18:20:00,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:20:00.129 17742 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.807s] 2018-11-14 18:20:02,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:20:02.127 17742 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.997s] 2018-11-14 18:20:02,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:20:02.353 17742 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.226s] 2018-11-14 18:20:02,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:20:02.686 17742 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.332s] 2018-11-14 18:20:13,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:20:13.412 17742 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [10.724s] 2018-11-14 18:20:13,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:20:13.649 17742 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.236s] 2018-11-14 18:20:13,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:20:13.692 17742 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.043s] 2018-11-14 18:20:22,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:20:22.798 17742 INFO opnfv-tempest [-] {3} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.533s] 2018-11-14 18:20:28,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:20:28.528 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.624s] 2018-11-14 18:20:28,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:20:28.738 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.209s] 2018-11-14 18:20:28,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:20:28.931 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.193s] 2018-11-14 18:20:29,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:20:29.148 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.217s] 2018-11-14 18:20:29,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:20:29.329 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.180s] 2018-11-14 18:20:29,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:20:29.512 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.182s] 2018-11-14 18:20:29,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:20:29.710 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.198s] 2018-11-14 18:20:29,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:20:29.953 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.241s] 2018-11-14 18:20:30,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:20:30.123 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.170s] 2018-11-14 18:20:30,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:20:30.345 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.222s] 2018-11-14 18:20:30,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:20:30.542 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.197s] 2018-11-14 18:20:30,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:20:30.764 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.222s] 2018-11-14 18:20:30,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:20:30.803 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.038s] 2018-11-14 18:20:31,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:20:31.013 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.209s] 2018-11-14 18:20:31,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:20:31.233 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.220s] 2018-11-14 18:20:31,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:20:31.432 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.199s] 2018-11-14 18:20:31,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:20:31.470 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.038s] 2018-11-14 18:20:31,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:20:31.514 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.042s] 2018-11-14 18:20:31,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:20:31.728 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.214s] 2018-11-14 18:20:31,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:20:31.952 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.224s] 2018-11-14 18:20:33,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:20:33.523 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [83.080s] 2018-11-14 18:20:43,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:20:43.379 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [4.518s] 2018-11-14 18:20:49,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:20:49.153 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [5.772s] 2018-11-14 18:20:52,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:20:52.653 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [19.129s] 2018-11-14 18:21:10,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:21:10.296 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [3.102s] 2018-11-14 18:21:18,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:21:18.904 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [8.605s] 2018-11-14 18:21:34,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:21:34.138 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [15.231s] 2018-11-14 18:21:41,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:21:41.246 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [7.107s] 2018-11-14 18:22:37,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:22:37.744 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [56.483s] 2018-11-14 18:22:42,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:22:42.215 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.011s] 2018-11-14 18:22:46,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:22:46.736 17742 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.962s] 2018-11-14 18:22:47,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:22:47.953 17742 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.217s] 2018-11-14 18:23:02,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:23:02.792 17742 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [7.680s] 2018-11-14 18:23:03,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:23:03.033 17742 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.242s] 2018-11-14 18:23:03,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:23:03.609 17742 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.575s] 2018-11-14 18:23:05,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:23:05.543 17742 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [1.933s] 2018-11-14 18:23:09,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:23:09.455 17742 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [3.911s] 2018-11-14 18:23:09,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:23:09.691 17742 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.235s] 2018-11-14 18:23:09,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:23:09.936 17742 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.245s] 2018-11-14 18:23:29,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:23:29.017 17742 INFO opnfv-tempest [-] {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-11-14 18:23:32,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:23:32.878 17742 INFO opnfv-tempest [-] {2} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.176s] 2018-11-14 18:23:39,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:23:39.484 17742 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.947s] 2018-11-14 18:23:40,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:23:40.579 17742 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [1.094s] 2018-11-14 18:24:00,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:24:00.739 17742 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [20.156s] 2018-11-14 18:24:13,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:24:13.189 17742 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.066s] 2018-11-14 18:24:13,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 18:24:13.453 17742 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.263s] 2018-11-14 18:24:23,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: e92afa7e-4353-4160-883b-103b35a44216 2018-11-14 18:24:23,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'e92afa7e-4353-4160-883b-103b35a44216']'. 2018-11-14 18:24:24,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-11-14 18:24:24,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-11-14 18:24:24,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-14 18:24:24,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | e92afa7e-4353-4160-883b-103b35a44216 | 2018-11-14 18:24:24,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-11-14 18:24:24,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-11-14 18:14:32 | 2018-11-14 18:24:24,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-11-14 18:24:22 | 2018-11-14 18:24:24,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:09:50 | 2018-11-14 18:24:24,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-11-14 18:24:24,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-11-14 18:24:24,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-11-14 18:24:24,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 474e71a1-2d74-4e27-970a-04c4ae1e6b73) | 2018-11-14 18:24:24,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-11-14 18:24:24,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: a17933d2-6b50-4908-b946-fae184600730) | 2018-11-14 18:24:24,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 217 | 2018-11-14 18:24:24,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 577.473 | 2018-11-14 18:24:24,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 217 | 2018-11-14 18:24:24,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-11-14 18:24:24,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-11-14 18:24:24,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-11-14 18:24:24,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-11-14 18:24:24,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-14 18:24:24,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-11-14 18:24:24,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-11-14 18:24:24,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2018-11-14 18:24:26,437 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-14 18:24:26,437 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 10:07 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-11-14 18:24:26,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-14 18:24:26,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/7acdbc73-7042-44f1-b579-d159bf6e1f26 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a1eeb7e03be102209971e1af57d3bd14ebb2ee4e" 2018-11-14 18:24:27,786 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7fb3823f-935a-46c4-9c55-80fbdf7e3faf Date: Wed, 14 Nov 2018 18:24:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:24:27,786 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/7acdbc73-7042-44f1-b579-d159bf6e1f26 used request id req-7fb3823f-935a-46c4-9c55-80fbdf7e3faf 2018-11-14 18:24:27,786 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.34155583382s 2018-11-14 18:24:27,786 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/7acdbc73-7042-44f1-b579-d159bf6e1f26 used request id req-7fb3823f-935a-46c4-9c55-80fbdf7e3faf 2018-11-14 18:24:27,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-14 18:24:27,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}b3f9837e744269ca584e9e036d03cedb979577c4" 2018-11-14 18:24:28,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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-28524da7-5e28-481a-9891-50fb95c4c8ed x-compute-request-id: req-28524da7-5e28-481a-9891-50fb95c4c8ed Content-Encoding: gzip Content-Length: 368 Content-Type: application/json RESP BODY: {"flavors": [{"name": "refstack_defcore-flavor_alt_78444680-308e-4f78-98ad-9f06985bf0c5", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/96d6e259-d113-4694-a266-e2114874dd2a", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/96d6e259-d113-4694-a266-e2114874dd2a", "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": "96d6e259-d113-4694-a266-e2114874dd2a"}, {"name": "refstack_defcore-flavor_78444680-308e-4f78-98ad-9f06985bf0c5", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/edf6c794-2cc1-4385-be7e-8a5e38dc095e", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/edf6c794-2cc1-4385-be7e-8a5e38dc095e", "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": "edf6c794-2cc1-4385-be7e-8a5e38dc095e"}]} 2018-11-14 18:24:28,002 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-28524da7-5e28-481a-9891-50fb95c4c8ed 2018-11-14 18:24:28,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.214981079102s 2018-11-14 18:24:28,002 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-28524da7-5e28-481a-9891-50fb95c4c8ed 2018-11-14 18:24:28,005 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-14 18:24:28,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/96d6e259-d113-4694-a266-e2114874dd2a -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b3f9837e744269ca584e9e036d03cedb979577c4" 2018-11-14 18:24:28,052 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18:24: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-8ee602bf-5520-4040-8d06-bce1a18aa234 x-compute-request-id: req-8ee602bf-5520-4040-8d06-bce1a18aa234 Content-Length: 0 Content-Type: application/json 2018-11-14 18:24:28,053 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/96d6e259-d113-4694-a266-e2114874dd2a used request id req-8ee602bf-5520-4040-8d06-bce1a18aa234 2018-11-14 18:24:28,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0479879379272s 2018-11-14 18:24:28,053 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/96d6e259-d113-4694-a266-e2114874dd2a used request id req-8ee602bf-5520-4040-8d06-bce1a18aa234 2018-11-14 18:24:28,056 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 18:24:28,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}a1eeb7e03be102209971e1af57d3bd14ebb2ee4e" 2018-11-14 18:24:28,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-9e1e01b1-14b3-4475-adae-d5530529d4cb Date: Wed, 14 Nov 2018 18:24:28 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/4e311ca6-50be-4e10-9210-d81a5befc3be/snap", "metadata": {}}], "file": "/v2/images/4e311ca6-50be-4e10-9210-d81a5befc3be/file", "owner": "bf5e0465cb9c4c0985468ded0ba29edf", "id": "4e311ca6-50be-4e10-9210-d81a5befc3be", "size": 12716032, "self": "/v2/images/4e311ca6-50be-4e10-9210-d81a5befc3be", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/4e311ca6-50be-4e10-9210-d81a5befc3be/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-14T18:14:21Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_78444680-308e-4f78-98ad-9f06985bf0c5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_78444680-308e-4f78-98ad-9f06985bf0c5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-14T18:14:19Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 18:24:28,269 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-9e1e01b1-14b3-4475-adae-d5530529d4cb 2018-11-14 18:24:28,269 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.212411880493s 2018-11-14 18:24:28,269 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-9e1e01b1-14b3-4475-adae-d5530529d4cb 2018-11-14 18:24:28,271 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-14 18:24:28,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/4e311ca6-50be-4e10-9210-d81a5befc3be -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a1eeb7e03be102209971e1af57d3bd14ebb2ee4e" 2018-11-14 18:24:28,773 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8c472a8f-d01d-4608-af4a-0666e96d4266 Date: Wed, 14 Nov 2018 18:24:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:24:28,773 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/4e311ca6-50be-4e10-9210-d81a5befc3be used request id req-8c472a8f-d01d-4608-af4a-0666e96d4266 2018-11-14 18:24:28,773 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.502296924591s 2018-11-14 18:24:28,773 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/4e311ca6-50be-4e10-9210-d81a5befc3be used request id req-8c472a8f-d01d-4608-af4a-0666e96d4266 2018-11-14 18:24:28,774 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-14 18:24:28,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}b3f9837e744269ca584e9e036d03cedb979577c4" 2018-11-14 18:24:28,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:24: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-7adf8bb5-dff7-453b-9217-5bbfe5980970 x-compute-request-id: req-7adf8bb5-dff7-453b-9217-5bbfe5980970 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "refstack_defcore-flavor_78444680-308e-4f78-98ad-9f06985bf0c5", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/edf6c794-2cc1-4385-be7e-8a5e38dc095e", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/edf6c794-2cc1-4385-be7e-8a5e38dc095e", "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": "edf6c794-2cc1-4385-be7e-8a5e38dc095e"}]} 2018-11-14 18:24:28,813 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-7adf8bb5-dff7-453b-9217-5bbfe5980970 2018-11-14 18:24:28,813 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.039314031601s 2018-11-14 18:24:28,813 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-7adf8bb5-dff7-453b-9217-5bbfe5980970 2018-11-14 18:24:28,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-14 18:24:28,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/edf6c794-2cc1-4385-be7e-8a5e38dc095e -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b3f9837e744269ca584e9e036d03cedb979577c4" 2018-11-14 18:24:28,849 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18:24: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-eb08b6a3-1830-4e1c-aeaf-ec6d5eb419bc x-compute-request-id: req-eb08b6a3-1830-4e1c-aeaf-ec6d5eb419bc Content-Length: 0 Content-Type: application/json 2018-11-14 18:24:28,849 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/edf6c794-2cc1-4385-be7e-8a5e38dc095e used request id req-eb08b6a3-1830-4e1c-aeaf-ec6d5eb419bc 2018-11-14 18:24:28,850 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0345389842987s 2018-11-14 18:24:28,850 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/edf6c794-2cc1-4385-be7e-8a5e38dc095e used request id req-eb08b6a3-1830-4e1c-aeaf-ec6d5eb419bc 2018-11-14 18:24:28,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 18:24:28,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b3f9837e744269ca584e9e036d03cedb979577c4" 2018-11-14 18:24:28,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:24:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f48cceb-2985-4a1b-85bf-638479368cb5 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_78444680-308e-4f78-98ad-9f06985bf0c5", "links": {"self": "http://172.30.9.28:5000/v3/users/49e2ec006c754c7e802d2e0d05fdbf46"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "49e2ec006c754c7e802d2e0d05fdbf46", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:24:28,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-1f48cceb-2985-4a1b-85bf-638479368cb5 2018-11-14 18:24:28,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.135097980499s 2018-11-14 18:24:28,986 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-1f48cceb-2985-4a1b-85bf-638479368cb5 2018-11-14 18:24:28,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 18:24:28,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/49e2ec006c754c7e802d2e0d05fdbf46 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b3f9837e744269ca584e9e036d03cedb979577c4" 2018-11-14 18:24:29,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:24:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1707664-5bfa-4232-adcd-166f0c82274b Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"user": {"name": "refstack_defcore-user_78444680-308e-4f78-98ad-9f06985bf0c5", "links": {"self": "http://172.30.9.28:5000/v3/users/49e2ec006c754c7e802d2e0d05fdbf46"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "49e2ec006c754c7e802d2e0d05fdbf46", "description": null}} 2018-11-14 18:24:29,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/49e2ec006c754c7e802d2e0d05fdbf46 used request id req-a1707664-5bfa-4232-adcd-166f0c82274b 2018-11-14 18:24:29,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.113008975983s 2018-11-14 18:24:29,105 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/49e2ec006c754c7e802d2e0d05fdbf46 used request id req-a1707664-5bfa-4232-adcd-166f0c82274b 2018-11-14 18:24:29,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-14 18:24:29,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/49e2ec006c754c7e802d2e0d05fdbf46 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b3f9837e744269ca584e9e036d03cedb979577c4" 2018-11-14 18:24:29,325 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:24:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7cdc9fbf-36cc-496c-b368-e6b0b072a0b5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:24:29,325 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/49e2ec006c754c7e802d2e0d05fdbf46 used request id req-7cdc9fbf-36cc-496c-b368-e6b0b072a0b5 2018-11-14 18:24:29,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.219482898712s 2018-11-14 18:24:29,326 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/49e2ec006c754c7e802d2e0d05fdbf46 used request id req-7cdc9fbf-36cc-496c-b368-e6b0b072a0b5 2018-11-14 18:24:29,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 18:24:29,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b3f9837e744269ca584e9e036d03cedb979577c4" 2018-11-14 18:24:29,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:24:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79119989-eb1e-4293-8bfa-beee85e55052 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.28:5000/v3/projects/bf5e0465cb9c4c0985468ded0ba29edf"}, "tags": [], "enabled": true, "id": "bf5e0465cb9c4c0985468ded0ba29edf", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_78444680-308e-4f78-98ad-9f06985bf0c5"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-14 18:24:29,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-79119989-eb1e-4293-8bfa-beee85e55052 2018-11-14 18:24:29,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113264083862s 2018-11-14 18:24:29,445 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-79119989-eb1e-4293-8bfa-beee85e55052 2018-11-14 18:24:29,450 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-14 18:24:29,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/bf5e0465cb9c4c0985468ded0ba29edf -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b3f9837e744269ca584e9e036d03cedb979577c4" 2018-11-14 18:24:29,636 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:24:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f37f447-c8a9-44b7-bbc8-3a429b92259f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:24:29,636 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/bf5e0465cb9c4c0985468ded0ba29edf used request id req-3f37f447-c8a9-44b7-bbc8-3a429b92259f 2018-11-14 18:24:29,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.186139822006s 2018-11-14 18:24:29,636 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/bf5e0465cb9c4c0985468ded0ba29edf used request id req-3f37f447-c8a9-44b7-bbc8-3a429b92259f 2018-11-14 18:24:29,640 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 18:24:29,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b3f9837e744269ca584e9e036d03cedb979577c4" 2018-11-14 18:24:29,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:24:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c4b2123-81c6-4a68-b0cd-d4d812ebd488 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04df6eda06fa49e8ac239c9ede1e335b", "links": {"self": "http://172.30.9.28:5000/v3/roles/04df6eda06fa49e8ac239c9ede1e335b"}, "name": "Member"}, {"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:24:29,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0c4b2123-81c6-4a68-b0cd-d4d812ebd488 2018-11-14 18:24:29,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109457015991s 2018-11-14 18:24:29,750 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0c4b2123-81c6-4a68-b0cd-d4d812ebd488 2018-11-14 18:24:29,755 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-11-14 18:24:29,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/04df6eda06fa49e8ac239c9ede1e335b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b3f9837e744269ca584e9e036d03cedb979577c4" 2018-11-14 18:24:29,892 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:24:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04e07209-bcd3-44b7-a9e0-e38534cfd35c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:24:29,892 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/04df6eda06fa49e8ac239c9ede1e335b used request id req-04e07209-bcd3-44b7-a9e0-e38534cfd35c 2018-11-14 18:24:29,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.137336015701s 2018-11-14 18:24:29,893 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/04df6eda06fa49e8ac239c9ede1e335b used request id req-04e07209-bcd3-44b7-a9e0-e38534cfd35c 2018-11-14 18:24:29,896 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-14 18:24:29,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=bf5e0465cb9c4c0985468ded0ba29edf&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}b3f9837e744269ca584e9e036d03cedb979577c4" 2018-11-14 18:24:30,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-52abbbf3-8168-4bd9-a6b9-fb4e87b5c90b Date: Wed, 14 Nov 2018 18:24:30 GMT RESP BODY: {"security_groups": []} 2018-11-14 18:24:30,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=bf5e0465cb9c4c0985468ded0ba29edf&name=default used request id req-52abbbf3-8168-4bd9-a6b9-fb4e87b5c90b 2018-11-14 18:24:30,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.22412610054s 2018-11-14 18:24:30,120 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=bf5e0465cb9c4c0985468ded0ba29edf&name=default used request id req-52abbbf3-8168-4bd9-a6b9-fb4e87b5c90b 2018-11-14 18:24:30,174 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2018-11-14 18:24:30,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 18:24:30,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:24:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5efb308-f81e-4a79-9a16-9a7a0de401e8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:24:30,225 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-b5efb308-f81e-4a79-9a16-9a7a0de401e8 2018-11-14 18:24:30,225 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-11-14 18:24:30,626 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:24:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd6ecd77940a49ebb20fa24f8fa3cf77"}, "audit_ids": ["IfIVy4sXQj2Q02hsYdQDxg"], "issued_at": "2018-11-14T18:24:30.000000Z"}} 2018-11-14 18:24:30,629 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 18:24:30,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}e1d6a1dc9a25b7d35bad02debb867ca5203180db" 2018-11-14 18:24:30,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-30b54c89-b790-4fc8-8102-c008596d5d7f Date: Wed, 14 Nov 2018 18:24:30 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"928cbc5c-a6fa-468a-b088-88e266fca291","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","status":"ACTIVE","subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"description":"","tags":[],"updated_at":"2018-11-14T17:04:27Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","provider:network_type":"flat"}]} 2018-11-14 18:24:30,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-30b54c89-b790-4fc8-8102-c008596d5d7f 2018-11-14 18:24:30,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.271322011948s 2018-11-14 18:24:30,901 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-30b54c89-b790-4fc8-8102-c008596d5d7f 2018-11-14 18:24:30,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 18:24:30,910 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:24:30,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 18:24:30,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}e1d6a1dc9a25b7d35bad02debb867ca5203180db" 2018-11-14 18:24:31,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:24:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a42fc0ef-8f0b-4ea4-8043-268afd745292 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/d5e6db7c06bf4799a784ea87405dbbb1"}, "tags": [], "enabled": true, "id": "d5e6db7c06bf4799a784ea87405dbbb1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-11-14 18:24:31,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-a42fc0ef-8f0b-4ea4-8043-268afd745292 2018-11-14 18:24:31,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0998358726501s 2018-11-14 18:24:31,011 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-a42fc0ef-8f0b-4ea4-8043-268afd745292 2018-11-14 18:24:31,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-14 18:24:31,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}e1d6a1dc9a25b7d35bad02debb867ca5203180db" -d '{"project": {"description": "Created by OPNFV Functest: patrole", "enabled": true, "domain_id": "default", "name": "patrole-project_6cfd260d-346c-4df6-9e7f-a04d9ea717df"}}' 2018-11-14 18:24:31,193 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:24:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d42b515-2309-46ee-9e7f-99335910e33b 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.28:5000/v3/projects/ac95eafbef2e4f69a06e56195c02a659"}, "tags": [], "enabled": true, "id": "ac95eafbef2e4f69a06e56195c02a659", "parent_id": "default", "domain_id": "default", "name": "patrole-project_6cfd260d-346c-4df6-9e7f-a04d9ea717df"}} 2018-11-14 18:24:31,193 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-4d42b515-2309-46ee-9e7f-99335910e33b 2018-11-14 18:24:31,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.174810171127s 2018-11-14 18:24:31,193 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-4d42b515-2309-46ee-9e7f-99335910e33b 2018-11-14 18:24:31,194 - 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'ac95eafbef2e4f69a06e56195c02a659', '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_6cfd260d-346c-4df6-9e7f-a04d9ea717df'}) 2018-11-14 18:24:31,200 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-11-14 18:24:31,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}e1d6a1dc9a25b7d35bad02debb867ca5203180db" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "031c0144-38f1-4037-913c-aacc3472961c", "email": null, "name": "patrole-user_6cfd260d-346c-4df6-9e7f-a04d9ea717df"}}' 2018-11-14 18:24:31,593 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:24:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa9cfd25-bf6c-40bf-9aa1-a7d333c841da Content-Length: 322 Content-Type: application/json RESP BODY: {"user": {"name": "patrole-user_6cfd260d-346c-4df6-9e7f-a04d9ea717df", "links": {"self": "http://172.30.9.28:5000/v3/users/fa39516e581945ee8f667f2c05394ddf"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "fa39516e581945ee8f667f2c05394ddf", "domain_id": "default", "password_expires_at": null}} 2018-11-14 18:24:31,593 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-fa9cfd25-bf6c-40bf-9aa1-a7d333c841da 2018-11-14 18:24:31,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.393177032471s 2018-11-14 18:24:31,594 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-fa9cfd25-bf6c-40bf-9aa1-a7d333c841da 2018-11-14 18:24:31,594 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'fa39516e581945ee8f667f2c05394ddf', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'patrole-user_6cfd260d-346c-4df6-9e7f-a04d9ea717df'}) 2018-11-14 18:24:31,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 18:24:31,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}e1d6a1dc9a25b7d35bad02debb867ca5203180db" 2018-11-14 18:24:31,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:24:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5265b75-02ca-4e6a-9ae2-c95ab85b3df0 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:24:31,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-a5265b75-02ca-4e6a-9ae2-c95ab85b3df0 2018-11-14 18:24:31,695 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0970261096954s 2018-11-14 18:24:31,695 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-a5265b75-02ca-4e6a-9ae2-c95ab85b3df0 2018-11-14 18:24:31,700 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 18:24:31,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}e1d6a1dc9a25b7d35bad02debb867ca5203180db" 2018-11-14 18:24:31,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:24:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f4953ae-7b0b-4380-80c9-ce8ac0f61ada Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:24:31,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-4f4953ae-7b0b-4380-80c9-ce8ac0f61ada 2018-11-14 18:24:31,801 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100932836533s 2018-11-14 18:24:31,801 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-4f4953ae-7b0b-4380-80c9-ce8ac0f61ada 2018-11-14 18:24:31,803 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-14 18:24:31,806 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-11-14 18:24:31,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}e1d6a1dc9a25b7d35bad02debb867ca5203180db" -d '{"role": {"name": "Member"}}' 2018-11-14 18:24:31,941 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:24:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85a8da76-2132-4932-85fa-9f35c0bc1cb8 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "46d2c745727f469f8b19876f3c6ad19e", "links": {"self": "http://172.30.9.28:5000/v3/roles/46d2c745727f469f8b19876f3c6ad19e"}, "name": "Member"}} 2018-11-14 18:24:31,941 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-85a8da76-2132-4932-85fa-9f35c0bc1cb8 2018-11-14 18:24:31,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.134720087051s 2018-11-14 18:24:31,941 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-85a8da76-2132-4932-85fa-9f35c0bc1cb8 2018-11-14 18:24:31,942 - 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'46d2c745727f469f8b19876f3c6ad19e'}) 2018-11-14 18:24:31,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 18:24:31,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}e1d6a1dc9a25b7d35bad02debb867ca5203180db" 2018-11-14 18:24:32,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:24:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f95a7950-e53d-415f-8c41-6ff8d9330880 Content-Encoding: gzip Content-Length: 354 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "46d2c745727f469f8b19876f3c6ad19e", "links": {"self": "http://172.30.9.28:5000/v3/roles/46d2c745727f469f8b19876f3c6ad19e"}, "name": "Member"}, {"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:24:32,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f95a7950-e53d-415f-8c41-6ff8d9330880 2018-11-14 18:24:32,040 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0941140651703s 2018-11-14 18:24:32,040 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f95a7950-e53d-415f-8c41-6ff8d9330880 2018-11-14 18:24:32,044 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 18:24:32,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}e1d6a1dc9a25b7d35bad02debb867ca5203180db" 2018-11-14 18:24:32,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:24:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-264fb1d3-526a-4a44-b586-ecbaa385e3cb Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-14 18:24:32,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-264fb1d3-526a-4a44-b586-ecbaa385e3cb 2018-11-14 18:24:32,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108729839325s 2018-11-14 18:24:32,153 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-264fb1d3-526a-4a44-b586-ecbaa385e3cb 2018-11-14 18:24:32,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 18:24:32,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}e1d6a1dc9a25b7d35bad02debb867ca5203180db" 2018-11-14 18:24:32,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:24:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91605aec-6f4b-45b0-9edf-2b6f5b8e0199 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "patrole-user_6cfd260d-346c-4df6-9e7f-a04d9ea717df", "links": {"self": "http://172.30.9.28:5000/v3/users/fa39516e581945ee8f667f2c05394ddf"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "fa39516e581945ee8f667f2c05394ddf", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:24:32,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-91605aec-6f4b-45b0-9edf-2b6f5b8e0199 2018-11-14 18:24:32,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.117722988129s 2018-11-14 18:24:32,273 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-91605aec-6f4b-45b0-9edf-2b6f5b8e0199 2018-11-14 18:24:32,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 18:24:32,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}e1d6a1dc9a25b7d35bad02debb867ca5203180db" 2018-11-14 18:24:32,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:24:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23a75401-ae51-415f-987a-c74fad2ee0b6 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.28:5000/v3/projects/ac95eafbef2e4f69a06e56195c02a659"}, "tags": [], "enabled": true, "id": "ac95eafbef2e4f69a06e56195c02a659", "parent_id": "default", "domain_id": "default", "name": "patrole-project_6cfd260d-346c-4df6-9e7f-a04d9ea717df"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-14 18:24:32,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-23a75401-ae51-415f-987a-c74fad2ee0b6 2018-11-14 18:24:32,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0956599712372s 2018-11-14 18:24:32,380 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-23a75401-ae51-415f-987a-c74fad2ee0b6 2018-11-14 18:24:32,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-14 18:24:32,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=fa39516e581945ee8f667f2c05394ddf&role.id=46d2c745727f469f8b19876f3c6ad19e&scope.project.id=ac95eafbef2e4f69a06e56195c02a659" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e1d6a1dc9a25b7d35bad02debb867ca5203180db" 2018-11-14 18:24:32,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:24:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d788db5c-d631-486a-b788-1d74a5352140 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=fa39516e581945ee8f667f2c05394ddf&role.id=46d2c745727f469f8b19876f3c6ad19e&scope.project.id=ac95eafbef2e4f69a06e56195c02a659", "previous": null, "next": null}} 2018-11-14 18:24:32,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=fa39516e581945ee8f667f2c05394ddf&role.id=46d2c745727f469f8b19876f3c6ad19e&scope.project.id=ac95eafbef2e4f69a06e56195c02a659 used request id req-d788db5c-d631-486a-b788-1d74a5352140 2018-11-14 18:24:32,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.105969905853s 2018-11-14 18:24:32,494 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=fa39516e581945ee8f667f2c05394ddf&role.id=46d2c745727f469f8b19876f3c6ad19e&scope.project.id=ac95eafbef2e4f69a06e56195c02a659 used request id req-d788db5c-d631-486a-b788-1d74a5352140 2018-11-14 18:24:32,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-14 18:24:32,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/ac95eafbef2e4f69a06e56195c02a659/users/fa39516e581945ee8f667f2c05394ddf/roles/46d2c745727f469f8b19876f3c6ad19e -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e1d6a1dc9a25b7d35bad02debb867ca5203180db" 2018-11-14 18:24:32,645 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:24:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64a18dfc-1486-4783-b606-4be8fb489815 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:24:32,645 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/ac95eafbef2e4f69a06e56195c02a659/users/fa39516e581945ee8f667f2c05394ddf/roles/46d2c745727f469f8b19876f3c6ad19e used request id req-64a18dfc-1486-4783-b606-4be8fb489815 2018-11-14 18:24:32,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.147261857986s 2018-11-14 18:24:32,645 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/ac95eafbef2e4f69a06e56195c02a659/users/fa39516e581945ee8f667f2c05394ddf/roles/46d2c745727f469f8b19876f3c6ad19e used request id req-64a18dfc-1486-4783-b606-4be8fb489815 2018-11-14 18:24:32,646 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'patrole-project_6cfd260d-346c-4df6-9e7f-a04d9ea717df', 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'ac95eafbef2e4f69a06e56195c02a659', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '031c0144-38f1-4037-913c-aacc3472961c', 'username': u'patrole-user_6cfd260d-346c-4df6-9e7f-a04d9ea717df', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-14 18:24:32,650 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'patrole-user_6cfd260d-346c-4df6-9e7f-a04d9ea717df', 'password': '031c0144-38f1-4037-913c-aacc3472961c', 'project_name': 'patrole-project_6cfd260d-346c-4df6-9e7f-a04d9ea717df', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000//v3', 'project_id': 'ac95eafbef2e4f69a06e56195c02a659', 'project_domain_name': 'Default'} 2018-11-14 18:24:32,653 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 18:24:32,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}e1d6a1dc9a25b7d35bad02debb867ca5203180db" 2018-11-14 18:24:32,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:24:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29ce3ccd-4c18-4b69-893d-6d31678703dd Content-Encoding: gzip Content-Length: 354 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "46d2c745727f469f8b19876f3c6ad19e", "links": {"self": "http://172.30.9.28:5000/v3/roles/46d2c745727f469f8b19876f3c6ad19e"}, "name": "Member"}, {"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:24:32,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-29ce3ccd-4c18-4b69-893d-6d31678703dd 2018-11-14 18:24:32,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.187243938446s 2018-11-14 18:24:32,841 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-29ce3ccd-4c18-4b69-893d-6d31678703dd 2018-11-14 18:24:32,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 18:24:32,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}e1d6a1dc9a25b7d35bad02debb867ca5203180db" 2018-11-14 18:24:32,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:24:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e567b23-16a7-4cb2-9169-1b00163143f3 Content-Encoding: gzip Content-Length: 354 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "46d2c745727f469f8b19876f3c6ad19e", "links": {"self": "http://172.30.9.28:5000/v3/roles/46d2c745727f469f8b19876f3c6ad19e"}, "name": "Member"}, {"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:24:32,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-6e567b23-16a7-4cb2-9169-1b00163143f3 2018-11-14 18:24:32,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0910501480103s 2018-11-14 18:24:32,937 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-6e567b23-16a7-4cb2-9169-1b00163143f3 2018-11-14 18:24:32,942 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 18:24:32,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}e1d6a1dc9a25b7d35bad02debb867ca5203180db" 2018-11-14 18:24:33,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:24:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77c9d67c-1085-4b6c-95ff-d152a16b8165 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-14 18:24:33,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-77c9d67c-1085-4b6c-95ff-d152a16b8165 2018-11-14 18:24:33,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.105707168579s 2018-11-14 18:24:33,048 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-77c9d67c-1085-4b6c-95ff-d152a16b8165 2018-11-14 18:24:33,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 18:24:33,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}e1d6a1dc9a25b7d35bad02debb867ca5203180db" 2018-11-14 18:24:33,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:24:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff1a532d-13c7-4ae5-930a-b8688aaf0f34 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "patrole-user_6cfd260d-346c-4df6-9e7f-a04d9ea717df", "links": {"self": "http://172.30.9.28:5000/v3/users/fa39516e581945ee8f667f2c05394ddf"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "fa39516e581945ee8f667f2c05394ddf", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:24:33,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-ff1a532d-13c7-4ae5-930a-b8688aaf0f34 2018-11-14 18:24:33,165 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.115651130676s 2018-11-14 18:24:33,165 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-ff1a532d-13c7-4ae5-930a-b8688aaf0f34 2018-11-14 18:24:33,177 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 18:24:33,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}e1d6a1dc9a25b7d35bad02debb867ca5203180db" 2018-11-14 18:24:33,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:24:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53279952-22c0-4f44-b3e4-1d1678fceefd Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.28:5000/v3/projects/ac95eafbef2e4f69a06e56195c02a659"}, "tags": [], "enabled": true, "id": "ac95eafbef2e4f69a06e56195c02a659", "parent_id": "default", "domain_id": "default", "name": "patrole-project_6cfd260d-346c-4df6-9e7f-a04d9ea717df"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-14 18:24:33,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-53279952-22c0-4f44-b3e4-1d1678fceefd 2018-11-14 18:24:33,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.105914115906s 2018-11-14 18:24:33,283 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-53279952-22c0-4f44-b3e4-1d1678fceefd 2018-11-14 18:24:33,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-14 18:24:33,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=fa39516e581945ee8f667f2c05394ddf&role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&scope.project.id=ac95eafbef2e4f69a06e56195c02a659" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e1d6a1dc9a25b7d35bad02debb867ca5203180db" 2018-11-14 18:24:33,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:24:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b99b956-550b-4146-bb17-3b08c77668c2 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=fa39516e581945ee8f667f2c05394ddf&role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&scope.project.id=ac95eafbef2e4f69a06e56195c02a659", "previous": null, "next": null}} 2018-11-14 18:24:33,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=fa39516e581945ee8f667f2c05394ddf&role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&scope.project.id=ac95eafbef2e4f69a06e56195c02a659 used request id req-6b99b956-550b-4146-bb17-3b08c77668c2 2018-11-14 18:24:33,404 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.113279819489s 2018-11-14 18:24:33,404 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=fa39516e581945ee8f667f2c05394ddf&role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&scope.project.id=ac95eafbef2e4f69a06e56195c02a659 used request id req-6b99b956-550b-4146-bb17-3b08c77668c2 2018-11-14 18:24:33,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-14 18:24:33,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/ac95eafbef2e4f69a06e56195c02a659/users/fa39516e581945ee8f667f2c05394ddf/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e1d6a1dc9a25b7d35bad02debb867ca5203180db" 2018-11-14 18:24:33,542 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:24:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2cb790ae-3661-4a38-a46c-eefc06b363a6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:24:33,543 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/ac95eafbef2e4f69a06e56195c02a659/users/fa39516e581945ee8f667f2c05394ddf/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 used request id req-2cb790ae-3661-4a38-a46c-eefc06b363a6 2018-11-14 18:24:33,543 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.134670972824s 2018-11-14 18:24:33,543 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/ac95eafbef2e4f69a06e56195c02a659/users/fa39516e581945ee8f667f2c05394ddf/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 used request id req-2cb790ae-3661-4a38-a46c-eefc06b363a6 2018-11-14 18:24:33,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 18:24:33,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}e1d6a1dc9a25b7d35bad02debb867ca5203180db" 2018-11-14 18:24:33,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:24:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-533b628b-e90e-4ef3-88bb-2e80b608c018 Content-Encoding: gzip Content-Length: 354 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "46d2c745727f469f8b19876f3c6ad19e", "links": {"self": "http://172.30.9.28:5000/v3/roles/46d2c745727f469f8b19876f3c6ad19e"}, "name": "Member"}, {"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:24:33,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-533b628b-e90e-4ef3-88bb-2e80b608c018 2018-11-14 18:24:33,648 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10130906105s 2018-11-14 18:24:33,648 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-533b628b-e90e-4ef3-88bb-2e80b608c018 2018-11-14 18:24:33,653 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 18:24:33,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}e1d6a1dc9a25b7d35bad02debb867ca5203180db" 2018-11-14 18:24:33,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:24:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9901854-b57f-48eb-929b-1e4a8972fe72 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-14 18:24:33,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-d9901854-b57f-48eb-929b-1e4a8972fe72 2018-11-14 18:24:33,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.100029945374s 2018-11-14 18:24:33,754 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-d9901854-b57f-48eb-929b-1e4a8972fe72 2018-11-14 18:24:33,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 18:24:33,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}e1d6a1dc9a25b7d35bad02debb867ca5203180db" 2018-11-14 18:24:33,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:24:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f9cd71e-8fb6-421e-983e-bff52ffafc34 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "patrole-user_6cfd260d-346c-4df6-9e7f-a04d9ea717df", "links": {"self": "http://172.30.9.28:5000/v3/users/fa39516e581945ee8f667f2c05394ddf"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "fa39516e581945ee8f667f2c05394ddf", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:24:33,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-7f9cd71e-8fb6-421e-983e-bff52ffafc34 2018-11-14 18:24:33,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.11816906929s 2018-11-14 18:24:33,873 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-7f9cd71e-8fb6-421e-983e-bff52ffafc34 2018-11-14 18:24:33,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-14 18:24:33,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&user.id=fa39516e581945ee8f667f2c05394ddf&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}e1d6a1dc9a25b7d35bad02debb867ca5203180db" 2018-11-14 18:24:33,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:24:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40801bf0-09e8-40db-b17f-bed2ec4a97de Content-Encoding: gzip Content-Length: 191 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&user.id=fa39516e581945ee8f667f2c05394ddf&scope.domain.id=default", "previous": null, "next": null}} 2018-11-14 18:24:33,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&user.id=fa39516e581945ee8f667f2c05394ddf&scope.domain.id=default used request id req-40801bf0-09e8-40db-b17f-bed2ec4a97de 2018-11-14 18:24:33,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.10372710228s 2018-11-14 18:24:33,988 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&user.id=fa39516e581945ee8f667f2c05394ddf&scope.domain.id=default used request id req-40801bf0-09e8-40db-b17f-bed2ec4a97de 2018-11-14 18:24:33,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-11-14 18:24:33,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/domains/default/users/fa39516e581945ee8f667f2c05394ddf/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e1d6a1dc9a25b7d35bad02debb867ca5203180db" 2018-11-14 18:24:34,142 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:24:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2c58bd1-a00b-4b23-96ae-cfb952e53359 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:24:34,142 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/domains/default/users/fa39516e581945ee8f667f2c05394ddf/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 used request id req-a2c58bd1-a00b-4b23-96ae-cfb952e53359 2018-11-14 18:24:34,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.150954961777s 2018-11-14 18:24:34,143 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/domains/default/users/fa39516e581945ee8f667f2c05394ddf/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 used request id req-a2c58bd1-a00b-4b23-96ae-cfb952e53359 2018-11-14 18:24:34,143 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-14 18:24:36,246 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-11-14 18:24:38,412 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 58e7cfdf-e129-40ca-9fb6-2390b03f2a1d | 2018-11-14T18:24:38.073385 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 58e7cfdf-e129-40ca-9fb6-2390b03f2a1d ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-11-14 18:24:41,363 - 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-11-14 18:24:42,101 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-11-14 18:24:44,119 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-11-14 18:24:46,792 - 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=7b026c89-48b8-474a-b41d-90bda4dd4cc2) as the default verifier for the future CLI operations. 2018-11-14 18:24:48,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 18:24:48,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:24:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-014e43eb-2a16-4e22-9694-221e27287094 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:24:48,445 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-014e43eb-2a16-4e22-9694-221e27287094 2018-11-14 18:24:48,445 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-11-14 18:24:48,866 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "46d2c745727f469f8b19876f3c6ad19e", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:24:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ac95eafbef2e4f69a06e56195c02a659", "name": "patrole-project_6cfd260d-346c-4df6-9e7f-a04d9ea717df"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/ac95eafbef2e4f69a06e56195c02a659", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/ac95eafbef2e4f69a06e56195c02a659", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/ac95eafbef2e4f69a06e56195c02a659", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_ac95eafbef2e4f69a06e56195c02a659", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_ac95eafbef2e4f69a06e56195c02a659", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/ac95eafbef2e4f69a06e56195c02a659", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/ac95eafbef2e4f69a06e56195c02a659", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/ac95eafbef2e4f69a06e56195c02a659", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/ac95eafbef2e4f69a06e56195c02a659", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/ac95eafbef2e4f69a06e56195c02a659", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/ac95eafbef2e4f69a06e56195c02a659", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/ac95eafbef2e4f69a06e56195c02a659", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/ac95eafbef2e4f69a06e56195c02a659", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/ac95eafbef2e4f69a06e56195c02a659", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "patrole-user_6cfd260d-346c-4df6-9e7f-a04d9ea717df", "id": "fa39516e581945ee8f667f2c05394ddf"}, "audit_ids": ["Kll-OG6rSo-PiPYEfQhBeA"], "issued_at": "2018-11-14T18:24:48.000000Z"}} 2018-11-14 18:24:48,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-11-14 18:24:48,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}431130934c7d045ea6d317d981485245c7ab495f" 2018-11-14 18:24:49,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8053 X-Openstack-Request-Id: req-41aff7e2-31f6-422d-b386-66d2b9cbd059 Date: Wed, 14 Nov 2018 18:24: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": "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": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"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": "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": "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": "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": "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": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-11-14 18:24:49,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/extensions.json used request id req-41aff7e2-31f6-422d-b386-66d2b9cbd059 2018-11-14 18:24:49,081 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.210855960846s 2018-11-14 18:24:49,081 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/extensions.json used request id req-41aff7e2-31f6-422d-b386-66d2b9cbd059 2018-11-14 18:24:49,087 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-11-14 18:24:49,088 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-14 18:24:49,207 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-11-14 18:24:49,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 18:24:49,213 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Wed, 14 Nov 2018 18:24:49 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-11-14 18:24:49,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 18:24:49,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}431130934c7d045ea6d317d981485245c7ab495f" 2018-11-14 18:24:49,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-4eaf0ed5-6be7-4b0c-a0bb-8776c1db8ebf Date: Wed, 14 Nov 2018 18:24:49 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 18:24:49,458 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-4eaf0ed5-6be7-4b0c-a0bb-8776c1db8ebf 2018-11-14 18:24:49,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.241982936859s 2018-11-14 18:24:49,458 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-4eaf0ed5-6be7-4b0c-a0bb-8776c1db8ebf 2018-11-14 18:24:49,466 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-14 18:24:49,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}431130934c7d045ea6d317d981485245c7ab495f" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_6cfd260d-346c-4df6-9e7f-a04d9ea717df", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_6cfd260d-346c-4df6-9e7f-a04d9ea717df"}' 2018-11-14 18:24:49,700 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 865 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/b2d7cc27-0fea-4f4d-9435-909281ab9b27 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7a1e6d29-ae76-4168-8413-03538051afff Date: Wed, 14 Nov 2018 18:24:49 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/b2d7cc27-0fea-4f4d-9435-909281ab9b27/file", "owner": "ac95eafbef2e4f69a06e56195c02a659", "id": "b2d7cc27-0fea-4f4d-9435-909281ab9b27", "size": null, "self": "/v2/images/b2d7cc27-0fea-4f4d-9435-909281ab9b27", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-14T18:24:49Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_6cfd260d-346c-4df6-9e7f-a04d9ea717df", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_6cfd260d-346c-4df6-9e7f-a04d9ea717df", "checksum": null, "created_at": "2018-11-14T18:24:49Z", "protected": false} 2018-11-14 18:24:49,700 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-7a1e6d29-ae76-4168-8413-03538051afff 2018-11-14 18:24:49,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.233924865723s 2018-11-14 18:24:49,700 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-7a1e6d29-ae76-4168-8413-03538051afff returning object b2d7cc27-0fea-4f4d-9435-909281ab9b27 2018-11-14 18:24:49,701 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-14 18:24:49,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/b2d7cc27-0fea-4f4d-9435-909281ab9b27/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}431130934c7d045ea6d317d981485245c7ab495f" -d '' 2018-11-14 18:24:50,307 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-da2bbff0-9599-44c1-8dd4-545c929a4bba Date: Wed, 14 Nov 2018 18:24:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:24:50,307 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/b2d7cc27-0fea-4f4d-9435-909281ab9b27/file used request id req-da2bbff0-9599-44c1-8dd4-545c929a4bba 2018-11-14 18:24:50,307 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.606034994125s 2018-11-14 18:24:50,308 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/b2d7cc27-0fea-4f4d-9435-909281ab9b27/file used request id req-da2bbff0-9599-44c1-8dd4-545c929a4bba 2018-11-14 18:24:50,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 18:24:50,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}431130934c7d045ea6d317d981485245c7ab495f" 2018-11-14 18:24:50,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-125db41c-54db-4217-afef-5b90a19748d5 Date: Wed, 14 Nov 2018 18:24:50 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/b2d7cc27-0fea-4f4d-9435-909281ab9b27/snap", "metadata": {}}], "file": "/v2/images/b2d7cc27-0fea-4f4d-9435-909281ab9b27/file", "owner": "ac95eafbef2e4f69a06e56195c02a659", "id": "b2d7cc27-0fea-4f4d-9435-909281ab9b27", "size": 12716032, "self": "/v2/images/b2d7cc27-0fea-4f4d-9435-909281ab9b27", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/b2d7cc27-0fea-4f4d-9435-909281ab9b27/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-14T18:24:50Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_6cfd260d-346c-4df6-9e7f-a04d9ea717df", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_6cfd260d-346c-4df6-9e7f-a04d9ea717df", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-14T18:24:49Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 18:24:50,515 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-125db41c-54db-4217-afef-5b90a19748d5 2018-11-14 18:24:50,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.203355073929s 2018-11-14 18:24:50,515 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-125db41c-54db-4217-afef-5b90a19748d5 2018-11-14 18:24:50,517 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/b2d7cc27-0fea-4f4d-9435-909281ab9b27/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b2d7cc27-0fea-4f4d-9435-909281ab9b27/file', 'owner': u'ac95eafbef2e4f69a06e56195c02a659', 'id': u'b2d7cc27-0fea-4f4d-9435-909281ab9b27', 'size': 12716032, u'self': u'/v2/images/b2d7cc27-0fea-4f4d-9435-909281ab9b27', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ac95eafbef2e4f69a06e56195c02a659', 'name': 'patrole-project_6cfd260d-346c-4df6-9e7f-a04d9ea717df', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/b2d7cc27-0fea-4f4d-9435-909281ab9b27/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-14T18:24:50Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-14T18:24:50Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_6cfd260d-346c-4df6-9e7f-a04d9ea717df', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/b2d7cc27-0fea-4f4d-9435-909281ab9b27', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_6cfd260d-346c-4df6-9e7f-a04d9ea717df', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_6cfd260d-346c-4df6-9e7f-a04d9ea717df', 'created': u'2018-11-14T18:24:49Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-14T18:24:49Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/b2d7cc27-0fea-4f4d-9435-909281ab9b27', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_6cfd260d-346c-4df6-9e7f-a04d9ea717df', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-14 18:24:50,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-14 18:24:50,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}e1d6a1dc9a25b7d35bad02debb867ca5203180db" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "patrole-flavor_6cfd260d-346c-4df6-9e7f-a04d9ea717df", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-14 18:24:50,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:24:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-51025357-cf7c-4ac1-b795-f4f5874e0e51 x-compute-request-id: req-51025357-cf7c-4ac1-b795-f4f5874e0e51 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "patrole-flavor_6cfd260d-346c-4df6-9e7f-a04d9ea717df", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/58594b7e-6a34-452e-81a4-0a50ea8c9519", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/58594b7e-6a34-452e-81a4-0a50ea8c9519", "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": "58594b7e-6a34-452e-81a4-0a50ea8c9519"}} 2018-11-14 18:24:50,749 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-51025357-cf7c-4ac1-b795-f4f5874e0e51 2018-11-14 18:24:50,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.231170892715s 2018-11-14 18:24:50,750 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-51025357-cf7c-4ac1-b795-f4f5874e0e51 2018-11-14 18:24:50,751 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_6cfd260d-346c-4df6-9e7f-a04d9ea717df', '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'49be60fcc4c34adea9e7c304d872b17d', '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'58594b7e-6a34-452e-81a4-0a50ea8c9519', 'swap': 0}) 2018-11-14 18:24:50,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-14 18:24:50,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/58594b7e-6a34-452e-81a4-0a50ea8c9519/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}e1d6a1dc9a25b7d35bad02debb867ca5203180db" -d '{"extra_specs": {}}' 2018-11-14 18:24:50,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:24:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fe300bfb-e524-438c-8697-1f122c516983 x-compute-request-id: req-fe300bfb-e524-438c-8697-1f122c516983 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-14 18:24:50,776 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/58594b7e-6a34-452e-81a4-0a50ea8c9519/os-extra_specs used request id req-fe300bfb-e524-438c-8697-1f122c516983 2018-11-14 18:24:50,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0243117809296s 2018-11-14 18:24:50,776 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/58594b7e-6a34-452e-81a4-0a50ea8c9519/os-extra_specs used request id req-fe300bfb-e524-438c-8697-1f122c516983 2018-11-14 18:24:50,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 18:24:50,785 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:24:50,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 18:24:50,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}431130934c7d045ea6d317d981485245c7ab495f" 2018-11-14 18:24:50,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:24:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81f7200b-f07a-4c28-89d6-7a5fdec485bb Content-Encoding: gzip Content-Length: 354 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "46d2c745727f469f8b19876f3c6ad19e", "links": {"self": "http://172.30.9.28:5000/v3/roles/46d2c745727f469f8b19876f3c6ad19e"}, "name": "Member"}, {"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:24:50,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-81f7200b-f07a-4c28-89d6-7a5fdec485bb 2018-11-14 18:24:50,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110023021698s 2018-11-14 18:24:50,899 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-81f7200b-f07a-4c28-89d6-7a5fdec485bb 2018-11-14 18:24:50,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-11-14 18:24:50,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}e1d6a1dc9a25b7d35bad02debb867ca5203180db" 2018-11-14 18:24:50,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:24:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-58d48919-45bc-4c01-b027-e6a9f885d70e x-compute-request-id: req-58d48919-45bc-4c01-b027-e6a9f885d70e Content-Encoding: gzip Content-Length: 738 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.5", "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": 2010000, "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": 23}, "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.7", "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": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-11-14 18:24:50,937 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-58d48919-45bc-4c01-b027-e6a9f885d70e 2018-11-14 18:24:50,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.032280921936s 2018-11-14 18:24:50,938 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-58d48919-45bc-4c01-b027-e6a9f885d70e 2018-11-14 18:24:50,942 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 18:24:50,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}431130934c7d045ea6d317d981485245c7ab495f" 2018-11-14 18:24:51,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-337b2519-112c-41b4-b24b-acdca18f195f Date: Wed, 14 Nov 2018 18:24:51 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/b2d7cc27-0fea-4f4d-9435-909281ab9b27/snap", "metadata": {}}], "file": "/v2/images/b2d7cc27-0fea-4f4d-9435-909281ab9b27/file", "owner": "ac95eafbef2e4f69a06e56195c02a659", "id": "b2d7cc27-0fea-4f4d-9435-909281ab9b27", "size": 12716032, "self": "/v2/images/b2d7cc27-0fea-4f4d-9435-909281ab9b27", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/b2d7cc27-0fea-4f4d-9435-909281ab9b27/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-14T18:24:50Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_6cfd260d-346c-4df6-9e7f-a04d9ea717df", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_6cfd260d-346c-4df6-9e7f-a04d9ea717df", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-14T18:24:49Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 18:24:51,239 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-337b2519-112c-41b4-b24b-acdca18f195f 2018-11-14 18:24:51,239 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.297710895538s 2018-11-14 18:24:51,240 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-337b2519-112c-41b4-b24b-acdca18f195f 2018-11-14 18:24:51,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-14 18:24:51,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}431130934c7d045ea6d317d981485245c7ab495f" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_6cfd260d-346c-4df6-9e7f-a04d9ea717df", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_6cfd260d-346c-4df6-9e7f-a04d9ea717df"}' 2018-11-14 18:24:51,481 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 873 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/716b9732-bceb-48b6-ba9d-94358d52a27c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c3839d93-11f9-4f7e-b08a-cad2d468cba2 Date: Wed, 14 Nov 2018 18:24:51 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/716b9732-bceb-48b6-ba9d-94358d52a27c/file", "owner": "ac95eafbef2e4f69a06e56195c02a659", "id": "716b9732-bceb-48b6-ba9d-94358d52a27c", "size": null, "self": "/v2/images/716b9732-bceb-48b6-ba9d-94358d52a27c", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-14T18:24:51Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_6cfd260d-346c-4df6-9e7f-a04d9ea717df", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_6cfd260d-346c-4df6-9e7f-a04d9ea717df", "checksum": null, "created_at": "2018-11-14T18:24:51Z", "protected": false} 2018-11-14 18:24:51,481 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-c3839d93-11f9-4f7e-b08a-cad2d468cba2 2018-11-14 18:24:51,481 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.232396841049s 2018-11-14 18:24:51,481 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-c3839d93-11f9-4f7e-b08a-cad2d468cba2 returning object 716b9732-bceb-48b6-ba9d-94358d52a27c 2018-11-14 18:24:51,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-14 18:24:51,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/716b9732-bceb-48b6-ba9d-94358d52a27c/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}431130934c7d045ea6d317d981485245c7ab495f" -d '' 2018-11-14 18:24:52,734 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5a73ddac-d434-443c-9562-440a4dcd581c Date: Wed, 14 Nov 2018 18:24:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:24:52,734 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/716b9732-bceb-48b6-ba9d-94358d52a27c/file used request id req-5a73ddac-d434-443c-9562-440a4dcd581c 2018-11-14 18:24:52,734 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.25193190575s 2018-11-14 18:24:52,734 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/716b9732-bceb-48b6-ba9d-94358d52a27c/file used request id req-5a73ddac-d434-443c-9562-440a4dcd581c 2018-11-14 18:24:52,738 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 18:24:52,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}431130934c7d045ea6d317d981485245c7ab495f" 2018-11-14 18:24:52,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2331 Content-Type: application/json X-Openstack-Request-Id: req-9e768057-d318-4b18-a563-6c100124e434 Date: Wed, 14 Nov 2018 18:24:52 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/716b9732-bceb-48b6-ba9d-94358d52a27c/snap", "metadata": {}}], "file": "/v2/images/716b9732-bceb-48b6-ba9d-94358d52a27c/file", "owner": "ac95eafbef2e4f69a06e56195c02a659", "id": "716b9732-bceb-48b6-ba9d-94358d52a27c", "size": 12716032, "self": "/v2/images/716b9732-bceb-48b6-ba9d-94358d52a27c", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/716b9732-bceb-48b6-ba9d-94358d52a27c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-14T18:24:52Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_6cfd260d-346c-4df6-9e7f-a04d9ea717df", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_6cfd260d-346c-4df6-9e7f-a04d9ea717df", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-14T18:24:51Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/b2d7cc27-0fea-4f4d-9435-909281ab9b27/snap", "metadata": {}}], "file": "/v2/images/b2d7cc27-0fea-4f4d-9435-909281ab9b27/file", "owner": "ac95eafbef2e4f69a06e56195c02a659", "id": "b2d7cc27-0fea-4f4d-9435-909281ab9b27", "size": 12716032, "self": "/v2/images/b2d7cc27-0fea-4f4d-9435-909281ab9b27", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/b2d7cc27-0fea-4f4d-9435-909281ab9b27/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-14T18:24:50Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_6cfd260d-346c-4df6-9e7f-a04d9ea717df", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_6cfd260d-346c-4df6-9e7f-a04d9ea717df", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-14T18:24:49Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 18:24:52,962 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-9e768057-d318-4b18-a563-6c100124e434 2018-11-14 18:24:52,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.223719835281s 2018-11-14 18:24:52,963 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-9e768057-d318-4b18-a563-6c100124e434 2018-11-14 18:24:52,965 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/716b9732-bceb-48b6-ba9d-94358d52a27c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/716b9732-bceb-48b6-ba9d-94358d52a27c/file', 'owner': u'ac95eafbef2e4f69a06e56195c02a659', 'id': u'716b9732-bceb-48b6-ba9d-94358d52a27c', 'size': 12716032, u'self': u'/v2/images/716b9732-bceb-48b6-ba9d-94358d52a27c', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ac95eafbef2e4f69a06e56195c02a659', 'name': 'patrole-project_6cfd260d-346c-4df6-9e7f-a04d9ea717df', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/716b9732-bceb-48b6-ba9d-94358d52a27c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-14T18:24:52Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-14T18:24:52Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_6cfd260d-346c-4df6-9e7f-a04d9ea717df', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/716b9732-bceb-48b6-ba9d-94358d52a27c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_6cfd260d-346c-4df6-9e7f-a04d9ea717df', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_6cfd260d-346c-4df6-9e7f-a04d9ea717df', 'created': u'2018-11-14T18:24:51Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-14T18:24:51Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/716b9732-bceb-48b6-ba9d-94358d52a27c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_6cfd260d-346c-4df6-9e7f-a04d9ea717df', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-14 18:24:52,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-14 18:24:52,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}e1d6a1dc9a25b7d35bad02debb867ca5203180db" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_6cfd260d-346c-4df6-9e7f-a04d9ea717df", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-14 18:24:53,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:24: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-3a817c3e-51ef-49fd-be80-1fb43072c2b0 x-compute-request-id: req-3a817c3e-51ef-49fd-be80-1fb43072c2b0 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "patrole-flavor_alt_6cfd260d-346c-4df6-9e7f-a04d9ea717df", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/397b76a8-1d58-48da-8b73-a2dcd2e45b3a", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/397b76a8-1d58-48da-8b73-a2dcd2e45b3a", "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": "397b76a8-1d58-48da-8b73-a2dcd2e45b3a"}} 2018-11-14 18:24:53,016 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-3a817c3e-51ef-49fd-be80-1fb43072c2b0 2018-11-14 18:24:53,016 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0500180721283s 2018-11-14 18:24:53,017 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-3a817c3e-51ef-49fd-be80-1fb43072c2b0 2018-11-14 18:24:53,017 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_6cfd260d-346c-4df6-9e7f-a04d9ea717df', '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'49be60fcc4c34adea9e7c304d872b17d', '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'397b76a8-1d58-48da-8b73-a2dcd2e45b3a', 'swap': 0}) 2018-11-14 18:24:53,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-14 18:24:53,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/397b76a8-1d58-48da-8b73-a2dcd2e45b3a/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}e1d6a1dc9a25b7d35bad02debb867ca5203180db" -d '{"extra_specs": {}}' 2018-11-14 18:24:53,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:24: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-961fa33e-3c71-4afa-af0a-7dbd7db9069a x-compute-request-id: req-961fa33e-3c71-4afa-af0a-7dbd7db9069a Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-14 18:24:53,038 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/397b76a8-1d58-48da-8b73-a2dcd2e45b3a/os-extra_specs used request id req-961fa33e-3c71-4afa-af0a-7dbd7db9069a 2018-11-14 18:24:53,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0198979377747s 2018-11-14 18:24:53,038 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/397b76a8-1d58-48da-8b73-a2dcd2e45b3a/os-extra_specs used request id req-961fa33e-3c71-4afa-af0a-7dbd7db9069a 2018-11-14 18:24:53,038 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_6cfd260d-346c-4df6-9e7f-a04d9ea717df', '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'49be60fcc4c34adea9e7c304d872b17d', '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'397b76a8-1d58-48da-8b73-a2dcd2e45b3a', 'swap': 0}) 2018-11-14 18:24:56,075 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-11-14 18:24:56,076 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-11-14 18:24:56,076 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-11-14 18:24:56,079 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-11-14 18:24:56,102 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-11-14 18:24:59,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-7b026c89-48b8-474a-b41d-90bda4dd4cc2/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-11-14 18:24:59,180 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-11-14 18:24:59,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/patrole/test_list.txt']'. 2018-11-14 18:26:38,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 6a011cc4-5016-4a87-8af0-c760bd0d33ff 2018-11-14 18:26:38,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '6a011cc4-5016-4a87-8af0-c760bd0d33ff']'. 2018-11-14 18:26:39,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-11-14 18:26:39,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-11-14 18:26:39,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-14 18:26:39,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 6a011cc4-5016-4a87-8af0-c760bd0d33ff | 2018-11-14 18:26:39,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-11-14 18:26:39,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-11-14 18:25:00 | 2018-11-14 18:26:39,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-11-14 18:26:38 | 2018-11-14 18:26:39,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:38 | 2018-11-14 18:26:39,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-11-14 18:26:39,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-11-14 18:26:39,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 7b026c89-48b8-474a-b41d-90bda4dd4cc2) | 2018-11-14 18:26:39,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-11-14 18:26:39,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 58e7cfdf-e129-40ca-9fb6-2390b03f2a1d) | 2018-11-14 18:26:39,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 136 | 2018-11-14 18:26:39,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 74.175 | 2018-11-14 18:26:39,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 124 | 2018-11-14 18:26:39,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 12 | 2018-11-14 18:26:39,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-11-14 18:26:39,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-11-14 18:26:39,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-11-14 18:26:39,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-14 18:26:39,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-11-14 18:26:39,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-11-14 18:26:39,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-11-14 18:26:41,704 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-14 18:26:41,704 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 01:52 | PASS | +-------------------+------------------+------------------+----------------+ 2018-11-14 18:26:41,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-14 18:26:41,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/716b9732-bceb-48b6-ba9d-94358d52a27c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}431130934c7d045ea6d317d981485245c7ab495f" 2018-11-14 18:26:42,228 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-30d2c0cb-4d7c-4737-b7f1-86b70e620cf1 Date: Wed, 14 Nov 2018 18:26:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:26:42,228 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/716b9732-bceb-48b6-ba9d-94358d52a27c used request id req-30d2c0cb-4d7c-4737-b7f1-86b70e620cf1 2018-11-14 18:26:42,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.517014026642s 2018-11-14 18:26:42,228 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/716b9732-bceb-48b6-ba9d-94358d52a27c used request id req-30d2c0cb-4d7c-4737-b7f1-86b70e620cf1 2018-11-14 18:26:42,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-14 18:26:42,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}e1d6a1dc9a25b7d35bad02debb867ca5203180db" 2018-11-14 18:26:42,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:26: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-9ebedb77-7a4d-4972-b4de-2a91b192af23 x-compute-request-id: req-9ebedb77-7a4d-4972-b4de-2a91b192af23 Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"flavors": [{"name": "patrole-flavor_alt_6cfd260d-346c-4df6-9e7f-a04d9ea717df", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/397b76a8-1d58-48da-8b73-a2dcd2e45b3a", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/397b76a8-1d58-48da-8b73-a2dcd2e45b3a", "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": "397b76a8-1d58-48da-8b73-a2dcd2e45b3a"}, {"name": "patrole-flavor_6cfd260d-346c-4df6-9e7f-a04d9ea717df", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/58594b7e-6a34-452e-81a4-0a50ea8c9519", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/58594b7e-6a34-452e-81a4-0a50ea8c9519", "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": "58594b7e-6a34-452e-81a4-0a50ea8c9519"}]} 2018-11-14 18:26:42,258 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-9ebedb77-7a4d-4972-b4de-2a91b192af23 2018-11-14 18:26:42,258 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0293638706207s 2018-11-14 18:26:42,259 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-9ebedb77-7a4d-4972-b4de-2a91b192af23 2018-11-14 18:26:42,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-14 18:26:42,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/397b76a8-1d58-48da-8b73-a2dcd2e45b3a -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e1d6a1dc9a25b7d35bad02debb867ca5203180db" 2018-11-14 18:26:42,304 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18:26: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-4e64b9ab-496e-43b1-a5a8-bd69d11cef27 x-compute-request-id: req-4e64b9ab-496e-43b1-a5a8-bd69d11cef27 Content-Length: 0 Content-Type: application/json 2018-11-14 18:26:42,304 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/397b76a8-1d58-48da-8b73-a2dcd2e45b3a used request id req-4e64b9ab-496e-43b1-a5a8-bd69d11cef27 2018-11-14 18:26:42,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0428509712219s 2018-11-14 18:26:42,305 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/397b76a8-1d58-48da-8b73-a2dcd2e45b3a used request id req-4e64b9ab-496e-43b1-a5a8-bd69d11cef27 2018-11-14 18:26:42,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 18:26:42,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}431130934c7d045ea6d317d981485245c7ab495f" 2018-11-14 18:26:42,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-25522d39-f8f3-4c55-ba0f-fe83b5bbd12f Date: Wed, 14 Nov 2018 18:26:42 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/b2d7cc27-0fea-4f4d-9435-909281ab9b27/snap", "metadata": {}}], "file": "/v2/images/b2d7cc27-0fea-4f4d-9435-909281ab9b27/file", "owner": "ac95eafbef2e4f69a06e56195c02a659", "id": "b2d7cc27-0fea-4f4d-9435-909281ab9b27", "size": 12716032, "self": "/v2/images/b2d7cc27-0fea-4f4d-9435-909281ab9b27", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/b2d7cc27-0fea-4f4d-9435-909281ab9b27/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-14T18:24:50Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_6cfd260d-346c-4df6-9e7f-a04d9ea717df", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_6cfd260d-346c-4df6-9e7f-a04d9ea717df", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-14T18:24:49Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 18:26:42,331 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-25522d39-f8f3-4c55-ba0f-fe83b5bbd12f 2018-11-14 18:26:42,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0237069129944s 2018-11-14 18:26:42,332 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-25522d39-f8f3-4c55-ba0f-fe83b5bbd12f 2018-11-14 18:26:42,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-14 18:26:42,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/b2d7cc27-0fea-4f4d-9435-909281ab9b27 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}431130934c7d045ea6d317d981485245c7ab495f" 2018-11-14 18:26:43,282 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2e6f520c-5359-4824-8dea-085d92f1a9b5 Date: Wed, 14 Nov 2018 18:26:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:26:43,282 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/b2d7cc27-0fea-4f4d-9435-909281ab9b27 used request id req-2e6f520c-5359-4824-8dea-085d92f1a9b5 2018-11-14 18:26:43,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.949340820312s 2018-11-14 18:26:43,282 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/b2d7cc27-0fea-4f4d-9435-909281ab9b27 used request id req-2e6f520c-5359-4824-8dea-085d92f1a9b5 2018-11-14 18:26:43,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-14 18:26:43,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}e1d6a1dc9a25b7d35bad02debb867ca5203180db" 2018-11-14 18:26:43,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:26: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-e8ef8d10-fc52-4a4b-8252-36674868d780 x-compute-request-id: req-e8ef8d10-fc52-4a4b-8252-36674868d780 Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavors": [{"name": "patrole-flavor_6cfd260d-346c-4df6-9e7f-a04d9ea717df", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/58594b7e-6a34-452e-81a4-0a50ea8c9519", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/58594b7e-6a34-452e-81a4-0a50ea8c9519", "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": "58594b7e-6a34-452e-81a4-0a50ea8c9519"}]} 2018-11-14 18:26:43,305 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-e8ef8d10-fc52-4a4b-8252-36674868d780 2018-11-14 18:26:43,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0218708515167s 2018-11-14 18:26:43,305 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-e8ef8d10-fc52-4a4b-8252-36674868d780 2018-11-14 18:26:43,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-14 18:26:43,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/58594b7e-6a34-452e-81a4-0a50ea8c9519 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e1d6a1dc9a25b7d35bad02debb867ca5203180db" 2018-11-14 18:26:43,340 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18:26: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-1738b684-33f7-4f8d-9d0e-59a32d3a841d x-compute-request-id: req-1738b684-33f7-4f8d-9d0e-59a32d3a841d Content-Length: 0 Content-Type: application/json 2018-11-14 18:26:43,341 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/58594b7e-6a34-452e-81a4-0a50ea8c9519 used request id req-1738b684-33f7-4f8d-9d0e-59a32d3a841d 2018-11-14 18:26:43,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0337128639221s 2018-11-14 18:26:43,341 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/58594b7e-6a34-452e-81a4-0a50ea8c9519 used request id req-1738b684-33f7-4f8d-9d0e-59a32d3a841d 2018-11-14 18:26:43,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 18:26:43,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}e1d6a1dc9a25b7d35bad02debb867ca5203180db" 2018-11-14 18:26:43,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:26:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3226bfe-d378-4118-b7ad-61e6349dc9b9 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "patrole-user_6cfd260d-346c-4df6-9e7f-a04d9ea717df", "links": {"self": "http://172.30.9.28:5000/v3/users/fa39516e581945ee8f667f2c05394ddf"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "fa39516e581945ee8f667f2c05394ddf", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:26:43,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-d3226bfe-d378-4118-b7ad-61e6349dc9b9 2018-11-14 18:26:43,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.117356061935s 2018-11-14 18:26:43,459 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-d3226bfe-d378-4118-b7ad-61e6349dc9b9 2018-11-14 18:26:43,465 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 18:26:43,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/fa39516e581945ee8f667f2c05394ddf -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e1d6a1dc9a25b7d35bad02debb867ca5203180db" 2018-11-14 18:26:43,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:26:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cfb6aca-e75c-4a74-b051-a569bdee47db Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"user": {"name": "patrole-user_6cfd260d-346c-4df6-9e7f-a04d9ea717df", "links": {"self": "http://172.30.9.28:5000/v3/users/fa39516e581945ee8f667f2c05394ddf"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "fa39516e581945ee8f667f2c05394ddf", "description": null}} 2018-11-14 18:26:43,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/fa39516e581945ee8f667f2c05394ddf used request id req-6cfb6aca-e75c-4a74-b051-a569bdee47db 2018-11-14 18:26:43,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.122156143188s 2018-11-14 18:26:43,587 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/fa39516e581945ee8f667f2c05394ddf used request id req-6cfb6aca-e75c-4a74-b051-a569bdee47db 2018-11-14 18:26:43,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-14 18:26:43,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/fa39516e581945ee8f667f2c05394ddf -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e1d6a1dc9a25b7d35bad02debb867ca5203180db" 2018-11-14 18:26:43,805 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:26:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e149ee49-9aee-49b6-bf69-a3193082eedc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:26:43,805 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/fa39516e581945ee8f667f2c05394ddf used request id req-e149ee49-9aee-49b6-bf69-a3193082eedc 2018-11-14 18:26:43,805 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.217081069946s 2018-11-14 18:26:43,806 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/fa39516e581945ee8f667f2c05394ddf used request id req-e149ee49-9aee-49b6-bf69-a3193082eedc 2018-11-14 18:26:43,812 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 18:26:43,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}e1d6a1dc9a25b7d35bad02debb867ca5203180db" 2018-11-14 18:26:43,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:26:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d1b22c3-5d56-4444-adcc-296002381a39 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.28:5000/v3/projects/ac95eafbef2e4f69a06e56195c02a659"}, "tags": [], "enabled": true, "id": "ac95eafbef2e4f69a06e56195c02a659", "parent_id": "default", "domain_id": "default", "name": "patrole-project_6cfd260d-346c-4df6-9e7f-a04d9ea717df"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-14 18:26:43,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-2d1b22c3-5d56-4444-adcc-296002381a39 2018-11-14 18:26:43,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.102635145187s 2018-11-14 18:26:43,915 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-2d1b22c3-5d56-4444-adcc-296002381a39 2018-11-14 18:26:43,919 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-14 18:26:43,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/ac95eafbef2e4f69a06e56195c02a659 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e1d6a1dc9a25b7d35bad02debb867ca5203180db" 2018-11-14 18:26:44,109 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:26:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40e1219d-79a8-4155-938d-c87e6aec697f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:26:44,109 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/ac95eafbef2e4f69a06e56195c02a659 used request id req-40e1219d-79a8-4155-938d-c87e6aec697f 2018-11-14 18:26:44,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.190006971359s 2018-11-14 18:26:44,109 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/ac95eafbef2e4f69a06e56195c02a659 used request id req-40e1219d-79a8-4155-938d-c87e6aec697f 2018-11-14 18:26:44,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 18:26:44,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}e1d6a1dc9a25b7d35bad02debb867ca5203180db" 2018-11-14 18:26:44,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:26:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d869d29-0bbe-41c4-a4c9-06a950ece2e5 Content-Encoding: gzip Content-Length: 354 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "46d2c745727f469f8b19876f3c6ad19e", "links": {"self": "http://172.30.9.28:5000/v3/roles/46d2c745727f469f8b19876f3c6ad19e"}, "name": "Member"}, {"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:26:44,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-8d869d29-0bbe-41c4-a4c9-06a950ece2e5 2018-11-14 18:26:44,215 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102754831314s 2018-11-14 18:26:44,216 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-8d869d29-0bbe-41c4-a4c9-06a950ece2e5 2018-11-14 18:26:44,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-11-14 18:26:44,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/46d2c745727f469f8b19876f3c6ad19e -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e1d6a1dc9a25b7d35bad02debb867ca5203180db" 2018-11-14 18:26:44,353 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:26:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c81d099a-b908-4ea4-83e3-da987adec002 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:26:44,354 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/46d2c745727f469f8b19876f3c6ad19e used request id req-c81d099a-b908-4ea4-83e3-da987adec002 2018-11-14 18:26:44,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.133048057556s 2018-11-14 18:26:44,354 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/46d2c745727f469f8b19876f3c6ad19e used request id req-c81d099a-b908-4ea4-83e3-da987adec002 2018-11-14 18:26:44,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-14 18:26:44,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=ac95eafbef2e4f69a06e56195c02a659&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}e1d6a1dc9a25b7d35bad02debb867ca5203180db" 2018-11-14 18:26:44,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-3589f03e-3e97-4402-b6cb-9150eb2ef974 Date: Wed, 14 Nov 2018 18:26:44 GMT RESP BODY: {"security_groups": []} 2018-11-14 18:26:44,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=ac95eafbef2e4f69a06e56195c02a659&name=default used request id req-3589f03e-3e97-4402-b6cb-9150eb2ef974 2018-11-14 18:26:44,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.214807987213s 2018-11-14 18:26:44,572 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=ac95eafbef2e4f69a06e56195c02a659&name=default used request id req-3589f03e-3e97-4402-b6cb-9150eb2ef974 2018-11-14 18:26:44,624 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_smoke'... 2018-11-14 18:26:44,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 18:26:44,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:26:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e8be863-0e34-43e6-94a6-744d8ed364d1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:26:44,931 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-4e8be863-0e34-43e6-94a6-744d8ed364d1 2018-11-14 18:26:44,931 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-11-14 18:26:45,341 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:26:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd6ecd77940a49ebb20fa24f8fa3cf77"}, "audit_ids": ["XLnWiBONR9GDRRWcmbfQrA"], "issued_at": "2018-11-14T18:26:45.000000Z"}} 2018-11-14 18:26:45,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 18:26:45,349 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:26: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:26:45,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 18:26:45,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}469016b17462a9891bf4f1e6face376e6011d0b1" 2018-11-14 18:26:45,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:26:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee3a4f67-a11c-49ed-969e-fc450839a2ab Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/d5e6db7c06bf4799a784ea87405dbbb1"}, "tags": [], "enabled": true, "id": "d5e6db7c06bf4799a784ea87405dbbb1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-11-14 18:26:45,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-ee3a4f67-a11c-49ed-969e-fc450839a2ab 2018-11-14 18:26:45,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0979590415955s 2018-11-14 18:26:45,449 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-ee3a4f67-a11c-49ed-969e-fc450839a2ab 2018-11-14 18:26:45,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-14 18:26:45,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}469016b17462a9891bf4f1e6face376e6011d0b1" -d '{"project": {"description": "Created by OPNFV Functest: snaps_smoke", "enabled": true, "domain_id": "default", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}}' 2018-11-14 18:26:45,587 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:26:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1fccb615-b900-4b96-af3d-2f8b67383316 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.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "id": "65fe59f084134682a256c9e669979766", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:26:45,588 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-1fccb615-b900-4b96-af3d-2f8b67383316 2018-11-14 18:26:45,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.131515979767s 2018-11-14 18:26:45,588 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-1fccb615-b900-4b96-af3d-2f8b67383316 2018-11-14 18:26:45,589 - 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'65fe59f084134682a256c9e669979766', '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_b9731377-a4f7-40b4-ac6c-f622317a29bf'}) 2018-11-14 18:26:45,595 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-11-14 18:26:45,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}469016b17462a9891bf4f1e6face376e6011d0b1" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "f17eb435-3d16-4667-9794-97fe22ea3dab", "email": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf"}}' 2018-11-14 18:26:45,965 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:26:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2262d4a3-9fe1-404f-8320-13859a1b1474 Content-Length: 326 Content-Type: application/json RESP BODY: {"user": {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}} 2018-11-14 18:26:45,965 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-2262d4a3-9fe1-404f-8320-13859a1b1474 2018-11-14 18:26:45,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.369848012924s 2018-11-14 18:26:45,965 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-2262d4a3-9fe1-404f-8320-13859a1b1474 2018-11-14 18:26:45,966 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'54177a2ac4d24d5b8b50f52808b4858f', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf'}) 2018-11-14 18:26:45,970 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 18:26:45,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}469016b17462a9891bf4f1e6face376e6011d0b1" 2018-11-14 18:26:46,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:26:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e7a4e94-82e9-4d96-bb42-d2d0ddbed7a2 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:26:46,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-1e7a4e94-82e9-4d96-bb42-d2d0ddbed7a2 2018-11-14 18:26:46,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110316038132s 2018-11-14 18:26:46,080 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-1e7a4e94-82e9-4d96-bb42-d2d0ddbed7a2 2018-11-14 18:26:46,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 18:26:46,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}469016b17462a9891bf4f1e6face376e6011d0b1" 2018-11-14 18:26:46,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:26:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28c59169-f7e4-4226-874a-e2a110cc0506 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:26:46,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-28c59169-f7e4-4226-874a-e2a110cc0506 2018-11-14 18:26:46,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.115272045135s 2018-11-14 18:26:46,201 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-28c59169-f7e4-4226-874a-e2a110cc0506 2018-11-14 18:26:46,202 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-14 18:26:46,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-11-14 18:26:46,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}469016b17462a9891bf4f1e6face376e6011d0b1" -d '{"role": {"name": "Member"}}' 2018-11-14 18:26:46,336 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:26:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45f91dc1-b170-4652-a36d-bab2ca1d27a3 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}} 2018-11-14 18:26:46,336 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-45f91dc1-b170-4652-a36d-bab2ca1d27a3 2018-11-14 18:26:46,336 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.129768133163s 2018-11-14 18:26:46,336 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-45f91dc1-b170-4652-a36d-bab2ca1d27a3 2018-11-14 18:26:46,337 - 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'c74317fa2f1b4d688f88af518c230589'}) 2018-11-14 18:26:46,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 18:26:46,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}469016b17462a9891bf4f1e6face376e6011d0b1" 2018-11-14 18:26:46,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:26:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f50cc042-c1a9-4f86-a759-a4f5bdc1ad50 Content-Encoding: gzip Content-Length: 355 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:26:46,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f50cc042-c1a9-4f86-a759-a4f5bdc1ad50 2018-11-14 18:26:46,446 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105703115463s 2018-11-14 18:26:46,446 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f50cc042-c1a9-4f86-a759-a4f5bdc1ad50 2018-11-14 18:26:46,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 18:26:46,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}469016b17462a9891bf4f1e6face376e6011d0b1" 2018-11-14 18:26:46,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:26:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea38c4c5-06ae-4583-815a-98925da483a5 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-14 18:26:46,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-ea38c4c5-06ae-4583-815a-98925da483a5 2018-11-14 18:26:46,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.10155582428s 2018-11-14 18:26:46,553 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-ea38c4c5-06ae-4583-815a-98925da483a5 2018-11-14 18:26:46,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 18:26:46,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}469016b17462a9891bf4f1e6face376e6011d0b1" 2018-11-14 18:26:46,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:26:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b8f94ac-fd36-4b01-b744-80e283d6e96f Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:26:46,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-8b8f94ac-fd36-4b01-b744-80e283d6e96f 2018-11-14 18:26:46,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.122151851654s 2018-11-14 18:26:46,677 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-8b8f94ac-fd36-4b01-b744-80e283d6e96f 2018-11-14 18:26:46,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 18:26:46,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}469016b17462a9891bf4f1e6face376e6011d0b1" 2018-11-14 18:26:46,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:26:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac2f5614-982a-4e86-8332-301cc40105cf Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "id": "65fe59f084134682a256c9e669979766", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-14 18:26:46,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-ac2f5614-982a-4e86-8332-301cc40105cf 2018-11-14 18:26:46,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.109728097916s 2018-11-14 18:26:46,798 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-ac2f5614-982a-4e86-8332-301cc40105cf 2018-11-14 18:26:46,806 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-14 18:26:46,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=54177a2ac4d24d5b8b50f52808b4858f&role.id=c74317fa2f1b4d688f88af518c230589&scope.project.id=65fe59f084134682a256c9e669979766" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}469016b17462a9891bf4f1e6face376e6011d0b1" 2018-11-14 18:26:46,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:26:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a17156e1-f7c1-499e-ad4e-c69bb72d20fc Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=54177a2ac4d24d5b8b50f52808b4858f&role.id=c74317fa2f1b4d688f88af518c230589&scope.project.id=65fe59f084134682a256c9e669979766", "previous": null, "next": null}} 2018-11-14 18:26:46,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=54177a2ac4d24d5b8b50f52808b4858f&role.id=c74317fa2f1b4d688f88af518c230589&scope.project.id=65fe59f084134682a256c9e669979766 used request id req-a17156e1-f7c1-499e-ad4e-c69bb72d20fc 2018-11-14 18:26:46,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.106381893158s 2018-11-14 18:26:46,913 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=54177a2ac4d24d5b8b50f52808b4858f&role.id=c74317fa2f1b4d688f88af518c230589&scope.project.id=65fe59f084134682a256c9e669979766 used request id req-a17156e1-f7c1-499e-ad4e-c69bb72d20fc 2018-11-14 18:26:46,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-14 18:26:46,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766/users/54177a2ac4d24d5b8b50f52808b4858f/roles/c74317fa2f1b4d688f88af518c230589 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}469016b17462a9891bf4f1e6face376e6011d0b1" 2018-11-14 18:26:47,057 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:26:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d628cc3-99a9-466a-8d56-a0f70485632d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:26:47,057 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766/users/54177a2ac4d24d5b8b50f52808b4858f/roles/c74317fa2f1b4d688f88af518c230589 used request id req-1d628cc3-99a9-466a-8d56-a0f70485632d 2018-11-14 18:26:47,057 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.141058921814s 2018-11-14 18:26:47,058 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766/users/54177a2ac4d24d5b8b50f52808b4858f/roles/c74317fa2f1b4d688f88af518c230589 used request id req-1d628cc3-99a9-466a-8d56-a0f70485632d 2018-11-14 18:26:47,058 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf', 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'65fe59f084134682a256c9e669979766', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'f17eb435-3d16-4667-9794-97fe22ea3dab', 'username': u'snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-14 18:26:47,062 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf', 'password': 'f17eb435-3d16-4667-9794-97fe22ea3dab', 'project_name': 'snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000//v3', 'project_id': '65fe59f084134682a256c9e669979766', 'project_domain_name': 'Default'} 2018-11-14 18:26:47,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 18:26:47,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}469016b17462a9891bf4f1e6face376e6011d0b1" 2018-11-14 18:26:47,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:26:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0888b62b-32fa-488f-8e6e-08e7bd9bf2bf Content-Encoding: gzip Content-Length: 355 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:26:47,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0888b62b-32fa-488f-8e6e-08e7bd9bf2bf 2018-11-14 18:26:47,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104578971863s 2018-11-14 18:26:47,170 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0888b62b-32fa-488f-8e6e-08e7bd9bf2bf 2018-11-14 18:26:47,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 18:26:47,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}469016b17462a9891bf4f1e6face376e6011d0b1" 2018-11-14 18:26:47,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:26:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-255360c2-c6c1-4754-92be-f6be0ecfc295 Content-Encoding: gzip Content-Length: 355 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:26:47,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-255360c2-c6c1-4754-92be-f6be0ecfc295 2018-11-14 18:26:47,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.13272190094s 2018-11-14 18:26:47,308 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-255360c2-c6c1-4754-92be-f6be0ecfc295 2018-11-14 18:26:47,313 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 18:26:47,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}469016b17462a9891bf4f1e6face376e6011d0b1" 2018-11-14 18:26:47,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:26:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d950d456-25c4-4a99-bef8-d984a9635fd9 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-14 18:26:47,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-d950d456-25c4-4a99-bef8-d984a9635fd9 2018-11-14 18:26:47,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0998229980469s 2018-11-14 18:26:47,413 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-d950d456-25c4-4a99-bef8-d984a9635fd9 2018-11-14 18:26:47,414 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 18:26:47,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}469016b17462a9891bf4f1e6face376e6011d0b1" 2018-11-14 18:26:47,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:26:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-578954da-fe68-4ab4-8c57-80e8021dc015 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:26:47,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-578954da-fe68-4ab4-8c57-80e8021dc015 2018-11-14 18:26:47,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129935026169s 2018-11-14 18:26:47,544 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-578954da-fe68-4ab4-8c57-80e8021dc015 2018-11-14 18:26:47,556 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 18:26:47,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}469016b17462a9891bf4f1e6face376e6011d0b1" 2018-11-14 18:26:47,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:26:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1f33ce8-5ebe-4b68-ac9e-65dfc6b7402f Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "id": "65fe59f084134682a256c9e669979766", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-14 18:26:47,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-c1f33ce8-5ebe-4b68-ac9e-65dfc6b7402f 2018-11-14 18:26:47,665 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.108514070511s 2018-11-14 18:26:47,665 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-c1f33ce8-5ebe-4b68-ac9e-65dfc6b7402f 2018-11-14 18:26:47,672 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-14 18:26:47,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=54177a2ac4d24d5b8b50f52808b4858f&role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&scope.project.id=65fe59f084134682a256c9e669979766" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}469016b17462a9891bf4f1e6face376e6011d0b1" 2018-11-14 18:26:47,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:26:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e0e7341-4e29-4b63-9777-1b29022591c5 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=54177a2ac4d24d5b8b50f52808b4858f&role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&scope.project.id=65fe59f084134682a256c9e669979766", "previous": null, "next": null}} 2018-11-14 18:26:47,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=54177a2ac4d24d5b8b50f52808b4858f&role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&scope.project.id=65fe59f084134682a256c9e669979766 used request id req-7e0e7341-4e29-4b63-9777-1b29022591c5 2018-11-14 18:26:47,770 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0971269607544s 2018-11-14 18:26:47,770 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=54177a2ac4d24d5b8b50f52808b4858f&role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&scope.project.id=65fe59f084134682a256c9e669979766 used request id req-7e0e7341-4e29-4b63-9777-1b29022591c5 2018-11-14 18:26:47,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-14 18:26:47,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766/users/54177a2ac4d24d5b8b50f52808b4858f/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}469016b17462a9891bf4f1e6face376e6011d0b1" 2018-11-14 18:26:47,920 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:26:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc472879-88f8-45a2-9722-e2e135fcb4a4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:26:47,920 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766/users/54177a2ac4d24d5b8b50f52808b4858f/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 used request id req-cc472879-88f8-45a2-9722-e2e135fcb4a4 2018-11-14 18:26:47,920 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.146801948547s 2018-11-14 18:26:47,920 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766/users/54177a2ac4d24d5b8b50f52808b4858f/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 used request id req-cc472879-88f8-45a2-9722-e2e135fcb4a4 2018-11-14 18:26:47,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 18:26:47,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}469016b17462a9891bf4f1e6face376e6011d0b1" 2018-11-14 18:26:48,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:26:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1f009fc-423a-4e82-b1b8-77fa5ddb1a03 Content-Encoding: gzip Content-Length: 355 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:26:48,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-c1f009fc-423a-4e82-b1b8-77fa5ddb1a03 2018-11-14 18:26:48,030 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.106379985809s 2018-11-14 18:26:48,031 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-c1f009fc-423a-4e82-b1b8-77fa5ddb1a03 2018-11-14 18:26:48,036 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-11-14 18:26:48,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}469016b17462a9891bf4f1e6face376e6011d0b1" -d '{"role": {"name": "heat_stack_owner"}}' 2018-11-14 18:26:48,198 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:26:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af81bfa3-c15f-46d1-908a-aa73ccb6626f Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}} 2018-11-14 18:26:48,198 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-af81bfa3-c15f-46d1-908a-aa73ccb6626f 2018-11-14 18:26:48,198 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.1626060009s 2018-11-14 18:26:48,199 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-af81bfa3-c15f-46d1-908a-aa73ccb6626f 2018-11-14 18:26:48,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 18:26:48,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}469016b17462a9891bf4f1e6face376e6011d0b1" 2018-11-14 18:26:48,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:26:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13ebf7aa-dc76-492e-bc0f-957d39598fed Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:26:48,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-13ebf7aa-dc76-492e-bc0f-957d39598fed 2018-11-14 18:26:48,307 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104375839233s 2018-11-14 18:26:48,307 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-13ebf7aa-dc76-492e-bc0f-957d39598fed 2018-11-14 18:26:48,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 18:26:48,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}469016b17462a9891bf4f1e6face376e6011d0b1" 2018-11-14 18:26:48,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:26:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3546c68-8bc3-4583-8c3d-e15622c8b98a Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-14 18:26:48,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-c3546c68-8bc3-4583-8c3d-e15622c8b98a 2018-11-14 18:26:48,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0979640483856s 2018-11-14 18:26:48,410 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-c3546c68-8bc3-4583-8c3d-e15622c8b98a 2018-11-14 18:26:48,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 18:26:48,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}469016b17462a9891bf4f1e6face376e6011d0b1" 2018-11-14 18:26:48,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:26:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb7c1f6e-93d1-4129-9c34-7e36427c7e3f Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:26:48,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-eb7c1f6e-93d1-4129-9c34-7e36427c7e3f 2018-11-14 18:26:48,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.120145797729s 2018-11-14 18:26:48,532 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-eb7c1f6e-93d1-4129-9c34-7e36427c7e3f 2018-11-14 18:26:48,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 18:26:48,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}469016b17462a9891bf4f1e6face376e6011d0b1" 2018-11-14 18:26:48,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:26:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3064f173-de27-4281-b1c6-45e77a942f44 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "id": "65fe59f084134682a256c9e669979766", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-14 18:26:48,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-3064f173-de27-4281-b1c6-45e77a942f44 2018-11-14 18:26:48,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.103190898895s 2018-11-14 18:26:48,647 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-3064f173-de27-4281-b1c6-45e77a942f44 2018-11-14 18:26:48,654 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-14 18:26:48,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=54177a2ac4d24d5b8b50f52808b4858f&role.id=783ac46c0c6e4351b20c894e1af3c3a4&scope.project.id=65fe59f084134682a256c9e669979766" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}469016b17462a9891bf4f1e6face376e6011d0b1" 2018-11-14 18:26:48,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:26:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a9df900-0621-4efd-aff8-2cb6b74df6f8 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=54177a2ac4d24d5b8b50f52808b4858f&role.id=783ac46c0c6e4351b20c894e1af3c3a4&scope.project.id=65fe59f084134682a256c9e669979766", "previous": null, "next": null}} 2018-11-14 18:26:48,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=54177a2ac4d24d5b8b50f52808b4858f&role.id=783ac46c0c6e4351b20c894e1af3c3a4&scope.project.id=65fe59f084134682a256c9e669979766 used request id req-1a9df900-0621-4efd-aff8-2cb6b74df6f8 2018-11-14 18:26:48,757 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.102520942688s 2018-11-14 18:26:48,757 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=54177a2ac4d24d5b8b50f52808b4858f&role.id=783ac46c0c6e4351b20c894e1af3c3a4&scope.project.id=65fe59f084134682a256c9e669979766 used request id req-1a9df900-0621-4efd-aff8-2cb6b74df6f8 2018-11-14 18:26:48,760 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-14 18:26:48,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766/users/54177a2ac4d24d5b8b50f52808b4858f/roles/783ac46c0c6e4351b20c894e1af3c3a4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}469016b17462a9891bf4f1e6face376e6011d0b1" 2018-11-14 18:26:48,895 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:26:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82841357-e9ab-4ec9-a131-fe59aa43d707 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:26:48,896 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766/users/54177a2ac4d24d5b8b50f52808b4858f/roles/783ac46c0c6e4351b20c894e1af3c3a4 used request id req-82841357-e9ab-4ec9-a131-fe59aa43d707 2018-11-14 18:26:48,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.135273218155s 2018-11-14 18:26:48,896 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766/users/54177a2ac4d24d5b8b50f52808b4858f/roles/783ac46c0c6e4351b20c894e1af3c3a4 used request id req-82841357-e9ab-4ec9-a131-fe59aa43d707 2018-11-14 18:26:48,896 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-11-14 18:26:48,896 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-11-14 18:26:48,897 - openstack_tests - INFO - OS Credentials = > 2018-11-14 18:26:48,897 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:48,923 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:26:49,351 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:26:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["Hces7-uhTyizjlViaPjH0g"], "issued_at": "2018-11-14T18:26:49.000000Z"}} 2018-11-14 18:26:49,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4abdcd1423cd67c9b4bcea2bc941b7d01b5b447" 2018-11-14 18:26:49,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-c762130a-2c83-4ad9-ba91-0a5f746e1f7b Date: Wed, 14 Nov 2018 18:26:49 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"928cbc5c-a6fa-468a-b088-88e266fca291","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","status":"ACTIVE","subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"description":"","tags":[],"updated_at":"2018-11-14T17:04:27Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","provider:network_type":"flat"}]} 2018-11-14 18:26:49,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?router%3Aexternal=True used request id req-c762130a-2c83-4ad9-ba91-0a5f746e1f7b 2018-11-14 18:26:49,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=928cbc5c-a6fa-468a-b088-88e266fca291 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4abdcd1423cd67c9b4bcea2bc941b7d01b5b447" 2018-11-14 18:26:49,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-9ec1446b-1138-4340-8512-28f1d9d4cbef Date: Wed, 14 Nov 2018 18:26:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"928cbc5c-a6fa-468a-b088-88e266fca291","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:51Z","dns_nameservers":[],"updated_at":"2018-11-14T16:32:51Z","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":"fb97a38a7ba24cffb70823992c56f04d","id":"b3653731-6d80-49cb-86ba-17eff3eeceee","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-14 18:26:49,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=928cbc5c-a6fa-468a-b088-88e266fca291 used request id req-9ec1446b-1138-4340-8512-28f1d9d4cbef 2018-11-14 18:26:49,888 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-11-14 18:26:49,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-11-14 18:26:49,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 18:26:49,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:26:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73ffb095-65bd-429d-812f-e64c54a0e6f0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:26:49,901 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-73ffb095-65bd-429d-812f-e64c54a0e6f0 2018-11-14 18:26:49,901 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-11-14 18:26:50,295 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:26:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd6ecd77940a49ebb20fa24f8fa3cf77"}, "audit_ids": ["thxuEkh5Rai816yi4Qdoqg"], "issued_at": "2018-11-14T18:26:50.000000Z"}} 2018-11-14 18:26:50,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}fb9bb0d1bbc9cb1b5291469de0a1f520d8244ad5" 2018-11-14 18:26:50,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:26:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a5ce0ef2-e8cb-401e-a57e-5b44736f84d6 x-compute-request-id: req-a5ce0ef2-e8cb-401e-a57e-5b44736f84d6 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "http://172.30.9.28: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-11-14 18:26:50,530 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/ used request id req-a5ce0ef2-e8cb-401e-a57e-5b44736f84d6 2018-11-14 18:26:50,530 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.637181997299s 2018-11-14 18:26:50,530 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/ used request id req-a5ce0ef2-e8cb-401e-a57e-5b44736f84d6 2018-11-14 18:26:50,531 - 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.28: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-11-14 18:26:50,531 - functest.utils.functest_utils - DEBUG - nova version: (2, 60) 2018-11-14 18:26:50,532 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-11-14 18:26:50,532 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,533 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,534 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,534 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,535 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,536 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,537 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,537 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,538 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,538 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,539 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,540 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,541 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,541 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,542 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,543 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,544 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,544 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,545 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,546 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,547 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,547 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,548 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,549 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,549 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,550 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,553 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,553 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,554 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,555 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,555 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,556 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,556 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,557 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,558 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,559 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,559 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,560 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,560 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,561 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,562 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,562 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,563 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,564 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,564 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,565 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,565 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,566 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,566 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,567 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,567 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,568 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,569 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,569 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,570 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,571 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,571 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,572 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,573 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,573 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,574 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,575 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,575 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,576 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,576 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,577 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,578 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,578 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,579 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,580 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,580 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,581 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,581 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,582 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,583 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,584 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,584 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,585 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,585 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,586 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,587 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,587 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,588 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,588 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,589 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,589 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,590 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,590 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,591 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,591 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,592 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,592 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,593 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,594 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,595 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,595 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,596 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,598 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,599 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,599 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,600 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,600 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,601 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,602 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,602 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,603 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,606 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,606 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,607 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,607 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,608 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,608 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:50,610 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:26:51,035 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:26:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["Dcvo8BnwSO2UkpcbSC0XQA"], "issued_at": "2018-11-14T18:26:51.000000Z"}} 2018-11-14 18:26:51,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8fafb2bf2319f5325ba5680d0f2c797f9e3eee0" 2018-11-14 18:26:51,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:26:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fffa162a-64e3-417d-8fd0-e3638231af09 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:26:51,141 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-fffa162a-64e3-417d-8fd0-e3638231af09 2018-11-14 18:26:51,143 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:51,144 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:26:51,548 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:26:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["KvFnLSkHRZ-qgHf0MPkIWw"], "issued_at": "2018-11-14T18:26:51.000000Z"}} 2018-11-14 18:26:51,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4572cdb9380931d7f0c562a47c5b9dca58307d20" 2018-11-14 18:26:51,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:26:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-939953d7-713c-4d9a-b57b-08eba98425ee Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:26:51,661 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-939953d7-713c-4d9a-b57b-08eba98425ee 2018-11-14 18:26:51,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:26:51,670 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:26:51,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-01af081f-7c1b-490-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4572cdb9380931d7f0c562a47c5b9dca58307d20" 2018-11-14 18:26:51,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:26:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01984b8d-46a9-44e2-801f-b06bdfc4929f Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-01af081f-7c1b-490-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:26:51,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-01af081f-7c1b-490-proj used request id req-01984b8d-46a9-44e2-801f-b06bdfc4929f 2018-11-14 18:26:51,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4572cdb9380931d7f0c562a47c5b9dca58307d20" 2018-11-14 18:26:51,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:26:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-176b2a81-7876-4db9-92d9-e611014b19ae Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:26:51,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-176b2a81-7876-4db9-92d9-e611014b19ae 2018-11-14 18:26:51,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4572cdb9380931d7f0c562a47c5b9dca58307d20" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-01af081f-7c1b-490-proj"}}' 2018-11-14 18:26:52,157 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:26:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15b44578-3175-49b7-9811-8dbc64645850 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/be0601e6f5374ba69b300fbfe59c8e7a"}, "tags": [], "enabled": true, "id": "be0601e6f5374ba69b300fbfe59c8e7a", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-01af081f-7c1b-490-proj"}} 2018-11-14 18:26:52,157 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-15b44578-3175-49b7-9811-8dbc64645850 2018-11-14 18:26:52,158 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-01af081f-7c1b-490-proj 2018-11-14 18:26:52,158 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:52,159 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:26:52,568 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:26:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["CWz9xfeiTQWj0kBeeNdB5w"], "issued_at": "2018-11-14T18:26:52.000000Z"}} 2018-11-14 18:26:52,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a64bf392c3b6bd1e48db4849ac012d9c556c69d0" 2018-11-14 18:26:52,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:26:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-412ae317-d83c-466a-9936-c2223d85ffd8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:26:52,674 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-412ae317-d83c-466a-9936-c2223d85ffd8 2018-11-14 18:26:52,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:26:52,684 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:26: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:26:52,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a64bf392c3b6bd1e48db4849ac012d9c556c69d0" 2018-11-14 18:26:52,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:26:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61292a1c-1b32-4db4-9a5e-54df99a19445 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:26:52,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-61292a1c-1b32-4db4-9a5e-54df99a19445 2018-11-14 18:26:52,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-01af081f-7c1b-490-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a64bf392c3b6bd1e48db4849ac012d9c556c69d0" 2018-11-14 18:26:52,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:26:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df80cd83-0fc9-4d76-8564-f0b274e16f64 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-01af081f-7c1b-490-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/be0601e6f5374ba69b300fbfe59c8e7a"}, "tags": [], "enabled": true, "id": "be0601e6f5374ba69b300fbfe59c8e7a", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-01af081f-7c1b-490-proj"}]} 2018-11-14 18:26:52,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-01af081f-7c1b-490-proj used request id req-df80cd83-0fc9-4d76-8564-f0b274e16f64 2018-11-14 18:26:52,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a64bf392c3b6bd1e48db4849ac012d9c556c69d0" 2018-11-14 18:26:53,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:26:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f378304-e2e5-4a96-8847-7ab07adef924 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:26:53,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-0f378304-e2e5-4a96-8847-7ab07adef924 2018-11-14 18:26:53,408 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-01af081f-7c1b-490-user 2018-11-14 18:26:53,408 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:53,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4572cdb9380931d7f0c562a47c5b9dca58307d20" 2018-11-14 18:26:53,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:26:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-162e6730-e3e4-44cd-86ec-1a9567a7d4db Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:26:53,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-162e6730-e3e4-44cd-86ec-1a9567a7d4db 2018-11-14 18:26:53,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4572cdb9380931d7f0c562a47c5b9dca58307d20" -d '{"role": {"name": "CreateSecurityGroupTests-01af081f-7c1b-490-proj-role"}}' 2018-11-14 18:26:53,672 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:26:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a685793-9137-4cab-b46f-bd248fbf6d10 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "87bfd7b6bebb451a96d1a36ae253699a", "links": {"self": "http://172.30.9.28:5000/v3/roles/87bfd7b6bebb451a96d1a36ae253699a"}, "name": "CreateSecurityGroupTests-01af081f-7c1b-490-proj-role"}} 2018-11-14 18:26:53,672 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-1a685793-9137-4cab-b46f-bd248fbf6d10 2018-11-14 18:26:53,672 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-01af081f-7c1b-490-proj-role 2018-11-14 18:26:53,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/87bfd7b6bebb451a96d1a36ae253699a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4572cdb9380931d7f0c562a47c5b9dca58307d20" 2018-11-14 18:26:53,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:26:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09601f2f-dedc-420d-b042-aec8f0cd9713 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "87bfd7b6bebb451a96d1a36ae253699a", "links": {"self": "http://172.30.9.28:5000/v3/roles/87bfd7b6bebb451a96d1a36ae253699a"}, "name": "CreateSecurityGroupTests-01af081f-7c1b-490-proj-role"}} 2018-11-14 18:26:53,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/87bfd7b6bebb451a96d1a36ae253699a used request id req-09601f2f-dedc-420d-b042-aec8f0cd9713 2018-11-14 18:26:53,690 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-01af081f-7c1b-490-proj-role to project CreateSecurityGroupTests-01af081f-7c1b-490-proj 2018-11-14 18:26:53,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/be0601e6f5374ba69b300fbfe59c8e7a/users/6e30c13946934f7ab8aab78d3c7508b2/roles/87bfd7b6bebb451a96d1a36ae253699a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4572cdb9380931d7f0c562a47c5b9dca58307d20" 2018-11-14 18:26:53,848 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:26:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-138d6b55-14e7-4585-b0a9-e90fee7b097d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:26:53,849 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/be0601e6f5374ba69b300fbfe59c8e7a/users/6e30c13946934f7ab8aab78d3c7508b2/roles/87bfd7b6bebb451a96d1a36ae253699a used request id req-138d6b55-14e7-4585-b0a9-e90fee7b097d 2018-11-14 18:26:53,852 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:26:53,852 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:26:54,265 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "87bfd7b6bebb451a96d1a36ae253699a", "name": "CreateSecurityGroupTests-01af081f-7c1b-490-proj-role"}], "expires_at": "2018-11-14T19:26:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "be0601e6f5374ba69b300fbfe59c8e7a", "name": "CreateSecurityGroupTests-01af081f-7c1b-490-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/be0601e6f5374ba69b300fbfe59c8e7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/be0601e6f5374ba69b300fbfe59c8e7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/be0601e6f5374ba69b300fbfe59c8e7a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_be0601e6f5374ba69b300fbfe59c8e7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_be0601e6f5374ba69b300fbfe59c8e7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/be0601e6f5374ba69b300fbfe59c8e7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/be0601e6f5374ba69b300fbfe59c8e7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/be0601e6f5374ba69b300fbfe59c8e7a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/be0601e6f5374ba69b300fbfe59c8e7a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/be0601e6f5374ba69b300fbfe59c8e7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/be0601e6f5374ba69b300fbfe59c8e7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/be0601e6f5374ba69b300fbfe59c8e7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/be0601e6f5374ba69b300fbfe59c8e7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/be0601e6f5374ba69b300fbfe59c8e7a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-01af081f-7c1b-490-user", "id": "6e30c13946934f7ab8aab78d3c7508b2"}, "audit_ids": ["A6j6FqF8S3eG-nuaT1jtSg"], "issued_at": "2018-11-14T18:26:54.000000Z"}} 2018-11-14 18:26:54,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c152431ac6dd9bdf182d5b6da6425731694720d" 2018-11-14 18:26:54,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:26:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a013d252-73e7-4b40-b2d6-0cceedad0de8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:26:54,355 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-a013d252-73e7-4b40-b2d6-0cceedad0de8 2018-11-14 18:26:54,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-521d034f-30f3-4231-8209-d6ae005886a9name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c152431ac6dd9bdf182d5b6da6425731694720d" 2018-11-14 18:26:54,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-441dcc26-f6d0-4d74-8014-e11938ffa436 Date: Wed, 14 Nov 2018 18:26:54 GMT RESP BODY: {"security_groups": []} 2018-11-14 18:26:54,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-521d034f-30f3-4231-8209-d6ae005886a9name&description=hello+group used request id req-441dcc26-f6d0-4d74-8014-e11938ffa436 2018-11-14 18:26:54,736 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-521d034f-30f3-4231-8209-d6ae005886a9name... 2018-11-14 18:26:54,736 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-521d034f-30f3-4231-8209-d6ae005886a9name 2018-11-14 18:26:54,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c152431ac6dd9bdf182d5b6da6425731694720d" -d '{"security_group": {"name": "CreateSecurityGroupTests-521d034f-30f3-4231-8209-d6ae005886a9name", "description": "hello group"}}' 2018-11-14 18:26:55,264 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-aba549fb-cb73-4b3e-8d1f-023ce930b0bd Date: Wed, 14 Nov 2018 18:26:55 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "be0601e6f5374ba69b300fbfe59c8e7a", "created_at": "2018-11-14T18:26:55Z", "updated_at": "2018-11-14T18:26:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:26:55Z", "revision_number": 0, "id": "003a0a3e-8afe-4994-8b23-26060c2bc07d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:26:55Z", "security_group_id": "db2cba6e-528e-4d6b-8e04-452d70a1e609", "tenant_id": "be0601e6f5374ba69b300fbfe59c8e7a", "port_range_min": null, "ethertype": "IPv4", "project_id": "be0601e6f5374ba69b300fbfe59c8e7a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:26:55Z", "revision_number": 0, "id": "4bdefb73-821f-4fd8-ad7f-61178d310e66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:26:55Z", "security_group_id": "db2cba6e-528e-4d6b-8e04-452d70a1e609", "tenant_id": "be0601e6f5374ba69b300fbfe59c8e7a", "port_range_min": null, "ethertype": "IPv6", "project_id": "be0601e6f5374ba69b300fbfe59c8e7a"}], "revision_number": 2, "project_id": "be0601e6f5374ba69b300fbfe59c8e7a", "id": "db2cba6e-528e-4d6b-8e04-452d70a1e609", "name": "CreateSecurityGroupTests-521d034f-30f3-4231-8209-d6ae005886a9name"}} 2018-11-14 18:26:55,265 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-aba549fb-cb73-4b3e-8d1f-023ce930b0bd 2018-11-14 18:26:55,265 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - db2cba6e-528e-4d6b-8e04-452d70a1e609 2018-11-14 18:26:55,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=db2cba6e-528e-4d6b-8e04-452d70a1e609 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c152431ac6dd9bdf182d5b6da6425731694720d" 2018-11-14 18:26:55,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5fedf49d-5a16-452d-be75-3a67936496d3 Date: Wed, 14 Nov 2018 18:26:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:26:55Z", "security_group_id": "db2cba6e-528e-4d6b-8e04-452d70a1e609", "port_range_min": null, "revision_number": 0, "tenant_id": "be0601e6f5374ba69b300fbfe59c8e7a", "created_at": "2018-11-14T18:26:55Z", "project_id": "be0601e6f5374ba69b300fbfe59c8e7a", "id": "003a0a3e-8afe-4994-8b23-26060c2bc07d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:26:55Z", "security_group_id": "db2cba6e-528e-4d6b-8e04-452d70a1e609", "port_range_min": null, "revision_number": 0, "tenant_id": "be0601e6f5374ba69b300fbfe59c8e7a", "created_at": "2018-11-14T18:26:55Z", "project_id": "be0601e6f5374ba69b300fbfe59c8e7a", "id": "4bdefb73-821f-4fd8-ad7f-61178d310e66"}]} 2018-11-14 18:26:55,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=db2cba6e-528e-4d6b-8e04-452d70a1e609 used request id req-5fedf49d-5a16-452d-be75-3a67936496d3 2018-11-14 18:26:55,487 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - db2cba6e-528e-4d6b-8e04-452d70a1e609 2018-11-14 18:26:55,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=db2cba6e-528e-4d6b-8e04-452d70a1e609 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c152431ac6dd9bdf182d5b6da6425731694720d" 2018-11-14 18:26:55,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-75406be4-a1f5-4c93-b5ba-76882c0dee75 Date: Wed, 14 Nov 2018 18:26:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:26:55Z", "security_group_id": "db2cba6e-528e-4d6b-8e04-452d70a1e609", "port_range_min": null, "revision_number": 0, "tenant_id": "be0601e6f5374ba69b300fbfe59c8e7a", "created_at": "2018-11-14T18:26:55Z", "project_id": "be0601e6f5374ba69b300fbfe59c8e7a", "id": "003a0a3e-8afe-4994-8b23-26060c2bc07d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:26:55Z", "security_group_id": "db2cba6e-528e-4d6b-8e04-452d70a1e609", "port_range_min": null, "revision_number": 0, "tenant_id": "be0601e6f5374ba69b300fbfe59c8e7a", "created_at": "2018-11-14T18:26:55Z", "project_id": "be0601e6f5374ba69b300fbfe59c8e7a", "id": "4bdefb73-821f-4fd8-ad7f-61178d310e66"}]} 2018-11-14 18:26:55,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=db2cba6e-528e-4d6b-8e04-452d70a1e609 used request id req-75406be4-a1f5-4c93-b5ba-76882c0dee75 2018-11-14 18:26:55,683 - neutron_utils - INFO - Retrieving security group with ID - db2cba6e-528e-4d6b-8e04-452d70a1e609 2018-11-14 18:26:55,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=db2cba6e-528e-4d6b-8e04-452d70a1e609 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c152431ac6dd9bdf182d5b6da6425731694720d" 2018-11-14 18:26:55,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-a3af8dbe-25ff-447f-9b64-b42e4fda6c27 Date: Wed, 14 Nov 2018 18:26:55 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "be0601e6f5374ba69b300fbfe59c8e7a", "created_at": "2018-11-14T18:26:55Z", "updated_at": "2018-11-14T18:26:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:26:55Z", "revision_number": 0, "id": "003a0a3e-8afe-4994-8b23-26060c2bc07d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:26:55Z", "security_group_id": "db2cba6e-528e-4d6b-8e04-452d70a1e609", "tenant_id": "be0601e6f5374ba69b300fbfe59c8e7a", "port_range_min": null, "ethertype": "IPv4", "project_id": "be0601e6f5374ba69b300fbfe59c8e7a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:26:55Z", "revision_number": 0, "id": "4bdefb73-821f-4fd8-ad7f-61178d310e66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:26:55Z", "security_group_id": "db2cba6e-528e-4d6b-8e04-452d70a1e609", "tenant_id": "be0601e6f5374ba69b300fbfe59c8e7a", "port_range_min": null, "ethertype": "IPv6", "project_id": "be0601e6f5374ba69b300fbfe59c8e7a"}], "revision_number": 2, "project_id": "be0601e6f5374ba69b300fbfe59c8e7a", "id": "db2cba6e-528e-4d6b-8e04-452d70a1e609", "name": "CreateSecurityGroupTests-521d034f-30f3-4231-8209-d6ae005886a9name"}]} 2018-11-14 18:26:55,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=db2cba6e-528e-4d6b-8e04-452d70a1e609 used request id req-a3af8dbe-25ff-447f-9b64-b42e4fda6c27 2018-11-14 18:26:55,933 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - db2cba6e-528e-4d6b-8e04-452d70a1e609 2018-11-14 18:26:55,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=db2cba6e-528e-4d6b-8e04-452d70a1e609 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c152431ac6dd9bdf182d5b6da6425731694720d" 2018-11-14 18:26:56,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3a381082-6f7e-48c6-ac44-d81ab6ef0f65 Date: Wed, 14 Nov 2018 18:26: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-11-14T18:26:55Z", "security_group_id": "db2cba6e-528e-4d6b-8e04-452d70a1e609", "port_range_min": null, "revision_number": 0, "tenant_id": "be0601e6f5374ba69b300fbfe59c8e7a", "created_at": "2018-11-14T18:26:55Z", "project_id": "be0601e6f5374ba69b300fbfe59c8e7a", "id": "003a0a3e-8afe-4994-8b23-26060c2bc07d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:26:55Z", "security_group_id": "db2cba6e-528e-4d6b-8e04-452d70a1e609", "port_range_min": null, "revision_number": 0, "tenant_id": "be0601e6f5374ba69b300fbfe59c8e7a", "created_at": "2018-11-14T18:26:55Z", "project_id": "be0601e6f5374ba69b300fbfe59c8e7a", "id": "4bdefb73-821f-4fd8-ad7f-61178d310e66"}]} 2018-11-14 18:26:56,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=db2cba6e-528e-4d6b-8e04-452d70a1e609 used request id req-3a381082-6f7e-48c6-ac44-d81ab6ef0f65 2018-11-14 18:26:56,141 - neutron_utils - INFO - Retrieving security group with ID - db2cba6e-528e-4d6b-8e04-452d70a1e609 2018-11-14 18:26:56,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=db2cba6e-528e-4d6b-8e04-452d70a1e609 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c152431ac6dd9bdf182d5b6da6425731694720d" 2018-11-14 18:26:56,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-a0d7494d-9cfb-4b10-8003-78755d33dc05 Date: Wed, 14 Nov 2018 18:26:56 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "be0601e6f5374ba69b300fbfe59c8e7a", "created_at": "2018-11-14T18:26:55Z", "updated_at": "2018-11-14T18:26:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:26:55Z", "revision_number": 0, "id": "003a0a3e-8afe-4994-8b23-26060c2bc07d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:26:55Z", "security_group_id": "db2cba6e-528e-4d6b-8e04-452d70a1e609", "tenant_id": "be0601e6f5374ba69b300fbfe59c8e7a", "port_range_min": null, "ethertype": "IPv4", "project_id": "be0601e6f5374ba69b300fbfe59c8e7a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:26:55Z", "revision_number": 0, "id": "4bdefb73-821f-4fd8-ad7f-61178d310e66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:26:55Z", "security_group_id": "db2cba6e-528e-4d6b-8e04-452d70a1e609", "tenant_id": "be0601e6f5374ba69b300fbfe59c8e7a", "port_range_min": null, "ethertype": "IPv6", "project_id": "be0601e6f5374ba69b300fbfe59c8e7a"}], "revision_number": 2, "project_id": "be0601e6f5374ba69b300fbfe59c8e7a", "id": "db2cba6e-528e-4d6b-8e04-452d70a1e609", "name": "CreateSecurityGroupTests-521d034f-30f3-4231-8209-d6ae005886a9name"}]} 2018-11-14 18:26:56,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=db2cba6e-528e-4d6b-8e04-452d70a1e609 used request id req-a0d7494d-9cfb-4b10-8003-78755d33dc05 2018-11-14 18:26:56,372 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - db2cba6e-528e-4d6b-8e04-452d70a1e609 2018-11-14 18:26:56,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=db2cba6e-528e-4d6b-8e04-452d70a1e609 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c152431ac6dd9bdf182d5b6da6425731694720d" 2018-11-14 18:26:56,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d6fbbde7-007b-4f74-bb7c-c0f24d6ef327 Date: Wed, 14 Nov 2018 18:26: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-11-14T18:26:55Z", "security_group_id": "db2cba6e-528e-4d6b-8e04-452d70a1e609", "port_range_min": null, "revision_number": 0, "tenant_id": "be0601e6f5374ba69b300fbfe59c8e7a", "created_at": "2018-11-14T18:26:55Z", "project_id": "be0601e6f5374ba69b300fbfe59c8e7a", "id": "003a0a3e-8afe-4994-8b23-26060c2bc07d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:26:55Z", "security_group_id": "db2cba6e-528e-4d6b-8e04-452d70a1e609", "port_range_min": null, "revision_number": 0, "tenant_id": "be0601e6f5374ba69b300fbfe59c8e7a", "created_at": "2018-11-14T18:26:55Z", "project_id": "be0601e6f5374ba69b300fbfe59c8e7a", "id": "4bdefb73-821f-4fd8-ad7f-61178d310e66"}]} 2018-11-14 18:26:56,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=db2cba6e-528e-4d6b-8e04-452d70a1e609 used request id req-d6fbbde7-007b-4f74-bb7c-c0f24d6ef327 2018-11-14 18:26:56,594 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-521d034f-30f3-4231-8209-d6ae005886a9name 2018-11-14 18:26:56,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-521d034f-30f3-4231-8209-d6ae005886a9name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c152431ac6dd9bdf182d5b6da6425731694720d" 2018-11-14 18:26:56,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-00473c18-a064-4e88-a4a3-f2f342f3fda8 Date: Wed, 14 Nov 2018 18:26:56 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "be0601e6f5374ba69b300fbfe59c8e7a", "created_at": "2018-11-14T18:26:55Z", "updated_at": "2018-11-14T18:26:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:26:55Z", "revision_number": 0, "id": "003a0a3e-8afe-4994-8b23-26060c2bc07d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:26:55Z", "security_group_id": "db2cba6e-528e-4d6b-8e04-452d70a1e609", "tenant_id": "be0601e6f5374ba69b300fbfe59c8e7a", "port_range_min": null, "ethertype": "IPv4", "project_id": "be0601e6f5374ba69b300fbfe59c8e7a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:26:55Z", "revision_number": 0, "id": "4bdefb73-821f-4fd8-ad7f-61178d310e66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:26:55Z", "security_group_id": "db2cba6e-528e-4d6b-8e04-452d70a1e609", "tenant_id": "be0601e6f5374ba69b300fbfe59c8e7a", "port_range_min": null, "ethertype": "IPv6", "project_id": "be0601e6f5374ba69b300fbfe59c8e7a"}], "revision_number": 2, "project_id": "be0601e6f5374ba69b300fbfe59c8e7a", "id": "db2cba6e-528e-4d6b-8e04-452d70a1e609", "name": "CreateSecurityGroupTests-521d034f-30f3-4231-8209-d6ae005886a9name"}]} 2018-11-14 18:26:56,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-521d034f-30f3-4231-8209-d6ae005886a9name used request id req-00473c18-a064-4e88-a4a3-f2f342f3fda8 2018-11-14 18:26:56,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:26:56,659 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:26: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:26:56,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/be0601e6f5374ba69b300fbfe59c8e7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c152431ac6dd9bdf182d5b6da6425731694720d" 2018-11-14 18:26:56,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:26:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d62ae68-9e65-4227-a720-eb1174f79c1a Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/be0601e6f5374ba69b300fbfe59c8e7a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "be0601e6f5374ba69b300fbfe59c8e7a", "name": "CreateSecurityGroupTests-01af081f-7c1b-490-proj"}} 2018-11-14 18:26:56,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/be0601e6f5374ba69b300fbfe59c8e7a used request id req-4d62ae68-9e65-4227-a720-eb1174f79c1a 2018-11-14 18:26:56,756 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - db2cba6e-528e-4d6b-8e04-452d70a1e609 2018-11-14 18:26:56,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=db2cba6e-528e-4d6b-8e04-452d70a1e609 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c152431ac6dd9bdf182d5b6da6425731694720d" 2018-11-14 18:26:56,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-65555a56-92f4-4520-9787-432fa8d56bf9 Date: Wed, 14 Nov 2018 18:26: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-11-14T18:26:55Z", "security_group_id": "db2cba6e-528e-4d6b-8e04-452d70a1e609", "port_range_min": null, "revision_number": 0, "tenant_id": "be0601e6f5374ba69b300fbfe59c8e7a", "created_at": "2018-11-14T18:26:55Z", "project_id": "be0601e6f5374ba69b300fbfe59c8e7a", "id": "003a0a3e-8afe-4994-8b23-26060c2bc07d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:26:55Z", "security_group_id": "db2cba6e-528e-4d6b-8e04-452d70a1e609", "port_range_min": null, "revision_number": 0, "tenant_id": "be0601e6f5374ba69b300fbfe59c8e7a", "created_at": "2018-11-14T18:26:55Z", "project_id": "be0601e6f5374ba69b300fbfe59c8e7a", "id": "4bdefb73-821f-4fd8-ad7f-61178d310e66"}]} 2018-11-14 18:26:56,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=db2cba6e-528e-4d6b-8e04-452d70a1e609 used request id req-65555a56-92f4-4520-9787-432fa8d56bf9 2018-11-14 18:26:56,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}2c152431ac6dd9bdf182d5b6da6425731694720d" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "db2cba6e-528e-4d6b-8e04-452d70a1e609"}}' 2018-11-14 18:26:57,181 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-b8bc4c3c-4e5d-4b84-9754-67d9851375ff Date: Wed, 14 Nov 2018 18:26:57 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:26:57Z", "security_group_id": "db2cba6e-528e-4d6b-8e04-452d70a1e609", "port_range_min": null, "revision_number": 0, "tenant_id": "be0601e6f5374ba69b300fbfe59c8e7a", "created_at": "2018-11-14T18:26:57Z", "project_id": "be0601e6f5374ba69b300fbfe59c8e7a", "id": "4b417c78-8ecb-406a-b100-c6f61df7e3ad"}} 2018-11-14 18:26:57,181 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-b8bc4c3c-4e5d-4b84-9754-67d9851375ff 2018-11-14 18:26:57,181 - neutron_utils - INFO - Retrieving security group with ID - db2cba6e-528e-4d6b-8e04-452d70a1e609 2018-11-14 18:26:57,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=db2cba6e-528e-4d6b-8e04-452d70a1e609 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c152431ac6dd9bdf182d5b6da6425731694720d" 2018-11-14 18:26:57,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-383b1add-0b49-4e03-b22b-fb1c2144248e Date: Wed, 14 Nov 2018 18:26:57 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "be0601e6f5374ba69b300fbfe59c8e7a", "created_at": "2018-11-14T18:26:55Z", "updated_at": "2018-11-14T18:26:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:26:55Z", "revision_number": 0, "id": "003a0a3e-8afe-4994-8b23-26060c2bc07d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:26:55Z", "security_group_id": "db2cba6e-528e-4d6b-8e04-452d70a1e609", "tenant_id": "be0601e6f5374ba69b300fbfe59c8e7a", "port_range_min": null, "ethertype": "IPv4", "project_id": "be0601e6f5374ba69b300fbfe59c8e7a"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:26:57Z", "revision_number": 0, "id": "4b417c78-8ecb-406a-b100-c6f61df7e3ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:26:57Z", "security_group_id": "db2cba6e-528e-4d6b-8e04-452d70a1e609", "tenant_id": "be0601e6f5374ba69b300fbfe59c8e7a", "port_range_min": null, "ethertype": "IPv4", "project_id": "be0601e6f5374ba69b300fbfe59c8e7a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:26:55Z", "revision_number": 0, "id": "4bdefb73-821f-4fd8-ad7f-61178d310e66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:26:55Z", "security_group_id": "db2cba6e-528e-4d6b-8e04-452d70a1e609", "tenant_id": "be0601e6f5374ba69b300fbfe59c8e7a", "port_range_min": null, "ethertype": "IPv6", "project_id": "be0601e6f5374ba69b300fbfe59c8e7a"}], "revision_number": 3, "project_id": "be0601e6f5374ba69b300fbfe59c8e7a", "id": "db2cba6e-528e-4d6b-8e04-452d70a1e609", "name": "CreateSecurityGroupTests-521d034f-30f3-4231-8209-d6ae005886a9name"}]} 2018-11-14 18:26:57,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=db2cba6e-528e-4d6b-8e04-452d70a1e609 used request id req-383b1add-0b49-4e03-b22b-fb1c2144248e 2018-11-14 18:26:57,410 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - db2cba6e-528e-4d6b-8e04-452d70a1e609 2018-11-14 18:26:57,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=db2cba6e-528e-4d6b-8e04-452d70a1e609 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c152431ac6dd9bdf182d5b6da6425731694720d" 2018-11-14 18:26:57,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-46eaee6f-08c0-4342-b975-e29cd8608607 Date: Wed, 14 Nov 2018 18:26:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:26:55Z", "security_group_id": "db2cba6e-528e-4d6b-8e04-452d70a1e609", "port_range_min": null, "revision_number": 0, "tenant_id": "be0601e6f5374ba69b300fbfe59c8e7a", "created_at": "2018-11-14T18:26:55Z", "project_id": "be0601e6f5374ba69b300fbfe59c8e7a", "id": "003a0a3e-8afe-4994-8b23-26060c2bc07d"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:26:57Z", "security_group_id": "db2cba6e-528e-4d6b-8e04-452d70a1e609", "port_range_min": null, "revision_number": 0, "tenant_id": "be0601e6f5374ba69b300fbfe59c8e7a", "created_at": "2018-11-14T18:26:57Z", "project_id": "be0601e6f5374ba69b300fbfe59c8e7a", "id": "4b417c78-8ecb-406a-b100-c6f61df7e3ad"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:26:55Z", "security_group_id": "db2cba6e-528e-4d6b-8e04-452d70a1e609", "port_range_min": null, "revision_number": 0, "tenant_id": "be0601e6f5374ba69b300fbfe59c8e7a", "created_at": "2018-11-14T18:26:55Z", "project_id": "be0601e6f5374ba69b300fbfe59c8e7a", "id": "4bdefb73-821f-4fd8-ad7f-61178d310e66"}]} 2018-11-14 18:26:57,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=db2cba6e-528e-4d6b-8e04-452d70a1e609 used request id req-46eaee6f-08c0-4342-b975-e29cd8608607 2018-11-14 18:26:57,607 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:26:58,011 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "87bfd7b6bebb451a96d1a36ae253699a", "name": "CreateSecurityGroupTests-01af081f-7c1b-490-proj-role"}], "expires_at": "2018-11-14T19:26:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "be0601e6f5374ba69b300fbfe59c8e7a", "name": "CreateSecurityGroupTests-01af081f-7c1b-490-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/be0601e6f5374ba69b300fbfe59c8e7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/be0601e6f5374ba69b300fbfe59c8e7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/be0601e6f5374ba69b300fbfe59c8e7a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_be0601e6f5374ba69b300fbfe59c8e7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_be0601e6f5374ba69b300fbfe59c8e7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/be0601e6f5374ba69b300fbfe59c8e7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/be0601e6f5374ba69b300fbfe59c8e7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/be0601e6f5374ba69b300fbfe59c8e7a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/be0601e6f5374ba69b300fbfe59c8e7a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/be0601e6f5374ba69b300fbfe59c8e7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/be0601e6f5374ba69b300fbfe59c8e7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/be0601e6f5374ba69b300fbfe59c8e7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/be0601e6f5374ba69b300fbfe59c8e7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/be0601e6f5374ba69b300fbfe59c8e7a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-01af081f-7c1b-490-user", "id": "6e30c13946934f7ab8aab78d3c7508b2"}, "audit_ids": ["SvB7gBfmSMGspdk7Eu7DAA"], "issued_at": "2018-11-14T18:26:58.000000Z"}} 2018-11-14 18:26:58,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-521d034f-30f3-4231-8209-d6ae005886a9name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89e1c83a0062545362c3cf8864aa603194b69fa6" 2018-11-14 18:26:58,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-721364b9-98ad-457a-8068-ce2a49e7f654 Date: Wed, 14 Nov 2018 18:26:58 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "be0601e6f5374ba69b300fbfe59c8e7a", "created_at": "2018-11-14T18:26:55Z", "updated_at": "2018-11-14T18:26:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:26:55Z", "revision_number": 0, "id": "003a0a3e-8afe-4994-8b23-26060c2bc07d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:26:55Z", "security_group_id": "db2cba6e-528e-4d6b-8e04-452d70a1e609", "tenant_id": "be0601e6f5374ba69b300fbfe59c8e7a", "port_range_min": null, "ethertype": "IPv4", "project_id": "be0601e6f5374ba69b300fbfe59c8e7a"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:26:57Z", "revision_number": 0, "id": "4b417c78-8ecb-406a-b100-c6f61df7e3ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:26:57Z", "security_group_id": "db2cba6e-528e-4d6b-8e04-452d70a1e609", "tenant_id": "be0601e6f5374ba69b300fbfe59c8e7a", "port_range_min": null, "ethertype": "IPv4", "project_id": "be0601e6f5374ba69b300fbfe59c8e7a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:26:55Z", "revision_number": 0, "id": "4bdefb73-821f-4fd8-ad7f-61178d310e66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:26:55Z", "security_group_id": "db2cba6e-528e-4d6b-8e04-452d70a1e609", "tenant_id": "be0601e6f5374ba69b300fbfe59c8e7a", "port_range_min": null, "ethertype": "IPv6", "project_id": "be0601e6f5374ba69b300fbfe59c8e7a"}], "revision_number": 3, "project_id": "be0601e6f5374ba69b300fbfe59c8e7a", "id": "db2cba6e-528e-4d6b-8e04-452d70a1e609", "name": "CreateSecurityGroupTests-521d034f-30f3-4231-8209-d6ae005886a9name"}]} 2018-11-14 18:26:58,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-521d034f-30f3-4231-8209-d6ae005886a9name&description=hello+group used request id req-721364b9-98ad-457a-8068-ce2a49e7f654 2018-11-14 18:26:58,271 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - db2cba6e-528e-4d6b-8e04-452d70a1e609 2018-11-14 18:26:58,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=db2cba6e-528e-4d6b-8e04-452d70a1e609 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89e1c83a0062545362c3cf8864aa603194b69fa6" 2018-11-14 18:26:58,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-efef9231-4bc9-4a65-82b1-8790492e29d1 Date: Wed, 14 Nov 2018 18:26:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:26:55Z", "security_group_id": "db2cba6e-528e-4d6b-8e04-452d70a1e609", "port_range_min": null, "revision_number": 0, "tenant_id": "be0601e6f5374ba69b300fbfe59c8e7a", "created_at": "2018-11-14T18:26:55Z", "project_id": "be0601e6f5374ba69b300fbfe59c8e7a", "id": "003a0a3e-8afe-4994-8b23-26060c2bc07d"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:26:57Z", "security_group_id": "db2cba6e-528e-4d6b-8e04-452d70a1e609", "port_range_min": null, "revision_number": 0, "tenant_id": "be0601e6f5374ba69b300fbfe59c8e7a", "created_at": "2018-11-14T18:26:57Z", "project_id": "be0601e6f5374ba69b300fbfe59c8e7a", "id": "4b417c78-8ecb-406a-b100-c6f61df7e3ad"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:26:55Z", "security_group_id": "db2cba6e-528e-4d6b-8e04-452d70a1e609", "port_range_min": null, "revision_number": 0, "tenant_id": "be0601e6f5374ba69b300fbfe59c8e7a", "created_at": "2018-11-14T18:26:55Z", "project_id": "be0601e6f5374ba69b300fbfe59c8e7a", "id": "4bdefb73-821f-4fd8-ad7f-61178d310e66"}]} 2018-11-14 18:26:58,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=db2cba6e-528e-4d6b-8e04-452d70a1e609 used request id req-efef9231-4bc9-4a65-82b1-8790492e29d1 2018-11-14 18:26:58,464 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - db2cba6e-528e-4d6b-8e04-452d70a1e609 2018-11-14 18:26:58,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=db2cba6e-528e-4d6b-8e04-452d70a1e609 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89e1c83a0062545362c3cf8864aa603194b69fa6" 2018-11-14 18:26:58,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-835ec54a-d293-4011-9949-e071a3086ac3 Date: Wed, 14 Nov 2018 18:26:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:26:55Z", "security_group_id": "db2cba6e-528e-4d6b-8e04-452d70a1e609", "port_range_min": null, "revision_number": 0, "tenant_id": "be0601e6f5374ba69b300fbfe59c8e7a", "created_at": "2018-11-14T18:26:55Z", "project_id": "be0601e6f5374ba69b300fbfe59c8e7a", "id": "003a0a3e-8afe-4994-8b23-26060c2bc07d"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:26:57Z", "security_group_id": "db2cba6e-528e-4d6b-8e04-452d70a1e609", "port_range_min": null, "revision_number": 0, "tenant_id": "be0601e6f5374ba69b300fbfe59c8e7a", "created_at": "2018-11-14T18:26:57Z", "project_id": "be0601e6f5374ba69b300fbfe59c8e7a", "id": "4b417c78-8ecb-406a-b100-c6f61df7e3ad"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:26:55Z", "security_group_id": "db2cba6e-528e-4d6b-8e04-452d70a1e609", "port_range_min": null, "revision_number": 0, "tenant_id": "be0601e6f5374ba69b300fbfe59c8e7a", "created_at": "2018-11-14T18:26:55Z", "project_id": "be0601e6f5374ba69b300fbfe59c8e7a", "id": "4bdefb73-821f-4fd8-ad7f-61178d310e66"}]} 2018-11-14 18:26:58,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=db2cba6e-528e-4d6b-8e04-452d70a1e609 used request id req-835ec54a-d293-4011-9949-e071a3086ac3 2018-11-14 18:26:58,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-521d034f-30f3-4231-8209-d6ae005886a9name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89e1c83a0062545362c3cf8864aa603194b69fa6" 2018-11-14 18:26:59,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-4683aa7e-afc4-4e96-803b-a50eaaccb353 Date: Wed, 14 Nov 2018 18:26:59 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "be0601e6f5374ba69b300fbfe59c8e7a", "created_at": "2018-11-14T18:26:55Z", "updated_at": "2018-11-14T18:26:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:26:55Z", "revision_number": 0, "id": "003a0a3e-8afe-4994-8b23-26060c2bc07d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:26:55Z", "security_group_id": "db2cba6e-528e-4d6b-8e04-452d70a1e609", "tenant_id": "be0601e6f5374ba69b300fbfe59c8e7a", "port_range_min": null, "ethertype": "IPv4", "project_id": "be0601e6f5374ba69b300fbfe59c8e7a"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:26:57Z", "revision_number": 0, "id": "4b417c78-8ecb-406a-b100-c6f61df7e3ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:26:57Z", "security_group_id": "db2cba6e-528e-4d6b-8e04-452d70a1e609", "tenant_id": "be0601e6f5374ba69b300fbfe59c8e7a", "port_range_min": null, "ethertype": "IPv4", "project_id": "be0601e6f5374ba69b300fbfe59c8e7a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:26:55Z", "revision_number": 0, "id": "4bdefb73-821f-4fd8-ad7f-61178d310e66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:26:55Z", "security_group_id": "db2cba6e-528e-4d6b-8e04-452d70a1e609", "tenant_id": "be0601e6f5374ba69b300fbfe59c8e7a", "port_range_min": null, "ethertype": "IPv6", "project_id": "be0601e6f5374ba69b300fbfe59c8e7a"}], "revision_number": 3, "project_id": "be0601e6f5374ba69b300fbfe59c8e7a", "id": "db2cba6e-528e-4d6b-8e04-452d70a1e609", "name": "CreateSecurityGroupTests-521d034f-30f3-4231-8209-d6ae005886a9name"}]} 2018-11-14 18:26:59,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-521d034f-30f3-4231-8209-d6ae005886a9name used request id req-4683aa7e-afc4-4e96-803b-a50eaaccb353 2018-11-14 18:26:59,104 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - db2cba6e-528e-4d6b-8e04-452d70a1e609 2018-11-14 18:26:59,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=db2cba6e-528e-4d6b-8e04-452d70a1e609 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89e1c83a0062545362c3cf8864aa603194b69fa6" 2018-11-14 18:26:59,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-592b0464-2da1-4c84-a114-81affd9057d5 Date: Wed, 14 Nov 2018 18:26:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:26:55Z", "security_group_id": "db2cba6e-528e-4d6b-8e04-452d70a1e609", "port_range_min": null, "revision_number": 0, "tenant_id": "be0601e6f5374ba69b300fbfe59c8e7a", "created_at": "2018-11-14T18:26:55Z", "project_id": "be0601e6f5374ba69b300fbfe59c8e7a", "id": "003a0a3e-8afe-4994-8b23-26060c2bc07d"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:26:57Z", "security_group_id": "db2cba6e-528e-4d6b-8e04-452d70a1e609", "port_range_min": null, "revision_number": 0, "tenant_id": "be0601e6f5374ba69b300fbfe59c8e7a", "created_at": "2018-11-14T18:26:57Z", "project_id": "be0601e6f5374ba69b300fbfe59c8e7a", "id": "4b417c78-8ecb-406a-b100-c6f61df7e3ad"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:26:55Z", "security_group_id": "db2cba6e-528e-4d6b-8e04-452d70a1e609", "port_range_min": null, "revision_number": 0, "tenant_id": "be0601e6f5374ba69b300fbfe59c8e7a", "created_at": "2018-11-14T18:26:55Z", "project_id": "be0601e6f5374ba69b300fbfe59c8e7a", "id": "4bdefb73-821f-4fd8-ad7f-61178d310e66"}]} 2018-11-14 18:26:59,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=db2cba6e-528e-4d6b-8e04-452d70a1e609 used request id req-592b0464-2da1-4c84-a114-81affd9057d5 2018-11-14 18:26:59,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-521d034f-30f3-4231-8209-d6ae005886a9name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89e1c83a0062545362c3cf8864aa603194b69fa6" 2018-11-14 18:26:59,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-8ca0ac31-17c2-4bf9-a0bc-af8a915d4186 Date: Wed, 14 Nov 2018 18:26:59 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "be0601e6f5374ba69b300fbfe59c8e7a", "created_at": "2018-11-14T18:26:55Z", "updated_at": "2018-11-14T18:26:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:26:55Z", "revision_number": 0, "id": "003a0a3e-8afe-4994-8b23-26060c2bc07d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:26:55Z", "security_group_id": "db2cba6e-528e-4d6b-8e04-452d70a1e609", "tenant_id": "be0601e6f5374ba69b300fbfe59c8e7a", "port_range_min": null, "ethertype": "IPv4", "project_id": "be0601e6f5374ba69b300fbfe59c8e7a"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:26:57Z", "revision_number": 0, "id": "4b417c78-8ecb-406a-b100-c6f61df7e3ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:26:57Z", "security_group_id": "db2cba6e-528e-4d6b-8e04-452d70a1e609", "tenant_id": "be0601e6f5374ba69b300fbfe59c8e7a", "port_range_min": null, "ethertype": "IPv4", "project_id": "be0601e6f5374ba69b300fbfe59c8e7a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:26:55Z", "revision_number": 0, "id": "4bdefb73-821f-4fd8-ad7f-61178d310e66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:26:55Z", "security_group_id": "db2cba6e-528e-4d6b-8e04-452d70a1e609", "tenant_id": "be0601e6f5374ba69b300fbfe59c8e7a", "port_range_min": null, "ethertype": "IPv6", "project_id": "be0601e6f5374ba69b300fbfe59c8e7a"}], "revision_number": 3, "project_id": "be0601e6f5374ba69b300fbfe59c8e7a", "id": "db2cba6e-528e-4d6b-8e04-452d70a1e609", "name": "CreateSecurityGroupTests-521d034f-30f3-4231-8209-d6ae005886a9name"}]} 2018-11-14 18:26:59,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-521d034f-30f3-4231-8209-d6ae005886a9name used request id req-8ca0ac31-17c2-4bf9-a0bc-af8a915d4186 2018-11-14 18:26:59,542 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - db2cba6e-528e-4d6b-8e04-452d70a1e609 2018-11-14 18:26:59,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=db2cba6e-528e-4d6b-8e04-452d70a1e609 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89e1c83a0062545362c3cf8864aa603194b69fa6" 2018-11-14 18:26:59,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-bec5af55-1318-4da3-ab5f-c847941072d2 Date: Wed, 14 Nov 2018 18:26:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:26:55Z", "security_group_id": "db2cba6e-528e-4d6b-8e04-452d70a1e609", "port_range_min": null, "revision_number": 0, "tenant_id": "be0601e6f5374ba69b300fbfe59c8e7a", "created_at": "2018-11-14T18:26:55Z", "project_id": "be0601e6f5374ba69b300fbfe59c8e7a", "id": "003a0a3e-8afe-4994-8b23-26060c2bc07d"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:26:57Z", "security_group_id": "db2cba6e-528e-4d6b-8e04-452d70a1e609", "port_range_min": null, "revision_number": 0, "tenant_id": "be0601e6f5374ba69b300fbfe59c8e7a", "created_at": "2018-11-14T18:26:57Z", "project_id": "be0601e6f5374ba69b300fbfe59c8e7a", "id": "4b417c78-8ecb-406a-b100-c6f61df7e3ad"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:26:55Z", "security_group_id": "db2cba6e-528e-4d6b-8e04-452d70a1e609", "port_range_min": null, "revision_number": 0, "tenant_id": "be0601e6f5374ba69b300fbfe59c8e7a", "created_at": "2018-11-14T18:26:55Z", "project_id": "be0601e6f5374ba69b300fbfe59c8e7a", "id": "4bdefb73-821f-4fd8-ad7f-61178d310e66"}]} 2018-11-14 18:26:59,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=db2cba6e-528e-4d6b-8e04-452d70a1e609 used request id req-bec5af55-1318-4da3-ab5f-c847941072d2 2018-11-14 18:26:59,754 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - db2cba6e-528e-4d6b-8e04-452d70a1e609 2018-11-14 18:26:59,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=db2cba6e-528e-4d6b-8e04-452d70a1e609 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89e1c83a0062545362c3cf8864aa603194b69fa6" 2018-11-14 18:26:59,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-0cdc11e7-47eb-4ff6-9421-d88f50c8fa16 Date: Wed, 14 Nov 2018 18:26:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:26:55Z", "security_group_id": "db2cba6e-528e-4d6b-8e04-452d70a1e609", "port_range_min": null, "revision_number": 0, "tenant_id": "be0601e6f5374ba69b300fbfe59c8e7a", "created_at": "2018-11-14T18:26:55Z", "project_id": "be0601e6f5374ba69b300fbfe59c8e7a", "id": "003a0a3e-8afe-4994-8b23-26060c2bc07d"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:26:57Z", "security_group_id": "db2cba6e-528e-4d6b-8e04-452d70a1e609", "port_range_min": null, "revision_number": 0, "tenant_id": "be0601e6f5374ba69b300fbfe59c8e7a", "created_at": "2018-11-14T18:26:57Z", "project_id": "be0601e6f5374ba69b300fbfe59c8e7a", "id": "4b417c78-8ecb-406a-b100-c6f61df7e3ad"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:26:55Z", "security_group_id": "db2cba6e-528e-4d6b-8e04-452d70a1e609", "port_range_min": null, "revision_number": 0, "tenant_id": "be0601e6f5374ba69b300fbfe59c8e7a", "created_at": "2018-11-14T18:26:55Z", "project_id": "be0601e6f5374ba69b300fbfe59c8e7a", "id": "4bdefb73-821f-4fd8-ad7f-61178d310e66"}]} 2018-11-14 18:26:59,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=db2cba6e-528e-4d6b-8e04-452d70a1e609 used request id req-0cdc11e7-47eb-4ff6-9421-d88f50c8fa16 2018-11-14 18:26:59,777 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-521d034f-30f3-4231-8209-d6ae005886a9name 2018-11-14 18:26:59,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-521d034f-30f3-4231-8209-d6ae005886a9name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c152431ac6dd9bdf182d5b6da6425731694720d" 2018-11-14 18:27:00,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-ea5eeb9a-1589-4c2e-bf03-e75999d3eca9 Date: Wed, 14 Nov 2018 18:27:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "be0601e6f5374ba69b300fbfe59c8e7a", "created_at": "2018-11-14T18:26:55Z", "updated_at": "2018-11-14T18:26:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:26:55Z", "revision_number": 0, "id": "003a0a3e-8afe-4994-8b23-26060c2bc07d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:26:55Z", "security_group_id": "db2cba6e-528e-4d6b-8e04-452d70a1e609", "tenant_id": "be0601e6f5374ba69b300fbfe59c8e7a", "port_range_min": null, "ethertype": "IPv4", "project_id": "be0601e6f5374ba69b300fbfe59c8e7a"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:26:57Z", "revision_number": 0, "id": "4b417c78-8ecb-406a-b100-c6f61df7e3ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:26:57Z", "security_group_id": "db2cba6e-528e-4d6b-8e04-452d70a1e609", "tenant_id": "be0601e6f5374ba69b300fbfe59c8e7a", "port_range_min": null, "ethertype": "IPv4", "project_id": "be0601e6f5374ba69b300fbfe59c8e7a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:26:55Z", "revision_number": 0, "id": "4bdefb73-821f-4fd8-ad7f-61178d310e66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:26:55Z", "security_group_id": "db2cba6e-528e-4d6b-8e04-452d70a1e609", "tenant_id": "be0601e6f5374ba69b300fbfe59c8e7a", "port_range_min": null, "ethertype": "IPv6", "project_id": "be0601e6f5374ba69b300fbfe59c8e7a"}], "revision_number": 3, "project_id": "be0601e6f5374ba69b300fbfe59c8e7a", "id": "db2cba6e-528e-4d6b-8e04-452d70a1e609", "name": "CreateSecurityGroupTests-521d034f-30f3-4231-8209-d6ae005886a9name"}]} 2018-11-14 18:27:00,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-521d034f-30f3-4231-8209-d6ae005886a9name used request id req-ea5eeb9a-1589-4c2e-bf03-e75999d3eca9 2018-11-14 18:27:00,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/be0601e6f5374ba69b300fbfe59c8e7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c152431ac6dd9bdf182d5b6da6425731694720d" 2018-11-14 18:27:00,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ff5fb75-79bc-445f-afc7-38914cb6340b Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/be0601e6f5374ba69b300fbfe59c8e7a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "be0601e6f5374ba69b300fbfe59c8e7a", "name": "CreateSecurityGroupTests-01af081f-7c1b-490-proj"}} 2018-11-14 18:27:00,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/be0601e6f5374ba69b300fbfe59c8e7a used request id req-5ff5fb75-79bc-445f-afc7-38914cb6340b 2018-11-14 18:27:00,132 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - db2cba6e-528e-4d6b-8e04-452d70a1e609 2018-11-14 18:27:00,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=db2cba6e-528e-4d6b-8e04-452d70a1e609 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c152431ac6dd9bdf182d5b6da6425731694720d" 2018-11-14 18:27:00,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-ce2e8226-8606-465e-87f4-f1dfb69dd372 Date: Wed, 14 Nov 2018 18:27:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:26:55Z", "security_group_id": "db2cba6e-528e-4d6b-8e04-452d70a1e609", "port_range_min": null, "revision_number": 0, "tenant_id": "be0601e6f5374ba69b300fbfe59c8e7a", "created_at": "2018-11-14T18:26:55Z", "project_id": "be0601e6f5374ba69b300fbfe59c8e7a", "id": "003a0a3e-8afe-4994-8b23-26060c2bc07d"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:26:57Z", "security_group_id": "db2cba6e-528e-4d6b-8e04-452d70a1e609", "port_range_min": null, "revision_number": 0, "tenant_id": "be0601e6f5374ba69b300fbfe59c8e7a", "created_at": "2018-11-14T18:26:57Z", "project_id": "be0601e6f5374ba69b300fbfe59c8e7a", "id": "4b417c78-8ecb-406a-b100-c6f61df7e3ad"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:26:55Z", "security_group_id": "db2cba6e-528e-4d6b-8e04-452d70a1e609", "port_range_min": null, "revision_number": 0, "tenant_id": "be0601e6f5374ba69b300fbfe59c8e7a", "created_at": "2018-11-14T18:26:55Z", "project_id": "be0601e6f5374ba69b300fbfe59c8e7a", "id": "4bdefb73-821f-4fd8-ad7f-61178d310e66"}]} 2018-11-14 18:27:00,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=db2cba6e-528e-4d6b-8e04-452d70a1e609 used request id req-ce2e8226-8606-465e-87f4-f1dfb69dd372 2018-11-14 18:27:00,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}2c152431ac6dd9bdf182d5b6da6425731694720d" -d '{"security_group_rule": {"direction": "egress", "protocol": 1, "description": "test_rule_2", "security_group_id": "db2cba6e-528e-4d6b-8e04-452d70a1e609"}}' 2018-11-14 18:27:00,689 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-9dfe1fa2-ced7-4578-bbd2-c5cc64a101c5 Date: Wed, 14 Nov 2018 18:27:00 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "1", "description": "test_rule_2", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:00Z", "security_group_id": "db2cba6e-528e-4d6b-8e04-452d70a1e609", "port_range_min": null, "revision_number": 0, "tenant_id": "be0601e6f5374ba69b300fbfe59c8e7a", "created_at": "2018-11-14T18:27:00Z", "project_id": "be0601e6f5374ba69b300fbfe59c8e7a", "id": "62e90ddb-9c95-4172-b4c5-80683e2340df"}} 2018-11-14 18:27:00,689 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-9dfe1fa2-ced7-4578-bbd2-c5cc64a101c5 2018-11-14 18:27:00,689 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - db2cba6e-528e-4d6b-8e04-452d70a1e609 2018-11-14 18:27:00,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=db2cba6e-528e-4d6b-8e04-452d70a1e609 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89e1c83a0062545362c3cf8864aa603194b69fa6" 2018-11-14 18:27:00,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1996 X-Openstack-Request-Id: req-67a73558-1604-4693-adef-7d0ad6d57b4a Date: Wed, 14 Nov 2018 18:27:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:26:55Z", "security_group_id": "db2cba6e-528e-4d6b-8e04-452d70a1e609", "port_range_min": null, "revision_number": 0, "tenant_id": "be0601e6f5374ba69b300fbfe59c8e7a", "created_at": "2018-11-14T18:26:55Z", "project_id": "be0601e6f5374ba69b300fbfe59c8e7a", "id": "003a0a3e-8afe-4994-8b23-26060c2bc07d"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:26:57Z", "security_group_id": "db2cba6e-528e-4d6b-8e04-452d70a1e609", "port_range_min": null, "revision_number": 0, "tenant_id": "be0601e6f5374ba69b300fbfe59c8e7a", "created_at": "2018-11-14T18:26:57Z", "project_id": "be0601e6f5374ba69b300fbfe59c8e7a", "id": "4b417c78-8ecb-406a-b100-c6f61df7e3ad"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:26:55Z", "security_group_id": "db2cba6e-528e-4d6b-8e04-452d70a1e609", "port_range_min": null, "revision_number": 0, "tenant_id": "be0601e6f5374ba69b300fbfe59c8e7a", "created_at": "2018-11-14T18:26:55Z", "project_id": "be0601e6f5374ba69b300fbfe59c8e7a", "id": "4bdefb73-821f-4fd8-ad7f-61178d310e66"}, {"remote_group_id": null, "direction": "egress", "protocol": "1", "description": "test_rule_2", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:00Z", "security_group_id": "db2cba6e-528e-4d6b-8e04-452d70a1e609", "port_range_min": null, "revision_number": 0, "tenant_id": "be0601e6f5374ba69b300fbfe59c8e7a", "created_at": "2018-11-14T18:27:00Z", "project_id": "be0601e6f5374ba69b300fbfe59c8e7a", "id": "62e90ddb-9c95-4172-b4c5-80683e2340df"}]} 2018-11-14 18:27:00,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=db2cba6e-528e-4d6b-8e04-452d70a1e609 used request id req-67a73558-1604-4693-adef-7d0ad6d57b4a 2018-11-14 18:27:00,907 - neutron_utils - INFO - Deleting security group rule with ID - 003a0a3e-8afe-4994-8b23-26060c2bc07d 2018-11-14 18:27:00,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/003a0a3e-8afe-4994-8b23-26060c2bc07d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c152431ac6dd9bdf182d5b6da6425731694720d" 2018-11-14 18:27:01,178 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5dec400d-bc99-4bb2-af60-a8a5a1d8f59f Content-Length: 0 Date: Wed, 14 Nov 2018 18:27:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:27:01,178 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/003a0a3e-8afe-4994-8b23-26060c2bc07d used request id req-5dec400d-bc99-4bb2-af60-a8a5a1d8f59f 2018-11-14 18:27:01,179 - neutron_utils - INFO - Deleting security group rule with ID - 4b417c78-8ecb-406a-b100-c6f61df7e3ad 2018-11-14 18:27:01,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/4b417c78-8ecb-406a-b100-c6f61df7e3ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c152431ac6dd9bdf182d5b6da6425731694720d" 2018-11-14 18:27:01,457 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c02941eb-6434-413e-9cdb-b2a723fc7900 Content-Length: 0 Date: Wed, 14 Nov 2018 18:27:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:27:01,457 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/4b417c78-8ecb-406a-b100-c6f61df7e3ad used request id req-c02941eb-6434-413e-9cdb-b2a723fc7900 2018-11-14 18:27:01,458 - neutron_utils - INFO - Deleting security group rule with ID - 4bdefb73-821f-4fd8-ad7f-61178d310e66 2018-11-14 18:27:01,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/4bdefb73-821f-4fd8-ad7f-61178d310e66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c152431ac6dd9bdf182d5b6da6425731694720d" 2018-11-14 18:27:01,748 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-435bb6d6-3672-481d-a0c5-790323a97222 Content-Length: 0 Date: Wed, 14 Nov 2018 18:27:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:27:01,749 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/4bdefb73-821f-4fd8-ad7f-61178d310e66 used request id req-435bb6d6-3672-481d-a0c5-790323a97222 2018-11-14 18:27:01,749 - neutron_utils - INFO - Deleting security group rule with ID - 62e90ddb-9c95-4172-b4c5-80683e2340df 2018-11-14 18:27:01,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/62e90ddb-9c95-4172-b4c5-80683e2340df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c152431ac6dd9bdf182d5b6da6425731694720d" 2018-11-14 18:27:02,048 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fc4906a7-831e-41fe-89ca-dc7ad15c0740 Content-Length: 0 Date: Wed, 14 Nov 2018 18:27:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:27:02,048 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/62e90ddb-9c95-4172-b4c5-80683e2340df used request id req-fc4906a7-831e-41fe-89ca-dc7ad15c0740 2018-11-14 18:27:02,048 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-521d034f-30f3-4231-8209-d6ae005886a9name 2018-11-14 18:27:02,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/db2cba6e-528e-4d6b-8e04-452d70a1e609 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c152431ac6dd9bdf182d5b6da6425731694720d" 2018-11-14 18:27:02,355 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a1b61236-5e7a-40f7-82c8-c3c4bcd3a835 Content-Length: 0 Date: Wed, 14 Nov 2018 18:27:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:27:02,356 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/db2cba6e-528e-4d6b-8e04-452d70a1e609 used request id req-a1b61236-5e7a-40f7-82c8-c3c4bcd3a835 2018-11-14 18:27:02,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4572cdb9380931d7f0c562a47c5b9dca58307d20" 2018-11-14 18:27:02,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-ec27e9f8-a5d2-4cd1-b15e-7a1ebe37cc90 Date: Wed, 14 Nov 2018 18:27:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be0601e6f5374ba69b300fbfe59c8e7a", "created_at": "2018-11-14T18:26:54Z", "updated_at": "2018-11-14T18:26:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:26:54Z", "revision_number": 0, "id": "212396a3-a963-46c2-93d9-160d0863c227", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:26:54Z", "security_group_id": "2a5d3bbe-632e-48db-8f78-ba4fd8486954", "tenant_id": "be0601e6f5374ba69b300fbfe59c8e7a", "port_range_min": null, "ethertype": "IPv6", "project_id": "be0601e6f5374ba69b300fbfe59c8e7a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:26:54Z", "revision_number": 0, "id": "5e3d726f-658e-4205-81d6-02bec8741eb7", "remote_group_id": "2a5d3bbe-632e-48db-8f78-ba4fd8486954", "remote_ip_prefix": null, "created_at": "2018-11-14T18:26:54Z", "security_group_id": "2a5d3bbe-632e-48db-8f78-ba4fd8486954", "tenant_id": "be0601e6f5374ba69b300fbfe59c8e7a", "port_range_min": null, "ethertype": "IPv4", "project_id": "be0601e6f5374ba69b300fbfe59c8e7a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:26:54Z", "revision_number": 0, "id": "c75b8a94-ced0-4a1f-86b2-4f2738479df7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:26:54Z", "security_group_id": "2a5d3bbe-632e-48db-8f78-ba4fd8486954", "tenant_id": "be0601e6f5374ba69b300fbfe59c8e7a", "port_range_min": null, "ethertype": "IPv4", "project_id": "be0601e6f5374ba69b300fbfe59c8e7a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:26:54Z", "revision_number": 0, "id": "eac0b1af-a697-4181-9258-0c849ffec481", "remote_group_id": "2a5d3bbe-632e-48db-8f78-ba4fd8486954", "remote_ip_prefix": null, "created_at": "2018-11-14T18:26:54Z", "security_group_id": "2a5d3bbe-632e-48db-8f78-ba4fd8486954", "tenant_id": "be0601e6f5374ba69b300fbfe59c8e7a", "port_range_min": null, "ethertype": "IPv6", "project_id": "be0601e6f5374ba69b300fbfe59c8e7a"}], "revision_number": 4, "project_id": "be0601e6f5374ba69b300fbfe59c8e7a", "id": "2a5d3bbe-632e-48db-8f78-ba4fd8486954", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:27:02,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-ec27e9f8-a5d2-4cd1-b15e-7a1ebe37cc90 2018-11-14 18:27:02,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4572cdb9380931d7f0c562a47c5b9dca58307d20" 2018-11-14 18:27:02,904 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:27:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0884858-44b9-49d7-965f-3eec53ac8687 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:27:02,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-e0884858-44b9-49d7-965f-3eec53ac8687 2018-11-14 18:27:02,905 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:27:02,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4572cdb9380931d7f0c562a47c5b9dca58307d20" 2018-11-14 18:27:03,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-161a58dc-4b66-4309-83ce-eb1c4fbcb8ea Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:27:03,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-161a58dc-4b66-4309-83ce-eb1c4fbcb8ea 2018-11-14 18:27:03,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4572cdb9380931d7f0c562a47c5b9dca58307d20" 2018-11-14 18:27:03,126 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:27:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abd0b9ce-85e3-4c1d-a253-f046b7ad990b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:27:03,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-abd0b9ce-85e3-4c1d-a253-f046b7ad990b 2018-11-14 18:27:03,126 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:27:03,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/be0601e6f5374ba69b300fbfe59c8e7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4572cdb9380931d7f0c562a47c5b9dca58307d20" 2018-11-14 18:27:03,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-682e7487-8bc0-442e-ab84-f6ccfa1c1a22 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/be0601e6f5374ba69b300fbfe59c8e7a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "be0601e6f5374ba69b300fbfe59c8e7a", "name": "CreateSecurityGroupTests-01af081f-7c1b-490-proj"}} 2018-11-14 18:27:03,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/be0601e6f5374ba69b300fbfe59c8e7a used request id req-682e7487-8bc0-442e-ab84-f6ccfa1c1a22 2018-11-14 18:27:03,242 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2a5d3bbe-632e-48db-8f78-ba4fd8486954 2018-11-14 18:27:03,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2a5d3bbe-632e-48db-8f78-ba4fd8486954 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4572cdb9380931d7f0c562a47c5b9dca58307d20" 2018-11-14 18:27:03,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-22581141-9031-43c2-9376-e8a4ef30797d Date: Wed, 14 Nov 2018 18:27:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:26:54Z", "security_group_id": "2a5d3bbe-632e-48db-8f78-ba4fd8486954", "port_range_min": null, "revision_number": 0, "tenant_id": "be0601e6f5374ba69b300fbfe59c8e7a", "created_at": "2018-11-14T18:26:54Z", "project_id": "be0601e6f5374ba69b300fbfe59c8e7a", "id": "212396a3-a963-46c2-93d9-160d0863c227"}, {"remote_group_id": "2a5d3bbe-632e-48db-8f78-ba4fd8486954", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:26:54Z", "security_group_id": "2a5d3bbe-632e-48db-8f78-ba4fd8486954", "port_range_min": null, "revision_number": 0, "tenant_id": "be0601e6f5374ba69b300fbfe59c8e7a", "created_at": "2018-11-14T18:26:54Z", "project_id": "be0601e6f5374ba69b300fbfe59c8e7a", "id": "5e3d726f-658e-4205-81d6-02bec8741eb7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:26:54Z", "security_group_id": "2a5d3bbe-632e-48db-8f78-ba4fd8486954", "port_range_min": null, "revision_number": 0, "tenant_id": "be0601e6f5374ba69b300fbfe59c8e7a", "created_at": "2018-11-14T18:26:54Z", "project_id": "be0601e6f5374ba69b300fbfe59c8e7a", "id": "c75b8a94-ced0-4a1f-86b2-4f2738479df7"}, {"remote_group_id": "2a5d3bbe-632e-48db-8f78-ba4fd8486954", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:26:54Z", "security_group_id": "2a5d3bbe-632e-48db-8f78-ba4fd8486954", "port_range_min": null, "revision_number": 0, "tenant_id": "be0601e6f5374ba69b300fbfe59c8e7a", "created_at": "2018-11-14T18:26:54Z", "project_id": "be0601e6f5374ba69b300fbfe59c8e7a", "id": "eac0b1af-a697-4181-9258-0c849ffec481"}]} 2018-11-14 18:27:03,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2a5d3bbe-632e-48db-8f78-ba4fd8486954 used request id req-22581141-9031-43c2-9376-e8a4ef30797d 2018-11-14 18:27:03,447 - neutron_utils - INFO - Deleting security group with name - default 2018-11-14 18:27:03,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/2a5d3bbe-632e-48db-8f78-ba4fd8486954 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4572cdb9380931d7f0c562a47c5b9dca58307d20" 2018-11-14 18:27:03,880 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-41282662-0348-4cc3-8220-58a3c4a991e8 Content-Length: 0 Date: Wed, 14 Nov 2018 18:27:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:27:03,880 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/2a5d3bbe-632e-48db-8f78-ba4fd8486954 used request id req-41282662-0348-4cc3-8220-58a3c4a991e8 2018-11-14 18:27:03,881 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-01af081f-7c1b-490-proj 2018-11-14 18:27:03,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/be0601e6f5374ba69b300fbfe59c8e7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4572cdb9380931d7f0c562a47c5b9dca58307d20" 2018-11-14 18:27:04,319 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:27:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-399330d3-0825-4c47-93d0-888390f227e9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:27:04,319 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/be0601e6f5374ba69b300fbfe59c8e7a used request id req-399330d3-0825-4c47-93d0-888390f227e9 2018-11-14 18:27:04,319 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-01af081f-7c1b-490-proj-role 2018-11-14 18:27:04,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/87bfd7b6bebb451a96d1a36ae253699a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4572cdb9380931d7f0c562a47c5b9dca58307d20" 2018-11-14 18:27:04,461 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:27:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21b8f92b-9fdf-4c83-b909-f42f19ce5d3a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:27:04,461 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/87bfd7b6bebb451a96d1a36ae253699a used request id req-21b8f92b-9fdf-4c83-b909-f42f19ce5d3a 2018-11-14 18:27:04,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4572cdb9380931d7f0c562a47c5b9dca58307d20" 2018-11-14 18:27:04,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4c6db1e-7b9a-443f-8ee5-ed59a28e6fcf Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:27:04,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d4c6db1e-7b9a-443f-8ee5-ed59a28e6fcf 2018-11-14 18:27:04,574 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-01af081f-7c1b-490-user 2018-11-14 18:27:04,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/6e30c13946934f7ab8aab78d3c7508b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a64bf392c3b6bd1e48db4849ac012d9c556c69d0" 2018-11-14 18:27:04,776 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:27:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d52f335-9a12-4cfb-a8e7-6f1b0bec5949 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:27:04,776 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/6e30c13946934f7ab8aab78d3c7508b2 used request id req-8d52f335-9a12-4cfb-a8e7-6f1b0bec5949 2018-11-14 18:27:04,777 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:27:05,198 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:27:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["c1UKh5CrSCiCgXathelPdA"], "issued_at": "2018-11-14T18:27:05.000000Z"}} 2018-11-14 18:27:05,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}958a0755d24d39267b01863c2cb63c3ff4cdb2d0" 2018-11-14 18:27:05,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a51db8c2-15ab-4c17-bfac-9dff7a91cf10 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:27:05,304 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-a51db8c2-15ab-4c17-bfac-9dff7a91cf10 2018-11-14 18:27:05,305 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:27:05,306 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:27:05,712 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:27:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["7wbc5dYbRl-fxsJu4nkVFg"], "issued_at": "2018-11-14T18:27:05.000000Z"}} 2018-11-14 18:27:05,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6031f5feec5fc18868348670ef181248c829afc3" 2018-11-14 18:27:05,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39b314d8-098c-44cd-a1b2-65cec6792b8f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:27:05,821 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-39b314d8-098c-44cd-a1b2-65cec6792b8f 2018-11-14 18:27:05,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:27:05,829 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:27: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:27:05,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-fcdc4ebe-65b6-498-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6031f5feec5fc18868348670ef181248c829afc3" 2018-11-14 18:27:05,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a19c81ae-7029-45b2-a623-afbde5c48f7d Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-fcdc4ebe-65b6-498-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:27:05,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-fcdc4ebe-65b6-498-proj used request id req-a19c81ae-7029-45b2-a623-afbde5c48f7d 2018-11-14 18:27:05,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6031f5feec5fc18868348670ef181248c829afc3" 2018-11-14 18:27:06,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-611507e6-5fa4-4a19-b730-923b066077bd Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:27:06,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-611507e6-5fa4-4a19-b730-923b066077bd 2018-11-14 18:27:06,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6031f5feec5fc18868348670ef181248c829afc3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-fcdc4ebe-65b6-498-proj"}}' 2018-11-14 18:27:06,198 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:27:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02db3a7c-3f8b-4cb3-a080-4677e7bee5e8 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/44338bd62f4740008a51e29317735ff0"}, "tags": [], "enabled": true, "id": "44338bd62f4740008a51e29317735ff0", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-fcdc4ebe-65b6-498-proj"}} 2018-11-14 18:27:06,198 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-02db3a7c-3f8b-4cb3-a080-4677e7bee5e8 2018-11-14 18:27:06,198 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-fcdc4ebe-65b6-498-proj 2018-11-14 18:27:06,199 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:27:06,199 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:27:06,607 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:27:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["zSlO3IypSKKq3K1BiE-NSw"], "issued_at": "2018-11-14T18:27:06.000000Z"}} 2018-11-14 18:27:06,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f21b734617b93d6b66a1525d7841ac21001832c5" 2018-11-14 18:27:06,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b69f8f45-9e5c-4f17-a712-ee291cc04066 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:27:06,707 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-b69f8f45-9e5c-4f17-a712-ee291cc04066 2018-11-14 18:27:06,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:27:06,713 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:27:06,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f21b734617b93d6b66a1525d7841ac21001832c5" 2018-11-14 18:27:06,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a2f49e8-e403-49c2-8f0b-24224543cf43 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:27:06,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-7a2f49e8-e403-49c2-8f0b-24224543cf43 2018-11-14 18:27:06,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-fcdc4ebe-65b6-498-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f21b734617b93d6b66a1525d7841ac21001832c5" 2018-11-14 18:27:06,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8ca0bc7-9383-4f1d-afec-189c2f6e574d Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-fcdc4ebe-65b6-498-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/44338bd62f4740008a51e29317735ff0"}, "tags": [], "enabled": true, "id": "44338bd62f4740008a51e29317735ff0", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-fcdc4ebe-65b6-498-proj"}]} 2018-11-14 18:27:06,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-fcdc4ebe-65b6-498-proj used request id req-e8ca0bc7-9383-4f1d-afec-189c2f6e574d 2018-11-14 18:27:06,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f21b734617b93d6b66a1525d7841ac21001832c5" 2018-11-14 18:27:07,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-149f6cc5-4676-4eaf-9d44-28d2b3f4509c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:27:07,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-149f6cc5-4676-4eaf-9d44-28d2b3f4509c 2018-11-14 18:27:07,371 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-fcdc4ebe-65b6-498-user 2018-11-14 18:27:07,372 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:27:07,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6031f5feec5fc18868348670ef181248c829afc3" 2018-11-14 18:27:07,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7be791fb-04d0-4865-977b-82d9108471f1 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:27:07,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-7be791fb-04d0-4865-977b-82d9108471f1 2018-11-14 18:27:07,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6031f5feec5fc18868348670ef181248c829afc3" -d '{"role": {"name": "CreateSecurityGroupTests-fcdc4ebe-65b6-498-proj-role"}}' 2018-11-14 18:27:07,618 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:27:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1dcbd8d-681b-4533-881b-e03da23c2739 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "21bf9a4de42c4e9cbc1d71f1df7f2316", "links": {"self": "http://172.30.9.28:5000/v3/roles/21bf9a4de42c4e9cbc1d71f1df7f2316"}, "name": "CreateSecurityGroupTests-fcdc4ebe-65b6-498-proj-role"}} 2018-11-14 18:27:07,618 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-c1dcbd8d-681b-4533-881b-e03da23c2739 2018-11-14 18:27:07,618 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-fcdc4ebe-65b6-498-proj-role 2018-11-14 18:27:07,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/21bf9a4de42c4e9cbc1d71f1df7f2316 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6031f5feec5fc18868348670ef181248c829afc3" 2018-11-14 18:27:07,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-378dc565-94b1-4901-841a-55185a7d6d9a Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "21bf9a4de42c4e9cbc1d71f1df7f2316", "links": {"self": "http://172.30.9.28:5000/v3/roles/21bf9a4de42c4e9cbc1d71f1df7f2316"}, "name": "CreateSecurityGroupTests-fcdc4ebe-65b6-498-proj-role"}} 2018-11-14 18:27:07,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/21bf9a4de42c4e9cbc1d71f1df7f2316 used request id req-378dc565-94b1-4901-841a-55185a7d6d9a 2018-11-14 18:27:07,635 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-fcdc4ebe-65b6-498-proj-role to project CreateSecurityGroupTests-fcdc4ebe-65b6-498-proj 2018-11-14 18:27:07,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/44338bd62f4740008a51e29317735ff0/users/609bc634e5fa4da0a801079041398a47/roles/21bf9a4de42c4e9cbc1d71f1df7f2316 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6031f5feec5fc18868348670ef181248c829afc3" 2018-11-14 18:27:07,788 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:27:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08b1e37f-d380-4382-85a4-78bff13b6e14 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:27:07,788 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/44338bd62f4740008a51e29317735ff0/users/609bc634e5fa4da0a801079041398a47/roles/21bf9a4de42c4e9cbc1d71f1df7f2316 used request id req-08b1e37f-d380-4382-85a4-78bff13b6e14 2018-11-14 18:27:07,790 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:27:07,791 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:27:08,208 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "21bf9a4de42c4e9cbc1d71f1df7f2316", "name": "CreateSecurityGroupTests-fcdc4ebe-65b6-498-proj-role"}], "expires_at": "2018-11-14T19:27:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "44338bd62f4740008a51e29317735ff0", "name": "CreateSecurityGroupTests-fcdc4ebe-65b6-498-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/44338bd62f4740008a51e29317735ff0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/44338bd62f4740008a51e29317735ff0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/44338bd62f4740008a51e29317735ff0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_44338bd62f4740008a51e29317735ff0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_44338bd62f4740008a51e29317735ff0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/44338bd62f4740008a51e29317735ff0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/44338bd62f4740008a51e29317735ff0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/44338bd62f4740008a51e29317735ff0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/44338bd62f4740008a51e29317735ff0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/44338bd62f4740008a51e29317735ff0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/44338bd62f4740008a51e29317735ff0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/44338bd62f4740008a51e29317735ff0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/44338bd62f4740008a51e29317735ff0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/44338bd62f4740008a51e29317735ff0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-fcdc4ebe-65b6-498-user", "id": "609bc634e5fa4da0a801079041398a47"}, "audit_ids": ["J-iEncpSQZatCqaA5DySOg"], "issued_at": "2018-11-14T18:27:08.000000Z"}} 2018-11-14 18:27:08,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4acb2d8e769ad3a20187a2f6569c1f23861561ed" 2018-11-14 18:27:08,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3560135-5d22-4c8b-9bda-13406786a968 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:27:08,287 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-f3560135-5d22-4c8b-9bda-13406786a968 2018-11-14 18:27:08,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b3d0d116-7400-4f97-a8a0-19ea722f6ac8name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4acb2d8e769ad3a20187a2f6569c1f23861561ed" 2018-11-14 18:27:08,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-46d1ff4a-b4fe-4338-87f3-5ed64acd311a Date: Wed, 14 Nov 2018 18:27:08 GMT RESP BODY: {"security_groups": []} 2018-11-14 18:27:08,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b3d0d116-7400-4f97-a8a0-19ea722f6ac8name&description=hello+group used request id req-46d1ff4a-b4fe-4338-87f3-5ed64acd311a 2018-11-14 18:27:08,670 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-b3d0d116-7400-4f97-a8a0-19ea722f6ac8name... 2018-11-14 18:27:08,670 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-b3d0d116-7400-4f97-a8a0-19ea722f6ac8name 2018-11-14 18:27:08,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4acb2d8e769ad3a20187a2f6569c1f23861561ed" -d '{"security_group": {"name": "CreateSecurityGroupTests-b3d0d116-7400-4f97-a8a0-19ea722f6ac8name", "description": "hello group"}}' 2018-11-14 18:27:09,193 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-30c71f8a-53b5-4e57-ab40-66d3c5188695 Date: Wed, 14 Nov 2018 18:27:09 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "44338bd62f4740008a51e29317735ff0", "created_at": "2018-11-14T18:27:08Z", "updated_at": "2018-11-14T18:27:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:08Z", "revision_number": 0, "id": "1f883632-791f-4646-b753-7601f6eb1ef7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:08Z", "security_group_id": "739e1b9d-b9e3-4557-9179-d6d28279f88f", "tenant_id": "44338bd62f4740008a51e29317735ff0", "port_range_min": null, "ethertype": "IPv4", "project_id": "44338bd62f4740008a51e29317735ff0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:08Z", "revision_number": 0, "id": "e44a412c-789d-4f80-be50-8117f962a29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:08Z", "security_group_id": "739e1b9d-b9e3-4557-9179-d6d28279f88f", "tenant_id": "44338bd62f4740008a51e29317735ff0", "port_range_min": null, "ethertype": "IPv6", "project_id": "44338bd62f4740008a51e29317735ff0"}], "revision_number": 2, "project_id": "44338bd62f4740008a51e29317735ff0", "id": "739e1b9d-b9e3-4557-9179-d6d28279f88f", "name": "CreateSecurityGroupTests-b3d0d116-7400-4f97-a8a0-19ea722f6ac8name"}} 2018-11-14 18:27:09,193 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-30c71f8a-53b5-4e57-ab40-66d3c5188695 2018-11-14 18:27:09,194 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 739e1b9d-b9e3-4557-9179-d6d28279f88f 2018-11-14 18:27:09,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=739e1b9d-b9e3-4557-9179-d6d28279f88f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4acb2d8e769ad3a20187a2f6569c1f23861561ed" 2018-11-14 18:27:09,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-45b017ae-c858-4f0f-a316-5013a76f1868 Date: Wed, 14 Nov 2018 18:27:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:08Z", "security_group_id": "739e1b9d-b9e3-4557-9179-d6d28279f88f", "port_range_min": null, "revision_number": 0, "tenant_id": "44338bd62f4740008a51e29317735ff0", "created_at": "2018-11-14T18:27:08Z", "project_id": "44338bd62f4740008a51e29317735ff0", "id": "1f883632-791f-4646-b753-7601f6eb1ef7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:08Z", "security_group_id": "739e1b9d-b9e3-4557-9179-d6d28279f88f", "port_range_min": null, "revision_number": 0, "tenant_id": "44338bd62f4740008a51e29317735ff0", "created_at": "2018-11-14T18:27:08Z", "project_id": "44338bd62f4740008a51e29317735ff0", "id": "e44a412c-789d-4f80-be50-8117f962a29e"}]} 2018-11-14 18:27:09,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=739e1b9d-b9e3-4557-9179-d6d28279f88f used request id req-45b017ae-c858-4f0f-a316-5013a76f1868 2018-11-14 18:27:09,408 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 739e1b9d-b9e3-4557-9179-d6d28279f88f 2018-11-14 18:27:09,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=739e1b9d-b9e3-4557-9179-d6d28279f88f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4acb2d8e769ad3a20187a2f6569c1f23861561ed" 2018-11-14 18:27:09,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4f2ed230-7bcf-42eb-a984-72aa50393d2e Date: Wed, 14 Nov 2018 18:27:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:08Z", "security_group_id": "739e1b9d-b9e3-4557-9179-d6d28279f88f", "port_range_min": null, "revision_number": 0, "tenant_id": "44338bd62f4740008a51e29317735ff0", "created_at": "2018-11-14T18:27:08Z", "project_id": "44338bd62f4740008a51e29317735ff0", "id": "1f883632-791f-4646-b753-7601f6eb1ef7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:08Z", "security_group_id": "739e1b9d-b9e3-4557-9179-d6d28279f88f", "port_range_min": null, "revision_number": 0, "tenant_id": "44338bd62f4740008a51e29317735ff0", "created_at": "2018-11-14T18:27:08Z", "project_id": "44338bd62f4740008a51e29317735ff0", "id": "e44a412c-789d-4f80-be50-8117f962a29e"}]} 2018-11-14 18:27:09,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=739e1b9d-b9e3-4557-9179-d6d28279f88f used request id req-4f2ed230-7bcf-42eb-a984-72aa50393d2e 2018-11-14 18:27:09,615 - neutron_utils - INFO - Retrieving security group with ID - 739e1b9d-b9e3-4557-9179-d6d28279f88f 2018-11-14 18:27:09,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=739e1b9d-b9e3-4557-9179-d6d28279f88f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4acb2d8e769ad3a20187a2f6569c1f23861561ed" 2018-11-14 18:27:09,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-e80f4258-a06f-4cec-a2f3-69980921968c Date: Wed, 14 Nov 2018 18:27:09 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "44338bd62f4740008a51e29317735ff0", "created_at": "2018-11-14T18:27:08Z", "updated_at": "2018-11-14T18:27:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:08Z", "revision_number": 0, "id": "1f883632-791f-4646-b753-7601f6eb1ef7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:08Z", "security_group_id": "739e1b9d-b9e3-4557-9179-d6d28279f88f", "tenant_id": "44338bd62f4740008a51e29317735ff0", "port_range_min": null, "ethertype": "IPv4", "project_id": "44338bd62f4740008a51e29317735ff0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:08Z", "revision_number": 0, "id": "e44a412c-789d-4f80-be50-8117f962a29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:08Z", "security_group_id": "739e1b9d-b9e3-4557-9179-d6d28279f88f", "tenant_id": "44338bd62f4740008a51e29317735ff0", "port_range_min": null, "ethertype": "IPv6", "project_id": "44338bd62f4740008a51e29317735ff0"}], "revision_number": 2, "project_id": "44338bd62f4740008a51e29317735ff0", "id": "739e1b9d-b9e3-4557-9179-d6d28279f88f", "name": "CreateSecurityGroupTests-b3d0d116-7400-4f97-a8a0-19ea722f6ac8name"}]} 2018-11-14 18:27:09,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=739e1b9d-b9e3-4557-9179-d6d28279f88f used request id req-e80f4258-a06f-4cec-a2f3-69980921968c 2018-11-14 18:27:09,845 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 739e1b9d-b9e3-4557-9179-d6d28279f88f 2018-11-14 18:27:09,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=739e1b9d-b9e3-4557-9179-d6d28279f88f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4acb2d8e769ad3a20187a2f6569c1f23861561ed" 2018-11-14 18:27:10,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-595fa015-6d1e-4080-8ea6-d9665e966c67 Date: Wed, 14 Nov 2018 18:27:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:08Z", "security_group_id": "739e1b9d-b9e3-4557-9179-d6d28279f88f", "port_range_min": null, "revision_number": 0, "tenant_id": "44338bd62f4740008a51e29317735ff0", "created_at": "2018-11-14T18:27:08Z", "project_id": "44338bd62f4740008a51e29317735ff0", "id": "1f883632-791f-4646-b753-7601f6eb1ef7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:08Z", "security_group_id": "739e1b9d-b9e3-4557-9179-d6d28279f88f", "port_range_min": null, "revision_number": 0, "tenant_id": "44338bd62f4740008a51e29317735ff0", "created_at": "2018-11-14T18:27:08Z", "project_id": "44338bd62f4740008a51e29317735ff0", "id": "e44a412c-789d-4f80-be50-8117f962a29e"}]} 2018-11-14 18:27:10,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=739e1b9d-b9e3-4557-9179-d6d28279f88f used request id req-595fa015-6d1e-4080-8ea6-d9665e966c67 2018-11-14 18:27:10,060 - neutron_utils - INFO - Retrieving security group with ID - 739e1b9d-b9e3-4557-9179-d6d28279f88f 2018-11-14 18:27:10,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=739e1b9d-b9e3-4557-9179-d6d28279f88f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4acb2d8e769ad3a20187a2f6569c1f23861561ed" 2018-11-14 18:27:10,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-45318358-338f-42a8-ae68-7e8678d027ad Date: Wed, 14 Nov 2018 18:27:10 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "44338bd62f4740008a51e29317735ff0", "created_at": "2018-11-14T18:27:08Z", "updated_at": "2018-11-14T18:27:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:08Z", "revision_number": 0, "id": "1f883632-791f-4646-b753-7601f6eb1ef7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:08Z", "security_group_id": "739e1b9d-b9e3-4557-9179-d6d28279f88f", "tenant_id": "44338bd62f4740008a51e29317735ff0", "port_range_min": null, "ethertype": "IPv4", "project_id": "44338bd62f4740008a51e29317735ff0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:08Z", "revision_number": 0, "id": "e44a412c-789d-4f80-be50-8117f962a29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:08Z", "security_group_id": "739e1b9d-b9e3-4557-9179-d6d28279f88f", "tenant_id": "44338bd62f4740008a51e29317735ff0", "port_range_min": null, "ethertype": "IPv6", "project_id": "44338bd62f4740008a51e29317735ff0"}], "revision_number": 2, "project_id": "44338bd62f4740008a51e29317735ff0", "id": "739e1b9d-b9e3-4557-9179-d6d28279f88f", "name": "CreateSecurityGroupTests-b3d0d116-7400-4f97-a8a0-19ea722f6ac8name"}]} 2018-11-14 18:27:10,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=739e1b9d-b9e3-4557-9179-d6d28279f88f used request id req-45318358-338f-42a8-ae68-7e8678d027ad 2018-11-14 18:27:10,303 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 739e1b9d-b9e3-4557-9179-d6d28279f88f 2018-11-14 18:27:10,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=739e1b9d-b9e3-4557-9179-d6d28279f88f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4acb2d8e769ad3a20187a2f6569c1f23861561ed" 2018-11-14 18:27:10,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-49b9821f-6476-459e-92ef-9b9886d15254 Date: Wed, 14 Nov 2018 18:27:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:08Z", "security_group_id": "739e1b9d-b9e3-4557-9179-d6d28279f88f", "port_range_min": null, "revision_number": 0, "tenant_id": "44338bd62f4740008a51e29317735ff0", "created_at": "2018-11-14T18:27:08Z", "project_id": "44338bd62f4740008a51e29317735ff0", "id": "1f883632-791f-4646-b753-7601f6eb1ef7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:08Z", "security_group_id": "739e1b9d-b9e3-4557-9179-d6d28279f88f", "port_range_min": null, "revision_number": 0, "tenant_id": "44338bd62f4740008a51e29317735ff0", "created_at": "2018-11-14T18:27:08Z", "project_id": "44338bd62f4740008a51e29317735ff0", "id": "e44a412c-789d-4f80-be50-8117f962a29e"}]} 2018-11-14 18:27:10,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=739e1b9d-b9e3-4557-9179-d6d28279f88f used request id req-49b9821f-6476-459e-92ef-9b9886d15254 2018-11-14 18:27:10,364 - neutron_utils - INFO - Retrieving security group with ID - 739e1b9d-b9e3-4557-9179-d6d28279f88f 2018-11-14 18:27:10,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=739e1b9d-b9e3-4557-9179-d6d28279f88f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4acb2d8e769ad3a20187a2f6569c1f23861561ed" 2018-11-14 18:27:10,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-26ae13e0-678a-4913-ad08-3c49962524d3 Date: Wed, 14 Nov 2018 18:27:10 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "44338bd62f4740008a51e29317735ff0", "created_at": "2018-11-14T18:27:08Z", "updated_at": "2018-11-14T18:27:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:08Z", "revision_number": 0, "id": "1f883632-791f-4646-b753-7601f6eb1ef7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:08Z", "security_group_id": "739e1b9d-b9e3-4557-9179-d6d28279f88f", "tenant_id": "44338bd62f4740008a51e29317735ff0", "port_range_min": null, "ethertype": "IPv4", "project_id": "44338bd62f4740008a51e29317735ff0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:08Z", "revision_number": 0, "id": "e44a412c-789d-4f80-be50-8117f962a29e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:08Z", "security_group_id": "739e1b9d-b9e3-4557-9179-d6d28279f88f", "tenant_id": "44338bd62f4740008a51e29317735ff0", "port_range_min": null, "ethertype": "IPv6", "project_id": "44338bd62f4740008a51e29317735ff0"}], "revision_number": 2, "project_id": "44338bd62f4740008a51e29317735ff0", "id": "739e1b9d-b9e3-4557-9179-d6d28279f88f", "name": "CreateSecurityGroupTests-b3d0d116-7400-4f97-a8a0-19ea722f6ac8name"}]} 2018-11-14 18:27:10,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=739e1b9d-b9e3-4557-9179-d6d28279f88f used request id req-26ae13e0-678a-4913-ad08-3c49962524d3 2018-11-14 18:27:10,585 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 739e1b9d-b9e3-4557-9179-d6d28279f88f 2018-11-14 18:27:10,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=739e1b9d-b9e3-4557-9179-d6d28279f88f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4acb2d8e769ad3a20187a2f6569c1f23861561ed" 2018-11-14 18:27:10,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-cdd4b655-b56e-4c5d-8c2e-7703ce3cc09b Date: Wed, 14 Nov 2018 18:27:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:08Z", "security_group_id": "739e1b9d-b9e3-4557-9179-d6d28279f88f", "port_range_min": null, "revision_number": 0, "tenant_id": "44338bd62f4740008a51e29317735ff0", "created_at": "2018-11-14T18:27:08Z", "project_id": "44338bd62f4740008a51e29317735ff0", "id": "1f883632-791f-4646-b753-7601f6eb1ef7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:08Z", "security_group_id": "739e1b9d-b9e3-4557-9179-d6d28279f88f", "port_range_min": null, "revision_number": 0, "tenant_id": "44338bd62f4740008a51e29317735ff0", "created_at": "2018-11-14T18:27:08Z", "project_id": "44338bd62f4740008a51e29317735ff0", "id": "e44a412c-789d-4f80-be50-8117f962a29e"}]} 2018-11-14 18:27:10,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=739e1b9d-b9e3-4557-9179-d6d28279f88f used request id req-cdd4b655-b56e-4c5d-8c2e-7703ce3cc09b 2018-11-14 18:27:10,796 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-b3d0d116-7400-4f97-a8a0-19ea722f6ac8name 2018-11-14 18:27:10,796 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:27:11,203 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "21bf9a4de42c4e9cbc1d71f1df7f2316", "name": "CreateSecurityGroupTests-fcdc4ebe-65b6-498-proj-role"}], "expires_at": "2018-11-14T19:27:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "44338bd62f4740008a51e29317735ff0", "name": "CreateSecurityGroupTests-fcdc4ebe-65b6-498-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/44338bd62f4740008a51e29317735ff0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/44338bd62f4740008a51e29317735ff0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/44338bd62f4740008a51e29317735ff0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_44338bd62f4740008a51e29317735ff0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_44338bd62f4740008a51e29317735ff0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/44338bd62f4740008a51e29317735ff0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/44338bd62f4740008a51e29317735ff0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/44338bd62f4740008a51e29317735ff0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/44338bd62f4740008a51e29317735ff0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/44338bd62f4740008a51e29317735ff0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/44338bd62f4740008a51e29317735ff0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/44338bd62f4740008a51e29317735ff0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/44338bd62f4740008a51e29317735ff0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/44338bd62f4740008a51e29317735ff0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-fcdc4ebe-65b6-498-user", "id": "609bc634e5fa4da0a801079041398a47"}, "audit_ids": ["agrzOqSNSh2oVnTaZC9qUQ"], "issued_at": "2018-11-14T18:27:11.000000Z"}} 2018-11-14 18:27:11,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/739e1b9d-b9e3-4557-9179-d6d28279f88f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea0b1907f4148ef69ff2c67a0962d0ffe4f2c726" 2018-11-14 18:27:11,675 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3348cc1e-484f-43fc-947e-850bae34c5c3 Content-Length: 0 Date: Wed, 14 Nov 2018 18:27:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:27:11,676 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/739e1b9d-b9e3-4557-9179-d6d28279f88f used request id req-3348cc1e-484f-43fc-947e-850bae34c5c3 2018-11-14 18:27:11,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b3d0d116-7400-4f97-a8a0-19ea722f6ac8name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea0b1907f4148ef69ff2c67a0962d0ffe4f2c726" 2018-11-14 18:27:11,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-b0672f8a-f979-4b89-bdbe-7baf9f97c9a1 Date: Wed, 14 Nov 2018 18:27:11 GMT RESP BODY: {"security_groups": []} 2018-11-14 18:27:11,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b3d0d116-7400-4f97-a8a0-19ea722f6ac8name&description=hello+group used request id req-b0672f8a-f979-4b89-bdbe-7baf9f97c9a1 2018-11-14 18:27:11,893 - neutron_utils - INFO - Deleting security group rule with ID - e44a412c-789d-4f80-be50-8117f962a29e 2018-11-14 18:27:11,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/e44a412c-789d-4f80-be50-8117f962a29e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4acb2d8e769ad3a20187a2f6569c1f23861561ed" 2018-11-14 18:27:11,912 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-fd66f593-7853-4850-a1d3-5fbbbd6e2b6e Date: Wed, 14 Nov 2018 18:27:11 GMT RESP BODY: {"NeutronError": {"message": "Security group rule e44a412c-789d-4f80-be50-8117f962a29e does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-11-14 18:27:11,913 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/e44a412c-789d-4f80-be50-8117f962a29e used request id req-fd66f593-7853-4850-a1d3-5fbbbd6e2b6e 2018-11-14 18:27:11,913 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule e44a412c-789d-4f80-be50-8117f962a29e does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-11-14 18:27:11,913 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule e44a412c-789d-4f80-be50-8117f962a29e does not exist Neutron server returns request_ids: ['req-fd66f593-7853-4850-a1d3-5fbbbd6e2b6e'] 2018-11-14 18:27:11,913 - neutron_utils - INFO - Deleting security group rule with ID - 1f883632-791f-4646-b753-7601f6eb1ef7 2018-11-14 18:27:11,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/1f883632-791f-4646-b753-7601f6eb1ef7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4acb2d8e769ad3a20187a2f6569c1f23861561ed" 2018-11-14 18:27:11,933 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-15c77c93-b496-477f-ab96-ba3fb22e8b71 Date: Wed, 14 Nov 2018 18:27:11 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 1f883632-791f-4646-b753-7601f6eb1ef7 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-11-14 18:27:11,934 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/1f883632-791f-4646-b753-7601f6eb1ef7 used request id req-15c77c93-b496-477f-ab96-ba3fb22e8b71 2018-11-14 18:27:11,934 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 1f883632-791f-4646-b753-7601f6eb1ef7 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-11-14 18:27:11,934 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 1f883632-791f-4646-b753-7601f6eb1ef7 does not exist Neutron server returns request_ids: ['req-15c77c93-b496-477f-ab96-ba3fb22e8b71'] 2018-11-14 18:27:11,934 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-b3d0d116-7400-4f97-a8a0-19ea722f6ac8name 2018-11-14 18:27:11,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/739e1b9d-b9e3-4557-9179-d6d28279f88f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4acb2d8e769ad3a20187a2f6569c1f23861561ed" 2018-11-14 18:27:11,955 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-e08d2976-42c2-4c69-9e73-8a879a1a4cc0 Date: Wed, 14 Nov 2018 18:27:11 GMT RESP BODY: {"NeutronError": {"message": "Security group 739e1b9d-b9e3-4557-9179-d6d28279f88f does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-11-14 18:27:11,955 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/739e1b9d-b9e3-4557-9179-d6d28279f88f used request id req-e08d2976-42c2-4c69-9e73-8a879a1a4cc0 2018-11-14 18:27:11,955 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group 739e1b9d-b9e3-4557-9179-d6d28279f88f does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-11-14 18:27:11,956 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group 739e1b9d-b9e3-4557-9179-d6d28279f88f does not exist Neutron server returns request_ids: ['req-e08d2976-42c2-4c69-9e73-8a879a1a4cc0'] 2018-11-14 18:27:11,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6031f5feec5fc18868348670ef181248c829afc3" 2018-11-14 18:27:12,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-ee030eff-4de3-437b-866f-784368b13ab9 Date: Wed, 14 Nov 2018 18:27:12 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "44338bd62f4740008a51e29317735ff0", "created_at": "2018-11-14T18:27:08Z", "updated_at": "2018-11-14T18:27:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:08Z", "revision_number": 0, "id": "9470c8b8-e4f6-494b-8351-99eea3d97305", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:08Z", "security_group_id": "74130776-30a6-47f5-a80e-b5ba3d2cf0f5", "tenant_id": "44338bd62f4740008a51e29317735ff0", "port_range_min": null, "ethertype": "IPv6", "project_id": "44338bd62f4740008a51e29317735ff0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:08Z", "revision_number": 0, "id": "a33f4ef3-7f5b-498e-a091-c981dd5983fe", "remote_group_id": "74130776-30a6-47f5-a80e-b5ba3d2cf0f5", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:08Z", "security_group_id": "74130776-30a6-47f5-a80e-b5ba3d2cf0f5", "tenant_id": "44338bd62f4740008a51e29317735ff0", "port_range_min": null, "ethertype": "IPv6", "project_id": "44338bd62f4740008a51e29317735ff0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:08Z", "revision_number": 0, "id": "b50b4033-f3f5-41ff-8822-d8f0e6d70d08", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:08Z", "security_group_id": "74130776-30a6-47f5-a80e-b5ba3d2cf0f5", "tenant_id": "44338bd62f4740008a51e29317735ff0", "port_range_min": null, "ethertype": "IPv4", "project_id": "44338bd62f4740008a51e29317735ff0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:08Z", "revision_number": 0, "id": "e3a21516-0290-4de1-8437-f81cb3a1a723", "remote_group_id": "74130776-30a6-47f5-a80e-b5ba3d2cf0f5", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:08Z", "security_group_id": "74130776-30a6-47f5-a80e-b5ba3d2cf0f5", "tenant_id": "44338bd62f4740008a51e29317735ff0", "port_range_min": null, "ethertype": "IPv4", "project_id": "44338bd62f4740008a51e29317735ff0"}], "revision_number": 4, "project_id": "44338bd62f4740008a51e29317735ff0", "id": "74130776-30a6-47f5-a80e-b5ba3d2cf0f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:27:12,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-ee030eff-4de3-437b-866f-784368b13ab9 2018-11-14 18:27:12,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6031f5feec5fc18868348670ef181248c829afc3" 2018-11-14 18:27:12,354 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:27:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b7d78be-f31e-4c2b-a7c8-9ba190c9fc4e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:27:12,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-6b7d78be-f31e-4c2b-a7c8-9ba190c9fc4e 2018-11-14 18:27:12,355 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:27:12,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6031f5feec5fc18868348670ef181248c829afc3" 2018-11-14 18:27:12,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5728bf9-d9c1-4660-b638-b8d71fd00b9b Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:27:12,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-a5728bf9-d9c1-4660-b638-b8d71fd00b9b 2018-11-14 18:27:12,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6031f5feec5fc18868348670ef181248c829afc3" 2018-11-14 18:27:12,654 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:27:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d862d74-c76b-4711-9bf7-18c474ff8279 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:27:12,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-8d862d74-c76b-4711-9bf7-18c474ff8279 2018-11-14 18:27:12,655 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:27:12,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6031f5feec5fc18868348670ef181248c829afc3" 2018-11-14 18:27:12,771 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:27:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d322d3c-b6ba-40d9-83b1-9962d3f2d4c2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:27:12,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-3d322d3c-b6ba-40d9-83b1-9962d3f2d4c2 2018-11-14 18:27:12,772 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:27:12,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6031f5feec5fc18868348670ef181248c829afc3" 2018-11-14 18:27:12,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-895b1ec0-8d10-40f6-87d7-32902c05b2c2 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:27:12,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-895b1ec0-8d10-40f6-87d7-32902c05b2c2 2018-11-14 18:27:12,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/44338bd62f4740008a51e29317735ff0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6031f5feec5fc18868348670ef181248c829afc3" 2018-11-14 18:27:12,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0d127ae-4fc7-4e34-8b42-46c2dcdb9735 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/44338bd62f4740008a51e29317735ff0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "44338bd62f4740008a51e29317735ff0", "name": "CreateSecurityGroupTests-fcdc4ebe-65b6-498-proj"}} 2018-11-14 18:27:12,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/44338bd62f4740008a51e29317735ff0 used request id req-f0d127ae-4fc7-4e34-8b42-46c2dcdb9735 2018-11-14 18:27:12,901 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 74130776-30a6-47f5-a80e-b5ba3d2cf0f5 2018-11-14 18:27:12,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=74130776-30a6-47f5-a80e-b5ba3d2cf0f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6031f5feec5fc18868348670ef181248c829afc3" 2018-11-14 18:27:13,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-69e1d956-ae0a-493c-b808-e161d7feb651 Date: Wed, 14 Nov 2018 18:27:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:08Z", "security_group_id": "74130776-30a6-47f5-a80e-b5ba3d2cf0f5", "port_range_min": null, "revision_number": 0, "tenant_id": "44338bd62f4740008a51e29317735ff0", "created_at": "2018-11-14T18:27:08Z", "project_id": "44338bd62f4740008a51e29317735ff0", "id": "9470c8b8-e4f6-494b-8351-99eea3d97305"}, {"remote_group_id": "74130776-30a6-47f5-a80e-b5ba3d2cf0f5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:08Z", "security_group_id": "74130776-30a6-47f5-a80e-b5ba3d2cf0f5", "port_range_min": null, "revision_number": 0, "tenant_id": "44338bd62f4740008a51e29317735ff0", "created_at": "2018-11-14T18:27:08Z", "project_id": "44338bd62f4740008a51e29317735ff0", "id": "a33f4ef3-7f5b-498e-a091-c981dd5983fe"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:08Z", "security_group_id": "74130776-30a6-47f5-a80e-b5ba3d2cf0f5", "port_range_min": null, "revision_number": 0, "tenant_id": "44338bd62f4740008a51e29317735ff0", "created_at": "2018-11-14T18:27:08Z", "project_id": "44338bd62f4740008a51e29317735ff0", "id": "b50b4033-f3f5-41ff-8822-d8f0e6d70d08"}, {"remote_group_id": "74130776-30a6-47f5-a80e-b5ba3d2cf0f5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:08Z", "security_group_id": "74130776-30a6-47f5-a80e-b5ba3d2cf0f5", "port_range_min": null, "revision_number": 0, "tenant_id": "44338bd62f4740008a51e29317735ff0", "created_at": "2018-11-14T18:27:08Z", "project_id": "44338bd62f4740008a51e29317735ff0", "id": "e3a21516-0290-4de1-8437-f81cb3a1a723"}]} 2018-11-14 18:27:13,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=74130776-30a6-47f5-a80e-b5ba3d2cf0f5 used request id req-69e1d956-ae0a-493c-b808-e161d7feb651 2018-11-14 18:27:13,127 - neutron_utils - INFO - Deleting security group with name - default 2018-11-14 18:27:13,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/74130776-30a6-47f5-a80e-b5ba3d2cf0f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6031f5feec5fc18868348670ef181248c829afc3" 2018-11-14 18:27:13,471 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-89214d4b-51fb-4585-a9ea-ad4101360535 Content-Length: 0 Date: Wed, 14 Nov 2018 18:27:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:27:13,472 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/74130776-30a6-47f5-a80e-b5ba3d2cf0f5 used request id req-89214d4b-51fb-4585-a9ea-ad4101360535 2018-11-14 18:27:13,472 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-fcdc4ebe-65b6-498-proj 2018-11-14 18:27:13,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/44338bd62f4740008a51e29317735ff0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6031f5feec5fc18868348670ef181248c829afc3" 2018-11-14 18:27:13,809 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:27:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d8fa999-4705-4645-ba72-496577b77c61 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:27:13,809 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/44338bd62f4740008a51e29317735ff0 used request id req-2d8fa999-4705-4645-ba72-496577b77c61 2018-11-14 18:27:13,809 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-fcdc4ebe-65b6-498-proj-role 2018-11-14 18:27:13,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/21bf9a4de42c4e9cbc1d71f1df7f2316 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6031f5feec5fc18868348670ef181248c829afc3" 2018-11-14 18:27:13,934 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:27:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-214ce8f8-1f58-422d-838b-8d737d686549 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:27:13,934 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/21bf9a4de42c4e9cbc1d71f1df7f2316 used request id req-214ce8f8-1f58-422d-838b-8d737d686549 2018-11-14 18:27:13,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6031f5feec5fc18868348670ef181248c829afc3" 2018-11-14 18:27:14,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fbbf2a8-2522-4b83-b51b-c3a4039695f1 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:27:14,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-6fbbf2a8-2522-4b83-b51b-c3a4039695f1 2018-11-14 18:27:14,042 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-fcdc4ebe-65b6-498-user 2018-11-14 18:27:14,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/609bc634e5fa4da0a801079041398a47 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f21b734617b93d6b66a1525d7841ac21001832c5" 2018-11-14 18:27:14,273 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:27:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d53d52e-d0fd-49e1-a29c-16f377eb4a8b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:27:14,273 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/609bc634e5fa4da0a801079041398a47 used request id req-3d53d52e-d0fd-49e1-a29c-16f377eb4a8b 2018-11-14 18:27:14,275 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:27:14,709 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:27:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["fy0sE6s4R_W6CnfinRfHIw"], "issued_at": "2018-11-14T18:27:14.000000Z"}} 2018-11-14 18:27:14,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4118944103d952d673eba119d7f21515b7e12618" 2018-11-14 18:27:14,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8930efa-fd57-4002-a1fb-45293763577e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:27:14,815 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-f8930efa-fd57-4002-a1fb-45293763577e 2018-11-14 18:27:14,816 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:27:14,818 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:27:15,249 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:27:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["DumIV6HUTJSWjwzKmaBkRw"], "issued_at": "2018-11-14T18:27:15.000000Z"}} 2018-11-14 18:27:15,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03c5c6c4f93d15a36988cb3c606bf5e0fc5c587a" 2018-11-14 18:27:15,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f171087f-2950-49eb-81f2-28e77a41d399 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:27:15,351 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-f171087f-2950-49eb-81f2-28e77a41d399 2018-11-14 18:27:15,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:27:15,359 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:27: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:27:15,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-a523b57a-8077-4b6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03c5c6c4f93d15a36988cb3c606bf5e0fc5c587a" 2018-11-14 18:27:15,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db18ba0b-324d-4fa8-b659-a95844689723 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-a523b57a-8077-4b6-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:27:15,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-a523b57a-8077-4b6-proj used request id req-db18ba0b-324d-4fa8-b659-a95844689723 2018-11-14 18:27:15,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03c5c6c4f93d15a36988cb3c606bf5e0fc5c587a" 2018-11-14 18:27:15,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b5902f6-6f93-4887-a024-702306d23d51 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:27:15,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-2b5902f6-6f93-4887-a024-702306d23d51 2018-11-14 18:27:15,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03c5c6c4f93d15a36988cb3c606bf5e0fc5c587a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-a523b57a-8077-4b6-proj"}}' 2018-11-14 18:27:15,750 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:27:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c9e50a2-2d40-4d42-a7cd-733f2927a138 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/783a66d6909a496c83d864feaa86bb32"}, "tags": [], "enabled": true, "id": "783a66d6909a496c83d864feaa86bb32", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-a523b57a-8077-4b6-proj"}} 2018-11-14 18:27:15,750 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-6c9e50a2-2d40-4d42-a7cd-733f2927a138 2018-11-14 18:27:15,750 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-a523b57a-8077-4b6-proj 2018-11-14 18:27:15,750 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:27:15,751 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:27:16,183 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:27:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["s-rNnmoUQIi_o7Y14rIdwA"], "issued_at": "2018-11-14T18:27:16.000000Z"}} 2018-11-14 18:27:16,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cffc58043a924d695e800036f05979bfe8fb82cc" 2018-11-14 18:27:16,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29e1fc13-38d8-4fad-947c-c9adb158e640 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:27:16,284 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-29e1fc13-38d8-4fad-947c-c9adb158e640 2018-11-14 18:27:16,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:27:16,294 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:27: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:27:16,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cffc58043a924d695e800036f05979bfe8fb82cc" 2018-11-14 18:27:16,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5171223a-4a3f-4c4f-8719-edbe4ce829a9 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:27:16,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-5171223a-4a3f-4c4f-8719-edbe4ce829a9 2018-11-14 18:27:16,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-a523b57a-8077-4b6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cffc58043a924d695e800036f05979bfe8fb82cc" 2018-11-14 18:27:16,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c13e362-7729-4d31-9dad-bcd10631493b Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-a523b57a-8077-4b6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/783a66d6909a496c83d864feaa86bb32"}, "tags": [], "enabled": true, "id": "783a66d6909a496c83d864feaa86bb32", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-a523b57a-8077-4b6-proj"}]} 2018-11-14 18:27:16,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-a523b57a-8077-4b6-proj used request id req-2c13e362-7729-4d31-9dad-bcd10631493b 2018-11-14 18:27:16,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cffc58043a924d695e800036f05979bfe8fb82cc" 2018-11-14 18:27:16,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac210905-78c9-4c1b-8dee-08643c0ca67e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:27:16,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-ac210905-78c9-4c1b-8dee-08643c0ca67e 2018-11-14 18:27:17,030 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-a523b57a-8077-4b6-user 2018-11-14 18:27:17,031 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:27:17,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03c5c6c4f93d15a36988cb3c606bf5e0fc5c587a" 2018-11-14 18:27:17,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14e3a5d5-c5f0-43bb-9a1c-3c36737a1137 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:27:17,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-14e3a5d5-c5f0-43bb-9a1c-3c36737a1137 2018-11-14 18:27:17,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03c5c6c4f93d15a36988cb3c606bf5e0fc5c587a" -d '{"role": {"name": "CreateSecurityGroupTests-a523b57a-8077-4b6-proj-role"}}' 2018-11-14 18:27:17,270 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:27:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3dd155b-ec40-43d1-b40e-442e96524175 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3844404ae6d846bb92e0f9ea64382fec", "links": {"self": "http://172.30.9.28:5000/v3/roles/3844404ae6d846bb92e0f9ea64382fec"}, "name": "CreateSecurityGroupTests-a523b57a-8077-4b6-proj-role"}} 2018-11-14 18:27:17,270 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-b3dd155b-ec40-43d1-b40e-442e96524175 2018-11-14 18:27:17,270 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-a523b57a-8077-4b6-proj-role 2018-11-14 18:27:17,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/3844404ae6d846bb92e0f9ea64382fec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03c5c6c4f93d15a36988cb3c606bf5e0fc5c587a" 2018-11-14 18:27:17,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42a8ad5b-7bfd-4700-902f-3458769afd6d Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3844404ae6d846bb92e0f9ea64382fec", "links": {"self": "http://172.30.9.28:5000/v3/roles/3844404ae6d846bb92e0f9ea64382fec"}, "name": "CreateSecurityGroupTests-a523b57a-8077-4b6-proj-role"}} 2018-11-14 18:27:17,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/3844404ae6d846bb92e0f9ea64382fec used request id req-42a8ad5b-7bfd-4700-902f-3458769afd6d 2018-11-14 18:27:17,381 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-a523b57a-8077-4b6-proj-role to project CreateSecurityGroupTests-a523b57a-8077-4b6-proj 2018-11-14 18:27:17,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/783a66d6909a496c83d864feaa86bb32/users/4679e1d906f14c6998a4a214084632c0/roles/3844404ae6d846bb92e0f9ea64382fec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03c5c6c4f93d15a36988cb3c606bf5e0fc5c587a" 2018-11-14 18:27:17,533 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:27:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9868c2d8-c0ad-425e-a6b8-8a565f7af6d6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:27:17,533 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/783a66d6909a496c83d864feaa86bb32/users/4679e1d906f14c6998a4a214084632c0/roles/3844404ae6d846bb92e0f9ea64382fec used request id req-9868c2d8-c0ad-425e-a6b8-8a565f7af6d6 2018-11-14 18:27:17,535 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:27:17,536 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:27:17,959 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:27:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["KAdyZbVcQjWvEQGZ_mbfbA"], "issued_at": "2018-11-14T18:27:17.000000Z"}} 2018-11-14 18:27:17,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3671342733c7a0d70a139bd185b87d665b2b44c0" 2018-11-14 18:27:18,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec3bd02d-44da-4c50-8d94-314eb248f560 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:27:18,066 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-ec3bd02d-44da-4c50-8d94-314eb248f560 2018-11-14 18:27:18,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-eea4d7ea-997a-4f9e-87dd-6b0b4261fb7bname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3671342733c7a0d70a139bd185b87d665b2b44c0" 2018-11-14 18:27:18,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-b1bc519b-4682-4314-9627-38fe7c55e8f9 Date: Wed, 14 Nov 2018 18:27:18 GMT RESP BODY: {"security_groups": []} 2018-11-14 18:27:18,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-eea4d7ea-997a-4f9e-87dd-6b0b4261fb7bname&description=hello+group used request id req-b1bc519b-4682-4314-9627-38fe7c55e8f9 2018-11-14 18:27:18,331 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-eea4d7ea-997a-4f9e-87dd-6b0b4261fb7bname... 2018-11-14 18:27:18,331 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-eea4d7ea-997a-4f9e-87dd-6b0b4261fb7bname 2018-11-14 18:27:18,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:27:18,337 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:27: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:27:18,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-a523b57a-8077-4b6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3671342733c7a0d70a139bd185b87d665b2b44c0" 2018-11-14 18:27:18,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af101537-61bb-4a3c-b050-053879241cc4 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-a523b57a-8077-4b6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/783a66d6909a496c83d864feaa86bb32"}, "tags": [], "enabled": true, "id": "783a66d6909a496c83d864feaa86bb32", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-a523b57a-8077-4b6-proj"}]} 2018-11-14 18:27:18,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-a523b57a-8077-4b6-proj used request id req-af101537-61bb-4a3c-b050-053879241cc4 2018-11-14 18:27:18,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3671342733c7a0d70a139bd185b87d665b2b44c0" -d '{"security_group": {"tenant_id": "783a66d6909a496c83d864feaa86bb32", "name": "CreateSecurityGroupTests-eea4d7ea-997a-4f9e-87dd-6b0b4261fb7bname", "description": "hello group"}}' 2018-11-14 18:27:19,042 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-2587f760-c43d-4702-9c1f-1046332dced2 Date: Wed, 14 Nov 2018 18:27:19 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "783a66d6909a496c83d864feaa86bb32", "created_at": "2018-11-14T18:27:18Z", "updated_at": "2018-11-14T18:27:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:18Z", "revision_number": 0, "id": "838b65ac-2737-4708-9928-8b9961f07af6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:18Z", "security_group_id": "9a7b9140-5093-4f99-8fd5-f715724212aa", "tenant_id": "783a66d6909a496c83d864feaa86bb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "783a66d6909a496c83d864feaa86bb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:18Z", "revision_number": 0, "id": "b9d5d577-0649-4c6a-9939-feb9cf1b0c7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:18Z", "security_group_id": "9a7b9140-5093-4f99-8fd5-f715724212aa", "tenant_id": "783a66d6909a496c83d864feaa86bb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "783a66d6909a496c83d864feaa86bb32"}], "revision_number": 2, "project_id": "783a66d6909a496c83d864feaa86bb32", "id": "9a7b9140-5093-4f99-8fd5-f715724212aa", "name": "CreateSecurityGroupTests-eea4d7ea-997a-4f9e-87dd-6b0b4261fb7bname"}} 2018-11-14 18:27:19,042 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-2587f760-c43d-4702-9c1f-1046332dced2 2018-11-14 18:27:19,043 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9a7b9140-5093-4f99-8fd5-f715724212aa 2018-11-14 18:27:19,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=9a7b9140-5093-4f99-8fd5-f715724212aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3671342733c7a0d70a139bd185b87d665b2b44c0" 2018-11-14 18:27:19,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-46ee257d-638e-470f-b221-bbbaf864e4ed Date: Wed, 14 Nov 2018 18:27:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:18Z", "security_group_id": "9a7b9140-5093-4f99-8fd5-f715724212aa", "port_range_min": null, "revision_number": 0, "tenant_id": "783a66d6909a496c83d864feaa86bb32", "created_at": "2018-11-14T18:27:18Z", "project_id": "783a66d6909a496c83d864feaa86bb32", "id": "838b65ac-2737-4708-9928-8b9961f07af6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:18Z", "security_group_id": "9a7b9140-5093-4f99-8fd5-f715724212aa", "port_range_min": null, "revision_number": 0, "tenant_id": "783a66d6909a496c83d864feaa86bb32", "created_at": "2018-11-14T18:27:18Z", "project_id": "783a66d6909a496c83d864feaa86bb32", "id": "b9d5d577-0649-4c6a-9939-feb9cf1b0c7c"}]} 2018-11-14 18:27:19,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=9a7b9140-5093-4f99-8fd5-f715724212aa used request id req-46ee257d-638e-470f-b221-bbbaf864e4ed 2018-11-14 18:27:19,251 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9a7b9140-5093-4f99-8fd5-f715724212aa 2018-11-14 18:27:19,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=9a7b9140-5093-4f99-8fd5-f715724212aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3671342733c7a0d70a139bd185b87d665b2b44c0" 2018-11-14 18:27:19,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-88e649a9-0bd5-4ac1-ac41-a25eb9999a5f Date: Wed, 14 Nov 2018 18:27:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:18Z", "security_group_id": "9a7b9140-5093-4f99-8fd5-f715724212aa", "port_range_min": null, "revision_number": 0, "tenant_id": "783a66d6909a496c83d864feaa86bb32", "created_at": "2018-11-14T18:27:18Z", "project_id": "783a66d6909a496c83d864feaa86bb32", "id": "838b65ac-2737-4708-9928-8b9961f07af6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:18Z", "security_group_id": "9a7b9140-5093-4f99-8fd5-f715724212aa", "port_range_min": null, "revision_number": 0, "tenant_id": "783a66d6909a496c83d864feaa86bb32", "created_at": "2018-11-14T18:27:18Z", "project_id": "783a66d6909a496c83d864feaa86bb32", "id": "b9d5d577-0649-4c6a-9939-feb9cf1b0c7c"}]} 2018-11-14 18:27:19,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=9a7b9140-5093-4f99-8fd5-f715724212aa used request id req-88e649a9-0bd5-4ac1-ac41-a25eb9999a5f 2018-11-14 18:27:19,274 - neutron_utils - INFO - Retrieving security group with ID - 9a7b9140-5093-4f99-8fd5-f715724212aa 2018-11-14 18:27:19,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=9a7b9140-5093-4f99-8fd5-f715724212aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3671342733c7a0d70a139bd185b87d665b2b44c0" 2018-11-14 18:27:19,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-98f89a7c-34b2-4bb2-a515-564d1f78842d Date: Wed, 14 Nov 2018 18:27:19 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "783a66d6909a496c83d864feaa86bb32", "created_at": "2018-11-14T18:27:18Z", "updated_at": "2018-11-14T18:27:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:18Z", "revision_number": 0, "id": "838b65ac-2737-4708-9928-8b9961f07af6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:18Z", "security_group_id": "9a7b9140-5093-4f99-8fd5-f715724212aa", "tenant_id": "783a66d6909a496c83d864feaa86bb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "783a66d6909a496c83d864feaa86bb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:18Z", "revision_number": 0, "id": "b9d5d577-0649-4c6a-9939-feb9cf1b0c7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:18Z", "security_group_id": "9a7b9140-5093-4f99-8fd5-f715724212aa", "tenant_id": "783a66d6909a496c83d864feaa86bb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "783a66d6909a496c83d864feaa86bb32"}], "revision_number": 2, "project_id": "783a66d6909a496c83d864feaa86bb32", "id": "9a7b9140-5093-4f99-8fd5-f715724212aa", "name": "CreateSecurityGroupTests-eea4d7ea-997a-4f9e-87dd-6b0b4261fb7bname"}]} 2018-11-14 18:27:19,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=9a7b9140-5093-4f99-8fd5-f715724212aa used request id req-98f89a7c-34b2-4bb2-a515-564d1f78842d 2018-11-14 18:27:19,323 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9a7b9140-5093-4f99-8fd5-f715724212aa 2018-11-14 18:27:19,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=9a7b9140-5093-4f99-8fd5-f715724212aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3671342733c7a0d70a139bd185b87d665b2b44c0" 2018-11-14 18:27:19,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-06f01804-616b-4fe5-b746-bac033639dc7 Date: Wed, 14 Nov 2018 18:27:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:18Z", "security_group_id": "9a7b9140-5093-4f99-8fd5-f715724212aa", "port_range_min": null, "revision_number": 0, "tenant_id": "783a66d6909a496c83d864feaa86bb32", "created_at": "2018-11-14T18:27:18Z", "project_id": "783a66d6909a496c83d864feaa86bb32", "id": "838b65ac-2737-4708-9928-8b9961f07af6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:18Z", "security_group_id": "9a7b9140-5093-4f99-8fd5-f715724212aa", "port_range_min": null, "revision_number": 0, "tenant_id": "783a66d6909a496c83d864feaa86bb32", "created_at": "2018-11-14T18:27:18Z", "project_id": "783a66d6909a496c83d864feaa86bb32", "id": "b9d5d577-0649-4c6a-9939-feb9cf1b0c7c"}]} 2018-11-14 18:27:19,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=9a7b9140-5093-4f99-8fd5-f715724212aa used request id req-06f01804-616b-4fe5-b746-bac033639dc7 2018-11-14 18:27:19,343 - neutron_utils - INFO - Retrieving security group with ID - 9a7b9140-5093-4f99-8fd5-f715724212aa 2018-11-14 18:27:19,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=9a7b9140-5093-4f99-8fd5-f715724212aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3671342733c7a0d70a139bd185b87d665b2b44c0" 2018-11-14 18:27:19,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-1dd5e8bf-2c33-4278-8b78-1f16a4269c83 Date: Wed, 14 Nov 2018 18:27:19 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "783a66d6909a496c83d864feaa86bb32", "created_at": "2018-11-14T18:27:18Z", "updated_at": "2018-11-14T18:27:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:18Z", "revision_number": 0, "id": "838b65ac-2737-4708-9928-8b9961f07af6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:18Z", "security_group_id": "9a7b9140-5093-4f99-8fd5-f715724212aa", "tenant_id": "783a66d6909a496c83d864feaa86bb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "783a66d6909a496c83d864feaa86bb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:18Z", "revision_number": 0, "id": "b9d5d577-0649-4c6a-9939-feb9cf1b0c7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:18Z", "security_group_id": "9a7b9140-5093-4f99-8fd5-f715724212aa", "tenant_id": "783a66d6909a496c83d864feaa86bb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "783a66d6909a496c83d864feaa86bb32"}], "revision_number": 2, "project_id": "783a66d6909a496c83d864feaa86bb32", "id": "9a7b9140-5093-4f99-8fd5-f715724212aa", "name": "CreateSecurityGroupTests-eea4d7ea-997a-4f9e-87dd-6b0b4261fb7bname"}]} 2018-11-14 18:27:19,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=9a7b9140-5093-4f99-8fd5-f715724212aa used request id req-1dd5e8bf-2c33-4278-8b78-1f16a4269c83 2018-11-14 18:27:19,391 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9a7b9140-5093-4f99-8fd5-f715724212aa 2018-11-14 18:27:19,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=9a7b9140-5093-4f99-8fd5-f715724212aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3671342733c7a0d70a139bd185b87d665b2b44c0" 2018-11-14 18:27:19,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1f316973-b53f-47a7-a5b7-52cc55fd7d9c Date: Wed, 14 Nov 2018 18:27:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:18Z", "security_group_id": "9a7b9140-5093-4f99-8fd5-f715724212aa", "port_range_min": null, "revision_number": 0, "tenant_id": "783a66d6909a496c83d864feaa86bb32", "created_at": "2018-11-14T18:27:18Z", "project_id": "783a66d6909a496c83d864feaa86bb32", "id": "838b65ac-2737-4708-9928-8b9961f07af6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:18Z", "security_group_id": "9a7b9140-5093-4f99-8fd5-f715724212aa", "port_range_min": null, "revision_number": 0, "tenant_id": "783a66d6909a496c83d864feaa86bb32", "created_at": "2018-11-14T18:27:18Z", "project_id": "783a66d6909a496c83d864feaa86bb32", "id": "b9d5d577-0649-4c6a-9939-feb9cf1b0c7c"}]} 2018-11-14 18:27:19,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=9a7b9140-5093-4f99-8fd5-f715724212aa used request id req-1f316973-b53f-47a7-a5b7-52cc55fd7d9c 2018-11-14 18:27:19,620 - neutron_utils - INFO - Retrieving security group with ID - 9a7b9140-5093-4f99-8fd5-f715724212aa 2018-11-14 18:27:19,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=9a7b9140-5093-4f99-8fd5-f715724212aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3671342733c7a0d70a139bd185b87d665b2b44c0" 2018-11-14 18:27:19,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-b41d8ad4-f5e9-4934-877b-034a90752b91 Date: Wed, 14 Nov 2018 18:27:19 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "783a66d6909a496c83d864feaa86bb32", "created_at": "2018-11-14T18:27:18Z", "updated_at": "2018-11-14T18:27:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:18Z", "revision_number": 0, "id": "838b65ac-2737-4708-9928-8b9961f07af6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:18Z", "security_group_id": "9a7b9140-5093-4f99-8fd5-f715724212aa", "tenant_id": "783a66d6909a496c83d864feaa86bb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "783a66d6909a496c83d864feaa86bb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:18Z", "revision_number": 0, "id": "b9d5d577-0649-4c6a-9939-feb9cf1b0c7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:18Z", "security_group_id": "9a7b9140-5093-4f99-8fd5-f715724212aa", "tenant_id": "783a66d6909a496c83d864feaa86bb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "783a66d6909a496c83d864feaa86bb32"}], "revision_number": 2, "project_id": "783a66d6909a496c83d864feaa86bb32", "id": "9a7b9140-5093-4f99-8fd5-f715724212aa", "name": "CreateSecurityGroupTests-eea4d7ea-997a-4f9e-87dd-6b0b4261fb7bname"}]} 2018-11-14 18:27:19,868 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=9a7b9140-5093-4f99-8fd5-f715724212aa used request id req-b41d8ad4-f5e9-4934-877b-034a90752b91 2018-11-14 18:27:19,869 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9a7b9140-5093-4f99-8fd5-f715724212aa 2018-11-14 18:27:19,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=9a7b9140-5093-4f99-8fd5-f715724212aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3671342733c7a0d70a139bd185b87d665b2b44c0" 2018-11-14 18:27:20,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-eeaae6ed-fdad-45cc-8cbe-7aaa65e5211f Date: Wed, 14 Nov 2018 18:27:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:18Z", "security_group_id": "9a7b9140-5093-4f99-8fd5-f715724212aa", "port_range_min": null, "revision_number": 0, "tenant_id": "783a66d6909a496c83d864feaa86bb32", "created_at": "2018-11-14T18:27:18Z", "project_id": "783a66d6909a496c83d864feaa86bb32", "id": "838b65ac-2737-4708-9928-8b9961f07af6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:18Z", "security_group_id": "9a7b9140-5093-4f99-8fd5-f715724212aa", "port_range_min": null, "revision_number": 0, "tenant_id": "783a66d6909a496c83d864feaa86bb32", "created_at": "2018-11-14T18:27:18Z", "project_id": "783a66d6909a496c83d864feaa86bb32", "id": "b9d5d577-0649-4c6a-9939-feb9cf1b0c7c"}]} 2018-11-14 18:27:20,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=9a7b9140-5093-4f99-8fd5-f715724212aa used request id req-eeaae6ed-fdad-45cc-8cbe-7aaa65e5211f 2018-11-14 18:27:20,074 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:27:20,485 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3844404ae6d846bb92e0f9ea64382fec", "name": "CreateSecurityGroupTests-a523b57a-8077-4b6-proj-role"}], "expires_at": "2018-11-14T19:27:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "783a66d6909a496c83d864feaa86bb32", "name": "CreateSecurityGroupTests-a523b57a-8077-4b6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/783a66d6909a496c83d864feaa86bb32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/783a66d6909a496c83d864feaa86bb32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/783a66d6909a496c83d864feaa86bb32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_783a66d6909a496c83d864feaa86bb32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_783a66d6909a496c83d864feaa86bb32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/783a66d6909a496c83d864feaa86bb32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/783a66d6909a496c83d864feaa86bb32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/783a66d6909a496c83d864feaa86bb32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/783a66d6909a496c83d864feaa86bb32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/783a66d6909a496c83d864feaa86bb32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/783a66d6909a496c83d864feaa86bb32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/783a66d6909a496c83d864feaa86bb32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/783a66d6909a496c83d864feaa86bb32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/783a66d6909a496c83d864feaa86bb32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-a523b57a-8077-4b6-user", "id": "4679e1d906f14c6998a4a214084632c0"}, "audit_ids": ["lZOdtwPNTUGtyfeKs1bdOA"], "issued_at": "2018-11-14T18:27:20.000000Z"}} 2018-11-14 18:27:20,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-eea4d7ea-997a-4f9e-87dd-6b0b4261fb7bname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9053fa79ce21eadf0551f67766f12c652088549f" 2018-11-14 18:27:20,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-833b89c6-c31b-496c-ac0d-f9a81b78481b Date: Wed, 14 Nov 2018 18:27:20 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "783a66d6909a496c83d864feaa86bb32", "created_at": "2018-11-14T18:27:18Z", "updated_at": "2018-11-14T18:27:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:18Z", "revision_number": 0, "id": "838b65ac-2737-4708-9928-8b9961f07af6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:18Z", "security_group_id": "9a7b9140-5093-4f99-8fd5-f715724212aa", "tenant_id": "783a66d6909a496c83d864feaa86bb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "783a66d6909a496c83d864feaa86bb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:18Z", "revision_number": 0, "id": "b9d5d577-0649-4c6a-9939-feb9cf1b0c7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:18Z", "security_group_id": "9a7b9140-5093-4f99-8fd5-f715724212aa", "tenant_id": "783a66d6909a496c83d864feaa86bb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "783a66d6909a496c83d864feaa86bb32"}], "revision_number": 2, "project_id": "783a66d6909a496c83d864feaa86bb32", "id": "9a7b9140-5093-4f99-8fd5-f715724212aa", "name": "CreateSecurityGroupTests-eea4d7ea-997a-4f9e-87dd-6b0b4261fb7bname"}]} 2018-11-14 18:27:20,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-eea4d7ea-997a-4f9e-87dd-6b0b4261fb7bname&description=hello+group used request id req-833b89c6-c31b-496c-ac0d-f9a81b78481b 2018-11-14 18:27:20,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:27:20,729 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:27:20,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/783a66d6909a496c83d864feaa86bb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4118944103d952d673eba119d7f21515b7e12618" 2018-11-14 18:27:20,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8033ae8-cbfa-4ab3-8c82-a77e77a6a013 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/783a66d6909a496c83d864feaa86bb32"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "783a66d6909a496c83d864feaa86bb32", "name": "CreateSecurityGroupTests-a523b57a-8077-4b6-proj"}} 2018-11-14 18:27:20,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/783a66d6909a496c83d864feaa86bb32 used request id req-f8033ae8-cbfa-4ab3-8c82-a77e77a6a013 2018-11-14 18:27:20,850 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9a7b9140-5093-4f99-8fd5-f715724212aa 2018-11-14 18:27:20,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=9a7b9140-5093-4f99-8fd5-f715724212aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9053fa79ce21eadf0551f67766f12c652088549f" 2018-11-14 18:27:21,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-da3045d0-70dc-47d6-b63c-dda98c3d21c9 Date: Wed, 14 Nov 2018 18:27:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:18Z", "security_group_id": "9a7b9140-5093-4f99-8fd5-f715724212aa", "port_range_min": null, "revision_number": 0, "tenant_id": "783a66d6909a496c83d864feaa86bb32", "created_at": "2018-11-14T18:27:18Z", "project_id": "783a66d6909a496c83d864feaa86bb32", "id": "838b65ac-2737-4708-9928-8b9961f07af6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:18Z", "security_group_id": "9a7b9140-5093-4f99-8fd5-f715724212aa", "port_range_min": null, "revision_number": 0, "tenant_id": "783a66d6909a496c83d864feaa86bb32", "created_at": "2018-11-14T18:27:18Z", "project_id": "783a66d6909a496c83d864feaa86bb32", "id": "b9d5d577-0649-4c6a-9939-feb9cf1b0c7c"}]} 2018-11-14 18:27:21,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=9a7b9140-5093-4f99-8fd5-f715724212aa used request id req-da3045d0-70dc-47d6-b63c-dda98c3d21c9 2018-11-14 18:27:21,180 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9a7b9140-5093-4f99-8fd5-f715724212aa 2018-11-14 18:27:21,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=9a7b9140-5093-4f99-8fd5-f715724212aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9053fa79ce21eadf0551f67766f12c652088549f" 2018-11-14 18:27:21,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3b649aca-39bf-4901-af78-237741bb25bb Date: Wed, 14 Nov 2018 18:27:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:18Z", "security_group_id": "9a7b9140-5093-4f99-8fd5-f715724212aa", "port_range_min": null, "revision_number": 0, "tenant_id": "783a66d6909a496c83d864feaa86bb32", "created_at": "2018-11-14T18:27:18Z", "project_id": "783a66d6909a496c83d864feaa86bb32", "id": "838b65ac-2737-4708-9928-8b9961f07af6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:18Z", "security_group_id": "9a7b9140-5093-4f99-8fd5-f715724212aa", "port_range_min": null, "revision_number": 0, "tenant_id": "783a66d6909a496c83d864feaa86bb32", "created_at": "2018-11-14T18:27:18Z", "project_id": "783a66d6909a496c83d864feaa86bb32", "id": "b9d5d577-0649-4c6a-9939-feb9cf1b0c7c"}]} 2018-11-14 18:27:21,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=9a7b9140-5093-4f99-8fd5-f715724212aa used request id req-3b649aca-39bf-4901-af78-237741bb25bb 2018-11-14 18:27:21,376 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:27:21,377 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:27:21,791 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3844404ae6d846bb92e0f9ea64382fec", "name": "CreateSecurityGroupTests-a523b57a-8077-4b6-proj-role"}], "expires_at": "2018-11-14T19:27:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "783a66d6909a496c83d864feaa86bb32", "name": "CreateSecurityGroupTests-a523b57a-8077-4b6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/783a66d6909a496c83d864feaa86bb32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/783a66d6909a496c83d864feaa86bb32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/783a66d6909a496c83d864feaa86bb32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_783a66d6909a496c83d864feaa86bb32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_783a66d6909a496c83d864feaa86bb32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/783a66d6909a496c83d864feaa86bb32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/783a66d6909a496c83d864feaa86bb32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/783a66d6909a496c83d864feaa86bb32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/783a66d6909a496c83d864feaa86bb32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/783a66d6909a496c83d864feaa86bb32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/783a66d6909a496c83d864feaa86bb32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/783a66d6909a496c83d864feaa86bb32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/783a66d6909a496c83d864feaa86bb32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/783a66d6909a496c83d864feaa86bb32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-a523b57a-8077-4b6-user", "id": "4679e1d906f14c6998a4a214084632c0"}, "audit_ids": ["z3EmHublRQSPPMkt8HxgJA"], "issued_at": "2018-11-14T18:27:21.000000Z"}} 2018-11-14 18:27:21,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8a9ed6c377ce32681defb33e59c1c526cf9469e" 2018-11-14 18:27:21,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af75d3ef-86cb-4f0b-a4c4-173844ff6e1f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:27:21,880 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-af75d3ef-86cb-4f0b-a4c4-173844ff6e1f 2018-11-14 18:27:21,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-eea4d7ea-997a-4f9e-87dd-6b0b4261fb7bname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8a9ed6c377ce32681defb33e59c1c526cf9469e" 2018-11-14 18:27:22,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-dfe637a9-843b-450e-8110-47cbb893a63a Date: Wed, 14 Nov 2018 18:27:22 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "783a66d6909a496c83d864feaa86bb32", "created_at": "2018-11-14T18:27:18Z", "updated_at": "2018-11-14T18:27:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:18Z", "revision_number": 0, "id": "838b65ac-2737-4708-9928-8b9961f07af6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:18Z", "security_group_id": "9a7b9140-5093-4f99-8fd5-f715724212aa", "tenant_id": "783a66d6909a496c83d864feaa86bb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "783a66d6909a496c83d864feaa86bb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:18Z", "revision_number": 0, "id": "b9d5d577-0649-4c6a-9939-feb9cf1b0c7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:18Z", "security_group_id": "9a7b9140-5093-4f99-8fd5-f715724212aa", "tenant_id": "783a66d6909a496c83d864feaa86bb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "783a66d6909a496c83d864feaa86bb32"}], "revision_number": 2, "project_id": "783a66d6909a496c83d864feaa86bb32", "id": "9a7b9140-5093-4f99-8fd5-f715724212aa", "name": "CreateSecurityGroupTests-eea4d7ea-997a-4f9e-87dd-6b0b4261fb7bname"}]} 2018-11-14 18:27:22,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-eea4d7ea-997a-4f9e-87dd-6b0b4261fb7bname used request id req-dfe637a9-843b-450e-8110-47cbb893a63a 2018-11-14 18:27:22,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:27:22,133 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:27: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:27:22,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/783a66d6909a496c83d864feaa86bb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8a9ed6c377ce32681defb33e59c1c526cf9469e" 2018-11-14 18:27:22,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e6a77c7-a9aa-4227-bb62-a1da46e4a95b Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/783a66d6909a496c83d864feaa86bb32"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "783a66d6909a496c83d864feaa86bb32", "name": "CreateSecurityGroupTests-a523b57a-8077-4b6-proj"}} 2018-11-14 18:27:22,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/783a66d6909a496c83d864feaa86bb32 used request id req-1e6a77c7-a9aa-4227-bb62-a1da46e4a95b 2018-11-14 18:27:22,153 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9a7b9140-5093-4f99-8fd5-f715724212aa 2018-11-14 18:27:22,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=9a7b9140-5093-4f99-8fd5-f715724212aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8a9ed6c377ce32681defb33e59c1c526cf9469e" 2018-11-14 18:27:22,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f439ac4f-e210-4f29-910e-6c92055fa614 Date: Wed, 14 Nov 2018 18:27:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:18Z", "security_group_id": "9a7b9140-5093-4f99-8fd5-f715724212aa", "port_range_min": null, "revision_number": 0, "tenant_id": "783a66d6909a496c83d864feaa86bb32", "created_at": "2018-11-14T18:27:18Z", "project_id": "783a66d6909a496c83d864feaa86bb32", "id": "838b65ac-2737-4708-9928-8b9961f07af6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:18Z", "security_group_id": "9a7b9140-5093-4f99-8fd5-f715724212aa", "port_range_min": null, "revision_number": 0, "tenant_id": "783a66d6909a496c83d864feaa86bb32", "created_at": "2018-11-14T18:27:18Z", "project_id": "783a66d6909a496c83d864feaa86bb32", "id": "b9d5d577-0649-4c6a-9939-feb9cf1b0c7c"}]} 2018-11-14 18:27:22,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=9a7b9140-5093-4f99-8fd5-f715724212aa used request id req-f439ac4f-e210-4f29-910e-6c92055fa614 2018-11-14 18:27:22,355 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9a7b9140-5093-4f99-8fd5-f715724212aa 2018-11-14 18:27:22,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=9a7b9140-5093-4f99-8fd5-f715724212aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8a9ed6c377ce32681defb33e59c1c526cf9469e" 2018-11-14 18:27:22,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b15199d9-57ef-4d49-8687-c62a172c1166 Date: Wed, 14 Nov 2018 18:27:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:18Z", "security_group_id": "9a7b9140-5093-4f99-8fd5-f715724212aa", "port_range_min": null, "revision_number": 0, "tenant_id": "783a66d6909a496c83d864feaa86bb32", "created_at": "2018-11-14T18:27:18Z", "project_id": "783a66d6909a496c83d864feaa86bb32", "id": "838b65ac-2737-4708-9928-8b9961f07af6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:18Z", "security_group_id": "9a7b9140-5093-4f99-8fd5-f715724212aa", "port_range_min": null, "revision_number": 0, "tenant_id": "783a66d6909a496c83d864feaa86bb32", "created_at": "2018-11-14T18:27:18Z", "project_id": "783a66d6909a496c83d864feaa86bb32", "id": "b9d5d577-0649-4c6a-9939-feb9cf1b0c7c"}]} 2018-11-14 18:27:22,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=9a7b9140-5093-4f99-8fd5-f715724212aa used request id req-b15199d9-57ef-4d49-8687-c62a172c1166 2018-11-14 18:27:22,554 - neutron_utils - INFO - Retrieving security group with ID - 9a7b9140-5093-4f99-8fd5-f715724212aa 2018-11-14 18:27:22,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=9a7b9140-5093-4f99-8fd5-f715724212aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8a9ed6c377ce32681defb33e59c1c526cf9469e" 2018-11-14 18:27:22,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-3b65345d-4a8e-4142-a355-0e3a6d02a435 Date: Wed, 14 Nov 2018 18:27:22 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "783a66d6909a496c83d864feaa86bb32", "created_at": "2018-11-14T18:27:18Z", "updated_at": "2018-11-14T18:27:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:18Z", "revision_number": 0, "id": "838b65ac-2737-4708-9928-8b9961f07af6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:18Z", "security_group_id": "9a7b9140-5093-4f99-8fd5-f715724212aa", "tenant_id": "783a66d6909a496c83d864feaa86bb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "783a66d6909a496c83d864feaa86bb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:18Z", "revision_number": 0, "id": "b9d5d577-0649-4c6a-9939-feb9cf1b0c7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:18Z", "security_group_id": "9a7b9140-5093-4f99-8fd5-f715724212aa", "tenant_id": "783a66d6909a496c83d864feaa86bb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "783a66d6909a496c83d864feaa86bb32"}], "revision_number": 2, "project_id": "783a66d6909a496c83d864feaa86bb32", "id": "9a7b9140-5093-4f99-8fd5-f715724212aa", "name": "CreateSecurityGroupTests-eea4d7ea-997a-4f9e-87dd-6b0b4261fb7bname"}]} 2018-11-14 18:27:22,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=9a7b9140-5093-4f99-8fd5-f715724212aa used request id req-3b65345d-4a8e-4142-a355-0e3a6d02a435 2018-11-14 18:27:22,798 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9a7b9140-5093-4f99-8fd5-f715724212aa 2018-11-14 18:27:22,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=9a7b9140-5093-4f99-8fd5-f715724212aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8a9ed6c377ce32681defb33e59c1c526cf9469e" 2018-11-14 18:27:23,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9a49c5bf-426e-47d1-9199-61b7b690e809 Date: Wed, 14 Nov 2018 18:27:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:18Z", "security_group_id": "9a7b9140-5093-4f99-8fd5-f715724212aa", "port_range_min": null, "revision_number": 0, "tenant_id": "783a66d6909a496c83d864feaa86bb32", "created_at": "2018-11-14T18:27:18Z", "project_id": "783a66d6909a496c83d864feaa86bb32", "id": "838b65ac-2737-4708-9928-8b9961f07af6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:18Z", "security_group_id": "9a7b9140-5093-4f99-8fd5-f715724212aa", "port_range_min": null, "revision_number": 0, "tenant_id": "783a66d6909a496c83d864feaa86bb32", "created_at": "2018-11-14T18:27:18Z", "project_id": "783a66d6909a496c83d864feaa86bb32", "id": "b9d5d577-0649-4c6a-9939-feb9cf1b0c7c"}]} 2018-11-14 18:27:23,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=9a7b9140-5093-4f99-8fd5-f715724212aa used request id req-9a49c5bf-426e-47d1-9199-61b7b690e809 2018-11-14 18:27:23,021 - neutron_utils - INFO - Deleting security group rule with ID - 838b65ac-2737-4708-9928-8b9961f07af6 2018-11-14 18:27:23,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/838b65ac-2737-4708-9928-8b9961f07af6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3671342733c7a0d70a139bd185b87d665b2b44c0" 2018-11-14 18:27:23,128 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fb4ecfa5-9bee-4625-aee6-36074c718ecb Content-Length: 0 Date: Wed, 14 Nov 2018 18:27:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:27:23,128 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/838b65ac-2737-4708-9928-8b9961f07af6 used request id req-fb4ecfa5-9bee-4625-aee6-36074c718ecb 2018-11-14 18:27:23,128 - neutron_utils - INFO - Deleting security group rule with ID - b9d5d577-0649-4c6a-9939-feb9cf1b0c7c 2018-11-14 18:27:23,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/b9d5d577-0649-4c6a-9939-feb9cf1b0c7c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3671342733c7a0d70a139bd185b87d665b2b44c0" 2018-11-14 18:27:23,392 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-964226db-ebfd-4b51-abdf-0f01422b8e27 Content-Length: 0 Date: Wed, 14 Nov 2018 18:27:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:27:23,392 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/b9d5d577-0649-4c6a-9939-feb9cf1b0c7c used request id req-964226db-ebfd-4b51-abdf-0f01422b8e27 2018-11-14 18:27:23,393 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-eea4d7ea-997a-4f9e-87dd-6b0b4261fb7bname 2018-11-14 18:27:23,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/9a7b9140-5093-4f99-8fd5-f715724212aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3671342733c7a0d70a139bd185b87d665b2b44c0" 2018-11-14 18:27:23,711 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c800885b-0f8e-4900-a092-258acd45e9e9 Content-Length: 0 Date: Wed, 14 Nov 2018 18:27:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:27:23,711 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/9a7b9140-5093-4f99-8fd5-f715724212aa used request id req-c800885b-0f8e-4900-a092-258acd45e9e9 2018-11-14 18:27:23,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03c5c6c4f93d15a36988cb3c606bf5e0fc5c587a" 2018-11-14 18:27:24,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-4ce44a80-6f98-43bf-9f64-da0135add01e Date: Wed, 14 Nov 2018 18:27:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "783a66d6909a496c83d864feaa86bb32", "created_at": "2018-11-14T18:27:18Z", "updated_at": "2018-11-14T18:27:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:18Z", "revision_number": 0, "id": "226a0b5d-6b5a-42fa-ad85-8c1cfa24b329", "remote_group_id": "e9215866-8ce7-4165-8fa9-2c4c2aed0c8c", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:18Z", "security_group_id": "e9215866-8ce7-4165-8fa9-2c4c2aed0c8c", "tenant_id": "783a66d6909a496c83d864feaa86bb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "783a66d6909a496c83d864feaa86bb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:18Z", "revision_number": 0, "id": "6e47a925-3944-4ebe-b808-095cb72ca175", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:18Z", "security_group_id": "e9215866-8ce7-4165-8fa9-2c4c2aed0c8c", "tenant_id": "783a66d6909a496c83d864feaa86bb32", "port_range_min": null, "ethertype": "IPv4", "project_id": "783a66d6909a496c83d864feaa86bb32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:18Z", "revision_number": 0, "id": "99a53766-2406-4b21-b492-db1490b2f009", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:18Z", "security_group_id": "e9215866-8ce7-4165-8fa9-2c4c2aed0c8c", "tenant_id": "783a66d6909a496c83d864feaa86bb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "783a66d6909a496c83d864feaa86bb32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:18Z", "revision_number": 0, "id": "f347e985-1d56-4eab-8f83-f387120f819a", "remote_group_id": "e9215866-8ce7-4165-8fa9-2c4c2aed0c8c", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:18Z", "security_group_id": "e9215866-8ce7-4165-8fa9-2c4c2aed0c8c", "tenant_id": "783a66d6909a496c83d864feaa86bb32", "port_range_min": null, "ethertype": "IPv6", "project_id": "783a66d6909a496c83d864feaa86bb32"}], "revision_number": 4, "project_id": "783a66d6909a496c83d864feaa86bb32", "id": "e9215866-8ce7-4165-8fa9-2c4c2aed0c8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:27:24,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-4ce44a80-6f98-43bf-9f64-da0135add01e 2018-11-14 18:27:24,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03c5c6c4f93d15a36988cb3c606bf5e0fc5c587a" 2018-11-14 18:27:24,146 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:27:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-300418e0-6969-4083-9cdf-62b1e3026416 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:27:24,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-300418e0-6969-4083-9cdf-62b1e3026416 2018-11-14 18:27:24,146 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:27:24,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03c5c6c4f93d15a36988cb3c606bf5e0fc5c587a" 2018-11-14 18:27:24,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a879696-e468-4258-bcb0-d88774a54657 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:27:24,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-4a879696-e468-4258-bcb0-d88774a54657 2018-11-14 18:27:24,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03c5c6c4f93d15a36988cb3c606bf5e0fc5c587a" 2018-11-14 18:27:24,383 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:27:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88a1229f-ae3c-43cc-ad6a-938db0a2b4cf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:27:24,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-88a1229f-ae3c-43cc-ad6a-938db0a2b4cf 2018-11-14 18:27:24,384 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:27:24,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03c5c6c4f93d15a36988cb3c606bf5e0fc5c587a" 2018-11-14 18:27:24,581 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:27:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc654cf3-baca-43ec-a0a5-e204e7c09e40 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:27:24,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-dc654cf3-baca-43ec-a0a5-e204e7c09e40 2018-11-14 18:27:24,582 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:27:24,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03c5c6c4f93d15a36988cb3c606bf5e0fc5c587a" 2018-11-14 18:27:24,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ef5550c-73b2-4ff8-8f98-40e9f5c17760 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:27:24,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-2ef5550c-73b2-4ff8-8f98-40e9f5c17760 2018-11-14 18:27:24,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03c5c6c4f93d15a36988cb3c606bf5e0fc5c587a" 2018-11-14 18:27:24,803 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:27:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12005006-37aa-4b4b-a730-414851871d08 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 18:27:24,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-12005006-37aa-4b4b-a730-414851871d08 2018-11-14 18:27:24,803 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:27:24,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03c5c6c4f93d15a36988cb3c606bf5e0fc5c587a" 2018-11-14 18:27:24,907 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:27:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c5e25aa-553c-47f7-9790-e39e1e19f863 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d3b3d3f2c3dd4be6bc230a686f3f0839.", "code": 404, "title": "Not Found"}} 2018-11-14 18:27:24,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 used request id req-0c5e25aa-553c-47f7-9790-e39e1e19f863 2018-11-14 18:27:24,908 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:27:24,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03c5c6c4f93d15a36988cb3c606bf5e0fc5c587a" 2018-11-14 18:27:25,023 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:27:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42bd72d1-99c1-494e-aa39-f7373c296a1a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5dcff89097904b7c82103d40edeed98d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:27:25,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d used request id req-42bd72d1-99c1-494e-aa39-f7373c296a1a 2018-11-14 18:27:25,024 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:27:25,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/783a66d6909a496c83d864feaa86bb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03c5c6c4f93d15a36988cb3c606bf5e0fc5c587a" 2018-11-14 18:27:25,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1138e297-8ba1-4503-9afb-de8b452d1887 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/783a66d6909a496c83d864feaa86bb32"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "783a66d6909a496c83d864feaa86bb32", "name": "CreateSecurityGroupTests-a523b57a-8077-4b6-proj"}} 2018-11-14 18:27:25,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/783a66d6909a496c83d864feaa86bb32 used request id req-1138e297-8ba1-4503-9afb-de8b452d1887 2018-11-14 18:27:25,139 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e9215866-8ce7-4165-8fa9-2c4c2aed0c8c 2018-11-14 18:27:25,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e9215866-8ce7-4165-8fa9-2c4c2aed0c8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03c5c6c4f93d15a36988cb3c606bf5e0fc5c587a" 2018-11-14 18:27:25,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-d2a45314-fbf5-4282-9932-206b0e1995fe Date: Wed, 14 Nov 2018 18:27:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "e9215866-8ce7-4165-8fa9-2c4c2aed0c8c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:18Z", "security_group_id": "e9215866-8ce7-4165-8fa9-2c4c2aed0c8c", "port_range_min": null, "revision_number": 0, "tenant_id": "783a66d6909a496c83d864feaa86bb32", "created_at": "2018-11-14T18:27:18Z", "project_id": "783a66d6909a496c83d864feaa86bb32", "id": "226a0b5d-6b5a-42fa-ad85-8c1cfa24b329"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:18Z", "security_group_id": "e9215866-8ce7-4165-8fa9-2c4c2aed0c8c", "port_range_min": null, "revision_number": 0, "tenant_id": "783a66d6909a496c83d864feaa86bb32", "created_at": "2018-11-14T18:27:18Z", "project_id": "783a66d6909a496c83d864feaa86bb32", "id": "6e47a925-3944-4ebe-b808-095cb72ca175"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:18Z", "security_group_id": "e9215866-8ce7-4165-8fa9-2c4c2aed0c8c", "port_range_min": null, "revision_number": 0, "tenant_id": "783a66d6909a496c83d864feaa86bb32", "created_at": "2018-11-14T18:27:18Z", "project_id": "783a66d6909a496c83d864feaa86bb32", "id": "99a53766-2406-4b21-b492-db1490b2f009"}, {"remote_group_id": "e9215866-8ce7-4165-8fa9-2c4c2aed0c8c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:18Z", "security_group_id": "e9215866-8ce7-4165-8fa9-2c4c2aed0c8c", "port_range_min": null, "revision_number": 0, "tenant_id": "783a66d6909a496c83d864feaa86bb32", "created_at": "2018-11-14T18:27:18Z", "project_id": "783a66d6909a496c83d864feaa86bb32", "id": "f347e985-1d56-4eab-8f83-f387120f819a"}]} 2018-11-14 18:27:25,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e9215866-8ce7-4165-8fa9-2c4c2aed0c8c used request id req-d2a45314-fbf5-4282-9932-206b0e1995fe 2018-11-14 18:27:25,368 - neutron_utils - INFO - Deleting security group with name - default 2018-11-14 18:27:25,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/e9215866-8ce7-4165-8fa9-2c4c2aed0c8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03c5c6c4f93d15a36988cb3c606bf5e0fc5c587a" 2018-11-14 18:27:25,717 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b9aca06e-f93d-4868-96d6-b7862ed021b4 Content-Length: 0 Date: Wed, 14 Nov 2018 18:27:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:27:25,717 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/e9215866-8ce7-4165-8fa9-2c4c2aed0c8c used request id req-b9aca06e-f93d-4868-96d6-b7862ed021b4 2018-11-14 18:27:25,718 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-a523b57a-8077-4b6-proj 2018-11-14 18:27:25,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/783a66d6909a496c83d864feaa86bb32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03c5c6c4f93d15a36988cb3c606bf5e0fc5c587a" 2018-11-14 18:27:26,084 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:27:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6237bd6-56ef-4ee5-9c86-448130dc2b6e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:27:26,085 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/783a66d6909a496c83d864feaa86bb32 used request id req-b6237bd6-56ef-4ee5-9c86-448130dc2b6e 2018-11-14 18:27:26,085 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-a523b57a-8077-4b6-proj-role 2018-11-14 18:27:26,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/3844404ae6d846bb92e0f9ea64382fec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03c5c6c4f93d15a36988cb3c606bf5e0fc5c587a" 2018-11-14 18:27:26,258 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:27:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df2dc4fb-f336-4e96-a24f-e1996ed057e2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:27:26,258 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/3844404ae6d846bb92e0f9ea64382fec used request id req-df2dc4fb-f336-4e96-a24f-e1996ed057e2 2018-11-14 18:27:26,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03c5c6c4f93d15a36988cb3c606bf5e0fc5c587a" 2018-11-14 18:27:26,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ccc1956-abe3-4d32-8e0a-046ba05d5a33 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:27:26,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-1ccc1956-abe3-4d32-8e0a-046ba05d5a33 2018-11-14 18:27:26,370 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-a523b57a-8077-4b6-user 2018-11-14 18:27:26,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/4679e1d906f14c6998a4a214084632c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cffc58043a924d695e800036f05979bfe8fb82cc" 2018-11-14 18:27:26,552 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:27:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a6100ca-df7b-41c6-80fb-26aa6ec84088 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:27:26,552 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/4679e1d906f14c6998a4a214084632c0 used request id req-3a6100ca-df7b-41c6-80fb-26aa6ec84088 2018-11-14 18:27:26,554 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:27:27,006 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:27:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["HI2j4W-vTaSNFxyWYBo5xg"], "issued_at": "2018-11-14T18:27:27.000000Z"}} 2018-11-14 18:27:27,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}908391cba7af1db3c9fbab21389e3d70f67ae0a8" 2018-11-14 18:27:27,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07486a3b-d431-4b8d-a226-4cbf5142662e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:27:27,122 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-07486a3b-d431-4b8d-a226-4cbf5142662e 2018-11-14 18:27:27,123 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:27:27,123 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:27:27,540 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:27:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["T_Mz0q3GR6S8m1InnkYWDQ"], "issued_at": "2018-11-14T18:27:27.000000Z"}} 2018-11-14 18:27:27,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d3c1d56a9c5ece969d5e9d70041a98741e793b4" 2018-11-14 18:27:27,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e59f6c4-4655-4031-97c5-15946791c12c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:27:27,646 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-3e59f6c4-4655-4031-97c5-15946791c12c 2018-11-14 18:27:27,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:27:27,655 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:27: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:27:27,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-1489f19b-c3e9-45c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d3c1d56a9c5ece969d5e9d70041a98741e793b4" 2018-11-14 18:27:27,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eaea042a-f137-4003-bb39-99e893502197 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-1489f19b-c3e9-45c-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:27:27,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-1489f19b-c3e9-45c-proj used request id req-eaea042a-f137-4003-bb39-99e893502197 2018-11-14 18:27:27,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d3c1d56a9c5ece969d5e9d70041a98741e793b4" 2018-11-14 18:27:27,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcf1db9e-9024-47b9-bd52-406b6b4ea2f4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:27:27,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-dcf1db9e-9024-47b9-bd52-406b6b4ea2f4 2018-11-14 18:27:27,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d3c1d56a9c5ece969d5e9d70041a98741e793b4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-1489f19b-c3e9-45c-proj"}}' 2018-11-14 18:27:28,031 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:27:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3740d8aa-dce1-4026-82fc-722f96dc75f5 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8dcd26b59fc844cd99723474c1900602"}, "tags": [], "enabled": true, "id": "8dcd26b59fc844cd99723474c1900602", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-1489f19b-c3e9-45c-proj"}} 2018-11-14 18:27:28,031 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-3740d8aa-dce1-4026-82fc-722f96dc75f5 2018-11-14 18:27:28,031 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-1489f19b-c3e9-45c-proj 2018-11-14 18:27:28,031 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:27:28,032 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:27:28,447 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:27:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["t8o06EzmTJGuHs8JoFTwMg"], "issued_at": "2018-11-14T18:27:28.000000Z"}} 2018-11-14 18:27:28,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b9361050e231cd642461867eef5f9abba9de7c" 2018-11-14 18:27:28,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56379f45-174c-417f-bbcc-68d084d8f998 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:27:28,556 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-56379f45-174c-417f-bbcc-68d084d8f998 2018-11-14 18:27:28,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:27:28,566 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:27: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:27:28,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b9361050e231cd642461867eef5f9abba9de7c" 2018-11-14 18:27:28,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fc5deff-4154-4f65-8f5e-f11bf255dd4d Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:27:28,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-8fc5deff-4154-4f65-8f5e-f11bf255dd4d 2018-11-14 18:27:28,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-1489f19b-c3e9-45c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b9361050e231cd642461867eef5f9abba9de7c" 2018-11-14 18:27:28,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd852f3a-4fa6-4186-8d34-549f9e70b43d Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-1489f19b-c3e9-45c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8dcd26b59fc844cd99723474c1900602"}, "tags": [], "enabled": true, "id": "8dcd26b59fc844cd99723474c1900602", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-1489f19b-c3e9-45c-proj"}]} 2018-11-14 18:27:28,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-1489f19b-c3e9-45c-proj used request id req-cd852f3a-4fa6-4186-8d34-549f9e70b43d 2018-11-14 18:27:28,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b9361050e231cd642461867eef5f9abba9de7c" 2018-11-14 18:27:28,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c438b73-9a71-43d5-8fdf-1a30a4ed9207 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:27:28,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-7c438b73-9a71-43d5-8fdf-1a30a4ed9207 2018-11-14 18:27:29,312 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-1489f19b-c3e9-45c-user 2018-11-14 18:27:29,312 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:27:29,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d3c1d56a9c5ece969d5e9d70041a98741e793b4" 2018-11-14 18:27:29,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f493e6f-5f2f-4cdf-9e84-82707af4bb5d Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:27:29,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-1f493e6f-5f2f-4cdf-9e84-82707af4bb5d 2018-11-14 18:27:29,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d3c1d56a9c5ece969d5e9d70041a98741e793b4" -d '{"role": {"name": "CreateSecurityGroupTests-1489f19b-c3e9-45c-proj-role"}}' 2018-11-14 18:27:29,546 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:27:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-885f14d6-4a54-4027-8cc8-93f8323b8859 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9fc6680bfac14c4584f61bce2d9ee337", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fc6680bfac14c4584f61bce2d9ee337"}, "name": "CreateSecurityGroupTests-1489f19b-c3e9-45c-proj-role"}} 2018-11-14 18:27:29,546 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-885f14d6-4a54-4027-8cc8-93f8323b8859 2018-11-14 18:27:29,546 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-1489f19b-c3e9-45c-proj-role 2018-11-14 18:27:29,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/9fc6680bfac14c4584f61bce2d9ee337 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d3c1d56a9c5ece969d5e9d70041a98741e793b4" 2018-11-14 18:27:29,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db79248e-c576-46da-ba03-1dcfc04a0205 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9fc6680bfac14c4584f61bce2d9ee337", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fc6680bfac14c4584f61bce2d9ee337"}, "name": "CreateSecurityGroupTests-1489f19b-c3e9-45c-proj-role"}} 2018-11-14 18:27:29,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/9fc6680bfac14c4584f61bce2d9ee337 used request id req-db79248e-c576-46da-ba03-1dcfc04a0205 2018-11-14 18:27:29,568 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-1489f19b-c3e9-45c-proj-role to project CreateSecurityGroupTests-1489f19b-c3e9-45c-proj 2018-11-14 18:27:29,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/8dcd26b59fc844cd99723474c1900602/users/c33f85b7371d42038dbd1ba2bc97f618/roles/9fc6680bfac14c4584f61bce2d9ee337 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d3c1d56a9c5ece969d5e9d70041a98741e793b4" 2018-11-14 18:27:29,811 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:27:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-befc5019-e29c-4f9b-9b84-6908b586a6cc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:27:29,811 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/8dcd26b59fc844cd99723474c1900602/users/c33f85b7371d42038dbd1ba2bc97f618/roles/9fc6680bfac14c4584f61bce2d9ee337 used request id req-befc5019-e29c-4f9b-9b84-6908b586a6cc 2018-11-14 18:27:29,813 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:27:29,814 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:27:30,256 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:27:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["Kdf-rx7kTIC7R17fAx-92g"], "issued_at": "2018-11-14T18:27:30.000000Z"}} 2018-11-14 18:27:30,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee2cfd594b71570faccfa5f2bc8783406cc165c8" 2018-11-14 18:27:30,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aab29854-6f14-4353-b220-215416eaa66b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:27:30,352 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-aab29854-6f14-4353-b220-215416eaa66b 2018-11-14 18:27:30,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e33ba9e4-1893-4fb1-a957-12cbd70bef2cname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee2cfd594b71570faccfa5f2bc8783406cc165c8" 2018-11-14 18:27:30,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-1804e1ec-01b6-4cd9-a898-b01ac73e9208 Date: Wed, 14 Nov 2018 18:27:30 GMT RESP BODY: {"security_groups": []} 2018-11-14 18:27:30,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e33ba9e4-1893-4fb1-a957-12cbd70bef2cname&description=hello+group used request id req-1804e1ec-01b6-4cd9-a898-b01ac73e9208 2018-11-14 18:27:30,587 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-e33ba9e4-1893-4fb1-a957-12cbd70bef2cname... 2018-11-14 18:27:30,587 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-e33ba9e4-1893-4fb1-a957-12cbd70bef2cname 2018-11-14 18:27:30,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:27:30,595 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:27:30,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-1489f19b-c3e9-45c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee2cfd594b71570faccfa5f2bc8783406cc165c8" 2018-11-14 18:27:30,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b035558c-8e50-4f75-83cf-b0176a75134d Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-1489f19b-c3e9-45c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8dcd26b59fc844cd99723474c1900602"}, "tags": [], "enabled": true, "id": "8dcd26b59fc844cd99723474c1900602", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-1489f19b-c3e9-45c-proj"}]} 2018-11-14 18:27:30,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-1489f19b-c3e9-45c-proj used request id req-b035558c-8e50-4f75-83cf-b0176a75134d 2018-11-14 18:27:30,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee2cfd594b71570faccfa5f2bc8783406cc165c8" -d '{"security_group": {"tenant_id": "8dcd26b59fc844cd99723474c1900602", "name": "CreateSecurityGroupTests-e33ba9e4-1893-4fb1-a957-12cbd70bef2cname", "description": "hello group"}}' 2018-11-14 18:27:31,300 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-7e9bd8b9-b8c2-4150-aea3-35de43b514d3 Date: Wed, 14 Nov 2018 18:27:31 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "8dcd26b59fc844cd99723474c1900602", "created_at": "2018-11-14T18:27:31Z", "updated_at": "2018-11-14T18:27:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:31Z", "revision_number": 0, "id": "f154df69-14dd-47b6-a50c-a01dc70866e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:31Z", "security_group_id": "add943c4-d9e5-4756-8bdd-bdeedeb129b1", "tenant_id": "8dcd26b59fc844cd99723474c1900602", "port_range_min": null, "ethertype": "IPv4", "project_id": "8dcd26b59fc844cd99723474c1900602"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:31Z", "revision_number": 0, "id": "f865ada7-1825-48b3-b940-c906986b99f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:31Z", "security_group_id": "add943c4-d9e5-4756-8bdd-bdeedeb129b1", "tenant_id": "8dcd26b59fc844cd99723474c1900602", "port_range_min": null, "ethertype": "IPv6", "project_id": "8dcd26b59fc844cd99723474c1900602"}], "revision_number": 2, "project_id": "8dcd26b59fc844cd99723474c1900602", "id": "add943c4-d9e5-4756-8bdd-bdeedeb129b1", "name": "CreateSecurityGroupTests-e33ba9e4-1893-4fb1-a957-12cbd70bef2cname"}} 2018-11-14 18:27:31,300 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-7e9bd8b9-b8c2-4150-aea3-35de43b514d3 2018-11-14 18:27:31,300 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - add943c4-d9e5-4756-8bdd-bdeedeb129b1 2018-11-14 18:27:31,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=add943c4-d9e5-4756-8bdd-bdeedeb129b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee2cfd594b71570faccfa5f2bc8783406cc165c8" 2018-11-14 18:27:31,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f71f87cb-318b-4929-b0b7-a8c9e61195c8 Date: Wed, 14 Nov 2018 18:27:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:31Z", "security_group_id": "add943c4-d9e5-4756-8bdd-bdeedeb129b1", "port_range_min": null, "revision_number": 0, "tenant_id": "8dcd26b59fc844cd99723474c1900602", "created_at": "2018-11-14T18:27:31Z", "project_id": "8dcd26b59fc844cd99723474c1900602", "id": "f154df69-14dd-47b6-a50c-a01dc70866e0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:31Z", "security_group_id": "add943c4-d9e5-4756-8bdd-bdeedeb129b1", "port_range_min": null, "revision_number": 0, "tenant_id": "8dcd26b59fc844cd99723474c1900602", "created_at": "2018-11-14T18:27:31Z", "project_id": "8dcd26b59fc844cd99723474c1900602", "id": "f865ada7-1825-48b3-b940-c906986b99f3"}]} 2018-11-14 18:27:31,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=add943c4-d9e5-4756-8bdd-bdeedeb129b1 used request id req-f71f87cb-318b-4929-b0b7-a8c9e61195c8 2018-11-14 18:27:31,517 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - add943c4-d9e5-4756-8bdd-bdeedeb129b1 2018-11-14 18:27:31,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=add943c4-d9e5-4756-8bdd-bdeedeb129b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee2cfd594b71570faccfa5f2bc8783406cc165c8" 2018-11-14 18:27:31,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-902cf783-05dc-4c6f-af76-ceb86cd552cf Date: Wed, 14 Nov 2018 18:27:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:31Z", "security_group_id": "add943c4-d9e5-4756-8bdd-bdeedeb129b1", "port_range_min": null, "revision_number": 0, "tenant_id": "8dcd26b59fc844cd99723474c1900602", "created_at": "2018-11-14T18:27:31Z", "project_id": "8dcd26b59fc844cd99723474c1900602", "id": "f154df69-14dd-47b6-a50c-a01dc70866e0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:31Z", "security_group_id": "add943c4-d9e5-4756-8bdd-bdeedeb129b1", "port_range_min": null, "revision_number": 0, "tenant_id": "8dcd26b59fc844cd99723474c1900602", "created_at": "2018-11-14T18:27:31Z", "project_id": "8dcd26b59fc844cd99723474c1900602", "id": "f865ada7-1825-48b3-b940-c906986b99f3"}]} 2018-11-14 18:27:31,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=add943c4-d9e5-4756-8bdd-bdeedeb129b1 used request id req-902cf783-05dc-4c6f-af76-ceb86cd552cf 2018-11-14 18:27:31,734 - neutron_utils - INFO - Retrieving security group with ID - add943c4-d9e5-4756-8bdd-bdeedeb129b1 2018-11-14 18:27:31,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=add943c4-d9e5-4756-8bdd-bdeedeb129b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee2cfd594b71570faccfa5f2bc8783406cc165c8" 2018-11-14 18:27:31,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-40432df3-dfad-4d27-8f1a-1796fa80de1f Date: Wed, 14 Nov 2018 18:27:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8dcd26b59fc844cd99723474c1900602", "created_at": "2018-11-14T18:27:31Z", "updated_at": "2018-11-14T18:27:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:31Z", "revision_number": 0, "id": "f154df69-14dd-47b6-a50c-a01dc70866e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:31Z", "security_group_id": "add943c4-d9e5-4756-8bdd-bdeedeb129b1", "tenant_id": "8dcd26b59fc844cd99723474c1900602", "port_range_min": null, "ethertype": "IPv4", "project_id": "8dcd26b59fc844cd99723474c1900602"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:31Z", "revision_number": 0, "id": "f865ada7-1825-48b3-b940-c906986b99f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:31Z", "security_group_id": "add943c4-d9e5-4756-8bdd-bdeedeb129b1", "tenant_id": "8dcd26b59fc844cd99723474c1900602", "port_range_min": null, "ethertype": "IPv6", "project_id": "8dcd26b59fc844cd99723474c1900602"}], "revision_number": 2, "project_id": "8dcd26b59fc844cd99723474c1900602", "id": "add943c4-d9e5-4756-8bdd-bdeedeb129b1", "name": "CreateSecurityGroupTests-e33ba9e4-1893-4fb1-a957-12cbd70bef2cname"}]} 2018-11-14 18:27:31,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=add943c4-d9e5-4756-8bdd-bdeedeb129b1 used request id req-40432df3-dfad-4d27-8f1a-1796fa80de1f 2018-11-14 18:27:31,799 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - add943c4-d9e5-4756-8bdd-bdeedeb129b1 2018-11-14 18:27:31,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=add943c4-d9e5-4756-8bdd-bdeedeb129b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee2cfd594b71570faccfa5f2bc8783406cc165c8" 2018-11-14 18:27:31,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-06454e9b-c61a-463b-b403-d2fca13fb17f Date: Wed, 14 Nov 2018 18:27:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:31Z", "security_group_id": "add943c4-d9e5-4756-8bdd-bdeedeb129b1", "port_range_min": null, "revision_number": 0, "tenant_id": "8dcd26b59fc844cd99723474c1900602", "created_at": "2018-11-14T18:27:31Z", "project_id": "8dcd26b59fc844cd99723474c1900602", "id": "f154df69-14dd-47b6-a50c-a01dc70866e0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:31Z", "security_group_id": "add943c4-d9e5-4756-8bdd-bdeedeb129b1", "port_range_min": null, "revision_number": 0, "tenant_id": "8dcd26b59fc844cd99723474c1900602", "created_at": "2018-11-14T18:27:31Z", "project_id": "8dcd26b59fc844cd99723474c1900602", "id": "f865ada7-1825-48b3-b940-c906986b99f3"}]} 2018-11-14 18:27:31,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=add943c4-d9e5-4756-8bdd-bdeedeb129b1 used request id req-06454e9b-c61a-463b-b403-d2fca13fb17f 2018-11-14 18:27:31,822 - neutron_utils - INFO - Retrieving security group with ID - add943c4-d9e5-4756-8bdd-bdeedeb129b1 2018-11-14 18:27:31,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=add943c4-d9e5-4756-8bdd-bdeedeb129b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee2cfd594b71570faccfa5f2bc8783406cc165c8" 2018-11-14 18:27:32,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-fcc2d079-6fa7-46d8-aa8b-bafcd571dbd4 Date: Wed, 14 Nov 2018 18:27:32 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8dcd26b59fc844cd99723474c1900602", "created_at": "2018-11-14T18:27:31Z", "updated_at": "2018-11-14T18:27:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:31Z", "revision_number": 0, "id": "f154df69-14dd-47b6-a50c-a01dc70866e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:31Z", "security_group_id": "add943c4-d9e5-4756-8bdd-bdeedeb129b1", "tenant_id": "8dcd26b59fc844cd99723474c1900602", "port_range_min": null, "ethertype": "IPv4", "project_id": "8dcd26b59fc844cd99723474c1900602"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:31Z", "revision_number": 0, "id": "f865ada7-1825-48b3-b940-c906986b99f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:31Z", "security_group_id": "add943c4-d9e5-4756-8bdd-bdeedeb129b1", "tenant_id": "8dcd26b59fc844cd99723474c1900602", "port_range_min": null, "ethertype": "IPv6", "project_id": "8dcd26b59fc844cd99723474c1900602"}], "revision_number": 2, "project_id": "8dcd26b59fc844cd99723474c1900602", "id": "add943c4-d9e5-4756-8bdd-bdeedeb129b1", "name": "CreateSecurityGroupTests-e33ba9e4-1893-4fb1-a957-12cbd70bef2cname"}]} 2018-11-14 18:27:32,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=add943c4-d9e5-4756-8bdd-bdeedeb129b1 used request id req-fcc2d079-6fa7-46d8-aa8b-bafcd571dbd4 2018-11-14 18:27:32,055 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - add943c4-d9e5-4756-8bdd-bdeedeb129b1 2018-11-14 18:27:32,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=add943c4-d9e5-4756-8bdd-bdeedeb129b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee2cfd594b71570faccfa5f2bc8783406cc165c8" 2018-11-14 18:27:32,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7347d88d-d362-41ed-a7de-91e323de41d0 Date: Wed, 14 Nov 2018 18:27:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:31Z", "security_group_id": "add943c4-d9e5-4756-8bdd-bdeedeb129b1", "port_range_min": null, "revision_number": 0, "tenant_id": "8dcd26b59fc844cd99723474c1900602", "created_at": "2018-11-14T18:27:31Z", "project_id": "8dcd26b59fc844cd99723474c1900602", "id": "f154df69-14dd-47b6-a50c-a01dc70866e0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:31Z", "security_group_id": "add943c4-d9e5-4756-8bdd-bdeedeb129b1", "port_range_min": null, "revision_number": 0, "tenant_id": "8dcd26b59fc844cd99723474c1900602", "created_at": "2018-11-14T18:27:31Z", "project_id": "8dcd26b59fc844cd99723474c1900602", "id": "f865ada7-1825-48b3-b940-c906986b99f3"}]} 2018-11-14 18:27:32,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=add943c4-d9e5-4756-8bdd-bdeedeb129b1 used request id req-7347d88d-d362-41ed-a7de-91e323de41d0 2018-11-14 18:27:32,084 - neutron_utils - INFO - Retrieving security group with ID - add943c4-d9e5-4756-8bdd-bdeedeb129b1 2018-11-14 18:27:32,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=add943c4-d9e5-4756-8bdd-bdeedeb129b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee2cfd594b71570faccfa5f2bc8783406cc165c8" 2018-11-14 18:27:32,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-57635aae-1647-4698-8442-2e31854eb182 Date: Wed, 14 Nov 2018 18:27:32 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8dcd26b59fc844cd99723474c1900602", "created_at": "2018-11-14T18:27:31Z", "updated_at": "2018-11-14T18:27:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:31Z", "revision_number": 0, "id": "f154df69-14dd-47b6-a50c-a01dc70866e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:31Z", "security_group_id": "add943c4-d9e5-4756-8bdd-bdeedeb129b1", "tenant_id": "8dcd26b59fc844cd99723474c1900602", "port_range_min": null, "ethertype": "IPv4", "project_id": "8dcd26b59fc844cd99723474c1900602"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:31Z", "revision_number": 0, "id": "f865ada7-1825-48b3-b940-c906986b99f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:31Z", "security_group_id": "add943c4-d9e5-4756-8bdd-bdeedeb129b1", "tenant_id": "8dcd26b59fc844cd99723474c1900602", "port_range_min": null, "ethertype": "IPv6", "project_id": "8dcd26b59fc844cd99723474c1900602"}], "revision_number": 2, "project_id": "8dcd26b59fc844cd99723474c1900602", "id": "add943c4-d9e5-4756-8bdd-bdeedeb129b1", "name": "CreateSecurityGroupTests-e33ba9e4-1893-4fb1-a957-12cbd70bef2cname"}]} 2018-11-14 18:27:32,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=add943c4-d9e5-4756-8bdd-bdeedeb129b1 used request id req-57635aae-1647-4698-8442-2e31854eb182 2018-11-14 18:27:32,331 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - add943c4-d9e5-4756-8bdd-bdeedeb129b1 2018-11-14 18:27:32,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=add943c4-d9e5-4756-8bdd-bdeedeb129b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee2cfd594b71570faccfa5f2bc8783406cc165c8" 2018-11-14 18:27:32,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6610dfb8-8844-4dfd-997d-05096d2cf5d6 Date: Wed, 14 Nov 2018 18:27:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:31Z", "security_group_id": "add943c4-d9e5-4756-8bdd-bdeedeb129b1", "port_range_min": null, "revision_number": 0, "tenant_id": "8dcd26b59fc844cd99723474c1900602", "created_at": "2018-11-14T18:27:31Z", "project_id": "8dcd26b59fc844cd99723474c1900602", "id": "f154df69-14dd-47b6-a50c-a01dc70866e0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:31Z", "security_group_id": "add943c4-d9e5-4756-8bdd-bdeedeb129b1", "port_range_min": null, "revision_number": 0, "tenant_id": "8dcd26b59fc844cd99723474c1900602", "created_at": "2018-11-14T18:27:31Z", "project_id": "8dcd26b59fc844cd99723474c1900602", "id": "f865ada7-1825-48b3-b940-c906986b99f3"}]} 2018-11-14 18:27:32,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=add943c4-d9e5-4756-8bdd-bdeedeb129b1 used request id req-6610dfb8-8844-4dfd-997d-05096d2cf5d6 2018-11-14 18:27:32,558 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:27:32,953 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fc6680bfac14c4584f61bce2d9ee337", "name": "CreateSecurityGroupTests-1489f19b-c3e9-45c-proj-role"}], "expires_at": "2018-11-14T19:27:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8dcd26b59fc844cd99723474c1900602", "name": "CreateSecurityGroupTests-1489f19b-c3e9-45c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/8dcd26b59fc844cd99723474c1900602", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/8dcd26b59fc844cd99723474c1900602", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/8dcd26b59fc844cd99723474c1900602", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_8dcd26b59fc844cd99723474c1900602", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_8dcd26b59fc844cd99723474c1900602", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/8dcd26b59fc844cd99723474c1900602", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/8dcd26b59fc844cd99723474c1900602", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/8dcd26b59fc844cd99723474c1900602", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/8dcd26b59fc844cd99723474c1900602", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/8dcd26b59fc844cd99723474c1900602", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/8dcd26b59fc844cd99723474c1900602", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/8dcd26b59fc844cd99723474c1900602", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/8dcd26b59fc844cd99723474c1900602", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/8dcd26b59fc844cd99723474c1900602", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-1489f19b-c3e9-45c-user", "id": "c33f85b7371d42038dbd1ba2bc97f618"}, "audit_ids": ["VJoEV2zbRRGtDHB5oOYiUQ"], "issued_at": "2018-11-14T18:27:32.000000Z"}} 2018-11-14 18:27:32,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e33ba9e4-1893-4fb1-a957-12cbd70bef2cname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3c2bdfe77cbdaf79e43655267f60bb751f62735" 2018-11-14 18:27:33,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-da77fadf-fb81-4bf7-92f5-e834e1d0e3c6 Date: Wed, 14 Nov 2018 18:27:33 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8dcd26b59fc844cd99723474c1900602", "created_at": "2018-11-14T18:27:31Z", "updated_at": "2018-11-14T18:27:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:31Z", "revision_number": 0, "id": "f154df69-14dd-47b6-a50c-a01dc70866e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:31Z", "security_group_id": "add943c4-d9e5-4756-8bdd-bdeedeb129b1", "tenant_id": "8dcd26b59fc844cd99723474c1900602", "port_range_min": null, "ethertype": "IPv4", "project_id": "8dcd26b59fc844cd99723474c1900602"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:31Z", "revision_number": 0, "id": "f865ada7-1825-48b3-b940-c906986b99f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:31Z", "security_group_id": "add943c4-d9e5-4756-8bdd-bdeedeb129b1", "tenant_id": "8dcd26b59fc844cd99723474c1900602", "port_range_min": null, "ethertype": "IPv6", "project_id": "8dcd26b59fc844cd99723474c1900602"}], "revision_number": 2, "project_id": "8dcd26b59fc844cd99723474c1900602", "id": "add943c4-d9e5-4756-8bdd-bdeedeb129b1", "name": "CreateSecurityGroupTests-e33ba9e4-1893-4fb1-a957-12cbd70bef2cname"}]} 2018-11-14 18:27:33,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e33ba9e4-1893-4fb1-a957-12cbd70bef2cname&description=hello+group used request id req-da77fadf-fb81-4bf7-92f5-e834e1d0e3c6 2018-11-14 18:27:33,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:27:33,224 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:27: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:27:33,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/8dcd26b59fc844cd99723474c1900602 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}908391cba7af1db3c9fbab21389e3d70f67ae0a8" 2018-11-14 18:27:33,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78fad5ef-0411-4a3a-8155-9a322acf8f15 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8dcd26b59fc844cd99723474c1900602"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8dcd26b59fc844cd99723474c1900602", "name": "CreateSecurityGroupTests-1489f19b-c3e9-45c-proj"}} 2018-11-14 18:27:33,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/8dcd26b59fc844cd99723474c1900602 used request id req-78fad5ef-0411-4a3a-8155-9a322acf8f15 2018-11-14 18:27:33,345 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - add943c4-d9e5-4756-8bdd-bdeedeb129b1 2018-11-14 18:27:33,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=add943c4-d9e5-4756-8bdd-bdeedeb129b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3c2bdfe77cbdaf79e43655267f60bb751f62735" 2018-11-14 18:27:33,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b628cf29-9dd9-4363-b9cf-a28cc9978ac2 Date: Wed, 14 Nov 2018 18:27:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:31Z", "security_group_id": "add943c4-d9e5-4756-8bdd-bdeedeb129b1", "port_range_min": null, "revision_number": 0, "tenant_id": "8dcd26b59fc844cd99723474c1900602", "created_at": "2018-11-14T18:27:31Z", "project_id": "8dcd26b59fc844cd99723474c1900602", "id": "f154df69-14dd-47b6-a50c-a01dc70866e0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:31Z", "security_group_id": "add943c4-d9e5-4756-8bdd-bdeedeb129b1", "port_range_min": null, "revision_number": 0, "tenant_id": "8dcd26b59fc844cd99723474c1900602", "created_at": "2018-11-14T18:27:31Z", "project_id": "8dcd26b59fc844cd99723474c1900602", "id": "f865ada7-1825-48b3-b940-c906986b99f3"}]} 2018-11-14 18:27:33,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=add943c4-d9e5-4756-8bdd-bdeedeb129b1 used request id req-b628cf29-9dd9-4363-b9cf-a28cc9978ac2 2018-11-14 18:27:33,567 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - add943c4-d9e5-4756-8bdd-bdeedeb129b1 2018-11-14 18:27:33,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=add943c4-d9e5-4756-8bdd-bdeedeb129b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3c2bdfe77cbdaf79e43655267f60bb751f62735" 2018-11-14 18:27:33,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-eeeae5e6-467c-4138-9fc1-fa7b9fbaa495 Date: Wed, 14 Nov 2018 18:27:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:31Z", "security_group_id": "add943c4-d9e5-4756-8bdd-bdeedeb129b1", "port_range_min": null, "revision_number": 0, "tenant_id": "8dcd26b59fc844cd99723474c1900602", "created_at": "2018-11-14T18:27:31Z", "project_id": "8dcd26b59fc844cd99723474c1900602", "id": "f154df69-14dd-47b6-a50c-a01dc70866e0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:31Z", "security_group_id": "add943c4-d9e5-4756-8bdd-bdeedeb129b1", "port_range_min": null, "revision_number": 0, "tenant_id": "8dcd26b59fc844cd99723474c1900602", "created_at": "2018-11-14T18:27:31Z", "project_id": "8dcd26b59fc844cd99723474c1900602", "id": "f865ada7-1825-48b3-b940-c906986b99f3"}]} 2018-11-14 18:27:33,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=add943c4-d9e5-4756-8bdd-bdeedeb129b1 used request id req-eeeae5e6-467c-4138-9fc1-fa7b9fbaa495 2018-11-14 18:27:33,780 - neutron_utils - INFO - Deleting security group rule with ID - f154df69-14dd-47b6-a50c-a01dc70866e0 2018-11-14 18:27:33,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/f154df69-14dd-47b6-a50c-a01dc70866e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee2cfd594b71570faccfa5f2bc8783406cc165c8" 2018-11-14 18:27:34,050 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-afa866ea-a8f1-4bea-a2be-e52860d2134f Content-Length: 0 Date: Wed, 14 Nov 2018 18:27:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:27:34,050 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/f154df69-14dd-47b6-a50c-a01dc70866e0 used request id req-afa866ea-a8f1-4bea-a2be-e52860d2134f 2018-11-14 18:27:34,050 - neutron_utils - INFO - Deleting security group rule with ID - f865ada7-1825-48b3-b940-c906986b99f3 2018-11-14 18:27:34,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/f865ada7-1825-48b3-b940-c906986b99f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee2cfd594b71570faccfa5f2bc8783406cc165c8" 2018-11-14 18:27:34,340 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d665a3d8-dbc9-4dea-a1f7-8230e8b93c73 Content-Length: 0 Date: Wed, 14 Nov 2018 18:27:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:27:34,341 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/f865ada7-1825-48b3-b940-c906986b99f3 used request id req-d665a3d8-dbc9-4dea-a1f7-8230e8b93c73 2018-11-14 18:27:34,341 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-e33ba9e4-1893-4fb1-a957-12cbd70bef2cname 2018-11-14 18:27:34,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/add943c4-d9e5-4756-8bdd-bdeedeb129b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee2cfd594b71570faccfa5f2bc8783406cc165c8" 2018-11-14 18:27:34,929 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8bf2298a-9782-4069-ba83-f1205d8433b5 Content-Length: 0 Date: Wed, 14 Nov 2018 18:27:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:27:34,929 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/add943c4-d9e5-4756-8bdd-bdeedeb129b1 used request id req-8bf2298a-9782-4069-ba83-f1205d8433b5 2018-11-14 18:27:34,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d3c1d56a9c5ece969d5e9d70041a98741e793b4" 2018-11-14 18:27:35,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-b2323a63-2c3f-4fe9-bdd6-b99d047b5a39 Date: Wed, 14 Nov 2018 18:27:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8dcd26b59fc844cd99723474c1900602", "created_at": "2018-11-14T18:27:30Z", "updated_at": "2018-11-14T18:27:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:31Z", "revision_number": 0, "id": "335e3414-bcd5-45aa-938a-1a1faa40bd70", "remote_group_id": "d5a4c90b-0562-493b-982f-6f3fec88bf6d", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:31Z", "security_group_id": "d5a4c90b-0562-493b-982f-6f3fec88bf6d", "tenant_id": "8dcd26b59fc844cd99723474c1900602", "port_range_min": null, "ethertype": "IPv6", "project_id": "8dcd26b59fc844cd99723474c1900602"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:31Z", "revision_number": 0, "id": "3d756572-2b5d-4420-bd46-8055ae85ccb1", "remote_group_id": "d5a4c90b-0562-493b-982f-6f3fec88bf6d", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:31Z", "security_group_id": "d5a4c90b-0562-493b-982f-6f3fec88bf6d", "tenant_id": "8dcd26b59fc844cd99723474c1900602", "port_range_min": null, "ethertype": "IPv4", "project_id": "8dcd26b59fc844cd99723474c1900602"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:31Z", "revision_number": 0, "id": "962451ce-6c3e-4cbc-8d0f-1496fc2265a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:31Z", "security_group_id": "d5a4c90b-0562-493b-982f-6f3fec88bf6d", "tenant_id": "8dcd26b59fc844cd99723474c1900602", "port_range_min": null, "ethertype": "IPv4", "project_id": "8dcd26b59fc844cd99723474c1900602"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:31Z", "revision_number": 0, "id": "e68b0345-b817-44ef-8891-2a5bc96750bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:31Z", "security_group_id": "d5a4c90b-0562-493b-982f-6f3fec88bf6d", "tenant_id": "8dcd26b59fc844cd99723474c1900602", "port_range_min": null, "ethertype": "IPv6", "project_id": "8dcd26b59fc844cd99723474c1900602"}], "revision_number": 4, "project_id": "8dcd26b59fc844cd99723474c1900602", "id": "d5a4c90b-0562-493b-982f-6f3fec88bf6d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:27:35,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-b2323a63-2c3f-4fe9-bdd6-b99d047b5a39 2018-11-14 18:27:35,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d3c1d56a9c5ece969d5e9d70041a98741e793b4" 2018-11-14 18:27:35,319 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:27:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7c7a7d8-6f7b-4160-ad93-2007dc0a93f9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:27:35,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-e7c7a7d8-6f7b-4160-ad93-2007dc0a93f9 2018-11-14 18:27:35,320 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:27:35,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d3c1d56a9c5ece969d5e9d70041a98741e793b4" 2018-11-14 18:27:35,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31792dfe-8a28-4b7a-9caf-570655d5e4d5 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:27:35,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-31792dfe-8a28-4b7a-9caf-570655d5e4d5 2018-11-14 18:27:35,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d3c1d56a9c5ece969d5e9d70041a98741e793b4" 2018-11-14 18:27:35,551 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:27:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4e21249-860d-4854-b6bc-045c3d746132 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:27:35,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-f4e21249-860d-4854-b6bc-045c3d746132 2018-11-14 18:27:35,552 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:27:35,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d3c1d56a9c5ece969d5e9d70041a98741e793b4" 2018-11-14 18:27:35,735 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:27:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7706a6a-70b6-4a44-8c78-7d8487b870fb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:27:35,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-b7706a6a-70b6-4a44-8c78-7d8487b870fb 2018-11-14 18:27:35,736 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:27:35,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d3c1d56a9c5ece969d5e9d70041a98741e793b4" 2018-11-14 18:27:35,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-820cfc0e-d69d-4185-b2ea-6e5a908a3124 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:27:35,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-820cfc0e-d69d-4185-b2ea-6e5a908a3124 2018-11-14 18:27:35,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d3c1d56a9c5ece969d5e9d70041a98741e793b4" 2018-11-14 18:27:35,971 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:27:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fad0378-a5b9-45a4-80cb-be534b0fa591 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 18:27:35,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-9fad0378-a5b9-45a4-80cb-be534b0fa591 2018-11-14 18:27:35,971 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:27:35,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d3c1d56a9c5ece969d5e9d70041a98741e793b4" 2018-11-14 18:27:36,077 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:27:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66278f72-07f3-49e7-af87-61df3ba33084 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d3b3d3f2c3dd4be6bc230a686f3f0839.", "code": 404, "title": "Not Found"}} 2018-11-14 18:27:36,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 used request id req-66278f72-07f3-49e7-af87-61df3ba33084 2018-11-14 18:27:36,077 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:27:36,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d3c1d56a9c5ece969d5e9d70041a98741e793b4" 2018-11-14 18:27:36,190 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:27:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d17a543-4067-484f-9f9c-09f47b0181ba Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5dcff89097904b7c82103d40edeed98d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:27:36,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d used request id req-5d17a543-4067-484f-9f9c-09f47b0181ba 2018-11-14 18:27:36,191 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:27:36,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/8dcd26b59fc844cd99723474c1900602 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d3c1d56a9c5ece969d5e9d70041a98741e793b4" 2018-11-14 18:27:36,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac8f4d2f-dc7f-492b-aa41-d5d8c160000a Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8dcd26b59fc844cd99723474c1900602"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8dcd26b59fc844cd99723474c1900602", "name": "CreateSecurityGroupTests-1489f19b-c3e9-45c-proj"}} 2018-11-14 18:27:36,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/8dcd26b59fc844cd99723474c1900602 used request id req-ac8f4d2f-dc7f-492b-aa41-d5d8c160000a 2018-11-14 18:27:36,215 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d5a4c90b-0562-493b-982f-6f3fec88bf6d 2018-11-14 18:27:36,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d5a4c90b-0562-493b-982f-6f3fec88bf6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d3c1d56a9c5ece969d5e9d70041a98741e793b4" 2018-11-14 18:27:36,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a06b9812-be28-4015-a612-58050ad002d4 Date: Wed, 14 Nov 2018 18:27:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "d5a4c90b-0562-493b-982f-6f3fec88bf6d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:31Z", "security_group_id": "d5a4c90b-0562-493b-982f-6f3fec88bf6d", "port_range_min": null, "revision_number": 0, "tenant_id": "8dcd26b59fc844cd99723474c1900602", "created_at": "2018-11-14T18:27:31Z", "project_id": "8dcd26b59fc844cd99723474c1900602", "id": "335e3414-bcd5-45aa-938a-1a1faa40bd70"}, {"remote_group_id": "d5a4c90b-0562-493b-982f-6f3fec88bf6d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:31Z", "security_group_id": "d5a4c90b-0562-493b-982f-6f3fec88bf6d", "port_range_min": null, "revision_number": 0, "tenant_id": "8dcd26b59fc844cd99723474c1900602", "created_at": "2018-11-14T18:27:31Z", "project_id": "8dcd26b59fc844cd99723474c1900602", "id": "3d756572-2b5d-4420-bd46-8055ae85ccb1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:31Z", "security_group_id": "d5a4c90b-0562-493b-982f-6f3fec88bf6d", "port_range_min": null, "revision_number": 0, "tenant_id": "8dcd26b59fc844cd99723474c1900602", "created_at": "2018-11-14T18:27:31Z", "project_id": "8dcd26b59fc844cd99723474c1900602", "id": "962451ce-6c3e-4cbc-8d0f-1496fc2265a6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:31Z", "security_group_id": "d5a4c90b-0562-493b-982f-6f3fec88bf6d", "port_range_min": null, "revision_number": 0, "tenant_id": "8dcd26b59fc844cd99723474c1900602", "created_at": "2018-11-14T18:27:31Z", "project_id": "8dcd26b59fc844cd99723474c1900602", "id": "e68b0345-b817-44ef-8891-2a5bc96750bb"}]} 2018-11-14 18:27:36,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d5a4c90b-0562-493b-982f-6f3fec88bf6d used request id req-a06b9812-be28-4015-a612-58050ad002d4 2018-11-14 18:27:36,434 - neutron_utils - INFO - Deleting security group with name - default 2018-11-14 18:27:36,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/d5a4c90b-0562-493b-982f-6f3fec88bf6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d3c1d56a9c5ece969d5e9d70041a98741e793b4" 2018-11-14 18:27:36,841 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b7931fa6-4ab0-4022-a926-5acddfe91f0c Content-Length: 0 Date: Wed, 14 Nov 2018 18:27:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:27:36,841 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/d5a4c90b-0562-493b-982f-6f3fec88bf6d used request id req-b7931fa6-4ab0-4022-a926-5acddfe91f0c 2018-11-14 18:27:36,842 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-1489f19b-c3e9-45c-proj 2018-11-14 18:27:36,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/8dcd26b59fc844cd99723474c1900602 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d3c1d56a9c5ece969d5e9d70041a98741e793b4" 2018-11-14 18:27:37,096 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:27:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b4ebf58-6895-402c-8e1b-359ff4cd52b9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:27:37,096 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/8dcd26b59fc844cd99723474c1900602 used request id req-7b4ebf58-6895-402c-8e1b-359ff4cd52b9 2018-11-14 18:27:37,096 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-1489f19b-c3e9-45c-proj-role 2018-11-14 18:27:37,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/9fc6680bfac14c4584f61bce2d9ee337 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d3c1d56a9c5ece969d5e9d70041a98741e793b4" 2018-11-14 18:27:37,234 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:27:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95dcddd6-04ab-4037-a102-43c4ae2ca116 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:27:37,234 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/9fc6680bfac14c4584f61bce2d9ee337 used request id req-95dcddd6-04ab-4037-a102-43c4ae2ca116 2018-11-14 18:27:37,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d3c1d56a9c5ece969d5e9d70041a98741e793b4" 2018-11-14 18:27:37,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6beffa9-6762-4e08-8cc2-e897b5835985 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:27:37,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-e6beffa9-6762-4e08-8cc2-e897b5835985 2018-11-14 18:27:37,346 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-1489f19b-c3e9-45c-user 2018-11-14 18:27:37,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/c33f85b7371d42038dbd1ba2bc97f618 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b9361050e231cd642461867eef5f9abba9de7c" 2018-11-14 18:27:37,537 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:27:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-877bc1a2-4e6a-41a5-9a55-fce2d6522906 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:27:37,537 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/c33f85b7371d42038dbd1ba2bc97f618 used request id req-877bc1a2-4e6a-41a5-9a55-fce2d6522906 2018-11-14 18:27:37,539 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:27:37,970 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:27:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["AA3CJLHWT7S1qV4TJJd6yA"], "issued_at": "2018-11-14T18:27:37.000000Z"}} 2018-11-14 18:27:37,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b09f7c6beb84b40927d05958c251b364d23aea" 2018-11-14 18:27:38,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4da430ed-6e0f-4ee3-aa91-fb3e13c91b1f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:27:38,076 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-4da430ed-6e0f-4ee3-aa91-fb3e13c91b1f 2018-11-14 18:27:38,077 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:27:38,078 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:27:38,500 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:27:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["lVTY_9UfReO7da_c9ayf8Q"], "issued_at": "2018-11-14T18:27:38.000000Z"}} 2018-11-14 18:27:38,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4feff9abd430bbae3b7a499aa4f3338ebf47b7b8" 2018-11-14 18:27:38,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa5c6018-bb61-4c9b-b130-d410e800d987 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:27:38,606 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-fa5c6018-bb61-4c9b-b130-d410e800d987 2018-11-14 18:27:38,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:27:38,615 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:27: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:27:38,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-9db305d8-ad80-4fd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4feff9abd430bbae3b7a499aa4f3338ebf47b7b8" 2018-11-14 18:27:38,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db6300b4-bded-477d-9f42-a6e0fefa2db6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-9db305d8-ad80-4fd-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:27:38,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-9db305d8-ad80-4fd-proj used request id req-db6300b4-bded-477d-9f42-a6e0fefa2db6 2018-11-14 18:27:38,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4feff9abd430bbae3b7a499aa4f3338ebf47b7b8" 2018-11-14 18:27:38,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aaef1cf1-fc05-443c-8147-6a97bcefca84 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:27:38,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-aaef1cf1-fc05-443c-8147-6a97bcefca84 2018-11-14 18:27:38,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4feff9abd430bbae3b7a499aa4f3338ebf47b7b8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-9db305d8-ad80-4fd-proj"}}' 2018-11-14 18:27:38,983 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:27:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5f75f8c-9ee2-4085-add8-045d55835e98 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/2cda35f45c0b4b3d89cbf43ceeb71c6b"}, "tags": [], "enabled": true, "id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-9db305d8-ad80-4fd-proj"}} 2018-11-14 18:27:38,983 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-a5f75f8c-9ee2-4085-add8-045d55835e98 2018-11-14 18:27:38,983 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-9db305d8-ad80-4fd-proj 2018-11-14 18:27:38,984 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:27:38,984 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:27:39,414 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:27:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["tBiWBUHsSEe7VNCJw38bwA"], "issued_at": "2018-11-14T18:27:39.000000Z"}} 2018-11-14 18:27:39,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4d70e8e8db1ac07f089582819862862767999a9" 2018-11-14 18:27:39,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dceaf90-d1f9-4c32-a4fd-25becb4d0794 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:27:39,520 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-9dceaf90-d1f9-4c32-a4fd-25becb4d0794 2018-11-14 18:27:39,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:27:39,530 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:27: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:27:39,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4d70e8e8db1ac07f089582819862862767999a9" 2018-11-14 18:27:39,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e7e9b53-c2da-4f03-ab95-aa3ca61b6019 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:27:39,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-3e7e9b53-c2da-4f03-ab95-aa3ca61b6019 2018-11-14 18:27:39,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-9db305d8-ad80-4fd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4d70e8e8db1ac07f089582819862862767999a9" 2018-11-14 18:27:39,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fe03409-9003-4fa9-a1ec-fe3b19017b3b Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-9db305d8-ad80-4fd-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/2cda35f45c0b4b3d89cbf43ceeb71c6b"}, "tags": [], "enabled": true, "id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-9db305d8-ad80-4fd-proj"}]} 2018-11-14 18:27:39,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-9db305d8-ad80-4fd-proj used request id req-3fe03409-9003-4fa9-a1ec-fe3b19017b3b 2018-11-14 18:27:39,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4d70e8e8db1ac07f089582819862862767999a9" 2018-11-14 18:27:39,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98dd8495-840b-4538-b72e-72ad0514e93f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:27:39,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-98dd8495-840b-4538-b72e-72ad0514e93f 2018-11-14 18:27:40,187 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-9db305d8-ad80-4fd-user 2018-11-14 18:27:40,187 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:27:40,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4feff9abd430bbae3b7a499aa4f3338ebf47b7b8" 2018-11-14 18:27:40,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-719947c9-6825-47e8-8b7b-860d854a9de1 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:27:40,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-719947c9-6825-47e8-8b7b-860d854a9de1 2018-11-14 18:27:40,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4feff9abd430bbae3b7a499aa4f3338ebf47b7b8" -d '{"role": {"name": "CreateSecurityGroupTests-9db305d8-ad80-4fd-proj-role"}}' 2018-11-14 18:27:40,337 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:27:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4aa14859-b594-46ed-90ef-bb4523727e5f Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8cacf293d26841f99734c63bca1bdc2e", "links": {"self": "http://172.30.9.28:5000/v3/roles/8cacf293d26841f99734c63bca1bdc2e"}, "name": "CreateSecurityGroupTests-9db305d8-ad80-4fd-proj-role"}} 2018-11-14 18:27:40,337 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-4aa14859-b594-46ed-90ef-bb4523727e5f 2018-11-14 18:27:40,337 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-9db305d8-ad80-4fd-proj-role 2018-11-14 18:27:40,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/8cacf293d26841f99734c63bca1bdc2e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4feff9abd430bbae3b7a499aa4f3338ebf47b7b8" 2018-11-14 18:27:40,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0295a8dc-5dde-42fd-aac3-ed296b782878 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8cacf293d26841f99734c63bca1bdc2e", "links": {"self": "http://172.30.9.28:5000/v3/roles/8cacf293d26841f99734c63bca1bdc2e"}, "name": "CreateSecurityGroupTests-9db305d8-ad80-4fd-proj-role"}} 2018-11-14 18:27:40,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/8cacf293d26841f99734c63bca1bdc2e used request id req-0295a8dc-5dde-42fd-aac3-ed296b782878 2018-11-14 18:27:40,447 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-9db305d8-ad80-4fd-proj-role to project CreateSecurityGroupTests-9db305d8-ad80-4fd-proj 2018-11-14 18:27:40,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/2cda35f45c0b4b3d89cbf43ceeb71c6b/users/83fddcc2ad9e4e538cbac38e786bf077/roles/8cacf293d26841f99734c63bca1bdc2e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4feff9abd430bbae3b7a499aa4f3338ebf47b7b8" 2018-11-14 18:27:40,603 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:27:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95e5ae7b-39d6-4827-a81c-8bc72d084a72 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:27:40,603 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/2cda35f45c0b4b3d89cbf43ceeb71c6b/users/83fddcc2ad9e4e538cbac38e786bf077/roles/8cacf293d26841f99734c63bca1bdc2e used request id req-95e5ae7b-39d6-4827-a81c-8bc72d084a72 2018-11-14 18:27:40,605 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:27:40,606 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:27:41,018 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8cacf293d26841f99734c63bca1bdc2e", "name": "CreateSecurityGroupTests-9db305d8-ad80-4fd-proj-role"}], "expires_at": "2018-11-14T19:27:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "name": "CreateSecurityGroupTests-9db305d8-ad80-4fd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/2cda35f45c0b4b3d89cbf43ceeb71c6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/2cda35f45c0b4b3d89cbf43ceeb71c6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/2cda35f45c0b4b3d89cbf43ceeb71c6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_2cda35f45c0b4b3d89cbf43ceeb71c6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_2cda35f45c0b4b3d89cbf43ceeb71c6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/2cda35f45c0b4b3d89cbf43ceeb71c6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/2cda35f45c0b4b3d89cbf43ceeb71c6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/2cda35f45c0b4b3d89cbf43ceeb71c6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/2cda35f45c0b4b3d89cbf43ceeb71c6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/2cda35f45c0b4b3d89cbf43ceeb71c6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/2cda35f45c0b4b3d89cbf43ceeb71c6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/2cda35f45c0b4b3d89cbf43ceeb71c6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/2cda35f45c0b4b3d89cbf43ceeb71c6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/2cda35f45c0b4b3d89cbf43ceeb71c6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-9db305d8-ad80-4fd-user", "id": "83fddcc2ad9e4e538cbac38e786bf077"}, "audit_ids": ["N0MPPx2xTgOeKfbkmCN7tA"], "issued_at": "2018-11-14T18:27:41.000000Z"}} 2018-11-14 18:27:41,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e91ae27279c363ccaabba11090cba0c1a1434d5" 2018-11-14 18:27:41,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2db5bae8-5d70-48a6-8cb5-a6ce39d801fb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:27:41,109 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-2db5bae8-5d70-48a6-8cb5-a6ce39d801fb 2018-11-14 18:27:41,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-26ded3ae-0be9-45a8-bf4d-3fbb6c9a142cname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e91ae27279c363ccaabba11090cba0c1a1434d5" 2018-11-14 18:27:41,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-b7f83460-a0c8-42e5-9294-579af81b757d Date: Wed, 14 Nov 2018 18:27:41 GMT RESP BODY: {"security_groups": []} 2018-11-14 18:27:41,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-26ded3ae-0be9-45a8-bf4d-3fbb6c9a142cname&description=hello+group used request id req-b7f83460-a0c8-42e5-9294-579af81b757d 2018-11-14 18:27:41,450 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-26ded3ae-0be9-45a8-bf4d-3fbb6c9a142cname... 2018-11-14 18:27:41,450 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-26ded3ae-0be9-45a8-bf4d-3fbb6c9a142cname 2018-11-14 18:27:41,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e91ae27279c363ccaabba11090cba0c1a1434d5" -d '{"security_group": {"name": "CreateSecurityGroupTests-26ded3ae-0be9-45a8-bf4d-3fbb6c9a142cname", "description": "hello group"}}' 2018-11-14 18:27:41,923 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-53c737a5-5968-443f-b2a8-3671b9c613e3 Date: Wed, 14 Nov 2018 18:27:41 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "created_at": "2018-11-14T18:27:41Z", "updated_at": "2018-11-14T18:27:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:41Z", "revision_number": 0, "id": "af888b47-f3b9-402e-a020-908d43327551", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:41Z", "security_group_id": "cc206528-9f2b-41ae-acc8-59bfece5580a", "tenant_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "port_range_min": null, "ethertype": "IPv4", "project_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:41Z", "revision_number": 0, "id": "e9c2660b-d462-4796-985a-d8d105cf6e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:41Z", "security_group_id": "cc206528-9f2b-41ae-acc8-59bfece5580a", "tenant_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "port_range_min": null, "ethertype": "IPv6", "project_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b"}], "revision_number": 2, "project_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "id": "cc206528-9f2b-41ae-acc8-59bfece5580a", "name": "CreateSecurityGroupTests-26ded3ae-0be9-45a8-bf4d-3fbb6c9a142cname"}} 2018-11-14 18:27:41,923 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-53c737a5-5968-443f-b2a8-3671b9c613e3 2018-11-14 18:27:41,923 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cc206528-9f2b-41ae-acc8-59bfece5580a 2018-11-14 18:27:41,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=cc206528-9f2b-41ae-acc8-59bfece5580a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e91ae27279c363ccaabba11090cba0c1a1434d5" 2018-11-14 18:27:42,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9c7266ed-af7a-4c50-819b-d6dda2af7003 Date: Wed, 14 Nov 2018 18:27: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-11-14T18:27:41Z", "security_group_id": "cc206528-9f2b-41ae-acc8-59bfece5580a", "port_range_min": null, "revision_number": 0, "tenant_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "created_at": "2018-11-14T18:27:41Z", "project_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "id": "af888b47-f3b9-402e-a020-908d43327551"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:41Z", "security_group_id": "cc206528-9f2b-41ae-acc8-59bfece5580a", "port_range_min": null, "revision_number": 0, "tenant_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "created_at": "2018-11-14T18:27:41Z", "project_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "id": "e9c2660b-d462-4796-985a-d8d105cf6e25"}]} 2018-11-14 18:27:42,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=cc206528-9f2b-41ae-acc8-59bfece5580a used request id req-9c7266ed-af7a-4c50-819b-d6dda2af7003 2018-11-14 18:27:42,144 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cc206528-9f2b-41ae-acc8-59bfece5580a 2018-11-14 18:27:42,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=cc206528-9f2b-41ae-acc8-59bfece5580a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e91ae27279c363ccaabba11090cba0c1a1434d5" 2018-11-14 18:27:42,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-76001337-1df8-4d84-a3ae-7e6295f3fd25 Date: Wed, 14 Nov 2018 18:27: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-11-14T18:27:41Z", "security_group_id": "cc206528-9f2b-41ae-acc8-59bfece5580a", "port_range_min": null, "revision_number": 0, "tenant_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "created_at": "2018-11-14T18:27:41Z", "project_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "id": "af888b47-f3b9-402e-a020-908d43327551"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:41Z", "security_group_id": "cc206528-9f2b-41ae-acc8-59bfece5580a", "port_range_min": null, "revision_number": 0, "tenant_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "created_at": "2018-11-14T18:27:41Z", "project_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "id": "e9c2660b-d462-4796-985a-d8d105cf6e25"}]} 2018-11-14 18:27:42,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=cc206528-9f2b-41ae-acc8-59bfece5580a used request id req-76001337-1df8-4d84-a3ae-7e6295f3fd25 2018-11-14 18:27:42,339 - neutron_utils - INFO - Retrieving security group with ID - cc206528-9f2b-41ae-acc8-59bfece5580a 2018-11-14 18:27:42,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=cc206528-9f2b-41ae-acc8-59bfece5580a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e91ae27279c363ccaabba11090cba0c1a1434d5" 2018-11-14 18:27:42,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-2e20a7ea-60b6-4ec5-9cb9-fbf2bea9db1f Date: Wed, 14 Nov 2018 18:27:42 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "created_at": "2018-11-14T18:27:41Z", "updated_at": "2018-11-14T18:27:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:41Z", "revision_number": 0, "id": "af888b47-f3b9-402e-a020-908d43327551", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:41Z", "security_group_id": "cc206528-9f2b-41ae-acc8-59bfece5580a", "tenant_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "port_range_min": null, "ethertype": "IPv4", "project_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:41Z", "revision_number": 0, "id": "e9c2660b-d462-4796-985a-d8d105cf6e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:41Z", "security_group_id": "cc206528-9f2b-41ae-acc8-59bfece5580a", "tenant_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "port_range_min": null, "ethertype": "IPv6", "project_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b"}], "revision_number": 2, "project_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "id": "cc206528-9f2b-41ae-acc8-59bfece5580a", "name": "CreateSecurityGroupTests-26ded3ae-0be9-45a8-bf4d-3fbb6c9a142cname"}]} 2018-11-14 18:27:42,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=cc206528-9f2b-41ae-acc8-59bfece5580a used request id req-2e20a7ea-60b6-4ec5-9cb9-fbf2bea9db1f 2018-11-14 18:27:42,430 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cc206528-9f2b-41ae-acc8-59bfece5580a 2018-11-14 18:27:42,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=cc206528-9f2b-41ae-acc8-59bfece5580a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e91ae27279c363ccaabba11090cba0c1a1434d5" 2018-11-14 18:27:42,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d3336f85-217b-4986-8437-2fdc6430bf77 Date: Wed, 14 Nov 2018 18:27: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-11-14T18:27:41Z", "security_group_id": "cc206528-9f2b-41ae-acc8-59bfece5580a", "port_range_min": null, "revision_number": 0, "tenant_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "created_at": "2018-11-14T18:27:41Z", "project_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "id": "af888b47-f3b9-402e-a020-908d43327551"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:41Z", "security_group_id": "cc206528-9f2b-41ae-acc8-59bfece5580a", "port_range_min": null, "revision_number": 0, "tenant_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "created_at": "2018-11-14T18:27:41Z", "project_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "id": "e9c2660b-d462-4796-985a-d8d105cf6e25"}]} 2018-11-14 18:27:42,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=cc206528-9f2b-41ae-acc8-59bfece5580a used request id req-d3336f85-217b-4986-8437-2fdc6430bf77 2018-11-14 18:27:42,655 - neutron_utils - INFO - Retrieving security group with ID - cc206528-9f2b-41ae-acc8-59bfece5580a 2018-11-14 18:27:42,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=cc206528-9f2b-41ae-acc8-59bfece5580a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e91ae27279c363ccaabba11090cba0c1a1434d5" 2018-11-14 18:27:42,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-c9239bae-7775-441b-92d2-b3f08bdd7105 Date: Wed, 14 Nov 2018 18:27:42 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "created_at": "2018-11-14T18:27:41Z", "updated_at": "2018-11-14T18:27:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:41Z", "revision_number": 0, "id": "af888b47-f3b9-402e-a020-908d43327551", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:41Z", "security_group_id": "cc206528-9f2b-41ae-acc8-59bfece5580a", "tenant_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "port_range_min": null, "ethertype": "IPv4", "project_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:41Z", "revision_number": 0, "id": "e9c2660b-d462-4796-985a-d8d105cf6e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:41Z", "security_group_id": "cc206528-9f2b-41ae-acc8-59bfece5580a", "tenant_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "port_range_min": null, "ethertype": "IPv6", "project_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b"}], "revision_number": 2, "project_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "id": "cc206528-9f2b-41ae-acc8-59bfece5580a", "name": "CreateSecurityGroupTests-26ded3ae-0be9-45a8-bf4d-3fbb6c9a142cname"}]} 2018-11-14 18:27:42,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=cc206528-9f2b-41ae-acc8-59bfece5580a used request id req-c9239bae-7775-441b-92d2-b3f08bdd7105 2018-11-14 18:27:42,903 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cc206528-9f2b-41ae-acc8-59bfece5580a 2018-11-14 18:27:42,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=cc206528-9f2b-41ae-acc8-59bfece5580a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e91ae27279c363ccaabba11090cba0c1a1434d5" 2018-11-14 18:27:43,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-09fbb1e1-dae4-4abb-9ce9-e15b94b063d0 Date: Wed, 14 Nov 2018 18:27:43 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:41Z", "security_group_id": "cc206528-9f2b-41ae-acc8-59bfece5580a", "port_range_min": null, "revision_number": 0, "tenant_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "created_at": "2018-11-14T18:27:41Z", "project_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "id": "af888b47-f3b9-402e-a020-908d43327551"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:41Z", "security_group_id": "cc206528-9f2b-41ae-acc8-59bfece5580a", "port_range_min": null, "revision_number": 0, "tenant_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "created_at": "2018-11-14T18:27:41Z", "project_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "id": "e9c2660b-d462-4796-985a-d8d105cf6e25"}]} 2018-11-14 18:27:43,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=cc206528-9f2b-41ae-acc8-59bfece5580a used request id req-09fbb1e1-dae4-4abb-9ce9-e15b94b063d0 2018-11-14 18:27:43,101 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-26ded3ae-0be9-45a8-bf4d-3fbb6c9a142cname 2018-11-14 18:27:43,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-26ded3ae-0be9-45a8-bf4d-3fbb6c9a142cname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e91ae27279c363ccaabba11090cba0c1a1434d5" 2018-11-14 18:27:43,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-6609afc1-1ab5-4d56-a676-1845479bbf45 Date: Wed, 14 Nov 2018 18:27:43 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "created_at": "2018-11-14T18:27:41Z", "updated_at": "2018-11-14T18:27:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:41Z", "revision_number": 0, "id": "af888b47-f3b9-402e-a020-908d43327551", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:41Z", "security_group_id": "cc206528-9f2b-41ae-acc8-59bfece5580a", "tenant_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "port_range_min": null, "ethertype": "IPv4", "project_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:41Z", "revision_number": 0, "id": "e9c2660b-d462-4796-985a-d8d105cf6e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:41Z", "security_group_id": "cc206528-9f2b-41ae-acc8-59bfece5580a", "tenant_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "port_range_min": null, "ethertype": "IPv6", "project_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b"}], "revision_number": 2, "project_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "id": "cc206528-9f2b-41ae-acc8-59bfece5580a", "name": "CreateSecurityGroupTests-26ded3ae-0be9-45a8-bf4d-3fbb6c9a142cname"}]} 2018-11-14 18:27:43,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-26ded3ae-0be9-45a8-bf4d-3fbb6c9a142cname used request id req-6609afc1-1ab5-4d56-a676-1845479bbf45 2018-11-14 18:27:43,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:27:43,434 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:27:43,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/2cda35f45c0b4b3d89cbf43ceeb71c6b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e91ae27279c363ccaabba11090cba0c1a1434d5" 2018-11-14 18:27:43,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3814301e-e836-478f-883e-9a75698c8f67 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/2cda35f45c0b4b3d89cbf43ceeb71c6b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "name": "CreateSecurityGroupTests-9db305d8-ad80-4fd-proj"}} 2018-11-14 18:27:43,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/2cda35f45c0b4b3d89cbf43ceeb71c6b used request id req-3814301e-e836-478f-883e-9a75698c8f67 2018-11-14 18:27:43,547 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cc206528-9f2b-41ae-acc8-59bfece5580a 2018-11-14 18:27:43,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=cc206528-9f2b-41ae-acc8-59bfece5580a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e91ae27279c363ccaabba11090cba0c1a1434d5" 2018-11-14 18:27:43,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d7f42a76-36c3-456a-bbf8-30a19f0a9314 Date: Wed, 14 Nov 2018 18:27:43 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:41Z", "security_group_id": "cc206528-9f2b-41ae-acc8-59bfece5580a", "port_range_min": null, "revision_number": 0, "tenant_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "created_at": "2018-11-14T18:27:41Z", "project_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "id": "af888b47-f3b9-402e-a020-908d43327551"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:41Z", "security_group_id": "cc206528-9f2b-41ae-acc8-59bfece5580a", "port_range_min": null, "revision_number": 0, "tenant_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "created_at": "2018-11-14T18:27:41Z", "project_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "id": "e9c2660b-d462-4796-985a-d8d105cf6e25"}]} 2018-11-14 18:27:43,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=cc206528-9f2b-41ae-acc8-59bfece5580a used request id req-d7f42a76-36c3-456a-bbf8-30a19f0a9314 2018-11-14 18:27:43,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}5e91ae27279c363ccaabba11090cba0c1a1434d5" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_1", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "cc206528-9f2b-41ae-acc8-59bfece5580a", "port_range_min": 10}}' 2018-11-14 18:27:44,138 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-51c92a1f-6d64-49f6-a410-79d8293b8e4f Date: Wed, 14 Nov 2018 18:27:44 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-14T18:27:44Z", "security_group_id": "cc206528-9f2b-41ae-acc8-59bfece5580a", "port_range_min": 10, "revision_number": 0, "tenant_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "created_at": "2018-11-14T18:27:44Z", "project_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "id": "21d42359-bd3a-49c9-bf8b-3a7433dbe0f1"}} 2018-11-14 18:27:44,138 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-51c92a1f-6d64-49f6-a410-79d8293b8e4f 2018-11-14 18:27:44,139 - neutron_utils - INFO - Retrieving security group with ID - cc206528-9f2b-41ae-acc8-59bfece5580a 2018-11-14 18:27:44,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=cc206528-9f2b-41ae-acc8-59bfece5580a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e91ae27279c363ccaabba11090cba0c1a1434d5" 2018-11-14 18:27:44,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-4ab9dae1-2197-40d8-b895-18b4eb8e6d08 Date: Wed, 14 Nov 2018 18:27:44 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "created_at": "2018-11-14T18:27:41Z", "updated_at": "2018-11-14T18:27:44Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-11-14T18:27:44Z", "revision_number": 0, "id": "21d42359-bd3a-49c9-bf8b-3a7433dbe0f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:44Z", "security_group_id": "cc206528-9f2b-41ae-acc8-59bfece5580a", "tenant_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "port_range_min": 10, "ethertype": "IPv4", "project_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:41Z", "revision_number": 0, "id": "af888b47-f3b9-402e-a020-908d43327551", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:41Z", "security_group_id": "cc206528-9f2b-41ae-acc8-59bfece5580a", "tenant_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "port_range_min": null, "ethertype": "IPv4", "project_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:41Z", "revision_number": 0, "id": "e9c2660b-d462-4796-985a-d8d105cf6e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:41Z", "security_group_id": "cc206528-9f2b-41ae-acc8-59bfece5580a", "tenant_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "port_range_min": null, "ethertype": "IPv6", "project_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b"}], "revision_number": 3, "project_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "id": "cc206528-9f2b-41ae-acc8-59bfece5580a", "name": "CreateSecurityGroupTests-26ded3ae-0be9-45a8-bf4d-3fbb6c9a142cname"}]} 2018-11-14 18:27:44,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=cc206528-9f2b-41ae-acc8-59bfece5580a used request id req-4ab9dae1-2197-40d8-b895-18b4eb8e6d08 2018-11-14 18:27:44,365 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cc206528-9f2b-41ae-acc8-59bfece5580a 2018-11-14 18:27:44,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=cc206528-9f2b-41ae-acc8-59bfece5580a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e91ae27279c363ccaabba11090cba0c1a1434d5" 2018-11-14 18:27:44,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-025c17ef-5410-4f8d-a926-2b48b30c0354 Date: Wed, 14 Nov 2018 18:27:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-14T18:27:44Z", "security_group_id": "cc206528-9f2b-41ae-acc8-59bfece5580a", "port_range_min": 10, "revision_number": 0, "tenant_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "created_at": "2018-11-14T18:27:44Z", "project_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "id": "21d42359-bd3a-49c9-bf8b-3a7433dbe0f1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:41Z", "security_group_id": "cc206528-9f2b-41ae-acc8-59bfece5580a", "port_range_min": null, "revision_number": 0, "tenant_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "created_at": "2018-11-14T18:27:41Z", "project_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "id": "af888b47-f3b9-402e-a020-908d43327551"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:41Z", "security_group_id": "cc206528-9f2b-41ae-acc8-59bfece5580a", "port_range_min": null, "revision_number": 0, "tenant_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "created_at": "2018-11-14T18:27:41Z", "project_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "id": "e9c2660b-d462-4796-985a-d8d105cf6e25"}]} 2018-11-14 18:27:44,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=cc206528-9f2b-41ae-acc8-59bfece5580a used request id req-025c17ef-5410-4f8d-a926-2b48b30c0354 2018-11-14 18:27:44,585 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:27:44,986 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8cacf293d26841f99734c63bca1bdc2e", "name": "CreateSecurityGroupTests-9db305d8-ad80-4fd-proj-role"}], "expires_at": "2018-11-14T19:27:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "name": "CreateSecurityGroupTests-9db305d8-ad80-4fd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/2cda35f45c0b4b3d89cbf43ceeb71c6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/2cda35f45c0b4b3d89cbf43ceeb71c6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/2cda35f45c0b4b3d89cbf43ceeb71c6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_2cda35f45c0b4b3d89cbf43ceeb71c6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_2cda35f45c0b4b3d89cbf43ceeb71c6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/2cda35f45c0b4b3d89cbf43ceeb71c6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/2cda35f45c0b4b3d89cbf43ceeb71c6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/2cda35f45c0b4b3d89cbf43ceeb71c6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/2cda35f45c0b4b3d89cbf43ceeb71c6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/2cda35f45c0b4b3d89cbf43ceeb71c6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/2cda35f45c0b4b3d89cbf43ceeb71c6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/2cda35f45c0b4b3d89cbf43ceeb71c6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/2cda35f45c0b4b3d89cbf43ceeb71c6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/2cda35f45c0b4b3d89cbf43ceeb71c6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-9db305d8-ad80-4fd-user", "id": "83fddcc2ad9e4e538cbac38e786bf077"}, "audit_ids": ["OOqVA4hdRUOwD4ml_tQ0Sw"], "issued_at": "2018-11-14T18:27:44.000000Z"}} 2018-11-14 18:27:44,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-26ded3ae-0be9-45a8-bf4d-3fbb6c9a142cname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcd8574af3f769e779393b83947f6efb35f33bd2" 2018-11-14 18:27:45,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-10fd460e-687e-4ea4-b3fc-e73365a03294 Date: Wed, 14 Nov 2018 18:27:45 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "created_at": "2018-11-14T18:27:41Z", "updated_at": "2018-11-14T18:27:44Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-11-14T18:27:44Z", "revision_number": 0, "id": "21d42359-bd3a-49c9-bf8b-3a7433dbe0f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:44Z", "security_group_id": "cc206528-9f2b-41ae-acc8-59bfece5580a", "tenant_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "port_range_min": 10, "ethertype": "IPv4", "project_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:41Z", "revision_number": 0, "id": "af888b47-f3b9-402e-a020-908d43327551", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:41Z", "security_group_id": "cc206528-9f2b-41ae-acc8-59bfece5580a", "tenant_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "port_range_min": null, "ethertype": "IPv4", "project_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:41Z", "revision_number": 0, "id": "e9c2660b-d462-4796-985a-d8d105cf6e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:41Z", "security_group_id": "cc206528-9f2b-41ae-acc8-59bfece5580a", "tenant_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "port_range_min": null, "ethertype": "IPv6", "project_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b"}], "revision_number": 3, "project_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "id": "cc206528-9f2b-41ae-acc8-59bfece5580a", "name": "CreateSecurityGroupTests-26ded3ae-0be9-45a8-bf4d-3fbb6c9a142cname"}]} 2018-11-14 18:27:45,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-26ded3ae-0be9-45a8-bf4d-3fbb6c9a142cname&description=hello+group used request id req-10fd460e-687e-4ea4-b3fc-e73365a03294 2018-11-14 18:27:45,238 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cc206528-9f2b-41ae-acc8-59bfece5580a 2018-11-14 18:27:45,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=cc206528-9f2b-41ae-acc8-59bfece5580a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcd8574af3f769e779393b83947f6efb35f33bd2" 2018-11-14 18:27:45,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-a5b9536d-16d2-4706-9dab-94c8be99650c Date: Wed, 14 Nov 2018 18:27:45 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-14T18:27:44Z", "security_group_id": "cc206528-9f2b-41ae-acc8-59bfece5580a", "port_range_min": 10, "revision_number": 0, "tenant_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "created_at": "2018-11-14T18:27:44Z", "project_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "id": "21d42359-bd3a-49c9-bf8b-3a7433dbe0f1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:41Z", "security_group_id": "cc206528-9f2b-41ae-acc8-59bfece5580a", "port_range_min": null, "revision_number": 0, "tenant_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "created_at": "2018-11-14T18:27:41Z", "project_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "id": "af888b47-f3b9-402e-a020-908d43327551"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:41Z", "security_group_id": "cc206528-9f2b-41ae-acc8-59bfece5580a", "port_range_min": null, "revision_number": 0, "tenant_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "created_at": "2018-11-14T18:27:41Z", "project_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "id": "e9c2660b-d462-4796-985a-d8d105cf6e25"}]} 2018-11-14 18:27:45,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=cc206528-9f2b-41ae-acc8-59bfece5580a used request id req-a5b9536d-16d2-4706-9dab-94c8be99650c 2018-11-14 18:27:45,435 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cc206528-9f2b-41ae-acc8-59bfece5580a 2018-11-14 18:27:45,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=cc206528-9f2b-41ae-acc8-59bfece5580a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcd8574af3f769e779393b83947f6efb35f33bd2" 2018-11-14 18:27:45,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-b5c66ce7-3641-4c6c-ad2d-e8d8ccadbb88 Date: Wed, 14 Nov 2018 18:27:45 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-14T18:27:44Z", "security_group_id": "cc206528-9f2b-41ae-acc8-59bfece5580a", "port_range_min": 10, "revision_number": 0, "tenant_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "created_at": "2018-11-14T18:27:44Z", "project_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "id": "21d42359-bd3a-49c9-bf8b-3a7433dbe0f1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:41Z", "security_group_id": "cc206528-9f2b-41ae-acc8-59bfece5580a", "port_range_min": null, "revision_number": 0, "tenant_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "created_at": "2018-11-14T18:27:41Z", "project_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "id": "af888b47-f3b9-402e-a020-908d43327551"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:41Z", "security_group_id": "cc206528-9f2b-41ae-acc8-59bfece5580a", "port_range_min": null, "revision_number": 0, "tenant_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "created_at": "2018-11-14T18:27:41Z", "project_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "id": "e9c2660b-d462-4796-985a-d8d105cf6e25"}]} 2018-11-14 18:27:45,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=cc206528-9f2b-41ae-acc8-59bfece5580a used request id req-b5c66ce7-3641-4c6c-ad2d-e8d8ccadbb88 2018-11-14 18:27:45,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-26ded3ae-0be9-45a8-bf4d-3fbb6c9a142cname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcd8574af3f769e779393b83947f6efb35f33bd2" 2018-11-14 18:27:45,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-e8e86c51-8b74-4deb-8a4e-b0115e1f3f2f Date: Wed, 14 Nov 2018 18:27:45 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "created_at": "2018-11-14T18:27:41Z", "updated_at": "2018-11-14T18:27:44Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-11-14T18:27:44Z", "revision_number": 0, "id": "21d42359-bd3a-49c9-bf8b-3a7433dbe0f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:44Z", "security_group_id": "cc206528-9f2b-41ae-acc8-59bfece5580a", "tenant_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "port_range_min": 10, "ethertype": "IPv4", "project_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:41Z", "revision_number": 0, "id": "af888b47-f3b9-402e-a020-908d43327551", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:41Z", "security_group_id": "cc206528-9f2b-41ae-acc8-59bfece5580a", "tenant_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "port_range_min": null, "ethertype": "IPv4", "project_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:41Z", "revision_number": 0, "id": "e9c2660b-d462-4796-985a-d8d105cf6e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:41Z", "security_group_id": "cc206528-9f2b-41ae-acc8-59bfece5580a", "tenant_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "port_range_min": null, "ethertype": "IPv6", "project_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b"}], "revision_number": 3, "project_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "id": "cc206528-9f2b-41ae-acc8-59bfece5580a", "name": "CreateSecurityGroupTests-26ded3ae-0be9-45a8-bf4d-3fbb6c9a142cname"}]} 2018-11-14 18:27:45,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-26ded3ae-0be9-45a8-bf4d-3fbb6c9a142cname used request id req-e8e86c51-8b74-4deb-8a4e-b0115e1f3f2f 2018-11-14 18:27:45,988 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cc206528-9f2b-41ae-acc8-59bfece5580a 2018-11-14 18:27:45,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=cc206528-9f2b-41ae-acc8-59bfece5580a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcd8574af3f769e779393b83947f6efb35f33bd2" 2018-11-14 18:27:46,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-f65a5857-c158-43f9-a183-a57295254c5c Date: Wed, 14 Nov 2018 18:27:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-14T18:27:44Z", "security_group_id": "cc206528-9f2b-41ae-acc8-59bfece5580a", "port_range_min": 10, "revision_number": 0, "tenant_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "created_at": "2018-11-14T18:27:44Z", "project_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "id": "21d42359-bd3a-49c9-bf8b-3a7433dbe0f1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:41Z", "security_group_id": "cc206528-9f2b-41ae-acc8-59bfece5580a", "port_range_min": null, "revision_number": 0, "tenant_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "created_at": "2018-11-14T18:27:41Z", "project_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "id": "af888b47-f3b9-402e-a020-908d43327551"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:41Z", "security_group_id": "cc206528-9f2b-41ae-acc8-59bfece5580a", "port_range_min": null, "revision_number": 0, "tenant_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "created_at": "2018-11-14T18:27:41Z", "project_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "id": "e9c2660b-d462-4796-985a-d8d105cf6e25"}]} 2018-11-14 18:27:46,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=cc206528-9f2b-41ae-acc8-59bfece5580a used request id req-f65a5857-c158-43f9-a183-a57295254c5c 2018-11-14 18:27:46,190 - neutron_utils - INFO - Deleting security group rule with ID - e9c2660b-d462-4796-985a-d8d105cf6e25 2018-11-14 18:27:46,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/e9c2660b-d462-4796-985a-d8d105cf6e25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e91ae27279c363ccaabba11090cba0c1a1434d5" 2018-11-14 18:27:46,287 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d1cfe1ce-b99a-4d80-9b43-eb8d8114595f Content-Length: 0 Date: Wed, 14 Nov 2018 18:27:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:27:46,287 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/e9c2660b-d462-4796-985a-d8d105cf6e25 used request id req-d1cfe1ce-b99a-4d80-9b43-eb8d8114595f 2018-11-14 18:27:46,287 - neutron_utils - INFO - Deleting security group rule with ID - 21d42359-bd3a-49c9-bf8b-3a7433dbe0f1 2018-11-14 18:27:46,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/21d42359-bd3a-49c9-bf8b-3a7433dbe0f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e91ae27279c363ccaabba11090cba0c1a1434d5" 2018-11-14 18:27:46,581 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fcfc7005-6682-4142-95b9-1b07cf71f755 Content-Length: 0 Date: Wed, 14 Nov 2018 18:27:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:27:46,581 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/21d42359-bd3a-49c9-bf8b-3a7433dbe0f1 used request id req-fcfc7005-6682-4142-95b9-1b07cf71f755 2018-11-14 18:27:46,581 - neutron_utils - INFO - Deleting security group rule with ID - af888b47-f3b9-402e-a020-908d43327551 2018-11-14 18:27:46,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/af888b47-f3b9-402e-a020-908d43327551 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e91ae27279c363ccaabba11090cba0c1a1434d5" 2018-11-14 18:27:46,695 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0843552f-0d39-437e-b86e-13e96c8f5758 Content-Length: 0 Date: Wed, 14 Nov 2018 18:27:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:27:46,696 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/af888b47-f3b9-402e-a020-908d43327551 used request id req-0843552f-0d39-437e-b86e-13e96c8f5758 2018-11-14 18:27:46,696 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-26ded3ae-0be9-45a8-bf4d-3fbb6c9a142cname 2018-11-14 18:27:46,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/cc206528-9f2b-41ae-acc8-59bfece5580a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e91ae27279c363ccaabba11090cba0c1a1434d5" 2018-11-14 18:27:47,030 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ffe2be39-56ad-46d6-a736-17bd02c0da46 Content-Length: 0 Date: Wed, 14 Nov 2018 18:27:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:27:47,030 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/cc206528-9f2b-41ae-acc8-59bfece5580a used request id req-ffe2be39-56ad-46d6-a736-17bd02c0da46 2018-11-14 18:27:47,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4feff9abd430bbae3b7a499aa4f3338ebf47b7b8" 2018-11-14 18:27:47,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-ee171af9-bc08-4925-b02b-19405015fb66 Date: Wed, 14 Nov 2018 18:27:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "created_at": "2018-11-14T18:27:41Z", "updated_at": "2018-11-14T18:27:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:41Z", "revision_number": 0, "id": "55baa3a3-7d61-4ca0-beb3-d9d12f051c79", "remote_group_id": "1095432c-c9e9-4fe0-8630-47f27a7969bf", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:41Z", "security_group_id": "1095432c-c9e9-4fe0-8630-47f27a7969bf", "tenant_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "port_range_min": null, "ethertype": "IPv6", "project_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:41Z", "revision_number": 0, "id": "9877c22a-13cc-4501-889f-5a8c1ead0b25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:41Z", "security_group_id": "1095432c-c9e9-4fe0-8630-47f27a7969bf", "tenant_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "port_range_min": null, "ethertype": "IPv4", "project_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:41Z", "revision_number": 0, "id": "c2c46201-cf76-4edc-b7e6-3e47450f5f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:41Z", "security_group_id": "1095432c-c9e9-4fe0-8630-47f27a7969bf", "tenant_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "port_range_min": null, "ethertype": "IPv6", "project_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:41Z", "revision_number": 0, "id": "d656ce2c-9d55-499d-8805-6682380f07e2", "remote_group_id": "1095432c-c9e9-4fe0-8630-47f27a7969bf", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:41Z", "security_group_id": "1095432c-c9e9-4fe0-8630-47f27a7969bf", "tenant_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "port_range_min": null, "ethertype": "IPv4", "project_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b"}], "revision_number": 4, "project_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "id": "1095432c-c9e9-4fe0-8630-47f27a7969bf", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:27:47,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-ee171af9-bc08-4925-b02b-19405015fb66 2018-11-14 18:27:47,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4feff9abd430bbae3b7a499aa4f3338ebf47b7b8" 2018-11-14 18:27:47,451 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:27:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61165b1e-0bd0-4921-99d2-af3229bfc95c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:27:47,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-61165b1e-0bd0-4921-99d2-af3229bfc95c 2018-11-14 18:27:47,451 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:27:47,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/2cda35f45c0b4b3d89cbf43ceeb71c6b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4feff9abd430bbae3b7a499aa4f3338ebf47b7b8" 2018-11-14 18:27:47,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c459408-202e-4aef-94d1-37d474adeaa9 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/2cda35f45c0b4b3d89cbf43ceeb71c6b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "name": "CreateSecurityGroupTests-9db305d8-ad80-4fd-proj"}} 2018-11-14 18:27:47,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/2cda35f45c0b4b3d89cbf43ceeb71c6b used request id req-6c459408-202e-4aef-94d1-37d474adeaa9 2018-11-14 18:27:47,599 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1095432c-c9e9-4fe0-8630-47f27a7969bf 2018-11-14 18:27:47,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1095432c-c9e9-4fe0-8630-47f27a7969bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4feff9abd430bbae3b7a499aa4f3338ebf47b7b8" 2018-11-14 18:27:47,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-c24cc9a4-eaaf-4c40-b141-9aceace712dd Date: Wed, 14 Nov 2018 18:27:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "1095432c-c9e9-4fe0-8630-47f27a7969bf", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:41Z", "security_group_id": "1095432c-c9e9-4fe0-8630-47f27a7969bf", "port_range_min": null, "revision_number": 0, "tenant_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "created_at": "2018-11-14T18:27:41Z", "project_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "id": "55baa3a3-7d61-4ca0-beb3-d9d12f051c79"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:41Z", "security_group_id": "1095432c-c9e9-4fe0-8630-47f27a7969bf", "port_range_min": null, "revision_number": 0, "tenant_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "created_at": "2018-11-14T18:27:41Z", "project_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "id": "9877c22a-13cc-4501-889f-5a8c1ead0b25"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:41Z", "security_group_id": "1095432c-c9e9-4fe0-8630-47f27a7969bf", "port_range_min": null, "revision_number": 0, "tenant_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "created_at": "2018-11-14T18:27:41Z", "project_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "id": "c2c46201-cf76-4edc-b7e6-3e47450f5f1d"}, {"remote_group_id": "1095432c-c9e9-4fe0-8630-47f27a7969bf", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:41Z", "security_group_id": "1095432c-c9e9-4fe0-8630-47f27a7969bf", "port_range_min": null, "revision_number": 0, "tenant_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "created_at": "2018-11-14T18:27:41Z", "project_id": "2cda35f45c0b4b3d89cbf43ceeb71c6b", "id": "d656ce2c-9d55-499d-8805-6682380f07e2"}]} 2018-11-14 18:27:47,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1095432c-c9e9-4fe0-8630-47f27a7969bf used request id req-c24cc9a4-eaaf-4c40-b141-9aceace712dd 2018-11-14 18:27:47,802 - neutron_utils - INFO - Deleting security group with name - default 2018-11-14 18:27:47,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/1095432c-c9e9-4fe0-8630-47f27a7969bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4feff9abd430bbae3b7a499aa4f3338ebf47b7b8" 2018-11-14 18:27:48,163 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-51fd6f47-11f9-487d-ac33-c7bec82d4b40 Content-Length: 0 Date: Wed, 14 Nov 2018 18:27:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:27:48,163 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/1095432c-c9e9-4fe0-8630-47f27a7969bf used request id req-51fd6f47-11f9-487d-ac33-c7bec82d4b40 2018-11-14 18:27:48,164 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-9db305d8-ad80-4fd-proj 2018-11-14 18:27:48,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/2cda35f45c0b4b3d89cbf43ceeb71c6b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4feff9abd430bbae3b7a499aa4f3338ebf47b7b8" 2018-11-14 18:27:48,510 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:27:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b31fb3d3-aa12-429c-a602-7310d268f1c2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:27:48,510 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/2cda35f45c0b4b3d89cbf43ceeb71c6b used request id req-b31fb3d3-aa12-429c-a602-7310d268f1c2 2018-11-14 18:27:48,510 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-9db305d8-ad80-4fd-proj-role 2018-11-14 18:27:48,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/8cacf293d26841f99734c63bca1bdc2e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4feff9abd430bbae3b7a499aa4f3338ebf47b7b8" 2018-11-14 18:27:48,647 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:27:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b51ad28-47e8-485b-9852-6ebe5687b14a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:27:48,647 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/8cacf293d26841f99734c63bca1bdc2e used request id req-3b51ad28-47e8-485b-9852-6ebe5687b14a 2018-11-14 18:27:48,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4feff9abd430bbae3b7a499aa4f3338ebf47b7b8" 2018-11-14 18:27:48,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a208e3b6-eeb8-438a-b1e4-c4cd4b3be72b Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:27:48,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-a208e3b6-eeb8-438a-b1e4-c4cd4b3be72b 2018-11-14 18:27:48,752 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-9db305d8-ad80-4fd-user 2018-11-14 18:27:48,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/83fddcc2ad9e4e538cbac38e786bf077 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4d70e8e8db1ac07f089582819862862767999a9" 2018-11-14 18:27:49,050 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:27:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e92ef33-e3bd-4fef-8fc3-682754c10709 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:27:49,050 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/83fddcc2ad9e4e538cbac38e786bf077 used request id req-8e92ef33-e3bd-4fef-8fc3-682754c10709 2018-11-14 18:27:49,052 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:27:49,469 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:27:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["qaKhq7xDScS7uwWmzRgrgA"], "issued_at": "2018-11-14T18:27:49.000000Z"}} 2018-11-14 18:27:49,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15610430719af578cee6dd6ea51ea7c9d2fd68ad" 2018-11-14 18:27:49,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0a60d32-641f-4cfa-935d-23327d49f5d5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:27:49,581 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-b0a60d32-641f-4cfa-935d-23327d49f5d5 2018-11-14 18:27:49,582 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:27:49,583 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:27:49,990 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:27:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["WAd4QaAqSKiPkMrfvEe8EQ"], "issued_at": "2018-11-14T18:27:49.000000Z"}} 2018-11-14 18:27:49,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed77eabb8a5e659a730d12548033d9546b97b71e" 2018-11-14 18:27:50,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-396c4e8b-4432-4eba-a39d-ca41dceded94 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:27:50,095 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-396c4e8b-4432-4eba-a39d-ca41dceded94 2018-11-14 18:27:50,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:27:50,105 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:27: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:27:50,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-3776bdb0-611a-42d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed77eabb8a5e659a730d12548033d9546b97b71e" 2018-11-14 18:27:50,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4730c3a-fc77-460e-9460-d122fde0f64e Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-3776bdb0-611a-42d-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:27:50,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-3776bdb0-611a-42d-proj used request id req-b4730c3a-fc77-460e-9460-d122fde0f64e 2018-11-14 18:27:50,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed77eabb8a5e659a730d12548033d9546b97b71e" 2018-11-14 18:27:50,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e5879d3-ede0-4e37-9ecc-148be89c3724 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:27:50,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-8e5879d3-ede0-4e37-9ecc-148be89c3724 2018-11-14 18:27:50,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed77eabb8a5e659a730d12548033d9546b97b71e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-3776bdb0-611a-42d-proj"}}' 2018-11-14 18:27:50,510 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:27:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e51ae482-acf0-4158-9762-98eab808d19c Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7a9f1341e17748f8b67ef2084b15798d"}, "tags": [], "enabled": true, "id": "7a9f1341e17748f8b67ef2084b15798d", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-3776bdb0-611a-42d-proj"}} 2018-11-14 18:27:50,510 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-e51ae482-acf0-4158-9762-98eab808d19c 2018-11-14 18:27:50,511 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-3776bdb0-611a-42d-proj 2018-11-14 18:27:50,511 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:27:50,512 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:27:50,919 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:27:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["RIJD0po4RFeGapYPcFYRWg"], "issued_at": "2018-11-14T18:27:50.000000Z"}} 2018-11-14 18:27:50,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fec6c84ef783723e6e27bb8d2e29da03a5979c38" 2018-11-14 18:27:51,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c903f473-d010-4ee9-bdf1-2490972eb2ba Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:27:51,026 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-c903f473-d010-4ee9-bdf1-2490972eb2ba 2018-11-14 18:27:51,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:27:51,035 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:27: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:27:51,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fec6c84ef783723e6e27bb8d2e29da03a5979c38" 2018-11-14 18:27:51,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e6856b4-2f52-4ce0-a402-5472a67a5e62 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:27:51,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-5e6856b4-2f52-4ce0-a402-5472a67a5e62 2018-11-14 18:27:51,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-3776bdb0-611a-42d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fec6c84ef783723e6e27bb8d2e29da03a5979c38" 2018-11-14 18:27:51,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3983a3e-ce7f-4fb9-b31e-dae95d367e13 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-3776bdb0-611a-42d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7a9f1341e17748f8b67ef2084b15798d"}, "tags": [], "enabled": true, "id": "7a9f1341e17748f8b67ef2084b15798d", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-3776bdb0-611a-42d-proj"}]} 2018-11-14 18:27:51,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-3776bdb0-611a-42d-proj used request id req-f3983a3e-ce7f-4fb9-b31e-dae95d367e13 2018-11-14 18:27:51,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fec6c84ef783723e6e27bb8d2e29da03a5979c38" 2018-11-14 18:27:51,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e22af0cf-b269-41fa-b258-f09c30382ef9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:27:51,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-e22af0cf-b269-41fa-b258-f09c30382ef9 2018-11-14 18:27:51,779 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-3776bdb0-611a-42d-user 2018-11-14 18:27:51,779 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:27:51,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed77eabb8a5e659a730d12548033d9546b97b71e" 2018-11-14 18:27:51,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b44e13b2-8ee3-466c-a0f2-947444291457 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:27:51,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b44e13b2-8ee3-466c-a0f2-947444291457 2018-11-14 18:27:51,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed77eabb8a5e659a730d12548033d9546b97b71e" -d '{"role": {"name": "CreateSecurityGroupTests-3776bdb0-611a-42d-proj-role"}}' 2018-11-14 18:27:52,025 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:27:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-058eee63-bb66-4913-b3e6-98a338d204e6 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "aca5e0b0d71e4485ba09772861d2af77", "links": {"self": "http://172.30.9.28:5000/v3/roles/aca5e0b0d71e4485ba09772861d2af77"}, "name": "CreateSecurityGroupTests-3776bdb0-611a-42d-proj-role"}} 2018-11-14 18:27:52,025 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-058eee63-bb66-4913-b3e6-98a338d204e6 2018-11-14 18:27:52,025 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-3776bdb0-611a-42d-proj-role 2018-11-14 18:27:52,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/aca5e0b0d71e4485ba09772861d2af77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed77eabb8a5e659a730d12548033d9546b97b71e" 2018-11-14 18:27:52,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3f81d69-2314-4910-892f-ea07a7a7f6ca Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "aca5e0b0d71e4485ba09772861d2af77", "links": {"self": "http://172.30.9.28:5000/v3/roles/aca5e0b0d71e4485ba09772861d2af77"}, "name": "CreateSecurityGroupTests-3776bdb0-611a-42d-proj-role"}} 2018-11-14 18:27:52,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/aca5e0b0d71e4485ba09772861d2af77 used request id req-d3f81d69-2314-4910-892f-ea07a7a7f6ca 2018-11-14 18:27:52,142 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-3776bdb0-611a-42d-proj-role to project CreateSecurityGroupTests-3776bdb0-611a-42d-proj 2018-11-14 18:27:52,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/7a9f1341e17748f8b67ef2084b15798d/users/4cb0d7874568429e8e506be335e0583a/roles/aca5e0b0d71e4485ba09772861d2af77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed77eabb8a5e659a730d12548033d9546b97b71e" 2018-11-14 18:27:52,226 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:27:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a80526a8-641f-4f0e-a6c3-5a64c137dcd2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:27:52,226 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/7a9f1341e17748f8b67ef2084b15798d/users/4cb0d7874568429e8e506be335e0583a/roles/aca5e0b0d71e4485ba09772861d2af77 used request id req-a80526a8-641f-4f0e-a6c3-5a64c137dcd2 2018-11-14 18:27:52,229 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:27:52,230 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:27:52,654 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aca5e0b0d71e4485ba09772861d2af77", "name": "CreateSecurityGroupTests-3776bdb0-611a-42d-proj-role"}], "expires_at": "2018-11-14T19:27:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7a9f1341e17748f8b67ef2084b15798d", "name": "CreateSecurityGroupTests-3776bdb0-611a-42d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/7a9f1341e17748f8b67ef2084b15798d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/7a9f1341e17748f8b67ef2084b15798d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/7a9f1341e17748f8b67ef2084b15798d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_7a9f1341e17748f8b67ef2084b15798d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_7a9f1341e17748f8b67ef2084b15798d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/7a9f1341e17748f8b67ef2084b15798d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/7a9f1341e17748f8b67ef2084b15798d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/7a9f1341e17748f8b67ef2084b15798d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/7a9f1341e17748f8b67ef2084b15798d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/7a9f1341e17748f8b67ef2084b15798d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/7a9f1341e17748f8b67ef2084b15798d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/7a9f1341e17748f8b67ef2084b15798d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/7a9f1341e17748f8b67ef2084b15798d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/7a9f1341e17748f8b67ef2084b15798d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-3776bdb0-611a-42d-user", "id": "4cb0d7874568429e8e506be335e0583a"}, "audit_ids": ["wXrkERb7RC-3NuIxbtxEVg"], "issued_at": "2018-11-14T18:27:52.000000Z"}} 2018-11-14 18:27:52,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8e25c9c475c028c4001be4109db144a269971b9" 2018-11-14 18:27:52,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82b148ec-9ecc-45b3-8ccb-4d89538001e0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:27:52,742 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-82b148ec-9ecc-45b3-8ccb-4d89538001e0 2018-11-14 18:27:52,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-94e954d1-d0a0-4da9-a8c3-e3e057785a14name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8e25c9c475c028c4001be4109db144a269971b9" 2018-11-14 18:27:53,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-72e7ae77-2921-4775-9417-95fcaf89914b Date: Wed, 14 Nov 2018 18:27:53 GMT RESP BODY: {"security_groups": []} 2018-11-14 18:27:53,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-94e954d1-d0a0-4da9-a8c3-e3e057785a14name&description=hello+group used request id req-72e7ae77-2921-4775-9417-95fcaf89914b 2018-11-14 18:27:53,107 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-94e954d1-d0a0-4da9-a8c3-e3e057785a14name... 2018-11-14 18:27:53,107 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-94e954d1-d0a0-4da9-a8c3-e3e057785a14name 2018-11-14 18:27:53,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8e25c9c475c028c4001be4109db144a269971b9" -d '{"security_group": {"name": "CreateSecurityGroupTests-94e954d1-d0a0-4da9-a8c3-e3e057785a14name", "description": "hello group"}}' 2018-11-14 18:27:53,650 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-be677d46-20d3-4b28-ab8c-117a94c49466 Date: Wed, 14 Nov 2018 18:27:53 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "7a9f1341e17748f8b67ef2084b15798d", "created_at": "2018-11-14T18:27:53Z", "updated_at": "2018-11-14T18:27:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:53Z", "revision_number": 0, "id": "d80def45-0b1e-4a9c-ae6b-870e4caff020", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:53Z", "security_group_id": "f794ca0c-6659-427a-93d6-b8bede44d659", "tenant_id": "7a9f1341e17748f8b67ef2084b15798d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7a9f1341e17748f8b67ef2084b15798d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:53Z", "revision_number": 0, "id": "d8cb59eb-a682-4cb8-bb7a-9e00efe3f1ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:53Z", "security_group_id": "f794ca0c-6659-427a-93d6-b8bede44d659", "tenant_id": "7a9f1341e17748f8b67ef2084b15798d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7a9f1341e17748f8b67ef2084b15798d"}], "revision_number": 2, "project_id": "7a9f1341e17748f8b67ef2084b15798d", "id": "f794ca0c-6659-427a-93d6-b8bede44d659", "name": "CreateSecurityGroupTests-94e954d1-d0a0-4da9-a8c3-e3e057785a14name"}} 2018-11-14 18:27:53,650 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-be677d46-20d3-4b28-ab8c-117a94c49466 2018-11-14 18:27:53,651 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f794ca0c-6659-427a-93d6-b8bede44d659 2018-11-14 18:27:53,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f794ca0c-6659-427a-93d6-b8bede44d659 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8e25c9c475c028c4001be4109db144a269971b9" 2018-11-14 18:27:53,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-13d0959c-c199-40f9-88b3-c5d880fc15a9 Date: Wed, 14 Nov 2018 18:27:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:53Z", "security_group_id": "f794ca0c-6659-427a-93d6-b8bede44d659", "port_range_min": null, "revision_number": 0, "tenant_id": "7a9f1341e17748f8b67ef2084b15798d", "created_at": "2018-11-14T18:27:53Z", "project_id": "7a9f1341e17748f8b67ef2084b15798d", "id": "d80def45-0b1e-4a9c-ae6b-870e4caff020"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:53Z", "security_group_id": "f794ca0c-6659-427a-93d6-b8bede44d659", "port_range_min": null, "revision_number": 0, "tenant_id": "7a9f1341e17748f8b67ef2084b15798d", "created_at": "2018-11-14T18:27:53Z", "project_id": "7a9f1341e17748f8b67ef2084b15798d", "id": "d8cb59eb-a682-4cb8-bb7a-9e00efe3f1ed"}]} 2018-11-14 18:27:53,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f794ca0c-6659-427a-93d6-b8bede44d659 used request id req-13d0959c-c199-40f9-88b3-c5d880fc15a9 2018-11-14 18:27:53,874 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f794ca0c-6659-427a-93d6-b8bede44d659 2018-11-14 18:27:53,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f794ca0c-6659-427a-93d6-b8bede44d659 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8e25c9c475c028c4001be4109db144a269971b9" 2018-11-14 18:27:53,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-63a499fd-e54c-4e49-96e0-f4b800f75d60 Date: Wed, 14 Nov 2018 18:27:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:53Z", "security_group_id": "f794ca0c-6659-427a-93d6-b8bede44d659", "port_range_min": null, "revision_number": 0, "tenant_id": "7a9f1341e17748f8b67ef2084b15798d", "created_at": "2018-11-14T18:27:53Z", "project_id": "7a9f1341e17748f8b67ef2084b15798d", "id": "d80def45-0b1e-4a9c-ae6b-870e4caff020"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:53Z", "security_group_id": "f794ca0c-6659-427a-93d6-b8bede44d659", "port_range_min": null, "revision_number": 0, "tenant_id": "7a9f1341e17748f8b67ef2084b15798d", "created_at": "2018-11-14T18:27:53Z", "project_id": "7a9f1341e17748f8b67ef2084b15798d", "id": "d8cb59eb-a682-4cb8-bb7a-9e00efe3f1ed"}]} 2018-11-14 18:27:53,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f794ca0c-6659-427a-93d6-b8bede44d659 used request id req-63a499fd-e54c-4e49-96e0-f4b800f75d60 2018-11-14 18:27:53,897 - neutron_utils - INFO - Retrieving security group with ID - f794ca0c-6659-427a-93d6-b8bede44d659 2018-11-14 18:27:53,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=f794ca0c-6659-427a-93d6-b8bede44d659 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8e25c9c475c028c4001be4109db144a269971b9" 2018-11-14 18:27:54,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-9fc464e3-20af-46ee-9cfe-82bf58b7ab95 Date: Wed, 14 Nov 2018 18:27:54 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7a9f1341e17748f8b67ef2084b15798d", "created_at": "2018-11-14T18:27:53Z", "updated_at": "2018-11-14T18:27:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:53Z", "revision_number": 0, "id": "d80def45-0b1e-4a9c-ae6b-870e4caff020", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:53Z", "security_group_id": "f794ca0c-6659-427a-93d6-b8bede44d659", "tenant_id": "7a9f1341e17748f8b67ef2084b15798d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7a9f1341e17748f8b67ef2084b15798d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:53Z", "revision_number": 0, "id": "d8cb59eb-a682-4cb8-bb7a-9e00efe3f1ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:53Z", "security_group_id": "f794ca0c-6659-427a-93d6-b8bede44d659", "tenant_id": "7a9f1341e17748f8b67ef2084b15798d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7a9f1341e17748f8b67ef2084b15798d"}], "revision_number": 2, "project_id": "7a9f1341e17748f8b67ef2084b15798d", "id": "f794ca0c-6659-427a-93d6-b8bede44d659", "name": "CreateSecurityGroupTests-94e954d1-d0a0-4da9-a8c3-e3e057785a14name"}]} 2018-11-14 18:27:54,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=f794ca0c-6659-427a-93d6-b8bede44d659 used request id req-9fc464e3-20af-46ee-9cfe-82bf58b7ab95 2018-11-14 18:27:54,146 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f794ca0c-6659-427a-93d6-b8bede44d659 2018-11-14 18:27:54,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f794ca0c-6659-427a-93d6-b8bede44d659 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8e25c9c475c028c4001be4109db144a269971b9" 2018-11-14 18:27:54,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2c1193e9-9064-409a-aca5-8edc7f15e0c7 Date: Wed, 14 Nov 2018 18:27:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:53Z", "security_group_id": "f794ca0c-6659-427a-93d6-b8bede44d659", "port_range_min": null, "revision_number": 0, "tenant_id": "7a9f1341e17748f8b67ef2084b15798d", "created_at": "2018-11-14T18:27:53Z", "project_id": "7a9f1341e17748f8b67ef2084b15798d", "id": "d80def45-0b1e-4a9c-ae6b-870e4caff020"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:53Z", "security_group_id": "f794ca0c-6659-427a-93d6-b8bede44d659", "port_range_min": null, "revision_number": 0, "tenant_id": "7a9f1341e17748f8b67ef2084b15798d", "created_at": "2018-11-14T18:27:53Z", "project_id": "7a9f1341e17748f8b67ef2084b15798d", "id": "d8cb59eb-a682-4cb8-bb7a-9e00efe3f1ed"}]} 2018-11-14 18:27:54,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f794ca0c-6659-427a-93d6-b8bede44d659 used request id req-2c1193e9-9064-409a-aca5-8edc7f15e0c7 2018-11-14 18:27:54,179 - neutron_utils - INFO - Retrieving security group with ID - f794ca0c-6659-427a-93d6-b8bede44d659 2018-11-14 18:27:54,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=f794ca0c-6659-427a-93d6-b8bede44d659 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8e25c9c475c028c4001be4109db144a269971b9" 2018-11-14 18:27:54,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-436a653c-9e9f-4137-8e80-9c71f5df966d Date: Wed, 14 Nov 2018 18:27:54 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7a9f1341e17748f8b67ef2084b15798d", "created_at": "2018-11-14T18:27:53Z", "updated_at": "2018-11-14T18:27:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:53Z", "revision_number": 0, "id": "d80def45-0b1e-4a9c-ae6b-870e4caff020", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:53Z", "security_group_id": "f794ca0c-6659-427a-93d6-b8bede44d659", "tenant_id": "7a9f1341e17748f8b67ef2084b15798d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7a9f1341e17748f8b67ef2084b15798d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:53Z", "revision_number": 0, "id": "d8cb59eb-a682-4cb8-bb7a-9e00efe3f1ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:53Z", "security_group_id": "f794ca0c-6659-427a-93d6-b8bede44d659", "tenant_id": "7a9f1341e17748f8b67ef2084b15798d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7a9f1341e17748f8b67ef2084b15798d"}], "revision_number": 2, "project_id": "7a9f1341e17748f8b67ef2084b15798d", "id": "f794ca0c-6659-427a-93d6-b8bede44d659", "name": "CreateSecurityGroupTests-94e954d1-d0a0-4da9-a8c3-e3e057785a14name"}]} 2018-11-14 18:27:54,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=f794ca0c-6659-427a-93d6-b8bede44d659 used request id req-436a653c-9e9f-4137-8e80-9c71f5df966d 2018-11-14 18:27:54,229 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f794ca0c-6659-427a-93d6-b8bede44d659 2018-11-14 18:27:54,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f794ca0c-6659-427a-93d6-b8bede44d659 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8e25c9c475c028c4001be4109db144a269971b9" 2018-11-14 18:27:54,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1c3d5939-589c-4875-af2a-ee981234f02e Date: Wed, 14 Nov 2018 18:27:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:53Z", "security_group_id": "f794ca0c-6659-427a-93d6-b8bede44d659", "port_range_min": null, "revision_number": 0, "tenant_id": "7a9f1341e17748f8b67ef2084b15798d", "created_at": "2018-11-14T18:27:53Z", "project_id": "7a9f1341e17748f8b67ef2084b15798d", "id": "d80def45-0b1e-4a9c-ae6b-870e4caff020"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:53Z", "security_group_id": "f794ca0c-6659-427a-93d6-b8bede44d659", "port_range_min": null, "revision_number": 0, "tenant_id": "7a9f1341e17748f8b67ef2084b15798d", "created_at": "2018-11-14T18:27:53Z", "project_id": "7a9f1341e17748f8b67ef2084b15798d", "id": "d8cb59eb-a682-4cb8-bb7a-9e00efe3f1ed"}]} 2018-11-14 18:27:54,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f794ca0c-6659-427a-93d6-b8bede44d659 used request id req-1c3d5939-589c-4875-af2a-ee981234f02e 2018-11-14 18:27:54,429 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-94e954d1-d0a0-4da9-a8c3-e3e057785a14name 2018-11-14 18:27:54,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-94e954d1-d0a0-4da9-a8c3-e3e057785a14name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8e25c9c475c028c4001be4109db144a269971b9" 2018-11-14 18:27:54,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-7170c530-0bed-4fe5-bd4f-8902f2a77854 Date: Wed, 14 Nov 2018 18:27:54 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7a9f1341e17748f8b67ef2084b15798d", "created_at": "2018-11-14T18:27:53Z", "updated_at": "2018-11-14T18:27:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:53Z", "revision_number": 0, "id": "d80def45-0b1e-4a9c-ae6b-870e4caff020", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:53Z", "security_group_id": "f794ca0c-6659-427a-93d6-b8bede44d659", "tenant_id": "7a9f1341e17748f8b67ef2084b15798d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7a9f1341e17748f8b67ef2084b15798d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:53Z", "revision_number": 0, "id": "d8cb59eb-a682-4cb8-bb7a-9e00efe3f1ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:53Z", "security_group_id": "f794ca0c-6659-427a-93d6-b8bede44d659", "tenant_id": "7a9f1341e17748f8b67ef2084b15798d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7a9f1341e17748f8b67ef2084b15798d"}], "revision_number": 2, "project_id": "7a9f1341e17748f8b67ef2084b15798d", "id": "f794ca0c-6659-427a-93d6-b8bede44d659", "name": "CreateSecurityGroupTests-94e954d1-d0a0-4da9-a8c3-e3e057785a14name"}]} 2018-11-14 18:27:54,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-94e954d1-d0a0-4da9-a8c3-e3e057785a14name used request id req-7170c530-0bed-4fe5-bd4f-8902f2a77854 2018-11-14 18:27:54,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:27:54,676 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:27: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:27:54,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7a9f1341e17748f8b67ef2084b15798d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8e25c9c475c028c4001be4109db144a269971b9" 2018-11-14 18:27:54,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de3a61d4-7ed4-47b5-96d2-a43844a7500c Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7a9f1341e17748f8b67ef2084b15798d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7a9f1341e17748f8b67ef2084b15798d", "name": "CreateSecurityGroupTests-3776bdb0-611a-42d-proj"}} 2018-11-14 18:27:54,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7a9f1341e17748f8b67ef2084b15798d used request id req-de3a61d4-7ed4-47b5-96d2-a43844a7500c 2018-11-14 18:27:54,777 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f794ca0c-6659-427a-93d6-b8bede44d659 2018-11-14 18:27:54,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f794ca0c-6659-427a-93d6-b8bede44d659 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8e25c9c475c028c4001be4109db144a269971b9" 2018-11-14 18:27:54,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f01f6549-04d5-498a-88a5-c891dffe49ef Date: Wed, 14 Nov 2018 18:27:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:53Z", "security_group_id": "f794ca0c-6659-427a-93d6-b8bede44d659", "port_range_min": null, "revision_number": 0, "tenant_id": "7a9f1341e17748f8b67ef2084b15798d", "created_at": "2018-11-14T18:27:53Z", "project_id": "7a9f1341e17748f8b67ef2084b15798d", "id": "d80def45-0b1e-4a9c-ae6b-870e4caff020"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:53Z", "security_group_id": "f794ca0c-6659-427a-93d6-b8bede44d659", "port_range_min": null, "revision_number": 0, "tenant_id": "7a9f1341e17748f8b67ef2084b15798d", "created_at": "2018-11-14T18:27:53Z", "project_id": "7a9f1341e17748f8b67ef2084b15798d", "id": "d8cb59eb-a682-4cb8-bb7a-9e00efe3f1ed"}]} 2018-11-14 18:27:54,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f794ca0c-6659-427a-93d6-b8bede44d659 used request id req-f01f6549-04d5-498a-88a5-c891dffe49ef 2018-11-14 18:27:54,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}a8e25c9c475c028c4001be4109db144a269971b9" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "f794ca0c-6659-427a-93d6-b8bede44d659"}}' 2018-11-14 18:27:55,211 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-dadd8271-21dc-41ed-ba6a-c41da0e17f26 Date: Wed, 14 Nov 2018 18:27:55 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:55Z", "security_group_id": "f794ca0c-6659-427a-93d6-b8bede44d659", "port_range_min": null, "revision_number": 0, "tenant_id": "7a9f1341e17748f8b67ef2084b15798d", "created_at": "2018-11-14T18:27:55Z", "project_id": "7a9f1341e17748f8b67ef2084b15798d", "id": "4b3d1756-4a71-4277-bd41-e331f61d0151"}} 2018-11-14 18:27:55,211 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-dadd8271-21dc-41ed-ba6a-c41da0e17f26 2018-11-14 18:27:55,211 - neutron_utils - INFO - Retrieving security group with ID - f794ca0c-6659-427a-93d6-b8bede44d659 2018-11-14 18:27:55,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=f794ca0c-6659-427a-93d6-b8bede44d659 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8e25c9c475c028c4001be4109db144a269971b9" 2018-11-14 18:27:55,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-772172a2-7055-4df0-b15d-afb882626705 Date: Wed, 14 Nov 2018 18:27:55 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7a9f1341e17748f8b67ef2084b15798d", "created_at": "2018-11-14T18:27:53Z", "updated_at": "2018-11-14T18:27:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:55Z", "revision_number": 0, "id": "4b3d1756-4a71-4277-bd41-e331f61d0151", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:55Z", "security_group_id": "f794ca0c-6659-427a-93d6-b8bede44d659", "tenant_id": "7a9f1341e17748f8b67ef2084b15798d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7a9f1341e17748f8b67ef2084b15798d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:53Z", "revision_number": 0, "id": "d80def45-0b1e-4a9c-ae6b-870e4caff020", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:53Z", "security_group_id": "f794ca0c-6659-427a-93d6-b8bede44d659", "tenant_id": "7a9f1341e17748f8b67ef2084b15798d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7a9f1341e17748f8b67ef2084b15798d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:53Z", "revision_number": 0, "id": "d8cb59eb-a682-4cb8-bb7a-9e00efe3f1ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:53Z", "security_group_id": "f794ca0c-6659-427a-93d6-b8bede44d659", "tenant_id": "7a9f1341e17748f8b67ef2084b15798d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7a9f1341e17748f8b67ef2084b15798d"}], "revision_number": 3, "project_id": "7a9f1341e17748f8b67ef2084b15798d", "id": "f794ca0c-6659-427a-93d6-b8bede44d659", "name": "CreateSecurityGroupTests-94e954d1-d0a0-4da9-a8c3-e3e057785a14name"}]} 2018-11-14 18:27:55,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=f794ca0c-6659-427a-93d6-b8bede44d659 used request id req-772172a2-7055-4df0-b15d-afb882626705 2018-11-14 18:27:55,267 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f794ca0c-6659-427a-93d6-b8bede44d659 2018-11-14 18:27:55,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f794ca0c-6659-427a-93d6-b8bede44d659 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8e25c9c475c028c4001be4109db144a269971b9" 2018-11-14 18:27:55,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-89698b80-5229-4881-a208-ec28315bb02b Date: Wed, 14 Nov 2018 18:27:55 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-11-14T18:27:55Z", "security_group_id": "f794ca0c-6659-427a-93d6-b8bede44d659", "port_range_min": null, "revision_number": 0, "tenant_id": "7a9f1341e17748f8b67ef2084b15798d", "created_at": "2018-11-14T18:27:55Z", "project_id": "7a9f1341e17748f8b67ef2084b15798d", "id": "4b3d1756-4a71-4277-bd41-e331f61d0151"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:53Z", "security_group_id": "f794ca0c-6659-427a-93d6-b8bede44d659", "port_range_min": null, "revision_number": 0, "tenant_id": "7a9f1341e17748f8b67ef2084b15798d", "created_at": "2018-11-14T18:27:53Z", "project_id": "7a9f1341e17748f8b67ef2084b15798d", "id": "d80def45-0b1e-4a9c-ae6b-870e4caff020"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:53Z", "security_group_id": "f794ca0c-6659-427a-93d6-b8bede44d659", "port_range_min": null, "revision_number": 0, "tenant_id": "7a9f1341e17748f8b67ef2084b15798d", "created_at": "2018-11-14T18:27:53Z", "project_id": "7a9f1341e17748f8b67ef2084b15798d", "id": "d8cb59eb-a682-4cb8-bb7a-9e00efe3f1ed"}]} 2018-11-14 18:27:55,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f794ca0c-6659-427a-93d6-b8bede44d659 used request id req-89698b80-5229-4881-a208-ec28315bb02b 2018-11-14 18:27:55,291 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:27:55,692 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aca5e0b0d71e4485ba09772861d2af77", "name": "CreateSecurityGroupTests-3776bdb0-611a-42d-proj-role"}], "expires_at": "2018-11-14T19:27:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7a9f1341e17748f8b67ef2084b15798d", "name": "CreateSecurityGroupTests-3776bdb0-611a-42d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/7a9f1341e17748f8b67ef2084b15798d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/7a9f1341e17748f8b67ef2084b15798d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/7a9f1341e17748f8b67ef2084b15798d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_7a9f1341e17748f8b67ef2084b15798d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_7a9f1341e17748f8b67ef2084b15798d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/7a9f1341e17748f8b67ef2084b15798d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/7a9f1341e17748f8b67ef2084b15798d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/7a9f1341e17748f8b67ef2084b15798d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/7a9f1341e17748f8b67ef2084b15798d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/7a9f1341e17748f8b67ef2084b15798d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/7a9f1341e17748f8b67ef2084b15798d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/7a9f1341e17748f8b67ef2084b15798d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/7a9f1341e17748f8b67ef2084b15798d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/7a9f1341e17748f8b67ef2084b15798d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-3776bdb0-611a-42d-user", "id": "4cb0d7874568429e8e506be335e0583a"}, "audit_ids": ["casUA8zeRZKt_DoU9kiGJg"], "issued_at": "2018-11-14T18:27:55.000000Z"}} 2018-11-14 18:27:55,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-94e954d1-d0a0-4da9-a8c3-e3e057785a14name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}350ece7da7bc5a4bf47937f020f65db663a10a3a" 2018-11-14 18:27:55,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-88d719d4-0162-4a4b-acdd-561e91b8cc96 Date: Wed, 14 Nov 2018 18:27:55 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7a9f1341e17748f8b67ef2084b15798d", "created_at": "2018-11-14T18:27:53Z", "updated_at": "2018-11-14T18:27:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:55Z", "revision_number": 0, "id": "4b3d1756-4a71-4277-bd41-e331f61d0151", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:55Z", "security_group_id": "f794ca0c-6659-427a-93d6-b8bede44d659", "tenant_id": "7a9f1341e17748f8b67ef2084b15798d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7a9f1341e17748f8b67ef2084b15798d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:53Z", "revision_number": 0, "id": "d80def45-0b1e-4a9c-ae6b-870e4caff020", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:53Z", "security_group_id": "f794ca0c-6659-427a-93d6-b8bede44d659", "tenant_id": "7a9f1341e17748f8b67ef2084b15798d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7a9f1341e17748f8b67ef2084b15798d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:53Z", "revision_number": 0, "id": "d8cb59eb-a682-4cb8-bb7a-9e00efe3f1ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:53Z", "security_group_id": "f794ca0c-6659-427a-93d6-b8bede44d659", "tenant_id": "7a9f1341e17748f8b67ef2084b15798d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7a9f1341e17748f8b67ef2084b15798d"}], "revision_number": 3, "project_id": "7a9f1341e17748f8b67ef2084b15798d", "id": "f794ca0c-6659-427a-93d6-b8bede44d659", "name": "CreateSecurityGroupTests-94e954d1-d0a0-4da9-a8c3-e3e057785a14name"}]} 2018-11-14 18:27:55,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-94e954d1-d0a0-4da9-a8c3-e3e057785a14name&description=hello+group used request id req-88d719d4-0162-4a4b-acdd-561e91b8cc96 2018-11-14 18:27:55,930 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f794ca0c-6659-427a-93d6-b8bede44d659 2018-11-14 18:27:55,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f794ca0c-6659-427a-93d6-b8bede44d659 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}350ece7da7bc5a4bf47937f020f65db663a10a3a" 2018-11-14 18:27:56,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-afab0ae4-adae-4c26-a995-0c0b43f1d5d8 Date: Wed, 14 Nov 2018 18:27:56 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-11-14T18:27:55Z", "security_group_id": "f794ca0c-6659-427a-93d6-b8bede44d659", "port_range_min": null, "revision_number": 0, "tenant_id": "7a9f1341e17748f8b67ef2084b15798d", "created_at": "2018-11-14T18:27:55Z", "project_id": "7a9f1341e17748f8b67ef2084b15798d", "id": "4b3d1756-4a71-4277-bd41-e331f61d0151"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:53Z", "security_group_id": "f794ca0c-6659-427a-93d6-b8bede44d659", "port_range_min": null, "revision_number": 0, "tenant_id": "7a9f1341e17748f8b67ef2084b15798d", "created_at": "2018-11-14T18:27:53Z", "project_id": "7a9f1341e17748f8b67ef2084b15798d", "id": "d80def45-0b1e-4a9c-ae6b-870e4caff020"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:53Z", "security_group_id": "f794ca0c-6659-427a-93d6-b8bede44d659", "port_range_min": null, "revision_number": 0, "tenant_id": "7a9f1341e17748f8b67ef2084b15798d", "created_at": "2018-11-14T18:27:53Z", "project_id": "7a9f1341e17748f8b67ef2084b15798d", "id": "d8cb59eb-a682-4cb8-bb7a-9e00efe3f1ed"}]} 2018-11-14 18:27:56,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f794ca0c-6659-427a-93d6-b8bede44d659 used request id req-afab0ae4-adae-4c26-a995-0c0b43f1d5d8 2018-11-14 18:27:56,149 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f794ca0c-6659-427a-93d6-b8bede44d659 2018-11-14 18:27:56,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f794ca0c-6659-427a-93d6-b8bede44d659 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}350ece7da7bc5a4bf47937f020f65db663a10a3a" 2018-11-14 18:27:56,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-ff181084-ff2e-4cf0-985d-5ac381946659 Date: Wed, 14 Nov 2018 18:27:56 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-11-14T18:27:55Z", "security_group_id": "f794ca0c-6659-427a-93d6-b8bede44d659", "port_range_min": null, "revision_number": 0, "tenant_id": "7a9f1341e17748f8b67ef2084b15798d", "created_at": "2018-11-14T18:27:55Z", "project_id": "7a9f1341e17748f8b67ef2084b15798d", "id": "4b3d1756-4a71-4277-bd41-e331f61d0151"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:53Z", "security_group_id": "f794ca0c-6659-427a-93d6-b8bede44d659", "port_range_min": null, "revision_number": 0, "tenant_id": "7a9f1341e17748f8b67ef2084b15798d", "created_at": "2018-11-14T18:27:53Z", "project_id": "7a9f1341e17748f8b67ef2084b15798d", "id": "d80def45-0b1e-4a9c-ae6b-870e4caff020"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:53Z", "security_group_id": "f794ca0c-6659-427a-93d6-b8bede44d659", "port_range_min": null, "revision_number": 0, "tenant_id": "7a9f1341e17748f8b67ef2084b15798d", "created_at": "2018-11-14T18:27:53Z", "project_id": "7a9f1341e17748f8b67ef2084b15798d", "id": "d8cb59eb-a682-4cb8-bb7a-9e00efe3f1ed"}]} 2018-11-14 18:27:56,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f794ca0c-6659-427a-93d6-b8bede44d659 used request id req-ff181084-ff2e-4cf0-985d-5ac381946659 2018-11-14 18:27:56,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-94e954d1-d0a0-4da9-a8c3-e3e057785a14name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}350ece7da7bc5a4bf47937f020f65db663a10a3a" 2018-11-14 18:27:56,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-e26cceaa-2bec-4d9a-9e48-e8f3e1ca342a Date: Wed, 14 Nov 2018 18:27:56 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7a9f1341e17748f8b67ef2084b15798d", "created_at": "2018-11-14T18:27:53Z", "updated_at": "2018-11-14T18:27:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:55Z", "revision_number": 0, "id": "4b3d1756-4a71-4277-bd41-e331f61d0151", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:55Z", "security_group_id": "f794ca0c-6659-427a-93d6-b8bede44d659", "tenant_id": "7a9f1341e17748f8b67ef2084b15798d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7a9f1341e17748f8b67ef2084b15798d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:53Z", "revision_number": 0, "id": "d80def45-0b1e-4a9c-ae6b-870e4caff020", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:53Z", "security_group_id": "f794ca0c-6659-427a-93d6-b8bede44d659", "tenant_id": "7a9f1341e17748f8b67ef2084b15798d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7a9f1341e17748f8b67ef2084b15798d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:53Z", "revision_number": 0, "id": "d8cb59eb-a682-4cb8-bb7a-9e00efe3f1ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:53Z", "security_group_id": "f794ca0c-6659-427a-93d6-b8bede44d659", "tenant_id": "7a9f1341e17748f8b67ef2084b15798d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7a9f1341e17748f8b67ef2084b15798d"}], "revision_number": 3, "project_id": "7a9f1341e17748f8b67ef2084b15798d", "id": "f794ca0c-6659-427a-93d6-b8bede44d659", "name": "CreateSecurityGroupTests-94e954d1-d0a0-4da9-a8c3-e3e057785a14name"}]} 2018-11-14 18:27:56,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-94e954d1-d0a0-4da9-a8c3-e3e057785a14name used request id req-e26cceaa-2bec-4d9a-9e48-e8f3e1ca342a 2018-11-14 18:27:56,585 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f794ca0c-6659-427a-93d6-b8bede44d659 2018-11-14 18:27:56,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f794ca0c-6659-427a-93d6-b8bede44d659 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}350ece7da7bc5a4bf47937f020f65db663a10a3a" 2018-11-14 18:27:56,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-398e0c15-82f9-42a6-b4c4-1b01578bbcf9 Date: Wed, 14 Nov 2018 18:27:56 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-11-14T18:27:55Z", "security_group_id": "f794ca0c-6659-427a-93d6-b8bede44d659", "port_range_min": null, "revision_number": 0, "tenant_id": "7a9f1341e17748f8b67ef2084b15798d", "created_at": "2018-11-14T18:27:55Z", "project_id": "7a9f1341e17748f8b67ef2084b15798d", "id": "4b3d1756-4a71-4277-bd41-e331f61d0151"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:53Z", "security_group_id": "f794ca0c-6659-427a-93d6-b8bede44d659", "port_range_min": null, "revision_number": 0, "tenant_id": "7a9f1341e17748f8b67ef2084b15798d", "created_at": "2018-11-14T18:27:53Z", "project_id": "7a9f1341e17748f8b67ef2084b15798d", "id": "d80def45-0b1e-4a9c-ae6b-870e4caff020"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:53Z", "security_group_id": "f794ca0c-6659-427a-93d6-b8bede44d659", "port_range_min": null, "revision_number": 0, "tenant_id": "7a9f1341e17748f8b67ef2084b15798d", "created_at": "2018-11-14T18:27:53Z", "project_id": "7a9f1341e17748f8b67ef2084b15798d", "id": "d8cb59eb-a682-4cb8-bb7a-9e00efe3f1ed"}]} 2018-11-14 18:27:56,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f794ca0c-6659-427a-93d6-b8bede44d659 used request id req-398e0c15-82f9-42a6-b4c4-1b01578bbcf9 2018-11-14 18:27:56,790 - neutron_utils - INFO - Deleting security group rule with ID - d80def45-0b1e-4a9c-ae6b-870e4caff020 2018-11-14 18:27:56,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/d80def45-0b1e-4a9c-ae6b-870e4caff020 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8e25c9c475c028c4001be4109db144a269971b9" 2018-11-14 18:27:56,880 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-33a479b0-d620-45ae-8db1-d95c3911b234 Content-Length: 0 Date: Wed, 14 Nov 2018 18:27:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:27:56,880 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/d80def45-0b1e-4a9c-ae6b-870e4caff020 used request id req-33a479b0-d620-45ae-8db1-d95c3911b234 2018-11-14 18:27:56,881 - neutron_utils - INFO - Deleting security group rule with ID - 4b3d1756-4a71-4277-bd41-e331f61d0151 2018-11-14 18:27:56,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/4b3d1756-4a71-4277-bd41-e331f61d0151 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8e25c9c475c028c4001be4109db144a269971b9" 2018-11-14 18:27:57,010 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-781d4859-af0c-48eb-9f6a-1b49fef04c56 Content-Length: 0 Date: Wed, 14 Nov 2018 18:27:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:27:57,010 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/4b3d1756-4a71-4277-bd41-e331f61d0151 used request id req-781d4859-af0c-48eb-9f6a-1b49fef04c56 2018-11-14 18:27:57,011 - neutron_utils - INFO - Deleting security group rule with ID - d8cb59eb-a682-4cb8-bb7a-9e00efe3f1ed 2018-11-14 18:27:57,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/d8cb59eb-a682-4cb8-bb7a-9e00efe3f1ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8e25c9c475c028c4001be4109db144a269971b9" 2018-11-14 18:27:57,310 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c045650b-a711-4a6c-9ff9-26ed6c44ad7b Content-Length: 0 Date: Wed, 14 Nov 2018 18:27:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:27:57,310 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/d8cb59eb-a682-4cb8-bb7a-9e00efe3f1ed used request id req-c045650b-a711-4a6c-9ff9-26ed6c44ad7b 2018-11-14 18:27:57,311 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-94e954d1-d0a0-4da9-a8c3-e3e057785a14name 2018-11-14 18:27:57,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/f794ca0c-6659-427a-93d6-b8bede44d659 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8e25c9c475c028c4001be4109db144a269971b9" 2018-11-14 18:27:57,616 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1a70c55d-c458-4198-91fe-97c1f0244b7f Content-Length: 0 Date: Wed, 14 Nov 2018 18:27:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:27:57,617 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/f794ca0c-6659-427a-93d6-b8bede44d659 used request id req-1a70c55d-c458-4198-91fe-97c1f0244b7f 2018-11-14 18:27:57,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed77eabb8a5e659a730d12548033d9546b97b71e" 2018-11-14 18:27:57,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-3d5210de-a9dd-458f-bf1e-8e333decfb04 Date: Wed, 14 Nov 2018 18:27:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7a9f1341e17748f8b67ef2084b15798d", "created_at": "2018-11-14T18:27:52Z", "updated_at": "2018-11-14T18:27:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:53Z", "revision_number": 0, "id": "08d0d4c9-43cf-43f5-ab7a-3b11403a6f9b", "remote_group_id": "fe02721d-d992-4fc5-b956-ebf8fc81b84d", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:53Z", "security_group_id": "fe02721d-d992-4fc5-b956-ebf8fc81b84d", "tenant_id": "7a9f1341e17748f8b67ef2084b15798d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7a9f1341e17748f8b67ef2084b15798d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:52Z", "revision_number": 0, "id": "4d47e5ae-6681-4344-8ccd-178ba1ae04a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:52Z", "security_group_id": "fe02721d-d992-4fc5-b956-ebf8fc81b84d", "tenant_id": "7a9f1341e17748f8b67ef2084b15798d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7a9f1341e17748f8b67ef2084b15798d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:53Z", "revision_number": 0, "id": "6d5c0f43-8c7a-4fb5-830c-27b15bf73ccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:53Z", "security_group_id": "fe02721d-d992-4fc5-b956-ebf8fc81b84d", "tenant_id": "7a9f1341e17748f8b67ef2084b15798d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7a9f1341e17748f8b67ef2084b15798d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:52Z", "revision_number": 0, "id": "aaf5a1c4-2cb1-489d-bdf4-d20fc28853df", "remote_group_id": "fe02721d-d992-4fc5-b956-ebf8fc81b84d", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:52Z", "security_group_id": "fe02721d-d992-4fc5-b956-ebf8fc81b84d", "tenant_id": "7a9f1341e17748f8b67ef2084b15798d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7a9f1341e17748f8b67ef2084b15798d"}], "revision_number": 4, "project_id": "7a9f1341e17748f8b67ef2084b15798d", "id": "fe02721d-d992-4fc5-b956-ebf8fc81b84d", "name": "default"}]} 2018-11-14 18:27:57,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-3d5210de-a9dd-458f-bf1e-8e333decfb04 2018-11-14 18:27:57,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed77eabb8a5e659a730d12548033d9546b97b71e" 2018-11-14 18:27:58,016 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:27:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ee845a9-4f88-456a-a16b-f9a444a5cd83 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:27:58,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-6ee845a9-4f88-456a-a16b-f9a444a5cd83 2018-11-14 18:27:58,016 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:27:58,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed77eabb8a5e659a730d12548033d9546b97b71e" 2018-11-14 18:27:58,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c01434e-9ad3-4c11-8498-4d2262f516f3 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:27:58,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-0c01434e-9ad3-4c11-8498-4d2262f516f3 2018-11-14 18:27:58,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed77eabb8a5e659a730d12548033d9546b97b71e" 2018-11-14 18:27:58,241 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:27:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fe4af5f-e0ce-4a31-9580-98b15174cd92 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:27:58,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-9fe4af5f-e0ce-4a31-9580-98b15174cd92 2018-11-14 18:27:58,242 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:27:58,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed77eabb8a5e659a730d12548033d9546b97b71e" 2018-11-14 18:27:58,355 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:27:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d1fc55b-440f-4716-a27c-9e63d609704b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:27:58,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-5d1fc55b-440f-4716-a27c-9e63d609704b 2018-11-14 18:27:58,356 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:27:58,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed77eabb8a5e659a730d12548033d9546b97b71e" 2018-11-14 18:27:58,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b82f5546-f320-42ae-930e-4bb8d80990d7 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:27:58,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-b82f5546-f320-42ae-930e-4bb8d80990d7 2018-11-14 18:27:58,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed77eabb8a5e659a730d12548033d9546b97b71e" 2018-11-14 18:27:58,592 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:27:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-670e6707-3f37-4fd1-8df8-7e6abfa906e0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 18:27:58,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-670e6707-3f37-4fd1-8df8-7e6abfa906e0 2018-11-14 18:27:58,593 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:27:58,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed77eabb8a5e659a730d12548033d9546b97b71e" 2018-11-14 18:27:58,720 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:27:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-080a4338-c6f4-4c84-b8c9-40d0df6c7f1f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d3b3d3f2c3dd4be6bc230a686f3f0839.", "code": 404, "title": "Not Found"}} 2018-11-14 18:27:58,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 used request id req-080a4338-c6f4-4c84-b8c9-40d0df6c7f1f 2018-11-14 18:27:58,720 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:27:58,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed77eabb8a5e659a730d12548033d9546b97b71e" 2018-11-14 18:27:58,831 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:27:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc47ccf3-190c-4bce-ad43-3de348508d53 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5dcff89097904b7c82103d40edeed98d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:27:58,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d used request id req-bc47ccf3-190c-4bce-ad43-3de348508d53 2018-11-14 18:27:58,831 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:27:58,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed77eabb8a5e659a730d12548033d9546b97b71e" 2018-11-14 18:27:58,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55bc6453-63b0-469c-8d58-63a0c59dc5de Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:27:58,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-55bc6453-63b0-469c-8d58-63a0c59dc5de 2018-11-14 18:27:58,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed77eabb8a5e659a730d12548033d9546b97b71e" 2018-11-14 18:27:59,048 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:27:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc1553d1-f31b-4249-92fe-358ae1c6cf5e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 991384c74c4d47b3bd2a68e52ad620ce.", "code": 404, "title": "Not Found"}} 2018-11-14 18:27:59,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce used request id req-dc1553d1-f31b-4249-92fe-358ae1c6cf5e 2018-11-14 18:27:59,049 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:27:59,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7a9f1341e17748f8b67ef2084b15798d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed77eabb8a5e659a730d12548033d9546b97b71e" 2018-11-14 18:27:59,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:27:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f14311a-9654-4607-8246-797990f12ffe Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7a9f1341e17748f8b67ef2084b15798d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7a9f1341e17748f8b67ef2084b15798d", "name": "CreateSecurityGroupTests-3776bdb0-611a-42d-proj"}} 2018-11-14 18:27:59,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7a9f1341e17748f8b67ef2084b15798d used request id req-0f14311a-9654-4607-8246-797990f12ffe 2018-11-14 18:27:59,164 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fe02721d-d992-4fc5-b956-ebf8fc81b84d 2018-11-14 18:27:59,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=fe02721d-d992-4fc5-b956-ebf8fc81b84d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed77eabb8a5e659a730d12548033d9546b97b71e" 2018-11-14 18:27:59,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-147c96c9-f6cc-4f82-a643-d87731f0fa58 Date: Wed, 14 Nov 2018 18:27:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "fe02721d-d992-4fc5-b956-ebf8fc81b84d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:53Z", "security_group_id": "fe02721d-d992-4fc5-b956-ebf8fc81b84d", "port_range_min": null, "revision_number": 0, "tenant_id": "7a9f1341e17748f8b67ef2084b15798d", "created_at": "2018-11-14T18:27:53Z", "project_id": "7a9f1341e17748f8b67ef2084b15798d", "id": "08d0d4c9-43cf-43f5-ab7a-3b11403a6f9b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:52Z", "security_group_id": "fe02721d-d992-4fc5-b956-ebf8fc81b84d", "port_range_min": null, "revision_number": 0, "tenant_id": "7a9f1341e17748f8b67ef2084b15798d", "created_at": "2018-11-14T18:27:52Z", "project_id": "7a9f1341e17748f8b67ef2084b15798d", "id": "4d47e5ae-6681-4344-8ccd-178ba1ae04a2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:53Z", "security_group_id": "fe02721d-d992-4fc5-b956-ebf8fc81b84d", "port_range_min": null, "revision_number": 0, "tenant_id": "7a9f1341e17748f8b67ef2084b15798d", "created_at": "2018-11-14T18:27:53Z", "project_id": "7a9f1341e17748f8b67ef2084b15798d", "id": "6d5c0f43-8c7a-4fb5-830c-27b15bf73ccd"}, {"remote_group_id": "fe02721d-d992-4fc5-b956-ebf8fc81b84d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:27:52Z", "security_group_id": "fe02721d-d992-4fc5-b956-ebf8fc81b84d", "port_range_min": null, "revision_number": 0, "tenant_id": "7a9f1341e17748f8b67ef2084b15798d", "created_at": "2018-11-14T18:27:52Z", "project_id": "7a9f1341e17748f8b67ef2084b15798d", "id": "aaf5a1c4-2cb1-489d-bdf4-d20fc28853df"}]} 2018-11-14 18:27:59,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=fe02721d-d992-4fc5-b956-ebf8fc81b84d used request id req-147c96c9-f6cc-4f82-a643-d87731f0fa58 2018-11-14 18:27:59,387 - neutron_utils - INFO - Deleting security group with name - default 2018-11-14 18:27:59,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/fe02721d-d992-4fc5-b956-ebf8fc81b84d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed77eabb8a5e659a730d12548033d9546b97b71e" 2018-11-14 18:27:59,762 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-988711b9-4f14-41ad-a931-bb4f7387dd7b Content-Length: 0 Date: Wed, 14 Nov 2018 18:27:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:27:59,762 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/fe02721d-d992-4fc5-b956-ebf8fc81b84d used request id req-988711b9-4f14-41ad-a931-bb4f7387dd7b 2018-11-14 18:27:59,763 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-3776bdb0-611a-42d-proj 2018-11-14 18:27:59,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/7a9f1341e17748f8b67ef2084b15798d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed77eabb8a5e659a730d12548033d9546b97b71e" 2018-11-14 18:28:00,030 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:27:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87c980d9-d9a8-45bc-bd80-318cc65e554b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:28:00,031 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/7a9f1341e17748f8b67ef2084b15798d used request id req-87c980d9-d9a8-45bc-bd80-318cc65e554b 2018-11-14 18:28:00,031 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-3776bdb0-611a-42d-proj-role 2018-11-14 18:28:00,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/aca5e0b0d71e4485ba09772861d2af77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed77eabb8a5e659a730d12548033d9546b97b71e" 2018-11-14 18:28:00,192 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:28:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e35be05-bfbb-419f-85b4-162794a782b3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:28:00,192 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/aca5e0b0d71e4485ba09772861d2af77 used request id req-4e35be05-bfbb-419f-85b4-162794a782b3 2018-11-14 18:28:00,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed77eabb8a5e659a730d12548033d9546b97b71e" 2018-11-14 18:28:00,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:28:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df182b7a-29dd-4079-8d43-37a41d33c346 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:28:00,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-df182b7a-29dd-4079-8d43-37a41d33c346 2018-11-14 18:28:00,309 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-3776bdb0-611a-42d-user 2018-11-14 18:28:00,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/4cb0d7874568429e8e506be335e0583a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fec6c84ef783723e6e27bb8d2e29da03a5979c38" 2018-11-14 18:28:00,499 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:28:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c70194fb-edea-4046-8e44-02aa2aa388be Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:28:00,499 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/4cb0d7874568429e8e506be335e0583a used request id req-c70194fb-edea-4046-8e44-02aa2aa388be 2018-11-14 18:28:00,501 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:28:01,025 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:28:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["vsO4mYEdS6SraGUYfWRASg"], "issued_at": "2018-11-14T18:28:01.000000Z"}} 2018-11-14 18:28:01,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}685e348251bd405e8ee5643583cd226e236af3fc" 2018-11-14 18:28:01,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:28:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80b07f30-8965-4dc9-8e0f-c233a83b4815 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:28:01,128 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-80b07f30-8965-4dc9-8e0f-c233a83b4815 2018-11-14 18:28:01,129 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:28:01,130 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:28:01,542 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:28:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["5KFMqviMQyiOdmp9uwh0Jw"], "issued_at": "2018-11-14T18:28:01.000000Z"}} 2018-11-14 18:28:01,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d7915052e977642a85474dd87a594d9254d5ec7" 2018-11-14 18:28:01,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:28:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14f71625-20c1-491c-87ba-15b6df35e1ab Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:28:01,650 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-14f71625-20c1-491c-87ba-15b6df35e1ab 2018-11-14 18:28:01,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:28:01,659 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:28: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:28:01,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-61a8ce40-9b36-44d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d7915052e977642a85474dd87a594d9254d5ec7" 2018-11-14 18:28:01,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:28:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c8860c0-a1bc-4dab-b9b6-35e9e11667cb Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-61a8ce40-9b36-44d-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:28:01,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-61a8ce40-9b36-44d-proj used request id req-4c8860c0-a1bc-4dab-b9b6-35e9e11667cb 2018-11-14 18:28:01,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d7915052e977642a85474dd87a594d9254d5ec7" 2018-11-14 18:28:01,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:28:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-313456ad-46a1-49cf-8eb9-a4c63dfa8279 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:28:01,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-313456ad-46a1-49cf-8eb9-a4c63dfa8279 2018-11-14 18:28:01,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d7915052e977642a85474dd87a594d9254d5ec7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-61a8ce40-9b36-44d-proj"}}' 2018-11-14 18:28:02,001 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:28:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-782fb18e-9a24-42d8-9574-a867bde05fe7 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1101e5b91a474e298065888d5ebeb4f8"}, "tags": [], "enabled": true, "id": "1101e5b91a474e298065888d5ebeb4f8", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-61a8ce40-9b36-44d-proj"}} 2018-11-14 18:28:02,001 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-782fb18e-9a24-42d8-9574-a867bde05fe7 2018-11-14 18:28:02,002 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-61a8ce40-9b36-44d-proj 2018-11-14 18:28:02,002 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:28:02,003 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:28:02,406 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:28:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["36gt3lRzTVmh1eo9FJjVKw"], "issued_at": "2018-11-14T18:28:02.000000Z"}} 2018-11-14 18:28:02,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}867f03bedcc8beeaaf01af2ef4cf356f20b5b1c7" 2018-11-14 18:28:02,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:28:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8941363d-e971-4ffe-aaf0-0a9c0a1e67c8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:28:02,512 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-8941363d-e971-4ffe-aaf0-0a9c0a1e67c8 2018-11-14 18:28:02,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:28:02,521 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:28: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:28:02,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}867f03bedcc8beeaaf01af2ef4cf356f20b5b1c7" 2018-11-14 18:28:02,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:28:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50cee194-38fc-4a7e-bfc8-229a307ce13c Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:28:02,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-50cee194-38fc-4a7e-bfc8-229a307ce13c 2018-11-14 18:28:02,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-61a8ce40-9b36-44d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}867f03bedcc8beeaaf01af2ef4cf356f20b5b1c7" 2018-11-14 18:28:02,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:28:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8495bb2-7bd5-4c39-9271-79935be18e8f Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-61a8ce40-9b36-44d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1101e5b91a474e298065888d5ebeb4f8"}, "tags": [], "enabled": true, "id": "1101e5b91a474e298065888d5ebeb4f8", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-61a8ce40-9b36-44d-proj"}]} 2018-11-14 18:28:02,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-61a8ce40-9b36-44d-proj used request id req-c8495bb2-7bd5-4c39-9271-79935be18e8f 2018-11-14 18:28:02,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}867f03bedcc8beeaaf01af2ef4cf356f20b5b1c7" 2018-11-14 18:28:02,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:28:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f34316f-07bc-4f23-8b8b-d58fa6efa0a8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:28:02,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-1f34316f-07bc-4f23-8b8b-d58fa6efa0a8 2018-11-14 18:28:03,252 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-61a8ce40-9b36-44d-user 2018-11-14 18:28:03,252 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:28:03,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d7915052e977642a85474dd87a594d9254d5ec7" 2018-11-14 18:28:03,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:28:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-647fffb4-87a8-41f6-94c5-3a078f78a3b3 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:28:03,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-647fffb4-87a8-41f6-94c5-3a078f78a3b3 2018-11-14 18:28:03,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d7915052e977642a85474dd87a594d9254d5ec7" -d '{"role": {"name": "CreateSecurityGroupTests-61a8ce40-9b36-44d-proj-role"}}' 2018-11-14 18:28:03,492 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:28:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1cfd6038-0569-4f15-a310-dfaa00dab3b5 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "71e998a9d83147c1a56bab16dd9b279d", "links": {"self": "http://172.30.9.28:5000/v3/roles/71e998a9d83147c1a56bab16dd9b279d"}, "name": "CreateSecurityGroupTests-61a8ce40-9b36-44d-proj-role"}} 2018-11-14 18:28:03,492 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-1cfd6038-0569-4f15-a310-dfaa00dab3b5 2018-11-14 18:28:03,492 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-61a8ce40-9b36-44d-proj-role 2018-11-14 18:28:03,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/71e998a9d83147c1a56bab16dd9b279d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d7915052e977642a85474dd87a594d9254d5ec7" 2018-11-14 18:28:03,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:28:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-620f1c80-87ee-4320-a2e8-0c2722619782 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "71e998a9d83147c1a56bab16dd9b279d", "links": {"self": "http://172.30.9.28:5000/v3/roles/71e998a9d83147c1a56bab16dd9b279d"}, "name": "CreateSecurityGroupTests-61a8ce40-9b36-44d-proj-role"}} 2018-11-14 18:28:03,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/71e998a9d83147c1a56bab16dd9b279d used request id req-620f1c80-87ee-4320-a2e8-0c2722619782 2018-11-14 18:28:03,597 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-61a8ce40-9b36-44d-proj-role to project CreateSecurityGroupTests-61a8ce40-9b36-44d-proj 2018-11-14 18:28:03,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/1101e5b91a474e298065888d5ebeb4f8/users/c575b1d9a63446f487f4615cbe62b4dd/roles/71e998a9d83147c1a56bab16dd9b279d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d7915052e977642a85474dd87a594d9254d5ec7" 2018-11-14 18:28:03,753 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:28:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3286b011-37ae-4163-bb74-6c869add7ec8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:28:03,753 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/1101e5b91a474e298065888d5ebeb4f8/users/c575b1d9a63446f487f4615cbe62b4dd/roles/71e998a9d83147c1a56bab16dd9b279d used request id req-3286b011-37ae-4163-bb74-6c869add7ec8 2018-11-14 18:28:03,755 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:28:03,756 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:28:04,165 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "71e998a9d83147c1a56bab16dd9b279d", "name": "CreateSecurityGroupTests-61a8ce40-9b36-44d-proj-role"}], "expires_at": "2018-11-14T19:28:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1101e5b91a474e298065888d5ebeb4f8", "name": "CreateSecurityGroupTests-61a8ce40-9b36-44d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/1101e5b91a474e298065888d5ebeb4f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/1101e5b91a474e298065888d5ebeb4f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/1101e5b91a474e298065888d5ebeb4f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_1101e5b91a474e298065888d5ebeb4f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_1101e5b91a474e298065888d5ebeb4f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/1101e5b91a474e298065888d5ebeb4f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/1101e5b91a474e298065888d5ebeb4f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/1101e5b91a474e298065888d5ebeb4f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/1101e5b91a474e298065888d5ebeb4f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/1101e5b91a474e298065888d5ebeb4f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/1101e5b91a474e298065888d5ebeb4f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1101e5b91a474e298065888d5ebeb4f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/1101e5b91a474e298065888d5ebeb4f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/1101e5b91a474e298065888d5ebeb4f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-61a8ce40-9b36-44d-user", "id": "c575b1d9a63446f487f4615cbe62b4dd"}, "audit_ids": ["dJhzd3hMQ5mComYqQYO5CQ"], "issued_at": "2018-11-14T18:28:04.000000Z"}} 2018-11-14 18:28:04,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32c31b0be273aeffe4ac83845392b996ed1d716f" 2018-11-14 18:28:04,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:28:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e874729-a34f-4901-9878-8756a06a01e9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:28:04,259 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-1e874729-a34f-4901-9878-8756a06a01e9 2018-11-14 18:28:04,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a4720880-1d55-46b6-9449-da88fe3bd579name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32c31b0be273aeffe4ac83845392b996ed1d716f" 2018-11-14 18:28:04,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-e005884f-ebf4-4fb8-8349-fc2e52bee09c Date: Wed, 14 Nov 2018 18:28:04 GMT RESP BODY: {"security_groups": []} 2018-11-14 18:28:04,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a4720880-1d55-46b6-9449-da88fe3bd579name&description=hello+group used request id req-e005884f-ebf4-4fb8-8349-fc2e52bee09c 2018-11-14 18:28:04,621 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-a4720880-1d55-46b6-9449-da88fe3bd579name... 2018-11-14 18:28:04,622 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-a4720880-1d55-46b6-9449-da88fe3bd579name 2018-11-14 18:28:04,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32c31b0be273aeffe4ac83845392b996ed1d716f" -d '{"security_group": {"name": "CreateSecurityGroupTests-a4720880-1d55-46b6-9449-da88fe3bd579name", "description": "hello group"}}' 2018-11-14 18:28:05,168 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-570cc5be-4025-4726-877e-44cd2587bfa5 Date: Wed, 14 Nov 2018 18:28:05 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:05Z", "updated_at": "2018-11-14T18:28:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:05Z", "revision_number": 0, "id": "868cdc75-30b3-45f5-92d0-76752285ca8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:05Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "port_range_min": null, "ethertype": "IPv6", "project_id": "1101e5b91a474e298065888d5ebeb4f8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:05Z", "revision_number": 0, "id": "c24dd696-fa0c-48b6-8dcb-6b800b292fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:05Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "port_range_min": null, "ethertype": "IPv4", "project_id": "1101e5b91a474e298065888d5ebeb4f8"}], "revision_number": 2, "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "name": "CreateSecurityGroupTests-a4720880-1d55-46b6-9449-da88fe3bd579name"}} 2018-11-14 18:28:05,169 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-570cc5be-4025-4726-877e-44cd2587bfa5 2018-11-14 18:28:05,169 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 929823e0-d240-4b25-bcf4-1b4569d601a3 2018-11-14 18:28:05,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=929823e0-d240-4b25-bcf4-1b4569d601a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32c31b0be273aeffe4ac83845392b996ed1d716f" 2018-11-14 18:28:05,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fbb4a014-5233-48da-acce-e6216ae5a531 Date: Wed, 14 Nov 2018 18:28:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:05Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "port_range_min": null, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:05Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "868cdc75-30b3-45f5-92d0-76752285ca8f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:05Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "port_range_min": null, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:05Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "c24dd696-fa0c-48b6-8dcb-6b800b292fdb"}]} 2018-11-14 18:28:05,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=929823e0-d240-4b25-bcf4-1b4569d601a3 used request id req-fbb4a014-5233-48da-acce-e6216ae5a531 2018-11-14 18:28:05,368 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 929823e0-d240-4b25-bcf4-1b4569d601a3 2018-11-14 18:28:05,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=929823e0-d240-4b25-bcf4-1b4569d601a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32c31b0be273aeffe4ac83845392b996ed1d716f" 2018-11-14 18:28:05,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-dbdbba24-743d-4760-ab9e-0f4dc6c6444f Date: Wed, 14 Nov 2018 18:28:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:05Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "port_range_min": null, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:05Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "868cdc75-30b3-45f5-92d0-76752285ca8f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:05Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "port_range_min": null, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:05Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "c24dd696-fa0c-48b6-8dcb-6b800b292fdb"}]} 2018-11-14 18:28:05,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=929823e0-d240-4b25-bcf4-1b4569d601a3 used request id req-dbdbba24-743d-4760-ab9e-0f4dc6c6444f 2018-11-14 18:28:05,580 - neutron_utils - INFO - Retrieving security group with ID - 929823e0-d240-4b25-bcf4-1b4569d601a3 2018-11-14 18:28:05,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=929823e0-d240-4b25-bcf4-1b4569d601a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32c31b0be273aeffe4ac83845392b996ed1d716f" 2018-11-14 18:28:05,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-6fa9dca9-9ee0-4b55-bd5a-d352d641bb5b Date: Wed, 14 Nov 2018 18:28:05 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:05Z", "updated_at": "2018-11-14T18:28:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:05Z", "revision_number": 0, "id": "868cdc75-30b3-45f5-92d0-76752285ca8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:05Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "port_range_min": null, "ethertype": "IPv6", "project_id": "1101e5b91a474e298065888d5ebeb4f8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:05Z", "revision_number": 0, "id": "c24dd696-fa0c-48b6-8dcb-6b800b292fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:05Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "port_range_min": null, "ethertype": "IPv4", "project_id": "1101e5b91a474e298065888d5ebeb4f8"}], "revision_number": 2, "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "name": "CreateSecurityGroupTests-a4720880-1d55-46b6-9449-da88fe3bd579name"}]} 2018-11-14 18:28:05,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=929823e0-d240-4b25-bcf4-1b4569d601a3 used request id req-6fa9dca9-9ee0-4b55-bd5a-d352d641bb5b 2018-11-14 18:28:05,831 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 929823e0-d240-4b25-bcf4-1b4569d601a3 2018-11-14 18:28:05,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=929823e0-d240-4b25-bcf4-1b4569d601a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32c31b0be273aeffe4ac83845392b996ed1d716f" 2018-11-14 18:28:05,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-63b0cf19-d1ef-4c3a-891b-42ff9efdf086 Date: Wed, 14 Nov 2018 18:28:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:05Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "port_range_min": null, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:05Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "868cdc75-30b3-45f5-92d0-76752285ca8f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:05Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "port_range_min": null, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:05Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "c24dd696-fa0c-48b6-8dcb-6b800b292fdb"}]} 2018-11-14 18:28:05,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=929823e0-d240-4b25-bcf4-1b4569d601a3 used request id req-63b0cf19-d1ef-4c3a-891b-42ff9efdf086 2018-11-14 18:28:05,854 - neutron_utils - INFO - Retrieving security group with ID - 929823e0-d240-4b25-bcf4-1b4569d601a3 2018-11-14 18:28:05,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=929823e0-d240-4b25-bcf4-1b4569d601a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32c31b0be273aeffe4ac83845392b996ed1d716f" 2018-11-14 18:28:06,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-735af517-c027-4775-b771-0a3b95a44dcf Date: Wed, 14 Nov 2018 18:28:06 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:05Z", "updated_at": "2018-11-14T18:28:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:05Z", "revision_number": 0, "id": "868cdc75-30b3-45f5-92d0-76752285ca8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:05Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "port_range_min": null, "ethertype": "IPv6", "project_id": "1101e5b91a474e298065888d5ebeb4f8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:05Z", "revision_number": 0, "id": "c24dd696-fa0c-48b6-8dcb-6b800b292fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:05Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "port_range_min": null, "ethertype": "IPv4", "project_id": "1101e5b91a474e298065888d5ebeb4f8"}], "revision_number": 2, "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "name": "CreateSecurityGroupTests-a4720880-1d55-46b6-9449-da88fe3bd579name"}]} 2018-11-14 18:28:06,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=929823e0-d240-4b25-bcf4-1b4569d601a3 used request id req-735af517-c027-4775-b771-0a3b95a44dcf 2018-11-14 18:28:06,090 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 929823e0-d240-4b25-bcf4-1b4569d601a3 2018-11-14 18:28:06,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=929823e0-d240-4b25-bcf4-1b4569d601a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32c31b0be273aeffe4ac83845392b996ed1d716f" 2018-11-14 18:28:06,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-01bd1978-c77d-4ddb-b724-fc314caff0c0 Date: Wed, 14 Nov 2018 18:28: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-11-14T18:28:05Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "port_range_min": null, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:05Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "868cdc75-30b3-45f5-92d0-76752285ca8f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:05Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "port_range_min": null, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:05Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "c24dd696-fa0c-48b6-8dcb-6b800b292fdb"}]} 2018-11-14 18:28:06,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=929823e0-d240-4b25-bcf4-1b4569d601a3 used request id req-01bd1978-c77d-4ddb-b724-fc314caff0c0 2018-11-14 18:28:06,114 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-a4720880-1d55-46b6-9449-da88fe3bd579name 2018-11-14 18:28:06,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a4720880-1d55-46b6-9449-da88fe3bd579name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32c31b0be273aeffe4ac83845392b996ed1d716f" 2018-11-14 18:28:06,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-b931f059-4f8b-4ed5-a681-cdfdda33aa88 Date: Wed, 14 Nov 2018 18:28:06 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:05Z", "updated_at": "2018-11-14T18:28:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:05Z", "revision_number": 0, "id": "868cdc75-30b3-45f5-92d0-76752285ca8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:05Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "port_range_min": null, "ethertype": "IPv6", "project_id": "1101e5b91a474e298065888d5ebeb4f8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:05Z", "revision_number": 0, "id": "c24dd696-fa0c-48b6-8dcb-6b800b292fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:05Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "port_range_min": null, "ethertype": "IPv4", "project_id": "1101e5b91a474e298065888d5ebeb4f8"}], "revision_number": 2, "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "name": "CreateSecurityGroupTests-a4720880-1d55-46b6-9449-da88fe3bd579name"}]} 2018-11-14 18:28:06,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a4720880-1d55-46b6-9449-da88fe3bd579name used request id req-b931f059-4f8b-4ed5-a681-cdfdda33aa88 2018-11-14 18:28:06,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:28:06,391 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:28: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:28:06,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1101e5b91a474e298065888d5ebeb4f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32c31b0be273aeffe4ac83845392b996ed1d716f" 2018-11-14 18:28:06,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:28:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7670928c-9616-4c80-9d38-ccb3147f70ad Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1101e5b91a474e298065888d5ebeb4f8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1101e5b91a474e298065888d5ebeb4f8", "name": "CreateSecurityGroupTests-61a8ce40-9b36-44d-proj"}} 2018-11-14 18:28:06,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1101e5b91a474e298065888d5ebeb4f8 used request id req-7670928c-9616-4c80-9d38-ccb3147f70ad 2018-11-14 18:28:06,501 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 929823e0-d240-4b25-bcf4-1b4569d601a3 2018-11-14 18:28:06,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=929823e0-d240-4b25-bcf4-1b4569d601a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32c31b0be273aeffe4ac83845392b996ed1d716f" 2018-11-14 18:28:06,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6bf34b6f-7cd1-453c-a588-1326098fdc92 Date: Wed, 14 Nov 2018 18:28: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-11-14T18:28:05Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "port_range_min": null, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:05Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "868cdc75-30b3-45f5-92d0-76752285ca8f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:05Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "port_range_min": null, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:05Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "c24dd696-fa0c-48b6-8dcb-6b800b292fdb"}]} 2018-11-14 18:28:06,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=929823e0-d240-4b25-bcf4-1b4569d601a3 used request id req-6bf34b6f-7cd1-453c-a588-1326098fdc92 2018-11-14 18:28:06,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}32c31b0be273aeffe4ac83845392b996ed1d716f" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3"}}' 2018-11-14 18:28:07,048 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-cfc323d4-0841-4470-a5d5-d290067080cb Date: Wed, 14 Nov 2018 18:28:07 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:06Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "port_range_min": null, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:06Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "a26d6133-fdfc-46ae-be80-42a5eeca4874"}} 2018-11-14 18:28:07,049 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-cfc323d4-0841-4470-a5d5-d290067080cb 2018-11-14 18:28:07,049 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-a4720880-1d55-46b6-9449-da88fe3bd579name 2018-11-14 18:28:07,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a4720880-1d55-46b6-9449-da88fe3bd579name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32c31b0be273aeffe4ac83845392b996ed1d716f" 2018-11-14 18:28:07,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-105aeeea-9a35-42b7-94fe-6f3f5c1f3f83 Date: Wed, 14 Nov 2018 18:28:07 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:05Z", "updated_at": "2018-11-14T18:28:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:05Z", "revision_number": 0, "id": "868cdc75-30b3-45f5-92d0-76752285ca8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:05Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "port_range_min": null, "ethertype": "IPv6", "project_id": "1101e5b91a474e298065888d5ebeb4f8"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:06Z", "revision_number": 0, "id": "a26d6133-fdfc-46ae-be80-42a5eeca4874", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:06Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "port_range_min": null, "ethertype": "IPv4", "project_id": "1101e5b91a474e298065888d5ebeb4f8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:05Z", "revision_number": 0, "id": "c24dd696-fa0c-48b6-8dcb-6b800b292fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:05Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "port_range_min": null, "ethertype": "IPv4", "project_id": "1101e5b91a474e298065888d5ebeb4f8"}], "revision_number": 3, "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "name": "CreateSecurityGroupTests-a4720880-1d55-46b6-9449-da88fe3bd579name"}]} 2018-11-14 18:28:07,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a4720880-1d55-46b6-9449-da88fe3bd579name used request id req-105aeeea-9a35-42b7-94fe-6f3f5c1f3f83 2018-11-14 18:28:07,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1101e5b91a474e298065888d5ebeb4f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32c31b0be273aeffe4ac83845392b996ed1d716f" 2018-11-14 18:28:07,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:28:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-025511d2-9ef8-4719-ae9d-afbd98a24dce Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1101e5b91a474e298065888d5ebeb4f8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1101e5b91a474e298065888d5ebeb4f8", "name": "CreateSecurityGroupTests-61a8ce40-9b36-44d-proj"}} 2018-11-14 18:28:07,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1101e5b91a474e298065888d5ebeb4f8 used request id req-025511d2-9ef8-4719-ae9d-afbd98a24dce 2018-11-14 18:28:07,392 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 929823e0-d240-4b25-bcf4-1b4569d601a3 2018-11-14 18:28:07,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=929823e0-d240-4b25-bcf4-1b4569d601a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32c31b0be273aeffe4ac83845392b996ed1d716f" 2018-11-14 18:28:07,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-6158528d-3321-4400-b93c-ae5a613fa02e Date: Wed, 14 Nov 2018 18:28:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:05Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "port_range_min": null, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:05Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "868cdc75-30b3-45f5-92d0-76752285ca8f"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:06Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "port_range_min": null, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:06Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "a26d6133-fdfc-46ae-be80-42a5eeca4874"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:05Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "port_range_min": null, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:05Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "c24dd696-fa0c-48b6-8dcb-6b800b292fdb"}]} 2018-11-14 18:28:07,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=929823e0-d240-4b25-bcf4-1b4569d601a3 used request id req-6158528d-3321-4400-b93c-ae5a613fa02e 2018-11-14 18:28:07,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}32c31b0be273aeffe4ac83845392b996ed1d716f" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3"}}' 2018-11-14 18:28:07,590 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-e891bc37-8b94-4ae6-8365-495ae1c91955 Date: Wed, 14 Nov 2018 18:28:07 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:07Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "port_range_min": null, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:07Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "c947134e-0b7d-44f2-81b5-ff2d715d029e"}} 2018-11-14 18:28:07,590 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-e891bc37-8b94-4ae6-8365-495ae1c91955 2018-11-14 18:28:07,590 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-a4720880-1d55-46b6-9449-da88fe3bd579name 2018-11-14 18:28:07,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a4720880-1d55-46b6-9449-da88fe3bd579name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32c31b0be273aeffe4ac83845392b996ed1d716f" 2018-11-14 18:28:07,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-63d5808a-39ce-4e9f-b08e-e345115e2750 Date: Wed, 14 Nov 2018 18:28:07 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:05Z", "updated_at": "2018-11-14T18:28:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:05Z", "revision_number": 0, "id": "868cdc75-30b3-45f5-92d0-76752285ca8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:05Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "port_range_min": null, "ethertype": "IPv6", "project_id": "1101e5b91a474e298065888d5ebeb4f8"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:06Z", "revision_number": 0, "id": "a26d6133-fdfc-46ae-be80-42a5eeca4874", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:06Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "port_range_min": null, "ethertype": "IPv4", "project_id": "1101e5b91a474e298065888d5ebeb4f8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:05Z", "revision_number": 0, "id": "c24dd696-fa0c-48b6-8dcb-6b800b292fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:05Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "port_range_min": null, "ethertype": "IPv4", "project_id": "1101e5b91a474e298065888d5ebeb4f8"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:07Z", "revision_number": 0, "id": "c947134e-0b7d-44f2-81b5-ff2d715d029e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:07Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "port_range_min": null, "ethertype": "IPv6", "project_id": "1101e5b91a474e298065888d5ebeb4f8"}], "revision_number": 4, "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "name": "CreateSecurityGroupTests-a4720880-1d55-46b6-9449-da88fe3bd579name"}]} 2018-11-14 18:28:07,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a4720880-1d55-46b6-9449-da88fe3bd579name used request id req-63d5808a-39ce-4e9f-b08e-e345115e2750 2018-11-14 18:28:07,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1101e5b91a474e298065888d5ebeb4f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32c31b0be273aeffe4ac83845392b996ed1d716f" 2018-11-14 18:28:07,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:28:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a374d867-cb65-4586-b14f-6dc8b25f05cc Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1101e5b91a474e298065888d5ebeb4f8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1101e5b91a474e298065888d5ebeb4f8", "name": "CreateSecurityGroupTests-61a8ce40-9b36-44d-proj"}} 2018-11-14 18:28:07,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1101e5b91a474e298065888d5ebeb4f8 used request id req-a374d867-cb65-4586-b14f-6dc8b25f05cc 2018-11-14 18:28:07,937 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 929823e0-d240-4b25-bcf4-1b4569d601a3 2018-11-14 18:28:07,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=929823e0-d240-4b25-bcf4-1b4569d601a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32c31b0be273aeffe4ac83845392b996ed1d716f" 2018-11-14 18:28:08,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-50c09fb2-0d3b-46d6-b7ed-ec74955a9b52 Date: Wed, 14 Nov 2018 18:28:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:05Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "port_range_min": null, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:05Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "868cdc75-30b3-45f5-92d0-76752285ca8f"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:06Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "port_range_min": null, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:06Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "a26d6133-fdfc-46ae-be80-42a5eeca4874"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:05Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "port_range_min": null, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:05Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "c24dd696-fa0c-48b6-8dcb-6b800b292fdb"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:07Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "port_range_min": null, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:07Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "c947134e-0b7d-44f2-81b5-ff2d715d029e"}]} 2018-11-14 18:28:08,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=929823e0-d240-4b25-bcf4-1b4569d601a3 used request id req-50c09fb2-0d3b-46d6-b7ed-ec74955a9b52 2018-11-14 18:28:08,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}32c31b0be273aeffe4ac83845392b996ed1d716f" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "port_range_min": 10}}' 2018-11-14 18:28:08,594 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-8fcefbe8-1a96-40c0-b01d-1caa749d052c Date: Wed, 14 Nov 2018 18:28:08 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-14T18:28:08Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "port_range_min": 10, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:08Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "4d130dab-b621-4ff4-8baa-0bdfac3e6095"}} 2018-11-14 18:28:08,594 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-8fcefbe8-1a96-40c0-b01d-1caa749d052c 2018-11-14 18:28:08,594 - neutron_utils - INFO - Retrieving security group with ID - 929823e0-d240-4b25-bcf4-1b4569d601a3 2018-11-14 18:28:08,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=929823e0-d240-4b25-bcf4-1b4569d601a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32c31b0be273aeffe4ac83845392b996ed1d716f" 2018-11-14 18:28:08,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-d2edb843-ad47-4115-9479-e05113273f67 Date: Wed, 14 Nov 2018 18:28:08 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:05Z", "updated_at": "2018-11-14T18:28:08Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-14T18:28:08Z", "revision_number": 0, "id": "4d130dab-b621-4ff4-8baa-0bdfac3e6095", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:08Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "port_range_min": 10, "ethertype": "IPv4", "project_id": "1101e5b91a474e298065888d5ebeb4f8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:05Z", "revision_number": 0, "id": "868cdc75-30b3-45f5-92d0-76752285ca8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:05Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "port_range_min": null, "ethertype": "IPv6", "project_id": "1101e5b91a474e298065888d5ebeb4f8"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:06Z", "revision_number": 0, "id": "a26d6133-fdfc-46ae-be80-42a5eeca4874", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:06Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "port_range_min": null, "ethertype": "IPv4", "project_id": "1101e5b91a474e298065888d5ebeb4f8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:05Z", "revision_number": 0, "id": "c24dd696-fa0c-48b6-8dcb-6b800b292fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:05Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "port_range_min": null, "ethertype": "IPv4", "project_id": "1101e5b91a474e298065888d5ebeb4f8"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:07Z", "revision_number": 0, "id": "c947134e-0b7d-44f2-81b5-ff2d715d029e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:07Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "port_range_min": null, "ethertype": "IPv6", "project_id": "1101e5b91a474e298065888d5ebeb4f8"}], "revision_number": 5, "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "name": "CreateSecurityGroupTests-a4720880-1d55-46b6-9449-da88fe3bd579name"}]} 2018-11-14 18:28:08,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=929823e0-d240-4b25-bcf4-1b4569d601a3 used request id req-d2edb843-ad47-4115-9479-e05113273f67 2018-11-14 18:28:08,652 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 929823e0-d240-4b25-bcf4-1b4569d601a3 2018-11-14 18:28:08,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=929823e0-d240-4b25-bcf4-1b4569d601a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32c31b0be273aeffe4ac83845392b996ed1d716f" 2018-11-14 18:28:08,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-38bc216c-ee71-4366-a319-8a8557979e2b Date: Wed, 14 Nov 2018 18:28: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-11-14T18:28:08Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "port_range_min": 10, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:08Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "4d130dab-b621-4ff4-8baa-0bdfac3e6095"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:05Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "port_range_min": null, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:05Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "868cdc75-30b3-45f5-92d0-76752285ca8f"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:06Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "port_range_min": null, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:06Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "a26d6133-fdfc-46ae-be80-42a5eeca4874"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:05Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "port_range_min": null, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:05Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "c24dd696-fa0c-48b6-8dcb-6b800b292fdb"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:07Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "port_range_min": null, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:07Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "c947134e-0b7d-44f2-81b5-ff2d715d029e"}]} 2018-11-14 18:28:08,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=929823e0-d240-4b25-bcf4-1b4569d601a3 used request id req-38bc216c-ee71-4366-a319-8a8557979e2b 2018-11-14 18:28:08,888 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:28:09,307 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "71e998a9d83147c1a56bab16dd9b279d", "name": "CreateSecurityGroupTests-61a8ce40-9b36-44d-proj-role"}], "expires_at": "2018-11-14T19:28:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1101e5b91a474e298065888d5ebeb4f8", "name": "CreateSecurityGroupTests-61a8ce40-9b36-44d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/1101e5b91a474e298065888d5ebeb4f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/1101e5b91a474e298065888d5ebeb4f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/1101e5b91a474e298065888d5ebeb4f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_1101e5b91a474e298065888d5ebeb4f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_1101e5b91a474e298065888d5ebeb4f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/1101e5b91a474e298065888d5ebeb4f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/1101e5b91a474e298065888d5ebeb4f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/1101e5b91a474e298065888d5ebeb4f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/1101e5b91a474e298065888d5ebeb4f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/1101e5b91a474e298065888d5ebeb4f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/1101e5b91a474e298065888d5ebeb4f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1101e5b91a474e298065888d5ebeb4f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/1101e5b91a474e298065888d5ebeb4f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/1101e5b91a474e298065888d5ebeb4f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-61a8ce40-9b36-44d-user", "id": "c575b1d9a63446f487f4615cbe62b4dd"}, "audit_ids": ["68mCkz0aRHCxJIZokcNp4Q"], "issued_at": "2018-11-14T18:28:09.000000Z"}} 2018-11-14 18:28:09,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a4720880-1d55-46b6-9449-da88fe3bd579name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef00992ee9a9032d031180efcf4cb873ff8145d" 2018-11-14 18:28:09,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-22733b63-ffa4-455d-9733-c0429695b93d Date: Wed, 14 Nov 2018 18:28:09 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:05Z", "updated_at": "2018-11-14T18:28:08Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-14T18:28:08Z", "revision_number": 0, "id": "4d130dab-b621-4ff4-8baa-0bdfac3e6095", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:08Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "port_range_min": 10, "ethertype": "IPv4", "project_id": "1101e5b91a474e298065888d5ebeb4f8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:05Z", "revision_number": 0, "id": "868cdc75-30b3-45f5-92d0-76752285ca8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:05Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "port_range_min": null, "ethertype": "IPv6", "project_id": "1101e5b91a474e298065888d5ebeb4f8"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:06Z", "revision_number": 0, "id": "a26d6133-fdfc-46ae-be80-42a5eeca4874", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:06Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "port_range_min": null, "ethertype": "IPv4", "project_id": "1101e5b91a474e298065888d5ebeb4f8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:05Z", "revision_number": 0, "id": "c24dd696-fa0c-48b6-8dcb-6b800b292fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:05Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "port_range_min": null, "ethertype": "IPv4", "project_id": "1101e5b91a474e298065888d5ebeb4f8"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:07Z", "revision_number": 0, "id": "c947134e-0b7d-44f2-81b5-ff2d715d029e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:07Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "port_range_min": null, "ethertype": "IPv6", "project_id": "1101e5b91a474e298065888d5ebeb4f8"}], "revision_number": 5, "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "name": "CreateSecurityGroupTests-a4720880-1d55-46b6-9449-da88fe3bd579name"}]} 2018-11-14 18:28:09,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a4720880-1d55-46b6-9449-da88fe3bd579name&description=hello+group used request id req-22733b63-ffa4-455d-9733-c0429695b93d 2018-11-14 18:28:09,551 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 929823e0-d240-4b25-bcf4-1b4569d601a3 2018-11-14 18:28:09,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=929823e0-d240-4b25-bcf4-1b4569d601a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef00992ee9a9032d031180efcf4cb873ff8145d" 2018-11-14 18:28:09,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-48fa27e7-8c90-42f8-8e3b-2e8a10aa2bfb Date: Wed, 14 Nov 2018 18:28: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-11-14T18:28:08Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "port_range_min": 10, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:08Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "4d130dab-b621-4ff4-8baa-0bdfac3e6095"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:05Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "port_range_min": null, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:05Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "868cdc75-30b3-45f5-92d0-76752285ca8f"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:06Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "port_range_min": null, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:06Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "a26d6133-fdfc-46ae-be80-42a5eeca4874"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:05Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "port_range_min": null, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:05Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "c24dd696-fa0c-48b6-8dcb-6b800b292fdb"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:07Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "port_range_min": null, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:07Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "c947134e-0b7d-44f2-81b5-ff2d715d029e"}]} 2018-11-14 18:28:09,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=929823e0-d240-4b25-bcf4-1b4569d601a3 used request id req-48fa27e7-8c90-42f8-8e3b-2e8a10aa2bfb 2018-11-14 18:28:09,752 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 929823e0-d240-4b25-bcf4-1b4569d601a3 2018-11-14 18:28:09,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=929823e0-d240-4b25-bcf4-1b4569d601a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef00992ee9a9032d031180efcf4cb873ff8145d" 2018-11-14 18:28:09,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-9a204633-5877-4e66-b5b8-1d423aaf644e Date: Wed, 14 Nov 2018 18:28: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-11-14T18:28:08Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "port_range_min": 10, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:08Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "4d130dab-b621-4ff4-8baa-0bdfac3e6095"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:05Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "port_range_min": null, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:05Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "868cdc75-30b3-45f5-92d0-76752285ca8f"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:06Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "port_range_min": null, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:06Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "a26d6133-fdfc-46ae-be80-42a5eeca4874"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:05Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "port_range_min": null, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:05Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "c24dd696-fa0c-48b6-8dcb-6b800b292fdb"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:07Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "port_range_min": null, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:07Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "c947134e-0b7d-44f2-81b5-ff2d715d029e"}]} 2018-11-14 18:28:09,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=929823e0-d240-4b25-bcf4-1b4569d601a3 used request id req-9a204633-5877-4e66-b5b8-1d423aaf644e 2018-11-14 18:28:09,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a4720880-1d55-46b6-9449-da88fe3bd579name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef00992ee9a9032d031180efcf4cb873ff8145d" 2018-11-14 18:28:10,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-a9fc9409-0993-49e4-85c0-ef7f517b434a Date: Wed, 14 Nov 2018 18:28:10 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:05Z", "updated_at": "2018-11-14T18:28:08Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-14T18:28:08Z", "revision_number": 0, "id": "4d130dab-b621-4ff4-8baa-0bdfac3e6095", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:08Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "port_range_min": 10, "ethertype": "IPv4", "project_id": "1101e5b91a474e298065888d5ebeb4f8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:05Z", "revision_number": 0, "id": "868cdc75-30b3-45f5-92d0-76752285ca8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:05Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "port_range_min": null, "ethertype": "IPv6", "project_id": "1101e5b91a474e298065888d5ebeb4f8"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:06Z", "revision_number": 0, "id": "a26d6133-fdfc-46ae-be80-42a5eeca4874", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:06Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "port_range_min": null, "ethertype": "IPv4", "project_id": "1101e5b91a474e298065888d5ebeb4f8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:05Z", "revision_number": 0, "id": "c24dd696-fa0c-48b6-8dcb-6b800b292fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:05Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "port_range_min": null, "ethertype": "IPv4", "project_id": "1101e5b91a474e298065888d5ebeb4f8"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:07Z", "revision_number": 0, "id": "c947134e-0b7d-44f2-81b5-ff2d715d029e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:07Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "port_range_min": null, "ethertype": "IPv6", "project_id": "1101e5b91a474e298065888d5ebeb4f8"}], "revision_number": 5, "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "name": "CreateSecurityGroupTests-a4720880-1d55-46b6-9449-da88fe3bd579name"}]} 2018-11-14 18:28:10,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a4720880-1d55-46b6-9449-da88fe3bd579name used request id req-a9fc9409-0993-49e4-85c0-ef7f517b434a 2018-11-14 18:28:10,239 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 929823e0-d240-4b25-bcf4-1b4569d601a3 2018-11-14 18:28:10,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=929823e0-d240-4b25-bcf4-1b4569d601a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef00992ee9a9032d031180efcf4cb873ff8145d" 2018-11-14 18:28:10,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-8840e5de-0390-4b11-88e3-cb33c392b1d4 Date: Wed, 14 Nov 2018 18:28:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-14T18:28:08Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "port_range_min": 10, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:08Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "4d130dab-b621-4ff4-8baa-0bdfac3e6095"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:05Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "port_range_min": null, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:05Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "868cdc75-30b3-45f5-92d0-76752285ca8f"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:06Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "port_range_min": null, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:06Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "a26d6133-fdfc-46ae-be80-42a5eeca4874"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:05Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "port_range_min": null, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:05Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "c24dd696-fa0c-48b6-8dcb-6b800b292fdb"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:07Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "port_range_min": null, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:07Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "c947134e-0b7d-44f2-81b5-ff2d715d029e"}]} 2018-11-14 18:28:10,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=929823e0-d240-4b25-bcf4-1b4569d601a3 used request id req-8840e5de-0390-4b11-88e3-cb33c392b1d4 2018-11-14 18:28:10,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a4720880-1d55-46b6-9449-da88fe3bd579name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef00992ee9a9032d031180efcf4cb873ff8145d" 2018-11-14 18:28:10,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-e86580fc-c799-4060-b6f6-5e6638fe3778 Date: Wed, 14 Nov 2018 18:28:10 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:05Z", "updated_at": "2018-11-14T18:28:08Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-14T18:28:08Z", "revision_number": 0, "id": "4d130dab-b621-4ff4-8baa-0bdfac3e6095", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:08Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "port_range_min": 10, "ethertype": "IPv4", "project_id": "1101e5b91a474e298065888d5ebeb4f8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:05Z", "revision_number": 0, "id": "868cdc75-30b3-45f5-92d0-76752285ca8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:05Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "port_range_min": null, "ethertype": "IPv6", "project_id": "1101e5b91a474e298065888d5ebeb4f8"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:06Z", "revision_number": 0, "id": "a26d6133-fdfc-46ae-be80-42a5eeca4874", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:06Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "port_range_min": null, "ethertype": "IPv4", "project_id": "1101e5b91a474e298065888d5ebeb4f8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:05Z", "revision_number": 0, "id": "c24dd696-fa0c-48b6-8dcb-6b800b292fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:05Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "port_range_min": null, "ethertype": "IPv4", "project_id": "1101e5b91a474e298065888d5ebeb4f8"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:07Z", "revision_number": 0, "id": "c947134e-0b7d-44f2-81b5-ff2d715d029e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:07Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "port_range_min": null, "ethertype": "IPv6", "project_id": "1101e5b91a474e298065888d5ebeb4f8"}], "revision_number": 5, "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "name": "CreateSecurityGroupTests-a4720880-1d55-46b6-9449-da88fe3bd579name"}]} 2018-11-14 18:28:10,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a4720880-1d55-46b6-9449-da88fe3bd579name used request id req-e86580fc-c799-4060-b6f6-5e6638fe3778 2018-11-14 18:28:10,699 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 929823e0-d240-4b25-bcf4-1b4569d601a3 2018-11-14 18:28:10,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=929823e0-d240-4b25-bcf4-1b4569d601a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef00992ee9a9032d031180efcf4cb873ff8145d" 2018-11-14 18:28:10,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-584226fa-f9b8-4d3d-a73d-698406f6f77f Date: Wed, 14 Nov 2018 18:28:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-14T18:28:08Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "port_range_min": 10, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:08Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "4d130dab-b621-4ff4-8baa-0bdfac3e6095"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:05Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "port_range_min": null, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:05Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "868cdc75-30b3-45f5-92d0-76752285ca8f"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:06Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "port_range_min": null, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:06Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "a26d6133-fdfc-46ae-be80-42a5eeca4874"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:05Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "port_range_min": null, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:05Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "c24dd696-fa0c-48b6-8dcb-6b800b292fdb"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:07Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "port_range_min": null, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:07Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "c947134e-0b7d-44f2-81b5-ff2d715d029e"}]} 2018-11-14 18:28:10,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=929823e0-d240-4b25-bcf4-1b4569d601a3 used request id req-584226fa-f9b8-4d3d-a73d-698406f6f77f 2018-11-14 18:28:10,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a4720880-1d55-46b6-9449-da88fe3bd579name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef00992ee9a9032d031180efcf4cb873ff8145d" 2018-11-14 18:28:11,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-ceab2f28-9430-4fb5-b638-8f28d286ef9d Date: Wed, 14 Nov 2018 18:28:11 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:05Z", "updated_at": "2018-11-14T18:28:08Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-14T18:28:08Z", "revision_number": 0, "id": "4d130dab-b621-4ff4-8baa-0bdfac3e6095", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:08Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "port_range_min": 10, "ethertype": "IPv4", "project_id": "1101e5b91a474e298065888d5ebeb4f8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:05Z", "revision_number": 0, "id": "868cdc75-30b3-45f5-92d0-76752285ca8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:05Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "port_range_min": null, "ethertype": "IPv6", "project_id": "1101e5b91a474e298065888d5ebeb4f8"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:06Z", "revision_number": 0, "id": "a26d6133-fdfc-46ae-be80-42a5eeca4874", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:06Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "port_range_min": null, "ethertype": "IPv4", "project_id": "1101e5b91a474e298065888d5ebeb4f8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:05Z", "revision_number": 0, "id": "c24dd696-fa0c-48b6-8dcb-6b800b292fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:05Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "port_range_min": null, "ethertype": "IPv4", "project_id": "1101e5b91a474e298065888d5ebeb4f8"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:07Z", "revision_number": 0, "id": "c947134e-0b7d-44f2-81b5-ff2d715d029e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:07Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "port_range_min": null, "ethertype": "IPv6", "project_id": "1101e5b91a474e298065888d5ebeb4f8"}], "revision_number": 5, "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "name": "CreateSecurityGroupTests-a4720880-1d55-46b6-9449-da88fe3bd579name"}]} 2018-11-14 18:28:11,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a4720880-1d55-46b6-9449-da88fe3bd579name used request id req-ceab2f28-9430-4fb5-b638-8f28d286ef9d 2018-11-14 18:28:11,168 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 929823e0-d240-4b25-bcf4-1b4569d601a3 2018-11-14 18:28:11,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=929823e0-d240-4b25-bcf4-1b4569d601a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef00992ee9a9032d031180efcf4cb873ff8145d" 2018-11-14 18:28:11,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-23791621-31d9-4219-84fe-560cee0fea8c Date: Wed, 14 Nov 2018 18:28:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-14T18:28:08Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "port_range_min": 10, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:08Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "4d130dab-b621-4ff4-8baa-0bdfac3e6095"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:05Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "port_range_min": null, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:05Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "868cdc75-30b3-45f5-92d0-76752285ca8f"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:06Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "port_range_min": null, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:06Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "a26d6133-fdfc-46ae-be80-42a5eeca4874"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:05Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "port_range_min": null, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:05Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "c24dd696-fa0c-48b6-8dcb-6b800b292fdb"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:07Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "port_range_min": null, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:07Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "c947134e-0b7d-44f2-81b5-ff2d715d029e"}]} 2018-11-14 18:28:11,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=929823e0-d240-4b25-bcf4-1b4569d601a3 used request id req-23791621-31d9-4219-84fe-560cee0fea8c 2018-11-14 18:28:11,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a4720880-1d55-46b6-9449-da88fe3bd579name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef00992ee9a9032d031180efcf4cb873ff8145d" 2018-11-14 18:28:11,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-b4aace2d-1ce8-44a1-8c6d-f7ee79d96702 Date: Wed, 14 Nov 2018 18:28:11 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:05Z", "updated_at": "2018-11-14T18:28:08Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-14T18:28:08Z", "revision_number": 0, "id": "4d130dab-b621-4ff4-8baa-0bdfac3e6095", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:08Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "port_range_min": 10, "ethertype": "IPv4", "project_id": "1101e5b91a474e298065888d5ebeb4f8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:05Z", "revision_number": 0, "id": "868cdc75-30b3-45f5-92d0-76752285ca8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:05Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "port_range_min": null, "ethertype": "IPv6", "project_id": "1101e5b91a474e298065888d5ebeb4f8"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:06Z", "revision_number": 0, "id": "a26d6133-fdfc-46ae-be80-42a5eeca4874", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:06Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "port_range_min": null, "ethertype": "IPv4", "project_id": "1101e5b91a474e298065888d5ebeb4f8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:05Z", "revision_number": 0, "id": "c24dd696-fa0c-48b6-8dcb-6b800b292fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:05Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "port_range_min": null, "ethertype": "IPv4", "project_id": "1101e5b91a474e298065888d5ebeb4f8"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:07Z", "revision_number": 0, "id": "c947134e-0b7d-44f2-81b5-ff2d715d029e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:07Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "port_range_min": null, "ethertype": "IPv6", "project_id": "1101e5b91a474e298065888d5ebeb4f8"}], "revision_number": 5, "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "name": "CreateSecurityGroupTests-a4720880-1d55-46b6-9449-da88fe3bd579name"}]} 2018-11-14 18:28:11,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a4720880-1d55-46b6-9449-da88fe3bd579name used request id req-b4aace2d-1ce8-44a1-8c6d-f7ee79d96702 2018-11-14 18:28:11,450 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 929823e0-d240-4b25-bcf4-1b4569d601a3 2018-11-14 18:28:11,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=929823e0-d240-4b25-bcf4-1b4569d601a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef00992ee9a9032d031180efcf4cb873ff8145d" 2018-11-14 18:28:11,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-5329316d-2c5f-4631-9d86-78fe3341a5f1 Date: Wed, 14 Nov 2018 18:28:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-14T18:28:08Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "port_range_min": 10, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:08Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "4d130dab-b621-4ff4-8baa-0bdfac3e6095"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:05Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "port_range_min": null, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:05Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "868cdc75-30b3-45f5-92d0-76752285ca8f"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:06Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "port_range_min": null, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:06Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "a26d6133-fdfc-46ae-be80-42a5eeca4874"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:05Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "port_range_min": null, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:05Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "c24dd696-fa0c-48b6-8dcb-6b800b292fdb"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:07Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "port_range_min": null, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:07Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "c947134e-0b7d-44f2-81b5-ff2d715d029e"}]} 2018-11-14 18:28:11,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=929823e0-d240-4b25-bcf4-1b4569d601a3 used request id req-5329316d-2c5f-4631-9d86-78fe3341a5f1 2018-11-14 18:28:11,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a4720880-1d55-46b6-9449-da88fe3bd579name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef00992ee9a9032d031180efcf4cb873ff8145d" 2018-11-14 18:28:11,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-66b9b9c6-5001-4757-8bbe-f50278e426cc Date: Wed, 14 Nov 2018 18:28:11 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:05Z", "updated_at": "2018-11-14T18:28:08Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-14T18:28:08Z", "revision_number": 0, "id": "4d130dab-b621-4ff4-8baa-0bdfac3e6095", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:08Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "port_range_min": 10, "ethertype": "IPv4", "project_id": "1101e5b91a474e298065888d5ebeb4f8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:05Z", "revision_number": 0, "id": "868cdc75-30b3-45f5-92d0-76752285ca8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:05Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "port_range_min": null, "ethertype": "IPv6", "project_id": "1101e5b91a474e298065888d5ebeb4f8"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:06Z", "revision_number": 0, "id": "a26d6133-fdfc-46ae-be80-42a5eeca4874", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:06Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "port_range_min": null, "ethertype": "IPv4", "project_id": "1101e5b91a474e298065888d5ebeb4f8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:05Z", "revision_number": 0, "id": "c24dd696-fa0c-48b6-8dcb-6b800b292fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:05Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "port_range_min": null, "ethertype": "IPv4", "project_id": "1101e5b91a474e298065888d5ebeb4f8"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:07Z", "revision_number": 0, "id": "c947134e-0b7d-44f2-81b5-ff2d715d029e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:07Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "port_range_min": null, "ethertype": "IPv6", "project_id": "1101e5b91a474e298065888d5ebeb4f8"}], "revision_number": 5, "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "name": "CreateSecurityGroupTests-a4720880-1d55-46b6-9449-da88fe3bd579name"}]} 2018-11-14 18:28:11,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a4720880-1d55-46b6-9449-da88fe3bd579name used request id req-66b9b9c6-5001-4757-8bbe-f50278e426cc 2018-11-14 18:28:11,702 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 929823e0-d240-4b25-bcf4-1b4569d601a3 2018-11-14 18:28:11,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=929823e0-d240-4b25-bcf4-1b4569d601a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef00992ee9a9032d031180efcf4cb873ff8145d" 2018-11-14 18:28:11,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-4f470a67-ddec-4232-8462-30c5403fde7f Date: Wed, 14 Nov 2018 18:28:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-14T18:28:08Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "port_range_min": 10, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:08Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "4d130dab-b621-4ff4-8baa-0bdfac3e6095"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:05Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "port_range_min": null, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:05Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "868cdc75-30b3-45f5-92d0-76752285ca8f"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:06Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "port_range_min": null, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:06Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "a26d6133-fdfc-46ae-be80-42a5eeca4874"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:05Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "port_range_min": null, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:05Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "c24dd696-fa0c-48b6-8dcb-6b800b292fdb"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:07Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "port_range_min": null, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:07Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "c947134e-0b7d-44f2-81b5-ff2d715d029e"}]} 2018-11-14 18:28:11,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=929823e0-d240-4b25-bcf4-1b4569d601a3 used request id req-4f470a67-ddec-4232-8462-30c5403fde7f 2018-11-14 18:28:11,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a4720880-1d55-46b6-9449-da88fe3bd579name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef00992ee9a9032d031180efcf4cb873ff8145d" 2018-11-14 18:28:11,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-3ceb144b-59d5-4469-b47c-ce5acaf4eece Date: Wed, 14 Nov 2018 18:28:11 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:05Z", "updated_at": "2018-11-14T18:28:08Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-14T18:28:08Z", "revision_number": 0, "id": "4d130dab-b621-4ff4-8baa-0bdfac3e6095", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:08Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "port_range_min": 10, "ethertype": "IPv4", "project_id": "1101e5b91a474e298065888d5ebeb4f8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:05Z", "revision_number": 0, "id": "868cdc75-30b3-45f5-92d0-76752285ca8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:05Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "port_range_min": null, "ethertype": "IPv6", "project_id": "1101e5b91a474e298065888d5ebeb4f8"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:06Z", "revision_number": 0, "id": "a26d6133-fdfc-46ae-be80-42a5eeca4874", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:06Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "port_range_min": null, "ethertype": "IPv4", "project_id": "1101e5b91a474e298065888d5ebeb4f8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:05Z", "revision_number": 0, "id": "c24dd696-fa0c-48b6-8dcb-6b800b292fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:05Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "port_range_min": null, "ethertype": "IPv4", "project_id": "1101e5b91a474e298065888d5ebeb4f8"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:07Z", "revision_number": 0, "id": "c947134e-0b7d-44f2-81b5-ff2d715d029e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:07Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "port_range_min": null, "ethertype": "IPv6", "project_id": "1101e5b91a474e298065888d5ebeb4f8"}], "revision_number": 5, "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "name": "CreateSecurityGroupTests-a4720880-1d55-46b6-9449-da88fe3bd579name"}]} 2018-11-14 18:28:11,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a4720880-1d55-46b6-9449-da88fe3bd579name used request id req-3ceb144b-59d5-4469-b47c-ce5acaf4eece 2018-11-14 18:28:11,972 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 929823e0-d240-4b25-bcf4-1b4569d601a3 2018-11-14 18:28:11,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=929823e0-d240-4b25-bcf4-1b4569d601a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef00992ee9a9032d031180efcf4cb873ff8145d" 2018-11-14 18:28:11,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-a2f62336-3796-429c-a726-7e15da5c5d72 Date: Wed, 14 Nov 2018 18:28:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-14T18:28:08Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "port_range_min": 10, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:08Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "4d130dab-b621-4ff4-8baa-0bdfac3e6095"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:05Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "port_range_min": null, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:05Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "868cdc75-30b3-45f5-92d0-76752285ca8f"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:06Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "port_range_min": null, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:06Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "a26d6133-fdfc-46ae-be80-42a5eeca4874"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:05Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "port_range_min": null, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:05Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "c24dd696-fa0c-48b6-8dcb-6b800b292fdb"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:07Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "port_range_min": null, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:07Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "c947134e-0b7d-44f2-81b5-ff2d715d029e"}]} 2018-11-14 18:28:11,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=929823e0-d240-4b25-bcf4-1b4569d601a3 used request id req-a2f62336-3796-429c-a726-7e15da5c5d72 2018-11-14 18:28:12,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a4720880-1d55-46b6-9449-da88fe3bd579name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef00992ee9a9032d031180efcf4cb873ff8145d" 2018-11-14 18:28:12,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-7849b1dd-e404-4a8d-9184-20c9d7d533f8 Date: Wed, 14 Nov 2018 18:28:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:05Z", "updated_at": "2018-11-14T18:28:08Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-14T18:28:08Z", "revision_number": 0, "id": "4d130dab-b621-4ff4-8baa-0bdfac3e6095", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:08Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "port_range_min": 10, "ethertype": "IPv4", "project_id": "1101e5b91a474e298065888d5ebeb4f8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:05Z", "revision_number": 0, "id": "868cdc75-30b3-45f5-92d0-76752285ca8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:05Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "port_range_min": null, "ethertype": "IPv6", "project_id": "1101e5b91a474e298065888d5ebeb4f8"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:06Z", "revision_number": 0, "id": "a26d6133-fdfc-46ae-be80-42a5eeca4874", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:06Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "port_range_min": null, "ethertype": "IPv4", "project_id": "1101e5b91a474e298065888d5ebeb4f8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:05Z", "revision_number": 0, "id": "c24dd696-fa0c-48b6-8dcb-6b800b292fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:05Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "port_range_min": null, "ethertype": "IPv4", "project_id": "1101e5b91a474e298065888d5ebeb4f8"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:07Z", "revision_number": 0, "id": "c947134e-0b7d-44f2-81b5-ff2d715d029e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:07Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "port_range_min": null, "ethertype": "IPv6", "project_id": "1101e5b91a474e298065888d5ebeb4f8"}], "revision_number": 5, "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "name": "CreateSecurityGroupTests-a4720880-1d55-46b6-9449-da88fe3bd579name"}]} 2018-11-14 18:28:12,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a4720880-1d55-46b6-9449-da88fe3bd579name used request id req-7849b1dd-e404-4a8d-9184-20c9d7d533f8 2018-11-14 18:28:12,245 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 929823e0-d240-4b25-bcf4-1b4569d601a3 2018-11-14 18:28:12,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=929823e0-d240-4b25-bcf4-1b4569d601a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef00992ee9a9032d031180efcf4cb873ff8145d" 2018-11-14 18:28:12,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-2ddf60ae-48b9-4206-b7e5-be6fef4a337d Date: Wed, 14 Nov 2018 18:28:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-14T18:28:08Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "port_range_min": 10, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:08Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "4d130dab-b621-4ff4-8baa-0bdfac3e6095"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:05Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "port_range_min": null, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:05Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "868cdc75-30b3-45f5-92d0-76752285ca8f"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:06Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "port_range_min": null, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:06Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "a26d6133-fdfc-46ae-be80-42a5eeca4874"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:05Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "port_range_min": null, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:05Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "c24dd696-fa0c-48b6-8dcb-6b800b292fdb"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:07Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "port_range_min": null, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:07Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "c947134e-0b7d-44f2-81b5-ff2d715d029e"}]} 2018-11-14 18:28:12,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=929823e0-d240-4b25-bcf4-1b4569d601a3 used request id req-2ddf60ae-48b9-4206-b7e5-be6fef4a337d 2018-11-14 18:28:12,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a4720880-1d55-46b6-9449-da88fe3bd579name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef00992ee9a9032d031180efcf4cb873ff8145d" 2018-11-14 18:28:12,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-8736e592-f46a-440c-8c6a-61c51d139b6c Date: Wed, 14 Nov 2018 18:28:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:05Z", "updated_at": "2018-11-14T18:28:08Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-14T18:28:08Z", "revision_number": 0, "id": "4d130dab-b621-4ff4-8baa-0bdfac3e6095", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:08Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "port_range_min": 10, "ethertype": "IPv4", "project_id": "1101e5b91a474e298065888d5ebeb4f8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:05Z", "revision_number": 0, "id": "868cdc75-30b3-45f5-92d0-76752285ca8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:05Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "port_range_min": null, "ethertype": "IPv6", "project_id": "1101e5b91a474e298065888d5ebeb4f8"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:06Z", "revision_number": 0, "id": "a26d6133-fdfc-46ae-be80-42a5eeca4874", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:06Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "port_range_min": null, "ethertype": "IPv4", "project_id": "1101e5b91a474e298065888d5ebeb4f8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:05Z", "revision_number": 0, "id": "c24dd696-fa0c-48b6-8dcb-6b800b292fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:05Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "port_range_min": null, "ethertype": "IPv4", "project_id": "1101e5b91a474e298065888d5ebeb4f8"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:07Z", "revision_number": 0, "id": "c947134e-0b7d-44f2-81b5-ff2d715d029e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:07Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "port_range_min": null, "ethertype": "IPv6", "project_id": "1101e5b91a474e298065888d5ebeb4f8"}], "revision_number": 5, "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "name": "CreateSecurityGroupTests-a4720880-1d55-46b6-9449-da88fe3bd579name"}]} 2018-11-14 18:28:12,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a4720880-1d55-46b6-9449-da88fe3bd579name used request id req-8736e592-f46a-440c-8c6a-61c51d139b6c 2018-11-14 18:28:12,712 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 929823e0-d240-4b25-bcf4-1b4569d601a3 2018-11-14 18:28:12,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=929823e0-d240-4b25-bcf4-1b4569d601a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef00992ee9a9032d031180efcf4cb873ff8145d" 2018-11-14 18:28:12,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-1cf28604-6c59-41c4-88ea-c6d3a71df380 Date: Wed, 14 Nov 2018 18:28:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-14T18:28:08Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "port_range_min": 10, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:08Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "4d130dab-b621-4ff4-8baa-0bdfac3e6095"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:05Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "port_range_min": null, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:05Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "868cdc75-30b3-45f5-92d0-76752285ca8f"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:06Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "port_range_min": null, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:06Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "a26d6133-fdfc-46ae-be80-42a5eeca4874"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:05Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "port_range_min": null, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:05Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "c24dd696-fa0c-48b6-8dcb-6b800b292fdb"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:07Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "port_range_min": null, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:07Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "c947134e-0b7d-44f2-81b5-ff2d715d029e"}]} 2018-11-14 18:28:12,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=929823e0-d240-4b25-bcf4-1b4569d601a3 used request id req-1cf28604-6c59-41c4-88ea-c6d3a71df380 2018-11-14 18:28:12,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a4720880-1d55-46b6-9449-da88fe3bd579name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef00992ee9a9032d031180efcf4cb873ff8145d" 2018-11-14 18:28:12,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-91adb60b-8905-4812-9550-bfa42d1986fe Date: Wed, 14 Nov 2018 18:28:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:05Z", "updated_at": "2018-11-14T18:28:08Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-14T18:28:08Z", "revision_number": 0, "id": "4d130dab-b621-4ff4-8baa-0bdfac3e6095", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:08Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "port_range_min": 10, "ethertype": "IPv4", "project_id": "1101e5b91a474e298065888d5ebeb4f8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:05Z", "revision_number": 0, "id": "868cdc75-30b3-45f5-92d0-76752285ca8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:05Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "port_range_min": null, "ethertype": "IPv6", "project_id": "1101e5b91a474e298065888d5ebeb4f8"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:06Z", "revision_number": 0, "id": "a26d6133-fdfc-46ae-be80-42a5eeca4874", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:06Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "port_range_min": null, "ethertype": "IPv4", "project_id": "1101e5b91a474e298065888d5ebeb4f8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:05Z", "revision_number": 0, "id": "c24dd696-fa0c-48b6-8dcb-6b800b292fdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:05Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "port_range_min": null, "ethertype": "IPv4", "project_id": "1101e5b91a474e298065888d5ebeb4f8"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:07Z", "revision_number": 0, "id": "c947134e-0b7d-44f2-81b5-ff2d715d029e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:07Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "port_range_min": null, "ethertype": "IPv6", "project_id": "1101e5b91a474e298065888d5ebeb4f8"}], "revision_number": 5, "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "name": "CreateSecurityGroupTests-a4720880-1d55-46b6-9449-da88fe3bd579name"}]} 2018-11-14 18:28:12,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a4720880-1d55-46b6-9449-da88fe3bd579name used request id req-91adb60b-8905-4812-9550-bfa42d1986fe 2018-11-14 18:28:12,793 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 929823e0-d240-4b25-bcf4-1b4569d601a3 2018-11-14 18:28:12,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=929823e0-d240-4b25-bcf4-1b4569d601a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef00992ee9a9032d031180efcf4cb873ff8145d" 2018-11-14 18:28:13,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-4192f408-eb70-408a-ad39-a349fff99759 Date: Wed, 14 Nov 2018 18:28:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-14T18:28:08Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "port_range_min": 10, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:08Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "4d130dab-b621-4ff4-8baa-0bdfac3e6095"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:05Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "port_range_min": null, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:05Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "868cdc75-30b3-45f5-92d0-76752285ca8f"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:06Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "port_range_min": null, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:06Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "a26d6133-fdfc-46ae-be80-42a5eeca4874"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:05Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "port_range_min": null, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:05Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "c24dd696-fa0c-48b6-8dcb-6b800b292fdb"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:07Z", "security_group_id": "929823e0-d240-4b25-bcf4-1b4569d601a3", "port_range_min": null, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:07Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "c947134e-0b7d-44f2-81b5-ff2d715d029e"}]} 2018-11-14 18:28:13,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=929823e0-d240-4b25-bcf4-1b4569d601a3 used request id req-4192f408-eb70-408a-ad39-a349fff99759 2018-11-14 18:28:13,004 - neutron_utils - INFO - Deleting security group rule with ID - a26d6133-fdfc-46ae-be80-42a5eeca4874 2018-11-14 18:28:13,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/a26d6133-fdfc-46ae-be80-42a5eeca4874 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32c31b0be273aeffe4ac83845392b996ed1d716f" 2018-11-14 18:28:13,115 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-01e242ee-900c-4ff4-93f7-0a942af0c29b Content-Length: 0 Date: Wed, 14 Nov 2018 18:28:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:28:13,115 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/a26d6133-fdfc-46ae-be80-42a5eeca4874 used request id req-01e242ee-900c-4ff4-93f7-0a942af0c29b 2018-11-14 18:28:13,116 - neutron_utils - INFO - Deleting security group rule with ID - 4d130dab-b621-4ff4-8baa-0bdfac3e6095 2018-11-14 18:28:13,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/4d130dab-b621-4ff4-8baa-0bdfac3e6095 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32c31b0be273aeffe4ac83845392b996ed1d716f" 2018-11-14 18:28:13,392 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-324b0b5a-e9cf-4c1d-99d0-e170da89fc6d Content-Length: 0 Date: Wed, 14 Nov 2018 18:28:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:28:13,392 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/4d130dab-b621-4ff4-8baa-0bdfac3e6095 used request id req-324b0b5a-e9cf-4c1d-99d0-e170da89fc6d 2018-11-14 18:28:13,392 - neutron_utils - INFO - Deleting security group rule with ID - c24dd696-fa0c-48b6-8dcb-6b800b292fdb 2018-11-14 18:28:13,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/c24dd696-fa0c-48b6-8dcb-6b800b292fdb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32c31b0be273aeffe4ac83845392b996ed1d716f" 2018-11-14 18:28:13,704 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ae707775-e509-480d-b4dd-d561f6db35d4 Content-Length: 0 Date: Wed, 14 Nov 2018 18:28:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:28:13,704 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/c24dd696-fa0c-48b6-8dcb-6b800b292fdb used request id req-ae707775-e509-480d-b4dd-d561f6db35d4 2018-11-14 18:28:13,705 - neutron_utils - INFO - Deleting security group rule with ID - 868cdc75-30b3-45f5-92d0-76752285ca8f 2018-11-14 18:28:13,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/868cdc75-30b3-45f5-92d0-76752285ca8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32c31b0be273aeffe4ac83845392b996ed1d716f" 2018-11-14 18:28:13,842 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9855fcdb-437f-4bf1-831c-ce0757d32ab7 Content-Length: 0 Date: Wed, 14 Nov 2018 18:28:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:28:13,842 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/868cdc75-30b3-45f5-92d0-76752285ca8f used request id req-9855fcdb-437f-4bf1-831c-ce0757d32ab7 2018-11-14 18:28:13,843 - neutron_utils - INFO - Deleting security group rule with ID - c947134e-0b7d-44f2-81b5-ff2d715d029e 2018-11-14 18:28:13,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/c947134e-0b7d-44f2-81b5-ff2d715d029e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32c31b0be273aeffe4ac83845392b996ed1d716f" 2018-11-14 18:28:14,002 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0c081724-d2cf-42ec-bd12-726f44b95130 Content-Length: 0 Date: Wed, 14 Nov 2018 18:28:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:28:14,002 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/c947134e-0b7d-44f2-81b5-ff2d715d029e used request id req-0c081724-d2cf-42ec-bd12-726f44b95130 2018-11-14 18:28:14,003 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-a4720880-1d55-46b6-9449-da88fe3bd579name 2018-11-14 18:28:14,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/929823e0-d240-4b25-bcf4-1b4569d601a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32c31b0be273aeffe4ac83845392b996ed1d716f" 2018-11-14 18:28:14,337 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1f9e0048-3fcc-4e6f-82db-4ba6c14f7284 Content-Length: 0 Date: Wed, 14 Nov 2018 18:28:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:28:14,337 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/929823e0-d240-4b25-bcf4-1b4569d601a3 used request id req-1f9e0048-3fcc-4e6f-82db-4ba6c14f7284 2018-11-14 18:28:14,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d7915052e977642a85474dd87a594d9254d5ec7" 2018-11-14 18:28:14,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-34da9c66-4ed1-422c-863f-62e64f5234fe Date: Wed, 14 Nov 2018 18:28:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:04Z", "updated_at": "2018-11-14T18:28:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:04Z", "revision_number": 0, "id": "0c179d0c-8bb4-4def-8943-9fb1d42ec66b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:04Z", "security_group_id": "783923ba-d179-43d4-9c6f-6581136e78aa", "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "port_range_min": null, "ethertype": "IPv4", "project_id": "1101e5b91a474e298065888d5ebeb4f8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:04Z", "revision_number": 0, "id": "2c2b0614-884d-4b81-90d2-b69912d8177a", "remote_group_id": "783923ba-d179-43d4-9c6f-6581136e78aa", "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:04Z", "security_group_id": "783923ba-d179-43d4-9c6f-6581136e78aa", "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "port_range_min": null, "ethertype": "IPv4", "project_id": "1101e5b91a474e298065888d5ebeb4f8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:04Z", "revision_number": 0, "id": "a0911bdb-5d63-4f89-8a2d-10976d2cc255", "remote_group_id": "783923ba-d179-43d4-9c6f-6581136e78aa", "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:04Z", "security_group_id": "783923ba-d179-43d4-9c6f-6581136e78aa", "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "port_range_min": null, "ethertype": "IPv6", "project_id": "1101e5b91a474e298065888d5ebeb4f8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:04Z", "revision_number": 0, "id": "ad1c3e9f-5171-458f-8c7e-0a0682aee2cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:04Z", "security_group_id": "783923ba-d179-43d4-9c6f-6581136e78aa", "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "port_range_min": null, "ethertype": "IPv6", "project_id": "1101e5b91a474e298065888d5ebeb4f8"}], "revision_number": 4, "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "783923ba-d179-43d4-9c6f-6581136e78aa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:28:14,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-34da9c66-4ed1-422c-863f-62e64f5234fe 2018-11-14 18:28:14,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d7915052e977642a85474dd87a594d9254d5ec7" 2018-11-14 18:28:14,734 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:28:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9ea4f03-2b84-42fd-a064-a4a24c07fafa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:28:14,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-c9ea4f03-2b84-42fd-a064-a4a24c07fafa 2018-11-14 18:28:14,734 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:28:14,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d7915052e977642a85474dd87a594d9254d5ec7" 2018-11-14 18:28:14,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:28:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46bc2eb0-87ed-4859-93f9-0e294845af71 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:28:14,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-46bc2eb0-87ed-4859-93f9-0e294845af71 2018-11-14 18:28:14,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d7915052e977642a85474dd87a594d9254d5ec7" 2018-11-14 18:28:14,958 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:28:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c704f5b-6727-49e8-984c-50997dc7041d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:28:14,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-5c704f5b-6727-49e8-984c-50997dc7041d 2018-11-14 18:28:14,958 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:28:14,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d7915052e977642a85474dd87a594d9254d5ec7" 2018-11-14 18:28:15,080 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:28:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c275761-e963-40b5-8156-380324a8098d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:28:15,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-0c275761-e963-40b5-8156-380324a8098d 2018-11-14 18:28:15,081 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:28:15,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d7915052e977642a85474dd87a594d9254d5ec7" 2018-11-14 18:28:15,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:28:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f61fb3f7-b443-4a18-83c5-e7db8409c8d0 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:28:15,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-f61fb3f7-b443-4a18-83c5-e7db8409c8d0 2018-11-14 18:28:15,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1101e5b91a474e298065888d5ebeb4f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d7915052e977642a85474dd87a594d9254d5ec7" 2018-11-14 18:28:15,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:28:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-504101ea-4182-4e6f-8e12-b1e74c5161ec Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1101e5b91a474e298065888d5ebeb4f8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1101e5b91a474e298065888d5ebeb4f8", "name": "CreateSecurityGroupTests-61a8ce40-9b36-44d-proj"}} 2018-11-14 18:28:15,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1101e5b91a474e298065888d5ebeb4f8 used request id req-504101ea-4182-4e6f-8e12-b1e74c5161ec 2018-11-14 18:28:15,316 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 783923ba-d179-43d4-9c6f-6581136e78aa 2018-11-14 18:28:15,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=783923ba-d179-43d4-9c6f-6581136e78aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d7915052e977642a85474dd87a594d9254d5ec7" 2018-11-14 18:28:15,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-ffaace90-0d74-4f5b-9780-2a4face7811f Date: Wed, 14 Nov 2018 18:28:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:04Z", "security_group_id": "783923ba-d179-43d4-9c6f-6581136e78aa", "port_range_min": null, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:04Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "0c179d0c-8bb4-4def-8943-9fb1d42ec66b"}, {"remote_group_id": "783923ba-d179-43d4-9c6f-6581136e78aa", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:04Z", "security_group_id": "783923ba-d179-43d4-9c6f-6581136e78aa", "port_range_min": null, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:04Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "2c2b0614-884d-4b81-90d2-b69912d8177a"}, {"remote_group_id": "783923ba-d179-43d4-9c6f-6581136e78aa", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:04Z", "security_group_id": "783923ba-d179-43d4-9c6f-6581136e78aa", "port_range_min": null, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:04Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "a0911bdb-5d63-4f89-8a2d-10976d2cc255"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:04Z", "security_group_id": "783923ba-d179-43d4-9c6f-6581136e78aa", "port_range_min": null, "revision_number": 0, "tenant_id": "1101e5b91a474e298065888d5ebeb4f8", "created_at": "2018-11-14T18:28:04Z", "project_id": "1101e5b91a474e298065888d5ebeb4f8", "id": "ad1c3e9f-5171-458f-8c7e-0a0682aee2cd"}]} 2018-11-14 18:28:15,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=783923ba-d179-43d4-9c6f-6581136e78aa used request id req-ffaace90-0d74-4f5b-9780-2a4face7811f 2018-11-14 18:28:15,541 - neutron_utils - INFO - Deleting security group with name - default 2018-11-14 18:28:15,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/783923ba-d179-43d4-9c6f-6581136e78aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d7915052e977642a85474dd87a594d9254d5ec7" 2018-11-14 18:28:15,909 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6b40d649-01b6-4ef5-8692-3b0e858b5cb2 Content-Length: 0 Date: Wed, 14 Nov 2018 18:28:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:28:15,910 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/783923ba-d179-43d4-9c6f-6581136e78aa used request id req-6b40d649-01b6-4ef5-8692-3b0e858b5cb2 2018-11-14 18:28:15,910 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-61a8ce40-9b36-44d-proj 2018-11-14 18:28:15,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/1101e5b91a474e298065888d5ebeb4f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d7915052e977642a85474dd87a594d9254d5ec7" 2018-11-14 18:28:16,186 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:28:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51f2aae1-cef2-4f67-bc41-288d30226afa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:28:16,187 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/1101e5b91a474e298065888d5ebeb4f8 used request id req-51f2aae1-cef2-4f67-bc41-288d30226afa 2018-11-14 18:28:16,187 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-61a8ce40-9b36-44d-proj-role 2018-11-14 18:28:16,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/71e998a9d83147c1a56bab16dd9b279d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d7915052e977642a85474dd87a594d9254d5ec7" 2018-11-14 18:28:16,241 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:28:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b6a699b-6207-48fa-b3a9-cd9c13679b7f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:28:16,241 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/71e998a9d83147c1a56bab16dd9b279d used request id req-0b6a699b-6207-48fa-b3a9-cd9c13679b7f 2018-11-14 18:28:16,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d7915052e977642a85474dd87a594d9254d5ec7" 2018-11-14 18:28:16,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:28:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d11e7b9-68ec-4e1c-922c-5016d3c9a6b5 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:28:16,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-9d11e7b9-68ec-4e1c-922c-5016d3c9a6b5 2018-11-14 18:28:16,374 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-61a8ce40-9b36-44d-user 2018-11-14 18:28:16,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/c575b1d9a63446f487f4615cbe62b4dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}867f03bedcc8beeaaf01af2ef4cf356f20b5b1c7" 2018-11-14 18:28:16,558 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:28:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66a455d3-e807-400e-9ec1-7ce750095c08 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:28:16,558 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/c575b1d9a63446f487f4615cbe62b4dd used request id req-66a455d3-e807-400e-9ec1-7ce750095c08 2018-11-14 18:28:16,560 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:28:16,988 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:28:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["vkHBI18XTNCMScO4H_JVCQ"], "issued_at": "2018-11-14T18:28:16.000000Z"}} 2018-11-14 18:28:16,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f75ea191d4272b93405ee2007a975615464af4cd" 2018-11-14 18:28:17,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:28:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59f125f1-3c02-4460-992a-f892394b026a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:28:17,131 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-59f125f1-3c02-4460-992a-f892394b026a 2018-11-14 18:28:17,133 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:28:17,133 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:28:17,648 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:28:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["1ObjjV-hQVuwFlwUVPakBw"], "issued_at": "2018-11-14T18:28:17.000000Z"}} 2018-11-14 18:28:17,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dadba7cc79804b6afff4c8fd60ba556bae65f2d5" 2018-11-14 18:28:17,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:28:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b91830b-2827-481e-a8a0-4564efb22066 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:28:17,758 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-9b91830b-2827-481e-a8a0-4564efb22066 2018-11-14 18:28:17,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:28:17,767 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:28: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:28:17,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-5169d819-622f-4ca-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dadba7cc79804b6afff4c8fd60ba556bae65f2d5" 2018-11-14 18:28:17,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:28:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49bdee7e-88ed-444f-be8b-c940f62990f1 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-5169d819-622f-4ca-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:28:17,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-5169d819-622f-4ca-proj used request id req-49bdee7e-88ed-444f-be8b-c940f62990f1 2018-11-14 18:28:17,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dadba7cc79804b6afff4c8fd60ba556bae65f2d5" 2018-11-14 18:28:17,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:28:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ecc23d9-4aae-46a8-90b5-6fdb7114dcba Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:28:17,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-3ecc23d9-4aae-46a8-90b5-6fdb7114dcba 2018-11-14 18:28:17,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dadba7cc79804b6afff4c8fd60ba556bae65f2d5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-5169d819-622f-4ca-proj"}}' 2018-11-14 18:28:18,127 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:28:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7d54987-ca4c-43d3-aea8-4bdec90de2c0 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/ca83568341254bb28c519274043ac384"}, "tags": [], "enabled": true, "id": "ca83568341254bb28c519274043ac384", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-5169d819-622f-4ca-proj"}} 2018-11-14 18:28:18,127 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-e7d54987-ca4c-43d3-aea8-4bdec90de2c0 2018-11-14 18:28:18,127 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-5169d819-622f-4ca-proj 2018-11-14 18:28:18,127 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:28:18,128 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:28:18,535 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:28:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["bAoTabZ2RZ6FHMfk1ogftQ"], "issued_at": "2018-11-14T18:28:18.000000Z"}} 2018-11-14 18:28:18,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}603609999be24b9187ba08c5be41d62a5feeaf22" 2018-11-14 18:28:18,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:28:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b5af23e-0a21-4e47-a81e-39d66031d8d9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:28:18,551 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-6b5af23e-0a21-4e47-a81e-39d66031d8d9 2018-11-14 18:28:18,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:28:18,560 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:28: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:28:18,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}603609999be24b9187ba08c5be41d62a5feeaf22" 2018-11-14 18:28:18,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:28:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d3a9f5e-bdda-4dc9-aeb5-a964f1918ec1 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:28:18,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-9d3a9f5e-bdda-4dc9-aeb5-a964f1918ec1 2018-11-14 18:28:18,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-5169d819-622f-4ca-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}603609999be24b9187ba08c5be41d62a5feeaf22" 2018-11-14 18:28:18,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:28:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b79ff11f-eea1-4e07-a5e9-b927bed262b4 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-5169d819-622f-4ca-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/ca83568341254bb28c519274043ac384"}, "tags": [], "enabled": true, "id": "ca83568341254bb28c519274043ac384", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-5169d819-622f-4ca-proj"}]} 2018-11-14 18:28:18,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-5169d819-622f-4ca-proj used request id req-b79ff11f-eea1-4e07-a5e9-b927bed262b4 2018-11-14 18:28:18,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}603609999be24b9187ba08c5be41d62a5feeaf22" 2018-11-14 18:28:18,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:28:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c84e0b48-3e60-4658-a7c3-a9e980b1f0ae Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:28:18,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-c84e0b48-3e60-4658-a7c3-a9e980b1f0ae 2018-11-14 18:28:19,306 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-5169d819-622f-4ca-user 2018-11-14 18:28:19,306 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:28:19,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dadba7cc79804b6afff4c8fd60ba556bae65f2d5" 2018-11-14 18:28:19,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:28:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e473352-44bd-4832-b13d-b10602a06552 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:28:19,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-5e473352-44bd-4832-b13d-b10602a06552 2018-11-14 18:28:19,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dadba7cc79804b6afff4c8fd60ba556bae65f2d5" -d '{"role": {"name": "CreateSecurityGroupTests-5169d819-622f-4ca-proj-role"}}' 2018-11-14 18:28:19,546 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:28:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49cc31f1-7b05-4439-aff7-c1290276dd48 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1870b603b7294a9296a3173d6e0f576b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1870b603b7294a9296a3173d6e0f576b"}, "name": "CreateSecurityGroupTests-5169d819-622f-4ca-proj-role"}} 2018-11-14 18:28:19,546 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-49cc31f1-7b05-4439-aff7-c1290276dd48 2018-11-14 18:28:19,547 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-5169d819-622f-4ca-proj-role 2018-11-14 18:28:19,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/1870b603b7294a9296a3173d6e0f576b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dadba7cc79804b6afff4c8fd60ba556bae65f2d5" 2018-11-14 18:28:19,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:28:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4c71674-90c2-47dd-891f-b5dbf07a95f3 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1870b603b7294a9296a3173d6e0f576b", "links": {"self": "http://172.30.9.28:5000/v3/roles/1870b603b7294a9296a3173d6e0f576b"}, "name": "CreateSecurityGroupTests-5169d819-622f-4ca-proj-role"}} 2018-11-14 18:28:19,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/1870b603b7294a9296a3173d6e0f576b used request id req-e4c71674-90c2-47dd-891f-b5dbf07a95f3 2018-11-14 18:28:19,649 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-5169d819-622f-4ca-proj-role to project CreateSecurityGroupTests-5169d819-622f-4ca-proj 2018-11-14 18:28:19,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/ca83568341254bb28c519274043ac384/users/d35f9c07cbe649daba7599fbdf47aa85/roles/1870b603b7294a9296a3173d6e0f576b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dadba7cc79804b6afff4c8fd60ba556bae65f2d5" 2018-11-14 18:28:19,794 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:28:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e94245e-3c5a-4e1a-a79b-1f26ae8324a7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:28:19,794 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/ca83568341254bb28c519274043ac384/users/d35f9c07cbe649daba7599fbdf47aa85/roles/1870b603b7294a9296a3173d6e0f576b used request id req-6e94245e-3c5a-4e1a-a79b-1f26ae8324a7 2018-11-14 18:28:19,796 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:28:19,797 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:28:20,196 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1870b603b7294a9296a3173d6e0f576b", "name": "CreateSecurityGroupTests-5169d819-622f-4ca-proj-role"}], "expires_at": "2018-11-14T19:28:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ca83568341254bb28c519274043ac384", "name": "CreateSecurityGroupTests-5169d819-622f-4ca-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/ca83568341254bb28c519274043ac384", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/ca83568341254bb28c519274043ac384", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/ca83568341254bb28c519274043ac384", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_ca83568341254bb28c519274043ac384", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_ca83568341254bb28c519274043ac384", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/ca83568341254bb28c519274043ac384", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/ca83568341254bb28c519274043ac384", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/ca83568341254bb28c519274043ac384", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/ca83568341254bb28c519274043ac384", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/ca83568341254bb28c519274043ac384", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/ca83568341254bb28c519274043ac384", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/ca83568341254bb28c519274043ac384", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/ca83568341254bb28c519274043ac384", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/ca83568341254bb28c519274043ac384", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-5169d819-622f-4ca-user", "id": "d35f9c07cbe649daba7599fbdf47aa85"}, "audit_ids": ["fFMhUsMTS6a2QwLj5yBvXw"], "issued_at": "2018-11-14T18:28:20.000000Z"}} 2018-11-14 18:28:20,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9e828c628b3c975c48a8f3f14e80caff568710" 2018-11-14 18:28:20,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:28:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c0bf72b-5fac-4d5e-86de-4a12294460cd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:28:20,285 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-9c0bf72b-5fac-4d5e-86de-4a12294460cd 2018-11-14 18:28:20,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-20233afb-00dd-4933-9144-1ba9bf032316name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9e828c628b3c975c48a8f3f14e80caff568710" 2018-11-14 18:28:20,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-2c3ec23a-7eaa-44c4-b637-27caa5e50d26 Date: Wed, 14 Nov 2018 18:28:20 GMT RESP BODY: {"security_groups": []} 2018-11-14 18:28:20,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-20233afb-00dd-4933-9144-1ba9bf032316name&description=hello+group used request id req-2c3ec23a-7eaa-44c4-b637-27caa5e50d26 2018-11-14 18:28:20,650 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-20233afb-00dd-4933-9144-1ba9bf032316name... 2018-11-14 18:28:20,650 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-20233afb-00dd-4933-9144-1ba9bf032316name 2018-11-14 18:28:20,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9e828c628b3c975c48a8f3f14e80caff568710" -d '{"security_group": {"name": "CreateSecurityGroupTests-20233afb-00dd-4933-9144-1ba9bf032316name", "description": "hello group"}}' 2018-11-14 18:28:21,067 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-0c0b8457-0fd3-496f-9cf2-d5c5eb8bddc1 Date: Wed, 14 Nov 2018 18:28:21 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "ca83568341254bb28c519274043ac384", "created_at": "2018-11-14T18:28:20Z", "updated_at": "2018-11-14T18:28:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:20Z", "revision_number": 0, "id": "09880fbf-92b9-464e-bc0a-b620c94765cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:20Z", "security_group_id": "20de8c97-3fb0-4007-9215-b883ad6b05fd", "tenant_id": "ca83568341254bb28c519274043ac384", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca83568341254bb28c519274043ac384"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:20Z", "revision_number": 0, "id": "2481cba7-b0a5-4cbf-897e-350fa7d5e553", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:20Z", "security_group_id": "20de8c97-3fb0-4007-9215-b883ad6b05fd", "tenant_id": "ca83568341254bb28c519274043ac384", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca83568341254bb28c519274043ac384"}], "revision_number": 2, "project_id": "ca83568341254bb28c519274043ac384", "id": "20de8c97-3fb0-4007-9215-b883ad6b05fd", "name": "CreateSecurityGroupTests-20233afb-00dd-4933-9144-1ba9bf032316name"}} 2018-11-14 18:28:21,067 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-0c0b8457-0fd3-496f-9cf2-d5c5eb8bddc1 2018-11-14 18:28:21,068 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 20de8c97-3fb0-4007-9215-b883ad6b05fd 2018-11-14 18:28:21,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=20de8c97-3fb0-4007-9215-b883ad6b05fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9e828c628b3c975c48a8f3f14e80caff568710" 2018-11-14 18:28:21,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9e11cce8-b9ad-4fbf-8763-2108a1bd0642 Date: Wed, 14 Nov 2018 18:28:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:20Z", "security_group_id": "20de8c97-3fb0-4007-9215-b883ad6b05fd", "port_range_min": null, "revision_number": 0, "tenant_id": "ca83568341254bb28c519274043ac384", "created_at": "2018-11-14T18:28:20Z", "project_id": "ca83568341254bb28c519274043ac384", "id": "09880fbf-92b9-464e-bc0a-b620c94765cd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:20Z", "security_group_id": "20de8c97-3fb0-4007-9215-b883ad6b05fd", "port_range_min": null, "revision_number": 0, "tenant_id": "ca83568341254bb28c519274043ac384", "created_at": "2018-11-14T18:28:20Z", "project_id": "ca83568341254bb28c519274043ac384", "id": "2481cba7-b0a5-4cbf-897e-350fa7d5e553"}]} 2018-11-14 18:28:21,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=20de8c97-3fb0-4007-9215-b883ad6b05fd used request id req-9e11cce8-b9ad-4fbf-8763-2108a1bd0642 2018-11-14 18:28:21,271 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 20de8c97-3fb0-4007-9215-b883ad6b05fd 2018-11-14 18:28:21,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=20de8c97-3fb0-4007-9215-b883ad6b05fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9e828c628b3c975c48a8f3f14e80caff568710" 2018-11-14 18:28:21,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ae18c2c0-cecd-49b9-93e4-4e50962ca671 Date: Wed, 14 Nov 2018 18:28:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:20Z", "security_group_id": "20de8c97-3fb0-4007-9215-b883ad6b05fd", "port_range_min": null, "revision_number": 0, "tenant_id": "ca83568341254bb28c519274043ac384", "created_at": "2018-11-14T18:28:20Z", "project_id": "ca83568341254bb28c519274043ac384", "id": "09880fbf-92b9-464e-bc0a-b620c94765cd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:20Z", "security_group_id": "20de8c97-3fb0-4007-9215-b883ad6b05fd", "port_range_min": null, "revision_number": 0, "tenant_id": "ca83568341254bb28c519274043ac384", "created_at": "2018-11-14T18:28:20Z", "project_id": "ca83568341254bb28c519274043ac384", "id": "2481cba7-b0a5-4cbf-897e-350fa7d5e553"}]} 2018-11-14 18:28:21,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=20de8c97-3fb0-4007-9215-b883ad6b05fd used request id req-ae18c2c0-cecd-49b9-93e4-4e50962ca671 2018-11-14 18:28:21,477 - neutron_utils - INFO - Retrieving security group with ID - 20de8c97-3fb0-4007-9215-b883ad6b05fd 2018-11-14 18:28:21,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=20de8c97-3fb0-4007-9215-b883ad6b05fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9e828c628b3c975c48a8f3f14e80caff568710" 2018-11-14 18:28:21,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-e006fd94-0c91-496f-abfd-7cd0a95569b9 Date: Wed, 14 Nov 2018 18:28:21 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ca83568341254bb28c519274043ac384", "created_at": "2018-11-14T18:28:20Z", "updated_at": "2018-11-14T18:28:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:20Z", "revision_number": 0, "id": "09880fbf-92b9-464e-bc0a-b620c94765cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:20Z", "security_group_id": "20de8c97-3fb0-4007-9215-b883ad6b05fd", "tenant_id": "ca83568341254bb28c519274043ac384", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca83568341254bb28c519274043ac384"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:20Z", "revision_number": 0, "id": "2481cba7-b0a5-4cbf-897e-350fa7d5e553", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:20Z", "security_group_id": "20de8c97-3fb0-4007-9215-b883ad6b05fd", "tenant_id": "ca83568341254bb28c519274043ac384", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca83568341254bb28c519274043ac384"}], "revision_number": 2, "project_id": "ca83568341254bb28c519274043ac384", "id": "20de8c97-3fb0-4007-9215-b883ad6b05fd", "name": "CreateSecurityGroupTests-20233afb-00dd-4933-9144-1ba9bf032316name"}]} 2018-11-14 18:28:21,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=20de8c97-3fb0-4007-9215-b883ad6b05fd used request id req-e006fd94-0c91-496f-abfd-7cd0a95569b9 2018-11-14 18:28:21,720 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 20de8c97-3fb0-4007-9215-b883ad6b05fd 2018-11-14 18:28:21,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=20de8c97-3fb0-4007-9215-b883ad6b05fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9e828c628b3c975c48a8f3f14e80caff568710" 2018-11-14 18:28:21,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-397137dc-891a-4eb5-9947-1a03639e321d Date: Wed, 14 Nov 2018 18:28:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:20Z", "security_group_id": "20de8c97-3fb0-4007-9215-b883ad6b05fd", "port_range_min": null, "revision_number": 0, "tenant_id": "ca83568341254bb28c519274043ac384", "created_at": "2018-11-14T18:28:20Z", "project_id": "ca83568341254bb28c519274043ac384", "id": "09880fbf-92b9-464e-bc0a-b620c94765cd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:20Z", "security_group_id": "20de8c97-3fb0-4007-9215-b883ad6b05fd", "port_range_min": null, "revision_number": 0, "tenant_id": "ca83568341254bb28c519274043ac384", "created_at": "2018-11-14T18:28:20Z", "project_id": "ca83568341254bb28c519274043ac384", "id": "2481cba7-b0a5-4cbf-897e-350fa7d5e553"}]} 2018-11-14 18:28:21,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=20de8c97-3fb0-4007-9215-b883ad6b05fd used request id req-397137dc-891a-4eb5-9947-1a03639e321d 2018-11-14 18:28:21,927 - neutron_utils - INFO - Retrieving security group with ID - 20de8c97-3fb0-4007-9215-b883ad6b05fd 2018-11-14 18:28:21,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=20de8c97-3fb0-4007-9215-b883ad6b05fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9e828c628b3c975c48a8f3f14e80caff568710" 2018-11-14 18:28:22,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-7274f5a5-24f8-4fed-920e-0058402aefd8 Date: Wed, 14 Nov 2018 18:28:22 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ca83568341254bb28c519274043ac384", "created_at": "2018-11-14T18:28:20Z", "updated_at": "2018-11-14T18:28:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:20Z", "revision_number": 0, "id": "09880fbf-92b9-464e-bc0a-b620c94765cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:20Z", "security_group_id": "20de8c97-3fb0-4007-9215-b883ad6b05fd", "tenant_id": "ca83568341254bb28c519274043ac384", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca83568341254bb28c519274043ac384"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:20Z", "revision_number": 0, "id": "2481cba7-b0a5-4cbf-897e-350fa7d5e553", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:20Z", "security_group_id": "20de8c97-3fb0-4007-9215-b883ad6b05fd", "tenant_id": "ca83568341254bb28c519274043ac384", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca83568341254bb28c519274043ac384"}], "revision_number": 2, "project_id": "ca83568341254bb28c519274043ac384", "id": "20de8c97-3fb0-4007-9215-b883ad6b05fd", "name": "CreateSecurityGroupTests-20233afb-00dd-4933-9144-1ba9bf032316name"}]} 2018-11-14 18:28:22,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=20de8c97-3fb0-4007-9215-b883ad6b05fd used request id req-7274f5a5-24f8-4fed-920e-0058402aefd8 2018-11-14 18:28:22,168 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 20de8c97-3fb0-4007-9215-b883ad6b05fd 2018-11-14 18:28:22,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=20de8c97-3fb0-4007-9215-b883ad6b05fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9e828c628b3c975c48a8f3f14e80caff568710" 2018-11-14 18:28:22,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-23a29b9e-86c0-4653-b737-d54e8d597209 Date: Wed, 14 Nov 2018 18:28:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:20Z", "security_group_id": "20de8c97-3fb0-4007-9215-b883ad6b05fd", "port_range_min": null, "revision_number": 0, "tenant_id": "ca83568341254bb28c519274043ac384", "created_at": "2018-11-14T18:28:20Z", "project_id": "ca83568341254bb28c519274043ac384", "id": "09880fbf-92b9-464e-bc0a-b620c94765cd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:20Z", "security_group_id": "20de8c97-3fb0-4007-9215-b883ad6b05fd", "port_range_min": null, "revision_number": 0, "tenant_id": "ca83568341254bb28c519274043ac384", "created_at": "2018-11-14T18:28:20Z", "project_id": "ca83568341254bb28c519274043ac384", "id": "2481cba7-b0a5-4cbf-897e-350fa7d5e553"}]} 2018-11-14 18:28:22,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=20de8c97-3fb0-4007-9215-b883ad6b05fd used request id req-23a29b9e-86c0-4653-b737-d54e8d597209 2018-11-14 18:28:22,398 - neutron_utils - INFO - Retrieving security group with ID - 20de8c97-3fb0-4007-9215-b883ad6b05fd 2018-11-14 18:28:22,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=20de8c97-3fb0-4007-9215-b883ad6b05fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9e828c628b3c975c48a8f3f14e80caff568710" 2018-11-14 18:28:22,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-dc25fe7f-73f1-4396-82aa-565eebb8e6ec Date: Wed, 14 Nov 2018 18:28:22 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ca83568341254bb28c519274043ac384", "created_at": "2018-11-14T18:28:20Z", "updated_at": "2018-11-14T18:28:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:20Z", "revision_number": 0, "id": "09880fbf-92b9-464e-bc0a-b620c94765cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:20Z", "security_group_id": "20de8c97-3fb0-4007-9215-b883ad6b05fd", "tenant_id": "ca83568341254bb28c519274043ac384", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca83568341254bb28c519274043ac384"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:20Z", "revision_number": 0, "id": "2481cba7-b0a5-4cbf-897e-350fa7d5e553", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:20Z", "security_group_id": "20de8c97-3fb0-4007-9215-b883ad6b05fd", "tenant_id": "ca83568341254bb28c519274043ac384", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca83568341254bb28c519274043ac384"}], "revision_number": 2, "project_id": "ca83568341254bb28c519274043ac384", "id": "20de8c97-3fb0-4007-9215-b883ad6b05fd", "name": "CreateSecurityGroupTests-20233afb-00dd-4933-9144-1ba9bf032316name"}]} 2018-11-14 18:28:22,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=20de8c97-3fb0-4007-9215-b883ad6b05fd used request id req-dc25fe7f-73f1-4396-82aa-565eebb8e6ec 2018-11-14 18:28:22,454 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 20de8c97-3fb0-4007-9215-b883ad6b05fd 2018-11-14 18:28:22,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=20de8c97-3fb0-4007-9215-b883ad6b05fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9e828c628b3c975c48a8f3f14e80caff568710" 2018-11-14 18:28:22,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-93770c6b-6c12-4851-a9c7-eeabe55bf5fd Date: Wed, 14 Nov 2018 18:28:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:20Z", "security_group_id": "20de8c97-3fb0-4007-9215-b883ad6b05fd", "port_range_min": null, "revision_number": 0, "tenant_id": "ca83568341254bb28c519274043ac384", "created_at": "2018-11-14T18:28:20Z", "project_id": "ca83568341254bb28c519274043ac384", "id": "09880fbf-92b9-464e-bc0a-b620c94765cd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:20Z", "security_group_id": "20de8c97-3fb0-4007-9215-b883ad6b05fd", "port_range_min": null, "revision_number": 0, "tenant_id": "ca83568341254bb28c519274043ac384", "created_at": "2018-11-14T18:28:20Z", "project_id": "ca83568341254bb28c519274043ac384", "id": "2481cba7-b0a5-4cbf-897e-350fa7d5e553"}]} 2018-11-14 18:28:22,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=20de8c97-3fb0-4007-9215-b883ad6b05fd used request id req-93770c6b-6c12-4851-a9c7-eeabe55bf5fd 2018-11-14 18:28:22,649 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:28:23,057 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1870b603b7294a9296a3173d6e0f576b", "name": "CreateSecurityGroupTests-5169d819-622f-4ca-proj-role"}], "expires_at": "2018-11-14T19:28:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ca83568341254bb28c519274043ac384", "name": "CreateSecurityGroupTests-5169d819-622f-4ca-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/ca83568341254bb28c519274043ac384", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/ca83568341254bb28c519274043ac384", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/ca83568341254bb28c519274043ac384", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_ca83568341254bb28c519274043ac384", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_ca83568341254bb28c519274043ac384", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/ca83568341254bb28c519274043ac384", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/ca83568341254bb28c519274043ac384", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/ca83568341254bb28c519274043ac384", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/ca83568341254bb28c519274043ac384", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/ca83568341254bb28c519274043ac384", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/ca83568341254bb28c519274043ac384", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/ca83568341254bb28c519274043ac384", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/ca83568341254bb28c519274043ac384", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/ca83568341254bb28c519274043ac384", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-5169d819-622f-4ca-user", "id": "d35f9c07cbe649daba7599fbdf47aa85"}, "audit_ids": ["zTJ73K3USkC6hd9JtBA09A"], "issued_at": "2018-11-14T18:28:23.000000Z"}} 2018-11-14 18:28:23,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-20233afb-00dd-4933-9144-1ba9bf032316name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18d9cb8d33ff34e76cd11b58153072ec621b38a6" 2018-11-14 18:28:23,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-614d31bb-c21f-4b73-a199-eab49953c513 Date: Wed, 14 Nov 2018 18:28:23 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ca83568341254bb28c519274043ac384", "created_at": "2018-11-14T18:28:20Z", "updated_at": "2018-11-14T18:28:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:20Z", "revision_number": 0, "id": "09880fbf-92b9-464e-bc0a-b620c94765cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:20Z", "security_group_id": "20de8c97-3fb0-4007-9215-b883ad6b05fd", "tenant_id": "ca83568341254bb28c519274043ac384", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca83568341254bb28c519274043ac384"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:20Z", "revision_number": 0, "id": "2481cba7-b0a5-4cbf-897e-350fa7d5e553", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:20Z", "security_group_id": "20de8c97-3fb0-4007-9215-b883ad6b05fd", "tenant_id": "ca83568341254bb28c519274043ac384", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca83568341254bb28c519274043ac384"}], "revision_number": 2, "project_id": "ca83568341254bb28c519274043ac384", "id": "20de8c97-3fb0-4007-9215-b883ad6b05fd", "name": "CreateSecurityGroupTests-20233afb-00dd-4933-9144-1ba9bf032316name"}]} 2018-11-14 18:28:23,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-20233afb-00dd-4933-9144-1ba9bf032316name&description=hello+group used request id req-614d31bb-c21f-4b73-a199-eab49953c513 2018-11-14 18:28:23,296 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 20de8c97-3fb0-4007-9215-b883ad6b05fd 2018-11-14 18:28:23,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=20de8c97-3fb0-4007-9215-b883ad6b05fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18d9cb8d33ff34e76cd11b58153072ec621b38a6" 2018-11-14 18:28:23,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ee32f297-350d-40b1-ad9b-378961c57568 Date: Wed, 14 Nov 2018 18:28:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:20Z", "security_group_id": "20de8c97-3fb0-4007-9215-b883ad6b05fd", "port_range_min": null, "revision_number": 0, "tenant_id": "ca83568341254bb28c519274043ac384", "created_at": "2018-11-14T18:28:20Z", "project_id": "ca83568341254bb28c519274043ac384", "id": "09880fbf-92b9-464e-bc0a-b620c94765cd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:20Z", "security_group_id": "20de8c97-3fb0-4007-9215-b883ad6b05fd", "port_range_min": null, "revision_number": 0, "tenant_id": "ca83568341254bb28c519274043ac384", "created_at": "2018-11-14T18:28:20Z", "project_id": "ca83568341254bb28c519274043ac384", "id": "2481cba7-b0a5-4cbf-897e-350fa7d5e553"}]} 2018-11-14 18:28:23,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=20de8c97-3fb0-4007-9215-b883ad6b05fd used request id req-ee32f297-350d-40b1-ad9b-378961c57568 2018-11-14 18:28:23,498 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 20de8c97-3fb0-4007-9215-b883ad6b05fd 2018-11-14 18:28:23,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=20de8c97-3fb0-4007-9215-b883ad6b05fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18d9cb8d33ff34e76cd11b58153072ec621b38a6" 2018-11-14 18:28:23,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-30d43170-8fbf-4db5-a4b3-0cd513474985 Date: Wed, 14 Nov 2018 18:28:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:20Z", "security_group_id": "20de8c97-3fb0-4007-9215-b883ad6b05fd", "port_range_min": null, "revision_number": 0, "tenant_id": "ca83568341254bb28c519274043ac384", "created_at": "2018-11-14T18:28:20Z", "project_id": "ca83568341254bb28c519274043ac384", "id": "09880fbf-92b9-464e-bc0a-b620c94765cd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:20Z", "security_group_id": "20de8c97-3fb0-4007-9215-b883ad6b05fd", "port_range_min": null, "revision_number": 0, "tenant_id": "ca83568341254bb28c519274043ac384", "created_at": "2018-11-14T18:28:20Z", "project_id": "ca83568341254bb28c519274043ac384", "id": "2481cba7-b0a5-4cbf-897e-350fa7d5e553"}]} 2018-11-14 18:28:23,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=20de8c97-3fb0-4007-9215-b883ad6b05fd used request id req-30d43170-8fbf-4db5-a4b3-0cd513474985 2018-11-14 18:28:23,706 - neutron_utils - INFO - Deleting security group rule with ID - 09880fbf-92b9-464e-bc0a-b620c94765cd 2018-11-14 18:28:23,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/09880fbf-92b9-464e-bc0a-b620c94765cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9e828c628b3c975c48a8f3f14e80caff568710" 2018-11-14 18:28:24,072 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1884b66f-9671-4765-8a31-5804159e9362 Content-Length: 0 Date: Wed, 14 Nov 2018 18:28:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:28:24,072 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/09880fbf-92b9-464e-bc0a-b620c94765cd used request id req-1884b66f-9671-4765-8a31-5804159e9362 2018-11-14 18:28:24,072 - neutron_utils - INFO - Deleting security group rule with ID - 2481cba7-b0a5-4cbf-897e-350fa7d5e553 2018-11-14 18:28:24,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/2481cba7-b0a5-4cbf-897e-350fa7d5e553 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9e828c628b3c975c48a8f3f14e80caff568710" 2018-11-14 18:28:24,370 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1d05034b-2b39-4db0-8454-040a0bf24613 Content-Length: 0 Date: Wed, 14 Nov 2018 18:28:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:28:24,370 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/2481cba7-b0a5-4cbf-897e-350fa7d5e553 used request id req-1d05034b-2b39-4db0-8454-040a0bf24613 2018-11-14 18:28:24,370 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-20233afb-00dd-4933-9144-1ba9bf032316name 2018-11-14 18:28:24,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/20de8c97-3fb0-4007-9215-b883ad6b05fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9e828c628b3c975c48a8f3f14e80caff568710" 2018-11-14 18:28:24,670 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ed3b5d99-5b8e-42a5-9ce1-dae1c110d33e Content-Length: 0 Date: Wed, 14 Nov 2018 18:28:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:28:24,670 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/20de8c97-3fb0-4007-9215-b883ad6b05fd used request id req-ed3b5d99-5b8e-42a5-9ce1-dae1c110d33e 2018-11-14 18:28:24,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dadba7cc79804b6afff4c8fd60ba556bae65f2d5" 2018-11-14 18:28:25,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-1e738fad-e3c2-4d1b-9ba1-07083518d5c4 Date: Wed, 14 Nov 2018 18:28:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ca83568341254bb28c519274043ac384", "created_at": "2018-11-14T18:28:20Z", "updated_at": "2018-11-14T18:28:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:20Z", "revision_number": 0, "id": "12f35bb8-2df4-46be-916c-d98780ffefbf", "remote_group_id": "3c03b2a7-0fb3-4d04-91f0-c933e0b54079", "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:20Z", "security_group_id": "3c03b2a7-0fb3-4d04-91f0-c933e0b54079", "tenant_id": "ca83568341254bb28c519274043ac384", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca83568341254bb28c519274043ac384"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:20Z", "revision_number": 0, "id": "24d09f43-1851-4941-b36c-d62e727c256a", "remote_group_id": "3c03b2a7-0fb3-4d04-91f0-c933e0b54079", "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:20Z", "security_group_id": "3c03b2a7-0fb3-4d04-91f0-c933e0b54079", "tenant_id": "ca83568341254bb28c519274043ac384", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca83568341254bb28c519274043ac384"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:20Z", "revision_number": 0, "id": "69759605-c665-4822-8506-343bd9b5ccc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:20Z", "security_group_id": "3c03b2a7-0fb3-4d04-91f0-c933e0b54079", "tenant_id": "ca83568341254bb28c519274043ac384", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca83568341254bb28c519274043ac384"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:20Z", "revision_number": 0, "id": "8a633455-6b8f-4ef0-819a-cc5470cbbc60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:20Z", "security_group_id": "3c03b2a7-0fb3-4d04-91f0-c933e0b54079", "tenant_id": "ca83568341254bb28c519274043ac384", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca83568341254bb28c519274043ac384"}], "revision_number": 4, "project_id": "ca83568341254bb28c519274043ac384", "id": "3c03b2a7-0fb3-4d04-91f0-c933e0b54079", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:28:25,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-1e738fad-e3c2-4d1b-9ba1-07083518d5c4 2018-11-14 18:28:25,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dadba7cc79804b6afff4c8fd60ba556bae65f2d5" 2018-11-14 18:28:25,162 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:28:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7e72e7c-1dc5-46d1-a0b1-74facd75af75 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:28:25,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-b7e72e7c-1dc5-46d1-a0b1-74facd75af75 2018-11-14 18:28:25,162 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:28:25,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dadba7cc79804b6afff4c8fd60ba556bae65f2d5" 2018-11-14 18:28:25,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:28:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e607c8d0-618a-49af-8775-e6bdf2e7fd53 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:28:25,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-e607c8d0-618a-49af-8775-e6bdf2e7fd53 2018-11-14 18:28:25,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dadba7cc79804b6afff4c8fd60ba556bae65f2d5" 2018-11-14 18:28:25,381 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:28:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae620d86-836b-48c6-b9cc-ecef276f73ba Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:28:25,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-ae620d86-836b-48c6-b9cc-ecef276f73ba 2018-11-14 18:28:25,382 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:28:25,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ca83568341254bb28c519274043ac384 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dadba7cc79804b6afff4c8fd60ba556bae65f2d5" 2018-11-14 18:28:25,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:28:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de5f3097-b7f4-4405-992e-54086aa56355 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/ca83568341254bb28c519274043ac384"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ca83568341254bb28c519274043ac384", "name": "CreateSecurityGroupTests-5169d819-622f-4ca-proj"}} 2018-11-14 18:28:25,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ca83568341254bb28c519274043ac384 used request id req-de5f3097-b7f4-4405-992e-54086aa56355 2018-11-14 18:28:25,495 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3c03b2a7-0fb3-4d04-91f0-c933e0b54079 2018-11-14 18:28:25,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=3c03b2a7-0fb3-4d04-91f0-c933e0b54079 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dadba7cc79804b6afff4c8fd60ba556bae65f2d5" 2018-11-14 18:28:25,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-ca54e609-ca2a-428a-809f-13bea555f063 Date: Wed, 14 Nov 2018 18:28:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "3c03b2a7-0fb3-4d04-91f0-c933e0b54079", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:20Z", "security_group_id": "3c03b2a7-0fb3-4d04-91f0-c933e0b54079", "port_range_min": null, "revision_number": 0, "tenant_id": "ca83568341254bb28c519274043ac384", "created_at": "2018-11-14T18:28:20Z", "project_id": "ca83568341254bb28c519274043ac384", "id": "12f35bb8-2df4-46be-916c-d98780ffefbf"}, {"remote_group_id": "3c03b2a7-0fb3-4d04-91f0-c933e0b54079", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:20Z", "security_group_id": "3c03b2a7-0fb3-4d04-91f0-c933e0b54079", "port_range_min": null, "revision_number": 0, "tenant_id": "ca83568341254bb28c519274043ac384", "created_at": "2018-11-14T18:28:20Z", "project_id": "ca83568341254bb28c519274043ac384", "id": "24d09f43-1851-4941-b36c-d62e727c256a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:20Z", "security_group_id": "3c03b2a7-0fb3-4d04-91f0-c933e0b54079", "port_range_min": null, "revision_number": 0, "tenant_id": "ca83568341254bb28c519274043ac384", "created_at": "2018-11-14T18:28:20Z", "project_id": "ca83568341254bb28c519274043ac384", "id": "69759605-c665-4822-8506-343bd9b5ccc4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:20Z", "security_group_id": "3c03b2a7-0fb3-4d04-91f0-c933e0b54079", "port_range_min": null, "revision_number": 0, "tenant_id": "ca83568341254bb28c519274043ac384", "created_at": "2018-11-14T18:28:20Z", "project_id": "ca83568341254bb28c519274043ac384", "id": "8a633455-6b8f-4ef0-819a-cc5470cbbc60"}]} 2018-11-14 18:28:25,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=3c03b2a7-0fb3-4d04-91f0-c933e0b54079 used request id req-ca54e609-ca2a-428a-809f-13bea555f063 2018-11-14 18:28:25,716 - neutron_utils - INFO - Deleting security group with name - default 2018-11-14 18:28:25,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/3c03b2a7-0fb3-4d04-91f0-c933e0b54079 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dadba7cc79804b6afff4c8fd60ba556bae65f2d5" 2018-11-14 18:28:26,081 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fff7e05e-f459-4d14-8389-49077b6fbc8f Content-Length: 0 Date: Wed, 14 Nov 2018 18:28:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:28:26,081 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/3c03b2a7-0fb3-4d04-91f0-c933e0b54079 used request id req-fff7e05e-f459-4d14-8389-49077b6fbc8f 2018-11-14 18:28:26,082 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-5169d819-622f-4ca-proj 2018-11-14 18:28:26,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/ca83568341254bb28c519274043ac384 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dadba7cc79804b6afff4c8fd60ba556bae65f2d5" 2018-11-14 18:28:26,534 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:28:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2731a585-2640-49e6-89bc-722aea2ff41f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:28:26,534 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/ca83568341254bb28c519274043ac384 used request id req-2731a585-2640-49e6-89bc-722aea2ff41f 2018-11-14 18:28:26,534 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-5169d819-622f-4ca-proj-role 2018-11-14 18:28:26,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/1870b603b7294a9296a3173d6e0f576b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dadba7cc79804b6afff4c8fd60ba556bae65f2d5" 2018-11-14 18:28:26,701 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:28:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a87e96c7-78f0-4802-a3e6-0d183e702862 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:28:26,701 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/1870b603b7294a9296a3173d6e0f576b used request id req-a87e96c7-78f0-4802-a3e6-0d183e702862 2018-11-14 18:28:26,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dadba7cc79804b6afff4c8fd60ba556bae65f2d5" 2018-11-14 18:28:26,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:28:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8526468-d1c9-442c-8c16-562fe8763454 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:28:26,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-e8526468-d1c9-442c-8c16-562fe8763454 2018-11-14 18:28:26,814 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-5169d819-622f-4ca-user 2018-11-14 18:28:26,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/d35f9c07cbe649daba7599fbdf47aa85 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}603609999be24b9187ba08c5be41d62a5feeaf22" 2018-11-14 18:28:27,001 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:28:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-468ea4b8-782a-4c30-902c-046fd8f6aa17 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:28:27,002 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/d35f9c07cbe649daba7599fbdf47aa85 used request id req-468ea4b8-782a-4c30-902c-046fd8f6aa17 2018-11-14 18:28:27,003 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:28:27,434 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:28:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["5-16iq0eQciUtMnoPsCcug"], "issued_at": "2018-11-14T18:28:27.000000Z"}} 2018-11-14 18:28:27,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}335d7eb7c25e46fcfbf7e9e00579ab63e21b9134" 2018-11-14 18:28:27,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:28:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d50898b3-6d0f-4d75-b9b1-a54d8530fe34 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:28:27,540 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-d50898b3-6d0f-4d75-b9b1-a54d8530fe34 2018-11-14 18:28:27,541 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:28:27,542 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:28:27,953 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:28:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["Da94QfwYR5-MkFA88aMB1Q"], "issued_at": "2018-11-14T18:28:27.000000Z"}} 2018-11-14 18:28:27,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ab76d208b1a197622c2afa1ced557e241c0b48" 2018-11-14 18:28:28,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:28:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b939ee8-d0f1-4f4d-9b1d-b403e7f6f81c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:28:28,063 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-2b939ee8-d0f1-4f4d-9b1d-b403e7f6f81c 2018-11-14 18:28:28,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:28:28,072 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:28:28,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-ce3cc24e-9f72-49c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ab76d208b1a197622c2afa1ced557e241c0b48" 2018-11-14 18:28:28,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:28:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adb7941f-de81-44a9-b909-520966b02a5c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-ce3cc24e-9f72-49c-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:28:28,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-ce3cc24e-9f72-49c-proj used request id req-adb7941f-de81-44a9-b909-520966b02a5c 2018-11-14 18:28:28,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ab76d208b1a197622c2afa1ced557e241c0b48" 2018-11-14 18:28:28,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:28:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c197a7c1-335c-4659-a446-7428cabb85f1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:28:28,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-c197a7c1-335c-4659-a446-7428cabb85f1 2018-11-14 18:28:28,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ab76d208b1a197622c2afa1ced557e241c0b48" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-ce3cc24e-9f72-49c-proj"}}' 2018-11-14 18:28:28,451 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:28:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d79ef99e-1340-4184-bdd4-5d64992a6716 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a7703c0688544da887969690f32ad4c0"}, "tags": [], "enabled": true, "id": "a7703c0688544da887969690f32ad4c0", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-ce3cc24e-9f72-49c-proj"}} 2018-11-14 18:28:28,451 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-d79ef99e-1340-4184-bdd4-5d64992a6716 2018-11-14 18:28:28,451 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-ce3cc24e-9f72-49c-proj 2018-11-14 18:28:28,451 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:28:28,452 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:28:28,861 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:28:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["4qCeZDZ5Rnek4q5JQ5ml4Q"], "issued_at": "2018-11-14T18:28:28.000000Z"}} 2018-11-14 18:28:28,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0f6ffd1607c19bda721dc31e2e2214ffc4dc315" 2018-11-14 18:28:28,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:28:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1dd8cbf-bfa1-4c4c-9b0c-41887bc3f0b4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:28:28,962 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-a1dd8cbf-bfa1-4c4c-9b0c-41887bc3f0b4 2018-11-14 18:28:28,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:28:28,971 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:28:28,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0f6ffd1607c19bda721dc31e2e2214ffc4dc315" 2018-11-14 18:28:29,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:28:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa3a8fe1-625d-488d-acad-e0dec549939c Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:28:29,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-aa3a8fe1-625d-488d-acad-e0dec549939c 2018-11-14 18:28:29,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-ce3cc24e-9f72-49c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0f6ffd1607c19bda721dc31e2e2214ffc4dc315" 2018-11-14 18:28:29,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:28:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ce725ee-1ecd-4d63-9a18-6848cf335e67 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-ce3cc24e-9f72-49c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a7703c0688544da887969690f32ad4c0"}, "tags": [], "enabled": true, "id": "a7703c0688544da887969690f32ad4c0", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-ce3cc24e-9f72-49c-proj"}]} 2018-11-14 18:28:29,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-ce3cc24e-9f72-49c-proj used request id req-7ce725ee-1ecd-4d63-9a18-6848cf335e67 2018-11-14 18:28:29,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0f6ffd1607c19bda721dc31e2e2214ffc4dc315" 2018-11-14 18:28:29,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:28:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d9c4f28-ac4a-474d-a5a2-f0aab3e663ad Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:28:29,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-4d9c4f28-ac4a-474d-a5a2-f0aab3e663ad 2018-11-14 18:28:29,701 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-ce3cc24e-9f72-49c-user 2018-11-14 18:28:29,702 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:28:29,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ab76d208b1a197622c2afa1ced557e241c0b48" 2018-11-14 18:28:29,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:28:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de60a683-018d-4376-8bff-fd726fc27254 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:28:29,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-de60a683-018d-4376-8bff-fd726fc27254 2018-11-14 18:28:29,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ab76d208b1a197622c2afa1ced557e241c0b48" -d '{"role": {"name": "CreateSecurityGroupTests-ce3cc24e-9f72-49c-proj-role"}}' 2018-11-14 18:28:29,869 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:28:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de227232-b268-417f-a6c2-8e5abf843075 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "72ab201d8f974f46a4d12e6882859d0b", "links": {"self": "http://172.30.9.28:5000/v3/roles/72ab201d8f974f46a4d12e6882859d0b"}, "name": "CreateSecurityGroupTests-ce3cc24e-9f72-49c-proj-role"}} 2018-11-14 18:28:29,869 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-de227232-b268-417f-a6c2-8e5abf843075 2018-11-14 18:28:29,870 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-ce3cc24e-9f72-49c-proj-role 2018-11-14 18:28:29,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/72ab201d8f974f46a4d12e6882859d0b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ab76d208b1a197622c2afa1ced557e241c0b48" 2018-11-14 18:28:29,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:28:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3a0ad4a-2d7c-45e8-8bf5-839544ba576a Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "72ab201d8f974f46a4d12e6882859d0b", "links": {"self": "http://172.30.9.28:5000/v3/roles/72ab201d8f974f46a4d12e6882859d0b"}, "name": "CreateSecurityGroupTests-ce3cc24e-9f72-49c-proj-role"}} 2018-11-14 18:28:29,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/72ab201d8f974f46a4d12e6882859d0b used request id req-b3a0ad4a-2d7c-45e8-8bf5-839544ba576a 2018-11-14 18:28:29,894 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-ce3cc24e-9f72-49c-proj-role to project CreateSecurityGroupTests-ce3cc24e-9f72-49c-proj 2018-11-14 18:28:29,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/a7703c0688544da887969690f32ad4c0/users/6f3db6043089468f80f2525152766017/roles/72ab201d8f974f46a4d12e6882859d0b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ab76d208b1a197622c2afa1ced557e241c0b48" 2018-11-14 18:28:30,052 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:28:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f69f1caa-dc5b-4cef-968e-b493c99c07c6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:28:30,052 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/a7703c0688544da887969690f32ad4c0/users/6f3db6043089468f80f2525152766017/roles/72ab201d8f974f46a4d12e6882859d0b used request id req-f69f1caa-dc5b-4cef-968e-b493c99c07c6 2018-11-14 18:28:30,055 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:28:30,055 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:28:30,465 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "72ab201d8f974f46a4d12e6882859d0b", "name": "CreateSecurityGroupTests-ce3cc24e-9f72-49c-proj-role"}], "expires_at": "2018-11-14T19:28:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a7703c0688544da887969690f32ad4c0", "name": "CreateSecurityGroupTests-ce3cc24e-9f72-49c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a7703c0688544da887969690f32ad4c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/a7703c0688544da887969690f32ad4c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/a7703c0688544da887969690f32ad4c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_a7703c0688544da887969690f32ad4c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_a7703c0688544da887969690f32ad4c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/a7703c0688544da887969690f32ad4c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/a7703c0688544da887969690f32ad4c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/a7703c0688544da887969690f32ad4c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/a7703c0688544da887969690f32ad4c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/a7703c0688544da887969690f32ad4c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/a7703c0688544da887969690f32ad4c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/a7703c0688544da887969690f32ad4c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/a7703c0688544da887969690f32ad4c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/a7703c0688544da887969690f32ad4c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-ce3cc24e-9f72-49c-user", "id": "6f3db6043089468f80f2525152766017"}, "audit_ids": ["xoajJR_KTry1XwwJV0MF6w"], "issued_at": "2018-11-14T18:28:30.000000Z"}} 2018-11-14 18:28:30,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98527482ffb62cd9a0289b91506a926ae1dfe899" 2018-11-14 18:28:30,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:28:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b789f095-07f9-40a6-8900-8f5496756e06 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:28:30,554 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-b789f095-07f9-40a6-8900-8f5496756e06 2018-11-14 18:28:30,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e07ef028-148c-421b-920d-eb8bc23611c6name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98527482ffb62cd9a0289b91506a926ae1dfe899" 2018-11-14 18:28:30,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-59c44231-5b19-4db8-85e1-3d975292977f Date: Wed, 14 Nov 2018 18:28:30 GMT RESP BODY: {"security_groups": []} 2018-11-14 18:28:30,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e07ef028-148c-421b-920d-eb8bc23611c6name&description=hello+group used request id req-59c44231-5b19-4db8-85e1-3d975292977f 2018-11-14 18:28:30,945 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-e07ef028-148c-421b-920d-eb8bc23611c6name... 2018-11-14 18:28:30,945 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-e07ef028-148c-421b-920d-eb8bc23611c6name 2018-11-14 18:28:30,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98527482ffb62cd9a0289b91506a926ae1dfe899" -d '{"security_group": {"name": "CreateSecurityGroupTests-e07ef028-148c-421b-920d-eb8bc23611c6name", "description": "hello group"}}' 2018-11-14 18:28:31,492 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-31e5066f-9a15-425b-b814-b2d6a57c0a3d Date: Wed, 14 Nov 2018 18:28:31 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:31Z", "updated_at": "2018-11-14T18:28:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "revision_number": 0, "id": "5099c59f-95d9-493e-8f2c-5be2b7729759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7703c0688544da887969690f32ad4c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "revision_number": 0, "id": "6c26b03a-f3b0-459a-8353-475cb52500e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7703c0688544da887969690f32ad4c0"}], "revision_number": 2, "project_id": "a7703c0688544da887969690f32ad4c0", "id": "40947214-9c8b-4b68-b506-0670ae502fbf", "name": "CreateSecurityGroupTests-e07ef028-148c-421b-920d-eb8bc23611c6name"}} 2018-11-14 18:28:31,492 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-31e5066f-9a15-425b-b814-b2d6a57c0a3d 2018-11-14 18:28:31,493 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 40947214-9c8b-4b68-b506-0670ae502fbf 2018-11-14 18:28:31,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=40947214-9c8b-4b68-b506-0670ae502fbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98527482ffb62cd9a0289b91506a926ae1dfe899" 2018-11-14 18:28:31,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3a0dbdfb-cbad-4443-897a-dd59e7af891f Date: Wed, 14 Nov 2018 18:28:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:31Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "5099c59f-95d9-493e-8f2c-5be2b7729759"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:31Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "6c26b03a-f3b0-459a-8353-475cb52500e6"}]} 2018-11-14 18:28:31,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=40947214-9c8b-4b68-b506-0670ae502fbf used request id req-3a0dbdfb-cbad-4443-897a-dd59e7af891f 2018-11-14 18:28:31,717 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 40947214-9c8b-4b68-b506-0670ae502fbf 2018-11-14 18:28:31,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=40947214-9c8b-4b68-b506-0670ae502fbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98527482ffb62cd9a0289b91506a926ae1dfe899" 2018-11-14 18:28:31,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5f9bcb05-e2e8-4425-8bec-92e78638e614 Date: Wed, 14 Nov 2018 18:28:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:31Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "5099c59f-95d9-493e-8f2c-5be2b7729759"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:31Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "6c26b03a-f3b0-459a-8353-475cb52500e6"}]} 2018-11-14 18:28:31,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=40947214-9c8b-4b68-b506-0670ae502fbf used request id req-5f9bcb05-e2e8-4425-8bec-92e78638e614 2018-11-14 18:28:31,935 - neutron_utils - INFO - Retrieving security group with ID - 40947214-9c8b-4b68-b506-0670ae502fbf 2018-11-14 18:28:31,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=40947214-9c8b-4b68-b506-0670ae502fbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98527482ffb62cd9a0289b91506a926ae1dfe899" 2018-11-14 18:28:32,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-e5310a1a-736c-49f7-918f-182282ed2e39 Date: Wed, 14 Nov 2018 18:28:32 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:31Z", "updated_at": "2018-11-14T18:28:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "revision_number": 0, "id": "5099c59f-95d9-493e-8f2c-5be2b7729759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7703c0688544da887969690f32ad4c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "revision_number": 0, "id": "6c26b03a-f3b0-459a-8353-475cb52500e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7703c0688544da887969690f32ad4c0"}], "revision_number": 2, "project_id": "a7703c0688544da887969690f32ad4c0", "id": "40947214-9c8b-4b68-b506-0670ae502fbf", "name": "CreateSecurityGroupTests-e07ef028-148c-421b-920d-eb8bc23611c6name"}]} 2018-11-14 18:28:32,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=40947214-9c8b-4b68-b506-0670ae502fbf used request id req-e5310a1a-736c-49f7-918f-182282ed2e39 2018-11-14 18:28:32,164 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 40947214-9c8b-4b68-b506-0670ae502fbf 2018-11-14 18:28:32,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=40947214-9c8b-4b68-b506-0670ae502fbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98527482ffb62cd9a0289b91506a926ae1dfe899" 2018-11-14 18:28:32,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4a5ba586-c372-467c-9fdb-5e0d237d8129 Date: Wed, 14 Nov 2018 18:28:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:31Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "5099c59f-95d9-493e-8f2c-5be2b7729759"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:31Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "6c26b03a-f3b0-459a-8353-475cb52500e6"}]} 2018-11-14 18:28:32,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=40947214-9c8b-4b68-b506-0670ae502fbf used request id req-4a5ba586-c372-467c-9fdb-5e0d237d8129 2018-11-14 18:28:32,379 - neutron_utils - INFO - Retrieving security group with ID - 40947214-9c8b-4b68-b506-0670ae502fbf 2018-11-14 18:28:32,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=40947214-9c8b-4b68-b506-0670ae502fbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98527482ffb62cd9a0289b91506a926ae1dfe899" 2018-11-14 18:28:32,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-2941d8d7-0659-47f4-bece-72e470532f27 Date: Wed, 14 Nov 2018 18:28:32 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:31Z", "updated_at": "2018-11-14T18:28:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "revision_number": 0, "id": "5099c59f-95d9-493e-8f2c-5be2b7729759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7703c0688544da887969690f32ad4c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "revision_number": 0, "id": "6c26b03a-f3b0-459a-8353-475cb52500e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7703c0688544da887969690f32ad4c0"}], "revision_number": 2, "project_id": "a7703c0688544da887969690f32ad4c0", "id": "40947214-9c8b-4b68-b506-0670ae502fbf", "name": "CreateSecurityGroupTests-e07ef028-148c-421b-920d-eb8bc23611c6name"}]} 2018-11-14 18:28:32,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=40947214-9c8b-4b68-b506-0670ae502fbf used request id req-2941d8d7-0659-47f4-bece-72e470532f27 2018-11-14 18:28:32,609 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 40947214-9c8b-4b68-b506-0670ae502fbf 2018-11-14 18:28:32,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=40947214-9c8b-4b68-b506-0670ae502fbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98527482ffb62cd9a0289b91506a926ae1dfe899" 2018-11-14 18:28:32,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-dd081d1e-e7ee-44ab-a004-318a18237b96 Date: Wed, 14 Nov 2018 18:28:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:31Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "5099c59f-95d9-493e-8f2c-5be2b7729759"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:31Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "6c26b03a-f3b0-459a-8353-475cb52500e6"}]} 2018-11-14 18:28:32,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=40947214-9c8b-4b68-b506-0670ae502fbf used request id req-dd081d1e-e7ee-44ab-a004-318a18237b96 2018-11-14 18:28:32,800 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-e07ef028-148c-421b-920d-eb8bc23611c6name 2018-11-14 18:28:32,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e07ef028-148c-421b-920d-eb8bc23611c6name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98527482ffb62cd9a0289b91506a926ae1dfe899" 2018-11-14 18:28:33,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-8247b723-5db6-4ff1-b8bc-d1d63f8024e6 Date: Wed, 14 Nov 2018 18:28:33 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:31Z", "updated_at": "2018-11-14T18:28:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "revision_number": 0, "id": "5099c59f-95d9-493e-8f2c-5be2b7729759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7703c0688544da887969690f32ad4c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "revision_number": 0, "id": "6c26b03a-f3b0-459a-8353-475cb52500e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7703c0688544da887969690f32ad4c0"}], "revision_number": 2, "project_id": "a7703c0688544da887969690f32ad4c0", "id": "40947214-9c8b-4b68-b506-0670ae502fbf", "name": "CreateSecurityGroupTests-e07ef028-148c-421b-920d-eb8bc23611c6name"}]} 2018-11-14 18:28:33,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e07ef028-148c-421b-920d-eb8bc23611c6name used request id req-8247b723-5db6-4ff1-b8bc-d1d63f8024e6 2018-11-14 18:28:33,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:28:33,047 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:28: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:28:33,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a7703c0688544da887969690f32ad4c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98527482ffb62cd9a0289b91506a926ae1dfe899" 2018-11-14 18:28:33,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:28:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3438b91d-52d6-49bf-b954-6f2d815ba934 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a7703c0688544da887969690f32ad4c0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a7703c0688544da887969690f32ad4c0", "name": "CreateSecurityGroupTests-ce3cc24e-9f72-49c-proj"}} 2018-11-14 18:28:33,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a7703c0688544da887969690f32ad4c0 used request id req-3438b91d-52d6-49bf-b954-6f2d815ba934 2018-11-14 18:28:33,151 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 40947214-9c8b-4b68-b506-0670ae502fbf 2018-11-14 18:28:33,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=40947214-9c8b-4b68-b506-0670ae502fbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98527482ffb62cd9a0289b91506a926ae1dfe899" 2018-11-14 18:28:33,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-37909142-427f-4a2a-bdf9-0cd4bfd7bcb0 Date: Wed, 14 Nov 2018 18:28:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:31Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "5099c59f-95d9-493e-8f2c-5be2b7729759"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:31Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "6c26b03a-f3b0-459a-8353-475cb52500e6"}]} 2018-11-14 18:28:33,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=40947214-9c8b-4b68-b506-0670ae502fbf used request id req-37909142-427f-4a2a-bdf9-0cd4bfd7bcb0 2018-11-14 18:28:33,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}98527482ffb62cd9a0289b91506a926ae1dfe899" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf"}}' 2018-11-14 18:28:33,738 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-9ca4a22b-5fdc-47c3-bd99-a38ece0c9ce4 Date: Wed, 14 Nov 2018 18:28:33 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:33Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:33Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "717d7afc-310f-46ef-a50b-e2545556f750"}} 2018-11-14 18:28:33,738 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-9ca4a22b-5fdc-47c3-bd99-a38ece0c9ce4 2018-11-14 18:28:33,738 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-e07ef028-148c-421b-920d-eb8bc23611c6name 2018-11-14 18:28:33,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e07ef028-148c-421b-920d-eb8bc23611c6name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98527482ffb62cd9a0289b91506a926ae1dfe899" 2018-11-14 18:28:33,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-0bdb3363-450e-4e87-b3a3-7977490532f2 Date: Wed, 14 Nov 2018 18:28:33 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:31Z", "updated_at": "2018-11-14T18:28:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "revision_number": 0, "id": "5099c59f-95d9-493e-8f2c-5be2b7729759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7703c0688544da887969690f32ad4c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "revision_number": 0, "id": "6c26b03a-f3b0-459a-8353-475cb52500e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7703c0688544da887969690f32ad4c0"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:33Z", "revision_number": 0, "id": "717d7afc-310f-46ef-a50b-e2545556f750", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:33Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7703c0688544da887969690f32ad4c0"}], "revision_number": 3, "project_id": "a7703c0688544da887969690f32ad4c0", "id": "40947214-9c8b-4b68-b506-0670ae502fbf", "name": "CreateSecurityGroupTests-e07ef028-148c-421b-920d-eb8bc23611c6name"}]} 2018-11-14 18:28:33,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e07ef028-148c-421b-920d-eb8bc23611c6name used request id req-0bdb3363-450e-4e87-b3a3-7977490532f2 2018-11-14 18:28:33,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a7703c0688544da887969690f32ad4c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98527482ffb62cd9a0289b91506a926ae1dfe899" 2018-11-14 18:28:34,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:28:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-627e5302-dadd-4206-8adb-778d0c258c50 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a7703c0688544da887969690f32ad4c0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a7703c0688544da887969690f32ad4c0", "name": "CreateSecurityGroupTests-ce3cc24e-9f72-49c-proj"}} 2018-11-14 18:28:34,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a7703c0688544da887969690f32ad4c0 used request id req-627e5302-dadd-4206-8adb-778d0c258c50 2018-11-14 18:28:34,079 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 40947214-9c8b-4b68-b506-0670ae502fbf 2018-11-14 18:28:34,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=40947214-9c8b-4b68-b506-0670ae502fbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98527482ffb62cd9a0289b91506a926ae1dfe899" 2018-11-14 18:28:34,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-e92c79ef-7847-4205-8bf5-92a5f7e3f08d Date: Wed, 14 Nov 2018 18:28:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:31Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "5099c59f-95d9-493e-8f2c-5be2b7729759"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:31Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "6c26b03a-f3b0-459a-8353-475cb52500e6"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:33Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:33Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "717d7afc-310f-46ef-a50b-e2545556f750"}]} 2018-11-14 18:28:34,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=40947214-9c8b-4b68-b506-0670ae502fbf used request id req-e92c79ef-7847-4205-8bf5-92a5f7e3f08d 2018-11-14 18:28:34,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}98527482ffb62cd9a0289b91506a926ae1dfe899" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf"}}' 2018-11-14 18:28:34,516 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-e3d6bd3f-3796-462d-8195-05befe0dc891 Date: Wed, 14 Nov 2018 18:28:34 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:34Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:34Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "be22c9d8-9663-418c-b97d-cf4954d56275"}} 2018-11-14 18:28:34,517 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-e3d6bd3f-3796-462d-8195-05befe0dc891 2018-11-14 18:28:34,517 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-e07ef028-148c-421b-920d-eb8bc23611c6name 2018-11-14 18:28:34,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e07ef028-148c-421b-920d-eb8bc23611c6name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98527482ffb62cd9a0289b91506a926ae1dfe899" 2018-11-14 18:28:34,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-0dc2bb2d-65e8-420e-85cf-5e6b153cf0d0 Date: Wed, 14 Nov 2018 18:28:34 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:31Z", "updated_at": "2018-11-14T18:28:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "revision_number": 0, "id": "5099c59f-95d9-493e-8f2c-5be2b7729759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7703c0688544da887969690f32ad4c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "revision_number": 0, "id": "6c26b03a-f3b0-459a-8353-475cb52500e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7703c0688544da887969690f32ad4c0"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:33Z", "revision_number": 0, "id": "717d7afc-310f-46ef-a50b-e2545556f750", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:33Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7703c0688544da887969690f32ad4c0"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:34Z", "revision_number": 0, "id": "be22c9d8-9663-418c-b97d-cf4954d56275", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:34Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7703c0688544da887969690f32ad4c0"}], "revision_number": 4, "project_id": "a7703c0688544da887969690f32ad4c0", "id": "40947214-9c8b-4b68-b506-0670ae502fbf", "name": "CreateSecurityGroupTests-e07ef028-148c-421b-920d-eb8bc23611c6name"}]} 2018-11-14 18:28:34,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e07ef028-148c-421b-920d-eb8bc23611c6name used request id req-0dc2bb2d-65e8-420e-85cf-5e6b153cf0d0 2018-11-14 18:28:34,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a7703c0688544da887969690f32ad4c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98527482ffb62cd9a0289b91506a926ae1dfe899" 2018-11-14 18:28:34,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:28:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13ff5954-361d-42ed-9d44-27f3f047ac91 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a7703c0688544da887969690f32ad4c0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a7703c0688544da887969690f32ad4c0", "name": "CreateSecurityGroupTests-ce3cc24e-9f72-49c-proj"}} 2018-11-14 18:28:34,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a7703c0688544da887969690f32ad4c0 used request id req-13ff5954-361d-42ed-9d44-27f3f047ac91 2018-11-14 18:28:34,867 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 40947214-9c8b-4b68-b506-0670ae502fbf 2018-11-14 18:28:34,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=40947214-9c8b-4b68-b506-0670ae502fbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98527482ffb62cd9a0289b91506a926ae1dfe899" 2018-11-14 18:28:34,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-9d425fef-bfd3-43ee-b0d7-2fba0a762a11 Date: Wed, 14 Nov 2018 18:28:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:31Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "5099c59f-95d9-493e-8f2c-5be2b7729759"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:31Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "6c26b03a-f3b0-459a-8353-475cb52500e6"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:33Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:33Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "717d7afc-310f-46ef-a50b-e2545556f750"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:34Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:34Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "be22c9d8-9663-418c-b97d-cf4954d56275"}]} 2018-11-14 18:28:34,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=40947214-9c8b-4b68-b506-0670ae502fbf used request id req-9d425fef-bfd3-43ee-b0d7-2fba0a762a11 2018-11-14 18:28:34,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}98527482ffb62cd9a0289b91506a926ae1dfe899" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": 10}}' 2018-11-14 18:28:35,374 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-0aea69bf-d4b6-4657-9ce5-face3e42f899 Date: Wed, 14 Nov 2018 18:28:35 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-14T18:28:35Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": 10, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:35Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "a7b32e4a-d312-4f2b-bdd6-939fe2bb6205"}} 2018-11-14 18:28:35,374 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-0aea69bf-d4b6-4657-9ce5-face3e42f899 2018-11-14 18:28:35,374 - neutron_utils - INFO - Retrieving security group with ID - 40947214-9c8b-4b68-b506-0670ae502fbf 2018-11-14 18:28:35,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=40947214-9c8b-4b68-b506-0670ae502fbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98527482ffb62cd9a0289b91506a926ae1dfe899" 2018-11-14 18:28:35,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-4c498fd9-f03d-4a46-a275-01695ad9dd8e Date: Wed, 14 Nov 2018 18:28:35 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:31Z", "updated_at": "2018-11-14T18:28:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "revision_number": 0, "id": "5099c59f-95d9-493e-8f2c-5be2b7729759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7703c0688544da887969690f32ad4c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "revision_number": 0, "id": "6c26b03a-f3b0-459a-8353-475cb52500e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7703c0688544da887969690f32ad4c0"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:33Z", "revision_number": 0, "id": "717d7afc-310f-46ef-a50b-e2545556f750", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:33Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7703c0688544da887969690f32ad4c0"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-14T18:28:35Z", "revision_number": 0, "id": "a7b32e4a-d312-4f2b-bdd6-939fe2bb6205", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:35Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": 10, "ethertype": "IPv4", "project_id": "a7703c0688544da887969690f32ad4c0"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:34Z", "revision_number": 0, "id": "be22c9d8-9663-418c-b97d-cf4954d56275", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:34Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7703c0688544da887969690f32ad4c0"}], "revision_number": 5, "project_id": "a7703c0688544da887969690f32ad4c0", "id": "40947214-9c8b-4b68-b506-0670ae502fbf", "name": "CreateSecurityGroupTests-e07ef028-148c-421b-920d-eb8bc23611c6name"}]} 2018-11-14 18:28:35,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=40947214-9c8b-4b68-b506-0670ae502fbf used request id req-4c498fd9-f03d-4a46-a275-01695ad9dd8e 2018-11-14 18:28:35,429 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 40947214-9c8b-4b68-b506-0670ae502fbf 2018-11-14 18:28:35,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=40947214-9c8b-4b68-b506-0670ae502fbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98527482ffb62cd9a0289b91506a926ae1dfe899" 2018-11-14 18:28:35,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-03bc88c6-ba3b-4439-aa57-d394009946f5 Date: Wed, 14 Nov 2018 18:28: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-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:31Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "5099c59f-95d9-493e-8f2c-5be2b7729759"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:31Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "6c26b03a-f3b0-459a-8353-475cb52500e6"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:33Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:33Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "717d7afc-310f-46ef-a50b-e2545556f750"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-14T18:28:35Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": 10, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:35Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "a7b32e4a-d312-4f2b-bdd6-939fe2bb6205"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:34Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:34Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "be22c9d8-9663-418c-b97d-cf4954d56275"}]} 2018-11-14 18:28:35,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=40947214-9c8b-4b68-b506-0670ae502fbf used request id req-03bc88c6-ba3b-4439-aa57-d394009946f5 2018-11-14 18:28:35,454 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:28:35,880 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "72ab201d8f974f46a4d12e6882859d0b", "name": "CreateSecurityGroupTests-ce3cc24e-9f72-49c-proj-role"}], "expires_at": "2018-11-14T19:28:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a7703c0688544da887969690f32ad4c0", "name": "CreateSecurityGroupTests-ce3cc24e-9f72-49c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a7703c0688544da887969690f32ad4c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/a7703c0688544da887969690f32ad4c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/a7703c0688544da887969690f32ad4c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_a7703c0688544da887969690f32ad4c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_a7703c0688544da887969690f32ad4c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/a7703c0688544da887969690f32ad4c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/a7703c0688544da887969690f32ad4c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/a7703c0688544da887969690f32ad4c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/a7703c0688544da887969690f32ad4c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/a7703c0688544da887969690f32ad4c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/a7703c0688544da887969690f32ad4c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/a7703c0688544da887969690f32ad4c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/a7703c0688544da887969690f32ad4c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/a7703c0688544da887969690f32ad4c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-ce3cc24e-9f72-49c-user", "id": "6f3db6043089468f80f2525152766017"}, "audit_ids": ["NTMr-LL9QryjrfVt4wwqOA"], "issued_at": "2018-11-14T18:28:35.000000Z"}} 2018-11-14 18:28:35,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e07ef028-148c-421b-920d-eb8bc23611c6name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aae14a6e7939da69971366335ad920c9d3b2e294" 2018-11-14 18:28:36,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-911f21da-2547-4944-bb43-bfe665300484 Date: Wed, 14 Nov 2018 18:28:36 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:31Z", "updated_at": "2018-11-14T18:28:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "revision_number": 0, "id": "5099c59f-95d9-493e-8f2c-5be2b7729759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7703c0688544da887969690f32ad4c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "revision_number": 0, "id": "6c26b03a-f3b0-459a-8353-475cb52500e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7703c0688544da887969690f32ad4c0"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:33Z", "revision_number": 0, "id": "717d7afc-310f-46ef-a50b-e2545556f750", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:33Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7703c0688544da887969690f32ad4c0"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-14T18:28:35Z", "revision_number": 0, "id": "a7b32e4a-d312-4f2b-bdd6-939fe2bb6205", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:35Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": 10, "ethertype": "IPv4", "project_id": "a7703c0688544da887969690f32ad4c0"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:34Z", "revision_number": 0, "id": "be22c9d8-9663-418c-b97d-cf4954d56275", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:34Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7703c0688544da887969690f32ad4c0"}], "revision_number": 5, "project_id": "a7703c0688544da887969690f32ad4c0", "id": "40947214-9c8b-4b68-b506-0670ae502fbf", "name": "CreateSecurityGroupTests-e07ef028-148c-421b-920d-eb8bc23611c6name"}]} 2018-11-14 18:28:36,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e07ef028-148c-421b-920d-eb8bc23611c6name&description=hello+group used request id req-911f21da-2547-4944-bb43-bfe665300484 2018-11-14 18:28:36,102 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 40947214-9c8b-4b68-b506-0670ae502fbf 2018-11-14 18:28:36,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=40947214-9c8b-4b68-b506-0670ae502fbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aae14a6e7939da69971366335ad920c9d3b2e294" 2018-11-14 18:28:36,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-e5dde834-fcba-44e1-a729-4f15454429b7 Date: Wed, 14 Nov 2018 18:28: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-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:31Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "5099c59f-95d9-493e-8f2c-5be2b7729759"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:31Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "6c26b03a-f3b0-459a-8353-475cb52500e6"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:33Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:33Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "717d7afc-310f-46ef-a50b-e2545556f750"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-14T18:28:35Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": 10, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:35Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "a7b32e4a-d312-4f2b-bdd6-939fe2bb6205"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:34Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:34Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "be22c9d8-9663-418c-b97d-cf4954d56275"}]} 2018-11-14 18:28:36,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=40947214-9c8b-4b68-b506-0670ae502fbf used request id req-e5dde834-fcba-44e1-a729-4f15454429b7 2018-11-14 18:28:36,325 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 40947214-9c8b-4b68-b506-0670ae502fbf 2018-11-14 18:28:36,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=40947214-9c8b-4b68-b506-0670ae502fbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aae14a6e7939da69971366335ad920c9d3b2e294" 2018-11-14 18:28:36,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-27b3b12c-ded9-4158-927b-a29a1114902c Date: Wed, 14 Nov 2018 18:28: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-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:31Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "5099c59f-95d9-493e-8f2c-5be2b7729759"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:31Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "6c26b03a-f3b0-459a-8353-475cb52500e6"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:33Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:33Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "717d7afc-310f-46ef-a50b-e2545556f750"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-14T18:28:35Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": 10, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:35Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "a7b32e4a-d312-4f2b-bdd6-939fe2bb6205"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:34Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:34Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "be22c9d8-9663-418c-b97d-cf4954d56275"}]} 2018-11-14 18:28:36,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=40947214-9c8b-4b68-b506-0670ae502fbf used request id req-27b3b12c-ded9-4158-927b-a29a1114902c 2018-11-14 18:28:36,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e07ef028-148c-421b-920d-eb8bc23611c6name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aae14a6e7939da69971366335ad920c9d3b2e294" 2018-11-14 18:28:36,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-5a73fae9-a531-48a3-9c8c-279d4132d613 Date: Wed, 14 Nov 2018 18:28:36 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:31Z", "updated_at": "2018-11-14T18:28:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "revision_number": 0, "id": "5099c59f-95d9-493e-8f2c-5be2b7729759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7703c0688544da887969690f32ad4c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "revision_number": 0, "id": "6c26b03a-f3b0-459a-8353-475cb52500e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7703c0688544da887969690f32ad4c0"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:33Z", "revision_number": 0, "id": "717d7afc-310f-46ef-a50b-e2545556f750", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:33Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7703c0688544da887969690f32ad4c0"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-14T18:28:35Z", "revision_number": 0, "id": "a7b32e4a-d312-4f2b-bdd6-939fe2bb6205", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:35Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": 10, "ethertype": "IPv4", "project_id": "a7703c0688544da887969690f32ad4c0"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:34Z", "revision_number": 0, "id": "be22c9d8-9663-418c-b97d-cf4954d56275", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:34Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7703c0688544da887969690f32ad4c0"}], "revision_number": 5, "project_id": "a7703c0688544da887969690f32ad4c0", "id": "40947214-9c8b-4b68-b506-0670ae502fbf", "name": "CreateSecurityGroupTests-e07ef028-148c-421b-920d-eb8bc23611c6name"}]} 2018-11-14 18:28:36,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e07ef028-148c-421b-920d-eb8bc23611c6name used request id req-5a73fae9-a531-48a3-9c8c-279d4132d613 2018-11-14 18:28:36,873 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 40947214-9c8b-4b68-b506-0670ae502fbf 2018-11-14 18:28:36,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=40947214-9c8b-4b68-b506-0670ae502fbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aae14a6e7939da69971366335ad920c9d3b2e294" 2018-11-14 18:28:37,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-4784620c-7e12-45d0-a8a8-238515a8a8eb Date: Wed, 14 Nov 2018 18:28:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:31Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "5099c59f-95d9-493e-8f2c-5be2b7729759"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:31Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "6c26b03a-f3b0-459a-8353-475cb52500e6"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:33Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:33Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "717d7afc-310f-46ef-a50b-e2545556f750"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-14T18:28:35Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": 10, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:35Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "a7b32e4a-d312-4f2b-bdd6-939fe2bb6205"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:34Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:34Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "be22c9d8-9663-418c-b97d-cf4954d56275"}]} 2018-11-14 18:28:37,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=40947214-9c8b-4b68-b506-0670ae502fbf used request id req-4784620c-7e12-45d0-a8a8-238515a8a8eb 2018-11-14 18:28:37,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e07ef028-148c-421b-920d-eb8bc23611c6name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aae14a6e7939da69971366335ad920c9d3b2e294" 2018-11-14 18:28:37,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-91a0adb9-f010-42e1-8202-1b2af88d1d77 Date: Wed, 14 Nov 2018 18:28:37 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:31Z", "updated_at": "2018-11-14T18:28:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "revision_number": 0, "id": "5099c59f-95d9-493e-8f2c-5be2b7729759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7703c0688544da887969690f32ad4c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "revision_number": 0, "id": "6c26b03a-f3b0-459a-8353-475cb52500e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7703c0688544da887969690f32ad4c0"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:33Z", "revision_number": 0, "id": "717d7afc-310f-46ef-a50b-e2545556f750", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:33Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7703c0688544da887969690f32ad4c0"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-14T18:28:35Z", "revision_number": 0, "id": "a7b32e4a-d312-4f2b-bdd6-939fe2bb6205", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:35Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": 10, "ethertype": "IPv4", "project_id": "a7703c0688544da887969690f32ad4c0"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:34Z", "revision_number": 0, "id": "be22c9d8-9663-418c-b97d-cf4954d56275", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:34Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7703c0688544da887969690f32ad4c0"}], "revision_number": 5, "project_id": "a7703c0688544da887969690f32ad4c0", "id": "40947214-9c8b-4b68-b506-0670ae502fbf", "name": "CreateSecurityGroupTests-e07ef028-148c-421b-920d-eb8bc23611c6name"}]} 2018-11-14 18:28:37,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e07ef028-148c-421b-920d-eb8bc23611c6name used request id req-91a0adb9-f010-42e1-8202-1b2af88d1d77 2018-11-14 18:28:37,328 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 40947214-9c8b-4b68-b506-0670ae502fbf 2018-11-14 18:28:37,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=40947214-9c8b-4b68-b506-0670ae502fbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aae14a6e7939da69971366335ad920c9d3b2e294" 2018-11-14 18:28:37,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-8033aa6c-0a4e-40d3-b0b4-b8c8a046c1c1 Date: Wed, 14 Nov 2018 18:28:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:31Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "5099c59f-95d9-493e-8f2c-5be2b7729759"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:31Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "6c26b03a-f3b0-459a-8353-475cb52500e6"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:33Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:33Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "717d7afc-310f-46ef-a50b-e2545556f750"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-14T18:28:35Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": 10, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:35Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "a7b32e4a-d312-4f2b-bdd6-939fe2bb6205"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:34Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:34Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "be22c9d8-9663-418c-b97d-cf4954d56275"}]} 2018-11-14 18:28:37,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=40947214-9c8b-4b68-b506-0670ae502fbf used request id req-8033aa6c-0a4e-40d3-b0b4-b8c8a046c1c1 2018-11-14 18:28:37,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e07ef028-148c-421b-920d-eb8bc23611c6name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aae14a6e7939da69971366335ad920c9d3b2e294" 2018-11-14 18:28:37,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-ed4fab8e-6537-425b-bc60-de428c70470b Date: Wed, 14 Nov 2018 18:28:37 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:31Z", "updated_at": "2018-11-14T18:28:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "revision_number": 0, "id": "5099c59f-95d9-493e-8f2c-5be2b7729759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7703c0688544da887969690f32ad4c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "revision_number": 0, "id": "6c26b03a-f3b0-459a-8353-475cb52500e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7703c0688544da887969690f32ad4c0"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:33Z", "revision_number": 0, "id": "717d7afc-310f-46ef-a50b-e2545556f750", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:33Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7703c0688544da887969690f32ad4c0"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-14T18:28:35Z", "revision_number": 0, "id": "a7b32e4a-d312-4f2b-bdd6-939fe2bb6205", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:35Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": 10, "ethertype": "IPv4", "project_id": "a7703c0688544da887969690f32ad4c0"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:34Z", "revision_number": 0, "id": "be22c9d8-9663-418c-b97d-cf4954d56275", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:34Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7703c0688544da887969690f32ad4c0"}], "revision_number": 5, "project_id": "a7703c0688544da887969690f32ad4c0", "id": "40947214-9c8b-4b68-b506-0670ae502fbf", "name": "CreateSecurityGroupTests-e07ef028-148c-421b-920d-eb8bc23611c6name"}]} 2018-11-14 18:28:37,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e07ef028-148c-421b-920d-eb8bc23611c6name used request id req-ed4fab8e-6537-425b-bc60-de428c70470b 2018-11-14 18:28:37,779 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 40947214-9c8b-4b68-b506-0670ae502fbf 2018-11-14 18:28:37,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=40947214-9c8b-4b68-b506-0670ae502fbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aae14a6e7939da69971366335ad920c9d3b2e294" 2018-11-14 18:28:37,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-9a5c11b7-dd37-4c18-9f2f-9134c0575292 Date: Wed, 14 Nov 2018 18:28:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:31Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "5099c59f-95d9-493e-8f2c-5be2b7729759"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:31Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "6c26b03a-f3b0-459a-8353-475cb52500e6"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:33Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:33Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "717d7afc-310f-46ef-a50b-e2545556f750"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-14T18:28:35Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": 10, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:35Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "a7b32e4a-d312-4f2b-bdd6-939fe2bb6205"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:34Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:34Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "be22c9d8-9663-418c-b97d-cf4954d56275"}]} 2018-11-14 18:28:37,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=40947214-9c8b-4b68-b506-0670ae502fbf used request id req-9a5c11b7-dd37-4c18-9f2f-9134c0575292 2018-11-14 18:28:37,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e07ef028-148c-421b-920d-eb8bc23611c6name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aae14a6e7939da69971366335ad920c9d3b2e294" 2018-11-14 18:28:38,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-19306929-b297-4b31-b0be-f908dd4ec5ed Date: Wed, 14 Nov 2018 18:28:38 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:31Z", "updated_at": "2018-11-14T18:28:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "revision_number": 0, "id": "5099c59f-95d9-493e-8f2c-5be2b7729759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7703c0688544da887969690f32ad4c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "revision_number": 0, "id": "6c26b03a-f3b0-459a-8353-475cb52500e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7703c0688544da887969690f32ad4c0"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:33Z", "revision_number": 0, "id": "717d7afc-310f-46ef-a50b-e2545556f750", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:33Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7703c0688544da887969690f32ad4c0"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-14T18:28:35Z", "revision_number": 0, "id": "a7b32e4a-d312-4f2b-bdd6-939fe2bb6205", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:35Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": 10, "ethertype": "IPv4", "project_id": "a7703c0688544da887969690f32ad4c0"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:34Z", "revision_number": 0, "id": "be22c9d8-9663-418c-b97d-cf4954d56275", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:34Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7703c0688544da887969690f32ad4c0"}], "revision_number": 5, "project_id": "a7703c0688544da887969690f32ad4c0", "id": "40947214-9c8b-4b68-b506-0670ae502fbf", "name": "CreateSecurityGroupTests-e07ef028-148c-421b-920d-eb8bc23611c6name"}]} 2018-11-14 18:28:38,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e07ef028-148c-421b-920d-eb8bc23611c6name used request id req-19306929-b297-4b31-b0be-f908dd4ec5ed 2018-11-14 18:28:38,207 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 40947214-9c8b-4b68-b506-0670ae502fbf 2018-11-14 18:28:38,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=40947214-9c8b-4b68-b506-0670ae502fbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aae14a6e7939da69971366335ad920c9d3b2e294" 2018-11-14 18:28:38,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-e60cef84-c987-4e9d-ac33-3af94c349f44 Date: Wed, 14 Nov 2018 18:28:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:31Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "5099c59f-95d9-493e-8f2c-5be2b7729759"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:31Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "6c26b03a-f3b0-459a-8353-475cb52500e6"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:33Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:33Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "717d7afc-310f-46ef-a50b-e2545556f750"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-14T18:28:35Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": 10, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:35Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "a7b32e4a-d312-4f2b-bdd6-939fe2bb6205"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:34Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:34Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "be22c9d8-9663-418c-b97d-cf4954d56275"}]} 2018-11-14 18:28:38,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=40947214-9c8b-4b68-b506-0670ae502fbf used request id req-e60cef84-c987-4e9d-ac33-3af94c349f44 2018-11-14 18:28:38,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e07ef028-148c-421b-920d-eb8bc23611c6name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aae14a6e7939da69971366335ad920c9d3b2e294" 2018-11-14 18:28:38,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-4e24c89e-b992-40c3-8796-f973ac3dd312 Date: Wed, 14 Nov 2018 18:28:38 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:31Z", "updated_at": "2018-11-14T18:28:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "revision_number": 0, "id": "5099c59f-95d9-493e-8f2c-5be2b7729759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7703c0688544da887969690f32ad4c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "revision_number": 0, "id": "6c26b03a-f3b0-459a-8353-475cb52500e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7703c0688544da887969690f32ad4c0"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:33Z", "revision_number": 0, "id": "717d7afc-310f-46ef-a50b-e2545556f750", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:33Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7703c0688544da887969690f32ad4c0"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-14T18:28:35Z", "revision_number": 0, "id": "a7b32e4a-d312-4f2b-bdd6-939fe2bb6205", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:35Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": 10, "ethertype": "IPv4", "project_id": "a7703c0688544da887969690f32ad4c0"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:34Z", "revision_number": 0, "id": "be22c9d8-9663-418c-b97d-cf4954d56275", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:34Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7703c0688544da887969690f32ad4c0"}], "revision_number": 5, "project_id": "a7703c0688544da887969690f32ad4c0", "id": "40947214-9c8b-4b68-b506-0670ae502fbf", "name": "CreateSecurityGroupTests-e07ef028-148c-421b-920d-eb8bc23611c6name"}]} 2018-11-14 18:28:38,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e07ef028-148c-421b-920d-eb8bc23611c6name used request id req-4e24c89e-b992-40c3-8796-f973ac3dd312 2018-11-14 18:28:38,477 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 40947214-9c8b-4b68-b506-0670ae502fbf 2018-11-14 18:28:38,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=40947214-9c8b-4b68-b506-0670ae502fbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aae14a6e7939da69971366335ad920c9d3b2e294" 2018-11-14 18:28:38,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-5bb64622-a775-47da-9f1f-4bc70f57c4b8 Date: Wed, 14 Nov 2018 18:28:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:31Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "5099c59f-95d9-493e-8f2c-5be2b7729759"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:31Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "6c26b03a-f3b0-459a-8353-475cb52500e6"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:33Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:33Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "717d7afc-310f-46ef-a50b-e2545556f750"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-14T18:28:35Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": 10, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:35Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "a7b32e4a-d312-4f2b-bdd6-939fe2bb6205"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:34Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:34Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "be22c9d8-9663-418c-b97d-cf4954d56275"}]} 2018-11-14 18:28:38,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=40947214-9c8b-4b68-b506-0670ae502fbf used request id req-5bb64622-a775-47da-9f1f-4bc70f57c4b8 2018-11-14 18:28:38,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e07ef028-148c-421b-920d-eb8bc23611c6name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aae14a6e7939da69971366335ad920c9d3b2e294" 2018-11-14 18:28:38,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-ad7d9d93-6d11-418f-938d-da2359773ed6 Date: Wed, 14 Nov 2018 18:28:38 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:31Z", "updated_at": "2018-11-14T18:28:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "revision_number": 0, "id": "5099c59f-95d9-493e-8f2c-5be2b7729759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7703c0688544da887969690f32ad4c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "revision_number": 0, "id": "6c26b03a-f3b0-459a-8353-475cb52500e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7703c0688544da887969690f32ad4c0"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:33Z", "revision_number": 0, "id": "717d7afc-310f-46ef-a50b-e2545556f750", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:33Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7703c0688544da887969690f32ad4c0"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-14T18:28:35Z", "revision_number": 0, "id": "a7b32e4a-d312-4f2b-bdd6-939fe2bb6205", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:35Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": 10, "ethertype": "IPv4", "project_id": "a7703c0688544da887969690f32ad4c0"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:34Z", "revision_number": 0, "id": "be22c9d8-9663-418c-b97d-cf4954d56275", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:34Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7703c0688544da887969690f32ad4c0"}], "revision_number": 5, "project_id": "a7703c0688544da887969690f32ad4c0", "id": "40947214-9c8b-4b68-b506-0670ae502fbf", "name": "CreateSecurityGroupTests-e07ef028-148c-421b-920d-eb8bc23611c6name"}]} 2018-11-14 18:28:38,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e07ef028-148c-421b-920d-eb8bc23611c6name used request id req-ad7d9d93-6d11-418f-938d-da2359773ed6 2018-11-14 18:28:38,925 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 40947214-9c8b-4b68-b506-0670ae502fbf 2018-11-14 18:28:38,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=40947214-9c8b-4b68-b506-0670ae502fbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aae14a6e7939da69971366335ad920c9d3b2e294" 2018-11-14 18:28:39,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-daaf5ecc-ed6e-45b4-9fc7-e1e46f72e7d2 Date: Wed, 14 Nov 2018 18:28:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:31Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "5099c59f-95d9-493e-8f2c-5be2b7729759"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:31Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "6c26b03a-f3b0-459a-8353-475cb52500e6"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:33Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:33Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "717d7afc-310f-46ef-a50b-e2545556f750"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-14T18:28:35Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": 10, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:35Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "a7b32e4a-d312-4f2b-bdd6-939fe2bb6205"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:34Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:34Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "be22c9d8-9663-418c-b97d-cf4954d56275"}]} 2018-11-14 18:28:39,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=40947214-9c8b-4b68-b506-0670ae502fbf used request id req-daaf5ecc-ed6e-45b4-9fc7-e1e46f72e7d2 2018-11-14 18:28:39,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e07ef028-148c-421b-920d-eb8bc23611c6name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aae14a6e7939da69971366335ad920c9d3b2e294" 2018-11-14 18:28:39,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-b7f6e552-98d2-4ad4-af0f-688ae2bdf527 Date: Wed, 14 Nov 2018 18:28:39 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:31Z", "updated_at": "2018-11-14T18:28:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "revision_number": 0, "id": "5099c59f-95d9-493e-8f2c-5be2b7729759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7703c0688544da887969690f32ad4c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "revision_number": 0, "id": "6c26b03a-f3b0-459a-8353-475cb52500e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7703c0688544da887969690f32ad4c0"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:33Z", "revision_number": 0, "id": "717d7afc-310f-46ef-a50b-e2545556f750", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:33Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7703c0688544da887969690f32ad4c0"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-14T18:28:35Z", "revision_number": 0, "id": "a7b32e4a-d312-4f2b-bdd6-939fe2bb6205", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:35Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": 10, "ethertype": "IPv4", "project_id": "a7703c0688544da887969690f32ad4c0"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:34Z", "revision_number": 0, "id": "be22c9d8-9663-418c-b97d-cf4954d56275", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:34Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7703c0688544da887969690f32ad4c0"}], "revision_number": 5, "project_id": "a7703c0688544da887969690f32ad4c0", "id": "40947214-9c8b-4b68-b506-0670ae502fbf", "name": "CreateSecurityGroupTests-e07ef028-148c-421b-920d-eb8bc23611c6name"}]} 2018-11-14 18:28:39,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e07ef028-148c-421b-920d-eb8bc23611c6name used request id req-b7f6e552-98d2-4ad4-af0f-688ae2bdf527 2018-11-14 18:28:39,192 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 40947214-9c8b-4b68-b506-0670ae502fbf 2018-11-14 18:28:39,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=40947214-9c8b-4b68-b506-0670ae502fbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aae14a6e7939da69971366335ad920c9d3b2e294" 2018-11-14 18:28:39,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-16db5026-34f6-4a57-9ef6-3deb9633ad75 Date: Wed, 14 Nov 2018 18:28:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:31Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "5099c59f-95d9-493e-8f2c-5be2b7729759"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:31Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "6c26b03a-f3b0-459a-8353-475cb52500e6"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:33Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:33Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "717d7afc-310f-46ef-a50b-e2545556f750"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-14T18:28:35Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": 10, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:35Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "a7b32e4a-d312-4f2b-bdd6-939fe2bb6205"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:34Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:34Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "be22c9d8-9663-418c-b97d-cf4954d56275"}]} 2018-11-14 18:28:39,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=40947214-9c8b-4b68-b506-0670ae502fbf used request id req-16db5026-34f6-4a57-9ef6-3deb9633ad75 2018-11-14 18:28:39,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e07ef028-148c-421b-920d-eb8bc23611c6name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aae14a6e7939da69971366335ad920c9d3b2e294" 2018-11-14 18:28:39,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-5700eba5-60fb-466e-9df2-e6a81087504f Date: Wed, 14 Nov 2018 18:28:39 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:31Z", "updated_at": "2018-11-14T18:28:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "revision_number": 0, "id": "5099c59f-95d9-493e-8f2c-5be2b7729759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7703c0688544da887969690f32ad4c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "revision_number": 0, "id": "6c26b03a-f3b0-459a-8353-475cb52500e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7703c0688544da887969690f32ad4c0"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:33Z", "revision_number": 0, "id": "717d7afc-310f-46ef-a50b-e2545556f750", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:33Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7703c0688544da887969690f32ad4c0"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-14T18:28:35Z", "revision_number": 0, "id": "a7b32e4a-d312-4f2b-bdd6-939fe2bb6205", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:35Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": 10, "ethertype": "IPv4", "project_id": "a7703c0688544da887969690f32ad4c0"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:34Z", "revision_number": 0, "id": "be22c9d8-9663-418c-b97d-cf4954d56275", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:34Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7703c0688544da887969690f32ad4c0"}], "revision_number": 5, "project_id": "a7703c0688544da887969690f32ad4c0", "id": "40947214-9c8b-4b68-b506-0670ae502fbf", "name": "CreateSecurityGroupTests-e07ef028-148c-421b-920d-eb8bc23611c6name"}]} 2018-11-14 18:28:39,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e07ef028-148c-421b-920d-eb8bc23611c6name used request id req-5700eba5-60fb-466e-9df2-e6a81087504f 2018-11-14 18:28:39,470 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 40947214-9c8b-4b68-b506-0670ae502fbf 2018-11-14 18:28:39,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=40947214-9c8b-4b68-b506-0670ae502fbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aae14a6e7939da69971366335ad920c9d3b2e294" 2018-11-14 18:28:39,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-ba211c0b-904b-4c96-b6d9-f98b5315076e Date: Wed, 14 Nov 2018 18:28:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:31Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "5099c59f-95d9-493e-8f2c-5be2b7729759"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:31Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "6c26b03a-f3b0-459a-8353-475cb52500e6"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:33Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:33Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "717d7afc-310f-46ef-a50b-e2545556f750"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-14T18:28:35Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": 10, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:35Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "a7b32e4a-d312-4f2b-bdd6-939fe2bb6205"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:34Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:34Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "be22c9d8-9663-418c-b97d-cf4954d56275"}]} 2018-11-14 18:28:39,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=40947214-9c8b-4b68-b506-0670ae502fbf used request id req-ba211c0b-904b-4c96-b6d9-f98b5315076e 2018-11-14 18:28:39,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e07ef028-148c-421b-920d-eb8bc23611c6name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aae14a6e7939da69971366335ad920c9d3b2e294" 2018-11-14 18:28:39,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-34cf7891-0810-40bc-a8ee-b6f7ce3443a3 Date: Wed, 14 Nov 2018 18:28:39 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:31Z", "updated_at": "2018-11-14T18:28:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "revision_number": 0, "id": "5099c59f-95d9-493e-8f2c-5be2b7729759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7703c0688544da887969690f32ad4c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "revision_number": 0, "id": "6c26b03a-f3b0-459a-8353-475cb52500e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7703c0688544da887969690f32ad4c0"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:33Z", "revision_number": 0, "id": "717d7afc-310f-46ef-a50b-e2545556f750", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:33Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7703c0688544da887969690f32ad4c0"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-14T18:28:35Z", "revision_number": 0, "id": "a7b32e4a-d312-4f2b-bdd6-939fe2bb6205", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:35Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": 10, "ethertype": "IPv4", "project_id": "a7703c0688544da887969690f32ad4c0"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:34Z", "revision_number": 0, "id": "be22c9d8-9663-418c-b97d-cf4954d56275", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:34Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7703c0688544da887969690f32ad4c0"}], "revision_number": 5, "project_id": "a7703c0688544da887969690f32ad4c0", "id": "40947214-9c8b-4b68-b506-0670ae502fbf", "name": "CreateSecurityGroupTests-e07ef028-148c-421b-920d-eb8bc23611c6name"}]} 2018-11-14 18:28:39,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e07ef028-148c-421b-920d-eb8bc23611c6name used request id req-34cf7891-0810-40bc-a8ee-b6f7ce3443a3 2018-11-14 18:28:39,766 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 40947214-9c8b-4b68-b506-0670ae502fbf 2018-11-14 18:28:39,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=40947214-9c8b-4b68-b506-0670ae502fbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aae14a6e7939da69971366335ad920c9d3b2e294" 2018-11-14 18:28:39,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-f556e10f-c177-4018-aa73-8235dc7eaae5 Date: Wed, 14 Nov 2018 18:28:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:31Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "5099c59f-95d9-493e-8f2c-5be2b7729759"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:31Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "6c26b03a-f3b0-459a-8353-475cb52500e6"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:33Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:33Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "717d7afc-310f-46ef-a50b-e2545556f750"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-14T18:28:35Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": 10, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:35Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "a7b32e4a-d312-4f2b-bdd6-939fe2bb6205"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:34Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:34Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "be22c9d8-9663-418c-b97d-cf4954d56275"}]} 2018-11-14 18:28:39,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=40947214-9c8b-4b68-b506-0670ae502fbf used request id req-f556e10f-c177-4018-aa73-8235dc7eaae5 2018-11-14 18:28:39,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e07ef028-148c-421b-920d-eb8bc23611c6name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aae14a6e7939da69971366335ad920c9d3b2e294" 2018-11-14 18:28:40,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-b8671445-10d5-4d04-9c33-96bfe46557f7 Date: Wed, 14 Nov 2018 18:28:40 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:31Z", "updated_at": "2018-11-14T18:28:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "revision_number": 0, "id": "5099c59f-95d9-493e-8f2c-5be2b7729759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7703c0688544da887969690f32ad4c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "revision_number": 0, "id": "6c26b03a-f3b0-459a-8353-475cb52500e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7703c0688544da887969690f32ad4c0"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:33Z", "revision_number": 0, "id": "717d7afc-310f-46ef-a50b-e2545556f750", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:33Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7703c0688544da887969690f32ad4c0"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-14T18:28:35Z", "revision_number": 0, "id": "a7b32e4a-d312-4f2b-bdd6-939fe2bb6205", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:35Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": 10, "ethertype": "IPv4", "project_id": "a7703c0688544da887969690f32ad4c0"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:34Z", "revision_number": 0, "id": "be22c9d8-9663-418c-b97d-cf4954d56275", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:34Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7703c0688544da887969690f32ad4c0"}], "revision_number": 5, "project_id": "a7703c0688544da887969690f32ad4c0", "id": "40947214-9c8b-4b68-b506-0670ae502fbf", "name": "CreateSecurityGroupTests-e07ef028-148c-421b-920d-eb8bc23611c6name"}]} 2018-11-14 18:28:40,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e07ef028-148c-421b-920d-eb8bc23611c6name used request id req-b8671445-10d5-4d04-9c33-96bfe46557f7 2018-11-14 18:28:40,096 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 40947214-9c8b-4b68-b506-0670ae502fbf 2018-11-14 18:28:40,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=40947214-9c8b-4b68-b506-0670ae502fbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aae14a6e7939da69971366335ad920c9d3b2e294" 2018-11-14 18:28:40,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-5ace80b5-ab63-46b8-87b0-7a5e15a02d23 Date: Wed, 14 Nov 2018 18:28:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:31Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "5099c59f-95d9-493e-8f2c-5be2b7729759"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:31Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "6c26b03a-f3b0-459a-8353-475cb52500e6"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:33Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:33Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "717d7afc-310f-46ef-a50b-e2545556f750"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-14T18:28:35Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": 10, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:35Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "a7b32e4a-d312-4f2b-bdd6-939fe2bb6205"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:34Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:34Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "be22c9d8-9663-418c-b97d-cf4954d56275"}]} 2018-11-14 18:28:40,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=40947214-9c8b-4b68-b506-0670ae502fbf used request id req-5ace80b5-ab63-46b8-87b0-7a5e15a02d23 2018-11-14 18:28:40,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e07ef028-148c-421b-920d-eb8bc23611c6name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aae14a6e7939da69971366335ad920c9d3b2e294" 2018-11-14 18:28:40,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-c967d373-184a-4163-8b69-097dbc4fb124 Date: Wed, 14 Nov 2018 18:28:40 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:31Z", "updated_at": "2018-11-14T18:28:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "revision_number": 0, "id": "5099c59f-95d9-493e-8f2c-5be2b7729759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7703c0688544da887969690f32ad4c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "revision_number": 0, "id": "6c26b03a-f3b0-459a-8353-475cb52500e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7703c0688544da887969690f32ad4c0"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:33Z", "revision_number": 0, "id": "717d7afc-310f-46ef-a50b-e2545556f750", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:33Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7703c0688544da887969690f32ad4c0"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-14T18:28:35Z", "revision_number": 0, "id": "a7b32e4a-d312-4f2b-bdd6-939fe2bb6205", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:35Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": 10, "ethertype": "IPv4", "project_id": "a7703c0688544da887969690f32ad4c0"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:34Z", "revision_number": 0, "id": "be22c9d8-9663-418c-b97d-cf4954d56275", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:34Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7703c0688544da887969690f32ad4c0"}], "revision_number": 5, "project_id": "a7703c0688544da887969690f32ad4c0", "id": "40947214-9c8b-4b68-b506-0670ae502fbf", "name": "CreateSecurityGroupTests-e07ef028-148c-421b-920d-eb8bc23611c6name"}]} 2018-11-14 18:28:40,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e07ef028-148c-421b-920d-eb8bc23611c6name used request id req-c967d373-184a-4163-8b69-097dbc4fb124 2018-11-14 18:28:40,512 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 40947214-9c8b-4b68-b506-0670ae502fbf 2018-11-14 18:28:40,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=40947214-9c8b-4b68-b506-0670ae502fbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aae14a6e7939da69971366335ad920c9d3b2e294" 2018-11-14 18:28:40,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-a61d50aa-49d3-4271-8c38-ebf50b3f0b07 Date: Wed, 14 Nov 2018 18:28:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:31Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "5099c59f-95d9-493e-8f2c-5be2b7729759"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:31Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "6c26b03a-f3b0-459a-8353-475cb52500e6"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:33Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:33Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "717d7afc-310f-46ef-a50b-e2545556f750"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-14T18:28:35Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": 10, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:35Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "a7b32e4a-d312-4f2b-bdd6-939fe2bb6205"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:34Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:34Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "be22c9d8-9663-418c-b97d-cf4954d56275"}]} 2018-11-14 18:28:40,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=40947214-9c8b-4b68-b506-0670ae502fbf used request id req-a61d50aa-49d3-4271-8c38-ebf50b3f0b07 2018-11-14 18:28:40,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e07ef028-148c-421b-920d-eb8bc23611c6name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aae14a6e7939da69971366335ad920c9d3b2e294" 2018-11-14 18:28:40,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-64969c65-dba2-4cb5-9781-87d76bb8da4c Date: Wed, 14 Nov 2018 18:28:40 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:31Z", "updated_at": "2018-11-14T18:28:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "revision_number": 0, "id": "5099c59f-95d9-493e-8f2c-5be2b7729759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7703c0688544da887969690f32ad4c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "revision_number": 0, "id": "6c26b03a-f3b0-459a-8353-475cb52500e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7703c0688544da887969690f32ad4c0"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:33Z", "revision_number": 0, "id": "717d7afc-310f-46ef-a50b-e2545556f750", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:33Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7703c0688544da887969690f32ad4c0"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-14T18:28:35Z", "revision_number": 0, "id": "a7b32e4a-d312-4f2b-bdd6-939fe2bb6205", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:35Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": 10, "ethertype": "IPv4", "project_id": "a7703c0688544da887969690f32ad4c0"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:34Z", "revision_number": 0, "id": "be22c9d8-9663-418c-b97d-cf4954d56275", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:34Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7703c0688544da887969690f32ad4c0"}], "revision_number": 5, "project_id": "a7703c0688544da887969690f32ad4c0", "id": "40947214-9c8b-4b68-b506-0670ae502fbf", "name": "CreateSecurityGroupTests-e07ef028-148c-421b-920d-eb8bc23611c6name"}]} 2018-11-14 18:28:40,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e07ef028-148c-421b-920d-eb8bc23611c6name used request id req-64969c65-dba2-4cb5-9781-87d76bb8da4c 2018-11-14 18:28:40,591 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 40947214-9c8b-4b68-b506-0670ae502fbf 2018-11-14 18:28:40,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=40947214-9c8b-4b68-b506-0670ae502fbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aae14a6e7939da69971366335ad920c9d3b2e294" 2018-11-14 18:28:40,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-245c9c66-6d62-4733-8953-68b08d3af853 Date: Wed, 14 Nov 2018 18:28:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:31Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "5099c59f-95d9-493e-8f2c-5be2b7729759"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:31Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "6c26b03a-f3b0-459a-8353-475cb52500e6"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:33Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:33Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "717d7afc-310f-46ef-a50b-e2545556f750"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-14T18:28:35Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": 10, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:35Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "a7b32e4a-d312-4f2b-bdd6-939fe2bb6205"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:34Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:34Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "be22c9d8-9663-418c-b97d-cf4954d56275"}]} 2018-11-14 18:28:40,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=40947214-9c8b-4b68-b506-0670ae502fbf used request id req-245c9c66-6d62-4733-8953-68b08d3af853 2018-11-14 18:28:40,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=40947214-9c8b-4b68-b506-0670ae502fbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98527482ffb62cd9a0289b91506a926ae1dfe899" 2018-11-14 18:28:40,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-a452b7bf-3ccd-4ce8-b17a-32b5b6d7dd57 Date: Wed, 14 Nov 2018 18:28:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:31Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "5099c59f-95d9-493e-8f2c-5be2b7729759"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:31Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "6c26b03a-f3b0-459a-8353-475cb52500e6"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:33Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:33Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "717d7afc-310f-46ef-a50b-e2545556f750"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-14T18:28:35Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": 10, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:35Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "a7b32e4a-d312-4f2b-bdd6-939fe2bb6205"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:34Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:34Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "be22c9d8-9663-418c-b97d-cf4954d56275"}]} 2018-11-14 18:28:40,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=40947214-9c8b-4b68-b506-0670ae502fbf used request id req-a452b7bf-3ccd-4ce8-b17a-32b5b6d7dd57 2018-11-14 18:28:40,661 - neutron_utils - INFO - Deleting security group rule with ID - 5099c59f-95d9-493e-8f2c-5be2b7729759 2018-11-14 18:28:40,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/5099c59f-95d9-493e-8f2c-5be2b7729759 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98527482ffb62cd9a0289b91506a926ae1dfe899" 2018-11-14 18:28:40,942 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ea7a9fe9-7a7f-4769-8630-ab20586d3767 Content-Length: 0 Date: Wed, 14 Nov 2018 18:28:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:28:40,942 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/5099c59f-95d9-493e-8f2c-5be2b7729759 used request id req-ea7a9fe9-7a7f-4769-8630-ab20586d3767 2018-11-14 18:28:40,942 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 40947214-9c8b-4b68-b506-0670ae502fbf 2018-11-14 18:28:40,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=40947214-9c8b-4b68-b506-0670ae502fbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aae14a6e7939da69971366335ad920c9d3b2e294" 2018-11-14 18:28:40,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2002 X-Openstack-Request-Id: req-e4e36487-1d58-4323-ae39-48166a4e5d50 Date: Wed, 14 Nov 2018 18:28:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:31Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:31Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "6c26b03a-f3b0-459a-8353-475cb52500e6"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:33Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:33Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "717d7afc-310f-46ef-a50b-e2545556f750"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-14T18:28:35Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": 10, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:35Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "a7b32e4a-d312-4f2b-bdd6-939fe2bb6205"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:34Z", "security_group_id": "40947214-9c8b-4b68-b506-0670ae502fbf", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:34Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "be22c9d8-9663-418c-b97d-cf4954d56275"}]} 2018-11-14 18:28:40,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=40947214-9c8b-4b68-b506-0670ae502fbf used request id req-e4e36487-1d58-4323-ae39-48166a4e5d50 2018-11-14 18:28:40,966 - neutron_utils - INFO - Deleting security group rule with ID - 717d7afc-310f-46ef-a50b-e2545556f750 2018-11-14 18:28:40,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/717d7afc-310f-46ef-a50b-e2545556f750 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98527482ffb62cd9a0289b91506a926ae1dfe899" 2018-11-14 18:28:41,085 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8d4402d2-5403-4fcd-85e9-182e4291545a Content-Length: 0 Date: Wed, 14 Nov 2018 18:28:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:28:41,085 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/717d7afc-310f-46ef-a50b-e2545556f750 used request id req-8d4402d2-5403-4fcd-85e9-182e4291545a 2018-11-14 18:28:41,085 - neutron_utils - INFO - Deleting security group rule with ID - 5099c59f-95d9-493e-8f2c-5be2b7729759 2018-11-14 18:28:41,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/5099c59f-95d9-493e-8f2c-5be2b7729759 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98527482ffb62cd9a0289b91506a926ae1dfe899" 2018-11-14 18:28:41,111 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-9f555cf8-e59f-469b-9ad7-c83fccd7ec02 Date: Wed, 14 Nov 2018 18:28:41 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 5099c59f-95d9-493e-8f2c-5be2b7729759 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-11-14 18:28:41,111 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/5099c59f-95d9-493e-8f2c-5be2b7729759 used request id req-9f555cf8-e59f-469b-9ad7-c83fccd7ec02 2018-11-14 18:28:41,111 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 5099c59f-95d9-493e-8f2c-5be2b7729759 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-11-14 18:28:41,111 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 5099c59f-95d9-493e-8f2c-5be2b7729759 does not exist Neutron server returns request_ids: ['req-9f555cf8-e59f-469b-9ad7-c83fccd7ec02'] 2018-11-14 18:28:41,112 - neutron_utils - INFO - Deleting security group rule with ID - 6c26b03a-f3b0-459a-8353-475cb52500e6 2018-11-14 18:28:41,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/6c26b03a-f3b0-459a-8353-475cb52500e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98527482ffb62cd9a0289b91506a926ae1dfe899" 2018-11-14 18:28:41,472 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cffd627b-ffb3-4063-8368-ee8b08f352c0 Content-Length: 0 Date: Wed, 14 Nov 2018 18:28:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:28:41,472 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/6c26b03a-f3b0-459a-8353-475cb52500e6 used request id req-cffd627b-ffb3-4063-8368-ee8b08f352c0 2018-11-14 18:28:41,472 - neutron_utils - INFO - Deleting security group rule with ID - a7b32e4a-d312-4f2b-bdd6-939fe2bb6205 2018-11-14 18:28:41,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/a7b32e4a-d312-4f2b-bdd6-939fe2bb6205 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98527482ffb62cd9a0289b91506a926ae1dfe899" 2018-11-14 18:28:41,744 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dbf4d5dd-769e-4383-9276-bcd4c0a22600 Content-Length: 0 Date: Wed, 14 Nov 2018 18:28:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:28:41,744 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/a7b32e4a-d312-4f2b-bdd6-939fe2bb6205 used request id req-dbf4d5dd-769e-4383-9276-bcd4c0a22600 2018-11-14 18:28:41,745 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-e07ef028-148c-421b-920d-eb8bc23611c6name 2018-11-14 18:28:41,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/40947214-9c8b-4b68-b506-0670ae502fbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98527482ffb62cd9a0289b91506a926ae1dfe899" 2018-11-14 18:28:42,115 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-90d8dd66-191f-4986-a9a9-cb6d573a26fc Content-Length: 0 Date: Wed, 14 Nov 2018 18:28:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:28:42,115 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/40947214-9c8b-4b68-b506-0670ae502fbf used request id req-90d8dd66-191f-4986-a9a9-cb6d573a26fc 2018-11-14 18:28:42,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ab76d208b1a197622c2afa1ced557e241c0b48" 2018-11-14 18:28:42,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-59304dff-ddd9-42da-8e05-5c535ef5b6d7 Date: Wed, 14 Nov 2018 18:28:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:30Z", "updated_at": "2018-11-14T18:28:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:30Z", "revision_number": 0, "id": "656e2b65-4d6f-4f80-845e-bf654c1b30ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:30Z", "security_group_id": "b4f9881b-3b58-4a68-b167-4a40afb52c9c", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7703c0688544da887969690f32ad4c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:30Z", "revision_number": 0, "id": "922f1438-a788-4f17-87e3-be3afebcead6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:30Z", "security_group_id": "b4f9881b-3b58-4a68-b167-4a40afb52c9c", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7703c0688544da887969690f32ad4c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:30Z", "revision_number": 0, "id": "f4e67ed6-434a-4c3a-8346-c22c1389a547", "remote_group_id": "b4f9881b-3b58-4a68-b167-4a40afb52c9c", "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:30Z", "security_group_id": "b4f9881b-3b58-4a68-b167-4a40afb52c9c", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7703c0688544da887969690f32ad4c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:30Z", "revision_number": 0, "id": "fdb75f49-4e4c-4789-9c85-a7cc8c96ba16", "remote_group_id": "b4f9881b-3b58-4a68-b167-4a40afb52c9c", "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:30Z", "security_group_id": "b4f9881b-3b58-4a68-b167-4a40afb52c9c", "tenant_id": "a7703c0688544da887969690f32ad4c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7703c0688544da887969690f32ad4c0"}], "revision_number": 4, "project_id": "a7703c0688544da887969690f32ad4c0", "id": "b4f9881b-3b58-4a68-b167-4a40afb52c9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:28:42,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-59304dff-ddd9-42da-8e05-5c535ef5b6d7 2018-11-14 18:28:42,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ab76d208b1a197622c2afa1ced557e241c0b48" 2018-11-14 18:28:42,514 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:28:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6bec484f-cfb5-42f9-bec0-98e5c20b8a99 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:28:42,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-6bec484f-cfb5-42f9-bec0-98e5c20b8a99 2018-11-14 18:28:42,515 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:28:42,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ab76d208b1a197622c2afa1ced557e241c0b48" 2018-11-14 18:28:42,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:28:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d1ed0a0-82d2-4768-965f-aad0baa78344 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:28:42,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-1d1ed0a0-82d2-4768-965f-aad0baa78344 2018-11-14 18:28:42,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ab76d208b1a197622c2afa1ced557e241c0b48" 2018-11-14 18:28:42,734 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:28:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b26df0c-e8af-4b9b-a60b-faa0328aed3c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:28:42,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-9b26df0c-e8af-4b9b-a60b-faa0328aed3c 2018-11-14 18:28:42,734 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:28:42,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ab76d208b1a197622c2afa1ced557e241c0b48" 2018-11-14 18:28:42,837 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:28:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7c7f803-a7c4-42ff-aa32-24605d8fdf08 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:28:42,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-e7c7f803-a7c4-42ff-aa32-24605d8fdf08 2018-11-14 18:28:42,837 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:28:42,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ab76d208b1a197622c2afa1ced557e241c0b48" 2018-11-14 18:28:42,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:28:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e106d01c-f0a4-448c-9867-60e6dce4f38b Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:28:42,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-e106d01c-f0a4-448c-9867-60e6dce4f38b 2018-11-14 18:28:42,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ab76d208b1a197622c2afa1ced557e241c0b48" 2018-11-14 18:28:43,059 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:28:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fec5b9f5-316c-40b8-8b3f-b4128d878922 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 18:28:43,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-fec5b9f5-316c-40b8-8b3f-b4128d878922 2018-11-14 18:28:43,059 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:28:43,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a7703c0688544da887969690f32ad4c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ab76d208b1a197622c2afa1ced557e241c0b48" 2018-11-14 18:28:43,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:28:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b64f12d-6dfa-403c-a90f-4c91480e49e5 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a7703c0688544da887969690f32ad4c0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a7703c0688544da887969690f32ad4c0", "name": "CreateSecurityGroupTests-ce3cc24e-9f72-49c-proj"}} 2018-11-14 18:28:43,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a7703c0688544da887969690f32ad4c0 used request id req-2b64f12d-6dfa-403c-a90f-4c91480e49e5 2018-11-14 18:28:43,251 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b4f9881b-3b58-4a68-b167-4a40afb52c9c 2018-11-14 18:28:43,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=b4f9881b-3b58-4a68-b167-4a40afb52c9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ab76d208b1a197622c2afa1ced557e241c0b48" 2018-11-14 18:28:43,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-9f4adcd7-8446-41df-bf69-d511f40ce9a7 Date: Wed, 14 Nov 2018 18:28:43 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:30Z", "security_group_id": "b4f9881b-3b58-4a68-b167-4a40afb52c9c", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:30Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "656e2b65-4d6f-4f80-845e-bf654c1b30ef"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:30Z", "security_group_id": "b4f9881b-3b58-4a68-b167-4a40afb52c9c", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:30Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "922f1438-a788-4f17-87e3-be3afebcead6"}, {"remote_group_id": "b4f9881b-3b58-4a68-b167-4a40afb52c9c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:30Z", "security_group_id": "b4f9881b-3b58-4a68-b167-4a40afb52c9c", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:30Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "f4e67ed6-434a-4c3a-8346-c22c1389a547"}, {"remote_group_id": "b4f9881b-3b58-4a68-b167-4a40afb52c9c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:30Z", "security_group_id": "b4f9881b-3b58-4a68-b167-4a40afb52c9c", "port_range_min": null, "revision_number": 0, "tenant_id": "a7703c0688544da887969690f32ad4c0", "created_at": "2018-11-14T18:28:30Z", "project_id": "a7703c0688544da887969690f32ad4c0", "id": "fdb75f49-4e4c-4789-9c85-a7cc8c96ba16"}]} 2018-11-14 18:28:43,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=b4f9881b-3b58-4a68-b167-4a40afb52c9c used request id req-9f4adcd7-8446-41df-bf69-d511f40ce9a7 2018-11-14 18:28:43,459 - neutron_utils - INFO - Deleting security group with name - default 2018-11-14 18:28:43,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/b4f9881b-3b58-4a68-b167-4a40afb52c9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ab76d208b1a197622c2afa1ced557e241c0b48" 2018-11-14 18:28:43,802 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-37e0b37e-9dbb-416c-a4b2-efa859d2b725 Content-Length: 0 Date: Wed, 14 Nov 2018 18:28:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:28:43,803 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/b4f9881b-3b58-4a68-b167-4a40afb52c9c used request id req-37e0b37e-9dbb-416c-a4b2-efa859d2b725 2018-11-14 18:28:43,803 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-ce3cc24e-9f72-49c-proj 2018-11-14 18:28:43,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/a7703c0688544da887969690f32ad4c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ab76d208b1a197622c2afa1ced557e241c0b48" 2018-11-14 18:28:44,181 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:28:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2175e202-3906-4b71-84e8-112f169b38f1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:28:44,181 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/a7703c0688544da887969690f32ad4c0 used request id req-2175e202-3906-4b71-84e8-112f169b38f1 2018-11-14 18:28:44,181 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-ce3cc24e-9f72-49c-proj-role 2018-11-14 18:28:44,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/72ab201d8f974f46a4d12e6882859d0b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ab76d208b1a197622c2afa1ced557e241c0b48" 2018-11-14 18:28:44,318 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:28:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59680134-22bb-4196-a231-b2006b290e9b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:28:44,319 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/72ab201d8f974f46a4d12e6882859d0b used request id req-59680134-22bb-4196-a231-b2006b290e9b 2018-11-14 18:28:44,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ab76d208b1a197622c2afa1ced557e241c0b48" 2018-11-14 18:28:44,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:28:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c5a737f-7573-43a4-ba34-16f94099817c Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:28:44,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-5c5a737f-7573-43a4-ba34-16f94099817c 2018-11-14 18:28:44,428 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-ce3cc24e-9f72-49c-user 2018-11-14 18:28:44,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/6f3db6043089468f80f2525152766017 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0f6ffd1607c19bda721dc31e2e2214ffc4dc315" 2018-11-14 18:28:44,633 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:28:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf613108-b91b-4c63-a417-2531d9daa110 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:28:44,633 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/6f3db6043089468f80f2525152766017 used request id req-cf613108-b91b-4c63-a417-2531d9daa110 2018-11-14 18:28:44,635 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:28:45,071 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:28:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["CBwoH5ezTXiKu6LQ-lpBpA"], "issued_at": "2018-11-14T18:28:45.000000Z"}} 2018-11-14 18:28:45,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b08e44747d2e97a9cd4d06d66056cf9546b60e8" 2018-11-14 18:28:45,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:28:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4ff0413-a980-430f-8c27-c23d1ff6f993 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:28:45,175 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-f4ff0413-a980-430f-8c27-c23d1ff6f993 2018-11-14 18:28:45,177 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:28:45,178 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:28:45,605 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:28:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["mdVpOvIHQ_angnn3wEa9FQ"], "issued_at": "2018-11-14T18:28:45.000000Z"}} 2018-11-14 18:28:45,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d464260ba4e478a260f777fb44c939904e5ec69d" 2018-11-14 18:28:45,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:28:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0155fc69-9ec9-4570-99d4-1fac225b4c31 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:28:45,713 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-0155fc69-9ec9-4570-99d4-1fac225b4c31 2018-11-14 18:28:45,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:28:45,721 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:28: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:28:45,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-ff77fef8-3599-4b4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d464260ba4e478a260f777fb44c939904e5ec69d" 2018-11-14 18:28:45,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:28:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72fdf62f-7507-4bac-a0c9-5b4a11c903dd Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-ff77fef8-3599-4b4-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:28:45,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-ff77fef8-3599-4b4-proj used request id req-72fdf62f-7507-4bac-a0c9-5b4a11c903dd 2018-11-14 18:28:45,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d464260ba4e478a260f777fb44c939904e5ec69d" 2018-11-14 18:28:45,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:28:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41ac8914-8120-4556-8c50-e443b524b700 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:28:45,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-41ac8914-8120-4556-8c50-e443b524b700 2018-11-14 18:28:45,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d464260ba4e478a260f777fb44c939904e5ec69d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-ff77fef8-3599-4b4-proj"}}' 2018-11-14 18:28:46,078 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:28:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce7ae6aa-bc53-4454-8f75-f2376ce3197f Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9a7e065359824c5b9cf87836b7ab7765"}, "tags": [], "enabled": true, "id": "9a7e065359824c5b9cf87836b7ab7765", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-ff77fef8-3599-4b4-proj"}} 2018-11-14 18:28:46,079 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-ce7ae6aa-bc53-4454-8f75-f2376ce3197f 2018-11-14 18:28:46,079 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-ff77fef8-3599-4b4-proj 2018-11-14 18:28:46,079 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:28:46,080 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:28:46,504 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:28:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["aKoOTeRIRXypJbcYShNFXQ"], "issued_at": "2018-11-14T18:28:46.000000Z"}} 2018-11-14 18:28:46,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e74b851f3fb6330073671269217c10ac3791632" 2018-11-14 18:28:46,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:28:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b1b5c25-7859-4311-a27c-f528bd616bc5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:28:46,607 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-3b1b5c25-7859-4311-a27c-f528bd616bc5 2018-11-14 18:28:46,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:28:46,616 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:28: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:28:46,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e74b851f3fb6330073671269217c10ac3791632" 2018-11-14 18:28:46,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:28:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d90b0e0-0dbe-4d51-a0c7-b934b68ba090 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:28:46,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-2d90b0e0-0dbe-4d51-a0c7-b934b68ba090 2018-11-14 18:28:46,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-ff77fef8-3599-4b4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e74b851f3fb6330073671269217c10ac3791632" 2018-11-14 18:28:46,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:28:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-995c4863-6e14-461d-ad30-d126d11ccfbe Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-ff77fef8-3599-4b4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9a7e065359824c5b9cf87836b7ab7765"}, "tags": [], "enabled": true, "id": "9a7e065359824c5b9cf87836b7ab7765", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-ff77fef8-3599-4b4-proj"}]} 2018-11-14 18:28:46,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-ff77fef8-3599-4b4-proj used request id req-995c4863-6e14-461d-ad30-d126d11ccfbe 2018-11-14 18:28:46,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e74b851f3fb6330073671269217c10ac3791632" 2018-11-14 18:28:46,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:28:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27d95439-75b9-4d86-9396-0dc66e4c1689 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:28:46,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-27d95439-75b9-4d86-9396-0dc66e4c1689 2018-11-14 18:28:47,354 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-ff77fef8-3599-4b4-user 2018-11-14 18:28:47,355 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:28:47,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d464260ba4e478a260f777fb44c939904e5ec69d" 2018-11-14 18:28:47,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:28:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b040e02-2171-47e7-8c7f-a96455c683de Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:28:47,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-2b040e02-2171-47e7-8c7f-a96455c683de 2018-11-14 18:28:47,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d464260ba4e478a260f777fb44c939904e5ec69d" -d '{"role": {"name": "CreateSecurityGroupTests-ff77fef8-3599-4b4-proj-role"}}' 2018-11-14 18:28:47,594 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:28:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ede782f-0929-41b7-b9d4-0eef3787d58a Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4e0518599307475f8680cc7dbf243440", "links": {"self": "http://172.30.9.28:5000/v3/roles/4e0518599307475f8680cc7dbf243440"}, "name": "CreateSecurityGroupTests-ff77fef8-3599-4b4-proj-role"}} 2018-11-14 18:28:47,594 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-5ede782f-0929-41b7-b9d4-0eef3787d58a 2018-11-14 18:28:47,594 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-ff77fef8-3599-4b4-proj-role 2018-11-14 18:28:47,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/4e0518599307475f8680cc7dbf243440 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d464260ba4e478a260f777fb44c939904e5ec69d" 2018-11-14 18:28:47,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:28:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c3a6944-6eb9-4989-ba9d-9839b21a3ca9 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4e0518599307475f8680cc7dbf243440", "links": {"self": "http://172.30.9.28:5000/v3/roles/4e0518599307475f8680cc7dbf243440"}, "name": "CreateSecurityGroupTests-ff77fef8-3599-4b4-proj-role"}} 2018-11-14 18:28:47,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/4e0518599307475f8680cc7dbf243440 used request id req-8c3a6944-6eb9-4989-ba9d-9839b21a3ca9 2018-11-14 18:28:47,710 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-ff77fef8-3599-4b4-proj-role to project CreateSecurityGroupTests-ff77fef8-3599-4b4-proj 2018-11-14 18:28:47,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/9a7e065359824c5b9cf87836b7ab7765/users/13bab18286694e108c261f1262595298/roles/4e0518599307475f8680cc7dbf243440 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d464260ba4e478a260f777fb44c939904e5ec69d" 2018-11-14 18:28:47,878 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:28:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ecb5775-72e9-43f0-81bc-e4864b0846ba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:28:47,878 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/9a7e065359824c5b9cf87836b7ab7765/users/13bab18286694e108c261f1262595298/roles/4e0518599307475f8680cc7dbf243440 used request id req-5ecb5775-72e9-43f0-81bc-e4864b0846ba 2018-11-14 18:28:47,881 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:28:47,882 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:28:48,277 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e0518599307475f8680cc7dbf243440", "name": "CreateSecurityGroupTests-ff77fef8-3599-4b4-proj-role"}], "expires_at": "2018-11-14T19:28:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9a7e065359824c5b9cf87836b7ab7765", "name": "CreateSecurityGroupTests-ff77fef8-3599-4b4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/9a7e065359824c5b9cf87836b7ab7765", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/9a7e065359824c5b9cf87836b7ab7765", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/9a7e065359824c5b9cf87836b7ab7765", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_9a7e065359824c5b9cf87836b7ab7765", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_9a7e065359824c5b9cf87836b7ab7765", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/9a7e065359824c5b9cf87836b7ab7765", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/9a7e065359824c5b9cf87836b7ab7765", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/9a7e065359824c5b9cf87836b7ab7765", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/9a7e065359824c5b9cf87836b7ab7765", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/9a7e065359824c5b9cf87836b7ab7765", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/9a7e065359824c5b9cf87836b7ab7765", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/9a7e065359824c5b9cf87836b7ab7765", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/9a7e065359824c5b9cf87836b7ab7765", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/9a7e065359824c5b9cf87836b7ab7765", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-ff77fef8-3599-4b4-user", "id": "13bab18286694e108c261f1262595298"}, "audit_ids": ["zgx5Np-fTiCUFDKTBhzafA"], "issued_at": "2018-11-14T18:28:48.000000Z"}} 2018-11-14 18:28:48,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4e1e61806555fd6d8ca92eaa37fd980ce903fe7" 2018-11-14 18:28:48,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:28:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d0937ac-1718-42de-8942-7b44fbd547b2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:28:48,368 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-2d0937ac-1718-42de-8942-7b44fbd547b2 2018-11-14 18:28:48,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-eff8423f-ed88-49d1-80c5-85ff154e5eeaname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4e1e61806555fd6d8ca92eaa37fd980ce903fe7" 2018-11-14 18:28:48,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-c93fb091-d4f7-4b6b-9c31-1731858c449b Date: Wed, 14 Nov 2018 18:28:48 GMT RESP BODY: {"security_groups": []} 2018-11-14 18:28:48,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-eff8423f-ed88-49d1-80c5-85ff154e5eeaname&description=hello+group used request id req-c93fb091-d4f7-4b6b-9c31-1731858c449b 2018-11-14 18:28:48,732 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-eff8423f-ed88-49d1-80c5-85ff154e5eeaname... 2018-11-14 18:28:48,732 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-eff8423f-ed88-49d1-80c5-85ff154e5eeaname 2018-11-14 18:28:48,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4e1e61806555fd6d8ca92eaa37fd980ce903fe7" -d '{"security_group": {"name": "CreateSecurityGroupTests-eff8423f-ed88-49d1-80c5-85ff154e5eeaname", "description": "hello group"}}' 2018-11-14 18:28:49,462 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-c2d1eecf-bb18-4213-b623-7dc1598d12a3 Date: Wed, 14 Nov 2018 18:28:49 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:49Z", "updated_at": "2018-11-14T18:28:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:49Z", "revision_number": 0, "id": "4bcc97e2-90de-47f9-85d1-d450f3a72d93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:49Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a7e065359824c5b9cf87836b7ab7765"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:49Z", "revision_number": 0, "id": "a7de333f-a43e-4f03-b790-ac24604a0e3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:49Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a7e065359824c5b9cf87836b7ab7765"}], "revision_number": 2, "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "name": "CreateSecurityGroupTests-eff8423f-ed88-49d1-80c5-85ff154e5eeaname"}} 2018-11-14 18:28:49,463 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-c2d1eecf-bb18-4213-b623-7dc1598d12a3 2018-11-14 18:28:49,463 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 16355f07-b69e-4e4c-8ad2-ed6a994f3231 2018-11-14 18:28:49,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=16355f07-b69e-4e4c-8ad2-ed6a994f3231 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4e1e61806555fd6d8ca92eaa37fd980ce903fe7" 2018-11-14 18:28:49,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-89b2dc48-a3b9-4b6e-b14b-4ab758c6ec6f Date: Wed, 14 Nov 2018 18:28:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:49Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "port_range_min": null, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:49Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "4bcc97e2-90de-47f9-85d1-d450f3a72d93"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:49Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "port_range_min": null, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:49Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "a7de333f-a43e-4f03-b790-ac24604a0e3d"}]} 2018-11-14 18:28:49,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=16355f07-b69e-4e4c-8ad2-ed6a994f3231 used request id req-89b2dc48-a3b9-4b6e-b14b-4ab758c6ec6f 2018-11-14 18:28:49,659 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 16355f07-b69e-4e4c-8ad2-ed6a994f3231 2018-11-14 18:28:49,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=16355f07-b69e-4e4c-8ad2-ed6a994f3231 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4e1e61806555fd6d8ca92eaa37fd980ce903fe7" 2018-11-14 18:28:49,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fbbaddfa-7521-45f0-85d0-e252e6eda4e7 Date: Wed, 14 Nov 2018 18:28:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:49Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "port_range_min": null, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:49Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "4bcc97e2-90de-47f9-85d1-d450f3a72d93"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:49Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "port_range_min": null, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:49Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "a7de333f-a43e-4f03-b790-ac24604a0e3d"}]} 2018-11-14 18:28:49,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=16355f07-b69e-4e4c-8ad2-ed6a994f3231 used request id req-fbbaddfa-7521-45f0-85d0-e252e6eda4e7 2018-11-14 18:28:49,872 - neutron_utils - INFO - Retrieving security group with ID - 16355f07-b69e-4e4c-8ad2-ed6a994f3231 2018-11-14 18:28:49,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=16355f07-b69e-4e4c-8ad2-ed6a994f3231 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4e1e61806555fd6d8ca92eaa37fd980ce903fe7" 2018-11-14 18:28:50,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-0b75b053-938c-4af0-a00c-b1c502dd62b4 Date: Wed, 14 Nov 2018 18:28:50 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:49Z", "updated_at": "2018-11-14T18:28:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:49Z", "revision_number": 0, "id": "4bcc97e2-90de-47f9-85d1-d450f3a72d93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:49Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a7e065359824c5b9cf87836b7ab7765"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:49Z", "revision_number": 0, "id": "a7de333f-a43e-4f03-b790-ac24604a0e3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:49Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a7e065359824c5b9cf87836b7ab7765"}], "revision_number": 2, "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "name": "CreateSecurityGroupTests-eff8423f-ed88-49d1-80c5-85ff154e5eeaname"}]} 2018-11-14 18:28:50,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=16355f07-b69e-4e4c-8ad2-ed6a994f3231 used request id req-0b75b053-938c-4af0-a00c-b1c502dd62b4 2018-11-14 18:28:50,109 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 16355f07-b69e-4e4c-8ad2-ed6a994f3231 2018-11-14 18:28:50,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=16355f07-b69e-4e4c-8ad2-ed6a994f3231 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4e1e61806555fd6d8ca92eaa37fd980ce903fe7" 2018-11-14 18:28:50,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9d98cafa-2e95-4f60-963b-d0bb629528e7 Date: Wed, 14 Nov 2018 18:28:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:49Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "port_range_min": null, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:49Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "4bcc97e2-90de-47f9-85d1-d450f3a72d93"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:49Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "port_range_min": null, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:49Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "a7de333f-a43e-4f03-b790-ac24604a0e3d"}]} 2018-11-14 18:28:50,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=16355f07-b69e-4e4c-8ad2-ed6a994f3231 used request id req-9d98cafa-2e95-4f60-963b-d0bb629528e7 2018-11-14 18:28:50,133 - neutron_utils - INFO - Retrieving security group with ID - 16355f07-b69e-4e4c-8ad2-ed6a994f3231 2018-11-14 18:28:50,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=16355f07-b69e-4e4c-8ad2-ed6a994f3231 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4e1e61806555fd6d8ca92eaa37fd980ce903fe7" 2018-11-14 18:28:50,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-cd83dd72-7783-4453-8d9f-4dccf7b9143e Date: Wed, 14 Nov 2018 18:28:50 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:49Z", "updated_at": "2018-11-14T18:28:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:49Z", "revision_number": 0, "id": "4bcc97e2-90de-47f9-85d1-d450f3a72d93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:49Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a7e065359824c5b9cf87836b7ab7765"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:49Z", "revision_number": 0, "id": "a7de333f-a43e-4f03-b790-ac24604a0e3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:49Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a7e065359824c5b9cf87836b7ab7765"}], "revision_number": 2, "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "name": "CreateSecurityGroupTests-eff8423f-ed88-49d1-80c5-85ff154e5eeaname"}]} 2018-11-14 18:28:50,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=16355f07-b69e-4e4c-8ad2-ed6a994f3231 used request id req-cd83dd72-7783-4453-8d9f-4dccf7b9143e 2018-11-14 18:28:50,359 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 16355f07-b69e-4e4c-8ad2-ed6a994f3231 2018-11-14 18:28:50,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=16355f07-b69e-4e4c-8ad2-ed6a994f3231 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4e1e61806555fd6d8ca92eaa37fd980ce903fe7" 2018-11-14 18:28:50,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a4bbb230-f457-42b5-b829-9463a790f9a0 Date: Wed, 14 Nov 2018 18:28:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:49Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "port_range_min": null, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:49Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "4bcc97e2-90de-47f9-85d1-d450f3a72d93"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:49Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "port_range_min": null, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:49Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "a7de333f-a43e-4f03-b790-ac24604a0e3d"}]} 2018-11-14 18:28:50,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=16355f07-b69e-4e4c-8ad2-ed6a994f3231 used request id req-a4bbb230-f457-42b5-b829-9463a790f9a0 2018-11-14 18:28:50,383 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-eff8423f-ed88-49d1-80c5-85ff154e5eeaname 2018-11-14 18:28:50,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-eff8423f-ed88-49d1-80c5-85ff154e5eeaname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4e1e61806555fd6d8ca92eaa37fd980ce903fe7" 2018-11-14 18:28:50,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-6e892944-6b8a-45ec-a59d-38847b984544 Date: Wed, 14 Nov 2018 18:28:50 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:49Z", "updated_at": "2018-11-14T18:28:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:49Z", "revision_number": 0, "id": "4bcc97e2-90de-47f9-85d1-d450f3a72d93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:49Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a7e065359824c5b9cf87836b7ab7765"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:49Z", "revision_number": 0, "id": "a7de333f-a43e-4f03-b790-ac24604a0e3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:49Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a7e065359824c5b9cf87836b7ab7765"}], "revision_number": 2, "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "name": "CreateSecurityGroupTests-eff8423f-ed88-49d1-80c5-85ff154e5eeaname"}]} 2018-11-14 18:28:50,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-eff8423f-ed88-49d1-80c5-85ff154e5eeaname used request id req-6e892944-6b8a-45ec-a59d-38847b984544 2018-11-14 18:28:50,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:28:50,443 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:28: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:28:50,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9a7e065359824c5b9cf87836b7ab7765 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4e1e61806555fd6d8ca92eaa37fd980ce903fe7" 2018-11-14 18:28:50,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:28:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a71f15cc-b12d-455d-9fc0-84c5c73ebaec Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9a7e065359824c5b9cf87836b7ab7765"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9a7e065359824c5b9cf87836b7ab7765", "name": "CreateSecurityGroupTests-ff77fef8-3599-4b4-proj"}} 2018-11-14 18:28:50,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9a7e065359824c5b9cf87836b7ab7765 used request id req-a71f15cc-b12d-455d-9fc0-84c5c73ebaec 2018-11-14 18:28:50,542 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 16355f07-b69e-4e4c-8ad2-ed6a994f3231 2018-11-14 18:28:50,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=16355f07-b69e-4e4c-8ad2-ed6a994f3231 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4e1e61806555fd6d8ca92eaa37fd980ce903fe7" 2018-11-14 18:28:50,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-144a094b-1616-4b11-8f3e-c148838db6bd Date: Wed, 14 Nov 2018 18:28:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:49Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "port_range_min": null, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:49Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "4bcc97e2-90de-47f9-85d1-d450f3a72d93"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:49Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "port_range_min": null, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:49Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "a7de333f-a43e-4f03-b790-ac24604a0e3d"}]} 2018-11-14 18:28:50,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=16355f07-b69e-4e4c-8ad2-ed6a994f3231 used request id req-144a094b-1616-4b11-8f3e-c148838db6bd 2018-11-14 18:28:50,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}f4e1e61806555fd6d8ca92eaa37fd980ce903fe7" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231"}}' 2018-11-14 18:28:50,965 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-3a5fde10-216b-4aff-9aa0-63276ceccb94 Date: Wed, 14 Nov 2018 18:28:50 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:50Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "port_range_min": null, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:50Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "9dbd1520-b167-45d4-afd8-edbc7b530cdd"}} 2018-11-14 18:28:50,965 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-3a5fde10-216b-4aff-9aa0-63276ceccb94 2018-11-14 18:28:50,966 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-eff8423f-ed88-49d1-80c5-85ff154e5eeaname 2018-11-14 18:28:50,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-eff8423f-ed88-49d1-80c5-85ff154e5eeaname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4e1e61806555fd6d8ca92eaa37fd980ce903fe7" 2018-11-14 18:28:51,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-d7af9826-16e2-4814-8db6-3764792a5947 Date: Wed, 14 Nov 2018 18:28:51 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:49Z", "updated_at": "2018-11-14T18:28:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:49Z", "revision_number": 0, "id": "4bcc97e2-90de-47f9-85d1-d450f3a72d93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:49Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a7e065359824c5b9cf87836b7ab7765"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:50Z", "revision_number": 0, "id": "9dbd1520-b167-45d4-afd8-edbc7b530cdd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:50Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a7e065359824c5b9cf87836b7ab7765"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:49Z", "revision_number": 0, "id": "a7de333f-a43e-4f03-b790-ac24604a0e3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:49Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a7e065359824c5b9cf87836b7ab7765"}], "revision_number": 3, "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "name": "CreateSecurityGroupTests-eff8423f-ed88-49d1-80c5-85ff154e5eeaname"}]} 2018-11-14 18:28:51,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-eff8423f-ed88-49d1-80c5-85ff154e5eeaname used request id req-d7af9826-16e2-4814-8db6-3764792a5947 2018-11-14 18:28:51,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9a7e065359824c5b9cf87836b7ab7765 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4e1e61806555fd6d8ca92eaa37fd980ce903fe7" 2018-11-14 18:28:51,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:28:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3908b313-61b4-43fb-9e59-c51b04a9d828 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9a7e065359824c5b9cf87836b7ab7765"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9a7e065359824c5b9cf87836b7ab7765", "name": "CreateSecurityGroupTests-ff77fef8-3599-4b4-proj"}} 2018-11-14 18:28:51,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9a7e065359824c5b9cf87836b7ab7765 used request id req-3908b313-61b4-43fb-9e59-c51b04a9d828 2018-11-14 18:28:51,313 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 16355f07-b69e-4e4c-8ad2-ed6a994f3231 2018-11-14 18:28:51,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=16355f07-b69e-4e4c-8ad2-ed6a994f3231 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4e1e61806555fd6d8ca92eaa37fd980ce903fe7" 2018-11-14 18:28:51,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-49e6f5be-1ff3-451c-9947-1ad5cd034f0f Date: Wed, 14 Nov 2018 18:28: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-11-14T18:28:49Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "port_range_min": null, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:49Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "4bcc97e2-90de-47f9-85d1-d450f3a72d93"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:50Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "port_range_min": null, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:50Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "9dbd1520-b167-45d4-afd8-edbc7b530cdd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:49Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "port_range_min": null, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:49Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "a7de333f-a43e-4f03-b790-ac24604a0e3d"}]} 2018-11-14 18:28:51,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=16355f07-b69e-4e4c-8ad2-ed6a994f3231 used request id req-49e6f5be-1ff3-451c-9947-1ad5cd034f0f 2018-11-14 18:28:51,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}f4e1e61806555fd6d8ca92eaa37fd980ce903fe7" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231"}}' 2018-11-14 18:28:51,972 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-f4833c01-f328-4e2a-8c97-26ca53feade9 Date: Wed, 14 Nov 2018 18:28:51 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:51Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "port_range_min": null, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:51Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "0986841f-a13d-4825-876e-55b7e8ed89d5"}} 2018-11-14 18:28:51,972 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-f4833c01-f328-4e2a-8c97-26ca53feade9 2018-11-14 18:28:51,972 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-eff8423f-ed88-49d1-80c5-85ff154e5eeaname 2018-11-14 18:28:51,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-eff8423f-ed88-49d1-80c5-85ff154e5eeaname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4e1e61806555fd6d8ca92eaa37fd980ce903fe7" 2018-11-14 18:28:52,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-891abe25-ecfd-49eb-a617-813d5435c814 Date: Wed, 14 Nov 2018 18:28:52 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:49Z", "updated_at": "2018-11-14T18:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:51Z", "revision_number": 0, "id": "0986841f-a13d-4825-876e-55b7e8ed89d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:51Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a7e065359824c5b9cf87836b7ab7765"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:49Z", "revision_number": 0, "id": "4bcc97e2-90de-47f9-85d1-d450f3a72d93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:49Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a7e065359824c5b9cf87836b7ab7765"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:50Z", "revision_number": 0, "id": "9dbd1520-b167-45d4-afd8-edbc7b530cdd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:50Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a7e065359824c5b9cf87836b7ab7765"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:49Z", "revision_number": 0, "id": "a7de333f-a43e-4f03-b790-ac24604a0e3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:49Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a7e065359824c5b9cf87836b7ab7765"}], "revision_number": 4, "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "name": "CreateSecurityGroupTests-eff8423f-ed88-49d1-80c5-85ff154e5eeaname"}]} 2018-11-14 18:28:52,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-eff8423f-ed88-49d1-80c5-85ff154e5eeaname used request id req-891abe25-ecfd-49eb-a617-813d5435c814 2018-11-14 18:28:52,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9a7e065359824c5b9cf87836b7ab7765 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4e1e61806555fd6d8ca92eaa37fd980ce903fe7" 2018-11-14 18:28:52,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:28:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8688c28f-e2c2-4efb-abe2-328d0837ea9f Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9a7e065359824c5b9cf87836b7ab7765"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9a7e065359824c5b9cf87836b7ab7765", "name": "CreateSecurityGroupTests-ff77fef8-3599-4b4-proj"}} 2018-11-14 18:28:52,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9a7e065359824c5b9cf87836b7ab7765 used request id req-8688c28f-e2c2-4efb-abe2-328d0837ea9f 2018-11-14 18:28:52,333 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 16355f07-b69e-4e4c-8ad2-ed6a994f3231 2018-11-14 18:28:52,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=16355f07-b69e-4e4c-8ad2-ed6a994f3231 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4e1e61806555fd6d8ca92eaa37fd980ce903fe7" 2018-11-14 18:28:52,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-b8409d16-004b-45ae-a53d-e93d411856bf Date: Wed, 14 Nov 2018 18:28: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-11-14T18:28:51Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "port_range_min": null, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:51Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "0986841f-a13d-4825-876e-55b7e8ed89d5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:49Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "port_range_min": null, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:49Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "4bcc97e2-90de-47f9-85d1-d450f3a72d93"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:50Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "port_range_min": null, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:50Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "9dbd1520-b167-45d4-afd8-edbc7b530cdd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:49Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "port_range_min": null, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:49Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "a7de333f-a43e-4f03-b790-ac24604a0e3d"}]} 2018-11-14 18:28:52,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=16355f07-b69e-4e4c-8ad2-ed6a994f3231 used request id req-b8409d16-004b-45ae-a53d-e93d411856bf 2018-11-14 18:28:52,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}f4e1e61806555fd6d8ca92eaa37fd980ce903fe7" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "port_range_min": 10}}' 2018-11-14 18:28:52,947 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-88c9c112-c9ba-47df-9582-9607b892ed56 Date: Wed, 14 Nov 2018 18:28:52 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-14T18:28:52Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "port_range_min": 10, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:52Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "91cb59b9-9813-43f4-a07e-fd31f2d42b39"}} 2018-11-14 18:28:52,947 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-88c9c112-c9ba-47df-9582-9607b892ed56 2018-11-14 18:28:52,948 - neutron_utils - INFO - Retrieving security group with ID - 16355f07-b69e-4e4c-8ad2-ed6a994f3231 2018-11-14 18:28:52,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=16355f07-b69e-4e4c-8ad2-ed6a994f3231 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4e1e61806555fd6d8ca92eaa37fd980ce903fe7" 2018-11-14 18:28:53,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-c265e125-1713-4b12-946d-4d6202ae747a Date: Wed, 14 Nov 2018 18:28:53 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:49Z", "updated_at": "2018-11-14T18:28:52Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:51Z", "revision_number": 0, "id": "0986841f-a13d-4825-876e-55b7e8ed89d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:51Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a7e065359824c5b9cf87836b7ab7765"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:49Z", "revision_number": 0, "id": "4bcc97e2-90de-47f9-85d1-d450f3a72d93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:49Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a7e065359824c5b9cf87836b7ab7765"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-14T18:28:52Z", "revision_number": 0, "id": "91cb59b9-9813-43f4-a07e-fd31f2d42b39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:52Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "port_range_min": 10, "ethertype": "IPv4", "project_id": "9a7e065359824c5b9cf87836b7ab7765"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:50Z", "revision_number": 0, "id": "9dbd1520-b167-45d4-afd8-edbc7b530cdd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:50Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a7e065359824c5b9cf87836b7ab7765"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:49Z", "revision_number": 0, "id": "a7de333f-a43e-4f03-b790-ac24604a0e3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:49Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a7e065359824c5b9cf87836b7ab7765"}], "revision_number": 5, "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "name": "CreateSecurityGroupTests-eff8423f-ed88-49d1-80c5-85ff154e5eeaname"}]} 2018-11-14 18:28:53,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=16355f07-b69e-4e4c-8ad2-ed6a994f3231 used request id req-c265e125-1713-4b12-946d-4d6202ae747a 2018-11-14 18:28:53,001 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 16355f07-b69e-4e4c-8ad2-ed6a994f3231 2018-11-14 18:28:53,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=16355f07-b69e-4e4c-8ad2-ed6a994f3231 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4e1e61806555fd6d8ca92eaa37fd980ce903fe7" 2018-11-14 18:28:53,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-389b50f1-b464-4676-ae1c-c1de03e30183 Date: Wed, 14 Nov 2018 18:28: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-11-14T18:28:51Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "port_range_min": null, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:51Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "0986841f-a13d-4825-876e-55b7e8ed89d5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:49Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "port_range_min": null, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:49Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "4bcc97e2-90de-47f9-85d1-d450f3a72d93"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-14T18:28:52Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "port_range_min": 10, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:52Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "91cb59b9-9813-43f4-a07e-fd31f2d42b39"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:50Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "port_range_min": null, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:50Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "9dbd1520-b167-45d4-afd8-edbc7b530cdd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:49Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "port_range_min": null, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:49Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "a7de333f-a43e-4f03-b790-ac24604a0e3d"}]} 2018-11-14 18:28:53,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=16355f07-b69e-4e4c-8ad2-ed6a994f3231 used request id req-389b50f1-b464-4676-ae1c-c1de03e30183 2018-11-14 18:28:53,024 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:28:53,421 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e0518599307475f8680cc7dbf243440", "name": "CreateSecurityGroupTests-ff77fef8-3599-4b4-proj-role"}], "expires_at": "2018-11-14T19:28:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9a7e065359824c5b9cf87836b7ab7765", "name": "CreateSecurityGroupTests-ff77fef8-3599-4b4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/9a7e065359824c5b9cf87836b7ab7765", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/9a7e065359824c5b9cf87836b7ab7765", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/9a7e065359824c5b9cf87836b7ab7765", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_9a7e065359824c5b9cf87836b7ab7765", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_9a7e065359824c5b9cf87836b7ab7765", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/9a7e065359824c5b9cf87836b7ab7765", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/9a7e065359824c5b9cf87836b7ab7765", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/9a7e065359824c5b9cf87836b7ab7765", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/9a7e065359824c5b9cf87836b7ab7765", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/9a7e065359824c5b9cf87836b7ab7765", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/9a7e065359824c5b9cf87836b7ab7765", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/9a7e065359824c5b9cf87836b7ab7765", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/9a7e065359824c5b9cf87836b7ab7765", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/9a7e065359824c5b9cf87836b7ab7765", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-ff77fef8-3599-4b4-user", "id": "13bab18286694e108c261f1262595298"}, "audit_ids": ["iFluFcWoSKCAdPALxTW6yw"], "issued_at": "2018-11-14T18:28:53.000000Z"}} 2018-11-14 18:28:53,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-eff8423f-ed88-49d1-80c5-85ff154e5eeaname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ad13921091d919729e859d71fae561889cb9d24" 2018-11-14 18:28:53,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-108f37c5-f84f-4f1c-8b88-bec72bb956da Date: Wed, 14 Nov 2018 18:28:53 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:49Z", "updated_at": "2018-11-14T18:28:52Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:51Z", "revision_number": 0, "id": "0986841f-a13d-4825-876e-55b7e8ed89d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:51Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a7e065359824c5b9cf87836b7ab7765"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:49Z", "revision_number": 0, "id": "4bcc97e2-90de-47f9-85d1-d450f3a72d93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:49Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a7e065359824c5b9cf87836b7ab7765"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-14T18:28:52Z", "revision_number": 0, "id": "91cb59b9-9813-43f4-a07e-fd31f2d42b39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:52Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "port_range_min": 10, "ethertype": "IPv4", "project_id": "9a7e065359824c5b9cf87836b7ab7765"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:50Z", "revision_number": 0, "id": "9dbd1520-b167-45d4-afd8-edbc7b530cdd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:50Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a7e065359824c5b9cf87836b7ab7765"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:49Z", "revision_number": 0, "id": "a7de333f-a43e-4f03-b790-ac24604a0e3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:49Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a7e065359824c5b9cf87836b7ab7765"}], "revision_number": 5, "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "name": "CreateSecurityGroupTests-eff8423f-ed88-49d1-80c5-85ff154e5eeaname"}]} 2018-11-14 18:28:53,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-eff8423f-ed88-49d1-80c5-85ff154e5eeaname&description=hello+group used request id req-108f37c5-f84f-4f1c-8b88-bec72bb956da 2018-11-14 18:28:53,660 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 16355f07-b69e-4e4c-8ad2-ed6a994f3231 2018-11-14 18:28:53,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=16355f07-b69e-4e4c-8ad2-ed6a994f3231 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ad13921091d919729e859d71fae561889cb9d24" 2018-11-14 18:28:53,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-7438b581-d3d0-479f-8c1d-9c148f2caaf1 Date: Wed, 14 Nov 2018 18:28: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-11-14T18:28:51Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "port_range_min": null, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:51Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "0986841f-a13d-4825-876e-55b7e8ed89d5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:49Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "port_range_min": null, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:49Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "4bcc97e2-90de-47f9-85d1-d450f3a72d93"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-14T18:28:52Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "port_range_min": 10, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:52Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "91cb59b9-9813-43f4-a07e-fd31f2d42b39"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:50Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "port_range_min": null, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:50Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "9dbd1520-b167-45d4-afd8-edbc7b530cdd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:49Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "port_range_min": null, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:49Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "a7de333f-a43e-4f03-b790-ac24604a0e3d"}]} 2018-11-14 18:28:53,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=16355f07-b69e-4e4c-8ad2-ed6a994f3231 used request id req-7438b581-d3d0-479f-8c1d-9c148f2caaf1 2018-11-14 18:28:53,860 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 16355f07-b69e-4e4c-8ad2-ed6a994f3231 2018-11-14 18:28:53,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=16355f07-b69e-4e4c-8ad2-ed6a994f3231 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ad13921091d919729e859d71fae561889cb9d24" 2018-11-14 18:28:54,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-059abe9b-e4c0-4702-80f5-90e3f02b1949 Date: Wed, 14 Nov 2018 18:28: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-11-14T18:28:51Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "port_range_min": null, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:51Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "0986841f-a13d-4825-876e-55b7e8ed89d5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:49Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "port_range_min": null, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:49Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "4bcc97e2-90de-47f9-85d1-d450f3a72d93"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-14T18:28:52Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "port_range_min": 10, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:52Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "91cb59b9-9813-43f4-a07e-fd31f2d42b39"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:50Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "port_range_min": null, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:50Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "9dbd1520-b167-45d4-afd8-edbc7b530cdd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:49Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "port_range_min": null, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:49Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "a7de333f-a43e-4f03-b790-ac24604a0e3d"}]} 2018-11-14 18:28:54,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=16355f07-b69e-4e4c-8ad2-ed6a994f3231 used request id req-059abe9b-e4c0-4702-80f5-90e3f02b1949 2018-11-14 18:28:54,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-eff8423f-ed88-49d1-80c5-85ff154e5eeaname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ad13921091d919729e859d71fae561889cb9d24" 2018-11-14 18:28:54,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-8da392cb-e702-4174-b5a3-f8eaac6b96d8 Date: Wed, 14 Nov 2018 18:28:54 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:49Z", "updated_at": "2018-11-14T18:28:52Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:51Z", "revision_number": 0, "id": "0986841f-a13d-4825-876e-55b7e8ed89d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:51Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a7e065359824c5b9cf87836b7ab7765"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:49Z", "revision_number": 0, "id": "4bcc97e2-90de-47f9-85d1-d450f3a72d93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:49Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a7e065359824c5b9cf87836b7ab7765"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-14T18:28:52Z", "revision_number": 0, "id": "91cb59b9-9813-43f4-a07e-fd31f2d42b39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:52Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "port_range_min": 10, "ethertype": "IPv4", "project_id": "9a7e065359824c5b9cf87836b7ab7765"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:50Z", "revision_number": 0, "id": "9dbd1520-b167-45d4-afd8-edbc7b530cdd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:50Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a7e065359824c5b9cf87836b7ab7765"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:49Z", "revision_number": 0, "id": "a7de333f-a43e-4f03-b790-ac24604a0e3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:49Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a7e065359824c5b9cf87836b7ab7765"}], "revision_number": 5, "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "name": "CreateSecurityGroupTests-eff8423f-ed88-49d1-80c5-85ff154e5eeaname"}]} 2018-11-14 18:28:54,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-eff8423f-ed88-49d1-80c5-85ff154e5eeaname used request id req-8da392cb-e702-4174-b5a3-f8eaac6b96d8 2018-11-14 18:28:54,399 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 16355f07-b69e-4e4c-8ad2-ed6a994f3231 2018-11-14 18:28:54,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=16355f07-b69e-4e4c-8ad2-ed6a994f3231 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ad13921091d919729e859d71fae561889cb9d24" 2018-11-14 18:28:54,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-0693f436-0208-4fe0-ad96-f809a8d9eb62 Date: Wed, 14 Nov 2018 18:28: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-11-14T18:28:51Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "port_range_min": null, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:51Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "0986841f-a13d-4825-876e-55b7e8ed89d5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:49Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "port_range_min": null, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:49Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "4bcc97e2-90de-47f9-85d1-d450f3a72d93"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-14T18:28:52Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "port_range_min": 10, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:52Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "91cb59b9-9813-43f4-a07e-fd31f2d42b39"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:50Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "port_range_min": null, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:50Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "9dbd1520-b167-45d4-afd8-edbc7b530cdd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:49Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "port_range_min": null, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:49Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "a7de333f-a43e-4f03-b790-ac24604a0e3d"}]} 2018-11-14 18:28:54,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=16355f07-b69e-4e4c-8ad2-ed6a994f3231 used request id req-0693f436-0208-4fe0-ad96-f809a8d9eb62 2018-11-14 18:28:54,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-eff8423f-ed88-49d1-80c5-85ff154e5eeaname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ad13921091d919729e859d71fae561889cb9d24" 2018-11-14 18:28:54,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-6554aaab-d4ee-4636-849a-d33bef777409 Date: Wed, 14 Nov 2018 18:28:54 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:49Z", "updated_at": "2018-11-14T18:28:52Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:51Z", "revision_number": 0, "id": "0986841f-a13d-4825-876e-55b7e8ed89d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:51Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a7e065359824c5b9cf87836b7ab7765"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:49Z", "revision_number": 0, "id": "4bcc97e2-90de-47f9-85d1-d450f3a72d93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:49Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a7e065359824c5b9cf87836b7ab7765"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-14T18:28:52Z", "revision_number": 0, "id": "91cb59b9-9813-43f4-a07e-fd31f2d42b39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:52Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "port_range_min": 10, "ethertype": "IPv4", "project_id": "9a7e065359824c5b9cf87836b7ab7765"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:50Z", "revision_number": 0, "id": "9dbd1520-b167-45d4-afd8-edbc7b530cdd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:50Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a7e065359824c5b9cf87836b7ab7765"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:49Z", "revision_number": 0, "id": "a7de333f-a43e-4f03-b790-ac24604a0e3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:49Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a7e065359824c5b9cf87836b7ab7765"}], "revision_number": 5, "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "name": "CreateSecurityGroupTests-eff8423f-ed88-49d1-80c5-85ff154e5eeaname"}]} 2018-11-14 18:28:54,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-eff8423f-ed88-49d1-80c5-85ff154e5eeaname used request id req-6554aaab-d4ee-4636-849a-d33bef777409 2018-11-14 18:28:54,833 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 16355f07-b69e-4e4c-8ad2-ed6a994f3231 2018-11-14 18:28:54,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=16355f07-b69e-4e4c-8ad2-ed6a994f3231 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ad13921091d919729e859d71fae561889cb9d24" 2018-11-14 18:28:55,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-407731f8-7b41-4742-aa4d-142d5768c51f Date: Wed, 14 Nov 2018 18:28:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:51Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "port_range_min": null, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:51Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "0986841f-a13d-4825-876e-55b7e8ed89d5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:49Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "port_range_min": null, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:49Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "4bcc97e2-90de-47f9-85d1-d450f3a72d93"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-14T18:28:52Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "port_range_min": 10, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:52Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "91cb59b9-9813-43f4-a07e-fd31f2d42b39"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:50Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "port_range_min": null, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:50Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "9dbd1520-b167-45d4-afd8-edbc7b530cdd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:49Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "port_range_min": null, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:49Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "a7de333f-a43e-4f03-b790-ac24604a0e3d"}]} 2018-11-14 18:28:55,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=16355f07-b69e-4e4c-8ad2-ed6a994f3231 used request id req-407731f8-7b41-4742-aa4d-142d5768c51f 2018-11-14 18:28:55,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-eff8423f-ed88-49d1-80c5-85ff154e5eeaname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ad13921091d919729e859d71fae561889cb9d24" 2018-11-14 18:28:55,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-65155e3d-b785-4aa2-b5c7-195701ce33a7 Date: Wed, 14 Nov 2018 18:28:55 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:49Z", "updated_at": "2018-11-14T18:28:52Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:51Z", "revision_number": 0, "id": "0986841f-a13d-4825-876e-55b7e8ed89d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:51Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a7e065359824c5b9cf87836b7ab7765"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:49Z", "revision_number": 0, "id": "4bcc97e2-90de-47f9-85d1-d450f3a72d93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:49Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a7e065359824c5b9cf87836b7ab7765"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-14T18:28:52Z", "revision_number": 0, "id": "91cb59b9-9813-43f4-a07e-fd31f2d42b39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:52Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "port_range_min": 10, "ethertype": "IPv4", "project_id": "9a7e065359824c5b9cf87836b7ab7765"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:50Z", "revision_number": 0, "id": "9dbd1520-b167-45d4-afd8-edbc7b530cdd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:50Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a7e065359824c5b9cf87836b7ab7765"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:49Z", "revision_number": 0, "id": "a7de333f-a43e-4f03-b790-ac24604a0e3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:49Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a7e065359824c5b9cf87836b7ab7765"}], "revision_number": 5, "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "name": "CreateSecurityGroupTests-eff8423f-ed88-49d1-80c5-85ff154e5eeaname"}]} 2018-11-14 18:28:55,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-eff8423f-ed88-49d1-80c5-85ff154e5eeaname used request id req-65155e3d-b785-4aa2-b5c7-195701ce33a7 2018-11-14 18:28:55,105 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 16355f07-b69e-4e4c-8ad2-ed6a994f3231 2018-11-14 18:28:55,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=16355f07-b69e-4e4c-8ad2-ed6a994f3231 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ad13921091d919729e859d71fae561889cb9d24" 2018-11-14 18:28:55,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-1b235d6f-0c5b-4214-868b-88f5fc178a46 Date: Wed, 14 Nov 2018 18:28:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:51Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "port_range_min": null, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:51Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "0986841f-a13d-4825-876e-55b7e8ed89d5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:49Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "port_range_min": null, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:49Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "4bcc97e2-90de-47f9-85d1-d450f3a72d93"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-14T18:28:52Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "port_range_min": 10, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:52Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "91cb59b9-9813-43f4-a07e-fd31f2d42b39"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:50Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "port_range_min": null, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:50Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "9dbd1520-b167-45d4-afd8-edbc7b530cdd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:49Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "port_range_min": null, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:49Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "a7de333f-a43e-4f03-b790-ac24604a0e3d"}]} 2018-11-14 18:28:55,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=16355f07-b69e-4e4c-8ad2-ed6a994f3231 used request id req-1b235d6f-0c5b-4214-868b-88f5fc178a46 2018-11-14 18:28:55,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-eff8423f-ed88-49d1-80c5-85ff154e5eeaname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ad13921091d919729e859d71fae561889cb9d24" 2018-11-14 18:28:55,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-a26f49a0-2f8d-4687-9ed4-9243c9900447 Date: Wed, 14 Nov 2018 18:28:55 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:49Z", "updated_at": "2018-11-14T18:28:52Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:51Z", "revision_number": 0, "id": "0986841f-a13d-4825-876e-55b7e8ed89d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:51Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a7e065359824c5b9cf87836b7ab7765"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:49Z", "revision_number": 0, "id": "4bcc97e2-90de-47f9-85d1-d450f3a72d93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:49Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a7e065359824c5b9cf87836b7ab7765"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-14T18:28:52Z", "revision_number": 0, "id": "91cb59b9-9813-43f4-a07e-fd31f2d42b39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:52Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "port_range_min": 10, "ethertype": "IPv4", "project_id": "9a7e065359824c5b9cf87836b7ab7765"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:50Z", "revision_number": 0, "id": "9dbd1520-b167-45d4-afd8-edbc7b530cdd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:50Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a7e065359824c5b9cf87836b7ab7765"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:49Z", "revision_number": 0, "id": "a7de333f-a43e-4f03-b790-ac24604a0e3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:49Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a7e065359824c5b9cf87836b7ab7765"}], "revision_number": 5, "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "name": "CreateSecurityGroupTests-eff8423f-ed88-49d1-80c5-85ff154e5eeaname"}]} 2018-11-14 18:28:55,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-eff8423f-ed88-49d1-80c5-85ff154e5eeaname used request id req-a26f49a0-2f8d-4687-9ed4-9243c9900447 2018-11-14 18:28:55,554 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 16355f07-b69e-4e4c-8ad2-ed6a994f3231 2018-11-14 18:28:55,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=16355f07-b69e-4e4c-8ad2-ed6a994f3231 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ad13921091d919729e859d71fae561889cb9d24" 2018-11-14 18:28:55,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-aa0748ce-0e7b-4f1a-b179-6568d0dcf34d Date: Wed, 14 Nov 2018 18:28:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:51Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "port_range_min": null, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:51Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "0986841f-a13d-4825-876e-55b7e8ed89d5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:49Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "port_range_min": null, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:49Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "4bcc97e2-90de-47f9-85d1-d450f3a72d93"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-14T18:28:52Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "port_range_min": 10, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:52Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "91cb59b9-9813-43f4-a07e-fd31f2d42b39"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:50Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "port_range_min": null, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:50Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "9dbd1520-b167-45d4-afd8-edbc7b530cdd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:49Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "port_range_min": null, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:49Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "a7de333f-a43e-4f03-b790-ac24604a0e3d"}]} 2018-11-14 18:28:55,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=16355f07-b69e-4e4c-8ad2-ed6a994f3231 used request id req-aa0748ce-0e7b-4f1a-b179-6568d0dcf34d 2018-11-14 18:28:55,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-eff8423f-ed88-49d1-80c5-85ff154e5eeaname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ad13921091d919729e859d71fae561889cb9d24" 2018-11-14 18:28:55,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-dd5c6b94-f145-4e36-bd90-978bea422d85 Date: Wed, 14 Nov 2018 18:28:55 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:49Z", "updated_at": "2018-11-14T18:28:52Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:51Z", "revision_number": 0, "id": "0986841f-a13d-4825-876e-55b7e8ed89d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:51Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a7e065359824c5b9cf87836b7ab7765"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:49Z", "revision_number": 0, "id": "4bcc97e2-90de-47f9-85d1-d450f3a72d93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:49Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a7e065359824c5b9cf87836b7ab7765"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-14T18:28:52Z", "revision_number": 0, "id": "91cb59b9-9813-43f4-a07e-fd31f2d42b39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:52Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "port_range_min": 10, "ethertype": "IPv4", "project_id": "9a7e065359824c5b9cf87836b7ab7765"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:50Z", "revision_number": 0, "id": "9dbd1520-b167-45d4-afd8-edbc7b530cdd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:50Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a7e065359824c5b9cf87836b7ab7765"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:49Z", "revision_number": 0, "id": "a7de333f-a43e-4f03-b790-ac24604a0e3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:49Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a7e065359824c5b9cf87836b7ab7765"}], "revision_number": 5, "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "name": "CreateSecurityGroupTests-eff8423f-ed88-49d1-80c5-85ff154e5eeaname"}]} 2018-11-14 18:28:55,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-eff8423f-ed88-49d1-80c5-85ff154e5eeaname used request id req-dd5c6b94-f145-4e36-bd90-978bea422d85 2018-11-14 18:28:55,829 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 16355f07-b69e-4e4c-8ad2-ed6a994f3231 2018-11-14 18:28:55,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=16355f07-b69e-4e4c-8ad2-ed6a994f3231 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ad13921091d919729e859d71fae561889cb9d24" 2018-11-14 18:28:56,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-a4efe4ef-ee43-4ace-b28e-51547fbd6b98 Date: Wed, 14 Nov 2018 18:28:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:51Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "port_range_min": null, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:51Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "0986841f-a13d-4825-876e-55b7e8ed89d5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:49Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "port_range_min": null, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:49Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "4bcc97e2-90de-47f9-85d1-d450f3a72d93"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-14T18:28:52Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "port_range_min": 10, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:52Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "91cb59b9-9813-43f4-a07e-fd31f2d42b39"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:50Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "port_range_min": null, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:50Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "9dbd1520-b167-45d4-afd8-edbc7b530cdd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:49Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "port_range_min": null, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:49Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "a7de333f-a43e-4f03-b790-ac24604a0e3d"}]} 2018-11-14 18:28:56,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=16355f07-b69e-4e4c-8ad2-ed6a994f3231 used request id req-a4efe4ef-ee43-4ace-b28e-51547fbd6b98 2018-11-14 18:28:56,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-eff8423f-ed88-49d1-80c5-85ff154e5eeaname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ad13921091d919729e859d71fae561889cb9d24" 2018-11-14 18:28:56,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-81e5ff3d-1ce0-41a3-8d76-7ddd09c675ff Date: Wed, 14 Nov 2018 18:28:56 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:49Z", "updated_at": "2018-11-14T18:28:52Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:51Z", "revision_number": 0, "id": "0986841f-a13d-4825-876e-55b7e8ed89d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:51Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a7e065359824c5b9cf87836b7ab7765"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:49Z", "revision_number": 0, "id": "4bcc97e2-90de-47f9-85d1-d450f3a72d93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:49Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a7e065359824c5b9cf87836b7ab7765"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-14T18:28:52Z", "revision_number": 0, "id": "91cb59b9-9813-43f4-a07e-fd31f2d42b39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:52Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "port_range_min": 10, "ethertype": "IPv4", "project_id": "9a7e065359824c5b9cf87836b7ab7765"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:50Z", "revision_number": 0, "id": "9dbd1520-b167-45d4-afd8-edbc7b530cdd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:50Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a7e065359824c5b9cf87836b7ab7765"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:49Z", "revision_number": 0, "id": "a7de333f-a43e-4f03-b790-ac24604a0e3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:49Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a7e065359824c5b9cf87836b7ab7765"}], "revision_number": 5, "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "name": "CreateSecurityGroupTests-eff8423f-ed88-49d1-80c5-85ff154e5eeaname"}]} 2018-11-14 18:28:56,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-eff8423f-ed88-49d1-80c5-85ff154e5eeaname used request id req-81e5ff3d-1ce0-41a3-8d76-7ddd09c675ff 2018-11-14 18:28:56,114 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 16355f07-b69e-4e4c-8ad2-ed6a994f3231 2018-11-14 18:28:56,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=16355f07-b69e-4e4c-8ad2-ed6a994f3231 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ad13921091d919729e859d71fae561889cb9d24" 2018-11-14 18:28:56,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-87bf04d5-7747-467b-87ac-13c27dc403e7 Date: Wed, 14 Nov 2018 18:28:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:51Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "port_range_min": null, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:51Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "0986841f-a13d-4825-876e-55b7e8ed89d5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:49Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "port_range_min": null, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:49Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "4bcc97e2-90de-47f9-85d1-d450f3a72d93"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-14T18:28:52Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "port_range_min": 10, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:52Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "91cb59b9-9813-43f4-a07e-fd31f2d42b39"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:50Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "port_range_min": null, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:50Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "9dbd1520-b167-45d4-afd8-edbc7b530cdd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:49Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "port_range_min": null, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:49Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "a7de333f-a43e-4f03-b790-ac24604a0e3d"}]} 2018-11-14 18:28:56,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=16355f07-b69e-4e4c-8ad2-ed6a994f3231 used request id req-87bf04d5-7747-467b-87ac-13c27dc403e7 2018-11-14 18:28:56,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-eff8423f-ed88-49d1-80c5-85ff154e5eeaname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ad13921091d919729e859d71fae561889cb9d24" 2018-11-14 18:28:56,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-4b427843-1f61-4148-9b95-fa4987e75ac5 Date: Wed, 14 Nov 2018 18:28:56 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:49Z", "updated_at": "2018-11-14T18:28:52Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:51Z", "revision_number": 0, "id": "0986841f-a13d-4825-876e-55b7e8ed89d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:51Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a7e065359824c5b9cf87836b7ab7765"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:49Z", "revision_number": 0, "id": "4bcc97e2-90de-47f9-85d1-d450f3a72d93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:49Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a7e065359824c5b9cf87836b7ab7765"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-14T18:28:52Z", "revision_number": 0, "id": "91cb59b9-9813-43f4-a07e-fd31f2d42b39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:52Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "port_range_min": 10, "ethertype": "IPv4", "project_id": "9a7e065359824c5b9cf87836b7ab7765"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:50Z", "revision_number": 0, "id": "9dbd1520-b167-45d4-afd8-edbc7b530cdd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:50Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a7e065359824c5b9cf87836b7ab7765"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:49Z", "revision_number": 0, "id": "a7de333f-a43e-4f03-b790-ac24604a0e3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:49Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a7e065359824c5b9cf87836b7ab7765"}], "revision_number": 5, "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "name": "CreateSecurityGroupTests-eff8423f-ed88-49d1-80c5-85ff154e5eeaname"}]} 2018-11-14 18:28:56,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-eff8423f-ed88-49d1-80c5-85ff154e5eeaname used request id req-4b427843-1f61-4148-9b95-fa4987e75ac5 2018-11-14 18:28:56,457 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 16355f07-b69e-4e4c-8ad2-ed6a994f3231 2018-11-14 18:28:56,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=16355f07-b69e-4e4c-8ad2-ed6a994f3231 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ad13921091d919729e859d71fae561889cb9d24" 2018-11-14 18:28:56,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-9502660e-4921-495b-8752-6072efca49fb Date: Wed, 14 Nov 2018 18:28:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:51Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "port_range_min": null, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:51Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "0986841f-a13d-4825-876e-55b7e8ed89d5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:49Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "port_range_min": null, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:49Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "4bcc97e2-90de-47f9-85d1-d450f3a72d93"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-14T18:28:52Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "port_range_min": 10, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:52Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "91cb59b9-9813-43f4-a07e-fd31f2d42b39"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:50Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "port_range_min": null, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:50Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "9dbd1520-b167-45d4-afd8-edbc7b530cdd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:49Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "port_range_min": null, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:49Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "a7de333f-a43e-4f03-b790-ac24604a0e3d"}]} 2018-11-14 18:28:56,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=16355f07-b69e-4e4c-8ad2-ed6a994f3231 used request id req-9502660e-4921-495b-8752-6072efca49fb 2018-11-14 18:28:56,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-eff8423f-ed88-49d1-80c5-85ff154e5eeaname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ad13921091d919729e859d71fae561889cb9d24" 2018-11-14 18:28:56,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-e6e27023-6672-47b3-8ee6-198db3f2c8fc Date: Wed, 14 Nov 2018 18:28:56 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:49Z", "updated_at": "2018-11-14T18:28:52Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:51Z", "revision_number": 0, "id": "0986841f-a13d-4825-876e-55b7e8ed89d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:51Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a7e065359824c5b9cf87836b7ab7765"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:49Z", "revision_number": 0, "id": "4bcc97e2-90de-47f9-85d1-d450f3a72d93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:49Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a7e065359824c5b9cf87836b7ab7765"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-11-14T18:28:52Z", "revision_number": 0, "id": "91cb59b9-9813-43f4-a07e-fd31f2d42b39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:52Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "port_range_min": 10, "ethertype": "IPv4", "project_id": "9a7e065359824c5b9cf87836b7ab7765"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:50Z", "revision_number": 0, "id": "9dbd1520-b167-45d4-afd8-edbc7b530cdd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:50Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a7e065359824c5b9cf87836b7ab7765"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:49Z", "revision_number": 0, "id": "a7de333f-a43e-4f03-b790-ac24604a0e3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:49Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a7e065359824c5b9cf87836b7ab7765"}], "revision_number": 5, "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "name": "CreateSecurityGroupTests-eff8423f-ed88-49d1-80c5-85ff154e5eeaname"}]} 2018-11-14 18:28:56,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-eff8423f-ed88-49d1-80c5-85ff154e5eeaname used request id req-e6e27023-6672-47b3-8ee6-198db3f2c8fc 2018-11-14 18:28:56,535 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 16355f07-b69e-4e4c-8ad2-ed6a994f3231 2018-11-14 18:28:56,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=16355f07-b69e-4e4c-8ad2-ed6a994f3231 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ad13921091d919729e859d71fae561889cb9d24" 2018-11-14 18:28:56,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-49a2fa3d-801a-4778-956e-1d5a8c2c75d5 Date: Wed, 14 Nov 2018 18:28:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:51Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "port_range_min": null, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:51Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "0986841f-a13d-4825-876e-55b7e8ed89d5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:49Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "port_range_min": null, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:49Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "4bcc97e2-90de-47f9-85d1-d450f3a72d93"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-14T18:28:52Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "port_range_min": 10, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:52Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "91cb59b9-9813-43f4-a07e-fd31f2d42b39"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:50Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "port_range_min": null, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:50Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "9dbd1520-b167-45d4-afd8-edbc7b530cdd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:49Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "port_range_min": null, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:49Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "a7de333f-a43e-4f03-b790-ac24604a0e3d"}]} 2018-11-14 18:28:56,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=16355f07-b69e-4e4c-8ad2-ed6a994f3231 used request id req-49a2fa3d-801a-4778-956e-1d5a8c2c75d5 2018-11-14 18:28:56,790 - neutron_utils - INFO - Deleting security group rule with ID - 9dbd1520-b167-45d4-afd8-edbc7b530cdd 2018-11-14 18:28:56,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/9dbd1520-b167-45d4-afd8-edbc7b530cdd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4e1e61806555fd6d8ca92eaa37fd980ce903fe7" 2018-11-14 18:28:56,905 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a62e04c1-4642-495b-aa61-481071f3e332 Content-Length: 0 Date: Wed, 14 Nov 2018 18:28:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:28:56,905 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/9dbd1520-b167-45d4-afd8-edbc7b530cdd used request id req-a62e04c1-4642-495b-aa61-481071f3e332 2018-11-14 18:28:56,905 - OpenStackSecurityGroup - WARNING - Rule setting is None, cannot remove rule 2018-11-14 18:28:56,905 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 16355f07-b69e-4e4c-8ad2-ed6a994f3231 2018-11-14 18:28:56,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=16355f07-b69e-4e4c-8ad2-ed6a994f3231 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ad13921091d919729e859d71fae561889cb9d24" 2018-11-14 18:28:56,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1992 X-Openstack-Request-Id: req-34b244fd-ccc2-4670-a3e6-1f5ed8f8535d Date: Wed, 14 Nov 2018 18:28:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:51Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "port_range_min": null, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:51Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "0986841f-a13d-4825-876e-55b7e8ed89d5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:49Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "port_range_min": null, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:49Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "4bcc97e2-90de-47f9-85d1-d450f3a72d93"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-11-14T18:28:52Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "port_range_min": 10, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:52Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "91cb59b9-9813-43f4-a07e-fd31f2d42b39"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:49Z", "security_group_id": "16355f07-b69e-4e4c-8ad2-ed6a994f3231", "port_range_min": null, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:49Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "a7de333f-a43e-4f03-b790-ac24604a0e3d"}]} 2018-11-14 18:28:56,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=16355f07-b69e-4e4c-8ad2-ed6a994f3231 used request id req-34b244fd-ccc2-4670-a3e6-1f5ed8f8535d 2018-11-14 18:28:56,930 - neutron_utils - INFO - Deleting security group rule with ID - 4bcc97e2-90de-47f9-85d1-d450f3a72d93 2018-11-14 18:28:56,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/4bcc97e2-90de-47f9-85d1-d450f3a72d93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4e1e61806555fd6d8ca92eaa37fd980ce903fe7" 2018-11-14 18:28:57,020 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b36b5b2d-f161-45f9-8666-1e8eb8fd74dc Content-Length: 0 Date: Wed, 14 Nov 2018 18:28:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:28:57,020 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/4bcc97e2-90de-47f9-85d1-d450f3a72d93 used request id req-b36b5b2d-f161-45f9-8666-1e8eb8fd74dc 2018-11-14 18:28:57,020 - neutron_utils - INFO - Deleting security group rule with ID - 91cb59b9-9813-43f4-a07e-fd31f2d42b39 2018-11-14 18:28:57,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/91cb59b9-9813-43f4-a07e-fd31f2d42b39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4e1e61806555fd6d8ca92eaa37fd980ce903fe7" 2018-11-14 18:28:57,302 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6142a8a6-098c-4b71-8c17-7079a62d3f53 Content-Length: 0 Date: Wed, 14 Nov 2018 18:28:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:28:57,302 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/91cb59b9-9813-43f4-a07e-fd31f2d42b39 used request id req-6142a8a6-098c-4b71-8c17-7079a62d3f53 2018-11-14 18:28:57,302 - neutron_utils - INFO - Deleting security group rule with ID - a7de333f-a43e-4f03-b790-ac24604a0e3d 2018-11-14 18:28:57,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/a7de333f-a43e-4f03-b790-ac24604a0e3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4e1e61806555fd6d8ca92eaa37fd980ce903fe7" 2018-11-14 18:28:57,603 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-73bc32c4-65c3-4294-baf5-a3dab938258e Content-Length: 0 Date: Wed, 14 Nov 2018 18:28:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:28:57,603 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/a7de333f-a43e-4f03-b790-ac24604a0e3d used request id req-73bc32c4-65c3-4294-baf5-a3dab938258e 2018-11-14 18:28:57,603 - neutron_utils - INFO - Deleting security group rule with ID - 0986841f-a13d-4825-876e-55b7e8ed89d5 2018-11-14 18:28:57,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/0986841f-a13d-4825-876e-55b7e8ed89d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4e1e61806555fd6d8ca92eaa37fd980ce903fe7" 2018-11-14 18:28:57,879 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7105021c-984d-410b-bbfa-43bae654e501 Content-Length: 0 Date: Wed, 14 Nov 2018 18:28:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:28:57,879 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/0986841f-a13d-4825-876e-55b7e8ed89d5 used request id req-7105021c-984d-410b-bbfa-43bae654e501 2018-11-14 18:28:57,879 - neutron_utils - INFO - Deleting security group rule with ID - 9dbd1520-b167-45d4-afd8-edbc7b530cdd 2018-11-14 18:28:57,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/9dbd1520-b167-45d4-afd8-edbc7b530cdd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4e1e61806555fd6d8ca92eaa37fd980ce903fe7" 2018-11-14 18:28:58,076 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-18c410ae-0a69-40c0-89e2-81f185731cb6 Date: Wed, 14 Nov 2018 18:28:58 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 9dbd1520-b167-45d4-afd8-edbc7b530cdd does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-11-14 18:28:58,076 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/9dbd1520-b167-45d4-afd8-edbc7b530cdd used request id req-18c410ae-0a69-40c0-89e2-81f185731cb6 2018-11-14 18:28:58,076 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 9dbd1520-b167-45d4-afd8-edbc7b530cdd does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-11-14 18:28:58,076 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 9dbd1520-b167-45d4-afd8-edbc7b530cdd does not exist Neutron server returns request_ids: ['req-18c410ae-0a69-40c0-89e2-81f185731cb6'] 2018-11-14 18:28:58,076 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-eff8423f-ed88-49d1-80c5-85ff154e5eeaname 2018-11-14 18:28:58,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/16355f07-b69e-4e4c-8ad2-ed6a994f3231 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4e1e61806555fd6d8ca92eaa37fd980ce903fe7" 2018-11-14 18:28:58,203 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-66034ebd-000d-49e8-858f-7718d08dfd3c Content-Length: 0 Date: Wed, 14 Nov 2018 18:28:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:28:58,204 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/16355f07-b69e-4e4c-8ad2-ed6a994f3231 used request id req-66034ebd-000d-49e8-858f-7718d08dfd3c 2018-11-14 18:28:58,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d464260ba4e478a260f777fb44c939904e5ec69d" 2018-11-14 18:28:58,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-7ff68c35-423c-4da9-a159-e6b9862adb50 Date: Wed, 14 Nov 2018 18:28:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:48Z", "updated_at": "2018-11-14T18:28:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:48Z", "revision_number": 0, "id": "85b408ee-acd8-45b2-b219-da98d8d29980", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:48Z", "security_group_id": "78df4279-f79a-4a0a-b938-e85cd243df48", "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a7e065359824c5b9cf87836b7ab7765"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:48Z", "revision_number": 0, "id": "ba2b2828-7ddf-4d6c-a372-f64f3953ce52", "remote_group_id": "78df4279-f79a-4a0a-b938-e85cd243df48", "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:48Z", "security_group_id": "78df4279-f79a-4a0a-b938-e85cd243df48", "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a7e065359824c5b9cf87836b7ab7765"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:48Z", "revision_number": 0, "id": "c233f0cd-38ac-49eb-8792-26e5ac4d9d5f", "remote_group_id": "78df4279-f79a-4a0a-b938-e85cd243df48", "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:48Z", "security_group_id": "78df4279-f79a-4a0a-b938-e85cd243df48", "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a7e065359824c5b9cf87836b7ab7765"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:28:48Z", "revision_number": 0, "id": "e0d2b966-bff5-48b7-aff4-c9427a5c6d26", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:28:48Z", "security_group_id": "78df4279-f79a-4a0a-b938-e85cd243df48", "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a7e065359824c5b9cf87836b7ab7765"}], "revision_number": 4, "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "78df4279-f79a-4a0a-b938-e85cd243df48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:28:58,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-7ff68c35-423c-4da9-a159-e6b9862adb50 2018-11-14 18:28:58,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d464260ba4e478a260f777fb44c939904e5ec69d" 2018-11-14 18:28:58,593 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:28:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe2a5456-93be-4c77-a194-8cdd2faa9a3e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:28:58,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-fe2a5456-93be-4c77-a194-8cdd2faa9a3e 2018-11-14 18:28:58,594 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:28:58,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d464260ba4e478a260f777fb44c939904e5ec69d" 2018-11-14 18:28:58,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:28:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1306edc7-cdcc-45fa-89ea-af5a9ff9ec6f Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:28:58,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-1306edc7-cdcc-45fa-89ea-af5a9ff9ec6f 2018-11-14 18:28:58,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d464260ba4e478a260f777fb44c939904e5ec69d" 2018-11-14 18:28:58,804 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:28:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10b24182-94c9-4b84-be2d-d4da070e1941 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:28:58,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-10b24182-94c9-4b84-be2d-d4da070e1941 2018-11-14 18:28:58,804 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:28:58,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d464260ba4e478a260f777fb44c939904e5ec69d" 2018-11-14 18:28:58,925 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:28:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e5fbf46-0163-4313-8af1-88e5ea911b74 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:28:58,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-9e5fbf46-0163-4313-8af1-88e5ea911b74 2018-11-14 18:28:58,925 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:28:58,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d464260ba4e478a260f777fb44c939904e5ec69d" 2018-11-14 18:28:59,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:28:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa50c2db-91c1-41b1-940b-96f582595ea0 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:28:59,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-aa50c2db-91c1-41b1-940b-96f582595ea0 2018-11-14 18:28:59,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9a7e065359824c5b9cf87836b7ab7765 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d464260ba4e478a260f777fb44c939904e5ec69d" 2018-11-14 18:28:59,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:28:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-292478b9-80be-40f6-b945-cf16db1cce06 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9a7e065359824c5b9cf87836b7ab7765"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9a7e065359824c5b9cf87836b7ab7765", "name": "CreateSecurityGroupTests-ff77fef8-3599-4b4-proj"}} 2018-11-14 18:28:59,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9a7e065359824c5b9cf87836b7ab7765 used request id req-292478b9-80be-40f6-b945-cf16db1cce06 2018-11-14 18:28:59,151 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 78df4279-f79a-4a0a-b938-e85cd243df48 2018-11-14 18:28:59,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=78df4279-f79a-4a0a-b938-e85cd243df48 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d464260ba4e478a260f777fb44c939904e5ec69d" 2018-11-14 18:28:59,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-78856c34-bb1c-4f97-ac10-ac2025a45c67 Date: Wed, 14 Nov 2018 18:28:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:48Z", "security_group_id": "78df4279-f79a-4a0a-b938-e85cd243df48", "port_range_min": null, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:48Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "85b408ee-acd8-45b2-b219-da98d8d29980"}, {"remote_group_id": "78df4279-f79a-4a0a-b938-e85cd243df48", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:48Z", "security_group_id": "78df4279-f79a-4a0a-b938-e85cd243df48", "port_range_min": null, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:48Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "ba2b2828-7ddf-4d6c-a372-f64f3953ce52"}, {"remote_group_id": "78df4279-f79a-4a0a-b938-e85cd243df48", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:48Z", "security_group_id": "78df4279-f79a-4a0a-b938-e85cd243df48", "port_range_min": null, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:48Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "c233f0cd-38ac-49eb-8792-26e5ac4d9d5f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:28:48Z", "security_group_id": "78df4279-f79a-4a0a-b938-e85cd243df48", "port_range_min": null, "revision_number": 0, "tenant_id": "9a7e065359824c5b9cf87836b7ab7765", "created_at": "2018-11-14T18:28:48Z", "project_id": "9a7e065359824c5b9cf87836b7ab7765", "id": "e0d2b966-bff5-48b7-aff4-c9427a5c6d26"}]} 2018-11-14 18:28:59,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=78df4279-f79a-4a0a-b938-e85cd243df48 used request id req-78856c34-bb1c-4f97-ac10-ac2025a45c67 2018-11-14 18:28:59,362 - neutron_utils - INFO - Deleting security group with name - default 2018-11-14 18:28:59,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/78df4279-f79a-4a0a-b938-e85cd243df48 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d464260ba4e478a260f777fb44c939904e5ec69d" 2018-11-14 18:28:59,762 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-13e49e68-3206-4739-bf4c-ebe86795d75e Content-Length: 0 Date: Wed, 14 Nov 2018 18:28:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:28:59,763 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/78df4279-f79a-4a0a-b938-e85cd243df48 used request id req-13e49e68-3206-4739-bf4c-ebe86795d75e 2018-11-14 18:28:59,763 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-ff77fef8-3599-4b4-proj 2018-11-14 18:28:59,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/9a7e065359824c5b9cf87836b7ab7765 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d464260ba4e478a260f777fb44c939904e5ec69d" 2018-11-14 18:29:00,031 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:28:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a732937-166a-452f-bcb8-bcaea20754e1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:29:00,031 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/9a7e065359824c5b9cf87836b7ab7765 used request id req-1a732937-166a-452f-bcb8-bcaea20754e1 2018-11-14 18:29:00,031 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-ff77fef8-3599-4b4-proj-role 2018-11-14 18:29:00,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/4e0518599307475f8680cc7dbf243440 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d464260ba4e478a260f777fb44c939904e5ec69d" 2018-11-14 18:29:00,187 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:29:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7958738-7f28-4b74-8de9-997639f111b3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:29:00,187 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/4e0518599307475f8680cc7dbf243440 used request id req-c7958738-7f28-4b74-8de9-997639f111b3 2018-11-14 18:29:00,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d464260ba4e478a260f777fb44c939904e5ec69d" 2018-11-14 18:29:00,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-142e3cec-390b-47f2-8a6d-6f92de63a91c Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:29:00,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-142e3cec-390b-47f2-8a6d-6f92de63a91c 2018-11-14 18:29:00,291 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-ff77fef8-3599-4b4-user 2018-11-14 18:29:00,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/13bab18286694e108c261f1262595298 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e74b851f3fb6330073671269217c10ac3791632" 2018-11-14 18:29:00,501 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:29:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e99f7f2-9b4a-46ce-8408-49f414245398 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:29:00,501 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/13bab18286694e108c261f1262595298 used request id req-7e99f7f2-9b4a-46ce-8408-49f414245398 2018-11-14 18:29:00,503 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:29:00,919 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:29:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["yYEgVZ7vSdWdONf53k2OFw"], "issued_at": "2018-11-14T18:29:00.000000Z"}} 2018-11-14 18:29:00,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f573e71b3b5a9f11c407c51bbe4274e2216959b" 2018-11-14 18:29:01,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08cce0b7-b82a-482f-adc4-b80eed1d5ff6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:29:01,016 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-08cce0b7-b82a-482f-adc4-b80eed1d5ff6 2018-11-14 18:29:01,017 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:29:01,018 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:29:01,469 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:29:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["xJl1cEoxTCSpj1otBEpAVQ"], "issued_at": "2018-11-14T18:29:01.000000Z"}} 2018-11-14 18:29:01,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd4035bf88c37581c8a9c926b1d2b2f277f491c6" 2018-11-14 18:29:01,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-704495b9-a1f9-43f1-8299-e3f058a3e120 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:29:01,580 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-704495b9-a1f9-43f1-8299-e3f058a3e120 2018-11-14 18:29:01,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:29:01,590 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:29: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:29:01,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-4be82549-d7d1-4aa-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd4035bf88c37581c8a9c926b1d2b2f277f491c6" 2018-11-14 18:29:01,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9a2ce46-c54e-472c-8369-3d7cb18fe03d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-4be82549-d7d1-4aa-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:29:01,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-4be82549-d7d1-4aa-proj used request id req-d9a2ce46-c54e-472c-8369-3d7cb18fe03d 2018-11-14 18:29:01,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd4035bf88c37581c8a9c926b1d2b2f277f491c6" 2018-11-14 18:29:01,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2721cdce-05b1-4882-9047-1e78a97ffca2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:29:01,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-2721cdce-05b1-4882-9047-1e78a97ffca2 2018-11-14 18:29:01,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd4035bf88c37581c8a9c926b1d2b2f277f491c6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-4be82549-d7d1-4aa-proj"}}' 2018-11-14 18:29:01,959 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:29:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd48ce16-2b4b-4b5a-b16a-c2defd109d6b Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7d28e69d487b42b6af6b06780595bd87"}, "tags": [], "enabled": true, "id": "7d28e69d487b42b6af6b06780595bd87", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-4be82549-d7d1-4aa-proj"}} 2018-11-14 18:29:01,959 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-dd48ce16-2b4b-4b5a-b16a-c2defd109d6b 2018-11-14 18:29:01,959 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-4be82549-d7d1-4aa-proj 2018-11-14 18:29:01,960 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:29:01,960 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:29:02,378 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:29:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["kg-nV9-uTDWhIr2LOfhKqw"], "issued_at": "2018-11-14T18:29:02.000000Z"}} 2018-11-14 18:29:02,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95fa96a786606d809b7764b5b4d94824837eb8f6" 2018-11-14 18:29:02,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cd6705f-ed69-47a2-bd21-29fe73950eab Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:29:02,484 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-4cd6705f-ed69-47a2-bd21-29fe73950eab 2018-11-14 18:29:02,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:29:02,492 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:29: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:29:02,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95fa96a786606d809b7764b5b4d94824837eb8f6" 2018-11-14 18:29:02,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8cb2fd4-f07a-45bb-8062-924d1cffc8e3 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:29:02,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-d8cb2fd4-f07a-45bb-8062-924d1cffc8e3 2018-11-14 18:29:02,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateImageSuccessTests-4be82549-d7d1-4aa-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95fa96a786606d809b7764b5b4d94824837eb8f6" 2018-11-14 18:29:02,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4dc8f744-f32d-4d14-855a-b3eaf9913833 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateImageSuccessTests-4be82549-d7d1-4aa-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7d28e69d487b42b6af6b06780595bd87"}, "tags": [], "enabled": true, "id": "7d28e69d487b42b6af6b06780595bd87", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-4be82549-d7d1-4aa-proj"}]} 2018-11-14 18:29:02,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateImageSuccessTests-4be82549-d7d1-4aa-proj used request id req-4dc8f744-f32d-4d14-855a-b3eaf9913833 2018-11-14 18:29:02,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95fa96a786606d809b7764b5b4d94824837eb8f6" 2018-11-14 18:29:02,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24ac0d33-9ccf-4712-af1b-10f73ad3b45e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:29:02,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-24ac0d33-9ccf-4712-af1b-10f73ad3b45e 2018-11-14 18:29:03,283 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-4be82549-d7d1-4aa-user 2018-11-14 18:29:03,283 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:29:03,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd4035bf88c37581c8a9c926b1d2b2f277f491c6" 2018-11-14 18:29:03,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3332b4c-b80c-4819-bbd2-42a52a324e60 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:29:03,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d3332b4c-b80c-4819-bbd2-42a52a324e60 2018-11-14 18:29:03,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd4035bf88c37581c8a9c926b1d2b2f277f491c6" -d '{"role": {"name": "CreateImageSuccessTests-4be82549-d7d1-4aa-proj-role"}}' 2018-11-14 18:29:03,516 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:29:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2df26650-b5a5-4018-8d94-d9c4d2e389b1 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3a365339a54046e8a4a4d03e618a0546", "links": {"self": "http://172.30.9.28:5000/v3/roles/3a365339a54046e8a4a4d03e618a0546"}, "name": "CreateImageSuccessTests-4be82549-d7d1-4aa-proj-role"}} 2018-11-14 18:29:03,516 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-2df26650-b5a5-4018-8d94-d9c4d2e389b1 2018-11-14 18:29:03,516 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-4be82549-d7d1-4aa-proj-role 2018-11-14 18:29:03,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/3a365339a54046e8a4a4d03e618a0546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd4035bf88c37581c8a9c926b1d2b2f277f491c6" 2018-11-14 18:29:03,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f3465be-915d-4f3a-b4b8-8a9d0f2f440f Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3a365339a54046e8a4a4d03e618a0546", "links": {"self": "http://172.30.9.28:5000/v3/roles/3a365339a54046e8a4a4d03e618a0546"}, "name": "CreateImageSuccessTests-4be82549-d7d1-4aa-proj-role"}} 2018-11-14 18:29:03,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/3a365339a54046e8a4a4d03e618a0546 used request id req-7f3465be-915d-4f3a-b4b8-8a9d0f2f440f 2018-11-14 18:29:03,630 - keystone_utils - INFO - Granting role CreateImageSuccessTests-4be82549-d7d1-4aa-proj-role to project CreateImageSuccessTests-4be82549-d7d1-4aa-proj 2018-11-14 18:29:03,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/7d28e69d487b42b6af6b06780595bd87/users/71d9efc06b0446e7b9a177eecf60a768/roles/3a365339a54046e8a4a4d03e618a0546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd4035bf88c37581c8a9c926b1d2b2f277f491c6" 2018-11-14 18:29:03,783 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:29:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26867cfa-d0d6-4f50-8ec4-7adc46e9af75 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:29:03,783 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/7d28e69d487b42b6af6b06780595bd87/users/71d9efc06b0446e7b9a177eecf60a768/roles/3a365339a54046e8a4a4d03e618a0546 used request id req-26867cfa-d0d6-4f50-8ec4-7adc46e9af75 2018-11-14 18:29:03,805 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-14 18:29:03,805 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:29:03,806 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:29:04,203 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3a365339a54046e8a4a4d03e618a0546", "name": "CreateImageSuccessTests-4be82549-d7d1-4aa-proj-role"}], "expires_at": "2018-11-14T19:29:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7d28e69d487b42b6af6b06780595bd87", "name": "CreateImageSuccessTests-4be82549-d7d1-4aa-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/7d28e69d487b42b6af6b06780595bd87", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/7d28e69d487b42b6af6b06780595bd87", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/7d28e69d487b42b6af6b06780595bd87", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_7d28e69d487b42b6af6b06780595bd87", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_7d28e69d487b42b6af6b06780595bd87", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/7d28e69d487b42b6af6b06780595bd87", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/7d28e69d487b42b6af6b06780595bd87", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/7d28e69d487b42b6af6b06780595bd87", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/7d28e69d487b42b6af6b06780595bd87", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/7d28e69d487b42b6af6b06780595bd87", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/7d28e69d487b42b6af6b06780595bd87", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/7d28e69d487b42b6af6b06780595bd87", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/7d28e69d487b42b6af6b06780595bd87", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/7d28e69d487b42b6af6b06780595bd87", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-4be82549-d7d1-4aa-user", "id": "71d9efc06b0446e7b9a177eecf60a768"}, "audit_ids": ["v5_DhmYeTneeu-x5XeV6aQ"], "issued_at": "2018-11-14T18:29:04.000000Z"}} 2018-11-14 18:29:04,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1bc8d77f6f8b419b120b35b2b5ac94dd0c184f5" 2018-11-14 18:29:04,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90027491-8f4f-4bed-8932-d1e5ab495d62 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:29:04,302 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-90027491-8f4f-4bed-8932-d1e5ab495d62 2018-11-14 18:29:04,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-c5d1ab12-450c-41da-bc80-61f4798d9efc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c1bc8d77f6f8b419b120b35b2b5ac94dd0c184f5" 2018-11-14 18:29:04,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-bc6e7803-0aaf-4fe6-a673-715a13045dea Date: Wed, 14 Nov 2018 18:29:04 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-c5d1ab12-450c-41da-bc80-61f4798d9efc"} 2018-11-14 18:29:04,528 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-c5d1ab12-450c-41da-bc80-61f4798d9efc used request id req-bc6e7803-0aaf-4fe6-a673-715a13045dea 2018-11-14 18:29:04,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c1bc8d77f6f8b419b120b35b2b5ac94dd0c184f5" 2018-11-14 18:29:04,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-fca56cd4-acfa-470e-88ae-b2a0bc58cc7b Date: Wed, 14 Nov 2018 18:29: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-11-14 18:29:04,724 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-fca56cd4-acfa-470e-88ae-b2a0bc58cc7b 2018-11-14 18:29:04,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c1bc8d77f6f8b419b120b35b2b5ac94dd0c184f5" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-c5d1ab12-450c-41da-bc80-61f4798d9efc"}' 2018-11-14 18:29:04,975 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/01873a29-e40a-4397-8e0a-3f502ed02a88 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c699d963-b0a8-444b-9536-20b9a09c244a Date: Wed, 14 Nov 2018 18:29:04 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-c5d1ab12-450c-41da-bc80-61f4798d9efc", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:29:04Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-14T18:29:04Z", "visibility": "shared", "locations": [], "self": "/v2/images/01873a29-e40a-4397-8e0a-3f502ed02a88", "min_disk": 0, "protected": false, "id": "01873a29-e40a-4397-8e0a-3f502ed02a88", "file": "/v2/images/01873a29-e40a-4397-8e0a-3f502ed02a88/file", "checksum": null, "owner": "7d28e69d487b42b6af6b06780595bd87", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:29:04,975 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-c699d963-b0a8-444b-9536-20b9a09c244a 2018-11-14 18:29:04,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/01873a29-e40a-4397-8e0a-3f502ed02a88/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c1bc8d77f6f8b419b120b35b2b5ac94dd0c184f5" -d '' 2018-11-14 18:29:05,921 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ef20181f-c6b5-4016-ac87-dad59f49a4e4 Date: Wed, 14 Nov 2018 18:29:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:29:05,921 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/01873a29-e40a-4397-8e0a-3f502ed02a88/file used request id req-ef20181f-c6b5-4016-ac87-dad59f49a4e4 2018-11-14 18:29:05,922 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-14 18:29:05,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/01873a29-e40a-4397-8e0a-3f502ed02a88 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c1bc8d77f6f8b419b120b35b2b5ac94dd0c184f5" 2018-11-14 18:29:06,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-e3ecff24-4a47-40d3-8859-ea0f82204c5f Date: Wed, 14 Nov 2018 18:29:06 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-c5d1ab12-450c-41da-bc80-61f4798d9efc", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:29:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:29:05Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/01873a29-e40a-4397-8e0a-3f502ed02a88/snap", "metadata": {}}], "self": "/v2/images/01873a29-e40a-4397-8e0a-3f502ed02a88", "min_disk": 0, "protected": false, "id": "01873a29-e40a-4397-8e0a-3f502ed02a88", "file": "/v2/images/01873a29-e40a-4397-8e0a-3f502ed02a88/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7d28e69d487b42b6af6b06780595bd87", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/01873a29-e40a-4397-8e0a-3f502ed02a88/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:29:06,226 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/01873a29-e40a-4397-8e0a-3f502ed02a88 used request id req-e3ecff24-4a47-40d3-8859-ea0f82204c5f 2018-11-14 18:29:06,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c1bc8d77f6f8b419b120b35b2b5ac94dd0c184f5" 2018-11-14 18:29:06,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-3fe0def0-5602-469a-a544-db248225e4b8 Date: Wed, 14 Nov 2018 18:29: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-11-14 18:29:06,457 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-3fe0def0-5602-469a-a544-db248225e4b8 2018-11-14 18:29:06,459 - create_image - INFO - Created image with name - CreateImageSuccessTests-c5d1ab12-450c-41da-bc80-61f4798d9efc 2018-11-14 18:29:06,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/01873a29-e40a-4397-8e0a-3f502ed02a88 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c1bc8d77f6f8b419b120b35b2b5ac94dd0c184f5" 2018-11-14 18:29:06,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-8dc25c0b-512a-44be-aeed-db302bed4796 Date: Wed, 14 Nov 2018 18:29:06 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-c5d1ab12-450c-41da-bc80-61f4798d9efc", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:29:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:29:05Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/01873a29-e40a-4397-8e0a-3f502ed02a88/snap", "metadata": {}}], "self": "/v2/images/01873a29-e40a-4397-8e0a-3f502ed02a88", "min_disk": 0, "protected": false, "id": "01873a29-e40a-4397-8e0a-3f502ed02a88", "file": "/v2/images/01873a29-e40a-4397-8e0a-3f502ed02a88/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7d28e69d487b42b6af6b06780595bd87", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/01873a29-e40a-4397-8e0a-3f502ed02a88/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:29:06,666 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/01873a29-e40a-4397-8e0a-3f502ed02a88 used request id req-8dc25c0b-512a-44be-aeed-db302bed4796 2018-11-14 18:29:06,667 - create_image - DEBUG - Instance status is - active 2018-11-14 18:29:06,667 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-c5d1ab12-450c-41da-bc80-61f4798d9efc 2018-11-14 18:29:06,667 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-c5d1ab12-450c-41da-bc80-61f4798d9efc 2018-11-14 18:29:06,667 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:29:07,089 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3a365339a54046e8a4a4d03e618a0546", "name": "CreateImageSuccessTests-4be82549-d7d1-4aa-proj-role"}], "expires_at": "2018-11-14T19:29:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7d28e69d487b42b6af6b06780595bd87", "name": "CreateImageSuccessTests-4be82549-d7d1-4aa-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/7d28e69d487b42b6af6b06780595bd87", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/7d28e69d487b42b6af6b06780595bd87", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/7d28e69d487b42b6af6b06780595bd87", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_7d28e69d487b42b6af6b06780595bd87", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_7d28e69d487b42b6af6b06780595bd87", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/7d28e69d487b42b6af6b06780595bd87", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/7d28e69d487b42b6af6b06780595bd87", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/7d28e69d487b42b6af6b06780595bd87", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/7d28e69d487b42b6af6b06780595bd87", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/7d28e69d487b42b6af6b06780595bd87", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/7d28e69d487b42b6af6b06780595bd87", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/7d28e69d487b42b6af6b06780595bd87", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/7d28e69d487b42b6af6b06780595bd87", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/7d28e69d487b42b6af6b06780595bd87", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-4be82549-d7d1-4aa-user", "id": "71d9efc06b0446e7b9a177eecf60a768"}, "audit_ids": ["Tz9qcTdiStOtnNaIwNHhHg"], "issued_at": "2018-11-14T18:29:07.000000Z"}} 2018-11-14 18:29:07,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-c5d1ab12-450c-41da-bc80-61f4798d9efc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}55688b27213e6f519ac7e18e9d9d0368634fe44f" 2018-11-14 18:29:07,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-79708abe-662c-4dc9-9346-e08624ef71cf Date: Wed, 14 Nov 2018 18:29:07 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-c5d1ab12-450c-41da-bc80-61f4798d9efc", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:29:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:29:05Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/01873a29-e40a-4397-8e0a-3f502ed02a88/snap", "metadata": {}}], "self": "/v2/images/01873a29-e40a-4397-8e0a-3f502ed02a88", "min_disk": 0, "protected": false, "id": "01873a29-e40a-4397-8e0a-3f502ed02a88", "file": "/v2/images/01873a29-e40a-4397-8e0a-3f502ed02a88/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7d28e69d487b42b6af6b06780595bd87", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/01873a29-e40a-4397-8e0a-3f502ed02a88/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-c5d1ab12-450c-41da-bc80-61f4798d9efc"} 2018-11-14 18:29:07,301 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-c5d1ab12-450c-41da-bc80-61f4798d9efc used request id req-79708abe-662c-4dc9-9346-e08624ef71cf 2018-11-14 18:29:07,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}55688b27213e6f519ac7e18e9d9d0368634fe44f" 2018-11-14 18:29:07,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-5d3b8af8-c4af-4677-b24e-da227a42d754 Date: Wed, 14 Nov 2018 18:29: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-11-14 18:29:07,488 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-5d3b8af8-c4af-4677-b24e-da227a42d754 2018-11-14 18:29:07,491 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-c5d1ab12-450c-41da-bc80-61f4798d9efc 2018-11-14 18:29:07,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/01873a29-e40a-4397-8e0a-3f502ed02a88 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}55688b27213e6f519ac7e18e9d9d0368634fe44f" 2018-11-14 18:29:08,084 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7e3f6852-1b0b-41a8-b6a8-e9f43636b942 Date: Wed, 14 Nov 2018 18:29:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:29:08,085 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/01873a29-e40a-4397-8e0a-3f502ed02a88 used request id req-7e3f6852-1b0b-41a8-b6a8-e9f43636b942 2018-11-14 18:29:08,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-c5d1ab12-450c-41da-bc80-61f4798d9efc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}55688b27213e6f519ac7e18e9d9d0368634fe44f" 2018-11-14 18:29:08,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-c2c87a01-1ca5-4c58-a314-604e5eed3c6a Date: Wed, 14 Nov 2018 18:29:08 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-c5d1ab12-450c-41da-bc80-61f4798d9efc"} 2018-11-14 18:29:08,284 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-c5d1ab12-450c-41da-bc80-61f4798d9efc used request id req-c2c87a01-1ca5-4c58-a314-604e5eed3c6a 2018-11-14 18:29:08,285 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-c5d1ab12-450c-41da-bc80-61f4798d9efc 2018-11-14 18:29:08,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/01873a29-e40a-4397-8e0a-3f502ed02a88 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c1bc8d77f6f8b419b120b35b2b5ac94dd0c184f5" 2018-11-14 18:29:08,312 - keystoneauth.session - DEBUG - RESP: [404] Content-Length: 189 Content-Type: text/html; charset=UTF-8 X-Openstack-Request-Id: req-27ff639a-ba99-40d6-bb4d-319eb039238e Date: Wed, 14 Nov 2018 18:29:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:29:08,312 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/01873a29-e40a-4397-8e0a-3f502ed02a88 used request id req-27ff639a-ba99-40d6-bb4d-319eb039238e 2018-11-14 18:29:08,313 - glanceclient.common.http - DEBUG - Request returned failure status 404. 2018-11-14 18:29:08,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd4035bf88c37581c8a9c926b1d2b2f277f491c6" 2018-11-14 18:29:08,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-5e9b3787-c3c8-4fc9-a215-8cb80701d2ca Date: Wed, 14 Nov 2018 18:29:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:29:08,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-5e9b3787-c3c8-4fc9-a215-8cb80701d2ca 2018-11-14 18:29:08,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd4035bf88c37581c8a9c926b1d2b2f277f491c6" 2018-11-14 18:29:08,684 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:29:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c52b4114-84b2-4365-9711-c5805301e1bb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:29:08,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-c52b4114-84b2-4365-9711-c5805301e1bb 2018-11-14 18:29:08,685 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:29:08,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd4035bf88c37581c8a9c926b1d2b2f277f491c6" 2018-11-14 18:29:08,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11a13b39-cd5b-4081-8c57-58ce996a758e Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:29:08,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-11a13b39-cd5b-4081-8c57-58ce996a758e 2018-11-14 18:29:08,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd4035bf88c37581c8a9c926b1d2b2f277f491c6" 2018-11-14 18:29:08,912 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:29:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf79de38-ee57-4fe4-a05d-ec96a7f7b64c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:29:08,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-bf79de38-ee57-4fe4-a05d-ec96a7f7b64c 2018-11-14 18:29:08,912 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:29:08,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd4035bf88c37581c8a9c926b1d2b2f277f491c6" 2018-11-14 18:29:09,031 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:29:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a718117b-3cd0-4f76-8254-ad2adf634da0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:29:09,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-a718117b-3cd0-4f76-8254-ad2adf634da0 2018-11-14 18:29:09,031 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:29:09,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd4035bf88c37581c8a9c926b1d2b2f277f491c6" 2018-11-14 18:29:09,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-849b634a-4e4a-46fc-8f37-7801ecb2ba5c Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:29:09,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-849b634a-4e4a-46fc-8f37-7801ecb2ba5c 2018-11-14 18:29:09,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd4035bf88c37581c8a9c926b1d2b2f277f491c6" 2018-11-14 18:29:09,265 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:29:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4340597-522c-4bc1-8005-7e7e83d97d1c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 18:29:09,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-f4340597-522c-4bc1-8005-7e7e83d97d1c 2018-11-14 18:29:09,266 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:29:09,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd4035bf88c37581c8a9c926b1d2b2f277f491c6" 2018-11-14 18:29:09,369 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:29:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90cc0e3f-73f8-475e-9ddd-201b7e13235c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d3b3d3f2c3dd4be6bc230a686f3f0839.", "code": 404, "title": "Not Found"}} 2018-11-14 18:29:09,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 used request id req-90cc0e3f-73f8-475e-9ddd-201b7e13235c 2018-11-14 18:29:09,369 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:29:09,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd4035bf88c37581c8a9c926b1d2b2f277f491c6" 2018-11-14 18:29:09,488 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:29:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e4e130b-7a73-4b27-bb37-7c4ef4be1fbf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5dcff89097904b7c82103d40edeed98d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:29:09,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d used request id req-5e4e130b-7a73-4b27-bb37-7c4ef4be1fbf 2018-11-14 18:29:09,488 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:29:09,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd4035bf88c37581c8a9c926b1d2b2f277f491c6" 2018-11-14 18:29:09,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54d8a67e-a438-4412-9458-cf553648fb7a Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:29:09,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-54d8a67e-a438-4412-9458-cf553648fb7a 2018-11-14 18:29:09,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd4035bf88c37581c8a9c926b1d2b2f277f491c6" 2018-11-14 18:29:09,715 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:29:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29006199-70d9-4b90-aa34-484924c87307 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 991384c74c4d47b3bd2a68e52ad620ce.", "code": 404, "title": "Not Found"}} 2018-11-14 18:29:09,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce used request id req-29006199-70d9-4b90-aa34-484924c87307 2018-11-14 18:29:09,716 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:29:09,717 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-4be82549-d7d1-4aa-proj 2018-11-14 18:29:09,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/7d28e69d487b42b6af6b06780595bd87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd4035bf88c37581c8a9c926b1d2b2f277f491c6" 2018-11-14 18:29:09,977 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:29:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0040850c-e534-48f1-ae73-466724dfdb64 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:29:09,977 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/7d28e69d487b42b6af6b06780595bd87 used request id req-0040850c-e534-48f1-ae73-466724dfdb64 2018-11-14 18:29:09,977 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-4be82549-d7d1-4aa-proj-role 2018-11-14 18:29:09,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/3a365339a54046e8a4a4d03e618a0546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd4035bf88c37581c8a9c926b1d2b2f277f491c6" 2018-11-14 18:29:10,114 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:29:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa23dcbb-976d-4f25-b9cd-dad594c9890d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:29:10,114 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/3a365339a54046e8a4a4d03e618a0546 used request id req-fa23dcbb-976d-4f25-b9cd-dad594c9890d 2018-11-14 18:29:10,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd4035bf88c37581c8a9c926b1d2b2f277f491c6" 2018-11-14 18:29:10,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-916bd7ca-3206-46f8-b7b9-7403802d338c Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:29:10,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-916bd7ca-3206-46f8-b7b9-7403802d338c 2018-11-14 18:29:10,221 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-4be82549-d7d1-4aa-user 2018-11-14 18:29:10,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/71d9efc06b0446e7b9a177eecf60a768 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95fa96a786606d809b7764b5b4d94824837eb8f6" 2018-11-14 18:29:10,436 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:29:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31ad0b21-2726-486a-b9f6-c6b898820394 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:29:10,436 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/71d9efc06b0446e7b9a177eecf60a768 used request id req-31ad0b21-2726-486a-b9f6-c6b898820394 2018-11-14 18:29:10,438 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:29:10,853 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:29:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["yUOxbt8MS2meWg1SumEcWg"], "issued_at": "2018-11-14T18:29:10.000000Z"}} 2018-11-14 18:29:10,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a25365c883a04bc35e2cf0c0c4174c5bceaade1b" 2018-11-14 18:29:10,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6adb74ee-ee4f-48a8-87dc-58d942dc22f3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:29:10,952 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-6adb74ee-ee4f-48a8-87dc-58d942dc22f3 2018-11-14 18:29:10,953 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:29:10,954 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:29:11,370 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:29:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["sgrxQfDGQgO2l6hkR7u8NQ"], "issued_at": "2018-11-14T18:29:11.000000Z"}} 2018-11-14 18:29:11,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf4e5588a0d306088fcd592c93fc759c3c93b6ab" 2018-11-14 18:29:11,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d785ace6-8aa1-4c3d-8b62-d2226160375d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:29:11,489 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-d785ace6-8aa1-4c3d-8b62-d2226160375d 2018-11-14 18:29:11,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:29:11,499 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:29: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:29:11,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-2b9f0d49-6c8a-42e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf4e5588a0d306088fcd592c93fc759c3c93b6ab" 2018-11-14 18:29:11,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e55de8f5-a5f8-487a-9359-c4111f215e02 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-2b9f0d49-6c8a-42e-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:29:11,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-2b9f0d49-6c8a-42e-proj used request id req-e55de8f5-a5f8-487a-9359-c4111f215e02 2018-11-14 18:29:11,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf4e5588a0d306088fcd592c93fc759c3c93b6ab" 2018-11-14 18:29:11,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d62ece61-86cb-48f3-a634-335a23dfd9e8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:29:11,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-d62ece61-86cb-48f3-a634-335a23dfd9e8 2018-11-14 18:29:11,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf4e5588a0d306088fcd592c93fc759c3c93b6ab" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-2b9f0d49-6c8a-42e-proj"}}' 2018-11-14 18:29:11,863 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:29:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b0c3680-9490-4753-8f22-62f3287e1838 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7049a804a09748f4ae94866e40683400"}, "tags": [], "enabled": true, "id": "7049a804a09748f4ae94866e40683400", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-2b9f0d49-6c8a-42e-proj"}} 2018-11-14 18:29:11,863 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-9b0c3680-9490-4753-8f22-62f3287e1838 2018-11-14 18:29:11,864 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-2b9f0d49-6c8a-42e-proj 2018-11-14 18:29:11,864 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:29:11,865 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:29:12,291 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:29:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["1nr8UzRlQT68MM-tpqvavA"], "issued_at": "2018-11-14T18:29:12.000000Z"}} 2018-11-14 18:29:12,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f77d06801acde588d2388be143f0d92fc335f542" 2018-11-14 18:29:12,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ca6e50d-2f0b-4e62-b121-1d6ccb2d1f4e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:29:12,396 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-6ca6e50d-2f0b-4e62-b121-1d6ccb2d1f4e 2018-11-14 18:29:12,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:29:12,405 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:29:12,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f77d06801acde588d2388be143f0d92fc335f542" 2018-11-14 18:29:12,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49b665c0-08cd-4be3-bbac-3c21180ad4cb Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:29:12,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-49b665c0-08cd-4be3-bbac-3c21180ad4cb 2018-11-14 18:29:12,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateImageSuccessTests-2b9f0d49-6c8a-42e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f77d06801acde588d2388be143f0d92fc335f542" 2018-11-14 18:29:12,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e8f4535-15e9-4cdb-9ff5-34d049686394 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateImageSuccessTests-2b9f0d49-6c8a-42e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7049a804a09748f4ae94866e40683400"}, "tags": [], "enabled": true, "id": "7049a804a09748f4ae94866e40683400", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-2b9f0d49-6c8a-42e-proj"}]} 2018-11-14 18:29:12,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateImageSuccessTests-2b9f0d49-6c8a-42e-proj used request id req-9e8f4535-15e9-4cdb-9ff5-34d049686394 2018-11-14 18:29:12,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f77d06801acde588d2388be143f0d92fc335f542" 2018-11-14 18:29:12,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4495131b-5982-47e8-9cad-5fb0c33f9974 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:29:12,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-4495131b-5982-47e8-9cad-5fb0c33f9974 2018-11-14 18:29:13,181 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-2b9f0d49-6c8a-42e-user 2018-11-14 18:29:13,181 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:29:13,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf4e5588a0d306088fcd592c93fc759c3c93b6ab" 2018-11-14 18:29:13,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1a64eb6-de48-4d9f-ab50-88b9bb5d351f Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:29:13,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f1a64eb6-de48-4d9f-ab50-88b9bb5d351f 2018-11-14 18:29:13,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf4e5588a0d306088fcd592c93fc759c3c93b6ab" -d '{"role": {"name": "CreateImageSuccessTests-2b9f0d49-6c8a-42e-proj-role"}}' 2018-11-14 18:29:13,433 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:29:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2428efd4-30a4-42d7-8bdd-8fdb76a6ff41 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "74759d5d34c946ec9ce81143aa7b085a", "links": {"self": "http://172.30.9.28:5000/v3/roles/74759d5d34c946ec9ce81143aa7b085a"}, "name": "CreateImageSuccessTests-2b9f0d49-6c8a-42e-proj-role"}} 2018-11-14 18:29:13,433 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-2428efd4-30a4-42d7-8bdd-8fdb76a6ff41 2018-11-14 18:29:13,433 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-2b9f0d49-6c8a-42e-proj-role 2018-11-14 18:29:13,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/74759d5d34c946ec9ce81143aa7b085a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf4e5588a0d306088fcd592c93fc759c3c93b6ab" 2018-11-14 18:29:13,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af1001e1-0556-45cb-a5c6-dbd1a92e0164 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "74759d5d34c946ec9ce81143aa7b085a", "links": {"self": "http://172.30.9.28:5000/v3/roles/74759d5d34c946ec9ce81143aa7b085a"}, "name": "CreateImageSuccessTests-2b9f0d49-6c8a-42e-proj-role"}} 2018-11-14 18:29:13,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/74759d5d34c946ec9ce81143aa7b085a used request id req-af1001e1-0556-45cb-a5c6-dbd1a92e0164 2018-11-14 18:29:13,457 - keystone_utils - INFO - Granting role CreateImageSuccessTests-2b9f0d49-6c8a-42e-proj-role to project CreateImageSuccessTests-2b9f0d49-6c8a-42e-proj 2018-11-14 18:29:13,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/7049a804a09748f4ae94866e40683400/users/ad6e5d2c69114568ac02e5c065d8e56d/roles/74759d5d34c946ec9ce81143aa7b085a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf4e5588a0d306088fcd592c93fc759c3c93b6ab" 2018-11-14 18:29:13,621 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:29:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fbc56e87-b6f8-465a-8c9c-25cdfb5003a1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:29:13,622 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/7049a804a09748f4ae94866e40683400/users/ad6e5d2c69114568ac02e5c065d8e56d/roles/74759d5d34c946ec9ce81143aa7b085a used request id req-fbc56e87-b6f8-465a-8c9c-25cdfb5003a1 2018-11-14 18:29:13,622 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-14 18:29:13,623 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:29:13,623 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:29:14,044 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "74759d5d34c946ec9ce81143aa7b085a", "name": "CreateImageSuccessTests-2b9f0d49-6c8a-42e-proj-role"}], "expires_at": "2018-11-14T19:29:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7049a804a09748f4ae94866e40683400", "name": "CreateImageSuccessTests-2b9f0d49-6c8a-42e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/7049a804a09748f4ae94866e40683400", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/7049a804a09748f4ae94866e40683400", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/7049a804a09748f4ae94866e40683400", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_7049a804a09748f4ae94866e40683400", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_7049a804a09748f4ae94866e40683400", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/7049a804a09748f4ae94866e40683400", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/7049a804a09748f4ae94866e40683400", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/7049a804a09748f4ae94866e40683400", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/7049a804a09748f4ae94866e40683400", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/7049a804a09748f4ae94866e40683400", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/7049a804a09748f4ae94866e40683400", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/7049a804a09748f4ae94866e40683400", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/7049a804a09748f4ae94866e40683400", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/7049a804a09748f4ae94866e40683400", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-2b9f0d49-6c8a-42e-user", "id": "ad6e5d2c69114568ac02e5c065d8e56d"}, "audit_ids": ["beC5fAlWSqyGD_Sbezyeag"], "issued_at": "2018-11-14T18:29:14.000000Z"}} 2018-11-14 18:29:14,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3783d613040385a2bc1d9cd21ea69dd435970aa" 2018-11-14 18:29:14,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0073d889-2f0f-45c6-b9d6-e9908480e354 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:29:14,142 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-0073d889-2f0f-45c6-b9d6-e9908480e354 2018-11-14 18:29:14,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-342f5020-5c86-482a-a9e2-8b57556c65dc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f3783d613040385a2bc1d9cd21ea69dd435970aa" 2018-11-14 18:29:14,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-fa9bb142-1e46-4725-8c10-42216fb3209c Date: Wed, 14 Nov 2018 18:29:14 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-342f5020-5c86-482a-a9e2-8b57556c65dc"} 2018-11-14 18:29:14,380 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-342f5020-5c86-482a-a9e2-8b57556c65dc used request id req-fa9bb142-1e46-4725-8c10-42216fb3209c 2018-11-14 18:29:14,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f3783d613040385a2bc1d9cd21ea69dd435970aa" 2018-11-14 18:29:14,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-dc9d7f98-57a4-43fd-96ca-f898af4b7094 Date: Wed, 14 Nov 2018 18:29: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-11-14 18:29:14,558 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-dc9d7f98-57a4-43fd-96ca-f898af4b7094 2018-11-14 18:29:14,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f3783d613040385a2bc1d9cd21ea69dd435970aa" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-342f5020-5c86-482a-a9e2-8b57556c65dc"}' 2018-11-14 18:29:14,816 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/a804a610-f9bf-44a9-aa2e-2d935e4830b5 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5f9ca23c-ddaa-4fc3-a7f5-c8c7ed9a72fe Date: Wed, 14 Nov 2018 18:29:14 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-342f5020-5c86-482a-a9e2-8b57556c65dc", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:29:14Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-14T18:29:14Z", "visibility": "shared", "locations": [], "self": "/v2/images/a804a610-f9bf-44a9-aa2e-2d935e4830b5", "min_disk": 0, "protected": false, "id": "a804a610-f9bf-44a9-aa2e-2d935e4830b5", "file": "/v2/images/a804a610-f9bf-44a9-aa2e-2d935e4830b5/file", "checksum": null, "owner": "7049a804a09748f4ae94866e40683400", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:29:14,816 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-5f9ca23c-ddaa-4fc3-a7f5-c8c7ed9a72fe 2018-11-14 18:29:14,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/a804a610-f9bf-44a9-aa2e-2d935e4830b5/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f3783d613040385a2bc1d9cd21ea69dd435970aa" -d '' 2018-11-14 18:29:15,928 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4c63ba96-18a7-4061-b2b6-0760f8e13cc5 Date: Wed, 14 Nov 2018 18:29:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:29:15,928 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/a804a610-f9bf-44a9-aa2e-2d935e4830b5/file used request id req-4c63ba96-18a7-4061-b2b6-0760f8e13cc5 2018-11-14 18:29:15,929 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-14 18:29:15,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/a804a610-f9bf-44a9-aa2e-2d935e4830b5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f3783d613040385a2bc1d9cd21ea69dd435970aa" 2018-11-14 18:29:16,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-a0f1f806-d3f0-45b2-a95f-7aaa01934221 Date: Wed, 14 Nov 2018 18:29:16 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-342f5020-5c86-482a-a9e2-8b57556c65dc", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:29:14Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:29:15Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/a804a610-f9bf-44a9-aa2e-2d935e4830b5/snap", "metadata": {}}], "self": "/v2/images/a804a610-f9bf-44a9-aa2e-2d935e4830b5", "min_disk": 0, "protected": false, "id": "a804a610-f9bf-44a9-aa2e-2d935e4830b5", "file": "/v2/images/a804a610-f9bf-44a9-aa2e-2d935e4830b5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7049a804a09748f4ae94866e40683400", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/a804a610-f9bf-44a9-aa2e-2d935e4830b5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:29:16,123 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/a804a610-f9bf-44a9-aa2e-2d935e4830b5 used request id req-a0f1f806-d3f0-45b2-a95f-7aaa01934221 2018-11-14 18:29:16,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f3783d613040385a2bc1d9cd21ea69dd435970aa" 2018-11-14 18:29:16,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-0c155459-f15c-4eac-a6ce-dff72be07f3f Date: Wed, 14 Nov 2018 18:29: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-11-14 18:29:16,328 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-0c155459-f15c-4eac-a6ce-dff72be07f3f 2018-11-14 18:29:16,331 - create_image - INFO - Created image with name - CreateImageSuccessTests-342f5020-5c86-482a-a9e2-8b57556c65dc 2018-11-14 18:29:16,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/a804a610-f9bf-44a9-aa2e-2d935e4830b5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f3783d613040385a2bc1d9cd21ea69dd435970aa" 2018-11-14 18:29:16,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-51529243-c1a0-4048-bf53-b6b33d4a9879 Date: Wed, 14 Nov 2018 18:29:16 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-342f5020-5c86-482a-a9e2-8b57556c65dc", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:29:14Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:29:15Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/a804a610-f9bf-44a9-aa2e-2d935e4830b5/snap", "metadata": {}}], "self": "/v2/images/a804a610-f9bf-44a9-aa2e-2d935e4830b5", "min_disk": 0, "protected": false, "id": "a804a610-f9bf-44a9-aa2e-2d935e4830b5", "file": "/v2/images/a804a610-f9bf-44a9-aa2e-2d935e4830b5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7049a804a09748f4ae94866e40683400", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/a804a610-f9bf-44a9-aa2e-2d935e4830b5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:29:16,528 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/a804a610-f9bf-44a9-aa2e-2d935e4830b5 used request id req-51529243-c1a0-4048-bf53-b6b33d4a9879 2018-11-14 18:29:16,529 - create_image - DEBUG - Instance status is - active 2018-11-14 18:29:16,529 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-342f5020-5c86-482a-a9e2-8b57556c65dc 2018-11-14 18:29:16,529 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-342f5020-5c86-482a-a9e2-8b57556c65dc 2018-11-14 18:29:16,529 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:29:16,940 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "74759d5d34c946ec9ce81143aa7b085a", "name": "CreateImageSuccessTests-2b9f0d49-6c8a-42e-proj-role"}], "expires_at": "2018-11-14T19:29:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7049a804a09748f4ae94866e40683400", "name": "CreateImageSuccessTests-2b9f0d49-6c8a-42e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/7049a804a09748f4ae94866e40683400", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/7049a804a09748f4ae94866e40683400", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/7049a804a09748f4ae94866e40683400", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_7049a804a09748f4ae94866e40683400", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_7049a804a09748f4ae94866e40683400", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/7049a804a09748f4ae94866e40683400", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/7049a804a09748f4ae94866e40683400", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/7049a804a09748f4ae94866e40683400", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/7049a804a09748f4ae94866e40683400", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/7049a804a09748f4ae94866e40683400", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/7049a804a09748f4ae94866e40683400", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/7049a804a09748f4ae94866e40683400", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/7049a804a09748f4ae94866e40683400", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/7049a804a09748f4ae94866e40683400", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-2b9f0d49-6c8a-42e-user", "id": "ad6e5d2c69114568ac02e5c065d8e56d"}, "audit_ids": ["60WSe3MEQBm9oxh_pbVtSg"], "issued_at": "2018-11-14T18:29:16.000000Z"}} 2018-11-14 18:29:16,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-342f5020-5c86-482a-a9e2-8b57556c65dc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f45f0ceb174981044642d51d6af67a67895cdeb8" 2018-11-14 18:29:17,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-d2f0f202-9d64-41a2-b3d3-70c0bb90b4f9 Date: Wed, 14 Nov 2018 18:29:17 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-342f5020-5c86-482a-a9e2-8b57556c65dc", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:29:14Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:29:15Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/a804a610-f9bf-44a9-aa2e-2d935e4830b5/snap", "metadata": {}}], "self": "/v2/images/a804a610-f9bf-44a9-aa2e-2d935e4830b5", "min_disk": 0, "protected": false, "id": "a804a610-f9bf-44a9-aa2e-2d935e4830b5", "file": "/v2/images/a804a610-f9bf-44a9-aa2e-2d935e4830b5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7049a804a09748f4ae94866e40683400", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/a804a610-f9bf-44a9-aa2e-2d935e4830b5/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-342f5020-5c86-482a-a9e2-8b57556c65dc"} 2018-11-14 18:29:17,188 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-342f5020-5c86-482a-a9e2-8b57556c65dc used request id req-d2f0f202-9d64-41a2-b3d3-70c0bb90b4f9 2018-11-14 18:29:17,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f45f0ceb174981044642d51d6af67a67895cdeb8" 2018-11-14 18:29:17,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-1fea9e4c-32c5-4c69-b852-53fbd3e77220 Date: Wed, 14 Nov 2018 18:29: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-11-14 18:29:17,426 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-1fea9e4c-32c5-4c69-b852-53fbd3e77220 2018-11-14 18:29:17,429 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-342f5020-5c86-482a-a9e2-8b57556c65dc 2018-11-14 18:29:17,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/a804a610-f9bf-44a9-aa2e-2d935e4830b5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f3783d613040385a2bc1d9cd21ea69dd435970aa" 2018-11-14 18:29:18,109 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-54206228-e446-40f4-8479-82f224b68729 Date: Wed, 14 Nov 2018 18:29:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:29:18,109 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/a804a610-f9bf-44a9-aa2e-2d935e4830b5 used request id req-54206228-e446-40f4-8479-82f224b68729 2018-11-14 18:29:18,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf4e5588a0d306088fcd592c93fc759c3c93b6ab" 2018-11-14 18:29:18,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-9bc08387-1204-47ef-b81e-c8e1dd6054a8 Date: Wed, 14 Nov 2018 18:29:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:29:18,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-9bc08387-1204-47ef-b81e-c8e1dd6054a8 2018-11-14 18:29:18,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf4e5588a0d306088fcd592c93fc759c3c93b6ab" 2018-11-14 18:29:18,485 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:29:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6933a948-801f-43c2-be7a-77b6b7243362 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:29:18,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-6933a948-801f-43c2-be7a-77b6b7243362 2018-11-14 18:29:18,486 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:29:18,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf4e5588a0d306088fcd592c93fc759c3c93b6ab" 2018-11-14 18:29:18,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f73a34d-cc46-472f-8ef9-f5f8891c7b2a Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:29:18,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-8f73a34d-cc46-472f-8ef9-f5f8891c7b2a 2018-11-14 18:29:18,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf4e5588a0d306088fcd592c93fc759c3c93b6ab" 2018-11-14 18:29:18,732 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:29:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4ea0257-d748-4e97-8ef6-bda6db1318ff Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:29:18,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-c4ea0257-d748-4e97-8ef6-bda6db1318ff 2018-11-14 18:29:18,732 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:29:18,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf4e5588a0d306088fcd592c93fc759c3c93b6ab" 2018-11-14 18:29:18,838 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:29:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f905e117-e4d8-49c6-a06e-8fa6ca9830ff Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:29:18,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-f905e117-e4d8-49c6-a06e-8fa6ca9830ff 2018-11-14 18:29:18,838 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:29:18,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf4e5588a0d306088fcd592c93fc759c3c93b6ab" 2018-11-14 18:29:18,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b75206ed-3191-43f3-9ed3-f7291c90a9f9 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:29:18,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-b75206ed-3191-43f3-9ed3-f7291c90a9f9 2018-11-14 18:29:18,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf4e5588a0d306088fcd592c93fc759c3c93b6ab" 2018-11-14 18:29:19,085 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:29:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eae07b9c-48e8-4ead-84b6-543d0c986a7c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 18:29:19,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-eae07b9c-48e8-4ead-84b6-543d0c986a7c 2018-11-14 18:29:19,085 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:29:19,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf4e5588a0d306088fcd592c93fc759c3c93b6ab" 2018-11-14 18:29:19,194 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:29:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1efc1f60-1bb9-463d-ae90-1b58f276278a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d3b3d3f2c3dd4be6bc230a686f3f0839.", "code": 404, "title": "Not Found"}} 2018-11-14 18:29:19,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 used request id req-1efc1f60-1bb9-463d-ae90-1b58f276278a 2018-11-14 18:29:19,194 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:29:19,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf4e5588a0d306088fcd592c93fc759c3c93b6ab" 2018-11-14 18:29:19,320 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:29:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5bf93f1c-0f5e-4666-979f-01c7e5f0af3e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5dcff89097904b7c82103d40edeed98d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:29:19,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d used request id req-5bf93f1c-0f5e-4666-979f-01c7e5f0af3e 2018-11-14 18:29:19,321 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:29:19,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf4e5588a0d306088fcd592c93fc759c3c93b6ab" 2018-11-14 18:29:19,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afe347b7-2c20-4459-bb2c-f62e628810b6 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:29:19,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-afe347b7-2c20-4459-bb2c-f62e628810b6 2018-11-14 18:29:19,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf4e5588a0d306088fcd592c93fc759c3c93b6ab" 2018-11-14 18:29:19,560 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:29:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f89872c1-9383-4446-a5a8-9f56af31106b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 991384c74c4d47b3bd2a68e52ad620ce.", "code": 404, "title": "Not Found"}} 2018-11-14 18:29:19,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce used request id req-f89872c1-9383-4446-a5a8-9f56af31106b 2018-11-14 18:29:19,561 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:29:19,562 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-2b9f0d49-6c8a-42e-proj 2018-11-14 18:29:19,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/7049a804a09748f4ae94866e40683400 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf4e5588a0d306088fcd592c93fc759c3c93b6ab" 2018-11-14 18:29:19,815 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:29:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-500b7d44-ede1-475b-bdfb-913ec5455c95 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:29:19,815 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/7049a804a09748f4ae94866e40683400 used request id req-500b7d44-ede1-475b-bdfb-913ec5455c95 2018-11-14 18:29:19,815 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-2b9f0d49-6c8a-42e-proj-role 2018-11-14 18:29:19,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/74759d5d34c946ec9ce81143aa7b085a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf4e5588a0d306088fcd592c93fc759c3c93b6ab" 2018-11-14 18:29:19,959 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:29:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b214d392-0ee5-4b78-ac28-7a983d222dea Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:29:19,959 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/74759d5d34c946ec9ce81143aa7b085a used request id req-b214d392-0ee5-4b78-ac28-7a983d222dea 2018-11-14 18:29:19,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf4e5588a0d306088fcd592c93fc759c3c93b6ab" 2018-11-14 18:29:20,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25b5366f-12cc-4ac6-9286-4ccc64ff07d5 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:29:20,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-25b5366f-12cc-4ac6-9286-4ccc64ff07d5 2018-11-14 18:29:20,073 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-2b9f0d49-6c8a-42e-user 2018-11-14 18:29:20,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/ad6e5d2c69114568ac02e5c065d8e56d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f77d06801acde588d2388be143f0d92fc335f542" 2018-11-14 18:29:20,321 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:29:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-038453d1-558d-4928-972a-c4e4e8679825 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:29:20,321 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/ad6e5d2c69114568ac02e5c065d8e56d used request id req-038453d1-558d-4928-972a-c4e4e8679825 2018-11-14 18:29:20,323 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:29:20,750 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:29:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["aCt-kednROe1CtfM9-JZmQ"], "issued_at": "2018-11-14T18:29:20.000000Z"}} 2018-11-14 18:29:20,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb8afa01c96f738589224fa8d4ce4884984db070" 2018-11-14 18:29:20,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d6e8094-93f4-4b2c-a9cf-8a71fd9c0a9e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:29:20,849 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-0d6e8094-93f4-4b2c-a9cf-8a71fd9c0a9e 2018-11-14 18:29:20,850 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:29:20,851 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:29:21,273 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:29:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["IuFgdIrjS2-z8CNOy8ZNOw"], "issued_at": "2018-11-14T18:29:21.000000Z"}} 2018-11-14 18:29:21,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7c8b5b74698e434ee385ac6a1fd237e77e14b50" 2018-11-14 18:29:21,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-401e5dee-acc2-4fbb-9c86-d9c8ad265656 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:29:21,287 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-401e5dee-acc2-4fbb-9c86-d9c8ad265656 2018-11-14 18:29:21,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:29:21,296 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:29: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:29:21,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-00b6a316-9f7e-41e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7c8b5b74698e434ee385ac6a1fd237e77e14b50" 2018-11-14 18:29:21,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac0e519b-39e9-427e-8d91-72bd9da15b4e Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-00b6a316-9f7e-41e-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:29:21,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-00b6a316-9f7e-41e-proj used request id req-ac0e519b-39e9-427e-8d91-72bd9da15b4e 2018-11-14 18:29:21,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7c8b5b74698e434ee385ac6a1fd237e77e14b50" 2018-11-14 18:29:21,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9c9dff3-eb51-4949-9d26-a3c40b217636 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:29:21,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-d9c9dff3-eb51-4949-9d26-a3c40b217636 2018-11-14 18:29:21,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7c8b5b74698e434ee385ac6a1fd237e77e14b50" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-00b6a316-9f7e-41e-proj"}}' 2018-11-14 18:29:21,654 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:29:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bbf1e3ff-e65e-43ae-897a-4e81959528a4 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a6ad2904cab6403ea13ec985a1d6df51"}, "tags": [], "enabled": true, "id": "a6ad2904cab6403ea13ec985a1d6df51", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-00b6a316-9f7e-41e-proj"}} 2018-11-14 18:29:21,654 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-bbf1e3ff-e65e-43ae-897a-4e81959528a4 2018-11-14 18:29:21,654 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-00b6a316-9f7e-41e-proj 2018-11-14 18:29:21,655 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:29:21,655 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:29:22,072 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:29:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["Yp1pCm49Srqk_neV4Q47Dg"], "issued_at": "2018-11-14T18:29:22.000000Z"}} 2018-11-14 18:29:22,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135e0a310219fcf195412f4fa7f726969195e039" 2018-11-14 18:29:22,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94cccbe3-1757-4dac-a733-200e11827692 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:29:22,198 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-94cccbe3-1757-4dac-a733-200e11827692 2018-11-14 18:29:22,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:29:22,208 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:29: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:29:22,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135e0a310219fcf195412f4fa7f726969195e039" 2018-11-14 18:29:22,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ea23025-104c-4bc6-91cb-71b7a12e44ce Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:29:22,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-0ea23025-104c-4bc6-91cb-71b7a12e44ce 2018-11-14 18:29:22,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateImageSuccessTests-00b6a316-9f7e-41e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135e0a310219fcf195412f4fa7f726969195e039" 2018-11-14 18:29:22,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96f49538-38aa-4a91-8429-4906d2dd2a9e Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateImageSuccessTests-00b6a316-9f7e-41e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a6ad2904cab6403ea13ec985a1d6df51"}, "tags": [], "enabled": true, "id": "a6ad2904cab6403ea13ec985a1d6df51", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-00b6a316-9f7e-41e-proj"}]} 2018-11-14 18:29:22,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateImageSuccessTests-00b6a316-9f7e-41e-proj used request id req-96f49538-38aa-4a91-8429-4906d2dd2a9e 2018-11-14 18:29:22,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135e0a310219fcf195412f4fa7f726969195e039" 2018-11-14 18:29:22,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c820f28f-ba91-4bf0-a989-820ba822902c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:29:22,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-c820f28f-ba91-4bf0-a989-820ba822902c 2018-11-14 18:29:23,080 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-00b6a316-9f7e-41e-user 2018-11-14 18:29:23,080 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:29:23,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7c8b5b74698e434ee385ac6a1fd237e77e14b50" 2018-11-14 18:29:23,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e73d605c-fdc2-4ae9-b351-fd652eae260e Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:29:23,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-e73d605c-fdc2-4ae9-b351-fd652eae260e 2018-11-14 18:29:23,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7c8b5b74698e434ee385ac6a1fd237e77e14b50" -d '{"role": {"name": "CreateImageSuccessTests-00b6a316-9f7e-41e-proj-role"}}' 2018-11-14 18:29:23,330 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:29:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0cb2ca4-15b8-444f-ad37-9fe4afdb830f Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0f345b88c6ff4104bc4d0f766731a6f1", "links": {"self": "http://172.30.9.28:5000/v3/roles/0f345b88c6ff4104bc4d0f766731a6f1"}, "name": "CreateImageSuccessTests-00b6a316-9f7e-41e-proj-role"}} 2018-11-14 18:29:23,330 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-c0cb2ca4-15b8-444f-ad37-9fe4afdb830f 2018-11-14 18:29:23,331 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-00b6a316-9f7e-41e-proj-role 2018-11-14 18:29:23,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/0f345b88c6ff4104bc4d0f766731a6f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7c8b5b74698e434ee385ac6a1fd237e77e14b50" 2018-11-14 18:29:23,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b6f95ed-c491-4f20-9fff-7485da7a891d Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0f345b88c6ff4104bc4d0f766731a6f1", "links": {"self": "http://172.30.9.28:5000/v3/roles/0f345b88c6ff4104bc4d0f766731a6f1"}, "name": "CreateImageSuccessTests-00b6a316-9f7e-41e-proj-role"}} 2018-11-14 18:29:23,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/0f345b88c6ff4104bc4d0f766731a6f1 used request id req-7b6f95ed-c491-4f20-9fff-7485da7a891d 2018-11-14 18:29:23,442 - keystone_utils - INFO - Granting role CreateImageSuccessTests-00b6a316-9f7e-41e-proj-role to project CreateImageSuccessTests-00b6a316-9f7e-41e-proj 2018-11-14 18:29:23,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/a6ad2904cab6403ea13ec985a1d6df51/users/571dd5a0026f4128a7c1c76b6bca2879/roles/0f345b88c6ff4104bc4d0f766731a6f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7c8b5b74698e434ee385ac6a1fd237e77e14b50" 2018-11-14 18:29:23,622 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:29:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3513cf1d-ddef-49ac-9047-96c1bbd7c2ba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:29:23,622 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/a6ad2904cab6403ea13ec985a1d6df51/users/571dd5a0026f4128a7c1c76b6bca2879/roles/0f345b88c6ff4104bc4d0f766731a6f1 used request id req-3513cf1d-ddef-49ac-9047-96c1bbd7c2ba 2018-11-14 18:29:23,623 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-14 18:29:23,623 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:29:23,624 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:29:24,034 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0f345b88c6ff4104bc4d0f766731a6f1", "name": "CreateImageSuccessTests-00b6a316-9f7e-41e-proj-role"}], "expires_at": "2018-11-14T19:29:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a6ad2904cab6403ea13ec985a1d6df51", "name": "CreateImageSuccessTests-00b6a316-9f7e-41e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a6ad2904cab6403ea13ec985a1d6df51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/a6ad2904cab6403ea13ec985a1d6df51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/a6ad2904cab6403ea13ec985a1d6df51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_a6ad2904cab6403ea13ec985a1d6df51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_a6ad2904cab6403ea13ec985a1d6df51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/a6ad2904cab6403ea13ec985a1d6df51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/a6ad2904cab6403ea13ec985a1d6df51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/a6ad2904cab6403ea13ec985a1d6df51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/a6ad2904cab6403ea13ec985a1d6df51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/a6ad2904cab6403ea13ec985a1d6df51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/a6ad2904cab6403ea13ec985a1d6df51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/a6ad2904cab6403ea13ec985a1d6df51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/a6ad2904cab6403ea13ec985a1d6df51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/a6ad2904cab6403ea13ec985a1d6df51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-00b6a316-9f7e-41e-user", "id": "571dd5a0026f4128a7c1c76b6bca2879"}, "audit_ids": ["sTLqK5SNRamEIBu2uTLv1Q"], "issued_at": "2018-11-14T18:29:24.000000Z"}} 2018-11-14 18:29:24,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}812b1b6fbf2cbaaf0fd690793989fe020646bd1a" 2018-11-14 18:29:24,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-454debfc-7928-4bcd-946e-af45e638df62 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:29:24,138 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-454debfc-7928-4bcd-946e-af45e638df62 2018-11-14 18:29:24,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-7c3ee426-8f86-4672-8a17-9082dfd3f2f0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}812b1b6fbf2cbaaf0fd690793989fe020646bd1a" 2018-11-14 18:29:24,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-8b629aca-c2e8-4fe6-8166-35fae07f2a5d Date: Wed, 14 Nov 2018 18:29:24 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-7c3ee426-8f86-4672-8a17-9082dfd3f2f0"} 2018-11-14 18:29:24,356 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-7c3ee426-8f86-4672-8a17-9082dfd3f2f0 used request id req-8b629aca-c2e8-4fe6-8166-35fae07f2a5d 2018-11-14 18:29:24,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}812b1b6fbf2cbaaf0fd690793989fe020646bd1a" 2018-11-14 18:29:24,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-3ea4c087-e6d4-460e-a377-2adf23c8c327 Date: Wed, 14 Nov 2018 18:29: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-11-14 18:29:24,553 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-3ea4c087-e6d4-460e-a377-2adf23c8c327 2018-11-14 18:29:24,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}812b1b6fbf2cbaaf0fd690793989fe020646bd1a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-7c3ee426-8f86-4672-8a17-9082dfd3f2f0"}' 2018-11-14 18:29:24,823 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/ac0392bf-3ef6-4b58-94d5-23c924a7a066 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ebf08f7c-5a8c-4c0b-935c-edc3e49fbfa7 Date: Wed, 14 Nov 2018 18:29:24 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-7c3ee426-8f86-4672-8a17-9082dfd3f2f0", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:29:24Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-14T18:29:24Z", "visibility": "shared", "locations": [], "self": "/v2/images/ac0392bf-3ef6-4b58-94d5-23c924a7a066", "min_disk": 0, "protected": false, "id": "ac0392bf-3ef6-4b58-94d5-23c924a7a066", "file": "/v2/images/ac0392bf-3ef6-4b58-94d5-23c924a7a066/file", "checksum": null, "owner": "a6ad2904cab6403ea13ec985a1d6df51", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:29:24,823 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-ebf08f7c-5a8c-4c0b-935c-edc3e49fbfa7 2018-11-14 18:29:24,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/ac0392bf-3ef6-4b58-94d5-23c924a7a066/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}812b1b6fbf2cbaaf0fd690793989fe020646bd1a" -d '' 2018-11-14 18:29:25,976 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0e8d850f-d277-46ff-850a-c8348b7278c2 Date: Wed, 14 Nov 2018 18:29:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:29:25,976 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/ac0392bf-3ef6-4b58-94d5-23c924a7a066/file used request id req-0e8d850f-d277-46ff-850a-c8348b7278c2 2018-11-14 18:29:25,976 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-14 18:29:25,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/ac0392bf-3ef6-4b58-94d5-23c924a7a066 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}812b1b6fbf2cbaaf0fd690793989fe020646bd1a" 2018-11-14 18:29:26,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-49cd997f-f862-4c44-9b19-9ac687decc61 Date: Wed, 14 Nov 2018 18:29:26 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-7c3ee426-8f86-4672-8a17-9082dfd3f2f0", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:29:24Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:29:25Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/ac0392bf-3ef6-4b58-94d5-23c924a7a066/snap", "metadata": {}}], "self": "/v2/images/ac0392bf-3ef6-4b58-94d5-23c924a7a066", "min_disk": 0, "protected": false, "id": "ac0392bf-3ef6-4b58-94d5-23c924a7a066", "file": "/v2/images/ac0392bf-3ef6-4b58-94d5-23c924a7a066/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a6ad2904cab6403ea13ec985a1d6df51", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/ac0392bf-3ef6-4b58-94d5-23c924a7a066/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:29:26,163 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/ac0392bf-3ef6-4b58-94d5-23c924a7a066 used request id req-49cd997f-f862-4c44-9b19-9ac687decc61 2018-11-14 18:29:26,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}812b1b6fbf2cbaaf0fd690793989fe020646bd1a" 2018-11-14 18:29:26,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-febae883-e956-4ce5-93e6-a4711a793e09 Date: Wed, 14 Nov 2018 18:29: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-11-14 18:29:26,365 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-febae883-e956-4ce5-93e6-a4711a793e09 2018-11-14 18:29:26,368 - create_image - INFO - Created image with name - CreateImageSuccessTests-7c3ee426-8f86-4672-8a17-9082dfd3f2f0 2018-11-14 18:29:26,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/ac0392bf-3ef6-4b58-94d5-23c924a7a066 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}812b1b6fbf2cbaaf0fd690793989fe020646bd1a" 2018-11-14 18:29:26,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-349e045b-2a2b-4ed5-ba31-d13e150e6824 Date: Wed, 14 Nov 2018 18:29:26 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-7c3ee426-8f86-4672-8a17-9082dfd3f2f0", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:29:24Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:29:25Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/ac0392bf-3ef6-4b58-94d5-23c924a7a066/snap", "metadata": {}}], "self": "/v2/images/ac0392bf-3ef6-4b58-94d5-23c924a7a066", "min_disk": 0, "protected": false, "id": "ac0392bf-3ef6-4b58-94d5-23c924a7a066", "file": "/v2/images/ac0392bf-3ef6-4b58-94d5-23c924a7a066/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a6ad2904cab6403ea13ec985a1d6df51", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/ac0392bf-3ef6-4b58-94d5-23c924a7a066/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:29:26,657 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/ac0392bf-3ef6-4b58-94d5-23c924a7a066 used request id req-349e045b-2a2b-4ed5-ba31-d13e150e6824 2018-11-14 18:29:26,658 - create_image - DEBUG - Instance status is - active 2018-11-14 18:29:26,658 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-7c3ee426-8f86-4672-8a17-9082dfd3f2f0 2018-11-14 18:29:26,658 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-7c3ee426-8f86-4672-8a17-9082dfd3f2f0 2018-11-14 18:29:26,659 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:29:27,072 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0f345b88c6ff4104bc4d0f766731a6f1", "name": "CreateImageSuccessTests-00b6a316-9f7e-41e-proj-role"}], "expires_at": "2018-11-14T19:29:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a6ad2904cab6403ea13ec985a1d6df51", "name": "CreateImageSuccessTests-00b6a316-9f7e-41e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a6ad2904cab6403ea13ec985a1d6df51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/a6ad2904cab6403ea13ec985a1d6df51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/a6ad2904cab6403ea13ec985a1d6df51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_a6ad2904cab6403ea13ec985a1d6df51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_a6ad2904cab6403ea13ec985a1d6df51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/a6ad2904cab6403ea13ec985a1d6df51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/a6ad2904cab6403ea13ec985a1d6df51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/a6ad2904cab6403ea13ec985a1d6df51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/a6ad2904cab6403ea13ec985a1d6df51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/a6ad2904cab6403ea13ec985a1d6df51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/a6ad2904cab6403ea13ec985a1d6df51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/a6ad2904cab6403ea13ec985a1d6df51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/a6ad2904cab6403ea13ec985a1d6df51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/a6ad2904cab6403ea13ec985a1d6df51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-00b6a316-9f7e-41e-user", "id": "571dd5a0026f4128a7c1c76b6bca2879"}, "audit_ids": ["citDRvhVS8eZ31AU3ctDUw"], "issued_at": "2018-11-14T18:29:27.000000Z"}} 2018-11-14 18:29:27,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-7c3ee426-8f86-4672-8a17-9082dfd3f2f0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}70c772c6b90e640ee94db5d8ed36d940633b26f4" 2018-11-14 18:29:27,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-dec740c6-21fb-40df-b2b2-e4b05fd67a20 Date: Wed, 14 Nov 2018 18:29:27 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-7c3ee426-8f86-4672-8a17-9082dfd3f2f0", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:29:24Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:29:25Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/ac0392bf-3ef6-4b58-94d5-23c924a7a066/snap", "metadata": {}}], "self": "/v2/images/ac0392bf-3ef6-4b58-94d5-23c924a7a066", "min_disk": 0, "protected": false, "id": "ac0392bf-3ef6-4b58-94d5-23c924a7a066", "file": "/v2/images/ac0392bf-3ef6-4b58-94d5-23c924a7a066/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a6ad2904cab6403ea13ec985a1d6df51", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/ac0392bf-3ef6-4b58-94d5-23c924a7a066/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-7c3ee426-8f86-4672-8a17-9082dfd3f2f0"} 2018-11-14 18:29:27,296 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-7c3ee426-8f86-4672-8a17-9082dfd3f2f0 used request id req-dec740c6-21fb-40df-b2b2-e4b05fd67a20 2018-11-14 18:29:27,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}70c772c6b90e640ee94db5d8ed36d940633b26f4" 2018-11-14 18:29:27,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-3bfca921-7e31-4f25-832f-287a42aa60c6 Date: Wed, 14 Nov 2018 18:29: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-11-14 18:29:27,508 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-3bfca921-7e31-4f25-832f-287a42aa60c6 2018-11-14 18:29:27,511 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-7c3ee426-8f86-4672-8a17-9082dfd3f2f0 2018-11-14 18:29:27,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/ac0392bf-3ef6-4b58-94d5-23c924a7a066 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}812b1b6fbf2cbaaf0fd690793989fe020646bd1a" 2018-11-14 18:29:28,097 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4d5afb8a-51b7-446e-af84-9afaa5a57fdc Date: Wed, 14 Nov 2018 18:29:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:29:28,097 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/ac0392bf-3ef6-4b58-94d5-23c924a7a066 used request id req-4d5afb8a-51b7-446e-af84-9afaa5a57fdc 2018-11-14 18:29:28,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7c8b5b74698e434ee385ac6a1fd237e77e14b50" 2018-11-14 18:29:28,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-935ade1b-8844-4b07-b122-561d9bc0f10c Date: Wed, 14 Nov 2018 18:29:28 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:29:28,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-935ade1b-8844-4b07-b122-561d9bc0f10c 2018-11-14 18:29:28,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7c8b5b74698e434ee385ac6a1fd237e77e14b50" 2018-11-14 18:29:28,507 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:29:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55c36936-8133-4f06-92e5-db5a517ce9a9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:29:28,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-55c36936-8133-4f06-92e5-db5a517ce9a9 2018-11-14 18:29:28,507 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:29:28,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7c8b5b74698e434ee385ac6a1fd237e77e14b50" 2018-11-14 18:29:28,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2191d357-781c-4dcf-9ff3-8d53730dff99 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:29:28,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-2191d357-781c-4dcf-9ff3-8d53730dff99 2018-11-14 18:29:28,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7c8b5b74698e434ee385ac6a1fd237e77e14b50" 2018-11-14 18:29:28,730 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:29:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-988b9296-84ad-4142-8f88-d479427148f2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:29:28,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-988b9296-84ad-4142-8f88-d479427148f2 2018-11-14 18:29:28,730 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:29:28,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7c8b5b74698e434ee385ac6a1fd237e77e14b50" 2018-11-14 18:29:28,838 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:29:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac00cc7d-91ba-4dba-b549-29a9c47ba1fb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:29:28,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-ac00cc7d-91ba-4dba-b549-29a9c47ba1fb 2018-11-14 18:29:28,838 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:29:28,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7c8b5b74698e434ee385ac6a1fd237e77e14b50" 2018-11-14 18:29:28,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe4d2ed4-428b-4e2d-9796-3ed0361efa1e Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:29:28,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-fe4d2ed4-428b-4e2d-9796-3ed0361efa1e 2018-11-14 18:29:28,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7c8b5b74698e434ee385ac6a1fd237e77e14b50" 2018-11-14 18:29:29,079 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:29:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5722bbee-d443-475d-8634-2838c3921ce7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 18:29:29,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-5722bbee-d443-475d-8634-2838c3921ce7 2018-11-14 18:29:29,080 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:29:29,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7c8b5b74698e434ee385ac6a1fd237e77e14b50" 2018-11-14 18:29:29,190 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:29:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed657c99-388e-4f48-a146-cc20cb109aea Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d3b3d3f2c3dd4be6bc230a686f3f0839.", "code": 404, "title": "Not Found"}} 2018-11-14 18:29:29,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 used request id req-ed657c99-388e-4f48-a146-cc20cb109aea 2018-11-14 18:29:29,190 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:29:29,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7c8b5b74698e434ee385ac6a1fd237e77e14b50" 2018-11-14 18:29:29,302 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:29:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f553d7d8-9813-4ce8-90af-be63fea4df35 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5dcff89097904b7c82103d40edeed98d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:29:29,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d used request id req-f553d7d8-9813-4ce8-90af-be63fea4df35 2018-11-14 18:29:29,303 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:29:29,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7c8b5b74698e434ee385ac6a1fd237e77e14b50" 2018-11-14 18:29:29,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62a460aa-4af1-401f-a91f-0deef9efb770 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:29:29,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-62a460aa-4af1-401f-a91f-0deef9efb770 2018-11-14 18:29:29,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7c8b5b74698e434ee385ac6a1fd237e77e14b50" 2018-11-14 18:29:29,526 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:29:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fcb5b1bd-a13a-4083-b5a0-606a79e21950 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 991384c74c4d47b3bd2a68e52ad620ce.", "code": 404, "title": "Not Found"}} 2018-11-14 18:29:29,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce used request id req-fcb5b1bd-a13a-4083-b5a0-606a79e21950 2018-11-14 18:29:29,526 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:29:29,527 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-00b6a316-9f7e-41e-proj 2018-11-14 18:29:29,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/a6ad2904cab6403ea13ec985a1d6df51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7c8b5b74698e434ee385ac6a1fd237e77e14b50" 2018-11-14 18:29:29,798 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:29:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05a404d6-3428-4a9f-8509-8c6ef220e25d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:29:29,798 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/a6ad2904cab6403ea13ec985a1d6df51 used request id req-05a404d6-3428-4a9f-8509-8c6ef220e25d 2018-11-14 18:29:29,798 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-00b6a316-9f7e-41e-proj-role 2018-11-14 18:29:29,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/0f345b88c6ff4104bc4d0f766731a6f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7c8b5b74698e434ee385ac6a1fd237e77e14b50" 2018-11-14 18:29:29,953 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:29:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c76d7194-598e-4602-bc39-420270547b55 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:29:29,954 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/0f345b88c6ff4104bc4d0f766731a6f1 used request id req-c76d7194-598e-4602-bc39-420270547b55 2018-11-14 18:29:29,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7c8b5b74698e434ee385ac6a1fd237e77e14b50" 2018-11-14 18:29:30,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b09b1c4a-7321-40f3-aba5-7c54f29fb24d Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:29:30,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b09b1c4a-7321-40f3-aba5-7c54f29fb24d 2018-11-14 18:29:30,148 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-00b6a316-9f7e-41e-user 2018-11-14 18:29:30,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/571dd5a0026f4128a7c1c76b6bca2879 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135e0a310219fcf195412f4fa7f726969195e039" 2018-11-14 18:29:30,352 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:29:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07347961-5fec-42bb-861a-c7127b0be3f1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:29:30,352 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/571dd5a0026f4128a7c1c76b6bca2879 used request id req-07347961-5fec-42bb-861a-c7127b0be3f1 2018-11-14 18:29:30,354 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:29:30,775 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:29:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["W8NrxJg2RpyIzw9UFAnBNg"], "issued_at": "2018-11-14T18:29:30.000000Z"}} 2018-11-14 18:29:30,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51e37f44a10242f776c404c3320e37459f2826d2" 2018-11-14 18:29:30,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af77a70f-1e3e-42ff-887f-4aabd1b09bd4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:29:30,883 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-af77a70f-1e3e-42ff-887f-4aabd1b09bd4 2018-11-14 18:29:30,884 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:29:30,886 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:29:31,315 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:29:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["xYju86m1RDGWBJhe7SLwEQ"], "issued_at": "2018-11-14T18:29:31.000000Z"}} 2018-11-14 18:29:31,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}836a1c45f29b6ea0892204a157a5c4bac4c4eda4" 2018-11-14 18:29:31,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e16613a-363d-45b3-bf5a-2b46308ccc46 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:29:31,423 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-7e16613a-363d-45b3-bf5a-2b46308ccc46 2018-11-14 18:29:31,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:29:31,433 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:29: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:29:31,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-bdcf0339-9b61-47e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}836a1c45f29b6ea0892204a157a5c4bac4c4eda4" 2018-11-14 18:29:31,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae1391eb-45e6-4f59-b02e-0441ce9d2cbb Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-bdcf0339-9b61-47e-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:29:31,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-bdcf0339-9b61-47e-proj used request id req-ae1391eb-45e6-4f59-b02e-0441ce9d2cbb 2018-11-14 18:29:31,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}836a1c45f29b6ea0892204a157a5c4bac4c4eda4" 2018-11-14 18:29:31,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bd465f3-4515-4e43-8e4a-b224b61b6236 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:29:31,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-5bd465f3-4515-4e43-8e4a-b224b61b6236 2018-11-14 18:29:31,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}836a1c45f29b6ea0892204a157a5c4bac4c4eda4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-bdcf0339-9b61-47e-proj"}}' 2018-11-14 18:29:31,804 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:29:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99dade8d-97a6-4152-a6f3-242e5e090f77 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/14b2ac7ebb2a4aa8b6a697e60a7bea9c"}, "tags": [], "enabled": true, "id": "14b2ac7ebb2a4aa8b6a697e60a7bea9c", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-bdcf0339-9b61-47e-proj"}} 2018-11-14 18:29:31,804 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-99dade8d-97a6-4152-a6f3-242e5e090f77 2018-11-14 18:29:31,805 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-bdcf0339-9b61-47e-proj 2018-11-14 18:29:31,805 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:29:31,806 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:29:32,223 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:29:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["ibHgLOX_TECWJeHM7mDb1g"], "issued_at": "2018-11-14T18:29:32.000000Z"}} 2018-11-14 18:29:32,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e2e78eac5b7c4ac68220d4fea607bce0ab5d71f" 2018-11-14 18:29:32,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba806a4b-d165-4f84-952c-aad193a36531 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:29:32,238 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-ba806a4b-d165-4f84-952c-aad193a36531 2018-11-14 18:29:32,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:29:32,247 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:29: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:29:32,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e2e78eac5b7c4ac68220d4fea607bce0ab5d71f" 2018-11-14 18:29:32,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-043cf1b3-5ac3-4d00-ab35-f84c2577b80e Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:29:32,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-043cf1b3-5ac3-4d00-ab35-f84c2577b80e 2018-11-14 18:29:32,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateImageSuccessTests-bdcf0339-9b61-47e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e2e78eac5b7c4ac68220d4fea607bce0ab5d71f" 2018-11-14 18:29:32,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6feb9c67-9e8d-4369-8a45-4a274d6805fa Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateImageSuccessTests-bdcf0339-9b61-47e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/14b2ac7ebb2a4aa8b6a697e60a7bea9c"}, "tags": [], "enabled": true, "id": "14b2ac7ebb2a4aa8b6a697e60a7bea9c", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-bdcf0339-9b61-47e-proj"}]} 2018-11-14 18:29:32,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateImageSuccessTests-bdcf0339-9b61-47e-proj used request id req-6feb9c67-9e8d-4369-8a45-4a274d6805fa 2018-11-14 18:29:32,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e2e78eac5b7c4ac68220d4fea607bce0ab5d71f" 2018-11-14 18:29:32,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e5f7913-2105-477d-a365-5f6d98f2bdfa Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:29:32,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-6e5f7913-2105-477d-a365-5f6d98f2bdfa 2018-11-14 18:29:33,001 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-bdcf0339-9b61-47e-user 2018-11-14 18:29:33,002 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:29:33,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}836a1c45f29b6ea0892204a157a5c4bac4c4eda4" 2018-11-14 18:29:33,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02bfaefe-5b34-41d5-b3ba-4d4beab06488 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:29:33,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-02bfaefe-5b34-41d5-b3ba-4d4beab06488 2018-11-14 18:29:33,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}836a1c45f29b6ea0892204a157a5c4bac4c4eda4" -d '{"role": {"name": "CreateImageSuccessTests-bdcf0339-9b61-47e-proj-role"}}' 2018-11-14 18:29:33,234 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:29:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90c22d12-e5be-4a90-a5ef-7cecf49fb333 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2db55aeaae2249d4be1f0bc8a047e5f4", "links": {"self": "http://172.30.9.28:5000/v3/roles/2db55aeaae2249d4be1f0bc8a047e5f4"}, "name": "CreateImageSuccessTests-bdcf0339-9b61-47e-proj-role"}} 2018-11-14 18:29:33,234 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-90c22d12-e5be-4a90-a5ef-7cecf49fb333 2018-11-14 18:29:33,235 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-bdcf0339-9b61-47e-proj-role 2018-11-14 18:29:33,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/2db55aeaae2249d4be1f0bc8a047e5f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}836a1c45f29b6ea0892204a157a5c4bac4c4eda4" 2018-11-14 18:29:33,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd133788-c7c5-4be0-8866-fee6426c89bb Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2db55aeaae2249d4be1f0bc8a047e5f4", "links": {"self": "http://172.30.9.28:5000/v3/roles/2db55aeaae2249d4be1f0bc8a047e5f4"}, "name": "CreateImageSuccessTests-bdcf0339-9b61-47e-proj-role"}} 2018-11-14 18:29:33,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/2db55aeaae2249d4be1f0bc8a047e5f4 used request id req-bd133788-c7c5-4be0-8866-fee6426c89bb 2018-11-14 18:29:33,343 - keystone_utils - INFO - Granting role CreateImageSuccessTests-bdcf0339-9b61-47e-proj-role to project CreateImageSuccessTests-bdcf0339-9b61-47e-proj 2018-11-14 18:29:33,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/14b2ac7ebb2a4aa8b6a697e60a7bea9c/users/7c77cfd6a8a04185bac7e9a16caf32cd/roles/2db55aeaae2249d4be1f0bc8a047e5f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}836a1c45f29b6ea0892204a157a5c4bac4c4eda4" 2018-11-14 18:29:33,501 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:29:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c828035-02f4-41fc-9dee-db055d95537e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:29:33,501 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/14b2ac7ebb2a4aa8b6a697e60a7bea9c/users/7c77cfd6a8a04185bac7e9a16caf32cd/roles/2db55aeaae2249d4be1f0bc8a047e5f4 used request id req-2c828035-02f4-41fc-9dee-db055d95537e 2018-11-14 18:29:33,502 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-14 18:29:33,502 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:29:33,503 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:29:33,906 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2db55aeaae2249d4be1f0bc8a047e5f4", "name": "CreateImageSuccessTests-bdcf0339-9b61-47e-proj-role"}], "expires_at": "2018-11-14T19:29:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "14b2ac7ebb2a4aa8b6a697e60a7bea9c", "name": "CreateImageSuccessTests-bdcf0339-9b61-47e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/14b2ac7ebb2a4aa8b6a697e60a7bea9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/14b2ac7ebb2a4aa8b6a697e60a7bea9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/14b2ac7ebb2a4aa8b6a697e60a7bea9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_14b2ac7ebb2a4aa8b6a697e60a7bea9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_14b2ac7ebb2a4aa8b6a697e60a7bea9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/14b2ac7ebb2a4aa8b6a697e60a7bea9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/14b2ac7ebb2a4aa8b6a697e60a7bea9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/14b2ac7ebb2a4aa8b6a697e60a7bea9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/14b2ac7ebb2a4aa8b6a697e60a7bea9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/14b2ac7ebb2a4aa8b6a697e60a7bea9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/14b2ac7ebb2a4aa8b6a697e60a7bea9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/14b2ac7ebb2a4aa8b6a697e60a7bea9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/14b2ac7ebb2a4aa8b6a697e60a7bea9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/14b2ac7ebb2a4aa8b6a697e60a7bea9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-bdcf0339-9b61-47e-user", "id": "7c77cfd6a8a04185bac7e9a16caf32cd"}, "audit_ids": ["Uypsqf2BS1mtYXqe-VSGNg"], "issued_at": "2018-11-14T18:29:33.000000Z"}} 2018-11-14 18:29:33,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9db3fbb67848e79a42512d45f0b5ced91fe56a1a" 2018-11-14 18:29:34,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-948782d9-6842-4418-959e-fa9c3d0d540b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:29:34,001 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-948782d9-6842-4418-959e-fa9c3d0d540b 2018-11-14 18:29:34,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-cc5c824f-6152-42dc-9913-ffc35fb1583c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9db3fbb67848e79a42512d45f0b5ced91fe56a1a" 2018-11-14 18:29:34,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-082bf28a-1ecd-4a74-a237-ef48e6a0b0ef Date: Wed, 14 Nov 2018 18:29:34 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-cc5c824f-6152-42dc-9913-ffc35fb1583c"} 2018-11-14 18:29:34,214 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-cc5c824f-6152-42dc-9913-ffc35fb1583c used request id req-082bf28a-1ecd-4a74-a237-ef48e6a0b0ef 2018-11-14 18:29:34,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9db3fbb67848e79a42512d45f0b5ced91fe56a1a" 2018-11-14 18:29:34,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-3541c6e1-286b-4116-bbdc-f7344da1c9df Date: Wed, 14 Nov 2018 18:29: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-11-14 18:29:34,412 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-3541c6e1-286b-4116-bbdc-f7344da1c9df 2018-11-14 18:29:34,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9db3fbb67848e79a42512d45f0b5ced91fe56a1a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-cc5c824f-6152-42dc-9913-ffc35fb1583c"}' 2018-11-14 18:29:34,681 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/66a7f6fb-8ab4-47c4-86f6-1fe1136dc10b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3ce79a4c-3d6f-4dcd-95f0-b424a265e057 Date: Wed, 14 Nov 2018 18:29:34 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-cc5c824f-6152-42dc-9913-ffc35fb1583c", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:29:34Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-14T18:29:34Z", "visibility": "shared", "locations": [], "self": "/v2/images/66a7f6fb-8ab4-47c4-86f6-1fe1136dc10b", "min_disk": 0, "protected": false, "id": "66a7f6fb-8ab4-47c4-86f6-1fe1136dc10b", "file": "/v2/images/66a7f6fb-8ab4-47c4-86f6-1fe1136dc10b/file", "checksum": null, "owner": "14b2ac7ebb2a4aa8b6a697e60a7bea9c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:29:34,681 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-3ce79a4c-3d6f-4dcd-95f0-b424a265e057 2018-11-14 18:29:34,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/66a7f6fb-8ab4-47c4-86f6-1fe1136dc10b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9db3fbb67848e79a42512d45f0b5ced91fe56a1a" -d '' 2018-11-14 18:29:35,906 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-09a6cea2-11e0-46e8-a62a-84e0f0aa47c7 Date: Wed, 14 Nov 2018 18:29:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:29:35,906 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/66a7f6fb-8ab4-47c4-86f6-1fe1136dc10b/file used request id req-09a6cea2-11e0-46e8-a62a-84e0f0aa47c7 2018-11-14 18:29:35,907 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-14 18:29:35,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/66a7f6fb-8ab4-47c4-86f6-1fe1136dc10b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9db3fbb67848e79a42512d45f0b5ced91fe56a1a" 2018-11-14 18:29:36,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-3ba01127-618c-4b6d-be4e-e4484fb7345b Date: Wed, 14 Nov 2018 18:29:36 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-cc5c824f-6152-42dc-9913-ffc35fb1583c", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:29:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:29:35Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/66a7f6fb-8ab4-47c4-86f6-1fe1136dc10b/snap", "metadata": {}}], "self": "/v2/images/66a7f6fb-8ab4-47c4-86f6-1fe1136dc10b", "min_disk": 0, "protected": false, "id": "66a7f6fb-8ab4-47c4-86f6-1fe1136dc10b", "file": "/v2/images/66a7f6fb-8ab4-47c4-86f6-1fe1136dc10b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "14b2ac7ebb2a4aa8b6a697e60a7bea9c", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/66a7f6fb-8ab4-47c4-86f6-1fe1136dc10b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:29:36,112 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/66a7f6fb-8ab4-47c4-86f6-1fe1136dc10b used request id req-3ba01127-618c-4b6d-be4e-e4484fb7345b 2018-11-14 18:29:36,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9db3fbb67848e79a42512d45f0b5ced91fe56a1a" 2018-11-14 18:29:36,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d9342642-cbb4-45d6-9c76-74724234a1cf Date: Wed, 14 Nov 2018 18:29: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-11-14 18:29:36,118 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-d9342642-cbb4-45d6-9c76-74724234a1cf 2018-11-14 18:29:36,120 - create_image - INFO - Created image with name - CreateImageSuccessTests-cc5c824f-6152-42dc-9913-ffc35fb1583c 2018-11-14 18:29:36,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/66a7f6fb-8ab4-47c4-86f6-1fe1136dc10b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9db3fbb67848e79a42512d45f0b5ced91fe56a1a" 2018-11-14 18:29:36,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-0ffa1e5c-43f3-4620-ad69-a77a01c0eb42 Date: Wed, 14 Nov 2018 18:29:36 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-cc5c824f-6152-42dc-9913-ffc35fb1583c", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:29:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:29:35Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/66a7f6fb-8ab4-47c4-86f6-1fe1136dc10b/snap", "metadata": {}}], "self": "/v2/images/66a7f6fb-8ab4-47c4-86f6-1fe1136dc10b", "min_disk": 0, "protected": false, "id": "66a7f6fb-8ab4-47c4-86f6-1fe1136dc10b", "file": "/v2/images/66a7f6fb-8ab4-47c4-86f6-1fe1136dc10b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "14b2ac7ebb2a4aa8b6a697e60a7bea9c", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/66a7f6fb-8ab4-47c4-86f6-1fe1136dc10b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:29:36,137 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/66a7f6fb-8ab4-47c4-86f6-1fe1136dc10b used request id req-0ffa1e5c-43f3-4620-ad69-a77a01c0eb42 2018-11-14 18:29:36,137 - create_image - DEBUG - Instance status is - active 2018-11-14 18:29:36,137 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-cc5c824f-6152-42dc-9913-ffc35fb1583c 2018-11-14 18:29:36,137 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-cc5c824f-6152-42dc-9913-ffc35fb1583c 2018-11-14 18:29:36,137 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:29:36,544 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2db55aeaae2249d4be1f0bc8a047e5f4", "name": "CreateImageSuccessTests-bdcf0339-9b61-47e-proj-role"}], "expires_at": "2018-11-14T19:29:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "14b2ac7ebb2a4aa8b6a697e60a7bea9c", "name": "CreateImageSuccessTests-bdcf0339-9b61-47e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/14b2ac7ebb2a4aa8b6a697e60a7bea9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/14b2ac7ebb2a4aa8b6a697e60a7bea9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/14b2ac7ebb2a4aa8b6a697e60a7bea9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_14b2ac7ebb2a4aa8b6a697e60a7bea9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_14b2ac7ebb2a4aa8b6a697e60a7bea9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/14b2ac7ebb2a4aa8b6a697e60a7bea9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/14b2ac7ebb2a4aa8b6a697e60a7bea9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/14b2ac7ebb2a4aa8b6a697e60a7bea9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/14b2ac7ebb2a4aa8b6a697e60a7bea9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/14b2ac7ebb2a4aa8b6a697e60a7bea9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/14b2ac7ebb2a4aa8b6a697e60a7bea9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/14b2ac7ebb2a4aa8b6a697e60a7bea9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/14b2ac7ebb2a4aa8b6a697e60a7bea9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/14b2ac7ebb2a4aa8b6a697e60a7bea9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-bdcf0339-9b61-47e-user", "id": "7c77cfd6a8a04185bac7e9a16caf32cd"}, "audit_ids": ["Q0CTkgcpSyW1Sy0QKkjI5g"], "issued_at": "2018-11-14T18:29:36.000000Z"}} 2018-11-14 18:29:36,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-cc5c824f-6152-42dc-9913-ffc35fb1583c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f8845618fd9c9b9fa540c770f752a09e0f88f8ba" 2018-11-14 18:29:36,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-3207935f-3a9c-432a-89b8-10c5b2a9ec19 Date: Wed, 14 Nov 2018 18:29:36 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-cc5c824f-6152-42dc-9913-ffc35fb1583c", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:29:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:29:35Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/66a7f6fb-8ab4-47c4-86f6-1fe1136dc10b/snap", "metadata": {}}], "self": "/v2/images/66a7f6fb-8ab4-47c4-86f6-1fe1136dc10b", "min_disk": 0, "protected": false, "id": "66a7f6fb-8ab4-47c4-86f6-1fe1136dc10b", "file": "/v2/images/66a7f6fb-8ab4-47c4-86f6-1fe1136dc10b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "14b2ac7ebb2a4aa8b6a697e60a7bea9c", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/66a7f6fb-8ab4-47c4-86f6-1fe1136dc10b/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-cc5c824f-6152-42dc-9913-ffc35fb1583c"} 2018-11-14 18:29:36,747 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-cc5c824f-6152-42dc-9913-ffc35fb1583c used request id req-3207935f-3a9c-432a-89b8-10c5b2a9ec19 2018-11-14 18:29:36,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f8845618fd9c9b9fa540c770f752a09e0f88f8ba" 2018-11-14 18:29:36,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-047ce8a9-090d-45f8-8a9b-30c59e91097f Date: Wed, 14 Nov 2018 18:29: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-11-14 18:29:36,941 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-047ce8a9-090d-45f8-8a9b-30c59e91097f 2018-11-14 18:29:36,944 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-cc5c824f-6152-42dc-9913-ffc35fb1583c 2018-11-14 18:29:36,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/66a7f6fb-8ab4-47c4-86f6-1fe1136dc10b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9db3fbb67848e79a42512d45f0b5ced91fe56a1a" 2018-11-14 18:29:38,045 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-96632f16-b785-4863-863c-43cf85042e0a Date: Wed, 14 Nov 2018 18:29:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:29:38,045 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/66a7f6fb-8ab4-47c4-86f6-1fe1136dc10b used request id req-96632f16-b785-4863-863c-43cf85042e0a 2018-11-14 18:29:38,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}836a1c45f29b6ea0892204a157a5c4bac4c4eda4" 2018-11-14 18:29:38,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-dc3d532d-15ad-42d4-8e08-346913ad5327 Date: Wed, 14 Nov 2018 18:29:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:29:38,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-dc3d532d-15ad-42d4-8e08-346913ad5327 2018-11-14 18:29:38,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}836a1c45f29b6ea0892204a157a5c4bac4c4eda4" 2018-11-14 18:29:38,454 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:29:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-855c1fe6-f38c-4abc-af27-c9c18d5ad3c4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:29:38,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-855c1fe6-f38c-4abc-af27-c9c18d5ad3c4 2018-11-14 18:29:38,454 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:29:38,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}836a1c45f29b6ea0892204a157a5c4bac4c4eda4" 2018-11-14 18:29:38,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-468da008-1fcc-4293-93c7-2eb3f2dd8124 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:29:38,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-468da008-1fcc-4293-93c7-2eb3f2dd8124 2018-11-14 18:29:38,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}836a1c45f29b6ea0892204a157a5c4bac4c4eda4" 2018-11-14 18:29:38,686 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:29:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8e09d83-1b80-4a07-a2a7-bfe63428984b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:29:38,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-a8e09d83-1b80-4a07-a2a7-bfe63428984b 2018-11-14 18:29:38,687 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:29:38,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}836a1c45f29b6ea0892204a157a5c4bac4c4eda4" 2018-11-14 18:29:38,786 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:29:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2faa59c2-a6a6-41e1-a454-edf90920770b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:29:38,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-2faa59c2-a6a6-41e1-a454-edf90920770b 2018-11-14 18:29:38,786 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:29:38,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}836a1c45f29b6ea0892204a157a5c4bac4c4eda4" 2018-11-14 18:29:38,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf2535a3-4c1b-4e34-9409-8d10dc8a676c Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:29:38,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-cf2535a3-4c1b-4e34-9409-8d10dc8a676c 2018-11-14 18:29:38,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}836a1c45f29b6ea0892204a157a5c4bac4c4eda4" 2018-11-14 18:29:39,018 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:29:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c307dba-9931-4f77-8ca5-bee1a9a7e355 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 18:29:39,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-0c307dba-9931-4f77-8ca5-bee1a9a7e355 2018-11-14 18:29:39,018 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:29:39,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}836a1c45f29b6ea0892204a157a5c4bac4c4eda4" 2018-11-14 18:29:39,124 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:29:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5d1cc84-59c4-49d5-8cf8-5bcdd5ca32d0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d3b3d3f2c3dd4be6bc230a686f3f0839.", "code": 404, "title": "Not Found"}} 2018-11-14 18:29:39,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 used request id req-b5d1cc84-59c4-49d5-8cf8-5bcdd5ca32d0 2018-11-14 18:29:39,125 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:29:39,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}836a1c45f29b6ea0892204a157a5c4bac4c4eda4" 2018-11-14 18:29:39,237 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:29:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f404a38a-4fdd-4843-a38f-c1ef4ee5d283 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5dcff89097904b7c82103d40edeed98d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:29:39,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d used request id req-f404a38a-4fdd-4843-a38f-c1ef4ee5d283 2018-11-14 18:29:39,237 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:29:39,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}836a1c45f29b6ea0892204a157a5c4bac4c4eda4" 2018-11-14 18:29:39,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a69b546-37cd-4bfa-b092-9a5be375eeba Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:29:39,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-4a69b546-37cd-4bfa-b092-9a5be375eeba 2018-11-14 18:29:39,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}836a1c45f29b6ea0892204a157a5c4bac4c4eda4" 2018-11-14 18:29:39,484 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:29:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa307217-9725-45c5-8b93-c14fb0032a78 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 991384c74c4d47b3bd2a68e52ad620ce.", "code": 404, "title": "Not Found"}} 2018-11-14 18:29:39,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce used request id req-fa307217-9725-45c5-8b93-c14fb0032a78 2018-11-14 18:29:39,484 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:29:39,485 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-bdcf0339-9b61-47e-proj 2018-11-14 18:29:39,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/14b2ac7ebb2a4aa8b6a697e60a7bea9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}836a1c45f29b6ea0892204a157a5c4bac4c4eda4" 2018-11-14 18:29:39,737 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:29:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8ee3830-2df9-4d25-bac3-b16cef03155d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:29:39,737 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/14b2ac7ebb2a4aa8b6a697e60a7bea9c used request id req-c8ee3830-2df9-4d25-bac3-b16cef03155d 2018-11-14 18:29:39,738 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-bdcf0339-9b61-47e-proj-role 2018-11-14 18:29:39,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/2db55aeaae2249d4be1f0bc8a047e5f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}836a1c45f29b6ea0892204a157a5c4bac4c4eda4" 2018-11-14 18:29:39,882 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:29:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-265a556f-bddb-4c38-8c6e-bfc30fe5a45f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:29:39,882 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/2db55aeaae2249d4be1f0bc8a047e5f4 used request id req-265a556f-bddb-4c38-8c6e-bfc30fe5a45f 2018-11-14 18:29:39,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}836a1c45f29b6ea0892204a157a5c4bac4c4eda4" 2018-11-14 18:29:39,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cea2d0c2-a047-4f05-9e62-0cf0eb163be5 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:29:39,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-cea2d0c2-a047-4f05-9e62-0cf0eb163be5 2018-11-14 18:29:39,986 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-bdcf0339-9b61-47e-user 2018-11-14 18:29:39,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/7c77cfd6a8a04185bac7e9a16caf32cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e2e78eac5b7c4ac68220d4fea607bce0ab5d71f" 2018-11-14 18:29:40,208 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:29:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4543d927-1317-47a9-97d0-77f5e25aebae Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:29:40,208 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/7c77cfd6a8a04185bac7e9a16caf32cd used request id req-4543d927-1317-47a9-97d0-77f5e25aebae 2018-11-14 18:29:40,210 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:29:40,646 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:29:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["E6DgLB9rTNuG7uN4NWElWQ"], "issued_at": "2018-11-14T18:29:40.000000Z"}} 2018-11-14 18:29:40,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbec4bacd065980e433549a378569584665ece55" 2018-11-14 18:29:40,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f16b18d2-f10f-45db-a9bb-5351e618d813 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:29:40,747 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-f16b18d2-f10f-45db-a9bb-5351e618d813 2018-11-14 18:29:40,749 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:29:40,750 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:29:41,174 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:29:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["pwhUYrCPQFOavoXTaqCECg"], "issued_at": "2018-11-14T18:29:41.000000Z"}} 2018-11-14 18:29:41,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a0a9d1ba971fb499fd68009869053db7737e23" 2018-11-14 18:29:41,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-778b0613-5a3b-413b-a1fb-0cd728f902bf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:29:41,283 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-778b0613-5a3b-413b-a1fb-0cd728f902bf 2018-11-14 18:29:41,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:29:41,293 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:29:41,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-5fd6bc3a-8943-40c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a0a9d1ba971fb499fd68009869053db7737e23" 2018-11-14 18:29:41,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e6361ac-c599-46a5-a75f-0d7b345de519 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-5fd6bc3a-8943-40c-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:29:41,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-5fd6bc3a-8943-40c-proj used request id req-6e6361ac-c599-46a5-a75f-0d7b345de519 2018-11-14 18:29:41,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a0a9d1ba971fb499fd68009869053db7737e23" 2018-11-14 18:29:41,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d17bd60-3cfb-42d0-8ba7-c97a01a643bd Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:29:41,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-3d17bd60-3cfb-42d0-8ba7-c97a01a643bd 2018-11-14 18:29:41,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a0a9d1ba971fb499fd68009869053db7737e23" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-5fd6bc3a-8943-40c-proj"}}' 2018-11-14 18:29:41,648 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:29:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ce0589a-f190-4a73-8e18-4bc797fcb3e9 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/561a344e01c64f3f8595aae3f96e0f79"}, "tags": [], "enabled": true, "id": "561a344e01c64f3f8595aae3f96e0f79", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-5fd6bc3a-8943-40c-proj"}} 2018-11-14 18:29:41,648 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-5ce0589a-f190-4a73-8e18-4bc797fcb3e9 2018-11-14 18:29:41,649 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-5fd6bc3a-8943-40c-proj 2018-11-14 18:29:41,649 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:29:41,650 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:29:42,082 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:29:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["X0WpHVb9SXCHmbuYgk6nXQ"], "issued_at": "2018-11-14T18:29:42.000000Z"}} 2018-11-14 18:29:42,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf84f7e30590548ca8f2690dda68d712fe78e12" 2018-11-14 18:29:42,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-418dc041-9b39-4f65-9ba4-a43a33734e81 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:29:42,190 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-418dc041-9b39-4f65-9ba4-a43a33734e81 2018-11-14 18:29:42,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:29:42,199 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:29: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:29:42,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf84f7e30590548ca8f2690dda68d712fe78e12" 2018-11-14 18:29:42,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97bf380a-f4ab-4790-a7ce-bbdce612eb57 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:29:42,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-97bf380a-f4ab-4790-a7ce-bbdce612eb57 2018-11-14 18:29:42,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateImageSuccessTests-5fd6bc3a-8943-40c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf84f7e30590548ca8f2690dda68d712fe78e12" 2018-11-14 18:29:42,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3e5ef7a-6a5f-48c2-b68e-079ee9a5f5b5 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateImageSuccessTests-5fd6bc3a-8943-40c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/561a344e01c64f3f8595aae3f96e0f79"}, "tags": [], "enabled": true, "id": "561a344e01c64f3f8595aae3f96e0f79", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-5fd6bc3a-8943-40c-proj"}]} 2018-11-14 18:29:42,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateImageSuccessTests-5fd6bc3a-8943-40c-proj used request id req-d3e5ef7a-6a5f-48c2-b68e-079ee9a5f5b5 2018-11-14 18:29:42,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf84f7e30590548ca8f2690dda68d712fe78e12" 2018-11-14 18:29:42,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5d988fd-3425-4051-8c72-20f61e886d45 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:29:42,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-d5d988fd-3425-4051-8c72-20f61e886d45 2018-11-14 18:29:42,947 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-5fd6bc3a-8943-40c-user 2018-11-14 18:29:42,947 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:29:42,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a0a9d1ba971fb499fd68009869053db7737e23" 2018-11-14 18:29:42,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e9da1aa-0ca4-4f38-87ea-f536d656c8b0 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:29:42,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-2e9da1aa-0ca4-4f38-87ea-f536d656c8b0 2018-11-14 18:29:42,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a0a9d1ba971fb499fd68009869053db7737e23" -d '{"role": {"name": "CreateImageSuccessTests-5fd6bc3a-8943-40c-proj-role"}}' 2018-11-14 18:29:43,091 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:29:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b94575a-d139-4243-8df2-cd10180ccbc4 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fbaf5703389544628e5e374834cb8226", "links": {"self": "http://172.30.9.28:5000/v3/roles/fbaf5703389544628e5e374834cb8226"}, "name": "CreateImageSuccessTests-5fd6bc3a-8943-40c-proj-role"}} 2018-11-14 18:29:43,091 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-9b94575a-d139-4243-8df2-cd10180ccbc4 2018-11-14 18:29:43,091 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-5fd6bc3a-8943-40c-proj-role 2018-11-14 18:29:43,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/fbaf5703389544628e5e374834cb8226 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a0a9d1ba971fb499fd68009869053db7737e23" 2018-11-14 18:29:43,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e56994f-a4f5-47d1-b983-011c59cea2ca Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fbaf5703389544628e5e374834cb8226", "links": {"self": "http://172.30.9.28:5000/v3/roles/fbaf5703389544628e5e374834cb8226"}, "name": "CreateImageSuccessTests-5fd6bc3a-8943-40c-proj-role"}} 2018-11-14 18:29:43,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/fbaf5703389544628e5e374834cb8226 used request id req-7e56994f-a4f5-47d1-b983-011c59cea2ca 2018-11-14 18:29:43,201 - keystone_utils - INFO - Granting role CreateImageSuccessTests-5fd6bc3a-8943-40c-proj-role to project CreateImageSuccessTests-5fd6bc3a-8943-40c-proj 2018-11-14 18:29:43,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/561a344e01c64f3f8595aae3f96e0f79/users/84252062a7644173b64ba681a721f358/roles/fbaf5703389544628e5e374834cb8226 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a0a9d1ba971fb499fd68009869053db7737e23" 2018-11-14 18:29:43,388 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:29:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5116ccd1-cdf8-48b8-ada5-de072b240c90 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:29:43,389 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/561a344e01c64f3f8595aae3f96e0f79/users/84252062a7644173b64ba681a721f358/roles/fbaf5703389544628e5e374834cb8226 used request id req-5116ccd1-cdf8-48b8-ada5-de072b240c90 2018-11-14 18:29:43,390 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-14 18:29:43,390 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:29:43,391 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:29:43,793 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fbaf5703389544628e5e374834cb8226", "name": "CreateImageSuccessTests-5fd6bc3a-8943-40c-proj-role"}], "expires_at": "2018-11-14T19:29:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "561a344e01c64f3f8595aae3f96e0f79", "name": "CreateImageSuccessTests-5fd6bc3a-8943-40c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/561a344e01c64f3f8595aae3f96e0f79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/561a344e01c64f3f8595aae3f96e0f79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/561a344e01c64f3f8595aae3f96e0f79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_561a344e01c64f3f8595aae3f96e0f79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_561a344e01c64f3f8595aae3f96e0f79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/561a344e01c64f3f8595aae3f96e0f79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/561a344e01c64f3f8595aae3f96e0f79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/561a344e01c64f3f8595aae3f96e0f79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/561a344e01c64f3f8595aae3f96e0f79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/561a344e01c64f3f8595aae3f96e0f79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/561a344e01c64f3f8595aae3f96e0f79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/561a344e01c64f3f8595aae3f96e0f79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/561a344e01c64f3f8595aae3f96e0f79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/561a344e01c64f3f8595aae3f96e0f79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-5fd6bc3a-8943-40c-user", "id": "84252062a7644173b64ba681a721f358"}, "audit_ids": ["fvKNURBBTIWpmucyH-T58w"], "issued_at": "2018-11-14T18:29:43.000000Z"}} 2018-11-14 18:29:43,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a12075f7ffe034b29040c465834693ee0075d11" 2018-11-14 18:29:43,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1400f8b8-f68c-4d2f-a975-861944af45f9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:29:43,887 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-1400f8b8-f68c-4d2f-a975-861944af45f9 2018-11-14 18:29:43,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-2c3e735a-aa65-49de-8db4-545d5f3ab60b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6a12075f7ffe034b29040c465834693ee0075d11" 2018-11-14 18:29:44,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-1fc3b77f-f108-41da-9459-61e621c53c62 Date: Wed, 14 Nov 2018 18:29:44 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-2c3e735a-aa65-49de-8db4-545d5f3ab60b"} 2018-11-14 18:29:44,106 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-2c3e735a-aa65-49de-8db4-545d5f3ab60b used request id req-1fc3b77f-f108-41da-9459-61e621c53c62 2018-11-14 18:29:44,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6a12075f7ffe034b29040c465834693ee0075d11" 2018-11-14 18:29:44,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-40d2ffcf-8c27-4e3f-bf8c-4a55f436c442 Date: Wed, 14 Nov 2018 18:29: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-11-14 18:29:44,306 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-40d2ffcf-8c27-4e3f-bf8c-4a55f436c442 2018-11-14 18:29:44,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6a12075f7ffe034b29040c465834693ee0075d11" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-2c3e735a-aa65-49de-8db4-545d5f3ab60b"}' 2018-11-14 18:29:44,558 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/143c2bad-512e-4dc6-aa8f-04b74aff6eeb Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4f66daa8-15b9-478d-ab79-bada97d90c21 Date: Wed, 14 Nov 2018 18:29:44 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-2c3e735a-aa65-49de-8db4-545d5f3ab60b", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:29:44Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-14T18:29:44Z", "visibility": "shared", "locations": [], "self": "/v2/images/143c2bad-512e-4dc6-aa8f-04b74aff6eeb", "min_disk": 0, "protected": false, "id": "143c2bad-512e-4dc6-aa8f-04b74aff6eeb", "file": "/v2/images/143c2bad-512e-4dc6-aa8f-04b74aff6eeb/file", "checksum": null, "owner": "561a344e01c64f3f8595aae3f96e0f79", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:29:44,558 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-4f66daa8-15b9-478d-ab79-bada97d90c21 2018-11-14 18:29:44,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/143c2bad-512e-4dc6-aa8f-04b74aff6eeb/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6a12075f7ffe034b29040c465834693ee0075d11" -d '' 2018-11-14 18:29:45,909 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1bfe85f3-7c54-497b-9977-5f93f49cca66 Date: Wed, 14 Nov 2018 18:29:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:29:45,909 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/143c2bad-512e-4dc6-aa8f-04b74aff6eeb/file used request id req-1bfe85f3-7c54-497b-9977-5f93f49cca66 2018-11-14 18:29:45,910 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-14 18:29:45,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/143c2bad-512e-4dc6-aa8f-04b74aff6eeb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6a12075f7ffe034b29040c465834693ee0075d11" 2018-11-14 18:29:46,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-3e2fe964-bd19-4e65-8ae5-a444281a150c Date: Wed, 14 Nov 2018 18:29:46 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-2c3e735a-aa65-49de-8db4-545d5f3ab60b", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:29:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:29:45Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/143c2bad-512e-4dc6-aa8f-04b74aff6eeb/snap", "metadata": {}}], "self": "/v2/images/143c2bad-512e-4dc6-aa8f-04b74aff6eeb", "min_disk": 0, "protected": false, "id": "143c2bad-512e-4dc6-aa8f-04b74aff6eeb", "file": "/v2/images/143c2bad-512e-4dc6-aa8f-04b74aff6eeb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "561a344e01c64f3f8595aae3f96e0f79", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/143c2bad-512e-4dc6-aa8f-04b74aff6eeb/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:29:46,106 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/143c2bad-512e-4dc6-aa8f-04b74aff6eeb used request id req-3e2fe964-bd19-4e65-8ae5-a444281a150c 2018-11-14 18:29:46,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6a12075f7ffe034b29040c465834693ee0075d11" 2018-11-14 18:29:46,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ba24b027-fe21-4888-b133-61520149ae21 Date: Wed, 14 Nov 2018 18:29: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-11-14 18:29:46,305 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-ba24b027-fe21-4888-b133-61520149ae21 2018-11-14 18:29:46,308 - create_image - INFO - Created image with name - CreateImageSuccessTests-2c3e735a-aa65-49de-8db4-545d5f3ab60b 2018-11-14 18:29:46,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/143c2bad-512e-4dc6-aa8f-04b74aff6eeb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6a12075f7ffe034b29040c465834693ee0075d11" 2018-11-14 18:29:46,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-eb10a14b-e5c4-4c09-a4ae-a125cfa4e163 Date: Wed, 14 Nov 2018 18:29:46 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-2c3e735a-aa65-49de-8db4-545d5f3ab60b", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:29:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:29:45Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/143c2bad-512e-4dc6-aa8f-04b74aff6eeb/snap", "metadata": {}}], "self": "/v2/images/143c2bad-512e-4dc6-aa8f-04b74aff6eeb", "min_disk": 0, "protected": false, "id": "143c2bad-512e-4dc6-aa8f-04b74aff6eeb", "file": "/v2/images/143c2bad-512e-4dc6-aa8f-04b74aff6eeb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "561a344e01c64f3f8595aae3f96e0f79", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/143c2bad-512e-4dc6-aa8f-04b74aff6eeb/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:29:46,510 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/143c2bad-512e-4dc6-aa8f-04b74aff6eeb used request id req-eb10a14b-e5c4-4c09-a4ae-a125cfa4e163 2018-11-14 18:29:46,511 - create_image - DEBUG - Instance status is - active 2018-11-14 18:29:46,511 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-2c3e735a-aa65-49de-8db4-545d5f3ab60b 2018-11-14 18:29:46,511 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-2c3e735a-aa65-49de-8db4-545d5f3ab60b 2018-11-14 18:29:46,511 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:29:46,935 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fbaf5703389544628e5e374834cb8226", "name": "CreateImageSuccessTests-5fd6bc3a-8943-40c-proj-role"}], "expires_at": "2018-11-14T19:29:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "561a344e01c64f3f8595aae3f96e0f79", "name": "CreateImageSuccessTests-5fd6bc3a-8943-40c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/561a344e01c64f3f8595aae3f96e0f79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/561a344e01c64f3f8595aae3f96e0f79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/561a344e01c64f3f8595aae3f96e0f79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_561a344e01c64f3f8595aae3f96e0f79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_561a344e01c64f3f8595aae3f96e0f79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/561a344e01c64f3f8595aae3f96e0f79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/561a344e01c64f3f8595aae3f96e0f79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/561a344e01c64f3f8595aae3f96e0f79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/561a344e01c64f3f8595aae3f96e0f79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/561a344e01c64f3f8595aae3f96e0f79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/561a344e01c64f3f8595aae3f96e0f79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/561a344e01c64f3f8595aae3f96e0f79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/561a344e01c64f3f8595aae3f96e0f79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/561a344e01c64f3f8595aae3f96e0f79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-5fd6bc3a-8943-40c-user", "id": "84252062a7644173b64ba681a721f358"}, "audit_ids": ["CGaHnyKNT3mAPFko0nyHnw"], "issued_at": "2018-11-14T18:29:46.000000Z"}} 2018-11-14 18:29:46,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-2c3e735a-aa65-49de-8db4-545d5f3ab60b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9dcc453f722f96de50997aa82636c688e71bcf22" 2018-11-14 18:29:47,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-c559390f-780d-4d87-9959-4ccc96698980 Date: Wed, 14 Nov 2018 18:29:47 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-2c3e735a-aa65-49de-8db4-545d5f3ab60b", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:29:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:29:45Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/143c2bad-512e-4dc6-aa8f-04b74aff6eeb/snap", "metadata": {}}], "self": "/v2/images/143c2bad-512e-4dc6-aa8f-04b74aff6eeb", "min_disk": 0, "protected": false, "id": "143c2bad-512e-4dc6-aa8f-04b74aff6eeb", "file": "/v2/images/143c2bad-512e-4dc6-aa8f-04b74aff6eeb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "561a344e01c64f3f8595aae3f96e0f79", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/143c2bad-512e-4dc6-aa8f-04b74aff6eeb/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-2c3e735a-aa65-49de-8db4-545d5f3ab60b"} 2018-11-14 18:29:47,149 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-2c3e735a-aa65-49de-8db4-545d5f3ab60b used request id req-c559390f-780d-4d87-9959-4ccc96698980 2018-11-14 18:29:47,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9dcc453f722f96de50997aa82636c688e71bcf22" 2018-11-14 18:29:47,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-2b2ae17f-d277-439f-bb6a-448fed1b841e Date: Wed, 14 Nov 2018 18:29: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-11-14 18:29:47,352 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-2b2ae17f-d277-439f-bb6a-448fed1b841e 2018-11-14 18:29:47,355 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:29:47,356 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:29:47,754 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fbaf5703389544628e5e374834cb8226", "name": "CreateImageSuccessTests-5fd6bc3a-8943-40c-proj-role"}], "expires_at": "2018-11-14T19:29:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "561a344e01c64f3f8595aae3f96e0f79", "name": "CreateImageSuccessTests-5fd6bc3a-8943-40c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/561a344e01c64f3f8595aae3f96e0f79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/561a344e01c64f3f8595aae3f96e0f79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/561a344e01c64f3f8595aae3f96e0f79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_561a344e01c64f3f8595aae3f96e0f79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_561a344e01c64f3f8595aae3f96e0f79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/561a344e01c64f3f8595aae3f96e0f79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/561a344e01c64f3f8595aae3f96e0f79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/561a344e01c64f3f8595aae3f96e0f79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/561a344e01c64f3f8595aae3f96e0f79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/561a344e01c64f3f8595aae3f96e0f79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/561a344e01c64f3f8595aae3f96e0f79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/561a344e01c64f3f8595aae3f96e0f79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/561a344e01c64f3f8595aae3f96e0f79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/561a344e01c64f3f8595aae3f96e0f79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-5fd6bc3a-8943-40c-user", "id": "84252062a7644173b64ba681a721f358"}, "audit_ids": ["OhyWUQVEQcWtxwotBobyHw"], "issued_at": "2018-11-14T18:29:47.000000Z"}} 2018-11-14 18:29:47,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34de8c341970532e039acc806d693e285770e002" 2018-11-14 18:29:47,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe7cdb8d-0c49-42ab-be0e-f5fcc30cf389 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:29:47,853 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-fe7cdb8d-0c49-42ab-be0e-f5fcc30cf389 2018-11-14 18:29:47,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-2c3e735a-aa65-49de-8db4-545d5f3ab60b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}34de8c341970532e039acc806d693e285770e002" 2018-11-14 18:29:48,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-6cf66687-8a6b-4339-946d-a84fd14215c3 Date: Wed, 14 Nov 2018 18:29:48 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-2c3e735a-aa65-49de-8db4-545d5f3ab60b", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:29:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:29:45Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/143c2bad-512e-4dc6-aa8f-04b74aff6eeb/snap", "metadata": {}}], "self": "/v2/images/143c2bad-512e-4dc6-aa8f-04b74aff6eeb", "min_disk": 0, "protected": false, "id": "143c2bad-512e-4dc6-aa8f-04b74aff6eeb", "file": "/v2/images/143c2bad-512e-4dc6-aa8f-04b74aff6eeb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "561a344e01c64f3f8595aae3f96e0f79", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/143c2bad-512e-4dc6-aa8f-04b74aff6eeb/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-2c3e735a-aa65-49de-8db4-545d5f3ab60b"} 2018-11-14 18:29:48,070 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-2c3e735a-aa65-49de-8db4-545d5f3ab60b used request id req-6cf66687-8a6b-4339-946d-a84fd14215c3 2018-11-14 18:29:48,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}34de8c341970532e039acc806d693e285770e002" 2018-11-14 18:29:48,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-282b15ef-6ca1-4263-96c3-99893a3159e6 Date: Wed, 14 Nov 2018 18:29: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-11-14 18:29:48,259 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-282b15ef-6ca1-4263-96c3-99893a3159e6 2018-11-14 18:29:48,262 - create_image - INFO - Found image with name - CreateImageSuccessTests-2c3e735a-aa65-49de-8db4-545d5f3ab60b 2018-11-14 18:29:48,262 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-2c3e735a-aa65-49de-8db4-545d5f3ab60b 2018-11-14 18:29:48,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/143c2bad-512e-4dc6-aa8f-04b74aff6eeb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6a12075f7ffe034b29040c465834693ee0075d11" 2018-11-14 18:29:48,791 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e278b768-d85e-4207-8817-23068337e33a Date: Wed, 14 Nov 2018 18:29:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:29:48,792 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/143c2bad-512e-4dc6-aa8f-04b74aff6eeb used request id req-e278b768-d85e-4207-8817-23068337e33a 2018-11-14 18:29:48,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a0a9d1ba971fb499fd68009869053db7737e23" 2018-11-14 18:29:49,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-938c8242-d404-42a2-9e4c-637baf4f1024 Date: Wed, 14 Nov 2018 18:29:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:29:49,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-938c8242-d404-42a2-9e4c-637baf4f1024 2018-11-14 18:29:49,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a0a9d1ba971fb499fd68009869053db7737e23" 2018-11-14 18:29:49,200 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:29:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bed8c276-4aa6-40d5-8b2e-2868147f0ed4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:29:49,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-bed8c276-4aa6-40d5-8b2e-2868147f0ed4 2018-11-14 18:29:49,200 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:29:49,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a0a9d1ba971fb499fd68009869053db7737e23" 2018-11-14 18:29:49,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3e9b894-87c3-4d01-abac-8767a2b3e502 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:29:49,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-a3e9b894-87c3-4d01-abac-8767a2b3e502 2018-11-14 18:29:49,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a0a9d1ba971fb499fd68009869053db7737e23" 2018-11-14 18:29:49,319 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:29:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b6886d2-5b97-4d4c-98bd-361fcec9b4ef Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:29:49,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-5b6886d2-5b97-4d4c-98bd-361fcec9b4ef 2018-11-14 18:29:49,319 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:29:49,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a0a9d1ba971fb499fd68009869053db7737e23" 2018-11-14 18:29:49,424 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:29:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94cdfc67-8961-4ee7-87b0-ff8c500a2131 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:29:49,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-94cdfc67-8961-4ee7-87b0-ff8c500a2131 2018-11-14 18:29:49,425 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:29:49,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a0a9d1ba971fb499fd68009869053db7737e23" 2018-11-14 18:29:49,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-306129d5-4df5-4d97-89eb-f00bdecce0e0 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:29:49,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-306129d5-4df5-4d97-89eb-f00bdecce0e0 2018-11-14 18:29:49,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a0a9d1ba971fb499fd68009869053db7737e23" 2018-11-14 18:29:49,645 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:29:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6a8e604-98f3-4d7f-87e9-991d9c5d04ac Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 18:29:49,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-e6a8e604-98f3-4d7f-87e9-991d9c5d04ac 2018-11-14 18:29:49,645 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:29:49,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a0a9d1ba971fb499fd68009869053db7737e23" 2018-11-14 18:29:49,753 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:29:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60dd048d-166c-499b-9ac9-cfdb41c2a90f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d3b3d3f2c3dd4be6bc230a686f3f0839.", "code": 404, "title": "Not Found"}} 2018-11-14 18:29:49,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 used request id req-60dd048d-166c-499b-9ac9-cfdb41c2a90f 2018-11-14 18:29:49,754 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:29:49,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a0a9d1ba971fb499fd68009869053db7737e23" 2018-11-14 18:29:49,859 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:29:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f0d7c71-1740-4dd3-aec1-73df0abc33db Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5dcff89097904b7c82103d40edeed98d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:29:49,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d used request id req-6f0d7c71-1740-4dd3-aec1-73df0abc33db 2018-11-14 18:29:49,859 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:29:49,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a0a9d1ba971fb499fd68009869053db7737e23" 2018-11-14 18:29:49,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc865e72-4bf5-4190-8301-3072ba355f7e Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:29:49,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-fc865e72-4bf5-4190-8301-3072ba355f7e 2018-11-14 18:29:49,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a0a9d1ba971fb499fd68009869053db7737e23" 2018-11-14 18:29:50,091 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:29:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a620be4d-f72d-442c-8f1d-7d9657101bb9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 991384c74c4d47b3bd2a68e52ad620ce.", "code": 404, "title": "Not Found"}} 2018-11-14 18:29:50,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce used request id req-a620be4d-f72d-442c-8f1d-7d9657101bb9 2018-11-14 18:29:50,091 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:29:50,092 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-5fd6bc3a-8943-40c-proj 2018-11-14 18:29:50,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/561a344e01c64f3f8595aae3f96e0f79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a0a9d1ba971fb499fd68009869053db7737e23" 2018-11-14 18:29:50,353 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:29:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c31e904-d5df-46ee-99db-d098a3f5aa93 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:29:50,354 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/561a344e01c64f3f8595aae3f96e0f79 used request id req-3c31e904-d5df-46ee-99db-d098a3f5aa93 2018-11-14 18:29:50,354 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-5fd6bc3a-8943-40c-proj-role 2018-11-14 18:29:50,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/fbaf5703389544628e5e374834cb8226 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a0a9d1ba971fb499fd68009869053db7737e23" 2018-11-14 18:29:50,485 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:29:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f2628e0-55ff-4071-8138-15844514e423 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:29:50,485 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/fbaf5703389544628e5e374834cb8226 used request id req-5f2628e0-55ff-4071-8138-15844514e423 2018-11-14 18:29:50,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a0a9d1ba971fb499fd68009869053db7737e23" 2018-11-14 18:29:50,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c77b0d6-159a-4188-9ec5-91aef19985e1 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:29:50,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0c77b0d6-159a-4188-9ec5-91aef19985e1 2018-11-14 18:29:50,598 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-5fd6bc3a-8943-40c-user 2018-11-14 18:29:50,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/84252062a7644173b64ba681a721f358 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf84f7e30590548ca8f2690dda68d712fe78e12" 2018-11-14 18:29:50,818 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:29:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c1c8998-a5b9-4a0c-90a8-8ba360f640b5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:29:50,818 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/84252062a7644173b64ba681a721f358 used request id req-9c1c8998-a5b9-4a0c-90a8-8ba360f640b5 2018-11-14 18:29:50,820 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:29:51,239 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:29:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["US6VYDc0Tzmg_FjowTWHnA"], "issued_at": "2018-11-14T18:29:51.000000Z"}} 2018-11-14 18:29:51,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edca47fcff1e9708e29d8efd78eb8a55fa1fadb6" 2018-11-14 18:29:51,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78613322-67bf-4b42-9c3c-d93e90fb3d95 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:29:51,345 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-78613322-67bf-4b42-9c3c-d93e90fb3d95 2018-11-14 18:29:51,346 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:29:51,347 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:29:51,756 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:29:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["WA5s8yh6RUCuLW5r2ac1Bg"], "issued_at": "2018-11-14T18:29:51.000000Z"}} 2018-11-14 18:29:51,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1231823826e0a0dcacf7721e91f42a5cb3204818" 2018-11-14 18:29:51,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de7817bc-4910-4350-bcb2-84f1482e8376 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:29:51,862 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-de7817bc-4910-4350-bcb2-84f1482e8376 2018-11-14 18:29:51,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:29:51,871 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:29: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:29:51,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-bfd04ab1-d1ee-4bf-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1231823826e0a0dcacf7721e91f42a5cb3204818" 2018-11-14 18:29:51,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47733099-0bf3-4bb6-899e-900f1e45d706 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-bfd04ab1-d1ee-4bf-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:29:51,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-bfd04ab1-d1ee-4bf-proj used request id req-47733099-0bf3-4bb6-899e-900f1e45d706 2018-11-14 18:29:51,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1231823826e0a0dcacf7721e91f42a5cb3204818" 2018-11-14 18:29:52,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7e525ae-1734-471c-b6ab-0838984c7613 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:29:52,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-b7e525ae-1734-471c-b6ab-0838984c7613 2018-11-14 18:29:52,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1231823826e0a0dcacf7721e91f42a5cb3204818" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-bfd04ab1-d1ee-4bf-proj"}}' 2018-11-14 18:29:52,271 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:29:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87556026-63cd-4fd3-a538-e331e844115a Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/52a4439a73624abaade88c6f3b9e3873"}, "tags": [], "enabled": true, "id": "52a4439a73624abaade88c6f3b9e3873", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-bfd04ab1-d1ee-4bf-proj"}} 2018-11-14 18:29:52,271 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-87556026-63cd-4fd3-a538-e331e844115a 2018-11-14 18:29:52,271 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-bfd04ab1-d1ee-4bf-proj 2018-11-14 18:29:52,272 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:29:52,272 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:29:52,682 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:29:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["g2NDWsPKTwqrlXNp9PVM_g"], "issued_at": "2018-11-14T18:29:52.000000Z"}} 2018-11-14 18:29:52,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eb17d566940f93bb8e7db13f4a91ab4e104ca0e" 2018-11-14 18:29:52,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45c177ab-22be-4f7d-bf0c-cfea32de6fdf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:29:52,792 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-45c177ab-22be-4f7d-bf0c-cfea32de6fdf 2018-11-14 18:29:52,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:29:52,801 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:29: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:29:52,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eb17d566940f93bb8e7db13f4a91ab4e104ca0e" 2018-11-14 18:29:52,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92bab540-b7a1-4f58-8da2-c690b1cf9c3d Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:29:52,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-92bab540-b7a1-4f58-8da2-c690b1cf9c3d 2018-11-14 18:29:52,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateImageSuccessTests-bfd04ab1-d1ee-4bf-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eb17d566940f93bb8e7db13f4a91ab4e104ca0e" 2018-11-14 18:29:53,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47c84dff-890b-42b6-a0e4-8a6a96b1e24c Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateImageSuccessTests-bfd04ab1-d1ee-4bf-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/52a4439a73624abaade88c6f3b9e3873"}, "tags": [], "enabled": true, "id": "52a4439a73624abaade88c6f3b9e3873", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-bfd04ab1-d1ee-4bf-proj"}]} 2018-11-14 18:29:53,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateImageSuccessTests-bfd04ab1-d1ee-4bf-proj used request id req-47c84dff-890b-42b6-a0e4-8a6a96b1e24c 2018-11-14 18:29:53,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eb17d566940f93bb8e7db13f4a91ab4e104ca0e" 2018-11-14 18:29:53,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc0ca030-4037-4ace-a27c-84a28e51c5e1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:29:53,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-cc0ca030-4037-4ace-a27c-84a28e51c5e1 2018-11-14 18:29:53,546 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-bfd04ab1-d1ee-4bf-user 2018-11-14 18:29:53,546 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:29:53,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1231823826e0a0dcacf7721e91f42a5cb3204818" 2018-11-14 18:29:53,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3b33ce3-8b64-4c45-85d1-b0b409c6b2a5 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:29:53,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b3b33ce3-8b64-4c45-85d1-b0b409c6b2a5 2018-11-14 18:29:53,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1231823826e0a0dcacf7721e91f42a5cb3204818" -d '{"role": {"name": "CreateImageSuccessTests-bfd04ab1-d1ee-4bf-proj-role"}}' 2018-11-14 18:29:53,792 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:29:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70dda309-17fb-46c6-8b48-cf5e75f939bc Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "55d26a1862fd4951a7e07a90fe90a7f6", "links": {"self": "http://172.30.9.28:5000/v3/roles/55d26a1862fd4951a7e07a90fe90a7f6"}, "name": "CreateImageSuccessTests-bfd04ab1-d1ee-4bf-proj-role"}} 2018-11-14 18:29:53,792 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-70dda309-17fb-46c6-8b48-cf5e75f939bc 2018-11-14 18:29:53,792 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-bfd04ab1-d1ee-4bf-proj-role 2018-11-14 18:29:53,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/55d26a1862fd4951a7e07a90fe90a7f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1231823826e0a0dcacf7721e91f42a5cb3204818" 2018-11-14 18:29:53,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc048f4a-3df7-4609-9902-39ba37780a6b Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "55d26a1862fd4951a7e07a90fe90a7f6", "links": {"self": "http://172.30.9.28:5000/v3/roles/55d26a1862fd4951a7e07a90fe90a7f6"}, "name": "CreateImageSuccessTests-bfd04ab1-d1ee-4bf-proj-role"}} 2018-11-14 18:29:53,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/55d26a1862fd4951a7e07a90fe90a7f6 used request id req-dc048f4a-3df7-4609-9902-39ba37780a6b 2018-11-14 18:29:53,894 - keystone_utils - INFO - Granting role CreateImageSuccessTests-bfd04ab1-d1ee-4bf-proj-role to project CreateImageSuccessTests-bfd04ab1-d1ee-4bf-proj 2018-11-14 18:29:53,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/52a4439a73624abaade88c6f3b9e3873/users/249ac6a3a4c342368157599986e66584/roles/55d26a1862fd4951a7e07a90fe90a7f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1231823826e0a0dcacf7721e91f42a5cb3204818" 2018-11-14 18:29:54,047 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:29:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5363df5e-3ce5-427e-bc1a-06ce6d56b18c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:29:54,047 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/52a4439a73624abaade88c6f3b9e3873/users/249ac6a3a4c342368157599986e66584/roles/55d26a1862fd4951a7e07a90fe90a7f6 used request id req-5363df5e-3ce5-427e-bc1a-06ce6d56b18c 2018-11-14 18:29:54,048 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-14 18:29:54,048 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:29:54,049 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:29:54,462 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "55d26a1862fd4951a7e07a90fe90a7f6", "name": "CreateImageSuccessTests-bfd04ab1-d1ee-4bf-proj-role"}], "expires_at": "2018-11-14T19:29:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "52a4439a73624abaade88c6f3b9e3873", "name": "CreateImageSuccessTests-bfd04ab1-d1ee-4bf-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/52a4439a73624abaade88c6f3b9e3873", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/52a4439a73624abaade88c6f3b9e3873", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/52a4439a73624abaade88c6f3b9e3873", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_52a4439a73624abaade88c6f3b9e3873", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_52a4439a73624abaade88c6f3b9e3873", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/52a4439a73624abaade88c6f3b9e3873", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/52a4439a73624abaade88c6f3b9e3873", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/52a4439a73624abaade88c6f3b9e3873", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/52a4439a73624abaade88c6f3b9e3873", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/52a4439a73624abaade88c6f3b9e3873", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/52a4439a73624abaade88c6f3b9e3873", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/52a4439a73624abaade88c6f3b9e3873", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/52a4439a73624abaade88c6f3b9e3873", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/52a4439a73624abaade88c6f3b9e3873", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-bfd04ab1-d1ee-4bf-user", "id": "249ac6a3a4c342368157599986e66584"}, "audit_ids": ["IMKpi6-dR7m5r25pQL40Ng"], "issued_at": "2018-11-14T18:29:54.000000Z"}} 2018-11-14 18:29:54,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb76306c33669978cf21617e6ade41397cae54f5" 2018-11-14 18:29:54,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06452c13-6e99-426d-b5b9-27c59b2bc686 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:29:54,554 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-06452c13-6e99-426d-b5b9-27c59b2bc686 2018-11-14 18:29:54,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-8f9c7fd3-208b-4a09-9991-b05f30069f09 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eb76306c33669978cf21617e6ade41397cae54f5" 2018-11-14 18:29:54,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-72a745c9-2617-45c3-b916-d1e19ab249ef Date: Wed, 14 Nov 2018 18:29:54 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-8f9c7fd3-208b-4a09-9991-b05f30069f09"} 2018-11-14 18:29:54,770 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-8f9c7fd3-208b-4a09-9991-b05f30069f09 used request id req-72a745c9-2617-45c3-b916-d1e19ab249ef 2018-11-14 18:29:54,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eb76306c33669978cf21617e6ade41397cae54f5" 2018-11-14 18:29:54,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-2599908e-0b7e-4579-8aae-bd89e7f64337 Date: Wed, 14 Nov 2018 18:29:54 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-11-14 18:29:54,975 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-2599908e-0b7e-4579-8aae-bd89e7f64337 2018-11-14 18:29:55,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}eb76306c33669978cf21617e6ade41397cae54f5" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-8f9c7fd3-208b-4a09-9991-b05f30069f09"}' 2018-11-14 18:29:55,238 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/ffe4f206-0cb8-4702-8753-04bbca468413 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6fa9b6a0-04ff-409e-ad42-930b39a8d93e Date: Wed, 14 Nov 2018 18:29:55 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-8f9c7fd3-208b-4a09-9991-b05f30069f09", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:29:55Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-14T18:29:55Z", "visibility": "shared", "locations": [], "self": "/v2/images/ffe4f206-0cb8-4702-8753-04bbca468413", "min_disk": 0, "protected": false, "id": "ffe4f206-0cb8-4702-8753-04bbca468413", "file": "/v2/images/ffe4f206-0cb8-4702-8753-04bbca468413/file", "checksum": null, "owner": "52a4439a73624abaade88c6f3b9e3873", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:29:55,238 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-6fa9b6a0-04ff-409e-ad42-930b39a8d93e 2018-11-14 18:29:55,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/ffe4f206-0cb8-4702-8753-04bbca468413/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eb76306c33669978cf21617e6ade41397cae54f5" -d '' 2018-11-14 18:29:55,934 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ffec2a80-f3c9-4a87-afc2-b84d256038b6 Date: Wed, 14 Nov 2018 18:29:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:29:55,934 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/ffe4f206-0cb8-4702-8753-04bbca468413/file used request id req-ffec2a80-f3c9-4a87-afc2-b84d256038b6 2018-11-14 18:29:55,935 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-14 18:29:55,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/ffe4f206-0cb8-4702-8753-04bbca468413 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eb76306c33669978cf21617e6ade41397cae54f5" 2018-11-14 18:29:56,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-b6c8c0c9-8710-4745-8c30-8472412610ec Date: Wed, 14 Nov 2018 18:29:56 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-8f9c7fd3-208b-4a09-9991-b05f30069f09", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:29:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:29:55Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/ffe4f206-0cb8-4702-8753-04bbca468413/snap", "metadata": {}}], "self": "/v2/images/ffe4f206-0cb8-4702-8753-04bbca468413", "min_disk": 0, "protected": false, "id": "ffe4f206-0cb8-4702-8753-04bbca468413", "file": "/v2/images/ffe4f206-0cb8-4702-8753-04bbca468413/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "52a4439a73624abaade88c6f3b9e3873", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/ffe4f206-0cb8-4702-8753-04bbca468413/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:29:56,138 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/ffe4f206-0cb8-4702-8753-04bbca468413 used request id req-b6c8c0c9-8710-4745-8c30-8472412610ec 2018-11-14 18:29:56,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eb76306c33669978cf21617e6ade41397cae54f5" 2018-11-14 18:29:56,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-5176b420-342c-47a0-8d1f-07c0212345fe Date: Wed, 14 Nov 2018 18:29: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-11-14 18:29:56,323 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-5176b420-342c-47a0-8d1f-07c0212345fe 2018-11-14 18:29:56,326 - create_image - INFO - Created image with name - CreateImageSuccessTests-8f9c7fd3-208b-4a09-9991-b05f30069f09 2018-11-14 18:29:56,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/ffe4f206-0cb8-4702-8753-04bbca468413 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eb76306c33669978cf21617e6ade41397cae54f5" 2018-11-14 18:29:56,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-50bdda1a-bb06-4549-877c-11d1c7485a49 Date: Wed, 14 Nov 2018 18:29:56 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-8f9c7fd3-208b-4a09-9991-b05f30069f09", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:29:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:29:55Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/ffe4f206-0cb8-4702-8753-04bbca468413/snap", "metadata": {}}], "self": "/v2/images/ffe4f206-0cb8-4702-8753-04bbca468413", "min_disk": 0, "protected": false, "id": "ffe4f206-0cb8-4702-8753-04bbca468413", "file": "/v2/images/ffe4f206-0cb8-4702-8753-04bbca468413/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "52a4439a73624abaade88c6f3b9e3873", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/ffe4f206-0cb8-4702-8753-04bbca468413/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:29:56,536 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/ffe4f206-0cb8-4702-8753-04bbca468413 used request id req-50bdda1a-bb06-4549-877c-11d1c7485a49 2018-11-14 18:29:56,537 - create_image - DEBUG - Instance status is - active 2018-11-14 18:29:56,537 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-8f9c7fd3-208b-4a09-9991-b05f30069f09 2018-11-14 18:29:56,537 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-8f9c7fd3-208b-4a09-9991-b05f30069f09 2018-11-14 18:29:56,538 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:29:56,945 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "55d26a1862fd4951a7e07a90fe90a7f6", "name": "CreateImageSuccessTests-bfd04ab1-d1ee-4bf-proj-role"}], "expires_at": "2018-11-14T19:29:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "52a4439a73624abaade88c6f3b9e3873", "name": "CreateImageSuccessTests-bfd04ab1-d1ee-4bf-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/52a4439a73624abaade88c6f3b9e3873", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/52a4439a73624abaade88c6f3b9e3873", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/52a4439a73624abaade88c6f3b9e3873", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_52a4439a73624abaade88c6f3b9e3873", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_52a4439a73624abaade88c6f3b9e3873", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/52a4439a73624abaade88c6f3b9e3873", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/52a4439a73624abaade88c6f3b9e3873", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/52a4439a73624abaade88c6f3b9e3873", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/52a4439a73624abaade88c6f3b9e3873", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/52a4439a73624abaade88c6f3b9e3873", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/52a4439a73624abaade88c6f3b9e3873", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/52a4439a73624abaade88c6f3b9e3873", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/52a4439a73624abaade88c6f3b9e3873", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/52a4439a73624abaade88c6f3b9e3873", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-bfd04ab1-d1ee-4bf-user", "id": "249ac6a3a4c342368157599986e66584"}, "audit_ids": ["7ncEviS8T2auMYPJA1tLqw"], "issued_at": "2018-11-14T18:29:56.000000Z"}} 2018-11-14 18:29:56,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-8f9c7fd3-208b-4a09-9991-b05f30069f09 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}35367b3f9a85f9820a57c6135bd95b072bb01998" 2018-11-14 18:29:57,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-6198a69a-e85b-4e08-82e6-fefa7ce861e2 Date: Wed, 14 Nov 2018 18:29:57 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-8f9c7fd3-208b-4a09-9991-b05f30069f09", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:29:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:29:55Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/ffe4f206-0cb8-4702-8753-04bbca468413/snap", "metadata": {}}], "self": "/v2/images/ffe4f206-0cb8-4702-8753-04bbca468413", "min_disk": 0, "protected": false, "id": "ffe4f206-0cb8-4702-8753-04bbca468413", "file": "/v2/images/ffe4f206-0cb8-4702-8753-04bbca468413/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "52a4439a73624abaade88c6f3b9e3873", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/ffe4f206-0cb8-4702-8753-04bbca468413/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-8f9c7fd3-208b-4a09-9991-b05f30069f09"} 2018-11-14 18:29:57,178 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-8f9c7fd3-208b-4a09-9991-b05f30069f09 used request id req-6198a69a-e85b-4e08-82e6-fefa7ce861e2 2018-11-14 18:29:57,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}35367b3f9a85f9820a57c6135bd95b072bb01998" 2018-11-14 18:29:57,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-465ab898-9912-4104-a6fb-b486ac32d5dd Date: Wed, 14 Nov 2018 18:29: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-11-14 18:29:57,380 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-465ab898-9912-4104-a6fb-b486ac32d5dd 2018-11-14 18:29:57,383 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:29:57,384 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:29:57,797 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "55d26a1862fd4951a7e07a90fe90a7f6", "name": "CreateImageSuccessTests-bfd04ab1-d1ee-4bf-proj-role"}], "expires_at": "2018-11-14T19:29:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "52a4439a73624abaade88c6f3b9e3873", "name": "CreateImageSuccessTests-bfd04ab1-d1ee-4bf-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/52a4439a73624abaade88c6f3b9e3873", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/52a4439a73624abaade88c6f3b9e3873", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/52a4439a73624abaade88c6f3b9e3873", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_52a4439a73624abaade88c6f3b9e3873", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_52a4439a73624abaade88c6f3b9e3873", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/52a4439a73624abaade88c6f3b9e3873", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/52a4439a73624abaade88c6f3b9e3873", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/52a4439a73624abaade88c6f3b9e3873", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/52a4439a73624abaade88c6f3b9e3873", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/52a4439a73624abaade88c6f3b9e3873", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/52a4439a73624abaade88c6f3b9e3873", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/52a4439a73624abaade88c6f3b9e3873", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/52a4439a73624abaade88c6f3b9e3873", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/52a4439a73624abaade88c6f3b9e3873", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-bfd04ab1-d1ee-4bf-user", "id": "249ac6a3a4c342368157599986e66584"}, "audit_ids": ["1E4h_oF0Ryapxk2dokQmfQ"], "issued_at": "2018-11-14T18:29:57.000000Z"}} 2018-11-14 18:29:57,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e886d8377a29a243387907f1516c3fc007ea01f" 2018-11-14 18:29:57,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e964acbc-43eb-4952-9565-51d6a51dbff0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:29:57,900 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-e964acbc-43eb-4952-9565-51d6a51dbff0 2018-11-14 18:29:57,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&name=CreateImageSuccessTests-8f9c7fd3-208b-4a09-9991-b05f30069f09 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7e886d8377a29a243387907f1516c3fc007ea01f" 2018-11-14 18:29:58,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1026 Content-Type: application/json X-Openstack-Request-Id: req-8bcdd8d7-38e8-433d-bf49-5b1780957c2e Date: Wed, 14 Nov 2018 18:29:58 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-8f9c7fd3-208b-4a09-9991-b05f30069f09", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:29:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:29:55Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/ffe4f206-0cb8-4702-8753-04bbca468413/snap", "metadata": {}}], "self": "/v2/images/ffe4f206-0cb8-4702-8753-04bbca468413", "min_disk": 0, "protected": false, "id": "ffe4f206-0cb8-4702-8753-04bbca468413", "file": "/v2/images/ffe4f206-0cb8-4702-8753-04bbca468413/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "52a4439a73624abaade88c6f3b9e3873", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/ffe4f206-0cb8-4702-8753-04bbca468413/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=CreateImageSuccessTests-8f9c7fd3-208b-4a09-9991-b05f30069f09"} 2018-11-14 18:29:58,112 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&name=CreateImageSuccessTests-8f9c7fd3-208b-4a09-9991-b05f30069f09 used request id req-8bcdd8d7-38e8-433d-bf49-5b1780957c2e 2018-11-14 18:29:58,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7e886d8377a29a243387907f1516c3fc007ea01f" 2018-11-14 18:29:58,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-c02136f8-fe28-4a49-bf16-16a0372699c3 Date: Wed, 14 Nov 2018 18:29: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-11-14 18:29:58,300 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-c02136f8-fe28-4a49-bf16-16a0372699c3 2018-11-14 18:29:58,303 - create_image - INFO - Found image with name - CreateImageSuccessTests-8f9c7fd3-208b-4a09-9991-b05f30069f09 2018-11-14 18:29:58,303 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-8f9c7fd3-208b-4a09-9991-b05f30069f09 2018-11-14 18:29:58,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/ffe4f206-0cb8-4702-8753-04bbca468413 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eb76306c33669978cf21617e6ade41397cae54f5" 2018-11-14 18:29:58,899 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-be52d7f9-3eb3-441d-9050-63e0ee8d13b4 Date: Wed, 14 Nov 2018 18:29:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:29:58,899 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/ffe4f206-0cb8-4702-8753-04bbca468413 used request id req-be52d7f9-3eb3-441d-9050-63e0ee8d13b4 2018-11-14 18:29:58,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1231823826e0a0dcacf7721e91f42a5cb3204818" 2018-11-14 18:29:59,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-0cb6f906-47a3-4ed2-8625-5d33556e5726 Date: Wed, 14 Nov 2018 18:29:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:29:59,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-0cb6f906-47a3-4ed2-8625-5d33556e5726 2018-11-14 18:29:59,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1231823826e0a0dcacf7721e91f42a5cb3204818" 2018-11-14 18:29:59,280 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:29:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5899ae63-a240-4b6c-9569-a3bd1756f5bb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:29:59,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-5899ae63-a240-4b6c-9569-a3bd1756f5bb 2018-11-14 18:29:59,280 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:29:59,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1231823826e0a0dcacf7721e91f42a5cb3204818" 2018-11-14 18:29:59,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0332913-2f3d-45fa-b82e-82a844ebef5b Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:29:59,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-e0332913-2f3d-45fa-b82e-82a844ebef5b 2018-11-14 18:29:59,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1231823826e0a0dcacf7721e91f42a5cb3204818" 2018-11-14 18:29:59,520 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:29:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28dee27f-d56d-4ca6-9411-72c48894d7ea Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:29:59,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-28dee27f-d56d-4ca6-9411-72c48894d7ea 2018-11-14 18:29:59,521 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:29:59,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1231823826e0a0dcacf7721e91f42a5cb3204818" 2018-11-14 18:29:59,627 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:29:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-327165a0-95ab-4167-972f-37e1d107b20c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:29:59,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-327165a0-95ab-4167-972f-37e1d107b20c 2018-11-14 18:29:59,628 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:29:59,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1231823826e0a0dcacf7721e91f42a5cb3204818" 2018-11-14 18:29:59,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:29:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-801f29f4-e16b-4542-bc6f-4bc6ad0aa209 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:29:59,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-801f29f4-e16b-4542-bc6f-4bc6ad0aa209 2018-11-14 18:29:59,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1231823826e0a0dcacf7721e91f42a5cb3204818" 2018-11-14 18:29:59,845 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:29:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bbcacd88-5c7c-4182-bb1e-30bd859fe305 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 18:29:59,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-bbcacd88-5c7c-4182-bb1e-30bd859fe305 2018-11-14 18:29:59,846 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:29:59,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1231823826e0a0dcacf7721e91f42a5cb3204818" 2018-11-14 18:29:59,970 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:29:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aca14141-433c-48c1-8b6b-03a35538f839 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d3b3d3f2c3dd4be6bc230a686f3f0839.", "code": 404, "title": "Not Found"}} 2018-11-14 18:29:59,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 used request id req-aca14141-433c-48c1-8b6b-03a35538f839 2018-11-14 18:29:59,971 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:29:59,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1231823826e0a0dcacf7721e91f42a5cb3204818" 2018-11-14 18:30:00,082 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:29:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95e29101-d2f8-4cb0-9fa6-7683d8a5ab19 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5dcff89097904b7c82103d40edeed98d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:30:00,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d used request id req-95e29101-d2f8-4cb0-9fa6-7683d8a5ab19 2018-11-14 18:30:00,082 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:30:00,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1231823826e0a0dcacf7721e91f42a5cb3204818" 2018-11-14 18:30:00,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-037ff936-ea63-43d2-a2b6-1f9aa5ecac72 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:30:00,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-037ff936-ea63-43d2-a2b6-1f9aa5ecac72 2018-11-14 18:30:00,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1231823826e0a0dcacf7721e91f42a5cb3204818" 2018-11-14 18:30:00,291 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:30:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0bbc2d1-0728-448b-9686-41d738912bf4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 991384c74c4d47b3bd2a68e52ad620ce.", "code": 404, "title": "Not Found"}} 2018-11-14 18:30:00,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce used request id req-e0bbc2d1-0728-448b-9686-41d738912bf4 2018-11-14 18:30:00,292 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:30:00,293 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-bfd04ab1-d1ee-4bf-proj 2018-11-14 18:30:00,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/52a4439a73624abaade88c6f3b9e3873 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1231823826e0a0dcacf7721e91f42a5cb3204818" 2018-11-14 18:30:00,570 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:30:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e24efabd-9dd0-4818-a802-69bf5365eb16 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:30:00,571 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/52a4439a73624abaade88c6f3b9e3873 used request id req-e24efabd-9dd0-4818-a802-69bf5365eb16 2018-11-14 18:30:00,571 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-bfd04ab1-d1ee-4bf-proj-role 2018-11-14 18:30:00,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/55d26a1862fd4951a7e07a90fe90a7f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1231823826e0a0dcacf7721e91f42a5cb3204818" 2018-11-14 18:30:00,702 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:30:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f130fa90-0e27-490c-90f1-7294b49bce6d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:30:00,702 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/55d26a1862fd4951a7e07a90fe90a7f6 used request id req-f130fa90-0e27-490c-90f1-7294b49bce6d 2018-11-14 18:30:00,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1231823826e0a0dcacf7721e91f42a5cb3204818" 2018-11-14 18:30:00,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b5c37a9-ec24-41c6-a30b-b3e96cb1a9d1 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:30:00,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0b5c37a9-ec24-41c6-a30b-b3e96cb1a9d1 2018-11-14 18:30:00,822 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-bfd04ab1-d1ee-4bf-user 2018-11-14 18:30:00,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/249ac6a3a4c342368157599986e66584 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eb17d566940f93bb8e7db13f4a91ab4e104ca0e" 2018-11-14 18:30:01,054 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:30:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-120f4199-1a5e-447a-a027-da13122794c4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:30:01,054 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/249ac6a3a4c342368157599986e66584 used request id req-120f4199-1a5e-447a-a027-da13122794c4 2018-11-14 18:30:01,056 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:30:01,465 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:30:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["np_-hunyRtmyms0TLaiFjQ"], "issued_at": "2018-11-14T18:30:01.000000Z"}} 2018-11-14 18:30:01,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bf5ced34d8539c72fc17e0ffc5f9ebb58096337" 2018-11-14 18:30:01,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f989348d-5cfd-4310-8618-6de8a3d7c097 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:30:01,571 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-f989348d-5cfd-4310-8618-6de8a3d7c097 2018-11-14 18:30:01,572 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:30:01,573 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:30:01,999 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:30:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["gTCtXmI8Ssu2Uv1dXvXdGg"], "issued_at": "2018-11-14T18:30:01.000000Z"}} 2018-11-14 18:30:01,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}145ef07df7d4c1ab7ecb4636bc105ae360bdcfa1" 2018-11-14 18:30:02,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1ac1f63-7e5c-499d-8a71-5520ee9480c5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:30:02,101 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-e1ac1f63-7e5c-499d-8a71-5520ee9480c5 2018-11-14 18:30:02,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:30:02,112 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:30: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:30:02,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-ab767b15-9958-444-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}145ef07df7d4c1ab7ecb4636bc105ae360bdcfa1" 2018-11-14 18:30:02,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-755c44aa-08ac-447a-85b9-1428143bb3d9 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-ab767b15-9958-444-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:30:02,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-ab767b15-9958-444-proj used request id req-755c44aa-08ac-447a-85b9-1428143bb3d9 2018-11-14 18:30:02,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}145ef07df7d4c1ab7ecb4636bc105ae360bdcfa1" 2018-11-14 18:30:02,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-615ace82-fa82-4d9d-8923-e62c6d69f58c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:30:02,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-615ace82-fa82-4d9d-8923-e62c6d69f58c 2018-11-14 18:30:02,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}145ef07df7d4c1ab7ecb4636bc105ae360bdcfa1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-ab767b15-9958-444-proj"}}' 2018-11-14 18:30:02,480 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:30:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a18dd5b-46ed-4211-90d8-7353e2c2fa1e Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/11bd175deddc42cab3f8f7d58996de4f"}, "tags": [], "enabled": true, "id": "11bd175deddc42cab3f8f7d58996de4f", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-ab767b15-9958-444-proj"}} 2018-11-14 18:30:02,481 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-2a18dd5b-46ed-4211-90d8-7353e2c2fa1e 2018-11-14 18:30:02,481 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-ab767b15-9958-444-proj 2018-11-14 18:30:02,481 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:30:02,482 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:30:02,914 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:30:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["Ji-_EWdMS4SxMbUH9nhXzg"], "issued_at": "2018-11-14T18:30:02.000000Z"}} 2018-11-14 18:30:02,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74eaf10efcab7ef288381567a86066c7bd18b697" 2018-11-14 18:30:03,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7dce991-c116-40cf-9c4e-73e9f80a1262 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:30:03,012 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-a7dce991-c116-40cf-9c4e-73e9f80a1262 2018-11-14 18:30:03,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:30:03,021 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:30: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:30:03,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74eaf10efcab7ef288381567a86066c7bd18b697" 2018-11-14 18:30:03,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a437a8a5-a4ff-435b-84a0-74c8b3153983 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:30:03,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-a437a8a5-a4ff-435b-84a0-74c8b3153983 2018-11-14 18:30:03,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateImageNegativeTests-ab767b15-9958-444-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74eaf10efcab7ef288381567a86066c7bd18b697" 2018-11-14 18:30:03,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-905bf317-53e3-4fa1-bd38-29162c246e3e Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateImageNegativeTests-ab767b15-9958-444-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/11bd175deddc42cab3f8f7d58996de4f"}, "tags": [], "enabled": true, "id": "11bd175deddc42cab3f8f7d58996de4f", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-ab767b15-9958-444-proj"}]} 2018-11-14 18:30:03,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateImageNegativeTests-ab767b15-9958-444-proj used request id req-905bf317-53e3-4fa1-bd38-29162c246e3e 2018-11-14 18:30:03,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74eaf10efcab7ef288381567a86066c7bd18b697" 2018-11-14 18:30:03,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ed05847-ca1d-4c88-9a4a-e4a675397eaa Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:30:03,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-8ed05847-ca1d-4c88-9a4a-e4a675397eaa 2018-11-14 18:30:03,690 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-ab767b15-9958-444-user 2018-11-14 18:30:03,690 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:30:03,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}145ef07df7d4c1ab7ecb4636bc105ae360bdcfa1" 2018-11-14 18:30:03,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85351a62-ccbd-482e-a255-cf067fcf2ff0 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:30:03,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-85351a62-ccbd-482e-a255-cf067fcf2ff0 2018-11-14 18:30:03,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}145ef07df7d4c1ab7ecb4636bc105ae360bdcfa1" -d '{"role": {"name": "CreateImageNegativeTests-ab767b15-9958-444-proj-role"}}' 2018-11-14 18:30:03,935 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:30:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd1fabd5-afa4-4eb4-9dfe-f8036c7476a0 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "49b048ccd6e04445b3bd7841d60ce9f5", "links": {"self": "http://172.30.9.28:5000/v3/roles/49b048ccd6e04445b3bd7841d60ce9f5"}, "name": "CreateImageNegativeTests-ab767b15-9958-444-proj-role"}} 2018-11-14 18:30:03,935 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-bd1fabd5-afa4-4eb4-9dfe-f8036c7476a0 2018-11-14 18:30:03,936 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-ab767b15-9958-444-proj-role 2018-11-14 18:30:03,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/49b048ccd6e04445b3bd7841d60ce9f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}145ef07df7d4c1ab7ecb4636bc105ae360bdcfa1" 2018-11-14 18:30:04,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d363743f-09d6-4df5-aaec-dce7ec3af867 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "49b048ccd6e04445b3bd7841d60ce9f5", "links": {"self": "http://172.30.9.28:5000/v3/roles/49b048ccd6e04445b3bd7841d60ce9f5"}, "name": "CreateImageNegativeTests-ab767b15-9958-444-proj-role"}} 2018-11-14 18:30:04,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/49b048ccd6e04445b3bd7841d60ce9f5 used request id req-d363743f-09d6-4df5-aaec-dce7ec3af867 2018-11-14 18:30:04,049 - keystone_utils - INFO - Granting role CreateImageNegativeTests-ab767b15-9958-444-proj-role to project CreateImageNegativeTests-ab767b15-9958-444-proj 2018-11-14 18:30:04,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/11bd175deddc42cab3f8f7d58996de4f/users/da08ff235a7944119ca55be4137e4373/roles/49b048ccd6e04445b3bd7841d60ce9f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}145ef07df7d4c1ab7ecb4636bc105ae360bdcfa1" 2018-11-14 18:30:04,215 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:30:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6f1d569-74ef-4914-8582-4c51e4eb7175 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:30:04,215 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/11bd175deddc42cab3f8f7d58996de4f/users/da08ff235a7944119ca55be4137e4373/roles/49b048ccd6e04445b3bd7841d60ce9f5 used request id req-d6f1d569-74ef-4914-8582-4c51e4eb7175 2018-11-14 18:30:04,215 - openstack_tests - DEBUG - Image metadata - None 2018-11-14 18:30:04,216 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:30:04,216 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:30:04,637 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "49b048ccd6e04445b3bd7841d60ce9f5", "name": "CreateImageNegativeTests-ab767b15-9958-444-proj-role"}], "expires_at": "2018-11-14T19:30:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11bd175deddc42cab3f8f7d58996de4f", "name": "CreateImageNegativeTests-ab767b15-9958-444-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/11bd175deddc42cab3f8f7d58996de4f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/11bd175deddc42cab3f8f7d58996de4f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/11bd175deddc42cab3f8f7d58996de4f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_11bd175deddc42cab3f8f7d58996de4f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_11bd175deddc42cab3f8f7d58996de4f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/11bd175deddc42cab3f8f7d58996de4f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/11bd175deddc42cab3f8f7d58996de4f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/11bd175deddc42cab3f8f7d58996de4f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/11bd175deddc42cab3f8f7d58996de4f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/11bd175deddc42cab3f8f7d58996de4f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/11bd175deddc42cab3f8f7d58996de4f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/11bd175deddc42cab3f8f7d58996de4f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/11bd175deddc42cab3f8f7d58996de4f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/11bd175deddc42cab3f8f7d58996de4f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-ab767b15-9958-444-user", "id": "da08ff235a7944119ca55be4137e4373"}, "audit_ids": ["I33WF9E7RruJ3r_mondJaA"], "issued_at": "2018-11-14T18:30:04.000000Z"}} 2018-11-14 18:30:04,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6a57ffbdf1d18898ebebed4e0188220b6e9355d" 2018-11-14 18:30:04,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8c2a88d-84a4-4ea6-bf80-17e08a30f335 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:30:04,819 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-f8c2a88d-84a4-4ea6-bf80-17e08a30f335 2018-11-14 18:30:04,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-3e221881-a845-49ce-9e34-8a64d2a6eea7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d6a57ffbdf1d18898ebebed4e0188220b6e9355d" 2018-11-14 18:30:05,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 163 Content-Type: application/json X-Openstack-Request-Id: req-2cfd9622-2196-493d-8d5d-9ae0c5609ef9 Date: Wed, 14 Nov 2018 18:30:05 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageNegativeTests-3e221881-a845-49ce-9e34-8a64d2a6eea7"} 2018-11-14 18:30:05,040 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-3e221881-a845-49ce-9e34-8a64d2a6eea7 used request id req-2cfd9622-2196-493d-8d5d-9ae0c5609ef9 2018-11-14 18:30:05,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d6a57ffbdf1d18898ebebed4e0188220b6e9355d" 2018-11-14 18:30:05,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-3bf1efef-14ff-41b5-8306-2d876820b237 Date: Wed, 14 Nov 2018 18:30: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-11-14 18:30:05,231 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-3bf1efef-14ff-41b5-8306-2d876820b237 2018-11-14 18:30:05,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d6a57ffbdf1d18898ebebed4e0188220b6e9355d" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageNegativeTests-3e221881-a845-49ce-9e34-8a64d2a6eea7"}' 2018-11-14 18:30:05,486 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 622 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/200293eb-dd60-4384-9be2-cbbdfa22ba00 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-14ad7815-edae-4907-b34e-a6df5cc2c4c8 Date: Wed, 14 Nov 2018 18:30:05 GMT RESP BODY: {"status": "queued", "name": "CreateImageNegativeTests-3e221881-a845-49ce-9e34-8a64d2a6eea7", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:30:05Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-14T18:30:05Z", "visibility": "shared", "locations": [], "self": "/v2/images/200293eb-dd60-4384-9be2-cbbdfa22ba00", "min_disk": 0, "protected": false, "id": "200293eb-dd60-4384-9be2-cbbdfa22ba00", "file": "/v2/images/200293eb-dd60-4384-9be2-cbbdfa22ba00/file", "checksum": null, "owner": "11bd175deddc42cab3f8f7d58996de4f", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:30:05,486 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-14ad7815-edae-4907-b34e-a6df5cc2c4c8 2018-11-14 18:30:05,493 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2018-11-14 18:30:05,494 - glance_utils - INFO - Deleting image named - CreateImageNegativeTests-3e221881-a845-49ce-9e34-8a64d2a6eea7 2018-11-14 18:30:05,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/200293eb-dd60-4384-9be2-cbbdfa22ba00 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d6a57ffbdf1d18898ebebed4e0188220b6e9355d" 2018-11-14 18:30:05,797 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ebb2b26d-ce36-4c9e-b7a2-8bd1e2e6b46f Date: Wed, 14 Nov 2018 18:30:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:30:05,797 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/200293eb-dd60-4384-9be2-cbbdfa22ba00 used request id req-ebb2b26d-ce36-4c9e-b7a2-8bd1e2e6b46f 2018-11-14 18:30:05,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}145ef07df7d4c1ab7ecb4636bc105ae360bdcfa1" 2018-11-14 18:30:06,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-984b8938-73c7-4640-a273-c1bd49f7326d Date: Wed, 14 Nov 2018 18:30:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:30:06,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-984b8938-73c7-4640-a273-c1bd49f7326d 2018-11-14 18:30:06,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}145ef07df7d4c1ab7ecb4636bc105ae360bdcfa1" 2018-11-14 18:30:06,169 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:30:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38602791-f7fb-4990-b3d2-6c859b9ce97c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:30:06,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-38602791-f7fb-4990-b3d2-6c859b9ce97c 2018-11-14 18:30:06,169 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:30:06,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}145ef07df7d4c1ab7ecb4636bc105ae360bdcfa1" 2018-11-14 18:30:06,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d715ac2-8beb-47b0-8254-7da6cfaafa48 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:30:06,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-6d715ac2-8beb-47b0-8254-7da6cfaafa48 2018-11-14 18:30:06,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}145ef07df7d4c1ab7ecb4636bc105ae360bdcfa1" 2018-11-14 18:30:06,403 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:30:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a381ae7d-4ad6-48f7-a95b-29433b1b92d6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:30:06,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-a381ae7d-4ad6-48f7-a95b-29433b1b92d6 2018-11-14 18:30:06,403 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:30:06,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}145ef07df7d4c1ab7ecb4636bc105ae360bdcfa1" 2018-11-14 18:30:06,518 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:30:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e71ae95d-11e4-4a8a-a25c-eae92ee159cc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:30:06,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-e71ae95d-11e4-4a8a-a25c-eae92ee159cc 2018-11-14 18:30:06,518 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:30:06,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}145ef07df7d4c1ab7ecb4636bc105ae360bdcfa1" 2018-11-14 18:30:06,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93acb01f-f44c-4c7d-9f97-539eb722c934 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:30:06,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-93acb01f-f44c-4c7d-9f97-539eb722c934 2018-11-14 18:30:06,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}145ef07df7d4c1ab7ecb4636bc105ae360bdcfa1" 2018-11-14 18:30:06,839 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:30:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80b75de2-31ad-4aed-877a-c449e11eb48e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 18:30:06,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-80b75de2-31ad-4aed-877a-c449e11eb48e 2018-11-14 18:30:06,839 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:30:06,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}145ef07df7d4c1ab7ecb4636bc105ae360bdcfa1" 2018-11-14 18:30:06,947 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:30:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cdc4b3c5-38e6-4a80-829b-081e67a5be87 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d3b3d3f2c3dd4be6bc230a686f3f0839.", "code": 404, "title": "Not Found"}} 2018-11-14 18:30:06,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 used request id req-cdc4b3c5-38e6-4a80-829b-081e67a5be87 2018-11-14 18:30:06,947 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:30:06,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}145ef07df7d4c1ab7ecb4636bc105ae360bdcfa1" 2018-11-14 18:30:07,060 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:30:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-638736a8-ff38-444e-b663-354cd042e1d8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5dcff89097904b7c82103d40edeed98d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:30:07,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d used request id req-638736a8-ff38-444e-b663-354cd042e1d8 2018-11-14 18:30:07,061 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:30:07,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}145ef07df7d4c1ab7ecb4636bc105ae360bdcfa1" 2018-11-14 18:30:07,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4382720-780b-4d3e-accd-c13feeda1d84 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:30:07,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-e4382720-780b-4d3e-accd-c13feeda1d84 2018-11-14 18:30:07,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}145ef07df7d4c1ab7ecb4636bc105ae360bdcfa1" 2018-11-14 18:30:07,281 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:30:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58801e68-f454-493b-b82b-8fd55a8529bd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 991384c74c4d47b3bd2a68e52ad620ce.", "code": 404, "title": "Not Found"}} 2018-11-14 18:30:07,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce used request id req-58801e68-f454-493b-b82b-8fd55a8529bd 2018-11-14 18:30:07,282 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:30:07,282 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-ab767b15-9958-444-proj 2018-11-14 18:30:07,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/11bd175deddc42cab3f8f7d58996de4f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}145ef07df7d4c1ab7ecb4636bc105ae360bdcfa1" 2018-11-14 18:30:07,546 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:30:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-311b043e-188b-40b0-b9c6-de5b01bda9c2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:30:07,546 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/11bd175deddc42cab3f8f7d58996de4f used request id req-311b043e-188b-40b0-b9c6-de5b01bda9c2 2018-11-14 18:30:07,547 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-ab767b15-9958-444-proj-role 2018-11-14 18:30:07,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/49b048ccd6e04445b3bd7841d60ce9f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}145ef07df7d4c1ab7ecb4636bc105ae360bdcfa1" 2018-11-14 18:30:07,703 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:30:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-666e37d6-7bf9-4f2f-8db6-f6a8cfbd5619 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:30:07,703 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/49b048ccd6e04445b3bd7841d60ce9f5 used request id req-666e37d6-7bf9-4f2f-8db6-f6a8cfbd5619 2018-11-14 18:30:07,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}145ef07df7d4c1ab7ecb4636bc105ae360bdcfa1" 2018-11-14 18:30:07,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f19c7a55-2551-49b9-9d4a-53ad4e10b717 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:30:07,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f19c7a55-2551-49b9-9d4a-53ad4e10b717 2018-11-14 18:30:07,890 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-ab767b15-9958-444-user 2018-11-14 18:30:07,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/da08ff235a7944119ca55be4137e4373 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74eaf10efcab7ef288381567a86066c7bd18b697" 2018-11-14 18:30:08,100 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:30:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1eb5714-9bd3-4dfd-9322-44f491495c98 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:30:08,101 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/da08ff235a7944119ca55be4137e4373 used request id req-e1eb5714-9bd3-4dfd-9322-44f491495c98 2018-11-14 18:30:08,102 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:30:08,521 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:30:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["hTcNnpbkS7GU_xw2L1hxXw"], "issued_at": "2018-11-14T18:30:08.000000Z"}} 2018-11-14 18:30:08,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfcbdcd9be3e5cd1f790b94d6c943f638a33b847" 2018-11-14 18:30:08,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0eac9d52-4164-4136-af44-d07239c4f46a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:30:08,625 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-0eac9d52-4164-4136-af44-d07239c4f46a 2018-11-14 18:30:08,626 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:30:08,627 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:30:09,053 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:30:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["5tyt999zQmWEW5g4BuMaUA"], "issued_at": "2018-11-14T18:30:09.000000Z"}} 2018-11-14 18:30:09,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26392494fea8417dd4ad9a86fd69a1699f803356" 2018-11-14 18:30:09,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0a8403f-ef96-4d95-89dd-54f2ef6d2d20 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:30:09,243 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-a0a8403f-ef96-4d95-89dd-54f2ef6d2d20 2018-11-14 18:30:09,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:30:09,253 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:30: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:30:09,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-97d59c6c-9b24-43a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26392494fea8417dd4ad9a86fd69a1699f803356" 2018-11-14 18:30:09,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a8dba29-238e-48dc-a367-501fa8dfd527 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-97d59c6c-9b24-43a-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:30:09,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-97d59c6c-9b24-43a-proj used request id req-7a8dba29-238e-48dc-a367-501fa8dfd527 2018-11-14 18:30:09,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26392494fea8417dd4ad9a86fd69a1699f803356" 2018-11-14 18:30:09,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f733365c-69f7-48ce-aa6f-739b95e3e711 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:30:09,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-f733365c-69f7-48ce-aa6f-739b95e3e711 2018-11-14 18:30:09,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26392494fea8417dd4ad9a86fd69a1699f803356" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-97d59c6c-9b24-43a-proj"}}' 2018-11-14 18:30:09,631 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:30:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1d2d87f-5e0a-46c3-ae0c-1c543dd9ee3d Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/dc0719030d9f4833a7d38b116325aa5e"}, "tags": [], "enabled": true, "id": "dc0719030d9f4833a7d38b116325aa5e", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-97d59c6c-9b24-43a-proj"}} 2018-11-14 18:30:09,631 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-e1d2d87f-5e0a-46c3-ae0c-1c543dd9ee3d 2018-11-14 18:30:09,631 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-97d59c6c-9b24-43a-proj 2018-11-14 18:30:09,631 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:30:09,632 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:30:10,065 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:30:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["8xSvyoSaRV22gJgSWQxBiw"], "issued_at": "2018-11-14T18:30:10.000000Z"}} 2018-11-14 18:30:10,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bc7040e3672bfe05d2be9ea30bef62324df63a2" 2018-11-14 18:30:10,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35b538a1-5bca-41eb-9e07-37d210ed801f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:30:10,174 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-35b538a1-5bca-41eb-9e07-37d210ed801f 2018-11-14 18:30:10,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:30:10,184 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:30: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:30:10,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bc7040e3672bfe05d2be9ea30bef62324df63a2" 2018-11-14 18:30:10,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28c9334b-d63d-412b-8dd8-0a2cbcee2e49 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:30:10,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-28c9334b-d63d-412b-8dd8-0a2cbcee2e49 2018-11-14 18:30:10,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateImageNegativeTests-97d59c6c-9b24-43a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bc7040e3672bfe05d2be9ea30bef62324df63a2" 2018-11-14 18:30:10,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-727dc817-f723-4b73-b397-698d1545c00a Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateImageNegativeTests-97d59c6c-9b24-43a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/dc0719030d9f4833a7d38b116325aa5e"}, "tags": [], "enabled": true, "id": "dc0719030d9f4833a7d38b116325aa5e", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-97d59c6c-9b24-43a-proj"}]} 2018-11-14 18:30:10,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateImageNegativeTests-97d59c6c-9b24-43a-proj used request id req-727dc817-f723-4b73-b397-698d1545c00a 2018-11-14 18:30:10,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bc7040e3672bfe05d2be9ea30bef62324df63a2" 2018-11-14 18:30:10,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b407c58-388b-492a-8342-0c30c27e5cf8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:30:10,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-5b407c58-388b-492a-8342-0c30c27e5cf8 2018-11-14 18:30:10,930 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-97d59c6c-9b24-43a-user 2018-11-14 18:30:10,930 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:30:10,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26392494fea8417dd4ad9a86fd69a1699f803356" 2018-11-14 18:30:11,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f08772ef-efa3-41cc-8461-7382a16b2516 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:30:11,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f08772ef-efa3-41cc-8461-7382a16b2516 2018-11-14 18:30:11,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26392494fea8417dd4ad9a86fd69a1699f803356" -d '{"role": {"name": "CreateImageNegativeTests-97d59c6c-9b24-43a-proj-role"}}' 2018-11-14 18:30:11,169 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:30:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7e70f14-9a1d-4396-ae05-a5a81c751ad7 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fffe83055787492c9491312e959f0d8b", "links": {"self": "http://172.30.9.28:5000/v3/roles/fffe83055787492c9491312e959f0d8b"}, "name": "CreateImageNegativeTests-97d59c6c-9b24-43a-proj-role"}} 2018-11-14 18:30:11,169 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-d7e70f14-9a1d-4396-ae05-a5a81c751ad7 2018-11-14 18:30:11,169 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-97d59c6c-9b24-43a-proj-role 2018-11-14 18:30:11,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/fffe83055787492c9491312e959f0d8b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26392494fea8417dd4ad9a86fd69a1699f803356" 2018-11-14 18:30:11,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03282064-e5e6-43f7-9cc7-505cc93387c6 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fffe83055787492c9491312e959f0d8b", "links": {"self": "http://172.30.9.28:5000/v3/roles/fffe83055787492c9491312e959f0d8b"}, "name": "CreateImageNegativeTests-97d59c6c-9b24-43a-proj-role"}} 2018-11-14 18:30:11,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/fffe83055787492c9491312e959f0d8b used request id req-03282064-e5e6-43f7-9cc7-505cc93387c6 2018-11-14 18:30:11,282 - keystone_utils - INFO - Granting role CreateImageNegativeTests-97d59c6c-9b24-43a-proj-role to project CreateImageNegativeTests-97d59c6c-9b24-43a-proj 2018-11-14 18:30:11,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/dc0719030d9f4833a7d38b116325aa5e/users/fe77ad8d4caf4c04b3833543152b416e/roles/fffe83055787492c9491312e959f0d8b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26392494fea8417dd4ad9a86fd69a1699f803356" 2018-11-14 18:30:11,430 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:30:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a360563a-6f4a-40b8-991f-239a31a51627 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:30:11,430 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/dc0719030d9f4833a7d38b116325aa5e/users/fe77ad8d4caf4c04b3833543152b416e/roles/fffe83055787492c9491312e959f0d8b used request id req-a360563a-6f4a-40b8-991f-239a31a51627 2018-11-14 18:30:11,431 - openstack_tests - DEBUG - Image metadata - None 2018-11-14 18:30:11,431 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:30:11,432 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:30:11,832 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fffe83055787492c9491312e959f0d8b", "name": "CreateImageNegativeTests-97d59c6c-9b24-43a-proj-role"}], "expires_at": "2018-11-14T19:30:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dc0719030d9f4833a7d38b116325aa5e", "name": "CreateImageNegativeTests-97d59c6c-9b24-43a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/dc0719030d9f4833a7d38b116325aa5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/dc0719030d9f4833a7d38b116325aa5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/dc0719030d9f4833a7d38b116325aa5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_dc0719030d9f4833a7d38b116325aa5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_dc0719030d9f4833a7d38b116325aa5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/dc0719030d9f4833a7d38b116325aa5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/dc0719030d9f4833a7d38b116325aa5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/dc0719030d9f4833a7d38b116325aa5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/dc0719030d9f4833a7d38b116325aa5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/dc0719030d9f4833a7d38b116325aa5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/dc0719030d9f4833a7d38b116325aa5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/dc0719030d9f4833a7d38b116325aa5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/dc0719030d9f4833a7d38b116325aa5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/dc0719030d9f4833a7d38b116325aa5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-97d59c6c-9b24-43a-user", "id": "fe77ad8d4caf4c04b3833543152b416e"}, "audit_ids": ["SLfFJWtKTRSyKpaHBVw9rw"], "issued_at": "2018-11-14T18:30:11.000000Z"}} 2018-11-14 18:30:11,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64ceaca7c6c44cb57f0d43774feab4e688dc4438" 2018-11-14 18:30:11,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ce1873e-e627-499c-b06c-aaee3edeb962 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:30:11,928 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-0ce1873e-e627-499c-b06c-aaee3edeb962 2018-11-14 18:30:11,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=foo&name=CreateImageNegativeTests-f8b12786-f8e5-4973-a53e-a5e202c96402 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}64ceaca7c6c44cb57f0d43774feab4e688dc4438" 2018-11-14 18:30:12,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 161 Content-Type: application/json X-Openstack-Request-Id: req-33e0bb3c-3519-4c74-b3d2-443d70cb1726 Date: Wed, 14 Nov 2018 18:30:12 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=foo&limit=20&name=CreateImageNegativeTests-f8b12786-f8e5-4973-a53e-a5e202c96402"} 2018-11-14 18:30:12,146 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=foo&name=CreateImageNegativeTests-f8b12786-f8e5-4973-a53e-a5e202c96402 used request id req-33e0bb3c-3519-4c74-b3d2-443d70cb1726 2018-11-14 18:30:12,147 - file_utils - DEBUG - Downloading file from - http://download.cirros-cloud.net/0.3.4/cirros-0.3.4-x86_64-disk.img 2018-11-14 18:30:12,148 - file_utils - DEBUG - Saving file to - /tmp/1863fffe-ee91-4312-908d-18a5fe3b75a2 2018-11-14 18:30:12,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}64ceaca7c6c44cb57f0d43774feab4e688dc4438" 2018-11-14 18:30:12,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-991b09d5-6078-4429-bf4e-2e9c1e0a6551 Date: Wed, 14 Nov 2018 18:30: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-11-14 18:30:12,588 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-991b09d5-6078-4429-bf4e-2e9c1e0a6551 2018-11-14 18:30:12,606 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2018-11-14 18:30:12,606 - glance_utils - DEBUG - Closing file ./tmp/1863fffe-ee91-4312-908d-18a5fe3b75a2 2018-11-14 18:30:12,606 - glance_utils - INFO - Removing file ./tmp/1863fffe-ee91-4312-908d-18a5fe3b75a2 2018-11-14 18:30:12,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26392494fea8417dd4ad9a86fd69a1699f803356" 2018-11-14 18:30:12,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-cb910e1d-db96-403a-85b0-fe96facbca98 Date: Wed, 14 Nov 2018 18:30:12 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:30:12,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-cb910e1d-db96-403a-85b0-fe96facbca98 2018-11-14 18:30:12,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26392494fea8417dd4ad9a86fd69a1699f803356" 2018-11-14 18:30:12,990 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:30:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b990da5b-be83-4442-a198-9f1e4d503cf1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:30:12,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-b990da5b-be83-4442-a198-9f1e4d503cf1 2018-11-14 18:30:12,990 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:30:12,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26392494fea8417dd4ad9a86fd69a1699f803356" 2018-11-14 18:30:13,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5624c0ed-d98c-4ff5-8ccc-11ab418e0488 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:30:13,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-5624c0ed-d98c-4ff5-8ccc-11ab418e0488 2018-11-14 18:30:13,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26392494fea8417dd4ad9a86fd69a1699f803356" 2018-11-14 18:30:13,288 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:30:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5fa6007c-b212-4c24-ae14-9cfbfe350eb5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:30:13,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-5fa6007c-b212-4c24-ae14-9cfbfe350eb5 2018-11-14 18:30:13,288 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:30:13,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26392494fea8417dd4ad9a86fd69a1699f803356" 2018-11-14 18:30:13,405 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:30:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28400f67-3bbd-40a8-9d40-bb5fd3abf569 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:30:13,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-28400f67-3bbd-40a8-9d40-bb5fd3abf569 2018-11-14 18:30:13,406 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:30:13,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26392494fea8417dd4ad9a86fd69a1699f803356" 2018-11-14 18:30:13,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2431d515-1cea-494b-b5f9-bd86730c2980 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:30:13,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-2431d515-1cea-494b-b5f9-bd86730c2980 2018-11-14 18:30:13,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26392494fea8417dd4ad9a86fd69a1699f803356" 2018-11-14 18:30:13,620 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:30:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c0622d0-aad9-4b5d-9f1a-7a80033514fe Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 18:30:13,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-9c0622d0-aad9-4b5d-9f1a-7a80033514fe 2018-11-14 18:30:13,621 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:30:13,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26392494fea8417dd4ad9a86fd69a1699f803356" 2018-11-14 18:30:13,736 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:30:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff888285-df11-43b8-9372-349d44aad5e9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d3b3d3f2c3dd4be6bc230a686f3f0839.", "code": 404, "title": "Not Found"}} 2018-11-14 18:30:13,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 used request id req-ff888285-df11-43b8-9372-349d44aad5e9 2018-11-14 18:30:13,736 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:30:13,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26392494fea8417dd4ad9a86fd69a1699f803356" 2018-11-14 18:30:13,849 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:30:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32f43062-47db-4bdb-8645-c68c1d9a433f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5dcff89097904b7c82103d40edeed98d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:30:13,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d used request id req-32f43062-47db-4bdb-8645-c68c1d9a433f 2018-11-14 18:30:13,849 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:30:13,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26392494fea8417dd4ad9a86fd69a1699f803356" 2018-11-14 18:30:13,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-289b8d34-0e38-4459-83ae-4043d8908649 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:30:13,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-289b8d34-0e38-4459-83ae-4043d8908649 2018-11-14 18:30:13,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26392494fea8417dd4ad9a86fd69a1699f803356" 2018-11-14 18:30:14,085 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:30:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1cc2eba-c29d-4217-9e1b-e133447921e7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 991384c74c4d47b3bd2a68e52ad620ce.", "code": 404, "title": "Not Found"}} 2018-11-14 18:30:14,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce used request id req-d1cc2eba-c29d-4217-9e1b-e133447921e7 2018-11-14 18:30:14,086 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:30:14,087 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-97d59c6c-9b24-43a-proj 2018-11-14 18:30:14,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/dc0719030d9f4833a7d38b116325aa5e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26392494fea8417dd4ad9a86fd69a1699f803356" 2018-11-14 18:30:14,343 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:30:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87f7d192-0c6f-4ca2-b6aa-ad0f605bba67 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:30:14,343 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/dc0719030d9f4833a7d38b116325aa5e used request id req-87f7d192-0c6f-4ca2-b6aa-ad0f605bba67 2018-11-14 18:30:14,343 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-97d59c6c-9b24-43a-proj-role 2018-11-14 18:30:14,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/fffe83055787492c9491312e959f0d8b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26392494fea8417dd4ad9a86fd69a1699f803356" 2018-11-14 18:30:14,510 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:30:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6553d97-0c1b-4deb-85b3-63717ff5f9a2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:30:14,511 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/fffe83055787492c9491312e959f0d8b used request id req-e6553d97-0c1b-4deb-85b3-63717ff5f9a2 2018-11-14 18:30:14,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26392494fea8417dd4ad9a86fd69a1699f803356" 2018-11-14 18:30:14,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-519be4bc-8bcf-4b97-be1c-5f14521109d5 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:30:14,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-519be4bc-8bcf-4b97-be1c-5f14521109d5 2018-11-14 18:30:14,625 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-97d59c6c-9b24-43a-user 2018-11-14 18:30:14,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/fe77ad8d4caf4c04b3833543152b416e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bc7040e3672bfe05d2be9ea30bef62324df63a2" 2018-11-14 18:30:14,817 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:30:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-123da54b-f71b-4ca4-a071-d126bc019046 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:30:14,817 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/fe77ad8d4caf4c04b3833543152b416e used request id req-123da54b-f71b-4ca4-a071-d126bc019046 2018-11-14 18:30:14,818 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:30:15,252 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:30:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["AiCgSKXtTl29DTb373xiow"], "issued_at": "2018-11-14T18:30:15.000000Z"}} 2018-11-14 18:30:15,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac505c5678484e8601d65d90879d5a36f6919e24" 2018-11-14 18:30:15,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-352489ad-f776-4ff2-a1b8-2920e374a402 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:30:15,358 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-352489ad-f776-4ff2-a1b8-2920e374a402 2018-11-14 18:30:15,359 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:30:15,360 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:30:15,764 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:30:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["w8i3XD-aQiSc8MWX7m4WxA"], "issued_at": "2018-11-14T18:30:15.000000Z"}} 2018-11-14 18:30:15,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd4cf7ceb43d512c19fd8a94f86e86d997879f3" 2018-11-14 18:30:15,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-507bec08-bceb-45f3-82ea-e57ad672d8a1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:30:15,866 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-507bec08-bceb-45f3-82ea-e57ad672d8a1 2018-11-14 18:30:15,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:30:15,876 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:30: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:30:15,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-90c27e51-e27f-407-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd4cf7ceb43d512c19fd8a94f86e86d997879f3" 2018-11-14 18:30:15,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2f72690-c6d9-4255-92c9-a4d1dc2d71d1 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-90c27e51-e27f-407-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:30:15,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-90c27e51-e27f-407-proj used request id req-f2f72690-c6d9-4255-92c9-a4d1dc2d71d1 2018-11-14 18:30:15,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd4cf7ceb43d512c19fd8a94f86e86d997879f3" 2018-11-14 18:30:16,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4525156-f8ff-4e25-aeae-9421de1b124f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:30:16,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-b4525156-f8ff-4e25-aeae-9421de1b124f 2018-11-14 18:30:16,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd4cf7ceb43d512c19fd8a94f86e86d997879f3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-90c27e51-e27f-407-proj"}}' 2018-11-14 18:30:16,241 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:30:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b10b0f10-833d-435b-b43f-7084bb8a195e Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c03b62c2e234480d96f2cddb25f0a985"}, "tags": [], "enabled": true, "id": "c03b62c2e234480d96f2cddb25f0a985", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-90c27e51-e27f-407-proj"}} 2018-11-14 18:30:16,242 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-b10b0f10-833d-435b-b43f-7084bb8a195e 2018-11-14 18:30:16,242 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-90c27e51-e27f-407-proj 2018-11-14 18:30:16,242 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:30:16,243 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:30:16,648 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:30:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["7tWEtPRuQES5BZOTOOtMag"], "issued_at": "2018-11-14T18:30:16.000000Z"}} 2018-11-14 18:30:16,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c06fa04026996e7c441b5a212d9857ca6f0bc399" 2018-11-14 18:30:16,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77fedfec-d592-485f-87cd-f633570a940a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:30:16,873 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-77fedfec-d592-485f-87cd-f633570a940a 2018-11-14 18:30:16,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:30:16,882 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:30: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:30:16,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c06fa04026996e7c441b5a212d9857ca6f0bc399" 2018-11-14 18:30:17,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ecc856e-c66f-4ae8-a214-07e74e7b0964 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:30:17,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-9ecc856e-c66f-4ae8-a214-07e74e7b0964 2018-11-14 18:30:17,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateImageNegativeTests-90c27e51-e27f-407-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c06fa04026996e7c441b5a212d9857ca6f0bc399" 2018-11-14 18:30:17,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3a531ff-d910-4a92-8970-1c7ae0c7a6d7 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateImageNegativeTests-90c27e51-e27f-407-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c03b62c2e234480d96f2cddb25f0a985"}, "tags": [], "enabled": true, "id": "c03b62c2e234480d96f2cddb25f0a985", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-90c27e51-e27f-407-proj"}]} 2018-11-14 18:30:17,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateImageNegativeTests-90c27e51-e27f-407-proj used request id req-b3a531ff-d910-4a92-8970-1c7ae0c7a6d7 2018-11-14 18:30:17,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c06fa04026996e7c441b5a212d9857ca6f0bc399" 2018-11-14 18:30:17,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44f18a46-108f-4830-bd0a-6d5ea5f120b7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:30:17,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-44f18a46-108f-4830-bd0a-6d5ea5f120b7 2018-11-14 18:30:17,534 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-90c27e51-e27f-407-user 2018-11-14 18:30:17,534 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:30:17,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd4cf7ceb43d512c19fd8a94f86e86d997879f3" 2018-11-14 18:30:17,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a636b73c-ddbc-4452-8d4a-33fb7c533079 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:30:17,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-a636b73c-ddbc-4452-8d4a-33fb7c533079 2018-11-14 18:30:17,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd4cf7ceb43d512c19fd8a94f86e86d997879f3" -d '{"role": {"name": "CreateImageNegativeTests-90c27e51-e27f-407-proj-role"}}' 2018-11-14 18:30:17,809 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:30:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c24e542e-8ae2-467a-bb10-e91f8bc4e082 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5e1b5fb545704dbd96122f40aa29f33a", "links": {"self": "http://172.30.9.28:5000/v3/roles/5e1b5fb545704dbd96122f40aa29f33a"}, "name": "CreateImageNegativeTests-90c27e51-e27f-407-proj-role"}} 2018-11-14 18:30:17,810 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-c24e542e-8ae2-467a-bb10-e91f8bc4e082 2018-11-14 18:30:17,810 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-90c27e51-e27f-407-proj-role 2018-11-14 18:30:17,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/5e1b5fb545704dbd96122f40aa29f33a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd4cf7ceb43d512c19fd8a94f86e86d997879f3" 2018-11-14 18:30:17,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0186f699-8619-440f-8a44-2ac2073f026a Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5e1b5fb545704dbd96122f40aa29f33a", "links": {"self": "http://172.30.9.28:5000/v3/roles/5e1b5fb545704dbd96122f40aa29f33a"}, "name": "CreateImageNegativeTests-90c27e51-e27f-407-proj-role"}} 2018-11-14 18:30:17,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/5e1b5fb545704dbd96122f40aa29f33a used request id req-0186f699-8619-440f-8a44-2ac2073f026a 2018-11-14 18:30:17,912 - keystone_utils - INFO - Granting role CreateImageNegativeTests-90c27e51-e27f-407-proj-role to project CreateImageNegativeTests-90c27e51-e27f-407-proj 2018-11-14 18:30:17,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/c03b62c2e234480d96f2cddb25f0a985/users/72d3e20092444dd2ace2bed30b7f53d7/roles/5e1b5fb545704dbd96122f40aa29f33a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd4cf7ceb43d512c19fd8a94f86e86d997879f3" 2018-11-14 18:30:18,067 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:30:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f6f684f-73ac-431f-bb5a-a02698ac5d10 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:30:18,067 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/c03b62c2e234480d96f2cddb25f0a985/users/72d3e20092444dd2ace2bed30b7f53d7/roles/5e1b5fb545704dbd96122f40aa29f33a used request id req-2f6f684f-73ac-431f-bb5a-a02698ac5d10 2018-11-14 18:30:18,067 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:30:18,068 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:30:18,476 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5e1b5fb545704dbd96122f40aa29f33a", "name": "CreateImageNegativeTests-90c27e51-e27f-407-proj-role"}], "expires_at": "2018-11-14T19:30:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c03b62c2e234480d96f2cddb25f0a985", "name": "CreateImageNegativeTests-90c27e51-e27f-407-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/c03b62c2e234480d96f2cddb25f0a985", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/c03b62c2e234480d96f2cddb25f0a985", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/c03b62c2e234480d96f2cddb25f0a985", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_c03b62c2e234480d96f2cddb25f0a985", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_c03b62c2e234480d96f2cddb25f0a985", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/c03b62c2e234480d96f2cddb25f0a985", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/c03b62c2e234480d96f2cddb25f0a985", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/c03b62c2e234480d96f2cddb25f0a985", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/c03b62c2e234480d96f2cddb25f0a985", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/c03b62c2e234480d96f2cddb25f0a985", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/c03b62c2e234480d96f2cddb25f0a985", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/c03b62c2e234480d96f2cddb25f0a985", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/c03b62c2e234480d96f2cddb25f0a985", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/c03b62c2e234480d96f2cddb25f0a985", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-90c27e51-e27f-407-user", "id": "72d3e20092444dd2ace2bed30b7f53d7"}, "audit_ids": ["g5vInRm4TJ2dRYQ2HcR5dQ"], "issued_at": "2018-11-14T18:30:18.000000Z"}} 2018-11-14 18:30:18,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b51a8c537cffe275f121f4338ca56162955ff18c" 2018-11-14 18:30:18,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-502826ab-7437-4cfb-a40c-92c65d4239c7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:30:18,558 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-502826ab-7437-4cfb-a40c-92c65d4239c7 2018-11-14 18:30:18,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&name=foo -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b51a8c537cffe275f121f4338ca56162955ff18c" 2018-11-14 18:30:18,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 87 Content-Type: application/json X-Openstack-Request-Id: req-2a08123f-7d92-4790-9922-a138bf8288e0 Date: Wed, 14 Nov 2018 18:30:18 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2018-11-14 18:30:18,781 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&name=foo used request id req-2a08123f-7d92-4790-9922-a138bf8288e0 2018-11-14 18:30:18,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd4cf7ceb43d512c19fd8a94f86e86d997879f3" 2018-11-14 18:30:19,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-0b77b632-3776-4978-adaa-86e6731ee7bc Date: Wed, 14 Nov 2018 18:30:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:30:19,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-0b77b632-3776-4978-adaa-86e6731ee7bc 2018-11-14 18:30:19,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd4cf7ceb43d512c19fd8a94f86e86d997879f3" 2018-11-14 18:30:19,184 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:30:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60bf1775-86d5-4c8e-aa9b-cfd3534ccb2f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:30:19,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-60bf1775-86d5-4c8e-aa9b-cfd3534ccb2f 2018-11-14 18:30:19,184 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:30:19,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd4cf7ceb43d512c19fd8a94f86e86d997879f3" 2018-11-14 18:30:19,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b09216b2-cfb8-4648-a2c6-f8f3fcfa3cce Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:30:19,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-b09216b2-cfb8-4648-a2c6-f8f3fcfa3cce 2018-11-14 18:30:19,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd4cf7ceb43d512c19fd8a94f86e86d997879f3" 2018-11-14 18:30:19,405 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:30:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-adf5f0e8-3119-418b-816b-dd94debd2407 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:30:19,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-adf5f0e8-3119-418b-816b-dd94debd2407 2018-11-14 18:30:19,405 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:30:19,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd4cf7ceb43d512c19fd8a94f86e86d997879f3" 2018-11-14 18:30:19,518 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:30:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc95bd7d-c421-48d8-8a1f-efb90b2f0c9e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:30:19,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-fc95bd7d-c421-48d8-8a1f-efb90b2f0c9e 2018-11-14 18:30:19,518 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:30:19,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd4cf7ceb43d512c19fd8a94f86e86d997879f3" 2018-11-14 18:30:19,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fbbb099-ffbb-496c-b44b-fb24594a8cb7 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:30:19,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-0fbbb099-ffbb-496c-b44b-fb24594a8cb7 2018-11-14 18:30:19,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd4cf7ceb43d512c19fd8a94f86e86d997879f3" 2018-11-14 18:30:19,734 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:30:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4163570-1433-42de-aedf-82d07bad4e75 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 18:30:19,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-a4163570-1433-42de-aedf-82d07bad4e75 2018-11-14 18:30:19,735 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:30:19,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd4cf7ceb43d512c19fd8a94f86e86d997879f3" 2018-11-14 18:30:19,844 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:30:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a13c2ad-25cd-4db0-9be6-573aad4026f6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d3b3d3f2c3dd4be6bc230a686f3f0839.", "code": 404, "title": "Not Found"}} 2018-11-14 18:30:19,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 used request id req-9a13c2ad-25cd-4db0-9be6-573aad4026f6 2018-11-14 18:30:19,845 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:30:19,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd4cf7ceb43d512c19fd8a94f86e86d997879f3" 2018-11-14 18:30:19,952 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:30:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03329fa4-d7ef-4f24-b910-af0ac6e3ead5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5dcff89097904b7c82103d40edeed98d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:30:19,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d used request id req-03329fa4-d7ef-4f24-b910-af0ac6e3ead5 2018-11-14 18:30:19,953 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:30:19,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd4cf7ceb43d512c19fd8a94f86e86d997879f3" 2018-11-14 18:30:20,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-985ebe69-0c8a-4b4a-81a8-86115ba93589 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:30:20,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-985ebe69-0c8a-4b4a-81a8-86115ba93589 2018-11-14 18:30:20,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd4cf7ceb43d512c19fd8a94f86e86d997879f3" 2018-11-14 18:30:20,166 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:30:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd6c4c7e-91bc-4ed1-ab82-85778781a030 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 991384c74c4d47b3bd2a68e52ad620ce.", "code": 404, "title": "Not Found"}} 2018-11-14 18:30:20,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce used request id req-fd6c4c7e-91bc-4ed1-ab82-85778781a030 2018-11-14 18:30:20,167 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:30:20,168 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-90c27e51-e27f-407-proj 2018-11-14 18:30:20,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/c03b62c2e234480d96f2cddb25f0a985 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd4cf7ceb43d512c19fd8a94f86e86d997879f3" 2018-11-14 18:30:20,420 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:30:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b2b19f8-7dd3-49d5-b841-290272cf9fb7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:30:20,420 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/c03b62c2e234480d96f2cddb25f0a985 used request id req-1b2b19f8-7dd3-49d5-b841-290272cf9fb7 2018-11-14 18:30:20,420 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-90c27e51-e27f-407-proj-role 2018-11-14 18:30:20,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/5e1b5fb545704dbd96122f40aa29f33a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd4cf7ceb43d512c19fd8a94f86e86d997879f3" 2018-11-14 18:30:20,546 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:30:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b40ddda5-1f5b-4ab2-808a-27aa5f9f9c3b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:30:20,546 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/5e1b5fb545704dbd96122f40aa29f33a used request id req-b40ddda5-1f5b-4ab2-808a-27aa5f9f9c3b 2018-11-14 18:30:20,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd4cf7ceb43d512c19fd8a94f86e86d997879f3" 2018-11-14 18:30:20,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d93ece03-86eb-42e0-a090-a78475f9ffbe Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:30:20,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d93ece03-86eb-42e0-a090-a78475f9ffbe 2018-11-14 18:30:20,660 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-90c27e51-e27f-407-user 2018-11-14 18:30:20,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/72d3e20092444dd2ace2bed30b7f53d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c06fa04026996e7c441b5a212d9857ca6f0bc399" 2018-11-14 18:30:20,873 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:30:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a18722b4-b577-4d14-b6ff-62e77a4db0c8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:30:20,873 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/72d3e20092444dd2ace2bed30b7f53d7 used request id req-a18722b4-b577-4d14-b6ff-62e77a4db0c8 2018-11-14 18:30:20,874 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:30:21,289 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:30:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["IzxZ8S88Tn2aUPeCgamgOA"], "issued_at": "2018-11-14T18:30:21.000000Z"}} 2018-11-14 18:30:21,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cb76cb0cd142b61fb8ef6e36c9739a5631eb0de" 2018-11-14 18:30:21,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e08cf76-672a-40df-ab9f-81055c742d89 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:30:21,402 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-3e08cf76-672a-40df-ab9f-81055c742d89 2018-11-14 18:30:21,403 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:30:21,404 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:30:21,826 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:30:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["cGoyxlUkSbW_P3w8klDAXA"], "issued_at": "2018-11-14T18:30:21.000000Z"}} 2018-11-14 18:30:21,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f100f62568f81946d550fb97bf24790471591e4" 2018-11-14 18:30:21,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-759c95ee-69b3-4d9d-a200-c8441f772cc2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:30:21,921 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-759c95ee-69b3-4d9d-a200-c8441f772cc2 2018-11-14 18:30:21,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:30:21,930 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:30: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:30:21,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-75a9a23e-13e1-4c6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f100f62568f81946d550fb97bf24790471591e4" 2018-11-14 18:30:22,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34905ec8-7dcf-4c46-87e9-b2e60521b547 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-75a9a23e-13e1-4c6-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:30:22,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-75a9a23e-13e1-4c6-proj used request id req-34905ec8-7dcf-4c46-87e9-b2e60521b547 2018-11-14 18:30:22,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f100f62568f81946d550fb97bf24790471591e4" 2018-11-14 18:30:22,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2be22fb-aa90-4384-8813-ead63c6630dd Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:30:22,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-d2be22fb-aa90-4384-8813-ead63c6630dd 2018-11-14 18:30:22,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f100f62568f81946d550fb97bf24790471591e4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-75a9a23e-13e1-4c6-proj"}}' 2018-11-14 18:30:22,307 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:30:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ecb8a33c-16f5-4df9-b987-8fe42cbbdfa7 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/93b517a8363d443ca78d0364c349fbb1"}, "tags": [], "enabled": true, "id": "93b517a8363d443ca78d0364c349fbb1", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-75a9a23e-13e1-4c6-proj"}} 2018-11-14 18:30:22,308 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-ecb8a33c-16f5-4df9-b987-8fe42cbbdfa7 2018-11-14 18:30:22,308 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-75a9a23e-13e1-4c6-proj 2018-11-14 18:30:22,308 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:30:22,309 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:30:22,733 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:30:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["V1WDTm0MRjWxmFCKCb2UGw"], "issued_at": "2018-11-14T18:30:22.000000Z"}} 2018-11-14 18:30:22,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbcf9c29b9a54ffa9de3fd5bb34874d19769462" 2018-11-14 18:30:22,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87ed4e88-88f2-44cc-bb95-b4fd20d7e2b9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:30:22,829 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-87ed4e88-88f2-44cc-bb95-b4fd20d7e2b9 2018-11-14 18:30:22,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:30:22,836 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:30: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:30:22,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbcf9c29b9a54ffa9de3fd5bb34874d19769462" 2018-11-14 18:30:22,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4039c240-6d23-48d3-9596-52fc09cfdf2c Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:30:22,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-4039c240-6d23-48d3-9596-52fc09cfdf2c 2018-11-14 18:30:22,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateImageNegativeTests-75a9a23e-13e1-4c6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbcf9c29b9a54ffa9de3fd5bb34874d19769462" 2018-11-14 18:30:23,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90decef9-22e9-4126-9d68-179387e4caf3 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateImageNegativeTests-75a9a23e-13e1-4c6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/93b517a8363d443ca78d0364c349fbb1"}, "tags": [], "enabled": true, "id": "93b517a8363d443ca78d0364c349fbb1", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-75a9a23e-13e1-4c6-proj"}]} 2018-11-14 18:30:23,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateImageNegativeTests-75a9a23e-13e1-4c6-proj used request id req-90decef9-22e9-4126-9d68-179387e4caf3 2018-11-14 18:30:23,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbcf9c29b9a54ffa9de3fd5bb34874d19769462" 2018-11-14 18:30:23,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a747fe17-f0b7-41ef-a008-8bd572a6463c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:30:23,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-a747fe17-f0b7-41ef-a008-8bd572a6463c 2018-11-14 18:30:23,486 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-75a9a23e-13e1-4c6-user 2018-11-14 18:30:23,487 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:30:23,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f100f62568f81946d550fb97bf24790471591e4" 2018-11-14 18:30:23,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfdc5c7e-d94b-4838-b697-162372ba19e3 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:30:23,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-dfdc5c7e-d94b-4838-b697-162372ba19e3 2018-11-14 18:30:23,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f100f62568f81946d550fb97bf24790471591e4" -d '{"role": {"name": "CreateImageNegativeTests-75a9a23e-13e1-4c6-proj-role"}}' 2018-11-14 18:30:23,720 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:30:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61b10c53-93f7-4c10-97f1-ef007353edb4 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6b98c664cda84fea9ff1205035f93cec", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b98c664cda84fea9ff1205035f93cec"}, "name": "CreateImageNegativeTests-75a9a23e-13e1-4c6-proj-role"}} 2018-11-14 18:30:23,720 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-61b10c53-93f7-4c10-97f1-ef007353edb4 2018-11-14 18:30:23,721 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-75a9a23e-13e1-4c6-proj-role 2018-11-14 18:30:23,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/6b98c664cda84fea9ff1205035f93cec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f100f62568f81946d550fb97bf24790471591e4" 2018-11-14 18:30:23,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a1536ce-6c42-4050-a4f3-e2e6520b54fe Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6b98c664cda84fea9ff1205035f93cec", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b98c664cda84fea9ff1205035f93cec"}, "name": "CreateImageNegativeTests-75a9a23e-13e1-4c6-proj-role"}} 2018-11-14 18:30:23,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/6b98c664cda84fea9ff1205035f93cec used request id req-5a1536ce-6c42-4050-a4f3-e2e6520b54fe 2018-11-14 18:30:23,832 - keystone_utils - INFO - Granting role CreateImageNegativeTests-75a9a23e-13e1-4c6-proj-role to project CreateImageNegativeTests-75a9a23e-13e1-4c6-proj 2018-11-14 18:30:23,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/93b517a8363d443ca78d0364c349fbb1/users/76d75eddf59443bfa9a8f504804f2d4c/roles/6b98c664cda84fea9ff1205035f93cec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f100f62568f81946d550fb97bf24790471591e4" 2018-11-14 18:30:23,980 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:30:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1a75b87-4393-4bcd-8c97-6d592eb27039 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:30:23,980 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/93b517a8363d443ca78d0364c349fbb1/users/76d75eddf59443bfa9a8f504804f2d4c/roles/6b98c664cda84fea9ff1205035f93cec used request id req-d1a75b87-4393-4bcd-8c97-6d592eb27039 2018-11-14 18:30:23,980 - openstack_tests - DEBUG - Image metadata - None 2018-11-14 18:30:23,981 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:30:23,981 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:30:24,473 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b98c664cda84fea9ff1205035f93cec", "name": "CreateImageNegativeTests-75a9a23e-13e1-4c6-proj-role"}], "expires_at": "2018-11-14T19:30:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93b517a8363d443ca78d0364c349fbb1", "name": "CreateImageNegativeTests-75a9a23e-13e1-4c6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/93b517a8363d443ca78d0364c349fbb1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/93b517a8363d443ca78d0364c349fbb1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/93b517a8363d443ca78d0364c349fbb1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_93b517a8363d443ca78d0364c349fbb1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_93b517a8363d443ca78d0364c349fbb1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/93b517a8363d443ca78d0364c349fbb1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/93b517a8363d443ca78d0364c349fbb1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/93b517a8363d443ca78d0364c349fbb1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/93b517a8363d443ca78d0364c349fbb1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/93b517a8363d443ca78d0364c349fbb1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/93b517a8363d443ca78d0364c349fbb1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/93b517a8363d443ca78d0364c349fbb1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/93b517a8363d443ca78d0364c349fbb1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/93b517a8363d443ca78d0364c349fbb1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-75a9a23e-13e1-4c6-user", "id": "76d75eddf59443bfa9a8f504804f2d4c"}, "audit_ids": ["LmE_dq1uQQ67glGPbJk10Q"], "issued_at": "2018-11-14T18:30:24.000000Z"}} 2018-11-14 18:30:24,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73c739754e228dc0fce826ef297adc5ffbd4b98e" 2018-11-14 18:30:24,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11ce7015-bbf9-4ed4-961f-7c9f2f8f6dc1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:30:24,575 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-11ce7015-bbf9-4ed4-961f-7c9f2f8f6dc1 2018-11-14 18:30:24,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-a0c49253-b198-42af-a736-f92025a5f326 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}73c739754e228dc0fce826ef297adc5ffbd4b98e" 2018-11-14 18:30:24,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 163 Content-Type: application/json X-Openstack-Request-Id: req-0dbe3c54-b397-4d53-bae0-82c6eac5540a Date: Wed, 14 Nov 2018 18:30:24 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageNegativeTests-a0c49253-b198-42af-a736-f92025a5f326"} 2018-11-14 18:30:24,783 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-a0c49253-b198-42af-a736-f92025a5f326 used request id req-0dbe3c54-b397-4d53-bae0-82c6eac5540a 2018-11-14 18:30:24,784 - file_utils - DEBUG - Downloading file from - http://foo.bar 2018-11-14 18:30:24,785 - file_utils - DEBUG - Saving file to - /tmp/317a90e5-c15c-4f63-93ee-4a31e30945da 2018-11-14 18:30:24,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f100f62568f81946d550fb97bf24790471591e4" 2018-11-14 18:30:25,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-a3a2a7c3-b566-4442-a36e-4824cfa2ce3d Date: Wed, 14 Nov 2018 18:30:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:30:25,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-a3a2a7c3-b566-4442-a36e-4824cfa2ce3d 2018-11-14 18:30:25,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f100f62568f81946d550fb97bf24790471591e4" 2018-11-14 18:30:25,266 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:30:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77cb5fe6-cc82-4366-8f4d-7ed2b8c3c78e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:30:25,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-77cb5fe6-cc82-4366-8f4d-7ed2b8c3c78e 2018-11-14 18:30:25,266 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:30:25,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f100f62568f81946d550fb97bf24790471591e4" 2018-11-14 18:30:25,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39faf24b-6dc9-415a-b67f-4bb68911cf57 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:30:25,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-39faf24b-6dc9-415a-b67f-4bb68911cf57 2018-11-14 18:30:25,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f100f62568f81946d550fb97bf24790471591e4" 2018-11-14 18:30:25,505 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:30:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70115719-baf0-4509-89a4-513728d26684 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:30:25,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-70115719-baf0-4509-89a4-513728d26684 2018-11-14 18:30:25,505 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:30:25,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f100f62568f81946d550fb97bf24790471591e4" 2018-11-14 18:30:25,609 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:30:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2bbf59b0-2b4f-4ca5-9bfb-85c22a8eb517 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:30:25,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-2bbf59b0-2b4f-4ca5-9bfb-85c22a8eb517 2018-11-14 18:30:25,609 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:30:25,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f100f62568f81946d550fb97bf24790471591e4" 2018-11-14 18:30:25,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15af28b5-052c-4d5b-9e60-e29359c6924c Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:30:25,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-15af28b5-052c-4d5b-9e60-e29359c6924c 2018-11-14 18:30:25,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f100f62568f81946d550fb97bf24790471591e4" 2018-11-14 18:30:25,950 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:30:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c0bf394-b27e-4e34-8379-033f9d8ac277 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 18:30:25,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-5c0bf394-b27e-4e34-8379-033f9d8ac277 2018-11-14 18:30:25,950 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:30:25,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f100f62568f81946d550fb97bf24790471591e4" 2018-11-14 18:30:25,972 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:30:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51171910-0a02-432e-a9d6-a9cb56366ce4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d3b3d3f2c3dd4be6bc230a686f3f0839.", "code": 404, "title": "Not Found"}} 2018-11-14 18:30:25,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 used request id req-51171910-0a02-432e-a9d6-a9cb56366ce4 2018-11-14 18:30:25,972 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:30:25,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f100f62568f81946d550fb97bf24790471591e4" 2018-11-14 18:30:26,086 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:30:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34cff0c2-c171-40fb-a6e4-d8a1db4c6ed3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5dcff89097904b7c82103d40edeed98d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:30:26,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d used request id req-34cff0c2-c171-40fb-a6e4-d8a1db4c6ed3 2018-11-14 18:30:26,086 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:30:26,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f100f62568f81946d550fb97bf24790471591e4" 2018-11-14 18:30:26,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7fcd055-8fee-43a1-8d5e-d82f0a2946b1 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:30:26,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-c7fcd055-8fee-43a1-8d5e-d82f0a2946b1 2018-11-14 18:30:26,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f100f62568f81946d550fb97bf24790471591e4" 2018-11-14 18:30:26,300 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:30:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d12e1e6d-0795-4023-9f2e-4fe993c2a460 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 991384c74c4d47b3bd2a68e52ad620ce.", "code": 404, "title": "Not Found"}} 2018-11-14 18:30:26,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce used request id req-d12e1e6d-0795-4023-9f2e-4fe993c2a460 2018-11-14 18:30:26,300 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:30:26,301 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-75a9a23e-13e1-4c6-proj 2018-11-14 18:30:26,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/93b517a8363d443ca78d0364c349fbb1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f100f62568f81946d550fb97bf24790471591e4" 2018-11-14 18:30:26,540 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:30:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-956750de-b924-4c26-a13c-9da952d7772c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:30:26,540 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/93b517a8363d443ca78d0364c349fbb1 used request id req-956750de-b924-4c26-a13c-9da952d7772c 2018-11-14 18:30:26,540 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-75a9a23e-13e1-4c6-proj-role 2018-11-14 18:30:26,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/6b98c664cda84fea9ff1205035f93cec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f100f62568f81946d550fb97bf24790471591e4" 2018-11-14 18:30:26,672 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:30:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ac4709e-c591-450d-99a1-cc7090f042e1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:30:26,672 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/6b98c664cda84fea9ff1205035f93cec used request id req-8ac4709e-c591-450d-99a1-cc7090f042e1 2018-11-14 18:30:26,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f100f62568f81946d550fb97bf24790471591e4" 2018-11-14 18:30:26,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2148a231-fbcd-4e24-93a6-4792a0941f27 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:30:26,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-2148a231-fbcd-4e24-93a6-4792a0941f27 2018-11-14 18:30:26,777 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-75a9a23e-13e1-4c6-user 2018-11-14 18:30:26,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/76d75eddf59443bfa9a8f504804f2d4c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbcf9c29b9a54ffa9de3fd5bb34874d19769462" 2018-11-14 18:30:27,087 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:30:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-226143e6-7bbf-4cd4-ae8b-e907b8e4c459 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:30:27,087 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/76d75eddf59443bfa9a8f504804f2d4c used request id req-226143e6-7bbf-4cd4-ae8b-e907b8e4c459 2018-11-14 18:30:27,089 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:30:27,517 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:30:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["Uc8aWmSgRAis8hB5IsmstQ"], "issued_at": "2018-11-14T18:30:27.000000Z"}} 2018-11-14 18:30:27,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6d0b73437698e79d47361d4e2e08952612396fe" 2018-11-14 18:30:27,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-faeb159d-b7d1-493b-8da9-434c6877e086 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:30:27,617 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-faeb159d-b7d1-493b-8da9-434c6877e086 2018-11-14 18:30:27,618 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:30:27,619 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:30:28,035 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:30:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["W-VjIIg3S6-w2aOd5uzCug"], "issued_at": "2018-11-14T18:30:28.000000Z"}} 2018-11-14 18:30:28,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d7bcd300177bfcd6b7fd12b06660a1bac2947ab" 2018-11-14 18:30:28,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8622718-d450-46b6-a371-ac9c623913c3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:30:28,139 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-a8622718-d450-46b6-a371-ac9c623913c3 2018-11-14 18:30:28,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:30:28,151 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:30: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:30:28,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-417853aa-cb1e-4b3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d7bcd300177bfcd6b7fd12b06660a1bac2947ab" 2018-11-14 18:30:28,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-feeeb2cd-fcfd-4ed5-97e0-43553a691ac6 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-417853aa-cb1e-4b3-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:30:28,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-417853aa-cb1e-4b3-proj used request id req-feeeb2cd-fcfd-4ed5-97e0-43553a691ac6 2018-11-14 18:30:28,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d7bcd300177bfcd6b7fd12b06660a1bac2947ab" 2018-11-14 18:30:28,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e35c3023-24ff-4243-8485-f9ca2ae6ba9c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:30:28,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-e35c3023-24ff-4243-8485-f9ca2ae6ba9c 2018-11-14 18:30:28,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d7bcd300177bfcd6b7fd12b06660a1bac2947ab" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-417853aa-cb1e-4b3-proj"}}' 2018-11-14 18:30:28,522 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:30:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1eb11c0-2248-4d69-93d9-dcc0946c0eea Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5439a57ef14740eda47cd5a833c2390c"}, "tags": [], "enabled": true, "id": "5439a57ef14740eda47cd5a833c2390c", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-417853aa-cb1e-4b3-proj"}} 2018-11-14 18:30:28,522 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-b1eb11c0-2248-4d69-93d9-dcc0946c0eea 2018-11-14 18:30:28,522 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-417853aa-cb1e-4b3-proj 2018-11-14 18:30:28,523 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:30:28,523 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:30:28,947 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:30:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["zv8ghuP2QM-QtUSWhJhFeA"], "issued_at": "2018-11-14T18:30:28.000000Z"}} 2018-11-14 18:30:28,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3f9b5236d59eef5df1f581de80d1175228d0dfc" 2018-11-14 18:30:28,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db594456-3b5b-4300-829f-d65b42ceab9b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:30:28,961 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-db594456-3b5b-4300-829f-d65b42ceab9b 2018-11-14 18:30:28,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:30:28,969 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:30: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:30:28,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3f9b5236d59eef5df1f581de80d1175228d0dfc" 2018-11-14 18:30:29,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc8c90b8-12eb-4787-a96a-509d78f1b98e Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:30:29,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-fc8c90b8-12eb-4787-a96a-509d78f1b98e 2018-11-14 18:30:29,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateMultiPartImageTests-417853aa-cb1e-4b3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3f9b5236d59eef5df1f581de80d1175228d0dfc" 2018-11-14 18:30:29,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a7c6f1b-5989-418c-a2a0-1d0013573a51 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateMultiPartImageTests-417853aa-cb1e-4b3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5439a57ef14740eda47cd5a833c2390c"}, "tags": [], "enabled": true, "id": "5439a57ef14740eda47cd5a833c2390c", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-417853aa-cb1e-4b3-proj"}]} 2018-11-14 18:30:29,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateMultiPartImageTests-417853aa-cb1e-4b3-proj used request id req-2a7c6f1b-5989-418c-a2a0-1d0013573a51 2018-11-14 18:30:29,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3f9b5236d59eef5df1f581de80d1175228d0dfc" 2018-11-14 18:30:29,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c7dd5a5-a94d-4abc-959e-54385570817c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:30:29,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-5c7dd5a5-a94d-4abc-959e-54385570817c 2018-11-14 18:30:29,708 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-417853aa-cb1e-4b3-user 2018-11-14 18:30:29,708 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:30:29,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d7bcd300177bfcd6b7fd12b06660a1bac2947ab" 2018-11-14 18:30:29,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c0cefeb-0f74-4cc4-916b-00ce4eb2f1f0 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:30:29,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-3c0cefeb-0f74-4cc4-916b-00ce4eb2f1f0 2018-11-14 18:30:29,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d7bcd300177bfcd6b7fd12b06660a1bac2947ab" -d '{"role": {"name": "CreateMultiPartImageTests-417853aa-cb1e-4b3-proj-role"}}' 2018-11-14 18:30:29,941 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:30:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf9de2ae-00b9-44b8-b9e5-bcbb0836370f Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b7b0ad5a33584a1bab6e81215b51108f", "links": {"self": "http://172.30.9.28:5000/v3/roles/b7b0ad5a33584a1bab6e81215b51108f"}, "name": "CreateMultiPartImageTests-417853aa-cb1e-4b3-proj-role"}} 2018-11-14 18:30:29,942 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-bf9de2ae-00b9-44b8-b9e5-bcbb0836370f 2018-11-14 18:30:29,942 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-417853aa-cb1e-4b3-proj-role 2018-11-14 18:30:29,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/b7b0ad5a33584a1bab6e81215b51108f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d7bcd300177bfcd6b7fd12b06660a1bac2947ab" 2018-11-14 18:30:30,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c84fcf1-0265-466d-9a1e-07aaee14d1af Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b7b0ad5a33584a1bab6e81215b51108f", "links": {"self": "http://172.30.9.28:5000/v3/roles/b7b0ad5a33584a1bab6e81215b51108f"}, "name": "CreateMultiPartImageTests-417853aa-cb1e-4b3-proj-role"}} 2018-11-14 18:30:30,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/b7b0ad5a33584a1bab6e81215b51108f used request id req-7c84fcf1-0265-466d-9a1e-07aaee14d1af 2018-11-14 18:30:30,056 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-417853aa-cb1e-4b3-proj-role to project CreateMultiPartImageTests-417853aa-cb1e-4b3-proj 2018-11-14 18:30:30,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/5439a57ef14740eda47cd5a833c2390c/users/3503bf5cbca2482a9396f025bd76be67/roles/b7b0ad5a33584a1bab6e81215b51108f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d7bcd300177bfcd6b7fd12b06660a1bac2947ab" 2018-11-14 18:30:30,215 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:30:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd0910f5-8eae-48d6-9fec-584586df33e0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:30:30,215 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/5439a57ef14740eda47cd5a833c2390c/users/3503bf5cbca2482a9396f025bd76be67/roles/b7b0ad5a33584a1bab6e81215b51108f used request id req-dd0910f5-8eae-48d6-9fec-584586df33e0 2018-11-14 18:30:30,216 - create_image_tests - WARNING - Will not download the kernel image. Cannot execute test 2018-11-14 18:30:30,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d7bcd300177bfcd6b7fd12b06660a1bac2947ab" 2018-11-14 18:30:30,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-1cacf990-91ec-4296-b112-86ab6dc40908 Date: Wed, 14 Nov 2018 18:30:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:30:30,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-1cacf990-91ec-4296-b112-86ab6dc40908 2018-11-14 18:30:30,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d7bcd300177bfcd6b7fd12b06660a1bac2947ab" 2018-11-14 18:30:30,600 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:30:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41af6eca-269f-4563-b3e4-0d9b38370464 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:30:30,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-41af6eca-269f-4563-b3e4-0d9b38370464 2018-11-14 18:30:30,601 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:30:30,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d7bcd300177bfcd6b7fd12b06660a1bac2947ab" 2018-11-14 18:30:30,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70a07113-edaf-496e-b2db-3b5d2240a767 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:30:30,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-70a07113-edaf-496e-b2db-3b5d2240a767 2018-11-14 18:30:30,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d7bcd300177bfcd6b7fd12b06660a1bac2947ab" 2018-11-14 18:30:30,837 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:30:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c76ea404-7ee7-439c-8462-a13e6ccb8774 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:30:30,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-c76ea404-7ee7-439c-8462-a13e6ccb8774 2018-11-14 18:30:30,837 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:30:30,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d7bcd300177bfcd6b7fd12b06660a1bac2947ab" 2018-11-14 18:30:30,943 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:30:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3860ec8-140c-426c-8748-7d3ad1ac22b9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:30:30,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-c3860ec8-140c-426c-8748-7d3ad1ac22b9 2018-11-14 18:30:30,943 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:30:30,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d7bcd300177bfcd6b7fd12b06660a1bac2947ab" 2018-11-14 18:30:31,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4851f468-acda-4a0a-a2f3-489765b9ea67 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:30:31,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-4851f468-acda-4a0a-a2f3-489765b9ea67 2018-11-14 18:30:31,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d7bcd300177bfcd6b7fd12b06660a1bac2947ab" 2018-11-14 18:30:31,175 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:30:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa1ff25e-4686-438a-9c58-1113236a19e4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 18:30:31,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-fa1ff25e-4686-438a-9c58-1113236a19e4 2018-11-14 18:30:31,175 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:30:31,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d7bcd300177bfcd6b7fd12b06660a1bac2947ab" 2018-11-14 18:30:31,299 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:30:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e604027b-d2bb-4fa5-9dbb-f89cc1234878 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d3b3d3f2c3dd4be6bc230a686f3f0839.", "code": 404, "title": "Not Found"}} 2018-11-14 18:30:31,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 used request id req-e604027b-d2bb-4fa5-9dbb-f89cc1234878 2018-11-14 18:30:31,299 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:30:31,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d7bcd300177bfcd6b7fd12b06660a1bac2947ab" 2018-11-14 18:30:31,418 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:30:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ebbbcac0-ef0d-4cb1-8056-d5452815db75 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5dcff89097904b7c82103d40edeed98d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:30:31,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d used request id req-ebbbcac0-ef0d-4cb1-8056-d5452815db75 2018-11-14 18:30:31,419 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:30:31,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d7bcd300177bfcd6b7fd12b06660a1bac2947ab" 2018-11-14 18:30:31,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a4969dd-504f-4a82-8581-66cfe9b652e8 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:30:31,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-0a4969dd-504f-4a82-8581-66cfe9b652e8 2018-11-14 18:30:31,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d7bcd300177bfcd6b7fd12b06660a1bac2947ab" 2018-11-14 18:30:31,638 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:30:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13741810-a351-4553-8290-dad3a78495cb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 991384c74c4d47b3bd2a68e52ad620ce.", "code": 404, "title": "Not Found"}} 2018-11-14 18:30:31,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce used request id req-13741810-a351-4553-8290-dad3a78495cb 2018-11-14 18:30:31,639 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:30:31,640 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-417853aa-cb1e-4b3-proj 2018-11-14 18:30:31,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/5439a57ef14740eda47cd5a833c2390c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d7bcd300177bfcd6b7fd12b06660a1bac2947ab" 2018-11-14 18:30:31,875 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:30:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6cef0e73-652c-4229-b3a8-0c2e969508c7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:30:31,875 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/5439a57ef14740eda47cd5a833c2390c used request id req-6cef0e73-652c-4229-b3a8-0c2e969508c7 2018-11-14 18:30:31,875 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-417853aa-cb1e-4b3-proj-role 2018-11-14 18:30:31,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/b7b0ad5a33584a1bab6e81215b51108f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d7bcd300177bfcd6b7fd12b06660a1bac2947ab" 2018-11-14 18:30:32,014 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:30:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37c35ea4-e443-4c7f-b9bf-be88b0b6652f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:30:32,014 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/b7b0ad5a33584a1bab6e81215b51108f used request id req-37c35ea4-e443-4c7f-b9bf-be88b0b6652f 2018-11-14 18:30:32,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d7bcd300177bfcd6b7fd12b06660a1bac2947ab" 2018-11-14 18:30:32,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a11fdc6-961a-470d-a8c7-de1d62e38ff9 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:30:32,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-7a11fdc6-961a-470d-a8c7-de1d62e38ff9 2018-11-14 18:30:32,119 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-417853aa-cb1e-4b3-user 2018-11-14 18:30:32,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/3503bf5cbca2482a9396f025bd76be67 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3f9b5236d59eef5df1f581de80d1175228d0dfc" 2018-11-14 18:30:32,333 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:30:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1de3b2a9-6f95-40e0-af26-22b6ac46e8f8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:30:32,333 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/3503bf5cbca2482a9396f025bd76be67 used request id req-1de3b2a9-6f95-40e0-af26-22b6ac46e8f8 2018-11-14 18:30:32,335 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:30:32,770 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:30:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["Gqvs2SJVQfuASSUYmkn1Wg"], "issued_at": "2018-11-14T18:30:32.000000Z"}} 2018-11-14 18:30:32,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64e0618b83b661f69dce49c1984f108f8d629645" 2018-11-14 18:30:32,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7861b1a-06f8-4965-99c7-b78f683a06ce Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:30:32,869 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-f7861b1a-06f8-4965-99c7-b78f683a06ce 2018-11-14 18:30:32,870 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:30:32,871 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:30:33,301 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:30:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["PyqkpcYETdqfXlHAxf4kmg"], "issued_at": "2018-11-14T18:30:33.000000Z"}} 2018-11-14 18:30:33,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b28b798e3ecaa304ebfd74918e53681ee8efe895" 2018-11-14 18:30:33,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58363368-635c-4402-b45b-1785fbfadd09 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:30:33,405 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-58363368-635c-4402-b45b-1785fbfadd09 2018-11-14 18:30:33,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:30:33,415 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:30:33,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-e79e5dbf-9107-458-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b28b798e3ecaa304ebfd74918e53681ee8efe895" 2018-11-14 18:30:33,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac12aba4-97db-4177-a509-6a696c78b8be Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-e79e5dbf-9107-458-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:30:33,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-e79e5dbf-9107-458-proj used request id req-ac12aba4-97db-4177-a509-6a696c78b8be 2018-11-14 18:30:33,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b28b798e3ecaa304ebfd74918e53681ee8efe895" 2018-11-14 18:30:33,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbf13bdd-99cb-4eb7-89b3-d16b6adca5ae Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:30:33,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-bbf13bdd-99cb-4eb7-89b3-d16b6adca5ae 2018-11-14 18:30:33,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b28b798e3ecaa304ebfd74918e53681ee8efe895" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-e79e5dbf-9107-458-proj"}}' 2018-11-14 18:30:33,696 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:30:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df5e603e-3c03-4659-9cd0-539574a804ad Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8561289fc21c45e68eeddc0a6f69d8f6"}, "tags": [], "enabled": true, "id": "8561289fc21c45e68eeddc0a6f69d8f6", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-e79e5dbf-9107-458-proj"}} 2018-11-14 18:30:33,696 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-df5e603e-3c03-4659-9cd0-539574a804ad 2018-11-14 18:30:33,696 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-e79e5dbf-9107-458-proj 2018-11-14 18:30:33,696 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:30:33,697 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:30:34,120 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:30:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["Csd7BI5sTySsVPNaL0dsYA"], "issued_at": "2018-11-14T18:30:34.000000Z"}} 2018-11-14 18:30:34,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d13583c5e132da86a8c1df74398b3e66242e101f" 2018-11-14 18:30:34,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9b31214-b1a2-4c10-b621-a3a497e2a8cb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:30:34,230 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-e9b31214-b1a2-4c10-b621-a3a497e2a8cb 2018-11-14 18:30:34,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:30:34,239 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:30:34,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d13583c5e132da86a8c1df74398b3e66242e101f" 2018-11-14 18:30:34,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-113788ab-890e-4fb8-9543-7ea44759ace3 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:30:34,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-113788ab-890e-4fb8-9543-7ea44759ace3 2018-11-14 18:30:34,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateMultiPartImageTests-e79e5dbf-9107-458-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d13583c5e132da86a8c1df74398b3e66242e101f" 2018-11-14 18:30:34,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-032266cc-c6c2-4c17-87e1-fedfddb392d5 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateMultiPartImageTests-e79e5dbf-9107-458-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8561289fc21c45e68eeddc0a6f69d8f6"}, "tags": [], "enabled": true, "id": "8561289fc21c45e68eeddc0a6f69d8f6", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-e79e5dbf-9107-458-proj"}]} 2018-11-14 18:30:34,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateMultiPartImageTests-e79e5dbf-9107-458-proj used request id req-032266cc-c6c2-4c17-87e1-fedfddb392d5 2018-11-14 18:30:34,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d13583c5e132da86a8c1df74398b3e66242e101f" 2018-11-14 18:30:34,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-446b9845-5140-474e-8d9b-af38f8590300 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:30:34,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-446b9845-5140-474e-8d9b-af38f8590300 2018-11-14 18:30:34,978 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-e79e5dbf-9107-458-user 2018-11-14 18:30:34,978 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:30:34,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b28b798e3ecaa304ebfd74918e53681ee8efe895" 2018-11-14 18:30:35,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4d8e1c2-b63d-47f8-8825-ea2550c3ab83 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:30:35,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f4d8e1c2-b63d-47f8-8825-ea2550c3ab83 2018-11-14 18:30:35,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b28b798e3ecaa304ebfd74918e53681ee8efe895" -d '{"role": {"name": "CreateMultiPartImageTests-e79e5dbf-9107-458-proj-role"}}' 2018-11-14 18:30:35,211 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:30:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5032437-0aab-4b64-a684-85ba62c3d6e9 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "638fd7f9dffb47d98a3bb604065d2636", "links": {"self": "http://172.30.9.28:5000/v3/roles/638fd7f9dffb47d98a3bb604065d2636"}, "name": "CreateMultiPartImageTests-e79e5dbf-9107-458-proj-role"}} 2018-11-14 18:30:35,211 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-b5032437-0aab-4b64-a684-85ba62c3d6e9 2018-11-14 18:30:35,211 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-e79e5dbf-9107-458-proj-role 2018-11-14 18:30:35,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/638fd7f9dffb47d98a3bb604065d2636 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b28b798e3ecaa304ebfd74918e53681ee8efe895" 2018-11-14 18:30:35,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9c8ae15-72cb-42b7-8826-d063ef778bf7 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "638fd7f9dffb47d98a3bb604065d2636", "links": {"self": "http://172.30.9.28:5000/v3/roles/638fd7f9dffb47d98a3bb604065d2636"}, "name": "CreateMultiPartImageTests-e79e5dbf-9107-458-proj-role"}} 2018-11-14 18:30:35,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/638fd7f9dffb47d98a3bb604065d2636 used request id req-b9c8ae15-72cb-42b7-8826-d063ef778bf7 2018-11-14 18:30:35,322 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-e79e5dbf-9107-458-proj-role to project CreateMultiPartImageTests-e79e5dbf-9107-458-proj 2018-11-14 18:30:35,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/8561289fc21c45e68eeddc0a6f69d8f6/users/dda8df1f9e0e4a26bd621ef2c5df8e4a/roles/638fd7f9dffb47d98a3bb604065d2636 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b28b798e3ecaa304ebfd74918e53681ee8efe895" 2018-11-14 18:30:35,478 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:30:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9726da4c-e9df-4e9c-a9ff-a2ba415622d8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:30:35,478 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/8561289fc21c45e68eeddc0a6f69d8f6/users/dda8df1f9e0e4a26bd621ef2c5df8e4a/roles/638fd7f9dffb47d98a3bb604065d2636 used request id req-9726da4c-e9df-4e9c-a9ff-a2ba415622d8 2018-11-14 18:30:35,479 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2018-11-14 18:30:35,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b28b798e3ecaa304ebfd74918e53681ee8efe895" 2018-11-14 18:30:35,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-917e5a22-82f8-4b15-a5ad-9443f6bc3794 Date: Wed, 14 Nov 2018 18:30:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:30:35,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-917e5a22-82f8-4b15-a5ad-9443f6bc3794 2018-11-14 18:30:35,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b28b798e3ecaa304ebfd74918e53681ee8efe895" 2018-11-14 18:30:35,849 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:30:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca47e56e-7548-4eb9-b489-17c1ee263afc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:30:35,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-ca47e56e-7548-4eb9-b489-17c1ee263afc 2018-11-14 18:30:35,849 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:30:35,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b28b798e3ecaa304ebfd74918e53681ee8efe895" 2018-11-14 18:30:35,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfac2628-188d-4f36-b6f0-65e0e3a4ab7f Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:30:35,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-dfac2628-188d-4f36-b6f0-65e0e3a4ab7f 2018-11-14 18:30:35,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b28b798e3ecaa304ebfd74918e53681ee8efe895" 2018-11-14 18:30:36,076 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:30:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-091283f4-1f49-4981-a831-a6392c14fae2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:30:36,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-091283f4-1f49-4981-a831-a6392c14fae2 2018-11-14 18:30:36,076 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:30:36,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b28b798e3ecaa304ebfd74918e53681ee8efe895" 2018-11-14 18:30:36,184 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:30:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11cc8b4b-d83b-4aa9-b532-e0290f5db6ff Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:30:36,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-11cc8b4b-d83b-4aa9-b532-e0290f5db6ff 2018-11-14 18:30:36,184 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:30:36,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b28b798e3ecaa304ebfd74918e53681ee8efe895" 2018-11-14 18:30:36,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-151297d5-8bbe-4de9-99eb-84a0ac553f33 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:30:36,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-151297d5-8bbe-4de9-99eb-84a0ac553f33 2018-11-14 18:30:36,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b28b798e3ecaa304ebfd74918e53681ee8efe895" 2018-11-14 18:30:36,403 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:30:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf98d9ee-8a79-443e-bb61-39a7b2ed6e86 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 18:30:36,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-bf98d9ee-8a79-443e-bb61-39a7b2ed6e86 2018-11-14 18:30:36,403 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:30:36,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b28b798e3ecaa304ebfd74918e53681ee8efe895" 2018-11-14 18:30:36,509 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:30:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46569b71-9e71-48f5-8e44-19aa7e4adca1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d3b3d3f2c3dd4be6bc230a686f3f0839.", "code": 404, "title": "Not Found"}} 2018-11-14 18:30:36,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 used request id req-46569b71-9e71-48f5-8e44-19aa7e4adca1 2018-11-14 18:30:36,510 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:30:36,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b28b798e3ecaa304ebfd74918e53681ee8efe895" 2018-11-14 18:30:36,625 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:30:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5642e202-cf7e-47e8-abab-38f09fee1463 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5dcff89097904b7c82103d40edeed98d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:30:36,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d used request id req-5642e202-cf7e-47e8-abab-38f09fee1463 2018-11-14 18:30:36,625 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:30:36,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b28b798e3ecaa304ebfd74918e53681ee8efe895" 2018-11-14 18:30:36,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93e86cfe-8aca-423f-a9b5-586bc9f7195f Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:30:36,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-93e86cfe-8aca-423f-a9b5-586bc9f7195f 2018-11-14 18:30:36,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b28b798e3ecaa304ebfd74918e53681ee8efe895" 2018-11-14 18:30:36,853 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:30:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0cf0e3ce-d317-4517-8533-212910d2c8ca Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 991384c74c4d47b3bd2a68e52ad620ce.", "code": 404, "title": "Not Found"}} 2018-11-14 18:30:36,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce used request id req-0cf0e3ce-d317-4517-8533-212910d2c8ca 2018-11-14 18:30:36,853 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:30:36,854 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-e79e5dbf-9107-458-proj 2018-11-14 18:30:36,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/8561289fc21c45e68eeddc0a6f69d8f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b28b798e3ecaa304ebfd74918e53681ee8efe895" 2018-11-14 18:30:37,124 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:30:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e2b78ac-f384-4a2d-9ecc-f5a27610f161 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:30:37,124 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/8561289fc21c45e68eeddc0a6f69d8f6 used request id req-5e2b78ac-f384-4a2d-9ecc-f5a27610f161 2018-11-14 18:30:37,124 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-e79e5dbf-9107-458-proj-role 2018-11-14 18:30:37,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/638fd7f9dffb47d98a3bb604065d2636 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b28b798e3ecaa304ebfd74918e53681ee8efe895" 2018-11-14 18:30:37,265 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:30:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-187cf4f1-2142-478e-913b-4b2b2b4c7764 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:30:37,265 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/638fd7f9dffb47d98a3bb604065d2636 used request id req-187cf4f1-2142-478e-913b-4b2b2b4c7764 2018-11-14 18:30:37,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b28b798e3ecaa304ebfd74918e53681ee8efe895" 2018-11-14 18:30:37,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ce3ad8d-8a82-4a81-a8a8-9b97e0f6d043 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:30:37,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-1ce3ad8d-8a82-4a81-a8a8-9b97e0f6d043 2018-11-14 18:30:37,368 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-e79e5dbf-9107-458-user 2018-11-14 18:30:37,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/dda8df1f9e0e4a26bd621ef2c5df8e4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d13583c5e132da86a8c1df74398b3e66242e101f" 2018-11-14 18:30:37,590 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:30:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-703074f6-8bf7-4f59-bbb1-07a67c44fc13 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:30:37,591 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/dda8df1f9e0e4a26bd621ef2c5df8e4a used request id req-703074f6-8bf7-4f59-bbb1-07a67c44fc13 2018-11-14 18:30:37,592 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:30:38,028 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:30:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["au3Oj2AdT_uu5ozHzpI8gw"], "issued_at": "2018-11-14T18:30:38.000000Z"}} 2018-11-14 18:30:38,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28c17fe0c0614161ffc371c4b87d66a4e430db8" 2018-11-14 18:30:38,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02284d06-2ded-4713-a839-72ff4efeefd3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:30:38,129 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-02284d06-2ded-4713-a839-72ff4efeefd3 2018-11-14 18:30:38,130 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:30:38,131 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:30:38,552 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:30:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["nCwjcUL4Q0mDxBxvQgoz9Q"], "issued_at": "2018-11-14T18:30:38.000000Z"}} 2018-11-14 18:30:38,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc958bc4e66cbe8370c8a3cf517056decb951681" 2018-11-14 18:30:38,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b2a2841-7cd6-4039-a7d5-3fb98768855a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:30:38,654 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-3b2a2841-7cd6-4039-a7d5-3fb98768855a 2018-11-14 18:30:38,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:30:38,664 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:30: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:30:38,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-d801dede-7b14-40a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc958bc4e66cbe8370c8a3cf517056decb951681" 2018-11-14 18:30:38,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0b50a7c-cf4e-4ad9-8283-cde7ea081407 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-d801dede-7b14-40a-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:30:38,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-d801dede-7b14-40a-proj used request id req-c0b50a7c-cf4e-4ad9-8283-cde7ea081407 2018-11-14 18:30:38,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc958bc4e66cbe8370c8a3cf517056decb951681" 2018-11-14 18:30:38,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2e8c741-9f3a-440e-bca7-21afe1642a7c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:30:38,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-e2e8c741-9f3a-440e-bca7-21afe1642a7c 2018-11-14 18:30:38,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc958bc4e66cbe8370c8a3cf517056decb951681" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-d801dede-7b14-40a-proj"}}' 2018-11-14 18:30:39,019 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:30:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba38f659-b741-4a43-90ca-0907db6a791e Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e539b36f262e47f7a0e9e7208991978c"}, "tags": [], "enabled": true, "id": "e539b36f262e47f7a0e9e7208991978c", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-d801dede-7b14-40a-proj"}} 2018-11-14 18:30:39,019 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-ba38f659-b741-4a43-90ca-0907db6a791e 2018-11-14 18:30:39,019 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-d801dede-7b14-40a-proj 2018-11-14 18:30:39,020 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:30:39,020 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:30:39,437 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:30:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["gB2syx49StWEcqceW3JCZA"], "issued_at": "2018-11-14T18:30:39.000000Z"}} 2018-11-14 18:30:39,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b16c07363cb0fd3424ebbabf73a60eb5c74193f" 2018-11-14 18:30:39,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95d01c9a-0ba2-4282-a22b-fedce9694975 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:30:39,540 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-95d01c9a-0ba2-4282-a22b-fedce9694975 2018-11-14 18:30:39,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:30:39,550 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:30: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:30:39,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b16c07363cb0fd3424ebbabf73a60eb5c74193f" 2018-11-14 18:30:39,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03bd7df9-a199-4fc4-aed2-c78571dfc0fe Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:30:39,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-03bd7df9-a199-4fc4-aed2-c78571dfc0fe 2018-11-14 18:30:39,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateMultiPartImageTests-d801dede-7b14-40a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b16c07363cb0fd3424ebbabf73a60eb5c74193f" 2018-11-14 18:30:39,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95c49457-57a6-4423-800e-45dd035000c8 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateMultiPartImageTests-d801dede-7b14-40a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e539b36f262e47f7a0e9e7208991978c"}, "tags": [], "enabled": true, "id": "e539b36f262e47f7a0e9e7208991978c", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-d801dede-7b14-40a-proj"}]} 2018-11-14 18:30:39,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateMultiPartImageTests-d801dede-7b14-40a-proj used request id req-95c49457-57a6-4423-800e-45dd035000c8 2018-11-14 18:30:39,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b16c07363cb0fd3424ebbabf73a60eb5c74193f" 2018-11-14 18:30:39,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef7c0b64-2671-4fe8-bea9-c7ad84c60c26 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:30:39,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-ef7c0b64-2671-4fe8-bea9-c7ad84c60c26 2018-11-14 18:30:40,230 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-d801dede-7b14-40a-user 2018-11-14 18:30:40,231 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:30:40,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc958bc4e66cbe8370c8a3cf517056decb951681" 2018-11-14 18:30:40,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c285e75-15de-46a3-9b7e-13eabc529dd0 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:30:40,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0c285e75-15de-46a3-9b7e-13eabc529dd0 2018-11-14 18:30:40,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc958bc4e66cbe8370c8a3cf517056decb951681" -d '{"role": {"name": "CreateMultiPartImageTests-d801dede-7b14-40a-proj-role"}}' 2018-11-14 18:30:40,373 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:30:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed845ee6-a7bc-4f54-9c48-187cf06bb385 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f26a5602470f4d9f8bf3ac9d502c77f2", "links": {"self": "http://172.30.9.28:5000/v3/roles/f26a5602470f4d9f8bf3ac9d502c77f2"}, "name": "CreateMultiPartImageTests-d801dede-7b14-40a-proj-role"}} 2018-11-14 18:30:40,373 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-ed845ee6-a7bc-4f54-9c48-187cf06bb385 2018-11-14 18:30:40,373 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-d801dede-7b14-40a-proj-role 2018-11-14 18:30:40,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/f26a5602470f4d9f8bf3ac9d502c77f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc958bc4e66cbe8370c8a3cf517056decb951681" 2018-11-14 18:30:40,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47be8e07-91b8-464b-bd02-82a165984d18 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f26a5602470f4d9f8bf3ac9d502c77f2", "links": {"self": "http://172.30.9.28:5000/v3/roles/f26a5602470f4d9f8bf3ac9d502c77f2"}, "name": "CreateMultiPartImageTests-d801dede-7b14-40a-proj-role"}} 2018-11-14 18:30:40,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/f26a5602470f4d9f8bf3ac9d502c77f2 used request id req-47be8e07-91b8-464b-bd02-82a165984d18 2018-11-14 18:30:40,489 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-d801dede-7b14-40a-proj-role to project CreateMultiPartImageTests-d801dede-7b14-40a-proj 2018-11-14 18:30:40,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/e539b36f262e47f7a0e9e7208991978c/users/4d758c08d1df452e9d4a24a1d2fd1343/roles/f26a5602470f4d9f8bf3ac9d502c77f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc958bc4e66cbe8370c8a3cf517056decb951681" 2018-11-14 18:30:40,658 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:30:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0187836c-fdaf-4869-99d9-b485da27d136 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:30:40,658 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/e539b36f262e47f7a0e9e7208991978c/users/4d758c08d1df452e9d4a24a1d2fd1343/roles/f26a5602470f4d9f8bf3ac9d502c77f2 used request id req-0187836c-fdaf-4869-99d9-b485da27d136 2018-11-14 18:30:40,659 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2018-11-14 18:30:40,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc958bc4e66cbe8370c8a3cf517056decb951681" 2018-11-14 18:30:40,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-7ea83b30-9d60-4db2-a240-4a61f089a04c Date: Wed, 14 Nov 2018 18:30:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:30:40,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-7ea83b30-9d60-4db2-a240-4a61f089a04c 2018-11-14 18:30:40,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc958bc4e66cbe8370c8a3cf517056decb951681" 2018-11-14 18:30:41,055 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:30:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-019f4b5c-0895-418b-84b8-bbf6e28ea55b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:30:41,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-019f4b5c-0895-418b-84b8-bbf6e28ea55b 2018-11-14 18:30:41,055 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:30:41,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc958bc4e66cbe8370c8a3cf517056decb951681" 2018-11-14 18:30:41,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b719cb8e-a9e7-485f-8a03-cb8ff27933b4 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:30:41,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-b719cb8e-a9e7-485f-8a03-cb8ff27933b4 2018-11-14 18:30:41,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc958bc4e66cbe8370c8a3cf517056decb951681" 2018-11-14 18:30:41,289 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:30:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e15bbf2-9bef-4b45-afa2-1842226b25ba Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:30:41,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-0e15bbf2-9bef-4b45-afa2-1842226b25ba 2018-11-14 18:30:41,290 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:30:41,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc958bc4e66cbe8370c8a3cf517056decb951681" 2018-11-14 18:30:41,395 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:30:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2e46b09-6988-4752-bb12-f935984ea428 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:30:41,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-a2e46b09-6988-4752-bb12-f935984ea428 2018-11-14 18:30:41,395 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:30:41,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc958bc4e66cbe8370c8a3cf517056decb951681" 2018-11-14 18:30:41,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04714a3e-3867-4d11-92a4-e7e089dc8821 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:30:41,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-04714a3e-3867-4d11-92a4-e7e089dc8821 2018-11-14 18:30:41,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc958bc4e66cbe8370c8a3cf517056decb951681" 2018-11-14 18:30:41,621 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:30:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e14e57e-39d2-4d2c-9bc6-d7ccbf2debea Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 18:30:41,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-1e14e57e-39d2-4d2c-9bc6-d7ccbf2debea 2018-11-14 18:30:41,621 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:30:41,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc958bc4e66cbe8370c8a3cf517056decb951681" 2018-11-14 18:30:41,724 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:30:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5f11138-1880-40ad-aa5e-f9798a6f5a08 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d3b3d3f2c3dd4be6bc230a686f3f0839.", "code": 404, "title": "Not Found"}} 2018-11-14 18:30:41,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 used request id req-b5f11138-1880-40ad-aa5e-f9798a6f5a08 2018-11-14 18:30:41,724 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:30:41,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc958bc4e66cbe8370c8a3cf517056decb951681" 2018-11-14 18:30:41,836 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:30:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ee5e4af-d141-4144-bcab-9f4405710a8c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5dcff89097904b7c82103d40edeed98d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:30:41,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d used request id req-0ee5e4af-d141-4144-bcab-9f4405710a8c 2018-11-14 18:30:41,837 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:30:41,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc958bc4e66cbe8370c8a3cf517056decb951681" 2018-11-14 18:30:41,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aea29fa3-f18b-4784-8a84-08a79ce8276b Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:30:41,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-aea29fa3-f18b-4784-8a84-08a79ce8276b 2018-11-14 18:30:41,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc958bc4e66cbe8370c8a3cf517056decb951681" 2018-11-14 18:30:42,056 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:30:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44e92747-9a15-411b-97fe-1a390dae7f0d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 991384c74c4d47b3bd2a68e52ad620ce.", "code": 404, "title": "Not Found"}} 2018-11-14 18:30:42,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce used request id req-44e92747-9a15-411b-97fe-1a390dae7f0d 2018-11-14 18:30:42,056 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:30:42,057 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-d801dede-7b14-40a-proj 2018-11-14 18:30:42,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/e539b36f262e47f7a0e9e7208991978c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc958bc4e66cbe8370c8a3cf517056decb951681" 2018-11-14 18:30:42,349 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:30:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ba9f908-55f1-47db-aaa1-f138ef2fb302 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:30:42,350 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/e539b36f262e47f7a0e9e7208991978c used request id req-3ba9f908-55f1-47db-aaa1-f138ef2fb302 2018-11-14 18:30:42,350 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-d801dede-7b14-40a-proj-role 2018-11-14 18:30:42,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/f26a5602470f4d9f8bf3ac9d502c77f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc958bc4e66cbe8370c8a3cf517056decb951681" 2018-11-14 18:30:42,487 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:30:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f963f922-71ef-461d-bb2c-f7d0e380f1bf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:30:42,487 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/f26a5602470f4d9f8bf3ac9d502c77f2 used request id req-f963f922-71ef-461d-bb2c-f7d0e380f1bf 2018-11-14 18:30:42,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc958bc4e66cbe8370c8a3cf517056decb951681" 2018-11-14 18:30:42,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6119ab6d-a2fb-4c0a-a877-c762eddd8c8d Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:30:42,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-6119ab6d-a2fb-4c0a-a877-c762eddd8c8d 2018-11-14 18:30:42,593 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-d801dede-7b14-40a-user 2018-11-14 18:30:42,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/4d758c08d1df452e9d4a24a1d2fd1343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b16c07363cb0fd3424ebbabf73a60eb5c74193f" 2018-11-14 18:30:42,704 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:30:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d555380f-877e-431a-acf4-7a21f5edacb4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:30:42,704 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/4d758c08d1df452e9d4a24a1d2fd1343 used request id req-d555380f-877e-431a-acf4-7a21f5edacb4 2018-11-14 18:30:42,706 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:30:43,127 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:30:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["Abd1LbqyQv2iKmX5HNqD2Q"], "issued_at": "2018-11-14T18:30:43.000000Z"}} 2018-11-14 18:30:43,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}924604ce05709cbd729716309a20652790b8ef96" 2018-11-14 18:30:43,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7f0506f-8158-4047-a725-74a97e2af1fe Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:30:43,225 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-f7f0506f-8158-4047-a725-74a97e2af1fe 2018-11-14 18:30:43,226 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:30:43,227 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:30:43,652 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:30:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["l_nLOOT3S4KhMIYLolwrbA"], "issued_at": "2018-11-14T18:30:43.000000Z"}} 2018-11-14 18:30:43,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0fb7bc1528e24bc1959460c1a4b19f2e9ae6b90" 2018-11-14 18:30:43,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a80eb8a-cdca-4d65-8487-df9b8047c21a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:30:43,758 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-8a80eb8a-cdca-4d65-8487-df9b8047c21a 2018-11-14 18:30:43,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:30:43,768 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:30: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:30:43,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-f5714e9e-6908-402-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0fb7bc1528e24bc1959460c1a4b19f2e9ae6b90" 2018-11-14 18:30:43,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-869aaa8e-4fee-40d4-93b0-24ca7738df61 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-f5714e9e-6908-402-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:30:43,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-f5714e9e-6908-402-proj used request id req-869aaa8e-4fee-40d4-93b0-24ca7738df61 2018-11-14 18:30:43,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0fb7bc1528e24bc1959460c1a4b19f2e9ae6b90" 2018-11-14 18:30:43,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0acfdd0f-ff67-4854-88d8-6fa466162d70 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:30:43,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-0acfdd0f-ff67-4854-88d8-6fa466162d70 2018-11-14 18:30:43,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0fb7bc1528e24bc1959460c1a4b19f2e9ae6b90" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-f5714e9e-6908-402-proj"}}' 2018-11-14 18:30:44,056 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:30:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49879455-9007-49da-ac89-9e126ee29444 Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/23554c80b76e41dcba96b4b72f1533d5"}, "tags": [], "enabled": true, "id": "23554c80b76e41dcba96b4b72f1533d5", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-f5714e9e-6908-402-proj"}} 2018-11-14 18:30:44,056 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-49879455-9007-49da-ac89-9e126ee29444 2018-11-14 18:30:44,057 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-f5714e9e-6908-402-proj 2018-11-14 18:30:44,057 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:30:44,058 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:30:44,478 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:30:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["NZkSlYxHQ62-0CWwIPME9Q"], "issued_at": "2018-11-14T18:30:44.000000Z"}} 2018-11-14 18:30:44,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92036786cc5c666f94b9e6cf4253f1037cc925ec" 2018-11-14 18:30:44,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb026af5-23ac-4202-ab8d-1009b155b71d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:30:44,586 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-eb026af5-23ac-4202-ab8d-1009b155b71d 2018-11-14 18:30:44,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:30:44,596 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:30: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:30:44,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92036786cc5c666f94b9e6cf4253f1037cc925ec" 2018-11-14 18:30:44,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-191fa32b-b282-4473-85d0-24cdd920f606 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:30:44,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-191fa32b-b282-4473-85d0-24cdd920f606 2018-11-14 18:30:44,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateKeypairsTests-f5714e9e-6908-402-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92036786cc5c666f94b9e6cf4253f1037cc925ec" 2018-11-14 18:30:44,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74fe98e0-1b93-4e8d-8f2a-6bb416cb5a1a Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateKeypairsTests-f5714e9e-6908-402-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/23554c80b76e41dcba96b4b72f1533d5"}, "tags": [], "enabled": true, "id": "23554c80b76e41dcba96b4b72f1533d5", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-f5714e9e-6908-402-proj"}]} 2018-11-14 18:30:44,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateKeypairsTests-f5714e9e-6908-402-proj used request id req-74fe98e0-1b93-4e8d-8f2a-6bb416cb5a1a 2018-11-14 18:30:44,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92036786cc5c666f94b9e6cf4253f1037cc925ec" 2018-11-14 18:30:44,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-251a954a-2da6-420f-9d53-bb2632c57e16 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:30:44,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-251a954a-2da6-420f-9d53-bb2632c57e16 2018-11-14 18:30:45,349 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-f5714e9e-6908-402-user 2018-11-14 18:30:45,350 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:30:45,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0fb7bc1528e24bc1959460c1a4b19f2e9ae6b90" 2018-11-14 18:30:45,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e966ae14-083a-4a78-8b69-40e1c0a9bfd2 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:30:45,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-e966ae14-083a-4a78-8b69-40e1c0a9bfd2 2018-11-14 18:30:45,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0fb7bc1528e24bc1959460c1a4b19f2e9ae6b90" -d '{"role": {"name": "CreateKeypairsTests-f5714e9e-6908-402-proj-role"}}' 2018-11-14 18:30:45,588 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:30:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6cbe89c-c0bf-4032-b4d2-70fd19d4f2ea Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9e1fb6bff5ac4c72bd78822a0d76d154", "links": {"self": "http://172.30.9.28:5000/v3/roles/9e1fb6bff5ac4c72bd78822a0d76d154"}, "name": "CreateKeypairsTests-f5714e9e-6908-402-proj-role"}} 2018-11-14 18:30:45,589 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-a6cbe89c-c0bf-4032-b4d2-70fd19d4f2ea 2018-11-14 18:30:45,589 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-f5714e9e-6908-402-proj-role 2018-11-14 18:30:45,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/9e1fb6bff5ac4c72bd78822a0d76d154 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0fb7bc1528e24bc1959460c1a4b19f2e9ae6b90" 2018-11-14 18:30:45,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f81995ba-f26b-4ef4-af9b-0a2766d6d242 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9e1fb6bff5ac4c72bd78822a0d76d154", "links": {"self": "http://172.30.9.28:5000/v3/roles/9e1fb6bff5ac4c72bd78822a0d76d154"}, "name": "CreateKeypairsTests-f5714e9e-6908-402-proj-role"}} 2018-11-14 18:30:45,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/9e1fb6bff5ac4c72bd78822a0d76d154 used request id req-f81995ba-f26b-4ef4-af9b-0a2766d6d242 2018-11-14 18:30:45,696 - keystone_utils - INFO - Granting role CreateKeypairsTests-f5714e9e-6908-402-proj-role to project CreateKeypairsTests-f5714e9e-6908-402-proj 2018-11-14 18:30:45,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/23554c80b76e41dcba96b4b72f1533d5/users/90cf2d8ae1ba4a54b8ddb86c1fa0e670/roles/9e1fb6bff5ac4c72bd78822a0d76d154 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0fb7bc1528e24bc1959460c1a4b19f2e9ae6b90" 2018-11-14 18:30:45,856 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:30:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb23bdc6-889f-426d-a3ab-71f414818cc2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:30:45,856 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/23554c80b76e41dcba96b4b72f1533d5/users/90cf2d8ae1ba4a54b8ddb86c1fa0e670/roles/9e1fb6bff5ac4c72bd78822a0d76d154 used request id req-bb23bdc6-889f-426d-a3ab-71f414818cc2 2018-11-14 18:30:45,857 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:30:45,903 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:30:45,904 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:30:46,316 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9e1fb6bff5ac4c72bd78822a0d76d154", "name": "CreateKeypairsTests-f5714e9e-6908-402-proj-role"}], "expires_at": "2018-11-14T19:30:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "23554c80b76e41dcba96b4b72f1533d5", "name": "CreateKeypairsTests-f5714e9e-6908-402-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/23554c80b76e41dcba96b4b72f1533d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/23554c80b76e41dcba96b4b72f1533d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/23554c80b76e41dcba96b4b72f1533d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_23554c80b76e41dcba96b4b72f1533d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_23554c80b76e41dcba96b4b72f1533d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/23554c80b76e41dcba96b4b72f1533d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/23554c80b76e41dcba96b4b72f1533d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/23554c80b76e41dcba96b4b72f1533d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/23554c80b76e41dcba96b4b72f1533d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/23554c80b76e41dcba96b4b72f1533d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/23554c80b76e41dcba96b4b72f1533d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/23554c80b76e41dcba96b4b72f1533d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/23554c80b76e41dcba96b4b72f1533d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/23554c80b76e41dcba96b4b72f1533d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-f5714e9e-6908-402-user", "id": "90cf2d8ae1ba4a54b8ddb86c1fa0e670"}, "audit_ids": ["YfpSXa3lS3mKU6F8VFweng"], "issued_at": "2018-11-14T18:30:46.000000Z"}} 2018-11-14 18:30:46,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77d13d8b77c9637ea46895d461313f71d4c9a024" 2018-11-14 18:30:46,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-122f6f05-6de0-4679-9213-040fd6767a78 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:30:46,415 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-122f6f05-6de0-4679-9213-040fd6767a78 2018-11-14 18:30:46,416 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:30:46,420 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77d13d8b77c9637ea46895d461313f71d4c9a024" 2018-11-14 18:30:46,611 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0ff52bc1-54b8-449c-8aae-d406897861a0 x-compute-request-id: req-0ff52bc1-54b8-449c-8aae-d406897861a0 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-11-14 18:30:46,611 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-0ff52bc1-54b8-449c-8aae-d406897861a0 2018-11-14 18:30:46,612 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-45d3876a-b880-47c2-ab1a-2ea0027953af... 2018-11-14 18:30:46,612 - OpenStackKeypair - INFO - Creating new keypair 2018-11-14 18:30:46,659 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-45d3876a-b880-47c2-ab1a-2ea0027953af 2018-11-14 18:30:46,661 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77d13d8b77c9637ea46895d461313f71d4c9a024" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCufbc8XpFMHOFBqpTOp+c7Ct9Z7mg+U8+IioygYZjszTNZJAfxog+AO1QfEwtcFiaD3afKlQGsWdpETa6er8vv0yjYHiljBq+pNLkLUruGXPfgH9TDa/cPZGmingT50ADe5pLRoXSJBYuNG0OaVnONIH3Ux/27uLZUHFP3hWGX7Q==", "name": "CreateKeypairsTests-45d3876a-b880-47c2-ab1a-2ea0027953af"}}' 2018-11-14 18:30:46,720 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0f82fde5-6b78-42f7-9e38-c240eff3ba75 x-compute-request-id: req-0f82fde5-6b78-42f7-9e38-c240eff3ba75 Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCufbc8XpFMHOFBqpTOp+c7Ct9Z7mg+U8+IioygYZjszTNZJAfxog+AO1QfEwtcFiaD3afKlQGsWdpETa6er8vv0yjYHiljBq+pNLkLUruGXPfgH9TDa/cPZGmingT50ADe5pLRoXSJBYuNG0OaVnONIH3Ux/27uLZUHFP3hWGX7Q==", "user_id": "90cf2d8ae1ba4a54b8ddb86c1fa0e670", "name": "CreateKeypairsTests-45d3876a-b880-47c2-ab1a-2ea0027953af", "fingerprint": "bb:15:82:c4:97:f9:da:1e:45:a4:1c:b1:9a:a6:b6:11"}} 2018-11-14 18:30:46,720 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-0f82fde5-6b78-42f7-9e38-c240eff3ba75 2018-11-14 18:30:46,721 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-45d3876a-b880-47c2-ab1a-2ea0027953af 2018-11-14 18:30:46,721 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:30:47,132 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9e1fb6bff5ac4c72bd78822a0d76d154", "name": "CreateKeypairsTests-f5714e9e-6908-402-proj-role"}], "expires_at": "2018-11-14T19:30:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "23554c80b76e41dcba96b4b72f1533d5", "name": "CreateKeypairsTests-f5714e9e-6908-402-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/23554c80b76e41dcba96b4b72f1533d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/23554c80b76e41dcba96b4b72f1533d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/23554c80b76e41dcba96b4b72f1533d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_23554c80b76e41dcba96b4b72f1533d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_23554c80b76e41dcba96b4b72f1533d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/23554c80b76e41dcba96b4b72f1533d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/23554c80b76e41dcba96b4b72f1533d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/23554c80b76e41dcba96b4b72f1533d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/23554c80b76e41dcba96b4b72f1533d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/23554c80b76e41dcba96b4b72f1533d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/23554c80b76e41dcba96b4b72f1533d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/23554c80b76e41dcba96b4b72f1533d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/23554c80b76e41dcba96b4b72f1533d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/23554c80b76e41dcba96b4b72f1533d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-f5714e9e-6908-402-user", "id": "90cf2d8ae1ba4a54b8ddb86c1fa0e670"}, "audit_ids": ["YoJqo0ovRKa5hgcc-s-taw"], "issued_at": "2018-11-14T18:30:47.000000Z"}} 2018-11-14 18:30:47,135 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-45d3876a-b880-47c2-ab1a-2ea0027953af -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d33e5808bb689299f7c2adf5cf8f9314e343b86f" 2018-11-14 18:30:47,361 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 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 x-openstack-request-id: req-574f8a2e-1856-4f49-b8d6-f5ea07741ea3 x-compute-request-id: req-574f8a2e-1856-4f49-b8d6-f5ea07741ea3 Content-Length: 0 Content-Type: application/json 2018-11-14 18:30:47,361 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-45d3876a-b880-47c2-ab1a-2ea0027953af used request id req-574f8a2e-1856-4f49-b8d6-f5ea07741ea3 2018-11-14 18:30:47,364 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d33e5808bb689299f7c2adf5cf8f9314e343b86f" 2018-11-14 18:30:47,380 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 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 x-openstack-request-id: req-8dfc40d5-830d-4534-b784-953ab87c4934 x-compute-request-id: req-8dfc40d5-830d-4534-b784-953ab87c4934 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-11-14 18:30:47,380 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-8dfc40d5-830d-4534-b784-953ab87c4934 2018-11-14 18:30:47,381 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-45d3876a-b880-47c2-ab1a-2ea0027953af 2018-11-14 18:30:47,383 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-45d3876a-b880-47c2-ab1a-2ea0027953af -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77d13d8b77c9637ea46895d461313f71d4c9a024" 2018-11-14 18:30:47,404 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 14 Nov 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 x-openstack-request-id: req-7a9c6f50-99a8-4c56-ab4d-3dcf2926cdb1 x-compute-request-id: req-7a9c6f50-99a8-4c56-ab4d-3dcf2926cdb1 Content-Length: 162 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair CreateKeypairsTests-45d3876a-b880-47c2-ab1a-2ea0027953af not found for user 90cf2d8ae1ba4a54b8ddb86c1fa0e670", "code": 404}} 2018-11-14 18:30:47,404 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-45d3876a-b880-47c2-ab1a-2ea0027953af used request id req-7a9c6f50-99a8-4c56-ab4d-3dcf2926cdb1 2018-11-14 18:30:47,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0fb7bc1528e24bc1959460c1a4b19f2e9ae6b90" 2018-11-14 18:30:47,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-15ac8427-1000-4968-85d1-3e18e7e9842e Date: Wed, 14 Nov 2018 18:30:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:30:47,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-15ac8427-1000-4968-85d1-3e18e7e9842e 2018-11-14 18:30:47,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0fb7bc1528e24bc1959460c1a4b19f2e9ae6b90" 2018-11-14 18:30:47,811 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:30:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-daa6689a-37f8-45a4-a288-7146f1efc24d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:30:47,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-daa6689a-37f8-45a4-a288-7146f1efc24d 2018-11-14 18:30:47,812 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:30:47,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0fb7bc1528e24bc1959460c1a4b19f2e9ae6b90" 2018-11-14 18:30:47,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28bb062e-b99c-4d5a-be6b-116b061945e9 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:30:47,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-28bb062e-b99c-4d5a-be6b-116b061945e9 2018-11-14 18:30:47,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0fb7bc1528e24bc1959460c1a4b19f2e9ae6b90" 2018-11-14 18:30:48,034 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:30:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9b6be62-caa5-4010-868d-64af5210dca1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:30:48,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-c9b6be62-caa5-4010-868d-64af5210dca1 2018-11-14 18:30:48,034 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:30:48,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0fb7bc1528e24bc1959460c1a4b19f2e9ae6b90" 2018-11-14 18:30:48,148 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:30:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-401d6ab1-7071-49ea-bab2-a559a270f9d6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:30:48,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-401d6ab1-7071-49ea-bab2-a559a270f9d6 2018-11-14 18:30:48,148 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:30:48,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0fb7bc1528e24bc1959460c1a4b19f2e9ae6b90" 2018-11-14 18:30:48,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6c8274f-9a9b-4444-92e0-c1c60f0ca3f8 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:30:48,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-b6c8274f-9a9b-4444-92e0-c1c60f0ca3f8 2018-11-14 18:30:48,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0fb7bc1528e24bc1959460c1a4b19f2e9ae6b90" 2018-11-14 18:30:48,366 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:30:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4fd3a9d-0506-4152-8822-e52c4a6d4e09 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 18:30:48,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-f4fd3a9d-0506-4152-8822-e52c4a6d4e09 2018-11-14 18:30:48,366 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:30:48,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0fb7bc1528e24bc1959460c1a4b19f2e9ae6b90" 2018-11-14 18:30:48,472 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:30:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54434dd8-931b-41a8-84b6-7d51c02474fe Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d3b3d3f2c3dd4be6bc230a686f3f0839.", "code": 404, "title": "Not Found"}} 2018-11-14 18:30:48,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 used request id req-54434dd8-931b-41a8-84b6-7d51c02474fe 2018-11-14 18:30:48,472 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:30:48,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0fb7bc1528e24bc1959460c1a4b19f2e9ae6b90" 2018-11-14 18:30:48,493 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:30:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2a33239-3672-4252-a436-be685539596a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5dcff89097904b7c82103d40edeed98d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:30:48,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d used request id req-b2a33239-3672-4252-a436-be685539596a 2018-11-14 18:30:48,493 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:30:48,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0fb7bc1528e24bc1959460c1a4b19f2e9ae6b90" 2018-11-14 18:30:48,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6034433c-d40c-4cfa-8032-59f370b5d187 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:30:48,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-6034433c-d40c-4cfa-8032-59f370b5d187 2018-11-14 18:30:48,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0fb7bc1528e24bc1959460c1a4b19f2e9ae6b90" 2018-11-14 18:30:48,711 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:30:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e0d0e31-69f2-44bf-80cc-5933c2ddc267 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 991384c74c4d47b3bd2a68e52ad620ce.", "code": 404, "title": "Not Found"}} 2018-11-14 18:30:48,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce used request id req-1e0d0e31-69f2-44bf-80cc-5933c2ddc267 2018-11-14 18:30:48,712 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:30:48,712 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-f5714e9e-6908-402-proj 2018-11-14 18:30:48,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/23554c80b76e41dcba96b4b72f1533d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0fb7bc1528e24bc1959460c1a4b19f2e9ae6b90" 2018-11-14 18:30:48,977 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:30:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2773f950-b7c6-4f51-a8ac-fb466bf1bfc0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:30:48,977 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/23554c80b76e41dcba96b4b72f1533d5 used request id req-2773f950-b7c6-4f51-a8ac-fb466bf1bfc0 2018-11-14 18:30:48,977 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-f5714e9e-6908-402-proj-role 2018-11-14 18:30:48,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/9e1fb6bff5ac4c72bd78822a0d76d154 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0fb7bc1528e24bc1959460c1a4b19f2e9ae6b90" 2018-11-14 18:30:49,128 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:30:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d13017f3-ef3a-422e-bf35-ef120f844d45 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:30:49,128 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/9e1fb6bff5ac4c72bd78822a0d76d154 used request id req-d13017f3-ef3a-422e-bf35-ef120f844d45 2018-11-14 18:30:49,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0fb7bc1528e24bc1959460c1a4b19f2e9ae6b90" 2018-11-14 18:30:49,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48f6115e-f71e-4ecb-b3a0-ec0dd4abc025 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:30:49,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-48f6115e-f71e-4ecb-b3a0-ec0dd4abc025 2018-11-14 18:30:49,237 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-f5714e9e-6908-402-user 2018-11-14 18:30:49,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/90cf2d8ae1ba4a54b8ddb86c1fa0e670 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92036786cc5c666f94b9e6cf4253f1037cc925ec" 2018-11-14 18:30:49,434 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:30:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25ac5ed2-9dc8-44f3-9423-4bbcfb9a894a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:30:49,434 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/90cf2d8ae1ba4a54b8ddb86c1fa0e670 used request id req-25ac5ed2-9dc8-44f3-9423-4bbcfb9a894a 2018-11-14 18:30:49,436 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:30:49,851 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:30:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["Rghe6HyEQ9GzUxxPtetpcA"], "issued_at": "2018-11-14T18:30:49.000000Z"}} 2018-11-14 18:30:49,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb617a3043c77edb64cc7439fe5808f1182e3078" 2018-11-14 18:30:49,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb496411-df17-4ced-a8ed-f128ffa4e6a7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:30:49,945 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-eb496411-df17-4ced-a8ed-f128ffa4e6a7 2018-11-14 18:30:49,946 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:30:49,947 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:30:50,451 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:30:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["q4Ha2d8XRSS43AY-NdUI3w"], "issued_at": "2018-11-14T18:30:50.000000Z"}} 2018-11-14 18:30:50,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6990426c51847df0762212e96be037a553dc88b5" 2018-11-14 18:30:50,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-747b9e07-8da1-476b-9a53-d28b599340d6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:30:50,555 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-747b9e07-8da1-476b-9a53-d28b599340d6 2018-11-14 18:30:50,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:30:50,565 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:30: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:30:50,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-842574ce-fd4f-477-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6990426c51847df0762212e96be037a553dc88b5" 2018-11-14 18:30:50,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1df75ea6-2d38-4919-9f4a-545132cbbcc3 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-842574ce-fd4f-477-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:30:50,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-842574ce-fd4f-477-proj used request id req-1df75ea6-2d38-4919-9f4a-545132cbbcc3 2018-11-14 18:30:50,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6990426c51847df0762212e96be037a553dc88b5" 2018-11-14 18:30:50,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa2fdf70-7e9d-495c-8c00-5818d1af871b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:30:50,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-aa2fdf70-7e9d-495c-8c00-5818d1af871b 2018-11-14 18:30:50,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6990426c51847df0762212e96be037a553dc88b5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-842574ce-fd4f-477-proj"}}' 2018-11-14 18:30:50,822 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:30:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df9ed422-e1f3-4c24-a3af-4cf292cb20c2 Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/26369f77dc1e4a36922765c423b295c5"}, "tags": [], "enabled": true, "id": "26369f77dc1e4a36922765c423b295c5", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-842574ce-fd4f-477-proj"}} 2018-11-14 18:30:50,822 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-df9ed422-e1f3-4c24-a3af-4cf292cb20c2 2018-11-14 18:30:50,822 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-842574ce-fd4f-477-proj 2018-11-14 18:30:50,823 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:30:50,823 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:30:51,254 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:30:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["nl7I80RvThCz2_b8nKwfQw"], "issued_at": "2018-11-14T18:30:51.000000Z"}} 2018-11-14 18:30:51,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f4b64580fb1ba28a825ba0432789931627bd459" 2018-11-14 18:30:51,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81ddbe5a-79f6-4d7d-bdc9-17af8b159a7b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:30:51,356 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-81ddbe5a-79f6-4d7d-bdc9-17af8b159a7b 2018-11-14 18:30:51,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:30:51,365 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:30: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:30:51,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f4b64580fb1ba28a825ba0432789931627bd459" 2018-11-14 18:30:51,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bbec307-b10d-4acb-b6fc-fa84ccf7a495 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:30:51,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-1bbec307-b10d-4acb-b6fc-fa84ccf7a495 2018-11-14 18:30:51,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateKeypairsTests-842574ce-fd4f-477-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f4b64580fb1ba28a825ba0432789931627bd459" 2018-11-14 18:30:51,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02fe7322-5b71-4b12-8259-0d9ae3cd657b Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateKeypairsTests-842574ce-fd4f-477-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/26369f77dc1e4a36922765c423b295c5"}, "tags": [], "enabled": true, "id": "26369f77dc1e4a36922765c423b295c5", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-842574ce-fd4f-477-proj"}]} 2018-11-14 18:30:51,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateKeypairsTests-842574ce-fd4f-477-proj used request id req-02fe7322-5b71-4b12-8259-0d9ae3cd657b 2018-11-14 18:30:51,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f4b64580fb1ba28a825ba0432789931627bd459" 2018-11-14 18:30:51,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9df0a4bb-c1b1-474c-a689-3a862809e4c6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:30:51,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-9df0a4bb-c1b1-474c-a689-3a862809e4c6 2018-11-14 18:30:52,109 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-842574ce-fd4f-477-user 2018-11-14 18:30:52,110 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:30:52,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6990426c51847df0762212e96be037a553dc88b5" 2018-11-14 18:30:52,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc9f6e1a-c59a-4b63-8cf5-5bd6b8d56509 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:30:52,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-fc9f6e1a-c59a-4b63-8cf5-5bd6b8d56509 2018-11-14 18:30:52,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6990426c51847df0762212e96be037a553dc88b5" -d '{"role": {"name": "CreateKeypairsTests-842574ce-fd4f-477-proj-role"}}' 2018-11-14 18:30:52,284 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:30:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19142f18-9b7c-4622-b856-42c85d18f26a Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "587dc0184b2d443290dae7062a6e40de", "links": {"self": "http://172.30.9.28:5000/v3/roles/587dc0184b2d443290dae7062a6e40de"}, "name": "CreateKeypairsTests-842574ce-fd4f-477-proj-role"}} 2018-11-14 18:30:52,284 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-19142f18-9b7c-4622-b856-42c85d18f26a 2018-11-14 18:30:52,285 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-842574ce-fd4f-477-proj-role 2018-11-14 18:30:52,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/587dc0184b2d443290dae7062a6e40de -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6990426c51847df0762212e96be037a553dc88b5" 2018-11-14 18:30:52,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd1f351c-9c72-4814-96a6-34d76d84c386 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "587dc0184b2d443290dae7062a6e40de", "links": {"self": "http://172.30.9.28:5000/v3/roles/587dc0184b2d443290dae7062a6e40de"}, "name": "CreateKeypairsTests-842574ce-fd4f-477-proj-role"}} 2018-11-14 18:30:52,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/587dc0184b2d443290dae7062a6e40de used request id req-cd1f351c-9c72-4814-96a6-34d76d84c386 2018-11-14 18:30:52,398 - keystone_utils - INFO - Granting role CreateKeypairsTests-842574ce-fd4f-477-proj-role to project CreateKeypairsTests-842574ce-fd4f-477-proj 2018-11-14 18:30:52,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/26369f77dc1e4a36922765c423b295c5/users/683c191d4e8948a7929ba197c391171d/roles/587dc0184b2d443290dae7062a6e40de -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6990426c51847df0762212e96be037a553dc88b5" 2018-11-14 18:30:52,555 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:30:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4930d79d-40d8-4562-8ccf-e2fe035345a7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:30:52,556 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/26369f77dc1e4a36922765c423b295c5/users/683c191d4e8948a7929ba197c391171d/roles/587dc0184b2d443290dae7062a6e40de used request id req-4930d79d-40d8-4562-8ccf-e2fe035345a7 2018-11-14 18:30:52,556 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:30:52,683 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-39bba2f2-c776-47b4-a0fd-5c9478103c1c.pub 2018-11-14 18:30:52,684 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:30:52,684 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:30:53,085 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "587dc0184b2d443290dae7062a6e40de", "name": "CreateKeypairsTests-842574ce-fd4f-477-proj-role"}], "expires_at": "2018-11-14T19:30:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "26369f77dc1e4a36922765c423b295c5", "name": "CreateKeypairsTests-842574ce-fd4f-477-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/26369f77dc1e4a36922765c423b295c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/26369f77dc1e4a36922765c423b295c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/26369f77dc1e4a36922765c423b295c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_26369f77dc1e4a36922765c423b295c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_26369f77dc1e4a36922765c423b295c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/26369f77dc1e4a36922765c423b295c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/26369f77dc1e4a36922765c423b295c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/26369f77dc1e4a36922765c423b295c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/26369f77dc1e4a36922765c423b295c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/26369f77dc1e4a36922765c423b295c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/26369f77dc1e4a36922765c423b295c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/26369f77dc1e4a36922765c423b295c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/26369f77dc1e4a36922765c423b295c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/26369f77dc1e4a36922765c423b295c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-842574ce-fd4f-477-user", "id": "683c191d4e8948a7929ba197c391171d"}, "audit_ids": ["vTBQKSZHTciVTwrg-0XbZg"], "issued_at": "2018-11-14T18:30:53.000000Z"}} 2018-11-14 18:30:53,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}996b3bca500c3c1d977e30966e4e23cdd86131f4" 2018-11-14 18:30:53,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cee9c95-abc3-4c43-83bb-ae2fc015a69c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:30:53,173 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-6cee9c95-abc3-4c43-83bb-ae2fc015a69c 2018-11-14 18:30:53,174 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:30:53,179 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}996b3bca500c3c1d977e30966e4e23cdd86131f4" 2018-11-14 18:30:53,373 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-af832c36-3fbb-4b64-8c96-c03a611090b6 x-compute-request-id: req-af832c36-3fbb-4b64-8c96-c03a611090b6 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-11-14 18:30:53,374 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-af832c36-3fbb-4b64-8c96-c03a611090b6 2018-11-14 18:30:53,374 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-39bba2f2-c776-47b4-a0fd-5c9478103c1c... 2018-11-14 18:30:53,375 - OpenStackKeypair - INFO - Uploading existing keypair 2018-11-14 18:30:53,375 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsTests-39bba2f2-c776-47b4-a0fd-5c9478103c1c.pub 2018-11-14 18:30:53,375 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-39bba2f2-c776-47b4-a0fd-5c9478103c1c 2018-11-14 18:30:53,378 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}996b3bca500c3c1d977e30966e4e23cdd86131f4" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrmyymEAQCzZ46/G4s75d8AO1Fp5af5pj3h0/b+l1gFQvXirOj6YUPrAY2uYZR1S3Ep9lJVFrLHwHlDvosUueln6CALGmB8w2+BTgFt4JOSyzvzEurteGT2jVPCPVO7DZgfcxpz5RjdHpgrzhQW9NBhz8l4pLDQxJsQrOIH94oEmzjNLe/3PoX5usSty/AdzXWH2zzQdxME1vqz4HzBta+fNE9AjQ5k0jgaKgOdvE7Ouuv9Wnc/ouOV7diUO4HnV95arqhDEiPNeXU8hz5v8M8gYcCa7yfjs215X28JDascTP/zlreO5YtUFa0yV4OurKfMbSaqSbnJM03dcXgGW2J", "name": "CreateKeypairsTests-39bba2f2-c776-47b4-a0fd-5c9478103c1c"}}' 2018-11-14 18:30:53,449 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e5a7feec-91e8-4323-9f0e-e1fdc1a11eaf x-compute-request-id: req-e5a7feec-91e8-4323-9f0e-e1fdc1a11eaf Content-Encoding: gzip Content-Length: 493 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrmyymEAQCzZ46/G4s75d8AO1Fp5af5pj3h0/b+l1gFQvXirOj6YUPrAY2uYZR1S3Ep9lJVFrLHwHlDvosUueln6CALGmB8w2+BTgFt4JOSyzvzEurteGT2jVPCPVO7DZgfcxpz5RjdHpgrzhQW9NBhz8l4pLDQxJsQrOIH94oEmzjNLe/3PoX5usSty/AdzXWH2zzQdxME1vqz4HzBta+fNE9AjQ5k0jgaKgOdvE7Ouuv9Wnc/ouOV7diUO4HnV95arqhDEiPNeXU8hz5v8M8gYcCa7yfjs215X28JDascTP/zlreO5YtUFa0yV4OurKfMbSaqSbnJM03dcXgGW2J", "user_id": "683c191d4e8948a7929ba197c391171d", "name": "CreateKeypairsTests-39bba2f2-c776-47b4-a0fd-5c9478103c1c", "fingerprint": "70:17:4d:b3:48:37:1a:88:c4:a7:6e:ef:94:2b:ee:37"}} 2018-11-14 18:30:53,449 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-e5a7feec-91e8-4323-9f0e-e1fdc1a11eaf 2018-11-14 18:30:53,450 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:30:53,865 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "587dc0184b2d443290dae7062a6e40de", "name": "CreateKeypairsTests-842574ce-fd4f-477-proj-role"}], "expires_at": "2018-11-14T19:30:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "26369f77dc1e4a36922765c423b295c5", "name": "CreateKeypairsTests-842574ce-fd4f-477-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/26369f77dc1e4a36922765c423b295c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/26369f77dc1e4a36922765c423b295c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/26369f77dc1e4a36922765c423b295c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_26369f77dc1e4a36922765c423b295c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_26369f77dc1e4a36922765c423b295c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/26369f77dc1e4a36922765c423b295c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/26369f77dc1e4a36922765c423b295c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/26369f77dc1e4a36922765c423b295c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/26369f77dc1e4a36922765c423b295c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/26369f77dc1e4a36922765c423b295c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/26369f77dc1e4a36922765c423b295c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/26369f77dc1e4a36922765c423b295c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/26369f77dc1e4a36922765c423b295c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/26369f77dc1e4a36922765c423b295c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-842574ce-fd4f-477-user", "id": "683c191d4e8948a7929ba197c391171d"}, "audit_ids": ["WC08SP9GRYacVcxQuHJ2Mw"], "issued_at": "2018-11-14T18:30:53.000000Z"}} 2018-11-14 18:30:53,868 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-39bba2f2-c776-47b4-a0fd-5c9478103c1c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c84e61b5d112be11c525e2142e8e40aafc263df" 2018-11-14 18:30:54,075 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4eedb8bb-abbb-45b7-9f06-71bad83393bc x-compute-request-id: req-4eedb8bb-abbb-45b7-9f06-71bad83393bc Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrmyymEAQCzZ46/G4s75d8AO1Fp5af5pj3h0/b+l1gFQvXirOj6YUPrAY2uYZR1S3Ep9lJVFrLHwHlDvosUueln6CALGmB8w2+BTgFt4JOSyzvzEurteGT2jVPCPVO7DZgfcxpz5RjdHpgrzhQW9NBhz8l4pLDQxJsQrOIH94oEmzjNLe/3PoX5usSty/AdzXWH2zzQdxME1vqz4HzBta+fNE9AjQ5k0jgaKgOdvE7Ouuv9Wnc/ouOV7diUO4HnV95arqhDEiPNeXU8hz5v8M8gYcCa7yfjs215X28JDascTP/zlreO5YtUFa0yV4OurKfMbSaqSbnJM03dcXgGW2J", "user_id": "683c191d4e8948a7929ba197c391171d", "name": "CreateKeypairsTests-39bba2f2-c776-47b4-a0fd-5c9478103c1c", "deleted": false, "created_at": "2018-11-14T18:30:53.000000", "updated_at": null, "fingerprint": "70:17:4d:b3:48:37:1a:88:c4:a7:6e:ef:94:2b:ee:37", "deleted_at": null, "id": 65}} 2018-11-14 18:30:54,075 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-39bba2f2-c776-47b4-a0fd-5c9478103c1c used request id req-4eedb8bb-abbb-45b7-9f06-71bad83393bc 2018-11-14 18:30:54,076 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-39bba2f2-c776-47b4-a0fd-5c9478103c1c 2018-11-14 18:30:54,078 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-39bba2f2-c776-47b4-a0fd-5c9478103c1c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}996b3bca500c3c1d977e30966e4e23cdd86131f4" 2018-11-14 18:30:54,121 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18:30:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4d82b9ae-0f84-4005-8b7c-5558277ce04a x-compute-request-id: req-4d82b9ae-0f84-4005-8b7c-5558277ce04a Content-Length: 0 Content-Type: application/json 2018-11-14 18:30:54,121 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-39bba2f2-c776-47b4-a0fd-5c9478103c1c used request id req-4d82b9ae-0f84-4005-8b7c-5558277ce04a 2018-11-14 18:30:54,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6990426c51847df0762212e96be037a553dc88b5" 2018-11-14 18:30:54,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-cf351d99-85d6-4bd0-b84b-2020b8ccfb04 Date: Wed, 14 Nov 2018 18:30:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:30:54,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-cf351d99-85d6-4bd0-b84b-2020b8ccfb04 2018-11-14 18:30:54,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6990426c51847df0762212e96be037a553dc88b5" 2018-11-14 18:30:54,517 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:30:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14237470-b5a7-49ce-a12f-012fe1f5dfbe Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:30:54,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-14237470-b5a7-49ce-a12f-012fe1f5dfbe 2018-11-14 18:30:54,517 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:30:54,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6990426c51847df0762212e96be037a553dc88b5" 2018-11-14 18:30:54,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59cf54a8-3515-4454-a83a-b5fff5b4d524 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:30:54,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-59cf54a8-3515-4454-a83a-b5fff5b4d524 2018-11-14 18:30:54,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6990426c51847df0762212e96be037a553dc88b5" 2018-11-14 18:30:54,741 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:30:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13fd3e5f-7ee2-49fc-b1e8-f3419b4abb0f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:30:54,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-13fd3e5f-7ee2-49fc-b1e8-f3419b4abb0f 2018-11-14 18:30:54,742 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:30:54,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6990426c51847df0762212e96be037a553dc88b5" 2018-11-14 18:30:54,844 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:30:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce6eef15-17f3-4490-9dda-83be8849f261 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:30:54,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-ce6eef15-17f3-4490-9dda-83be8849f261 2018-11-14 18:30:54,845 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:30:54,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6990426c51847df0762212e96be037a553dc88b5" 2018-11-14 18:30:54,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-973093fd-3e29-4615-976d-134b6fb7b385 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:30:54,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-973093fd-3e29-4615-976d-134b6fb7b385 2018-11-14 18:30:54,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6990426c51847df0762212e96be037a553dc88b5" 2018-11-14 18:30:55,068 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:30:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37884827-6b17-4540-a21c-462bc6c99bff Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 18:30:55,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-37884827-6b17-4540-a21c-462bc6c99bff 2018-11-14 18:30:55,068 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:30:55,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6990426c51847df0762212e96be037a553dc88b5" 2018-11-14 18:30:55,174 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:30:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-931a6e6b-d0d0-4561-8157-e0d41af73355 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d3b3d3f2c3dd4be6bc230a686f3f0839.", "code": 404, "title": "Not Found"}} 2018-11-14 18:30:55,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 used request id req-931a6e6b-d0d0-4561-8157-e0d41af73355 2018-11-14 18:30:55,174 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:30:55,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6990426c51847df0762212e96be037a553dc88b5" 2018-11-14 18:30:55,286 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:30:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e69dd19-3d02-4daa-a356-29a5b26d8dfc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5dcff89097904b7c82103d40edeed98d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:30:55,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d used request id req-5e69dd19-3d02-4daa-a356-29a5b26d8dfc 2018-11-14 18:30:55,287 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:30:55,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6990426c51847df0762212e96be037a553dc88b5" 2018-11-14 18:30:55,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73ec86b4-01b6-4447-997a-922fa9216268 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:30:55,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-73ec86b4-01b6-4447-997a-922fa9216268 2018-11-14 18:30:55,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6990426c51847df0762212e96be037a553dc88b5" 2018-11-14 18:30:55,503 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:30:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a925bde5-0638-47e8-9ef3-9f73a007750d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 991384c74c4d47b3bd2a68e52ad620ce.", "code": 404, "title": "Not Found"}} 2018-11-14 18:30:55,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce used request id req-a925bde5-0638-47e8-9ef3-9f73a007750d 2018-11-14 18:30:55,503 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:30:55,504 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-842574ce-fd4f-477-proj 2018-11-14 18:30:55,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/26369f77dc1e4a36922765c423b295c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6990426c51847df0762212e96be037a553dc88b5" 2018-11-14 18:30:55,797 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:30:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01e484c1-be8b-422f-a831-51e097162ec5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:30:55,797 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/26369f77dc1e4a36922765c423b295c5 used request id req-01e484c1-be8b-422f-a831-51e097162ec5 2018-11-14 18:30:55,798 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-842574ce-fd4f-477-proj-role 2018-11-14 18:30:55,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/587dc0184b2d443290dae7062a6e40de -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6990426c51847df0762212e96be037a553dc88b5" 2018-11-14 18:30:55,941 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:30:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc6a8688-efd6-4599-bcf7-7124b14d5e6d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:30:55,942 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/587dc0184b2d443290dae7062a6e40de used request id req-bc6a8688-efd6-4599-bcf7-7124b14d5e6d 2018-11-14 18:30:55,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6990426c51847df0762212e96be037a553dc88b5" 2018-11-14 18:30:56,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4faf581b-7589-4a3e-abb3-28b30ff0b9d2 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:30:56,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-4faf581b-7589-4a3e-abb3-28b30ff0b9d2 2018-11-14 18:30:56,045 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-842574ce-fd4f-477-user 2018-11-14 18:30:56,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/683c191d4e8948a7929ba197c391171d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f4b64580fb1ba28a825ba0432789931627bd459" 2018-11-14 18:30:56,322 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:30:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff284446-f488-497f-9445-9f90899fb3a9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:30:56,322 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/683c191d4e8948a7929ba197c391171d used request id req-ff284446-f488-497f-9445-9f90899fb3a9 2018-11-14 18:30:56,324 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:30:56,745 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:30:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["67rYZaIqTd2G2ENxKLFJfg"], "issued_at": "2018-11-14T18:30:56.000000Z"}} 2018-11-14 18:30:56,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57c82e6e1390e2b6504a29964c700f531828fcf2" 2018-11-14 18:30:56,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-154eaacb-3a92-4cce-9c77-70ff01cb7803 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:30:56,851 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-154eaacb-3a92-4cce-9c77-70ff01cb7803 2018-11-14 18:30:56,853 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:30:56,853 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:30:57,270 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:30:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["ftBd_0g2SBasSHAo1MYOpw"], "issued_at": "2018-11-14T18:30:57.000000Z"}} 2018-11-14 18:30:57,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81fefb3cd86837e55f8a901997c19daf3fcb0112" 2018-11-14 18:30:57,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-440ec878-acb0-4bba-8eed-3d0622c790d6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:30:57,378 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-440ec878-acb0-4bba-8eed-3d0622c790d6 2018-11-14 18:30:57,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:30:57,387 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:30: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:30:57,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-00c61be1-d94f-41b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81fefb3cd86837e55f8a901997c19daf3fcb0112" 2018-11-14 18:30:57,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f9a5000-e668-4ac8-b1f5-c2813af64d32 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-00c61be1-d94f-41b-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:30:57,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-00c61be1-d94f-41b-proj used request id req-4f9a5000-e668-4ac8-b1f5-c2813af64d32 2018-11-14 18:30:57,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81fefb3cd86837e55f8a901997c19daf3fcb0112" 2018-11-14 18:30:57,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72c3548f-d41b-466c-853a-a710bdf2f3e1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:30:57,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-72c3548f-d41b-466c-853a-a710bdf2f3e1 2018-11-14 18:30:57,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81fefb3cd86837e55f8a901997c19daf3fcb0112" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-00c61be1-d94f-41b-proj"}}' 2018-11-14 18:30:57,768 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:30:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eebca0f8-940e-4ac3-bc0f-16460e802051 Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6480a8e5324d47118674460c7c1d1e0a"}, "tags": [], "enabled": true, "id": "6480a8e5324d47118674460c7c1d1e0a", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-00c61be1-d94f-41b-proj"}} 2018-11-14 18:30:57,768 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-eebca0f8-940e-4ac3-bc0f-16460e802051 2018-11-14 18:30:57,768 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-00c61be1-d94f-41b-proj 2018-11-14 18:30:57,768 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:30:57,769 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:30:58,195 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:30:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["zqR4ebSCQum8HOKkXNjfkw"], "issued_at": "2018-11-14T18:30:58.000000Z"}} 2018-11-14 18:30:58,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bb98575908a34e46ebafe3998502e1dec836733" 2018-11-14 18:30:58,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fda57e1-df64-4d94-8180-3bef642a9e02 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:30:58,303 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-4fda57e1-df64-4d94-8180-3bef642a9e02 2018-11-14 18:30:58,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:30:58,312 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:30: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:30:58,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bb98575908a34e46ebafe3998502e1dec836733" 2018-11-14 18:30:58,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38d4c359-0f31-4b93-8970-bef73de6229b Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:30:58,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-38d4c359-0f31-4b93-8970-bef73de6229b 2018-11-14 18:30:58,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateKeypairsTests-00c61be1-d94f-41b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bb98575908a34e46ebafe3998502e1dec836733" 2018-11-14 18:30:58,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8e0d97b-b1b7-4d5f-aea5-1baeb3721f7c Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateKeypairsTests-00c61be1-d94f-41b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6480a8e5324d47118674460c7c1d1e0a"}, "tags": [], "enabled": true, "id": "6480a8e5324d47118674460c7c1d1e0a", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-00c61be1-d94f-41b-proj"}]} 2018-11-14 18:30:58,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateKeypairsTests-00c61be1-d94f-41b-proj used request id req-b8e0d97b-b1b7-4d5f-aea5-1baeb3721f7c 2018-11-14 18:30:58,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bb98575908a34e46ebafe3998502e1dec836733" 2018-11-14 18:30:58,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02fff143-e27e-49d4-8736-98d9267e9440 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:30:58,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-02fff143-e27e-49d4-8736-98d9267e9440 2018-11-14 18:30:58,966 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-00c61be1-d94f-41b-user 2018-11-14 18:30:58,966 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:30:58,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81fefb3cd86837e55f8a901997c19daf3fcb0112" 2018-11-14 18:30:59,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aed0f7ce-6427-43ae-98ce-aa2c1fcd3315 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:30:59,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-aed0f7ce-6427-43ae-98ce-aa2c1fcd3315 2018-11-14 18:30:59,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81fefb3cd86837e55f8a901997c19daf3fcb0112" -d '{"role": {"name": "CreateKeypairsTests-00c61be1-d94f-41b-proj-role"}}' 2018-11-14 18:30:59,211 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:30:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d0e79c2-514e-49c4-a568-72cd618f507f Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7d13402a8d7549b9bf8604350ecba1ff", "links": {"self": "http://172.30.9.28:5000/v3/roles/7d13402a8d7549b9bf8604350ecba1ff"}, "name": "CreateKeypairsTests-00c61be1-d94f-41b-proj-role"}} 2018-11-14 18:30:59,212 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-5d0e79c2-514e-49c4-a568-72cd618f507f 2018-11-14 18:30:59,212 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-00c61be1-d94f-41b-proj-role 2018-11-14 18:30:59,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/7d13402a8d7549b9bf8604350ecba1ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81fefb3cd86837e55f8a901997c19daf3fcb0112" 2018-11-14 18:30:59,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60a5e5c0-6867-4d95-b4ed-7c71c0a68981 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7d13402a8d7549b9bf8604350ecba1ff", "links": {"self": "http://172.30.9.28:5000/v3/roles/7d13402a8d7549b9bf8604350ecba1ff"}, "name": "CreateKeypairsTests-00c61be1-d94f-41b-proj-role"}} 2018-11-14 18:30:59,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/7d13402a8d7549b9bf8604350ecba1ff used request id req-60a5e5c0-6867-4d95-b4ed-7c71c0a68981 2018-11-14 18:30:59,326 - keystone_utils - INFO - Granting role CreateKeypairsTests-00c61be1-d94f-41b-proj-role to project CreateKeypairsTests-00c61be1-d94f-41b-proj 2018-11-14 18:30:59,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/6480a8e5324d47118674460c7c1d1e0a/users/5b50a94b98324f87aa2eaf45ad7870c6/roles/7d13402a8d7549b9bf8604350ecba1ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81fefb3cd86837e55f8a901997c19daf3fcb0112" 2018-11-14 18:30:59,483 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:30:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa164956-cb55-4b5a-86bb-fdab26b79b0b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:30:59,484 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/6480a8e5324d47118674460c7c1d1e0a/users/5b50a94b98324f87aa2eaf45ad7870c6/roles/7d13402a8d7549b9bf8604350ecba1ff used request id req-fa164956-cb55-4b5a-86bb-fdab26b79b0b 2018-11-14 18:30:59,484 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:30:59,485 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:30:59,486 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:30:59,883 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7d13402a8d7549b9bf8604350ecba1ff", "name": "CreateKeypairsTests-00c61be1-d94f-41b-proj-role"}], "expires_at": "2018-11-14T19:30:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6480a8e5324d47118674460c7c1d1e0a", "name": "CreateKeypairsTests-00c61be1-d94f-41b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/6480a8e5324d47118674460c7c1d1e0a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/6480a8e5324d47118674460c7c1d1e0a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/6480a8e5324d47118674460c7c1d1e0a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_6480a8e5324d47118674460c7c1d1e0a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_6480a8e5324d47118674460c7c1d1e0a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/6480a8e5324d47118674460c7c1d1e0a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/6480a8e5324d47118674460c7c1d1e0a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/6480a8e5324d47118674460c7c1d1e0a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/6480a8e5324d47118674460c7c1d1e0a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/6480a8e5324d47118674460c7c1d1e0a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/6480a8e5324d47118674460c7c1d1e0a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6480a8e5324d47118674460c7c1d1e0a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/6480a8e5324d47118674460c7c1d1e0a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/6480a8e5324d47118674460c7c1d1e0a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-00c61be1-d94f-41b-user", "id": "5b50a94b98324f87aa2eaf45ad7870c6"}, "audit_ids": ["M844rOO2TS2EM64mG5FGkA"], "issued_at": "2018-11-14T18:30:59.000000Z"}} 2018-11-14 18:30:59,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9025fc3818961cec90986232d3c01fe8edaa14eb" 2018-11-14 18:30:59,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:30:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3015ccf3-e9ca-4029-aa16-bf1e3e93d8c3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:30:59,973 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-3015ccf3-e9ca-4029-aa16-bf1e3e93d8c3 2018-11-14 18:30:59,974 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:30:59,978 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9025fc3818961cec90986232d3c01fe8edaa14eb" 2018-11-14 18:31:00,173 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 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 x-openstack-request-id: req-c7dd3ffa-1918-4b81-a928-f77e6961d937 x-compute-request-id: req-c7dd3ffa-1918-4b81-a928-f77e6961d937 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-11-14 18:31:00,173 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-c7dd3ffa-1918-4b81-a928-f77e6961d937 2018-11-14 18:31:00,174 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-29d537c3-94a4-4751-bcb9-b0f7aa06ae37... 2018-11-14 18:31:00,174 - OpenStackKeypair - INFO - Creating new keypair 2018-11-14 18:31:33,654 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-29d537c3-94a4-4751-bcb9-b0f7aa06ae37 2018-11-14 18:31:33,656 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9025fc3818961cec90986232d3c01fe8edaa14eb" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wC+t6TWwkVG8EFkwc2xhD2XIUgf11ARIRr02qgulIVCxA3CVnWIi74kR0W5ZfTMNN1y59+CQXdhRC3N6RBQbVeiLtVfNXNK7FtoxtZximNkwaBgSntH3cUUn32Dr+urCDkz94L2A8SEAmwZa3Moa1n4vLUCKs/+82JQN74ZmHNa+o+yEsyfuh/Y6y/y4eObbXqUreieYhXLmbtzW+TEDbVGKLUMIAquTnPHmnwh+8vBwZCc6w9Jovl5q61RpfPNLvuDwZRGkHj6sH51WD47qDexTQVuxPxcdIawmCdfMX6SzIYFR6hwBNpLxONWDZlpbbTiZXosHin6wzScCMNTBYTiyEjGnkq/ExgtiYU0Gox58Srvk/XD24PRbVRDHp3iSNR8DLFwvRmhycNROStgtJCrhqBDMl7+MJoXl2XUOQHra3FQnseM6M+1BP/6aaLj2LfS01odhC6Sop7CjR30b1djPCM/LulOOt2iIflzN/+QehUjrGI/k4hQkTrhQwpfkqy3mfxh4Aw7hg/K0wAUdHykN64fs0nf7zxgAV50PxM24ypsTV0xVxzAol2lvPVNsLCqFdIudY8HQ2gXQytM4AzZdx9syBNMsGwij3hsqa/mpR1tZL+0ChQStOuBtkn45WhRg2CS/aTj6r921jknLBglX4+nXbnflGwrmOp1BwNMU80RvSSs3pnJ2V704v7YFJeB9kVZDGCKBNUlGcP95XClnE24U8GeMiWYndyhdDyEauCJ4gQu48pw/4qhwBQCjNSQsaI+dFFHIvif70jkvR+XLylCiktM4lEjkj1OLE1pkAnDRli01gSA7XsB3PYEibIZcROLYOj4WSh+9dFpVwa6RchzQpUEbWD7dtvnqAonxncDYhk5m240MKiLgLrSvZk9VpgER0EQBPNgIGmPumVpbS0Qsj9jx7hRmuRnZcfUlWn2cPO09MeyuEaPxFkhBuT/BZhBgrvasDUadrxB0BFyA0sQ6qUNHJwgMbTbBGUfGsVwuGGjVwgcx4BzVIY+/g8sNkUBlTDAg2a6a6+YU4Y2FR8LgPL8wRQe+kKJfe4akdAm5ATGh16p4H2n6XMfNNgCK4BKVcmKVrN4CEOtLG126Iv/fpdd7DI3tAIWgcpEYU9QIAHTPVnulx2RZ0oS61jdkKA0CMkbljYjaLs1FaDoeal6WwFMCUoTqk+WHg0uCB5pI4t50j6nezXy8oRwJF+r4Iq77rjQdj2rd3wFg//OygTJQ9RZCMMVuaqMK+9MD13nsWACSsohzHjFiLWaB+QGCn7vJGhDBGIJBxlFU3DL01FVuB7ls2s/rf1hN/gEP96OGPZKDt3oi3W6m1UM9bmDZHF7MTjdYTeiLYghizqcH50iohUyewWQPGFsuyJI7DFLpq2XbO1KagrqGWpAL+mgctHKsiktgHRODXqa8vyUt8Dnxwt9bLWJ6Kbyyzmbb+vhLqwxPOjouSEGouj2LIcn2xnhyOSFVUFJewbk9+VPBOEvaxQER9lOOYbfwjtPEORKwQyr8cTLZQ+8Pm5z3n/uDNaGqwP4hb60sqPjQnkqQXMBCtyCbtvx04fOI8OkSxvCffy7octyqrp2wIFc22UgfCtYEi5Bv9cX354iBTaHXu3PgR2+zgupA+4GP+IcAg+jB0WwvUTXBrCUkOEdFBYgzw==", "name": "CreateKeypairsTests-29d537c3-94a4-4751-bcb9-b0f7aa06ae37"}}' 2018-11-14 18:31:33,721 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:31: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-38180d62-4ea8-49b5-a4e7-6c19cf582678 x-compute-request-id: req-38180d62-4ea8-49b5-a4e7-6c19cf582678 Content-Encoding: gzip Content-Length: 1513 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wC+t6TWwkVG8EFkwc2xhD2XIUgf11ARIRr02qgulIVCxA3CVnWIi74kR0W5ZfTMNN1y59+CQXdhRC3N6RBQbVeiLtVfNXNK7FtoxtZximNkwaBgSntH3cUUn32Dr+urCDkz94L2A8SEAmwZa3Moa1n4vLUCKs/+82JQN74ZmHNa+o+yEsyfuh/Y6y/y4eObbXqUreieYhXLmbtzW+TEDbVGKLUMIAquTnPHmnwh+8vBwZCc6w9Jovl5q61RpfPNLvuDwZRGkHj6sH51WD47qDexTQVuxPxcdIawmCdfMX6SzIYFR6hwBNpLxONWDZlpbbTiZXosHin6wzScCMNTBYTiyEjGnkq/ExgtiYU0Gox58Srvk/XD24PRbVRDHp3iSNR8DLFwvRmhycNROStgtJCrhqBDMl7+MJoXl2XUOQHra3FQnseM6M+1BP/6aaLj2LfS01odhC6Sop7CjR30b1djPCM/LulOOt2iIflzN/+QehUjrGI/k4hQkTrhQwpfkqy3mfxh4Aw7hg/K0wAUdHykN64fs0nf7zxgAV50PxM24ypsTV0xVxzAol2lvPVNsLCqFdIudY8HQ2gXQytM4AzZdx9syBNMsGwij3hsqa/mpR1tZL+0ChQStOuBtkn45WhRg2CS/aTj6r921jknLBglX4+nXbnflGwrmOp1BwNMU80RvSSs3pnJ2V704v7YFJeB9kVZDGCKBNUlGcP95XClnE24U8GeMiWYndyhdDyEauCJ4gQu48pw/4qhwBQCjNSQsaI+dFFHIvif70jkvR+XLylCiktM4lEjkj1OLE1pkAnDRli01gSA7XsB3PYEibIZcROLYOj4WSh+9dFpVwa6RchzQpUEbWD7dtvnqAonxncDYhk5m240MKiLgLrSvZk9VpgER0EQBPNgIGmPumVpbS0Qsj9jx7hRmuRnZcfUlWn2cPO09MeyuEaPxFkhBuT/BZhBgrvasDUadrxB0BFyA0sQ6qUNHJwgMbTbBGUfGsVwuGGjVwgcx4BzVIY+/g8sNkUBlTDAg2a6a6+YU4Y2FR8LgPL8wRQe+kKJfe4akdAm5ATGh16p4H2n6XMfNNgCK4BKVcmKVrN4CEOtLG126Iv/fpdd7DI3tAIWgcpEYU9QIAHTPVnulx2RZ0oS61jdkKA0CMkbljYjaLs1FaDoeal6WwFMCUoTqk+WHg0uCB5pI4t50j6nezXy8oRwJF+r4Iq77rjQdj2rd3wFg//OygTJQ9RZCMMVuaqMK+9MD13nsWACSsohzHjFiLWaB+QGCn7vJGhDBGIJBxlFU3DL01FVuB7ls2s/rf1hN/gEP96OGPZKDt3oi3W6m1UM9bmDZHF7MTjdYTeiLYghizqcH50iohUyewWQPGFsuyJI7DFLpq2XbO1KagrqGWpAL+mgctHKsiktgHRODXqa8vyUt8Dnxwt9bLWJ6Kbyyzmbb+vhLqwxPOjouSEGouj2LIcn2xnhyOSFVUFJewbk9+VPBOEvaxQER9lOOYbfwjtPEORKwQyr8cTLZQ+8Pm5z3n/uDNaGqwP4hb60sqPjQnkqQXMBCtyCbtvx04fOI8OkSxvCffy7octyqrp2wIFc22UgfCtYEi5Bv9cX354iBTaHXu3PgR2+zgupA+4GP+IcAg+jB0WwvUTXBrCUkOEdFBYgzw==", "user_id": "5b50a94b98324f87aa2eaf45ad7870c6", "name": "CreateKeypairsTests-29d537c3-94a4-4751-bcb9-b0f7aa06ae37", "fingerprint": "68:0b:2e:a9:77:3a:ca:ed:15:d2:d9:d8:36:57:f6:de"}} 2018-11-14 18:31:33,721 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-38180d62-4ea8-49b5-a4e7-6c19cf582678 2018-11-14 18:31:33,722 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:31:34,138 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7d13402a8d7549b9bf8604350ecba1ff", "name": "CreateKeypairsTests-00c61be1-d94f-41b-proj-role"}], "expires_at": "2018-11-14T19:31:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6480a8e5324d47118674460c7c1d1e0a", "name": "CreateKeypairsTests-00c61be1-d94f-41b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/6480a8e5324d47118674460c7c1d1e0a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/6480a8e5324d47118674460c7c1d1e0a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/6480a8e5324d47118674460c7c1d1e0a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_6480a8e5324d47118674460c7c1d1e0a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_6480a8e5324d47118674460c7c1d1e0a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/6480a8e5324d47118674460c7c1d1e0a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/6480a8e5324d47118674460c7c1d1e0a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/6480a8e5324d47118674460c7c1d1e0a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/6480a8e5324d47118674460c7c1d1e0a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/6480a8e5324d47118674460c7c1d1e0a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/6480a8e5324d47118674460c7c1d1e0a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6480a8e5324d47118674460c7c1d1e0a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/6480a8e5324d47118674460c7c1d1e0a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/6480a8e5324d47118674460c7c1d1e0a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-00c61be1-d94f-41b-user", "id": "5b50a94b98324f87aa2eaf45ad7870c6"}, "audit_ids": ["FYT6K9vzSGiGojTaJ0O0EQ"], "issued_at": "2018-11-14T18:31:34.000000Z"}} 2018-11-14 18:31:34,141 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-29d537c3-94a4-4751-bcb9-b0f7aa06ae37 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffa9f5d6c1545639945da9cb526fd6340b90bec8" 2018-11-14 18:31:34,345 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 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-ecfd1220-98f1-409a-9fac-90acfed4e23c x-compute-request-id: req-ecfd1220-98f1-409a-9fac-90acfed4e23c Content-Encoding: gzip Content-Length: 1575 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wC+t6TWwkVG8EFkwc2xhD2XIUgf11ARIRr02qgulIVCxA3CVnWIi74kR0W5ZfTMNN1y59+CQXdhRC3N6RBQbVeiLtVfNXNK7FtoxtZximNkwaBgSntH3cUUn32Dr+urCDkz94L2A8SEAmwZa3Moa1n4vLUCKs/+82JQN74ZmHNa+o+yEsyfuh/Y6y/y4eObbXqUreieYhXLmbtzW+TEDbVGKLUMIAquTnPHmnwh+8vBwZCc6w9Jovl5q61RpfPNLvuDwZRGkHj6sH51WD47qDexTQVuxPxcdIawmCdfMX6SzIYFR6hwBNpLxONWDZlpbbTiZXosHin6wzScCMNTBYTiyEjGnkq/ExgtiYU0Gox58Srvk/XD24PRbVRDHp3iSNR8DLFwvRmhycNROStgtJCrhqBDMl7+MJoXl2XUOQHra3FQnseM6M+1BP/6aaLj2LfS01odhC6Sop7CjR30b1djPCM/LulOOt2iIflzN/+QehUjrGI/k4hQkTrhQwpfkqy3mfxh4Aw7hg/K0wAUdHykN64fs0nf7zxgAV50PxM24ypsTV0xVxzAol2lvPVNsLCqFdIudY8HQ2gXQytM4AzZdx9syBNMsGwij3hsqa/mpR1tZL+0ChQStOuBtkn45WhRg2CS/aTj6r921jknLBglX4+nXbnflGwrmOp1BwNMU80RvSSs3pnJ2V704v7YFJeB9kVZDGCKBNUlGcP95XClnE24U8GeMiWYndyhdDyEauCJ4gQu48pw/4qhwBQCjNSQsaI+dFFHIvif70jkvR+XLylCiktM4lEjkj1OLE1pkAnDRli01gSA7XsB3PYEibIZcROLYOj4WSh+9dFpVwa6RchzQpUEbWD7dtvnqAonxncDYhk5m240MKiLgLrSvZk9VpgER0EQBPNgIGmPumVpbS0Qsj9jx7hRmuRnZcfUlWn2cPO09MeyuEaPxFkhBuT/BZhBgrvasDUadrxB0BFyA0sQ6qUNHJwgMbTbBGUfGsVwuGGjVwgcx4BzVIY+/g8sNkUBlTDAg2a6a6+YU4Y2FR8LgPL8wRQe+kKJfe4akdAm5ATGh16p4H2n6XMfNNgCK4BKVcmKVrN4CEOtLG126Iv/fpdd7DI3tAIWgcpEYU9QIAHTPVnulx2RZ0oS61jdkKA0CMkbljYjaLs1FaDoeal6WwFMCUoTqk+WHg0uCB5pI4t50j6nezXy8oRwJF+r4Iq77rjQdj2rd3wFg//OygTJQ9RZCMMVuaqMK+9MD13nsWACSsohzHjFiLWaB+QGCn7vJGhDBGIJBxlFU3DL01FVuB7ls2s/rf1hN/gEP96OGPZKDt3oi3W6m1UM9bmDZHF7MTjdYTeiLYghizqcH50iohUyewWQPGFsuyJI7DFLpq2XbO1KagrqGWpAL+mgctHKsiktgHRODXqa8vyUt8Dnxwt9bLWJ6Kbyyzmbb+vhLqwxPOjouSEGouj2LIcn2xnhyOSFVUFJewbk9+VPBOEvaxQER9lOOYbfwjtPEORKwQyr8cTLZQ+8Pm5z3n/uDNaGqwP4hb60sqPjQnkqQXMBCtyCbtvx04fOI8OkSxvCffy7octyqrp2wIFc22UgfCtYEi5Bv9cX354iBTaHXu3PgR2+zgupA+4GP+IcAg+jB0WwvUTXBrCUkOEdFBYgzw==", "user_id": "5b50a94b98324f87aa2eaf45ad7870c6", "name": "CreateKeypairsTests-29d537c3-94a4-4751-bcb9-b0f7aa06ae37", "deleted": false, "created_at": "2018-11-14T18:31:33.000000", "updated_at": null, "fingerprint": "68:0b:2e:a9:77:3a:ca:ed:15:d2:d9:d8:36:57:f6:de", "deleted_at": null, "id": 68}} 2018-11-14 18:31:34,345 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-29d537c3-94a4-4751-bcb9-b0f7aa06ae37 used request id req-ecfd1220-98f1-409a-9fac-90acfed4e23c 2018-11-14 18:31:34,346 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-29d537c3-94a4-4751-bcb9-b0f7aa06ae37 2018-11-14 18:31:34,349 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-29d537c3-94a4-4751-bcb9-b0f7aa06ae37 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9025fc3818961cec90986232d3c01fe8edaa14eb" 2018-11-14 18:31:34,379 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 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 x-openstack-request-id: req-2d5264ea-c348-4630-8213-f8539a4da34c x-compute-request-id: req-2d5264ea-c348-4630-8213-f8539a4da34c Content-Length: 0 Content-Type: application/json 2018-11-14 18:31:34,379 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-29d537c3-94a4-4751-bcb9-b0f7aa06ae37 used request id req-2d5264ea-c348-4630-8213-f8539a4da34c 2018-11-14 18:31:34,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81fefb3cd86837e55f8a901997c19daf3fcb0112" 2018-11-14 18:31:34,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-d7a7bd5a-6dad-4f70-ade9-f0260b6a0859 Date: Wed, 14 Nov 2018 18:31:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:31:34,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-d7a7bd5a-6dad-4f70-ade9-f0260b6a0859 2018-11-14 18:31:34,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81fefb3cd86837e55f8a901997c19daf3fcb0112" 2018-11-14 18:31:34,794 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:31:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-508eebd3-92d5-4c29-95cd-3c4d6c1d812a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:31:34,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-508eebd3-92d5-4c29-95cd-3c4d6c1d812a 2018-11-14 18:31:34,795 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:31:34,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81fefb3cd86837e55f8a901997c19daf3fcb0112" 2018-11-14 18:31:34,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:31:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ef1746e-0e0d-4a95-b0fd-149094538d3f Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:31:34,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-1ef1746e-0e0d-4a95-b0fd-149094538d3f 2018-11-14 18:31:34,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81fefb3cd86837e55f8a901997c19daf3fcb0112" 2018-11-14 18:31:35,029 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:31:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d758716-e1a9-4437-a4ca-ee91b64f7934 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:31:35,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-3d758716-e1a9-4437-a4ca-ee91b64f7934 2018-11-14 18:31:35,029 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:31:35,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81fefb3cd86837e55f8a901997c19daf3fcb0112" 2018-11-14 18:31:35,151 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:31:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5ee0884-471a-4abc-8eec-1be25a7e5aff Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:31:35,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-e5ee0884-471a-4abc-8eec-1be25a7e5aff 2018-11-14 18:31:35,151 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:31:35,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81fefb3cd86837e55f8a901997c19daf3fcb0112" 2018-11-14 18:31:35,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:31:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6de9c6ae-261e-4876-94f0-8f666f779e9d Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:31:35,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-6de9c6ae-261e-4876-94f0-8f666f779e9d 2018-11-14 18:31:35,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81fefb3cd86837e55f8a901997c19daf3fcb0112" 2018-11-14 18:31:35,378 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:31:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-807d2889-68cc-4566-b9bf-b11533ae48a8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 18:31:35,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-807d2889-68cc-4566-b9bf-b11533ae48a8 2018-11-14 18:31:35,379 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:31:35,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81fefb3cd86837e55f8a901997c19daf3fcb0112" 2018-11-14 18:31:35,486 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:31:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79d26a2b-5249-4c1e-a0fd-cec854bb17ab Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d3b3d3f2c3dd4be6bc230a686f3f0839.", "code": 404, "title": "Not Found"}} 2018-11-14 18:31:35,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 used request id req-79d26a2b-5249-4c1e-a0fd-cec854bb17ab 2018-11-14 18:31:35,486 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:31:35,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81fefb3cd86837e55f8a901997c19daf3fcb0112" 2018-11-14 18:31:35,600 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:31:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4fa984fe-9d63-420b-87ae-71b36bbf8248 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5dcff89097904b7c82103d40edeed98d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:31:35,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d used request id req-4fa984fe-9d63-420b-87ae-71b36bbf8248 2018-11-14 18:31:35,601 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:31:35,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81fefb3cd86837e55f8a901997c19daf3fcb0112" 2018-11-14 18:31:35,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:31:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f7cb8dc-51c8-44fa-9716-d526a487a38c Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:31:35,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-8f7cb8dc-51c8-44fa-9716-d526a487a38c 2018-11-14 18:31:35,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81fefb3cd86837e55f8a901997c19daf3fcb0112" 2018-11-14 18:31:35,812 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:31:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41ba90ba-9965-4501-b56f-9e85db8b4c78 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 991384c74c4d47b3bd2a68e52ad620ce.", "code": 404, "title": "Not Found"}} 2018-11-14 18:31:35,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce used request id req-41ba90ba-9965-4501-b56f-9e85db8b4c78 2018-11-14 18:31:35,812 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:31:35,813 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-00c61be1-d94f-41b-proj 2018-11-14 18:31:35,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/6480a8e5324d47118674460c7c1d1e0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81fefb3cd86837e55f8a901997c19daf3fcb0112" 2018-11-14 18:31:36,092 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:31:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80f2da41-a32b-467a-8269-00ed0d4aa2ef Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:31:36,092 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/6480a8e5324d47118674460c7c1d1e0a used request id req-80f2da41-a32b-467a-8269-00ed0d4aa2ef 2018-11-14 18:31:36,092 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-00c61be1-d94f-41b-proj-role 2018-11-14 18:31:36,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/7d13402a8d7549b9bf8604350ecba1ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81fefb3cd86837e55f8a901997c19daf3fcb0112" 2018-11-14 18:31:36,229 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:31:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56f24494-21a0-4faa-afa7-5cacd6c40fc7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:31:36,229 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/7d13402a8d7549b9bf8604350ecba1ff used request id req-56f24494-21a0-4faa-afa7-5cacd6c40fc7 2018-11-14 18:31:36,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81fefb3cd86837e55f8a901997c19daf3fcb0112" 2018-11-14 18:31:36,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:31:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b03b7c8-c03a-42bb-bd3c-0a52175d1bb1 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:31:36,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-5b03b7c8-c03a-42bb-bd3c-0a52175d1bb1 2018-11-14 18:31:36,335 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-00c61be1-d94f-41b-user 2018-11-14 18:31:36,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/5b50a94b98324f87aa2eaf45ad7870c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bb98575908a34e46ebafe3998502e1dec836733" 2018-11-14 18:31:36,537 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:31:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd14edae-d4ba-4f79-8c44-186649c8f324 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:31:36,538 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/5b50a94b98324f87aa2eaf45ad7870c6 used request id req-fd14edae-d4ba-4f79-8c44-186649c8f324 2018-11-14 18:31:36,539 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:31:36,971 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:31:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["6GY9tq8pTwmeiBbEhlmk5A"], "issued_at": "2018-11-14T18:31:36.000000Z"}} 2018-11-14 18:31:36,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4e65722db175e9d88e4fbc4db024f2c39a57420" 2018-11-14 18:31:37,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:31:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4bd73d7-35b0-42b4-84b9-f482d045a70a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:31:37,064 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-a4bd73d7-35b0-42b4-84b9-f482d045a70a 2018-11-14 18:31:37,066 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:31:37,067 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:31:37,482 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:31:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["azU8xgTZTjO0dXxzIbyMnw"], "issued_at": "2018-11-14T18:31:37.000000Z"}} 2018-11-14 18:31:37,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e79967a03f5fabf5d2e832e0fe0917dcba20265a" 2018-11-14 18:31:37,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:31:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55987644-b30f-4163-ad3e-23900fac3670 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:31:37,588 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-55987644-b30f-4163-ad3e-23900fac3670 2018-11-14 18:31:37,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:31:37,597 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:31: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:31:37,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-0c8620b1-ea70-477-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e79967a03f5fabf5d2e832e0fe0917dcba20265a" 2018-11-14 18:31:37,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:31:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a249cbab-e67f-444a-a4f8-b521860e5c41 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-0c8620b1-ea70-477-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:31:37,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-0c8620b1-ea70-477-proj used request id req-a249cbab-e67f-444a-a4f8-b521860e5c41 2018-11-14 18:31:37,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e79967a03f5fabf5d2e832e0fe0917dcba20265a" 2018-11-14 18:31:37,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:31:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-436fc858-d14d-4aec-9315-48ccd831b551 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:31:37,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-436fc858-d14d-4aec-9315-48ccd831b551 2018-11-14 18:31:37,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e79967a03f5fabf5d2e832e0fe0917dcba20265a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-0c8620b1-ea70-477-proj"}}' 2018-11-14 18:31:37,984 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:31:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c79bb4a6-7340-4892-a858-fc05f826adc8 Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8755e8a3bb8549ea948c82e778c3c0a1"}, "tags": [], "enabled": true, "id": "8755e8a3bb8549ea948c82e778c3c0a1", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-0c8620b1-ea70-477-proj"}} 2018-11-14 18:31:37,984 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-c79bb4a6-7340-4892-a858-fc05f826adc8 2018-11-14 18:31:37,984 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-0c8620b1-ea70-477-proj 2018-11-14 18:31:37,984 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:31:37,985 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:31:38,413 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:31:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["bSabUBC3SI6HKPpEvqknzQ"], "issued_at": "2018-11-14T18:31:38.000000Z"}} 2018-11-14 18:31:38,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4841973ec586418d15dd26e0730bb762b29ef31f" 2018-11-14 18:31:38,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:31:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ef18b54-53dd-4c3f-b6f8-7d022be053c6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:31:38,520 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-8ef18b54-53dd-4c3f-b6f8-7d022be053c6 2018-11-14 18:31:38,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:31:38,529 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:31:38,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4841973ec586418d15dd26e0730bb762b29ef31f" 2018-11-14 18:31:38,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:31:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb911c2b-3504-4de2-9190-78e51e476f46 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:31:38,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-cb911c2b-3504-4de2-9190-78e51e476f46 2018-11-14 18:31:38,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateKeypairsTests-0c8620b1-ea70-477-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4841973ec586418d15dd26e0730bb762b29ef31f" 2018-11-14 18:31:38,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:31:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bed2b9ec-8869-4fbc-ae33-1276dd8915e4 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateKeypairsTests-0c8620b1-ea70-477-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8755e8a3bb8549ea948c82e778c3c0a1"}, "tags": [], "enabled": true, "id": "8755e8a3bb8549ea948c82e778c3c0a1", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-0c8620b1-ea70-477-proj"}]} 2018-11-14 18:31:38,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateKeypairsTests-0c8620b1-ea70-477-proj used request id req-bed2b9ec-8869-4fbc-ae33-1276dd8915e4 2018-11-14 18:31:38,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4841973ec586418d15dd26e0730bb762b29ef31f" 2018-11-14 18:31:38,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:31:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f6a14ae-fc87-4278-8075-42069178dfa2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:31:38,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-3f6a14ae-fc87-4278-8075-42069178dfa2 2018-11-14 18:31:39,265 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-0c8620b1-ea70-477-user 2018-11-14 18:31:39,266 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:31:39,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e79967a03f5fabf5d2e832e0fe0917dcba20265a" 2018-11-14 18:31:39,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:31:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d03b9c1b-eb9b-43dc-bf9e-9b8d905dd36d Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:31:39,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d03b9c1b-eb9b-43dc-bf9e-9b8d905dd36d 2018-11-14 18:31:39,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e79967a03f5fabf5d2e832e0fe0917dcba20265a" -d '{"role": {"name": "CreateKeypairsTests-0c8620b1-ea70-477-proj-role"}}' 2018-11-14 18:31:39,504 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:31:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-283948d1-cc6a-4ed2-b7a1-2d5d5bf5c92a Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "462b51b058ff46ea8bdf475259e19697", "links": {"self": "http://172.30.9.28:5000/v3/roles/462b51b058ff46ea8bdf475259e19697"}, "name": "CreateKeypairsTests-0c8620b1-ea70-477-proj-role"}} 2018-11-14 18:31:39,505 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-283948d1-cc6a-4ed2-b7a1-2d5d5bf5c92a 2018-11-14 18:31:39,505 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-0c8620b1-ea70-477-proj-role 2018-11-14 18:31:39,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/462b51b058ff46ea8bdf475259e19697 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e79967a03f5fabf5d2e832e0fe0917dcba20265a" 2018-11-14 18:31:39,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:31:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f381d4a-d1d6-4474-9719-b3f3b3c1ba31 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "462b51b058ff46ea8bdf475259e19697", "links": {"self": "http://172.30.9.28:5000/v3/roles/462b51b058ff46ea8bdf475259e19697"}, "name": "CreateKeypairsTests-0c8620b1-ea70-477-proj-role"}} 2018-11-14 18:31:39,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/462b51b058ff46ea8bdf475259e19697 used request id req-8f381d4a-d1d6-4474-9719-b3f3b3c1ba31 2018-11-14 18:31:39,619 - keystone_utils - INFO - Granting role CreateKeypairsTests-0c8620b1-ea70-477-proj-role to project CreateKeypairsTests-0c8620b1-ea70-477-proj 2018-11-14 18:31:39,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/8755e8a3bb8549ea948c82e778c3c0a1/users/45b4761cdc5f4236b888f7b33f07054f/roles/462b51b058ff46ea8bdf475259e19697 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e79967a03f5fabf5d2e832e0fe0917dcba20265a" 2018-11-14 18:31:39,777 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:31:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-018a2d54-a84e-49a8-a7c2-43210736279d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:31:39,777 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/8755e8a3bb8549ea948c82e778c3c0a1/users/45b4761cdc5f4236b888f7b33f07054f/roles/462b51b058ff46ea8bdf475259e19697 used request id req-018a2d54-a84e-49a8-a7c2-43210736279d 2018-11-14 18:31:39,777 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:31:39,779 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:31:39,780 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:31:40,187 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "462b51b058ff46ea8bdf475259e19697", "name": "CreateKeypairsTests-0c8620b1-ea70-477-proj-role"}], "expires_at": "2018-11-14T19:31:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8755e8a3bb8549ea948c82e778c3c0a1", "name": "CreateKeypairsTests-0c8620b1-ea70-477-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/8755e8a3bb8549ea948c82e778c3c0a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/8755e8a3bb8549ea948c82e778c3c0a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/8755e8a3bb8549ea948c82e778c3c0a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_8755e8a3bb8549ea948c82e778c3c0a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_8755e8a3bb8549ea948c82e778c3c0a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/8755e8a3bb8549ea948c82e778c3c0a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/8755e8a3bb8549ea948c82e778c3c0a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/8755e8a3bb8549ea948c82e778c3c0a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/8755e8a3bb8549ea948c82e778c3c0a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/8755e8a3bb8549ea948c82e778c3c0a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/8755e8a3bb8549ea948c82e778c3c0a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/8755e8a3bb8549ea948c82e778c3c0a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/8755e8a3bb8549ea948c82e778c3c0a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/8755e8a3bb8549ea948c82e778c3c0a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-0c8620b1-ea70-477-user", "id": "45b4761cdc5f4236b888f7b33f07054f"}, "audit_ids": ["ekPZT5UkQmeIgAxuvSNirQ"], "issued_at": "2018-11-14T18:31:40.000000Z"}} 2018-11-14 18:31:40,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84f96e4e114c9e4080c67bb08822a3a4ab2705fa" 2018-11-14 18:31:40,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:31:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7763693f-410e-4bcd-b890-d920c745e189 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:31:40,285 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-7763693f-410e-4bcd-b890-d920c745e189 2018-11-14 18:31:40,286 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:31:40,290 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84f96e4e114c9e4080c67bb08822a3a4ab2705fa" 2018-11-14 18:31:40,491 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:31:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9fe0502b-dfb8-422c-9985-2c0e33e09dd0 x-compute-request-id: req-9fe0502b-dfb8-422c-9985-2c0e33e09dd0 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-11-14 18:31:40,492 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-9fe0502b-dfb8-422c-9985-2c0e33e09dd0 2018-11-14 18:31:40,492 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-2f536381-7d0c-405e-9056-bf906ba5c330... 2018-11-14 18:31:40,492 - OpenStackKeypair - INFO - Creating new keypair 2018-11-14 18:31:40,523 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-2f536381-7d0c-405e-9056-bf906ba5c330 2018-11-14 18:31:40,526 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84f96e4e114c9e4080c67bb08822a3a4ab2705fa" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQChBCo8KxyMgKWQ7pfFRPAzNU+0ckEycpJmEOz3HN4NcKI3JIj+5Mionr/oqja/Kh15MQuKNslRZWZ7rfcqfptRE+lB3ZqyRbGztSpxEfEKUvybkofcg1RDFASgOnBW2MeoidZU8rOzj1viY/BlJRTRiIlEQGlSTIFdwyXi0Gx1/Q==", "name": "CreateKeypairsTests-2f536381-7d0c-405e-9056-bf906ba5c330"}}' 2018-11-14 18:31:40,602 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:31:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-077ab8c7-11dc-46be-9781-e4490fcec33a x-compute-request-id: req-077ab8c7-11dc-46be-9781-e4490fcec33a Content-Encoding: gzip Content-Length: 367 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQChBCo8KxyMgKWQ7pfFRPAzNU+0ckEycpJmEOz3HN4NcKI3JIj+5Mionr/oqja/Kh15MQuKNslRZWZ7rfcqfptRE+lB3ZqyRbGztSpxEfEKUvybkofcg1RDFASgOnBW2MeoidZU8rOzj1viY/BlJRTRiIlEQGlSTIFdwyXi0Gx1/Q==", "user_id": "45b4761cdc5f4236b888f7b33f07054f", "name": "CreateKeypairsTests-2f536381-7d0c-405e-9056-bf906ba5c330", "fingerprint": "d4:dc:b2:bb:3f:2b:b6:81:34:8f:9d:ae:b9:98:d1:37"}} 2018-11-14 18:31:40,602 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-077ab8c7-11dc-46be-9781-e4490fcec33a 2018-11-14 18:31:40,603 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:31:41,011 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "462b51b058ff46ea8bdf475259e19697", "name": "CreateKeypairsTests-0c8620b1-ea70-477-proj-role"}], "expires_at": "2018-11-14T19:31:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8755e8a3bb8549ea948c82e778c3c0a1", "name": "CreateKeypairsTests-0c8620b1-ea70-477-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/8755e8a3bb8549ea948c82e778c3c0a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/8755e8a3bb8549ea948c82e778c3c0a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/8755e8a3bb8549ea948c82e778c3c0a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_8755e8a3bb8549ea948c82e778c3c0a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_8755e8a3bb8549ea948c82e778c3c0a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/8755e8a3bb8549ea948c82e778c3c0a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/8755e8a3bb8549ea948c82e778c3c0a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/8755e8a3bb8549ea948c82e778c3c0a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/8755e8a3bb8549ea948c82e778c3c0a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/8755e8a3bb8549ea948c82e778c3c0a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/8755e8a3bb8549ea948c82e778c3c0a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/8755e8a3bb8549ea948c82e778c3c0a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/8755e8a3bb8549ea948c82e778c3c0a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/8755e8a3bb8549ea948c82e778c3c0a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-0c8620b1-ea70-477-user", "id": "45b4761cdc5f4236b888f7b33f07054f"}, "audit_ids": ["b6zPOIevQS6yf9dYEAoF6Q"], "issued_at": "2018-11-14T18:31:41.000000Z"}} 2018-11-14 18:31:41,014 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-2f536381-7d0c-405e-9056-bf906ba5c330 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2979b25916f8749ff2aaf76943e0f0e037aca81b" 2018-11-14 18:31:41,223 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:31: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-a67bf584-ec74-4605-adf5-1f4d827ca953 x-compute-request-id: req-a67bf584-ec74-4605-adf5-1f4d827ca953 Content-Encoding: gzip Content-Length: 424 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQChBCo8KxyMgKWQ7pfFRPAzNU+0ckEycpJmEOz3HN4NcKI3JIj+5Mionr/oqja/Kh15MQuKNslRZWZ7rfcqfptRE+lB3ZqyRbGztSpxEfEKUvybkofcg1RDFASgOnBW2MeoidZU8rOzj1viY/BlJRTRiIlEQGlSTIFdwyXi0Gx1/Q==", "user_id": "45b4761cdc5f4236b888f7b33f07054f", "name": "CreateKeypairsTests-2f536381-7d0c-405e-9056-bf906ba5c330", "deleted": false, "created_at": "2018-11-14T18:31:40.000000", "updated_at": null, "fingerprint": "d4:dc:b2:bb:3f:2b:b6:81:34:8f:9d:ae:b9:98:d1:37", "deleted_at": null, "id": 71}} 2018-11-14 18:31:41,223 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-2f536381-7d0c-405e-9056-bf906ba5c330 used request id req-a67bf584-ec74-4605-adf5-1f4d827ca953 2018-11-14 18:31:41,223 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-2f536381-7d0c-405e-9056-bf906ba5c330 2018-11-14 18:31:41,226 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-2f536381-7d0c-405e-9056-bf906ba5c330 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84f96e4e114c9e4080c67bb08822a3a4ab2705fa" 2018-11-14 18:31:41,265 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18:31: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-8d48f7d4-fb59-4edf-bc53-82652e7e5f07 x-compute-request-id: req-8d48f7d4-fb59-4edf-bc53-82652e7e5f07 Content-Length: 0 Content-Type: application/json 2018-11-14 18:31:41,265 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-2f536381-7d0c-405e-9056-bf906ba5c330 used request id req-8d48f7d4-fb59-4edf-bc53-82652e7e5f07 2018-11-14 18:31:41,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e79967a03f5fabf5d2e832e0fe0917dcba20265a" 2018-11-14 18:31:41,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-71012e91-4881-47a1-a7eb-7decfd62e855 Date: Wed, 14 Nov 2018 18:31:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:31:41,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-71012e91-4881-47a1-a7eb-7decfd62e855 2018-11-14 18:31:41,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e79967a03f5fabf5d2e832e0fe0917dcba20265a" 2018-11-14 18:31:41,659 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:31:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1352ed19-45ca-42a5-9337-a0df9949f8a4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:31:41,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-1352ed19-45ca-42a5-9337-a0df9949f8a4 2018-11-14 18:31:41,660 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:31:41,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e79967a03f5fabf5d2e832e0fe0917dcba20265a" 2018-11-14 18:31:41,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:31:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9bb7876-bff1-4a5b-99e6-bfa2db623867 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:31:41,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-d9bb7876-bff1-4a5b-99e6-bfa2db623867 2018-11-14 18:31:41,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e79967a03f5fabf5d2e832e0fe0917dcba20265a" 2018-11-14 18:31:41,886 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:31:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0126881b-91d1-464c-8f8f-35c5b3346038 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:31:41,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-0126881b-91d1-464c-8f8f-35c5b3346038 2018-11-14 18:31:41,886 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:31:41,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e79967a03f5fabf5d2e832e0fe0917dcba20265a" 2018-11-14 18:31:41,990 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:31:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80cd256c-f039-41d8-8c92-7d234e48b9e7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:31:41,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-80cd256c-f039-41d8-8c92-7d234e48b9e7 2018-11-14 18:31:41,990 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:31:41,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e79967a03f5fabf5d2e832e0fe0917dcba20265a" 2018-11-14 18:31:42,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:31:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4dd82c1-4aa1-4065-a839-24cc32f66ab5 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:31:42,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-b4dd82c1-4aa1-4065-a839-24cc32f66ab5 2018-11-14 18:31:42,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e79967a03f5fabf5d2e832e0fe0917dcba20265a" 2018-11-14 18:31:42,213 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:31:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8428b9e5-d48c-463c-9c5d-9965133ab9cc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 18:31:42,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-8428b9e5-d48c-463c-9c5d-9965133ab9cc 2018-11-14 18:31:42,213 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:31:42,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e79967a03f5fabf5d2e832e0fe0917dcba20265a" 2018-11-14 18:31:42,318 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:31:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b896a9f-563c-482b-a93a-c1a11eb669be Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d3b3d3f2c3dd4be6bc230a686f3f0839.", "code": 404, "title": "Not Found"}} 2018-11-14 18:31:42,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 used request id req-9b896a9f-563c-482b-a93a-c1a11eb669be 2018-11-14 18:31:42,318 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:31:42,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e79967a03f5fabf5d2e832e0fe0917dcba20265a" 2018-11-14 18:31:42,434 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:31:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76360c8f-8852-4d1f-b69e-89354e13113f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5dcff89097904b7c82103d40edeed98d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:31:42,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d used request id req-76360c8f-8852-4d1f-b69e-89354e13113f 2018-11-14 18:31:42,434 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:31:42,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e79967a03f5fabf5d2e832e0fe0917dcba20265a" 2018-11-14 18:31:42,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:31:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96772d8c-3e67-4fb0-adb6-e6309ee4ebae Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:31:42,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-96772d8c-3e67-4fb0-adb6-e6309ee4ebae 2018-11-14 18:31:42,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e79967a03f5fabf5d2e832e0fe0917dcba20265a" 2018-11-14 18:31:42,648 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:31:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5244fbb-6d47-405b-abb8-3de3062afe61 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 991384c74c4d47b3bd2a68e52ad620ce.", "code": 404, "title": "Not Found"}} 2018-11-14 18:31:42,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce used request id req-d5244fbb-6d47-405b-abb8-3de3062afe61 2018-11-14 18:31:42,649 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:31:42,650 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-0c8620b1-ea70-477-proj 2018-11-14 18:31:42,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/8755e8a3bb8549ea948c82e778c3c0a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e79967a03f5fabf5d2e832e0fe0917dcba20265a" 2018-11-14 18:31:42,929 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:31:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d7490fc-f0c0-413e-ac6d-1ca05d43c15d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:31:42,929 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/8755e8a3bb8549ea948c82e778c3c0a1 used request id req-7d7490fc-f0c0-413e-ac6d-1ca05d43c15d 2018-11-14 18:31:42,929 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-0c8620b1-ea70-477-proj-role 2018-11-14 18:31:42,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/462b51b058ff46ea8bdf475259e19697 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e79967a03f5fabf5d2e832e0fe0917dcba20265a" 2018-11-14 18:31:43,067 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:31:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fedf9e9c-a492-4f63-bf7b-784d9dc7408b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:31:43,068 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/462b51b058ff46ea8bdf475259e19697 used request id req-fedf9e9c-a492-4f63-bf7b-784d9dc7408b 2018-11-14 18:31:43,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e79967a03f5fabf5d2e832e0fe0917dcba20265a" 2018-11-14 18:31:43,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:31:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de249b8b-2d7b-4926-b7a8-b228f26ccccd Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:31:43,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-de249b8b-2d7b-4926-b7a8-b228f26ccccd 2018-11-14 18:31:43,261 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-0c8620b1-ea70-477-user 2018-11-14 18:31:43,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/45b4761cdc5f4236b888f7b33f07054f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4841973ec586418d15dd26e0730bb762b29ef31f" 2018-11-14 18:31:43,459 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:31:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ecdbf8d8-e26e-41b3-a338-abced7ea7187 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:31:43,459 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/45b4761cdc5f4236b888f7b33f07054f used request id req-ecdbf8d8-e26e-41b3-a338-abced7ea7187 2018-11-14 18:31:43,460 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:31:43,897 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:31:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["LFkfVfixRR2WTAzLs-J3vg"], "issued_at": "2018-11-14T18:31:43.000000Z"}} 2018-11-14 18:31:43,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6cf2e545c335d6a5a9698dddf8c106919fd7809" 2018-11-14 18:31:43,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:31:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a78aef33-d6f7-4401-a734-029eeab80861 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:31:43,998 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-a78aef33-d6f7-4401-a734-029eeab80861 2018-11-14 18:31:43,999 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:31:44,000 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:31:44,436 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:31:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["hu1XU8ZYTiKra95Dk6xD4g"], "issued_at": "2018-11-14T18:31:44.000000Z"}} 2018-11-14 18:31:44,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8565aae2ffa0ffb9e9accff98ff432c1dedc41a6" 2018-11-14 18:31:44,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:31:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afd52c25-eb79-4f8b-8f2f-78959c2001f1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:31:44,547 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-afd52c25-eb79-4f8b-8f2f-78959c2001f1 2018-11-14 18:31:44,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:31:44,558 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:31: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:31:44,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-5a6d710f-ee57-477-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8565aae2ffa0ffb9e9accff98ff432c1dedc41a6" 2018-11-14 18:31:44,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:31:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-439bcc73-e74a-406b-a37c-a67cee575cf8 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-5a6d710f-ee57-477-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:31:44,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-5a6d710f-ee57-477-proj used request id req-439bcc73-e74a-406b-a37c-a67cee575cf8 2018-11-14 18:31:44,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8565aae2ffa0ffb9e9accff98ff432c1dedc41a6" 2018-11-14 18:31:44,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:31:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69849bb2-5f6f-4f87-b311-4827736d997f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:31:44,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-69849bb2-5f6f-4f87-b311-4827736d997f 2018-11-14 18:31:44,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8565aae2ffa0ffb9e9accff98ff432c1dedc41a6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-5a6d710f-ee57-477-proj"}}' 2018-11-14 18:31:44,936 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:31:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4099c83a-22fb-40d0-be21-39f4cdc68c81 Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d321ace29a2e467b9258c2efd4435300"}, "tags": [], "enabled": true, "id": "d321ace29a2e467b9258c2efd4435300", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-5a6d710f-ee57-477-proj"}} 2018-11-14 18:31:44,936 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-4099c83a-22fb-40d0-be21-39f4cdc68c81 2018-11-14 18:31:44,937 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-5a6d710f-ee57-477-proj 2018-11-14 18:31:44,937 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:31:44,938 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:31:45,440 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:31:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["rGilYa6iQA6vdSoUN26Drw"], "issued_at": "2018-11-14T18:31:45.000000Z"}} 2018-11-14 18:31:45,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0741bb702a4b8fc35c6965cfe83c3dea1972c1d" 2018-11-14 18:31:45,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:31:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2a6af22-51b4-4b5f-8da4-ad6d72eca510 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:31:45,553 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-d2a6af22-51b4-4b5f-8da4-ad6d72eca510 2018-11-14 18:31:45,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:31:45,562 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:31: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:31:45,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0741bb702a4b8fc35c6965cfe83c3dea1972c1d" 2018-11-14 18:31:45,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:31:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-847343ca-0703-4e58-9a09-e017a8a74d98 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:31:45,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-847343ca-0703-4e58-9a09-e017a8a74d98 2018-11-14 18:31:45,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateKeypairsTests-5a6d710f-ee57-477-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0741bb702a4b8fc35c6965cfe83c3dea1972c1d" 2018-11-14 18:31:45,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:31:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6eb4fa10-1d4a-4fd0-87e9-f17f31ba94d4 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateKeypairsTests-5a6d710f-ee57-477-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d321ace29a2e467b9258c2efd4435300"}, "tags": [], "enabled": true, "id": "d321ace29a2e467b9258c2efd4435300", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-5a6d710f-ee57-477-proj"}]} 2018-11-14 18:31:45,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateKeypairsTests-5a6d710f-ee57-477-proj used request id req-6eb4fa10-1d4a-4fd0-87e9-f17f31ba94d4 2018-11-14 18:31:45,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0741bb702a4b8fc35c6965cfe83c3dea1972c1d" 2018-11-14 18:31:45,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:31:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-289c1889-5e31-4470-b74f-b02d5945ca4c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:31:45,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-289c1889-5e31-4470-b74f-b02d5945ca4c 2018-11-14 18:31:46,218 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-5a6d710f-ee57-477-user 2018-11-14 18:31:46,218 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:31:46,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8565aae2ffa0ffb9e9accff98ff432c1dedc41a6" 2018-11-14 18:31:46,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:31:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a80b220-26a7-4a92-8497-395af13246b5 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:31:46,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0a80b220-26a7-4a92-8497-395af13246b5 2018-11-14 18:31:46,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8565aae2ffa0ffb9e9accff98ff432c1dedc41a6" -d '{"role": {"name": "CreateKeypairsTests-5a6d710f-ee57-477-proj-role"}}' 2018-11-14 18:31:46,475 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:31:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf3de456-56cb-4c88-ab58-36d16dc1a0b8 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "63d11cc1b67c4fcc87f225c2693e45c8", "links": {"self": "http://172.30.9.28:5000/v3/roles/63d11cc1b67c4fcc87f225c2693e45c8"}, "name": "CreateKeypairsTests-5a6d710f-ee57-477-proj-role"}} 2018-11-14 18:31:46,475 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-bf3de456-56cb-4c88-ab58-36d16dc1a0b8 2018-11-14 18:31:46,475 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-5a6d710f-ee57-477-proj-role 2018-11-14 18:31:46,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/63d11cc1b67c4fcc87f225c2693e45c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8565aae2ffa0ffb9e9accff98ff432c1dedc41a6" 2018-11-14 18:31:46,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:31:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc9f920f-d29b-4e8a-8f31-bc4ff55c154a Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "63d11cc1b67c4fcc87f225c2693e45c8", "links": {"self": "http://172.30.9.28:5000/v3/roles/63d11cc1b67c4fcc87f225c2693e45c8"}, "name": "CreateKeypairsTests-5a6d710f-ee57-477-proj-role"}} 2018-11-14 18:31:46,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/63d11cc1b67c4fcc87f225c2693e45c8 used request id req-dc9f920f-d29b-4e8a-8f31-bc4ff55c154a 2018-11-14 18:31:46,596 - keystone_utils - INFO - Granting role CreateKeypairsTests-5a6d710f-ee57-477-proj-role to project CreateKeypairsTests-5a6d710f-ee57-477-proj 2018-11-14 18:31:46,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/d321ace29a2e467b9258c2efd4435300/users/d29c5a7414a64e1eba92bd3bf6be9f6e/roles/63d11cc1b67c4fcc87f225c2693e45c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8565aae2ffa0ffb9e9accff98ff432c1dedc41a6" 2018-11-14 18:31:46,759 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:31:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6d32e04-d074-4ac2-97b0-202c75a6dee0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:31:46,759 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/d321ace29a2e467b9258c2efd4435300/users/d29c5a7414a64e1eba92bd3bf6be9f6e/roles/63d11cc1b67c4fcc87f225c2693e45c8 used request id req-a6d32e04-d074-4ac2-97b0-202c75a6dee0 2018-11-14 18:31:46,760 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:31:46,761 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:31:46,762 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:31:47,165 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "63d11cc1b67c4fcc87f225c2693e45c8", "name": "CreateKeypairsTests-5a6d710f-ee57-477-proj-role"}], "expires_at": "2018-11-14T19:31:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d321ace29a2e467b9258c2efd4435300", "name": "CreateKeypairsTests-5a6d710f-ee57-477-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/d321ace29a2e467b9258c2efd4435300", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/d321ace29a2e467b9258c2efd4435300", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/d321ace29a2e467b9258c2efd4435300", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_d321ace29a2e467b9258c2efd4435300", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_d321ace29a2e467b9258c2efd4435300", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/d321ace29a2e467b9258c2efd4435300", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/d321ace29a2e467b9258c2efd4435300", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/d321ace29a2e467b9258c2efd4435300", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/d321ace29a2e467b9258c2efd4435300", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/d321ace29a2e467b9258c2efd4435300", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/d321ace29a2e467b9258c2efd4435300", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/d321ace29a2e467b9258c2efd4435300", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/d321ace29a2e467b9258c2efd4435300", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/d321ace29a2e467b9258c2efd4435300", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-5a6d710f-ee57-477-user", "id": "d29c5a7414a64e1eba92bd3bf6be9f6e"}, "audit_ids": ["bueVpGqLQ4CmQVwT1BhB1g"], "issued_at": "2018-11-14T18:31:47.000000Z"}} 2018-11-14 18:31:47,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f9851c3005b4f25f891b69021373c2a2ca001f" 2018-11-14 18:31:47,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:31:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fcc09d5-da14-4081-84f8-dc1698618912 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:31:47,261 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-3fcc09d5-da14-4081-84f8-dc1698618912 2018-11-14 18:31:47,262 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:31:47,266 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f9851c3005b4f25f891b69021373c2a2ca001f" 2018-11-14 18:31:47,464 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 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 x-openstack-request-id: req-2f0e0063-dc1f-4bdf-9e4c-3476d7224205 x-compute-request-id: req-2f0e0063-dc1f-4bdf-9e4c-3476d7224205 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-11-14 18:31:47,464 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-2f0e0063-dc1f-4bdf-9e4c-3476d7224205 2018-11-14 18:31:47,465 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-37b773b2-c999-438d-8ff3-7f56c4e39b46... 2018-11-14 18:31:47,465 - OpenStackKeypair - INFO - Creating new keypair 2018-11-14 18:31:47,526 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-37b773b2-c999-438d-8ff3-7f56c4e39b46 2018-11-14 18:31:47,528 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f9851c3005b4f25f891b69021373c2a2ca001f" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDJLm8ELvDQyDjT7XKm5dhCfBloMpR1iYrjD8rvQl2aTRmslM3Jc5XGv0G6icL9BNKvh4E29LPeIxxJtpH3Gnp45WD/R9nN67EnGtW9/nPkI7JUjnaSic7Mt6SYkwD3Vq7ZJQVupmtUho4V7fH1aOfYzWyM6nTYYm4bX6lD4SC/bw==", "name": "CreateKeypairsTests-37b773b2-c999-438d-8ff3-7f56c4e39b46"}}' 2018-11-14 18:31:47,583 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 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-3edc97af-b998-47b2-be65-419cc9e03d8b x-compute-request-id: req-3edc97af-b998-47b2-be65-419cc9e03d8b Content-Encoding: gzip Content-Length: 364 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDJLm8ELvDQyDjT7XKm5dhCfBloMpR1iYrjD8rvQl2aTRmslM3Jc5XGv0G6icL9BNKvh4E29LPeIxxJtpH3Gnp45WD/R9nN67EnGtW9/nPkI7JUjnaSic7Mt6SYkwD3Vq7ZJQVupmtUho4V7fH1aOfYzWyM6nTYYm4bX6lD4SC/bw==", "user_id": "d29c5a7414a64e1eba92bd3bf6be9f6e", "name": "CreateKeypairsTests-37b773b2-c999-438d-8ff3-7f56c4e39b46", "fingerprint": "5d:1e:50:ad:49:6e:d0:00:19:dd:48:c2:68:bb:a5:06"}} 2018-11-14 18:31:47,583 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-3edc97af-b998-47b2-be65-419cc9e03d8b 2018-11-14 18:31:47,585 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-37b773b2-c999-438d-8ff3-7f56c4e39b46.pub 2018-11-14 18:31:47,586 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsTests-37b773b2-c999-438d-8ff3-7f56c4e39b46 2018-11-14 18:31:47,586 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:31:48,004 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "63d11cc1b67c4fcc87f225c2693e45c8", "name": "CreateKeypairsTests-5a6d710f-ee57-477-proj-role"}], "expires_at": "2018-11-14T19:31:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d321ace29a2e467b9258c2efd4435300", "name": "CreateKeypairsTests-5a6d710f-ee57-477-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/d321ace29a2e467b9258c2efd4435300", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/d321ace29a2e467b9258c2efd4435300", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/d321ace29a2e467b9258c2efd4435300", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_d321ace29a2e467b9258c2efd4435300", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_d321ace29a2e467b9258c2efd4435300", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/d321ace29a2e467b9258c2efd4435300", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/d321ace29a2e467b9258c2efd4435300", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/d321ace29a2e467b9258c2efd4435300", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/d321ace29a2e467b9258c2efd4435300", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/d321ace29a2e467b9258c2efd4435300", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/d321ace29a2e467b9258c2efd4435300", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/d321ace29a2e467b9258c2efd4435300", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/d321ace29a2e467b9258c2efd4435300", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/d321ace29a2e467b9258c2efd4435300", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-5a6d710f-ee57-477-user", "id": "d29c5a7414a64e1eba92bd3bf6be9f6e"}, "audit_ids": ["5hR1Nh7JSC2qjtr46VTt8g"], "issued_at": "2018-11-14T18:31:48.000000Z"}} 2018-11-14 18:31:48,007 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-37b773b2-c999-438d-8ff3-7f56c4e39b46 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5825aac7320cf9d54cddb00a5d5bff8e237f05f8" 2018-11-14 18:31:48,213 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:31: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-8d407466-e691-421d-aec6-28b2a654736d x-compute-request-id: req-8d407466-e691-421d-aec6-28b2a654736d Content-Encoding: gzip Content-Length: 422 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDJLm8ELvDQyDjT7XKm5dhCfBloMpR1iYrjD8rvQl2aTRmslM3Jc5XGv0G6icL9BNKvh4E29LPeIxxJtpH3Gnp45WD/R9nN67EnGtW9/nPkI7JUjnaSic7Mt6SYkwD3Vq7ZJQVupmtUho4V7fH1aOfYzWyM6nTYYm4bX6lD4SC/bw==", "user_id": "d29c5a7414a64e1eba92bd3bf6be9f6e", "name": "CreateKeypairsTests-37b773b2-c999-438d-8ff3-7f56c4e39b46", "deleted": false, "created_at": "2018-11-14T18:31:47.000000", "updated_at": null, "fingerprint": "5d:1e:50:ad:49:6e:d0:00:19:dd:48:c2:68:bb:a5:06", "deleted_at": null, "id": 74}} 2018-11-14 18:31:48,213 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-37b773b2-c999-438d-8ff3-7f56c4e39b46 used request id req-8d407466-e691-421d-aec6-28b2a654736d 2018-11-14 18:31:48,214 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-37b773b2-c999-438d-8ff3-7f56c4e39b46 2018-11-14 18:31:48,217 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-37b773b2-c999-438d-8ff3-7f56c4e39b46 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f9851c3005b4f25f891b69021373c2a2ca001f" 2018-11-14 18:31:48,259 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18:31: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-f9db28cc-7f96-43e2-916f-8a4c4656aed7 x-compute-request-id: req-f9db28cc-7f96-43e2-916f-8a4c4656aed7 Content-Length: 0 Content-Type: application/json 2018-11-14 18:31:48,259 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-37b773b2-c999-438d-8ff3-7f56c4e39b46 used request id req-f9db28cc-7f96-43e2-916f-8a4c4656aed7 2018-11-14 18:31:48,260 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-37b773b2-c999-438d-8ff3-7f56c4e39b46.pub] 2018-11-14 18:31:48,260 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsTests-37b773b2-c999-438d-8ff3-7f56c4e39b46] 2018-11-14 18:31:48,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8565aae2ffa0ffb9e9accff98ff432c1dedc41a6" 2018-11-14 18:31:48,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-f4d957a2-31b1-4444-8f56-b268f5ea08d4 Date: Wed, 14 Nov 2018 18:31:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:31:48,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-f4d957a2-31b1-4444-8f56-b268f5ea08d4 2018-11-14 18:31:48,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8565aae2ffa0ffb9e9accff98ff432c1dedc41a6" 2018-11-14 18:31:48,669 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:31:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d0736aa-145e-4b9d-8b68-7a96fa3b7e6a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:31:48,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-5d0736aa-145e-4b9d-8b68-7a96fa3b7e6a 2018-11-14 18:31:48,669 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:31:48,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8565aae2ffa0ffb9e9accff98ff432c1dedc41a6" 2018-11-14 18:31:48,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:31:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99ec8c53-084d-49f8-a8bb-f49be2ca8ba5 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:31:48,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-99ec8c53-084d-49f8-a8bb-f49be2ca8ba5 2018-11-14 18:31:48,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8565aae2ffa0ffb9e9accff98ff432c1dedc41a6" 2018-11-14 18:31:48,909 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:31:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c2b3f97-16bd-486a-b555-81df68f793b2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:31:48,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-1c2b3f97-16bd-486a-b555-81df68f793b2 2018-11-14 18:31:48,909 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:31:48,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8565aae2ffa0ffb9e9accff98ff432c1dedc41a6" 2018-11-14 18:31:49,016 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:31:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-783c608b-fb6a-47ce-8e28-eaa631ad1ecb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:31:49,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-783c608b-fb6a-47ce-8e28-eaa631ad1ecb 2018-11-14 18:31:49,016 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:31:49,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8565aae2ffa0ffb9e9accff98ff432c1dedc41a6" 2018-11-14 18:31:49,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:31:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2e8a013-078e-4c92-8cd7-4dbe882791e8 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:31:49,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-f2e8a013-078e-4c92-8cd7-4dbe882791e8 2018-11-14 18:31:49,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8565aae2ffa0ffb9e9accff98ff432c1dedc41a6" 2018-11-14 18:31:49,239 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:31:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3ed7e9f-59b8-4648-abee-ca495acc40ae Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 18:31:49,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-b3ed7e9f-59b8-4648-abee-ca495acc40ae 2018-11-14 18:31:49,239 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:31:49,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8565aae2ffa0ffb9e9accff98ff432c1dedc41a6" 2018-11-14 18:31:49,350 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:31:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9d7549f-030f-49d7-8039-1e9771d55f81 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d3b3d3f2c3dd4be6bc230a686f3f0839.", "code": 404, "title": "Not Found"}} 2018-11-14 18:31:49,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 used request id req-f9d7549f-030f-49d7-8039-1e9771d55f81 2018-11-14 18:31:49,350 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:31:49,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8565aae2ffa0ffb9e9accff98ff432c1dedc41a6" 2018-11-14 18:31:49,463 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:31:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-672e92e9-2d7e-46a6-b3cf-6c8a93e402c4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5dcff89097904b7c82103d40edeed98d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:31:49,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d used request id req-672e92e9-2d7e-46a6-b3cf-6c8a93e402c4 2018-11-14 18:31:49,464 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:31:49,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8565aae2ffa0ffb9e9accff98ff432c1dedc41a6" 2018-11-14 18:31:49,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:31:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0829cc4a-1522-4ab4-8d38-45913703f4b4 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:31:49,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-0829cc4a-1522-4ab4-8d38-45913703f4b4 2018-11-14 18:31:49,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8565aae2ffa0ffb9e9accff98ff432c1dedc41a6" 2018-11-14 18:31:49,685 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:31:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a67cc01-89ca-4e8d-baa9-89565bfc9f59 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 991384c74c4d47b3bd2a68e52ad620ce.", "code": 404, "title": "Not Found"}} 2018-11-14 18:31:49,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce used request id req-2a67cc01-89ca-4e8d-baa9-89565bfc9f59 2018-11-14 18:31:49,685 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:31:49,686 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-5a6d710f-ee57-477-proj 2018-11-14 18:31:49,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/d321ace29a2e467b9258c2efd4435300 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8565aae2ffa0ffb9e9accff98ff432c1dedc41a6" 2018-11-14 18:31:49,971 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:31:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8576cda-afc0-48f6-9e2f-dede40ccc582 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:31:49,972 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/d321ace29a2e467b9258c2efd4435300 used request id req-e8576cda-afc0-48f6-9e2f-dede40ccc582 2018-11-14 18:31:49,972 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-5a6d710f-ee57-477-proj-role 2018-11-14 18:31:49,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/63d11cc1b67c4fcc87f225c2693e45c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8565aae2ffa0ffb9e9accff98ff432c1dedc41a6" 2018-11-14 18:31:50,103 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:31:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-194c0b61-4f71-4b49-ac6f-008a7ac1c677 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:31:50,104 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/63d11cc1b67c4fcc87f225c2693e45c8 used request id req-194c0b61-4f71-4b49-ac6f-008a7ac1c677 2018-11-14 18:31:50,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8565aae2ffa0ffb9e9accff98ff432c1dedc41a6" 2018-11-14 18:31:50,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:31:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc50d80d-fd48-438c-8cbd-b0f84180cb12 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:31:50,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-fc50d80d-fd48-438c-8cbd-b0f84180cb12 2018-11-14 18:31:50,214 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-5a6d710f-ee57-477-user 2018-11-14 18:31:50,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/d29c5a7414a64e1eba92bd3bf6be9f6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0741bb702a4b8fc35c6965cfe83c3dea1972c1d" 2018-11-14 18:31:50,359 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:31:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bddcaab8-ceb1-4d88-9494-82394a403c06 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:31:50,359 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/d29c5a7414a64e1eba92bd3bf6be9f6e used request id req-bddcaab8-ceb1-4d88-9494-82394a403c06 2018-11-14 18:31:50,361 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:31:50,785 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:31:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["U5FCWBY1SI-ERI7uRaqlUw"], "issued_at": "2018-11-14T18:31:50.000000Z"}} 2018-11-14 18:31:50,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b727911f3dd874b39c50c24c2accbafb06de452" 2018-11-14 18:31:50,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:31:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e7bec26-bf22-4172-9859-6a9ab86b2b6c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:31:50,896 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-7e7bec26-bf22-4172-9859-6a9ab86b2b6c 2018-11-14 18:31:50,897 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:31:50,898 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:31:51,324 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:31:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["WCfEBbVGQe-QUaX4CkgoUA"], "issued_at": "2018-11-14T18:31:51.000000Z"}} 2018-11-14 18:31:51,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cc862a48266b8c3a02f9b926e6c750e4884f3e6" 2018-11-14 18:31:51,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:31:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66c7a568-6608-40cf-ac92-5c981ee0b642 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:31:51,340 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-66c7a568-6608-40cf-ac92-5c981ee0b642 2018-11-14 18:31:51,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:31:51,348 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:31: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:31:51,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-6e6981d3-ae62-42c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cc862a48266b8c3a02f9b926e6c750e4884f3e6" 2018-11-14 18:31:51,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:31:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a6d2fd7-b966-4ee5-8f41-45cc0e3d7b38 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-6e6981d3-ae62-42c-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:31:51,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-6e6981d3-ae62-42c-proj used request id req-2a6d2fd7-b966-4ee5-8f41-45cc0e3d7b38 2018-11-14 18:31:51,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cc862a48266b8c3a02f9b926e6c750e4884f3e6" 2018-11-14 18:31:51,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:31:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08730928-fe3a-4f1d-9561-ca3719fb01c6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:31:51,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-08730928-fe3a-4f1d-9561-ca3719fb01c6 2018-11-14 18:31:51,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cc862a48266b8c3a02f9b926e6c750e4884f3e6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-6e6981d3-ae62-42c-proj"}}' 2018-11-14 18:31:51,726 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:31:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ebc661e-2f93-4ea1-84ed-ccf024332c9c Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/55e00a465d784b43b896ce5abec607c2"}, "tags": [], "enabled": true, "id": "55e00a465d784b43b896ce5abec607c2", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-6e6981d3-ae62-42c-proj"}} 2018-11-14 18:31:51,726 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-2ebc661e-2f93-4ea1-84ed-ccf024332c9c 2018-11-14 18:31:51,727 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-6e6981d3-ae62-42c-proj 2018-11-14 18:31:51,727 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:31:51,728 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:31:52,142 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:31:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["quplzC2vRLKZN3GUpDsSNQ"], "issued_at": "2018-11-14T18:31:52.000000Z"}} 2018-11-14 18:31:52,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffd586303690d9b320cdff9d45f51bf25717d6ef" 2018-11-14 18:31:52,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:31:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd9d0a65-0c69-49f3-8ebf-68eaa4fc15e3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:31:52,250 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-fd9d0a65-0c69-49f3-8ebf-68eaa4fc15e3 2018-11-14 18:31:52,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:31:52,259 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:31: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:31:52,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffd586303690d9b320cdff9d45f51bf25717d6ef" 2018-11-14 18:31:52,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:31:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cb50d2f-d700-4337-82f4-9aa5a83ad8b2 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:31:52,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-4cb50d2f-d700-4337-82f4-9aa5a83ad8b2 2018-11-14 18:31:52,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateKeypairsTests-6e6981d3-ae62-42c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffd586303690d9b320cdff9d45f51bf25717d6ef" 2018-11-14 18:31:52,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:31:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1c5b8df-e391-47a6-bf41-44cbf4f5064f Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateKeypairsTests-6e6981d3-ae62-42c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/55e00a465d784b43b896ce5abec607c2"}, "tags": [], "enabled": true, "id": "55e00a465d784b43b896ce5abec607c2", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-6e6981d3-ae62-42c-proj"}]} 2018-11-14 18:31:52,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateKeypairsTests-6e6981d3-ae62-42c-proj used request id req-a1c5b8df-e391-47a6-bf41-44cbf4f5064f 2018-11-14 18:31:52,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffd586303690d9b320cdff9d45f51bf25717d6ef" 2018-11-14 18:31:52,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:31:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4aead96d-bbf7-458e-8f6d-002bfb1c7fac Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:31:52,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-4aead96d-bbf7-458e-8f6d-002bfb1c7fac 2018-11-14 18:31:53,002 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-6e6981d3-ae62-42c-user 2018-11-14 18:31:53,003 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:31:53,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cc862a48266b8c3a02f9b926e6c750e4884f3e6" 2018-11-14 18:31:53,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:31:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be22175b-8f58-4b5f-bcb7-553b374cd8fb Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:31:53,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-be22175b-8f58-4b5f-bcb7-553b374cd8fb 2018-11-14 18:31:53,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cc862a48266b8c3a02f9b926e6c750e4884f3e6" -d '{"role": {"name": "CreateKeypairsTests-6e6981d3-ae62-42c-proj-role"}}' 2018-11-14 18:31:53,235 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:31:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90ec8c5c-2af0-4c98-ba8b-ce546f0f68e4 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bbb718da2c594e938b1e84b44196d81e", "links": {"self": "http://172.30.9.28:5000/v3/roles/bbb718da2c594e938b1e84b44196d81e"}, "name": "CreateKeypairsTests-6e6981d3-ae62-42c-proj-role"}} 2018-11-14 18:31:53,236 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-90ec8c5c-2af0-4c98-ba8b-ce546f0f68e4 2018-11-14 18:31:53,236 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-6e6981d3-ae62-42c-proj-role 2018-11-14 18:31:53,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/bbb718da2c594e938b1e84b44196d81e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cc862a48266b8c3a02f9b926e6c750e4884f3e6" 2018-11-14 18:31:53,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:31:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5031c7c5-207b-44af-9508-2ab0fc18de78 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bbb718da2c594e938b1e84b44196d81e", "links": {"self": "http://172.30.9.28:5000/v3/roles/bbb718da2c594e938b1e84b44196d81e"}, "name": "CreateKeypairsTests-6e6981d3-ae62-42c-proj-role"}} 2018-11-14 18:31:53,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/bbb718da2c594e938b1e84b44196d81e used request id req-5031c7c5-207b-44af-9508-2ab0fc18de78 2018-11-14 18:31:53,348 - keystone_utils - INFO - Granting role CreateKeypairsTests-6e6981d3-ae62-42c-proj-role to project CreateKeypairsTests-6e6981d3-ae62-42c-proj 2018-11-14 18:31:53,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/55e00a465d784b43b896ce5abec607c2/users/6bc5e74aea614c278326c2c5334fd777/roles/bbb718da2c594e938b1e84b44196d81e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cc862a48266b8c3a02f9b926e6c750e4884f3e6" 2018-11-14 18:31:53,502 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:31:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f39e1b1a-bb5f-40a9-8572-e33ec45efc4a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:31:53,502 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/55e00a465d784b43b896ce5abec607c2/users/6bc5e74aea614c278326c2c5334fd777/roles/bbb718da2c594e938b1e84b44196d81e used request id req-f39e1b1a-bb5f-40a9-8572-e33ec45efc4a 2018-11-14 18:31:53,502 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:31:53,504 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:31:53,505 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:31:53,902 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bbb718da2c594e938b1e84b44196d81e", "name": "CreateKeypairsTests-6e6981d3-ae62-42c-proj-role"}], "expires_at": "2018-11-14T19:31:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "55e00a465d784b43b896ce5abec607c2", "name": "CreateKeypairsTests-6e6981d3-ae62-42c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/55e00a465d784b43b896ce5abec607c2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/55e00a465d784b43b896ce5abec607c2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/55e00a465d784b43b896ce5abec607c2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_55e00a465d784b43b896ce5abec607c2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_55e00a465d784b43b896ce5abec607c2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/55e00a465d784b43b896ce5abec607c2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/55e00a465d784b43b896ce5abec607c2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/55e00a465d784b43b896ce5abec607c2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/55e00a465d784b43b896ce5abec607c2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/55e00a465d784b43b896ce5abec607c2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/55e00a465d784b43b896ce5abec607c2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/55e00a465d784b43b896ce5abec607c2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/55e00a465d784b43b896ce5abec607c2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/55e00a465d784b43b896ce5abec607c2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-6e6981d3-ae62-42c-user", "id": "6bc5e74aea614c278326c2c5334fd777"}, "audit_ids": ["GYyPTrViS1e5x5BCdY98xg"], "issued_at": "2018-11-14T18:31:53.000000Z"}} 2018-11-14 18:31:53,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8f957d0e2d7dce94b17c357319adfcced29ea13" 2018-11-14 18:31:54,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:31:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-526f593c-1113-4a39-a06c-6338e4d485b1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:31:54,001 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-526f593c-1113-4a39-a06c-6338e4d485b1 2018-11-14 18:31:54,002 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:31:54,006 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8f957d0e2d7dce94b17c357319adfcced29ea13" 2018-11-14 18:31:54,221 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:31: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-38bcd745-8d5d-4547-ae31-58fa36f6b90b x-compute-request-id: req-38bcd745-8d5d-4547-ae31-58fa36f6b90b Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-11-14 18:31:54,221 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-38bcd745-8d5d-4547-ae31-58fa36f6b90b 2018-11-14 18:31:54,222 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-d54c96ce-2d91-43b8-8d5e-e7797bc26840... 2018-11-14 18:31:54,222 - OpenStackKeypair - INFO - Creating new keypair 2018-11-14 18:31:54,257 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-d54c96ce-2d91-43b8-8d5e-e7797bc26840 2018-11-14 18:31:54,259 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8f957d0e2d7dce94b17c357319adfcced29ea13" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDXCZovD83VIAwRZG3jFtpzFLgxq+eUqTdFSkoLqHG2Nw/XeiEvJaHhRpw45yDmjYi1331Aar/BtKKcoxgZN39JyQ6fx/oet9UbKwRKCLCniJMuaS1rc0feni/EzHk+CEmpH/RvP2Eog+iLiyc1ZjFpxOtWdnIMslLOtoi2R7h34w==", "name": "CreateKeypairsTests-d54c96ce-2d91-43b8-8d5e-e7797bc26840"}}' 2018-11-14 18:31:54,325 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:31: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-8773b314-ef29-4cb6-b75c-efdf62038b60 x-compute-request-id: req-8773b314-ef29-4cb6-b75c-efdf62038b60 Content-Encoding: gzip Content-Length: 367 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDXCZovD83VIAwRZG3jFtpzFLgxq+eUqTdFSkoLqHG2Nw/XeiEvJaHhRpw45yDmjYi1331Aar/BtKKcoxgZN39JyQ6fx/oet9UbKwRKCLCniJMuaS1rc0feni/EzHk+CEmpH/RvP2Eog+iLiyc1ZjFpxOtWdnIMslLOtoi2R7h34w==", "user_id": "6bc5e74aea614c278326c2c5334fd777", "name": "CreateKeypairsTests-d54c96ce-2d91-43b8-8d5e-e7797bc26840", "fingerprint": "2f:7d:06:1d:80:ff:87:0d:c5:3d:ec:44:ad:f8:ef:7f"}} 2018-11-14 18:31:54,325 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-8773b314-ef29-4cb6-b75c-efdf62038b60 2018-11-14 18:31:54,338 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-d54c96ce-2d91-43b8-8d5e-e7797bc26840.pub 2018-11-14 18:31:54,338 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:31:54,835 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bbb718da2c594e938b1e84b44196d81e", "name": "CreateKeypairsTests-6e6981d3-ae62-42c-proj-role"}], "expires_at": "2018-11-14T19:31:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "55e00a465d784b43b896ce5abec607c2", "name": "CreateKeypairsTests-6e6981d3-ae62-42c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/55e00a465d784b43b896ce5abec607c2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/55e00a465d784b43b896ce5abec607c2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/55e00a465d784b43b896ce5abec607c2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_55e00a465d784b43b896ce5abec607c2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_55e00a465d784b43b896ce5abec607c2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/55e00a465d784b43b896ce5abec607c2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/55e00a465d784b43b896ce5abec607c2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/55e00a465d784b43b896ce5abec607c2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/55e00a465d784b43b896ce5abec607c2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/55e00a465d784b43b896ce5abec607c2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/55e00a465d784b43b896ce5abec607c2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/55e00a465d784b43b896ce5abec607c2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/55e00a465d784b43b896ce5abec607c2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/55e00a465d784b43b896ce5abec607c2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-6e6981d3-ae62-42c-user", "id": "6bc5e74aea614c278326c2c5334fd777"}, "audit_ids": ["08woFxpBT1maj8I-AmQ2_A"], "issued_at": "2018-11-14T18:31:54.000000Z"}} 2018-11-14 18:31:54,838 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-d54c96ce-2d91-43b8-8d5e-e7797bc26840 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}134f8ae2d31a0fc4a0ecb671e343edfad77bcb06" 2018-11-14 18:31:55,039 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:31: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-6831081b-d707-4f03-bbe9-0dd21ac4d289 x-compute-request-id: req-6831081b-d707-4f03-bbe9-0dd21ac4d289 Content-Encoding: gzip Content-Length: 425 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDXCZovD83VIAwRZG3jFtpzFLgxq+eUqTdFSkoLqHG2Nw/XeiEvJaHhRpw45yDmjYi1331Aar/BtKKcoxgZN39JyQ6fx/oet9UbKwRKCLCniJMuaS1rc0feni/EzHk+CEmpH/RvP2Eog+iLiyc1ZjFpxOtWdnIMslLOtoi2R7h34w==", "user_id": "6bc5e74aea614c278326c2c5334fd777", "name": "CreateKeypairsTests-d54c96ce-2d91-43b8-8d5e-e7797bc26840", "deleted": false, "created_at": "2018-11-14T18:31:54.000000", "updated_at": null, "fingerprint": "2f:7d:06:1d:80:ff:87:0d:c5:3d:ec:44:ad:f8:ef:7f", "deleted_at": null, "id": 77}} 2018-11-14 18:31:55,039 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-d54c96ce-2d91-43b8-8d5e-e7797bc26840 used request id req-6831081b-d707-4f03-bbe9-0dd21ac4d289 2018-11-14 18:31:55,039 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-d54c96ce-2d91-43b8-8d5e-e7797bc26840 2018-11-14 18:31:55,042 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-d54c96ce-2d91-43b8-8d5e-e7797bc26840 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8f957d0e2d7dce94b17c357319adfcced29ea13" 2018-11-14 18:31:55,080 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 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 x-openstack-request-id: req-682e789b-c987-414c-9b5a-6422953ab993 x-compute-request-id: req-682e789b-c987-414c-9b5a-6422953ab993 Content-Length: 0 Content-Type: application/json 2018-11-14 18:31:55,080 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-d54c96ce-2d91-43b8-8d5e-e7797bc26840 used request id req-682e789b-c987-414c-9b5a-6422953ab993 2018-11-14 18:31:55,080 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-d54c96ce-2d91-43b8-8d5e-e7797bc26840.pub] 2018-11-14 18:31:55,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cc862a48266b8c3a02f9b926e6c750e4884f3e6" 2018-11-14 18:31:55,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-db9b2208-5f25-40f4-9117-da49224a0c59 Date: Wed, 14 Nov 2018 18:31:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:31:55,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-db9b2208-5f25-40f4-9117-da49224a0c59 2018-11-14 18:31:55,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cc862a48266b8c3a02f9b926e6c750e4884f3e6" 2018-11-14 18:31:55,479 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:31:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1a7679c-38e4-412d-9cf2-b412fada2f67 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:31:55,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-c1a7679c-38e4-412d-9cf2-b412fada2f67 2018-11-14 18:31:55,479 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:31:55,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cc862a48266b8c3a02f9b926e6c750e4884f3e6" 2018-11-14 18:31:55,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:31:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b0e7c21-aab4-42f0-bea8-ece944195468 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:31:55,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-5b0e7c21-aab4-42f0-bea8-ece944195468 2018-11-14 18:31:55,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cc862a48266b8c3a02f9b926e6c750e4884f3e6" 2018-11-14 18:31:55,700 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:31:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e900a295-88c0-4734-a5e3-3cb23a7f1058 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:31:55,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-e900a295-88c0-4734-a5e3-3cb23a7f1058 2018-11-14 18:31:55,700 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:31:55,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cc862a48266b8c3a02f9b926e6c750e4884f3e6" 2018-11-14 18:31:55,804 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:31:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf15891b-0756-42c9-9ec2-deedbcbc89e9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:31:55,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-cf15891b-0756-42c9-9ec2-deedbcbc89e9 2018-11-14 18:31:55,805 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:31:55,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cc862a48266b8c3a02f9b926e6c750e4884f3e6" 2018-11-14 18:31:55,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:31:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90eb3fa2-7ebe-4c53-9208-e9c7c025e30a Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:31:55,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-90eb3fa2-7ebe-4c53-9208-e9c7c025e30a 2018-11-14 18:31:55,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cc862a48266b8c3a02f9b926e6c750e4884f3e6" 2018-11-14 18:31:56,027 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:31:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2061fd4-5fbc-4d24-a5f5-eb7410e4ecbf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 18:31:56,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-b2061fd4-5fbc-4d24-a5f5-eb7410e4ecbf 2018-11-14 18:31:56,028 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:31:56,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cc862a48266b8c3a02f9b926e6c750e4884f3e6" 2018-11-14 18:31:56,133 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:31:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96e1b62e-5ab9-4058-8e4a-a6e588c5a592 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d3b3d3f2c3dd4be6bc230a686f3f0839.", "code": 404, "title": "Not Found"}} 2018-11-14 18:31:56,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 used request id req-96e1b62e-5ab9-4058-8e4a-a6e588c5a592 2018-11-14 18:31:56,133 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:31:56,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cc862a48266b8c3a02f9b926e6c750e4884f3e6" 2018-11-14 18:31:56,247 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:31:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e55b3a0-9b13-4e5f-be2b-db88772ee01b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5dcff89097904b7c82103d40edeed98d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:31:56,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d used request id req-9e55b3a0-9b13-4e5f-be2b-db88772ee01b 2018-11-14 18:31:56,248 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:31:56,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cc862a48266b8c3a02f9b926e6c750e4884f3e6" 2018-11-14 18:31:56,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:31:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb271cdd-68c3-4fc0-a1a4-3abde316a213 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:31:56,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-cb271cdd-68c3-4fc0-a1a4-3abde316a213 2018-11-14 18:31:56,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cc862a48266b8c3a02f9b926e6c750e4884f3e6" 2018-11-14 18:31:56,463 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:31:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08783049-9fa7-4c03-9ee2-5c0cdcd8486a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 991384c74c4d47b3bd2a68e52ad620ce.", "code": 404, "title": "Not Found"}} 2018-11-14 18:31:56,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce used request id req-08783049-9fa7-4c03-9ee2-5c0cdcd8486a 2018-11-14 18:31:56,464 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:31:56,465 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-6e6981d3-ae62-42c-proj 2018-11-14 18:31:56,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/55e00a465d784b43b896ce5abec607c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cc862a48266b8c3a02f9b926e6c750e4884f3e6" 2018-11-14 18:31:56,642 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:31:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23635995-c0c9-415e-aa75-e88f9f284fde Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:31:56,642 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/55e00a465d784b43b896ce5abec607c2 used request id req-23635995-c0c9-415e-aa75-e88f9f284fde 2018-11-14 18:31:56,642 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-6e6981d3-ae62-42c-proj-role 2018-11-14 18:31:56,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/bbb718da2c594e938b1e84b44196d81e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cc862a48266b8c3a02f9b926e6c750e4884f3e6" 2018-11-14 18:31:56,798 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:31:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7eaeb6b3-8abb-47b6-9a7b-412ec841c738 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:31:56,798 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/bbb718da2c594e938b1e84b44196d81e used request id req-7eaeb6b3-8abb-47b6-9a7b-412ec841c738 2018-11-14 18:31:56,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cc862a48266b8c3a02f9b926e6c750e4884f3e6" 2018-11-14 18:31:56,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:31:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e892e3a0-5be0-4255-bddb-9050b1bc8e41 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:31:56,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-e892e3a0-5be0-4255-bddb-9050b1bc8e41 2018-11-14 18:31:56,902 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-6e6981d3-ae62-42c-user 2018-11-14 18:31:56,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/6bc5e74aea614c278326c2c5334fd777 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffd586303690d9b320cdff9d45f51bf25717d6ef" 2018-11-14 18:31:57,141 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:31:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-480acfcc-30e2-4ce4-b3b4-40fb93e74c1a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:31:57,141 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/6bc5e74aea614c278326c2c5334fd777 used request id req-480acfcc-30e2-4ce4-b3b4-40fb93e74c1a 2018-11-14 18:31:57,143 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:31:57,563 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:31:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["mH6_3GVXRkCXmwgkqyXRZg"], "issued_at": "2018-11-14T18:31:57.000000Z"}} 2018-11-14 18:31:57,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a213c0408e9369fec395d6de3f7296ba2ac4e63" 2018-11-14 18:31:57,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:31:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad4d1030-e8b5-4c8b-97a9-d953bb6d34f9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:31:57,652 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-ad4d1030-e8b5-4c8b-97a9-d953bb6d34f9 2018-11-14 18:31:57,653 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:31:57,654 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:31:58,084 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:31:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["E7NbLyocRvu9KJizKdFYYg"], "issued_at": "2018-11-14T18:31:58.000000Z"}} 2018-11-14 18:31:58,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d0294a85c85db0ca07968a640e534358df57f85" 2018-11-14 18:31:58,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:31:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40afafd1-f2e1-4e86-a60f-da664c4b6fff Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:31:58,212 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-40afafd1-f2e1-4e86-a60f-da664c4b6fff 2018-11-14 18:31:58,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:31:58,223 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:31: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:31:58,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-dd06b6bf-0d8f-4f5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d0294a85c85db0ca07968a640e534358df57f85" 2018-11-14 18:31:58,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:31:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e96b1c3-fce6-499b-9691-fbaf05f5f02a Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-dd06b6bf-0d8f-4f5-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:31:58,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-dd06b6bf-0d8f-4f5-proj used request id req-5e96b1c3-fce6-499b-9691-fbaf05f5f02a 2018-11-14 18:31:58,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d0294a85c85db0ca07968a640e534358df57f85" 2018-11-14 18:31:58,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:31:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff0dea2f-dd42-4ded-ac3c-360067355c34 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:31:58,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-ff0dea2f-dd42-4ded-ac3c-360067355c34 2018-11-14 18:31:58,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d0294a85c85db0ca07968a640e534358df57f85" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-dd06b6bf-0d8f-4f5-proj"}}' 2018-11-14 18:31:58,600 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:31:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74b174db-4e68-4db5-ace3-c77655d85364 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/de384cf2b16e4f49bbd1f3ced2a695c0"}, "tags": [], "enabled": true, "id": "de384cf2b16e4f49bbd1f3ced2a695c0", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-dd06b6bf-0d8f-4f5-proj"}} 2018-11-14 18:31:58,600 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-74b174db-4e68-4db5-ace3-c77655d85364 2018-11-14 18:31:58,601 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-dd06b6bf-0d8f-4f5-proj 2018-11-14 18:31:58,601 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:31:58,602 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:31:59,024 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:31:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["xno0YkIgRVCQCf4ksbTngA"], "issued_at": "2018-11-14T18:31:59.000000Z"}} 2018-11-14 18:31:59,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5435973772a6e3cd3a1713ac73935a78ed532d97" 2018-11-14 18:31:59,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:31:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8352fe9e-9846-4d35-84a8-924439a78452 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:31:59,142 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-8352fe9e-9846-4d35-84a8-924439a78452 2018-11-14 18:31:59,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:31:59,151 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:31: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:31:59,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5435973772a6e3cd3a1713ac73935a78ed532d97" 2018-11-14 18:31:59,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:31:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2ec27cf-922e-45f0-8ab4-3a6639729b03 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:31:59,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-d2ec27cf-922e-45f0-8ab4-3a6639729b03 2018-11-14 18:31:59,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateKeypairsCleanupTests-dd06b6bf-0d8f-4f5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5435973772a6e3cd3a1713ac73935a78ed532d97" 2018-11-14 18:31:59,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:31:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5046a980-534d-417d-8698-0fe2b5bad990 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateKeypairsCleanupTests-dd06b6bf-0d8f-4f5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/de384cf2b16e4f49bbd1f3ced2a695c0"}, "tags": [], "enabled": true, "id": "de384cf2b16e4f49bbd1f3ced2a695c0", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-dd06b6bf-0d8f-4f5-proj"}]} 2018-11-14 18:31:59,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateKeypairsCleanupTests-dd06b6bf-0d8f-4f5-proj used request id req-5046a980-534d-417d-8698-0fe2b5bad990 2018-11-14 18:31:59,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5435973772a6e3cd3a1713ac73935a78ed532d97" 2018-11-14 18:31:59,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:31:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cde6315-f3af-41fa-b59e-0534b8141b24 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:31:59,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-4cde6315-f3af-41fa-b59e-0534b8141b24 2018-11-14 18:31:59,817 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-dd06b6bf-0d8f-4f5-user 2018-11-14 18:31:59,817 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:31:59,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d0294a85c85db0ca07968a640e534358df57f85" 2018-11-14 18:31:59,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:31:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee117d09-5b50-4ab7-be07-4798446a6301 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:31:59,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ee117d09-5b50-4ab7-be07-4798446a6301 2018-11-14 18:31:59,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d0294a85c85db0ca07968a640e534358df57f85" -d '{"role": {"name": "CreateKeypairsCleanupTests-dd06b6bf-0d8f-4f5-proj-role"}}' 2018-11-14 18:31:59,971 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:31:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c5e5ea4-ac2e-47a4-817c-b30d7dac13e4 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4caddbbc67704edf94193ae08bc7657f", "links": {"self": "http://172.30.9.28:5000/v3/roles/4caddbbc67704edf94193ae08bc7657f"}, "name": "CreateKeypairsCleanupTests-dd06b6bf-0d8f-4f5-proj-role"}} 2018-11-14 18:31:59,971 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-8c5e5ea4-ac2e-47a4-817c-b30d7dac13e4 2018-11-14 18:31:59,972 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-dd06b6bf-0d8f-4f5-proj-role 2018-11-14 18:31:59,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/4caddbbc67704edf94193ae08bc7657f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d0294a85c85db0ca07968a640e534358df57f85" 2018-11-14 18:31:59,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:31:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d14f0ca5-0f1e-4a55-a85d-c7002c698cf8 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4caddbbc67704edf94193ae08bc7657f", "links": {"self": "http://172.30.9.28:5000/v3/roles/4caddbbc67704edf94193ae08bc7657f"}, "name": "CreateKeypairsCleanupTests-dd06b6bf-0d8f-4f5-proj-role"}} 2018-11-14 18:31:59,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/4caddbbc67704edf94193ae08bc7657f used request id req-d14f0ca5-0f1e-4a55-a85d-c7002c698cf8 2018-11-14 18:31:59,992 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-dd06b6bf-0d8f-4f5-proj-role to project CreateKeypairsCleanupTests-dd06b6bf-0d8f-4f5-proj 2018-11-14 18:31:59,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/de384cf2b16e4f49bbd1f3ced2a695c0/users/a7dd312f3ff343c78ee5541f89d583c9/roles/4caddbbc67704edf94193ae08bc7657f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d0294a85c85db0ca07968a640e534358df57f85" 2018-11-14 18:32:00,192 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:31:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8383cb7f-f293-4536-a6c3-830472d63a68 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:32:00,192 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/de384cf2b16e4f49bbd1f3ced2a695c0/users/a7dd312f3ff343c78ee5541f89d583c9/roles/4caddbbc67704edf94193ae08bc7657f used request id req-8383cb7f-f293-4536-a6c3-830472d63a68 2018-11-14 18:32:00,192 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:32:00,332 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-96969b63-dce0-4d71-86fd-e1f25f4e7caf.pub 2018-11-14 18:32:00,332 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-96969b63-dce0-4d71-86fd-e1f25f4e7caf 2018-11-14 18:32:00,332 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:32:00,333 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:32:00,731 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4caddbbc67704edf94193ae08bc7657f", "name": "CreateKeypairsCleanupTests-dd06b6bf-0d8f-4f5-proj-role"}], "expires_at": "2018-11-14T19:32:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "de384cf2b16e4f49bbd1f3ced2a695c0", "name": "CreateKeypairsCleanupTests-dd06b6bf-0d8f-4f5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/de384cf2b16e4f49bbd1f3ced2a695c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/de384cf2b16e4f49bbd1f3ced2a695c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/de384cf2b16e4f49bbd1f3ced2a695c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_de384cf2b16e4f49bbd1f3ced2a695c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_de384cf2b16e4f49bbd1f3ced2a695c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/de384cf2b16e4f49bbd1f3ced2a695c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/de384cf2b16e4f49bbd1f3ced2a695c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/de384cf2b16e4f49bbd1f3ced2a695c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/de384cf2b16e4f49bbd1f3ced2a695c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/de384cf2b16e4f49bbd1f3ced2a695c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/de384cf2b16e4f49bbd1f3ced2a695c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/de384cf2b16e4f49bbd1f3ced2a695c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/de384cf2b16e4f49bbd1f3ced2a695c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/de384cf2b16e4f49bbd1f3ced2a695c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-dd06b6bf-0d8f-4f5-user", "id": "a7dd312f3ff343c78ee5541f89d583c9"}, "audit_ids": ["ucSUkMGHSGGaz_4RdP3RLw"], "issued_at": "2018-11-14T18:32:00.000000Z"}} 2018-11-14 18:32:00,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}392023dda796a715cc78f77b6b4aebe24e275870" 2018-11-14 18:32:00,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f668ad09-1157-4f1f-b1c9-074d603ed799 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:32:00,827 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-f668ad09-1157-4f1f-b1c9-074d603ed799 2018-11-14 18:32:00,828 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:32:00,832 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}392023dda796a715cc78f77b6b4aebe24e275870" 2018-11-14 18:32:01,026 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32: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-60b1d4e0-1388-4d7b-a91d-e671a12d4e17 x-compute-request-id: req-60b1d4e0-1388-4d7b-a91d-e671a12d4e17 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-11-14 18:32:01,026 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-60b1d4e0-1388-4d7b-a91d-e671a12d4e17 2018-11-14 18:32:01,027 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-96969b63-dce0-4d71-86fd-e1f25f4e7caf... 2018-11-14 18:32:01,027 - OpenStackKeypair - INFO - Uploading existing keypair 2018-11-14 18:32:01,027 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-96969b63-dce0-4d71-86fd-e1f25f4e7caf.pub 2018-11-14 18:32:01,027 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-96969b63-dce0-4d71-86fd-e1f25f4e7caf 2018-11-14 18:32:01,030 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}392023dda796a715cc78f77b6b4aebe24e275870" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc//uZ9EcIHLK5NFzH/VrtYEoYxbi3g5gCdvLM5ch6LIUC/5t83SXUMRyUg3+NziXZsbZ/J0djue5H+2zESZIsOv55upE9b4JgBbxTPFBAOjYyhnLEL0DgX2sZ9nP2Ze9QpcP87WCM+70UOBK3VN52O2zLjnU/ssMKlWo7kom1pUwUWUOCoIayFOpfYMalPQer8ZIWodeR6gzthS2WRKZXqHch6u+KyEq7X9nqgIAEqRCUZTvty2aPuwx0D37QcuUKia2Z0sW7/NceM4sWukvPEHTmPQaXxk5zJH3nmZHLowJUeXq8W7lggm7M+m90W9C5OcsnNDcmZQ0w37S9dCdp", "name": "CreateKeypairsCleanupTests-96969b63-dce0-4d71-86fd-e1f25f4e7caf"}}' 2018-11-14 18:32:01,092 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 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-845d4dd9-557b-4f75-9562-5dff9ee8715a x-compute-request-id: req-845d4dd9-557b-4f75-9562-5dff9ee8715a Content-Encoding: gzip Content-Length: 501 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc//uZ9EcIHLK5NFzH/VrtYEoYxbi3g5gCdvLM5ch6LIUC/5t83SXUMRyUg3+NziXZsbZ/J0djue5H+2zESZIsOv55upE9b4JgBbxTPFBAOjYyhnLEL0DgX2sZ9nP2Ze9QpcP87WCM+70UOBK3VN52O2zLjnU/ssMKlWo7kom1pUwUWUOCoIayFOpfYMalPQer8ZIWodeR6gzthS2WRKZXqHch6u+KyEq7X9nqgIAEqRCUZTvty2aPuwx0D37QcuUKia2Z0sW7/NceM4sWukvPEHTmPQaXxk5zJH3nmZHLowJUeXq8W7lggm7M+m90W9C5OcsnNDcmZQ0w37S9dCdp", "user_id": "a7dd312f3ff343c78ee5541f89d583c9", "name": "CreateKeypairsCleanupTests-96969b63-dce0-4d71-86fd-e1f25f4e7caf", "fingerprint": "93:cf:69:91:f7:81:e2:10:4d:75:3e:a7:4a:9d:a9:9a"}} 2018-11-14 18:32:01,092 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-845d4dd9-557b-4f75-9562-5dff9ee8715a 2018-11-14 18:32:01,093 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-96969b63-dce0-4d71-86fd-e1f25f4e7caf 2018-11-14 18:32:01,095 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-96969b63-dce0-4d71-86fd-e1f25f4e7caf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}392023dda796a715cc78f77b6b4aebe24e275870" 2018-11-14 18:32:01,134 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 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 x-openstack-request-id: req-a080b775-e3f1-4ce1-9ff2-ce0e94b63f09 x-compute-request-id: req-a080b775-e3f1-4ce1-9ff2-ce0e94b63f09 Content-Length: 0 Content-Type: application/json 2018-11-14 18:32:01,134 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-96969b63-dce0-4d71-86fd-e1f25f4e7caf used request id req-a080b775-e3f1-4ce1-9ff2-ce0e94b63f09 2018-11-14 18:32:01,249 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-96969b63-dce0-4d71-86fd-e1f25f4e7caf.pub] 2018-11-14 18:32:01,250 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-96969b63-dce0-4d71-86fd-e1f25f4e7caf] 2018-11-14 18:32:01,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d0294a85c85db0ca07968a640e534358df57f85" 2018-11-14 18:32:01,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-1e0f66c2-ab3b-48db-8769-f265d164b8c5 Date: Wed, 14 Nov 2018 18:32:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:32:01,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-1e0f66c2-ab3b-48db-8769-f265d164b8c5 2018-11-14 18:32:01,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d0294a85c85db0ca07968a640e534358df57f85" 2018-11-14 18:32:01,655 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:32:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34bb091b-3107-4525-8cb2-5f8edb8a0bb1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:32:01,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-34bb091b-3107-4525-8cb2-5f8edb8a0bb1 2018-11-14 18:32:01,656 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:32:01,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d0294a85c85db0ca07968a640e534358df57f85" 2018-11-14 18:32:01,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb7dc488-a8a5-49dd-9222-2e6735065e63 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:32:01,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-fb7dc488-a8a5-49dd-9222-2e6735065e63 2018-11-14 18:32:01,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d0294a85c85db0ca07968a640e534358df57f85" 2018-11-14 18:32:01,880 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:32:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cacc0512-e30b-432e-afa0-0cea98a77a4a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:32:01,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-cacc0512-e30b-432e-afa0-0cea98a77a4a 2018-11-14 18:32:01,880 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:32:01,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d0294a85c85db0ca07968a640e534358df57f85" 2018-11-14 18:32:01,997 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:32:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0584163c-c0eb-4abe-b876-4a9bc908dd6b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:32:01,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-0584163c-c0eb-4abe-b876-4a9bc908dd6b 2018-11-14 18:32:01,997 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:32:02,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d0294a85c85db0ca07968a640e534358df57f85" 2018-11-14 18:32:02,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b82e3c3-f4b7-4b48-a53c-b60ce160921a Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:32:02,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-1b82e3c3-f4b7-4b48-a53c-b60ce160921a 2018-11-14 18:32:02,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d0294a85c85db0ca07968a640e534358df57f85" 2018-11-14 18:32:02,217 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:32:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea414252-180a-4a6a-807c-38a05429c96a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 18:32:02,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-ea414252-180a-4a6a-807c-38a05429c96a 2018-11-14 18:32:02,217 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:32:02,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d0294a85c85db0ca07968a640e534358df57f85" 2018-11-14 18:32:02,331 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:32:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a584e68-0966-41d7-8eae-2f7c6b7e6ad1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d3b3d3f2c3dd4be6bc230a686f3f0839.", "code": 404, "title": "Not Found"}} 2018-11-14 18:32:02,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 used request id req-7a584e68-0966-41d7-8eae-2f7c6b7e6ad1 2018-11-14 18:32:02,331 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:32:02,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d0294a85c85db0ca07968a640e534358df57f85" 2018-11-14 18:32:02,440 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:32:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48996a00-9923-42aa-8f18-5a9a8a2b8ae2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5dcff89097904b7c82103d40edeed98d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:32:02,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d used request id req-48996a00-9923-42aa-8f18-5a9a8a2b8ae2 2018-11-14 18:32:02,440 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:32:02,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d0294a85c85db0ca07968a640e534358df57f85" 2018-11-14 18:32:02,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac01317d-ce46-4f4d-b678-be4a0008d338 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:32:02,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-ac01317d-ce46-4f4d-b678-be4a0008d338 2018-11-14 18:32:02,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d0294a85c85db0ca07968a640e534358df57f85" 2018-11-14 18:32:02,667 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:32:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-937789c9-12e5-45da-b84c-0d28ee877278 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 991384c74c4d47b3bd2a68e52ad620ce.", "code": 404, "title": "Not Found"}} 2018-11-14 18:32:02,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce used request id req-937789c9-12e5-45da-b84c-0d28ee877278 2018-11-14 18:32:02,667 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:32:02,668 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-dd06b6bf-0d8f-4f5-proj 2018-11-14 18:32:02,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/de384cf2b16e4f49bbd1f3ced2a695c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d0294a85c85db0ca07968a640e534358df57f85" 2018-11-14 18:32:03,002 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:32:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8584719d-eb79-4f27-8447-175a8898818e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:32:03,003 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/de384cf2b16e4f49bbd1f3ced2a695c0 used request id req-8584719d-eb79-4f27-8447-175a8898818e 2018-11-14 18:32:03,003 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-dd06b6bf-0d8f-4f5-proj-role 2018-11-14 18:32:03,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/4caddbbc67704edf94193ae08bc7657f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d0294a85c85db0ca07968a640e534358df57f85" 2018-11-14 18:32:03,145 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:32:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-043fc9cf-f371-4ad1-98cf-4ef4a49da844 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:32:03,145 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/4caddbbc67704edf94193ae08bc7657f used request id req-043fc9cf-f371-4ad1-98cf-4ef4a49da844 2018-11-14 18:32:03,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d0294a85c85db0ca07968a640e534358df57f85" 2018-11-14 18:32:03,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db84e749-fdd4-4534-9d8d-444e4e3910b2 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:32:03,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-db84e749-fdd4-4534-9d8d-444e4e3910b2 2018-11-14 18:32:03,254 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-dd06b6bf-0d8f-4f5-user 2018-11-14 18:32:03,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/a7dd312f3ff343c78ee5541f89d583c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5435973772a6e3cd3a1713ac73935a78ed532d97" 2018-11-14 18:32:03,458 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:32:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e08b8830-a14c-4e6c-9e1b-e5e40c396c1a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:32:03,458 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/a7dd312f3ff343c78ee5541f89d583c9 used request id req-e08b8830-a14c-4e6c-9e1b-e5e40c396c1a 2018-11-14 18:32:03,459 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:32:03,878 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:32:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["MglFbZeqTzeyWG3KqhRM6Q"], "issued_at": "2018-11-14T18:32:03.000000Z"}} 2018-11-14 18:32:03,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c80f9eb8b99e94063f5b7b9da0c444bd80b831d" 2018-11-14 18:32:03,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c019469-dc7e-4d13-8a5e-1d00db0a1fb2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:32:03,985 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-5c019469-dc7e-4d13-8a5e-1d00db0a1fb2 2018-11-14 18:32:03,986 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:32:03,986 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:32:04,405 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:32:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["LnctbNmuSmmI6tdHt4g-eg"], "issued_at": "2018-11-14T18:32:04.000000Z"}} 2018-11-14 18:32:04,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb033366750e330deb0353d7c716947ff58f18f1" 2018-11-14 18:32:04,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f54be57-0847-4d42-81dc-6f886915bb06 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:32:04,528 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-4f54be57-0847-4d42-81dc-6f886915bb06 2018-11-14 18:32:04,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:32:04,537 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:32:04,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-b918e202-2df0-492-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb033366750e330deb0353d7c716947ff58f18f1" 2018-11-14 18:32:04,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6600b0a1-1e81-4743-9d39-f65fc5051947 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-b918e202-2df0-492-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:32:04,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-b918e202-2df0-492-proj used request id req-6600b0a1-1e81-4743-9d39-f65fc5051947 2018-11-14 18:32:04,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb033366750e330deb0353d7c716947ff58f18f1" 2018-11-14 18:32:04,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3a35cd1-fa0a-4941-8974-22629da00b4c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:32:04,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-d3a35cd1-fa0a-4941-8974-22629da00b4c 2018-11-14 18:32:04,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb033366750e330deb0353d7c716947ff58f18f1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-b918e202-2df0-492-proj"}}' 2018-11-14 18:32:04,900 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:32:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2c69f71-cdc9-48e1-87f4-4c3b08d3b2f3 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/23483dd7417c4090a335f9550078462c"}, "tags": [], "enabled": true, "id": "23483dd7417c4090a335f9550078462c", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-b918e202-2df0-492-proj"}} 2018-11-14 18:32:04,900 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-e2c69f71-cdc9-48e1-87f4-4c3b08d3b2f3 2018-11-14 18:32:04,901 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-b918e202-2df0-492-proj 2018-11-14 18:32:04,901 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:32:04,902 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:32:05,310 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:32:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["WNvnZLtoRIyhwMDUq3zqeQ"], "issued_at": "2018-11-14T18:32:05.000000Z"}} 2018-11-14 18:32:05,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c15eeb72b2fbcbf7bc6ffed7ed219b2b285feb" 2018-11-14 18:32:05,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c5e6125-fca8-41d9-8002-be4d7324e402 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:32:05,416 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-4c5e6125-fca8-41d9-8002-be4d7324e402 2018-11-14 18:32:05,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:32:05,425 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:32: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:32:05,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c15eeb72b2fbcbf7bc6ffed7ed219b2b285feb" 2018-11-14 18:32:05,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b9012d3-7beb-40be-86ee-6489dc9d972b Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:32:05,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-5b9012d3-7beb-40be-86ee-6489dc9d972b 2018-11-14 18:32:05,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateKeypairsCleanupTests-b918e202-2df0-492-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c15eeb72b2fbcbf7bc6ffed7ed219b2b285feb" 2018-11-14 18:32:05,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92c9ec7a-98c6-4290-8ae2-ebdee258ae22 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateKeypairsCleanupTests-b918e202-2df0-492-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/23483dd7417c4090a335f9550078462c"}, "tags": [], "enabled": true, "id": "23483dd7417c4090a335f9550078462c", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-b918e202-2df0-492-proj"}]} 2018-11-14 18:32:05,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateKeypairsCleanupTests-b918e202-2df0-492-proj used request id req-92c9ec7a-98c6-4290-8ae2-ebdee258ae22 2018-11-14 18:32:05,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c15eeb72b2fbcbf7bc6ffed7ed219b2b285feb" 2018-11-14 18:32:05,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8034d280-3819-4f8c-aa65-afa20065bf02 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:32:05,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-8034d280-3819-4f8c-aa65-afa20065bf02 2018-11-14 18:32:06,273 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-b918e202-2df0-492-user 2018-11-14 18:32:06,273 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:32:06,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb033366750e330deb0353d7c716947ff58f18f1" 2018-11-14 18:32:06,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bfcda0d-67ad-4b23-ad72-9c296483298b Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:32:06,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0bfcda0d-67ad-4b23-ad72-9c296483298b 2018-11-14 18:32:06,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb033366750e330deb0353d7c716947ff58f18f1" -d '{"role": {"name": "CreateKeypairsCleanupTests-b918e202-2df0-492-proj-role"}}' 2018-11-14 18:32:06,510 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:32:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4efca540-f1ad-4f25-8715-e8eb60ac29f7 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3ca90870c3f8455987188561dd0f35f3", "links": {"self": "http://172.30.9.28:5000/v3/roles/3ca90870c3f8455987188561dd0f35f3"}, "name": "CreateKeypairsCleanupTests-b918e202-2df0-492-proj-role"}} 2018-11-14 18:32:06,511 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-4efca540-f1ad-4f25-8715-e8eb60ac29f7 2018-11-14 18:32:06,511 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-b918e202-2df0-492-proj-role 2018-11-14 18:32:06,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/3ca90870c3f8455987188561dd0f35f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb033366750e330deb0353d7c716947ff58f18f1" 2018-11-14 18:32:06,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f27c5d0-fb49-4338-a9b1-cb298fc16d6c Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3ca90870c3f8455987188561dd0f35f3", "links": {"self": "http://172.30.9.28:5000/v3/roles/3ca90870c3f8455987188561dd0f35f3"}, "name": "CreateKeypairsCleanupTests-b918e202-2df0-492-proj-role"}} 2018-11-14 18:32:06,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/3ca90870c3f8455987188561dd0f35f3 used request id req-7f27c5d0-fb49-4338-a9b1-cb298fc16d6c 2018-11-14 18:32:06,611 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-b918e202-2df0-492-proj-role to project CreateKeypairsCleanupTests-b918e202-2df0-492-proj 2018-11-14 18:32:06,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/23483dd7417c4090a335f9550078462c/users/8dc05b2473e34f8a8a050f2456a5601f/roles/3ca90870c3f8455987188561dd0f35f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb033366750e330deb0353d7c716947ff58f18f1" 2018-11-14 18:32:06,676 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:32:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2c09792-5a7a-4460-b63c-c84cb28b83b3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:32:06,676 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/23483dd7417c4090a335f9550078462c/users/8dc05b2473e34f8a8a050f2456a5601f/roles/3ca90870c3f8455987188561dd0f35f3 used request id req-b2c09792-5a7a-4460-b63c-c84cb28b83b3 2018-11-14 18:32:06,676 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:32:06,781 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-fe4b6e33-10da-416a-b0b5-55020010a0b5.pub 2018-11-14 18:32:06,781 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-fe4b6e33-10da-416a-b0b5-55020010a0b5 2018-11-14 18:32:06,782 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:32:06,782 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:32:07,193 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3ca90870c3f8455987188561dd0f35f3", "name": "CreateKeypairsCleanupTests-b918e202-2df0-492-proj-role"}], "expires_at": "2018-11-14T19:32:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "23483dd7417c4090a335f9550078462c", "name": "CreateKeypairsCleanupTests-b918e202-2df0-492-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/23483dd7417c4090a335f9550078462c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/23483dd7417c4090a335f9550078462c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/23483dd7417c4090a335f9550078462c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_23483dd7417c4090a335f9550078462c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_23483dd7417c4090a335f9550078462c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/23483dd7417c4090a335f9550078462c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/23483dd7417c4090a335f9550078462c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/23483dd7417c4090a335f9550078462c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/23483dd7417c4090a335f9550078462c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/23483dd7417c4090a335f9550078462c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/23483dd7417c4090a335f9550078462c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/23483dd7417c4090a335f9550078462c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/23483dd7417c4090a335f9550078462c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/23483dd7417c4090a335f9550078462c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-b918e202-2df0-492-user", "id": "8dc05b2473e34f8a8a050f2456a5601f"}, "audit_ids": ["kHOZxvVjRQ-SfbwE7usSog"], "issued_at": "2018-11-14T18:32:07.000000Z"}} 2018-11-14 18:32:07,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e908622af523d6bf88c4726c1cf40c0085c2c982" 2018-11-14 18:32:07,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e7bfbaf-9623-44d0-8436-accfa5ebe609 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:32:07,286 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-7e7bfbaf-9623-44d0-8436-accfa5ebe609 2018-11-14 18:32:07,287 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:32:07,291 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e908622af523d6bf88c4726c1cf40c0085c2c982" 2018-11-14 18:32:07,495 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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-8eed87b6-42e4-495c-8469-ebe48223d962 x-compute-request-id: req-8eed87b6-42e4-495c-8469-ebe48223d962 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-11-14 18:32:07,495 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-8eed87b6-42e4-495c-8469-ebe48223d962 2018-11-14 18:32:07,496 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-fe4b6e33-10da-416a-b0b5-55020010a0b5... 2018-11-14 18:32:07,496 - OpenStackKeypair - INFO - Uploading existing keypair 2018-11-14 18:32:07,496 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-fe4b6e33-10da-416a-b0b5-55020010a0b5.pub 2018-11-14 18:32:07,496 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-fe4b6e33-10da-416a-b0b5-55020010a0b5 2018-11-14 18:32:07,499 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e908622af523d6bf88c4726c1cf40c0085c2c982" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDX95CSdBf0BQpnb+dkAxXqJ+hPyouPbLSNxjZZIfQuiINVLXB0/zr8N4sAAFR/g/KGi3iXpejC3V4Zj6d9Cng+Ue3iBYLf8rdi0IlGqOdj8wgXxGhkpw+aKqz7Ib492CfrM9vZhubF+qu6eVtBupwiDmaUcjU3joxLKAF4zOBAJsWD36aav9hTsteuVTsHMXsLPL3FZqVOJ0DbS5vwAzvOnhQpdXSWsiWfotJvC8bmJLIy8MKlv/WtN72x9GoLp/R7sBAk700B/8iSGPm3J3rPyVzwNWS5+LEKT3Z6eUdkkYWaajiDIZvG9s6mgCbPfDNjA8eDaTslpMxY7ypkZaxF", "name": "CreateKeypairsCleanupTests-fe4b6e33-10da-416a-b0b5-55020010a0b5"}}' 2018-11-14 18:32:07,553 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-79803b1c-fe21-4f75-89ee-8eef42b641b2 x-compute-request-id: req-79803b1c-fe21-4f75-89ee-8eef42b641b2 Content-Encoding: gzip Content-Length: 500 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDX95CSdBf0BQpnb+dkAxXqJ+hPyouPbLSNxjZZIfQuiINVLXB0/zr8N4sAAFR/g/KGi3iXpejC3V4Zj6d9Cng+Ue3iBYLf8rdi0IlGqOdj8wgXxGhkpw+aKqz7Ib492CfrM9vZhubF+qu6eVtBupwiDmaUcjU3joxLKAF4zOBAJsWD36aav9hTsteuVTsHMXsLPL3FZqVOJ0DbS5vwAzvOnhQpdXSWsiWfotJvC8bmJLIy8MKlv/WtN72x9GoLp/R7sBAk700B/8iSGPm3J3rPyVzwNWS5+LEKT3Z6eUdkkYWaajiDIZvG9s6mgCbPfDNjA8eDaTslpMxY7ypkZaxF", "user_id": "8dc05b2473e34f8a8a050f2456a5601f", "name": "CreateKeypairsCleanupTests-fe4b6e33-10da-416a-b0b5-55020010a0b5", "fingerprint": "0c:0e:fb:18:af:0a:38:22:34:65:f0:fe:7b:6f:f8:fa"}} 2018-11-14 18:32:07,554 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-79803b1c-fe21-4f75-89ee-8eef42b641b2 2018-11-14 18:32:07,554 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-fe4b6e33-10da-416a-b0b5-55020010a0b5 2018-11-14 18:32:07,557 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-fe4b6e33-10da-416a-b0b5-55020010a0b5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e908622af523d6bf88c4726c1cf40c0085c2c982" 2018-11-14 18:32:07,607 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18: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-88f36e4c-7dd9-44b5-b56c-df73049dddcc x-compute-request-id: req-88f36e4c-7dd9-44b5-b56c-df73049dddcc Content-Length: 0 Content-Type: application/json 2018-11-14 18:32:07,607 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-fe4b6e33-10da-416a-b0b5-55020010a0b5 used request id req-88f36e4c-7dd9-44b5-b56c-df73049dddcc 2018-11-14 18:32:07,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb033366750e330deb0353d7c716947ff58f18f1" 2018-11-14 18:32:07,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-00ba6abf-f72d-4717-a0ea-b3cda02fade5 Date: Wed, 14 Nov 2018 18:32:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:32:07,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-00ba6abf-f72d-4717-a0ea-b3cda02fade5 2018-11-14 18:32:07,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb033366750e330deb0353d7c716947ff58f18f1" 2018-11-14 18:32:07,997 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:32:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0bf59d9e-b462-423e-a360-a02ab5818102 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:32:07,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-0bf59d9e-b462-423e-a360-a02ab5818102 2018-11-14 18:32:07,997 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:32:08,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb033366750e330deb0353d7c716947ff58f18f1" 2018-11-14 18:32:08,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7723b939-1b40-402f-b71c-fc524db9cbcf Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:32:08,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-7723b939-1b40-402f-b71c-fc524db9cbcf 2018-11-14 18:32:08,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb033366750e330deb0353d7c716947ff58f18f1" 2018-11-14 18:32:08,290 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:32:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9bbc5576-dc4a-4f48-a59c-5819ca28ccec Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:32:08,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-9bbc5576-dc4a-4f48-a59c-5819ca28ccec 2018-11-14 18:32:08,291 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:32:08,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb033366750e330deb0353d7c716947ff58f18f1" 2018-11-14 18:32:08,408 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:32:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84a2fc4e-fd46-4abe-948a-af257a162ae5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:32:08,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-84a2fc4e-fd46-4abe-948a-af257a162ae5 2018-11-14 18:32:08,409 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:32:08,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb033366750e330deb0353d7c716947ff58f18f1" 2018-11-14 18:32:08,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-317bbabb-5f33-4498-836a-e2e69542c92c Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:32:08,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-317bbabb-5f33-4498-836a-e2e69542c92c 2018-11-14 18:32:08,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb033366750e330deb0353d7c716947ff58f18f1" 2018-11-14 18:32:08,643 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:32:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-810096f4-eb3a-4c8b-b30c-ec3b53791422 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 18:32:08,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-810096f4-eb3a-4c8b-b30c-ec3b53791422 2018-11-14 18:32:08,644 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:32:08,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb033366750e330deb0353d7c716947ff58f18f1" 2018-11-14 18:32:08,755 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:32:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61c9102e-b16c-4499-9bc1-62d90ea89d36 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d3b3d3f2c3dd4be6bc230a686f3f0839.", "code": 404, "title": "Not Found"}} 2018-11-14 18:32:08,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 used request id req-61c9102e-b16c-4499-9bc1-62d90ea89d36 2018-11-14 18:32:08,756 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:32:08,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb033366750e330deb0353d7c716947ff58f18f1" 2018-11-14 18:32:08,870 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:32:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-389a037c-1a76-48f2-ac60-dec74d8810ef Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5dcff89097904b7c82103d40edeed98d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:32:08,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d used request id req-389a037c-1a76-48f2-ac60-dec74d8810ef 2018-11-14 18:32:08,870 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:32:08,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb033366750e330deb0353d7c716947ff58f18f1" 2018-11-14 18:32:08,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afd44c0a-ee8d-42bc-ad1b-88a9a56ce62a Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:32:08,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-afd44c0a-ee8d-42bc-ad1b-88a9a56ce62a 2018-11-14 18:32:08,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb033366750e330deb0353d7c716947ff58f18f1" 2018-11-14 18:32:09,090 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:32:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcb7b157-63c1-4527-95d9-1a6d5d61cd30 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 991384c74c4d47b3bd2a68e52ad620ce.", "code": 404, "title": "Not Found"}} 2018-11-14 18:32:09,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce used request id req-bcb7b157-63c1-4527-95d9-1a6d5d61cd30 2018-11-14 18:32:09,091 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:32:09,091 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-b918e202-2df0-492-proj 2018-11-14 18:32:09,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/23483dd7417c4090a335f9550078462c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb033366750e330deb0353d7c716947ff58f18f1" 2018-11-14 18:32:09,409 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:32:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80ec495b-d11d-4e96-95e4-57e550a56af4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:32:09,409 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/23483dd7417c4090a335f9550078462c used request id req-80ec495b-d11d-4e96-95e4-57e550a56af4 2018-11-14 18:32:09,409 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-b918e202-2df0-492-proj-role 2018-11-14 18:32:09,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/3ca90870c3f8455987188561dd0f35f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb033366750e330deb0353d7c716947ff58f18f1" 2018-11-14 18:32:09,552 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:32:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-194c5265-acab-49ba-a44a-c51a306016ed Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:32:09,552 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/3ca90870c3f8455987188561dd0f35f3 used request id req-194c5265-acab-49ba-a44a-c51a306016ed 2018-11-14 18:32:09,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb033366750e330deb0353d7c716947ff58f18f1" 2018-11-14 18:32:09,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ade7f3c-659a-4a7a-9d6d-0a4d4a222b61 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:32:09,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-5ade7f3c-659a-4a7a-9d6d-0a4d4a222b61 2018-11-14 18:32:09,666 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-b918e202-2df0-492-user 2018-11-14 18:32:09,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/8dc05b2473e34f8a8a050f2456a5601f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c15eeb72b2fbcbf7bc6ffed7ed219b2b285feb" 2018-11-14 18:32:09,885 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:32:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e67b9d38-d52a-46cc-8fe6-019ea2caf3a4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:32:09,885 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/8dc05b2473e34f8a8a050f2456a5601f used request id req-e67b9d38-d52a-46cc-8fe6-019ea2caf3a4 2018-11-14 18:32:09,886 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:32:10,291 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:32:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["n1sjw9j1RsKIwg0ijp0kbQ"], "issued_at": "2018-11-14T18:32:10.000000Z"}} 2018-11-14 18:32:10,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be2bcc7452fc45f288de290f1582c7ef6d271a79" 2018-11-14 18:32:10,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4750c481-fa3b-4eb8-9e74-60be741dbf09 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:32:10,398 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-4750c481-fa3b-4eb8-9e74-60be741dbf09 2018-11-14 18:32:10,399 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:32:10,400 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:32:10,823 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:32:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["BPTRwHDfRMGOdiUZjCaPjg"], "issued_at": "2018-11-14T18:32:10.000000Z"}} 2018-11-14 18:32:10,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a218cd77d8c23e8cec157c6e83bdccbf24ebf53" 2018-11-14 18:32:10,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f15eed8-7f3b-434a-b1f7-5471671d88ed Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:32:10,920 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-3f15eed8-7f3b-434a-b1f7-5471671d88ed 2018-11-14 18:32:10,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:32:10,929 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:32: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:32:10,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-72d1d70f-60f5-463-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a218cd77d8c23e8cec157c6e83bdccbf24ebf53" 2018-11-14 18:32:11,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebcbbb6c-7e5e-412f-98ec-ebd9fe5196a3 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-72d1d70f-60f5-463-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:32:11,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-72d1d70f-60f5-463-proj used request id req-ebcbbb6c-7e5e-412f-98ec-ebd9fe5196a3 2018-11-14 18:32:11,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a218cd77d8c23e8cec157c6e83bdccbf24ebf53" 2018-11-14 18:32:11,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91f08f0f-2f77-4f08-b61d-5e780d7d1b34 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:32:11,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-91f08f0f-2f77-4f08-b61d-5e780d7d1b34 2018-11-14 18:32:11,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a218cd77d8c23e8cec157c6e83bdccbf24ebf53" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-72d1d70f-60f5-463-proj"}}' 2018-11-14 18:32:11,403 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:32:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fec4f1af-f836-45ec-9e96-d698598cff91 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/815f17e9662f4de1a34781238ab13328"}, "tags": [], "enabled": true, "id": "815f17e9662f4de1a34781238ab13328", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-72d1d70f-60f5-463-proj"}} 2018-11-14 18:32:11,403 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-fec4f1af-f836-45ec-9e96-d698598cff91 2018-11-14 18:32:11,404 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-72d1d70f-60f5-463-proj 2018-11-14 18:32:11,404 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:32:11,405 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:32:11,829 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:32:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["WLhHPgR5RM-_sP_Y2CtO_A"], "issued_at": "2018-11-14T18:32:11.000000Z"}} 2018-11-14 18:32:11,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}437af9a49b7b474ab6a7f8b7b788586b09e0b4b6" 2018-11-14 18:32:11,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63d74712-1b00-481b-8704-ac74dfa24ae8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:32:11,924 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-63d74712-1b00-481b-8704-ac74dfa24ae8 2018-11-14 18:32:11,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:32:11,933 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:32: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:32:11,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}437af9a49b7b474ab6a7f8b7b788586b09e0b4b6" 2018-11-14 18:32:12,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91af9b35-2630-4758-9e7b-44e4e0677f60 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:32:12,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-91af9b35-2630-4758-9e7b-44e4e0677f60 2018-11-14 18:32:12,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateKeypairsCleanupTests-72d1d70f-60f5-463-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}437af9a49b7b474ab6a7f8b7b788586b09e0b4b6" 2018-11-14 18:32:12,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e16364b2-8709-4bc1-a749-301f2dcf8b20 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateKeypairsCleanupTests-72d1d70f-60f5-463-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/815f17e9662f4de1a34781238ab13328"}, "tags": [], "enabled": true, "id": "815f17e9662f4de1a34781238ab13328", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-72d1d70f-60f5-463-proj"}]} 2018-11-14 18:32:12,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateKeypairsCleanupTests-72d1d70f-60f5-463-proj used request id req-e16364b2-8709-4bc1-a749-301f2dcf8b20 2018-11-14 18:32:12,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}437af9a49b7b474ab6a7f8b7b788586b09e0b4b6" 2018-11-14 18:32:12,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-592c789b-8cac-4f23-a324-39318bded2ec Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:32:12,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-592c789b-8cac-4f23-a324-39318bded2ec 2018-11-14 18:32:12,690 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-72d1d70f-60f5-463-user 2018-11-14 18:32:12,691 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:32:12,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a218cd77d8c23e8cec157c6e83bdccbf24ebf53" 2018-11-14 18:32:12,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f1b05dd-a68c-4826-a316-cc5236f29159 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:32:12,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-4f1b05dd-a68c-4826-a316-cc5236f29159 2018-11-14 18:32:12,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a218cd77d8c23e8cec157c6e83bdccbf24ebf53" -d '{"role": {"name": "CreateKeypairsCleanupTests-72d1d70f-60f5-463-proj-role"}}' 2018-11-14 18:32:12,918 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:32:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-daa16bf1-083e-441c-b02a-044b2f96ed27 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e5b8661620d64295bb5c946f7cf61bb2", "links": {"self": "http://172.30.9.28:5000/v3/roles/e5b8661620d64295bb5c946f7cf61bb2"}, "name": "CreateKeypairsCleanupTests-72d1d70f-60f5-463-proj-role"}} 2018-11-14 18:32:12,918 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-daa16bf1-083e-441c-b02a-044b2f96ed27 2018-11-14 18:32:12,918 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-72d1d70f-60f5-463-proj-role 2018-11-14 18:32:12,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/e5b8661620d64295bb5c946f7cf61bb2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a218cd77d8c23e8cec157c6e83bdccbf24ebf53" 2018-11-14 18:32:13,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-747dab31-3e5d-412d-b8f5-3be52a05ffaf Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e5b8661620d64295bb5c946f7cf61bb2", "links": {"self": "http://172.30.9.28:5000/v3/roles/e5b8661620d64295bb5c946f7cf61bb2"}, "name": "CreateKeypairsCleanupTests-72d1d70f-60f5-463-proj-role"}} 2018-11-14 18:32:13,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/e5b8661620d64295bb5c946f7cf61bb2 used request id req-747dab31-3e5d-412d-b8f5-3be52a05ffaf 2018-11-14 18:32:13,043 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-72d1d70f-60f5-463-proj-role to project CreateKeypairsCleanupTests-72d1d70f-60f5-463-proj 2018-11-14 18:32:13,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/815f17e9662f4de1a34781238ab13328/users/f8cd86f80d334e56bd95319a5ebb71ba/roles/e5b8661620d64295bb5c946f7cf61bb2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a218cd77d8c23e8cec157c6e83bdccbf24ebf53" 2018-11-14 18:32:13,184 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:32:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55ce2a65-e8c5-41ec-ba8c-9ef26f3d9cac Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:32:13,185 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/815f17e9662f4de1a34781238ab13328/users/f8cd86f80d334e56bd95319a5ebb71ba/roles/e5b8661620d64295bb5c946f7cf61bb2 used request id req-55ce2a65-e8c5-41ec-ba8c-9ef26f3d9cac 2018-11-14 18:32:13,185 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:32:13,186 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:32:13,187 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:32:13,596 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e5b8661620d64295bb5c946f7cf61bb2", "name": "CreateKeypairsCleanupTests-72d1d70f-60f5-463-proj-role"}], "expires_at": "2018-11-14T19:32:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "815f17e9662f4de1a34781238ab13328", "name": "CreateKeypairsCleanupTests-72d1d70f-60f5-463-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/815f17e9662f4de1a34781238ab13328", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/815f17e9662f4de1a34781238ab13328", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/815f17e9662f4de1a34781238ab13328", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_815f17e9662f4de1a34781238ab13328", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_815f17e9662f4de1a34781238ab13328", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/815f17e9662f4de1a34781238ab13328", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/815f17e9662f4de1a34781238ab13328", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/815f17e9662f4de1a34781238ab13328", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/815f17e9662f4de1a34781238ab13328", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/815f17e9662f4de1a34781238ab13328", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/815f17e9662f4de1a34781238ab13328", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/815f17e9662f4de1a34781238ab13328", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/815f17e9662f4de1a34781238ab13328", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/815f17e9662f4de1a34781238ab13328", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-72d1d70f-60f5-463-user", "id": "f8cd86f80d334e56bd95319a5ebb71ba"}, "audit_ids": ["C-UeYkNFRIWJChWt_j3HRw"], "issued_at": "2018-11-14T18:32:13.000000Z"}} 2018-11-14 18:32:13,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed6066a995179f606c5ba8d8223f70c6490320db" 2018-11-14 18:32:13,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd8b713a-0c02-4b94-b616-e6f9921e0b32 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:32:13,712 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-cd8b713a-0c02-4b94-b616-e6f9921e0b32 2018-11-14 18:32:13,713 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:32:13,717 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed6066a995179f606c5ba8d8223f70c6490320db" 2018-11-14 18:32:13,922 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6cd9fe8c-f396-41dc-9d3a-5ab138644b6a x-compute-request-id: req-6cd9fe8c-f396-41dc-9d3a-5ab138644b6a Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-11-14 18:32:13,922 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-6cd9fe8c-f396-41dc-9d3a-5ab138644b6a 2018-11-14 18:32:13,923 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-4347b932-d18e-442d-bc72-ba2656f4ab37... 2018-11-14 18:32:13,923 - OpenStackKeypair - INFO - Creating new keypair 2018-11-14 18:32:13,986 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-4347b932-d18e-442d-bc72-ba2656f4ab37 2018-11-14 18:32:13,988 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed6066a995179f606c5ba8d8223f70c6490320db" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCYYKxrTu6jJTd9tltgvUVWusGglVbFeFEn7VIn7lRBcDOjwYx2h19htjiC+TCDDAgGLIVmNwMb3Ua7KrWv/9J4chyKVut/6fllRDd1pSMKn5cgADCmXjyMEJMlInwH51oauPxSV9byXsQXRSNrELi2SXfmfTQWZvj2EbSK0zfbMQ==", "name": "CreateKeypairsCleanupTests-4347b932-d18e-442d-bc72-ba2656f4ab37"}}' 2018-11-14 18:32:14,037 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-976eabf5-9883-46b6-9258-c413d5bb4762 x-compute-request-id: req-976eabf5-9883-46b6-9258-c413d5bb4762 Content-Encoding: gzip Content-Length: 375 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCYYKxrTu6jJTd9tltgvUVWusGglVbFeFEn7VIn7lRBcDOjwYx2h19htjiC+TCDDAgGLIVmNwMb3Ua7KrWv/9J4chyKVut/6fllRDd1pSMKn5cgADCmXjyMEJMlInwH51oauPxSV9byXsQXRSNrELi2SXfmfTQWZvj2EbSK0zfbMQ==", "user_id": "f8cd86f80d334e56bd95319a5ebb71ba", "name": "CreateKeypairsCleanupTests-4347b932-d18e-442d-bc72-ba2656f4ab37", "fingerprint": "fb:68:af:ba:23:4c:a7:78:a6:4d:0f:01:3a:9b:90:3b"}} 2018-11-14 18:32:14,037 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-976eabf5-9883-46b6-9258-c413d5bb4762 2018-11-14 18:32:14,039 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-4347b932-d18e-442d-bc72-ba2656f4ab37.pub 2018-11-14 18:32:14,040 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-4347b932-d18e-442d-bc72-ba2656f4ab37 2018-11-14 18:32:14,040 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-4347b932-d18e-442d-bc72-ba2656f4ab37 2018-11-14 18:32:14,043 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-4347b932-d18e-442d-bc72-ba2656f4ab37 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed6066a995179f606c5ba8d8223f70c6490320db" 2018-11-14 18:32:14,073 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 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 x-openstack-request-id: req-1af2e6dc-2b05-498d-9102-c1477826435e x-compute-request-id: req-1af2e6dc-2b05-498d-9102-c1477826435e Content-Length: 0 Content-Type: application/json 2018-11-14 18:32:14,074 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-4347b932-d18e-442d-bc72-ba2656f4ab37 used request id req-1af2e6dc-2b05-498d-9102-c1477826435e 2018-11-14 18:32:14,074 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-4347b932-d18e-442d-bc72-ba2656f4ab37.pub] 2018-11-14 18:32:14,074 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-4347b932-d18e-442d-bc72-ba2656f4ab37] 2018-11-14 18:32:14,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a218cd77d8c23e8cec157c6e83bdccbf24ebf53" 2018-11-14 18:32:14,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-3746f3fd-cc82-4c7c-b492-da424de846f7 Date: Wed, 14 Nov 2018 18:32:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:32:14,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-3746f3fd-cc82-4c7c-b492-da424de846f7 2018-11-14 18:32:14,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a218cd77d8c23e8cec157c6e83bdccbf24ebf53" 2018-11-14 18:32:14,469 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:32:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6699ccce-6b6a-4347-887e-1567cc4fefb3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:32:14,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-6699ccce-6b6a-4347-887e-1567cc4fefb3 2018-11-14 18:32:14,469 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:32:14,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a218cd77d8c23e8cec157c6e83bdccbf24ebf53" 2018-11-14 18:32:14,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14984456-3110-4744-93fa-f48887bfc437 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:32:14,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-14984456-3110-4744-93fa-f48887bfc437 2018-11-14 18:32:14,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a218cd77d8c23e8cec157c6e83bdccbf24ebf53" 2018-11-14 18:32:14,695 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:32:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06b0b6e3-f708-4d20-9631-bf7f29436025 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:32:14,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-06b0b6e3-f708-4d20-9631-bf7f29436025 2018-11-14 18:32:14,695 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:32:14,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a218cd77d8c23e8cec157c6e83bdccbf24ebf53" 2018-11-14 18:32:14,799 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:32:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c83916f8-3aa4-41a6-8668-c0aea1cf4d7c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:32:14,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-c83916f8-3aa4-41a6-8668-c0aea1cf4d7c 2018-11-14 18:32:14,799 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:32:14,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a218cd77d8c23e8cec157c6e83bdccbf24ebf53" 2018-11-14 18:32:14,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdf00091-1d4c-4003-b4c0-34ab6f252fcc Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:32:14,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-fdf00091-1d4c-4003-b4c0-34ab6f252fcc 2018-11-14 18:32:14,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a218cd77d8c23e8cec157c6e83bdccbf24ebf53" 2018-11-14 18:32:15,028 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:32:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7846c29-d0db-48fe-b016-bb7687ad7353 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 18:32:15,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-c7846c29-d0db-48fe-b016-bb7687ad7353 2018-11-14 18:32:15,028 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:32:15,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a218cd77d8c23e8cec157c6e83bdccbf24ebf53" 2018-11-14 18:32:15,132 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:32:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c146b866-4ff9-42c8-a142-7f06b8b10bde Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d3b3d3f2c3dd4be6bc230a686f3f0839.", "code": 404, "title": "Not Found"}} 2018-11-14 18:32:15,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 used request id req-c146b866-4ff9-42c8-a142-7f06b8b10bde 2018-11-14 18:32:15,132 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:32:15,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a218cd77d8c23e8cec157c6e83bdccbf24ebf53" 2018-11-14 18:32:15,240 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:32:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4aae5978-ea95-45e0-b524-1a84f6364011 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5dcff89097904b7c82103d40edeed98d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:32:15,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d used request id req-4aae5978-ea95-45e0-b524-1a84f6364011 2018-11-14 18:32:15,241 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:32:15,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a218cd77d8c23e8cec157c6e83bdccbf24ebf53" 2018-11-14 18:32:15,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-204b0dfb-ca26-403b-9017-d089a87a3225 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:32:15,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-204b0dfb-ca26-403b-9017-d089a87a3225 2018-11-14 18:32:15,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a218cd77d8c23e8cec157c6e83bdccbf24ebf53" 2018-11-14 18:32:15,456 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:32:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ae84280-5bbe-4608-9a72-d0a7eb00edfb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 991384c74c4d47b3bd2a68e52ad620ce.", "code": 404, "title": "Not Found"}} 2018-11-14 18:32:15,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce used request id req-4ae84280-5bbe-4608-9a72-d0a7eb00edfb 2018-11-14 18:32:15,456 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:32:15,457 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-72d1d70f-60f5-463-proj 2018-11-14 18:32:15,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/815f17e9662f4de1a34781238ab13328 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a218cd77d8c23e8cec157c6e83bdccbf24ebf53" 2018-11-14 18:32:15,702 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:32:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cbb5a8b8-54bc-4316-a970-0d4f7a735bc7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:32:15,702 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/815f17e9662f4de1a34781238ab13328 used request id req-cbb5a8b8-54bc-4316-a970-0d4f7a735bc7 2018-11-14 18:32:15,702 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-72d1d70f-60f5-463-proj-role 2018-11-14 18:32:15,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/e5b8661620d64295bb5c946f7cf61bb2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a218cd77d8c23e8cec157c6e83bdccbf24ebf53" 2018-11-14 18:32:15,852 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:32:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9563d8df-f543-41bb-aa48-47d991ea3801 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:32:15,852 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/e5b8661620d64295bb5c946f7cf61bb2 used request id req-9563d8df-f543-41bb-aa48-47d991ea3801 2018-11-14 18:32:15,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a218cd77d8c23e8cec157c6e83bdccbf24ebf53" 2018-11-14 18:32:15,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c2f7590-5bd4-4d80-85f3-b7f75e84ec04 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:32:15,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-6c2f7590-5bd4-4d80-85f3-b7f75e84ec04 2018-11-14 18:32:15,954 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-72d1d70f-60f5-463-user 2018-11-14 18:32:15,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/f8cd86f80d334e56bd95319a5ebb71ba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}437af9a49b7b474ab6a7f8b7b788586b09e0b4b6" 2018-11-14 18:32:16,190 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:32:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb5094d6-0376-4db1-9541-4fa33ce5deab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:32:16,190 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/f8cd86f80d334e56bd95319a5ebb71ba used request id req-bb5094d6-0376-4db1-9541-4fa33ce5deab 2018-11-14 18:32:16,191 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:32:16,614 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:32:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["kpjA_diMR_aayDAdtKiSXQ"], "issued_at": "2018-11-14T18:32:16.000000Z"}} 2018-11-14 18:32:16,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af9505ca0ca1cdfd5549cdd7b60129f9c1ae6dd8" 2018-11-14 18:32:16,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-682f438b-6312-449f-aa47-b8ee08b25015 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:32:16,717 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-682f438b-6312-449f-aa47-b8ee08b25015 2018-11-14 18:32:16,718 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:32:16,719 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:32:17,139 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:32:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["M1wt6zsISS6bGL3uchy3LQ"], "issued_at": "2018-11-14T18:32:17.000000Z"}} 2018-11-14 18:32:17,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e25d857cf472a153d99dc220bd83cfa0c2fbb2" 2018-11-14 18:32:17,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7f73218-f274-4734-9da8-22c6ee89c7b6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:32:17,242 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-b7f73218-f274-4734-9da8-22c6ee89c7b6 2018-11-14 18:32:17,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:32:17,252 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:32: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:32:17,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-2e542445-259a-418-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e25d857cf472a153d99dc220bd83cfa0c2fbb2" 2018-11-14 18:32:17,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87f62ff9-e564-4b6d-bff1-c8dde3419788 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-2e542445-259a-418-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:32:17,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-2e542445-259a-418-proj used request id req-87f62ff9-e564-4b6d-bff1-c8dde3419788 2018-11-14 18:32:17,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e25d857cf472a153d99dc220bd83cfa0c2fbb2" 2018-11-14 18:32:17,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a479265-fc02-4b9e-bf23-3bb1d1ddf91c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:32:17,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-8a479265-fc02-4b9e-bf23-3bb1d1ddf91c 2018-11-14 18:32:17,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e25d857cf472a153d99dc220bd83cfa0c2fbb2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-2e542445-259a-418-proj"}}' 2018-11-14 18:32:17,619 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:32:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-929f194f-16fa-47d3-9449-3138ddd7d238 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/97d9c09a54f8445d8d63090b0f27daf1"}, "tags": [], "enabled": true, "id": "97d9c09a54f8445d8d63090b0f27daf1", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-2e542445-259a-418-proj"}} 2018-11-14 18:32:17,619 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-929f194f-16fa-47d3-9449-3138ddd7d238 2018-11-14 18:32:17,619 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-2e542445-259a-418-proj 2018-11-14 18:32:17,619 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:32:17,620 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:32:18,036 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:32:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["YX0mM-7tQIaWLSY3FuQyjw"], "issued_at": "2018-11-14T18:32:18.000000Z"}} 2018-11-14 18:32:18,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e9827145cf667a6d33762e0a77b2dc586b89e03" 2018-11-14 18:32:18,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fe3e49b-99ea-4cf8-9508-7cd57ac616fc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:32:18,141 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-0fe3e49b-99ea-4cf8-9508-7cd57ac616fc 2018-11-14 18:32:18,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:32:18,150 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:32:18,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e9827145cf667a6d33762e0a77b2dc586b89e03" 2018-11-14 18:32:18,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea4cfa9f-30a1-4014-9bcd-ad8ffedfc759 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:32:18,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-ea4cfa9f-30a1-4014-9bcd-ad8ffedfc759 2018-11-14 18:32:18,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateKeypairsCleanupTests-2e542445-259a-418-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e9827145cf667a6d33762e0a77b2dc586b89e03" 2018-11-14 18:32:18,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a67d5c0f-a897-4929-92dc-754e1cff1d8c Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateKeypairsCleanupTests-2e542445-259a-418-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/97d9c09a54f8445d8d63090b0f27daf1"}, "tags": [], "enabled": true, "id": "97d9c09a54f8445d8d63090b0f27daf1", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-2e542445-259a-418-proj"}]} 2018-11-14 18:32:18,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateKeypairsCleanupTests-2e542445-259a-418-proj used request id req-a67d5c0f-a897-4929-92dc-754e1cff1d8c 2018-11-14 18:32:18,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e9827145cf667a6d33762e0a77b2dc586b89e03" 2018-11-14 18:32:18,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5a24fed-7280-4110-8b9a-d240fcd90714 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:32:18,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-f5a24fed-7280-4110-8b9a-d240fcd90714 2018-11-14 18:32:18,900 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-2e542445-259a-418-user 2018-11-14 18:32:18,900 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:32:18,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e25d857cf472a153d99dc220bd83cfa0c2fbb2" 2018-11-14 18:32:19,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-303dfaaa-e0c8-467c-a925-c5acb74771b9 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:32:19,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-303dfaaa-e0c8-467c-a925-c5acb74771b9 2018-11-14 18:32:19,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e25d857cf472a153d99dc220bd83cfa0c2fbb2" -d '{"role": {"name": "CreateKeypairsCleanupTests-2e542445-259a-418-proj-role"}}' 2018-11-14 18:32:19,152 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:32:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d38fefd-fc5c-40da-8def-6a84e8eb9d62 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0296336a30454e4287cc1284f661b8ae", "links": {"self": "http://172.30.9.28:5000/v3/roles/0296336a30454e4287cc1284f661b8ae"}, "name": "CreateKeypairsCleanupTests-2e542445-259a-418-proj-role"}} 2018-11-14 18:32:19,152 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-9d38fefd-fc5c-40da-8def-6a84e8eb9d62 2018-11-14 18:32:19,152 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-2e542445-259a-418-proj-role 2018-11-14 18:32:19,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/0296336a30454e4287cc1284f661b8ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e25d857cf472a153d99dc220bd83cfa0c2fbb2" 2018-11-14 18:32:19,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08569ba6-1952-4e2b-bb5f-25369be6114f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0296336a30454e4287cc1284f661b8ae", "links": {"self": "http://172.30.9.28:5000/v3/roles/0296336a30454e4287cc1284f661b8ae"}, "name": "CreateKeypairsCleanupTests-2e542445-259a-418-proj-role"}} 2018-11-14 18:32:19,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/0296336a30454e4287cc1284f661b8ae used request id req-08569ba6-1952-4e2b-bb5f-25369be6114f 2018-11-14 18:32:19,259 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-2e542445-259a-418-proj-role to project CreateKeypairsCleanupTests-2e542445-259a-418-proj 2018-11-14 18:32:19,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/97d9c09a54f8445d8d63090b0f27daf1/users/815ba068a2584c209934775a1eeb42d5/roles/0296336a30454e4287cc1284f661b8ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e25d857cf472a153d99dc220bd83cfa0c2fbb2" 2018-11-14 18:32:19,413 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:32:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9dab472c-034c-4064-aa43-b7502e41de87 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:32:19,413 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/97d9c09a54f8445d8d63090b0f27daf1/users/815ba068a2584c209934775a1eeb42d5/roles/0296336a30454e4287cc1284f661b8ae used request id req-9dab472c-034c-4064-aa43-b7502e41de87 2018-11-14 18:32:19,413 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:32:19,415 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:32:19,415 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:32:19,831 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0296336a30454e4287cc1284f661b8ae", "name": "CreateKeypairsCleanupTests-2e542445-259a-418-proj-role"}], "expires_at": "2018-11-14T19:32:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "97d9c09a54f8445d8d63090b0f27daf1", "name": "CreateKeypairsCleanupTests-2e542445-259a-418-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/97d9c09a54f8445d8d63090b0f27daf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/97d9c09a54f8445d8d63090b0f27daf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/97d9c09a54f8445d8d63090b0f27daf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_97d9c09a54f8445d8d63090b0f27daf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_97d9c09a54f8445d8d63090b0f27daf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/97d9c09a54f8445d8d63090b0f27daf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/97d9c09a54f8445d8d63090b0f27daf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/97d9c09a54f8445d8d63090b0f27daf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/97d9c09a54f8445d8d63090b0f27daf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/97d9c09a54f8445d8d63090b0f27daf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/97d9c09a54f8445d8d63090b0f27daf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/97d9c09a54f8445d8d63090b0f27daf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/97d9c09a54f8445d8d63090b0f27daf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/97d9c09a54f8445d8d63090b0f27daf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-2e542445-259a-418-user", "id": "815ba068a2584c209934775a1eeb42d5"}, "audit_ids": ["h2H9Lf7eQ_2XHM1RWO5-WA"], "issued_at": "2018-11-14T18:32:19.000000Z"}} 2018-11-14 18:32:19,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42dbd0ffe9e59251ab2f301bde1e8079ffbfd2db" 2018-11-14 18:32:19,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adc7e324-79ce-4dd5-bfa0-c5ad4ea52a0f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:32:19,928 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-adc7e324-79ce-4dd5-bfa0-c5ad4ea52a0f 2018-11-14 18:32:19,929 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:32:19,932 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42dbd0ffe9e59251ab2f301bde1e8079ffbfd2db" 2018-11-14 18:32:20,129 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 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 x-openstack-request-id: req-c42d7b3c-fe82-4696-896e-f2e7a579c01f x-compute-request-id: req-c42d7b3c-fe82-4696-896e-f2e7a579c01f Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-11-14 18:32:20,129 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-c42d7b3c-fe82-4696-896e-f2e7a579c01f 2018-11-14 18:32:20,130 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-6638288d-8c94-457b-899a-3aecb7eca806... 2018-11-14 18:32:20,130 - OpenStackKeypair - INFO - Creating new keypair 2018-11-14 18:32:20,144 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-6638288d-8c94-457b-899a-3aecb7eca806 2018-11-14 18:32:20,146 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42dbd0ffe9e59251ab2f301bde1e8079ffbfd2db" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDIkXo8hH43XL9/vDGEus7wfT58t14NfMt6idj9Gm/UQ6ONPUYldjvskQPWZ4noQC24lXQl71dzhW4mxMU6vkT0jIIGkH983TQu4eW7CNbMUeG5tPJSyhUKs9DEsTWed8MHQ2Z1YedlP53z4CJL+0xh6o1YXFtQu/dQULLaPrmumw==", "name": "CreateKeypairsCleanupTests-6638288d-8c94-457b-899a-3aecb7eca806"}}' 2018-11-14 18:32:20,200 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32: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-2a5145bc-93de-45f2-912e-d387b4edcb29 x-compute-request-id: req-2a5145bc-93de-45f2-912e-d387b4edcb29 Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDIkXo8hH43XL9/vDGEus7wfT58t14NfMt6idj9Gm/UQ6ONPUYldjvskQPWZ4noQC24lXQl71dzhW4mxMU6vkT0jIIGkH983TQu4eW7CNbMUeG5tPJSyhUKs9DEsTWed8MHQ2Z1YedlP53z4CJL+0xh6o1YXFtQu/dQULLaPrmumw==", "user_id": "815ba068a2584c209934775a1eeb42d5", "name": "CreateKeypairsCleanupTests-6638288d-8c94-457b-899a-3aecb7eca806", "fingerprint": "a1:85:76:e2:d3:d7:bc:b2:1d:ff:dc:af:6c:67:42:43"}} 2018-11-14 18:32:20,200 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-2a5145bc-93de-45f2-912e-d387b4edcb29 2018-11-14 18:32:20,212 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-6638288d-8c94-457b-899a-3aecb7eca806.pub 2018-11-14 18:32:20,213 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-6638288d-8c94-457b-899a-3aecb7eca806 2018-11-14 18:32:20,213 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-6638288d-8c94-457b-899a-3aecb7eca806 2018-11-14 18:32:20,216 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-6638288d-8c94-457b-899a-3aecb7eca806 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42dbd0ffe9e59251ab2f301bde1e8079ffbfd2db" 2018-11-14 18:32:20,262 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18:32: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-e1417d93-a7e1-48f0-9494-6ebbad7e0acf x-compute-request-id: req-e1417d93-a7e1-48f0-9494-6ebbad7e0acf Content-Length: 0 Content-Type: application/json 2018-11-14 18:32:20,263 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-6638288d-8c94-457b-899a-3aecb7eca806 used request id req-e1417d93-a7e1-48f0-9494-6ebbad7e0acf 2018-11-14 18:32:20,263 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-6638288d-8c94-457b-899a-3aecb7eca806.pub] 2018-11-14 18:32:20,263 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-6638288d-8c94-457b-899a-3aecb7eca806] 2018-11-14 18:32:20,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e25d857cf472a153d99dc220bd83cfa0c2fbb2" 2018-11-14 18:32:20,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-80b7c7b2-7004-4ddf-b920-e4fd9a99a4e0 Date: Wed, 14 Nov 2018 18:32:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:32:20,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-80b7c7b2-7004-4ddf-b920-e4fd9a99a4e0 2018-11-14 18:32:20,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e25d857cf472a153d99dc220bd83cfa0c2fbb2" 2018-11-14 18:32:20,571 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:32:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10b05c5d-844f-4ec7-89e9-0f217ef5b407 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:32:20,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-10b05c5d-844f-4ec7-89e9-0f217ef5b407 2018-11-14 18:32:20,571 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:32:20,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e25d857cf472a153d99dc220bd83cfa0c2fbb2" 2018-11-14 18:32:20,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e8c9ad9-0dbb-49b4-ba2c-af146bdef3aa Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:32:20,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-7e8c9ad9-0dbb-49b4-ba2c-af146bdef3aa 2018-11-14 18:32:20,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e25d857cf472a153d99dc220bd83cfa0c2fbb2" 2018-11-14 18:32:20,799 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:32:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e5de751-1e69-4423-a700-16cd156660e0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:32:20,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-2e5de751-1e69-4423-a700-16cd156660e0 2018-11-14 18:32:20,799 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:32:20,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e25d857cf472a153d99dc220bd83cfa0c2fbb2" 2018-11-14 18:32:20,919 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:32:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77fbdc26-396c-42cd-9c5c-d5a0983151a1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:32:20,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-77fbdc26-396c-42cd-9c5c-d5a0983151a1 2018-11-14 18:32:20,919 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:32:20,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e25d857cf472a153d99dc220bd83cfa0c2fbb2" 2018-11-14 18:32:21,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29605384-b90f-4bdb-85cc-e9ef31b5d397 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:32:21,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-29605384-b90f-4bdb-85cc-e9ef31b5d397 2018-11-14 18:32:21,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e25d857cf472a153d99dc220bd83cfa0c2fbb2" 2018-11-14 18:32:21,135 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:32:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-738cd18d-640c-4318-8e22-69f53194a6f9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 18:32:21,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-738cd18d-640c-4318-8e22-69f53194a6f9 2018-11-14 18:32:21,135 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:32:21,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e25d857cf472a153d99dc220bd83cfa0c2fbb2" 2018-11-14 18:32:21,248 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:32:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e810645-8ba5-41f5-84f9-092aae3758b5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d3b3d3f2c3dd4be6bc230a686f3f0839.", "code": 404, "title": "Not Found"}} 2018-11-14 18:32:21,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 used request id req-2e810645-8ba5-41f5-84f9-092aae3758b5 2018-11-14 18:32:21,248 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:32:21,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e25d857cf472a153d99dc220bd83cfa0c2fbb2" 2018-11-14 18:32:21,354 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:32:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-efcf7826-9084-44db-8fba-62f2fa45e91c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5dcff89097904b7c82103d40edeed98d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:32:21,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d used request id req-efcf7826-9084-44db-8fba-62f2fa45e91c 2018-11-14 18:32:21,355 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:32:21,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e25d857cf472a153d99dc220bd83cfa0c2fbb2" 2018-11-14 18:32:21,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d431cf3c-e8b6-4f45-9c1b-5ba9ed295dc6 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:32:21,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-d431cf3c-e8b6-4f45-9c1b-5ba9ed295dc6 2018-11-14 18:32:21,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e25d857cf472a153d99dc220bd83cfa0c2fbb2" 2018-11-14 18:32:21,484 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:32:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7315def-7ff1-4a06-b278-c9f252cff931 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 991384c74c4d47b3bd2a68e52ad620ce.", "code": 404, "title": "Not Found"}} 2018-11-14 18:32:21,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce used request id req-b7315def-7ff1-4a06-b278-c9f252cff931 2018-11-14 18:32:21,485 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:32:21,485 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-2e542445-259a-418-proj 2018-11-14 18:32:21,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/97d9c09a54f8445d8d63090b0f27daf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e25d857cf472a153d99dc220bd83cfa0c2fbb2" 2018-11-14 18:32:21,738 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:32:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-588c9900-b74d-49f6-863f-71263ca4a4d3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:32:21,738 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/97d9c09a54f8445d8d63090b0f27daf1 used request id req-588c9900-b74d-49f6-863f-71263ca4a4d3 2018-11-14 18:32:21,738 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-2e542445-259a-418-proj-role 2018-11-14 18:32:21,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/0296336a30454e4287cc1284f661b8ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e25d857cf472a153d99dc220bd83cfa0c2fbb2" 2018-11-14 18:32:21,869 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:32:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd3b8454-e6aa-4d30-aa15-9ffbd33ded58 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:32:21,869 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/0296336a30454e4287cc1284f661b8ae used request id req-cd3b8454-e6aa-4d30-aa15-9ffbd33ded58 2018-11-14 18:32:21,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e25d857cf472a153d99dc220bd83cfa0c2fbb2" 2018-11-14 18:32:21,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57fb918f-cb9b-43e0-87ce-3c6dc8c1743f Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:32:21,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-57fb918f-cb9b-43e0-87ce-3c6dc8c1743f 2018-11-14 18:32:21,987 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-2e542445-259a-418-user 2018-11-14 18:32:21,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/815ba068a2584c209934775a1eeb42d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e9827145cf667a6d33762e0a77b2dc586b89e03" 2018-11-14 18:32:22,202 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:32:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e4ceaec-8925-4e2b-a80f-a34c88bd6698 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:32:22,202 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/815ba068a2584c209934775a1eeb42d5 used request id req-2e4ceaec-8925-4e2b-a80f-a34c88bd6698 2018-11-14 18:32:22,203 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:32:22,625 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:32:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["heR-VchHSwWkkYDr_z7h5A"], "issued_at": "2018-11-14T18:32:22.000000Z"}} 2018-11-14 18:32:22,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}331a43245710f20c601c81a81d22b7ba8c3830a9" 2018-11-14 18:32:22,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6aa346eb-ee7e-4ea0-8fc1-ffe521352375 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:32:22,728 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-6aa346eb-ee7e-4ea0-8fc1-ffe521352375 2018-11-14 18:32:22,730 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:32:22,730 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:32:23,139 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:32:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["9d_J2jpFSIaVFWovIDrKsg"], "issued_at": "2018-11-14T18:32:23.000000Z"}} 2018-11-14 18:32:23,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87aabd09236663de1f02e10d81f1c21e46c6cba0" 2018-11-14 18:32:23,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08a8c6bd-2624-42ee-9fc7-609ce75bfa3f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:32:23,245 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-08a8c6bd-2624-42ee-9fc7-609ce75bfa3f 2018-11-14 18:32:23,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:32:23,255 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:32:23,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-b827c024-77a4-4c0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87aabd09236663de1f02e10d81f1c21e46c6cba0" 2018-11-14 18:32:23,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c1818b7-2e01-4c7f-b091-41dfa78d3530 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-b827c024-77a4-4c0-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:32:23,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-b827c024-77a4-4c0-proj used request id req-3c1818b7-2e01-4c7f-b091-41dfa78d3530 2018-11-14 18:32:23,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87aabd09236663de1f02e10d81f1c21e46c6cba0" 2018-11-14 18:32:23,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cd9d23d-f99d-4cb8-a338-055c9ccbf61c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:32:23,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-6cd9d23d-f99d-4cb8-a338-055c9ccbf61c 2018-11-14 18:32:23,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87aabd09236663de1f02e10d81f1c21e46c6cba0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-b827c024-77a4-4c0-proj"}}' 2018-11-14 18:32:23,529 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:32:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e28b4e6-3a84-4cd3-9f22-c742344199cc Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/2b84cbbc720d49769b1563e1e6c080e8"}, "tags": [], "enabled": true, "id": "2b84cbbc720d49769b1563e1e6c080e8", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-b827c024-77a4-4c0-proj"}} 2018-11-14 18:32:23,529 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-5e28b4e6-3a84-4cd3-9f22-c742344199cc 2018-11-14 18:32:23,530 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-b827c024-77a4-4c0-proj 2018-11-14 18:32:23,530 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:32:23,531 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:32:23,943 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:32:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["XQRRMNtpR-GYtd2QuSo_3A"], "issued_at": "2018-11-14T18:32:23.000000Z"}} 2018-11-14 18:32:23,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3237c779044d767c88898b024e3999e3ac5fc7a3" 2018-11-14 18:32:24,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dec38155-f877-4dd9-9274-ca45c536bb95 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:32:24,049 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-dec38155-f877-4dd9-9274-ca45c536bb95 2018-11-14 18:32:24,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:32:24,058 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:32: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:32:24,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3237c779044d767c88898b024e3999e3ac5fc7a3" 2018-11-14 18:32:24,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abde92fc-ee1d-4e10-b110-091b4414f4db Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:32:24,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-abde92fc-ee1d-4e10-b110-091b4414f4db 2018-11-14 18:32:24,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateKeypairsCleanupTests-b827c024-77a4-4c0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3237c779044d767c88898b024e3999e3ac5fc7a3" 2018-11-14 18:32:24,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66edeaf9-4e24-48c8-97c7-403b8693fafb Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateKeypairsCleanupTests-b827c024-77a4-4c0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/2b84cbbc720d49769b1563e1e6c080e8"}, "tags": [], "enabled": true, "id": "2b84cbbc720d49769b1563e1e6c080e8", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-b827c024-77a4-4c0-proj"}]} 2018-11-14 18:32:24,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateKeypairsCleanupTests-b827c024-77a4-4c0-proj used request id req-66edeaf9-4e24-48c8-97c7-403b8693fafb 2018-11-14 18:32:24,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3237c779044d767c88898b024e3999e3ac5fc7a3" 2018-11-14 18:32:24,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26060bdf-6ab2-449f-90af-041f1951744d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:32:24,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-26060bdf-6ab2-449f-90af-041f1951744d 2018-11-14 18:32:24,739 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-b827c024-77a4-4c0-user 2018-11-14 18:32:24,739 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:32:24,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87aabd09236663de1f02e10d81f1c21e46c6cba0" 2018-11-14 18:32:24,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1e54b39-018a-4340-be6c-35d0d4bfcc8a Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:32:24,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d1e54b39-018a-4340-be6c-35d0d4bfcc8a 2018-11-14 18:32:24,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87aabd09236663de1f02e10d81f1c21e46c6cba0" -d '{"role": {"name": "CreateKeypairsCleanupTests-b827c024-77a4-4c0-proj-role"}}' 2018-11-14 18:32:25,008 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:32:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-168a26c0-35ca-4298-98b4-b96562faccb2 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ca76c4fa05c546e09ce129c4952ec325", "links": {"self": "http://172.30.9.28:5000/v3/roles/ca76c4fa05c546e09ce129c4952ec325"}, "name": "CreateKeypairsCleanupTests-b827c024-77a4-4c0-proj-role"}} 2018-11-14 18:32:25,008 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-168a26c0-35ca-4298-98b4-b96562faccb2 2018-11-14 18:32:25,009 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-b827c024-77a4-4c0-proj-role 2018-11-14 18:32:25,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/ca76c4fa05c546e09ce129c4952ec325 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87aabd09236663de1f02e10d81f1c21e46c6cba0" 2018-11-14 18:32:25,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-349061b6-6d78-4675-8f77-1d477fa20db9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ca76c4fa05c546e09ce129c4952ec325", "links": {"self": "http://172.30.9.28:5000/v3/roles/ca76c4fa05c546e09ce129c4952ec325"}, "name": "CreateKeypairsCleanupTests-b827c024-77a4-4c0-proj-role"}} 2018-11-14 18:32:25,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/ca76c4fa05c546e09ce129c4952ec325 used request id req-349061b6-6d78-4675-8f77-1d477fa20db9 2018-11-14 18:32:25,113 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-b827c024-77a4-4c0-proj-role to project CreateKeypairsCleanupTests-b827c024-77a4-4c0-proj 2018-11-14 18:32:25,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/2b84cbbc720d49769b1563e1e6c080e8/users/8d9eb8316dfc49df8b468ef8c0bc3bd0/roles/ca76c4fa05c546e09ce129c4952ec325 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87aabd09236663de1f02e10d81f1c21e46c6cba0" 2018-11-14 18:32:25,262 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:32:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c243051f-e8e4-4fa8-8dd1-e27cb3581dbc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:32:25,262 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/2b84cbbc720d49769b1563e1e6c080e8/users/8d9eb8316dfc49df8b468ef8c0bc3bd0/roles/ca76c4fa05c546e09ce129c4952ec325 used request id req-c243051f-e8e4-4fa8-8dd1-e27cb3581dbc 2018-11-14 18:32:25,262 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:32:25,264 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:32:25,265 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:32:25,670 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ca76c4fa05c546e09ce129c4952ec325", "name": "CreateKeypairsCleanupTests-b827c024-77a4-4c0-proj-role"}], "expires_at": "2018-11-14T19:32:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2b84cbbc720d49769b1563e1e6c080e8", "name": "CreateKeypairsCleanupTests-b827c024-77a4-4c0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/2b84cbbc720d49769b1563e1e6c080e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/2b84cbbc720d49769b1563e1e6c080e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/2b84cbbc720d49769b1563e1e6c080e8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_2b84cbbc720d49769b1563e1e6c080e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_2b84cbbc720d49769b1563e1e6c080e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/2b84cbbc720d49769b1563e1e6c080e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/2b84cbbc720d49769b1563e1e6c080e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/2b84cbbc720d49769b1563e1e6c080e8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/2b84cbbc720d49769b1563e1e6c080e8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/2b84cbbc720d49769b1563e1e6c080e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/2b84cbbc720d49769b1563e1e6c080e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/2b84cbbc720d49769b1563e1e6c080e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/2b84cbbc720d49769b1563e1e6c080e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/2b84cbbc720d49769b1563e1e6c080e8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-b827c024-77a4-4c0-user", "id": "8d9eb8316dfc49df8b468ef8c0bc3bd0"}, "audit_ids": ["fur9XEAlRJy9Ty-AYqAfWw"], "issued_at": "2018-11-14T18:32:25.000000Z"}} 2018-11-14 18:32:25,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}529f1f3a4e15c514c7eb579a948c5387a989e1ba" 2018-11-14 18:32:25,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5294fcc-25a9-43c2-ba1b-5c0060eb2911 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:32:25,758 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-a5294fcc-25a9-43c2-ba1b-5c0060eb2911 2018-11-14 18:32:25,759 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:32:25,763 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}529f1f3a4e15c514c7eb579a948c5387a989e1ba" 2018-11-14 18:32:25,991 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8d98ea83-ded4-42fe-8665-dac38a1d8c8f x-compute-request-id: req-8d98ea83-ded4-42fe-8665-dac38a1d8c8f Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-11-14 18:32:25,991 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-8d98ea83-ded4-42fe-8665-dac38a1d8c8f 2018-11-14 18:32:25,992 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-d6e70efc-3a4b-49a5-be8b-9e6e337676f5... 2018-11-14 18:32:25,992 - OpenStackKeypair - INFO - Creating new keypair 2018-11-14 18:32:26,027 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-d6e70efc-3a4b-49a5-be8b-9e6e337676f5 2018-11-14 18:32:26,029 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}529f1f3a4e15c514c7eb579a948c5387a989e1ba" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDjldVBvFUzWqxlgzte8aaNlwkXROyfgW0R4CLcA4B9TAPpZ2Zoz67wRlymd+spX9U1hVw6+p6JRlAOpWAlmoxEifbuK/Mo77wZt7gV7q3Qhh6irlnYxUQEdsBs9Cvapdoh0LNTyP20RlpU9I9TycWYqn7srGimm1BP1iEZvRDdlQ==", "name": "CreateKeypairsCleanupTests-d6e70efc-3a4b-49a5-be8b-9e6e337676f5"}}' 2018-11-14 18:32:26,086 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2489f250-d196-4e4c-99e6-2916ff1a3000 x-compute-request-id: req-2489f250-d196-4e4c-99e6-2916ff1a3000 Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDjldVBvFUzWqxlgzte8aaNlwkXROyfgW0R4CLcA4B9TAPpZ2Zoz67wRlymd+spX9U1hVw6+p6JRlAOpWAlmoxEifbuK/Mo77wZt7gV7q3Qhh6irlnYxUQEdsBs9Cvapdoh0LNTyP20RlpU9I9TycWYqn7srGimm1BP1iEZvRDdlQ==", "user_id": "8d9eb8316dfc49df8b468ef8c0bc3bd0", "name": "CreateKeypairsCleanupTests-d6e70efc-3a4b-49a5-be8b-9e6e337676f5", "fingerprint": "5f:f0:1f:bd:fc:cb:09:53:df:55:1a:7a:b0:ed:98:35"}} 2018-11-14 18:32:26,086 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-2489f250-d196-4e4c-99e6-2916ff1a3000 2018-11-14 18:32:26,099 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-d6e70efc-3a4b-49a5-be8b-9e6e337676f5.pub 2018-11-14 18:32:26,099 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-d6e70efc-3a4b-49a5-be8b-9e6e337676f5 2018-11-14 18:32:26,099 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-d6e70efc-3a4b-49a5-be8b-9e6e337676f5 2018-11-14 18:32:26,102 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-d6e70efc-3a4b-49a5-be8b-9e6e337676f5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}529f1f3a4e15c514c7eb579a948c5387a989e1ba" 2018-11-14 18:32:26,152 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18:32:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c273107e-e24e-4ee5-ac92-93c9f7a71d8e x-compute-request-id: req-c273107e-e24e-4ee5-ac92-93c9f7a71d8e Content-Length: 0 Content-Type: application/json 2018-11-14 18:32:26,152 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-d6e70efc-3a4b-49a5-be8b-9e6e337676f5 used request id req-c273107e-e24e-4ee5-ac92-93c9f7a71d8e 2018-11-14 18:32:26,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87aabd09236663de1f02e10d81f1c21e46c6cba0" 2018-11-14 18:32:26,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-abb78cfa-0f71-4a8c-9f64-d76f3cf5464d Date: Wed, 14 Nov 2018 18:32:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:32:26,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-abb78cfa-0f71-4a8c-9f64-d76f3cf5464d 2018-11-14 18:32:26,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87aabd09236663de1f02e10d81f1c21e46c6cba0" 2018-11-14 18:32:26,953 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:32:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04015898-cf5d-4fdd-b2e8-d96ec12ce628 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:32:26,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-04015898-cf5d-4fdd-b2e8-d96ec12ce628 2018-11-14 18:32:26,953 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:32:26,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87aabd09236663de1f02e10d81f1c21e46c6cba0" 2018-11-14 18:32:27,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ae53e6a-4802-4517-972d-9d3e0546fe13 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:32:27,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-7ae53e6a-4802-4517-972d-9d3e0546fe13 2018-11-14 18:32:27,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87aabd09236663de1f02e10d81f1c21e46c6cba0" 2018-11-14 18:32:27,173 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:32:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89a18d61-183c-4b88-99b5-19b56fdf3c7d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:32:27,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-89a18d61-183c-4b88-99b5-19b56fdf3c7d 2018-11-14 18:32:27,173 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:32:27,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87aabd09236663de1f02e10d81f1c21e46c6cba0" 2018-11-14 18:32:27,281 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:32:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d433566-4ffa-49ab-9cf6-6bc48c7f5393 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:32:27,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-5d433566-4ffa-49ab-9cf6-6bc48c7f5393 2018-11-14 18:32:27,281 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:32:27,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87aabd09236663de1f02e10d81f1c21e46c6cba0" 2018-11-14 18:32:27,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89196af5-55b7-4f39-a5d9-5b6b6e31543e Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:32:27,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-89196af5-55b7-4f39-a5d9-5b6b6e31543e 2018-11-14 18:32:27,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87aabd09236663de1f02e10d81f1c21e46c6cba0" 2018-11-14 18:32:27,499 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:32:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-651397d0-bc04-4d7d-957b-ac4f4f501e45 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 18:32:27,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-651397d0-bc04-4d7d-957b-ac4f4f501e45 2018-11-14 18:32:27,500 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:32:27,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87aabd09236663de1f02e10d81f1c21e46c6cba0" 2018-11-14 18:32:27,615 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:32:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89020aac-c91c-4f84-92f5-ba52e5cb3479 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d3b3d3f2c3dd4be6bc230a686f3f0839.", "code": 404, "title": "Not Found"}} 2018-11-14 18:32:27,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 used request id req-89020aac-c91c-4f84-92f5-ba52e5cb3479 2018-11-14 18:32:27,616 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:32:27,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87aabd09236663de1f02e10d81f1c21e46c6cba0" 2018-11-14 18:32:27,728 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:32:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b59d3bd-a0a0-46ab-adee-617804fc0edf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5dcff89097904b7c82103d40edeed98d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:32:27,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d used request id req-8b59d3bd-a0a0-46ab-adee-617804fc0edf 2018-11-14 18:32:27,728 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:32:27,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87aabd09236663de1f02e10d81f1c21e46c6cba0" 2018-11-14 18:32:27,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f55fe573-ead2-4466-8afa-6ed83e714cb3 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:32:27,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-f55fe573-ead2-4466-8afa-6ed83e714cb3 2018-11-14 18:32:27,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87aabd09236663de1f02e10d81f1c21e46c6cba0" 2018-11-14 18:32:27,951 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:32:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c7e7d9c-cee0-4ba0-bc88-b55329cad69f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 991384c74c4d47b3bd2a68e52ad620ce.", "code": 404, "title": "Not Found"}} 2018-11-14 18:32:27,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce used request id req-3c7e7d9c-cee0-4ba0-bc88-b55329cad69f 2018-11-14 18:32:27,952 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:32:27,952 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-b827c024-77a4-4c0-proj 2018-11-14 18:32:27,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/2b84cbbc720d49769b1563e1e6c080e8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87aabd09236663de1f02e10d81f1c21e46c6cba0" 2018-11-14 18:32:28,212 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:32:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df564218-2f1b-425b-b3a1-d44fb8ddfb73 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:32:28,212 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/2b84cbbc720d49769b1563e1e6c080e8 used request id req-df564218-2f1b-425b-b3a1-d44fb8ddfb73 2018-11-14 18:32:28,212 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-b827c024-77a4-4c0-proj-role 2018-11-14 18:32:28,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/ca76c4fa05c546e09ce129c4952ec325 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87aabd09236663de1f02e10d81f1c21e46c6cba0" 2018-11-14 18:32:28,349 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:32:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70987a44-8492-4a55-940d-8cd2d284dd0b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:32:28,349 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/ca76c4fa05c546e09ce129c4952ec325 used request id req-70987a44-8492-4a55-940d-8cd2d284dd0b 2018-11-14 18:32:28,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87aabd09236663de1f02e10d81f1c21e46c6cba0" 2018-11-14 18:32:28,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a806522-5bec-49b8-b74c-1672f2868f12 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:32:28,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-5a806522-5bec-49b8-b74c-1672f2868f12 2018-11-14 18:32:28,462 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-b827c024-77a4-4c0-user 2018-11-14 18:32:28,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/8d9eb8316dfc49df8b468ef8c0bc3bd0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3237c779044d767c88898b024e3999e3ac5fc7a3" 2018-11-14 18:32:28,681 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:32:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d1e4e77-eff6-4d51-9bbc-2a9fce5df3aa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:32:28,681 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/8d9eb8316dfc49df8b468ef8c0bc3bd0 used request id req-9d1e4e77-eff6-4d51-9bbc-2a9fce5df3aa 2018-11-14 18:32:28,683 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:32:29,094 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:32:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["kLImAzpKQzyCuiiqXgCUkg"], "issued_at": "2018-11-14T18:32:29.000000Z"}} 2018-11-14 18:32:29,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64fa3902895f75d3284ea48d97ace50a6b8f4c1" 2018-11-14 18:32:29,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1522c7b8-a81c-4e8d-9463-af1676edea73 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:32:29,196 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-1522c7b8-a81c-4e8d-9463-af1676edea73 2018-11-14 18:32:29,197 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:32:29,198 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:32:29,620 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:32:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["ut_43XsAT-eFGLx3uosKtw"], "issued_at": "2018-11-14T18:32:29.000000Z"}} 2018-11-14 18:32:29,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e25849176f3575336720f7a870aaf4c3ee595ec" 2018-11-14 18:32:29,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9abffccb-50f4-4d51-9995-9087d56a9826 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:32:29,713 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-9abffccb-50f4-4d51-9995-9087d56a9826 2018-11-14 18:32:29,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:32:29,722 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:32: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:32:29,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-a2739028-90fa-467-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e25849176f3575336720f7a870aaf4c3ee595ec" 2018-11-14 18:32:29,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bd96886-a7ba-4eb4-918b-d1e67e1c4e7e Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-a2739028-90fa-467-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:32:29,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-a2739028-90fa-467-proj used request id req-4bd96886-a7ba-4eb4-918b-d1e67e1c4e7e 2018-11-14 18:32:29,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e25849176f3575336720f7a870aaf4c3ee595ec" 2018-11-14 18:32:29,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d013ca73-5d83-4f21-bac9-8ad65b777db4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:32:29,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-d013ca73-5d83-4f21-bac9-8ad65b777db4 2018-11-14 18:32:29,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e25849176f3575336720f7a870aaf4c3ee595ec" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-a2739028-90fa-467-proj"}}' 2018-11-14 18:32:30,080 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:32:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-025a0ce6-9f0a-4218-8bd3-7dee417555ca Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/df3e25bea36048e8877d059503832e0b"}, "tags": [], "enabled": true, "id": "df3e25bea36048e8877d059503832e0b", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-a2739028-90fa-467-proj"}} 2018-11-14 18:32:30,081 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-025a0ce6-9f0a-4218-8bd3-7dee417555ca 2018-11-14 18:32:30,081 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-a2739028-90fa-467-proj 2018-11-14 18:32:30,081 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:32:30,082 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:32:30,505 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:32:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["oKVTRZgDRCmBnD7B9SBnzg"], "issued_at": "2018-11-14T18:32:30.000000Z"}} 2018-11-14 18:32:30,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f19d0c7d4eeb7335d8f9e7868f4b99fe43831145" 2018-11-14 18:32:30,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fff5ad27-5a84-401a-97cc-dae5e6ddaf8a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:32:30,603 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-fff5ad27-5a84-401a-97cc-dae5e6ddaf8a 2018-11-14 18:32:30,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:32:30,612 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:32: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:32:30,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f19d0c7d4eeb7335d8f9e7868f4b99fe43831145" 2018-11-14 18:32:30,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6196b12-e20e-4862-93ad-c0e5146f0d04 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:32:30,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-d6196b12-e20e-4862-93ad-c0e5146f0d04 2018-11-14 18:32:30,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-a2739028-90fa-467-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f19d0c7d4eeb7335d8f9e7868f4b99fe43831145" 2018-11-14 18:32:30,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5e49d6f-0798-494c-b952-473bf1dc1c9f Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-a2739028-90fa-467-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/df3e25bea36048e8877d059503832e0b"}, "tags": [], "enabled": true, "id": "df3e25bea36048e8877d059503832e0b", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-a2739028-90fa-467-proj"}]} 2018-11-14 18:32:30,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-a2739028-90fa-467-proj used request id req-b5e49d6f-0798-494c-b952-473bf1dc1c9f 2018-11-14 18:32:30,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f19d0c7d4eeb7335d8f9e7868f4b99fe43831145" 2018-11-14 18:32:30,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e31b30ef-bfea-4454-852c-4f5c4a9cb520 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:32:30,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-e31b30ef-bfea-4454-852c-4f5c4a9cb520 2018-11-14 18:32:31,278 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-a2739028-90fa-467-user 2018-11-14 18:32:31,278 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:32:31,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e25849176f3575336720f7a870aaf4c3ee595ec" 2018-11-14 18:32:31,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3711cbd7-7d62-428b-afca-0903c01a7af2 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:32:31,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-3711cbd7-7d62-428b-afca-0903c01a7af2 2018-11-14 18:32:31,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e25849176f3575336720f7a870aaf4c3ee595ec" -d '{"role": {"name": "CreateNetworkSuccessTests-a2739028-90fa-467-proj-role"}}' 2018-11-14 18:32:31,517 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:32:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1b04cf8-9a57-4bb2-a1a6-6a7d61306e99 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "205862f43685434788a86bafea0026ef", "links": {"self": "http://172.30.9.28:5000/v3/roles/205862f43685434788a86bafea0026ef"}, "name": "CreateNetworkSuccessTests-a2739028-90fa-467-proj-role"}} 2018-11-14 18:32:31,517 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-a1b04cf8-9a57-4bb2-a1a6-6a7d61306e99 2018-11-14 18:32:31,517 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-a2739028-90fa-467-proj-role 2018-11-14 18:32:31,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/205862f43685434788a86bafea0026ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e25849176f3575336720f7a870aaf4c3ee595ec" 2018-11-14 18:32:31,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-255a004b-1eb3-4d1b-b873-e8ddcef7a2ab Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "205862f43685434788a86bafea0026ef", "links": {"self": "http://172.30.9.28:5000/v3/roles/205862f43685434788a86bafea0026ef"}, "name": "CreateNetworkSuccessTests-a2739028-90fa-467-proj-role"}} 2018-11-14 18:32:31,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/205862f43685434788a86bafea0026ef used request id req-255a004b-1eb3-4d1b-b873-e8ddcef7a2ab 2018-11-14 18:32:31,630 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-a2739028-90fa-467-proj-role to project CreateNetworkSuccessTests-a2739028-90fa-467-proj 2018-11-14 18:32:31,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/df3e25bea36048e8877d059503832e0b/users/ff4314ef1ba846c583c9bf2b250d42cd/roles/205862f43685434788a86bafea0026ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e25849176f3575336720f7a870aaf4c3ee595ec" 2018-11-14 18:32:31,771 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:32:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c40db0c4-d75e-479f-9c2f-ff1eb3d20834 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:32:31,771 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/df3e25bea36048e8877d059503832e0b/users/ff4314ef1ba846c583c9bf2b250d42cd/roles/205862f43685434788a86bafea0026ef used request id req-c40db0c4-d75e-479f-9c2f-ff1eb3d20834 2018-11-14 18:32:31,774 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:32:31,775 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:32:32,184 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "205862f43685434788a86bafea0026ef", "name": "CreateNetworkSuccessTests-a2739028-90fa-467-proj-role"}], "expires_at": "2018-11-14T19:32:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "df3e25bea36048e8877d059503832e0b", "name": "CreateNetworkSuccessTests-a2739028-90fa-467-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/df3e25bea36048e8877d059503832e0b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/df3e25bea36048e8877d059503832e0b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/df3e25bea36048e8877d059503832e0b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_df3e25bea36048e8877d059503832e0b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_df3e25bea36048e8877d059503832e0b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/df3e25bea36048e8877d059503832e0b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/df3e25bea36048e8877d059503832e0b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/df3e25bea36048e8877d059503832e0b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/df3e25bea36048e8877d059503832e0b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/df3e25bea36048e8877d059503832e0b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/df3e25bea36048e8877d059503832e0b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/df3e25bea36048e8877d059503832e0b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/df3e25bea36048e8877d059503832e0b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/df3e25bea36048e8877d059503832e0b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-a2739028-90fa-467-user", "id": "ff4314ef1ba846c583c9bf2b250d42cd"}, "audit_ids": ["ql-YlO3ZSTeyfPG1WTL7Kw"], "issued_at": "2018-11-14T18:32:32.000000Z"}} 2018-11-14 18:32:32,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f50cfe42b427b473d2fe1705349924705c002235" 2018-11-14 18:32:32,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37cba589-9212-4e86-b6d5-bb3723eb20f2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:32:32,283 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-37cba589-9212-4e86-b6d5-bb3723eb20f2 2018-11-14 18:32:32,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-015d4cb4-5820-4ee8-83ae-9d50b7881b78-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f50cfe42b427b473d2fe1705349924705c002235" 2018-11-14 18:32:32,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-35b9cd69-275c-4a4b-a5c1-781793c2f467 Date: Wed, 14 Nov 2018 18:32:32 GMT RESP BODY: {"networks":[]} 2018-11-14 18:32:32,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-015d4cb4-5820-4ee8-83ae-9d50b7881b78-pub-net used request id req-35b9cd69-275c-4a4b-a5c1-781793c2f467 2018-11-14 18:32:32,503 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-015d4cb4-5820-4ee8-83ae-9d50b7881b78-pub-net 2018-11-14 18:32:32,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f50cfe42b427b473d2fe1705349924705c002235" -d '{"network": {"mtu": 999, "name": "CreateNetworkSuccessTests-015d4cb4-5820-4ee8-83ae-9d50b7881b78-pub-net", "admin_state_up": true}}' 2018-11-14 18:32:33,215 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-1330aab2-2e57-4ea3-8ea6-5b6f77d108be Date: Wed, 14 Nov 2018 18:32:33 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"df3e25bea36048e8877d059503832e0b","created_at":"2018-11-14T18:32:32Z","tags":[],"ipv6_address_scope":null,"mtu":999,"updated_at":"2018-11-14T18:32:33Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"df3e25bea36048e8877d059503832e0b","id":"99e506a4-d255-4f9c-be18-edbb676a3143","name":"CreateNetworkSuccessTests-015d4cb4-5820-4ee8-83ae-9d50b7881b78-pub-net"}} 2018-11-14 18:32:33,216 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-1330aab2-2e57-4ea3-8ea6-5b6f77d108be 2018-11-14 18:32:33,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=99e506a4-d255-4f9c-be18-edbb676a3143 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f50cfe42b427b473d2fe1705349924705c002235" 2018-11-14 18:32:33,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-2cc68a50-033a-4787-a322-71dcec65ae81 Date: Wed, 14 Nov 2018 18:32:33 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-14T18:32:33Z","tenant_id":"df3e25bea36048e8877d059503832e0b","created_at":"2018-11-14T18:32:32Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"df3e25bea36048e8877d059503832e0b","id":"99e506a4-d255-4f9c-be18-edbb676a3143","name":"CreateNetworkSuccessTests-015d4cb4-5820-4ee8-83ae-9d50b7881b78-pub-net"}]} 2018-11-14 18:32:33,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=99e506a4-d255-4f9c-be18-edbb676a3143 used request id req-2cc68a50-033a-4787-a322-71dcec65ae81 2018-11-14 18:32:33,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=99e506a4-d255-4f9c-be18-edbb676a3143 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f50cfe42b427b473d2fe1705349924705c002235" 2018-11-14 18:32:33,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a459a773-45a8-4fb6-bcb8-1b066c00fe22 Date: Wed, 14 Nov 2018 18:32:33 GMT RESP BODY: {"subnets":[]} 2018-11-14 18:32:33,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=99e506a4-d255-4f9c-be18-edbb676a3143 used request id req-a459a773-45a8-4fb6-bcb8-1b066c00fe22 2018-11-14 18:32:33,713 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-015d4cb4-5820-4ee8-83ae-9d50b7881b78-pub-subnet 2018-11-14 18:32:33,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f50cfe42b427b473d2fe1705349924705c002235" -d '{"subnets": [{"ip_version": 4, "network_id": "99e506a4-d255-4f9c-be18-edbb676a3143", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-015d4cb4-5820-4ee8-83ae-9d50b7881b78-pub-subnet"}]}' 2018-11-14 18:32:34,730 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-59006c78-6479-488f-b0a8-195a7be46adc Date: Wed, 14 Nov 2018 18:32:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"99e506a4-d255-4f9c-be18-edbb676a3143","tenant_id":"df3e25bea36048e8877d059503832e0b","created_at":"2018-11-14T18:32:34Z","dns_nameservers":[],"updated_at":"2018-11-14T18:32:34Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"df3e25bea36048e8877d059503832e0b","id":"17c591dc-205f-4c2a-9c90-49644899855c","subnetpool_id":null,"name":"CreateNetworkSuccessTests-015d4cb4-5820-4ee8-83ae-9d50b7881b78-pub-subnet"}]} 2018-11-14 18:32:34,730 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-59006c78-6479-488f-b0a8-195a7be46adc 2018-11-14 18:32:34,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=99e506a4-d255-4f9c-be18-edbb676a3143 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f50cfe42b427b473d2fe1705349924705c002235" 2018-11-14 18:32:35,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-58ee4a89-5c75-4272-a649-c165ebca0f8f Date: Wed, 14 Nov 2018 18:32:35 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["17c591dc-205f-4c2a-9c90-49644899855c"],"updated_at":"2018-11-14T18:32:34Z","tenant_id":"df3e25bea36048e8877d059503832e0b","created_at":"2018-11-14T18:32:32Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"df3e25bea36048e8877d059503832e0b","id":"99e506a4-d255-4f9c-be18-edbb676a3143","name":"CreateNetworkSuccessTests-015d4cb4-5820-4ee8-83ae-9d50b7881b78-pub-net"}]} 2018-11-14 18:32:35,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=99e506a4-d255-4f9c-be18-edbb676a3143 used request id req-58ee4a89-5c75-4272-a649-c165ebca0f8f 2018-11-14 18:32:35,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=99e506a4-d255-4f9c-be18-edbb676a3143 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f50cfe42b427b473d2fe1705349924705c002235" 2018-11-14 18:32:35,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ebb2f3eb-a9a1-409d-ab6d-ca702bb24b30 Date: Wed, 14 Nov 2018 18:32:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"99e506a4-d255-4f9c-be18-edbb676a3143","tenant_id":"df3e25bea36048e8877d059503832e0b","created_at":"2018-11-14T18:32:34Z","dns_nameservers":[],"updated_at":"2018-11-14T18:32:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"df3e25bea36048e8877d059503832e0b","id":"17c591dc-205f-4c2a-9c90-49644899855c","subnetpool_id":null,"name":"CreateNetworkSuccessTests-015d4cb4-5820-4ee8-83ae-9d50b7881b78-pub-subnet"}]} 2018-11-14 18:32:35,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=99e506a4-d255-4f9c-be18-edbb676a3143 used request id req-ebb2f3eb-a9a1-409d-ab6d-ca702bb24b30 2018-11-14 18:32:35,259 - OpenStackNetwork - DEBUG - Network [99e506a4-d255-4f9c-be18-edbb676a3143] created successfully 2018-11-14 18:32:35,260 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:32:35,668 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "205862f43685434788a86bafea0026ef", "name": "CreateNetworkSuccessTests-a2739028-90fa-467-proj-role"}], "expires_at": "2018-11-14T19:32:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "df3e25bea36048e8877d059503832e0b", "name": "CreateNetworkSuccessTests-a2739028-90fa-467-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/df3e25bea36048e8877d059503832e0b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/df3e25bea36048e8877d059503832e0b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/df3e25bea36048e8877d059503832e0b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_df3e25bea36048e8877d059503832e0b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_df3e25bea36048e8877d059503832e0b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/df3e25bea36048e8877d059503832e0b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/df3e25bea36048e8877d059503832e0b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/df3e25bea36048e8877d059503832e0b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/df3e25bea36048e8877d059503832e0b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/df3e25bea36048e8877d059503832e0b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/df3e25bea36048e8877d059503832e0b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/df3e25bea36048e8877d059503832e0b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/df3e25bea36048e8877d059503832e0b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/df3e25bea36048e8877d059503832e0b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-a2739028-90fa-467-user", "id": "ff4314ef1ba846c583c9bf2b250d42cd"}, "audit_ids": ["-Tu_VFYtRO2X8gxyFgKkzw"], "issued_at": "2018-11-14T18:32:35.000000Z"}} 2018-11-14 18:32:35,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-015d4cb4-5820-4ee8-83ae-9d50b7881b78-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}961c38303681d48e427cfb03807ef9eb72807210" 2018-11-14 18:32:35,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-027ba28d-6d7e-4e92-a9a3-cc8c6d8906c7 Date: Wed, 14 Nov 2018 18:32:35 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["17c591dc-205f-4c2a-9c90-49644899855c"],"updated_at":"2018-11-14T18:32:34Z","tenant_id":"df3e25bea36048e8877d059503832e0b","created_at":"2018-11-14T18:32:32Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"df3e25bea36048e8877d059503832e0b","id":"99e506a4-d255-4f9c-be18-edbb676a3143","name":"CreateNetworkSuccessTests-015d4cb4-5820-4ee8-83ae-9d50b7881b78-pub-net"}]} 2018-11-14 18:32:35,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-015d4cb4-5820-4ee8-83ae-9d50b7881b78-pub-net used request id req-027ba28d-6d7e-4e92-a9a3-cc8c6d8906c7 2018-11-14 18:32:35,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:32:35,969 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:32: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:32:35,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/df3e25bea36048e8877d059503832e0b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64fa3902895f75d3284ea48d97ace50a6b8f4c1" 2018-11-14 18:32:36,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f3c88e3-c73f-489b-a298-1b513daea74e Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/df3e25bea36048e8877d059503832e0b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "df3e25bea36048e8877d059503832e0b", "name": "CreateNetworkSuccessTests-a2739028-90fa-467-proj"}} 2018-11-14 18:32:36,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/df3e25bea36048e8877d059503832e0b used request id req-8f3c88e3-c73f-489b-a298-1b513daea74e 2018-11-14 18:32:36,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=99e506a4-d255-4f9c-be18-edbb676a3143 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}961c38303681d48e427cfb03807ef9eb72807210" 2018-11-14 18:32:36,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2820f8e3-a6d9-4950-a35b-860119866434 Date: Wed, 14 Nov 2018 18:32:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"99e506a4-d255-4f9c-be18-edbb676a3143","tenant_id":"df3e25bea36048e8877d059503832e0b","created_at":"2018-11-14T18:32:34Z","dns_nameservers":[],"updated_at":"2018-11-14T18:32:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"df3e25bea36048e8877d059503832e0b","id":"17c591dc-205f-4c2a-9c90-49644899855c","subnetpool_id":null,"name":"CreateNetworkSuccessTests-015d4cb4-5820-4ee8-83ae-9d50b7881b78-pub-subnet"}]} 2018-11-14 18:32:36,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=99e506a4-d255-4f9c-be18-edbb676a3143 used request id req-2820f8e3-a6d9-4950-a35b-860119866434 2018-11-14 18:32:36,727 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-015d4cb4-5820-4ee8-83ae-9d50b7881b78-pub-subnet 2018-11-14 18:32:36,727 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-015d4cb4-5820-4ee8-83ae-9d50b7881b78-pub-subnet 2018-11-14 18:32:36,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/17c591dc-205f-4c2a-9c90-49644899855c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}961c38303681d48e427cfb03807ef9eb72807210" 2018-11-14 18:32:40,330 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-34fe6ec0-d7a1-4b33-87bc-5e2fc14db00f Date: Wed, 14 Nov 2018 18:32:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:32:40,330 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/17c591dc-205f-4c2a-9c90-49644899855c used request id req-34fe6ec0-d7a1-4b33-87bc-5e2fc14db00f 2018-11-14 18:32:40,330 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-015d4cb4-5820-4ee8-83ae-9d50b7881b78-pub-net 2018-11-14 18:32:40,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/99e506a4-d255-4f9c-be18-edbb676a3143 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}961c38303681d48e427cfb03807ef9eb72807210" 2018-11-14 18:32:42,512 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6ee167b2-3548-4c01-ae3f-4fdd3876431d Date: Wed, 14 Nov 2018 18:32:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:32:42,512 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/99e506a4-d255-4f9c-be18-edbb676a3143 used request id req-6ee167b2-3548-4c01-ae3f-4fdd3876431d 2018-11-14 18:32:42,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-015d4cb4-5820-4ee8-83ae-9d50b7881b78-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}961c38303681d48e427cfb03807ef9eb72807210" 2018-11-14 18:32:42,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-359c6fd3-a918-4652-bdd7-a6869cae388a Date: Wed, 14 Nov 2018 18:32:42 GMT RESP BODY: {"networks":[]} 2018-11-14 18:32:42,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-015d4cb4-5820-4ee8-83ae-9d50b7881b78-pub-net used request id req-359c6fd3-a918-4652-bdd7-a6869cae388a 2018-11-14 18:32:42,718 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-015d4cb4-5820-4ee8-83ae-9d50b7881b78-pub-subnet 2018-11-14 18:32:42,718 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-015d4cb4-5820-4ee8-83ae-9d50b7881b78-pub-subnet 2018-11-14 18:32:42,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/17c591dc-205f-4c2a-9c90-49644899855c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f50cfe42b427b473d2fe1705349924705c002235" 2018-11-14 18:32:42,757 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-e761669d-6816-43ff-83f2-1185811db66a Date: Wed, 14 Nov 2018 18:32:42 GMT RESP BODY: {"NeutronError": {"message": "Subnet 17c591dc-205f-4c2a-9c90-49644899855c could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-11-14 18:32:42,757 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/17c591dc-205f-4c2a-9c90-49644899855c used request id req-e761669d-6816-43ff-83f2-1185811db66a 2018-11-14 18:32:42,757 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 17c591dc-205f-4c2a-9c90-49644899855c could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-11-14 18:32:42,758 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-015d4cb4-5820-4ee8-83ae-9d50b7881b78-pub-net 2018-11-14 18:32:42,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/99e506a4-d255-4f9c-be18-edbb676a3143 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f50cfe42b427b473d2fe1705349924705c002235" 2018-11-14 18:32:42,991 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 138 X-Openstack-Request-Id: req-3ae66e1a-12e2-4ce0-94de-94ff9d3bf770 Date: Wed, 14 Nov 2018 18:32:42 GMT RESP BODY: {"NeutronError": {"message": "Network 99e506a4-d255-4f9c-be18-edbb676a3143 could not be found.", "type": "NetworkNotFound", "detail": ""}} 2018-11-14 18:32:42,991 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/99e506a4-d255-4f9c-be18-edbb676a3143 used request id req-3ae66e1a-12e2-4ce0-94de-94ff9d3bf770 2018-11-14 18:32:42,992 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Network 99e506a4-d255-4f9c-be18-edbb676a3143 could not be found.", "type": "NetworkNotFound", "detail": ""}} 2018-11-14 18:32:42,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e25849176f3575336720f7a870aaf4c3ee595ec" 2018-11-14 18:32:43,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-4c64cd9f-6e7c-4a9d-86a0-413ed79f1e8c Date: Wed, 14 Nov 2018 18:32:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "df3e25bea36048e8877d059503832e0b", "created_at": "2018-11-14T18:32:32Z", "updated_at": "2018-11-14T18:32:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:32:32Z", "revision_number": 0, "id": "86c9896a-f6c4-44d9-8c2c-f622a4044557", "remote_group_id": "f339fc9b-7a2e-40a9-8724-f3fbe79ef0f9", "remote_ip_prefix": null, "created_at": "2018-11-14T18:32:32Z", "security_group_id": "f339fc9b-7a2e-40a9-8724-f3fbe79ef0f9", "tenant_id": "df3e25bea36048e8877d059503832e0b", "port_range_min": null, "ethertype": "IPv4", "project_id": "df3e25bea36048e8877d059503832e0b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:32:32Z", "revision_number": 0, "id": "8f2d4aa8-ebab-4649-b240-15014ed408a1", "remote_group_id": "f339fc9b-7a2e-40a9-8724-f3fbe79ef0f9", "remote_ip_prefix": null, "created_at": "2018-11-14T18:32:32Z", "security_group_id": "f339fc9b-7a2e-40a9-8724-f3fbe79ef0f9", "tenant_id": "df3e25bea36048e8877d059503832e0b", "port_range_min": null, "ethertype": "IPv6", "project_id": "df3e25bea36048e8877d059503832e0b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:32:32Z", "revision_number": 0, "id": "edc6681d-4c7f-4cf9-9c15-c70640b8fc2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:32:32Z", "security_group_id": "f339fc9b-7a2e-40a9-8724-f3fbe79ef0f9", "tenant_id": "df3e25bea36048e8877d059503832e0b", "port_range_min": null, "ethertype": "IPv6", "project_id": "df3e25bea36048e8877d059503832e0b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:32:32Z", "revision_number": 0, "id": "f123c220-5e48-43a6-9a0e-31245cb48e4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:32:32Z", "security_group_id": "f339fc9b-7a2e-40a9-8724-f3fbe79ef0f9", "tenant_id": "df3e25bea36048e8877d059503832e0b", "port_range_min": null, "ethertype": "IPv4", "project_id": "df3e25bea36048e8877d059503832e0b"}], "revision_number": 4, "project_id": "df3e25bea36048e8877d059503832e0b", "id": "f339fc9b-7a2e-40a9-8724-f3fbe79ef0f9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:32:43,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-4c64cd9f-6e7c-4a9d-86a0-413ed79f1e8c 2018-11-14 18:32:43,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e25849176f3575336720f7a870aaf4c3ee595ec" 2018-11-14 18:32:43,583 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:32:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e11403b-3548-4ca6-85fd-5581df227a40 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:32:43,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-9e11403b-3548-4ca6-85fd-5581df227a40 2018-11-14 18:32:43,583 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:32:43,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e25849176f3575336720f7a870aaf4c3ee595ec" 2018-11-14 18:32:43,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1efc372c-7beb-4604-9a7f-b9483083abbc Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:32:43,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-1efc372c-7beb-4604-9a7f-b9483083abbc 2018-11-14 18:32:43,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e25849176f3575336720f7a870aaf4c3ee595ec" 2018-11-14 18:32:43,804 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:32:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbdede8c-2849-40be-84f8-5e6731c7aeab Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:32:43,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-dbdede8c-2849-40be-84f8-5e6731c7aeab 2018-11-14 18:32:43,805 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:32:43,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e25849176f3575336720f7a870aaf4c3ee595ec" 2018-11-14 18:32:43,908 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:32:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-461e8b06-1bf5-40e1-bdad-9f2dab080254 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:32:43,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-461e8b06-1bf5-40e1-bdad-9f2dab080254 2018-11-14 18:32:43,908 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:32:43,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e25849176f3575336720f7a870aaf4c3ee595ec" 2018-11-14 18:32:44,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dddc9e4e-ea1d-4f37-b530-d13f0dc17228 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:32:44,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-dddc9e4e-ea1d-4f37-b530-d13f0dc17228 2018-11-14 18:32:44,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e25849176f3575336720f7a870aaf4c3ee595ec" 2018-11-14 18:32:44,139 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:32:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ba556da-a043-44d0-bf51-40d13b8c6eea Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 18:32:44,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-3ba556da-a043-44d0-bf51-40d13b8c6eea 2018-11-14 18:32:44,139 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:32:44,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e25849176f3575336720f7a870aaf4c3ee595ec" 2018-11-14 18:32:44,243 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:32:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bfb5bbbe-80d8-4b7e-a8ab-7f2c4ae7c086 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d3b3d3f2c3dd4be6bc230a686f3f0839.", "code": 404, "title": "Not Found"}} 2018-11-14 18:32:44,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 used request id req-bfb5bbbe-80d8-4b7e-a8ab-7f2c4ae7c086 2018-11-14 18:32:44,244 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:32:44,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e25849176f3575336720f7a870aaf4c3ee595ec" 2018-11-14 18:32:44,357 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:32:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0bfa11cb-844b-423b-b1e5-de7e59a2618d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5dcff89097904b7c82103d40edeed98d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:32:44,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d used request id req-0bfa11cb-844b-423b-b1e5-de7e59a2618d 2018-11-14 18:32:44,358 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:32:44,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/df3e25bea36048e8877d059503832e0b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e25849176f3575336720f7a870aaf4c3ee595ec" 2018-11-14 18:32:44,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f041ece-14b0-43bb-a2c1-3770adbab579 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/df3e25bea36048e8877d059503832e0b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "df3e25bea36048e8877d059503832e0b", "name": "CreateNetworkSuccessTests-a2739028-90fa-467-proj"}} 2018-11-14 18:32:44,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/df3e25bea36048e8877d059503832e0b used request id req-8f041ece-14b0-43bb-a2c1-3770adbab579 2018-11-14 18:32:44,479 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f339fc9b-7a2e-40a9-8724-f3fbe79ef0f9 2018-11-14 18:32:44,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f339fc9b-7a2e-40a9-8724-f3fbe79ef0f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e25849176f3575336720f7a870aaf4c3ee595ec" 2018-11-14 18:32:44,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-f2fe0ff6-6206-4893-a658-6ea9de654514 Date: Wed, 14 Nov 2018 18:32:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "f339fc9b-7a2e-40a9-8724-f3fbe79ef0f9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:32:32Z", "security_group_id": "f339fc9b-7a2e-40a9-8724-f3fbe79ef0f9", "port_range_min": null, "revision_number": 0, "tenant_id": "df3e25bea36048e8877d059503832e0b", "created_at": "2018-11-14T18:32:32Z", "project_id": "df3e25bea36048e8877d059503832e0b", "id": "86c9896a-f6c4-44d9-8c2c-f622a4044557"}, {"remote_group_id": "f339fc9b-7a2e-40a9-8724-f3fbe79ef0f9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:32:32Z", "security_group_id": "f339fc9b-7a2e-40a9-8724-f3fbe79ef0f9", "port_range_min": null, "revision_number": 0, "tenant_id": "df3e25bea36048e8877d059503832e0b", "created_at": "2018-11-14T18:32:32Z", "project_id": "df3e25bea36048e8877d059503832e0b", "id": "8f2d4aa8-ebab-4649-b240-15014ed408a1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:32:32Z", "security_group_id": "f339fc9b-7a2e-40a9-8724-f3fbe79ef0f9", "port_range_min": null, "revision_number": 0, "tenant_id": "df3e25bea36048e8877d059503832e0b", "created_at": "2018-11-14T18:32:32Z", "project_id": "df3e25bea36048e8877d059503832e0b", "id": "edc6681d-4c7f-4cf9-9c15-c70640b8fc2c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:32:32Z", "security_group_id": "f339fc9b-7a2e-40a9-8724-f3fbe79ef0f9", "port_range_min": null, "revision_number": 0, "tenant_id": "df3e25bea36048e8877d059503832e0b", "created_at": "2018-11-14T18:32:32Z", "project_id": "df3e25bea36048e8877d059503832e0b", "id": "f123c220-5e48-43a6-9a0e-31245cb48e4f"}]} 2018-11-14 18:32:44,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f339fc9b-7a2e-40a9-8724-f3fbe79ef0f9 used request id req-f2fe0ff6-6206-4893-a658-6ea9de654514 2018-11-14 18:32:44,700 - neutron_utils - INFO - Deleting security group with name - default 2018-11-14 18:32:44,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/f339fc9b-7a2e-40a9-8724-f3fbe79ef0f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e25849176f3575336720f7a870aaf4c3ee595ec" 2018-11-14 18:32:45,073 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-64490093-04b4-4e8e-ac8b-5c1b8f9ee485 Content-Length: 0 Date: Wed, 14 Nov 2018 18:32:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:32:45,074 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/f339fc9b-7a2e-40a9-8724-f3fbe79ef0f9 used request id req-64490093-04b4-4e8e-ac8b-5c1b8f9ee485 2018-11-14 18:32:45,074 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-a2739028-90fa-467-proj 2018-11-14 18:32:45,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/df3e25bea36048e8877d059503832e0b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e25849176f3575336720f7a870aaf4c3ee595ec" 2018-11-14 18:32:45,384 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:32:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e2c4a90-fe21-4b6b-b1f7-65b240662d30 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:32:45,385 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/df3e25bea36048e8877d059503832e0b used request id req-2e2c4a90-fe21-4b6b-b1f7-65b240662d30 2018-11-14 18:32:45,385 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-a2739028-90fa-467-proj-role 2018-11-14 18:32:45,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/205862f43685434788a86bafea0026ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e25849176f3575336720f7a870aaf4c3ee595ec" 2018-11-14 18:32:45,523 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:32:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87b9b326-1970-413b-96d5-e8a632e56c24 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:32:45,523 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/205862f43685434788a86bafea0026ef used request id req-87b9b326-1970-413b-96d5-e8a632e56c24 2018-11-14 18:32:45,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e25849176f3575336720f7a870aaf4c3ee595ec" 2018-11-14 18:32:45,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15dbab49-d790-4c38-b57c-94bbaf883754 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:32:45,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-15dbab49-d790-4c38-b57c-94bbaf883754 2018-11-14 18:32:45,635 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-a2739028-90fa-467-user 2018-11-14 18:32:45,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/ff4314ef1ba846c583c9bf2b250d42cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f19d0c7d4eeb7335d8f9e7868f4b99fe43831145" 2018-11-14 18:32:45,835 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:32:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1583b534-e069-456f-b842-feabe260c3e1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:32:45,835 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/ff4314ef1ba846c583c9bf2b250d42cd used request id req-1583b534-e069-456f-b842-feabe260c3e1 2018-11-14 18:32:45,837 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:32:46,266 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:32:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["58m72yV0QVOemnJLGh7kFQ"], "issued_at": "2018-11-14T18:32:46.000000Z"}} 2018-11-14 18:32:46,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93b6ed7290f5249b4a1c157378fb5c0e0b8252b3" 2018-11-14 18:32:46,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f709cf7-2ab5-44d5-ab3d-ea91f8435ea3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:32:46,376 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-7f709cf7-2ab5-44d5-ab3d-ea91f8435ea3 2018-11-14 18:32:46,377 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:32:46,378 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:32:46,790 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:32:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["Xr-mFmOaThu7vRF98QbYrQ"], "issued_at": "2018-11-14T18:32:46.000000Z"}} 2018-11-14 18:32:46,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7426a25b0d7ef83f0547bad0f898da094ac1aa3" 2018-11-14 18:32:46,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d95c824d-960d-42f6-b1de-16072dbd1c7d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:32:46,901 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-d95c824d-960d-42f6-b1de-16072dbd1c7d 2018-11-14 18:32:46,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:32:46,911 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:32: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:32:46,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-47a54b97-3764-452-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7426a25b0d7ef83f0547bad0f898da094ac1aa3" 2018-11-14 18:32:47,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-562d8b75-cff9-40e8-ae92-d140022659db Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-47a54b97-3764-452-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:32:47,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-47a54b97-3764-452-proj used request id req-562d8b75-cff9-40e8-ae92-d140022659db 2018-11-14 18:32:47,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7426a25b0d7ef83f0547bad0f898da094ac1aa3" 2018-11-14 18:32:47,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19720130-7d7e-4544-8490-def0030d54d3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:32:47,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-19720130-7d7e-4544-8490-def0030d54d3 2018-11-14 18:32:47,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7426a25b0d7ef83f0547bad0f898da094ac1aa3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-47a54b97-3764-452-proj"}}' 2018-11-14 18:32:47,344 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:32:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2158713-2ed1-4156-b739-adb5f5b012f3 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/521de74e611c4b008795e06f9a9793fb"}, "tags": [], "enabled": true, "id": "521de74e611c4b008795e06f9a9793fb", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-47a54b97-3764-452-proj"}} 2018-11-14 18:32:47,344 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-c2158713-2ed1-4156-b739-adb5f5b012f3 2018-11-14 18:32:47,345 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-47a54b97-3764-452-proj 2018-11-14 18:32:47,345 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:32:47,346 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:32:47,754 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:32:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["wC1PPrSYQOuwSQ6WN95rmA"], "issued_at": "2018-11-14T18:32:47.000000Z"}} 2018-11-14 18:32:47,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3e24b9254ccbc6b9ad756469cd54fb3b3a93319" 2018-11-14 18:32:47,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b930574-75e7-485b-bfd1-682fe6b030ed Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:32:47,876 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-6b930574-75e7-485b-bfd1-682fe6b030ed 2018-11-14 18:32:47,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:32:47,885 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:32: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:32:47,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3e24b9254ccbc6b9ad756469cd54fb3b3a93319" 2018-11-14 18:32:48,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb4c3862-c129-4d92-8ca0-11c6f0d693f1 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:32:48,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-bb4c3862-c129-4d92-8ca0-11c6f0d693f1 2018-11-14 18:32:48,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-47a54b97-3764-452-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3e24b9254ccbc6b9ad756469cd54fb3b3a93319" 2018-11-14 18:32:48,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2df81b79-7d4c-4ccc-a866-bd33b32cb8f9 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-47a54b97-3764-452-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/521de74e611c4b008795e06f9a9793fb"}, "tags": [], "enabled": true, "id": "521de74e611c4b008795e06f9a9793fb", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-47a54b97-3764-452-proj"}]} 2018-11-14 18:32:48,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-47a54b97-3764-452-proj used request id req-2df81b79-7d4c-4ccc-a866-bd33b32cb8f9 2018-11-14 18:32:48,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3e24b9254ccbc6b9ad756469cd54fb3b3a93319" 2018-11-14 18:32:48,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd391a08-fdad-456c-8781-588371193586 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:32:48,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-bd391a08-fdad-456c-8781-588371193586 2018-11-14 18:32:48,736 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-47a54b97-3764-452-user 2018-11-14 18:32:48,737 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:32:48,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7426a25b0d7ef83f0547bad0f898da094ac1aa3" 2018-11-14 18:32:48,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6407575-ba9f-4c99-8037-e7b7088983f9 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:32:48,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-c6407575-ba9f-4c99-8037-e7b7088983f9 2018-11-14 18:32:48,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7426a25b0d7ef83f0547bad0f898da094ac1aa3" -d '{"role": {"name": "CreateNetworkSuccessTests-47a54b97-3764-452-proj-role"}}' 2018-11-14 18:32:49,002 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:32:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d47c2c97-1cba-4981-9c41-d9cc187c4d30 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d9b4851701684163a5130619ebd9fe52", "links": {"self": "http://172.30.9.28:5000/v3/roles/d9b4851701684163a5130619ebd9fe52"}, "name": "CreateNetworkSuccessTests-47a54b97-3764-452-proj-role"}} 2018-11-14 18:32:49,002 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-d47c2c97-1cba-4981-9c41-d9cc187c4d30 2018-11-14 18:32:49,002 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-47a54b97-3764-452-proj-role 2018-11-14 18:32:49,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/d9b4851701684163a5130619ebd9fe52 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7426a25b0d7ef83f0547bad0f898da094ac1aa3" 2018-11-14 18:32:49,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-979b2c4d-b089-49ce-8478-20a444d0ca5c Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d9b4851701684163a5130619ebd9fe52", "links": {"self": "http://172.30.9.28:5000/v3/roles/d9b4851701684163a5130619ebd9fe52"}, "name": "CreateNetworkSuccessTests-47a54b97-3764-452-proj-role"}} 2018-11-14 18:32:49,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/d9b4851701684163a5130619ebd9fe52 used request id req-979b2c4d-b089-49ce-8478-20a444d0ca5c 2018-11-14 18:32:49,123 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-47a54b97-3764-452-proj-role to project CreateNetworkSuccessTests-47a54b97-3764-452-proj 2018-11-14 18:32:49,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/521de74e611c4b008795e06f9a9793fb/users/81235c7181e54d7093bd9a6945b2a667/roles/d9b4851701684163a5130619ebd9fe52 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7426a25b0d7ef83f0547bad0f898da094ac1aa3" 2018-11-14 18:32:49,295 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:32:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c34d3a06-71f2-4128-92e9-db1c36a40685 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:32:49,295 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/521de74e611c4b008795e06f9a9793fb/users/81235c7181e54d7093bd9a6945b2a667/roles/d9b4851701684163a5130619ebd9fe52 used request id req-c34d3a06-71f2-4128-92e9-db1c36a40685 2018-11-14 18:32:49,297 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:32:49,298 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:32:49,723 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:32:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["JKmAo4-sT16B2zFAf5lwuA"], "issued_at": "2018-11-14T18:32:49.000000Z"}} 2018-11-14 18:32:49,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9631ac2cc531a6b6181a64971c3674ff7851e2f4" 2018-11-14 18:32:49,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18a1ad31-fbe6-4bd6-8b1c-b0cc36269a23 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:32:49,825 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-18a1ad31-fbe6-4bd6-8b1c-b0cc36269a23 2018-11-14 18:32:49,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-a48e879b-e1b1-45e6-bab5-959c9e6f24a7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9631ac2cc531a6b6181a64971c3674ff7851e2f4" 2018-11-14 18:32:50,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7b5941da-c287-42d4-887e-db4e363272b5 Date: Wed, 14 Nov 2018 18:32:50 GMT RESP BODY: {"networks":[]} 2018-11-14 18:32:50,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-a48e879b-e1b1-45e6-bab5-959c9e6f24a7-pub-net used request id req-7b5941da-c287-42d4-887e-db4e363272b5 2018-11-14 18:32:50,053 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-a48e879b-e1b1-45e6-bab5-959c9e6f24a7-pub-net 2018-11-14 18:32:50,053 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:32:50,054 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:32:50,481 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:32:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["9p1iFreKSj2csfSs5yIsBA"], "issued_at": "2018-11-14T18:32:50.000000Z"}} 2018-11-14 18:32:50,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2367ea6fe21243369cde1ecce6ca228a24717b4" 2018-11-14 18:32:50,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef446311-45a4-4e62-8886-e79289f2be4c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:32:50,583 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-ef446311-45a4-4e62-8886-e79289f2be4c 2018-11-14 18:32:50,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:32:50,592 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:32: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:32:50,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-47a54b97-3764-452-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2367ea6fe21243369cde1ecce6ca228a24717b4" 2018-11-14 18:32:50,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4707784-2b82-43b3-9b7f-a14bf847d9f7 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-47a54b97-3764-452-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/521de74e611c4b008795e06f9a9793fb"}, "tags": [], "enabled": true, "id": "521de74e611c4b008795e06f9a9793fb", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-47a54b97-3764-452-proj"}]} 2018-11-14 18:32:50,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-47a54b97-3764-452-proj used request id req-c4707784-2b82-43b3-9b7f-a14bf847d9f7 2018-11-14 18:32:50,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9631ac2cc531a6b6181a64971c3674ff7851e2f4" -d '{"network": {"tenant_id": "521de74e611c4b008795e06f9a9793fb", "mtu": 999, "name": "CreateNetworkSuccessTests-a48e879b-e1b1-45e6-bab5-959c9e6f24a7-pub-net", "admin_state_up": true}}' 2018-11-14 18:32:51,426 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-ffdc053c-2a7a-4a3b-8c8d-d363e5a06ba6 Date: Wed, 14 Nov 2018 18:32:51 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"d84b0e91-92b3-4f84-8ee8-9035f2a4c3e4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"521de74e611c4b008795e06f9a9793fb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-14T18:32:51Z","is_default":false,"provider:segmentation_id":81,"name":"CreateNetworkSuccessTests-a48e879b-e1b1-45e6-bab5-959c9e6f24a7-pub-net","admin_state_up":true,"tenant_id":"521de74e611c4b008795e06f9a9793fb","created_at":"2018-11-14T18:32:51Z","mtu":999}} 2018-11-14 18:32:51,426 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-ffdc053c-2a7a-4a3b-8c8d-d363e5a06ba6 2018-11-14 18:32:51,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=d84b0e91-92b3-4f84-8ee8-9035f2a4c3e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9631ac2cc531a6b6181a64971c3674ff7851e2f4" 2018-11-14 18:32:51,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-137b0c26-1845-4615-90cc-026880a49ce3 Date: Wed, 14 Nov 2018 18:32:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":999,"id":"d84b0e91-92b3-4f84-8ee8-9035f2a4c3e4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"521de74e611c4b008795e06f9a9793fb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-14T18:32:51Z","provider:segmentation_id":81,"name":"CreateNetworkSuccessTests-a48e879b-e1b1-45e6-bab5-959c9e6f24a7-pub-net","admin_state_up":true,"tenant_id":"521de74e611c4b008795e06f9a9793fb","created_at":"2018-11-14T18:32:51Z","provider:network_type":"vxlan"}]} 2018-11-14 18:32:51,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=d84b0e91-92b3-4f84-8ee8-9035f2a4c3e4 used request id req-137b0c26-1845-4615-90cc-026880a49ce3 2018-11-14 18:32:51,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d84b0e91-92b3-4f84-8ee8-9035f2a4c3e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9631ac2cc531a6b6181a64971c3674ff7851e2f4" 2018-11-14 18:32:51,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-25ba11ae-2773-444c-8c20-7f3eb7b6fb68 Date: Wed, 14 Nov 2018 18:32:51 GMT RESP BODY: {"subnets":[]} 2018-11-14 18:32:51,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d84b0e91-92b3-4f84-8ee8-9035f2a4c3e4 used request id req-25ba11ae-2773-444c-8c20-7f3eb7b6fb68 2018-11-14 18:32:51,742 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:32:51,743 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:32:52,254 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:32:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["l5vZaLOURJGRTc0zpQhAcQ"], "issued_at": "2018-11-14T18:32:52.000000Z"}} 2018-11-14 18:32:52,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03f734b0da6bd7f1f1c1cfbe3418a54cf573783c" 2018-11-14 18:32:52,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52f87920-4afb-4e2c-8ee3-d85be51d9c15 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:32:52,351 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-52f87920-4afb-4e2c-8ee3-d85be51d9c15 2018-11-14 18:32:52,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:32:52,359 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:32:52,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-47a54b97-3764-452-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03f734b0da6bd7f1f1c1cfbe3418a54cf573783c" 2018-11-14 18:32:52,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2599e321-2bed-45e7-a9ee-b8cbee520b79 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-47a54b97-3764-452-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/521de74e611c4b008795e06f9a9793fb"}, "tags": [], "enabled": true, "id": "521de74e611c4b008795e06f9a9793fb", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-47a54b97-3764-452-proj"}]} 2018-11-14 18:32:52,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-47a54b97-3764-452-proj used request id req-2599e321-2bed-45e7-a9ee-b8cbee520b79 2018-11-14 18:32:52,472 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-a48e879b-e1b1-45e6-bab5-959c9e6f24a7-pub-subnet 2018-11-14 18:32:52,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9631ac2cc531a6b6181a64971c3674ff7851e2f4" -d '{"subnets": [{"ip_version": 4, "network_id": "d84b0e91-92b3-4f84-8ee8-9035f2a4c3e4", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-a48e879b-e1b1-45e6-bab5-959c9e6f24a7-pub-subnet", "tenant_id": "521de74e611c4b008795e06f9a9793fb"}]}' 2018-11-14 18:32:53,378 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-1a6dc8cf-7138-4492-83f3-438fb076672f Date: Wed, 14 Nov 2018 18:32:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d84b0e91-92b3-4f84-8ee8-9035f2a4c3e4","tenant_id":"521de74e611c4b008795e06f9a9793fb","created_at":"2018-11-14T18:32:52Z","dns_nameservers":[],"updated_at":"2018-11-14T18:32: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":"521de74e611c4b008795e06f9a9793fb","id":"6ddcffef-71d6-4e11-b84a-e8b6d5d7b8c3","subnetpool_id":null,"name":"CreateNetworkSuccessTests-a48e879b-e1b1-45e6-bab5-959c9e6f24a7-pub-subnet"}]} 2018-11-14 18:32:53,378 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-1a6dc8cf-7138-4492-83f3-438fb076672f 2018-11-14 18:32:53,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=d84b0e91-92b3-4f84-8ee8-9035f2a4c3e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9631ac2cc531a6b6181a64971c3674ff7851e2f4" 2018-11-14 18:32:54,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-a3738204-d003-4cb5-a2c6-249559165399 Date: Wed, 14 Nov 2018 18:32:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":999,"id":"d84b0e91-92b3-4f84-8ee8-9035f2a4c3e4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"521de74e611c4b008795e06f9a9793fb","status":"ACTIVE","subnets":["6ddcffef-71d6-4e11-b84a-e8b6d5d7b8c3"],"description":"","tags":[],"updated_at":"2018-11-14T18:32:52Z","provider:segmentation_id":81,"name":"CreateNetworkSuccessTests-a48e879b-e1b1-45e6-bab5-959c9e6f24a7-pub-net","admin_state_up":true,"tenant_id":"521de74e611c4b008795e06f9a9793fb","created_at":"2018-11-14T18:32:51Z","provider:network_type":"vxlan"}]} 2018-11-14 18:32:54,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=d84b0e91-92b3-4f84-8ee8-9035f2a4c3e4 used request id req-a3738204-d003-4cb5-a2c6-249559165399 2018-11-14 18:32:54,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d84b0e91-92b3-4f84-8ee8-9035f2a4c3e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9631ac2cc531a6b6181a64971c3674ff7851e2f4" 2018-11-14 18:32:54,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-4c943415-d84c-4bb8-911f-54f1b28cc0f8 Date: Wed, 14 Nov 2018 18:32:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d84b0e91-92b3-4f84-8ee8-9035f2a4c3e4","tenant_id":"521de74e611c4b008795e06f9a9793fb","created_at":"2018-11-14T18:32:52Z","dns_nameservers":[],"updated_at":"2018-11-14T18:32: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":"521de74e611c4b008795e06f9a9793fb","id":"6ddcffef-71d6-4e11-b84a-e8b6d5d7b8c3","subnetpool_id":null,"name":"CreateNetworkSuccessTests-a48e879b-e1b1-45e6-bab5-959c9e6f24a7-pub-subnet"}]} 2018-11-14 18:32:54,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d84b0e91-92b3-4f84-8ee8-9035f2a4c3e4 used request id req-4c943415-d84c-4bb8-911f-54f1b28cc0f8 2018-11-14 18:32:54,562 - OpenStackNetwork - DEBUG - Network [d84b0e91-92b3-4f84-8ee8-9035f2a4c3e4] created successfully 2018-11-14 18:32:54,562 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:32:54,964 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d9b4851701684163a5130619ebd9fe52", "name": "CreateNetworkSuccessTests-47a54b97-3764-452-proj-role"}], "expires_at": "2018-11-14T19:32:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "521de74e611c4b008795e06f9a9793fb", "name": "CreateNetworkSuccessTests-47a54b97-3764-452-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/521de74e611c4b008795e06f9a9793fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/521de74e611c4b008795e06f9a9793fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/521de74e611c4b008795e06f9a9793fb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_521de74e611c4b008795e06f9a9793fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_521de74e611c4b008795e06f9a9793fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/521de74e611c4b008795e06f9a9793fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/521de74e611c4b008795e06f9a9793fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/521de74e611c4b008795e06f9a9793fb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/521de74e611c4b008795e06f9a9793fb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/521de74e611c4b008795e06f9a9793fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/521de74e611c4b008795e06f9a9793fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/521de74e611c4b008795e06f9a9793fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/521de74e611c4b008795e06f9a9793fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/521de74e611c4b008795e06f9a9793fb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-47a54b97-3764-452-user", "id": "81235c7181e54d7093bd9a6945b2a667"}, "audit_ids": ["1AbD4ObZQK6M2K5MQEMqRg"], "issued_at": "2018-11-14T18:32:54.000000Z"}} 2018-11-14 18:32:54,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-a48e879b-e1b1-45e6-bab5-959c9e6f24a7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab0c9967770d1d1836c245ec78a01b7d26dd81d" 2018-11-14 18:32:55,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-cca04031-f2a7-4178-87bf-df0f1aebcddc Date: Wed, 14 Nov 2018 18:32:55 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6ddcffef-71d6-4e11-b84a-e8b6d5d7b8c3"],"updated_at":"2018-11-14T18:32:52Z","tenant_id":"521de74e611c4b008795e06f9a9793fb","created_at":"2018-11-14T18:32:51Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"521de74e611c4b008795e06f9a9793fb","id":"d84b0e91-92b3-4f84-8ee8-9035f2a4c3e4","name":"CreateNetworkSuccessTests-a48e879b-e1b1-45e6-bab5-959c9e6f24a7-pub-net"}]} 2018-11-14 18:32:55,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-a48e879b-e1b1-45e6-bab5-959c9e6f24a7-pub-net used request id req-cca04031-f2a7-4178-87bf-df0f1aebcddc 2018-11-14 18:32:55,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:32:55,362 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:32: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:32:55,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/521de74e611c4b008795e06f9a9793fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93b6ed7290f5249b4a1c157378fb5c0e0b8252b3" 2018-11-14 18:32:55,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-522f48d4-bb96-4590-92d7-91f57b5bb895 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/521de74e611c4b008795e06f9a9793fb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "521de74e611c4b008795e06f9a9793fb", "name": "CreateNetworkSuccessTests-47a54b97-3764-452-proj"}} 2018-11-14 18:32:55,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/521de74e611c4b008795e06f9a9793fb used request id req-522f48d4-bb96-4590-92d7-91f57b5bb895 2018-11-14 18:32:55,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d84b0e91-92b3-4f84-8ee8-9035f2a4c3e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab0c9967770d1d1836c245ec78a01b7d26dd81d" 2018-11-14 18:32:55,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-6c39ec81-e7c0-444f-a02b-d7c13f28e144 Date: Wed, 14 Nov 2018 18:32:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d84b0e91-92b3-4f84-8ee8-9035f2a4c3e4","tenant_id":"521de74e611c4b008795e06f9a9793fb","created_at":"2018-11-14T18:32:52Z","dns_nameservers":[],"updated_at":"2018-11-14T18:32: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":"521de74e611c4b008795e06f9a9793fb","id":"6ddcffef-71d6-4e11-b84a-e8b6d5d7b8c3","subnetpool_id":null,"name":"CreateNetworkSuccessTests-a48e879b-e1b1-45e6-bab5-959c9e6f24a7-pub-subnet"}]} 2018-11-14 18:32:55,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d84b0e91-92b3-4f84-8ee8-9035f2a4c3e4 used request id req-6c39ec81-e7c0-444f-a02b-d7c13f28e144 2018-11-14 18:32:55,705 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:32:55,706 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:32:56,105 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d9b4851701684163a5130619ebd9fe52", "name": "CreateNetworkSuccessTests-47a54b97-3764-452-proj-role"}], "expires_at": "2018-11-14T19:32:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "521de74e611c4b008795e06f9a9793fb", "name": "CreateNetworkSuccessTests-47a54b97-3764-452-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/521de74e611c4b008795e06f9a9793fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/521de74e611c4b008795e06f9a9793fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/521de74e611c4b008795e06f9a9793fb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_521de74e611c4b008795e06f9a9793fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_521de74e611c4b008795e06f9a9793fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/521de74e611c4b008795e06f9a9793fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/521de74e611c4b008795e06f9a9793fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/521de74e611c4b008795e06f9a9793fb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/521de74e611c4b008795e06f9a9793fb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/521de74e611c4b008795e06f9a9793fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/521de74e611c4b008795e06f9a9793fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/521de74e611c4b008795e06f9a9793fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/521de74e611c4b008795e06f9a9793fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/521de74e611c4b008795e06f9a9793fb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-47a54b97-3764-452-user", "id": "81235c7181e54d7093bd9a6945b2a667"}, "audit_ids": ["60zxR0vRT2Ok9_FcjeTlyg"], "issued_at": "2018-11-14T18:32:56.000000Z"}} 2018-11-14 18:32:56,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dd98be639f767562534bb54ee55247a6769c92b" 2018-11-14 18:32:56,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b968274-75c6-449c-8cb1-3a2f2c63b831 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:32:56,309 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-7b968274-75c6-449c-8cb1-3a2f2c63b831 2018-11-14 18:32:56,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-a48e879b-e1b1-45e6-bab5-959c9e6f24a7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dd98be639f767562534bb54ee55247a6769c92b" 2018-11-14 18:32:56,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-d639f586-23eb-480c-a6f7-53d1cb7154d0 Date: Wed, 14 Nov 2018 18:32:56 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6ddcffef-71d6-4e11-b84a-e8b6d5d7b8c3"],"updated_at":"2018-11-14T18:32:52Z","tenant_id":"521de74e611c4b008795e06f9a9793fb","created_at":"2018-11-14T18:32:51Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"521de74e611c4b008795e06f9a9793fb","id":"d84b0e91-92b3-4f84-8ee8-9035f2a4c3e4","name":"CreateNetworkSuccessTests-a48e879b-e1b1-45e6-bab5-959c9e6f24a7-pub-net"}]} 2018-11-14 18:32:56,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-a48e879b-e1b1-45e6-bab5-959c9e6f24a7-pub-net used request id req-d639f586-23eb-480c-a6f7-53d1cb7154d0 2018-11-14 18:32:56,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:32:56,608 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:32: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:32:56,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/521de74e611c4b008795e06f9a9793fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dd98be639f767562534bb54ee55247a6769c92b" 2018-11-14 18:32:56,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ad09d92-e0a2-4679-bffa-a00889b26367 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/521de74e611c4b008795e06f9a9793fb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "521de74e611c4b008795e06f9a9793fb", "name": "CreateNetworkSuccessTests-47a54b97-3764-452-proj"}} 2018-11-14 18:32:56,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/521de74e611c4b008795e06f9a9793fb used request id req-3ad09d92-e0a2-4679-bffa-a00889b26367 2018-11-14 18:32:56,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d84b0e91-92b3-4f84-8ee8-9035f2a4c3e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dd98be639f767562534bb54ee55247a6769c92b" 2018-11-14 18:32:56,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-26b6290d-01fb-4f90-a29e-44d75224e304 Date: Wed, 14 Nov 2018 18:32:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d84b0e91-92b3-4f84-8ee8-9035f2a4c3e4","tenant_id":"521de74e611c4b008795e06f9a9793fb","created_at":"2018-11-14T18:32:52Z","dns_nameservers":[],"updated_at":"2018-11-14T18:32: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":"521de74e611c4b008795e06f9a9793fb","id":"6ddcffef-71d6-4e11-b84a-e8b6d5d7b8c3","subnetpool_id":null,"name":"CreateNetworkSuccessTests-a48e879b-e1b1-45e6-bab5-959c9e6f24a7-pub-subnet"}]} 2018-11-14 18:32:56,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d84b0e91-92b3-4f84-8ee8-9035f2a4c3e4 used request id req-26b6290d-01fb-4f90-a29e-44d75224e304 2018-11-14 18:32:56,977 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:32:56,978 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:32:57,406 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:32:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["LlCNNoe9RMial4y2d3IUZQ"], "issued_at": "2018-11-14T18:32:57.000000Z"}} 2018-11-14 18:32:57,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}432b3d52111a40ed5c5ebf01684400ef6ac3ad2a" 2018-11-14 18:32:57,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cdc86c6-8958-4d3a-866f-3ad3b316d702 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:32:57,510 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-2cdc86c6-8958-4d3a-866f-3ad3b316d702 2018-11-14 18:32:57,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateNetworkSuccessTests-a48e879b-e1b1-45e6-bab5-959c9e6f24a7-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}432b3d52111a40ed5c5ebf01684400ef6ac3ad2a" 2018-11-14 18:32:57,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-89f90e51-1cf7-43e7-bd23-7fd4bbde5962 Date: Wed, 14 Nov 2018 18:32:57 GMT RESP BODY: {"routers": []} 2018-11-14 18:32:57,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateNetworkSuccessTests-a48e879b-e1b1-45e6-bab5-959c9e6f24a7-pub-router&admin_state_up=True used request id req-89f90e51-1cf7-43e7-bd23-7fd4bbde5962 2018-11-14 18:32:57,756 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:32:57,757 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:32:58,207 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:32:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["UwZLBfykQYOkDWZixnI6OA"], "issued_at": "2018-11-14T18:32:58.000000Z"}} 2018-11-14 18:32:58,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4c45f6875685db9fbb7176d53b1dce84530ab5a" 2018-11-14 18:32:58,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fee89fda-01a8-4ce5-9342-904c31e1af46 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:32:58,222 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-fee89fda-01a8-4ce5-9342-904c31e1af46 2018-11-14 18:32:58,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:32:58,231 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:32: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:32:58,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-47a54b97-3764-452-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4c45f6875685db9fbb7176d53b1dce84530ab5a" 2018-11-14 18:32:58,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:32:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90ce50fe-332d-4abc-8fe1-8e1d7a1f82b2 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-47a54b97-3764-452-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/521de74e611c4b008795e06f9a9793fb"}, "tags": [], "enabled": true, "id": "521de74e611c4b008795e06f9a9793fb", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-47a54b97-3764-452-proj"}]} 2018-11-14 18:32:58,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-47a54b97-3764-452-proj used request id req-90ce50fe-332d-4abc-8fe1-8e1d7a1f82b2 2018-11-14 18:32:58,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}432b3d52111a40ed5c5ebf01684400ef6ac3ad2a" 2018-11-14 18:32:58,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-d8c22a97-d216-4bc2-b638-73a07986f9f7 Date: Wed, 14 Nov 2018 18:32:58 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"928cbc5c-a6fa-468a-b088-88e266fca291","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","status":"ACTIVE","subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"description":"","tags":[],"updated_at":"2018-11-14T17:04:27Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","provider:network_type":"flat"}]} 2018-11-14 18:32:58,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-d8c22a97-d216-4bc2-b638-73a07986f9f7 2018-11-14 18:32:58,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=928cbc5c-a6fa-468a-b088-88e266fca291 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}432b3d52111a40ed5c5ebf01684400ef6ac3ad2a" 2018-11-14 18:32:58,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-d5b3ca7e-810a-4e13-9d11-9a6792ef6fb5 Date: Wed, 14 Nov 2018 18:32:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"928cbc5c-a6fa-468a-b088-88e266fca291","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:51Z","dns_nameservers":[],"updated_at":"2018-11-14T16:32:51Z","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":"fb97a38a7ba24cffb70823992c56f04d","id":"b3653731-6d80-49cb-86ba-17eff3eeceee","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-14 18:32:58,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=928cbc5c-a6fa-468a-b088-88e266fca291 used request id req-d5b3ca7e-810a-4e13-9d11-9a6792ef6fb5 2018-11-14 18:32:58,878 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-a48e879b-e1b1-45e6-bab5-959c9e6f24a7-pub-router 2018-11-14 18:32:58,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}432b3d52111a40ed5c5ebf01684400ef6ac3ad2a" -d '{"router": {"external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291"}, "tenant_id": "521de74e611c4b008795e06f9a9793fb", "name": "CreateNetworkSuccessTests-a48e879b-e1b1-45e6-bab5-959c9e6f24a7-pub-router", "admin_state_up": true}}' 2018-11-14 18:33:00,355 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-e0ba017f-acbb-4d32-842c-c2fbcb1116d7 Date: Wed, 14 Nov 2018 18:33:00 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3653731-6d80-49cb-86ba-17eff3eeceee", "ip_address": "172.30.9.211"}]}, "description": "", "tags": [], "tenant_id": "521de74e611c4b008795e06f9a9793fb", "created_at": "2018-11-14T18:32:59Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-14T18:33:00Z", "revision_number": 2, "routes": [], "project_id": "521de74e611c4b008795e06f9a9793fb", "id": "6716c901-518c-43bd-804a-0eda9ba6c2c0", "name": "CreateNetworkSuccessTests-a48e879b-e1b1-45e6-bab5-959c9e6f24a7-pub-router"}} 2018-11-14 18:33:00,356 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-e0ba017f-acbb-4d32-842c-c2fbcb1116d7 2018-11-14 18:33:00,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=6716c901-518c-43bd-804a-0eda9ba6c2c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}432b3d52111a40ed5c5ebf01684400ef6ac3ad2a" 2018-11-14 18:33:00,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-fd7bf660-1c85-4fdb-be4d-a87a029c6021 Date: Wed, 14 Nov 2018 18:33:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T18:32:59Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b3653731-6d80-49cb-86ba-17eff3eeceee","ip_address":"172.30.9.211"}],"id":"d5be97bb-bbf1-46d4-8f9b-43bef390b574","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:07:a6:05","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"6716c901-518c-43bd-804a-0eda9ba6c2c0","name":"","admin_state_up":true,"network_id":"928cbc5c-a6fa-468a-b088-88e266fca291","tenant_id":"","created_at":"2018-11-14T18:32:59Z","binding:vnic_type":"normal"}]} 2018-11-14 18:33:00,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=6716c901-518c-43bd-804a-0eda9ba6c2c0 used request id req-fd7bf660-1c85-4fdb-be4d-a87a029c6021 2018-11-14 18:33:00,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/b3653731-6d80-49cb-86ba-17eff3eeceee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}432b3d52111a40ed5c5ebf01684400ef6ac3ad2a" 2018-11-14 18:33:01,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-3e385804-eba9-4a02-8e3e-794c08a0fb80 Date: Wed, 14 Nov 2018 18:33:01 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"928cbc5c-a6fa-468a-b088-88e266fca291","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:51Z","dns_nameservers":[],"updated_at":"2018-11-14T16:32:51Z","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":"fb97a38a7ba24cffb70823992c56f04d","id":"b3653731-6d80-49cb-86ba-17eff3eeceee","subnetpool_id":null,"name":"external-subnet"}} 2018-11-14 18:33:01,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/b3653731-6d80-49cb-86ba-17eff3eeceee used request id req-3e385804-eba9-4a02-8e3e-794c08a0fb80 2018-11-14 18:33:01,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-a48e879b-e1b1-45e6-bab5-959c9e6f24a7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}432b3d52111a40ed5c5ebf01684400ef6ac3ad2a" 2018-11-14 18:33:01,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-61c78651-4cf5-4ce3-86dc-97a9563c4e27 Date: Wed, 14 Nov 2018 18:33:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":999,"id":"d84b0e91-92b3-4f84-8ee8-9035f2a4c3e4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"521de74e611c4b008795e06f9a9793fb","status":"ACTIVE","subnets":["6ddcffef-71d6-4e11-b84a-e8b6d5d7b8c3"],"description":"","tags":[],"updated_at":"2018-11-14T18:32:52Z","provider:segmentation_id":81,"name":"CreateNetworkSuccessTests-a48e879b-e1b1-45e6-bab5-959c9e6f24a7-pub-net","admin_state_up":true,"tenant_id":"521de74e611c4b008795e06f9a9793fb","created_at":"2018-11-14T18:32:51Z","provider:network_type":"vxlan"}]} 2018-11-14 18:33:01,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-a48e879b-e1b1-45e6-bab5-959c9e6f24a7-pub-net used request id req-61c78651-4cf5-4ce3-86dc-97a9563c4e27 2018-11-14 18:33:01,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:33:01,737 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:33:01,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/521de74e611c4b008795e06f9a9793fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}432b3d52111a40ed5c5ebf01684400ef6ac3ad2a" 2018-11-14 18:33:01,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:33:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dc589c6-2e13-49c5-8af1-77568db12b08 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/521de74e611c4b008795e06f9a9793fb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "521de74e611c4b008795e06f9a9793fb", "name": "CreateNetworkSuccessTests-47a54b97-3764-452-proj"}} 2018-11-14 18:33:01,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/521de74e611c4b008795e06f9a9793fb used request id req-9dc589c6-2e13-49c5-8af1-77568db12b08 2018-11-14 18:33:01,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d84b0e91-92b3-4f84-8ee8-9035f2a4c3e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}432b3d52111a40ed5c5ebf01684400ef6ac3ad2a" 2018-11-14 18:33:02,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-6978da76-ffd1-4bb4-8b39-393478b039fc Date: Wed, 14 Nov 2018 18:33:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d84b0e91-92b3-4f84-8ee8-9035f2a4c3e4","tenant_id":"521de74e611c4b008795e06f9a9793fb","created_at":"2018-11-14T18:32:52Z","dns_nameservers":[],"updated_at":"2018-11-14T18:32: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":"521de74e611c4b008795e06f9a9793fb","id":"6ddcffef-71d6-4e11-b84a-e8b6d5d7b8c3","subnetpool_id":null,"name":"CreateNetworkSuccessTests-a48e879b-e1b1-45e6-bab5-959c9e6f24a7-pub-subnet"}]} 2018-11-14 18:33:02,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d84b0e91-92b3-4f84-8ee8-9035f2a4c3e4 used request id req-6978da76-ffd1-4bb4-8b39-393478b039fc 2018-11-14 18:33:02,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d84b0e91-92b3-4f84-8ee8-9035f2a4c3e4&name=CreateNetworkSuccessTests-a48e879b-e1b1-45e6-bab5-959c9e6f24a7-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}432b3d52111a40ed5c5ebf01684400ef6ac3ad2a" 2018-11-14 18:33:02,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-5e8d6051-5b35-4ebb-99e7-cfbb67e513bd Date: Wed, 14 Nov 2018 18:33:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d84b0e91-92b3-4f84-8ee8-9035f2a4c3e4","tenant_id":"521de74e611c4b008795e06f9a9793fb","created_at":"2018-11-14T18:32:52Z","dns_nameservers":[],"updated_at":"2018-11-14T18:32: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":"521de74e611c4b008795e06f9a9793fb","id":"6ddcffef-71d6-4e11-b84a-e8b6d5d7b8c3","subnetpool_id":null,"name":"CreateNetworkSuccessTests-a48e879b-e1b1-45e6-bab5-959c9e6f24a7-pub-subnet"}]} 2018-11-14 18:33:02,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d84b0e91-92b3-4f84-8ee8-9035f2a4c3e4&name=CreateNetworkSuccessTests-a48e879b-e1b1-45e6-bab5-959c9e6f24a7-pub-subnet used request id req-5e8d6051-5b35-4ebb-99e7-cfbb67e513bd 2018-11-14 18:33:02,403 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-11-14 18:33:02,403 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-a48e879b-e1b1-45e6-bab5-959c9e6f24a7-pub-router 2018-11-14 18:33:02,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/6716c901-518c-43bd-804a-0eda9ba6c2c0/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}432b3d52111a40ed5c5ebf01684400ef6ac3ad2a" -d '{"subnet_id": "6ddcffef-71d6-4e11-b84a-e8b6d5d7b8c3"}' 2018-11-14 18:33:04,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c014bece-cb74-4804-86a7-3cb81b9606db Date: Wed, 14 Nov 2018 18:33:04 GMT RESP BODY: {"network_id": "d84b0e91-92b3-4f84-8ee8-9035f2a4c3e4", "tenant_id": "521de74e611c4b008795e06f9a9793fb", "subnet_id": "6ddcffef-71d6-4e11-b84a-e8b6d5d7b8c3", "subnet_ids": ["6ddcffef-71d6-4e11-b84a-e8b6d5d7b8c3"], "port_id": "d284b332-7515-4c7d-b13a-d8441af3b789", "id": "6716c901-518c-43bd-804a-0eda9ba6c2c0"} 2018-11-14 18:33:04,769 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/6716c901-518c-43bd-804a-0eda9ba6c2c0/add_router_interface used request id req-c014bece-cb74-4804-86a7-3cb81b9606db 2018-11-14 18:33:04,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/6716c901-518c-43bd-804a-0eda9ba6c2c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}432b3d52111a40ed5c5ebf01684400ef6ac3ad2a" 2018-11-14 18:33:05,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-72402cce-58c0-4666-a740-981db2cd807b Date: Wed, 14 Nov 2018 18:33:05 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3653731-6d80-49cb-86ba-17eff3eeceee", "ip_address": "172.30.9.211"}]}, "description": "", "tags": [], "tenant_id": "521de74e611c4b008795e06f9a9793fb", "created_at": "2018-11-14T18:32:59Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-14T18:33:03Z", "revision_number": 3, "routes": [], "project_id": "521de74e611c4b008795e06f9a9793fb", "id": "6716c901-518c-43bd-804a-0eda9ba6c2c0", "name": "CreateNetworkSuccessTests-a48e879b-e1b1-45e6-bab5-959c9e6f24a7-pub-router"}} 2018-11-14 18:33:05,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/6716c901-518c-43bd-804a-0eda9ba6c2c0 used request id req-72402cce-58c0-4666-a740-981db2cd807b 2018-11-14 18:33:05,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=6716c901-518c-43bd-804a-0eda9ba6c2c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}432b3d52111a40ed5c5ebf01684400ef6ac3ad2a" 2018-11-14 18:33:05,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1554 X-Openstack-Request-Id: req-e132d339-d41e-41a4-a99c-8521d13323e4 Date: Wed, 14 Nov 2018 18:33:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T18:33:04Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6ddcffef-71d6-4e11-b84a-e8b6d5d7b8c3","ip_address":"10.55.1.1"}],"id":"d284b332-7515-4c7d-b13a-d8441af3b789","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:54:ff:6f","project_id":"521de74e611c4b008795e06f9a9793fb","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"6716c901-518c-43bd-804a-0eda9ba6c2c0","name":"","admin_state_up":true,"network_id":"d84b0e91-92b3-4f84-8ee8-9035f2a4c3e4","tenant_id":"521de74e611c4b008795e06f9a9793fb","created_at":"2018-11-14T18:33:03Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T18:32:59Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b3653731-6d80-49cb-86ba-17eff3eeceee","ip_address":"172.30.9.211"}],"id":"d5be97bb-bbf1-46d4-8f9b-43bef390b574","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:07:a6:05","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"6716c901-518c-43bd-804a-0eda9ba6c2c0","name":"","admin_state_up":true,"network_id":"928cbc5c-a6fa-468a-b088-88e266fca291","tenant_id":"","created_at":"2018-11-14T18:32:59Z","binding:vnic_type":"normal"}]} 2018-11-14 18:33:05,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=6716c901-518c-43bd-804a-0eda9ba6c2c0 used request id req-e132d339-d41e-41a4-a99c-8521d13323e4 2018-11-14 18:33:05,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/b3653731-6d80-49cb-86ba-17eff3eeceee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}432b3d52111a40ed5c5ebf01684400ef6ac3ad2a" 2018-11-14 18:33:05,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-9f5ef7e3-e8bf-4560-8942-adb6fb26c58a Date: Wed, 14 Nov 2018 18:33:05 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"928cbc5c-a6fa-468a-b088-88e266fca291","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:51Z","dns_nameservers":[],"updated_at":"2018-11-14T16:32:51Z","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":"fb97a38a7ba24cffb70823992c56f04d","id":"b3653731-6d80-49cb-86ba-17eff3eeceee","subnetpool_id":null,"name":"external-subnet"}} 2018-11-14 18:33:05,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/b3653731-6d80-49cb-86ba-17eff3eeceee used request id req-9f5ef7e3-e8bf-4560-8942-adb6fb26c58a 2018-11-14 18:33:05,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/6ddcffef-71d6-4e11-b84a-e8b6d5d7b8c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}432b3d52111a40ed5c5ebf01684400ef6ac3ad2a" 2018-11-14 18:33:06,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-d0ed5319-a2e8-4a00-b751-b2aee054388c Date: Wed, 14 Nov 2018 18:33:06 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d84b0e91-92b3-4f84-8ee8-9035f2a4c3e4","tenant_id":"521de74e611c4b008795e06f9a9793fb","created_at":"2018-11-14T18:32:52Z","dns_nameservers":[],"updated_at":"2018-11-14T18:32: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":"521de74e611c4b008795e06f9a9793fb","id":"6ddcffef-71d6-4e11-b84a-e8b6d5d7b8c3","subnetpool_id":null,"name":"CreateNetworkSuccessTests-a48e879b-e1b1-45e6-bab5-959c9e6f24a7-pub-subnet"}} 2018-11-14 18:33:06,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/6ddcffef-71d6-4e11-b84a-e8b6d5d7b8c3 used request id req-d0ed5319-a2e8-4a00-b751-b2aee054388c 2018-11-14 18:33:06,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateNetworkSuccessTests-a48e879b-e1b1-45e6-bab5-959c9e6f24a7-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab0c9967770d1d1836c245ec78a01b7d26dd81d" 2018-11-14 18:33:06,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-bc9582c7-dc39-4fdb-90cc-ff1b0da9682d Date: Wed, 14 Nov 2018 18:33:06 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3653731-6d80-49cb-86ba-17eff3eeceee", "ip_address": "172.30.9.211"}]}, "description": "", "tags": [], "tenant_id": "521de74e611c4b008795e06f9a9793fb", "created_at": "2018-11-14T18:32:59Z", "admin_state_up": true, "updated_at": "2018-11-14T18:33:03Z", "revision_number": 3, "routes": [], "project_id": "521de74e611c4b008795e06f9a9793fb", "id": "6716c901-518c-43bd-804a-0eda9ba6c2c0", "name": "CreateNetworkSuccessTests-a48e879b-e1b1-45e6-bab5-959c9e6f24a7-pub-router"}]} 2018-11-14 18:33:06,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateNetworkSuccessTests-a48e879b-e1b1-45e6-bab5-959c9e6f24a7-pub-router&admin_state_up=True used request id req-bc9582c7-dc39-4fdb-90cc-ff1b0da9682d 2018-11-14 18:33:06,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/521de74e611c4b008795e06f9a9793fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93b6ed7290f5249b4a1c157378fb5c0e0b8252b3" 2018-11-14 18:33:06,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:33:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abb00eb6-2e8c-4f8f-b38c-d7c49b2f40ee Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/521de74e611c4b008795e06f9a9793fb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "521de74e611c4b008795e06f9a9793fb", "name": "CreateNetworkSuccessTests-47a54b97-3764-452-proj"}} 2018-11-14 18:33:06,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/521de74e611c4b008795e06f9a9793fb used request id req-abb00eb6-2e8c-4f8f-b38c-d7c49b2f40ee 2018-11-14 18:33:06,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=6716c901-518c-43bd-804a-0eda9ba6c2c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab0c9967770d1d1836c245ec78a01b7d26dd81d" 2018-11-14 18:33:07,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-76ebc0b7-554a-44b1-9cb6-9b64d2454d8e Date: Wed, 14 Nov 2018 18:33:07 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d84b0e91-92b3-4f84-8ee8-9035f2a4c3e4","tenant_id":"521de74e611c4b008795e06f9a9793fb","created_at":"2018-11-14T18:33:03Z","admin_state_up":true,"updated_at":"2018-11-14T18:33:04Z","binding:vnic_type":"normal","device_id":"6716c901-518c-43bd-804a-0eda9ba6c2c0","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:54:ff:6f","id":"d284b332-7515-4c7d-b13a-d8441af3b789","port_security_enabled":false,"project_id":"521de74e611c4b008795e06f9a9793fb","fixed_ips":[{"subnet_id":"6ddcffef-71d6-4e11-b84a-e8b6d5d7b8c3","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-14 18:33:07,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=6716c901-518c-43bd-804a-0eda9ba6c2c0 used request id req-76ebc0b7-554a-44b1-9cb6-9b64d2454d8e 2018-11-14 18:33:07,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/6ddcffef-71d6-4e11-b84a-e8b6d5d7b8c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab0c9967770d1d1836c245ec78a01b7d26dd81d" 2018-11-14 18:33:07,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-b6576cf0-65e1-45b3-bde3-813ca3a0637d Date: Wed, 14 Nov 2018 18:33:07 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d84b0e91-92b3-4f84-8ee8-9035f2a4c3e4","tenant_id":"521de74e611c4b008795e06f9a9793fb","created_at":"2018-11-14T18:32:52Z","dns_nameservers":[],"updated_at":"2018-11-14T18:32: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":"521de74e611c4b008795e06f9a9793fb","id":"6ddcffef-71d6-4e11-b84a-e8b6d5d7b8c3","subnetpool_id":null,"name":"CreateNetworkSuccessTests-a48e879b-e1b1-45e6-bab5-959c9e6f24a7-pub-subnet"}} 2018-11-14 18:33:07,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/6ddcffef-71d6-4e11-b84a-e8b6d5d7b8c3 used request id req-b6576cf0-65e1-45b3-bde3-813ca3a0637d 2018-11-14 18:33:07,288 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-a48e879b-e1b1-45e6-bab5-959c9e6f24a7-pub-router and subnet CreateNetworkSuccessTests-a48e879b-e1b1-45e6-bab5-959c9e6f24a7-pub-subnet 2018-11-14 18:33:07,288 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-a48e879b-e1b1-45e6-bab5-959c9e6f24a7-pub-router 2018-11-14 18:33:07,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/6716c901-518c-43bd-804a-0eda9ba6c2c0/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}432b3d52111a40ed5c5ebf01684400ef6ac3ad2a" -d '{"subnet_id": "6ddcffef-71d6-4e11-b84a-e8b6d5d7b8c3"}' 2018-11-14 18:33:09,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ca5786d9-0a0d-4976-b850-59464e6302ea Date: Wed, 14 Nov 2018 18:33:09 GMT RESP BODY: {"network_id": "d84b0e91-92b3-4f84-8ee8-9035f2a4c3e4", "tenant_id": "521de74e611c4b008795e06f9a9793fb", "subnet_id": "6ddcffef-71d6-4e11-b84a-e8b6d5d7b8c3", "subnet_ids": ["6ddcffef-71d6-4e11-b84a-e8b6d5d7b8c3"], "port_id": "d284b332-7515-4c7d-b13a-d8441af3b789", "id": "6716c901-518c-43bd-804a-0eda9ba6c2c0"} 2018-11-14 18:33:09,138 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/6716c901-518c-43bd-804a-0eda9ba6c2c0/remove_router_interface used request id req-ca5786d9-0a0d-4976-b850-59464e6302ea 2018-11-14 18:33:09,138 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-a48e879b-e1b1-45e6-bab5-959c9e6f24a7-pub-router 2018-11-14 18:33:09,138 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-a48e879b-e1b1-45e6-bab5-959c9e6f24a7-pub-router 2018-11-14 18:33:09,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/6716c901-518c-43bd-804a-0eda9ba6c2c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}432b3d52111a40ed5c5ebf01684400ef6ac3ad2a" 2018-11-14 18:33:10,603 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0ea2c042-bc19-4339-ba24-9ca6ead979b8 Content-Length: 0 Date: Wed, 14 Nov 2018 18:33:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:33:10,603 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/6716c901-518c-43bd-804a-0eda9ba6c2c0 used request id req-0ea2c042-bc19-4339-ba24-9ca6ead979b8 2018-11-14 18:33:10,604 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-a48e879b-e1b1-45e6-bab5-959c9e6f24a7-pub-subnet 2018-11-14 18:33:10,604 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-a48e879b-e1b1-45e6-bab5-959c9e6f24a7-pub-subnet 2018-11-14 18:33:10,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/6ddcffef-71d6-4e11-b84a-e8b6d5d7b8c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9631ac2cc531a6b6181a64971c3674ff7851e2f4" 2018-11-14 18:33:13,329 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-512c5c9f-e6df-49c7-bf05-121716140ae6 Date: Wed, 14 Nov 2018 18:33:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:33:13,329 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/6ddcffef-71d6-4e11-b84a-e8b6d5d7b8c3 used request id req-512c5c9f-e6df-49c7-bf05-121716140ae6 2018-11-14 18:33:13,330 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-a48e879b-e1b1-45e6-bab5-959c9e6f24a7-pub-net 2018-11-14 18:33:13,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/d84b0e91-92b3-4f84-8ee8-9035f2a4c3e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9631ac2cc531a6b6181a64971c3674ff7851e2f4" 2018-11-14 18:33:15,027 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-59aa0c10-e666-4195-aab1-53289c87202e Date: Wed, 14 Nov 2018 18:33:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:33:15,027 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/d84b0e91-92b3-4f84-8ee8-9035f2a4c3e4 used request id req-59aa0c10-e666-4195-aab1-53289c87202e 2018-11-14 18:33:15,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7426a25b0d7ef83f0547bad0f898da094ac1aa3" 2018-11-14 18:33:15,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-586636a4-8dea-4676-b195-188cb70d7a00 Date: Wed, 14 Nov 2018 18:33:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "521de74e611c4b008795e06f9a9793fb", "created_at": "2018-11-14T18:32:50Z", "updated_at": "2018-11-14T18:32:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:32:51Z", "revision_number": 0, "id": "0567da7b-292e-4fa7-bf0e-af2754df361c", "remote_group_id": "9949914c-b970-4422-b9fd-3275b7f10782", "remote_ip_prefix": null, "created_at": "2018-11-14T18:32:51Z", "security_group_id": "9949914c-b970-4422-b9fd-3275b7f10782", "tenant_id": "521de74e611c4b008795e06f9a9793fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "521de74e611c4b008795e06f9a9793fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:32:51Z", "revision_number": 0, "id": "0d5f0cad-4257-4f22-a1a4-64a437d78e64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:32:51Z", "security_group_id": "9949914c-b970-4422-b9fd-3275b7f10782", "tenant_id": "521de74e611c4b008795e06f9a9793fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "521de74e611c4b008795e06f9a9793fb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:32:51Z", "revision_number": 0, "id": "22da8e80-bdb6-48ca-ae3d-4adcfab8e6a3", "remote_group_id": "9949914c-b970-4422-b9fd-3275b7f10782", "remote_ip_prefix": null, "created_at": "2018-11-14T18:32:51Z", "security_group_id": "9949914c-b970-4422-b9fd-3275b7f10782", "tenant_id": "521de74e611c4b008795e06f9a9793fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "521de74e611c4b008795e06f9a9793fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:32:51Z", "revision_number": 0, "id": "a384fb88-46f9-4c2e-affc-3f0e51e3792c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:32:51Z", "security_group_id": "9949914c-b970-4422-b9fd-3275b7f10782", "tenant_id": "521de74e611c4b008795e06f9a9793fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "521de74e611c4b008795e06f9a9793fb"}], "revision_number": 4, "project_id": "521de74e611c4b008795e06f9a9793fb", "id": "9949914c-b970-4422-b9fd-3275b7f10782", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:33:15,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-586636a4-8dea-4676-b195-188cb70d7a00 2018-11-14 18:33:15,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7426a25b0d7ef83f0547bad0f898da094ac1aa3" 2018-11-14 18:33:15,446 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:33:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a27a8a0-f5f1-4748-a455-bd1f30f5be58 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:33:15,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-6a27a8a0-f5f1-4748-a455-bd1f30f5be58 2018-11-14 18:33:15,446 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:33:15,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7426a25b0d7ef83f0547bad0f898da094ac1aa3" 2018-11-14 18:33:15,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:33:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74588319-27e4-4ac9-99b1-720e602106a2 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:33:15,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-74588319-27e4-4ac9-99b1-720e602106a2 2018-11-14 18:33:15,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7426a25b0d7ef83f0547bad0f898da094ac1aa3" 2018-11-14 18:33:15,584 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:33:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41eec594-ab93-43b3-8bee-e7deed59532a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:33:15,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-41eec594-ab93-43b3-8bee-e7deed59532a 2018-11-14 18:33:15,585 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:33:15,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7426a25b0d7ef83f0547bad0f898da094ac1aa3" 2018-11-14 18:33:15,696 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:33:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fb69c47-58e8-4c83-9514-bda0434a6a9e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:33:15,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-0fb69c47-58e8-4c83-9514-bda0434a6a9e 2018-11-14 18:33:15,696 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:33:15,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7426a25b0d7ef83f0547bad0f898da094ac1aa3" 2018-11-14 18:33:15,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:33:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29e164aa-0271-4748-94e7-32b8998a13e3 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:33:15,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-29e164aa-0271-4748-94e7-32b8998a13e3 2018-11-14 18:33:15,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7426a25b0d7ef83f0547bad0f898da094ac1aa3" 2018-11-14 18:33:15,919 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:33:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82f31052-14ce-4286-9f3d-556be2b4fc92 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 18:33:15,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-82f31052-14ce-4286-9f3d-556be2b4fc92 2018-11-14 18:33:15,919 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:33:15,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/521de74e611c4b008795e06f9a9793fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7426a25b0d7ef83f0547bad0f898da094ac1aa3" 2018-11-14 18:33:16,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:33:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d4384ec-e138-4a8f-932c-94dad0cd3e24 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/521de74e611c4b008795e06f9a9793fb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "521de74e611c4b008795e06f9a9793fb", "name": "CreateNetworkSuccessTests-47a54b97-3764-452-proj"}} 2018-11-14 18:33:16,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/521de74e611c4b008795e06f9a9793fb used request id req-8d4384ec-e138-4a8f-932c-94dad0cd3e24 2018-11-14 18:33:16,034 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9949914c-b970-4422-b9fd-3275b7f10782 2018-11-14 18:33:16,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=9949914c-b970-4422-b9fd-3275b7f10782 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7426a25b0d7ef83f0547bad0f898da094ac1aa3" 2018-11-14 18:33:16,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-eadf5481-7557-4a74-a6d2-2a6d3bb9b57e Date: Wed, 14 Nov 2018 18:33:16 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "9949914c-b970-4422-b9fd-3275b7f10782", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:32:51Z", "security_group_id": "9949914c-b970-4422-b9fd-3275b7f10782", "port_range_min": null, "revision_number": 0, "tenant_id": "521de74e611c4b008795e06f9a9793fb", "created_at": "2018-11-14T18:32:51Z", "project_id": "521de74e611c4b008795e06f9a9793fb", "id": "0567da7b-292e-4fa7-bf0e-af2754df361c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:32:51Z", "security_group_id": "9949914c-b970-4422-b9fd-3275b7f10782", "port_range_min": null, "revision_number": 0, "tenant_id": "521de74e611c4b008795e06f9a9793fb", "created_at": "2018-11-14T18:32:51Z", "project_id": "521de74e611c4b008795e06f9a9793fb", "id": "0d5f0cad-4257-4f22-a1a4-64a437d78e64"}, {"remote_group_id": "9949914c-b970-4422-b9fd-3275b7f10782", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:32:51Z", "security_group_id": "9949914c-b970-4422-b9fd-3275b7f10782", "port_range_min": null, "revision_number": 0, "tenant_id": "521de74e611c4b008795e06f9a9793fb", "created_at": "2018-11-14T18:32:51Z", "project_id": "521de74e611c4b008795e06f9a9793fb", "id": "22da8e80-bdb6-48ca-ae3d-4adcfab8e6a3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:32:51Z", "security_group_id": "9949914c-b970-4422-b9fd-3275b7f10782", "port_range_min": null, "revision_number": 0, "tenant_id": "521de74e611c4b008795e06f9a9793fb", "created_at": "2018-11-14T18:32:51Z", "project_id": "521de74e611c4b008795e06f9a9793fb", "id": "a384fb88-46f9-4c2e-affc-3f0e51e3792c"}]} 2018-11-14 18:33:16,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=9949914c-b970-4422-b9fd-3275b7f10782 used request id req-eadf5481-7557-4a74-a6d2-2a6d3bb9b57e 2018-11-14 18:33:16,238 - neutron_utils - INFO - Deleting security group with name - default 2018-11-14 18:33:16,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/9949914c-b970-4422-b9fd-3275b7f10782 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7426a25b0d7ef83f0547bad0f898da094ac1aa3" 2018-11-14 18:33:16,618 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-53e97413-46b3-4c8c-ba8b-52d9d962355d Content-Length: 0 Date: Wed, 14 Nov 2018 18:33:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:33:16,618 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/9949914c-b970-4422-b9fd-3275b7f10782 used request id req-53e97413-46b3-4c8c-ba8b-52d9d962355d 2018-11-14 18:33:16,619 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-47a54b97-3764-452-proj 2018-11-14 18:33:16,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/521de74e611c4b008795e06f9a9793fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7426a25b0d7ef83f0547bad0f898da094ac1aa3" 2018-11-14 18:33:16,936 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:33:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab212124-4861-4048-a738-7818059df985 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:33:16,936 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/521de74e611c4b008795e06f9a9793fb used request id req-ab212124-4861-4048-a738-7818059df985 2018-11-14 18:33:16,936 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-47a54b97-3764-452-proj-role 2018-11-14 18:33:16,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/d9b4851701684163a5130619ebd9fe52 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7426a25b0d7ef83f0547bad0f898da094ac1aa3" 2018-11-14 18:33:17,067 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:33:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6cb148e8-2ef2-41a5-b566-557c4bb025ed Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:33:17,068 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/d9b4851701684163a5130619ebd9fe52 used request id req-6cb148e8-2ef2-41a5-b566-557c4bb025ed 2018-11-14 18:33:17,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7426a25b0d7ef83f0547bad0f898da094ac1aa3" 2018-11-14 18:33:17,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:33:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22867bc1-3fc1-412e-98c1-29200ca8b567 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:33:17,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-22867bc1-3fc1-412e-98c1-29200ca8b567 2018-11-14 18:33:17,182 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-47a54b97-3764-452-user 2018-11-14 18:33:17,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/81235c7181e54d7093bd9a6945b2a667 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3e24b9254ccbc6b9ad756469cd54fb3b3a93319" 2018-11-14 18:33:17,430 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:33:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2b6d084-5b8d-4ee4-b1e3-7211f7619061 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:33:17,430 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/81235c7181e54d7093bd9a6945b2a667 used request id req-b2b6d084-5b8d-4ee4-b1e3-7211f7619061 2018-11-14 18:33:17,432 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:33:17,931 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:33:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["LuGcaL1TQGSvdIJTfn1zCw"], "issued_at": "2018-11-14T18:33:17.000000Z"}} 2018-11-14 18:33:17,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67cfca010a3bcff082fcf0f8384a22c6831bbb97" 2018-11-14 18:33:18,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:33:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c5f668c-7b06-4d8d-ba1e-879926769cd0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:33:18,039 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-0c5f668c-7b06-4d8d-ba1e-879926769cd0 2018-11-14 18:33:18,040 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:33:18,041 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:33:18,467 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:33:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["kUJX3WMtR8WtBRMOWgaTHA"], "issued_at": "2018-11-14T18:33:18.000000Z"}} 2018-11-14 18:33:18,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0d7c63133b505a8ce1b26f4d4651def46edf0f8" 2018-11-14 18:33:18,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:33:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fd3b7d8-f220-47ce-8748-fd3b15f78ec4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:33:18,569 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-6fd3b7d8-f220-47ce-8748-fd3b15f78ec4 2018-11-14 18:33:18,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:33:18,579 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:33: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:33:18,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-2aad549d-8fbf-4d5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0d7c63133b505a8ce1b26f4d4651def46edf0f8" 2018-11-14 18:33:18,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:33:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1eb30c24-474d-47c1-83f6-f0e324e2ac91 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-2aad549d-8fbf-4d5-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:33:18,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-2aad549d-8fbf-4d5-proj used request id req-1eb30c24-474d-47c1-83f6-f0e324e2ac91 2018-11-14 18:33:18,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0d7c63133b505a8ce1b26f4d4651def46edf0f8" 2018-11-14 18:33:18,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:33:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b839b540-23d0-4b5a-87a1-cd5e2f31f192 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:33:18,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-b839b540-23d0-4b5a-87a1-cd5e2f31f192 2018-11-14 18:33:18,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0d7c63133b505a8ce1b26f4d4651def46edf0f8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-2aad549d-8fbf-4d5-proj"}}' 2018-11-14 18:33:18,864 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:33:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-afc0f14e-db86-4661-a2e8-3463c9ad9206 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c24ccf88d3e04bce9a6ac30d366afb16"}, "tags": [], "enabled": true, "id": "c24ccf88d3e04bce9a6ac30d366afb16", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-2aad549d-8fbf-4d5-proj"}} 2018-11-14 18:33:18,864 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-afc0f14e-db86-4661-a2e8-3463c9ad9206 2018-11-14 18:33:18,864 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-2aad549d-8fbf-4d5-proj 2018-11-14 18:33:18,864 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:33:18,865 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:33:19,295 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:33:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["_wOiKjdNQt2ba9n4V2GfcA"], "issued_at": "2018-11-14T18:33:19.000000Z"}} 2018-11-14 18:33:19,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}403a4a67144a872070cdb88e1123e1012d390d6f" 2018-11-14 18:33:19,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:33:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-545cf919-7788-40c4-a571-fce03cdd40f3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:33:19,393 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-545cf919-7788-40c4-a571-fce03cdd40f3 2018-11-14 18:33:19,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:33:19,402 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:33: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:33:19,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}403a4a67144a872070cdb88e1123e1012d390d6f" 2018-11-14 18:33:19,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:33:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5099d4c-cd4a-4d3d-9961-abf52ed0d1f2 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:33:19,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-b5099d4c-cd4a-4d3d-9961-abf52ed0d1f2 2018-11-14 18:33:19,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-2aad549d-8fbf-4d5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}403a4a67144a872070cdb88e1123e1012d390d6f" 2018-11-14 18:33:19,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:33:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c099d8bb-ee86-430e-80d9-7c6a029a36b1 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-2aad549d-8fbf-4d5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c24ccf88d3e04bce9a6ac30d366afb16"}, "tags": [], "enabled": true, "id": "c24ccf88d3e04bce9a6ac30d366afb16", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-2aad549d-8fbf-4d5-proj"}]} 2018-11-14 18:33:19,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-2aad549d-8fbf-4d5-proj used request id req-c099d8bb-ee86-430e-80d9-7c6a029a36b1 2018-11-14 18:33:19,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}403a4a67144a872070cdb88e1123e1012d390d6f" 2018-11-14 18:33:19,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:33:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56a44199-7b37-46a8-ac3e-26922209b8ff Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:33:19,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-56a44199-7b37-46a8-ac3e-26922209b8ff 2018-11-14 18:33:20,194 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-2aad549d-8fbf-4d5-user 2018-11-14 18:33:20,194 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:33:20,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0d7c63133b505a8ce1b26f4d4651def46edf0f8" 2018-11-14 18:33:20,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:33:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba2edb67-3a50-45aa-88ea-5daa5ce8f35d Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:33:20,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ba2edb67-3a50-45aa-88ea-5daa5ce8f35d 2018-11-14 18:33:20,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0d7c63133b505a8ce1b26f4d4651def46edf0f8" -d '{"role": {"name": "CreateNetworkSuccessTests-2aad549d-8fbf-4d5-proj-role"}}' 2018-11-14 18:33:20,524 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:33:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d338dea-e294-477b-a990-229b49a8cb40 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a7ba7d1368ff47998515c14deb1645f9", "links": {"self": "http://172.30.9.28:5000/v3/roles/a7ba7d1368ff47998515c14deb1645f9"}, "name": "CreateNetworkSuccessTests-2aad549d-8fbf-4d5-proj-role"}} 2018-11-14 18:33:20,524 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-4d338dea-e294-477b-a990-229b49a8cb40 2018-11-14 18:33:20,524 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-2aad549d-8fbf-4d5-proj-role 2018-11-14 18:33:20,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/a7ba7d1368ff47998515c14deb1645f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0d7c63133b505a8ce1b26f4d4651def46edf0f8" 2018-11-14 18:33:20,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:33:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32d357e9-92c1-44d6-8d07-3d948fba01c9 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a7ba7d1368ff47998515c14deb1645f9", "links": {"self": "http://172.30.9.28:5000/v3/roles/a7ba7d1368ff47998515c14deb1645f9"}, "name": "CreateNetworkSuccessTests-2aad549d-8fbf-4d5-proj-role"}} 2018-11-14 18:33:20,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/a7ba7d1368ff47998515c14deb1645f9 used request id req-32d357e9-92c1-44d6-8d07-3d948fba01c9 2018-11-14 18:33:20,640 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-2aad549d-8fbf-4d5-proj-role to project CreateNetworkSuccessTests-2aad549d-8fbf-4d5-proj 2018-11-14 18:33:20,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/c24ccf88d3e04bce9a6ac30d366afb16/users/2f0e2d989c034c38a34a7f67a17c6462/roles/a7ba7d1368ff47998515c14deb1645f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0d7c63133b505a8ce1b26f4d4651def46edf0f8" 2018-11-14 18:33:20,790 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:33:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5cb32b51-85e1-4d52-be69-c5fc10658d96 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:33:20,790 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/c24ccf88d3e04bce9a6ac30d366afb16/users/2f0e2d989c034c38a34a7f67a17c6462/roles/a7ba7d1368ff47998515c14deb1645f9 used request id req-5cb32b51-85e1-4d52-be69-c5fc10658d96 2018-11-14 18:33:20,792 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:33:20,793 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:33:21,220 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:33:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["GDP7Rl4qRgOH5QBbRoGfBw"], "issued_at": "2018-11-14T18:33:21.000000Z"}} 2018-11-14 18:33:21,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6318de97c850f42318870511ed38466e547d8d" 2018-11-14 18:33:21,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:33:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff1e0b11-9ab1-4b89-b30e-809213acf84c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:33:21,325 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-ff1e0b11-9ab1-4b89-b30e-809213acf84c 2018-11-14 18:33:21,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-7a739e5b-5c29-4bdb-9819-d365a46ea2d6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6318de97c850f42318870511ed38466e547d8d" 2018-11-14 18:33:21,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-703b27b9-0da9-48c2-a1ca-e07cff39c85f Date: Wed, 14 Nov 2018 18:33:21 GMT RESP BODY: {"networks":[]} 2018-11-14 18:33:21,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-7a739e5b-5c29-4bdb-9819-d365a46ea2d6-pub-net used request id req-703b27b9-0da9-48c2-a1ca-e07cff39c85f 2018-11-14 18:33:21,553 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-7a739e5b-5c29-4bdb-9819-d365a46ea2d6-pub-net 2018-11-14 18:33:21,553 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:33:21,553 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:33:21,970 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:33:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["rZNJuwHjQ-O2CuytN7fWyw"], "issued_at": "2018-11-14T18:33:21.000000Z"}} 2018-11-14 18:33:21,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9864121cbfac429a496e8d63b275823adbf6dedd" 2018-11-14 18:33:22,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:33:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb45f251-ee7d-40f9-a7f8-33562ed5d6fc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:33:22,085 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-cb45f251-ee7d-40f9-a7f8-33562ed5d6fc 2018-11-14 18:33:22,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:33:22,214 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:33:22,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-2aad549d-8fbf-4d5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9864121cbfac429a496e8d63b275823adbf6dedd" 2018-11-14 18:33:22,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:33:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8527bc2-c24f-4613-8304-2ce2ccecfdc4 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-2aad549d-8fbf-4d5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c24ccf88d3e04bce9a6ac30d366afb16"}, "tags": [], "enabled": true, "id": "c24ccf88d3e04bce9a6ac30d366afb16", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-2aad549d-8fbf-4d5-proj"}]} 2018-11-14 18:33:22,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-2aad549d-8fbf-4d5-proj used request id req-d8527bc2-c24f-4613-8304-2ce2ccecfdc4 2018-11-14 18:33:22,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6318de97c850f42318870511ed38466e547d8d" -d '{"network": {"tenant_id": "c24ccf88d3e04bce9a6ac30d366afb16", "mtu": 999, "name": "CreateNetworkSuccessTests-7a739e5b-5c29-4bdb-9819-d365a46ea2d6-pub-net", "admin_state_up": true}}' 2018-11-14 18:33:23,198 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-c8055a87-81b8-411a-8ee4-af3835df833b Date: Wed, 14 Nov 2018 18:33:23 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"aaa262b6-a70a-47cb-bb6f-fe193c3db2e8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c24ccf88d3e04bce9a6ac30d366afb16","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-14T18:33:23Z","is_default":false,"provider:segmentation_id":89,"name":"CreateNetworkSuccessTests-7a739e5b-5c29-4bdb-9819-d365a46ea2d6-pub-net","admin_state_up":true,"tenant_id":"c24ccf88d3e04bce9a6ac30d366afb16","created_at":"2018-11-14T18:33:22Z","mtu":999}} 2018-11-14 18:33:23,198 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-c8055a87-81b8-411a-8ee4-af3835df833b 2018-11-14 18:33:23,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=aaa262b6-a70a-47cb-bb6f-fe193c3db2e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6318de97c850f42318870511ed38466e547d8d" 2018-11-14 18:33:23,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4dfa8532-d190-4e8c-8a44-be8f9d453f4c Date: Wed, 14 Nov 2018 18:33:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":999,"id":"aaa262b6-a70a-47cb-bb6f-fe193c3db2e8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c24ccf88d3e04bce9a6ac30d366afb16","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-14T18:33:23Z","provider:segmentation_id":89,"name":"CreateNetworkSuccessTests-7a739e5b-5c29-4bdb-9819-d365a46ea2d6-pub-net","admin_state_up":true,"tenant_id":"c24ccf88d3e04bce9a6ac30d366afb16","created_at":"2018-11-14T18:33:22Z","provider:network_type":"vxlan"}]} 2018-11-14 18:33:23,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=aaa262b6-a70a-47cb-bb6f-fe193c3db2e8 used request id req-4dfa8532-d190-4e8c-8a44-be8f9d453f4c 2018-11-14 18:33:23,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=aaa262b6-a70a-47cb-bb6f-fe193c3db2e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6318de97c850f42318870511ed38466e547d8d" 2018-11-14 18:33:24,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-db2b0b04-705d-4ba4-b471-9b3ef3ca43be Date: Wed, 14 Nov 2018 18:33:24 GMT RESP BODY: {"subnets":[]} 2018-11-14 18:33:24,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=aaa262b6-a70a-47cb-bb6f-fe193c3db2e8 used request id req-db2b0b04-705d-4ba4-b471-9b3ef3ca43be 2018-11-14 18:33:24,129 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:33:24,130 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:33:24,553 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:33:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["iN-TIcPfSJuXY7-oqF2J-w"], "issued_at": "2018-11-14T18:33:24.000000Z"}} 2018-11-14 18:33:24,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}697de7795148efb9fb6936a6328577725aeb439c" 2018-11-14 18:33:24,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:33:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-902bcb64-6dd9-4300-bba4-e82927ef5293 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:33:24,670 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-902bcb64-6dd9-4300-bba4-e82927ef5293 2018-11-14 18:33:24,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:33:24,680 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:33: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:33:24,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-2aad549d-8fbf-4d5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}697de7795148efb9fb6936a6328577725aeb439c" 2018-11-14 18:33:24,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:33:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-777083c9-5c11-402a-9b25-07a68b813440 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-2aad549d-8fbf-4d5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c24ccf88d3e04bce9a6ac30d366afb16"}, "tags": [], "enabled": true, "id": "c24ccf88d3e04bce9a6ac30d366afb16", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-2aad549d-8fbf-4d5-proj"}]} 2018-11-14 18:33:24,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-2aad549d-8fbf-4d5-proj used request id req-777083c9-5c11-402a-9b25-07a68b813440 2018-11-14 18:33:24,701 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-7a739e5b-5c29-4bdb-9819-d365a46ea2d6-pub-subnet 2018-11-14 18:33:24,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6318de97c850f42318870511ed38466e547d8d" -d '{"subnets": [{"ip_version": 4, "network_id": "aaa262b6-a70a-47cb-bb6f-fe193c3db2e8", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-7a739e5b-5c29-4bdb-9819-d365a46ea2d6-pub-subnet", "tenant_id": "c24ccf88d3e04bce9a6ac30d366afb16"}]}' 2018-11-14 18:33:25,401 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-80b38835-d2b3-4cfd-ab3c-a7a01455efb0 Date: Wed, 14 Nov 2018 18:33:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aaa262b6-a70a-47cb-bb6f-fe193c3db2e8","tenant_id":"c24ccf88d3e04bce9a6ac30d366afb16","created_at":"2018-11-14T18:33:25Z","dns_nameservers":[],"updated_at":"2018-11-14T18:33:25Z","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":"c24ccf88d3e04bce9a6ac30d366afb16","id":"ebe127f3-2b0c-4914-9f45-d61c87afeb2f","subnetpool_id":null,"name":"CreateNetworkSuccessTests-7a739e5b-5c29-4bdb-9819-d365a46ea2d6-pub-subnet"}]} 2018-11-14 18:33:25,401 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-80b38835-d2b3-4cfd-ab3c-a7a01455efb0 2018-11-14 18:33:25,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=aaa262b6-a70a-47cb-bb6f-fe193c3db2e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6318de97c850f42318870511ed38466e547d8d" 2018-11-14 18:33:26,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-ad0b3f62-69bb-4301-a728-72a5fad28009 Date: Wed, 14 Nov 2018 18:33:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":999,"id":"aaa262b6-a70a-47cb-bb6f-fe193c3db2e8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c24ccf88d3e04bce9a6ac30d366afb16","status":"ACTIVE","subnets":["ebe127f3-2b0c-4914-9f45-d61c87afeb2f"],"description":"","tags":[],"updated_at":"2018-11-14T18:33:25Z","provider:segmentation_id":89,"name":"CreateNetworkSuccessTests-7a739e5b-5c29-4bdb-9819-d365a46ea2d6-pub-net","admin_state_up":true,"tenant_id":"c24ccf88d3e04bce9a6ac30d366afb16","created_at":"2018-11-14T18:33:22Z","provider:network_type":"vxlan"}]} 2018-11-14 18:33:26,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=aaa262b6-a70a-47cb-bb6f-fe193c3db2e8 used request id req-ad0b3f62-69bb-4301-a728-72a5fad28009 2018-11-14 18:33:26,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=aaa262b6-a70a-47cb-bb6f-fe193c3db2e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6318de97c850f42318870511ed38466e547d8d" 2018-11-14 18:33:26,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-daa2d450-7f21-4043-b123-87e46898875d Date: Wed, 14 Nov 2018 18:33:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aaa262b6-a70a-47cb-bb6f-fe193c3db2e8","tenant_id":"c24ccf88d3e04bce9a6ac30d366afb16","created_at":"2018-11-14T18:33:25Z","dns_nameservers":[],"updated_at":"2018-11-14T18:33:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c24ccf88d3e04bce9a6ac30d366afb16","id":"ebe127f3-2b0c-4914-9f45-d61c87afeb2f","subnetpool_id":null,"name":"CreateNetworkSuccessTests-7a739e5b-5c29-4bdb-9819-d365a46ea2d6-pub-subnet"}]} 2018-11-14 18:33:26,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=aaa262b6-a70a-47cb-bb6f-fe193c3db2e8 used request id req-daa2d450-7f21-4043-b123-87e46898875d 2018-11-14 18:33:26,355 - OpenStackNetwork - DEBUG - Network [aaa262b6-a70a-47cb-bb6f-fe193c3db2e8] created successfully 2018-11-14 18:33:26,356 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:33:26,769 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a7ba7d1368ff47998515c14deb1645f9", "name": "CreateNetworkSuccessTests-2aad549d-8fbf-4d5-proj-role"}], "expires_at": "2018-11-14T19:33:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c24ccf88d3e04bce9a6ac30d366afb16", "name": "CreateNetworkSuccessTests-2aad549d-8fbf-4d5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/c24ccf88d3e04bce9a6ac30d366afb16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/c24ccf88d3e04bce9a6ac30d366afb16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/c24ccf88d3e04bce9a6ac30d366afb16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_c24ccf88d3e04bce9a6ac30d366afb16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_c24ccf88d3e04bce9a6ac30d366afb16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/c24ccf88d3e04bce9a6ac30d366afb16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/c24ccf88d3e04bce9a6ac30d366afb16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/c24ccf88d3e04bce9a6ac30d366afb16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/c24ccf88d3e04bce9a6ac30d366afb16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/c24ccf88d3e04bce9a6ac30d366afb16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/c24ccf88d3e04bce9a6ac30d366afb16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/c24ccf88d3e04bce9a6ac30d366afb16", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/c24ccf88d3e04bce9a6ac30d366afb16", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/c24ccf88d3e04bce9a6ac30d366afb16", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-2aad549d-8fbf-4d5-user", "id": "2f0e2d989c034c38a34a7f67a17c6462"}, "audit_ids": ["7fyw20a9QJ203CJr9ZMhqw"], "issued_at": "2018-11-14T18:33:26.000000Z"}} 2018-11-14 18:33:26,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-7a739e5b-5c29-4bdb-9819-d365a46ea2d6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9713d99c8aec82e0bd88ad7a257887b1e1691bd4" 2018-11-14 18:33:27,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-5d733a3e-d6ac-4e35-9080-e518146d02cb Date: Wed, 14 Nov 2018 18:33:27 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ebe127f3-2b0c-4914-9f45-d61c87afeb2f"],"updated_at":"2018-11-14T18:33:25Z","tenant_id":"c24ccf88d3e04bce9a6ac30d366afb16","created_at":"2018-11-14T18:33:22Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c24ccf88d3e04bce9a6ac30d366afb16","id":"aaa262b6-a70a-47cb-bb6f-fe193c3db2e8","name":"CreateNetworkSuccessTests-7a739e5b-5c29-4bdb-9819-d365a46ea2d6-pub-net"}]} 2018-11-14 18:33:27,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-7a739e5b-5c29-4bdb-9819-d365a46ea2d6-pub-net used request id req-5d733a3e-d6ac-4e35-9080-e518146d02cb 2018-11-14 18:33:27,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:33:27,058 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:33: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:33:27,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c24ccf88d3e04bce9a6ac30d366afb16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67cfca010a3bcff082fcf0f8384a22c6831bbb97" 2018-11-14 18:33:27,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:33:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be849fc5-5ba4-4907-9860-3da996f3ed47 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c24ccf88d3e04bce9a6ac30d366afb16"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c24ccf88d3e04bce9a6ac30d366afb16", "name": "CreateNetworkSuccessTests-2aad549d-8fbf-4d5-proj"}} 2018-11-14 18:33:27,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c24ccf88d3e04bce9a6ac30d366afb16 used request id req-be849fc5-5ba4-4907-9860-3da996f3ed47 2018-11-14 18:33:27,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=aaa262b6-a70a-47cb-bb6f-fe193c3db2e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9713d99c8aec82e0bd88ad7a257887b1e1691bd4" 2018-11-14 18:33:27,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-4f16b871-2e4d-4924-a440-406032cf6a36 Date: Wed, 14 Nov 2018 18:33:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aaa262b6-a70a-47cb-bb6f-fe193c3db2e8","tenant_id":"c24ccf88d3e04bce9a6ac30d366afb16","created_at":"2018-11-14T18:33:25Z","dns_nameservers":[],"updated_at":"2018-11-14T18:33:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c24ccf88d3e04bce9a6ac30d366afb16","id":"ebe127f3-2b0c-4914-9f45-d61c87afeb2f","subnetpool_id":null,"name":"CreateNetworkSuccessTests-7a739e5b-5c29-4bdb-9819-d365a46ea2d6-pub-subnet"}]} 2018-11-14 18:33:27,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=aaa262b6-a70a-47cb-bb6f-fe193c3db2e8 used request id req-4f16b871-2e4d-4924-a440-406032cf6a36 2018-11-14 18:33:27,402 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:33:27,403 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:33:27,820 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:33:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["Aujbyb2JTE-kMAZSmjjdEQ"], "issued_at": "2018-11-14T18:33:27.000000Z"}} 2018-11-14 18:33:27,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dbee8ea9355e80c780536645176063226497827" 2018-11-14 18:33:27,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:33:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a75c1e0-2091-4e05-9579-78c9d0eacba4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:33:27,929 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-1a75c1e0-2091-4e05-9579-78c9d0eacba4 2018-11-14 18:33:27,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateNetworkSuccessTests-7a739e5b-5c29-4bdb-9819-d365a46ea2d6-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dbee8ea9355e80c780536645176063226497827" 2018-11-14 18:33:28,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2e29fdd6-395e-4e17-9c9a-0a16d959b6c5 Date: Wed, 14 Nov 2018 18:33:28 GMT RESP BODY: {"routers": []} 2018-11-14 18:33:28,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateNetworkSuccessTests-7a739e5b-5c29-4bdb-9819-d365a46ea2d6-pub-router&admin_state_up=True used request id req-2e29fdd6-395e-4e17-9c9a-0a16d959b6c5 2018-11-14 18:33:28,178 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:33:28,179 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:33:28,606 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:33:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["zzFLuZDDS96m3ljANQRagQ"], "issued_at": "2018-11-14T18:33:28.000000Z"}} 2018-11-14 18:33:28,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e9de258367ddcf0d1f5273c293b5aa7c6f43cfd" 2018-11-14 18:33:28,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:33:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f4517f6-fdd5-4be4-8966-eaaebab64f85 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:33:28,708 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-2f4517f6-fdd5-4be4-8966-eaaebab64f85 2018-11-14 18:33:28,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:33:28,718 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:33:28,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-2aad549d-8fbf-4d5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e9de258367ddcf0d1f5273c293b5aa7c6f43cfd" 2018-11-14 18:33:28,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:33:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67875864-a226-4511-b51e-b29177c70ed5 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-2aad549d-8fbf-4d5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c24ccf88d3e04bce9a6ac30d366afb16"}, "tags": [], "enabled": true, "id": "c24ccf88d3e04bce9a6ac30d366afb16", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-2aad549d-8fbf-4d5-proj"}]} 2018-11-14 18:33:28,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-2aad549d-8fbf-4d5-proj used request id req-67875864-a226-4511-b51e-b29177c70ed5 2018-11-14 18:33:28,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dbee8ea9355e80c780536645176063226497827" 2018-11-14 18:33:29,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-6e771d41-973a-4e51-bc80-7aea0a797042 Date: Wed, 14 Nov 2018 18:33:29 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"928cbc5c-a6fa-468a-b088-88e266fca291","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","status":"ACTIVE","subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"description":"","tags":[],"updated_at":"2018-11-14T17:04:27Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","provider:network_type":"flat"}]} 2018-11-14 18:33:29,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-6e771d41-973a-4e51-bc80-7aea0a797042 2018-11-14 18:33:29,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=928cbc5c-a6fa-468a-b088-88e266fca291 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dbee8ea9355e80c780536645176063226497827" 2018-11-14 18:33:29,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-ca99d409-fa62-4785-9d4b-6d588bd4b577 Date: Wed, 14 Nov 2018 18:33:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"928cbc5c-a6fa-468a-b088-88e266fca291","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:51Z","dns_nameservers":[],"updated_at":"2018-11-14T16:32:51Z","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":"fb97a38a7ba24cffb70823992c56f04d","id":"b3653731-6d80-49cb-86ba-17eff3eeceee","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-14 18:33:29,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=928cbc5c-a6fa-468a-b088-88e266fca291 used request id req-ca99d409-fa62-4785-9d4b-6d588bd4b577 2018-11-14 18:33:29,775 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-7a739e5b-5c29-4bdb-9819-d365a46ea2d6-pub-router 2018-11-14 18:33:29,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dbee8ea9355e80c780536645176063226497827" -d '{"router": {"external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291"}, "tenant_id": "c24ccf88d3e04bce9a6ac30d366afb16", "name": "CreateNetworkSuccessTests-7a739e5b-5c29-4bdb-9819-d365a46ea2d6-pub-router", "admin_state_up": true}}' 2018-11-14 18:33:31,314 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-3f43121d-2866-4a21-bb0d-0f3bd2838a8e Date: Wed, 14 Nov 2018 18:33:31 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3653731-6d80-49cb-86ba-17eff3eeceee", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "c24ccf88d3e04bce9a6ac30d366afb16", "created_at": "2018-11-14T18:33:30Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-14T18:33:31Z", "revision_number": 2, "routes": [], "project_id": "c24ccf88d3e04bce9a6ac30d366afb16", "id": "9933a582-443a-4e9e-bb00-c25bc67f11bf", "name": "CreateNetworkSuccessTests-7a739e5b-5c29-4bdb-9819-d365a46ea2d6-pub-router"}} 2018-11-14 18:33:31,314 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-3f43121d-2866-4a21-bb0d-0f3bd2838a8e 2018-11-14 18:33:31,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=9933a582-443a-4e9e-bb00-c25bc67f11bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dbee8ea9355e80c780536645176063226497827" 2018-11-14 18:33:31,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-3e173ffd-41d2-4084-b15c-3a87858a7481 Date: Wed, 14 Nov 2018 18:33:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T18:33:30Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b3653731-6d80-49cb-86ba-17eff3eeceee","ip_address":"172.30.9.200"}],"id":"68295918-d76f-4673-9927-3241ce694304","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:62:89:96","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"9933a582-443a-4e9e-bb00-c25bc67f11bf","name":"","admin_state_up":true,"network_id":"928cbc5c-a6fa-468a-b088-88e266fca291","tenant_id":"","created_at":"2018-11-14T18:33:30Z","binding:vnic_type":"normal"}]} 2018-11-14 18:33:31,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=9933a582-443a-4e9e-bb00-c25bc67f11bf used request id req-3e173ffd-41d2-4084-b15c-3a87858a7481 2018-11-14 18:33:31,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/b3653731-6d80-49cb-86ba-17eff3eeceee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dbee8ea9355e80c780536645176063226497827" 2018-11-14 18:33:31,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-8d60272c-b60c-471d-98be-0105c2cc3342 Date: Wed, 14 Nov 2018 18:33:31 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"928cbc5c-a6fa-468a-b088-88e266fca291","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:51Z","dns_nameservers":[],"updated_at":"2018-11-14T16:32:51Z","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":"fb97a38a7ba24cffb70823992c56f04d","id":"b3653731-6d80-49cb-86ba-17eff3eeceee","subnetpool_id":null,"name":"external-subnet"}} 2018-11-14 18:33:31,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/b3653731-6d80-49cb-86ba-17eff3eeceee used request id req-8d60272c-b60c-471d-98be-0105c2cc3342 2018-11-14 18:33:31,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-7a739e5b-5c29-4bdb-9819-d365a46ea2d6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dbee8ea9355e80c780536645176063226497827" 2018-11-14 18:33:32,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-5c6ad38e-0cea-479a-a63f-0709a65364f0 Date: Wed, 14 Nov 2018 18:33:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":999,"id":"aaa262b6-a70a-47cb-bb6f-fe193c3db2e8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c24ccf88d3e04bce9a6ac30d366afb16","status":"ACTIVE","subnets":["ebe127f3-2b0c-4914-9f45-d61c87afeb2f"],"description":"","tags":[],"updated_at":"2018-11-14T18:33:25Z","provider:segmentation_id":89,"name":"CreateNetworkSuccessTests-7a739e5b-5c29-4bdb-9819-d365a46ea2d6-pub-net","admin_state_up":true,"tenant_id":"c24ccf88d3e04bce9a6ac30d366afb16","created_at":"2018-11-14T18:33:22Z","provider:network_type":"vxlan"}]} 2018-11-14 18:33:32,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-7a739e5b-5c29-4bdb-9819-d365a46ea2d6-pub-net used request id req-5c6ad38e-0cea-479a-a63f-0709a65364f0 2018-11-14 18:33:32,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:33:32,112 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:33: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:33:32,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c24ccf88d3e04bce9a6ac30d366afb16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dbee8ea9355e80c780536645176063226497827" 2018-11-14 18:33:32,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:33:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd676729-9ae5-4dae-ae1c-a7645c2956fe Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c24ccf88d3e04bce9a6ac30d366afb16"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c24ccf88d3e04bce9a6ac30d366afb16", "name": "CreateNetworkSuccessTests-2aad549d-8fbf-4d5-proj"}} 2018-11-14 18:33:32,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c24ccf88d3e04bce9a6ac30d366afb16 used request id req-dd676729-9ae5-4dae-ae1c-a7645c2956fe 2018-11-14 18:33:32,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=aaa262b6-a70a-47cb-bb6f-fe193c3db2e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dbee8ea9355e80c780536645176063226497827" 2018-11-14 18:33:32,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-dd124f77-8812-459b-af6a-bbb6ba222366 Date: Wed, 14 Nov 2018 18:33:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aaa262b6-a70a-47cb-bb6f-fe193c3db2e8","tenant_id":"c24ccf88d3e04bce9a6ac30d366afb16","created_at":"2018-11-14T18:33:25Z","dns_nameservers":[],"updated_at":"2018-11-14T18:33:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c24ccf88d3e04bce9a6ac30d366afb16","id":"ebe127f3-2b0c-4914-9f45-d61c87afeb2f","subnetpool_id":null,"name":"CreateNetworkSuccessTests-7a739e5b-5c29-4bdb-9819-d365a46ea2d6-pub-subnet"}]} 2018-11-14 18:33:32,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=aaa262b6-a70a-47cb-bb6f-fe193c3db2e8 used request id req-dd124f77-8812-459b-af6a-bbb6ba222366 2018-11-14 18:33:32,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=aaa262b6-a70a-47cb-bb6f-fe193c3db2e8&name=CreateNetworkSuccessTests-7a739e5b-5c29-4bdb-9819-d365a46ea2d6-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dbee8ea9355e80c780536645176063226497827" 2018-11-14 18:33:32,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9623ea33-9475-449c-be05-ae6c59b6b00a Date: Wed, 14 Nov 2018 18:33:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aaa262b6-a70a-47cb-bb6f-fe193c3db2e8","tenant_id":"c24ccf88d3e04bce9a6ac30d366afb16","created_at":"2018-11-14T18:33:25Z","dns_nameservers":[],"updated_at":"2018-11-14T18:33:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c24ccf88d3e04bce9a6ac30d366afb16","id":"ebe127f3-2b0c-4914-9f45-d61c87afeb2f","subnetpool_id":null,"name":"CreateNetworkSuccessTests-7a739e5b-5c29-4bdb-9819-d365a46ea2d6-pub-subnet"}]} 2018-11-14 18:33:32,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=aaa262b6-a70a-47cb-bb6f-fe193c3db2e8&name=CreateNetworkSuccessTests-7a739e5b-5c29-4bdb-9819-d365a46ea2d6-pub-subnet used request id req-9623ea33-9475-449c-be05-ae6c59b6b00a 2018-11-14 18:33:32,685 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-11-14 18:33:32,685 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-7a739e5b-5c29-4bdb-9819-d365a46ea2d6-pub-router 2018-11-14 18:33:32,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/9933a582-443a-4e9e-bb00-c25bc67f11bf/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dbee8ea9355e80c780536645176063226497827" -d '{"subnet_id": "ebe127f3-2b0c-4914-9f45-d61c87afeb2f"}' 2018-11-14 18:33:34,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d7958e15-04ab-4ff5-8159-ca07cf0437fd Date: Wed, 14 Nov 2018 18:33:34 GMT RESP BODY: {"network_id": "aaa262b6-a70a-47cb-bb6f-fe193c3db2e8", "tenant_id": "c24ccf88d3e04bce9a6ac30d366afb16", "subnet_id": "ebe127f3-2b0c-4914-9f45-d61c87afeb2f", "subnet_ids": ["ebe127f3-2b0c-4914-9f45-d61c87afeb2f"], "port_id": "23751a28-a112-4573-b609-deddbd78e8bd", "id": "9933a582-443a-4e9e-bb00-c25bc67f11bf"} 2018-11-14 18:33:34,319 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/9933a582-443a-4e9e-bb00-c25bc67f11bf/add_router_interface used request id req-d7958e15-04ab-4ff5-8159-ca07cf0437fd 2018-11-14 18:33:34,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/9933a582-443a-4e9e-bb00-c25bc67f11bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dbee8ea9355e80c780536645176063226497827" 2018-11-14 18:33:34,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-f1c8d919-4861-4ce9-ae24-708ba55f7851 Date: Wed, 14 Nov 2018 18:33:34 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3653731-6d80-49cb-86ba-17eff3eeceee", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "c24ccf88d3e04bce9a6ac30d366afb16", "created_at": "2018-11-14T18:33:30Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-14T18:33:33Z", "revision_number": 3, "routes": [], "project_id": "c24ccf88d3e04bce9a6ac30d366afb16", "id": "9933a582-443a-4e9e-bb00-c25bc67f11bf", "name": "CreateNetworkSuccessTests-7a739e5b-5c29-4bdb-9819-d365a46ea2d6-pub-router"}} 2018-11-14 18:33:34,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/9933a582-443a-4e9e-bb00-c25bc67f11bf used request id req-f1c8d919-4861-4ce9-ae24-708ba55f7851 2018-11-14 18:33:34,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=9933a582-443a-4e9e-bb00-c25bc67f11bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dbee8ea9355e80c780536645176063226497827" 2018-11-14 18:33:34,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1554 X-Openstack-Request-Id: req-472f3177-1883-4aac-868c-e28ba41c4a51 Date: Wed, 14 Nov 2018 18:33:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T18:33:34Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ebe127f3-2b0c-4914-9f45-d61c87afeb2f","ip_address":"10.55.1.1"}],"id":"23751a28-a112-4573-b609-deddbd78e8bd","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a9:27:a5","project_id":"c24ccf88d3e04bce9a6ac30d366afb16","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"9933a582-443a-4e9e-bb00-c25bc67f11bf","name":"","admin_state_up":true,"network_id":"aaa262b6-a70a-47cb-bb6f-fe193c3db2e8","tenant_id":"c24ccf88d3e04bce9a6ac30d366afb16","created_at":"2018-11-14T18:33:33Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T18:33:30Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b3653731-6d80-49cb-86ba-17eff3eeceee","ip_address":"172.30.9.200"}],"id":"68295918-d76f-4673-9927-3241ce694304","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:62:89:96","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"9933a582-443a-4e9e-bb00-c25bc67f11bf","name":"","admin_state_up":true,"network_id":"928cbc5c-a6fa-468a-b088-88e266fca291","tenant_id":"","created_at":"2018-11-14T18:33:30Z","binding:vnic_type":"normal"}]} 2018-11-14 18:33:34,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=9933a582-443a-4e9e-bb00-c25bc67f11bf used request id req-472f3177-1883-4aac-868c-e28ba41c4a51 2018-11-14 18:33:34,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/b3653731-6d80-49cb-86ba-17eff3eeceee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dbee8ea9355e80c780536645176063226497827" 2018-11-14 18:33:35,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-57062dff-a463-44f3-b218-ab4258398c06 Date: Wed, 14 Nov 2018 18:33:35 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"928cbc5c-a6fa-468a-b088-88e266fca291","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:51Z","dns_nameservers":[],"updated_at":"2018-11-14T16:32:51Z","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":"fb97a38a7ba24cffb70823992c56f04d","id":"b3653731-6d80-49cb-86ba-17eff3eeceee","subnetpool_id":null,"name":"external-subnet"}} 2018-11-14 18:33:35,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/b3653731-6d80-49cb-86ba-17eff3eeceee used request id req-57062dff-a463-44f3-b218-ab4258398c06 2018-11-14 18:33:35,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/ebe127f3-2b0c-4914-9f45-d61c87afeb2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dbee8ea9355e80c780536645176063226497827" 2018-11-14 18:33:35,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-03f4bdfc-eb7b-4bc7-bf70-496130466b10 Date: Wed, 14 Nov 2018 18:33:35 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aaa262b6-a70a-47cb-bb6f-fe193c3db2e8","tenant_id":"c24ccf88d3e04bce9a6ac30d366afb16","created_at":"2018-11-14T18:33:25Z","dns_nameservers":[],"updated_at":"2018-11-14T18:33:25Z","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":"c24ccf88d3e04bce9a6ac30d366afb16","id":"ebe127f3-2b0c-4914-9f45-d61c87afeb2f","subnetpool_id":null,"name":"CreateNetworkSuccessTests-7a739e5b-5c29-4bdb-9819-d365a46ea2d6-pub-subnet"}} 2018-11-14 18:33:35,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/ebe127f3-2b0c-4914-9f45-d61c87afeb2f used request id req-03f4bdfc-eb7b-4bc7-bf70-496130466b10 2018-11-14 18:33:35,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateNetworkSuccessTests-7a739e5b-5c29-4bdb-9819-d365a46ea2d6-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9713d99c8aec82e0bd88ad7a257887b1e1691bd4" 2018-11-14 18:33:35,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-f2941520-d44e-427e-916d-f789a7eda541 Date: Wed, 14 Nov 2018 18:33:35 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3653731-6d80-49cb-86ba-17eff3eeceee", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "c24ccf88d3e04bce9a6ac30d366afb16", "created_at": "2018-11-14T18:33:30Z", "admin_state_up": true, "updated_at": "2018-11-14T18:33:33Z", "revision_number": 3, "routes": [], "project_id": "c24ccf88d3e04bce9a6ac30d366afb16", "id": "9933a582-443a-4e9e-bb00-c25bc67f11bf", "name": "CreateNetworkSuccessTests-7a739e5b-5c29-4bdb-9819-d365a46ea2d6-pub-router"}]} 2018-11-14 18:33:35,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateNetworkSuccessTests-7a739e5b-5c29-4bdb-9819-d365a46ea2d6-pub-router&admin_state_up=True used request id req-f2941520-d44e-427e-916d-f789a7eda541 2018-11-14 18:33:35,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c24ccf88d3e04bce9a6ac30d366afb16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67cfca010a3bcff082fcf0f8384a22c6831bbb97" 2018-11-14 18:33:36,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:33:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-796c4aa8-3d00-40bb-bb42-99ec440588af Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c24ccf88d3e04bce9a6ac30d366afb16"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c24ccf88d3e04bce9a6ac30d366afb16", "name": "CreateNetworkSuccessTests-2aad549d-8fbf-4d5-proj"}} 2018-11-14 18:33:36,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c24ccf88d3e04bce9a6ac30d366afb16 used request id req-796c4aa8-3d00-40bb-bb42-99ec440588af 2018-11-14 18:33:36,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=9933a582-443a-4e9e-bb00-c25bc67f11bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9713d99c8aec82e0bd88ad7a257887b1e1691bd4" 2018-11-14 18:33:36,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-9f0543f7-8fd6-4a77-ac04-89bfbd6443f4 Date: Wed, 14 Nov 2018 18:33:36 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"aaa262b6-a70a-47cb-bb6f-fe193c3db2e8","tenant_id":"c24ccf88d3e04bce9a6ac30d366afb16","created_at":"2018-11-14T18:33:33Z","admin_state_up":true,"updated_at":"2018-11-14T18:33:34Z","binding:vnic_type":"normal","device_id":"9933a582-443a-4e9e-bb00-c25bc67f11bf","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:a9:27:a5","id":"23751a28-a112-4573-b609-deddbd78e8bd","port_security_enabled":false,"project_id":"c24ccf88d3e04bce9a6ac30d366afb16","fixed_ips":[{"subnet_id":"ebe127f3-2b0c-4914-9f45-d61c87afeb2f","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-14 18:33:36,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=9933a582-443a-4e9e-bb00-c25bc67f11bf used request id req-9f0543f7-8fd6-4a77-ac04-89bfbd6443f4 2018-11-14 18:33:36,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/ebe127f3-2b0c-4914-9f45-d61c87afeb2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9713d99c8aec82e0bd88ad7a257887b1e1691bd4" 2018-11-14 18:33:36,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-a362c301-9e89-4c78-b36f-c98dc60582e8 Date: Wed, 14 Nov 2018 18:33:36 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aaa262b6-a70a-47cb-bb6f-fe193c3db2e8","tenant_id":"c24ccf88d3e04bce9a6ac30d366afb16","created_at":"2018-11-14T18:33:25Z","dns_nameservers":[],"updated_at":"2018-11-14T18:33:25Z","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":"c24ccf88d3e04bce9a6ac30d366afb16","id":"ebe127f3-2b0c-4914-9f45-d61c87afeb2f","subnetpool_id":null,"name":"CreateNetworkSuccessTests-7a739e5b-5c29-4bdb-9819-d365a46ea2d6-pub-subnet"}} 2018-11-14 18:33:36,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/ebe127f3-2b0c-4914-9f45-d61c87afeb2f used request id req-a362c301-9e89-4c78-b36f-c98dc60582e8 2018-11-14 18:33:36,534 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-7a739e5b-5c29-4bdb-9819-d365a46ea2d6-pub-router and subnet CreateNetworkSuccessTests-7a739e5b-5c29-4bdb-9819-d365a46ea2d6-pub-subnet 2018-11-14 18:33:36,534 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-7a739e5b-5c29-4bdb-9819-d365a46ea2d6-pub-router 2018-11-14 18:33:36,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/9933a582-443a-4e9e-bb00-c25bc67f11bf/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dbee8ea9355e80c780536645176063226497827" -d '{"subnet_id": "ebe127f3-2b0c-4914-9f45-d61c87afeb2f"}' 2018-11-14 18:33:38,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4cf27f0f-d293-42aa-9aea-2240359e14ab Date: Wed, 14 Nov 2018 18:33:38 GMT RESP BODY: {"network_id": "aaa262b6-a70a-47cb-bb6f-fe193c3db2e8", "tenant_id": "c24ccf88d3e04bce9a6ac30d366afb16", "subnet_id": "ebe127f3-2b0c-4914-9f45-d61c87afeb2f", "subnet_ids": ["ebe127f3-2b0c-4914-9f45-d61c87afeb2f"], "port_id": "23751a28-a112-4573-b609-deddbd78e8bd", "id": "9933a582-443a-4e9e-bb00-c25bc67f11bf"} 2018-11-14 18:33:38,608 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/9933a582-443a-4e9e-bb00-c25bc67f11bf/remove_router_interface used request id req-4cf27f0f-d293-42aa-9aea-2240359e14ab 2018-11-14 18:33:38,608 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-7a739e5b-5c29-4bdb-9819-d365a46ea2d6-pub-router 2018-11-14 18:33:38,608 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-7a739e5b-5c29-4bdb-9819-d365a46ea2d6-pub-router 2018-11-14 18:33:38,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/9933a582-443a-4e9e-bb00-c25bc67f11bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dbee8ea9355e80c780536645176063226497827" 2018-11-14 18:33:40,209 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b49abd28-dc7f-4e9d-bfa6-23c268a658e0 Content-Length: 0 Date: Wed, 14 Nov 2018 18:33:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:33:40,209 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/9933a582-443a-4e9e-bb00-c25bc67f11bf used request id req-b49abd28-dc7f-4e9d-bfa6-23c268a658e0 2018-11-14 18:33:40,210 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-7a739e5b-5c29-4bdb-9819-d365a46ea2d6-pub-subnet 2018-11-14 18:33:40,210 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-7a739e5b-5c29-4bdb-9819-d365a46ea2d6-pub-subnet 2018-11-14 18:33:40,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/ebe127f3-2b0c-4914-9f45-d61c87afeb2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6318de97c850f42318870511ed38466e547d8d" 2018-11-14 18:33:42,552 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-861035c6-3a61-4d2b-adec-5a5d4f13a8ca Date: Wed, 14 Nov 2018 18:33:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:33:42,552 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/ebe127f3-2b0c-4914-9f45-d61c87afeb2f used request id req-861035c6-3a61-4d2b-adec-5a5d4f13a8ca 2018-11-14 18:33:42,552 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-7a739e5b-5c29-4bdb-9819-d365a46ea2d6-pub-net 2018-11-14 18:33:42,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/aaa262b6-a70a-47cb-bb6f-fe193c3db2e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6318de97c850f42318870511ed38466e547d8d" 2018-11-14 18:33:44,883 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7f8bf7af-86a4-436c-a250-62ef4aed80c4 Date: Wed, 14 Nov 2018 18:33:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:33:44,883 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/aaa262b6-a70a-47cb-bb6f-fe193c3db2e8 used request id req-7f8bf7af-86a4-436c-a250-62ef4aed80c4 2018-11-14 18:33:44,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0d7c63133b505a8ce1b26f4d4651def46edf0f8" 2018-11-14 18:33:45,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-6e9fad90-716b-4d5e-9085-f272b1cdaa97 Date: Wed, 14 Nov 2018 18:33:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c24ccf88d3e04bce9a6ac30d366afb16", "created_at": "2018-11-14T18:33:22Z", "updated_at": "2018-11-14T18:33:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:33:22Z", "revision_number": 0, "id": "1a2cecbf-409b-4b29-82d2-51e0592b58a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:33:22Z", "security_group_id": "b23372d9-3bd9-4297-b439-17fd8e80130e", "tenant_id": "c24ccf88d3e04bce9a6ac30d366afb16", "port_range_min": null, "ethertype": "IPv4", "project_id": "c24ccf88d3e04bce9a6ac30d366afb16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:33:22Z", "revision_number": 0, "id": "5f594d97-6fac-4fd9-a302-dafdd745aab6", "remote_group_id": "b23372d9-3bd9-4297-b439-17fd8e80130e", "remote_ip_prefix": null, "created_at": "2018-11-14T18:33:22Z", "security_group_id": "b23372d9-3bd9-4297-b439-17fd8e80130e", "tenant_id": "c24ccf88d3e04bce9a6ac30d366afb16", "port_range_min": null, "ethertype": "IPv4", "project_id": "c24ccf88d3e04bce9a6ac30d366afb16"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:33:22Z", "revision_number": 0, "id": "6b91caba-a7cf-422a-be16-79b6df96568d", "remote_group_id": "b23372d9-3bd9-4297-b439-17fd8e80130e", "remote_ip_prefix": null, "created_at": "2018-11-14T18:33:22Z", "security_group_id": "b23372d9-3bd9-4297-b439-17fd8e80130e", "tenant_id": "c24ccf88d3e04bce9a6ac30d366afb16", "port_range_min": null, "ethertype": "IPv6", "project_id": "c24ccf88d3e04bce9a6ac30d366afb16"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:33:22Z", "revision_number": 0, "id": "c5e3a15c-4844-4e4a-9f7e-31ad0912d1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:33:22Z", "security_group_id": "b23372d9-3bd9-4297-b439-17fd8e80130e", "tenant_id": "c24ccf88d3e04bce9a6ac30d366afb16", "port_range_min": null, "ethertype": "IPv6", "project_id": "c24ccf88d3e04bce9a6ac30d366afb16"}], "revision_number": 4, "project_id": "c24ccf88d3e04bce9a6ac30d366afb16", "id": "b23372d9-3bd9-4297-b439-17fd8e80130e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:33:45,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-6e9fad90-716b-4d5e-9085-f272b1cdaa97 2018-11-14 18:33:45,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0d7c63133b505a8ce1b26f4d4651def46edf0f8" 2018-11-14 18:33:45,797 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:33:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b2bc102-a609-4cb5-8b36-30b3d2984a33 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:33:45,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-3b2bc102-a609-4cb5-8b36-30b3d2984a33 2018-11-14 18:33:45,797 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:33:45,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0d7c63133b505a8ce1b26f4d4651def46edf0f8" 2018-11-14 18:33:45,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:33:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb8c153b-d23c-4952-bcc3-9faf7f66e7ba Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:33:45,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-bb8c153b-d23c-4952-bcc3-9faf7f66e7ba 2018-11-14 18:33:45,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0d7c63133b505a8ce1b26f4d4651def46edf0f8" 2018-11-14 18:33:46,025 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:33:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb513134-efca-47ad-aab9-0655fc42a855 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:33:46,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-bb513134-efca-47ad-aab9-0655fc42a855 2018-11-14 18:33:46,026 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:33:46,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0d7c63133b505a8ce1b26f4d4651def46edf0f8" 2018-11-14 18:33:46,140 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:33:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0289b95-1d65-4869-a0b0-c5834a4eab41 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:33:46,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-f0289b95-1d65-4869-a0b0-c5834a4eab41 2018-11-14 18:33:46,141 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:33:46,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0d7c63133b505a8ce1b26f4d4651def46edf0f8" 2018-11-14 18:33:46,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:33:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a7f7d21-32bc-4771-9610-99da8ba5643c Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:33:46,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-4a7f7d21-32bc-4771-9610-99da8ba5643c 2018-11-14 18:33:46,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0d7c63133b505a8ce1b26f4d4651def46edf0f8" 2018-11-14 18:33:46,351 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:33:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a47246ae-8dbd-4060-9e53-f61d775621a0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 18:33:46,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-a47246ae-8dbd-4060-9e53-f61d775621a0 2018-11-14 18:33:46,352 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:33:46,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c24ccf88d3e04bce9a6ac30d366afb16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0d7c63133b505a8ce1b26f4d4651def46edf0f8" 2018-11-14 18:33:46,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:33:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97e74d07-ce5b-4773-920c-1a0d49fb3e44 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c24ccf88d3e04bce9a6ac30d366afb16"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c24ccf88d3e04bce9a6ac30d366afb16", "name": "CreateNetworkSuccessTests-2aad549d-8fbf-4d5-proj"}} 2018-11-14 18:33:46,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c24ccf88d3e04bce9a6ac30d366afb16 used request id req-97e74d07-ce5b-4773-920c-1a0d49fb3e44 2018-11-14 18:33:46,571 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b23372d9-3bd9-4297-b439-17fd8e80130e 2018-11-14 18:33:46,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=b23372d9-3bd9-4297-b439-17fd8e80130e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0d7c63133b505a8ce1b26f4d4651def46edf0f8" 2018-11-14 18:33:47,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-d6431850-baf4-45ce-b0a1-1a7bedeb65fc Date: Wed, 14 Nov 2018 18:33:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:33:22Z", "security_group_id": "b23372d9-3bd9-4297-b439-17fd8e80130e", "port_range_min": null, "revision_number": 0, "tenant_id": "c24ccf88d3e04bce9a6ac30d366afb16", "created_at": "2018-11-14T18:33:22Z", "project_id": "c24ccf88d3e04bce9a6ac30d366afb16", "id": "1a2cecbf-409b-4b29-82d2-51e0592b58a8"}, {"remote_group_id": "b23372d9-3bd9-4297-b439-17fd8e80130e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:33:22Z", "security_group_id": "b23372d9-3bd9-4297-b439-17fd8e80130e", "port_range_min": null, "revision_number": 0, "tenant_id": "c24ccf88d3e04bce9a6ac30d366afb16", "created_at": "2018-11-14T18:33:22Z", "project_id": "c24ccf88d3e04bce9a6ac30d366afb16", "id": "5f594d97-6fac-4fd9-a302-dafdd745aab6"}, {"remote_group_id": "b23372d9-3bd9-4297-b439-17fd8e80130e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:33:22Z", "security_group_id": "b23372d9-3bd9-4297-b439-17fd8e80130e", "port_range_min": null, "revision_number": 0, "tenant_id": "c24ccf88d3e04bce9a6ac30d366afb16", "created_at": "2018-11-14T18:33:22Z", "project_id": "c24ccf88d3e04bce9a6ac30d366afb16", "id": "6b91caba-a7cf-422a-be16-79b6df96568d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:33:22Z", "security_group_id": "b23372d9-3bd9-4297-b439-17fd8e80130e", "port_range_min": null, "revision_number": 0, "tenant_id": "c24ccf88d3e04bce9a6ac30d366afb16", "created_at": "2018-11-14T18:33:22Z", "project_id": "c24ccf88d3e04bce9a6ac30d366afb16", "id": "c5e3a15c-4844-4e4a-9f7e-31ad0912d1ac"}]} 2018-11-14 18:33:47,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=b23372d9-3bd9-4297-b439-17fd8e80130e used request id req-d6431850-baf4-45ce-b0a1-1a7bedeb65fc 2018-11-14 18:33:47,175 - neutron_utils - INFO - Deleting security group with name - default 2018-11-14 18:33:47,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/b23372d9-3bd9-4297-b439-17fd8e80130e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0d7c63133b505a8ce1b26f4d4651def46edf0f8" 2018-11-14 18:33:47,602 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-514e5ad8-bdd0-417a-b1aa-c75e3fadabd2 Content-Length: 0 Date: Wed, 14 Nov 2018 18:33:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:33:47,603 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/b23372d9-3bd9-4297-b439-17fd8e80130e used request id req-514e5ad8-bdd0-417a-b1aa-c75e3fadabd2 2018-11-14 18:33:47,603 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-2aad549d-8fbf-4d5-proj 2018-11-14 18:33:47,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/c24ccf88d3e04bce9a6ac30d366afb16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0d7c63133b505a8ce1b26f4d4651def46edf0f8" 2018-11-14 18:33:47,917 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:33:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81ac0619-7f03-49ca-84d0-a8fd390f6f1e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:33:47,918 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/c24ccf88d3e04bce9a6ac30d366afb16 used request id req-81ac0619-7f03-49ca-84d0-a8fd390f6f1e 2018-11-14 18:33:47,918 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-2aad549d-8fbf-4d5-proj-role 2018-11-14 18:33:47,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/a7ba7d1368ff47998515c14deb1645f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0d7c63133b505a8ce1b26f4d4651def46edf0f8" 2018-11-14 18:33:48,056 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:33:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ed2ff6c-b80b-4555-b511-670c5972a9fe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:33:48,056 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/a7ba7d1368ff47998515c14deb1645f9 used request id req-3ed2ff6c-b80b-4555-b511-670c5972a9fe 2018-11-14 18:33:48,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0d7c63133b505a8ce1b26f4d4651def46edf0f8" 2018-11-14 18:33:48,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:33:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b427113e-51bf-41cd-9ceb-314821f47e56 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:33:48,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b427113e-51bf-41cd-9ceb-314821f47e56 2018-11-14 18:33:48,166 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-2aad549d-8fbf-4d5-user 2018-11-14 18:33:48,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/2f0e2d989c034c38a34a7f67a17c6462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}403a4a67144a872070cdb88e1123e1012d390d6f" 2018-11-14 18:33:48,405 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:33:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2e436c8-4fee-4e05-9045-b230b252e135 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:33:48,405 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/2f0e2d989c034c38a34a7f67a17c6462 used request id req-e2e436c8-4fee-4e05-9045-b230b252e135 2018-11-14 18:33:48,406 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:33:48,821 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:33:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["y_5wirH9S1GFCZ-9rTPYuA"], "issued_at": "2018-11-14T18:33:48.000000Z"}} 2018-11-14 18:33:48,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f69192e881f3f9631bff336fbef3200448f51d76" 2018-11-14 18:33:48,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:33:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3863e87-0e1d-4012-ab46-5371b9e71973 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:33:48,950 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-e3863e87-0e1d-4012-ab46-5371b9e71973 2018-11-14 18:33:48,951 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:33:48,952 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:33:49,359 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:33:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["KzIrYhiyRjONjFL3vFRH0w"], "issued_at": "2018-11-14T18:33:49.000000Z"}} 2018-11-14 18:33:49,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d202f49a871a5f4445403054ab9269aaced67b1" 2018-11-14 18:33:49,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:33:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd5b314f-7906-4340-96be-e49c59992a79 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:33:49,457 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-fd5b314f-7906-4340-96be-e49c59992a79 2018-11-14 18:33:49,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:33:49,467 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 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://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:33:49,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-8474b656-e44e-488-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d202f49a871a5f4445403054ab9269aaced67b1" 2018-11-14 18:33:49,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:33:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d12fc20-f963-43cf-add0-cfe5d4a32df9 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-8474b656-e44e-488-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:33:49,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-8474b656-e44e-488-proj used request id req-3d12fc20-f963-43cf-add0-cfe5d4a32df9 2018-11-14 18:33:49,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d202f49a871a5f4445403054ab9269aaced67b1" 2018-11-14 18:33:49,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:33:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12b2e764-a3d5-4cce-aa20-04f8b2042e41 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:33:49,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-12b2e764-a3d5-4cce-aa20-04f8b2042e41 2018-11-14 18:33:49,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d202f49a871a5f4445403054ab9269aaced67b1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-8474b656-e44e-488-proj"}}' 2018-11-14 18:33:50,004 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:33:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6e9882a-b4c4-48ea-bfb1-569ccabf1a0b Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/cf1dcdb85cee40afb438706deb38160d"}, "tags": [], "enabled": true, "id": "cf1dcdb85cee40afb438706deb38160d", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-8474b656-e44e-488-proj"}} 2018-11-14 18:33:50,004 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-b6e9882a-b4c4-48ea-bfb1-569ccabf1a0b 2018-11-14 18:33:50,004 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-8474b656-e44e-488-proj 2018-11-14 18:33:50,004 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:33:50,005 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:33:50,416 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:33:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["e2CmcgPLRF66JZ35PY-U4A"], "issued_at": "2018-11-14T18:33:50.000000Z"}} 2018-11-14 18:33:50,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8700c22c3d7336207e97774a000beb78954d08ae" 2018-11-14 18:33:50,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:33:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abd7ed4e-2108-4573-b0ba-7d15e705bf1f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:33:50,519 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-abd7ed4e-2108-4573-b0ba-7d15e705bf1f 2018-11-14 18:33:50,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:33:50,528 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:33: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:33:50,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8700c22c3d7336207e97774a000beb78954d08ae" 2018-11-14 18:33:50,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:33:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c54ae495-f758-4158-9723-eacec3f39e37 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:33:50,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-c54ae495-f758-4158-9723-eacec3f39e37 2018-11-14 18:33:50,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-8474b656-e44e-488-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8700c22c3d7336207e97774a000beb78954d08ae" 2018-11-14 18:33:50,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:33:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63d8b579-aa6b-4337-9737-9975924871ab Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-8474b656-e44e-488-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/cf1dcdb85cee40afb438706deb38160d"}, "tags": [], "enabled": true, "id": "cf1dcdb85cee40afb438706deb38160d", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-8474b656-e44e-488-proj"}]} 2018-11-14 18:33:50,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-8474b656-e44e-488-proj used request id req-63d8b579-aa6b-4337-9737-9975924871ab 2018-11-14 18:33:50,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8700c22c3d7336207e97774a000beb78954d08ae" 2018-11-14 18:33:50,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:33:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4479e9a0-ebbd-4d65-80e2-d87afe3f76c5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:33:50,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-4479e9a0-ebbd-4d65-80e2-d87afe3f76c5 2018-11-14 18:33:51,302 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-8474b656-e44e-488-user 2018-11-14 18:33:51,302 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:33:51,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d202f49a871a5f4445403054ab9269aaced67b1" 2018-11-14 18:33:51,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:33:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f599b736-2dd1-4d4a-aea1-e10612b9c871 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:33:51,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f599b736-2dd1-4d4a-aea1-e10612b9c871 2018-11-14 18:33:51,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d202f49a871a5f4445403054ab9269aaced67b1" -d '{"role": {"name": "CreateNetworkSuccessTests-8474b656-e44e-488-proj-role"}}' 2018-11-14 18:33:51,572 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:33:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c76abd1-bf11-48c6-be0e-7e0ab9c86639 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "aaecb2d2642c43b3936a3784f1843ea7", "links": {"self": "http://172.30.9.28:5000/v3/roles/aaecb2d2642c43b3936a3784f1843ea7"}, "name": "CreateNetworkSuccessTests-8474b656-e44e-488-proj-role"}} 2018-11-14 18:33:51,572 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-9c76abd1-bf11-48c6-be0e-7e0ab9c86639 2018-11-14 18:33:51,572 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-8474b656-e44e-488-proj-role 2018-11-14 18:33:51,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/aaecb2d2642c43b3936a3784f1843ea7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d202f49a871a5f4445403054ab9269aaced67b1" 2018-11-14 18:33:51,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:33:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4afe4c85-7fb0-4508-8512-cd7d61af05fb Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "aaecb2d2642c43b3936a3784f1843ea7", "links": {"self": "http://172.30.9.28:5000/v3/roles/aaecb2d2642c43b3936a3784f1843ea7"}, "name": "CreateNetworkSuccessTests-8474b656-e44e-488-proj-role"}} 2018-11-14 18:33:51,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/aaecb2d2642c43b3936a3784f1843ea7 used request id req-4afe4c85-7fb0-4508-8512-cd7d61af05fb 2018-11-14 18:33:51,679 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-8474b656-e44e-488-proj-role to project CreateNetworkSuccessTests-8474b656-e44e-488-proj 2018-11-14 18:33:51,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/cf1dcdb85cee40afb438706deb38160d/users/166fe6640461471a99be02610686fbe1/roles/aaecb2d2642c43b3936a3784f1843ea7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d202f49a871a5f4445403054ab9269aaced67b1" 2018-11-14 18:33:51,844 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:33:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52ac00e0-0f0d-49ed-a7ee-fede568351f8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:33:51,844 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/cf1dcdb85cee40afb438706deb38160d/users/166fe6640461471a99be02610686fbe1/roles/aaecb2d2642c43b3936a3784f1843ea7 used request id req-52ac00e0-0f0d-49ed-a7ee-fede568351f8 2018-11-14 18:33:51,846 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:33:51,847 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:33:52,345 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aaecb2d2642c43b3936a3784f1843ea7", "name": "CreateNetworkSuccessTests-8474b656-e44e-488-proj-role"}], "expires_at": "2018-11-14T19:33:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cf1dcdb85cee40afb438706deb38160d", "name": "CreateNetworkSuccessTests-8474b656-e44e-488-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/cf1dcdb85cee40afb438706deb38160d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/cf1dcdb85cee40afb438706deb38160d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/cf1dcdb85cee40afb438706deb38160d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_cf1dcdb85cee40afb438706deb38160d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_cf1dcdb85cee40afb438706deb38160d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/cf1dcdb85cee40afb438706deb38160d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/cf1dcdb85cee40afb438706deb38160d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/cf1dcdb85cee40afb438706deb38160d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/cf1dcdb85cee40afb438706deb38160d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/cf1dcdb85cee40afb438706deb38160d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/cf1dcdb85cee40afb438706deb38160d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/cf1dcdb85cee40afb438706deb38160d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/cf1dcdb85cee40afb438706deb38160d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/cf1dcdb85cee40afb438706deb38160d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-8474b656-e44e-488-user", "id": "166fe6640461471a99be02610686fbe1"}, "audit_ids": ["0DfnlmMxRoWPCDQ2GZwbfA"], "issued_at": "2018-11-14T18:33:52.000000Z"}} 2018-11-14 18:33:52,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e900d39fc725acf4ad44ecbe811ce2fb2137e9" 2018-11-14 18:33:52,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:33:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26a81134-6313-4763-aa88-70e4d17419f8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:33:52,433 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-26a81134-6313-4763-aa88-70e4d17419f8 2018-11-14 18:33:52,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-04b9160f-a205-41fd-abcf-7b5b8dae47a8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e900d39fc725acf4ad44ecbe811ce2fb2137e9" 2018-11-14 18:33:52,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c8642f4d-6449-4967-b11d-901cc758ec5b Date: Wed, 14 Nov 2018 18:33:52 GMT RESP BODY: {"networks":[]} 2018-11-14 18:33:52,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-04b9160f-a205-41fd-abcf-7b5b8dae47a8-pub-net used request id req-c8642f4d-6449-4967-b11d-901cc758ec5b 2018-11-14 18:33:52,694 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-04b9160f-a205-41fd-abcf-7b5b8dae47a8-pub-net 2018-11-14 18:33:52,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e900d39fc725acf4ad44ecbe811ce2fb2137e9" -d '{"network": {"mtu": 999, "name": "CreateNetworkSuccessTests-04b9160f-a205-41fd-abcf-7b5b8dae47a8-pub-net", "admin_state_up": true}}' 2018-11-14 18:33:53,587 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-4addbc77-3573-487e-8ae5-01f69095f435 Date: Wed, 14 Nov 2018 18:33:53 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"cf1dcdb85cee40afb438706deb38160d","created_at":"2018-11-14T18:33:53Z","tags":[],"ipv6_address_scope":null,"mtu":999,"updated_at":"2018-11-14T18:33:53Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"cf1dcdb85cee40afb438706deb38160d","id":"5db3004f-b4d5-49b3-96ad-e08cb7d352ba","name":"CreateNetworkSuccessTests-04b9160f-a205-41fd-abcf-7b5b8dae47a8-pub-net"}} 2018-11-14 18:33:53,587 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-4addbc77-3573-487e-8ae5-01f69095f435 2018-11-14 18:33:53,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=5db3004f-b4d5-49b3-96ad-e08cb7d352ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e900d39fc725acf4ad44ecbe811ce2fb2137e9" 2018-11-14 18:33:53,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-596d6f47-6e4c-48f6-9657-e85dcf51f0d8 Date: Wed, 14 Nov 2018 18:33:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-14T18:33:53Z","tenant_id":"cf1dcdb85cee40afb438706deb38160d","created_at":"2018-11-14T18:33:53Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"cf1dcdb85cee40afb438706deb38160d","id":"5db3004f-b4d5-49b3-96ad-e08cb7d352ba","name":"CreateNetworkSuccessTests-04b9160f-a205-41fd-abcf-7b5b8dae47a8-pub-net"}]} 2018-11-14 18:33:53,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=5db3004f-b4d5-49b3-96ad-e08cb7d352ba used request id req-596d6f47-6e4c-48f6-9657-e85dcf51f0d8 2018-11-14 18:33:53,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5db3004f-b4d5-49b3-96ad-e08cb7d352ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e900d39fc725acf4ad44ecbe811ce2fb2137e9" 2018-11-14 18:33:54,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-30425acb-2889-4c03-8009-a0f70bd0f656 Date: Wed, 14 Nov 2018 18:33:54 GMT RESP BODY: {"subnets":[]} 2018-11-14 18:33:54,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5db3004f-b4d5-49b3-96ad-e08cb7d352ba used request id req-30425acb-2889-4c03-8009-a0f70bd0f656 2018-11-14 18:33:54,097 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-04b9160f-a205-41fd-abcf-7b5b8dae47a8-pub-subnet 2018-11-14 18:33:54,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e900d39fc725acf4ad44ecbe811ce2fb2137e9" -d '{"subnets": [{"ip_version": 4, "network_id": "5db3004f-b4d5-49b3-96ad-e08cb7d352ba", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-04b9160f-a205-41fd-abcf-7b5b8dae47a8-pub-subnet"}]}' 2018-11-14 18:33:55,290 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e74272ac-0a56-44a4-b970-338a83adbcff Date: Wed, 14 Nov 2018 18:33:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5db3004f-b4d5-49b3-96ad-e08cb7d352ba","tenant_id":"cf1dcdb85cee40afb438706deb38160d","created_at":"2018-11-14T18:33:54Z","dns_nameservers":[],"updated_at":"2018-11-14T18:33:54Z","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":"cf1dcdb85cee40afb438706deb38160d","id":"a8669073-ffd8-4612-9366-bcd85f17ae23","subnetpool_id":null,"name":"CreateNetworkSuccessTests-04b9160f-a205-41fd-abcf-7b5b8dae47a8-pub-subnet"}]} 2018-11-14 18:33:55,290 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-e74272ac-0a56-44a4-b970-338a83adbcff 2018-11-14 18:33:55,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=5db3004f-b4d5-49b3-96ad-e08cb7d352ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e900d39fc725acf4ad44ecbe811ce2fb2137e9" 2018-11-14 18:33:55,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-05750eda-06b3-4d30-96af-a16238b05f67 Date: Wed, 14 Nov 2018 18:33:55 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a8669073-ffd8-4612-9366-bcd85f17ae23"],"updated_at":"2018-11-14T18:33:54Z","tenant_id":"cf1dcdb85cee40afb438706deb38160d","created_at":"2018-11-14T18:33:53Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"cf1dcdb85cee40afb438706deb38160d","id":"5db3004f-b4d5-49b3-96ad-e08cb7d352ba","name":"CreateNetworkSuccessTests-04b9160f-a205-41fd-abcf-7b5b8dae47a8-pub-net"}]} 2018-11-14 18:33:55,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=5db3004f-b4d5-49b3-96ad-e08cb7d352ba used request id req-05750eda-06b3-4d30-96af-a16238b05f67 2018-11-14 18:33:55,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5db3004f-b4d5-49b3-96ad-e08cb7d352ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e900d39fc725acf4ad44ecbe811ce2fb2137e9" 2018-11-14 18:33:55,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-47e20a1c-c771-4bf4-8edb-f97c49be2814 Date: Wed, 14 Nov 2018 18:33:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5db3004f-b4d5-49b3-96ad-e08cb7d352ba","tenant_id":"cf1dcdb85cee40afb438706deb38160d","created_at":"2018-11-14T18:33:54Z","dns_nameservers":[],"updated_at":"2018-11-14T18:33:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"cf1dcdb85cee40afb438706deb38160d","id":"a8669073-ffd8-4612-9366-bcd85f17ae23","subnetpool_id":null,"name":"CreateNetworkSuccessTests-04b9160f-a205-41fd-abcf-7b5b8dae47a8-pub-subnet"}]} 2018-11-14 18:33:55,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5db3004f-b4d5-49b3-96ad-e08cb7d352ba used request id req-47e20a1c-c771-4bf4-8edb-f97c49be2814 2018-11-14 18:33:55,821 - OpenStackNetwork - DEBUG - Network [5db3004f-b4d5-49b3-96ad-e08cb7d352ba] created successfully 2018-11-14 18:33:55,821 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:33:55,822 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:33:56,240 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aaecb2d2642c43b3936a3784f1843ea7", "name": "CreateNetworkSuccessTests-8474b656-e44e-488-proj-role"}], "expires_at": "2018-11-14T19:33:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cf1dcdb85cee40afb438706deb38160d", "name": "CreateNetworkSuccessTests-8474b656-e44e-488-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/cf1dcdb85cee40afb438706deb38160d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/cf1dcdb85cee40afb438706deb38160d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/cf1dcdb85cee40afb438706deb38160d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_cf1dcdb85cee40afb438706deb38160d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_cf1dcdb85cee40afb438706deb38160d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/cf1dcdb85cee40afb438706deb38160d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/cf1dcdb85cee40afb438706deb38160d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/cf1dcdb85cee40afb438706deb38160d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/cf1dcdb85cee40afb438706deb38160d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/cf1dcdb85cee40afb438706deb38160d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/cf1dcdb85cee40afb438706deb38160d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/cf1dcdb85cee40afb438706deb38160d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/cf1dcdb85cee40afb438706deb38160d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/cf1dcdb85cee40afb438706deb38160d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-8474b656-e44e-488-user", "id": "166fe6640461471a99be02610686fbe1"}, "audit_ids": ["XNm5MHQCT1yHEQdJPQfbDg"], "issued_at": "2018-11-14T18:33:56.000000Z"}} 2018-11-14 18:33:56,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dfefa7bc96a076f23cc48c96becb9cfaefaec07" 2018-11-14 18:33:56,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:33:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee355473-c14f-44eb-8ed2-b6029775631c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:33:56,337 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-ee355473-c14f-44eb-8ed2-b6029775631c 2018-11-14 18:33:56,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateNetworkSuccessTests-04b9160f-a205-41fd-abcf-7b5b8dae47a8-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dfefa7bc96a076f23cc48c96becb9cfaefaec07" 2018-11-14 18:33:56,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e42982b9-f5f8-44fd-a0e9-35ee64b78e97 Date: Wed, 14 Nov 2018 18:33:56 GMT RESP BODY: {"routers": []} 2018-11-14 18:33:56,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateNetworkSuccessTests-04b9160f-a205-41fd-abcf-7b5b8dae47a8-pub-router&admin_state_up=True used request id req-e42982b9-f5f8-44fd-a0e9-35ee64b78e97 2018-11-14 18:33:56,578 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:33:56,578 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:33:57,065 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aaecb2d2642c43b3936a3784f1843ea7", "name": "CreateNetworkSuccessTests-8474b656-e44e-488-proj-role"}], "expires_at": "2018-11-14T19:33:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cf1dcdb85cee40afb438706deb38160d", "name": "CreateNetworkSuccessTests-8474b656-e44e-488-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/cf1dcdb85cee40afb438706deb38160d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/cf1dcdb85cee40afb438706deb38160d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/cf1dcdb85cee40afb438706deb38160d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_cf1dcdb85cee40afb438706deb38160d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_cf1dcdb85cee40afb438706deb38160d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/cf1dcdb85cee40afb438706deb38160d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/cf1dcdb85cee40afb438706deb38160d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/cf1dcdb85cee40afb438706deb38160d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/cf1dcdb85cee40afb438706deb38160d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/cf1dcdb85cee40afb438706deb38160d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/cf1dcdb85cee40afb438706deb38160d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/cf1dcdb85cee40afb438706deb38160d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/cf1dcdb85cee40afb438706deb38160d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/cf1dcdb85cee40afb438706deb38160d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-8474b656-e44e-488-user", "id": "166fe6640461471a99be02610686fbe1"}, "audit_ids": ["LodGJNSlQoaj20tG14lTEw"], "issued_at": "2018-11-14T18:33:57.000000Z"}} 2018-11-14 18:33:57,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2bb7380ddd3a9b5b44a99db9564c2f9d6bf5ff3" 2018-11-14 18:33:57,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:33:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8379bfa9-201a-439e-ab89-9f0cbe8d54b2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:33:57,164 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-8379bfa9-201a-439e-ab89-9f0cbe8d54b2 2018-11-14 18:33:57,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dfefa7bc96a076f23cc48c96becb9cfaefaec07" 2018-11-14 18:33:57,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-b9bf08e1-b08a-4d43-b8d4-8ac37017db0c Date: Wed, 14 Nov 2018 18:33:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"updated_at":"2018-11-14T17:04:27Z","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","id":"928cbc5c-a6fa-468a-b088-88e266fca291","name":"external"}]} 2018-11-14 18:33:57,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-b9bf08e1-b08a-4d43-b8d4-8ac37017db0c 2018-11-14 18:33:57,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=928cbc5c-a6fa-468a-b088-88e266fca291 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dfefa7bc96a076f23cc48c96becb9cfaefaec07" 2018-11-14 18:33:58,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-cdc1b708-c9d5-40c7-ae78-fa9a6f85be48 Date: Wed, 14 Nov 2018 18:33:58 GMT RESP BODY: {"subnets":[]} 2018-11-14 18:33:58,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=928cbc5c-a6fa-468a-b088-88e266fca291 used request id req-cdc1b708-c9d5-40c7-ae78-fa9a6f85be48 2018-11-14 18:33:58,112 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-04b9160f-a205-41fd-abcf-7b5b8dae47a8-pub-router 2018-11-14 18:33:58,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dfefa7bc96a076f23cc48c96becb9cfaefaec07" -d '{"router": {"external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291"}, "name": "CreateNetworkSuccessTests-04b9160f-a205-41fd-abcf-7b5b8dae47a8-pub-router", "admin_state_up": true}}' 2018-11-14 18:33:59,682 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 640 X-Openstack-Request-Id: req-5ff92c89-6a97-4891-a133-59e75e9cb6f4 Date: Wed, 14 Nov 2018 18:33:59 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3653731-6d80-49cb-86ba-17eff3eeceee", "ip_address": "172.30.9.209"}]}, "description": "", "tags": [], "tenant_id": "cf1dcdb85cee40afb438706deb38160d", "created_at": "2018-11-14T18:33:58Z", "admin_state_up": true, "updated_at": "2018-11-14T18:33:59Z", "revision_number": 2, "routes": [], "project_id": "cf1dcdb85cee40afb438706deb38160d", "id": "35b07c6b-a6fd-433d-bfbd-ffe932f2b684", "name": "CreateNetworkSuccessTests-04b9160f-a205-41fd-abcf-7b5b8dae47a8-pub-router"}} 2018-11-14 18:33:59,682 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-5ff92c89-6a97-4891-a133-59e75e9cb6f4 2018-11-14 18:33:59,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=35b07c6b-a6fd-433d-bfbd-ffe932f2b684 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dfefa7bc96a076f23cc48c96becb9cfaefaec07" 2018-11-14 18:33:59,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9daed3a1-4faa-45a3-8dbb-5b60954fa400 Date: Wed, 14 Nov 2018 18:33:59 GMT RESP BODY: {"ports":[]} 2018-11-14 18:33:59,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=35b07c6b-a6fd-433d-bfbd-ffe932f2b684 used request id req-9daed3a1-4faa-45a3-8dbb-5b60954fa400 2018-11-14 18:33:59,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-04b9160f-a205-41fd-abcf-7b5b8dae47a8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dfefa7bc96a076f23cc48c96becb9cfaefaec07" 2018-11-14 18:34:00,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-f838aea2-32a9-4a84-8592-b4f839aefea7 Date: Wed, 14 Nov 2018 18:34:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a8669073-ffd8-4612-9366-bcd85f17ae23"],"updated_at":"2018-11-14T18:33:54Z","tenant_id":"cf1dcdb85cee40afb438706deb38160d","created_at":"2018-11-14T18:33:53Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"cf1dcdb85cee40afb438706deb38160d","id":"5db3004f-b4d5-49b3-96ad-e08cb7d352ba","name":"CreateNetworkSuccessTests-04b9160f-a205-41fd-abcf-7b5b8dae47a8-pub-net"}]} 2018-11-14 18:34:00,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-04b9160f-a205-41fd-abcf-7b5b8dae47a8-pub-net used request id req-f838aea2-32a9-4a84-8592-b4f839aefea7 2018-11-14 18:34:00,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:34:00,199 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:34: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:34:00,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cf1dcdb85cee40afb438706deb38160d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dfefa7bc96a076f23cc48c96becb9cfaefaec07" 2018-11-14 18:34:00,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:34:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6205b82d-aa8c-410c-9b4b-c99984207f49 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/cf1dcdb85cee40afb438706deb38160d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cf1dcdb85cee40afb438706deb38160d", "name": "CreateNetworkSuccessTests-8474b656-e44e-488-proj"}} 2018-11-14 18:34:00,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cf1dcdb85cee40afb438706deb38160d used request id req-6205b82d-aa8c-410c-9b4b-c99984207f49 2018-11-14 18:34:00,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5db3004f-b4d5-49b3-96ad-e08cb7d352ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dfefa7bc96a076f23cc48c96becb9cfaefaec07" 2018-11-14 18:34:00,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e367d5eb-f7a9-4660-a868-d3db4f5bd3fb Date: Wed, 14 Nov 2018 18:34:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5db3004f-b4d5-49b3-96ad-e08cb7d352ba","tenant_id":"cf1dcdb85cee40afb438706deb38160d","created_at":"2018-11-14T18:33:54Z","dns_nameservers":[],"updated_at":"2018-11-14T18:33:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"cf1dcdb85cee40afb438706deb38160d","id":"a8669073-ffd8-4612-9366-bcd85f17ae23","subnetpool_id":null,"name":"CreateNetworkSuccessTests-04b9160f-a205-41fd-abcf-7b5b8dae47a8-pub-subnet"}]} 2018-11-14 18:34:00,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5db3004f-b4d5-49b3-96ad-e08cb7d352ba used request id req-e367d5eb-f7a9-4660-a868-d3db4f5bd3fb 2018-11-14 18:34:00,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5db3004f-b4d5-49b3-96ad-e08cb7d352ba&name=CreateNetworkSuccessTests-04b9160f-a205-41fd-abcf-7b5b8dae47a8-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dfefa7bc96a076f23cc48c96becb9cfaefaec07" 2018-11-14 18:34:01,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f1f5378c-713f-439e-917b-6de740aa26d2 Date: Wed, 14 Nov 2018 18:34:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5db3004f-b4d5-49b3-96ad-e08cb7d352ba","tenant_id":"cf1dcdb85cee40afb438706deb38160d","created_at":"2018-11-14T18:33:54Z","dns_nameservers":[],"updated_at":"2018-11-14T18:33:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"cf1dcdb85cee40afb438706deb38160d","id":"a8669073-ffd8-4612-9366-bcd85f17ae23","subnetpool_id":null,"name":"CreateNetworkSuccessTests-04b9160f-a205-41fd-abcf-7b5b8dae47a8-pub-subnet"}]} 2018-11-14 18:34:01,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5db3004f-b4d5-49b3-96ad-e08cb7d352ba&name=CreateNetworkSuccessTests-04b9160f-a205-41fd-abcf-7b5b8dae47a8-pub-subnet used request id req-f1f5378c-713f-439e-917b-6de740aa26d2 2018-11-14 18:34:01,059 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-11-14 18:34:01,059 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-04b9160f-a205-41fd-abcf-7b5b8dae47a8-pub-router 2018-11-14 18:34:01,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/35b07c6b-a6fd-433d-bfbd-ffe932f2b684/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dfefa7bc96a076f23cc48c96becb9cfaefaec07" -d '{"subnet_id": "a8669073-ffd8-4612-9366-bcd85f17ae23"}' 2018-11-14 18:34:02,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-70936a20-8bf4-4450-a139-ef9bc1fc6528 Date: Wed, 14 Nov 2018 18:34:02 GMT RESP BODY: {"network_id": "5db3004f-b4d5-49b3-96ad-e08cb7d352ba", "tenant_id": "cf1dcdb85cee40afb438706deb38160d", "subnet_id": "a8669073-ffd8-4612-9366-bcd85f17ae23", "subnet_ids": ["a8669073-ffd8-4612-9366-bcd85f17ae23"], "port_id": "707e6dad-51c3-4ae8-93db-fe53320a238f", "id": "35b07c6b-a6fd-433d-bfbd-ffe932f2b684"} 2018-11-14 18:34:02,940 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/35b07c6b-a6fd-433d-bfbd-ffe932f2b684/add_router_interface used request id req-70936a20-8bf4-4450-a139-ef9bc1fc6528 2018-11-14 18:34:02,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/35b07c6b-a6fd-433d-bfbd-ffe932f2b684 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dfefa7bc96a076f23cc48c96becb9cfaefaec07" 2018-11-14 18:34:03,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 640 X-Openstack-Request-Id: req-838cd024-d6e9-4133-8b46-56360160987d Date: Wed, 14 Nov 2018 18:34:03 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3653731-6d80-49cb-86ba-17eff3eeceee", "ip_address": "172.30.9.209"}]}, "description": "", "tags": [], "tenant_id": "cf1dcdb85cee40afb438706deb38160d", "created_at": "2018-11-14T18:33:58Z", "admin_state_up": true, "updated_at": "2018-11-14T18:34:02Z", "revision_number": 3, "routes": [], "project_id": "cf1dcdb85cee40afb438706deb38160d", "id": "35b07c6b-a6fd-433d-bfbd-ffe932f2b684", "name": "CreateNetworkSuccessTests-04b9160f-a205-41fd-abcf-7b5b8dae47a8-pub-router"}} 2018-11-14 18:34:03,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/35b07c6b-a6fd-433d-bfbd-ffe932f2b684 used request id req-838cd024-d6e9-4133-8b46-56360160987d 2018-11-14 18:34:03,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=35b07c6b-a6fd-433d-bfbd-ffe932f2b684 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dfefa7bc96a076f23cc48c96becb9cfaefaec07" 2018-11-14 18:34:03,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-648e6e94-3ccc-42b7-866c-0d9075e73585 Date: Wed, 14 Nov 2018 18:34:03 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5db3004f-b4d5-49b3-96ad-e08cb7d352ba","tenant_id":"cf1dcdb85cee40afb438706deb38160d","created_at":"2018-11-14T18:34:01Z","admin_state_up":true,"updated_at":"2018-11-14T18:34:02Z","binding:vnic_type":"normal","device_id":"35b07c6b-a6fd-433d-bfbd-ffe932f2b684","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:8e:b0:a1","id":"707e6dad-51c3-4ae8-93db-fe53320a238f","port_security_enabled":false,"project_id":"cf1dcdb85cee40afb438706deb38160d","fixed_ips":[{"subnet_id":"a8669073-ffd8-4612-9366-bcd85f17ae23","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-14 18:34:03,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=35b07c6b-a6fd-433d-bfbd-ffe932f2b684 used request id req-648e6e94-3ccc-42b7-866c-0d9075e73585 2018-11-14 18:34:03,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/a8669073-ffd8-4612-9366-bcd85f17ae23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dfefa7bc96a076f23cc48c96becb9cfaefaec07" 2018-11-14 18:34:04,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-8ff57b26-faba-4d31-bcd7-b9dd680b827b Date: Wed, 14 Nov 2018 18:34:04 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5db3004f-b4d5-49b3-96ad-e08cb7d352ba","tenant_id":"cf1dcdb85cee40afb438706deb38160d","created_at":"2018-11-14T18:33:54Z","dns_nameservers":[],"updated_at":"2018-11-14T18:33:54Z","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":"cf1dcdb85cee40afb438706deb38160d","id":"a8669073-ffd8-4612-9366-bcd85f17ae23","subnetpool_id":null,"name":"CreateNetworkSuccessTests-04b9160f-a205-41fd-abcf-7b5b8dae47a8-pub-subnet"}} 2018-11-14 18:34:04,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/a8669073-ffd8-4612-9366-bcd85f17ae23 used request id req-8ff57b26-faba-4d31-bcd7-b9dd680b827b 2018-11-14 18:34:04,137 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:34:04,552 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aaecb2d2642c43b3936a3784f1843ea7", "name": "CreateNetworkSuccessTests-8474b656-e44e-488-proj-role"}], "expires_at": "2018-11-14T19:34:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cf1dcdb85cee40afb438706deb38160d", "name": "CreateNetworkSuccessTests-8474b656-e44e-488-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/cf1dcdb85cee40afb438706deb38160d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/cf1dcdb85cee40afb438706deb38160d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/cf1dcdb85cee40afb438706deb38160d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_cf1dcdb85cee40afb438706deb38160d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_cf1dcdb85cee40afb438706deb38160d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/cf1dcdb85cee40afb438706deb38160d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/cf1dcdb85cee40afb438706deb38160d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/cf1dcdb85cee40afb438706deb38160d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/cf1dcdb85cee40afb438706deb38160d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/cf1dcdb85cee40afb438706deb38160d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/cf1dcdb85cee40afb438706deb38160d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/cf1dcdb85cee40afb438706deb38160d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/cf1dcdb85cee40afb438706deb38160d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/cf1dcdb85cee40afb438706deb38160d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-8474b656-e44e-488-user", "id": "166fe6640461471a99be02610686fbe1"}, "audit_ids": ["Ks6DctWiR2GpSm9bW_t2CQ"], "issued_at": "2018-11-14T18:34:04.000000Z"}} 2018-11-14 18:34:04,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-04b9160f-a205-41fd-abcf-7b5b8dae47a8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28a081699ef2f5d7bfdbfc0bf7dacc9b191b29cd" 2018-11-14 18:34:04,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-dd7349c7-d3dd-49ba-89df-e8362c0d36c9 Date: Wed, 14 Nov 2018 18:34:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a8669073-ffd8-4612-9366-bcd85f17ae23"],"updated_at":"2018-11-14T18:33:54Z","tenant_id":"cf1dcdb85cee40afb438706deb38160d","created_at":"2018-11-14T18:33:53Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"cf1dcdb85cee40afb438706deb38160d","id":"5db3004f-b4d5-49b3-96ad-e08cb7d352ba","name":"CreateNetworkSuccessTests-04b9160f-a205-41fd-abcf-7b5b8dae47a8-pub-net"}]} 2018-11-14 18:34:04,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-04b9160f-a205-41fd-abcf-7b5b8dae47a8-pub-net used request id req-dd7349c7-d3dd-49ba-89df-e8362c0d36c9 2018-11-14 18:34:04,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:34:04,940 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:34:04,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cf1dcdb85cee40afb438706deb38160d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f69192e881f3f9631bff336fbef3200448f51d76" 2018-11-14 18:34:04,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:34:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8740d229-6539-4a3b-b14c-63e02c417a00 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/cf1dcdb85cee40afb438706deb38160d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cf1dcdb85cee40afb438706deb38160d", "name": "CreateNetworkSuccessTests-8474b656-e44e-488-proj"}} 2018-11-14 18:34:04,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cf1dcdb85cee40afb438706deb38160d used request id req-8740d229-6539-4a3b-b14c-63e02c417a00 2018-11-14 18:34:04,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5db3004f-b4d5-49b3-96ad-e08cb7d352ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28a081699ef2f5d7bfdbfc0bf7dacc9b191b29cd" 2018-11-14 18:34:05,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-7b0f9d8d-6b8d-46d7-8640-3b934648f02a Date: Wed, 14 Nov 2018 18:34:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5db3004f-b4d5-49b3-96ad-e08cb7d352ba","tenant_id":"cf1dcdb85cee40afb438706deb38160d","created_at":"2018-11-14T18:33:54Z","dns_nameservers":[],"updated_at":"2018-11-14T18:33:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"cf1dcdb85cee40afb438706deb38160d","id":"a8669073-ffd8-4612-9366-bcd85f17ae23","subnetpool_id":null,"name":"CreateNetworkSuccessTests-04b9160f-a205-41fd-abcf-7b5b8dae47a8-pub-subnet"}]} 2018-11-14 18:34:05,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5db3004f-b4d5-49b3-96ad-e08cb7d352ba used request id req-7b0f9d8d-6b8d-46d7-8640-3b934648f02a 2018-11-14 18:34:05,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5db3004f-b4d5-49b3-96ad-e08cb7d352ba&name=CreateNetworkSuccessTests-04b9160f-a205-41fd-abcf-7b5b8dae47a8-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28a081699ef2f5d7bfdbfc0bf7dacc9b191b29cd" 2018-11-14 18:34:05,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c6430c46-41ea-4e55-bfb2-86810ee11b3d Date: Wed, 14 Nov 2018 18:34:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5db3004f-b4d5-49b3-96ad-e08cb7d352ba","tenant_id":"cf1dcdb85cee40afb438706deb38160d","created_at":"2018-11-14T18:33:54Z","dns_nameservers":[],"updated_at":"2018-11-14T18:33:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"cf1dcdb85cee40afb438706deb38160d","id":"a8669073-ffd8-4612-9366-bcd85f17ae23","subnetpool_id":null,"name":"CreateNetworkSuccessTests-04b9160f-a205-41fd-abcf-7b5b8dae47a8-pub-subnet"}]} 2018-11-14 18:34:05,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5db3004f-b4d5-49b3-96ad-e08cb7d352ba&name=CreateNetworkSuccessTests-04b9160f-a205-41fd-abcf-7b5b8dae47a8-pub-subnet used request id req-c6430c46-41ea-4e55-bfb2-86810ee11b3d 2018-11-14 18:34:05,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateNetworkSuccessTests-04b9160f-a205-41fd-abcf-7b5b8dae47a8-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28a081699ef2f5d7bfdbfc0bf7dacc9b191b29cd" 2018-11-14 18:34:06,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-628d7b7e-2711-4f9f-9ab2-56eb9eb5cabc Date: Wed, 14 Nov 2018 18:34:06 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3653731-6d80-49cb-86ba-17eff3eeceee", "ip_address": "172.30.9.209"}]}, "description": "", "tags": [], "tenant_id": "cf1dcdb85cee40afb438706deb38160d", "created_at": "2018-11-14T18:33:58Z", "admin_state_up": true, "updated_at": "2018-11-14T18:34:02Z", "revision_number": 3, "routes": [], "project_id": "cf1dcdb85cee40afb438706deb38160d", "id": "35b07c6b-a6fd-433d-bfbd-ffe932f2b684", "name": "CreateNetworkSuccessTests-04b9160f-a205-41fd-abcf-7b5b8dae47a8-pub-router"}]} 2018-11-14 18:34:06,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateNetworkSuccessTests-04b9160f-a205-41fd-abcf-7b5b8dae47a8-pub-router used request id req-628d7b7e-2711-4f9f-9ab2-56eb9eb5cabc 2018-11-14 18:34:06,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cf1dcdb85cee40afb438706deb38160d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f69192e881f3f9631bff336fbef3200448f51d76" 2018-11-14 18:34:06,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:34:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31bdba73-9a41-4547-8ec0-785b56125f35 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/cf1dcdb85cee40afb438706deb38160d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cf1dcdb85cee40afb438706deb38160d", "name": "CreateNetworkSuccessTests-8474b656-e44e-488-proj"}} 2018-11-14 18:34:06,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cf1dcdb85cee40afb438706deb38160d used request id req-31bdba73-9a41-4547-8ec0-785b56125f35 2018-11-14 18:34:06,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=35b07c6b-a6fd-433d-bfbd-ffe932f2b684 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28a081699ef2f5d7bfdbfc0bf7dacc9b191b29cd" 2018-11-14 18:34:06,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-7bc28888-ef9d-46da-b02a-75065b841242 Date: Wed, 14 Nov 2018 18:34:06 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5db3004f-b4d5-49b3-96ad-e08cb7d352ba","tenant_id":"cf1dcdb85cee40afb438706deb38160d","created_at":"2018-11-14T18:34:01Z","admin_state_up":true,"updated_at":"2018-11-14T18:34:02Z","binding:vnic_type":"normal","device_id":"35b07c6b-a6fd-433d-bfbd-ffe932f2b684","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:8e:b0:a1","id":"707e6dad-51c3-4ae8-93db-fe53320a238f","port_security_enabled":false,"project_id":"cf1dcdb85cee40afb438706deb38160d","fixed_ips":[{"subnet_id":"a8669073-ffd8-4612-9366-bcd85f17ae23","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-14 18:34:06,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=35b07c6b-a6fd-433d-bfbd-ffe932f2b684 used request id req-7bc28888-ef9d-46da-b02a-75065b841242 2018-11-14 18:34:06,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/a8669073-ffd8-4612-9366-bcd85f17ae23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28a081699ef2f5d7bfdbfc0bf7dacc9b191b29cd" 2018-11-14 18:34:07,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-863f195a-b944-4e9c-8b77-7a327812b313 Date: Wed, 14 Nov 2018 18:34:07 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5db3004f-b4d5-49b3-96ad-e08cb7d352ba","tenant_id":"cf1dcdb85cee40afb438706deb38160d","created_at":"2018-11-14T18:33:54Z","dns_nameservers":[],"updated_at":"2018-11-14T18:33:54Z","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":"cf1dcdb85cee40afb438706deb38160d","id":"a8669073-ffd8-4612-9366-bcd85f17ae23","subnetpool_id":null,"name":"CreateNetworkSuccessTests-04b9160f-a205-41fd-abcf-7b5b8dae47a8-pub-subnet"}} 2018-11-14 18:34:07,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/a8669073-ffd8-4612-9366-bcd85f17ae23 used request id req-863f195a-b944-4e9c-8b77-7a327812b313 2018-11-14 18:34:07,076 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-04b9160f-a205-41fd-abcf-7b5b8dae47a8-pub-router and subnet CreateNetworkSuccessTests-04b9160f-a205-41fd-abcf-7b5b8dae47a8-pub-subnet 2018-11-14 18:34:07,076 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-04b9160f-a205-41fd-abcf-7b5b8dae47a8-pub-router 2018-11-14 18:34:07,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/35b07c6b-a6fd-433d-bfbd-ffe932f2b684/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dfefa7bc96a076f23cc48c96becb9cfaefaec07" -d '{"subnet_id": "a8669073-ffd8-4612-9366-bcd85f17ae23"}' 2018-11-14 18:34:08,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a407f3b9-295b-4e97-8cef-3d6faa22e346 Date: Wed, 14 Nov 2018 18:34:08 GMT RESP BODY: {"network_id": "5db3004f-b4d5-49b3-96ad-e08cb7d352ba", "tenant_id": "cf1dcdb85cee40afb438706deb38160d", "subnet_id": "a8669073-ffd8-4612-9366-bcd85f17ae23", "subnet_ids": ["a8669073-ffd8-4612-9366-bcd85f17ae23"], "port_id": "707e6dad-51c3-4ae8-93db-fe53320a238f", "id": "35b07c6b-a6fd-433d-bfbd-ffe932f2b684"} 2018-11-14 18:34:08,877 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/35b07c6b-a6fd-433d-bfbd-ffe932f2b684/remove_router_interface used request id req-a407f3b9-295b-4e97-8cef-3d6faa22e346 2018-11-14 18:34:08,877 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-04b9160f-a205-41fd-abcf-7b5b8dae47a8-pub-router 2018-11-14 18:34:08,877 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-04b9160f-a205-41fd-abcf-7b5b8dae47a8-pub-router 2018-11-14 18:34:08,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/35b07c6b-a6fd-433d-bfbd-ffe932f2b684 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dfefa7bc96a076f23cc48c96becb9cfaefaec07" 2018-11-14 18:34:10,190 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-684fbec7-a5e9-4cf2-abc8-9d205355fa86 Content-Length: 0 Date: Wed, 14 Nov 2018 18:34:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:34:10,190 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/35b07c6b-a6fd-433d-bfbd-ffe932f2b684 used request id req-684fbec7-a5e9-4cf2-abc8-9d205355fa86 2018-11-14 18:34:10,191 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-04b9160f-a205-41fd-abcf-7b5b8dae47a8-pub-subnet 2018-11-14 18:34:10,191 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-04b9160f-a205-41fd-abcf-7b5b8dae47a8-pub-subnet 2018-11-14 18:34:10,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/a8669073-ffd8-4612-9366-bcd85f17ae23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e900d39fc725acf4ad44ecbe811ce2fb2137e9" 2018-11-14 18:34:12,919 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-89b598e3-ac8e-4f67-917b-389cfc44c921 Date: Wed, 14 Nov 2018 18:34:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:34:12,919 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/a8669073-ffd8-4612-9366-bcd85f17ae23 used request id req-89b598e3-ac8e-4f67-917b-389cfc44c921 2018-11-14 18:34:12,920 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-04b9160f-a205-41fd-abcf-7b5b8dae47a8-pub-net 2018-11-14 18:34:12,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/5db3004f-b4d5-49b3-96ad-e08cb7d352ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e900d39fc725acf4ad44ecbe811ce2fb2137e9" 2018-11-14 18:34:14,435 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-86ce46e2-c314-45e9-b1ab-655d6b34ff6f Date: Wed, 14 Nov 2018 18:34:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:34:14,436 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/5db3004f-b4d5-49b3-96ad-e08cb7d352ba used request id req-86ce46e2-c314-45e9-b1ab-655d6b34ff6f 2018-11-14 18:34:14,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d202f49a871a5f4445403054ab9269aaced67b1" 2018-11-14 18:34:14,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-f9ae7b32-36f5-44a9-bfc5-0da05d883d04 Date: Wed, 14 Nov 2018 18:34:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf1dcdb85cee40afb438706deb38160d", "created_at": "2018-11-14T18:33:52Z", "updated_at": "2018-11-14T18:33:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:33:52Z", "revision_number": 0, "id": "331d151d-5ca9-43c9-b03b-3b88c46424a4", "remote_group_id": "d405a3b4-baad-48ef-8de8-23a0fa767431", "remote_ip_prefix": null, "created_at": "2018-11-14T18:33:52Z", "security_group_id": "d405a3b4-baad-48ef-8de8-23a0fa767431", "tenant_id": "cf1dcdb85cee40afb438706deb38160d", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf1dcdb85cee40afb438706deb38160d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:33:53Z", "revision_number": 0, "id": "33c59033-fc35-4f02-89ec-30cc96a5529b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:33:53Z", "security_group_id": "d405a3b4-baad-48ef-8de8-23a0fa767431", "tenant_id": "cf1dcdb85cee40afb438706deb38160d", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf1dcdb85cee40afb438706deb38160d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:33:52Z", "revision_number": 0, "id": "5507fe5f-019b-42d8-a7f8-082eb5f718ff", "remote_group_id": "d405a3b4-baad-48ef-8de8-23a0fa767431", "remote_ip_prefix": null, "created_at": "2018-11-14T18:33:52Z", "security_group_id": "d405a3b4-baad-48ef-8de8-23a0fa767431", "tenant_id": "cf1dcdb85cee40afb438706deb38160d", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf1dcdb85cee40afb438706deb38160d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:33:52Z", "revision_number": 0, "id": "7aabc761-c612-4c0f-a467-97455f9b4cb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:33:52Z", "security_group_id": "d405a3b4-baad-48ef-8de8-23a0fa767431", "tenant_id": "cf1dcdb85cee40afb438706deb38160d", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf1dcdb85cee40afb438706deb38160d"}], "revision_number": 4, "project_id": "cf1dcdb85cee40afb438706deb38160d", "id": "d405a3b4-baad-48ef-8de8-23a0fa767431", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:34:14,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-f9ae7b32-36f5-44a9-bfc5-0da05d883d04 2018-11-14 18:34:14,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d202f49a871a5f4445403054ab9269aaced67b1" 2018-11-14 18:34:14,839 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:34:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd1e5c66-035a-47f3-9cda-72adb240fe7c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:34:14,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-fd1e5c66-035a-47f3-9cda-72adb240fe7c 2018-11-14 18:34:14,839 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:34:14,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d202f49a871a5f4445403054ab9269aaced67b1" 2018-11-14 18:34:14,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:34:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbcdbf4d-fae5-4930-bf52-971bea4321c3 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:34:14,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-cbcdbf4d-fae5-4930-bf52-971bea4321c3 2018-11-14 18:34:14,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d202f49a871a5f4445403054ab9269aaced67b1" 2018-11-14 18:34:15,071 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:34:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe2878ce-3d8a-4b38-b609-6f36a15042e2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:34:15,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-fe2878ce-3d8a-4b38-b609-6f36a15042e2 2018-11-14 18:34:15,071 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:34:15,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d202f49a871a5f4445403054ab9269aaced67b1" 2018-11-14 18:34:15,178 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:34:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe6ea257-0c02-4543-b3a8-23c7bd5f0f29 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:34:15,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-fe6ea257-0c02-4543-b3a8-23c7bd5f0f29 2018-11-14 18:34:15,179 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:34:15,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d202f49a871a5f4445403054ab9269aaced67b1" 2018-11-14 18:34:15,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:34:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcead135-9441-49bf-aa27-70ad09648485 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:34:15,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-dcead135-9441-49bf-aa27-70ad09648485 2018-11-14 18:34:15,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d202f49a871a5f4445403054ab9269aaced67b1" 2018-11-14 18:34:15,407 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:34:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63898b53-04f5-417c-ad4b-f31586fc7f83 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 18:34:15,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-63898b53-04f5-417c-ad4b-f31586fc7f83 2018-11-14 18:34:15,407 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:34:15,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d202f49a871a5f4445403054ab9269aaced67b1" 2018-11-14 18:34:15,545 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:34:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06eb966a-04ed-45c7-850d-910dd13c3e6e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d3b3d3f2c3dd4be6bc230a686f3f0839.", "code": 404, "title": "Not Found"}} 2018-11-14 18:34:15,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 used request id req-06eb966a-04ed-45c7-850d-910dd13c3e6e 2018-11-14 18:34:15,546 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:34:15,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d202f49a871a5f4445403054ab9269aaced67b1" 2018-11-14 18:34:15,649 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:34:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5dface06-323e-4d69-a27b-93b76187325e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5dcff89097904b7c82103d40edeed98d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:34:15,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d used request id req-5dface06-323e-4d69-a27b-93b76187325e 2018-11-14 18:34:15,650 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:34:15,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cf1dcdb85cee40afb438706deb38160d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d202f49a871a5f4445403054ab9269aaced67b1" 2018-11-14 18:34:15,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:34:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f600f0b-d8e1-44b5-a438-ba0becc4a89d Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/cf1dcdb85cee40afb438706deb38160d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cf1dcdb85cee40afb438706deb38160d", "name": "CreateNetworkSuccessTests-8474b656-e44e-488-proj"}} 2018-11-14 18:34:15,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cf1dcdb85cee40afb438706deb38160d used request id req-3f600f0b-d8e1-44b5-a438-ba0becc4a89d 2018-11-14 18:34:15,765 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d405a3b4-baad-48ef-8de8-23a0fa767431 2018-11-14 18:34:15,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d405a3b4-baad-48ef-8de8-23a0fa767431 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d202f49a871a5f4445403054ab9269aaced67b1" 2018-11-14 18:34:15,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-639045b3-d564-4dc8-b9d5-957ecc9d4d45 Date: Wed, 14 Nov 2018 18:34:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "d405a3b4-baad-48ef-8de8-23a0fa767431", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:33:52Z", "security_group_id": "d405a3b4-baad-48ef-8de8-23a0fa767431", "port_range_min": null, "revision_number": 0, "tenant_id": "cf1dcdb85cee40afb438706deb38160d", "created_at": "2018-11-14T18:33:52Z", "project_id": "cf1dcdb85cee40afb438706deb38160d", "id": "331d151d-5ca9-43c9-b03b-3b88c46424a4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:33:53Z", "security_group_id": "d405a3b4-baad-48ef-8de8-23a0fa767431", "port_range_min": null, "revision_number": 0, "tenant_id": "cf1dcdb85cee40afb438706deb38160d", "created_at": "2018-11-14T18:33:53Z", "project_id": "cf1dcdb85cee40afb438706deb38160d", "id": "33c59033-fc35-4f02-89ec-30cc96a5529b"}, {"remote_group_id": "d405a3b4-baad-48ef-8de8-23a0fa767431", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:33:52Z", "security_group_id": "d405a3b4-baad-48ef-8de8-23a0fa767431", "port_range_min": null, "revision_number": 0, "tenant_id": "cf1dcdb85cee40afb438706deb38160d", "created_at": "2018-11-14T18:33:52Z", "project_id": "cf1dcdb85cee40afb438706deb38160d", "id": "5507fe5f-019b-42d8-a7f8-082eb5f718ff"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:33:52Z", "security_group_id": "d405a3b4-baad-48ef-8de8-23a0fa767431", "port_range_min": null, "revision_number": 0, "tenant_id": "cf1dcdb85cee40afb438706deb38160d", "created_at": "2018-11-14T18:33:52Z", "project_id": "cf1dcdb85cee40afb438706deb38160d", "id": "7aabc761-c612-4c0f-a467-97455f9b4cb9"}]} 2018-11-14 18:34:15,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d405a3b4-baad-48ef-8de8-23a0fa767431 used request id req-639045b3-d564-4dc8-b9d5-957ecc9d4d45 2018-11-14 18:34:15,984 - neutron_utils - INFO - Deleting security group with name - default 2018-11-14 18:34:15,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/d405a3b4-baad-48ef-8de8-23a0fa767431 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d202f49a871a5f4445403054ab9269aaced67b1" 2018-11-14 18:34:16,362 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7e65a3f1-807d-471d-a55f-de70cf019f99 Content-Length: 0 Date: Wed, 14 Nov 2018 18:34:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:34:16,362 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/d405a3b4-baad-48ef-8de8-23a0fa767431 used request id req-7e65a3f1-807d-471d-a55f-de70cf019f99 2018-11-14 18:34:16,363 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-8474b656-e44e-488-proj 2018-11-14 18:34:16,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/cf1dcdb85cee40afb438706deb38160d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d202f49a871a5f4445403054ab9269aaced67b1" 2018-11-14 18:34:16,672 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:34:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bae15553-6037-46d9-ace3-f0923613a204 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:34:16,673 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/cf1dcdb85cee40afb438706deb38160d used request id req-bae15553-6037-46d9-ace3-f0923613a204 2018-11-14 18:34:16,673 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-8474b656-e44e-488-proj-role 2018-11-14 18:34:16,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/aaecb2d2642c43b3936a3784f1843ea7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d202f49a871a5f4445403054ab9269aaced67b1" 2018-11-14 18:34:16,798 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:34:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7a14d9f-388a-4148-8338-c0113c027482 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:34:16,798 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/aaecb2d2642c43b3936a3784f1843ea7 used request id req-d7a14d9f-388a-4148-8338-c0113c027482 2018-11-14 18:34:16,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d202f49a871a5f4445403054ab9269aaced67b1" 2018-11-14 18:34:16,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:34:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a3aa5f2-50dd-486a-89e5-7d496e6f0acb Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:34:16,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-8a3aa5f2-50dd-486a-89e5-7d496e6f0acb 2018-11-14 18:34:16,911 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-8474b656-e44e-488-user 2018-11-14 18:34:16,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/166fe6640461471a99be02610686fbe1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8700c22c3d7336207e97774a000beb78954d08ae" 2018-11-14 18:34:17,154 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:34:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5dd8e01-c14b-48bc-98c7-80dc703be1b9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:34:17,154 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/166fe6640461471a99be02610686fbe1 used request id req-b5dd8e01-c14b-48bc-98c7-80dc703be1b9 2018-11-14 18:34:17,156 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:34:17,575 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:34:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["LF_RDIm-SzGRdnglKavdWA"], "issued_at": "2018-11-14T18:34:17.000000Z"}} 2018-11-14 18:34:17,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d0df01f44364f138f97e8242f468fb4a966801" 2018-11-14 18:34:17,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:34:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2c68c3f-6c36-4be9-9716-d56706d1b11b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:34:17,679 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-e2c68c3f-6c36-4be9-9716-d56706d1b11b 2018-11-14 18:34:17,680 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:34:17,681 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:34:18,095 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:34:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["ewwZPrEERaG1iQLzbLCQ9w"], "issued_at": "2018-11-14T18:34:18.000000Z"}} 2018-11-14 18:34:18,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}061b3fed291a8e09b7a61a2b82d43a0320f571f1" 2018-11-14 18:34:18,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:34:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ed016da-d797-42f1-8100-434409963211 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:34:18,191 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-2ed016da-d797-42f1-8100-434409963211 2018-11-14 18:34:18,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:34:18,202 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:34:18,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-141cb40d-e92c-468-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}061b3fed291a8e09b7a61a2b82d43a0320f571f1" 2018-11-14 18:34:18,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:34:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad5d5b8f-5bf8-43ef-b31e-ceddcdd8cfb2 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-141cb40d-e92c-468-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:34:18,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-141cb40d-e92c-468-proj used request id req-ad5d5b8f-5bf8-43ef-b31e-ceddcdd8cfb2 2018-11-14 18:34:18,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}061b3fed291a8e09b7a61a2b82d43a0320f571f1" 2018-11-14 18:34:18,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:34:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-414e13f3-0192-4ad4-969f-77f79f1a7e4b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:34:18,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-414e13f3-0192-4ad4-969f-77f79f1a7e4b 2018-11-14 18:34:18,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}061b3fed291a8e09b7a61a2b82d43a0320f571f1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-141cb40d-e92c-468-proj"}}' 2018-11-14 18:34:18,589 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:34:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e12a97a-1935-43b5-a739-f8f4d8e85d21 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8abe651b71594d719b57dde50ed7c178"}, "tags": [], "enabled": true, "id": "8abe651b71594d719b57dde50ed7c178", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-141cb40d-e92c-468-proj"}} 2018-11-14 18:34:18,589 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-1e12a97a-1935-43b5-a739-f8f4d8e85d21 2018-11-14 18:34:18,590 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-141cb40d-e92c-468-proj 2018-11-14 18:34:18,590 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:34:18,591 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:34:19,021 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:34:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["HcYiRpf4Ro2n_XlYSMhcTA"], "issued_at": "2018-11-14T18:34:19.000000Z"}} 2018-11-14 18:34:19,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb659db04495d4ce0e5c4824bfb1f4b77364d6b8" 2018-11-14 18:34:19,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:34:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d1dab92-affd-4f0f-a78c-44914f848c94 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:34:19,119 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-7d1dab92-affd-4f0f-a78c-44914f848c94 2018-11-14 18:34:19,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:34:19,128 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:34: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:34:19,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb659db04495d4ce0e5c4824bfb1f4b77364d6b8" 2018-11-14 18:34:19,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:34:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7a77bc6-c908-4dcf-8f65-40873e9c72ca Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:34:19,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-b7a77bc6-c908-4dcf-8f65-40873e9c72ca 2018-11-14 18:34:19,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-141cb40d-e92c-468-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb659db04495d4ce0e5c4824bfb1f4b77364d6b8" 2018-11-14 18:34:19,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:34:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfc84c27-78fc-494d-bcaa-e5b22ee281ad Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-141cb40d-e92c-468-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8abe651b71594d719b57dde50ed7c178"}, "tags": [], "enabled": true, "id": "8abe651b71594d719b57dde50ed7c178", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-141cb40d-e92c-468-proj"}]} 2018-11-14 18:34:19,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-141cb40d-e92c-468-proj used request id req-bfc84c27-78fc-494d-bcaa-e5b22ee281ad 2018-11-14 18:34:19,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb659db04495d4ce0e5c4824bfb1f4b77364d6b8" 2018-11-14 18:34:19,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:34:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7b6b375-1344-414d-b003-0bcfb5697628 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:34:19,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-a7b6b375-1344-414d-b003-0bcfb5697628 2018-11-14 18:34:19,805 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-141cb40d-e92c-468-user 2018-11-14 18:34:19,805 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:34:19,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}061b3fed291a8e09b7a61a2b82d43a0320f571f1" 2018-11-14 18:34:19,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:34:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07298d84-a23e-445a-af8c-d03bdc62356f Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:34:19,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-07298d84-a23e-445a-af8c-d03bdc62356f 2018-11-14 18:34:19,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}061b3fed291a8e09b7a61a2b82d43a0320f571f1" -d '{"role": {"name": "CreateNetworkSuccessTests-141cb40d-e92c-468-proj-role"}}' 2018-11-14 18:34:20,044 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:34:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf016a5d-16fb-4e95-9219-a1624a1669df Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4dc2eaa9360a429d98ee5311412767c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/4dc2eaa9360a429d98ee5311412767c4"}, "name": "CreateNetworkSuccessTests-141cb40d-e92c-468-proj-role"}} 2018-11-14 18:34:20,044 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-cf016a5d-16fb-4e95-9219-a1624a1669df 2018-11-14 18:34:20,044 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-141cb40d-e92c-468-proj-role 2018-11-14 18:34:20,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/4dc2eaa9360a429d98ee5311412767c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}061b3fed291a8e09b7a61a2b82d43a0320f571f1" 2018-11-14 18:34:20,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:34:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bd984de-fd37-4ae6-8e6a-06e2d465557a Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4dc2eaa9360a429d98ee5311412767c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/4dc2eaa9360a429d98ee5311412767c4"}, "name": "CreateNetworkSuccessTests-141cb40d-e92c-468-proj-role"}} 2018-11-14 18:34:20,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/4dc2eaa9360a429d98ee5311412767c4 used request id req-5bd984de-fd37-4ae6-8e6a-06e2d465557a 2018-11-14 18:34:20,151 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-141cb40d-e92c-468-proj-role to project CreateNetworkSuccessTests-141cb40d-e92c-468-proj 2018-11-14 18:34:20,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/8abe651b71594d719b57dde50ed7c178/users/998db86bc5d449a6821933c3fa4b763a/roles/4dc2eaa9360a429d98ee5311412767c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}061b3fed291a8e09b7a61a2b82d43a0320f571f1" 2018-11-14 18:34:20,209 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:34:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47d35dfd-e2f6-4a77-8f72-9c9e465a0e0c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:34:20,209 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/8abe651b71594d719b57dde50ed7c178/users/998db86bc5d449a6821933c3fa4b763a/roles/4dc2eaa9360a429d98ee5311412767c4 used request id req-47d35dfd-e2f6-4a77-8f72-9c9e465a0e0c 2018-11-14 18:34:20,211 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:34:20,212 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:34:20,620 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4dc2eaa9360a429d98ee5311412767c4", "name": "CreateNetworkSuccessTests-141cb40d-e92c-468-proj-role"}], "expires_at": "2018-11-14T19:34:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8abe651b71594d719b57dde50ed7c178", "name": "CreateNetworkSuccessTests-141cb40d-e92c-468-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/8abe651b71594d719b57dde50ed7c178", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/8abe651b71594d719b57dde50ed7c178", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/8abe651b71594d719b57dde50ed7c178", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_8abe651b71594d719b57dde50ed7c178", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_8abe651b71594d719b57dde50ed7c178", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/8abe651b71594d719b57dde50ed7c178", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/8abe651b71594d719b57dde50ed7c178", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/8abe651b71594d719b57dde50ed7c178", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/8abe651b71594d719b57dde50ed7c178", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/8abe651b71594d719b57dde50ed7c178", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/8abe651b71594d719b57dde50ed7c178", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/8abe651b71594d719b57dde50ed7c178", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/8abe651b71594d719b57dde50ed7c178", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/8abe651b71594d719b57dde50ed7c178", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-141cb40d-e92c-468-user", "id": "998db86bc5d449a6821933c3fa4b763a"}, "audit_ids": ["mqFUzKKJR0-K0e3Q8yOlGw"], "issued_at": "2018-11-14T18:34:20.000000Z"}} 2018-11-14 18:34:20,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a07ff551f31121ce961d0ac716debc8cec801760" 2018-11-14 18:34:20,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:34:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02b49a73-11dd-445d-81b5-1304fffd5b2e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:34:20,733 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-02b49a73-11dd-445d-81b5-1304fffd5b2e 2018-11-14 18:34:20,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-51074764-61e1-439e-8b38-5348895ae743-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a07ff551f31121ce961d0ac716debc8cec801760" 2018-11-14 18:34:20,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-4a8569c8-61c2-44f3-8326-96bd55d3bd5b Date: Wed, 14 Nov 2018 18:34:20 GMT RESP BODY: {"networks":[]} 2018-11-14 18:34:20,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-51074764-61e1-439e-8b38-5348895ae743-pub-net used request id req-4a8569c8-61c2-44f3-8326-96bd55d3bd5b 2018-11-14 18:34:20,935 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-51074764-61e1-439e-8b38-5348895ae743-pub-net 2018-11-14 18:34:20,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a07ff551f31121ce961d0ac716debc8cec801760" -d '{"network": {"mtu": 999, "name": "CreateNetworkSuccessTests-51074764-61e1-439e-8b38-5348895ae743-pub-net", "admin_state_up": true}}' 2018-11-14 18:34:21,982 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-b1bc8e25-79ad-43a2-92d7-08f9c3fe40d0 Date: Wed, 14 Nov 2018 18:34:21 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"8abe651b71594d719b57dde50ed7c178","created_at":"2018-11-14T18:34:21Z","tags":[],"ipv6_address_scope":null,"mtu":999,"updated_at":"2018-11-14T18:34:21Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"8abe651b71594d719b57dde50ed7c178","id":"a99ca6e1-24f0-4d14-9d32-d788e15438c0","name":"CreateNetworkSuccessTests-51074764-61e1-439e-8b38-5348895ae743-pub-net"}} 2018-11-14 18:34:21,983 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-b1bc8e25-79ad-43a2-92d7-08f9c3fe40d0 2018-11-14 18:34:21,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=a99ca6e1-24f0-4d14-9d32-d788e15438c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a07ff551f31121ce961d0ac716debc8cec801760" 2018-11-14 18:34:22,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-aeb310ad-3fe0-4160-8091-9b7f43cfef0b Date: Wed, 14 Nov 2018 18:34:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-14T18:34:21Z","tenant_id":"8abe651b71594d719b57dde50ed7c178","created_at":"2018-11-14T18:34:21Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"8abe651b71594d719b57dde50ed7c178","id":"a99ca6e1-24f0-4d14-9d32-d788e15438c0","name":"CreateNetworkSuccessTests-51074764-61e1-439e-8b38-5348895ae743-pub-net"}]} 2018-11-14 18:34:22,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=a99ca6e1-24f0-4d14-9d32-d788e15438c0 used request id req-aeb310ad-3fe0-4160-8091-9b7f43cfef0b 2018-11-14 18:34:22,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=a99ca6e1-24f0-4d14-9d32-d788e15438c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a07ff551f31121ce961d0ac716debc8cec801760" 2018-11-14 18:34:22,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9f97ae28-e152-4838-9fba-2cae8e84cfff Date: Wed, 14 Nov 2018 18:34:22 GMT RESP BODY: {"subnets":[]} 2018-11-14 18:34:22,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=a99ca6e1-24f0-4d14-9d32-d788e15438c0 used request id req-9f97ae28-e152-4838-9fba-2cae8e84cfff 2018-11-14 18:34:22,476 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-51074764-61e1-439e-8b38-5348895ae743-pub-subnet 2018-11-14 18:34:22,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a07ff551f31121ce961d0ac716debc8cec801760" -d '{"subnets": [{"ip_version": 4, "network_id": "a99ca6e1-24f0-4d14-9d32-d788e15438c0", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-51074764-61e1-439e-8b38-5348895ae743-pub-subnet"}]}' 2018-11-14 18:34:23,492 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-68057efd-406d-44c6-b88d-dd6878e93f38 Date: Wed, 14 Nov 2018 18:34:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a99ca6e1-24f0-4d14-9d32-d788e15438c0","tenant_id":"8abe651b71594d719b57dde50ed7c178","created_at":"2018-11-14T18:34:23Z","dns_nameservers":[],"updated_at":"2018-11-14T18:34:23Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"8abe651b71594d719b57dde50ed7c178","id":"c38c2e5b-05eb-4c75-b3ce-6e2eef6ef397","subnetpool_id":null,"name":"CreateNetworkSuccessTests-51074764-61e1-439e-8b38-5348895ae743-pub-subnet"}]} 2018-11-14 18:34:23,492 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-68057efd-406d-44c6-b88d-dd6878e93f38 2018-11-14 18:34:23,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=a99ca6e1-24f0-4d14-9d32-d788e15438c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a07ff551f31121ce961d0ac716debc8cec801760" 2018-11-14 18:34:23,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-92d36dbb-7140-427f-8210-848cb4e33b4d Date: Wed, 14 Nov 2018 18:34:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c38c2e5b-05eb-4c75-b3ce-6e2eef6ef397"],"updated_at":"2018-11-14T18:34:23Z","tenant_id":"8abe651b71594d719b57dde50ed7c178","created_at":"2018-11-14T18:34:21Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8abe651b71594d719b57dde50ed7c178","id":"a99ca6e1-24f0-4d14-9d32-d788e15438c0","name":"CreateNetworkSuccessTests-51074764-61e1-439e-8b38-5348895ae743-pub-net"}]} 2018-11-14 18:34:23,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=a99ca6e1-24f0-4d14-9d32-d788e15438c0 used request id req-92d36dbb-7140-427f-8210-848cb4e33b4d 2018-11-14 18:34:23,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=a99ca6e1-24f0-4d14-9d32-d788e15438c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a07ff551f31121ce961d0ac716debc8cec801760" 2018-11-14 18:34:24,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-4d6dd600-28db-41df-b7ea-ff91a96d8401 Date: Wed, 14 Nov 2018 18:34:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a99ca6e1-24f0-4d14-9d32-d788e15438c0","tenant_id":"8abe651b71594d719b57dde50ed7c178","created_at":"2018-11-14T18:34:23Z","dns_nameservers":[],"updated_at":"2018-11-14T18:34:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8abe651b71594d719b57dde50ed7c178","id":"c38c2e5b-05eb-4c75-b3ce-6e2eef6ef397","subnetpool_id":null,"name":"CreateNetworkSuccessTests-51074764-61e1-439e-8b38-5348895ae743-pub-subnet"}]} 2018-11-14 18:34:24,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=a99ca6e1-24f0-4d14-9d32-d788e15438c0 used request id req-4d6dd600-28db-41df-b7ea-ff91a96d8401 2018-11-14 18:34:24,001 - OpenStackNetwork - DEBUG - Network [a99ca6e1-24f0-4d14-9d32-d788e15438c0] created successfully 2018-11-14 18:34:24,002 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:34:24,403 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4dc2eaa9360a429d98ee5311412767c4", "name": "CreateNetworkSuccessTests-141cb40d-e92c-468-proj-role"}], "expires_at": "2018-11-14T19:34:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8abe651b71594d719b57dde50ed7c178", "name": "CreateNetworkSuccessTests-141cb40d-e92c-468-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/8abe651b71594d719b57dde50ed7c178", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/8abe651b71594d719b57dde50ed7c178", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/8abe651b71594d719b57dde50ed7c178", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_8abe651b71594d719b57dde50ed7c178", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_8abe651b71594d719b57dde50ed7c178", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/8abe651b71594d719b57dde50ed7c178", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/8abe651b71594d719b57dde50ed7c178", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/8abe651b71594d719b57dde50ed7c178", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/8abe651b71594d719b57dde50ed7c178", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/8abe651b71594d719b57dde50ed7c178", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/8abe651b71594d719b57dde50ed7c178", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/8abe651b71594d719b57dde50ed7c178", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/8abe651b71594d719b57dde50ed7c178", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/8abe651b71594d719b57dde50ed7c178", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-141cb40d-e92c-468-user", "id": "998db86bc5d449a6821933c3fa4b763a"}, "audit_ids": ["5hH7d1wbTP6aGxbexc4jmg"], "issued_at": "2018-11-14T18:34:24.000000Z"}} 2018-11-14 18:34:24,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-51074764-61e1-439e-8b38-5348895ae743-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f70e260a367c89d193bbef5e59fc4716ca40615" 2018-11-14 18:34:24,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-b244a8c4-5bcd-4815-9135-010cb5c78d56 Date: Wed, 14 Nov 2018 18:34:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c38c2e5b-05eb-4c75-b3ce-6e2eef6ef397"],"updated_at":"2018-11-14T18:34:23Z","tenant_id":"8abe651b71594d719b57dde50ed7c178","created_at":"2018-11-14T18:34:21Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8abe651b71594d719b57dde50ed7c178","id":"a99ca6e1-24f0-4d14-9d32-d788e15438c0","name":"CreateNetworkSuccessTests-51074764-61e1-439e-8b38-5348895ae743-pub-net"}]} 2018-11-14 18:34:24,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-51074764-61e1-439e-8b38-5348895ae743-pub-net used request id req-b244a8c4-5bcd-4815-9135-010cb5c78d56 2018-11-14 18:34:24,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:34:24,695 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:34: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:34:24,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/8abe651b71594d719b57dde50ed7c178 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d0df01f44364f138f97e8242f468fb4a966801" 2018-11-14 18:34:24,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:34:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03dc1ba2-2211-4d90-8f69-6532882a8732 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8abe651b71594d719b57dde50ed7c178"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8abe651b71594d719b57dde50ed7c178", "name": "CreateNetworkSuccessTests-141cb40d-e92c-468-proj"}} 2018-11-14 18:34:24,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/8abe651b71594d719b57dde50ed7c178 used request id req-03dc1ba2-2211-4d90-8f69-6532882a8732 2018-11-14 18:34:24,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=a99ca6e1-24f0-4d14-9d32-d788e15438c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f70e260a367c89d193bbef5e59fc4716ca40615" 2018-11-14 18:34:25,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2b884030-4a49-46c3-b5a1-68b2539d9b3a Date: Wed, 14 Nov 2018 18:34:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a99ca6e1-24f0-4d14-9d32-d788e15438c0","tenant_id":"8abe651b71594d719b57dde50ed7c178","created_at":"2018-11-14T18:34:23Z","dns_nameservers":[],"updated_at":"2018-11-14T18:34:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8abe651b71594d719b57dde50ed7c178","id":"c38c2e5b-05eb-4c75-b3ce-6e2eef6ef397","subnetpool_id":null,"name":"CreateNetworkSuccessTests-51074764-61e1-439e-8b38-5348895ae743-pub-subnet"}]} 2018-11-14 18:34:25,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=a99ca6e1-24f0-4d14-9d32-d788e15438c0 used request id req-2b884030-4a49-46c3-b5a1-68b2539d9b3a 2018-11-14 18:34:25,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=a99ca6e1-24f0-4d14-9d32-d788e15438c0&name=CreateNetworkSuccessTests-51074764-61e1-439e-8b38-5348895ae743-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f70e260a367c89d193bbef5e59fc4716ca40615" 2018-11-14 18:34:25,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-bfb36720-892e-4f00-a262-fa1fe63aad3d Date: Wed, 14 Nov 2018 18:34:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a99ca6e1-24f0-4d14-9d32-d788e15438c0","tenant_id":"8abe651b71594d719b57dde50ed7c178","created_at":"2018-11-14T18:34:23Z","dns_nameservers":[],"updated_at":"2018-11-14T18:34:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8abe651b71594d719b57dde50ed7c178","id":"c38c2e5b-05eb-4c75-b3ce-6e2eef6ef397","subnetpool_id":null,"name":"CreateNetworkSuccessTests-51074764-61e1-439e-8b38-5348895ae743-pub-subnet"}]} 2018-11-14 18:34:25,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=a99ca6e1-24f0-4d14-9d32-d788e15438c0&name=CreateNetworkSuccessTests-51074764-61e1-439e-8b38-5348895ae743-pub-subnet used request id req-bfb36720-892e-4f00-a262-fa1fe63aad3d 2018-11-14 18:34:25,710 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-51074764-61e1-439e-8b38-5348895ae743-pub-subnet 2018-11-14 18:34:25,710 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-51074764-61e1-439e-8b38-5348895ae743-pub-subnet 2018-11-14 18:34:25,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/c38c2e5b-05eb-4c75-b3ce-6e2eef6ef397 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a07ff551f31121ce961d0ac716debc8cec801760" 2018-11-14 18:34:28,194 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-17e2e3a7-be4a-4905-a5b3-ae52ac3236e4 Date: Wed, 14 Nov 2018 18:34:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:34:28,194 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/c38c2e5b-05eb-4c75-b3ce-6e2eef6ef397 used request id req-17e2e3a7-be4a-4905-a5b3-ae52ac3236e4 2018-11-14 18:34:28,195 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-51074764-61e1-439e-8b38-5348895ae743-pub-net 2018-11-14 18:34:28,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/a99ca6e1-24f0-4d14-9d32-d788e15438c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a07ff551f31121ce961d0ac716debc8cec801760" 2018-11-14 18:34:30,450 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-960df323-c341-48a9-8709-c31a2abcfa10 Date: Wed, 14 Nov 2018 18:34:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:34:30,450 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/a99ca6e1-24f0-4d14-9d32-d788e15438c0 used request id req-960df323-c341-48a9-8709-c31a2abcfa10 2018-11-14 18:34:30,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}061b3fed291a8e09b7a61a2b82d43a0320f571f1" 2018-11-14 18:34:30,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-b8cec6e2-25ae-444a-bd6e-57de5e4bae78 Date: Wed, 14 Nov 2018 18:34:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8abe651b71594d719b57dde50ed7c178", "created_at": "2018-11-14T18:34:21Z", "updated_at": "2018-11-14T18:34:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:34:21Z", "revision_number": 0, "id": "1b5752c8-07c1-42f0-87a1-33a089c75634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:34:21Z", "security_group_id": "fd930a85-5adc-4e97-ad1a-aa470900c7b1", "tenant_id": "8abe651b71594d719b57dde50ed7c178", "port_range_min": null, "ethertype": "IPv6", "project_id": "8abe651b71594d719b57dde50ed7c178"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:34:21Z", "revision_number": 0, "id": "4e040af7-a273-4640-b9bd-bdfda37112de", "remote_group_id": "fd930a85-5adc-4e97-ad1a-aa470900c7b1", "remote_ip_prefix": null, "created_at": "2018-11-14T18:34:21Z", "security_group_id": "fd930a85-5adc-4e97-ad1a-aa470900c7b1", "tenant_id": "8abe651b71594d719b57dde50ed7c178", "port_range_min": null, "ethertype": "IPv6", "project_id": "8abe651b71594d719b57dde50ed7c178"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:34:21Z", "revision_number": 0, "id": "74daf02e-62e9-487a-8811-5ae8a5bdf866", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:34:21Z", "security_group_id": "fd930a85-5adc-4e97-ad1a-aa470900c7b1", "tenant_id": "8abe651b71594d719b57dde50ed7c178", "port_range_min": null, "ethertype": "IPv4", "project_id": "8abe651b71594d719b57dde50ed7c178"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:34:21Z", "revision_number": 0, "id": "d1fbaa27-fb50-4b24-b39f-88d953ca6ecc", "remote_group_id": "fd930a85-5adc-4e97-ad1a-aa470900c7b1", "remote_ip_prefix": null, "created_at": "2018-11-14T18:34:21Z", "security_group_id": "fd930a85-5adc-4e97-ad1a-aa470900c7b1", "tenant_id": "8abe651b71594d719b57dde50ed7c178", "port_range_min": null, "ethertype": "IPv4", "project_id": "8abe651b71594d719b57dde50ed7c178"}], "revision_number": 4, "project_id": "8abe651b71594d719b57dde50ed7c178", "id": "fd930a85-5adc-4e97-ad1a-aa470900c7b1", "name": "default"}]} 2018-11-14 18:34:30,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-b8cec6e2-25ae-444a-bd6e-57de5e4bae78 2018-11-14 18:34:30,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}061b3fed291a8e09b7a61a2b82d43a0320f571f1" 2018-11-14 18:34:30,903 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:34:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a318d318-943b-4efe-8798-af6829ba4057 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:34:30,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-a318d318-943b-4efe-8798-af6829ba4057 2018-11-14 18:34:30,903 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:34:30,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}061b3fed291a8e09b7a61a2b82d43a0320f571f1" 2018-11-14 18:34:31,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:34:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9fc6926-6594-401b-ab4f-c1082b3fc900 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:34:31,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-f9fc6926-6594-401b-ab4f-c1082b3fc900 2018-11-14 18:34:31,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}061b3fed291a8e09b7a61a2b82d43a0320f571f1" 2018-11-14 18:34:31,121 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:34:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2876f97d-b93c-4850-a110-cafd43f4b8b7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:34:31,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-2876f97d-b93c-4850-a110-cafd43f4b8b7 2018-11-14 18:34:31,122 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:34:31,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}061b3fed291a8e09b7a61a2b82d43a0320f571f1" 2018-11-14 18:34:31,226 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:34:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e174f5d-9037-470a-aad2-aa8351a156dd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:34:31,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-2e174f5d-9037-470a-aad2-aa8351a156dd 2018-11-14 18:34:31,226 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:34:31,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}061b3fed291a8e09b7a61a2b82d43a0320f571f1" 2018-11-14 18:34:31,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:34:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6abba794-d7c9-4ee5-a0d8-3ff117f771e7 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:34:31,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-6abba794-d7c9-4ee5-a0d8-3ff117f771e7 2018-11-14 18:34:31,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}061b3fed291a8e09b7a61a2b82d43a0320f571f1" 2018-11-14 18:34:31,469 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:34:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3e5fb59-4cd3-4507-b4f5-062cde62de26 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 18:34:31,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-d3e5fb59-4cd3-4507-b4f5-062cde62de26 2018-11-14 18:34:31,470 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:34:31,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}061b3fed291a8e09b7a61a2b82d43a0320f571f1" 2018-11-14 18:34:31,576 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:34:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52e5b63f-f502-48bc-87ca-f0580625c5c9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d3b3d3f2c3dd4be6bc230a686f3f0839.", "code": 404, "title": "Not Found"}} 2018-11-14 18:34:31,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 used request id req-52e5b63f-f502-48bc-87ca-f0580625c5c9 2018-11-14 18:34:31,577 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:34:31,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}061b3fed291a8e09b7a61a2b82d43a0320f571f1" 2018-11-14 18:34:31,691 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:34:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d56d727-b8f1-4fed-b47c-4d3d706fc217 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5dcff89097904b7c82103d40edeed98d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:34:31,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d used request id req-8d56d727-b8f1-4fed-b47c-4d3d706fc217 2018-11-14 18:34:31,692 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:34:31,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}061b3fed291a8e09b7a61a2b82d43a0320f571f1" 2018-11-14 18:34:31,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:34:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17936def-9549-4ad9-aa24-62cf519c8274 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:34:31,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-17936def-9549-4ad9-aa24-62cf519c8274 2018-11-14 18:34:31,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}061b3fed291a8e09b7a61a2b82d43a0320f571f1" 2018-11-14 18:34:31,911 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:34:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e88a350-5c73-48ce-8894-31884f1fe9b9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 991384c74c4d47b3bd2a68e52ad620ce.", "code": 404, "title": "Not Found"}} 2018-11-14 18:34:31,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce used request id req-6e88a350-5c73-48ce-8894-31884f1fe9b9 2018-11-14 18:34:31,911 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:34:31,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/8abe651b71594d719b57dde50ed7c178 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}061b3fed291a8e09b7a61a2b82d43a0320f571f1" 2018-11-14 18:34:32,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:34:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59467524-7521-484d-8edd-400703325bf3 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8abe651b71594d719b57dde50ed7c178"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8abe651b71594d719b57dde50ed7c178", "name": "CreateNetworkSuccessTests-141cb40d-e92c-468-proj"}} 2018-11-14 18:34:32,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/8abe651b71594d719b57dde50ed7c178 used request id req-59467524-7521-484d-8edd-400703325bf3 2018-11-14 18:34:32,026 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fd930a85-5adc-4e97-ad1a-aa470900c7b1 2018-11-14 18:34:32,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=fd930a85-5adc-4e97-ad1a-aa470900c7b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}061b3fed291a8e09b7a61a2b82d43a0320f571f1" 2018-11-14 18:34:32,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-5818ab46-29bd-4de0-bee7-421637d0bcc2 Date: Wed, 14 Nov 2018 18:34:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:34:21Z", "security_group_id": "fd930a85-5adc-4e97-ad1a-aa470900c7b1", "port_range_min": null, "revision_number": 0, "tenant_id": "8abe651b71594d719b57dde50ed7c178", "created_at": "2018-11-14T18:34:21Z", "project_id": "8abe651b71594d719b57dde50ed7c178", "id": "1b5752c8-07c1-42f0-87a1-33a089c75634"}, {"remote_group_id": "fd930a85-5adc-4e97-ad1a-aa470900c7b1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:34:21Z", "security_group_id": "fd930a85-5adc-4e97-ad1a-aa470900c7b1", "port_range_min": null, "revision_number": 0, "tenant_id": "8abe651b71594d719b57dde50ed7c178", "created_at": "2018-11-14T18:34:21Z", "project_id": "8abe651b71594d719b57dde50ed7c178", "id": "4e040af7-a273-4640-b9bd-bdfda37112de"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:34:21Z", "security_group_id": "fd930a85-5adc-4e97-ad1a-aa470900c7b1", "port_range_min": null, "revision_number": 0, "tenant_id": "8abe651b71594d719b57dde50ed7c178", "created_at": "2018-11-14T18:34:21Z", "project_id": "8abe651b71594d719b57dde50ed7c178", "id": "74daf02e-62e9-487a-8811-5ae8a5bdf866"}, {"remote_group_id": "fd930a85-5adc-4e97-ad1a-aa470900c7b1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:34:21Z", "security_group_id": "fd930a85-5adc-4e97-ad1a-aa470900c7b1", "port_range_min": null, "revision_number": 0, "tenant_id": "8abe651b71594d719b57dde50ed7c178", "created_at": "2018-11-14T18:34:21Z", "project_id": "8abe651b71594d719b57dde50ed7c178", "id": "d1fbaa27-fb50-4b24-b39f-88d953ca6ecc"}]} 2018-11-14 18:34:32,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=fd930a85-5adc-4e97-ad1a-aa470900c7b1 used request id req-5818ab46-29bd-4de0-bee7-421637d0bcc2 2018-11-14 18:34:32,245 - neutron_utils - INFO - Deleting security group with name - default 2018-11-14 18:34:32,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/fd930a85-5adc-4e97-ad1a-aa470900c7b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}061b3fed291a8e09b7a61a2b82d43a0320f571f1" 2018-11-14 18:34:32,639 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9eac2a15-898e-448e-8c92-e5d60b859306 Content-Length: 0 Date: Wed, 14 Nov 2018 18:34:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:34:32,639 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/fd930a85-5adc-4e97-ad1a-aa470900c7b1 used request id req-9eac2a15-898e-448e-8c92-e5d60b859306 2018-11-14 18:34:32,640 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-141cb40d-e92c-468-proj 2018-11-14 18:34:32,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/8abe651b71594d719b57dde50ed7c178 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}061b3fed291a8e09b7a61a2b82d43a0320f571f1" 2018-11-14 18:34:33,044 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:34:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05526d42-5bab-4197-9a82-711771d12acf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:34:33,044 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/8abe651b71594d719b57dde50ed7c178 used request id req-05526d42-5bab-4197-9a82-711771d12acf 2018-11-14 18:34:33,045 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-141cb40d-e92c-468-proj-role 2018-11-14 18:34:33,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/4dc2eaa9360a429d98ee5311412767c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}061b3fed291a8e09b7a61a2b82d43a0320f571f1" 2018-11-14 18:34:33,175 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:34:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4fd9062-f315-44c5-8260-f3a5c5e23608 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:34:33,176 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/4dc2eaa9360a429d98ee5311412767c4 used request id req-a4fd9062-f315-44c5-8260-f3a5c5e23608 2018-11-14 18:34:33,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}061b3fed291a8e09b7a61a2b82d43a0320f571f1" 2018-11-14 18:34:33,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:34:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f00882d-9176-448a-b1f5-0272b70aeede Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:34:33,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-7f00882d-9176-448a-b1f5-0272b70aeede 2018-11-14 18:34:33,289 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-141cb40d-e92c-468-user 2018-11-14 18:34:33,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/998db86bc5d449a6821933c3fa4b763a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb659db04495d4ce0e5c4824bfb1f4b77364d6b8" 2018-11-14 18:34:33,519 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:34:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4cea9784-74fe-410b-b342-2d99b7f7cf11 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:34:33,520 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/998db86bc5d449a6821933c3fa4b763a used request id req-4cea9784-74fe-410b-b342-2d99b7f7cf11 2018-11-14 18:34:33,521 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:34:33,926 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:34:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["muJnD3jiS8Ob6TaSjk78XQ"], "issued_at": "2018-11-14T18:34:33.000000Z"}} 2018-11-14 18:34:33,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbd0d0733608fcd92dff2a729b8ac990e21a83b4" 2018-11-14 18:34:34,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:34:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c40622e8-4f61-40ae-bbad-6ec258d8d29d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:34:34,135 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-c40622e8-4f61-40ae-bbad-6ec258d8d29d 2018-11-14 18:34:34,137 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:34:34,137 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:34:34,561 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:34:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["N-ZdyaoET9OaUxm9yihzPA"], "issued_at": "2018-11-14T18:34:34.000000Z"}} 2018-11-14 18:34:34,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9ca3fe91ca0a7dc824010a82f2b1b930a651cca" 2018-11-14 18:34:34,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:34:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e84ad3ef-1757-4e68-9ded-87340c726523 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:34:34,658 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-e84ad3ef-1757-4e68-9ded-87340c726523 2018-11-14 18:34:34,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:34:34,668 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:34: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:34:34,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-3ff2f88e-7c5c-499-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9ca3fe91ca0a7dc824010a82f2b1b930a651cca" 2018-11-14 18:34:34,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:34:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1da7208-7060-429f-aacd-287144fd7a02 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-3ff2f88e-7c5c-499-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:34:34,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-3ff2f88e-7c5c-499-proj used request id req-e1da7208-7060-429f-aacd-287144fd7a02 2018-11-14 18:34:34,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9ca3fe91ca0a7dc824010a82f2b1b930a651cca" 2018-11-14 18:34:34,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:34:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5efb8eb-a4e8-4a47-bd24-0dc3b0484b2a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:34:34,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-e5efb8eb-a4e8-4a47-bd24-0dc3b0484b2a 2018-11-14 18:34:34,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9ca3fe91ca0a7dc824010a82f2b1b930a651cca" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-3ff2f88e-7c5c-499-proj"}}' 2018-11-14 18:34:35,062 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:34:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42c470d6-8a2e-4c70-8d11-fbc1a7339725 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/06faa7f76c58468ab5594fae4ec765a6"}, "tags": [], "enabled": true, "id": "06faa7f76c58468ab5594fae4ec765a6", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-3ff2f88e-7c5c-499-proj"}} 2018-11-14 18:34:35,062 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-42c470d6-8a2e-4c70-8d11-fbc1a7339725 2018-11-14 18:34:35,063 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-3ff2f88e-7c5c-499-proj 2018-11-14 18:34:35,063 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:34:35,064 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:34:35,484 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:34:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["dHonQXiTQqyOivFpojUKhA"], "issued_at": "2018-11-14T18:34:35.000000Z"}} 2018-11-14 18:34:35,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab46ea950d5a3ca2c4864945de9cb491c019f38a" 2018-11-14 18:34:35,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:34:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f245a8e9-2838-499b-adad-80c9dd8e2f47 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:34:35,584 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-f245a8e9-2838-499b-adad-80c9dd8e2f47 2018-11-14 18:34:35,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:34:35,593 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:34: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:34:35,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab46ea950d5a3ca2c4864945de9cb491c019f38a" 2018-11-14 18:34:35,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:34:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da05c0ae-b0dc-4722-8838-610132ede1b5 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:34:35,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-da05c0ae-b0dc-4722-8838-610132ede1b5 2018-11-14 18:34:35,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-3ff2f88e-7c5c-499-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab46ea950d5a3ca2c4864945de9cb491c019f38a" 2018-11-14 18:34:35,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:34:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-794ee2b3-46ba-486d-a6b0-97bd881fd129 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-3ff2f88e-7c5c-499-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/06faa7f76c58468ab5594fae4ec765a6"}, "tags": [], "enabled": true, "id": "06faa7f76c58468ab5594fae4ec765a6", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-3ff2f88e-7c5c-499-proj"}]} 2018-11-14 18:34:35,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-3ff2f88e-7c5c-499-proj used request id req-794ee2b3-46ba-486d-a6b0-97bd881fd129 2018-11-14 18:34:35,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab46ea950d5a3ca2c4864945de9cb491c019f38a" 2018-11-14 18:34:36,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:34:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca0f3958-2fd9-4efe-92a7-5afbfff4b405 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:34:36,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-ca0f3958-2fd9-4efe-92a7-5afbfff4b405 2018-11-14 18:34:36,428 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-3ff2f88e-7c5c-499-user 2018-11-14 18:34:36,428 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:34:36,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9ca3fe91ca0a7dc824010a82f2b1b930a651cca" 2018-11-14 18:34:36,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:34:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd2c3ece-3562-4025-8706-afc0615314e7 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:34:36,532 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-dd2c3ece-3562-4025-8706-afc0615314e7 2018-11-14 18:34:36,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9ca3fe91ca0a7dc824010a82f2b1b930a651cca" -d '{"role": {"name": "CreateNetworkSuccessTests-3ff2f88e-7c5c-499-proj-role"}}' 2018-11-14 18:34:36,679 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:34:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85dd8332-16f3-48be-8f87-b61919d2a247 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e7cbce10732a458bb3c323eb4faed650", "links": {"self": "http://172.30.9.28:5000/v3/roles/e7cbce10732a458bb3c323eb4faed650"}, "name": "CreateNetworkSuccessTests-3ff2f88e-7c5c-499-proj-role"}} 2018-11-14 18:34:36,679 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-85dd8332-16f3-48be-8f87-b61919d2a247 2018-11-14 18:34:36,679 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-3ff2f88e-7c5c-499-proj-role 2018-11-14 18:34:36,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/e7cbce10732a458bb3c323eb4faed650 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9ca3fe91ca0a7dc824010a82f2b1b930a651cca" 2018-11-14 18:34:36,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:34:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6a9eab5-a045-41b7-89b6-ae9fcea3a126 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e7cbce10732a458bb3c323eb4faed650", "links": {"self": "http://172.30.9.28:5000/v3/roles/e7cbce10732a458bb3c323eb4faed650"}, "name": "CreateNetworkSuccessTests-3ff2f88e-7c5c-499-proj-role"}} 2018-11-14 18:34:36,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/e7cbce10732a458bb3c323eb4faed650 used request id req-d6a9eab5-a045-41b7-89b6-ae9fcea3a126 2018-11-14 18:34:36,795 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-3ff2f88e-7c5c-499-proj-role to project CreateNetworkSuccessTests-3ff2f88e-7c5c-499-proj 2018-11-14 18:34:36,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/06faa7f76c58468ab5594fae4ec765a6/users/fb9bf8b0a6e6422a8cc92bf83ed84589/roles/e7cbce10732a458bb3c323eb4faed650 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9ca3fe91ca0a7dc824010a82f2b1b930a651cca" 2018-11-14 18:34:36,945 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:34:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc42092b-05e7-40d6-a8a8-63db36a9809b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:34:36,945 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/06faa7f76c58468ab5594fae4ec765a6/users/fb9bf8b0a6e6422a8cc92bf83ed84589/roles/e7cbce10732a458bb3c323eb4faed650 used request id req-cc42092b-05e7-40d6-a8a8-63db36a9809b 2018-11-14 18:34:36,947 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:34:36,948 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:34:37,358 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7cbce10732a458bb3c323eb4faed650", "name": "CreateNetworkSuccessTests-3ff2f88e-7c5c-499-proj-role"}], "expires_at": "2018-11-14T19:34:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "06faa7f76c58468ab5594fae4ec765a6", "name": "CreateNetworkSuccessTests-3ff2f88e-7c5c-499-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/06faa7f76c58468ab5594fae4ec765a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/06faa7f76c58468ab5594fae4ec765a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/06faa7f76c58468ab5594fae4ec765a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_06faa7f76c58468ab5594fae4ec765a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_06faa7f76c58468ab5594fae4ec765a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/06faa7f76c58468ab5594fae4ec765a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/06faa7f76c58468ab5594fae4ec765a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/06faa7f76c58468ab5594fae4ec765a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/06faa7f76c58468ab5594fae4ec765a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/06faa7f76c58468ab5594fae4ec765a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/06faa7f76c58468ab5594fae4ec765a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/06faa7f76c58468ab5594fae4ec765a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/06faa7f76c58468ab5594fae4ec765a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/06faa7f76c58468ab5594fae4ec765a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-3ff2f88e-7c5c-499-user", "id": "fb9bf8b0a6e6422a8cc92bf83ed84589"}, "audit_ids": ["1QNjCU7YTpO0FPJmzau-Og"], "issued_at": "2018-11-14T18:34:37.000000Z"}} 2018-11-14 18:34:37,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c47ac9c616fbea664c51d5019a7e5bbe46446bb4" 2018-11-14 18:34:37,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:34:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52a0d58c-fe14-4281-b8a4-fe6deb034e11 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:34:37,459 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-52a0d58c-fe14-4281-b8a4-fe6deb034e11 2018-11-14 18:34:37,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-ea8581c2-2058-4af2-9a37-a101a6654e7e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c47ac9c616fbea664c51d5019a7e5bbe46446bb4" 2018-11-14 18:34:37,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-dc75eb2d-594a-44b8-b326-dfb004a190a6 Date: Wed, 14 Nov 2018 18:34:37 GMT RESP BODY: {"networks":[]} 2018-11-14 18:34:37,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-ea8581c2-2058-4af2-9a37-a101a6654e7e-pub-net used request id req-dc75eb2d-594a-44b8-b326-dfb004a190a6 2018-11-14 18:34:37,757 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-ea8581c2-2058-4af2-9a37-a101a6654e7e-pub-net 2018-11-14 18:34:37,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c47ac9c616fbea664c51d5019a7e5bbe46446bb4" -d '{"network": {"mtu": 999, "name": "CreateNetworkSuccessTests-ea8581c2-2058-4af2-9a37-a101a6654e7e-pub-net", "admin_state_up": true}}' 2018-11-14 18:34:38,384 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-3f935165-ab91-422a-b4eb-bc4738ace149 Date: Wed, 14 Nov 2018 18:34:38 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"06faa7f76c58468ab5594fae4ec765a6","created_at":"2018-11-14T18:34:38Z","tags":[],"ipv6_address_scope":null,"mtu":999,"updated_at":"2018-11-14T18:34:38Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"06faa7f76c58468ab5594fae4ec765a6","id":"cfaf1608-baf1-4e2b-aed0-804d479071b7","name":"CreateNetworkSuccessTests-ea8581c2-2058-4af2-9a37-a101a6654e7e-pub-net"}} 2018-11-14 18:34:38,384 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-3f935165-ab91-422a-b4eb-bc4738ace149 2018-11-14 18:34:38,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=cfaf1608-baf1-4e2b-aed0-804d479071b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c47ac9c616fbea664c51d5019a7e5bbe46446bb4" 2018-11-14 18:34:38,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-2283d80d-0d68-4184-abd4-cc03ac1ba566 Date: Wed, 14 Nov 2018 18:34:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-14T18:34:38Z","tenant_id":"06faa7f76c58468ab5594fae4ec765a6","created_at":"2018-11-14T18:34:38Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"06faa7f76c58468ab5594fae4ec765a6","id":"cfaf1608-baf1-4e2b-aed0-804d479071b7","name":"CreateNetworkSuccessTests-ea8581c2-2058-4af2-9a37-a101a6654e7e-pub-net"}]} 2018-11-14 18:34:38,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=cfaf1608-baf1-4e2b-aed0-804d479071b7 used request id req-2283d80d-0d68-4184-abd4-cc03ac1ba566 2018-11-14 18:34:38,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=cfaf1608-baf1-4e2b-aed0-804d479071b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c47ac9c616fbea664c51d5019a7e5bbe46446bb4" 2018-11-14 18:34:38,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d052edb4-3d9d-487f-b255-281fd22e9365 Date: Wed, 14 Nov 2018 18:34:38 GMT RESP BODY: {"subnets":[]} 2018-11-14 18:34:38,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=cfaf1608-baf1-4e2b-aed0-804d479071b7 used request id req-d052edb4-3d9d-487f-b255-281fd22e9365 2018-11-14 18:34:38,694 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-ea8581c2-2058-4af2-9a37-a101a6654e7e-pub-subnet 2018-11-14 18:34:38,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c47ac9c616fbea664c51d5019a7e5bbe46446bb4" -d '{"subnets": [{"ip_version": 4, "network_id": "cfaf1608-baf1-4e2b-aed0-804d479071b7", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-ea8581c2-2058-4af2-9a37-a101a6654e7e-pub-subnet"}]}' 2018-11-14 18:34:39,563 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-1595c12c-f72c-4064-89b9-8d5c3f08c079 Date: Wed, 14 Nov 2018 18:34:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cfaf1608-baf1-4e2b-aed0-804d479071b7","tenant_id":"06faa7f76c58468ab5594fae4ec765a6","created_at":"2018-11-14T18:34:39Z","dns_nameservers":[],"updated_at":"2018-11-14T18:34: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":"06faa7f76c58468ab5594fae4ec765a6","id":"b499d30c-1fc2-4c59-9baf-aa96b9bded18","subnetpool_id":null,"name":"CreateNetworkSuccessTests-ea8581c2-2058-4af2-9a37-a101a6654e7e-pub-subnet"}]} 2018-11-14 18:34:39,564 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-1595c12c-f72c-4064-89b9-8d5c3f08c079 2018-11-14 18:34:39,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=cfaf1608-baf1-4e2b-aed0-804d479071b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c47ac9c616fbea664c51d5019a7e5bbe46446bb4" 2018-11-14 18:34:39,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-c8af9909-493d-4cd0-8b13-9a2afd9ebf3c Date: Wed, 14 Nov 2018 18:34:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b499d30c-1fc2-4c59-9baf-aa96b9bded18"],"updated_at":"2018-11-14T18:34:39Z","tenant_id":"06faa7f76c58468ab5594fae4ec765a6","created_at":"2018-11-14T18:34:38Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"06faa7f76c58468ab5594fae4ec765a6","id":"cfaf1608-baf1-4e2b-aed0-804d479071b7","name":"CreateNetworkSuccessTests-ea8581c2-2058-4af2-9a37-a101a6654e7e-pub-net"}]} 2018-11-14 18:34:39,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=cfaf1608-baf1-4e2b-aed0-804d479071b7 used request id req-c8af9909-493d-4cd0-8b13-9a2afd9ebf3c 2018-11-14 18:34:39,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=cfaf1608-baf1-4e2b-aed0-804d479071b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c47ac9c616fbea664c51d5019a7e5bbe46446bb4" 2018-11-14 18:34:40,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-62bd9ac8-c6fa-441e-af25-9eff243503e6 Date: Wed, 14 Nov 2018 18:34:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cfaf1608-baf1-4e2b-aed0-804d479071b7","tenant_id":"06faa7f76c58468ab5594fae4ec765a6","created_at":"2018-11-14T18:34:39Z","dns_nameservers":[],"updated_at":"2018-11-14T18:34: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":"06faa7f76c58468ab5594fae4ec765a6","id":"b499d30c-1fc2-4c59-9baf-aa96b9bded18","subnetpool_id":null,"name":"CreateNetworkSuccessTests-ea8581c2-2058-4af2-9a37-a101a6654e7e-pub-subnet"}]} 2018-11-14 18:34:40,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=cfaf1608-baf1-4e2b-aed0-804d479071b7 used request id req-62bd9ac8-c6fa-441e-af25-9eff243503e6 2018-11-14 18:34:40,569 - OpenStackNetwork - DEBUG - Network [cfaf1608-baf1-4e2b-aed0-804d479071b7] created successfully 2018-11-14 18:34:40,569 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:34:40,570 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:34:40,969 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7cbce10732a458bb3c323eb4faed650", "name": "CreateNetworkSuccessTests-3ff2f88e-7c5c-499-proj-role"}], "expires_at": "2018-11-14T19:34:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "06faa7f76c58468ab5594fae4ec765a6", "name": "CreateNetworkSuccessTests-3ff2f88e-7c5c-499-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/06faa7f76c58468ab5594fae4ec765a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/06faa7f76c58468ab5594fae4ec765a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/06faa7f76c58468ab5594fae4ec765a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_06faa7f76c58468ab5594fae4ec765a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_06faa7f76c58468ab5594fae4ec765a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/06faa7f76c58468ab5594fae4ec765a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/06faa7f76c58468ab5594fae4ec765a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/06faa7f76c58468ab5594fae4ec765a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/06faa7f76c58468ab5594fae4ec765a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/06faa7f76c58468ab5594fae4ec765a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/06faa7f76c58468ab5594fae4ec765a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/06faa7f76c58468ab5594fae4ec765a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/06faa7f76c58468ab5594fae4ec765a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/06faa7f76c58468ab5594fae4ec765a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-3ff2f88e-7c5c-499-user", "id": "fb9bf8b0a6e6422a8cc92bf83ed84589"}, "audit_ids": ["3MCnoWioSZu48XclJUkVkg"], "issued_at": "2018-11-14T18:34:40.000000Z"}} 2018-11-14 18:34:40,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfde55f12b9a97259ffb5206999f8ff9ac775c5b" 2018-11-14 18:34:41,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:34:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5159036-abba-405e-9b62-4f779f16bb50 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:34:41,056 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-d5159036-abba-405e-9b62-4f779f16bb50 2018-11-14 18:34:41,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-ea8581c2-2058-4af2-9a37-a101a6654e7e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfde55f12b9a97259ffb5206999f8ff9ac775c5b" 2018-11-14 18:34:41,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-4c7ff06b-d577-4a65-a37c-d4f711c33e9b Date: Wed, 14 Nov 2018 18:34:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b499d30c-1fc2-4c59-9baf-aa96b9bded18"],"updated_at":"2018-11-14T18:34:39Z","tenant_id":"06faa7f76c58468ab5594fae4ec765a6","created_at":"2018-11-14T18:34:38Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"06faa7f76c58468ab5594fae4ec765a6","id":"cfaf1608-baf1-4e2b-aed0-804d479071b7","name":"CreateNetworkSuccessTests-ea8581c2-2058-4af2-9a37-a101a6654e7e-pub-net"}]} 2018-11-14 18:34:41,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-ea8581c2-2058-4af2-9a37-a101a6654e7e-pub-net used request id req-4c7ff06b-d577-4a65-a37c-d4f711c33e9b 2018-11-14 18:34:41,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:34:41,458 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:34: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:34:41,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/06faa7f76c58468ab5594fae4ec765a6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfde55f12b9a97259ffb5206999f8ff9ac775c5b" 2018-11-14 18:34:41,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:34:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4e5154c-2047-4548-9ed0-01563844a6fa Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/06faa7f76c58468ab5594fae4ec765a6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "06faa7f76c58468ab5594fae4ec765a6", "name": "CreateNetworkSuccessTests-3ff2f88e-7c5c-499-proj"}} 2018-11-14 18:34:41,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/06faa7f76c58468ab5594fae4ec765a6 used request id req-b4e5154c-2047-4548-9ed0-01563844a6fa 2018-11-14 18:34:41,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=cfaf1608-baf1-4e2b-aed0-804d479071b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfde55f12b9a97259ffb5206999f8ff9ac775c5b" 2018-11-14 18:34:41,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-81555c95-e1bc-4d5a-8d15-6575407f940e Date: Wed, 14 Nov 2018 18:34:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cfaf1608-baf1-4e2b-aed0-804d479071b7","tenant_id":"06faa7f76c58468ab5594fae4ec765a6","created_at":"2018-11-14T18:34:39Z","dns_nameservers":[],"updated_at":"2018-11-14T18:34: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":"06faa7f76c58468ab5594fae4ec765a6","id":"b499d30c-1fc2-4c59-9baf-aa96b9bded18","subnetpool_id":null,"name":"CreateNetworkSuccessTests-ea8581c2-2058-4af2-9a37-a101a6654e7e-pub-subnet"}]} 2018-11-14 18:34:41,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=cfaf1608-baf1-4e2b-aed0-804d479071b7 used request id req-81555c95-e1bc-4d5a-8d15-6575407f940e 2018-11-14 18:34:41,782 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-ea8581c2-2058-4af2-9a37-a101a6654e7e-pub-subnet 2018-11-14 18:34:41,782 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-ea8581c2-2058-4af2-9a37-a101a6654e7e-pub-subnet 2018-11-14 18:34:41,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/b499d30c-1fc2-4c59-9baf-aa96b9bded18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c47ac9c616fbea664c51d5019a7e5bbe46446bb4" 2018-11-14 18:34:44,408 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c93ccc99-7fd3-411a-a013-fac8f7852e66 Date: Wed, 14 Nov 2018 18:34:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:34:44,408 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/b499d30c-1fc2-4c59-9baf-aa96b9bded18 used request id req-c93ccc99-7fd3-411a-a013-fac8f7852e66 2018-11-14 18:34:44,408 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-ea8581c2-2058-4af2-9a37-a101a6654e7e-pub-net 2018-11-14 18:34:44,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/cfaf1608-baf1-4e2b-aed0-804d479071b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c47ac9c616fbea664c51d5019a7e5bbe46446bb4" 2018-11-14 18:34:46,314 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d30e0bfd-c161-462f-9f25-947da4ac3813 Date: Wed, 14 Nov 2018 18:34:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:34:46,314 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/cfaf1608-baf1-4e2b-aed0-804d479071b7 used request id req-d30e0bfd-c161-462f-9f25-947da4ac3813 2018-11-14 18:34:46,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9ca3fe91ca0a7dc824010a82f2b1b930a651cca" 2018-11-14 18:34:46,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-f50812ad-796d-46f6-be91-4bc526914912 Date: Wed, 14 Nov 2018 18:34:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "06faa7f76c58468ab5594fae4ec765a6", "created_at": "2018-11-14T18:34:38Z", "updated_at": "2018-11-14T18:34:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:34:38Z", "revision_number": 0, "id": "4fb06208-891b-4b6d-9d20-6d800298d8dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:34:38Z", "security_group_id": "cf32ee9e-d7ee-4acf-8b8c-94d8718a1351", "tenant_id": "06faa7f76c58468ab5594fae4ec765a6", "port_range_min": null, "ethertype": "IPv6", "project_id": "06faa7f76c58468ab5594fae4ec765a6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:34:38Z", "revision_number": 0, "id": "715db460-8ac4-4c55-bc94-df4f1497d3bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:34:38Z", "security_group_id": "cf32ee9e-d7ee-4acf-8b8c-94d8718a1351", "tenant_id": "06faa7f76c58468ab5594fae4ec765a6", "port_range_min": null, "ethertype": "IPv4", "project_id": "06faa7f76c58468ab5594fae4ec765a6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:34:38Z", "revision_number": 0, "id": "88f6bf3b-f170-4582-b15d-fd4a767d3be7", "remote_group_id": "cf32ee9e-d7ee-4acf-8b8c-94d8718a1351", "remote_ip_prefix": null, "created_at": "2018-11-14T18:34:38Z", "security_group_id": "cf32ee9e-d7ee-4acf-8b8c-94d8718a1351", "tenant_id": "06faa7f76c58468ab5594fae4ec765a6", "port_range_min": null, "ethertype": "IPv6", "project_id": "06faa7f76c58468ab5594fae4ec765a6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:34:38Z", "revision_number": 0, "id": "e874e336-dea9-4f95-bbc1-9aac3b50011b", "remote_group_id": "cf32ee9e-d7ee-4acf-8b8c-94d8718a1351", "remote_ip_prefix": null, "created_at": "2018-11-14T18:34:38Z", "security_group_id": "cf32ee9e-d7ee-4acf-8b8c-94d8718a1351", "tenant_id": "06faa7f76c58468ab5594fae4ec765a6", "port_range_min": null, "ethertype": "IPv4", "project_id": "06faa7f76c58468ab5594fae4ec765a6"}], "revision_number": 4, "project_id": "06faa7f76c58468ab5594fae4ec765a6", "id": "cf32ee9e-d7ee-4acf-8b8c-94d8718a1351", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:34:46,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-f50812ad-796d-46f6-be91-4bc526914912 2018-11-14 18:34:46,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9ca3fe91ca0a7dc824010a82f2b1b930a651cca" 2018-11-14 18:34:46,733 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:34:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34dce243-89ec-4ac1-9027-c2e1c60a410c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:34:46,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-34dce243-89ec-4ac1-9027-c2e1c60a410c 2018-11-14 18:34:46,733 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:34:46,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9ca3fe91ca0a7dc824010a82f2b1b930a651cca" 2018-11-14 18:34:46,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:34:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-134546ac-6f95-477f-9ff3-1e8790062c64 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:34:46,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-134546ac-6f95-477f-9ff3-1e8790062c64 2018-11-14 18:34:46,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9ca3fe91ca0a7dc824010a82f2b1b930a651cca" 2018-11-14 18:34:46,953 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:34:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46a26234-9ea9-4ff2-a7b2-a63cb1a81aeb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:34:46,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-46a26234-9ea9-4ff2-a7b2-a63cb1a81aeb 2018-11-14 18:34:46,953 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:34:46,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9ca3fe91ca0a7dc824010a82f2b1b930a651cca" 2018-11-14 18:34:47,067 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:34:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1fc19239-bd53-4898-a18f-e6a8e0dd3a59 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:34:47,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-1fc19239-bd53-4898-a18f-e6a8e0dd3a59 2018-11-14 18:34:47,067 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:34:47,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9ca3fe91ca0a7dc824010a82f2b1b930a651cca" 2018-11-14 18:34:47,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:34:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af492c27-daa7-49a0-b25b-66066ccf1f01 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:34:47,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-af492c27-daa7-49a0-b25b-66066ccf1f01 2018-11-14 18:34:47,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9ca3fe91ca0a7dc824010a82f2b1b930a651cca" 2018-11-14 18:34:47,287 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:34:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c038a3d1-65e0-48e7-8761-c9a0064b2ef3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 18:34:47,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-c038a3d1-65e0-48e7-8761-c9a0064b2ef3 2018-11-14 18:34:47,287 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:34:47,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9ca3fe91ca0a7dc824010a82f2b1b930a651cca" 2018-11-14 18:34:47,396 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:34:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fed9b767-2066-40a0-ae97-70dc92f1dbd3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d3b3d3f2c3dd4be6bc230a686f3f0839.", "code": 404, "title": "Not Found"}} 2018-11-14 18:34:47,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 used request id req-fed9b767-2066-40a0-ae97-70dc92f1dbd3 2018-11-14 18:34:47,396 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:34:47,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/06faa7f76c58468ab5594fae4ec765a6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9ca3fe91ca0a7dc824010a82f2b1b930a651cca" 2018-11-14 18:34:47,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:34:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-480dc7c1-d383-4e10-bbbc-12fdccfc04d4 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/06faa7f76c58468ab5594fae4ec765a6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "06faa7f76c58468ab5594fae4ec765a6", "name": "CreateNetworkSuccessTests-3ff2f88e-7c5c-499-proj"}} 2018-11-14 18:34:47,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/06faa7f76c58468ab5594fae4ec765a6 used request id req-480dc7c1-d383-4e10-bbbc-12fdccfc04d4 2018-11-14 18:34:47,511 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cf32ee9e-d7ee-4acf-8b8c-94d8718a1351 2018-11-14 18:34:47,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=cf32ee9e-d7ee-4acf-8b8c-94d8718a1351 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9ca3fe91ca0a7dc824010a82f2b1b930a651cca" 2018-11-14 18:34:47,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-8c35b4dc-9c22-4273-be22-fa5e58eaffa7 Date: Wed, 14 Nov 2018 18:34:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:34:38Z", "security_group_id": "cf32ee9e-d7ee-4acf-8b8c-94d8718a1351", "port_range_min": null, "revision_number": 0, "tenant_id": "06faa7f76c58468ab5594fae4ec765a6", "created_at": "2018-11-14T18:34:38Z", "project_id": "06faa7f76c58468ab5594fae4ec765a6", "id": "4fb06208-891b-4b6d-9d20-6d800298d8dd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:34:38Z", "security_group_id": "cf32ee9e-d7ee-4acf-8b8c-94d8718a1351", "port_range_min": null, "revision_number": 0, "tenant_id": "06faa7f76c58468ab5594fae4ec765a6", "created_at": "2018-11-14T18:34:38Z", "project_id": "06faa7f76c58468ab5594fae4ec765a6", "id": "715db460-8ac4-4c55-bc94-df4f1497d3bb"}, {"remote_group_id": "cf32ee9e-d7ee-4acf-8b8c-94d8718a1351", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:34:38Z", "security_group_id": "cf32ee9e-d7ee-4acf-8b8c-94d8718a1351", "port_range_min": null, "revision_number": 0, "tenant_id": "06faa7f76c58468ab5594fae4ec765a6", "created_at": "2018-11-14T18:34:38Z", "project_id": "06faa7f76c58468ab5594fae4ec765a6", "id": "88f6bf3b-f170-4582-b15d-fd4a767d3be7"}, {"remote_group_id": "cf32ee9e-d7ee-4acf-8b8c-94d8718a1351", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:34:38Z", "security_group_id": "cf32ee9e-d7ee-4acf-8b8c-94d8718a1351", "port_range_min": null, "revision_number": 0, "tenant_id": "06faa7f76c58468ab5594fae4ec765a6", "created_at": "2018-11-14T18:34:38Z", "project_id": "06faa7f76c58468ab5594fae4ec765a6", "id": "e874e336-dea9-4f95-bbc1-9aac3b50011b"}]} 2018-11-14 18:34:47,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=cf32ee9e-d7ee-4acf-8b8c-94d8718a1351 used request id req-8c35b4dc-9c22-4273-be22-fa5e58eaffa7 2018-11-14 18:34:47,723 - neutron_utils - INFO - Deleting security group with name - default 2018-11-14 18:34:47,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/cf32ee9e-d7ee-4acf-8b8c-94d8718a1351 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9ca3fe91ca0a7dc824010a82f2b1b930a651cca" 2018-11-14 18:34:48,101 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-41069551-325b-470a-97ae-98abe579ca06 Content-Length: 0 Date: Wed, 14 Nov 2018 18:34:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:34:48,101 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/cf32ee9e-d7ee-4acf-8b8c-94d8718a1351 used request id req-41069551-325b-470a-97ae-98abe579ca06 2018-11-14 18:34:48,102 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-3ff2f88e-7c5c-499-proj 2018-11-14 18:34:48,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/06faa7f76c58468ab5594fae4ec765a6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9ca3fe91ca0a7dc824010a82f2b1b930a651cca" 2018-11-14 18:34:48,361 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:34:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1155225-c95a-4316-a700-d76aaf1f0bbe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:34:48,361 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/06faa7f76c58468ab5594fae4ec765a6 used request id req-a1155225-c95a-4316-a700-d76aaf1f0bbe 2018-11-14 18:34:48,362 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-3ff2f88e-7c5c-499-proj-role 2018-11-14 18:34:48,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/e7cbce10732a458bb3c323eb4faed650 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9ca3fe91ca0a7dc824010a82f2b1b930a651cca" 2018-11-14 18:34:48,511 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:34:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4361f36e-04fa-4be7-9a74-1bfaecd9f820 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:34:48,512 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/e7cbce10732a458bb3c323eb4faed650 used request id req-4361f36e-04fa-4be7-9a74-1bfaecd9f820 2018-11-14 18:34:48,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9ca3fe91ca0a7dc824010a82f2b1b930a651cca" 2018-11-14 18:34:48,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:34:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee2294ad-0ca6-4b28-ba9a-cff565891f13 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:34:48,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ee2294ad-0ca6-4b28-ba9a-cff565891f13 2018-11-14 18:34:48,620 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-3ff2f88e-7c5c-499-user 2018-11-14 18:34:48,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/fb9bf8b0a6e6422a8cc92bf83ed84589 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab46ea950d5a3ca2c4864945de9cb491c019f38a" 2018-11-14 18:34:48,831 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:34:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47274286-59f1-467f-9d95-7e6c1e776336 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:34:48,831 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/fb9bf8b0a6e6422a8cc92bf83ed84589 used request id req-47274286-59f1-467f-9d95-7e6c1e776336 2018-11-14 18:34:48,833 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:34:49,271 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:34:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["Kf4NWDOIRN2ZLdQo9I21xw"], "issued_at": "2018-11-14T18:34:49.000000Z"}} 2018-11-14 18:34:49,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fd3637f71367d30d0ff560ac9233af9c3b2a465" 2018-11-14 18:34:49,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:34:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-521c5f46-f252-415b-9f01-a1dc26ac4448 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:34:49,383 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-521c5f46-f252-415b-9f01-a1dc26ac4448 2018-11-14 18:34:49,384 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:34:49,385 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:34:49,905 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:34:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["HhzLjKkQQr-EYwX5ww3FnA"], "issued_at": "2018-11-14T18:34:49.000000Z"}} 2018-11-14 18:34:49,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841722ed479df84ce82238da457b4336bbc0a613" 2018-11-14 18:34:50,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:34:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd24b0af-181c-4446-996a-4942fc1a061d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:34:50,003 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-cd24b0af-181c-4446-996a-4942fc1a061d 2018-11-14 18:34:50,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:34:50,012 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:34: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:34:50,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-e8f6591c-0ca2-417-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841722ed479df84ce82238da457b4336bbc0a613" 2018-11-14 18:34:50,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:34:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-023149b0-7343-4f2d-aee9-4c39071a9397 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-e8f6591c-0ca2-417-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:34:50,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-e8f6591c-0ca2-417-proj used request id req-023149b0-7343-4f2d-aee9-4c39071a9397 2018-11-14 18:34:50,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841722ed479df84ce82238da457b4336bbc0a613" 2018-11-14 18:34:50,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:34:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bd6fae7-7e02-4ca3-bdd1-0b587396fc4a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:34:50,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-7bd6fae7-7e02-4ca3-bdd1-0b587396fc4a 2018-11-14 18:34:50,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841722ed479df84ce82238da457b4336bbc0a613" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-e8f6591c-0ca2-417-proj"}}' 2018-11-14 18:34:50,446 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:34:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4718cb32-c15c-443c-b625-2b30e66301d1 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/686e5ac5ffb34a7a89ee518c71d7c709"}, "tags": [], "enabled": true, "id": "686e5ac5ffb34a7a89ee518c71d7c709", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-e8f6591c-0ca2-417-proj"}} 2018-11-14 18:34:50,446 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-4718cb32-c15c-443c-b625-2b30e66301d1 2018-11-14 18:34:50,447 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-e8f6591c-0ca2-417-proj 2018-11-14 18:34:50,447 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:34:50,448 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:34:50,852 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:34:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["8ZhO7hXvTqG_8Uy6VBWsmQ"], "issued_at": "2018-11-14T18:34:50.000000Z"}} 2018-11-14 18:34:50,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3746d98b9cd30bcc3af260c97e7191a64165c7c" 2018-11-14 18:34:50,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:34:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38d16769-07a3-4525-9735-183736a8c457 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:34:50,965 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-38d16769-07a3-4525-9735-183736a8c457 2018-11-14 18:34:50,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:34:50,974 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:34: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:34:50,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3746d98b9cd30bcc3af260c97e7191a64165c7c" 2018-11-14 18:34:51,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:34:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5a29d1a-7313-4b10-bd77-77310898bef5 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:34:51,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-c5a29d1a-7313-4b10-bd77-77310898bef5 2018-11-14 18:34:51,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-e8f6591c-0ca2-417-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3746d98b9cd30bcc3af260c97e7191a64165c7c" 2018-11-14 18:34:51,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:34:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6e6f6dd-a51c-42d4-891e-781cabe51f26 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-e8f6591c-0ca2-417-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/686e5ac5ffb34a7a89ee518c71d7c709"}, "tags": [], "enabled": true, "id": "686e5ac5ffb34a7a89ee518c71d7c709", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-e8f6591c-0ca2-417-proj"}]} 2018-11-14 18:34:51,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-e8f6591c-0ca2-417-proj used request id req-f6e6f6dd-a51c-42d4-891e-781cabe51f26 2018-11-14 18:34:51,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3746d98b9cd30bcc3af260c97e7191a64165c7c" 2018-11-14 18:34:51,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:34:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53bdb914-4275-45e4-b26a-b98f3a55ecd5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:34:51,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-53bdb914-4275-45e4-b26a-b98f3a55ecd5 2018-11-14 18:34:51,733 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-e8f6591c-0ca2-417-user 2018-11-14 18:34:51,733 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:34:51,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841722ed479df84ce82238da457b4336bbc0a613" 2018-11-14 18:34:51,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:34:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e420478-5386-471c-9538-c70739841b7b Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:34:51,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-9e420478-5386-471c-9538-c70739841b7b 2018-11-14 18:34:51,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841722ed479df84ce82238da457b4336bbc0a613" -d '{"role": {"name": "CreateRouterSuccessTests-e8f6591c-0ca2-417-proj-role"}}' 2018-11-14 18:34:51,966 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:34:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d4dd664-0cd3-418a-a828-f482c1e12035 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4cd55ab55b4644319a81b54633ae39e5", "links": {"self": "http://172.30.9.28:5000/v3/roles/4cd55ab55b4644319a81b54633ae39e5"}, "name": "CreateRouterSuccessTests-e8f6591c-0ca2-417-proj-role"}} 2018-11-14 18:34:51,966 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-7d4dd664-0cd3-418a-a828-f482c1e12035 2018-11-14 18:34:51,966 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-e8f6591c-0ca2-417-proj-role 2018-11-14 18:34:51,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/4cd55ab55b4644319a81b54633ae39e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841722ed479df84ce82238da457b4336bbc0a613" 2018-11-14 18:34:52,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:34:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b71f57f5-1257-4b7d-8a31-bb1d1e37aaed Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4cd55ab55b4644319a81b54633ae39e5", "links": {"self": "http://172.30.9.28:5000/v3/roles/4cd55ab55b4644319a81b54633ae39e5"}, "name": "CreateRouterSuccessTests-e8f6591c-0ca2-417-proj-role"}} 2018-11-14 18:34:52,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/4cd55ab55b4644319a81b54633ae39e5 used request id req-b71f57f5-1257-4b7d-8a31-bb1d1e37aaed 2018-11-14 18:34:52,070 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-e8f6591c-0ca2-417-proj-role to project CreateRouterSuccessTests-e8f6591c-0ca2-417-proj 2018-11-14 18:34:52,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/686e5ac5ffb34a7a89ee518c71d7c709/users/77c67374ca5a45e6b071316d74de7af4/roles/4cd55ab55b4644319a81b54633ae39e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841722ed479df84ce82238da457b4336bbc0a613" 2018-11-14 18:34:52,232 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:34:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dae97908-5e40-4079-8e90-e0a04950ce76 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:34:52,233 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/686e5ac5ffb34a7a89ee518c71d7c709/users/77c67374ca5a45e6b071316d74de7af4/roles/4cd55ab55b4644319a81b54633ae39e5 used request id req-dae97908-5e40-4079-8e90-e0a04950ce76 2018-11-14 18:34:52,235 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:34:52,236 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:34:52,653 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4cd55ab55b4644319a81b54633ae39e5", "name": "CreateRouterSuccessTests-e8f6591c-0ca2-417-proj-role"}], "expires_at": "2018-11-14T19:34:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "686e5ac5ffb34a7a89ee518c71d7c709", "name": "CreateRouterSuccessTests-e8f6591c-0ca2-417-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/686e5ac5ffb34a7a89ee518c71d7c709", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/686e5ac5ffb34a7a89ee518c71d7c709", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/686e5ac5ffb34a7a89ee518c71d7c709", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_686e5ac5ffb34a7a89ee518c71d7c709", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_686e5ac5ffb34a7a89ee518c71d7c709", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/686e5ac5ffb34a7a89ee518c71d7c709", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/686e5ac5ffb34a7a89ee518c71d7c709", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/686e5ac5ffb34a7a89ee518c71d7c709", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/686e5ac5ffb34a7a89ee518c71d7c709", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/686e5ac5ffb34a7a89ee518c71d7c709", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/686e5ac5ffb34a7a89ee518c71d7c709", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/686e5ac5ffb34a7a89ee518c71d7c709", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/686e5ac5ffb34a7a89ee518c71d7c709", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/686e5ac5ffb34a7a89ee518c71d7c709", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-e8f6591c-0ca2-417-user", "id": "77c67374ca5a45e6b071316d74de7af4"}, "audit_ids": ["cythhRklSIG9naUBhgZwag"], "issued_at": "2018-11-14T18:34:52.000000Z"}} 2018-11-14 18:34:52,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f550a06e1e2aefe53582d86362ceb7adcd61312" 2018-11-14 18:34:52,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:34:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51dd99f4-d825-4e93-99c2-e9df251d890e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:34:52,754 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-51dd99f4-d825-4e93-99c2-e9df251d890e 2018-11-14 18:34:52,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-733d9e1e-10bf-4503-ac41-5f6c369d0646-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f550a06e1e2aefe53582d86362ceb7adcd61312" 2018-11-14 18:34:52,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-99ccb4f3-a4cc-4229-ac3c-57e266d57820 Date: Wed, 14 Nov 2018 18:34:52 GMT RESP BODY: {"routers": []} 2018-11-14 18:34:52,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-733d9e1e-10bf-4503-ac41-5f6c369d0646-pub-router&admin_state_up=True used request id req-99ccb4f3-a4cc-4229-ac3c-57e266d57820 2018-11-14 18:34:52,988 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:34:52,989 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:34:53,398 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4cd55ab55b4644319a81b54633ae39e5", "name": "CreateRouterSuccessTests-e8f6591c-0ca2-417-proj-role"}], "expires_at": "2018-11-14T19:34:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "686e5ac5ffb34a7a89ee518c71d7c709", "name": "CreateRouterSuccessTests-e8f6591c-0ca2-417-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/686e5ac5ffb34a7a89ee518c71d7c709", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/686e5ac5ffb34a7a89ee518c71d7c709", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/686e5ac5ffb34a7a89ee518c71d7c709", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_686e5ac5ffb34a7a89ee518c71d7c709", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_686e5ac5ffb34a7a89ee518c71d7c709", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/686e5ac5ffb34a7a89ee518c71d7c709", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/686e5ac5ffb34a7a89ee518c71d7c709", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/686e5ac5ffb34a7a89ee518c71d7c709", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/686e5ac5ffb34a7a89ee518c71d7c709", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/686e5ac5ffb34a7a89ee518c71d7c709", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/686e5ac5ffb34a7a89ee518c71d7c709", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/686e5ac5ffb34a7a89ee518c71d7c709", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/686e5ac5ffb34a7a89ee518c71d7c709", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/686e5ac5ffb34a7a89ee518c71d7c709", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-e8f6591c-0ca2-417-user", "id": "77c67374ca5a45e6b071316d74de7af4"}, "audit_ids": ["isdRFEbETAGmYbIevoCDGw"], "issued_at": "2018-11-14T18:34:53.000000Z"}} 2018-11-14 18:34:53,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e0288e950e8f0341d165b849a92bf26dc32c945" 2018-11-14 18:34:53,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:34:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7f94cb5-ff1b-41bb-8175-dafc3046c195 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:34:53,491 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-b7f94cb5-ff1b-41bb-8175-dafc3046c195 2018-11-14 18:34:53,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f550a06e1e2aefe53582d86362ceb7adcd61312" 2018-11-14 18:34:53,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-2ca1abe9-dfc8-492e-afa9-7cc45b5989f0 Date: Wed, 14 Nov 2018 18:34:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"updated_at":"2018-11-14T17:04:27Z","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","id":"928cbc5c-a6fa-468a-b088-88e266fca291","name":"external"}]} 2018-11-14 18:34:53,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-2ca1abe9-dfc8-492e-afa9-7cc45b5989f0 2018-11-14 18:34:53,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=928cbc5c-a6fa-468a-b088-88e266fca291 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f550a06e1e2aefe53582d86362ceb7adcd61312" 2018-11-14 18:34:54,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ec77475b-d953-4013-8423-334a83361bce Date: Wed, 14 Nov 2018 18:34:54 GMT RESP BODY: {"subnets":[]} 2018-11-14 18:34:54,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=928cbc5c-a6fa-468a-b088-88e266fca291 used request id req-ec77475b-d953-4013-8423-334a83361bce 2018-11-14 18:34:54,009 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-733d9e1e-10bf-4503-ac41-5f6c369d0646-pub-router 2018-11-14 18:34:54,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f550a06e1e2aefe53582d86362ceb7adcd61312" -d '{"router": {"external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291"}, "name": "CreateRouterSuccessTests-733d9e1e-10bf-4503-ac41-5f6c369d0646-pub-router", "admin_state_up": true}}' 2018-11-14 18:34:55,512 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-7e240bb1-f06e-436d-9817-b141b1a8e973 Date: Wed, 14 Nov 2018 18:34:55 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3653731-6d80-49cb-86ba-17eff3eeceee", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "686e5ac5ffb34a7a89ee518c71d7c709", "created_at": "2018-11-14T18:34:54Z", "admin_state_up": true, "updated_at": "2018-11-14T18:34:55Z", "revision_number": 2, "routes": [], "project_id": "686e5ac5ffb34a7a89ee518c71d7c709", "id": "49f2792c-48eb-469b-a8a0-1efa1d7a1928", "name": "CreateRouterSuccessTests-733d9e1e-10bf-4503-ac41-5f6c369d0646-pub-router"}} 2018-11-14 18:34:55,512 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-7e240bb1-f06e-436d-9817-b141b1a8e973 2018-11-14 18:34:55,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=49f2792c-48eb-469b-a8a0-1efa1d7a1928 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f550a06e1e2aefe53582d86362ceb7adcd61312" 2018-11-14 18:34:55,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-fa5d5ac8-1c01-4f3c-95d4-4ae8bf73b979 Date: Wed, 14 Nov 2018 18:34:55 GMT RESP BODY: {"ports":[]} 2018-11-14 18:34:55,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=49f2792c-48eb-469b-a8a0-1efa1d7a1928 used request id req-fa5d5ac8-1c01-4f3c-95d4-4ae8bf73b979 2018-11-14 18:34:55,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/49f2792c-48eb-469b-a8a0-1efa1d7a1928 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f550a06e1e2aefe53582d86362ceb7adcd61312" 2018-11-14 18:34:56,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-f8647718-db52-4056-86b6-bfff17e74b01 Date: Wed, 14 Nov 2018 18:34:56 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3653731-6d80-49cb-86ba-17eff3eeceee", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "686e5ac5ffb34a7a89ee518c71d7c709", "created_at": "2018-11-14T18:34:54Z", "admin_state_up": true, "updated_at": "2018-11-14T18:34:55Z", "revision_number": 2, "routes": [], "project_id": "686e5ac5ffb34a7a89ee518c71d7c709", "id": "49f2792c-48eb-469b-a8a0-1efa1d7a1928", "name": "CreateRouterSuccessTests-733d9e1e-10bf-4503-ac41-5f6c369d0646-pub-router"}} 2018-11-14 18:34:56,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/49f2792c-48eb-469b-a8a0-1efa1d7a1928 used request id req-f8647718-db52-4056-86b6-bfff17e74b01 2018-11-14 18:34:56,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=49f2792c-48eb-469b-a8a0-1efa1d7a1928 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f550a06e1e2aefe53582d86362ceb7adcd61312" 2018-11-14 18:34:56,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-cb32eeea-0d6e-4c1e-9a5f-f80a7368651f Date: Wed, 14 Nov 2018 18:34:56 GMT RESP BODY: {"ports":[]} 2018-11-14 18:34:56,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=49f2792c-48eb-469b-a8a0-1efa1d7a1928 used request id req-cb32eeea-0d6e-4c1e-9a5f-f80a7368651f 2018-11-14 18:34:56,702 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:34:57,104 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4cd55ab55b4644319a81b54633ae39e5", "name": "CreateRouterSuccessTests-e8f6591c-0ca2-417-proj-role"}], "expires_at": "2018-11-14T19:34:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "686e5ac5ffb34a7a89ee518c71d7c709", "name": "CreateRouterSuccessTests-e8f6591c-0ca2-417-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/686e5ac5ffb34a7a89ee518c71d7c709", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/686e5ac5ffb34a7a89ee518c71d7c709", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/686e5ac5ffb34a7a89ee518c71d7c709", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_686e5ac5ffb34a7a89ee518c71d7c709", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_686e5ac5ffb34a7a89ee518c71d7c709", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/686e5ac5ffb34a7a89ee518c71d7c709", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/686e5ac5ffb34a7a89ee518c71d7c709", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/686e5ac5ffb34a7a89ee518c71d7c709", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/686e5ac5ffb34a7a89ee518c71d7c709", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/686e5ac5ffb34a7a89ee518c71d7c709", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/686e5ac5ffb34a7a89ee518c71d7c709", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/686e5ac5ffb34a7a89ee518c71d7c709", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/686e5ac5ffb34a7a89ee518c71d7c709", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/686e5ac5ffb34a7a89ee518c71d7c709", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-e8f6591c-0ca2-417-user", "id": "77c67374ca5a45e6b071316d74de7af4"}, "audit_ids": ["_ymo9imeTISYZAstKZpHeg"], "issued_at": "2018-11-14T18:34:57.000000Z"}} 2018-11-14 18:34:57,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-733d9e1e-10bf-4503-ac41-5f6c369d0646-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91ac74517696be5391cc45b66a5c322ab5c1825d" 2018-11-14 18:34:57,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-79e3164f-5733-4c7f-92a3-88473f192147 Date: Wed, 14 Nov 2018 18:34:57 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3653731-6d80-49cb-86ba-17eff3eeceee", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "686e5ac5ffb34a7a89ee518c71d7c709", "created_at": "2018-11-14T18:34:54Z", "admin_state_up": true, "updated_at": "2018-11-14T18:34:55Z", "revision_number": 2, "routes": [], "project_id": "686e5ac5ffb34a7a89ee518c71d7c709", "id": "49f2792c-48eb-469b-a8a0-1efa1d7a1928", "name": "CreateRouterSuccessTests-733d9e1e-10bf-4503-ac41-5f6c369d0646-pub-router"}]} 2018-11-14 18:34:57,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-733d9e1e-10bf-4503-ac41-5f6c369d0646-pub-router&admin_state_up=True used request id req-79e3164f-5733-4c7f-92a3-88473f192147 2018-11-14 18:34:57,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:34:57,598 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:34: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:34:57,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/686e5ac5ffb34a7a89ee518c71d7c709 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fd3637f71367d30d0ff560ac9233af9c3b2a465" 2018-11-14 18:34:57,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:34:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1989e1b9-6d97-4440-9d22-f44cd02d7bc0 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/686e5ac5ffb34a7a89ee518c71d7c709"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "686e5ac5ffb34a7a89ee518c71d7c709", "name": "CreateRouterSuccessTests-e8f6591c-0ca2-417-proj"}} 2018-11-14 18:34:57,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/686e5ac5ffb34a7a89ee518c71d7c709 used request id req-1989e1b9-6d97-4440-9d22-f44cd02d7bc0 2018-11-14 18:34:57,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=49f2792c-48eb-469b-a8a0-1efa1d7a1928 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91ac74517696be5391cc45b66a5c322ab5c1825d" 2018-11-14 18:34:57,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7022a798-6689-421c-a68e-4d9d4e4f556a Date: Wed, 14 Nov 2018 18:34:57 GMT RESP BODY: {"ports":[]} 2018-11-14 18:34:57,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=49f2792c-48eb-469b-a8a0-1efa1d7a1928 used request id req-7022a798-6689-421c-a68e-4d9d4e4f556a 2018-11-14 18:34:57,929 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-733d9e1e-10bf-4503-ac41-5f6c369d0646-pub-router 2018-11-14 18:34:57,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/49f2792c-48eb-469b-a8a0-1efa1d7a1928 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91ac74517696be5391cc45b66a5c322ab5c1825d" 2018-11-14 18:34:59,522 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9f8996b9-176b-4c61-976d-1af72b48f6e8 Content-Length: 0 Date: Wed, 14 Nov 2018 18:34:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:34:59,522 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/49f2792c-48eb-469b-a8a0-1efa1d7a1928 used request id req-9f8996b9-176b-4c61-976d-1af72b48f6e8 2018-11-14 18:34:59,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-733d9e1e-10bf-4503-ac41-5f6c369d0646-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91ac74517696be5391cc45b66a5c322ab5c1825d" 2018-11-14 18:34:59,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ebaf890d-b25f-4bca-b657-ab636fafd0d6 Date: Wed, 14 Nov 2018 18:34:59 GMT RESP BODY: {"routers": []} 2018-11-14 18:34:59,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-733d9e1e-10bf-4503-ac41-5f6c369d0646-pub-router&admin_state_up=True used request id req-ebaf890d-b25f-4bca-b657-ab636fafd0d6 2018-11-14 18:34:59,747 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-733d9e1e-10bf-4503-ac41-5f6c369d0646-pub-router 2018-11-14 18:34:59,747 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-733d9e1e-10bf-4503-ac41-5f6c369d0646-pub-router 2018-11-14 18:34:59,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/49f2792c-48eb-469b-a8a0-1efa1d7a1928 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f550a06e1e2aefe53582d86362ceb7adcd61312" 2018-11-14 18:35:00,274 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 135 X-Openstack-Request-Id: req-9bed22a9-fc9b-421f-b974-788ae8a1e34f Date: Wed, 14 Nov 2018 18:35:00 GMT RESP BODY: {"NeutronError": {"message": "Router 49f2792c-48eb-469b-a8a0-1efa1d7a1928 could not be found", "type": "RouterNotFound", "detail": ""}} 2018-11-14 18:35:00,274 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/49f2792c-48eb-469b-a8a0-1efa1d7a1928 used request id req-9bed22a9-fc9b-421f-b974-788ae8a1e34f 2018-11-14 18:35:00,275 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Router 49f2792c-48eb-469b-a8a0-1efa1d7a1928 could not be found", "type": "RouterNotFound", "detail": ""}} 2018-11-14 18:35:00,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841722ed479df84ce82238da457b4336bbc0a613" 2018-11-14 18:35:00,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-a44d6d65-05a2-4b62-93c5-9ce3b8fd8bda Date: Wed, 14 Nov 2018 18:35:00 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:35:00,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-a44d6d65-05a2-4b62-93c5-9ce3b8fd8bda 2018-11-14 18:35:00,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841722ed479df84ce82238da457b4336bbc0a613" 2018-11-14 18:35:00,669 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:35:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d41b92ce-23e9-444e-92bb-b5011399bd95 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:35:00,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-d41b92ce-23e9-444e-92bb-b5011399bd95 2018-11-14 18:35:00,669 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:35:00,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841722ed479df84ce82238da457b4336bbc0a613" 2018-11-14 18:35:00,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:35:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95dc9084-f5bd-4e97-b2d6-1d527e1fb50d Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:35:00,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-95dc9084-f5bd-4e97-b2d6-1d527e1fb50d 2018-11-14 18:35:00,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841722ed479df84ce82238da457b4336bbc0a613" 2018-11-14 18:35:00,886 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:35:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4c183f9-ae87-4e25-9274-beec18df3d1f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:35:00,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-a4c183f9-ae87-4e25-9274-beec18df3d1f 2018-11-14 18:35:00,886 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:35:00,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841722ed479df84ce82238da457b4336bbc0a613" 2018-11-14 18:35:00,988 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:35:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ebe1f8a2-e7ba-4848-a488-a257441fa0cb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:35:00,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-ebe1f8a2-e7ba-4848-a488-a257441fa0cb 2018-11-14 18:35:00,988 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:35:00,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841722ed479df84ce82238da457b4336bbc0a613" 2018-11-14 18:35:01,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:35:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d44ea85b-6a3b-47d9-ab89-b9957bd7cd2b Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:35:01,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-d44ea85b-6a3b-47d9-ab89-b9957bd7cd2b 2018-11-14 18:35:01,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841722ed479df84ce82238da457b4336bbc0a613" 2018-11-14 18:35:01,220 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:35:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b700865d-b261-4d86-91ce-3a91998b7341 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 18:35:01,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-b700865d-b261-4d86-91ce-3a91998b7341 2018-11-14 18:35:01,220 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:35:01,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841722ed479df84ce82238da457b4336bbc0a613" 2018-11-14 18:35:01,326 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:35:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2295f110-1980-4e9a-92c2-3546a813cdc6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d3b3d3f2c3dd4be6bc230a686f3f0839.", "code": 404, "title": "Not Found"}} 2018-11-14 18:35:01,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 used request id req-2295f110-1980-4e9a-92c2-3546a813cdc6 2018-11-14 18:35:01,326 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:35:01,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841722ed479df84ce82238da457b4336bbc0a613" 2018-11-14 18:35:01,486 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:35:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0831e072-e01b-4d77-af87-d90610ed45f1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5dcff89097904b7c82103d40edeed98d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:35:01,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d used request id req-0831e072-e01b-4d77-af87-d90610ed45f1 2018-11-14 18:35:01,487 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:35:01,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841722ed479df84ce82238da457b4336bbc0a613" 2018-11-14 18:35:01,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:35:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68d6c534-cbd8-4b0a-a960-7a7a77e84338 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:35:01,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-68d6c534-cbd8-4b0a-a960-7a7a77e84338 2018-11-14 18:35:01,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841722ed479df84ce82238da457b4336bbc0a613" 2018-11-14 18:35:01,701 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:35:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67716270-0fd6-4d89-83b3-dce48f8d91d7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 991384c74c4d47b3bd2a68e52ad620ce.", "code": 404, "title": "Not Found"}} 2018-11-14 18:35:01,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce used request id req-67716270-0fd6-4d89-83b3-dce48f8d91d7 2018-11-14 18:35:01,701 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:35:01,702 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-e8f6591c-0ca2-417-proj 2018-11-14 18:35:01,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/686e5ac5ffb34a7a89ee518c71d7c709 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841722ed479df84ce82238da457b4336bbc0a613" 2018-11-14 18:35:02,056 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:35:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5056ccf-dfee-4299-a013-84fa68ceb702 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:35:02,056 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/686e5ac5ffb34a7a89ee518c71d7c709 used request id req-d5056ccf-dfee-4299-a013-84fa68ceb702 2018-11-14 18:35:02,057 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-e8f6591c-0ca2-417-proj-role 2018-11-14 18:35:02,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/4cd55ab55b4644319a81b54633ae39e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841722ed479df84ce82238da457b4336bbc0a613" 2018-11-14 18:35:02,194 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:35:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3eaac261-63a2-4380-9ba6-2df580ea1cf0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:35:02,194 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/4cd55ab55b4644319a81b54633ae39e5 used request id req-3eaac261-63a2-4380-9ba6-2df580ea1cf0 2018-11-14 18:35:02,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841722ed479df84ce82238da457b4336bbc0a613" 2018-11-14 18:35:02,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:35:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aac07bdc-1212-4732-a6c7-5cc043515ec8 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:35:02,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-aac07bdc-1212-4732-a6c7-5cc043515ec8 2018-11-14 18:35:02,309 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-e8f6591c-0ca2-417-user 2018-11-14 18:35:02,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/77c67374ca5a45e6b071316d74de7af4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3746d98b9cd30bcc3af260c97e7191a64165c7c" 2018-11-14 18:35:02,544 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:35:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a9679e8-c1d4-47f7-afad-8fbf4e5fdcc2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:35:02,544 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/77c67374ca5a45e6b071316d74de7af4 used request id req-4a9679e8-c1d4-47f7-afad-8fbf4e5fdcc2 2018-11-14 18:35:02,546 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:35:02,967 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:35:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["L7gUYlDzRKqY1ZOm2_9x3g"], "issued_at": "2018-11-14T18:35:02.000000Z"}} 2018-11-14 18:35:02,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a0e34efdb936918ef3bbd76bcab5fc15e6b680" 2018-11-14 18:35:03,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:35:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f29e57a8-7754-41e0-b36c-d658cb1e7f01 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:35:03,065 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-f29e57a8-7754-41e0-b36c-d658cb1e7f01 2018-11-14 18:35:03,066 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:35:03,067 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:35:03,485 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:35:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["n1PifNdjTwm4fHExQ-Ax6A"], "issued_at": "2018-11-14T18:35:03.000000Z"}} 2018-11-14 18:35:03,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2aac66e4a43eba6fb682df78bb9ff4053ac2f91" 2018-11-14 18:35:03,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:35:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c295e466-e2a9-4091-8ebc-7d176ffec415 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:35:03,588 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-c295e466-e2a9-4091-8ebc-7d176ffec415 2018-11-14 18:35:03,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:35:03,598 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:35:03,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-49a1bf11-6c40-476-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2aac66e4a43eba6fb682df78bb9ff4053ac2f91" 2018-11-14 18:35:03,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:35:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f17801a2-ba8b-4e40-aa19-438b1c439293 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-49a1bf11-6c40-476-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:35:03,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-49a1bf11-6c40-476-proj used request id req-f17801a2-ba8b-4e40-aa19-438b1c439293 2018-11-14 18:35:03,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2aac66e4a43eba6fb682df78bb9ff4053ac2f91" 2018-11-14 18:35:03,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:35:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c937ebf-44f5-431f-926e-163414f553d9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:35:03,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-7c937ebf-44f5-431f-926e-163414f553d9 2018-11-14 18:35:03,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2aac66e4a43eba6fb682df78bb9ff4053ac2f91" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-49a1bf11-6c40-476-proj"}}' 2018-11-14 18:35:03,960 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:35:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd983f48-335c-4578-b99e-2de55a093ce2 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a513bc6db7f744c38f4950b3e09d6079"}, "tags": [], "enabled": true, "id": "a513bc6db7f744c38f4950b3e09d6079", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-49a1bf11-6c40-476-proj"}} 2018-11-14 18:35:03,961 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-bd983f48-335c-4578-b99e-2de55a093ce2 2018-11-14 18:35:03,961 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-49a1bf11-6c40-476-proj 2018-11-14 18:35:03,961 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:35:03,962 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:35:04,378 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:35:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["8BTopM0ESMuKRJRMEpjfgA"], "issued_at": "2018-11-14T18:35:04.000000Z"}} 2018-11-14 18:35:04,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}192124fa986b51e3f769cd276c0a6ea937b744cd" 2018-11-14 18:35:04,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:35:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ad66ba3-0e3c-4b4c-836b-d3eb2c937b88 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:35:04,492 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-3ad66ba3-0e3c-4b4c-836b-d3eb2c937b88 2018-11-14 18:35:04,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:35:04,501 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:35: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:35:04,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}192124fa986b51e3f769cd276c0a6ea937b744cd" 2018-11-14 18:35:04,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:35:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f1bca66-7cde-429e-8b6d-4b31e4e9ae7b Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:35:04,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-1f1bca66-7cde-429e-8b6d-4b31e4e9ae7b 2018-11-14 18:35:04,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-49a1bf11-6c40-476-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}192124fa986b51e3f769cd276c0a6ea937b744cd" 2018-11-14 18:35:04,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:35:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f938dbe4-fe8c-499f-b561-2562eed9168d Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-49a1bf11-6c40-476-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a513bc6db7f744c38f4950b3e09d6079"}, "tags": [], "enabled": true, "id": "a513bc6db7f744c38f4950b3e09d6079", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-49a1bf11-6c40-476-proj"}]} 2018-11-14 18:35:04,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-49a1bf11-6c40-476-proj used request id req-f938dbe4-fe8c-499f-b561-2562eed9168d 2018-11-14 18:35:04,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}192124fa986b51e3f769cd276c0a6ea937b744cd" 2018-11-14 18:35:04,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:35:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-667c2d55-c2a4-4677-a413-d43650f8d606 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:35:04,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-667c2d55-c2a4-4677-a413-d43650f8d606 2018-11-14 18:35:05,069 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-49a1bf11-6c40-476-user 2018-11-14 18:35:05,069 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:35:05,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2aac66e4a43eba6fb682df78bb9ff4053ac2f91" 2018-11-14 18:35:05,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:35:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d747e15-80e0-42e3-8ac9-feb7d38e6a42 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:35:05,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-8d747e15-80e0-42e3-8ac9-feb7d38e6a42 2018-11-14 18:35:05,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2aac66e4a43eba6fb682df78bb9ff4053ac2f91" -d '{"role": {"name": "CreateRouterSuccessTests-49a1bf11-6c40-476-proj-role"}}' 2018-11-14 18:35:05,302 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:35:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ed2053e-6563-4ebe-8867-899c2ac8ad52 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2f7746acdbbf4f789772b1e8c9b34f6e", "links": {"self": "http://172.30.9.28:5000/v3/roles/2f7746acdbbf4f789772b1e8c9b34f6e"}, "name": "CreateRouterSuccessTests-49a1bf11-6c40-476-proj-role"}} 2018-11-14 18:35:05,302 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-4ed2053e-6563-4ebe-8867-899c2ac8ad52 2018-11-14 18:35:05,302 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-49a1bf11-6c40-476-proj-role 2018-11-14 18:35:05,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/2f7746acdbbf4f789772b1e8c9b34f6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2aac66e4a43eba6fb682df78bb9ff4053ac2f91" 2018-11-14 18:35:05,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:35:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-422e9767-18e4-416e-ae13-8927eaba2cc7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2f7746acdbbf4f789772b1e8c9b34f6e", "links": {"self": "http://172.30.9.28:5000/v3/roles/2f7746acdbbf4f789772b1e8c9b34f6e"}, "name": "CreateRouterSuccessTests-49a1bf11-6c40-476-proj-role"}} 2018-11-14 18:35:05,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/2f7746acdbbf4f789772b1e8c9b34f6e used request id req-422e9767-18e4-416e-ae13-8927eaba2cc7 2018-11-14 18:35:05,417 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-49a1bf11-6c40-476-proj-role to project CreateRouterSuccessTests-49a1bf11-6c40-476-proj 2018-11-14 18:35:05,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/a513bc6db7f744c38f4950b3e09d6079/users/f7ef44407f0640e7bfc19b1bd0d43ddc/roles/2f7746acdbbf4f789772b1e8c9b34f6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2aac66e4a43eba6fb682df78bb9ff4053ac2f91" 2018-11-14 18:35:05,575 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:35:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90a3ff48-7841-44d7-a176-6646bdd3c332 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:35:05,576 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/a513bc6db7f744c38f4950b3e09d6079/users/f7ef44407f0640e7bfc19b1bd0d43ddc/roles/2f7746acdbbf4f789772b1e8c9b34f6e used request id req-90a3ff48-7841-44d7-a176-6646bdd3c332 2018-11-14 18:35:05,578 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:35:05,579 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:35:05,980 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2f7746acdbbf4f789772b1e8c9b34f6e", "name": "CreateRouterSuccessTests-49a1bf11-6c40-476-proj-role"}], "expires_at": "2018-11-14T19:35:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a513bc6db7f744c38f4950b3e09d6079", "name": "CreateRouterSuccessTests-49a1bf11-6c40-476-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a513bc6db7f744c38f4950b3e09d6079", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/a513bc6db7f744c38f4950b3e09d6079", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/a513bc6db7f744c38f4950b3e09d6079", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_a513bc6db7f744c38f4950b3e09d6079", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_a513bc6db7f744c38f4950b3e09d6079", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/a513bc6db7f744c38f4950b3e09d6079", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/a513bc6db7f744c38f4950b3e09d6079", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/a513bc6db7f744c38f4950b3e09d6079", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/a513bc6db7f744c38f4950b3e09d6079", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/a513bc6db7f744c38f4950b3e09d6079", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/a513bc6db7f744c38f4950b3e09d6079", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/a513bc6db7f744c38f4950b3e09d6079", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/a513bc6db7f744c38f4950b3e09d6079", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/a513bc6db7f744c38f4950b3e09d6079", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-49a1bf11-6c40-476-user", "id": "f7ef44407f0640e7bfc19b1bd0d43ddc"}, "audit_ids": ["LraT7LBwSL-AoJGgFmnhOA"], "issued_at": "2018-11-14T18:35:05.000000Z"}} 2018-11-14 18:35:05,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e8bfad173c764c16d09f2ffc2f52cb43b99ab13" 2018-11-14 18:35:06,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:35:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1be78dd-204d-4bcc-80b6-292e71204492 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:35:06,076 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-b1be78dd-204d-4bcc-80b6-292e71204492 2018-11-14 18:35:06,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-a60d060d-89cf-445e-a597-6f1db175c889-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e8bfad173c764c16d09f2ffc2f52cb43b99ab13" 2018-11-14 18:35:06,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-893d10dd-b5f2-4f39-80ff-fb0881871bd6 Date: Wed, 14 Nov 2018 18:35:06 GMT RESP BODY: {"routers": []} 2018-11-14 18:35:06,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-a60d060d-89cf-445e-a597-6f1db175c889-pub-router&admin_state_up=True used request id req-893d10dd-b5f2-4f39-80ff-fb0881871bd6 2018-11-14 18:35:06,322 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:35:06,323 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:35:06,762 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2f7746acdbbf4f789772b1e8c9b34f6e", "name": "CreateRouterSuccessTests-49a1bf11-6c40-476-proj-role"}], "expires_at": "2018-11-14T19:35:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a513bc6db7f744c38f4950b3e09d6079", "name": "CreateRouterSuccessTests-49a1bf11-6c40-476-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a513bc6db7f744c38f4950b3e09d6079", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/a513bc6db7f744c38f4950b3e09d6079", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/a513bc6db7f744c38f4950b3e09d6079", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_a513bc6db7f744c38f4950b3e09d6079", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_a513bc6db7f744c38f4950b3e09d6079", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/a513bc6db7f744c38f4950b3e09d6079", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/a513bc6db7f744c38f4950b3e09d6079", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/a513bc6db7f744c38f4950b3e09d6079", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/a513bc6db7f744c38f4950b3e09d6079", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/a513bc6db7f744c38f4950b3e09d6079", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/a513bc6db7f744c38f4950b3e09d6079", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/a513bc6db7f744c38f4950b3e09d6079", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/a513bc6db7f744c38f4950b3e09d6079", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/a513bc6db7f744c38f4950b3e09d6079", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-49a1bf11-6c40-476-user", "id": "f7ef44407f0640e7bfc19b1bd0d43ddc"}, "audit_ids": ["mBZ7qXwzQIaPay3taDrmig"], "issued_at": "2018-11-14T18:35:06.000000Z"}} 2018-11-14 18:35:06,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ae22f99aa24bd4e008d2f31b9f3ee9e440f8ff9" 2018-11-14 18:35:06,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:35:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e35a0f43-c503-474e-9b9f-061c1d2c9a28 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:35:06,775 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-e35a0f43-c503-474e-9b9f-061c1d2c9a28 2018-11-14 18:35:06,776 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-a60d060d-89cf-445e-a597-6f1db175c889-pub-router 2018-11-14 18:35:06,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e8bfad173c764c16d09f2ffc2f52cb43b99ab13" -d '{"router": {"name": "CreateRouterSuccessTests-a60d060d-89cf-445e-a597-6f1db175c889-pub-router", "admin_state_up": true}}' 2018-11-14 18:35:07,104 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 459 X-Openstack-Request-Id: req-a42623ab-5c90-4ca0-b7d0-c3dc642983f6 Date: Wed, 14 Nov 2018 18:35:07 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "a513bc6db7f744c38f4950b3e09d6079", "created_at": "2018-11-14T18:35:07Z", "admin_state_up": true, "updated_at": "2018-11-14T18:35:07Z", "revision_number": 0, "routes": [], "project_id": "a513bc6db7f744c38f4950b3e09d6079", "id": "5defa7b8-e49d-40cb-89a1-596b29bfe6bd", "name": "CreateRouterSuccessTests-a60d060d-89cf-445e-a597-6f1db175c889-pub-router"}} 2018-11-14 18:35:07,105 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-a42623ab-5c90-4ca0-b7d0-c3dc642983f6 2018-11-14 18:35:07,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=5defa7b8-e49d-40cb-89a1-596b29bfe6bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e8bfad173c764c16d09f2ffc2f52cb43b99ab13" 2018-11-14 18:35:07,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7c8db735-e239-4d77-8db5-fbecd0336ee1 Date: Wed, 14 Nov 2018 18:35:07 GMT RESP BODY: {"ports":[]} 2018-11-14 18:35:07,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=5defa7b8-e49d-40cb-89a1-596b29bfe6bd used request id req-7c8db735-e239-4d77-8db5-fbecd0336ee1 2018-11-14 18:35:07,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/5defa7b8-e49d-40cb-89a1-596b29bfe6bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e8bfad173c764c16d09f2ffc2f52cb43b99ab13" 2018-11-14 18:35:07,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 459 X-Openstack-Request-Id: req-2cb55d56-41fb-49cf-942a-5f80162416f3 Date: Wed, 14 Nov 2018 18:35:07 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "a513bc6db7f744c38f4950b3e09d6079", "created_at": "2018-11-14T18:35:07Z", "admin_state_up": true, "updated_at": "2018-11-14T18:35:07Z", "revision_number": 0, "routes": [], "project_id": "a513bc6db7f744c38f4950b3e09d6079", "id": "5defa7b8-e49d-40cb-89a1-596b29bfe6bd", "name": "CreateRouterSuccessTests-a60d060d-89cf-445e-a597-6f1db175c889-pub-router"}} 2018-11-14 18:35:07,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/5defa7b8-e49d-40cb-89a1-596b29bfe6bd used request id req-2cb55d56-41fb-49cf-942a-5f80162416f3 2018-11-14 18:35:07,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=5defa7b8-e49d-40cb-89a1-596b29bfe6bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e8bfad173c764c16d09f2ffc2f52cb43b99ab13" 2018-11-14 18:35:07,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7f6f3f4f-c5e6-45c1-821c-e9dec70be873 Date: Wed, 14 Nov 2018 18:35:07 GMT RESP BODY: {"ports":[]} 2018-11-14 18:35:07,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=5defa7b8-e49d-40cb-89a1-596b29bfe6bd used request id req-7f6f3f4f-c5e6-45c1-821c-e9dec70be873 2018-11-14 18:35:07,868 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:35:08,278 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2f7746acdbbf4f789772b1e8c9b34f6e", "name": "CreateRouterSuccessTests-49a1bf11-6c40-476-proj-role"}], "expires_at": "2018-11-14T19:35:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a513bc6db7f744c38f4950b3e09d6079", "name": "CreateRouterSuccessTests-49a1bf11-6c40-476-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a513bc6db7f744c38f4950b3e09d6079", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/a513bc6db7f744c38f4950b3e09d6079", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/a513bc6db7f744c38f4950b3e09d6079", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_a513bc6db7f744c38f4950b3e09d6079", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_a513bc6db7f744c38f4950b3e09d6079", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/a513bc6db7f744c38f4950b3e09d6079", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/a513bc6db7f744c38f4950b3e09d6079", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/a513bc6db7f744c38f4950b3e09d6079", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/a513bc6db7f744c38f4950b3e09d6079", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/a513bc6db7f744c38f4950b3e09d6079", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/a513bc6db7f744c38f4950b3e09d6079", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/a513bc6db7f744c38f4950b3e09d6079", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/a513bc6db7f744c38f4950b3e09d6079", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/a513bc6db7f744c38f4950b3e09d6079", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-49a1bf11-6c40-476-user", "id": "f7ef44407f0640e7bfc19b1bd0d43ddc"}, "audit_ids": ["3AU4TREZTlufhi-qf32sPA"], "issued_at": "2018-11-14T18:35:08.000000Z"}} 2018-11-14 18:35:08,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-a60d060d-89cf-445e-a597-6f1db175c889-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41edd08c1f2f626844ec3e12a46d870739f7c267" 2018-11-14 18:35:08,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 462 X-Openstack-Request-Id: req-25544d36-476d-483c-b3a3-c37b6442f96b Date: Wed, 14 Nov 2018 18:35:08 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "a513bc6db7f744c38f4950b3e09d6079", "created_at": "2018-11-14T18:35:07Z", "admin_state_up": true, "updated_at": "2018-11-14T18:35:07Z", "revision_number": 0, "routes": [], "project_id": "a513bc6db7f744c38f4950b3e09d6079", "id": "5defa7b8-e49d-40cb-89a1-596b29bfe6bd", "name": "CreateRouterSuccessTests-a60d060d-89cf-445e-a597-6f1db175c889-pub-router"}]} 2018-11-14 18:35:08,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-a60d060d-89cf-445e-a597-6f1db175c889-pub-router&admin_state_up=True used request id req-25544d36-476d-483c-b3a3-c37b6442f96b 2018-11-14 18:35:08,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:35:08,566 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:35: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:35:08,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a513bc6db7f744c38f4950b3e09d6079 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a0e34efdb936918ef3bbd76bcab5fc15e6b680" 2018-11-14 18:35:08,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:35:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6315f02-339a-4db5-ba87-9dfd5223f6c3 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a513bc6db7f744c38f4950b3e09d6079"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a513bc6db7f744c38f4950b3e09d6079", "name": "CreateRouterSuccessTests-49a1bf11-6c40-476-proj"}} 2018-11-14 18:35:08,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a513bc6db7f744c38f4950b3e09d6079 used request id req-c6315f02-339a-4db5-ba87-9dfd5223f6c3 2018-11-14 18:35:08,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=5defa7b8-e49d-40cb-89a1-596b29bfe6bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41edd08c1f2f626844ec3e12a46d870739f7c267" 2018-11-14 18:35:08,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-bbab32ea-43ba-4a81-9b5c-895cb569c040 Date: Wed, 14 Nov 2018 18:35:08 GMT RESP BODY: {"ports":[]} 2018-11-14 18:35:08,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=5defa7b8-e49d-40cb-89a1-596b29bfe6bd used request id req-bbab32ea-43ba-4a81-9b5c-895cb569c040 2018-11-14 18:35:08,909 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-a60d060d-89cf-445e-a597-6f1db175c889-pub-router 2018-11-14 18:35:08,909 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-a60d060d-89cf-445e-a597-6f1db175c889-pub-router 2018-11-14 18:35:08,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/5defa7b8-e49d-40cb-89a1-596b29bfe6bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e8bfad173c764c16d09f2ffc2f52cb43b99ab13" 2018-11-14 18:35:09,585 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9198e233-66a4-4013-9eee-d4e7e9aad9fd Content-Length: 0 Date: Wed, 14 Nov 2018 18:35:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:35:09,585 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/5defa7b8-e49d-40cb-89a1-596b29bfe6bd used request id req-9198e233-66a4-4013-9eee-d4e7e9aad9fd 2018-11-14 18:35:09,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2aac66e4a43eba6fb682df78bb9ff4053ac2f91" 2018-11-14 18:35:09,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-37f70aa5-e602-4100-8d85-b03eaa3f9562 Date: Wed, 14 Nov 2018 18:35:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:35:09,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-37f70aa5-e602-4100-8d85-b03eaa3f9562 2018-11-14 18:35:09,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2aac66e4a43eba6fb682df78bb9ff4053ac2f91" 2018-11-14 18:35:09,972 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:35:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bde18457-457d-47c9-ac45-1f8c48d363d8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:35:09,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-bde18457-457d-47c9-ac45-1f8c48d363d8 2018-11-14 18:35:09,972 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:35:09,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2aac66e4a43eba6fb682df78bb9ff4053ac2f91" 2018-11-14 18:35:10,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:35:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-931af67a-e347-4b53-9326-3cabd2f4e43a Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:35:10,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-931af67a-e347-4b53-9326-3cabd2f4e43a 2018-11-14 18:35:10,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2aac66e4a43eba6fb682df78bb9ff4053ac2f91" 2018-11-14 18:35:10,203 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:35:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b2098d2-a44f-4b37-a8b6-3fa1f7ddaa1d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:35:10,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-8b2098d2-a44f-4b37-a8b6-3fa1f7ddaa1d 2018-11-14 18:35:10,204 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:35:10,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2aac66e4a43eba6fb682df78bb9ff4053ac2f91" 2018-11-14 18:35:10,317 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:35:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e661997-34a9-4514-88b1-ec376179fbe0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:35:10,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-2e661997-34a9-4514-88b1-ec376179fbe0 2018-11-14 18:35:10,317 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:35:10,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2aac66e4a43eba6fb682df78bb9ff4053ac2f91" 2018-11-14 18:35:10,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:35:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a439decd-d422-4cdf-b2a3-37e0b965e8eb Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:35:10,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-a439decd-d422-4cdf-b2a3-37e0b965e8eb 2018-11-14 18:35:10,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2aac66e4a43eba6fb682df78bb9ff4053ac2f91" 2018-11-14 18:35:10,537 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:35:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-309d79ba-c777-4a6d-b788-9a08bac67e04 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 18:35:10,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-309d79ba-c777-4a6d-b788-9a08bac67e04 2018-11-14 18:35:10,537 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:35:10,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2aac66e4a43eba6fb682df78bb9ff4053ac2f91" 2018-11-14 18:35:10,651 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:35:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f777a94-c69c-4c9e-a824-1f3762ff0dae Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d3b3d3f2c3dd4be6bc230a686f3f0839.", "code": 404, "title": "Not Found"}} 2018-11-14 18:35:10,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 used request id req-8f777a94-c69c-4c9e-a824-1f3762ff0dae 2018-11-14 18:35:10,651 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:35:10,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2aac66e4a43eba6fb682df78bb9ff4053ac2f91" 2018-11-14 18:35:10,761 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:35:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-619e2c2d-a346-4141-9577-bc074b2391b1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5dcff89097904b7c82103d40edeed98d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:35:10,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d used request id req-619e2c2d-a346-4141-9577-bc074b2391b1 2018-11-14 18:35:10,762 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:35:10,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2aac66e4a43eba6fb682df78bb9ff4053ac2f91" 2018-11-14 18:35:10,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:35:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d62b24cb-c614-49cc-b0e8-d7046d63e0a1 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:35:10,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-d62b24cb-c614-49cc-b0e8-d7046d63e0a1 2018-11-14 18:35:10,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2aac66e4a43eba6fb682df78bb9ff4053ac2f91" 2018-11-14 18:35:10,986 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:35:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abf67557-8458-427b-a869-528f9e9ac9a3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 991384c74c4d47b3bd2a68e52ad620ce.", "code": 404, "title": "Not Found"}} 2018-11-14 18:35:10,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce used request id req-abf67557-8458-427b-a869-528f9e9ac9a3 2018-11-14 18:35:10,987 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:35:10,988 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-49a1bf11-6c40-476-proj 2018-11-14 18:35:10,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/a513bc6db7f744c38f4950b3e09d6079 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2aac66e4a43eba6fb682df78bb9ff4053ac2f91" 2018-11-14 18:35:11,272 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:35:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c076c64-0b70-4ed5-9b9e-fa4b445adc2f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:35:11,273 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/a513bc6db7f744c38f4950b3e09d6079 used request id req-1c076c64-0b70-4ed5-9b9e-fa4b445adc2f 2018-11-14 18:35:11,273 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-49a1bf11-6c40-476-proj-role 2018-11-14 18:35:11,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/2f7746acdbbf4f789772b1e8c9b34f6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2aac66e4a43eba6fb682df78bb9ff4053ac2f91" 2018-11-14 18:35:11,421 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:35:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58fa0093-c90f-436b-b734-018a0443b864 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:35:11,421 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/2f7746acdbbf4f789772b1e8c9b34f6e used request id req-58fa0093-c90f-436b-b734-018a0443b864 2018-11-14 18:35:11,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2aac66e4a43eba6fb682df78bb9ff4053ac2f91" 2018-11-14 18:35:11,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:35:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be631ce8-3c0a-4000-8a3e-760418c69e99 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:35:11,532 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-be631ce8-3c0a-4000-8a3e-760418c69e99 2018-11-14 18:35:11,533 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-49a1bf11-6c40-476-user 2018-11-14 18:35:11,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/f7ef44407f0640e7bfc19b1bd0d43ddc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}192124fa986b51e3f769cd276c0a6ea937b744cd" 2018-11-14 18:35:11,747 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:35:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6edc3b73-a221-4c54-b4cf-f0befbeafd80 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:35:11,747 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/f7ef44407f0640e7bfc19b1bd0d43ddc used request id req-6edc3b73-a221-4c54-b4cf-f0befbeafd80 2018-11-14 18:35:11,749 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:35:12,162 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:35:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["dkSwfF5BQmCBNr7hosJKdg"], "issued_at": "2018-11-14T18:35:12.000000Z"}} 2018-11-14 18:35:12,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0357f09a26940c62f30f4ed3b5bda91b709a49b8" 2018-11-14 18:35:12,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:35:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec0845b9-698b-4919-adf0-91659984b47a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:35:12,270 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-ec0845b9-698b-4919-adf0-91659984b47a 2018-11-14 18:35:12,271 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:35:12,272 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:35:12,695 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:35:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["ToVeWhtbQS-CVmETQPFcqw"], "issued_at": "2018-11-14T18:35:12.000000Z"}} 2018-11-14 18:35:12,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e727e5b785abe8caedee73bb6ed2b36b286eca" 2018-11-14 18:35:12,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:35:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b8f8262-efbe-4690-a19a-69ffc1cb1b9c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:35:12,803 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-3b8f8262-efbe-4690-a19a-69ffc1cb1b9c 2018-11-14 18:35:12,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:35:12,813 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:35: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:35:12,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-542eefdd-e48e-458-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e727e5b785abe8caedee73bb6ed2b36b286eca" 2018-11-14 18:35:12,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:35:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a24caded-a0a4-48fd-af92-4bb61f862f11 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-542eefdd-e48e-458-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:35:12,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-542eefdd-e48e-458-proj used request id req-a24caded-a0a4-48fd-af92-4bb61f862f11 2018-11-14 18:35:12,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e727e5b785abe8caedee73bb6ed2b36b286eca" 2018-11-14 18:35:13,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:35:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7c33e61-f1f6-4725-ba95-025ef17915d2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:35:13,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-c7c33e61-f1f6-4725-ba95-025ef17915d2 2018-11-14 18:35:13,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e727e5b785abe8caedee73bb6ed2b36b286eca" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-542eefdd-e48e-458-proj"}}' 2018-11-14 18:35:13,164 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:35:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6909e320-fb2c-4df9-a3df-4f1ba8395070 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/974e533b08604d57b3e73c9635d3f15e"}, "tags": [], "enabled": true, "id": "974e533b08604d57b3e73c9635d3f15e", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-542eefdd-e48e-458-proj"}} 2018-11-14 18:35:13,164 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-6909e320-fb2c-4df9-a3df-4f1ba8395070 2018-11-14 18:35:13,164 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-542eefdd-e48e-458-proj 2018-11-14 18:35:13,165 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:35:13,165 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:35:13,581 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:35:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["bLaRuRpDS7qYCeCT1yMe6g"], "issued_at": "2018-11-14T18:35:13.000000Z"}} 2018-11-14 18:35:13,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b81330f304c1d1928f9afa1cb1991c33e9ac3427" 2018-11-14 18:35:13,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:35:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0651a409-a815-4ff6-8cec-764a0a84668d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:35:13,686 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-0651a409-a815-4ff6-8cec-764a0a84668d 2018-11-14 18:35:13,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:35:13,696 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:35: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:35:13,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b81330f304c1d1928f9afa1cb1991c33e9ac3427" 2018-11-14 18:35:13,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:35:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccb375c1-aebc-47c6-a0b0-8ff75b5f0ece Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:35:13,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-ccb375c1-aebc-47c6-a0b0-8ff75b5f0ece 2018-11-14 18:35:13,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-542eefdd-e48e-458-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b81330f304c1d1928f9afa1cb1991c33e9ac3427" 2018-11-14 18:35:13,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:35:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b4a0e2b-e9d8-4aa1-99cf-778313dedccd Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-542eefdd-e48e-458-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/974e533b08604d57b3e73c9635d3f15e"}, "tags": [], "enabled": true, "id": "974e533b08604d57b3e73c9635d3f15e", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-542eefdd-e48e-458-proj"}]} 2018-11-14 18:35:13,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-542eefdd-e48e-458-proj used request id req-6b4a0e2b-e9d8-4aa1-99cf-778313dedccd 2018-11-14 18:35:13,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b81330f304c1d1928f9afa1cb1991c33e9ac3427" 2018-11-14 18:35:14,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:35:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f8c8d90-3868-44d1-afac-a32cca8e6fce Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:35:14,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-4f8c8d90-3868-44d1-afac-a32cca8e6fce 2018-11-14 18:35:14,344 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-542eefdd-e48e-458-user 2018-11-14 18:35:14,344 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:35:14,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e727e5b785abe8caedee73bb6ed2b36b286eca" 2018-11-14 18:35:14,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:35:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3137f7e5-8472-4fb2-9d66-cbafe0800bf0 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:35:14,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-3137f7e5-8472-4fb2-9d66-cbafe0800bf0 2018-11-14 18:35:14,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e727e5b785abe8caedee73bb6ed2b36b286eca" -d '{"role": {"name": "CreateRouterSuccessTests-542eefdd-e48e-458-proj-role"}}' 2018-11-14 18:35:14,602 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:35:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80123236-2a7c-40a8-9fc2-c2efe512294b Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b0a98d950a8e499dba9d11528f2b08a7", "links": {"self": "http://172.30.9.28:5000/v3/roles/b0a98d950a8e499dba9d11528f2b08a7"}, "name": "CreateRouterSuccessTests-542eefdd-e48e-458-proj-role"}} 2018-11-14 18:35:14,602 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-80123236-2a7c-40a8-9fc2-c2efe512294b 2018-11-14 18:35:14,602 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-542eefdd-e48e-458-proj-role 2018-11-14 18:35:14,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/b0a98d950a8e499dba9d11528f2b08a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e727e5b785abe8caedee73bb6ed2b36b286eca" 2018-11-14 18:35:14,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:35:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-feb6cb76-3e78-43ef-ab34-62ff9b877d31 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b0a98d950a8e499dba9d11528f2b08a7", "links": {"self": "http://172.30.9.28:5000/v3/roles/b0a98d950a8e499dba9d11528f2b08a7"}, "name": "CreateRouterSuccessTests-542eefdd-e48e-458-proj-role"}} 2018-11-14 18:35:14,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/b0a98d950a8e499dba9d11528f2b08a7 used request id req-feb6cb76-3e78-43ef-ab34-62ff9b877d31 2018-11-14 18:35:14,720 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-542eefdd-e48e-458-proj-role to project CreateRouterSuccessTests-542eefdd-e48e-458-proj 2018-11-14 18:35:14,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/974e533b08604d57b3e73c9635d3f15e/users/fbacdcef58c741a8973d6738cc92cc21/roles/b0a98d950a8e499dba9d11528f2b08a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e727e5b785abe8caedee73bb6ed2b36b286eca" 2018-11-14 18:35:14,870 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:35:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71288970-da3f-4124-8564-31aac34a659d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:35:14,870 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/974e533b08604d57b3e73c9635d3f15e/users/fbacdcef58c741a8973d6738cc92cc21/roles/b0a98d950a8e499dba9d11528f2b08a7 used request id req-71288970-da3f-4124-8564-31aac34a659d 2018-11-14 18:35:14,872 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:35:14,873 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:35:15,285 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b0a98d950a8e499dba9d11528f2b08a7", "name": "CreateRouterSuccessTests-542eefdd-e48e-458-proj-role"}], "expires_at": "2018-11-14T19:35:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "974e533b08604d57b3e73c9635d3f15e", "name": "CreateRouterSuccessTests-542eefdd-e48e-458-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/974e533b08604d57b3e73c9635d3f15e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/974e533b08604d57b3e73c9635d3f15e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/974e533b08604d57b3e73c9635d3f15e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_974e533b08604d57b3e73c9635d3f15e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_974e533b08604d57b3e73c9635d3f15e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/974e533b08604d57b3e73c9635d3f15e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/974e533b08604d57b3e73c9635d3f15e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/974e533b08604d57b3e73c9635d3f15e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/974e533b08604d57b3e73c9635d3f15e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/974e533b08604d57b3e73c9635d3f15e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/974e533b08604d57b3e73c9635d3f15e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/974e533b08604d57b3e73c9635d3f15e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/974e533b08604d57b3e73c9635d3f15e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/974e533b08604d57b3e73c9635d3f15e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-542eefdd-e48e-458-user", "id": "fbacdcef58c741a8973d6738cc92cc21"}, "audit_ids": ["Iy4grpXgQZW7g4Qq61T1gg"], "issued_at": "2018-11-14T18:35:15.000000Z"}} 2018-11-14 18:35:15,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c40af981f7657a38d3208cd275149d634f732ee4" 2018-11-14 18:35:15,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:35:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a659ebc-6759-44d3-ac73-bc178b1a5024 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:35:15,384 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-0a659ebc-6759-44d3-ac73-bc178b1a5024 2018-11-14 18:35:15,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-56fd3626-79e8-46e5-91c5-af4b44efc05d-pub-router&admin_state_up=False -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c40af981f7657a38d3208cd275149d634f732ee4" 2018-11-14 18:35:15,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1a911b2b-9641-4483-bd1d-75e194869d1f Date: Wed, 14 Nov 2018 18:35:15 GMT RESP BODY: {"routers": []} 2018-11-14 18:35:15,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-56fd3626-79e8-46e5-91c5-af4b44efc05d-pub-router&admin_state_up=False used request id req-1a911b2b-9641-4483-bd1d-75e194869d1f 2018-11-14 18:35:15,633 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:35:15,634 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:35:16,035 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b0a98d950a8e499dba9d11528f2b08a7", "name": "CreateRouterSuccessTests-542eefdd-e48e-458-proj-role"}], "expires_at": "2018-11-14T19:35:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "974e533b08604d57b3e73c9635d3f15e", "name": "CreateRouterSuccessTests-542eefdd-e48e-458-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/974e533b08604d57b3e73c9635d3f15e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/974e533b08604d57b3e73c9635d3f15e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/974e533b08604d57b3e73c9635d3f15e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_974e533b08604d57b3e73c9635d3f15e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_974e533b08604d57b3e73c9635d3f15e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/974e533b08604d57b3e73c9635d3f15e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/974e533b08604d57b3e73c9635d3f15e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/974e533b08604d57b3e73c9635d3f15e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/974e533b08604d57b3e73c9635d3f15e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/974e533b08604d57b3e73c9635d3f15e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/974e533b08604d57b3e73c9635d3f15e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/974e533b08604d57b3e73c9635d3f15e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/974e533b08604d57b3e73c9635d3f15e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/974e533b08604d57b3e73c9635d3f15e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-542eefdd-e48e-458-user", "id": "fbacdcef58c741a8973d6738cc92cc21"}, "audit_ids": ["5SGFwityRH6j1VsfAda3QA"], "issued_at": "2018-11-14T18:35:16.000000Z"}} 2018-11-14 18:35:16,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a45b8f3548746adb2d6e8590ba4225e8ae57db8b" 2018-11-14 18:35:16,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:35:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-422dbf0b-f3c4-4e83-af79-c7cecfbdd897 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:35:16,132 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-422dbf0b-f3c4-4e83-af79-c7cecfbdd897 2018-11-14 18:35:16,134 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-56fd3626-79e8-46e5-91c5-af4b44efc05d-pub-router 2018-11-14 18:35:16,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c40af981f7657a38d3208cd275149d634f732ee4" -d '{"router": {"name": "CreateRouterSuccessTests-56fd3626-79e8-46e5-91c5-af4b44efc05d-pub-router", "admin_state_up": false}}' 2018-11-14 18:35:16,476 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 460 X-Openstack-Request-Id: req-28489a51-121d-4419-b8d3-f7d0d8123239 Date: Wed, 14 Nov 2018 18:35:16 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "974e533b08604d57b3e73c9635d3f15e", "created_at": "2018-11-14T18:35:16Z", "admin_state_up": false, "updated_at": "2018-11-14T18:35:16Z", "revision_number": 0, "routes": [], "project_id": "974e533b08604d57b3e73c9635d3f15e", "id": "0cbd36fd-d66d-4804-a8de-3846a6adbae8", "name": "CreateRouterSuccessTests-56fd3626-79e8-46e5-91c5-af4b44efc05d-pub-router"}} 2018-11-14 18:35:16,476 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-28489a51-121d-4419-b8d3-f7d0d8123239 2018-11-14 18:35:16,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=0cbd36fd-d66d-4804-a8de-3846a6adbae8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c40af981f7657a38d3208cd275149d634f732ee4" 2018-11-14 18:35:16,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4588ac9d-9cfe-472d-938d-9271b4221599 Date: Wed, 14 Nov 2018 18:35:16 GMT RESP BODY: {"ports":[]} 2018-11-14 18:35:16,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=0cbd36fd-d66d-4804-a8de-3846a6adbae8 used request id req-4588ac9d-9cfe-472d-938d-9271b4221599 2018-11-14 18:35:16,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/0cbd36fd-d66d-4804-a8de-3846a6adbae8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c40af981f7657a38d3208cd275149d634f732ee4" 2018-11-14 18:35:16,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 460 X-Openstack-Request-Id: req-6f4193bd-ee87-44a5-a872-0c76c315f1c9 Date: Wed, 14 Nov 2018 18:35:16 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "974e533b08604d57b3e73c9635d3f15e", "created_at": "2018-11-14T18:35:16Z", "admin_state_up": false, "updated_at": "2018-11-14T18:35:16Z", "revision_number": 0, "routes": [], "project_id": "974e533b08604d57b3e73c9635d3f15e", "id": "0cbd36fd-d66d-4804-a8de-3846a6adbae8", "name": "CreateRouterSuccessTests-56fd3626-79e8-46e5-91c5-af4b44efc05d-pub-router"}} 2018-11-14 18:35:16,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/0cbd36fd-d66d-4804-a8de-3846a6adbae8 used request id req-6f4193bd-ee87-44a5-a872-0c76c315f1c9 2018-11-14 18:35:16,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=0cbd36fd-d66d-4804-a8de-3846a6adbae8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c40af981f7657a38d3208cd275149d634f732ee4" 2018-11-14 18:35:17,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0653708b-2274-4ad5-9120-0fc4e7b9cec8 Date: Wed, 14 Nov 2018 18:35:17 GMT RESP BODY: {"ports":[]} 2018-11-14 18:35:17,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=0cbd36fd-d66d-4804-a8de-3846a6adbae8 used request id req-0653708b-2274-4ad5-9120-0fc4e7b9cec8 2018-11-14 18:35:17,013 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:35:17,424 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b0a98d950a8e499dba9d11528f2b08a7", "name": "CreateRouterSuccessTests-542eefdd-e48e-458-proj-role"}], "expires_at": "2018-11-14T19:35:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "974e533b08604d57b3e73c9635d3f15e", "name": "CreateRouterSuccessTests-542eefdd-e48e-458-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/974e533b08604d57b3e73c9635d3f15e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/974e533b08604d57b3e73c9635d3f15e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/974e533b08604d57b3e73c9635d3f15e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_974e533b08604d57b3e73c9635d3f15e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_974e533b08604d57b3e73c9635d3f15e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/974e533b08604d57b3e73c9635d3f15e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/974e533b08604d57b3e73c9635d3f15e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/974e533b08604d57b3e73c9635d3f15e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/974e533b08604d57b3e73c9635d3f15e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/974e533b08604d57b3e73c9635d3f15e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/974e533b08604d57b3e73c9635d3f15e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/974e533b08604d57b3e73c9635d3f15e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/974e533b08604d57b3e73c9635d3f15e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/974e533b08604d57b3e73c9635d3f15e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-542eefdd-e48e-458-user", "id": "fbacdcef58c741a8973d6738cc92cc21"}, "audit_ids": ["Ypm-Ln54RJaLWeyAqw6mTg"], "issued_at": "2018-11-14T18:35:17.000000Z"}} 2018-11-14 18:35:17,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-56fd3626-79e8-46e5-91c5-af4b44efc05d-pub-router&admin_state_up=False -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e855b2989570540c8444442f890e86e04c6d7aaa" 2018-11-14 18:35:17,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 463 X-Openstack-Request-Id: req-018202d9-2021-45cd-a12c-540008aed42c Date: Wed, 14 Nov 2018 18:35:17 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "974e533b08604d57b3e73c9635d3f15e", "created_at": "2018-11-14T18:35:16Z", "admin_state_up": false, "updated_at": "2018-11-14T18:35:16Z", "revision_number": 0, "routes": [], "project_id": "974e533b08604d57b3e73c9635d3f15e", "id": "0cbd36fd-d66d-4804-a8de-3846a6adbae8", "name": "CreateRouterSuccessTests-56fd3626-79e8-46e5-91c5-af4b44efc05d-pub-router"}]} 2018-11-14 18:35:17,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-56fd3626-79e8-46e5-91c5-af4b44efc05d-pub-router&admin_state_up=False used request id req-018202d9-2021-45cd-a12c-540008aed42c 2018-11-14 18:35:17,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:35:17,718 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:35: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:35:17,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/974e533b08604d57b3e73c9635d3f15e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0357f09a26940c62f30f4ed3b5bda91b709a49b8" 2018-11-14 18:35:17,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:35:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-381777f2-dedc-4f4d-bf77-610550067218 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/974e533b08604d57b3e73c9635d3f15e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "974e533b08604d57b3e73c9635d3f15e", "name": "CreateRouterSuccessTests-542eefdd-e48e-458-proj"}} 2018-11-14 18:35:17,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/974e533b08604d57b3e73c9635d3f15e used request id req-381777f2-dedc-4f4d-bf77-610550067218 2018-11-14 18:35:17,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=0cbd36fd-d66d-4804-a8de-3846a6adbae8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e855b2989570540c8444442f890e86e04c6d7aaa" 2018-11-14 18:35:18,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c731e3f9-fba5-4ab0-9dbe-d874c89f447b Date: Wed, 14 Nov 2018 18:35:18 GMT RESP BODY: {"ports":[]} 2018-11-14 18:35:18,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=0cbd36fd-d66d-4804-a8de-3846a6adbae8 used request id req-c731e3f9-fba5-4ab0-9dbe-d874c89f447b 2018-11-14 18:35:18,051 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-56fd3626-79e8-46e5-91c5-af4b44efc05d-pub-router 2018-11-14 18:35:18,051 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-56fd3626-79e8-46e5-91c5-af4b44efc05d-pub-router 2018-11-14 18:35:18,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/0cbd36fd-d66d-4804-a8de-3846a6adbae8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c40af981f7657a38d3208cd275149d634f732ee4" 2018-11-14 18:35:18,507 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-402bd2e3-25c1-451b-b10f-ff30767ea816 Content-Length: 0 Date: Wed, 14 Nov 2018 18:35:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:35:18,507 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/0cbd36fd-d66d-4804-a8de-3846a6adbae8 used request id req-402bd2e3-25c1-451b-b10f-ff30767ea816 2018-11-14 18:35:18,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e727e5b785abe8caedee73bb6ed2b36b286eca" 2018-11-14 18:35:18,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-0b17e38e-cda3-4acb-9413-a47e34088a91 Date: Wed, 14 Nov 2018 18:35:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:35:18,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-0b17e38e-cda3-4acb-9413-a47e34088a91 2018-11-14 18:35:18,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e727e5b785abe8caedee73bb6ed2b36b286eca" 2018-11-14 18:35:18,893 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:35:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc1ff554-a268-4a0f-acbb-b2db477b772c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:35:18,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-bc1ff554-a268-4a0f-acbb-b2db477b772c 2018-11-14 18:35:18,893 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:35:18,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e727e5b785abe8caedee73bb6ed2b36b286eca" 2018-11-14 18:35:18,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:35:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04f69d74-b774-4f35-ab08-dd9c4aabea44 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:35:18,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-04f69d74-b774-4f35-ab08-dd9c4aabea44 2018-11-14 18:35:18,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e727e5b785abe8caedee73bb6ed2b36b286eca" 2018-11-14 18:35:19,098 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:35:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7920d3b4-7df6-4e0e-8935-769aafad1165 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:35:19,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-7920d3b4-7df6-4e0e-8935-769aafad1165 2018-11-14 18:35:19,098 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:35:19,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e727e5b785abe8caedee73bb6ed2b36b286eca" 2018-11-14 18:35:19,207 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:35:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd1a91a7-4a10-4dc8-acdd-4b9577343892 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:35:19,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-cd1a91a7-4a10-4dc8-acdd-4b9577343892 2018-11-14 18:35:19,208 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:35:19,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e727e5b785abe8caedee73bb6ed2b36b286eca" 2018-11-14 18:35:19,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:35:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6f70455-17f8-4b38-9ed0-3c08e3d4ca0b Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:35:19,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-d6f70455-17f8-4b38-9ed0-3c08e3d4ca0b 2018-11-14 18:35:19,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e727e5b785abe8caedee73bb6ed2b36b286eca" 2018-11-14 18:35:19,433 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:35:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc1d9c92-e630-488e-9c29-5fb7fba58a77 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 18:35:19,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-cc1d9c92-e630-488e-9c29-5fb7fba58a77 2018-11-14 18:35:19,433 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:35:19,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e727e5b785abe8caedee73bb6ed2b36b286eca" 2018-11-14 18:35:19,550 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:35:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e73a903-af50-48a9-8021-9a16b276f47b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d3b3d3f2c3dd4be6bc230a686f3f0839.", "code": 404, "title": "Not Found"}} 2018-11-14 18:35:19,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 used request id req-8e73a903-af50-48a9-8021-9a16b276f47b 2018-11-14 18:35:19,551 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:35:19,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e727e5b785abe8caedee73bb6ed2b36b286eca" 2018-11-14 18:35:19,657 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:35:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9651d18f-1958-4a53-aeee-44d0f1b197f8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5dcff89097904b7c82103d40edeed98d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:35:19,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d used request id req-9651d18f-1958-4a53-aeee-44d0f1b197f8 2018-11-14 18:35:19,657 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:35:19,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e727e5b785abe8caedee73bb6ed2b36b286eca" 2018-11-14 18:35:19,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:35:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3f888d9-4aca-46d6-808b-f18cf051671b Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:35:19,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-a3f888d9-4aca-46d6-808b-f18cf051671b 2018-11-14 18:35:19,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e727e5b785abe8caedee73bb6ed2b36b286eca" 2018-11-14 18:35:19,888 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:35:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71f9929e-65ce-4b9e-9a50-2d74c3024c96 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 991384c74c4d47b3bd2a68e52ad620ce.", "code": 404, "title": "Not Found"}} 2018-11-14 18:35:19,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce used request id req-71f9929e-65ce-4b9e-9a50-2d74c3024c96 2018-11-14 18:35:19,888 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:35:19,889 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-542eefdd-e48e-458-proj 2018-11-14 18:35:19,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/974e533b08604d57b3e73c9635d3f15e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e727e5b785abe8caedee73bb6ed2b36b286eca" 2018-11-14 18:35:20,122 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:35:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-066965b3-b02e-4df7-b948-0d5753cf3896 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:35:20,122 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/974e533b08604d57b3e73c9635d3f15e used request id req-066965b3-b02e-4df7-b948-0d5753cf3896 2018-11-14 18:35:20,123 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-542eefdd-e48e-458-proj-role 2018-11-14 18:35:20,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/b0a98d950a8e499dba9d11528f2b08a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e727e5b785abe8caedee73bb6ed2b36b286eca" 2018-11-14 18:35:20,254 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:35:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ffdbc13-e1b0-43e0-b5e2-6abf8a32592e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:35:20,254 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/b0a98d950a8e499dba9d11528f2b08a7 used request id req-2ffdbc13-e1b0-43e0-b5e2-6abf8a32592e 2018-11-14 18:35:20,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e727e5b785abe8caedee73bb6ed2b36b286eca" 2018-11-14 18:35:20,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:35:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30b80cee-373f-425f-9610-ec62d22f0070 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:35:20,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-30b80cee-373f-425f-9610-ec62d22f0070 2018-11-14 18:35:20,368 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-542eefdd-e48e-458-user 2018-11-14 18:35:20,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/fbacdcef58c741a8973d6738cc92cc21 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b81330f304c1d1928f9afa1cb1991c33e9ac3427" 2018-11-14 18:35:20,572 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:35:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75b61f74-4bbc-46eb-b935-ec436beef3e7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:35:20,572 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/fbacdcef58c741a8973d6738cc92cc21 used request id req-75b61f74-4bbc-46eb-b935-ec436beef3e7 2018-11-14 18:35:20,574 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:35:20,995 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:35:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["6sXR4Fb5T02VcdsI3zoYpw"], "issued_at": "2018-11-14T18:35:20.000000Z"}} 2018-11-14 18:35:20,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db9e729a33a9af1e05770ea4f8ab7c1586c893be" 2018-11-14 18:35:21,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:35:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d44d1edc-32ba-4ba9-af68-3d03170f9342 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:35:21,101 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-d44d1edc-32ba-4ba9-af68-3d03170f9342 2018-11-14 18:35:21,102 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:35:21,103 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:35:21,513 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:35:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["1_MuGxO6Tje2dnObE_JZ7g"], "issued_at": "2018-11-14T18:35:21.000000Z"}} 2018-11-14 18:35:21,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6202f4d0379902c946f251b464e50c3a2de37068" 2018-11-14 18:35:21,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:35:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb90de40-433e-42e7-ae1f-97f68671f60e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:35:21,624 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-eb90de40-433e-42e7-ae1f-97f68671f60e 2018-11-14 18:35:21,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:35:21,635 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:35: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:35:21,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-a95a49c2-0230-487-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6202f4d0379902c946f251b464e50c3a2de37068" 2018-11-14 18:35:21,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:35:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-caf3e05d-a043-4ddb-8fef-876f7b834b81 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-a95a49c2-0230-487-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:35:21,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-a95a49c2-0230-487-proj used request id req-caf3e05d-a043-4ddb-8fef-876f7b834b81 2018-11-14 18:35:21,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6202f4d0379902c946f251b464e50c3a2de37068" 2018-11-14 18:35:21,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:35:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a776c83-2207-4d15-a544-c8edeaaf04ee Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:35:21,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-4a776c83-2207-4d15-a544-c8edeaaf04ee 2018-11-14 18:35:21,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6202f4d0379902c946f251b464e50c3a2de37068" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-a95a49c2-0230-487-proj"}}' 2018-11-14 18:35:22,046 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:35:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6fe72413-0e0a-41cb-a0d1-f825ed386fe6 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/be4e37fa9a6a49bbbb8475f057633a2f"}, "tags": [], "enabled": true, "id": "be4e37fa9a6a49bbbb8475f057633a2f", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-a95a49c2-0230-487-proj"}} 2018-11-14 18:35:22,046 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-6fe72413-0e0a-41cb-a0d1-f825ed386fe6 2018-11-14 18:35:22,046 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-a95a49c2-0230-487-proj 2018-11-14 18:35:22,046 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:35:22,047 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:35:22,455 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:35:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["6SsD3LDQSf6klf7ukR_rRA"], "issued_at": "2018-11-14T18:35:22.000000Z"}} 2018-11-14 18:35:22,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e338f024964647c3126b532e8144c9cc28644c0c" 2018-11-14 18:35:22,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:35:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-883db2f2-3237-47a2-85e4-16d2b6dea80e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:35:22,561 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-883db2f2-3237-47a2-85e4-16d2b6dea80e 2018-11-14 18:35:22,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:35:22,570 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:35: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:35:22,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e338f024964647c3126b532e8144c9cc28644c0c" 2018-11-14 18:35:22,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:35:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01bbbaaf-6911-4b12-9fb9-98dab9ad9b52 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:35:22,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-01bbbaaf-6911-4b12-9fb9-98dab9ad9b52 2018-11-14 18:35:22,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-a95a49c2-0230-487-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e338f024964647c3126b532e8144c9cc28644c0c" 2018-11-14 18:35:22,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:35:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-597fa6f1-a97c-4ad4-bdca-0e02ffb36c3c Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-a95a49c2-0230-487-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/be4e37fa9a6a49bbbb8475f057633a2f"}, "tags": [], "enabled": true, "id": "be4e37fa9a6a49bbbb8475f057633a2f", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-a95a49c2-0230-487-proj"}]} 2018-11-14 18:35:22,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-a95a49c2-0230-487-proj used request id req-597fa6f1-a97c-4ad4-bdca-0e02ffb36c3c 2018-11-14 18:35:22,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e338f024964647c3126b532e8144c9cc28644c0c" 2018-11-14 18:35:23,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:35:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41fbcfc1-0a43-41a4-90b7-607830a23dd3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:35:23,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-41fbcfc1-0a43-41a4-90b7-607830a23dd3 2018-11-14 18:35:23,345 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-a95a49c2-0230-487-user 2018-11-14 18:35:23,345 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:35:23,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6202f4d0379902c946f251b464e50c3a2de37068" 2018-11-14 18:35:23,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:35:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2658b5c0-2bb7-499f-a889-feca4a1991d6 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:35:23,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-2658b5c0-2bb7-499f-a889-feca4a1991d6 2018-11-14 18:35:23,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6202f4d0379902c946f251b464e50c3a2de37068" -d '{"role": {"name": "CreateRouterSuccessTests-a95a49c2-0230-487-proj-role"}}' 2018-11-14 18:35:23,589 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:35:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc7d129c-b0d4-4867-bd98-44179ee15e9d Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9e06e45f6696491a8a535ee536f4382f", "links": {"self": "http://172.30.9.28:5000/v3/roles/9e06e45f6696491a8a535ee536f4382f"}, "name": "CreateRouterSuccessTests-a95a49c2-0230-487-proj-role"}} 2018-11-14 18:35:23,590 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-cc7d129c-b0d4-4867-bd98-44179ee15e9d 2018-11-14 18:35:23,590 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-a95a49c2-0230-487-proj-role 2018-11-14 18:35:23,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/9e06e45f6696491a8a535ee536f4382f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6202f4d0379902c946f251b464e50c3a2de37068" 2018-11-14 18:35:23,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:35:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ee7f91d-a607-43c1-8a70-53039711006c Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9e06e45f6696491a8a535ee536f4382f", "links": {"self": "http://172.30.9.28:5000/v3/roles/9e06e45f6696491a8a535ee536f4382f"}, "name": "CreateRouterSuccessTests-a95a49c2-0230-487-proj-role"}} 2018-11-14 18:35:23,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/9e06e45f6696491a8a535ee536f4382f used request id req-5ee7f91d-a607-43c1-8a70-53039711006c 2018-11-14 18:35:23,691 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-a95a49c2-0230-487-proj-role to project CreateRouterSuccessTests-a95a49c2-0230-487-proj 2018-11-14 18:35:23,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/be4e37fa9a6a49bbbb8475f057633a2f/users/67e72629e0614ad28470e6b7740d9ccc/roles/9e06e45f6696491a8a535ee536f4382f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6202f4d0379902c946f251b464e50c3a2de37068" 2018-11-14 18:35:23,850 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:35:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73beaab9-412c-419d-b377-224f1c8b8768 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:35:23,850 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/be4e37fa9a6a49bbbb8475f057633a2f/users/67e72629e0614ad28470e6b7740d9ccc/roles/9e06e45f6696491a8a535ee536f4382f used request id req-73beaab9-412c-419d-b377-224f1c8b8768 2018-11-14 18:35:23,852 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:35:23,853 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:35:24,269 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:35:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["ozYT6OCYQzuK0b_EhUJVOA"], "issued_at": "2018-11-14T18:35:24.000000Z"}} 2018-11-14 18:35:24,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bbbfe396d032dda156c3110b350ba78b7381a1c" 2018-11-14 18:35:24,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:35:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc68c1b3-eca1-4079-9e87-d82b7f5d578b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:35:24,366 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-bc68c1b3-eca1-4079-9e87-d82b7f5d578b 2018-11-14 18:35:24,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-a159be98-6f15-4d30-a204-d7c6e44d8eb0-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bbbfe396d032dda156c3110b350ba78b7381a1c" 2018-11-14 18:35:24,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-bf61a945-80ac-48b0-8faf-1ba0f3266c4a Date: Wed, 14 Nov 2018 18:35:24 GMT RESP BODY: {"routers": []} 2018-11-14 18:35:24,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-a159be98-6f15-4d30-a204-d7c6e44d8eb0-pub-router&admin_state_up=True used request id req-bf61a945-80ac-48b0-8faf-1ba0f3266c4a 2018-11-14 18:35:24,627 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:35:24,628 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:35:25,054 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:35:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["U0iqCyfKQIi1gyuecbWptQ"], "issued_at": "2018-11-14T18:35:25.000000Z"}} 2018-11-14 18:35:25,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc9af62340c603d799f5a432e3fa19a104e6fb5d" 2018-11-14 18:35:25,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:35:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68f23bb7-3d1c-4851-bbae-f39eda26fbcb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:35:25,172 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-68f23bb7-3d1c-4851-bbae-f39eda26fbcb 2018-11-14 18:35:25,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:35:25,181 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:35: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:35:25,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-a95a49c2-0230-487-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc9af62340c603d799f5a432e3fa19a104e6fb5d" 2018-11-14 18:35:25,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:35:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d96b090d-a171-4d23-b767-0f2bf4b1e231 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-a95a49c2-0230-487-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/be4e37fa9a6a49bbbb8475f057633a2f"}, "tags": [], "enabled": true, "id": "be4e37fa9a6a49bbbb8475f057633a2f", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-a95a49c2-0230-487-proj"}]} 2018-11-14 18:35:25,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-a95a49c2-0230-487-proj used request id req-d96b090d-a171-4d23-b767-0f2bf4b1e231 2018-11-14 18:35:25,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bbbfe396d032dda156c3110b350ba78b7381a1c" 2018-11-14 18:35:25,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-baebd0c3-7613-4c1b-a9e8-cf7f7712d3fe Date: Wed, 14 Nov 2018 18:35:25 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"928cbc5c-a6fa-468a-b088-88e266fca291","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","status":"ACTIVE","subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"description":"","tags":[],"updated_at":"2018-11-14T17:04:27Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","provider:network_type":"flat"}]} 2018-11-14 18:35:25,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-baebd0c3-7613-4c1b-a9e8-cf7f7712d3fe 2018-11-14 18:35:25,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=928cbc5c-a6fa-468a-b088-88e266fca291 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bbbfe396d032dda156c3110b350ba78b7381a1c" 2018-11-14 18:35:26,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-709e691c-646a-4322-8d4f-e1ba7d031c3c Date: Wed, 14 Nov 2018 18:35:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"928cbc5c-a6fa-468a-b088-88e266fca291","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:51Z","dns_nameservers":[],"updated_at":"2018-11-14T16:32:51Z","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":"fb97a38a7ba24cffb70823992c56f04d","id":"b3653731-6d80-49cb-86ba-17eff3eeceee","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-14 18:35:26,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=928cbc5c-a6fa-468a-b088-88e266fca291 used request id req-709e691c-646a-4322-8d4f-e1ba7d031c3c 2018-11-14 18:35:26,199 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-a159be98-6f15-4d30-a204-d7c6e44d8eb0-pub-router 2018-11-14 18:35:26,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bbbfe396d032dda156c3110b350ba78b7381a1c" -d '{"router": {"external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291"}, "tenant_id": "be4e37fa9a6a49bbbb8475f057633a2f", "name": "CreateRouterSuccessTests-a159be98-6f15-4d30-a204-d7c6e44d8eb0-pub-router", "admin_state_up": true}}' 2018-11-14 18:35:27,619 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 661 X-Openstack-Request-Id: req-ba45211b-9c0b-463a-b211-8d3f65c8838f Date: Wed, 14 Nov 2018 18:35:27 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3653731-6d80-49cb-86ba-17eff3eeceee", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "be4e37fa9a6a49bbbb8475f057633a2f", "created_at": "2018-11-14T18:35:26Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-14T18:35:27Z", "revision_number": 2, "routes": [], "project_id": "be4e37fa9a6a49bbbb8475f057633a2f", "id": "3f399116-ed6c-451a-a01e-89d0f670bea5", "name": "CreateRouterSuccessTests-a159be98-6f15-4d30-a204-d7c6e44d8eb0-pub-router"}} 2018-11-14 18:35:27,619 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-ba45211b-9c0b-463a-b211-8d3f65c8838f 2018-11-14 18:35:27,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=3f399116-ed6c-451a-a01e-89d0f670bea5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bbbfe396d032dda156c3110b350ba78b7381a1c" 2018-11-14 18:35:27,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-40f8fec4-11bd-445b-af1c-062428da29de Date: Wed, 14 Nov 2018 18:35:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T18:35:27Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b3653731-6d80-49cb-86ba-17eff3eeceee","ip_address":"172.30.9.203"}],"id":"2c74489d-f7ad-4055-a9c1-cfa64a09774e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:71:0d:55","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"3f399116-ed6c-451a-a01e-89d0f670bea5","name":"","admin_state_up":true,"network_id":"928cbc5c-a6fa-468a-b088-88e266fca291","tenant_id":"","created_at":"2018-11-14T18:35:26Z","binding:vnic_type":"normal"}]} 2018-11-14 18:35:27,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=3f399116-ed6c-451a-a01e-89d0f670bea5 used request id req-40f8fec4-11bd-445b-af1c-062428da29de 2018-11-14 18:35:27,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/b3653731-6d80-49cb-86ba-17eff3eeceee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bbbfe396d032dda156c3110b350ba78b7381a1c" 2018-11-14 18:35:28,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-36121d95-1e27-4b82-aa49-cbfad01f17f9 Date: Wed, 14 Nov 2018 18:35:28 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"928cbc5c-a6fa-468a-b088-88e266fca291","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:51Z","dns_nameservers":[],"updated_at":"2018-11-14T16:32:51Z","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":"fb97a38a7ba24cffb70823992c56f04d","id":"b3653731-6d80-49cb-86ba-17eff3eeceee","subnetpool_id":null,"name":"external-subnet"}} 2018-11-14 18:35:28,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/b3653731-6d80-49cb-86ba-17eff3eeceee used request id req-36121d95-1e27-4b82-aa49-cbfad01f17f9 2018-11-14 18:35:28,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/3f399116-ed6c-451a-a01e-89d0f670bea5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bbbfe396d032dda156c3110b350ba78b7381a1c" 2018-11-14 18:35:28,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 661 X-Openstack-Request-Id: req-646ca331-b0f8-469f-b7d3-724943654cf0 Date: Wed, 14 Nov 2018 18:35:28 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3653731-6d80-49cb-86ba-17eff3eeceee", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "be4e37fa9a6a49bbbb8475f057633a2f", "created_at": "2018-11-14T18:35:26Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-14T18:35:27Z", "revision_number": 2, "routes": [], "project_id": "be4e37fa9a6a49bbbb8475f057633a2f", "id": "3f399116-ed6c-451a-a01e-89d0f670bea5", "name": "CreateRouterSuccessTests-a159be98-6f15-4d30-a204-d7c6e44d8eb0-pub-router"}} 2018-11-14 18:35:28,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/3f399116-ed6c-451a-a01e-89d0f670bea5 used request id req-646ca331-b0f8-469f-b7d3-724943654cf0 2018-11-14 18:35:28,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=3f399116-ed6c-451a-a01e-89d0f670bea5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bbbfe396d032dda156c3110b350ba78b7381a1c" 2018-11-14 18:35:28,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-880858a0-b1f6-4e8b-976b-41ad240cbc65 Date: Wed, 14 Nov 2018 18:35:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T18:35:27Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b3653731-6d80-49cb-86ba-17eff3eeceee","ip_address":"172.30.9.203"}],"id":"2c74489d-f7ad-4055-a9c1-cfa64a09774e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:71:0d:55","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"3f399116-ed6c-451a-a01e-89d0f670bea5","name":"","admin_state_up":true,"network_id":"928cbc5c-a6fa-468a-b088-88e266fca291","tenant_id":"","created_at":"2018-11-14T18:35:26Z","binding:vnic_type":"normal"}]} 2018-11-14 18:35:28,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=3f399116-ed6c-451a-a01e-89d0f670bea5 used request id req-880858a0-b1f6-4e8b-976b-41ad240cbc65 2018-11-14 18:35:28,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/b3653731-6d80-49cb-86ba-17eff3eeceee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bbbfe396d032dda156c3110b350ba78b7381a1c" 2018-11-14 18:35:29,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-1d7d08b3-e73d-4a40-81e7-d3ecbe01e22f Date: Wed, 14 Nov 2018 18:35:29 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"928cbc5c-a6fa-468a-b088-88e266fca291","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:51Z","dns_nameservers":[],"updated_at":"2018-11-14T16:32:51Z","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":"fb97a38a7ba24cffb70823992c56f04d","id":"b3653731-6d80-49cb-86ba-17eff3eeceee","subnetpool_id":null,"name":"external-subnet"}} 2018-11-14 18:35:29,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/b3653731-6d80-49cb-86ba-17eff3eeceee used request id req-1d7d08b3-e73d-4a40-81e7-d3ecbe01e22f 2018-11-14 18:35:29,130 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:35:29,547 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9e06e45f6696491a8a535ee536f4382f", "name": "CreateRouterSuccessTests-a95a49c2-0230-487-proj-role"}], "expires_at": "2018-11-14T19:35:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "be4e37fa9a6a49bbbb8475f057633a2f", "name": "CreateRouterSuccessTests-a95a49c2-0230-487-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/be4e37fa9a6a49bbbb8475f057633a2f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/be4e37fa9a6a49bbbb8475f057633a2f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/be4e37fa9a6a49bbbb8475f057633a2f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_be4e37fa9a6a49bbbb8475f057633a2f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_be4e37fa9a6a49bbbb8475f057633a2f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/be4e37fa9a6a49bbbb8475f057633a2f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/be4e37fa9a6a49bbbb8475f057633a2f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/be4e37fa9a6a49bbbb8475f057633a2f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/be4e37fa9a6a49bbbb8475f057633a2f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/be4e37fa9a6a49bbbb8475f057633a2f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/be4e37fa9a6a49bbbb8475f057633a2f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/be4e37fa9a6a49bbbb8475f057633a2f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/be4e37fa9a6a49bbbb8475f057633a2f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/be4e37fa9a6a49bbbb8475f057633a2f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-a95a49c2-0230-487-user", "id": "67e72629e0614ad28470e6b7740d9ccc"}, "audit_ids": ["fKcRxAC1Q9mNgr3qV7vAVw"], "issued_at": "2018-11-14T18:35:29.000000Z"}} 2018-11-14 18:35:29,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-a159be98-6f15-4d30-a204-d7c6e44d8eb0-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}312a648cf1776bd0ca94dd070562c329b905c952" 2018-11-14 18:35:29,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-32652175-e490-45be-ba44-e71dc355abe8 Date: Wed, 14 Nov 2018 18:35:29 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3653731-6d80-49cb-86ba-17eff3eeceee", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "be4e37fa9a6a49bbbb8475f057633a2f", "created_at": "2018-11-14T18:35:26Z", "admin_state_up": true, "updated_at": "2018-11-14T18:35:27Z", "revision_number": 2, "routes": [], "project_id": "be4e37fa9a6a49bbbb8475f057633a2f", "id": "3f399116-ed6c-451a-a01e-89d0f670bea5", "name": "CreateRouterSuccessTests-a159be98-6f15-4d30-a204-d7c6e44d8eb0-pub-router"}]} 2018-11-14 18:35:29,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-a159be98-6f15-4d30-a204-d7c6e44d8eb0-pub-router&admin_state_up=True used request id req-32652175-e490-45be-ba44-e71dc355abe8 2018-11-14 18:35:29,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:35:29,870 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:35: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:35:29,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/be4e37fa9a6a49bbbb8475f057633a2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db9e729a33a9af1e05770ea4f8ab7c1586c893be" 2018-11-14 18:35:29,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:35:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac595bfa-1a9e-47a1-85a8-edf475252034 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/be4e37fa9a6a49bbbb8475f057633a2f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "be4e37fa9a6a49bbbb8475f057633a2f", "name": "CreateRouterSuccessTests-a95a49c2-0230-487-proj"}} 2018-11-14 18:35:29,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/be4e37fa9a6a49bbbb8475f057633a2f used request id req-ac595bfa-1a9e-47a1-85a8-edf475252034 2018-11-14 18:35:29,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=3f399116-ed6c-451a-a01e-89d0f670bea5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}312a648cf1776bd0ca94dd070562c329b905c952" 2018-11-14 18:35:30,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2f07d583-6c46-4d8c-acc2-7124ddfd6d94 Date: Wed, 14 Nov 2018 18:35:30 GMT RESP BODY: {"ports":[]} 2018-11-14 18:35:30,209 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=3f399116-ed6c-451a-a01e-89d0f670bea5 used request id req-2f07d583-6c46-4d8c-acc2-7124ddfd6d94 2018-11-14 18:35:30,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=928cbc5c-a6fa-468a-b088-88e266fca291 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}312a648cf1776bd0ca94dd070562c329b905c952" 2018-11-14 18:35:30,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-44e1ad66-07f0-47b9-a662-f88c68d4e2dd Date: Wed, 14 Nov 2018 18:35:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"updated_at":"2018-11-14T17:04:27Z","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","id":"928cbc5c-a6fa-468a-b088-88e266fca291","name":"external"}]} 2018-11-14 18:35:30,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=928cbc5c-a6fa-468a-b088-88e266fca291 used request id req-44e1ad66-07f0-47b9-a662-f88c68d4e2dd 2018-11-14 18:35:30,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=928cbc5c-a6fa-468a-b088-88e266fca291 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}312a648cf1776bd0ca94dd070562c329b905c952" 2018-11-14 18:35:30,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-bff90f6a-e370-4867-bffe-85a544b4599e Date: Wed, 14 Nov 2018 18:35:30 GMT RESP BODY: {"subnets":[]} 2018-11-14 18:35:30,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=928cbc5c-a6fa-468a-b088-88e266fca291 used request id req-bff90f6a-e370-4867-bffe-85a544b4599e 2018-11-14 18:35:30,722 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-a159be98-6f15-4d30-a204-d7c6e44d8eb0-pub-router 2018-11-14 18:35:30,723 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-a159be98-6f15-4d30-a204-d7c6e44d8eb0-pub-router 2018-11-14 18:35:30,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/3f399116-ed6c-451a-a01e-89d0f670bea5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bbbfe396d032dda156c3110b350ba78b7381a1c" 2018-11-14 18:35:32,356 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dc3e633e-7e1e-45cd-9b6a-e84081ca156a Content-Length: 0 Date: Wed, 14 Nov 2018 18:35:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:35:32,356 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/3f399116-ed6c-451a-a01e-89d0f670bea5 used request id req-dc3e633e-7e1e-45cd-9b6a-e84081ca156a 2018-11-14 18:35:32,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6202f4d0379902c946f251b464e50c3a2de37068" 2018-11-14 18:35:32,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-aef904c8-a7e6-4eab-afe9-85ba5759920e Date: Wed, 14 Nov 2018 18:35:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:35:32,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-aef904c8-a7e6-4eab-afe9-85ba5759920e 2018-11-14 18:35:32,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6202f4d0379902c946f251b464e50c3a2de37068" 2018-11-14 18:35:32,759 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:35:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-608e5a11-0148-481c-abad-63fd64d0fec1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:35:32,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-608e5a11-0148-481c-abad-63fd64d0fec1 2018-11-14 18:35:32,760 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:35:32,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6202f4d0379902c946f251b464e50c3a2de37068" 2018-11-14 18:35:32,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:35:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f70e6943-57b0-44b3-9558-0116796ffc34 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:35:32,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-f70e6943-57b0-44b3-9558-0116796ffc34 2018-11-14 18:35:32,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6202f4d0379902c946f251b464e50c3a2de37068" 2018-11-14 18:35:32,980 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:35:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da1bc47d-f2ba-4dea-8568-9a1121b2edae Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:35:32,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-da1bc47d-f2ba-4dea-8568-9a1121b2edae 2018-11-14 18:35:32,981 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:35:32,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6202f4d0379902c946f251b464e50c3a2de37068" 2018-11-14 18:35:33,085 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:35:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-308e924b-6941-423b-bd27-4d8c45a6dab7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:35:33,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-308e924b-6941-423b-bd27-4d8c45a6dab7 2018-11-14 18:35:33,086 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:35:33,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6202f4d0379902c946f251b464e50c3a2de37068" 2018-11-14 18:35:33,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:35:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76e25f64-b6ef-46da-b71b-dab22e1c5c1a Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:35:33,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-76e25f64-b6ef-46da-b71b-dab22e1c5c1a 2018-11-14 18:35:33,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6202f4d0379902c946f251b464e50c3a2de37068" 2018-11-14 18:35:33,307 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:35:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb295698-51b5-43a9-b347-1767099d4306 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 18:35:33,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-bb295698-51b5-43a9-b347-1767099d4306 2018-11-14 18:35:33,308 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:35:33,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6202f4d0379902c946f251b464e50c3a2de37068" 2018-11-14 18:35:33,431 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:35:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3e91a93-a83a-47ff-84da-6b6d3ee2d437 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d3b3d3f2c3dd4be6bc230a686f3f0839.", "code": 404, "title": "Not Found"}} 2018-11-14 18:35:33,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 used request id req-e3e91a93-a83a-47ff-84da-6b6d3ee2d437 2018-11-14 18:35:33,431 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:35:33,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6202f4d0379902c946f251b464e50c3a2de37068" 2018-11-14 18:35:33,534 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:35:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2581326-bd51-4be8-9aed-3d0291b3f0e6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5dcff89097904b7c82103d40edeed98d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:35:33,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d used request id req-a2581326-bd51-4be8-9aed-3d0291b3f0e6 2018-11-14 18:35:33,535 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:35:33,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6202f4d0379902c946f251b464e50c3a2de37068" 2018-11-14 18:35:33,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:35:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d90d2313-4600-4030-9dc2-e26845351512 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:35:33,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-d90d2313-4600-4030-9dc2-e26845351512 2018-11-14 18:35:33,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6202f4d0379902c946f251b464e50c3a2de37068" 2018-11-14 18:35:33,767 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:35:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b7fb786-aa23-4a69-a691-2a7309e7364e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 991384c74c4d47b3bd2a68e52ad620ce.", "code": 404, "title": "Not Found"}} 2018-11-14 18:35:33,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce used request id req-6b7fb786-aa23-4a69-a691-2a7309e7364e 2018-11-14 18:35:33,768 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:35:33,768 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-a95a49c2-0230-487-proj 2018-11-14 18:35:33,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/be4e37fa9a6a49bbbb8475f057633a2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6202f4d0379902c946f251b464e50c3a2de37068" 2018-11-14 18:35:33,996 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:35:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f4bb07b-fd3e-4f37-9ed1-33a0295e55fb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:35:33,996 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/be4e37fa9a6a49bbbb8475f057633a2f used request id req-0f4bb07b-fd3e-4f37-9ed1-33a0295e55fb 2018-11-14 18:35:33,997 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-a95a49c2-0230-487-proj-role 2018-11-14 18:35:34,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/9e06e45f6696491a8a535ee536f4382f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6202f4d0379902c946f251b464e50c3a2de37068" 2018-11-14 18:35:34,128 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:35:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f8ef8cf-d720-40df-baba-43802e3977c0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:35:34,128 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/9e06e45f6696491a8a535ee536f4382f used request id req-7f8ef8cf-d720-40df-baba-43802e3977c0 2018-11-14 18:35:34,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6202f4d0379902c946f251b464e50c3a2de37068" 2018-11-14 18:35:34,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:35:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-372e1ff4-bce9-4ff5-bdec-ad43d2901eff Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:35:34,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-372e1ff4-bce9-4ff5-bdec-ad43d2901eff 2018-11-14 18:35:34,237 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-a95a49c2-0230-487-user 2018-11-14 18:35:34,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/67e72629e0614ad28470e6b7740d9ccc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e338f024964647c3126b532e8144c9cc28644c0c" 2018-11-14 18:35:34,444 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:35:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-016e7c4e-1a30-4236-8396-9f3475fd7fee Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:35:34,445 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/67e72629e0614ad28470e6b7740d9ccc used request id req-016e7c4e-1a30-4236-8396-9f3475fd7fee 2018-11-14 18:35:34,446 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:35:34,953 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:35:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["5NpO07zzTQKkgtYV_swRtg"], "issued_at": "2018-11-14T18:35:34.000000Z"}} 2018-11-14 18:35:34,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2661c2a0bd6b1d0a7e3f73e6b471a9c934eb32db" 2018-11-14 18:35:35,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:35:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-690734fb-c5db-4f88-8180-dfaa484ecf73 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:35:35,058 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-690734fb-c5db-4f88-8180-dfaa484ecf73 2018-11-14 18:35:35,059 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:35:35,060 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:35:35,472 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:35:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["kQ1QSC0GRKqr20Kaa8P7UQ"], "issued_at": "2018-11-14T18:35:35.000000Z"}} 2018-11-14 18:35:35,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f4e3f0f9acfbe7c171dc62fd580bff84fd45d84" 2018-11-14 18:35:35,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:35:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45566d84-db04-4d4d-9deb-1db9cfd0ee63 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:35:35,584 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-45566d84-db04-4d4d-9deb-1db9cfd0ee63 2018-11-14 18:35:35,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:35:35,594 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:35: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:35:35,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-f741b911-af75-43e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f4e3f0f9acfbe7c171dc62fd580bff84fd45d84" 2018-11-14 18:35:35,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:35:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e418a6e0-d7dd-4956-bc57-ab5595b22c41 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-f741b911-af75-43e-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:35:35,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-f741b911-af75-43e-proj used request id req-e418a6e0-d7dd-4956-bc57-ab5595b22c41 2018-11-14 18:35:35,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f4e3f0f9acfbe7c171dc62fd580bff84fd45d84" 2018-11-14 18:35:35,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:35:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18a1516c-fcd0-4e22-ac94-aebb5957d61c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:35:35,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-18a1516c-fcd0-4e22-ac94-aebb5957d61c 2018-11-14 18:35:35,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f4e3f0f9acfbe7c171dc62fd580bff84fd45d84" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-f741b911-af75-43e-proj"}}' 2018-11-14 18:35:35,979 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:35:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b69c2db9-d2d0-4244-a3e1-01cbfbc6220e Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e476f1e512484672afa155f55806ae96"}, "tags": [], "enabled": true, "id": "e476f1e512484672afa155f55806ae96", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-f741b911-af75-43e-proj"}} 2018-11-14 18:35:35,979 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-b69c2db9-d2d0-4244-a3e1-01cbfbc6220e 2018-11-14 18:35:35,980 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-f741b911-af75-43e-proj 2018-11-14 18:35:35,980 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:35:35,981 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:35:36,472 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:35:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["c3rwXnLlSz2mJCMjXEPwMA"], "issued_at": "2018-11-14T18:35:36.000000Z"}} 2018-11-14 18:35:36,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b0481257444fca390647090ba3ec5e1fb8f48fd" 2018-11-14 18:35:36,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:35:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8664a15-ea4c-4506-9d8c-35c58504ee98 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:35:36,580 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-a8664a15-ea4c-4506-9d8c-35c58504ee98 2018-11-14 18:35:36,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:35:36,589 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:35: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:35:36,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b0481257444fca390647090ba3ec5e1fb8f48fd" 2018-11-14 18:35:36,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:35:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b828269-1224-464a-95ed-e65b4691db14 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:35:36,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-2b828269-1224-464a-95ed-e65b4691db14 2018-11-14 18:35:36,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-f741b911-af75-43e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b0481257444fca390647090ba3ec5e1fb8f48fd" 2018-11-14 18:35:36,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:35:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf35ba9c-9bd9-4417-b945-52a99f4f6144 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-f741b911-af75-43e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e476f1e512484672afa155f55806ae96"}, "tags": [], "enabled": true, "id": "e476f1e512484672afa155f55806ae96", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-f741b911-af75-43e-proj"}]} 2018-11-14 18:35:36,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-f741b911-af75-43e-proj used request id req-bf35ba9c-9bd9-4417-b945-52a99f4f6144 2018-11-14 18:35:36,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b0481257444fca390647090ba3ec5e1fb8f48fd" 2018-11-14 18:35:36,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:35:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af2f14dc-f088-475c-a61d-1a1ff9d0f4fe Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:35:36,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-af2f14dc-f088-475c-a61d-1a1ff9d0f4fe 2018-11-14 18:35:37,350 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-f741b911-af75-43e-user 2018-11-14 18:35:37,350 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:35:37,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f4e3f0f9acfbe7c171dc62fd580bff84fd45d84" 2018-11-14 18:35:37,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:35:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8aba1cf6-7d11-4ccb-ac69-55be635c78bd Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:35:37,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-8aba1cf6-7d11-4ccb-ac69-55be635c78bd 2018-11-14 18:35:37,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f4e3f0f9acfbe7c171dc62fd580bff84fd45d84" -d '{"role": {"name": "CreateRouterSuccessTests-f741b911-af75-43e-proj-role"}}' 2018-11-14 18:35:37,601 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:35:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5702670-3b9e-4e20-9707-a7f69bb8a6a3 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ecbbd73c775a4e5f8648edf36b00503c", "links": {"self": "http://172.30.9.28:5000/v3/roles/ecbbd73c775a4e5f8648edf36b00503c"}, "name": "CreateRouterSuccessTests-f741b911-af75-43e-proj-role"}} 2018-11-14 18:35:37,601 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-a5702670-3b9e-4e20-9707-a7f69bb8a6a3 2018-11-14 18:35:37,601 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-f741b911-af75-43e-proj-role 2018-11-14 18:35:37,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/ecbbd73c775a4e5f8648edf36b00503c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f4e3f0f9acfbe7c171dc62fd580bff84fd45d84" 2018-11-14 18:35:37,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:35:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-256f54db-1ccf-400b-95b1-433a2f33e94f Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ecbbd73c775a4e5f8648edf36b00503c", "links": {"self": "http://172.30.9.28:5000/v3/roles/ecbbd73c775a4e5f8648edf36b00503c"}, "name": "CreateRouterSuccessTests-f741b911-af75-43e-proj-role"}} 2018-11-14 18:35:37,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/ecbbd73c775a4e5f8648edf36b00503c used request id req-256f54db-1ccf-400b-95b1-433a2f33e94f 2018-11-14 18:35:37,706 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-f741b911-af75-43e-proj-role to project CreateRouterSuccessTests-f741b911-af75-43e-proj 2018-11-14 18:35:37,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/e476f1e512484672afa155f55806ae96/users/023a7ae9a9b14775a9027c70e4bce795/roles/ecbbd73c775a4e5f8648edf36b00503c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f4e3f0f9acfbe7c171dc62fd580bff84fd45d84" 2018-11-14 18:35:37,856 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:35:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c86191e-8558-40f2-b38a-97d04dc91065 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:35:37,856 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/e476f1e512484672afa155f55806ae96/users/023a7ae9a9b14775a9027c70e4bce795/roles/ecbbd73c775a4e5f8648edf36b00503c used request id req-5c86191e-8558-40f2-b38a-97d04dc91065 2018-11-14 18:35:37,858 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:35:37,859 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:35:38,261 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ecbbd73c775a4e5f8648edf36b00503c", "name": "CreateRouterSuccessTests-f741b911-af75-43e-proj-role"}], "expires_at": "2018-11-14T19:35:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e476f1e512484672afa155f55806ae96", "name": "CreateRouterSuccessTests-f741b911-af75-43e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/e476f1e512484672afa155f55806ae96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/e476f1e512484672afa155f55806ae96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/e476f1e512484672afa155f55806ae96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_e476f1e512484672afa155f55806ae96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_e476f1e512484672afa155f55806ae96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e476f1e512484672afa155f55806ae96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/e476f1e512484672afa155f55806ae96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/e476f1e512484672afa155f55806ae96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/e476f1e512484672afa155f55806ae96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/e476f1e512484672afa155f55806ae96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/e476f1e512484672afa155f55806ae96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/e476f1e512484672afa155f55806ae96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/e476f1e512484672afa155f55806ae96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/e476f1e512484672afa155f55806ae96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-f741b911-af75-43e-user", "id": "023a7ae9a9b14775a9027c70e4bce795"}, "audit_ids": ["tWYm2V23TvKBlXWiQXCJnA"], "issued_at": "2018-11-14T18:35:38.000000Z"}} 2018-11-14 18:35:38,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68be631dbce832a2dbfd3af6b75ad7533f229af8" 2018-11-14 18:35:38,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:35:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-185ef789-b560-4051-a04e-2d7666ec8610 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:35:38,349 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-185ef789-b560-4051-a04e-2d7666ec8610 2018-11-14 18:35:38,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-698eca28-ab21-42fa-8731-7899539ab977-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68be631dbce832a2dbfd3af6b75ad7533f229af8" 2018-11-14 18:35:38,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-98fd19b4-aa49-4a7c-b77b-d3ffb9df5640 Date: Wed, 14 Nov 2018 18:35:38 GMT RESP BODY: {"networks":[]} 2018-11-14 18:35:38,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-698eca28-ab21-42fa-8731-7899539ab977-pub-net1 used request id req-98fd19b4-aa49-4a7c-b77b-d3ffb9df5640 2018-11-14 18:35:38,573 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-698eca28-ab21-42fa-8731-7899539ab977-pub-net1 2018-11-14 18:35:38,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68be631dbce832a2dbfd3af6b75ad7533f229af8" -d '{"network": {"name": "CreateRouterSuccessTests-698eca28-ab21-42fa-8731-7899539ab977-pub-net1", "admin_state_up": true}}' 2018-11-14 18:35:39,240 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 607 X-Openstack-Request-Id: req-99bbfd79-1409-435f-a370-1615ff380d1b Date: Wed, 14 Nov 2018 18:35:39 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e476f1e512484672afa155f55806ae96","created_at":"2018-11-14T18:35:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-11-14T18:35:39Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e476f1e512484672afa155f55806ae96","id":"01040660-986e-4697-ac5f-374b2ec4d5f1","name":"CreateRouterSuccessTests-698eca28-ab21-42fa-8731-7899539ab977-pub-net1"}} 2018-11-14 18:35:39,240 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-99bbfd79-1409-435f-a370-1615ff380d1b 2018-11-14 18:35:39,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=01040660-986e-4697-ac5f-374b2ec4d5f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68be631dbce832a2dbfd3af6b75ad7533f229af8" 2018-11-14 18:35:39,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 591 X-Openstack-Request-Id: req-c2bab61f-7e58-4a80-93c0-84ea35db435c Date: Wed, 14 Nov 2018 18:35:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-14T18:35:39Z","tenant_id":"e476f1e512484672afa155f55806ae96","created_at":"2018-11-14T18:35:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"e476f1e512484672afa155f55806ae96","id":"01040660-986e-4697-ac5f-374b2ec4d5f1","name":"CreateRouterSuccessTests-698eca28-ab21-42fa-8731-7899539ab977-pub-net1"}]} 2018-11-14 18:35:39,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=01040660-986e-4697-ac5f-374b2ec4d5f1 used request id req-c2bab61f-7e58-4a80-93c0-84ea35db435c 2018-11-14 18:35:39,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=01040660-986e-4697-ac5f-374b2ec4d5f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68be631dbce832a2dbfd3af6b75ad7533f229af8" 2018-11-14 18:35:40,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5d468661-7c96-4946-9c74-de0195a4aedd Date: Wed, 14 Nov 2018 18:35:40 GMT RESP BODY: {"subnets":[]} 2018-11-14 18:35:40,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=01040660-986e-4697-ac5f-374b2ec4d5f1 used request id req-5d468661-7c96-4946-9c74-de0195a4aedd 2018-11-14 18:35:40,129 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-698eca28-ab21-42fa-8731-7899539ab977-pub-subnet1 2018-11-14 18:35:40,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68be631dbce832a2dbfd3af6b75ad7533f229af8" -d '{"subnets": [{"ip_version": 4, "network_id": "01040660-986e-4697-ac5f-374b2ec4d5f1", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-698eca28-ab21-42fa-8731-7899539ab977-pub-subnet1"}]}' 2018-11-14 18:35:41,000 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-261a0e5e-e512-4719-820f-bf3304565887 Date: Wed, 14 Nov 2018 18:35:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01040660-986e-4697-ac5f-374b2ec4d5f1","tenant_id":"e476f1e512484672afa155f55806ae96","created_at":"2018-11-14T18:35:40Z","dns_nameservers":[],"updated_at":"2018-11-14T18:35:40Z","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":"e476f1e512484672afa155f55806ae96","id":"d801740c-6572-4c26-ae66-18427da1c428","subnetpool_id":null,"name":"CreateRouterSuccessTests-698eca28-ab21-42fa-8731-7899539ab977-pub-subnet1"}]} 2018-11-14 18:35:41,001 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-261a0e5e-e512-4719-820f-bf3304565887 2018-11-14 18:35:41,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=01040660-986e-4697-ac5f-374b2ec4d5f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68be631dbce832a2dbfd3af6b75ad7533f229af8" 2018-11-14 18:35:41,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-fde54194-b91c-4f0c-98a9-2002349e3ae3 Date: Wed, 14 Nov 2018 18:35:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d801740c-6572-4c26-ae66-18427da1c428"],"updated_at":"2018-11-14T18:35:40Z","tenant_id":"e476f1e512484672afa155f55806ae96","created_at":"2018-11-14T18:35:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e476f1e512484672afa155f55806ae96","id":"01040660-986e-4697-ac5f-374b2ec4d5f1","name":"CreateRouterSuccessTests-698eca28-ab21-42fa-8731-7899539ab977-pub-net1"}]} 2018-11-14 18:35:41,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=01040660-986e-4697-ac5f-374b2ec4d5f1 used request id req-fde54194-b91c-4f0c-98a9-2002349e3ae3 2018-11-14 18:35:41,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=01040660-986e-4697-ac5f-374b2ec4d5f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68be631dbce832a2dbfd3af6b75ad7533f229af8" 2018-11-14 18:35:41,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-c3c8d265-efa4-4953-9916-e904fd275339 Date: Wed, 14 Nov 2018 18:35:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01040660-986e-4697-ac5f-374b2ec4d5f1","tenant_id":"e476f1e512484672afa155f55806ae96","created_at":"2018-11-14T18:35:40Z","dns_nameservers":[],"updated_at":"2018-11-14T18:35:40Z","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":"e476f1e512484672afa155f55806ae96","id":"d801740c-6572-4c26-ae66-18427da1c428","subnetpool_id":null,"name":"CreateRouterSuccessTests-698eca28-ab21-42fa-8731-7899539ab977-pub-subnet1"}]} 2018-11-14 18:35:41,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=01040660-986e-4697-ac5f-374b2ec4d5f1 used request id req-c3c8d265-efa4-4953-9916-e904fd275339 2018-11-14 18:35:41,405 - OpenStackNetwork - DEBUG - Network [01040660-986e-4697-ac5f-374b2ec4d5f1] created successfully 2018-11-14 18:35:41,406 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:35:41,406 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:35:41,809 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ecbbd73c775a4e5f8648edf36b00503c", "name": "CreateRouterSuccessTests-f741b911-af75-43e-proj-role"}], "expires_at": "2018-11-14T19:35:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e476f1e512484672afa155f55806ae96", "name": "CreateRouterSuccessTests-f741b911-af75-43e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/e476f1e512484672afa155f55806ae96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/e476f1e512484672afa155f55806ae96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/e476f1e512484672afa155f55806ae96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_e476f1e512484672afa155f55806ae96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_e476f1e512484672afa155f55806ae96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e476f1e512484672afa155f55806ae96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/e476f1e512484672afa155f55806ae96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/e476f1e512484672afa155f55806ae96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/e476f1e512484672afa155f55806ae96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/e476f1e512484672afa155f55806ae96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/e476f1e512484672afa155f55806ae96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/e476f1e512484672afa155f55806ae96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/e476f1e512484672afa155f55806ae96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/e476f1e512484672afa155f55806ae96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-f741b911-af75-43e-user", "id": "023a7ae9a9b14775a9027c70e4bce795"}, "audit_ids": ["REfJkj49RYuKoeQXBsSAgw"], "issued_at": "2018-11-14T18:35:41.000000Z"}} 2018-11-14 18:35:41,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f4ee4fc7306d5ec48b01ec4eb643f2f91b110b" 2018-11-14 18:35:41,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:35:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f624f86-4643-49e3-b338-5616bac03117 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:35:41,916 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-8f624f86-4643-49e3-b338-5616bac03117 2018-11-14 18:35:41,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-698eca28-ab21-42fa-8731-7899539ab977-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f4ee4fc7306d5ec48b01ec4eb643f2f91b110b" 2018-11-14 18:35:42,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3f52ef65-e6f8-4c4e-b223-dd4e972f31df Date: Wed, 14 Nov 2018 18:35:42 GMT RESP BODY: {"routers": []} 2018-11-14 18:35:42,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-698eca28-ab21-42fa-8731-7899539ab977-pub-router&admin_state_up=True used request id req-3f52ef65-e6f8-4c4e-b223-dd4e972f31df 2018-11-14 18:35:42,157 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:35:42,158 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:35:42,560 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ecbbd73c775a4e5f8648edf36b00503c", "name": "CreateRouterSuccessTests-f741b911-af75-43e-proj-role"}], "expires_at": "2018-11-14T19:35:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e476f1e512484672afa155f55806ae96", "name": "CreateRouterSuccessTests-f741b911-af75-43e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/e476f1e512484672afa155f55806ae96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/e476f1e512484672afa155f55806ae96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/e476f1e512484672afa155f55806ae96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_e476f1e512484672afa155f55806ae96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_e476f1e512484672afa155f55806ae96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e476f1e512484672afa155f55806ae96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/e476f1e512484672afa155f55806ae96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/e476f1e512484672afa155f55806ae96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/e476f1e512484672afa155f55806ae96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/e476f1e512484672afa155f55806ae96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/e476f1e512484672afa155f55806ae96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/e476f1e512484672afa155f55806ae96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/e476f1e512484672afa155f55806ae96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/e476f1e512484672afa155f55806ae96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-f741b911-af75-43e-user", "id": "023a7ae9a9b14775a9027c70e4bce795"}, "audit_ids": ["VJaweW5NQ0WlO1MdF_WI7w"], "issued_at": "2018-11-14T18:35:42.000000Z"}} 2018-11-14 18:35:42,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd9bc7eaf779b4a08d4b4e380593c91b0b973372" 2018-11-14 18:35:42,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:35:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81556301-ce9c-4731-bd0a-ed13c692fde7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:35:42,663 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-81556301-ce9c-4731-bd0a-ed13c692fde7 2018-11-14 18:35:42,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f4ee4fc7306d5ec48b01ec4eb643f2f91b110b" 2018-11-14 18:35:42,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-968f3135-d89d-436c-a4cd-eb0f76179ce7 Date: Wed, 14 Nov 2018 18:35:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"updated_at":"2018-11-14T17:04:27Z","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","id":"928cbc5c-a6fa-468a-b088-88e266fca291","name":"external"}]} 2018-11-14 18:35:42,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-968f3135-d89d-436c-a4cd-eb0f76179ce7 2018-11-14 18:35:42,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=928cbc5c-a6fa-468a-b088-88e266fca291 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f4ee4fc7306d5ec48b01ec4eb643f2f91b110b" 2018-11-14 18:35:43,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2643df40-1b85-4cc2-b673-833a25f464f2 Date: Wed, 14 Nov 2018 18:35:43 GMT RESP BODY: {"subnets":[]} 2018-11-14 18:35:43,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=928cbc5c-a6fa-468a-b088-88e266fca291 used request id req-2643df40-1b85-4cc2-b673-833a25f464f2 2018-11-14 18:35:43,201 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-698eca28-ab21-42fa-8731-7899539ab977-pub-router 2018-11-14 18:35:43,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f4ee4fc7306d5ec48b01ec4eb643f2f91b110b" -d '{"router": {"external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291"}, "name": "CreateRouterSuccessTests-698eca28-ab21-42fa-8731-7899539ab977-pub-router", "admin_state_up": true}}' 2018-11-14 18:35:44,679 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-2cf6f1ff-17a4-40cf-91bc-9ed0623758d8 Date: Wed, 14 Nov 2018 18:35:44 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3653731-6d80-49cb-86ba-17eff3eeceee", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "e476f1e512484672afa155f55806ae96", "created_at": "2018-11-14T18:35:43Z", "admin_state_up": true, "updated_at": "2018-11-14T18:35:44Z", "revision_number": 2, "routes": [], "project_id": "e476f1e512484672afa155f55806ae96", "id": "65fdc234-f225-4d1b-bea6-074077427c15", "name": "CreateRouterSuccessTests-698eca28-ab21-42fa-8731-7899539ab977-pub-router"}} 2018-11-14 18:35:44,679 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-2cf6f1ff-17a4-40cf-91bc-9ed0623758d8 2018-11-14 18:35:44,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=65fdc234-f225-4d1b-bea6-074077427c15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f4ee4fc7306d5ec48b01ec4eb643f2f91b110b" 2018-11-14 18:35:45,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-bfd11c94-116c-47aa-bb4f-1731076e1262 Date: Wed, 14 Nov 2018 18:35:45 GMT RESP BODY: {"ports":[]} 2018-11-14 18:35:45,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=65fdc234-f225-4d1b-bea6-074077427c15 used request id req-bfd11c94-116c-47aa-bb4f-1731076e1262 2018-11-14 18:35:45,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-698eca28-ab21-42fa-8731-7899539ab977-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f4ee4fc7306d5ec48b01ec4eb643f2f91b110b" 2018-11-14 18:35:45,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-b9edca48-3765-4eb7-837a-a95236cc2c77 Date: Wed, 14 Nov 2018 18:35:45 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d801740c-6572-4c26-ae66-18427da1c428"],"updated_at":"2018-11-14T18:35:40Z","tenant_id":"e476f1e512484672afa155f55806ae96","created_at":"2018-11-14T18:35:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e476f1e512484672afa155f55806ae96","id":"01040660-986e-4697-ac5f-374b2ec4d5f1","name":"CreateRouterSuccessTests-698eca28-ab21-42fa-8731-7899539ab977-pub-net1"}]} 2018-11-14 18:35:45,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-698eca28-ab21-42fa-8731-7899539ab977-pub-net1 used request id req-b9edca48-3765-4eb7-837a-a95236cc2c77 2018-11-14 18:35:45,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=01040660-986e-4697-ac5f-374b2ec4d5f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f4ee4fc7306d5ec48b01ec4eb643f2f91b110b" 2018-11-14 18:35:45,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-50dffe6c-42f0-400c-bd3b-d02ac1a14aa6 Date: Wed, 14 Nov 2018 18:35:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01040660-986e-4697-ac5f-374b2ec4d5f1","tenant_id":"e476f1e512484672afa155f55806ae96","created_at":"2018-11-14T18:35:40Z","dns_nameservers":[],"updated_at":"2018-11-14T18:35:40Z","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":"e476f1e512484672afa155f55806ae96","id":"d801740c-6572-4c26-ae66-18427da1c428","subnetpool_id":null,"name":"CreateRouterSuccessTests-698eca28-ab21-42fa-8731-7899539ab977-pub-subnet1"}]} 2018-11-14 18:35:45,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=01040660-986e-4697-ac5f-374b2ec4d5f1 used request id req-50dffe6c-42f0-400c-bd3b-d02ac1a14aa6 2018-11-14 18:35:45,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-698eca28-ab21-42fa-8731-7899539ab977-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f4ee4fc7306d5ec48b01ec4eb643f2f91b110b" 2018-11-14 18:35:45,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-d76f9000-ff45-411f-b310-3b234ee5640a Date: Wed, 14 Nov 2018 18:35:45 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d801740c-6572-4c26-ae66-18427da1c428"],"updated_at":"2018-11-14T18:35:40Z","tenant_id":"e476f1e512484672afa155f55806ae96","created_at":"2018-11-14T18:35:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e476f1e512484672afa155f55806ae96","id":"01040660-986e-4697-ac5f-374b2ec4d5f1","name":"CreateRouterSuccessTests-698eca28-ab21-42fa-8731-7899539ab977-pub-net1"}]} 2018-11-14 18:35:45,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-698eca28-ab21-42fa-8731-7899539ab977-pub-net1 used request id req-d76f9000-ff45-411f-b310-3b234ee5640a 2018-11-14 18:35:45,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:35:45,919 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:35: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:35:45,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e476f1e512484672afa155f55806ae96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f4ee4fc7306d5ec48b01ec4eb643f2f91b110b" 2018-11-14 18:35:46,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:35:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7148936b-1fcc-41fc-9e95-d4c0e2ca2854 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e476f1e512484672afa155f55806ae96"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e476f1e512484672afa155f55806ae96", "name": "CreateRouterSuccessTests-f741b911-af75-43e-proj"}} 2018-11-14 18:35:46,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e476f1e512484672afa155f55806ae96 used request id req-7148936b-1fcc-41fc-9e95-d4c0e2ca2854 2018-11-14 18:35:46,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=01040660-986e-4697-ac5f-374b2ec4d5f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f4ee4fc7306d5ec48b01ec4eb643f2f91b110b" 2018-11-14 18:35:46,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-10c7096b-9c66-4dd2-8136-4d7d864a9f3f Date: Wed, 14 Nov 2018 18:35:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01040660-986e-4697-ac5f-374b2ec4d5f1","tenant_id":"e476f1e512484672afa155f55806ae96","created_at":"2018-11-14T18:35:40Z","dns_nameservers":[],"updated_at":"2018-11-14T18:35:40Z","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":"e476f1e512484672afa155f55806ae96","id":"d801740c-6572-4c26-ae66-18427da1c428","subnetpool_id":null,"name":"CreateRouterSuccessTests-698eca28-ab21-42fa-8731-7899539ab977-pub-subnet1"}]} 2018-11-14 18:35:46,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=01040660-986e-4697-ac5f-374b2ec4d5f1 used request id req-10c7096b-9c66-4dd2-8136-4d7d864a9f3f 2018-11-14 18:35:46,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=01040660-986e-4697-ac5f-374b2ec4d5f1&name=CreateRouterSuccessTests-698eca28-ab21-42fa-8731-7899539ab977-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f4ee4fc7306d5ec48b01ec4eb643f2f91b110b" 2018-11-14 18:35:46,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-279db440-53f9-44b0-b5d2-113723e4385e Date: Wed, 14 Nov 2018 18:35:46 GMT RESP BODY: {"ports":[]} 2018-11-14 18:35:46,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=01040660-986e-4697-ac5f-374b2ec4d5f1&name=CreateRouterSuccessTests-698eca28-ab21-42fa-8731-7899539ab977-port1&admin_state_up=True used request id req-279db440-53f9-44b0-b5d2-113723e4385e 2018-11-14 18:35:46,924 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-698eca28-ab21-42fa-8731-7899539ab977-port1 for router - CreateRouterSuccessTests-698eca28-ab21-42fa-8731-7899539ab977-pub-router 2018-11-14 18:35:46,925 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:35:46,925 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:35:47,341 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ecbbd73c775a4e5f8648edf36b00503c", "name": "CreateRouterSuccessTests-f741b911-af75-43e-proj-role"}], "expires_at": "2018-11-14T19:35:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e476f1e512484672afa155f55806ae96", "name": "CreateRouterSuccessTests-f741b911-af75-43e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/e476f1e512484672afa155f55806ae96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/e476f1e512484672afa155f55806ae96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/e476f1e512484672afa155f55806ae96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_e476f1e512484672afa155f55806ae96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_e476f1e512484672afa155f55806ae96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e476f1e512484672afa155f55806ae96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/e476f1e512484672afa155f55806ae96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/e476f1e512484672afa155f55806ae96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/e476f1e512484672afa155f55806ae96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/e476f1e512484672afa155f55806ae96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/e476f1e512484672afa155f55806ae96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/e476f1e512484672afa155f55806ae96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/e476f1e512484672afa155f55806ae96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/e476f1e512484672afa155f55806ae96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-f741b911-af75-43e-user", "id": "023a7ae9a9b14775a9027c70e4bce795"}, "audit_ids": ["2_6HWXE4Rp-g3FK0VOdjdQ"], "issued_at": "2018-11-14T18:35:47.000000Z"}} 2018-11-14 18:35:47,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c6588fbf66c8cb98a4b508277bd97bc84a772ed" 2018-11-14 18:35:47,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:35:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aba5cdf6-114d-431c-beec-5a4940edbced Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:35:47,435 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-aba5cdf6-114d-431c-beec-5a4940edbced 2018-11-14 18:35:47,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-698eca28-ab21-42fa-8731-7899539ab977-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f4ee4fc7306d5ec48b01ec4eb643f2f91b110b" 2018-11-14 18:35:47,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-403372ac-3664-4e4c-bc9f-41ba9f841aee Date: Wed, 14 Nov 2018 18:35:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d801740c-6572-4c26-ae66-18427da1c428"],"updated_at":"2018-11-14T18:35:40Z","tenant_id":"e476f1e512484672afa155f55806ae96","created_at":"2018-11-14T18:35:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e476f1e512484672afa155f55806ae96","id":"01040660-986e-4697-ac5f-374b2ec4d5f1","name":"CreateRouterSuccessTests-698eca28-ab21-42fa-8731-7899539ab977-pub-net1"}]} 2018-11-14 18:35:47,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-698eca28-ab21-42fa-8731-7899539ab977-pub-net1 used request id req-403372ac-3664-4e4c-bc9f-41ba9f841aee 2018-11-14 18:35:47,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=01040660-986e-4697-ac5f-374b2ec4d5f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f4ee4fc7306d5ec48b01ec4eb643f2f91b110b" 2018-11-14 18:35:47,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-d2e0789f-f1e5-4e4e-8fab-15166de9dc3f Date: Wed, 14 Nov 2018 18:35:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01040660-986e-4697-ac5f-374b2ec4d5f1","tenant_id":"e476f1e512484672afa155f55806ae96","created_at":"2018-11-14T18:35:40Z","dns_nameservers":[],"updated_at":"2018-11-14T18:35:40Z","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":"e476f1e512484672afa155f55806ae96","id":"d801740c-6572-4c26-ae66-18427da1c428","subnetpool_id":null,"name":"CreateRouterSuccessTests-698eca28-ab21-42fa-8731-7899539ab977-pub-subnet1"}]} 2018-11-14 18:35:47,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=01040660-986e-4697-ac5f-374b2ec4d5f1 used request id req-d2e0789f-f1e5-4e4e-8fab-15166de9dc3f 2018-11-14 18:35:47,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-698eca28-ab21-42fa-8731-7899539ab977-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f4ee4fc7306d5ec48b01ec4eb643f2f91b110b" 2018-11-14 18:35:48,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-456dccd1-ea89-45da-bf95-375b22a68733 Date: Wed, 14 Nov 2018 18:35:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d801740c-6572-4c26-ae66-18427da1c428"],"updated_at":"2018-11-14T18:35:40Z","tenant_id":"e476f1e512484672afa155f55806ae96","created_at":"2018-11-14T18:35:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e476f1e512484672afa155f55806ae96","id":"01040660-986e-4697-ac5f-374b2ec4d5f1","name":"CreateRouterSuccessTests-698eca28-ab21-42fa-8731-7899539ab977-pub-net1"}]} 2018-11-14 18:35:48,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-698eca28-ab21-42fa-8731-7899539ab977-pub-net1 used request id req-456dccd1-ea89-45da-bf95-375b22a68733 2018-11-14 18:35:48,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:35:48,065 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:35: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:35:48,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e476f1e512484672afa155f55806ae96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c6588fbf66c8cb98a4b508277bd97bc84a772ed" 2018-11-14 18:35:48,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:35:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4dc3b878-0193-4880-b7a9-90bdc81bb99d Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e476f1e512484672afa155f55806ae96"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e476f1e512484672afa155f55806ae96", "name": "CreateRouterSuccessTests-f741b911-af75-43e-proj"}} 2018-11-14 18:35:48,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e476f1e512484672afa155f55806ae96 used request id req-4dc3b878-0193-4880-b7a9-90bdc81bb99d 2018-11-14 18:35:48,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=01040660-986e-4697-ac5f-374b2ec4d5f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f4ee4fc7306d5ec48b01ec4eb643f2f91b110b" 2018-11-14 18:35:48,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-90e10433-a413-4083-a30e-f3df8b72dbe7 Date: Wed, 14 Nov 2018 18:35:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01040660-986e-4697-ac5f-374b2ec4d5f1","tenant_id":"e476f1e512484672afa155f55806ae96","created_at":"2018-11-14T18:35:40Z","dns_nameservers":[],"updated_at":"2018-11-14T18:35:40Z","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":"e476f1e512484672afa155f55806ae96","id":"d801740c-6572-4c26-ae66-18427da1c428","subnetpool_id":null,"name":"CreateRouterSuccessTests-698eca28-ab21-42fa-8731-7899539ab977-pub-subnet1"}]} 2018-11-14 18:35:48,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=01040660-986e-4697-ac5f-374b2ec4d5f1 used request id req-90e10433-a413-4083-a30e-f3df8b72dbe7 2018-11-14 18:35:48,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=01040660-986e-4697-ac5f-374b2ec4d5f1&name=CreateRouterSuccessTests-698eca28-ab21-42fa-8731-7899539ab977-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f4ee4fc7306d5ec48b01ec4eb643f2f91b110b" 2018-11-14 18:35:48,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-98eff809-1e6a-4313-863f-88c853964df7 Date: Wed, 14 Nov 2018 18:35:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01040660-986e-4697-ac5f-374b2ec4d5f1","tenant_id":"e476f1e512484672afa155f55806ae96","created_at":"2018-11-14T18:35:40Z","dns_nameservers":[],"updated_at":"2018-11-14T18:35:40Z","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":"e476f1e512484672afa155f55806ae96","id":"d801740c-6572-4c26-ae66-18427da1c428","subnetpool_id":null,"name":"CreateRouterSuccessTests-698eca28-ab21-42fa-8731-7899539ab977-pub-subnet1"}]} 2018-11-14 18:35:48,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=01040660-986e-4697-ac5f-374b2ec4d5f1&name=CreateRouterSuccessTests-698eca28-ab21-42fa-8731-7899539ab977-pub-subnet1 used request id req-98eff809-1e6a-4313-863f-88c853964df7 2018-11-14 18:35:48,483 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-698eca28-ab21-42fa-8731-7899539ab977-pub-net1 2018-11-14 18:35:48,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f4ee4fc7306d5ec48b01ec4eb643f2f91b110b" -d '{"port": {"network_id": "01040660-986e-4697-ac5f-374b2ec4d5f1", "fixed_ips": [{"subnet_id": "d801740c-6572-4c26-ae66-18427da1c428", "ip_address": "10.200.201.1"}], "name": "CreateRouterSuccessTests-698eca28-ab21-42fa-8731-7899539ab977-port1", "admin_state_up": true}}' 2018-11-14 18:35:49,665 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-d0f4a15d-34fc-4283-be8f-33479dc870c1 Date: Wed, 14 Nov 2018 18:35:49 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-11-14T18:35:49Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"01040660-986e-4697-ac5f-374b2ec4d5f1","tenant_id":"e476f1e512484672afa155f55806ae96","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-11-14T18:35:49Z","name":"CreateRouterSuccessTests-698eca28-ab21-42fa-8731-7899539ab977-port1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:5c:c1:9c","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e476f1e512484672afa155f55806ae96","fixed_ips":[{"subnet_id":"d801740c-6572-4c26-ae66-18427da1c428","ip_address":"10.200.201.1"}],"id":"ee930cff-c1d0-4510-a872-bbf24809aa75","security_groups":["5cecec76-fd61-4aaf-9871-608e63927649"],"device_id":""}} 2018-11-14 18:35:49,665 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-d0f4a15d-34fc-4283-be8f-33479dc870c1 2018-11-14 18:35:49,666 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-698eca28-ab21-42fa-8731-7899539ab977-port1 for router - CreateRouterSuccessTests-698eca28-ab21-42fa-8731-7899539ab977-pub-router 2018-11-14 18:35:49,666 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-698eca28-ab21-42fa-8731-7899539ab977-pub-router 2018-11-14 18:35:49,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/65fdc234-f225-4d1b-bea6-074077427c15/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f4ee4fc7306d5ec48b01ec4eb643f2f91b110b" -d '{"port_id": "ee930cff-c1d0-4510-a872-bbf24809aa75"}' 2018-11-14 18:35:51,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b4100f88-5d0d-477b-b0a1-e91d13dcfaa5 Date: Wed, 14 Nov 2018 18:35:51 GMT RESP BODY: {"network_id": "01040660-986e-4697-ac5f-374b2ec4d5f1", "tenant_id": "e476f1e512484672afa155f55806ae96", "subnet_id": "d801740c-6572-4c26-ae66-18427da1c428", "subnet_ids": ["d801740c-6572-4c26-ae66-18427da1c428"], "port_id": "ee930cff-c1d0-4510-a872-bbf24809aa75", "id": "65fdc234-f225-4d1b-bea6-074077427c15"} 2018-11-14 18:35:51,905 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/65fdc234-f225-4d1b-bea6-074077427c15/add_router_interface used request id req-b4100f88-5d0d-477b-b0a1-e91d13dcfaa5 2018-11-14 18:35:51,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/65fdc234-f225-4d1b-bea6-074077427c15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f4ee4fc7306d5ec48b01ec4eb643f2f91b110b" 2018-11-14 18:35:52,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-d2b1b8be-7deb-4823-aab1-1f75be169456 Date: Wed, 14 Nov 2018 18:35:52 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3653731-6d80-49cb-86ba-17eff3eeceee", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "e476f1e512484672afa155f55806ae96", "created_at": "2018-11-14T18:35:43Z", "admin_state_up": true, "updated_at": "2018-11-14T18:35:51Z", "revision_number": 3, "routes": [], "project_id": "e476f1e512484672afa155f55806ae96", "id": "65fdc234-f225-4d1b-bea6-074077427c15", "name": "CreateRouterSuccessTests-698eca28-ab21-42fa-8731-7899539ab977-pub-router"}} 2018-11-14 18:35:52,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/65fdc234-f225-4d1b-bea6-074077427c15 used request id req-d2b1b8be-7deb-4823-aab1-1f75be169456 2018-11-14 18:35:52,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=65fdc234-f225-4d1b-bea6-074077427c15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f4ee4fc7306d5ec48b01ec4eb643f2f91b110b" 2018-11-14 18:35:52,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-69f74ec1-4d8b-42b9-bf69-80a36446b3b9 Date: Wed, 14 Nov 2018 18:35:52 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"01040660-986e-4697-ac5f-374b2ec4d5f1","tenant_id":"e476f1e512484672afa155f55806ae96","created_at":"2018-11-14T18:35:49Z","admin_state_up":true,"updated_at":"2018-11-14T18:35:51Z","binding:vnic_type":"normal","device_id":"65fdc234-f225-4d1b-bea6-074077427c15","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:5c:c1:9c","id":"ee930cff-c1d0-4510-a872-bbf24809aa75","port_security_enabled":true,"project_id":"e476f1e512484672afa155f55806ae96","fixed_ips":[{"subnet_id":"d801740c-6572-4c26-ae66-18427da1c428","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["5cecec76-fd61-4aaf-9871-608e63927649"],"name":"CreateRouterSuccessTests-698eca28-ab21-42fa-8731-7899539ab977-port1"}]} 2018-11-14 18:35:52,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=65fdc234-f225-4d1b-bea6-074077427c15 used request id req-69f74ec1-4d8b-42b9-bf69-80a36446b3b9 2018-11-14 18:35:52,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/d801740c-6572-4c26-ae66-18427da1c428 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f4ee4fc7306d5ec48b01ec4eb643f2f91b110b" 2018-11-14 18:35:53,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-8563b71f-b2f2-4f6f-b8ca-4ca61845c361 Date: Wed, 14 Nov 2018 18:35:53 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01040660-986e-4697-ac5f-374b2ec4d5f1","tenant_id":"e476f1e512484672afa155f55806ae96","created_at":"2018-11-14T18:35:40Z","dns_nameservers":[],"updated_at":"2018-11-14T18:35:40Z","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":"e476f1e512484672afa155f55806ae96","id":"d801740c-6572-4c26-ae66-18427da1c428","subnetpool_id":null,"name":"CreateRouterSuccessTests-698eca28-ab21-42fa-8731-7899539ab977-pub-subnet1"}} 2018-11-14 18:35:53,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/d801740c-6572-4c26-ae66-18427da1c428 used request id req-8563b71f-b2f2-4f6f-b8ca-4ca61845c361 2018-11-14 18:35:53,123 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:35:53,531 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ecbbd73c775a4e5f8648edf36b00503c", "name": "CreateRouterSuccessTests-f741b911-af75-43e-proj-role"}], "expires_at": "2018-11-14T19:35:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e476f1e512484672afa155f55806ae96", "name": "CreateRouterSuccessTests-f741b911-af75-43e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/e476f1e512484672afa155f55806ae96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/e476f1e512484672afa155f55806ae96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/e476f1e512484672afa155f55806ae96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_e476f1e512484672afa155f55806ae96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_e476f1e512484672afa155f55806ae96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e476f1e512484672afa155f55806ae96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/e476f1e512484672afa155f55806ae96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/e476f1e512484672afa155f55806ae96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/e476f1e512484672afa155f55806ae96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/e476f1e512484672afa155f55806ae96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/e476f1e512484672afa155f55806ae96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/e476f1e512484672afa155f55806ae96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/e476f1e512484672afa155f55806ae96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/e476f1e512484672afa155f55806ae96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-f741b911-af75-43e-user", "id": "023a7ae9a9b14775a9027c70e4bce795"}, "audit_ids": ["MpSvuy3lQTSghaIApUQ_QQ"], "issued_at": "2018-11-14T18:35:53.000000Z"}} 2018-11-14 18:35:53,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-698eca28-ab21-42fa-8731-7899539ab977-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5658415a65c53391ba8cf8ac2fa6eedcf97570c" 2018-11-14 18:35:53,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-d38f7f5c-a1e5-489e-b77a-d34e3daeb420 Date: Wed, 14 Nov 2018 18:35:53 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3653731-6d80-49cb-86ba-17eff3eeceee", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "e476f1e512484672afa155f55806ae96", "created_at": "2018-11-14T18:35:43Z", "admin_state_up": true, "updated_at": "2018-11-14T18:35:51Z", "revision_number": 3, "routes": [], "project_id": "e476f1e512484672afa155f55806ae96", "id": "65fdc234-f225-4d1b-bea6-074077427c15", "name": "CreateRouterSuccessTests-698eca28-ab21-42fa-8731-7899539ab977-pub-router"}]} 2018-11-14 18:35:53,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-698eca28-ab21-42fa-8731-7899539ab977-pub-router&admin_state_up=True used request id req-d38f7f5c-a1e5-489e-b77a-d34e3daeb420 2018-11-14 18:35:53,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:35:53,871 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:35: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:35:53,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e476f1e512484672afa155f55806ae96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2661c2a0bd6b1d0a7e3f73e6b471a9c934eb32db" 2018-11-14 18:35:53,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:35:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48f345b0-c862-4495-8613-f583491730c6 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e476f1e512484672afa155f55806ae96"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e476f1e512484672afa155f55806ae96", "name": "CreateRouterSuccessTests-f741b911-af75-43e-proj"}} 2018-11-14 18:35:53,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e476f1e512484672afa155f55806ae96 used request id req-48f345b0-c862-4495-8613-f583491730c6 2018-11-14 18:35:53,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=65fdc234-f225-4d1b-bea6-074077427c15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5658415a65c53391ba8cf8ac2fa6eedcf97570c" 2018-11-14 18:35:54,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-cbe10545-ee95-4817-9ab8-d00dafa7d78c Date: Wed, 14 Nov 2018 18:35:54 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"01040660-986e-4697-ac5f-374b2ec4d5f1","tenant_id":"e476f1e512484672afa155f55806ae96","created_at":"2018-11-14T18:35:49Z","admin_state_up":true,"updated_at":"2018-11-14T18:35:51Z","binding:vnic_type":"normal","device_id":"65fdc234-f225-4d1b-bea6-074077427c15","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:5c:c1:9c","id":"ee930cff-c1d0-4510-a872-bbf24809aa75","port_security_enabled":true,"project_id":"e476f1e512484672afa155f55806ae96","fixed_ips":[{"subnet_id":"d801740c-6572-4c26-ae66-18427da1c428","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["5cecec76-fd61-4aaf-9871-608e63927649"],"name":"CreateRouterSuccessTests-698eca28-ab21-42fa-8731-7899539ab977-port1"}]} 2018-11-14 18:35:54,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=65fdc234-f225-4d1b-bea6-074077427c15 used request id req-cbe10545-ee95-4817-9ab8-d00dafa7d78c 2018-11-14 18:35:54,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/d801740c-6572-4c26-ae66-18427da1c428 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5658415a65c53391ba8cf8ac2fa6eedcf97570c" 2018-11-14 18:35:54,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-cbc6360c-3a33-4e2c-a24f-db4e892bb462 Date: Wed, 14 Nov 2018 18:35:54 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01040660-986e-4697-ac5f-374b2ec4d5f1","tenant_id":"e476f1e512484672afa155f55806ae96","created_at":"2018-11-14T18:35:40Z","dns_nameservers":[],"updated_at":"2018-11-14T18:35:40Z","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":"e476f1e512484672afa155f55806ae96","id":"d801740c-6572-4c26-ae66-18427da1c428","subnetpool_id":null,"name":"CreateRouterSuccessTests-698eca28-ab21-42fa-8731-7899539ab977-pub-subnet1"}} 2018-11-14 18:35:54,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/d801740c-6572-4c26-ae66-18427da1c428 used request id req-cbc6360c-3a33-4e2c-a24f-db4e892bb462 2018-11-14 18:35:54,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=928cbc5c-a6fa-468a-b088-88e266fca291 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5658415a65c53391ba8cf8ac2fa6eedcf97570c" 2018-11-14 18:35:55,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-929eb9e2-0a4f-4074-89ed-66d24c6f3f79 Date: Wed, 14 Nov 2018 18:35:55 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"updated_at":"2018-11-14T17:04:27Z","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","id":"928cbc5c-a6fa-468a-b088-88e266fca291","name":"external"}]} 2018-11-14 18:35:55,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=928cbc5c-a6fa-468a-b088-88e266fca291 used request id req-929eb9e2-0a4f-4074-89ed-66d24c6f3f79 2018-11-14 18:35:55,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=928cbc5c-a6fa-468a-b088-88e266fca291 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5658415a65c53391ba8cf8ac2fa6eedcf97570c" 2018-11-14 18:35:55,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-7d20497f-3577-4b88-beae-04b4faf26a86 Date: Wed, 14 Nov 2018 18:35:55 GMT RESP BODY: {"subnets":[]} 2018-11-14 18:35:55,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=928cbc5c-a6fa-468a-b088-88e266fca291 used request id req-7d20497f-3577-4b88-beae-04b4faf26a86 2018-11-14 18:35:55,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=01040660-986e-4697-ac5f-374b2ec4d5f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5658415a65c53391ba8cf8ac2fa6eedcf97570c" 2018-11-14 18:35:55,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-6bc06554-c402-4170-94f7-8b754fa8e426 Date: Wed, 14 Nov 2018 18:35:55 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d801740c-6572-4c26-ae66-18427da1c428"],"updated_at":"2018-11-14T18:35:40Z","tenant_id":"e476f1e512484672afa155f55806ae96","created_at":"2018-11-14T18:35:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e476f1e512484672afa155f55806ae96","id":"01040660-986e-4697-ac5f-374b2ec4d5f1","name":"CreateRouterSuccessTests-698eca28-ab21-42fa-8731-7899539ab977-pub-net1"}]} 2018-11-14 18:35:55,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=01040660-986e-4697-ac5f-374b2ec4d5f1 used request id req-6bc06554-c402-4170-94f7-8b754fa8e426 2018-11-14 18:35:55,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=01040660-986e-4697-ac5f-374b2ec4d5f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5658415a65c53391ba8cf8ac2fa6eedcf97570c" 2018-11-14 18:35:56,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-3c73f1d6-5f03-4238-9d3a-bcd6a9bf938e Date: Wed, 14 Nov 2018 18:35:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01040660-986e-4697-ac5f-374b2ec4d5f1","tenant_id":"e476f1e512484672afa155f55806ae96","created_at":"2018-11-14T18:35:40Z","dns_nameservers":[],"updated_at":"2018-11-14T18:35:40Z","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":"e476f1e512484672afa155f55806ae96","id":"d801740c-6572-4c26-ae66-18427da1c428","subnetpool_id":null,"name":"CreateRouterSuccessTests-698eca28-ab21-42fa-8731-7899539ab977-pub-subnet1"}]} 2018-11-14 18:35:56,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=01040660-986e-4697-ac5f-374b2ec4d5f1 used request id req-3c73f1d6-5f03-4238-9d3a-bcd6a9bf938e 2018-11-14 18:35:56,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=01040660-986e-4697-ac5f-374b2ec4d5f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5658415a65c53391ba8cf8ac2fa6eedcf97570c" 2018-11-14 18:35:56,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3049 X-Openstack-Request-Id: req-05366fa7-8707-4f36-960b-3749b8ab1457 Date: Wed, 14 Nov 2018 18:35:56 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"01040660-986e-4697-ac5f-374b2ec4d5f1","tenant_id":"e476f1e512484672afa155f55806ae96","created_at":"2018-11-14T18:35:41Z","admin_state_up":true,"updated_at":"2018-11-14T18:35:44Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-01040660-986e-4697-ac5f-374b2ec4d5f1","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:5d:50:4e","id":"265255c6-6a31-4cec-8598-64478066282c","port_security_enabled":false,"project_id":"e476f1e512484672afa155f55806ae96","fixed_ips":[{"subnet_id":"d801740c-6572-4c26-ae66-18427da1c428","ip_address":"10.200.201.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"01040660-986e-4697-ac5f-374b2ec4d5f1","tenant_id":"e476f1e512484672afa155f55806ae96","created_at":"2018-11-14T18:35:41Z","admin_state_up":true,"updated_at":"2018-11-14T18:35:45Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-01040660-986e-4697-ac5f-374b2ec4d5f1","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:d1:03:b6","id":"d53f9e41-b848-44b9-a3e1-cfc5007fd87e","port_security_enabled":false,"project_id":"e476f1e512484672afa155f55806ae96","fixed_ips":[{"subnet_id":"d801740c-6572-4c26-ae66-18427da1c428","ip_address":"10.200.201.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"01040660-986e-4697-ac5f-374b2ec4d5f1","tenant_id":"e476f1e512484672afa155f55806ae96","created_at":"2018-11-14T18:35:42Z","admin_state_up":true,"updated_at":"2018-11-14T18:35:46Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-01040660-986e-4697-ac5f-374b2ec4d5f1","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:1f:32:7d","id":"d89628e5-7fc0-4a3b-9f37-fe13b455edd5","port_security_enabled":false,"project_id":"e476f1e512484672afa155f55806ae96","fixed_ips":[{"subnet_id":"d801740c-6572-4c26-ae66-18427da1c428","ip_address":"10.200.201.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"01040660-986e-4697-ac5f-374b2ec4d5f1","tenant_id":"e476f1e512484672afa155f55806ae96","created_at":"2018-11-14T18:35:49Z","admin_state_up":true,"updated_at":"2018-11-14T18:35:51Z","binding:vnic_type":"normal","device_id":"65fdc234-f225-4d1b-bea6-074077427c15","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:5c:c1:9c","id":"ee930cff-c1d0-4510-a872-bbf24809aa75","port_security_enabled":true,"project_id":"e476f1e512484672afa155f55806ae96","fixed_ips":[{"subnet_id":"d801740c-6572-4c26-ae66-18427da1c428","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["5cecec76-fd61-4aaf-9871-608e63927649"],"name":"CreateRouterSuccessTests-698eca28-ab21-42fa-8731-7899539ab977-port1"}]} 2018-11-14 18:35:56,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=01040660-986e-4697-ac5f-374b2ec4d5f1 used request id req-05366fa7-8707-4f36-960b-3749b8ab1457 2018-11-14 18:35:56,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/d801740c-6572-4c26-ae66-18427da1c428 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5658415a65c53391ba8cf8ac2fa6eedcf97570c" 2018-11-14 18:35:57,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-8b3acfa5-e9ef-4f18-a824-be00be2a22dd Date: Wed, 14 Nov 2018 18:35:57 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01040660-986e-4697-ac5f-374b2ec4d5f1","tenant_id":"e476f1e512484672afa155f55806ae96","created_at":"2018-11-14T18:35:40Z","dns_nameservers":[],"updated_at":"2018-11-14T18:35:40Z","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":"e476f1e512484672afa155f55806ae96","id":"d801740c-6572-4c26-ae66-18427da1c428","subnetpool_id":null,"name":"CreateRouterSuccessTests-698eca28-ab21-42fa-8731-7899539ab977-pub-subnet1"}} 2018-11-14 18:35:57,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/d801740c-6572-4c26-ae66-18427da1c428 used request id req-8b3acfa5-e9ef-4f18-a824-be00be2a22dd 2018-11-14 18:35:57,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=01040660-986e-4697-ac5f-374b2ec4d5f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5658415a65c53391ba8cf8ac2fa6eedcf97570c" 2018-11-14 18:35:57,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-2da6f620-199e-4da4-8d2c-fa53ad5da7b7 Date: Wed, 14 Nov 2018 18:35:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d801740c-6572-4c26-ae66-18427da1c428"],"updated_at":"2018-11-14T18:35:40Z","tenant_id":"e476f1e512484672afa155f55806ae96","created_at":"2018-11-14T18:35:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e476f1e512484672afa155f55806ae96","id":"01040660-986e-4697-ac5f-374b2ec4d5f1","name":"CreateRouterSuccessTests-698eca28-ab21-42fa-8731-7899539ab977-pub-net1"}]} 2018-11-14 18:35:57,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=01040660-986e-4697-ac5f-374b2ec4d5f1 used request id req-2da6f620-199e-4da4-8d2c-fa53ad5da7b7 2018-11-14 18:35:57,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=01040660-986e-4697-ac5f-374b2ec4d5f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5658415a65c53391ba8cf8ac2fa6eedcf97570c" 2018-11-14 18:35:57,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-c8b8f60f-6cfc-4ffa-a769-2f4ca52ce843 Date: Wed, 14 Nov 2018 18:35:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01040660-986e-4697-ac5f-374b2ec4d5f1","tenant_id":"e476f1e512484672afa155f55806ae96","created_at":"2018-11-14T18:35:40Z","dns_nameservers":[],"updated_at":"2018-11-14T18:35:40Z","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":"e476f1e512484672afa155f55806ae96","id":"d801740c-6572-4c26-ae66-18427da1c428","subnetpool_id":null,"name":"CreateRouterSuccessTests-698eca28-ab21-42fa-8731-7899539ab977-pub-subnet1"}]} 2018-11-14 18:35:57,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=01040660-986e-4697-ac5f-374b2ec4d5f1 used request id req-c8b8f60f-6cfc-4ffa-a769-2f4ca52ce843 2018-11-14 18:35:57,844 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-698eca28-ab21-42fa-8731-7899539ab977-pub-router and port CreateRouterSuccessTests-698eca28-ab21-42fa-8731-7899539ab977-port1 2018-11-14 18:35:57,844 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-698eca28-ab21-42fa-8731-7899539ab977-pub-router 2018-11-14 18:35:57,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/65fdc234-f225-4d1b-bea6-074077427c15/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f4ee4fc7306d5ec48b01ec4eb643f2f91b110b" -d '{"port_id": "ee930cff-c1d0-4510-a872-bbf24809aa75"}' 2018-11-14 18:35:59,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d059130c-46a7-46d4-bf56-ca8d3324c696 Date: Wed, 14 Nov 2018 18:35:59 GMT RESP BODY: {"network_id": "01040660-986e-4697-ac5f-374b2ec4d5f1", "tenant_id": "e476f1e512484672afa155f55806ae96", "subnet_id": "d801740c-6572-4c26-ae66-18427da1c428", "subnet_ids": ["d801740c-6572-4c26-ae66-18427da1c428"], "port_id": "ee930cff-c1d0-4510-a872-bbf24809aa75", "id": "65fdc234-f225-4d1b-bea6-074077427c15"} 2018-11-14 18:35:59,361 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/65fdc234-f225-4d1b-bea6-074077427c15/remove_router_interface used request id req-d059130c-46a7-46d4-bf56-ca8d3324c696 2018-11-14 18:35:59,361 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-698eca28-ab21-42fa-8731-7899539ab977-pub-router 2018-11-14 18:35:59,361 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-698eca28-ab21-42fa-8731-7899539ab977-pub-router 2018-11-14 18:35:59,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/65fdc234-f225-4d1b-bea6-074077427c15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f4ee4fc7306d5ec48b01ec4eb643f2f91b110b" 2018-11-14 18:36:00,976 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-de76aaea-7142-471d-9cc1-51877da0fbbc Content-Length: 0 Date: Wed, 14 Nov 2018 18:36:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:36:00,976 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/65fdc234-f225-4d1b-bea6-074077427c15 used request id req-de76aaea-7142-471d-9cc1-51877da0fbbc 2018-11-14 18:36:00,977 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-698eca28-ab21-42fa-8731-7899539ab977-pub-subnet1 2018-11-14 18:36:00,977 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-698eca28-ab21-42fa-8731-7899539ab977-pub-subnet1 2018-11-14 18:36:00,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/d801740c-6572-4c26-ae66-18427da1c428 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68be631dbce832a2dbfd3af6b75ad7533f229af8" 2018-11-14 18:36:03,713 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-93afeba9-75d1-45a1-86ce-e214653b6132 Date: Wed, 14 Nov 2018 18:36:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:36:03,713 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/d801740c-6572-4c26-ae66-18427da1c428 used request id req-93afeba9-75d1-45a1-86ce-e214653b6132 2018-11-14 18:36:03,714 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-698eca28-ab21-42fa-8731-7899539ab977-pub-net1 2018-11-14 18:36:03,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/01040660-986e-4697-ac5f-374b2ec4d5f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68be631dbce832a2dbfd3af6b75ad7533f229af8" 2018-11-14 18:36:05,168 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ca7b9512-4b29-4d21-8c61-473ff7fb2697 Date: Wed, 14 Nov 2018 18:36:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:36:05,168 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/01040660-986e-4697-ac5f-374b2ec4d5f1 used request id req-ca7b9512-4b29-4d21-8c61-473ff7fb2697 2018-11-14 18:36:05,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f4e3f0f9acfbe7c171dc62fd580bff84fd45d84" 2018-11-14 18:36:05,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-b4675e66-91bd-4de5-a10f-f7e6170e9e72 Date: Wed, 14 Nov 2018 18:36:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e476f1e512484672afa155f55806ae96", "created_at": "2018-11-14T18:35:38Z", "updated_at": "2018-11-14T18:35:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:35:38Z", "revision_number": 0, "id": "0aac628a-c97d-4a05-aba7-36fef5c78175", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:35:38Z", "security_group_id": "5cecec76-fd61-4aaf-9871-608e63927649", "tenant_id": "e476f1e512484672afa155f55806ae96", "port_range_min": null, "ethertype": "IPv4", "project_id": "e476f1e512484672afa155f55806ae96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:35:38Z", "revision_number": 0, "id": "a531a8c1-9375-4006-a977-1e35835c3fd9", "remote_group_id": "5cecec76-fd61-4aaf-9871-608e63927649", "remote_ip_prefix": null, "created_at": "2018-11-14T18:35:38Z", "security_group_id": "5cecec76-fd61-4aaf-9871-608e63927649", "tenant_id": "e476f1e512484672afa155f55806ae96", "port_range_min": null, "ethertype": "IPv4", "project_id": "e476f1e512484672afa155f55806ae96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:35:38Z", "revision_number": 0, "id": "c7982209-2e3c-4d27-8188-cc502a41e390", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:35:38Z", "security_group_id": "5cecec76-fd61-4aaf-9871-608e63927649", "tenant_id": "e476f1e512484672afa155f55806ae96", "port_range_min": null, "ethertype": "IPv6", "project_id": "e476f1e512484672afa155f55806ae96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:35:38Z", "revision_number": 0, "id": "e696873a-dd22-409d-ba7e-659af76e893a", "remote_group_id": "5cecec76-fd61-4aaf-9871-608e63927649", "remote_ip_prefix": null, "created_at": "2018-11-14T18:35:38Z", "security_group_id": "5cecec76-fd61-4aaf-9871-608e63927649", "tenant_id": "e476f1e512484672afa155f55806ae96", "port_range_min": null, "ethertype": "IPv6", "project_id": "e476f1e512484672afa155f55806ae96"}], "revision_number": 4, "project_id": "e476f1e512484672afa155f55806ae96", "id": "5cecec76-fd61-4aaf-9871-608e63927649", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:36:05,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-b4675e66-91bd-4de5-a10f-f7e6170e9e72 2018-11-14 18:36:05,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f4e3f0f9acfbe7c171dc62fd580bff84fd45d84" 2018-11-14 18:36:05,597 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:36:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32fc08a8-d018-4518-b995-7d6b87dcf3c8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:36:05,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-32fc08a8-d018-4518-b995-7d6b87dcf3c8 2018-11-14 18:36:05,598 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:36:05,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f4e3f0f9acfbe7c171dc62fd580bff84fd45d84" 2018-11-14 18:36:05,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:36:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d475b386-fdaa-44a0-9436-793db83857cf Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:36:05,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-d475b386-fdaa-44a0-9436-793db83857cf 2018-11-14 18:36:05,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f4e3f0f9acfbe7c171dc62fd580bff84fd45d84" 2018-11-14 18:36:05,815 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:36:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-caa865b8-ba44-4b53-a69f-e3fbde2fe009 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:36:05,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-caa865b8-ba44-4b53-a69f-e3fbde2fe009 2018-11-14 18:36:05,815 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:36:05,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e476f1e512484672afa155f55806ae96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f4e3f0f9acfbe7c171dc62fd580bff84fd45d84" 2018-11-14 18:36:05,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:36:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c7ed59d-6b9a-44f6-90d8-7e60db79e25c Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e476f1e512484672afa155f55806ae96"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e476f1e512484672afa155f55806ae96", "name": "CreateRouterSuccessTests-f741b911-af75-43e-proj"}} 2018-11-14 18:36:05,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e476f1e512484672afa155f55806ae96 used request id req-1c7ed59d-6b9a-44f6-90d8-7e60db79e25c 2018-11-14 18:36:05,928 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5cecec76-fd61-4aaf-9871-608e63927649 2018-11-14 18:36:05,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=5cecec76-fd61-4aaf-9871-608e63927649 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f4e3f0f9acfbe7c171dc62fd580bff84fd45d84" 2018-11-14 18:36:06,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-83187c6c-84b2-4451-83b6-6133b0937fba Date: Wed, 14 Nov 2018 18:36:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:35:38Z", "security_group_id": "5cecec76-fd61-4aaf-9871-608e63927649", "port_range_min": null, "revision_number": 0, "tenant_id": "e476f1e512484672afa155f55806ae96", "created_at": "2018-11-14T18:35:38Z", "project_id": "e476f1e512484672afa155f55806ae96", "id": "0aac628a-c97d-4a05-aba7-36fef5c78175"}, {"remote_group_id": "5cecec76-fd61-4aaf-9871-608e63927649", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:35:38Z", "security_group_id": "5cecec76-fd61-4aaf-9871-608e63927649", "port_range_min": null, "revision_number": 0, "tenant_id": "e476f1e512484672afa155f55806ae96", "created_at": "2018-11-14T18:35:38Z", "project_id": "e476f1e512484672afa155f55806ae96", "id": "a531a8c1-9375-4006-a977-1e35835c3fd9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:35:38Z", "security_group_id": "5cecec76-fd61-4aaf-9871-608e63927649", "port_range_min": null, "revision_number": 0, "tenant_id": "e476f1e512484672afa155f55806ae96", "created_at": "2018-11-14T18:35:38Z", "project_id": "e476f1e512484672afa155f55806ae96", "id": "c7982209-2e3c-4d27-8188-cc502a41e390"}, {"remote_group_id": "5cecec76-fd61-4aaf-9871-608e63927649", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:35:38Z", "security_group_id": "5cecec76-fd61-4aaf-9871-608e63927649", "port_range_min": null, "revision_number": 0, "tenant_id": "e476f1e512484672afa155f55806ae96", "created_at": "2018-11-14T18:35:38Z", "project_id": "e476f1e512484672afa155f55806ae96", "id": "e696873a-dd22-409d-ba7e-659af76e893a"}]} 2018-11-14 18:36:06,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=5cecec76-fd61-4aaf-9871-608e63927649 used request id req-83187c6c-84b2-4451-83b6-6133b0937fba 2018-11-14 18:36:06,156 - neutron_utils - INFO - Deleting security group with name - default 2018-11-14 18:36:06,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/5cecec76-fd61-4aaf-9871-608e63927649 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f4e3f0f9acfbe7c171dc62fd580bff84fd45d84" 2018-11-14 18:36:06,538 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-87bcde2c-1825-47d5-836e-53a8431c254e Content-Length: 0 Date: Wed, 14 Nov 2018 18:36:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:36:06,538 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/5cecec76-fd61-4aaf-9871-608e63927649 used request id req-87bcde2c-1825-47d5-836e-53a8431c254e 2018-11-14 18:36:06,539 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-f741b911-af75-43e-proj 2018-11-14 18:36:06,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/e476f1e512484672afa155f55806ae96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f4e3f0f9acfbe7c171dc62fd580bff84fd45d84" 2018-11-14 18:36:06,823 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:36:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f88f4a5f-b4dc-4486-b284-8216cfdf9b11 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:36:06,823 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/e476f1e512484672afa155f55806ae96 used request id req-f88f4a5f-b4dc-4486-b284-8216cfdf9b11 2018-11-14 18:36:06,823 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-f741b911-af75-43e-proj-role 2018-11-14 18:36:06,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/ecbbd73c775a4e5f8648edf36b00503c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f4e3f0f9acfbe7c171dc62fd580bff84fd45d84" 2018-11-14 18:36:06,973 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:36:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f98b552b-9e4f-454d-a094-840aa40fd5bb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:36:06,973 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/ecbbd73c775a4e5f8648edf36b00503c used request id req-f98b552b-9e4f-454d-a094-840aa40fd5bb 2018-11-14 18:36:06,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f4e3f0f9acfbe7c171dc62fd580bff84fd45d84" 2018-11-14 18:36:07,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:36:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ace6816-77ec-47b6-aeee-fdcc459a9a58 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:36:07,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-7ace6816-77ec-47b6-aeee-fdcc459a9a58 2018-11-14 18:36:07,087 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-f741b911-af75-43e-user 2018-11-14 18:36:07,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/023a7ae9a9b14775a9027c70e4bce795 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b0481257444fca390647090ba3ec5e1fb8f48fd" 2018-11-14 18:36:07,315 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:36:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a3748f5-af50-422a-8332-a760df1c4edb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:36:07,316 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/023a7ae9a9b14775a9027c70e4bce795 used request id req-3a3748f5-af50-422a-8332-a760df1c4edb 2018-11-14 18:36:07,317 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:36:07,739 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:36:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["t3AhGJEvRz-_kuUcoWs3jQ"], "issued_at": "2018-11-14T18:36:07.000000Z"}} 2018-11-14 18:36:07,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}519ef6b2e2d4ebe7010e585383643a0a9fd908b1" 2018-11-14 18:36:07,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:36:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-853ef25f-0aa0-4456-9cfc-3734f412aa46 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:36:07,846 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-853ef25f-0aa0-4456-9cfc-3734f412aa46 2018-11-14 18:36:07,847 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:36:07,848 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:36:08,253 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:36:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["UXgV-yZmTaSuIGWfa6BVRQ"], "issued_at": "2018-11-14T18:36:08.000000Z"}} 2018-11-14 18:36:08,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eb5a4b4525dc98d14e32055fd4a5519cc38a8b9" 2018-11-14 18:36:08,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:36:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fedd504-ec07-4887-b3e6-b92e20dd962e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:36:08,354 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-0fedd504-ec07-4887-b3e6-b92e20dd962e 2018-11-14 18:36:08,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:36:08,365 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:36: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:36:08,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-88db9481-02d5-4ed-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eb5a4b4525dc98d14e32055fd4a5519cc38a8b9" 2018-11-14 18:36:08,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:36:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-688f277e-659e-454e-a5bd-064768673a8d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-88db9481-02d5-4ed-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:36:08,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-88db9481-02d5-4ed-proj used request id req-688f277e-659e-454e-a5bd-064768673a8d 2018-11-14 18:36:08,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eb5a4b4525dc98d14e32055fd4a5519cc38a8b9" 2018-11-14 18:36:08,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:36:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db028b99-3620-4826-a337-fb02dc5ae24e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:36:08,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-db028b99-3620-4826-a337-fb02dc5ae24e 2018-11-14 18:36:08,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eb5a4b4525dc98d14e32055fd4a5519cc38a8b9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-88db9481-02d5-4ed-proj"}}' 2018-11-14 18:36:08,650 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:36:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-629fc0b3-0d47-4263-8bc9-3cdc7ab3e227 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9fb44c0673b4b28a4feca3351fe3402"}, "tags": [], "enabled": true, "id": "f9fb44c0673b4b28a4feca3351fe3402", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-88db9481-02d5-4ed-proj"}} 2018-11-14 18:36:08,650 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-629fc0b3-0d47-4263-8bc9-3cdc7ab3e227 2018-11-14 18:36:08,650 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-88db9481-02d5-4ed-proj 2018-11-14 18:36:08,651 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:36:08,651 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:36:09,075 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:36:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["p8QxU1RNSguuwCf9LxOqDA"], "issued_at": "2018-11-14T18:36:09.000000Z"}} 2018-11-14 18:36:09,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7686f8a946e60ff75f45d2772530f3dc4c206716" 2018-11-14 18:36:09,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:36:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf2e7d13-95b3-4d04-b59b-b9a8fddda907 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:36:09,184 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-bf2e7d13-95b3-4d04-b59b-b9a8fddda907 2018-11-14 18:36:09,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:36:09,193 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:36: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:36:09,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7686f8a946e60ff75f45d2772530f3dc4c206716" 2018-11-14 18:36:09,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:36:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c31f8dc5-5018-45bd-8c88-66b6b15ce249 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:36:09,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-c31f8dc5-5018-45bd-8c88-66b6b15ce249 2018-11-14 18:36:09,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-88db9481-02d5-4ed-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7686f8a946e60ff75f45d2772530f3dc4c206716" 2018-11-14 18:36:09,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:36:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44da7fb6-2a5b-4360-9da7-c125172b9f0c Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-88db9481-02d5-4ed-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9fb44c0673b4b28a4feca3351fe3402"}, "tags": [], "enabled": true, "id": "f9fb44c0673b4b28a4feca3351fe3402", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-88db9481-02d5-4ed-proj"}]} 2018-11-14 18:36:09,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-88db9481-02d5-4ed-proj used request id req-44da7fb6-2a5b-4360-9da7-c125172b9f0c 2018-11-14 18:36:09,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7686f8a946e60ff75f45d2772530f3dc4c206716" 2018-11-14 18:36:09,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:36:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb8dbfea-0c1a-4fc4-94bd-dbda45092378 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:36:09,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-cb8dbfea-0c1a-4fc4-94bd-dbda45092378 2018-11-14 18:36:09,942 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-88db9481-02d5-4ed-user 2018-11-14 18:36:09,943 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:36:09,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eb5a4b4525dc98d14e32055fd4a5519cc38a8b9" 2018-11-14 18:36:10,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:36:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf80bd5c-d71d-49f1-ae74-f7dc88227874 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:36:10,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-bf80bd5c-d71d-49f1-ae74-f7dc88227874 2018-11-14 18:36:10,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eb5a4b4525dc98d14e32055fd4a5519cc38a8b9" -d '{"role": {"name": "CreateRouterSuccessTests-88db9481-02d5-4ed-proj-role"}}' 2018-11-14 18:36:10,188 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:36:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6983537-3f6c-437b-97ff-89a08a2280de Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cd3333a30b5146148345145c88635d3d", "links": {"self": "http://172.30.9.28:5000/v3/roles/cd3333a30b5146148345145c88635d3d"}, "name": "CreateRouterSuccessTests-88db9481-02d5-4ed-proj-role"}} 2018-11-14 18:36:10,189 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-a6983537-3f6c-437b-97ff-89a08a2280de 2018-11-14 18:36:10,189 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-88db9481-02d5-4ed-proj-role 2018-11-14 18:36:10,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/cd3333a30b5146148345145c88635d3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eb5a4b4525dc98d14e32055fd4a5519cc38a8b9" 2018-11-14 18:36:10,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:36:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17580b51-cefd-4332-ba9d-009659b8a75a Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cd3333a30b5146148345145c88635d3d", "links": {"self": "http://172.30.9.28:5000/v3/roles/cd3333a30b5146148345145c88635d3d"}, "name": "CreateRouterSuccessTests-88db9481-02d5-4ed-proj-role"}} 2018-11-14 18:36:10,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/cd3333a30b5146148345145c88635d3d used request id req-17580b51-cefd-4332-ba9d-009659b8a75a 2018-11-14 18:36:10,291 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-88db9481-02d5-4ed-proj-role to project CreateRouterSuccessTests-88db9481-02d5-4ed-proj 2018-11-14 18:36:10,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/f9fb44c0673b4b28a4feca3351fe3402/users/f34e068776064a68973b15e59c69983c/roles/cd3333a30b5146148345145c88635d3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eb5a4b4525dc98d14e32055fd4a5519cc38a8b9" 2018-11-14 18:36:10,456 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:36:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ca5c3f1-5460-46b7-908a-b304ec9f26b8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:36:10,456 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/f9fb44c0673b4b28a4feca3351fe3402/users/f34e068776064a68973b15e59c69983c/roles/cd3333a30b5146148345145c88635d3d used request id req-5ca5c3f1-5460-46b7-908a-b304ec9f26b8 2018-11-14 18:36:10,458 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:36:10,459 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:36:10,971 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:36:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["0AnjVlAFTk6powc8qiFDng"], "issued_at": "2018-11-14T18:36:10.000000Z"}} 2018-11-14 18:36:10,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}981b6a63f900edb9443e4807339f18e19449bab4" 2018-11-14 18:36:11,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:36:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13770d61-5f45-404e-8409-f65710daed00 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:36:11,069 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-13770d61-5f45-404e-8409-f65710daed00 2018-11-14 18:36:11,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-c3d2bb89-872e-4711-86f1-d14bdb2bbcbe-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}981b6a63f900edb9443e4807339f18e19449bab4" 2018-11-14 18:36:11,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-fa58ed02-7a6a-48f4-a62f-1338e7dc222d Date: Wed, 14 Nov 2018 18:36:11 GMT RESP BODY: {"routers": []} 2018-11-14 18:36:11,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-c3d2bb89-872e-4711-86f1-d14bdb2bbcbe-pub-router&admin_state_up=True used request id req-fa58ed02-7a6a-48f4-a62f-1338e7dc222d 2018-11-14 18:36:11,331 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:36:11,331 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:36:11,787 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:36:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["YhqvRMGjRv2SP1RLg4XT8w"], "issued_at": "2018-11-14T18:36:11.000000Z"}} 2018-11-14 18:36:11,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a75188654b0a08e52873c395bb2e49483eb922e5" 2018-11-14 18:36:11,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:36:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4926a469-626f-45d9-8385-aca0f064ba28 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:36:11,895 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-4926a469-626f-45d9-8385-aca0f064ba28 2018-11-14 18:36:11,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:36:11,905 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:36: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:36:11,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-88db9481-02d5-4ed-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a75188654b0a08e52873c395bb2e49483eb922e5" 2018-11-14 18:36:12,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:36:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26161450-d0f6-42be-b321-7a9f0b1e4299 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-88db9481-02d5-4ed-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9fb44c0673b4b28a4feca3351fe3402"}, "tags": [], "enabled": true, "id": "f9fb44c0673b4b28a4feca3351fe3402", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-88db9481-02d5-4ed-proj"}]} 2018-11-14 18:36:12,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-88db9481-02d5-4ed-proj used request id req-26161450-d0f6-42be-b321-7a9f0b1e4299 2018-11-14 18:36:12,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}981b6a63f900edb9443e4807339f18e19449bab4" 2018-11-14 18:36:12,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-ece27351-a01a-4c59-b9ec-1a2236648dd9 Date: Wed, 14 Nov 2018 18:36:12 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"928cbc5c-a6fa-468a-b088-88e266fca291","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","status":"ACTIVE","subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"description":"","tags":[],"updated_at":"2018-11-14T17:04:27Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","provider:network_type":"flat"}]} 2018-11-14 18:36:12,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-ece27351-a01a-4c59-b9ec-1a2236648dd9 2018-11-14 18:36:12,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=928cbc5c-a6fa-468a-b088-88e266fca291 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}981b6a63f900edb9443e4807339f18e19449bab4" 2018-11-14 18:36:12,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-c8315e61-7755-4263-b822-6ddbbb9a5988 Date: Wed, 14 Nov 2018 18:36:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"928cbc5c-a6fa-468a-b088-88e266fca291","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:51Z","dns_nameservers":[],"updated_at":"2018-11-14T16:32:51Z","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":"fb97a38a7ba24cffb70823992c56f04d","id":"b3653731-6d80-49cb-86ba-17eff3eeceee","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-14 18:36:12,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=928cbc5c-a6fa-468a-b088-88e266fca291 used request id req-c8315e61-7755-4263-b822-6ddbbb9a5988 2018-11-14 18:36:12,540 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-c3d2bb89-872e-4711-86f1-d14bdb2bbcbe-pub-router 2018-11-14 18:36:12,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}981b6a63f900edb9443e4807339f18e19449bab4" -d '{"router": {"external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291"}, "tenant_id": "f9fb44c0673b4b28a4feca3351fe3402", "name": "CreateRouterSuccessTests-c3d2bb89-872e-4711-86f1-d14bdb2bbcbe-pub-router", "admin_state_up": true}}' 2018-11-14 18:36:13,842 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 661 X-Openstack-Request-Id: req-2fca64b7-36b8-4598-bd0b-c801afe0e684 Date: Wed, 14 Nov 2018 18:36:13 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3653731-6d80-49cb-86ba-17eff3eeceee", "ip_address": "172.30.9.215"}]}, "description": "", "tags": [], "tenant_id": "f9fb44c0673b4b28a4feca3351fe3402", "created_at": "2018-11-14T18:36:12Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-14T18:36:13Z", "revision_number": 2, "routes": [], "project_id": "f9fb44c0673b4b28a4feca3351fe3402", "id": "357476ba-a9ff-4f94-b663-b7b422fc71e5", "name": "CreateRouterSuccessTests-c3d2bb89-872e-4711-86f1-d14bdb2bbcbe-pub-router"}} 2018-11-14 18:36:13,842 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-2fca64b7-36b8-4598-bd0b-c801afe0e684 2018-11-14 18:36:13,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=357476ba-a9ff-4f94-b663-b7b422fc71e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}981b6a63f900edb9443e4807339f18e19449bab4" 2018-11-14 18:36:14,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-d8c785f3-dd8c-4c94-b6db-1d53c85b9124 Date: Wed, 14 Nov 2018 18:36:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T18:36:13Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b3653731-6d80-49cb-86ba-17eff3eeceee","ip_address":"172.30.9.215"}],"id":"eecc778c-50d6-488e-9c72-86e2ef4de118","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:d3:e5:20","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"357476ba-a9ff-4f94-b663-b7b422fc71e5","name":"","admin_state_up":true,"network_id":"928cbc5c-a6fa-468a-b088-88e266fca291","tenant_id":"","created_at":"2018-11-14T18:36:12Z","binding:vnic_type":"normal"}]} 2018-11-14 18:36:14,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=357476ba-a9ff-4f94-b663-b7b422fc71e5 used request id req-d8c785f3-dd8c-4c94-b6db-1d53c85b9124 2018-11-14 18:36:14,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/b3653731-6d80-49cb-86ba-17eff3eeceee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}981b6a63f900edb9443e4807339f18e19449bab4" 2018-11-14 18:36:14,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-c5a2f522-8d86-401b-9a74-4562015e5c7d Date: Wed, 14 Nov 2018 18:36:14 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"928cbc5c-a6fa-468a-b088-88e266fca291","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:51Z","dns_nameservers":[],"updated_at":"2018-11-14T16:32:51Z","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":"fb97a38a7ba24cffb70823992c56f04d","id":"b3653731-6d80-49cb-86ba-17eff3eeceee","subnetpool_id":null,"name":"external-subnet"}} 2018-11-14 18:36:14,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/b3653731-6d80-49cb-86ba-17eff3eeceee used request id req-c5a2f522-8d86-401b-9a74-4562015e5c7d 2018-11-14 18:36:14,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/357476ba-a9ff-4f94-b663-b7b422fc71e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}981b6a63f900edb9443e4807339f18e19449bab4" 2018-11-14 18:36:14,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 661 X-Openstack-Request-Id: req-f8a4428e-9a19-4e1f-b347-a8c9292b187d Date: Wed, 14 Nov 2018 18:36:14 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3653731-6d80-49cb-86ba-17eff3eeceee", "ip_address": "172.30.9.215"}]}, "description": "", "tags": [], "tenant_id": "f9fb44c0673b4b28a4feca3351fe3402", "created_at": "2018-11-14T18:36:12Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-14T18:36:13Z", "revision_number": 2, "routes": [], "project_id": "f9fb44c0673b4b28a4feca3351fe3402", "id": "357476ba-a9ff-4f94-b663-b7b422fc71e5", "name": "CreateRouterSuccessTests-c3d2bb89-872e-4711-86f1-d14bdb2bbcbe-pub-router"}} 2018-11-14 18:36:14,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/357476ba-a9ff-4f94-b663-b7b422fc71e5 used request id req-f8a4428e-9a19-4e1f-b347-a8c9292b187d 2018-11-14 18:36:14,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=357476ba-a9ff-4f94-b663-b7b422fc71e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}981b6a63f900edb9443e4807339f18e19449bab4" 2018-11-14 18:36:14,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-72734bcf-3308-44ec-a404-3a6fd939c8db Date: Wed, 14 Nov 2018 18:36:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T18:36:13Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b3653731-6d80-49cb-86ba-17eff3eeceee","ip_address":"172.30.9.215"}],"id":"eecc778c-50d6-488e-9c72-86e2ef4de118","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:d3:e5:20","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"357476ba-a9ff-4f94-b663-b7b422fc71e5","name":"","admin_state_up":true,"network_id":"928cbc5c-a6fa-468a-b088-88e266fca291","tenant_id":"","created_at":"2018-11-14T18:36:12Z","binding:vnic_type":"normal"}]} 2018-11-14 18:36:14,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=357476ba-a9ff-4f94-b663-b7b422fc71e5 used request id req-72734bcf-3308-44ec-a404-3a6fd939c8db 2018-11-14 18:36:14,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/b3653731-6d80-49cb-86ba-17eff3eeceee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}981b6a63f900edb9443e4807339f18e19449bab4" 2018-11-14 18:36:15,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-55ea14e9-7e4c-4935-8d77-9fab6cc9368c Date: Wed, 14 Nov 2018 18:36:15 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"928cbc5c-a6fa-468a-b088-88e266fca291","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:51Z","dns_nameservers":[],"updated_at":"2018-11-14T16:32:51Z","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":"fb97a38a7ba24cffb70823992c56f04d","id":"b3653731-6d80-49cb-86ba-17eff3eeceee","subnetpool_id":null,"name":"external-subnet"}} 2018-11-14 18:36:15,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/b3653731-6d80-49cb-86ba-17eff3eeceee used request id req-55ea14e9-7e4c-4935-8d77-9fab6cc9368c 2018-11-14 18:36:15,213 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:36:15,625 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cd3333a30b5146148345145c88635d3d", "name": "CreateRouterSuccessTests-88db9481-02d5-4ed-proj-role"}], "expires_at": "2018-11-14T19:36:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f9fb44c0673b4b28a4feca3351fe3402", "name": "CreateRouterSuccessTests-88db9481-02d5-4ed-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f9fb44c0673b4b28a4feca3351fe3402", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/f9fb44c0673b4b28a4feca3351fe3402", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/f9fb44c0673b4b28a4feca3351fe3402", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_f9fb44c0673b4b28a4feca3351fe3402", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_f9fb44c0673b4b28a4feca3351fe3402", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/f9fb44c0673b4b28a4feca3351fe3402", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/f9fb44c0673b4b28a4feca3351fe3402", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/f9fb44c0673b4b28a4feca3351fe3402", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/f9fb44c0673b4b28a4feca3351fe3402", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/f9fb44c0673b4b28a4feca3351fe3402", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/f9fb44c0673b4b28a4feca3351fe3402", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/f9fb44c0673b4b28a4feca3351fe3402", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/f9fb44c0673b4b28a4feca3351fe3402", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/f9fb44c0673b4b28a4feca3351fe3402", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-88db9481-02d5-4ed-user", "id": "f34e068776064a68973b15e59c69983c"}, "audit_ids": ["cDRrJBJJTzGThFnFHY6FnA"], "issued_at": "2018-11-14T18:36:15.000000Z"}} 2018-11-14 18:36:15,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-c3d2bb89-872e-4711-86f1-d14bdb2bbcbe-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4906e2f3fa85ca02c277d9891d702e8b7146f87f" 2018-11-14 18:36:15,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-282105b2-70d2-41ca-83b4-6dbef1c45c75 Date: Wed, 14 Nov 2018 18:36:15 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3653731-6d80-49cb-86ba-17eff3eeceee", "ip_address": "172.30.9.215"}]}, "description": "", "tags": [], "tenant_id": "f9fb44c0673b4b28a4feca3351fe3402", "created_at": "2018-11-14T18:36:12Z", "admin_state_up": true, "updated_at": "2018-11-14T18:36:13Z", "revision_number": 2, "routes": [], "project_id": "f9fb44c0673b4b28a4feca3351fe3402", "id": "357476ba-a9ff-4f94-b663-b7b422fc71e5", "name": "CreateRouterSuccessTests-c3d2bb89-872e-4711-86f1-d14bdb2bbcbe-pub-router"}]} 2018-11-14 18:36:15,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-c3d2bb89-872e-4711-86f1-d14bdb2bbcbe-pub-router&admin_state_up=True used request id req-282105b2-70d2-41ca-83b4-6dbef1c45c75 2018-11-14 18:36:15,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:36:15,951 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:36:15,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f9fb44c0673b4b28a4feca3351fe3402 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}519ef6b2e2d4ebe7010e585383643a0a9fd908b1" 2018-11-14 18:36:16,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:36:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f6990ab-8299-419b-aca0-e8294e42c6c7 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9fb44c0673b4b28a4feca3351fe3402"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f9fb44c0673b4b28a4feca3351fe3402", "name": "CreateRouterSuccessTests-88db9481-02d5-4ed-proj"}} 2018-11-14 18:36:16,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f9fb44c0673b4b28a4feca3351fe3402 used request id req-3f6990ab-8299-419b-aca0-e8294e42c6c7 2018-11-14 18:36:16,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=357476ba-a9ff-4f94-b663-b7b422fc71e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4906e2f3fa85ca02c277d9891d702e8b7146f87f" 2018-11-14 18:36:16,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7f040bd1-80b0-46d5-b9de-6b442e77753c Date: Wed, 14 Nov 2018 18:36:16 GMT RESP BODY: {"ports":[]} 2018-11-14 18:36:16,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=357476ba-a9ff-4f94-b663-b7b422fc71e5 used request id req-7f040bd1-80b0-46d5-b9de-6b442e77753c 2018-11-14 18:36:16,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=928cbc5c-a6fa-468a-b088-88e266fca291 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4906e2f3fa85ca02c277d9891d702e8b7146f87f" 2018-11-14 18:36:16,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-a132175c-31b5-4c45-a2fa-a5568f4df227 Date: Wed, 14 Nov 2018 18:36:16 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"updated_at":"2018-11-14T17:04:27Z","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","id":"928cbc5c-a6fa-468a-b088-88e266fca291","name":"external"}]} 2018-11-14 18:36:16,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=928cbc5c-a6fa-468a-b088-88e266fca291 used request id req-a132175c-31b5-4c45-a2fa-a5568f4df227 2018-11-14 18:36:16,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=928cbc5c-a6fa-468a-b088-88e266fca291 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4906e2f3fa85ca02c277d9891d702e8b7146f87f" 2018-11-14 18:36:17,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-7f44087c-80e0-4c36-ade8-68ca05f3e22b Date: Wed, 14 Nov 2018 18:36:17 GMT RESP BODY: {"subnets":[]} 2018-11-14 18:36:17,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=928cbc5c-a6fa-468a-b088-88e266fca291 used request id req-7f44087c-80e0-4c36-ade8-68ca05f3e22b 2018-11-14 18:36:17,213 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-c3d2bb89-872e-4711-86f1-d14bdb2bbcbe-pub-router 2018-11-14 18:36:17,213 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-c3d2bb89-872e-4711-86f1-d14bdb2bbcbe-pub-router 2018-11-14 18:36:17,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/357476ba-a9ff-4f94-b663-b7b422fc71e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}981b6a63f900edb9443e4807339f18e19449bab4" 2018-11-14 18:36:18,632 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-624df7d7-efaa-497b-a628-01be45bb354d Content-Length: 0 Date: Wed, 14 Nov 2018 18:36:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:36:18,632 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/357476ba-a9ff-4f94-b663-b7b422fc71e5 used request id req-624df7d7-efaa-497b-a628-01be45bb354d 2018-11-14 18:36:18,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eb5a4b4525dc98d14e32055fd4a5519cc38a8b9" 2018-11-14 18:36:18,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-aaf8c2c0-1967-4d08-a6fd-5f8a1929e0f8 Date: Wed, 14 Nov 2018 18:36:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:36:18,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-aaf8c2c0-1967-4d08-a6fd-5f8a1929e0f8 2018-11-14 18:36:18,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eb5a4b4525dc98d14e32055fd4a5519cc38a8b9" 2018-11-14 18:36:19,023 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:36:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89aec05d-fed1-48ef-91f1-354dcd77e821 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:36:19,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-89aec05d-fed1-48ef-91f1-354dcd77e821 2018-11-14 18:36:19,023 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:36:19,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eb5a4b4525dc98d14e32055fd4a5519cc38a8b9" 2018-11-14 18:36:19,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:36:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2a964df-d1f2-4718-8965-d3ce898350b0 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:36:19,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-d2a964df-d1f2-4718-8965-d3ce898350b0 2018-11-14 18:36:19,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eb5a4b4525dc98d14e32055fd4a5519cc38a8b9" 2018-11-14 18:36:19,244 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:36:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9d6ee7c-1dc6-4e97-98e2-9a0308e0f962 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:36:19,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-b9d6ee7c-1dc6-4e97-98e2-9a0308e0f962 2018-11-14 18:36:19,244 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:36:19,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eb5a4b4525dc98d14e32055fd4a5519cc38a8b9" 2018-11-14 18:36:19,354 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:36:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ac11526-bf2e-40ee-a14a-ad52ae52ce9e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:36:19,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-0ac11526-bf2e-40ee-a14a-ad52ae52ce9e 2018-11-14 18:36:19,354 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:36:19,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eb5a4b4525dc98d14e32055fd4a5519cc38a8b9" 2018-11-14 18:36:19,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:36:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcc8b864-9eab-498b-a259-6cc178c2f8d1 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:36:19,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-dcc8b864-9eab-498b-a259-6cc178c2f8d1 2018-11-14 18:36:19,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eb5a4b4525dc98d14e32055fd4a5519cc38a8b9" 2018-11-14 18:36:19,574 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:36:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1637ab29-5d5e-44f6-b5b3-64a82f208b59 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 18:36:19,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-1637ab29-5d5e-44f6-b5b3-64a82f208b59 2018-11-14 18:36:19,574 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:36:19,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eb5a4b4525dc98d14e32055fd4a5519cc38a8b9" 2018-11-14 18:36:19,686 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:36:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a93665d-1747-4e25-848c-97031aa3cedf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d3b3d3f2c3dd4be6bc230a686f3f0839.", "code": 404, "title": "Not Found"}} 2018-11-14 18:36:19,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 used request id req-5a93665d-1747-4e25-848c-97031aa3cedf 2018-11-14 18:36:19,687 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:36:19,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eb5a4b4525dc98d14e32055fd4a5519cc38a8b9" 2018-11-14 18:36:19,880 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:36:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54eb2a00-a89c-4280-8c76-49e6fca5e984 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5dcff89097904b7c82103d40edeed98d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:36:19,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d used request id req-54eb2a00-a89c-4280-8c76-49e6fca5e984 2018-11-14 18:36:19,881 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:36:19,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eb5a4b4525dc98d14e32055fd4a5519cc38a8b9" 2018-11-14 18:36:19,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:36:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31caad75-7df7-419e-9647-96825c2606a5 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:36:19,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-31caad75-7df7-419e-9647-96825c2606a5 2018-11-14 18:36:20,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eb5a4b4525dc98d14e32055fd4a5519cc38a8b9" 2018-11-14 18:36:20,114 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:36:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fea3a7f9-dfa6-447b-9262-236eb745cafd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 991384c74c4d47b3bd2a68e52ad620ce.", "code": 404, "title": "Not Found"}} 2018-11-14 18:36:20,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce used request id req-fea3a7f9-dfa6-447b-9262-236eb745cafd 2018-11-14 18:36:20,115 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:36:20,115 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-88db9481-02d5-4ed-proj 2018-11-14 18:36:20,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/f9fb44c0673b4b28a4feca3351fe3402 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eb5a4b4525dc98d14e32055fd4a5519cc38a8b9" 2018-11-14 18:36:20,361 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:36:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2bcb155-7343-4998-a00c-208bc0e839b3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:36:20,362 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/f9fb44c0673b4b28a4feca3351fe3402 used request id req-e2bcb155-7343-4998-a00c-208bc0e839b3 2018-11-14 18:36:20,362 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-88db9481-02d5-4ed-proj-role 2018-11-14 18:36:20,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/cd3333a30b5146148345145c88635d3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eb5a4b4525dc98d14e32055fd4a5519cc38a8b9" 2018-11-14 18:36:20,518 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:36:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cbcd078a-17e6-407c-b2b5-6ccc70f42a4b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:36:20,518 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/cd3333a30b5146148345145c88635d3d used request id req-cbcd078a-17e6-407c-b2b5-6ccc70f42a4b 2018-11-14 18:36:20,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eb5a4b4525dc98d14e32055fd4a5519cc38a8b9" 2018-11-14 18:36:20,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:36:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75b36fbd-0acf-4ea7-b2d9-eddb456c0faa Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:36:20,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-75b36fbd-0acf-4ea7-b2d9-eddb456c0faa 2018-11-14 18:36:20,710 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-88db9481-02d5-4ed-user 2018-11-14 18:36:20,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/f34e068776064a68973b15e59c69983c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7686f8a946e60ff75f45d2772530f3dc4c206716" 2018-11-14 18:36:20,922 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:36:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9769fd22-a807-466a-88af-4d8c5a36b339 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:36:20,922 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/f34e068776064a68973b15e59c69983c used request id req-9769fd22-a807-466a-88af-4d8c5a36b339 2018-11-14 18:36:20,923 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:36:21,350 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:36:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["GN6heU3hQE-vepptXhI3Wg"], "issued_at": "2018-11-14T18:36:21.000000Z"}} 2018-11-14 18:36:21,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09d7a2d26c09b75ff6097b90f3027fe92a3879da" 2018-11-14 18:36:21,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:36:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24a66846-d817-4e03-be74-8084c725e315 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:36:21,460 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-24a66846-d817-4e03-be74-8084c725e315 2018-11-14 18:36:21,461 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:36:21,462 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:36:21,864 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:36:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["S9HtKhn1QSKp-aqu-RtzwA"], "issued_at": "2018-11-14T18:36:21.000000Z"}} 2018-11-14 18:36:21,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85d04ba7af89a96e351ac0f62a14ebe7649fae23" 2018-11-14 18:36:21,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:36:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-134724d6-6051-4c1a-9fea-3cabcd8547ce Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:36:21,965 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-134724d6-6051-4c1a-9fea-3cabcd8547ce 2018-11-14 18:36:21,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:36:21,974 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:36: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:36:21,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-f67273c4-304c-410-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85d04ba7af89a96e351ac0f62a14ebe7649fae23" 2018-11-14 18:36:22,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:36:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1747290-f0c6-4e31-92d4-8b1fe83048c2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-f67273c4-304c-410-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:36:22,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-f67273c4-304c-410-proj used request id req-a1747290-f0c6-4e31-92d4-8b1fe83048c2 2018-11-14 18:36:22,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85d04ba7af89a96e351ac0f62a14ebe7649fae23" 2018-11-14 18:36:22,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:36:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a05be59-2f18-443e-ba86-f916732af84a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:36:22,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-4a05be59-2f18-443e-ba86-f916732af84a 2018-11-14 18:36:22,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85d04ba7af89a96e351ac0f62a14ebe7649fae23" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-f67273c4-304c-410-proj"}}' 2018-11-14 18:36:22,326 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:36:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e77514b9-1b5f-4802-9ea1-3d7c86ca64fd Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/740adfae758a4886952be816abbf91dd"}, "tags": [], "enabled": true, "id": "740adfae758a4886952be816abbf91dd", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-f67273c4-304c-410-proj"}} 2018-11-14 18:36:22,327 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-e77514b9-1b5f-4802-9ea1-3d7c86ca64fd 2018-11-14 18:36:22,327 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-f67273c4-304c-410-proj 2018-11-14 18:36:22,327 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:36:22,328 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:36:22,735 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:36:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["OYUQPdnoSAa1sdbGr_jy2w"], "issued_at": "2018-11-14T18:36:22.000000Z"}} 2018-11-14 18:36:22,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}796f5827e8d6738a40072dec2fff76534e1b963a" 2018-11-14 18:36:22,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:36:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7b973ee-6303-4b7b-ae3e-c8114abaf056 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:36:22,839 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-a7b973ee-6303-4b7b-ae3e-c8114abaf056 2018-11-14 18:36:22,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:36:22,848 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:36: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:36:22,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}796f5827e8d6738a40072dec2fff76534e1b963a" 2018-11-14 18:36:22,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:36:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5dd8d7f-d557-4ad8-b01c-80274ea9544a Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:36:22,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-f5dd8d7f-d557-4ad8-b01c-80274ea9544a 2018-11-14 18:36:22,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-f67273c4-304c-410-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}796f5827e8d6738a40072dec2fff76534e1b963a" 2018-11-14 18:36:23,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:36:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58a4a130-0e6c-4439-9876-6bf7e264739b Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-f67273c4-304c-410-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/740adfae758a4886952be816abbf91dd"}, "tags": [], "enabled": true, "id": "740adfae758a4886952be816abbf91dd", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-f67273c4-304c-410-proj"}]} 2018-11-14 18:36:23,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-f67273c4-304c-410-proj used request id req-58a4a130-0e6c-4439-9876-6bf7e264739b 2018-11-14 18:36:23,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}796f5827e8d6738a40072dec2fff76534e1b963a" 2018-11-14 18:36:23,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:36:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aab3f1f5-330a-4044-af31-2e6f87dede1b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:36:23,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-aab3f1f5-330a-4044-af31-2e6f87dede1b 2018-11-14 18:36:23,597 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-f67273c4-304c-410-user 2018-11-14 18:36:23,597 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:36:23,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85d04ba7af89a96e351ac0f62a14ebe7649fae23" 2018-11-14 18:36:23,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:36:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d07ab63a-200d-41f2-aa96-6cc2edfd0fa1 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:36:23,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d07ab63a-200d-41f2-aa96-6cc2edfd0fa1 2018-11-14 18:36:23,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85d04ba7af89a96e351ac0f62a14ebe7649fae23" -d '{"role": {"name": "CreateRouterSuccessTests-f67273c4-304c-410-proj-role"}}' 2018-11-14 18:36:23,841 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:36:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02cdd336-0b34-4613-b15f-90954586118f Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "73aa2a6aa0f5495ba361cf1227599d41", "links": {"self": "http://172.30.9.28:5000/v3/roles/73aa2a6aa0f5495ba361cf1227599d41"}, "name": "CreateRouterSuccessTests-f67273c4-304c-410-proj-role"}} 2018-11-14 18:36:23,841 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-02cdd336-0b34-4613-b15f-90954586118f 2018-11-14 18:36:23,841 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-f67273c4-304c-410-proj-role 2018-11-14 18:36:23,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/73aa2a6aa0f5495ba361cf1227599d41 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85d04ba7af89a96e351ac0f62a14ebe7649fae23" 2018-11-14 18:36:23,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:36:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50d83edf-64d4-4503-a18d-0b52269d23ac Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "73aa2a6aa0f5495ba361cf1227599d41", "links": {"self": "http://172.30.9.28:5000/v3/roles/73aa2a6aa0f5495ba361cf1227599d41"}, "name": "CreateRouterSuccessTests-f67273c4-304c-410-proj-role"}} 2018-11-14 18:36:23,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/73aa2a6aa0f5495ba361cf1227599d41 used request id req-50d83edf-64d4-4503-a18d-0b52269d23ac 2018-11-14 18:36:23,949 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-f67273c4-304c-410-proj-role to project CreateRouterSuccessTests-f67273c4-304c-410-proj 2018-11-14 18:36:23,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/740adfae758a4886952be816abbf91dd/users/5f09c34e12ee49e4818795f19f92ccf0/roles/73aa2a6aa0f5495ba361cf1227599d41 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85d04ba7af89a96e351ac0f62a14ebe7649fae23" 2018-11-14 18:36:24,114 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:36:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80ac8e5b-e814-4bd7-bf2e-d1cb450c4b17 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:36:24,115 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/740adfae758a4886952be816abbf91dd/users/5f09c34e12ee49e4818795f19f92ccf0/roles/73aa2a6aa0f5495ba361cf1227599d41 used request id req-80ac8e5b-e814-4bd7-bf2e-d1cb450c4b17 2018-11-14 18:36:24,117 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:36:24,118 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:36:24,534 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73aa2a6aa0f5495ba361cf1227599d41", "name": "CreateRouterSuccessTests-f67273c4-304c-410-proj-role"}], "expires_at": "2018-11-14T19:36:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "740adfae758a4886952be816abbf91dd", "name": "CreateRouterSuccessTests-f67273c4-304c-410-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/740adfae758a4886952be816abbf91dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/740adfae758a4886952be816abbf91dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/740adfae758a4886952be816abbf91dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_740adfae758a4886952be816abbf91dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_740adfae758a4886952be816abbf91dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/740adfae758a4886952be816abbf91dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/740adfae758a4886952be816abbf91dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/740adfae758a4886952be816abbf91dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/740adfae758a4886952be816abbf91dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/740adfae758a4886952be816abbf91dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/740adfae758a4886952be816abbf91dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/740adfae758a4886952be816abbf91dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/740adfae758a4886952be816abbf91dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/740adfae758a4886952be816abbf91dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-f67273c4-304c-410-user", "id": "5f09c34e12ee49e4818795f19f92ccf0"}, "audit_ids": ["Z2fGKFW2RFm0P-KgHbyjTg"], "issued_at": "2018-11-14T18:36:24.000000Z"}} 2018-11-14 18:36:24,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dd2f1046cf8bbf667f3fd1651787cb3379347c4" 2018-11-14 18:36:24,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:36:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20962c4d-d2dc-41ec-8f16-4ef2f2500c5c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:36:24,628 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-20962c4d-d2dc-41ec-8f16-4ef2f2500c5c 2018-11-14 18:36:24,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dd2f1046cf8bbf667f3fd1651787cb3379347c4" 2018-11-14 18:36:25,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b25d0e26-b68e-4106-910a-d03f061b3fc8 Date: Wed, 14 Nov 2018 18:36:25 GMT RESP BODY: {"networks":[]} 2018-11-14 18:36:25,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-net1 used request id req-b25d0e26-b68e-4106-910a-d03f061b3fc8 2018-11-14 18:36:25,256 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-net1 2018-11-14 18:36:25,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dd2f1046cf8bbf667f3fd1651787cb3379347c4" -d '{"network": {"name": "CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-net1", "admin_state_up": true}}' 2018-11-14 18:36:25,959 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 607 X-Openstack-Request-Id: req-c2dd3882-b190-4862-864b-1164329d6913 Date: Wed, 14 Nov 2018 18:36:25 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"740adfae758a4886952be816abbf91dd","created_at":"2018-11-14T18:36:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-11-14T18:36:25Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"740adfae758a4886952be816abbf91dd","id":"43c014a9-a0ec-48c1-be83-a610c6ed87c9","name":"CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-net1"}} 2018-11-14 18:36:25,959 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-c2dd3882-b190-4862-864b-1164329d6913 2018-11-14 18:36:25,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=43c014a9-a0ec-48c1-be83-a610c6ed87c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dd2f1046cf8bbf667f3fd1651787cb3379347c4" 2018-11-14 18:36:26,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 591 X-Openstack-Request-Id: req-3d176b68-1779-4532-a004-13e121c3b2ae Date: Wed, 14 Nov 2018 18:36:26 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-14T18:36:25Z","tenant_id":"740adfae758a4886952be816abbf91dd","created_at":"2018-11-14T18:36:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"740adfae758a4886952be816abbf91dd","id":"43c014a9-a0ec-48c1-be83-a610c6ed87c9","name":"CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-net1"}]} 2018-11-14 18:36:26,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=43c014a9-a0ec-48c1-be83-a610c6ed87c9 used request id req-3d176b68-1779-4532-a004-13e121c3b2ae 2018-11-14 18:36:26,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=43c014a9-a0ec-48c1-be83-a610c6ed87c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dd2f1046cf8bbf667f3fd1651787cb3379347c4" 2018-11-14 18:36:26,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-79302892-8093-43b8-bda3-77a580ed4568 Date: Wed, 14 Nov 2018 18:36:26 GMT RESP BODY: {"subnets":[]} 2018-11-14 18:36:26,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=43c014a9-a0ec-48c1-be83-a610c6ed87c9 used request id req-79302892-8093-43b8-bda3-77a580ed4568 2018-11-14 18:36:26,447 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-subnet1 2018-11-14 18:36:26,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dd2f1046cf8bbf667f3fd1651787cb3379347c4" -d '{"subnets": [{"ip_version": 4, "network_id": "43c014a9-a0ec-48c1-be83-a610c6ed87c9", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-subnet1"}]}' 2018-11-14 18:36:27,350 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-bfbdce68-ea43-4c10-8d2a-fa08cd07baa8 Date: Wed, 14 Nov 2018 18:36:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"43c014a9-a0ec-48c1-be83-a610c6ed87c9","tenant_id":"740adfae758a4886952be816abbf91dd","created_at":"2018-11-14T18:36:26Z","dns_nameservers":[],"updated_at":"2018-11-14T18:36:26Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"740adfae758a4886952be816abbf91dd","id":"38fe7cfb-a554-4a0f-a648-815f9c8e44e2","subnetpool_id":null,"name":"CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-subnet1"}]} 2018-11-14 18:36:27,351 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-bfbdce68-ea43-4c10-8d2a-fa08cd07baa8 2018-11-14 18:36:27,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=43c014a9-a0ec-48c1-be83-a610c6ed87c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dd2f1046cf8bbf667f3fd1651787cb3379347c4" 2018-11-14 18:36:27,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-224aaaff-ad32-4282-93af-b531b0fb184c Date: Wed, 14 Nov 2018 18:36:27 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["38fe7cfb-a554-4a0f-a648-815f9c8e44e2"],"updated_at":"2018-11-14T18:36:26Z","tenant_id":"740adfae758a4886952be816abbf91dd","created_at":"2018-11-14T18:36:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"740adfae758a4886952be816abbf91dd","id":"43c014a9-a0ec-48c1-be83-a610c6ed87c9","name":"CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-net1"}]} 2018-11-14 18:36:27,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=43c014a9-a0ec-48c1-be83-a610c6ed87c9 used request id req-224aaaff-ad32-4282-93af-b531b0fb184c 2018-11-14 18:36:27,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=43c014a9-a0ec-48c1-be83-a610c6ed87c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dd2f1046cf8bbf667f3fd1651787cb3379347c4" 2018-11-14 18:36:27,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-678514f8-2753-420d-8248-1ac891ef3b55 Date: Wed, 14 Nov 2018 18:36:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"43c014a9-a0ec-48c1-be83-a610c6ed87c9","tenant_id":"740adfae758a4886952be816abbf91dd","created_at":"2018-11-14T18:36:26Z","dns_nameservers":[],"updated_at":"2018-11-14T18:36:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"740adfae758a4886952be816abbf91dd","id":"38fe7cfb-a554-4a0f-a648-815f9c8e44e2","subnetpool_id":null,"name":"CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-subnet1"}]} 2018-11-14 18:36:27,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=43c014a9-a0ec-48c1-be83-a610c6ed87c9 used request id req-678514f8-2753-420d-8248-1ac891ef3b55 2018-11-14 18:36:27,873 - OpenStackNetwork - DEBUG - Network [43c014a9-a0ec-48c1-be83-a610c6ed87c9] created successfully 2018-11-14 18:36:27,873 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:36:27,874 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:36:28,372 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73aa2a6aa0f5495ba361cf1227599d41", "name": "CreateRouterSuccessTests-f67273c4-304c-410-proj-role"}], "expires_at": "2018-11-14T19:36:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "740adfae758a4886952be816abbf91dd", "name": "CreateRouterSuccessTests-f67273c4-304c-410-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/740adfae758a4886952be816abbf91dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/740adfae758a4886952be816abbf91dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/740adfae758a4886952be816abbf91dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_740adfae758a4886952be816abbf91dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_740adfae758a4886952be816abbf91dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/740adfae758a4886952be816abbf91dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/740adfae758a4886952be816abbf91dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/740adfae758a4886952be816abbf91dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/740adfae758a4886952be816abbf91dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/740adfae758a4886952be816abbf91dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/740adfae758a4886952be816abbf91dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/740adfae758a4886952be816abbf91dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/740adfae758a4886952be816abbf91dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/740adfae758a4886952be816abbf91dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-f67273c4-304c-410-user", "id": "5f09c34e12ee49e4818795f19f92ccf0"}, "audit_ids": ["xpT7giYwTN-GO1VliNXLnA"], "issued_at": "2018-11-14T18:36:28.000000Z"}} 2018-11-14 18:36:28,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}491e517d5e7e6d7cadc47b3a5dd00acf1bae52f0" 2018-11-14 18:36:28,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:36:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4731c977-bfe4-4731-9611-8236c09daf92 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:36:28,491 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-4731c977-bfe4-4731-9611-8236c09daf92 2018-11-14 18:36:28,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}491e517d5e7e6d7cadc47b3a5dd00acf1bae52f0" 2018-11-14 18:36:28,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d5ded5ec-28bb-4285-af97-2510d2b9ddce Date: Wed, 14 Nov 2018 18:36:28 GMT RESP BODY: {"networks":[]} 2018-11-14 18:36:28,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-net2 used request id req-d5ded5ec-28bb-4285-af97-2510d2b9ddce 2018-11-14 18:36:28,813 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-net2 2018-11-14 18:36:28,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}491e517d5e7e6d7cadc47b3a5dd00acf1bae52f0" -d '{"network": {"name": "CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-net2", "admin_state_up": true}}' 2018-11-14 18:36:29,564 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 607 X-Openstack-Request-Id: req-321b1346-0df7-464d-984e-a9a5d6d2f49b Date: Wed, 14 Nov 2018 18:36:29 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"740adfae758a4886952be816abbf91dd","created_at":"2018-11-14T18:36:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-11-14T18:36:29Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"740adfae758a4886952be816abbf91dd","id":"03bf7f17-94da-477d-a19c-22652d88ea9c","name":"CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-net2"}} 2018-11-14 18:36:29,564 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-321b1346-0df7-464d-984e-a9a5d6d2f49b 2018-11-14 18:36:29,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=03bf7f17-94da-477d-a19c-22652d88ea9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}491e517d5e7e6d7cadc47b3a5dd00acf1bae52f0" 2018-11-14 18:36:29,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 591 X-Openstack-Request-Id: req-7c35b6d0-dcfb-4c19-ba50-c548f07ca4eb Date: Wed, 14 Nov 2018 18:36:29 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-14T18:36:29Z","tenant_id":"740adfae758a4886952be816abbf91dd","created_at":"2018-11-14T18:36:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"740adfae758a4886952be816abbf91dd","id":"03bf7f17-94da-477d-a19c-22652d88ea9c","name":"CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-net2"}]} 2018-11-14 18:36:29,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=03bf7f17-94da-477d-a19c-22652d88ea9c used request id req-7c35b6d0-dcfb-4c19-ba50-c548f07ca4eb 2018-11-14 18:36:29,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=03bf7f17-94da-477d-a19c-22652d88ea9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}491e517d5e7e6d7cadc47b3a5dd00acf1bae52f0" 2018-11-14 18:36:30,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-18e30498-b1d5-49e9-858c-b2c45c7c1df4 Date: Wed, 14 Nov 2018 18:36:30 GMT RESP BODY: {"subnets":[]} 2018-11-14 18:36:30,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=03bf7f17-94da-477d-a19c-22652d88ea9c used request id req-18e30498-b1d5-49e9-858c-b2c45c7c1df4 2018-11-14 18:36:30,316 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-subnet2 2018-11-14 18:36:30,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}491e517d5e7e6d7cadc47b3a5dd00acf1bae52f0" -d '{"subnets": [{"ip_version": 4, "network_id": "03bf7f17-94da-477d-a19c-22652d88ea9c", "cidr": "10.200.202.0/24", "gateway_ip": "10.200.202.1", "name": "CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-subnet2"}]}' 2018-11-14 18:36:31,216 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-263a638d-3e47-46f3-ac6d-c84ad320b470 Date: Wed, 14 Nov 2018 18:36:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"03bf7f17-94da-477d-a19c-22652d88ea9c","tenant_id":"740adfae758a4886952be816abbf91dd","created_at":"2018-11-14T18:36:30Z","dns_nameservers":[],"updated_at":"2018-11-14T18:36:30Z","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":"740adfae758a4886952be816abbf91dd","id":"549511b3-76a3-49f1-8e84-a2f4a99968a9","subnetpool_id":null,"name":"CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-subnet2"}]} 2018-11-14 18:36:31,217 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-263a638d-3e47-46f3-ac6d-c84ad320b470 2018-11-14 18:36:31,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=03bf7f17-94da-477d-a19c-22652d88ea9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}491e517d5e7e6d7cadc47b3a5dd00acf1bae52f0" 2018-11-14 18:36:31,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-221afbc1-bcb5-49a8-b7c7-bd2987f386bd Date: Wed, 14 Nov 2018 18:36:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["549511b3-76a3-49f1-8e84-a2f4a99968a9"],"updated_at":"2018-11-14T18:36:30Z","tenant_id":"740adfae758a4886952be816abbf91dd","created_at":"2018-11-14T18:36:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"740adfae758a4886952be816abbf91dd","id":"03bf7f17-94da-477d-a19c-22652d88ea9c","name":"CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-net2"}]} 2018-11-14 18:36:31,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=03bf7f17-94da-477d-a19c-22652d88ea9c used request id req-221afbc1-bcb5-49a8-b7c7-bd2987f386bd 2018-11-14 18:36:31,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=03bf7f17-94da-477d-a19c-22652d88ea9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}491e517d5e7e6d7cadc47b3a5dd00acf1bae52f0" 2018-11-14 18:36:31,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-9324badc-0900-41b1-a603-1a06ca0d4675 Date: Wed, 14 Nov 2018 18:36:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"03bf7f17-94da-477d-a19c-22652d88ea9c","tenant_id":"740adfae758a4886952be816abbf91dd","created_at":"2018-11-14T18:36:30Z","dns_nameservers":[],"updated_at":"2018-11-14T18:36:30Z","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":"740adfae758a4886952be816abbf91dd","id":"549511b3-76a3-49f1-8e84-a2f4a99968a9","subnetpool_id":null,"name":"CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-subnet2"}]} 2018-11-14 18:36:31,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=03bf7f17-94da-477d-a19c-22652d88ea9c used request id req-9324badc-0900-41b1-a603-1a06ca0d4675 2018-11-14 18:36:31,585 - OpenStackNetwork - DEBUG - Network [03bf7f17-94da-477d-a19c-22652d88ea9c] created successfully 2018-11-14 18:36:31,585 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:36:31,586 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:36:31,988 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73aa2a6aa0f5495ba361cf1227599d41", "name": "CreateRouterSuccessTests-f67273c4-304c-410-proj-role"}], "expires_at": "2018-11-14T19:36:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "740adfae758a4886952be816abbf91dd", "name": "CreateRouterSuccessTests-f67273c4-304c-410-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/740adfae758a4886952be816abbf91dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/740adfae758a4886952be816abbf91dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/740adfae758a4886952be816abbf91dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_740adfae758a4886952be816abbf91dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_740adfae758a4886952be816abbf91dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/740adfae758a4886952be816abbf91dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/740adfae758a4886952be816abbf91dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/740adfae758a4886952be816abbf91dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/740adfae758a4886952be816abbf91dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/740adfae758a4886952be816abbf91dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/740adfae758a4886952be816abbf91dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/740adfae758a4886952be816abbf91dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/740adfae758a4886952be816abbf91dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/740adfae758a4886952be816abbf91dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-f67273c4-304c-410-user", "id": "5f09c34e12ee49e4818795f19f92ccf0"}, "audit_ids": ["BsN6RlsPT5WvABRwP-s_kA"], "issued_at": "2018-11-14T18:36:31.000000Z"}} 2018-11-14 18:36:31,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff03fcec76b2990f83dbf47c04437c239a2806a" 2018-11-14 18:36:32,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:36:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0edab813-a026-4796-9b05-b27a7b3f12e2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:36:32,105 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-0edab813-a026-4796-9b05-b27a7b3f12e2 2018-11-14 18:36:32,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff03fcec76b2990f83dbf47c04437c239a2806a" 2018-11-14 18:36:32,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3ca8e8b5-b671-4668-a94f-f90620210f9c Date: Wed, 14 Nov 2018 18:36:32 GMT RESP BODY: {"routers": []} 2018-11-14 18:36:32,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-router&admin_state_up=True used request id req-3ca8e8b5-b671-4668-a94f-f90620210f9c 2018-11-14 18:36:32,346 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:36:32,347 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:36:32,780 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73aa2a6aa0f5495ba361cf1227599d41", "name": "CreateRouterSuccessTests-f67273c4-304c-410-proj-role"}], "expires_at": "2018-11-14T19:36:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "740adfae758a4886952be816abbf91dd", "name": "CreateRouterSuccessTests-f67273c4-304c-410-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/740adfae758a4886952be816abbf91dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/740adfae758a4886952be816abbf91dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/740adfae758a4886952be816abbf91dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_740adfae758a4886952be816abbf91dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_740adfae758a4886952be816abbf91dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/740adfae758a4886952be816abbf91dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/740adfae758a4886952be816abbf91dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/740adfae758a4886952be816abbf91dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/740adfae758a4886952be816abbf91dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/740adfae758a4886952be816abbf91dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/740adfae758a4886952be816abbf91dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/740adfae758a4886952be816abbf91dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/740adfae758a4886952be816abbf91dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/740adfae758a4886952be816abbf91dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-f67273c4-304c-410-user", "id": "5f09c34e12ee49e4818795f19f92ccf0"}, "audit_ids": ["TpxE3ZuGSceLsucgGggTYw"], "issued_at": "2018-11-14T18:36:32.000000Z"}} 2018-11-14 18:36:32,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29ae0eebc7479dc2509f939bee14131101521960" 2018-11-14 18:36:32,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:36:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc8e517e-fadf-4ed3-b92b-9951573753ed Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:36:32,878 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-fc8e517e-fadf-4ed3-b92b-9951573753ed 2018-11-14 18:36:32,880 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-router 2018-11-14 18:36:32,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff03fcec76b2990f83dbf47c04437c239a2806a" -d '{"router": {"name": "CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-router", "admin_state_up": true}}' 2018-11-14 18:36:33,386 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 459 X-Openstack-Request-Id: req-b4f42f88-77d7-47f2-a682-7250e2255045 Date: Wed, 14 Nov 2018 18:36:33 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "740adfae758a4886952be816abbf91dd", "created_at": "2018-11-14T18:36:33Z", "admin_state_up": true, "updated_at": "2018-11-14T18:36:33Z", "revision_number": 0, "routes": [], "project_id": "740adfae758a4886952be816abbf91dd", "id": "ab4bc44a-cb4d-43d4-bc93-976985d9da1e", "name": "CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-router"}} 2018-11-14 18:36:33,386 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-b4f42f88-77d7-47f2-a682-7250e2255045 2018-11-14 18:36:33,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=ab4bc44a-cb4d-43d4-bc93-976985d9da1e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff03fcec76b2990f83dbf47c04437c239a2806a" 2018-11-14 18:36:33,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-da9a6d32-f881-4307-b09e-03c9beb2e5c3 Date: Wed, 14 Nov 2018 18:36:33 GMT RESP BODY: {"ports":[]} 2018-11-14 18:36:33,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=ab4bc44a-cb4d-43d4-bc93-976985d9da1e used request id req-da9a6d32-f881-4307-b09e-03c9beb2e5c3 2018-11-14 18:36:33,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff03fcec76b2990f83dbf47c04437c239a2806a" 2018-11-14 18:36:33,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-b21f69db-fbb2-46c5-88b3-a94feed422dd Date: Wed, 14 Nov 2018 18:36:33 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["38fe7cfb-a554-4a0f-a648-815f9c8e44e2"],"updated_at":"2018-11-14T18:36:26Z","tenant_id":"740adfae758a4886952be816abbf91dd","created_at":"2018-11-14T18:36:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"740adfae758a4886952be816abbf91dd","id":"43c014a9-a0ec-48c1-be83-a610c6ed87c9","name":"CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-net1"}]} 2018-11-14 18:36:33,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-net1 used request id req-b21f69db-fbb2-46c5-88b3-a94feed422dd 2018-11-14 18:36:33,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=43c014a9-a0ec-48c1-be83-a610c6ed87c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff03fcec76b2990f83dbf47c04437c239a2806a" 2018-11-14 18:36:34,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-22453f82-f8f3-4c29-91a8-2fa836bf853b Date: Wed, 14 Nov 2018 18:36:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"43c014a9-a0ec-48c1-be83-a610c6ed87c9","tenant_id":"740adfae758a4886952be816abbf91dd","created_at":"2018-11-14T18:36:26Z","dns_nameservers":[],"updated_at":"2018-11-14T18:36:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"740adfae758a4886952be816abbf91dd","id":"38fe7cfb-a554-4a0f-a648-815f9c8e44e2","subnetpool_id":null,"name":"CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-subnet1"}]} 2018-11-14 18:36:34,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=43c014a9-a0ec-48c1-be83-a610c6ed87c9 used request id req-22453f82-f8f3-4c29-91a8-2fa836bf853b 2018-11-14 18:36:34,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff03fcec76b2990f83dbf47c04437c239a2806a" 2018-11-14 18:36:34,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-026daa85-ffa7-412f-a242-15b30d7aac0e Date: Wed, 14 Nov 2018 18:36:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["38fe7cfb-a554-4a0f-a648-815f9c8e44e2"],"updated_at":"2018-11-14T18:36:26Z","tenant_id":"740adfae758a4886952be816abbf91dd","created_at":"2018-11-14T18:36:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"740adfae758a4886952be816abbf91dd","id":"43c014a9-a0ec-48c1-be83-a610c6ed87c9","name":"CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-net1"}]} 2018-11-14 18:36:34,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-net1 used request id req-026daa85-ffa7-412f-a242-15b30d7aac0e 2018-11-14 18:36:34,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:36:34,449 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:36: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:36:34,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/740adfae758a4886952be816abbf91dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff03fcec76b2990f83dbf47c04437c239a2806a" 2018-11-14 18:36:34,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:36:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7f43f2d-ccdd-445c-a6f2-6192ca0e5eae Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/740adfae758a4886952be816abbf91dd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "740adfae758a4886952be816abbf91dd", "name": "CreateRouterSuccessTests-f67273c4-304c-410-proj"}} 2018-11-14 18:36:34,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/740adfae758a4886952be816abbf91dd used request id req-a7f43f2d-ccdd-445c-a6f2-6192ca0e5eae 2018-11-14 18:36:34,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=43c014a9-a0ec-48c1-be83-a610c6ed87c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff03fcec76b2990f83dbf47c04437c239a2806a" 2018-11-14 18:36:34,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-f3b9cf05-b1e7-4cc4-af50-3d797e5a35cc Date: Wed, 14 Nov 2018 18:36:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"43c014a9-a0ec-48c1-be83-a610c6ed87c9","tenant_id":"740adfae758a4886952be816abbf91dd","created_at":"2018-11-14T18:36:26Z","dns_nameservers":[],"updated_at":"2018-11-14T18:36:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"740adfae758a4886952be816abbf91dd","id":"38fe7cfb-a554-4a0f-a648-815f9c8e44e2","subnetpool_id":null,"name":"CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-subnet1"}]} 2018-11-14 18:36:34,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=43c014a9-a0ec-48c1-be83-a610c6ed87c9 used request id req-f3b9cf05-b1e7-4cc4-af50-3d797e5a35cc 2018-11-14 18:36:34,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=43c014a9-a0ec-48c1-be83-a610c6ed87c9&name=CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff03fcec76b2990f83dbf47c04437c239a2806a" 2018-11-14 18:36:34,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-bfe9c4bd-a46f-4e89-8a84-d208e8fadf4d Date: Wed, 14 Nov 2018 18:36:34 GMT RESP BODY: {"ports":[]} 2018-11-14 18:36:34,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=43c014a9-a0ec-48c1-be83-a610c6ed87c9&name=CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-port1&admin_state_up=True used request id req-bfe9c4bd-a46f-4e89-8a84-d208e8fadf4d 2018-11-14 18:36:34,892 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-port1 for router - CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-router 2018-11-14 18:36:34,892 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:36:34,893 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:36:35,295 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73aa2a6aa0f5495ba361cf1227599d41", "name": "CreateRouterSuccessTests-f67273c4-304c-410-proj-role"}], "expires_at": "2018-11-14T19:36:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "740adfae758a4886952be816abbf91dd", "name": "CreateRouterSuccessTests-f67273c4-304c-410-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/740adfae758a4886952be816abbf91dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/740adfae758a4886952be816abbf91dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/740adfae758a4886952be816abbf91dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_740adfae758a4886952be816abbf91dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_740adfae758a4886952be816abbf91dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/740adfae758a4886952be816abbf91dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/740adfae758a4886952be816abbf91dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/740adfae758a4886952be816abbf91dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/740adfae758a4886952be816abbf91dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/740adfae758a4886952be816abbf91dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/740adfae758a4886952be816abbf91dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/740adfae758a4886952be816abbf91dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/740adfae758a4886952be816abbf91dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/740adfae758a4886952be816abbf91dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-f67273c4-304c-410-user", "id": "5f09c34e12ee49e4818795f19f92ccf0"}, "audit_ids": ["p8079R4hRkKwbMtsSV3vqg"], "issued_at": "2018-11-14T18:36:35.000000Z"}} 2018-11-14 18:36:35,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1daa2eb6982cda493a63c77d649d1df5a1bd426" 2018-11-14 18:36:35,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:36:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1c363ce-1718-4cc7-a41f-3eb85758824e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:36:35,513 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-f1c363ce-1718-4cc7-a41f-3eb85758824e 2018-11-14 18:36:35,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff03fcec76b2990f83dbf47c04437c239a2806a" 2018-11-14 18:36:35,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-6310d201-fc35-44e1-85da-4e7c2521b167 Date: Wed, 14 Nov 2018 18:36:35 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["38fe7cfb-a554-4a0f-a648-815f9c8e44e2"],"updated_at":"2018-11-14T18:36:26Z","tenant_id":"740adfae758a4886952be816abbf91dd","created_at":"2018-11-14T18:36:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"740adfae758a4886952be816abbf91dd","id":"43c014a9-a0ec-48c1-be83-a610c6ed87c9","name":"CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-net1"}]} 2018-11-14 18:36:35,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-net1 used request id req-6310d201-fc35-44e1-85da-4e7c2521b167 2018-11-14 18:36:35,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=43c014a9-a0ec-48c1-be83-a610c6ed87c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff03fcec76b2990f83dbf47c04437c239a2806a" 2018-11-14 18:36:36,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-b37dfeed-e5cd-43cf-91f6-7627280977ea Date: Wed, 14 Nov 2018 18:36:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"43c014a9-a0ec-48c1-be83-a610c6ed87c9","tenant_id":"740adfae758a4886952be816abbf91dd","created_at":"2018-11-14T18:36:26Z","dns_nameservers":[],"updated_at":"2018-11-14T18:36:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"740adfae758a4886952be816abbf91dd","id":"38fe7cfb-a554-4a0f-a648-815f9c8e44e2","subnetpool_id":null,"name":"CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-subnet1"}]} 2018-11-14 18:36:36,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=43c014a9-a0ec-48c1-be83-a610c6ed87c9 used request id req-b37dfeed-e5cd-43cf-91f6-7627280977ea 2018-11-14 18:36:36,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff03fcec76b2990f83dbf47c04437c239a2806a" 2018-11-14 18:36:36,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-be36e098-846b-4188-9c93-876b0368b7b8 Date: Wed, 14 Nov 2018 18:36:36 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["38fe7cfb-a554-4a0f-a648-815f9c8e44e2"],"updated_at":"2018-11-14T18:36:26Z","tenant_id":"740adfae758a4886952be816abbf91dd","created_at":"2018-11-14T18:36:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"740adfae758a4886952be816abbf91dd","id":"43c014a9-a0ec-48c1-be83-a610c6ed87c9","name":"CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-net1"}]} 2018-11-14 18:36:36,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-net1 used request id req-be36e098-846b-4188-9c93-876b0368b7b8 2018-11-14 18:36:36,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:36:36,181 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:36: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:36:36,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/740adfae758a4886952be816abbf91dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1daa2eb6982cda493a63c77d649d1df5a1bd426" 2018-11-14 18:36:36,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:36:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efea1a49-2109-4411-a93b-a9dd538dddf1 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/740adfae758a4886952be816abbf91dd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "740adfae758a4886952be816abbf91dd", "name": "CreateRouterSuccessTests-f67273c4-304c-410-proj"}} 2018-11-14 18:36:36,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/740adfae758a4886952be816abbf91dd used request id req-efea1a49-2109-4411-a93b-a9dd538dddf1 2018-11-14 18:36:36,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=43c014a9-a0ec-48c1-be83-a610c6ed87c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff03fcec76b2990f83dbf47c04437c239a2806a" 2018-11-14 18:36:36,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-daf6e086-ee17-4a5a-a3e9-39e91bb94fa3 Date: Wed, 14 Nov 2018 18:36:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"43c014a9-a0ec-48c1-be83-a610c6ed87c9","tenant_id":"740adfae758a4886952be816abbf91dd","created_at":"2018-11-14T18:36:26Z","dns_nameservers":[],"updated_at":"2018-11-14T18:36:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"740adfae758a4886952be816abbf91dd","id":"38fe7cfb-a554-4a0f-a648-815f9c8e44e2","subnetpool_id":null,"name":"CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-subnet1"}]} 2018-11-14 18:36:36,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=43c014a9-a0ec-48c1-be83-a610c6ed87c9 used request id req-daf6e086-ee17-4a5a-a3e9-39e91bb94fa3 2018-11-14 18:36:36,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=43c014a9-a0ec-48c1-be83-a610c6ed87c9&name=CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff03fcec76b2990f83dbf47c04437c239a2806a" 2018-11-14 18:36:36,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-25d9aba9-6c3b-4b0e-8fdc-2e4ac3d16376 Date: Wed, 14 Nov 2018 18:36:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"43c014a9-a0ec-48c1-be83-a610c6ed87c9","tenant_id":"740adfae758a4886952be816abbf91dd","created_at":"2018-11-14T18:36:26Z","dns_nameservers":[],"updated_at":"2018-11-14T18:36:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"740adfae758a4886952be816abbf91dd","id":"38fe7cfb-a554-4a0f-a648-815f9c8e44e2","subnetpool_id":null,"name":"CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-subnet1"}]} 2018-11-14 18:36:36,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=43c014a9-a0ec-48c1-be83-a610c6ed87c9&name=CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-subnet1 used request id req-25d9aba9-6c3b-4b0e-8fdc-2e4ac3d16376 2018-11-14 18:36:36,494 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-net1 2018-11-14 18:36:36,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff03fcec76b2990f83dbf47c04437c239a2806a" -d '{"port": {"network_id": "43c014a9-a0ec-48c1-be83-a610c6ed87c9", "fixed_ips": [{"subnet_id": "38fe7cfb-a554-4a0f-a648-815f9c8e44e2", "ip_address": "10.200.201.1"}], "name": "CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-port1", "admin_state_up": true}}' 2018-11-14 18:36:37,462 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-421e22d6-0b4b-4de7-bb90-9c7f0f6ad3a0 Date: Wed, 14 Nov 2018 18:36:37 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-11-14T18:36:36Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"43c014a9-a0ec-48c1-be83-a610c6ed87c9","tenant_id":"740adfae758a4886952be816abbf91dd","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-11-14T18:36:37Z","name":"CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-port1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:a2:b0:3c","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"740adfae758a4886952be816abbf91dd","fixed_ips":[{"subnet_id":"38fe7cfb-a554-4a0f-a648-815f9c8e44e2","ip_address":"10.200.201.1"}],"id":"5d27f90e-9503-499e-a415-9594c4ed8758","security_groups":["eec7733b-fcb3-40a4-b3e5-92a835095c31"],"device_id":""}} 2018-11-14 18:36:37,462 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-421e22d6-0b4b-4de7-bb90-9c7f0f6ad3a0 2018-11-14 18:36:37,462 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-port1 for router - CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-router 2018-11-14 18:36:37,463 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-router 2018-11-14 18:36:37,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/ab4bc44a-cb4d-43d4-bc93-976985d9da1e/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff03fcec76b2990f83dbf47c04437c239a2806a" -d '{"port_id": "5d27f90e-9503-499e-a415-9594c4ed8758"}' 2018-11-14 18:36:39,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-15b887eb-c2a7-435c-b031-a00ecf106369 Date: Wed, 14 Nov 2018 18:36:39 GMT RESP BODY: {"network_id": "43c014a9-a0ec-48c1-be83-a610c6ed87c9", "tenant_id": "740adfae758a4886952be816abbf91dd", "subnet_id": "38fe7cfb-a554-4a0f-a648-815f9c8e44e2", "subnet_ids": ["38fe7cfb-a554-4a0f-a648-815f9c8e44e2"], "port_id": "5d27f90e-9503-499e-a415-9594c4ed8758", "id": "ab4bc44a-cb4d-43d4-bc93-976985d9da1e"} 2018-11-14 18:36:39,158 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/ab4bc44a-cb4d-43d4-bc93-976985d9da1e/add_router_interface used request id req-15b887eb-c2a7-435c-b031-a00ecf106369 2018-11-14 18:36:39,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff03fcec76b2990f83dbf47c04437c239a2806a" 2018-11-14 18:36:39,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-cdcf933f-88ed-4c1c-9a93-197e031ced53 Date: Wed, 14 Nov 2018 18:36:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["549511b3-76a3-49f1-8e84-a2f4a99968a9"],"updated_at":"2018-11-14T18:36:30Z","tenant_id":"740adfae758a4886952be816abbf91dd","created_at":"2018-11-14T18:36:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"740adfae758a4886952be816abbf91dd","id":"03bf7f17-94da-477d-a19c-22652d88ea9c","name":"CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-net2"}]} 2018-11-14 18:36:39,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-net2 used request id req-cdcf933f-88ed-4c1c-9a93-197e031ced53 2018-11-14 18:36:39,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=03bf7f17-94da-477d-a19c-22652d88ea9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff03fcec76b2990f83dbf47c04437c239a2806a" 2018-11-14 18:36:39,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-70b678f6-16a6-4607-b64e-b5f556946eb8 Date: Wed, 14 Nov 2018 18:36:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"03bf7f17-94da-477d-a19c-22652d88ea9c","tenant_id":"740adfae758a4886952be816abbf91dd","created_at":"2018-11-14T18:36:30Z","dns_nameservers":[],"updated_at":"2018-11-14T18:36:30Z","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":"740adfae758a4886952be816abbf91dd","id":"549511b3-76a3-49f1-8e84-a2f4a99968a9","subnetpool_id":null,"name":"CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-subnet2"}]} 2018-11-14 18:36:39,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=03bf7f17-94da-477d-a19c-22652d88ea9c used request id req-70b678f6-16a6-4607-b64e-b5f556946eb8 2018-11-14 18:36:39,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff03fcec76b2990f83dbf47c04437c239a2806a" 2018-11-14 18:36:39,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-c2523fe4-c73f-4f0d-8337-b1ae8d7cc578 Date: Wed, 14 Nov 2018 18:36:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["549511b3-76a3-49f1-8e84-a2f4a99968a9"],"updated_at":"2018-11-14T18:36:30Z","tenant_id":"740adfae758a4886952be816abbf91dd","created_at":"2018-11-14T18:36:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"740adfae758a4886952be816abbf91dd","id":"03bf7f17-94da-477d-a19c-22652d88ea9c","name":"CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-net2"}]} 2018-11-14 18:36:39,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-net2 used request id req-c2523fe4-c73f-4f0d-8337-b1ae8d7cc578 2018-11-14 18:36:39,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/740adfae758a4886952be816abbf91dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff03fcec76b2990f83dbf47c04437c239a2806a" 2018-11-14 18:36:39,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:36:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d95b8e7-817e-48e8-a186-215d3330c495 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/740adfae758a4886952be816abbf91dd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "740adfae758a4886952be816abbf91dd", "name": "CreateRouterSuccessTests-f67273c4-304c-410-proj"}} 2018-11-14 18:36:39,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/740adfae758a4886952be816abbf91dd used request id req-5d95b8e7-817e-48e8-a186-215d3330c495 2018-11-14 18:36:39,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=03bf7f17-94da-477d-a19c-22652d88ea9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff03fcec76b2990f83dbf47c04437c239a2806a" 2018-11-14 18:36:40,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-4d83d1bc-f9ef-4882-889f-51b6e5ce5f12 Date: Wed, 14 Nov 2018 18:36:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"03bf7f17-94da-477d-a19c-22652d88ea9c","tenant_id":"740adfae758a4886952be816abbf91dd","created_at":"2018-11-14T18:36:30Z","dns_nameservers":[],"updated_at":"2018-11-14T18:36:30Z","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":"740adfae758a4886952be816abbf91dd","id":"549511b3-76a3-49f1-8e84-a2f4a99968a9","subnetpool_id":null,"name":"CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-subnet2"}]} 2018-11-14 18:36:40,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=03bf7f17-94da-477d-a19c-22652d88ea9c used request id req-4d83d1bc-f9ef-4882-889f-51b6e5ce5f12 2018-11-14 18:36:40,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=03bf7f17-94da-477d-a19c-22652d88ea9c&name=CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff03fcec76b2990f83dbf47c04437c239a2806a" 2018-11-14 18:36:40,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-fc9d8d54-fe97-4937-ab46-0bfac95da5c9 Date: Wed, 14 Nov 2018 18:36:40 GMT RESP BODY: {"ports":[]} 2018-11-14 18:36:40,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=03bf7f17-94da-477d-a19c-22652d88ea9c&name=CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-port2&admin_state_up=True used request id req-fc9d8d54-fe97-4937-ab46-0bfac95da5c9 2018-11-14 18:36:40,229 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-port2 for router - CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-router 2018-11-14 18:36:40,229 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:36:40,229 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:36:40,645 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73aa2a6aa0f5495ba361cf1227599d41", "name": "CreateRouterSuccessTests-f67273c4-304c-410-proj-role"}], "expires_at": "2018-11-14T19:36:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "740adfae758a4886952be816abbf91dd", "name": "CreateRouterSuccessTests-f67273c4-304c-410-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/740adfae758a4886952be816abbf91dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/740adfae758a4886952be816abbf91dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/740adfae758a4886952be816abbf91dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_740adfae758a4886952be816abbf91dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_740adfae758a4886952be816abbf91dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/740adfae758a4886952be816abbf91dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/740adfae758a4886952be816abbf91dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/740adfae758a4886952be816abbf91dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/740adfae758a4886952be816abbf91dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/740adfae758a4886952be816abbf91dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/740adfae758a4886952be816abbf91dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/740adfae758a4886952be816abbf91dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/740adfae758a4886952be816abbf91dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/740adfae758a4886952be816abbf91dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-f67273c4-304c-410-user", "id": "5f09c34e12ee49e4818795f19f92ccf0"}, "audit_ids": ["j16utE_ESqC27vgZtgi7Bw"], "issued_at": "2018-11-14T18:36:40.000000Z"}} 2018-11-14 18:36:40,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}852e0122da7c598e35fd1c21014790ec2e669b1a" 2018-11-14 18:36:40,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:36:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b2d6f7e-516c-44a1-99f3-97f974063648 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:36:40,735 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-2b2d6f7e-516c-44a1-99f3-97f974063648 2018-11-14 18:36:40,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff03fcec76b2990f83dbf47c04437c239a2806a" 2018-11-14 18:36:41,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-b0e1b77d-2f31-4b4c-9e6a-5e53b766b6c8 Date: Wed, 14 Nov 2018 18:36:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["549511b3-76a3-49f1-8e84-a2f4a99968a9"],"updated_at":"2018-11-14T18:36:30Z","tenant_id":"740adfae758a4886952be816abbf91dd","created_at":"2018-11-14T18:36:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"740adfae758a4886952be816abbf91dd","id":"03bf7f17-94da-477d-a19c-22652d88ea9c","name":"CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-net2"}]} 2018-11-14 18:36:41,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-net2 used request id req-b0e1b77d-2f31-4b4c-9e6a-5e53b766b6c8 2018-11-14 18:36:41,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=03bf7f17-94da-477d-a19c-22652d88ea9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff03fcec76b2990f83dbf47c04437c239a2806a" 2018-11-14 18:36:41,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-01c471aa-00af-4cd8-b114-7184120fb810 Date: Wed, 14 Nov 2018 18:36:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"03bf7f17-94da-477d-a19c-22652d88ea9c","tenant_id":"740adfae758a4886952be816abbf91dd","created_at":"2018-11-14T18:36:30Z","dns_nameservers":[],"updated_at":"2018-11-14T18:36:30Z","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":"740adfae758a4886952be816abbf91dd","id":"549511b3-76a3-49f1-8e84-a2f4a99968a9","subnetpool_id":null,"name":"CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-subnet2"}]} 2018-11-14 18:36:41,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=03bf7f17-94da-477d-a19c-22652d88ea9c used request id req-01c471aa-00af-4cd8-b114-7184120fb810 2018-11-14 18:36:41,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff03fcec76b2990f83dbf47c04437c239a2806a" 2018-11-14 18:36:41,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-e2d4ee4e-94d6-4fcc-ab63-8351f1806282 Date: Wed, 14 Nov 2018 18:36:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["549511b3-76a3-49f1-8e84-a2f4a99968a9"],"updated_at":"2018-11-14T18:36:30Z","tenant_id":"740adfae758a4886952be816abbf91dd","created_at":"2018-11-14T18:36:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"740adfae758a4886952be816abbf91dd","id":"03bf7f17-94da-477d-a19c-22652d88ea9c","name":"CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-net2"}]} 2018-11-14 18:36:41,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-net2 used request id req-e2d4ee4e-94d6-4fcc-ab63-8351f1806282 2018-11-14 18:36:41,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:36:41,402 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:36: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:36:41,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/740adfae758a4886952be816abbf91dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}852e0122da7c598e35fd1c21014790ec2e669b1a" 2018-11-14 18:36:41,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:36:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ed48665-2903-4061-9ddd-5756b12a127d Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/740adfae758a4886952be816abbf91dd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "740adfae758a4886952be816abbf91dd", "name": "CreateRouterSuccessTests-f67273c4-304c-410-proj"}} 2018-11-14 18:36:41,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/740adfae758a4886952be816abbf91dd used request id req-3ed48665-2903-4061-9ddd-5756b12a127d 2018-11-14 18:36:41,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=03bf7f17-94da-477d-a19c-22652d88ea9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff03fcec76b2990f83dbf47c04437c239a2806a" 2018-11-14 18:36:41,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-fc067ad3-fab2-4403-a216-302659716906 Date: Wed, 14 Nov 2018 18:36:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"03bf7f17-94da-477d-a19c-22652d88ea9c","tenant_id":"740adfae758a4886952be816abbf91dd","created_at":"2018-11-14T18:36:30Z","dns_nameservers":[],"updated_at":"2018-11-14T18:36:30Z","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":"740adfae758a4886952be816abbf91dd","id":"549511b3-76a3-49f1-8e84-a2f4a99968a9","subnetpool_id":null,"name":"CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-subnet2"}]} 2018-11-14 18:36:41,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=03bf7f17-94da-477d-a19c-22652d88ea9c used request id req-fc067ad3-fab2-4403-a216-302659716906 2018-11-14 18:36:41,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=03bf7f17-94da-477d-a19c-22652d88ea9c&name=CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff03fcec76b2990f83dbf47c04437c239a2806a" 2018-11-14 18:36:41,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-26825124-bc80-4b64-8f4a-9d4bfb48473c Date: Wed, 14 Nov 2018 18:36:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"03bf7f17-94da-477d-a19c-22652d88ea9c","tenant_id":"740adfae758a4886952be816abbf91dd","created_at":"2018-11-14T18:36:30Z","dns_nameservers":[],"updated_at":"2018-11-14T18:36:30Z","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":"740adfae758a4886952be816abbf91dd","id":"549511b3-76a3-49f1-8e84-a2f4a99968a9","subnetpool_id":null,"name":"CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-subnet2"}]} 2018-11-14 18:36:41,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=03bf7f17-94da-477d-a19c-22652d88ea9c&name=CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-subnet2 used request id req-26825124-bc80-4b64-8f4a-9d4bfb48473c 2018-11-14 18:36:41,991 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-net2 2018-11-14 18:36:41,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff03fcec76b2990f83dbf47c04437c239a2806a" -d '{"port": {"network_id": "03bf7f17-94da-477d-a19c-22652d88ea9c", "fixed_ips": [{"subnet_id": "549511b3-76a3-49f1-8e84-a2f4a99968a9", "ip_address": "10.200.202.1"}], "name": "CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-port2", "admin_state_up": true}}' 2018-11-14 18:36:43,001 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-decf1a10-d7a0-4a4b-b831-2df281cf249e Date: Wed, 14 Nov 2018 18:36:43 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-11-14T18:36:42Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"03bf7f17-94da-477d-a19c-22652d88ea9c","tenant_id":"740adfae758a4886952be816abbf91dd","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-11-14T18:36:42Z","name":"CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-port2","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:d2:92:28","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"740adfae758a4886952be816abbf91dd","fixed_ips":[{"subnet_id":"549511b3-76a3-49f1-8e84-a2f4a99968a9","ip_address":"10.200.202.1"}],"id":"1a4c2594-0713-4da9-8fb0-ef46b78ebfc8","security_groups":["eec7733b-fcb3-40a4-b3e5-92a835095c31"],"device_id":""}} 2018-11-14 18:36:43,001 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-decf1a10-d7a0-4a4b-b831-2df281cf249e 2018-11-14 18:36:43,001 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-port2 for router - CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-router 2018-11-14 18:36:43,002 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-router 2018-11-14 18:36:43,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/ab4bc44a-cb4d-43d4-bc93-976985d9da1e/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff03fcec76b2990f83dbf47c04437c239a2806a" -d '{"port_id": "1a4c2594-0713-4da9-8fb0-ef46b78ebfc8"}' 2018-11-14 18:36:44,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2ecd9143-5b45-4747-bbb9-2f536100db4d Date: Wed, 14 Nov 2018 18:36:44 GMT RESP BODY: {"network_id": "03bf7f17-94da-477d-a19c-22652d88ea9c", "tenant_id": "740adfae758a4886952be816abbf91dd", "subnet_id": "549511b3-76a3-49f1-8e84-a2f4a99968a9", "subnet_ids": ["549511b3-76a3-49f1-8e84-a2f4a99968a9"], "port_id": "1a4c2594-0713-4da9-8fb0-ef46b78ebfc8", "id": "ab4bc44a-cb4d-43d4-bc93-976985d9da1e"} 2018-11-14 18:36:44,768 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/ab4bc44a-cb4d-43d4-bc93-976985d9da1e/add_router_interface used request id req-2ecd9143-5b45-4747-bbb9-2f536100db4d 2018-11-14 18:36:44,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/ab4bc44a-cb4d-43d4-bc93-976985d9da1e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff03fcec76b2990f83dbf47c04437c239a2806a" 2018-11-14 18:36:45,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 459 X-Openstack-Request-Id: req-d8eafad5-bc16-437c-be34-7147bc6851a3 Date: Wed, 14 Nov 2018 18:36:45 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "740adfae758a4886952be816abbf91dd", "created_at": "2018-11-14T18:36:33Z", "admin_state_up": true, "updated_at": "2018-11-14T18:36:44Z", "revision_number": 2, "routes": [], "project_id": "740adfae758a4886952be816abbf91dd", "id": "ab4bc44a-cb4d-43d4-bc93-976985d9da1e", "name": "CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-router"}} 2018-11-14 18:36:45,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/ab4bc44a-cb4d-43d4-bc93-976985d9da1e used request id req-d8eafad5-bc16-437c-be34-7147bc6851a3 2018-11-14 18:36:45,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=ab4bc44a-cb4d-43d4-bc93-976985d9da1e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff03fcec76b2990f83dbf47c04437c239a2806a" 2018-11-14 18:36:45,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1641 X-Openstack-Request-Id: req-288f646b-6794-4192-9e19-3be88139390d Date: Wed, 14 Nov 2018 18:36:45 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"03bf7f17-94da-477d-a19c-22652d88ea9c","tenant_id":"740adfae758a4886952be816abbf91dd","created_at":"2018-11-14T18:36:42Z","admin_state_up":true,"updated_at":"2018-11-14T18:36:44Z","binding:vnic_type":"normal","device_id":"ab4bc44a-cb4d-43d4-bc93-976985d9da1e","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:d2:92:28","id":"1a4c2594-0713-4da9-8fb0-ef46b78ebfc8","port_security_enabled":true,"project_id":"740adfae758a4886952be816abbf91dd","fixed_ips":[{"subnet_id":"549511b3-76a3-49f1-8e84-a2f4a99968a9","ip_address":"10.200.202.1"}],"extra_dhcp_opts":[],"security_groups":["eec7733b-fcb3-40a4-b3e5-92a835095c31"],"name":"CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-port2"},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"43c014a9-a0ec-48c1-be83-a610c6ed87c9","tenant_id":"740adfae758a4886952be816abbf91dd","created_at":"2018-11-14T18:36:36Z","admin_state_up":true,"updated_at":"2018-11-14T18:36:38Z","binding:vnic_type":"normal","device_id":"ab4bc44a-cb4d-43d4-bc93-976985d9da1e","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:a2:b0:3c","id":"5d27f90e-9503-499e-a415-9594c4ed8758","port_security_enabled":true,"project_id":"740adfae758a4886952be816abbf91dd","fixed_ips":[{"subnet_id":"38fe7cfb-a554-4a0f-a648-815f9c8e44e2","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["eec7733b-fcb3-40a4-b3e5-92a835095c31"],"name":"CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-port1"}]} 2018-11-14 18:36:45,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=ab4bc44a-cb4d-43d4-bc93-976985d9da1e used request id req-288f646b-6794-4192-9e19-3be88139390d 2018-11-14 18:36:45,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/38fe7cfb-a554-4a0f-a648-815f9c8e44e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff03fcec76b2990f83dbf47c04437c239a2806a" 2018-11-14 18:36:45,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-56c6cfdf-df0e-4028-8101-778cc2590990 Date: Wed, 14 Nov 2018 18:36:45 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"43c014a9-a0ec-48c1-be83-a610c6ed87c9","tenant_id":"740adfae758a4886952be816abbf91dd","created_at":"2018-11-14T18:36:26Z","dns_nameservers":[],"updated_at":"2018-11-14T18:36:26Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"740adfae758a4886952be816abbf91dd","id":"38fe7cfb-a554-4a0f-a648-815f9c8e44e2","subnetpool_id":null,"name":"CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-subnet1"}} 2018-11-14 18:36:45,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/38fe7cfb-a554-4a0f-a648-815f9c8e44e2 used request id req-56c6cfdf-df0e-4028-8101-778cc2590990 2018-11-14 18:36:45,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/549511b3-76a3-49f1-8e84-a2f4a99968a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff03fcec76b2990f83dbf47c04437c239a2806a" 2018-11-14 18:36:46,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-33aa5519-17c5-44cc-86ab-0751ff8ddca3 Date: Wed, 14 Nov 2018 18:36:46 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"03bf7f17-94da-477d-a19c-22652d88ea9c","tenant_id":"740adfae758a4886952be816abbf91dd","created_at":"2018-11-14T18:36:30Z","dns_nameservers":[],"updated_at":"2018-11-14T18:36:30Z","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":"740adfae758a4886952be816abbf91dd","id":"549511b3-76a3-49f1-8e84-a2f4a99968a9","subnetpool_id":null,"name":"CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-subnet2"}} 2018-11-14 18:36:46,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/549511b3-76a3-49f1-8e84-a2f4a99968a9 used request id req-33aa5519-17c5-44cc-86ab-0751ff8ddca3 2018-11-14 18:36:46,195 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:36:46,593 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73aa2a6aa0f5495ba361cf1227599d41", "name": "CreateRouterSuccessTests-f67273c4-304c-410-proj-role"}], "expires_at": "2018-11-14T19:36:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "740adfae758a4886952be816abbf91dd", "name": "CreateRouterSuccessTests-f67273c4-304c-410-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/740adfae758a4886952be816abbf91dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/740adfae758a4886952be816abbf91dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/740adfae758a4886952be816abbf91dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_740adfae758a4886952be816abbf91dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_740adfae758a4886952be816abbf91dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/740adfae758a4886952be816abbf91dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/740adfae758a4886952be816abbf91dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/740adfae758a4886952be816abbf91dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/740adfae758a4886952be816abbf91dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/740adfae758a4886952be816abbf91dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/740adfae758a4886952be816abbf91dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/740adfae758a4886952be816abbf91dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/740adfae758a4886952be816abbf91dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/740adfae758a4886952be816abbf91dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-f67273c4-304c-410-user", "id": "5f09c34e12ee49e4818795f19f92ccf0"}, "audit_ids": ["j4FVZmXJTlGPCqs6-O5-Ig"], "issued_at": "2018-11-14T18:36:46.000000Z"}} 2018-11-14 18:36:46,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8503ac3dde5cd711b45f424e26cae39b87f016b3" 2018-11-14 18:36:46,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 462 X-Openstack-Request-Id: req-71f3099b-3215-494c-a7bf-1ca00d9bb5d9 Date: Wed, 14 Nov 2018 18:36:46 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "740adfae758a4886952be816abbf91dd", "created_at": "2018-11-14T18:36:33Z", "admin_state_up": true, "updated_at": "2018-11-14T18:36:44Z", "revision_number": 2, "routes": [], "project_id": "740adfae758a4886952be816abbf91dd", "id": "ab4bc44a-cb4d-43d4-bc93-976985d9da1e", "name": "CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-router"}]} 2018-11-14 18:36:46,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-router&admin_state_up=True used request id req-71f3099b-3215-494c-a7bf-1ca00d9bb5d9 2018-11-14 18:36:46,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:36:46,908 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:36: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:36:46,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/740adfae758a4886952be816abbf91dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09d7a2d26c09b75ff6097b90f3027fe92a3879da" 2018-11-14 18:36:47,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:36:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa9529e3-1db6-4aef-9fa8-edf98c496931 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/740adfae758a4886952be816abbf91dd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "740adfae758a4886952be816abbf91dd", "name": "CreateRouterSuccessTests-f67273c4-304c-410-proj"}} 2018-11-14 18:36:47,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/740adfae758a4886952be816abbf91dd used request id req-aa9529e3-1db6-4aef-9fa8-edf98c496931 2018-11-14 18:36:47,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=ab4bc44a-cb4d-43d4-bc93-976985d9da1e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8503ac3dde5cd711b45f424e26cae39b87f016b3" 2018-11-14 18:36:47,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1641 X-Openstack-Request-Id: req-632141de-8d8e-4dd6-88d8-b991a00d67f8 Date: Wed, 14 Nov 2018 18:36:47 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"03bf7f17-94da-477d-a19c-22652d88ea9c","tenant_id":"740adfae758a4886952be816abbf91dd","created_at":"2018-11-14T18:36:42Z","admin_state_up":true,"updated_at":"2018-11-14T18:36:44Z","binding:vnic_type":"normal","device_id":"ab4bc44a-cb4d-43d4-bc93-976985d9da1e","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:d2:92:28","id":"1a4c2594-0713-4da9-8fb0-ef46b78ebfc8","port_security_enabled":true,"project_id":"740adfae758a4886952be816abbf91dd","fixed_ips":[{"subnet_id":"549511b3-76a3-49f1-8e84-a2f4a99968a9","ip_address":"10.200.202.1"}],"extra_dhcp_opts":[],"security_groups":["eec7733b-fcb3-40a4-b3e5-92a835095c31"],"name":"CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-port2"},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"43c014a9-a0ec-48c1-be83-a610c6ed87c9","tenant_id":"740adfae758a4886952be816abbf91dd","created_at":"2018-11-14T18:36:36Z","admin_state_up":true,"updated_at":"2018-11-14T18:36:38Z","binding:vnic_type":"normal","device_id":"ab4bc44a-cb4d-43d4-bc93-976985d9da1e","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:a2:b0:3c","id":"5d27f90e-9503-499e-a415-9594c4ed8758","port_security_enabled":true,"project_id":"740adfae758a4886952be816abbf91dd","fixed_ips":[{"subnet_id":"38fe7cfb-a554-4a0f-a648-815f9c8e44e2","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["eec7733b-fcb3-40a4-b3e5-92a835095c31"],"name":"CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-port1"}]} 2018-11-14 18:36:47,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=ab4bc44a-cb4d-43d4-bc93-976985d9da1e used request id req-632141de-8d8e-4dd6-88d8-b991a00d67f8 2018-11-14 18:36:47,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/38fe7cfb-a554-4a0f-a648-815f9c8e44e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8503ac3dde5cd711b45f424e26cae39b87f016b3" 2018-11-14 18:36:47,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-7a99f80d-85f4-4a4a-9b16-f8ddec34dd62 Date: Wed, 14 Nov 2018 18:36:47 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"43c014a9-a0ec-48c1-be83-a610c6ed87c9","tenant_id":"740adfae758a4886952be816abbf91dd","created_at":"2018-11-14T18:36:26Z","dns_nameservers":[],"updated_at":"2018-11-14T18:36:26Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"740adfae758a4886952be816abbf91dd","id":"38fe7cfb-a554-4a0f-a648-815f9c8e44e2","subnetpool_id":null,"name":"CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-subnet1"}} 2018-11-14 18:36:47,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/38fe7cfb-a554-4a0f-a648-815f9c8e44e2 used request id req-7a99f80d-85f4-4a4a-9b16-f8ddec34dd62 2018-11-14 18:36:47,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/549511b3-76a3-49f1-8e84-a2f4a99968a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8503ac3dde5cd711b45f424e26cae39b87f016b3" 2018-11-14 18:36:47,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-ec815a1e-2864-4235-854d-3391300196e4 Date: Wed, 14 Nov 2018 18:36:47 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"03bf7f17-94da-477d-a19c-22652d88ea9c","tenant_id":"740adfae758a4886952be816abbf91dd","created_at":"2018-11-14T18:36:30Z","dns_nameservers":[],"updated_at":"2018-11-14T18:36:30Z","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":"740adfae758a4886952be816abbf91dd","id":"549511b3-76a3-49f1-8e84-a2f4a99968a9","subnetpool_id":null,"name":"CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-subnet2"}} 2018-11-14 18:36:47,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/549511b3-76a3-49f1-8e84-a2f4a99968a9 used request id req-ec815a1e-2864-4235-854d-3391300196e4 2018-11-14 18:36:47,675 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:36:47,676 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:36:48,076 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73aa2a6aa0f5495ba361cf1227599d41", "name": "CreateRouterSuccessTests-f67273c4-304c-410-proj-role"}], "expires_at": "2018-11-14T19:36:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "740adfae758a4886952be816abbf91dd", "name": "CreateRouterSuccessTests-f67273c4-304c-410-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/740adfae758a4886952be816abbf91dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/740adfae758a4886952be816abbf91dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/740adfae758a4886952be816abbf91dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_740adfae758a4886952be816abbf91dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_740adfae758a4886952be816abbf91dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/740adfae758a4886952be816abbf91dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/740adfae758a4886952be816abbf91dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/740adfae758a4886952be816abbf91dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/740adfae758a4886952be816abbf91dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/740adfae758a4886952be816abbf91dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/740adfae758a4886952be816abbf91dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/740adfae758a4886952be816abbf91dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/740adfae758a4886952be816abbf91dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/740adfae758a4886952be816abbf91dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-f67273c4-304c-410-user", "id": "5f09c34e12ee49e4818795f19f92ccf0"}, "audit_ids": ["BxryeQqPQEmv1nWTeV5WkQ"], "issued_at": "2018-11-14T18:36:48.000000Z"}} 2018-11-14 18:36:48,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da51585f48a430ca5bcd900af02bd9e22370d954" 2018-11-14 18:36:48,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:36:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd255a71-320b-4471-aeb1-e3b0a14ae763 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:36:48,174 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-dd255a71-320b-4471-aeb1-e3b0a14ae763 2018-11-14 18:36:48,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da51585f48a430ca5bcd900af02bd9e22370d954" 2018-11-14 18:36:48,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 462 X-Openstack-Request-Id: req-531679d8-d1df-45e2-b357-b93b64847d73 Date: Wed, 14 Nov 2018 18:36:48 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "740adfae758a4886952be816abbf91dd", "created_at": "2018-11-14T18:36:33Z", "admin_state_up": true, "updated_at": "2018-11-14T18:36:44Z", "revision_number": 2, "routes": [], "project_id": "740adfae758a4886952be816abbf91dd", "id": "ab4bc44a-cb4d-43d4-bc93-976985d9da1e", "name": "CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-router"}]} 2018-11-14 18:36:48,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-router&admin_state_up=True used request id req-531679d8-d1df-45e2-b357-b93b64847d73 2018-11-14 18:36:48,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:36:48,760 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:36: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:36:48,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/740adfae758a4886952be816abbf91dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da51585f48a430ca5bcd900af02bd9e22370d954" 2018-11-14 18:36:48,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:36:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f68db31-9648-43db-91bf-c7432a323c96 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/740adfae758a4886952be816abbf91dd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "740adfae758a4886952be816abbf91dd", "name": "CreateRouterSuccessTests-f67273c4-304c-410-proj"}} 2018-11-14 18:36:48,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/740adfae758a4886952be816abbf91dd used request id req-7f68db31-9648-43db-91bf-c7432a323c96 2018-11-14 18:36:48,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=ab4bc44a-cb4d-43d4-bc93-976985d9da1e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da51585f48a430ca5bcd900af02bd9e22370d954" 2018-11-14 18:36:49,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1641 X-Openstack-Request-Id: req-62ed0f6e-450c-49f8-812d-adcdfc3a618e Date: Wed, 14 Nov 2018 18:36:49 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"03bf7f17-94da-477d-a19c-22652d88ea9c","tenant_id":"740adfae758a4886952be816abbf91dd","created_at":"2018-11-14T18:36:42Z","admin_state_up":true,"updated_at":"2018-11-14T18:36:44Z","binding:vnic_type":"normal","device_id":"ab4bc44a-cb4d-43d4-bc93-976985d9da1e","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:d2:92:28","id":"1a4c2594-0713-4da9-8fb0-ef46b78ebfc8","port_security_enabled":true,"project_id":"740adfae758a4886952be816abbf91dd","fixed_ips":[{"subnet_id":"549511b3-76a3-49f1-8e84-a2f4a99968a9","ip_address":"10.200.202.1"}],"extra_dhcp_opts":[],"security_groups":["eec7733b-fcb3-40a4-b3e5-92a835095c31"],"name":"CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-port2"},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"43c014a9-a0ec-48c1-be83-a610c6ed87c9","tenant_id":"740adfae758a4886952be816abbf91dd","created_at":"2018-11-14T18:36:36Z","admin_state_up":true,"updated_at":"2018-11-14T18:36:38Z","binding:vnic_type":"normal","device_id":"ab4bc44a-cb4d-43d4-bc93-976985d9da1e","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:a2:b0:3c","id":"5d27f90e-9503-499e-a415-9594c4ed8758","port_security_enabled":true,"project_id":"740adfae758a4886952be816abbf91dd","fixed_ips":[{"subnet_id":"38fe7cfb-a554-4a0f-a648-815f9c8e44e2","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["eec7733b-fcb3-40a4-b3e5-92a835095c31"],"name":"CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-port1"}]} 2018-11-14 18:36:49,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=ab4bc44a-cb4d-43d4-bc93-976985d9da1e used request id req-62ed0f6e-450c-49f8-812d-adcdfc3a618e 2018-11-14 18:36:49,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/38fe7cfb-a554-4a0f-a648-815f9c8e44e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da51585f48a430ca5bcd900af02bd9e22370d954" 2018-11-14 18:36:49,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-3ae52a2a-7586-4978-ae52-ef81095d9f9b Date: Wed, 14 Nov 2018 18:36:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"43c014a9-a0ec-48c1-be83-a610c6ed87c9","tenant_id":"740adfae758a4886952be816abbf91dd","created_at":"2018-11-14T18:36:26Z","dns_nameservers":[],"updated_at":"2018-11-14T18:36:26Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"740adfae758a4886952be816abbf91dd","id":"38fe7cfb-a554-4a0f-a648-815f9c8e44e2","subnetpool_id":null,"name":"CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-subnet1"}} 2018-11-14 18:36:49,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/38fe7cfb-a554-4a0f-a648-815f9c8e44e2 used request id req-3ae52a2a-7586-4978-ae52-ef81095d9f9b 2018-11-14 18:36:49,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/549511b3-76a3-49f1-8e84-a2f4a99968a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da51585f48a430ca5bcd900af02bd9e22370d954" 2018-11-14 18:36:49,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-f4551d98-5667-4251-941c-160a0750dbe9 Date: Wed, 14 Nov 2018 18:36:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"03bf7f17-94da-477d-a19c-22652d88ea9c","tenant_id":"740adfae758a4886952be816abbf91dd","created_at":"2018-11-14T18:36:30Z","dns_nameservers":[],"updated_at":"2018-11-14T18:36:30Z","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":"740adfae758a4886952be816abbf91dd","id":"549511b3-76a3-49f1-8e84-a2f4a99968a9","subnetpool_id":null,"name":"CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-subnet2"}} 2018-11-14 18:36:49,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/549511b3-76a3-49f1-8e84-a2f4a99968a9 used request id req-f4551d98-5667-4251-941c-160a0750dbe9 2018-11-14 18:36:49,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da51585f48a430ca5bcd900af02bd9e22370d954" 2018-11-14 18:36:49,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-65f6d17d-86db-423d-ab96-a70cf0874e90 Date: Wed, 14 Nov 2018 18:36:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["38fe7cfb-a554-4a0f-a648-815f9c8e44e2"],"updated_at":"2018-11-14T18:36:26Z","tenant_id":"740adfae758a4886952be816abbf91dd","created_at":"2018-11-14T18:36:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"740adfae758a4886952be816abbf91dd","id":"43c014a9-a0ec-48c1-be83-a610c6ed87c9","name":"CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-net1"}]} 2018-11-14 18:36:49,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-net1 used request id req-65f6d17d-86db-423d-ab96-a70cf0874e90 2018-11-14 18:36:49,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=43c014a9-a0ec-48c1-be83-a610c6ed87c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da51585f48a430ca5bcd900af02bd9e22370d954" 2018-11-14 18:36:49,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-092ca420-f47e-41be-9775-ce57ab0c26fb Date: Wed, 14 Nov 2018 18:36:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"43c014a9-a0ec-48c1-be83-a610c6ed87c9","tenant_id":"740adfae758a4886952be816abbf91dd","created_at":"2018-11-14T18:36:26Z","dns_nameservers":[],"updated_at":"2018-11-14T18:36:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"740adfae758a4886952be816abbf91dd","id":"38fe7cfb-a554-4a0f-a648-815f9c8e44e2","subnetpool_id":null,"name":"CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-subnet1"}]} 2018-11-14 18:36:49,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=43c014a9-a0ec-48c1-be83-a610c6ed87c9 used request id req-092ca420-f47e-41be-9775-ce57ab0c26fb 2018-11-14 18:36:49,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da51585f48a430ca5bcd900af02bd9e22370d954" 2018-11-14 18:36:50,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-8ccd1edb-d60f-4ae3-aa19-da3824ba2228 Date: Wed, 14 Nov 2018 18:36:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["38fe7cfb-a554-4a0f-a648-815f9c8e44e2"],"updated_at":"2018-11-14T18:36:26Z","tenant_id":"740adfae758a4886952be816abbf91dd","created_at":"2018-11-14T18:36:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"740adfae758a4886952be816abbf91dd","id":"43c014a9-a0ec-48c1-be83-a610c6ed87c9","name":"CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-net1"}]} 2018-11-14 18:36:50,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-net1 used request id req-8ccd1edb-d60f-4ae3-aa19-da3824ba2228 2018-11-14 18:36:50,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/740adfae758a4886952be816abbf91dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da51585f48a430ca5bcd900af02bd9e22370d954" 2018-11-14 18:36:50,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:36:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10213d26-e55e-4a4e-9c8c-4263d824e193 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/740adfae758a4886952be816abbf91dd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "740adfae758a4886952be816abbf91dd", "name": "CreateRouterSuccessTests-f67273c4-304c-410-proj"}} 2018-11-14 18:36:50,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/740adfae758a4886952be816abbf91dd used request id req-10213d26-e55e-4a4e-9c8c-4263d824e193 2018-11-14 18:36:50,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=43c014a9-a0ec-48c1-be83-a610c6ed87c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da51585f48a430ca5bcd900af02bd9e22370d954" 2018-11-14 18:36:50,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-a5436b3a-68cc-47ca-86f8-6d050047043a Date: Wed, 14 Nov 2018 18:36:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"43c014a9-a0ec-48c1-be83-a610c6ed87c9","tenant_id":"740adfae758a4886952be816abbf91dd","created_at":"2018-11-14T18:36:26Z","dns_nameservers":[],"updated_at":"2018-11-14T18:36:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"740adfae758a4886952be816abbf91dd","id":"38fe7cfb-a554-4a0f-a648-815f9c8e44e2","subnetpool_id":null,"name":"CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-subnet1"}]} 2018-11-14 18:36:50,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=43c014a9-a0ec-48c1-be83-a610c6ed87c9 used request id req-a5436b3a-68cc-47ca-86f8-6d050047043a 2018-11-14 18:36:50,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=43c014a9-a0ec-48c1-be83-a610c6ed87c9&name=CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da51585f48a430ca5bcd900af02bd9e22370d954" 2018-11-14 18:36:50,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-dd9dd336-b900-46c2-a100-42165cd0c737 Date: Wed, 14 Nov 2018 18:36:50 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"43c014a9-a0ec-48c1-be83-a610c6ed87c9","tenant_id":"740adfae758a4886952be816abbf91dd","created_at":"2018-11-14T18:36:36Z","admin_state_up":true,"updated_at":"2018-11-14T18:36:38Z","binding:vnic_type":"normal","device_id":"ab4bc44a-cb4d-43d4-bc93-976985d9da1e","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:a2:b0:3c","id":"5d27f90e-9503-499e-a415-9594c4ed8758","port_security_enabled":true,"project_id":"740adfae758a4886952be816abbf91dd","fixed_ips":[{"subnet_id":"38fe7cfb-a554-4a0f-a648-815f9c8e44e2","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["eec7733b-fcb3-40a4-b3e5-92a835095c31"],"name":"CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-port1"}]} 2018-11-14 18:36:50,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=43c014a9-a0ec-48c1-be83-a610c6ed87c9&name=CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-port1&admin_state_up=True used request id req-dd9dd336-b900-46c2-a100-42165cd0c737 2018-11-14 18:36:50,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/740adfae758a4886952be816abbf91dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da51585f48a430ca5bcd900af02bd9e22370d954" 2018-11-14 18:36:50,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:36:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7acfc03-5db2-4819-8c50-9a98d0e383a2 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/740adfae758a4886952be816abbf91dd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "740adfae758a4886952be816abbf91dd", "name": "CreateRouterSuccessTests-f67273c4-304c-410-proj"}} 2018-11-14 18:36:50,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/740adfae758a4886952be816abbf91dd used request id req-a7acfc03-5db2-4819-8c50-9a98d0e383a2 2018-11-14 18:36:50,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da51585f48a430ca5bcd900af02bd9e22370d954" 2018-11-14 18:36:51,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-10b271ef-a16d-4804-b04c-255979e259d4 Date: Wed, 14 Nov 2018 18:36:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["549511b3-76a3-49f1-8e84-a2f4a99968a9"],"updated_at":"2018-11-14T18:36:30Z","tenant_id":"740adfae758a4886952be816abbf91dd","created_at":"2018-11-14T18:36:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"740adfae758a4886952be816abbf91dd","id":"03bf7f17-94da-477d-a19c-22652d88ea9c","name":"CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-net2"}]} 2018-11-14 18:36:51,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-net2 used request id req-10b271ef-a16d-4804-b04c-255979e259d4 2018-11-14 18:36:51,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=03bf7f17-94da-477d-a19c-22652d88ea9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da51585f48a430ca5bcd900af02bd9e22370d954" 2018-11-14 18:36:51,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-9fed9719-db6c-4bc8-8c17-cb01825d23a3 Date: Wed, 14 Nov 2018 18:36:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"03bf7f17-94da-477d-a19c-22652d88ea9c","tenant_id":"740adfae758a4886952be816abbf91dd","created_at":"2018-11-14T18:36:30Z","dns_nameservers":[],"updated_at":"2018-11-14T18:36:30Z","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":"740adfae758a4886952be816abbf91dd","id":"549511b3-76a3-49f1-8e84-a2f4a99968a9","subnetpool_id":null,"name":"CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-subnet2"}]} 2018-11-14 18:36:51,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=03bf7f17-94da-477d-a19c-22652d88ea9c used request id req-9fed9719-db6c-4bc8-8c17-cb01825d23a3 2018-11-14 18:36:51,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da51585f48a430ca5bcd900af02bd9e22370d954" 2018-11-14 18:36:51,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-ff000661-5bcd-423e-bf3b-b71a4b60342f Date: Wed, 14 Nov 2018 18:36:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["549511b3-76a3-49f1-8e84-a2f4a99968a9"],"updated_at":"2018-11-14T18:36:30Z","tenant_id":"740adfae758a4886952be816abbf91dd","created_at":"2018-11-14T18:36:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"740adfae758a4886952be816abbf91dd","id":"03bf7f17-94da-477d-a19c-22652d88ea9c","name":"CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-net2"}]} 2018-11-14 18:36:51,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-net2 used request id req-ff000661-5bcd-423e-bf3b-b71a4b60342f 2018-11-14 18:36:51,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/740adfae758a4886952be816abbf91dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da51585f48a430ca5bcd900af02bd9e22370d954" 2018-11-14 18:36:51,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:36:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d59db82-cb31-4f1e-9919-3619830b3931 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/740adfae758a4886952be816abbf91dd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "740adfae758a4886952be816abbf91dd", "name": "CreateRouterSuccessTests-f67273c4-304c-410-proj"}} 2018-11-14 18:36:51,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/740adfae758a4886952be816abbf91dd used request id req-4d59db82-cb31-4f1e-9919-3619830b3931 2018-11-14 18:36:51,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=03bf7f17-94da-477d-a19c-22652d88ea9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da51585f48a430ca5bcd900af02bd9e22370d954" 2018-11-14 18:36:51,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-10e71d93-d9fe-4b54-a062-ec0949ba96a2 Date: Wed, 14 Nov 2018 18:36:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"03bf7f17-94da-477d-a19c-22652d88ea9c","tenant_id":"740adfae758a4886952be816abbf91dd","created_at":"2018-11-14T18:36:30Z","dns_nameservers":[],"updated_at":"2018-11-14T18:36:30Z","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":"740adfae758a4886952be816abbf91dd","id":"549511b3-76a3-49f1-8e84-a2f4a99968a9","subnetpool_id":null,"name":"CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-subnet2"}]} 2018-11-14 18:36:51,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=03bf7f17-94da-477d-a19c-22652d88ea9c used request id req-10e71d93-d9fe-4b54-a062-ec0949ba96a2 2018-11-14 18:36:51,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=03bf7f17-94da-477d-a19c-22652d88ea9c&name=CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da51585f48a430ca5bcd900af02bd9e22370d954" 2018-11-14 18:36:52,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-a88df635-991e-484f-815c-63430618c468 Date: Wed, 14 Nov 2018 18:36:52 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"03bf7f17-94da-477d-a19c-22652d88ea9c","tenant_id":"740adfae758a4886952be816abbf91dd","created_at":"2018-11-14T18:36:42Z","admin_state_up":true,"updated_at":"2018-11-14T18:36:44Z","binding:vnic_type":"normal","device_id":"ab4bc44a-cb4d-43d4-bc93-976985d9da1e","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:d2:92:28","id":"1a4c2594-0713-4da9-8fb0-ef46b78ebfc8","port_security_enabled":true,"project_id":"740adfae758a4886952be816abbf91dd","fixed_ips":[{"subnet_id":"549511b3-76a3-49f1-8e84-a2f4a99968a9","ip_address":"10.200.202.1"}],"extra_dhcp_opts":[],"security_groups":["eec7733b-fcb3-40a4-b3e5-92a835095c31"],"name":"CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-port2"}]} 2018-11-14 18:36:52,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=03bf7f17-94da-477d-a19c-22652d88ea9c&name=CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-port2&admin_state_up=True used request id req-a88df635-991e-484f-815c-63430618c468 2018-11-14 18:36:52,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/740adfae758a4886952be816abbf91dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da51585f48a430ca5bcd900af02bd9e22370d954" 2018-11-14 18:36:52,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:36:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-522d55e9-bf48-49d5-b7ee-71ebfab9ea8e Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/740adfae758a4886952be816abbf91dd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "740adfae758a4886952be816abbf91dd", "name": "CreateRouterSuccessTests-f67273c4-304c-410-proj"}} 2018-11-14 18:36:52,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/740adfae758a4886952be816abbf91dd used request id req-522d55e9-bf48-49d5-b7ee-71ebfab9ea8e 2018-11-14 18:36:52,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/ab4bc44a-cb4d-43d4-bc93-976985d9da1e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da51585f48a430ca5bcd900af02bd9e22370d954" 2018-11-14 18:36:52,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 459 X-Openstack-Request-Id: req-91be2a96-33d5-4258-8c22-59a5b7e84b26 Date: Wed, 14 Nov 2018 18:36:52 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "740adfae758a4886952be816abbf91dd", "created_at": "2018-11-14T18:36:33Z", "admin_state_up": true, "updated_at": "2018-11-14T18:36:44Z", "revision_number": 2, "routes": [], "project_id": "740adfae758a4886952be816abbf91dd", "id": "ab4bc44a-cb4d-43d4-bc93-976985d9da1e", "name": "CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-router"}} 2018-11-14 18:36:52,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/ab4bc44a-cb4d-43d4-bc93-976985d9da1e used request id req-91be2a96-33d5-4258-8c22-59a5b7e84b26 2018-11-14 18:36:52,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=ab4bc44a-cb4d-43d4-bc93-976985d9da1e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da51585f48a430ca5bcd900af02bd9e22370d954" 2018-11-14 18:36:52,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1641 X-Openstack-Request-Id: req-d6b13644-68e2-4f7b-9a21-597d98178238 Date: Wed, 14 Nov 2018 18:36:52 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"03bf7f17-94da-477d-a19c-22652d88ea9c","tenant_id":"740adfae758a4886952be816abbf91dd","created_at":"2018-11-14T18:36:42Z","admin_state_up":true,"updated_at":"2018-11-14T18:36:44Z","binding:vnic_type":"normal","device_id":"ab4bc44a-cb4d-43d4-bc93-976985d9da1e","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:d2:92:28","id":"1a4c2594-0713-4da9-8fb0-ef46b78ebfc8","port_security_enabled":true,"project_id":"740adfae758a4886952be816abbf91dd","fixed_ips":[{"subnet_id":"549511b3-76a3-49f1-8e84-a2f4a99968a9","ip_address":"10.200.202.1"}],"extra_dhcp_opts":[],"security_groups":["eec7733b-fcb3-40a4-b3e5-92a835095c31"],"name":"CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-port2"},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"43c014a9-a0ec-48c1-be83-a610c6ed87c9","tenant_id":"740adfae758a4886952be816abbf91dd","created_at":"2018-11-14T18:36:36Z","admin_state_up":true,"updated_at":"2018-11-14T18:36:38Z","binding:vnic_type":"normal","device_id":"ab4bc44a-cb4d-43d4-bc93-976985d9da1e","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:a2:b0:3c","id":"5d27f90e-9503-499e-a415-9594c4ed8758","port_security_enabled":true,"project_id":"740adfae758a4886952be816abbf91dd","fixed_ips":[{"subnet_id":"38fe7cfb-a554-4a0f-a648-815f9c8e44e2","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["eec7733b-fcb3-40a4-b3e5-92a835095c31"],"name":"CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-port1"}]} 2018-11-14 18:36:52,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=ab4bc44a-cb4d-43d4-bc93-976985d9da1e used request id req-d6b13644-68e2-4f7b-9a21-597d98178238 2018-11-14 18:36:52,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/38fe7cfb-a554-4a0f-a648-815f9c8e44e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da51585f48a430ca5bcd900af02bd9e22370d954" 2018-11-14 18:36:53,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-416f638d-2881-4eaf-b492-a8098288b0ed Date: Wed, 14 Nov 2018 18:36:53 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"43c014a9-a0ec-48c1-be83-a610c6ed87c9","tenant_id":"740adfae758a4886952be816abbf91dd","created_at":"2018-11-14T18:36:26Z","dns_nameservers":[],"updated_at":"2018-11-14T18:36:26Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"740adfae758a4886952be816abbf91dd","id":"38fe7cfb-a554-4a0f-a648-815f9c8e44e2","subnetpool_id":null,"name":"CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-subnet1"}} 2018-11-14 18:36:53,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/38fe7cfb-a554-4a0f-a648-815f9c8e44e2 used request id req-416f638d-2881-4eaf-b492-a8098288b0ed 2018-11-14 18:36:53,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/549511b3-76a3-49f1-8e84-a2f4a99968a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da51585f48a430ca5bcd900af02bd9e22370d954" 2018-11-14 18:36:53,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-8262b5e8-d33f-495f-8df1-fc66502cdf92 Date: Wed, 14 Nov 2018 18:36:53 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"03bf7f17-94da-477d-a19c-22652d88ea9c","tenant_id":"740adfae758a4886952be816abbf91dd","created_at":"2018-11-14T18:36:30Z","dns_nameservers":[],"updated_at":"2018-11-14T18:36:30Z","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":"740adfae758a4886952be816abbf91dd","id":"549511b3-76a3-49f1-8e84-a2f4a99968a9","subnetpool_id":null,"name":"CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-subnet2"}} 2018-11-14 18:36:53,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/549511b3-76a3-49f1-8e84-a2f4a99968a9 used request id req-8262b5e8-d33f-495f-8df1-fc66502cdf92 2018-11-14 18:36:53,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=43c014a9-a0ec-48c1-be83-a610c6ed87c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8503ac3dde5cd711b45f424e26cae39b87f016b3" 2018-11-14 18:36:53,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-6a36b79f-9980-4170-91d5-3aff97d2aa0a Date: Wed, 14 Nov 2018 18:36:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["38fe7cfb-a554-4a0f-a648-815f9c8e44e2"],"updated_at":"2018-11-14T18:36:26Z","tenant_id":"740adfae758a4886952be816abbf91dd","created_at":"2018-11-14T18:36:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"740adfae758a4886952be816abbf91dd","id":"43c014a9-a0ec-48c1-be83-a610c6ed87c9","name":"CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-net1"}]} 2018-11-14 18:36:53,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=43c014a9-a0ec-48c1-be83-a610c6ed87c9 used request id req-6a36b79f-9980-4170-91d5-3aff97d2aa0a 2018-11-14 18:36:53,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=43c014a9-a0ec-48c1-be83-a610c6ed87c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8503ac3dde5cd711b45f424e26cae39b87f016b3" 2018-11-14 18:36:53,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-aee85caf-6f4b-4a55-975c-a1bd2385274c Date: Wed, 14 Nov 2018 18:36:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"43c014a9-a0ec-48c1-be83-a610c6ed87c9","tenant_id":"740adfae758a4886952be816abbf91dd","created_at":"2018-11-14T18:36:26Z","dns_nameservers":[],"updated_at":"2018-11-14T18:36:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"740adfae758a4886952be816abbf91dd","id":"38fe7cfb-a554-4a0f-a648-815f9c8e44e2","subnetpool_id":null,"name":"CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-subnet1"}]} 2018-11-14 18:36:53,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=43c014a9-a0ec-48c1-be83-a610c6ed87c9 used request id req-aee85caf-6f4b-4a55-975c-a1bd2385274c 2018-11-14 18:36:53,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=43c014a9-a0ec-48c1-be83-a610c6ed87c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8503ac3dde5cd711b45f424e26cae39b87f016b3" 2018-11-14 18:36:53,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3049 X-Openstack-Request-Id: req-cc802070-2145-4748-bc71-b4aab71b4ff4 Date: Wed, 14 Nov 2018 18:36:53 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"43c014a9-a0ec-48c1-be83-a610c6ed87c9","tenant_id":"740adfae758a4886952be816abbf91dd","created_at":"2018-11-14T18:36:36Z","admin_state_up":true,"updated_at":"2018-11-14T18:36:38Z","binding:vnic_type":"normal","device_id":"ab4bc44a-cb4d-43d4-bc93-976985d9da1e","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:a2:b0:3c","id":"5d27f90e-9503-499e-a415-9594c4ed8758","port_security_enabled":true,"project_id":"740adfae758a4886952be816abbf91dd","fixed_ips":[{"subnet_id":"38fe7cfb-a554-4a0f-a648-815f9c8e44e2","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["eec7733b-fcb3-40a4-b3e5-92a835095c31"],"name":"CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-port1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"43c014a9-a0ec-48c1-be83-a610c6ed87c9","tenant_id":"740adfae758a4886952be816abbf91dd","created_at":"2018-11-14T18:36:28Z","admin_state_up":true,"updated_at":"2018-11-14T18:36:32Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-43c014a9-a0ec-48c1-be83-a610c6ed87c9","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:ba:0a:5d","id":"79d93f3a-65a2-43f3-9911-046e8aa1ae68","port_security_enabled":false,"project_id":"740adfae758a4886952be816abbf91dd","fixed_ips":[{"subnet_id":"38fe7cfb-a554-4a0f-a648-815f9c8e44e2","ip_address":"10.200.201.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"43c014a9-a0ec-48c1-be83-a610c6ed87c9","tenant_id":"740adfae758a4886952be816abbf91dd","created_at":"2018-11-14T18:36:28Z","admin_state_up":true,"updated_at":"2018-11-14T18:36:30Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-43c014a9-a0ec-48c1-be83-a610c6ed87c9","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:a5:6f:da","id":"7f006be9-948a-4604-adbd-57997ca8118d","port_security_enabled":false,"project_id":"740adfae758a4886952be816abbf91dd","fixed_ips":[{"subnet_id":"38fe7cfb-a554-4a0f-a648-815f9c8e44e2","ip_address":"10.200.201.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"43c014a9-a0ec-48c1-be83-a610c6ed87c9","tenant_id":"740adfae758a4886952be816abbf91dd","created_at":"2018-11-14T18:36:27Z","admin_state_up":true,"updated_at":"2018-11-14T18:36:30Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-43c014a9-a0ec-48c1-be83-a610c6ed87c9","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:1b:36:e4","id":"9edb3f54-c4dc-40dc-b681-620afcf793c7","port_security_enabled":false,"project_id":"740adfae758a4886952be816abbf91dd","fixed_ips":[{"subnet_id":"38fe7cfb-a554-4a0f-a648-815f9c8e44e2","ip_address":"10.200.201.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-14 18:36:53,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=43c014a9-a0ec-48c1-be83-a610c6ed87c9 used request id req-cc802070-2145-4748-bc71-b4aab71b4ff4 2018-11-14 18:36:53,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=03bf7f17-94da-477d-a19c-22652d88ea9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8503ac3dde5cd711b45f424e26cae39b87f016b3" 2018-11-14 18:36:54,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-cd29a37d-09f1-4e9a-b99e-86c16eba3eed Date: Wed, 14 Nov 2018 18:36:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["549511b3-76a3-49f1-8e84-a2f4a99968a9"],"updated_at":"2018-11-14T18:36:30Z","tenant_id":"740adfae758a4886952be816abbf91dd","created_at":"2018-11-14T18:36:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"740adfae758a4886952be816abbf91dd","id":"03bf7f17-94da-477d-a19c-22652d88ea9c","name":"CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-net2"}]} 2018-11-14 18:36:54,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=03bf7f17-94da-477d-a19c-22652d88ea9c used request id req-cd29a37d-09f1-4e9a-b99e-86c16eba3eed 2018-11-14 18:36:54,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=03bf7f17-94da-477d-a19c-22652d88ea9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8503ac3dde5cd711b45f424e26cae39b87f016b3" 2018-11-14 18:36:54,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-95d51d79-3a46-4188-b908-a39d781b5ed1 Date: Wed, 14 Nov 2018 18:36:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"03bf7f17-94da-477d-a19c-22652d88ea9c","tenant_id":"740adfae758a4886952be816abbf91dd","created_at":"2018-11-14T18:36:30Z","dns_nameservers":[],"updated_at":"2018-11-14T18:36:30Z","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":"740adfae758a4886952be816abbf91dd","id":"549511b3-76a3-49f1-8e84-a2f4a99968a9","subnetpool_id":null,"name":"CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-subnet2"}]} 2018-11-14 18:36:54,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=03bf7f17-94da-477d-a19c-22652d88ea9c used request id req-95d51d79-3a46-4188-b908-a39d781b5ed1 2018-11-14 18:36:54,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=03bf7f17-94da-477d-a19c-22652d88ea9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8503ac3dde5cd711b45f424e26cae39b87f016b3" 2018-11-14 18:36:54,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3049 X-Openstack-Request-Id: req-26e4b8b8-f90e-4be4-9fae-3adaf06f4d0f Date: Wed, 14 Nov 2018 18:36:54 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"03bf7f17-94da-477d-a19c-22652d88ea9c","tenant_id":"740adfae758a4886952be816abbf91dd","created_at":"2018-11-14T18:36:42Z","admin_state_up":true,"updated_at":"2018-11-14T18:36:44Z","binding:vnic_type":"normal","device_id":"ab4bc44a-cb4d-43d4-bc93-976985d9da1e","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:d2:92:28","id":"1a4c2594-0713-4da9-8fb0-ef46b78ebfc8","port_security_enabled":true,"project_id":"740adfae758a4886952be816abbf91dd","fixed_ips":[{"subnet_id":"549511b3-76a3-49f1-8e84-a2f4a99968a9","ip_address":"10.200.202.1"}],"extra_dhcp_opts":[],"security_groups":["eec7733b-fcb3-40a4-b3e5-92a835095c31"],"name":"CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-port2"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"03bf7f17-94da-477d-a19c-22652d88ea9c","tenant_id":"740adfae758a4886952be816abbf91dd","created_at":"2018-11-14T18:36:32Z","admin_state_up":true,"updated_at":"2018-11-14T18:36:35Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-03bf7f17-94da-477d-a19c-22652d88ea9c","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:6c:bb:00","id":"344e033c-4761-48e3-8d35-7fc632de944c","port_security_enabled":false,"project_id":"740adfae758a4886952be816abbf91dd","fixed_ips":[{"subnet_id":"549511b3-76a3-49f1-8e84-a2f4a99968a9","ip_address":"10.200.202.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"03bf7f17-94da-477d-a19c-22652d88ea9c","tenant_id":"740adfae758a4886952be816abbf91dd","created_at":"2018-11-14T18:36:31Z","admin_state_up":true,"updated_at":"2018-11-14T18:36:34Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-03bf7f17-94da-477d-a19c-22652d88ea9c","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:e2:ee:e0","id":"4f3c643c-4dd8-4f16-b603-aed0b8a3ef38","port_security_enabled":false,"project_id":"740adfae758a4886952be816abbf91dd","fixed_ips":[{"subnet_id":"549511b3-76a3-49f1-8e84-a2f4a99968a9","ip_address":"10.200.202.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"03bf7f17-94da-477d-a19c-22652d88ea9c","tenant_id":"740adfae758a4886952be816abbf91dd","created_at":"2018-11-14T18:36:31Z","admin_state_up":true,"updated_at":"2018-11-14T18:36:33Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-03bf7f17-94da-477d-a19c-22652d88ea9c","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:2e:6c:4b","id":"91e831ce-e154-4c55-b2f3-f792e3253556","port_security_enabled":false,"project_id":"740adfae758a4886952be816abbf91dd","fixed_ips":[{"subnet_id":"549511b3-76a3-49f1-8e84-a2f4a99968a9","ip_address":"10.200.202.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-14 18:36:54,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=03bf7f17-94da-477d-a19c-22652d88ea9c used request id req-26e4b8b8-f90e-4be4-9fae-3adaf06f4d0f 2018-11-14 18:36:54,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/38fe7cfb-a554-4a0f-a648-815f9c8e44e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8503ac3dde5cd711b45f424e26cae39b87f016b3" 2018-11-14 18:36:54,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-68121cae-e0f9-4eac-b02d-8d4d5f1c578c Date: Wed, 14 Nov 2018 18:36:54 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"43c014a9-a0ec-48c1-be83-a610c6ed87c9","tenant_id":"740adfae758a4886952be816abbf91dd","created_at":"2018-11-14T18:36:26Z","dns_nameservers":[],"updated_at":"2018-11-14T18:36:26Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"740adfae758a4886952be816abbf91dd","id":"38fe7cfb-a554-4a0f-a648-815f9c8e44e2","subnetpool_id":null,"name":"CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-subnet1"}} 2018-11-14 18:36:54,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/38fe7cfb-a554-4a0f-a648-815f9c8e44e2 used request id req-68121cae-e0f9-4eac-b02d-8d4d5f1c578c 2018-11-14 18:36:54,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=43c014a9-a0ec-48c1-be83-a610c6ed87c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8503ac3dde5cd711b45f424e26cae39b87f016b3" 2018-11-14 18:36:54,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-68d1476f-8224-437b-bb28-c964d31c5ef0 Date: Wed, 14 Nov 2018 18:36:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["38fe7cfb-a554-4a0f-a648-815f9c8e44e2"],"updated_at":"2018-11-14T18:36:26Z","tenant_id":"740adfae758a4886952be816abbf91dd","created_at":"2018-11-14T18:36:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"740adfae758a4886952be816abbf91dd","id":"43c014a9-a0ec-48c1-be83-a610c6ed87c9","name":"CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-net1"}]} 2018-11-14 18:36:54,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=43c014a9-a0ec-48c1-be83-a610c6ed87c9 used request id req-68d1476f-8224-437b-bb28-c964d31c5ef0 2018-11-14 18:36:54,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=43c014a9-a0ec-48c1-be83-a610c6ed87c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8503ac3dde5cd711b45f424e26cae39b87f016b3" 2018-11-14 18:36:55,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-132f4a32-c0ca-428f-8074-5b0b85e75ada Date: Wed, 14 Nov 2018 18:36:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"43c014a9-a0ec-48c1-be83-a610c6ed87c9","tenant_id":"740adfae758a4886952be816abbf91dd","created_at":"2018-11-14T18:36:26Z","dns_nameservers":[],"updated_at":"2018-11-14T18:36:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"740adfae758a4886952be816abbf91dd","id":"38fe7cfb-a554-4a0f-a648-815f9c8e44e2","subnetpool_id":null,"name":"CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-subnet1"}]} 2018-11-14 18:36:55,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=43c014a9-a0ec-48c1-be83-a610c6ed87c9 used request id req-132f4a32-c0ca-428f-8074-5b0b85e75ada 2018-11-14 18:36:55,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/549511b3-76a3-49f1-8e84-a2f4a99968a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8503ac3dde5cd711b45f424e26cae39b87f016b3" 2018-11-14 18:36:55,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-15266c57-48db-4c67-8aa1-1b0b2ef07fd9 Date: Wed, 14 Nov 2018 18:36:55 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"03bf7f17-94da-477d-a19c-22652d88ea9c","tenant_id":"740adfae758a4886952be816abbf91dd","created_at":"2018-11-14T18:36:30Z","dns_nameservers":[],"updated_at":"2018-11-14T18:36:30Z","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":"740adfae758a4886952be816abbf91dd","id":"549511b3-76a3-49f1-8e84-a2f4a99968a9","subnetpool_id":null,"name":"CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-subnet2"}} 2018-11-14 18:36:55,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/549511b3-76a3-49f1-8e84-a2f4a99968a9 used request id req-15266c57-48db-4c67-8aa1-1b0b2ef07fd9 2018-11-14 18:36:55,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=03bf7f17-94da-477d-a19c-22652d88ea9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8503ac3dde5cd711b45f424e26cae39b87f016b3" 2018-11-14 18:36:55,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-062356ec-4863-43c4-819b-902ccc2ee1ba Date: Wed, 14 Nov 2018 18:36:55 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["549511b3-76a3-49f1-8e84-a2f4a99968a9"],"updated_at":"2018-11-14T18:36:30Z","tenant_id":"740adfae758a4886952be816abbf91dd","created_at":"2018-11-14T18:36:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"740adfae758a4886952be816abbf91dd","id":"03bf7f17-94da-477d-a19c-22652d88ea9c","name":"CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-net2"}]} 2018-11-14 18:36:55,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=03bf7f17-94da-477d-a19c-22652d88ea9c used request id req-062356ec-4863-43c4-819b-902ccc2ee1ba 2018-11-14 18:36:55,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=03bf7f17-94da-477d-a19c-22652d88ea9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8503ac3dde5cd711b45f424e26cae39b87f016b3" 2018-11-14 18:36:55,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-02e75524-c502-4ced-a0a9-e1113a77e00e Date: Wed, 14 Nov 2018 18:36:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"03bf7f17-94da-477d-a19c-22652d88ea9c","tenant_id":"740adfae758a4886952be816abbf91dd","created_at":"2018-11-14T18:36:30Z","dns_nameservers":[],"updated_at":"2018-11-14T18:36:30Z","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":"740adfae758a4886952be816abbf91dd","id":"549511b3-76a3-49f1-8e84-a2f4a99968a9","subnetpool_id":null,"name":"CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-subnet2"}]} 2018-11-14 18:36:55,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=03bf7f17-94da-477d-a19c-22652d88ea9c used request id req-02e75524-c502-4ced-a0a9-e1113a77e00e 2018-11-14 18:36:55,790 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-router and port CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-port1 2018-11-14 18:36:55,790 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-router 2018-11-14 18:36:55,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/ab4bc44a-cb4d-43d4-bc93-976985d9da1e/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff03fcec76b2990f83dbf47c04437c239a2806a" -d '{"port_id": "5d27f90e-9503-499e-a415-9594c4ed8758"}' 2018-11-14 18:36:57,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ae3fda0d-c51b-4644-989c-673103b30461 Date: Wed, 14 Nov 2018 18:36:57 GMT RESP BODY: {"network_id": "43c014a9-a0ec-48c1-be83-a610c6ed87c9", "tenant_id": "740adfae758a4886952be816abbf91dd", "subnet_id": "38fe7cfb-a554-4a0f-a648-815f9c8e44e2", "subnet_ids": ["38fe7cfb-a554-4a0f-a648-815f9c8e44e2"], "port_id": "5d27f90e-9503-499e-a415-9594c4ed8758", "id": "ab4bc44a-cb4d-43d4-bc93-976985d9da1e"} 2018-11-14 18:36:57,371 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/ab4bc44a-cb4d-43d4-bc93-976985d9da1e/remove_router_interface used request id req-ae3fda0d-c51b-4644-989c-673103b30461 2018-11-14 18:36:57,371 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-router and port CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-port2 2018-11-14 18:36:57,372 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-router 2018-11-14 18:36:57,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/ab4bc44a-cb4d-43d4-bc93-976985d9da1e/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff03fcec76b2990f83dbf47c04437c239a2806a" -d '{"port_id": "1a4c2594-0713-4da9-8fb0-ef46b78ebfc8"}' 2018-11-14 18:36:58,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8b247dc2-57b4-4e0a-a50e-98e7ca609105 Date: Wed, 14 Nov 2018 18:36:58 GMT RESP BODY: {"network_id": "03bf7f17-94da-477d-a19c-22652d88ea9c", "tenant_id": "740adfae758a4886952be816abbf91dd", "subnet_id": "549511b3-76a3-49f1-8e84-a2f4a99968a9", "subnet_ids": ["549511b3-76a3-49f1-8e84-a2f4a99968a9"], "port_id": "1a4c2594-0713-4da9-8fb0-ef46b78ebfc8", "id": "ab4bc44a-cb4d-43d4-bc93-976985d9da1e"} 2018-11-14 18:36:58,729 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/ab4bc44a-cb4d-43d4-bc93-976985d9da1e/remove_router_interface used request id req-8b247dc2-57b4-4e0a-a50e-98e7ca609105 2018-11-14 18:36:58,729 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-router 2018-11-14 18:36:58,729 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-router 2018-11-14 18:36:58,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/ab4bc44a-cb4d-43d4-bc93-976985d9da1e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff03fcec76b2990f83dbf47c04437c239a2806a" 2018-11-14 18:36:59,412 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8f7c7196-78ca-4683-80d2-45f961ba9719 Content-Length: 0 Date: Wed, 14 Nov 2018 18:36:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:36:59,412 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/ab4bc44a-cb4d-43d4-bc93-976985d9da1e used request id req-8f7c7196-78ca-4683-80d2-45f961ba9719 2018-11-14 18:36:59,413 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-subnet1 2018-11-14 18:36:59,413 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-subnet1 2018-11-14 18:36:59,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/38fe7cfb-a554-4a0f-a648-815f9c8e44e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dd2f1046cf8bbf667f3fd1651787cb3379347c4" 2018-11-14 18:37:02,138 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0da81755-fcb1-4596-ac2d-d1158228e198 Date: Wed, 14 Nov 2018 18:37:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:37:02,138 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/38fe7cfb-a554-4a0f-a648-815f9c8e44e2 used request id req-0da81755-fcb1-4596-ac2d-d1158228e198 2018-11-14 18:37:02,138 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-net1 2018-11-14 18:37:02,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/43c014a9-a0ec-48c1-be83-a610c6ed87c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dd2f1046cf8bbf667f3fd1651787cb3379347c4" 2018-11-14 18:37:03,650 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-44ffcd9d-0022-4963-836a-38aabec5a595 Date: Wed, 14 Nov 2018 18:37:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:37:03,650 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/43c014a9-a0ec-48c1-be83-a610c6ed87c9 used request id req-44ffcd9d-0022-4963-836a-38aabec5a595 2018-11-14 18:37:03,650 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-subnet2 2018-11-14 18:37:03,651 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-subnet2 2018-11-14 18:37:03,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/549511b3-76a3-49f1-8e84-a2f4a99968a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}491e517d5e7e6d7cadc47b3a5dd00acf1bae52f0" 2018-11-14 18:37:06,664 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e6917bad-3241-4410-b5d3-e06ccf629a11 Date: Wed, 14 Nov 2018 18:37:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:37:06,664 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/549511b3-76a3-49f1-8e84-a2f4a99968a9 used request id req-e6917bad-3241-4410-b5d3-e06ccf629a11 2018-11-14 18:37:06,664 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-e3de9de7-f251-489e-a9f5-100106e8f771-pub-net2 2018-11-14 18:37:06,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/03bf7f17-94da-477d-a19c-22652d88ea9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}491e517d5e7e6d7cadc47b3a5dd00acf1bae52f0" 2018-11-14 18:37:08,145 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5a1e0e6f-6fe5-4166-9dc8-70eb6e8f0e4b Date: Wed, 14 Nov 2018 18:37:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:37:08,145 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/03bf7f17-94da-477d-a19c-22652d88ea9c used request id req-5a1e0e6f-6fe5-4166-9dc8-70eb6e8f0e4b 2018-11-14 18:37:08,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85d04ba7af89a96e351ac0f62a14ebe7649fae23" 2018-11-14 18:37:08,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-11a1b091-da1f-4e81-bd24-3e0139e55a76 Date: Wed, 14 Nov 2018 18:37:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "740adfae758a4886952be816abbf91dd", "created_at": "2018-11-14T18:36:25Z", "updated_at": "2018-11-14T18:36:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:36:25Z", "revision_number": 0, "id": "2bbbadb2-57a8-455a-a1ae-92d66615dc51", "remote_group_id": "eec7733b-fcb3-40a4-b3e5-92a835095c31", "remote_ip_prefix": null, "created_at": "2018-11-14T18:36:25Z", "security_group_id": "eec7733b-fcb3-40a4-b3e5-92a835095c31", "tenant_id": "740adfae758a4886952be816abbf91dd", "port_range_min": null, "ethertype": "IPv4", "project_id": "740adfae758a4886952be816abbf91dd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:36:25Z", "revision_number": 0, "id": "3e63253e-e1df-4a58-aede-ce859e978097", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:36:25Z", "security_group_id": "eec7733b-fcb3-40a4-b3e5-92a835095c31", "tenant_id": "740adfae758a4886952be816abbf91dd", "port_range_min": null, "ethertype": "IPv6", "project_id": "740adfae758a4886952be816abbf91dd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:36:25Z", "revision_number": 0, "id": "ad212465-96fb-43e0-a4e1-d1c507d28660", "remote_group_id": "eec7733b-fcb3-40a4-b3e5-92a835095c31", "remote_ip_prefix": null, "created_at": "2018-11-14T18:36:25Z", "security_group_id": "eec7733b-fcb3-40a4-b3e5-92a835095c31", "tenant_id": "740adfae758a4886952be816abbf91dd", "port_range_min": null, "ethertype": "IPv6", "project_id": "740adfae758a4886952be816abbf91dd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:36:25Z", "revision_number": 0, "id": "e3146fff-1f16-4a48-aaca-2263c1ef3493", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:36:25Z", "security_group_id": "eec7733b-fcb3-40a4-b3e5-92a835095c31", "tenant_id": "740adfae758a4886952be816abbf91dd", "port_range_min": null, "ethertype": "IPv4", "project_id": "740adfae758a4886952be816abbf91dd"}], "revision_number": 4, "project_id": "740adfae758a4886952be816abbf91dd", "id": "eec7733b-fcb3-40a4-b3e5-92a835095c31", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:37:08,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-11a1b091-da1f-4e81-bd24-3e0139e55a76 2018-11-14 18:37:08,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85d04ba7af89a96e351ac0f62a14ebe7649fae23" 2018-11-14 18:37:08,753 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:37:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb5c9bb9-dfe0-43a5-9b31-a3e541363472 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:37:08,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-eb5c9bb9-dfe0-43a5-9b31-a3e541363472 2018-11-14 18:37:08,753 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:37:08,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85d04ba7af89a96e351ac0f62a14ebe7649fae23" 2018-11-14 18:37:08,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:37:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95393114-06c6-43e8-bf8a-016b9262f9a1 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:37:08,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-95393114-06c6-43e8-bf8a-016b9262f9a1 2018-11-14 18:37:08,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85d04ba7af89a96e351ac0f62a14ebe7649fae23" 2018-11-14 18:37:08,993 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:37:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44524419-8fa3-4d34-8423-00798acc73ec Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:37:08,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-44524419-8fa3-4d34-8423-00798acc73ec 2018-11-14 18:37:08,993 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:37:08,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85d04ba7af89a96e351ac0f62a14ebe7649fae23" 2018-11-14 18:37:09,107 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:37:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22c17120-3cf1-4085-bd00-941799122dcb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:37:09,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-22c17120-3cf1-4085-bd00-941799122dcb 2018-11-14 18:37:09,108 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:37:09,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85d04ba7af89a96e351ac0f62a14ebe7649fae23" 2018-11-14 18:37:09,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:37:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-389439dc-69e7-4d22-a8d4-5f9e1a6314b8 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:37:09,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-389439dc-69e7-4d22-a8d4-5f9e1a6314b8 2018-11-14 18:37:09,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85d04ba7af89a96e351ac0f62a14ebe7649fae23" 2018-11-14 18:37:09,341 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:37:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e14a097b-fdd7-4125-87f3-86e6fafcc5a1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 18:37:09,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-e14a097b-fdd7-4125-87f3-86e6fafcc5a1 2018-11-14 18:37:09,342 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:37:09,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85d04ba7af89a96e351ac0f62a14ebe7649fae23" 2018-11-14 18:37:09,454 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:37:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ee86a8d-4ecd-4507-a63b-b1046c3cdd35 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d3b3d3f2c3dd4be6bc230a686f3f0839.", "code": 404, "title": "Not Found"}} 2018-11-14 18:37:09,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 used request id req-5ee86a8d-4ecd-4507-a63b-b1046c3cdd35 2018-11-14 18:37:09,454 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:37:09,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85d04ba7af89a96e351ac0f62a14ebe7649fae23" 2018-11-14 18:37:09,557 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:37:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f9375c1-c251-48c4-9d89-27b63e0318cc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5dcff89097904b7c82103d40edeed98d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:37:09,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d used request id req-6f9375c1-c251-48c4-9d89-27b63e0318cc 2018-11-14 18:37:09,557 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:37:09,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/740adfae758a4886952be816abbf91dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85d04ba7af89a96e351ac0f62a14ebe7649fae23" 2018-11-14 18:37:09,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:37:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8873e336-4810-48d9-b515-c38a4f496fd4 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/740adfae758a4886952be816abbf91dd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "740adfae758a4886952be816abbf91dd", "name": "CreateRouterSuccessTests-f67273c4-304c-410-proj"}} 2018-11-14 18:37:09,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/740adfae758a4886952be816abbf91dd used request id req-8873e336-4810-48d9-b515-c38a4f496fd4 2018-11-14 18:37:09,671 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - eec7733b-fcb3-40a4-b3e5-92a835095c31 2018-11-14 18:37:09,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=eec7733b-fcb3-40a4-b3e5-92a835095c31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85d04ba7af89a96e351ac0f62a14ebe7649fae23" 2018-11-14 18:37:09,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-5fee8258-0027-4af9-8d93-55535db4ca8e Date: Wed, 14 Nov 2018 18:37:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "eec7733b-fcb3-40a4-b3e5-92a835095c31", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:36:25Z", "security_group_id": "eec7733b-fcb3-40a4-b3e5-92a835095c31", "port_range_min": null, "revision_number": 0, "tenant_id": "740adfae758a4886952be816abbf91dd", "created_at": "2018-11-14T18:36:25Z", "project_id": "740adfae758a4886952be816abbf91dd", "id": "2bbbadb2-57a8-455a-a1ae-92d66615dc51"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:36:25Z", "security_group_id": "eec7733b-fcb3-40a4-b3e5-92a835095c31", "port_range_min": null, "revision_number": 0, "tenant_id": "740adfae758a4886952be816abbf91dd", "created_at": "2018-11-14T18:36:25Z", "project_id": "740adfae758a4886952be816abbf91dd", "id": "3e63253e-e1df-4a58-aede-ce859e978097"}, {"remote_group_id": "eec7733b-fcb3-40a4-b3e5-92a835095c31", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:36:25Z", "security_group_id": "eec7733b-fcb3-40a4-b3e5-92a835095c31", "port_range_min": null, "revision_number": 0, "tenant_id": "740adfae758a4886952be816abbf91dd", "created_at": "2018-11-14T18:36:25Z", "project_id": "740adfae758a4886952be816abbf91dd", "id": "ad212465-96fb-43e0-a4e1-d1c507d28660"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:36:25Z", "security_group_id": "eec7733b-fcb3-40a4-b3e5-92a835095c31", "port_range_min": null, "revision_number": 0, "tenant_id": "740adfae758a4886952be816abbf91dd", "created_at": "2018-11-14T18:36:25Z", "project_id": "740adfae758a4886952be816abbf91dd", "id": "e3146fff-1f16-4a48-aaca-2263c1ef3493"}]} 2018-11-14 18:37:09,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=eec7733b-fcb3-40a4-b3e5-92a835095c31 used request id req-5fee8258-0027-4af9-8d93-55535db4ca8e 2018-11-14 18:37:09,900 - neutron_utils - INFO - Deleting security group with name - default 2018-11-14 18:37:09,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/eec7733b-fcb3-40a4-b3e5-92a835095c31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85d04ba7af89a96e351ac0f62a14ebe7649fae23" 2018-11-14 18:37:10,282 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-57cadaec-e91b-470a-9006-9ad3d20ce7ff Content-Length: 0 Date: Wed, 14 Nov 2018 18:37:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:37:10,282 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/eec7733b-fcb3-40a4-b3e5-92a835095c31 used request id req-57cadaec-e91b-470a-9006-9ad3d20ce7ff 2018-11-14 18:37:10,282 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-f67273c4-304c-410-proj 2018-11-14 18:37:10,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/740adfae758a4886952be816abbf91dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85d04ba7af89a96e351ac0f62a14ebe7649fae23" 2018-11-14 18:37:10,667 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:37:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad95ee93-c905-4256-b2d8-7b1e0b5a636e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:37:10,668 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/740adfae758a4886952be816abbf91dd used request id req-ad95ee93-c905-4256-b2d8-7b1e0b5a636e 2018-11-14 18:37:10,668 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-f67273c4-304c-410-proj-role 2018-11-14 18:37:10,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/73aa2a6aa0f5495ba361cf1227599d41 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85d04ba7af89a96e351ac0f62a14ebe7649fae23" 2018-11-14 18:37:10,811 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:37:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6746a0f0-602e-43c9-b412-1a33e78daa42 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:37:10,811 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/73aa2a6aa0f5495ba361cf1227599d41 used request id req-6746a0f0-602e-43c9-b412-1a33e78daa42 2018-11-14 18:37:10,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85d04ba7af89a96e351ac0f62a14ebe7649fae23" 2018-11-14 18:37:10,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:37:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce4976b3-ae78-4f6c-94b0-8e140753d264 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:37:10,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ce4976b3-ae78-4f6c-94b0-8e140753d264 2018-11-14 18:37:10,928 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-f67273c4-304c-410-user 2018-11-14 18:37:10,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/5f09c34e12ee49e4818795f19f92ccf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}796f5827e8d6738a40072dec2fff76534e1b963a" 2018-11-14 18:37:11,139 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:37:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e2f9729-a058-4748-b9b7-a66f5afa86cc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:37:11,139 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/5f09c34e12ee49e4818795f19f92ccf0 used request id req-0e2f9729-a058-4748-b9b7-a66f5afa86cc 2018-11-14 18:37:11,141 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:37:11,561 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:37:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["uN4ADSE0QLaXnySEgi_e-A"], "issued_at": "2018-11-14T18:37:11.000000Z"}} 2018-11-14 18:37:11,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}068c85471e08a92fa886440c857f964ba67a419f" 2018-11-14 18:37:11,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:37:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68cccd1e-54bf-43a5-b7c4-393a6b09e698 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:37:11,668 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-68cccd1e-54bf-43a5-b7c4-393a6b09e698 2018-11-14 18:37:11,669 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:37:11,670 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:37:12,094 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:37:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["HPAOFqGMTgCIdjnfFQa39Q"], "issued_at": "2018-11-14T18:37:12.000000Z"}} 2018-11-14 18:37:12,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fc1fe6e9fcdb4ed1df8077b1e994764d2965ba4" 2018-11-14 18:37:12,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:37:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-660c123c-c48d-4b70-8a11-d68806a44dda Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:37:12,191 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-660c123c-c48d-4b70-8a11-d68806a44dda 2018-11-14 18:37:12,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:37:12,201 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:37: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:37:12,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-c57ea4a0-d614-4ac-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fc1fe6e9fcdb4ed1df8077b1e994764d2965ba4" 2018-11-14 18:37:12,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:37:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14ec4dea-65c8-40b3-a97c-0a976dfa4b17 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-c57ea4a0-d614-4ac-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:37:12,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-c57ea4a0-d614-4ac-proj used request id req-14ec4dea-65c8-40b3-a97c-0a976dfa4b17 2018-11-14 18:37:12,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fc1fe6e9fcdb4ed1df8077b1e994764d2965ba4" 2018-11-14 18:37:12,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:37:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8609f5ec-564a-4a28-bcd8-fdfc28ba5b3b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:37:12,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-8609f5ec-564a-4a28-bcd8-fdfc28ba5b3b 2018-11-14 18:37:12,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fc1fe6e9fcdb4ed1df8077b1e994764d2965ba4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-c57ea4a0-d614-4ac-proj"}}' 2018-11-14 18:37:12,590 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:37:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-285ea28a-6ff9-4c98-ad58-1144fb24860e Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/0af5288636a840cca1ef3d0f17949cda"}, "tags": [], "enabled": true, "id": "0af5288636a840cca1ef3d0f17949cda", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-c57ea4a0-d614-4ac-proj"}} 2018-11-14 18:37:12,590 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-285ea28a-6ff9-4c98-ad58-1144fb24860e 2018-11-14 18:37:12,590 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-c57ea4a0-d614-4ac-proj 2018-11-14 18:37:12,591 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:37:12,591 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:37:13,014 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:37:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["5O9xymM7TgOqrv0s-BfJxg"], "issued_at": "2018-11-14T18:37:13.000000Z"}} 2018-11-14 18:37:13,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e70f4d8e2b57655bdd8f07c4f13ff169b2a8bc85" 2018-11-14 18:37:13,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:37:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9777edeb-8573-4cd5-b965-9aa721f6c1b6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:37:13,118 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-9777edeb-8573-4cd5-b965-9aa721f6c1b6 2018-11-14 18:37:13,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:37:13,128 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:37: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:37:13,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e70f4d8e2b57655bdd8f07c4f13ff169b2a8bc85" 2018-11-14 18:37:13,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:37:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73be261f-96e9-436f-b8ae-8fd78be0a2cf Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:37:13,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-73be261f-96e9-436f-b8ae-8fd78be0a2cf 2018-11-14 18:37:13,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-c57ea4a0-d614-4ac-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e70f4d8e2b57655bdd8f07c4f13ff169b2a8bc85" 2018-11-14 18:37:13,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:37:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cafc4b9-8605-4a29-becd-aff91134bf6a Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-c57ea4a0-d614-4ac-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/0af5288636a840cca1ef3d0f17949cda"}, "tags": [], "enabled": true, "id": "0af5288636a840cca1ef3d0f17949cda", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-c57ea4a0-d614-4ac-proj"}]} 2018-11-14 18:37:13,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-c57ea4a0-d614-4ac-proj used request id req-7cafc4b9-8605-4a29-becd-aff91134bf6a 2018-11-14 18:37:13,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e70f4d8e2b57655bdd8f07c4f13ff169b2a8bc85" 2018-11-14 18:37:13,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:37:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-919fe075-c17a-4da4-b4e3-da6c424654e2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:37:13,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-919fe075-c17a-4da4-b4e3-da6c424654e2 2018-11-14 18:37:13,805 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-c57ea4a0-d614-4ac-user 2018-11-14 18:37:13,805 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:37:13,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fc1fe6e9fcdb4ed1df8077b1e994764d2965ba4" 2018-11-14 18:37:13,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:37:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c0eacfd-482c-441a-8c35-668659534dae Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:37:13,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-9c0eacfd-482c-441a-8c35-668659534dae 2018-11-14 18:37:13,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fc1fe6e9fcdb4ed1df8077b1e994764d2965ba4" -d '{"role": {"name": "CreateRouterSuccessTests-c57ea4a0-d614-4ac-proj-role"}}' 2018-11-14 18:37:14,045 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:37:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3941e23-c0a9-4ea8-8666-587a0578ba25 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e012637bd02d4ccbbdfc05bbaeee175b", "links": {"self": "http://172.30.9.28:5000/v3/roles/e012637bd02d4ccbbdfc05bbaeee175b"}, "name": "CreateRouterSuccessTests-c57ea4a0-d614-4ac-proj-role"}} 2018-11-14 18:37:14,045 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-b3941e23-c0a9-4ea8-8666-587a0578ba25 2018-11-14 18:37:14,045 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-c57ea4a0-d614-4ac-proj-role 2018-11-14 18:37:14,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/e012637bd02d4ccbbdfc05bbaeee175b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fc1fe6e9fcdb4ed1df8077b1e994764d2965ba4" 2018-11-14 18:37:14,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:37:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3421f31-6fcd-4f09-83ac-514ec3fdee05 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e012637bd02d4ccbbdfc05bbaeee175b", "links": {"self": "http://172.30.9.28:5000/v3/roles/e012637bd02d4ccbbdfc05bbaeee175b"}, "name": "CreateRouterSuccessTests-c57ea4a0-d614-4ac-proj-role"}} 2018-11-14 18:37:14,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/e012637bd02d4ccbbdfc05bbaeee175b used request id req-c3421f31-6fcd-4f09-83ac-514ec3fdee05 2018-11-14 18:37:14,066 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-c57ea4a0-d614-4ac-proj-role to project CreateRouterSuccessTests-c57ea4a0-d614-4ac-proj 2018-11-14 18:37:14,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/0af5288636a840cca1ef3d0f17949cda/users/9e4d03dc999c4926b5fdd3fe2999c145/roles/e012637bd02d4ccbbdfc05bbaeee175b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fc1fe6e9fcdb4ed1df8077b1e994764d2965ba4" 2018-11-14 18:37:14,209 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:37:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b64365da-9d38-4bea-b852-0f5f68b0a0ea Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:37:14,210 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/0af5288636a840cca1ef3d0f17949cda/users/9e4d03dc999c4926b5fdd3fe2999c145/roles/e012637bd02d4ccbbdfc05bbaeee175b used request id req-b64365da-9d38-4bea-b852-0f5f68b0a0ea 2018-11-14 18:37:14,211 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:37:14,212 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:37:14,629 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e012637bd02d4ccbbdfc05bbaeee175b", "name": "CreateRouterSuccessTests-c57ea4a0-d614-4ac-proj-role"}], "expires_at": "2018-11-14T19:37:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0af5288636a840cca1ef3d0f17949cda", "name": "CreateRouterSuccessTests-c57ea4a0-d614-4ac-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/0af5288636a840cca1ef3d0f17949cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/0af5288636a840cca1ef3d0f17949cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/0af5288636a840cca1ef3d0f17949cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0af5288636a840cca1ef3d0f17949cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_0af5288636a840cca1ef3d0f17949cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/0af5288636a840cca1ef3d0f17949cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/0af5288636a840cca1ef3d0f17949cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/0af5288636a840cca1ef3d0f17949cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/0af5288636a840cca1ef3d0f17949cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/0af5288636a840cca1ef3d0f17949cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/0af5288636a840cca1ef3d0f17949cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/0af5288636a840cca1ef3d0f17949cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/0af5288636a840cca1ef3d0f17949cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/0af5288636a840cca1ef3d0f17949cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-c57ea4a0-d614-4ac-user", "id": "9e4d03dc999c4926b5fdd3fe2999c145"}, "audit_ids": ["3bPfuNUxQguVtycnOmG-ug"], "issued_at": "2018-11-14T18:37:14.000000Z"}} 2018-11-14 18:37:14,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9286ab8c977f2d45598298ee6240b7dbbdf0f7da" 2018-11-14 18:37:14,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:37:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27fe9a10-8b54-404c-8d1c-f2533e2b58c6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:37:14,746 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-27fe9a10-8b54-404c-8d1c-f2533e2b58c6 2018-11-14 18:37:14,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-369ffe90-884d-4b8a-a76a-d5f3a2cc2457-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9286ab8c977f2d45598298ee6240b7dbbdf0f7da" 2018-11-14 18:37:14,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-eb7bc92d-9c26-4448-a808-7970b42f63ca Date: Wed, 14 Nov 2018 18:37:14 GMT RESP BODY: {"routers": []} 2018-11-14 18:37:14,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-369ffe90-884d-4b8a-a76a-d5f3a2cc2457-pub-router&admin_state_up=True used request id req-eb7bc92d-9c26-4448-a808-7970b42f63ca 2018-11-14 18:37:14,985 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:37:14,986 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:37:15,391 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e012637bd02d4ccbbdfc05bbaeee175b", "name": "CreateRouterSuccessTests-c57ea4a0-d614-4ac-proj-role"}], "expires_at": "2018-11-14T19:37:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0af5288636a840cca1ef3d0f17949cda", "name": "CreateRouterSuccessTests-c57ea4a0-d614-4ac-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/0af5288636a840cca1ef3d0f17949cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/0af5288636a840cca1ef3d0f17949cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/0af5288636a840cca1ef3d0f17949cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0af5288636a840cca1ef3d0f17949cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_0af5288636a840cca1ef3d0f17949cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/0af5288636a840cca1ef3d0f17949cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/0af5288636a840cca1ef3d0f17949cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/0af5288636a840cca1ef3d0f17949cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/0af5288636a840cca1ef3d0f17949cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/0af5288636a840cca1ef3d0f17949cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/0af5288636a840cca1ef3d0f17949cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/0af5288636a840cca1ef3d0f17949cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/0af5288636a840cca1ef3d0f17949cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/0af5288636a840cca1ef3d0f17949cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-c57ea4a0-d614-4ac-user", "id": "9e4d03dc999c4926b5fdd3fe2999c145"}, "audit_ids": ["iGIGW04UQ12UFrkxdgAGzw"], "issued_at": "2018-11-14T18:37:15.000000Z"}} 2018-11-14 18:37:15,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee53c53b7c9da70aa58229c07a12c627c64cbd51" 2018-11-14 18:37:15,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:37:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15e7aa0b-8fc9-4d72-ba96-e28902ab607d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:37:15,494 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-15e7aa0b-8fc9-4d72-ba96-e28902ab607d 2018-11-14 18:37:15,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9286ab8c977f2d45598298ee6240b7dbbdf0f7da" 2018-11-14 18:37:15,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-192cd546-d7b3-4106-83f8-f571d4314f07 Date: Wed, 14 Nov 2018 18:37:15 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"updated_at":"2018-11-14T17:04:27Z","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","id":"928cbc5c-a6fa-468a-b088-88e266fca291","name":"external"}]} 2018-11-14 18:37:15,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-192cd546-d7b3-4106-83f8-f571d4314f07 2018-11-14 18:37:15,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=928cbc5c-a6fa-468a-b088-88e266fca291 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9286ab8c977f2d45598298ee6240b7dbbdf0f7da" 2018-11-14 18:37:16,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0a9c98e9-eb49-4da0-8a46-bfa9e9d08d2e Date: Wed, 14 Nov 2018 18:37:16 GMT RESP BODY: {"subnets":[]} 2018-11-14 18:37:16,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=928cbc5c-a6fa-468a-b088-88e266fca291 used request id req-0a9c98e9-eb49-4da0-8a46-bfa9e9d08d2e 2018-11-14 18:37:16,006 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-369ffe90-884d-4b8a-a76a-d5f3a2cc2457-pub-router 2018-11-14 18:37:16,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9286ab8c977f2d45598298ee6240b7dbbdf0f7da" -d '{"router": {"external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291"}, "name": "CreateRouterSuccessTests-369ffe90-884d-4b8a-a76a-d5f3a2cc2457-pub-router", "admin_state_up": true}}' 2018-11-14 18:37:17,542 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-1d1ac9f3-f7a0-40d0-8f50-4996619ef1a5 Date: Wed, 14 Nov 2018 18:37:17 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3653731-6d80-49cb-86ba-17eff3eeceee", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "0af5288636a840cca1ef3d0f17949cda", "created_at": "2018-11-14T18:37:16Z", "admin_state_up": true, "updated_at": "2018-11-14T18:37:17Z", "revision_number": 2, "routes": [], "project_id": "0af5288636a840cca1ef3d0f17949cda", "id": "58b94962-e1d5-4b48-abfc-4fceac5a7f08", "name": "CreateRouterSuccessTests-369ffe90-884d-4b8a-a76a-d5f3a2cc2457-pub-router"}} 2018-11-14 18:37:17,542 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-1d1ac9f3-f7a0-40d0-8f50-4996619ef1a5 2018-11-14 18:37:17,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=58b94962-e1d5-4b48-abfc-4fceac5a7f08 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9286ab8c977f2d45598298ee6240b7dbbdf0f7da" 2018-11-14 18:37:17,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e486ac0d-8e05-4675-8857-4676475177a1 Date: Wed, 14 Nov 2018 18:37:17 GMT RESP BODY: {"ports":[]} 2018-11-14 18:37:17,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=58b94962-e1d5-4b48-abfc-4fceac5a7f08 used request id req-e486ac0d-8e05-4675-8857-4676475177a1 2018-11-14 18:37:17,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/58b94962-e1d5-4b48-abfc-4fceac5a7f08 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9286ab8c977f2d45598298ee6240b7dbbdf0f7da" 2018-11-14 18:37:18,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-026e59a0-2322-4a79-8770-fa442090f680 Date: Wed, 14 Nov 2018 18:37:18 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3653731-6d80-49cb-86ba-17eff3eeceee", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "0af5288636a840cca1ef3d0f17949cda", "created_at": "2018-11-14T18:37:16Z", "admin_state_up": true, "updated_at": "2018-11-14T18:37:17Z", "revision_number": 2, "routes": [], "project_id": "0af5288636a840cca1ef3d0f17949cda", "id": "58b94962-e1d5-4b48-abfc-4fceac5a7f08", "name": "CreateRouterSuccessTests-369ffe90-884d-4b8a-a76a-d5f3a2cc2457-pub-router"}} 2018-11-14 18:37:18,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/58b94962-e1d5-4b48-abfc-4fceac5a7f08 used request id req-026e59a0-2322-4a79-8770-fa442090f680 2018-11-14 18:37:18,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=58b94962-e1d5-4b48-abfc-4fceac5a7f08 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9286ab8c977f2d45598298ee6240b7dbbdf0f7da" 2018-11-14 18:37:18,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f6ba703a-c69b-4d24-bd70-87c848165f5c Date: Wed, 14 Nov 2018 18:37:18 GMT RESP BODY: {"ports":[]} 2018-11-14 18:37:18,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=58b94962-e1d5-4b48-abfc-4fceac5a7f08 used request id req-f6ba703a-c69b-4d24-bd70-87c848165f5c 2018-11-14 18:37:18,311 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:37:18,723 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e012637bd02d4ccbbdfc05bbaeee175b", "name": "CreateRouterSuccessTests-c57ea4a0-d614-4ac-proj-role"}], "expires_at": "2018-11-14T19:37:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0af5288636a840cca1ef3d0f17949cda", "name": "CreateRouterSuccessTests-c57ea4a0-d614-4ac-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/0af5288636a840cca1ef3d0f17949cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/0af5288636a840cca1ef3d0f17949cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/0af5288636a840cca1ef3d0f17949cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0af5288636a840cca1ef3d0f17949cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_0af5288636a840cca1ef3d0f17949cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/0af5288636a840cca1ef3d0f17949cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/0af5288636a840cca1ef3d0f17949cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/0af5288636a840cca1ef3d0f17949cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/0af5288636a840cca1ef3d0f17949cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/0af5288636a840cca1ef3d0f17949cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/0af5288636a840cca1ef3d0f17949cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/0af5288636a840cca1ef3d0f17949cda", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/0af5288636a840cca1ef3d0f17949cda", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/0af5288636a840cca1ef3d0f17949cda", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-c57ea4a0-d614-4ac-user", "id": "9e4d03dc999c4926b5fdd3fe2999c145"}, "audit_ids": ["lnFolHRRQPKNGKKTQu41Yg"], "issued_at": "2018-11-14T18:37:18.000000Z"}} 2018-11-14 18:37:18,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-369ffe90-884d-4b8a-a76a-d5f3a2cc2457-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9750ff12215f083dc2e9e8e62a7edf782ad60ed5" 2018-11-14 18:37:19,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-2bba9d37-0242-4f25-91d4-959da94419ec Date: Wed, 14 Nov 2018 18:37:19 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3653731-6d80-49cb-86ba-17eff3eeceee", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "0af5288636a840cca1ef3d0f17949cda", "created_at": "2018-11-14T18:37:16Z", "admin_state_up": true, "updated_at": "2018-11-14T18:37:17Z", "revision_number": 2, "routes": [], "project_id": "0af5288636a840cca1ef3d0f17949cda", "id": "58b94962-e1d5-4b48-abfc-4fceac5a7f08", "name": "CreateRouterSuccessTests-369ffe90-884d-4b8a-a76a-d5f3a2cc2457-pub-router"}]} 2018-11-14 18:37:19,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-369ffe90-884d-4b8a-a76a-d5f3a2cc2457-pub-router&admin_state_up=True used request id req-2bba9d37-0242-4f25-91d4-959da94419ec 2018-11-14 18:37:19,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:37:19,046 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:37: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:37:19,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0af5288636a840cca1ef3d0f17949cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}068c85471e08a92fa886440c857f964ba67a419f" 2018-11-14 18:37:19,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:37:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d4992e4-c56c-46cc-9866-31f22103bd07 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/0af5288636a840cca1ef3d0f17949cda"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0af5288636a840cca1ef3d0f17949cda", "name": "CreateRouterSuccessTests-c57ea4a0-d614-4ac-proj"}} 2018-11-14 18:37:19,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0af5288636a840cca1ef3d0f17949cda used request id req-3d4992e4-c56c-46cc-9866-31f22103bd07 2018-11-14 18:37:19,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=58b94962-e1d5-4b48-abfc-4fceac5a7f08 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9750ff12215f083dc2e9e8e62a7edf782ad60ed5" 2018-11-14 18:37:19,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-44fdb7c9-44c6-42c1-b66b-35428575b3e8 Date: Wed, 14 Nov 2018 18:37:19 GMT RESP BODY: {"ports":[]} 2018-11-14 18:37:19,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=58b94962-e1d5-4b48-abfc-4fceac5a7f08 used request id req-44fdb7c9-44c6-42c1-b66b-35428575b3e8 2018-11-14 18:37:19,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=928cbc5c-a6fa-468a-b088-88e266fca291 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9750ff12215f083dc2e9e8e62a7edf782ad60ed5" 2018-11-14 18:37:19,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-6f15f507-3a04-465e-afad-c0034fb86e8d Date: Wed, 14 Nov 2018 18:37:19 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"updated_at":"2018-11-14T17:04:27Z","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","id":"928cbc5c-a6fa-468a-b088-88e266fca291","name":"external"}]} 2018-11-14 18:37:19,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=928cbc5c-a6fa-468a-b088-88e266fca291 used request id req-6f15f507-3a04-465e-afad-c0034fb86e8d 2018-11-14 18:37:19,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=928cbc5c-a6fa-468a-b088-88e266fca291 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9750ff12215f083dc2e9e8e62a7edf782ad60ed5" 2018-11-14 18:37:19,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e0a576a9-8b6e-4d96-894a-a2963b0c1eda Date: Wed, 14 Nov 2018 18:37:19 GMT RESP BODY: {"subnets":[]} 2018-11-14 18:37:19,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=928cbc5c-a6fa-468a-b088-88e266fca291 used request id req-e0a576a9-8b6e-4d96-894a-a2963b0c1eda 2018-11-14 18:37:19,873 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-369ffe90-884d-4b8a-a76a-d5f3a2cc2457-pub-router 2018-11-14 18:37:19,873 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-369ffe90-884d-4b8a-a76a-d5f3a2cc2457-pub-router 2018-11-14 18:37:19,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/58b94962-e1d5-4b48-abfc-4fceac5a7f08 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9286ab8c977f2d45598298ee6240b7dbbdf0f7da" 2018-11-14 18:37:21,364 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-19ce001a-0c85-4559-baad-ce634980c02d Content-Length: 0 Date: Wed, 14 Nov 2018 18:37:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:37:21,364 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/58b94962-e1d5-4b48-abfc-4fceac5a7f08 used request id req-19ce001a-0c85-4559-baad-ce634980c02d 2018-11-14 18:37:21,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fc1fe6e9fcdb4ed1df8077b1e994764d2965ba4" 2018-11-14 18:37:21,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-29ef025d-c162-4fc9-b843-1f8d58f04e95 Date: Wed, 14 Nov 2018 18:37:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:37:21,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-29ef025d-c162-4fc9-b843-1f8d58f04e95 2018-11-14 18:37:21,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fc1fe6e9fcdb4ed1df8077b1e994764d2965ba4" 2018-11-14 18:37:21,819 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:37:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27b8dc51-5bb5-462b-a934-6215f6ce1152 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:37:21,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-27b8dc51-5bb5-462b-a934-6215f6ce1152 2018-11-14 18:37:21,819 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:37:21,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fc1fe6e9fcdb4ed1df8077b1e994764d2965ba4" 2018-11-14 18:37:21,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:37:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba19545b-fd1a-4923-9b93-b7de862bc2f1 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:37:21,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-ba19545b-fd1a-4923-9b93-b7de862bc2f1 2018-11-14 18:37:21,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fc1fe6e9fcdb4ed1df8077b1e994764d2965ba4" 2018-11-14 18:37:22,044 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:37:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f035acc-bb6b-4b6e-b975-55134c31fb4f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:37:22,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-7f035acc-bb6b-4b6e-b975-55134c31fb4f 2018-11-14 18:37:22,044 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:37:22,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fc1fe6e9fcdb4ed1df8077b1e994764d2965ba4" 2018-11-14 18:37:22,177 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:37:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87f27f9d-0702-4ac1-a9e4-fe182cce2214 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:37:22,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-87f27f9d-0702-4ac1-a9e4-fe182cce2214 2018-11-14 18:37:22,177 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:37:22,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fc1fe6e9fcdb4ed1df8077b1e994764d2965ba4" 2018-11-14 18:37:22,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:37:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2617f4ff-6fe3-4462-8c4f-210c064fa620 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:37:22,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-2617f4ff-6fe3-4462-8c4f-210c064fa620 2018-11-14 18:37:22,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fc1fe6e9fcdb4ed1df8077b1e994764d2965ba4" 2018-11-14 18:37:22,399 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:37:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58151c5a-d5c5-4704-9413-cf055c40aed5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 18:37:22,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-58151c5a-d5c5-4704-9413-cf055c40aed5 2018-11-14 18:37:22,400 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:37:22,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fc1fe6e9fcdb4ed1df8077b1e994764d2965ba4" 2018-11-14 18:37:22,514 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:37:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ed13980-b99a-40eb-ae5d-58564f0e5258 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d3b3d3f2c3dd4be6bc230a686f3f0839.", "code": 404, "title": "Not Found"}} 2018-11-14 18:37:22,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 used request id req-8ed13980-b99a-40eb-ae5d-58564f0e5258 2018-11-14 18:37:22,514 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:37:22,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fc1fe6e9fcdb4ed1df8077b1e994764d2965ba4" 2018-11-14 18:37:22,620 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:37:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dddddc68-21eb-4be0-ac17-b70fb064e24b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5dcff89097904b7c82103d40edeed98d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:37:22,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d used request id req-dddddc68-21eb-4be0-ac17-b70fb064e24b 2018-11-14 18:37:22,620 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:37:22,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fc1fe6e9fcdb4ed1df8077b1e994764d2965ba4" 2018-11-14 18:37:22,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:37:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6d30f97-00bc-4acf-b183-edd4fcaf1212 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:37:22,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-a6d30f97-00bc-4acf-b183-edd4fcaf1212 2018-11-14 18:37:22,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fc1fe6e9fcdb4ed1df8077b1e994764d2965ba4" 2018-11-14 18:37:22,848 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:37:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7bd47939-be96-449d-adc8-ad80f9aecaae Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 991384c74c4d47b3bd2a68e52ad620ce.", "code": 404, "title": "Not Found"}} 2018-11-14 18:37:22,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce used request id req-7bd47939-be96-449d-adc8-ad80f9aecaae 2018-11-14 18:37:22,849 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:37:22,850 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-c57ea4a0-d614-4ac-proj 2018-11-14 18:37:22,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/0af5288636a840cca1ef3d0f17949cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fc1fe6e9fcdb4ed1df8077b1e994764d2965ba4" 2018-11-14 18:37:23,111 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:37:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05ff7490-cef9-452a-9410-87bd691c39db Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:37:23,111 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/0af5288636a840cca1ef3d0f17949cda used request id req-05ff7490-cef9-452a-9410-87bd691c39db 2018-11-14 18:37:23,111 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-c57ea4a0-d614-4ac-proj-role 2018-11-14 18:37:23,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/e012637bd02d4ccbbdfc05bbaeee175b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fc1fe6e9fcdb4ed1df8077b1e994764d2965ba4" 2018-11-14 18:37:23,590 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:37:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88b3ddf2-85af-4909-95f4-28044f57fc3a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:37:23,590 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/e012637bd02d4ccbbdfc05bbaeee175b used request id req-88b3ddf2-85af-4909-95f4-28044f57fc3a 2018-11-14 18:37:23,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fc1fe6e9fcdb4ed1df8077b1e994764d2965ba4" 2018-11-14 18:37:23,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:37:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7cba60a-1068-4d78-907b-9ec5c2f114d8 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:37:23,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d7cba60a-1068-4d78-907b-9ec5c2f114d8 2018-11-14 18:37:23,699 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-c57ea4a0-d614-4ac-user 2018-11-14 18:37:23,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/9e4d03dc999c4926b5fdd3fe2999c145 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e70f4d8e2b57655bdd8f07c4f13ff169b2a8bc85" 2018-11-14 18:37:24,004 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:37:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96100959-0822-4434-9680-22c8a790d50c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:37:24,004 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/9e4d03dc999c4926b5fdd3fe2999c145 used request id req-96100959-0822-4434-9680-22c8a790d50c 2018-11-14 18:37:24,006 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:37:24,424 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:37:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["GYhSCoq2TQiGg7jlVmfoUQ"], "issued_at": "2018-11-14T18:37:24.000000Z"}} 2018-11-14 18:37:24,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a963a75627dbb2f4b7172e1a79433ea17d098164" 2018-11-14 18:37:24,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:37:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6432ee5-84f8-48bf-b747-61e4f34a1c01 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:37:24,547 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-d6432ee5-84f8-48bf-b747-61e4f34a1c01 2018-11-14 18:37:24,548 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:37:24,549 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:37:24,978 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:37:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["4MjnGyzrQ6S2zy5SpImzcA"], "issued_at": "2018-11-14T18:37:24.000000Z"}} 2018-11-14 18:37:24,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5d6f95b3b0e561f1307551c62c11ac61cdce9d" 2018-11-14 18:37:25,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:37:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0e32149-d175-41c6-9ead-6cc27987447f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:37:25,084 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-c0e32149-d175-41c6-9ead-6cc27987447f 2018-11-14 18:37:25,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:37:25,094 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:37: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:37:25,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-4630986e-8247-40f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5d6f95b3b0e561f1307551c62c11ac61cdce9d" 2018-11-14 18:37:25,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:37:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63532995-8a58-4cca-ae66-39511514b967 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-4630986e-8247-40f-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:37:25,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-4630986e-8247-40f-proj used request id req-63532995-8a58-4cca-ae66-39511514b967 2018-11-14 18:37:25,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5d6f95b3b0e561f1307551c62c11ac61cdce9d" 2018-11-14 18:37:25,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:37:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-056929ce-7bd7-49ab-bb04-c96c7096fcc6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:37:25,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-056929ce-7bd7-49ab-bb04-c96c7096fcc6 2018-11-14 18:37:25,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5d6f95b3b0e561f1307551c62c11ac61cdce9d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-4630986e-8247-40f-proj"}}' 2018-11-14 18:37:25,548 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:37:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f87ba6e-92d0-4623-a2b4-10a7e883f8e7 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/63e1bbf23fce42dd84bf6a054c336981"}, "tags": [], "enabled": true, "id": "63e1bbf23fce42dd84bf6a054c336981", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-4630986e-8247-40f-proj"}} 2018-11-14 18:37:25,549 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-8f87ba6e-92d0-4623-a2b4-10a7e883f8e7 2018-11-14 18:37:25,549 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-4630986e-8247-40f-proj 2018-11-14 18:37:25,549 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:37:25,550 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:37:25,955 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:37:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["6ILUphPBQKa5fmqYHDEXZQ"], "issued_at": "2018-11-14T18:37:25.000000Z"}} 2018-11-14 18:37:25,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ba237b0739fc6416301a94f74c63a350fb21c29" 2018-11-14 18:37:26,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:37:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddd452e5-da07-45e3-b1fd-797145689f07 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:37:26,059 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-ddd452e5-da07-45e3-b1fd-797145689f07 2018-11-14 18:37:26,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:37:26,069 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:37: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:37:26,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ba237b0739fc6416301a94f74c63a350fb21c29" 2018-11-14 18:37:26,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:37:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adf28344-fa8f-4362-b25c-b26ff3180ee8 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:37:26,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-adf28344-fa8f-4362-b25c-b26ff3180ee8 2018-11-14 18:37:26,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-4630986e-8247-40f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ba237b0739fc6416301a94f74c63a350fb21c29" 2018-11-14 18:37:26,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:37:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c059eda-207f-40d9-9e52-90f4a99b61b1 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-4630986e-8247-40f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/63e1bbf23fce42dd84bf6a054c336981"}, "tags": [], "enabled": true, "id": "63e1bbf23fce42dd84bf6a054c336981", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-4630986e-8247-40f-proj"}]} 2018-11-14 18:37:26,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-4630986e-8247-40f-proj used request id req-8c059eda-207f-40d9-9e52-90f4a99b61b1 2018-11-14 18:37:26,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ba237b0739fc6416301a94f74c63a350fb21c29" 2018-11-14 18:37:26,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:37:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77b433e4-ca6b-4f0e-93d1-abf62a7fb005 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:37:26,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-77b433e4-ca6b-4f0e-93d1-abf62a7fb005 2018-11-14 18:37:26,709 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-4630986e-8247-40f-user 2018-11-14 18:37:26,710 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:37:26,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5d6f95b3b0e561f1307551c62c11ac61cdce9d" 2018-11-14 18:37:26,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:37:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ded2db8-8828-4011-bd8b-82302292457c Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:37:26,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-2ded2db8-8828-4011-bd8b-82302292457c 2018-11-14 18:37:26,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5d6f95b3b0e561f1307551c62c11ac61cdce9d" -d '{"role": {"name": "CreateRouterSuccessTests-4630986e-8247-40f-proj-role"}}' 2018-11-14 18:37:26,962 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:37:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d0e79ad-bdda-4c54-8bd5-a0fbfcee4ed1 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "27ea5e27b2a04683a6a9fe4bd8770861", "links": {"self": "http://172.30.9.28:5000/v3/roles/27ea5e27b2a04683a6a9fe4bd8770861"}, "name": "CreateRouterSuccessTests-4630986e-8247-40f-proj-role"}} 2018-11-14 18:37:26,962 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-9d0e79ad-bdda-4c54-8bd5-a0fbfcee4ed1 2018-11-14 18:37:26,962 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-4630986e-8247-40f-proj-role 2018-11-14 18:37:26,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/27ea5e27b2a04683a6a9fe4bd8770861 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5d6f95b3b0e561f1307551c62c11ac61cdce9d" 2018-11-14 18:37:27,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:37:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e895b131-156f-4e4b-9223-a80ea9d11581 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "27ea5e27b2a04683a6a9fe4bd8770861", "links": {"self": "http://172.30.9.28:5000/v3/roles/27ea5e27b2a04683a6a9fe4bd8770861"}, "name": "CreateRouterSuccessTests-4630986e-8247-40f-proj-role"}} 2018-11-14 18:37:27,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/27ea5e27b2a04683a6a9fe4bd8770861 used request id req-e895b131-156f-4e4b-9223-a80ea9d11581 2018-11-14 18:37:27,068 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-4630986e-8247-40f-proj-role to project CreateRouterSuccessTests-4630986e-8247-40f-proj 2018-11-14 18:37:27,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/63e1bbf23fce42dd84bf6a054c336981/users/f45a2c3885bb43529f3c5d6acdb3abb2/roles/27ea5e27b2a04683a6a9fe4bd8770861 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5d6f95b3b0e561f1307551c62c11ac61cdce9d" 2018-11-14 18:37:27,260 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:37:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f5f7405-f0eb-43ef-ae71-3c20fc3e02a5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:37:27,261 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/63e1bbf23fce42dd84bf6a054c336981/users/f45a2c3885bb43529f3c5d6acdb3abb2/roles/27ea5e27b2a04683a6a9fe4bd8770861 used request id req-5f5f7405-f0eb-43ef-ae71-3c20fc3e02a5 2018-11-14 18:37:27,263 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:37:27,263 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:37:27,682 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:37:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["Y66uCVFwRqa6aZkshpdaLA"], "issued_at": "2018-11-14T18:37:27.000000Z"}} 2018-11-14 18:37:27,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82112cd57b243e2940d75f70d2c8d1be591d40b" 2018-11-14 18:37:27,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:37:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77f44be0-b107-4921-9f52-38c06ae4e94c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:37:27,784 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-77f44be0-b107-4921-9f52-38c06ae4e94c 2018-11-14 18:37:27,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-63b3b50b-4150-4b9b-ae3f-862b0737f6aa-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82112cd57b243e2940d75f70d2c8d1be591d40b" 2018-11-14 18:37:28,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-bd0ff21f-8bb5-46c2-9a16-3eeae9418c78 Date: Wed, 14 Nov 2018 18:37:28 GMT RESP BODY: {"routers": []} 2018-11-14 18:37:28,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-63b3b50b-4150-4b9b-ae3f-862b0737f6aa-pub-router&admin_state_up=True used request id req-bd0ff21f-8bb5-46c2-9a16-3eeae9418c78 2018-11-14 18:37:28,038 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:37:28,039 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:37:28,466 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:37:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["Cy0b4zX3SmSqgCmp1VAM6g"], "issued_at": "2018-11-14T18:37:28.000000Z"}} 2018-11-14 18:37:28,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845d50ae2ea65204570819b80d7818802f6fcb41" 2018-11-14 18:37:28,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:37:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e5fb419-0840-49a4-a370-039957f55357 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:37:28,569 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-4e5fb419-0840-49a4-a370-039957f55357 2018-11-14 18:37:28,570 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-63b3b50b-4150-4b9b-ae3f-862b0737f6aa-pub-router 2018-11-14 18:37:28,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82112cd57b243e2940d75f70d2c8d1be591d40b" -d '{"router": {"name": "CreateRouterSuccessTests-63b3b50b-4150-4b9b-ae3f-862b0737f6aa-pub-router", "admin_state_up": true}}' 2018-11-14 18:37:28,925 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 481 X-Openstack-Request-Id: req-0b3e8cb6-ad44-421c-9d66-743a19f97381 Date: Wed, 14 Nov 2018 18:37:28 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:37:28Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-14T18:37:28Z", "revision_number": 0, "routes": [], "project_id": "65fe59f084134682a256c9e669979766", "id": "74335940-189f-4046-99c2-72c8798c95f3", "name": "CreateRouterSuccessTests-63b3b50b-4150-4b9b-ae3f-862b0737f6aa-pub-router"}} 2018-11-14 18:37:28,926 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-0b3e8cb6-ad44-421c-9d66-743a19f97381 2018-11-14 18:37:28,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=74335940-189f-4046-99c2-72c8798c95f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82112cd57b243e2940d75f70d2c8d1be591d40b" 2018-11-14 18:37:29,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5546d9bf-c0f1-474f-833d-c8847c29c6e8 Date: Wed, 14 Nov 2018 18:37:29 GMT RESP BODY: {"ports":[]} 2018-11-14 18:37:29,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=74335940-189f-4046-99c2-72c8798c95f3 used request id req-5546d9bf-c0f1-474f-833d-c8847c29c6e8 2018-11-14 18:37:29,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82112cd57b243e2940d75f70d2c8d1be591d40b" 2018-11-14 18:37:29,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-8e183dd8-f8b4-4c6b-8afe-4950e1cbbc1e Date: Wed, 14 Nov 2018 18:37:29 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"928cbc5c-a6fa-468a-b088-88e266fca291","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","status":"ACTIVE","subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"description":"","tags":[],"updated_at":"2018-11-14T17:04:27Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","provider:network_type":"flat"}]} 2018-11-14 18:37:29,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-8e183dd8-f8b4-4c6b-8afe-4950e1cbbc1e 2018-11-14 18:37:29,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=928cbc5c-a6fa-468a-b088-88e266fca291 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82112cd57b243e2940d75f70d2c8d1be591d40b" 2018-11-14 18:37:29,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-d37a5449-72b7-45bd-ac74-b7244a040c98 Date: Wed, 14 Nov 2018 18:37:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"928cbc5c-a6fa-468a-b088-88e266fca291","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:51Z","dns_nameservers":[],"updated_at":"2018-11-14T16:32:51Z","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":"fb97a38a7ba24cffb70823992c56f04d","id":"b3653731-6d80-49cb-86ba-17eff3eeceee","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-14 18:37:29,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=928cbc5c-a6fa-468a-b088-88e266fca291 used request id req-d37a5449-72b7-45bd-ac74-b7244a040c98 2018-11-14 18:37:29,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=928cbc5c-a6fa-468a-b088-88e266fca291&name=CreateRouterSuccessTests-63b3b50b-4150-4b9b-ae3f-862b0737f6aa-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82112cd57b243e2940d75f70d2c8d1be591d40b" 2018-11-14 18:37:29,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d7f967cd-fafe-4057-81b9-6ff8562e08e3 Date: Wed, 14 Nov 2018 18:37:29 GMT RESP BODY: {"ports":[]} 2018-11-14 18:37:29,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=928cbc5c-a6fa-468a-b088-88e266fca291&name=CreateRouterSuccessTests-63b3b50b-4150-4b9b-ae3f-862b0737f6aa-port1&admin_state_up=True used request id req-d7f967cd-fafe-4057-81b9-6ff8562e08e3 2018-11-14 18:37:29,915 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-63b3b50b-4150-4b9b-ae3f-862b0737f6aa-port1 for router - CreateRouterSuccessTests-63b3b50b-4150-4b9b-ae3f-862b0737f6aa-pub-router 2018-11-14 18:37:29,915 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:37:29,916 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:37:30,321 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:37:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["I2iWf1qrS7aGyM6O9MaprQ"], "issued_at": "2018-11-14T18:37:30.000000Z"}} 2018-11-14 18:37:30,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abaa09f463767e45e22e60b1b8f1ac7bc7abce5" 2018-11-14 18:37:30,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:37:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c283bce-fa82-4c6e-89a1-eb978c82503e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:37:30,425 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-5c283bce-fa82-4c6e-89a1-eb978c82503e 2018-11-14 18:37:30,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82112cd57b243e2940d75f70d2c8d1be591d40b" 2018-11-14 18:37:30,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-8d9b31a3-cdef-44fc-a4fd-d28b519547a7 Date: Wed, 14 Nov 2018 18:37:30 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"928cbc5c-a6fa-468a-b088-88e266fca291","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","status":"ACTIVE","subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"description":"","tags":[],"updated_at":"2018-11-14T17:04:27Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","provider:network_type":"flat"}]} 2018-11-14 18:37:30,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-8d9b31a3-cdef-44fc-a4fd-d28b519547a7 2018-11-14 18:37:30,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=928cbc5c-a6fa-468a-b088-88e266fca291 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82112cd57b243e2940d75f70d2c8d1be591d40b" 2018-11-14 18:37:30,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-8477c267-17f5-448e-b703-82cc7e776d79 Date: Wed, 14 Nov 2018 18:37:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"928cbc5c-a6fa-468a-b088-88e266fca291","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:51Z","dns_nameservers":[],"updated_at":"2018-11-14T16:32:51Z","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":"fb97a38a7ba24cffb70823992c56f04d","id":"b3653731-6d80-49cb-86ba-17eff3eeceee","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-14 18:37:30,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=928cbc5c-a6fa-468a-b088-88e266fca291 used request id req-8477c267-17f5-448e-b703-82cc7e776d79 2018-11-14 18:37:30,964 - neutron_utils - INFO - Creating port for network with name - external 2018-11-14 18:37:30,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82112cd57b243e2940d75f70d2c8d1be591d40b" -d '{"port": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "name": "CreateRouterSuccessTests-63b3b50b-4150-4b9b-ae3f-862b0737f6aa-port1", "admin_state_up": true}}' 2018-11-14 18:37:31,815 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 858 X-Openstack-Request-Id: req-d029135f-05c4-4e25-b74c-ab5ab5b20671 Date: Wed, 14 Nov 2018 18:37:31 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T18:37:31Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b3653731-6d80-49cb-86ba-17eff3eeceee","ip_address":"172.30.9.201"}],"id":"56d40d7e-5e9d-4e19-bfc8-6da7cdf410f4","security_groups":["f511e04d-1640-4b15-a338-4b9e455dbcce"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:05:2a:52","project_id":"65fe59f084134682a256c9e669979766","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"CreateRouterSuccessTests-63b3b50b-4150-4b9b-ae3f-862b0737f6aa-port1","admin_state_up":true,"network_id":"928cbc5c-a6fa-468a-b088-88e266fca291","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:37:31Z","binding:vnic_type":"normal"}} 2018-11-14 18:37:31,815 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-d029135f-05c4-4e25-b74c-ab5ab5b20671 2018-11-14 18:37:31,816 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-63b3b50b-4150-4b9b-ae3f-862b0737f6aa-port1 for router - CreateRouterSuccessTests-63b3b50b-4150-4b9b-ae3f-862b0737f6aa-pub-router 2018-11-14 18:37:31,816 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-63b3b50b-4150-4b9b-ae3f-862b0737f6aa-pub-router 2018-11-14 18:37:31,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/74335940-189f-4046-99c2-72c8798c95f3/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82112cd57b243e2940d75f70d2c8d1be591d40b" -d '{"port_id": "56d40d7e-5e9d-4e19-bfc8-6da7cdf410f4"}' 2018-11-14 18:37:33,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-fafd6a42-87b2-4c66-90ad-098892c0f6e3 Date: Wed, 14 Nov 2018 18:37:33 GMT RESP BODY: {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "tenant_id": "65fe59f084134682a256c9e669979766", "subnet_id": "b3653731-6d80-49cb-86ba-17eff3eeceee", "subnet_ids": ["b3653731-6d80-49cb-86ba-17eff3eeceee"], "port_id": "56d40d7e-5e9d-4e19-bfc8-6da7cdf410f4", "id": "74335940-189f-4046-99c2-72c8798c95f3"} 2018-11-14 18:37:33,544 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/74335940-189f-4046-99c2-72c8798c95f3/add_router_interface used request id req-fafd6a42-87b2-4c66-90ad-098892c0f6e3 2018-11-14 18:37:33,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/74335940-189f-4046-99c2-72c8798c95f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82112cd57b243e2940d75f70d2c8d1be591d40b" 2018-11-14 18:37:33,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 481 X-Openstack-Request-Id: req-1ac9f83f-673f-45e8-8d47-d2e53f90d679 Date: Wed, 14 Nov 2018 18:37:33 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:37:28Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-14T18:37:32Z", "revision_number": 1, "routes": [], "project_id": "65fe59f084134682a256c9e669979766", "id": "74335940-189f-4046-99c2-72c8798c95f3", "name": "CreateRouterSuccessTests-63b3b50b-4150-4b9b-ae3f-862b0737f6aa-pub-router"}} 2018-11-14 18:37:33,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/74335940-189f-4046-99c2-72c8798c95f3 used request id req-1ac9f83f-673f-45e8-8d47-d2e53f90d679 2018-11-14 18:37:33,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=74335940-189f-4046-99c2-72c8798c95f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82112cd57b243e2940d75f70d2c8d1be591d40b" 2018-11-14 18:37:33,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 922 X-Openstack-Request-Id: req-f6ee6da7-d6f5-4504-88d0-9444d0e4c3f2 Date: Wed, 14 Nov 2018 18:37:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T18:37:33Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b3653731-6d80-49cb-86ba-17eff3eeceee","ip_address":"172.30.9.201"}],"id":"56d40d7e-5e9d-4e19-bfc8-6da7cdf410f4","security_groups":["f511e04d-1640-4b15-a338-4b9e455dbcce"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:05:2a:52","project_id":"65fe59f084134682a256c9e669979766","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"74335940-189f-4046-99c2-72c8798c95f3","name":"CreateRouterSuccessTests-63b3b50b-4150-4b9b-ae3f-862b0737f6aa-port1","admin_state_up":true,"network_id":"928cbc5c-a6fa-468a-b088-88e266fca291","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:37:31Z","binding:vnic_type":"normal"}]} 2018-11-14 18:37:33,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=74335940-189f-4046-99c2-72c8798c95f3 used request id req-f6ee6da7-d6f5-4504-88d0-9444d0e4c3f2 2018-11-14 18:37:33,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/b3653731-6d80-49cb-86ba-17eff3eeceee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82112cd57b243e2940d75f70d2c8d1be591d40b" 2018-11-14 18:37:34,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-ca2bf27e-6e3b-4917-b444-26d177e08ebd Date: Wed, 14 Nov 2018 18:37:34 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"928cbc5c-a6fa-468a-b088-88e266fca291","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:51Z","dns_nameservers":[],"updated_at":"2018-11-14T16:32:51Z","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":"fb97a38a7ba24cffb70823992c56f04d","id":"b3653731-6d80-49cb-86ba-17eff3eeceee","subnetpool_id":null,"name":"external-subnet"}} 2018-11-14 18:37:34,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/b3653731-6d80-49cb-86ba-17eff3eeceee used request id req-ca2bf27e-6e3b-4917-b444-26d177e08ebd 2018-11-14 18:37:34,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a963a75627dbb2f4b7172e1a79433ea17d098164" 2018-11-14 18:37:34,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:37:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98eeab96-6f4a-4ea6-974d-8dd96449f523 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:37:34,254 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-98eeab96-6f4a-4ea6-974d-8dd96449f523 2018-11-14 18:37:34,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-63b3b50b-4150-4b9b-ae3f-862b0737f6aa-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a963a75627dbb2f4b7172e1a79433ea17d098164" 2018-11-14 18:37:34,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 484 X-Openstack-Request-Id: req-48bb7b8d-d08c-44f6-9c83-34df1998ad56 Date: Wed, 14 Nov 2018 18:37:34 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:37:28Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-14T18:37:32Z", "revision_number": 1, "routes": [], "project_id": "65fe59f084134682a256c9e669979766", "id": "74335940-189f-4046-99c2-72c8798c95f3", "name": "CreateRouterSuccessTests-63b3b50b-4150-4b9b-ae3f-862b0737f6aa-pub-router"}]} 2018-11-14 18:37:34,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-63b3b50b-4150-4b9b-ae3f-862b0737f6aa-pub-router&admin_state_up=True used request id req-48bb7b8d-d08c-44f6-9c83-34df1998ad56 2018-11-14 18:37:34,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:37:34,577 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:37: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:37:34,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a963a75627dbb2f4b7172e1a79433ea17d098164" 2018-11-14 18:37:34,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:37:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a2dfd82-244c-4aa8-86f7-54b86951eb95 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:37:34,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-9a2dfd82-244c-4aa8-86f7-54b86951eb95 2018-11-14 18:37:34,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=74335940-189f-4046-99c2-72c8798c95f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a963a75627dbb2f4b7172e1a79433ea17d098164" 2018-11-14 18:37:34,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 922 X-Openstack-Request-Id: req-32d97ee0-4c41-4aab-8c27-0bfea3173836 Date: Wed, 14 Nov 2018 18:37:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T18:37:33Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b3653731-6d80-49cb-86ba-17eff3eeceee","ip_address":"172.30.9.201"}],"id":"56d40d7e-5e9d-4e19-bfc8-6da7cdf410f4","security_groups":["f511e04d-1640-4b15-a338-4b9e455dbcce"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:05:2a:52","project_id":"65fe59f084134682a256c9e669979766","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"74335940-189f-4046-99c2-72c8798c95f3","name":"CreateRouterSuccessTests-63b3b50b-4150-4b9b-ae3f-862b0737f6aa-port1","admin_state_up":true,"network_id":"928cbc5c-a6fa-468a-b088-88e266fca291","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:37:31Z","binding:vnic_type":"normal"}]} 2018-11-14 18:37:34,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=74335940-189f-4046-99c2-72c8798c95f3 used request id req-32d97ee0-4c41-4aab-8c27-0bfea3173836 2018-11-14 18:37:34,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/b3653731-6d80-49cb-86ba-17eff3eeceee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a963a75627dbb2f4b7172e1a79433ea17d098164" 2018-11-14 18:37:35,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-2b3ffa96-947a-48d7-8931-9f9844d29ffe Date: Wed, 14 Nov 2018 18:37:35 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"928cbc5c-a6fa-468a-b088-88e266fca291","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:51Z","dns_nameservers":[],"updated_at":"2018-11-14T16:32:51Z","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":"fb97a38a7ba24cffb70823992c56f04d","id":"b3653731-6d80-49cb-86ba-17eff3eeceee","subnetpool_id":null,"name":"external-subnet"}} 2018-11-14 18:37:35,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/b3653731-6d80-49cb-86ba-17eff3eeceee used request id req-2b3ffa96-947a-48d7-8931-9f9844d29ffe 2018-11-14 18:37:35,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a963a75627dbb2f4b7172e1a79433ea17d098164" 2018-11-14 18:37:35,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-40cd5f83-c696-4c65-b1de-0527ab5753d5 Date: Wed, 14 Nov 2018 18:37:35 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"928cbc5c-a6fa-468a-b088-88e266fca291","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","status":"ACTIVE","subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"description":"","tags":[],"updated_at":"2018-11-14T17:04:27Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","provider:network_type":"flat"}]} 2018-11-14 18:37:35,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-40cd5f83-c696-4c65-b1de-0527ab5753d5 2018-11-14 18:37:35,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=928cbc5c-a6fa-468a-b088-88e266fca291 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a963a75627dbb2f4b7172e1a79433ea17d098164" 2018-11-14 18:37:35,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-31d150b9-a4fe-460c-b7cc-c7f9f708eb04 Date: Wed, 14 Nov 2018 18:37:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"928cbc5c-a6fa-468a-b088-88e266fca291","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:51Z","dns_nameservers":[],"updated_at":"2018-11-14T16:32:51Z","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":"fb97a38a7ba24cffb70823992c56f04d","id":"b3653731-6d80-49cb-86ba-17eff3eeceee","subnetpool_id":null,"name":"external-subnet"}]} 2018-11-14 18:37:35,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=928cbc5c-a6fa-468a-b088-88e266fca291 used request id req-31d150b9-a4fe-460c-b7cc-c7f9f708eb04 2018-11-14 18:37:35,888 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-63b3b50b-4150-4b9b-ae3f-862b0737f6aa-pub-router and port CreateRouterSuccessTests-63b3b50b-4150-4b9b-ae3f-862b0737f6aa-port1 2018-11-14 18:37:35,888 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-63b3b50b-4150-4b9b-ae3f-862b0737f6aa-pub-router 2018-11-14 18:37:35,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/74335940-189f-4046-99c2-72c8798c95f3/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82112cd57b243e2940d75f70d2c8d1be591d40b" -d '{"port_id": "56d40d7e-5e9d-4e19-bfc8-6da7cdf410f4"}' 2018-11-14 18:37:37,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-86896faf-6c4d-4e28-90c4-0916c70d56ff Date: Wed, 14 Nov 2018 18:37:37 GMT RESP BODY: {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "tenant_id": "65fe59f084134682a256c9e669979766", "subnet_id": "b3653731-6d80-49cb-86ba-17eff3eeceee", "subnet_ids": ["b3653731-6d80-49cb-86ba-17eff3eeceee"], "port_id": "56d40d7e-5e9d-4e19-bfc8-6da7cdf410f4", "id": "74335940-189f-4046-99c2-72c8798c95f3"} 2018-11-14 18:37:37,278 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/74335940-189f-4046-99c2-72c8798c95f3/remove_router_interface used request id req-86896faf-6c4d-4e28-90c4-0916c70d56ff 2018-11-14 18:37:37,279 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-63b3b50b-4150-4b9b-ae3f-862b0737f6aa-pub-router 2018-11-14 18:37:37,279 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-63b3b50b-4150-4b9b-ae3f-862b0737f6aa-pub-router 2018-11-14 18:37:37,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/74335940-189f-4046-99c2-72c8798c95f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a82112cd57b243e2940d75f70d2c8d1be591d40b" 2018-11-14 18:37:38,107 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6fe20985-2cf4-45c6-95e4-87c3b7a3547a Content-Length: 0 Date: Wed, 14 Nov 2018 18:37:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:37:38,107 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/74335940-189f-4046-99c2-72c8798c95f3 used request id req-6fe20985-2cf4-45c6-95e4-87c3b7a3547a 2018-11-14 18:37:38,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5d6f95b3b0e561f1307551c62c11ac61cdce9d" 2018-11-14 18:37:38,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-db3e6382-41ec-4b41-b67d-761fbc1dae7c Date: Wed, 14 Nov 2018 18:37:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:37:38,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-db3e6382-41ec-4b41-b67d-761fbc1dae7c 2018-11-14 18:37:38,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5d6f95b3b0e561f1307551c62c11ac61cdce9d" 2018-11-14 18:37:38,499 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:37:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f367694d-a9d1-4dc4-bfc8-4ef907faeb32 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:37:38,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-f367694d-a9d1-4dc4-bfc8-4ef907faeb32 2018-11-14 18:37:38,499 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:37:38,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5d6f95b3b0e561f1307551c62c11ac61cdce9d" 2018-11-14 18:37:38,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:37:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-030f520e-fc8f-412e-9563-a362d75c195a Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:37:38,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-030f520e-fc8f-412e-9563-a362d75c195a 2018-11-14 18:37:38,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5d6f95b3b0e561f1307551c62c11ac61cdce9d" 2018-11-14 18:37:38,714 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:37:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb33537c-9a24-4dbb-adde-5fec7d13c75c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:37:38,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-fb33537c-9a24-4dbb-adde-5fec7d13c75c 2018-11-14 18:37:38,715 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:37:38,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5d6f95b3b0e561f1307551c62c11ac61cdce9d" 2018-11-14 18:37:38,821 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:37:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82841e1b-c2e9-4fbc-b797-d03e80749a59 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:37:38,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-82841e1b-c2e9-4fbc-b797-d03e80749a59 2018-11-14 18:37:38,822 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:37:38,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5d6f95b3b0e561f1307551c62c11ac61cdce9d" 2018-11-14 18:37:38,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:37:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06626512-34af-48e1-8660-ba0a8efa823c Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:37:38,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-06626512-34af-48e1-8660-ba0a8efa823c 2018-11-14 18:37:38,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5d6f95b3b0e561f1307551c62c11ac61cdce9d" 2018-11-14 18:37:39,037 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:37:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f302aea-2037-4f6d-beb0-ce6c01a9b5e2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 18:37:39,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-0f302aea-2037-4f6d-beb0-ce6c01a9b5e2 2018-11-14 18:37:39,038 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:37:39,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5d6f95b3b0e561f1307551c62c11ac61cdce9d" 2018-11-14 18:37:39,147 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:37:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4cc77892-22fb-421f-a8c2-918e77864ae5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d3b3d3f2c3dd4be6bc230a686f3f0839.", "code": 404, "title": "Not Found"}} 2018-11-14 18:37:39,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 used request id req-4cc77892-22fb-421f-a8c2-918e77864ae5 2018-11-14 18:37:39,147 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:37:39,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5d6f95b3b0e561f1307551c62c11ac61cdce9d" 2018-11-14 18:37:39,255 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:37:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de0b8226-1a86-4399-9e5b-260942918b01 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5dcff89097904b7c82103d40edeed98d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:37:39,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d used request id req-de0b8226-1a86-4399-9e5b-260942918b01 2018-11-14 18:37:39,256 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:37:39,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5d6f95b3b0e561f1307551c62c11ac61cdce9d" 2018-11-14 18:37:39,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:37:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29e9c927-6bf0-4afa-bcd3-65ad32b56e40 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:37:39,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-29e9c927-6bf0-4afa-bcd3-65ad32b56e40 2018-11-14 18:37:39,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5d6f95b3b0e561f1307551c62c11ac61cdce9d" 2018-11-14 18:37:39,494 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:37:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e4ff82c-dda5-41c5-8b86-4aaa3f5cce31 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 991384c74c4d47b3bd2a68e52ad620ce.", "code": 404, "title": "Not Found"}} 2018-11-14 18:37:39,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce used request id req-3e4ff82c-dda5-41c5-8b86-4aaa3f5cce31 2018-11-14 18:37:39,494 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:37:39,495 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-4630986e-8247-40f-proj 2018-11-14 18:37:39,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/63e1bbf23fce42dd84bf6a054c336981 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5d6f95b3b0e561f1307551c62c11ac61cdce9d" 2018-11-14 18:37:39,739 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:37:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-333a26e0-27f4-46cb-8137-13334b911830 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:37:39,739 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/63e1bbf23fce42dd84bf6a054c336981 used request id req-333a26e0-27f4-46cb-8137-13334b911830 2018-11-14 18:37:39,739 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-4630986e-8247-40f-proj-role 2018-11-14 18:37:39,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/27ea5e27b2a04683a6a9fe4bd8770861 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5d6f95b3b0e561f1307551c62c11ac61cdce9d" 2018-11-14 18:37:39,873 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:37:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6967cc39-6aea-474e-95a2-6e5bd49e39ad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:37:39,873 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/27ea5e27b2a04683a6a9fe4bd8770861 used request id req-6967cc39-6aea-474e-95a2-6e5bd49e39ad 2018-11-14 18:37:39,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5d6f95b3b0e561f1307551c62c11ac61cdce9d" 2018-11-14 18:37:39,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:37:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b99c7f7e-af25-4859-abff-c83f002d94b3 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:37:39,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b99c7f7e-af25-4859-abff-c83f002d94b3 2018-11-14 18:37:39,982 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-4630986e-8247-40f-user 2018-11-14 18:37:39,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/f45a2c3885bb43529f3c5d6acdb3abb2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ba237b0739fc6416301a94f74c63a350fb21c29" 2018-11-14 18:37:40,172 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:37:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aafe0fca-ed42-46f4-a2cb-ad9dd800cc78 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:37:40,172 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/f45a2c3885bb43529f3c5d6acdb3abb2 used request id req-aafe0fca-ed42-46f4-a2cb-ad9dd800cc78 2018-11-14 18:37:40,174 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:37:40,599 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:37:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["8gBPjaYgRvCa8taBL3fkUQ"], "issued_at": "2018-11-14T18:37:40.000000Z"}} 2018-11-14 18:37:40,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b34cae237f6ee193e6eb333d1507bbddf3b55e" 2018-11-14 18:37:40,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:37:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02c834a0-eb2c-4b47-aa18-aa7efc0040a5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:37:40,703 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-02c834a0-eb2c-4b47-aa18-aa7efc0040a5 2018-11-14 18:37:40,704 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:37:40,705 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:37:41,111 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:37:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["wfbTC0FOTSGoY1ld7YbdcA"], "issued_at": "2018-11-14T18:37:41.000000Z"}} 2018-11-14 18:37:41,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7b4ea07a6c9d0af40ab2cd16b5f87f1d9f637a9" 2018-11-14 18:37:41,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:37:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f04c71cc-7e96-4c7b-acc7-56f40a0fd767 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:37:41,221 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-f04c71cc-7e96-4c7b-acc7-56f40a0fd767 2018-11-14 18:37:41,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:37:41,229 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:37: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:37:41,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-05fa9f4f-9468-471-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7b4ea07a6c9d0af40ab2cd16b5f87f1d9f637a9" 2018-11-14 18:37:41,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:37:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eeace130-5c5b-4403-afdb-5b4606244db0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-05fa9f4f-9468-471-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:37:41,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-05fa9f4f-9468-471-proj used request id req-eeace130-5c5b-4403-afdb-5b4606244db0 2018-11-14 18:37:41,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7b4ea07a6c9d0af40ab2cd16b5f87f1d9f637a9" 2018-11-14 18:37:41,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:37:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca8e3d2c-3e26-44d0-a0e7-8a8103c89433 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:37:41,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-ca8e3d2c-3e26-44d0-a0e7-8a8103c89433 2018-11-14 18:37:41,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7b4ea07a6c9d0af40ab2cd16b5f87f1d9f637a9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-05fa9f4f-9468-471-proj"}}' 2018-11-14 18:37:41,590 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:37:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02d77b3b-c4ea-4379-93dd-95f2c98dc033 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/0dcb36f9ce0d4a1482fff07bb633d89a"}, "tags": [], "enabled": true, "id": "0dcb36f9ce0d4a1482fff07bb633d89a", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-05fa9f4f-9468-471-proj"}} 2018-11-14 18:37:41,590 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-02d77b3b-c4ea-4379-93dd-95f2c98dc033 2018-11-14 18:37:41,591 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-05fa9f4f-9468-471-proj 2018-11-14 18:37:41,591 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:37:41,592 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:37:42,001 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:37:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["ynBIJ_mMRVuGKJy81FIM7g"], "issued_at": "2018-11-14T18:37:42.000000Z"}} 2018-11-14 18:37:42,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5797faa18acc233b6e2cfedf98a8ecf406f21dff" 2018-11-14 18:37:42,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:37:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f53db73-c433-4529-8249-57e86a880dc4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:37:42,110 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-9f53db73-c433-4529-8249-57e86a880dc4 2018-11-14 18:37:42,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:37:42,120 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:37: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:37:42,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5797faa18acc233b6e2cfedf98a8ecf406f21dff" 2018-11-14 18:37:42,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:37:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdedfed5-b57c-406f-b53f-1bbdb6da65ae Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:37:42,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-fdedfed5-b57c-406f-b53f-1bbdb6da65ae 2018-11-14 18:37:42,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-05fa9f4f-9468-471-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5797faa18acc233b6e2cfedf98a8ecf406f21dff" 2018-11-14 18:37:42,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:37:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecdf67c4-9205-4dbe-8765-09971de0d4cb Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-05fa9f4f-9468-471-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/0dcb36f9ce0d4a1482fff07bb633d89a"}, "tags": [], "enabled": true, "id": "0dcb36f9ce0d4a1482fff07bb633d89a", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-05fa9f4f-9468-471-proj"}]} 2018-11-14 18:37:42,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-05fa9f4f-9468-471-proj used request id req-ecdf67c4-9205-4dbe-8765-09971de0d4cb 2018-11-14 18:37:42,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5797faa18acc233b6e2cfedf98a8ecf406f21dff" 2018-11-14 18:37:42,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:37:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf2080ce-3b8b-4087-bf50-9059c83fd7d1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:37:42,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-bf2080ce-3b8b-4087-bf50-9059c83fd7d1 2018-11-14 18:37:42,860 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-05fa9f4f-9468-471-user 2018-11-14 18:37:42,861 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:37:42,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7b4ea07a6c9d0af40ab2cd16b5f87f1d9f637a9" 2018-11-14 18:37:42,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:37:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcb61452-4816-4495-8fa9-ebb0f76bb9c3 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:37:42,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-dcb61452-4816-4495-8fa9-ebb0f76bb9c3 2018-11-14 18:37:42,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7b4ea07a6c9d0af40ab2cd16b5f87f1d9f637a9" -d '{"role": {"name": "CreateRouterSuccessTests-05fa9f4f-9468-471-proj-role"}}' 2018-11-14 18:37:43,104 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:37:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-151a6964-d0cb-4ef4-b702-010dbee1678a Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8e07ee8eeb724945aab44d0f8bee56fc", "links": {"self": "http://172.30.9.28:5000/v3/roles/8e07ee8eeb724945aab44d0f8bee56fc"}, "name": "CreateRouterSuccessTests-05fa9f4f-9468-471-proj-role"}} 2018-11-14 18:37:43,105 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-151a6964-d0cb-4ef4-b702-010dbee1678a 2018-11-14 18:37:43,105 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-05fa9f4f-9468-471-proj-role 2018-11-14 18:37:43,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/8e07ee8eeb724945aab44d0f8bee56fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7b4ea07a6c9d0af40ab2cd16b5f87f1d9f637a9" 2018-11-14 18:37:43,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:37:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4400e687-7413-492b-8a18-438ea5dee9cc Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8e07ee8eeb724945aab44d0f8bee56fc", "links": {"self": "http://172.30.9.28:5000/v3/roles/8e07ee8eeb724945aab44d0f8bee56fc"}, "name": "CreateRouterSuccessTests-05fa9f4f-9468-471-proj-role"}} 2018-11-14 18:37:43,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/8e07ee8eeb724945aab44d0f8bee56fc used request id req-4400e687-7413-492b-8a18-438ea5dee9cc 2018-11-14 18:37:43,208 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-05fa9f4f-9468-471-proj-role to project CreateRouterSuccessTests-05fa9f4f-9468-471-proj 2018-11-14 18:37:43,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/0dcb36f9ce0d4a1482fff07bb633d89a/users/b10088cf5d314d919d2b704990d6e3ac/roles/8e07ee8eeb724945aab44d0f8bee56fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7b4ea07a6c9d0af40ab2cd16b5f87f1d9f637a9" 2018-11-14 18:37:43,390 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:37:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f23a0581-1c7d-4b23-8ebd-70632ade4aa7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:37:43,390 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/0dcb36f9ce0d4a1482fff07bb633d89a/users/b10088cf5d314d919d2b704990d6e3ac/roles/8e07ee8eeb724945aab44d0f8bee56fc used request id req-f23a0581-1c7d-4b23-8ebd-70632ade4aa7 2018-11-14 18:37:43,392 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:37:43,393 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:37:43,820 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8e07ee8eeb724945aab44d0f8bee56fc", "name": "CreateRouterSuccessTests-05fa9f4f-9468-471-proj-role"}], "expires_at": "2018-11-14T19:37:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0dcb36f9ce0d4a1482fff07bb633d89a", "name": "CreateRouterSuccessTests-05fa9f4f-9468-471-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/0dcb36f9ce0d4a1482fff07bb633d89a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/0dcb36f9ce0d4a1482fff07bb633d89a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/0dcb36f9ce0d4a1482fff07bb633d89a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0dcb36f9ce0d4a1482fff07bb633d89a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_0dcb36f9ce0d4a1482fff07bb633d89a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/0dcb36f9ce0d4a1482fff07bb633d89a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/0dcb36f9ce0d4a1482fff07bb633d89a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/0dcb36f9ce0d4a1482fff07bb633d89a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/0dcb36f9ce0d4a1482fff07bb633d89a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/0dcb36f9ce0d4a1482fff07bb633d89a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/0dcb36f9ce0d4a1482fff07bb633d89a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/0dcb36f9ce0d4a1482fff07bb633d89a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/0dcb36f9ce0d4a1482fff07bb633d89a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/0dcb36f9ce0d4a1482fff07bb633d89a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-05fa9f4f-9468-471-user", "id": "b10088cf5d314d919d2b704990d6e3ac"}, "audit_ids": ["JaYuAWmoSm23QsOKH3BZJg"], "issued_at": "2018-11-14T18:37:43.000000Z"}} 2018-11-14 18:37:43,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea8182dd5f79a948968d66f6d12a213abb579cc7" 2018-11-14 18:37:43,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:37:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17d5c6d5-5a36-4011-bdf0-ea6cfc662a8e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:37:43,903 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-17d5c6d5-5a36-4011-bdf0-ea6cfc662a8e 2018-11-14 18:37:43,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-569e939e-f008-43b0-af1a-4b4081fcc1d2-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea8182dd5f79a948968d66f6d12a213abb579cc7" 2018-11-14 18:37:44,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ec7e5e13-1349-4cfd-96d1-4259d1ae4234 Date: Wed, 14 Nov 2018 18:37:44 GMT RESP BODY: {"networks":[]} 2018-11-14 18:37:44,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-569e939e-f008-43b0-af1a-4b4081fcc1d2-pub-net1 used request id req-ec7e5e13-1349-4cfd-96d1-4259d1ae4234 2018-11-14 18:37:44,107 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-569e939e-f008-43b0-af1a-4b4081fcc1d2-pub-net1 2018-11-14 18:37:44,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea8182dd5f79a948968d66f6d12a213abb579cc7" -d '{"network": {"name": "CreateRouterSuccessTests-569e939e-f008-43b0-af1a-4b4081fcc1d2-pub-net1", "admin_state_up": true}}' 2018-11-14 18:37:45,043 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 607 X-Openstack-Request-Id: req-ba8d18f8-a3ec-43fe-be31-f57158baf754 Date: Wed, 14 Nov 2018 18:37:45 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"0dcb36f9ce0d4a1482fff07bb633d89a","created_at":"2018-11-14T18:37:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-11-14T18:37:44Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"0dcb36f9ce0d4a1482fff07bb633d89a","id":"5fb7971a-9fca-47f9-a45a-0e66894ffab3","name":"CreateRouterSuccessTests-569e939e-f008-43b0-af1a-4b4081fcc1d2-pub-net1"}} 2018-11-14 18:37:45,043 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-ba8d18f8-a3ec-43fe-be31-f57158baf754 2018-11-14 18:37:45,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=5fb7971a-9fca-47f9-a45a-0e66894ffab3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea8182dd5f79a948968d66f6d12a213abb579cc7" 2018-11-14 18:37:45,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 591 X-Openstack-Request-Id: req-9b871248-9451-4586-ab46-4eb3d2e1fed1 Date: Wed, 14 Nov 2018 18:37:45 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-14T18:37:44Z","tenant_id":"0dcb36f9ce0d4a1482fff07bb633d89a","created_at":"2018-11-14T18:37:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"0dcb36f9ce0d4a1482fff07bb633d89a","id":"5fb7971a-9fca-47f9-a45a-0e66894ffab3","name":"CreateRouterSuccessTests-569e939e-f008-43b0-af1a-4b4081fcc1d2-pub-net1"}]} 2018-11-14 18:37:45,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=5fb7971a-9fca-47f9-a45a-0e66894ffab3 used request id req-9b871248-9451-4586-ab46-4eb3d2e1fed1 2018-11-14 18:37:45,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5fb7971a-9fca-47f9-a45a-0e66894ffab3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea8182dd5f79a948968d66f6d12a213abb579cc7" 2018-11-14 18:37:45,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a987d647-e4b2-49d9-9eb8-0d4f9ed18526 Date: Wed, 14 Nov 2018 18:37:45 GMT RESP BODY: {"subnets":[]} 2018-11-14 18:37:45,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5fb7971a-9fca-47f9-a45a-0e66894ffab3 used request id req-a987d647-e4b2-49d9-9eb8-0d4f9ed18526 2018-11-14 18:37:45,818 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-569e939e-f008-43b0-af1a-4b4081fcc1d2-pub-subnet1 2018-11-14 18:37:45,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea8182dd5f79a948968d66f6d12a213abb579cc7" -d '{"subnets": [{"ip_version": 4, "network_id": "5fb7971a-9fca-47f9-a45a-0e66894ffab3", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-569e939e-f008-43b0-af1a-4b4081fcc1d2-pub-subnet1"}]}' 2018-11-14 18:37:46,857 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-2ac38827-a60c-44d5-85eb-f0b418ffef73 Date: Wed, 14 Nov 2018 18:37:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5fb7971a-9fca-47f9-a45a-0e66894ffab3","tenant_id":"0dcb36f9ce0d4a1482fff07bb633d89a","created_at":"2018-11-14T18:37:46Z","dns_nameservers":[],"updated_at":"2018-11-14T18:37:46Z","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":"0dcb36f9ce0d4a1482fff07bb633d89a","id":"8da0fa83-bf05-466b-b682-49af6683eba2","subnetpool_id":null,"name":"CreateRouterSuccessTests-569e939e-f008-43b0-af1a-4b4081fcc1d2-pub-subnet1"}]} 2018-11-14 18:37:46,857 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-2ac38827-a60c-44d5-85eb-f0b418ffef73 2018-11-14 18:37:46,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=5fb7971a-9fca-47f9-a45a-0e66894ffab3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea8182dd5f79a948968d66f6d12a213abb579cc7" 2018-11-14 18:37:47,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-ee02d32d-c85a-4cc6-b600-87f8c52c18ec Date: Wed, 14 Nov 2018 18:37:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8da0fa83-bf05-466b-b682-49af6683eba2"],"updated_at":"2018-11-14T18:37:46Z","tenant_id":"0dcb36f9ce0d4a1482fff07bb633d89a","created_at":"2018-11-14T18:37:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"0dcb36f9ce0d4a1482fff07bb633d89a","id":"5fb7971a-9fca-47f9-a45a-0e66894ffab3","name":"CreateRouterSuccessTests-569e939e-f008-43b0-af1a-4b4081fcc1d2-pub-net1"}]} 2018-11-14 18:37:47,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=5fb7971a-9fca-47f9-a45a-0e66894ffab3 used request id req-ee02d32d-c85a-4cc6-b600-87f8c52c18ec 2018-11-14 18:37:47,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5fb7971a-9fca-47f9-a45a-0e66894ffab3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea8182dd5f79a948968d66f6d12a213abb579cc7" 2018-11-14 18:37:47,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-5b13088c-c101-448d-a1fc-fcb3b57e7f15 Date: Wed, 14 Nov 2018 18:37:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5fb7971a-9fca-47f9-a45a-0e66894ffab3","tenant_id":"0dcb36f9ce0d4a1482fff07bb633d89a","created_at":"2018-11-14T18:37:46Z","dns_nameservers":[],"updated_at":"2018-11-14T18:37:46Z","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":"0dcb36f9ce0d4a1482fff07bb633d89a","id":"8da0fa83-bf05-466b-b682-49af6683eba2","subnetpool_id":null,"name":"CreateRouterSuccessTests-569e939e-f008-43b0-af1a-4b4081fcc1d2-pub-subnet1"}]} 2018-11-14 18:37:47,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5fb7971a-9fca-47f9-a45a-0e66894ffab3 used request id req-5b13088c-c101-448d-a1fc-fcb3b57e7f15 2018-11-14 18:37:47,187 - OpenStackNetwork - DEBUG - Network [5fb7971a-9fca-47f9-a45a-0e66894ffab3] created successfully 2018-11-14 18:37:47,187 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:37:47,188 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:37:47,597 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8e07ee8eeb724945aab44d0f8bee56fc", "name": "CreateRouterSuccessTests-05fa9f4f-9468-471-proj-role"}], "expires_at": "2018-11-14T19:37:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0dcb36f9ce0d4a1482fff07bb633d89a", "name": "CreateRouterSuccessTests-05fa9f4f-9468-471-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/0dcb36f9ce0d4a1482fff07bb633d89a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/0dcb36f9ce0d4a1482fff07bb633d89a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/0dcb36f9ce0d4a1482fff07bb633d89a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0dcb36f9ce0d4a1482fff07bb633d89a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_0dcb36f9ce0d4a1482fff07bb633d89a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/0dcb36f9ce0d4a1482fff07bb633d89a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/0dcb36f9ce0d4a1482fff07bb633d89a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/0dcb36f9ce0d4a1482fff07bb633d89a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/0dcb36f9ce0d4a1482fff07bb633d89a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/0dcb36f9ce0d4a1482fff07bb633d89a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/0dcb36f9ce0d4a1482fff07bb633d89a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/0dcb36f9ce0d4a1482fff07bb633d89a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/0dcb36f9ce0d4a1482fff07bb633d89a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/0dcb36f9ce0d4a1482fff07bb633d89a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-05fa9f4f-9468-471-user", "id": "b10088cf5d314d919d2b704990d6e3ac"}, "audit_ids": ["zmFUZMdlR-STvKDqWgCTWg"], "issued_at": "2018-11-14T18:37:47.000000Z"}} 2018-11-14 18:37:47,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4789a8e90895d7e1037ebd7b20905fc29a7eee7" 2018-11-14 18:37:47,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:37:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a52539e-99f7-4dc9-9211-4782ba15688b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:37:47,611 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-5a52539e-99f7-4dc9-9211-4782ba15688b 2018-11-14 18:37:47,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-569e939e-f008-43b0-af1a-4b4081fcc1d2-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4789a8e90895d7e1037ebd7b20905fc29a7eee7" 2018-11-14 18:37:47,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-38311d6e-0f0b-4ff5-ada2-118a17184168 Date: Wed, 14 Nov 2018 18:37:47 GMT RESP BODY: {"routers": []} 2018-11-14 18:37:47,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-569e939e-f008-43b0-af1a-4b4081fcc1d2-pub-router&admin_state_up=True used request id req-38311d6e-0f0b-4ff5-ada2-118a17184168 2018-11-14 18:37:47,841 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:37:47,842 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:37:48,254 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8e07ee8eeb724945aab44d0f8bee56fc", "name": "CreateRouterSuccessTests-05fa9f4f-9468-471-proj-role"}], "expires_at": "2018-11-14T19:37:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0dcb36f9ce0d4a1482fff07bb633d89a", "name": "CreateRouterSuccessTests-05fa9f4f-9468-471-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/0dcb36f9ce0d4a1482fff07bb633d89a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/0dcb36f9ce0d4a1482fff07bb633d89a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/0dcb36f9ce0d4a1482fff07bb633d89a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0dcb36f9ce0d4a1482fff07bb633d89a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_0dcb36f9ce0d4a1482fff07bb633d89a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/0dcb36f9ce0d4a1482fff07bb633d89a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/0dcb36f9ce0d4a1482fff07bb633d89a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/0dcb36f9ce0d4a1482fff07bb633d89a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/0dcb36f9ce0d4a1482fff07bb633d89a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/0dcb36f9ce0d4a1482fff07bb633d89a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/0dcb36f9ce0d4a1482fff07bb633d89a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/0dcb36f9ce0d4a1482fff07bb633d89a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/0dcb36f9ce0d4a1482fff07bb633d89a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/0dcb36f9ce0d4a1482fff07bb633d89a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-05fa9f4f-9468-471-user", "id": "b10088cf5d314d919d2b704990d6e3ac"}, "audit_ids": ["yMn6v_SGTaeKEad8RP4rCg"], "issued_at": "2018-11-14T18:37:48.000000Z"}} 2018-11-14 18:37:48,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}678a1c9a646b849730d6f1a78f6dc2bc36c598b8" 2018-11-14 18:37:48,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:37:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ce13060-1160-44a5-b4ea-6ab81ae520f7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:37:48,363 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-1ce13060-1160-44a5-b4ea-6ab81ae520f7 2018-11-14 18:37:48,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4789a8e90895d7e1037ebd7b20905fc29a7eee7" 2018-11-14 18:37:48,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-01a2452f-20d0-4794-95f4-edbcea68fc4f Date: Wed, 14 Nov 2018 18:37:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"updated_at":"2018-11-14T17:04:27Z","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","id":"928cbc5c-a6fa-468a-b088-88e266fca291","name":"external"}]} 2018-11-14 18:37:48,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-01a2452f-20d0-4794-95f4-edbcea68fc4f 2018-11-14 18:37:48,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=928cbc5c-a6fa-468a-b088-88e266fca291 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4789a8e90895d7e1037ebd7b20905fc29a7eee7" 2018-11-14 18:37:48,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d17181fb-6a14-4875-94fd-d07800aef388 Date: Wed, 14 Nov 2018 18:37:48 GMT RESP BODY: {"subnets":[]} 2018-11-14 18:37:48,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=928cbc5c-a6fa-468a-b088-88e266fca291 used request id req-d17181fb-6a14-4875-94fd-d07800aef388 2018-11-14 18:37:48,875 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-569e939e-f008-43b0-af1a-4b4081fcc1d2-pub-router 2018-11-14 18:37:48,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4789a8e90895d7e1037ebd7b20905fc29a7eee7" -d '{"router": {"external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291"}, "name": "CreateRouterSuccessTests-569e939e-f008-43b0-af1a-4b4081fcc1d2-pub-router", "admin_state_up": true}}' 2018-11-14 18:37:50,446 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-651eaa94-e239-427a-b5a2-0ba10b4547ab Date: Wed, 14 Nov 2018 18:37:50 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3653731-6d80-49cb-86ba-17eff3eeceee", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "0dcb36f9ce0d4a1482fff07bb633d89a", "created_at": "2018-11-14T18:37:49Z", "admin_state_up": true, "updated_at": "2018-11-14T18:37:50Z", "revision_number": 2, "routes": [], "project_id": "0dcb36f9ce0d4a1482fff07bb633d89a", "id": "bdd05a8a-91c9-4b3b-8657-85973e22140d", "name": "CreateRouterSuccessTests-569e939e-f008-43b0-af1a-4b4081fcc1d2-pub-router"}} 2018-11-14 18:37:50,447 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-651eaa94-e239-427a-b5a2-0ba10b4547ab 2018-11-14 18:37:50,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=bdd05a8a-91c9-4b3b-8657-85973e22140d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4789a8e90895d7e1037ebd7b20905fc29a7eee7" 2018-11-14 18:37:50,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-73a47bb5-f878-463a-9098-5cfabf800ea2 Date: Wed, 14 Nov 2018 18:37:50 GMT RESP BODY: {"ports":[]} 2018-11-14 18:37:50,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=bdd05a8a-91c9-4b3b-8657-85973e22140d used request id req-73a47bb5-f878-463a-9098-5cfabf800ea2 2018-11-14 18:37:50,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?name=CreateRouterSuccessTests-569e939e-f008-43b0-af1a-4b4081fcc1d2-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4789a8e90895d7e1037ebd7b20905fc29a7eee7" 2018-11-14 18:37:50,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-1d8c2f7a-bc60-4ece-9d2e-9454aec260d7 Date: Wed, 14 Nov 2018 18:37:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5fb7971a-9fca-47f9-a45a-0e66894ffab3","tenant_id":"0dcb36f9ce0d4a1482fff07bb633d89a","created_at":"2018-11-14T18:37:46Z","dns_nameservers":[],"updated_at":"2018-11-14T18:37:46Z","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":"0dcb36f9ce0d4a1482fff07bb633d89a","id":"8da0fa83-bf05-466b-b682-49af6683eba2","subnetpool_id":null,"name":"CreateRouterSuccessTests-569e939e-f008-43b0-af1a-4b4081fcc1d2-pub-subnet1"}]} 2018-11-14 18:37:50,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?name=CreateRouterSuccessTests-569e939e-f008-43b0-af1a-4b4081fcc1d2-pub-subnet1 used request id req-1d8c2f7a-bc60-4ece-9d2e-9454aec260d7 2018-11-14 18:37:50,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:37:50,739 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:37: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:37:50,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0dcb36f9ce0d4a1482fff07bb633d89a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4789a8e90895d7e1037ebd7b20905fc29a7eee7" 2018-11-14 18:37:50,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:37:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9353adb2-16f5-41ef-8296-1a480c710797 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/0dcb36f9ce0d4a1482fff07bb633d89a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0dcb36f9ce0d4a1482fff07bb633d89a", "name": "CreateRouterSuccessTests-05fa9f4f-9468-471-proj"}} 2018-11-14 18:37:50,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0dcb36f9ce0d4a1482fff07bb633d89a used request id req-9353adb2-16f5-41ef-8296-1a480c710797 2018-11-14 18:37:50,834 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-11-14 18:37:50,835 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-569e939e-f008-43b0-af1a-4b4081fcc1d2-pub-router 2018-11-14 18:37:50,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/bdd05a8a-91c9-4b3b-8657-85973e22140d/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4789a8e90895d7e1037ebd7b20905fc29a7eee7" -d '{"subnet_id": "8da0fa83-bf05-466b-b682-49af6683eba2"}' 2018-11-14 18:37:53,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-65193e2f-392c-499b-87ab-8010a0d4a373 Date: Wed, 14 Nov 2018 18:37:53 GMT RESP BODY: {"network_id": "5fb7971a-9fca-47f9-a45a-0e66894ffab3", "tenant_id": "0dcb36f9ce0d4a1482fff07bb633d89a", "subnet_id": "8da0fa83-bf05-466b-b682-49af6683eba2", "subnet_ids": ["8da0fa83-bf05-466b-b682-49af6683eba2"], "port_id": "6ecef995-1c6b-43b9-9481-4c77ce9327ff", "id": "bdd05a8a-91c9-4b3b-8657-85973e22140d"} 2018-11-14 18:37:53,114 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/bdd05a8a-91c9-4b3b-8657-85973e22140d/add_router_interface used request id req-65193e2f-392c-499b-87ab-8010a0d4a373 2018-11-14 18:37:53,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/bdd05a8a-91c9-4b3b-8657-85973e22140d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4789a8e90895d7e1037ebd7b20905fc29a7eee7" 2018-11-14 18:37:53,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-63540308-3459-4b28-8437-690d6e874aa2 Date: Wed, 14 Nov 2018 18:37:53 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3653731-6d80-49cb-86ba-17eff3eeceee", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "0dcb36f9ce0d4a1482fff07bb633d89a", "created_at": "2018-11-14T18:37:49Z", "admin_state_up": true, "updated_at": "2018-11-14T18:37:52Z", "revision_number": 3, "routes": [], "project_id": "0dcb36f9ce0d4a1482fff07bb633d89a", "id": "bdd05a8a-91c9-4b3b-8657-85973e22140d", "name": "CreateRouterSuccessTests-569e939e-f008-43b0-af1a-4b4081fcc1d2-pub-router"}} 2018-11-14 18:37:53,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/bdd05a8a-91c9-4b3b-8657-85973e22140d used request id req-63540308-3459-4b28-8437-690d6e874aa2 2018-11-14 18:37:53,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=bdd05a8a-91c9-4b3b-8657-85973e22140d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4789a8e90895d7e1037ebd7b20905fc29a7eee7" 2018-11-14 18:37:53,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-93f8fe26-31fd-4adf-892f-64dad6bf74e6 Date: Wed, 14 Nov 2018 18:37:53 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5fb7971a-9fca-47f9-a45a-0e66894ffab3","tenant_id":"0dcb36f9ce0d4a1482fff07bb633d89a","created_at":"2018-11-14T18:37:51Z","admin_state_up":true,"updated_at":"2018-11-14T18:37:52Z","binding:vnic_type":"normal","device_id":"bdd05a8a-91c9-4b3b-8657-85973e22140d","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:d6:a8:4a","id":"6ecef995-1c6b-43b9-9481-4c77ce9327ff","port_security_enabled":false,"project_id":"0dcb36f9ce0d4a1482fff07bb633d89a","fixed_ips":[{"subnet_id":"8da0fa83-bf05-466b-b682-49af6683eba2","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-14 18:37:53,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=bdd05a8a-91c9-4b3b-8657-85973e22140d used request id req-93f8fe26-31fd-4adf-892f-64dad6bf74e6 2018-11-14 18:37:53,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/8da0fa83-bf05-466b-b682-49af6683eba2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4789a8e90895d7e1037ebd7b20905fc29a7eee7" 2018-11-14 18:37:53,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-b90eca8c-b862-41a9-a6c6-d70c807d6cb1 Date: Wed, 14 Nov 2018 18:37:53 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5fb7971a-9fca-47f9-a45a-0e66894ffab3","tenant_id":"0dcb36f9ce0d4a1482fff07bb633d89a","created_at":"2018-11-14T18:37:46Z","dns_nameservers":[],"updated_at":"2018-11-14T18:37:46Z","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":"0dcb36f9ce0d4a1482fff07bb633d89a","id":"8da0fa83-bf05-466b-b682-49af6683eba2","subnetpool_id":null,"name":"CreateRouterSuccessTests-569e939e-f008-43b0-af1a-4b4081fcc1d2-pub-subnet1"}} 2018-11-14 18:37:53,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/8da0fa83-bf05-466b-b682-49af6683eba2 used request id req-b90eca8c-b862-41a9-a6c6-d70c807d6cb1 2018-11-14 18:37:53,896 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-569e939e-f008-43b0-af1a-4b4081fcc1d2-pub-router and subnet CreateRouterSuccessTests-569e939e-f008-43b0-af1a-4b4081fcc1d2-pub-subnet1 2018-11-14 18:37:53,896 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-569e939e-f008-43b0-af1a-4b4081fcc1d2-pub-router 2018-11-14 18:37:53,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/bdd05a8a-91c9-4b3b-8657-85973e22140d/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4789a8e90895d7e1037ebd7b20905fc29a7eee7" -d '{"subnet_id": "8da0fa83-bf05-466b-b682-49af6683eba2"}' 2018-11-14 18:37:55,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4b3a0b61-4a15-4384-94bc-b2fb5bf44711 Date: Wed, 14 Nov 2018 18:37:55 GMT RESP BODY: {"network_id": "5fb7971a-9fca-47f9-a45a-0e66894ffab3", "tenant_id": "0dcb36f9ce0d4a1482fff07bb633d89a", "subnet_id": "8da0fa83-bf05-466b-b682-49af6683eba2", "subnet_ids": ["8da0fa83-bf05-466b-b682-49af6683eba2"], "port_id": "6ecef995-1c6b-43b9-9481-4c77ce9327ff", "id": "bdd05a8a-91c9-4b3b-8657-85973e22140d"} 2018-11-14 18:37:55,578 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/bdd05a8a-91c9-4b3b-8657-85973e22140d/remove_router_interface used request id req-4b3a0b61-4a15-4384-94bc-b2fb5bf44711 2018-11-14 18:37:55,578 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-569e939e-f008-43b0-af1a-4b4081fcc1d2-pub-router 2018-11-14 18:37:55,578 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-569e939e-f008-43b0-af1a-4b4081fcc1d2-pub-router 2018-11-14 18:37:55,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/bdd05a8a-91c9-4b3b-8657-85973e22140d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4789a8e90895d7e1037ebd7b20905fc29a7eee7" 2018-11-14 18:37:57,024 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8b3b8f05-e14c-4539-85f7-ec5bda86863a Content-Length: 0 Date: Wed, 14 Nov 2018 18:37:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:37:57,024 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/bdd05a8a-91c9-4b3b-8657-85973e22140d used request id req-8b3b8f05-e14c-4539-85f7-ec5bda86863a 2018-11-14 18:37:57,025 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-569e939e-f008-43b0-af1a-4b4081fcc1d2-pub-subnet1 2018-11-14 18:37:57,025 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-569e939e-f008-43b0-af1a-4b4081fcc1d2-pub-subnet1 2018-11-14 18:37:57,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/8da0fa83-bf05-466b-b682-49af6683eba2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea8182dd5f79a948968d66f6d12a213abb579cc7" 2018-11-14 18:37:59,419 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-13689bd6-3dbb-4169-a9cf-c20b902653fd Date: Wed, 14 Nov 2018 18:37:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:37:59,419 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/8da0fa83-bf05-466b-b682-49af6683eba2 used request id req-13689bd6-3dbb-4169-a9cf-c20b902653fd 2018-11-14 18:37:59,420 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-569e939e-f008-43b0-af1a-4b4081fcc1d2-pub-net1 2018-11-14 18:37:59,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/5fb7971a-9fca-47f9-a45a-0e66894ffab3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea8182dd5f79a948968d66f6d12a213abb579cc7" 2018-11-14 18:38:01,587 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ed4986b9-b4d4-4ddc-8499-99d8c8710381 Date: Wed, 14 Nov 2018 18:38:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:38:01,587 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/5fb7971a-9fca-47f9-a45a-0e66894ffab3 used request id req-ed4986b9-b4d4-4ddc-8499-99d8c8710381 2018-11-14 18:38:01,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7b4ea07a6c9d0af40ab2cd16b5f87f1d9f637a9" 2018-11-14 18:38:01,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-e8a4c339-fd32-403d-a875-6026ce6dca0c Date: Wed, 14 Nov 2018 18:38:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0dcb36f9ce0d4a1482fff07bb633d89a", "created_at": "2018-11-14T18:37:44Z", "updated_at": "2018-11-14T18:37:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:37:44Z", "revision_number": 0, "id": "0874db66-12ed-4bce-abc1-76683e7ce9c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:37:44Z", "security_group_id": "7e25b94e-b27b-40b5-a388-dc5496b7bf23", "tenant_id": "0dcb36f9ce0d4a1482fff07bb633d89a", "port_range_min": null, "ethertype": "IPv4", "project_id": "0dcb36f9ce0d4a1482fff07bb633d89a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:37:44Z", "revision_number": 0, "id": "214b1aed-1dad-4ad2-9ac0-332caf12477c", "remote_group_id": "7e25b94e-b27b-40b5-a388-dc5496b7bf23", "remote_ip_prefix": null, "created_at": "2018-11-14T18:37:44Z", "security_group_id": "7e25b94e-b27b-40b5-a388-dc5496b7bf23", "tenant_id": "0dcb36f9ce0d4a1482fff07bb633d89a", "port_range_min": null, "ethertype": "IPv6", "project_id": "0dcb36f9ce0d4a1482fff07bb633d89a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:37:44Z", "revision_number": 0, "id": "6d3c5a1e-3ea1-4c1f-81f7-608e2f5cafed", "remote_group_id": "7e25b94e-b27b-40b5-a388-dc5496b7bf23", "remote_ip_prefix": null, "created_at": "2018-11-14T18:37:44Z", "security_group_id": "7e25b94e-b27b-40b5-a388-dc5496b7bf23", "tenant_id": "0dcb36f9ce0d4a1482fff07bb633d89a", "port_range_min": null, "ethertype": "IPv4", "project_id": "0dcb36f9ce0d4a1482fff07bb633d89a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:37:44Z", "revision_number": 0, "id": "ff0b7933-019d-48f9-906f-feedf6ec8c37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:37:44Z", "security_group_id": "7e25b94e-b27b-40b5-a388-dc5496b7bf23", "tenant_id": "0dcb36f9ce0d4a1482fff07bb633d89a", "port_range_min": null, "ethertype": "IPv6", "project_id": "0dcb36f9ce0d4a1482fff07bb633d89a"}], "revision_number": 4, "project_id": "0dcb36f9ce0d4a1482fff07bb633d89a", "id": "7e25b94e-b27b-40b5-a388-dc5496b7bf23", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:38:01,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-e8a4c339-fd32-403d-a875-6026ce6dca0c 2018-11-14 18:38:01,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7b4ea07a6c9d0af40ab2cd16b5f87f1d9f637a9" 2018-11-14 18:38:01,996 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:38:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee5d8c5c-ba22-4fc8-a0d7-3cea2e2ba490 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:38:01,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-ee5d8c5c-ba22-4fc8-a0d7-3cea2e2ba490 2018-11-14 18:38:01,996 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:38:02,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7b4ea07a6c9d0af40ab2cd16b5f87f1d9f637a9" 2018-11-14 18:38:02,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-759f8c39-3fef-4565-a47f-d17e2d2ff77b Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:38:02,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-759f8c39-3fef-4565-a47f-d17e2d2ff77b 2018-11-14 18:38:02,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7b4ea07a6c9d0af40ab2cd16b5f87f1d9f637a9" 2018-11-14 18:38:02,215 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:38:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1070055-15d7-4ec6-affb-4400a452588f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:38:02,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-a1070055-15d7-4ec6-affb-4400a452588f 2018-11-14 18:38:02,215 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:38:02,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7b4ea07a6c9d0af40ab2cd16b5f87f1d9f637a9" 2018-11-14 18:38:02,327 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:38:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfa1f39c-a6fc-427d-8b0d-6b3c580d6e7f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:38:02,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-dfa1f39c-a6fc-427d-8b0d-6b3c580d6e7f 2018-11-14 18:38:02,327 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:38:02,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7b4ea07a6c9d0af40ab2cd16b5f87f1d9f637a9" 2018-11-14 18:38:02,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06303af7-4a35-42af-a413-8b49aef0c6b9 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:38:02,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-06303af7-4a35-42af-a413-8b49aef0c6b9 2018-11-14 18:38:02,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0dcb36f9ce0d4a1482fff07bb633d89a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7b4ea07a6c9d0af40ab2cd16b5f87f1d9f637a9" 2018-11-14 18:38:02,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a600eb22-c4c4-4d1f-960a-ee5e7daf8789 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/0dcb36f9ce0d4a1482fff07bb633d89a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0dcb36f9ce0d4a1482fff07bb633d89a", "name": "CreateRouterSuccessTests-05fa9f4f-9468-471-proj"}} 2018-11-14 18:38:02,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0dcb36f9ce0d4a1482fff07bb633d89a used request id req-a600eb22-c4c4-4d1f-960a-ee5e7daf8789 2018-11-14 18:38:02,548 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7e25b94e-b27b-40b5-a388-dc5496b7bf23 2018-11-14 18:38:02,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=7e25b94e-b27b-40b5-a388-dc5496b7bf23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7b4ea07a6c9d0af40ab2cd16b5f87f1d9f637a9" 2018-11-14 18:38:02,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-3b04f6e8-61b7-4bb3-8ec9-592b18212776 Date: Wed, 14 Nov 2018 18:38:02 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:37:44Z", "security_group_id": "7e25b94e-b27b-40b5-a388-dc5496b7bf23", "port_range_min": null, "revision_number": 0, "tenant_id": "0dcb36f9ce0d4a1482fff07bb633d89a", "created_at": "2018-11-14T18:37:44Z", "project_id": "0dcb36f9ce0d4a1482fff07bb633d89a", "id": "0874db66-12ed-4bce-abc1-76683e7ce9c1"}, {"remote_group_id": "7e25b94e-b27b-40b5-a388-dc5496b7bf23", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:37:44Z", "security_group_id": "7e25b94e-b27b-40b5-a388-dc5496b7bf23", "port_range_min": null, "revision_number": 0, "tenant_id": "0dcb36f9ce0d4a1482fff07bb633d89a", "created_at": "2018-11-14T18:37:44Z", "project_id": "0dcb36f9ce0d4a1482fff07bb633d89a", "id": "214b1aed-1dad-4ad2-9ac0-332caf12477c"}, {"remote_group_id": "7e25b94e-b27b-40b5-a388-dc5496b7bf23", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:37:44Z", "security_group_id": "7e25b94e-b27b-40b5-a388-dc5496b7bf23", "port_range_min": null, "revision_number": 0, "tenant_id": "0dcb36f9ce0d4a1482fff07bb633d89a", "created_at": "2018-11-14T18:37:44Z", "project_id": "0dcb36f9ce0d4a1482fff07bb633d89a", "id": "6d3c5a1e-3ea1-4c1f-81f7-608e2f5cafed"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:37:44Z", "security_group_id": "7e25b94e-b27b-40b5-a388-dc5496b7bf23", "port_range_min": null, "revision_number": 0, "tenant_id": "0dcb36f9ce0d4a1482fff07bb633d89a", "created_at": "2018-11-14T18:37:44Z", "project_id": "0dcb36f9ce0d4a1482fff07bb633d89a", "id": "ff0b7933-019d-48f9-906f-feedf6ec8c37"}]} 2018-11-14 18:38:02,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=7e25b94e-b27b-40b5-a388-dc5496b7bf23 used request id req-3b04f6e8-61b7-4bb3-8ec9-592b18212776 2018-11-14 18:38:02,762 - neutron_utils - INFO - Deleting security group with name - default 2018-11-14 18:38:02,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/7e25b94e-b27b-40b5-a388-dc5496b7bf23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7b4ea07a6c9d0af40ab2cd16b5f87f1d9f637a9" 2018-11-14 18:38:03,160 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a1186099-8b37-4648-af99-1eea1fb71c01 Content-Length: 0 Date: Wed, 14 Nov 2018 18:38:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:38:03,160 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/7e25b94e-b27b-40b5-a388-dc5496b7bf23 used request id req-a1186099-8b37-4648-af99-1eea1fb71c01 2018-11-14 18:38:03,161 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-05fa9f4f-9468-471-proj 2018-11-14 18:38:03,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/0dcb36f9ce0d4a1482fff07bb633d89a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7b4ea07a6c9d0af40ab2cd16b5f87f1d9f637a9" 2018-11-14 18:38:03,465 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:38:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e020a10-dac9-48c7-8c69-c9f4a12d62f3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:38:03,465 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/0dcb36f9ce0d4a1482fff07bb633d89a used request id req-4e020a10-dac9-48c7-8c69-c9f4a12d62f3 2018-11-14 18:38:03,465 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-05fa9f4f-9468-471-proj-role 2018-11-14 18:38:03,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/8e07ee8eeb724945aab44d0f8bee56fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7b4ea07a6c9d0af40ab2cd16b5f87f1d9f637a9" 2018-11-14 18:38:03,608 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:38:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c9e6855-bf9f-4d38-ba79-56069d927bd1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:38:03,608 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/8e07ee8eeb724945aab44d0f8bee56fc used request id req-1c9e6855-bf9f-4d38-ba79-56069d927bd1 2018-11-14 18:38:03,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7b4ea07a6c9d0af40ab2cd16b5f87f1d9f637a9" 2018-11-14 18:38:03,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0916aa2-d5f2-4a09-9786-3e21f128fdfe Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:38:03,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d0916aa2-d5f2-4a09-9786-3e21f128fdfe 2018-11-14 18:38:03,711 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-05fa9f4f-9468-471-user 2018-11-14 18:38:03,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/b10088cf5d314d919d2b704990d6e3ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5797faa18acc233b6e2cfedf98a8ecf406f21dff" 2018-11-14 18:38:03,934 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:38:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e5bd762-3e1e-49c2-a6c8-b1414ac39c56 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:38:03,934 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/b10088cf5d314d919d2b704990d6e3ac used request id req-6e5bd762-3e1e-49c2-a6c8-b1414ac39c56 2018-11-14 18:38:03,935 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:38:04,350 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:38:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["53gtJkNSS4mUZEMTu-Oegg"], "issued_at": "2018-11-14T18:38:04.000000Z"}} 2018-11-14 18:38:04,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}865c96ee3017d3a8446ac28dc183780b3addf101" 2018-11-14 18:38:04,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64c73a3f-f5ed-4537-a876-efc8b873f5e8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:38:04,446 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-64c73a3f-f5ed-4537-a876-efc8b873f5e8 2018-11-14 18:38:04,448 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:38:04,449 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:38:04,878 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:38:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["e_UqkkxiSseLijWI_L3qjg"], "issued_at": "2018-11-14T18:38:04.000000Z"}} 2018-11-14 18:38:04,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e9f10ad818bc6829cf811442582a50273bff174" 2018-11-14 18:38:04,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17ed5b8c-4a08-4a48-9f19-c18f3e6eba6a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:38:04,982 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-17ed5b8c-4a08-4a48-9f19-c18f3e6eba6a 2018-11-14 18:38:04,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:38:04,990 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:38: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:38:04,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-6950e146-ff93-4ce-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e9f10ad818bc6829cf811442582a50273bff174" 2018-11-14 18:38:05,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-930caa57-48f4-4b32-9655-9d2686447d4a Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-6950e146-ff93-4ce-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:38:05,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-6950e146-ff93-4ce-proj used request id req-930caa57-48f4-4b32-9655-9d2686447d4a 2018-11-14 18:38:05,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e9f10ad818bc6829cf811442582a50273bff174" 2018-11-14 18:38:05,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46fe2375-252c-4ba4-888e-9cbf4119a4ae Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:38:05,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-46fe2375-252c-4ba4-888e-9cbf4119a4ae 2018-11-14 18:38:05,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e9f10ad818bc6829cf811442582a50273bff174" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-6950e146-ff93-4ce-proj"}}' 2018-11-14 18:38:05,356 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:38:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e7570b3-dd80-4cd6-b61b-12686fed9df2 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/34e7e2089def46c18c81468cdccf8618"}, "tags": [], "enabled": true, "id": "34e7e2089def46c18c81468cdccf8618", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-6950e146-ff93-4ce-proj"}} 2018-11-14 18:38:05,357 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-7e7570b3-dd80-4cd6-b61b-12686fed9df2 2018-11-14 18:38:05,357 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-6950e146-ff93-4ce-proj 2018-11-14 18:38:05,357 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:38:05,358 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:38:05,786 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:38:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["XX-wdyG5RMag92gNhBnp7A"], "issued_at": "2018-11-14T18:38:05.000000Z"}} 2018-11-14 18:38:05,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d088613836c0e45b27acf3b0bf6384d8cbf4a6f" 2018-11-14 18:38:05,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3af3d54e-4237-4c14-af6a-1527a6ac54b3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:38:05,902 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-3af3d54e-4237-4c14-af6a-1527a6ac54b3 2018-11-14 18:38:05,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:38:05,912 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:38:05,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d088613836c0e45b27acf3b0bf6384d8cbf4a6f" 2018-11-14 18:38:06,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6973e384-247d-4ab4-8511-54469357bfb8 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:38:06,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-6973e384-247d-4ab4-8511-54469357bfb8 2018-11-14 18:38:06,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-6950e146-ff93-4ce-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d088613836c0e45b27acf3b0bf6384d8cbf4a6f" 2018-11-14 18:38:06,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-892ae733-cff0-4714-a18c-e9a943bea255 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-6950e146-ff93-4ce-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/34e7e2089def46c18c81468cdccf8618"}, "tags": [], "enabled": true, "id": "34e7e2089def46c18c81468cdccf8618", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-6950e146-ff93-4ce-proj"}]} 2018-11-14 18:38:06,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-6950e146-ff93-4ce-proj used request id req-892ae733-cff0-4714-a18c-e9a943bea255 2018-11-14 18:38:06,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d088613836c0e45b27acf3b0bf6384d8cbf4a6f" 2018-11-14 18:38:06,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cffe078d-3491-4c8c-9dc1-557b68f6407c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:38:06,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-cffe078d-3491-4c8c-9dc1-557b68f6407c 2018-11-14 18:38:06,669 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-6950e146-ff93-4ce-user 2018-11-14 18:38:06,669 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:38:06,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e9f10ad818bc6829cf811442582a50273bff174" 2018-11-14 18:38:06,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b4800ea-12bd-4288-b285-b354f53bcd0c Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:38:06,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-7b4800ea-12bd-4288-b285-b354f53bcd0c 2018-11-14 18:38:06,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e9f10ad818bc6829cf811442582a50273bff174" -d '{"role": {"name": "CreateRouterSuccessTests-6950e146-ff93-4ce-proj-role"}}' 2018-11-14 18:38:06,908 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:38:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfaf60d8-2280-462f-845f-fd1f967668b1 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4e398e3d97dd4fdbb5464c58ea5bc715", "links": {"self": "http://172.30.9.28:5000/v3/roles/4e398e3d97dd4fdbb5464c58ea5bc715"}, "name": "CreateRouterSuccessTests-6950e146-ff93-4ce-proj-role"}} 2018-11-14 18:38:06,908 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-dfaf60d8-2280-462f-845f-fd1f967668b1 2018-11-14 18:38:06,908 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-6950e146-ff93-4ce-proj-role 2018-11-14 18:38:06,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/4e398e3d97dd4fdbb5464c58ea5bc715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e9f10ad818bc6829cf811442582a50273bff174" 2018-11-14 18:38:07,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95cc49e1-505d-4365-abaf-6264254d8166 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4e398e3d97dd4fdbb5464c58ea5bc715", "links": {"self": "http://172.30.9.28:5000/v3/roles/4e398e3d97dd4fdbb5464c58ea5bc715"}, "name": "CreateRouterSuccessTests-6950e146-ff93-4ce-proj-role"}} 2018-11-14 18:38:07,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/4e398e3d97dd4fdbb5464c58ea5bc715 used request id req-95cc49e1-505d-4365-abaf-6264254d8166 2018-11-14 18:38:07,019 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-6950e146-ff93-4ce-proj-role to project CreateRouterSuccessTests-6950e146-ff93-4ce-proj 2018-11-14 18:38:07,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/34e7e2089def46c18c81468cdccf8618/users/ad27c220810749ee83006cb12fa10159/roles/4e398e3d97dd4fdbb5464c58ea5bc715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e9f10ad818bc6829cf811442582a50273bff174" 2018-11-14 18:38:07,192 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:38:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aabc9141-3877-4a13-86d0-86a79e8e1d6f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:38:07,193 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/34e7e2089def46c18c81468cdccf8618/users/ad27c220810749ee83006cb12fa10159/roles/4e398e3d97dd4fdbb5464c58ea5bc715 used request id req-aabc9141-3877-4a13-86d0-86a79e8e1d6f 2018-11-14 18:38:07,195 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:38:07,196 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:38:07,608 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:38:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["maA-OX3SQh6Bbj6LGBHaGg"], "issued_at": "2018-11-14T18:38:07.000000Z"}} 2018-11-14 18:38:07,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0fbcad59994e9f5aacfabc6cdd3d91cea1f58f6" 2018-11-14 18:38:07,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f31cbcc-bb1b-4130-89ac-303d13327403 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:38:07,623 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-6f31cbcc-bb1b-4130-89ac-303d13327403 2018-11-14 18:38:07,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-7dfcd136-aa1f-4ba5-9f52-bc9a9d83cd47-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0fbcad59994e9f5aacfabc6cdd3d91cea1f58f6" 2018-11-14 18:38:07,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3444b920-3482-4434-aa01-bd8d3d06621a Date: Wed, 14 Nov 2018 18:38:07 GMT RESP BODY: {"networks":[]} 2018-11-14 18:38:07,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-7dfcd136-aa1f-4ba5-9f52-bc9a9d83cd47-pub-net1 used request id req-3444b920-3482-4434-aa01-bd8d3d06621a 2018-11-14 18:38:07,858 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-7dfcd136-aa1f-4ba5-9f52-bc9a9d83cd47-pub-net1 2018-11-14 18:38:07,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0fbcad59994e9f5aacfabc6cdd3d91cea1f58f6" -d '{"network": {"name": "CreateRouterSuccessTests-7dfcd136-aa1f-4ba5-9f52-bc9a9d83cd47-pub-net1", "admin_state_up": true}}' 2018-11-14 18:38:08,348 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 702 X-Openstack-Request-Id: req-adb80046-04bb-4e5b-b573-61f59bf0f0c7 Date: Wed, 14 Nov 2018 18:38:08 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"dc06e4f2-3048-4fab-bdbe-ab0144945521","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-14T18:38:08Z","is_default":false,"provider:segmentation_id":57,"name":"CreateRouterSuccessTests-7dfcd136-aa1f-4ba5-9f52-bc9a9d83cd47-pub-net1","admin_state_up":true,"tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:38:08Z","mtu":1450}} 2018-11-14 18:38:08,349 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-adb80046-04bb-4e5b-b573-61f59bf0f0c7 2018-11-14 18:38:08,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=dc06e4f2-3048-4fab-bdbe-ab0144945521 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0fbcad59994e9f5aacfabc6cdd3d91cea1f58f6" 2018-11-14 18:38:08,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-2a8016e7-2600-4583-90f4-ed5011ecefd4 Date: Wed, 14 Nov 2018 18:38:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"dc06e4f2-3048-4fab-bdbe-ab0144945521","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-14T18:38:08Z","provider:segmentation_id":57,"name":"CreateRouterSuccessTests-7dfcd136-aa1f-4ba5-9f52-bc9a9d83cd47-pub-net1","admin_state_up":true,"tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:38:08Z","provider:network_type":"vxlan"}]} 2018-11-14 18:38:08,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=dc06e4f2-3048-4fab-bdbe-ab0144945521 used request id req-2a8016e7-2600-4583-90f4-ed5011ecefd4 2018-11-14 18:38:08,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=dc06e4f2-3048-4fab-bdbe-ab0144945521 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0fbcad59994e9f5aacfabc6cdd3d91cea1f58f6" 2018-11-14 18:38:08,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-397b0b0d-5186-462e-8507-3349392767a0 Date: Wed, 14 Nov 2018 18:38:08 GMT RESP BODY: {"subnets":[]} 2018-11-14 18:38:08,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=dc06e4f2-3048-4fab-bdbe-ab0144945521 used request id req-397b0b0d-5186-462e-8507-3349392767a0 2018-11-14 18:38:08,875 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-7dfcd136-aa1f-4ba5-9f52-bc9a9d83cd47-pub-subnet1 2018-11-14 18:38:08,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0fbcad59994e9f5aacfabc6cdd3d91cea1f58f6" -d '{"subnets": [{"ip_version": 4, "network_id": "dc06e4f2-3048-4fab-bdbe-ab0144945521", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-7dfcd136-aa1f-4ba5-9f52-bc9a9d83cd47-pub-subnet1"}]}' 2018-11-14 18:38:09,731 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-a8217cb8-01e2-4bd7-b6cb-a74cc46a60cb Date: Wed, 14 Nov 2018 18:38:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dc06e4f2-3048-4fab-bdbe-ab0144945521","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:38:09Z","dns_nameservers":[],"updated_at":"2018-11-14T18:38:09Z","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":"65fe59f084134682a256c9e669979766","id":"d0a3a1d8-c04c-4ece-8fce-e13fe062dfeb","subnetpool_id":null,"name":"CreateRouterSuccessTests-7dfcd136-aa1f-4ba5-9f52-bc9a9d83cd47-pub-subnet1"}]} 2018-11-14 18:38:09,732 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-a8217cb8-01e2-4bd7-b6cb-a74cc46a60cb 2018-11-14 18:38:09,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=dc06e4f2-3048-4fab-bdbe-ab0144945521 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0fbcad59994e9f5aacfabc6cdd3d91cea1f58f6" 2018-11-14 18:38:10,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-0590a88c-4fcc-443a-a3d6-24ca0fe6557b Date: Wed, 14 Nov 2018 18:38:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"dc06e4f2-3048-4fab-bdbe-ab0144945521","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","subnets":["d0a3a1d8-c04c-4ece-8fce-e13fe062dfeb"],"description":"","tags":[],"updated_at":"2018-11-14T18:38:09Z","provider:segmentation_id":57,"name":"CreateRouterSuccessTests-7dfcd136-aa1f-4ba5-9f52-bc9a9d83cd47-pub-net1","admin_state_up":true,"tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:38:08Z","provider:network_type":"vxlan"}]} 2018-11-14 18:38:10,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=dc06e4f2-3048-4fab-bdbe-ab0144945521 used request id req-0590a88c-4fcc-443a-a3d6-24ca0fe6557b 2018-11-14 18:38:10,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=dc06e4f2-3048-4fab-bdbe-ab0144945521 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0fbcad59994e9f5aacfabc6cdd3d91cea1f58f6" 2018-11-14 18:38:10,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-030b0d33-e1ff-47ac-9086-5014ec2768f8 Date: Wed, 14 Nov 2018 18:38:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dc06e4f2-3048-4fab-bdbe-ab0144945521","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:38:09Z","dns_nameservers":[],"updated_at":"2018-11-14T18:38:09Z","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":"65fe59f084134682a256c9e669979766","id":"d0a3a1d8-c04c-4ece-8fce-e13fe062dfeb","subnetpool_id":null,"name":"CreateRouterSuccessTests-7dfcd136-aa1f-4ba5-9f52-bc9a9d83cd47-pub-subnet1"}]} 2018-11-14 18:38:10,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=dc06e4f2-3048-4fab-bdbe-ab0144945521 used request id req-030b0d33-e1ff-47ac-9086-5014ec2768f8 2018-11-14 18:38:10,275 - OpenStackNetwork - DEBUG - Network [dc06e4f2-3048-4fab-bdbe-ab0144945521] created successfully 2018-11-14 18:38:10,275 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:38:10,276 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:38:10,688 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e398e3d97dd4fdbb5464c58ea5bc715", "name": "CreateRouterSuccessTests-6950e146-ff93-4ce-proj-role"}], "expires_at": "2018-11-14T19:38:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "34e7e2089def46c18c81468cdccf8618", "name": "CreateRouterSuccessTests-6950e146-ff93-4ce-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/34e7e2089def46c18c81468cdccf8618", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/34e7e2089def46c18c81468cdccf8618", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/34e7e2089def46c18c81468cdccf8618", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_34e7e2089def46c18c81468cdccf8618", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_34e7e2089def46c18c81468cdccf8618", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/34e7e2089def46c18c81468cdccf8618", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/34e7e2089def46c18c81468cdccf8618", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/34e7e2089def46c18c81468cdccf8618", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/34e7e2089def46c18c81468cdccf8618", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/34e7e2089def46c18c81468cdccf8618", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/34e7e2089def46c18c81468cdccf8618", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/34e7e2089def46c18c81468cdccf8618", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/34e7e2089def46c18c81468cdccf8618", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/34e7e2089def46c18c81468cdccf8618", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-6950e146-ff93-4ce-user", "id": "ad27c220810749ee83006cb12fa10159"}, "audit_ids": ["E9qsitvEQuasJl7dBHZZcQ"], "issued_at": "2018-11-14T18:38:10.000000Z"}} 2018-11-14 18:38:10,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}946dab17dce2b279e7b058b05307bca7610a1915" 2018-11-14 18:38:10,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95975449-778a-470c-8130-5065efd4b6f3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:38:10,782 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-95975449-778a-470c-8130-5065efd4b6f3 2018-11-14 18:38:10,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-7dfcd136-aa1f-4ba5-9f52-bc9a9d83cd47-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}946dab17dce2b279e7b058b05307bca7610a1915" 2018-11-14 18:38:11,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-65870d19-4b61-46df-9b21-3323aca4f067 Date: Wed, 14 Nov 2018 18:38:11 GMT RESP BODY: {"routers": []} 2018-11-14 18:38:11,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-7dfcd136-aa1f-4ba5-9f52-bc9a9d83cd47-pub-router&admin_state_up=True used request id req-65870d19-4b61-46df-9b21-3323aca4f067 2018-11-14 18:38:11,030 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:38:11,030 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:38:11,451 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e398e3d97dd4fdbb5464c58ea5bc715", "name": "CreateRouterSuccessTests-6950e146-ff93-4ce-proj-role"}], "expires_at": "2018-11-14T19:38:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "34e7e2089def46c18c81468cdccf8618", "name": "CreateRouterSuccessTests-6950e146-ff93-4ce-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/34e7e2089def46c18c81468cdccf8618", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/34e7e2089def46c18c81468cdccf8618", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/34e7e2089def46c18c81468cdccf8618", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_34e7e2089def46c18c81468cdccf8618", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_34e7e2089def46c18c81468cdccf8618", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/34e7e2089def46c18c81468cdccf8618", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/34e7e2089def46c18c81468cdccf8618", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/34e7e2089def46c18c81468cdccf8618", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/34e7e2089def46c18c81468cdccf8618", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/34e7e2089def46c18c81468cdccf8618", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/34e7e2089def46c18c81468cdccf8618", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/34e7e2089def46c18c81468cdccf8618", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/34e7e2089def46c18c81468cdccf8618", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/34e7e2089def46c18c81468cdccf8618", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-6950e146-ff93-4ce-user", "id": "ad27c220810749ee83006cb12fa10159"}, "audit_ids": ["5A7vvT8vQ7aA5JfZWAl6qQ"], "issued_at": "2018-11-14T18:38:11.000000Z"}} 2018-11-14 18:38:11,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7caea518225d8bf56cbc1a2d26549e5a74b0cee4" 2018-11-14 18:38:11,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34607639-b49f-43cc-aa67-b24819be2034 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:38:11,553 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-34607639-b49f-43cc-aa67-b24819be2034 2018-11-14 18:38:11,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}946dab17dce2b279e7b058b05307bca7610a1915" 2018-11-14 18:38:11,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-d113f3bf-d537-4c45-a31d-822bd5fc73dc Date: Wed, 14 Nov 2018 18:38:11 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"updated_at":"2018-11-14T17:04:27Z","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","id":"928cbc5c-a6fa-468a-b088-88e266fca291","name":"external"}]} 2018-11-14 18:38:11,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-d113f3bf-d537-4c45-a31d-822bd5fc73dc 2018-11-14 18:38:11,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=928cbc5c-a6fa-468a-b088-88e266fca291 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}946dab17dce2b279e7b058b05307bca7610a1915" 2018-11-14 18:38:12,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-33b2597a-8c27-4ab2-b9c3-da130fa8ad9f Date: Wed, 14 Nov 2018 18:38:12 GMT RESP BODY: {"subnets":[]} 2018-11-14 18:38:12,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=928cbc5c-a6fa-468a-b088-88e266fca291 used request id req-33b2597a-8c27-4ab2-b9c3-da130fa8ad9f 2018-11-14 18:38:12,077 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-7dfcd136-aa1f-4ba5-9f52-bc9a9d83cd47-pub-router 2018-11-14 18:38:12,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}946dab17dce2b279e7b058b05307bca7610a1915" -d '{"router": {"external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291"}, "name": "CreateRouterSuccessTests-7dfcd136-aa1f-4ba5-9f52-bc9a9d83cd47-pub-router", "admin_state_up": true}}' 2018-11-14 18:38:13,555 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-e864dc74-1b24-4280-8322-e5a2ddfe2f54 Date: Wed, 14 Nov 2018 18:38:13 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3653731-6d80-49cb-86ba-17eff3eeceee", "ip_address": "172.30.9.219"}]}, "description": "", "tags": [], "tenant_id": "34e7e2089def46c18c81468cdccf8618", "created_at": "2018-11-14T18:38:12Z", "admin_state_up": true, "updated_at": "2018-11-14T18:38:13Z", "revision_number": 2, "routes": [], "project_id": "34e7e2089def46c18c81468cdccf8618", "id": "b3406c41-2e9e-4aaa-ae51-402d97e6e0e3", "name": "CreateRouterSuccessTests-7dfcd136-aa1f-4ba5-9f52-bc9a9d83cd47-pub-router"}} 2018-11-14 18:38:13,555 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-e864dc74-1b24-4280-8322-e5a2ddfe2f54 2018-11-14 18:38:13,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=b3406c41-2e9e-4aaa-ae51-402d97e6e0e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}946dab17dce2b279e7b058b05307bca7610a1915" 2018-11-14 18:38:13,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-140b56a4-4961-4698-b85b-d65357b4898c Date: Wed, 14 Nov 2018 18:38:13 GMT RESP BODY: {"ports":[]} 2018-11-14 18:38:13,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=b3406c41-2e9e-4aaa-ae51-402d97e6e0e3 used request id req-140b56a4-4961-4698-b85b-d65357b4898c 2018-11-14 18:38:13,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?name=CreateRouterSuccessTests-7dfcd136-aa1f-4ba5-9f52-bc9a9d83cd47-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}946dab17dce2b279e7b058b05307bca7610a1915" 2018-11-14 18:38:13,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f69d9ae1-41b8-4051-8cf9-5e9431483827 Date: Wed, 14 Nov 2018 18:38:13 GMT RESP BODY: {"subnets":[]} 2018-11-14 18:38:13,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?name=CreateRouterSuccessTests-7dfcd136-aa1f-4ba5-9f52-bc9a9d83cd47-pub-subnet1 used request id req-f69d9ae1-41b8-4051-8cf9-5e9431483827 2018-11-14 18:38:13,817 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-7dfcd136-aa1f-4ba5-9f52-bc9a9d83cd47-pub-router 2018-11-14 18:38:13,817 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-7dfcd136-aa1f-4ba5-9f52-bc9a9d83cd47-pub-router 2018-11-14 18:38:13,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/b3406c41-2e9e-4aaa-ae51-402d97e6e0e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}946dab17dce2b279e7b058b05307bca7610a1915" 2018-11-14 18:38:15,274 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ec2d48fe-b9fd-4860-a181-df8180df4af6 Content-Length: 0 Date: Wed, 14 Nov 2018 18:38:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:38:15,274 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/b3406c41-2e9e-4aaa-ae51-402d97e6e0e3 used request id req-ec2d48fe-b9fd-4860-a181-df8180df4af6 2018-11-14 18:38:15,275 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-7dfcd136-aa1f-4ba5-9f52-bc9a9d83cd47-pub-subnet1 2018-11-14 18:38:15,275 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-7dfcd136-aa1f-4ba5-9f52-bc9a9d83cd47-pub-subnet1 2018-11-14 18:38:15,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/d0a3a1d8-c04c-4ece-8fce-e13fe062dfeb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0fbcad59994e9f5aacfabc6cdd3d91cea1f58f6" 2018-11-14 18:38:17,502 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-79ac46bb-b9ce-4296-8efd-531d7f33bda0 Date: Wed, 14 Nov 2018 18:38:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:38:17,502 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/d0a3a1d8-c04c-4ece-8fce-e13fe062dfeb used request id req-79ac46bb-b9ce-4296-8efd-531d7f33bda0 2018-11-14 18:38:17,503 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-7dfcd136-aa1f-4ba5-9f52-bc9a9d83cd47-pub-net1 2018-11-14 18:38:17,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/dc06e4f2-3048-4fab-bdbe-ab0144945521 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0fbcad59994e9f5aacfabc6cdd3d91cea1f58f6" 2018-11-14 18:38:19,755 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-37d3a202-e92b-4df0-a1fa-a5d1bfba2c58 Date: Wed, 14 Nov 2018 18:38:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:38:19,755 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/dc06e4f2-3048-4fab-bdbe-ab0144945521 used request id req-37d3a202-e92b-4df0-a1fa-a5d1bfba2c58 2018-11-14 18:38:19,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e9f10ad818bc6829cf811442582a50273bff174" 2018-11-14 18:38:20,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-d9930705-c70c-48da-883f-505527bc3060 Date: Wed, 14 Nov 2018 18:38:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:38:20,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-d9930705-c70c-48da-883f-505527bc3060 2018-11-14 18:38:20,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e9f10ad818bc6829cf811442582a50273bff174" 2018-11-14 18:38:20,175 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:38:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90c3a222-4f3c-47d4-9aaf-98e287b4789e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:38:20,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-90c3a222-4f3c-47d4-9aaf-98e287b4789e 2018-11-14 18:38:20,175 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:38:20,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e9f10ad818bc6829cf811442582a50273bff174" 2018-11-14 18:38:20,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a227bc8-a20f-44b5-a078-49289b2d9074 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:38:20,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-5a227bc8-a20f-44b5-a078-49289b2d9074 2018-11-14 18:38:20,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e9f10ad818bc6829cf811442582a50273bff174" 2018-11-14 18:38:20,410 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:38:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4c40580-2ae2-44ea-8afe-e5c2220cd2b2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:38:20,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-a4c40580-2ae2-44ea-8afe-e5c2220cd2b2 2018-11-14 18:38:20,411 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:38:20,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e9f10ad818bc6829cf811442582a50273bff174" 2018-11-14 18:38:20,557 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:38:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c464d00-2eb8-4534-97fc-b42e5b16d5a1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:38:20,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-3c464d00-2eb8-4534-97fc-b42e5b16d5a1 2018-11-14 18:38:20,557 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:38:20,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e9f10ad818bc6829cf811442582a50273bff174" 2018-11-14 18:38:20,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31b17ef0-94fc-4ef4-95a5-1725197b9252 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:38:20,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-31b17ef0-94fc-4ef4-95a5-1725197b9252 2018-11-14 18:38:20,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e9f10ad818bc6829cf811442582a50273bff174" 2018-11-14 18:38:20,781 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:38:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e547e67-e76d-4907-9fe5-23de9868bdc4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 18:38:20,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-3e547e67-e76d-4907-9fe5-23de9868bdc4 2018-11-14 18:38:20,781 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:38:20,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e9f10ad818bc6829cf811442582a50273bff174" 2018-11-14 18:38:20,885 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:38:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1a4f2d1-20ae-42dd-889b-943d9dbff0f3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d3b3d3f2c3dd4be6bc230a686f3f0839.", "code": 404, "title": "Not Found"}} 2018-11-14 18:38:20,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 used request id req-a1a4f2d1-20ae-42dd-889b-943d9dbff0f3 2018-11-14 18:38:20,886 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:38:20,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e9f10ad818bc6829cf811442582a50273bff174" 2018-11-14 18:38:20,999 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:38:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2cdef645-1e11-4647-962f-4275ca4c1909 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5dcff89097904b7c82103d40edeed98d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:38:20,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d used request id req-2cdef645-1e11-4647-962f-4275ca4c1909 2018-11-14 18:38:21,000 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:38:21,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e9f10ad818bc6829cf811442582a50273bff174" 2018-11-14 18:38:21,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bcdab08-458b-4f09-b161-ac1054ddf7c7 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:38:21,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-0bcdab08-458b-4f09-b161-ac1054ddf7c7 2018-11-14 18:38:21,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e9f10ad818bc6829cf811442582a50273bff174" 2018-11-14 18:38:21,216 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:38:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8dd358b4-5710-461d-8a5b-ce33a102592d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 991384c74c4d47b3bd2a68e52ad620ce.", "code": 404, "title": "Not Found"}} 2018-11-14 18:38:21,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce used request id req-8dd358b4-5710-461d-8a5b-ce33a102592d 2018-11-14 18:38:21,217 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:38:21,218 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-6950e146-ff93-4ce-proj 2018-11-14 18:38:21,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/34e7e2089def46c18c81468cdccf8618 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e9f10ad818bc6829cf811442582a50273bff174" 2018-11-14 18:38:21,554 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:38:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7bed6bb1-fb5d-4161-ab09-c023ccd35617 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:38:21,554 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/34e7e2089def46c18c81468cdccf8618 used request id req-7bed6bb1-fb5d-4161-ab09-c023ccd35617 2018-11-14 18:38:21,555 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-6950e146-ff93-4ce-proj-role 2018-11-14 18:38:21,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/4e398e3d97dd4fdbb5464c58ea5bc715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e9f10ad818bc6829cf811442582a50273bff174" 2018-11-14 18:38:21,709 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:38:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7391aab5-1323-4677-9fe4-87036e583b0a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:38:21,709 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/4e398e3d97dd4fdbb5464c58ea5bc715 used request id req-7391aab5-1323-4677-9fe4-87036e583b0a 2018-11-14 18:38:21,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e9f10ad818bc6829cf811442582a50273bff174" 2018-11-14 18:38:21,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5fb1ad8-39cd-417d-b530-e63da09b020e Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:38:21,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-e5fb1ad8-39cd-417d-b530-e63da09b020e 2018-11-14 18:38:21,813 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-6950e146-ff93-4ce-user 2018-11-14 18:38:21,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/ad27c220810749ee83006cb12fa10159 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d088613836c0e45b27acf3b0bf6384d8cbf4a6f" 2018-11-14 18:38:22,066 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:38:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0796970f-0d8a-40da-82d6-dc91db929522 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:38:22,066 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/ad27c220810749ee83006cb12fa10159 used request id req-0796970f-0d8a-40da-82d6-dc91db929522 2018-11-14 18:38:22,068 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:38:22,503 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:38:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["fiE4f5MlR3mRK9n0zJbj4Q"], "issued_at": "2018-11-14T18:38:22.000000Z"}} 2018-11-14 18:38:22,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1125e5ef10f34abbac0dc4d50d0ae10df6c8cd6e" 2018-11-14 18:38:22,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-767edf53-cc54-4039-be03-4338d69bdeba Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:38:22,598 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-767edf53-cc54-4039-be03-4338d69bdeba 2018-11-14 18:38:22,600 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:38:22,600 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:38:23,022 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:38:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["TMaPHo1TR3OqgtLEnQCtBA"], "issued_at": "2018-11-14T18:38:23.000000Z"}} 2018-11-14 18:38:23,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4d5be640c970014be71ee6dc88520fe1f873b27" 2018-11-14 18:38:23,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce4f9e46-dca1-4003-bfcc-2aa8aea2765f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:38:23,173 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-ce4f9e46-dca1-4003-bfcc-2aa8aea2765f 2018-11-14 18:38:23,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:38:23,183 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:38: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:38:23,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-44a0b04a-40a8-401-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4d5be640c970014be71ee6dc88520fe1f873b27" 2018-11-14 18:38:23,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74272494-7326-4c20-a9e4-711ed652c89c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-44a0b04a-40a8-401-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:38:23,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-44a0b04a-40a8-401-proj used request id req-74272494-7326-4c20-a9e4-711ed652c89c 2018-11-14 18:38:23,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4d5be640c970014be71ee6dc88520fe1f873b27" 2018-11-14 18:38:23,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0b4aa5c-b0fd-4d41-9bb3-13b6a4f0b342 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:38:23,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-b0b4aa5c-b0fd-4d41-9bb3-13b6a4f0b342 2018-11-14 18:38:23,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4d5be640c970014be71ee6dc88520fe1f873b27" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-44a0b04a-40a8-401-proj"}}' 2018-11-14 18:38:23,759 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:38:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02917355-53d5-4103-9dc9-7c2459e2458b Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/22ef39e143ff4ef7912e753f3582f6a2"}, "tags": [], "enabled": true, "id": "22ef39e143ff4ef7912e753f3582f6a2", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-44a0b04a-40a8-401-proj"}} 2018-11-14 18:38:23,759 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-02917355-53d5-4103-9dc9-7c2459e2458b 2018-11-14 18:38:23,759 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-44a0b04a-40a8-401-proj 2018-11-14 18:38:23,759 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:38:23,760 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:38:24,180 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:38:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["THcOJ-fMTJ2HXMoFbrGkJQ"], "issued_at": "2018-11-14T18:38:24.000000Z"}} 2018-11-14 18:38:24,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd0fcb2462a7717526c94d8746aad478ad9658fc" 2018-11-14 18:38:24,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38cf372e-594f-43ba-84ba-284df5ff4da8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:38:24,288 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-38cf372e-594f-43ba-84ba-284df5ff4da8 2018-11-14 18:38:24,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:38:24,297 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:38: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:38:24,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd0fcb2462a7717526c94d8746aad478ad9658fc" 2018-11-14 18:38:24,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef25dc1b-c6da-4444-982b-cdcc913c9ffe Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:38:24,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-ef25dc1b-c6da-4444-982b-cdcc913c9ffe 2018-11-14 18:38:24,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateRouterNegativeTests-44a0b04a-40a8-401-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd0fcb2462a7717526c94d8746aad478ad9658fc" 2018-11-14 18:38:24,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dad352e1-bddd-49a0-8902-43e11e21e883 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateRouterNegativeTests-44a0b04a-40a8-401-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/22ef39e143ff4ef7912e753f3582f6a2"}, "tags": [], "enabled": true, "id": "22ef39e143ff4ef7912e753f3582f6a2", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-44a0b04a-40a8-401-proj"}]} 2018-11-14 18:38:24,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateRouterNegativeTests-44a0b04a-40a8-401-proj used request id req-dad352e1-bddd-49a0-8902-43e11e21e883 2018-11-14 18:38:24,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd0fcb2462a7717526c94d8746aad478ad9658fc" 2018-11-14 18:38:24,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9b9a01c-0773-464a-b97b-bd3d83ff0b53 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:38:24,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-b9b9a01c-0773-464a-b97b-bd3d83ff0b53 2018-11-14 18:38:25,057 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-44a0b04a-40a8-401-user 2018-11-14 18:38:25,057 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:38:25,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4d5be640c970014be71ee6dc88520fe1f873b27" 2018-11-14 18:38:25,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22251954-cf3a-4b9f-af90-dead864b197f Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:38:25,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-22251954-cf3a-4b9f-af90-dead864b197f 2018-11-14 18:38:25,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4d5be640c970014be71ee6dc88520fe1f873b27" -d '{"role": {"name": "CreateRouterNegativeTests-44a0b04a-40a8-401-proj-role"}}' 2018-11-14 18:38:25,207 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:38:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb60f288-4438-4986-8988-499ba147f1bc Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "47c6bebdaa88443693326aaf50708d8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/47c6bebdaa88443693326aaf50708d8a"}, "name": "CreateRouterNegativeTests-44a0b04a-40a8-401-proj-role"}} 2018-11-14 18:38:25,207 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-bb60f288-4438-4986-8988-499ba147f1bc 2018-11-14 18:38:25,207 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-44a0b04a-40a8-401-proj-role 2018-11-14 18:38:25,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/47c6bebdaa88443693326aaf50708d8a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4d5be640c970014be71ee6dc88520fe1f873b27" 2018-11-14 18:38:25,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3b3e050-3e49-4ddd-bab1-0abea6e4d681 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "47c6bebdaa88443693326aaf50708d8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/47c6bebdaa88443693326aaf50708d8a"}, "name": "CreateRouterNegativeTests-44a0b04a-40a8-401-proj-role"}} 2018-11-14 18:38:25,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/47c6bebdaa88443693326aaf50708d8a used request id req-a3b3e050-3e49-4ddd-bab1-0abea6e4d681 2018-11-14 18:38:25,318 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-44a0b04a-40a8-401-proj-role to project CreateRouterNegativeTests-44a0b04a-40a8-401-proj 2018-11-14 18:38:25,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/22ef39e143ff4ef7912e753f3582f6a2/users/95a79443b4ec4025838ca6bfc5c89f32/roles/47c6bebdaa88443693326aaf50708d8a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4d5be640c970014be71ee6dc88520fe1f873b27" 2018-11-14 18:38:25,473 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:38:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c769a223-8746-4f7e-8935-c53dfe934673 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:38:25,473 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/22ef39e143ff4ef7912e753f3582f6a2/users/95a79443b4ec4025838ca6bfc5c89f32/roles/47c6bebdaa88443693326aaf50708d8a used request id req-c769a223-8746-4f7e-8935-c53dfe934673 2018-11-14 18:38:25,474 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:38:25,475 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:38:25,879 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:38:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["MQYUYxm9SJKjHYQHjx-3Zw"], "issued_at": "2018-11-14T18:38:25.000000Z"}} 2018-11-14 18:38:25,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a18017625adc11cc2972255ff5257eb3625e86d3" 2018-11-14 18:38:25,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-babe6fcf-7c3b-4f08-8887-f2fe47f1f6f5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:38:25,990 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-babe6fcf-7c3b-4f08-8887-f2fe47f1f6f5 2018-11-14 18:38:25,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateRouterNegativeTests-6c611d83-e92d-4eb0-929d-d9777b177b33-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a18017625adc11cc2972255ff5257eb3625e86d3" 2018-11-14 18:38:26,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3259609a-0cc2-4c2e-b8d6-951ebee231a8 Date: Wed, 14 Nov 2018 18:38:26 GMT RESP BODY: {"networks":[]} 2018-11-14 18:38:26,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateRouterNegativeTests-6c611d83-e92d-4eb0-929d-d9777b177b33-pub-net1 used request id req-3259609a-0cc2-4c2e-b8d6-951ebee231a8 2018-11-14 18:38:26,212 - neutron_utils - INFO - Creating network with name CreateRouterNegativeTests-6c611d83-e92d-4eb0-929d-d9777b177b33-pub-net1 2018-11-14 18:38:26,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a18017625adc11cc2972255ff5257eb3625e86d3" -d '{"network": {"name": "CreateRouterNegativeTests-6c611d83-e92d-4eb0-929d-d9777b177b33-pub-net1", "admin_state_up": true}}' 2018-11-14 18:38:26,714 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 702 X-Openstack-Request-Id: req-441da038-6a24-4b57-8bb8-9086c93f7baf Date: Wed, 14 Nov 2018 18:38:26 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"9e17c87a-4d8a-4155-8f06-e89e2c55d5e8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-14T18:38:26Z","is_default":false,"provider:segmentation_id":6,"name":"CreateRouterNegativeTests-6c611d83-e92d-4eb0-929d-d9777b177b33-pub-net1","admin_state_up":true,"tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:38:26Z","mtu":1450}} 2018-11-14 18:38:26,714 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-441da038-6a24-4b57-8bb8-9086c93f7baf 2018-11-14 18:38:26,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=9e17c87a-4d8a-4155-8f06-e89e2c55d5e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a18017625adc11cc2972255ff5257eb3625e86d3" 2018-11-14 18:38:26,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-393289ef-fc39-4c16-916d-be465c35ede8 Date: Wed, 14 Nov 2018 18:38:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"9e17c87a-4d8a-4155-8f06-e89e2c55d5e8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-14T18:38:26Z","provider:segmentation_id":6,"name":"CreateRouterNegativeTests-6c611d83-e92d-4eb0-929d-d9777b177b33-pub-net1","admin_state_up":true,"tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:38:26Z","provider:network_type":"vxlan"}]} 2018-11-14 18:38:26,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=9e17c87a-4d8a-4155-8f06-e89e2c55d5e8 used request id req-393289ef-fc39-4c16-916d-be465c35ede8 2018-11-14 18:38:26,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=9e17c87a-4d8a-4155-8f06-e89e2c55d5e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a18017625adc11cc2972255ff5257eb3625e86d3" 2018-11-14 18:38:27,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ac6a473d-ca00-4ae4-a398-f6740b9d3fcc Date: Wed, 14 Nov 2018 18:38:27 GMT RESP BODY: {"subnets":[]} 2018-11-14 18:38:27,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=9e17c87a-4d8a-4155-8f06-e89e2c55d5e8 used request id req-ac6a473d-ca00-4ae4-a398-f6740b9d3fcc 2018-11-14 18:38:27,193 - neutron_utils - INFO - Creating subnet with name CreateRouterNegativeTests-6c611d83-e92d-4eb0-929d-d9777b177b33-pub-subnet1 2018-11-14 18:38:27,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a18017625adc11cc2972255ff5257eb3625e86d3" -d '{"subnets": [{"ip_version": 4, "network_id": "9e17c87a-4d8a-4155-8f06-e89e2c55d5e8", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterNegativeTests-6c611d83-e92d-4eb0-929d-d9777b177b33-pub-subnet1"}]}' 2018-11-14 18:38:28,031 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 688 X-Openstack-Request-Id: req-471d6087-4c9d-43b1-b309-200ead30cc1a Date: Wed, 14 Nov 2018 18:38:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9e17c87a-4d8a-4155-8f06-e89e2c55d5e8","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:38:27Z","dns_nameservers":[],"updated_at":"2018-11-14T18:38:27Z","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":"65fe59f084134682a256c9e669979766","id":"a19abb06-5a1b-4720-8ea6-04820bea6378","subnetpool_id":null,"name":"CreateRouterNegativeTests-6c611d83-e92d-4eb0-929d-d9777b177b33-pub-subnet1"}]} 2018-11-14 18:38:28,031 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-471d6087-4c9d-43b1-b309-200ead30cc1a 2018-11-14 18:38:28,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=9e17c87a-4d8a-4155-8f06-e89e2c55d5e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a18017625adc11cc2972255ff5257eb3625e86d3" 2018-11-14 18:38:28,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-544e3b89-8157-4979-ac9d-32b3a7e7f39f Date: Wed, 14 Nov 2018 18:38:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9e17c87a-4d8a-4155-8f06-e89e2c55d5e8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","subnets":["a19abb06-5a1b-4720-8ea6-04820bea6378"],"description":"","tags":[],"updated_at":"2018-11-14T18:38:27Z","provider:segmentation_id":6,"name":"CreateRouterNegativeTests-6c611d83-e92d-4eb0-929d-d9777b177b33-pub-net1","admin_state_up":true,"tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:38:26Z","provider:network_type":"vxlan"}]} 2018-11-14 18:38:28,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=9e17c87a-4d8a-4155-8f06-e89e2c55d5e8 used request id req-544e3b89-8157-4979-ac9d-32b3a7e7f39f 2018-11-14 18:38:28,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=9e17c87a-4d8a-4155-8f06-e89e2c55d5e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a18017625adc11cc2972255ff5257eb3625e86d3" 2018-11-14 18:38:28,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 688 X-Openstack-Request-Id: req-cafb4a90-1a9b-4959-964b-a568bf6c1736 Date: Wed, 14 Nov 2018 18:38:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9e17c87a-4d8a-4155-8f06-e89e2c55d5e8","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:38:27Z","dns_nameservers":[],"updated_at":"2018-11-14T18:38:27Z","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":"65fe59f084134682a256c9e669979766","id":"a19abb06-5a1b-4720-8ea6-04820bea6378","subnetpool_id":null,"name":"CreateRouterNegativeTests-6c611d83-e92d-4eb0-929d-d9777b177b33-pub-subnet1"}]} 2018-11-14 18:38:28,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=9e17c87a-4d8a-4155-8f06-e89e2c55d5e8 used request id req-cafb4a90-1a9b-4959-964b-a568bf6c1736 2018-11-14 18:38:28,560 - OpenStackNetwork - DEBUG - Network [9e17c87a-4d8a-4155-8f06-e89e2c55d5e8] created successfully 2018-11-14 18:38:28,561 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:38:28,561 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:38:28,978 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47c6bebdaa88443693326aaf50708d8a", "name": "CreateRouterNegativeTests-44a0b04a-40a8-401-proj-role"}], "expires_at": "2018-11-14T19:38:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "22ef39e143ff4ef7912e753f3582f6a2", "name": "CreateRouterNegativeTests-44a0b04a-40a8-401-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/22ef39e143ff4ef7912e753f3582f6a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/22ef39e143ff4ef7912e753f3582f6a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/22ef39e143ff4ef7912e753f3582f6a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_22ef39e143ff4ef7912e753f3582f6a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_22ef39e143ff4ef7912e753f3582f6a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/22ef39e143ff4ef7912e753f3582f6a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/22ef39e143ff4ef7912e753f3582f6a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/22ef39e143ff4ef7912e753f3582f6a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/22ef39e143ff4ef7912e753f3582f6a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/22ef39e143ff4ef7912e753f3582f6a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/22ef39e143ff4ef7912e753f3582f6a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/22ef39e143ff4ef7912e753f3582f6a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/22ef39e143ff4ef7912e753f3582f6a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/22ef39e143ff4ef7912e753f3582f6a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-44a0b04a-40a8-401-user", "id": "95a79443b4ec4025838ca6bfc5c89f32"}, "audit_ids": ["AIfBf6mGSWS5ztaPgmVaEw"], "issued_at": "2018-11-14T18:38:28.000000Z"}} 2018-11-14 18:38:28,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7a8cc0be2f154050e74be58cf5deea91d3adb3f" 2018-11-14 18:38:29,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-658ab554-6e94-460a-9969-c96c5fbfc474 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:38:29,070 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-658ab554-6e94-460a-9969-c96c5fbfc474 2018-11-14 18:38:29,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterNegativeTests-6c611d83-e92d-4eb0-929d-d9777b177b33-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7a8cc0be2f154050e74be58cf5deea91d3adb3f" 2018-11-14 18:38:29,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2eb8aa77-d803-4689-9ba0-6db15ad0b1f7 Date: Wed, 14 Nov 2018 18:38:29 GMT RESP BODY: {"routers": []} 2018-11-14 18:38:29,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterNegativeTests-6c611d83-e92d-4eb0-929d-d9777b177b33-pub-router&admin_state_up=True used request id req-2eb8aa77-d803-4689-9ba0-6db15ad0b1f7 2018-11-14 18:38:29,310 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:38:29,310 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:38:29,724 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47c6bebdaa88443693326aaf50708d8a", "name": "CreateRouterNegativeTests-44a0b04a-40a8-401-proj-role"}], "expires_at": "2018-11-14T19:38:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "22ef39e143ff4ef7912e753f3582f6a2", "name": "CreateRouterNegativeTests-44a0b04a-40a8-401-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/22ef39e143ff4ef7912e753f3582f6a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/22ef39e143ff4ef7912e753f3582f6a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/22ef39e143ff4ef7912e753f3582f6a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_22ef39e143ff4ef7912e753f3582f6a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_22ef39e143ff4ef7912e753f3582f6a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/22ef39e143ff4ef7912e753f3582f6a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/22ef39e143ff4ef7912e753f3582f6a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/22ef39e143ff4ef7912e753f3582f6a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/22ef39e143ff4ef7912e753f3582f6a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/22ef39e143ff4ef7912e753f3582f6a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/22ef39e143ff4ef7912e753f3582f6a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/22ef39e143ff4ef7912e753f3582f6a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/22ef39e143ff4ef7912e753f3582f6a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/22ef39e143ff4ef7912e753f3582f6a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-44a0b04a-40a8-401-user", "id": "95a79443b4ec4025838ca6bfc5c89f32"}, "audit_ids": ["fUv4ue9dTuCyu2P6h0RybQ"], "issued_at": "2018-11-14T18:38:29.000000Z"}} 2018-11-14 18:38:29,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb46fb8291c5f656e076c03e037653c1e176dba4" 2018-11-14 18:38:29,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44834649-78db-4d37-aca1-ed79a262c0e1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:38:29,813 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-44834649-78db-4d37-aca1-ed79a262c0e1 2018-11-14 18:38:29,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7a8cc0be2f154050e74be58cf5deea91d3adb3f" 2018-11-14 18:38:30,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-d6d4c3dd-9565-4538-8c0f-9815c0a38cdb Date: Wed, 14 Nov 2018 18:38:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"updated_at":"2018-11-14T17:04:27Z","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","id":"928cbc5c-a6fa-468a-b088-88e266fca291","name":"external"}]} 2018-11-14 18:38:30,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-d6d4c3dd-9565-4538-8c0f-9815c0a38cdb 2018-11-14 18:38:30,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=928cbc5c-a6fa-468a-b088-88e266fca291 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7a8cc0be2f154050e74be58cf5deea91d3adb3f" 2018-11-14 18:38:30,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a5b2c17a-ec67-488d-833a-4d890e33c7b3 Date: Wed, 14 Nov 2018 18:38:30 GMT RESP BODY: {"subnets":[]} 2018-11-14 18:38:30,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=928cbc5c-a6fa-468a-b088-88e266fca291 used request id req-a5b2c17a-ec67-488d-833a-4d890e33c7b3 2018-11-14 18:38:30,314 - neutron_utils - INFO - Creating router with name - CreateRouterNegativeTests-6c611d83-e92d-4eb0-929d-d9777b177b33-pub-router 2018-11-14 18:38:30,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7a8cc0be2f154050e74be58cf5deea91d3adb3f" -d '{"router": {"external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291"}, "name": "CreateRouterNegativeTests-6c611d83-e92d-4eb0-929d-d9777b177b33-pub-router", "admin_state_up": true}}' 2018-11-14 18:38:31,782 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 640 X-Openstack-Request-Id: req-5b9b3a82-1f87-4116-a70f-6561e0b272ee Date: Wed, 14 Nov 2018 18:38:31 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3653731-6d80-49cb-86ba-17eff3eeceee", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "22ef39e143ff4ef7912e753f3582f6a2", "created_at": "2018-11-14T18:38:30Z", "admin_state_up": true, "updated_at": "2018-11-14T18:38:31Z", "revision_number": 2, "routes": [], "project_id": "22ef39e143ff4ef7912e753f3582f6a2", "id": "632616a8-3049-460d-aac1-95a16c5cbdbe", "name": "CreateRouterNegativeTests-6c611d83-e92d-4eb0-929d-d9777b177b33-pub-router"}} 2018-11-14 18:38:31,782 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-5b9b3a82-1f87-4116-a70f-6561e0b272ee 2018-11-14 18:38:31,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=632616a8-3049-460d-aac1-95a16c5cbdbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7a8cc0be2f154050e74be58cf5deea91d3adb3f" 2018-11-14 18:38:31,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b46cef74-31bf-4e9d-8646-965158f6c126 Date: Wed, 14 Nov 2018 18:38:31 GMT RESP BODY: {"ports":[]} 2018-11-14 18:38:31,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=632616a8-3049-460d-aac1-95a16c5cbdbe used request id req-b46cef74-31bf-4e9d-8646-965158f6c126 2018-11-14 18:38:32,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateRouterNegativeTests-6c611d83-e92d-4eb0-929d-d9777b177b33-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7a8cc0be2f154050e74be58cf5deea91d3adb3f" 2018-11-14 18:38:32,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-0da012c3-ab91-4d47-b51c-ac86eb2a1546 Date: Wed, 14 Nov 2018 18:38:32 GMT RESP BODY: {"networks":[]} 2018-11-14 18:38:32,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateRouterNegativeTests-6c611d83-e92d-4eb0-929d-d9777b177b33-pub-net1 used request id req-0da012c3-ab91-4d47-b51c-ac86eb2a1546 2018-11-14 18:38:32,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?name=CreateRouterNegativeTests-6c611d83-e92d-4eb0-929d-d9777b177b33-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7a8cc0be2f154050e74be58cf5deea91d3adb3f" 2018-11-14 18:38:32,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9c734b84-bd58-4f98-ae8e-22e524ae99ef Date: Wed, 14 Nov 2018 18:38:32 GMT RESP BODY: {"ports":[]} 2018-11-14 18:38:32,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?name=CreateRouterNegativeTests-6c611d83-e92d-4eb0-929d-d9777b177b33-port1&admin_state_up=True used request id req-9c734b84-bd58-4f98-ae8e-22e524ae99ef 2018-11-14 18:38:32,431 - OpenStackNetwork - INFO - Retrieved port CreateRouterNegativeTests-6c611d83-e92d-4eb0-929d-d9777b177b33-port1 for router - CreateRouterNegativeTests-6c611d83-e92d-4eb0-929d-d9777b177b33-pub-router 2018-11-14 18:38:32,431 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:38:32,431 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:38:32,839 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47c6bebdaa88443693326aaf50708d8a", "name": "CreateRouterNegativeTests-44a0b04a-40a8-401-proj-role"}], "expires_at": "2018-11-14T19:38:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "22ef39e143ff4ef7912e753f3582f6a2", "name": "CreateRouterNegativeTests-44a0b04a-40a8-401-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/22ef39e143ff4ef7912e753f3582f6a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/22ef39e143ff4ef7912e753f3582f6a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/22ef39e143ff4ef7912e753f3582f6a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_22ef39e143ff4ef7912e753f3582f6a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_22ef39e143ff4ef7912e753f3582f6a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/22ef39e143ff4ef7912e753f3582f6a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/22ef39e143ff4ef7912e753f3582f6a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/22ef39e143ff4ef7912e753f3582f6a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/22ef39e143ff4ef7912e753f3582f6a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/22ef39e143ff4ef7912e753f3582f6a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/22ef39e143ff4ef7912e753f3582f6a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/22ef39e143ff4ef7912e753f3582f6a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/22ef39e143ff4ef7912e753f3582f6a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/22ef39e143ff4ef7912e753f3582f6a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-44a0b04a-40a8-401-user", "id": "95a79443b4ec4025838ca6bfc5c89f32"}, "audit_ids": ["UT-3XjSGSnmwZaMBG5HvlA"], "issued_at": "2018-11-14T18:38:32.000000Z"}} 2018-11-14 18:38:32,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ac90adbfc5c64d1f24bdc9e7d6e7fa0253ae333" 2018-11-14 18:38:32,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4e9ec92-5444-4e8a-8af0-80b0e516bcf0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:38:32,939 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-b4e9ec92-5444-4e8a-8af0-80b0e516bcf0 2018-11-14 18:38:32,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateRouterNegativeTests-6c611d83-e92d-4eb0-929d-d9777b177b33-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7a8cc0be2f154050e74be58cf5deea91d3adb3f" 2018-11-14 18:38:33,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-336d3292-85f3-4a33-a480-95b502941d8e Date: Wed, 14 Nov 2018 18:38:33 GMT RESP BODY: {"networks":[]} 2018-11-14 18:38:33,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateRouterNegativeTests-6c611d83-e92d-4eb0-929d-d9777b177b33-pub-net1 used request id req-336d3292-85f3-4a33-a480-95b502941d8e 2018-11-14 18:38:33,152 - OpenStackNetwork - INFO - Removing router CreateRouterNegativeTests-6c611d83-e92d-4eb0-929d-d9777b177b33-pub-router 2018-11-14 18:38:33,153 - neutron_utils - INFO - Deleting router with name - CreateRouterNegativeTests-6c611d83-e92d-4eb0-929d-d9777b177b33-pub-router 2018-11-14 18:38:33,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/632616a8-3049-460d-aac1-95a16c5cbdbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7a8cc0be2f154050e74be58cf5deea91d3adb3f" 2018-11-14 18:38:34,464 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e91cb6b3-3d1b-4a63-94e0-c678afc1a819 Content-Length: 0 Date: Wed, 14 Nov 2018 18:38:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:38:34,464 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/632616a8-3049-460d-aac1-95a16c5cbdbe used request id req-e91cb6b3-3d1b-4a63-94e0-c678afc1a819 2018-11-14 18:38:34,465 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-6c611d83-e92d-4eb0-929d-d9777b177b33-pub-subnet1 2018-11-14 18:38:34,465 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-6c611d83-e92d-4eb0-929d-d9777b177b33-pub-subnet1 2018-11-14 18:38:34,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/a19abb06-5a1b-4720-8ea6-04820bea6378 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a18017625adc11cc2972255ff5257eb3625e86d3" 2018-11-14 18:38:36,854 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-625a575a-2fb2-49d4-837e-5d4019d87c2f Date: Wed, 14 Nov 2018 18:38:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:38:36,854 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/a19abb06-5a1b-4720-8ea6-04820bea6378 used request id req-625a575a-2fb2-49d4-837e-5d4019d87c2f 2018-11-14 18:38:36,855 - neutron_utils - INFO - Deleting network with name CreateRouterNegativeTests-6c611d83-e92d-4eb0-929d-d9777b177b33-pub-net1 2018-11-14 18:38:36,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/9e17c87a-4d8a-4155-8f06-e89e2c55d5e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a18017625adc11cc2972255ff5257eb3625e86d3" 2018-11-14 18:38:38,415 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e0ac0b29-e256-4ecd-b4cd-e28912ff6b2d Date: Wed, 14 Nov 2018 18:38:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:38:38,415 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/9e17c87a-4d8a-4155-8f06-e89e2c55d5e8 used request id req-e0ac0b29-e256-4ecd-b4cd-e28912ff6b2d 2018-11-14 18:38:38,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4d5be640c970014be71ee6dc88520fe1f873b27" 2018-11-14 18:38:38,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-302bdb3a-c5db-462a-b620-9296d6c29b16 Date: Wed, 14 Nov 2018 18:38:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:38:38,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-302bdb3a-c5db-462a-b620-9296d6c29b16 2018-11-14 18:38:38,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4d5be640c970014be71ee6dc88520fe1f873b27" 2018-11-14 18:38:38,799 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:38:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7832ffc-2aa8-4262-9d3d-e1a39c37e051 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:38:38,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-f7832ffc-2aa8-4262-9d3d-e1a39c37e051 2018-11-14 18:38:38,800 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:38:38,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4d5be640c970014be71ee6dc88520fe1f873b27" 2018-11-14 18:38:38,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94ea99e3-bdbf-44b0-b825-1d26ef03b203 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:38:38,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-94ea99e3-bdbf-44b0-b825-1d26ef03b203 2018-11-14 18:38:38,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4d5be640c970014be71ee6dc88520fe1f873b27" 2018-11-14 18:38:38,927 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:38:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61b5cb3d-f86f-45df-a4ff-29645d280873 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:38:38,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-61b5cb3d-f86f-45df-a4ff-29645d280873 2018-11-14 18:38:38,927 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:38:38,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4d5be640c970014be71ee6dc88520fe1f873b27" 2018-11-14 18:38:39,053 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:38:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd08b4c0-e971-494d-bcca-60f495579b63 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:38:39,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-cd08b4c0-e971-494d-bcca-60f495579b63 2018-11-14 18:38:39,053 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:38:39,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4d5be640c970014be71ee6dc88520fe1f873b27" 2018-11-14 18:38:39,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-427bddb8-b1c4-4151-94c8-e19041a2186f Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:38:39,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-427bddb8-b1c4-4151-94c8-e19041a2186f 2018-11-14 18:38:39,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4d5be640c970014be71ee6dc88520fe1f873b27" 2018-11-14 18:38:39,284 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:38:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74532d70-d38a-4d60-929b-0b745c0b4ab2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 18:38:39,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-74532d70-d38a-4d60-929b-0b745c0b4ab2 2018-11-14 18:38:39,284 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:38:39,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4d5be640c970014be71ee6dc88520fe1f873b27" 2018-11-14 18:38:39,398 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:38:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc9fdccd-46a8-4a75-a394-56fadb3bd878 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d3b3d3f2c3dd4be6bc230a686f3f0839.", "code": 404, "title": "Not Found"}} 2018-11-14 18:38:39,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 used request id req-bc9fdccd-46a8-4a75-a394-56fadb3bd878 2018-11-14 18:38:39,399 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:38:39,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4d5be640c970014be71ee6dc88520fe1f873b27" 2018-11-14 18:38:39,507 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:38:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89c6d8ab-29cb-416b-b9a7-193c6f76c2f1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5dcff89097904b7c82103d40edeed98d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:38:39,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d used request id req-89c6d8ab-29cb-416b-b9a7-193c6f76c2f1 2018-11-14 18:38:39,507 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:38:39,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4d5be640c970014be71ee6dc88520fe1f873b27" 2018-11-14 18:38:39,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab2d5681-31d1-46a9-858c-b979c20655ed Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:38:39,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-ab2d5681-31d1-46a9-858c-b979c20655ed 2018-11-14 18:38:39,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4d5be640c970014be71ee6dc88520fe1f873b27" 2018-11-14 18:38:39,737 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:38:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18def69d-aea9-42e1-9d3b-82645c9ef452 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 991384c74c4d47b3bd2a68e52ad620ce.", "code": 404, "title": "Not Found"}} 2018-11-14 18:38:39,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce used request id req-18def69d-aea9-42e1-9d3b-82645c9ef452 2018-11-14 18:38:39,737 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:38:39,738 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-44a0b04a-40a8-401-proj 2018-11-14 18:38:39,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/22ef39e143ff4ef7912e753f3582f6a2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4d5be640c970014be71ee6dc88520fe1f873b27" 2018-11-14 18:38:39,978 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:38:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c4a1ab1-f98f-42bd-a8eb-48da8fad5a3a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:38:39,979 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/22ef39e143ff4ef7912e753f3582f6a2 used request id req-0c4a1ab1-f98f-42bd-a8eb-48da8fad5a3a 2018-11-14 18:38:39,979 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-44a0b04a-40a8-401-proj-role 2018-11-14 18:38:39,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/47c6bebdaa88443693326aaf50708d8a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4d5be640c970014be71ee6dc88520fe1f873b27" 2018-11-14 18:38:40,111 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:38:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19e1ee27-ccbd-43dc-a25e-3cff5dfa03ca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:38:40,111 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/47c6bebdaa88443693326aaf50708d8a used request id req-19e1ee27-ccbd-43dc-a25e-3cff5dfa03ca 2018-11-14 18:38:40,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4d5be640c970014be71ee6dc88520fe1f873b27" 2018-11-14 18:38:40,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3984c22-15ed-49a2-aa84-de25f31251c3 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:38:40,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b3984c22-15ed-49a2-aa84-de25f31251c3 2018-11-14 18:38:40,222 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-44a0b04a-40a8-401-user 2018-11-14 18:38:40,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/95a79443b4ec4025838ca6bfc5c89f32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd0fcb2462a7717526c94d8746aad478ad9658fc" 2018-11-14 18:38:40,436 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:38:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a75dea0-ce9f-4be4-b101-2cbfdd697557 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:38:40,436 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/95a79443b4ec4025838ca6bfc5c89f32 used request id req-6a75dea0-ce9f-4be4-b101-2cbfdd697557 2018-11-14 18:38:40,437 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:38:40,872 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:38:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["7EL8AAE3Qraw7AlSaPx_Wg"], "issued_at": "2018-11-14T18:38:40.000000Z"}} 2018-11-14 18:38:40,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dfc759feac5db98fa329bd50b452710308ac089" 2018-11-14 18:38:40,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79261c75-07f5-4ade-8d2a-b022da261018 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:38:40,983 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-79261c75-07f5-4ade-8d2a-b022da261018 2018-11-14 18:38:40,984 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:38:40,985 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:38:41,399 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:38:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["Rk4QA4x3Q5C_7M3UK93dJw"], "issued_at": "2018-11-14T18:38:41.000000Z"}} 2018-11-14 18:38:41,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a26da74251878628aeb66ee6533990a93b2a333" 2018-11-14 18:38:41,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92b45bb1-ab5a-4ce9-899b-71a6ec93fe66 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:38:41,507 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-92b45bb1-ab5a-4ce9-899b-71a6ec93fe66 2018-11-14 18:38:41,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:38:41,516 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:38: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:38:41,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-3ecad90c-82c1-4bd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a26da74251878628aeb66ee6533990a93b2a333" 2018-11-14 18:38:41,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d67dc49-fd9b-442b-b39a-6e2ae17458f0 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-3ecad90c-82c1-4bd-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:38:41,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-3ecad90c-82c1-4bd-proj used request id req-1d67dc49-fd9b-442b-b39a-6e2ae17458f0 2018-11-14 18:38:41,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a26da74251878628aeb66ee6533990a93b2a333" 2018-11-14 18:38:41,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a221add-099f-4e92-8d6e-555a3f913bb9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:38:41,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-4a221add-099f-4e92-8d6e-555a3f913bb9 2018-11-14 18:38:41,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a26da74251878628aeb66ee6533990a93b2a333" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-3ecad90c-82c1-4bd-proj"}}' 2018-11-14 18:38:41,890 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:38:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e1a8682-59fe-43c3-8e59-a97c60c21b66 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e55242d713594106a53467660b711e36"}, "tags": [], "enabled": true, "id": "e55242d713594106a53467660b711e36", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-3ecad90c-82c1-4bd-proj"}} 2018-11-14 18:38:41,890 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-7e1a8682-59fe-43c3-8e59-a97c60c21b66 2018-11-14 18:38:41,890 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-3ecad90c-82c1-4bd-proj 2018-11-14 18:38:41,890 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:38:41,891 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:38:42,297 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:38:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["PlzftyKPQzOmS9a4Biw25Q"], "issued_at": "2018-11-14T18:38:42.000000Z"}} 2018-11-14 18:38:42,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5669d927d6d79ee50cea7c5075d39ef53dc32ae3" 2018-11-14 18:38:42,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dde1ef83-b5e2-4be4-bd01-14d0d67141f3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:38:42,414 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-dde1ef83-b5e2-4be4-bd01-14d0d67141f3 2018-11-14 18:38:42,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:38:42,423 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:38: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:38:42,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5669d927d6d79ee50cea7c5075d39ef53dc32ae3" 2018-11-14 18:38:42,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bbd8319-0d01-4b8f-96d6-3be1da485959 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:38:42,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-9bbd8319-0d01-4b8f-96d6-3be1da485959 2018-11-14 18:38:42,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateRouterNegativeTests-3ecad90c-82c1-4bd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5669d927d6d79ee50cea7c5075d39ef53dc32ae3" 2018-11-14 18:38:42,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4900749-1951-4c21-b558-dfa9a980d239 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateRouterNegativeTests-3ecad90c-82c1-4bd-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e55242d713594106a53467660b711e36"}, "tags": [], "enabled": true, "id": "e55242d713594106a53467660b711e36", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-3ecad90c-82c1-4bd-proj"}]} 2018-11-14 18:38:42,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateRouterNegativeTests-3ecad90c-82c1-4bd-proj used request id req-d4900749-1951-4c21-b558-dfa9a980d239 2018-11-14 18:38:42,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5669d927d6d79ee50cea7c5075d39ef53dc32ae3" 2018-11-14 18:38:42,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-590ba1a0-d386-4f86-a1f3-1a1572847c28 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:38:42,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-590ba1a0-d386-4f86-a1f3-1a1572847c28 2018-11-14 18:38:43,075 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-3ecad90c-82c1-4bd-user 2018-11-14 18:38:43,076 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:38:43,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a26da74251878628aeb66ee6533990a93b2a333" 2018-11-14 18:38:43,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57011de2-b60c-4331-9114-806e835adfb0 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:38:43,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-57011de2-b60c-4331-9114-806e835adfb0 2018-11-14 18:38:43,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a26da74251878628aeb66ee6533990a93b2a333" -d '{"role": {"name": "CreateRouterNegativeTests-3ecad90c-82c1-4bd-proj-role"}}' 2018-11-14 18:38:43,321 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:38:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11d8479e-2c4f-4747-90a4-9324fa31d1d4 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8ac8156905b24c85a22e5b565b6c6d0c", "links": {"self": "http://172.30.9.28:5000/v3/roles/8ac8156905b24c85a22e5b565b6c6d0c"}, "name": "CreateRouterNegativeTests-3ecad90c-82c1-4bd-proj-role"}} 2018-11-14 18:38:43,321 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-11d8479e-2c4f-4747-90a4-9324fa31d1d4 2018-11-14 18:38:43,321 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-3ecad90c-82c1-4bd-proj-role 2018-11-14 18:38:43,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/8ac8156905b24c85a22e5b565b6c6d0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a26da74251878628aeb66ee6533990a93b2a333" 2018-11-14 18:38:43,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68889d07-3e24-4154-8b47-678059098676 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8ac8156905b24c85a22e5b565b6c6d0c", "links": {"self": "http://172.30.9.28:5000/v3/roles/8ac8156905b24c85a22e5b565b6c6d0c"}, "name": "CreateRouterNegativeTests-3ecad90c-82c1-4bd-proj-role"}} 2018-11-14 18:38:43,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/8ac8156905b24c85a22e5b565b6c6d0c used request id req-68889d07-3e24-4154-8b47-678059098676 2018-11-14 18:38:43,341 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-3ecad90c-82c1-4bd-proj-role to project CreateRouterNegativeTests-3ecad90c-82c1-4bd-proj 2018-11-14 18:38:43,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/e55242d713594106a53467660b711e36/users/869f5738efe449a08babafda92efb9dd/roles/8ac8156905b24c85a22e5b565b6c6d0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a26da74251878628aeb66ee6533990a93b2a333" 2018-11-14 18:38:43,497 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:38:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-922f4bb0-fb4c-40b7-9bb1-372324d7409e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:38:43,497 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/e55242d713594106a53467660b711e36/users/869f5738efe449a08babafda92efb9dd/roles/8ac8156905b24c85a22e5b565b6c6d0c used request id req-922f4bb0-fb4c-40b7-9bb1-372324d7409e 2018-11-14 18:38:43,498 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:38:43,499 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:38:43,942 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8ac8156905b24c85a22e5b565b6c6d0c", "name": "CreateRouterNegativeTests-3ecad90c-82c1-4bd-proj-role"}], "expires_at": "2018-11-14T19:38:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e55242d713594106a53467660b711e36", "name": "CreateRouterNegativeTests-3ecad90c-82c1-4bd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/e55242d713594106a53467660b711e36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/e55242d713594106a53467660b711e36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/e55242d713594106a53467660b711e36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_e55242d713594106a53467660b711e36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_e55242d713594106a53467660b711e36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e55242d713594106a53467660b711e36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/e55242d713594106a53467660b711e36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/e55242d713594106a53467660b711e36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/e55242d713594106a53467660b711e36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/e55242d713594106a53467660b711e36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/e55242d713594106a53467660b711e36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/e55242d713594106a53467660b711e36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/e55242d713594106a53467660b711e36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/e55242d713594106a53467660b711e36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-3ecad90c-82c1-4bd-user", "id": "869f5738efe449a08babafda92efb9dd"}, "audit_ids": ["-_SCBeHOQkOL8OTkHS5aKA"], "issued_at": "2018-11-14T18:38:43.000000Z"}} 2018-11-14 18:38:43,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}081052236fab837a64c1340cdfb4fee9478f15ad" 2018-11-14 18:38:44,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fe77552-a1e7-4582-9ce4-10b727cef11f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:38:44,027 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-7fe77552-a1e7-4582-9ce4-10b727cef11f 2018-11-14 18:38:44,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterNegativeTests-3cfa428a-1ec5-4609-8bb9-97d589042fef-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}081052236fab837a64c1340cdfb4fee9478f15ad" 2018-11-14 18:38:44,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-974ff191-5a18-45fe-98ce-0215d41c5c14 Date: Wed, 14 Nov 2018 18:38:44 GMT RESP BODY: {"routers": []} 2018-11-14 18:38:44,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterNegativeTests-3cfa428a-1ec5-4609-8bb9-97d589042fef-pub-router&admin_state_up=True used request id req-974ff191-5a18-45fe-98ce-0215d41c5c14 2018-11-14 18:38:44,285 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:38:44,286 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:38:44,700 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8ac8156905b24c85a22e5b565b6c6d0c", "name": "CreateRouterNegativeTests-3ecad90c-82c1-4bd-proj-role"}], "expires_at": "2018-11-14T19:38:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e55242d713594106a53467660b711e36", "name": "CreateRouterNegativeTests-3ecad90c-82c1-4bd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/e55242d713594106a53467660b711e36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/e55242d713594106a53467660b711e36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/e55242d713594106a53467660b711e36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_e55242d713594106a53467660b711e36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_e55242d713594106a53467660b711e36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e55242d713594106a53467660b711e36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/e55242d713594106a53467660b711e36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/e55242d713594106a53467660b711e36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/e55242d713594106a53467660b711e36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/e55242d713594106a53467660b711e36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/e55242d713594106a53467660b711e36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/e55242d713594106a53467660b711e36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/e55242d713594106a53467660b711e36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/e55242d713594106a53467660b711e36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-3ecad90c-82c1-4bd-user", "id": "869f5738efe449a08babafda92efb9dd"}, "audit_ids": ["MTQ6XUndRfKiWErBNYCM3A"], "issued_at": "2018-11-14T18:38:44.000000Z"}} 2018-11-14 18:38:44,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}549b31ce7032c6664b8a9a447b164f4ad7b7f4f9" 2018-11-14 18:38:44,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56062a12-1d17-4cc8-ae07-0584fba8f296 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:38:44,796 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-56062a12-1d17-4cc8-ae07-0584fba8f296 2018-11-14 18:38:44,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=Invalid_name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}081052236fab837a64c1340cdfb4fee9478f15ad" 2018-11-14 18:38:45,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5c4a5f64-d958-472d-a163-c349b960a19b Date: Wed, 14 Nov 2018 18:38:45 GMT RESP BODY: {"networks":[]} 2018-11-14 18:38:45,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=Invalid_name used request id req-5c4a5f64-d958-472d-a163-c349b960a19b 2018-11-14 18:38:45,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a26da74251878628aeb66ee6533990a93b2a333" 2018-11-14 18:38:45,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-a52b68f0-eb9c-4396-9719-09af3f6ccd47 Date: Wed, 14 Nov 2018 18:38:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:38:45,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-a52b68f0-eb9c-4396-9719-09af3f6ccd47 2018-11-14 18:38:45,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a26da74251878628aeb66ee6533990a93b2a333" 2018-11-14 18:38:45,396 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:38:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32b768eb-0bb9-4d16-96ec-d9a09e372fc3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:38:45,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-32b768eb-0bb9-4d16-96ec-d9a09e372fc3 2018-11-14 18:38:45,397 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:38:45,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a26da74251878628aeb66ee6533990a93b2a333" 2018-11-14 18:38:45,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a8467b1-65e8-4888-9100-c08b24b1ba97 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:38:45,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-1a8467b1-65e8-4888-9100-c08b24b1ba97 2018-11-14 18:38:45,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a26da74251878628aeb66ee6533990a93b2a333" 2018-11-14 18:38:45,620 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:38:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07ba947d-c577-4c54-89c9-222b40b151cb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:38:45,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-07ba947d-c577-4c54-89c9-222b40b151cb 2018-11-14 18:38:45,621 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:38:45,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a26da74251878628aeb66ee6533990a93b2a333" 2018-11-14 18:38:45,732 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:38:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f23e754-471f-48d2-9813-db6f19dcb840 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:38:45,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-3f23e754-471f-48d2-9813-db6f19dcb840 2018-11-14 18:38:45,733 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:38:45,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a26da74251878628aeb66ee6533990a93b2a333" 2018-11-14 18:38:45,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ea72834-a764-456e-ba72-eba87ff5f171 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:38:45,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-3ea72834-a764-456e-ba72-eba87ff5f171 2018-11-14 18:38:45,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a26da74251878628aeb66ee6533990a93b2a333" 2018-11-14 18:38:45,953 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:38:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac95f3f8-f561-43da-aa18-3b44a3668ad6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 18:38:45,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-ac95f3f8-f561-43da-aa18-3b44a3668ad6 2018-11-14 18:38:45,953 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:38:45,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a26da74251878628aeb66ee6533990a93b2a333" 2018-11-14 18:38:46,056 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:38:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-148e7b67-f650-4c5e-aadb-7c503d0e548b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d3b3d3f2c3dd4be6bc230a686f3f0839.", "code": 404, "title": "Not Found"}} 2018-11-14 18:38:46,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 used request id req-148e7b67-f650-4c5e-aadb-7c503d0e548b 2018-11-14 18:38:46,057 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:38:46,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a26da74251878628aeb66ee6533990a93b2a333" 2018-11-14 18:38:46,078 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:38:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f732bd0-2e2d-4404-83f5-63091508a418 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5dcff89097904b7c82103d40edeed98d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:38:46,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d used request id req-0f732bd0-2e2d-4404-83f5-63091508a418 2018-11-14 18:38:46,079 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:38:46,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a26da74251878628aeb66ee6533990a93b2a333" 2018-11-14 18:38:46,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-586de0a8-1592-4987-9721-75aab87d7020 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:38:46,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-586de0a8-1592-4987-9721-75aab87d7020 2018-11-14 18:38:46,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a26da74251878628aeb66ee6533990a93b2a333" 2018-11-14 18:38:46,305 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:38:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce4ae694-16f4-4817-a32e-9cd1de3cded1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 991384c74c4d47b3bd2a68e52ad620ce.", "code": 404, "title": "Not Found"}} 2018-11-14 18:38:46,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce used request id req-ce4ae694-16f4-4817-a32e-9cd1de3cded1 2018-11-14 18:38:46,305 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:38:46,306 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-3ecad90c-82c1-4bd-proj 2018-11-14 18:38:46,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/e55242d713594106a53467660b711e36 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a26da74251878628aeb66ee6533990a93b2a333" 2018-11-14 18:38:46,608 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:38:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62d44be9-9802-4f97-b597-b5064825a156 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:38:46,608 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/e55242d713594106a53467660b711e36 used request id req-62d44be9-9802-4f97-b597-b5064825a156 2018-11-14 18:38:46,608 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-3ecad90c-82c1-4bd-proj-role 2018-11-14 18:38:46,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/8ac8156905b24c85a22e5b565b6c6d0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a26da74251878628aeb66ee6533990a93b2a333" 2018-11-14 18:38:46,745 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:38:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5808172f-16a0-4cc0-a137-ef6467769ada Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:38:46,746 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/8ac8156905b24c85a22e5b565b6c6d0c used request id req-5808172f-16a0-4cc0-a137-ef6467769ada 2018-11-14 18:38:46,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a26da74251878628aeb66ee6533990a93b2a333" 2018-11-14 18:38:46,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45463458-6313-4fb0-bf2f-7171b95741e0 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:38:46,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-45463458-6313-4fb0-bf2f-7171b95741e0 2018-11-14 18:38:46,853 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-3ecad90c-82c1-4bd-user 2018-11-14 18:38:46,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/869f5738efe449a08babafda92efb9dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5669d927d6d79ee50cea7c5075d39ef53dc32ae3" 2018-11-14 18:38:47,098 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:38:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f731db6-fcc2-4fdb-9165-f6e22dd3902f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:38:47,098 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/869f5738efe449a08babafda92efb9dd used request id req-2f731db6-fcc2-4fdb-9165-f6e22dd3902f 2018-11-14 18:38:47,100 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:38:47,517 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:38:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["x63zX_e1TIO0wAeyT7lA5A"], "issued_at": "2018-11-14T18:38:47.000000Z"}} 2018-11-14 18:38:47,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1309085e2af050c0982b9ed44d33699a757bd62" 2018-11-14 18:38:47,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fa08d60-5ce7-4c86-bc91-9a677fd17127 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:38:47,615 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-6fa08d60-5ce7-4c86-bc91-9a677fd17127 2018-11-14 18:38:47,616 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:38:47,617 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:38:48,036 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:38:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["TEhSe9VoSMerdaUTGzmSNg"], "issued_at": "2018-11-14T18:38:48.000000Z"}} 2018-11-14 18:38:48,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca8265a1809484c670c4490a85c1753d46a52d4e" 2018-11-14 18:38:48,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-819e9369-9d7a-412a-b954-458b9078cee5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:38:48,169 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-819e9369-9d7a-412a-b954-458b9078cee5 2018-11-14 18:38:48,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:38:48,180 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:38: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:38:48,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-4586f74d-e48b-402-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca8265a1809484c670c4490a85c1753d46a52d4e" 2018-11-14 18:38:48,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-057cebc6-9846-4fa2-8118-cde64263fb1c Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-4586f74d-e48b-402-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:38:48,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-4586f74d-e48b-402-proj used request id req-057cebc6-9846-4fa2-8118-cde64263fb1c 2018-11-14 18:38:48,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca8265a1809484c670c4490a85c1753d46a52d4e" 2018-11-14 18:38:48,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71f3f352-2eb7-4081-a82c-467deca1db9c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:38:48,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-71f3f352-2eb7-4081-a82c-467deca1db9c 2018-11-14 18:38:48,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca8265a1809484c670c4490a85c1753d46a52d4e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-4586f74d-e48b-402-proj"}}' 2018-11-14 18:38:48,549 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:38:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1efab3d-3041-426b-aeba-79d0debd0f83 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/45c4ee8ee702461980dc6b747f9dff04"}, "tags": [], "enabled": true, "id": "45c4ee8ee702461980dc6b747f9dff04", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-4586f74d-e48b-402-proj"}} 2018-11-14 18:38:48,550 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-d1efab3d-3041-426b-aeba-79d0debd0f83 2018-11-14 18:38:48,550 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-4586f74d-e48b-402-proj 2018-11-14 18:38:48,550 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:38:48,551 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:38:48,974 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:38:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["EwVWDXIYQ8uCG54EtVe72w"], "issued_at": "2018-11-14T18:38:48.000000Z"}} 2018-11-14 18:38:48,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89228b5af215a604bb9fe7248ca08ebc7ffdb1ca" 2018-11-14 18:38:49,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d08e3b04-46f3-4b14-9c32-ec182ffed2a2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:38:49,089 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-d08e3b04-46f3-4b14-9c32-ec182ffed2a2 2018-11-14 18:38:49,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:38:49,097 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:38: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:38:49,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89228b5af215a604bb9fe7248ca08ebc7ffdb1ca" 2018-11-14 18:38:49,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dceb8b0-24cc-4895-b118-01b65d417194 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:38:49,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-9dceb8b0-24cc-4895-b118-01b65d417194 2018-11-14 18:38:49,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateRouterNegativeTests-4586f74d-e48b-402-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89228b5af215a604bb9fe7248ca08ebc7ffdb1ca" 2018-11-14 18:38:49,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0a22cc8-6ced-4723-adb4-20fba010adaf Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateRouterNegativeTests-4586f74d-e48b-402-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/45c4ee8ee702461980dc6b747f9dff04"}, "tags": [], "enabled": true, "id": "45c4ee8ee702461980dc6b747f9dff04", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-4586f74d-e48b-402-proj"}]} 2018-11-14 18:38:49,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateRouterNegativeTests-4586f74d-e48b-402-proj used request id req-c0a22cc8-6ced-4723-adb4-20fba010adaf 2018-11-14 18:38:49,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89228b5af215a604bb9fe7248ca08ebc7ffdb1ca" 2018-11-14 18:38:49,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8207d887-3cfa-427c-8db3-d638398bef98 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:38:49,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-8207d887-3cfa-427c-8db3-d638398bef98 2018-11-14 18:38:49,860 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-4586f74d-e48b-402-user 2018-11-14 18:38:49,860 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:38:49,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca8265a1809484c670c4490a85c1753d46a52d4e" 2018-11-14 18:38:49,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c71d535-3a53-4ccf-ba32-e7c39c38df9f Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:38:49,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-2c71d535-3a53-4ccf-ba32-e7c39c38df9f 2018-11-14 18:38:49,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca8265a1809484c670c4490a85c1753d46a52d4e" -d '{"role": {"name": "CreateRouterNegativeTests-4586f74d-e48b-402-proj-role"}}' 2018-11-14 18:38:50,099 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:38:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f4be18e-fdf2-41e8-a9a1-3fcaef376e27 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d20863b61292482dab81dc380f274244", "links": {"self": "http://172.30.9.28:5000/v3/roles/d20863b61292482dab81dc380f274244"}, "name": "CreateRouterNegativeTests-4586f74d-e48b-402-proj-role"}} 2018-11-14 18:38:50,099 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-9f4be18e-fdf2-41e8-a9a1-3fcaef376e27 2018-11-14 18:38:50,100 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-4586f74d-e48b-402-proj-role 2018-11-14 18:38:50,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/d20863b61292482dab81dc380f274244 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca8265a1809484c670c4490a85c1753d46a52d4e" 2018-11-14 18:38:50,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a24368f2-f196-4e84-8baa-b6b126a0e0dc Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d20863b61292482dab81dc380f274244", "links": {"self": "http://172.30.9.28:5000/v3/roles/d20863b61292482dab81dc380f274244"}, "name": "CreateRouterNegativeTests-4586f74d-e48b-402-proj-role"}} 2018-11-14 18:38:50,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/d20863b61292482dab81dc380f274244 used request id req-a24368f2-f196-4e84-8baa-b6b126a0e0dc 2018-11-14 18:38:50,118 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-4586f74d-e48b-402-proj-role to project CreateRouterNegativeTests-4586f74d-e48b-402-proj 2018-11-14 18:38:50,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/45c4ee8ee702461980dc6b747f9dff04/users/46644b5b6e1744ca97da5c20175e13e3/roles/d20863b61292482dab81dc380f274244 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca8265a1809484c670c4490a85c1753d46a52d4e" 2018-11-14 18:38:50,288 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:38:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f31a769b-21e5-4338-a72c-b038b6610359 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:38:50,288 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/45c4ee8ee702461980dc6b747f9dff04/users/46644b5b6e1744ca97da5c20175e13e3/roles/d20863b61292482dab81dc380f274244 used request id req-f31a769b-21e5-4338-a72c-b038b6610359 2018-11-14 18:38:50,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca8265a1809484c670c4490a85c1753d46a52d4e" 2018-11-14 18:38:50,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-320ee5f1-55f9-44fb-89cc-5671ce9682b0 Date: Wed, 14 Nov 2018 18:38:50 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:38:50,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-320ee5f1-55f9-44fb-89cc-5671ce9682b0 2018-11-14 18:38:50,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca8265a1809484c670c4490a85c1753d46a52d4e" 2018-11-14 18:38:50,667 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:38:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f6844b3-39c9-424c-a054-cec996fd50cb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:38:50,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-7f6844b3-39c9-424c-a054-cec996fd50cb 2018-11-14 18:38:50,668 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:38:50,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca8265a1809484c670c4490a85c1753d46a52d4e" 2018-11-14 18:38:50,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86875e0c-0c04-4d1b-ab9a-e947f7b7e8cd Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:38:50,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-86875e0c-0c04-4d1b-ab9a-e947f7b7e8cd 2018-11-14 18:38:50,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca8265a1809484c670c4490a85c1753d46a52d4e" 2018-11-14 18:38:50,930 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:38:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c34c4e99-75ef-49f3-9198-dbe923326f3a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:38:50,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-c34c4e99-75ef-49f3-9198-dbe923326f3a 2018-11-14 18:38:50,931 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:38:50,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca8265a1809484c670c4490a85c1753d46a52d4e" 2018-11-14 18:38:51,033 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:38:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df6a3497-3661-4093-8c66-accfbc37db11 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:38:51,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-df6a3497-3661-4093-8c66-accfbc37db11 2018-11-14 18:38:51,033 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:38:51,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca8265a1809484c670c4490a85c1753d46a52d4e" 2018-11-14 18:38:51,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f557cc21-9b8b-4454-9bb4-7dff3cd9e9c4 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:38:51,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-f557cc21-9b8b-4454-9bb4-7dff3cd9e9c4 2018-11-14 18:38:51,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca8265a1809484c670c4490a85c1753d46a52d4e" 2018-11-14 18:38:51,284 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:38:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1512a0ee-5cab-4a65-82cd-c4f3b79a9db4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 18:38:51,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-1512a0ee-5cab-4a65-82cd-c4f3b79a9db4 2018-11-14 18:38:51,284 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:38:51,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca8265a1809484c670c4490a85c1753d46a52d4e" 2018-11-14 18:38:51,395 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:38:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3363aae7-dc84-49e0-8a58-0775013a450d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d3b3d3f2c3dd4be6bc230a686f3f0839.", "code": 404, "title": "Not Found"}} 2018-11-14 18:38:51,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 used request id req-3363aae7-dc84-49e0-8a58-0775013a450d 2018-11-14 18:38:51,396 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:38:51,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca8265a1809484c670c4490a85c1753d46a52d4e" 2018-11-14 18:38:51,509 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:38:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e68cfb6-ccea-44d5-bd2e-082cd92d4027 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5dcff89097904b7c82103d40edeed98d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:38:51,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d used request id req-7e68cfb6-ccea-44d5-bd2e-082cd92d4027 2018-11-14 18:38:51,510 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:38:51,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca8265a1809484c670c4490a85c1753d46a52d4e" 2018-11-14 18:38:51,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5181a793-9182-41ee-bf42-49ac313a5e69 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:38:51,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-5181a793-9182-41ee-bf42-49ac313a5e69 2018-11-14 18:38:51,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca8265a1809484c670c4490a85c1753d46a52d4e" 2018-11-14 18:38:51,729 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:38:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e1e698a-b839-4131-843c-ef130eb33fd5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 991384c74c4d47b3bd2a68e52ad620ce.", "code": 404, "title": "Not Found"}} 2018-11-14 18:38:51,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce used request id req-9e1e698a-b839-4131-843c-ef130eb33fd5 2018-11-14 18:38:51,730 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:38:51,731 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-4586f74d-e48b-402-proj 2018-11-14 18:38:51,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/45c4ee8ee702461980dc6b747f9dff04 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca8265a1809484c670c4490a85c1753d46a52d4e" 2018-11-14 18:38:51,973 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:38:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08ec9bdc-b521-48a0-a77c-a2b849d18fc1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:38:51,973 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/45c4ee8ee702461980dc6b747f9dff04 used request id req-08ec9bdc-b521-48a0-a77c-a2b849d18fc1 2018-11-14 18:38:51,974 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-4586f74d-e48b-402-proj-role 2018-11-14 18:38:51,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/d20863b61292482dab81dc380f274244 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca8265a1809484c670c4490a85c1753d46a52d4e" 2018-11-14 18:38:52,111 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:38:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a93f1fe8-fa0c-4e15-8164-59e10d09625f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:38:52,111 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/d20863b61292482dab81dc380f274244 used request id req-a93f1fe8-fa0c-4e15-8164-59e10d09625f 2018-11-14 18:38:52,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca8265a1809484c670c4490a85c1753d46a52d4e" 2018-11-14 18:38:52,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02709e81-0a64-4555-8dfc-34189a24a05d Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:38:52,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-02709e81-0a64-4555-8dfc-34189a24a05d 2018-11-14 18:38:52,226 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-4586f74d-e48b-402-user 2018-11-14 18:38:52,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/46644b5b6e1744ca97da5c20175e13e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89228b5af215a604bb9fe7248ca08ebc7ffdb1ca" 2018-11-14 18:38:52,457 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:38:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f2e3632-2c02-46de-b11a-147a5c91dcba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:38:52,458 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/46644b5b6e1744ca97da5c20175e13e3 used request id req-7f2e3632-2c02-46de-b11a-147a5c91dcba 2018-11-14 18:38:52,459 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:38:52,876 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:38:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["0SJpcACeS8mjHaz2-_A8Ng"], "issued_at": "2018-11-14T18:38:52.000000Z"}} 2018-11-14 18:38:52,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a227ce64b11da1256a6da834fc2b491e116e57f2" 2018-11-14 18:38:52,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d1e0980-86bf-4975-9039-e5c4b46603e8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:38:52,977 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-8d1e0980-86bf-4975-9039-e5c4b46603e8 2018-11-14 18:38:52,978 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:38:52,979 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:38:53,411 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:38:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["z2vaceFtSsai0AoDo26xGw"], "issued_at": "2018-11-14T18:38:53.000000Z"}} 2018-11-14 18:38:53,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869951b5ae79fd25d4580f8a0b48713b8a371e61" 2018-11-14 18:38:53,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f4daf92-005b-4341-b8da-026c50a3e36a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:38:53,513 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-7f4daf92-005b-4341-b8da-026c50a3e36a 2018-11-14 18:38:53,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:38:53,523 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:38: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:38:53,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-a4dd737d-1520-489-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869951b5ae79fd25d4580f8a0b48713b8a371e61" 2018-11-14 18:38:53,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b01c01ce-e197-4f65-ace1-cc002eefdc5c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-a4dd737d-1520-489-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:38:53,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-a4dd737d-1520-489-proj used request id req-b01c01ce-e197-4f65-ace1-cc002eefdc5c 2018-11-14 18:38:53,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869951b5ae79fd25d4580f8a0b48713b8a371e61" 2018-11-14 18:38:53,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2307c07e-c1f8-499a-9785-03b3f1a30987 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:38:53,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-2307c07e-c1f8-499a-9785-03b3f1a30987 2018-11-14 18:38:53,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869951b5ae79fd25d4580f8a0b48713b8a371e61" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-a4dd737d-1520-489-proj"}}' 2018-11-14 18:38:53,805 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:38:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d84ccb41-47f7-4baf-b214-ab7c2cf7d7a4 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d297bb2f0c543ed9328d4ebce6b05a7"}, "tags": [], "enabled": true, "id": "9d297bb2f0c543ed9328d4ebce6b05a7", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-a4dd737d-1520-489-proj"}} 2018-11-14 18:38:53,805 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-d84ccb41-47f7-4baf-b214-ab7c2cf7d7a4 2018-11-14 18:38:53,806 - keystone_utils - INFO - Created project with name - CreateQoSTests-a4dd737d-1520-489-proj 2018-11-14 18:38:53,806 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:38:53,807 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:38:54,232 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:38:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["vnDmcuIqS6ObbzRuP2RXDA"], "issued_at": "2018-11-14T18:38:54.000000Z"}} 2018-11-14 18:38:54,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fde9312d09fa5e0a16933f86acc0620bb1408d68" 2018-11-14 18:38:54,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdec88ab-472b-4ea4-a21e-3033d16433e7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:38:54,338 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-fdec88ab-472b-4ea4-a21e-3033d16433e7 2018-11-14 18:38:54,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:38:54,347 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:38: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:38:54,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fde9312d09fa5e0a16933f86acc0620bb1408d68" 2018-11-14 18:38:54,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb64f254-4451-45da-a60c-37c2efff0aa8 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:38:54,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-eb64f254-4451-45da-a60c-37c2efff0aa8 2018-11-14 18:38:54,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateQoSTests-a4dd737d-1520-489-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fde9312d09fa5e0a16933f86acc0620bb1408d68" 2018-11-14 18:38:54,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e0dc0dc-704b-4e5e-bd0b-4cb46d315fd2 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateQoSTests-a4dd737d-1520-489-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d297bb2f0c543ed9328d4ebce6b05a7"}, "tags": [], "enabled": true, "id": "9d297bb2f0c543ed9328d4ebce6b05a7", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-a4dd737d-1520-489-proj"}]} 2018-11-14 18:38:54,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateQoSTests-a4dd737d-1520-489-proj used request id req-6e0dc0dc-704b-4e5e-bd0b-4cb46d315fd2 2018-11-14 18:38:54,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fde9312d09fa5e0a16933f86acc0620bb1408d68" 2018-11-14 18:38:54,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4609481a-cede-4150-891d-147a06be32bb Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:38:54,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-4609481a-cede-4150-891d-147a06be32bb 2018-11-14 18:38:55,099 - keystone_utils - INFO - Created user with name - CreateQoSTests-a4dd737d-1520-489-user 2018-11-14 18:38:55,099 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:38:55,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869951b5ae79fd25d4580f8a0b48713b8a371e61" 2018-11-14 18:38:55,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-417235e0-f3d7-4b91-af37-d4e6158ccc0f Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:38:55,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-417235e0-f3d7-4b91-af37-d4e6158ccc0f 2018-11-14 18:38:55,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869951b5ae79fd25d4580f8a0b48713b8a371e61" -d '{"role": {"name": "CreateQoSTests-a4dd737d-1520-489-proj-role"}}' 2018-11-14 18:38:55,362 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:38:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc9b3ca7-7048-475d-a473-ba1cf33818bc Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7d9b2361077b46de8205d8deab6d1989", "links": {"self": "http://172.30.9.28:5000/v3/roles/7d9b2361077b46de8205d8deab6d1989"}, "name": "CreateQoSTests-a4dd737d-1520-489-proj-role"}} 2018-11-14 18:38:55,362 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-bc9b3ca7-7048-475d-a473-ba1cf33818bc 2018-11-14 18:38:55,363 - keystone_utils - INFO - Created role with name - CreateQoSTests-a4dd737d-1520-489-proj-role 2018-11-14 18:38:55,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/7d9b2361077b46de8205d8deab6d1989 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869951b5ae79fd25d4580f8a0b48713b8a371e61" 2018-11-14 18:38:55,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66c49b96-b288-4885-b5c8-ab617e413ecc Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7d9b2361077b46de8205d8deab6d1989", "links": {"self": "http://172.30.9.28:5000/v3/roles/7d9b2361077b46de8205d8deab6d1989"}, "name": "CreateQoSTests-a4dd737d-1520-489-proj-role"}} 2018-11-14 18:38:55,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/7d9b2361077b46de8205d8deab6d1989 used request id req-66c49b96-b288-4885-b5c8-ab617e413ecc 2018-11-14 18:38:55,477 - keystone_utils - INFO - Granting role CreateQoSTests-a4dd737d-1520-489-proj-role to project CreateQoSTests-a4dd737d-1520-489-proj 2018-11-14 18:38:55,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/9d297bb2f0c543ed9328d4ebce6b05a7/users/a0d1616a4d03453fa8bacea1af3681b8/roles/7d9b2361077b46de8205d8deab6d1989 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869951b5ae79fd25d4580f8a0b48713b8a371e61" 2018-11-14 18:38:55,636 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:38:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-691a5bfd-2e22-4e08-b876-2e8cbc1e7e43 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:38:55,636 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/9d297bb2f0c543ed9328d4ebce6b05a7/users/a0d1616a4d03453fa8bacea1af3681b8/roles/7d9b2361077b46de8205d8deab6d1989 used request id req-691a5bfd-2e22-4e08-b876-2e8cbc1e7e43 2018-11-14 18:38:55,653 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:38:55,654 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:38:56,062 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:38:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["sfdawy8GTlyWrvWSFgAV5g"], "issued_at": "2018-11-14T18:38:56.000000Z"}} 2018-11-14 18:38:56,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae7e45d0c7cca553398190364a90e733b4a2667d" 2018-11-14 18:38:56,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1a2e891-2d09-4085-810b-72da34e61d51 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:38:56,170 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-f1a2e891-2d09-4085-810b-72da34e61d51 2018-11-14 18:38:56,176 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae7e45d0c7cca553398190364a90e733b4a2667d" 2018-11-14 18:38:56,385 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:56 GMT Server: Apache x-compute-request-id: req-9f59959b-8547-48e8-806e-33c8b7be6b6f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9f59959b-8547-48e8-806e-33c8b7be6b6f Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-11-14 18:38:56,385 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/qos-specs used request id req-9f59959b-8547-48e8-806e-33c8b7be6b6f 2018-11-14 18:38:56,389 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-9f59959b-8547-48e8-806e-33c8b7be6b6f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae7e45d0c7cca553398190364a90e733b4a2667d" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-8109b902-9fd6-45bf-8802-181eb5ecbd67"}}' 2018-11-14 18:38:56,639 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:56 GMT Server: Apache x-compute-request-id: req-3836c719-5d8e-4c80-8fa1-e0408b19e10e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3836c719-5d8e-4c80-8fa1-e0408b19e10e Content-Encoding: gzip Content-Length: 237 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "25d94982-95e4-4f9f-b761-eab758a9ee1f", "name": "CreateQoSTests-8109b902-9fd6-45bf-8802-181eb5ecbd67"}, "links": [{"href": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/qos-specs/25d94982-95e4-4f9f-b761-eab758a9ee1f", "rel": "self"}, {"href": "http://172.30.9.28:8776/65fe59f084134682a256c9e669979766/qos-specs/25d94982-95e4-4f9f-b761-eab758a9ee1f", "rel": "bookmark"}]} 2018-11-14 18:38:56,639 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/qos-specs used request id req-3836c719-5d8e-4c80-8fa1-e0408b19e10e 2018-11-14 18:38:56,640 - create_qos - INFO - Created qos with name - CreateQoSTests-8109b902-9fd6-45bf-8802-181eb5ecbd67 2018-11-14 18:38:56,643 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a227ce64b11da1256a6da834fc2b491e116e57f2" 2018-11-14 18:38:56,861 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:56 GMT Server: Apache x-compute-request-id: req-8e67d7e4-26e7-43e2-ae10-25535150f4e9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8e67d7e4-26e7-43e2-ae10-25535150f4e9 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "25d94982-95e4-4f9f-b761-eab758a9ee1f", "name": "CreateQoSTests-8109b902-9fd6-45bf-8802-181eb5ecbd67"}]} 2018-11-14 18:38:56,861 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/qos-specs used request id req-8e67d7e4-26e7-43e2-ae10-25535150f4e9 2018-11-14 18:38:56,862 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-8109b902-9fd6-45bf-8802-181eb5ecbd67 2018-11-14 18:38:56,865 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/qos-specs/25d94982-95e4-4f9f-b761-eab758a9ee1f?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8e67d7e4-26e7-43e2-ae10-25535150f4e9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a227ce64b11da1256a6da834fc2b491e116e57f2" 2018-11-14 18:38:57,100 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18:38:56 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7ebbea3e-fea6-4574-a17b-d371677be9a9 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:38:57,100 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/qos-specs/25d94982-95e4-4f9f-b761-eab758a9ee1f?force=False used request id req-7ebbea3e-fea6-4574-a17b-d371677be9a9 2018-11-14 18:38:57,102 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8e67d7e4-26e7-43e2-ae10-25535150f4e9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a227ce64b11da1256a6da834fc2b491e116e57f2" 2018-11-14 18:38:57,734 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:57 GMT Server: Apache x-compute-request-id: req-7a60d09f-bcb3-42b7-819e-674b2a190ee3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7a60d09f-bcb3-42b7-819e-674b2a190ee3 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-11-14 18:38:57,734 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/qos-specs used request id req-7a60d09f-bcb3-42b7-819e-674b2a190ee3 2018-11-14 18:38:57,735 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-8109b902-9fd6-45bf-8802-181eb5ecbd67 2018-11-14 18:38:57,738 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/qos-specs/25d94982-95e4-4f9f-b761-eab758a9ee1f?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9f59959b-8547-48e8-806e-33c8b7be6b6f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae7e45d0c7cca553398190364a90e733b4a2667d" 2018-11-14 18:38:57,955 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:38:57 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-fc46293d-3834-4b12-af54-ca713f6d86cf x-openstack-request-id: req-fc46293d-3834-4b12-af54-ca713f6d86cf Content-Length: 100 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec 25d94982-95e4-4f9f-b761-eab758a9ee1f.", "code": 404}} 2018-11-14 18:38:57,955 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/qos-specs/25d94982-95e4-4f9f-b761-eab758a9ee1f?force=False used request id req-fc46293d-3834-4b12-af54-ca713f6d86cf 2018-11-14 18:38:57,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869951b5ae79fd25d4580f8a0b48713b8a371e61" 2018-11-14 18:38:58,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-e629b2e2-0f78-4b45-b4b5-408608f94989 Date: Wed, 14 Nov 2018 18:38:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:38:58,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-e629b2e2-0f78-4b45-b4b5-408608f94989 2018-11-14 18:38:58,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869951b5ae79fd25d4580f8a0b48713b8a371e61" 2018-11-14 18:38:58,361 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:38:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03339961-b9b9-4996-9cac-5eff4bc48145 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:38:58,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-03339961-b9b9-4996-9cac-5eff4bc48145 2018-11-14 18:38:58,361 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:38:58,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869951b5ae79fd25d4580f8a0b48713b8a371e61" 2018-11-14 18:38:58,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60af57f8-2621-4a87-a8e4-c173dd390cc3 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:38:58,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-60af57f8-2621-4a87-a8e4-c173dd390cc3 2018-11-14 18:38:58,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869951b5ae79fd25d4580f8a0b48713b8a371e61" 2018-11-14 18:38:58,502 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:38:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db2c9faa-9fc9-4757-a9fb-fd766a406997 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:38:58,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-db2c9faa-9fc9-4757-a9fb-fd766a406997 2018-11-14 18:38:58,502 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:38:58,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869951b5ae79fd25d4580f8a0b48713b8a371e61" 2018-11-14 18:38:58,614 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:38:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f309b40-4841-4ced-9f32-fc337cd0ea33 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:38:58,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-4f309b40-4841-4ced-9f32-fc337cd0ea33 2018-11-14 18:38:58,615 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:38:58,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869951b5ae79fd25d4580f8a0b48713b8a371e61" 2018-11-14 18:38:58,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8a86b72-5c83-4a65-b821-294436ce77c3 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:38:58,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-b8a86b72-5c83-4a65-b821-294436ce77c3 2018-11-14 18:38:58,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869951b5ae79fd25d4580f8a0b48713b8a371e61" 2018-11-14 18:38:58,842 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:38:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81e33586-6285-438d-962f-fd6b59d5ce1a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 18:38:58,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-81e33586-6285-438d-962f-fd6b59d5ce1a 2018-11-14 18:38:58,842 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:38:58,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869951b5ae79fd25d4580f8a0b48713b8a371e61" 2018-11-14 18:38:58,951 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:38:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90071eb6-23b6-4def-ba48-8a911beac2d2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d3b3d3f2c3dd4be6bc230a686f3f0839.", "code": 404, "title": "Not Found"}} 2018-11-14 18:38:58,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 used request id req-90071eb6-23b6-4def-ba48-8a911beac2d2 2018-11-14 18:38:58,951 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:38:58,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869951b5ae79fd25d4580f8a0b48713b8a371e61" 2018-11-14 18:38:59,054 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:38:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f95635d-c6fa-402c-b2c6-62061cdda0ed Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5dcff89097904b7c82103d40edeed98d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:38:59,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d used request id req-0f95635d-c6fa-402c-b2c6-62061cdda0ed 2018-11-14 18:38:59,054 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:38:59,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869951b5ae79fd25d4580f8a0b48713b8a371e61" 2018-11-14 18:38:59,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f87d9bf-a450-41e3-9811-bb4721743266 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:38:59,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-2f87d9bf-a450-41e3-9811-bb4721743266 2018-11-14 18:38:59,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869951b5ae79fd25d4580f8a0b48713b8a371e61" 2018-11-14 18:38:59,283 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:38:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ccc6b4c-7030-4d87-a014-9e3b5bc4dac6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 991384c74c4d47b3bd2a68e52ad620ce.", "code": 404, "title": "Not Found"}} 2018-11-14 18:38:59,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce used request id req-6ccc6b4c-7030-4d87-a014-9e3b5bc4dac6 2018-11-14 18:38:59,283 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:38:59,284 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-a4dd737d-1520-489-proj 2018-11-14 18:38:59,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/9d297bb2f0c543ed9328d4ebce6b05a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869951b5ae79fd25d4580f8a0b48713b8a371e61" 2018-11-14 18:38:59,548 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:38:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-592806ba-c62d-4fdc-b475-952dc3f2d96b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:38:59,548 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/9d297bb2f0c543ed9328d4ebce6b05a7 used request id req-592806ba-c62d-4fdc-b475-952dc3f2d96b 2018-11-14 18:38:59,548 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-a4dd737d-1520-489-proj-role 2018-11-14 18:38:59,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/7d9b2361077b46de8205d8deab6d1989 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869951b5ae79fd25d4580f8a0b48713b8a371e61" 2018-11-14 18:38:59,680 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:38:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e16005b0-dc28-494a-ac02-b460b8cd2d27 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:38:59,680 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/7d9b2361077b46de8205d8deab6d1989 used request id req-e16005b0-dc28-494a-ac02-b460b8cd2d27 2018-11-14 18:38:59,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869951b5ae79fd25d4580f8a0b48713b8a371e61" 2018-11-14 18:38:59,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:38:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7aed4468-9359-478b-ba90-32724d78be2c Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:38:59,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-7aed4468-9359-478b-ba90-32724d78be2c 2018-11-14 18:38:59,792 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-a4dd737d-1520-489-user 2018-11-14 18:38:59,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/a0d1616a4d03453fa8bacea1af3681b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fde9312d09fa5e0a16933f86acc0620bb1408d68" 2018-11-14 18:38:59,993 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:38:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a127e5a-97a6-4aed-99e8-099292eca114 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:38:59,993 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/a0d1616a4d03453fa8bacea1af3681b8 used request id req-5a127e5a-97a6-4aed-99e8-099292eca114 2018-11-14 18:38:59,994 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:39:00,414 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:39:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["32NaEOzeRxKDyi0fdJ0QZg"], "issued_at": "2018-11-14T18:39:00.000000Z"}} 2018-11-14 18:39:00,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd7722758fa874c92ad08c521bfebe1b2bae4980" 2018-11-14 18:39:00,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1c74357-5039-4217-9e62-bb0ea62ccc95 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:39:00,522 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-a1c74357-5039-4217-9e62-bb0ea62ccc95 2018-11-14 18:39:00,523 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:39:00,524 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:39:00,939 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:39:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["zfpYPOW0SeWOzTeD1oJo5g"], "issued_at": "2018-11-14T18:39:00.000000Z"}} 2018-11-14 18:39:00,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a13fe4490ff6d6ab041d84ee6ab9c6db89762b" 2018-11-14 18:39:01,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f930c76a-1e61-4bba-add4-d2bbd447d100 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:39:01,049 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-f930c76a-1e61-4bba-add4-d2bbd447d100 2018-11-14 18:39:01,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:39:01,059 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:39: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:39:01,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-c3e47427-2af7-486-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a13fe4490ff6d6ab041d84ee6ab9c6db89762b" 2018-11-14 18:39:01,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59cf4d93-4ccb-4cf4-8dd9-bf648ea60493 Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-c3e47427-2af7-486-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:39:01,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-c3e47427-2af7-486-proj used request id req-59cf4d93-4ccb-4cf4-8dd9-bf648ea60493 2018-11-14 18:39:01,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a13fe4490ff6d6ab041d84ee6ab9c6db89762b" 2018-11-14 18:39:01,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a2f23fa-2753-46b5-b7ff-7a3cdbc19edb Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:39:01,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-3a2f23fa-2753-46b5-b7ff-7a3cdbc19edb 2018-11-14 18:39:01,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a13fe4490ff6d6ab041d84ee6ab9c6db89762b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-c3e47427-2af7-486-proj"}}' 2018-11-14 18:39:01,411 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:39:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2edce9b5-c8e7-4ca2-becf-737d2036633b Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e0d2183baea84e30866aa19137afc4e6"}, "tags": [], "enabled": true, "id": "e0d2183baea84e30866aa19137afc4e6", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-c3e47427-2af7-486-proj"}} 2018-11-14 18:39:01,411 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-2edce9b5-c8e7-4ca2-becf-737d2036633b 2018-11-14 18:39:01,411 - keystone_utils - INFO - Created project with name - CreateQoSTests-c3e47427-2af7-486-proj 2018-11-14 18:39:01,411 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:39:01,412 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:39:01,823 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:39:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["1DjKEWGbQ1KkFsDFVTELCg"], "issued_at": "2018-11-14T18:39:01.000000Z"}} 2018-11-14 18:39:01,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89b305e839ad49ef8bb8f3b7fa47926957594f63" 2018-11-14 18:39:01,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-561af6ed-ea6e-4ee0-8969-5c7e2e72590f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:39:01,924 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-561af6ed-ea6e-4ee0-8969-5c7e2e72590f 2018-11-14 18:39:01,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:39:01,933 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:39: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:39:01,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89b305e839ad49ef8bb8f3b7fa47926957594f63" 2018-11-14 18:39:02,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a764a1e-5cd3-4e8c-9424-d69bec0355e8 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:39:02,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-9a764a1e-5cd3-4e8c-9424-d69bec0355e8 2018-11-14 18:39:02,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateQoSTests-c3e47427-2af7-486-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89b305e839ad49ef8bb8f3b7fa47926957594f63" 2018-11-14 18:39:02,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc28ff03-4876-4738-9306-817d785b60bd Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateQoSTests-c3e47427-2af7-486-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e0d2183baea84e30866aa19137afc4e6"}, "tags": [], "enabled": true, "id": "e0d2183baea84e30866aa19137afc4e6", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-c3e47427-2af7-486-proj"}]} 2018-11-14 18:39:02,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateQoSTests-c3e47427-2af7-486-proj used request id req-fc28ff03-4876-4738-9306-817d785b60bd 2018-11-14 18:39:02,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89b305e839ad49ef8bb8f3b7fa47926957594f63" 2018-11-14 18:39:02,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51f6b016-0af0-4a14-ad05-c5ceb1a3411f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:39:02,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-51f6b016-0af0-4a14-ad05-c5ceb1a3411f 2018-11-14 18:39:02,621 - keystone_utils - INFO - Created user with name - CreateQoSTests-c3e47427-2af7-486-user 2018-11-14 18:39:02,621 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:39:02,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a13fe4490ff6d6ab041d84ee6ab9c6db89762b" 2018-11-14 18:39:02,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23440a5c-287e-4231-84f1-6e0f867b2b6a Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:39:02,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-23440a5c-287e-4231-84f1-6e0f867b2b6a 2018-11-14 18:39:02,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a13fe4490ff6d6ab041d84ee6ab9c6db89762b" -d '{"role": {"name": "CreateQoSTests-c3e47427-2af7-486-proj-role"}}' 2018-11-14 18:39:02,872 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:39:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f77b03d-e153-453f-bbfc-827b98fd7eed Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7763c6513ace4592a7db6d3745fa548b", "links": {"self": "http://172.30.9.28:5000/v3/roles/7763c6513ace4592a7db6d3745fa548b"}, "name": "CreateQoSTests-c3e47427-2af7-486-proj-role"}} 2018-11-14 18:39:02,872 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-5f77b03d-e153-453f-bbfc-827b98fd7eed 2018-11-14 18:39:02,872 - keystone_utils - INFO - Created role with name - CreateQoSTests-c3e47427-2af7-486-proj-role 2018-11-14 18:39:02,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/7763c6513ace4592a7db6d3745fa548b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a13fe4490ff6d6ab041d84ee6ab9c6db89762b" 2018-11-14 18:39:02,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd07d97c-f7bf-493d-b126-36bcdcce3f6e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7763c6513ace4592a7db6d3745fa548b", "links": {"self": "http://172.30.9.28:5000/v3/roles/7763c6513ace4592a7db6d3745fa548b"}, "name": "CreateQoSTests-c3e47427-2af7-486-proj-role"}} 2018-11-14 18:39:02,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/7763c6513ace4592a7db6d3745fa548b used request id req-cd07d97c-f7bf-493d-b126-36bcdcce3f6e 2018-11-14 18:39:02,973 - keystone_utils - INFO - Granting role CreateQoSTests-c3e47427-2af7-486-proj-role to project CreateQoSTests-c3e47427-2af7-486-proj 2018-11-14 18:39:02,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/e0d2183baea84e30866aa19137afc4e6/users/e856e7538d45441295d356c22a6292c9/roles/7763c6513ace4592a7db6d3745fa548b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a13fe4490ff6d6ab041d84ee6ab9c6db89762b" 2018-11-14 18:39:03,146 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:39:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6054dd1d-40c3-4cb4-917c-aea13034504c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:39:03,146 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/e0d2183baea84e30866aa19137afc4e6/users/e856e7538d45441295d356c22a6292c9/roles/7763c6513ace4592a7db6d3745fa548b used request id req-6054dd1d-40c3-4cb4-917c-aea13034504c 2018-11-14 18:39:03,148 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:39:03,149 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:39:03,566 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:39:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["hJn_c4srT8WsS1MoY2c3qQ"], "issued_at": "2018-11-14T18:39:03.000000Z"}} 2018-11-14 18:39:03,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ad6f222f2a30161048974f752481f089ae5feac" 2018-11-14 18:39:03,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fc8cdb3-694f-4740-9b6c-03cb5595ce3c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:39:03,583 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-5fc8cdb3-694f-4740-9b6c-03cb5595ce3c 2018-11-14 18:39:03,588 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ad6f222f2a30161048974f752481f089ae5feac" 2018-11-14 18:39:03,839 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:03 GMT Server: Apache x-compute-request-id: req-c928f1e8-93cc-42a9-b929-0517b6618b13 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c928f1e8-93cc-42a9-b929-0517b6618b13 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-11-14 18:39:03,839 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/qos-specs used request id req-c928f1e8-93cc-42a9-b929-0517b6618b13 2018-11-14 18:39:03,843 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-c928f1e8-93cc-42a9-b929-0517b6618b13" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ad6f222f2a30161048974f752481f089ae5feac" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-b2b0cd75-ee72-45b5-8374-b5d53d821d1d"}}' 2018-11-14 18:39:04,094 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:03 GMT Server: Apache x-compute-request-id: req-ab7f5c79-ca4d-4e2f-b191-3ec8a31e227e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ab7f5c79-ca4d-4e2f-b191-3ec8a31e227e Content-Encoding: gzip Content-Length: 237 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "08881be0-b8c0-4803-8c1d-ba252fd84fd1", "name": "CreateQoSTests-b2b0cd75-ee72-45b5-8374-b5d53d821d1d"}, "links": [{"href": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/qos-specs/08881be0-b8c0-4803-8c1d-ba252fd84fd1", "rel": "self"}, {"href": "http://172.30.9.28:8776/65fe59f084134682a256c9e669979766/qos-specs/08881be0-b8c0-4803-8c1d-ba252fd84fd1", "rel": "bookmark"}]} 2018-11-14 18:39:04,094 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/qos-specs used request id req-ab7f5c79-ca4d-4e2f-b191-3ec8a31e227e 2018-11-14 18:39:04,095 - create_qos - INFO - Created qos with name - CreateQoSTests-b2b0cd75-ee72-45b5-8374-b5d53d821d1d 2018-11-14 18:39:04,097 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd7722758fa874c92ad08c521bfebe1b2bae4980" 2018-11-14 18:39:04,310 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:04 GMT Server: Apache x-compute-request-id: req-3adc5dd4-4dca-47fe-b63a-135841178126 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3adc5dd4-4dca-47fe-b63a-135841178126 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "08881be0-b8c0-4803-8c1d-ba252fd84fd1", "name": "CreateQoSTests-b2b0cd75-ee72-45b5-8374-b5d53d821d1d"}]} 2018-11-14 18:39:04,310 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/qos-specs used request id req-3adc5dd4-4dca-47fe-b63a-135841178126 2018-11-14 18:39:04,311 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-b2b0cd75-ee72-45b5-8374-b5d53d821d1d 2018-11-14 18:39:04,314 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/qos-specs/08881be0-b8c0-4803-8c1d-ba252fd84fd1?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c928f1e8-93cc-42a9-b929-0517b6618b13" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ad6f222f2a30161048974f752481f089ae5feac" 2018-11-14 18:39:04,574 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18:39:04 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b8ca27a2-0355-4424-9631-5fedfb5fd6bc Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:39:04,574 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/qos-specs/08881be0-b8c0-4803-8c1d-ba252fd84fd1?force=False used request id req-b8ca27a2-0355-4424-9631-5fedfb5fd6bc 2018-11-14 18:39:04,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a13fe4490ff6d6ab041d84ee6ab9c6db89762b" 2018-11-14 18:39:04,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-fe790309-7403-4ce3-bb55-2f8e0a821909 Date: Wed, 14 Nov 2018 18:39:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:39:04,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-fe790309-7403-4ce3-bb55-2f8e0a821909 2018-11-14 18:39:04,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a13fe4490ff6d6ab041d84ee6ab9c6db89762b" 2018-11-14 18:39:04,964 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:39:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-372c008b-90f3-446f-b97f-d93ce9bd93b9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:39:04,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-372c008b-90f3-446f-b97f-d93ce9bd93b9 2018-11-14 18:39:04,964 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:39:04,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a13fe4490ff6d6ab041d84ee6ab9c6db89762b" 2018-11-14 18:39:05,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e90cf27e-cad4-49a7-94fe-de13b7f8bc80 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:39:05,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-e90cf27e-cad4-49a7-94fe-de13b7f8bc80 2018-11-14 18:39:05,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a13fe4490ff6d6ab041d84ee6ab9c6db89762b" 2018-11-14 18:39:05,188 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:39:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b1254d7-fe1a-4519-a6fc-93a0dc83ad81 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:39:05,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-0b1254d7-fe1a-4519-a6fc-93a0dc83ad81 2018-11-14 18:39:05,188 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:39:05,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a13fe4490ff6d6ab041d84ee6ab9c6db89762b" 2018-11-14 18:39:05,306 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:39:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d053bbd-1e13-46f3-99d2-ab0074b11e95 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:39:05,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-4d053bbd-1e13-46f3-99d2-ab0074b11e95 2018-11-14 18:39:05,307 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:39:05,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a13fe4490ff6d6ab041d84ee6ab9c6db89762b" 2018-11-14 18:39:05,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-593313d0-28a4-4f96-9e20-7b33a17044f5 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:39:05,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-593313d0-28a4-4f96-9e20-7b33a17044f5 2018-11-14 18:39:05,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a13fe4490ff6d6ab041d84ee6ab9c6db89762b" 2018-11-14 18:39:05,438 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:39:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b1bfa94-963d-4146-a985-0996142a1525 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 18:39:05,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-6b1bfa94-963d-4146-a985-0996142a1525 2018-11-14 18:39:05,438 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:39:05,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a13fe4490ff6d6ab041d84ee6ab9c6db89762b" 2018-11-14 18:39:05,551 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:39:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ab34124-aaf9-4c80-81be-ad30c967de81 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d3b3d3f2c3dd4be6bc230a686f3f0839.", "code": 404, "title": "Not Found"}} 2018-11-14 18:39:05,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 used request id req-1ab34124-aaf9-4c80-81be-ad30c967de81 2018-11-14 18:39:05,551 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:39:05,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a13fe4490ff6d6ab041d84ee6ab9c6db89762b" 2018-11-14 18:39:05,662 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:39:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f832d3c1-dc89-41f4-bf37-136a907819a4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5dcff89097904b7c82103d40edeed98d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:39:05,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d used request id req-f832d3c1-dc89-41f4-bf37-136a907819a4 2018-11-14 18:39:05,662 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:39:05,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a13fe4490ff6d6ab041d84ee6ab9c6db89762b" 2018-11-14 18:39:05,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-797aa857-90f5-4860-af84-473c10c2a32f Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:39:05,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-797aa857-90f5-4860-af84-473c10c2a32f 2018-11-14 18:39:05,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a13fe4490ff6d6ab041d84ee6ab9c6db89762b" 2018-11-14 18:39:05,882 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:39:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a311c4de-27c7-4296-b5db-07fc4ebd82c1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 991384c74c4d47b3bd2a68e52ad620ce.", "code": 404, "title": "Not Found"}} 2018-11-14 18:39:05,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce used request id req-a311c4de-27c7-4296-b5db-07fc4ebd82c1 2018-11-14 18:39:05,883 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:39:05,883 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-c3e47427-2af7-486-proj 2018-11-14 18:39:05,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/e0d2183baea84e30866aa19137afc4e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a13fe4490ff6d6ab041d84ee6ab9c6db89762b" 2018-11-14 18:39:06,147 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:39:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8f564d8-df84-449d-9f42-cc386aef302b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:39:06,147 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/e0d2183baea84e30866aa19137afc4e6 used request id req-d8f564d8-df84-449d-9f42-cc386aef302b 2018-11-14 18:39:06,147 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-c3e47427-2af7-486-proj-role 2018-11-14 18:39:06,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/7763c6513ace4592a7db6d3745fa548b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a13fe4490ff6d6ab041d84ee6ab9c6db89762b" 2018-11-14 18:39:06,272 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:39:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7dd99c40-fe72-4f2f-8178-4d8dc0e23204 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:39:06,273 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/7763c6513ace4592a7db6d3745fa548b used request id req-7dd99c40-fe72-4f2f-8178-4d8dc0e23204 2018-11-14 18:39:06,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a13fe4490ff6d6ab041d84ee6ab9c6db89762b" 2018-11-14 18:39:06,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a95a4ec8-78e1-44a7-abc8-3107e4090de6 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:39:06,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-a95a4ec8-78e1-44a7-abc8-3107e4090de6 2018-11-14 18:39:06,299 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-c3e47427-2af7-486-user 2018-11-14 18:39:06,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/e856e7538d45441295d356c22a6292c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89b305e839ad49ef8bb8f3b7fa47926957594f63" 2018-11-14 18:39:06,508 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:39:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ee9458e-621d-4ce1-b11a-26be7645504f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:39:06,508 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/e856e7538d45441295d356c22a6292c9 used request id req-6ee9458e-621d-4ce1-b11a-26be7645504f 2018-11-14 18:39:06,510 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:39:06,920 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:39:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["S6kS-PW5TBCXMboxwb0zSA"], "issued_at": "2018-11-14T18:39:06.000000Z"}} 2018-11-14 18:39:06,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe52f04992aeb4a41d1bfb400d4bd440ab526e1" 2018-11-14 18:39:07,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2995b4f-e7f8-4816-9722-66d58032de74 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:39:07,027 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-a2995b4f-e7f8-4816-9722-66d58032de74 2018-11-14 18:39:07,028 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:39:07,029 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:39:07,459 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:39:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["pCgpaGNoSKuiMRaWxtq_Jg"], "issued_at": "2018-11-14T18:39:07.000000Z"}} 2018-11-14 18:39:07,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1993af9298c8543fbe9a35c7dd410a247f689e0c" 2018-11-14 18:39:07,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a695a6e-cb62-4826-a2d6-8b3bbfdc7377 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:39:07,561 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-6a695a6e-cb62-4826-a2d6-8b3bbfdc7377 2018-11-14 18:39:07,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:39:07,571 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:39: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:39:07,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-244d6517-9f94-4e5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1993af9298c8543fbe9a35c7dd410a247f689e0c" 2018-11-14 18:39:07,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25186294-8f1b-44a8-bef3-bdd2000a1c59 Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-244d6517-9f94-4e5-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:39:07,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-244d6517-9f94-4e5-proj used request id req-25186294-8f1b-44a8-bef3-bdd2000a1c59 2018-11-14 18:39:07,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1993af9298c8543fbe9a35c7dd410a247f689e0c" 2018-11-14 18:39:07,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fbfb55a-df67-4374-8296-fb4bb3097b37 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:39:07,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-1fbfb55a-df67-4374-8296-fb4bb3097b37 2018-11-14 18:39:07,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1993af9298c8543fbe9a35c7dd410a247f689e0c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-244d6517-9f94-4e5-proj"}}' 2018-11-14 18:39:07,950 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:39:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6a65ecc-49b8-4eb5-b6e3-658ce9fb1d40 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f5be5b57c1ad45ab8f36f5cade55b3da"}, "tags": [], "enabled": true, "id": "f5be5b57c1ad45ab8f36f5cade55b3da", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-244d6517-9f94-4e5-proj"}} 2018-11-14 18:39:07,950 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-f6a65ecc-49b8-4eb5-b6e3-658ce9fb1d40 2018-11-14 18:39:07,950 - keystone_utils - INFO - Created project with name - CreateQoSTests-244d6517-9f94-4e5-proj 2018-11-14 18:39:07,951 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:39:07,951 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:39:08,376 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:39:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["vt-4UTOlS5Ko-RBJ0XtZnw"], "issued_at": "2018-11-14T18:39:08.000000Z"}} 2018-11-14 18:39:08,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e8b366e19ec276163f4a8152dff5c93504b3ae5" 2018-11-14 18:39:08,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f14487ab-aac3-4958-b534-44895fefef54 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:39:08,487 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-f14487ab-aac3-4958-b534-44895fefef54 2018-11-14 18:39:08,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:39:08,496 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:39: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:39:08,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e8b366e19ec276163f4a8152dff5c93504b3ae5" 2018-11-14 18:39:08,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3e698a3-3363-4f7f-a0b5-3a4d7280d00d Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:39:08,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-c3e698a3-3363-4f7f-a0b5-3a4d7280d00d 2018-11-14 18:39:08,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateQoSTests-244d6517-9f94-4e5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e8b366e19ec276163f4a8152dff5c93504b3ae5" 2018-11-14 18:39:08,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bfd4043-c268-4488-9ab2-25ee8f77ea78 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateQoSTests-244d6517-9f94-4e5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f5be5b57c1ad45ab8f36f5cade55b3da"}, "tags": [], "enabled": true, "id": "f5be5b57c1ad45ab8f36f5cade55b3da", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-244d6517-9f94-4e5-proj"}]} 2018-11-14 18:39:08,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateQoSTests-244d6517-9f94-4e5-proj used request id req-8bfd4043-c268-4488-9ab2-25ee8f77ea78 2018-11-14 18:39:08,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e8b366e19ec276163f4a8152dff5c93504b3ae5" 2018-11-14 18:39:08,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c642af3-f412-4cad-b957-35a5f11ca2d8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:39:08,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-0c642af3-f412-4cad-b957-35a5f11ca2d8 2018-11-14 18:39:09,165 - keystone_utils - INFO - Created user with name - CreateQoSTests-244d6517-9f94-4e5-user 2018-11-14 18:39:09,165 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:39:09,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1993af9298c8543fbe9a35c7dd410a247f689e0c" 2018-11-14 18:39:09,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1f041e4-92d5-4f39-a70e-4aec7e691861 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:39:09,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-e1f041e4-92d5-4f39-a70e-4aec7e691861 2018-11-14 18:39:09,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1993af9298c8543fbe9a35c7dd410a247f689e0c" -d '{"role": {"name": "CreateQoSTests-244d6517-9f94-4e5-proj-role"}}' 2018-11-14 18:39:09,399 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:39:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95d6a4c7-c23f-4c69-9e91-4fcae6f32efe Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "332f227cee4448e5a6a3a4fe7db82a9b", "links": {"self": "http://172.30.9.28:5000/v3/roles/332f227cee4448e5a6a3a4fe7db82a9b"}, "name": "CreateQoSTests-244d6517-9f94-4e5-proj-role"}} 2018-11-14 18:39:09,399 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-95d6a4c7-c23f-4c69-9e91-4fcae6f32efe 2018-11-14 18:39:09,399 - keystone_utils - INFO - Created role with name - CreateQoSTests-244d6517-9f94-4e5-proj-role 2018-11-14 18:39:09,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/332f227cee4448e5a6a3a4fe7db82a9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1993af9298c8543fbe9a35c7dd410a247f689e0c" 2018-11-14 18:39:09,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e78eb12-f1ff-4fac-89a9-e2533f614c7d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "332f227cee4448e5a6a3a4fe7db82a9b", "links": {"self": "http://172.30.9.28:5000/v3/roles/332f227cee4448e5a6a3a4fe7db82a9b"}, "name": "CreateQoSTests-244d6517-9f94-4e5-proj-role"}} 2018-11-14 18:39:09,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/332f227cee4448e5a6a3a4fe7db82a9b used request id req-6e78eb12-f1ff-4fac-89a9-e2533f614c7d 2018-11-14 18:39:09,514 - keystone_utils - INFO - Granting role CreateQoSTests-244d6517-9f94-4e5-proj-role to project CreateQoSTests-244d6517-9f94-4e5-proj 2018-11-14 18:39:09,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/f5be5b57c1ad45ab8f36f5cade55b3da/users/50d6a038ed6e499fb783226e651db427/roles/332f227cee4448e5a6a3a4fe7db82a9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1993af9298c8543fbe9a35c7dd410a247f689e0c" 2018-11-14 18:39:09,659 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:39:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-771f38d7-c8b1-4002-85e8-d1d37edf7263 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:39:09,659 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/f5be5b57c1ad45ab8f36f5cade55b3da/users/50d6a038ed6e499fb783226e651db427/roles/332f227cee4448e5a6a3a4fe7db82a9b used request id req-771f38d7-c8b1-4002-85e8-d1d37edf7263 2018-11-14 18:39:09,661 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:39:09,662 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:39:10,091 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:39:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["_g8rZDDsTl-Fots7Y4L8_g"], "issued_at": "2018-11-14T18:39:10.000000Z"}} 2018-11-14 18:39:10,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebbfa2a33565f51543f0abd7a8b83fbc23af1919" 2018-11-14 18:39:10,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3c45f40-7a57-47fc-8ea5-e119c817ad33 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:39:10,209 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-d3c45f40-7a57-47fc-8ea5-e119c817ad33 2018-11-14 18:39:10,214 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebbfa2a33565f51543f0abd7a8b83fbc23af1919" 2018-11-14 18:39:10,421 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:10 GMT Server: Apache x-compute-request-id: req-12442f6e-48bb-4c07-9b43-fe2bfc642616 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-12442f6e-48bb-4c07-9b43-fe2bfc642616 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-11-14 18:39:10,421 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/qos-specs used request id req-12442f6e-48bb-4c07-9b43-fe2bfc642616 2018-11-14 18:39:10,425 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-12442f6e-48bb-4c07-9b43-fe2bfc642616" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebbfa2a33565f51543f0abd7a8b83fbc23af1919" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-9198eef0-b149-4fba-920e-20071fb796ef"}}' 2018-11-14 18:39:10,682 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:10 GMT Server: Apache x-compute-request-id: req-9104e70f-5684-4258-ae7f-86ee46d1386b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9104e70f-5684-4258-ae7f-86ee46d1386b Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "e3f2844f-fbe2-49be-9922-ba48badacdd8", "name": "CreateQoSTests-9198eef0-b149-4fba-920e-20071fb796ef"}, "links": [{"href": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/qos-specs/e3f2844f-fbe2-49be-9922-ba48badacdd8", "rel": "self"}, {"href": "http://172.30.9.28:8776/65fe59f084134682a256c9e669979766/qos-specs/e3f2844f-fbe2-49be-9922-ba48badacdd8", "rel": "bookmark"}]} 2018-11-14 18:39:10,682 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/qos-specs used request id req-9104e70f-5684-4258-ae7f-86ee46d1386b 2018-11-14 18:39:10,682 - create_qos - INFO - Created qos with name - CreateQoSTests-9198eef0-b149-4fba-920e-20071fb796ef 2018-11-14 18:39:10,685 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe52f04992aeb4a41d1bfb400d4bd440ab526e1" 2018-11-14 18:39:10,899 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:10 GMT Server: Apache x-compute-request-id: req-03d79940-a852-4fe2-9f6c-11d9af54e62d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-03d79940-a852-4fe2-9f6c-11d9af54e62d Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "e3f2844f-fbe2-49be-9922-ba48badacdd8", "name": "CreateQoSTests-9198eef0-b149-4fba-920e-20071fb796ef"}]} 2018-11-14 18:39:10,899 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/qos-specs used request id req-03d79940-a852-4fe2-9f6c-11d9af54e62d 2018-11-14 18:39:10,900 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:39:10,901 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:39:11,306 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:39:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["DB3s2oxtQNeuZF9ZTp7ByA"], "issued_at": "2018-11-14T18:39:11.000000Z"}} 2018-11-14 18:39:11,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9e3b13ecd015fc809be97fcaf661c7c45a4b878" 2018-11-14 18:39:11,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfd3466c-386a-4724-98f9-d6bc70efdca5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:39:11,416 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-cfd3466c-386a-4724-98f9-d6bc70efdca5 2018-11-14 18:39:11,421 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9e3b13ecd015fc809be97fcaf661c7c45a4b878" 2018-11-14 18:39:11,627 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:11 GMT Server: Apache x-compute-request-id: req-3c390f2d-7e63-48e8-aa7e-6964f6baee30 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3c390f2d-7e63-48e8-aa7e-6964f6baee30 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "e3f2844f-fbe2-49be-9922-ba48badacdd8", "name": "CreateQoSTests-9198eef0-b149-4fba-920e-20071fb796ef"}]} 2018-11-14 18:39:11,627 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/qos-specs used request id req-3c390f2d-7e63-48e8-aa7e-6964f6baee30 2018-11-14 18:39:11,628 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-9198eef0-b149-4fba-920e-20071fb796ef 2018-11-14 18:39:11,631 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/qos-specs/e3f2844f-fbe2-49be-9922-ba48badacdd8?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-12442f6e-48bb-4c07-9b43-fe2bfc642616" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebbfa2a33565f51543f0abd7a8b83fbc23af1919" 2018-11-14 18:39:11,879 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18:39:11 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7f0c2351-b3b8-45f5-bdc4-a19dd6f9b01e Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:39:11,879 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/qos-specs/e3f2844f-fbe2-49be-9922-ba48badacdd8?force=False used request id req-7f0c2351-b3b8-45f5-bdc4-a19dd6f9b01e 2018-11-14 18:39:11,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1993af9298c8543fbe9a35c7dd410a247f689e0c" 2018-11-14 18:39:12,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-2e2901c6-629f-40e9-87a1-b525064c2a05 Date: Wed, 14 Nov 2018 18:39:12 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:39:12,176 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-2e2901c6-629f-40e9-87a1-b525064c2a05 2018-11-14 18:39:12,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1993af9298c8543fbe9a35c7dd410a247f689e0c" 2018-11-14 18:39:12,296 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:39:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4cf60443-3ac8-4318-aa9a-7ff276c61c17 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:39:12,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-4cf60443-3ac8-4318-aa9a-7ff276c61c17 2018-11-14 18:39:12,297 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:39:12,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1993af9298c8543fbe9a35c7dd410a247f689e0c" 2018-11-14 18:39:12,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef34fbcc-2887-4cf7-8a20-258a85e26a17 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:39:12,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-ef34fbcc-2887-4cf7-8a20-258a85e26a17 2018-11-14 18:39:12,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1993af9298c8543fbe9a35c7dd410a247f689e0c" 2018-11-14 18:39:12,516 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:39:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dcb040e4-b0fa-4405-8e00-bd5ffa81bf19 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:39:12,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-dcb040e4-b0fa-4405-8e00-bd5ffa81bf19 2018-11-14 18:39:12,516 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:39:12,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1993af9298c8543fbe9a35c7dd410a247f689e0c" 2018-11-14 18:39:12,631 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:39:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d658faf-2b50-40d8-bd41-60a7d6761982 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:39:12,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-6d658faf-2b50-40d8-bd41-60a7d6761982 2018-11-14 18:39:12,631 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:39:12,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1993af9298c8543fbe9a35c7dd410a247f689e0c" 2018-11-14 18:39:12,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e509d92-60d4-4538-b181-153117474fb8 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:39:12,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-7e509d92-60d4-4538-b181-153117474fb8 2018-11-14 18:39:12,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1993af9298c8543fbe9a35c7dd410a247f689e0c" 2018-11-14 18:39:12,857 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:39:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-683c3f2d-e7e0-42e2-97d2-34ffdffa95b2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 18:39:12,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-683c3f2d-e7e0-42e2-97d2-34ffdffa95b2 2018-11-14 18:39:12,857 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:39:12,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1993af9298c8543fbe9a35c7dd410a247f689e0c" 2018-11-14 18:39:12,969 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:39:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01418350-f7d5-4da9-8174-fab43650af26 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d3b3d3f2c3dd4be6bc230a686f3f0839.", "code": 404, "title": "Not Found"}} 2018-11-14 18:39:12,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 used request id req-01418350-f7d5-4da9-8174-fab43650af26 2018-11-14 18:39:12,969 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:39:12,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1993af9298c8543fbe9a35c7dd410a247f689e0c" 2018-11-14 18:39:13,074 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:39:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fca37661-8810-43a2-84df-f478464106b8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5dcff89097904b7c82103d40edeed98d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:39:13,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d used request id req-fca37661-8810-43a2-84df-f478464106b8 2018-11-14 18:39:13,074 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:39:13,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1993af9298c8543fbe9a35c7dd410a247f689e0c" 2018-11-14 18:39:13,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e08c002-bb37-4f1d-8a94-72fc960c1c0a Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:39:13,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-9e08c002-bb37-4f1d-8a94-72fc960c1c0a 2018-11-14 18:39:13,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1993af9298c8543fbe9a35c7dd410a247f689e0c" 2018-11-14 18:39:13,307 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:39:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c8db40d-5cd4-4d5c-86b3-93e14ab0b187 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 991384c74c4d47b3bd2a68e52ad620ce.", "code": 404, "title": "Not Found"}} 2018-11-14 18:39:13,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce used request id req-8c8db40d-5cd4-4d5c-86b3-93e14ab0b187 2018-11-14 18:39:13,308 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:39:13,308 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-244d6517-9f94-4e5-proj 2018-11-14 18:39:13,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/f5be5b57c1ad45ab8f36f5cade55b3da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1993af9298c8543fbe9a35c7dd410a247f689e0c" 2018-11-14 18:39:13,554 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:39:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66de01f9-d212-4433-953f-2c41ef8301e3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:39:13,554 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/f5be5b57c1ad45ab8f36f5cade55b3da used request id req-66de01f9-d212-4433-953f-2c41ef8301e3 2018-11-14 18:39:13,555 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-244d6517-9f94-4e5-proj-role 2018-11-14 18:39:13,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/332f227cee4448e5a6a3a4fe7db82a9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1993af9298c8543fbe9a35c7dd410a247f689e0c" 2018-11-14 18:39:13,692 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:39:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8d82d06-9eed-46f6-852b-cf22e34157c1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:39:13,692 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/332f227cee4448e5a6a3a4fe7db82a9b used request id req-f8d82d06-9eed-46f6-852b-cf22e34157c1 2018-11-14 18:39:13,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1993af9298c8543fbe9a35c7dd410a247f689e0c" 2018-11-14 18:39:13,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-069cc6db-40a4-4c00-aeb8-2510fb5fb07a Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:39:13,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-069cc6db-40a4-4c00-aeb8-2510fb5fb07a 2018-11-14 18:39:13,803 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-244d6517-9f94-4e5-user 2018-11-14 18:39:13,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/50d6a038ed6e499fb783226e651db427 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e8b366e19ec276163f4a8152dff5c93504b3ae5" 2018-11-14 18:39:13,992 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:39:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68954b85-34d4-47dd-a757-b0b847d880c4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:39:13,993 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/50d6a038ed6e499fb783226e651db427 used request id req-68954b85-34d4-47dd-a757-b0b847d880c4 2018-11-14 18:39:13,994 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:39:14,421 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:39:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["UvBwPP8LQIu17g08rc38qA"], "issued_at": "2018-11-14T18:39:14.000000Z"}} 2018-11-14 18:39:14,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afd821e02d59080980eac3f39b9c476100b5d502" 2018-11-14 18:39:14,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3250b06-5bfb-4f6a-aeb3-58169505e219 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:39:14,528 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-d3250b06-5bfb-4f6a-aeb3-58169505e219 2018-11-14 18:39:14,529 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:39:14,530 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:39:14,955 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:39:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["LVhtJRSYQuu9VJ_9go3mLA"], "issued_at": "2018-11-14T18:39:14.000000Z"}} 2018-11-14 18:39:14,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f19f3fc1dfd49aa43b7eb016778490a5493dfa2" 2018-11-14 18:39:15,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d54d4497-61d1-4928-8ad9-7f8da88e16f5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:39:15,058 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-d54d4497-61d1-4928-8ad9-7f8da88e16f5 2018-11-14 18:39:15,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:39:15,067 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:39: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:39:15,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-f503a330-0536-438-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f19f3fc1dfd49aa43b7eb016778490a5493dfa2" 2018-11-14 18:39:15,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-077ed5d3-779b-4347-803d-c56702a93087 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-f503a330-0536-438-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:39:15,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-f503a330-0536-438-proj used request id req-077ed5d3-779b-4347-803d-c56702a93087 2018-11-14 18:39:15,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f19f3fc1dfd49aa43b7eb016778490a5493dfa2" 2018-11-14 18:39:15,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31469ca5-680c-4d19-9534-9b8b66165ec8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:39:15,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-31469ca5-680c-4d19-9534-9b8b66165ec8 2018-11-14 18:39:15,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f19f3fc1dfd49aa43b7eb016778490a5493dfa2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-f503a330-0536-438-proj"}}' 2018-11-14 18:39:15,441 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:39:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10c6e18d-0cb9-48cb-9830-934d51b6d2c3 Content-Length: 331 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/2e7592e42fa44b9ea30a7fec961f3012"}, "tags": [], "enabled": true, "id": "2e7592e42fa44b9ea30a7fec961f3012", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-f503a330-0536-438-proj"}} 2018-11-14 18:39:15,441 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-10c6e18d-0cb9-48cb-9830-934d51b6d2c3 2018-11-14 18:39:15,442 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-f503a330-0536-438-proj 2018-11-14 18:39:15,442 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:39:15,442 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:39:15,863 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:39:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["lfWjVoLwSem5BTrGb1tUKw"], "issued_at": "2018-11-14T18:39:15.000000Z"}} 2018-11-14 18:39:15,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1f1c4ae08a32fdd38570e69cb495dd45adadcd1" 2018-11-14 18:39:15,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-172ced76-a129-45f4-b3d9-68de9fe495cb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:39:15,878 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-172ced76-a129-45f4-b3d9-68de9fe495cb 2018-11-14 18:39:15,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:39:15,888 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:39: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:39:15,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1f1c4ae08a32fdd38570e69cb495dd45adadcd1" 2018-11-14 18:39:16,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d7779cb-168a-42a6-8496-19cf1f478249 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:39:16,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-2d7779cb-168a-42a6-8496-19cf1f478249 2018-11-14 18:39:16,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-f503a330-0536-438-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1f1c4ae08a32fdd38570e69cb495dd45adadcd1" 2018-11-14 18:39:16,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1701ada-aad7-40d8-bf5a-348a84e9b4fa Content-Encoding: gzip Content-Length: 267 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-f503a330-0536-438-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/2e7592e42fa44b9ea30a7fec961f3012"}, "tags": [], "enabled": true, "id": "2e7592e42fa44b9ea30a7fec961f3012", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-f503a330-0536-438-proj"}]} 2018-11-14 18:39:16,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-f503a330-0536-438-proj used request id req-f1701ada-aad7-40d8-bf5a-348a84e9b4fa 2018-11-14 18:39:16,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1f1c4ae08a32fdd38570e69cb495dd45adadcd1" 2018-11-14 18:39:16,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df6921e3-0525-4e1a-a3e3-0ef5703885bf Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:39:16,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-df6921e3-0525-4e1a-a3e3-0ef5703885bf 2018-11-14 18:39:16,626 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-f503a330-0536-438-user 2018-11-14 18:39:16,626 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:39:16,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f19f3fc1dfd49aa43b7eb016778490a5493dfa2" 2018-11-14 18:39:16,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd1fea80-1555-465f-830e-4c2c3face9ce Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:39:16,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-fd1fea80-1555-465f-830e-4c2c3face9ce 2018-11-14 18:39:16,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f19f3fc1dfd49aa43b7eb016778490a5493dfa2" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-f503a330-0536-438-proj-role"}}' 2018-11-14 18:39:16,901 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:39:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-934245ba-4ba7-4085-b510-cd71863d67cb Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d0730661add14cda81ddf496dcce454f", "links": {"self": "http://172.30.9.28:5000/v3/roles/d0730661add14cda81ddf496dcce454f"}, "name": "CreateSimpleVolumeTypeSuccessTests-f503a330-0536-438-proj-role"}} 2018-11-14 18:39:16,902 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-934245ba-4ba7-4085-b510-cd71863d67cb 2018-11-14 18:39:16,902 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-f503a330-0536-438-proj-role 2018-11-14 18:39:16,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/d0730661add14cda81ddf496dcce454f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f19f3fc1dfd49aa43b7eb016778490a5493dfa2" 2018-11-14 18:39:17,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-433005d8-dc3f-4ce0-bf2c-9dc480b86d2a Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d0730661add14cda81ddf496dcce454f", "links": {"self": "http://172.30.9.28:5000/v3/roles/d0730661add14cda81ddf496dcce454f"}, "name": "CreateSimpleVolumeTypeSuccessTests-f503a330-0536-438-proj-role"}} 2018-11-14 18:39:17,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/d0730661add14cda81ddf496dcce454f used request id req-433005d8-dc3f-4ce0-bf2c-9dc480b86d2a 2018-11-14 18:39:17,006 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-f503a330-0536-438-proj-role to project CreateSimpleVolumeTypeSuccessTests-f503a330-0536-438-proj 2018-11-14 18:39:17,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/2e7592e42fa44b9ea30a7fec961f3012/users/c1aac7c848b84d5393caee1f5d8fe980/roles/d0730661add14cda81ddf496dcce454f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f19f3fc1dfd49aa43b7eb016778490a5493dfa2" 2018-11-14 18:39:17,169 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:39:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f773583-9aae-425d-9371-b64c148b41a2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:39:17,169 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/2e7592e42fa44b9ea30a7fec961f3012/users/c1aac7c848b84d5393caee1f5d8fe980/roles/d0730661add14cda81ddf496dcce454f used request id req-4f773583-9aae-425d-9371-b64c148b41a2 2018-11-14 18:39:17,171 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:39:17,172 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:39:17,590 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:39:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["HN9UZwBnR8We1TvKKkylKw"], "issued_at": "2018-11-14T18:39:17.000000Z"}} 2018-11-14 18:39:17,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb68ffd5867c6332acf6f1ab6ada0e42ebb7aca" 2018-11-14 18:39:17,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd81aa19-7a0f-4ad4-b2dc-4f601e3da4e3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:39:17,691 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-fd81aa19-7a0f-4ad4-b2dc-4f601e3da4e3 2018-11-14 18:39:17,697 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb68ffd5867c6332acf6f1ab6ada0e42ebb7aca" 2018-11-14 18:39:17,902 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:17 GMT Server: Apache x-compute-request-id: req-901028a0-4e82-4c0f-8945-c3c59ee76417 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-901028a0-4e82-4c0f-8945-c3c59ee76417 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-11-14 18:39:17,902 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types?is_public=None used request id req-901028a0-4e82-4c0f-8945-c3c59ee76417 2018-11-14 18:39:17,906 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-901028a0-4e82-4c0f-8945-c3c59ee76417" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb68ffd5867c6332acf6f1ab6ada0e42ebb7aca" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-a1014a22-956e-40e2-bf63-455fe3222871", "description": null}}' 2018-11-14 18:39:18,166 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:17 GMT Server: Apache x-compute-request-id: req-b42206eb-74f5-4750-97c4-39cd66d22f6d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b42206eb-74f5-4750-97c4-39cd66d22f6d Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-a1014a22-956e-40e2-bf63-455fe3222871", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "69d38b63-ce7c-4773-91d7-60e417d71c72", "description": null}} 2018-11-14 18:39:18,166 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types used request id req-b42206eb-74f5-4750-97c4-39cd66d22f6d 2018-11-14 18:39:18,166 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-a1014a22-956e-40e2-bf63-455fe3222871 2018-11-14 18:39:18,169 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afd821e02d59080980eac3f39b9c476100b5d502" 2018-11-14 18:39:18,385 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:18 GMT Server: Apache x-compute-request-id: req-ffd63e11-04cc-4189-85a1-c9848721eb37 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ffd63e11-04cc-4189-85a1-c9848721eb37 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-a1014a22-956e-40e2-bf63-455fe3222871", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "69d38b63-ce7c-4773-91d7-60e417d71c72", "description": null}]} 2018-11-14 18:39:18,385 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types?is_public=None used request id req-ffd63e11-04cc-4189-85a1-c9848721eb37 2018-11-14 18:39:18,389 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types/69d38b63-ce7c-4773-91d7-60e417d71c72 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ffd63e11-04cc-4189-85a1-c9848721eb37" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afd821e02d59080980eac3f39b9c476100b5d502" 2018-11-14 18:39:18,585 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:18 GMT Server: Apache x-compute-request-id: req-14e5b171-4f37-4e7d-a9d4-34959f24106f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-14e5b171-4f37-4e7d-a9d4-34959f24106f Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-a1014a22-956e-40e2-bf63-455fe3222871", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "69d38b63-ce7c-4773-91d7-60e417d71c72", "description": null}} 2018-11-14 18:39:18,585 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types/69d38b63-ce7c-4773-91d7-60e417d71c72 used request id req-14e5b171-4f37-4e7d-a9d4-34959f24106f 2018-11-14 18:39:18,588 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types/69d38b63-ce7c-4773-91d7-60e417d71c72/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ffd63e11-04cc-4189-85a1-c9848721eb37" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afd821e02d59080980eac3f39b9c476100b5d502" 2018-11-14 18:39:18,821 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:18 GMT Server: Apache x-compute-request-id: req-db038d6e-c800-4b77-b702-0fd8e9082890 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-db038d6e-c800-4b77-b702-0fd8e9082890 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-11-14 18:39:18,821 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types/69d38b63-ce7c-4773-91d7-60e417d71c72/encryption used request id req-db038d6e-c800-4b77-b702-0fd8e9082890 2018-11-14 18:39:18,821 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-a1014a22-956e-40e2-bf63-455fe3222871 2018-11-14 18:39:18,824 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types/69d38b63-ce7c-4773-91d7-60e417d71c72 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ffd63e11-04cc-4189-85a1-c9848721eb37" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afd821e02d59080980eac3f39b9c476100b5d502" 2018-11-14 18:39:19,088 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18:39:18 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-dbf20561-ac4d-45fa-94b9-234a35657684 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:39:19,088 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types/69d38b63-ce7c-4773-91d7-60e417d71c72 used request id req-dbf20561-ac4d-45fa-94b9-234a35657684 2018-11-14 18:39:19,091 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ffd63e11-04cc-4189-85a1-c9848721eb37" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afd821e02d59080980eac3f39b9c476100b5d502" 2018-11-14 18:39:19,289 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:19 GMT Server: Apache x-compute-request-id: req-3b926627-979c-4f6b-a2ba-85ff8b6f1478 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3b926627-979c-4f6b-a2ba-85ff8b6f1478 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-11-14 18:39:19,289 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types?is_public=None used request id req-3b926627-979c-4f6b-a2ba-85ff8b6f1478 2018-11-14 18:39:19,290 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-a1014a22-956e-40e2-bf63-455fe3222871 2018-11-14 18:39:19,292 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types/69d38b63-ce7c-4773-91d7-60e417d71c72 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-901028a0-4e82-4c0f-8945-c3c59ee76417" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb68ffd5867c6332acf6f1ab6ada0e42ebb7aca" 2018-11-14 18:39:19,517 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:39:19 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-e80d8aed-d927-4e00-916f-de109b23659b x-openstack-request-id: req-e80d8aed-d927-4e00-916f-de109b23659b Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type 69d38b63-ce7c-4773-91d7-60e417d71c72 could not be found.", "code": 404}} 2018-11-14 18:39:19,517 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types/69d38b63-ce7c-4773-91d7-60e417d71c72 used request id req-e80d8aed-d927-4e00-916f-de109b23659b 2018-11-14 18:39:19,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f19f3fc1dfd49aa43b7eb016778490a5493dfa2" 2018-11-14 18:39:19,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-15bd0397-58fa-4d7c-aa87-04eee219ec7c Date: Wed, 14 Nov 2018 18:39:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:39:19,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-15bd0397-58fa-4d7c-aa87-04eee219ec7c 2018-11-14 18:39:19,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f19f3fc1dfd49aa43b7eb016778490a5493dfa2" 2018-11-14 18:39:19,830 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:39:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5455b02a-6d7d-4955-b006-fe2afc21a66e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:39:19,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-5455b02a-6d7d-4955-b006-fe2afc21a66e 2018-11-14 18:39:19,830 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:39:19,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f19f3fc1dfd49aa43b7eb016778490a5493dfa2" 2018-11-14 18:39:19,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1fa767d-e5e6-4b2d-80bf-6f9769c954d2 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:39:19,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-b1fa767d-e5e6-4b2d-80bf-6f9769c954d2 2018-11-14 18:39:19,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f19f3fc1dfd49aa43b7eb016778490a5493dfa2" 2018-11-14 18:39:20,072 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:39:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa8c6ace-3e14-4cbe-bf35-faa51e7dd872 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:39:20,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-aa8c6ace-3e14-4cbe-bf35-faa51e7dd872 2018-11-14 18:39:20,073 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:39:20,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f19f3fc1dfd49aa43b7eb016778490a5493dfa2" 2018-11-14 18:39:20,272 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:39:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-254c5410-6c34-4cdd-9b04-5bdde8fd66e2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:39:20,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-254c5410-6c34-4cdd-9b04-5bdde8fd66e2 2018-11-14 18:39:20,272 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:39:20,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f19f3fc1dfd49aa43b7eb016778490a5493dfa2" 2018-11-14 18:39:20,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fc365c6-a6a4-4e3b-80da-101426d1c5eb Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:39:20,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-8fc365c6-a6a4-4e3b-80da-101426d1c5eb 2018-11-14 18:39:20,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f19f3fc1dfd49aa43b7eb016778490a5493dfa2" 2018-11-14 18:39:20,495 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:39:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20b6bec1-2507-450d-9606-83fbdc2027b7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 18:39:20,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-20b6bec1-2507-450d-9606-83fbdc2027b7 2018-11-14 18:39:20,495 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:39:20,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f19f3fc1dfd49aa43b7eb016778490a5493dfa2" 2018-11-14 18:39:20,607 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:39:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-980464f1-afa5-49ba-b8d1-f362d2ea5518 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d3b3d3f2c3dd4be6bc230a686f3f0839.", "code": 404, "title": "Not Found"}} 2018-11-14 18:39:20,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 used request id req-980464f1-afa5-49ba-b8d1-f362d2ea5518 2018-11-14 18:39:20,607 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:39:20,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f19f3fc1dfd49aa43b7eb016778490a5493dfa2" 2018-11-14 18:39:20,721 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:39:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb4b0af0-619e-4611-80c1-42d00388b6ba Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5dcff89097904b7c82103d40edeed98d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:39:20,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d used request id req-eb4b0af0-619e-4611-80c1-42d00388b6ba 2018-11-14 18:39:20,721 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:39:20,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f19f3fc1dfd49aa43b7eb016778490a5493dfa2" 2018-11-14 18:39:20,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9b4ce00-cd46-49ce-a7b2-2a1c0406ada7 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:39:20,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-e9b4ce00-cd46-49ce-a7b2-2a1c0406ada7 2018-11-14 18:39:20,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f19f3fc1dfd49aa43b7eb016778490a5493dfa2" 2018-11-14 18:39:20,854 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:39:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec4d23ae-7aa0-45ee-aac0-820e78814dec Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 991384c74c4d47b3bd2a68e52ad620ce.", "code": 404, "title": "Not Found"}} 2018-11-14 18:39:20,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce used request id req-ec4d23ae-7aa0-45ee-aac0-820e78814dec 2018-11-14 18:39:20,855 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:39:20,856 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-f503a330-0536-438-proj 2018-11-14 18:39:20,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/2e7592e42fa44b9ea30a7fec961f3012 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f19f3fc1dfd49aa43b7eb016778490a5493dfa2" 2018-11-14 18:39:21,129 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:39:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0de98093-c58b-4006-b0fc-1b3a3872d6cf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:39:21,129 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/2e7592e42fa44b9ea30a7fec961f3012 used request id req-0de98093-c58b-4006-b0fc-1b3a3872d6cf 2018-11-14 18:39:21,129 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-f503a330-0536-438-proj-role 2018-11-14 18:39:21,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/d0730661add14cda81ddf496dcce454f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f19f3fc1dfd49aa43b7eb016778490a5493dfa2" 2018-11-14 18:39:21,273 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:39:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d46e003-21f7-4641-a3e2-2a0da9da55aa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:39:21,273 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/d0730661add14cda81ddf496dcce454f used request id req-7d46e003-21f7-4641-a3e2-2a0da9da55aa 2018-11-14 18:39:21,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f19f3fc1dfd49aa43b7eb016778490a5493dfa2" 2018-11-14 18:39:21,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdc60c6a-a19d-4abe-8217-2be50dcdce93 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:39:21,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-cdc60c6a-a19d-4abe-8217-2be50dcdce93 2018-11-14 18:39:21,380 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-f503a330-0536-438-user 2018-11-14 18:39:21,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/c1aac7c848b84d5393caee1f5d8fe980 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1f1c4ae08a32fdd38570e69cb495dd45adadcd1" 2018-11-14 18:39:21,605 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:39:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4b9ca88-2e71-4e4f-84db-c11317c6a1f2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:39:21,605 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/c1aac7c848b84d5393caee1f5d8fe980 used request id req-c4b9ca88-2e71-4e4f-84db-c11317c6a1f2 2018-11-14 18:39:21,606 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:39:22,031 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:39:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["0Po83VVlTaK54rgVoZBclA"], "issued_at": "2018-11-14T18:39:22.000000Z"}} 2018-11-14 18:39:22,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9bb4f98dd4e84832bcd0ea253379fb1a3aa9db" 2018-11-14 18:39:22,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec290f6e-545b-4b82-a12b-1ab42314db09 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:39:22,133 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-ec290f6e-545b-4b82-a12b-1ab42314db09 2018-11-14 18:39:22,134 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:39:22,135 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:39:22,563 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:39:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["3XDzAZ39Q0OL1dj03_ZPZA"], "issued_at": "2018-11-14T18:39:22.000000Z"}} 2018-11-14 18:39:22,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9300bbab0cf3e63b7c724c8127be9b1214c35dd8" 2018-11-14 18:39:22,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6121d2e-715b-4134-9d7b-4dba795d85ea Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:39:22,677 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-e6121d2e-715b-4134-9d7b-4dba795d85ea 2018-11-14 18:39:22,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:39:22,686 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:39: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:39:22,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-b77de9cb-46d3-4a9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9300bbab0cf3e63b7c724c8127be9b1214c35dd8" 2018-11-14 18:39:22,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca1adb4d-db0d-41f1-a6ee-433a087e5736 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-b77de9cb-46d3-4a9-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:39:22,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-b77de9cb-46d3-4a9-proj used request id req-ca1adb4d-db0d-41f1-a6ee-433a087e5736 2018-11-14 18:39:22,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9300bbab0cf3e63b7c724c8127be9b1214c35dd8" 2018-11-14 18:39:22,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7519b2b1-b767-45bc-8270-02bcd7115e23 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:39:22,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-7519b2b1-b767-45bc-8270-02bcd7115e23 2018-11-14 18:39:22,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9300bbab0cf3e63b7c724c8127be9b1214c35dd8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-b77de9cb-46d3-4a9-proj"}}' 2018-11-14 18:39:22,967 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:39:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cde76711-2b45-428b-994a-ac0833328dce Content-Length: 331 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b7318896ee9a4de2ae9d711ffa8c8c89"}, "tags": [], "enabled": true, "id": "b7318896ee9a4de2ae9d711ffa8c8c89", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-b77de9cb-46d3-4a9-proj"}} 2018-11-14 18:39:22,968 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-cde76711-2b45-428b-994a-ac0833328dce 2018-11-14 18:39:22,968 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-b77de9cb-46d3-4a9-proj 2018-11-14 18:39:22,968 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:39:22,969 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:39:23,388 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:39:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["oaT881VBRGC4LZJ2MrdGvA"], "issued_at": "2018-11-14T18:39:23.000000Z"}} 2018-11-14 18:39:23,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}191d4e5a5fdadb91595404f377510c4d48d86323" 2018-11-14 18:39:23,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d5c9c51-b34b-4627-8cd4-9715bfed84ea Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:39:23,486 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-0d5c9c51-b34b-4627-8cd4-9715bfed84ea 2018-11-14 18:39:23,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:39:23,496 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:39: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:39:23,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}191d4e5a5fdadb91595404f377510c4d48d86323" 2018-11-14 18:39:23,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42c2979d-4a75-4604-b65d-84d812b98203 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:39:23,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-42c2979d-4a75-4604-b65d-84d812b98203 2018-11-14 18:39:23,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-b77de9cb-46d3-4a9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}191d4e5a5fdadb91595404f377510c4d48d86323" 2018-11-14 18:39:23,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b519d43-ae3f-45d1-a527-32ffe2a5150f Content-Encoding: gzip Content-Length: 266 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-b77de9cb-46d3-4a9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b7318896ee9a4de2ae9d711ffa8c8c89"}, "tags": [], "enabled": true, "id": "b7318896ee9a4de2ae9d711ffa8c8c89", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-b77de9cb-46d3-4a9-proj"}]} 2018-11-14 18:39:23,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-b77de9cb-46d3-4a9-proj used request id req-5b519d43-ae3f-45d1-a527-32ffe2a5150f 2018-11-14 18:39:23,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}191d4e5a5fdadb91595404f377510c4d48d86323" 2018-11-14 18:39:24,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e7ec97d-bc47-4087-b5c1-5ce80373328f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:39:24,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-8e7ec97d-bc47-4087-b5c1-5ce80373328f 2018-11-14 18:39:24,363 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-b77de9cb-46d3-4a9-user 2018-11-14 18:39:24,363 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:39:24,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9300bbab0cf3e63b7c724c8127be9b1214c35dd8" 2018-11-14 18:39:24,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65caf368-35a4-4fce-a8c6-a27632e586b8 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:39:24,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-65caf368-35a4-4fce-a8c6-a27632e586b8 2018-11-14 18:39:24,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9300bbab0cf3e63b7c724c8127be9b1214c35dd8" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-b77de9cb-46d3-4a9-proj-role"}}' 2018-11-14 18:39:24,609 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:39:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51b20700-0b69-464b-b9de-89bce6d1f1d0 Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5b15f0939be64c75b1dbfcfb877ae282", "links": {"self": "http://172.30.9.28:5000/v3/roles/5b15f0939be64c75b1dbfcfb877ae282"}, "name": "CreateSimpleVolumeTypeSuccessTests-b77de9cb-46d3-4a9-proj-role"}} 2018-11-14 18:39:24,609 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-51b20700-0b69-464b-b9de-89bce6d1f1d0 2018-11-14 18:39:24,609 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-b77de9cb-46d3-4a9-proj-role 2018-11-14 18:39:24,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/5b15f0939be64c75b1dbfcfb877ae282 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9300bbab0cf3e63b7c724c8127be9b1214c35dd8" 2018-11-14 18:39:24,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8fe455f-4526-41f0-bb9d-302c7e47f1d7 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5b15f0939be64c75b1dbfcfb877ae282", "links": {"self": "http://172.30.9.28:5000/v3/roles/5b15f0939be64c75b1dbfcfb877ae282"}, "name": "CreateSimpleVolumeTypeSuccessTests-b77de9cb-46d3-4a9-proj-role"}} 2018-11-14 18:39:24,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/5b15f0939be64c75b1dbfcfb877ae282 used request id req-c8fe455f-4526-41f0-bb9d-302c7e47f1d7 2018-11-14 18:39:24,630 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-b77de9cb-46d3-4a9-proj-role to project CreateSimpleVolumeTypeSuccessTests-b77de9cb-46d3-4a9-proj 2018-11-14 18:39:24,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/b7318896ee9a4de2ae9d711ffa8c8c89/users/d48db65d652645d9b2b0e3fca21d5074/roles/5b15f0939be64c75b1dbfcfb877ae282 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9300bbab0cf3e63b7c724c8127be9b1214c35dd8" 2018-11-14 18:39:24,773 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:39:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab447147-0038-4bc1-8d7e-9be645f8a990 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:39:24,773 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/b7318896ee9a4de2ae9d711ffa8c8c89/users/d48db65d652645d9b2b0e3fca21d5074/roles/5b15f0939be64c75b1dbfcfb877ae282 used request id req-ab447147-0038-4bc1-8d7e-9be645f8a990 2018-11-14 18:39:24,775 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:39:24,775 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:39:25,197 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:39:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["mCyMaWDQR3-VyfSBqaMcuQ"], "issued_at": "2018-11-14T18:39:25.000000Z"}} 2018-11-14 18:39:25,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50b960d4b19fb8690168083e67661e702cbfb446" 2018-11-14 18:39:25,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d0775c5-7012-461f-9a1a-a32268bddf29 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:39:25,305 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-0d0775c5-7012-461f-9a1a-a32268bddf29 2018-11-14 18:39:25,310 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50b960d4b19fb8690168083e67661e702cbfb446" 2018-11-14 18:39:25,508 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:25 GMT Server: Apache x-compute-request-id: req-0a66727a-c69a-4682-8c03-ebdaacf7dca7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0a66727a-c69a-4682-8c03-ebdaacf7dca7 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-11-14 18:39:25,509 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types?is_public=None used request id req-0a66727a-c69a-4682-8c03-ebdaacf7dca7 2018-11-14 18:39:25,512 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-0a66727a-c69a-4682-8c03-ebdaacf7dca7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50b960d4b19fb8690168083e67661e702cbfb446" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-49464697-bfdf-4387-aa82-3ac715929ecc", "description": null}}' 2018-11-14 18:39:25,780 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:25 GMT Server: Apache x-compute-request-id: req-f3abaa85-6372-4c99-999c-e9522c06de29 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f3abaa85-6372-4c99-999c-e9522c06de29 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-49464697-bfdf-4387-aa82-3ac715929ecc", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "a5363c81-c2ba-4472-b7be-28485cf8c2b7", "description": null}} 2018-11-14 18:39:25,780 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types used request id req-f3abaa85-6372-4c99-999c-e9522c06de29 2018-11-14 18:39:25,780 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-49464697-bfdf-4387-aa82-3ac715929ecc 2018-11-14 18:39:25,783 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9bb4f98dd4e84832bcd0ea253379fb1a3aa9db" 2018-11-14 18:39:25,996 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:25 GMT Server: Apache x-compute-request-id: req-6df0c23b-67ca-44a5-9fa0-ef41cf4113cd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6df0c23b-67ca-44a5-9fa0-ef41cf4113cd Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-49464697-bfdf-4387-aa82-3ac715929ecc", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "a5363c81-c2ba-4472-b7be-28485cf8c2b7", "description": null}]} 2018-11-14 18:39:25,996 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types?is_public=None used request id req-6df0c23b-67ca-44a5-9fa0-ef41cf4113cd 2018-11-14 18:39:26,000 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types/a5363c81-c2ba-4472-b7be-28485cf8c2b7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6df0c23b-67ca-44a5-9fa0-ef41cf4113cd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9bb4f98dd4e84832bcd0ea253379fb1a3aa9db" 2018-11-14 18:39:26,196 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:26 GMT Server: Apache x-compute-request-id: req-22da7bf4-c3fe-4f1c-838a-51f2ddd17bf7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-22da7bf4-c3fe-4f1c-838a-51f2ddd17bf7 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-49464697-bfdf-4387-aa82-3ac715929ecc", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "a5363c81-c2ba-4472-b7be-28485cf8c2b7", "description": null}} 2018-11-14 18:39:26,196 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types/a5363c81-c2ba-4472-b7be-28485cf8c2b7 used request id req-22da7bf4-c3fe-4f1c-838a-51f2ddd17bf7 2018-11-14 18:39:26,199 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types/a5363c81-c2ba-4472-b7be-28485cf8c2b7/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6df0c23b-67ca-44a5-9fa0-ef41cf4113cd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9bb4f98dd4e84832bcd0ea253379fb1a3aa9db" 2018-11-14 18:39:26,417 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:26 GMT Server: Apache x-compute-request-id: req-dadaadb2-61df-4d0d-be4c-15f15baf3a95 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-dadaadb2-61df-4d0d-be4c-15f15baf3a95 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-11-14 18:39:26,417 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types/a5363c81-c2ba-4472-b7be-28485cf8c2b7/encryption used request id req-dadaadb2-61df-4d0d-be4c-15f15baf3a95 2018-11-14 18:39:26,418 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:39:26,419 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:39:26,826 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:39:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["rLG0sO1RSZaajqn0B-K00w"], "issued_at": "2018-11-14T18:39:26.000000Z"}} 2018-11-14 18:39:26,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe303017f31b3e3d76bf91297f69ad6791aff88a" 2018-11-14 18:39:26,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c1dc723-5093-4ee3-9605-00d89a2e8745 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:39:26,933 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-3c1dc723-5093-4ee3-9605-00d89a2e8745 2018-11-14 18:39:26,939 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe303017f31b3e3d76bf91297f69ad6791aff88a" 2018-11-14 18:39:27,149 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:26 GMT Server: Apache x-compute-request-id: req-a93c87ce-62ad-4e26-917e-6ade882530dc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a93c87ce-62ad-4e26-917e-6ade882530dc Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-49464697-bfdf-4387-aa82-3ac715929ecc", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "a5363c81-c2ba-4472-b7be-28485cf8c2b7", "description": null}]} 2018-11-14 18:39:27,149 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types?is_public=None used request id req-a93c87ce-62ad-4e26-917e-6ade882530dc 2018-11-14 18:39:27,153 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types/a5363c81-c2ba-4472-b7be-28485cf8c2b7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a93c87ce-62ad-4e26-917e-6ade882530dc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe303017f31b3e3d76bf91297f69ad6791aff88a" 2018-11-14 18:39:27,352 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:27 GMT Server: Apache x-compute-request-id: req-d9480a34-2269-405e-861d-aaf8e0d3a48e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d9480a34-2269-405e-861d-aaf8e0d3a48e Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-49464697-bfdf-4387-aa82-3ac715929ecc", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "a5363c81-c2ba-4472-b7be-28485cf8c2b7", "description": null}} 2018-11-14 18:39:27,352 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types/a5363c81-c2ba-4472-b7be-28485cf8c2b7 used request id req-d9480a34-2269-405e-861d-aaf8e0d3a48e 2018-11-14 18:39:27,355 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types/a5363c81-c2ba-4472-b7be-28485cf8c2b7/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a93c87ce-62ad-4e26-917e-6ade882530dc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe303017f31b3e3d76bf91297f69ad6791aff88a" 2018-11-14 18:39:27,574 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:27 GMT Server: Apache x-compute-request-id: req-5931fb9c-9def-4fbd-9db0-fca45805f22e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5931fb9c-9def-4fbd-9db0-fca45805f22e Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-11-14 18:39:27,574 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types/a5363c81-c2ba-4472-b7be-28485cf8c2b7/encryption used request id req-5931fb9c-9def-4fbd-9db0-fca45805f22e 2018-11-14 18:39:27,575 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-49464697-bfdf-4387-aa82-3ac715929ecc 2018-11-14 18:39:27,577 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types/a5363c81-c2ba-4472-b7be-28485cf8c2b7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0a66727a-c69a-4682-8c03-ebdaacf7dca7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50b960d4b19fb8690168083e67661e702cbfb446" 2018-11-14 18:39:28,245 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18:39:27 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4866d498-f751-49ce-b47d-321c1655d146 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:39:28,245 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types/a5363c81-c2ba-4472-b7be-28485cf8c2b7 used request id req-4866d498-f751-49ce-b47d-321c1655d146 2018-11-14 18:39:28,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9300bbab0cf3e63b7c724c8127be9b1214c35dd8" 2018-11-14 18:39:28,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-66e6a673-f6ba-4e80-a860-fab73b834aa8 Date: Wed, 14 Nov 2018 18:39:28 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:39:28,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-66e6a673-f6ba-4e80-a860-fab73b834aa8 2018-11-14 18:39:28,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9300bbab0cf3e63b7c724c8127be9b1214c35dd8" 2018-11-14 18:39:28,643 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:39:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ac8eafe-3230-45ce-869b-4ef960baf6a7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:39:28,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-0ac8eafe-3230-45ce-869b-4ef960baf6a7 2018-11-14 18:39:28,644 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:39:28,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9300bbab0cf3e63b7c724c8127be9b1214c35dd8" 2018-11-14 18:39:28,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89f10a0b-2db7-4123-9d26-5ad94ac469c4 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:39:28,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-89f10a0b-2db7-4123-9d26-5ad94ac469c4 2018-11-14 18:39:28,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9300bbab0cf3e63b7c724c8127be9b1214c35dd8" 2018-11-14 18:39:28,882 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:39:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16b61673-1e0d-44b8-abf0-40fd84f81fe3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:39:28,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-16b61673-1e0d-44b8-abf0-40fd84f81fe3 2018-11-14 18:39:28,883 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:39:28,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9300bbab0cf3e63b7c724c8127be9b1214c35dd8" 2018-11-14 18:39:28,997 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:39:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14a13ff0-b24f-4465-b6ce-f7fbad3d749a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:39:28,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-14a13ff0-b24f-4465-b6ce-f7fbad3d749a 2018-11-14 18:39:28,997 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:39:29,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9300bbab0cf3e63b7c724c8127be9b1214c35dd8" 2018-11-14 18:39:29,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58574616-2dcd-48f0-9680-8e6d2e212498 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:39:29,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-58574616-2dcd-48f0-9680-8e6d2e212498 2018-11-14 18:39:29,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9300bbab0cf3e63b7c724c8127be9b1214c35dd8" 2018-11-14 18:39:29,217 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:39:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75753724-dec2-42ec-9c2d-deed3644e64b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 18:39:29,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-75753724-dec2-42ec-9c2d-deed3644e64b 2018-11-14 18:39:29,217 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:39:29,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9300bbab0cf3e63b7c724c8127be9b1214c35dd8" 2018-11-14 18:39:29,323 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:39:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c07c89a6-dd6f-4118-b9df-bff23ec4b7e7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d3b3d3f2c3dd4be6bc230a686f3f0839.", "code": 404, "title": "Not Found"}} 2018-11-14 18:39:29,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 used request id req-c07c89a6-dd6f-4118-b9df-bff23ec4b7e7 2018-11-14 18:39:29,323 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:39:29,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9300bbab0cf3e63b7c724c8127be9b1214c35dd8" 2018-11-14 18:39:29,344 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:39:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f6411dc-783b-42a6-a513-5bfa111e2ef5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5dcff89097904b7c82103d40edeed98d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:39:29,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d used request id req-8f6411dc-783b-42a6-a513-5bfa111e2ef5 2018-11-14 18:39:29,345 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:39:29,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9300bbab0cf3e63b7c724c8127be9b1214c35dd8" 2018-11-14 18:39:29,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d8729a1-645e-4249-8897-1038737e6c75 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:39:29,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-8d8729a1-645e-4249-8897-1038737e6c75 2018-11-14 18:39:29,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9300bbab0cf3e63b7c724c8127be9b1214c35dd8" 2018-11-14 18:39:29,580 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:39:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-807ce701-3feb-43e1-b3f4-747340b565a4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 991384c74c4d47b3bd2a68e52ad620ce.", "code": 404, "title": "Not Found"}} 2018-11-14 18:39:29,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce used request id req-807ce701-3feb-43e1-b3f4-747340b565a4 2018-11-14 18:39:29,581 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:39:29,582 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-b77de9cb-46d3-4a9-proj 2018-11-14 18:39:29,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/b7318896ee9a4de2ae9d711ffa8c8c89 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9300bbab0cf3e63b7c724c8127be9b1214c35dd8" 2018-11-14 18:39:29,824 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:39:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90527105-e0e8-4b6c-8f02-073c6e60548d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:39:29,824 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/b7318896ee9a4de2ae9d711ffa8c8c89 used request id req-90527105-e0e8-4b6c-8f02-073c6e60548d 2018-11-14 18:39:29,825 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-b77de9cb-46d3-4a9-proj-role 2018-11-14 18:39:29,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/5b15f0939be64c75b1dbfcfb877ae282 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9300bbab0cf3e63b7c724c8127be9b1214c35dd8" 2018-11-14 18:39:29,955 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:39:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b040360d-d17c-4443-9829-a5e7f84f827f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:39:29,955 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/5b15f0939be64c75b1dbfcfb877ae282 used request id req-b040360d-d17c-4443-9829-a5e7f84f827f 2018-11-14 18:39:29,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9300bbab0cf3e63b7c724c8127be9b1214c35dd8" 2018-11-14 18:39:30,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61022d75-4cd2-4a71-a908-427e7226f546 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:39:30,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-61022d75-4cd2-4a71-a908-427e7226f546 2018-11-14 18:39:30,069 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-b77de9cb-46d3-4a9-user 2018-11-14 18:39:30,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/d48db65d652645d9b2b0e3fca21d5074 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}191d4e5a5fdadb91595404f377510c4d48d86323" 2018-11-14 18:39:30,258 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:39:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3fa65d1a-5f3c-46c2-86fc-3daa5995bf16 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:39:30,258 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/d48db65d652645d9b2b0e3fca21d5074 used request id req-3fa65d1a-5f3c-46c2-86fc-3daa5995bf16 2018-11-14 18:39:30,260 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:39:30,698 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:39:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["c5fid2vQSeSPOy8siThpbw"], "issued_at": "2018-11-14T18:39:30.000000Z"}} 2018-11-14 18:39:30,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0844cf58beaa43b7767bc570b232b2afa966e87a" 2018-11-14 18:39:30,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87a43276-0324-4416-b6c2-f4616447a603 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:39:30,803 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-87a43276-0324-4416-b6c2-f4616447a603 2018-11-14 18:39:30,804 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:39:30,805 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:39:31,219 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:39:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["o9YoJQ2oSwegDHTZEvj9yw"], "issued_at": "2018-11-14T18:39:31.000000Z"}} 2018-11-14 18:39:31,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f094a8e61179c051f3a58f5e68ac706ba56b86fc" 2018-11-14 18:39:31,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d688383-a3ec-4a20-9d48-915432bddd0a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:39:31,331 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-8d688383-a3ec-4a20-9d48-915432bddd0a 2018-11-14 18:39:31,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:39:31,340 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:39: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:39:31,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-53eaaadf-6e81-404-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f094a8e61179c051f3a58f5e68ac706ba56b86fc" 2018-11-14 18:39:31,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85aba58e-1cc9-47cd-a9b6-05221d7eac33 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-53eaaadf-6e81-404-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:39:31,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-53eaaadf-6e81-404-proj used request id req-85aba58e-1cc9-47cd-a9b6-05221d7eac33 2018-11-14 18:39:31,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f094a8e61179c051f3a58f5e68ac706ba56b86fc" 2018-11-14 18:39:31,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6040fbe3-98b4-4375-8172-430d2961ef22 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:39:31,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-6040fbe3-98b4-4375-8172-430d2961ef22 2018-11-14 18:39:31,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f094a8e61179c051f3a58f5e68ac706ba56b86fc" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-53eaaadf-6e81-404-proj"}}' 2018-11-14 18:39:31,716 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:39:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5825860-b50b-4aa8-a91c-81e2c5662d5a Content-Length: 331 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6a1e32d9d2664b73b0c2fab07f3a81fd"}, "tags": [], "enabled": true, "id": "6a1e32d9d2664b73b0c2fab07f3a81fd", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-53eaaadf-6e81-404-proj"}} 2018-11-14 18:39:31,716 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-e5825860-b50b-4aa8-a91c-81e2c5662d5a 2018-11-14 18:39:31,717 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-53eaaadf-6e81-404-proj 2018-11-14 18:39:31,717 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:39:31,718 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:39:32,126 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:39:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["FmNC5XMuT2uQj7GntqYi5w"], "issued_at": "2018-11-14T18:39:32.000000Z"}} 2018-11-14 18:39:32,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8cfbde0c18b7b23cafdadff9c697634ec1eeb51" 2018-11-14 18:39:32,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4026fd70-a0f9-4908-ada2-385a97b34d5e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:39:32,230 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-4026fd70-a0f9-4908-ada2-385a97b34d5e 2018-11-14 18:39:32,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:39:32,240 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:39: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:39:32,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8cfbde0c18b7b23cafdadff9c697634ec1eeb51" 2018-11-14 18:39:32,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e223628b-6a21-4de7-ae0d-535d00cc5773 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:39:32,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-e223628b-6a21-4de7-ae0d-535d00cc5773 2018-11-14 18:39:32,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-53eaaadf-6e81-404-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8cfbde0c18b7b23cafdadff9c697634ec1eeb51" 2018-11-14 18:39:32,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfff6df2-b088-426f-ad68-b1a841179188 Content-Encoding: gzip Content-Length: 267 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-53eaaadf-6e81-404-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6a1e32d9d2664b73b0c2fab07f3a81fd"}, "tags": [], "enabled": true, "id": "6a1e32d9d2664b73b0c2fab07f3a81fd", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-53eaaadf-6e81-404-proj"}]} 2018-11-14 18:39:32,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-53eaaadf-6e81-404-proj used request id req-dfff6df2-b088-426f-ad68-b1a841179188 2018-11-14 18:39:32,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8cfbde0c18b7b23cafdadff9c697634ec1eeb51" 2018-11-14 18:39:32,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfbe0cdd-5df5-46e2-bf7e-3526ebf8d065 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:39:32,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-cfbe0cdd-5df5-46e2-bf7e-3526ebf8d065 2018-11-14 18:39:32,986 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-53eaaadf-6e81-404-user 2018-11-14 18:39:32,986 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:39:32,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f094a8e61179c051f3a58f5e68ac706ba56b86fc" 2018-11-14 18:39:33,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78e68091-e83d-4d1c-88e9-cc246f036eee Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:39:33,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-78e68091-e83d-4d1c-88e9-cc246f036eee 2018-11-14 18:39:33,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f094a8e61179c051f3a58f5e68ac706ba56b86fc" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-53eaaadf-6e81-404-proj-role"}}' 2018-11-14 18:39:33,219 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:39:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1418c48-e18b-43ab-aaa9-596345bf5d0a Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "155fd57046014869b4e9c3d2cb336da2", "links": {"self": "http://172.30.9.28:5000/v3/roles/155fd57046014869b4e9c3d2cb336da2"}, "name": "CreateSimpleVolumeTypeSuccessTests-53eaaadf-6e81-404-proj-role"}} 2018-11-14 18:39:33,219 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-b1418c48-e18b-43ab-aaa9-596345bf5d0a 2018-11-14 18:39:33,220 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-53eaaadf-6e81-404-proj-role 2018-11-14 18:39:33,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/155fd57046014869b4e9c3d2cb336da2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f094a8e61179c051f3a58f5e68ac706ba56b86fc" 2018-11-14 18:39:33,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f524b29-9d77-47b3-92f9-7d7be0b01f6a Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "155fd57046014869b4e9c3d2cb336da2", "links": {"self": "http://172.30.9.28:5000/v3/roles/155fd57046014869b4e9c3d2cb336da2"}, "name": "CreateSimpleVolumeTypeSuccessTests-53eaaadf-6e81-404-proj-role"}} 2018-11-14 18:39:33,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/155fd57046014869b4e9c3d2cb336da2 used request id req-2f524b29-9d77-47b3-92f9-7d7be0b01f6a 2018-11-14 18:39:33,325 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-53eaaadf-6e81-404-proj-role to project CreateSimpleVolumeTypeSuccessTests-53eaaadf-6e81-404-proj 2018-11-14 18:39:33,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/6a1e32d9d2664b73b0c2fab07f3a81fd/users/0a9eb4d2a3ab4229847256b86feecd62/roles/155fd57046014869b4e9c3d2cb336da2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f094a8e61179c051f3a58f5e68ac706ba56b86fc" 2018-11-14 18:39:33,479 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:39:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b0a195b-cfc8-4f53-80d5-986f8d3b8aa0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:39:33,480 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/6a1e32d9d2664b73b0c2fab07f3a81fd/users/0a9eb4d2a3ab4229847256b86feecd62/roles/155fd57046014869b4e9c3d2cb336da2 used request id req-0b0a195b-cfc8-4f53-80d5-986f8d3b8aa0 2018-11-14 18:39:33,482 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:39:33,482 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:39:33,904 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:39:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["71FkMbGASHWuzhRgayiIDQ"], "issued_at": "2018-11-14T18:39:33.000000Z"}} 2018-11-14 18:39:33,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22fb687507ca978f45b2016d4789d6400c30734f" 2018-11-14 18:39:33,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df1af5be-21ee-4fbd-ae13-c3bfb8abbbaf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:39:33,918 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-df1af5be-21ee-4fbd-ae13-c3bfb8abbbaf 2018-11-14 18:39:33,922 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22fb687507ca978f45b2016d4789d6400c30734f" 2018-11-14 18:39:34,140 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:33 GMT Server: Apache x-compute-request-id: req-1c53d399-3570-49c4-b7ac-641ed2192769 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1c53d399-3570-49c4-b7ac-641ed2192769 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-11-14 18:39:34,140 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types?is_public=None used request id req-1c53d399-3570-49c4-b7ac-641ed2192769 2018-11-14 18:39:34,144 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-1c53d399-3570-49c4-b7ac-641ed2192769" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22fb687507ca978f45b2016d4789d6400c30734f" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-40e8c862-a4f9-40da-873a-b3e3020dcb25", "description": null}}' 2018-11-14 18:39:34,799 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:34 GMT Server: Apache x-compute-request-id: req-d8b5dbe7-f864-4226-835a-52fb2608f219 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d8b5dbe7-f864-4226-835a-52fb2608f219 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-40e8c862-a4f9-40da-873a-b3e3020dcb25", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "53e0d1c5-a42a-4487-9893-b34245cc45b7", "description": null}} 2018-11-14 18:39:34,799 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types used request id req-d8b5dbe7-f864-4226-835a-52fb2608f219 2018-11-14 18:39:34,800 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-40e8c862-a4f9-40da-873a-b3e3020dcb25 2018-11-14 18:39:34,801 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0844cf58beaa43b7767bc570b232b2afa966e87a" 2018-11-14 18:39:35,004 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:34 GMT Server: Apache x-compute-request-id: req-9170a17c-b5a5-41bd-a710-03aa24951e5a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9170a17c-b5a5-41bd-a710-03aa24951e5a Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-40e8c862-a4f9-40da-873a-b3e3020dcb25", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "53e0d1c5-a42a-4487-9893-b34245cc45b7", "description": null}]} 2018-11-14 18:39:35,004 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types?is_public=None used request id req-9170a17c-b5a5-41bd-a710-03aa24951e5a 2018-11-14 18:39:35,006 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types/53e0d1c5-a42a-4487-9893-b34245cc45b7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9170a17c-b5a5-41bd-a710-03aa24951e5a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0844cf58beaa43b7767bc570b232b2afa966e87a" 2018-11-14 18:39:35,290 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:35 GMT Server: Apache x-compute-request-id: req-fffe0655-65f2-4a3a-9648-44e59c08e673 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fffe0655-65f2-4a3a-9648-44e59c08e673 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-40e8c862-a4f9-40da-873a-b3e3020dcb25", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "53e0d1c5-a42a-4487-9893-b34245cc45b7", "description": null}} 2018-11-14 18:39:35,290 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types/53e0d1c5-a42a-4487-9893-b34245cc45b7 used request id req-fffe0655-65f2-4a3a-9648-44e59c08e673 2018-11-14 18:39:35,292 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types/53e0d1c5-a42a-4487-9893-b34245cc45b7/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9170a17c-b5a5-41bd-a710-03aa24951e5a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0844cf58beaa43b7767bc570b232b2afa966e87a" 2018-11-14 18:39:35,515 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:35 GMT Server: Apache x-compute-request-id: req-75a8f3a6-a803-4691-aeda-f2b039fde0b1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-75a8f3a6-a803-4691-aeda-f2b039fde0b1 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-11-14 18:39:35,515 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types/53e0d1c5-a42a-4487-9893-b34245cc45b7/encryption used request id req-75a8f3a6-a803-4691-aeda-f2b039fde0b1 2018-11-14 18:39:35,518 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types/53e0d1c5-a42a-4487-9893-b34245cc45b7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9170a17c-b5a5-41bd-a710-03aa24951e5a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0844cf58beaa43b7767bc570b232b2afa966e87a" 2018-11-14 18:39:35,724 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:35 GMT Server: Apache x-compute-request-id: req-4875d5a8-108b-4138-ac34-64b5581a10af OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4875d5a8-108b-4138-ac34-64b5581a10af Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-40e8c862-a4f9-40da-873a-b3e3020dcb25", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "53e0d1c5-a42a-4487-9893-b34245cc45b7", "description": null}} 2018-11-14 18:39:35,724 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types/53e0d1c5-a42a-4487-9893-b34245cc45b7 used request id req-4875d5a8-108b-4138-ac34-64b5581a10af 2018-11-14 18:39:35,727 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types/53e0d1c5-a42a-4487-9893-b34245cc45b7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9170a17c-b5a5-41bd-a710-03aa24951e5a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0844cf58beaa43b7767bc570b232b2afa966e87a" 2018-11-14 18:39:35,966 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:35 GMT Server: Apache x-compute-request-id: req-c89ff638-169a-4fc7-9a60-4ecf7c2ce645 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c89ff638-169a-4fc7-9a60-4ecf7c2ce645 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-40e8c862-a4f9-40da-873a-b3e3020dcb25", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "53e0d1c5-a42a-4487-9893-b34245cc45b7", "description": null}} 2018-11-14 18:39:35,966 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types/53e0d1c5-a42a-4487-9893-b34245cc45b7 used request id req-c89ff638-169a-4fc7-9a60-4ecf7c2ce645 2018-11-14 18:39:35,969 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types/53e0d1c5-a42a-4487-9893-b34245cc45b7/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9170a17c-b5a5-41bd-a710-03aa24951e5a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0844cf58beaa43b7767bc570b232b2afa966e87a" 2018-11-14 18:39:36,186 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:35 GMT Server: Apache x-compute-request-id: req-1d552189-f46b-432a-9419-174306b68659 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1d552189-f46b-432a-9419-174306b68659 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-11-14 18:39:36,186 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types/53e0d1c5-a42a-4487-9893-b34245cc45b7/encryption used request id req-1d552189-f46b-432a-9419-174306b68659 2018-11-14 18:39:36,186 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-40e8c862-a4f9-40da-873a-b3e3020dcb25 2018-11-14 18:39:36,188 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types/53e0d1c5-a42a-4487-9893-b34245cc45b7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1c53d399-3570-49c4-b7ac-641ed2192769" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22fb687507ca978f45b2016d4789d6400c30734f" 2018-11-14 18:39:36,422 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18:39:36 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e03a41f2-00d1-4c83-8049-38bc791d0820 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:39:36,422 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types/53e0d1c5-a42a-4487-9893-b34245cc45b7 used request id req-e03a41f2-00d1-4c83-8049-38bc791d0820 2018-11-14 18:39:36,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f094a8e61179c051f3a58f5e68ac706ba56b86fc" 2018-11-14 18:39:36,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-333f76a1-09ba-45b5-8f41-f4270e2f30c9 Date: Wed, 14 Nov 2018 18:39:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:39:36,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-333f76a1-09ba-45b5-8f41-f4270e2f30c9 2018-11-14 18:39:36,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f094a8e61179c051f3a58f5e68ac706ba56b86fc" 2018-11-14 18:39:36,816 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:39:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15d0dfaf-da9a-4abe-872d-46489853ec4d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:39:36,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-15d0dfaf-da9a-4abe-872d-46489853ec4d 2018-11-14 18:39:36,816 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:39:36,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f094a8e61179c051f3a58f5e68ac706ba56b86fc" 2018-11-14 18:39:36,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79f2d697-b5ec-4f37-995f-c0ccc30ae75a Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:39:36,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-79f2d697-b5ec-4f37-995f-c0ccc30ae75a 2018-11-14 18:39:36,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f094a8e61179c051f3a58f5e68ac706ba56b86fc" 2018-11-14 18:39:37,039 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:39:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19696d88-90b0-4dfb-8ca2-1b6af43ebb6b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:39:37,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-19696d88-90b0-4dfb-8ca2-1b6af43ebb6b 2018-11-14 18:39:37,040 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:39:37,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f094a8e61179c051f3a58f5e68ac706ba56b86fc" 2018-11-14 18:39:37,153 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:39:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16704106-7e23-4c76-82b7-8674222089c0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:39:37,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-16704106-7e23-4c76-82b7-8674222089c0 2018-11-14 18:39:37,153 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:39:37,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f094a8e61179c051f3a58f5e68ac706ba56b86fc" 2018-11-14 18:39:37,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d8e4f24-e5a1-4467-96e0-8f74c0ae2bd2 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:39:37,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-5d8e4f24-e5a1-4467-96e0-8f74c0ae2bd2 2018-11-14 18:39:37,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f094a8e61179c051f3a58f5e68ac706ba56b86fc" 2018-11-14 18:39:37,375 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:39:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ccc4abaf-e3d2-4b49-9751-e51c1235500c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 18:39:37,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-ccc4abaf-e3d2-4b49-9751-e51c1235500c 2018-11-14 18:39:37,376 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:39:37,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f094a8e61179c051f3a58f5e68ac706ba56b86fc" 2018-11-14 18:39:37,495 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:39:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3832e0c9-5a59-4812-813d-7eabd0444247 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d3b3d3f2c3dd4be6bc230a686f3f0839.", "code": 404, "title": "Not Found"}} 2018-11-14 18:39:37,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 used request id req-3832e0c9-5a59-4812-813d-7eabd0444247 2018-11-14 18:39:37,496 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:39:37,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f094a8e61179c051f3a58f5e68ac706ba56b86fc" 2018-11-14 18:39:37,608 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:39:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51f0753e-3961-4a0c-9f51-da9a353c2b99 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5dcff89097904b7c82103d40edeed98d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:39:37,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d used request id req-51f0753e-3961-4a0c-9f51-da9a353c2b99 2018-11-14 18:39:37,609 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:39:37,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f094a8e61179c051f3a58f5e68ac706ba56b86fc" 2018-11-14 18:39:37,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-570eee67-d323-40b2-a652-e28489f2033f Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:39:37,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-570eee67-d323-40b2-a652-e28489f2033f 2018-11-14 18:39:37,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f094a8e61179c051f3a58f5e68ac706ba56b86fc" 2018-11-14 18:39:37,828 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:39:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d29074c5-f689-4774-bfc6-50389c87643d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 991384c74c4d47b3bd2a68e52ad620ce.", "code": 404, "title": "Not Found"}} 2018-11-14 18:39:37,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce used request id req-d29074c5-f689-4774-bfc6-50389c87643d 2018-11-14 18:39:37,829 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:39:37,829 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-53eaaadf-6e81-404-proj 2018-11-14 18:39:37,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/6a1e32d9d2664b73b0c2fab07f3a81fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f094a8e61179c051f3a58f5e68ac706ba56b86fc" 2018-11-14 18:39:38,177 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:39:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30c299c8-918c-438b-a4a4-5771b3647083 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:39:38,177 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/6a1e32d9d2664b73b0c2fab07f3a81fd used request id req-30c299c8-918c-438b-a4a4-5771b3647083 2018-11-14 18:39:38,177 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-53eaaadf-6e81-404-proj-role 2018-11-14 18:39:38,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/155fd57046014869b4e9c3d2cb336da2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f094a8e61179c051f3a58f5e68ac706ba56b86fc" 2018-11-14 18:39:38,302 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:39:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4896b3c9-c1d8-46e9-9cdb-3789e0d088a8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:39:38,302 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/155fd57046014869b4e9c3d2cb336da2 used request id req-4896b3c9-c1d8-46e9-9cdb-3789e0d088a8 2018-11-14 18:39:38,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f094a8e61179c051f3a58f5e68ac706ba56b86fc" 2018-11-14 18:39:38,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c50d0548-ea6a-4476-a588-84dcf00c63ef Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:39:38,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-c50d0548-ea6a-4476-a588-84dcf00c63ef 2018-11-14 18:39:38,415 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-53eaaadf-6e81-404-user 2018-11-14 18:39:38,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/0a9eb4d2a3ab4229847256b86feecd62 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8cfbde0c18b7b23cafdadff9c697634ec1eeb51" 2018-11-14 18:39:38,616 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:39:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ff19b18-67c7-490b-85d1-dca3453f98c1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:39:38,617 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/0a9eb4d2a3ab4229847256b86feecd62 used request id req-6ff19b18-67c7-490b-85d1-dca3453f98c1 2018-11-14 18:39:38,618 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:39:39,046 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:39:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["pkMLIQiQTwSIz3MFIducDQ"], "issued_at": "2018-11-14T18:39:39.000000Z"}} 2018-11-14 18:39:39,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ec44e1d74ae11f89c32eb817fffda1d6aaebf82" 2018-11-14 18:39:39,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31fefe0b-dfe4-4e6b-9a2b-00ae28af629f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:39:39,151 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-31fefe0b-dfe4-4e6b-9a2b-00ae28af629f 2018-11-14 18:39:39,152 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:39:39,153 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:39:39,572 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:39:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["gTY1D2J5QnqMjgJ1Cm0shw"], "issued_at": "2018-11-14T18:39:39.000000Z"}} 2018-11-14 18:39:39,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ffa12d412648a5d8cf6da994a68f49d612af057" 2018-11-14 18:39:39,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-598bc43c-b572-4df2-8210-e14d43a690d3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:39:39,665 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-598bc43c-b572-4df2-8210-e14d43a690d3 2018-11-14 18:39:39,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:39:39,675 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:39: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:39:39,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-c4b50d67-c9ea-4d3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ffa12d412648a5d8cf6da994a68f49d612af057" 2018-11-14 18:39:39,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d0310fd-da2b-4371-9237-69fb2ce0b3b5 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-c4b50d67-c9ea-4d3-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:39:39,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-c4b50d67-c9ea-4d3-proj used request id req-1d0310fd-da2b-4371-9237-69fb2ce0b3b5 2018-11-14 18:39:39,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ffa12d412648a5d8cf6da994a68f49d612af057" 2018-11-14 18:39:39,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5ac83dc-880b-4e0d-83e2-e412c8fd1fe1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:39:39,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-d5ac83dc-880b-4e0d-83e2-e412c8fd1fe1 2018-11-14 18:39:39,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ffa12d412648a5d8cf6da994a68f49d612af057" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-c4b50d67-c9ea-4d3-proj"}}' 2018-11-14 18:39:40,064 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:39:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a06852bd-7170-4abc-a7b0-f809de4c1325 Content-Length: 325 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b6adfa99ee9640e58b9266f33a55268d"}, "tags": [], "enabled": true, "id": "b6adfa99ee9640e58b9266f33a55268d", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-c4b50d67-c9ea-4d3-proj"}} 2018-11-14 18:39:40,064 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-a06852bd-7170-4abc-a7b0-f809de4c1325 2018-11-14 18:39:40,065 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-c4b50d67-c9ea-4d3-proj 2018-11-14 18:39:40,065 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:39:40,066 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:39:40,484 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:39:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["krfN0VmUQPivnVQdrsjpVA"], "issued_at": "2018-11-14T18:39:40.000000Z"}} 2018-11-14 18:39:40,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e47a6007abb74ec121476d3b48e1fb7060e4f97" 2018-11-14 18:39:40,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b17d89b6-fb96-4612-b34a-8929b2788c3b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:39:40,580 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-b17d89b6-fb96-4612-b34a-8929b2788c3b 2018-11-14 18:39:40,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:39:40,588 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:39: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:39:40,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e47a6007abb74ec121476d3b48e1fb7060e4f97" 2018-11-14 18:39:40,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab3a1559-ce3f-44f0-9b50-fc1583839d49 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:39:40,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-ab3a1559-ce3f-44f0-9b50-fc1583839d49 2018-11-14 18:39:40,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateVolumeTypeComplexTests-c4b50d67-c9ea-4d3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e47a6007abb74ec121476d3b48e1fb7060e4f97" 2018-11-14 18:39:40,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbafbfd5-fb9e-4336-92c3-e3f4e6297d53 Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateVolumeTypeComplexTests-c4b50d67-c9ea-4d3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b6adfa99ee9640e58b9266f33a55268d"}, "tags": [], "enabled": true, "id": "b6adfa99ee9640e58b9266f33a55268d", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-c4b50d67-c9ea-4d3-proj"}]} 2018-11-14 18:39:40,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateVolumeTypeComplexTests-c4b50d67-c9ea-4d3-proj used request id req-cbafbfd5-fb9e-4336-92c3-e3f4e6297d53 2018-11-14 18:39:40,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e47a6007abb74ec121476d3b48e1fb7060e4f97" 2018-11-14 18:39:40,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54b77f59-ed7c-4fb1-8cd2-5e72d0ee5a7d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:39:40,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-54b77f59-ed7c-4fb1-8cd2-5e72d0ee5a7d 2018-11-14 18:39:41,245 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-c4b50d67-c9ea-4d3-user 2018-11-14 18:39:41,245 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:39:41,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ffa12d412648a5d8cf6da994a68f49d612af057" 2018-11-14 18:39:41,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14d746d8-2abd-4e74-9185-1ac0c54f59a5 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:39:41,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-14d746d8-2abd-4e74-9185-1ac0c54f59a5 2018-11-14 18:39:41,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ffa12d412648a5d8cf6da994a68f49d612af057" -d '{"role": {"name": "CreateVolumeTypeComplexTests-c4b50d67-c9ea-4d3-proj-role"}}' 2018-11-14 18:39:41,398 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:39:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51f782ff-69bc-4bf5-9c01-4262b582b2cf Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fca906d6027f47fba20d44753b8f5518", "links": {"self": "http://172.30.9.28:5000/v3/roles/fca906d6027f47fba20d44753b8f5518"}, "name": "CreateVolumeTypeComplexTests-c4b50d67-c9ea-4d3-proj-role"}} 2018-11-14 18:39:41,398 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-51f782ff-69bc-4bf5-9c01-4262b582b2cf 2018-11-14 18:39:41,399 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-c4b50d67-c9ea-4d3-proj-role 2018-11-14 18:39:41,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/fca906d6027f47fba20d44753b8f5518 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ffa12d412648a5d8cf6da994a68f49d612af057" 2018-11-14 18:39:41,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4cc34ae-fb70-4eb6-a218-b9fcbcf49597 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fca906d6027f47fba20d44753b8f5518", "links": {"self": "http://172.30.9.28:5000/v3/roles/fca906d6027f47fba20d44753b8f5518"}, "name": "CreateVolumeTypeComplexTests-c4b50d67-c9ea-4d3-proj-role"}} 2018-11-14 18:39:41,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/fca906d6027f47fba20d44753b8f5518 used request id req-c4cc34ae-fb70-4eb6-a218-b9fcbcf49597 2018-11-14 18:39:41,512 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-c4b50d67-c9ea-4d3-proj-role to project CreateVolumeTypeComplexTests-c4b50d67-c9ea-4d3-proj 2018-11-14 18:39:41,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/b6adfa99ee9640e58b9266f33a55268d/users/cb7ab40d7ebb42a2a32d284c57874700/roles/fca906d6027f47fba20d44753b8f5518 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ffa12d412648a5d8cf6da994a68f49d612af057" 2018-11-14 18:39:41,659 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:39:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b6e9607-5e07-401c-8b5a-3eea59997b81 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:39:41,659 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/b6adfa99ee9640e58b9266f33a55268d/users/cb7ab40d7ebb42a2a32d284c57874700/roles/fca906d6027f47fba20d44753b8f5518 used request id req-4b6e9607-5e07-401c-8b5a-3eea59997b81 2018-11-14 18:39:41,661 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:39:41,662 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:39:42,081 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:39:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["PUTi9apeSkOBP51v-s06BA"], "issued_at": "2018-11-14T18:39:42.000000Z"}} 2018-11-14 18:39:42,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19bd9e1e3c670da15babb04bcfc539486aad7072" 2018-11-14 18:39:42,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb27b948-07e5-4506-a4e6-6f6bd3dcfc27 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:39:42,096 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-fb27b948-07e5-4506-a4e6-6f6bd3dcfc27 2018-11-14 18:39:42,100 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19bd9e1e3c670da15babb04bcfc539486aad7072" 2018-11-14 18:39:42,313 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:42 GMT Server: Apache x-compute-request-id: req-423cc785-64b5-4e60-a63d-e01cab334afb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-423cc785-64b5-4e60-a63d-e01cab334afb Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-11-14 18:39:42,313 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/qos-specs used request id req-423cc785-64b5-4e60-a63d-e01cab334afb 2018-11-14 18:39:42,316 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-423cc785-64b5-4e60-a63d-e01cab334afb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19bd9e1e3c670da15babb04bcfc539486aad7072" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-93707ed2-02c6-4701-b714-7a4d3b39d69f-qos-spec"}}' 2018-11-14 18:39:42,543 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:42 GMT Server: Apache x-compute-request-id: req-5f219cf9-1712-412b-98db-06c14310d6d7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5f219cf9-1712-412b-98db-06c14310d6d7 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "c16e267c-e23a-46c8-add8-7b1c0aa422e1", "name": "CreateVolumeTypeComplexTests-93707ed2-02c6-4701-b714-7a4d3b39d69f-qos-spec"}, "links": [{"href": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/qos-specs/c16e267c-e23a-46c8-add8-7b1c0aa422e1", "rel": "self"}, {"href": "http://172.30.9.28:8776/65fe59f084134682a256c9e669979766/qos-specs/c16e267c-e23a-46c8-add8-7b1c0aa422e1", "rel": "bookmark"}]} 2018-11-14 18:39:42,544 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/qos-specs used request id req-5f219cf9-1712-412b-98db-06c14310d6d7 2018-11-14 18:39:42,544 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-93707ed2-02c6-4701-b714-7a4d3b39d69f-qos-spec 2018-11-14 18:39:42,544 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:39:42,545 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:39:42,956 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:39:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["cuPuCRaSSEiommeVsuOoOg"], "issued_at": "2018-11-14T18:39:42.000000Z"}} 2018-11-14 18:39:42,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}305cd446be7427491874c94d3794b0b52d838158" 2018-11-14 18:39:43,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f121247-a096-4fb8-9dc3-2e0daa87cf47 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:39:43,057 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-6f121247-a096-4fb8-9dc3-2e0daa87cf47 2018-11-14 18:39:43,062 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}305cd446be7427491874c94d3794b0b52d838158" 2018-11-14 18:39:43,272 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:43 GMT Server: Apache x-compute-request-id: req-b87d04cd-cb0b-41d9-970f-03a60319f240 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b87d04cd-cb0b-41d9-970f-03a60319f240 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-11-14 18:39:43,272 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types?is_public=None used request id req-b87d04cd-cb0b-41d9-970f-03a60319f240 2018-11-14 18:39:43,275 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-b87d04cd-cb0b-41d9-970f-03a60319f240" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}305cd446be7427491874c94d3794b0b52d838158" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-93707ed2-02c6-4701-b714-7a4d3b39d69f-vol_type", "description": null}}' 2018-11-14 18:39:43,530 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:43 GMT Server: Apache x-compute-request-id: req-b8b6d20e-d5b6-46f5-8b55-de909269894a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b8b6d20e-d5b6-46f5-8b55-de909269894a Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-93707ed2-02c6-4701-b714-7a4d3b39d69f-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "bd83244f-0236-44b9-a7ad-7c4ba8cff743", "description": null}} 2018-11-14 18:39:43,530 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types used request id req-b8b6d20e-d5b6-46f5-8b55-de909269894a 2018-11-14 18:39:43,534 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types/bd83244f-0236-44b9-a7ad-7c4ba8cff743/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-b87d04cd-cb0b-41d9-970f-03a60319f240" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}305cd446be7427491874c94d3794b0b52d838158" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-11-14 18:39:44,203 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:43 GMT Server: Apache x-compute-request-id: req-28d84a90-f1f2-4133-82dc-d699561086cb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-28d84a90-f1f2-4133-82dc-d699561086cb Content-Encoding: gzip Content-Length: 170 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "bd83244f-0236-44b9-a7ad-7c4ba8cff743", "name": "foo", "control_location": "back-end", "encryption_id": "e3b5d295-e3cf-4e6c-b15f-dd6971fd992a", "provider": "bar", "provider_class": "bar"}} 2018-11-14 18:39:44,203 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types/bd83244f-0236-44b9-a7ad-7c4ba8cff743/encryption used request id req-28d84a90-f1f2-4133-82dc-d699561086cb 2018-11-14 18:39:44,204 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-93707ed2-02c6-4701-b714-7a4d3b39d69f-vol_type 2018-11-14 18:39:44,206 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types/bd83244f-0236-44b9-a7ad-7c4ba8cff743 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ec44e1d74ae11f89c32eb817fffda1d6aaebf82" 2018-11-14 18:39:44,437 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:44 GMT Server: Apache x-compute-request-id: req-42ff7684-e678-4e5c-a078-a0e9eeefe38a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-42ff7684-e678-4e5c-a078-a0e9eeefe38a Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-93707ed2-02c6-4701-b714-7a4d3b39d69f-vol_type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "bd83244f-0236-44b9-a7ad-7c4ba8cff743", "description": null}} 2018-11-14 18:39:44,437 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types/bd83244f-0236-44b9-a7ad-7c4ba8cff743 used request id req-42ff7684-e678-4e5c-a078-a0e9eeefe38a 2018-11-14 18:39:44,440 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types/bd83244f-0236-44b9-a7ad-7c4ba8cff743 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-42ff7684-e678-4e5c-a078-a0e9eeefe38a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ec44e1d74ae11f89c32eb817fffda1d6aaebf82" 2018-11-14 18:39:44,655 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:44 GMT Server: Apache x-compute-request-id: req-56a2d8d1-fcd8-492e-a8ca-ab23497fb2ed OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-56a2d8d1-fcd8-492e-a8ca-ab23497fb2ed Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-93707ed2-02c6-4701-b714-7a4d3b39d69f-vol_type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "bd83244f-0236-44b9-a7ad-7c4ba8cff743", "description": null}} 2018-11-14 18:39:44,655 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types/bd83244f-0236-44b9-a7ad-7c4ba8cff743 used request id req-56a2d8d1-fcd8-492e-a8ca-ab23497fb2ed 2018-11-14 18:39:44,658 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types/bd83244f-0236-44b9-a7ad-7c4ba8cff743/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-42ff7684-e678-4e5c-a078-a0e9eeefe38a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ec44e1d74ae11f89c32eb817fffda1d6aaebf82" 2018-11-14 18:39:44,864 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:44 GMT Server: Apache x-compute-request-id: req-4529483e-1fb8-4e5c-b966-1d7440d943b5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4529483e-1fb8-4e5c-b966-1d7440d943b5 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"volume_type_id": "bd83244f-0236-44b9-a7ad-7c4ba8cff743", "control_location": "back-end", "deleted": false, "created_at": "2018-11-14T18:39:44.000000", "updated_at": null, "encryption_id": "e3b5d295-e3cf-4e6c-b15f-dd6971fd992a", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-11-14 18:39:44,864 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types/bd83244f-0236-44b9-a7ad-7c4ba8cff743/encryption used request id req-4529483e-1fb8-4e5c-b966-1d7440d943b5 2018-11-14 18:39:44,864 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-93707ed2-02c6-4701-b714-7a4d3b39d69f-vol_type 2018-11-14 18:39:44,867 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types/bd83244f-0236-44b9-a7ad-7c4ba8cff743 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b87d04cd-cb0b-41d9-970f-03a60319f240" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}305cd446be7427491874c94d3794b0b52d838158" 2018-11-14 18:39:45,136 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18:39:44 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-37fc151c-af77-467b-8d42-28b61b02ba42 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:39:45,136 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types/bd83244f-0236-44b9-a7ad-7c4ba8cff743 used request id req-37fc151c-af77-467b-8d42-28b61b02ba42 2018-11-14 18:39:45,137 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-93707ed2-02c6-4701-b714-7a4d3b39d69f-qos-spec 2018-11-14 18:39:45,140 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/qos-specs/c16e267c-e23a-46c8-add8-7b1c0aa422e1?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-423cc785-64b5-4e60-a63d-e01cab334afb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19bd9e1e3c670da15babb04bcfc539486aad7072" 2018-11-14 18:39:45,393 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18:39:45 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-19850a78-b21d-4d91-a92f-fb4a53805853 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:39:45,393 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/qos-specs/c16e267c-e23a-46c8-add8-7b1c0aa422e1?force=False used request id req-19850a78-b21d-4d91-a92f-fb4a53805853 2018-11-14 18:39:45,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ffa12d412648a5d8cf6da994a68f49d612af057" 2018-11-14 18:39:45,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-c50d017a-2b25-4211-bb44-8d874ac0d67b Date: Wed, 14 Nov 2018 18:39:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:39:45,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-c50d017a-2b25-4211-bb44-8d874ac0d67b 2018-11-14 18:39:45,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ffa12d412648a5d8cf6da994a68f49d612af057" 2018-11-14 18:39:45,798 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:39:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fff5c733-d78c-45e6-98df-987c711afaec Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:39:45,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-fff5c733-d78c-45e6-98df-987c711afaec 2018-11-14 18:39:45,798 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:39:45,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ffa12d412648a5d8cf6da994a68f49d612af057" 2018-11-14 18:39:45,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1db0bf3f-ce43-4725-8a89-86bcf574a61c Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:39:45,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-1db0bf3f-ce43-4725-8a89-86bcf574a61c 2018-11-14 18:39:45,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ffa12d412648a5d8cf6da994a68f49d612af057" 2018-11-14 18:39:45,946 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:39:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3aa6ef6-2e85-4b96-95eb-721d66a6a2b2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:39:45,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-d3aa6ef6-2e85-4b96-95eb-721d66a6a2b2 2018-11-14 18:39:45,946 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:39:45,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ffa12d412648a5d8cf6da994a68f49d612af057" 2018-11-14 18:39:46,060 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:39:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38e46951-b961-47e5-8a69-22cd289b1540 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:39:46,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-38e46951-b961-47e5-8a69-22cd289b1540 2018-11-14 18:39:46,060 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:39:46,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ffa12d412648a5d8cf6da994a68f49d612af057" 2018-11-14 18:39:46,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-563b0d42-84f6-40d1-ad07-aa1a262c6cd5 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:39:46,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-563b0d42-84f6-40d1-ad07-aa1a262c6cd5 2018-11-14 18:39:46,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ffa12d412648a5d8cf6da994a68f49d612af057" 2018-11-14 18:39:46,283 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:39:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d6ff482-cc6e-45c1-b36a-7bb7303d683e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 18:39:46,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-7d6ff482-cc6e-45c1-b36a-7bb7303d683e 2018-11-14 18:39:46,284 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:39:46,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ffa12d412648a5d8cf6da994a68f49d612af057" 2018-11-14 18:39:46,405 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:39:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f6247a4-d426-404f-80d4-730956e0c60e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d3b3d3f2c3dd4be6bc230a686f3f0839.", "code": 404, "title": "Not Found"}} 2018-11-14 18:39:46,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 used request id req-7f6247a4-d426-404f-80d4-730956e0c60e 2018-11-14 18:39:46,405 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:39:46,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ffa12d412648a5d8cf6da994a68f49d612af057" 2018-11-14 18:39:46,511 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:39:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13bd4942-2245-4dca-aa42-28f5c35ff397 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5dcff89097904b7c82103d40edeed98d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:39:46,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d used request id req-13bd4942-2245-4dca-aa42-28f5c35ff397 2018-11-14 18:39:46,511 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:39:46,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ffa12d412648a5d8cf6da994a68f49d612af057" 2018-11-14 18:39:46,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-892a59be-9593-45aa-a125-9a70bb7b9572 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:39:46,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-892a59be-9593-45aa-a125-9a70bb7b9572 2018-11-14 18:39:46,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ffa12d412648a5d8cf6da994a68f49d612af057" 2018-11-14 18:39:46,735 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:39:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59ab46bf-7a0c-4fbe-b06b-9f20d05e8f64 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 991384c74c4d47b3bd2a68e52ad620ce.", "code": 404, "title": "Not Found"}} 2018-11-14 18:39:46,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce used request id req-59ab46bf-7a0c-4fbe-b06b-9f20d05e8f64 2018-11-14 18:39:46,735 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:39:46,736 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-c4b50d67-c9ea-4d3-proj 2018-11-14 18:39:46,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/b6adfa99ee9640e58b9266f33a55268d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ffa12d412648a5d8cf6da994a68f49d612af057" 2018-11-14 18:39:46,985 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:39:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16cdb0ff-2555-4269-aac3-b699e0ac4f3b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:39:46,985 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/b6adfa99ee9640e58b9266f33a55268d used request id req-16cdb0ff-2555-4269-aac3-b699e0ac4f3b 2018-11-14 18:39:46,986 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-c4b50d67-c9ea-4d3-proj-role 2018-11-14 18:39:46,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/fca906d6027f47fba20d44753b8f5518 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ffa12d412648a5d8cf6da994a68f49d612af057" 2018-11-14 18:39:47,123 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:39:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31b11c5c-ada1-4174-82c6-d46c70461ba5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:39:47,123 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/fca906d6027f47fba20d44753b8f5518 used request id req-31b11c5c-ada1-4174-82c6-d46c70461ba5 2018-11-14 18:39:47,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ffa12d412648a5d8cf6da994a68f49d612af057" 2018-11-14 18:39:47,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf501f07-baf5-4a5c-9019-45adae4268c2 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:39:47,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-bf501f07-baf5-4a5c-9019-45adae4268c2 2018-11-14 18:39:47,235 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-c4b50d67-c9ea-4d3-user 2018-11-14 18:39:47,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/cb7ab40d7ebb42a2a32d284c57874700 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e47a6007abb74ec121476d3b48e1fb7060e4f97" 2018-11-14 18:39:47,424 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:39:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3c1f482-9e15-43dc-a405-791dedf5895f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:39:47,424 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/cb7ab40d7ebb42a2a32d284c57874700 used request id req-d3c1f482-9e15-43dc-a405-791dedf5895f 2018-11-14 18:39:47,426 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:39:47,862 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:39:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["0fO7Om3VSUCUYCSg74HARw"], "issued_at": "2018-11-14T18:39:47.000000Z"}} 2018-11-14 18:39:47,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9c7034f93238e18c886ace1e755ac975a776694" 2018-11-14 18:39:47,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a6ec620-4573-46d6-8295-92e1da07b6a1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:39:47,971 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-4a6ec620-4573-46d6-8295-92e1da07b6a1 2018-11-14 18:39:47,972 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:39:47,973 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:39:48,382 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:39:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["vx5Bjq1dTECD2yCGmYUIqg"], "issued_at": "2018-11-14T18:39:48.000000Z"}} 2018-11-14 18:39:48,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63489966f727e298068cb6944a60b59e605c588c" 2018-11-14 18:39:48,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a5f4005-0ec7-42de-8f3a-d1032ff801cd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:39:48,492 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-7a5f4005-0ec7-42de-8f3a-d1032ff801cd 2018-11-14 18:39:48,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:39:48,631 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:39: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:39:48,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-9f755e49-a3b4-4fd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63489966f727e298068cb6944a60b59e605c588c" 2018-11-14 18:39:48,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27cc5442-dd51-473e-8a78-6a69e4e5c9be Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-9f755e49-a3b4-4fd-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:39:48,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-9f755e49-a3b4-4fd-proj used request id req-27cc5442-dd51-473e-8a78-6a69e4e5c9be 2018-11-14 18:39:48,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63489966f727e298068cb6944a60b59e605c588c" 2018-11-14 18:39:48,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc3d9e6e-6eb1-43b8-8829-900167527d17 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:39:48,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-cc3d9e6e-6eb1-43b8-8829-900167527d17 2018-11-14 18:39:48,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63489966f727e298068cb6944a60b59e605c588c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-9f755e49-a3b4-4fd-proj"}}' 2018-11-14 18:39:49,009 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:39:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-720b0cb5-af47-419f-9799-b3544f94aab3 Content-Length: 325 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/3ed6d7567fee439f91f1940fed555328"}, "tags": [], "enabled": true, "id": "3ed6d7567fee439f91f1940fed555328", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-9f755e49-a3b4-4fd-proj"}} 2018-11-14 18:39:49,010 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-720b0cb5-af47-419f-9799-b3544f94aab3 2018-11-14 18:39:49,010 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-9f755e49-a3b4-4fd-proj 2018-11-14 18:39:49,010 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:39:49,011 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:39:49,417 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:39:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["5LOXPaXnSemquXqKvKNnyQ"], "issued_at": "2018-11-14T18:39:49.000000Z"}} 2018-11-14 18:39:49,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c53ff729622f43bea8827998e170929de323954a" 2018-11-14 18:39:49,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a6c0dc5-e04d-4fa2-a92d-a8ee09ea4cf8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:39:49,530 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-3a6c0dc5-e04d-4fa2-a92d-a8ee09ea4cf8 2018-11-14 18:39:49,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:39:49,539 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:39: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:39:49,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c53ff729622f43bea8827998e170929de323954a" 2018-11-14 18:39:49,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9270f7d-e4f4-4ac5-8ecd-0a687b17ca34 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:39:49,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-c9270f7d-e4f4-4ac5-8ecd-0a687b17ca34 2018-11-14 18:39:49,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateVolumeTypeComplexTests-9f755e49-a3b4-4fd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c53ff729622f43bea8827998e170929de323954a" 2018-11-14 18:39:49,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3ac781f-4c3c-49ad-8d54-71c5d9d2a2d2 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateVolumeTypeComplexTests-9f755e49-a3b4-4fd-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/3ed6d7567fee439f91f1940fed555328"}, "tags": [], "enabled": true, "id": "3ed6d7567fee439f91f1940fed555328", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-9f755e49-a3b4-4fd-proj"}]} 2018-11-14 18:39:49,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateVolumeTypeComplexTests-9f755e49-a3b4-4fd-proj used request id req-c3ac781f-4c3c-49ad-8d54-71c5d9d2a2d2 2018-11-14 18:39:49,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c53ff729622f43bea8827998e170929de323954a" 2018-11-14 18:39:49,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-549205d2-6313-4254-9144-c85b5206e9e8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:39:49,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-549205d2-6313-4254-9144-c85b5206e9e8 2018-11-14 18:39:50,105 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-9f755e49-a3b4-4fd-user 2018-11-14 18:39:50,106 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:39:50,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63489966f727e298068cb6944a60b59e605c588c" 2018-11-14 18:39:50,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a7aefad-288e-49bb-b68b-5e7dd33ba8bd Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:39:50,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-4a7aefad-288e-49bb-b68b-5e7dd33ba8bd 2018-11-14 18:39:50,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63489966f727e298068cb6944a60b59e605c588c" -d '{"role": {"name": "CreateVolumeTypeComplexTests-9f755e49-a3b4-4fd-proj-role"}}' 2018-11-14 18:39:50,357 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:39:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc7c4d3d-dfa1-40eb-9f7e-261f1830c94d Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5198902ed7d043fe974dd237df86e542", "links": {"self": "http://172.30.9.28:5000/v3/roles/5198902ed7d043fe974dd237df86e542"}, "name": "CreateVolumeTypeComplexTests-9f755e49-a3b4-4fd-proj-role"}} 2018-11-14 18:39:50,357 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-fc7c4d3d-dfa1-40eb-9f7e-261f1830c94d 2018-11-14 18:39:50,357 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-9f755e49-a3b4-4fd-proj-role 2018-11-14 18:39:50,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/5198902ed7d043fe974dd237df86e542 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63489966f727e298068cb6944a60b59e605c588c" 2018-11-14 18:39:50,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c23cf53e-958b-4812-98ad-7f86eb355048 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5198902ed7d043fe974dd237df86e542", "links": {"self": "http://172.30.9.28:5000/v3/roles/5198902ed7d043fe974dd237df86e542"}, "name": "CreateVolumeTypeComplexTests-9f755e49-a3b4-4fd-proj-role"}} 2018-11-14 18:39:50,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/5198902ed7d043fe974dd237df86e542 used request id req-c23cf53e-958b-4812-98ad-7f86eb355048 2018-11-14 18:39:50,468 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-9f755e49-a3b4-4fd-proj-role to project CreateVolumeTypeComplexTests-9f755e49-a3b4-4fd-proj 2018-11-14 18:39:50,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/3ed6d7567fee439f91f1940fed555328/users/02ece71aa268403ea6c2d13791e284d3/roles/5198902ed7d043fe974dd237df86e542 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63489966f727e298068cb6944a60b59e605c588c" 2018-11-14 18:39:50,636 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:39:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-451d3120-af2f-41d8-9113-ca260217af7a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:39:50,637 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/3ed6d7567fee439f91f1940fed555328/users/02ece71aa268403ea6c2d13791e284d3/roles/5198902ed7d043fe974dd237df86e542 used request id req-451d3120-af2f-41d8-9113-ca260217af7a 2018-11-14 18:39:50,639 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:39:50,639 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:39:51,062 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:39:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["1gPUAwaPSXmNaPA6V6OyZg"], "issued_at": "2018-11-14T18:39:51.000000Z"}} 2018-11-14 18:39:51,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b6ffbe5dc0ef1ca1be0d9cfbd02731dde8cf1c" 2018-11-14 18:39:51,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d6de980-c300-4f95-9987-d45da26d6c87 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:39:51,166 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-2d6de980-c300-4f95-9987-d45da26d6c87 2018-11-14 18:39:51,169 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b6ffbe5dc0ef1ca1be0d9cfbd02731dde8cf1c" 2018-11-14 18:39:51,384 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:51 GMT Server: Apache x-compute-request-id: req-090694d8-54fa-4150-8cf6-2764e40e1028 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-090694d8-54fa-4150-8cf6-2764e40e1028 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-11-14 18:39:51,384 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/qos-specs used request id req-090694d8-54fa-4150-8cf6-2764e40e1028 2018-11-14 18:39:51,387 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-090694d8-54fa-4150-8cf6-2764e40e1028" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b6ffbe5dc0ef1ca1be0d9cfbd02731dde8cf1c" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-4679effb-bcd1-4267-98db-690cf66f2a19-qos-spec"}}' 2018-11-14 18:39:51,610 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:51 GMT Server: Apache x-compute-request-id: req-7685a824-d780-4733-a791-928a3a1a9be5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7685a824-d780-4733-a791-928a3a1a9be5 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "a72501f1-c8cf-465f-8d18-815d7c1890d2", "name": "CreateVolumeTypeComplexTests-4679effb-bcd1-4267-98db-690cf66f2a19-qos-spec"}, "links": [{"href": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/qos-specs/a72501f1-c8cf-465f-8d18-815d7c1890d2", "rel": "self"}, {"href": "http://172.30.9.28:8776/65fe59f084134682a256c9e669979766/qos-specs/a72501f1-c8cf-465f-8d18-815d7c1890d2", "rel": "bookmark"}]} 2018-11-14 18:39:51,610 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/qos-specs used request id req-7685a824-d780-4733-a791-928a3a1a9be5 2018-11-14 18:39:51,611 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-4679effb-bcd1-4267-98db-690cf66f2a19-qos-spec 2018-11-14 18:39:51,611 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:39:51,612 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:39:52,034 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:39:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["BMDLl8iKQZmCzB5B0H9Fqg"], "issued_at": "2018-11-14T18:39:52.000000Z"}} 2018-11-14 18:39:52,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a2c6eae9ce0e7f5a31e646e619bfc5c72a5e9ef" 2018-11-14 18:39:52,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80851258-697e-4f4d-8d8c-4f40d5f762fe Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:39:52,144 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-80851258-697e-4f4d-8d8c-4f40d5f762fe 2018-11-14 18:39:52,150 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a2c6eae9ce0e7f5a31e646e619bfc5c72a5e9ef" 2018-11-14 18:39:52,347 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:52 GMT Server: Apache x-compute-request-id: req-248b8afa-e0e8-42d6-a2dc-ba35ad44885e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-248b8afa-e0e8-42d6-a2dc-ba35ad44885e Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-11-14 18:39:52,347 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types?is_public=None used request id req-248b8afa-e0e8-42d6-a2dc-ba35ad44885e 2018-11-14 18:39:52,350 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-248b8afa-e0e8-42d6-a2dc-ba35ad44885e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a2c6eae9ce0e7f5a31e646e619bfc5c72a5e9ef" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-4679effb-bcd1-4267-98db-690cf66f2a19-vol_type", "description": null}}' 2018-11-14 18:39:52,598 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:52 GMT Server: Apache x-compute-request-id: req-68a9c389-5168-4a2d-9e48-e128be67ce7f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-68a9c389-5168-4a2d-9e48-e128be67ce7f Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-4679effb-bcd1-4267-98db-690cf66f2a19-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d7d7c3ef-7e3d-4aff-b046-2435397988c6", "description": null}} 2018-11-14 18:39:52,598 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types used request id req-68a9c389-5168-4a2d-9e48-e128be67ce7f 2018-11-14 18:39:52,600 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-248b8afa-e0e8-42d6-a2dc-ba35ad44885e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a2c6eae9ce0e7f5a31e646e619bfc5c72a5e9ef" 2018-11-14 18:39:52,814 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:52 GMT Server: Apache x-compute-request-id: req-b62dc24e-f9e2-4519-a55f-77ceeefe1b1d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b62dc24e-f9e2-4519-a55f-77ceeefe1b1d Content-Encoding: gzip Content-Length: 168 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "a72501f1-c8cf-465f-8d18-815d7c1890d2", "name": "CreateVolumeTypeComplexTests-4679effb-bcd1-4267-98db-690cf66f2a19-qos-spec"}]} 2018-11-14 18:39:52,814 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/qos-specs used request id req-b62dc24e-f9e2-4519-a55f-77ceeefe1b1d 2018-11-14 18:39:52,818 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/qos-specs/a72501f1-c8cf-465f-8d18-815d7c1890d2/associate?vol_type_id=d7d7c3ef-7e3d-4aff-b046-2435397988c6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-248b8afa-e0e8-42d6-a2dc-ba35ad44885e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a2c6eae9ce0e7f5a31e646e619bfc5c72a5e9ef" 2018-11-14 18:39:53,058 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18:39:52 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7915db97-b60c-4829-9115-d27f5f6cc052 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:39:53,059 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/qos-specs/a72501f1-c8cf-465f-8d18-815d7c1890d2/associate?vol_type_id=d7d7c3ef-7e3d-4aff-b046-2435397988c6 used request id req-7915db97-b60c-4829-9115-d27f5f6cc052 2018-11-14 18:39:53,059 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-4679effb-bcd1-4267-98db-690cf66f2a19-vol_type 2018-11-14 18:39:53,062 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types/d7d7c3ef-7e3d-4aff-b046-2435397988c6 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9c7034f93238e18c886ace1e755ac975a776694" 2018-11-14 18:39:53,286 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:53 GMT Server: Apache x-compute-request-id: req-c612b50e-77de-41b0-bc7d-e882e8a76c0b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c612b50e-77de-41b0-bc7d-e882e8a76c0b Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-4679effb-bcd1-4267-98db-690cf66f2a19-vol_type", "qos_specs_id": "a72501f1-c8cf-465f-8d18-815d7c1890d2", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d7d7c3ef-7e3d-4aff-b046-2435397988c6", "description": null}} 2018-11-14 18:39:53,286 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types/d7d7c3ef-7e3d-4aff-b046-2435397988c6 used request id req-c612b50e-77de-41b0-bc7d-e882e8a76c0b 2018-11-14 18:39:53,289 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types/d7d7c3ef-7e3d-4aff-b046-2435397988c6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c612b50e-77de-41b0-bc7d-e882e8a76c0b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9c7034f93238e18c886ace1e755ac975a776694" 2018-11-14 18:39:53,489 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:53 GMT Server: Apache x-compute-request-id: req-2b3c3dd8-c213-4978-a1f9-446415edf3bc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2b3c3dd8-c213-4978-a1f9-446415edf3bc Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-4679effb-bcd1-4267-98db-690cf66f2a19-vol_type", "qos_specs_id": "a72501f1-c8cf-465f-8d18-815d7c1890d2", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d7d7c3ef-7e3d-4aff-b046-2435397988c6", "description": null}} 2018-11-14 18:39:53,490 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types/d7d7c3ef-7e3d-4aff-b046-2435397988c6 used request id req-2b3c3dd8-c213-4978-a1f9-446415edf3bc 2018-11-14 18:39:53,492 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types/d7d7c3ef-7e3d-4aff-b046-2435397988c6/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c612b50e-77de-41b0-bc7d-e882e8a76c0b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9c7034f93238e18c886ace1e755ac975a776694" 2018-11-14 18:39:53,696 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:53 GMT Server: Apache x-compute-request-id: req-6d27a564-01db-461f-a128-044aa5c5b429 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6d27a564-01db-461f-a128-044aa5c5b429 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-11-14 18:39:53,696 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types/d7d7c3ef-7e3d-4aff-b046-2435397988c6/encryption used request id req-6d27a564-01db-461f-a128-044aa5c5b429 2018-11-14 18:39:53,699 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/qos-specs/a72501f1-c8cf-465f-8d18-815d7c1890d2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c612b50e-77de-41b0-bc7d-e882e8a76c0b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9c7034f93238e18c886ace1e755ac975a776694" 2018-11-14 18:39:53,908 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:53 GMT Server: Apache x-compute-request-id: req-0d9fad0b-9d46-499b-997c-dc1d017da91b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0d9fad0b-9d46-499b-997c-dc1d017da91b Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "a72501f1-c8cf-465f-8d18-815d7c1890d2", "name": "CreateVolumeTypeComplexTests-4679effb-bcd1-4267-98db-690cf66f2a19-qos-spec"}, "links": [{"href": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/qos-specs/a72501f1-c8cf-465f-8d18-815d7c1890d2", "rel": "self"}, {"href": "http://172.30.9.28:8776/65fe59f084134682a256c9e669979766/qos-specs/a72501f1-c8cf-465f-8d18-815d7c1890d2", "rel": "bookmark"}]} 2018-11-14 18:39:53,909 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/qos-specs/a72501f1-c8cf-465f-8d18-815d7c1890d2 used request id req-0d9fad0b-9d46-499b-997c-dc1d017da91b 2018-11-14 18:39:53,909 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-4679effb-bcd1-4267-98db-690cf66f2a19-vol_type 2018-11-14 18:39:53,912 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types/d7d7c3ef-7e3d-4aff-b046-2435397988c6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-248b8afa-e0e8-42d6-a2dc-ba35ad44885e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a2c6eae9ce0e7f5a31e646e619bfc5c72a5e9ef" 2018-11-14 18:39:54,261 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18:39:53 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-96b76585-c1e8-476a-a3e2-a80bc5a76a9e Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:39:54,262 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types/d7d7c3ef-7e3d-4aff-b046-2435397988c6 used request id req-96b76585-c1e8-476a-a3e2-a80bc5a76a9e 2018-11-14 18:39:54,262 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-4679effb-bcd1-4267-98db-690cf66f2a19-qos-spec 2018-11-14 18:39:54,265 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/qos-specs/a72501f1-c8cf-465f-8d18-815d7c1890d2?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-090694d8-54fa-4150-8cf6-2764e40e1028" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b6ffbe5dc0ef1ca1be0d9cfbd02731dde8cf1c" 2018-11-14 18:39:54,520 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18:39:54 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-02e118ff-cb47-4d79-aad0-b7f615918b1f Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:39:54,520 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/qos-specs/a72501f1-c8cf-465f-8d18-815d7c1890d2?force=False used request id req-02e118ff-cb47-4d79-aad0-b7f615918b1f 2018-11-14 18:39:54,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63489966f727e298068cb6944a60b59e605c588c" 2018-11-14 18:39:54,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-821af3f9-3254-4933-be22-3cb8c1c9229f Date: Wed, 14 Nov 2018 18:39:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:39:54,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-821af3f9-3254-4933-be22-3cb8c1c9229f 2018-11-14 18:39:54,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63489966f727e298068cb6944a60b59e605c588c" 2018-11-14 18:39:54,890 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:39:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-063111c7-05de-4c4f-9d9c-a34bb3c9348b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:39:54,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-063111c7-05de-4c4f-9d9c-a34bb3c9348b 2018-11-14 18:39:54,891 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:39:54,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63489966f727e298068cb6944a60b59e605c588c" 2018-11-14 18:39:55,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df1f61d5-50b5-4e6e-a737-5b65aa73f3df Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:39:55,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-df1f61d5-50b5-4e6e-a737-5b65aa73f3df 2018-11-14 18:39:55,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63489966f727e298068cb6944a60b59e605c588c" 2018-11-14 18:39:55,117 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:39:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25a2e83e-d64f-47ae-8aca-5874231ce7ae Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:39:55,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-25a2e83e-d64f-47ae-8aca-5874231ce7ae 2018-11-14 18:39:55,117 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:39:55,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63489966f727e298068cb6944a60b59e605c588c" 2018-11-14 18:39:55,224 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:39:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd5795d9-3528-4e15-b7a7-b66b825e4adf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:39:55,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-bd5795d9-3528-4e15-b7a7-b66b825e4adf 2018-11-14 18:39:55,224 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:39:55,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63489966f727e298068cb6944a60b59e605c588c" 2018-11-14 18:39:55,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc99cfe6-29f2-40c3-bed7-0ea080835765 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:39:55,335 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-cc99cfe6-29f2-40c3-bed7-0ea080835765 2018-11-14 18:39:55,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63489966f727e298068cb6944a60b59e605c588c" 2018-11-14 18:39:55,444 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:39:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ee263ca-54f6-4a25-8707-23080e8c5e22 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 18:39:55,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-8ee263ca-54f6-4a25-8707-23080e8c5e22 2018-11-14 18:39:55,444 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:39:55,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63489966f727e298068cb6944a60b59e605c588c" 2018-11-14 18:39:55,466 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:39:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0448dbe-761f-41b3-9f04-ebdfd9055fa5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d3b3d3f2c3dd4be6bc230a686f3f0839.", "code": 404, "title": "Not Found"}} 2018-11-14 18:39:55,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 used request id req-b0448dbe-761f-41b3-9f04-ebdfd9055fa5 2018-11-14 18:39:55,467 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:39:55,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63489966f727e298068cb6944a60b59e605c588c" 2018-11-14 18:39:55,586 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:39:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45f14625-9067-47cd-82e9-159f13cc26c0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5dcff89097904b7c82103d40edeed98d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:39:55,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d used request id req-45f14625-9067-47cd-82e9-159f13cc26c0 2018-11-14 18:39:55,586 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:39:55,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63489966f727e298068cb6944a60b59e605c588c" 2018-11-14 18:39:55,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21e14c25-893f-43ea-98fb-a984e1924216 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:39:55,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-21e14c25-893f-43ea-98fb-a984e1924216 2018-11-14 18:39:55,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63489966f727e298068cb6944a60b59e605c588c" 2018-11-14 18:39:55,796 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:39:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c88bc18-32fa-41a8-8564-375f07b1a4ee Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 991384c74c4d47b3bd2a68e52ad620ce.", "code": 404, "title": "Not Found"}} 2018-11-14 18:39:55,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce used request id req-2c88bc18-32fa-41a8-8564-375f07b1a4ee 2018-11-14 18:39:55,797 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:39:55,797 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-9f755e49-a3b4-4fd-proj 2018-11-14 18:39:55,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/3ed6d7567fee439f91f1940fed555328 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63489966f727e298068cb6944a60b59e605c588c" 2018-11-14 18:39:56,093 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:39:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43506a06-5e07-42b7-a262-fdb44455ebeb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:39:56,093 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/3ed6d7567fee439f91f1940fed555328 used request id req-43506a06-5e07-42b7-a262-fdb44455ebeb 2018-11-14 18:39:56,094 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-9f755e49-a3b4-4fd-proj-role 2018-11-14 18:39:56,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/5198902ed7d043fe974dd237df86e542 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63489966f727e298068cb6944a60b59e605c588c" 2018-11-14 18:39:56,236 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:39:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae975e8b-4934-4ff3-96d8-37119167396c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:39:56,237 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/5198902ed7d043fe974dd237df86e542 used request id req-ae975e8b-4934-4ff3-96d8-37119167396c 2018-11-14 18:39:56,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63489966f727e298068cb6944a60b59e605c588c" 2018-11-14 18:39:56,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44265b0f-7c92-4dc4-92a3-0649bb119ac3 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:39:56,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-44265b0f-7c92-4dc4-92a3-0649bb119ac3 2018-11-14 18:39:56,340 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-9f755e49-a3b4-4fd-user 2018-11-14 18:39:56,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/02ece71aa268403ea6c2d13791e284d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c53ff729622f43bea8827998e170929de323954a" 2018-11-14 18:39:56,573 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:39:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d404b43-fb25-449d-af59-0128b61f2c42 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:39:56,573 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/02ece71aa268403ea6c2d13791e284d3 used request id req-9d404b43-fb25-449d-af59-0128b61f2c42 2018-11-14 18:39:56,575 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:39:56,996 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:39:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["weQEpOS-QrW47kwjSfHh9A"], "issued_at": "2018-11-14T18:39:56.000000Z"}} 2018-11-14 18:39:56,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a79b096a27ba52947ed2a3c6bb58d09c54779415" 2018-11-14 18:39:57,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42be4c9a-99f2-4f36-aff4-a66923b95a65 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:39:57,095 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-42be4c9a-99f2-4f36-aff4-a66923b95a65 2018-11-14 18:39:57,096 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:39:57,097 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:39:57,512 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:39:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["k575JXvQSw6vouB8iHsrUg"], "issued_at": "2018-11-14T18:39:57.000000Z"}} 2018-11-14 18:39:57,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67adf299d33386d8a0265c9b820b4fd24240abf8" 2018-11-14 18:39:57,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e301b3c-4f89-4722-bbef-60eb97ab7c88 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:39:57,620 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-5e301b3c-4f89-4722-bbef-60eb97ab7c88 2018-11-14 18:39:57,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:39:57,630 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:39: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:39:57,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-015d409c-6314-4fa-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67adf299d33386d8a0265c9b820b4fd24240abf8" 2018-11-14 18:39:57,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26d2d5d9-7856-4df2-a57f-e54f4bc0c8f8 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-015d409c-6314-4fa-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:39:57,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-015d409c-6314-4fa-proj used request id req-26d2d5d9-7856-4df2-a57f-e54f4bc0c8f8 2018-11-14 18:39:57,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67adf299d33386d8a0265c9b820b4fd24240abf8" 2018-11-14 18:39:57,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5a130a4-86ac-47cb-a18b-a93f0e8a74a3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:39:57,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-d5a130a4-86ac-47cb-a18b-a93f0e8a74a3 2018-11-14 18:39:57,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67adf299d33386d8a0265c9b820b4fd24240abf8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-015d409c-6314-4fa-proj"}}' 2018-11-14 18:39:57,986 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:39:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2160338-3d44-41ca-ace1-45ec2c0fb95c Content-Length: 325 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9ab9876b08a4fe0ab175d4afdfef694"}, "tags": [], "enabled": true, "id": "f9ab9876b08a4fe0ab175d4afdfef694", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-015d409c-6314-4fa-proj"}} 2018-11-14 18:39:57,986 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-f2160338-3d44-41ca-ace1-45ec2c0fb95c 2018-11-14 18:39:57,987 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-015d409c-6314-4fa-proj 2018-11-14 18:39:57,987 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:39:57,988 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:39:58,419 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:39:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["dxPU1CcLSHOFyX3ygIjjEQ"], "issued_at": "2018-11-14T18:39:58.000000Z"}} 2018-11-14 18:39:58,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6a236b73c54a134c465ef3019dcaac35b34ee19" 2018-11-14 18:39:58,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cde49e6c-82a0-4edc-b4c5-6d9077037637 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:39:58,523 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-cde49e6c-82a0-4edc-b4c5-6d9077037637 2018-11-14 18:39:58,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:39:58,532 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:39:58,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6a236b73c54a134c465ef3019dcaac35b34ee19" 2018-11-14 18:39:58,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f0bbbac-9f59-49a4-88d7-cced5d0ed06c Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:39:58,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-0f0bbbac-9f59-49a4-88d7-cced5d0ed06c 2018-11-14 18:39:58,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateVolumeTypeComplexTests-015d409c-6314-4fa-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6a236b73c54a134c465ef3019dcaac35b34ee19" 2018-11-14 18:39:58,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2751446d-81dd-4a2b-921c-b14023cea2aa Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateVolumeTypeComplexTests-015d409c-6314-4fa-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f9ab9876b08a4fe0ab175d4afdfef694"}, "tags": [], "enabled": true, "id": "f9ab9876b08a4fe0ab175d4afdfef694", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-015d409c-6314-4fa-proj"}]} 2018-11-14 18:39:58,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateVolumeTypeComplexTests-015d409c-6314-4fa-proj used request id req-2751446d-81dd-4a2b-921c-b14023cea2aa 2018-11-14 18:39:58,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6a236b73c54a134c465ef3019dcaac35b34ee19" 2018-11-14 18:39:58,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06e76016-bd88-4865-a437-0c0b1bfc8f62 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:39:58,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-06e76016-bd88-4865-a437-0c0b1bfc8f62 2018-11-14 18:39:59,202 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-015d409c-6314-4fa-user 2018-11-14 18:39:59,202 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:39:59,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67adf299d33386d8a0265c9b820b4fd24240abf8" 2018-11-14 18:39:59,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bdb5b65-edcd-412a-8848-00caf6096742 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:39:59,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-3bdb5b65-edcd-412a-8848-00caf6096742 2018-11-14 18:39:59,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67adf299d33386d8a0265c9b820b4fd24240abf8" -d '{"role": {"name": "CreateVolumeTypeComplexTests-015d409c-6314-4fa-proj-role"}}' 2018-11-14 18:39:59,447 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:39:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7dc4fa4a-e48d-4aaf-834c-493d14c6bbd4 Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f87a7fee261c4659954b923bc7b07249", "links": {"self": "http://172.30.9.28:5000/v3/roles/f87a7fee261c4659954b923bc7b07249"}, "name": "CreateVolumeTypeComplexTests-015d409c-6314-4fa-proj-role"}} 2018-11-14 18:39:59,447 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-7dc4fa4a-e48d-4aaf-834c-493d14c6bbd4 2018-11-14 18:39:59,448 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-015d409c-6314-4fa-proj-role 2018-11-14 18:39:59,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/f87a7fee261c4659954b923bc7b07249 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67adf299d33386d8a0265c9b820b4fd24240abf8" 2018-11-14 18:39:59,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:39:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5446fd2-a0c1-4622-a26d-dde681468cf1 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f87a7fee261c4659954b923bc7b07249", "links": {"self": "http://172.30.9.28:5000/v3/roles/f87a7fee261c4659954b923bc7b07249"}, "name": "CreateVolumeTypeComplexTests-015d409c-6314-4fa-proj-role"}} 2018-11-14 18:39:59,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/f87a7fee261c4659954b923bc7b07249 used request id req-b5446fd2-a0c1-4622-a26d-dde681468cf1 2018-11-14 18:39:59,559 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-015d409c-6314-4fa-proj-role to project CreateVolumeTypeComplexTests-015d409c-6314-4fa-proj 2018-11-14 18:39:59,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/f9ab9876b08a4fe0ab175d4afdfef694/users/52f3e0c0b7d04e3b855b14b163e3fb16/roles/f87a7fee261c4659954b923bc7b07249 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67adf299d33386d8a0265c9b820b4fd24240abf8" 2018-11-14 18:39:59,726 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:39:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2887bafd-073d-4f87-950c-07cac49e5b68 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:39:59,726 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/f9ab9876b08a4fe0ab175d4afdfef694/users/52f3e0c0b7d04e3b855b14b163e3fb16/roles/f87a7fee261c4659954b923bc7b07249 used request id req-2887bafd-073d-4f87-950c-07cac49e5b68 2018-11-14 18:39:59,728 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:39:59,729 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:40:00,138 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:40:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["Dvf8cahxT4mQwx4NPT_JjQ"], "issued_at": "2018-11-14T18:40:00.000000Z"}} 2018-11-14 18:40:00,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ae7d121a2533da2001778cece3970f16f8c34a4" 2018-11-14 18:40:00,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f6074bf-7034-4d84-a758-3818676393aa Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:40:00,246 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-3f6074bf-7034-4d84-a758-3818676393aa 2018-11-14 18:40:00,252 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ae7d121a2533da2001778cece3970f16f8c34a4" 2018-11-14 18:40:00,454 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:00 GMT Server: Apache x-compute-request-id: req-563f6a79-a611-4e11-84f9-e8f4511e4749 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-563f6a79-a611-4e11-84f9-e8f4511e4749 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-11-14 18:40:00,454 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/qos-specs used request id req-563f6a79-a611-4e11-84f9-e8f4511e4749 2018-11-14 18:40:00,458 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-563f6a79-a611-4e11-84f9-e8f4511e4749" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ae7d121a2533da2001778cece3970f16f8c34a4" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-803fc93e-325a-4af4-b539-f9e108393586-qos-spec"}}' 2018-11-14 18:40:00,670 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:00 GMT Server: Apache x-compute-request-id: req-bcd22e96-3412-462f-a3b8-bb6edc60a1a9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bcd22e96-3412-462f-a3b8-bb6edc60a1a9 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "9859c520-7786-4b72-98ae-4f88a76cd36b", "name": "CreateVolumeTypeComplexTests-803fc93e-325a-4af4-b539-f9e108393586-qos-spec"}, "links": [{"href": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/qos-specs/9859c520-7786-4b72-98ae-4f88a76cd36b", "rel": "self"}, {"href": "http://172.30.9.28:8776/65fe59f084134682a256c9e669979766/qos-specs/9859c520-7786-4b72-98ae-4f88a76cd36b", "rel": "bookmark"}]} 2018-11-14 18:40:00,670 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/qos-specs used request id req-bcd22e96-3412-462f-a3b8-bb6edc60a1a9 2018-11-14 18:40:00,670 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-803fc93e-325a-4af4-b539-f9e108393586-qos-spec 2018-11-14 18:40:00,671 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:40:00,672 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:40:01,096 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:40:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["0zjRcDY2TpiXQyMpwVDpgQ"], "issued_at": "2018-11-14T18:40:01.000000Z"}} 2018-11-14 18:40:01,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e066ef45b27b41760291e619a20d0844982d60f5" 2018-11-14 18:40:01,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e611c258-2db7-4d9d-9657-0997263ccfb3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:40:01,193 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-e611c258-2db7-4d9d-9657-0997263ccfb3 2018-11-14 18:40:01,197 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e066ef45b27b41760291e619a20d0844982d60f5" 2018-11-14 18:40:01,415 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:01 GMT Server: Apache x-compute-request-id: req-0971133c-79ce-43c5-8b1d-7d963f095f0b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0971133c-79ce-43c5-8b1d-7d963f095f0b Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-11-14 18:40:01,415 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types?is_public=None used request id req-0971133c-79ce-43c5-8b1d-7d963f095f0b 2018-11-14 18:40:01,418 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-0971133c-79ce-43c5-8b1d-7d963f095f0b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e066ef45b27b41760291e619a20d0844982d60f5" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-803fc93e-325a-4af4-b539-f9e108393586-vol_type", "description": null}}' 2018-11-14 18:40:02,101 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:01 GMT Server: Apache x-compute-request-id: req-a5bf8f3b-8d39-41cf-94a6-79399febc8d0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a5bf8f3b-8d39-41cf-94a6-79399febc8d0 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-803fc93e-325a-4af4-b539-f9e108393586-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "38109846-cf4c-42db-86ef-2a19d989454b", "description": null}} 2018-11-14 18:40:02,101 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types used request id req-a5bf8f3b-8d39-41cf-94a6-79399febc8d0 2018-11-14 18:40:02,104 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types/38109846-cf4c-42db-86ef-2a19d989454b/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-0971133c-79ce-43c5-8b1d-7d963f095f0b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e066ef45b27b41760291e619a20d0844982d60f5" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-11-14 18:40:02,772 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:02 GMT Server: Apache x-compute-request-id: req-3f399793-41d0-4c92-b975-dc31b98d5fae OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3f399793-41d0-4c92-b975-dc31b98d5fae Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "38109846-cf4c-42db-86ef-2a19d989454b", "name": "foo", "control_location": "back-end", "encryption_id": "d38d26ad-8735-465a-bdbe-347d52959e7b", "provider": "bar", "provider_class": "bar"}} 2018-11-14 18:40:02,772 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types/38109846-cf4c-42db-86ef-2a19d989454b/encryption used request id req-3f399793-41d0-4c92-b975-dc31b98d5fae 2018-11-14 18:40:02,775 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0971133c-79ce-43c5-8b1d-7d963f095f0b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e066ef45b27b41760291e619a20d0844982d60f5" 2018-11-14 18:40:03,005 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:02 GMT Server: Apache x-compute-request-id: req-3a57ba25-80ca-4a9f-becf-07c32c5a469f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3a57ba25-80ca-4a9f-becf-07c32c5a469f Content-Encoding: gzip Content-Length: 168 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "9859c520-7786-4b72-98ae-4f88a76cd36b", "name": "CreateVolumeTypeComplexTests-803fc93e-325a-4af4-b539-f9e108393586-qos-spec"}]} 2018-11-14 18:40:03,005 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/qos-specs used request id req-3a57ba25-80ca-4a9f-becf-07c32c5a469f 2018-11-14 18:40:03,008 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/qos-specs/9859c520-7786-4b72-98ae-4f88a76cd36b/associate?vol_type_id=38109846-cf4c-42db-86ef-2a19d989454b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0971133c-79ce-43c5-8b1d-7d963f095f0b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e066ef45b27b41760291e619a20d0844982d60f5" 2018-11-14 18:40:03,256 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18:40:03 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-28b3378d-40d9-495e-b2a3-f31c02c62c94 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:40:03,256 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/qos-specs/9859c520-7786-4b72-98ae-4f88a76cd36b/associate?vol_type_id=38109846-cf4c-42db-86ef-2a19d989454b used request id req-28b3378d-40d9-495e-b2a3-f31c02c62c94 2018-11-14 18:40:03,257 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-803fc93e-325a-4af4-b539-f9e108393586-vol_type 2018-11-14 18:40:03,259 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types/38109846-cf4c-42db-86ef-2a19d989454b -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a79b096a27ba52947ed2a3c6bb58d09c54779415" 2018-11-14 18:40:03,458 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:03 GMT Server: Apache x-compute-request-id: req-176b58ff-32cf-4928-aa19-9674891722a2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-176b58ff-32cf-4928-aa19-9674891722a2 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-803fc93e-325a-4af4-b539-f9e108393586-vol_type", "qos_specs_id": "9859c520-7786-4b72-98ae-4f88a76cd36b", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "38109846-cf4c-42db-86ef-2a19d989454b", "description": null}} 2018-11-14 18:40:03,458 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types/38109846-cf4c-42db-86ef-2a19d989454b used request id req-176b58ff-32cf-4928-aa19-9674891722a2 2018-11-14 18:40:03,461 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types/38109846-cf4c-42db-86ef-2a19d989454b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-176b58ff-32cf-4928-aa19-9674891722a2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a79b096a27ba52947ed2a3c6bb58d09c54779415" 2018-11-14 18:40:03,675 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:03 GMT Server: Apache x-compute-request-id: req-825cf2f9-03cf-4279-9657-2875e054ec67 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-825cf2f9-03cf-4279-9657-2875e054ec67 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-803fc93e-325a-4af4-b539-f9e108393586-vol_type", "qos_specs_id": "9859c520-7786-4b72-98ae-4f88a76cd36b", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "38109846-cf4c-42db-86ef-2a19d989454b", "description": null}} 2018-11-14 18:40:03,676 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types/38109846-cf4c-42db-86ef-2a19d989454b used request id req-825cf2f9-03cf-4279-9657-2875e054ec67 2018-11-14 18:40:03,678 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types/38109846-cf4c-42db-86ef-2a19d989454b/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-176b58ff-32cf-4928-aa19-9674891722a2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a79b096a27ba52947ed2a3c6bb58d09c54779415" 2018-11-14 18:40:03,895 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:03 GMT Server: Apache x-compute-request-id: req-ba6e3137-3ecc-45f1-9e77-1c874ea0f137 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ba6e3137-3ecc-45f1-9e77-1c874ea0f137 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"volume_type_id": "38109846-cf4c-42db-86ef-2a19d989454b", "control_location": "back-end", "deleted": false, "created_at": "2018-11-14T18:40:02.000000", "updated_at": null, "encryption_id": "d38d26ad-8735-465a-bdbe-347d52959e7b", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-11-14 18:40:03,895 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types/38109846-cf4c-42db-86ef-2a19d989454b/encryption used request id req-ba6e3137-3ecc-45f1-9e77-1c874ea0f137 2018-11-14 18:40:03,898 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/qos-specs/9859c520-7786-4b72-98ae-4f88a76cd36b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-176b58ff-32cf-4928-aa19-9674891722a2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a79b096a27ba52947ed2a3c6bb58d09c54779415" 2018-11-14 18:40:04,099 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:03 GMT Server: Apache x-compute-request-id: req-0b39c99b-a80a-4c76-9cc6-0a286a5e3330 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0b39c99b-a80a-4c76-9cc6-0a286a5e3330 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "9859c520-7786-4b72-98ae-4f88a76cd36b", "name": "CreateVolumeTypeComplexTests-803fc93e-325a-4af4-b539-f9e108393586-qos-spec"}, "links": [{"href": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/qos-specs/9859c520-7786-4b72-98ae-4f88a76cd36b", "rel": "self"}, {"href": "http://172.30.9.28:8776/65fe59f084134682a256c9e669979766/qos-specs/9859c520-7786-4b72-98ae-4f88a76cd36b", "rel": "bookmark"}]} 2018-11-14 18:40:04,099 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/qos-specs/9859c520-7786-4b72-98ae-4f88a76cd36b used request id req-0b39c99b-a80a-4c76-9cc6-0a286a5e3330 2018-11-14 18:40:04,100 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-803fc93e-325a-4af4-b539-f9e108393586-vol_type 2018-11-14 18:40:04,103 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types/38109846-cf4c-42db-86ef-2a19d989454b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0971133c-79ce-43c5-8b1d-7d963f095f0b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e066ef45b27b41760291e619a20d0844982d60f5" 2018-11-14 18:40:04,357 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18:40:04 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-03ed8c5e-df1a-406d-a89b-eaa75f718702 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:40:04,358 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types/38109846-cf4c-42db-86ef-2a19d989454b used request id req-03ed8c5e-df1a-406d-a89b-eaa75f718702 2018-11-14 18:40:04,358 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-803fc93e-325a-4af4-b539-f9e108393586-qos-spec 2018-11-14 18:40:04,361 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/qos-specs/9859c520-7786-4b72-98ae-4f88a76cd36b?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-563f6a79-a611-4e11-84f9-e8f4511e4749" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ae7d121a2533da2001778cece3970f16f8c34a4" 2018-11-14 18:40:04,604 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18:40:04 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-38044350-6f61-4f6c-8861-bd5358f137d0 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:40:04,604 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/qos-specs/9859c520-7786-4b72-98ae-4f88a76cd36b?force=False used request id req-38044350-6f61-4f6c-8861-bd5358f137d0 2018-11-14 18:40:04,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67adf299d33386d8a0265c9b820b4fd24240abf8" 2018-11-14 18:40:04,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-2d3bae17-b3c2-4e8a-a4ef-f98827cb8e35 Date: Wed, 14 Nov 2018 18:40:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:40:04,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-2d3bae17-b3c2-4e8a-a4ef-f98827cb8e35 2018-11-14 18:40:04,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67adf299d33386d8a0265c9b820b4fd24240abf8" 2018-11-14 18:40:04,986 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:40:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4a33813-93cf-4e44-a32c-4379f648baaf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:40:04,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-d4a33813-93cf-4e44-a32c-4379f648baaf 2018-11-14 18:40:04,986 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:40:04,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67adf299d33386d8a0265c9b820b4fd24240abf8" 2018-11-14 18:40:05,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a64b19c-31ab-481e-b7f0-747ce0e993d2 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:40:05,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-1a64b19c-31ab-481e-b7f0-747ce0e993d2 2018-11-14 18:40:05,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67adf299d33386d8a0265c9b820b4fd24240abf8" 2018-11-14 18:40:05,209 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:40:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-595633f1-9cf9-4d58-a85d-7c89fe5c098a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:40:05,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-595633f1-9cf9-4d58-a85d-7c89fe5c098a 2018-11-14 18:40:05,209 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:40:05,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67adf299d33386d8a0265c9b820b4fd24240abf8" 2018-11-14 18:40:05,324 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:40:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38e0834d-c0ba-48cd-b792-0e4ab347ab4d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:40:05,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-38e0834d-c0ba-48cd-b792-0e4ab347ab4d 2018-11-14 18:40:05,324 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:40:05,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67adf299d33386d8a0265c9b820b4fd24240abf8" 2018-11-14 18:40:05,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40e2647d-d0fa-45d5-8499-48354f952643 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:40:05,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-40e2647d-d0fa-45d5-8499-48354f952643 2018-11-14 18:40:05,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67adf299d33386d8a0265c9b820b4fd24240abf8" 2018-11-14 18:40:05,543 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:40:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9cb0541a-eb99-4c55-90c9-22123073dcc5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 18:40:05,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-9cb0541a-eb99-4c55-90c9-22123073dcc5 2018-11-14 18:40:05,543 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:40:05,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67adf299d33386d8a0265c9b820b4fd24240abf8" 2018-11-14 18:40:05,656 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:40:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59a8e9a5-301e-430e-b91a-277739c42dbd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d3b3d3f2c3dd4be6bc230a686f3f0839.", "code": 404, "title": "Not Found"}} 2018-11-14 18:40:05,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 used request id req-59a8e9a5-301e-430e-b91a-277739c42dbd 2018-11-14 18:40:05,657 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:40:05,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67adf299d33386d8a0265c9b820b4fd24240abf8" 2018-11-14 18:40:05,771 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:40:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-476d07db-eeaf-4ca8-9d1f-574acd65820d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5dcff89097904b7c82103d40edeed98d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:40:05,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d used request id req-476d07db-eeaf-4ca8-9d1f-574acd65820d 2018-11-14 18:40:05,771 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:40:05,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67adf299d33386d8a0265c9b820b4fd24240abf8" 2018-11-14 18:40:05,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb606e66-a1a6-402f-bc28-6b965b01b341 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:40:05,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-eb606e66-a1a6-402f-bc28-6b965b01b341 2018-11-14 18:40:05,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67adf299d33386d8a0265c9b820b4fd24240abf8" 2018-11-14 18:40:05,997 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:40:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-802761f0-c249-42b3-b7ff-89b5823de986 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 991384c74c4d47b3bd2a68e52ad620ce.", "code": 404, "title": "Not Found"}} 2018-11-14 18:40:05,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce used request id req-802761f0-c249-42b3-b7ff-89b5823de986 2018-11-14 18:40:05,997 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:40:05,998 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-015d409c-6314-4fa-proj 2018-11-14 18:40:06,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/f9ab9876b08a4fe0ab175d4afdfef694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67adf299d33386d8a0265c9b820b4fd24240abf8" 2018-11-14 18:40:06,261 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:40:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7eb3bce1-2165-440c-8d49-e05a2800415e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:40:06,261 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/f9ab9876b08a4fe0ab175d4afdfef694 used request id req-7eb3bce1-2165-440c-8d49-e05a2800415e 2018-11-14 18:40:06,262 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-015d409c-6314-4fa-proj-role 2018-11-14 18:40:06,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/f87a7fee261c4659954b923bc7b07249 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67adf299d33386d8a0265c9b820b4fd24240abf8" 2018-11-14 18:40:06,392 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:40:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-202c93e4-6289-4d62-85cc-5947d6d2121c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:40:06,392 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/f87a7fee261c4659954b923bc7b07249 used request id req-202c93e4-6289-4d62-85cc-5947d6d2121c 2018-11-14 18:40:06,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67adf299d33386d8a0265c9b820b4fd24240abf8" 2018-11-14 18:40:06,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97ff4b08-d0f9-415e-8d99-ab29c12dcdcf Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:40:06,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-97ff4b08-d0f9-415e-8d99-ab29c12dcdcf 2018-11-14 18:40:06,414 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-015d409c-6314-4fa-user 2018-11-14 18:40:06,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/52f3e0c0b7d04e3b855b14b163e3fb16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6a236b73c54a134c465ef3019dcaac35b34ee19" 2018-11-14 18:40:06,551 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:40:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bad5ffdc-87c5-4b49-9c8f-b1236752c897 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:40:06,551 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/52f3e0c0b7d04e3b855b14b163e3fb16 used request id req-bad5ffdc-87c5-4b49-9c8f-b1236752c897 2018-11-14 18:40:06,552 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:40:06,958 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:40:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["yy7FLGAuRwaq7_7i-1ZTLQ"], "issued_at": "2018-11-14T18:40:06.000000Z"}} 2018-11-14 18:40:06,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33051e07f575be25ea0c1d691eb7c30f6e68b2d3" 2018-11-14 18:40:07,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12fb694d-ee87-479b-bfa7-5b7ec95c320e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:40:07,062 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-12fb694d-ee87-479b-bfa7-5b7ec95c320e 2018-11-14 18:40:07,063 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:40:07,064 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:40:07,485 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:40:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["XZz2ZX9hTfqLTFOGWccauQ"], "issued_at": "2018-11-14T18:40:07.000000Z"}} 2018-11-14 18:40:07,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc7ce12b7734ef66f80143f8ead955e1a4a33dc" 2018-11-14 18:40:07,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cea6b3fa-0107-4cac-9f8b-0921d436c8dc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:40:07,585 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-cea6b3fa-0107-4cac-9f8b-0921d436c8dc 2018-11-14 18:40:07,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:40:07,594 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:40: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:40:07,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-13e42df6-9ac5-458-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc7ce12b7734ef66f80143f8ead955e1a4a33dc" 2018-11-14 18:40:07,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc9889d4-0d87-4cb3-901e-9a606a71acba Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-13e42df6-9ac5-458-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:40:07,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-13e42df6-9ac5-458-proj used request id req-dc9889d4-0d87-4cb3-901e-9a606a71acba 2018-11-14 18:40:07,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc7ce12b7734ef66f80143f8ead955e1a4a33dc" 2018-11-14 18:40:07,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d17689a9-06f7-4c63-af1c-b7cb8741f1f2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:40:07,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-d17689a9-06f7-4c63-af1c-b7cb8741f1f2 2018-11-14 18:40:07,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc7ce12b7734ef66f80143f8ead955e1a4a33dc" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-13e42df6-9ac5-458-proj"}}' 2018-11-14 18:40:07,956 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:40:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a11e923-bdd5-4720-a96b-d1191d7eb39c Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7a4fa9abfb004b75841053f33190c15d"}, "tags": [], "enabled": true, "id": "7a4fa9abfb004b75841053f33190c15d", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-13e42df6-9ac5-458-proj"}} 2018-11-14 18:40:07,956 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-7a11e923-bdd5-4720-a96b-d1191d7eb39c 2018-11-14 18:40:07,956 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-13e42df6-9ac5-458-proj 2018-11-14 18:40:07,957 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:40:07,957 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:40:08,379 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:40:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["XLxaB7KKQnSX2wfxndh5sg"], "issued_at": "2018-11-14T18:40:08.000000Z"}} 2018-11-14 18:40:08,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7403ecb041206b41879c10524776734b7c2754e6" 2018-11-14 18:40:08,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fb43c01-9753-43b8-9bc5-855b8e1c23c7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:40:08,476 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-3fb43c01-9753-43b8-9bc5-855b8e1c23c7 2018-11-14 18:40:08,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:40:08,485 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:40: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:40:08,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7403ecb041206b41879c10524776734b7c2754e6" 2018-11-14 18:40:08,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-080c5011-f636-4bcf-aefc-e287639896d7 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:40:08,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-080c5011-f636-4bcf-aefc-e287639896d7 2018-11-14 18:40:08,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-13e42df6-9ac5-458-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7403ecb041206b41879c10524776734b7c2754e6" 2018-11-14 18:40:08,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d33b84e4-5f19-4519-a71d-d9c524a6857e Content-Encoding: gzip Content-Length: 265 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-13e42df6-9ac5-458-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7a4fa9abfb004b75841053f33190c15d"}, "tags": [], "enabled": true, "id": "7a4fa9abfb004b75841053f33190c15d", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-13e42df6-9ac5-458-proj"}]} 2018-11-14 18:40:08,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-13e42df6-9ac5-458-proj used request id req-d33b84e4-5f19-4519-a71d-d9c524a6857e 2018-11-14 18:40:08,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7403ecb041206b41879c10524776734b7c2754e6" 2018-11-14 18:40:08,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b0d6aef-2ad3-497b-a9fa-0c210cd06b58 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:40:08,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-3b0d6aef-2ad3-497b-a9fa-0c210cd06b58 2018-11-14 18:40:09,231 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-13e42df6-9ac5-458-user 2018-11-14 18:40:09,232 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:40:09,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc7ce12b7734ef66f80143f8ead955e1a4a33dc" 2018-11-14 18:40:09,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d1ad183-17f4-423f-9034-2cb8a6f617f3 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:40:09,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-3d1ad183-17f4-423f-9034-2cb8a6f617f3 2018-11-14 18:40:09,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc7ce12b7734ef66f80143f8ead955e1a4a33dc" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-13e42df6-9ac5-458-proj-role"}}' 2018-11-14 18:40:09,476 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:40:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-715db9d2-60e4-4c25-b056-7a8fa8ba4dce Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "04a0ee387b3c4b1d8fb3fef106f97b76", "links": {"self": "http://172.30.9.28:5000/v3/roles/04a0ee387b3c4b1d8fb3fef106f97b76"}, "name": "CreateSimpleVolumeSuccessTests-13e42df6-9ac5-458-proj-role"}} 2018-11-14 18:40:09,477 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-715db9d2-60e4-4c25-b056-7a8fa8ba4dce 2018-11-14 18:40:09,477 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-13e42df6-9ac5-458-proj-role 2018-11-14 18:40:09,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/04a0ee387b3c4b1d8fb3fef106f97b76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc7ce12b7734ef66f80143f8ead955e1a4a33dc" 2018-11-14 18:40:09,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5fcc0de-436f-4c29-a924-d0699280d02d Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "04a0ee387b3c4b1d8fb3fef106f97b76", "links": {"self": "http://172.30.9.28:5000/v3/roles/04a0ee387b3c4b1d8fb3fef106f97b76"}, "name": "CreateSimpleVolumeSuccessTests-13e42df6-9ac5-458-proj-role"}} 2018-11-14 18:40:09,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/04a0ee387b3c4b1d8fb3fef106f97b76 used request id req-d5fcc0de-436f-4c29-a924-d0699280d02d 2018-11-14 18:40:09,587 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-13e42df6-9ac5-458-proj-role to project CreateSimpleVolumeSuccessTests-13e42df6-9ac5-458-proj 2018-11-14 18:40:09,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/7a4fa9abfb004b75841053f33190c15d/users/71d39bb16dd145d984ab089c4f29ccd5/roles/04a0ee387b3c4b1d8fb3fef106f97b76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc7ce12b7734ef66f80143f8ead955e1a4a33dc" 2018-11-14 18:40:09,737 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:40:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e658287-5d79-4791-bc1c-00a6d6105d0c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:40:09,737 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/7a4fa9abfb004b75841053f33190c15d/users/71d39bb16dd145d984ab089c4f29ccd5/roles/04a0ee387b3c4b1d8fb3fef106f97b76 used request id req-8e658287-5d79-4791-bc1c-00a6d6105d0c 2018-11-14 18:40:09,739 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:40:10,153 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "04a0ee387b3c4b1d8fb3fef106f97b76", "name": "CreateSimpleVolumeSuccessTests-13e42df6-9ac5-458-proj-role"}], "expires_at": "2018-11-14T19:40:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7a4fa9abfb004b75841053f33190c15d", "name": "CreateSimpleVolumeSuccessTests-13e42df6-9ac5-458-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/7a4fa9abfb004b75841053f33190c15d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/7a4fa9abfb004b75841053f33190c15d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/7a4fa9abfb004b75841053f33190c15d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_7a4fa9abfb004b75841053f33190c15d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_7a4fa9abfb004b75841053f33190c15d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/7a4fa9abfb004b75841053f33190c15d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/7a4fa9abfb004b75841053f33190c15d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/7a4fa9abfb004b75841053f33190c15d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/7a4fa9abfb004b75841053f33190c15d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/7a4fa9abfb004b75841053f33190c15d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/7a4fa9abfb004b75841053f33190c15d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/7a4fa9abfb004b75841053f33190c15d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/7a4fa9abfb004b75841053f33190c15d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/7a4fa9abfb004b75841053f33190c15d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-13e42df6-9ac5-458-user", "id": "71d39bb16dd145d984ab089c4f29ccd5"}, "audit_ids": ["Ldwo92IaQee_tAv5HBtn-A"], "issued_at": "2018-11-14T18:40:10.000000Z"}} 2018-11-14 18:40:10,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cebf0e6f3a5530990ad844cd05c60dee7d2eb3d" 2018-11-14 18:40:10,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1368039c-ead3-403b-8fb9-cebb569f8d0c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:40:10,359 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-1368039c-ead3-403b-8fb9-cebb569f8d0c 2018-11-14 18:40:10,360 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:40:10,361 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:40:10,759 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "04a0ee387b3c4b1d8fb3fef106f97b76", "name": "CreateSimpleVolumeSuccessTests-13e42df6-9ac5-458-proj-role"}], "expires_at": "2018-11-14T19:40:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7a4fa9abfb004b75841053f33190c15d", "name": "CreateSimpleVolumeSuccessTests-13e42df6-9ac5-458-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/7a4fa9abfb004b75841053f33190c15d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/7a4fa9abfb004b75841053f33190c15d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/7a4fa9abfb004b75841053f33190c15d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_7a4fa9abfb004b75841053f33190c15d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_7a4fa9abfb004b75841053f33190c15d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/7a4fa9abfb004b75841053f33190c15d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/7a4fa9abfb004b75841053f33190c15d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/7a4fa9abfb004b75841053f33190c15d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/7a4fa9abfb004b75841053f33190c15d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/7a4fa9abfb004b75841053f33190c15d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/7a4fa9abfb004b75841053f33190c15d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/7a4fa9abfb004b75841053f33190c15d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/7a4fa9abfb004b75841053f33190c15d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/7a4fa9abfb004b75841053f33190c15d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-13e42df6-9ac5-458-user", "id": "71d39bb16dd145d984ab089c4f29ccd5"}, "audit_ids": ["u-Xc029zRDyPDyn7d46d-w"], "issued_at": "2018-11-14T18:40:10.000000Z"}} 2018-11-14 18:40:10,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4c7e2d27fada9aed902b79c7e0ec205b6a8e620" 2018-11-14 18:40:10,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a24f7af-4262-4b49-951c-02880d00a135 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:40:10,853 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-4a24f7af-4262-4b49-951c-02880d00a135 2018-11-14 18:40:10,858 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/7a4fa9abfb004b75841053f33190c15d/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4c7e2d27fada9aed902b79c7e0ec205b6a8e620" 2018-11-14 18:40:11,078 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:10 GMT Server: Apache x-compute-request-id: req-1015c435-13eb-47c4-834a-35c0489941f9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1015c435-13eb-47c4-834a-35c0489941f9 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-14 18:40:11,078 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/7a4fa9abfb004b75841053f33190c15d/volumes/detail used request id req-1015c435-13eb-47c4-834a-35c0489941f9 2018-11-14 18:40:11,082 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/7a4fa9abfb004b75841053f33190c15d/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-1015c435-13eb-47c4-834a-35c0489941f9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4c7e2d27fada9aed902b79c7e0ec205b6a8e620" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeSuccessTests-5ff08d4a-f293-49ab-9d1c-44a8a2cd6da9", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-11-14 18:40:11,489 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18:40:11 GMT Server: Apache x-compute-request-id: req-6b64a7c2-f629-41da-98f9-74110f2fa727 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6b64a7c2-f629-41da-98f9-74110f2fa727 Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "71d39bb16dd145d984ab089c4f29ccd5", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/7a4fa9abfb004b75841053f33190c15d/volumes/6444f951-3370-4eef-a7cb-72c84d690a97", "rel": "self"}, {"href": "http://172.30.9.28:8776/7a4fa9abfb004b75841053f33190c15d/volumes/6444f951-3370-4eef-a7cb-72c84d690a97", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-14T18:40:11.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-5ff08d4a-f293-49ab-9d1c-44a8a2cd6da9", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6444f951-3370-4eef-a7cb-72c84d690a97", "size": 1}} 2018-11-14 18:40:11,489 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/7a4fa9abfb004b75841053f33190c15d/volumes used request id req-6b64a7c2-f629-41da-98f9-74110f2fa727 2018-11-14 18:40:11,492 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/7a4fa9abfb004b75841053f33190c15d/volumes/6444f951-3370-4eef-a7cb-72c84d690a97 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1015c435-13eb-47c4-834a-35c0489941f9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4c7e2d27fada9aed902b79c7e0ec205b6a8e620" 2018-11-14 18:40:11,747 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:11 GMT Server: Apache x-compute-request-id: req-2a66fb5c-8106-4fc0-9c64-5b24c70e0216 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2a66fb5c-8106-4fc0-9c64-5b24c70e0216 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "71d39bb16dd145d984ab089c4f29ccd5", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/7a4fa9abfb004b75841053f33190c15d/volumes/6444f951-3370-4eef-a7cb-72c84d690a97", "rel": "self"}, {"href": "http://172.30.9.28:8776/7a4fa9abfb004b75841053f33190c15d/volumes/6444f951-3370-4eef-a7cb-72c84d690a97", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-14T18:40:11.000000", "description": null, "os-vol-tenant-attr:tenant_id": "7a4fa9abfb004b75841053f33190c15d", "updated_at": "2018-11-14T18:40:11.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-5ff08d4a-f293-49ab-9d1c-44a8a2cd6da9", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6444f951-3370-4eef-a7cb-72c84d690a97", "size": 1}} 2018-11-14 18:40:11,747 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/7a4fa9abfb004b75841053f33190c15d/volumes/6444f951-3370-4eef-a7cb-72c84d690a97 used request id req-2a66fb5c-8106-4fc0-9c64-5b24c70e0216 2018-11-14 18:40:11,748 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-5ff08d4a-f293-49ab-9d1c-44a8a2cd6da9 2018-11-14 18:40:11,751 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/7a4fa9abfb004b75841053f33190c15d/volumes/6444f951-3370-4eef-a7cb-72c84d690a97 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1015c435-13eb-47c4-834a-35c0489941f9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4c7e2d27fada9aed902b79c7e0ec205b6a8e620" 2018-11-14 18:40:12,000 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:11 GMT Server: Apache x-compute-request-id: req-2f94ad91-0523-4f45-b93a-7ffcce031f38 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2f94ad91-0523-4f45-b93a-7ffcce031f38 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "71d39bb16dd145d984ab089c4f29ccd5", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/7a4fa9abfb004b75841053f33190c15d/volumes/6444f951-3370-4eef-a7cb-72c84d690a97", "rel": "self"}, {"href": "http://172.30.9.28:8776/7a4fa9abfb004b75841053f33190c15d/volumes/6444f951-3370-4eef-a7cb-72c84d690a97", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-14T18:40:11.000000", "description": null, "os-vol-tenant-attr:tenant_id": "7a4fa9abfb004b75841053f33190c15d", "updated_at": "2018-11-14T18:40:11.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-5ff08d4a-f293-49ab-9d1c-44a8a2cd6da9", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6444f951-3370-4eef-a7cb-72c84d690a97", "size": 1}} 2018-11-14 18:40:12,001 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/7a4fa9abfb004b75841053f33190c15d/volumes/6444f951-3370-4eef-a7cb-72c84d690a97 used request id req-2f94ad91-0523-4f45-b93a-7ffcce031f38 2018-11-14 18:40:12,001 - create_volume - DEBUG - Instance status is - available 2018-11-14 18:40:12,001 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-5ff08d4a-f293-49ab-9d1c-44a8a2cd6da9 2018-11-14 18:40:12,001 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-5ff08d4a-f293-49ab-9d1c-44a8a2cd6da9 2018-11-14 18:40:12,004 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/7a4fa9abfb004b75841053f33190c15d/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cebf0e6f3a5530990ad844cd05c60dee7d2eb3d" 2018-11-14 18:40:12,228 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:12 GMT Server: Apache x-compute-request-id: req-ca8869bb-35c0-45a3-bb0a-d21472ed350a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ca8869bb-35c0-45a3-bb0a-d21472ed350a Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "71d39bb16dd145d984ab089c4f29ccd5", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/7a4fa9abfb004b75841053f33190c15d/volumes/6444f951-3370-4eef-a7cb-72c84d690a97", "rel": "self"}, {"href": "http://172.30.9.28:8776/7a4fa9abfb004b75841053f33190c15d/volumes/6444f951-3370-4eef-a7cb-72c84d690a97", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-14T18:40:11.000000", "description": null, "os-vol-tenant-attr:tenant_id": "7a4fa9abfb004b75841053f33190c15d", "updated_at": "2018-11-14T18:40:11.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-5ff08d4a-f293-49ab-9d1c-44a8a2cd6da9", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6444f951-3370-4eef-a7cb-72c84d690a97", "size": 1}]} 2018-11-14 18:40:12,229 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/7a4fa9abfb004b75841053f33190c15d/volumes/detail used request id req-ca8869bb-35c0-45a3-bb0a-d21472ed350a 2018-11-14 18:40:12,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:40:12,238 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:40: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:40:12,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7a4fa9abfb004b75841053f33190c15d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cebf0e6f3a5530990ad844cd05c60dee7d2eb3d" 2018-11-14 18:40:12,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b575d431-5444-4745-9a96-7f4bee0edc7b Content-Encoding: gzip Content-Length: 232 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7a4fa9abfb004b75841053f33190c15d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7a4fa9abfb004b75841053f33190c15d", "name": "CreateSimpleVolumeSuccessTests-13e42df6-9ac5-458-proj"}} 2018-11-14 18:40:12,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7a4fa9abfb004b75841053f33190c15d used request id req-b575d431-5444-4745-9a96-7f4bee0edc7b 2018-11-14 18:40:12,335 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/7a4fa9abfb004b75841053f33190c15d/volumes/6444f951-3370-4eef-a7cb-72c84d690a97 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1015c435-13eb-47c4-834a-35c0489941f9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4c7e2d27fada9aed902b79c7e0ec205b6a8e620" 2018-11-14 18:40:12,579 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:12 GMT Server: Apache x-compute-request-id: req-541560b7-e1cc-4f7d-a22b-923f803ac955 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-541560b7-e1cc-4f7d-a22b-923f803ac955 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "71d39bb16dd145d984ab089c4f29ccd5", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/7a4fa9abfb004b75841053f33190c15d/volumes/6444f951-3370-4eef-a7cb-72c84d690a97", "rel": "self"}, {"href": "http://172.30.9.28:8776/7a4fa9abfb004b75841053f33190c15d/volumes/6444f951-3370-4eef-a7cb-72c84d690a97", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-14T18:40:11.000000", "description": null, "os-vol-tenant-attr:tenant_id": "7a4fa9abfb004b75841053f33190c15d", "updated_at": "2018-11-14T18:40:11.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-5ff08d4a-f293-49ab-9d1c-44a8a2cd6da9", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6444f951-3370-4eef-a7cb-72c84d690a97", "size": 1}} 2018-11-14 18:40:12,580 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/7a4fa9abfb004b75841053f33190c15d/volumes/6444f951-3370-4eef-a7cb-72c84d690a97 used request id req-541560b7-e1cc-4f7d-a22b-923f803ac955 2018-11-14 18:40:12,580 - create_volume - DEBUG - Instance status is - available 2018-11-14 18:40:12,580 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-5ff08d4a-f293-49ab-9d1c-44a8a2cd6da9 2018-11-14 18:40:12,580 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-5ff08d4a-f293-49ab-9d1c-44a8a2cd6da9 2018-11-14 18:40:12,583 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/7a4fa9abfb004b75841053f33190c15d/volumes/6444f951-3370-4eef-a7cb-72c84d690a97 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1015c435-13eb-47c4-834a-35c0489941f9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4c7e2d27fada9aed902b79c7e0ec205b6a8e620" 2018-11-14 18:40:12,669 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18:40:12 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0b80811a-38f6-4c7e-9afe-773147640cd7 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:40:12,669 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/7a4fa9abfb004b75841053f33190c15d/volumes/6444f951-3370-4eef-a7cb-72c84d690a97 used request id req-0b80811a-38f6-4c7e-9afe-773147640cd7 2018-11-14 18:40:12,672 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/7a4fa9abfb004b75841053f33190c15d/volumes/6444f951-3370-4eef-a7cb-72c84d690a97 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1015c435-13eb-47c4-834a-35c0489941f9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4c7e2d27fada9aed902b79c7e0ec205b6a8e620" 2018-11-14 18:40:12,894 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:40:12 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-756f5bc8-4ae0-471d-8927-561d606fa92d x-openstack-request-id: req-756f5bc8-4ae0-471d-8927-561d606fa92d Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 6444f951-3370-4eef-a7cb-72c84d690a97 could not be found.", "code": 404}} 2018-11-14 18:40:12,894 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/7a4fa9abfb004b75841053f33190c15d/volumes/6444f951-3370-4eef-a7cb-72c84d690a97 used request id req-756f5bc8-4ae0-471d-8927-561d606fa92d 2018-11-14 18:40:12,895 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 6444f951-3370-4eef-a7cb-72c84d690a97 could not be found. (HTTP 404) (Request-ID: req-756f5bc8-4ae0-471d-8927-561d606fa92d) 2018-11-14 18:40:12,895 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-5ff08d4a-f293-49ab-9d1c-44a8a2cd6da9 2018-11-14 18:40:12,898 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/7a4fa9abfb004b75841053f33190c15d/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ca8869bb-35c0-45a3-bb0a-d21472ed350a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cebf0e6f3a5530990ad844cd05c60dee7d2eb3d" 2018-11-14 18:40:13,123 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:12 GMT Server: Apache x-compute-request-id: req-3eab55f8-cadb-49fd-ac79-3c458c1ac21c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3eab55f8-cadb-49fd-ac79-3c458c1ac21c Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-14 18:40:13,123 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/7a4fa9abfb004b75841053f33190c15d/volumes/detail used request id req-3eab55f8-cadb-49fd-ac79-3c458c1ac21c 2018-11-14 18:40:13,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc7ce12b7734ef66f80143f8ead955e1a4a33dc" 2018-11-14 18:40:13,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-56337610-4802-4aea-bc0e-11e8257eac52 Date: Wed, 14 Nov 2018 18:40:13 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:40:13,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-56337610-4802-4aea-bc0e-11e8257eac52 2018-11-14 18:40:13,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc7ce12b7734ef66f80143f8ead955e1a4a33dc" 2018-11-14 18:40:13,529 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:40:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2e1b02f-a64d-4bed-aa68-449fa38a6ab3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:40:13,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-d2e1b02f-a64d-4bed-aa68-449fa38a6ab3 2018-11-14 18:40:13,530 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:40:13,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc7ce12b7734ef66f80143f8ead955e1a4a33dc" 2018-11-14 18:40:13,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-299802db-de67-414c-9c5d-3d79903130da Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:40:13,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-299802db-de67-414c-9c5d-3d79903130da 2018-11-14 18:40:13,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc7ce12b7734ef66f80143f8ead955e1a4a33dc" 2018-11-14 18:40:13,757 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:40:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f931e4d-1191-43d4-aedb-a11f2c7a2436 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:40:13,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-8f931e4d-1191-43d4-aedb-a11f2c7a2436 2018-11-14 18:40:13,757 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:40:13,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc7ce12b7734ef66f80143f8ead955e1a4a33dc" 2018-11-14 18:40:13,859 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:40:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c56c04ab-addf-4342-819b-c3f2c36bee90 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:40:13,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-c56c04ab-addf-4342-819b-c3f2c36bee90 2018-11-14 18:40:13,859 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:40:13,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc7ce12b7734ef66f80143f8ead955e1a4a33dc" 2018-11-14 18:40:13,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cec55225-985a-4464-9fca-6740c72f4483 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:40:13,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-cec55225-985a-4464-9fca-6740c72f4483 2018-11-14 18:40:13,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc7ce12b7734ef66f80143f8ead955e1a4a33dc" 2018-11-14 18:40:14,060 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:40:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f7d8008-2028-429f-87d7-0edf2fb41314 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 18:40:14,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-7f7d8008-2028-429f-87d7-0edf2fb41314 2018-11-14 18:40:14,060 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:40:14,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc7ce12b7734ef66f80143f8ead955e1a4a33dc" 2018-11-14 18:40:14,168 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:40:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d456e59a-5de3-4452-910b-e14218a8759b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d3b3d3f2c3dd4be6bc230a686f3f0839.", "code": 404, "title": "Not Found"}} 2018-11-14 18:40:14,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 used request id req-d456e59a-5de3-4452-910b-e14218a8759b 2018-11-14 18:40:14,168 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:40:14,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc7ce12b7734ef66f80143f8ead955e1a4a33dc" 2018-11-14 18:40:14,280 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:40:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21a57dca-cfab-4d55-9a7c-585be47269d4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5dcff89097904b7c82103d40edeed98d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:40:14,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d used request id req-21a57dca-cfab-4d55-9a7c-585be47269d4 2018-11-14 18:40:14,280 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:40:14,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc7ce12b7734ef66f80143f8ead955e1a4a33dc" 2018-11-14 18:40:14,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-052e47d0-9c62-4ac5-8fd2-b221426d1342 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:40:14,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-052e47d0-9c62-4ac5-8fd2-b221426d1342 2018-11-14 18:40:14,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc7ce12b7734ef66f80143f8ead955e1a4a33dc" 2018-11-14 18:40:14,500 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:40:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0df2ba5-3875-4766-ac19-ad5228b6add8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 991384c74c4d47b3bd2a68e52ad620ce.", "code": 404, "title": "Not Found"}} 2018-11-14 18:40:14,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce used request id req-c0df2ba5-3875-4766-ac19-ad5228b6add8 2018-11-14 18:40:14,500 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:40:14,501 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-13e42df6-9ac5-458-proj 2018-11-14 18:40:14,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/7a4fa9abfb004b75841053f33190c15d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc7ce12b7734ef66f80143f8ead955e1a4a33dc" 2018-11-14 18:40:14,746 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:40:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26664744-161a-434f-9d0a-ff9c7ff7871d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:40:14,746 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/7a4fa9abfb004b75841053f33190c15d used request id req-26664744-161a-434f-9d0a-ff9c7ff7871d 2018-11-14 18:40:14,746 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-13e42df6-9ac5-458-proj-role 2018-11-14 18:40:14,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/04a0ee387b3c4b1d8fb3fef106f97b76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc7ce12b7734ef66f80143f8ead955e1a4a33dc" 2018-11-14 18:40:14,878 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:40:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-547217b8-8a5b-4025-9bea-ecaebc142f9b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:40:14,878 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/04a0ee387b3c4b1d8fb3fef106f97b76 used request id req-547217b8-8a5b-4025-9bea-ecaebc142f9b 2018-11-14 18:40:14,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc7ce12b7734ef66f80143f8ead955e1a4a33dc" 2018-11-14 18:40:14,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b86b62f-a6f2-43dc-81cb-4b163c4c35a2 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:40:14,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-8b86b62f-a6f2-43dc-81cb-4b163c4c35a2 2018-11-14 18:40:14,979 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-13e42df6-9ac5-458-user 2018-11-14 18:40:14,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/71d39bb16dd145d984ab089c4f29ccd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7403ecb041206b41879c10524776734b7c2754e6" 2018-11-14 18:40:15,192 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:40:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f14bf3d7-b194-49e6-87ee-b84ba3306db8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:40:15,192 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/71d39bb16dd145d984ab089c4f29ccd5 used request id req-f14bf3d7-b194-49e6-87ee-b84ba3306db8 2018-11-14 18:40:15,194 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:40:15,608 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:40:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["jvzchbirQu6Z67gS7D3VIg"], "issued_at": "2018-11-14T18:40:15.000000Z"}} 2018-11-14 18:40:15,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58b349373a9224b848f17b4aaaefded7ce44442a" 2018-11-14 18:40:15,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f05b8ded-4bf7-4697-a99a-fde3e020709c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:40:15,707 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-f05b8ded-4bf7-4697-a99a-fde3e020709c 2018-11-14 18:40:15,709 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:40:15,710 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:40:16,138 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:40:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["k72_l683QdScLUKA99zbCg"], "issued_at": "2018-11-14T18:40:16.000000Z"}} 2018-11-14 18:40:16,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b93347fcbab51f99f7f35bc5f79a64e6b594eba1" 2018-11-14 18:40:16,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fd3338e-98f4-4812-ae2e-c307967b8b61 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:40:16,233 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-0fd3338e-98f4-4812-ae2e-c307967b8b61 2018-11-14 18:40:16,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:40:16,242 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:40: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:40:16,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-843a19f9-4913-4c9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b93347fcbab51f99f7f35bc5f79a64e6b594eba1" 2018-11-14 18:40:16,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55b9a8c8-43e7-4c7a-bdff-bea8471dc2e2 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-843a19f9-4913-4c9-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:40:16,357 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-843a19f9-4913-4c9-proj used request id req-55b9a8c8-43e7-4c7a-bdff-bea8471dc2e2 2018-11-14 18:40:16,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b93347fcbab51f99f7f35bc5f79a64e6b594eba1" 2018-11-14 18:40:16,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5612a6fe-8f8a-4cdf-83a6-cfbdf4c2dc73 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:40:16,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-5612a6fe-8f8a-4cdf-83a6-cfbdf4c2dc73 2018-11-14 18:40:16,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b93347fcbab51f99f7f35bc5f79a64e6b594eba1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-843a19f9-4913-4c9-proj"}}' 2018-11-14 18:40:16,615 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:40:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea5e98fe-7999-419d-b51e-33c46bdf5287 Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b186278ca5f34548903a5cde607134a1"}, "tags": [], "enabled": true, "id": "b186278ca5f34548903a5cde607134a1", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-843a19f9-4913-4c9-proj"}} 2018-11-14 18:40:16,615 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-ea5e98fe-7999-419d-b51e-33c46bdf5287 2018-11-14 18:40:16,615 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-843a19f9-4913-4c9-proj 2018-11-14 18:40:16,616 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:40:16,616 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:40:17,045 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:40:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["8Wt5rTZdRM6b2JuQs8xmwQ"], "issued_at": "2018-11-14T18:40:17.000000Z"}} 2018-11-14 18:40:17,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b1fe54054ee3b552beaafa6dae4e02e5d86fdb0" 2018-11-14 18:40:17,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c55aede-775c-4821-ac19-5fa5ef07b497 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:40:17,144 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-9c55aede-775c-4821-ac19-5fa5ef07b497 2018-11-14 18:40:17,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:40:17,154 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:40: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:40:17,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b1fe54054ee3b552beaafa6dae4e02e5d86fdb0" 2018-11-14 18:40:17,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f60a4b04-cbb9-4a3e-a622-0874769b6252 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:40:17,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-f60a4b04-cbb9-4a3e-a622-0874769b6252 2018-11-14 18:40:17,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-843a19f9-4913-4c9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b1fe54054ee3b552beaafa6dae4e02e5d86fdb0" 2018-11-14 18:40:17,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03ebb1a9-d90c-4ce7-8932-b0dac1651859 Content-Encoding: gzip Content-Length: 266 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-843a19f9-4913-4c9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b186278ca5f34548903a5cde607134a1"}, "tags": [], "enabled": true, "id": "b186278ca5f34548903a5cde607134a1", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-843a19f9-4913-4c9-proj"}]} 2018-11-14 18:40:17,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-843a19f9-4913-4c9-proj used request id req-03ebb1a9-d90c-4ce7-8932-b0dac1651859 2018-11-14 18:40:17,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b1fe54054ee3b552beaafa6dae4e02e5d86fdb0" 2018-11-14 18:40:17,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a68915b-e07a-4a03-a8f8-37163227d699 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:40:17,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-7a68915b-e07a-4a03-a8f8-37163227d699 2018-11-14 18:40:17,962 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-843a19f9-4913-4c9-user 2018-11-14 18:40:17,962 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:40:17,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b93347fcbab51f99f7f35bc5f79a64e6b594eba1" 2018-11-14 18:40:18,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a131ee91-4988-4c49-9848-ddbb14e61ce7 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:40:18,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-a131ee91-4988-4c49-9848-ddbb14e61ce7 2018-11-14 18:40:18,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b93347fcbab51f99f7f35bc5f79a64e6b594eba1" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-843a19f9-4913-4c9-proj-role"}}' 2018-11-14 18:40:18,195 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:40:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1de35e67-7a60-4d2b-9c14-14e5f3f694f4 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4d400d1038664a91ba9717ce91be3238", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d400d1038664a91ba9717ce91be3238"}, "name": "CreateSimpleVolumeSuccessTests-843a19f9-4913-4c9-proj-role"}} 2018-11-14 18:40:18,195 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-1de35e67-7a60-4d2b-9c14-14e5f3f694f4 2018-11-14 18:40:18,196 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-843a19f9-4913-4c9-proj-role 2018-11-14 18:40:18,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/4d400d1038664a91ba9717ce91be3238 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b93347fcbab51f99f7f35bc5f79a64e6b594eba1" 2018-11-14 18:40:18,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ffd33dd-2c95-48b7-baee-986922bfcbd0 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4d400d1038664a91ba9717ce91be3238", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d400d1038664a91ba9717ce91be3238"}, "name": "CreateSimpleVolumeSuccessTests-843a19f9-4913-4c9-proj-role"}} 2018-11-14 18:40:18,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/4d400d1038664a91ba9717ce91be3238 used request id req-0ffd33dd-2c95-48b7-baee-986922bfcbd0 2018-11-14 18:40:18,313 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-843a19f9-4913-4c9-proj-role to project CreateSimpleVolumeSuccessTests-843a19f9-4913-4c9-proj 2018-11-14 18:40:18,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/b186278ca5f34548903a5cde607134a1/users/2edc51973e2d4272baf0a1376e83d80b/roles/4d400d1038664a91ba9717ce91be3238 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b93347fcbab51f99f7f35bc5f79a64e6b594eba1" 2018-11-14 18:40:18,456 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:40:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eebb81dc-04b0-4f65-a5b6-e5fcf69ecb4a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:40:18,456 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/b186278ca5f34548903a5cde607134a1/users/2edc51973e2d4272baf0a1376e83d80b/roles/4d400d1038664a91ba9717ce91be3238 used request id req-eebb81dc-04b0-4f65-a5b6-e5fcf69ecb4a 2018-11-14 18:40:18,459 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:40:18,868 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4d400d1038664a91ba9717ce91be3238", "name": "CreateSimpleVolumeSuccessTests-843a19f9-4913-4c9-proj-role"}], "expires_at": "2018-11-14T19:40:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b186278ca5f34548903a5cde607134a1", "name": "CreateSimpleVolumeSuccessTests-843a19f9-4913-4c9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b186278ca5f34548903a5cde607134a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/b186278ca5f34548903a5cde607134a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/b186278ca5f34548903a5cde607134a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_b186278ca5f34548903a5cde607134a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_b186278ca5f34548903a5cde607134a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/b186278ca5f34548903a5cde607134a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/b186278ca5f34548903a5cde607134a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/b186278ca5f34548903a5cde607134a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/b186278ca5f34548903a5cde607134a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/b186278ca5f34548903a5cde607134a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/b186278ca5f34548903a5cde607134a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/b186278ca5f34548903a5cde607134a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/b186278ca5f34548903a5cde607134a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/b186278ca5f34548903a5cde607134a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-843a19f9-4913-4c9-user", "id": "2edc51973e2d4272baf0a1376e83d80b"}, "audit_ids": ["k1vpSbCKT16twux-VIOTEg"], "issued_at": "2018-11-14T18:40:18.000000Z"}} 2018-11-14 18:40:18,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f55dfeb89eea4860bb5318b9cd57087524c5c9f" 2018-11-14 18:40:18,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31e1bc5f-69db-48c8-885f-712e53a64cbe Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:40:18,956 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-31e1bc5f-69db-48c8-885f-712e53a64cbe 2018-11-14 18:40:18,957 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:40:18,958 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:40:19,360 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4d400d1038664a91ba9717ce91be3238", "name": "CreateSimpleVolumeSuccessTests-843a19f9-4913-4c9-proj-role"}], "expires_at": "2018-11-14T19:40:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b186278ca5f34548903a5cde607134a1", "name": "CreateSimpleVolumeSuccessTests-843a19f9-4913-4c9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b186278ca5f34548903a5cde607134a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/b186278ca5f34548903a5cde607134a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/b186278ca5f34548903a5cde607134a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_b186278ca5f34548903a5cde607134a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_b186278ca5f34548903a5cde607134a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/b186278ca5f34548903a5cde607134a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/b186278ca5f34548903a5cde607134a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/b186278ca5f34548903a5cde607134a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/b186278ca5f34548903a5cde607134a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/b186278ca5f34548903a5cde607134a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/b186278ca5f34548903a5cde607134a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/b186278ca5f34548903a5cde607134a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/b186278ca5f34548903a5cde607134a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/b186278ca5f34548903a5cde607134a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-843a19f9-4913-4c9-user", "id": "2edc51973e2d4272baf0a1376e83d80b"}, "audit_ids": ["dI8yP69hQQi8_q30-WtYlA"], "issued_at": "2018-11-14T18:40:19.000000Z"}} 2018-11-14 18:40:19,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf522188ace060d4b711303b1e5155c4d192a5a6" 2018-11-14 18:40:19,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4657772-8253-44e5-9969-bb19bfa9a093 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:40:19,457 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-a4657772-8253-44e5-9969-bb19bfa9a093 2018-11-14 18:40:19,462 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/b186278ca5f34548903a5cde607134a1/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf522188ace060d4b711303b1e5155c4d192a5a6" 2018-11-14 18:40:19,730 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:19 GMT Server: Apache x-compute-request-id: req-27ec7b1d-53bb-4ca9-85f1-18250cdff824 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-27ec7b1d-53bb-4ca9-85f1-18250cdff824 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-14 18:40:19,730 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/b186278ca5f34548903a5cde607134a1/volumes/detail used request id req-27ec7b1d-53bb-4ca9-85f1-18250cdff824 2018-11-14 18:40:19,733 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/b186278ca5f34548903a5cde607134a1/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-27ec7b1d-53bb-4ca9-85f1-18250cdff824" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf522188ace060d4b711303b1e5155c4d192a5a6" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeSuccessTests-c33c6455-7c61-4325-9e40-a64b8b2436fc", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-11-14 18:40:20,188 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18:40:19 GMT Server: Apache x-compute-request-id: req-e8562f0b-9055-4f86-a6db-e6f4b40dcb8c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e8562f0b-9055-4f86-a6db-e6f4b40dcb8c Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "2edc51973e2d4272baf0a1376e83d80b", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/b186278ca5f34548903a5cde607134a1/volumes/b8c36694-6075-41bd-b47e-20a7a5a11f4c", "rel": "self"}, {"href": "http://172.30.9.28:8776/b186278ca5f34548903a5cde607134a1/volumes/b8c36694-6075-41bd-b47e-20a7a5a11f4c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-14T18:40:20.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-c33c6455-7c61-4325-9e40-a64b8b2436fc", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b8c36694-6075-41bd-b47e-20a7a5a11f4c", "size": 1}} 2018-11-14 18:40:20,189 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/b186278ca5f34548903a5cde607134a1/volumes used request id req-e8562f0b-9055-4f86-a6db-e6f4b40dcb8c 2018-11-14 18:40:20,192 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/b186278ca5f34548903a5cde607134a1/volumes/b8c36694-6075-41bd-b47e-20a7a5a11f4c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-27ec7b1d-53bb-4ca9-85f1-18250cdff824" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf522188ace060d4b711303b1e5155c4d192a5a6" 2018-11-14 18:40:20,838 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:20 GMT Server: Apache x-compute-request-id: req-c44ef88a-ae39-4719-b012-97671e3e9f2d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c44ef88a-ae39-4719-b012-97671e3e9f2d Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "2edc51973e2d4272baf0a1376e83d80b", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/b186278ca5f34548903a5cde607134a1/volumes/b8c36694-6075-41bd-b47e-20a7a5a11f4c", "rel": "self"}, {"href": "http://172.30.9.28:8776/b186278ca5f34548903a5cde607134a1/volumes/b8c36694-6075-41bd-b47e-20a7a5a11f4c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-14T18:40:20.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b186278ca5f34548903a5cde607134a1", "updated_at": "2018-11-14T18:40:20.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-c33c6455-7c61-4325-9e40-a64b8b2436fc", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b8c36694-6075-41bd-b47e-20a7a5a11f4c", "size": 1}} 2018-11-14 18:40:20,838 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/b186278ca5f34548903a5cde607134a1/volumes/b8c36694-6075-41bd-b47e-20a7a5a11f4c used request id req-c44ef88a-ae39-4719-b012-97671e3e9f2d 2018-11-14 18:40:20,839 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-c33c6455-7c61-4325-9e40-a64b8b2436fc 2018-11-14 18:40:20,842 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/b186278ca5f34548903a5cde607134a1/volumes/b8c36694-6075-41bd-b47e-20a7a5a11f4c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-27ec7b1d-53bb-4ca9-85f1-18250cdff824" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf522188ace060d4b711303b1e5155c4d192a5a6" 2018-11-14 18:40:21,064 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:20 GMT Server: Apache x-compute-request-id: req-bcd2b01d-7640-4be8-9faf-b8371d994fd9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bcd2b01d-7640-4be8-9faf-b8371d994fd9 Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "2edc51973e2d4272baf0a1376e83d80b", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/b186278ca5f34548903a5cde607134a1/volumes/b8c36694-6075-41bd-b47e-20a7a5a11f4c", "rel": "self"}, {"href": "http://172.30.9.28:8776/b186278ca5f34548903a5cde607134a1/volumes/b8c36694-6075-41bd-b47e-20a7a5a11f4c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-14T18:40:20.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b186278ca5f34548903a5cde607134a1", "updated_at": "2018-11-14T18:40:20.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-c33c6455-7c61-4325-9e40-a64b8b2436fc", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b8c36694-6075-41bd-b47e-20a7a5a11f4c", "size": 1}} 2018-11-14 18:40:21,064 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/b186278ca5f34548903a5cde607134a1/volumes/b8c36694-6075-41bd-b47e-20a7a5a11f4c used request id req-bcd2b01d-7640-4be8-9faf-b8371d994fd9 2018-11-14 18:40:21,065 - create_volume - DEBUG - Instance status is - available 2018-11-14 18:40:21,065 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-c33c6455-7c61-4325-9e40-a64b8b2436fc 2018-11-14 18:40:21,065 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-c33c6455-7c61-4325-9e40-a64b8b2436fc 2018-11-14 18:40:21,068 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/b186278ca5f34548903a5cde607134a1/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f55dfeb89eea4860bb5318b9cd57087524c5c9f" 2018-11-14 18:40:21,295 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:21 GMT Server: Apache x-compute-request-id: req-ff3d1696-2b98-47d9-8ae4-2c4759cbb53f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ff3d1696-2b98-47d9-8ae4-2c4759cbb53f Content-Encoding: gzip Content-Length: 458 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "2edc51973e2d4272baf0a1376e83d80b", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/b186278ca5f34548903a5cde607134a1/volumes/b8c36694-6075-41bd-b47e-20a7a5a11f4c", "rel": "self"}, {"href": "http://172.30.9.28:8776/b186278ca5f34548903a5cde607134a1/volumes/b8c36694-6075-41bd-b47e-20a7a5a11f4c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-14T18:40:20.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b186278ca5f34548903a5cde607134a1", "updated_at": "2018-11-14T18:40:20.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-c33c6455-7c61-4325-9e40-a64b8b2436fc", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b8c36694-6075-41bd-b47e-20a7a5a11f4c", "size": 1}]} 2018-11-14 18:40:21,295 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/b186278ca5f34548903a5cde607134a1/volumes/detail used request id req-ff3d1696-2b98-47d9-8ae4-2c4759cbb53f 2018-11-14 18:40:21,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:40:21,304 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:40: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:40:21,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b186278ca5f34548903a5cde607134a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f55dfeb89eea4860bb5318b9cd57087524c5c9f" 2018-11-14 18:40:21,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1f058d8-6276-43ab-9f68-16f8b0386584 Content-Encoding: gzip Content-Length: 232 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b186278ca5f34548903a5cde607134a1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b186278ca5f34548903a5cde607134a1", "name": "CreateSimpleVolumeSuccessTests-843a19f9-4913-4c9-proj"}} 2018-11-14 18:40:21,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b186278ca5f34548903a5cde607134a1 used request id req-f1f058d8-6276-43ab-9f68-16f8b0386584 2018-11-14 18:40:21,403 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:40:21,404 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:40:21,818 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4d400d1038664a91ba9717ce91be3238", "name": "CreateSimpleVolumeSuccessTests-843a19f9-4913-4c9-proj-role"}], "expires_at": "2018-11-14T19:40:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b186278ca5f34548903a5cde607134a1", "name": "CreateSimpleVolumeSuccessTests-843a19f9-4913-4c9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b186278ca5f34548903a5cde607134a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/b186278ca5f34548903a5cde607134a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/b186278ca5f34548903a5cde607134a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_b186278ca5f34548903a5cde607134a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_b186278ca5f34548903a5cde607134a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/b186278ca5f34548903a5cde607134a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/b186278ca5f34548903a5cde607134a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/b186278ca5f34548903a5cde607134a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/b186278ca5f34548903a5cde607134a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/b186278ca5f34548903a5cde607134a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/b186278ca5f34548903a5cde607134a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/b186278ca5f34548903a5cde607134a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/b186278ca5f34548903a5cde607134a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/b186278ca5f34548903a5cde607134a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-843a19f9-4913-4c9-user", "id": "2edc51973e2d4272baf0a1376e83d80b"}, "audit_ids": ["tl7t-8s1RVWqmS7CEpCt1g"], "issued_at": "2018-11-14T18:40:21.000000Z"}} 2018-11-14 18:40:21,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cca14a279b9f547f408d4c17cbc18a3222ef575a" 2018-11-14 18:40:21,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75ee0655-5a66-413d-9596-53e9d1894f6c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:40:21,929 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-75ee0655-5a66-413d-9596-53e9d1894f6c 2018-11-14 18:40:21,934 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/b186278ca5f34548903a5cde607134a1/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cca14a279b9f547f408d4c17cbc18a3222ef575a" 2018-11-14 18:40:22,173 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:21 GMT Server: Apache x-compute-request-id: req-eae5517b-0452-4553-8893-18897bd0874b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-eae5517b-0452-4553-8893-18897bd0874b Content-Encoding: gzip Content-Length: 458 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "2edc51973e2d4272baf0a1376e83d80b", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/b186278ca5f34548903a5cde607134a1/volumes/b8c36694-6075-41bd-b47e-20a7a5a11f4c", "rel": "self"}, {"href": "http://172.30.9.28:8776/b186278ca5f34548903a5cde607134a1/volumes/b8c36694-6075-41bd-b47e-20a7a5a11f4c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-14T18:40:20.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b186278ca5f34548903a5cde607134a1", "updated_at": "2018-11-14T18:40:20.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-c33c6455-7c61-4325-9e40-a64b8b2436fc", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b8c36694-6075-41bd-b47e-20a7a5a11f4c", "size": 1}]} 2018-11-14 18:40:22,173 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/b186278ca5f34548903a5cde607134a1/volumes/detail used request id req-eae5517b-0452-4553-8893-18897bd0874b 2018-11-14 18:40:22,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:40:22,182 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:40: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:40:22,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b186278ca5f34548903a5cde607134a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cca14a279b9f547f408d4c17cbc18a3222ef575a" 2018-11-14 18:40:22,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69a163cf-ce84-49b7-8da8-b3434784c4cd Content-Encoding: gzip Content-Length: 232 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b186278ca5f34548903a5cde607134a1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b186278ca5f34548903a5cde607134a1", "name": "CreateSimpleVolumeSuccessTests-843a19f9-4913-4c9-proj"}} 2018-11-14 18:40:22,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b186278ca5f34548903a5cde607134a1 used request id req-69a163cf-ce84-49b7-8da8-b3434784c4cd 2018-11-14 18:40:22,298 - create_volume - INFO - Did not create volume due to cleanup mode 2018-11-14 18:40:22,301 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/b186278ca5f34548903a5cde607134a1/volumes/b8c36694-6075-41bd-b47e-20a7a5a11f4c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-27ec7b1d-53bb-4ca9-85f1-18250cdff824" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf522188ace060d4b711303b1e5155c4d192a5a6" 2018-11-14 18:40:22,352 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:22 GMT Server: Apache x-compute-request-id: req-4874a92f-f4b9-4742-bfaf-f720054f1565 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4874a92f-f4b9-4742-bfaf-f720054f1565 Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "2edc51973e2d4272baf0a1376e83d80b", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/b186278ca5f34548903a5cde607134a1/volumes/b8c36694-6075-41bd-b47e-20a7a5a11f4c", "rel": "self"}, {"href": "http://172.30.9.28:8776/b186278ca5f34548903a5cde607134a1/volumes/b8c36694-6075-41bd-b47e-20a7a5a11f4c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-14T18:40:20.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b186278ca5f34548903a5cde607134a1", "updated_at": "2018-11-14T18:40:20.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-c33c6455-7c61-4325-9e40-a64b8b2436fc", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b8c36694-6075-41bd-b47e-20a7a5a11f4c", "size": 1}} 2018-11-14 18:40:22,352 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/b186278ca5f34548903a5cde607134a1/volumes/b8c36694-6075-41bd-b47e-20a7a5a11f4c used request id req-4874a92f-f4b9-4742-bfaf-f720054f1565 2018-11-14 18:40:22,352 - create_volume - DEBUG - Instance status is - available 2018-11-14 18:40:22,352 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-c33c6455-7c61-4325-9e40-a64b8b2436fc 2018-11-14 18:40:22,352 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-c33c6455-7c61-4325-9e40-a64b8b2436fc 2018-11-14 18:40:22,355 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/b186278ca5f34548903a5cde607134a1/volumes/b8c36694-6075-41bd-b47e-20a7a5a11f4c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-27ec7b1d-53bb-4ca9-85f1-18250cdff824" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf522188ace060d4b711303b1e5155c4d192a5a6" 2018-11-14 18:40:22,622 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18:40:22 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b731ff00-339b-42cf-865c-bba6db00cacf Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:40:22,622 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/b186278ca5f34548903a5cde607134a1/volumes/b8c36694-6075-41bd-b47e-20a7a5a11f4c used request id req-b731ff00-339b-42cf-865c-bba6db00cacf 2018-11-14 18:40:22,624 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/b186278ca5f34548903a5cde607134a1/volumes/b8c36694-6075-41bd-b47e-20a7a5a11f4c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-27ec7b1d-53bb-4ca9-85f1-18250cdff824" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf522188ace060d4b711303b1e5155c4d192a5a6" 2018-11-14 18:40:22,944 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:40:22 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-2c45f6a4-8668-4ffe-9931-0c91d4ac6295 x-openstack-request-id: req-2c45f6a4-8668-4ffe-9931-0c91d4ac6295 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume b8c36694-6075-41bd-b47e-20a7a5a11f4c could not be found.", "code": 404}} 2018-11-14 18:40:22,945 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/b186278ca5f34548903a5cde607134a1/volumes/b8c36694-6075-41bd-b47e-20a7a5a11f4c used request id req-2c45f6a4-8668-4ffe-9931-0c91d4ac6295 2018-11-14 18:40:22,945 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume b8c36694-6075-41bd-b47e-20a7a5a11f4c could not be found. (HTTP 404) (Request-ID: req-2c45f6a4-8668-4ffe-9931-0c91d4ac6295) 2018-11-14 18:40:22,945 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-c33c6455-7c61-4325-9e40-a64b8b2436fc 2018-11-14 18:40:22,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b93347fcbab51f99f7f35bc5f79a64e6b594eba1" 2018-11-14 18:40:23,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-b4a2e83d-118d-4703-9d90-d6f62f1e6e3e Date: Wed, 14 Nov 2018 18:40:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:40:23,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-b4a2e83d-118d-4703-9d90-d6f62f1e6e3e 2018-11-14 18:40:23,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b93347fcbab51f99f7f35bc5f79a64e6b594eba1" 2018-11-14 18:40:23,316 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:40:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2d8f441-67a8-49ef-a6b8-a8c16810e5b0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:40:23,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-e2d8f441-67a8-49ef-a6b8-a8c16810e5b0 2018-11-14 18:40:23,317 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:40:23,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b93347fcbab51f99f7f35bc5f79a64e6b594eba1" 2018-11-14 18:40:23,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d18d87c6-f78b-4e6f-bfd0-63e2353aab28 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:40:23,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-d18d87c6-f78b-4e6f-bfd0-63e2353aab28 2018-11-14 18:40:23,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b93347fcbab51f99f7f35bc5f79a64e6b594eba1" 2018-11-14 18:40:23,524 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:40:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d924c089-9af3-4ca6-8591-ee1c8d5ad8b2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:40:23,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-d924c089-9af3-4ca6-8591-ee1c8d5ad8b2 2018-11-14 18:40:23,525 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:40:23,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b93347fcbab51f99f7f35bc5f79a64e6b594eba1" 2018-11-14 18:40:23,631 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:40:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aefd0034-9e18-46f7-8185-a6ad63f03c52 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:40:23,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-aefd0034-9e18-46f7-8185-a6ad63f03c52 2018-11-14 18:40:23,631 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:40:23,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b93347fcbab51f99f7f35bc5f79a64e6b594eba1" 2018-11-14 18:40:23,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f34b56fd-1265-4570-8356-11c9e1457725 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:40:23,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-f34b56fd-1265-4570-8356-11c9e1457725 2018-11-14 18:40:23,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b93347fcbab51f99f7f35bc5f79a64e6b594eba1" 2018-11-14 18:40:23,851 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:40:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05ab10ff-aee1-42c1-b30b-8d2e29d072b0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 18:40:23,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-05ab10ff-aee1-42c1-b30b-8d2e29d072b0 2018-11-14 18:40:23,851 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:40:23,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b93347fcbab51f99f7f35bc5f79a64e6b594eba1" 2018-11-14 18:40:23,961 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:40:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8eb888ce-3668-4969-b415-fb580391a2c6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d3b3d3f2c3dd4be6bc230a686f3f0839.", "code": 404, "title": "Not Found"}} 2018-11-14 18:40:23,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 used request id req-8eb888ce-3668-4969-b415-fb580391a2c6 2018-11-14 18:40:23,961 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:40:23,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b93347fcbab51f99f7f35bc5f79a64e6b594eba1" 2018-11-14 18:40:24,065 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:40:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be3dd554-b047-4dcc-ace0-d7f63b92292f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5dcff89097904b7c82103d40edeed98d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:40:24,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d used request id req-be3dd554-b047-4dcc-ace0-d7f63b92292f 2018-11-14 18:40:24,065 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:40:24,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b93347fcbab51f99f7f35bc5f79a64e6b594eba1" 2018-11-14 18:40:24,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14e76f78-4934-4af8-87b3-ea6deda277d4 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:40:24,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-14e76f78-4934-4af8-87b3-ea6deda277d4 2018-11-14 18:40:24,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b93347fcbab51f99f7f35bc5f79a64e6b594eba1" 2018-11-14 18:40:24,295 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:40:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aeeb718c-606c-465b-8dde-092a44b1aa63 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 991384c74c4d47b3bd2a68e52ad620ce.", "code": 404, "title": "Not Found"}} 2018-11-14 18:40:24,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce used request id req-aeeb718c-606c-465b-8dde-092a44b1aa63 2018-11-14 18:40:24,295 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:40:24,296 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-843a19f9-4913-4c9-proj 2018-11-14 18:40:24,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/b186278ca5f34548903a5cde607134a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b93347fcbab51f99f7f35bc5f79a64e6b594eba1" 2018-11-14 18:40:24,561 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:40:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19d9d97f-6e3a-4c87-b4bf-0a3c3136aed4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:40:24,561 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/b186278ca5f34548903a5cde607134a1 used request id req-19d9d97f-6e3a-4c87-b4bf-0a3c3136aed4 2018-11-14 18:40:24,561 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-843a19f9-4913-4c9-proj-role 2018-11-14 18:40:24,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/4d400d1038664a91ba9717ce91be3238 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b93347fcbab51f99f7f35bc5f79a64e6b594eba1" 2018-11-14 18:40:24,698 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:40:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2bcb405-bbd9-4a0f-8275-d9b8cd7867d3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:40:24,698 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/4d400d1038664a91ba9717ce91be3238 used request id req-f2bcb405-bbd9-4a0f-8275-d9b8cd7867d3 2018-11-14 18:40:24,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b93347fcbab51f99f7f35bc5f79a64e6b594eba1" 2018-11-14 18:40:24,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdf85c4f-625f-425a-ae2b-f137b1c39810 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:40:24,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-fdf85c4f-625f-425a-ae2b-f137b1c39810 2018-11-14 18:40:24,809 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-843a19f9-4913-4c9-user 2018-11-14 18:40:24,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/2edc51973e2d4272baf0a1376e83d80b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b1fe54054ee3b552beaafa6dae4e02e5d86fdb0" 2018-11-14 18:40:24,986 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:40:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-989956a5-655e-4d1a-a05a-8bdb1dec3c57 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:40:24,987 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/2edc51973e2d4272baf0a1376e83d80b used request id req-989956a5-655e-4d1a-a05a-8bdb1dec3c57 2018-11-14 18:40:24,988 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:40:25,409 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:40:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["d1x215MkRXaPOyoZjSKkyg"], "issued_at": "2018-11-14T18:40:25.000000Z"}} 2018-11-14 18:40:25,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74bf6e69306987aa79883151786c0d3bbcb92189" 2018-11-14 18:40:25,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-001e32ae-9d82-4083-a979-fb617529624a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:40:25,517 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-001e32ae-9d82-4083-a979-fb617529624a 2018-11-14 18:40:25,518 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:40:25,519 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:40:25,951 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:40:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["w-JhXUDFR4iDu0x7vSPj6Q"], "issued_at": "2018-11-14T18:40:25.000000Z"}} 2018-11-14 18:40:25,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d716723ec3dd357d68735407f6e36427849f316" 2018-11-14 18:40:26,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a92f8fae-b8dd-4503-8bdc-3c4bfe441e03 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:40:26,054 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-a92f8fae-b8dd-4503-8bdc-3c4bfe441e03 2018-11-14 18:40:26,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:40:26,064 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:40: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:40:26,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-97f6997e-e13e-41d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d716723ec3dd357d68735407f6e36427849f316" 2018-11-14 18:40:26,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74b7b6b2-235a-4fe9-a185-b0b931497ef1 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-97f6997e-e13e-41d-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:40:26,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-97f6997e-e13e-41d-proj used request id req-74b7b6b2-235a-4fe9-a185-b0b931497ef1 2018-11-14 18:40:26,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d716723ec3dd357d68735407f6e36427849f316" 2018-11-14 18:40:26,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ecb1ac3-a78e-4ea0-9528-c8d17c31aa58 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:40:26,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-2ecb1ac3-a78e-4ea0-9528-c8d17c31aa58 2018-11-14 18:40:26,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d716723ec3dd357d68735407f6e36427849f316" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-97f6997e-e13e-41d-proj"}}' 2018-11-14 18:40:26,435 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:40:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa2039bd-09a7-441e-ab25-6b52577235b1 Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f7b39907fee44b55918ad8b25879847b"}, "tags": [], "enabled": true, "id": "f7b39907fee44b55918ad8b25879847b", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-97f6997e-e13e-41d-proj"}} 2018-11-14 18:40:26,435 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-fa2039bd-09a7-441e-ab25-6b52577235b1 2018-11-14 18:40:26,435 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-97f6997e-e13e-41d-proj 2018-11-14 18:40:26,435 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:40:26,436 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:40:26,856 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:40:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["r1NKfVx0RM6E5fiWBtSB1Q"], "issued_at": "2018-11-14T18:40:26.000000Z"}} 2018-11-14 18:40:26,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1195ac46d11cba0c2a3e748eee1c925b01ffd48" 2018-11-14 18:40:26,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86faae6a-a9b5-4963-a0c6-ef0ec83a4e72 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:40:26,960 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-86faae6a-a9b5-4963-a0c6-ef0ec83a4e72 2018-11-14 18:40:26,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:40:26,970 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:40: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:40:26,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1195ac46d11cba0c2a3e748eee1c925b01ffd48" 2018-11-14 18:40:27,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40fc8391-a6f9-489d-8c25-01f46cf4f19c Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:40:27,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-40fc8391-a6f9-489d-8c25-01f46cf4f19c 2018-11-14 18:40:27,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-97f6997e-e13e-41d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1195ac46d11cba0c2a3e748eee1c925b01ffd48" 2018-11-14 18:40:27,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d3bf35c-a800-42f3-be89-aef4dd1125b4 Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-97f6997e-e13e-41d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f7b39907fee44b55918ad8b25879847b"}, "tags": [], "enabled": true, "id": "f7b39907fee44b55918ad8b25879847b", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-97f6997e-e13e-41d-proj"}]} 2018-11-14 18:40:27,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-97f6997e-e13e-41d-proj used request id req-5d3bf35c-a800-42f3-be89-aef4dd1125b4 2018-11-14 18:40:27,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1195ac46d11cba0c2a3e748eee1c925b01ffd48" 2018-11-14 18:40:27,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-416ce1e8-53e2-4af8-ac09-d1a0430d7713 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:40:27,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-416ce1e8-53e2-4af8-ac09-d1a0430d7713 2018-11-14 18:40:27,621 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-97f6997e-e13e-41d-user 2018-11-14 18:40:27,621 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:40:27,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d716723ec3dd357d68735407f6e36427849f316" 2018-11-14 18:40:27,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ff19e74-5ad8-427d-a97f-21c2894e71a6 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:40:27,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-5ff19e74-5ad8-427d-a97f-21c2894e71a6 2018-11-14 18:40:27,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d716723ec3dd357d68735407f6e36427849f316" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-97f6997e-e13e-41d-proj-role"}}' 2018-11-14 18:40:27,872 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:40:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0fce3f4-5e66-468b-b0a4-bbd79ac60fea Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4d73269c844e4471ac331fe02143899b", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d73269c844e4471ac331fe02143899b"}, "name": "CreateSimpleVolumeSuccessTests-97f6997e-e13e-41d-proj-role"}} 2018-11-14 18:40:27,872 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-c0fce3f4-5e66-468b-b0a4-bbd79ac60fea 2018-11-14 18:40:27,872 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-97f6997e-e13e-41d-proj-role 2018-11-14 18:40:27,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/4d73269c844e4471ac331fe02143899b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d716723ec3dd357d68735407f6e36427849f316" 2018-11-14 18:40:27,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba0797b6-f06c-4cd1-803b-a271dabe3855 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4d73269c844e4471ac331fe02143899b", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d73269c844e4471ac331fe02143899b"}, "name": "CreateSimpleVolumeSuccessTests-97f6997e-e13e-41d-proj-role"}} 2018-11-14 18:40:27,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/4d73269c844e4471ac331fe02143899b used request id req-ba0797b6-f06c-4cd1-803b-a271dabe3855 2018-11-14 18:40:27,982 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-97f6997e-e13e-41d-proj-role to project CreateSimpleVolumeSuccessTests-97f6997e-e13e-41d-proj 2018-11-14 18:40:27,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/f7b39907fee44b55918ad8b25879847b/users/572613bd0c4d47c09fe6318e0bff7841/roles/4d73269c844e4471ac331fe02143899b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d716723ec3dd357d68735407f6e36427849f316" 2018-11-14 18:40:28,043 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:40:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fba3cbc2-28d7-4ffb-8f0d-d02aa5f2182b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:40:28,043 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/f7b39907fee44b55918ad8b25879847b/users/572613bd0c4d47c09fe6318e0bff7841/roles/4d73269c844e4471ac331fe02143899b used request id req-fba3cbc2-28d7-4ffb-8f0d-d02aa5f2182b 2018-11-14 18:40:28,045 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:40:28,462 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4d73269c844e4471ac331fe02143899b", "name": "CreateSimpleVolumeSuccessTests-97f6997e-e13e-41d-proj-role"}], "expires_at": "2018-11-14T19:40:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f7b39907fee44b55918ad8b25879847b", "name": "CreateSimpleVolumeSuccessTests-97f6997e-e13e-41d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f7b39907fee44b55918ad8b25879847b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/f7b39907fee44b55918ad8b25879847b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/f7b39907fee44b55918ad8b25879847b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_f7b39907fee44b55918ad8b25879847b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_f7b39907fee44b55918ad8b25879847b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/f7b39907fee44b55918ad8b25879847b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/f7b39907fee44b55918ad8b25879847b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/f7b39907fee44b55918ad8b25879847b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/f7b39907fee44b55918ad8b25879847b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/f7b39907fee44b55918ad8b25879847b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/f7b39907fee44b55918ad8b25879847b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/f7b39907fee44b55918ad8b25879847b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/f7b39907fee44b55918ad8b25879847b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/f7b39907fee44b55918ad8b25879847b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-97f6997e-e13e-41d-user", "id": "572613bd0c4d47c09fe6318e0bff7841"}, "audit_ids": ["3g-hPKB9TvGscjIP2iOb5Q"], "issued_at": "2018-11-14T18:40:28.000000Z"}} 2018-11-14 18:40:28,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67d0c1844fdc7dd542523c30c4229c736471cad4" 2018-11-14 18:40:28,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50640e0d-8172-4663-aa40-d103a5804088 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:40:28,554 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-50640e0d-8172-4663-aa40-d103a5804088 2018-11-14 18:40:28,555 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:40:28,556 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:40:28,970 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4d73269c844e4471ac331fe02143899b", "name": "CreateSimpleVolumeSuccessTests-97f6997e-e13e-41d-proj-role"}], "expires_at": "2018-11-14T19:40:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f7b39907fee44b55918ad8b25879847b", "name": "CreateSimpleVolumeSuccessTests-97f6997e-e13e-41d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f7b39907fee44b55918ad8b25879847b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/f7b39907fee44b55918ad8b25879847b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/f7b39907fee44b55918ad8b25879847b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_f7b39907fee44b55918ad8b25879847b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_f7b39907fee44b55918ad8b25879847b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/f7b39907fee44b55918ad8b25879847b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/f7b39907fee44b55918ad8b25879847b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/f7b39907fee44b55918ad8b25879847b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/f7b39907fee44b55918ad8b25879847b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/f7b39907fee44b55918ad8b25879847b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/f7b39907fee44b55918ad8b25879847b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/f7b39907fee44b55918ad8b25879847b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/f7b39907fee44b55918ad8b25879847b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/f7b39907fee44b55918ad8b25879847b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-97f6997e-e13e-41d-user", "id": "572613bd0c4d47c09fe6318e0bff7841"}, "audit_ids": ["Qn_UStMzStqXf4Zpcp5g6A"], "issued_at": "2018-11-14T18:40:28.000000Z"}} 2018-11-14 18:40:28,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416808dbc6fd035261180863ac361ad0a7b8becf" 2018-11-14 18:40:29,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58b73cf4-859e-463e-bb7d-b0c26c27790b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:40:29,066 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-58b73cf4-859e-463e-bb7d-b0c26c27790b 2018-11-14 18:40:29,071 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/f7b39907fee44b55918ad8b25879847b/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416808dbc6fd035261180863ac361ad0a7b8becf" 2018-11-14 18:40:29,314 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:29 GMT Server: Apache x-compute-request-id: req-a573f66a-8aa9-4aa3-901b-984d8f66fb09 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a573f66a-8aa9-4aa3-901b-984d8f66fb09 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-14 18:40:29,314 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/f7b39907fee44b55918ad8b25879847b/volumes/detail used request id req-a573f66a-8aa9-4aa3-901b-984d8f66fb09 2018-11-14 18:40:29,317 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/f7b39907fee44b55918ad8b25879847b/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-a573f66a-8aa9-4aa3-901b-984d8f66fb09" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416808dbc6fd035261180863ac361ad0a7b8becf" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeSuccessTests-d9d4f2bf-4de4-4b31-a386-5d8b51aebad3", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-11-14 18:40:29,736 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18:40:29 GMT Server: Apache x-compute-request-id: req-7aeb5e00-a59c-492e-96c9-e38e66eab95a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7aeb5e00-a59c-492e-96c9-e38e66eab95a Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "572613bd0c4d47c09fe6318e0bff7841", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/f7b39907fee44b55918ad8b25879847b/volumes/d744e6a3-48a2-469a-bcd1-78c378c2bd48", "rel": "self"}, {"href": "http://172.30.9.28:8776/f7b39907fee44b55918ad8b25879847b/volumes/d744e6a3-48a2-469a-bcd1-78c378c2bd48", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-14T18:40:29.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-d9d4f2bf-4de4-4b31-a386-5d8b51aebad3", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d744e6a3-48a2-469a-bcd1-78c378c2bd48", "size": 1}} 2018-11-14 18:40:29,737 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/f7b39907fee44b55918ad8b25879847b/volumes used request id req-7aeb5e00-a59c-492e-96c9-e38e66eab95a 2018-11-14 18:40:29,740 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/f7b39907fee44b55918ad8b25879847b/volumes/d744e6a3-48a2-469a-bcd1-78c378c2bd48 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a573f66a-8aa9-4aa3-901b-984d8f66fb09" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416808dbc6fd035261180863ac361ad0a7b8becf" 2018-11-14 18:40:29,975 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:29 GMT Server: Apache x-compute-request-id: req-aea0f399-ea41-4dd3-a0ab-e810da98b880 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-aea0f399-ea41-4dd3-a0ab-e810da98b880 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "572613bd0c4d47c09fe6318e0bff7841", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/f7b39907fee44b55918ad8b25879847b/volumes/d744e6a3-48a2-469a-bcd1-78c378c2bd48", "rel": "self"}, {"href": "http://172.30.9.28:8776/f7b39907fee44b55918ad8b25879847b/volumes/d744e6a3-48a2-469a-bcd1-78c378c2bd48", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-14T18:40:29.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f7b39907fee44b55918ad8b25879847b", "updated_at": "2018-11-14T18:40:29.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-d9d4f2bf-4de4-4b31-a386-5d8b51aebad3", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d744e6a3-48a2-469a-bcd1-78c378c2bd48", "size": 1}} 2018-11-14 18:40:29,975 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/f7b39907fee44b55918ad8b25879847b/volumes/d744e6a3-48a2-469a-bcd1-78c378c2bd48 used request id req-aea0f399-ea41-4dd3-a0ab-e810da98b880 2018-11-14 18:40:29,976 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-d9d4f2bf-4de4-4b31-a386-5d8b51aebad3 2018-11-14 18:40:29,978 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/f7b39907fee44b55918ad8b25879847b/volumes/d744e6a3-48a2-469a-bcd1-78c378c2bd48 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a573f66a-8aa9-4aa3-901b-984d8f66fb09" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416808dbc6fd035261180863ac361ad0a7b8becf" 2018-11-14 18:40:30,219 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:29 GMT Server: Apache x-compute-request-id: req-cc010fcf-9374-496c-b398-0786ca00912f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cc010fcf-9374-496c-b398-0786ca00912f Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "572613bd0c4d47c09fe6318e0bff7841", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/f7b39907fee44b55918ad8b25879847b/volumes/d744e6a3-48a2-469a-bcd1-78c378c2bd48", "rel": "self"}, {"href": "http://172.30.9.28:8776/f7b39907fee44b55918ad8b25879847b/volumes/d744e6a3-48a2-469a-bcd1-78c378c2bd48", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-14T18:40:29.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f7b39907fee44b55918ad8b25879847b", "updated_at": "2018-11-14T18:40:29.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-d9d4f2bf-4de4-4b31-a386-5d8b51aebad3", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d744e6a3-48a2-469a-bcd1-78c378c2bd48", "size": 1}} 2018-11-14 18:40:30,219 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/f7b39907fee44b55918ad8b25879847b/volumes/d744e6a3-48a2-469a-bcd1-78c378c2bd48 used request id req-cc010fcf-9374-496c-b398-0786ca00912f 2018-11-14 18:40:30,219 - create_volume - DEBUG - Instance status is - available 2018-11-14 18:40:30,219 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-d9d4f2bf-4de4-4b31-a386-5d8b51aebad3 2018-11-14 18:40:30,219 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-d9d4f2bf-4de4-4b31-a386-5d8b51aebad3 2018-11-14 18:40:30,222 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/f7b39907fee44b55918ad8b25879847b/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67d0c1844fdc7dd542523c30c4229c736471cad4" 2018-11-14 18:40:30,895 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:30 GMT Server: Apache x-compute-request-id: req-668d84bd-dbf6-4c29-ab1c-b2b037fffe3b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-668d84bd-dbf6-4c29-ab1c-b2b037fffe3b Content-Encoding: gzip Content-Length: 460 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "572613bd0c4d47c09fe6318e0bff7841", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/f7b39907fee44b55918ad8b25879847b/volumes/d744e6a3-48a2-469a-bcd1-78c378c2bd48", "rel": "self"}, {"href": "http://172.30.9.28:8776/f7b39907fee44b55918ad8b25879847b/volumes/d744e6a3-48a2-469a-bcd1-78c378c2bd48", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-14T18:40:29.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f7b39907fee44b55918ad8b25879847b", "updated_at": "2018-11-14T18:40:29.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-d9d4f2bf-4de4-4b31-a386-5d8b51aebad3", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d744e6a3-48a2-469a-bcd1-78c378c2bd48", "size": 1}]} 2018-11-14 18:40:30,895 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/f7b39907fee44b55918ad8b25879847b/volumes/detail used request id req-668d84bd-dbf6-4c29-ab1c-b2b037fffe3b 2018-11-14 18:40:30,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:40:30,905 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:40:30,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f7b39907fee44b55918ad8b25879847b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67d0c1844fdc7dd542523c30c4229c736471cad4" 2018-11-14 18:40:31,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d058e000-8039-4d1f-a1cd-4115409ead91 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f7b39907fee44b55918ad8b25879847b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f7b39907fee44b55918ad8b25879847b", "name": "CreateSimpleVolumeSuccessTests-97f6997e-e13e-41d-proj"}} 2018-11-14 18:40:31,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f7b39907fee44b55918ad8b25879847b used request id req-d058e000-8039-4d1f-a1cd-4115409ead91 2018-11-14 18:40:31,010 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/f7b39907fee44b55918ad8b25879847b/volumes/d744e6a3-48a2-469a-bcd1-78c378c2bd48 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a573f66a-8aa9-4aa3-901b-984d8f66fb09" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416808dbc6fd035261180863ac361ad0a7b8becf" 2018-11-14 18:40:31,243 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:31 GMT Server: Apache x-compute-request-id: req-554be9c2-e3f5-46b8-a329-578f2fab742c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-554be9c2-e3f5-46b8-a329-578f2fab742c Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "572613bd0c4d47c09fe6318e0bff7841", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/f7b39907fee44b55918ad8b25879847b/volumes/d744e6a3-48a2-469a-bcd1-78c378c2bd48", "rel": "self"}, {"href": "http://172.30.9.28:8776/f7b39907fee44b55918ad8b25879847b/volumes/d744e6a3-48a2-469a-bcd1-78c378c2bd48", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-14T18:40:29.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f7b39907fee44b55918ad8b25879847b", "updated_at": "2018-11-14T18:40:29.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-d9d4f2bf-4de4-4b31-a386-5d8b51aebad3", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d744e6a3-48a2-469a-bcd1-78c378c2bd48", "size": 1}} 2018-11-14 18:40:31,243 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/f7b39907fee44b55918ad8b25879847b/volumes/d744e6a3-48a2-469a-bcd1-78c378c2bd48 used request id req-554be9c2-e3f5-46b8-a329-578f2fab742c 2018-11-14 18:40:31,243 - create_volume - DEBUG - Instance status is - available 2018-11-14 18:40:31,243 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-d9d4f2bf-4de4-4b31-a386-5d8b51aebad3 2018-11-14 18:40:31,243 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-d9d4f2bf-4de4-4b31-a386-5d8b51aebad3 2018-11-14 18:40:31,246 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/f7b39907fee44b55918ad8b25879847b/volumes/d744e6a3-48a2-469a-bcd1-78c378c2bd48 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a573f66a-8aa9-4aa3-901b-984d8f66fb09" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416808dbc6fd035261180863ac361ad0a7b8becf" 2018-11-14 18:40:31,514 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18:40:31 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ef6fae5a-f60a-45ec-ae6a-6985e8f211a5 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:40:31,514 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/f7b39907fee44b55918ad8b25879847b/volumes/d744e6a3-48a2-469a-bcd1-78c378c2bd48 used request id req-ef6fae5a-f60a-45ec-ae6a-6985e8f211a5 2018-11-14 18:40:31,517 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/f7b39907fee44b55918ad8b25879847b/volumes/d744e6a3-48a2-469a-bcd1-78c378c2bd48 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a573f66a-8aa9-4aa3-901b-984d8f66fb09" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416808dbc6fd035261180863ac361ad0a7b8becf" 2018-11-14 18:40:31,739 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:40:31 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-54ded0b0-dfff-4d6f-8d62-201f0b6ff610 x-openstack-request-id: req-54ded0b0-dfff-4d6f-8d62-201f0b6ff610 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume d744e6a3-48a2-469a-bcd1-78c378c2bd48 could not be found.", "code": 404}} 2018-11-14 18:40:31,739 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/f7b39907fee44b55918ad8b25879847b/volumes/d744e6a3-48a2-469a-bcd1-78c378c2bd48 used request id req-54ded0b0-dfff-4d6f-8d62-201f0b6ff610 2018-11-14 18:40:31,739 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume d744e6a3-48a2-469a-bcd1-78c378c2bd48 could not be found. (HTTP 404) (Request-ID: req-54ded0b0-dfff-4d6f-8d62-201f0b6ff610) 2018-11-14 18:40:31,740 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-d9d4f2bf-4de4-4b31-a386-5d8b51aebad3 2018-11-14 18:40:31,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d716723ec3dd357d68735407f6e36427849f316" 2018-11-14 18:40:31,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-91b22541-e3f0-4a7e-9d80-f9e158c4cb2a Date: Wed, 14 Nov 2018 18:40:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:40:31,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-91b22541-e3f0-4a7e-9d80-f9e158c4cb2a 2018-11-14 18:40:31,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d716723ec3dd357d68735407f6e36427849f316" 2018-11-14 18:40:32,104 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:40:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ede8f6dd-ea97-4b5f-abbd-8e836c541e80 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:40:32,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-ede8f6dd-ea97-4b5f-abbd-8e836c541e80 2018-11-14 18:40:32,105 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:40:32,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d716723ec3dd357d68735407f6e36427849f316" 2018-11-14 18:40:32,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88352cce-f43b-42e2-bc91-f4192a43659b Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:40:32,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-88352cce-f43b-42e2-bc91-f4192a43659b 2018-11-14 18:40:32,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d716723ec3dd357d68735407f6e36427849f316" 2018-11-14 18:40:32,334 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:40:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc656063-4447-47aa-9ea1-695acd25d410 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:40:32,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-fc656063-4447-47aa-9ea1-695acd25d410 2018-11-14 18:40:32,334 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:40:32,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d716723ec3dd357d68735407f6e36427849f316" 2018-11-14 18:40:32,459 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:40:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88119ede-c963-408c-87b5-becd15b08464 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:40:32,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-88119ede-c963-408c-87b5-becd15b08464 2018-11-14 18:40:32,459 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:40:32,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d716723ec3dd357d68735407f6e36427849f316" 2018-11-14 18:40:32,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98c6398a-c1cd-4edf-86f1-3985885abaf8 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:40:32,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-98c6398a-c1cd-4edf-86f1-3985885abaf8 2018-11-14 18:40:32,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d716723ec3dd357d68735407f6e36427849f316" 2018-11-14 18:40:32,666 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:40:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84a6c863-68f9-445a-9b8e-ee0c3f1b3166 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 18:40:32,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-84a6c863-68f9-445a-9b8e-ee0c3f1b3166 2018-11-14 18:40:32,666 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:40:32,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d716723ec3dd357d68735407f6e36427849f316" 2018-11-14 18:40:32,785 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:40:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80e7bce2-f046-498b-8496-13ac47398dc4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d3b3d3f2c3dd4be6bc230a686f3f0839.", "code": 404, "title": "Not Found"}} 2018-11-14 18:40:32,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 used request id req-80e7bce2-f046-498b-8496-13ac47398dc4 2018-11-14 18:40:32,786 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:40:32,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d716723ec3dd357d68735407f6e36427849f316" 2018-11-14 18:40:32,888 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:40:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0222b9ab-5b15-4387-853d-bff205118e05 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5dcff89097904b7c82103d40edeed98d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:40:32,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d used request id req-0222b9ab-5b15-4387-853d-bff205118e05 2018-11-14 18:40:32,888 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:40:32,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d716723ec3dd357d68735407f6e36427849f316" 2018-11-14 18:40:33,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89950e35-4659-4206-95c2-1e53e7434515 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:40:33,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-89950e35-4659-4206-95c2-1e53e7434515 2018-11-14 18:40:33,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d716723ec3dd357d68735407f6e36427849f316" 2018-11-14 18:40:33,116 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:40:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0e2425f-9845-4911-823f-5094ce49d278 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 991384c74c4d47b3bd2a68e52ad620ce.", "code": 404, "title": "Not Found"}} 2018-11-14 18:40:33,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce used request id req-f0e2425f-9845-4911-823f-5094ce49d278 2018-11-14 18:40:33,116 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:40:33,117 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-97f6997e-e13e-41d-proj 2018-11-14 18:40:33,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/f7b39907fee44b55918ad8b25879847b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d716723ec3dd357d68735407f6e36427849f316" 2018-11-14 18:40:33,350 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:40:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44093a1e-ad03-4274-9d5a-9cafd4231481 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:40:33,351 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/f7b39907fee44b55918ad8b25879847b used request id req-44093a1e-ad03-4274-9d5a-9cafd4231481 2018-11-14 18:40:33,351 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-97f6997e-e13e-41d-proj-role 2018-11-14 18:40:33,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/4d73269c844e4471ac331fe02143899b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d716723ec3dd357d68735407f6e36427849f316" 2018-11-14 18:40:33,483 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:40:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8dbbc9a3-fc86-438c-8765-34ab43b44db8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:40:33,483 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/4d73269c844e4471ac331fe02143899b used request id req-8dbbc9a3-fc86-438c-8765-34ab43b44db8 2018-11-14 18:40:33,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d716723ec3dd357d68735407f6e36427849f316" 2018-11-14 18:40:33,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-807e9e2d-510f-4e94-8c0b-adb79c413054 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:40:33,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-807e9e2d-510f-4e94-8c0b-adb79c413054 2018-11-14 18:40:33,592 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-97f6997e-e13e-41d-user 2018-11-14 18:40:33,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/572613bd0c4d47c09fe6318e0bff7841 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1195ac46d11cba0c2a3e748eee1c925b01ffd48" 2018-11-14 18:40:33,786 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:40:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6eeb409d-884a-4b66-b0ba-34c73fdd85ea Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:40:33,786 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/572613bd0c4d47c09fe6318e0bff7841 used request id req-6eeb409d-884a-4b66-b0ba-34c73fdd85ea 2018-11-14 18:40:33,787 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:40:34,210 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:40:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["MxKqGt_RSK2ktnkKgTxXRQ"], "issued_at": "2018-11-14T18:40:34.000000Z"}} 2018-11-14 18:40:34,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c56d863984bcc2c50d9b02e4d66c10d51176081" 2018-11-14 18:40:34,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ba056af-21e6-42ab-a181-b95ce9e6298b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:40:34,318 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-2ba056af-21e6-42ab-a181-b95ce9e6298b 2018-11-14 18:40:34,319 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:40:34,320 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:40:34,730 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:40:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["DY9z8135Su68M69LrhgrcQ"], "issued_at": "2018-11-14T18:40:34.000000Z"}} 2018-11-14 18:40:34,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}564202f63ff7102b824692c68e8f29681d3c4925" 2018-11-14 18:40:34,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef35426f-72fc-4478-b8b4-b5ad048d94ca Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:40:34,838 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-ef35426f-72fc-4478-b8b4-b5ad048d94ca 2018-11-14 18:40:34,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:40:34,849 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:40: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:40:34,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-c30ac7f4-3e1b-476-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}564202f63ff7102b824692c68e8f29681d3c4925" 2018-11-14 18:40:34,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86d323da-e026-4b2b-8ab2-008236439e43 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-c30ac7f4-3e1b-476-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:40:34,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-c30ac7f4-3e1b-476-proj used request id req-86d323da-e026-4b2b-8ab2-008236439e43 2018-11-14 18:40:34,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}564202f63ff7102b824692c68e8f29681d3c4925" 2018-11-14 18:40:35,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-746d19a4-e8f3-4fa6-8730-1250f692a37e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:40:35,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-746d19a4-e8f3-4fa6-8730-1250f692a37e 2018-11-14 18:40:35,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}564202f63ff7102b824692c68e8f29681d3c4925" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-c30ac7f4-3e1b-476-proj"}}' 2018-11-14 18:40:35,207 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:40:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c880b6a3-085e-4cd8-a898-8d7c83ddf7ed Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/dc0c96fd2af8425d89cadd0e4943a22f"}, "tags": [], "enabled": true, "id": "dc0c96fd2af8425d89cadd0e4943a22f", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-c30ac7f4-3e1b-476-proj"}} 2018-11-14 18:40:35,207 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-c880b6a3-085e-4cd8-a898-8d7c83ddf7ed 2018-11-14 18:40:35,208 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-c30ac7f4-3e1b-476-proj 2018-11-14 18:40:35,208 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:40:35,209 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:40:35,626 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:40:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["fWLNfJ8IR0WCDn8l_8TWSQ"], "issued_at": "2018-11-14T18:40:35.000000Z"}} 2018-11-14 18:40:35,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24e7d998793c71c490a02ef6bbc6487b46b9c41e" 2018-11-14 18:40:35,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd0dd8d5-2b38-4db0-a626-6d09954fe895 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:40:35,734 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-dd0dd8d5-2b38-4db0-a626-6d09954fe895 2018-11-14 18:40:35,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:40:35,744 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:40: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:40:35,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24e7d998793c71c490a02ef6bbc6487b46b9c41e" 2018-11-14 18:40:35,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efa809a6-4065-4b90-8465-fbc6ba9b199e Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:40:35,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-efa809a6-4065-4b90-8465-fbc6ba9b199e 2018-11-14 18:40:35,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeFailureTests-c30ac7f4-3e1b-476-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24e7d998793c71c490a02ef6bbc6487b46b9c41e" 2018-11-14 18:40:35,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e61dbb95-8baa-4a50-919f-fe0edd347ced Content-Encoding: gzip Content-Length: 265 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeFailureTests-c30ac7f4-3e1b-476-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/dc0c96fd2af8425d89cadd0e4943a22f"}, "tags": [], "enabled": true, "id": "dc0c96fd2af8425d89cadd0e4943a22f", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-c30ac7f4-3e1b-476-proj"}]} 2018-11-14 18:40:35,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeFailureTests-c30ac7f4-3e1b-476-proj used request id req-e61dbb95-8baa-4a50-919f-fe0edd347ced 2018-11-14 18:40:35,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24e7d998793c71c490a02ef6bbc6487b46b9c41e" 2018-11-14 18:40:36,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e61e2e83-755f-40c2-a301-807831b78f5c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:40:36,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-e61e2e83-755f-40c2-a301-807831b78f5c 2018-11-14 18:40:36,417 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-c30ac7f4-3e1b-476-user 2018-11-14 18:40:36,417 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:40:36,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}564202f63ff7102b824692c68e8f29681d3c4925" 2018-11-14 18:40:36,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e1437a3-9bea-4b82-918c-14f853fba042 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:40:36,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-8e1437a3-9bea-4b82-918c-14f853fba042 2018-11-14 18:40:36,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}564202f63ff7102b824692c68e8f29681d3c4925" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-c30ac7f4-3e1b-476-proj-role"}}' 2018-11-14 18:40:36,656 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:40:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7e7abaa-a750-4f30-900a-93c120abbadc Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8e866550a69043ed9e56e0f2127f45a5", "links": {"self": "http://172.30.9.28:5000/v3/roles/8e866550a69043ed9e56e0f2127f45a5"}, "name": "CreateSimpleVolumeFailureTests-c30ac7f4-3e1b-476-proj-role"}} 2018-11-14 18:40:36,657 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-c7e7abaa-a750-4f30-900a-93c120abbadc 2018-11-14 18:40:36,657 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-c30ac7f4-3e1b-476-proj-role 2018-11-14 18:40:36,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/8e866550a69043ed9e56e0f2127f45a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}564202f63ff7102b824692c68e8f29681d3c4925" 2018-11-14 18:40:36,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3308e6ff-c679-402e-a77c-9b2543b81389 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8e866550a69043ed9e56e0f2127f45a5", "links": {"self": "http://172.30.9.28:5000/v3/roles/8e866550a69043ed9e56e0f2127f45a5"}, "name": "CreateSimpleVolumeFailureTests-c30ac7f4-3e1b-476-proj-role"}} 2018-11-14 18:40:36,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/8e866550a69043ed9e56e0f2127f45a5 used request id req-3308e6ff-c679-402e-a77c-9b2543b81389 2018-11-14 18:40:36,759 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-c30ac7f4-3e1b-476-proj-role to project CreateSimpleVolumeFailureTests-c30ac7f4-3e1b-476-proj 2018-11-14 18:40:36,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/dc0c96fd2af8425d89cadd0e4943a22f/users/cf3f92e58e0849b2b00e0f1857d79ba3/roles/8e866550a69043ed9e56e0f2127f45a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}564202f63ff7102b824692c68e8f29681d3c4925" 2018-11-14 18:40:36,911 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:40:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65abde0d-6af3-468f-ac31-87627939b0ec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:40:36,911 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/dc0c96fd2af8425d89cadd0e4943a22f/users/cf3f92e58e0849b2b00e0f1857d79ba3/roles/8e866550a69043ed9e56e0f2127f45a5 used request id req-65abde0d-6af3-468f-ac31-87627939b0ec 2018-11-14 18:40:36,913 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:40:36,914 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:40:37,325 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8e866550a69043ed9e56e0f2127f45a5", "name": "CreateSimpleVolumeFailureTests-c30ac7f4-3e1b-476-proj-role"}], "expires_at": "2018-11-14T19:40:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dc0c96fd2af8425d89cadd0e4943a22f", "name": "CreateSimpleVolumeFailureTests-c30ac7f4-3e1b-476-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/dc0c96fd2af8425d89cadd0e4943a22f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/dc0c96fd2af8425d89cadd0e4943a22f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/dc0c96fd2af8425d89cadd0e4943a22f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_dc0c96fd2af8425d89cadd0e4943a22f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_dc0c96fd2af8425d89cadd0e4943a22f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/dc0c96fd2af8425d89cadd0e4943a22f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/dc0c96fd2af8425d89cadd0e4943a22f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/dc0c96fd2af8425d89cadd0e4943a22f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/dc0c96fd2af8425d89cadd0e4943a22f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/dc0c96fd2af8425d89cadd0e4943a22f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/dc0c96fd2af8425d89cadd0e4943a22f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/dc0c96fd2af8425d89cadd0e4943a22f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/dc0c96fd2af8425d89cadd0e4943a22f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/dc0c96fd2af8425d89cadd0e4943a22f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-c30ac7f4-3e1b-476-user", "id": "cf3f92e58e0849b2b00e0f1857d79ba3"}, "audit_ids": ["-fwgaU_RQ5Ou1NevAaWBug"], "issued_at": "2018-11-14T18:40:37.000000Z"}} 2018-11-14 18:40:37,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}872efb092712733e020cedb46ac3c7a29f7d58bc" 2018-11-14 18:40:37,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a753d69-d315-45d9-9d79-84ae6a4f7e9e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:40:37,415 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-5a753d69-d315-45d9-9d79-84ae6a4f7e9e 2018-11-14 18:40:37,420 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/dc0c96fd2af8425d89cadd0e4943a22f/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}872efb092712733e020cedb46ac3c7a29f7d58bc" 2018-11-14 18:40:37,670 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:37 GMT Server: Apache x-compute-request-id: req-cb517c88-d9f1-45f2-aa3d-5853a2372811 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-cb517c88-d9f1-45f2-aa3d-5853a2372811 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-14 18:40:37,670 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/dc0c96fd2af8425d89cadd0e4943a22f/volumes/detail used request id req-cb517c88-d9f1-45f2-aa3d-5853a2372811 2018-11-14 18:40:37,674 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/dc0c96fd2af8425d89cadd0e4943a22f/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-cb517c88-d9f1-45f2-aa3d-5853a2372811" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}872efb092712733e020cedb46ac3c7a29f7d58bc" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeFailureTests-6b15769b-c990-414d-b526-ca6ffbebc0b5", "imageRef": "foo", "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-11-14 18:40:38,485 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Wed, 14 Nov 2018 18:40:37 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-d85b05ac-dae4-4c81-a4e6-99eb00deb33b x-openstack-request-id: req-d85b05ac-dae4-4c81-a4e6-99eb00deb33b Content-Length: 105 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid image identifier or unable to access requested image.", "code": 400}} 2018-11-14 18:40:38,485 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/dc0c96fd2af8425d89cadd0e4943a22f/volumes used request id req-d85b05ac-dae4-4c81-a4e6-99eb00deb33b 2018-11-14 18:40:38,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}564202f63ff7102b824692c68e8f29681d3c4925" 2018-11-14 18:40:38,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-4c4db23a-20d9-452a-b0b2-1847c1a6b9d1 Date: Wed, 14 Nov 2018 18:40:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:40:38,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-4c4db23a-20d9-452a-b0b2-1847c1a6b9d1 2018-11-14 18:40:38,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}564202f63ff7102b824692c68e8f29681d3c4925" 2018-11-14 18:40:38,896 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:40:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18f2733c-98c4-4033-8491-3bd5b0bf0893 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:40:38,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-18f2733c-98c4-4033-8491-3bd5b0bf0893 2018-11-14 18:40:38,897 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:40:38,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}564202f63ff7102b824692c68e8f29681d3c4925" 2018-11-14 18:40:39,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99b93d95-2493-4b58-b4a6-3c3e7c8b0b6a Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:40:39,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-99b93d95-2493-4b58-b4a6-3c3e7c8b0b6a 2018-11-14 18:40:39,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}564202f63ff7102b824692c68e8f29681d3c4925" 2018-11-14 18:40:39,119 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:40:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-827ef278-fb6a-4104-9e5a-acdb1c06fbf5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:40:39,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-827ef278-fb6a-4104-9e5a-acdb1c06fbf5 2018-11-14 18:40:39,119 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:40:39,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}564202f63ff7102b824692c68e8f29681d3c4925" 2018-11-14 18:40:39,234 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:40:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a5c8696-630b-456a-b97b-964ae4faa232 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:40:39,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-0a5c8696-630b-456a-b97b-964ae4faa232 2018-11-14 18:40:39,234 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:40:39,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}564202f63ff7102b824692c68e8f29681d3c4925" 2018-11-14 18:40:39,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcc8671a-fc36-4593-a501-e02f67947cf0 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:40:39,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-bcc8671a-fc36-4593-a501-e02f67947cf0 2018-11-14 18:40:39,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}564202f63ff7102b824692c68e8f29681d3c4925" 2018-11-14 18:40:39,442 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:40:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-421fa6ed-acc4-4fc0-a481-9067db922702 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 18:40:39,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-421fa6ed-acc4-4fc0-a481-9067db922702 2018-11-14 18:40:39,443 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:40:39,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}564202f63ff7102b824692c68e8f29681d3c4925" 2018-11-14 18:40:39,553 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:40:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ec42c37-2c0d-47f5-b2b4-2a5cfc3b22ec Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d3b3d3f2c3dd4be6bc230a686f3f0839.", "code": 404, "title": "Not Found"}} 2018-11-14 18:40:39,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 used request id req-7ec42c37-2c0d-47f5-b2b4-2a5cfc3b22ec 2018-11-14 18:40:39,553 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:40:39,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}564202f63ff7102b824692c68e8f29681d3c4925" 2018-11-14 18:40:39,668 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:40:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e464303f-78ac-43b2-b301-bc6e07ca121f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5dcff89097904b7c82103d40edeed98d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:40:39,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d used request id req-e464303f-78ac-43b2-b301-bc6e07ca121f 2018-11-14 18:40:39,668 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:40:39,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}564202f63ff7102b824692c68e8f29681d3c4925" 2018-11-14 18:40:39,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39e1bc14-eca6-4bd1-9750-55173a9001af Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:40:39,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-39e1bc14-eca6-4bd1-9750-55173a9001af 2018-11-14 18:40:39,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}564202f63ff7102b824692c68e8f29681d3c4925" 2018-11-14 18:40:39,888 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:40:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca6f2b51-ef35-42ac-a658-1a786cec492d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 991384c74c4d47b3bd2a68e52ad620ce.", "code": 404, "title": "Not Found"}} 2018-11-14 18:40:39,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce used request id req-ca6f2b51-ef35-42ac-a658-1a786cec492d 2018-11-14 18:40:39,889 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:40:39,890 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-c30ac7f4-3e1b-476-proj 2018-11-14 18:40:39,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/dc0c96fd2af8425d89cadd0e4943a22f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}564202f63ff7102b824692c68e8f29681d3c4925" 2018-11-14 18:40:40,141 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:40:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28f64143-4396-412d-b4f2-3a84976a340a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:40:40,141 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/dc0c96fd2af8425d89cadd0e4943a22f used request id req-28f64143-4396-412d-b4f2-3a84976a340a 2018-11-14 18:40:40,142 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-c30ac7f4-3e1b-476-proj-role 2018-11-14 18:40:40,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/8e866550a69043ed9e56e0f2127f45a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}564202f63ff7102b824692c68e8f29681d3c4925" 2018-11-14 18:40:40,273 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:40:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-598170ea-357d-4a8d-8be5-2cebe8d9d12e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:40:40,273 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/8e866550a69043ed9e56e0f2127f45a5 used request id req-598170ea-357d-4a8d-8be5-2cebe8d9d12e 2018-11-14 18:40:40,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}564202f63ff7102b824692c68e8f29681d3c4925" 2018-11-14 18:40:40,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-333dc63a-bb3b-4a97-a72c-e5b38ffac283 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:40:40,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-333dc63a-bb3b-4a97-a72c-e5b38ffac283 2018-11-14 18:40:40,379 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-c30ac7f4-3e1b-476-user 2018-11-14 18:40:40,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/cf3f92e58e0849b2b00e0f1857d79ba3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24e7d998793c71c490a02ef6bbc6487b46b9c41e" 2018-11-14 18:40:40,599 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:40:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca15045b-7089-4092-828a-11d32617accc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:40:40,599 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/cf3f92e58e0849b2b00e0f1857d79ba3 used request id req-ca15045b-7089-4092-828a-11d32617accc 2018-11-14 18:40:40,600 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:40:41,011 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:40:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["enmoDA-0QlOc3YtmRBoH4Q"], "issued_at": "2018-11-14T18:40:41.000000Z"}} 2018-11-14 18:40:41,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e6684350becc3145f29110240c8a29464f38987" 2018-11-14 18:40:41,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b377c20-befb-406c-9d59-e932f2b7e916 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:40:41,119 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-6b377c20-befb-406c-9d59-e932f2b7e916 2018-11-14 18:40:41,120 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:40:41,121 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:40:41,550 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:40:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["kBVOb0xBQpCAkJwXIuoI0g"], "issued_at": "2018-11-14T18:40:41.000000Z"}} 2018-11-14 18:40:41,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}049ddfc8b8a97549e566a5427738029019380315" 2018-11-14 18:40:41,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb2859ba-e04b-46c2-b504-a6560fb03b60 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:40:41,646 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-fb2859ba-e04b-46c2-b504-a6560fb03b60 2018-11-14 18:40:41,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:40:41,655 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:40: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:40:41,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-fd4046e3-cfed-409-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}049ddfc8b8a97549e566a5427738029019380315" 2018-11-14 18:40:41,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0204f9b1-840b-4043-8d53-dbc442b6b49a Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-fd4046e3-cfed-409-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:40:41,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-fd4046e3-cfed-409-proj used request id req-0204f9b1-840b-4043-8d53-dbc442b6b49a 2018-11-14 18:40:41,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}049ddfc8b8a97549e566a5427738029019380315" 2018-11-14 18:40:41,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed1e8189-0398-44b4-9554-c2345059e1fe Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:40:41,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-ed1e8189-0398-44b4-9554-c2345059e1fe 2018-11-14 18:40:41,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}049ddfc8b8a97549e566a5427738029019380315" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-fd4046e3-cfed-409-proj"}}' 2018-11-14 18:40:42,021 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:40:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-317a1bb5-9eb9-40b3-bd0d-d56cf9c4dcf3 Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/4d081cbbde9f446ea9e997aaca1ae4ba"}, "tags": [], "enabled": true, "id": "4d081cbbde9f446ea9e997aaca1ae4ba", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-fd4046e3-cfed-409-proj"}} 2018-11-14 18:40:42,021 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-317a1bb5-9eb9-40b3-bd0d-d56cf9c4dcf3 2018-11-14 18:40:42,022 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-fd4046e3-cfed-409-proj 2018-11-14 18:40:42,022 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:40:42,022 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:40:42,441 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:40:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["_O2pII-IQLerAdxJ6OsvKg"], "issued_at": "2018-11-14T18:40:42.000000Z"}} 2018-11-14 18:40:42,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c4de2a53980878a2808da3d91e7497db1714abc" 2018-11-14 18:40:42,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc5ddce3-25bd-4255-b4e9-bfba0c439746 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:40:42,533 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-cc5ddce3-25bd-4255-b4e9-bfba0c439746 2018-11-14 18:40:42,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:40:42,542 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:40:42,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c4de2a53980878a2808da3d91e7497db1714abc" 2018-11-14 18:40:42,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff78b3b5-b859-4bac-b320-01ab264f4cbd Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:40:42,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-ff78b3b5-b859-4bac-b320-01ab264f4cbd 2018-11-14 18:40:42,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeFailureTests-fd4046e3-cfed-409-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c4de2a53980878a2808da3d91e7497db1714abc" 2018-11-14 18:40:42,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea395bc4-8554-42ff-aa6c-bcafc79a92f4 Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeFailureTests-fd4046e3-cfed-409-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/4d081cbbde9f446ea9e997aaca1ae4ba"}, "tags": [], "enabled": true, "id": "4d081cbbde9f446ea9e997aaca1ae4ba", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-fd4046e3-cfed-409-proj"}]} 2018-11-14 18:40:42,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeFailureTests-fd4046e3-cfed-409-proj used request id req-ea395bc4-8554-42ff-aa6c-bcafc79a92f4 2018-11-14 18:40:42,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c4de2a53980878a2808da3d91e7497db1714abc" 2018-11-14 18:40:42,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1d87608-8b2a-428a-9b89-fdbc25d5058b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:40:42,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-a1d87608-8b2a-428a-9b89-fdbc25d5058b 2018-11-14 18:40:43,303 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-fd4046e3-cfed-409-user 2018-11-14 18:40:43,303 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:40:43,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}049ddfc8b8a97549e566a5427738029019380315" 2018-11-14 18:40:43,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5237a8e-a993-4d51-905d-d18e1bc6b98e Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:40:43,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-c5237a8e-a993-4d51-905d-d18e1bc6b98e 2018-11-14 18:40:43,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}049ddfc8b8a97549e566a5427738029019380315" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-fd4046e3-cfed-409-proj-role"}}' 2018-11-14 18:40:43,548 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:40:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d39d7b48-2f0d-43e5-9fe2-12ab5794452f Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6e92df8a2e1f4346bea6f2d9cf92efa3", "links": {"self": "http://172.30.9.28:5000/v3/roles/6e92df8a2e1f4346bea6f2d9cf92efa3"}, "name": "CreateSimpleVolumeFailureTests-fd4046e3-cfed-409-proj-role"}} 2018-11-14 18:40:43,549 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-d39d7b48-2f0d-43e5-9fe2-12ab5794452f 2018-11-14 18:40:43,549 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-fd4046e3-cfed-409-proj-role 2018-11-14 18:40:43,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/6e92df8a2e1f4346bea6f2d9cf92efa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}049ddfc8b8a97549e566a5427738029019380315" 2018-11-14 18:40:43,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdbff9e2-fa29-450d-a563-9b3ff6e2e0bd Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6e92df8a2e1f4346bea6f2d9cf92efa3", "links": {"self": "http://172.30.9.28:5000/v3/roles/6e92df8a2e1f4346bea6f2d9cf92efa3"}, "name": "CreateSimpleVolumeFailureTests-fd4046e3-cfed-409-proj-role"}} 2018-11-14 18:40:43,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/6e92df8a2e1f4346bea6f2d9cf92efa3 used request id req-fdbff9e2-fa29-450d-a563-9b3ff6e2e0bd 2018-11-14 18:40:43,672 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-fd4046e3-cfed-409-proj-role to project CreateSimpleVolumeFailureTests-fd4046e3-cfed-409-proj 2018-11-14 18:40:43,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/4d081cbbde9f446ea9e997aaca1ae4ba/users/ebf95c0b9e2d43b4842f1ade37d49ac7/roles/6e92df8a2e1f4346bea6f2d9cf92efa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}049ddfc8b8a97549e566a5427738029019380315" 2018-11-14 18:40:43,827 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:40:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42ad8665-7533-4f71-a1aa-808f26202c09 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:40:43,827 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/4d081cbbde9f446ea9e997aaca1ae4ba/users/ebf95c0b9e2d43b4842f1ade37d49ac7/roles/6e92df8a2e1f4346bea6f2d9cf92efa3 used request id req-42ad8665-7533-4f71-a1aa-808f26202c09 2018-11-14 18:40:43,829 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:40:43,830 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:40:44,248 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6e92df8a2e1f4346bea6f2d9cf92efa3", "name": "CreateSimpleVolumeFailureTests-fd4046e3-cfed-409-proj-role"}], "expires_at": "2018-11-14T19:40:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d081cbbde9f446ea9e997aaca1ae4ba", "name": "CreateSimpleVolumeFailureTests-fd4046e3-cfed-409-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/4d081cbbde9f446ea9e997aaca1ae4ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/4d081cbbde9f446ea9e997aaca1ae4ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/4d081cbbde9f446ea9e997aaca1ae4ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_4d081cbbde9f446ea9e997aaca1ae4ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_4d081cbbde9f446ea9e997aaca1ae4ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/4d081cbbde9f446ea9e997aaca1ae4ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/4d081cbbde9f446ea9e997aaca1ae4ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/4d081cbbde9f446ea9e997aaca1ae4ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/4d081cbbde9f446ea9e997aaca1ae4ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/4d081cbbde9f446ea9e997aaca1ae4ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/4d081cbbde9f446ea9e997aaca1ae4ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/4d081cbbde9f446ea9e997aaca1ae4ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/4d081cbbde9f446ea9e997aaca1ae4ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/4d081cbbde9f446ea9e997aaca1ae4ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-fd4046e3-cfed-409-user", "id": "ebf95c0b9e2d43b4842f1ade37d49ac7"}, "audit_ids": ["SujUhCuBRo-kKnNcsE2hhg"], "issued_at": "2018-11-14T18:40:44.000000Z"}} 2018-11-14 18:40:44,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b9955f066184d763f10fee1b3f293c27e7b5302" 2018-11-14 18:40:44,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0abb9baf-baa5-441b-bab3-22c1a7a0d9ea Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:40:44,347 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-0abb9baf-baa5-441b-bab3-22c1a7a0d9ea 2018-11-14 18:40:44,352 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/4d081cbbde9f446ea9e997aaca1ae4ba/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b9955f066184d763f10fee1b3f293c27e7b5302" 2018-11-14 18:40:44,575 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:44 GMT Server: Apache x-compute-request-id: req-cdb59144-5fdb-4acc-b6d6-4dec737c33bb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-cdb59144-5fdb-4acc-b6d6-4dec737c33bb Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-14 18:40:44,575 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/4d081cbbde9f446ea9e997aaca1ae4ba/volumes/detail used request id req-cdb59144-5fdb-4acc-b6d6-4dec737c33bb 2018-11-14 18:40:44,578 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/4d081cbbde9f446ea9e997aaca1ae4ba/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-cdb59144-5fdb-4acc-b6d6-4dec737c33bb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b9955f066184d763f10fee1b3f293c27e7b5302" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeFailureTests-f5f9ed04-0c53-4fc4-8d35-2b98e461c5e0", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": -1}}' 2018-11-14 18:40:44,766 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Wed, 14 Nov 2018 18:40:44 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-3abd0b51-4a82-4d3a-b68b-dfa69c31ad76 x-openstack-request-id: req-3abd0b51-4a82-4d3a-b68b-dfa69c31ad76 Content-Length: 218 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid input received: Invalid volume size provided for create request: -1 (size argument must be an integer (or string representation of an integer) and greater than zero).", "code": 400}} 2018-11-14 18:40:44,766 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/4d081cbbde9f446ea9e997aaca1ae4ba/volumes used request id req-3abd0b51-4a82-4d3a-b68b-dfa69c31ad76 2018-11-14 18:40:44,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}049ddfc8b8a97549e566a5427738029019380315" 2018-11-14 18:40:45,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-55427337-6148-429b-91bd-2b241470a0bd Date: Wed, 14 Nov 2018 18:40:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:40:45,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-55427337-6148-429b-91bd-2b241470a0bd 2018-11-14 18:40:45,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}049ddfc8b8a97549e566a5427738029019380315" 2018-11-14 18:40:45,167 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:40:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5426e2e6-9949-44e2-9e4c-1e7dd2653bab Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:40:45,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-5426e2e6-9949-44e2-9e4c-1e7dd2653bab 2018-11-14 18:40:45,167 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:40:45,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}049ddfc8b8a97549e566a5427738029019380315" 2018-11-14 18:40:45,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67eabe7f-33c1-4bc7-9b3d-e4941feff1dd Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:40:45,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-67eabe7f-33c1-4bc7-9b3d-e4941feff1dd 2018-11-14 18:40:45,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}049ddfc8b8a97549e566a5427738029019380315" 2018-11-14 18:40:45,472 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:40:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6e48ca3-97f4-4495-bf1b-d3d10e694382 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:40:45,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-e6e48ca3-97f4-4495-bf1b-d3d10e694382 2018-11-14 18:40:45,473 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:40:45,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}049ddfc8b8a97549e566a5427738029019380315" 2018-11-14 18:40:45,576 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:40:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bdf15b81-1fcd-4aa5-b739-24572b166cde Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:40:45,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-bdf15b81-1fcd-4aa5-b739-24572b166cde 2018-11-14 18:40:45,576 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:40:45,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}049ddfc8b8a97549e566a5427738029019380315" 2018-11-14 18:40:45,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c72940a-94ac-4958-8d0e-07502b27b713 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:40:45,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-1c72940a-94ac-4958-8d0e-07502b27b713 2018-11-14 18:40:45,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}049ddfc8b8a97549e566a5427738029019380315" 2018-11-14 18:40:45,799 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:40:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07bc2f7b-7139-4d84-b5a1-8b04886afa71 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 18:40:45,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-07bc2f7b-7139-4d84-b5a1-8b04886afa71 2018-11-14 18:40:45,799 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:40:45,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}049ddfc8b8a97549e566a5427738029019380315" 2018-11-14 18:40:45,905 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:40:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35afca83-7fb3-4778-9ad3-f7ab7862d9f9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d3b3d3f2c3dd4be6bc230a686f3f0839.", "code": 404, "title": "Not Found"}} 2018-11-14 18:40:45,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 used request id req-35afca83-7fb3-4778-9ad3-f7ab7862d9f9 2018-11-14 18:40:45,905 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:40:45,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}049ddfc8b8a97549e566a5427738029019380315" 2018-11-14 18:40:46,018 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:40:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21888d4f-cc9a-4c6e-9960-06bd70c75fdc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5dcff89097904b7c82103d40edeed98d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:40:46,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d used request id req-21888d4f-cc9a-4c6e-9960-06bd70c75fdc 2018-11-14 18:40:46,018 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:40:46,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}049ddfc8b8a97549e566a5427738029019380315" 2018-11-14 18:40:46,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4a21450-0c82-4db4-b070-939066ebbe8d Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:40:46,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-f4a21450-0c82-4db4-b070-939066ebbe8d 2018-11-14 18:40:46,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}049ddfc8b8a97549e566a5427738029019380315" 2018-11-14 18:40:46,238 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:40:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c4b3f0b-76a2-4ed1-8df9-b2b4a15b0209 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 991384c74c4d47b3bd2a68e52ad620ce.", "code": 404, "title": "Not Found"}} 2018-11-14 18:40:46,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce used request id req-6c4b3f0b-76a2-4ed1-8df9-b2b4a15b0209 2018-11-14 18:40:46,238 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:40:46,239 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-fd4046e3-cfed-409-proj 2018-11-14 18:40:46,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/4d081cbbde9f446ea9e997aaca1ae4ba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}049ddfc8b8a97549e566a5427738029019380315" 2018-11-14 18:40:46,495 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:40:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59306ef1-0c9e-4df6-bccb-87591560b731 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:40:46,495 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/4d081cbbde9f446ea9e997aaca1ae4ba used request id req-59306ef1-0c9e-4df6-bccb-87591560b731 2018-11-14 18:40:46,495 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-fd4046e3-cfed-409-proj-role 2018-11-14 18:40:46,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/6e92df8a2e1f4346bea6f2d9cf92efa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}049ddfc8b8a97549e566a5427738029019380315" 2018-11-14 18:40:46,650 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:40:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5954d0e-dca4-46f0-8abd-1b386090457c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:40:46,650 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/6e92df8a2e1f4346bea6f2d9cf92efa3 used request id req-f5954d0e-dca4-46f0-8abd-1b386090457c 2018-11-14 18:40:46,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}049ddfc8b8a97549e566a5427738029019380315" 2018-11-14 18:40:46,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e80e073d-3da0-44b4-bcb6-c24a30bd300d Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:40:46,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-e80e073d-3da0-44b4-bcb6-c24a30bd300d 2018-11-14 18:40:46,756 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-fd4046e3-cfed-409-user 2018-11-14 18:40:46,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/ebf95c0b9e2d43b4842f1ade37d49ac7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c4de2a53980878a2808da3d91e7497db1714abc" 2018-11-14 18:40:46,923 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:40:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-485dd435-5d33-449c-b75c-269614c97454 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:40:46,924 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/ebf95c0b9e2d43b4842f1ade37d49ac7 used request id req-485dd435-5d33-449c-b75c-269614c97454 2018-11-14 18:40:46,925 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:40:47,351 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:40:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["XCj44dhkRi-dk-pJzXIUQA"], "issued_at": "2018-11-14T18:40:47.000000Z"}} 2018-11-14 18:40:47,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42593c455ca6e2eb0251e7778a43a79f679e2f9e" 2018-11-14 18:40:47,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c471223-0b3e-42b5-93ce-6fc8c574ee90 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:40:47,446 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-1c471223-0b3e-42b5-93ce-6fc8c574ee90 2018-11-14 18:40:47,447 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:40:47,448 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:40:47,873 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:40:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["1Rhqo7jjROiHxcZuAyCixw"], "issued_at": "2018-11-14T18:40:47.000000Z"}} 2018-11-14 18:40:47,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86822c6f52bdb1566c72814156ae433ce5ccf9fb" 2018-11-14 18:40:47,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fd54f52-023b-4d48-add5-864742dab820 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:40:47,976 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-6fd54f52-023b-4d48-add5-864742dab820 2018-11-14 18:40:47,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:40:47,985 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:40: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:40:47,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-c534594a-1884-4ef-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86822c6f52bdb1566c72814156ae433ce5ccf9fb" 2018-11-14 18:40:48,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee3b3dd6-f6c0-40f5-a8af-c2e74d33deae Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-c534594a-1884-4ef-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:40:48,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-c534594a-1884-4ef-proj used request id req-ee3b3dd6-f6c0-40f5-a8af-c2e74d33deae 2018-11-14 18:40:48,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86822c6f52bdb1566c72814156ae433ce5ccf9fb" 2018-11-14 18:40:48,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0184b46-37b5-46ea-bad5-2f28275b0bfd Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:40:48,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-f0184b46-37b5-46ea-bad5-2f28275b0bfd 2018-11-14 18:40:48,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86822c6f52bdb1566c72814156ae433ce5ccf9fb" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-c534594a-1884-4ef-proj"}}' 2018-11-14 18:40:48,351 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:40:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-531e6d8d-b370-417f-9b5f-77bc1d82faeb Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/bd711d8f720d45678e34d1ab70df6134"}, "tags": [], "enabled": true, "id": "bd711d8f720d45678e34d1ab70df6134", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-c534594a-1884-4ef-proj"}} 2018-11-14 18:40:48,351 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-531e6d8d-b370-417f-9b5f-77bc1d82faeb 2018-11-14 18:40:48,351 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-c534594a-1884-4ef-proj 2018-11-14 18:40:48,352 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:40:48,352 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:40:48,772 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:40:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["vqPmwi3ETNa6VCqYRwDAEw"], "issued_at": "2018-11-14T18:40:48.000000Z"}} 2018-11-14 18:40:48,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f9e3784875d1897348dbeaa77909c3f61f09e88" 2018-11-14 18:40:48,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adbff739-d99d-460f-9999-728a7c6feaae Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:40:48,902 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-adbff739-d99d-460f-9999-728a7c6feaae 2018-11-14 18:40:48,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:40:48,911 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:40:48,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f9e3784875d1897348dbeaa77909c3f61f09e88" 2018-11-14 18:40:49,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-619da03c-dbff-44b2-bb95-526f99dcc56b Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:40:49,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-619da03c-dbff-44b2-bb95-526f99dcc56b 2018-11-14 18:40:49,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeFailureTests-c534594a-1884-4ef-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f9e3784875d1897348dbeaa77909c3f61f09e88" 2018-11-14 18:40:49,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3ae7b3a-512a-40a0-aa29-94e5506ac350 Content-Encoding: gzip Content-Length: 266 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeFailureTests-c534594a-1884-4ef-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/bd711d8f720d45678e34d1ab70df6134"}, "tags": [], "enabled": true, "id": "bd711d8f720d45678e34d1ab70df6134", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-c534594a-1884-4ef-proj"}]} 2018-11-14 18:40:49,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeFailureTests-c534594a-1884-4ef-proj used request id req-e3ae7b3a-512a-40a0-aa29-94e5506ac350 2018-11-14 18:40:49,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f9e3784875d1897348dbeaa77909c3f61f09e88" 2018-11-14 18:40:49,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10116dc9-8752-4584-aa52-5673aac71e15 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:40:49,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-10116dc9-8752-4584-aa52-5673aac71e15 2018-11-14 18:40:49,692 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-c534594a-1884-4ef-user 2018-11-14 18:40:49,693 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:40:49,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86822c6f52bdb1566c72814156ae433ce5ccf9fb" 2018-11-14 18:40:49,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a39d66d3-fa38-4c52-8a7f-7a6a0ebad42a Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:40:49,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-a39d66d3-fa38-4c52-8a7f-7a6a0ebad42a 2018-11-14 18:40:49,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86822c6f52bdb1566c72814156ae433ce5ccf9fb" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-c534594a-1884-4ef-proj-role"}}' 2018-11-14 18:40:49,938 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:40:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4deb327-a0ac-480e-af1c-2afe2505a50b Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "840fc9168bb44ed7be78175ec9889e75", "links": {"self": "http://172.30.9.28:5000/v3/roles/840fc9168bb44ed7be78175ec9889e75"}, "name": "CreateSimpleVolumeFailureTests-c534594a-1884-4ef-proj-role"}} 2018-11-14 18:40:49,938 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-c4deb327-a0ac-480e-af1c-2afe2505a50b 2018-11-14 18:40:49,938 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-c534594a-1884-4ef-proj-role 2018-11-14 18:40:49,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/840fc9168bb44ed7be78175ec9889e75 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86822c6f52bdb1566c72814156ae433ce5ccf9fb" 2018-11-14 18:40:49,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae1c4ef4-bf27-4ce7-9f11-0849c870cf76 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "840fc9168bb44ed7be78175ec9889e75", "links": {"self": "http://172.30.9.28:5000/v3/roles/840fc9168bb44ed7be78175ec9889e75"}, "name": "CreateSimpleVolumeFailureTests-c534594a-1884-4ef-proj-role"}} 2018-11-14 18:40:49,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/840fc9168bb44ed7be78175ec9889e75 used request id req-ae1c4ef4-bf27-4ce7-9f11-0849c870cf76 2018-11-14 18:40:49,961 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-c534594a-1884-4ef-proj-role to project CreateSimpleVolumeFailureTests-c534594a-1884-4ef-proj 2018-11-14 18:40:49,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/bd711d8f720d45678e34d1ab70df6134/users/c8cf8e8260754d2ba46f525dbf684538/roles/840fc9168bb44ed7be78175ec9889e75 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86822c6f52bdb1566c72814156ae433ce5ccf9fb" 2018-11-14 18:40:50,109 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:40:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0afbdfe-e235-417a-acb0-dce03cfbf608 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:40:50,109 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/bd711d8f720d45678e34d1ab70df6134/users/c8cf8e8260754d2ba46f525dbf684538/roles/840fc9168bb44ed7be78175ec9889e75 used request id req-e0afbdfe-e235-417a-acb0-dce03cfbf608 2018-11-14 18:40:50,111 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:40:50,112 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:40:50,591 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "840fc9168bb44ed7be78175ec9889e75", "name": "CreateSimpleVolumeFailureTests-c534594a-1884-4ef-proj-role"}], "expires_at": "2018-11-14T19:40:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bd711d8f720d45678e34d1ab70df6134", "name": "CreateSimpleVolumeFailureTests-c534594a-1884-4ef-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/bd711d8f720d45678e34d1ab70df6134", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/bd711d8f720d45678e34d1ab70df6134", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/bd711d8f720d45678e34d1ab70df6134", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_bd711d8f720d45678e34d1ab70df6134", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_bd711d8f720d45678e34d1ab70df6134", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/bd711d8f720d45678e34d1ab70df6134", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/bd711d8f720d45678e34d1ab70df6134", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/bd711d8f720d45678e34d1ab70df6134", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/bd711d8f720d45678e34d1ab70df6134", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/bd711d8f720d45678e34d1ab70df6134", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/bd711d8f720d45678e34d1ab70df6134", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/bd711d8f720d45678e34d1ab70df6134", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/bd711d8f720d45678e34d1ab70df6134", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/bd711d8f720d45678e34d1ab70df6134", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-c534594a-1884-4ef-user", "id": "c8cf8e8260754d2ba46f525dbf684538"}, "audit_ids": ["hLwMlv73QcuqhS-ZE76Mog"], "issued_at": "2018-11-14T18:40:50.000000Z"}} 2018-11-14 18:40:50,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77b8f13894bf4172dae3ff4771e51df4412307de" 2018-11-14 18:40:50,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc71730e-f9cf-4f07-908e-3ba1403272c7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:40:50,687 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-cc71730e-f9cf-4f07-908e-3ba1403272c7 2018-11-14 18:40:50,692 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/bd711d8f720d45678e34d1ab70df6134/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77b8f13894bf4172dae3ff4771e51df4412307de" 2018-11-14 18:40:50,902 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:50 GMT Server: Apache x-compute-request-id: req-3f975dc9-b343-4ad3-abe1-a86e979c9e2a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3f975dc9-b343-4ad3-abe1-a86e979c9e2a Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-14 18:40:50,903 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/bd711d8f720d45678e34d1ab70df6134/volumes/detail used request id req-3f975dc9-b343-4ad3-abe1-a86e979c9e2a 2018-11-14 18:40:50,906 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/bd711d8f720d45678e34d1ab70df6134/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-3f975dc9-b343-4ad3-abe1-a86e979c9e2a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77b8f13894bf4172dae3ff4771e51df4412307de" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeFailureTests-beeec6f6-cd58-4078-aec3-a745a311d46f", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": "foo", "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-11-14 18:40:51,109 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:40:50 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-b7860f30-3eae-4e62-87ab-49393afd4be1 x-openstack-request-id: req-b7860f30-3eae-4e62-87ab-49393afd4be1 Content-Length: 91 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type with name foo could not be found.", "code": 404}} 2018-11-14 18:40:51,109 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/bd711d8f720d45678e34d1ab70df6134/volumes used request id req-b7860f30-3eae-4e62-87ab-49393afd4be1 2018-11-14 18:40:51,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86822c6f52bdb1566c72814156ae433ce5ccf9fb" 2018-11-14 18:40:51,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-d81cd225-04dd-4419-9b26-0cf8565ac2ff Date: Wed, 14 Nov 2018 18:40:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:40:51,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-d81cd225-04dd-4419-9b26-0cf8565ac2ff 2018-11-14 18:40:51,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86822c6f52bdb1566c72814156ae433ce5ccf9fb" 2018-11-14 18:40:51,516 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:40:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4cb10e2-4b98-488f-b11d-a8baaeae8d28 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:40:51,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-e4cb10e2-4b98-488f-b11d-a8baaeae8d28 2018-11-14 18:40:51,516 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:40:51,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86822c6f52bdb1566c72814156ae433ce5ccf9fb" 2018-11-14 18:40:51,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a1c189e-9868-4b51-ad1d-1716d7a177d7 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:40:51,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-3a1c189e-9868-4b51-ad1d-1716d7a177d7 2018-11-14 18:40:51,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86822c6f52bdb1566c72814156ae433ce5ccf9fb" 2018-11-14 18:40:51,735 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:40:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf11ee6d-6988-4a47-a84f-8352c8c1b0c9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:40:51,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-cf11ee6d-6988-4a47-a84f-8352c8c1b0c9 2018-11-14 18:40:51,735 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:40:51,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86822c6f52bdb1566c72814156ae433ce5ccf9fb" 2018-11-14 18:40:51,847 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:40:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e64f12e-7608-48c9-8fc3-16c50b63253c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:40:51,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-1e64f12e-7608-48c9-8fc3-16c50b63253c 2018-11-14 18:40:51,848 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:40:51,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86822c6f52bdb1566c72814156ae433ce5ccf9fb" 2018-11-14 18:40:51,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e9b3802-1f0d-42b8-9f6a-101342d9a9d0 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:40:51,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-2e9b3802-1f0d-42b8-9f6a-101342d9a9d0 2018-11-14 18:40:51,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86822c6f52bdb1566c72814156ae433ce5ccf9fb" 2018-11-14 18:40:52,066 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:40:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4f6f78d-8882-4709-995f-12f7d80e3a73 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 18:40:52,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-a4f6f78d-8882-4709-995f-12f7d80e3a73 2018-11-14 18:40:52,066 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:40:52,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86822c6f52bdb1566c72814156ae433ce5ccf9fb" 2018-11-14 18:40:52,180 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:40:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9b682ed-b201-4bf0-b9c2-423fc8f5c833 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d3b3d3f2c3dd4be6bc230a686f3f0839.", "code": 404, "title": "Not Found"}} 2018-11-14 18:40:52,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 used request id req-b9b682ed-b201-4bf0-b9c2-423fc8f5c833 2018-11-14 18:40:52,180 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:40:52,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86822c6f52bdb1566c72814156ae433ce5ccf9fb" 2018-11-14 18:40:52,287 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:40:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2371c18c-d00b-4b0d-8b97-6157baac5490 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5dcff89097904b7c82103d40edeed98d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:40:52,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d used request id req-2371c18c-d00b-4b0d-8b97-6157baac5490 2018-11-14 18:40:52,287 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:40:52,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86822c6f52bdb1566c72814156ae433ce5ccf9fb" 2018-11-14 18:40:52,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef7ed91d-7bd6-426e-b8ec-a4aa2c813f1c Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:40:52,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-ef7ed91d-7bd6-426e-b8ec-a4aa2c813f1c 2018-11-14 18:40:52,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86822c6f52bdb1566c72814156ae433ce5ccf9fb" 2018-11-14 18:40:52,503 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:40:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8039cc2d-59d2-4d04-a4c2-ecea13cf2f9b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 991384c74c4d47b3bd2a68e52ad620ce.", "code": 404, "title": "Not Found"}} 2018-11-14 18:40:52,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce used request id req-8039cc2d-59d2-4d04-a4c2-ecea13cf2f9b 2018-11-14 18:40:52,503 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:40:52,504 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-c534594a-1884-4ef-proj 2018-11-14 18:40:52,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/bd711d8f720d45678e34d1ab70df6134 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86822c6f52bdb1566c72814156ae433ce5ccf9fb" 2018-11-14 18:40:52,764 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:40:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b104c78-b766-4fc1-8d5c-49dad8b9a80b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:40:52,764 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/bd711d8f720d45678e34d1ab70df6134 used request id req-7b104c78-b766-4fc1-8d5c-49dad8b9a80b 2018-11-14 18:40:52,765 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-c534594a-1884-4ef-proj-role 2018-11-14 18:40:52,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/840fc9168bb44ed7be78175ec9889e75 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86822c6f52bdb1566c72814156ae433ce5ccf9fb" 2018-11-14 18:40:52,908 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:40:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfa8cf36-ca16-4845-8c04-d0bd891ebc92 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:40:52,908 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/840fc9168bb44ed7be78175ec9889e75 used request id req-dfa8cf36-ca16-4845-8c04-d0bd891ebc92 2018-11-14 18:40:52,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86822c6f52bdb1566c72814156ae433ce5ccf9fb" 2018-11-14 18:40:53,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d04e9254-abbe-4d8c-9c6d-baab5ba82110 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:40:53,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d04e9254-abbe-4d8c-9c6d-baab5ba82110 2018-11-14 18:40:53,024 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-c534594a-1884-4ef-user 2018-11-14 18:40:53,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/c8cf8e8260754d2ba46f525dbf684538 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f9e3784875d1897348dbeaa77909c3f61f09e88" 2018-11-14 18:40:53,232 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:40:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e437b81-8aa2-44df-808c-b7345e9e8729 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:40:53,233 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/c8cf8e8260754d2ba46f525dbf684538 used request id req-9e437b81-8aa2-44df-808c-b7345e9e8729 2018-11-14 18:40:53,234 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:40:53,660 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:40:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["Y_m-mONvRoelM4mzYBglZg"], "issued_at": "2018-11-14T18:40:53.000000Z"}} 2018-11-14 18:40:53,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a732071030913d3cc7d453074f718d88f78e2807" 2018-11-14 18:40:53,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d9c5aa1-bf4e-46c6-870b-02d6bd8d3820 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:40:53,765 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-3d9c5aa1-bf4e-46c6-870b-02d6bd8d3820 2018-11-14 18:40:53,766 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:40:53,767 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:40:54,181 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:40:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["l_qHZLMYQLWViNEplPw46A"], "issued_at": "2018-11-14T18:40:54.000000Z"}} 2018-11-14 18:40:54,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b5a2e152c0a8cb89785be2fa06f8fa4b449c14b" 2018-11-14 18:40:54,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0765ff8-723c-4772-b5d2-e8da94a208db Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:40:54,288 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-b0765ff8-723c-4772-b5d2-e8da94a208db 2018-11-14 18:40:54,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:40:54,298 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:40:54,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-8c292cc3-60ba-474-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b5a2e152c0a8cb89785be2fa06f8fa4b449c14b" 2018-11-14 18:40:54,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07e00f15-f951-458a-81a0-1524bffbe0d6 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-8c292cc3-60ba-474-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:40:54,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-8c292cc3-60ba-474-proj used request id req-07e00f15-f951-458a-81a0-1524bffbe0d6 2018-11-14 18:40:54,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b5a2e152c0a8cb89785be2fa06f8fa4b449c14b" 2018-11-14 18:40:54,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-412379e4-8bb0-409b-84d4-ec45f37b03bd Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:40:54,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-412379e4-8bb0-409b-84d4-ec45f37b03bd 2018-11-14 18:40:54,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b5a2e152c0a8cb89785be2fa06f8fa4b449c14b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithTypeTests-8c292cc3-60ba-474-proj"}}' 2018-11-14 18:40:54,663 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:40:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f78a4aa6-ffcf-4c46-80b7-b68b55fdc1ba Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/442c3e5d937b41088b1af38ff7e12730"}, "tags": [], "enabled": true, "id": "442c3e5d937b41088b1af38ff7e12730", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-8c292cc3-60ba-474-proj"}} 2018-11-14 18:40:54,663 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-f78a4aa6-ffcf-4c46-80b7-b68b55fdc1ba 2018-11-14 18:40:54,663 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-8c292cc3-60ba-474-proj 2018-11-14 18:40:54,664 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:40:54,664 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:40:55,072 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:40:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["aoGn8lLpQiey5zYvQSUrMw"], "issued_at": "2018-11-14T18:40:55.000000Z"}} 2018-11-14 18:40:55,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ada0455d0ae7e8a385a111d7b2bb8998f18b8186" 2018-11-14 18:40:55,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ba35653-0541-474f-b7b2-967d598e88bc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:40:55,179 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-2ba35653-0541-474f-b7b2-967d598e88bc 2018-11-14 18:40:55,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:40:55,188 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:40: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:40:55,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ada0455d0ae7e8a385a111d7b2bb8998f18b8186" 2018-11-14 18:40:55,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f70c37d-fb5c-478e-989c-96c89df5f3e5 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:40:55,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-9f70c37d-fb5c-478e-989c-96c89df5f3e5 2018-11-14 18:40:55,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateVolumeWithTypeTests-8c292cc3-60ba-474-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ada0455d0ae7e8a385a111d7b2bb8998f18b8186" 2018-11-14 18:40:55,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-929b9ccb-ffa2-4975-94d6-0487e2821117 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateVolumeWithTypeTests-8c292cc3-60ba-474-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/442c3e5d937b41088b1af38ff7e12730"}, "tags": [], "enabled": true, "id": "442c3e5d937b41088b1af38ff7e12730", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-8c292cc3-60ba-474-proj"}]} 2018-11-14 18:40:55,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateVolumeWithTypeTests-8c292cc3-60ba-474-proj used request id req-929b9ccb-ffa2-4975-94d6-0487e2821117 2018-11-14 18:40:55,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ada0455d0ae7e8a385a111d7b2bb8998f18b8186" 2018-11-14 18:40:55,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c40e727-01d7-460a-826f-f62a672d913c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:40:55,634 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-6c40e727-01d7-460a-826f-f62a672d913c 2018-11-14 18:40:56,024 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-8c292cc3-60ba-474-user 2018-11-14 18:40:56,025 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:40:56,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b5a2e152c0a8cb89785be2fa06f8fa4b449c14b" 2018-11-14 18:40:56,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8d0796f-e106-491b-b193-55a0cc5302b7 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:40:56,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-c8d0796f-e106-491b-b193-55a0cc5302b7 2018-11-14 18:40:56,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b5a2e152c0a8cb89785be2fa06f8fa4b449c14b" -d '{"role": {"name": "CreateVolumeWithTypeTests-8c292cc3-60ba-474-proj-role"}}' 2018-11-14 18:40:56,202 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:40:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ff0af1d-738a-42c1-964c-503e724b71dc Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ff3b67a99aa84976a8f76055e24e542f", "links": {"self": "http://172.30.9.28:5000/v3/roles/ff3b67a99aa84976a8f76055e24e542f"}, "name": "CreateVolumeWithTypeTests-8c292cc3-60ba-474-proj-role"}} 2018-11-14 18:40:56,202 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-2ff0af1d-738a-42c1-964c-503e724b71dc 2018-11-14 18:40:56,203 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-8c292cc3-60ba-474-proj-role 2018-11-14 18:40:56,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/ff3b67a99aa84976a8f76055e24e542f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b5a2e152c0a8cb89785be2fa06f8fa4b449c14b" 2018-11-14 18:40:56,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f30a5d4-1ff6-40ab-a47e-6c3b1a81c0d6 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ff3b67a99aa84976a8f76055e24e542f", "links": {"self": "http://172.30.9.28:5000/v3/roles/ff3b67a99aa84976a8f76055e24e542f"}, "name": "CreateVolumeWithTypeTests-8c292cc3-60ba-474-proj-role"}} 2018-11-14 18:40:56,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/ff3b67a99aa84976a8f76055e24e542f used request id req-3f30a5d4-1ff6-40ab-a47e-6c3b1a81c0d6 2018-11-14 18:40:56,309 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-8c292cc3-60ba-474-proj-role to project CreateVolumeWithTypeTests-8c292cc3-60ba-474-proj 2018-11-14 18:40:56,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/442c3e5d937b41088b1af38ff7e12730/users/0a2529be33c84b9cbb93af0016cacf00/roles/ff3b67a99aa84976a8f76055e24e542f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b5a2e152c0a8cb89785be2fa06f8fa4b449c14b" 2018-11-14 18:40:56,468 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:40:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4755af1-c3c2-436e-9d54-7213b422963a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:40:56,469 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/442c3e5d937b41088b1af38ff7e12730/users/0a2529be33c84b9cbb93af0016cacf00/roles/ff3b67a99aa84976a8f76055e24e542f used request id req-f4755af1-c3c2-436e-9d54-7213b422963a 2018-11-14 18:40:56,469 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:40:56,470 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:40:56,900 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:40:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["-w39iNNuRmyetJgd9s24VQ"], "issued_at": "2018-11-14T18:40:56.000000Z"}} 2018-11-14 18:40:56,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80c03aa6f358d7929dbc56565d958ca0e1cf0639" 2018-11-14 18:40:56,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d58c731f-a324-4c6d-af78-5b54c322af38 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:40:56,998 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-d58c731f-a324-4c6d-af78-5b54c322af38 2018-11-14 18:40:57,004 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80c03aa6f358d7929dbc56565d958ca0e1cf0639" 2018-11-14 18:40:57,306 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:57 GMT Server: Apache x-compute-request-id: req-09d10a61-eaae-41d8-b7f4-53c9e2857084 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-09d10a61-eaae-41d8-b7f4-53c9e2857084 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-11-14 18:40:57,306 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types?is_public=None used request id req-09d10a61-eaae-41d8-b7f4-53c9e2857084 2018-11-14 18:40:57,310 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-09d10a61-eaae-41d8-b7f4-53c9e2857084" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80c03aa6f358d7929dbc56565d958ca0e1cf0639" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeWithTypeTests-5077b458-1af6-49b4-bd09-38e0f0064f11-vol-type", "description": null}}' 2018-11-14 18:40:57,554 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:57 GMT Server: Apache x-compute-request-id: req-947d6d33-7992-4b0e-b99c-9ac0ae5bed6d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-947d6d33-7992-4b0e-b99c-9ac0ae5bed6d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeWithTypeTests-5077b458-1af6-49b4-bd09-38e0f0064f11-vol-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e70af9f9-801b-4e4c-a889-f4c253f902fd", "description": null}} 2018-11-14 18:40:57,554 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types used request id req-947d6d33-7992-4b0e-b99c-9ac0ae5bed6d 2018-11-14 18:40:57,555 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-5077b458-1af6-49b4-bd09-38e0f0064f11-vol-type 2018-11-14 18:40:57,555 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:40:57,556 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:40:57,964 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ff3b67a99aa84976a8f76055e24e542f", "name": "CreateVolumeWithTypeTests-8c292cc3-60ba-474-proj-role"}], "expires_at": "2018-11-14T19:40:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "442c3e5d937b41088b1af38ff7e12730", "name": "CreateVolumeWithTypeTests-8c292cc3-60ba-474-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/442c3e5d937b41088b1af38ff7e12730", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/442c3e5d937b41088b1af38ff7e12730", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/442c3e5d937b41088b1af38ff7e12730", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_442c3e5d937b41088b1af38ff7e12730", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_442c3e5d937b41088b1af38ff7e12730", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/442c3e5d937b41088b1af38ff7e12730", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/442c3e5d937b41088b1af38ff7e12730", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/442c3e5d937b41088b1af38ff7e12730", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/442c3e5d937b41088b1af38ff7e12730", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/442c3e5d937b41088b1af38ff7e12730", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/442c3e5d937b41088b1af38ff7e12730", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/442c3e5d937b41088b1af38ff7e12730", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/442c3e5d937b41088b1af38ff7e12730", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/442c3e5d937b41088b1af38ff7e12730", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithTypeTests-8c292cc3-60ba-474-user", "id": "0a2529be33c84b9cbb93af0016cacf00"}, "audit_ids": ["drdvW_FNTFSzT5-FneyKhw"], "issued_at": "2018-11-14T18:40:57.000000Z"}} 2018-11-14 18:40:57,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d923f4787d141afcedcf0431de9c097136932b7a" 2018-11-14 18:40:58,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46b4005b-f83b-481d-8670-59865d9d02ba Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:40:58,049 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-46b4005b-f83b-481d-8670-59865d9d02ba 2018-11-14 18:40:58,054 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/442c3e5d937b41088b1af38ff7e12730/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d923f4787d141afcedcf0431de9c097136932b7a" 2018-11-14 18:40:58,310 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:58 GMT Server: Apache x-compute-request-id: req-a868525f-4c30-4869-a671-fcfa7823a823 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a868525f-4c30-4869-a671-fcfa7823a823 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-14 18:40:58,310 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/442c3e5d937b41088b1af38ff7e12730/volumes/detail used request id req-a868525f-4c30-4869-a671-fcfa7823a823 2018-11-14 18:40:58,313 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/442c3e5d937b41088b1af38ff7e12730/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-a868525f-4c30-4869-a671-fcfa7823a823" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d923f4787d141afcedcf0431de9c097136932b7a" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateVolumeWithTypeTests-5077b458-1af6-49b4-bd09-38e0f0064f11-vol", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": "foo", "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-11-14 18:40:58,914 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:40:58 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-0d2e7158-97f7-428c-a502-8d8f0b187b05 x-openstack-request-id: req-0d2e7158-97f7-428c-a502-8d8f0b187b05 Content-Length: 91 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type with name foo could not be found.", "code": 404}} 2018-11-14 18:40:58,914 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/442c3e5d937b41088b1af38ff7e12730/volumes used request id req-0d2e7158-97f7-428c-a502-8d8f0b187b05 2018-11-14 18:40:58,915 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-5077b458-1af6-49b4-bd09-38e0f0064f11-vol-type 2018-11-14 18:40:58,918 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types/e70af9f9-801b-4e4c-a889-f4c253f902fd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-09d10a61-eaae-41d8-b7f4-53c9e2857084" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80c03aa6f358d7929dbc56565d958ca0e1cf0639" 2018-11-14 18:40:59,166 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18:40:58 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-feba9e1d-9e22-47ef-bf19-a8937b45e0bf Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:40:59,166 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types/e70af9f9-801b-4e4c-a889-f4c253f902fd used request id req-feba9e1d-9e22-47ef-bf19-a8937b45e0bf 2018-11-14 18:40:59,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b5a2e152c0a8cb89785be2fa06f8fa4b449c14b" 2018-11-14 18:40:59,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-32f67516-680e-48f6-a300-b46bd19e09ff Date: Wed, 14 Nov 2018 18:40:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:40:59,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-32f67516-680e-48f6-a300-b46bd19e09ff 2018-11-14 18:40:59,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b5a2e152c0a8cb89785be2fa06f8fa4b449c14b" 2018-11-14 18:40:59,587 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:40:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e239bd6-885b-4325-b379-9085263a1c81 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:40:59,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-5e239bd6-885b-4325-b379-9085263a1c81 2018-11-14 18:40:59,588 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:40:59,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b5a2e152c0a8cb89785be2fa06f8fa4b449c14b" 2018-11-14 18:40:59,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cdc4b95-0830-4c70-b61c-9bdaa5c128e2 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:40:59,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-5cdc4b95-0830-4c70-b61c-9bdaa5c128e2 2018-11-14 18:40:59,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b5a2e152c0a8cb89785be2fa06f8fa4b449c14b" 2018-11-14 18:40:59,807 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:40:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b47f427d-18aa-40b1-8413-dcd2ad3da065 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:40:59,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-b47f427d-18aa-40b1-8413-dcd2ad3da065 2018-11-14 18:40:59,807 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:40:59,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b5a2e152c0a8cb89785be2fa06f8fa4b449c14b" 2018-11-14 18:40:59,911 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:40:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ceb0526-c12b-4510-a103-dc288dc2583d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:40:59,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-1ceb0526-c12b-4510-a103-dc288dc2583d 2018-11-14 18:40:59,911 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:40:59,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b5a2e152c0a8cb89785be2fa06f8fa4b449c14b" 2018-11-14 18:41:00,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:40:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4359a589-5735-4936-9b24-7bdba476cbfa Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:41:00,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-4359a589-5735-4936-9b24-7bdba476cbfa 2018-11-14 18:41:00,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b5a2e152c0a8cb89785be2fa06f8fa4b449c14b" 2018-11-14 18:41:00,138 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:41:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7f7a808-3b6e-4127-818a-f350b436cfa8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 18:41:00,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-a7f7a808-3b6e-4127-818a-f350b436cfa8 2018-11-14 18:41:00,138 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:41:00,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b5a2e152c0a8cb89785be2fa06f8fa4b449c14b" 2018-11-14 18:41:00,243 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:41:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-faf584ad-eb02-48d0-9e35-20e74c7cbfe3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d3b3d3f2c3dd4be6bc230a686f3f0839.", "code": 404, "title": "Not Found"}} 2018-11-14 18:41:00,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 used request id req-faf584ad-eb02-48d0-9e35-20e74c7cbfe3 2018-11-14 18:41:00,243 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:41:00,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b5a2e152c0a8cb89785be2fa06f8fa4b449c14b" 2018-11-14 18:41:00,443 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:41:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a041ee12-241c-4c7d-9ffa-a737f2068398 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5dcff89097904b7c82103d40edeed98d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:41:00,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d used request id req-a041ee12-241c-4c7d-9ffa-a737f2068398 2018-11-14 18:41:00,444 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:41:00,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b5a2e152c0a8cb89785be2fa06f8fa4b449c14b" 2018-11-14 18:41:00,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:41:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fc3a7ae-5fd5-40eb-a1a6-5ff7c4a59382 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:41:00,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-4fc3a7ae-5fd5-40eb-a1a6-5ff7c4a59382 2018-11-14 18:41:00,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b5a2e152c0a8cb89785be2fa06f8fa4b449c14b" 2018-11-14 18:41:00,651 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:41:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d3e3f9f-4e86-4903-b365-5a8629fe0d06 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 991384c74c4d47b3bd2a68e52ad620ce.", "code": 404, "title": "Not Found"}} 2018-11-14 18:41:00,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce used request id req-8d3e3f9f-4e86-4903-b365-5a8629fe0d06 2018-11-14 18:41:00,651 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:41:00,652 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-8c292cc3-60ba-474-proj 2018-11-14 18:41:00,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/442c3e5d937b41088b1af38ff7e12730 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b5a2e152c0a8cb89785be2fa06f8fa4b449c14b" 2018-11-14 18:41:00,914 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:41:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eab03506-d3a8-45f3-aaac-5e6d0edf12d0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:41:00,915 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/442c3e5d937b41088b1af38ff7e12730 used request id req-eab03506-d3a8-45f3-aaac-5e6d0edf12d0 2018-11-14 18:41:00,915 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-8c292cc3-60ba-474-proj-role 2018-11-14 18:41:00,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/ff3b67a99aa84976a8f76055e24e542f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b5a2e152c0a8cb89785be2fa06f8fa4b449c14b" 2018-11-14 18:41:01,051 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:41:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae400f7c-4426-4828-9c41-1a5001e56d2e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:41:01,052 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/ff3b67a99aa84976a8f76055e24e542f used request id req-ae400f7c-4426-4828-9c41-1a5001e56d2e 2018-11-14 18:41:01,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b5a2e152c0a8cb89785be2fa06f8fa4b449c14b" 2018-11-14 18:41:01,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:41:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8bf98d8-a953-4386-b7b4-684bd51ca1ff Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:41:01,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d8bf98d8-a953-4386-b7b4-684bd51ca1ff 2018-11-14 18:41:01,159 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-8c292cc3-60ba-474-user 2018-11-14 18:41:01,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/0a2529be33c84b9cbb93af0016cacf00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ada0455d0ae7e8a385a111d7b2bb8998f18b8186" 2018-11-14 18:41:01,384 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:41:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7914617-5028-4333-8134-c1ff29a9c5e2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:41:01,385 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/0a2529be33c84b9cbb93af0016cacf00 used request id req-b7914617-5028-4333-8134-c1ff29a9c5e2 2018-11-14 18:41:01,386 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:41:01,816 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:41:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["1Jts6TeySdqyleatllaKEA"], "issued_at": "2018-11-14T18:41:01.000000Z"}} 2018-11-14 18:41:01,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}249f9bb1d462d2b5403fe1fef86b27db0acc08d2" 2018-11-14 18:41:01,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:41:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c35670c-0e72-42fe-8ae6-9b90278114f1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:41:01,917 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-9c35670c-0e72-42fe-8ae6-9b90278114f1 2018-11-14 18:41:01,918 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:41:01,919 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:41:02,434 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:41:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["6EGo4U6gTCC3QDd67-vpYw"], "issued_at": "2018-11-14T18:41:02.000000Z"}} 2018-11-14 18:41:02,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33083196deccab978ba65f07c72345df36e16b0a" 2018-11-14 18:41:02,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:41:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-daeeb0e3-dc71-4cb1-ae8d-c985d732eac6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:41:02,539 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-daeeb0e3-dc71-4cb1-ae8d-c985d732eac6 2018-11-14 18:41:02,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:41:02,548 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:41:02,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-c9e5347d-2854-42f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33083196deccab978ba65f07c72345df36e16b0a" 2018-11-14 18:41:02,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:41:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-886bec25-2b57-48e8-ab2e-3a0d4ddee015 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-c9e5347d-2854-42f-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:41:02,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-c9e5347d-2854-42f-proj used request id req-886bec25-2b57-48e8-ab2e-3a0d4ddee015 2018-11-14 18:41:02,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33083196deccab978ba65f07c72345df36e16b0a" 2018-11-14 18:41:02,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:41:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69cdecb5-a043-4316-8740-ee545157234b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:41:02,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-69cdecb5-a043-4316-8740-ee545157234b 2018-11-14 18:41:02,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33083196deccab978ba65f07c72345df36e16b0a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithTypeTests-c9e5347d-2854-42f-proj"}}' 2018-11-14 18:41:02,944 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:41:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad48ce47-046b-414e-aacc-aa48e4e39d66 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d30cb02faff946acbcfe8685ce2125e4"}, "tags": [], "enabled": true, "id": "d30cb02faff946acbcfe8685ce2125e4", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-c9e5347d-2854-42f-proj"}} 2018-11-14 18:41:02,944 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-ad48ce47-046b-414e-aacc-aa48e4e39d66 2018-11-14 18:41:02,945 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-c9e5347d-2854-42f-proj 2018-11-14 18:41:02,945 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:41:02,946 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:41:03,370 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:41:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["xe_hFI-DS9CeD6I3rIX0dQ"], "issued_at": "2018-11-14T18:41:03.000000Z"}} 2018-11-14 18:41:03,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f12727c31c2d76faadb79c316cb51a548a62205f" 2018-11-14 18:41:03,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:41:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b59e5d8a-6e9e-4808-a11d-38412b9e2333 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:41:03,488 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-b59e5d8a-6e9e-4808-a11d-38412b9e2333 2018-11-14 18:41:03,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:41:03,498 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:41: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:41:03,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f12727c31c2d76faadb79c316cb51a548a62205f" 2018-11-14 18:41:03,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:41:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60f905be-6ea8-41cc-9d04-445d6a6ff696 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:41:03,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-60f905be-6ea8-41cc-9d04-445d6a6ff696 2018-11-14 18:41:03,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateVolumeWithTypeTests-c9e5347d-2854-42f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f12727c31c2d76faadb79c316cb51a548a62205f" 2018-11-14 18:41:03,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:41:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d5edf7b-72dd-4f9d-a7e8-957b4543504b Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateVolumeWithTypeTests-c9e5347d-2854-42f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d30cb02faff946acbcfe8685ce2125e4"}, "tags": [], "enabled": true, "id": "d30cb02faff946acbcfe8685ce2125e4", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-c9e5347d-2854-42f-proj"}]} 2018-11-14 18:41:03,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateVolumeWithTypeTests-c9e5347d-2854-42f-proj used request id req-7d5edf7b-72dd-4f9d-a7e8-957b4543504b 2018-11-14 18:41:03,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f12727c31c2d76faadb79c316cb51a548a62205f" 2018-11-14 18:41:03,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:41:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-044ad7c6-0232-420a-aea2-f7ceeb7d2641 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:41:03,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-044ad7c6-0232-420a-aea2-f7ceeb7d2641 2018-11-14 18:41:04,237 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-c9e5347d-2854-42f-user 2018-11-14 18:41:04,237 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:41:04,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33083196deccab978ba65f07c72345df36e16b0a" 2018-11-14 18:41:04,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:41:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b501d86d-7681-4043-a0b9-6e8b930ef00c Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:41:04,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b501d86d-7681-4043-a0b9-6e8b930ef00c 2018-11-14 18:41:04,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33083196deccab978ba65f07c72345df36e16b0a" -d '{"role": {"name": "CreateVolumeWithTypeTests-c9e5347d-2854-42f-proj-role"}}' 2018-11-14 18:41:04,477 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:41:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15c9fb65-e5c5-4a7a-95fe-119bb65b8e4f Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9d938de9dffa4ed29a20cfb9faaaec89", "links": {"self": "http://172.30.9.28:5000/v3/roles/9d938de9dffa4ed29a20cfb9faaaec89"}, "name": "CreateVolumeWithTypeTests-c9e5347d-2854-42f-proj-role"}} 2018-11-14 18:41:04,477 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-15c9fb65-e5c5-4a7a-95fe-119bb65b8e4f 2018-11-14 18:41:04,477 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-c9e5347d-2854-42f-proj-role 2018-11-14 18:41:04,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/9d938de9dffa4ed29a20cfb9faaaec89 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33083196deccab978ba65f07c72345df36e16b0a" 2018-11-14 18:41:04,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:41:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67c10791-9349-43d8-a3ae-8563c23e4500 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9d938de9dffa4ed29a20cfb9faaaec89", "links": {"self": "http://172.30.9.28:5000/v3/roles/9d938de9dffa4ed29a20cfb9faaaec89"}, "name": "CreateVolumeWithTypeTests-c9e5347d-2854-42f-proj-role"}} 2018-11-14 18:41:04,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/9d938de9dffa4ed29a20cfb9faaaec89 used request id req-67c10791-9349-43d8-a3ae-8563c23e4500 2018-11-14 18:41:04,604 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-c9e5347d-2854-42f-proj-role to project CreateVolumeWithTypeTests-c9e5347d-2854-42f-proj 2018-11-14 18:41:04,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/d30cb02faff946acbcfe8685ce2125e4/users/2946dd384ff545969876580cd9df5c0a/roles/9d938de9dffa4ed29a20cfb9faaaec89 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33083196deccab978ba65f07c72345df36e16b0a" 2018-11-14 18:41:04,792 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:41:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-161d47b6-c633-4111-b50e-ffd693292598 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:41:04,793 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/d30cb02faff946acbcfe8685ce2125e4/users/2946dd384ff545969876580cd9df5c0a/roles/9d938de9dffa4ed29a20cfb9faaaec89 used request id req-161d47b6-c633-4111-b50e-ffd693292598 2018-11-14 18:41:04,793 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:41:04,794 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:41:05,208 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:41:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["8x2n4Bs1Tte5PU91Qna1SQ"], "issued_at": "2018-11-14T18:41:05.000000Z"}} 2018-11-14 18:41:05,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d624049814135b175c1beb140f1ab2d425b7982" 2018-11-14 18:41:05,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:41:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3352192c-7926-4660-a72f-e5433d2aaee8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:41:05,314 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-3352192c-7926-4660-a72f-e5433d2aaee8 2018-11-14 18:41:05,319 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d624049814135b175c1beb140f1ab2d425b7982" 2018-11-14 18:41:05,518 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:41:05 GMT Server: Apache x-compute-request-id: req-9567d93d-2644-43a7-bc4e-f327226594e7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9567d93d-2644-43a7-bc4e-f327226594e7 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-11-14 18:41:05,518 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types?is_public=None used request id req-9567d93d-2644-43a7-bc4e-f327226594e7 2018-11-14 18:41:05,522 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-9567d93d-2644-43a7-bc4e-f327226594e7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d624049814135b175c1beb140f1ab2d425b7982" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeWithTypeTests-ac092991-da7f-4f83-b6fc-8f89131f6ed0-vol-type", "description": null}}' 2018-11-14 18:41:05,769 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:41:05 GMT Server: Apache x-compute-request-id: req-f58e13bb-fc00-4fb9-8cba-62b18631b357 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f58e13bb-fc00-4fb9-8cba-62b18631b357 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeWithTypeTests-ac092991-da7f-4f83-b6fc-8f89131f6ed0-vol-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "9b7161a5-1932-4ddc-bb82-eaf5d366726b", "description": null}} 2018-11-14 18:41:05,769 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types used request id req-f58e13bb-fc00-4fb9-8cba-62b18631b357 2018-11-14 18:41:05,770 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-ac092991-da7f-4f83-b6fc-8f89131f6ed0-vol-type 2018-11-14 18:41:05,770 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:41:05,771 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:41:06,196 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:41:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["Hqf9qbOhS4egktVueAuwbg"], "issued_at": "2018-11-14T18:41:06.000000Z"}} 2018-11-14 18:41:06,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ca508be6f43632b0a5b3d1ec1481b246eae162c" 2018-11-14 18:41:06,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:41:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b735587e-7e00-4aad-8e27-d2733b1fe1f3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:41:06,291 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-b735587e-7e00-4aad-8e27-d2733b1fe1f3 2018-11-14 18:41:06,296 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ca508be6f43632b0a5b3d1ec1481b246eae162c" 2018-11-14 18:41:06,545 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:41:06 GMT Server: Apache x-compute-request-id: req-0bd2f81c-fd7e-4f8c-9db6-70dd519a87b2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0bd2f81c-fd7e-4f8c-9db6-70dd519a87b2 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-14 18:41:06,545 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/volumes/detail used request id req-0bd2f81c-fd7e-4f8c-9db6-70dd519a87b2 2018-11-14 18:41:06,548 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-0bd2f81c-fd7e-4f8c-9db6-70dd519a87b2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ca508be6f43632b0a5b3d1ec1481b246eae162c" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateVolumeWithTypeTests-ac092991-da7f-4f83-b6fc-8f89131f6ed0-vol", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": "CreateVolumeWithTypeTests-ac092991-da7f-4f83-b6fc-8f89131f6ed0-vol-type", "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-11-14 18:41:07,027 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18:41:06 GMT Server: Apache x-compute-request-id: req-4fd9907b-95d1-428b-a9a2-b2eb3c85c1c3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4fd9907b-95d1-428b-a9a2-b2eb3c85c1c3 Content-Length: 922 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "54177a2ac4d24d5b8b50f52808b4858f", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/volumes/fb382be2-ba7b-4918-9cbb-327fffe0bcbd", "rel": "self"}, {"href": "http://172.30.9.28:8776/65fe59f084134682a256c9e669979766/volumes/fb382be2-ba7b-4918-9cbb-327fffe0bcbd", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-14T18:41:06.000000", "description": null, "updated_at": null, "volume_type": "CreateVolumeWithTypeTests-ac092991-da7f-4f83-b6fc-8f89131f6ed0-vol-type", "name": "CreateVolumeWithTypeTests-ac092991-da7f-4f83-b6fc-8f89131f6ed0-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "fb382be2-ba7b-4918-9cbb-327fffe0bcbd", "size": 1}} 2018-11-14 18:41:07,028 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/volumes used request id req-4fd9907b-95d1-428b-a9a2-b2eb3c85c1c3 2018-11-14 18:41:07,031 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/volumes/fb382be2-ba7b-4918-9cbb-327fffe0bcbd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0bd2f81c-fd7e-4f8c-9db6-70dd519a87b2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ca508be6f43632b0a5b3d1ec1481b246eae162c" 2018-11-14 18:41:07,286 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:41:07 GMT Server: Apache x-compute-request-id: req-8b8f32be-e173-4468-b181-88598d33e492 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8b8f32be-e173-4468-b181-88598d33e492 Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/volumes/fb382be2-ba7b-4918-9cbb-327fffe0bcbd", "rel": "self"}, {"href": "http://172.30.9.28:8776/65fe59f084134682a256c9e669979766/volumes/fb382be2-ba7b-4918-9cbb-327fffe0bcbd", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-14T18:41:07.000000", "replication_status": null, "snapshot_id": null, "id": "fb382be2-ba7b-4918-9cbb-327fffe0bcbd", "size": 1, "user_id": "54177a2ac4d24d5b8b50f52808b4858f", "os-vol-tenant-attr:tenant_id": "65fe59f084134682a256c9e669979766", "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-ac092991-da7f-4f83-b6fc-8f89131f6ed0-vol", "bootable": "false", "created_at": "2018-11-14T18:41:06.000000", "volume_type": "CreateVolumeWithTypeTests-ac092991-da7f-4f83-b6fc-8f89131f6ed0-vol-type"}} 2018-11-14 18:41:07,287 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/volumes/fb382be2-ba7b-4918-9cbb-327fffe0bcbd used request id req-8b8f32be-e173-4468-b181-88598d33e492 2018-11-14 18:41:07,287 - create_volume - INFO - Created volume with name - CreateVolumeWithTypeTests-ac092991-da7f-4f83-b6fc-8f89131f6ed0-vol 2018-11-14 18:41:07,290 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/volumes/fb382be2-ba7b-4918-9cbb-327fffe0bcbd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0bd2f81c-fd7e-4f8c-9db6-70dd519a87b2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ca508be6f43632b0a5b3d1ec1481b246eae162c" 2018-11-14 18:41:07,534 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:41:07 GMT Server: Apache x-compute-request-id: req-534fa02d-7002-4dbc-87ea-5b89486c7c02 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-534fa02d-7002-4dbc-87ea-5b89486c7c02 Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/volumes/fb382be2-ba7b-4918-9cbb-327fffe0bcbd", "rel": "self"}, {"href": "http://172.30.9.28:8776/65fe59f084134682a256c9e669979766/volumes/fb382be2-ba7b-4918-9cbb-327fffe0bcbd", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-14T18:41:07.000000", "replication_status": null, "snapshot_id": null, "id": "fb382be2-ba7b-4918-9cbb-327fffe0bcbd", "size": 1, "user_id": "54177a2ac4d24d5b8b50f52808b4858f", "os-vol-tenant-attr:tenant_id": "65fe59f084134682a256c9e669979766", "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-ac092991-da7f-4f83-b6fc-8f89131f6ed0-vol", "bootable": "false", "created_at": "2018-11-14T18:41:06.000000", "volume_type": "CreateVolumeWithTypeTests-ac092991-da7f-4f83-b6fc-8f89131f6ed0-vol-type"}} 2018-11-14 18:41:07,534 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/volumes/fb382be2-ba7b-4918-9cbb-327fffe0bcbd used request id req-534fa02d-7002-4dbc-87ea-5b89486c7c02 2018-11-14 18:41:07,535 - create_volume - DEBUG - Instance status is - available 2018-11-14 18:41:07,535 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithTypeTests-ac092991-da7f-4f83-b6fc-8f89131f6ed0-vol 2018-11-14 18:41:07,535 - create_volume - INFO - Volume is now active with name - CreateVolumeWithTypeTests-ac092991-da7f-4f83-b6fc-8f89131f6ed0-vol 2018-11-14 18:41:07,538 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/volumes/fb382be2-ba7b-4918-9cbb-327fffe0bcbd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0bd2f81c-fd7e-4f8c-9db6-70dd519a87b2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ca508be6f43632b0a5b3d1ec1481b246eae162c" 2018-11-14 18:41:07,787 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:41:07 GMT Server: Apache x-compute-request-id: req-4560a9e1-b0c3-4c47-8961-0903b30edf18 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4560a9e1-b0c3-4c47-8961-0903b30edf18 Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/volumes/fb382be2-ba7b-4918-9cbb-327fffe0bcbd", "rel": "self"}, {"href": "http://172.30.9.28:8776/65fe59f084134682a256c9e669979766/volumes/fb382be2-ba7b-4918-9cbb-327fffe0bcbd", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-14T18:41:07.000000", "replication_status": null, "snapshot_id": null, "id": "fb382be2-ba7b-4918-9cbb-327fffe0bcbd", "size": 1, "user_id": "54177a2ac4d24d5b8b50f52808b4858f", "os-vol-tenant-attr:tenant_id": "65fe59f084134682a256c9e669979766", "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-ac092991-da7f-4f83-b6fc-8f89131f6ed0-vol", "bootable": "false", "created_at": "2018-11-14T18:41:06.000000", "volume_type": "CreateVolumeWithTypeTests-ac092991-da7f-4f83-b6fc-8f89131f6ed0-vol-type"}} 2018-11-14 18:41:07,787 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/volumes/fb382be2-ba7b-4918-9cbb-327fffe0bcbd used request id req-4560a9e1-b0c3-4c47-8961-0903b30edf18 2018-11-14 18:41:07,788 - create_volume - DEBUG - Instance status is - available 2018-11-14 18:41:07,788 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithTypeTests-ac092991-da7f-4f83-b6fc-8f89131f6ed0-vol 2018-11-14 18:41:07,788 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-ac092991-da7f-4f83-b6fc-8f89131f6ed0-vol 2018-11-14 18:41:07,791 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/volumes/fb382be2-ba7b-4918-9cbb-327fffe0bcbd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0bd2f81c-fd7e-4f8c-9db6-70dd519a87b2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ca508be6f43632b0a5b3d1ec1481b246eae162c" 2018-11-14 18:41:08,053 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18:41:07 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4a7e9326-f0de-4eb7-8aa6-60fe965765cc Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:41:08,054 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/volumes/fb382be2-ba7b-4918-9cbb-327fffe0bcbd used request id req-4a7e9326-f0de-4eb7-8aa6-60fe965765cc 2018-11-14 18:41:08,056 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/volumes/fb382be2-ba7b-4918-9cbb-327fffe0bcbd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0bd2f81c-fd7e-4f8c-9db6-70dd519a87b2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ca508be6f43632b0a5b3d1ec1481b246eae162c" 2018-11-14 18:41:08,459 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:41:08 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-fb0e5209-a63a-4876-a572-383bce9a15d4 x-openstack-request-id: req-fb0e5209-a63a-4876-a572-383bce9a15d4 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume fb382be2-ba7b-4918-9cbb-327fffe0bcbd could not be found.", "code": 404}} 2018-11-14 18:41:08,459 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/volumes/fb382be2-ba7b-4918-9cbb-327fffe0bcbd used request id req-fb0e5209-a63a-4876-a572-383bce9a15d4 2018-11-14 18:41:08,460 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume fb382be2-ba7b-4918-9cbb-327fffe0bcbd could not be found. (HTTP 404) (Request-ID: req-fb0e5209-a63a-4876-a572-383bce9a15d4) 2018-11-14 18:41:08,460 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithTypeTests-ac092991-da7f-4f83-b6fc-8f89131f6ed0-vol 2018-11-14 18:41:08,460 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-ac092991-da7f-4f83-b6fc-8f89131f6ed0-vol-type 2018-11-14 18:41:08,463 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types/9b7161a5-1932-4ddc-bb82-eaf5d366726b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9567d93d-2644-43a7-bc4e-f327226594e7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d624049814135b175c1beb140f1ab2d425b7982" 2018-11-14 18:41:08,723 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18:41:08 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a0950886-0b42-4c0d-b147-e4e8a423a27c Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:41:08,723 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766/types/9b7161a5-1932-4ddc-bb82-eaf5d366726b used request id req-a0950886-0b42-4c0d-b147-e4e8a423a27c 2018-11-14 18:41:08,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33083196deccab978ba65f07c72345df36e16b0a" 2018-11-14 18:41:08,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-f6c7e09e-d401-4aa4-b407-dd200f538f0e Date: Wed, 14 Nov 2018 18:41:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:41:08,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-f6c7e09e-d401-4aa4-b407-dd200f538f0e 2018-11-14 18:41:08,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33083196deccab978ba65f07c72345df36e16b0a" 2018-11-14 18:41:09,101 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:41:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ed37457-e4d4-40c0-a3db-bae77e53e0b8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:41:09,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-9ed37457-e4d4-40c0-a3db-bae77e53e0b8 2018-11-14 18:41:09,101 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:41:09,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33083196deccab978ba65f07c72345df36e16b0a" 2018-11-14 18:41:09,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:41:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88b7b1ac-0846-4cbe-81df-4c9435e552eb Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:41:09,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-88b7b1ac-0846-4cbe-81df-4c9435e552eb 2018-11-14 18:41:09,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33083196deccab978ba65f07c72345df36e16b0a" 2018-11-14 18:41:09,326 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:41:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ddaccb0d-f04a-40a8-b62f-11daf218d527 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:41:09,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-ddaccb0d-f04a-40a8-b62f-11daf218d527 2018-11-14 18:41:09,326 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:41:09,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33083196deccab978ba65f07c72345df36e16b0a" 2018-11-14 18:41:09,439 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:41:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee994340-7cde-4b96-acdd-8118401fbc62 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:41:09,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-ee994340-7cde-4b96-acdd-8118401fbc62 2018-11-14 18:41:09,440 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:41:09,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33083196deccab978ba65f07c72345df36e16b0a" 2018-11-14 18:41:09,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:41:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-faeae30c-f1b8-4afb-9ffd-08bc7325bdd0 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:41:09,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-faeae30c-f1b8-4afb-9ffd-08bc7325bdd0 2018-11-14 18:41:09,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33083196deccab978ba65f07c72345df36e16b0a" 2018-11-14 18:41:09,654 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:41:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9cff044a-f890-4307-8588-4a7e49809840 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 18:41:09,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-9cff044a-f890-4307-8588-4a7e49809840 2018-11-14 18:41:09,655 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:41:09,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33083196deccab978ba65f07c72345df36e16b0a" 2018-11-14 18:41:09,758 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:41:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3b8c443-a089-4748-ae0b-fc5120b41f4e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d3b3d3f2c3dd4be6bc230a686f3f0839.", "code": 404, "title": "Not Found"}} 2018-11-14 18:41:09,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 used request id req-a3b8c443-a089-4748-ae0b-fc5120b41f4e 2018-11-14 18:41:09,759 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:41:09,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33083196deccab978ba65f07c72345df36e16b0a" 2018-11-14 18:41:09,871 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:41:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-047fb8a8-8049-4b44-87d2-b13a9aa80efb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5dcff89097904b7c82103d40edeed98d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:41:09,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d used request id req-047fb8a8-8049-4b44-87d2-b13a9aa80efb 2018-11-14 18:41:09,871 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:41:09,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33083196deccab978ba65f07c72345df36e16b0a" 2018-11-14 18:41:09,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:41:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7743b8cf-1069-427c-81f4-af53aa782395 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:41:09,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-7743b8cf-1069-427c-81f4-af53aa782395 2018-11-14 18:41:09,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33083196deccab978ba65f07c72345df36e16b0a" 2018-11-14 18:41:10,201 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:41:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9a96a11-6a93-430e-86f5-7d650e2e8367 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 991384c74c4d47b3bd2a68e52ad620ce.", "code": 404, "title": "Not Found"}} 2018-11-14 18:41:10,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce used request id req-a9a96a11-6a93-430e-86f5-7d650e2e8367 2018-11-14 18:41:10,201 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:41:10,202 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-c9e5347d-2854-42f-proj 2018-11-14 18:41:10,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/d30cb02faff946acbcfe8685ce2125e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33083196deccab978ba65f07c72345df36e16b0a" 2018-11-14 18:41:10,357 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:41:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f313b4cd-1608-4a59-ba0e-7c79d31e2a17 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:41:10,357 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/d30cb02faff946acbcfe8685ce2125e4 used request id req-f313b4cd-1608-4a59-ba0e-7c79d31e2a17 2018-11-14 18:41:10,357 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-c9e5347d-2854-42f-proj-role 2018-11-14 18:41:10,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/9d938de9dffa4ed29a20cfb9faaaec89 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33083196deccab978ba65f07c72345df36e16b0a" 2018-11-14 18:41:10,482 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:41:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f97a717-ab0c-4db1-9621-3ac1353428a0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:41:10,483 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/9d938de9dffa4ed29a20cfb9faaaec89 used request id req-9f97a717-ab0c-4db1-9621-3ac1353428a0 2018-11-14 18:41:10,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33083196deccab978ba65f07c72345df36e16b0a" 2018-11-14 18:41:10,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:41:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0309214f-08e1-47c1-9629-d836bf3e085f Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:41:10,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0309214f-08e1-47c1-9629-d836bf3e085f 2018-11-14 18:41:10,604 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-c9e5347d-2854-42f-user 2018-11-14 18:41:10,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/2946dd384ff545969876580cd9df5c0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f12727c31c2d76faadb79c316cb51a548a62205f" 2018-11-14 18:41:10,815 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:41:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60eef3b7-a6e5-43a4-a503-8823d47ffb19 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:41:10,815 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/2946dd384ff545969876580cd9df5c0a used request id req-60eef3b7-a6e5-43a4-a503-8823d47ffb19 2018-11-14 18:41:10,817 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:41:11,222 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:41:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["LMdTWVjQTi-IKgV32EnsWQ"], "issued_at": "2018-11-14T18:41:11.000000Z"}} 2018-11-14 18:41:11,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3daa6fb7c4d08fe9f791b951ce32f4f6ebde3e14" 2018-11-14 18:41:11,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:41:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51849ce9-02ba-4118-8e0e-acf22886005b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:41:11,318 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-51849ce9-02ba-4118-8e0e-acf22886005b 2018-11-14 18:41:11,319 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:41:11,320 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:41:11,745 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:41:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["Tbh_35DVRNCjmNLGNR3nkw"], "issued_at": "2018-11-14T18:41:11.000000Z"}} 2018-11-14 18:41:11,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b441f37d0aa5333cdd58b565b2523025d3e7dbc4" 2018-11-14 18:41:11,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:41:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6111fc9-2f87-4233-8886-bd47b21e3c20 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:41:11,840 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-c6111fc9-2f87-4233-8886-bd47b21e3c20 2018-11-14 18:41:11,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:41:11,851 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:41: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:41:11,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-acb0aeef-a773-450-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b441f37d0aa5333cdd58b565b2523025d3e7dbc4" 2018-11-14 18:41:11,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:41:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8046146b-a925-442d-a693-409e6f352864 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-acb0aeef-a773-450-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:41:11,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-acb0aeef-a773-450-proj used request id req-8046146b-a925-442d-a693-409e6f352864 2018-11-14 18:41:11,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b441f37d0aa5333cdd58b565b2523025d3e7dbc4" 2018-11-14 18:41:12,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:41:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8417a82d-bd30-40ea-8da0-723fbf24fa13 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:41:12,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-8417a82d-bd30-40ea-8da0-723fbf24fa13 2018-11-14 18:41:12,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b441f37d0aa5333cdd58b565b2523025d3e7dbc4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithImageTests-acb0aeef-a773-450-proj"}}' 2018-11-14 18:41:12,232 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:41:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01913443-9ac6-493c-ab7a-7f087a3cdce6 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/ebcc41b03fcb40f783c461727f9c4b8b"}, "tags": [], "enabled": true, "id": "ebcc41b03fcb40f783c461727f9c4b8b", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-acb0aeef-a773-450-proj"}} 2018-11-14 18:41:12,232 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-01913443-9ac6-493c-ab7a-7f087a3cdce6 2018-11-14 18:41:12,232 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-acb0aeef-a773-450-proj 2018-11-14 18:41:12,232 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:41:12,233 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:41:12,658 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:41:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["UolZYKjLQVeUfgH6rQmvyw"], "issued_at": "2018-11-14T18:41:12.000000Z"}} 2018-11-14 18:41:12,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc67fe39ee29b5decd16d5d2b429133f7278fe97" 2018-11-14 18:41:12,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:41:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f88599a-479c-4e37-a02c-6c21d296a74b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:41:12,757 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-4f88599a-479c-4e37-a02c-6c21d296a74b 2018-11-14 18:41:12,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:41:12,766 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:41:12,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc67fe39ee29b5decd16d5d2b429133f7278fe97" 2018-11-14 18:41:12,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:41:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-943f65c9-dd27-446b-a7ff-0fa4f41c0019 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:41:12,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-943f65c9-dd27-446b-a7ff-0fa4f41c0019 2018-11-14 18:41:12,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateVolumeWithImageTests-acb0aeef-a773-450-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc67fe39ee29b5decd16d5d2b429133f7278fe97" 2018-11-14 18:41:12,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:41:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17289ae0-f4bf-4c72-9e21-9c90ed5b634e Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateVolumeWithImageTests-acb0aeef-a773-450-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/ebcc41b03fcb40f783c461727f9c4b8b"}, "tags": [], "enabled": true, "id": "ebcc41b03fcb40f783c461727f9c4b8b", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-acb0aeef-a773-450-proj"}]} 2018-11-14 18:41:12,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateVolumeWithImageTests-acb0aeef-a773-450-proj used request id req-17289ae0-f4bf-4c72-9e21-9c90ed5b634e 2018-11-14 18:41:12,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc67fe39ee29b5decd16d5d2b429133f7278fe97" 2018-11-14 18:41:13,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:41:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c092ffe-8398-432e-a032-d3dacb0ad8ae Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:41:13,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-5c092ffe-8398-432e-a032-d3dacb0ad8ae 2018-11-14 18:41:13,429 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-acb0aeef-a773-450-user 2018-11-14 18:41:13,430 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:41:13,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b441f37d0aa5333cdd58b565b2523025d3e7dbc4" 2018-11-14 18:41:13,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:41:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb1bfc45-ea9c-4638-8b18-c33da0c8c3bb Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:41:13,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-eb1bfc45-ea9c-4638-8b18-c33da0c8c3bb 2018-11-14 18:41:13,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b441f37d0aa5333cdd58b565b2523025d3e7dbc4" -d '{"role": {"name": "CreateVolumeWithImageTests-acb0aeef-a773-450-proj-role"}}' 2018-11-14 18:41:13,662 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:41:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42d20230-a65c-4863-9740-35aad1c0f8f7 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2793381b44c941b6a29d86202413f9ec", "links": {"self": "http://172.30.9.28:5000/v3/roles/2793381b44c941b6a29d86202413f9ec"}, "name": "CreateVolumeWithImageTests-acb0aeef-a773-450-proj-role"}} 2018-11-14 18:41:13,662 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-42d20230-a65c-4863-9740-35aad1c0f8f7 2018-11-14 18:41:13,662 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-acb0aeef-a773-450-proj-role 2018-11-14 18:41:13,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/2793381b44c941b6a29d86202413f9ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b441f37d0aa5333cdd58b565b2523025d3e7dbc4" 2018-11-14 18:41:13,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:41:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42707013-43a7-4d8a-8a74-edb7dd25ce01 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2793381b44c941b6a29d86202413f9ec", "links": {"self": "http://172.30.9.28:5000/v3/roles/2793381b44c941b6a29d86202413f9ec"}, "name": "CreateVolumeWithImageTests-acb0aeef-a773-450-proj-role"}} 2018-11-14 18:41:13,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/2793381b44c941b6a29d86202413f9ec used request id req-42707013-43a7-4d8a-8a74-edb7dd25ce01 2018-11-14 18:41:13,774 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-acb0aeef-a773-450-proj-role to project CreateVolumeWithImageTests-acb0aeef-a773-450-proj 2018-11-14 18:41:13,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/ebcc41b03fcb40f783c461727f9c4b8b/users/87b22d7fa1e44fe0814765209f319aee/roles/2793381b44c941b6a29d86202413f9ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b441f37d0aa5333cdd58b565b2523025d3e7dbc4" 2018-11-14 18:41:13,932 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:41:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94b6ace8-39bf-4f29-be68-c2687cb5609e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:41:13,932 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/ebcc41b03fcb40f783c461727f9c4b8b/users/87b22d7fa1e44fe0814765209f319aee/roles/2793381b44c941b6a29d86202413f9ec used request id req-94b6ace8-39bf-4f29-be68-c2687cb5609e 2018-11-14 18:41:13,934 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-14 18:41:13,934 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:41:13,935 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:41:14,429 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2793381b44c941b6a29d86202413f9ec", "name": "CreateVolumeWithImageTests-acb0aeef-a773-450-proj-role"}], "expires_at": "2018-11-14T19:41:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebcc41b03fcb40f783c461727f9c4b8b", "name": "CreateVolumeWithImageTests-acb0aeef-a773-450-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/ebcc41b03fcb40f783c461727f9c4b8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/ebcc41b03fcb40f783c461727f9c4b8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/ebcc41b03fcb40f783c461727f9c4b8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_ebcc41b03fcb40f783c461727f9c4b8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_ebcc41b03fcb40f783c461727f9c4b8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/ebcc41b03fcb40f783c461727f9c4b8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/ebcc41b03fcb40f783c461727f9c4b8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/ebcc41b03fcb40f783c461727f9c4b8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/ebcc41b03fcb40f783c461727f9c4b8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/ebcc41b03fcb40f783c461727f9c4b8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/ebcc41b03fcb40f783c461727f9c4b8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/ebcc41b03fcb40f783c461727f9c4b8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/ebcc41b03fcb40f783c461727f9c4b8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/ebcc41b03fcb40f783c461727f9c4b8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-acb0aeef-a773-450-user", "id": "87b22d7fa1e44fe0814765209f319aee"}, "audit_ids": ["raMKVDPnS5eTZ3MwQ9OpKw"], "issued_at": "2018-11-14T18:41:14.000000Z"}} 2018-11-14 18:41:14,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3cb476c165a815b8e6ec5a9172f08cecbbaeb78" 2018-11-14 18:41:14,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:41:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ba36c22-6e49-4221-a529-9c1956e2d878 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:41:14,541 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-8ba36c22-6e49-4221-a529-9c1956e2d878 2018-11-14 18:41:14,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-a91e3283-9ee0-4bd6-8586-697acb05ac1d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e3cb476c165a815b8e6ec5a9172f08cecbbaeb78" 2018-11-14 18:41:15,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-870b7921-8d7d-4911-a383-aa0d4868bde0 Date: Wed, 14 Nov 2018 18:41:15 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateVolumeWithImageTests-a91e3283-9ee0-4bd6-8586-697acb05ac1d-image"} 2018-11-14 18:41:15,168 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-a91e3283-9ee0-4bd6-8586-697acb05ac1d-image used request id req-870b7921-8d7d-4911-a383-aa0d4868bde0 2018-11-14 18:41:15,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e3cb476c165a815b8e6ec5a9172f08cecbbaeb78" 2018-11-14 18:41:15,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f5315817-3b49-4e02-9b24-fe634c1e59ef Date: Wed, 14 Nov 2018 18:41: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-11-14 18:41:15,786 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-f5315817-3b49-4e02-9b24-fe634c1e59ef 2018-11-14 18:41:15,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e3cb476c165a815b8e6ec5a9172f08cecbbaeb78" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateVolumeWithImageTests-a91e3283-9ee0-4bd6-8586-697acb05ac1d-image"}' 2018-11-14 18:41:16,450 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/126612d9-0996-4292-98f9-c23f6b5ca951 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e8b76985-77a3-4161-9bfa-fb9a96107199 Date: Wed, 14 Nov 2018 18:41:16 GMT RESP BODY: {"status": "queued", "name": "CreateVolumeWithImageTests-a91e3283-9ee0-4bd6-8586-697acb05ac1d-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:41:16Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-14T18:41:16Z", "visibility": "shared", "locations": [], "self": "/v2/images/126612d9-0996-4292-98f9-c23f6b5ca951", "min_disk": 0, "protected": false, "id": "126612d9-0996-4292-98f9-c23f6b5ca951", "file": "/v2/images/126612d9-0996-4292-98f9-c23f6b5ca951/file", "checksum": null, "owner": "ebcc41b03fcb40f783c461727f9c4b8b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:41:16,450 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-e8b76985-77a3-4161-9bfa-fb9a96107199 2018-11-14 18:41:16,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/126612d9-0996-4292-98f9-c23f6b5ca951/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e3cb476c165a815b8e6ec5a9172f08cecbbaeb78" -d '' 2018-11-14 18:41:17,069 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3d96c51e-16bd-46eb-8b1f-de1511784755 Date: Wed, 14 Nov 2018 18:41:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:41:17,069 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/126612d9-0996-4292-98f9-c23f6b5ca951/file used request id req-3d96c51e-16bd-46eb-8b1f-de1511784755 2018-11-14 18:41:17,070 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-14 18:41:17,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/126612d9-0996-4292-98f9-c23f6b5ca951 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e3cb476c165a815b8e6ec5a9172f08cecbbaeb78" 2018-11-14 18:41:17,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-35b9d67f-43d4-4d6a-af69-83c06bce8af5 Date: Wed, 14 Nov 2018 18:41:17 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-a91e3283-9ee0-4bd6-8586-697acb05ac1d-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:41:16Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:41:17Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/126612d9-0996-4292-98f9-c23f6b5ca951/snap", "metadata": {}}], "self": "/v2/images/126612d9-0996-4292-98f9-c23f6b5ca951", "min_disk": 0, "protected": false, "id": "126612d9-0996-4292-98f9-c23f6b5ca951", "file": "/v2/images/126612d9-0996-4292-98f9-c23f6b5ca951/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ebcc41b03fcb40f783c461727f9c4b8b", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/126612d9-0996-4292-98f9-c23f6b5ca951/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:41:17,670 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/126612d9-0996-4292-98f9-c23f6b5ca951 used request id req-35b9d67f-43d4-4d6a-af69-83c06bce8af5 2018-11-14 18:41:17,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e3cb476c165a815b8e6ec5a9172f08cecbbaeb78" 2018-11-14 18:41:17,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-74b1eca9-4d75-462c-8aae-6ca7d018d569 Date: Wed, 14 Nov 2018 18:41: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-11-14 18:41:17,681 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-74b1eca9-4d75-462c-8aae-6ca7d018d569 2018-11-14 18:41:17,684 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-a91e3283-9ee0-4bd6-8586-697acb05ac1d-image 2018-11-14 18:41:17,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/126612d9-0996-4292-98f9-c23f6b5ca951 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e3cb476c165a815b8e6ec5a9172f08cecbbaeb78" 2018-11-14 18:41:18,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-aaef35fd-08ca-4143-9e57-776b049e30b3 Date: Wed, 14 Nov 2018 18:41:18 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-a91e3283-9ee0-4bd6-8586-697acb05ac1d-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:41:16Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:41:17Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/126612d9-0996-4292-98f9-c23f6b5ca951/snap", "metadata": {}}], "self": "/v2/images/126612d9-0996-4292-98f9-c23f6b5ca951", "min_disk": 0, "protected": false, "id": "126612d9-0996-4292-98f9-c23f6b5ca951", "file": "/v2/images/126612d9-0996-4292-98f9-c23f6b5ca951/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ebcc41b03fcb40f783c461727f9c4b8b", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/126612d9-0996-4292-98f9-c23f6b5ca951/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:41:18,382 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/126612d9-0996-4292-98f9-c23f6b5ca951 used request id req-aaef35fd-08ca-4143-9e57-776b049e30b3 2018-11-14 18:41:18,383 - create_image - DEBUG - Instance status is - active 2018-11-14 18:41:18,383 - create_image - DEBUG - Image is active with name - CreateVolumeWithImageTests-a91e3283-9ee0-4bd6-8586-697acb05ac1d-image 2018-11-14 18:41:18,383 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-a91e3283-9ee0-4bd6-8586-697acb05ac1d-image 2018-11-14 18:41:18,383 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:41:18,384 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:41:18,798 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2793381b44c941b6a29d86202413f9ec", "name": "CreateVolumeWithImageTests-acb0aeef-a773-450-proj-role"}], "expires_at": "2018-11-14T19:41:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebcc41b03fcb40f783c461727f9c4b8b", "name": "CreateVolumeWithImageTests-acb0aeef-a773-450-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/ebcc41b03fcb40f783c461727f9c4b8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/ebcc41b03fcb40f783c461727f9c4b8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/ebcc41b03fcb40f783c461727f9c4b8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_ebcc41b03fcb40f783c461727f9c4b8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_ebcc41b03fcb40f783c461727f9c4b8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/ebcc41b03fcb40f783c461727f9c4b8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/ebcc41b03fcb40f783c461727f9c4b8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/ebcc41b03fcb40f783c461727f9c4b8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/ebcc41b03fcb40f783c461727f9c4b8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/ebcc41b03fcb40f783c461727f9c4b8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/ebcc41b03fcb40f783c461727f9c4b8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/ebcc41b03fcb40f783c461727f9c4b8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/ebcc41b03fcb40f783c461727f9c4b8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/ebcc41b03fcb40f783c461727f9c4b8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-acb0aeef-a773-450-user", "id": "87b22d7fa1e44fe0814765209f319aee"}, "audit_ids": ["0gtHQTs2R5qpECdTcOLRzA"], "issued_at": "2018-11-14T18:41:18.000000Z"}} 2018-11-14 18:41:18,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5da54530fd4d14411c00c4e2b90b9c340b2aa3f8" 2018-11-14 18:41:18,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:41:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed0a711c-538d-4b3d-b91d-898d54df7c8b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:41:18,884 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-ed0a711c-538d-4b3d-b91d-898d54df7c8b 2018-11-14 18:41:18,892 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/ebcc41b03fcb40f783c461727f9c4b8b/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5da54530fd4d14411c00c4e2b90b9c340b2aa3f8" 2018-11-14 18:41:19,108 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:41:18 GMT Server: Apache x-compute-request-id: req-e9b18cbb-4679-42b5-ba29-38d5425767b0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e9b18cbb-4679-42b5-ba29-38d5425767b0 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-14 18:41:19,108 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/ebcc41b03fcb40f783c461727f9c4b8b/volumes/detail used request id req-e9b18cbb-4679-42b5-ba29-38d5425767b0 2018-11-14 18:41:19,112 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/ebcc41b03fcb40f783c461727f9c4b8b/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-e9b18cbb-4679-42b5-ba29-38d5425767b0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5da54530fd4d14411c00c4e2b90b9c340b2aa3f8" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateVolumeWithImageTests-a91e3283-9ee0-4bd6-8586-697acb05ac1d-vol", "imageRef": "foo", "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-11-14 18:41:19,606 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Wed, 14 Nov 2018 18:41:19 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-12676531-e2f7-48dd-a3ed-9a4e257d118c x-openstack-request-id: req-12676531-e2f7-48dd-a3ed-9a4e257d118c Content-Length: 105 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid image identifier or unable to access requested image.", "code": 400}} 2018-11-14 18:41:19,606 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/ebcc41b03fcb40f783c461727f9c4b8b/volumes used request id req-12676531-e2f7-48dd-a3ed-9a4e257d118c 2018-11-14 18:41:19,607 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-a91e3283-9ee0-4bd6-8586-697acb05ac1d-image 2018-11-14 18:41:19,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/126612d9-0996-4292-98f9-c23f6b5ca951 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e3cb476c165a815b8e6ec5a9172f08cecbbaeb78" 2018-11-14 18:41:20,429 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ee69efbe-adf8-4b37-899d-1fd29169657d Date: Wed, 14 Nov 2018 18: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-11-14 18:41:20,429 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/126612d9-0996-4292-98f9-c23f6b5ca951 used request id req-ee69efbe-adf8-4b37-899d-1fd29169657d 2018-11-14 18:41:20,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b441f37d0aa5333cdd58b565b2523025d3e7dbc4" 2018-11-14 18:41:20,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-e457ecba-ee74-4782-96f4-6d5b020629e3 Date: Wed, 14 Nov 2018 18:41:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:41:20,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-e457ecba-ee74-4782-96f4-6d5b020629e3 2018-11-14 18:41:20,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b441f37d0aa5333cdd58b565b2523025d3e7dbc4" 2018-11-14 18:41:20,825 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:41:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-750fed8d-35fc-439a-bb39-4308d2e9c55a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:41:20,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-750fed8d-35fc-439a-bb39-4308d2e9c55a 2018-11-14 18:41:20,826 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:41:20,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b441f37d0aa5333cdd58b565b2523025d3e7dbc4" 2018-11-14 18:41:20,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:41:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eba8724b-60e5-494c-ae70-79353b815349 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:41:20,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-eba8724b-60e5-494c-ae70-79353b815349 2018-11-14 18:41:20,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b441f37d0aa5333cdd58b565b2523025d3e7dbc4" 2018-11-14 18:41:21,048 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:41:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8848b64-b047-4977-9353-ebad9714345f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:41:21,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-f8848b64-b047-4977-9353-ebad9714345f 2018-11-14 18:41:21,048 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:41:21,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b441f37d0aa5333cdd58b565b2523025d3e7dbc4" 2018-11-14 18:41:21,159 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:41:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60c8c392-d7b2-480e-ad4f-8dc8d1866ca6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:41:21,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-60c8c392-d7b2-480e-ad4f-8dc8d1866ca6 2018-11-14 18:41:21,160 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:41:21,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b441f37d0aa5333cdd58b565b2523025d3e7dbc4" 2018-11-14 18:41:21,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:41:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ff6d1e8-0660-499b-9390-ea07cf9de4d4 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:41:21,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-9ff6d1e8-0660-499b-9390-ea07cf9de4d4 2018-11-14 18:41:21,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b441f37d0aa5333cdd58b565b2523025d3e7dbc4" 2018-11-14 18:41:21,379 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:41:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-053fea17-689b-4b5c-865a-e61ca061802b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 18:41:21,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-053fea17-689b-4b5c-865a-e61ca061802b 2018-11-14 18:41:21,380 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:41:21,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b441f37d0aa5333cdd58b565b2523025d3e7dbc4" 2018-11-14 18:41:21,493 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:41:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbe50098-6778-4c54-8baa-366a85a12b4f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d3b3d3f2c3dd4be6bc230a686f3f0839.", "code": 404, "title": "Not Found"}} 2018-11-14 18:41:21,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 used request id req-dbe50098-6778-4c54-8baa-366a85a12b4f 2018-11-14 18:41:21,493 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:41:21,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b441f37d0aa5333cdd58b565b2523025d3e7dbc4" 2018-11-14 18:41:21,591 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:41:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56491f51-49fc-491a-935c-4e81578edc67 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5dcff89097904b7c82103d40edeed98d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:41:21,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d used request id req-56491f51-49fc-491a-935c-4e81578edc67 2018-11-14 18:41:21,591 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:41:21,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b441f37d0aa5333cdd58b565b2523025d3e7dbc4" 2018-11-14 18:41:21,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:41:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d69de4a6-fa98-47c2-89c3-b647e75bb064 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:41:21,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-d69de4a6-fa98-47c2-89c3-b647e75bb064 2018-11-14 18:41:21,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b441f37d0aa5333cdd58b565b2523025d3e7dbc4" 2018-11-14 18:41:21,812 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:41:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57074f59-fe26-4c3b-9368-42906d9e3797 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 991384c74c4d47b3bd2a68e52ad620ce.", "code": 404, "title": "Not Found"}} 2018-11-14 18:41:21,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce used request id req-57074f59-fe26-4c3b-9368-42906d9e3797 2018-11-14 18:41:21,813 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:41:21,813 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-acb0aeef-a773-450-proj 2018-11-14 18:41:21,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/ebcc41b03fcb40f783c461727f9c4b8b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b441f37d0aa5333cdd58b565b2523025d3e7dbc4" 2018-11-14 18:41:22,045 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:41:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa77b931-8a60-40f9-80df-7a606283a5f9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:41:22,045 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/ebcc41b03fcb40f783c461727f9c4b8b used request id req-fa77b931-8a60-40f9-80df-7a606283a5f9 2018-11-14 18:41:22,045 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-acb0aeef-a773-450-proj-role 2018-11-14 18:41:22,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/2793381b44c941b6a29d86202413f9ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b441f37d0aa5333cdd58b565b2523025d3e7dbc4" 2018-11-14 18:41:22,189 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:41:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-198df8fe-26b6-48ff-b7e3-7d8ba99627ff Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:41:22,189 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/2793381b44c941b6a29d86202413f9ec used request id req-198df8fe-26b6-48ff-b7e3-7d8ba99627ff 2018-11-14 18:41:22,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b441f37d0aa5333cdd58b565b2523025d3e7dbc4" 2018-11-14 18:41:22,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:41:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a5f3909-13cd-4cec-b9d3-27e3b99685c2 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:41:22,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-6a5f3909-13cd-4cec-b9d3-27e3b99685c2 2018-11-14 18:41:22,303 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-acb0aeef-a773-450-user 2018-11-14 18:41:22,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/87b22d7fa1e44fe0814765209f319aee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc67fe39ee29b5decd16d5d2b429133f7278fe97" 2018-11-14 18:41:22,496 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:41:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82701e42-a701-4d1b-b571-672e44a6133a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:41:22,497 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/87b22d7fa1e44fe0814765209f319aee used request id req-82701e42-a701-4d1b-b571-672e44a6133a 2018-11-14 18:41:22,498 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:41:22,925 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:41:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["d_821DefRnS8rsGJMzrUng"], "issued_at": "2018-11-14T18:41:22.000000Z"}} 2018-11-14 18:41:22,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85c670f4ea9e88c7a8fbe6d37f01f967960858bc" 2018-11-14 18:41:23,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:41:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05c83540-8e8c-4963-a2de-ec72af9c2d78 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:41:23,030 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-05c83540-8e8c-4963-a2de-ec72af9c2d78 2018-11-14 18:41:23,031 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:41:23,032 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:41:23,438 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:41:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["FRDiisYDQkuUjbTKY-4Bcg"], "issued_at": "2018-11-14T18:41:23.000000Z"}} 2018-11-14 18:41:23,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294cbaa718a11db4e2808c47e9c7ffa8ff7c1485" 2018-11-14 18:41:23,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:41:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70f9cc4d-9419-4197-a7c7-3ad5c69be052 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:41:23,547 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-70f9cc4d-9419-4197-a7c7-3ad5c69be052 2018-11-14 18:41:23,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:41:23,556 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:41:23,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-3a4da10f-538d-4fe-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294cbaa718a11db4e2808c47e9c7ffa8ff7c1485" 2018-11-14 18:41:23,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:41:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5265293e-9fe0-494b-9100-04a32d7ebe32 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-3a4da10f-538d-4fe-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:41:23,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-3a4da10f-538d-4fe-proj used request id req-5265293e-9fe0-494b-9100-04a32d7ebe32 2018-11-14 18:41:23,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294cbaa718a11db4e2808c47e9c7ffa8ff7c1485" 2018-11-14 18:41:23,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:41:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-622c5dd6-601f-4b08-98a4-c88f07bd3454 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:41:23,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-622c5dd6-601f-4b08-98a4-c88f07bd3454 2018-11-14 18:41:23,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294cbaa718a11db4e2808c47e9c7ffa8ff7c1485" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithImageTests-3a4da10f-538d-4fe-proj"}}' 2018-11-14 18:41:23,938 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:41:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6702a9bd-cbcb-4cc4-bde8-b0964fe89dcc Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/cb8f782607714596ad400920a7d8b559"}, "tags": [], "enabled": true, "id": "cb8f782607714596ad400920a7d8b559", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-3a4da10f-538d-4fe-proj"}} 2018-11-14 18:41:23,938 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-6702a9bd-cbcb-4cc4-bde8-b0964fe89dcc 2018-11-14 18:41:23,939 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-3a4da10f-538d-4fe-proj 2018-11-14 18:41:23,939 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:41:23,940 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:41:24,344 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:41:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["meqfpBCfQQGqEdnoxZEniw"], "issued_at": "2018-11-14T18:41:24.000000Z"}} 2018-11-14 18:41:24,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}378d99f614ce1927f76ad2f5bfb817623a3d2609" 2018-11-14 18:41:24,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:41:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-624d2e88-24a0-4e55-832c-97cf402fc201 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:41:24,446 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-624d2e88-24a0-4e55-832c-97cf402fc201 2018-11-14 18:41:24,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:41:24,455 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:41:24,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}378d99f614ce1927f76ad2f5bfb817623a3d2609" 2018-11-14 18:41:24,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:41:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-940d16c7-bb53-4151-9c55-5984d2155d55 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:41:24,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-940d16c7-bb53-4151-9c55-5984d2155d55 2018-11-14 18:41:24,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateVolumeWithImageTests-3a4da10f-538d-4fe-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}378d99f614ce1927f76ad2f5bfb817623a3d2609" 2018-11-14 18:41:24,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:41:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-540a7f83-38f0-4f9b-814c-63edaeaa73a5 Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateVolumeWithImageTests-3a4da10f-538d-4fe-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/cb8f782607714596ad400920a7d8b559"}, "tags": [], "enabled": true, "id": "cb8f782607714596ad400920a7d8b559", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-3a4da10f-538d-4fe-proj"}]} 2018-11-14 18:41:24,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateVolumeWithImageTests-3a4da10f-538d-4fe-proj used request id req-540a7f83-38f0-4f9b-814c-63edaeaa73a5 2018-11-14 18:41:24,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}378d99f614ce1927f76ad2f5bfb817623a3d2609" 2018-11-14 18:41:24,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:41:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e0a8dff-4b06-482c-95a2-c449e5f48eac Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:41:24,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-0e0a8dff-4b06-482c-95a2-c449e5f48eac 2018-11-14 18:41:25,183 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-3a4da10f-538d-4fe-user 2018-11-14 18:41:25,184 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:41:25,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294cbaa718a11db4e2808c47e9c7ffa8ff7c1485" 2018-11-14 18:41:25,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:41:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af70b4b4-9b61-4c75-8059-c5fa5cdd6f10 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:41:25,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-af70b4b4-9b61-4c75-8059-c5fa5cdd6f10 2018-11-14 18:41:25,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294cbaa718a11db4e2808c47e9c7ffa8ff7c1485" -d '{"role": {"name": "CreateVolumeWithImageTests-3a4da10f-538d-4fe-proj-role"}}' 2018-11-14 18:41:25,429 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:41:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5873d6f9-823b-4b82-8936-df26cc0c4298 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0da1275996d84bbb8f5f68e4edbb6c61", "links": {"self": "http://172.30.9.28:5000/v3/roles/0da1275996d84bbb8f5f68e4edbb6c61"}, "name": "CreateVolumeWithImageTests-3a4da10f-538d-4fe-proj-role"}} 2018-11-14 18:41:25,429 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-5873d6f9-823b-4b82-8936-df26cc0c4298 2018-11-14 18:41:25,429 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-3a4da10f-538d-4fe-proj-role 2018-11-14 18:41:25,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/0da1275996d84bbb8f5f68e4edbb6c61 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294cbaa718a11db4e2808c47e9c7ffa8ff7c1485" 2018-11-14 18:41:25,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:41:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c660870c-e948-4c55-ae29-cf86ae40c682 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0da1275996d84bbb8f5f68e4edbb6c61", "links": {"self": "http://172.30.9.28:5000/v3/roles/0da1275996d84bbb8f5f68e4edbb6c61"}, "name": "CreateVolumeWithImageTests-3a4da10f-538d-4fe-proj-role"}} 2018-11-14 18:41:25,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/0da1275996d84bbb8f5f68e4edbb6c61 used request id req-c660870c-e948-4c55-ae29-cf86ae40c682 2018-11-14 18:41:25,535 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-3a4da10f-538d-4fe-proj-role to project CreateVolumeWithImageTests-3a4da10f-538d-4fe-proj 2018-11-14 18:41:25,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/cb8f782607714596ad400920a7d8b559/users/b75a85c6bee6439384423e3bc5210e07/roles/0da1275996d84bbb8f5f68e4edbb6c61 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294cbaa718a11db4e2808c47e9c7ffa8ff7c1485" 2018-11-14 18:41:25,703 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:41:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68378eea-df24-4ea7-a929-e7e237a70709 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:41:25,703 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/cb8f782607714596ad400920a7d8b559/users/b75a85c6bee6439384423e3bc5210e07/roles/0da1275996d84bbb8f5f68e4edbb6c61 used request id req-68378eea-df24-4ea7-a929-e7e237a70709 2018-11-14 18:41:25,705 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-14 18:41:25,705 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:41:25,706 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:41:26,124 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0da1275996d84bbb8f5f68e4edbb6c61", "name": "CreateVolumeWithImageTests-3a4da10f-538d-4fe-proj-role"}], "expires_at": "2018-11-14T19:41:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cb8f782607714596ad400920a7d8b559", "name": "CreateVolumeWithImageTests-3a4da10f-538d-4fe-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/cb8f782607714596ad400920a7d8b559", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/cb8f782607714596ad400920a7d8b559", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/cb8f782607714596ad400920a7d8b559", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_cb8f782607714596ad400920a7d8b559", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_cb8f782607714596ad400920a7d8b559", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/cb8f782607714596ad400920a7d8b559", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/cb8f782607714596ad400920a7d8b559", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/cb8f782607714596ad400920a7d8b559", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/cb8f782607714596ad400920a7d8b559", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/cb8f782607714596ad400920a7d8b559", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/cb8f782607714596ad400920a7d8b559", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/cb8f782607714596ad400920a7d8b559", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/cb8f782607714596ad400920a7d8b559", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/cb8f782607714596ad400920a7d8b559", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-3a4da10f-538d-4fe-user", "id": "b75a85c6bee6439384423e3bc5210e07"}, "audit_ids": ["8B4-E45KShq3TWcDldHTKg"], "issued_at": "2018-11-14T18:41:26.000000Z"}} 2018-11-14 18:41:26,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5666a2ad991ad0124022a6bb910bf5f6627489f" 2018-11-14 18:41:26,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:41:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4dda4b91-820e-47ce-abbc-633a3dbb91ef Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:41:26,216 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-4dda4b91-820e-47ce-abbc-633a3dbb91ef 2018-11-14 18:41:26,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-a81b4ef8-9919-4fc9-a365-070e625ef97e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e5666a2ad991ad0124022a6bb910bf5f6627489f" 2018-11-14 18:41:26,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-e65286c5-3d29-4977-a29e-319bdc411932 Date: Wed, 14 Nov 2018 18:41:26 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateVolumeWithImageTests-a81b4ef8-9919-4fc9-a365-070e625ef97e-image"} 2018-11-14 18:41:26,831 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-a81b4ef8-9919-4fc9-a365-070e625ef97e-image used request id req-e65286c5-3d29-4977-a29e-319bdc411932 2018-11-14 18:41:26,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e5666a2ad991ad0124022a6bb910bf5f6627489f" 2018-11-14 18:41:27,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-662e8b33-9062-41bd-a5b9-e3beab77046e Date: Wed, 14 Nov 2018 18:41: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-11-14 18:41:27,440 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-662e8b33-9062-41bd-a5b9-e3beab77046e 2018-11-14 18:41:27,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e5666a2ad991ad0124022a6bb910bf5f6627489f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateVolumeWithImageTests-a81b4ef8-9919-4fc9-a365-070e625ef97e-image"}' 2018-11-14 18:41:27,695 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/6f9c3642-6577-4d4b-85e4-06a077a0e2a1 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-2ebd4622-417e-49bd-8e07-53eac952be75 Date: Wed, 14 Nov 2018 18:41:27 GMT RESP BODY: {"status": "queued", "name": "CreateVolumeWithImageTests-a81b4ef8-9919-4fc9-a365-070e625ef97e-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:41:27Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-14T18:41:27Z", "visibility": "shared", "locations": [], "self": "/v2/images/6f9c3642-6577-4d4b-85e4-06a077a0e2a1", "min_disk": 0, "protected": false, "id": "6f9c3642-6577-4d4b-85e4-06a077a0e2a1", "file": "/v2/images/6f9c3642-6577-4d4b-85e4-06a077a0e2a1/file", "checksum": null, "owner": "cb8f782607714596ad400920a7d8b559", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:41:27,695 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-2ebd4622-417e-49bd-8e07-53eac952be75 2018-11-14 18:41:27,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/6f9c3642-6577-4d4b-85e4-06a077a0e2a1/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e5666a2ad991ad0124022a6bb910bf5f6627489f" -d '' 2018-11-14 18:41:28,741 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ceb05e7c-be1b-4e30-9557-a21b85f9e15c Date: Wed, 14 Nov 2018 18:41:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:41:28,741 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/6f9c3642-6577-4d4b-85e4-06a077a0e2a1/file used request id req-ceb05e7c-be1b-4e30-9557-a21b85f9e15c 2018-11-14 18:41:28,741 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-14 18:41:28,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/6f9c3642-6577-4d4b-85e4-06a077a0e2a1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e5666a2ad991ad0124022a6bb910bf5f6627489f" 2018-11-14 18:41:28,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-4ea78e3d-dd3b-4083-accb-bdf3d74b2872 Date: Wed, 14 Nov 2018 18:41:28 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-a81b4ef8-9919-4fc9-a365-070e625ef97e-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:41:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:41:28Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/6f9c3642-6577-4d4b-85e4-06a077a0e2a1/snap", "metadata": {}}], "self": "/v2/images/6f9c3642-6577-4d4b-85e4-06a077a0e2a1", "min_disk": 0, "protected": false, "id": "6f9c3642-6577-4d4b-85e4-06a077a0e2a1", "file": "/v2/images/6f9c3642-6577-4d4b-85e4-06a077a0e2a1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "cb8f782607714596ad400920a7d8b559", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/6f9c3642-6577-4d4b-85e4-06a077a0e2a1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:41:28,957 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/6f9c3642-6577-4d4b-85e4-06a077a0e2a1 used request id req-4ea78e3d-dd3b-4083-accb-bdf3d74b2872 2018-11-14 18:41:28,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e5666a2ad991ad0124022a6bb910bf5f6627489f" 2018-11-14 18:41:29,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-29bb68b9-fdd5-4b27-bfef-4d78e75390c5 Date: Wed, 14 Nov 2018 18:41: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-11-14 18:41:29,558 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-29bb68b9-fdd5-4b27-bfef-4d78e75390c5 2018-11-14 18:41:29,561 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-a81b4ef8-9919-4fc9-a365-070e625ef97e-image 2018-11-14 18:41:29,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/6f9c3642-6577-4d4b-85e4-06a077a0e2a1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e5666a2ad991ad0124022a6bb910bf5f6627489f" 2018-11-14 18:41:30,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-9108a5e1-396d-419f-a6f3-d534dd574883 Date: Wed, 14 Nov 2018 18:41:30 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-a81b4ef8-9919-4fc9-a365-070e625ef97e-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:41:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:41:28Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/6f9c3642-6577-4d4b-85e4-06a077a0e2a1/snap", "metadata": {}}], "self": "/v2/images/6f9c3642-6577-4d4b-85e4-06a077a0e2a1", "min_disk": 0, "protected": false, "id": "6f9c3642-6577-4d4b-85e4-06a077a0e2a1", "file": "/v2/images/6f9c3642-6577-4d4b-85e4-06a077a0e2a1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "cb8f782607714596ad400920a7d8b559", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/6f9c3642-6577-4d4b-85e4-06a077a0e2a1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:41:30,187 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/6f9c3642-6577-4d4b-85e4-06a077a0e2a1 used request id req-9108a5e1-396d-419f-a6f3-d534dd574883 2018-11-14 18:41:30,188 - create_image - DEBUG - Instance status is - active 2018-11-14 18:41:30,188 - create_image - DEBUG - Image is active with name - CreateVolumeWithImageTests-a81b4ef8-9919-4fc9-a365-070e625ef97e-image 2018-11-14 18:41:30,188 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-a81b4ef8-9919-4fc9-a365-070e625ef97e-image 2018-11-14 18:41:30,188 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:41:30,189 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:41:30,606 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0da1275996d84bbb8f5f68e4edbb6c61", "name": "CreateVolumeWithImageTests-3a4da10f-538d-4fe-proj-role"}], "expires_at": "2018-11-14T19:41:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cb8f782607714596ad400920a7d8b559", "name": "CreateVolumeWithImageTests-3a4da10f-538d-4fe-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/cb8f782607714596ad400920a7d8b559", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/cb8f782607714596ad400920a7d8b559", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/cb8f782607714596ad400920a7d8b559", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_cb8f782607714596ad400920a7d8b559", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_cb8f782607714596ad400920a7d8b559", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/cb8f782607714596ad400920a7d8b559", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/cb8f782607714596ad400920a7d8b559", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/cb8f782607714596ad400920a7d8b559", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/cb8f782607714596ad400920a7d8b559", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/cb8f782607714596ad400920a7d8b559", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/cb8f782607714596ad400920a7d8b559", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/cb8f782607714596ad400920a7d8b559", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/cb8f782607714596ad400920a7d8b559", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/cb8f782607714596ad400920a7d8b559", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-3a4da10f-538d-4fe-user", "id": "b75a85c6bee6439384423e3bc5210e07"}, "audit_ids": ["r_5OHY1KRD6CtgK4mGIIKg"], "issued_at": "2018-11-14T18:41:30.000000Z"}} 2018-11-14 18:41:30,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a8880106f925c7ad65d77b2e8c9c9518437fe35" 2018-11-14 18:41:30,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:41:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b46bd153-0d1a-4df6-9357-c72aad0018b2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:41:30,701 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-b46bd153-0d1a-4df6-9357-c72aad0018b2 2018-11-14 18:41:30,706 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/cb8f782607714596ad400920a7d8b559/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a8880106f925c7ad65d77b2e8c9c9518437fe35" 2018-11-14 18:41:30,924 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:41:30 GMT Server: Apache x-compute-request-id: req-018bc287-139f-4c02-b0c2-0749cf7c3036 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-018bc287-139f-4c02-b0c2-0749cf7c3036 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-14 18:41:30,924 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/cb8f782607714596ad400920a7d8b559/volumes/detail used request id req-018bc287-139f-4c02-b0c2-0749cf7c3036 2018-11-14 18:41:30,927 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/cb8f782607714596ad400920a7d8b559/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-018bc287-139f-4c02-b0c2-0749cf7c3036" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a8880106f925c7ad65d77b2e8c9c9518437fe35" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateVolumeWithImageTests-a81b4ef8-9919-4fc9-a365-070e625ef97e-vol", "imageRef": "CreateVolumeWithImageTests-a81b4ef8-9919-4fc9-a365-070e625ef97e-image", "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-11-14 18:41:35,428 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18:41:30 GMT Server: Apache x-compute-request-id: req-b24ff9a9-6038-461f-b535-2a4cace149f3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b24ff9a9-6038-461f-b535-2a4cace149f3 Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "b75a85c6bee6439384423e3bc5210e07", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/cb8f782607714596ad400920a7d8b559/volumes/0456f4a6-f249-4b51-adc8-63bb119b10e4", "rel": "self"}, {"href": "http://172.30.9.28:8776/cb8f782607714596ad400920a7d8b559/volumes/0456f4a6-f249-4b51-adc8-63bb119b10e4", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-14T18:41:35.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateVolumeWithImageTests-a81b4ef8-9919-4fc9-a365-070e625ef97e-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0456f4a6-f249-4b51-adc8-63bb119b10e4", "size": 1}} 2018-11-14 18:41:35,428 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/cb8f782607714596ad400920a7d8b559/volumes used request id req-b24ff9a9-6038-461f-b535-2a4cace149f3 2018-11-14 18:41:35,431 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/cb8f782607714596ad400920a7d8b559/volumes/0456f4a6-f249-4b51-adc8-63bb119b10e4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-018bc287-139f-4c02-b0c2-0749cf7c3036" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a8880106f925c7ad65d77b2e8c9c9518437fe35" 2018-11-14 18:41:35,660 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:41:35 GMT Server: Apache x-compute-request-id: req-b0f975e7-3915-4219-bb32-2b4c7b04e8e0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b0f975e7-3915-4219-bb32-2b4c7b04e8e0 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "b75a85c6bee6439384423e3bc5210e07", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/cb8f782607714596ad400920a7d8b559/volumes/0456f4a6-f249-4b51-adc8-63bb119b10e4", "rel": "self"}, {"href": "http://172.30.9.28:8776/cb8f782607714596ad400920a7d8b559/volumes/0456f4a6-f249-4b51-adc8-63bb119b10e4", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-14T18:41:35.000000", "description": null, "os-vol-tenant-attr:tenant_id": "cb8f782607714596ad400920a7d8b559", "updated_at": "2018-11-14T18:41:35.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-a81b4ef8-9919-4fc9-a365-070e625ef97e-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0456f4a6-f249-4b51-adc8-63bb119b10e4", "size": 1}} 2018-11-14 18:41:35,660 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/cb8f782607714596ad400920a7d8b559/volumes/0456f4a6-f249-4b51-adc8-63bb119b10e4 used request id req-b0f975e7-3915-4219-bb32-2b4c7b04e8e0 2018-11-14 18:41:35,660 - create_volume - INFO - Created volume with name - CreateVolumeWithImageTests-a81b4ef8-9919-4fc9-a365-070e625ef97e-vol 2018-11-14 18:41:35,663 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/cb8f782607714596ad400920a7d8b559/volumes/0456f4a6-f249-4b51-adc8-63bb119b10e4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-018bc287-139f-4c02-b0c2-0749cf7c3036" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a8880106f925c7ad65d77b2e8c9c9518437fe35" 2018-11-14 18:41:35,934 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:41:35 GMT Server: Apache x-compute-request-id: req-0f3aacfa-5b4b-413d-ac53-ce266aea6135 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0f3aacfa-5b4b-413d-ac53-ce266aea6135 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "b75a85c6bee6439384423e3bc5210e07", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/cb8f782607714596ad400920a7d8b559/volumes/0456f4a6-f249-4b51-adc8-63bb119b10e4", "rel": "self"}, {"href": "http://172.30.9.28:8776/cb8f782607714596ad400920a7d8b559/volumes/0456f4a6-f249-4b51-adc8-63bb119b10e4", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-14T18:41:35.000000", "description": null, "os-vol-tenant-attr:tenant_id": "cb8f782607714596ad400920a7d8b559", "updated_at": "2018-11-14T18:41:35.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-a81b4ef8-9919-4fc9-a365-070e625ef97e-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0456f4a6-f249-4b51-adc8-63bb119b10e4", "size": 1}} 2018-11-14 18:41:35,934 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/cb8f782607714596ad400920a7d8b559/volumes/0456f4a6-f249-4b51-adc8-63bb119b10e4 used request id req-0f3aacfa-5b4b-413d-ac53-ce266aea6135 2018-11-14 18:41:35,934 - create_volume - DEBUG - Instance status is - creating 2018-11-14 18:41:35,934 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-11-14 18:41:38,936 - create_volume - DEBUG - Volume status query timeout in 296.724388838 2018-11-14 18:41:38,939 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/cb8f782607714596ad400920a7d8b559/volumes/0456f4a6-f249-4b51-adc8-63bb119b10e4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-018bc287-139f-4c02-b0c2-0749cf7c3036" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a8880106f925c7ad65d77b2e8c9c9518437fe35" 2018-11-14 18:41:39,186 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:41:38 GMT Server: Apache x-compute-request-id: req-1f39e138-d809-497c-9ab2-797a1d7b811f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1f39e138-d809-497c-9ab2-797a1d7b811f Content-Encoding: gzip Content-Length: 472 Content-Type: application/json RESP BODY: {"volume": {"status": "downloading", "user_id": "b75a85c6bee6439384423e3bc5210e07", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/cb8f782607714596ad400920a7d8b559/volumes/0456f4a6-f249-4b51-adc8-63bb119b10e4", "rel": "self"}, {"href": "http://172.30.9.28:8776/cb8f782607714596ad400920a7d8b559/volumes/0456f4a6-f249-4b51-adc8-63bb119b10e4", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-14T18:41:35.000000", "description": null, "os-vol-tenant-attr:tenant_id": "cb8f782607714596ad400920a7d8b559", "updated_at": "2018-11-14T18:41:38.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-a81b4ef8-9919-4fc9-a365-070e625ef97e-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0456f4a6-f249-4b51-adc8-63bb119b10e4", "size": 1}} 2018-11-14 18:41:39,186 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/cb8f782607714596ad400920a7d8b559/volumes/0456f4a6-f249-4b51-adc8-63bb119b10e4 used request id req-1f39e138-d809-497c-9ab2-797a1d7b811f 2018-11-14 18:41:39,186 - create_volume - DEBUG - Instance status is - downloading 2018-11-14 18:41:39,187 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-11-14 18:41:42,190 - create_volume - DEBUG - Volume status query timeout in 293.470765829 2018-11-14 18:41:42,193 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/cb8f782607714596ad400920a7d8b559/volumes/0456f4a6-f249-4b51-adc8-63bb119b10e4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-018bc287-139f-4c02-b0c2-0749cf7c3036" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a8880106f925c7ad65d77b2e8c9c9518437fe35" 2018-11-14 18:41:42,421 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:41:42 GMT Server: Apache x-compute-request-id: req-f54138d8-a544-4551-8247-23e30e08d81d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f54138d8-a544-4551-8247-23e30e08d81d Content-Encoding: gzip Content-Length: 599 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/cb8f782607714596ad400920a7d8b559/volumes/0456f4a6-f249-4b51-adc8-63bb119b10e4", "rel": "self"}, {"href": "http://172.30.9.28:8776/cb8f782607714596ad400920a7d8b559/volumes/0456f4a6-f249-4b51-adc8-63bb119b10e4", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-11-14T18:41:40.000000", "replication_status": null, "snapshot_id": null, "id": "0456f4a6-f249-4b51-adc8-63bb119b10e4", "size": 1, "user_id": "b75a85c6bee6439384423e3bc5210e07", "os-vol-tenant-attr:tenant_id": "cb8f782607714596ad400920a7d8b559", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-a81b4ef8-9919-4fc9-a365-070e625ef97e-image", "image_id": "6f9c3642-6577-4d4b-85e4-06a077a0e2a1", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-a81b4ef8-9919-4fc9-a365-070e625ef97e-vol", "bootable": "true", "created_at": "2018-11-14T18:41:35.000000", "volume_type": null}} 2018-11-14 18:41:42,421 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/cb8f782607714596ad400920a7d8b559/volumes/0456f4a6-f249-4b51-adc8-63bb119b10e4 used request id req-f54138d8-a544-4551-8247-23e30e08d81d 2018-11-14 18:41:42,422 - create_volume - DEBUG - Instance status is - available 2018-11-14 18:41:42,422 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-a81b4ef8-9919-4fc9-a365-070e625ef97e-vol 2018-11-14 18:41:42,422 - create_volume - INFO - Volume is now active with name - CreateVolumeWithImageTests-a81b4ef8-9919-4fc9-a365-070e625ef97e-vol 2018-11-14 18:41:42,424 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/cb8f782607714596ad400920a7d8b559/volumes/0456f4a6-f249-4b51-adc8-63bb119b10e4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-018bc287-139f-4c02-b0c2-0749cf7c3036" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a8880106f925c7ad65d77b2e8c9c9518437fe35" 2018-11-14 18:41:42,477 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:41:42 GMT Server: Apache x-compute-request-id: req-32acbd49-e1c9-4379-aeed-1cb271a6e6bb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-32acbd49-e1c9-4379-aeed-1cb271a6e6bb Content-Encoding: gzip Content-Length: 599 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/cb8f782607714596ad400920a7d8b559/volumes/0456f4a6-f249-4b51-adc8-63bb119b10e4", "rel": "self"}, {"href": "http://172.30.9.28:8776/cb8f782607714596ad400920a7d8b559/volumes/0456f4a6-f249-4b51-adc8-63bb119b10e4", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-11-14T18:41:40.000000", "replication_status": null, "snapshot_id": null, "id": "0456f4a6-f249-4b51-adc8-63bb119b10e4", "size": 1, "user_id": "b75a85c6bee6439384423e3bc5210e07", "os-vol-tenant-attr:tenant_id": "cb8f782607714596ad400920a7d8b559", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-a81b4ef8-9919-4fc9-a365-070e625ef97e-image", "image_id": "6f9c3642-6577-4d4b-85e4-06a077a0e2a1", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-a81b4ef8-9919-4fc9-a365-070e625ef97e-vol", "bootable": "true", "created_at": "2018-11-14T18:41:35.000000", "volume_type": null}} 2018-11-14 18:41:42,478 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/cb8f782607714596ad400920a7d8b559/volumes/0456f4a6-f249-4b51-adc8-63bb119b10e4 used request id req-32acbd49-e1c9-4379-aeed-1cb271a6e6bb 2018-11-14 18:41:42,478 - create_volume - DEBUG - Instance status is - available 2018-11-14 18:41:42,478 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-a81b4ef8-9919-4fc9-a365-070e625ef97e-vol 2018-11-14 18:41:42,478 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:41:42,880 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0da1275996d84bbb8f5f68e4edbb6c61", "name": "CreateVolumeWithImageTests-3a4da10f-538d-4fe-proj-role"}], "expires_at": "2018-11-14T19:41:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cb8f782607714596ad400920a7d8b559", "name": "CreateVolumeWithImageTests-3a4da10f-538d-4fe-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/cb8f782607714596ad400920a7d8b559", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/cb8f782607714596ad400920a7d8b559", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/cb8f782607714596ad400920a7d8b559", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_cb8f782607714596ad400920a7d8b559", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_cb8f782607714596ad400920a7d8b559", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/cb8f782607714596ad400920a7d8b559", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/cb8f782607714596ad400920a7d8b559", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/cb8f782607714596ad400920a7d8b559", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/cb8f782607714596ad400920a7d8b559", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/cb8f782607714596ad400920a7d8b559", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/cb8f782607714596ad400920a7d8b559", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/cb8f782607714596ad400920a7d8b559", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/cb8f782607714596ad400920a7d8b559", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/cb8f782607714596ad400920a7d8b559", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-3a4da10f-538d-4fe-user", "id": "b75a85c6bee6439384423e3bc5210e07"}, "audit_ids": ["-WhGxDWVSmafyQXmCOQIRQ"], "issued_at": "2018-11-14T18:41:42.000000Z"}} 2018-11-14 18:41:42,883 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/cb8f782607714596ad400920a7d8b559/volumes/0456f4a6-f249-4b51-adc8-63bb119b10e4 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d17bba3f2bbf1e2b45ce161133f98abad234c063" 2018-11-14 18:41:43,124 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:41:42 GMT Server: Apache x-compute-request-id: req-64af9383-bb27-4ddb-b0a9-c851e2729a44 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-64af9383-bb27-4ddb-b0a9-c851e2729a44 Content-Encoding: gzip Content-Length: 599 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/cb8f782607714596ad400920a7d8b559/volumes/0456f4a6-f249-4b51-adc8-63bb119b10e4", "rel": "self"}, {"href": "http://172.30.9.28:8776/cb8f782607714596ad400920a7d8b559/volumes/0456f4a6-f249-4b51-adc8-63bb119b10e4", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-11-14T18:41:40.000000", "replication_status": null, "snapshot_id": null, "id": "0456f4a6-f249-4b51-adc8-63bb119b10e4", "size": 1, "user_id": "b75a85c6bee6439384423e3bc5210e07", "os-vol-tenant-attr:tenant_id": "cb8f782607714596ad400920a7d8b559", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-a81b4ef8-9919-4fc9-a365-070e625ef97e-image", "image_id": "6f9c3642-6577-4d4b-85e4-06a077a0e2a1", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-a81b4ef8-9919-4fc9-a365-070e625ef97e-vol", "bootable": "true", "created_at": "2018-11-14T18:41:35.000000", "volume_type": null}} 2018-11-14 18:41:43,125 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/cb8f782607714596ad400920a7d8b559/volumes/0456f4a6-f249-4b51-adc8-63bb119b10e4 used request id req-64af9383-bb27-4ddb-b0a9-c851e2729a44 2018-11-14 18:41:43,128 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/cb8f782607714596ad400920a7d8b559/volumes/0456f4a6-f249-4b51-adc8-63bb119b10e4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-018bc287-139f-4c02-b0c2-0749cf7c3036" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a8880106f925c7ad65d77b2e8c9c9518437fe35" 2018-11-14 18:41:43,372 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:41:43 GMT Server: Apache x-compute-request-id: req-bc2f55a8-6522-48a0-805e-a16c8f990638 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bc2f55a8-6522-48a0-805e-a16c8f990638 Content-Encoding: gzip Content-Length: 599 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/cb8f782607714596ad400920a7d8b559/volumes/0456f4a6-f249-4b51-adc8-63bb119b10e4", "rel": "self"}, {"href": "http://172.30.9.28:8776/cb8f782607714596ad400920a7d8b559/volumes/0456f4a6-f249-4b51-adc8-63bb119b10e4", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-11-14T18:41:40.000000", "replication_status": null, "snapshot_id": null, "id": "0456f4a6-f249-4b51-adc8-63bb119b10e4", "size": 1, "user_id": "b75a85c6bee6439384423e3bc5210e07", "os-vol-tenant-attr:tenant_id": "cb8f782607714596ad400920a7d8b559", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-a81b4ef8-9919-4fc9-a365-070e625ef97e-image", "image_id": "6f9c3642-6577-4d4b-85e4-06a077a0e2a1", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-a81b4ef8-9919-4fc9-a365-070e625ef97e-vol", "bootable": "true", "created_at": "2018-11-14T18:41:35.000000", "volume_type": null}} 2018-11-14 18:41:43,373 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/cb8f782607714596ad400920a7d8b559/volumes/0456f4a6-f249-4b51-adc8-63bb119b10e4 used request id req-bc2f55a8-6522-48a0-805e-a16c8f990638 2018-11-14 18:41:43,373 - create_volume - DEBUG - Instance status is - available 2018-11-14 18:41:43,373 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-a81b4ef8-9919-4fc9-a365-070e625ef97e-vol 2018-11-14 18:41:43,373 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithImageTests-a81b4ef8-9919-4fc9-a365-070e625ef97e-vol 2018-11-14 18:41:43,376 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/cb8f782607714596ad400920a7d8b559/volumes/0456f4a6-f249-4b51-adc8-63bb119b10e4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-018bc287-139f-4c02-b0c2-0749cf7c3036" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a8880106f925c7ad65d77b2e8c9c9518437fe35" 2018-11-14 18:41:43,628 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18:41:43 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-14bdc22b-2125-41c5-aeca-f668ff59f322 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:41:43,629 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/cb8f782607714596ad400920a7d8b559/volumes/0456f4a6-f249-4b51-adc8-63bb119b10e4 used request id req-14bdc22b-2125-41c5-aeca-f668ff59f322 2018-11-14 18:41:43,631 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/cb8f782607714596ad400920a7d8b559/volumes/0456f4a6-f249-4b51-adc8-63bb119b10e4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-018bc287-139f-4c02-b0c2-0749cf7c3036" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a8880106f925c7ad65d77b2e8c9c9518437fe35" 2018-11-14 18:41:43,859 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:41:43 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-d8628912-78b6-4fb6-99ea-99c00a338009 x-openstack-request-id: req-d8628912-78b6-4fb6-99ea-99c00a338009 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 0456f4a6-f249-4b51-adc8-63bb119b10e4 could not be found.", "code": 404}} 2018-11-14 18:41:43,859 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/cb8f782607714596ad400920a7d8b559/volumes/0456f4a6-f249-4b51-adc8-63bb119b10e4 used request id req-d8628912-78b6-4fb6-99ea-99c00a338009 2018-11-14 18:41:43,860 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 0456f4a6-f249-4b51-adc8-63bb119b10e4 could not be found. (HTTP 404) (Request-ID: req-d8628912-78b6-4fb6-99ea-99c00a338009) 2018-11-14 18:41:43,860 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithImageTests-a81b4ef8-9919-4fc9-a365-070e625ef97e-vol 2018-11-14 18:41:43,860 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-a81b4ef8-9919-4fc9-a365-070e625ef97e-image 2018-11-14 18:41:43,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/6f9c3642-6577-4d4b-85e4-06a077a0e2a1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e5666a2ad991ad0124022a6bb910bf5f6627489f" 2018-11-14 18:41:45,507 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7581caac-c9aa-4de5-b5c2-baf4e4e508fc Date: Wed, 14 Nov 2018 18:41:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:41:45,507 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/6f9c3642-6577-4d4b-85e4-06a077a0e2a1 used request id req-7581caac-c9aa-4de5-b5c2-baf4e4e508fc 2018-11-14 18:41:45,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294cbaa718a11db4e2808c47e9c7ffa8ff7c1485" 2018-11-14 18:41:45,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-f41f167a-bcc1-4c53-9fcb-b887ff697958 Date: Wed, 14 Nov 2018 18:41:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:41:45,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-f41f167a-bcc1-4c53-9fcb-b887ff697958 2018-11-14 18:41:45,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294cbaa718a11db4e2808c47e9c7ffa8ff7c1485" 2018-11-14 18:41:45,903 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:41:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7eaa925c-3127-4567-be97-e03fdfb475d5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:41:45,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-7eaa925c-3127-4567-be97-e03fdfb475d5 2018-11-14 18:41:45,903 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:41:45,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294cbaa718a11db4e2808c47e9c7ffa8ff7c1485" 2018-11-14 18:41:46,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:41:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69dda0e6-d0cf-4a73-81c7-cab8d2e71e70 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:41:46,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-69dda0e6-d0cf-4a73-81c7-cab8d2e71e70 2018-11-14 18:41:46,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294cbaa718a11db4e2808c47e9c7ffa8ff7c1485" 2018-11-14 18:41:46,115 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:41:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d4f83d4-46b6-4ce7-8749-6c91e73ada4b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:41:46,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-0d4f83d4-46b6-4ce7-8749-6c91e73ada4b 2018-11-14 18:41:46,115 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:41:46,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294cbaa718a11db4e2808c47e9c7ffa8ff7c1485" 2018-11-14 18:41:46,229 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:41:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d561831-4086-4bdd-a515-a64b538f183a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:41:46,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-7d561831-4086-4bdd-a515-a64b538f183a 2018-11-14 18:41:46,229 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:41:46,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294cbaa718a11db4e2808c47e9c7ffa8ff7c1485" 2018-11-14 18:41:46,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:41:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80853449-157e-4cb6-a60f-bc39e2ce0b21 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:41:46,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-80853449-157e-4cb6-a60f-bc39e2ce0b21 2018-11-14 18:41:46,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294cbaa718a11db4e2808c47e9c7ffa8ff7c1485" 2018-11-14 18:41:46,450 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:41:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f2b9963-ab59-443e-8be6-83d6b30dcd96 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 18:41:46,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-0f2b9963-ab59-443e-8be6-83d6b30dcd96 2018-11-14 18:41:46,451 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:41:46,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294cbaa718a11db4e2808c47e9c7ffa8ff7c1485" 2018-11-14 18:41:46,560 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:41:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0cf147df-5423-40d3-befd-796f0128c9cb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d3b3d3f2c3dd4be6bc230a686f3f0839.", "code": 404, "title": "Not Found"}} 2018-11-14 18:41:46,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 used request id req-0cf147df-5423-40d3-befd-796f0128c9cb 2018-11-14 18:41:46,560 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:41:46,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294cbaa718a11db4e2808c47e9c7ffa8ff7c1485" 2018-11-14 18:41:46,683 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:41:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a7f91ad-5142-4a4c-b26f-237147e6e594 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5dcff89097904b7c82103d40edeed98d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:41:46,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d used request id req-8a7f91ad-5142-4a4c-b26f-237147e6e594 2018-11-14 18:41:46,683 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:41:46,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294cbaa718a11db4e2808c47e9c7ffa8ff7c1485" 2018-11-14 18:41:46,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:41:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14086a61-65c9-4464-9d17-3084b40ae8a7 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:41:46,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-14086a61-65c9-4464-9d17-3084b40ae8a7 2018-11-14 18:41:46,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294cbaa718a11db4e2808c47e9c7ffa8ff7c1485" 2018-11-14 18:41:46,907 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:41:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a98cabcb-e7b5-433d-9c0d-3d81148146a5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 991384c74c4d47b3bd2a68e52ad620ce.", "code": 404, "title": "Not Found"}} 2018-11-14 18:41:46,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce used request id req-a98cabcb-e7b5-433d-9c0d-3d81148146a5 2018-11-14 18:41:46,907 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:41:46,908 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-3a4da10f-538d-4fe-proj 2018-11-14 18:41:46,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/cb8f782607714596ad400920a7d8b559 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294cbaa718a11db4e2808c47e9c7ffa8ff7c1485" 2018-11-14 18:41:47,177 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:41:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e23654b2-f61e-414e-bac9-95c8cf255a0b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:41:47,178 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/cb8f782607714596ad400920a7d8b559 used request id req-e23654b2-f61e-414e-bac9-95c8cf255a0b 2018-11-14 18:41:47,178 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-3a4da10f-538d-4fe-proj-role 2018-11-14 18:41:47,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/0da1275996d84bbb8f5f68e4edbb6c61 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294cbaa718a11db4e2808c47e9c7ffa8ff7c1485" 2018-11-14 18:41:47,309 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:41:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be67440d-68de-4019-bf1b-7e3da8e70422 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:41:47,309 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/0da1275996d84bbb8f5f68e4edbb6c61 used request id req-be67440d-68de-4019-bf1b-7e3da8e70422 2018-11-14 18:41:47,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294cbaa718a11db4e2808c47e9c7ffa8ff7c1485" 2018-11-14 18:41:47,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:41:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccedbe6d-db6e-4df8-b093-a4da4d66c5f4 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:41:47,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ccedbe6d-db6e-4df8-b093-a4da4d66c5f4 2018-11-14 18:41:47,420 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-3a4da10f-538d-4fe-user 2018-11-14 18:41:47,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/b75a85c6bee6439384423e3bc5210e07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}378d99f614ce1927f76ad2f5bfb817623a3d2609" 2018-11-14 18:41:47,623 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:41:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55bc12ba-fcbb-492b-8ab5-b93dc532c5d5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:41:47,623 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/b75a85c6bee6439384423e3bc5210e07 used request id req-55bc12ba-fcbb-492b-8ab5-b93dc532c5d5 2018-11-14 18:41:47,625 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:41:48,035 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:41:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["68JtnwoBT_aODCDsbCwBcg"], "issued_at": "2018-11-14T18:41:48.000000Z"}} 2018-11-14 18:41:48,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52078d165af5009f37769fa618c34194585a6b80" 2018-11-14 18:41:48,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:41:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7792d9f-0f85-4cb5-9071-61d4b679e032 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:41:48,140 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-b7792d9f-0f85-4cb5-9071-61d4b679e032 2018-11-14 18:41:48,141 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:41:48,142 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:41:48,563 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:41:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["TuD_WiwDTuKexSqIwbQ46g"], "issued_at": "2018-11-14T18:41:48.000000Z"}} 2018-11-14 18:41:48,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83cd34c23fe720bf0fb28632850216b846317508" 2018-11-14 18:41:48,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:41:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c43da7a-fc29-4392-b9af-8e796efe3710 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:41:48,668 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-7c43da7a-fc29-4392-b9af-8e796efe3710 2018-11-14 18:41:48,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:41:48,677 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:41: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:41:48,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-7b2c3004-14b4-471-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83cd34c23fe720bf0fb28632850216b846317508" 2018-11-14 18:41:48,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:41:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd563c33-ab7a-4abf-a0d9-c01410ce7158 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-7b2c3004-14b4-471-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:41:48,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-7b2c3004-14b4-471-proj used request id req-fd563c33-ab7a-4abf-a0d9-c01410ce7158 2018-11-14 18:41:48,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83cd34c23fe720bf0fb28632850216b846317508" 2018-11-14 18:41:48,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:41:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5677229c-abd9-46ed-bfa8-dc7046221bef Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:41:48,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-5677229c-abd9-46ed-bfa8-dc7046221bef 2018-11-14 18:41:48,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83cd34c23fe720bf0fb28632850216b846317508" -d '{"project": {"enabled": true, "domain_id": "default", "name": "SimpleHealthCheck-7b2c3004-14b4-471-proj"}}' 2018-11-14 18:41:49,184 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:41:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce15f80e-ae54-4fc0-99ca-53cc105f0958 Content-Length: 314 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5456f72b1dda49df97fdd8a98e1d31be"}, "tags": [], "enabled": true, "id": "5456f72b1dda49df97fdd8a98e1d31be", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-7b2c3004-14b4-471-proj"}} 2018-11-14 18:41:49,184 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-ce15f80e-ae54-4fc0-99ca-53cc105f0958 2018-11-14 18:41:49,184 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-7b2c3004-14b4-471-proj 2018-11-14 18:41:49,185 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:41:49,185 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:41:49,614 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:41:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["qEli7fCJQMeyeQ2iKWTfZQ"], "issued_at": "2018-11-14T18:41:49.000000Z"}} 2018-11-14 18:41:49,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}406522a39c6552c7775eec2289db925f16252a52" 2018-11-14 18:41:49,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:41:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c56008bb-b1a2-4f00-8b3c-684bb9d6ae00 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:41:49,723 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-c56008bb-b1a2-4f00-8b3c-684bb9d6ae00 2018-11-14 18:41:49,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:41:49,732 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:41: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:41:49,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}406522a39c6552c7775eec2289db925f16252a52" 2018-11-14 18:41:49,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:41:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53311ae1-5f44-4631-948f-bb206578de44 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:41:49,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-53311ae1-5f44-4631-948f-bb206578de44 2018-11-14 18:41:49,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=SimpleHealthCheck-7b2c3004-14b4-471-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}406522a39c6552c7775eec2289db925f16252a52" 2018-11-14 18:41:49,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:41:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27f683b9-df3a-4cd6-b93c-a55e0c0d5352 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=SimpleHealthCheck-7b2c3004-14b4-471-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5456f72b1dda49df97fdd8a98e1d31be"}, "tags": [], "enabled": true, "id": "5456f72b1dda49df97fdd8a98e1d31be", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-7b2c3004-14b4-471-proj"}]} 2018-11-14 18:41:49,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=SimpleHealthCheck-7b2c3004-14b4-471-proj used request id req-27f683b9-df3a-4cd6-b93c-a55e0c0d5352 2018-11-14 18:41:49,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}406522a39c6552c7775eec2289db925f16252a52" 2018-11-14 18:41:50,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:41:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9820d9b-a602-4fa5-9877-3606b48119db Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:41:50,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-b9820d9b-a602-4fa5-9877-3606b48119db 2018-11-14 18:41:50,483 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-7b2c3004-14b4-471-user 2018-11-14 18:41:50,483 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:41:50,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83cd34c23fe720bf0fb28632850216b846317508" 2018-11-14 18:41:50,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:41:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3531f68-f660-420b-afc2-c8829e7a834a Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:41:50,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-c3531f68-f660-420b-afc2-c8829e7a834a 2018-11-14 18:41:50,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83cd34c23fe720bf0fb28632850216b846317508" -d '{"role": {"name": "SimpleHealthCheck-7b2c3004-14b4-471-proj-role"}}' 2018-11-14 18:41:50,794 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:41:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c086d3b5-e1b2-4008-8309-55c2d73f6e1d Content-Length: 216 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5826272640d7438dadc5768e32437928", "links": {"self": "http://172.30.9.28:5000/v3/roles/5826272640d7438dadc5768e32437928"}, "name": "SimpleHealthCheck-7b2c3004-14b4-471-proj-role"}} 2018-11-14 18:41:50,794 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-c086d3b5-e1b2-4008-8309-55c2d73f6e1d 2018-11-14 18:41:50,795 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-7b2c3004-14b4-471-proj-role 2018-11-14 18:41:50,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/5826272640d7438dadc5768e32437928 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83cd34c23fe720bf0fb28632850216b846317508" 2018-11-14 18:41:50,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:41:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab842323-439a-4975-9258-edff64bb58cd Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5826272640d7438dadc5768e32437928", "links": {"self": "http://172.30.9.28:5000/v3/roles/5826272640d7438dadc5768e32437928"}, "name": "SimpleHealthCheck-7b2c3004-14b4-471-proj-role"}} 2018-11-14 18:41:50,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/5826272640d7438dadc5768e32437928 used request id req-ab842323-439a-4975-9258-edff64bb58cd 2018-11-14 18:41:50,901 - keystone_utils - INFO - Granting role SimpleHealthCheck-7b2c3004-14b4-471-proj-role to project SimpleHealthCheck-7b2c3004-14b4-471-proj 2018-11-14 18:41:50,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/5456f72b1dda49df97fdd8a98e1d31be/users/2b91aacd292044f8b3971965d6f1ceeb/roles/5826272640d7438dadc5768e32437928 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83cd34c23fe720bf0fb28632850216b846317508" 2018-11-14 18:41:51,073 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:41:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-551a8093-3fc0-453b-b560-6c135d4af35f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:41:51,073 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/5456f72b1dda49df97fdd8a98e1d31be/users/2b91aacd292044f8b3971965d6f1ceeb/roles/5826272640d7438dadc5768e32437928 used request id req-551a8093-3fc0-453b-b560-6c135d4af35f 2018-11-14 18:41:51,073 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:41:51,075 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-14 18:41:51,075 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:41:51,076 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:41:51,495 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5826272640d7438dadc5768e32437928", "name": "SimpleHealthCheck-7b2c3004-14b4-471-proj-role"}], "expires_at": "2018-11-14T19:41:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5456f72b1dda49df97fdd8a98e1d31be", "name": "SimpleHealthCheck-7b2c3004-14b4-471-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/5456f72b1dda49df97fdd8a98e1d31be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/5456f72b1dda49df97fdd8a98e1d31be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/5456f72b1dda49df97fdd8a98e1d31be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_5456f72b1dda49df97fdd8a98e1d31be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_5456f72b1dda49df97fdd8a98e1d31be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/5456f72b1dda49df97fdd8a98e1d31be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/5456f72b1dda49df97fdd8a98e1d31be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/5456f72b1dda49df97fdd8a98e1d31be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/5456f72b1dda49df97fdd8a98e1d31be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/5456f72b1dda49df97fdd8a98e1d31be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/5456f72b1dda49df97fdd8a98e1d31be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/5456f72b1dda49df97fdd8a98e1d31be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/5456f72b1dda49df97fdd8a98e1d31be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/5456f72b1dda49df97fdd8a98e1d31be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-7b2c3004-14b4-471-user", "id": "2b91aacd292044f8b3971965d6f1ceeb"}, "audit_ids": ["e4FSLGWbS-aloqWRWlGstw"], "issued_at": "2018-11-14T18:41:51.000000Z"}} 2018-11-14 18:41:51,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e2d62ab29518fcfc07d9e8e736e441b8d200478" 2018-11-14 18:41:51,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:41:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6889a27d-a4c2-4add-9aea-1e97861b9bd0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:41:51,600 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-6889a27d-a4c2-4add-9aea-1e97861b9bd0 2018-11-14 18:41:51,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4e2d62ab29518fcfc07d9e8e736e441b8d200478" 2018-11-14 18:41:51,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-3f898052-7ddb-4125-8644-b059165c8eb0 Date: Wed, 14 Nov 2018 18:41:51 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-image"} 2018-11-14 18:41:51,822 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-image used request id req-3f898052-7ddb-4125-8644-b059165c8eb0 2018-11-14 18:41:51,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4e2d62ab29518fcfc07d9e8e736e441b8d200478" 2018-11-14 18:41:52,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f4b88497-3cb0-468b-96b9-597b26d946f7 Date: Wed, 14 Nov 2018 18:41: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-11-14 18:41:52,457 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-f4b88497-3cb0-468b-96b9-597b26d946f7 2018-11-14 18:41:52,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4e2d62ab29518fcfc07d9e8e736e441b8d200478" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-image"}' 2018-11-14 18:41:53,118 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/91bad857-1269-49b6-913e-51265ae1e1a8 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-bc726def-0617-49f3-a1f3-256cf3d794af Date: Wed, 14 Nov 2018 18:41:53 GMT RESP BODY: {"status": "queued", "name": "SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:41:53Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-14T18:41:53Z", "visibility": "shared", "locations": [], "self": "/v2/images/91bad857-1269-49b6-913e-51265ae1e1a8", "min_disk": 0, "protected": false, "id": "91bad857-1269-49b6-913e-51265ae1e1a8", "file": "/v2/images/91bad857-1269-49b6-913e-51265ae1e1a8/file", "checksum": null, "owner": "5456f72b1dda49df97fdd8a98e1d31be", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:41:53,118 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-bc726def-0617-49f3-a1f3-256cf3d794af 2018-11-14 18:41:53,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/91bad857-1269-49b6-913e-51265ae1e1a8/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4e2d62ab29518fcfc07d9e8e736e441b8d200478" -d '' 2018-11-14 18:41:54,433 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e19c6453-eb1d-4a88-99b1-ff9643aca638 Date: Wed, 14 Nov 2018 18:41:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:41:54,433 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/91bad857-1269-49b6-913e-51265ae1e1a8/file used request id req-e19c6453-eb1d-4a88-99b1-ff9643aca638 2018-11-14 18:41:54,434 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-14 18:41:54,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/91bad857-1269-49b6-913e-51265ae1e1a8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4e2d62ab29518fcfc07d9e8e736e441b8d200478" 2018-11-14 18:41:55,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-6ea62bed-6710-49b5-9ac4-e37f364308a0 Date: Wed, 14 Nov 2018 18:41:55 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:41:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:41:54Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/91bad857-1269-49b6-913e-51265ae1e1a8/snap", "metadata": {}}], "self": "/v2/images/91bad857-1269-49b6-913e-51265ae1e1a8", "min_disk": 0, "protected": false, "id": "91bad857-1269-49b6-913e-51265ae1e1a8", "file": "/v2/images/91bad857-1269-49b6-913e-51265ae1e1a8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5456f72b1dda49df97fdd8a98e1d31be", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/91bad857-1269-49b6-913e-51265ae1e1a8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:41:55,051 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/91bad857-1269-49b6-913e-51265ae1e1a8 used request id req-6ea62bed-6710-49b5-9ac4-e37f364308a0 2018-11-14 18:41:55,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4e2d62ab29518fcfc07d9e8e736e441b8d200478" 2018-11-14 18:41:55,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-4ecee5c7-7071-4796-ba16-3c06c9062f7a Date: Wed, 14 Nov 2018 18:41: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-11-14 18:41:55,240 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-4ecee5c7-7071-4796-ba16-3c06c9062f7a 2018-11-14 18:41:55,242 - create_image - INFO - Created image with name - SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-image 2018-11-14 18:41:55,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/91bad857-1269-49b6-913e-51265ae1e1a8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4e2d62ab29518fcfc07d9e8e736e441b8d200478" 2018-11-14 18:41:55,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-b89e8de7-65eb-42dd-8298-fa6b503d1d7c Date: Wed, 14 Nov 2018 18:41:55 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:41:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:41:54Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/91bad857-1269-49b6-913e-51265ae1e1a8/snap", "metadata": {}}], "self": "/v2/images/91bad857-1269-49b6-913e-51265ae1e1a8", "min_disk": 0, "protected": false, "id": "91bad857-1269-49b6-913e-51265ae1e1a8", "file": "/v2/images/91bad857-1269-49b6-913e-51265ae1e1a8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5456f72b1dda49df97fdd8a98e1d31be", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/91bad857-1269-49b6-913e-51265ae1e1a8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:41:55,450 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/91bad857-1269-49b6-913e-51265ae1e1a8 used request id req-b89e8de7-65eb-42dd-8298-fa6b503d1d7c 2018-11-14 18:41:55,450 - create_image - DEBUG - Instance status is - active 2018-11-14 18:41:55,451 - create_image - DEBUG - Image is active with name - SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-image 2018-11-14 18:41:55,451 - create_image - INFO - Image is now active with name - SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-image 2018-11-14 18:41:55,451 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:41:55,452 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:41:55,865 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5826272640d7438dadc5768e32437928", "name": "SimpleHealthCheck-7b2c3004-14b4-471-proj-role"}], "expires_at": "2018-11-14T19:41:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5456f72b1dda49df97fdd8a98e1d31be", "name": "SimpleHealthCheck-7b2c3004-14b4-471-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/5456f72b1dda49df97fdd8a98e1d31be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/5456f72b1dda49df97fdd8a98e1d31be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/5456f72b1dda49df97fdd8a98e1d31be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_5456f72b1dda49df97fdd8a98e1d31be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_5456f72b1dda49df97fdd8a98e1d31be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/5456f72b1dda49df97fdd8a98e1d31be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/5456f72b1dda49df97fdd8a98e1d31be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/5456f72b1dda49df97fdd8a98e1d31be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/5456f72b1dda49df97fdd8a98e1d31be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/5456f72b1dda49df97fdd8a98e1d31be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/5456f72b1dda49df97fdd8a98e1d31be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/5456f72b1dda49df97fdd8a98e1d31be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/5456f72b1dda49df97fdd8a98e1d31be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/5456f72b1dda49df97fdd8a98e1d31be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-7b2c3004-14b4-471-user", "id": "2b91aacd292044f8b3971965d6f1ceeb"}, "audit_ids": ["MeN8AOyGRNCHp8rZJQweHQ"], "issued_at": "2018-11-14T18:41:55.000000Z"}} 2018-11-14 18:41:55,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da71fbf564c76f920d69069849545a77578f3ca2" 2018-11-14 18:41:55,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:41:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5671be4-dece-4004-a758-b73f4a24caca Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:41:55,962 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-d5671be4-dece-4004-a758-b73f4a24caca 2018-11-14 18:41:55,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da71fbf564c76f920d69069849545a77578f3ca2" 2018-11-14 18:41:56,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-4845cab3-2c0f-411b-a85d-20fb4f0c2065 Date: Wed, 14 Nov 2018 18:41:56 GMT RESP BODY: {"networks":[]} 2018-11-14 18:41:56,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-priv-net used request id req-4845cab3-2c0f-411b-a85d-20fb4f0c2065 2018-11-14 18:41:56,182 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-priv-net 2018-11-14 18:41:56,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da71fbf564c76f920d69069849545a77578f3ca2" -d '{"network": {"name": "SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-priv-net", "admin_state_up": true}}' 2018-11-14 18:41:56,918 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 600 X-Openstack-Request-Id: req-0a26dc50-28c2-4688-837b-bc39fd5d9baa Date: Wed, 14 Nov 2018 18:41:56 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"5456f72b1dda49df97fdd8a98e1d31be","created_at":"2018-11-14T18:41:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-11-14T18:41:56Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"5456f72b1dda49df97fdd8a98e1d31be","id":"daa0c3c0-7086-4d46-8f0d-83d3dd16d9ba","name":"SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-priv-net"}} 2018-11-14 18:41:56,918 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-0a26dc50-28c2-4688-837b-bc39fd5d9baa 2018-11-14 18:41:56,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=daa0c3c0-7086-4d46-8f0d-83d3dd16d9ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da71fbf564c76f920d69069849545a77578f3ca2" 2018-11-14 18:41:57,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 584 X-Openstack-Request-Id: req-0a4ac55b-d9fb-49de-b822-d61daa8be701 Date: Wed, 14 Nov 2018 18:41:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-14T18:41:56Z","tenant_id":"5456f72b1dda49df97fdd8a98e1d31be","created_at":"2018-11-14T18:41:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"5456f72b1dda49df97fdd8a98e1d31be","id":"daa0c3c0-7086-4d46-8f0d-83d3dd16d9ba","name":"SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-priv-net"}]} 2018-11-14 18:41:57,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=daa0c3c0-7086-4d46-8f0d-83d3dd16d9ba used request id req-0a4ac55b-d9fb-49de-b822-d61daa8be701 2018-11-14 18:41:57,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=daa0c3c0-7086-4d46-8f0d-83d3dd16d9ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da71fbf564c76f920d69069849545a77578f3ca2" 2018-11-14 18:41:57,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3cdaf16b-b49a-41df-9b2c-69c66275e170 Date: Wed, 14 Nov 2018 18:41:57 GMT RESP BODY: {"subnets":[]} 2018-11-14 18:41:57,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=daa0c3c0-7086-4d46-8f0d-83d3dd16d9ba used request id req-3cdaf16b-b49a-41df-9b2c-69c66275e170 2018-11-14 18:41:57,509 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-priv-subnet 2018-11-14 18:41:57,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da71fbf564c76f920d69069849545a77578f3ca2" -d '{"subnets": [{"ip_version": 4, "network_id": "daa0c3c0-7086-4d46-8f0d-83d3dd16d9ba", "cidr": "10.55.0.0/24", "name": "SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-priv-subnet"}]}' 2018-11-14 18:41:58,575 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-c294fb06-97e6-486c-9554-bd9db04bf2b2 Date: Wed, 14 Nov 2018 18:41:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"daa0c3c0-7086-4d46-8f0d-83d3dd16d9ba","tenant_id":"5456f72b1dda49df97fdd8a98e1d31be","created_at":"2018-11-14T18:41:57Z","dns_nameservers":[],"updated_at":"2018-11-14T18:41:57Z","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":"5456f72b1dda49df97fdd8a98e1d31be","id":"d02ddbc8-cbef-42df-a482-7d6dfc7f7626","subnetpool_id":null,"name":"SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-priv-subnet"}]} 2018-11-14 18:41:58,576 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-c294fb06-97e6-486c-9554-bd9db04bf2b2 2018-11-14 18:41:58,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=daa0c3c0-7086-4d46-8f0d-83d3dd16d9ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da71fbf564c76f920d69069849545a77578f3ca2" 2018-11-14 18:41:58,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-1be31cd1-2f3e-4822-8efd-4f1679e24bca Date: Wed, 14 Nov 2018 18:41:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d02ddbc8-cbef-42df-a482-7d6dfc7f7626"],"updated_at":"2018-11-14T18:41:57Z","tenant_id":"5456f72b1dda49df97fdd8a98e1d31be","created_at":"2018-11-14T18:41:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5456f72b1dda49df97fdd8a98e1d31be","id":"daa0c3c0-7086-4d46-8f0d-83d3dd16d9ba","name":"SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-priv-net"}]} 2018-11-14 18:41:58,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=daa0c3c0-7086-4d46-8f0d-83d3dd16d9ba used request id req-1be31cd1-2f3e-4822-8efd-4f1679e24bca 2018-11-14 18:41:58,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=daa0c3c0-7086-4d46-8f0d-83d3dd16d9ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da71fbf564c76f920d69069849545a77578f3ca2" 2018-11-14 18:41:58,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-938fac0f-efeb-43c6-9b6b-79d41c83e438 Date: Wed, 14 Nov 2018 18:41:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"daa0c3c0-7086-4d46-8f0d-83d3dd16d9ba","tenant_id":"5456f72b1dda49df97fdd8a98e1d31be","created_at":"2018-11-14T18:41:57Z","dns_nameservers":[],"updated_at":"2018-11-14T18:41:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5456f72b1dda49df97fdd8a98e1d31be","id":"d02ddbc8-cbef-42df-a482-7d6dfc7f7626","subnetpool_id":null,"name":"SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-priv-subnet"}]} 2018-11-14 18:41:58,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=daa0c3c0-7086-4d46-8f0d-83d3dd16d9ba used request id req-938fac0f-efeb-43c6-9b6b-79d41c83e438 2018-11-14 18:41:58,935 - OpenStackNetwork - DEBUG - Network [daa0c3c0-7086-4d46-8f0d-83d3dd16d9ba] created successfully 2018-11-14 18:41:58,935 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:41:58,936 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:41:59,362 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:41:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["ckJ1J2O2QdGcbZuNfgi6tQ"], "issued_at": "2018-11-14T18:41:59.000000Z"}} 2018-11-14 18:41:59,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44484b3f793a53af8b008abaa7779ca56f1c854f" 2018-11-14 18:41:59,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:41:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36073eb5-b73f-409e-ad85-298682d1ff04 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:41:59,449 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-36073eb5-b73f-409e-ad85-298682d1ff04 2018-11-14 18:41:59,450 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:41:59,454 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44484b3f793a53af8b008abaa7779ca56f1c854f" 2018-11-14 18:42:00,078 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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-e97e235a-6aa0-4acc-87f8-695589feb348 x-compute-request-id: req-e97e235a-6aa0-4acc-87f8-695589feb348 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-14 18:42:00,078 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-e97e235a-6aa0-4acc-87f8-695589feb348 2018-11-14 18:42:00,082 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44484b3f793a53af8b008abaa7779ca56f1c854f" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-14 18:42:00,135 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:42: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-b9a7d5b6-04ab-4b56-933a-c4f29678d53a x-compute-request-id: req-b9a7d5b6-04ab-4b56-933a-c4f29678d53a Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"name": "SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-flavor-name", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/032c6a5c-7530-499e-92b4-8167e5d67e9f", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/032c6a5c-7530-499e-92b4-8167e5d67e9f", "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": "032c6a5c-7530-499e-92b4-8167e5d67e9f"}} 2018-11-14 18:42:00,135 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-b9a7d5b6-04ab-4b56-933a-c4f29678d53a 2018-11-14 18:42:00,136 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:42:00,136 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:42:00,549 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5826272640d7438dadc5768e32437928", "name": "SimpleHealthCheck-7b2c3004-14b4-471-proj-role"}], "expires_at": "2018-11-14T19:42:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5456f72b1dda49df97fdd8a98e1d31be", "name": "SimpleHealthCheck-7b2c3004-14b4-471-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/5456f72b1dda49df97fdd8a98e1d31be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/5456f72b1dda49df97fdd8a98e1d31be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/5456f72b1dda49df97fdd8a98e1d31be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_5456f72b1dda49df97fdd8a98e1d31be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_5456f72b1dda49df97fdd8a98e1d31be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/5456f72b1dda49df97fdd8a98e1d31be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/5456f72b1dda49df97fdd8a98e1d31be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/5456f72b1dda49df97fdd8a98e1d31be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/5456f72b1dda49df97fdd8a98e1d31be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/5456f72b1dda49df97fdd8a98e1d31be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/5456f72b1dda49df97fdd8a98e1d31be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/5456f72b1dda49df97fdd8a98e1d31be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/5456f72b1dda49df97fdd8a98e1d31be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/5456f72b1dda49df97fdd8a98e1d31be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-7b2c3004-14b4-471-user", "id": "2b91aacd292044f8b3971965d6f1ceeb"}, "audit_ids": ["n09S2KdOQBau35fbScN6Vw"], "issued_at": "2018-11-14T18:42:00.000000Z"}} 2018-11-14 18:42:00,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b41f7d64802e7ff6458e365f5b047a5836da03" 2018-11-14 18:42:00,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:42:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95015dad-eb9c-4477-9271-7a10bfcaaff0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:42:00,649 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-95015dad-eb9c-4477-9271-7a10bfcaaff0 2018-11-14 18:42:00,650 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:42:00,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b41f7d64802e7ff6458e365f5b047a5836da03" 2018-11-14 18:42:00,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:42:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ea2b671-f0f5-465f-be4d-ddf6641a7d82 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:42:00,742 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-7ea2b671-f0f5-465f-be4d-ddf6641a7d82 2018-11-14 18:42:00,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b41f7d64802e7ff6458e365f5b047a5836da03" 2018-11-14 18:42:01,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-78628b55-a74e-45e3-8a37-38356790f432 Date: Wed, 14 Nov 2018 18:42:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d02ddbc8-cbef-42df-a482-7d6dfc7f7626"],"updated_at":"2018-11-14T18:41:57Z","tenant_id":"5456f72b1dda49df97fdd8a98e1d31be","created_at":"2018-11-14T18:41:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5456f72b1dda49df97fdd8a98e1d31be","id":"daa0c3c0-7086-4d46-8f0d-83d3dd16d9ba","name":"SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-priv-net"}]} 2018-11-14 18:42:01,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-priv-net used request id req-78628b55-a74e-45e3-8a37-38356790f432 2018-11-14 18:42:01,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=daa0c3c0-7086-4d46-8f0d-83d3dd16d9ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b41f7d64802e7ff6458e365f5b047a5836da03" 2018-11-14 18:42:01,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-9dc52c87-d6af-49d8-a0ed-e68110461eab Date: Wed, 14 Nov 2018 18:42:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"daa0c3c0-7086-4d46-8f0d-83d3dd16d9ba","tenant_id":"5456f72b1dda49df97fdd8a98e1d31be","created_at":"2018-11-14T18:41:57Z","dns_nameservers":[],"updated_at":"2018-11-14T18:41:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5456f72b1dda49df97fdd8a98e1d31be","id":"d02ddbc8-cbef-42df-a482-7d6dfc7f7626","subnetpool_id":null,"name":"SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-priv-subnet"}]} 2018-11-14 18:42:01,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=daa0c3c0-7086-4d46-8f0d-83d3dd16d9ba used request id req-9dc52c87-d6af-49d8-a0ed-e68110461eab 2018-11-14 18:42:01,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b41f7d64802e7ff6458e365f5b047a5836da03" 2018-11-14 18:42:01,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-16608f3e-daa1-4918-84bb-a75d24844d45 Date: Wed, 14 Nov 2018 18:42:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d02ddbc8-cbef-42df-a482-7d6dfc7f7626"],"updated_at":"2018-11-14T18:41:57Z","tenant_id":"5456f72b1dda49df97fdd8a98e1d31be","created_at":"2018-11-14T18:41:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5456f72b1dda49df97fdd8a98e1d31be","id":"daa0c3c0-7086-4d46-8f0d-83d3dd16d9ba","name":"SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-priv-net"}]} 2018-11-14 18:42:01,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-priv-net used request id req-16608f3e-daa1-4918-84bb-a75d24844d45 2018-11-14 18:42:01,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:42:01,775 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:42:01,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5456f72b1dda49df97fdd8a98e1d31be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b41f7d64802e7ff6458e365f5b047a5836da03" 2018-11-14 18:42:01,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:42:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81a0d997-563e-4713-8d98-63db956e69c0 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5456f72b1dda49df97fdd8a98e1d31be"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5456f72b1dda49df97fdd8a98e1d31be", "name": "SimpleHealthCheck-7b2c3004-14b4-471-proj"}} 2018-11-14 18:42:01,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5456f72b1dda49df97fdd8a98e1d31be used request id req-81a0d997-563e-4713-8d98-63db956e69c0 2018-11-14 18:42:01,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=daa0c3c0-7086-4d46-8f0d-83d3dd16d9ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b41f7d64802e7ff6458e365f5b047a5836da03" 2018-11-14 18:42:02,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-a2726981-bc0a-4f89-989a-b3774d10081c Date: Wed, 14 Nov 2018 18:42:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"daa0c3c0-7086-4d46-8f0d-83d3dd16d9ba","tenant_id":"5456f72b1dda49df97fdd8a98e1d31be","created_at":"2018-11-14T18:41:57Z","dns_nameservers":[],"updated_at":"2018-11-14T18:41:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5456f72b1dda49df97fdd8a98e1d31be","id":"d02ddbc8-cbef-42df-a482-7d6dfc7f7626","subnetpool_id":null,"name":"SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-priv-subnet"}]} 2018-11-14 18:42:02,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=daa0c3c0-7086-4d46-8f0d-83d3dd16d9ba used request id req-a2726981-bc0a-4f89-989a-b3774d10081c 2018-11-14 18:42:02,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=daa0c3c0-7086-4d46-8f0d-83d3dd16d9ba&name=SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45eport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b41f7d64802e7ff6458e365f5b047a5836da03" 2018-11-14 18:42:02,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b886807e-4e70-48ce-a17f-8c868dd31dd6 Date: Wed, 14 Nov 2018 18:42:02 GMT RESP BODY: {"ports":[]} 2018-11-14 18:42:02,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=daa0c3c0-7086-4d46-8f0d-83d3dd16d9ba&name=SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45eport-1&admin_state_up=True used request id req-b886807e-4e70-48ce-a17f-8c868dd31dd6 2018-11-14 18:42:02,413 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b41f7d64802e7ff6458e365f5b047a5836da03" 2018-11-14 18:42:03,086 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:42: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-282fb6a4-c373-4e1b-969f-97088d6f74f9 x-compute-request-id: req-282fb6a4-c373-4e1b-969f-97088d6f74f9 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-14 18:42:03,086 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-inst used request id req-282fb6a4-c373-4e1b-969f-97088d6f74f9 2018-11-14 18:42:03,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b41f7d64802e7ff6458e365f5b047a5836da03" 2018-11-14 18:42:03,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-56e8016e-4c4d-462c-bf1b-f5bb2ce3cc22 Date: Wed, 14 Nov 2018 18:42:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d02ddbc8-cbef-42df-a482-7d6dfc7f7626"],"updated_at":"2018-11-14T18:41:57Z","tenant_id":"5456f72b1dda49df97fdd8a98e1d31be","created_at":"2018-11-14T18:41:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5456f72b1dda49df97fdd8a98e1d31be","id":"daa0c3c0-7086-4d46-8f0d-83d3dd16d9ba","name":"SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-priv-net"}]} 2018-11-14 18:42:03,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-priv-net used request id req-56e8016e-4c4d-462c-bf1b-f5bb2ce3cc22 2018-11-14 18:42:03,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=daa0c3c0-7086-4d46-8f0d-83d3dd16d9ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b41f7d64802e7ff6458e365f5b047a5836da03" 2018-11-14 18:42:03,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-dbe44905-cd54-42b0-a23b-c0c379ef98fb Date: Wed, 14 Nov 2018 18:42:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"daa0c3c0-7086-4d46-8f0d-83d3dd16d9ba","tenant_id":"5456f72b1dda49df97fdd8a98e1d31be","created_at":"2018-11-14T18:41:57Z","dns_nameservers":[],"updated_at":"2018-11-14T18:41:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5456f72b1dda49df97fdd8a98e1d31be","id":"d02ddbc8-cbef-42df-a482-7d6dfc7f7626","subnetpool_id":null,"name":"SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-priv-subnet"}]} 2018-11-14 18:42:03,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=daa0c3c0-7086-4d46-8f0d-83d3dd16d9ba used request id req-dbe44905-cd54-42b0-a23b-c0c379ef98fb 2018-11-14 18:42:03,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b41f7d64802e7ff6458e365f5b047a5836da03" 2018-11-14 18:42:03,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-1ee76ed0-65e8-42c4-adfe-44e21ef1977c Date: Wed, 14 Nov 2018 18:42:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d02ddbc8-cbef-42df-a482-7d6dfc7f7626"],"updated_at":"2018-11-14T18:41:57Z","tenant_id":"5456f72b1dda49df97fdd8a98e1d31be","created_at":"2018-11-14T18:41:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5456f72b1dda49df97fdd8a98e1d31be","id":"daa0c3c0-7086-4d46-8f0d-83d3dd16d9ba","name":"SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-priv-net"}]} 2018-11-14 18:42:03,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-priv-net used request id req-1ee76ed0-65e8-42c4-adfe-44e21ef1977c 2018-11-14 18:42:03,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5456f72b1dda49df97fdd8a98e1d31be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b41f7d64802e7ff6458e365f5b047a5836da03" 2018-11-14 18:42:03,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:42:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-568e8956-767a-447b-b8f6-c80669f5eca6 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5456f72b1dda49df97fdd8a98e1d31be"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5456f72b1dda49df97fdd8a98e1d31be", "name": "SimpleHealthCheck-7b2c3004-14b4-471-proj"}} 2018-11-14 18:42:03,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5456f72b1dda49df97fdd8a98e1d31be used request id req-568e8956-767a-447b-b8f6-c80669f5eca6 2018-11-14 18:42:03,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=daa0c3c0-7086-4d46-8f0d-83d3dd16d9ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b41f7d64802e7ff6458e365f5b047a5836da03" 2018-11-14 18:42:04,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-52332b76-7a41-4f18-aaec-f2bd6a8f4514 Date: Wed, 14 Nov 2018 18:42:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"daa0c3c0-7086-4d46-8f0d-83d3dd16d9ba","tenant_id":"5456f72b1dda49df97fdd8a98e1d31be","created_at":"2018-11-14T18:41:57Z","dns_nameservers":[],"updated_at":"2018-11-14T18:41:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5456f72b1dda49df97fdd8a98e1d31be","id":"d02ddbc8-cbef-42df-a482-7d6dfc7f7626","subnetpool_id":null,"name":"SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-priv-subnet"}]} 2018-11-14 18:42:04,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=daa0c3c0-7086-4d46-8f0d-83d3dd16d9ba used request id req-52332b76-7a41-4f18-aaec-f2bd6a8f4514 2018-11-14 18:42:04,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=daa0c3c0-7086-4d46-8f0d-83d3dd16d9ba&name=SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45eport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b41f7d64802e7ff6458e365f5b047a5836da03" 2018-11-14 18:42:04,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9b8e011b-5e54-43d6-a8a7-a5239bc11896 Date: Wed, 14 Nov 2018 18:42:04 GMT RESP BODY: {"ports":[]} 2018-11-14 18:42:04,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=daa0c3c0-7086-4d46-8f0d-83d3dd16d9ba&name=SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45eport-1&admin_state_up=True used request id req-9b8e011b-5e54-43d6-a8a7-a5239bc11896 2018-11-14 18:42:04,264 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:42:04,264 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:42:04,682 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5826272640d7438dadc5768e32437928", "name": "SimpleHealthCheck-7b2c3004-14b4-471-proj-role"}], "expires_at": "2018-11-14T19:42:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5456f72b1dda49df97fdd8a98e1d31be", "name": "SimpleHealthCheck-7b2c3004-14b4-471-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/5456f72b1dda49df97fdd8a98e1d31be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/5456f72b1dda49df97fdd8a98e1d31be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/5456f72b1dda49df97fdd8a98e1d31be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_5456f72b1dda49df97fdd8a98e1d31be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_5456f72b1dda49df97fdd8a98e1d31be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/5456f72b1dda49df97fdd8a98e1d31be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/5456f72b1dda49df97fdd8a98e1d31be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/5456f72b1dda49df97fdd8a98e1d31be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/5456f72b1dda49df97fdd8a98e1d31be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/5456f72b1dda49df97fdd8a98e1d31be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/5456f72b1dda49df97fdd8a98e1d31be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/5456f72b1dda49df97fdd8a98e1d31be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/5456f72b1dda49df97fdd8a98e1d31be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/5456f72b1dda49df97fdd8a98e1d31be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-7b2c3004-14b4-471-user", "id": "2b91aacd292044f8b3971965d6f1ceeb"}, "audit_ids": ["d2P_1ZA-Q3uAAbHjxR_beg"], "issued_at": "2018-11-14T18:42:04.000000Z"}} 2018-11-14 18:42:04,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8327a1daf3ba6456351f9d45d522e968083bdb5d" 2018-11-14 18:42:04,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:42:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6ebb7af-a007-422f-842b-a1d691b5e3ca Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:42:04,782 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-f6ebb7af-a007-422f-842b-a1d691b5e3ca 2018-11-14 18:42:04,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b41f7d64802e7ff6458e365f5b047a5836da03" 2018-11-14 18:42:05,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-633c711d-2d69-41c4-8bcf-a98ca9229a6a Date: Wed, 14 Nov 2018 18:42:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d02ddbc8-cbef-42df-a482-7d6dfc7f7626"],"updated_at":"2018-11-14T18:41:57Z","tenant_id":"5456f72b1dda49df97fdd8a98e1d31be","created_at":"2018-11-14T18:41:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5456f72b1dda49df97fdd8a98e1d31be","id":"daa0c3c0-7086-4d46-8f0d-83d3dd16d9ba","name":"SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-priv-net"}]} 2018-11-14 18:42:05,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-priv-net used request id req-633c711d-2d69-41c4-8bcf-a98ca9229a6a 2018-11-14 18:42:05,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=daa0c3c0-7086-4d46-8f0d-83d3dd16d9ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b41f7d64802e7ff6458e365f5b047a5836da03" 2018-11-14 18:42:05,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-9fd923f3-a6ef-4b2c-b707-9a37aa3738e5 Date: Wed, 14 Nov 2018 18:42:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"daa0c3c0-7086-4d46-8f0d-83d3dd16d9ba","tenant_id":"5456f72b1dda49df97fdd8a98e1d31be","created_at":"2018-11-14T18:41:57Z","dns_nameservers":[],"updated_at":"2018-11-14T18:41:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5456f72b1dda49df97fdd8a98e1d31be","id":"d02ddbc8-cbef-42df-a482-7d6dfc7f7626","subnetpool_id":null,"name":"SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-priv-subnet"}]} 2018-11-14 18:42:05,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=daa0c3c0-7086-4d46-8f0d-83d3dd16d9ba used request id req-9fd923f3-a6ef-4b2c-b707-9a37aa3738e5 2018-11-14 18:42:05,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b41f7d64802e7ff6458e365f5b047a5836da03" 2018-11-14 18:42:05,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-dad0bbc5-129c-4323-a22b-0a39e3f1aaa4 Date: Wed, 14 Nov 2018 18:42:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d02ddbc8-cbef-42df-a482-7d6dfc7f7626"],"updated_at":"2018-11-14T18:41:57Z","tenant_id":"5456f72b1dda49df97fdd8a98e1d31be","created_at":"2018-11-14T18:41:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5456f72b1dda49df97fdd8a98e1d31be","id":"daa0c3c0-7086-4d46-8f0d-83d3dd16d9ba","name":"SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-priv-net"}]} 2018-11-14 18:42:05,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-priv-net used request id req-dad0bbc5-129c-4323-a22b-0a39e3f1aaa4 2018-11-14 18:42:05,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:42:05,402 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:42: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:42:05,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5456f72b1dda49df97fdd8a98e1d31be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8327a1daf3ba6456351f9d45d522e968083bdb5d" 2018-11-14 18:42:05,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:42:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-caa140ad-fc62-471a-88d0-3e1293842961 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5456f72b1dda49df97fdd8a98e1d31be"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5456f72b1dda49df97fdd8a98e1d31be", "name": "SimpleHealthCheck-7b2c3004-14b4-471-proj"}} 2018-11-14 18:42:05,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5456f72b1dda49df97fdd8a98e1d31be used request id req-caa140ad-fc62-471a-88d0-3e1293842961 2018-11-14 18:42:05,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=daa0c3c0-7086-4d46-8f0d-83d3dd16d9ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b41f7d64802e7ff6458e365f5b047a5836da03" 2018-11-14 18:42:05,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-018b0f56-c49b-46a1-b6a3-6d8d17e9a31e Date: Wed, 14 Nov 2018 18:42:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"daa0c3c0-7086-4d46-8f0d-83d3dd16d9ba","tenant_id":"5456f72b1dda49df97fdd8a98e1d31be","created_at":"2018-11-14T18:41:57Z","dns_nameservers":[],"updated_at":"2018-11-14T18:41:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5456f72b1dda49df97fdd8a98e1d31be","id":"d02ddbc8-cbef-42df-a482-7d6dfc7f7626","subnetpool_id":null,"name":"SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-priv-subnet"}]} 2018-11-14 18:42:05,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=daa0c3c0-7086-4d46-8f0d-83d3dd16d9ba used request id req-018b0f56-c49b-46a1-b6a3-6d8d17e9a31e 2018-11-14 18:42:05,557 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-priv-net 2018-11-14 18:42:05,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b41f7d64802e7ff6458e365f5b047a5836da03" -d '{"port": {"network_id": "daa0c3c0-7086-4d46-8f0d-83d3dd16d9ba", "name": "SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45eport-1", "admin_state_up": true}}' 2018-11-14 18:42:06,367 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-75d7f5a5-dd63-4f02-b1dd-fcabdcc9536d Date: Wed, 14 Nov 2018 18:42:06 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-11-14T18:42:05Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"daa0c3c0-7086-4d46-8f0d-83d3dd16d9ba","tenant_id":"5456f72b1dda49df97fdd8a98e1d31be","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-11-14T18:42:06Z","name":"SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45eport-1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:08:1e:14","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"5456f72b1dda49df97fdd8a98e1d31be","fixed_ips":[{"subnet_id":"d02ddbc8-cbef-42df-a482-7d6dfc7f7626","ip_address":"10.55.0.13"}],"id":"7c38529e-e1a1-4fb3-9747-081b4943c905","security_groups":["4c863547-dcb3-4d06-8121-b7d3446e51f4"],"device_id":""}} 2018-11-14 18:42:06,367 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-75d7f5a5-dd63-4f02-b1dd-fcabdcc9536d 2018-11-14 18:42:06,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b41f7d64802e7ff6458e365f5b047a5836da03" 2018-11-14 18:42:06,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-83a2f568-8019-480d-bc19-8b37537146ea Date: Wed, 14 Nov 2018 18:42:06 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d02ddbc8-cbef-42df-a482-7d6dfc7f7626"],"updated_at":"2018-11-14T18:41:57Z","tenant_id":"5456f72b1dda49df97fdd8a98e1d31be","created_at":"2018-11-14T18:41:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5456f72b1dda49df97fdd8a98e1d31be","id":"daa0c3c0-7086-4d46-8f0d-83d3dd16d9ba","name":"SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-priv-net"}]} 2018-11-14 18:42:06,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-priv-net used request id req-83a2f568-8019-480d-bc19-8b37537146ea 2018-11-14 18:42:06,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=daa0c3c0-7086-4d46-8f0d-83d3dd16d9ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b41f7d64802e7ff6458e365f5b047a5836da03" 2018-11-14 18:42:06,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-ae235956-a75e-4490-acc3-b253785dd79c Date: Wed, 14 Nov 2018 18:42:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"daa0c3c0-7086-4d46-8f0d-83d3dd16d9ba","tenant_id":"5456f72b1dda49df97fdd8a98e1d31be","created_at":"2018-11-14T18:41:57Z","dns_nameservers":[],"updated_at":"2018-11-14T18:41:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5456f72b1dda49df97fdd8a98e1d31be","id":"d02ddbc8-cbef-42df-a482-7d6dfc7f7626","subnetpool_id":null,"name":"SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-priv-subnet"}]} 2018-11-14 18:42:06,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=daa0c3c0-7086-4d46-8f0d-83d3dd16d9ba used request id req-ae235956-a75e-4490-acc3-b253785dd79c 2018-11-14 18:42:06,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b41f7d64802e7ff6458e365f5b047a5836da03" 2018-11-14 18:42:06,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-9c05ad0c-5286-401c-a004-d0eded5b8356 Date: Wed, 14 Nov 2018 18:42:06 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d02ddbc8-cbef-42df-a482-7d6dfc7f7626"],"updated_at":"2018-11-14T18:41:57Z","tenant_id":"5456f72b1dda49df97fdd8a98e1d31be","created_at":"2018-11-14T18:41:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5456f72b1dda49df97fdd8a98e1d31be","id":"daa0c3c0-7086-4d46-8f0d-83d3dd16d9ba","name":"SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-priv-net"}]} 2018-11-14 18:42:06,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-priv-net used request id req-9c05ad0c-5286-401c-a004-d0eded5b8356 2018-11-14 18:42:06,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5456f72b1dda49df97fdd8a98e1d31be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b41f7d64802e7ff6458e365f5b047a5836da03" 2018-11-14 18:42:07,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:42:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afb75eda-c6c7-4156-8ad3-648188b2d525 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5456f72b1dda49df97fdd8a98e1d31be"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5456f72b1dda49df97fdd8a98e1d31be", "name": "SimpleHealthCheck-7b2c3004-14b4-471-proj"}} 2018-11-14 18:42:07,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5456f72b1dda49df97fdd8a98e1d31be used request id req-afb75eda-c6c7-4156-8ad3-648188b2d525 2018-11-14 18:42:07,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=daa0c3c0-7086-4d46-8f0d-83d3dd16d9ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b41f7d64802e7ff6458e365f5b047a5836da03" 2018-11-14 18:42:07,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-19de6d51-705e-45b7-b84b-58e9dd0a1d41 Date: Wed, 14 Nov 2018 18:42:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"daa0c3c0-7086-4d46-8f0d-83d3dd16d9ba","tenant_id":"5456f72b1dda49df97fdd8a98e1d31be","created_at":"2018-11-14T18:41:57Z","dns_nameservers":[],"updated_at":"2018-11-14T18:41:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5456f72b1dda49df97fdd8a98e1d31be","id":"d02ddbc8-cbef-42df-a482-7d6dfc7f7626","subnetpool_id":null,"name":"SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-priv-subnet"}]} 2018-11-14 18:42:07,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=daa0c3c0-7086-4d46-8f0d-83d3dd16d9ba used request id req-19de6d51-705e-45b7-b84b-58e9dd0a1d41 2018-11-14 18:42:07,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=daa0c3c0-7086-4d46-8f0d-83d3dd16d9ba&name=SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45eport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b41f7d64802e7ff6458e365f5b047a5836da03" 2018-11-14 18:42:07,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-61a80a5c-8dd9-45c3-882e-514c010c438d Date: Wed, 14 Nov 2018 18:42:07 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"daa0c3c0-7086-4d46-8f0d-83d3dd16d9ba","tenant_id":"5456f72b1dda49df97fdd8a98e1d31be","created_at":"2018-11-14T18:42:05Z","admin_state_up":true,"updated_at":"2018-11-14T18:42:06Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:08:1e:14","id":"7c38529e-e1a1-4fb3-9747-081b4943c905","port_security_enabled":true,"project_id":"5456f72b1dda49df97fdd8a98e1d31be","fixed_ips":[{"subnet_id":"d02ddbc8-cbef-42df-a482-7d6dfc7f7626","ip_address":"10.55.0.13"}],"extra_dhcp_opts":[],"security_groups":["4c863547-dcb3-4d06-8121-b7d3446e51f4"],"name":"SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45eport-1"}]} 2018-11-14 18:42:07,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=daa0c3c0-7086-4d46-8f0d-83d3dd16d9ba&name=SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45eport-1&admin_state_up=True used request id req-61a80a5c-8dd9-45c3-882e-514c010c438d 2018-11-14 18:42:07,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5456f72b1dda49df97fdd8a98e1d31be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b41f7d64802e7ff6458e365f5b047a5836da03" 2018-11-14 18:42:07,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:42:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-642c2a12-7547-4fb1-ba42-02aeaf9831a9 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5456f72b1dda49df97fdd8a98e1d31be"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5456f72b1dda49df97fdd8a98e1d31be", "name": "SimpleHealthCheck-7b2c3004-14b4-471-proj"}} 2018-11-14 18:42:07,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5456f72b1dda49df97fdd8a98e1d31be used request id req-642c2a12-7547-4fb1-ba42-02aeaf9831a9 2018-11-14 18:42:07,764 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-inst 2018-11-14 18:42:07,767 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b41f7d64802e7ff6458e365f5b047a5836da03" 2018-11-14 18:42:07,799 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:42: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-4bc2446a-5484-4c07-b073-42838c929174 x-compute-request-id: req-4bc2446a-5484-4c07-b073-42838c929174 Content-Encoding: gzip Content-Length: 202 Content-Type: application/json RESP BODY: {"flavors": [{"id": "032c6a5c-7530-499e-92b4-8167e5d67e9f", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/032c6a5c-7530-499e-92b4-8167e5d67e9f", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/032c6a5c-7530-499e-92b4-8167e5d67e9f", "rel": "bookmark"}], "name": "SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-flavor-name"}]} 2018-11-14 18:42:07,799 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-4bc2446a-5484-4c07-b073-42838c929174 2018-11-14 18:42:07,802 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/032c6a5c-7530-499e-92b4-8167e5d67e9f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b41f7d64802e7ff6458e365f5b047a5836da03" 2018-11-14 18:42:07,823 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:42: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-efad0152-2dd3-4957-a518-5f06a6164b20 x-compute-request-id: req-efad0152-2dd3-4957-a518-5f06a6164b20 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"name": "SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-flavor-name", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/032c6a5c-7530-499e-92b4-8167e5d67e9f", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/032c6a5c-7530-499e-92b4-8167e5d67e9f", "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": "032c6a5c-7530-499e-92b4-8167e5d67e9f"}} 2018-11-14 18:42:07,823 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/032c6a5c-7530-499e-92b4-8167e5d67e9f used request id req-efad0152-2dd3-4957-a518-5f06a6164b20 2018-11-14 18:42:07,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}73b41f7d64802e7ff6458e365f5b047a5836da03" 2018-11-14 18:42:08,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-46b66276-8b48-4907-a549-cce36749cb2a Date: Wed, 14 Nov 2018 18:42:08 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:41:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:41:54Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/91bad857-1269-49b6-913e-51265ae1e1a8/snap", "metadata": {}}], "self": "/v2/images/91bad857-1269-49b6-913e-51265ae1e1a8", "min_disk": 0, "protected": false, "id": "91bad857-1269-49b6-913e-51265ae1e1a8", "file": "/v2/images/91bad857-1269-49b6-913e-51265ae1e1a8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5456f72b1dda49df97fdd8a98e1d31be", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/91bad857-1269-49b6-913e-51265ae1e1a8/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-image"} 2018-11-14 18:42:08,049 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-image used request id req-46b66276-8b48-4907-a549-cce36749cb2a 2018-11-14 18:42:08,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}73b41f7d64802e7ff6458e365f5b047a5836da03" 2018-11-14 18:42:08,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-5900d56b-a2f6-4642-9c03-c5c137ee936a Date: Wed, 14 Nov 2018 18:42:08 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-11-14 18:42:08,249 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-5900d56b-a2f6-4642-9c03-c5c137ee936a 2018-11-14 18:42:08,255 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b41f7d64802e7ff6458e365f5b047a5836da03" -d '{"server": {"name": "SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-inst", "imageRef": "91bad857-1269-49b6-913e-51265ae1e1a8", "flavorRef": "032c6a5c-7530-499e-92b4-8167e5d67e9f", "max_count": 1, "min_count": 1, "networks": [{"port": "7c38529e-e1a1-4fb3-9747-081b4943c905"}]}}' 2018-11-14 18:42:10,939 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18:42: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-ad3f534f-1ccf-4fe3-83c9-89a6e86d71c5 x-compute-request-id: req-ad3f534f-1ccf-4fe3-83c9-89a6e86d71c5 Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/9beddf86-1b33-4b54-a7b7-25463b72da28 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "9beddf86-1b33-4b54-a7b7-25463b72da28", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9beddf86-1b33-4b54-a7b7-25463b72da28", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9beddf86-1b33-4b54-a7b7-25463b72da28", "rel": "bookmark"}], "adminPass": "G6kj2vt4jMVF"}} 2018-11-14 18:42:10,939 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-ad3f534f-1ccf-4fe3-83c9-89a6e86d71c5 2018-11-14 18:42:10,943 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/9beddf86-1b33-4b54-a7b7-25463b72da28 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b41f7d64802e7ff6458e365f5b047a5836da03" 2018-11-14 18:42:11,884 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:42:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-49eba6ab-1770-4368-9569-40d3cc77cb3b x-compute-request-id: req-49eba6ab-1770-4368-9569-40d3cc77cb3b Content-Encoding: gzip Content-Length: 607 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9beddf86-1b33-4b54-a7b7-25463b72da28", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9beddf86-1b33-4b54-a7b7-25463b72da28", "rel": "bookmark"}], "image": {"id": "91bad857-1269-49b6-913e-51265ae1e1a8", "links": [{"href": "http://172.30.9.28:8774/images/91bad857-1269-49b6-913e-51265ae1e1a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "032c6a5c-7530-499e-92b4-8167e5d67e9f", "links": [{"href": "http://172.30.9.28:8774/flavors/032c6a5c-7530-499e-92b4-8167e5d67e9f", "rel": "bookmark"}]}, "id": "9beddf86-1b33-4b54-a7b7-25463b72da28", "user_id": "2b91aacd292044f8b3971965d6f1ceeb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T18:42:10Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-inst", "created": "2018-11-14T18:42:10Z", "tenant_id": "5456f72b1dda49df97fdd8a98e1d31be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:42:11,884 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/9beddf86-1b33-4b54-a7b7-25463b72da28 used request id req-49eba6ab-1770-4368-9569-40d3cc77cb3b 2018-11-14 18:42:11,885 - create_instance - INFO - Created instance with name - SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-inst 2018-11-14 18:42:11,887 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/9beddf86-1b33-4b54-a7b7-25463b72da28 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b41f7d64802e7ff6458e365f5b047a5836da03" 2018-11-14 18:42:12,733 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:42: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-83ea326e-acaf-4ac9-bb72-27c58e21146d x-compute-request-id: req-83ea326e-acaf-4ac9-bb72-27c58e21146d Content-Encoding: gzip Content-Length: 610 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9beddf86-1b33-4b54-a7b7-25463b72da28", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9beddf86-1b33-4b54-a7b7-25463b72da28", "rel": "bookmark"}], "image": {"id": "91bad857-1269-49b6-913e-51265ae1e1a8", "links": [{"href": "http://172.30.9.28:8774/images/91bad857-1269-49b6-913e-51265ae1e1a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "032c6a5c-7530-499e-92b4-8167e5d67e9f", "links": [{"href": "http://172.30.9.28:8774/flavors/032c6a5c-7530-499e-92b4-8167e5d67e9f", "rel": "bookmark"}]}, "id": "9beddf86-1b33-4b54-a7b7-25463b72da28", "user_id": "2b91aacd292044f8b3971965d6f1ceeb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T18:42:11Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-inst", "created": "2018-11-14T18:42:10Z", "tenant_id": "5456f72b1dda49df97fdd8a98e1d31be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:42:12,734 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/9beddf86-1b33-4b54-a7b7-25463b72da28 used request id req-83ea326e-acaf-4ac9-bb72-27c58e21146d 2018-11-14 18:42:12,734 - create_instance - DEBUG - Instance status [SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-inst] is - BUILD 2018-11-14 18:42:12,734 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-14 18:42:15,737 - create_instance - DEBUG - VM status query timeout in 896.147618055 2018-11-14 18:42:15,740 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/9beddf86-1b33-4b54-a7b7-25463b72da28 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b41f7d64802e7ff6458e365f5b047a5836da03" 2018-11-14 18:42:16,843 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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-6c93e411-1453-493e-a1b4-6f7196fe9f25 x-compute-request-id: req-6c93e411-1453-493e-a1b4-6f7196fe9f25 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.28:8774/v2.1/servers/9beddf86-1b33-4b54-a7b7-25463b72da28", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9beddf86-1b33-4b54-a7b7-25463b72da28", "rel": "bookmark"}], "image": {"id": "91bad857-1269-49b6-913e-51265ae1e1a8", "links": [{"href": "http://172.30.9.28:8774/images/91bad857-1269-49b6-913e-51265ae1e1a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "032c6a5c-7530-499e-92b4-8167e5d67e9f", "links": [{"href": "http://172.30.9.28:8774/flavors/032c6a5c-7530-499e-92b4-8167e5d67e9f", "rel": "bookmark"}]}, "id": "9beddf86-1b33-4b54-a7b7-25463b72da28", "security_groups": [{"name": "default"}], "user_id": "2b91aacd292044f8b3971965d6f1ceeb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T18:42:14Z", "hostId": "f3b4bd99b0f9aad4ce5578db86372e0439b1d952dfc63c36d22ca185", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-inst", "created": "2018-11-14T18:42:10Z", "tenant_id": "5456f72b1dda49df97fdd8a98e1d31be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:42:16,843 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/9beddf86-1b33-4b54-a7b7-25463b72da28 used request id req-6c93e411-1453-493e-a1b4-6f7196fe9f25 2018-11-14 18:42:16,843 - create_instance - DEBUG - Instance status [SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-inst] is - BUILD 2018-11-14 18:42:16,844 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-14 18:42:19,847 - create_instance - DEBUG - VM status query timeout in 892.038214207 2018-11-14 18:42:19,850 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/9beddf86-1b33-4b54-a7b7-25463b72da28 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b41f7d64802e7ff6458e365f5b047a5836da03" 2018-11-14 18:42:21,006 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:42:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-43521f5e-3764-4453-920f-9e1b1f956483 x-compute-request-id: req-43521f5e-3764-4453-920f-9e1b1f956483 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:1e:14", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9beddf86-1b33-4b54-a7b7-25463b72da28", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9beddf86-1b33-4b54-a7b7-25463b72da28", "rel": "bookmark"}], "image": {"id": "91bad857-1269-49b6-913e-51265ae1e1a8", "links": [{"href": "http://172.30.9.28:8774/images/91bad857-1269-49b6-913e-51265ae1e1a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:42:19.000000", "flavor": {"id": "032c6a5c-7530-499e-92b4-8167e5d67e9f", "links": [{"href": "http://172.30.9.28:8774/flavors/032c6a5c-7530-499e-92b4-8167e5d67e9f", "rel": "bookmark"}]}, "id": "9beddf86-1b33-4b54-a7b7-25463b72da28", "security_groups": [{"name": "default"}], "user_id": "2b91aacd292044f8b3971965d6f1ceeb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:42:19Z", "hostId": "f3b4bd99b0f9aad4ce5578db86372e0439b1d952dfc63c36d22ca185", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-inst", "created": "2018-11-14T18:42:10Z", "tenant_id": "5456f72b1dda49df97fdd8a98e1d31be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:42:21,006 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/9beddf86-1b33-4b54-a7b7-25463b72da28 used request id req-43521f5e-3764-4453-920f-9e1b1f956483 2018-11-14 18:42:21,006 - create_instance - DEBUG - Instance status [SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-inst] is - ACTIVE 2018-11-14 18:42:21,006 - create_instance - INFO - VM is - ACTIVE 2018-11-14 18:42:21,009 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/9beddf86-1b33-4b54-a7b7-25463b72da28 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b41f7d64802e7ff6458e365f5b047a5836da03" 2018-11-14 18:42:21,981 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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-3f5df2c8-0c06-4c13-b6ef-423612ad7c90 x-compute-request-id: req-3f5df2c8-0c06-4c13-b6ef-423612ad7c90 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:1e:14", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9beddf86-1b33-4b54-a7b7-25463b72da28", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9beddf86-1b33-4b54-a7b7-25463b72da28", "rel": "bookmark"}], "image": {"id": "91bad857-1269-49b6-913e-51265ae1e1a8", "links": [{"href": "http://172.30.9.28:8774/images/91bad857-1269-49b6-913e-51265ae1e1a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:42:19.000000", "flavor": {"id": "032c6a5c-7530-499e-92b4-8167e5d67e9f", "links": [{"href": "http://172.30.9.28:8774/flavors/032c6a5c-7530-499e-92b4-8167e5d67e9f", "rel": "bookmark"}]}, "id": "9beddf86-1b33-4b54-a7b7-25463b72da28", "security_groups": [{"name": "default"}], "user_id": "2b91aacd292044f8b3971965d6f1ceeb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:42:19Z", "hostId": "f3b4bd99b0f9aad4ce5578db86372e0439b1d952dfc63c36d22ca185", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-inst", "created": "2018-11-14T18:42:10Z", "tenant_id": "5456f72b1dda49df97fdd8a98e1d31be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:42:21,982 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/9beddf86-1b33-4b54-a7b7-25463b72da28 used request id req-3f5df2c8-0c06-4c13-b6ef-423612ad7c90 2018-11-14 18:42:21,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b41f7d64802e7ff6458e365f5b047a5836da03" 2018-11-14 18:42:22,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-2e3f0f60-eee8-4010-b288-f8f213f70ded Date: Wed, 14 Nov 2018 18:42:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d02ddbc8-cbef-42df-a482-7d6dfc7f7626"],"updated_at":"2018-11-14T18:41:57Z","tenant_id":"5456f72b1dda49df97fdd8a98e1d31be","created_at":"2018-11-14T18:41:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5456f72b1dda49df97fdd8a98e1d31be","id":"daa0c3c0-7086-4d46-8f0d-83d3dd16d9ba","name":"SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-priv-net"}]} 2018-11-14 18:42:22,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-priv-net used request id req-2e3f0f60-eee8-4010-b288-f8f213f70ded 2018-11-14 18:42:22,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5456f72b1dda49df97fdd8a98e1d31be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b41f7d64802e7ff6458e365f5b047a5836da03" 2018-11-14 18:42:22,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:42:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8f3ca95-4db0-4d8f-b56e-e56295d4b029 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5456f72b1dda49df97fdd8a98e1d31be"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5456f72b1dda49df97fdd8a98e1d31be", "name": "SimpleHealthCheck-7b2c3004-14b4-471-proj"}} 2018-11-14 18:42:22,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5456f72b1dda49df97fdd8a98e1d31be used request id req-f8f3ca95-4db0-4d8f-b56e-e56295d4b029 2018-11-14 18:42:22,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=daa0c3c0-7086-4d46-8f0d-83d3dd16d9ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b41f7d64802e7ff6458e365f5b047a5836da03" 2018-11-14 18:42:22,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-51e86981-01a2-4006-bbf7-7421e3199725 Date: Wed, 14 Nov 2018 18:42:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"daa0c3c0-7086-4d46-8f0d-83d3dd16d9ba","tenant_id":"5456f72b1dda49df97fdd8a98e1d31be","created_at":"2018-11-14T18:41:57Z","dns_nameservers":[],"updated_at":"2018-11-14T18:41:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5456f72b1dda49df97fdd8a98e1d31be","id":"d02ddbc8-cbef-42df-a482-7d6dfc7f7626","subnetpool_id":null,"name":"SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-priv-subnet"}]} 2018-11-14 18:42:22,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=daa0c3c0-7086-4d46-8f0d-83d3dd16d9ba used request id req-51e86981-01a2-4006-bbf7-7421e3199725 2018-11-14 18:42:22,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=daa0c3c0-7086-4d46-8f0d-83d3dd16d9ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b41f7d64802e7ff6458e365f5b047a5836da03" 2018-11-14 18:42:22,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3021 X-Openstack-Request-Id: req-c26c86e1-fcfe-43c9-a025-028e01622469 Date: Wed, 14 Nov 2018 18:42:22 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"daa0c3c0-7086-4d46-8f0d-83d3dd16d9ba","tenant_id":"5456f72b1dda49df97fdd8a98e1d31be","created_at":"2018-11-14T18:41:59Z","admin_state_up":true,"updated_at":"2018-11-14T18:42:02Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-daa0c3c0-7086-4d46-8f0d-83d3dd16d9ba","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:42:98:67","id":"00a62ac1-e772-4904-b551-67ba9e939515","port_security_enabled":false,"project_id":"5456f72b1dda49df97fdd8a98e1d31be","fixed_ips":[{"subnet_id":"d02ddbc8-cbef-42df-a482-7d6dfc7f7626","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"daa0c3c0-7086-4d46-8f0d-83d3dd16d9ba","tenant_id":"5456f72b1dda49df97fdd8a98e1d31be","created_at":"2018-11-14T18:41:59Z","admin_state_up":true,"updated_at":"2018-11-14T18:42:03Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-daa0c3c0-7086-4d46-8f0d-83d3dd16d9ba","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:7b:0b:fa","id":"6b4a5473-a0b7-4e59-ace9-a2afda2a9d98","port_security_enabled":false,"project_id":"5456f72b1dda49df97fdd8a98e1d31be","fixed_ips":[{"subnet_id":"d02ddbc8-cbef-42df-a482-7d6dfc7f7626","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"daa0c3c0-7086-4d46-8f0d-83d3dd16d9ba","tenant_id":"5456f72b1dda49df97fdd8a98e1d31be","created_at":"2018-11-14T18:42:05Z","admin_state_up":true,"updated_at":"2018-11-14T18:42:18Z","binding:vnic_type":"normal","device_id":"9beddf86-1b33-4b54-a7b7-25463b72da28","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:08:1e:14","id":"7c38529e-e1a1-4fb3-9747-081b4943c905","port_security_enabled":true,"project_id":"5456f72b1dda49df97fdd8a98e1d31be","fixed_ips":[{"subnet_id":"d02ddbc8-cbef-42df-a482-7d6dfc7f7626","ip_address":"10.55.0.13"}],"extra_dhcp_opts":[],"security_groups":["4c863547-dcb3-4d06-8121-b7d3446e51f4"],"name":"SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45eport-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"daa0c3c0-7086-4d46-8f0d-83d3dd16d9ba","tenant_id":"5456f72b1dda49df97fdd8a98e1d31be","created_at":"2018-11-14T18:41:58Z","admin_state_up":true,"updated_at":"2018-11-14T18:42:01Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-daa0c3c0-7086-4d46-8f0d-83d3dd16d9ba","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:6c:80:01","id":"e2478dc2-7305-45c5-8134-da6dc530dd8c","port_security_enabled":false,"project_id":"5456f72b1dda49df97fdd8a98e1d31be","fixed_ips":[{"subnet_id":"d02ddbc8-cbef-42df-a482-7d6dfc7f7626","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-14 18:42:22,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=daa0c3c0-7086-4d46-8f0d-83d3dd16d9ba used request id req-c26c86e1-fcfe-43c9-a025-028e01622469 2018-11-14 18:42:22,873 - create_instance_tests - INFO - Looking for IP 10.55.0.13 in the console log 2018-11-14 18:42:22,876 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/9beddf86-1b33-4b54-a7b7-25463b72da28 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b41f7d64802e7ff6458e365f5b047a5836da03" 2018-11-14 18:42:23,981 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:42:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-65794942-513a-48d3-b182-5df7caadaac5 x-compute-request-id: req-65794942-513a-48d3-b182-5df7caadaac5 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:1e:14", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9beddf86-1b33-4b54-a7b7-25463b72da28", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9beddf86-1b33-4b54-a7b7-25463b72da28", "rel": "bookmark"}], "image": {"id": "91bad857-1269-49b6-913e-51265ae1e1a8", "links": [{"href": "http://172.30.9.28:8774/images/91bad857-1269-49b6-913e-51265ae1e1a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:42:19.000000", "flavor": {"id": "032c6a5c-7530-499e-92b4-8167e5d67e9f", "links": [{"href": "http://172.30.9.28:8774/flavors/032c6a5c-7530-499e-92b4-8167e5d67e9f", "rel": "bookmark"}]}, "id": "9beddf86-1b33-4b54-a7b7-25463b72da28", "security_groups": [{"name": "default"}], "user_id": "2b91aacd292044f8b3971965d6f1ceeb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:42:19Z", "hostId": "f3b4bd99b0f9aad4ce5578db86372e0439b1d952dfc63c36d22ca185", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-inst", "created": "2018-11-14T18:42:10Z", "tenant_id": "5456f72b1dda49df97fdd8a98e1d31be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:42:23,981 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/9beddf86-1b33-4b54-a7b7-25463b72da28 used request id req-65794942-513a-48d3-b182-5df7caadaac5 2018-11-14 18:42:23,984 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/9beddf86-1b33-4b54-a7b7-25463b72da28/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b41f7d64802e7ff6458e365f5b047a5836da03" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 18:42:24,057 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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-2959ec4c-79fd-460c-b320-eaebbda49e38 x-compute-request-id: req-2959ec4c-79fd-460c-b320-eaebbda49e38 Content-Encoding: gzip Content-Length: 9424 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 0x000000000FFE1577 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 0x000000000FFE14FF 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 480901321 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.174061] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.176242] pid_max: default: 32768 minimum: 301\n[ 0.177426] ACPI: Core revision 20150930\n[ 0.179028] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.180720] Security Framework initialized\n[ 0.181802] Yama: becoming mindful.\n[ 0.182756] AppArmor: AppArmor initialized\n[ 0.183858] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.185537] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.187183] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.188728] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.190522] Initializing cgroup subsys io\n[ 0.191586] Initializing cgroup subsys memory\n[ 0.192716] Initializing cgroup subsys devices\n[ 0.193881] Initializing cgroup subsys freezer\n[ 0.195017] Initializing cgroup subsys net_cls\n[ 0.196145] Initializing cgroup subsys perf_event\n[ 0.197346] Initializing cgroup subsys net_prio\n[ 0.198533] Initializing cgroup subsys hugetlb\n[ 0.199694] Initializing cgroup subsys pids\n[ 0.200837] CPU: Physical Processor ID: 0\n[ 0.202571] mce: CPU supports 10 MCE banks\n[ 0.203671] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.205028] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.220900] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.227471] ftrace: allocating 31920 entries in 125 pages\n[ 0.252861] smpboot: Max logical packages: 1\n[ 0.253977] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.255799] x2apic enabled\n[ 0.256876] Switched APIC routing to physical x2apic.\n[ 0.259173] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.260634] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.263359] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.265708] KVM setup paravirtual spinlock\n[ 0.267248] x86: Booted up 1 node, 1 CPUs\n[ 0.268311] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.270120] devtmpfs: initialized\n[ 0.272005] evm: security.selinux\n[ 0.272923] evm: security.SMACK64\n[ 0.273833] evm: security.SMACK64EXEC\n[ 0.274814] evm: security.SMACK64TRANSMUTE\n[ 0.275877] evm: security.SMACK64MMAP\n[ 0.276853] evm: security.ima\n[ 0.277692] evm: security.capability\n[ 0.278725] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.281142] pinctrl core: initialized pinctrl subsystem\n[ 0.282545] RTC time: 18:42:19, date: 11/14/18\n[ 0.283784] NET: Registered protocol family 16\n[ 0.285037] cpuidle: using governor ladder\n[ 0.286118] cpuidle: using governor menu\n[ 0.287159] PCCT header not found.\n[ 0.288134] ACPI: bus type PCI registered\n[ 0.289190] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.290810] PCI: Using configuration type 1 for base access\n[ 0.292880] ACPI: Added _OSI(Module Device)\n[ 0.294002] ACPI: Added _OSI(Processor Device)\n[ 0.295140] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.296329] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.298443] ACPI: Interpreter enabled\n[ 0.299490] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.301913] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.304343] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.306828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.309310] ACPI: (supports S0 S5)\n[ 0.310241] ACPI: Using IOAPIC for interrupt routing\n[ 0.311488] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.315118] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.316630] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.318253] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.319856] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.322725] acpiphp: Slot [3] registered\n[ 0.323781] acpiphp: Slot [4] registered\n[ 0.324830] acpiphp: Slot [5] registered\n[ 0.325880] acpiphp: Slot [6] registered\n[ 0.326929] acpiphp: Slot [7] registered\n[ 0.327978] acpiphp: Slot [8] registered\n[ 0.329062] acpiphp: Slot [9] registered\n[ 0.330106] acpiphp: Slot [10] registered\n[ 0.331171] acpiphp: Slot [11] registered\n[ 0.332239] acpiphp: Slot [12] registered\n[ 0.333329] acpiphp: Slot [13] registered\n[ 0.334423] acpiphp: Slot [14] registered\n[ 0.335489] acpiphp: Slot [15] registered\n[ 0.349480] acpiphp: Slot [16] registered\n[ 0.350580] acpiphp: Slot [17] registered\n[ 0.351667] acpiphp: Slot [18] registered\n[ 0.352761] acpiphp: Slot [19] registered\n[ 0.353857] acpiphp: Slot [20] registered\n[ 0.354953] acpiphp: Slot [21] registered\n[ 0.356042] acpiphp: Slot [22] registered\n[ 0.357132] acpiphp: Slot [23] registered\n[ 0.358238] acpiphp: Slot [24] registered\n[ 0.359337] acpiphp: Slot [25] registered\n[ 0.360429] acpiphp: Slot [26] registered\n[ 0.361492] acpiphp: Slot [27] registered\n[ 0.362563] acpiphp: Slot [28] registered\n[ 0.363631] acpiphp: Slot [29] registered\n[ 0.364691] acpiphp: Slot [30] registered\n[ 0.365756] acpiphp: Slot [31] registered\n[ 0.366817] PCI host bridge to bus 0000:00\n[ 0.367880] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.369475] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.371068] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.372987] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.374899] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.376848] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.380649] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.382320] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.383910] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.385588] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.389794] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.391700] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.411889] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.413822] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.415680] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.417557] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.419390] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.421084] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.422801] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.424223] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.426318] vgaarb: loaded\n[ 0.427141] vgaarb: bridge control possible 0000:00:02.0\n[ 0.428765] SCSI subsystem initialized\n[ 0.429983] ACPI: bus type USB registered\n[ 0.431101] usbcore: registered new interface driver usbfs\n[ 0.432486] usbcore: registered new interface driver hub\n[ 0.433870] usbcore: registered new device driver usb\n[ 0.435320] PCI: Using ACPI for IRQ routing\n[ 0.436775] NetLabel: Initializing\n[ 0.437745] NetLabel: domain hash size = 128\n[ 0.438868] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.440151] NetLabel: unlabeled traffic allowed by default\n[ 0.441647] clocksource: Switched to clocksource kvm-clock\n[ 0.450862] AppArmor: AppArmor Filesystem Enabled\n[ 0.452126] pnp: PnP ACPI init\n[ 0.453316] pnp: PnP ACPI: found 5 devices\n[ 0.460000] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.462280] NET: Registered protocol family 2\n[ 0.463651] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.465405] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.466977] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.468578] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.470036] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.471594] NET: Registered protocol family 1\n[ 0.472802] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.474269] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.475716] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.490240] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.504691] Trying to unpack rootfs image as initramfs...\n[ 0.563845] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.565992] Scanning for low memory corruption every 60 seconds\n[ 0.567724] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.569270] audit: initializing netlink subsys (disabled)\n[ 0.570664] audit: type=2000 audit(1542220940.188:1): initialized\n[ 0.572374] Initialise system trusted keyring\n[ 0.573609] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.575160] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.580195] zbud: loaded\n[ 0.581317] VFS: Disk quotas dquot_6.6.0\n[ 0.582438] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.584854] fuse init (API version 7.23)\n[ 0.586098] Key type big_key registered\n[ 0.587216] Allocating IMA MOK and blacklist keyrings.\n[ 0.588892] Key type asymmetric registered\n[ 0.590024] Asymmetric key parser 'x509' registered\n[ 0.591336] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.593376] io scheduler noop registered\n[ 0.594483] io scheduler deadline registered (default)\n[ 0.595846] io scheduler cfq registered\n[ 0.597059] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.598498] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.600260] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.602261] ACPI: Power Button [PWRF]\n[ 0.603487] GHES: HEST is not enabled!\n[ 0.617620] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.646291] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.649063] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.672660] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.675491] Linux agpgart interface v0.103\n[ 0.678644] brd: module loaded\n[ 0.680683] loop: module loaded\n[ 0.685279] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.687229] GPT:90111 != 20971519\n[ 0.688137] GPT:Alternate GPT header not at the end of the disk.\n[ 0.689563] GPT:90111 != 20971519\n[ 0.690469] GPT: Use GNU Parted to correct GPT errors.\n[ 0.691726] vda: vda1 vda15\n[ 0.693356] scsi host0: ata_piix\n[ 0.694402] scsi host1: ata_piix\n[ 0.695370] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.696962] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.698859] libphy: Fixed MDIO Bus: probed\n[ 0.699932] tun: Universal TUN/TAP device driver, 1.6\n[ 0.701178] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.704055] PPP generic driver version 2.4.2\n[ 0.705250] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.706885] ehci-pci: EHCI PCI platform driver\n[ 0.708036] ehci-platform: EHCI generic platform driver\n[ 0.709328] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.710817] ohci-pci: OHCI PCI platform driver\n[ 0.711977] ohci-platform: OHCI generic platform driver\n[ 0.713321] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.727548] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.728869] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.730861] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.732246] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.733836] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.735494] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.737387] usb usb1: Product: UHCI Host Controller\n[ 0.738616] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.740096] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.741382] hub 1-0:1.0: USB hub found\n[ 0.742433] hub 1-0:1.0: 2 ports detected\n[ 0.743727] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.746575] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.747840] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.749204] mousedev: PS/2 mouse device common for all mice\n[ 0.750830] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.753239] rtc_cmos 00:00: RTC can wake from S4\n[ 0.754750] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.756330] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.757882] i2c /dev entries driver\n[ 0.758884] device-mapper: uevent: version 1.0.3\n[ 0.760129] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.762301] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.764097] NET: Registered protocol family 10\n[ 0.765547] NET: Registered protocol family 17\n[ 0.766726] Key type dns_resolver registered\n[ 0.768016] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.769437] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.771773] registered taskstats version 1\n[ 0.772877] Loading compiled-in X.509 certificates\n[ 0.774630] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.777066] zswap: loaded using pool lzo/zbud\n[ 0.779048] Key type trusted registered\n[ 0.781076] Key type encrypted registered\n[ 0.782196] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.783587] ima: No TPM chip found, activating TPM-bypass!\n[ 0.784989] evm: HMAC attrs: 0x1\n[ 0.786265] Magic number: 10:676:746\n[ 0.787412] rtc_cmos 00:00: setting system clock to 2018-11-14 18:42:20 UTC (1542220940)\n[ 0.789586] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.791088] EDD information not available.\n[ 0.859188] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.874459] Write protecting the kernel read-only data: 14336k\n[ 0.877267] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.879678] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.82\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.070037] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.0.13...\nLease of 10.55.0.13 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.0.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.92. iid=i-000000ad\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCHlo/bn5UwVsZ9s/DrKt7sY6hidMnYia23KVvYnPLouo9aU2TpNF3LtOrGtCCm83+VhP8yLVQNvY+r3Y63oleb83hC7Py5kHkOjfz7BiwKUARk1bzHondTrPtloJvy1lcGlPEaZl5ocmczrWBpDWq3/6SPR6QkEgHUdzkGzs9XNHuPONwhjHsWdsayK4a4NjLzLRxC4WSDXMbrJAq2SSTWW6lurQRbzlT2koC3hJFdab+IlnpNXsr06wzGuG+9WDRb1a7O9zmmmobrkI+OoS82NL5+g6IFc8h4W6sUrbqC0uw4GOy+QtRYR6hfPTi59gz9cXLihvAH6ffi7Q+Ufw77 root@simplehealthcheck-50c357cc-4380-4b71-ba48-c8df426de45e-inst\nssh-dss AAAAB3NzaC1kc3MAAACBAOgucMB280wtNwsQxtogglC9zqIkkofcV0HD8/OC4oOon4zks9Sos76VWTZXpjOFDOdr5xIhtt3MR9aHnPedHGlCNpv5DB4s3ve8ocwVHGxp0Icfbzpmp4z6lu/Lp+DjWUCyUTN6mEZxKjfNiHdgaKfucVsbBtTZPNJihr2WOxCbAAAAFQCHVMlCIL8vzjL5DTwIjNrruCJeMQAAAIA09BF38bKVfp7xyiquijiQQt2QcF/0qaYtlA1JkrVsq0EwR8H1+qj5R28rzx4I90Ecyed8xpkx+jU4AG4lDEgySRZ6pzXKG6/wHlpxAGuX8T7E7MvCS7eAOtqMM4CHVxpQlnE8Ld56ABw4eDI6fT8UtL6ZLbC+4wE8xwjFPeQkxQAAAIEAib5OT5xrvyHezMF5HRglvYeowkPhWOHAl9+rWuxPxgeU29YMIBVUoLaGGzhrDSpwKOnLCK2Ke9XuGxkd8T+bphu77td55IX4pn4J8ZzwVfzAkMfPFMvXtuKiKM4cV/laAbQV9kG+SU8bKDgDfDmkKoCxT86G50UkHvax7Wa2Ojc= root@simplehealthcheck-50c357cc-4380-4b71-ba48-c8df426de45e-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:fe08:1e14/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.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-000000ad\nname: N/A\navailability-zone: nova\nlocal-hostname: simplehealthcheck-50c357cc-4380-4b71-ba48-c8df426de45e-inst\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.04 ===\n"} 2018-11-14 18:42:24,058 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/9beddf86-1b33-4b54-a7b7-25463b72da28/action used request id req-2959ec4c-79fd-460c-b320-eaebbda49e38 2018-11-14 18:42:24,059 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-11-14 18:42:24,059 - 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 0x000000000FFE1577 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 0x000000000FFE14FF 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 480901321 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.174061] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.176242] pid_max: default: 32768 minimum: 301 [ 0.177426] ACPI: Core revision 20150930 [ 0.179028] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.180720] Security Framework initialized [ 0.181802] Yama: becoming mindful. [ 0.182756] AppArmor: AppArmor initialized [ 0.183858] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.185537] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.187183] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.188728] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.190522] Initializing cgroup subsys io [ 0.191586] Initializing cgroup subsys memory [ 0.192716] Initializing cgroup subsys devices [ 0.193881] Initializing cgroup subsys freezer [ 0.195017] Initializing cgroup subsys net_cls [ 0.196145] Initializing cgroup subsys perf_event [ 0.197346] Initializing cgroup subsys net_prio [ 0.198533] Initializing cgroup subsys hugetlb [ 0.199694] Initializing cgroup subsys pids [ 0.200837] CPU: Physical Processor ID: 0 [ 0.202571] mce: CPU supports 10 MCE banks [ 0.203671] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.205028] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.220900] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.227471] ftrace: allocating 31920 entries in 125 pages [ 0.252861] smpboot: Max logical packages: 1 [ 0.253977] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.255799] x2apic enabled [ 0.256876] Switched APIC routing to physical x2apic. [ 0.259173] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.260634] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.263359] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.265708] KVM setup paravirtual spinlock [ 0.267248] x86: Booted up 1 node, 1 CPUs [ 0.268311] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.270120] devtmpfs: initialized [ 0.272005] evm: security.selinux [ 0.272923] evm: security.SMACK64 [ 0.273833] evm: security.SMACK64EXEC [ 0.274814] evm: security.SMACK64TRANSMUTE [ 0.275877] evm: security.SMACK64MMAP [ 0.276853] evm: security.ima [ 0.277692] evm: security.capability [ 0.278725] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.281142] pinctrl core: initialized pinctrl subsystem [ 0.282545] RTC time: 18:42:19, date: 11/14/18 [ 0.283784] NET: Registered protocol family 16 [ 0.285037] cpuidle: using governor ladder [ 0.286118] cpuidle: using governor menu [ 0.287159] PCCT header not found. [ 0.288134] ACPI: bus type PCI registered [ 0.289190] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.290810] PCI: Using configuration type 1 for base access [ 0.292880] ACPI: Added _OSI(Module Device) [ 0.294002] ACPI: Added _OSI(Processor Device) [ 0.295140] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.296329] ACPI: Added _OSI(Processor Aggregator Device) [ 0.298443] ACPI: Interpreter enabled [ 0.299490] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.301913] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.304343] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.306828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.309310] ACPI: (supports S0 S5) [ 0.310241] ACPI: Using IOAPIC for interrupt routing [ 0.311488] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.315118] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.316630] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.318253] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.319856] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.322725] acpiphp: Slot [3] registered [ 0.323781] acpiphp: Slot [4] registered [ 0.324830] acpiphp: Slot [5] registered [ 0.325880] acpiphp: Slot [6] registered [ 0.326929] acpiphp: Slot [7] registered [ 0.327978] acpiphp: Slot [8] registered [ 0.329062] acpiphp: Slot [9] registered [ 0.330106] acpiphp: Slot [10] registered [ 0.331171] acpiphp: Slot [11] registered [ 0.332239] acpiphp: Slot [12] registered [ 0.333329] acpiphp: Slot [13] registered [ 0.334423] acpiphp: Slot [14] registered [ 0.335489] acpiphp: Slot [15] registered [ 0.349480] acpiphp: Slot [16] registered [ 0.350580] acpiphp: Slot [17] registered [ 0.351667] acpiphp: Slot [18] registered [ 0.352761] acpiphp: Slot [19] registered [ 0.353857] acpiphp: Slot [20] registered [ 0.354953] acpiphp: Slot [21] registered [ 0.356042] acpiphp: Slot [22] registered [ 0.357132] acpiphp: Slot [23] registered [ 0.358238] acpiphp: Slot [24] registered [ 0.359337] acpiphp: Slot [25] registered [ 0.360429] acpiphp: Slot [26] registered [ 0.361492] acpiphp: Slot [27] registered [ 0.362563] acpiphp: Slot [28] registered [ 0.363631] acpiphp: Slot [29] registered [ 0.364691] acpiphp: Slot [30] registered [ 0.365756] acpiphp: Slot [31] registered [ 0.366817] PCI host bridge to bus 0000:00 [ 0.367880] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.369475] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.371068] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.372987] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.374899] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.376848] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.380649] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.382320] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.383910] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.385588] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.389794] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.391700] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.411889] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.413822] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.415680] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.417557] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.419390] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.421084] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.422801] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.424223] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.426318] vgaarb: loaded [ 0.427141] vgaarb: bridge control possible 0000:00:02.0 [ 0.428765] SCSI subsystem initialized [ 0.429983] ACPI: bus type USB registered [ 0.431101] usbcore: registered new interface driver usbfs [ 0.432486] usbcore: registered new interface driver hub [ 0.433870] usbcore: registered new device driver usb [ 0.435320] PCI: Using ACPI for IRQ routing [ 0.436775] NetLabel: Initializing [ 0.437745] NetLabel: domain hash size = 128 [ 0.438868] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.440151] NetLabel: unlabeled traffic allowed by default [ 0.441647] clocksource: Switched to clocksource kvm-clock [ 0.450862] AppArmor: AppArmor Filesystem Enabled [ 0.452126] pnp: PnP ACPI init [ 0.453316] pnp: PnP ACPI: found 5 devices [ 0.460000] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.462280] NET: Registered protocol family 2 [ 0.463651] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.465405] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.466977] TCP: Hash tables configured (established 2048 bind 2048) [ 0.468578] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.470036] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.471594] NET: Registered protocol family 1 [ 0.472802] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.474269] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.475716] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.490240] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.504691] Trying to unpack rootfs image as initramfs... [ 0.563845] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.565992] Scanning for low memory corruption every 60 seconds [ 0.567724] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.569270] audit: initializing netlink subsys (disabled) [ 0.570664] audit: type=2000 audit(1542220940.188:1): initialized [ 0.572374] Initialise system trusted keyring [ 0.573609] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.575160] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.580195] zbud: loaded [ 0.581317] VFS: Disk quotas dquot_6.6.0 [ 0.582438] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.584854] fuse init (API version 7.23) [ 0.586098] Key type big_key registered [ 0.587216] Allocating IMA MOK and blacklist keyrings. [ 0.588892] Key type asymmetric registered [ 0.590024] Asymmetric key parser 'x509' registered [ 0.591336] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.593376] io scheduler noop registered [ 0.594483] io scheduler deadline registered (default) [ 0.595846] io scheduler cfq registered [ 0.597059] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.598498] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.600260] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.602261] ACPI: Power Button [PWRF] [ 0.603487] GHES: HEST is not enabled! [ 0.617620] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.646291] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.649063] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.672660] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.675491] Linux agpgart interface v0.103 [ 0.678644] brd: module loaded [ 0.680683] loop: module loaded [ 0.685279] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.687229] GPT:90111 != 20971519 [ 0.688137] GPT:Alternate GPT header not at the end of the disk. [ 0.689563] GPT:90111 != 20971519 [ 0.690469] GPT: Use GNU Parted to correct GPT errors. [ 0.691726] vda: vda1 vda15 [ 0.693356] scsi host0: ata_piix [ 0.694402] scsi host1: ata_piix [ 0.695370] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.696962] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.698859] libphy: Fixed MDIO Bus: probed [ 0.699932] tun: Universal TUN/TAP device driver, 1.6 [ 0.701178] tun: (C) 1999-2004 Max Krasnyansky [ 0.704055] PPP generic driver version 2.4.2 [ 0.705250] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.706885] ehci-pci: EHCI PCI platform driver [ 0.708036] ehci-platform: EHCI generic platform driver [ 0.709328] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.710817] ohci-pci: OHCI PCI platform driver [ 0.711977] ohci-platform: OHCI generic platform driver [ 0.713321] uhci_hcd: USB Universal Host Controller Interface driver [ 0.727548] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.728869] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.730861] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.732246] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.733836] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.735494] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.737387] usb usb1: Product: UHCI Host Controller [ 0.738616] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.740096] usb usb1: SerialNumber: 0000:00:01.2 [ 0.741382] hub 1-0:1.0: USB hub found [ 0.742433] hub 1-0:1.0: 2 ports detected [ 0.743727] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.746575] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.747840] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.749204] mousedev: PS/2 mouse device common for all mice [ 0.750830] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.753239] rtc_cmos 00:00: RTC can wake from S4 [ 0.754750] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.756330] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.757882] i2c /dev entries driver [ 0.758884] device-mapper: uevent: version 1.0.3 [ 0.760129] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.762301] ledtrig-cpu: registered to indicate activity on CPUs [ 0.764097] NET: Registered protocol family 10 [ 0.765547] NET: Registered protocol family 17 [ 0.766726] Key type dns_resolver registered [ 0.768016] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.769437] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.771773] registered taskstats version 1 [ 0.772877] Loading compiled-in X.509 certificates [ 0.774630] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.777066] zswap: loaded using pool lzo/zbud [ 0.779048] Key type trusted registered [ 0.781076] Key type encrypted registered [ 0.782196] AppArmor: AppArmor sha1 policy hashing enabled [ 0.783587] ima: No TPM chip found, activating TPM-bypass! [ 0.784989] evm: HMAC attrs: 0x1 [ 0.786265] Magic number: 10:676:746 [ 0.787412] rtc_cmos 00:00: setting system clock to 2018-11-14 18:42:20 UTC (1542220940) [ 0.789586] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.791088] EDD information not available. [ 0.859188] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.874459] Write protecting the kernel read-only data: 14336k [ 0.877267] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.879678] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.82 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.070037] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.0.13... Lease of 10.55.0.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.0.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.92. iid=i-000000ad failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCHlo/bn5UwVsZ9s/DrKt7sY6hidMnYia23KVvYnPLouo9aU2TpNF3LtOrGtCCm83+VhP8yLVQNvY+r3Y63oleb83hC7Py5kHkOjfz7BiwKUARk1bzHondTrPtloJvy1lcGlPEaZl5ocmczrWBpDWq3/6SPR6QkEgHUdzkGzs9XNHuPONwhjHsWdsayK4a4NjLzLRxC4WSDXMbrJAq2SSTWW6lurQRbzlT2koC3hJFdab+IlnpNXsr06wzGuG+9WDRb1a7O9zmmmobrkI+OoS82NL5+g6IFc8h4W6sUrbqC0uw4GOy+QtRYR6hfPTi59gz9cXLihvAH6ffi7Q+Ufw77 root@simplehealthcheck-50c357cc-4380-4b71-ba48-c8df426de45e-inst ssh-dss AAAAB3NzaC1kc3MAAACBAOgucMB280wtNwsQxtogglC9zqIkkofcV0HD8/OC4oOon4zks9Sos76VWTZXpjOFDOdr5xIhtt3MR9aHnPedHGlCNpv5DB4s3ve8ocwVHGxp0Icfbzpmp4z6lu/Lp+DjWUCyUTN6mEZxKjfNiHdgaKfucVsbBtTZPNJihr2WOxCbAAAAFQCHVMlCIL8vzjL5DTwIjNrruCJeMQAAAIA09BF38bKVfp7xyiquijiQQt2QcF/0qaYtlA1JkrVsq0EwR8H1+qj5R28rzx4I90Ecyed8xpkx+jU4AG4lDEgySRZ6pzXKG6/wHlpxAGuX8T7E7MvCS7eAOtqMM4CHVxpQlnE8Ld56ABw4eDI6fT8UtL6ZLbC+4wE8xwjFPeQkxQAAAIEAib5OT5xrvyHezMF5HRglvYeowkPhWOHAl9+rWuxPxgeU29YMIBVUoLaGGzhrDSpwKOnLCK2Ke9XuGxkd8T+bphu77td55IX4pn4J8ZzwVfzAkMfPFMvXtuKiKM4cV/laAbQV9kG+SU8bKDgDfDmkKoCxT86G50UkHvax7Wa2Ojc= root@simplehealthcheck-50c357cc-4380-4b71-ba48-c8df426de45e-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:fe08:1e14/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.3 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-000000ad name: N/A availability-zone: nova local-hostname: simplehealthcheck-50c357cc-4380-4b71-ba48-c8df426de45e-inst launch-index: 0 === cirros: current=0.4.0 uptime=3.04 === 2018-11-14 18:42:24,060 - create_instance - INFO - Deleting Port with ID - 7c38529e-e1a1-4fb3-9747-081b4943c905 2018-11-14 18:42:24,060 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45eport-1 2018-11-14 18:42:24,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/7c38529e-e1a1-4fb3-9747-081b4943c905 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b41f7d64802e7ff6458e365f5b047a5836da03" 2018-11-14 18:42:24,943 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3b1c8dcd-0f71-4cf9-87be-7c761ce95bab Date: Wed, 14 Nov 2018 18:42:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:42:24,943 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/7c38529e-e1a1-4fb3-9747-081b4943c905 used request id req-3b1c8dcd-0f71-4cf9-87be-7c761ce95bab 2018-11-14 18:42:24,943 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-inst 2018-11-14 18:42:24,946 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/9beddf86-1b33-4b54-a7b7-25463b72da28 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b41f7d64802e7ff6458e365f5b047a5836da03" 2018-11-14 18:42:25,128 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18: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-1ad1bb68-215a-4fda-8e32-6749c789f84f x-compute-request-id: req-1ad1bb68-215a-4fda-8e32-6749c789f84f Content-Type: application/json 2018-11-14 18:42:25,128 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/9beddf86-1b33-4b54-a7b7-25463b72da28 used request id req-1ad1bb68-215a-4fda-8e32-6749c789f84f 2018-11-14 18:42:25,128 - create_instance - INFO - Checking deletion status 2018-11-14 18:42:25,131 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/9beddf86-1b33-4b54-a7b7-25463b72da28 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b41f7d64802e7ff6458e365f5b047a5836da03" 2018-11-14 18:42:25,971 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:42:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fb1724eb-e801-499e-ac28-b282f4142e64 x-compute-request-id: req-fb1724eb-e801-499e-ac28-b282f4142e64 Content-Encoding: gzip Content-Length: 734 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:1e:14", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9beddf86-1b33-4b54-a7b7-25463b72da28", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9beddf86-1b33-4b54-a7b7-25463b72da28", "rel": "bookmark"}], "image": {"id": "91bad857-1269-49b6-913e-51265ae1e1a8", "links": [{"href": "http://172.30.9.28:8774/images/91bad857-1269-49b6-913e-51265ae1e1a8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:42:19.000000", "flavor": {"id": "032c6a5c-7530-499e-92b4-8167e5d67e9f", "links": [{"href": "http://172.30.9.28:8774/flavors/032c6a5c-7530-499e-92b4-8167e5d67e9f", "rel": "bookmark"}]}, "id": "9beddf86-1b33-4b54-a7b7-25463b72da28", "user_id": "2b91aacd292044f8b3971965d6f1ceeb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:42:25Z", "hostId": "f3b4bd99b0f9aad4ce5578db86372e0439b1d952dfc63c36d22ca185", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-inst", "created": "2018-11-14T18:42:10Z", "tenant_id": "5456f72b1dda49df97fdd8a98e1d31be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:42:25,971 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/9beddf86-1b33-4b54-a7b7-25463b72da28 used request id req-fb1724eb-e801-499e-ac28-b282f4142e64 2018-11-14 18:42:25,972 - create_instance - DEBUG - Instance status [SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-inst] is - ACTIVE 2018-11-14 18:42:25,972 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-14 18:42:28,975 - create_instance - DEBUG - VM status query timeout in 296.153373003 2018-11-14 18:42:28,978 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/9beddf86-1b33-4b54-a7b7-25463b72da28 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73b41f7d64802e7ff6458e365f5b047a5836da03" 2018-11-14 18:42:29,022 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:42:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-175516ce-c86b-48cf-ada9-e024496f7b00 x-compute-request-id: req-175516ce-c86b-48cf-ada9-e024496f7b00 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 9beddf86-1b33-4b54-a7b7-25463b72da28 could not be found.", "code": 404}} 2018-11-14 18:42:29,022 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/9beddf86-1b33-4b54-a7b7-25463b72da28 used request id req-175516ce-c86b-48cf-ada9-e024496f7b00 2018-11-14 18:42:29,022 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 9beddf86-1b33-4b54-a7b7-25463b72da28 could not be found. (HTTP 404) (Request-ID: req-175516ce-c86b-48cf-ada9-e024496f7b00) 2018-11-14 18:42:29,023 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-inst 2018-11-14 18:42:29,024 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-priv-subnet 2018-11-14 18:42:29,024 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-priv-subnet 2018-11-14 18:42:29,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/d02ddbc8-cbef-42df-a482-7d6dfc7f7626 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da71fbf564c76f920d69069849545a77578f3ca2" 2018-11-14 18:42:31,902 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dcf6df7b-feae-4585-9cc0-c1a25eb82d1d Date: Wed, 14 Nov 2018 18:42:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:42:31,902 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/d02ddbc8-cbef-42df-a482-7d6dfc7f7626 used request id req-dcf6df7b-feae-4585-9cc0-c1a25eb82d1d 2018-11-14 18:42:31,902 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-priv-net 2018-11-14 18:42:31,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/daa0c3c0-7086-4d46-8f0d-83d3dd16d9ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da71fbf564c76f920d69069849545a77578f3ca2" 2018-11-14 18:42:33,252 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-44769c3b-790c-400c-b77f-415f685bc08d Date: Wed, 14 Nov 2018 18:42:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:42:33,253 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/daa0c3c0-7086-4d46-8f0d-83d3dd16d9ba used request id req-44769c3b-790c-400c-b77f-415f685bc08d 2018-11-14 18:42:33,256 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/032c6a5c-7530-499e-92b4-8167e5d67e9f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44484b3f793a53af8b008abaa7779ca56f1c854f" 2018-11-14 18:42:33,308 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18:42:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d767a12a-edaa-4ed3-bc1a-670e2f5908fc x-compute-request-id: req-d767a12a-edaa-4ed3-bc1a-670e2f5908fc Content-Length: 0 Content-Type: application/json 2018-11-14 18:42:33,309 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/032c6a5c-7530-499e-92b4-8167e5d67e9f used request id req-d767a12a-edaa-4ed3-bc1a-670e2f5908fc 2018-11-14 18:42:33,309 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-50c357cc-4380-4b71-ba48-c8df426de45e-image 2018-11-14 18:42:33,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/91bad857-1269-49b6-913e-51265ae1e1a8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4e2d62ab29518fcfc07d9e8e736e441b8d200478" 2018-11-14 18:42:34,489 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b9d155a2-4378-4d34-9100-34aa964d68cf Date: Wed, 14 Nov 2018 18:42:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:42:34,489 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/91bad857-1269-49b6-913e-51265ae1e1a8 used request id req-b9d155a2-4378-4d34-9100-34aa964d68cf 2018-11-14 18:42:34,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83cd34c23fe720bf0fb28632850216b846317508" 2018-11-14 18:42:34,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-ffe3ced3-3540-4942-baa2-7b45c820b3f5 Date: Wed, 14 Nov 2018 18:42:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5456f72b1dda49df97fdd8a98e1d31be", "created_at": "2018-11-14T18:41:56Z", "updated_at": "2018-11-14T18:41:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:41:56Z", "revision_number": 0, "id": "398b80d1-5873-4e5b-bf79-00485c82360e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:41:56Z", "security_group_id": "4c863547-dcb3-4d06-8121-b7d3446e51f4", "tenant_id": "5456f72b1dda49df97fdd8a98e1d31be", "port_range_min": null, "ethertype": "IPv6", "project_id": "5456f72b1dda49df97fdd8a98e1d31be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:41:56Z", "revision_number": 0, "id": "5ef26180-bb4b-413e-80d7-8e7ed5796b8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:41:56Z", "security_group_id": "4c863547-dcb3-4d06-8121-b7d3446e51f4", "tenant_id": "5456f72b1dda49df97fdd8a98e1d31be", "port_range_min": null, "ethertype": "IPv4", "project_id": "5456f72b1dda49df97fdd8a98e1d31be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:41:56Z", "revision_number": 0, "id": "b022a1c5-10fe-47f2-b3f4-85b14ea88c20", "remote_group_id": "4c863547-dcb3-4d06-8121-b7d3446e51f4", "remote_ip_prefix": null, "created_at": "2018-11-14T18:41:56Z", "security_group_id": "4c863547-dcb3-4d06-8121-b7d3446e51f4", "tenant_id": "5456f72b1dda49df97fdd8a98e1d31be", "port_range_min": null, "ethertype": "IPv6", "project_id": "5456f72b1dda49df97fdd8a98e1d31be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:41:56Z", "revision_number": 0, "id": "b6f90362-440a-4519-847b-9cebb001eeca", "remote_group_id": "4c863547-dcb3-4d06-8121-b7d3446e51f4", "remote_ip_prefix": null, "created_at": "2018-11-14T18:41:56Z", "security_group_id": "4c863547-dcb3-4d06-8121-b7d3446e51f4", "tenant_id": "5456f72b1dda49df97fdd8a98e1d31be", "port_range_min": null, "ethertype": "IPv4", "project_id": "5456f72b1dda49df97fdd8a98e1d31be"}], "revision_number": 4, "project_id": "5456f72b1dda49df97fdd8a98e1d31be", "id": "4c863547-dcb3-4d06-8121-b7d3446e51f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:42:34,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-ffe3ced3-3540-4942-baa2-7b45c820b3f5 2018-11-14 18:42:34,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83cd34c23fe720bf0fb28632850216b846317508" 2018-11-14 18:42:34,878 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:42:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38023b6a-00bf-48ca-8608-2f7f014d7c23 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:42:34,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-38023b6a-00bf-48ca-8608-2f7f014d7c23 2018-11-14 18:42:34,879 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:42:34,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83cd34c23fe720bf0fb28632850216b846317508" 2018-11-14 18:42:34,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:42:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79f0e99c-59a7-46ba-80a7-20d0702f0471 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:42:34,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-79f0e99c-59a7-46ba-80a7-20d0702f0471 2018-11-14 18:42:34,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83cd34c23fe720bf0fb28632850216b846317508" 2018-11-14 18:42:35,102 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:42:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-867b9262-0003-44cb-bb97-1a0c49d44ffd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:42:35,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-867b9262-0003-44cb-bb97-1a0c49d44ffd 2018-11-14 18:42:35,102 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:42:35,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5456f72b1dda49df97fdd8a98e1d31be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83cd34c23fe720bf0fb28632850216b846317508" 2018-11-14 18:42:35,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:42:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9794fc9f-1058-4fcd-96d6-11b344d161d2 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5456f72b1dda49df97fdd8a98e1d31be"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5456f72b1dda49df97fdd8a98e1d31be", "name": "SimpleHealthCheck-7b2c3004-14b4-471-proj"}} 2018-11-14 18:42:35,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5456f72b1dda49df97fdd8a98e1d31be used request id req-9794fc9f-1058-4fcd-96d6-11b344d161d2 2018-11-14 18:42:35,220 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4c863547-dcb3-4d06-8121-b7d3446e51f4 2018-11-14 18:42:35,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=4c863547-dcb3-4d06-8121-b7d3446e51f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83cd34c23fe720bf0fb28632850216b846317508" 2018-11-14 18:42:35,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-dfb34978-480b-47fb-87ce-f4c23243049f Date: Wed, 14 Nov 2018 18:42: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-11-14T18:41:56Z", "security_group_id": "4c863547-dcb3-4d06-8121-b7d3446e51f4", "port_range_min": null, "revision_number": 0, "tenant_id": "5456f72b1dda49df97fdd8a98e1d31be", "created_at": "2018-11-14T18:41:56Z", "project_id": "5456f72b1dda49df97fdd8a98e1d31be", "id": "398b80d1-5873-4e5b-bf79-00485c82360e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:41:56Z", "security_group_id": "4c863547-dcb3-4d06-8121-b7d3446e51f4", "port_range_min": null, "revision_number": 0, "tenant_id": "5456f72b1dda49df97fdd8a98e1d31be", "created_at": "2018-11-14T18:41:56Z", "project_id": "5456f72b1dda49df97fdd8a98e1d31be", "id": "5ef26180-bb4b-413e-80d7-8e7ed5796b8a"}, {"remote_group_id": "4c863547-dcb3-4d06-8121-b7d3446e51f4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:41:56Z", "security_group_id": "4c863547-dcb3-4d06-8121-b7d3446e51f4", "port_range_min": null, "revision_number": 0, "tenant_id": "5456f72b1dda49df97fdd8a98e1d31be", "created_at": "2018-11-14T18:41:56Z", "project_id": "5456f72b1dda49df97fdd8a98e1d31be", "id": "b022a1c5-10fe-47f2-b3f4-85b14ea88c20"}, {"remote_group_id": "4c863547-dcb3-4d06-8121-b7d3446e51f4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:41:56Z", "security_group_id": "4c863547-dcb3-4d06-8121-b7d3446e51f4", "port_range_min": null, "revision_number": 0, "tenant_id": "5456f72b1dda49df97fdd8a98e1d31be", "created_at": "2018-11-14T18:41:56Z", "project_id": "5456f72b1dda49df97fdd8a98e1d31be", "id": "b6f90362-440a-4519-847b-9cebb001eeca"}]} 2018-11-14 18:42:35,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=4c863547-dcb3-4d06-8121-b7d3446e51f4 used request id req-dfb34978-480b-47fb-87ce-f4c23243049f 2018-11-14 18:42:35,493 - neutron_utils - INFO - Deleting security group with name - default 2018-11-14 18:42:35,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/4c863547-dcb3-4d06-8121-b7d3446e51f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83cd34c23fe720bf0fb28632850216b846317508" 2018-11-14 18:42:36,100 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ff3955d5-e65a-418a-9694-3d9c38a74b85 Content-Length: 0 Date: Wed, 14 Nov 2018 18:42:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:42:36,101 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/4c863547-dcb3-4d06-8121-b7d3446e51f4 used request id req-ff3955d5-e65a-418a-9694-3d9c38a74b85 2018-11-14 18:42:36,101 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-7b2c3004-14b4-471-proj 2018-11-14 18:42:36,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/5456f72b1dda49df97fdd8a98e1d31be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83cd34c23fe720bf0fb28632850216b846317508" 2018-11-14 18:42:36,387 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:42:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eeb39ded-562e-48f6-a8c6-9e5570fa52fc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:42:36,387 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/5456f72b1dda49df97fdd8a98e1d31be used request id req-eeb39ded-562e-48f6-a8c6-9e5570fa52fc 2018-11-14 18:42:36,388 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-7b2c3004-14b4-471-proj-role 2018-11-14 18:42:36,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/5826272640d7438dadc5768e32437928 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83cd34c23fe720bf0fb28632850216b846317508" 2018-11-14 18:42:36,543 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:42:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43b0f501-4a61-42d3-bf68-3e50df9e29aa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:42:36,543 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/5826272640d7438dadc5768e32437928 used request id req-43b0f501-4a61-42d3-bf68-3e50df9e29aa 2018-11-14 18:42:36,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83cd34c23fe720bf0fb28632850216b846317508" 2018-11-14 18:42:36,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:42:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2976282-16ea-4ac6-af7d-3eee48281ff6 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:42:36,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b2976282-16ea-4ac6-af7d-3eee48281ff6 2018-11-14 18:42:36,657 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-7b2c3004-14b4-471-user 2018-11-14 18:42:36,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/2b91aacd292044f8b3971965d6f1ceeb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}406522a39c6552c7775eec2289db925f16252a52" 2018-11-14 18:42:36,844 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:42:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1e48397-9bb5-47e3-a035-1afe443676e6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:42:36,844 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/2b91aacd292044f8b3971965d6f1ceeb used request id req-c1e48397-9bb5-47e3-a035-1afe443676e6 2018-11-14 18:42:36,846 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:42:37,269 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:42:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["57Q4wUwdQkqByxUr_7eP2Q"], "issued_at": "2018-11-14T18:42:37.000000Z"}} 2018-11-14 18:42:37,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88a07283abd68d32053f7dbb6866f2df402df94f" 2018-11-14 18:42:37,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:42:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41dc28d0-89b2-4573-8a68-be423e1a372a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:42:37,378 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-41dc28d0-89b2-4573-8a68-be423e1a372a 2018-11-14 18:42:37,380 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:42:37,380 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:42:37,791 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:42:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["wv-epfrMQv2F0jkZ5IEXgg"], "issued_at": "2018-11-14T18:42:37.000000Z"}} 2018-11-14 18:42:37,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eadf56116f63413f2a0708ffd7cea1db79fdc711" 2018-11-14 18:42:37,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:42:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59843a30-3b0b-4dbd-9973-9bc9156ae233 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:42:37,891 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-59843a30-3b0b-4dbd-9973-9bc9156ae233 2018-11-14 18:42:37,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:42:37,900 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:42: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:42:37,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-8f23c9ec-9dda-473-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eadf56116f63413f2a0708ffd7cea1db79fdc711" 2018-11-14 18:42:38,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:42:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bedf24f1-848c-4842-99ba-e5d05971f6f6 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-8f23c9ec-9dda-473-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:42:38,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-8f23c9ec-9dda-473-proj used request id req-bedf24f1-848c-4842-99ba-e5d05971f6f6 2018-11-14 18:42:38,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eadf56116f63413f2a0708ffd7cea1db79fdc711" 2018-11-14 18:42:38,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:42:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3b23b76-94c9-4f65-9574-d55e09cfae96 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:42:38,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-e3b23b76-94c9-4f65-9574-d55e09cfae96 2018-11-14 18:42:38,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eadf56116f63413f2a0708ffd7cea1db79fdc711" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceTwoNetTests-8f23c9ec-9dda-473-proj"}}' 2018-11-14 18:42:38,382 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:42:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1df2ebcb-dc27-4adb-9010-256930a4b61e Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f825b118e3ff4e6b80ed1bf49baea0fd"}, "tags": [], "enabled": true, "id": "f825b118e3ff4e6b80ed1bf49baea0fd", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-8f23c9ec-9dda-473-proj"}} 2018-11-14 18:42:38,382 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-1df2ebcb-dc27-4adb-9010-256930a4b61e 2018-11-14 18:42:38,382 - keystone_utils - INFO - Created project with name - CreateInstanceTwoNetTests-8f23c9ec-9dda-473-proj 2018-11-14 18:42:38,383 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:42:38,383 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:42:38,786 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:42:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["kszI-PmpQBWPQHUKXrPLSA"], "issued_at": "2018-11-14T18:42:38.000000Z"}} 2018-11-14 18:42:38,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}817b0874864910b74f4d6aaec248b6c1aea6a9cc" 2018-11-14 18:42:38,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:42:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d808065-4df8-4ded-8d9e-fc9b6c34bd93 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:42:38,889 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-7d808065-4df8-4ded-8d9e-fc9b6c34bd93 2018-11-14 18:42:38,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:42:38,898 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:42: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:42:38,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}817b0874864910b74f4d6aaec248b6c1aea6a9cc" 2018-11-14 18:42:39,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:42:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bc177da-3935-4d50-bb24-4c05e449f733 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:42:39,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-9bc177da-3935-4d50-bb24-4c05e449f733 2018-11-14 18:42:39,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstanceTwoNetTests-8f23c9ec-9dda-473-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}817b0874864910b74f4d6aaec248b6c1aea6a9cc" 2018-11-14 18:42:39,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:42:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1827cd02-7d20-478f-8462-8aa7b1dad16c Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstanceTwoNetTests-8f23c9ec-9dda-473-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f825b118e3ff4e6b80ed1bf49baea0fd"}, "tags": [], "enabled": true, "id": "f825b118e3ff4e6b80ed1bf49baea0fd", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-8f23c9ec-9dda-473-proj"}]} 2018-11-14 18:42:39,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstanceTwoNetTests-8f23c9ec-9dda-473-proj used request id req-1827cd02-7d20-478f-8462-8aa7b1dad16c 2018-11-14 18:42:39,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}817b0874864910b74f4d6aaec248b6c1aea6a9cc" 2018-11-14 18:42:39,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:42:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0454e661-2049-4495-b47e-f4b11cef8a8e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:42:39,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-0454e661-2049-4495-b47e-f4b11cef8a8e 2018-11-14 18:42:39,675 - keystone_utils - INFO - Created user with name - CreateInstanceTwoNetTests-8f23c9ec-9dda-473-user 2018-11-14 18:42:39,675 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:42:39,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eadf56116f63413f2a0708ffd7cea1db79fdc711" 2018-11-14 18:42:39,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:42:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c8da7f9-c337-477a-8245-890f34332fa0 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:42:39,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-6c8da7f9-c337-477a-8245-890f34332fa0 2018-11-14 18:42:39,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eadf56116f63413f2a0708ffd7cea1db79fdc711" -d '{"role": {"name": "CreateInstanceTwoNetTests-8f23c9ec-9dda-473-proj-role"}}' 2018-11-14 18:42:39,914 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:42:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-317b7bca-c517-4c6f-bec0-fc34d105676e Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0030009adc8e43fd8d830e29caedfb01", "links": {"self": "http://172.30.9.28:5000/v3/roles/0030009adc8e43fd8d830e29caedfb01"}, "name": "CreateInstanceTwoNetTests-8f23c9ec-9dda-473-proj-role"}} 2018-11-14 18:42:39,914 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-317b7bca-c517-4c6f-bec0-fc34d105676e 2018-11-14 18:42:39,914 - keystone_utils - INFO - Created role with name - CreateInstanceTwoNetTests-8f23c9ec-9dda-473-proj-role 2018-11-14 18:42:39,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/0030009adc8e43fd8d830e29caedfb01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eadf56116f63413f2a0708ffd7cea1db79fdc711" 2018-11-14 18:42:39,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:42:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-908fb830-4069-437a-9e8c-d6f12ad8431e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0030009adc8e43fd8d830e29caedfb01", "links": {"self": "http://172.30.9.28:5000/v3/roles/0030009adc8e43fd8d830e29caedfb01"}, "name": "CreateInstanceTwoNetTests-8f23c9ec-9dda-473-proj-role"}} 2018-11-14 18:42:39,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/0030009adc8e43fd8d830e29caedfb01 used request id req-908fb830-4069-437a-9e8c-d6f12ad8431e 2018-11-14 18:42:39,931 - keystone_utils - INFO - Granting role CreateInstanceTwoNetTests-8f23c9ec-9dda-473-proj-role to project CreateInstanceTwoNetTests-8f23c9ec-9dda-473-proj 2018-11-14 18:42:39,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/f825b118e3ff4e6b80ed1bf49baea0fd/users/927dbf73820c4b2fb8a5610bc718d643/roles/0030009adc8e43fd8d830e29caedfb01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eadf56116f63413f2a0708ffd7cea1db79fdc711" 2018-11-14 18:42:40,085 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:42:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-219ae864-930f-41b2-a3b8-82c4d1bdbcb1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:42:40,085 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/f825b118e3ff4e6b80ed1bf49baea0fd/users/927dbf73820c4b2fb8a5610bc718d643/roles/0030009adc8e43fd8d830e29caedfb01 used request id req-219ae864-930f-41b2-a3b8-82c4d1bdbcb1 2018-11-14 18:42:40,086 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:42:40,087 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-14 18:42:40,087 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:42:40,088 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:42:40,495 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0030009adc8e43fd8d830e29caedfb01", "name": "CreateInstanceTwoNetTests-8f23c9ec-9dda-473-proj-role"}], "expires_at": "2018-11-14T19:42:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f825b118e3ff4e6b80ed1bf49baea0fd", "name": "CreateInstanceTwoNetTests-8f23c9ec-9dda-473-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-8f23c9ec-9dda-473-user", "id": "927dbf73820c4b2fb8a5610bc718d643"}, "audit_ids": ["b3i7DI05TlKCsgqRX4MpLw"], "issued_at": "2018-11-14T18:42:40.000000Z"}} 2018-11-14 18:42:40,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e6c0628773fd36852466421057befdbe06c01a0" 2018-11-14 18:42:40,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:42:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-614dc2d8-1ed6-4cb3-a373-5ca0a69528e7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:42:40,594 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-614dc2d8-1ed6-4cb3-a373-5ca0a69528e7 2018-11-14 18:42:40,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-d475143d-76e0-488d-aba0-aa5eb0e934d3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2e6c0628773fd36852466421057befdbe06c01a0" 2018-11-14 18:42:41,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 164 Content-Type: application/json X-Openstack-Request-Id: req-9b91e8a8-ae8d-4d4a-87ad-bb3d06187a51 Date: Wed, 14 Nov 2018 18:42:41 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-d475143d-76e0-488d-aba0-aa5eb0e934d3"} 2018-11-14 18:42:41,214 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-d475143d-76e0-488d-aba0-aa5eb0e934d3 used request id req-9b91e8a8-ae8d-4d4a-87ad-bb3d06187a51 2018-11-14 18:42:41,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2e6c0628773fd36852466421057befdbe06c01a0" 2018-11-14 18:42:41,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-166001de-6ec4-4b0a-a111-5468c0399f7f Date: Wed, 14 Nov 2018 18:42: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-11-14 18:42:41,398 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-166001de-6ec4-4b0a-a111-5468c0399f7f 2018-11-14 18:42:41,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2e6c0628773fd36852466421057befdbe06c01a0" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceTwoNetTests-d475143d-76e0-488d-aba0-aa5eb0e934d3"}' 2018-11-14 18:42:42,072 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 623 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/c31bffe1-eef2-4f09-a109-d3a4f06462d8 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1e6555e1-abc6-403c-9141-a0a68c3a07e4 Date: Wed, 14 Nov 2018 18:42:42 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceTwoNetTests-d475143d-76e0-488d-aba0-aa5eb0e934d3", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:42:42Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-14T18:42:42Z", "visibility": "shared", "locations": [], "self": "/v2/images/c31bffe1-eef2-4f09-a109-d3a4f06462d8", "min_disk": 0, "protected": false, "id": "c31bffe1-eef2-4f09-a109-d3a4f06462d8", "file": "/v2/images/c31bffe1-eef2-4f09-a109-d3a4f06462d8/file", "checksum": null, "owner": "f825b118e3ff4e6b80ed1bf49baea0fd", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:42:42,072 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-1e6555e1-abc6-403c-9141-a0a68c3a07e4 2018-11-14 18:42:42,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/c31bffe1-eef2-4f09-a109-d3a4f06462d8/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2e6c0628773fd36852466421057befdbe06c01a0" -d '' 2018-11-14 18:42:42,554 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1be423c7-bd26-499e-be7c-06e334804535 Date: Wed, 14 Nov 2018 18:42:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:42:42,554 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/c31bffe1-eef2-4f09-a109-d3a4f06462d8/file used request id req-1be423c7-bd26-499e-be7c-06e334804535 2018-11-14 18:42:42,555 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-14 18:42:42,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/c31bffe1-eef2-4f09-a109-d3a4f06462d8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2e6c0628773fd36852466421057befdbe06c01a0" 2018-11-14 18:42:42,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 884 Content-Type: application/json X-Openstack-Request-Id: req-0896cf4a-3329-4bbb-9b24-a6b9fe722f37 Date: Wed, 14 Nov 2018 18:42:42 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-d475143d-76e0-488d-aba0-aa5eb0e934d3", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:42:42Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:42:42Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/c31bffe1-eef2-4f09-a109-d3a4f06462d8/snap", "metadata": {}}], "self": "/v2/images/c31bffe1-eef2-4f09-a109-d3a4f06462d8", "min_disk": 0, "protected": false, "id": "c31bffe1-eef2-4f09-a109-d3a4f06462d8", "file": "/v2/images/c31bffe1-eef2-4f09-a109-d3a4f06462d8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f825b118e3ff4e6b80ed1bf49baea0fd", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/c31bffe1-eef2-4f09-a109-d3a4f06462d8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:42:42,758 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/c31bffe1-eef2-4f09-a109-d3a4f06462d8 used request id req-0896cf4a-3329-4bbb-9b24-a6b9fe722f37 2018-11-14 18:42:42,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2e6c0628773fd36852466421057befdbe06c01a0" 2018-11-14 18:42:42,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-1a3ec871-a297-4497-9782-5046f9cb01f2 Date: Wed, 14 Nov 2018 18:42: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-11-14 18:42:42,953 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-1a3ec871-a297-4497-9782-5046f9cb01f2 2018-11-14 18:42:42,955 - create_image - INFO - Created image with name - CreateInstanceTwoNetTests-d475143d-76e0-488d-aba0-aa5eb0e934d3 2018-11-14 18:42:42,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/c31bffe1-eef2-4f09-a109-d3a4f06462d8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2e6c0628773fd36852466421057befdbe06c01a0" 2018-11-14 18:42:43,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 884 Content-Type: application/json X-Openstack-Request-Id: req-46ca9d32-f50a-4a2d-89d3-4ba2b439a991 Date: Wed, 14 Nov 2018 18:42:43 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-d475143d-76e0-488d-aba0-aa5eb0e934d3", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:42:42Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:42:42Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/c31bffe1-eef2-4f09-a109-d3a4f06462d8/snap", "metadata": {}}], "self": "/v2/images/c31bffe1-eef2-4f09-a109-d3a4f06462d8", "min_disk": 0, "protected": false, "id": "c31bffe1-eef2-4f09-a109-d3a4f06462d8", "file": "/v2/images/c31bffe1-eef2-4f09-a109-d3a4f06462d8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f825b118e3ff4e6b80ed1bf49baea0fd", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/c31bffe1-eef2-4f09-a109-d3a4f06462d8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:42:43,145 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/c31bffe1-eef2-4f09-a109-d3a4f06462d8 used request id req-46ca9d32-f50a-4a2d-89d3-4ba2b439a991 2018-11-14 18:42:43,146 - create_image - DEBUG - Instance status is - active 2018-11-14 18:42:43,146 - create_image - DEBUG - Image is active with name - CreateInstanceTwoNetTests-d475143d-76e0-488d-aba0-aa5eb0e934d3 2018-11-14 18:42:43,146 - create_image - INFO - Image is now active with name - CreateInstanceTwoNetTests-d475143d-76e0-488d-aba0-aa5eb0e934d3 2018-11-14 18:42:43,146 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:42:43,147 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:42:43,563 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0030009adc8e43fd8d830e29caedfb01", "name": "CreateInstanceTwoNetTests-8f23c9ec-9dda-473-proj-role"}], "expires_at": "2018-11-14T19:42:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f825b118e3ff4e6b80ed1bf49baea0fd", "name": "CreateInstanceTwoNetTests-8f23c9ec-9dda-473-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-8f23c9ec-9dda-473-user", "id": "927dbf73820c4b2fb8a5610bc718d643"}, "audit_ids": ["CdGVXpvfS7ik1wDl635bQg"], "issued_at": "2018-11-14T18:42:43.000000Z"}} 2018-11-14 18:42:43,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}027adb17399a3a0723392355277925ad86a7c3c9" 2018-11-14 18:42:43,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:42:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-375ca16a-5e7f-4efc-97f3-f714f90866a6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:42:43,659 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-375ca16a-5e7f-4efc-97f3-f714f90866a6 2018-11-14 18:42:43,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}027adb17399a3a0723392355277925ad86a7c3c9" 2018-11-14 18:42:43,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-4807fdc0-4fbf-4f51-9020-b4125b8cca39 Date: Wed, 14 Nov 2018 18:42:43 GMT RESP BODY: {"networks":[]} 2018-11-14 18:42:43,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net1 used request id req-4807fdc0-4fbf-4f51-9020-b4125b8cca39 2018-11-14 18:42:43,886 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net1 2018-11-14 18:42:43,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}027adb17399a3a0723392355277925ad86a7c3c9" -d '{"network": {"name": "CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net1", "admin_state_up": true}}' 2018-11-14 18:42:44,721 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 604 X-Openstack-Request-Id: req-20687146-5f64-46a1-bf9a-f4784530a346 Date: Wed, 14 Nov 2018 18:42:44 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-11-14T18:42:44Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"f825b118e3ff4e6b80ed1bf49baea0fd","id":"bcc3335a-9e5f-41e6-9a66-d14a3e585537","name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net1"}} 2018-11-14 18:42:44,721 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-20687146-5f64-46a1-bf9a-f4784530a346 2018-11-14 18:42:44,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=bcc3335a-9e5f-41e6-9a66-d14a3e585537 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}027adb17399a3a0723392355277925ad86a7c3c9" 2018-11-14 18:42:44,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 588 X-Openstack-Request-Id: req-146d1bd7-77cd-45a8-9d54-a878b8e8b960 Date: Wed, 14 Nov 2018 18:42:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-14T18:42:44Z","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"f825b118e3ff4e6b80ed1bf49baea0fd","id":"bcc3335a-9e5f-41e6-9a66-d14a3e585537","name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net1"}]} 2018-11-14 18:42:44,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=bcc3335a-9e5f-41e6-9a66-d14a3e585537 used request id req-146d1bd7-77cd-45a8-9d54-a878b8e8b960 2018-11-14 18:42:45,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=bcc3335a-9e5f-41e6-9a66-d14a3e585537 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}027adb17399a3a0723392355277925ad86a7c3c9" 2018-11-14 18:42:45,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ddedb122-15a7-4770-85c9-a559796394db Date: Wed, 14 Nov 2018 18:42:45 GMT RESP BODY: {"subnets":[]} 2018-11-14 18:42:45,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=bcc3335a-9e5f-41e6-9a66-d14a3e585537 used request id req-ddedb122-15a7-4770-85c9-a559796394db 2018-11-14 18:42:45,030 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-subnet1 2018-11-14 18:42:45,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}027adb17399a3a0723392355277925ad86a7c3c9" -d '{"subnets": [{"ip_version": 4, "network_id": "bcc3335a-9e5f-41e6-9a66-d14a3e585537", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-subnet1"}]}' 2018-11-14 18:42:45,870 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-00772cfd-2bb2-4db0-9551-53066c6998a8 Date: Wed, 14 Nov 2018 18:42:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bcc3335a-9e5f-41e6-9a66-d14a3e585537","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:45Z","dns_nameservers":[],"updated_at":"2018-11-14T18:42:45Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"f825b118e3ff4e6b80ed1bf49baea0fd","id":"0b9834cc-b400-4b3e-9766-a889f74112a2","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-subnet1"}]} 2018-11-14 18:42:45,871 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-00772cfd-2bb2-4db0-9551-53066c6998a8 2018-11-14 18:42:45,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=bcc3335a-9e5f-41e6-9a66-d14a3e585537 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}027adb17399a3a0723392355277925ad86a7c3c9" 2018-11-14 18:42:46,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-56844743-e12c-4bcd-a36c-5af57349dcde Date: Wed, 14 Nov 2018 18:42:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0b9834cc-b400-4b3e-9766-a889f74112a2"],"updated_at":"2018-11-14T18:42:45Z","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f825b118e3ff4e6b80ed1bf49baea0fd","id":"bcc3335a-9e5f-41e6-9a66-d14a3e585537","name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net1"}]} 2018-11-14 18:42:46,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=bcc3335a-9e5f-41e6-9a66-d14a3e585537 used request id req-56844743-e12c-4bcd-a36c-5af57349dcde 2018-11-14 18:42:46,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=bcc3335a-9e5f-41e6-9a66-d14a3e585537 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}027adb17399a3a0723392355277925ad86a7c3c9" 2018-11-14 18:42:46,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-09d80425-3e07-4e19-9763-ac00365104f3 Date: Wed, 14 Nov 2018 18:42:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bcc3335a-9e5f-41e6-9a66-d14a3e585537","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:45Z","dns_nameservers":[],"updated_at":"2018-11-14T18:42:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"f825b118e3ff4e6b80ed1bf49baea0fd","id":"0b9834cc-b400-4b3e-9766-a889f74112a2","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-subnet1"}]} 2018-11-14 18:42:46,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=bcc3335a-9e5f-41e6-9a66-d14a3e585537 used request id req-09d80425-3e07-4e19-9763-ac00365104f3 2018-11-14 18:42:46,573 - OpenStackNetwork - DEBUG - Network [bcc3335a-9e5f-41e6-9a66-d14a3e585537] created successfully 2018-11-14 18:42:46,573 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:42:46,574 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:42:46,984 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0030009adc8e43fd8d830e29caedfb01", "name": "CreateInstanceTwoNetTests-8f23c9ec-9dda-473-proj-role"}], "expires_at": "2018-11-14T19:42:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f825b118e3ff4e6b80ed1bf49baea0fd", "name": "CreateInstanceTwoNetTests-8f23c9ec-9dda-473-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-8f23c9ec-9dda-473-user", "id": "927dbf73820c4b2fb8a5610bc718d643"}, "audit_ids": ["wdThLj_YQZ-n8Y1Opg_O7w"], "issued_at": "2018-11-14T18:42:46.000000Z"}} 2018-11-14 18:42:46,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2206b965b4494b81516bdce426e9d2325cd40c11" 2018-11-14 18:42:47,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:42:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f41b0f22-74f8-4e47-9336-6d0ae131801e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:42:47,072 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-f41b0f22-74f8-4e47-9336-6d0ae131801e 2018-11-14 18:42:47,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2206b965b4494b81516bdce426e9d2325cd40c11" 2018-11-14 18:42:47,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a478471b-a3b8-4567-b6c7-dc61503b7331 Date: Wed, 14 Nov 2018 18:42:47 GMT RESP BODY: {"networks":[]} 2018-11-14 18:42:47,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net2 used request id req-a478471b-a3b8-4567-b6c7-dc61503b7331 2018-11-14 18:42:47,292 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net2 2018-11-14 18:42:47,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2206b965b4494b81516bdce426e9d2325cd40c11" -d '{"network": {"name": "CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net2", "admin_state_up": true}}' 2018-11-14 18:42:47,757 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 604 X-Openstack-Request-Id: req-deccd319-fc21-4182-a595-f00eaab96547 Date: Wed, 14 Nov 2018 18:42:47 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-11-14T18:42:47Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"f825b118e3ff4e6b80ed1bf49baea0fd","id":"ea42630c-3f92-4e9d-8a20-d2eeea765f68","name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net2"}} 2018-11-14 18:42:47,757 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-deccd319-fc21-4182-a595-f00eaab96547 2018-11-14 18:42:47,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=ea42630c-3f92-4e9d-8a20-d2eeea765f68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2206b965b4494b81516bdce426e9d2325cd40c11" 2018-11-14 18:42:48,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 588 X-Openstack-Request-Id: req-342b1a9b-26cc-461f-b148-e5a0da87ffa3 Date: Wed, 14 Nov 2018 18:42:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-14T18:42:47Z","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"f825b118e3ff4e6b80ed1bf49baea0fd","id":"ea42630c-3f92-4e9d-8a20-d2eeea765f68","name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net2"}]} 2018-11-14 18:42:48,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=ea42630c-3f92-4e9d-8a20-d2eeea765f68 used request id req-342b1a9b-26cc-461f-b148-e5a0da87ffa3 2018-11-14 18:42:48,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=ea42630c-3f92-4e9d-8a20-d2eeea765f68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2206b965b4494b81516bdce426e9d2325cd40c11" 2018-11-14 18:42:48,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-bcfcf72f-4978-47df-af93-411d16d3d76a Date: Wed, 14 Nov 2018 18:42:48 GMT RESP BODY: {"subnets":[]} 2018-11-14 18:42:48,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=ea42630c-3f92-4e9d-8a20-d2eeea765f68 used request id req-bcfcf72f-4978-47df-af93-411d16d3d76a 2018-11-14 18:42:48,253 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-subnet2 2018-11-14 18:42:48,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2206b965b4494b81516bdce426e9d2325cd40c11" -d '{"subnets": [{"ip_version": 4, "network_id": "ea42630c-3f92-4e9d-8a20-d2eeea765f68", "cidr": "10.200.202.0/24", "gateway_ip": "10.200.202.1", "name": "CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-subnet2"}]}' 2018-11-14 18:42:49,235 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-c8dc3afa-951a-41d5-9e79-8d5e864c7679 Date: Wed, 14 Nov 2018 18:42:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea42630c-3f92-4e9d-8a20-d2eeea765f68","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:48Z","dns_nameservers":[],"updated_at":"2018-11-14T18:42:48Z","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":"f825b118e3ff4e6b80ed1bf49baea0fd","id":"7028cf92-828f-4fba-86f7-cb27a407c2b0","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-subnet2"}]} 2018-11-14 18:42:49,235 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-c8dc3afa-951a-41d5-9e79-8d5e864c7679 2018-11-14 18:42:49,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=ea42630c-3f92-4e9d-8a20-d2eeea765f68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2206b965b4494b81516bdce426e9d2325cd40c11" 2018-11-14 18:42:49,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-b2a37f06-3e3e-40c3-9ae9-f39d48114ec1 Date: Wed, 14 Nov 2018 18:42:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7028cf92-828f-4fba-86f7-cb27a407c2b0"],"updated_at":"2018-11-14T18:42:48Z","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f825b118e3ff4e6b80ed1bf49baea0fd","id":"ea42630c-3f92-4e9d-8a20-d2eeea765f68","name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net2"}]} 2018-11-14 18:42:49,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=ea42630c-3f92-4e9d-8a20-d2eeea765f68 used request id req-b2a37f06-3e3e-40c3-9ae9-f39d48114ec1 2018-11-14 18:42:49,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=ea42630c-3f92-4e9d-8a20-d2eeea765f68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2206b965b4494b81516bdce426e9d2325cd40c11" 2018-11-14 18:42:49,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-9ba850a6-1690-409a-8ee5-b24b4859c702 Date: Wed, 14 Nov 2018 18:42:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea42630c-3f92-4e9d-8a20-d2eeea765f68","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:48Z","dns_nameservers":[],"updated_at":"2018-11-14T18:42:48Z","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":"f825b118e3ff4e6b80ed1bf49baea0fd","id":"7028cf92-828f-4fba-86f7-cb27a407c2b0","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-subnet2"}]} 2018-11-14 18:42:49,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=ea42630c-3f92-4e9d-8a20-d2eeea765f68 used request id req-9ba850a6-1690-409a-8ee5-b24b4859c702 2018-11-14 18:42:49,589 - OpenStackNetwork - DEBUG - Network [ea42630c-3f92-4e9d-8a20-d2eeea765f68] created successfully 2018-11-14 18:42:49,589 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:42:49,590 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:42:50,160 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0030009adc8e43fd8d830e29caedfb01", "name": "CreateInstanceTwoNetTests-8f23c9ec-9dda-473-proj-role"}], "expires_at": "2018-11-14T19:42:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f825b118e3ff4e6b80ed1bf49baea0fd", "name": "CreateInstanceTwoNetTests-8f23c9ec-9dda-473-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-8f23c9ec-9dda-473-user", "id": "927dbf73820c4b2fb8a5610bc718d643"}, "audit_ids": ["mC9K7wm3TF-G418r96yzwg"], "issued_at": "2018-11-14T18:42:50.000000Z"}} 2018-11-14 18:42:50,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708bf5037898c09fd2b67c4f79e58f33e8ce6e64" 2018-11-14 18:42:50,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:42:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c30e432c-ca4a-4a4a-bc7d-de1073f9985c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:42:50,249 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-c30e432c-ca4a-4a4a-bc7d-de1073f9985c 2018-11-14 18:42:50,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708bf5037898c09fd2b67c4f79e58f33e8ce6e64" 2018-11-14 18:42:50,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-58464216-7ecd-4d32-bd9d-4dfda80c61e0 Date: Wed, 14 Nov 2018 18:42:50 GMT RESP BODY: {"routers": []} 2018-11-14 18:42:50,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-pub-router&admin_state_up=True used request id req-58464216-7ecd-4d32-bd9d-4dfda80c61e0 2018-11-14 18:42:50,515 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:42:50,516 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:42:50,922 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0030009adc8e43fd8d830e29caedfb01", "name": "CreateInstanceTwoNetTests-8f23c9ec-9dda-473-proj-role"}], "expires_at": "2018-11-14T19:42:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f825b118e3ff4e6b80ed1bf49baea0fd", "name": "CreateInstanceTwoNetTests-8f23c9ec-9dda-473-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-8f23c9ec-9dda-473-user", "id": "927dbf73820c4b2fb8a5610bc718d643"}, "audit_ids": ["SO6rJx1SS2i-8j5xzQXzyw"], "issued_at": "2018-11-14T18:42:50.000000Z"}} 2018-11-14 18:42:50,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb4567709e06cc0661f622a84a741e28eee1c0e" 2018-11-14 18:42:51,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:42:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bb28335-c73a-450d-b3f1-071688d6440c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:42:51,108 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-3bb28335-c73a-450d-b3f1-071688d6440c 2018-11-14 18:42:51,110 - neutron_utils - INFO - Creating router with name - CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-pub-router 2018-11-14 18:42:51,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708bf5037898c09fd2b67c4f79e58f33e8ce6e64" -d '{"router": {"name": "CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-pub-router", "admin_state_up": true}}' 2018-11-14 18:42:51,447 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 460 X-Openstack-Request-Id: req-8d9a5bc9-2e42-49aa-8ee4-7ebc4c4de6e5 Date: Wed, 14 Nov 2018 18:42:51 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "created_at": "2018-11-14T18:42:51Z", "admin_state_up": true, "updated_at": "2018-11-14T18:42:51Z", "revision_number": 0, "routes": [], "project_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "id": "f0d3d0ce-ac26-494f-ae48-0e66c0b8ea24", "name": "CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-pub-router"}} 2018-11-14 18:42:51,447 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-8d9a5bc9-2e42-49aa-8ee4-7ebc4c4de6e5 2018-11-14 18:42:51,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=f0d3d0ce-ac26-494f-ae48-0e66c0b8ea24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708bf5037898c09fd2b67c4f79e58f33e8ce6e64" 2018-11-14 18:42:51,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-56244f27-4cef-40f4-aa35-4a6ba24fd852 Date: Wed, 14 Nov 2018 18:42:51 GMT RESP BODY: {"ports":[]} 2018-11-14 18:42:51,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=f0d3d0ce-ac26-494f-ae48-0e66c0b8ea24 used request id req-56244f27-4cef-40f4-aa35-4a6ba24fd852 2018-11-14 18:42:51,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708bf5037898c09fd2b67c4f79e58f33e8ce6e64" 2018-11-14 18:42:51,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-648b69b1-97c0-45ef-b2a9-df46a72c9682 Date: Wed, 14 Nov 2018 18:42:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0b9834cc-b400-4b3e-9766-a889f74112a2"],"updated_at":"2018-11-14T18:42:45Z","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f825b118e3ff4e6b80ed1bf49baea0fd","id":"bcc3335a-9e5f-41e6-9a66-d14a3e585537","name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net1"}]} 2018-11-14 18:42:51,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net1 used request id req-648b69b1-97c0-45ef-b2a9-df46a72c9682 2018-11-14 18:42:51,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=bcc3335a-9e5f-41e6-9a66-d14a3e585537 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708bf5037898c09fd2b67c4f79e58f33e8ce6e64" 2018-11-14 18:42:52,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-a2491433-d796-4130-994f-c442074ebfbf Date: Wed, 14 Nov 2018 18:42:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bcc3335a-9e5f-41e6-9a66-d14a3e585537","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:45Z","dns_nameservers":[],"updated_at":"2018-11-14T18:42:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"f825b118e3ff4e6b80ed1bf49baea0fd","id":"0b9834cc-b400-4b3e-9766-a889f74112a2","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-subnet1"}]} 2018-11-14 18:42:52,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=bcc3335a-9e5f-41e6-9a66-d14a3e585537 used request id req-a2491433-d796-4130-994f-c442074ebfbf 2018-11-14 18:42:52,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708bf5037898c09fd2b67c4f79e58f33e8ce6e64" 2018-11-14 18:42:52,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-aba12194-0e9c-4993-9635-88a745cab794 Date: Wed, 14 Nov 2018 18:42:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0b9834cc-b400-4b3e-9766-a889f74112a2"],"updated_at":"2018-11-14T18:42:45Z","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f825b118e3ff4e6b80ed1bf49baea0fd","id":"bcc3335a-9e5f-41e6-9a66-d14a3e585537","name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net1"}]} 2018-11-14 18:42:52,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net1 used request id req-aba12194-0e9c-4993-9635-88a745cab794 2018-11-14 18:42:52,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:42:52,614 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:42:52,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f825b118e3ff4e6b80ed1bf49baea0fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708bf5037898c09fd2b67c4f79e58f33e8ce6e64" 2018-11-14 18:42:52,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:42:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a74dec4-8152-4a89-9a65-0f0663c746c2 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f825b118e3ff4e6b80ed1bf49baea0fd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f825b118e3ff4e6b80ed1bf49baea0fd", "name": "CreateInstanceTwoNetTests-8f23c9ec-9dda-473-proj"}} 2018-11-14 18:42:52,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f825b118e3ff4e6b80ed1bf49baea0fd used request id req-0a74dec4-8152-4a89-9a65-0f0663c746c2 2018-11-14 18:42:52,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=bcc3335a-9e5f-41e6-9a66-d14a3e585537 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708bf5037898c09fd2b67c4f79e58f33e8ce6e64" 2018-11-14 18:42:52,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-bad1c931-0305-4c09-9f05-384ad31a22fc Date: Wed, 14 Nov 2018 18:42:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bcc3335a-9e5f-41e6-9a66-d14a3e585537","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:45Z","dns_nameservers":[],"updated_at":"2018-11-14T18:42:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"f825b118e3ff4e6b80ed1bf49baea0fd","id":"0b9834cc-b400-4b3e-9766-a889f74112a2","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-subnet1"}]} 2018-11-14 18:42:52,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=bcc3335a-9e5f-41e6-9a66-d14a3e585537 used request id req-bad1c931-0305-4c09-9f05-384ad31a22fc 2018-11-14 18:42:52,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=bcc3335a-9e5f-41e6-9a66-d14a3e585537&name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-router-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708bf5037898c09fd2b67c4f79e58f33e8ce6e64" 2018-11-14 18:42:53,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c81e65fe-cb58-4e58-9f36-658245ce445e Date: Wed, 14 Nov 2018 18:42:53 GMT RESP BODY: {"ports":[]} 2018-11-14 18:42:53,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=bcc3335a-9e5f-41e6-9a66-d14a3e585537&name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-router-port1&admin_state_up=True used request id req-c81e65fe-cb58-4e58-9f36-658245ce445e 2018-11-14 18:42:53,252 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-router-port1 for router - CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-pub-router 2018-11-14 18:42:53,252 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:42:53,253 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:42:53,666 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0030009adc8e43fd8d830e29caedfb01", "name": "CreateInstanceTwoNetTests-8f23c9ec-9dda-473-proj-role"}], "expires_at": "2018-11-14T19:42:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f825b118e3ff4e6b80ed1bf49baea0fd", "name": "CreateInstanceTwoNetTests-8f23c9ec-9dda-473-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-8f23c9ec-9dda-473-user", "id": "927dbf73820c4b2fb8a5610bc718d643"}, "audit_ids": ["IeHIoj7cSpiYGom1YwZoqQ"], "issued_at": "2018-11-14T18:42:53.000000Z"}} 2018-11-14 18:42:53,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6800aea8d0bf1f3dad0a77bc9541b4b728ed985c" 2018-11-14 18:42:53,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:42:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-328b3eac-15c0-4b1b-ab6f-e71d3c6fe020 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:42:53,765 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-328b3eac-15c0-4b1b-ab6f-e71d3c6fe020 2018-11-14 18:42:53,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708bf5037898c09fd2b67c4f79e58f33e8ce6e64" 2018-11-14 18:42:54,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-1427931e-78a5-41b9-baff-92e8efe69618 Date: Wed, 14 Nov 2018 18:42:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0b9834cc-b400-4b3e-9766-a889f74112a2"],"updated_at":"2018-11-14T18:42:45Z","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f825b118e3ff4e6b80ed1bf49baea0fd","id":"bcc3335a-9e5f-41e6-9a66-d14a3e585537","name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net1"}]} 2018-11-14 18:42:54,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net1 used request id req-1427931e-78a5-41b9-baff-92e8efe69618 2018-11-14 18:42:54,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=bcc3335a-9e5f-41e6-9a66-d14a3e585537 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708bf5037898c09fd2b67c4f79e58f33e8ce6e64" 2018-11-14 18:42:54,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-d23906de-b52c-4e3d-b72d-d0df3c388604 Date: Wed, 14 Nov 2018 18:42:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bcc3335a-9e5f-41e6-9a66-d14a3e585537","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:45Z","dns_nameservers":[],"updated_at":"2018-11-14T18:42:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"f825b118e3ff4e6b80ed1bf49baea0fd","id":"0b9834cc-b400-4b3e-9766-a889f74112a2","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-subnet1"}]} 2018-11-14 18:42:54,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=bcc3335a-9e5f-41e6-9a66-d14a3e585537 used request id req-d23906de-b52c-4e3d-b72d-d0df3c388604 2018-11-14 18:42:54,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708bf5037898c09fd2b67c4f79e58f33e8ce6e64" 2018-11-14 18:42:54,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-8f896557-10cf-40d4-beb3-a5eef433ae44 Date: Wed, 14 Nov 2018 18:42:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0b9834cc-b400-4b3e-9766-a889f74112a2"],"updated_at":"2018-11-14T18:42:45Z","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f825b118e3ff4e6b80ed1bf49baea0fd","id":"bcc3335a-9e5f-41e6-9a66-d14a3e585537","name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net1"}]} 2018-11-14 18:42:54,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net1 used request id req-8f896557-10cf-40d4-beb3-a5eef433ae44 2018-11-14 18:42:54,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:42:54,600 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:42:54,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f825b118e3ff4e6b80ed1bf49baea0fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6800aea8d0bf1f3dad0a77bc9541b4b728ed985c" 2018-11-14 18:42:54,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:42:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03199ebf-7698-4191-9df3-d5cc8847a350 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f825b118e3ff4e6b80ed1bf49baea0fd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f825b118e3ff4e6b80ed1bf49baea0fd", "name": "CreateInstanceTwoNetTests-8f23c9ec-9dda-473-proj"}} 2018-11-14 18:42:54,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f825b118e3ff4e6b80ed1bf49baea0fd used request id req-03199ebf-7698-4191-9df3-d5cc8847a350 2018-11-14 18:42:54,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=bcc3335a-9e5f-41e6-9a66-d14a3e585537 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708bf5037898c09fd2b67c4f79e58f33e8ce6e64" 2018-11-14 18:42:54,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-85d10435-377f-4ede-ad1e-55260638afe2 Date: Wed, 14 Nov 2018 18:42:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bcc3335a-9e5f-41e6-9a66-d14a3e585537","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:45Z","dns_nameservers":[],"updated_at":"2018-11-14T18:42:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"f825b118e3ff4e6b80ed1bf49baea0fd","id":"0b9834cc-b400-4b3e-9766-a889f74112a2","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-subnet1"}]} 2018-11-14 18:42:54,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=bcc3335a-9e5f-41e6-9a66-d14a3e585537 used request id req-85d10435-377f-4ede-ad1e-55260638afe2 2018-11-14 18:42:54,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=bcc3335a-9e5f-41e6-9a66-d14a3e585537&name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708bf5037898c09fd2b67c4f79e58f33e8ce6e64" 2018-11-14 18:42:55,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-73679f0c-85fc-487d-8eef-280aca0031d2 Date: Wed, 14 Nov 2018 18:42:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bcc3335a-9e5f-41e6-9a66-d14a3e585537","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:45Z","dns_nameservers":[],"updated_at":"2018-11-14T18:42:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"f825b118e3ff4e6b80ed1bf49baea0fd","id":"0b9834cc-b400-4b3e-9766-a889f74112a2","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-subnet1"}]} 2018-11-14 18:42:55,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=bcc3335a-9e5f-41e6-9a66-d14a3e585537&name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-subnet1 used request id req-73679f0c-85fc-487d-8eef-280aca0031d2 2018-11-14 18:42:55,173 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net1 2018-11-14 18:42:55,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708bf5037898c09fd2b67c4f79e58f33e8ce6e64" -d '{"port": {"network_id": "bcc3335a-9e5f-41e6-9a66-d14a3e585537", "fixed_ips": [{"subnet_id": "0b9834cc-b400-4b3e-9766-a889f74112a2", "ip_address": "10.200.201.1"}], "name": "CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-router-port1", "admin_state_up": true}}' 2018-11-14 18:42:56,197 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-ea8dcea3-a33f-4920-aa87-508293bb8797 Date: Wed, 14 Nov 2018 18:42:56 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-11-14T18:42:55Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bcc3335a-9e5f-41e6-9a66-d14a3e585537","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-11-14T18:42:55Z","name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-router-port1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:50:c9:41","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"f825b118e3ff4e6b80ed1bf49baea0fd","fixed_ips":[{"subnet_id":"0b9834cc-b400-4b3e-9766-a889f74112a2","ip_address":"10.200.201.1"}],"id":"db5226a0-c203-451a-ac7c-96b1b556659c","security_groups":["8e28f156-7d65-4762-b55c-579f56f96de0"],"device_id":""}} 2018-11-14 18:42:56,197 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-ea8dcea3-a33f-4920-aa87-508293bb8797 2018-11-14 18:42:56,198 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-router-port1 for router - CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-pub-router 2018-11-14 18:42:56,198 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-pub-router 2018-11-14 18:42:56,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/f0d3d0ce-ac26-494f-ae48-0e66c0b8ea24/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708bf5037898c09fd2b67c4f79e58f33e8ce6e64" -d '{"port_id": "db5226a0-c203-451a-ac7c-96b1b556659c"}' 2018-11-14 18:42:58,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-42fc69ec-0c70-4510-83e9-e45d5a7ee759 Date: Wed, 14 Nov 2018 18:42:58 GMT RESP BODY: {"network_id": "bcc3335a-9e5f-41e6-9a66-d14a3e585537", "tenant_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "subnet_id": "0b9834cc-b400-4b3e-9766-a889f74112a2", "subnet_ids": ["0b9834cc-b400-4b3e-9766-a889f74112a2"], "port_id": "db5226a0-c203-451a-ac7c-96b1b556659c", "id": "f0d3d0ce-ac26-494f-ae48-0e66c0b8ea24"} 2018-11-14 18:42:58,201 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/f0d3d0ce-ac26-494f-ae48-0e66c0b8ea24/add_router_interface used request id req-42fc69ec-0c70-4510-83e9-e45d5a7ee759 2018-11-14 18:42:58,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708bf5037898c09fd2b67c4f79e58f33e8ce6e64" 2018-11-14 18:42:58,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-86722e48-2c58-4839-a72c-2a9b7dd061e9 Date: Wed, 14 Nov 2018 18:42:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7028cf92-828f-4fba-86f7-cb27a407c2b0"],"updated_at":"2018-11-14T18:42:48Z","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f825b118e3ff4e6b80ed1bf49baea0fd","id":"ea42630c-3f92-4e9d-8a20-d2eeea765f68","name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net2"}]} 2018-11-14 18:42:58,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net2 used request id req-86722e48-2c58-4839-a72c-2a9b7dd061e9 2018-11-14 18:42:58,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=ea42630c-3f92-4e9d-8a20-d2eeea765f68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708bf5037898c09fd2b67c4f79e58f33e8ce6e64" 2018-11-14 18:42:58,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-ec55cf96-99be-46af-93cf-972073e43d28 Date: Wed, 14 Nov 2018 18:42:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea42630c-3f92-4e9d-8a20-d2eeea765f68","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:48Z","dns_nameservers":[],"updated_at":"2018-11-14T18:42:48Z","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":"f825b118e3ff4e6b80ed1bf49baea0fd","id":"7028cf92-828f-4fba-86f7-cb27a407c2b0","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-subnet2"}]} 2018-11-14 18:42:58,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=ea42630c-3f92-4e9d-8a20-d2eeea765f68 used request id req-ec55cf96-99be-46af-93cf-972073e43d28 2018-11-14 18:42:58,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708bf5037898c09fd2b67c4f79e58f33e8ce6e64" 2018-11-14 18:42:58,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-b3460746-906b-4353-9b5c-d5b580488c88 Date: Wed, 14 Nov 2018 18:42:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7028cf92-828f-4fba-86f7-cb27a407c2b0"],"updated_at":"2018-11-14T18:42:48Z","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f825b118e3ff4e6b80ed1bf49baea0fd","id":"ea42630c-3f92-4e9d-8a20-d2eeea765f68","name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net2"}]} 2018-11-14 18:42:58,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net2 used request id req-b3460746-906b-4353-9b5c-d5b580488c88 2018-11-14 18:42:58,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f825b118e3ff4e6b80ed1bf49baea0fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708bf5037898c09fd2b67c4f79e58f33e8ce6e64" 2018-11-14 18:42:58,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:42:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa99d511-671e-45e6-ab45-9cf68b73aa43 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f825b118e3ff4e6b80ed1bf49baea0fd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f825b118e3ff4e6b80ed1bf49baea0fd", "name": "CreateInstanceTwoNetTests-8f23c9ec-9dda-473-proj"}} 2018-11-14 18:42:58,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f825b118e3ff4e6b80ed1bf49baea0fd used request id req-fa99d511-671e-45e6-ab45-9cf68b73aa43 2018-11-14 18:42:58,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=ea42630c-3f92-4e9d-8a20-d2eeea765f68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708bf5037898c09fd2b67c4f79e58f33e8ce6e64" 2018-11-14 18:42:58,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-67cf3f67-c43e-4cb1-931c-ad6786a0f142 Date: Wed, 14 Nov 2018 18:42:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea42630c-3f92-4e9d-8a20-d2eeea765f68","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:48Z","dns_nameservers":[],"updated_at":"2018-11-14T18:42:48Z","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":"f825b118e3ff4e6b80ed1bf49baea0fd","id":"7028cf92-828f-4fba-86f7-cb27a407c2b0","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-subnet2"}]} 2018-11-14 18:42:58,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=ea42630c-3f92-4e9d-8a20-d2eeea765f68 used request id req-67cf3f67-c43e-4cb1-931c-ad6786a0f142 2018-11-14 18:42:58,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=ea42630c-3f92-4e9d-8a20-d2eeea765f68&name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-router-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708bf5037898c09fd2b67c4f79e58f33e8ce6e64" 2018-11-14 18:42:59,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ea4115df-9584-4b20-9e41-e9ec42436317 Date: Wed, 14 Nov 2018 18:42:59 GMT RESP BODY: {"ports":[]} 2018-11-14 18:42:59,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=ea42630c-3f92-4e9d-8a20-d2eeea765f68&name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-router-port2&admin_state_up=True used request id req-ea4115df-9584-4b20-9e41-e9ec42436317 2018-11-14 18:42:59,021 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-router-port2 for router - CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-pub-router 2018-11-14 18:42:59,021 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:42:59,022 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:42:59,441 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0030009adc8e43fd8d830e29caedfb01", "name": "CreateInstanceTwoNetTests-8f23c9ec-9dda-473-proj-role"}], "expires_at": "2018-11-14T19:42:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f825b118e3ff4e6b80ed1bf49baea0fd", "name": "CreateInstanceTwoNetTests-8f23c9ec-9dda-473-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-8f23c9ec-9dda-473-user", "id": "927dbf73820c4b2fb8a5610bc718d643"}, "audit_ids": ["5-UwTVBiRv-djVoMi8mJvA"], "issued_at": "2018-11-14T18:42:59.000000Z"}} 2018-11-14 18:42:59,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18d61b8a2762a09b56d818d0679a6a05ed4aeb7" 2018-11-14 18:42:59,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:42:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfbe5481-95bd-4cfc-8b7b-1109869e3924 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:42:59,537 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-dfbe5481-95bd-4cfc-8b7b-1109869e3924 2018-11-14 18:42:59,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708bf5037898c09fd2b67c4f79e58f33e8ce6e64" 2018-11-14 18:42:59,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-0c9b10a8-bab2-4913-aed4-06bd0d62cd9d Date: Wed, 14 Nov 2018 18:42:59 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7028cf92-828f-4fba-86f7-cb27a407c2b0"],"updated_at":"2018-11-14T18:42:48Z","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f825b118e3ff4e6b80ed1bf49baea0fd","id":"ea42630c-3f92-4e9d-8a20-d2eeea765f68","name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net2"}]} 2018-11-14 18:42:59,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net2 used request id req-0c9b10a8-bab2-4913-aed4-06bd0d62cd9d 2018-11-14 18:42:59,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=ea42630c-3f92-4e9d-8a20-d2eeea765f68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708bf5037898c09fd2b67c4f79e58f33e8ce6e64" 2018-11-14 18:42:59,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-ce3cbba0-2a20-4c05-9152-7d942e8379b9 Date: Wed, 14 Nov 2018 18:42:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea42630c-3f92-4e9d-8a20-d2eeea765f68","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:48Z","dns_nameservers":[],"updated_at":"2018-11-14T18:42:48Z","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":"f825b118e3ff4e6b80ed1bf49baea0fd","id":"7028cf92-828f-4fba-86f7-cb27a407c2b0","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-subnet2"}]} 2018-11-14 18:42:59,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=ea42630c-3f92-4e9d-8a20-d2eeea765f68 used request id req-ce3cbba0-2a20-4c05-9152-7d942e8379b9 2018-11-14 18:42:59,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708bf5037898c09fd2b67c4f79e58f33e8ce6e64" 2018-11-14 18:42:59,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-848281f1-336e-48a0-84c5-7bad166935c3 Date: Wed, 14 Nov 2018 18:42:59 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7028cf92-828f-4fba-86f7-cb27a407c2b0"],"updated_at":"2018-11-14T18:42:48Z","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f825b118e3ff4e6b80ed1bf49baea0fd","id":"ea42630c-3f92-4e9d-8a20-d2eeea765f68","name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net2"}]} 2018-11-14 18:42:59,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net2 used request id req-848281f1-336e-48a0-84c5-7bad166935c3 2018-11-14 18:42:59,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:42:59,995 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:42: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:42:59,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f825b118e3ff4e6b80ed1bf49baea0fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18d61b8a2762a09b56d818d0679a6a05ed4aeb7" 2018-11-14 18:43:00,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:42:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9ae57c6-49a5-4a22-9814-f65cb87846dc Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f825b118e3ff4e6b80ed1bf49baea0fd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f825b118e3ff4e6b80ed1bf49baea0fd", "name": "CreateInstanceTwoNetTests-8f23c9ec-9dda-473-proj"}} 2018-11-14 18:43:00,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f825b118e3ff4e6b80ed1bf49baea0fd used request id req-b9ae57c6-49a5-4a22-9814-f65cb87846dc 2018-11-14 18:43:00,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=ea42630c-3f92-4e9d-8a20-d2eeea765f68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708bf5037898c09fd2b67c4f79e58f33e8ce6e64" 2018-11-14 18:43:00,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-0a0b758e-1749-481b-a0f8-6ac4163fbb80 Date: Wed, 14 Nov 2018 18:43:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea42630c-3f92-4e9d-8a20-d2eeea765f68","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:48Z","dns_nameservers":[],"updated_at":"2018-11-14T18:42:48Z","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":"f825b118e3ff4e6b80ed1bf49baea0fd","id":"7028cf92-828f-4fba-86f7-cb27a407c2b0","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-subnet2"}]} 2018-11-14 18:43:00,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=ea42630c-3f92-4e9d-8a20-d2eeea765f68 used request id req-0a0b758e-1749-481b-a0f8-6ac4163fbb80 2018-11-14 18:43:00,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=ea42630c-3f92-4e9d-8a20-d2eeea765f68&name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708bf5037898c09fd2b67c4f79e58f33e8ce6e64" 2018-11-14 18:43:00,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-4ac9d083-a314-48b8-9cfb-350f3be8aa1f Date: Wed, 14 Nov 2018 18:43:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea42630c-3f92-4e9d-8a20-d2eeea765f68","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:48Z","dns_nameservers":[],"updated_at":"2018-11-14T18:42:48Z","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":"f825b118e3ff4e6b80ed1bf49baea0fd","id":"7028cf92-828f-4fba-86f7-cb27a407c2b0","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-subnet2"}]} 2018-11-14 18:43:00,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=ea42630c-3f92-4e9d-8a20-d2eeea765f68&name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-subnet2 used request id req-4ac9d083-a314-48b8-9cfb-350f3be8aa1f 2018-11-14 18:43:00,572 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net2 2018-11-14 18:43:00,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708bf5037898c09fd2b67c4f79e58f33e8ce6e64" -d '{"port": {"network_id": "ea42630c-3f92-4e9d-8a20-d2eeea765f68", "fixed_ips": [{"subnet_id": "7028cf92-828f-4fba-86f7-cb27a407c2b0", "ip_address": "10.200.202.1"}], "name": "CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-router-port2", "admin_state_up": true}}' 2018-11-14 18:43:01,595 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-2022bb2d-f7fd-48d5-93ca-69a88de10787 Date: Wed, 14 Nov 2018 18:43:01 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-11-14T18:43:01Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ea42630c-3f92-4e9d-8a20-d2eeea765f68","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-11-14T18:43:01Z","name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-router-port2","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:92:05:4f","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"f825b118e3ff4e6b80ed1bf49baea0fd","fixed_ips":[{"subnet_id":"7028cf92-828f-4fba-86f7-cb27a407c2b0","ip_address":"10.200.202.1"}],"id":"4412469e-2c14-425c-815f-476f7f3c5891","security_groups":["8e28f156-7d65-4762-b55c-579f56f96de0"],"device_id":""}} 2018-11-14 18:43:01,595 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-2022bb2d-f7fd-48d5-93ca-69a88de10787 2018-11-14 18:43:01,596 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-router-port2 for router - CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-pub-router 2018-11-14 18:43:01,596 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-pub-router 2018-11-14 18:43:01,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/f0d3d0ce-ac26-494f-ae48-0e66c0b8ea24/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708bf5037898c09fd2b67c4f79e58f33e8ce6e64" -d '{"port_id": "4412469e-2c14-425c-815f-476f7f3c5891"}' 2018-11-14 18:43:03,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-bc6122a2-e3b7-45f3-a534-e3939518a43a Date: Wed, 14 Nov 2018 18:43:03 GMT RESP BODY: {"network_id": "ea42630c-3f92-4e9d-8a20-d2eeea765f68", "tenant_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "subnet_id": "7028cf92-828f-4fba-86f7-cb27a407c2b0", "subnet_ids": ["7028cf92-828f-4fba-86f7-cb27a407c2b0"], "port_id": "4412469e-2c14-425c-815f-476f7f3c5891", "id": "f0d3d0ce-ac26-494f-ae48-0e66c0b8ea24"} 2018-11-14 18:43:03,400 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/f0d3d0ce-ac26-494f-ae48-0e66c0b8ea24/add_router_interface used request id req-bc6122a2-e3b7-45f3-a534-e3939518a43a 2018-11-14 18:43:03,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/f0d3d0ce-ac26-494f-ae48-0e66c0b8ea24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708bf5037898c09fd2b67c4f79e58f33e8ce6e64" 2018-11-14 18:43:03,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 460 X-Openstack-Request-Id: req-4307cc25-0324-46d7-8080-fcebb6649296 Date: Wed, 14 Nov 2018 18:43:03 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "created_at": "2018-11-14T18:42:51Z", "admin_state_up": true, "updated_at": "2018-11-14T18:43:02Z", "revision_number": 2, "routes": [], "project_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "id": "f0d3d0ce-ac26-494f-ae48-0e66c0b8ea24", "name": "CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-pub-router"}} 2018-11-14 18:43:03,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/f0d3d0ce-ac26-494f-ae48-0e66c0b8ea24 used request id req-4307cc25-0324-46d7-8080-fcebb6649296 2018-11-14 18:43:03,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=f0d3d0ce-ac26-494f-ae48-0e66c0b8ea24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708bf5037898c09fd2b67c4f79e58f33e8ce6e64" 2018-11-14 18:43:03,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1657 X-Openstack-Request-Id: req-7dc093b2-d2b1-4847-805b-0c9211b2856e Date: Wed, 14 Nov 2018 18:43:03 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ea42630c-3f92-4e9d-8a20-d2eeea765f68","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:43:01Z","admin_state_up":true,"updated_at":"2018-11-14T18:43:03Z","binding:vnic_type":"normal","device_id":"f0d3d0ce-ac26-494f-ae48-0e66c0b8ea24","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:92:05:4f","id":"4412469e-2c14-425c-815f-476f7f3c5891","port_security_enabled":true,"project_id":"f825b118e3ff4e6b80ed1bf49baea0fd","fixed_ips":[{"subnet_id":"7028cf92-828f-4fba-86f7-cb27a407c2b0","ip_address":"10.200.202.1"}],"extra_dhcp_opts":[],"security_groups":["8e28f156-7d65-4762-b55c-579f56f96de0"],"name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-router-port2"},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bcc3335a-9e5f-41e6-9a66-d14a3e585537","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:55Z","admin_state_up":true,"updated_at":"2018-11-14T18:42:57Z","binding:vnic_type":"normal","device_id":"f0d3d0ce-ac26-494f-ae48-0e66c0b8ea24","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:50:c9:41","id":"db5226a0-c203-451a-ac7c-96b1b556659c","port_security_enabled":true,"project_id":"f825b118e3ff4e6b80ed1bf49baea0fd","fixed_ips":[{"subnet_id":"0b9834cc-b400-4b3e-9766-a889f74112a2","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["8e28f156-7d65-4762-b55c-579f56f96de0"],"name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-router-port1"}]} 2018-11-14 18:43:03,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=f0d3d0ce-ac26-494f-ae48-0e66c0b8ea24 used request id req-7dc093b2-d2b1-4847-805b-0c9211b2856e 2018-11-14 18:43:03,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/0b9834cc-b400-4b3e-9766-a889f74112a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708bf5037898c09fd2b67c4f79e58f33e8ce6e64" 2018-11-14 18:43:03,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-2e6eb7f7-2b61-4ab9-b359-c42c631d764d Date: Wed, 14 Nov 2018 18:43:03 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bcc3335a-9e5f-41e6-9a66-d14a3e585537","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:45Z","dns_nameservers":[],"updated_at":"2018-11-14T18:42:45Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"f825b118e3ff4e6b80ed1bf49baea0fd","id":"0b9834cc-b400-4b3e-9766-a889f74112a2","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-subnet1"}} 2018-11-14 18:43:03,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/0b9834cc-b400-4b3e-9766-a889f74112a2 used request id req-2e6eb7f7-2b61-4ab9-b359-c42c631d764d 2018-11-14 18:43:03,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/7028cf92-828f-4fba-86f7-cb27a407c2b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708bf5037898c09fd2b67c4f79e58f33e8ce6e64" 2018-11-14 18:43:03,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-8acd371d-2bda-4fa9-b93f-47c8d3a108dd Date: Wed, 14 Nov 2018 18:43:03 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea42630c-3f92-4e9d-8a20-d2eeea765f68","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:48Z","dns_nameservers":[],"updated_at":"2018-11-14T18:42:48Z","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":"f825b118e3ff4e6b80ed1bf49baea0fd","id":"7028cf92-828f-4fba-86f7-cb27a407c2b0","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-subnet2"}} 2018-11-14 18:43:03,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/7028cf92-828f-4fba-86f7-cb27a407c2b0 used request id req-8acd371d-2bda-4fa9-b93f-47c8d3a108dd 2018-11-14 18:43:03,861 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:43:03,862 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:43:04,283 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:43:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["cekYFdzCQF29Bdqw9XSQTA"], "issued_at": "2018-11-14T18:43:04.000000Z"}} 2018-11-14 18:43:04,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cd42b2668e8ef87eb40947d5b4d54f13a08ebbc" 2018-11-14 18:43:04,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:43:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32ee5ed2-8d41-48c4-a8b2-aed866e49a98 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:43:04,378 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-32ee5ed2-8d41-48c4-a8b2-aed866e49a98 2018-11-14 18:43:04,379 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:43:04,384 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cd42b2668e8ef87eb40947d5b4d54f13a08ebbc" 2018-11-14 18:43:04,598 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:43: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-0277dd39-a4f1-439f-a2b8-eea466a2972e x-compute-request-id: req-0277dd39-a4f1-439f-a2b8-eea466a2972e Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-14 18:43:04,598 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-0277dd39-a4f1-439f-a2b8-eea466a2972e 2018-11-14 18:43:04,601 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cd42b2668e8ef87eb40947d5b4d54f13a08ebbc" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 512, "id": null, "swap": 0}}' 2018-11-14 18:43:04,658 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:43: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-1859ecec-e469-4635-8a15-8dcf1f432a0c x-compute-request-id: req-1859ecec-e469-4635-8a15-8dcf1f432a0c Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-flavor-name", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/bb719e12-71e2-4528-a175-a307de025049", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/bb719e12-71e2-4528-a175-a307de025049", "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": "bb719e12-71e2-4528-a175-a307de025049"}} 2018-11-14 18:43:04,658 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-1859ecec-e469-4635-8a15-8dcf1f432a0c 2018-11-14 18:43:04,659 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:43:04,660 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:43:05,150 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0030009adc8e43fd8d830e29caedfb01", "name": "CreateInstanceTwoNetTests-8f23c9ec-9dda-473-proj-role"}], "expires_at": "2018-11-14T19:43:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f825b118e3ff4e6b80ed1bf49baea0fd", "name": "CreateInstanceTwoNetTests-8f23c9ec-9dda-473-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-8f23c9ec-9dda-473-user", "id": "927dbf73820c4b2fb8a5610bc718d643"}, "audit_ids": ["N1POv92OSfyh5tIVtgSpWw"], "issued_at": "2018-11-14T18:43:05.000000Z"}} 2018-11-14 18:43:05,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee78ce0d53baf81c01fd3cf4033e31608325a684" 2018-11-14 18:43:05,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:43:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bc64e9f-ecc4-4603-8bc8-98682b34aa8c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:43:05,248 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-6bc64e9f-ecc4-4603-8bc8-98682b34aa8c 2018-11-14 18:43:05,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee78ce0d53baf81c01fd3cf4033e31608325a684" 2018-11-14 18:43:05,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-b27be1e2-abb3-4e1b-b113-eeb0a9d43abd Date: Wed, 14 Nov 2018 18:43:05 GMT RESP BODY: {"security_groups": []} 2018-11-14 18:43:05,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-sec-grp used request id req-b27be1e2-abb3-4e1b-b113-eeb0a9d43abd 2018-11-14 18:43:05,477 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-sec-grp... 2018-11-14 18:43:05,477 - neutron_utils - INFO - Creating security group with name - CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-sec-grp 2018-11-14 18:43:05,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee78ce0d53baf81c01fd3cf4033e31608325a684" -d '{"security_group": {"name": "CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-sec-grp"}}' 2018-11-14 18:43:05,921 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1402 X-Openstack-Request-Id: req-bec537f0-4f51-47b5-9604-30ce8bb793b0 Date: Wed, 14 Nov 2018 18:43:05 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "created_at": "2018-11-14T18:43:05Z", "updated_at": "2018-11-14T18:43:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:43:05Z", "revision_number": 0, "id": "86ce5328-6736-47fa-98ad-716f6a102a70", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:43:05Z", "security_group_id": "06b9498e-cac4-404c-b1a7-34d768cd9f74", "tenant_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f825b118e3ff4e6b80ed1bf49baea0fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:43:05Z", "revision_number": 0, "id": "91194376-0b1c-442f-a88c-69403f576605", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:43:05Z", "security_group_id": "06b9498e-cac4-404c-b1a7-34d768cd9f74", "tenant_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f825b118e3ff4e6b80ed1bf49baea0fd"}], "revision_number": 2, "project_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "id": "06b9498e-cac4-404c-b1a7-34d768cd9f74", "name": "CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-sec-grp"}} 2018-11-14 18:43:05,921 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-bec537f0-4f51-47b5-9604-30ce8bb793b0 2018-11-14 18:43:05,922 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 06b9498e-cac4-404c-b1a7-34d768cd9f74 2018-11-14 18:43:05,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=06b9498e-cac4-404c-b1a7-34d768cd9f74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee78ce0d53baf81c01fd3cf4033e31608325a684" 2018-11-14 18:43:06,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-efd10eab-bdbd-439d-aa96-617c1c5c408c Date: Wed, 14 Nov 2018 18:43:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:43:05Z", "security_group_id": "06b9498e-cac4-404c-b1a7-34d768cd9f74", "port_range_min": null, "revision_number": 0, "tenant_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "created_at": "2018-11-14T18:43:05Z", "project_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "id": "86ce5328-6736-47fa-98ad-716f6a102a70"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:43:05Z", "security_group_id": "06b9498e-cac4-404c-b1a7-34d768cd9f74", "port_range_min": null, "revision_number": 0, "tenant_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "created_at": "2018-11-14T18:43:05Z", "project_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "id": "91194376-0b1c-442f-a88c-69403f576605"}]} 2018-11-14 18:43:06,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=06b9498e-cac4-404c-b1a7-34d768cd9f74 used request id req-efd10eab-bdbd-439d-aa96-617c1c5c408c 2018-11-14 18:43:06,129 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 06b9498e-cac4-404c-b1a7-34d768cd9f74 2018-11-14 18:43:06,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=06b9498e-cac4-404c-b1a7-34d768cd9f74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee78ce0d53baf81c01fd3cf4033e31608325a684" 2018-11-14 18:43:06,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-17411564-cce2-4256-9a20-c1b6d51e739a Date: Wed, 14 Nov 2018 18:43:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:43:05Z", "security_group_id": "06b9498e-cac4-404c-b1a7-34d768cd9f74", "port_range_min": null, "revision_number": 0, "tenant_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "created_at": "2018-11-14T18:43:05Z", "project_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "id": "86ce5328-6736-47fa-98ad-716f6a102a70"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:43:05Z", "security_group_id": "06b9498e-cac4-404c-b1a7-34d768cd9f74", "port_range_min": null, "revision_number": 0, "tenant_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "created_at": "2018-11-14T18:43:05Z", "project_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "id": "91194376-0b1c-442f-a88c-69403f576605"}]} 2018-11-14 18:43:06,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=06b9498e-cac4-404c-b1a7-34d768cd9f74 used request id req-17411564-cce2-4256-9a20-c1b6d51e739a 2018-11-14 18:43:06,340 - neutron_utils - INFO - Retrieving security group with ID - 06b9498e-cac4-404c-b1a7-34d768cd9f74 2018-11-14 18:43:06,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=06b9498e-cac4-404c-b1a7-34d768cd9f74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee78ce0d53baf81c01fd3cf4033e31608325a684" 2018-11-14 18:43:06,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-bbfc19a9-a640-4831-812b-869b69fb80b1 Date: Wed, 14 Nov 2018 18:43:06 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "created_at": "2018-11-14T18:43:05Z", "updated_at": "2018-11-14T18:43:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:43:05Z", "revision_number": 0, "id": "86ce5328-6736-47fa-98ad-716f6a102a70", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:43:05Z", "security_group_id": "06b9498e-cac4-404c-b1a7-34d768cd9f74", "tenant_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f825b118e3ff4e6b80ed1bf49baea0fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:43:05Z", "revision_number": 0, "id": "91194376-0b1c-442f-a88c-69403f576605", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:43:05Z", "security_group_id": "06b9498e-cac4-404c-b1a7-34d768cd9f74", "tenant_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f825b118e3ff4e6b80ed1bf49baea0fd"}], "revision_number": 2, "project_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "id": "06b9498e-cac4-404c-b1a7-34d768cd9f74", "name": "CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-sec-grp"}]} 2018-11-14 18:43:06,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=06b9498e-cac4-404c-b1a7-34d768cd9f74 used request id req-bbfc19a9-a640-4831-812b-869b69fb80b1 2018-11-14 18:43:06,568 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 06b9498e-cac4-404c-b1a7-34d768cd9f74 2018-11-14 18:43:06,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=06b9498e-cac4-404c-b1a7-34d768cd9f74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee78ce0d53baf81c01fd3cf4033e31608325a684" 2018-11-14 18:43:06,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e3172e43-652e-4d6c-a857-d5fe5040759a Date: Wed, 14 Nov 2018 18:43:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:43:05Z", "security_group_id": "06b9498e-cac4-404c-b1a7-34d768cd9f74", "port_range_min": null, "revision_number": 0, "tenant_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "created_at": "2018-11-14T18:43:05Z", "project_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "id": "86ce5328-6736-47fa-98ad-716f6a102a70"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:43:05Z", "security_group_id": "06b9498e-cac4-404c-b1a7-34d768cd9f74", "port_range_min": null, "revision_number": 0, "tenant_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "created_at": "2018-11-14T18:43:05Z", "project_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "id": "91194376-0b1c-442f-a88c-69403f576605"}]} 2018-11-14 18:43:06,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=06b9498e-cac4-404c-b1a7-34d768cd9f74 used request id req-e3172e43-652e-4d6c-a857-d5fe5040759a 2018-11-14 18:43:06,779 - neutron_utils - INFO - Retrieving security group with ID - 06b9498e-cac4-404c-b1a7-34d768cd9f74 2018-11-14 18:43:06,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=06b9498e-cac4-404c-b1a7-34d768cd9f74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee78ce0d53baf81c01fd3cf4033e31608325a684" 2018-11-14 18:43:06,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-83e9ec18-4934-4319-8147-d9730c868a95 Date: Wed, 14 Nov 2018 18:43:06 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "created_at": "2018-11-14T18:43:05Z", "updated_at": "2018-11-14T18:43:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:43:05Z", "revision_number": 0, "id": "86ce5328-6736-47fa-98ad-716f6a102a70", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:43:05Z", "security_group_id": "06b9498e-cac4-404c-b1a7-34d768cd9f74", "tenant_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f825b118e3ff4e6b80ed1bf49baea0fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:43:05Z", "revision_number": 0, "id": "91194376-0b1c-442f-a88c-69403f576605", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:43:05Z", "security_group_id": "06b9498e-cac4-404c-b1a7-34d768cd9f74", "tenant_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f825b118e3ff4e6b80ed1bf49baea0fd"}], "revision_number": 2, "project_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "id": "06b9498e-cac4-404c-b1a7-34d768cd9f74", "name": "CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-sec-grp"}]} 2018-11-14 18:43:06,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=06b9498e-cac4-404c-b1a7-34d768cd9f74 used request id req-83e9ec18-4934-4319-8147-d9730c868a95 2018-11-14 18:43:06,829 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 06b9498e-cac4-404c-b1a7-34d768cd9f74 2018-11-14 18:43:06,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=06b9498e-cac4-404c-b1a7-34d768cd9f74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee78ce0d53baf81c01fd3cf4033e31608325a684" 2018-11-14 18:43:07,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b03594ec-e458-421c-9d7b-04ba33de19b8 Date: Wed, 14 Nov 2018 18:43:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:43:05Z", "security_group_id": "06b9498e-cac4-404c-b1a7-34d768cd9f74", "port_range_min": null, "revision_number": 0, "tenant_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "created_at": "2018-11-14T18:43:05Z", "project_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "id": "86ce5328-6736-47fa-98ad-716f6a102a70"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:43:05Z", "security_group_id": "06b9498e-cac4-404c-b1a7-34d768cd9f74", "port_range_min": null, "revision_number": 0, "tenant_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "created_at": "2018-11-14T18:43:05Z", "project_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "id": "91194376-0b1c-442f-a88c-69403f576605"}]} 2018-11-14 18:43:07,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=06b9498e-cac4-404c-b1a7-34d768cd9f74 used request id req-b03594ec-e458-421c-9d7b-04ba33de19b8 2018-11-14 18:43:07,045 - neutron_utils - INFO - Creating security group to security group - CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-sec-grp 2018-11-14 18:43:07,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee78ce0d53baf81c01fd3cf4033e31608325a684" 2018-11-14 18:43:07,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-ad19d289-479e-47a8-bf8f-744f39732125 Date: Wed, 14 Nov 2018 18:43:07 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "created_at": "2018-11-14T18:43:05Z", "updated_at": "2018-11-14T18:43:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:43:05Z", "revision_number": 0, "id": "86ce5328-6736-47fa-98ad-716f6a102a70", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:43:05Z", "security_group_id": "06b9498e-cac4-404c-b1a7-34d768cd9f74", "tenant_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f825b118e3ff4e6b80ed1bf49baea0fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:43:05Z", "revision_number": 0, "id": "91194376-0b1c-442f-a88c-69403f576605", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:43:05Z", "security_group_id": "06b9498e-cac4-404c-b1a7-34d768cd9f74", "tenant_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f825b118e3ff4e6b80ed1bf49baea0fd"}], "revision_number": 2, "project_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "id": "06b9498e-cac4-404c-b1a7-34d768cd9f74", "name": "CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-sec-grp"}]} 2018-11-14 18:43:07,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-sec-grp used request id req-ad19d289-479e-47a8-bf8f-744f39732125 2018-11-14 18:43:07,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:43:07,291 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:43: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:43:07,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f825b118e3ff4e6b80ed1bf49baea0fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee78ce0d53baf81c01fd3cf4033e31608325a684" 2018-11-14 18:43:07,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:43:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a25a3121-e551-466d-b3f2-a0c1386cbd3c Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f825b118e3ff4e6b80ed1bf49baea0fd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f825b118e3ff4e6b80ed1bf49baea0fd", "name": "CreateInstanceTwoNetTests-8f23c9ec-9dda-473-proj"}} 2018-11-14 18:43:07,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f825b118e3ff4e6b80ed1bf49baea0fd used request id req-a25a3121-e551-466d-b3f2-a0c1386cbd3c 2018-11-14 18:43:07,391 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 06b9498e-cac4-404c-b1a7-34d768cd9f74 2018-11-14 18:43:07,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=06b9498e-cac4-404c-b1a7-34d768cd9f74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee78ce0d53baf81c01fd3cf4033e31608325a684" 2018-11-14 18:43:07,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3a020896-6fa0-45ac-99d7-c285d2e96c68 Date: Wed, 14 Nov 2018 18:43:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:43:05Z", "security_group_id": "06b9498e-cac4-404c-b1a7-34d768cd9f74", "port_range_min": null, "revision_number": 0, "tenant_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "created_at": "2018-11-14T18:43:05Z", "project_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "id": "86ce5328-6736-47fa-98ad-716f6a102a70"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:43:05Z", "security_group_id": "06b9498e-cac4-404c-b1a7-34d768cd9f74", "port_range_min": null, "revision_number": 0, "tenant_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "created_at": "2018-11-14T18:43:05Z", "project_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "id": "91194376-0b1c-442f-a88c-69403f576605"}]} 2018-11-14 18:43:07,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=06b9498e-cac4-404c-b1a7-34d768cd9f74 used request id req-3a020896-6fa0-45ac-99d7-c285d2e96c68 2018-11-14 18:43:07,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}ee78ce0d53baf81c01fd3cf4033e31608325a684" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "06b9498e-cac4-404c-b1a7-34d768cd9f74"}}' 2018-11-14 18:43:07,980 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-959b3a59-67f4-4ddd-b5d1-fa616fa80352 Date: Wed, 14 Nov 2018 18:43:07 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:43:07Z", "security_group_id": "06b9498e-cac4-404c-b1a7-34d768cd9f74", "port_range_min": null, "revision_number": 0, "tenant_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "created_at": "2018-11-14T18:43:07Z", "project_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "id": "0fed9d15-2104-495f-be70-a719a2764794"}} 2018-11-14 18:43:07,980 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-959b3a59-67f4-4ddd-b5d1-fa616fa80352 2018-11-14 18:43:07,980 - neutron_utils - INFO - Creating security group to security group - CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-sec-grp 2018-11-14 18:43:07,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee78ce0d53baf81c01fd3cf4033e31608325a684" 2018-11-14 18:43:08,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1903 X-Openstack-Request-Id: req-8b4e81c0-6e8e-4668-8bf2-950596634b58 Date: Wed, 14 Nov 2018 18:43:08 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "created_at": "2018-11-14T18:43:05Z", "updated_at": "2018-11-14T18:43:07Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:43:07Z", "revision_number": 0, "id": "0fed9d15-2104-495f-be70-a719a2764794", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:43:07Z", "security_group_id": "06b9498e-cac4-404c-b1a7-34d768cd9f74", "tenant_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f825b118e3ff4e6b80ed1bf49baea0fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:43:05Z", "revision_number": 0, "id": "86ce5328-6736-47fa-98ad-716f6a102a70", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:43:05Z", "security_group_id": "06b9498e-cac4-404c-b1a7-34d768cd9f74", "tenant_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f825b118e3ff4e6b80ed1bf49baea0fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:43:05Z", "revision_number": 0, "id": "91194376-0b1c-442f-a88c-69403f576605", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:43:05Z", "security_group_id": "06b9498e-cac4-404c-b1a7-34d768cd9f74", "tenant_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f825b118e3ff4e6b80ed1bf49baea0fd"}], "revision_number": 3, "project_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "id": "06b9498e-cac4-404c-b1a7-34d768cd9f74", "name": "CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-sec-grp"}]} 2018-11-14 18:43:08,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-sec-grp used request id req-8b4e81c0-6e8e-4668-8bf2-950596634b58 2018-11-14 18:43:08,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f825b118e3ff4e6b80ed1bf49baea0fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee78ce0d53baf81c01fd3cf4033e31608325a684" 2018-11-14 18:43:08,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:43:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3645f695-c0e7-45ac-b32f-368551711b26 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f825b118e3ff4e6b80ed1bf49baea0fd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f825b118e3ff4e6b80ed1bf49baea0fd", "name": "CreateInstanceTwoNetTests-8f23c9ec-9dda-473-proj"}} 2018-11-14 18:43:08,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f825b118e3ff4e6b80ed1bf49baea0fd used request id req-3645f695-c0e7-45ac-b32f-368551711b26 2018-11-14 18:43:08,416 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 06b9498e-cac4-404c-b1a7-34d768cd9f74 2018-11-14 18:43:08,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=06b9498e-cac4-404c-b1a7-34d768cd9f74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee78ce0d53baf81c01fd3cf4033e31608325a684" 2018-11-14 18:43:08,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-e920bac2-7f64-4c4f-b6fd-fe99085cf5a7 Date: Wed, 14 Nov 2018 18:43:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:43:07Z", "security_group_id": "06b9498e-cac4-404c-b1a7-34d768cd9f74", "port_range_min": null, "revision_number": 0, "tenant_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "created_at": "2018-11-14T18:43:07Z", "project_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "id": "0fed9d15-2104-495f-be70-a719a2764794"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:43:05Z", "security_group_id": "06b9498e-cac4-404c-b1a7-34d768cd9f74", "port_range_min": null, "revision_number": 0, "tenant_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "created_at": "2018-11-14T18:43:05Z", "project_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "id": "86ce5328-6736-47fa-98ad-716f6a102a70"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:43:05Z", "security_group_id": "06b9498e-cac4-404c-b1a7-34d768cd9f74", "port_range_min": null, "revision_number": 0, "tenant_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "created_at": "2018-11-14T18:43:05Z", "project_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "id": "91194376-0b1c-442f-a88c-69403f576605"}]} 2018-11-14 18:43:08,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=06b9498e-cac4-404c-b1a7-34d768cd9f74 used request id req-e920bac2-7f64-4c4f-b6fd-fe99085cf5a7 2018-11-14 18:43:08,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28: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}ee78ce0d53baf81c01fd3cf4033e31608325a684" -d '{"security_group_rule": {"direction": "egress", "protocol": 1, "security_group_id": "06b9498e-cac4-404c-b1a7-34d768cd9f74"}}' 2018-11-14 18:43:08,807 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 508 X-Openstack-Request-Id: req-f59f5852-57a1-49a2-849b-baa4777eab03 Date: Wed, 14 Nov 2018 18:43:08 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-11-14T18:43:08Z", "security_group_id": "06b9498e-cac4-404c-b1a7-34d768cd9f74", "port_range_min": null, "revision_number": 0, "tenant_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "created_at": "2018-11-14T18:43:08Z", "project_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "id": "0114e01e-eddb-41bc-a5a3-4daa0daa1dba"}} 2018-11-14 18:43:08,807 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-f59f5852-57a1-49a2-849b-baa4777eab03 2018-11-14 18:43:08,807 - neutron_utils - INFO - Retrieving security group with ID - 06b9498e-cac4-404c-b1a7-34d768cd9f74 2018-11-14 18:43:08,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=06b9498e-cac4-404c-b1a7-34d768cd9f74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee78ce0d53baf81c01fd3cf4033e31608325a684" 2018-11-14 18:43:08,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2400 X-Openstack-Request-Id: req-c33496f1-c4a1-4fb2-936d-5445fe061c62 Date: Wed, 14 Nov 2018 18:43:08 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "created_at": "2018-11-14T18:43:05Z", "updated_at": "2018-11-14T18:43:08Z", "security_group_rules": [{"direction": "egress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:43:08Z", "revision_number": 0, "id": "0114e01e-eddb-41bc-a5a3-4daa0daa1dba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:43:08Z", "security_group_id": "06b9498e-cac4-404c-b1a7-34d768cd9f74", "tenant_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f825b118e3ff4e6b80ed1bf49baea0fd"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:43:07Z", "revision_number": 0, "id": "0fed9d15-2104-495f-be70-a719a2764794", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:43:07Z", "security_group_id": "06b9498e-cac4-404c-b1a7-34d768cd9f74", "tenant_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f825b118e3ff4e6b80ed1bf49baea0fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:43:05Z", "revision_number": 0, "id": "86ce5328-6736-47fa-98ad-716f6a102a70", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:43:05Z", "security_group_id": "06b9498e-cac4-404c-b1a7-34d768cd9f74", "tenant_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f825b118e3ff4e6b80ed1bf49baea0fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:43:05Z", "revision_number": 0, "id": "91194376-0b1c-442f-a88c-69403f576605", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:43:05Z", "security_group_id": "06b9498e-cac4-404c-b1a7-34d768cd9f74", "tenant_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f825b118e3ff4e6b80ed1bf49baea0fd"}], "revision_number": 4, "project_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "id": "06b9498e-cac4-404c-b1a7-34d768cd9f74", "name": "CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-sec-grp"}]} 2018-11-14 18:43:08,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=06b9498e-cac4-404c-b1a7-34d768cd9f74 used request id req-c33496f1-c4a1-4fb2-936d-5445fe061c62 2018-11-14 18:43:08,862 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 06b9498e-cac4-404c-b1a7-34d768cd9f74 2018-11-14 18:43:08,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=06b9498e-cac4-404c-b1a7-34d768cd9f74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee78ce0d53baf81c01fd3cf4033e31608325a684" 2018-11-14 18:43:09,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1973 X-Openstack-Request-Id: req-00e4f891-6c6c-4cc7-ad7c-55a20cbeafa4 Date: Wed, 14 Nov 2018 18:43:09 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-11-14T18:43:08Z", "security_group_id": "06b9498e-cac4-404c-b1a7-34d768cd9f74", "port_range_min": null, "revision_number": 0, "tenant_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "created_at": "2018-11-14T18:43:08Z", "project_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "id": "0114e01e-eddb-41bc-a5a3-4daa0daa1dba"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:43:07Z", "security_group_id": "06b9498e-cac4-404c-b1a7-34d768cd9f74", "port_range_min": null, "revision_number": 0, "tenant_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "created_at": "2018-11-14T18:43:07Z", "project_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "id": "0fed9d15-2104-495f-be70-a719a2764794"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:43:05Z", "security_group_id": "06b9498e-cac4-404c-b1a7-34d768cd9f74", "port_range_min": null, "revision_number": 0, "tenant_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "created_at": "2018-11-14T18:43:05Z", "project_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "id": "86ce5328-6736-47fa-98ad-716f6a102a70"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:43:05Z", "security_group_id": "06b9498e-cac4-404c-b1a7-34d768cd9f74", "port_range_min": null, "revision_number": 0, "tenant_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "created_at": "2018-11-14T18:43:05Z", "project_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "id": "91194376-0b1c-442f-a88c-69403f576605"}]} 2018-11-14 18:43:09,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=06b9498e-cac4-404c-b1a7-34d768cd9f74 used request id req-00e4f891-6c6c-4cc7-ad7c-55a20cbeafa4 2018-11-14 18:43:09,074 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:43:09,074 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:43:09,477 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0030009adc8e43fd8d830e29caedfb01", "name": "CreateInstanceTwoNetTests-8f23c9ec-9dda-473-proj-role"}], "expires_at": "2018-11-14T19:43:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f825b118e3ff4e6b80ed1bf49baea0fd", "name": "CreateInstanceTwoNetTests-8f23c9ec-9dda-473-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-8f23c9ec-9dda-473-user", "id": "927dbf73820c4b2fb8a5610bc718d643"}, "audit_ids": ["sqXeo5xJRgmrjaBagRwpWg"], "issued_at": "2018-11-14T18:43:09.000000Z"}} 2018-11-14 18:43:09,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8441dca36394e60804b3da6718106b6a30047651" 2018-11-14 18:43:09,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:43:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d49bebfc-35c4-4eed-88fa-543f21c25f09 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:43:09,570 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-d49bebfc-35c4-4eed-88fa-543f21c25f09 2018-11-14 18:43:09,571 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:43:09,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8441dca36394e60804b3da6718106b6a30047651" 2018-11-14 18:43:09,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:43:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ced09613-4c3e-431e-83e4-a2d07bda44cf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:43:09,671 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-ced09613-4c3e-431e-83e4-a2d07bda44cf 2018-11-14 18:43:09,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8441dca36394e60804b3da6718106b6a30047651" 2018-11-14 18:43:09,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-0122adf1-7ee7-4e31-873f-7db48d7607a7 Date: Wed, 14 Nov 2018 18:43:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0b9834cc-b400-4b3e-9766-a889f74112a2"],"updated_at":"2018-11-14T18:42:45Z","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f825b118e3ff4e6b80ed1bf49baea0fd","id":"bcc3335a-9e5f-41e6-9a66-d14a3e585537","name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net1"}]} 2018-11-14 18:43:09,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net1 used request id req-0122adf1-7ee7-4e31-873f-7db48d7607a7 2018-11-14 18:43:09,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=bcc3335a-9e5f-41e6-9a66-d14a3e585537 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8441dca36394e60804b3da6718106b6a30047651" 2018-11-14 18:43:10,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-6c0da63a-4ed9-4fc6-b452-148baec2c762 Date: Wed, 14 Nov 2018 18:43:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bcc3335a-9e5f-41e6-9a66-d14a3e585537","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:45Z","dns_nameservers":[],"updated_at":"2018-11-14T18:42:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"f825b118e3ff4e6b80ed1bf49baea0fd","id":"0b9834cc-b400-4b3e-9766-a889f74112a2","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-subnet1"}]} 2018-11-14 18:43:10,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=bcc3335a-9e5f-41e6-9a66-d14a3e585537 used request id req-6c0da63a-4ed9-4fc6-b452-148baec2c762 2018-11-14 18:43:10,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8441dca36394e60804b3da6718106b6a30047651" 2018-11-14 18:43:10,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-49b8ebba-2149-4a5e-8fa1-e1a01fdb2c6c Date: Wed, 14 Nov 2018 18:43:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0b9834cc-b400-4b3e-9766-a889f74112a2"],"updated_at":"2018-11-14T18:42:45Z","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f825b118e3ff4e6b80ed1bf49baea0fd","id":"bcc3335a-9e5f-41e6-9a66-d14a3e585537","name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net1"}]} 2018-11-14 18:43:10,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net1 used request id req-49b8ebba-2149-4a5e-8fa1-e1a01fdb2c6c 2018-11-14 18:43:10,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:43:10,493 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:43: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:43:10,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f825b118e3ff4e6b80ed1bf49baea0fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8441dca36394e60804b3da6718106b6a30047651" 2018-11-14 18:43:10,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:43:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78d147b8-9a25-4152-b7a6-c60e6a15c73a Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f825b118e3ff4e6b80ed1bf49baea0fd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f825b118e3ff4e6b80ed1bf49baea0fd", "name": "CreateInstanceTwoNetTests-8f23c9ec-9dda-473-proj"}} 2018-11-14 18:43:10,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f825b118e3ff4e6b80ed1bf49baea0fd used request id req-78d147b8-9a25-4152-b7a6-c60e6a15c73a 2018-11-14 18:43:10,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=bcc3335a-9e5f-41e6-9a66-d14a3e585537 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8441dca36394e60804b3da6718106b6a30047651" 2018-11-14 18:43:10,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-d4f8725c-6fdc-490b-9aef-8f1bbadda117 Date: Wed, 14 Nov 2018 18:43:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bcc3335a-9e5f-41e6-9a66-d14a3e585537","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:45Z","dns_nameservers":[],"updated_at":"2018-11-14T18:42:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"f825b118e3ff4e6b80ed1bf49baea0fd","id":"0b9834cc-b400-4b3e-9766-a889f74112a2","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-subnet1"}]} 2018-11-14 18:43:10,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=bcc3335a-9e5f-41e6-9a66-d14a3e585537 used request id req-d4f8725c-6fdc-490b-9aef-8f1bbadda117 2018-11-14 18:43:10,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=bcc3335a-9e5f-41e6-9a66-d14a3e585537&name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8441dca36394e60804b3da6718106b6a30047651" 2018-11-14 18:43:10,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-41e53324-28fd-4d26-8cdb-761e6bf0889c Date: Wed, 14 Nov 2018 18:43:10 GMT RESP BODY: {"ports":[]} 2018-11-14 18:43:10,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=bcc3335a-9e5f-41e6-9a66-d14a3e585537&name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-vm1-port&admin_state_up=True used request id req-41e53324-28fd-4d26-8cdb-761e6bf0889c 2018-11-14 18:43:10,880 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8441dca36394e60804b3da6718106b6a30047651" 2018-11-14 18:43:11,547 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:43: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-71ad15a9-1d8e-4162-ab94-2ee7184ea8c5 x-compute-request-id: req-71ad15a9-1d8e-4162-ab94-2ee7184ea8c5 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-14 18:43:11,547 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-inst1 used request id req-71ad15a9-1d8e-4162-ab94-2ee7184ea8c5 2018-11-14 18:43:11,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8441dca36394e60804b3da6718106b6a30047651" 2018-11-14 18:43:11,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-5394e731-fec9-44b7-bd1c-283f2b74a875 Date: Wed, 14 Nov 2018 18:43:11 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0b9834cc-b400-4b3e-9766-a889f74112a2"],"updated_at":"2018-11-14T18:42:45Z","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f825b118e3ff4e6b80ed1bf49baea0fd","id":"bcc3335a-9e5f-41e6-9a66-d14a3e585537","name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net1"}]} 2018-11-14 18:43:11,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net1 used request id req-5394e731-fec9-44b7-bd1c-283f2b74a875 2018-11-14 18:43:11,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=bcc3335a-9e5f-41e6-9a66-d14a3e585537 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8441dca36394e60804b3da6718106b6a30047651" 2018-11-14 18:43:11,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-d0f7e2d4-3ed1-4493-9da5-e2dbea0ea0e2 Date: Wed, 14 Nov 2018 18:43:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bcc3335a-9e5f-41e6-9a66-d14a3e585537","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:45Z","dns_nameservers":[],"updated_at":"2018-11-14T18:42:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"f825b118e3ff4e6b80ed1bf49baea0fd","id":"0b9834cc-b400-4b3e-9766-a889f74112a2","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-subnet1"}]} 2018-11-14 18:43:11,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=bcc3335a-9e5f-41e6-9a66-d14a3e585537 used request id req-d0f7e2d4-3ed1-4493-9da5-e2dbea0ea0e2 2018-11-14 18:43:11,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8441dca36394e60804b3da6718106b6a30047651" 2018-11-14 18:43:12,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-a00345a9-4b25-47a5-934a-55e4fcb8ec0f Date: Wed, 14 Nov 2018 18:43:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0b9834cc-b400-4b3e-9766-a889f74112a2"],"updated_at":"2018-11-14T18:42:45Z","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f825b118e3ff4e6b80ed1bf49baea0fd","id":"bcc3335a-9e5f-41e6-9a66-d14a3e585537","name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net1"}]} 2018-11-14 18:43:12,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net1 used request id req-a00345a9-4b25-47a5-934a-55e4fcb8ec0f 2018-11-14 18:43:12,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f825b118e3ff4e6b80ed1bf49baea0fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8441dca36394e60804b3da6718106b6a30047651" 2018-11-14 18:43:12,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:43:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8273844d-ec16-4e8b-9a13-d79d412771c1 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f825b118e3ff4e6b80ed1bf49baea0fd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f825b118e3ff4e6b80ed1bf49baea0fd", "name": "CreateInstanceTwoNetTests-8f23c9ec-9dda-473-proj"}} 2018-11-14 18:43:12,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f825b118e3ff4e6b80ed1bf49baea0fd used request id req-8273844d-ec16-4e8b-9a13-d79d412771c1 2018-11-14 18:43:12,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=bcc3335a-9e5f-41e6-9a66-d14a3e585537 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8441dca36394e60804b3da6718106b6a30047651" 2018-11-14 18:43:12,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-f50eb8ed-dee3-4955-ad95-b0bcdb415df5 Date: Wed, 14 Nov 2018 18:43:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bcc3335a-9e5f-41e6-9a66-d14a3e585537","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:45Z","dns_nameservers":[],"updated_at":"2018-11-14T18:42:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"f825b118e3ff4e6b80ed1bf49baea0fd","id":"0b9834cc-b400-4b3e-9766-a889f74112a2","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-subnet1"}]} 2018-11-14 18:43:12,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=bcc3335a-9e5f-41e6-9a66-d14a3e585537 used request id req-f50eb8ed-dee3-4955-ad95-b0bcdb415df5 2018-11-14 18:43:12,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=bcc3335a-9e5f-41e6-9a66-d14a3e585537&name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8441dca36394e60804b3da6718106b6a30047651" 2018-11-14 18:43:12,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c3a48697-02ef-417f-9137-d189e1e33c38 Date: Wed, 14 Nov 2018 18:43:12 GMT RESP BODY: {"ports":[]} 2018-11-14 18:43:12,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=bcc3335a-9e5f-41e6-9a66-d14a3e585537&name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-vm1-port&admin_state_up=True used request id req-c3a48697-02ef-417f-9137-d189e1e33c38 2018-11-14 18:43:12,763 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:43:12,764 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:43:13,173 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0030009adc8e43fd8d830e29caedfb01", "name": "CreateInstanceTwoNetTests-8f23c9ec-9dda-473-proj-role"}], "expires_at": "2018-11-14T19:43:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f825b118e3ff4e6b80ed1bf49baea0fd", "name": "CreateInstanceTwoNetTests-8f23c9ec-9dda-473-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-8f23c9ec-9dda-473-user", "id": "927dbf73820c4b2fb8a5610bc718d643"}, "audit_ids": ["YoqtEqLkQ-2rYzD5RXGYTQ"], "issued_at": "2018-11-14T18:43:13.000000Z"}} 2018-11-14 18:43:13,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}842261ece43736cc13416540371f27f8b45bd752" 2018-11-14 18:43:13,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:43:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35f5d5a2-75b4-4700-88ee-f017726d5c25 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:43:13,187 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-35f5d5a2-75b4-4700-88ee-f017726d5c25 2018-11-14 18:43:13,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8441dca36394e60804b3da6718106b6a30047651" 2018-11-14 18:43:13,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-970ca6d0-e94a-428c-9ea9-f421c2ad64f9 Date: Wed, 14 Nov 2018 18:43:13 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0b9834cc-b400-4b3e-9766-a889f74112a2"],"updated_at":"2018-11-14T18:42:45Z","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f825b118e3ff4e6b80ed1bf49baea0fd","id":"bcc3335a-9e5f-41e6-9a66-d14a3e585537","name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net1"}]} 2018-11-14 18:43:13,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net1 used request id req-970ca6d0-e94a-428c-9ea9-f421c2ad64f9 2018-11-14 18:43:13,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=bcc3335a-9e5f-41e6-9a66-d14a3e585537 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8441dca36394e60804b3da6718106b6a30047651" 2018-11-14 18:43:13,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-4228868c-a691-4d4d-b135-e1bd2bd43845 Date: Wed, 14 Nov 2018 18:43:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bcc3335a-9e5f-41e6-9a66-d14a3e585537","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:45Z","dns_nameservers":[],"updated_at":"2018-11-14T18:42:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"f825b118e3ff4e6b80ed1bf49baea0fd","id":"0b9834cc-b400-4b3e-9766-a889f74112a2","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-subnet1"}]} 2018-11-14 18:43:13,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=bcc3335a-9e5f-41e6-9a66-d14a3e585537 used request id req-4228868c-a691-4d4d-b135-e1bd2bd43845 2018-11-14 18:43:13,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8441dca36394e60804b3da6718106b6a30047651" 2018-11-14 18:43:13,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-232d5c9a-5d9f-4b60-98aa-559678281c67 Date: Wed, 14 Nov 2018 18:43:13 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0b9834cc-b400-4b3e-9766-a889f74112a2"],"updated_at":"2018-11-14T18:42:45Z","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f825b118e3ff4e6b80ed1bf49baea0fd","id":"bcc3335a-9e5f-41e6-9a66-d14a3e585537","name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net1"}]} 2018-11-14 18:43:13,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net1 used request id req-232d5c9a-5d9f-4b60-98aa-559678281c67 2018-11-14 18:43:13,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:43:13,650 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:43: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:43:13,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f825b118e3ff4e6b80ed1bf49baea0fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}842261ece43736cc13416540371f27f8b45bd752" 2018-11-14 18:43:13,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:43:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb92faa1-958e-4491-8583-86bcc69d7b26 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f825b118e3ff4e6b80ed1bf49baea0fd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f825b118e3ff4e6b80ed1bf49baea0fd", "name": "CreateInstanceTwoNetTests-8f23c9ec-9dda-473-proj"}} 2018-11-14 18:43:13,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f825b118e3ff4e6b80ed1bf49baea0fd used request id req-cb92faa1-958e-4491-8583-86bcc69d7b26 2018-11-14 18:43:13,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=bcc3335a-9e5f-41e6-9a66-d14a3e585537 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8441dca36394e60804b3da6718106b6a30047651" 2018-11-14 18:43:13,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-955910b2-058a-430b-888a-ab9563a3ec7d Date: Wed, 14 Nov 2018 18:43:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bcc3335a-9e5f-41e6-9a66-d14a3e585537","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:45Z","dns_nameservers":[],"updated_at":"2018-11-14T18:42:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"f825b118e3ff4e6b80ed1bf49baea0fd","id":"0b9834cc-b400-4b3e-9766-a889f74112a2","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-subnet1"}]} 2018-11-14 18:43:13,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=bcc3335a-9e5f-41e6-9a66-d14a3e585537 used request id req-955910b2-058a-430b-888a-ab9563a3ec7d 2018-11-14 18:43:13,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=bcc3335a-9e5f-41e6-9a66-d14a3e585537&name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8441dca36394e60804b3da6718106b6a30047651" 2018-11-14 18:43:14,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-b7988dd5-b9dc-4a98-9759-5256a4539222 Date: Wed, 14 Nov 2018 18:43:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bcc3335a-9e5f-41e6-9a66-d14a3e585537","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:45Z","dns_nameservers":[],"updated_at":"2018-11-14T18:42:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"f825b118e3ff4e6b80ed1bf49baea0fd","id":"0b9834cc-b400-4b3e-9766-a889f74112a2","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-subnet1"}]} 2018-11-14 18:43:14,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=bcc3335a-9e5f-41e6-9a66-d14a3e585537&name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-subnet1 used request id req-b7988dd5-b9dc-4a98-9759-5256a4539222 2018-11-14 18:43:14,212 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net1 2018-11-14 18:43:14,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8441dca36394e60804b3da6718106b6a30047651" -d '{"port": {"network_id": "bcc3335a-9e5f-41e6-9a66-d14a3e585537", "fixed_ips": [{"subnet_id": "0b9834cc-b400-4b3e-9766-a889f74112a2", "ip_address": "10.200.201.5"}], "name": "CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-vm1-port", "admin_state_up": true}}' 2018-11-14 18:43:15,200 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-01453986-0062-48fe-866a-1afd303ac0e2 Date: Wed, 14 Nov 2018 18:43:15 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-11-14T18:43:14Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bcc3335a-9e5f-41e6-9a66-d14a3e585537","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-11-14T18:43:14Z","name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-vm1-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:9e:76:4c","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"f825b118e3ff4e6b80ed1bf49baea0fd","fixed_ips":[{"subnet_id":"0b9834cc-b400-4b3e-9766-a889f74112a2","ip_address":"10.200.201.5"}],"id":"47fb0ef8-0969-4d91-b626-dff0ced815ea","security_groups":["8e28f156-7d65-4762-b55c-579f56f96de0"],"device_id":""}} 2018-11-14 18:43:15,200 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-01453986-0062-48fe-866a-1afd303ac0e2 2018-11-14 18:43:15,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8441dca36394e60804b3da6718106b6a30047651" 2018-11-14 18:43:15,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-a3a79b46-5b1d-4616-a32e-761e20c78f77 Date: Wed, 14 Nov 2018 18:43:15 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0b9834cc-b400-4b3e-9766-a889f74112a2"],"updated_at":"2018-11-14T18:42:45Z","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f825b118e3ff4e6b80ed1bf49baea0fd","id":"bcc3335a-9e5f-41e6-9a66-d14a3e585537","name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net1"}]} 2018-11-14 18:43:15,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net1 used request id req-a3a79b46-5b1d-4616-a32e-761e20c78f77 2018-11-14 18:43:15,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=bcc3335a-9e5f-41e6-9a66-d14a3e585537 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8441dca36394e60804b3da6718106b6a30047651" 2018-11-14 18:43:15,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-35eb6edb-0743-4260-abfe-263686ef1ea9 Date: Wed, 14 Nov 2018 18:43:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bcc3335a-9e5f-41e6-9a66-d14a3e585537","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:45Z","dns_nameservers":[],"updated_at":"2018-11-14T18:42:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"f825b118e3ff4e6b80ed1bf49baea0fd","id":"0b9834cc-b400-4b3e-9766-a889f74112a2","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-subnet1"}]} 2018-11-14 18:43:15,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=bcc3335a-9e5f-41e6-9a66-d14a3e585537 used request id req-35eb6edb-0743-4260-abfe-263686ef1ea9 2018-11-14 18:43:15,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8441dca36394e60804b3da6718106b6a30047651" 2018-11-14 18:43:15,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-8c62e17d-985d-4f51-9356-19a3e644b2a1 Date: Wed, 14 Nov 2018 18:43:15 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0b9834cc-b400-4b3e-9766-a889f74112a2"],"updated_at":"2018-11-14T18:42:45Z","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f825b118e3ff4e6b80ed1bf49baea0fd","id":"bcc3335a-9e5f-41e6-9a66-d14a3e585537","name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net1"}]} 2018-11-14 18:43:15,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net1 used request id req-8c62e17d-985d-4f51-9356-19a3e644b2a1 2018-11-14 18:43:15,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f825b118e3ff4e6b80ed1bf49baea0fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8441dca36394e60804b3da6718106b6a30047651" 2018-11-14 18:43:15,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:43:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6dfc41a-aeb4-4933-8552-e609c048655e Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f825b118e3ff4e6b80ed1bf49baea0fd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f825b118e3ff4e6b80ed1bf49baea0fd", "name": "CreateInstanceTwoNetTests-8f23c9ec-9dda-473-proj"}} 2018-11-14 18:43:15,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f825b118e3ff4e6b80ed1bf49baea0fd used request id req-e6dfc41a-aeb4-4933-8552-e609c048655e 2018-11-14 18:43:15,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=bcc3335a-9e5f-41e6-9a66-d14a3e585537 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8441dca36394e60804b3da6718106b6a30047651" 2018-11-14 18:43:15,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-c0ecb6a1-7256-4167-84c1-d0c307f3ea6f Date: Wed, 14 Nov 2018 18:43:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bcc3335a-9e5f-41e6-9a66-d14a3e585537","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:45Z","dns_nameservers":[],"updated_at":"2018-11-14T18:42:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"f825b118e3ff4e6b80ed1bf49baea0fd","id":"0b9834cc-b400-4b3e-9766-a889f74112a2","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-subnet1"}]} 2018-11-14 18:43:15,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=bcc3335a-9e5f-41e6-9a66-d14a3e585537 used request id req-c0ecb6a1-7256-4167-84c1-d0c307f3ea6f 2018-11-14 18:43:15,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=bcc3335a-9e5f-41e6-9a66-d14a3e585537&name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8441dca36394e60804b3da6718106b6a30047651" 2018-11-14 18:43:15,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-edafdf5e-b0f3-4537-8b13-196d1dc6ad12 Date: Wed, 14 Nov 2018 18:43:15 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bcc3335a-9e5f-41e6-9a66-d14a3e585537","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:43:14Z","admin_state_up":true,"updated_at":"2018-11-14T18:43:14Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:9e:76:4c","id":"47fb0ef8-0969-4d91-b626-dff0ced815ea","port_security_enabled":true,"project_id":"f825b118e3ff4e6b80ed1bf49baea0fd","fixed_ips":[{"subnet_id":"0b9834cc-b400-4b3e-9766-a889f74112a2","ip_address":"10.200.201.5"}],"extra_dhcp_opts":[],"security_groups":["8e28f156-7d65-4762-b55c-579f56f96de0"],"name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-vm1-port"}]} 2018-11-14 18:43:15,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=bcc3335a-9e5f-41e6-9a66-d14a3e585537&name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-vm1-port&admin_state_up=True used request id req-edafdf5e-b0f3-4537-8b13-196d1dc6ad12 2018-11-14 18:43:15,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f825b118e3ff4e6b80ed1bf49baea0fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8441dca36394e60804b3da6718106b6a30047651" 2018-11-14 18:43:15,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:43:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5576746b-58f6-46b5-9a6d-83e30adad681 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f825b118e3ff4e6b80ed1bf49baea0fd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f825b118e3ff4e6b80ed1bf49baea0fd", "name": "CreateInstanceTwoNetTests-8f23c9ec-9dda-473-proj"}} 2018-11-14 18:43:15,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f825b118e3ff4e6b80ed1bf49baea0fd used request id req-5576746b-58f6-46b5-9a6d-83e30adad681 2018-11-14 18:43:15,990 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-inst1 2018-11-14 18:43:15,993 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8441dca36394e60804b3da6718106b6a30047651" 2018-11-14 18:43:16,018 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:43:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d601467b-d1d5-4363-86e6-177f0fef0f6c x-compute-request-id: req-d601467b-d1d5-4363-86e6-177f0fef0f6c Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"flavors": [{"id": "bb719e12-71e2-4528-a175-a307de025049", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/bb719e12-71e2-4528-a175-a307de025049", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/bb719e12-71e2-4528-a175-a307de025049", "rel": "bookmark"}], "name": "CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-flavor-name"}]} 2018-11-14 18:43:16,018 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-d601467b-d1d5-4363-86e6-177f0fef0f6c 2018-11-14 18:43:16,021 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/bb719e12-71e2-4528-a175-a307de025049 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8441dca36394e60804b3da6718106b6a30047651" 2018-11-14 18:43:16,043 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:43: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-33e92232-844e-40f4-9c6b-ca4b546a8793 x-compute-request-id: req-33e92232-844e-40f4-9c6b-ca4b546a8793 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-flavor-name", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/bb719e12-71e2-4528-a175-a307de025049", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/bb719e12-71e2-4528-a175-a307de025049", "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": "bb719e12-71e2-4528-a175-a307de025049"}} 2018-11-14 18:43:16,043 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/bb719e12-71e2-4528-a175-a307de025049 used request id req-33e92232-844e-40f4-9c6b-ca4b546a8793 2018-11-14 18:43:16,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-d475143d-76e0-488d-aba0-aa5eb0e934d3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8441dca36394e60804b3da6718106b6a30047651" 2018-11-14 18:43:16,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1048 Content-Type: application/json X-Openstack-Request-Id: req-fdf9f7d2-b748-41fd-b6f9-0c0cec7cdad8 Date: Wed, 14 Nov 2018 18:43:16 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-d475143d-76e0-488d-aba0-aa5eb0e934d3", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:42:42Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:42:42Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/c31bffe1-eef2-4f09-a109-d3a4f06462d8/snap", "metadata": {}}], "self": "/v2/images/c31bffe1-eef2-4f09-a109-d3a4f06462d8", "min_disk": 0, "protected": false, "id": "c31bffe1-eef2-4f09-a109-d3a4f06462d8", "file": "/v2/images/c31bffe1-eef2-4f09-a109-d3a4f06462d8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f825b118e3ff4e6b80ed1bf49baea0fd", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/c31bffe1-eef2-4f09-a109-d3a4f06462d8/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-d475143d-76e0-488d-aba0-aa5eb0e934d3"} 2018-11-14 18:43:16,255 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-d475143d-76e0-488d-aba0-aa5eb0e934d3 used request id req-fdf9f7d2-b748-41fd-b6f9-0c0cec7cdad8 2018-11-14 18:43:16,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8441dca36394e60804b3da6718106b6a30047651" 2018-11-14 18:43:16,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-0892fb96-1647-402e-b812-f5d02fd5eca7 Date: Wed, 14 Nov 2018 18:43: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-11-14 18:43:16,851 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-0892fb96-1647-402e-b812-f5d02fd5eca7 2018-11-14 18:43:16,857 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8441dca36394e60804b3da6718106b6a30047651" -d '{"server": {"name": "CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-inst1", "imageRef": "c31bffe1-eef2-4f09-a109-d3a4f06462d8", "flavorRef": "bb719e12-71e2-4528-a175-a307de025049", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDEwLjIwMC4yMDIuNSAyPiYxID4vZGV2L251bGwKIFJFUz0kPwogaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogIGVjaG8gJ3ZQaW5nIE9LJwogIGJyZWFrCiBlbHNlCiAgZWNobyAndlBpbmcgS08nCiBmaQogc2xlZXAgMQpkb25lCgo=", "max_count": 1, "min_count": 1, "networks": [{"port": "47fb0ef8-0969-4d91-b626-dff0ced815ea"}], "security_groups": [{"name": "CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-sec-grp"}]}}' 2018-11-14 18:43:20,077 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18:43: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-886beafb-0248-484f-a5de-cd96c285cb55 x-compute-request-id: req-886beafb-0248-484f-a5de-cd96c285cb55 Content-Length: 437 location: http://172.30.9.28:8774/v2.1/servers/d52ed676-26e4-4a29-92c9-c929a2882a47 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "d52ed676-26e4-4a29-92c9-c929a2882a47", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d52ed676-26e4-4a29-92c9-c929a2882a47", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d52ed676-26e4-4a29-92c9-c929a2882a47", "rel": "bookmark"}], "adminPass": "46VwtPEmXwZ3"}} 2018-11-14 18:43:20,077 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-886beafb-0248-484f-a5de-cd96c285cb55 2018-11-14 18:43:20,080 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d52ed676-26e4-4a29-92c9-c929a2882a47 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8441dca36394e60804b3da6718106b6a30047651" 2018-11-14 18:43:20,486 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:43:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3af91547-c8a2-4d45-ac2d-cf6448233848 x-compute-request-id: req-3af91547-c8a2-4d45-ac2d-cf6448233848 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.28:8774/v2.1/servers/d52ed676-26e4-4a29-92c9-c929a2882a47", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d52ed676-26e4-4a29-92c9-c929a2882a47", "rel": "bookmark"}], "image": {"id": "c31bffe1-eef2-4f09-a109-d3a4f06462d8", "links": [{"href": "http://172.30.9.28:8774/images/c31bffe1-eef2-4f09-a109-d3a4f06462d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bb719e12-71e2-4528-a175-a307de025049", "links": [{"href": "http://172.30.9.28:8774/flavors/bb719e12-71e2-4528-a175-a307de025049", "rel": "bookmark"}]}, "id": "d52ed676-26e4-4a29-92c9-c929a2882a47", "user_id": "927dbf73820c4b2fb8a5610bc718d643", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T18:43:20Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-inst1", "created": "2018-11-14T18:43:20Z", "tenant_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:43:20,486 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d52ed676-26e4-4a29-92c9-c929a2882a47 used request id req-3af91547-c8a2-4d45-ac2d-cf6448233848 2018-11-14 18:43:20,487 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-inst1 2018-11-14 18:43:20,489 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d52ed676-26e4-4a29-92c9-c929a2882a47 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8441dca36394e60804b3da6718106b6a30047651" 2018-11-14 18:43:21,387 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:43:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9a0b2270-e8a9-46e1-918d-a75f9c496bbe x-compute-request-id: req-9a0b2270-e8a9-46e1-918d-a75f9c496bbe 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.28:8774/v2.1/servers/d52ed676-26e4-4a29-92c9-c929a2882a47", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d52ed676-26e4-4a29-92c9-c929a2882a47", "rel": "bookmark"}], "image": {"id": "c31bffe1-eef2-4f09-a109-d3a4f06462d8", "links": [{"href": "http://172.30.9.28:8774/images/c31bffe1-eef2-4f09-a109-d3a4f06462d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bb719e12-71e2-4528-a175-a307de025049", "links": [{"href": "http://172.30.9.28:8774/flavors/bb719e12-71e2-4528-a175-a307de025049", "rel": "bookmark"}]}, "id": "d52ed676-26e4-4a29-92c9-c929a2882a47", "user_id": "927dbf73820c4b2fb8a5610bc718d643", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T18:43:20Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-inst1", "created": "2018-11-14T18:43:20Z", "tenant_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:43:21,387 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d52ed676-26e4-4a29-92c9-c929a2882a47 used request id req-9a0b2270-e8a9-46e1-918d-a75f9c496bbe 2018-11-14 18:43:21,388 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-inst1] is - BUILD 2018-11-14 18:43:21,388 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-14 18:43:24,391 - create_instance - DEBUG - VM status query timeout in 896.095760107 2018-11-14 18:43:24,394 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d52ed676-26e4-4a29-92c9-c929a2882a47 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8441dca36394e60804b3da6718106b6a30047651" 2018-11-14 18:43:25,367 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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-20ad878a-0feb-4ecb-b25c-ab4a6f27ca24 x-compute-request-id: req-20ad878a-0feb-4ecb-b25c-ab4a6f27ca24 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.28:8774/v2.1/servers/d52ed676-26e4-4a29-92c9-c929a2882a47", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d52ed676-26e4-4a29-92c9-c929a2882a47", "rel": "bookmark"}], "image": {"id": "c31bffe1-eef2-4f09-a109-d3a4f06462d8", "links": [{"href": "http://172.30.9.28:8774/images/c31bffe1-eef2-4f09-a109-d3a4f06462d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bb719e12-71e2-4528-a175-a307de025049", "links": [{"href": "http://172.30.9.28:8774/flavors/bb719e12-71e2-4528-a175-a307de025049", "rel": "bookmark"}]}, "id": "d52ed676-26e4-4a29-92c9-c929a2882a47", "security_groups": [{"name": "default"}], "user_id": "927dbf73820c4b2fb8a5610bc718d643", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T18:43:22Z", "hostId": "448702cf7477dc02841394574934b88fc13854afd0d29a2cc4ce4c21", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-inst1", "created": "2018-11-14T18:43:20Z", "tenant_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:43:25,367 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d52ed676-26e4-4a29-92c9-c929a2882a47 used request id req-20ad878a-0feb-4ecb-b25c-ab4a6f27ca24 2018-11-14 18:43:25,367 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-inst1] is - BUILD 2018-11-14 18:43:25,367 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-14 18:43:28,371 - create_instance - DEBUG - VM status query timeout in 892.11624217 2018-11-14 18:43:28,373 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d52ed676-26e4-4a29-92c9-c929a2882a47 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8441dca36394e60804b3da6718106b6a30047651" 2018-11-14 18:43:28,908 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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-2a062494-b771-4283-9b4e-19ad3743b10d x-compute-request-id: req-2a062494-b771-4283-9b4e-19ad3743b10d Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:76:4c", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d52ed676-26e4-4a29-92c9-c929a2882a47", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d52ed676-26e4-4a29-92c9-c929a2882a47", "rel": "bookmark"}], "image": {"id": "c31bffe1-eef2-4f09-a109-d3a4f06462d8", "links": [{"href": "http://172.30.9.28:8774/images/c31bffe1-eef2-4f09-a109-d3a4f06462d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:43:27.000000", "flavor": {"id": "bb719e12-71e2-4528-a175-a307de025049", "links": [{"href": "http://172.30.9.28:8774/flavors/bb719e12-71e2-4528-a175-a307de025049", "rel": "bookmark"}]}, "id": "d52ed676-26e4-4a29-92c9-c929a2882a47", "security_groups": [{"name": "default"}], "user_id": "927dbf73820c4b2fb8a5610bc718d643", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:43:27Z", "hostId": "448702cf7477dc02841394574934b88fc13854afd0d29a2cc4ce4c21", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-inst1", "created": "2018-11-14T18:43:20Z", "tenant_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:43:28,908 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d52ed676-26e4-4a29-92c9-c929a2882a47 used request id req-2a062494-b771-4283-9b4e-19ad3743b10d 2018-11-14 18:43:28,908 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-inst1] is - ACTIVE 2018-11-14 18:43:28,908 - create_instance - INFO - VM is - ACTIVE 2018-11-14 18:43:28,911 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d52ed676-26e4-4a29-92c9-c929a2882a47 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8441dca36394e60804b3da6718106b6a30047651" 2018-11-14 18:43:30,041 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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-26dd0aff-14bf-496f-926e-fb2cbfd0b790 x-compute-request-id: req-26dd0aff-14bf-496f-926e-fb2cbfd0b790 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:76:4c", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d52ed676-26e4-4a29-92c9-c929a2882a47", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d52ed676-26e4-4a29-92c9-c929a2882a47", "rel": "bookmark"}], "image": {"id": "c31bffe1-eef2-4f09-a109-d3a4f06462d8", "links": [{"href": "http://172.30.9.28:8774/images/c31bffe1-eef2-4f09-a109-d3a4f06462d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:43:27.000000", "flavor": {"id": "bb719e12-71e2-4528-a175-a307de025049", "links": [{"href": "http://172.30.9.28:8774/flavors/bb719e12-71e2-4528-a175-a307de025049", "rel": "bookmark"}]}, "id": "d52ed676-26e4-4a29-92c9-c929a2882a47", "security_groups": [{"name": "default"}], "user_id": "927dbf73820c4b2fb8a5610bc718d643", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:43:27Z", "hostId": "448702cf7477dc02841394574934b88fc13854afd0d29a2cc4ce4c21", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-inst1", "created": "2018-11-14T18:43:20Z", "tenant_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:43:30,042 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d52ed676-26e4-4a29-92c9-c929a2882a47 used request id req-26dd0aff-14bf-496f-926e-fb2cbfd0b790 2018-11-14 18:43:30,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8441dca36394e60804b3da6718106b6a30047651" 2018-11-14 18:43:30,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-4813e016-89e3-4681-bfff-c640ce6f022b Date: Wed, 14 Nov 2018 18:43:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0b9834cc-b400-4b3e-9766-a889f74112a2"],"updated_at":"2018-11-14T18:42:45Z","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f825b118e3ff4e6b80ed1bf49baea0fd","id":"bcc3335a-9e5f-41e6-9a66-d14a3e585537","name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net1"}]} 2018-11-14 18:43:30,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net1 used request id req-4813e016-89e3-4681-bfff-c640ce6f022b 2018-11-14 18:43:30,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f825b118e3ff4e6b80ed1bf49baea0fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8441dca36394e60804b3da6718106b6a30047651" 2018-11-14 18:43:30,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:43:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5715802f-3cb5-459e-b68b-46d8da2ae68e Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f825b118e3ff4e6b80ed1bf49baea0fd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f825b118e3ff4e6b80ed1bf49baea0fd", "name": "CreateInstanceTwoNetTests-8f23c9ec-9dda-473-proj"}} 2018-11-14 18:43:30,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f825b118e3ff4e6b80ed1bf49baea0fd used request id req-5715802f-3cb5-459e-b68b-46d8da2ae68e 2018-11-14 18:43:30,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=bcc3335a-9e5f-41e6-9a66-d14a3e585537 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8441dca36394e60804b3da6718106b6a30047651" 2018-11-14 18:43:30,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-e1a98fa1-229e-4cce-97fe-f4f4b956b4a1 Date: Wed, 14 Nov 2018 18:43:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bcc3335a-9e5f-41e6-9a66-d14a3e585537","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:45Z","dns_nameservers":[],"updated_at":"2018-11-14T18:42:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"f825b118e3ff4e6b80ed1bf49baea0fd","id":"0b9834cc-b400-4b3e-9766-a889f74112a2","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-subnet1"}]} 2018-11-14 18:43:30,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=bcc3335a-9e5f-41e6-9a66-d14a3e585537 used request id req-e1a98fa1-229e-4cce-97fe-f4f4b956b4a1 2018-11-14 18:43:30,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=bcc3335a-9e5f-41e6-9a66-d14a3e585537 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8441dca36394e60804b3da6718106b6a30047651" 2018-11-14 18:43:30,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3866 X-Openstack-Request-Id: req-fb1cbf86-1832-49b6-9192-c06eda61daba Date: Wed, 14 Nov 2018 18:43:30 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bcc3335a-9e5f-41e6-9a66-d14a3e585537","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:47Z","admin_state_up":true,"updated_at":"2018-11-14T18:42:50Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-bcc3335a-9e5f-41e6-9a66-d14a3e585537","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:5a:e0:ba","id":"2d152e43-6b82-4eb8-b083-3f4fbfbd8784","port_security_enabled":false,"project_id":"f825b118e3ff4e6b80ed1bf49baea0fd","fixed_ips":[{"subnet_id":"0b9834cc-b400-4b3e-9766-a889f74112a2","ip_address":"10.200.201.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bcc3335a-9e5f-41e6-9a66-d14a3e585537","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:43:14Z","admin_state_up":true,"updated_at":"2018-11-14T18:43:27Z","binding:vnic_type":"normal","device_id":"d52ed676-26e4-4a29-92c9-c929a2882a47","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:9e:76:4c","id":"47fb0ef8-0969-4d91-b626-dff0ced815ea","port_security_enabled":true,"project_id":"f825b118e3ff4e6b80ed1bf49baea0fd","fixed_ips":[{"subnet_id":"0b9834cc-b400-4b3e-9766-a889f74112a2","ip_address":"10.200.201.5"}],"extra_dhcp_opts":[],"security_groups":["8e28f156-7d65-4762-b55c-579f56f96de0"],"name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-vm1-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bcc3335a-9e5f-41e6-9a66-d14a3e585537","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:46Z","admin_state_up":true,"updated_at":"2018-11-14T18:42:49Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-bcc3335a-9e5f-41e6-9a66-d14a3e585537","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:b4:c5:61","id":"5e2a86f7-3522-4ae5-898b-118d9bea9518","port_security_enabled":false,"project_id":"f825b118e3ff4e6b80ed1bf49baea0fd","fixed_ips":[{"subnet_id":"0b9834cc-b400-4b3e-9766-a889f74112a2","ip_address":"10.200.201.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bcc3335a-9e5f-41e6-9a66-d14a3e585537","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:46Z","admin_state_up":true,"updated_at":"2018-11-14T18:42:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bcc3335a-9e5f-41e6-9a66-d14a3e585537","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:29:0e:d3","id":"b0904972-607e-42fa-b595-7f5e7c7ee145","port_security_enabled":false,"project_id":"f825b118e3ff4e6b80ed1bf49baea0fd","fixed_ips":[{"subnet_id":"0b9834cc-b400-4b3e-9766-a889f74112a2","ip_address":"10.200.201.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bcc3335a-9e5f-41e6-9a66-d14a3e585537","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:55Z","admin_state_up":true,"updated_at":"2018-11-14T18:42:57Z","binding:vnic_type":"normal","device_id":"f0d3d0ce-ac26-494f-ae48-0e66c0b8ea24","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:50:c9:41","id":"db5226a0-c203-451a-ac7c-96b1b556659c","port_security_enabled":true,"project_id":"f825b118e3ff4e6b80ed1bf49baea0fd","fixed_ips":[{"subnet_id":"0b9834cc-b400-4b3e-9766-a889f74112a2","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["8e28f156-7d65-4762-b55c-579f56f96de0"],"name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-router-port1"}]} 2018-11-14 18:43:30,749 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=bcc3335a-9e5f-41e6-9a66-d14a3e585537 used request id req-fb1cbf86-1832-49b6-9192-c06eda61daba 2018-11-14 18:43:30,753 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d52ed676-26e4-4a29-92c9-c929a2882a47 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8441dca36394e60804b3da6718106b6a30047651" 2018-11-14 18:43:31,685 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:43:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9ac8a175-9150-419f-a012-30b40421f8f8 x-compute-request-id: req-9ac8a175-9150-419f-a012-30b40421f8f8 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:76:4c", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d52ed676-26e4-4a29-92c9-c929a2882a47", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d52ed676-26e4-4a29-92c9-c929a2882a47", "rel": "bookmark"}], "image": {"id": "c31bffe1-eef2-4f09-a109-d3a4f06462d8", "links": [{"href": "http://172.30.9.28:8774/images/c31bffe1-eef2-4f09-a109-d3a4f06462d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:43:27.000000", "flavor": {"id": "bb719e12-71e2-4528-a175-a307de025049", "links": [{"href": "http://172.30.9.28:8774/flavors/bb719e12-71e2-4528-a175-a307de025049", "rel": "bookmark"}]}, "id": "d52ed676-26e4-4a29-92c9-c929a2882a47", "security_groups": [{"name": "default"}], "user_id": "927dbf73820c4b2fb8a5610bc718d643", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:43:27Z", "hostId": "448702cf7477dc02841394574934b88fc13854afd0d29a2cc4ce4c21", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-inst1", "created": "2018-11-14T18:43:20Z", "tenant_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:43:31,685 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d52ed676-26e4-4a29-92c9-c929a2882a47 used request id req-9ac8a175-9150-419f-a012-30b40421f8f8 2018-11-14 18:43:31,686 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-inst1] is - ACTIVE 2018-11-14 18:43:31,686 - create_instance - INFO - VM is - ACTIVE 2018-11-14 18:43:31,689 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d52ed676-26e4-4a29-92c9-c929a2882a47 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8441dca36394e60804b3da6718106b6a30047651" 2018-11-14 18:43:32,928 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:43: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-07b3da9b-1bc5-45b7-b885-50cf0844323c x-compute-request-id: req-07b3da9b-1bc5-45b7-b885-50cf0844323c Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:76:4c", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d52ed676-26e4-4a29-92c9-c929a2882a47", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d52ed676-26e4-4a29-92c9-c929a2882a47", "rel": "bookmark"}], "image": {"id": "c31bffe1-eef2-4f09-a109-d3a4f06462d8", "links": [{"href": "http://172.30.9.28:8774/images/c31bffe1-eef2-4f09-a109-d3a4f06462d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:43:27.000000", "flavor": {"id": "bb719e12-71e2-4528-a175-a307de025049", "links": [{"href": "http://172.30.9.28:8774/flavors/bb719e12-71e2-4528-a175-a307de025049", "rel": "bookmark"}]}, "id": "d52ed676-26e4-4a29-92c9-c929a2882a47", "security_groups": [{"name": "default"}], "user_id": "927dbf73820c4b2fb8a5610bc718d643", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:43:27Z", "hostId": "448702cf7477dc02841394574934b88fc13854afd0d29a2cc4ce4c21", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-inst1", "created": "2018-11-14T18:43:20Z", "tenant_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:43:32,928 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d52ed676-26e4-4a29-92c9-c929a2882a47 used request id req-07b3da9b-1bc5-45b7-b885-50cf0844323c 2018-11-14 18:43:32,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8441dca36394e60804b3da6718106b6a30047651" 2018-11-14 18:43:33,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-315fce21-1bb4-4d31-b256-cb57bcdea152 Date: Wed, 14 Nov 2018 18:43:33 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0b9834cc-b400-4b3e-9766-a889f74112a2"],"updated_at":"2018-11-14T18:42:45Z","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f825b118e3ff4e6b80ed1bf49baea0fd","id":"bcc3335a-9e5f-41e6-9a66-d14a3e585537","name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net1"}]} 2018-11-14 18:43:33,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net1 used request id req-315fce21-1bb4-4d31-b256-cb57bcdea152 2018-11-14 18:43:33,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f825b118e3ff4e6b80ed1bf49baea0fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8441dca36394e60804b3da6718106b6a30047651" 2018-11-14 18:43:33,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:43:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b709cd1-76a6-44ff-89fd-55129af4a623 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f825b118e3ff4e6b80ed1bf49baea0fd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f825b118e3ff4e6b80ed1bf49baea0fd", "name": "CreateInstanceTwoNetTests-8f23c9ec-9dda-473-proj"}} 2018-11-14 18:43:33,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f825b118e3ff4e6b80ed1bf49baea0fd used request id req-6b709cd1-76a6-44ff-89fd-55129af4a623 2018-11-14 18:43:33,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=bcc3335a-9e5f-41e6-9a66-d14a3e585537 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8441dca36394e60804b3da6718106b6a30047651" 2018-11-14 18:43:33,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-e2f3f05b-35d3-4a3d-b353-7abc6c8c86a0 Date: Wed, 14 Nov 2018 18:43:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bcc3335a-9e5f-41e6-9a66-d14a3e585537","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:45Z","dns_nameservers":[],"updated_at":"2018-11-14T18:42:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"f825b118e3ff4e6b80ed1bf49baea0fd","id":"0b9834cc-b400-4b3e-9766-a889f74112a2","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-subnet1"}]} 2018-11-14 18:43:33,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=bcc3335a-9e5f-41e6-9a66-d14a3e585537 used request id req-e2f3f05b-35d3-4a3d-b353-7abc6c8c86a0 2018-11-14 18:43:33,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=bcc3335a-9e5f-41e6-9a66-d14a3e585537 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8441dca36394e60804b3da6718106b6a30047651" 2018-11-14 18:43:33,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3866 X-Openstack-Request-Id: req-38859b4b-500d-46e1-910e-8b4a210191b0 Date: Wed, 14 Nov 2018 18:43:33 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bcc3335a-9e5f-41e6-9a66-d14a3e585537","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:47Z","admin_state_up":true,"updated_at":"2018-11-14T18:42:50Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-bcc3335a-9e5f-41e6-9a66-d14a3e585537","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:5a:e0:ba","id":"2d152e43-6b82-4eb8-b083-3f4fbfbd8784","port_security_enabled":false,"project_id":"f825b118e3ff4e6b80ed1bf49baea0fd","fixed_ips":[{"subnet_id":"0b9834cc-b400-4b3e-9766-a889f74112a2","ip_address":"10.200.201.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bcc3335a-9e5f-41e6-9a66-d14a3e585537","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:43:14Z","admin_state_up":true,"updated_at":"2018-11-14T18:43:27Z","binding:vnic_type":"normal","device_id":"d52ed676-26e4-4a29-92c9-c929a2882a47","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:9e:76:4c","id":"47fb0ef8-0969-4d91-b626-dff0ced815ea","port_security_enabled":true,"project_id":"f825b118e3ff4e6b80ed1bf49baea0fd","fixed_ips":[{"subnet_id":"0b9834cc-b400-4b3e-9766-a889f74112a2","ip_address":"10.200.201.5"}],"extra_dhcp_opts":[],"security_groups":["8e28f156-7d65-4762-b55c-579f56f96de0"],"name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-vm1-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bcc3335a-9e5f-41e6-9a66-d14a3e585537","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:46Z","admin_state_up":true,"updated_at":"2018-11-14T18:42:49Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-bcc3335a-9e5f-41e6-9a66-d14a3e585537","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:b4:c5:61","id":"5e2a86f7-3522-4ae5-898b-118d9bea9518","port_security_enabled":false,"project_id":"f825b118e3ff4e6b80ed1bf49baea0fd","fixed_ips":[{"subnet_id":"0b9834cc-b400-4b3e-9766-a889f74112a2","ip_address":"10.200.201.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bcc3335a-9e5f-41e6-9a66-d14a3e585537","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:46Z","admin_state_up":true,"updated_at":"2018-11-14T18:42:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bcc3335a-9e5f-41e6-9a66-d14a3e585537","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:29:0e:d3","id":"b0904972-607e-42fa-b595-7f5e7c7ee145","port_security_enabled":false,"project_id":"f825b118e3ff4e6b80ed1bf49baea0fd","fixed_ips":[{"subnet_id":"0b9834cc-b400-4b3e-9766-a889f74112a2","ip_address":"10.200.201.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bcc3335a-9e5f-41e6-9a66-d14a3e585537","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:55Z","admin_state_up":true,"updated_at":"2018-11-14T18:42:57Z","binding:vnic_type":"normal","device_id":"f0d3d0ce-ac26-494f-ae48-0e66c0b8ea24","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:50:c9:41","id":"db5226a0-c203-451a-ac7c-96b1b556659c","port_security_enabled":true,"project_id":"f825b118e3ff4e6b80ed1bf49baea0fd","fixed_ips":[{"subnet_id":"0b9834cc-b400-4b3e-9766-a889f74112a2","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["8e28f156-7d65-4762-b55c-579f56f96de0"],"name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-router-port1"}]} 2018-11-14 18:43:33,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=bcc3335a-9e5f-41e6-9a66-d14a3e585537 used request id req-38859b4b-500d-46e1-910e-8b4a210191b0 2018-11-14 18:43:33,254 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/d52ed676-26e4-4a29-92c9-c929a2882a47/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8441dca36394e60804b3da6718106b6a30047651" -d '{"addSecurityGroup": {"name": "CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-sec-grp"}}' 2018-11-14 18:43:34,706 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18:43:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a2d5bad5-30c2-424d-82f3-33fba22e7e7e x-compute-request-id: req-a2d5bad5-30c2-424d-82f3-33fba22e7e7e Content-Length: 0 Content-Type: application/json 2018-11-14 18:43:34,706 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/d52ed676-26e4-4a29-92c9-c929a2882a47/action used request id req-a2d5bad5-30c2-424d-82f3-33fba22e7e7e 2018-11-14 18:43:34,706 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:43:34,707 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:43:35,144 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0030009adc8e43fd8d830e29caedfb01", "name": "CreateInstanceTwoNetTests-8f23c9ec-9dda-473-proj-role"}], "expires_at": "2018-11-14T19:43:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f825b118e3ff4e6b80ed1bf49baea0fd", "name": "CreateInstanceTwoNetTests-8f23c9ec-9dda-473-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-8f23c9ec-9dda-473-user", "id": "927dbf73820c4b2fb8a5610bc718d643"}, "audit_ids": ["c6QP7qUaQKqJQD4alXF6hg"], "issued_at": "2018-11-14T18:43:35.000000Z"}} 2018-11-14 18:43:35,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5c83555f5d8b0cf3644c098be86e26bfc4e7a01" 2018-11-14 18:43:35,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:43:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b623faf0-6aa4-4f5e-b302-ecfb6422468e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:43:35,234 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-b623faf0-6aa4-4f5e-b302-ecfb6422468e 2018-11-14 18:43:35,235 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:43:35,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5c83555f5d8b0cf3644c098be86e26bfc4e7a01" 2018-11-14 18:43:35,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:43:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6140801e-8811-42b6-b993-e4b9bee0d58c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:43:35,342 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-6140801e-8811-42b6-b993-e4b9bee0d58c 2018-11-14 18:43:35,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5c83555f5d8b0cf3644c098be86e26bfc4e7a01" 2018-11-14 18:43:35,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-65737db6-8fcc-45c8-8110-28152f8406ce Date: Wed, 14 Nov 2018 18:43:35 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7028cf92-828f-4fba-86f7-cb27a407c2b0"],"updated_at":"2018-11-14T18:42:48Z","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f825b118e3ff4e6b80ed1bf49baea0fd","id":"ea42630c-3f92-4e9d-8a20-d2eeea765f68","name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net2"}]} 2018-11-14 18:43:35,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net2 used request id req-65737db6-8fcc-45c8-8110-28152f8406ce 2018-11-14 18:43:35,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=ea42630c-3f92-4e9d-8a20-d2eeea765f68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5c83555f5d8b0cf3644c098be86e26bfc4e7a01" 2018-11-14 18:43:35,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-926a72a2-63f6-47bf-b347-4bd1238d4764 Date: Wed, 14 Nov 2018 18:43:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea42630c-3f92-4e9d-8a20-d2eeea765f68","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:48Z","dns_nameservers":[],"updated_at":"2018-11-14T18:42:48Z","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":"f825b118e3ff4e6b80ed1bf49baea0fd","id":"7028cf92-828f-4fba-86f7-cb27a407c2b0","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-subnet2"}]} 2018-11-14 18:43:35,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=ea42630c-3f92-4e9d-8a20-d2eeea765f68 used request id req-926a72a2-63f6-47bf-b347-4bd1238d4764 2018-11-14 18:43:35,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5c83555f5d8b0cf3644c098be86e26bfc4e7a01" 2018-11-14 18:43:36,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-e2137983-9c0c-4bf0-a993-09f0c6d0fb9f Date: Wed, 14 Nov 2018 18:43:36 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7028cf92-828f-4fba-86f7-cb27a407c2b0"],"updated_at":"2018-11-14T18:42:48Z","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f825b118e3ff4e6b80ed1bf49baea0fd","id":"ea42630c-3f92-4e9d-8a20-d2eeea765f68","name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net2"}]} 2018-11-14 18:43:36,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net2 used request id req-e2137983-9c0c-4bf0-a993-09f0c6d0fb9f 2018-11-14 18:43:36,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:43:36,142 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:43: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:43:36,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f825b118e3ff4e6b80ed1bf49baea0fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5c83555f5d8b0cf3644c098be86e26bfc4e7a01" 2018-11-14 18:43:36,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:43:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c15553e9-c8f4-4cf9-b950-637324480072 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f825b118e3ff4e6b80ed1bf49baea0fd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f825b118e3ff4e6b80ed1bf49baea0fd", "name": "CreateInstanceTwoNetTests-8f23c9ec-9dda-473-proj"}} 2018-11-14 18:43:36,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f825b118e3ff4e6b80ed1bf49baea0fd used request id req-c15553e9-c8f4-4cf9-b950-637324480072 2018-11-14 18:43:36,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=ea42630c-3f92-4e9d-8a20-d2eeea765f68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5c83555f5d8b0cf3644c098be86e26bfc4e7a01" 2018-11-14 18:43:36,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-6f3914ae-c863-469a-8919-fe750f54f15b Date: Wed, 14 Nov 2018 18:43:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea42630c-3f92-4e9d-8a20-d2eeea765f68","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:48Z","dns_nameservers":[],"updated_at":"2018-11-14T18:42:48Z","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":"f825b118e3ff4e6b80ed1bf49baea0fd","id":"7028cf92-828f-4fba-86f7-cb27a407c2b0","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-subnet2"}]} 2018-11-14 18:43:36,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=ea42630c-3f92-4e9d-8a20-d2eeea765f68 used request id req-6f3914ae-c863-469a-8919-fe750f54f15b 2018-11-14 18:43:36,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=ea42630c-3f92-4e9d-8a20-d2eeea765f68&name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5c83555f5d8b0cf3644c098be86e26bfc4e7a01" 2018-11-14 18:43:36,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8a513ba4-9cfa-40d3-be60-862b0c6fb42f Date: Wed, 14 Nov 2018 18:43:36 GMT RESP BODY: {"ports":[]} 2018-11-14 18:43:36,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=ea42630c-3f92-4e9d-8a20-d2eeea765f68&name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-vm2-port&admin_state_up=True used request id req-8a513ba4-9cfa-40d3-be60-862b0c6fb42f 2018-11-14 18:43:36,675 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5c83555f5d8b0cf3644c098be86e26bfc4e7a01" 2018-11-14 18:43:36,954 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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-926418ef-0802-42a6-a654-c0e493725226 x-compute-request-id: req-926418ef-0802-42a6-a654-c0e493725226 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-14 18:43:36,954 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-inst2 used request id req-926418ef-0802-42a6-a654-c0e493725226 2018-11-14 18:43:36,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5c83555f5d8b0cf3644c098be86e26bfc4e7a01" 2018-11-14 18:43:37,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-565d994b-0d52-4e10-850c-e2b92cd25521 Date: Wed, 14 Nov 2018 18:43:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7028cf92-828f-4fba-86f7-cb27a407c2b0"],"updated_at":"2018-11-14T18:42:48Z","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f825b118e3ff4e6b80ed1bf49baea0fd","id":"ea42630c-3f92-4e9d-8a20-d2eeea765f68","name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net2"}]} 2018-11-14 18:43:37,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net2 used request id req-565d994b-0d52-4e10-850c-e2b92cd25521 2018-11-14 18:43:37,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=ea42630c-3f92-4e9d-8a20-d2eeea765f68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5c83555f5d8b0cf3644c098be86e26bfc4e7a01" 2018-11-14 18:43:37,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-5ccb3a5e-149f-450a-9014-4b9bab39014b Date: Wed, 14 Nov 2018 18:43:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea42630c-3f92-4e9d-8a20-d2eeea765f68","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:48Z","dns_nameservers":[],"updated_at":"2018-11-14T18:42:48Z","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":"f825b118e3ff4e6b80ed1bf49baea0fd","id":"7028cf92-828f-4fba-86f7-cb27a407c2b0","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-subnet2"}]} 2018-11-14 18:43:37,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=ea42630c-3f92-4e9d-8a20-d2eeea765f68 used request id req-5ccb3a5e-149f-450a-9014-4b9bab39014b 2018-11-14 18:43:37,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5c83555f5d8b0cf3644c098be86e26bfc4e7a01" 2018-11-14 18:43:37,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-fdec8676-ab96-42bf-ac53-ba50bcb58f53 Date: Wed, 14 Nov 2018 18:43:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7028cf92-828f-4fba-86f7-cb27a407c2b0"],"updated_at":"2018-11-14T18:42:48Z","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f825b118e3ff4e6b80ed1bf49baea0fd","id":"ea42630c-3f92-4e9d-8a20-d2eeea765f68","name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net2"}]} 2018-11-14 18:43:37,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net2 used request id req-fdec8676-ab96-42bf-ac53-ba50bcb58f53 2018-11-14 18:43:37,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f825b118e3ff4e6b80ed1bf49baea0fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5c83555f5d8b0cf3644c098be86e26bfc4e7a01" 2018-11-14 18:43:37,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:43:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7394cd3-0efe-495a-b3be-569ab14a114f Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f825b118e3ff4e6b80ed1bf49baea0fd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f825b118e3ff4e6b80ed1bf49baea0fd", "name": "CreateInstanceTwoNetTests-8f23c9ec-9dda-473-proj"}} 2018-11-14 18:43:37,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f825b118e3ff4e6b80ed1bf49baea0fd used request id req-a7394cd3-0efe-495a-b3be-569ab14a114f 2018-11-14 18:43:37,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=ea42630c-3f92-4e9d-8a20-d2eeea765f68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5c83555f5d8b0cf3644c098be86e26bfc4e7a01" 2018-11-14 18:43:38,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-3734dc73-951e-4797-adf6-808c5cf73d58 Date: Wed, 14 Nov 2018 18:43:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea42630c-3f92-4e9d-8a20-d2eeea765f68","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:48Z","dns_nameservers":[],"updated_at":"2018-11-14T18:42:48Z","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":"f825b118e3ff4e6b80ed1bf49baea0fd","id":"7028cf92-828f-4fba-86f7-cb27a407c2b0","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-subnet2"}]} 2018-11-14 18:43:38,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=ea42630c-3f92-4e9d-8a20-d2eeea765f68 used request id req-3734dc73-951e-4797-adf6-808c5cf73d58 2018-11-14 18:43:38,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=ea42630c-3f92-4e9d-8a20-d2eeea765f68&name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5c83555f5d8b0cf3644c098be86e26bfc4e7a01" 2018-11-14 18:43:38,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f8b7061d-ac8b-4bf3-95e8-aef92b5dc407 Date: Wed, 14 Nov 2018 18:43:38 GMT RESP BODY: {"ports":[]} 2018-11-14 18:43:38,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=ea42630c-3f92-4e9d-8a20-d2eeea765f68&name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-vm2-port&admin_state_up=True used request id req-f8b7061d-ac8b-4bf3-95e8-aef92b5dc407 2018-11-14 18:43:38,170 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:43:38,170 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:43:38,590 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0030009adc8e43fd8d830e29caedfb01", "name": "CreateInstanceTwoNetTests-8f23c9ec-9dda-473-proj-role"}], "expires_at": "2018-11-14T19:43:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f825b118e3ff4e6b80ed1bf49baea0fd", "name": "CreateInstanceTwoNetTests-8f23c9ec-9dda-473-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/f825b118e3ff4e6b80ed1bf49baea0fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-8f23c9ec-9dda-473-user", "id": "927dbf73820c4b2fb8a5610bc718d643"}, "audit_ids": ["8xAVlsSJSju0jkv4_JJdRQ"], "issued_at": "2018-11-14T18:43:38.000000Z"}} 2018-11-14 18:43:38,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cd8086efcbcabae782678df0b66118da87e041c" 2018-11-14 18:43:38,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:43:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e227576d-e48b-4fc2-807c-bdc02765ef61 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:43:38,690 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-e227576d-e48b-4fc2-807c-bdc02765ef61 2018-11-14 18:43:38,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5c83555f5d8b0cf3644c098be86e26bfc4e7a01" 2018-11-14 18:43:38,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-6bd91bd7-5031-418d-984f-d771e335b7e5 Date: Wed, 14 Nov 2018 18:43:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7028cf92-828f-4fba-86f7-cb27a407c2b0"],"updated_at":"2018-11-14T18:42:48Z","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f825b118e3ff4e6b80ed1bf49baea0fd","id":"ea42630c-3f92-4e9d-8a20-d2eeea765f68","name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net2"}]} 2018-11-14 18:43:38,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net2 used request id req-6bd91bd7-5031-418d-984f-d771e335b7e5 2018-11-14 18:43:38,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=ea42630c-3f92-4e9d-8a20-d2eeea765f68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5c83555f5d8b0cf3644c098be86e26bfc4e7a01" 2018-11-14 18:43:39,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-737af210-2fd3-4410-9dd1-bad585204199 Date: Wed, 14 Nov 2018 18:43:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea42630c-3f92-4e9d-8a20-d2eeea765f68","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:48Z","dns_nameservers":[],"updated_at":"2018-11-14T18:42:48Z","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":"f825b118e3ff4e6b80ed1bf49baea0fd","id":"7028cf92-828f-4fba-86f7-cb27a407c2b0","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-subnet2"}]} 2018-11-14 18:43:39,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=ea42630c-3f92-4e9d-8a20-d2eeea765f68 used request id req-737af210-2fd3-4410-9dd1-bad585204199 2018-11-14 18:43:39,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5c83555f5d8b0cf3644c098be86e26bfc4e7a01" 2018-11-14 18:43:39,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-cba46680-f553-49be-bc35-3f986a8d308d Date: Wed, 14 Nov 2018 18:43:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7028cf92-828f-4fba-86f7-cb27a407c2b0"],"updated_at":"2018-11-14T18:42:48Z","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f825b118e3ff4e6b80ed1bf49baea0fd","id":"ea42630c-3f92-4e9d-8a20-d2eeea765f68","name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net2"}]} 2018-11-14 18:43:39,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net2 used request id req-cba46680-f553-49be-bc35-3f986a8d308d 2018-11-14 18:43:39,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:43:39,550 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:43: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:43:39,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f825b118e3ff4e6b80ed1bf49baea0fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cd8086efcbcabae782678df0b66118da87e041c" 2018-11-14 18:43:39,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:43:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99d03057-41e3-4e9d-82a7-b3a58249b520 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f825b118e3ff4e6b80ed1bf49baea0fd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f825b118e3ff4e6b80ed1bf49baea0fd", "name": "CreateInstanceTwoNetTests-8f23c9ec-9dda-473-proj"}} 2018-11-14 18:43:39,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f825b118e3ff4e6b80ed1bf49baea0fd used request id req-99d03057-41e3-4e9d-82a7-b3a58249b520 2018-11-14 18:43:39,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=ea42630c-3f92-4e9d-8a20-d2eeea765f68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5c83555f5d8b0cf3644c098be86e26bfc4e7a01" 2018-11-14 18:43:39,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-f483a733-087e-4c72-8b97-6de78a78ed53 Date: Wed, 14 Nov 2018 18:43:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea42630c-3f92-4e9d-8a20-d2eeea765f68","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:48Z","dns_nameservers":[],"updated_at":"2018-11-14T18:42:48Z","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":"f825b118e3ff4e6b80ed1bf49baea0fd","id":"7028cf92-828f-4fba-86f7-cb27a407c2b0","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-subnet2"}]} 2018-11-14 18:43:39,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=ea42630c-3f92-4e9d-8a20-d2eeea765f68 used request id req-f483a733-087e-4c72-8b97-6de78a78ed53 2018-11-14 18:43:39,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=ea42630c-3f92-4e9d-8a20-d2eeea765f68&name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5c83555f5d8b0cf3644c098be86e26bfc4e7a01" 2018-11-14 18:43:39,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-87f931ca-f8ac-4a62-b6b6-1a02d4067749 Date: Wed, 14 Nov 2018 18:43:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea42630c-3f92-4e9d-8a20-d2eeea765f68","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:48Z","dns_nameservers":[],"updated_at":"2018-11-14T18:42:48Z","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":"f825b118e3ff4e6b80ed1bf49baea0fd","id":"7028cf92-828f-4fba-86f7-cb27a407c2b0","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-subnet2"}]} 2018-11-14 18:43:39,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=ea42630c-3f92-4e9d-8a20-d2eeea765f68&name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-subnet2 used request id req-87f931ca-f8ac-4a62-b6b6-1a02d4067749 2018-11-14 18:43:39,760 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net2 2018-11-14 18:43:39,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5c83555f5d8b0cf3644c098be86e26bfc4e7a01" -d '{"port": {"network_id": "ea42630c-3f92-4e9d-8a20-d2eeea765f68", "fixed_ips": [{"subnet_id": "7028cf92-828f-4fba-86f7-cb27a407c2b0", "ip_address": "10.200.202.5"}], "name": "CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-vm2-port", "admin_state_up": true}}' 2018-11-14 18:43:40,799 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-ac8752aa-8e8c-4ea1-a206-51ad0584a103 Date: Wed, 14 Nov 2018 18:43:40 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-11-14T18:43:40Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ea42630c-3f92-4e9d-8a20-d2eeea765f68","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-11-14T18:43:40Z","name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-vm2-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:a1:af:24","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"f825b118e3ff4e6b80ed1bf49baea0fd","fixed_ips":[{"subnet_id":"7028cf92-828f-4fba-86f7-cb27a407c2b0","ip_address":"10.200.202.5"}],"id":"a30a36d3-1298-408f-87b5-fa8161e26791","security_groups":["8e28f156-7d65-4762-b55c-579f56f96de0"],"device_id":""}} 2018-11-14 18:43:40,799 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-ac8752aa-8e8c-4ea1-a206-51ad0584a103 2018-11-14 18:43:40,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5c83555f5d8b0cf3644c098be86e26bfc4e7a01" 2018-11-14 18:43:41,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-d8e66aea-b28d-4c76-b2e7-370ee482899b Date: Wed, 14 Nov 2018 18:43:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7028cf92-828f-4fba-86f7-cb27a407c2b0"],"updated_at":"2018-11-14T18:42:48Z","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f825b118e3ff4e6b80ed1bf49baea0fd","id":"ea42630c-3f92-4e9d-8a20-d2eeea765f68","name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net2"}]} 2018-11-14 18:43:41,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net2 used request id req-d8e66aea-b28d-4c76-b2e7-370ee482899b 2018-11-14 18:43:41,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=ea42630c-3f92-4e9d-8a20-d2eeea765f68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5c83555f5d8b0cf3644c098be86e26bfc4e7a01" 2018-11-14 18:43:41,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-f41dcee3-9442-41bc-b55e-960ff7ac0b2c Date: Wed, 14 Nov 2018 18:43:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea42630c-3f92-4e9d-8a20-d2eeea765f68","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:48Z","dns_nameservers":[],"updated_at":"2018-11-14T18:42:48Z","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":"f825b118e3ff4e6b80ed1bf49baea0fd","id":"7028cf92-828f-4fba-86f7-cb27a407c2b0","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-subnet2"}]} 2018-11-14 18:43:41,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=ea42630c-3f92-4e9d-8a20-d2eeea765f68 used request id req-f41dcee3-9442-41bc-b55e-960ff7ac0b2c 2018-11-14 18:43:41,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5c83555f5d8b0cf3644c098be86e26bfc4e7a01" 2018-11-14 18:43:41,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-7665cf36-7fb0-4d9b-9fc7-a353228fabfd Date: Wed, 14 Nov 2018 18:43:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7028cf92-828f-4fba-86f7-cb27a407c2b0"],"updated_at":"2018-11-14T18:42:48Z","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f825b118e3ff4e6b80ed1bf49baea0fd","id":"ea42630c-3f92-4e9d-8a20-d2eeea765f68","name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net2"}]} 2018-11-14 18:43:41,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net2 used request id req-7665cf36-7fb0-4d9b-9fc7-a353228fabfd 2018-11-14 18:43:41,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f825b118e3ff4e6b80ed1bf49baea0fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5c83555f5d8b0cf3644c098be86e26bfc4e7a01" 2018-11-14 18:43:41,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:43:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e7c6463-6424-432b-86e7-11628051fb85 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f825b118e3ff4e6b80ed1bf49baea0fd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f825b118e3ff4e6b80ed1bf49baea0fd", "name": "CreateInstanceTwoNetTests-8f23c9ec-9dda-473-proj"}} 2018-11-14 18:43:41,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f825b118e3ff4e6b80ed1bf49baea0fd used request id req-8e7c6463-6424-432b-86e7-11628051fb85 2018-11-14 18:43:41,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=ea42630c-3f92-4e9d-8a20-d2eeea765f68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5c83555f5d8b0cf3644c098be86e26bfc4e7a01" 2018-11-14 18:43:41,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-d1bef67c-51c3-4e8d-be35-b416db16925a Date: Wed, 14 Nov 2018 18:43:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea42630c-3f92-4e9d-8a20-d2eeea765f68","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:48Z","dns_nameservers":[],"updated_at":"2018-11-14T18:42:48Z","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":"f825b118e3ff4e6b80ed1bf49baea0fd","id":"7028cf92-828f-4fba-86f7-cb27a407c2b0","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-subnet2"}]} 2018-11-14 18:43:41,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=ea42630c-3f92-4e9d-8a20-d2eeea765f68 used request id req-d1bef67c-51c3-4e8d-be35-b416db16925a 2018-11-14 18:43:41,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=ea42630c-3f92-4e9d-8a20-d2eeea765f68&name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5c83555f5d8b0cf3644c098be86e26bfc4e7a01" 2018-11-14 18:43:42,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-e268a11b-863a-4f3e-a695-95fc03eaabee Date: Wed, 14 Nov 2018 18:43:42 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ea42630c-3f92-4e9d-8a20-d2eeea765f68","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:43:40Z","admin_state_up":true,"updated_at":"2018-11-14T18:43:40Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:a1:af:24","id":"a30a36d3-1298-408f-87b5-fa8161e26791","port_security_enabled":true,"project_id":"f825b118e3ff4e6b80ed1bf49baea0fd","fixed_ips":[{"subnet_id":"7028cf92-828f-4fba-86f7-cb27a407c2b0","ip_address":"10.200.202.5"}],"extra_dhcp_opts":[],"security_groups":["8e28f156-7d65-4762-b55c-579f56f96de0"],"name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-vm2-port"}]} 2018-11-14 18:43:42,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=ea42630c-3f92-4e9d-8a20-d2eeea765f68&name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-vm2-port&admin_state_up=True used request id req-e268a11b-863a-4f3e-a695-95fc03eaabee 2018-11-14 18:43:42,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f825b118e3ff4e6b80ed1bf49baea0fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5c83555f5d8b0cf3644c098be86e26bfc4e7a01" 2018-11-14 18:43:42,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:43:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c394b56a-3e31-413e-8d06-9d3de9efc419 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f825b118e3ff4e6b80ed1bf49baea0fd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f825b118e3ff4e6b80ed1bf49baea0fd", "name": "CreateInstanceTwoNetTests-8f23c9ec-9dda-473-proj"}} 2018-11-14 18:43:42,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f825b118e3ff4e6b80ed1bf49baea0fd used request id req-c394b56a-3e31-413e-8d06-9d3de9efc419 2018-11-14 18:43:42,140 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-inst2 2018-11-14 18:43:42,144 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5c83555f5d8b0cf3644c098be86e26bfc4e7a01" 2018-11-14 18:43:42,166 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:43: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-2cdfa971-301e-4fef-9b5e-60d076db1347 x-compute-request-id: req-2cdfa971-301e-4fef-9b5e-60d076db1347 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"flavors": [{"id": "bb719e12-71e2-4528-a175-a307de025049", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/bb719e12-71e2-4528-a175-a307de025049", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/bb719e12-71e2-4528-a175-a307de025049", "rel": "bookmark"}], "name": "CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-flavor-name"}]} 2018-11-14 18:43:42,167 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-2cdfa971-301e-4fef-9b5e-60d076db1347 2018-11-14 18:43:42,170 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/bb719e12-71e2-4528-a175-a307de025049 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5c83555f5d8b0cf3644c098be86e26bfc4e7a01" 2018-11-14 18:43:42,188 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:43: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-f57425fb-bc8b-4a48-9a51-53792bc80c52 x-compute-request-id: req-f57425fb-bc8b-4a48-9a51-53792bc80c52 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-flavor-name", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/bb719e12-71e2-4528-a175-a307de025049", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/bb719e12-71e2-4528-a175-a307de025049", "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": "bb719e12-71e2-4528-a175-a307de025049"}} 2018-11-14 18:43:42,188 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/bb719e12-71e2-4528-a175-a307de025049 used request id req-f57425fb-bc8b-4a48-9a51-53792bc80c52 2018-11-14 18:43:42,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-d475143d-76e0-488d-aba0-aa5eb0e934d3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a5c83555f5d8b0cf3644c098be86e26bfc4e7a01" 2018-11-14 18:43:42,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1048 Content-Type: application/json X-Openstack-Request-Id: req-204a63ce-0914-4662-a884-68321d8789a2 Date: Wed, 14 Nov 2018 18:43:42 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-d475143d-76e0-488d-aba0-aa5eb0e934d3", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:42:42Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:42:42Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/c31bffe1-eef2-4f09-a109-d3a4f06462d8/snap", "metadata": {}}], "self": "/v2/images/c31bffe1-eef2-4f09-a109-d3a4f06462d8", "min_disk": 0, "protected": false, "id": "c31bffe1-eef2-4f09-a109-d3a4f06462d8", "file": "/v2/images/c31bffe1-eef2-4f09-a109-d3a4f06462d8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f825b118e3ff4e6b80ed1bf49baea0fd", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/c31bffe1-eef2-4f09-a109-d3a4f06462d8/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-d475143d-76e0-488d-aba0-aa5eb0e934d3"} 2018-11-14 18:43:42,425 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-d475143d-76e0-488d-aba0-aa5eb0e934d3 used request id req-204a63ce-0914-4662-a884-68321d8789a2 2018-11-14 18:43:42,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a5c83555f5d8b0cf3644c098be86e26bfc4e7a01" 2018-11-14 18:43:42,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-3a59bdbf-04fa-4bba-85bc-6589e6f0b0a0 Date: Wed, 14 Nov 2018 18:43: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-11-14 18:43:42,615 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-3a59bdbf-04fa-4bba-85bc-6589e6f0b0a0 2018-11-14 18:43:42,620 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5c83555f5d8b0cf3644c098be86e26bfc4e7a01" -d '{"server": {"name": "CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-inst2", "imageRef": "c31bffe1-eef2-4f09-a109-d3a4f06462d8", "flavorRef": "bb719e12-71e2-4528-a175-a307de025049", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDEwLjIwMC4yMDEuNSAyPiYxID4vZGV2L251bGwKIFJFUz0kPwogaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogIGVjaG8gJ3ZQaW5nIE9LJwogIGJyZWFrCiBlbHNlCiAgZWNobyAndlBpbmcgS08nCiBmaQogc2xlZXAgMQpkb25lCgo=", "max_count": 1, "min_count": 1, "networks": [{"port": "a30a36d3-1298-408f-87b5-fa8161e26791"}], "security_groups": [{"name": "CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-sec-grp"}]}}' 2018-11-14 18:43:45,509 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18:43: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-df36562d-926f-4a41-a32e-dfdb95fcd5c2 x-compute-request-id: req-df36562d-926f-4a41-a32e-dfdb95fcd5c2 Content-Length: 437 location: http://172.30.9.28:8774/v2.1/servers/ddb79b6f-ee5d-44a1-88fb-50c2d80d51ff Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "ddb79b6f-ee5d-44a1-88fb-50c2d80d51ff", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ddb79b6f-ee5d-44a1-88fb-50c2d80d51ff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ddb79b6f-ee5d-44a1-88fb-50c2d80d51ff", "rel": "bookmark"}], "adminPass": "C44jM3466Ujz"}} 2018-11-14 18:43:45,509 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-df36562d-926f-4a41-a32e-dfdb95fcd5c2 2018-11-14 18:43:45,512 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ddb79b6f-ee5d-44a1-88fb-50c2d80d51ff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5c83555f5d8b0cf3644c098be86e26bfc4e7a01" 2018-11-14 18:43:46,337 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:43: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-fdf8ba8e-cf29-427a-a5a1-8c217800d9bf x-compute-request-id: req-fdf8ba8e-cf29-427a-a5a1-8c217800d9bf Content-Encoding: gzip Content-Length: 610 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ddb79b6f-ee5d-44a1-88fb-50c2d80d51ff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ddb79b6f-ee5d-44a1-88fb-50c2d80d51ff", "rel": "bookmark"}], "image": {"id": "c31bffe1-eef2-4f09-a109-d3a4f06462d8", "links": [{"href": "http://172.30.9.28:8774/images/c31bffe1-eef2-4f09-a109-d3a4f06462d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bb719e12-71e2-4528-a175-a307de025049", "links": [{"href": "http://172.30.9.28:8774/flavors/bb719e12-71e2-4528-a175-a307de025049", "rel": "bookmark"}]}, "id": "ddb79b6f-ee5d-44a1-88fb-50c2d80d51ff", "user_id": "927dbf73820c4b2fb8a5610bc718d643", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T18:43:45Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-inst2", "created": "2018-11-14T18:43:45Z", "tenant_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:43:46,337 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ddb79b6f-ee5d-44a1-88fb-50c2d80d51ff used request id req-fdf8ba8e-cf29-427a-a5a1-8c217800d9bf 2018-11-14 18:43:46,338 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-inst2 2018-11-14 18:43:46,341 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ddb79b6f-ee5d-44a1-88fb-50c2d80d51ff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5c83555f5d8b0cf3644c098be86e26bfc4e7a01" 2018-11-14 18:43:47,221 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:43: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-d2beca78-85bb-4b6b-8f93-ba7d7e2f9df5 x-compute-request-id: req-d2beca78-85bb-4b6b-8f93-ba7d7e2f9df5 Content-Encoding: gzip Content-Length: 612 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ddb79b6f-ee5d-44a1-88fb-50c2d80d51ff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ddb79b6f-ee5d-44a1-88fb-50c2d80d51ff", "rel": "bookmark"}], "image": {"id": "c31bffe1-eef2-4f09-a109-d3a4f06462d8", "links": [{"href": "http://172.30.9.28:8774/images/c31bffe1-eef2-4f09-a109-d3a4f06462d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bb719e12-71e2-4528-a175-a307de025049", "links": [{"href": "http://172.30.9.28:8774/flavors/bb719e12-71e2-4528-a175-a307de025049", "rel": "bookmark"}]}, "id": "ddb79b6f-ee5d-44a1-88fb-50c2d80d51ff", "user_id": "927dbf73820c4b2fb8a5610bc718d643", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T18:43:46Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-inst2", "created": "2018-11-14T18:43:45Z", "tenant_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:43:47,221 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ddb79b6f-ee5d-44a1-88fb-50c2d80d51ff used request id req-d2beca78-85bb-4b6b-8f93-ba7d7e2f9df5 2018-11-14 18:43:47,221 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-inst2] is - BUILD 2018-11-14 18:43:47,222 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-14 18:43:50,225 - create_instance - DEBUG - VM status query timeout in 896.113280058 2018-11-14 18:43:50,228 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ddb79b6f-ee5d-44a1-88fb-50c2d80d51ff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5c83555f5d8b0cf3644c098be86e26bfc4e7a01" 2018-11-14 18:43:51,192 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:43: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-f77e90e1-6bac-43ea-930d-e89a5cee2db3 x-compute-request-id: req-f77e90e1-6bac-43ea-930d-e89a5cee2db3 Content-Encoding: gzip Content-Length: 677 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ddb79b6f-ee5d-44a1-88fb-50c2d80d51ff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ddb79b6f-ee5d-44a1-88fb-50c2d80d51ff", "rel": "bookmark"}], "image": {"id": "c31bffe1-eef2-4f09-a109-d3a4f06462d8", "links": [{"href": "http://172.30.9.28:8774/images/c31bffe1-eef2-4f09-a109-d3a4f06462d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bb719e12-71e2-4528-a175-a307de025049", "links": [{"href": "http://172.30.9.28:8774/flavors/bb719e12-71e2-4528-a175-a307de025049", "rel": "bookmark"}]}, "id": "ddb79b6f-ee5d-44a1-88fb-50c2d80d51ff", "security_groups": [{"name": "default"}], "user_id": "927dbf73820c4b2fb8a5610bc718d643", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T18:43:48Z", "hostId": "17763f972b1a956e70b3d7e49c21c076113d35abe1dc55c1501813b0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-inst2", "created": "2018-11-14T18:43:45Z", "tenant_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:43:51,193 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ddb79b6f-ee5d-44a1-88fb-50c2d80d51ff used request id req-f77e90e1-6bac-43ea-930d-e89a5cee2db3 2018-11-14 18:43:51,193 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-inst2] is - BUILD 2018-11-14 18:43:51,193 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-14 18:43:54,196 - create_instance - DEBUG - VM status query timeout in 892.141588926 2018-11-14 18:43:54,199 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ddb79b6f-ee5d-44a1-88fb-50c2d80d51ff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5c83555f5d8b0cf3644c098be86e26bfc4e7a01" 2018-11-14 18:43:54,849 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:43: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-841467c8-0467-4b68-91c0-2c5334ad85de x-compute-request-id: req-841467c8-0467-4b68-91c0-2c5334ad85de Content-Encoding: gzip Content-Length: 677 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ddb79b6f-ee5d-44a1-88fb-50c2d80d51ff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ddb79b6f-ee5d-44a1-88fb-50c2d80d51ff", "rel": "bookmark"}], "image": {"id": "c31bffe1-eef2-4f09-a109-d3a4f06462d8", "links": [{"href": "http://172.30.9.28:8774/images/c31bffe1-eef2-4f09-a109-d3a4f06462d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bb719e12-71e2-4528-a175-a307de025049", "links": [{"href": "http://172.30.9.28:8774/flavors/bb719e12-71e2-4528-a175-a307de025049", "rel": "bookmark"}]}, "id": "ddb79b6f-ee5d-44a1-88fb-50c2d80d51ff", "security_groups": [{"name": "default"}], "user_id": "927dbf73820c4b2fb8a5610bc718d643", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T18:43:48Z", "hostId": "17763f972b1a956e70b3d7e49c21c076113d35abe1dc55c1501813b0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-inst2", "created": "2018-11-14T18:43:45Z", "tenant_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:43:54,849 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ddb79b6f-ee5d-44a1-88fb-50c2d80d51ff used request id req-841467c8-0467-4b68-91c0-2c5334ad85de 2018-11-14 18:43:54,849 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-inst2] is - BUILD 2018-11-14 18:43:54,850 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-14 18:43:57,853 - create_instance - DEBUG - VM status query timeout in 888.485334873 2018-11-14 18:43:57,855 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ddb79b6f-ee5d-44a1-88fb-50c2d80d51ff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5c83555f5d8b0cf3644c098be86e26bfc4e7a01" 2018-11-14 18:43:58,767 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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,Accept-Encoding x-openstack-request-id: req-d0bde651-8f0b-4b07-ad43-fe0a15a66da1 x-compute-request-id: req-d0bde651-8f0b-4b07-ad43-fe0a15a66da1 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:af:24", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ddb79b6f-ee5d-44a1-88fb-50c2d80d51ff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ddb79b6f-ee5d-44a1-88fb-50c2d80d51ff", "rel": "bookmark"}], "image": {"id": "c31bffe1-eef2-4f09-a109-d3a4f06462d8", "links": [{"href": "http://172.30.9.28:8774/images/c31bffe1-eef2-4f09-a109-d3a4f06462d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:43:55.000000", "flavor": {"id": "bb719e12-71e2-4528-a175-a307de025049", "links": [{"href": "http://172.30.9.28:8774/flavors/bb719e12-71e2-4528-a175-a307de025049", "rel": "bookmark"}]}, "id": "ddb79b6f-ee5d-44a1-88fb-50c2d80d51ff", "security_groups": [{"name": "default"}], "user_id": "927dbf73820c4b2fb8a5610bc718d643", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:43:55Z", "hostId": "17763f972b1a956e70b3d7e49c21c076113d35abe1dc55c1501813b0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-inst2", "created": "2018-11-14T18:43:45Z", "tenant_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:43:58,767 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ddb79b6f-ee5d-44a1-88fb-50c2d80d51ff used request id req-d0bde651-8f0b-4b07-ad43-fe0a15a66da1 2018-11-14 18:43:58,768 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-inst2] is - ACTIVE 2018-11-14 18:43:58,768 - create_instance - INFO - VM is - ACTIVE 2018-11-14 18:43:58,771 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ddb79b6f-ee5d-44a1-88fb-50c2d80d51ff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5c83555f5d8b0cf3644c098be86e26bfc4e7a01" 2018-11-14 18:43:59,378 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:43: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-6cb9745c-0609-4897-a6a5-c8f0224290d9 x-compute-request-id: req-6cb9745c-0609-4897-a6a5-c8f0224290d9 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:af:24", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ddb79b6f-ee5d-44a1-88fb-50c2d80d51ff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ddb79b6f-ee5d-44a1-88fb-50c2d80d51ff", "rel": "bookmark"}], "image": {"id": "c31bffe1-eef2-4f09-a109-d3a4f06462d8", "links": [{"href": "http://172.30.9.28:8774/images/c31bffe1-eef2-4f09-a109-d3a4f06462d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:43:55.000000", "flavor": {"id": "bb719e12-71e2-4528-a175-a307de025049", "links": [{"href": "http://172.30.9.28:8774/flavors/bb719e12-71e2-4528-a175-a307de025049", "rel": "bookmark"}]}, "id": "ddb79b6f-ee5d-44a1-88fb-50c2d80d51ff", "security_groups": [{"name": "default"}], "user_id": "927dbf73820c4b2fb8a5610bc718d643", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:43:55Z", "hostId": "17763f972b1a956e70b3d7e49c21c076113d35abe1dc55c1501813b0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-inst2", "created": "2018-11-14T18:43:45Z", "tenant_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:43:59,378 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ddb79b6f-ee5d-44a1-88fb-50c2d80d51ff used request id req-6cb9745c-0609-4897-a6a5-c8f0224290d9 2018-11-14 18:43:59,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5c83555f5d8b0cf3644c098be86e26bfc4e7a01" 2018-11-14 18:43:59,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-ac74ee7f-26a6-4796-9239-b66d439933d4 Date: Wed, 14 Nov 2018 18:43:59 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7028cf92-828f-4fba-86f7-cb27a407c2b0"],"updated_at":"2018-11-14T18:42:48Z","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f825b118e3ff4e6b80ed1bf49baea0fd","id":"ea42630c-3f92-4e9d-8a20-d2eeea765f68","name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net2"}]} 2018-11-14 18:43:59,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net2 used request id req-ac74ee7f-26a6-4796-9239-b66d439933d4 2018-11-14 18:43:59,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f825b118e3ff4e6b80ed1bf49baea0fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5c83555f5d8b0cf3644c098be86e26bfc4e7a01" 2018-11-14 18:43:59,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:43:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0992dec-7154-4aa1-9ce7-f8283a9aae2a Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f825b118e3ff4e6b80ed1bf49baea0fd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f825b118e3ff4e6b80ed1bf49baea0fd", "name": "CreateInstanceTwoNetTests-8f23c9ec-9dda-473-proj"}} 2018-11-14 18:43:59,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f825b118e3ff4e6b80ed1bf49baea0fd used request id req-d0992dec-7154-4aa1-9ce7-f8283a9aae2a 2018-11-14 18:43:59,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=ea42630c-3f92-4e9d-8a20-d2eeea765f68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5c83555f5d8b0cf3644c098be86e26bfc4e7a01" 2018-11-14 18:43:59,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-4955cf5c-7ef7-49ee-97cb-9724f797555c Date: Wed, 14 Nov 2018 18:43:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea42630c-3f92-4e9d-8a20-d2eeea765f68","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:48Z","dns_nameservers":[],"updated_at":"2018-11-14T18:42:48Z","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":"f825b118e3ff4e6b80ed1bf49baea0fd","id":"7028cf92-828f-4fba-86f7-cb27a407c2b0","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-subnet2"}]} 2018-11-14 18:43:59,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=ea42630c-3f92-4e9d-8a20-d2eeea765f68 used request id req-4955cf5c-7ef7-49ee-97cb-9724f797555c 2018-11-14 18:43:59,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=ea42630c-3f92-4e9d-8a20-d2eeea765f68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5c83555f5d8b0cf3644c098be86e26bfc4e7a01" 2018-11-14 18:43:59,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3866 X-Openstack-Request-Id: req-f961a20f-e056-4d36-b442-9324c2fe27fd Date: Wed, 14 Nov 2018 18:43:59 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ea42630c-3f92-4e9d-8a20-d2eeea765f68","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:43:01Z","admin_state_up":true,"updated_at":"2018-11-14T18:43:03Z","binding:vnic_type":"normal","device_id":"f0d3d0ce-ac26-494f-ae48-0e66c0b8ea24","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:92:05:4f","id":"4412469e-2c14-425c-815f-476f7f3c5891","port_security_enabled":true,"project_id":"f825b118e3ff4e6b80ed1bf49baea0fd","fixed_ips":[{"subnet_id":"7028cf92-828f-4fba-86f7-cb27a407c2b0","ip_address":"10.200.202.1"}],"extra_dhcp_opts":[],"security_groups":["8e28f156-7d65-4762-b55c-579f56f96de0"],"name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-router-port2"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ea42630c-3f92-4e9d-8a20-d2eeea765f68","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:49Z","admin_state_up":true,"updated_at":"2018-11-14T18:42:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ea42630c-3f92-4e9d-8a20-d2eeea765f68","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:7f:d6:64","id":"459dcd78-1444-44b1-aa26-6b813c433de2","port_security_enabled":false,"project_id":"f825b118e3ff4e6b80ed1bf49baea0fd","fixed_ips":[{"subnet_id":"7028cf92-828f-4fba-86f7-cb27a407c2b0","ip_address":"10.200.202.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ea42630c-3f92-4e9d-8a20-d2eeea765f68","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:50Z","admin_state_up":true,"updated_at":"2018-11-14T18:42:54Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ea42630c-3f92-4e9d-8a20-d2eeea765f68","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:da:61:c0","id":"6456ea20-648a-48a9-9113-fa8cb38d9ce6","port_security_enabled":false,"project_id":"f825b118e3ff4e6b80ed1bf49baea0fd","fixed_ips":[{"subnet_id":"7028cf92-828f-4fba-86f7-cb27a407c2b0","ip_address":"10.200.202.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ea42630c-3f92-4e9d-8a20-d2eeea765f68","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:50Z","admin_state_up":true,"updated_at":"2018-11-14T18:42:53Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ea42630c-3f92-4e9d-8a20-d2eeea765f68","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:f5:da:09","id":"95d8b0f6-980f-4f6d-91a5-e4f72c10d048","port_security_enabled":false,"project_id":"f825b118e3ff4e6b80ed1bf49baea0fd","fixed_ips":[{"subnet_id":"7028cf92-828f-4fba-86f7-cb27a407c2b0","ip_address":"10.200.202.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ea42630c-3f92-4e9d-8a20-d2eeea765f68","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:43:40Z","admin_state_up":true,"updated_at":"2018-11-14T18:43:54Z","binding:vnic_type":"normal","device_id":"ddb79b6f-ee5d-44a1-88fb-50c2d80d51ff","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:a1:af:24","id":"a30a36d3-1298-408f-87b5-fa8161e26791","port_security_enabled":true,"project_id":"f825b118e3ff4e6b80ed1bf49baea0fd","fixed_ips":[{"subnet_id":"7028cf92-828f-4fba-86f7-cb27a407c2b0","ip_address":"10.200.202.5"}],"extra_dhcp_opts":[],"security_groups":["8e28f156-7d65-4762-b55c-579f56f96de0"],"name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-vm2-port"}]} 2018-11-14 18:43:59,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=ea42630c-3f92-4e9d-8a20-d2eeea765f68 used request id req-f961a20f-e056-4d36-b442-9324c2fe27fd 2018-11-14 18:43:59,711 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ddb79b6f-ee5d-44a1-88fb-50c2d80d51ff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5c83555f5d8b0cf3644c098be86e26bfc4e7a01" 2018-11-14 18:44:00,418 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:43: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-25f934d5-a95b-4075-98a0-801521dbf892 x-compute-request-id: req-25f934d5-a95b-4075-98a0-801521dbf892 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:af:24", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ddb79b6f-ee5d-44a1-88fb-50c2d80d51ff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ddb79b6f-ee5d-44a1-88fb-50c2d80d51ff", "rel": "bookmark"}], "image": {"id": "c31bffe1-eef2-4f09-a109-d3a4f06462d8", "links": [{"href": "http://172.30.9.28:8774/images/c31bffe1-eef2-4f09-a109-d3a4f06462d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:43:55.000000", "flavor": {"id": "bb719e12-71e2-4528-a175-a307de025049", "links": [{"href": "http://172.30.9.28:8774/flavors/bb719e12-71e2-4528-a175-a307de025049", "rel": "bookmark"}]}, "id": "ddb79b6f-ee5d-44a1-88fb-50c2d80d51ff", "security_groups": [{"name": "default"}], "user_id": "927dbf73820c4b2fb8a5610bc718d643", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:43:55Z", "hostId": "17763f972b1a956e70b3d7e49c21c076113d35abe1dc55c1501813b0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-inst2", "created": "2018-11-14T18:43:45Z", "tenant_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:44:00,418 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ddb79b6f-ee5d-44a1-88fb-50c2d80d51ff used request id req-25f934d5-a95b-4075-98a0-801521dbf892 2018-11-14 18:44:00,419 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-inst2] is - ACTIVE 2018-11-14 18:44:00,419 - create_instance - INFO - VM is - ACTIVE 2018-11-14 18:44:00,421 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ddb79b6f-ee5d-44a1-88fb-50c2d80d51ff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5c83555f5d8b0cf3644c098be86e26bfc4e7a01" 2018-11-14 18:44:01,507 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:44: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-9103f96c-6ca9-48e6-8e02-e064b41f0928 x-compute-request-id: req-9103f96c-6ca9-48e6-8e02-e064b41f0928 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:af:24", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ddb79b6f-ee5d-44a1-88fb-50c2d80d51ff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ddb79b6f-ee5d-44a1-88fb-50c2d80d51ff", "rel": "bookmark"}], "image": {"id": "c31bffe1-eef2-4f09-a109-d3a4f06462d8", "links": [{"href": "http://172.30.9.28:8774/images/c31bffe1-eef2-4f09-a109-d3a4f06462d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:43:55.000000", "flavor": {"id": "bb719e12-71e2-4528-a175-a307de025049", "links": [{"href": "http://172.30.9.28:8774/flavors/bb719e12-71e2-4528-a175-a307de025049", "rel": "bookmark"}]}, "id": "ddb79b6f-ee5d-44a1-88fb-50c2d80d51ff", "security_groups": [{"name": "default"}], "user_id": "927dbf73820c4b2fb8a5610bc718d643", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:43:55Z", "hostId": "17763f972b1a956e70b3d7e49c21c076113d35abe1dc55c1501813b0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-inst2", "created": "2018-11-14T18:43:45Z", "tenant_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:44:01,507 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ddb79b6f-ee5d-44a1-88fb-50c2d80d51ff used request id req-9103f96c-6ca9-48e6-8e02-e064b41f0928 2018-11-14 18:44:01,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5c83555f5d8b0cf3644c098be86e26bfc4e7a01" 2018-11-14 18:44:01,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-093922dc-e4fc-4d30-b48d-367100231536 Date: Wed, 14 Nov 2018 18:44:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7028cf92-828f-4fba-86f7-cb27a407c2b0"],"updated_at":"2018-11-14T18:42:48Z","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f825b118e3ff4e6b80ed1bf49baea0fd","id":"ea42630c-3f92-4e9d-8a20-d2eeea765f68","name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net2"}]} 2018-11-14 18:44:01,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net2 used request id req-093922dc-e4fc-4d30-b48d-367100231536 2018-11-14 18:44:01,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f825b118e3ff4e6b80ed1bf49baea0fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5c83555f5d8b0cf3644c098be86e26bfc4e7a01" 2018-11-14 18:44:01,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:44:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5823d314-d034-4c36-b143-799ca09ce195 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f825b118e3ff4e6b80ed1bf49baea0fd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f825b118e3ff4e6b80ed1bf49baea0fd", "name": "CreateInstanceTwoNetTests-8f23c9ec-9dda-473-proj"}} 2018-11-14 18:44:01,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f825b118e3ff4e6b80ed1bf49baea0fd used request id req-5823d314-d034-4c36-b143-799ca09ce195 2018-11-14 18:44:01,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=ea42630c-3f92-4e9d-8a20-d2eeea765f68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5c83555f5d8b0cf3644c098be86e26bfc4e7a01" 2018-11-14 18:44:01,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-91173188-c01b-4621-9c1d-1a6ceb331293 Date: Wed, 14 Nov 2018 18:44:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea42630c-3f92-4e9d-8a20-d2eeea765f68","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:48Z","dns_nameservers":[],"updated_at":"2018-11-14T18:42:48Z","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":"f825b118e3ff4e6b80ed1bf49baea0fd","id":"7028cf92-828f-4fba-86f7-cb27a407c2b0","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-subnet2"}]} 2018-11-14 18:44:01,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=ea42630c-3f92-4e9d-8a20-d2eeea765f68 used request id req-91173188-c01b-4621-9c1d-1a6ceb331293 2018-11-14 18:44:01,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=ea42630c-3f92-4e9d-8a20-d2eeea765f68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5c83555f5d8b0cf3644c098be86e26bfc4e7a01" 2018-11-14 18:44:01,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3866 X-Openstack-Request-Id: req-a94e2c9a-bde6-4b63-81ef-9ced554bd5e9 Date: Wed, 14 Nov 2018 18:44:01 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ea42630c-3f92-4e9d-8a20-d2eeea765f68","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:43:01Z","admin_state_up":true,"updated_at":"2018-11-14T18:43:03Z","binding:vnic_type":"normal","device_id":"f0d3d0ce-ac26-494f-ae48-0e66c0b8ea24","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:92:05:4f","id":"4412469e-2c14-425c-815f-476f7f3c5891","port_security_enabled":true,"project_id":"f825b118e3ff4e6b80ed1bf49baea0fd","fixed_ips":[{"subnet_id":"7028cf92-828f-4fba-86f7-cb27a407c2b0","ip_address":"10.200.202.1"}],"extra_dhcp_opts":[],"security_groups":["8e28f156-7d65-4762-b55c-579f56f96de0"],"name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-router-port2"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ea42630c-3f92-4e9d-8a20-d2eeea765f68","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:49Z","admin_state_up":true,"updated_at":"2018-11-14T18:42:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ea42630c-3f92-4e9d-8a20-d2eeea765f68","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:7f:d6:64","id":"459dcd78-1444-44b1-aa26-6b813c433de2","port_security_enabled":false,"project_id":"f825b118e3ff4e6b80ed1bf49baea0fd","fixed_ips":[{"subnet_id":"7028cf92-828f-4fba-86f7-cb27a407c2b0","ip_address":"10.200.202.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ea42630c-3f92-4e9d-8a20-d2eeea765f68","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:50Z","admin_state_up":true,"updated_at":"2018-11-14T18:42:54Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ea42630c-3f92-4e9d-8a20-d2eeea765f68","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:da:61:c0","id":"6456ea20-648a-48a9-9113-fa8cb38d9ce6","port_security_enabled":false,"project_id":"f825b118e3ff4e6b80ed1bf49baea0fd","fixed_ips":[{"subnet_id":"7028cf92-828f-4fba-86f7-cb27a407c2b0","ip_address":"10.200.202.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ea42630c-3f92-4e9d-8a20-d2eeea765f68","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:42:50Z","admin_state_up":true,"updated_at":"2018-11-14T18:42:53Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ea42630c-3f92-4e9d-8a20-d2eeea765f68","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:f5:da:09","id":"95d8b0f6-980f-4f6d-91a5-e4f72c10d048","port_security_enabled":false,"project_id":"f825b118e3ff4e6b80ed1bf49baea0fd","fixed_ips":[{"subnet_id":"7028cf92-828f-4fba-86f7-cb27a407c2b0","ip_address":"10.200.202.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ea42630c-3f92-4e9d-8a20-d2eeea765f68","tenant_id":"f825b118e3ff4e6b80ed1bf49baea0fd","created_at":"2018-11-14T18:43:40Z","admin_state_up":true,"updated_at":"2018-11-14T18:43:54Z","binding:vnic_type":"normal","device_id":"ddb79b6f-ee5d-44a1-88fb-50c2d80d51ff","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:a1:af:24","id":"a30a36d3-1298-408f-87b5-fa8161e26791","port_security_enabled":true,"project_id":"f825b118e3ff4e6b80ed1bf49baea0fd","fixed_ips":[{"subnet_id":"7028cf92-828f-4fba-86f7-cb27a407c2b0","ip_address":"10.200.202.5"}],"extra_dhcp_opts":[],"security_groups":["8e28f156-7d65-4762-b55c-579f56f96de0"],"name":"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-vm2-port"}]} 2018-11-14 18:44:01,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=ea42630c-3f92-4e9d-8a20-d2eeea765f68 used request id req-a94e2c9a-bde6-4b63-81ef-9ced554bd5e9 2018-11-14 18:44:01,835 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/ddb79b6f-ee5d-44a1-88fb-50c2d80d51ff/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5c83555f5d8b0cf3644c098be86e26bfc4e7a01" -d '{"addSecurityGroup": {"name": "CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-sec-grp"}}' 2018-11-14 18:44:02,907 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18:44: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-c53e8287-ecf0-4a76-b1f2-bf9dfed47862 x-compute-request-id: req-c53e8287-ecf0-4a76-b1f2-bf9dfed47862 Content-Length: 0 Content-Type: application/json 2018-11-14 18:44:02,907 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/ddb79b6f-ee5d-44a1-88fb-50c2d80d51ff/action used request id req-c53e8287-ecf0-4a76-b1f2-bf9dfed47862 2018-11-14 18:44:02,908 - create_instance_tests - INFO - Looking for IP 10.200.201.5 in the console log 2018-11-14 18:44:02,910 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d52ed676-26e4-4a29-92c9-c929a2882a47 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8441dca36394e60804b3da6718106b6a30047651" 2018-11-14 18:44:03,615 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:44: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-9425abc3-1559-4241-b194-6b32878d388d x-compute-request-id: req-9425abc3-1559-4241-b194-6b32878d388d Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:76:4c", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d52ed676-26e4-4a29-92c9-c929a2882a47", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d52ed676-26e4-4a29-92c9-c929a2882a47", "rel": "bookmark"}], "image": {"id": "c31bffe1-eef2-4f09-a109-d3a4f06462d8", "links": [{"href": "http://172.30.9.28:8774/images/c31bffe1-eef2-4f09-a109-d3a4f06462d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:43:27.000000", "flavor": {"id": "bb719e12-71e2-4528-a175-a307de025049", "links": [{"href": "http://172.30.9.28:8774/flavors/bb719e12-71e2-4528-a175-a307de025049", "rel": "bookmark"}]}, "id": "d52ed676-26e4-4a29-92c9-c929a2882a47", "security_groups": [{"name": "CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-sec-grp"}, {"name": "default"}], "user_id": "927dbf73820c4b2fb8a5610bc718d643", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:43:27Z", "hostId": "448702cf7477dc02841394574934b88fc13854afd0d29a2cc4ce4c21", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-inst1", "created": "2018-11-14T18:43:20Z", "tenant_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:44:03,616 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d52ed676-26e4-4a29-92c9-c929a2882a47 used request id req-9425abc3-1559-4241-b194-6b32878d388d 2018-11-14 18:44:03,619 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/d52ed676-26e4-4a29-92c9-c929a2882a47/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8441dca36394e60804b3da6718106b6a30047651" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 18:44:03,716 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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-2a582382-6ecb-41ae-b3e2-f34f158f887e x-compute-request-id: req-2a582382-6ecb-41ae-b3e2-f34f158f887e Content-Encoding: gzip Content-Length: 8164 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 0x000000001FFE15D1 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 0x000000001FFE1551 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 499078295 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.195850] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.198441] pid_max: default: 32768 minimum: 301\n[ 0.199841] ACPI: Core revision 20150930\n[ 0.201677] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.203694] Security Framework initialized\n[ 0.204853] Yama: becoming mindful.\n[ 0.205768] AppArmor: AppArmor initialized\n[ 0.206853] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.208453] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.210000] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.211471] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.213181] Initializing cgroup subsys io\n[ 0.214184] Initializing cgroup subsys memory\n[ 0.215246] Initializing cgroup subsys devices\n[ 0.216317] Initializing cgroup subsys freezer\n[ 0.217381] Initializing cgroup subsys net_cls\n[ 0.218454] Initializing cgroup subsys perf_event\n[ 0.219588] Initializing cgroup subsys net_prio\n[ 0.220671] Initializing cgroup subsys hugetlb\n[ 0.221766] Initializing cgroup subsys pids\n[ 0.222849] CPU: Physical Processor ID: 0\n[ 0.224542] mce: CPU supports 10 MCE banks\n[ 0.225556] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.226786] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.229246] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.235958] ftrace: allocating 31920 entries in 125 pages\n[ 0.262385] smpboot: Max logical packages: 2\n[ 0.263457] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.264885] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.266554] x2apic enabled\n[ 0.267613] Switched APIC routing to physical x2apic.\n[ 0.269838] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.271330] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.274057] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.276410] KVM setup paravirtual spinlock\n[ 0.278085] x86: Booting SMP configuration:\n[ 0.279193] .... node #0, CPUs: #1\n[ 0.280257] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.302328] x86: Booted up 1 node, 2 CPUs\n[ 0.302330] KVM setup async PF for cpu 1\n[ 0.302333] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.305605] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.307438] devtmpfs: initialized\n[ 0.309353] evm: security.selinux\n[ 0.310202] evm: security.SMACK64\n[ 0.311041] evm: security.SMACK64EXEC\n[ 0.311976] evm: security.SMACK64TRANSMUTE\n[ 0.312952] evm: security.SMACK64MMAP\n[ 0.313849] evm: security.ima\n[ 0.314628] evm: security.capability\n[ 0.315756] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.318445] pinctrl core: initialized pinctrl subsystem\n[ 0.319819] RTC time: 18:43:28, date: 11/14/18\n[ 0.321074] NET: Registered protocol family 16\n[ 0.334441] cpuidle: using governor ladder\n[ 0.346533] cpuidle: using governor menu\n[ 0.347580] PCCT header not found.\n[ 0.348584] ACPI: bus type PCI registered\n[ 0.349601] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.351177] PCI: Using configuration type 1 for base access\n[ 0.363434] ACPI: Added _OSI(Module Device)\n[ 0.364503] ACPI: Added _OSI(Processor Device)\n[ 0.365608] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.366760] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.369021] ACPI: Interpreter enabled\n[ 0.370009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.372356] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.374724] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.377071] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.379472] ACPI: (supports S0 S5)\n[ 0.380388] ACPI: Using IOAPIC for interrupt routing\n[ 0.381620] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.385522] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.386952] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.388520] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.390053] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.392843] acpiphp: Slot [3] registered\n[ 0.393860] acpiphp: Slot [4] registered\n[ 0.394869] acpiphp: Slot [5] registered\n[ 0.395899] acpiphp: Slot [6] registered\n[ 0.396965] acpiphp: Slot [7] registered\n[ 0.397986] acpiphp: Slot [8] registered\n[ 0.399035] acpiphp: Slot [9] registered\n[ 0.400085] acpiphp: Slot [10] registered\n[ 0.414109] acpiphp: Slot [11] registered\n[ 0.415241] acpiphp: Slot [12] registered\n[ 0.416290] acpiphp: Slot [13] registered\n[ 0.417324] acpiphp: Slot [14] registered\n[ 0.418347] acpiphp: Slot [15] registered\n[ 0.419410] acpiphp: Slot [16] registered\n[ 0.420453] acpiphp: Slot [17] registered\n[ 0.421535] acpiphp: Slot [18] registered\n[ 0.422576] acpiphp: Slot [19] registered\n[ 0.423648] acpiphp: Slot [20] registered\n[ 0.424686] acpiphp: Slot [21] registered\n[ 0.425708] acpiphp: Slot [22] registered\n[ 0.426750] acpiphp: Slot [23] registered\n[ 0.427812] acpiphp: Slot [24] registered\n[ 0.428844] acpiphp: Slot [25] registered\n[ 0.429926] acpiphp: Slot [26] registered\n[ 0.430955] acpiphp: Slot [27] registered\n[ 0.431977] acpiphp: Slot [28] registered\n[ 0.432997] acpiphp: Slot [29] registered\n[ 0.434018] acpiphp: Slot [30] registered\n[ 0.435042] acpiphp: Slot [31] registered\n[ 0.436059] PCI host bridge to bus 0000:00\n[ 0.437087] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.438619] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.440199] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.442073] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.443961] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.445879] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.449867] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.451464] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.452943] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.454536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.458806] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.460676] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.481123] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.482995] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.484944] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.486751] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.488753] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.490529] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.492274] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.493634] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.495592] vgaarb: loaded\n[ 0.496359] vgaarb: bridge control possible 0000:00:02.0\n[ 0.497932] SCSI subsystem initialized\n[ 0.499135] ACPI: bus type USB registered\n[ 0.500233] usbcore: registered new interface driver usbfs\n[ 0.501555] usbcore: registered new interface driver hub\n[ 0.502829] usbcore: registered new device driver usb\n[ 0.504298] PCI: Using ACPI for IRQ routing\n[ 0.505737] NetLabel: Initializing\n[ 0.506660] NetLabel: domain hash size = 128\n[ 0.507740] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.508957] NetLabel: unlabeled traffic allowed by default\n[ 0.510502] clocksource: Switched to clocksource kvm-clock\n[ 0.520686] AppArmor: AppArmor Filesystem Enabled\n[ 0.521924] pnp: PnP ACPI init\n[ 0.523169] pnp: PnP ACPI: found 5 devices\n[ 0.530483] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.532701] NET: Registered protocol family 2\n[ 0.534114] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.535792] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.537375] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.538921] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.540337] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.541864] NET: Registered protocol family 1\n[ 0.543008] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.544446] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.545813] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.564751] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.584085] Trying to unpack rootfs image as initramfs...\n[ 0.645039] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.647554] Scanning for low memory corruption every 60 seconds\n[ 0.649559] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.651330] audit: initializing netlink subsys (disabled)\n[ 0.652916] audit: type=2000 audit(1542221008.744:1): initialized\n[ 0.654852] Initialise system trusted keyring\n[ 0.656286] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.658093] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.661049] zbud: loaded\n[ 0.662096] VFS: Disk quotas dquot_6.6.0\n[ 0.663344] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.665710] fuse init (API version 7.23)\n[ 0.667051] Key type big_key registered\n[ 0.668262] Allocating IMA MOK and blacklist keyrings.\n[ 0.670101] Key type asymmetric registered\n[ 0.671626] Asymmetric key parser 'x509' registered\n[ 0.673282] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.675843] io scheduler noop registered\n[ 0.677224] io scheduler deadline registered (default)\n[ 0.678975] io scheduler cfq registered\n[ 0.680390] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.682197] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.684407] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.686918] ACPI: Power Button [PWRF]\n[ 0.688369] GHES: HEST is not enabled!\n[ 0.707367] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.745602] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.749160] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.776423] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.780994] Linux agpgart interface v0.103\n[ 0.786187] brd: module loaded\n[ 0.788781] loop: module loaded\n[ 0.795198] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.797216] GPT:90111 != 20971519\n[ 0.798082] GPT:Alternate GPT header not at the end of the disk.\n[ 0.799557] GPT:90111 != 20971519\n[ 0.800428] GPT: Use GNU Parted to correct GPT errors.\n[ 0.801711] vda: vda1 vda15\n[ 0.803888] scsi host0: ata_piix\n[ 0.804960] scsi host1: ata_piix\n[ 0.805888] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.807438] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.809122] libphy: Fixed MDIO Bus: probed\n[ 0.810269] tun: Universal TUN/TAP device driver, 1.6\n[ 0.811494] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.814732] PPP generic driver version 2.4.2\n[ 0.816338] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.817926] ehci-pci: EHCI PCI platform driver\n[ 0.819130] ehci-platform: EHCI generic platform driver\n[ 0.820411] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.821933] ohci-pci: OHCI PCI platform driver\n[ 0.823077] ohci-platform: OHCI generic platform driver\n[ 0.824350] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.843997] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.845450] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.847372] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.848681] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.850254] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.851845] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.853700] usb usb1: Product: UHCI Host Controller\n[ 0.855002] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.856471] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.857753] hub 1-0:1.0: USB hub found\n[ 0.858788] hub 1-0:1.0: 2 ports detected\n[ 0.860095] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.862871] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.864106] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.865477] mousedev: PS/2 mouse device common for all mice\n[ 0.867332] rtc_cmos 00:00: RTC can wake from S4\n[ 0.868890] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.871139] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.872760] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.874311] i2c /dev entries driver\n[ 0.875380] device-mapper: uevent: version 1.0.3\n[ 0.876649] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.878805] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.881040] NET: Registered protocol family 10\n[ 0.882918] NET: Registered protocol family 17\n[ 0.884122] Key type dns_resolver registered\n[ 0.885680] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.887168] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.888610] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.891080] registered taskstats version 1\n[ 0.892422] Loading compiled-in X.509 certificates\n[ 0.894267] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.896710] zswap: loaded using pool lzo/zbud\n[ 0.899431] Key type trusted registered\n[ 0.902014] Key type encrypted registered\n[ 0.903125] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.904476] ima: No TPM chip found, activating TPM-bypass!\n[ 0.905812] evm: HMAC attrs: 0x1\n[ 0.920690] Magic number: 10:676:746\n[ 0.921962] rtc_cmos 00:00: setting system clock to 2018-11-14 18:43:28 UTC (1542221008)\n[ 0.924119] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.925536] EDD information not available.\n[ 0.965470] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.967547] Write protecting the kernel read-only data: 14336k\n[ 0.972131] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.974682] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 1.040284] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.93\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.200.201.5...\nLease of 10.200.201.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.201.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.09. iid=i-000000b0\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nvPing KO\n/dev/root resized successfully [took 13.01s]\nvPing KO\n"} 2018-11-14 18:44:03,717 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/d52ed676-26e4-4a29-92c9-c929a2882a47/action used request id req-2a582382-6ecb-41ae-b3e2-f34f158f887e 2018-11-14 18:44:03,718 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-11-14 18:44:03,718 - 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 0x000000001FFE15D1 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 0x000000001FFE1551 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 499078295 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.195850] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.198441] pid_max: default: 32768 minimum: 301 [ 0.199841] ACPI: Core revision 20150930 [ 0.201677] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.203694] Security Framework initialized [ 0.204853] Yama: becoming mindful. [ 0.205768] AppArmor: AppArmor initialized [ 0.206853] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.208453] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.210000] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.211471] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.213181] Initializing cgroup subsys io [ 0.214184] Initializing cgroup subsys memory [ 0.215246] Initializing cgroup subsys devices [ 0.216317] Initializing cgroup subsys freezer [ 0.217381] Initializing cgroup subsys net_cls [ 0.218454] Initializing cgroup subsys perf_event [ 0.219588] Initializing cgroup subsys net_prio [ 0.220671] Initializing cgroup subsys hugetlb [ 0.221766] Initializing cgroup subsys pids [ 0.222849] CPU: Physical Processor ID: 0 [ 0.224542] mce: CPU supports 10 MCE banks [ 0.225556] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.226786] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.229246] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.235958] ftrace: allocating 31920 entries in 125 pages [ 0.262385] smpboot: Max logical packages: 2 [ 0.263457] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.264885] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.266554] x2apic enabled [ 0.267613] Switched APIC routing to physical x2apic. [ 0.269838] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.271330] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.274057] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.276410] KVM setup paravirtual spinlock [ 0.278085] x86: Booting SMP configuration: [ 0.279193] .... node #0, CPUs: #1 [ 0.280257] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock [ 0.302328] x86: Booted up 1 node, 2 CPUs [ 0.302330] KVM setup async PF for cpu 1 [ 0.302333] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.305605] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.307438] devtmpfs: initialized [ 0.309353] evm: security.selinux [ 0.310202] evm: security.SMACK64 [ 0.311041] evm: security.SMACK64EXEC [ 0.311976] evm: security.SMACK64TRANSMUTE [ 0.312952] evm: security.SMACK64MMAP [ 0.313849] evm: security.ima [ 0.314628] evm: security.capability [ 0.315756] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.318445] pinctrl core: initialized pinctrl subsystem [ 0.319819] RTC time: 18:43:28, date: 11/14/18 [ 0.321074] NET: Registered protocol family 16 [ 0.334441] cpuidle: using governor ladder [ 0.346533] cpuidle: using governor menu [ 0.347580] PCCT header not found. [ 0.348584] ACPI: bus type PCI registered [ 0.349601] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.351177] PCI: Using configuration type 1 for base access [ 0.363434] ACPI: Added _OSI(Module Device) [ 0.364503] ACPI: Added _OSI(Processor Device) [ 0.365608] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.366760] ACPI: Added _OSI(Processor Aggregator Device) [ 0.369021] ACPI: Interpreter enabled [ 0.370009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.372356] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.374724] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.377071] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.379472] ACPI: (supports S0 S5) [ 0.380388] ACPI: Using IOAPIC for interrupt routing [ 0.381620] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.385522] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.386952] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.388520] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.390053] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.392843] acpiphp: Slot [3] registered [ 0.393860] acpiphp: Slot [4] registered [ 0.394869] acpiphp: Slot [5] registered [ 0.395899] acpiphp: Slot [6] registered [ 0.396965] acpiphp: Slot [7] registered [ 0.397986] acpiphp: Slot [8] registered [ 0.399035] acpiphp: Slot [9] registered [ 0.400085] acpiphp: Slot [10] registered [ 0.414109] acpiphp: Slot [11] registered [ 0.415241] acpiphp: Slot [12] registered [ 0.416290] acpiphp: Slot [13] registered [ 0.417324] acpiphp: Slot [14] registered [ 0.418347] acpiphp: Slot [15] registered [ 0.419410] acpiphp: Slot [16] registered [ 0.420453] acpiphp: Slot [17] registered [ 0.421535] acpiphp: Slot [18] registered [ 0.422576] acpiphp: Slot [19] registered [ 0.423648] acpiphp: Slot [20] registered [ 0.424686] acpiphp: Slot [21] registered [ 0.425708] acpiphp: Slot [22] registered [ 0.426750] acpiphp: Slot [23] registered [ 0.427812] acpiphp: Slot [24] registered [ 0.428844] acpiphp: Slot [25] registered [ 0.429926] acpiphp: Slot [26] registered [ 0.430955] acpiphp: Slot [27] registered [ 0.431977] acpiphp: Slot [28] registered [ 0.432997] acpiphp: Slot [29] registered [ 0.434018] acpiphp: Slot [30] registered [ 0.435042] acpiphp: Slot [31] registered [ 0.436059] PCI host bridge to bus 0000:00 [ 0.437087] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.438619] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.440199] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.442073] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.443961] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.445879] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.449867] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.451464] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.452943] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.454536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.458806] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.460676] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.481123] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.482995] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.484944] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.486751] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.488753] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.490529] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.492274] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.493634] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.495592] vgaarb: loaded [ 0.496359] vgaarb: bridge control possible 0000:00:02.0 [ 0.497932] SCSI subsystem initialized [ 0.499135] ACPI: bus type USB registered [ 0.500233] usbcore: registered new interface driver usbfs [ 0.501555] usbcore: registered new interface driver hub [ 0.502829] usbcore: registered new device driver usb [ 0.504298] PCI: Using ACPI for IRQ routing [ 0.505737] NetLabel: Initializing [ 0.506660] NetLabel: domain hash size = 128 [ 0.507740] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.508957] NetLabel: unlabeled traffic allowed by default [ 0.510502] clocksource: Switched to clocksource kvm-clock [ 0.520686] AppArmor: AppArmor Filesystem Enabled [ 0.521924] pnp: PnP ACPI init [ 0.523169] pnp: PnP ACPI: found 5 devices [ 0.530483] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.532701] NET: Registered protocol family 2 [ 0.534114] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.535792] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.537375] TCP: Hash tables configured (established 4096 bind 4096) [ 0.538921] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.540337] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.541864] NET: Registered protocol family 1 [ 0.543008] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.544446] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.545813] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.564751] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.584085] Trying to unpack rootfs image as initramfs... [ 0.645039] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.647554] Scanning for low memory corruption every 60 seconds [ 0.649559] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.651330] audit: initializing netlink subsys (disabled) [ 0.652916] audit: type=2000 audit(1542221008.744:1): initialized [ 0.654852] Initialise system trusted keyring [ 0.656286] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.658093] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.661049] zbud: loaded [ 0.662096] VFS: Disk quotas dquot_6.6.0 [ 0.663344] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.665710] fuse init (API version 7.23) [ 0.667051] Key type big_key registered [ 0.668262] Allocating IMA MOK and blacklist keyrings. [ 0.670101] Key type asymmetric registered [ 0.671626] Asymmetric key parser 'x509' registered [ 0.673282] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.675843] io scheduler noop registered [ 0.677224] io scheduler deadline registered (default) [ 0.678975] io scheduler cfq registered [ 0.680390] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.682197] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.684407] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.686918] ACPI: Power Button [PWRF] [ 0.688369] GHES: HEST is not enabled! [ 0.707367] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.745602] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.749160] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.776423] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.780994] Linux agpgart interface v0.103 [ 0.786187] brd: module loaded [ 0.788781] loop: module loaded [ 0.795198] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.797216] GPT:90111 != 20971519 [ 0.798082] GPT:Alternate GPT header not at the end of the disk. [ 0.799557] GPT:90111 != 20971519 [ 0.800428] GPT: Use GNU Parted to correct GPT errors. [ 0.801711] vda: vda1 vda15 [ 0.803888] scsi host0: ata_piix [ 0.804960] scsi host1: ata_piix [ 0.805888] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.807438] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.809122] libphy: Fixed MDIO Bus: probed [ 0.810269] tun: Universal TUN/TAP device driver, 1.6 [ 0.811494] tun: (C) 1999-2004 Max Krasnyansky [ 0.814732] PPP generic driver version 2.4.2 [ 0.816338] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.817926] ehci-pci: EHCI PCI platform driver [ 0.819130] ehci-platform: EHCI generic platform driver [ 0.820411] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.821933] ohci-pci: OHCI PCI platform driver [ 0.823077] ohci-platform: OHCI generic platform driver [ 0.824350] uhci_hcd: USB Universal Host Controller Interface driver [ 0.843997] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.845450] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.847372] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.848681] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.850254] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.851845] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.853700] usb usb1: Product: UHCI Host Controller [ 0.855002] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.856471] usb usb1: SerialNumber: 0000:00:01.2 [ 0.857753] hub 1-0:1.0: USB hub found [ 0.858788] hub 1-0:1.0: 2 ports detected [ 0.860095] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.862871] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.864106] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.865477] mousedev: PS/2 mouse device common for all mice [ 0.867332] rtc_cmos 00:00: RTC can wake from S4 [ 0.868890] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.871139] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.872760] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.874311] i2c /dev entries driver [ 0.875380] device-mapper: uevent: version 1.0.3 [ 0.876649] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.878805] ledtrig-cpu: registered to indicate activity on CPUs [ 0.881040] NET: Registered protocol family 10 [ 0.882918] NET: Registered protocol family 17 [ 0.884122] Key type dns_resolver registered [ 0.885680] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.887168] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.888610] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.891080] registered taskstats version 1 [ 0.892422] Loading compiled-in X.509 certificates [ 0.894267] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.896710] zswap: loaded using pool lzo/zbud [ 0.899431] Key type trusted registered [ 0.902014] Key type encrypted registered [ 0.903125] AppArmor: AppArmor sha1 policy hashing enabled [ 0.904476] ima: No TPM chip found, activating TPM-bypass! [ 0.905812] evm: HMAC attrs: 0x1 [ 0.920690] Magic number: 10:676:746 [ 0.921962] rtc_cmos 00:00: setting system clock to 2018-11-14 18:43:28 UTC (1542221008) [ 0.924119] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.925536] EDD information not available. [ 0.965470] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.967547] Write protecting the kernel read-only data: 14336k [ 0.972131] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.974682] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.72 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.040284] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.93 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.200.201.5... Lease of 10.200.201.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.200.201.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.09. iid=i-000000b0 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 vPing KO /dev/root resized successfully [took 13.01s] vPing KO 2018-11-14 18:44:03,719 - create_instance_tests - INFO - Looking for IP 10.200.202.5 in the console log 2018-11-14 18:44:03,721 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ddb79b6f-ee5d-44a1-88fb-50c2d80d51ff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5c83555f5d8b0cf3644c098be86e26bfc4e7a01" 2018-11-14 18:44:04,853 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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-dc78ad73-514c-4fe2-83da-b1cd77f74c6f x-compute-request-id: req-dc78ad73-514c-4fe2-83da-b1cd77f74c6f Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:af:24", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ddb79b6f-ee5d-44a1-88fb-50c2d80d51ff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ddb79b6f-ee5d-44a1-88fb-50c2d80d51ff", "rel": "bookmark"}], "image": {"id": "c31bffe1-eef2-4f09-a109-d3a4f06462d8", "links": [{"href": "http://172.30.9.28:8774/images/c31bffe1-eef2-4f09-a109-d3a4f06462d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:43:55.000000", "flavor": {"id": "bb719e12-71e2-4528-a175-a307de025049", "links": [{"href": "http://172.30.9.28:8774/flavors/bb719e12-71e2-4528-a175-a307de025049", "rel": "bookmark"}]}, "id": "ddb79b6f-ee5d-44a1-88fb-50c2d80d51ff", "security_groups": [{"name": "CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-sec-grp"}, {"name": "default"}], "user_id": "927dbf73820c4b2fb8a5610bc718d643", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:43:55Z", "hostId": "17763f972b1a956e70b3d7e49c21c076113d35abe1dc55c1501813b0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-inst2", "created": "2018-11-14T18:43:45Z", "tenant_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:44:04,853 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ddb79b6f-ee5d-44a1-88fb-50c2d80d51ff used request id req-dc78ad73-514c-4fe2-83da-b1cd77f74c6f 2018-11-14 18:44:04,856 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/ddb79b6f-ee5d-44a1-88fb-50c2d80d51ff/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5c83555f5d8b0cf3644c098be86e26bfc4e7a01" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 18:44:04,988 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:44: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-53c56749-03d6-4039-bd99-2be42233b584 x-compute-request-id: req-53c56749-03d6-4039-bd99-2be42233b584 Content-Encoding: gzip Content-Length: 9652 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 0x000000001FFE15D1 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 0x000000001FFE1551 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 503058388 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.180931] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.183130] pid_max: default: 32768 minimum: 301\n[ 0.184324] ACPI: Core revision 20150930\n[ 0.185954] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.187665] Security Framework initialized\n[ 0.188742] Yama: becoming mindful.\n[ 0.189719] AppArmor: AppArmor initialized\n[ 0.190835] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.192571] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.194242] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.195840] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.197673] Initializing cgroup subsys io\n[ 0.198745] Initializing cgroup subsys memory\n[ 0.199910] Initializing cgroup subsys devices\n[ 0.201109] Initializing cgroup subsys freezer\n[ 0.202271] Initializing cgroup subsys net_cls\n[ 0.203427] Initializing cgroup subsys perf_event\n[ 0.204642] Initializing cgroup subsys net_prio\n[ 0.205814] Initializing cgroup subsys hugetlb\n[ 0.206965] Initializing cgroup subsys pids\n[ 0.208117] CPU: Physical Processor ID: 0\n[ 0.209886] mce: CPU supports 10 MCE banks\n[ 0.210995] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.212332] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.214887] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.221565] ftrace: allocating 31920 entries in 125 pages\n[ 0.247473] smpboot: Max logical packages: 2\n[ 0.248636] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.250244] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.252157] x2apic enabled\n[ 0.253266] Switched APIC routing to physical x2apic.\n[ 0.255687] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.257307] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.260306] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.262899] KVM setup paravirtual spinlock\n[ 0.264694] x86: Booting SMP configuration:\n[ 0.265909] .... node #0, CPUs: #1\n[ 0.267076] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.289088] x86: Booted up 1 node, 2 CPUs\n[ 0.289090] KVM setup async PF for cpu 1\n[ 0.289093] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.292584] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.294605] devtmpfs: initialized\n[ 0.296597] evm: security.selinux\n[ 0.297533] evm: security.SMACK64\n[ 0.298463] evm: security.SMACK64EXEC\n[ 0.299492] evm: security.SMACK64TRANSMUTE\n[ 0.300572] evm: security.SMACK64MMAP\n[ 0.301620] evm: security.ima\n[ 0.302459] evm: security.capability\n[ 0.303566] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.306122] pinctrl core: initialized pinctrl subsystem\n[ 0.307606] RTC time: 18:43:55, date: 11/14/18\n[ 0.308892] NET: Registered protocol family 16\n[ 0.319652] cpuidle: using governor ladder\n[ 0.331716] cpuidle: using governor menu\n[ 0.332777] PCCT header not found.\n[ 0.333772] ACPI: bus type PCI registered\n[ 0.334809] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.336407] PCI: Using configuration type 1 for base access\n[ 0.348728] ACPI: Added _OSI(Module Device)\n[ 0.349824] ACPI: Added _OSI(Processor Device)\n[ 0.350932] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.352106] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.354390] ACPI: Interpreter enabled\n[ 0.355374] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.357755] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.360123] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.362512] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.364921] ACPI: (supports S0 S5)\n[ 0.365848] ACPI: Using IOAPIC for interrupt routing\n[ 0.367098] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.371081] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.372570] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.374180] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.375749] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.378615] acpiphp: Slot [3] registered\n[ 0.379671] acpiphp: Slot [4] registered\n[ 0.380703] acpiphp: Slot [5] registered\n[ 0.381731] acpiphp: Slot [6] registered\n[ 0.382775] acpiphp: Slot [7] registered\n[ 0.383820] acpiphp: Slot [8] registered\n[ 0.384848] acpiphp: Slot [9] registered\n[ 0.385886] acpiphp: Slot [10] registered\n[ 0.399758] acpiphp: Slot [11] registered\n[ 0.400816] acpiphp: Slot [12] registered\n[ 0.401871] acpiphp: Slot [13] registered\n[ 0.402932] acpiphp: Slot [14] registered\n[ 0.403994] acpiphp: Slot [15] registered\n[ 0.405085] acpiphp: Slot [16] registered\n[ 0.406152] acpiphp: Slot [17] registered\n[ 0.407207] acpiphp: Slot [18] registered\n[ 0.408255] acpiphp: Slot [19] registered\n[ 0.409304] acpiphp: Slot [20] registered\n[ 0.410360] acpiphp: Slot [21] registered\n[ 0.411419] acpiphp: Slot [22] registered\n[ 0.412483] acpiphp: Slot [23] registered\n[ 0.413545] acpiphp: Slot [24] registered\n[ 0.414608] acpiphp: Slot [25] registered\n[ 0.415670] acpiphp: Slot [26] registered\n[ 0.416741] acpiphp: Slot [27] registered\n[ 0.417808] acpiphp: Slot [28] registered\n[ 0.418868] acpiphp: Slot [29] registered\n[ 0.419931] acpiphp: Slot [30] registered\n[ 0.420997] acpiphp: Slot [31] registered\n[ 0.422038] PCI host bridge to bus 0000:00\n[ 0.423075] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.424625] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.426190] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.428095] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.430006] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.431938] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.435892] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.437557] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.439086] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.440732] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.445150] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.447021] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.468651] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.470577] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.472408] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.474242] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.476178] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.477861] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.479637] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.480990] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.482973] vgaarb: loaded\n[ 0.483768] vgaarb: bridge control possible 0000:00:02.0\n[ 0.485369] SCSI subsystem initialized\n[ 0.486613] ACPI: bus type USB registered\n[ 0.487702] usbcore: registered new interface driver usbfs\n[ 0.489058] usbcore: registered new interface driver hub\n[ 0.490369] usbcore: registered new device driver usb\n[ 0.491891] PCI: Using ACPI for IRQ routing\n[ 0.493352] NetLabel: Initializing\n[ 0.494294] NetLabel: domain hash size = 128\n[ 0.495398] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.496655] NetLabel: unlabeled traffic allowed by default\n[ 0.498226] clocksource: Switched to clocksource kvm-clock\n[ 0.508282] AppArmor: AppArmor Filesystem Enabled\n[ 0.509547] pnp: PnP ACPI init\n[ 0.510782] pnp: PnP ACPI: found 5 devices\n[ 0.518217] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.520426] NET: Registered protocol family 2\n[ 0.521823] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.523501] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.525077] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.526646] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.528070] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.529592] NET: Registered protocol family 1\n[ 0.530742] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.532168] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.533566] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.552667] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.571813] Trying to unpack rootfs image as initramfs...\n[ 0.632282] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.634405] Scanning for low memory corruption every 60 seconds\n[ 0.636099] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.637548] audit: initializing netlink subsys (disabled)\n[ 0.638875] audit: type=2000 audit(1542221036.474:1): initialized\n[ 0.640500] Initialise system trusted keyring\n[ 0.641741] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.643208] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.645831] zbud: loaded\n[ 0.646782] VFS: Disk quotas dquot_6.6.0\n[ 0.647822] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.649862] fuse init (API version 7.23)\n[ 0.651016] Key type big_key registered\n[ 0.652050] Allocating IMA MOK and blacklist keyrings.\n[ 0.653728] Key type asymmetric registered\n[ 0.654798] Asymmetric key parser 'x509' registered\n[ 0.656008] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.657886] io scheduler noop registered\n[ 0.658892] io scheduler deadline registered (default)\n[ 0.660147] io scheduler cfq registered\n[ 0.661205] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.662514] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.664112] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.665952] ACPI: Power Button [PWRF]\n[ 0.667071] GHES: HEST is not enabled!\n[ 0.685366] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.722737] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.725775] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.751295] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.754480] Linux agpgart interface v0.103\n[ 0.758349] brd: module loaded\n[ 0.760557] loop: module loaded\n[ 0.765873] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.767699] GPT:90111 != 20971519\n[ 0.768583] GPT:Alternate GPT header not at the end of the disk.\n[ 0.769953] GPT:90111 != 20971519\n[ 0.770848] GPT: Use GNU Parted to correct GPT errors.\n[ 0.772060] vda: vda1 vda15\n[ 0.773911] scsi host0: ata_piix\n[ 0.774989] scsi host1: ata_piix\n[ 0.775917] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.777419] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.779014] libphy: Fixed MDIO Bus: probed\n[ 0.780130] tun: Universal TUN/TAP device driver, 1.6\n[ 0.781314] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.784142] PPP generic driver version 2.4.2\n[ 0.785289] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.786790] ehci-pci: EHCI PCI platform driver\n[ 0.787896] ehci-platform: EHCI generic platform driver\n[ 0.789136] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.790551] ohci-pci: OHCI PCI platform driver\n[ 0.791653] ohci-platform: OHCI generic platform driver\n[ 0.792889] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.812035] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.813311] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.815146] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.816424] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.817863] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.819396] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.821183] usb usb1: Product: UHCI Host Controller\n[ 0.822346] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.823866] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.825098] hub 1-0:1.0: USB hub found\n[ 0.826088] hub 1-0:1.0: 2 ports detected\n[ 0.827290] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.829967] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.831177] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.832503] mousedev: PS/2 mouse device common for all mice\n[ 0.833999] rtc_cmos 00:00: RTC can wake from S4\n[ 0.835554] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.837694] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.839291] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.840787] i2c /dev entries driver\n[ 0.841786] device-mapper: uevent: version 1.0.3\n[ 0.842992] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.845062] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.846840] NET: Registered protocol family 10\n[ 0.848261] NET: Registered protocol family 17\n[ 0.849392] Key type dns_resolver registered\n[ 0.850692] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.852093] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.853459] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.855733] registered taskstats version 1\n[ 0.856797] Loading compiled-in X.509 certificates\n[ 0.858516] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.860863] zswap: loaded using pool lzo/zbud\n[ 0.863041] Key type trusted registered\n[ 0.865353] Key type encrypted registered\n[ 0.866401] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.867709] ima: No TPM chip found, activating TPM-bypass!\n[ 0.869013] evm: HMAC attrs: 0x1\n[ 0.883253] Magic number: 10:676:746\n[ 0.884399] rtc_cmos 00:00: setting system clock to 2018-11-14 18:43:56 UTC (1542221036)\n[ 0.886467] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.887845] EDD information not available.\n[ 0.935980] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.937965] Write protecting the kernel read-only data: 14336k\n[ 0.940721] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.943024] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 1.003858] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.200.202.5...\nLease of 10.200.202.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.202.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.01. iid=i-000000b3\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCZ/fR9oyVgAx94k2RaoThecTw2XQFvn8ZiacRsEaZ4pf9xfapqONnAf+giHayRRRZRvldwIZ7U0oTiu5sbzBKqBBZ0lvm8mY45MYdz174VxtY9YQ8TOqNbAJDAgTmJL3tn1+QLUVFn94WHIlrCZmir4jBH/AxxM4xjlr7rAI0ffxvu/3nvWhKXRqJpnAGwyo5NmAmpFi+bD/K59HpyRZZGTxh6ylGreGgnYBFfTv/SUQaf2Au6jxDIeCHC7eEKXju0nAZ8KYHP2aiY8bmG/rTYmKVFXXkZgbB5z/KDB09VwKUGMEPKQTRUwwEn6G4EaeAMHRMc7ykp21rkDPauYaNp root@createinstancetwonettests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300\nssh-dss AAAAB3NzaC1kc3MAAACBAJ1ElHquTAgewyZ7mxQRFCiqcGevrUMUFYPpGXMFfn6CwXgAwiO5sn8FzOOlGTHw/DmhYOGOf2yPUpc6bYsa8ULcYd/3Td6oQMHc7yJdGidns05kVvwYii/mBP7ajVuk0agWKnrxaVucWDqifTdLSI5cTi63R5mmOUrmzdjw9+NzAAAAFQCUkwyFlaIljsbksk22rQBIYiBXiQAAAIAD80s3u/wZP3l2m5p3axnoJiNRVSa735v4kG+PLxqx43oouOtLX0CzZSFKrMmcdhP+isIfxptLrsvkgSfxUiMSM4cISTHITAoJElBiryobCnYCb3DUMvMHxeHhMcAjCKwg17mc6Y9MRdXHyIhAt9mp/7CS3X4eALpQxMKSgZ+mlwAAAIAaxPB26VfzkrMrGp+t9lHHmamli3NLksNkHmXAYK1N6ab6O2OjB10aMgTh4eGoQHENcFAI3RMXNrRRqpqxuztsqF/0Z+jtsSwcskz3gbB/SWeUgsGwRj9h9jIUR/t0bWTrDiVlLoSjAbe9kQVSLIToz4QXuxM5jh+KScHqu853fg== root@createinstancetwonettests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300\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:fea1:af24/64,\nip-route:default via 10.200.202.1 dev eth0 \nip-route:10.200.202.0/24 dev eth0 src 10.200.202.5 \nip-route:169.254.169.254 via 10.200.202.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-000000b3\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.72 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300 login: "} 2018-11-14 18:44:04,989 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/ddb79b6f-ee5d-44a1-88fb-50c2d80d51ff/action used request id req-53c56749-03d6-4039-bd99-2be42233b584 2018-11-14 18:44:04,990 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-11-14 18:44:04,991 - 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 0x000000001FFE15D1 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 0x000000001FFE1551 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 503058388 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.180931] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.183130] pid_max: default: 32768 minimum: 301 [ 0.184324] ACPI: Core revision 20150930 [ 0.185954] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.187665] Security Framework initialized [ 0.188742] Yama: becoming mindful. [ 0.189719] AppArmor: AppArmor initialized [ 0.190835] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.192571] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.194242] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.195840] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.197673] Initializing cgroup subsys io [ 0.198745] Initializing cgroup subsys memory [ 0.199910] Initializing cgroup subsys devices [ 0.201109] Initializing cgroup subsys freezer [ 0.202271] Initializing cgroup subsys net_cls [ 0.203427] Initializing cgroup subsys perf_event [ 0.204642] Initializing cgroup subsys net_prio [ 0.205814] Initializing cgroup subsys hugetlb [ 0.206965] Initializing cgroup subsys pids [ 0.208117] CPU: Physical Processor ID: 0 [ 0.209886] mce: CPU supports 10 MCE banks [ 0.210995] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.212332] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.214887] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.221565] ftrace: allocating 31920 entries in 125 pages [ 0.247473] smpboot: Max logical packages: 2 [ 0.248636] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.250244] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.252157] x2apic enabled [ 0.253266] Switched APIC routing to physical x2apic. [ 0.255687] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.257307] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.260306] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.262899] KVM setup paravirtual spinlock [ 0.264694] x86: Booting SMP configuration: [ 0.265909] .... node #0, CPUs: #1 [ 0.267076] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock [ 0.289088] x86: Booted up 1 node, 2 CPUs [ 0.289090] KVM setup async PF for cpu 1 [ 0.289093] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.292584] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.294605] devtmpfs: initialized [ 0.296597] evm: security.selinux [ 0.297533] evm: security.SMACK64 [ 0.298463] evm: security.SMACK64EXEC [ 0.299492] evm: security.SMACK64TRANSMUTE [ 0.300572] evm: security.SMACK64MMAP [ 0.301620] evm: security.ima [ 0.302459] evm: security.capability [ 0.303566] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.306122] pinctrl core: initialized pinctrl subsystem [ 0.307606] RTC time: 18:43:55, date: 11/14/18 [ 0.308892] NET: Registered protocol family 16 [ 0.319652] cpuidle: using governor ladder [ 0.331716] cpuidle: using governor menu [ 0.332777] PCCT header not found. [ 0.333772] ACPI: bus type PCI registered [ 0.334809] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.336407] PCI: Using configuration type 1 for base access [ 0.348728] ACPI: Added _OSI(Module Device) [ 0.349824] ACPI: Added _OSI(Processor Device) [ 0.350932] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.352106] ACPI: Added _OSI(Processor Aggregator Device) [ 0.354390] ACPI: Interpreter enabled [ 0.355374] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.357755] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.360123] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.362512] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.364921] ACPI: (supports S0 S5) [ 0.365848] ACPI: Using IOAPIC for interrupt routing [ 0.367098] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.371081] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.372570] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.374180] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.375749] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.378615] acpiphp: Slot [3] registered [ 0.379671] acpiphp: Slot [4] registered [ 0.380703] acpiphp: Slot [5] registered [ 0.381731] acpiphp: Slot [6] registered [ 0.382775] acpiphp: Slot [7] registered [ 0.383820] acpiphp: Slot [8] registered [ 0.384848] acpiphp: Slot [9] registered [ 0.385886] acpiphp: Slot [10] registered [ 0.399758] acpiphp: Slot [11] registered [ 0.400816] acpiphp: Slot [12] registered [ 0.401871] acpiphp: Slot [13] registered [ 0.402932] acpiphp: Slot [14] registered [ 0.403994] acpiphp: Slot [15] registered [ 0.405085] acpiphp: Slot [16] registered [ 0.406152] acpiphp: Slot [17] registered [ 0.407207] acpiphp: Slot [18] registered [ 0.408255] acpiphp: Slot [19] registered [ 0.409304] acpiphp: Slot [20] registered [ 0.410360] acpiphp: Slot [21] registered [ 0.411419] acpiphp: Slot [22] registered [ 0.412483] acpiphp: Slot [23] registered [ 0.413545] acpiphp: Slot [24] registered [ 0.414608] acpiphp: Slot [25] registered [ 0.415670] acpiphp: Slot [26] registered [ 0.416741] acpiphp: Slot [27] registered [ 0.417808] acpiphp: Slot [28] registered [ 0.418868] acpiphp: Slot [29] registered [ 0.419931] acpiphp: Slot [30] registered [ 0.420997] acpiphp: Slot [31] registered [ 0.422038] PCI host bridge to bus 0000:00 [ 0.423075] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.424625] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.426190] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.428095] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.430006] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.431938] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.435892] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.437557] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.439086] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.440732] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.445150] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.447021] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.468651] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.470577] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.472408] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.474242] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.476178] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.477861] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.479637] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.480990] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.482973] vgaarb: loaded [ 0.483768] vgaarb: bridge control possible 0000:00:02.0 [ 0.485369] SCSI subsystem initialized [ 0.486613] ACPI: bus type USB registered [ 0.487702] usbcore: registered new interface driver usbfs [ 0.489058] usbcore: registered new interface driver hub [ 0.490369] usbcore: registered new device driver usb [ 0.491891] PCI: Using ACPI for IRQ routing [ 0.493352] NetLabel: Initializing [ 0.494294] NetLabel: domain hash size = 128 [ 0.495398] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.496655] NetLabel: unlabeled traffic allowed by default [ 0.498226] clocksource: Switched to clocksource kvm-clock [ 0.508282] AppArmor: AppArmor Filesystem Enabled [ 0.509547] pnp: PnP ACPI init [ 0.510782] pnp: PnP ACPI: found 5 devices [ 0.518217] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.520426] NET: Registered protocol family 2 [ 0.521823] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.523501] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.525077] TCP: Hash tables configured (established 4096 bind 4096) [ 0.526646] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.528070] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.529592] NET: Registered protocol family 1 [ 0.530742] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.532168] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.533566] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.552667] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.571813] Trying to unpack rootfs image as initramfs... [ 0.632282] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.634405] Scanning for low memory corruption every 60 seconds [ 0.636099] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.637548] audit: initializing netlink subsys (disabled) [ 0.638875] audit: type=2000 audit(1542221036.474:1): initialized [ 0.640500] Initialise system trusted keyring [ 0.641741] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.643208] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.645831] zbud: loaded [ 0.646782] VFS: Disk quotas dquot_6.6.0 [ 0.647822] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.649862] fuse init (API version 7.23) [ 0.651016] Key type big_key registered [ 0.652050] Allocating IMA MOK and blacklist keyrings. [ 0.653728] Key type asymmetric registered [ 0.654798] Asymmetric key parser 'x509' registered [ 0.656008] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.657886] io scheduler noop registered [ 0.658892] io scheduler deadline registered (default) [ 0.660147] io scheduler cfq registered [ 0.661205] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.662514] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.664112] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.665952] ACPI: Power Button [PWRF] [ 0.667071] GHES: HEST is not enabled! [ 0.685366] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.722737] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.725775] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.751295] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.754480] Linux agpgart interface v0.103 [ 0.758349] brd: module loaded [ 0.760557] loop: module loaded [ 0.765873] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.767699] GPT:90111 != 20971519 [ 0.768583] GPT:Alternate GPT header not at the end of the disk. [ 0.769953] GPT:90111 != 20971519 [ 0.770848] GPT: Use GNU Parted to correct GPT errors. [ 0.772060] vda: vda1 vda15 [ 0.773911] scsi host0: ata_piix [ 0.774989] scsi host1: ata_piix [ 0.775917] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.777419] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.779014] libphy: Fixed MDIO Bus: probed [ 0.780130] tun: Universal TUN/TAP device driver, 1.6 [ 0.781314] tun: (C) 1999-2004 Max Krasnyansky [ 0.784142] PPP generic driver version 2.4.2 [ 0.785289] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.786790] ehci-pci: EHCI PCI platform driver [ 0.787896] ehci-platform: EHCI generic platform driver [ 0.789136] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.790551] ohci-pci: OHCI PCI platform driver [ 0.791653] ohci-platform: OHCI generic platform driver [ 0.792889] uhci_hcd: USB Universal Host Controller Interface driver [ 0.812035] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.813311] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.815146] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.816424] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.817863] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.819396] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.821183] usb usb1: Product: UHCI Host Controller [ 0.822346] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.823866] usb usb1: SerialNumber: 0000:00:01.2 [ 0.825098] hub 1-0:1.0: USB hub found [ 0.826088] hub 1-0:1.0: 2 ports detected [ 0.827290] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.829967] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.831177] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.832503] mousedev: PS/2 mouse device common for all mice [ 0.833999] rtc_cmos 00:00: RTC can wake from S4 [ 0.835554] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.837694] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.839291] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.840787] i2c /dev entries driver [ 0.841786] device-mapper: uevent: version 1.0.3 [ 0.842992] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.845062] ledtrig-cpu: registered to indicate activity on CPUs [ 0.846840] NET: Registered protocol family 10 [ 0.848261] NET: Registered protocol family 17 [ 0.849392] Key type dns_resolver registered [ 0.850692] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.852093] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.853459] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.855733] registered taskstats version 1 [ 0.856797] Loading compiled-in X.509 certificates [ 0.858516] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.860863] zswap: loaded using pool lzo/zbud [ 0.863041] Key type trusted registered [ 0.865353] Key type encrypted registered [ 0.866401] AppArmor: AppArmor sha1 policy hashing enabled [ 0.867709] ima: No TPM chip found, activating TPM-bypass! [ 0.869013] evm: HMAC attrs: 0x1 [ 0.883253] Magic number: 10:676:746 [ 0.884399] rtc_cmos 00:00: setting system clock to 2018-11-14 18:43:56 UTC (1542221036) [ 0.886467] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.887845] EDD information not available. [ 0.935980] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.937965] Write protecting the kernel read-only data: 14336k [ 0.940721] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.943024] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.70 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.003858] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.86 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.200.202.5... Lease of 10.200.202.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.200.202.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.01. iid=i-000000b3 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 vPing OK === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.912 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCZ/fR9oyVgAx94k2RaoThecTw2XQFvn8ZiacRsEaZ4pf9xfapqONnAf+giHayRRRZRvldwIZ7U0oTiu5sbzBKqBBZ0lvm8mY45MYdz174VxtY9YQ8TOqNbAJDAgTmJL3tn1+QLUVFn94WHIlrCZmir4jBH/AxxM4xjlr7rAI0ffxvu/3nvWhKXRqJpnAGwyo5NmAmpFi+bD/K59HpyRZZGTxh6ylGreGgnYBFfTv/SUQaf2Au6jxDIeCHC7eEKXju0nAZ8KYHP2aiY8bmG/rTYmKVFXXkZgbB5z/KDB09VwKUGMEPKQTRUwwEn6G4EaeAMHRMc7ykp21rkDPauYaNp root@createinstancetwonettests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300 ssh-dss AAAAB3NzaC1kc3MAAACBAJ1ElHquTAgewyZ7mxQRFCiqcGevrUMUFYPpGXMFfn6CwXgAwiO5sn8FzOOlGTHw/DmhYOGOf2yPUpc6bYsa8ULcYd/3Td6oQMHc7yJdGidns05kVvwYii/mBP7ajVuk0agWKnrxaVucWDqifTdLSI5cTi63R5mmOUrmzdjw9+NzAAAAFQCUkwyFlaIljsbksk22rQBIYiBXiQAAAIAD80s3u/wZP3l2m5p3axnoJiNRVSa735v4kG+PLxqx43oouOtLX0CzZSFKrMmcdhP+isIfxptLrsvkgSfxUiMSM4cISTHITAoJElBiryobCnYCb3DUMvMHxeHhMcAjCKwg17mc6Y9MRdXHyIhAt9mp/7CS3X4eALpQxMKSgZ+mlwAAAIAaxPB26VfzkrMrGp+t9lHHmamli3NLksNkHmXAYK1N6ab6O2OjB10aMgTh4eGoQHENcFAI3RMXNrRRqpqxuztsqF/0Z+jtsSwcskz3gbB/SWeUgsGwRj9h9jIUR/t0bWTrDiVlLoSjAbe9kQVSLIToz4QXuxM5jh+KScHqu853fg== root@createinstancetwonettests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300 -----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:fea1:af24/64, ip-route:default via 10.200.202.1 dev eth0 ip-route:10.200.202.0/24 dev eth0 src 10.200.202.5 ip-route:169.254.169.254 via 10.200.202.2 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-000000b3 name: N/A availability-zone: nova local-hostname: createinstancetwonettests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300 launch-index: 0 === cirros: current=0.4.0 uptime=2.72 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancetwonettests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300 login: 2018-11-14 18:44:05,995 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d52ed676-26e4-4a29-92c9-c929a2882a47 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8441dca36394e60804b3da6718106b6a30047651" 2018-11-14 18:44:06,596 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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-f04e68d0-70b2-423b-bfee-c5f4a29b7bee x-compute-request-id: req-f04e68d0-70b2-423b-bfee-c5f4a29b7bee Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:76:4c", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d52ed676-26e4-4a29-92c9-c929a2882a47", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d52ed676-26e4-4a29-92c9-c929a2882a47", "rel": "bookmark"}], "image": {"id": "c31bffe1-eef2-4f09-a109-d3a4f06462d8", "links": [{"href": "http://172.30.9.28:8774/images/c31bffe1-eef2-4f09-a109-d3a4f06462d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:43:27.000000", "flavor": {"id": "bb719e12-71e2-4528-a175-a307de025049", "links": [{"href": "http://172.30.9.28:8774/flavors/bb719e12-71e2-4528-a175-a307de025049", "rel": "bookmark"}]}, "id": "d52ed676-26e4-4a29-92c9-c929a2882a47", "security_groups": [{"name": "CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-sec-grp"}, {"name": "default"}], "user_id": "927dbf73820c4b2fb8a5610bc718d643", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:43:27Z", "hostId": "448702cf7477dc02841394574934b88fc13854afd0d29a2cc4ce4c21", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-inst1", "created": "2018-11-14T18:43:20Z", "tenant_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:44:06,596 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d52ed676-26e4-4a29-92c9-c929a2882a47 used request id req-f04e68d0-70b2-423b-bfee-c5f4a29b7bee 2018-11-14 18:44:06,599 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/d52ed676-26e4-4a29-92c9-c929a2882a47/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8441dca36394e60804b3da6718106b6a30047651" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 18:44:06,676 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:44: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-b9af5a6f-9418-476d-a1c2-b5a76fdeb850 x-compute-request-id: req-b9af5a6f-9418-476d-a1c2-b5a76fdeb850 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 0x000000001FFE15D1 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 0x000000001FFE1551 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 499078295 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.195850] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.198441] pid_max: default: 32768 minimum: 301\n[ 0.199841] ACPI: Core revision 20150930\n[ 0.201677] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.203694] Security Framework initialized\n[ 0.204853] Yama: becoming mindful.\n[ 0.205768] AppArmor: AppArmor initialized\n[ 0.206853] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.208453] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.210000] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.211471] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.213181] Initializing cgroup subsys io\n[ 0.214184] Initializing cgroup subsys memory\n[ 0.215246] Initializing cgroup subsys devices\n[ 0.216317] Initializing cgroup subsys freezer\n[ 0.217381] Initializing cgroup subsys net_cls\n[ 0.218454] Initializing cgroup subsys perf_event\n[ 0.219588] Initializing cgroup subsys net_prio\n[ 0.220671] Initializing cgroup subsys hugetlb\n[ 0.221766] Initializing cgroup subsys pids\n[ 0.222849] CPU: Physical Processor ID: 0\n[ 0.224542] mce: CPU supports 10 MCE banks\n[ 0.225556] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.226786] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.229246] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.235958] ftrace: allocating 31920 entries in 125 pages\n[ 0.262385] smpboot: Max logical packages: 2\n[ 0.263457] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.264885] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.266554] x2apic enabled\n[ 0.267613] Switched APIC routing to physical x2apic.\n[ 0.269838] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.271330] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.274057] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.276410] KVM setup paravirtual spinlock\n[ 0.278085] x86: Booting SMP configuration:\n[ 0.279193] .... node #0, CPUs: #1\n[ 0.280257] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.302328] x86: Booted up 1 node, 2 CPUs\n[ 0.302330] KVM setup async PF for cpu 1\n[ 0.302333] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.305605] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.307438] devtmpfs: initialized\n[ 0.309353] evm: security.selinux\n[ 0.310202] evm: security.SMACK64\n[ 0.311041] evm: security.SMACK64EXEC\n[ 0.311976] evm: security.SMACK64TRANSMUTE\n[ 0.312952] evm: security.SMACK64MMAP\n[ 0.313849] evm: security.ima\n[ 0.314628] evm: security.capability\n[ 0.315756] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.318445] pinctrl core: initialized pinctrl subsystem\n[ 0.319819] RTC time: 18:43:28, date: 11/14/18\n[ 0.321074] NET: Registered protocol family 16\n[ 0.334441] cpuidle: using governor ladder\n[ 0.346533] cpuidle: using governor menu\n[ 0.347580] PCCT header not found.\n[ 0.348584] ACPI: bus type PCI registered\n[ 0.349601] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.351177] PCI: Using configuration type 1 for base access\n[ 0.363434] ACPI: Added _OSI(Module Device)\n[ 0.364503] ACPI: Added _OSI(Processor Device)\n[ 0.365608] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.366760] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.369021] ACPI: Interpreter enabled\n[ 0.370009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.372356] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.374724] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.377071] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.379472] ACPI: (supports S0 S5)\n[ 0.380388] ACPI: Using IOAPIC for interrupt routing\n[ 0.381620] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.385522] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.386952] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.388520] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.390053] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.392843] acpiphp: Slot [3] registered\n[ 0.393860] acpiphp: Slot [4] registered\n[ 0.394869] acpiphp: Slot [5] registered\n[ 0.395899] acpiphp: Slot [6] registered\n[ 0.396965] acpiphp: Slot [7] registered\n[ 0.397986] acpiphp: Slot [8] registered\n[ 0.399035] acpiphp: Slot [9] registered\n[ 0.400085] acpiphp: Slot [10] registered\n[ 0.414109] acpiphp: Slot [11] registered\n[ 0.415241] acpiphp: Slot [12] registered\n[ 0.416290] acpiphp: Slot [13] registered\n[ 0.417324] acpiphp: Slot [14] registered\n[ 0.418347] acpiphp: Slot [15] registered\n[ 0.419410] acpiphp: Slot [16] registered\n[ 0.420453] acpiphp: Slot [17] registered\n[ 0.421535] acpiphp: Slot [18] registered\n[ 0.422576] acpiphp: Slot [19] registered\n[ 0.423648] acpiphp: Slot [20] registered\n[ 0.424686] acpiphp: Slot [21] registered\n[ 0.425708] acpiphp: Slot [22] registered\n[ 0.426750] acpiphp: Slot [23] registered\n[ 0.427812] acpiphp: Slot [24] registered\n[ 0.428844] acpiphp: Slot [25] registered\n[ 0.429926] acpiphp: Slot [26] registered\n[ 0.430955] acpiphp: Slot [27] registered\n[ 0.431977] acpiphp: Slot [28] registered\n[ 0.432997] acpiphp: Slot [29] registered\n[ 0.434018] acpiphp: Slot [30] registered\n[ 0.435042] acpiphp: Slot [31] registered\n[ 0.436059] PCI host bridge to bus 0000:00\n[ 0.437087] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.438619] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.440199] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.442073] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.443961] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.445879] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.449867] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.451464] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.452943] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.454536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.458806] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.460676] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.481123] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.482995] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.484944] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.486751] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.488753] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.490529] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.492274] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.493634] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.495592] vgaarb: loaded\n[ 0.496359] vgaarb: bridge control possible 0000:00:02.0\n[ 0.497932] SCSI subsystem initialized\n[ 0.499135] ACPI: bus type USB registered\n[ 0.500233] usbcore: registered new interface driver usbfs\n[ 0.501555] usbcore: registered new interface driver hub\n[ 0.502829] usbcore: registered new device driver usb\n[ 0.504298] PCI: Using ACPI for IRQ routing\n[ 0.505737] NetLabel: Initializing\n[ 0.506660] NetLabel: domain hash size = 128\n[ 0.507740] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.508957] NetLabel: unlabeled traffic allowed by default\n[ 0.510502] clocksource: Switched to clocksource kvm-clock\n[ 0.520686] AppArmor: AppArmor Filesystem Enabled\n[ 0.521924] pnp: PnP ACPI init\n[ 0.523169] pnp: PnP ACPI: found 5 devices\n[ 0.530483] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.532701] NET: Registered protocol family 2\n[ 0.534114] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.535792] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.537375] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.538921] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.540337] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.541864] NET: Registered protocol family 1\n[ 0.543008] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.544446] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.545813] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.564751] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.584085] Trying to unpack rootfs image as initramfs...\n[ 0.645039] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.647554] Scanning for low memory corruption every 60 seconds\n[ 0.649559] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.651330] audit: initializing netlink subsys (disabled)\n[ 0.652916] audit: type=2000 audit(1542221008.744:1): initialized\n[ 0.654852] Initialise system trusted keyring\n[ 0.656286] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.658093] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.661049] zbud: loaded\n[ 0.662096] VFS: Disk quotas dquot_6.6.0\n[ 0.663344] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.665710] fuse init (API version 7.23)\n[ 0.667051] Key type big_key registered\n[ 0.668262] Allocating IMA MOK and blacklist keyrings.\n[ 0.670101] Key type asymmetric registered\n[ 0.671626] Asymmetric key parser 'x509' registered\n[ 0.673282] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.675843] io scheduler noop registered\n[ 0.677224] io scheduler deadline registered (default)\n[ 0.678975] io scheduler cfq registered\n[ 0.680390] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.682197] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.684407] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.686918] ACPI: Power Button [PWRF]\n[ 0.688369] GHES: HEST is not enabled!\n[ 0.707367] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.745602] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.749160] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.776423] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.780994] Linux agpgart interface v0.103\n[ 0.786187] brd: module loaded\n[ 0.788781] loop: module loaded\n[ 0.795198] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.797216] GPT:90111 != 20971519\n[ 0.798082] GPT:Alternate GPT header not at the end of the disk.\n[ 0.799557] GPT:90111 != 20971519\n[ 0.800428] GPT: Use GNU Parted to correct GPT errors.\n[ 0.801711] vda: vda1 vda15\n[ 0.803888] scsi host0: ata_piix\n[ 0.804960] scsi host1: ata_piix\n[ 0.805888] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.807438] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.809122] libphy: Fixed MDIO Bus: probed\n[ 0.810269] tun: Universal TUN/TAP device driver, 1.6\n[ 0.811494] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.814732] PPP generic driver version 2.4.2\n[ 0.816338] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.817926] ehci-pci: EHCI PCI platform driver\n[ 0.819130] ehci-platform: EHCI generic platform driver\n[ 0.820411] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.821933] ohci-pci: OHCI PCI platform driver\n[ 0.823077] ohci-platform: OHCI generic platform driver\n[ 0.824350] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.843997] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.845450] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.847372] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.848681] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.850254] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.851845] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.853700] usb usb1: Product: UHCI Host Controller\n[ 0.855002] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.856471] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.857753] hub 1-0:1.0: USB hub found\n[ 0.858788] hub 1-0:1.0: 2 ports detected\n[ 0.860095] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.862871] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.864106] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.865477] mousedev: PS/2 mouse device common for all mice\n[ 0.867332] rtc_cmos 00:00: RTC can wake from S4\n[ 0.868890] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.871139] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.872760] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.874311] i2c /dev entries driver\n[ 0.875380] device-mapper: uevent: version 1.0.3\n[ 0.876649] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.878805] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.881040] NET: Registered protocol family 10\n[ 0.882918] NET: Registered protocol family 17\n[ 0.884122] Key type dns_resolver registered\n[ 0.885680] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.887168] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.888610] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.891080] registered taskstats version 1\n[ 0.892422] Loading compiled-in X.509 certificates\n[ 0.894267] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.896710] zswap: loaded using pool lzo/zbud\n[ 0.899431] Key type trusted registered\n[ 0.902014] Key type encrypted registered\n[ 0.903125] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.904476] ima: No TPM chip found, activating TPM-bypass!\n[ 0.905812] evm: HMAC attrs: 0x1\n[ 0.920690] Magic number: 10:676:746\n[ 0.921962] rtc_cmos 00:00: setting system clock to 2018-11-14 18:43:28 UTC (1542221008)\n[ 0.924119] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.925536] EDD information not available.\n[ 0.965470] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.967547] Write protecting the kernel read-only data: 14336k\n[ 0.972131] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.974682] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 1.040284] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.93\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.200.201.5...\nLease of 10.200.201.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.201.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.09. iid=i-000000b0\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nvPing KO\n/dev/root resized successfully [took 13.01s]\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCo3g4E+rQcX4tcwcEJefqN/YR7DDLsJ3vJ1LJp82LJLXM26+VtQM28ZjyxM3LAEGZ/X80Ll7d6JnsRn8/vMr2iGYgHd2FUlxF7MF57873tcB1+Vc9vXhoeGn42CROqFJDo4MN6yL9+oJWX2+lNw0OXr1u49nGb9guq3FF037rQunU0+bNd43iyioRGDaDqvzJX50ubRPxARdYTmu8kGi2WufTTgbtq+P+gwPU+ZXFiD7xl5C5IeoXzy/tak2YxI+I6AcdlYzjE04h82WjlxCGt6ZsJp6VaprC6BF/wMa1DbHz0qqPyP05XqFCJI5OMWI+Hq3NDuAyhSOxc/6gR4GnB root@createinstancetwonettests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300\nssh-dss AAAAB3NzaC1kc3MAAACBAN4Gt5iko2SpcbZ29NMpljWShiJH5sM5WiWoNV3iin8cP89ICGPjsiXgEmConfuiV3NZFScUHtpSFmFVUg9DguVs3yvxEqjhGpPQHwmhVX0hxHky0MReznL7jHU+E4r3C47gnHIZLSI/KcKaG62q10A9dMcY117IAuQcKEwjTzyTAAAAFQCvChacOa9Y/sfY+g2mN3tdeFYs2wAAAIEA2jBhLv0PJ37c44Aj5eESaruHOc2iFv+dnOtlMrc1yQ+BsKhfmjLZ8mGUpVqLbRogE3ciAOvRyd+sNFKWx9oy+ZOaKC/vxVNDA7aa2/vKmNYkK3ZDGg6Jlj/IbXrxYOTtDWxFmLYuEPjTvRC4J5/1VpVCAfOTL3wklxNRwxDut0oAAACAFuO+2us8BTZdEBu+SKhI/UHxdJxgIcuhqHWcBEF/3Cbtju4XP1angE7lLAvxewQmtGy0Q/0eHtypan2690qVphdzqZ3mWI73vuYKcKGmsCUpNPSV2DBNp69rA5pvw7emPpYXy1ONBrMsF6jlN39KrWs/Sz3axHIWmDa9/iWeoRg= root@createinstancetwonettests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300\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:fe9e:764c/64,\nip-route:default via 10.200.201.1 dev eth0 \nip-route:10.200.201.0/24 dev eth0 src 10.200.201.5 \nip-route:169.254.169.254 via 10.200.201.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-000000b0\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=36.41 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300 login: "} 2018-11-14 18:44:06,677 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/d52ed676-26e4-4a29-92c9-c929a2882a47/action used request id req-b9af5a6f-9418-476d-a1c2-b5a76fdeb850 2018-11-14 18:44:07,681 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ddb79b6f-ee5d-44a1-88fb-50c2d80d51ff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5c83555f5d8b0cf3644c098be86e26bfc4e7a01" 2018-11-14 18:44:08,197 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:44: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-3dc85b4e-47f0-466a-a838-3e85cbf9f029 x-compute-request-id: req-3dc85b4e-47f0-466a-a838-3e85cbf9f029 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:af:24", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ddb79b6f-ee5d-44a1-88fb-50c2d80d51ff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ddb79b6f-ee5d-44a1-88fb-50c2d80d51ff", "rel": "bookmark"}], "image": {"id": "c31bffe1-eef2-4f09-a109-d3a4f06462d8", "links": [{"href": "http://172.30.9.28:8774/images/c31bffe1-eef2-4f09-a109-d3a4f06462d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:43:55.000000", "flavor": {"id": "bb719e12-71e2-4528-a175-a307de025049", "links": [{"href": "http://172.30.9.28:8774/flavors/bb719e12-71e2-4528-a175-a307de025049", "rel": "bookmark"}]}, "id": "ddb79b6f-ee5d-44a1-88fb-50c2d80d51ff", "security_groups": [{"name": "CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-sec-grp"}, {"name": "default"}], "user_id": "927dbf73820c4b2fb8a5610bc718d643", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:43:55Z", "hostId": "17763f972b1a956e70b3d7e49c21c076113d35abe1dc55c1501813b0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-inst2", "created": "2018-11-14T18:43:45Z", "tenant_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:44:08,197 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ddb79b6f-ee5d-44a1-88fb-50c2d80d51ff used request id req-3dc85b4e-47f0-466a-a838-3e85cbf9f029 2018-11-14 18:44:08,200 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/ddb79b6f-ee5d-44a1-88fb-50c2d80d51ff/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5c83555f5d8b0cf3644c098be86e26bfc4e7a01" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 18:44:08,294 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:44:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aec187b1-8f9e-4a0d-8c4a-917c58e5f58f x-compute-request-id: req-aec187b1-8f9e-4a0d-8c4a-917c58e5f58f Content-Encoding: gzip Content-Length: 9652 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 0x000000001FFE15D1 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 0x000000001FFE1551 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 503058388 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.180931] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.183130] pid_max: default: 32768 minimum: 301\n[ 0.184324] ACPI: Core revision 20150930\n[ 0.185954] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.187665] Security Framework initialized\n[ 0.188742] Yama: becoming mindful.\n[ 0.189719] AppArmor: AppArmor initialized\n[ 0.190835] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.192571] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.194242] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.195840] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.197673] Initializing cgroup subsys io\n[ 0.198745] Initializing cgroup subsys memory\n[ 0.199910] Initializing cgroup subsys devices\n[ 0.201109] Initializing cgroup subsys freezer\n[ 0.202271] Initializing cgroup subsys net_cls\n[ 0.203427] Initializing cgroup subsys perf_event\n[ 0.204642] Initializing cgroup subsys net_prio\n[ 0.205814] Initializing cgroup subsys hugetlb\n[ 0.206965] Initializing cgroup subsys pids\n[ 0.208117] CPU: Physical Processor ID: 0\n[ 0.209886] mce: CPU supports 10 MCE banks\n[ 0.210995] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.212332] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.214887] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.221565] ftrace: allocating 31920 entries in 125 pages\n[ 0.247473] smpboot: Max logical packages: 2\n[ 0.248636] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.250244] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.252157] x2apic enabled\n[ 0.253266] Switched APIC routing to physical x2apic.\n[ 0.255687] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.257307] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.260306] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.262899] KVM setup paravirtual spinlock\n[ 0.264694] x86: Booting SMP configuration:\n[ 0.265909] .... node #0, CPUs: #1\n[ 0.267076] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.289088] x86: Booted up 1 node, 2 CPUs\n[ 0.289090] KVM setup async PF for cpu 1\n[ 0.289093] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.292584] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.294605] devtmpfs: initialized\n[ 0.296597] evm: security.selinux\n[ 0.297533] evm: security.SMACK64\n[ 0.298463] evm: security.SMACK64EXEC\n[ 0.299492] evm: security.SMACK64TRANSMUTE\n[ 0.300572] evm: security.SMACK64MMAP\n[ 0.301620] evm: security.ima\n[ 0.302459] evm: security.capability\n[ 0.303566] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.306122] pinctrl core: initialized pinctrl subsystem\n[ 0.307606] RTC time: 18:43:55, date: 11/14/18\n[ 0.308892] NET: Registered protocol family 16\n[ 0.319652] cpuidle: using governor ladder\n[ 0.331716] cpuidle: using governor menu\n[ 0.332777] PCCT header not found.\n[ 0.333772] ACPI: bus type PCI registered\n[ 0.334809] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.336407] PCI: Using configuration type 1 for base access\n[ 0.348728] ACPI: Added _OSI(Module Device)\n[ 0.349824] ACPI: Added _OSI(Processor Device)\n[ 0.350932] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.352106] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.354390] ACPI: Interpreter enabled\n[ 0.355374] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.357755] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.360123] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.362512] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.364921] ACPI: (supports S0 S5)\n[ 0.365848] ACPI: Using IOAPIC for interrupt routing\n[ 0.367098] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.371081] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.372570] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.374180] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.375749] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.378615] acpiphp: Slot [3] registered\n[ 0.379671] acpiphp: Slot [4] registered\n[ 0.380703] acpiphp: Slot [5] registered\n[ 0.381731] acpiphp: Slot [6] registered\n[ 0.382775] acpiphp: Slot [7] registered\n[ 0.383820] acpiphp: Slot [8] registered\n[ 0.384848] acpiphp: Slot [9] registered\n[ 0.385886] acpiphp: Slot [10] registered\n[ 0.399758] acpiphp: Slot [11] registered\n[ 0.400816] acpiphp: Slot [12] registered\n[ 0.401871] acpiphp: Slot [13] registered\n[ 0.402932] acpiphp: Slot [14] registered\n[ 0.403994] acpiphp: Slot [15] registered\n[ 0.405085] acpiphp: Slot [16] registered\n[ 0.406152] acpiphp: Slot [17] registered\n[ 0.407207] acpiphp: Slot [18] registered\n[ 0.408255] acpiphp: Slot [19] registered\n[ 0.409304] acpiphp: Slot [20] registered\n[ 0.410360] acpiphp: Slot [21] registered\n[ 0.411419] acpiphp: Slot [22] registered\n[ 0.412483] acpiphp: Slot [23] registered\n[ 0.413545] acpiphp: Slot [24] registered\n[ 0.414608] acpiphp: Slot [25] registered\n[ 0.415670] acpiphp: Slot [26] registered\n[ 0.416741] acpiphp: Slot [27] registered\n[ 0.417808] acpiphp: Slot [28] registered\n[ 0.418868] acpiphp: Slot [29] registered\n[ 0.419931] acpiphp: Slot [30] registered\n[ 0.420997] acpiphp: Slot [31] registered\n[ 0.422038] PCI host bridge to bus 0000:00\n[ 0.423075] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.424625] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.426190] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.428095] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.430006] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.431938] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.435892] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.437557] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.439086] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.440732] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.445150] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.447021] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.468651] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.470577] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.472408] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.474242] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.476178] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.477861] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.479637] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.480990] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.482973] vgaarb: loaded\n[ 0.483768] vgaarb: bridge control possible 0000:00:02.0\n[ 0.485369] SCSI subsystem initialized\n[ 0.486613] ACPI: bus type USB registered\n[ 0.487702] usbcore: registered new interface driver usbfs\n[ 0.489058] usbcore: registered new interface driver hub\n[ 0.490369] usbcore: registered new device driver usb\n[ 0.491891] PCI: Using ACPI for IRQ routing\n[ 0.493352] NetLabel: Initializing\n[ 0.494294] NetLabel: domain hash size = 128\n[ 0.495398] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.496655] NetLabel: unlabeled traffic allowed by default\n[ 0.498226] clocksource: Switched to clocksource kvm-clock\n[ 0.508282] AppArmor: AppArmor Filesystem Enabled\n[ 0.509547] pnp: PnP ACPI init\n[ 0.510782] pnp: PnP ACPI: found 5 devices\n[ 0.518217] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.520426] NET: Registered protocol family 2\n[ 0.521823] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.523501] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.525077] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.526646] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.528070] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.529592] NET: Registered protocol family 1\n[ 0.530742] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.532168] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.533566] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.552667] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.571813] Trying to unpack rootfs image as initramfs...\n[ 0.632282] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.634405] Scanning for low memory corruption every 60 seconds\n[ 0.636099] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.637548] audit: initializing netlink subsys (disabled)\n[ 0.638875] audit: type=2000 audit(1542221036.474:1): initialized\n[ 0.640500] Initialise system trusted keyring\n[ 0.641741] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.643208] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.645831] zbud: loaded\n[ 0.646782] VFS: Disk quotas dquot_6.6.0\n[ 0.647822] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.649862] fuse init (API version 7.23)\n[ 0.651016] Key type big_key registered\n[ 0.652050] Allocating IMA MOK and blacklist keyrings.\n[ 0.653728] Key type asymmetric registered\n[ 0.654798] Asymmetric key parser 'x509' registered\n[ 0.656008] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.657886] io scheduler noop registered\n[ 0.658892] io scheduler deadline registered (default)\n[ 0.660147] io scheduler cfq registered\n[ 0.661205] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.662514] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.664112] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.665952] ACPI: Power Button [PWRF]\n[ 0.667071] GHES: HEST is not enabled!\n[ 0.685366] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.722737] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.725775] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.751295] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.754480] Linux agpgart interface v0.103\n[ 0.758349] brd: module loaded\n[ 0.760557] loop: module loaded\n[ 0.765873] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.767699] GPT:90111 != 20971519\n[ 0.768583] GPT:Alternate GPT header not at the end of the disk.\n[ 0.769953] GPT:90111 != 20971519\n[ 0.770848] GPT: Use GNU Parted to correct GPT errors.\n[ 0.772060] vda: vda1 vda15\n[ 0.773911] scsi host0: ata_piix\n[ 0.774989] scsi host1: ata_piix\n[ 0.775917] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.777419] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.779014] libphy: Fixed MDIO Bus: probed\n[ 0.780130] tun: Universal TUN/TAP device driver, 1.6\n[ 0.781314] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.784142] PPP generic driver version 2.4.2\n[ 0.785289] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.786790] ehci-pci: EHCI PCI platform driver\n[ 0.787896] ehci-platform: EHCI generic platform driver\n[ 0.789136] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.790551] ohci-pci: OHCI PCI platform driver\n[ 0.791653] ohci-platform: OHCI generic platform driver\n[ 0.792889] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.812035] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.813311] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.815146] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.816424] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.817863] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.819396] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.821183] usb usb1: Product: UHCI Host Controller\n[ 0.822346] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.823866] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.825098] hub 1-0:1.0: USB hub found\n[ 0.826088] hub 1-0:1.0: 2 ports detected\n[ 0.827290] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.829967] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.831177] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.832503] mousedev: PS/2 mouse device common for all mice\n[ 0.833999] rtc_cmos 00:00: RTC can wake from S4\n[ 0.835554] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.837694] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.839291] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.840787] i2c /dev entries driver\n[ 0.841786] device-mapper: uevent: version 1.0.3\n[ 0.842992] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.845062] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.846840] NET: Registered protocol family 10\n[ 0.848261] NET: Registered protocol family 17\n[ 0.849392] Key type dns_resolver registered\n[ 0.850692] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.852093] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.853459] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.855733] registered taskstats version 1\n[ 0.856797] Loading compiled-in X.509 certificates\n[ 0.858516] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.860863] zswap: loaded using pool lzo/zbud\n[ 0.863041] Key type trusted registered\n[ 0.865353] Key type encrypted registered\n[ 0.866401] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.867709] ima: No TPM chip found, activating TPM-bypass!\n[ 0.869013] evm: HMAC attrs: 0x1\n[ 0.883253] Magic number: 10:676:746\n[ 0.884399] rtc_cmos 00:00: setting system clock to 2018-11-14 18:43:56 UTC (1542221036)\n[ 0.886467] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.887845] EDD information not available.\n[ 0.935980] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.937965] Write protecting the kernel read-only data: 14336k\n[ 0.940721] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.943024] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 1.003858] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.200.202.5...\nLease of 10.200.202.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.202.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.01. iid=i-000000b3\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCZ/fR9oyVgAx94k2RaoThecTw2XQFvn8ZiacRsEaZ4pf9xfapqONnAf+giHayRRRZRvldwIZ7U0oTiu5sbzBKqBBZ0lvm8mY45MYdz174VxtY9YQ8TOqNbAJDAgTmJL3tn1+QLUVFn94WHIlrCZmir4jBH/AxxM4xjlr7rAI0ffxvu/3nvWhKXRqJpnAGwyo5NmAmpFi+bD/K59HpyRZZGTxh6ylGreGgnYBFfTv/SUQaf2Au6jxDIeCHC7eEKXju0nAZ8KYHP2aiY8bmG/rTYmKVFXXkZgbB5z/KDB09VwKUGMEPKQTRUwwEn6G4EaeAMHRMc7ykp21rkDPauYaNp root@createinstancetwonettests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300\nssh-dss AAAAB3NzaC1kc3MAAACBAJ1ElHquTAgewyZ7mxQRFCiqcGevrUMUFYPpGXMFfn6CwXgAwiO5sn8FzOOlGTHw/DmhYOGOf2yPUpc6bYsa8ULcYd/3Td6oQMHc7yJdGidns05kVvwYii/mBP7ajVuk0agWKnrxaVucWDqifTdLSI5cTi63R5mmOUrmzdjw9+NzAAAAFQCUkwyFlaIljsbksk22rQBIYiBXiQAAAIAD80s3u/wZP3l2m5p3axnoJiNRVSa735v4kG+PLxqx43oouOtLX0CzZSFKrMmcdhP+isIfxptLrsvkgSfxUiMSM4cISTHITAoJElBiryobCnYCb3DUMvMHxeHhMcAjCKwg17mc6Y9MRdXHyIhAt9mp/7CS3X4eALpQxMKSgZ+mlwAAAIAaxPB26VfzkrMrGp+t9lHHmamli3NLksNkHmXAYK1N6ab6O2OjB10aMgTh4eGoQHENcFAI3RMXNrRRqpqxuztsqF/0Z+jtsSwcskz3gbB/SWeUgsGwRj9h9jIUR/t0bWTrDiVlLoSjAbe9kQVSLIToz4QXuxM5jh+KScHqu853fg== root@createinstancetwonettests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300\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:fea1:af24/64,\nip-route:default via 10.200.202.1 dev eth0 \nip-route:10.200.202.0/24 dev eth0 src 10.200.202.5 \nip-route:169.254.169.254 via 10.200.202.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-000000b3\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.72 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300 login: "} 2018-11-14 18:44:08,295 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/ddb79b6f-ee5d-44a1-88fb-50c2d80d51ff/action used request id req-aec187b1-8f9e-4a0d-8c4a-917c58e5f58f 2018-11-14 18:44:08,296 - create_instance - INFO - Deleting Port with ID - 47fb0ef8-0969-4d91-b626-dff0ced815ea 2018-11-14 18:44:08,296 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-vm1-port 2018-11-14 18:44:08,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/47fb0ef8-0969-4d91-b626-dff0ced815ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8441dca36394e60804b3da6718106b6a30047651" 2018-11-14 18:44:09,062 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-37607aaa-543f-4903-9809-f8267879270d Date: Wed, 14 Nov 2018 18:44:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:44:09,062 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/47fb0ef8-0969-4d91-b626-dff0ced815ea used request id req-37607aaa-543f-4903-9809-f8267879270d 2018-11-14 18:44:09,062 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-inst1 2018-11-14 18:44:09,065 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/d52ed676-26e4-4a29-92c9-c929a2882a47 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8441dca36394e60804b3da6718106b6a30047651" 2018-11-14 18:44:09,209 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18: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 x-openstack-request-id: req-8d2241e4-6047-4686-8756-ad505268a91c x-compute-request-id: req-8d2241e4-6047-4686-8756-ad505268a91c Content-Type: application/json 2018-11-14 18:44:09,209 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/d52ed676-26e4-4a29-92c9-c929a2882a47 used request id req-8d2241e4-6047-4686-8756-ad505268a91c 2018-11-14 18:44:09,210 - create_instance - INFO - Checking deletion status 2018-11-14 18:44:09,212 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d52ed676-26e4-4a29-92c9-c929a2882a47 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8441dca36394e60804b3da6718106b6a30047651" 2018-11-14 18:44:09,489 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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-ce842cf0-13f9-4d60-bf78-908e62475da6 x-compute-request-id: req-ce842cf0-13f9-4d60-bf78-908e62475da6 Content-Encoding: gzip Content-Length: 734 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:76:4c", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d52ed676-26e4-4a29-92c9-c929a2882a47", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d52ed676-26e4-4a29-92c9-c929a2882a47", "rel": "bookmark"}], "image": {"id": "c31bffe1-eef2-4f09-a109-d3a4f06462d8", "links": [{"href": "http://172.30.9.28:8774/images/c31bffe1-eef2-4f09-a109-d3a4f06462d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:43:27.000000", "flavor": {"id": "bb719e12-71e2-4528-a175-a307de025049", "links": [{"href": "http://172.30.9.28:8774/flavors/bb719e12-71e2-4528-a175-a307de025049", "rel": "bookmark"}]}, "id": "d52ed676-26e4-4a29-92c9-c929a2882a47", "user_id": "927dbf73820c4b2fb8a5610bc718d643", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:44:09Z", "hostId": "448702cf7477dc02841394574934b88fc13854afd0d29a2cc4ce4c21", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-inst1", "created": "2018-11-14T18:43:20Z", "tenant_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:44:09,489 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d52ed676-26e4-4a29-92c9-c929a2882a47 used request id req-ce842cf0-13f9-4d60-bf78-908e62475da6 2018-11-14 18:44:09,490 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-inst1] is - ACTIVE 2018-11-14 18:44:09,490 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-14 18:44:12,493 - create_instance - DEBUG - VM status query timeout in 296.716700077 2018-11-14 18:44:12,496 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d52ed676-26e4-4a29-92c9-c929a2882a47 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8441dca36394e60804b3da6718106b6a30047651" 2018-11-14 18:44:12,760 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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-b22b4b25-6483-4f0a-bb31-f2fff6af1ef5 x-compute-request-id: req-b22b4b25-6483-4f0a-bb31-f2fff6af1ef5 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d52ed676-26e4-4a29-92c9-c929a2882a47", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d52ed676-26e4-4a29-92c9-c929a2882a47", "rel": "bookmark"}], "image": {"id": "c31bffe1-eef2-4f09-a109-d3a4f06462d8", "links": [{"href": "http://172.30.9.28:8774/images/c31bffe1-eef2-4f09-a109-d3a4f06462d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:43:27.000000", "flavor": {"id": "bb719e12-71e2-4528-a175-a307de025049", "links": [{"href": "http://172.30.9.28:8774/flavors/bb719e12-71e2-4528-a175-a307de025049", "rel": "bookmark"}]}, "id": "d52ed676-26e4-4a29-92c9-c929a2882a47", "user_id": "927dbf73820c4b2fb8a5610bc718d643", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:44:09Z", "hostId": "448702cf7477dc02841394574934b88fc13854afd0d29a2cc4ce4c21", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-inst1", "created": "2018-11-14T18:43:20Z", "tenant_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:44:12,760 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d52ed676-26e4-4a29-92c9-c929a2882a47 used request id req-b22b4b25-6483-4f0a-bb31-f2fff6af1ef5 2018-11-14 18:44:12,761 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-inst1] is - ACTIVE 2018-11-14 18:44:12,761 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-14 18:44:15,764 - create_instance - DEBUG - VM status query timeout in 293.445781946 2018-11-14 18:44:15,767 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d52ed676-26e4-4a29-92c9-c929a2882a47 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8441dca36394e60804b3da6718106b6a30047651" 2018-11-14 18:44:15,813 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:44: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-86f21be4-ca65-4e4b-99d2-3fbbe6978bbf x-compute-request-id: req-86f21be4-ca65-4e4b-99d2-3fbbe6978bbf Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance d52ed676-26e4-4a29-92c9-c929a2882a47 could not be found.", "code": 404}} 2018-11-14 18:44:15,813 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d52ed676-26e4-4a29-92c9-c929a2882a47 used request id req-86f21be4-ca65-4e4b-99d2-3fbbe6978bbf 2018-11-14 18:44:15,813 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance d52ed676-26e4-4a29-92c9-c929a2882a47 could not be found. (HTTP 404) (Request-ID: req-86f21be4-ca65-4e4b-99d2-3fbbe6978bbf) 2018-11-14 18:44:15,814 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-inst1 2018-11-14 18:44:15,814 - create_instance - INFO - Deleting Port with ID - a30a36d3-1298-408f-87b5-fa8161e26791 2018-11-14 18:44:15,815 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-vm2-port 2018-11-14 18:44:15,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/a30a36d3-1298-408f-87b5-fa8161e26791 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5c83555f5d8b0cf3644c098be86e26bfc4e7a01" 2018-11-14 18:44:16,576 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-33029a75-9a32-4934-85e1-a636156cf1b3 Date: Wed, 14 Nov 2018 18:44:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:44:16,577 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/a30a36d3-1298-408f-87b5-fa8161e26791 used request id req-33029a75-9a32-4934-85e1-a636156cf1b3 2018-11-14 18:44:16,577 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-inst2 2018-11-14 18:44:16,580 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/ddb79b6f-ee5d-44a1-88fb-50c2d80d51ff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5c83555f5d8b0cf3644c098be86e26bfc4e7a01" 2018-11-14 18:44:16,953 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:44:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e0681c26-db85-4ce5-944c-924ac07ddb0c x-compute-request-id: req-e0681c26-db85-4ce5-944c-924ac07ddb0c Content-Type: application/json 2018-11-14 18:44:16,953 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/ddb79b6f-ee5d-44a1-88fb-50c2d80d51ff used request id req-e0681c26-db85-4ce5-944c-924ac07ddb0c 2018-11-14 18:44:16,953 - create_instance - INFO - Checking deletion status 2018-11-14 18:44:16,956 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ddb79b6f-ee5d-44a1-88fb-50c2d80d51ff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5c83555f5d8b0cf3644c098be86e26bfc4e7a01" 2018-11-14 18:44:17,436 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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-c6c603e8-ce3e-4829-ac5f-ca711ec6d19b x-compute-request-id: req-c6c603e8-ce3e-4829-ac5f-ca711ec6d19b 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.28:8774/v2.1/servers/ddb79b6f-ee5d-44a1-88fb-50c2d80d51ff", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ddb79b6f-ee5d-44a1-88fb-50c2d80d51ff", "rel": "bookmark"}], "image": {"id": "c31bffe1-eef2-4f09-a109-d3a4f06462d8", "links": [{"href": "http://172.30.9.28:8774/images/c31bffe1-eef2-4f09-a109-d3a4f06462d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:43:55.000000", "flavor": {"id": "bb719e12-71e2-4528-a175-a307de025049", "links": [{"href": "http://172.30.9.28:8774/flavors/bb719e12-71e2-4528-a175-a307de025049", "rel": "bookmark"}]}, "id": "ddb79b6f-ee5d-44a1-88fb-50c2d80d51ff", "user_id": "927dbf73820c4b2fb8a5610bc718d643", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:44:16Z", "hostId": "17763f972b1a956e70b3d7e49c21c076113d35abe1dc55c1501813b0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-inst2", "created": "2018-11-14T18:43:45Z", "tenant_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:44:17,436 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ddb79b6f-ee5d-44a1-88fb-50c2d80d51ff used request id req-c6c603e8-ce3e-4829-ac5f-ca711ec6d19b 2018-11-14 18:44:17,437 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-inst2] is - ACTIVE 2018-11-14 18:44:17,437 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-14 18:44:20,440 - create_instance - DEBUG - VM status query timeout in 296.513581991 2018-11-14 18:44:20,443 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ddb79b6f-ee5d-44a1-88fb-50c2d80d51ff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5c83555f5d8b0cf3644c098be86e26bfc4e7a01" 2018-11-14 18:44:20,486 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:44: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-8cea202c-5ea0-4317-8b23-1bcd30e57f76 x-compute-request-id: req-8cea202c-5ea0-4317-8b23-1bcd30e57f76 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance ddb79b6f-ee5d-44a1-88fb-50c2d80d51ff could not be found.", "code": 404}} 2018-11-14 18:44:20,487 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ddb79b6f-ee5d-44a1-88fb-50c2d80d51ff used request id req-8cea202c-5ea0-4317-8b23-1bcd30e57f76 2018-11-14 18:44:20,487 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance ddb79b6f-ee5d-44a1-88fb-50c2d80d51ff could not be found. (HTTP 404) (Request-ID: req-8cea202c-5ea0-4317-8b23-1bcd30e57f76) 2018-11-14 18:44:20,487 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-inst2 2018-11-14 18:44:20,490 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/bb719e12-71e2-4528-a175-a307de025049 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cd42b2668e8ef87eb40947d5b4d54f13a08ebbc" 2018-11-14 18:44:20,542 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18:44: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-f00b3daf-dcc2-4472-8bbb-1eb32cc638c1 x-compute-request-id: req-f00b3daf-dcc2-4472-8bbb-1eb32cc638c1 Content-Length: 0 Content-Type: application/json 2018-11-14 18:44:20,542 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/bb719e12-71e2-4528-a175-a307de025049 used request id req-f00b3daf-dcc2-4472-8bbb-1eb32cc638c1 2018-11-14 18:44:20,543 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-pub-router and port CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-router-port1 2018-11-14 18:44:20,543 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-pub-router 2018-11-14 18:44:20,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/f0d3d0ce-ac26-494f-ae48-0e66c0b8ea24/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708bf5037898c09fd2b67c4f79e58f33e8ce6e64" -d '{"port_id": "db5226a0-c203-451a-ac7c-96b1b556659c"}' 2018-11-14 18:44:22,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-69b7a83b-66bb-4359-906f-55ab0dccc530 Date: Wed, 14 Nov 2018 18:44:22 GMT RESP BODY: {"network_id": "bcc3335a-9e5f-41e6-9a66-d14a3e585537", "tenant_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "subnet_id": "0b9834cc-b400-4b3e-9766-a889f74112a2", "subnet_ids": ["0b9834cc-b400-4b3e-9766-a889f74112a2"], "port_id": "db5226a0-c203-451a-ac7c-96b1b556659c", "id": "f0d3d0ce-ac26-494f-ae48-0e66c0b8ea24"} 2018-11-14 18:44:22,120 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/f0d3d0ce-ac26-494f-ae48-0e66c0b8ea24/remove_router_interface used request id req-69b7a83b-66bb-4359-906f-55ab0dccc530 2018-11-14 18:44:22,120 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-pub-router and port CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-router-port2 2018-11-14 18:44:22,121 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-pub-router 2018-11-14 18:44:22,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/f0d3d0ce-ac26-494f-ae48-0e66c0b8ea24/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708bf5037898c09fd2b67c4f79e58f33e8ce6e64" -d '{"port_id": "4412469e-2c14-425c-815f-476f7f3c5891"}' 2018-11-14 18:44:23,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2b9e2e33-c416-4b2d-9a96-c7e254318738 Date: Wed, 14 Nov 2018 18:44:23 GMT RESP BODY: {"network_id": "ea42630c-3f92-4e9d-8a20-d2eeea765f68", "tenant_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "subnet_id": "7028cf92-828f-4fba-86f7-cb27a407c2b0", "subnet_ids": ["7028cf92-828f-4fba-86f7-cb27a407c2b0"], "port_id": "4412469e-2c14-425c-815f-476f7f3c5891", "id": "f0d3d0ce-ac26-494f-ae48-0e66c0b8ea24"} 2018-11-14 18:44:23,590 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/f0d3d0ce-ac26-494f-ae48-0e66c0b8ea24/remove_router_interface used request id req-2b9e2e33-c416-4b2d-9a96-c7e254318738 2018-11-14 18:44:23,590 - OpenStackNetwork - INFO - Removing router CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-pub-router 2018-11-14 18:44:23,590 - neutron_utils - INFO - Deleting router with name - CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-pub-router 2018-11-14 18:44:23,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/f0d3d0ce-ac26-494f-ae48-0e66c0b8ea24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708bf5037898c09fd2b67c4f79e58f33e8ce6e64" 2018-11-14 18:44:24,473 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cf2f0993-b47e-4352-b8e0-9d35330b82ac Content-Length: 0 Date: Wed, 14 Nov 2018 18:44:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:44:24,474 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/f0d3d0ce-ac26-494f-ae48-0e66c0b8ea24 used request id req-cf2f0993-b47e-4352-b8e0-9d35330b82ac 2018-11-14 18:44:24,474 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-subnet1 2018-11-14 18:44:24,475 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-subnet1 2018-11-14 18:44:24,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/0b9834cc-b400-4b3e-9766-a889f74112a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}027adb17399a3a0723392355277925ad86a7c3c9" 2018-11-14 18:44:27,050 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6cc9222c-0c3f-496f-bd41-2732615f7ea7 Date: Wed, 14 Nov 2018 18:44:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:44:27,050 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/0b9834cc-b400-4b3e-9766-a889f74112a2 used request id req-6cc9222c-0c3f-496f-bd41-2732615f7ea7 2018-11-14 18:44:27,051 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net1 2018-11-14 18:44:27,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/bcc3335a-9e5f-41e6-9a66-d14a3e585537 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}027adb17399a3a0723392355277925ad86a7c3c9" 2018-11-14 18:44:28,561 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5f101ee8-a4c2-4669-a3d3-6322b2829473 Date: Wed, 14 Nov 2018 18:44:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:44:28,561 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/bcc3335a-9e5f-41e6-9a66-d14a3e585537 used request id req-5f101ee8-a4c2-4669-a3d3-6322b2829473 2018-11-14 18:44:28,562 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-subnet2 2018-11-14 18:44:28,562 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-subnet2 2018-11-14 18:44:28,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/7028cf92-828f-4fba-86f7-cb27a407c2b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2206b965b4494b81516bdce426e9d2325cd40c11" 2018-11-14 18:44:31,011 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5d46cade-c859-4d0d-ad19-3f1d8c228193 Date: Wed, 14 Nov 2018 18:44:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:44:31,011 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/7028cf92-828f-4fba-86f7-cb27a407c2b0 used request id req-5d46cade-c859-4d0d-ad19-3f1d8c228193 2018-11-14 18:44:31,011 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-net2 2018-11-14 18:44:31,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/ea42630c-3f92-4e9d-8a20-d2eeea765f68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2206b965b4494b81516bdce426e9d2325cd40c11" 2018-11-14 18:44:33,164 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fe999787-5188-482f-a608-c24849360464 Date: Wed, 14 Nov 2018 18:44:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:44:33,164 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/ea42630c-3f92-4e9d-8a20-d2eeea765f68 used request id req-fe999787-5188-482f-a608-c24849360464 2018-11-14 18:44:33,164 - neutron_utils - INFO - Deleting security group rule with ID - 0fed9d15-2104-495f-be70-a719a2764794 2018-11-14 18:44:33,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/0fed9d15-2104-495f-be70-a719a2764794 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee78ce0d53baf81c01fd3cf4033e31608325a684" 2018-11-14 18:44:33,453 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2c7c4d9f-9f43-4aa8-8901-11fa968bf41e Content-Length: 0 Date: Wed, 14 Nov 2018 18:44:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:44:33,453 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/0fed9d15-2104-495f-be70-a719a2764794 used request id req-2c7c4d9f-9f43-4aa8-8901-11fa968bf41e 2018-11-14 18:44:33,454 - neutron_utils - INFO - Deleting security group rule with ID - 86ce5328-6736-47fa-98ad-716f6a102a70 2018-11-14 18:44:33,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/86ce5328-6736-47fa-98ad-716f6a102a70 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee78ce0d53baf81c01fd3cf4033e31608325a684" 2018-11-14 18:44:33,773 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4a147712-1b02-48ca-bc59-2259d9d57fc0 Content-Length: 0 Date: Wed, 14 Nov 2018 18:44:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:44:33,773 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/86ce5328-6736-47fa-98ad-716f6a102a70 used request id req-4a147712-1b02-48ca-bc59-2259d9d57fc0 2018-11-14 18:44:33,774 - neutron_utils - INFO - Deleting security group rule with ID - 91194376-0b1c-442f-a88c-69403f576605 2018-11-14 18:44:33,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/91194376-0b1c-442f-a88c-69403f576605 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee78ce0d53baf81c01fd3cf4033e31608325a684" 2018-11-14 18:44:33,888 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9a5c810a-7fd5-49b2-83e6-d05582030969 Content-Length: 0 Date: Wed, 14 Nov 2018 18:44:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:44:33,888 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/91194376-0b1c-442f-a88c-69403f576605 used request id req-9a5c810a-7fd5-49b2-83e6-d05582030969 2018-11-14 18:44:33,888 - neutron_utils - INFO - Deleting security group rule with ID - 0114e01e-eddb-41bc-a5a3-4daa0daa1dba 2018-11-14 18:44:33,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/0114e01e-eddb-41bc-a5a3-4daa0daa1dba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee78ce0d53baf81c01fd3cf4033e31608325a684" 2018-11-14 18:44:33,998 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ae48b143-3dfb-433e-b38c-307ba88884fd Content-Length: 0 Date: Wed, 14 Nov 2018 18:44:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:44:33,998 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/0114e01e-eddb-41bc-a5a3-4daa0daa1dba used request id req-ae48b143-3dfb-433e-b38c-307ba88884fd 2018-11-14 18:44:33,998 - neutron_utils - INFO - Deleting security group with name - CreateInstanceTwoNetTests-0c5767c4-a9db-4cbe-b7f4-ae851df7f300-sec-grp 2018-11-14 18:44:34,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/06b9498e-cac4-404c-b1a7-34d768cd9f74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee78ce0d53baf81c01fd3cf4033e31608325a684" 2018-11-14 18:44:34,313 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c498ffd6-1c0e-47f1-8d67-f09be3829fa5 Content-Length: 0 Date: Wed, 14 Nov 2018 18:44:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:44:34,313 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/06b9498e-cac4-404c-b1a7-34d768cd9f74 used request id req-c498ffd6-1c0e-47f1-8d67-f09be3829fa5 2018-11-14 18:44:34,314 - glance_utils - INFO - Deleting image named - CreateInstanceTwoNetTests-d475143d-76e0-488d-aba0-aa5eb0e934d3 2018-11-14 18:44:34,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/c31bffe1-eef2-4f09-a109-d3a4f06462d8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2e6c0628773fd36852466421057befdbe06c01a0" 2018-11-14 18:44:34,777 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b869c3e2-e043-40a9-a792-4ae65fc40381 Date: Wed, 14 Nov 2018 18:44:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:44:34,777 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/c31bffe1-eef2-4f09-a109-d3a4f06462d8 used request id req-b869c3e2-e043-40a9-a792-4ae65fc40381 2018-11-14 18:44:34,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eadf56116f63413f2a0708ffd7cea1db79fdc711" 2018-11-14 18:44:35,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-4b1c4d55-f034-4f35-bcbd-3eabec7db9b9 Date: Wed, 14 Nov 2018 18:44:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "created_at": "2018-11-14T18:42:44Z", "updated_at": "2018-11-14T18:42:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:42:44Z", "revision_number": 0, "id": "204f358e-2200-4749-a560-e3b0d8a29fd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:42:44Z", "security_group_id": "8e28f156-7d65-4762-b55c-579f56f96de0", "tenant_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f825b118e3ff4e6b80ed1bf49baea0fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:42:44Z", "revision_number": 0, "id": "2300c7c5-9496-4098-94d2-53130eceb005", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:42:44Z", "security_group_id": "8e28f156-7d65-4762-b55c-579f56f96de0", "tenant_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f825b118e3ff4e6b80ed1bf49baea0fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:42:44Z", "revision_number": 0, "id": "aeef9ad3-2282-41dd-8527-0aaf9bfb0149", "remote_group_id": "8e28f156-7d65-4762-b55c-579f56f96de0", "remote_ip_prefix": null, "created_at": "2018-11-14T18:42:44Z", "security_group_id": "8e28f156-7d65-4762-b55c-579f56f96de0", "tenant_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "f825b118e3ff4e6b80ed1bf49baea0fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:42:44Z", "revision_number": 0, "id": "d15a58f2-c0c2-45fa-8a73-d260f8af5a7f", "remote_group_id": "8e28f156-7d65-4762-b55c-579f56f96de0", "remote_ip_prefix": null, "created_at": "2018-11-14T18:42:44Z", "security_group_id": "8e28f156-7d65-4762-b55c-579f56f96de0", "tenant_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "f825b118e3ff4e6b80ed1bf49baea0fd"}], "revision_number": 4, "project_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "id": "8e28f156-7d65-4762-b55c-579f56f96de0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:44:35,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-4b1c4d55-f034-4f35-bcbd-3eabec7db9b9 2018-11-14 18:44:35,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eadf56116f63413f2a0708ffd7cea1db79fdc711" 2018-11-14 18:44:35,178 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:44:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77cce62a-75e8-4d3e-bd0b-e859092442a2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:44:35,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-77cce62a-75e8-4d3e-bd0b-e859092442a2 2018-11-14 18:44:35,178 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:44:35,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eadf56116f63413f2a0708ffd7cea1db79fdc711" 2018-11-14 18:44:35,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:44:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aca54045-3245-4e5a-a5ca-d08b01e0acfb Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:44:35,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-aca54045-3245-4e5a-a5ca-d08b01e0acfb 2018-11-14 18:44:35,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eadf56116f63413f2a0708ffd7cea1db79fdc711" 2018-11-14 18:44:35,419 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:44:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c776c6d-a08c-433d-b83f-18a50d1f095f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:44:35,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-8c776c6d-a08c-433d-b83f-18a50d1f095f 2018-11-14 18:44:35,420 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:44:35,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eadf56116f63413f2a0708ffd7cea1db79fdc711" 2018-11-14 18:44:35,529 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:44:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5e0a77d-e59e-49be-8f35-a7681541dff3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:44:35,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-b5e0a77d-e59e-49be-8f35-a7681541dff3 2018-11-14 18:44:35,530 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:44:35,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eadf56116f63413f2a0708ffd7cea1db79fdc711" 2018-11-14 18:44:35,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:44:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dc22cc0-1228-4d71-bc40-67e95f0be8df Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:44:35,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-3dc22cc0-1228-4d71-bc40-67e95f0be8df 2018-11-14 18:44:35,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eadf56116f63413f2a0708ffd7cea1db79fdc711" 2018-11-14 18:44:35,751 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:44:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bba06954-276f-4520-b4ef-4bad805729c0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 18:44:35,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-bba06954-276f-4520-b4ef-4bad805729c0 2018-11-14 18:44:35,751 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:44:35,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f825b118e3ff4e6b80ed1bf49baea0fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eadf56116f63413f2a0708ffd7cea1db79fdc711" 2018-11-14 18:44:35,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:44:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-214c0965-010f-463a-bb7f-60df050d4ec8 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f825b118e3ff4e6b80ed1bf49baea0fd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f825b118e3ff4e6b80ed1bf49baea0fd", "name": "CreateInstanceTwoNetTests-8f23c9ec-9dda-473-proj"}} 2018-11-14 18:44:35,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f825b118e3ff4e6b80ed1bf49baea0fd used request id req-214c0965-010f-463a-bb7f-60df050d4ec8 2018-11-14 18:44:35,871 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8e28f156-7d65-4762-b55c-579f56f96de0 2018-11-14 18:44:35,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=8e28f156-7d65-4762-b55c-579f56f96de0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eadf56116f63413f2a0708ffd7cea1db79fdc711" 2018-11-14 18:44:36,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-8f2bbf86-2e37-47b8-b9bc-c4d15dd9d804 Date: Wed, 14 Nov 2018 18:44:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:42:44Z", "security_group_id": "8e28f156-7d65-4762-b55c-579f56f96de0", "port_range_min": null, "revision_number": 0, "tenant_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "created_at": "2018-11-14T18:42:44Z", "project_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "id": "204f358e-2200-4749-a560-e3b0d8a29fd9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:42:44Z", "security_group_id": "8e28f156-7d65-4762-b55c-579f56f96de0", "port_range_min": null, "revision_number": 0, "tenant_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "created_at": "2018-11-14T18:42:44Z", "project_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "id": "2300c7c5-9496-4098-94d2-53130eceb005"}, {"remote_group_id": "8e28f156-7d65-4762-b55c-579f56f96de0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:42:44Z", "security_group_id": "8e28f156-7d65-4762-b55c-579f56f96de0", "port_range_min": null, "revision_number": 0, "tenant_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "created_at": "2018-11-14T18:42:44Z", "project_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "id": "aeef9ad3-2282-41dd-8527-0aaf9bfb0149"}, {"remote_group_id": "8e28f156-7d65-4762-b55c-579f56f96de0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:42:44Z", "security_group_id": "8e28f156-7d65-4762-b55c-579f56f96de0", "port_range_min": null, "revision_number": 0, "tenant_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "created_at": "2018-11-14T18:42:44Z", "project_id": "f825b118e3ff4e6b80ed1bf49baea0fd", "id": "d15a58f2-c0c2-45fa-8a73-d260f8af5a7f"}]} 2018-11-14 18:44:36,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=8e28f156-7d65-4762-b55c-579f56f96de0 used request id req-8f2bbf86-2e37-47b8-b9bc-c4d15dd9d804 2018-11-14 18:44:36,082 - neutron_utils - INFO - Deleting security group with name - default 2018-11-14 18:44:36,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/8e28f156-7d65-4762-b55c-579f56f96de0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eadf56116f63413f2a0708ffd7cea1db79fdc711" 2018-11-14 18:44:36,531 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-17072f24-3835-431e-8207-3aa9d2266a19 Content-Length: 0 Date: Wed, 14 Nov 2018 18:44:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:44:36,531 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/8e28f156-7d65-4762-b55c-579f56f96de0 used request id req-17072f24-3835-431e-8207-3aa9d2266a19 2018-11-14 18:44:36,532 - keystone_utils - INFO - Deleting project with name - CreateInstanceTwoNetTests-8f23c9ec-9dda-473-proj 2018-11-14 18:44:36,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/f825b118e3ff4e6b80ed1bf49baea0fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eadf56116f63413f2a0708ffd7cea1db79fdc711" 2018-11-14 18:44:36,921 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:44:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df1b7d12-4e1b-48fa-bbcd-b16d2ab41aff Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:44:36,921 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/f825b118e3ff4e6b80ed1bf49baea0fd used request id req-df1b7d12-4e1b-48fa-bbcd-b16d2ab41aff 2018-11-14 18:44:36,922 - keystone_utils - INFO - Deleting role with name - CreateInstanceTwoNetTests-8f23c9ec-9dda-473-proj-role 2018-11-14 18:44:36,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/0030009adc8e43fd8d830e29caedfb01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eadf56116f63413f2a0708ffd7cea1db79fdc711" 2018-11-14 18:44:37,052 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:44:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d864d662-ddb6-41f9-83bc-33b6299f2b76 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:44:37,052 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/0030009adc8e43fd8d830e29caedfb01 used request id req-d864d662-ddb6-41f9-83bc-33b6299f2b76 2018-11-14 18:44:37,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eadf56116f63413f2a0708ffd7cea1db79fdc711" 2018-11-14 18:44:37,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:44:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e695fde-1a0e-490d-8434-a0ad3e3ac889 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:44:37,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-5e695fde-1a0e-490d-8434-a0ad3e3ac889 2018-11-14 18:44:37,165 - keystone_utils - INFO - Deleting user with name - CreateInstanceTwoNetTests-8f23c9ec-9dda-473-user 2018-11-14 18:44:37,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/927dbf73820c4b2fb8a5610bc718d643 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}817b0874864910b74f4d6aaec248b6c1aea6a9cc" 2018-11-14 18:44:37,453 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:44:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80387466-d325-45d9-bac3-a973247a9599 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:44:37,453 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/927dbf73820c4b2fb8a5610bc718d643 used request id req-80387466-d325-45d9-bac3-a973247a9599 2018-11-14 18:44:37,454 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:44:37,867 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:44:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["8Raxhx3VRPOSGZlzTUsPIQ"], "issued_at": "2018-11-14T18:44:37.000000Z"}} 2018-11-14 18:44:37,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1de5c0862f3b0cf1854a0e4b61de05d8c90aa20d" 2018-11-14 18:44:37,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:44:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7ff8e2f-9c21-4acb-a897-5df17f976cf4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:44:37,983 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-a7ff8e2f-9c21-4acb-a897-5df17f976cf4 2018-11-14 18:44:37,984 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:44:37,985 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:44:38,408 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:44:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["LcgwNOZ3QYqVx9gYjJPwWg"], "issued_at": "2018-11-14T18:44:38.000000Z"}} 2018-11-14 18:44:38,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8c2f103aaa632d9fcfa94496e0c44024f2c80d9" 2018-11-14 18:44:38,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:44:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-660f4742-574b-4e03-8fe2-999481d983e3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:44:38,521 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-660f4742-574b-4e03-8fe2-999481d983e3 2018-11-14 18:44:38,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:44:38,530 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:44: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:44:38,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-5939b83e-3def-4b4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8c2f103aaa632d9fcfa94496e0c44024f2c80d9" 2018-11-14 18:44:38,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:44:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a9652a8-e840-46a1-ab27-9ddff7c99ed9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-5939b83e-3def-4b4-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:44:38,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-5939b83e-3def-4b4-proj used request id req-0a9652a8-e840-46a1-ab27-9ddff7c99ed9 2018-11-14 18:44:38,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8c2f103aaa632d9fcfa94496e0c44024f2c80d9" 2018-11-14 18:44:38,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:44:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcd9d568-ba10-49af-b9f9-5a74439495dd Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:44:38,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-dcd9d568-ba10-49af-b9f9-5a74439495dd 2018-11-14 18:44:38,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8c2f103aaa632d9fcfa94496e0c44024f2c80d9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSimpleTests-5939b83e-3def-4b4-proj"}}' 2018-11-14 18:44:38,921 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:44:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aafcec6a-868c-461a-b42f-21780979376a Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab96030dec47471f851d9959a46af2da"}, "tags": [], "enabled": true, "id": "ab96030dec47471f851d9959a46af2da", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-5939b83e-3def-4b4-proj"}} 2018-11-14 18:44:38,921 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-aafcec6a-868c-461a-b42f-21780979376a 2018-11-14 18:44:38,921 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-5939b83e-3def-4b4-proj 2018-11-14 18:44:38,922 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:44:38,922 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:44:39,343 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:44:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["hH_xttY5R1GbLBiO2SgvRA"], "issued_at": "2018-11-14T18:44:39.000000Z"}} 2018-11-14 18:44:39,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff3a55920fd19c8495347038b22b696dccda060" 2018-11-14 18:44:39,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:44:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e427e7e8-5d12-4aed-b9a2-a93810cd6ae4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:44:39,438 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-e427e7e8-5d12-4aed-b9a2-a93810cd6ae4 2018-11-14 18:44:39,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:44:39,447 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:44:39,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff3a55920fd19c8495347038b22b696dccda060" 2018-11-14 18:44:39,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:44:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75da842e-5153-4877-9156-11e5738157c9 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:44:39,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-75da842e-5153-4877-9156-11e5738157c9 2018-11-14 18:44:39,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstanceSimpleTests-5939b83e-3def-4b4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff3a55920fd19c8495347038b22b696dccda060" 2018-11-14 18:44:39,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:44:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e62fb77-abbb-4a8d-9952-7b3620c98a1a Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstanceSimpleTests-5939b83e-3def-4b4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab96030dec47471f851d9959a46af2da"}, "tags": [], "enabled": true, "id": "ab96030dec47471f851d9959a46af2da", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-5939b83e-3def-4b4-proj"}]} 2018-11-14 18:44:39,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstanceSimpleTests-5939b83e-3def-4b4-proj used request id req-3e62fb77-abbb-4a8d-9952-7b3620c98a1a 2018-11-14 18:44:39,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff3a55920fd19c8495347038b22b696dccda060" 2018-11-14 18:44:39,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:44:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46bd96e8-f829-41dd-8347-6fb5eda3e681 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:44:39,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-46bd96e8-f829-41dd-8347-6fb5eda3e681 2018-11-14 18:44:40,208 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-5939b83e-3def-4b4-user 2018-11-14 18:44:40,208 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:44:40,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8c2f103aaa632d9fcfa94496e0c44024f2c80d9" 2018-11-14 18:44:40,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:44:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13bdfa66-2fd2-425f-b3f3-eaea00819d3d Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:44:40,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-13bdfa66-2fd2-425f-b3f3-eaea00819d3d 2018-11-14 18:44:40,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8c2f103aaa632d9fcfa94496e0c44024f2c80d9" -d '{"role": {"name": "CreateInstanceSimpleTests-5939b83e-3def-4b4-proj-role"}}' 2018-11-14 18:44:40,442 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:44:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b88ea1b-6f7d-4b6d-9cf7-bfe5df1fffa8 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "27d150ff84de435db1549922e90b5f55", "links": {"self": "http://172.30.9.28:5000/v3/roles/27d150ff84de435db1549922e90b5f55"}, "name": "CreateInstanceSimpleTests-5939b83e-3def-4b4-proj-role"}} 2018-11-14 18:44:40,442 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-3b88ea1b-6f7d-4b6d-9cf7-bfe5df1fffa8 2018-11-14 18:44:40,442 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-5939b83e-3def-4b4-proj-role 2018-11-14 18:44:40,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/27d150ff84de435db1549922e90b5f55 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8c2f103aaa632d9fcfa94496e0c44024f2c80d9" 2018-11-14 18:44:40,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:44:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe60c14d-066f-496b-9915-08343d43a89f Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "27d150ff84de435db1549922e90b5f55", "links": {"self": "http://172.30.9.28:5000/v3/roles/27d150ff84de435db1549922e90b5f55"}, "name": "CreateInstanceSimpleTests-5939b83e-3def-4b4-proj-role"}} 2018-11-14 18:44:40,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/27d150ff84de435db1549922e90b5f55 used request id req-fe60c14d-066f-496b-9915-08343d43a89f 2018-11-14 18:44:40,554 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-5939b83e-3def-4b4-proj-role to project CreateInstanceSimpleTests-5939b83e-3def-4b4-proj 2018-11-14 18:44:40,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/ab96030dec47471f851d9959a46af2da/users/c0f667b4050842f6a0ce68e5f12fae62/roles/27d150ff84de435db1549922e90b5f55 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8c2f103aaa632d9fcfa94496e0c44024f2c80d9" 2018-11-14 18:44:40,720 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:44:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ef05758-45f1-4f13-afdd-c4243de28a8c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:44:40,721 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/ab96030dec47471f851d9959a46af2da/users/c0f667b4050842f6a0ce68e5f12fae62/roles/27d150ff84de435db1549922e90b5f55 used request id req-8ef05758-45f1-4f13-afdd-c4243de28a8c 2018-11-14 18:44:40,721 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:44:40,721 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:44:40,723 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:44:40,725 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-14 18:44:40,725 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:44:40,726 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:44:41,135 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "27d150ff84de435db1549922e90b5f55", "name": "CreateInstanceSimpleTests-5939b83e-3def-4b4-proj-role"}], "expires_at": "2018-11-14T19:44:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ab96030dec47471f851d9959a46af2da", "name": "CreateInstanceSimpleTests-5939b83e-3def-4b4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/ab96030dec47471f851d9959a46af2da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/ab96030dec47471f851d9959a46af2da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/ab96030dec47471f851d9959a46af2da", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_ab96030dec47471f851d9959a46af2da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_ab96030dec47471f851d9959a46af2da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/ab96030dec47471f851d9959a46af2da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/ab96030dec47471f851d9959a46af2da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/ab96030dec47471f851d9959a46af2da", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/ab96030dec47471f851d9959a46af2da", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/ab96030dec47471f851d9959a46af2da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/ab96030dec47471f851d9959a46af2da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/ab96030dec47471f851d9959a46af2da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/ab96030dec47471f851d9959a46af2da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/ab96030dec47471f851d9959a46af2da", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-5939b83e-3def-4b4-user", "id": "c0f667b4050842f6a0ce68e5f12fae62"}, "audit_ids": ["Ohdu_TZuRRyiAE0SHZ9UqA"], "issued_at": "2018-11-14T18:44:41.000000Z"}} 2018-11-14 18:44:41,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3f359bf90177d3cabafeaacc9f5cf33bbefbd00" 2018-11-14 18:44:41,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:44:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a31b1203-5d58-4607-9b2a-5f34e4ba74eb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:44:41,225 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-a31b1203-5d58-4607-9b2a-5f34e4ba74eb 2018-11-14 18:44:41,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b3f359bf90177d3cabafeaacc9f5cf33bbefbd00" 2018-11-14 18:44:41,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-4083cae3-01eb-41e6-a928-385aa0ada25d Date: Wed, 14 Nov 2018 18:44:41 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-image"} 2018-11-14 18:44:41,442 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-image used request id req-4083cae3-01eb-41e6-a928-385aa0ada25d 2018-11-14 18:44:41,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b3f359bf90177d3cabafeaacc9f5cf33bbefbd00" 2018-11-14 18:44:41,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-11a3311a-36a3-4599-98b9-6d7cb71f5f05 Date: Wed, 14 Nov 2018 18:44: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-11-14 18:44:41,620 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-11a3311a-36a3-4599-98b9-6d7cb71f5f05 2018-11-14 18:44:41,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b3f359bf90177d3cabafeaacc9f5cf33bbefbd00" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-image"}' 2018-11-14 18:44:41,888 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/fe6a4def-db24-420f-aee7-7881c2fcb2ad Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1533bf43-ee76-4b6d-a706-2fba6e2753dc Date: Wed, 14 Nov 2018 18:44:41 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:44:41Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-14T18:44:41Z", "visibility": "shared", "locations": [], "self": "/v2/images/fe6a4def-db24-420f-aee7-7881c2fcb2ad", "min_disk": 0, "protected": false, "id": "fe6a4def-db24-420f-aee7-7881c2fcb2ad", "file": "/v2/images/fe6a4def-db24-420f-aee7-7881c2fcb2ad/file", "checksum": null, "owner": "ab96030dec47471f851d9959a46af2da", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:44:41,888 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-1533bf43-ee76-4b6d-a706-2fba6e2753dc 2018-11-14 18:44:41,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/fe6a4def-db24-420f-aee7-7881c2fcb2ad/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b3f359bf90177d3cabafeaacc9f5cf33bbefbd00" -d '' 2018-11-14 18:44:42,622 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a8e7a890-cd5d-42e3-8a0a-fb7a1265fe9b Date: Wed, 14 Nov 2018 18:44:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:44:42,623 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/fe6a4def-db24-420f-aee7-7881c2fcb2ad/file used request id req-a8e7a890-cd5d-42e3-8a0a-fb7a1265fe9b 2018-11-14 18:44:42,623 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-14 18:44:42,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/fe6a4def-db24-420f-aee7-7881c2fcb2ad -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b3f359bf90177d3cabafeaacc9f5cf33bbefbd00" 2018-11-14 18:44:42,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-ced49e74-3d8a-423a-8e0a-59ff47b24bd1 Date: Wed, 14 Nov 2018 18:44:42 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:44:41Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:44:42Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/fe6a4def-db24-420f-aee7-7881c2fcb2ad/snap", "metadata": {}}], "self": "/v2/images/fe6a4def-db24-420f-aee7-7881c2fcb2ad", "min_disk": 0, "protected": false, "id": "fe6a4def-db24-420f-aee7-7881c2fcb2ad", "file": "/v2/images/fe6a4def-db24-420f-aee7-7881c2fcb2ad/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ab96030dec47471f851d9959a46af2da", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/fe6a4def-db24-420f-aee7-7881c2fcb2ad/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:44:42,826 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/fe6a4def-db24-420f-aee7-7881c2fcb2ad used request id req-ced49e74-3d8a-423a-8e0a-59ff47b24bd1 2018-11-14 18:44:42,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b3f359bf90177d3cabafeaacc9f5cf33bbefbd00" 2018-11-14 18:44:43,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-33bd5c9a-9362-45f2-b505-7a5e266391b1 Date: Wed, 14 Nov 2018 18:44: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-11-14 18:44:43,026 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-33bd5c9a-9362-45f2-b505-7a5e266391b1 2018-11-14 18:44:43,029 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-image 2018-11-14 18:44:43,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/fe6a4def-db24-420f-aee7-7881c2fcb2ad -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b3f359bf90177d3cabafeaacc9f5cf33bbefbd00" 2018-11-14 18:44:43,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-66cef67c-be9b-48f1-b2cb-9a982c9be66b Date: Wed, 14 Nov 2018 18:44:43 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:44:41Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:44:42Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/fe6a4def-db24-420f-aee7-7881c2fcb2ad/snap", "metadata": {}}], "self": "/v2/images/fe6a4def-db24-420f-aee7-7881c2fcb2ad", "min_disk": 0, "protected": false, "id": "fe6a4def-db24-420f-aee7-7881c2fcb2ad", "file": "/v2/images/fe6a4def-db24-420f-aee7-7881c2fcb2ad/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ab96030dec47471f851d9959a46af2da", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/fe6a4def-db24-420f-aee7-7881c2fcb2ad/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:44:43,224 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/fe6a4def-db24-420f-aee7-7881c2fcb2ad used request id req-66cef67c-be9b-48f1-b2cb-9a982c9be66b 2018-11-14 18:44:43,224 - create_image - DEBUG - Instance status is - active 2018-11-14 18:44:43,224 - create_image - DEBUG - Image is active with name - CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-image 2018-11-14 18:44:43,225 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-image 2018-11-14 18:44:43,225 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:44:43,226 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:44:43,637 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:44:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["SCE10M8CRDWC6MYfl6H27w"], "issued_at": "2018-11-14T18:44:43.000000Z"}} 2018-11-14 18:44:43,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e706c456844926b3997ab6c324b6750e84532e3" 2018-11-14 18:44:43,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:44:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-012e289a-427d-40b5-aaf0-43dc3715cead Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:44:43,744 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-012e289a-427d-40b5-aaf0-43dc3715cead 2018-11-14 18:44:43,745 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:44:43,750 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e706c456844926b3997ab6c324b6750e84532e3" 2018-11-14 18:44:44,386 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:44: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-57c9fa64-28ae-424c-bc5c-d5741778fb85 x-compute-request-id: req-57c9fa64-28ae-424c-bc5c-d5741778fb85 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-14 18:44:44,387 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-57c9fa64-28ae-424c-bc5c-d5741778fb85 2018-11-14 18:44:44,390 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e706c456844926b3997ab6c324b6750e84532e3" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-14 18:44:44,426 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:44:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-65b1a2a3-977c-4138-be50-219fc84ec3fb x-compute-request-id: req-65b1a2a3-977c-4138-be50-219fc84ec3fb Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-flavor-name", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/24912560-ae32-48e7-93af-bdd9e34f13ab", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/24912560-ae32-48e7-93af-bdd9e34f13ab", "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": "24912560-ae32-48e7-93af-bdd9e34f13ab"}} 2018-11-14 18:44:44,426 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-65b1a2a3-977c-4138-be50-219fc84ec3fb 2018-11-14 18:44:44,427 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:44:44,428 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:44:44,849 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:44:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["dHOjVv14RIu8vICsS2zmnQ"], "issued_at": "2018-11-14T18:44:44.000000Z"}} 2018-11-14 18:44:44,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a8d3916b8d42ca669e869996916106dd1ccfa4e" 2018-11-14 18:44:44,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:44:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce9aabb6-3589-45c9-b045-01dba12ee59b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:44:44,949 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-ce9aabb6-3589-45c9-b045-01dba12ee59b 2018-11-14 18:44:44,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a8d3916b8d42ca669e869996916106dd1ccfa4e" 2018-11-14 18:44:45,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-bf92a48d-89e8-4309-90fe-5c47817a038a Date: Wed, 14 Nov 2018 18:44:45 GMT RESP BODY: {"networks":[]} 2018-11-14 18:44:45,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-pub-net used request id req-bf92a48d-89e8-4309-90fe-5c47817a038a 2018-11-14 18:44:45,192 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-pub-net 2018-11-14 18:44:45,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a8d3916b8d42ca669e869996916106dd1ccfa4e" -d '{"network": {"name": "CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-pub-net", "admin_state_up": true}}' 2018-11-14 18:44:45,637 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 702 X-Openstack-Request-Id: req-3226fbd1-3c8a-40a9-afd1-d63baedecee6 Date: Wed, 14 Nov 2018 18:44:45 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"866ee59f-9838-471a-b7ae-25d8a72d31c2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-14T18:44:45Z","is_default":false,"provider:segmentation_id":29,"name":"CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-pub-net","admin_state_up":true,"tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:44:45Z","mtu":1450}} 2018-11-14 18:44:45,638 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-3226fbd1-3c8a-40a9-afd1-d63baedecee6 2018-11-14 18:44:45,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=866ee59f-9838-471a-b7ae-25d8a72d31c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a8d3916b8d42ca669e869996916106dd1ccfa4e" 2018-11-14 18:44:45,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-441c4ec6-0808-454c-9285-61f43c8d8bb2 Date: Wed, 14 Nov 2018 18:44:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"866ee59f-9838-471a-b7ae-25d8a72d31c2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-14T18:44:45Z","provider:segmentation_id":29,"name":"CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-pub-net","admin_state_up":true,"tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:44:45Z","provider:network_type":"vxlan"}]} 2018-11-14 18:44:45,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=866ee59f-9838-471a-b7ae-25d8a72d31c2 used request id req-441c4ec6-0808-454c-9285-61f43c8d8bb2 2018-11-14 18:44:45,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=866ee59f-9838-471a-b7ae-25d8a72d31c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a8d3916b8d42ca669e869996916106dd1ccfa4e" 2018-11-14 18:44:46,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-605dc898-885b-4d48-968d-e86d7fbfc503 Date: Wed, 14 Nov 2018 18:44:46 GMT RESP BODY: {"subnets":[]} 2018-11-14 18:44:46,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=866ee59f-9838-471a-b7ae-25d8a72d31c2 used request id req-605dc898-885b-4d48-968d-e86d7fbfc503 2018-11-14 18:44:46,172 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-pub-subnet 2018-11-14 18:44:46,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a8d3916b8d42ca669e869996916106dd1ccfa4e" -d '{"subnets": [{"ip_version": 4, "network_id": "866ee59f-9838-471a-b7ae-25d8a72d31c2", "cidr": "10.55.0.0/24", "name": "CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-pub-subnet"}]}' 2018-11-14 18:44:46,889 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f639f39f-9392-4b3f-9f27-6b8d0c8037b9 Date: Wed, 14 Nov 2018 18:44:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"866ee59f-9838-471a-b7ae-25d8a72d31c2","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:44:46Z","dns_nameservers":[],"updated_at":"2018-11-14T18:44:46Z","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":"65fe59f084134682a256c9e669979766","id":"4d5f83b8-0797-42a1-96d2-c8bd5f52ee72","subnetpool_id":null,"name":"CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-pub-subnet"}]} 2018-11-14 18:44:46,889 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-f639f39f-9392-4b3f-9f27-6b8d0c8037b9 2018-11-14 18:44:46,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=866ee59f-9838-471a-b7ae-25d8a72d31c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a8d3916b8d42ca669e869996916106dd1ccfa4e" 2018-11-14 18:44:47,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-60d4e428-7c09-444e-90c0-2959b09b71f4 Date: Wed, 14 Nov 2018 18:44:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"866ee59f-9838-471a-b7ae-25d8a72d31c2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","subnets":["4d5f83b8-0797-42a1-96d2-c8bd5f52ee72"],"description":"","tags":[],"updated_at":"2018-11-14T18:44:46Z","provider:segmentation_id":29,"name":"CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-pub-net","admin_state_up":true,"tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:44:45Z","provider:network_type":"vxlan"}]} 2018-11-14 18:44:47,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=866ee59f-9838-471a-b7ae-25d8a72d31c2 used request id req-60d4e428-7c09-444e-90c0-2959b09b71f4 2018-11-14 18:44:47,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=866ee59f-9838-471a-b7ae-25d8a72d31c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a8d3916b8d42ca669e869996916106dd1ccfa4e" 2018-11-14 18:44:47,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-158bc57e-257e-49d3-8355-23561d0782bb Date: Wed, 14 Nov 2018 18:44:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"866ee59f-9838-471a-b7ae-25d8a72d31c2","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:44:46Z","dns_nameservers":[],"updated_at":"2018-11-14T18:44:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"65fe59f084134682a256c9e669979766","id":"4d5f83b8-0797-42a1-96d2-c8bd5f52ee72","subnetpool_id":null,"name":"CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-pub-subnet"}]} 2018-11-14 18:44:47,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=866ee59f-9838-471a-b7ae-25d8a72d31c2 used request id req-158bc57e-257e-49d3-8355-23561d0782bb 2018-11-14 18:44:47,581 - OpenStackNetwork - DEBUG - Network [866ee59f-9838-471a-b7ae-25d8a72d31c2] created successfully 2018-11-14 18:44:47,581 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:44:47,581 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:44:47,583 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:44:47,585 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:44:47,586 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:44:48,001 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:44:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["jDVr-BlmTTG2tIH9UtJfdg"], "issued_at": "2018-11-14T18:44:47.000000Z"}} 2018-11-14 18:44:48,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2df3ba4ea9324601574ae52466f2e2671491131" 2018-11-14 18:44:48,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:44:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b30a03e4-47de-489c-8075-dceb63fb6536 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:44:48,101 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-b30a03e4-47de-489c-8075-dceb63fb6536 2018-11-14 18:44:48,102 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:44:48,103 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:44:48,518 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:44:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["rbAYkJT9Sj2lkk8kFDpKTQ"], "issued_at": "2018-11-14T18:44:48.000000Z"}} 2018-11-14 18:44:48,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3557334118cc0451128683cdffba17ac62f621" 2018-11-14 18:44:48,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:44:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-004ec418-82a8-49f6-b0c7-6bb962a5599f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:44:48,623 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-004ec418-82a8-49f6-b0c7-6bb962a5599f 2018-11-14 18:44:48,624 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:44:48,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3557334118cc0451128683cdffba17ac62f621" 2018-11-14 18:44:48,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:44:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-340a5dc8-b7f4-4d53-b814-877252f89adf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:44:48,729 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-340a5dc8-b7f4-4d53-b814-877252f89adf 2018-11-14 18:44:48,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3557334118cc0451128683cdffba17ac62f621" 2018-11-14 18:44:49,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-d1d8bd45-eab5-4ebc-b58a-93118f5418f6 Date: Wed, 14 Nov 2018 18:44:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"866ee59f-9838-471a-b7ae-25d8a72d31c2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","subnets":["4d5f83b8-0797-42a1-96d2-c8bd5f52ee72"],"description":"","tags":[],"updated_at":"2018-11-14T18:44:46Z","provider:segmentation_id":29,"name":"CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-pub-net","admin_state_up":true,"tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:44:45Z","provider:network_type":"vxlan"}]} 2018-11-14 18:44:49,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-pub-net used request id req-d1d8bd45-eab5-4ebc-b58a-93118f5418f6 2018-11-14 18:44:49,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=866ee59f-9838-471a-b7ae-25d8a72d31c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3557334118cc0451128683cdffba17ac62f621" 2018-11-14 18:44:49,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2c868e31-d423-4aa0-b0a9-29be81c62e1d Date: Wed, 14 Nov 2018 18:44:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"866ee59f-9838-471a-b7ae-25d8a72d31c2","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:44:46Z","dns_nameservers":[],"updated_at":"2018-11-14T18:44:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"65fe59f084134682a256c9e669979766","id":"4d5f83b8-0797-42a1-96d2-c8bd5f52ee72","subnetpool_id":null,"name":"CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-pub-subnet"}]} 2018-11-14 18:44:49,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=866ee59f-9838-471a-b7ae-25d8a72d31c2 used request id req-2c868e31-d423-4aa0-b0a9-29be81c62e1d 2018-11-14 18:44:49,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3557334118cc0451128683cdffba17ac62f621" 2018-11-14 18:44:49,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-4dcf0581-71a7-404a-ae02-4e4725b8c8f7 Date: Wed, 14 Nov 2018 18:44:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"866ee59f-9838-471a-b7ae-25d8a72d31c2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","subnets":["4d5f83b8-0797-42a1-96d2-c8bd5f52ee72"],"description":"","tags":[],"updated_at":"2018-11-14T18:44:46Z","provider:segmentation_id":29,"name":"CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-pub-net","admin_state_up":true,"tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:44:45Z","provider:network_type":"vxlan"}]} 2018-11-14 18:44:49,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-pub-net used request id req-4dcf0581-71a7-404a-ae02-4e4725b8c8f7 2018-11-14 18:44:49,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:44:49,565 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:44: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:44:49,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3557334118cc0451128683cdffba17ac62f621" 2018-11-14 18:44:49,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:44:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-252b4673-eff5-431f-8808-5e1085a75410 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:44:49,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-252b4673-eff5-431f-8808-5e1085a75410 2018-11-14 18:44:49,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=866ee59f-9838-471a-b7ae-25d8a72d31c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3557334118cc0451128683cdffba17ac62f621" 2018-11-14 18:44:49,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-16896d98-6f90-4238-9a73-2cad9fc30e94 Date: Wed, 14 Nov 2018 18:44:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"866ee59f-9838-471a-b7ae-25d8a72d31c2","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:44:46Z","dns_nameservers":[],"updated_at":"2018-11-14T18:44:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"65fe59f084134682a256c9e669979766","id":"4d5f83b8-0797-42a1-96d2-c8bd5f52ee72","subnetpool_id":null,"name":"CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-pub-subnet"}]} 2018-11-14 18:44:49,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=866ee59f-9838-471a-b7ae-25d8a72d31c2 used request id req-16896d98-6f90-4238-9a73-2cad9fc30e94 2018-11-14 18:44:49,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=866ee59f-9838-471a-b7ae-25d8a72d31c2&name=CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3557334118cc0451128683cdffba17ac62f621" 2018-11-14 18:44:50,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-57eabae4-f9b8-45d8-a564-cae83e93ca0f Date: Wed, 14 Nov 2018 18:44:50 GMT RESP BODY: {"ports":[]} 2018-11-14 18:44:50,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=866ee59f-9838-471a-b7ae-25d8a72d31c2&name=CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-port&admin_state_up=True used request id req-57eabae4-f9b8-45d8-a564-cae83e93ca0f 2018-11-14 18:44:50,166 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3557334118cc0451128683cdffba17ac62f621" 2018-11-14 18:44:50,422 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:44: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-8bd535b3-ce1e-44d3-a8e9-f741e9395e84 x-compute-request-id: req-8bd535b3-ce1e-44d3-a8e9-f741e9395e84 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-14 18:44:50,422 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-inst used request id req-8bd535b3-ce1e-44d3-a8e9-f741e9395e84 2018-11-14 18:44:50,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3557334118cc0451128683cdffba17ac62f621" 2018-11-14 18:44:50,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-55ef437f-e18a-4210-abe3-e17b374ad5ad Date: Wed, 14 Nov 2018 18:44:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"866ee59f-9838-471a-b7ae-25d8a72d31c2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","subnets":["4d5f83b8-0797-42a1-96d2-c8bd5f52ee72"],"description":"","tags":[],"updated_at":"2018-11-14T18:44:46Z","provider:segmentation_id":29,"name":"CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-pub-net","admin_state_up":true,"tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:44:45Z","provider:network_type":"vxlan"}]} 2018-11-14 18:44:50,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-pub-net used request id req-55ef437f-e18a-4210-abe3-e17b374ad5ad 2018-11-14 18:44:50,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=866ee59f-9838-471a-b7ae-25d8a72d31c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3557334118cc0451128683cdffba17ac62f621" 2018-11-14 18:44:50,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-25b99dea-4dd7-4185-88c0-87a8f7856648 Date: Wed, 14 Nov 2018 18:44:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"866ee59f-9838-471a-b7ae-25d8a72d31c2","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:44:46Z","dns_nameservers":[],"updated_at":"2018-11-14T18:44:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"65fe59f084134682a256c9e669979766","id":"4d5f83b8-0797-42a1-96d2-c8bd5f52ee72","subnetpool_id":null,"name":"CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-pub-subnet"}]} 2018-11-14 18:44:50,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=866ee59f-9838-471a-b7ae-25d8a72d31c2 used request id req-25b99dea-4dd7-4185-88c0-87a8f7856648 2018-11-14 18:44:50,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3557334118cc0451128683cdffba17ac62f621" 2018-11-14 18:44:51,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-27991438-7eb1-411c-bf06-970a6cbb1a0d Date: Wed, 14 Nov 2018 18:44:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"866ee59f-9838-471a-b7ae-25d8a72d31c2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","subnets":["4d5f83b8-0797-42a1-96d2-c8bd5f52ee72"],"description":"","tags":[],"updated_at":"2018-11-14T18:44:46Z","provider:segmentation_id":29,"name":"CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-pub-net","admin_state_up":true,"tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:44:45Z","provider:network_type":"vxlan"}]} 2018-11-14 18:44:51,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-pub-net used request id req-27991438-7eb1-411c-bf06-970a6cbb1a0d 2018-11-14 18:44:51,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3557334118cc0451128683cdffba17ac62f621" 2018-11-14 18:44:51,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:44:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50a71e4b-b0ef-48b2-9135-470c040f226c Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:44:51,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-50a71e4b-b0ef-48b2-9135-470c040f226c 2018-11-14 18:44:51,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=866ee59f-9838-471a-b7ae-25d8a72d31c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3557334118cc0451128683cdffba17ac62f621" 2018-11-14 18:44:51,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-bb509162-1acb-4b04-9e9b-d7278529e93d Date: Wed, 14 Nov 2018 18:44:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"866ee59f-9838-471a-b7ae-25d8a72d31c2","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:44:46Z","dns_nameservers":[],"updated_at":"2018-11-14T18:44:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"65fe59f084134682a256c9e669979766","id":"4d5f83b8-0797-42a1-96d2-c8bd5f52ee72","subnetpool_id":null,"name":"CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-pub-subnet"}]} 2018-11-14 18:44:51,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=866ee59f-9838-471a-b7ae-25d8a72d31c2 used request id req-bb509162-1acb-4b04-9e9b-d7278529e93d 2018-11-14 18:44:51,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=866ee59f-9838-471a-b7ae-25d8a72d31c2&name=CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3557334118cc0451128683cdffba17ac62f621" 2018-11-14 18:44:51,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-19f63b16-db36-4aa7-8887-90f214983493 Date: Wed, 14 Nov 2018 18:44:51 GMT RESP BODY: {"ports":[]} 2018-11-14 18:44:51,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=866ee59f-9838-471a-b7ae-25d8a72d31c2&name=CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-port&admin_state_up=True used request id req-19f63b16-db36-4aa7-8887-90f214983493 2018-11-14 18:44:51,918 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:44:51,918 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:44:52,332 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:44:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["-k4SLBa3T0Wz-Mxb_9FM6w"], "issued_at": "2018-11-14T18:44:52.000000Z"}} 2018-11-14 18:44:52,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3790d626746ca1daa7467991b8bfcb4698dd4b02" 2018-11-14 18:44:52,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:44:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31c61f7d-de37-4d26-81cf-d25322cab2fb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:44:52,351 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-31c61f7d-de37-4d26-81cf-d25322cab2fb 2018-11-14 18:44:52,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3557334118cc0451128683cdffba17ac62f621" 2018-11-14 18:44:52,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-fbd7d669-7ce4-4938-b501-c782e2befe74 Date: Wed, 14 Nov 2018 18:44:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"866ee59f-9838-471a-b7ae-25d8a72d31c2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","subnets":["4d5f83b8-0797-42a1-96d2-c8bd5f52ee72"],"description":"","tags":[],"updated_at":"2018-11-14T18:44:46Z","provider:segmentation_id":29,"name":"CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-pub-net","admin_state_up":true,"tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:44:45Z","provider:network_type":"vxlan"}]} 2018-11-14 18:44:52,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-pub-net used request id req-fbd7d669-7ce4-4938-b501-c782e2befe74 2018-11-14 18:44:52,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=866ee59f-9838-471a-b7ae-25d8a72d31c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3557334118cc0451128683cdffba17ac62f621" 2018-11-14 18:44:52,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3d5f1608-ec12-40c6-b40e-94f8783a824f Date: Wed, 14 Nov 2018 18:44:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"866ee59f-9838-471a-b7ae-25d8a72d31c2","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:44:46Z","dns_nameservers":[],"updated_at":"2018-11-14T18:44:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"65fe59f084134682a256c9e669979766","id":"4d5f83b8-0797-42a1-96d2-c8bd5f52ee72","subnetpool_id":null,"name":"CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-pub-subnet"}]} 2018-11-14 18:44:52,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=866ee59f-9838-471a-b7ae-25d8a72d31c2 used request id req-3d5f1608-ec12-40c6-b40e-94f8783a824f 2018-11-14 18:44:52,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3557334118cc0451128683cdffba17ac62f621" 2018-11-14 18:44:53,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-054cee12-0db8-4688-95cf-fc40df89b847 Date: Wed, 14 Nov 2018 18:44:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"866ee59f-9838-471a-b7ae-25d8a72d31c2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","subnets":["4d5f83b8-0797-42a1-96d2-c8bd5f52ee72"],"description":"","tags":[],"updated_at":"2018-11-14T18:44:46Z","provider:segmentation_id":29,"name":"CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-pub-net","admin_state_up":true,"tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:44:45Z","provider:network_type":"vxlan"}]} 2018-11-14 18:44:53,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-pub-net used request id req-054cee12-0db8-4688-95cf-fc40df89b847 2018-11-14 18:44:53,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:44:53,042 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:44: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:44:53,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3790d626746ca1daa7467991b8bfcb4698dd4b02" 2018-11-14 18:44:53,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:44:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-722c2977-01e2-450e-8406-43d3eedea67e Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:44:53,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-722c2977-01e2-450e-8406-43d3eedea67e 2018-11-14 18:44:53,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=866ee59f-9838-471a-b7ae-25d8a72d31c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3557334118cc0451128683cdffba17ac62f621" 2018-11-14 18:44:53,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-934a4d36-a432-4fee-986d-92d84890b904 Date: Wed, 14 Nov 2018 18:44:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"866ee59f-9838-471a-b7ae-25d8a72d31c2","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:44:46Z","dns_nameservers":[],"updated_at":"2018-11-14T18:44:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"65fe59f084134682a256c9e669979766","id":"4d5f83b8-0797-42a1-96d2-c8bd5f52ee72","subnetpool_id":null,"name":"CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-pub-subnet"}]} 2018-11-14 18:44:53,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=866ee59f-9838-471a-b7ae-25d8a72d31c2 used request id req-934a4d36-a432-4fee-986d-92d84890b904 2018-11-14 18:44:53,380 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-pub-net 2018-11-14 18:44:53,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3557334118cc0451128683cdffba17ac62f621" -d '{"port": {"network_id": "866ee59f-9838-471a-b7ae-25d8a72d31c2", "name": "CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-port", "admin_state_up": true}}' 2018-11-14 18:44:54,044 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 856 X-Openstack-Request-Id: req-ef0653f2-e00a-4a3b-86ec-b53998f7a5f1 Date: Wed, 14 Nov 2018 18:44:54 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T18:44:53Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4d5f83b8-0797-42a1-96d2-c8bd5f52ee72","ip_address":"10.55.0.14"}],"id":"43e91fe2-075c-4242-bc73-4f3c6666ddb7","security_groups":["f511e04d-1640-4b15-a338-4b9e455dbcce"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ff:42:5b","project_id":"65fe59f084134682a256c9e669979766","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-port","admin_state_up":true,"network_id":"866ee59f-9838-471a-b7ae-25d8a72d31c2","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:44:53Z","binding:vnic_type":"normal"}} 2018-11-14 18:44:54,044 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-ef0653f2-e00a-4a3b-86ec-b53998f7a5f1 2018-11-14 18:44:54,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3557334118cc0451128683cdffba17ac62f621" 2018-11-14 18:44:54,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-fb0e9cbf-7642-4e9d-9259-591004a8f7c5 Date: Wed, 14 Nov 2018 18:44:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"866ee59f-9838-471a-b7ae-25d8a72d31c2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","subnets":["4d5f83b8-0797-42a1-96d2-c8bd5f52ee72"],"description":"","tags":[],"updated_at":"2018-11-14T18:44:46Z","provider:segmentation_id":29,"name":"CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-pub-net","admin_state_up":true,"tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:44:45Z","provider:network_type":"vxlan"}]} 2018-11-14 18:44:54,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-pub-net used request id req-fb0e9cbf-7642-4e9d-9259-591004a8f7c5 2018-11-14 18:44:54,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=866ee59f-9838-471a-b7ae-25d8a72d31c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3557334118cc0451128683cdffba17ac62f621" 2018-11-14 18:44:54,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-4bcdaa46-4e7f-4652-a6ed-347646505b01 Date: Wed, 14 Nov 2018 18:44:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"866ee59f-9838-471a-b7ae-25d8a72d31c2","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:44:46Z","dns_nameservers":[],"updated_at":"2018-11-14T18:44:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"65fe59f084134682a256c9e669979766","id":"4d5f83b8-0797-42a1-96d2-c8bd5f52ee72","subnetpool_id":null,"name":"CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-pub-subnet"}]} 2018-11-14 18:44:54,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=866ee59f-9838-471a-b7ae-25d8a72d31c2 used request id req-4bcdaa46-4e7f-4652-a6ed-347646505b01 2018-11-14 18:44:54,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3557334118cc0451128683cdffba17ac62f621" 2018-11-14 18:44:54,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-e4cb122d-e640-4092-9dca-6b60da530f72 Date: Wed, 14 Nov 2018 18:44:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"866ee59f-9838-471a-b7ae-25d8a72d31c2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","subnets":["4d5f83b8-0797-42a1-96d2-c8bd5f52ee72"],"description":"","tags":[],"updated_at":"2018-11-14T18:44:46Z","provider:segmentation_id":29,"name":"CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-pub-net","admin_state_up":true,"tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:44:45Z","provider:network_type":"vxlan"}]} 2018-11-14 18:44:54,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-pub-net used request id req-e4cb122d-e640-4092-9dca-6b60da530f72 2018-11-14 18:44:54,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3557334118cc0451128683cdffba17ac62f621" 2018-11-14 18:44:54,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:44:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-beb809a5-5c4f-4028-b0ea-9bcd3b4da750 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:44:54,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-beb809a5-5c4f-4028-b0ea-9bcd3b4da750 2018-11-14 18:44:54,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=866ee59f-9838-471a-b7ae-25d8a72d31c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3557334118cc0451128683cdffba17ac62f621" 2018-11-14 18:44:54,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f487062a-7c1c-4b76-b6ea-ac2209ca16c0 Date: Wed, 14 Nov 2018 18:44:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"866ee59f-9838-471a-b7ae-25d8a72d31c2","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:44:46Z","dns_nameservers":[],"updated_at":"2018-11-14T18:44:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"65fe59f084134682a256c9e669979766","id":"4d5f83b8-0797-42a1-96d2-c8bd5f52ee72","subnetpool_id":null,"name":"CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-pub-subnet"}]} 2018-11-14 18:44:54,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=866ee59f-9838-471a-b7ae-25d8a72d31c2 used request id req-f487062a-7c1c-4b76-b6ea-ac2209ca16c0 2018-11-14 18:44:54,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=866ee59f-9838-471a-b7ae-25d8a72d31c2&name=CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3557334118cc0451128683cdffba17ac62f621" 2018-11-14 18:44:54,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 859 X-Openstack-Request-Id: req-03709777-3f9f-4053-81bb-4411ef9ea156 Date: Wed, 14 Nov 2018 18:44:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T18:44:53Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"4d5f83b8-0797-42a1-96d2-c8bd5f52ee72","ip_address":"10.55.0.14"}],"id":"43e91fe2-075c-4242-bc73-4f3c6666ddb7","security_groups":["f511e04d-1640-4b15-a338-4b9e455dbcce"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ff:42:5b","project_id":"65fe59f084134682a256c9e669979766","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-port","admin_state_up":true,"network_id":"866ee59f-9838-471a-b7ae-25d8a72d31c2","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:44:53Z","binding:vnic_type":"normal"}]} 2018-11-14 18:44:54,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=866ee59f-9838-471a-b7ae-25d8a72d31c2&name=CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-port&admin_state_up=True used request id req-03709777-3f9f-4053-81bb-4411ef9ea156 2018-11-14 18:44:55,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3557334118cc0451128683cdffba17ac62f621" 2018-11-14 18:44:55,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:44:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a732398-2f54-4523-9ba1-69f385a5b249 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:44:55,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-9a732398-2f54-4523-9ba1-69f385a5b249 2018-11-14 18:44:55,135 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-inst 2018-11-14 18:44:55,138 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3557334118cc0451128683cdffba17ac62f621" 2018-11-14 18:44:55,158 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:44: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-3ce0ea3a-c524-45c3-9828-5dc27885340a x-compute-request-id: req-3ce0ea3a-c524-45c3-9828-5dc27885340a Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"flavors": [{"id": "24912560-ae32-48e7-93af-bdd9e34f13ab", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/24912560-ae32-48e7-93af-bdd9e34f13ab", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/24912560-ae32-48e7-93af-bdd9e34f13ab", "rel": "bookmark"}], "name": "CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-flavor-name"}]} 2018-11-14 18:44:55,158 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-3ce0ea3a-c524-45c3-9828-5dc27885340a 2018-11-14 18:44:55,161 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/24912560-ae32-48e7-93af-bdd9e34f13ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3557334118cc0451128683cdffba17ac62f621" 2018-11-14 18:44:55,177 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:44: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-8ac6407c-900f-4d24-9203-fa67d27ba35a x-compute-request-id: req-8ac6407c-900f-4d24-9203-fa67d27ba35a Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-flavor-name", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/24912560-ae32-48e7-93af-bdd9e34f13ab", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/24912560-ae32-48e7-93af-bdd9e34f13ab", "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": "24912560-ae32-48e7-93af-bdd9e34f13ab"}} 2018-11-14 18:44:55,178 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/24912560-ae32-48e7-93af-bdd9e34f13ab used request id req-8ac6407c-900f-4d24-9203-fa67d27ba35a 2018-11-14 18:44:55,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6e3557334118cc0451128683cdffba17ac62f621" 2018-11-14 18:44:55,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-86a55524-1637-4650-9eb5-9e9695eece9d Date: Wed, 14 Nov 2018 18:44:55 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:44:41Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:44:42Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/fe6a4def-db24-420f-aee7-7881c2fcb2ad/snap", "metadata": {}}], "self": "/v2/images/fe6a4def-db24-420f-aee7-7881c2fcb2ad", "min_disk": 0, "protected": false, "id": "fe6a4def-db24-420f-aee7-7881c2fcb2ad", "file": "/v2/images/fe6a4def-db24-420f-aee7-7881c2fcb2ad/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ab96030dec47471f851d9959a46af2da", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/fe6a4def-db24-420f-aee7-7881c2fcb2ad/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-image"} 2018-11-14 18:44:55,387 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-image used request id req-86a55524-1637-4650-9eb5-9e9695eece9d 2018-11-14 18:44:55,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6e3557334118cc0451128683cdffba17ac62f621" 2018-11-14 18:44:55,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-855a7465-a2f4-4cc3-846e-2722d6c0fb6d Date: Wed, 14 Nov 2018 18:44:55 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-11-14 18:44:55,594 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-855a7465-a2f4-4cc3-846e-2722d6c0fb6d 2018-11-14 18:44:55,600 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3557334118cc0451128683cdffba17ac62f621" -d '{"server": {"name": "CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-inst", "imageRef": "fe6a4def-db24-420f-aee7-7881c2fcb2ad", "flavorRef": "24912560-ae32-48e7-93af-bdd9e34f13ab", "max_count": 1, "min_count": 1, "networks": [{"port": "43e91fe2-075c-4242-bc73-4f3c6666ddb7"}]}}' 2018-11-14 18:44:57,659 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18:44: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-974a501f-18aa-46e2-b1a9-2f096f8159a0 x-compute-request-id: req-974a501f-18aa-46e2-b1a9-2f096f8159a0 Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/fdb728b5-a838-4983-af0e-fa7e942abdf8 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "fdb728b5-a838-4983-af0e-fa7e942abdf8", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fdb728b5-a838-4983-af0e-fa7e942abdf8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fdb728b5-a838-4983-af0e-fa7e942abdf8", "rel": "bookmark"}], "adminPass": "6KWo5DR8pvib"}} 2018-11-14 18:44:57,659 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-974a501f-18aa-46e2-b1a9-2f096f8159a0 2018-11-14 18:44:57,662 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fdb728b5-a838-4983-af0e-fa7e942abdf8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3557334118cc0451128683cdffba17ac62f621" 2018-11-14 18:44:57,909 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:44: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-7dde0470-9bdd-49ca-a162-c9da497573e4 x-compute-request-id: req-7dde0470-9bdd-49ca-a162-c9da497573e4 Content-Encoding: gzip Content-Length: 646 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fdb728b5-a838-4983-af0e-fa7e942abdf8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fdb728b5-a838-4983-af0e-fa7e942abdf8", "rel": "bookmark"}], "image": {"id": "fe6a4def-db24-420f-aee7-7881c2fcb2ad", "links": [{"href": "http://172.30.9.28:8774/images/fe6a4def-db24-420f-aee7-7881c2fcb2ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24912560-ae32-48e7-93af-bdd9e34f13ab", "links": [{"href": "http://172.30.9.28:8774/flavors/24912560-ae32-48e7-93af-bdd9e34f13ab", "rel": "bookmark"}]}, "id": "fdb728b5-a838-4983-af0e-fa7e942abdf8", "user_id": "54177a2ac4d24d5b8b50f52808b4858f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T18:44:57Z", "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-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-inst", "created": "2018-11-14T18:44:57Z", "tenant_id": "65fe59f084134682a256c9e669979766", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:44:57,909 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fdb728b5-a838-4983-af0e-fa7e942abdf8 used request id req-7dde0470-9bdd-49ca-a162-c9da497573e4 2018-11-14 18:44:57,909 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-inst 2018-11-14 18:44:57,912 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fdb728b5-a838-4983-af0e-fa7e942abdf8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3557334118cc0451128683cdffba17ac62f621" 2018-11-14 18:44:58,350 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:44: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-60fcf0f7-6796-4441-8029-61ce9f145fdb x-compute-request-id: req-60fcf0f7-6796-4441-8029-61ce9f145fdb Content-Encoding: gzip Content-Length: 646 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fdb728b5-a838-4983-af0e-fa7e942abdf8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fdb728b5-a838-4983-af0e-fa7e942abdf8", "rel": "bookmark"}], "image": {"id": "fe6a4def-db24-420f-aee7-7881c2fcb2ad", "links": [{"href": "http://172.30.9.28:8774/images/fe6a4def-db24-420f-aee7-7881c2fcb2ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24912560-ae32-48e7-93af-bdd9e34f13ab", "links": [{"href": "http://172.30.9.28:8774/flavors/24912560-ae32-48e7-93af-bdd9e34f13ab", "rel": "bookmark"}]}, "id": "fdb728b5-a838-4983-af0e-fa7e942abdf8", "user_id": "54177a2ac4d24d5b8b50f52808b4858f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T18:44:57Z", "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-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-inst", "created": "2018-11-14T18:44:57Z", "tenant_id": "65fe59f084134682a256c9e669979766", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:44:58,350 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fdb728b5-a838-4983-af0e-fa7e942abdf8 used request id req-60fcf0f7-6796-4441-8029-61ce9f145fdb 2018-11-14 18:44:58,350 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-inst] is - BUILD 2018-11-14 18:44:58,350 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-14 18:45:01,354 - create_instance - DEBUG - VM status query timeout in 896.555908918 2018-11-14 18:45:01,356 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fdb728b5-a838-4983-af0e-fa7e942abdf8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3557334118cc0451128683cdffba17ac62f621" 2018-11-14 18:45:02,053 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:45:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1a25e963-19c0-492d-bbbd-d41ccd19b5f7 x-compute-request-id: req-1a25e963-19c0-492d-bbbd-d41ccd19b5f7 Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:42:5b", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fdb728b5-a838-4983-af0e-fa7e942abdf8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fdb728b5-a838-4983-af0e-fa7e942abdf8", "rel": "bookmark"}], "image": {"id": "fe6a4def-db24-420f-aee7-7881c2fcb2ad", "links": [{"href": "http://172.30.9.28:8774/images/fe6a4def-db24-420f-aee7-7881c2fcb2ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000bc", "OS-SRV-USG:launched_at": null, "flavor": {"id": "24912560-ae32-48e7-93af-bdd9e34f13ab", "links": [{"href": "http://172.30.9.28:8774/flavors/24912560-ae32-48e7-93af-bdd9e34f13ab", "rel": "bookmark"}]}, "id": "fdb728b5-a838-4983-af0e-fa7e942abdf8", "security_groups": [{"name": "default"}], "user_id": "54177a2ac4d24d5b8b50f52808b4858f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T18:44:59Z", "hostId": "5ec8fae8f777aa05bae79c80cdeff1dfa7b4a68d814f3a40c3505b0d", "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": "CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-inst", "created": "2018-11-14T18:44:57Z", "tenant_id": "65fe59f084134682a256c9e669979766", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:45:02,053 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fdb728b5-a838-4983-af0e-fa7e942abdf8 used request id req-1a25e963-19c0-492d-bbbd-d41ccd19b5f7 2018-11-14 18:45:02,054 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-inst] is - BUILD 2018-11-14 18:45:02,054 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-14 18:45:05,057 - create_instance - DEBUG - VM status query timeout in 892.852483988 2018-11-14 18:45:05,060 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fdb728b5-a838-4983-af0e-fa7e942abdf8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3557334118cc0451128683cdffba17ac62f621" 2018-11-14 18:45:05,800 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:45:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8ecc479a-d019-4293-8184-0ace397249f9 x-compute-request-id: req-8ecc479a-d019-4293-8184-0ace397249f9 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:42:5b", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fdb728b5-a838-4983-af0e-fa7e942abdf8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fdb728b5-a838-4983-af0e-fa7e942abdf8", "rel": "bookmark"}], "image": {"id": "fe6a4def-db24-420f-aee7-7881c2fcb2ad", "links": [{"href": "http://172.30.9.28:8774/images/fe6a4def-db24-420f-aee7-7881c2fcb2ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000bc", "OS-SRV-USG:launched_at": "2018-11-14T18:45:03.000000", "flavor": {"id": "24912560-ae32-48e7-93af-bdd9e34f13ab", "links": [{"href": "http://172.30.9.28:8774/flavors/24912560-ae32-48e7-93af-bdd9e34f13ab", "rel": "bookmark"}]}, "id": "fdb728b5-a838-4983-af0e-fa7e942abdf8", "security_groups": [{"name": "default"}], "user_id": "54177a2ac4d24d5b8b50f52808b4858f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:45:03Z", "hostId": "5ec8fae8f777aa05bae79c80cdeff1dfa7b4a68d814f3a40c3505b0d", "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": "CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-inst", "created": "2018-11-14T18:44:57Z", "tenant_id": "65fe59f084134682a256c9e669979766", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:45:05,800 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fdb728b5-a838-4983-af0e-fa7e942abdf8 used request id req-8ecc479a-d019-4293-8184-0ace397249f9 2018-11-14 18:45:05,801 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-inst] is - ACTIVE 2018-11-14 18:45:05,801 - create_instance - INFO - VM is - ACTIVE 2018-11-14 18:45:05,804 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fdb728b5-a838-4983-af0e-fa7e942abdf8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3557334118cc0451128683cdffba17ac62f621" 2018-11-14 18:45:06,507 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:45:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d3e8e44c-d751-4e84-bd8d-ea3a7ff32ee0 x-compute-request-id: req-d3e8e44c-d751-4e84-bd8d-ea3a7ff32ee0 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:42:5b", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fdb728b5-a838-4983-af0e-fa7e942abdf8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fdb728b5-a838-4983-af0e-fa7e942abdf8", "rel": "bookmark"}], "image": {"id": "fe6a4def-db24-420f-aee7-7881c2fcb2ad", "links": [{"href": "http://172.30.9.28:8774/images/fe6a4def-db24-420f-aee7-7881c2fcb2ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000bc", "OS-SRV-USG:launched_at": "2018-11-14T18:45:03.000000", "flavor": {"id": "24912560-ae32-48e7-93af-bdd9e34f13ab", "links": [{"href": "http://172.30.9.28:8774/flavors/24912560-ae32-48e7-93af-bdd9e34f13ab", "rel": "bookmark"}]}, "id": "fdb728b5-a838-4983-af0e-fa7e942abdf8", "security_groups": [{"name": "default"}], "user_id": "54177a2ac4d24d5b8b50f52808b4858f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:45:03Z", "hostId": "5ec8fae8f777aa05bae79c80cdeff1dfa7b4a68d814f3a40c3505b0d", "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": "CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-inst", "created": "2018-11-14T18:44:57Z", "tenant_id": "65fe59f084134682a256c9e669979766", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:45:06,507 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fdb728b5-a838-4983-af0e-fa7e942abdf8 used request id req-d3e8e44c-d751-4e84-bd8d-ea3a7ff32ee0 2018-11-14 18:45:06,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3557334118cc0451128683cdffba17ac62f621" 2018-11-14 18:45:06,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-e344d871-92b7-45bc-b090-f59c59f04870 Date: Wed, 14 Nov 2018 18:45:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"866ee59f-9838-471a-b7ae-25d8a72d31c2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","subnets":["4d5f83b8-0797-42a1-96d2-c8bd5f52ee72"],"description":"","tags":[],"updated_at":"2018-11-14T18:44:46Z","provider:segmentation_id":29,"name":"CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-pub-net","admin_state_up":true,"tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:44:45Z","provider:network_type":"vxlan"}]} 2018-11-14 18:45:06,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-pub-net used request id req-e344d871-92b7-45bc-b090-f59c59f04870 2018-11-14 18:45:06,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3557334118cc0451128683cdffba17ac62f621" 2018-11-14 18:45:06,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:45:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15a4bf7c-43cc-45f0-8b73-0b319ee00748 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:45:06,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-15a4bf7c-43cc-45f0-8b73-0b319ee00748 2018-11-14 18:45:06,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=866ee59f-9838-471a-b7ae-25d8a72d31c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3557334118cc0451128683cdffba17ac62f621" 2018-11-14 18:45:06,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-39cdcaf1-bd1d-4974-9949-709bb2e6e6ed Date: Wed, 14 Nov 2018 18:45:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"866ee59f-9838-471a-b7ae-25d8a72d31c2","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:44:46Z","dns_nameservers":[],"updated_at":"2018-11-14T18:44:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"65fe59f084134682a256c9e669979766","id":"4d5f83b8-0797-42a1-96d2-c8bd5f52ee72","subnetpool_id":null,"name":"CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-pub-subnet"}]} 2018-11-14 18:45:06,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=866ee59f-9838-471a-b7ae-25d8a72d31c2 used request id req-39cdcaf1-bd1d-4974-9949-709bb2e6e6ed 2018-11-14 18:45:06,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=866ee59f-9838-471a-b7ae-25d8a72d31c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3557334118cc0451128683cdffba17ac62f621" 2018-11-14 18:45:07,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3533 X-Openstack-Request-Id: req-120c3251-e5ce-4968-9f1f-5adce5f7de85 Date: Wed, 14 Nov 2018 18:45:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T18:44:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4d5f83b8-0797-42a1-96d2-c8bd5f52ee72","ip_address":"10.55.0.3"}],"id":"4050f2c8-df0d-4ce6-bde3-346d30ceb94f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e2:51:5c","project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-866ee59f-9838-471a-b7ae-25d8a72d31c2","name":"","admin_state_up":true,"network_id":"866ee59f-9838-471a-b7ae-25d8a72d31c2","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:44:47Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T18:45:03Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"4d5f83b8-0797-42a1-96d2-c8bd5f52ee72","ip_address":"10.55.0.14"}],"id":"43e91fe2-075c-4242-bc73-4f3c6666ddb7","security_groups":["f511e04d-1640-4b15-a338-4b9e455dbcce"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ff:42:5b","project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"fdb728b5-a838-4983-af0e-fa7e942abdf8","name":"CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-port","admin_state_up":true,"network_id":"866ee59f-9838-471a-b7ae-25d8a72d31c2","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:44:53Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T18:44:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4d5f83b8-0797-42a1-96d2-c8bd5f52ee72","ip_address":"10.55.0.4"}],"id":"6cb39719-0193-4e72-8859-ef53442ced6f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:38:7a:d0","project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-866ee59f-9838-471a-b7ae-25d8a72d31c2","name":"","admin_state_up":true,"network_id":"866ee59f-9838-471a-b7ae-25d8a72d31c2","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:44:48Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T18:44:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4d5f83b8-0797-42a1-96d2-c8bd5f52ee72","ip_address":"10.55.0.2"}],"id":"e2b3f2de-e976-4606-ad1f-f7d61c131a22","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c5:7a:95","project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-866ee59f-9838-471a-b7ae-25d8a72d31c2","name":"","admin_state_up":true,"network_id":"866ee59f-9838-471a-b7ae-25d8a72d31c2","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:44:47Z","binding:vnic_type":"normal"}]} 2018-11-14 18:45:07,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=866ee59f-9838-471a-b7ae-25d8a72d31c2 used request id req-120c3251-e5ce-4968-9f1f-5adce5f7de85 2018-11-14 18:45:07,168 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:45:07,609 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:45:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["4zUsvSmfTLC4VjriC9T1MQ"], "issued_at": "2018-11-14T18:45:07.000000Z"}} 2018-11-14 18:45:07,612 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa390cf67bb25a0537edd24b93b111648d4ceb5a" 2018-11-14 18:45:09,123 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:45:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-702a16d4-d91f-482d-9278-4f2deb2d2783 x-compute-request-id: req-702a16d4-d91f-482d-9278-4f2deb2d2783 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:42:5b", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fdb728b5-a838-4983-af0e-fa7e942abdf8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fdb728b5-a838-4983-af0e-fa7e942abdf8", "rel": "bookmark"}], "image": {"id": "fe6a4def-db24-420f-aee7-7881c2fcb2ad", "links": [{"href": "http://172.30.9.28:8774/images/fe6a4def-db24-420f-aee7-7881c2fcb2ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000bc", "OS-SRV-USG:launched_at": "2018-11-14T18:45:03.000000", "flavor": {"id": "24912560-ae32-48e7-93af-bdd9e34f13ab", "links": [{"href": "http://172.30.9.28:8774/flavors/24912560-ae32-48e7-93af-bdd9e34f13ab", "rel": "bookmark"}]}, "id": "fdb728b5-a838-4983-af0e-fa7e942abdf8", "security_groups": [{"name": "default"}], "user_id": "54177a2ac4d24d5b8b50f52808b4858f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:45:03Z", "hostId": "5ec8fae8f777aa05bae79c80cdeff1dfa7b4a68d814f3a40c3505b0d", "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": "CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-inst", "created": "2018-11-14T18:44:57Z", "tenant_id": "65fe59f084134682a256c9e669979766", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 18:45:09,123 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-inst used request id req-702a16d4-d91f-482d-9278-4f2deb2d2783 2018-11-14 18:45:09,124 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:45:09,549 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:45:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["iWBkfXfTSuaPmljPE5cuGA"], "issued_at": "2018-11-14T18:45:09.000000Z"}} 2018-11-14 18:45:09,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00ddab09ab333cf9d6e9e8ae9830aeb1e862dc45" 2018-11-14 18:45:09,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-74ba11eb-9028-4d13-80cc-1e17c34b5a81 Date: Wed, 14 Nov 2018 18:45:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"866ee59f-9838-471a-b7ae-25d8a72d31c2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","subnets":["4d5f83b8-0797-42a1-96d2-c8bd5f52ee72"],"description":"","tags":[],"updated_at":"2018-11-14T18:44:46Z","provider:segmentation_id":29,"name":"CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-pub-net","admin_state_up":true,"tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:44:45Z","provider:network_type":"vxlan"}]} 2018-11-14 18:45:09,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-pub-net used request id req-74ba11eb-9028-4d13-80cc-1e17c34b5a81 2018-11-14 18:45:09,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=866ee59f-9838-471a-b7ae-25d8a72d31c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00ddab09ab333cf9d6e9e8ae9830aeb1e862dc45" 2018-11-14 18:45:10,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2b6d7bcb-8130-4c40-bfc0-e00b56414658 Date: Wed, 14 Nov 2018 18:45:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"866ee59f-9838-471a-b7ae-25d8a72d31c2","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:44:46Z","dns_nameservers":[],"updated_at":"2018-11-14T18:44:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"65fe59f084134682a256c9e669979766","id":"4d5f83b8-0797-42a1-96d2-c8bd5f52ee72","subnetpool_id":null,"name":"CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-pub-subnet"}]} 2018-11-14 18:45:10,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=866ee59f-9838-471a-b7ae-25d8a72d31c2 used request id req-2b6d7bcb-8130-4c40-bfc0-e00b56414658 2018-11-14 18:45:10,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=866ee59f-9838-471a-b7ae-25d8a72d31c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00ddab09ab333cf9d6e9e8ae9830aeb1e862dc45" 2018-11-14 18:45:10,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3533 X-Openstack-Request-Id: req-c26f9a0d-39d5-4f7d-82d8-907b40dbad4e Date: Wed, 14 Nov 2018 18:45:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T18:44:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4d5f83b8-0797-42a1-96d2-c8bd5f52ee72","ip_address":"10.55.0.3"}],"id":"4050f2c8-df0d-4ce6-bde3-346d30ceb94f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e2:51:5c","project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-866ee59f-9838-471a-b7ae-25d8a72d31c2","name":"","admin_state_up":true,"network_id":"866ee59f-9838-471a-b7ae-25d8a72d31c2","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:44:47Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T18:45:03Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"4d5f83b8-0797-42a1-96d2-c8bd5f52ee72","ip_address":"10.55.0.14"}],"id":"43e91fe2-075c-4242-bc73-4f3c6666ddb7","security_groups":["f511e04d-1640-4b15-a338-4b9e455dbcce"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ff:42:5b","project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"fdb728b5-a838-4983-af0e-fa7e942abdf8","name":"CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-port","admin_state_up":true,"network_id":"866ee59f-9838-471a-b7ae-25d8a72d31c2","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:44:53Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T18:44:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4d5f83b8-0797-42a1-96d2-c8bd5f52ee72","ip_address":"10.55.0.4"}],"id":"6cb39719-0193-4e72-8859-ef53442ced6f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:38:7a:d0","project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-866ee59f-9838-471a-b7ae-25d8a72d31c2","name":"","admin_state_up":true,"network_id":"866ee59f-9838-471a-b7ae-25d8a72d31c2","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:44:48Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T18:44:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4d5f83b8-0797-42a1-96d2-c8bd5f52ee72","ip_address":"10.55.0.2"}],"id":"e2b3f2de-e976-4606-ad1f-f7d61c131a22","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c5:7a:95","project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-866ee59f-9838-471a-b7ae-25d8a72d31c2","name":"","admin_state_up":true,"network_id":"866ee59f-9838-471a-b7ae-25d8a72d31c2","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:44:47Z","binding:vnic_type":"normal"}]} 2018-11-14 18:45:10,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=866ee59f-9838-471a-b7ae-25d8a72d31c2 used request id req-c26f9a0d-39d5-4f7d-82d8-907b40dbad4e 2018-11-14 18:45:10,524 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:45:10,924 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "27d150ff84de435db1549922e90b5f55", "name": "CreateInstanceSimpleTests-5939b83e-3def-4b4-proj-role"}], "expires_at": "2018-11-14T19:45:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ab96030dec47471f851d9959a46af2da", "name": "CreateInstanceSimpleTests-5939b83e-3def-4b4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/ab96030dec47471f851d9959a46af2da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/ab96030dec47471f851d9959a46af2da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/ab96030dec47471f851d9959a46af2da", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_ab96030dec47471f851d9959a46af2da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_ab96030dec47471f851d9959a46af2da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/ab96030dec47471f851d9959a46af2da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/ab96030dec47471f851d9959a46af2da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/ab96030dec47471f851d9959a46af2da", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/ab96030dec47471f851d9959a46af2da", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/ab96030dec47471f851d9959a46af2da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/ab96030dec47471f851d9959a46af2da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/ab96030dec47471f851d9959a46af2da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/ab96030dec47471f851d9959a46af2da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/ab96030dec47471f851d9959a46af2da", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-5939b83e-3def-4b4-user", "id": "c0f667b4050842f6a0ce68e5f12fae62"}, "audit_ids": ["fctZVIetRhigHTEZxie2og"], "issued_at": "2018-11-14T18:45:10.000000Z"}} 2018-11-14 18:45:10,927 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}355dbebce84139bccd7abd21d9a84a83f36a4b34" 2018-11-14 18:45:11,401 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:45: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-586f6ce4-81f6-417a-9541-7d5e3ea61dc9 x-compute-request-id: req-586f6ce4-81f6-417a-9541-7d5e3ea61dc9 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-14 18:45:11,401 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-inst used request id req-586f6ce4-81f6-417a-9541-7d5e3ea61dc9 2018-11-14 18:45:11,404 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fdb728b5-a838-4983-af0e-fa7e942abdf8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3557334118cc0451128683cdffba17ac62f621" 2018-11-14 18:45:12,121 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:45:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-df4cc944-1225-45ce-bfad-3a9ecab64dbe x-compute-request-id: req-df4cc944-1225-45ce-bfad-3a9ecab64dbe Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:42:5b", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fdb728b5-a838-4983-af0e-fa7e942abdf8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fdb728b5-a838-4983-af0e-fa7e942abdf8", "rel": "bookmark"}], "image": {"id": "fe6a4def-db24-420f-aee7-7881c2fcb2ad", "links": [{"href": "http://172.30.9.28:8774/images/fe6a4def-db24-420f-aee7-7881c2fcb2ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000bc", "OS-SRV-USG:launched_at": "2018-11-14T18:45:03.000000", "flavor": {"id": "24912560-ae32-48e7-93af-bdd9e34f13ab", "links": [{"href": "http://172.30.9.28:8774/flavors/24912560-ae32-48e7-93af-bdd9e34f13ab", "rel": "bookmark"}]}, "id": "fdb728b5-a838-4983-af0e-fa7e942abdf8", "security_groups": [{"name": "default"}], "user_id": "54177a2ac4d24d5b8b50f52808b4858f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:45:03Z", "hostId": "5ec8fae8f777aa05bae79c80cdeff1dfa7b4a68d814f3a40c3505b0d", "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": "CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-inst", "created": "2018-11-14T18:44:57Z", "tenant_id": "65fe59f084134682a256c9e669979766", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:45:12,121 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fdb728b5-a838-4983-af0e-fa7e942abdf8 used request id req-df4cc944-1225-45ce-bfad-3a9ecab64dbe 2018-11-14 18:45:12,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3557334118cc0451128683cdffba17ac62f621" 2018-11-14 18:45:12,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-3cae6c7f-3e9e-4733-adc2-5ed90708d6f3 Date: Wed, 14 Nov 2018 18:45:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"866ee59f-9838-471a-b7ae-25d8a72d31c2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","subnets":["4d5f83b8-0797-42a1-96d2-c8bd5f52ee72"],"description":"","tags":[],"updated_at":"2018-11-14T18:44:46Z","provider:segmentation_id":29,"name":"CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-pub-net","admin_state_up":true,"tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:44:45Z","provider:network_type":"vxlan"}]} 2018-11-14 18:45:12,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-pub-net used request id req-3cae6c7f-3e9e-4733-adc2-5ed90708d6f3 2018-11-14 18:45:12,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3557334118cc0451128683cdffba17ac62f621" 2018-11-14 18:45:12,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:45:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ba27d4a-7cf1-4e26-9a71-7ccb54dac159 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:45:12,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-2ba27d4a-7cf1-4e26-9a71-7ccb54dac159 2018-11-14 18:45:12,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=866ee59f-9838-471a-b7ae-25d8a72d31c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3557334118cc0451128683cdffba17ac62f621" 2018-11-14 18:45:12,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-13554a00-dcdf-4f87-8236-5e511858fe92 Date: Wed, 14 Nov 2018 18:45:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"866ee59f-9838-471a-b7ae-25d8a72d31c2","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:44:46Z","dns_nameservers":[],"updated_at":"2018-11-14T18:44:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"65fe59f084134682a256c9e669979766","id":"4d5f83b8-0797-42a1-96d2-c8bd5f52ee72","subnetpool_id":null,"name":"CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-pub-subnet"}]} 2018-11-14 18:45:12,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=866ee59f-9838-471a-b7ae-25d8a72d31c2 used request id req-13554a00-dcdf-4f87-8236-5e511858fe92 2018-11-14 18:45:12,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=866ee59f-9838-471a-b7ae-25d8a72d31c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3557334118cc0451128683cdffba17ac62f621" 2018-11-14 18:45:12,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3533 X-Openstack-Request-Id: req-9e1e7ed4-dd8a-4bda-a6be-a7b357499cf2 Date: Wed, 14 Nov 2018 18:45:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T18:44:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4d5f83b8-0797-42a1-96d2-c8bd5f52ee72","ip_address":"10.55.0.3"}],"id":"4050f2c8-df0d-4ce6-bde3-346d30ceb94f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e2:51:5c","project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-866ee59f-9838-471a-b7ae-25d8a72d31c2","name":"","admin_state_up":true,"network_id":"866ee59f-9838-471a-b7ae-25d8a72d31c2","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:44:47Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T18:45:03Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"4d5f83b8-0797-42a1-96d2-c8bd5f52ee72","ip_address":"10.55.0.14"}],"id":"43e91fe2-075c-4242-bc73-4f3c6666ddb7","security_groups":["f511e04d-1640-4b15-a338-4b9e455dbcce"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ff:42:5b","project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"fdb728b5-a838-4983-af0e-fa7e942abdf8","name":"CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-port","admin_state_up":true,"network_id":"866ee59f-9838-471a-b7ae-25d8a72d31c2","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:44:53Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T18:44:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4d5f83b8-0797-42a1-96d2-c8bd5f52ee72","ip_address":"10.55.0.4"}],"id":"6cb39719-0193-4e72-8859-ef53442ced6f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:38:7a:d0","project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-866ee59f-9838-471a-b7ae-25d8a72d31c2","name":"","admin_state_up":true,"network_id":"866ee59f-9838-471a-b7ae-25d8a72d31c2","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:44:48Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T18:44:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4d5f83b8-0797-42a1-96d2-c8bd5f52ee72","ip_address":"10.55.0.2"}],"id":"e2b3f2de-e976-4606-ad1f-f7d61c131a22","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c5:7a:95","project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-866ee59f-9838-471a-b7ae-25d8a72d31c2","name":"","admin_state_up":true,"network_id":"866ee59f-9838-471a-b7ae-25d8a72d31c2","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:44:47Z","binding:vnic_type":"normal"}]} 2018-11-14 18:45:12,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=866ee59f-9838-471a-b7ae-25d8a72d31c2 used request id req-9e1e7ed4-dd8a-4bda-a6be-a7b357499cf2 2018-11-14 18:45:12,695 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fdb728b5-a838-4983-af0e-fa7e942abdf8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3557334118cc0451128683cdffba17ac62f621" 2018-11-14 18:45:13,203 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:45:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-389bd123-81ab-4ca3-b90a-63fbda0b0ec2 x-compute-request-id: req-389bd123-81ab-4ca3-b90a-63fbda0b0ec2 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:42:5b", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fdb728b5-a838-4983-af0e-fa7e942abdf8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fdb728b5-a838-4983-af0e-fa7e942abdf8", "rel": "bookmark"}], "image": {"id": "fe6a4def-db24-420f-aee7-7881c2fcb2ad", "links": [{"href": "http://172.30.9.28:8774/images/fe6a4def-db24-420f-aee7-7881c2fcb2ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000bc", "OS-SRV-USG:launched_at": "2018-11-14T18:45:03.000000", "flavor": {"id": "24912560-ae32-48e7-93af-bdd9e34f13ab", "links": [{"href": "http://172.30.9.28:8774/flavors/24912560-ae32-48e7-93af-bdd9e34f13ab", "rel": "bookmark"}]}, "id": "fdb728b5-a838-4983-af0e-fa7e942abdf8", "security_groups": [{"name": "default"}], "user_id": "54177a2ac4d24d5b8b50f52808b4858f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:45:03Z", "hostId": "5ec8fae8f777aa05bae79c80cdeff1dfa7b4a68d814f3a40c3505b0d", "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": "CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-inst", "created": "2018-11-14T18:44:57Z", "tenant_id": "65fe59f084134682a256c9e669979766", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:45:13,204 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fdb728b5-a838-4983-af0e-fa7e942abdf8 used request id req-389bd123-81ab-4ca3-b90a-63fbda0b0ec2 2018-11-14 18:45:13,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3557334118cc0451128683cdffba17ac62f621" 2018-11-14 18:45:13,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-e83c43ca-9e0d-4491-a652-0c83d690c201 Date: Wed, 14 Nov 2018 18:45:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"866ee59f-9838-471a-b7ae-25d8a72d31c2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","subnets":["4d5f83b8-0797-42a1-96d2-c8bd5f52ee72"],"description":"","tags":[],"updated_at":"2018-11-14T18:44:46Z","provider:segmentation_id":29,"name":"CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-pub-net","admin_state_up":true,"tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:44:45Z","provider:network_type":"vxlan"}]} 2018-11-14 18:45:13,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-pub-net used request id req-e83c43ca-9e0d-4491-a652-0c83d690c201 2018-11-14 18:45:13,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3557334118cc0451128683cdffba17ac62f621" 2018-11-14 18:45:13,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:45:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-968fd855-aff3-474f-90f4-d79f0aa776dc Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:45:13,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-968fd855-aff3-474f-90f4-d79f0aa776dc 2018-11-14 18:45:13,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=866ee59f-9838-471a-b7ae-25d8a72d31c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3557334118cc0451128683cdffba17ac62f621" 2018-11-14 18:45:13,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-21efbdb0-19f4-445b-9a19-12240f9794e6 Date: Wed, 14 Nov 2018 18:45:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"866ee59f-9838-471a-b7ae-25d8a72d31c2","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:44:46Z","dns_nameservers":[],"updated_at":"2018-11-14T18:44:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"65fe59f084134682a256c9e669979766","id":"4d5f83b8-0797-42a1-96d2-c8bd5f52ee72","subnetpool_id":null,"name":"CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-pub-subnet"}]} 2018-11-14 18:45:13,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=866ee59f-9838-471a-b7ae-25d8a72d31c2 used request id req-21efbdb0-19f4-445b-9a19-12240f9794e6 2018-11-14 18:45:13,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=866ee59f-9838-471a-b7ae-25d8a72d31c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3557334118cc0451128683cdffba17ac62f621" 2018-11-14 18:45:13,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3533 X-Openstack-Request-Id: req-7f77f3ef-9375-4117-99ba-2373700f39a3 Date: Wed, 14 Nov 2018 18:45:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T18:44:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4d5f83b8-0797-42a1-96d2-c8bd5f52ee72","ip_address":"10.55.0.3"}],"id":"4050f2c8-df0d-4ce6-bde3-346d30ceb94f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e2:51:5c","project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-866ee59f-9838-471a-b7ae-25d8a72d31c2","name":"","admin_state_up":true,"network_id":"866ee59f-9838-471a-b7ae-25d8a72d31c2","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:44:47Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T18:45:03Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"4d5f83b8-0797-42a1-96d2-c8bd5f52ee72","ip_address":"10.55.0.14"}],"id":"43e91fe2-075c-4242-bc73-4f3c6666ddb7","security_groups":["f511e04d-1640-4b15-a338-4b9e455dbcce"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ff:42:5b","project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"fdb728b5-a838-4983-af0e-fa7e942abdf8","name":"CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-port","admin_state_up":true,"network_id":"866ee59f-9838-471a-b7ae-25d8a72d31c2","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:44:53Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T18:44:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4d5f83b8-0797-42a1-96d2-c8bd5f52ee72","ip_address":"10.55.0.4"}],"id":"6cb39719-0193-4e72-8859-ef53442ced6f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:38:7a:d0","project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-866ee59f-9838-471a-b7ae-25d8a72d31c2","name":"","admin_state_up":true,"network_id":"866ee59f-9838-471a-b7ae-25d8a72d31c2","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:44:48Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T18:44:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4d5f83b8-0797-42a1-96d2-c8bd5f52ee72","ip_address":"10.55.0.2"}],"id":"e2b3f2de-e976-4606-ad1f-f7d61c131a22","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c5:7a:95","project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-866ee59f-9838-471a-b7ae-25d8a72d31c2","name":"","admin_state_up":true,"network_id":"866ee59f-9838-471a-b7ae-25d8a72d31c2","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:44:47Z","binding:vnic_type":"normal"}]} 2018-11-14 18:45:13,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=866ee59f-9838-471a-b7ae-25d8a72d31c2 used request id req-7f77f3ef-9375-4117-99ba-2373700f39a3 2018-11-14 18:45:13,895 - create_instance - INFO - Deleting Port with ID - 43e91fe2-075c-4242-bc73-4f3c6666ddb7 2018-11-14 18:45:13,895 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-port 2018-11-14 18:45:13,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/43e91fe2-075c-4242-bc73-4f3c6666ddb7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3557334118cc0451128683cdffba17ac62f621" 2018-11-14 18:45:14,469 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1ae70ef4-c396-4742-8224-df92000b53be Date: Wed, 14 Nov 2018 18:45:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:45:14,469 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/43e91fe2-075c-4242-bc73-4f3c6666ddb7 used request id req-1ae70ef4-c396-4742-8224-df92000b53be 2018-11-14 18:45:14,470 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-inst 2018-11-14 18:45:14,472 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/fdb728b5-a838-4983-af0e-fa7e942abdf8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3557334118cc0451128683cdffba17ac62f621" 2018-11-14 18:45:14,635 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:45:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8574571d-7f32-4dc4-b42a-d2ea6912e60d x-compute-request-id: req-8574571d-7f32-4dc4-b42a-d2ea6912e60d Content-Type: application/json 2018-11-14 18:45:14,635 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/fdb728b5-a838-4983-af0e-fa7e942abdf8 used request id req-8574571d-7f32-4dc4-b42a-d2ea6912e60d 2018-11-14 18:45:14,635 - create_instance - INFO - Checking deletion status 2018-11-14 18:45:14,638 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fdb728b5-a838-4983-af0e-fa7e942abdf8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3557334118cc0451128683cdffba17ac62f621" 2018-11-14 18:45:14,931 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:45:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2629a3b6-953f-42b0-b71c-3a56d502b6f2 x-compute-request-id: req-2629a3b6-953f-42b0-b71c-3a56d502b6f2 Content-Encoding: gzip Content-Length: 806 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:42:5b", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fdb728b5-a838-4983-af0e-fa7e942abdf8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fdb728b5-a838-4983-af0e-fa7e942abdf8", "rel": "bookmark"}], "image": {"id": "fe6a4def-db24-420f-aee7-7881c2fcb2ad", "links": [{"href": "http://172.30.9.28:8774/images/fe6a4def-db24-420f-aee7-7881c2fcb2ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000bc", "OS-SRV-USG:launched_at": "2018-11-14T18:45:03.000000", "flavor": {"id": "24912560-ae32-48e7-93af-bdd9e34f13ab", "links": [{"href": "http://172.30.9.28:8774/flavors/24912560-ae32-48e7-93af-bdd9e34f13ab", "rel": "bookmark"}]}, "id": "fdb728b5-a838-4983-af0e-fa7e942abdf8", "user_id": "54177a2ac4d24d5b8b50f52808b4858f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:45:14Z", "hostId": "5ec8fae8f777aa05bae79c80cdeff1dfa7b4a68d814f3a40c3505b0d", "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": "CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-inst", "created": "2018-11-14T18:44:57Z", "tenant_id": "65fe59f084134682a256c9e669979766", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:45:14,931 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fdb728b5-a838-4983-af0e-fa7e942abdf8 used request id req-2629a3b6-953f-42b0-b71c-3a56d502b6f2 2018-11-14 18:45:14,931 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-inst] is - ACTIVE 2018-11-14 18:45:14,932 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-14 18:45:17,934 - create_instance - DEBUG - VM status query timeout in 296.701686859 2018-11-14 18:45:17,937 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fdb728b5-a838-4983-af0e-fa7e942abdf8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3557334118cc0451128683cdffba17ac62f621" 2018-11-14 18:45:17,995 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:45: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-c41b2d34-c979-4399-a506-71eb45b9fffd x-compute-request-id: req-c41b2d34-c979-4399-a506-71eb45b9fffd Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance fdb728b5-a838-4983-af0e-fa7e942abdf8 could not be found.", "code": 404}} 2018-11-14 18:45:17,995 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fdb728b5-a838-4983-af0e-fa7e942abdf8 used request id req-c41b2d34-c979-4399-a506-71eb45b9fffd 2018-11-14 18:45:17,995 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance fdb728b5-a838-4983-af0e-fa7e942abdf8 could not be found. (HTTP 404) (Request-ID: req-c41b2d34-c979-4399-a506-71eb45b9fffd) 2018-11-14 18:45:17,995 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-inst 2018-11-14 18:45:17,999 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/24912560-ae32-48e7-93af-bdd9e34f13ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e706c456844926b3997ab6c324b6750e84532e3" 2018-11-14 18:45:18,045 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18:45:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-263de923-3d8e-44fa-9a50-e3ee78030286 x-compute-request-id: req-263de923-3d8e-44fa-9a50-e3ee78030286 Content-Length: 0 Content-Type: application/json 2018-11-14 18:45:18,045 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/24912560-ae32-48e7-93af-bdd9e34f13ab used request id req-263de923-3d8e-44fa-9a50-e3ee78030286 2018-11-14 18:45:18,046 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-pub-subnet 2018-11-14 18:45:18,046 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-pub-subnet 2018-11-14 18:45:18,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/4d5f83b8-0797-42a1-96d2-c8bd5f52ee72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a8d3916b8d42ca669e869996916106dd1ccfa4e" 2018-11-14 18:45:20,494 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a06abbba-b510-46dc-9a50-31e64993dcf0 Date: Wed, 14 Nov 2018 18:45:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:45:20,494 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/4d5f83b8-0797-42a1-96d2-c8bd5f52ee72 used request id req-a06abbba-b510-46dc-9a50-31e64993dcf0 2018-11-14 18:45:20,494 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-pub-net 2018-11-14 18:45:20,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/866ee59f-9838-471a-b7ae-25d8a72d31c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a8d3916b8d42ca669e869996916106dd1ccfa4e" 2018-11-14 18:45:22,539 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6f71fe38-a887-4e5d-869d-1c4e684ecd25 Date: Wed, 14 Nov 2018 18:45:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:45:22,539 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/866ee59f-9838-471a-b7ae-25d8a72d31c2 used request id req-6f71fe38-a887-4e5d-869d-1c4e684ecd25 2018-11-14 18:45:22,540 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-8d9a56e9-3859-48f2-9c67-8d2fc2cf8f11-image 2018-11-14 18:45:22,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/fe6a4def-db24-420f-aee7-7881c2fcb2ad -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b3f359bf90177d3cabafeaacc9f5cf33bbefbd00" 2018-11-14 18:45:23,006 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d01d95e5-011e-4126-af79-ba4554bacb55 Date: Wed, 14 Nov 2018 18:45:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:45:23,006 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/fe6a4def-db24-420f-aee7-7881c2fcb2ad used request id req-d01d95e5-011e-4126-af79-ba4554bacb55 2018-11-14 18:45:23,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8c2f103aaa632d9fcfa94496e0c44024f2c80d9" 2018-11-14 18:45:23,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-637264c7-cf11-4cb5-bd45-902d187186a5 Date: Wed, 14 Nov 2018 18:45:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:45:23,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-637264c7-cf11-4cb5-bd45-902d187186a5 2018-11-14 18:45:23,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8c2f103aaa632d9fcfa94496e0c44024f2c80d9" 2018-11-14 18:45:23,365 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:45:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-507a1c10-816c-4149-879f-c6729d97d7eb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:45:23,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-507a1c10-816c-4149-879f-c6729d97d7eb 2018-11-14 18:45:23,365 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:45:23,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8c2f103aaa632d9fcfa94496e0c44024f2c80d9" 2018-11-14 18:45:23,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:45:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5ed5256-0c7b-46bc-878d-ed234946e62f Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:45:23,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-b5ed5256-0c7b-46bc-878d-ed234946e62f 2018-11-14 18:45:23,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8c2f103aaa632d9fcfa94496e0c44024f2c80d9" 2018-11-14 18:45:23,587 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:45:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a43d3588-eaed-45b0-8fcc-93c1698770a5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:45:23,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-a43d3588-eaed-45b0-8fcc-93c1698770a5 2018-11-14 18:45:23,587 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:45:23,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8c2f103aaa632d9fcfa94496e0c44024f2c80d9" 2018-11-14 18:45:23,701 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:45:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca9f2dca-6e45-4bac-a561-aaae4adb5555 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:45:23,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-ca9f2dca-6e45-4bac-a561-aaae4adb5555 2018-11-14 18:45:23,701 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:45:23,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8c2f103aaa632d9fcfa94496e0c44024f2c80d9" 2018-11-14 18:45:23,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:45:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe419242-28f9-45d0-ac2c-5a5478f63bce Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:45:23,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-fe419242-28f9-45d0-ac2c-5a5478f63bce 2018-11-14 18:45:23,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8c2f103aaa632d9fcfa94496e0c44024f2c80d9" 2018-11-14 18:45:23,932 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:45:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d2dd564-7413-4fbc-95e8-3b4eeb15617a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 18:45:23,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-3d2dd564-7413-4fbc-95e8-3b4eeb15617a 2018-11-14 18:45:23,932 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:45:23,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8c2f103aaa632d9fcfa94496e0c44024f2c80d9" 2018-11-14 18:45:24,044 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:45:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60835620-a3bf-4588-bb74-38c5dd175f0a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d3b3d3f2c3dd4be6bc230a686f3f0839.", "code": 404, "title": "Not Found"}} 2018-11-14 18:45:24,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 used request id req-60835620-a3bf-4588-bb74-38c5dd175f0a 2018-11-14 18:45:24,045 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:45:24,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8c2f103aaa632d9fcfa94496e0c44024f2c80d9" 2018-11-14 18:45:24,157 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:45:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1400d7f-56d6-42a0-bd3c-97aafe72f395 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5dcff89097904b7c82103d40edeed98d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:45:24,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d used request id req-f1400d7f-56d6-42a0-bd3c-97aafe72f395 2018-11-14 18:45:24,157 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:45:24,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8c2f103aaa632d9fcfa94496e0c44024f2c80d9" 2018-11-14 18:45:24,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:45:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b48b1548-11bd-41a3-8249-dce1e84b212c Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:45:24,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-b48b1548-11bd-41a3-8249-dce1e84b212c 2018-11-14 18:45:24,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8c2f103aaa632d9fcfa94496e0c44024f2c80d9" 2018-11-14 18:45:24,386 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:45:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55ae6b3d-897a-4db2-aa85-0e248c17bf42 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 991384c74c4d47b3bd2a68e52ad620ce.", "code": 404, "title": "Not Found"}} 2018-11-14 18:45:24,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce used request id req-55ae6b3d-897a-4db2-aa85-0e248c17bf42 2018-11-14 18:45:24,387 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:45:24,387 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-5939b83e-3def-4b4-proj 2018-11-14 18:45:24,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/ab96030dec47471f851d9959a46af2da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8c2f103aaa632d9fcfa94496e0c44024f2c80d9" 2018-11-14 18:45:24,849 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:45:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c28dc34-d66f-44af-999f-c1a2df51a4a7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:45:24,849 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/ab96030dec47471f851d9959a46af2da used request id req-0c28dc34-d66f-44af-999f-c1a2df51a4a7 2018-11-14 18:45:24,849 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-5939b83e-3def-4b4-proj-role 2018-11-14 18:45:24,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/27d150ff84de435db1549922e90b5f55 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8c2f103aaa632d9fcfa94496e0c44024f2c80d9" 2018-11-14 18:45:24,981 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:45:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3427e1a6-937c-494d-847c-506cc501a909 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:45:24,981 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/27d150ff84de435db1549922e90b5f55 used request id req-3427e1a6-937c-494d-847c-506cc501a909 2018-11-14 18:45:24,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8c2f103aaa632d9fcfa94496e0c44024f2c80d9" 2018-11-14 18:45:25,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:45:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f5055fa-b7c9-45dc-bf53-a8aa0ad62721 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:45:25,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-2f5055fa-b7c9-45dc-bf53-a8aa0ad62721 2018-11-14 18:45:25,083 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-5939b83e-3def-4b4-user 2018-11-14 18:45:25,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/c0f667b4050842f6a0ce68e5f12fae62 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fff3a55920fd19c8495347038b22b696dccda060" 2018-11-14 18:45:25,289 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:45:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-338d1063-aea2-4411-949f-4c330549e441 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:45:25,289 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/c0f667b4050842f6a0ce68e5f12fae62 used request id req-338d1063-aea2-4411-949f-4c330549e441 2018-11-14 18:45:25,290 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:45:25,718 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:45:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["26uhARmxSCq1r4Uu5ZQpOg"], "issued_at": "2018-11-14T18:45:25.000000Z"}} 2018-11-14 18:45:25,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dc73fa1ad7759c9078b08ca2a7b86552458d926" 2018-11-14 18:45:25,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:45:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a5bec54-960d-4b87-850d-1bc26d5b0d7f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:45:25,819 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-7a5bec54-960d-4b87-850d-1bc26d5b0d7f 2018-11-14 18:45:25,821 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:45:25,822 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:45:26,242 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:45:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["-iq6BDBfSaaQU6BbqdLqXg"], "issued_at": "2018-11-14T18:45:26.000000Z"}} 2018-11-14 18:45:26,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8ea7fbabc060a697ea889f0869539a6042228a6" 2018-11-14 18:45:26,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:45:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dd76bcf-f03a-4d88-954d-246d36ba5a7d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:45:26,347 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-6dd76bcf-f03a-4d88-954d-246d36ba5a7d 2018-11-14 18:45:26,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:45:26,357 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:45: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:45:26,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-b8e20671-cf3e-47c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8ea7fbabc060a697ea889f0869539a6042228a6" 2018-11-14 18:45:26,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:45:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e0109e6-ac47-4980-8c16-302dfc6c3729 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-b8e20671-cf3e-47c-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:45:26,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-b8e20671-cf3e-47c-proj used request id req-7e0109e6-ac47-4980-8c16-302dfc6c3729 2018-11-14 18:45:26,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8ea7fbabc060a697ea889f0869539a6042228a6" 2018-11-14 18:45:26,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:45:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76864a56-5d73-4026-ac72-11a49fa1d445 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:45:26,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-76864a56-5d73-4026-ac72-11a49fa1d445 2018-11-14 18:45:26,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8ea7fbabc060a697ea889f0869539a6042228a6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSimpleTests-b8e20671-cf3e-47c-proj"}}' 2018-11-14 18:45:26,747 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:45:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8cb72d48-1b27-4150-9844-2def5cb5090a Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/cf4b27f27ac14f12ac840b929b4e88ac"}, "tags": [], "enabled": true, "id": "cf4b27f27ac14f12ac840b929b4e88ac", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-b8e20671-cf3e-47c-proj"}} 2018-11-14 18:45:26,747 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-8cb72d48-1b27-4150-9844-2def5cb5090a 2018-11-14 18:45:26,748 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-b8e20671-cf3e-47c-proj 2018-11-14 18:45:26,748 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:45:26,748 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:45:27,166 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:45:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["fwiD3PXJSqWwHr3yogspPg"], "issued_at": "2018-11-14T18:45:27.000000Z"}} 2018-11-14 18:45:27,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1da201f788e9cdb877bbe3b10984df3c315d9022" 2018-11-14 18:45:27,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:45:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cd90e5e-b3c0-457b-a0e9-67d30d713ed5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:45:27,269 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-4cd90e5e-b3c0-457b-a0e9-67d30d713ed5 2018-11-14 18:45:27,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:45:27,279 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:45: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:45:27,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1da201f788e9cdb877bbe3b10984df3c315d9022" 2018-11-14 18:45:27,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:45:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d201670d-80bb-46e0-bfc3-64f1b962402d Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:45:27,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-d201670d-80bb-46e0-bfc3-64f1b962402d 2018-11-14 18:45:27,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstanceSimpleTests-b8e20671-cf3e-47c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1da201f788e9cdb877bbe3b10984df3c315d9022" 2018-11-14 18:45:27,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:45:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23f4e8ed-fe99-4e91-b481-61ca7b28b156 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstanceSimpleTests-b8e20671-cf3e-47c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/cf4b27f27ac14f12ac840b929b4e88ac"}, "tags": [], "enabled": true, "id": "cf4b27f27ac14f12ac840b929b4e88ac", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-b8e20671-cf3e-47c-proj"}]} 2018-11-14 18:45:27,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstanceSimpleTests-b8e20671-cf3e-47c-proj used request id req-23f4e8ed-fe99-4e91-b481-61ca7b28b156 2018-11-14 18:45:27,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1da201f788e9cdb877bbe3b10984df3c315d9022" 2018-11-14 18:45:27,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:45:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8545b1f7-8c41-4db8-9b58-19c16a57b0f7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:45:27,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-8545b1f7-8c41-4db8-9b58-19c16a57b0f7 2018-11-14 18:45:28,077 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-b8e20671-cf3e-47c-user 2018-11-14 18:45:28,077 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:45:28,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8ea7fbabc060a697ea889f0869539a6042228a6" 2018-11-14 18:45:28,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:45:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36b4ec89-9289-4a05-8a34-14e74b659d99 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:45:28,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-36b4ec89-9289-4a05-8a34-14e74b659d99 2018-11-14 18:45:28,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8ea7fbabc060a697ea889f0869539a6042228a6" -d '{"role": {"name": "CreateInstanceSimpleTests-b8e20671-cf3e-47c-proj-role"}}' 2018-11-14 18:45:28,365 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:45:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0563cfe-8deb-455c-b7a2-facc5df56b00 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8e6027cd5d25483ab97dee5277e41562", "links": {"self": "http://172.30.9.28:5000/v3/roles/8e6027cd5d25483ab97dee5277e41562"}, "name": "CreateInstanceSimpleTests-b8e20671-cf3e-47c-proj-role"}} 2018-11-14 18:45:28,365 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-a0563cfe-8deb-455c-b7a2-facc5df56b00 2018-11-14 18:45:28,365 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-b8e20671-cf3e-47c-proj-role 2018-11-14 18:45:28,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/8e6027cd5d25483ab97dee5277e41562 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8ea7fbabc060a697ea889f0869539a6042228a6" 2018-11-14 18:45:28,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:45:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fd1a5fc-1829-408c-b957-8341458c7203 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8e6027cd5d25483ab97dee5277e41562", "links": {"self": "http://172.30.9.28:5000/v3/roles/8e6027cd5d25483ab97dee5277e41562"}, "name": "CreateInstanceSimpleTests-b8e20671-cf3e-47c-proj-role"}} 2018-11-14 18:45:28,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/8e6027cd5d25483ab97dee5277e41562 used request id req-4fd1a5fc-1829-408c-b957-8341458c7203 2018-11-14 18:45:28,477 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-b8e20671-cf3e-47c-proj-role to project CreateInstanceSimpleTests-b8e20671-cf3e-47c-proj 2018-11-14 18:45:28,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/cf4b27f27ac14f12ac840b929b4e88ac/users/08abf1d80db24fe6b4c12f1790b73d3a/roles/8e6027cd5d25483ab97dee5277e41562 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8ea7fbabc060a697ea889f0869539a6042228a6" 2018-11-14 18:45:28,643 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:45:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a00d302-d02a-4d4f-b78f-1357ca1db08b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:45:28,643 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/cf4b27f27ac14f12ac840b929b4e88ac/users/08abf1d80db24fe6b4c12f1790b73d3a/roles/8e6027cd5d25483ab97dee5277e41562 used request id req-8a00d302-d02a-4d4f-b78f-1357ca1db08b 2018-11-14 18:45:28,644 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:45:28,644 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:45:28,645 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:45:28,648 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-14 18:45:28,648 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:45:28,649 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:45:29,055 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8e6027cd5d25483ab97dee5277e41562", "name": "CreateInstanceSimpleTests-b8e20671-cf3e-47c-proj-role"}], "expires_at": "2018-11-14T19:45:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cf4b27f27ac14f12ac840b929b4e88ac", "name": "CreateInstanceSimpleTests-b8e20671-cf3e-47c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/cf4b27f27ac14f12ac840b929b4e88ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/cf4b27f27ac14f12ac840b929b4e88ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/cf4b27f27ac14f12ac840b929b4e88ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_cf4b27f27ac14f12ac840b929b4e88ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_cf4b27f27ac14f12ac840b929b4e88ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/cf4b27f27ac14f12ac840b929b4e88ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/cf4b27f27ac14f12ac840b929b4e88ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/cf4b27f27ac14f12ac840b929b4e88ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/cf4b27f27ac14f12ac840b929b4e88ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/cf4b27f27ac14f12ac840b929b4e88ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/cf4b27f27ac14f12ac840b929b4e88ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/cf4b27f27ac14f12ac840b929b4e88ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/cf4b27f27ac14f12ac840b929b4e88ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/cf4b27f27ac14f12ac840b929b4e88ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-b8e20671-cf3e-47c-user", "id": "08abf1d80db24fe6b4c12f1790b73d3a"}, "audit_ids": ["daaL_cxjSLijYrueF9F2Bw"], "issued_at": "2018-11-14T18:45:29.000000Z"}} 2018-11-14 18:45:29,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74895bf87886256c9ab58802f54d244835c0831c" 2018-11-14 18:45:29,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:45:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7eccf519-660f-4c9c-8424-6788cb0d7a61 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:45:29,145 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-7eccf519-660f-4c9c-8424-6788cb0d7a61 2018-11-14 18:45:29,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}74895bf87886256c9ab58802f54d244835c0831c" 2018-11-14 18:45:29,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-1fce576d-4d28-4880-aa83-d4369640d266 Date: Wed, 14 Nov 2018 18:45:29 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-image"} 2018-11-14 18:45:29,367 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-image used request id req-1fce576d-4d28-4880-aa83-d4369640d266 2018-11-14 18:45:29,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}74895bf87886256c9ab58802f54d244835c0831c" 2018-11-14 18:45:29,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-077c47dd-3fa6-4ae2-bec1-f7a49113faaf Date: Wed, 14 Nov 2018 18:45: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-11-14 18:45:29,560 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-077c47dd-3fa6-4ae2-bec1-f7a49113faaf 2018-11-14 18:45:29,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}74895bf87886256c9ab58802f54d244835c0831c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-image"}' 2018-11-14 18:45:29,804 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/2d1d5271-1cf8-4774-a6b4-78ebaa4da138 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9c35afaf-493c-4529-af67-699fb6a24106 Date: Wed, 14 Nov 2018 18:45:29 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:45:29Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-14T18:45:29Z", "visibility": "shared", "locations": [], "self": "/v2/images/2d1d5271-1cf8-4774-a6b4-78ebaa4da138", "min_disk": 0, "protected": false, "id": "2d1d5271-1cf8-4774-a6b4-78ebaa4da138", "file": "/v2/images/2d1d5271-1cf8-4774-a6b4-78ebaa4da138/file", "checksum": null, "owner": "cf4b27f27ac14f12ac840b929b4e88ac", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:45:29,804 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-9c35afaf-493c-4529-af67-699fb6a24106 2018-11-14 18:45:29,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/2d1d5271-1cf8-4774-a6b4-78ebaa4da138/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}74895bf87886256c9ab58802f54d244835c0831c" -d '' 2018-11-14 18:45:30,574 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c1bd7b83-5f48-4420-ad3f-ed051b82707c Date: Wed, 14 Nov 2018 18:45:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:45:30,574 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/2d1d5271-1cf8-4774-a6b4-78ebaa4da138/file used request id req-c1bd7b83-5f48-4420-ad3f-ed051b82707c 2018-11-14 18:45:30,574 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-14 18:45:30,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/2d1d5271-1cf8-4774-a6b4-78ebaa4da138 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}74895bf87886256c9ab58802f54d244835c0831c" 2018-11-14 18:45:30,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-70bbc49b-49b6-4a5e-b27d-a19784f10d1b Date: Wed, 14 Nov 2018 18:45:30 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:45:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:45:30Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/2d1d5271-1cf8-4774-a6b4-78ebaa4da138/snap", "metadata": {}}], "self": "/v2/images/2d1d5271-1cf8-4774-a6b4-78ebaa4da138", "min_disk": 0, "protected": false, "id": "2d1d5271-1cf8-4774-a6b4-78ebaa4da138", "file": "/v2/images/2d1d5271-1cf8-4774-a6b4-78ebaa4da138/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "cf4b27f27ac14f12ac840b929b4e88ac", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/2d1d5271-1cf8-4774-a6b4-78ebaa4da138/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:45:30,780 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/2d1d5271-1cf8-4774-a6b4-78ebaa4da138 used request id req-70bbc49b-49b6-4a5e-b27d-a19784f10d1b 2018-11-14 18:45:30,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}74895bf87886256c9ab58802f54d244835c0831c" 2018-11-14 18:45:30,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-33d24917-c223-449e-ada8-6ae2ea6afce5 Date: Wed, 14 Nov 2018 18: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-11-14 18:45:30,985 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-33d24917-c223-449e-ada8-6ae2ea6afce5 2018-11-14 18:45:30,988 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-image 2018-11-14 18:45:30,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/2d1d5271-1cf8-4774-a6b4-78ebaa4da138 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}74895bf87886256c9ab58802f54d244835c0831c" 2018-11-14 18:45:31,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-abfd0a1d-c497-476a-97ea-9b01fbe7c84d Date: Wed, 14 Nov 2018 18:45:31 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:45:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:45:30Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/2d1d5271-1cf8-4774-a6b4-78ebaa4da138/snap", "metadata": {}}], "self": "/v2/images/2d1d5271-1cf8-4774-a6b4-78ebaa4da138", "min_disk": 0, "protected": false, "id": "2d1d5271-1cf8-4774-a6b4-78ebaa4da138", "file": "/v2/images/2d1d5271-1cf8-4774-a6b4-78ebaa4da138/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "cf4b27f27ac14f12ac840b929b4e88ac", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/2d1d5271-1cf8-4774-a6b4-78ebaa4da138/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:45:31,008 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/2d1d5271-1cf8-4774-a6b4-78ebaa4da138 used request id req-abfd0a1d-c497-476a-97ea-9b01fbe7c84d 2018-11-14 18:45:31,008 - create_image - DEBUG - Instance status is - active 2018-11-14 18:45:31,008 - create_image - DEBUG - Image is active with name - CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-image 2018-11-14 18:45:31,009 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-image 2018-11-14 18:45:31,009 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:45:31,009 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:45:31,439 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:45:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["8fr0RfuNS1CJYEWJ23E_TQ"], "issued_at": "2018-11-14T18:45:31.000000Z"}} 2018-11-14 18:45:31,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd5b4e2cc1fb144cb002e6448ed65963ea97b30" 2018-11-14 18:45:31,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:45:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e186e87a-2d77-4944-afd8-951ce28fd17a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:45:31,543 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-e186e87a-2d77-4944-afd8-951ce28fd17a 2018-11-14 18:45:31,544 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:45:31,549 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd5b4e2cc1fb144cb002e6448ed65963ea97b30" 2018-11-14 18:45:31,766 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:45:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-693377d9-cf9f-47c7-8d41-7b147c792e2c x-compute-request-id: req-693377d9-cf9f-47c7-8d41-7b147c792e2c Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-14 18:45:31,766 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-693377d9-cf9f-47c7-8d41-7b147c792e2c 2018-11-14 18:45:31,770 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd5b4e2cc1fb144cb002e6448ed65963ea97b30" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-14 18:45:31,802 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:45:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6434d633-30ca-480a-97e4-22d6d9fbe71f x-compute-request-id: req-6434d633-30ca-480a-97e4-22d6d9fbe71f Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-flavor-name", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/4fba09d5-0775-4ba9-9840-bf72673eb1c2", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/4fba09d5-0775-4ba9-9840-bf72673eb1c2", "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": "4fba09d5-0775-4ba9-9840-bf72673eb1c2"}} 2018-11-14 18:45:31,802 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-6434d633-30ca-480a-97e4-22d6d9fbe71f 2018-11-14 18:45:31,803 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:45:31,804 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:45:32,220 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8e6027cd5d25483ab97dee5277e41562", "name": "CreateInstanceSimpleTests-b8e20671-cf3e-47c-proj-role"}], "expires_at": "2018-11-14T19:45:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cf4b27f27ac14f12ac840b929b4e88ac", "name": "CreateInstanceSimpleTests-b8e20671-cf3e-47c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/cf4b27f27ac14f12ac840b929b4e88ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/cf4b27f27ac14f12ac840b929b4e88ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/cf4b27f27ac14f12ac840b929b4e88ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_cf4b27f27ac14f12ac840b929b4e88ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_cf4b27f27ac14f12ac840b929b4e88ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/cf4b27f27ac14f12ac840b929b4e88ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/cf4b27f27ac14f12ac840b929b4e88ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/cf4b27f27ac14f12ac840b929b4e88ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/cf4b27f27ac14f12ac840b929b4e88ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/cf4b27f27ac14f12ac840b929b4e88ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/cf4b27f27ac14f12ac840b929b4e88ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/cf4b27f27ac14f12ac840b929b4e88ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/cf4b27f27ac14f12ac840b929b4e88ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/cf4b27f27ac14f12ac840b929b4e88ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-b8e20671-cf3e-47c-user", "id": "08abf1d80db24fe6b4c12f1790b73d3a"}, "audit_ids": ["l5p-BBUnTdOEgckS50ffHg"], "issued_at": "2018-11-14T18:45:32.000000Z"}} 2018-11-14 18:45:32,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7a3c66b21d93d5ebabc31cd581f70e84dd060b6" 2018-11-14 18:45:32,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:45:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4256b5dc-ce9e-4f92-8d34-353a2e00d937 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:45:32,312 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-4256b5dc-ce9e-4f92-8d34-353a2e00d937 2018-11-14 18:45:32,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7a3c66b21d93d5ebabc31cd581f70e84dd060b6" 2018-11-14 18:45:32,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-4e8cea4e-da79-4d01-8a8e-4acc3601b216 Date: Wed, 14 Nov 2018 18:45:32 GMT RESP BODY: {"networks":[]} 2018-11-14 18:45:32,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-pub-net used request id req-4e8cea4e-da79-4d01-8a8e-4acc3601b216 2018-11-14 18:45:32,520 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-pub-net 2018-11-14 18:45:32,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7a3c66b21d93d5ebabc31cd581f70e84dd060b6" -d '{"network": {"name": "CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-pub-net", "admin_state_up": true}}' 2018-11-14 18:45:33,368 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 607 X-Openstack-Request-Id: req-1afc5053-f323-4bfb-b22c-3dc8a7d96808 Date: Wed, 14 Nov 2018 18:45:33 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"cf4b27f27ac14f12ac840b929b4e88ac","created_at":"2018-11-14T18:45:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-11-14T18:45:33Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"cf4b27f27ac14f12ac840b929b4e88ac","id":"d37577a2-5f79-45ba-b33d-2bcf03e3c56d","name":"CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-pub-net"}} 2018-11-14 18:45:33,369 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-1afc5053-f323-4bfb-b22c-3dc8a7d96808 2018-11-14 18:45:33,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=d37577a2-5f79-45ba-b33d-2bcf03e3c56d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7a3c66b21d93d5ebabc31cd581f70e84dd060b6" 2018-11-14 18:45:33,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 591 X-Openstack-Request-Id: req-73a41cfe-bf66-4f8d-9bc0-79b99ecfeb45 Date: Wed, 14 Nov 2018 18:45:33 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-14T18:45:33Z","tenant_id":"cf4b27f27ac14f12ac840b929b4e88ac","created_at":"2018-11-14T18:45:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"cf4b27f27ac14f12ac840b929b4e88ac","id":"d37577a2-5f79-45ba-b33d-2bcf03e3c56d","name":"CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-pub-net"}]} 2018-11-14 18:45:33,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=d37577a2-5f79-45ba-b33d-2bcf03e3c56d used request id req-73a41cfe-bf66-4f8d-9bc0-79b99ecfeb45 2018-11-14 18:45:33,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d37577a2-5f79-45ba-b33d-2bcf03e3c56d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7a3c66b21d93d5ebabc31cd581f70e84dd060b6" 2018-11-14 18:45:33,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2779553d-859d-4105-b0af-30280ea030fe Date: Wed, 14 Nov 2018 18:45:33 GMT RESP BODY: {"subnets":[]} 2018-11-14 18:45:33,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d37577a2-5f79-45ba-b33d-2bcf03e3c56d used request id req-2779553d-859d-4105-b0af-30280ea030fe 2018-11-14 18:45:33,859 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-pub-subnet 2018-11-14 18:45:33,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7a3c66b21d93d5ebabc31cd581f70e84dd060b6" -d '{"subnets": [{"ip_version": 4, "network_id": "d37577a2-5f79-45ba-b33d-2bcf03e3c56d", "cidr": "10.55.0.0/24", "name": "CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-pub-subnet"}]}' 2018-11-14 18:45:34,865 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-833e96ee-f3ba-4430-9014-00b20e5a6737 Date: Wed, 14 Nov 2018 18:45:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d37577a2-5f79-45ba-b33d-2bcf03e3c56d","tenant_id":"cf4b27f27ac14f12ac840b929b4e88ac","created_at":"2018-11-14T18:45:34Z","dns_nameservers":[],"updated_at":"2018-11-14T18:45:34Z","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":"cf4b27f27ac14f12ac840b929b4e88ac","id":"15d18491-2f4d-4670-986d-41878a06a1e1","subnetpool_id":null,"name":"CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-pub-subnet"}]} 2018-11-14 18:45:34,865 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-833e96ee-f3ba-4430-9014-00b20e5a6737 2018-11-14 18:45:34,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=d37577a2-5f79-45ba-b33d-2bcf03e3c56d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7a3c66b21d93d5ebabc31cd581f70e84dd060b6" 2018-11-14 18:45:35,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-08c8caf6-0d39-451c-8045-d8fc08fa577d Date: Wed, 14 Nov 2018 18:45:35 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["15d18491-2f4d-4670-986d-41878a06a1e1"],"updated_at":"2018-11-14T18:45:34Z","tenant_id":"cf4b27f27ac14f12ac840b929b4e88ac","created_at":"2018-11-14T18:45:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"cf4b27f27ac14f12ac840b929b4e88ac","id":"d37577a2-5f79-45ba-b33d-2bcf03e3c56d","name":"CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-pub-net"}]} 2018-11-14 18:45:35,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=d37577a2-5f79-45ba-b33d-2bcf03e3c56d used request id req-08c8caf6-0d39-451c-8045-d8fc08fa577d 2018-11-14 18:45:35,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d37577a2-5f79-45ba-b33d-2bcf03e3c56d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7a3c66b21d93d5ebabc31cd581f70e84dd060b6" 2018-11-14 18:45:35,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-961d69b3-2690-4122-9488-ed9dd19955fa Date: Wed, 14 Nov 2018 18:45:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d37577a2-5f79-45ba-b33d-2bcf03e3c56d","tenant_id":"cf4b27f27ac14f12ac840b929b4e88ac","created_at":"2018-11-14T18:45:34Z","dns_nameservers":[],"updated_at":"2018-11-14T18:45:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cf4b27f27ac14f12ac840b929b4e88ac","id":"15d18491-2f4d-4670-986d-41878a06a1e1","subnetpool_id":null,"name":"CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-pub-subnet"}]} 2018-11-14 18:45:35,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d37577a2-5f79-45ba-b33d-2bcf03e3c56d used request id req-961d69b3-2690-4122-9488-ed9dd19955fa 2018-11-14 18:45:35,369 - OpenStackNetwork - DEBUG - Network [d37577a2-5f79-45ba-b33d-2bcf03e3c56d] created successfully 2018-11-14 18:45:35,369 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:45:35,370 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:45:35,871 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8e6027cd5d25483ab97dee5277e41562", "name": "CreateInstanceSimpleTests-b8e20671-cf3e-47c-proj-role"}], "expires_at": "2018-11-14T19:45:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cf4b27f27ac14f12ac840b929b4e88ac", "name": "CreateInstanceSimpleTests-b8e20671-cf3e-47c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/cf4b27f27ac14f12ac840b929b4e88ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/cf4b27f27ac14f12ac840b929b4e88ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/cf4b27f27ac14f12ac840b929b4e88ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_cf4b27f27ac14f12ac840b929b4e88ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_cf4b27f27ac14f12ac840b929b4e88ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/cf4b27f27ac14f12ac840b929b4e88ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/cf4b27f27ac14f12ac840b929b4e88ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/cf4b27f27ac14f12ac840b929b4e88ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/cf4b27f27ac14f12ac840b929b4e88ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/cf4b27f27ac14f12ac840b929b4e88ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/cf4b27f27ac14f12ac840b929b4e88ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/cf4b27f27ac14f12ac840b929b4e88ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/cf4b27f27ac14f12ac840b929b4e88ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/cf4b27f27ac14f12ac840b929b4e88ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-b8e20671-cf3e-47c-user", "id": "08abf1d80db24fe6b4c12f1790b73d3a"}, "audit_ids": ["NG0LQAaeR6K-Y7vMpI233w"], "issued_at": "2018-11-14T18:45:35.000000Z"}} 2018-11-14 18:45:35,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f54d0beb811e3fec235bff879fedf566808675" 2018-11-14 18:45:35,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:45:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-951d36f3-634f-4de8-9d99-127ef7a6f7fe Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:45:35,975 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-951d36f3-634f-4de8-9d99-127ef7a6f7fe 2018-11-14 18:45:35,976 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:45:35,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f54d0beb811e3fec235bff879fedf566808675" 2018-11-14 18:45:36,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:45:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2891e70-334c-4f69-b857-477ea280a115 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:45:36,080 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-e2891e70-334c-4f69-b857-477ea280a115 2018-11-14 18:45:36,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f54d0beb811e3fec235bff879fedf566808675" 2018-11-14 18:45:36,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-7ed052e3-8c0c-44c4-9915-5971cd687ee3 Date: Wed, 14 Nov 2018 18:45:36 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["15d18491-2f4d-4670-986d-41878a06a1e1"],"updated_at":"2018-11-14T18:45:34Z","tenant_id":"cf4b27f27ac14f12ac840b929b4e88ac","created_at":"2018-11-14T18:45:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"cf4b27f27ac14f12ac840b929b4e88ac","id":"d37577a2-5f79-45ba-b33d-2bcf03e3c56d","name":"CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-pub-net"}]} 2018-11-14 18:45:36,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-pub-net used request id req-7ed052e3-8c0c-44c4-9915-5971cd687ee3 2018-11-14 18:45:36,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d37577a2-5f79-45ba-b33d-2bcf03e3c56d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f54d0beb811e3fec235bff879fedf566808675" 2018-11-14 18:45:36,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3e3c5125-8498-49ba-a56e-5e60fc637f67 Date: Wed, 14 Nov 2018 18:45:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d37577a2-5f79-45ba-b33d-2bcf03e3c56d","tenant_id":"cf4b27f27ac14f12ac840b929b4e88ac","created_at":"2018-11-14T18:45:34Z","dns_nameservers":[],"updated_at":"2018-11-14T18:45:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cf4b27f27ac14f12ac840b929b4e88ac","id":"15d18491-2f4d-4670-986d-41878a06a1e1","subnetpool_id":null,"name":"CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-pub-subnet"}]} 2018-11-14 18:45:36,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d37577a2-5f79-45ba-b33d-2bcf03e3c56d used request id req-3e3c5125-8498-49ba-a56e-5e60fc637f67 2018-11-14 18:45:36,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f54d0beb811e3fec235bff879fedf566808675" 2018-11-14 18:45:36,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-727b0fb4-70c8-4bfa-ab8b-4b964aaca50a Date: Wed, 14 Nov 2018 18:45:36 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["15d18491-2f4d-4670-986d-41878a06a1e1"],"updated_at":"2018-11-14T18:45:34Z","tenant_id":"cf4b27f27ac14f12ac840b929b4e88ac","created_at":"2018-11-14T18:45:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"cf4b27f27ac14f12ac840b929b4e88ac","id":"d37577a2-5f79-45ba-b33d-2bcf03e3c56d","name":"CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-pub-net"}]} 2018-11-14 18:45:36,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-pub-net used request id req-727b0fb4-70c8-4bfa-ab8b-4b964aaca50a 2018-11-14 18:45:36,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:45:36,963 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:45: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:45:36,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cf4b27f27ac14f12ac840b929b4e88ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f54d0beb811e3fec235bff879fedf566808675" 2018-11-14 18:45:37,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:45:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8a606f4-8bbf-4fbc-81da-460c1ecbed96 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/cf4b27f27ac14f12ac840b929b4e88ac"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cf4b27f27ac14f12ac840b929b4e88ac", "name": "CreateInstanceSimpleTests-b8e20671-cf3e-47c-proj"}} 2018-11-14 18:45:37,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cf4b27f27ac14f12ac840b929b4e88ac used request id req-d8a606f4-8bbf-4fbc-81da-460c1ecbed96 2018-11-14 18:45:37,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d37577a2-5f79-45ba-b33d-2bcf03e3c56d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f54d0beb811e3fec235bff879fedf566808675" 2018-11-14 18:45:37,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-1b928c39-28d1-40f9-962b-1ba273ab94af Date: Wed, 14 Nov 2018 18:45:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d37577a2-5f79-45ba-b33d-2bcf03e3c56d","tenant_id":"cf4b27f27ac14f12ac840b929b4e88ac","created_at":"2018-11-14T18:45:34Z","dns_nameservers":[],"updated_at":"2018-11-14T18:45:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cf4b27f27ac14f12ac840b929b4e88ac","id":"15d18491-2f4d-4670-986d-41878a06a1e1","subnetpool_id":null,"name":"CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-pub-subnet"}]} 2018-11-14 18:45:37,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d37577a2-5f79-45ba-b33d-2bcf03e3c56d used request id req-1b928c39-28d1-40f9-962b-1ba273ab94af 2018-11-14 18:45:37,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=d37577a2-5f79-45ba-b33d-2bcf03e3c56d&name=CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f54d0beb811e3fec235bff879fedf566808675" 2018-11-14 18:45:37,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e6715707-439c-47f3-b574-88fb2a352168 Date: Wed, 14 Nov 2018 18:45:37 GMT RESP BODY: {"ports":[]} 2018-11-14 18:45:37,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=d37577a2-5f79-45ba-b33d-2bcf03e3c56d&name=CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-port&admin_state_up=True used request id req-e6715707-439c-47f3-b574-88fb2a352168 2018-11-14 18:45:37,526 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f54d0beb811e3fec235bff879fedf566808675" 2018-11-14 18:45:37,839 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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-57df9523-04a1-410a-9d5a-5797df112e92 x-compute-request-id: req-57df9523-04a1-410a-9d5a-5797df112e92 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-14 18:45:37,839 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-inst used request id req-57df9523-04a1-410a-9d5a-5797df112e92 2018-11-14 18:45:37,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f54d0beb811e3fec235bff879fedf566808675" 2018-11-14 18:45:38,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-1ccf6c50-670e-48de-b30b-3f317dcc9b3f Date: Wed, 14 Nov 2018 18:45:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["15d18491-2f4d-4670-986d-41878a06a1e1"],"updated_at":"2018-11-14T18:45:34Z","tenant_id":"cf4b27f27ac14f12ac840b929b4e88ac","created_at":"2018-11-14T18:45:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"cf4b27f27ac14f12ac840b929b4e88ac","id":"d37577a2-5f79-45ba-b33d-2bcf03e3c56d","name":"CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-pub-net"}]} 2018-11-14 18:45:38,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-pub-net used request id req-1ccf6c50-670e-48de-b30b-3f317dcc9b3f 2018-11-14 18:45:38,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d37577a2-5f79-45ba-b33d-2bcf03e3c56d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f54d0beb811e3fec235bff879fedf566808675" 2018-11-14 18:45:38,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-31217af6-f314-43fb-90b6-421deaceefde Date: Wed, 14 Nov 2018 18:45:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d37577a2-5f79-45ba-b33d-2bcf03e3c56d","tenant_id":"cf4b27f27ac14f12ac840b929b4e88ac","created_at":"2018-11-14T18:45:34Z","dns_nameservers":[],"updated_at":"2018-11-14T18:45:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cf4b27f27ac14f12ac840b929b4e88ac","id":"15d18491-2f4d-4670-986d-41878a06a1e1","subnetpool_id":null,"name":"CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-pub-subnet"}]} 2018-11-14 18:45:38,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d37577a2-5f79-45ba-b33d-2bcf03e3c56d used request id req-31217af6-f314-43fb-90b6-421deaceefde 2018-11-14 18:45:38,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f54d0beb811e3fec235bff879fedf566808675" 2018-11-14 18:45:38,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-da371fd5-1dab-4dc1-8dc0-bcfa7f749ce2 Date: Wed, 14 Nov 2018 18:45:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["15d18491-2f4d-4670-986d-41878a06a1e1"],"updated_at":"2018-11-14T18:45:34Z","tenant_id":"cf4b27f27ac14f12ac840b929b4e88ac","created_at":"2018-11-14T18:45:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"cf4b27f27ac14f12ac840b929b4e88ac","id":"d37577a2-5f79-45ba-b33d-2bcf03e3c56d","name":"CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-pub-net"}]} 2018-11-14 18:45:38,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-pub-net used request id req-da371fd5-1dab-4dc1-8dc0-bcfa7f749ce2 2018-11-14 18:45:38,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cf4b27f27ac14f12ac840b929b4e88ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f54d0beb811e3fec235bff879fedf566808675" 2018-11-14 18:45:38,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:45:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca443c0d-dba6-4f91-936b-fa56a5fc42ab Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/cf4b27f27ac14f12ac840b929b4e88ac"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cf4b27f27ac14f12ac840b929b4e88ac", "name": "CreateInstanceSimpleTests-b8e20671-cf3e-47c-proj"}} 2018-11-14 18:45:38,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cf4b27f27ac14f12ac840b929b4e88ac used request id req-ca443c0d-dba6-4f91-936b-fa56a5fc42ab 2018-11-14 18:45:38,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d37577a2-5f79-45ba-b33d-2bcf03e3c56d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f54d0beb811e3fec235bff879fedf566808675" 2018-11-14 18:45:39,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-df7e2d9e-5181-4f4e-9ae7-425bca2fdb9c Date: Wed, 14 Nov 2018 18:45:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d37577a2-5f79-45ba-b33d-2bcf03e3c56d","tenant_id":"cf4b27f27ac14f12ac840b929b4e88ac","created_at":"2018-11-14T18:45:34Z","dns_nameservers":[],"updated_at":"2018-11-14T18:45:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cf4b27f27ac14f12ac840b929b4e88ac","id":"15d18491-2f4d-4670-986d-41878a06a1e1","subnetpool_id":null,"name":"CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-pub-subnet"}]} 2018-11-14 18:45:39,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d37577a2-5f79-45ba-b33d-2bcf03e3c56d used request id req-df7e2d9e-5181-4f4e-9ae7-425bca2fdb9c 2018-11-14 18:45:39,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=d37577a2-5f79-45ba-b33d-2bcf03e3c56d&name=CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f54d0beb811e3fec235bff879fedf566808675" 2018-11-14 18:45:39,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-40fea86c-6a70-4a05-9a31-d506ee74fdda Date: Wed, 14 Nov 2018 18:45:39 GMT RESP BODY: {"ports":[]} 2018-11-14 18:45:39,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=d37577a2-5f79-45ba-b33d-2bcf03e3c56d&name=CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-port&admin_state_up=True used request id req-40fea86c-6a70-4a05-9a31-d506ee74fdda 2018-11-14 18:45:39,107 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:45:39,108 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:45:39,519 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8e6027cd5d25483ab97dee5277e41562", "name": "CreateInstanceSimpleTests-b8e20671-cf3e-47c-proj-role"}], "expires_at": "2018-11-14T19:45:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cf4b27f27ac14f12ac840b929b4e88ac", "name": "CreateInstanceSimpleTests-b8e20671-cf3e-47c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/cf4b27f27ac14f12ac840b929b4e88ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/cf4b27f27ac14f12ac840b929b4e88ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/cf4b27f27ac14f12ac840b929b4e88ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_cf4b27f27ac14f12ac840b929b4e88ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_cf4b27f27ac14f12ac840b929b4e88ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/cf4b27f27ac14f12ac840b929b4e88ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/cf4b27f27ac14f12ac840b929b4e88ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/cf4b27f27ac14f12ac840b929b4e88ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/cf4b27f27ac14f12ac840b929b4e88ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/cf4b27f27ac14f12ac840b929b4e88ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/cf4b27f27ac14f12ac840b929b4e88ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/cf4b27f27ac14f12ac840b929b4e88ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/cf4b27f27ac14f12ac840b929b4e88ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/cf4b27f27ac14f12ac840b929b4e88ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-b8e20671-cf3e-47c-user", "id": "08abf1d80db24fe6b4c12f1790b73d3a"}, "audit_ids": ["yKz13epvTqiGDd7wCYjWvw"], "issued_at": "2018-11-14T18:45:39.000000Z"}} 2018-11-14 18:45:39,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b56f9d566b57e38fe57cecae4b7f415cb80fb3" 2018-11-14 18:45:39,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:45:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bcf7b54-30cf-454a-8f67-a28bb1c9afda Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:45:39,604 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-2bcf7b54-30cf-454a-8f67-a28bb1c9afda 2018-11-14 18:45:39,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f54d0beb811e3fec235bff879fedf566808675" 2018-11-14 18:45:39,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-ce649537-934d-47f0-a9c6-5f8018a51d7b Date: Wed, 14 Nov 2018 18:45:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["15d18491-2f4d-4670-986d-41878a06a1e1"],"updated_at":"2018-11-14T18:45:34Z","tenant_id":"cf4b27f27ac14f12ac840b929b4e88ac","created_at":"2018-11-14T18:45:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"cf4b27f27ac14f12ac840b929b4e88ac","id":"d37577a2-5f79-45ba-b33d-2bcf03e3c56d","name":"CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-pub-net"}]} 2018-11-14 18:45:39,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-pub-net used request id req-ce649537-934d-47f0-a9c6-5f8018a51d7b 2018-11-14 18:45:40,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d37577a2-5f79-45ba-b33d-2bcf03e3c56d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f54d0beb811e3fec235bff879fedf566808675" 2018-11-14 18:45:40,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d8ee954a-2105-449a-babd-74b094314046 Date: Wed, 14 Nov 2018 18:45:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d37577a2-5f79-45ba-b33d-2bcf03e3c56d","tenant_id":"cf4b27f27ac14f12ac840b929b4e88ac","created_at":"2018-11-14T18:45:34Z","dns_nameservers":[],"updated_at":"2018-11-14T18:45:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cf4b27f27ac14f12ac840b929b4e88ac","id":"15d18491-2f4d-4670-986d-41878a06a1e1","subnetpool_id":null,"name":"CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-pub-subnet"}]} 2018-11-14 18:45:40,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d37577a2-5f79-45ba-b33d-2bcf03e3c56d used request id req-d8ee954a-2105-449a-babd-74b094314046 2018-11-14 18:45:40,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f54d0beb811e3fec235bff879fedf566808675" 2018-11-14 18:45:40,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-13434ae4-c26f-409c-ae88-3767bab4f5a8 Date: Wed, 14 Nov 2018 18:45:40 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["15d18491-2f4d-4670-986d-41878a06a1e1"],"updated_at":"2018-11-14T18:45:34Z","tenant_id":"cf4b27f27ac14f12ac840b929b4e88ac","created_at":"2018-11-14T18:45:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"cf4b27f27ac14f12ac840b929b4e88ac","id":"d37577a2-5f79-45ba-b33d-2bcf03e3c56d","name":"CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-pub-net"}]} 2018-11-14 18:45:40,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-pub-net used request id req-13434ae4-c26f-409c-ae88-3767bab4f5a8 2018-11-14 18:45:40,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:45:40,530 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:45: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:45:40,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cf4b27f27ac14f12ac840b929b4e88ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b56f9d566b57e38fe57cecae4b7f415cb80fb3" 2018-11-14 18:45:40,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:45:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa1b74be-aca7-4752-b0b6-03a5e64fc87c Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/cf4b27f27ac14f12ac840b929b4e88ac"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cf4b27f27ac14f12ac840b929b4e88ac", "name": "CreateInstanceSimpleTests-b8e20671-cf3e-47c-proj"}} 2018-11-14 18:45:40,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cf4b27f27ac14f12ac840b929b4e88ac used request id req-aa1b74be-aca7-4752-b0b6-03a5e64fc87c 2018-11-14 18:45:40,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d37577a2-5f79-45ba-b33d-2bcf03e3c56d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f54d0beb811e3fec235bff879fedf566808675" 2018-11-14 18:45:40,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-7f064061-f9a5-45de-a23f-d0d5d4fd8206 Date: Wed, 14 Nov 2018 18:45:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d37577a2-5f79-45ba-b33d-2bcf03e3c56d","tenant_id":"cf4b27f27ac14f12ac840b929b4e88ac","created_at":"2018-11-14T18:45:34Z","dns_nameservers":[],"updated_at":"2018-11-14T18:45:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cf4b27f27ac14f12ac840b929b4e88ac","id":"15d18491-2f4d-4670-986d-41878a06a1e1","subnetpool_id":null,"name":"CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-pub-subnet"}]} 2018-11-14 18:45:40,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d37577a2-5f79-45ba-b33d-2bcf03e3c56d used request id req-7f064061-f9a5-45de-a23f-d0d5d4fd8206 2018-11-14 18:45:40,696 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-pub-net 2018-11-14 18:45:40,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f54d0beb811e3fec235bff879fedf566808675" -d '{"port": {"network_id": "d37577a2-5f79-45ba-b33d-2bcf03e3c56d", "name": "CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-port", "admin_state_up": true}}' 2018-11-14 18:45:41,889 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-4fc11e8e-02b4-4d9a-b07f-0ca7766447bc Date: Wed, 14 Nov 2018 18:45:41 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-11-14T18:45:41Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d37577a2-5f79-45ba-b33d-2bcf03e3c56d","tenant_id":"cf4b27f27ac14f12ac840b929b4e88ac","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-11-14T18:45:41Z","name":"CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:e3:70:07","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"cf4b27f27ac14f12ac840b929b4e88ac","fixed_ips":[{"subnet_id":"15d18491-2f4d-4670-986d-41878a06a1e1","ip_address":"10.55.0.9"}],"id":"c0d3da51-5db5-439b-a537-f10b00a1f507","security_groups":["6ef769a8-b5de-486e-a99b-15af0bdaae3c"],"device_id":""}} 2018-11-14 18:45:41,889 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-4fc11e8e-02b4-4d9a-b07f-0ca7766447bc 2018-11-14 18:45:41,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f54d0beb811e3fec235bff879fedf566808675" 2018-11-14 18:45:42,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-816e6d3c-06b4-496b-a2c0-0b81b563c245 Date: Wed, 14 Nov 2018 18:45:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["15d18491-2f4d-4670-986d-41878a06a1e1"],"updated_at":"2018-11-14T18:45:34Z","tenant_id":"cf4b27f27ac14f12ac840b929b4e88ac","created_at":"2018-11-14T18:45:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"cf4b27f27ac14f12ac840b929b4e88ac","id":"d37577a2-5f79-45ba-b33d-2bcf03e3c56d","name":"CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-pub-net"}]} 2018-11-14 18:45:42,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-pub-net used request id req-816e6d3c-06b4-496b-a2c0-0b81b563c245 2018-11-14 18:45:42,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d37577a2-5f79-45ba-b33d-2bcf03e3c56d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f54d0beb811e3fec235bff879fedf566808675" 2018-11-14 18:45:42,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-74a3ade9-b91a-4fc9-9c83-be6bfc7fed67 Date: Wed, 14 Nov 2018 18:45:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d37577a2-5f79-45ba-b33d-2bcf03e3c56d","tenant_id":"cf4b27f27ac14f12ac840b929b4e88ac","created_at":"2018-11-14T18:45:34Z","dns_nameservers":[],"updated_at":"2018-11-14T18:45:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cf4b27f27ac14f12ac840b929b4e88ac","id":"15d18491-2f4d-4670-986d-41878a06a1e1","subnetpool_id":null,"name":"CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-pub-subnet"}]} 2018-11-14 18:45:42,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d37577a2-5f79-45ba-b33d-2bcf03e3c56d used request id req-74a3ade9-b91a-4fc9-9c83-be6bfc7fed67 2018-11-14 18:45:42,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f54d0beb811e3fec235bff879fedf566808675" 2018-11-14 18:45:42,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-8f756c76-06d6-4572-81eb-c7e9fdae74ba Date: Wed, 14 Nov 2018 18:45:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["15d18491-2f4d-4670-986d-41878a06a1e1"],"updated_at":"2018-11-14T18:45:34Z","tenant_id":"cf4b27f27ac14f12ac840b929b4e88ac","created_at":"2018-11-14T18:45:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"cf4b27f27ac14f12ac840b929b4e88ac","id":"d37577a2-5f79-45ba-b33d-2bcf03e3c56d","name":"CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-pub-net"}]} 2018-11-14 18:45:42,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-pub-net used request id req-8f756c76-06d6-4572-81eb-c7e9fdae74ba 2018-11-14 18:45:42,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cf4b27f27ac14f12ac840b929b4e88ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f54d0beb811e3fec235bff879fedf566808675" 2018-11-14 18:45:42,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:45:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b150fea-e17f-4186-b6d5-ed0b9f46d9a5 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/cf4b27f27ac14f12ac840b929b4e88ac"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cf4b27f27ac14f12ac840b929b4e88ac", "name": "CreateInstanceSimpleTests-b8e20671-cf3e-47c-proj"}} 2018-11-14 18:45:42,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cf4b27f27ac14f12ac840b929b4e88ac used request id req-8b150fea-e17f-4186-b6d5-ed0b9f46d9a5 2018-11-14 18:45:42,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d37577a2-5f79-45ba-b33d-2bcf03e3c56d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f54d0beb811e3fec235bff879fedf566808675" 2018-11-14 18:45:42,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b879a57f-ac9f-45a9-a4ef-cae3e4d4030c Date: Wed, 14 Nov 2018 18:45:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d37577a2-5f79-45ba-b33d-2bcf03e3c56d","tenant_id":"cf4b27f27ac14f12ac840b929b4e88ac","created_at":"2018-11-14T18:45:34Z","dns_nameservers":[],"updated_at":"2018-11-14T18:45:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cf4b27f27ac14f12ac840b929b4e88ac","id":"15d18491-2f4d-4670-986d-41878a06a1e1","subnetpool_id":null,"name":"CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-pub-subnet"}]} 2018-11-14 18:45:42,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d37577a2-5f79-45ba-b33d-2bcf03e3c56d used request id req-b879a57f-ac9f-45a9-a4ef-cae3e4d4030c 2018-11-14 18:45:42,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=d37577a2-5f79-45ba-b33d-2bcf03e3c56d&name=CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f54d0beb811e3fec235bff879fedf566808675" 2018-11-14 18:45:42,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-3ff95f19-c987-4bff-98b1-581096e9a9ca Date: Wed, 14 Nov 2018 18:45:42 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d37577a2-5f79-45ba-b33d-2bcf03e3c56d","tenant_id":"cf4b27f27ac14f12ac840b929b4e88ac","created_at":"2018-11-14T18:45:41Z","admin_state_up":true,"updated_at":"2018-11-14T18:45:41Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:e3:70:07","id":"c0d3da51-5db5-439b-a537-f10b00a1f507","port_security_enabled":true,"project_id":"cf4b27f27ac14f12ac840b929b4e88ac","fixed_ips":[{"subnet_id":"15d18491-2f4d-4670-986d-41878a06a1e1","ip_address":"10.55.0.9"}],"extra_dhcp_opts":[],"security_groups":["6ef769a8-b5de-486e-a99b-15af0bdaae3c"],"name":"CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-port"}]} 2018-11-14 18:45:42,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=d37577a2-5f79-45ba-b33d-2bcf03e3c56d&name=CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-port&admin_state_up=True used request id req-3ff95f19-c987-4bff-98b1-581096e9a9ca 2018-11-14 18:45:42,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cf4b27f27ac14f12ac840b929b4e88ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f54d0beb811e3fec235bff879fedf566808675" 2018-11-14 18:45:42,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:45:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7aef3cf-8cb0-45ee-9b27-1f9ce18d31b1 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/cf4b27f27ac14f12ac840b929b4e88ac"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cf4b27f27ac14f12ac840b929b4e88ac", "name": "CreateInstanceSimpleTests-b8e20671-cf3e-47c-proj"}} 2018-11-14 18:45:42,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cf4b27f27ac14f12ac840b929b4e88ac used request id req-a7aef3cf-8cb0-45ee-9b27-1f9ce18d31b1 2018-11-14 18:45:42,682 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-inst 2018-11-14 18:45:42,685 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f54d0beb811e3fec235bff879fedf566808675" 2018-11-14 18:45:42,710 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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-59494d78-da92-4f71-9cf6-14ecaa8b7fcb x-compute-request-id: req-59494d78-da92-4f71-9cf6-14ecaa8b7fcb Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4fba09d5-0775-4ba9-9840-bf72673eb1c2", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/4fba09d5-0775-4ba9-9840-bf72673eb1c2", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/4fba09d5-0775-4ba9-9840-bf72673eb1c2", "rel": "bookmark"}], "name": "CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-flavor-name"}]} 2018-11-14 18:45:42,710 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-59494d78-da92-4f71-9cf6-14ecaa8b7fcb 2018-11-14 18:45:42,713 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/4fba09d5-0775-4ba9-9840-bf72673eb1c2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f54d0beb811e3fec235bff879fedf566808675" 2018-11-14 18:45:42,731 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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-60e913b5-190d-43e0-a2f5-bd916b2ea94a x-compute-request-id: req-60e913b5-190d-43e0-a2f5-bd916b2ea94a Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-flavor-name", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/4fba09d5-0775-4ba9-9840-bf72673eb1c2", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/4fba09d5-0775-4ba9-9840-bf72673eb1c2", "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": "4fba09d5-0775-4ba9-9840-bf72673eb1c2"}} 2018-11-14 18:45:42,731 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/4fba09d5-0775-4ba9-9840-bf72673eb1c2 used request id req-60e913b5-190d-43e0-a2f5-bd916b2ea94a 2018-11-14 18:45:42,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d3f54d0beb811e3fec235bff879fedf566808675" 2018-11-14 18:45:42,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-d4e96229-bcd0-4cae-8c9c-98fe755f44ee Date: Wed, 14 Nov 2018 18:45:42 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:45:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:45:30Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/2d1d5271-1cf8-4774-a6b4-78ebaa4da138/snap", "metadata": {}}], "self": "/v2/images/2d1d5271-1cf8-4774-a6b4-78ebaa4da138", "min_disk": 0, "protected": false, "id": "2d1d5271-1cf8-4774-a6b4-78ebaa4da138", "file": "/v2/images/2d1d5271-1cf8-4774-a6b4-78ebaa4da138/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "cf4b27f27ac14f12ac840b929b4e88ac", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/2d1d5271-1cf8-4774-a6b4-78ebaa4da138/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-image"} 2018-11-14 18:45:42,956 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-image used request id req-d4e96229-bcd0-4cae-8c9c-98fe755f44ee 2018-11-14 18:45:42,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d3f54d0beb811e3fec235bff879fedf566808675" 2018-11-14 18:45:43,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-cb911480-cc4d-4b4e-8ff4-4710720ecd24 Date: Wed, 14 Nov 2018 18: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-11-14 18:45:43,154 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-cb911480-cc4d-4b4e-8ff4-4710720ecd24 2018-11-14 18:45:43,160 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f54d0beb811e3fec235bff879fedf566808675" -d '{"server": {"name": "CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-inst", "imageRef": "2d1d5271-1cf8-4774-a6b4-78ebaa4da138", "flavorRef": "4fba09d5-0775-4ba9-9840-bf72673eb1c2", "max_count": 1, "min_count": 1, "networks": [{"port": "c0d3da51-5db5-439b-a537-f10b00a1f507"}]}}' 2018-11-14 18:45:45,071 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18: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-3e04ba87-02bb-416c-998a-df16d7c8c20b x-compute-request-id: req-3e04ba87-02bb-416c-998a-df16d7c8c20b Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/808c33de-17ba-4db5-9c4d-48135ca98840 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "808c33de-17ba-4db5-9c4d-48135ca98840", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/808c33de-17ba-4db5-9c4d-48135ca98840", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/808c33de-17ba-4db5-9c4d-48135ca98840", "rel": "bookmark"}], "adminPass": "aDesL9XrvzMX"}} 2018-11-14 18:45:45,072 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-3e04ba87-02bb-416c-998a-df16d7c8c20b 2018-11-14 18:45:45,075 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/808c33de-17ba-4db5-9c4d-48135ca98840 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f54d0beb811e3fec235bff879fedf566808675" 2018-11-14 18:45:45,497 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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-ddae3501-7241-4f6f-adb6-72d3e0644cfa x-compute-request-id: req-ddae3501-7241-4f6f-adb6-72d3e0644cfa Content-Encoding: gzip Content-Length: 612 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/808c33de-17ba-4db5-9c4d-48135ca98840", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/808c33de-17ba-4db5-9c4d-48135ca98840", "rel": "bookmark"}], "image": {"id": "2d1d5271-1cf8-4774-a6b4-78ebaa4da138", "links": [{"href": "http://172.30.9.28:8774/images/2d1d5271-1cf8-4774-a6b4-78ebaa4da138", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4fba09d5-0775-4ba9-9840-bf72673eb1c2", "links": [{"href": "http://172.30.9.28:8774/flavors/4fba09d5-0775-4ba9-9840-bf72673eb1c2", "rel": "bookmark"}]}, "id": "808c33de-17ba-4db5-9c4d-48135ca98840", "user_id": "08abf1d80db24fe6b4c12f1790b73d3a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T18:45:45Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-inst", "created": "2018-11-14T18:45:45Z", "tenant_id": "cf4b27f27ac14f12ac840b929b4e88ac", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:45:45,497 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/808c33de-17ba-4db5-9c4d-48135ca98840 used request id req-ddae3501-7241-4f6f-adb6-72d3e0644cfa 2018-11-14 18:45:45,497 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-inst 2018-11-14 18:45:45,500 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/808c33de-17ba-4db5-9c4d-48135ca98840 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f54d0beb811e3fec235bff879fedf566808675" 2018-11-14 18:45:45,921 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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-cd13df68-a158-4586-9027-dd2831b7909a x-compute-request-id: req-cd13df68-a158-4586-9027-dd2831b7909a Content-Encoding: gzip Content-Length: 612 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/808c33de-17ba-4db5-9c4d-48135ca98840", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/808c33de-17ba-4db5-9c4d-48135ca98840", "rel": "bookmark"}], "image": {"id": "2d1d5271-1cf8-4774-a6b4-78ebaa4da138", "links": [{"href": "http://172.30.9.28:8774/images/2d1d5271-1cf8-4774-a6b4-78ebaa4da138", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4fba09d5-0775-4ba9-9840-bf72673eb1c2", "links": [{"href": "http://172.30.9.28:8774/flavors/4fba09d5-0775-4ba9-9840-bf72673eb1c2", "rel": "bookmark"}]}, "id": "808c33de-17ba-4db5-9c4d-48135ca98840", "user_id": "08abf1d80db24fe6b4c12f1790b73d3a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T18:45:45Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-inst", "created": "2018-11-14T18:45:45Z", "tenant_id": "cf4b27f27ac14f12ac840b929b4e88ac", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:45:45,921 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/808c33de-17ba-4db5-9c4d-48135ca98840 used request id req-cd13df68-a158-4586-9027-dd2831b7909a 2018-11-14 18:45:45,922 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-inst] is - BUILD 2018-11-14 18:45:45,922 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-14 18:45:48,925 - create_instance - DEBUG - VM status query timeout in 896.572706938 2018-11-14 18:45:48,928 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/808c33de-17ba-4db5-9c4d-48135ca98840 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f54d0beb811e3fec235bff879fedf566808675" 2018-11-14 18:45:49,843 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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-877429d4-c5f9-4a98-819d-b893a8d918a9 x-compute-request-id: req-877429d4-c5f9-4a98-819d-b893a8d918a9 Content-Encoding: gzip Content-Length: 677 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/808c33de-17ba-4db5-9c4d-48135ca98840", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/808c33de-17ba-4db5-9c4d-48135ca98840", "rel": "bookmark"}], "image": {"id": "2d1d5271-1cf8-4774-a6b4-78ebaa4da138", "links": [{"href": "http://172.30.9.28:8774/images/2d1d5271-1cf8-4774-a6b4-78ebaa4da138", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4fba09d5-0775-4ba9-9840-bf72673eb1c2", "links": [{"href": "http://172.30.9.28:8774/flavors/4fba09d5-0775-4ba9-9840-bf72673eb1c2", "rel": "bookmark"}]}, "id": "808c33de-17ba-4db5-9c4d-48135ca98840", "security_groups": [{"name": "default"}], "user_id": "08abf1d80db24fe6b4c12f1790b73d3a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T18:45:46Z", "hostId": "325ebd2e99611891d74548faf274a8b03317f1bdc640c5916448b97e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-inst", "created": "2018-11-14T18:45:45Z", "tenant_id": "cf4b27f27ac14f12ac840b929b4e88ac", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:45:49,843 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/808c33de-17ba-4db5-9c4d-48135ca98840 used request id req-877429d4-c5f9-4a98-819d-b893a8d918a9 2018-11-14 18:45:49,843 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-inst] is - BUILD 2018-11-14 18:45:49,843 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-14 18:45:52,847 - create_instance - DEBUG - VM status query timeout in 892.650952816 2018-11-14 18:45:52,849 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/808c33de-17ba-4db5-9c4d-48135ca98840 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f54d0beb811e3fec235bff879fedf566808675" 2018-11-14 18:45:53,721 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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-72f9222d-0e3c-492f-9da7-289d08a266c5 x-compute-request-id: req-72f9222d-0e3c-492f-9da7-289d08a266c5 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:70:07", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/808c33de-17ba-4db5-9c4d-48135ca98840", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/808c33de-17ba-4db5-9c4d-48135ca98840", "rel": "bookmark"}], "image": {"id": "2d1d5271-1cf8-4774-a6b4-78ebaa4da138", "links": [{"href": "http://172.30.9.28:8774/images/2d1d5271-1cf8-4774-a6b4-78ebaa4da138", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:45:50.000000", "flavor": {"id": "4fba09d5-0775-4ba9-9840-bf72673eb1c2", "links": [{"href": "http://172.30.9.28:8774/flavors/4fba09d5-0775-4ba9-9840-bf72673eb1c2", "rel": "bookmark"}]}, "id": "808c33de-17ba-4db5-9c4d-48135ca98840", "security_groups": [{"name": "default"}], "user_id": "08abf1d80db24fe6b4c12f1790b73d3a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:45:50Z", "hostId": "325ebd2e99611891d74548faf274a8b03317f1bdc640c5916448b97e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-inst", "created": "2018-11-14T18:45:45Z", "tenant_id": "cf4b27f27ac14f12ac840b929b4e88ac", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:45:53,721 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/808c33de-17ba-4db5-9c4d-48135ca98840 used request id req-72f9222d-0e3c-492f-9da7-289d08a266c5 2018-11-14 18:45:53,722 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-inst] is - ACTIVE 2018-11-14 18:45:53,722 - create_instance - INFO - VM is - ACTIVE 2018-11-14 18:45:53,724 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/808c33de-17ba-4db5-9c4d-48135ca98840 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f54d0beb811e3fec235bff879fedf566808675" 2018-11-14 18:45:54,394 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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-f03ff3a7-5b9d-42b9-a2fd-3c6dd48b1dd2 x-compute-request-id: req-f03ff3a7-5b9d-42b9-a2fd-3c6dd48b1dd2 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:70:07", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/808c33de-17ba-4db5-9c4d-48135ca98840", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/808c33de-17ba-4db5-9c4d-48135ca98840", "rel": "bookmark"}], "image": {"id": "2d1d5271-1cf8-4774-a6b4-78ebaa4da138", "links": [{"href": "http://172.30.9.28:8774/images/2d1d5271-1cf8-4774-a6b4-78ebaa4da138", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:45:50.000000", "flavor": {"id": "4fba09d5-0775-4ba9-9840-bf72673eb1c2", "links": [{"href": "http://172.30.9.28:8774/flavors/4fba09d5-0775-4ba9-9840-bf72673eb1c2", "rel": "bookmark"}]}, "id": "808c33de-17ba-4db5-9c4d-48135ca98840", "security_groups": [{"name": "default"}], "user_id": "08abf1d80db24fe6b4c12f1790b73d3a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:45:50Z", "hostId": "325ebd2e99611891d74548faf274a8b03317f1bdc640c5916448b97e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-inst", "created": "2018-11-14T18:45:45Z", "tenant_id": "cf4b27f27ac14f12ac840b929b4e88ac", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:45:54,394 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/808c33de-17ba-4db5-9c4d-48135ca98840 used request id req-f03ff3a7-5b9d-42b9-a2fd-3c6dd48b1dd2 2018-11-14 18:45:54,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f54d0beb811e3fec235bff879fedf566808675" 2018-11-14 18:45:54,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-bcb6a30e-7559-41af-b0b1-484b9ff4bf91 Date: Wed, 14 Nov 2018 18:45:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["15d18491-2f4d-4670-986d-41878a06a1e1"],"updated_at":"2018-11-14T18:45:34Z","tenant_id":"cf4b27f27ac14f12ac840b929b4e88ac","created_at":"2018-11-14T18:45:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"cf4b27f27ac14f12ac840b929b4e88ac","id":"d37577a2-5f79-45ba-b33d-2bcf03e3c56d","name":"CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-pub-net"}]} 2018-11-14 18:45:54,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-pub-net used request id req-bcb6a30e-7559-41af-b0b1-484b9ff4bf91 2018-11-14 18:45:54,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cf4b27f27ac14f12ac840b929b4e88ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f54d0beb811e3fec235bff879fedf566808675" 2018-11-14 18:45:54,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:45:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ef98e08-d773-4845-a2d9-2004c677714a Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/cf4b27f27ac14f12ac840b929b4e88ac"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cf4b27f27ac14f12ac840b929b4e88ac", "name": "CreateInstanceSimpleTests-b8e20671-cf3e-47c-proj"}} 2018-11-14 18:45:54,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cf4b27f27ac14f12ac840b929b4e88ac used request id req-5ef98e08-d773-4845-a2d9-2004c677714a 2018-11-14 18:45:54,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d37577a2-5f79-45ba-b33d-2bcf03e3c56d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f54d0beb811e3fec235bff879fedf566808675" 2018-11-14 18:45:54,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9e55162e-3809-4413-8517-6a7a06028b6a Date: Wed, 14 Nov 2018 18:45:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d37577a2-5f79-45ba-b33d-2bcf03e3c56d","tenant_id":"cf4b27f27ac14f12ac840b929b4e88ac","created_at":"2018-11-14T18:45:34Z","dns_nameservers":[],"updated_at":"2018-11-14T18:45:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cf4b27f27ac14f12ac840b929b4e88ac","id":"15d18491-2f4d-4670-986d-41878a06a1e1","subnetpool_id":null,"name":"CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-pub-subnet"}]} 2018-11-14 18:45:54,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d37577a2-5f79-45ba-b33d-2bcf03e3c56d used request id req-9e55162e-3809-4413-8517-6a7a06028b6a 2018-11-14 18:45:54,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=d37577a2-5f79-45ba-b33d-2bcf03e3c56d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f54d0beb811e3fec235bff879fedf566808675" 2018-11-14 18:45:54,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3027 X-Openstack-Request-Id: req-f190f872-d3d3-4e81-b442-a138fc71e22e Date: Wed, 14 Nov 2018 18:45:54 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d37577a2-5f79-45ba-b33d-2bcf03e3c56d","tenant_id":"cf4b27f27ac14f12ac840b929b4e88ac","created_at":"2018-11-14T18:45:35Z","admin_state_up":true,"updated_at":"2018-11-14T18:45:38Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d37577a2-5f79-45ba-b33d-2bcf03e3c56d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:5d:c6:c8","id":"12f9ed64-5693-4a09-9cb2-4e9a0d84672d","port_security_enabled":false,"project_id":"cf4b27f27ac14f12ac840b929b4e88ac","fixed_ips":[{"subnet_id":"15d18491-2f4d-4670-986d-41878a06a1e1","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d37577a2-5f79-45ba-b33d-2bcf03e3c56d","tenant_id":"cf4b27f27ac14f12ac840b929b4e88ac","created_at":"2018-11-14T18:45:35Z","admin_state_up":true,"updated_at":"2018-11-14T18:45:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d37577a2-5f79-45ba-b33d-2bcf03e3c56d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:7f:12:17","id":"65127bef-fc9f-4934-b4ac-7586c8d7d5cc","port_security_enabled":false,"project_id":"cf4b27f27ac14f12ac840b929b4e88ac","fixed_ips":[{"subnet_id":"15d18491-2f4d-4670-986d-41878a06a1e1","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d37577a2-5f79-45ba-b33d-2bcf03e3c56d","tenant_id":"cf4b27f27ac14f12ac840b929b4e88ac","created_at":"2018-11-14T18:45:36Z","admin_state_up":true,"updated_at":"2018-11-14T18:45:39Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d37577a2-5f79-45ba-b33d-2bcf03e3c56d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:b5:27:ff","id":"ad7ca72c-edb6-4298-87bf-d5bfca67d2b9","port_security_enabled":false,"project_id":"cf4b27f27ac14f12ac840b929b4e88ac","fixed_ips":[{"subnet_id":"15d18491-2f4d-4670-986d-41878a06a1e1","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d37577a2-5f79-45ba-b33d-2bcf03e3c56d","tenant_id":"cf4b27f27ac14f12ac840b929b4e88ac","created_at":"2018-11-14T18:45:41Z","admin_state_up":true,"updated_at":"2018-11-14T18:45:50Z","binding:vnic_type":"normal","device_id":"808c33de-17ba-4db5-9c4d-48135ca98840","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:e3:70:07","id":"c0d3da51-5db5-439b-a537-f10b00a1f507","port_security_enabled":true,"project_id":"cf4b27f27ac14f12ac840b929b4e88ac","fixed_ips":[{"subnet_id":"15d18491-2f4d-4670-986d-41878a06a1e1","ip_address":"10.55.0.9"}],"extra_dhcp_opts":[],"security_groups":["6ef769a8-b5de-486e-a99b-15af0bdaae3c"],"name":"CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-port"}]} 2018-11-14 18:45:54,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=d37577a2-5f79-45ba-b33d-2bcf03e3c56d used request id req-f190f872-d3d3-4e81-b442-a138fc71e22e 2018-11-14 18:45:54,978 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:45:55,393 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8e6027cd5d25483ab97dee5277e41562", "name": "CreateInstanceSimpleTests-b8e20671-cf3e-47c-proj-role"}], "expires_at": "2018-11-14T19:45:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cf4b27f27ac14f12ac840b929b4e88ac", "name": "CreateInstanceSimpleTests-b8e20671-cf3e-47c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/cf4b27f27ac14f12ac840b929b4e88ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/cf4b27f27ac14f12ac840b929b4e88ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/cf4b27f27ac14f12ac840b929b4e88ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_cf4b27f27ac14f12ac840b929b4e88ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_cf4b27f27ac14f12ac840b929b4e88ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/cf4b27f27ac14f12ac840b929b4e88ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/cf4b27f27ac14f12ac840b929b4e88ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/cf4b27f27ac14f12ac840b929b4e88ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/cf4b27f27ac14f12ac840b929b4e88ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/cf4b27f27ac14f12ac840b929b4e88ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/cf4b27f27ac14f12ac840b929b4e88ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/cf4b27f27ac14f12ac840b929b4e88ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/cf4b27f27ac14f12ac840b929b4e88ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/cf4b27f27ac14f12ac840b929b4e88ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-b8e20671-cf3e-47c-user", "id": "08abf1d80db24fe6b4c12f1790b73d3a"}, "audit_ids": ["xICfaqnTRfKPuK8WdNNlKA"], "issued_at": "2018-11-14T18:45:55.000000Z"}} 2018-11-14 18:45:55,395 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}907cabe9a10ee9410fe718d333ccfafe0e98445c" 2018-11-14 18:45:56,544 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:45:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4ca2a790-d693-49df-9a17-d172e184405b x-compute-request-id: req-4ca2a790-d693-49df-9a17-d172e184405b Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:70:07", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/808c33de-17ba-4db5-9c4d-48135ca98840", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/808c33de-17ba-4db5-9c4d-48135ca98840", "rel": "bookmark"}], "image": {"id": "2d1d5271-1cf8-4774-a6b4-78ebaa4da138", "links": [{"href": "http://172.30.9.28:8774/images/2d1d5271-1cf8-4774-a6b4-78ebaa4da138", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:45:50.000000", "flavor": {"id": "4fba09d5-0775-4ba9-9840-bf72673eb1c2", "links": [{"href": "http://172.30.9.28:8774/flavors/4fba09d5-0775-4ba9-9840-bf72673eb1c2", "rel": "bookmark"}]}, "id": "808c33de-17ba-4db5-9c4d-48135ca98840", "security_groups": [{"name": "default"}], "user_id": "08abf1d80db24fe6b4c12f1790b73d3a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:45:50Z", "hostId": "325ebd2e99611891d74548faf274a8b03317f1bdc640c5916448b97e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-inst", "created": "2018-11-14T18:45:45Z", "tenant_id": "cf4b27f27ac14f12ac840b929b4e88ac", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 18:45:56,544 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-inst used request id req-4ca2a790-d693-49df-9a17-d172e184405b 2018-11-14 18:45:56,545 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:45:56,955 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8e6027cd5d25483ab97dee5277e41562", "name": "CreateInstanceSimpleTests-b8e20671-cf3e-47c-proj-role"}], "expires_at": "2018-11-14T19:45:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cf4b27f27ac14f12ac840b929b4e88ac", "name": "CreateInstanceSimpleTests-b8e20671-cf3e-47c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/cf4b27f27ac14f12ac840b929b4e88ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/cf4b27f27ac14f12ac840b929b4e88ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/cf4b27f27ac14f12ac840b929b4e88ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_cf4b27f27ac14f12ac840b929b4e88ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_cf4b27f27ac14f12ac840b929b4e88ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/cf4b27f27ac14f12ac840b929b4e88ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/cf4b27f27ac14f12ac840b929b4e88ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/cf4b27f27ac14f12ac840b929b4e88ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/cf4b27f27ac14f12ac840b929b4e88ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/cf4b27f27ac14f12ac840b929b4e88ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/cf4b27f27ac14f12ac840b929b4e88ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/cf4b27f27ac14f12ac840b929b4e88ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/cf4b27f27ac14f12ac840b929b4e88ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/cf4b27f27ac14f12ac840b929b4e88ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-b8e20671-cf3e-47c-user", "id": "08abf1d80db24fe6b4c12f1790b73d3a"}, "audit_ids": ["HizKknKMTrKxFpVod1C4cQ"], "issued_at": "2018-11-14T18:45:56.000000Z"}} 2018-11-14 18:45:56,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39f3eebc61a194fd81af5c3ed7e2d84389201c97" 2018-11-14 18:45:57,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-5829a92b-0758-48e6-aaa0-708409c87232 Date: Wed, 14 Nov 2018 18:45:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["15d18491-2f4d-4670-986d-41878a06a1e1"],"updated_at":"2018-11-14T18:45:34Z","tenant_id":"cf4b27f27ac14f12ac840b929b4e88ac","created_at":"2018-11-14T18:45:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"cf4b27f27ac14f12ac840b929b4e88ac","id":"d37577a2-5f79-45ba-b33d-2bcf03e3c56d","name":"CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-pub-net"}]} 2018-11-14 18:45:57,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-pub-net used request id req-5829a92b-0758-48e6-aaa0-708409c87232 2018-11-14 18:45:57,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d37577a2-5f79-45ba-b33d-2bcf03e3c56d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39f3eebc61a194fd81af5c3ed7e2d84389201c97" 2018-11-14 18:45:57,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-1615d743-49ae-451c-ba03-3127d8624fd3 Date: Wed, 14 Nov 2018 18:45:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d37577a2-5f79-45ba-b33d-2bcf03e3c56d","tenant_id":"cf4b27f27ac14f12ac840b929b4e88ac","created_at":"2018-11-14T18:45:34Z","dns_nameservers":[],"updated_at":"2018-11-14T18:45:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cf4b27f27ac14f12ac840b929b4e88ac","id":"15d18491-2f4d-4670-986d-41878a06a1e1","subnetpool_id":null,"name":"CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-pub-subnet"}]} 2018-11-14 18:45:57,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d37577a2-5f79-45ba-b33d-2bcf03e3c56d used request id req-1615d743-49ae-451c-ba03-3127d8624fd3 2018-11-14 18:45:57,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=d37577a2-5f79-45ba-b33d-2bcf03e3c56d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39f3eebc61a194fd81af5c3ed7e2d84389201c97" 2018-11-14 18:45:57,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3027 X-Openstack-Request-Id: req-ed160b2f-e649-4e2d-b6cc-f5b117353fcf Date: Wed, 14 Nov 2018 18:45:57 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d37577a2-5f79-45ba-b33d-2bcf03e3c56d","tenant_id":"cf4b27f27ac14f12ac840b929b4e88ac","created_at":"2018-11-14T18:45:35Z","admin_state_up":true,"updated_at":"2018-11-14T18:45:38Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d37577a2-5f79-45ba-b33d-2bcf03e3c56d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:5d:c6:c8","id":"12f9ed64-5693-4a09-9cb2-4e9a0d84672d","port_security_enabled":false,"project_id":"cf4b27f27ac14f12ac840b929b4e88ac","fixed_ips":[{"subnet_id":"15d18491-2f4d-4670-986d-41878a06a1e1","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d37577a2-5f79-45ba-b33d-2bcf03e3c56d","tenant_id":"cf4b27f27ac14f12ac840b929b4e88ac","created_at":"2018-11-14T18:45:35Z","admin_state_up":true,"updated_at":"2018-11-14T18:45:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d37577a2-5f79-45ba-b33d-2bcf03e3c56d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:7f:12:17","id":"65127bef-fc9f-4934-b4ac-7586c8d7d5cc","port_security_enabled":false,"project_id":"cf4b27f27ac14f12ac840b929b4e88ac","fixed_ips":[{"subnet_id":"15d18491-2f4d-4670-986d-41878a06a1e1","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d37577a2-5f79-45ba-b33d-2bcf03e3c56d","tenant_id":"cf4b27f27ac14f12ac840b929b4e88ac","created_at":"2018-11-14T18:45:36Z","admin_state_up":true,"updated_at":"2018-11-14T18:45:39Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d37577a2-5f79-45ba-b33d-2bcf03e3c56d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:b5:27:ff","id":"ad7ca72c-edb6-4298-87bf-d5bfca67d2b9","port_security_enabled":false,"project_id":"cf4b27f27ac14f12ac840b929b4e88ac","fixed_ips":[{"subnet_id":"15d18491-2f4d-4670-986d-41878a06a1e1","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d37577a2-5f79-45ba-b33d-2bcf03e3c56d","tenant_id":"cf4b27f27ac14f12ac840b929b4e88ac","created_at":"2018-11-14T18:45:41Z","admin_state_up":true,"updated_at":"2018-11-14T18:45:50Z","binding:vnic_type":"normal","device_id":"808c33de-17ba-4db5-9c4d-48135ca98840","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:e3:70:07","id":"c0d3da51-5db5-439b-a537-f10b00a1f507","port_security_enabled":true,"project_id":"cf4b27f27ac14f12ac840b929b4e88ac","fixed_ips":[{"subnet_id":"15d18491-2f4d-4670-986d-41878a06a1e1","ip_address":"10.55.0.9"}],"extra_dhcp_opts":[],"security_groups":["6ef769a8-b5de-486e-a99b-15af0bdaae3c"],"name":"CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-port"}]} 2018-11-14 18:45:57,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=d37577a2-5f79-45ba-b33d-2bcf03e3c56d used request id req-ed160b2f-e649-4e2d-b6cc-f5b117353fcf 2018-11-14 18:45:57,710 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/808c33de-17ba-4db5-9c4d-48135ca98840 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f54d0beb811e3fec235bff879fedf566808675" 2018-11-14 18:45:58,399 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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-2793ac5c-fb08-4c52-85af-6ad02bd80b26 x-compute-request-id: req-2793ac5c-fb08-4c52-85af-6ad02bd80b26 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:70:07", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/808c33de-17ba-4db5-9c4d-48135ca98840", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/808c33de-17ba-4db5-9c4d-48135ca98840", "rel": "bookmark"}], "image": {"id": "2d1d5271-1cf8-4774-a6b4-78ebaa4da138", "links": [{"href": "http://172.30.9.28:8774/images/2d1d5271-1cf8-4774-a6b4-78ebaa4da138", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:45:50.000000", "flavor": {"id": "4fba09d5-0775-4ba9-9840-bf72673eb1c2", "links": [{"href": "http://172.30.9.28:8774/flavors/4fba09d5-0775-4ba9-9840-bf72673eb1c2", "rel": "bookmark"}]}, "id": "808c33de-17ba-4db5-9c4d-48135ca98840", "security_groups": [{"name": "default"}], "user_id": "08abf1d80db24fe6b4c12f1790b73d3a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:45:50Z", "hostId": "325ebd2e99611891d74548faf274a8b03317f1bdc640c5916448b97e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-inst", "created": "2018-11-14T18:45:45Z", "tenant_id": "cf4b27f27ac14f12ac840b929b4e88ac", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:45:58,399 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/808c33de-17ba-4db5-9c4d-48135ca98840 used request id req-2793ac5c-fb08-4c52-85af-6ad02bd80b26 2018-11-14 18:45:58,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f54d0beb811e3fec235bff879fedf566808675" 2018-11-14 18:45:58,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-ff1bc45a-ed49-43bd-9692-2d0e1d3aaeba Date: Wed, 14 Nov 2018 18:45:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["15d18491-2f4d-4670-986d-41878a06a1e1"],"updated_at":"2018-11-14T18:45:34Z","tenant_id":"cf4b27f27ac14f12ac840b929b4e88ac","created_at":"2018-11-14T18:45:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"cf4b27f27ac14f12ac840b929b4e88ac","id":"d37577a2-5f79-45ba-b33d-2bcf03e3c56d","name":"CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-pub-net"}]} 2018-11-14 18:45:58,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-pub-net used request id req-ff1bc45a-ed49-43bd-9692-2d0e1d3aaeba 2018-11-14 18:45:58,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cf4b27f27ac14f12ac840b929b4e88ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f54d0beb811e3fec235bff879fedf566808675" 2018-11-14 18:45:58,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:45:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-665bfead-73ac-4f86-b93b-6adc2a59f316 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/cf4b27f27ac14f12ac840b929b4e88ac"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cf4b27f27ac14f12ac840b929b4e88ac", "name": "CreateInstanceSimpleTests-b8e20671-cf3e-47c-proj"}} 2018-11-14 18:45:58,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cf4b27f27ac14f12ac840b929b4e88ac used request id req-665bfead-73ac-4f86-b93b-6adc2a59f316 2018-11-14 18:45:58,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d37577a2-5f79-45ba-b33d-2bcf03e3c56d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f54d0beb811e3fec235bff879fedf566808675" 2018-11-14 18:45:58,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-7dd18d67-9310-4e60-aff2-196ad795846a Date: Wed, 14 Nov 2018 18:45:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d37577a2-5f79-45ba-b33d-2bcf03e3c56d","tenant_id":"cf4b27f27ac14f12ac840b929b4e88ac","created_at":"2018-11-14T18:45:34Z","dns_nameservers":[],"updated_at":"2018-11-14T18:45:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cf4b27f27ac14f12ac840b929b4e88ac","id":"15d18491-2f4d-4670-986d-41878a06a1e1","subnetpool_id":null,"name":"CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-pub-subnet"}]} 2018-11-14 18:45:58,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d37577a2-5f79-45ba-b33d-2bcf03e3c56d used request id req-7dd18d67-9310-4e60-aff2-196ad795846a 2018-11-14 18:45:58,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=d37577a2-5f79-45ba-b33d-2bcf03e3c56d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f54d0beb811e3fec235bff879fedf566808675" 2018-11-14 18:45:59,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3027 X-Openstack-Request-Id: req-91e77013-972b-41e9-a501-f7eea70c13b5 Date: Wed, 14 Nov 2018 18:45:59 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d37577a2-5f79-45ba-b33d-2bcf03e3c56d","tenant_id":"cf4b27f27ac14f12ac840b929b4e88ac","created_at":"2018-11-14T18:45:35Z","admin_state_up":true,"updated_at":"2018-11-14T18:45:38Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d37577a2-5f79-45ba-b33d-2bcf03e3c56d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:5d:c6:c8","id":"12f9ed64-5693-4a09-9cb2-4e9a0d84672d","port_security_enabled":false,"project_id":"cf4b27f27ac14f12ac840b929b4e88ac","fixed_ips":[{"subnet_id":"15d18491-2f4d-4670-986d-41878a06a1e1","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d37577a2-5f79-45ba-b33d-2bcf03e3c56d","tenant_id":"cf4b27f27ac14f12ac840b929b4e88ac","created_at":"2018-11-14T18:45:35Z","admin_state_up":true,"updated_at":"2018-11-14T18:45:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d37577a2-5f79-45ba-b33d-2bcf03e3c56d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:7f:12:17","id":"65127bef-fc9f-4934-b4ac-7586c8d7d5cc","port_security_enabled":false,"project_id":"cf4b27f27ac14f12ac840b929b4e88ac","fixed_ips":[{"subnet_id":"15d18491-2f4d-4670-986d-41878a06a1e1","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d37577a2-5f79-45ba-b33d-2bcf03e3c56d","tenant_id":"cf4b27f27ac14f12ac840b929b4e88ac","created_at":"2018-11-14T18:45:36Z","admin_state_up":true,"updated_at":"2018-11-14T18:45:39Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d37577a2-5f79-45ba-b33d-2bcf03e3c56d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:b5:27:ff","id":"ad7ca72c-edb6-4298-87bf-d5bfca67d2b9","port_security_enabled":false,"project_id":"cf4b27f27ac14f12ac840b929b4e88ac","fixed_ips":[{"subnet_id":"15d18491-2f4d-4670-986d-41878a06a1e1","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d37577a2-5f79-45ba-b33d-2bcf03e3c56d","tenant_id":"cf4b27f27ac14f12ac840b929b4e88ac","created_at":"2018-11-14T18:45:41Z","admin_state_up":true,"updated_at":"2018-11-14T18:45:50Z","binding:vnic_type":"normal","device_id":"808c33de-17ba-4db5-9c4d-48135ca98840","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:e3:70:07","id":"c0d3da51-5db5-439b-a537-f10b00a1f507","port_security_enabled":true,"project_id":"cf4b27f27ac14f12ac840b929b4e88ac","fixed_ips":[{"subnet_id":"15d18491-2f4d-4670-986d-41878a06a1e1","ip_address":"10.55.0.9"}],"extra_dhcp_opts":[],"security_groups":["6ef769a8-b5de-486e-a99b-15af0bdaae3c"],"name":"CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-port"}]} 2018-11-14 18:45:59,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=d37577a2-5f79-45ba-b33d-2bcf03e3c56d used request id req-91e77013-972b-41e9-a501-f7eea70c13b5 2018-11-14 18:45:59,102 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/808c33de-17ba-4db5-9c4d-48135ca98840 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f54d0beb811e3fec235bff879fedf566808675" 2018-11-14 18:46:00,259 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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,Accept-Encoding x-openstack-request-id: req-54d1d7a9-0e5c-4315-90ff-ef89525fb302 x-compute-request-id: req-54d1d7a9-0e5c-4315-90ff-ef89525fb302 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:70:07", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/808c33de-17ba-4db5-9c4d-48135ca98840", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/808c33de-17ba-4db5-9c4d-48135ca98840", "rel": "bookmark"}], "image": {"id": "2d1d5271-1cf8-4774-a6b4-78ebaa4da138", "links": [{"href": "http://172.30.9.28:8774/images/2d1d5271-1cf8-4774-a6b4-78ebaa4da138", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:45:50.000000", "flavor": {"id": "4fba09d5-0775-4ba9-9840-bf72673eb1c2", "links": [{"href": "http://172.30.9.28:8774/flavors/4fba09d5-0775-4ba9-9840-bf72673eb1c2", "rel": "bookmark"}]}, "id": "808c33de-17ba-4db5-9c4d-48135ca98840", "security_groups": [{"name": "default"}], "user_id": "08abf1d80db24fe6b4c12f1790b73d3a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:45:50Z", "hostId": "325ebd2e99611891d74548faf274a8b03317f1bdc640c5916448b97e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-inst", "created": "2018-11-14T18:45:45Z", "tenant_id": "cf4b27f27ac14f12ac840b929b4e88ac", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:46:00,260 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/808c33de-17ba-4db5-9c4d-48135ca98840 used request id req-54d1d7a9-0e5c-4315-90ff-ef89525fb302 2018-11-14 18:46:00,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f54d0beb811e3fec235bff879fedf566808675" 2018-11-14 18:46:00,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-86fab917-c269-4d13-ab8f-ec5708561977 Date: Wed, 14 Nov 2018 18:46:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["15d18491-2f4d-4670-986d-41878a06a1e1"],"updated_at":"2018-11-14T18:45:34Z","tenant_id":"cf4b27f27ac14f12ac840b929b4e88ac","created_at":"2018-11-14T18:45:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"cf4b27f27ac14f12ac840b929b4e88ac","id":"d37577a2-5f79-45ba-b33d-2bcf03e3c56d","name":"CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-pub-net"}]} 2018-11-14 18:46:00,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-pub-net used request id req-86fab917-c269-4d13-ab8f-ec5708561977 2018-11-14 18:46:00,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cf4b27f27ac14f12ac840b929b4e88ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f54d0beb811e3fec235bff879fedf566808675" 2018-11-14 18:46:00,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:46:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be2db59e-5846-4a30-b6cb-499d9965bb21 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/cf4b27f27ac14f12ac840b929b4e88ac"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cf4b27f27ac14f12ac840b929b4e88ac", "name": "CreateInstanceSimpleTests-b8e20671-cf3e-47c-proj"}} 2018-11-14 18:46:00,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cf4b27f27ac14f12ac840b929b4e88ac used request id req-be2db59e-5846-4a30-b6cb-499d9965bb21 2018-11-14 18:46:00,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d37577a2-5f79-45ba-b33d-2bcf03e3c56d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f54d0beb811e3fec235bff879fedf566808675" 2018-11-14 18:46:00,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d7bd5b0c-e4b5-479a-a45a-e4908c7ec352 Date: Wed, 14 Nov 2018 18:46:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d37577a2-5f79-45ba-b33d-2bcf03e3c56d","tenant_id":"cf4b27f27ac14f12ac840b929b4e88ac","created_at":"2018-11-14T18:45:34Z","dns_nameservers":[],"updated_at":"2018-11-14T18:45:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cf4b27f27ac14f12ac840b929b4e88ac","id":"15d18491-2f4d-4670-986d-41878a06a1e1","subnetpool_id":null,"name":"CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-pub-subnet"}]} 2018-11-14 18:46:00,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d37577a2-5f79-45ba-b33d-2bcf03e3c56d used request id req-d7bd5b0c-e4b5-479a-a45a-e4908c7ec352 2018-11-14 18:46:00,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=d37577a2-5f79-45ba-b33d-2bcf03e3c56d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f54d0beb811e3fec235bff879fedf566808675" 2018-11-14 18:46:00,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3027 X-Openstack-Request-Id: req-00854dce-57e0-4f53-ac19-5652dd38c563 Date: Wed, 14 Nov 2018 18:46:00 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d37577a2-5f79-45ba-b33d-2bcf03e3c56d","tenant_id":"cf4b27f27ac14f12ac840b929b4e88ac","created_at":"2018-11-14T18:45:35Z","admin_state_up":true,"updated_at":"2018-11-14T18:45:38Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d37577a2-5f79-45ba-b33d-2bcf03e3c56d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:5d:c6:c8","id":"12f9ed64-5693-4a09-9cb2-4e9a0d84672d","port_security_enabled":false,"project_id":"cf4b27f27ac14f12ac840b929b4e88ac","fixed_ips":[{"subnet_id":"15d18491-2f4d-4670-986d-41878a06a1e1","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d37577a2-5f79-45ba-b33d-2bcf03e3c56d","tenant_id":"cf4b27f27ac14f12ac840b929b4e88ac","created_at":"2018-11-14T18:45:35Z","admin_state_up":true,"updated_at":"2018-11-14T18:45:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d37577a2-5f79-45ba-b33d-2bcf03e3c56d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:7f:12:17","id":"65127bef-fc9f-4934-b4ac-7586c8d7d5cc","port_security_enabled":false,"project_id":"cf4b27f27ac14f12ac840b929b4e88ac","fixed_ips":[{"subnet_id":"15d18491-2f4d-4670-986d-41878a06a1e1","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d37577a2-5f79-45ba-b33d-2bcf03e3c56d","tenant_id":"cf4b27f27ac14f12ac840b929b4e88ac","created_at":"2018-11-14T18:45:36Z","admin_state_up":true,"updated_at":"2018-11-14T18:45:39Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d37577a2-5f79-45ba-b33d-2bcf03e3c56d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:b5:27:ff","id":"ad7ca72c-edb6-4298-87bf-d5bfca67d2b9","port_security_enabled":false,"project_id":"cf4b27f27ac14f12ac840b929b4e88ac","fixed_ips":[{"subnet_id":"15d18491-2f4d-4670-986d-41878a06a1e1","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d37577a2-5f79-45ba-b33d-2bcf03e3c56d","tenant_id":"cf4b27f27ac14f12ac840b929b4e88ac","created_at":"2018-11-14T18:45:41Z","admin_state_up":true,"updated_at":"2018-11-14T18:45:50Z","binding:vnic_type":"normal","device_id":"808c33de-17ba-4db5-9c4d-48135ca98840","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:e3:70:07","id":"c0d3da51-5db5-439b-a537-f10b00a1f507","port_security_enabled":true,"project_id":"cf4b27f27ac14f12ac840b929b4e88ac","fixed_ips":[{"subnet_id":"15d18491-2f4d-4670-986d-41878a06a1e1","ip_address":"10.55.0.9"}],"extra_dhcp_opts":[],"security_groups":["6ef769a8-b5de-486e-a99b-15af0bdaae3c"],"name":"CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-port"}]} 2018-11-14 18:46:00,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=d37577a2-5f79-45ba-b33d-2bcf03e3c56d used request id req-00854dce-57e0-4f53-ac19-5652dd38c563 2018-11-14 18:46:00,785 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/808c33de-17ba-4db5-9c4d-48135ca98840 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}907cabe9a10ee9410fe718d333ccfafe0e98445c" 2018-11-14 18:46:00,941 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18: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-4ba5a020-bab6-4a32-a3fd-673dd105881e x-compute-request-id: req-4ba5a020-bab6-4a32-a3fd-673dd105881e Content-Type: application/json 2018-11-14 18:46:00,941 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/808c33de-17ba-4db5-9c4d-48135ca98840 used request id req-4ba5a020-bab6-4a32-a3fd-673dd105881e 2018-11-14 18:46:00,944 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/808c33de-17ba-4db5-9c4d-48135ca98840 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f54d0beb811e3fec235bff879fedf566808675" 2018-11-14 18:46:01,460 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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,Accept-Encoding x-openstack-request-id: req-6952fe87-dbad-432f-b81f-b31e73c6fb3c x-compute-request-id: req-6952fe87-dbad-432f-b81f-b31e73c6fb3c Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:70:07", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/808c33de-17ba-4db5-9c4d-48135ca98840", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/808c33de-17ba-4db5-9c4d-48135ca98840", "rel": "bookmark"}], "image": {"id": "2d1d5271-1cf8-4774-a6b4-78ebaa4da138", "links": [{"href": "http://172.30.9.28:8774/images/2d1d5271-1cf8-4774-a6b4-78ebaa4da138", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:45:50.000000", "flavor": {"id": "4fba09d5-0775-4ba9-9840-bf72673eb1c2", "links": [{"href": "http://172.30.9.28:8774/flavors/4fba09d5-0775-4ba9-9840-bf72673eb1c2", "rel": "bookmark"}]}, "id": "808c33de-17ba-4db5-9c4d-48135ca98840", "security_groups": [{"name": "default"}], "user_id": "08abf1d80db24fe6b4c12f1790b73d3a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:46:00Z", "hostId": "325ebd2e99611891d74548faf274a8b03317f1bdc640c5916448b97e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-inst", "created": "2018-11-14T18:45:45Z", "tenant_id": "cf4b27f27ac14f12ac840b929b4e88ac", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:46:01,460 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/808c33de-17ba-4db5-9c4d-48135ca98840 used request id req-6952fe87-dbad-432f-b81f-b31e73c6fb3c 2018-11-14 18:46:01,460 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-inst] is - ACTIVE 2018-11-14 18:46:01,461 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-14 18:46:04,463 - create_instance - DEBUG - VM status query timeout in 296.478713036 2018-11-14 18:46:04,466 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/808c33de-17ba-4db5-9c4d-48135ca98840 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f54d0beb811e3fec235bff879fedf566808675" 2018-11-14 18:46:04,902 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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-f0b92662-c75b-4954-bc4b-910afd12cd89 x-compute-request-id: req-f0b92662-c75b-4954-bc4b-910afd12cd89 Content-Encoding: gzip Content-Length: 739 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:70:07", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/808c33de-17ba-4db5-9c4d-48135ca98840", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/808c33de-17ba-4db5-9c4d-48135ca98840", "rel": "bookmark"}], "image": {"id": "2d1d5271-1cf8-4774-a6b4-78ebaa4da138", "links": [{"href": "http://172.30.9.28:8774/images/2d1d5271-1cf8-4774-a6b4-78ebaa4da138", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:45:50.000000", "flavor": {"id": "4fba09d5-0775-4ba9-9840-bf72673eb1c2", "links": [{"href": "http://172.30.9.28:8774/flavors/4fba09d5-0775-4ba9-9840-bf72673eb1c2", "rel": "bookmark"}]}, "id": "808c33de-17ba-4db5-9c4d-48135ca98840", "user_id": "08abf1d80db24fe6b4c12f1790b73d3a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:46:03Z", "hostId": "325ebd2e99611891d74548faf274a8b03317f1bdc640c5916448b97e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-inst", "created": "2018-11-14T18:45:45Z", "tenant_id": "cf4b27f27ac14f12ac840b929b4e88ac", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:46:04,902 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/808c33de-17ba-4db5-9c4d-48135ca98840 used request id req-f0b92662-c75b-4954-bc4b-910afd12cd89 2018-11-14 18:46:04,903 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-inst] is - ACTIVE 2018-11-14 18:46:04,903 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-14 18:46:07,906 - create_instance - DEBUG - VM status query timeout in 293.035585165 2018-11-14 18:46:07,909 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/808c33de-17ba-4db5-9c4d-48135ca98840 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f54d0beb811e3fec235bff879fedf566808675" 2018-11-14 18:46:07,954 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18: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-fffbc532-736c-4a2c-a837-30855db0a0f8 x-compute-request-id: req-fffbc532-736c-4a2c-a837-30855db0a0f8 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 808c33de-17ba-4db5-9c4d-48135ca98840 could not be found.", "code": 404}} 2018-11-14 18:46:07,954 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/808c33de-17ba-4db5-9c4d-48135ca98840 used request id req-fffbc532-736c-4a2c-a837-30855db0a0f8 2018-11-14 18:46:07,954 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 808c33de-17ba-4db5-9c4d-48135ca98840 could not be found. (HTTP 404) (Request-ID: req-fffbc532-736c-4a2c-a837-30855db0a0f8) 2018-11-14 18:46:07,957 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}907cabe9a10ee9410fe718d333ccfafe0e98445c" 2018-11-14 18:46:08,023 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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-12172fcf-cf15-44af-b493-c2d735aec1a3 x-compute-request-id: req-12172fcf-cf15-44af-b493-c2d735aec1a3 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-14 18:46:08,023 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-inst used request id req-12172fcf-cf15-44af-b493-c2d735aec1a3 2018-11-14 18:46:08,024 - create_instance - INFO - Deleting Port with ID - c0d3da51-5db5-439b-a537-f10b00a1f507 2018-11-14 18:46:08,024 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-port 2018-11-14 18:46:08,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/c0d3da51-5db5-439b-a537-f10b00a1f507 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f54d0beb811e3fec235bff879fedf566808675" 2018-11-14 18:46:08,794 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-be5bbb6d-2750-4739-bfda-ab1541dcd014 Date: Wed, 14 Nov 2018 18:46:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:46:08,794 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/c0d3da51-5db5-439b-a537-f10b00a1f507 used request id req-be5bbb6d-2750-4739-bfda-ab1541dcd014 2018-11-14 18:46:08,794 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-inst 2018-11-14 18:46:08,797 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/808c33de-17ba-4db5-9c4d-48135ca98840 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f54d0beb811e3fec235bff879fedf566808675" 2018-11-14 18:46:08,854 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18: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-9bfe8414-9fcc-4af4-83c1-567f5e6ba849 x-compute-request-id: req-9bfe8414-9fcc-4af4-83c1-567f5e6ba849 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 808c33de-17ba-4db5-9c4d-48135ca98840 could not be found.", "code": 404}} 2018-11-14 18:46:08,854 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/808c33de-17ba-4db5-9c4d-48135ca98840 used request id req-9bfe8414-9fcc-4af4-83c1-567f5e6ba849 2018-11-14 18:46:08,854 - create_instance - WARNING - Instance already deleted - Instance 808c33de-17ba-4db5-9c4d-48135ca98840 could not be found. (HTTP 404) (Request-ID: req-9bfe8414-9fcc-4af4-83c1-567f5e6ba849) 2018-11-14 18:46:08,855 - create_instance - INFO - Checking deletion status 2018-11-14 18:46:08,859 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/808c33de-17ba-4db5-9c4d-48135ca98840 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f54d0beb811e3fec235bff879fedf566808675" 2018-11-14 18:46:08,905 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18: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-6272b52b-b0b0-4a72-b62f-3c35c215d164 x-compute-request-id: req-6272b52b-b0b0-4a72-b62f-3c35c215d164 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 808c33de-17ba-4db5-9c4d-48135ca98840 could not be found.", "code": 404}} 2018-11-14 18:46:08,905 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/808c33de-17ba-4db5-9c4d-48135ca98840 used request id req-6272b52b-b0b0-4a72-b62f-3c35c215d164 2018-11-14 18:46:08,905 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 808c33de-17ba-4db5-9c4d-48135ca98840 could not be found. (HTTP 404) (Request-ID: req-6272b52b-b0b0-4a72-b62f-3c35c215d164) 2018-11-14 18:46:08,905 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-inst 2018-11-14 18:46:08,909 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/4fba09d5-0775-4ba9-9840-bf72673eb1c2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd5b4e2cc1fb144cb002e6448ed65963ea97b30" 2018-11-14 18:46:08,956 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18: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-82f37ee5-348e-439f-8f5b-446c4bbb8411 x-compute-request-id: req-82f37ee5-348e-439f-8f5b-446c4bbb8411 Content-Length: 0 Content-Type: application/json 2018-11-14 18:46:08,956 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/4fba09d5-0775-4ba9-9840-bf72673eb1c2 used request id req-82f37ee5-348e-439f-8f5b-446c4bbb8411 2018-11-14 18:46:08,957 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-pub-subnet 2018-11-14 18:46:08,957 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-pub-subnet 2018-11-14 18:46:08,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/15d18491-2f4d-4670-986d-41878a06a1e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7a3c66b21d93d5ebabc31cd581f70e84dd060b6" 2018-11-14 18:46:11,680 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6416d075-549b-4c91-8462-2f24d391e23a Date: Wed, 14 Nov 2018 18:46:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:46:11,680 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/15d18491-2f4d-4670-986d-41878a06a1e1 used request id req-6416d075-549b-4c91-8462-2f24d391e23a 2018-11-14 18:46:11,680 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-pub-net 2018-11-14 18:46:11,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/d37577a2-5f79-45ba-b33d-2bcf03e3c56d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7a3c66b21d93d5ebabc31cd581f70e84dd060b6" 2018-11-14 18:46:13,272 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f406f543-fc08-4115-b1da-ed88a37ed240 Date: Wed, 14 Nov 2018 18:46:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:46:13,273 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/d37577a2-5f79-45ba-b33d-2bcf03e3c56d used request id req-f406f543-fc08-4115-b1da-ed88a37ed240 2018-11-14 18:46:13,274 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-f1870118-eb65-44b6-a469-6f662589b425-image 2018-11-14 18:46:13,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/2d1d5271-1cf8-4774-a6b4-78ebaa4da138 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}74895bf87886256c9ab58802f54d244835c0831c" 2018-11-14 18:46:14,664 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e05bf57c-71f1-499f-9406-6f4802e7dbb3 Date: Wed, 14 Nov 2018 18: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-11-14 18:46:14,665 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/2d1d5271-1cf8-4774-a6b4-78ebaa4da138 used request id req-e05bf57c-71f1-499f-9406-6f4802e7dbb3 2018-11-14 18:46:14,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8ea7fbabc060a697ea889f0869539a6042228a6" 2018-11-14 18:46:14,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-7136a134-f443-4c5c-8c27-75cc5135143a Date: Wed, 14 Nov 2018 18:46:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf4b27f27ac14f12ac840b929b4e88ac", "created_at": "2018-11-14T18:45:32Z", "updated_at": "2018-11-14T18:45:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:45:32Z", "revision_number": 0, "id": "2b953616-3432-4e38-b67c-f763e3c1df18", "remote_group_id": "6ef769a8-b5de-486e-a99b-15af0bdaae3c", "remote_ip_prefix": null, "created_at": "2018-11-14T18:45:32Z", "security_group_id": "6ef769a8-b5de-486e-a99b-15af0bdaae3c", "tenant_id": "cf4b27f27ac14f12ac840b929b4e88ac", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf4b27f27ac14f12ac840b929b4e88ac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:45:32Z", "revision_number": 0, "id": "4e0bf2cf-2911-418d-b92e-a8327c1817b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:45:32Z", "security_group_id": "6ef769a8-b5de-486e-a99b-15af0bdaae3c", "tenant_id": "cf4b27f27ac14f12ac840b929b4e88ac", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf4b27f27ac14f12ac840b929b4e88ac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:45:32Z", "revision_number": 0, "id": "6c8b68b4-202b-4b7f-bc07-641c98a6a27e", "remote_group_id": "6ef769a8-b5de-486e-a99b-15af0bdaae3c", "remote_ip_prefix": null, "created_at": "2018-11-14T18:45:32Z", "security_group_id": "6ef769a8-b5de-486e-a99b-15af0bdaae3c", "tenant_id": "cf4b27f27ac14f12ac840b929b4e88ac", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf4b27f27ac14f12ac840b929b4e88ac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:45:32Z", "revision_number": 0, "id": "9b8022d5-9ddf-4777-be52-11883830c767", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:45:32Z", "security_group_id": "6ef769a8-b5de-486e-a99b-15af0bdaae3c", "tenant_id": "cf4b27f27ac14f12ac840b929b4e88ac", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf4b27f27ac14f12ac840b929b4e88ac"}], "revision_number": 4, "project_id": "cf4b27f27ac14f12ac840b929b4e88ac", "id": "6ef769a8-b5de-486e-a99b-15af0bdaae3c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:46:14,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-7136a134-f443-4c5c-8c27-75cc5135143a 2018-11-14 18:46:14,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8ea7fbabc060a697ea889f0869539a6042228a6" 2018-11-14 18:46:15,090 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:46:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85359ad7-d005-4625-a682-ed8e556855f7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:46:15,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-85359ad7-d005-4625-a682-ed8e556855f7 2018-11-14 18:46:15,091 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:46:15,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8ea7fbabc060a697ea889f0869539a6042228a6" 2018-11-14 18:46:15,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:46:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f85dfd1-f628-4629-b772-15864e707484 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:46:15,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-3f85dfd1-f628-4629-b772-15864e707484 2018-11-14 18:46:15,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8ea7fbabc060a697ea889f0869539a6042228a6" 2018-11-14 18:46:15,313 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:46:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4413f7f8-bcc7-4dd6-85eb-97ee31ec0504 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:46:15,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-4413f7f8-bcc7-4dd6-85eb-97ee31ec0504 2018-11-14 18:46:15,313 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:46:15,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8ea7fbabc060a697ea889f0869539a6042228a6" 2018-11-14 18:46:15,427 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:46:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1447a684-da09-4608-8523-017003eb02ef Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:46:15,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-1447a684-da09-4608-8523-017003eb02ef 2018-11-14 18:46:15,427 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:46:15,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8ea7fbabc060a697ea889f0869539a6042228a6" 2018-11-14 18:46:15,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:46:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc58dcb3-7eca-4a8b-99c9-771d402b6600 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:46:15,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-dc58dcb3-7eca-4a8b-99c9-771d402b6600 2018-11-14 18:46:15,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cf4b27f27ac14f12ac840b929b4e88ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8ea7fbabc060a697ea889f0869539a6042228a6" 2018-11-14 18:46:15,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:46:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95874678-0a47-43fd-8768-c0ed3434ba9d Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/cf4b27f27ac14f12ac840b929b4e88ac"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cf4b27f27ac14f12ac840b929b4e88ac", "name": "CreateInstanceSimpleTests-b8e20671-cf3e-47c-proj"}} 2018-11-14 18:46:15,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cf4b27f27ac14f12ac840b929b4e88ac used request id req-95874678-0a47-43fd-8768-c0ed3434ba9d 2018-11-14 18:46:15,656 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6ef769a8-b5de-486e-a99b-15af0bdaae3c 2018-11-14 18:46:15,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=6ef769a8-b5de-486e-a99b-15af0bdaae3c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8ea7fbabc060a697ea889f0869539a6042228a6" 2018-11-14 18:46:15,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-5dc7450a-c217-47e0-a4fe-92a4946f8b8c Date: Wed, 14 Nov 2018 18:46:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "6ef769a8-b5de-486e-a99b-15af0bdaae3c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:45:32Z", "security_group_id": "6ef769a8-b5de-486e-a99b-15af0bdaae3c", "port_range_min": null, "revision_number": 0, "tenant_id": "cf4b27f27ac14f12ac840b929b4e88ac", "created_at": "2018-11-14T18:45:32Z", "project_id": "cf4b27f27ac14f12ac840b929b4e88ac", "id": "2b953616-3432-4e38-b67c-f763e3c1df18"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:45:32Z", "security_group_id": "6ef769a8-b5de-486e-a99b-15af0bdaae3c", "port_range_min": null, "revision_number": 0, "tenant_id": "cf4b27f27ac14f12ac840b929b4e88ac", "created_at": "2018-11-14T18:45:32Z", "project_id": "cf4b27f27ac14f12ac840b929b4e88ac", "id": "4e0bf2cf-2911-418d-b92e-a8327c1817b1"}, {"remote_group_id": "6ef769a8-b5de-486e-a99b-15af0bdaae3c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:45:32Z", "security_group_id": "6ef769a8-b5de-486e-a99b-15af0bdaae3c", "port_range_min": null, "revision_number": 0, "tenant_id": "cf4b27f27ac14f12ac840b929b4e88ac", "created_at": "2018-11-14T18:45:32Z", "project_id": "cf4b27f27ac14f12ac840b929b4e88ac", "id": "6c8b68b4-202b-4b7f-bc07-641c98a6a27e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:45:32Z", "security_group_id": "6ef769a8-b5de-486e-a99b-15af0bdaae3c", "port_range_min": null, "revision_number": 0, "tenant_id": "cf4b27f27ac14f12ac840b929b4e88ac", "created_at": "2018-11-14T18:45:32Z", "project_id": "cf4b27f27ac14f12ac840b929b4e88ac", "id": "9b8022d5-9ddf-4777-be52-11883830c767"}]} 2018-11-14 18:46:15,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=6ef769a8-b5de-486e-a99b-15af0bdaae3c used request id req-5dc7450a-c217-47e0-a4fe-92a4946f8b8c 2018-11-14 18:46:15,884 - neutron_utils - INFO - Deleting security group with name - default 2018-11-14 18:46:15,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/6ef769a8-b5de-486e-a99b-15af0bdaae3c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8ea7fbabc060a697ea889f0869539a6042228a6" 2018-11-14 18:46:16,312 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e87c2624-3f72-4298-8706-903e471078ce Content-Length: 0 Date: Wed, 14 Nov 2018 18:46:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:46:16,312 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/6ef769a8-b5de-486e-a99b-15af0bdaae3c used request id req-e87c2624-3f72-4298-8706-903e471078ce 2018-11-14 18:46:16,313 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-b8e20671-cf3e-47c-proj 2018-11-14 18:46:16,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/cf4b27f27ac14f12ac840b929b4e88ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8ea7fbabc060a697ea889f0869539a6042228a6" 2018-11-14 18:46:16,591 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:46:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0257ffb7-1368-481f-8467-a0cf1bad1580 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:46:16,592 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/cf4b27f27ac14f12ac840b929b4e88ac used request id req-0257ffb7-1368-481f-8467-a0cf1bad1580 2018-11-14 18:46:16,592 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-b8e20671-cf3e-47c-proj-role 2018-11-14 18:46:16,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/8e6027cd5d25483ab97dee5277e41562 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8ea7fbabc060a697ea889f0869539a6042228a6" 2018-11-14 18:46:16,753 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:46:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad9eaaa3-48fd-476c-a87e-3c5a82bb6b22 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:46:16,754 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/8e6027cd5d25483ab97dee5277e41562 used request id req-ad9eaaa3-48fd-476c-a87e-3c5a82bb6b22 2018-11-14 18:46:16,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8ea7fbabc060a697ea889f0869539a6042228a6" 2018-11-14 18:46:16,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:46:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2944de56-15c9-4aaf-b14d-b0366ea89b51 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:46:16,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-2944de56-15c9-4aaf-b14d-b0366ea89b51 2018-11-14 18:46:16,869 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-b8e20671-cf3e-47c-user 2018-11-14 18:46:16,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/08abf1d80db24fe6b4c12f1790b73d3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1da201f788e9cdb877bbe3b10984df3c315d9022" 2018-11-14 18:46:17,135 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:46:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76a6d330-0ea7-448a-9db3-71df7d356af3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:46:17,135 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/08abf1d80db24fe6b4c12f1790b73d3a used request id req-76a6d330-0ea7-448a-9db3-71df7d356af3 2018-11-14 18:46:17,137 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:46:17,542 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:46:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["UUlBY3t1Tn-LTatCI7NRug"], "issued_at": "2018-11-14T18:46:17.000000Z"}} 2018-11-14 18:46:17,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b82ebb5662edbb137b189c550c4f8881fbb9c7" 2018-11-14 18:46:17,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:46:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8b825b5-8d09-4d80-9d09-0b8863e2f47d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:46:17,644 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-a8b825b5-8d09-4d80-9d09-0b8863e2f47d 2018-11-14 18:46:17,645 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:46:17,647 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:46:18,069 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:46:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["CbW60veXR4-eON5JJ5g5TA"], "issued_at": "2018-11-14T18:46:18.000000Z"}} 2018-11-14 18:46:18,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3eec0fdc1d9fa0c6c80f9ce0bd8e5202b2de1ee" 2018-11-14 18:46:18,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:46:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-235f47bc-10fa-4a02-a97f-c0b7c6b9b974 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:46:18,171 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-235f47bc-10fa-4a02-a97f-c0b7c6b9b974 2018-11-14 18:46:18,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:46:18,180 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:46: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:46:18,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-9bb7982d-8169-43b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3eec0fdc1d9fa0c6c80f9ce0bd8e5202b2de1ee" 2018-11-14 18:46:18,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:46:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-308b259e-9683-4160-b152-60dcf6a7f758 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-9bb7982d-8169-43b-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:46:18,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-9bb7982d-8169-43b-proj used request id req-308b259e-9683-4160-b152-60dcf6a7f758 2018-11-14 18:46:18,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3eec0fdc1d9fa0c6c80f9ce0bd8e5202b2de1ee" 2018-11-14 18:46:18,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:46:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-425a8226-04d7-4951-8184-8f49931980d1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:46:18,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-425a8226-04d7-4951-8184-8f49931980d1 2018-11-14 18:46:18,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3eec0fdc1d9fa0c6c80f9ce0bd8e5202b2de1ee" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-9bb7982d-8169-43b-proj"}}' 2018-11-14 18:46:18,550 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:46:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75877a64-5786-4512-95b1-63947df2830e Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/52d67e80204149bba029fc21d42f7fd4"}, "tags": [], "enabled": true, "id": "52d67e80204149bba029fc21d42f7fd4", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-9bb7982d-8169-43b-proj"}} 2018-11-14 18:46:18,551 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-75877a64-5786-4512-95b1-63947df2830e 2018-11-14 18:46:18,551 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-9bb7982d-8169-43b-proj 2018-11-14 18:46:18,551 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:46:18,552 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:46:18,969 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:46:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["XeAmF8muTRiDfXPWuJpFqA"], "issued_at": "2018-11-14T18:46:18.000000Z"}} 2018-11-14 18:46:18,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06a73b08af374a04fa4aba5ab1640f0ec415f868" 2018-11-14 18:46:19,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:46:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b8836ee-df10-4d01-b357-4b557c715076 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:46:19,069 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-6b8836ee-df10-4d01-b357-4b557c715076 2018-11-14 18:46:19,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:46:19,078 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:46: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:46:19,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06a73b08af374a04fa4aba5ab1640f0ec415f868" 2018-11-14 18:46:19,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:46:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3802cba9-d71a-4c9f-b7c1-c4a518cf453b Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:46:19,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-3802cba9-d71a-4c9f-b7c1-c4a518cf453b 2018-11-14 18:46:19,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-9bb7982d-8169-43b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06a73b08af374a04fa4aba5ab1640f0ec415f868" 2018-11-14 18:46:19,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:46:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97e240a6-0649-4be7-94cd-f9dc84c9ec39 Content-Encoding: gzip Content-Length: 269 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-9bb7982d-8169-43b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/52d67e80204149bba029fc21d42f7fd4"}, "tags": [], "enabled": true, "id": "52d67e80204149bba029fc21d42f7fd4", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-9bb7982d-8169-43b-proj"}]} 2018-11-14 18:46:19,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-9bb7982d-8169-43b-proj used request id req-97e240a6-0649-4be7-94cd-f9dc84c9ec39 2018-11-14 18:46:19,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06a73b08af374a04fa4aba5ab1640f0ec415f868" 2018-11-14 18:46:19,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:46:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3795d3f8-0425-4c26-83da-13e7d1d7b02f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:46:19,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-3795d3f8-0425-4c26-83da-13e7d1d7b02f 2018-11-14 18:46:19,784 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-9bb7982d-8169-43b-user 2018-11-14 18:46:19,784 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:46:19,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3eec0fdc1d9fa0c6c80f9ce0bd8e5202b2de1ee" 2018-11-14 18:46:19,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:46:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94438ff4-600b-4b66-9d5a-e23fe3ef3703 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:46:19,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-94438ff4-600b-4b66-9d5a-e23fe3ef3703 2018-11-14 18:46:19,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3eec0fdc1d9fa0c6c80f9ce0bd8e5202b2de1ee" -d '{"role": {"name": "CreateInstancePortManipulationTests-9bb7982d-8169-43b-proj-role"}}' 2018-11-14 18:46:20,023 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:46:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14eedc26-7254-4668-8f14-2cb51657975c Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8cd8101cd5af4f689c48d6ccc93093d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/8cd8101cd5af4f689c48d6ccc93093d1"}, "name": "CreateInstancePortManipulationTests-9bb7982d-8169-43b-proj-role"}} 2018-11-14 18:46:20,023 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-14eedc26-7254-4668-8f14-2cb51657975c 2018-11-14 18:46:20,024 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-9bb7982d-8169-43b-proj-role 2018-11-14 18:46:20,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/8cd8101cd5af4f689c48d6ccc93093d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3eec0fdc1d9fa0c6c80f9ce0bd8e5202b2de1ee" 2018-11-14 18:46:20,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:46:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad382270-6024-487d-8c4c-fc4b8648e20b Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8cd8101cd5af4f689c48d6ccc93093d1", "links": {"self": "http://172.30.9.28:5000/v3/roles/8cd8101cd5af4f689c48d6ccc93093d1"}, "name": "CreateInstancePortManipulationTests-9bb7982d-8169-43b-proj-role"}} 2018-11-14 18:46:20,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/8cd8101cd5af4f689c48d6ccc93093d1 used request id req-ad382270-6024-487d-8c4c-fc4b8648e20b 2018-11-14 18:46:20,138 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-9bb7982d-8169-43b-proj-role to project CreateInstancePortManipulationTests-9bb7982d-8169-43b-proj 2018-11-14 18:46:20,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/52d67e80204149bba029fc21d42f7fd4/users/9b009be829db49c09bb454500eb32a6f/roles/8cd8101cd5af4f689c48d6ccc93093d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3eec0fdc1d9fa0c6c80f9ce0bd8e5202b2de1ee" 2018-11-14 18:46:20,213 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:46:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f888e3b2-ef38-4b32-89c0-9c941fe476b1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:46:20,213 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/52d67e80204149bba029fc21d42f7fd4/users/9b009be829db49c09bb454500eb32a6f/roles/8cd8101cd5af4f689c48d6ccc93093d1 used request id req-f888e3b2-ef38-4b32-89c0-9c941fe476b1 2018-11-14 18:46:20,213 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-14 18:46:20,214 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:46:20,214 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:46:20,624 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8cd8101cd5af4f689c48d6ccc93093d1", "name": "CreateInstancePortManipulationTests-9bb7982d-8169-43b-proj-role"}], "expires_at": "2018-11-14T19:46:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "52d67e80204149bba029fc21d42f7fd4", "name": "CreateInstancePortManipulationTests-9bb7982d-8169-43b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/52d67e80204149bba029fc21d42f7fd4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/52d67e80204149bba029fc21d42f7fd4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/52d67e80204149bba029fc21d42f7fd4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_52d67e80204149bba029fc21d42f7fd4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_52d67e80204149bba029fc21d42f7fd4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/52d67e80204149bba029fc21d42f7fd4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/52d67e80204149bba029fc21d42f7fd4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/52d67e80204149bba029fc21d42f7fd4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/52d67e80204149bba029fc21d42f7fd4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/52d67e80204149bba029fc21d42f7fd4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/52d67e80204149bba029fc21d42f7fd4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/52d67e80204149bba029fc21d42f7fd4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/52d67e80204149bba029fc21d42f7fd4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/52d67e80204149bba029fc21d42f7fd4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-9bb7982d-8169-43b-user", "id": "9b009be829db49c09bb454500eb32a6f"}, "audit_ids": ["AJLFE0AlS0OZPpvY_RhW4g"], "issued_at": "2018-11-14T18:46:20.000000Z"}} 2018-11-14 18:46:20,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46310bbd109dcc2f1781c49700e220e0d5ad6490" 2018-11-14 18:46:20,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:46:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-469da631-be5e-4068-89a9-482620f7b37d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:46:20,720 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-469da631-be5e-4068-89a9-482620f7b37d 2018-11-14 18:46:20,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}46310bbd109dcc2f1781c49700e220e0d5ad6490" 2018-11-14 18:46:20,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-d1449b73-20b4-4483-a0ed-99216f2cff8f Date: Wed, 14 Nov 2018 18:46:20 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-image"} 2018-11-14 18:46:20,927 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-image used request id req-d1449b73-20b4-4483-a0ed-99216f2cff8f 2018-11-14 18:46:20,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}46310bbd109dcc2f1781c49700e220e0d5ad6490" 2018-11-14 18:46:21,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-14544dad-8617-4150-b9db-f54d8978c56c Date: Wed, 14 Nov 2018 18:46: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-11-14 18:46:21,117 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-14544dad-8617-4150-b9db-f54d8978c56c 2018-11-14 18:46:21,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}46310bbd109dcc2f1781c49700e220e0d5ad6490" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-image"}' 2018-11-14 18:46:21,401 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/e19bec49-d9d3-47e6-b8cb-ecb7f7e82049 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d317a0b6-c84e-4d09-86ba-d441660befc4 Date: Wed, 14 Nov 2018 18:46:21 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:46:21Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-14T18:46:21Z", "visibility": "shared", "locations": [], "self": "/v2/images/e19bec49-d9d3-47e6-b8cb-ecb7f7e82049", "min_disk": 0, "protected": false, "id": "e19bec49-d9d3-47e6-b8cb-ecb7f7e82049", "file": "/v2/images/e19bec49-d9d3-47e6-b8cb-ecb7f7e82049/file", "checksum": null, "owner": "52d67e80204149bba029fc21d42f7fd4", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:46:21,401 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-d317a0b6-c84e-4d09-86ba-d441660befc4 2018-11-14 18:46:21,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/e19bec49-d9d3-47e6-b8cb-ecb7f7e82049/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}46310bbd109dcc2f1781c49700e220e0d5ad6490" -d '' 2018-11-14 18:46:22,554 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-78d916cb-9023-4aa3-b759-113ca5bcdce9 Date: Wed, 14 Nov 2018 18:46:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:46:22,555 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/e19bec49-d9d3-47e6-b8cb-ecb7f7e82049/file used request id req-78d916cb-9023-4aa3-b759-113ca5bcdce9 2018-11-14 18:46:22,555 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-14 18:46:22,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/e19bec49-d9d3-47e6-b8cb-ecb7f7e82049 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}46310bbd109dcc2f1781c49700e220e0d5ad6490" 2018-11-14 18:46:22,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-4f9a57f2-a41d-4ead-bc51-ffdb29ae3326 Date: Wed, 14 Nov 2018 18:46:22 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:46:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:46:22Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/e19bec49-d9d3-47e6-b8cb-ecb7f7e82049/snap", "metadata": {}}], "self": "/v2/images/e19bec49-d9d3-47e6-b8cb-ecb7f7e82049", "min_disk": 0, "protected": false, "id": "e19bec49-d9d3-47e6-b8cb-ecb7f7e82049", "file": "/v2/images/e19bec49-d9d3-47e6-b8cb-ecb7f7e82049/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "52d67e80204149bba029fc21d42f7fd4", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/e19bec49-d9d3-47e6-b8cb-ecb7f7e82049/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:46:22,760 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/e19bec49-d9d3-47e6-b8cb-ecb7f7e82049 used request id req-4f9a57f2-a41d-4ead-bc51-ffdb29ae3326 2018-11-14 18:46:22,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}46310bbd109dcc2f1781c49700e220e0d5ad6490" 2018-11-14 18:46:22,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-4cbe47a9-f76e-4fde-b8d4-a608cbf56686 Date: Wed, 14 Nov 2018 18:46: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-11-14 18:46:22,942 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-4cbe47a9-f76e-4fde-b8d4-a608cbf56686 2018-11-14 18:46:22,945 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-image 2018-11-14 18:46:22,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/e19bec49-d9d3-47e6-b8cb-ecb7f7e82049 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}46310bbd109dcc2f1781c49700e220e0d5ad6490" 2018-11-14 18:46:23,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-d340af47-c70e-4adc-82d0-b6085983f073 Date: Wed, 14 Nov 2018 18:46:23 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:46:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:46:22Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/e19bec49-d9d3-47e6-b8cb-ecb7f7e82049/snap", "metadata": {}}], "self": "/v2/images/e19bec49-d9d3-47e6-b8cb-ecb7f7e82049", "min_disk": 0, "protected": false, "id": "e19bec49-d9d3-47e6-b8cb-ecb7f7e82049", "file": "/v2/images/e19bec49-d9d3-47e6-b8cb-ecb7f7e82049/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "52d67e80204149bba029fc21d42f7fd4", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/e19bec49-d9d3-47e6-b8cb-ecb7f7e82049/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:46:23,151 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/e19bec49-d9d3-47e6-b8cb-ecb7f7e82049 used request id req-d340af47-c70e-4adc-82d0-b6085983f073 2018-11-14 18:46:23,152 - create_image - DEBUG - Instance status is - active 2018-11-14 18:46:23,152 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-image 2018-11-14 18:46:23,152 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-image 2018-11-14 18:46:23,152 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:46:23,153 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:46:23,557 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8cd8101cd5af4f689c48d6ccc93093d1", "name": "CreateInstancePortManipulationTests-9bb7982d-8169-43b-proj-role"}], "expires_at": "2018-11-14T19:46:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "52d67e80204149bba029fc21d42f7fd4", "name": "CreateInstancePortManipulationTests-9bb7982d-8169-43b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/52d67e80204149bba029fc21d42f7fd4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/52d67e80204149bba029fc21d42f7fd4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/52d67e80204149bba029fc21d42f7fd4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_52d67e80204149bba029fc21d42f7fd4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_52d67e80204149bba029fc21d42f7fd4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/52d67e80204149bba029fc21d42f7fd4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/52d67e80204149bba029fc21d42f7fd4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/52d67e80204149bba029fc21d42f7fd4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/52d67e80204149bba029fc21d42f7fd4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/52d67e80204149bba029fc21d42f7fd4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/52d67e80204149bba029fc21d42f7fd4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/52d67e80204149bba029fc21d42f7fd4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/52d67e80204149bba029fc21d42f7fd4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/52d67e80204149bba029fc21d42f7fd4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-9bb7982d-8169-43b-user", "id": "9b009be829db49c09bb454500eb32a6f"}, "audit_ids": ["EpInNjQuTeGEXb2vjrOzSg"], "issued_at": "2018-11-14T18:46:23.000000Z"}} 2018-11-14 18:46:23,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9228096b61a10b3a78c58be4e4f41d332741c00b" 2018-11-14 18:46:23,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:46:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34a0246b-9b25-47c4-8be5-eef1f5a5c896 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:46:23,571 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-34a0246b-9b25-47c4-8be5-eef1f5a5c896 2018-11-14 18:46:23,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9228096b61a10b3a78c58be4e4f41d332741c00b" 2018-11-14 18:46:23,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e56a23ec-e826-4112-887b-91075cd99b40 Date: Wed, 14 Nov 2018 18:46:23 GMT RESP BODY: {"networks":[]} 2018-11-14 18:46:23,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-pub-net used request id req-e56a23ec-e826-4112-887b-91075cd99b40 2018-11-14 18:46:23,794 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-pub-net 2018-11-14 18:46:23,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9228096b61a10b3a78c58be4e4f41d332741c00b" -d '{"network": {"name": "CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-pub-net", "admin_state_up": true}}' 2018-11-14 18:46:24,560 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-468e2852-b5ce-4dd4-a2aa-2ee7abc7f1f9 Date: Wed, 14 Nov 2018 18:46:24 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"52d67e80204149bba029fc21d42f7fd4","created_at":"2018-11-14T18:46:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-11-14T18:46:24Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"52d67e80204149bba029fc21d42f7fd4","id":"e2b7b462-a6c7-49c8-ae7a-6abaea2deedf","name":"CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-pub-net"}} 2018-11-14 18:46:24,560 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-468e2852-b5ce-4dd4-a2aa-2ee7abc7f1f9 2018-11-14 18:46:24,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=e2b7b462-a6c7-49c8-ae7a-6abaea2deedf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9228096b61a10b3a78c58be4e4f41d332741c00b" 2018-11-14 18:46:24,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 601 X-Openstack-Request-Id: req-9d90b099-210c-420e-ad3e-5deb2d9636e7 Date: Wed, 14 Nov 2018 18:46:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-14T18:46:24Z","tenant_id":"52d67e80204149bba029fc21d42f7fd4","created_at":"2018-11-14T18:46:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"52d67e80204149bba029fc21d42f7fd4","id":"e2b7b462-a6c7-49c8-ae7a-6abaea2deedf","name":"CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-pub-net"}]} 2018-11-14 18:46:24,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=e2b7b462-a6c7-49c8-ae7a-6abaea2deedf used request id req-9d90b099-210c-420e-ad3e-5deb2d9636e7 2018-11-14 18:46:24,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e2b7b462-a6c7-49c8-ae7a-6abaea2deedf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9228096b61a10b3a78c58be4e4f41d332741c00b" 2018-11-14 18:46:25,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-955cc7b4-faa3-4f81-89eb-ee7bdbdb34fb Date: Wed, 14 Nov 2018 18:46:25 GMT RESP BODY: {"subnets":[]} 2018-11-14 18:46:25,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e2b7b462-a6c7-49c8-ae7a-6abaea2deedf used request id req-955cc7b4-faa3-4f81-89eb-ee7bdbdb34fb 2018-11-14 18:46:25,069 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-pub-subnet 2018-11-14 18:46:25,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9228096b61a10b3a78c58be4e4f41d332741c00b" -d '{"subnets": [{"ip_version": 4, "network_id": "e2b7b462-a6c7-49c8-ae7a-6abaea2deedf", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-pub-subnet"}]}' 2018-11-14 18:46:26,099 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4aa6bdd3-ee5b-4cab-b078-3abbdd13147a Date: Wed, 14 Nov 2018 18:46:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2b7b462-a6c7-49c8-ae7a-6abaea2deedf","tenant_id":"52d67e80204149bba029fc21d42f7fd4","created_at":"2018-11-14T18:46:25Z","dns_nameservers":[],"updated_at":"2018-11-14T18:46:25Z","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":"52d67e80204149bba029fc21d42f7fd4","id":"fbd58532-a256-40b8-9ab7-2b32f371f5f0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-pub-subnet"}]} 2018-11-14 18:46:26,100 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-4aa6bdd3-ee5b-4cab-b078-3abbdd13147a 2018-11-14 18:46:26,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=e2b7b462-a6c7-49c8-ae7a-6abaea2deedf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9228096b61a10b3a78c58be4e4f41d332741c00b" 2018-11-14 18:46:26,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-ae60f4c2-f69c-444e-87e5-87b17e49af19 Date: Wed, 14 Nov 2018 18:46:26 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fbd58532-a256-40b8-9ab7-2b32f371f5f0"],"updated_at":"2018-11-14T18:46:25Z","tenant_id":"52d67e80204149bba029fc21d42f7fd4","created_at":"2018-11-14T18:46:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"52d67e80204149bba029fc21d42f7fd4","id":"e2b7b462-a6c7-49c8-ae7a-6abaea2deedf","name":"CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-pub-net"}]} 2018-11-14 18:46:26,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=e2b7b462-a6c7-49c8-ae7a-6abaea2deedf used request id req-ae60f4c2-f69c-444e-87e5-87b17e49af19 2018-11-14 18:46:26,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e2b7b462-a6c7-49c8-ae7a-6abaea2deedf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9228096b61a10b3a78c58be4e4f41d332741c00b" 2018-11-14 18:46:26,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7ba83ee2-e3ea-46bb-8a50-12802c922691 Date: Wed, 14 Nov 2018 18:46:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2b7b462-a6c7-49c8-ae7a-6abaea2deedf","tenant_id":"52d67e80204149bba029fc21d42f7fd4","created_at":"2018-11-14T18:46:25Z","dns_nameservers":[],"updated_at":"2018-11-14T18:46:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"52d67e80204149bba029fc21d42f7fd4","id":"fbd58532-a256-40b8-9ab7-2b32f371f5f0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-pub-subnet"}]} 2018-11-14 18:46:26,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e2b7b462-a6c7-49c8-ae7a-6abaea2deedf used request id req-7ba83ee2-e3ea-46bb-8a50-12802c922691 2018-11-14 18:46:26,629 - OpenStackNetwork - DEBUG - Network [e2b7b462-a6c7-49c8-ae7a-6abaea2deedf] created successfully 2018-11-14 18:46:26,629 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:46:26,630 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:46:27,069 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:46:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["KX_O3DneQzKAC4llAT5O3g"], "issued_at": "2018-11-14T18:46:27.000000Z"}} 2018-11-14 18:46:27,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52adcd7c7249abf70fa5b7ef6427593fe23174e3" 2018-11-14 18:46:27,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:46:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6fafdc2-900d-4605-b3ce-daf685eb5e94 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:46:27,170 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-c6fafdc2-900d-4605-b3ce-daf685eb5e94 2018-11-14 18:46:27,171 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:46:27,175 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52adcd7c7249abf70fa5b7ef6427593fe23174e3" 2018-11-14 18:46:27,415 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:46: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-3c867ad3-8009-4baf-95e4-10a123071602 x-compute-request-id: req-3c867ad3-8009-4baf-95e4-10a123071602 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-14 18:46:27,416 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-3c867ad3-8009-4baf-95e4-10a123071602 2018-11-14 18:46:27,419 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52adcd7c7249abf70fa5b7ef6427593fe23174e3" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-14 18:46:27,448 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:46: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-9ff446bd-1ba3-4a45-8cdf-4938006b0a64 x-compute-request-id: req-9ff446bd-1ba3-4a45-8cdf-4938006b0a64 Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-flavor-name", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/499642d0-0558-4905-a12d-9661cfc746ad", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/499642d0-0558-4905-a12d-9661cfc746ad", "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": "499642d0-0558-4905-a12d-9661cfc746ad"}} 2018-11-14 18:46:27,448 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-9ff446bd-1ba3-4a45-8cdf-4938006b0a64 2018-11-14 18:46:27,449 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:46:27,450 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:46:27,859 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8cd8101cd5af4f689c48d6ccc93093d1", "name": "CreateInstancePortManipulationTests-9bb7982d-8169-43b-proj-role"}], "expires_at": "2018-11-14T19:46:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "52d67e80204149bba029fc21d42f7fd4", "name": "CreateInstancePortManipulationTests-9bb7982d-8169-43b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/52d67e80204149bba029fc21d42f7fd4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/52d67e80204149bba029fc21d42f7fd4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/52d67e80204149bba029fc21d42f7fd4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_52d67e80204149bba029fc21d42f7fd4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_52d67e80204149bba029fc21d42f7fd4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/52d67e80204149bba029fc21d42f7fd4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/52d67e80204149bba029fc21d42f7fd4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/52d67e80204149bba029fc21d42f7fd4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/52d67e80204149bba029fc21d42f7fd4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/52d67e80204149bba029fc21d42f7fd4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/52d67e80204149bba029fc21d42f7fd4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/52d67e80204149bba029fc21d42f7fd4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/52d67e80204149bba029fc21d42f7fd4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/52d67e80204149bba029fc21d42f7fd4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-9bb7982d-8169-43b-user", "id": "9b009be829db49c09bb454500eb32a6f"}, "audit_ids": ["Xi5VMF8FQ7CxKNlw1gFd3w"], "issued_at": "2018-11-14T18:46:27.000000Z"}} 2018-11-14 18:46:27,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10d9ebbfb65fa41e9e270b7cb3b95463020ef5fb" 2018-11-14 18:46:27,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:46:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b864981-b37a-4379-9b57-ffd2fcb82264 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:46:27,954 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-9b864981-b37a-4379-9b57-ffd2fcb82264 2018-11-14 18:46:27,955 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:46:27,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10d9ebbfb65fa41e9e270b7cb3b95463020ef5fb" 2018-11-14 18:46:28,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:46:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32c1ea15-354f-4bee-8f5a-e5e1670b870d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:46:28,050 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-32c1ea15-354f-4bee-8f5a-e5e1670b870d 2018-11-14 18:46:28,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10d9ebbfb65fa41e9e270b7cb3b95463020ef5fb" 2018-11-14 18:46:28,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-99c6a2b5-b24c-4239-9c8d-69f3a8be84e5 Date: Wed, 14 Nov 2018 18:46:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fbd58532-a256-40b8-9ab7-2b32f371f5f0"],"updated_at":"2018-11-14T18:46:25Z","tenant_id":"52d67e80204149bba029fc21d42f7fd4","created_at":"2018-11-14T18:46:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"52d67e80204149bba029fc21d42f7fd4","id":"e2b7b462-a6c7-49c8-ae7a-6abaea2deedf","name":"CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-pub-net"}]} 2018-11-14 18:46:28,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-pub-net used request id req-99c6a2b5-b24c-4239-9c8d-69f3a8be84e5 2018-11-14 18:46:28,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e2b7b462-a6c7-49c8-ae7a-6abaea2deedf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10d9ebbfb65fa41e9e270b7cb3b95463020ef5fb" 2018-11-14 18:46:28,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-94131c38-03c9-427a-acc4-ffb3ad8e07d4 Date: Wed, 14 Nov 2018 18:46:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2b7b462-a6c7-49c8-ae7a-6abaea2deedf","tenant_id":"52d67e80204149bba029fc21d42f7fd4","created_at":"2018-11-14T18:46:25Z","dns_nameservers":[],"updated_at":"2018-11-14T18:46:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"52d67e80204149bba029fc21d42f7fd4","id":"fbd58532-a256-40b8-9ab7-2b32f371f5f0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-pub-subnet"}]} 2018-11-14 18:46:28,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e2b7b462-a6c7-49c8-ae7a-6abaea2deedf used request id req-94131c38-03c9-427a-acc4-ffb3ad8e07d4 2018-11-14 18:46:28,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10d9ebbfb65fa41e9e270b7cb3b95463020ef5fb" 2018-11-14 18:46:28,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-32d3fe75-38b1-4114-9a55-1ca86223c96e Date: Wed, 14 Nov 2018 18:46:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fbd58532-a256-40b8-9ab7-2b32f371f5f0"],"updated_at":"2018-11-14T18:46:25Z","tenant_id":"52d67e80204149bba029fc21d42f7fd4","created_at":"2018-11-14T18:46:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"52d67e80204149bba029fc21d42f7fd4","id":"e2b7b462-a6c7-49c8-ae7a-6abaea2deedf","name":"CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-pub-net"}]} 2018-11-14 18:46:28,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-pub-net used request id req-32d3fe75-38b1-4114-9a55-1ca86223c96e 2018-11-14 18:46:28,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:46:29,001 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:46: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:46:29,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/52d67e80204149bba029fc21d42f7fd4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10d9ebbfb65fa41e9e270b7cb3b95463020ef5fb" 2018-11-14 18:46:29,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:46:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a05739a1-1aad-4bf0-a6be-f09c71be67d7 Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/52d67e80204149bba029fc21d42f7fd4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "52d67e80204149bba029fc21d42f7fd4", "name": "CreateInstancePortManipulationTests-9bb7982d-8169-43b-proj"}} 2018-11-14 18:46:29,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/52d67e80204149bba029fc21d42f7fd4 used request id req-a05739a1-1aad-4bf0-a6be-f09c71be67d7 2018-11-14 18:46:29,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e2b7b462-a6c7-49c8-ae7a-6abaea2deedf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10d9ebbfb65fa41e9e270b7cb3b95463020ef5fb" 2018-11-14 18:46:29,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9345e11b-a29f-4ce3-8355-4a3452329752 Date: Wed, 14 Nov 2018 18:46:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2b7b462-a6c7-49c8-ae7a-6abaea2deedf","tenant_id":"52d67e80204149bba029fc21d42f7fd4","created_at":"2018-11-14T18:46:25Z","dns_nameservers":[],"updated_at":"2018-11-14T18:46:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"52d67e80204149bba029fc21d42f7fd4","id":"fbd58532-a256-40b8-9ab7-2b32f371f5f0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-pub-subnet"}]} 2018-11-14 18:46:29,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e2b7b462-a6c7-49c8-ae7a-6abaea2deedf used request id req-9345e11b-a29f-4ce3-8355-4a3452329752 2018-11-14 18:46:29,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=e2b7b462-a6c7-49c8-ae7a-6abaea2deedf&name=CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10d9ebbfb65fa41e9e270b7cb3b95463020ef5fb" 2018-11-14 18:46:29,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ace7fc7e-1476-48fc-a81e-7478190c0303 Date: Wed, 14 Nov 2018 18:46:29 GMT RESP BODY: {"ports":[]} 2018-11-14 18:46:29,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=e2b7b462-a6c7-49c8-ae7a-6abaea2deedf&name=CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777port-1&admin_state_up=True used request id req-ace7fc7e-1476-48fc-a81e-7478190c0303 2018-11-14 18:46:29,736 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10d9ebbfb65fa41e9e270b7cb3b95463020ef5fb" 2018-11-14 18:46:29,977 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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 x-openstack-request-id: req-d1e22fa3-83df-4698-a31a-42aa90c077d4 x-compute-request-id: req-d1e22fa3-83df-4698-a31a-42aa90c077d4 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-14 18:46:29,977 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-inst used request id req-d1e22fa3-83df-4698-a31a-42aa90c077d4 2018-11-14 18:46:29,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10d9ebbfb65fa41e9e270b7cb3b95463020ef5fb" 2018-11-14 18:46:30,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-92801d2e-d1c6-4b7f-802a-dac0d46c8cce Date: Wed, 14 Nov 2018 18:46:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fbd58532-a256-40b8-9ab7-2b32f371f5f0"],"updated_at":"2018-11-14T18:46:25Z","tenant_id":"52d67e80204149bba029fc21d42f7fd4","created_at":"2018-11-14T18:46:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"52d67e80204149bba029fc21d42f7fd4","id":"e2b7b462-a6c7-49c8-ae7a-6abaea2deedf","name":"CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-pub-net"}]} 2018-11-14 18:46:30,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-pub-net used request id req-92801d2e-d1c6-4b7f-802a-dac0d46c8cce 2018-11-14 18:46:30,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e2b7b462-a6c7-49c8-ae7a-6abaea2deedf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10d9ebbfb65fa41e9e270b7cb3b95463020ef5fb" 2018-11-14 18:46:30,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7b50de06-b0dc-4ec5-a0e3-7a79414480fc Date: Wed, 14 Nov 2018 18:46:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2b7b462-a6c7-49c8-ae7a-6abaea2deedf","tenant_id":"52d67e80204149bba029fc21d42f7fd4","created_at":"2018-11-14T18:46:25Z","dns_nameservers":[],"updated_at":"2018-11-14T18:46:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"52d67e80204149bba029fc21d42f7fd4","id":"fbd58532-a256-40b8-9ab7-2b32f371f5f0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-pub-subnet"}]} 2018-11-14 18:46:30,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e2b7b462-a6c7-49c8-ae7a-6abaea2deedf used request id req-7b50de06-b0dc-4ec5-a0e3-7a79414480fc 2018-11-14 18:46:30,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10d9ebbfb65fa41e9e270b7cb3b95463020ef5fb" 2018-11-14 18:46:30,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-877ca71a-2c40-4601-9a83-0ba6b591e2b1 Date: Wed, 14 Nov 2018 18:46:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fbd58532-a256-40b8-9ab7-2b32f371f5f0"],"updated_at":"2018-11-14T18:46:25Z","tenant_id":"52d67e80204149bba029fc21d42f7fd4","created_at":"2018-11-14T18:46:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"52d67e80204149bba029fc21d42f7fd4","id":"e2b7b462-a6c7-49c8-ae7a-6abaea2deedf","name":"CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-pub-net"}]} 2018-11-14 18:46:30,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-pub-net used request id req-877ca71a-2c40-4601-9a83-0ba6b591e2b1 2018-11-14 18:46:30,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/52d67e80204149bba029fc21d42f7fd4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10d9ebbfb65fa41e9e270b7cb3b95463020ef5fb" 2018-11-14 18:46:30,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:46:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cbbdb6c-071a-48cf-9529-2fd49dd1627f Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/52d67e80204149bba029fc21d42f7fd4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "52d67e80204149bba029fc21d42f7fd4", "name": "CreateInstancePortManipulationTests-9bb7982d-8169-43b-proj"}} 2018-11-14 18:46:30,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/52d67e80204149bba029fc21d42f7fd4 used request id req-4cbbdb6c-071a-48cf-9529-2fd49dd1627f 2018-11-14 18:46:30,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e2b7b462-a6c7-49c8-ae7a-6abaea2deedf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10d9ebbfb65fa41e9e270b7cb3b95463020ef5fb" 2018-11-14 18:46:30,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-5f842cee-6fec-44ee-98a8-daf72dc8ed22 Date: Wed, 14 Nov 2018 18:46:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2b7b462-a6c7-49c8-ae7a-6abaea2deedf","tenant_id":"52d67e80204149bba029fc21d42f7fd4","created_at":"2018-11-14T18:46:25Z","dns_nameservers":[],"updated_at":"2018-11-14T18:46:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"52d67e80204149bba029fc21d42f7fd4","id":"fbd58532-a256-40b8-9ab7-2b32f371f5f0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-pub-subnet"}]} 2018-11-14 18:46:30,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e2b7b462-a6c7-49c8-ae7a-6abaea2deedf used request id req-5f842cee-6fec-44ee-98a8-daf72dc8ed22 2018-11-14 18:46:30,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=e2b7b462-a6c7-49c8-ae7a-6abaea2deedf&name=CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10d9ebbfb65fa41e9e270b7cb3b95463020ef5fb" 2018-11-14 18:46:31,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5b8dcee6-9294-45c6-9f77-0628b929c7f8 Date: Wed, 14 Nov 2018 18:46:31 GMT RESP BODY: {"ports":[]} 2018-11-14 18:46:31,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=e2b7b462-a6c7-49c8-ae7a-6abaea2deedf&name=CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777port-1&admin_state_up=True used request id req-5b8dcee6-9294-45c6-9f77-0628b929c7f8 2018-11-14 18:46:31,024 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:46:31,025 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:46:31,436 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8cd8101cd5af4f689c48d6ccc93093d1", "name": "CreateInstancePortManipulationTests-9bb7982d-8169-43b-proj-role"}], "expires_at": "2018-11-14T19:46:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "52d67e80204149bba029fc21d42f7fd4", "name": "CreateInstancePortManipulationTests-9bb7982d-8169-43b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/52d67e80204149bba029fc21d42f7fd4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/52d67e80204149bba029fc21d42f7fd4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/52d67e80204149bba029fc21d42f7fd4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_52d67e80204149bba029fc21d42f7fd4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_52d67e80204149bba029fc21d42f7fd4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/52d67e80204149bba029fc21d42f7fd4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/52d67e80204149bba029fc21d42f7fd4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/52d67e80204149bba029fc21d42f7fd4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/52d67e80204149bba029fc21d42f7fd4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/52d67e80204149bba029fc21d42f7fd4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/52d67e80204149bba029fc21d42f7fd4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/52d67e80204149bba029fc21d42f7fd4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/52d67e80204149bba029fc21d42f7fd4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/52d67e80204149bba029fc21d42f7fd4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-9bb7982d-8169-43b-user", "id": "9b009be829db49c09bb454500eb32a6f"}, "audit_ids": ["iDmixrWiQGmGtCPKXbF7yg"], "issued_at": "2018-11-14T18:46:31.000000Z"}} 2018-11-14 18:46:31,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2c3452b6485419e568eb52153cc547418121662" 2018-11-14 18:46:31,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:46:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e9fdde2-82e3-4e96-bddf-458b18a86143 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:46:31,541 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-2e9fdde2-82e3-4e96-bddf-458b18a86143 2018-11-14 18:46:31,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10d9ebbfb65fa41e9e270b7cb3b95463020ef5fb" 2018-11-14 18:46:31,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-cf4c557b-d419-481a-83be-644fa2218293 Date: Wed, 14 Nov 2018 18:46:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fbd58532-a256-40b8-9ab7-2b32f371f5f0"],"updated_at":"2018-11-14T18:46:25Z","tenant_id":"52d67e80204149bba029fc21d42f7fd4","created_at":"2018-11-14T18:46:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"52d67e80204149bba029fc21d42f7fd4","id":"e2b7b462-a6c7-49c8-ae7a-6abaea2deedf","name":"CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-pub-net"}]} 2018-11-14 18:46:31,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-pub-net used request id req-cf4c557b-d419-481a-83be-644fa2218293 2018-11-14 18:46:31,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e2b7b462-a6c7-49c8-ae7a-6abaea2deedf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10d9ebbfb65fa41e9e270b7cb3b95463020ef5fb" 2018-11-14 18:46:32,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-912d07d2-3c26-4ffb-90d9-616e17ff03c8 Date: Wed, 14 Nov 2018 18:46:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2b7b462-a6c7-49c8-ae7a-6abaea2deedf","tenant_id":"52d67e80204149bba029fc21d42f7fd4","created_at":"2018-11-14T18:46:25Z","dns_nameservers":[],"updated_at":"2018-11-14T18:46:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"52d67e80204149bba029fc21d42f7fd4","id":"fbd58532-a256-40b8-9ab7-2b32f371f5f0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-pub-subnet"}]} 2018-11-14 18:46:32,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e2b7b462-a6c7-49c8-ae7a-6abaea2deedf used request id req-912d07d2-3c26-4ffb-90d9-616e17ff03c8 2018-11-14 18:46:32,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10d9ebbfb65fa41e9e270b7cb3b95463020ef5fb" 2018-11-14 18:46:32,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-7248a099-ec83-4260-94f1-5414ee2b6de8 Date: Wed, 14 Nov 2018 18:46:32 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fbd58532-a256-40b8-9ab7-2b32f371f5f0"],"updated_at":"2018-11-14T18:46:25Z","tenant_id":"52d67e80204149bba029fc21d42f7fd4","created_at":"2018-11-14T18:46:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"52d67e80204149bba029fc21d42f7fd4","id":"e2b7b462-a6c7-49c8-ae7a-6abaea2deedf","name":"CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-pub-net"}]} 2018-11-14 18:46:32,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-pub-net used request id req-7248a099-ec83-4260-94f1-5414ee2b6de8 2018-11-14 18:46:32,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:46:32,376 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:46: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:46:32,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/52d67e80204149bba029fc21d42f7fd4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2c3452b6485419e568eb52153cc547418121662" 2018-11-14 18:46:32,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:46:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a8e4c34-81d9-4e51-9723-0d9a8665b430 Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/52d67e80204149bba029fc21d42f7fd4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "52d67e80204149bba029fc21d42f7fd4", "name": "CreateInstancePortManipulationTests-9bb7982d-8169-43b-proj"}} 2018-11-14 18:46:32,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/52d67e80204149bba029fc21d42f7fd4 used request id req-2a8e4c34-81d9-4e51-9723-0d9a8665b430 2018-11-14 18:46:32,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e2b7b462-a6c7-49c8-ae7a-6abaea2deedf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10d9ebbfb65fa41e9e270b7cb3b95463020ef5fb" 2018-11-14 18:46:32,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1964f00a-ff12-41a2-ab6d-32065b726c6a Date: Wed, 14 Nov 2018 18:46:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2b7b462-a6c7-49c8-ae7a-6abaea2deedf","tenant_id":"52d67e80204149bba029fc21d42f7fd4","created_at":"2018-11-14T18:46:25Z","dns_nameservers":[],"updated_at":"2018-11-14T18:46:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"52d67e80204149bba029fc21d42f7fd4","id":"fbd58532-a256-40b8-9ab7-2b32f371f5f0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-pub-subnet"}]} 2018-11-14 18:46:32,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e2b7b462-a6c7-49c8-ae7a-6abaea2deedf used request id req-1964f00a-ff12-41a2-ab6d-32065b726c6a 2018-11-14 18:46:32,733 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-pub-net 2018-11-14 18:46:32,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10d9ebbfb65fa41e9e270b7cb3b95463020ef5fb" -d '{"port": {"network_id": "e2b7b462-a6c7-49c8-ae7a-6abaea2deedf", "name": "CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777port-1", "allowed_address_pairs": [{"ip_address": "10.55.0.101", "mac_address": "0a:1b:2c:3d:4e:5f"}], "admin_state_up": true}}' 2018-11-14 18:46:33,830 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 832 X-Openstack-Request-Id: req-613b0e61-aee0-469d-aae1-8ecb9e0c3a1c Date: Wed, 14 Nov 2018 18:46:33 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-11-14T18:46:33Z","description":"","allowed_address_pairs":[{"ip_address":"10.55.0.101","mac_address":"0a:1b:2c:3d:4e:5f"}],"tags":[],"network_id":"e2b7b462-a6c7-49c8-ae7a-6abaea2deedf","tenant_id":"52d67e80204149bba029fc21d42f7fd4","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-11-14T18:46:33Z","name":"CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777port-1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:31:8c:9c","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"52d67e80204149bba029fc21d42f7fd4","fixed_ips":[{"subnet_id":"fbd58532-a256-40b8-9ab7-2b32f371f5f0","ip_address":"10.55.0.5"}],"id":"6bf99af1-be2b-4b43-95e6-40326bdfb956","security_groups":["cb9a7726-16af-4720-8c25-52aefb5c0343"],"device_id":""}} 2018-11-14 18:46:33,830 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-613b0e61-aee0-469d-aae1-8ecb9e0c3a1c 2018-11-14 18:46:33,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10d9ebbfb65fa41e9e270b7cb3b95463020ef5fb" 2018-11-14 18:46:34,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-c7183f8c-9af5-4d60-90ea-fef2eaa9e653 Date: Wed, 14 Nov 2018 18:46:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fbd58532-a256-40b8-9ab7-2b32f371f5f0"],"updated_at":"2018-11-14T18:46:25Z","tenant_id":"52d67e80204149bba029fc21d42f7fd4","created_at":"2018-11-14T18:46:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"52d67e80204149bba029fc21d42f7fd4","id":"e2b7b462-a6c7-49c8-ae7a-6abaea2deedf","name":"CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-pub-net"}]} 2018-11-14 18:46:34,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-pub-net used request id req-c7183f8c-9af5-4d60-90ea-fef2eaa9e653 2018-11-14 18:46:34,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e2b7b462-a6c7-49c8-ae7a-6abaea2deedf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10d9ebbfb65fa41e9e270b7cb3b95463020ef5fb" 2018-11-14 18:46:34,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7ef048bf-d50d-4ebe-a78c-ee6801eb54d0 Date: Wed, 14 Nov 2018 18:46:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2b7b462-a6c7-49c8-ae7a-6abaea2deedf","tenant_id":"52d67e80204149bba029fc21d42f7fd4","created_at":"2018-11-14T18:46:25Z","dns_nameservers":[],"updated_at":"2018-11-14T18:46:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"52d67e80204149bba029fc21d42f7fd4","id":"fbd58532-a256-40b8-9ab7-2b32f371f5f0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-pub-subnet"}]} 2018-11-14 18:46:34,176 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e2b7b462-a6c7-49c8-ae7a-6abaea2deedf used request id req-7ef048bf-d50d-4ebe-a78c-ee6801eb54d0 2018-11-14 18:46:34,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10d9ebbfb65fa41e9e270b7cb3b95463020ef5fb" 2018-11-14 18:46:34,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-34f5141a-4dbd-4530-b3ee-2c064eaf881e Date: Wed, 14 Nov 2018 18:46:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fbd58532-a256-40b8-9ab7-2b32f371f5f0"],"updated_at":"2018-11-14T18:46:25Z","tenant_id":"52d67e80204149bba029fc21d42f7fd4","created_at":"2018-11-14T18:46:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"52d67e80204149bba029fc21d42f7fd4","id":"e2b7b462-a6c7-49c8-ae7a-6abaea2deedf","name":"CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-pub-net"}]} 2018-11-14 18:46:34,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-pub-net used request id req-34f5141a-4dbd-4530-b3ee-2c064eaf881e 2018-11-14 18:46:34,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/52d67e80204149bba029fc21d42f7fd4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10d9ebbfb65fa41e9e270b7cb3b95463020ef5fb" 2018-11-14 18:46:34,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:46:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-916273f2-cc8d-4b6a-a67d-48988c6991d6 Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/52d67e80204149bba029fc21d42f7fd4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "52d67e80204149bba029fc21d42f7fd4", "name": "CreateInstancePortManipulationTests-9bb7982d-8169-43b-proj"}} 2018-11-14 18:46:34,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/52d67e80204149bba029fc21d42f7fd4 used request id req-916273f2-cc8d-4b6a-a67d-48988c6991d6 2018-11-14 18:46:34,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e2b7b462-a6c7-49c8-ae7a-6abaea2deedf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10d9ebbfb65fa41e9e270b7cb3b95463020ef5fb" 2018-11-14 18:46:34,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-47e79147-2240-43ce-8377-472af3f9e801 Date: Wed, 14 Nov 2018 18:46:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2b7b462-a6c7-49c8-ae7a-6abaea2deedf","tenant_id":"52d67e80204149bba029fc21d42f7fd4","created_at":"2018-11-14T18:46:25Z","dns_nameservers":[],"updated_at":"2018-11-14T18:46:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"52d67e80204149bba029fc21d42f7fd4","id":"fbd58532-a256-40b8-9ab7-2b32f371f5f0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-pub-subnet"}]} 2018-11-14 18:46:34,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e2b7b462-a6c7-49c8-ae7a-6abaea2deedf used request id req-47e79147-2240-43ce-8377-472af3f9e801 2018-11-14 18:46:34,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=e2b7b462-a6c7-49c8-ae7a-6abaea2deedf&name=CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10d9ebbfb65fa41e9e270b7cb3b95463020ef5fb" 2018-11-14 18:46:34,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-621164ad-22cb-40b1-b581-ab521a916da8 Date: Wed, 14 Nov 2018 18:46:34 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[{"ip_address":"10.55.0.101","mac_address":"0a:1b:2c:3d:4e:5f"}],"tags":[],"network_id":"e2b7b462-a6c7-49c8-ae7a-6abaea2deedf","tenant_id":"52d67e80204149bba029fc21d42f7fd4","created_at":"2018-11-14T18:46:33Z","admin_state_up":true,"updated_at":"2018-11-14T18:46:33Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:31:8c:9c","id":"6bf99af1-be2b-4b43-95e6-40326bdfb956","port_security_enabled":true,"project_id":"52d67e80204149bba029fc21d42f7fd4","fixed_ips":[{"subnet_id":"fbd58532-a256-40b8-9ab7-2b32f371f5f0","ip_address":"10.55.0.5"}],"extra_dhcp_opts":[],"security_groups":["cb9a7726-16af-4720-8c25-52aefb5c0343"],"name":"CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777port-1"}]} 2018-11-14 18:46:34,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=e2b7b462-a6c7-49c8-ae7a-6abaea2deedf&name=CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777port-1&admin_state_up=True used request id req-621164ad-22cb-40b1-b581-ab521a916da8 2018-11-14 18:46:34,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/52d67e80204149bba029fc21d42f7fd4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10d9ebbfb65fa41e9e270b7cb3b95463020ef5fb" 2018-11-14 18:46:34,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:46:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-573a6518-1447-4979-b46b-1b4118c8f314 Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/52d67e80204149bba029fc21d42f7fd4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "52d67e80204149bba029fc21d42f7fd4", "name": "CreateInstancePortManipulationTests-9bb7982d-8169-43b-proj"}} 2018-11-14 18:46:34,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/52d67e80204149bba029fc21d42f7fd4 used request id req-573a6518-1447-4979-b46b-1b4118c8f314 2018-11-14 18:46:34,955 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-inst 2018-11-14 18:46:34,958 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10d9ebbfb65fa41e9e270b7cb3b95463020ef5fb" 2018-11-14 18:46:34,978 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:46: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-e1b2da6a-546b-47b1-8a87-5c366867c886 x-compute-request-id: req-e1b2da6a-546b-47b1-8a87-5c366867c886 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"flavors": [{"id": "499642d0-0558-4905-a12d-9661cfc746ad", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/499642d0-0558-4905-a12d-9661cfc746ad", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/499642d0-0558-4905-a12d-9661cfc746ad", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-flavor-name"}]} 2018-11-14 18:46:34,979 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-e1b2da6a-546b-47b1-8a87-5c366867c886 2018-11-14 18:46:34,981 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/499642d0-0558-4905-a12d-9661cfc746ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10d9ebbfb65fa41e9e270b7cb3b95463020ef5fb" 2018-11-14 18:46:34,998 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:46: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-e41d9255-a5e1-4524-9d5a-3b26d4a1d338 x-compute-request-id: req-e41d9255-a5e1-4524-9d5a-3b26d4a1d338 Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-flavor-name", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/499642d0-0558-4905-a12d-9661cfc746ad", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/499642d0-0558-4905-a12d-9661cfc746ad", "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": "499642d0-0558-4905-a12d-9661cfc746ad"}} 2018-11-14 18:46:34,998 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/499642d0-0558-4905-a12d-9661cfc746ad used request id req-e41d9255-a5e1-4524-9d5a-3b26d4a1d338 2018-11-14 18:46:35,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}10d9ebbfb65fa41e9e270b7cb3b95463020ef5fb" 2018-11-14 18:46:35,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-cb0c62c0-7c41-46cb-bc42-c3dbf479ab6e Date: Wed, 14 Nov 2018 18:46:35 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:46:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:46:22Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/e19bec49-d9d3-47e6-b8cb-ecb7f7e82049/snap", "metadata": {}}], "self": "/v2/images/e19bec49-d9d3-47e6-b8cb-ecb7f7e82049", "min_disk": 0, "protected": false, "id": "e19bec49-d9d3-47e6-b8cb-ecb7f7e82049", "file": "/v2/images/e19bec49-d9d3-47e6-b8cb-ecb7f7e82049/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "52d67e80204149bba029fc21d42f7fd4", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/e19bec49-d9d3-47e6-b8cb-ecb7f7e82049/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-image"} 2018-11-14 18:46:35,216 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-image used request id req-cb0c62c0-7c41-46cb-bc42-c3dbf479ab6e 2018-11-14 18:46:35,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}10d9ebbfb65fa41e9e270b7cb3b95463020ef5fb" 2018-11-14 18:46:35,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f481e211-10bc-488f-92d1-f403f148758c Date: Wed, 14 Nov 2018 18:46: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-11-14 18:46:35,414 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-f481e211-10bc-488f-92d1-f403f148758c 2018-11-14 18:46:35,419 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10d9ebbfb65fa41e9e270b7cb3b95463020ef5fb" -d '{"server": {"name": "CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-inst", "imageRef": "e19bec49-d9d3-47e6-b8cb-ecb7f7e82049", "flavorRef": "499642d0-0558-4905-a12d-9661cfc746ad", "max_count": 1, "min_count": 1, "networks": [{"port": "6bf99af1-be2b-4b43-95e6-40326bdfb956"}]}}' 2018-11-14 18:46:37,198 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18: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 x-openstack-request-id: req-45c43c4b-0269-4b56-b3ce-7271b4fe2c34 x-compute-request-id: req-45c43c4b-0269-4b56-b3ce-7271b4fe2c34 Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/29448899-7e3d-40e9-b896-22abaeb4efd8 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "29448899-7e3d-40e9-b896-22abaeb4efd8", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/29448899-7e3d-40e9-b896-22abaeb4efd8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/29448899-7e3d-40e9-b896-22abaeb4efd8", "rel": "bookmark"}], "adminPass": "RAon3umN9bM6"}} 2018-11-14 18:46:37,198 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-45c43c4b-0269-4b56-b3ce-7271b4fe2c34 2018-11-14 18:46:37,201 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/29448899-7e3d-40e9-b896-22abaeb4efd8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10d9ebbfb65fa41e9e270b7cb3b95463020ef5fb" 2018-11-14 18:46:37,634 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:46: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-1671b507-baa2-4ff2-9d0a-ac2e23aa32fd x-compute-request-id: req-1671b507-baa2-4ff2-9d0a-ac2e23aa32fd 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.28:8774/v2.1/servers/29448899-7e3d-40e9-b896-22abaeb4efd8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/29448899-7e3d-40e9-b896-22abaeb4efd8", "rel": "bookmark"}], "image": {"id": "e19bec49-d9d3-47e6-b8cb-ecb7f7e82049", "links": [{"href": "http://172.30.9.28:8774/images/e19bec49-d9d3-47e6-b8cb-ecb7f7e82049", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "499642d0-0558-4905-a12d-9661cfc746ad", "links": [{"href": "http://172.30.9.28:8774/flavors/499642d0-0558-4905-a12d-9661cfc746ad", "rel": "bookmark"}]}, "id": "29448899-7e3d-40e9-b896-22abaeb4efd8", "user_id": "9b009be829db49c09bb454500eb32a6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T18:46:37Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-inst", "created": "2018-11-14T18:46:37Z", "tenant_id": "52d67e80204149bba029fc21d42f7fd4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:46:37,634 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/29448899-7e3d-40e9-b896-22abaeb4efd8 used request id req-1671b507-baa2-4ff2-9d0a-ac2e23aa32fd 2018-11-14 18:46:37,634 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-inst 2018-11-14 18:46:37,637 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/29448899-7e3d-40e9-b896-22abaeb4efd8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10d9ebbfb65fa41e9e270b7cb3b95463020ef5fb" 2018-11-14 18:46:38,093 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:46: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-dcf6c9ee-eaa8-46a2-8a96-d43c6cf20bcc x-compute-request-id: req-dcf6c9ee-eaa8-46a2-8a96-d43c6cf20bcc 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.28:8774/v2.1/servers/29448899-7e3d-40e9-b896-22abaeb4efd8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/29448899-7e3d-40e9-b896-22abaeb4efd8", "rel": "bookmark"}], "image": {"id": "e19bec49-d9d3-47e6-b8cb-ecb7f7e82049", "links": [{"href": "http://172.30.9.28:8774/images/e19bec49-d9d3-47e6-b8cb-ecb7f7e82049", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "499642d0-0558-4905-a12d-9661cfc746ad", "links": [{"href": "http://172.30.9.28:8774/flavors/499642d0-0558-4905-a12d-9661cfc746ad", "rel": "bookmark"}]}, "id": "29448899-7e3d-40e9-b896-22abaeb4efd8", "user_id": "9b009be829db49c09bb454500eb32a6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T18:46:37Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-inst", "created": "2018-11-14T18:46:37Z", "tenant_id": "52d67e80204149bba029fc21d42f7fd4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:46:38,093 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/29448899-7e3d-40e9-b896-22abaeb4efd8 used request id req-dcf6c9ee-eaa8-46a2-8a96-d43c6cf20bcc 2018-11-14 18:46:38,094 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-inst] is - BUILD 2018-11-14 18:46:38,094 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-14 18:46:41,097 - create_instance - DEBUG - VM status query timeout in 896.537403107 2018-11-14 18:46:41,100 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/29448899-7e3d-40e9-b896-22abaeb4efd8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10d9ebbfb65fa41e9e270b7cb3b95463020ef5fb" 2018-11-14 18:46:41,823 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:46: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-8381304f-7108-41d8-9547-746b72e6e5c0 x-compute-request-id: req-8381304f-7108-41d8-9547-746b72e6e5c0 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.28:8774/v2.1/servers/29448899-7e3d-40e9-b896-22abaeb4efd8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/29448899-7e3d-40e9-b896-22abaeb4efd8", "rel": "bookmark"}], "image": {"id": "e19bec49-d9d3-47e6-b8cb-ecb7f7e82049", "links": [{"href": "http://172.30.9.28:8774/images/e19bec49-d9d3-47e6-b8cb-ecb7f7e82049", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "499642d0-0558-4905-a12d-9661cfc746ad", "links": [{"href": "http://172.30.9.28:8774/flavors/499642d0-0558-4905-a12d-9661cfc746ad", "rel": "bookmark"}]}, "id": "29448899-7e3d-40e9-b896-22abaeb4efd8", "security_groups": [{"name": "default"}], "user_id": "9b009be829db49c09bb454500eb32a6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T18:46:38Z", "hostId": "282071a401a54e29662a27ec30e699cfb8738d82bf493092a3d416e1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-inst", "created": "2018-11-14T18:46:37Z", "tenant_id": "52d67e80204149bba029fc21d42f7fd4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:46:41,823 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/29448899-7e3d-40e9-b896-22abaeb4efd8 used request id req-8381304f-7108-41d8-9547-746b72e6e5c0 2018-11-14 18:46:41,823 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-inst] is - BUILD 2018-11-14 18:46:41,824 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-14 18:46:44,827 - create_instance - DEBUG - VM status query timeout in 892.807765007 2018-11-14 18:46:44,830 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/29448899-7e3d-40e9-b896-22abaeb4efd8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10d9ebbfb65fa41e9e270b7cb3b95463020ef5fb" 2018-11-14 18:46:45,375 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:46: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-04c03935-9c15-4e49-9376-e0115171c124 x-compute-request-id: req-04c03935-9c15-4e49-9376-e0115171c124 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:8c:9c", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/29448899-7e3d-40e9-b896-22abaeb4efd8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/29448899-7e3d-40e9-b896-22abaeb4efd8", "rel": "bookmark"}], "image": {"id": "e19bec49-d9d3-47e6-b8cb-ecb7f7e82049", "links": [{"href": "http://172.30.9.28:8774/images/e19bec49-d9d3-47e6-b8cb-ecb7f7e82049", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:46:42.000000", "flavor": {"id": "499642d0-0558-4905-a12d-9661cfc746ad", "links": [{"href": "http://172.30.9.28:8774/flavors/499642d0-0558-4905-a12d-9661cfc746ad", "rel": "bookmark"}]}, "id": "29448899-7e3d-40e9-b896-22abaeb4efd8", "security_groups": [{"name": "default"}], "user_id": "9b009be829db49c09bb454500eb32a6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:46:42Z", "hostId": "282071a401a54e29662a27ec30e699cfb8738d82bf493092a3d416e1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-inst", "created": "2018-11-14T18:46:37Z", "tenant_id": "52d67e80204149bba029fc21d42f7fd4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:46:45,375 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/29448899-7e3d-40e9-b896-22abaeb4efd8 used request id req-04c03935-9c15-4e49-9376-e0115171c124 2018-11-14 18:46:45,375 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-inst] is - ACTIVE 2018-11-14 18:46:45,376 - create_instance - INFO - VM is - ACTIVE 2018-11-14 18:46:45,378 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/29448899-7e3d-40e9-b896-22abaeb4efd8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10d9ebbfb65fa41e9e270b7cb3b95463020ef5fb" 2018-11-14 18:46:46,086 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:46: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-f29bd084-016e-4458-a99e-044c5123ef16 x-compute-request-id: req-f29bd084-016e-4458-a99e-044c5123ef16 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:8c:9c", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/29448899-7e3d-40e9-b896-22abaeb4efd8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/29448899-7e3d-40e9-b896-22abaeb4efd8", "rel": "bookmark"}], "image": {"id": "e19bec49-d9d3-47e6-b8cb-ecb7f7e82049", "links": [{"href": "http://172.30.9.28:8774/images/e19bec49-d9d3-47e6-b8cb-ecb7f7e82049", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:46:42.000000", "flavor": {"id": "499642d0-0558-4905-a12d-9661cfc746ad", "links": [{"href": "http://172.30.9.28:8774/flavors/499642d0-0558-4905-a12d-9661cfc746ad", "rel": "bookmark"}]}, "id": "29448899-7e3d-40e9-b896-22abaeb4efd8", "security_groups": [{"name": "default"}], "user_id": "9b009be829db49c09bb454500eb32a6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:46:42Z", "hostId": "282071a401a54e29662a27ec30e699cfb8738d82bf493092a3d416e1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-inst", "created": "2018-11-14T18:46:37Z", "tenant_id": "52d67e80204149bba029fc21d42f7fd4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:46:46,087 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/29448899-7e3d-40e9-b896-22abaeb4efd8 used request id req-f29bd084-016e-4458-a99e-044c5123ef16 2018-11-14 18:46:46,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10d9ebbfb65fa41e9e270b7cb3b95463020ef5fb" 2018-11-14 18:46:46,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-f93f7dcd-9779-4cc6-8d04-1ea0bd2f536d Date: Wed, 14 Nov 2018 18:46:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fbd58532-a256-40b8-9ab7-2b32f371f5f0"],"updated_at":"2018-11-14T18:46:25Z","tenant_id":"52d67e80204149bba029fc21d42f7fd4","created_at":"2018-11-14T18:46:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"52d67e80204149bba029fc21d42f7fd4","id":"e2b7b462-a6c7-49c8-ae7a-6abaea2deedf","name":"CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-pub-net"}]} 2018-11-14 18:46:46,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-pub-net used request id req-f93f7dcd-9779-4cc6-8d04-1ea0bd2f536d 2018-11-14 18:46:46,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/52d67e80204149bba029fc21d42f7fd4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10d9ebbfb65fa41e9e270b7cb3b95463020ef5fb" 2018-11-14 18:46:46,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:46:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3d49f0d-7270-47cf-ae0f-b66a989a1812 Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/52d67e80204149bba029fc21d42f7fd4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "52d67e80204149bba029fc21d42f7fd4", "name": "CreateInstancePortManipulationTests-9bb7982d-8169-43b-proj"}} 2018-11-14 18:46:46,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/52d67e80204149bba029fc21d42f7fd4 used request id req-a3d49f0d-7270-47cf-ae0f-b66a989a1812 2018-11-14 18:46:46,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e2b7b462-a6c7-49c8-ae7a-6abaea2deedf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10d9ebbfb65fa41e9e270b7cb3b95463020ef5fb" 2018-11-14 18:46:46,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a2d875cb-263e-48ae-9c5d-86655d3278b7 Date: Wed, 14 Nov 2018 18:46:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2b7b462-a6c7-49c8-ae7a-6abaea2deedf","tenant_id":"52d67e80204149bba029fc21d42f7fd4","created_at":"2018-11-14T18:46:25Z","dns_nameservers":[],"updated_at":"2018-11-14T18:46:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"52d67e80204149bba029fc21d42f7fd4","id":"fbd58532-a256-40b8-9ab7-2b32f371f5f0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-pub-subnet"}]} 2018-11-14 18:46:46,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e2b7b462-a6c7-49c8-ae7a-6abaea2deedf used request id req-a2d875cb-263e-48ae-9c5d-86655d3278b7 2018-11-14 18:46:46,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=e2b7b462-a6c7-49c8-ae7a-6abaea2deedf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10d9ebbfb65fa41e9e270b7cb3b95463020ef5fb" 2018-11-14 18:46:46,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3100 X-Openstack-Request-Id: req-c5dd2153-a17a-45b5-8949-12c728ae0816 Date: Wed, 14 Nov 2018 18:46:46 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e2b7b462-a6c7-49c8-ae7a-6abaea2deedf","tenant_id":"52d67e80204149bba029fc21d42f7fd4","created_at":"2018-11-14T18:46:26Z","admin_state_up":true,"updated_at":"2018-11-14T18:46:29Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e2b7b462-a6c7-49c8-ae7a-6abaea2deedf","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:9a:0a:e2","id":"1cadb0d9-d74f-4cf6-8d1e-84e503cd9254","port_security_enabled":false,"project_id":"52d67e80204149bba029fc21d42f7fd4","fixed_ips":[{"subnet_id":"fbd58532-a256-40b8-9ab7-2b32f371f5f0","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e2b7b462-a6c7-49c8-ae7a-6abaea2deedf","tenant_id":"52d67e80204149bba029fc21d42f7fd4","created_at":"2018-11-14T18:46:27Z","admin_state_up":true,"updated_at":"2018-11-14T18:46:30Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e2b7b462-a6c7-49c8-ae7a-6abaea2deedf","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:4d:a9:ae","id":"1d77aafa-1092-440a-95ac-c0f1cea32023","port_security_enabled":false,"project_id":"52d67e80204149bba029fc21d42f7fd4","fixed_ips":[{"subnet_id":"fbd58532-a256-40b8-9ab7-2b32f371f5f0","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[{"ip_address":"10.55.0.101","mac_address":"0a:1b:2c:3d:4e:5f"}],"tags":[],"network_id":"e2b7b462-a6c7-49c8-ae7a-6abaea2deedf","tenant_id":"52d67e80204149bba029fc21d42f7fd4","created_at":"2018-11-14T18:46:33Z","admin_state_up":true,"updated_at":"2018-11-14T18:46:42Z","binding:vnic_type":"normal","device_id":"29448899-7e3d-40e9-b896-22abaeb4efd8","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:31:8c:9c","id":"6bf99af1-be2b-4b43-95e6-40326bdfb956","port_security_enabled":true,"project_id":"52d67e80204149bba029fc21d42f7fd4","fixed_ips":[{"subnet_id":"fbd58532-a256-40b8-9ab7-2b32f371f5f0","ip_address":"10.55.0.5"}],"extra_dhcp_opts":[],"security_groups":["cb9a7726-16af-4720-8c25-52aefb5c0343"],"name":"CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e2b7b462-a6c7-49c8-ae7a-6abaea2deedf","tenant_id":"52d67e80204149bba029fc21d42f7fd4","created_at":"2018-11-14T18:46:26Z","admin_state_up":true,"updated_at":"2018-11-14T18:46:28Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e2b7b462-a6c7-49c8-ae7a-6abaea2deedf","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:86:23:20","id":"aae282c4-d557-4dff-9f5e-7f6f084860db","port_security_enabled":false,"project_id":"52d67e80204149bba029fc21d42f7fd4","fixed_ips":[{"subnet_id":"fbd58532-a256-40b8-9ab7-2b32f371f5f0","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-14 18:46:46,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=e2b7b462-a6c7-49c8-ae7a-6abaea2deedf used request id req-c5dd2153-a17a-45b5-8949-12c728ae0816 2018-11-14 18:46:46,772 - create_instance - INFO - Deleting Port with ID - 6bf99af1-be2b-4b43-95e6-40326bdfb956 2018-11-14 18:46:46,772 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777port-1 2018-11-14 18:46:46,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/6bf99af1-be2b-4b43-95e6-40326bdfb956 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10d9ebbfb65fa41e9e270b7cb3b95463020ef5fb" 2018-11-14 18:46:47,535 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2a2ee7d0-e58d-4bf3-9aac-a60e0cc43d33 Date: Wed, 14 Nov 2018 18:46:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:46:47,536 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/6bf99af1-be2b-4b43-95e6-40326bdfb956 used request id req-2a2ee7d0-e58d-4bf3-9aac-a60e0cc43d33 2018-11-14 18:46:47,536 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-inst 2018-11-14 18:46:47,539 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/29448899-7e3d-40e9-b896-22abaeb4efd8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10d9ebbfb65fa41e9e270b7cb3b95463020ef5fb" 2018-11-14 18:46:47,895 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18: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 x-openstack-request-id: req-9b707671-ddf4-42e1-a314-21db901a01f8 x-compute-request-id: req-9b707671-ddf4-42e1-a314-21db901a01f8 Content-Type: application/json 2018-11-14 18:46:47,895 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/29448899-7e3d-40e9-b896-22abaeb4efd8 used request id req-9b707671-ddf4-42e1-a314-21db901a01f8 2018-11-14 18:46:47,895 - create_instance - INFO - Checking deletion status 2018-11-14 18:46:47,898 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/29448899-7e3d-40e9-b896-22abaeb4efd8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10d9ebbfb65fa41e9e270b7cb3b95463020ef5fb" 2018-11-14 18:46:48,109 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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-97b35274-8de5-4e78-8098-9fbe08963ab5 x-compute-request-id: req-97b35274-8de5-4e78-8098-9fbe08963ab5 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:8c:9c", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/29448899-7e3d-40e9-b896-22abaeb4efd8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/29448899-7e3d-40e9-b896-22abaeb4efd8", "rel": "bookmark"}], "image": {"id": "e19bec49-d9d3-47e6-b8cb-ecb7f7e82049", "links": [{"href": "http://172.30.9.28:8774/images/e19bec49-d9d3-47e6-b8cb-ecb7f7e82049", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:46:42.000000", "flavor": {"id": "499642d0-0558-4905-a12d-9661cfc746ad", "links": [{"href": "http://172.30.9.28:8774/flavors/499642d0-0558-4905-a12d-9661cfc746ad", "rel": "bookmark"}]}, "id": "29448899-7e3d-40e9-b896-22abaeb4efd8", "user_id": "9b009be829db49c09bb454500eb32a6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:46:47Z", "hostId": "282071a401a54e29662a27ec30e699cfb8738d82bf493092a3d416e1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-inst", "created": "2018-11-14T18:46:37Z", "tenant_id": "52d67e80204149bba029fc21d42f7fd4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:46:48,109 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/29448899-7e3d-40e9-b896-22abaeb4efd8 used request id req-97b35274-8de5-4e78-8098-9fbe08963ab5 2018-11-14 18:46:48,109 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-inst] is - ACTIVE 2018-11-14 18:46:48,110 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-14 18:46:51,113 - create_instance - DEBUG - VM status query timeout in 296.78264308 2018-11-14 18:46:51,116 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/29448899-7e3d-40e9-b896-22abaeb4efd8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10d9ebbfb65fa41e9e270b7cb3b95463020ef5fb" 2018-11-14 18:46:51,379 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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-7b4f1936-b2b5-4003-97e1-c44294f6426f x-compute-request-id: req-7b4f1936-b2b5-4003-97e1-c44294f6426f Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/29448899-7e3d-40e9-b896-22abaeb4efd8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/29448899-7e3d-40e9-b896-22abaeb4efd8", "rel": "bookmark"}], "image": {"id": "e19bec49-d9d3-47e6-b8cb-ecb7f7e82049", "links": [{"href": "http://172.30.9.28:8774/images/e19bec49-d9d3-47e6-b8cb-ecb7f7e82049", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:46:42.000000", "flavor": {"id": "499642d0-0558-4905-a12d-9661cfc746ad", "links": [{"href": "http://172.30.9.28:8774/flavors/499642d0-0558-4905-a12d-9661cfc746ad", "rel": "bookmark"}]}, "id": "29448899-7e3d-40e9-b896-22abaeb4efd8", "user_id": "9b009be829db49c09bb454500eb32a6f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:46:51Z", "hostId": "282071a401a54e29662a27ec30e699cfb8738d82bf493092a3d416e1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-inst", "created": "2018-11-14T18:46:37Z", "tenant_id": "52d67e80204149bba029fc21d42f7fd4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:46:51,380 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/29448899-7e3d-40e9-b896-22abaeb4efd8 used request id req-7b4f1936-b2b5-4003-97e1-c44294f6426f 2018-11-14 18:46:51,380 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-inst] is - ACTIVE 2018-11-14 18:46:51,380 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-14 18:46:54,383 - create_instance - DEBUG - VM status query timeout in 293.512069941 2018-11-14 18:46:54,386 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/29448899-7e3d-40e9-b896-22abaeb4efd8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10d9ebbfb65fa41e9e270b7cb3b95463020ef5fb" 2018-11-14 18:46:54,588 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:46: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-a7e077ed-b344-4660-8b7d-c8463cfcb9e6 x-compute-request-id: req-a7e077ed-b344-4660-8b7d-c8463cfcb9e6 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 29448899-7e3d-40e9-b896-22abaeb4efd8 could not be found.", "code": 404}} 2018-11-14 18:46:54,588 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/29448899-7e3d-40e9-b896-22abaeb4efd8 used request id req-a7e077ed-b344-4660-8b7d-c8463cfcb9e6 2018-11-14 18:46:54,588 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 29448899-7e3d-40e9-b896-22abaeb4efd8 could not be found. (HTTP 404) (Request-ID: req-a7e077ed-b344-4660-8b7d-c8463cfcb9e6) 2018-11-14 18:46:54,588 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-inst 2018-11-14 18:46:54,592 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/499642d0-0558-4905-a12d-9661cfc746ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52adcd7c7249abf70fa5b7ef6427593fe23174e3" 2018-11-14 18:46:54,627 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18:46: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-5c198052-643b-435b-bd94-003fc63480de x-compute-request-id: req-5c198052-643b-435b-bd94-003fc63480de Content-Length: 0 Content-Type: application/json 2018-11-14 18:46:54,627 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/499642d0-0558-4905-a12d-9661cfc746ad used request id req-5c198052-643b-435b-bd94-003fc63480de 2018-11-14 18:46:54,628 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-pub-subnet 2018-11-14 18:46:54,628 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-pub-subnet 2018-11-14 18:46:54,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/fbd58532-a256-40b8-9ab7-2b32f371f5f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9228096b61a10b3a78c58be4e4f41d332741c00b" 2018-11-14 18:46:57,170 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-359defd0-0438-41de-959d-0dcc1719d6ed Date: Wed, 14 Nov 2018 18:46:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:46:57,170 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/fbd58532-a256-40b8-9ab7-2b32f371f5f0 used request id req-359defd0-0438-41de-959d-0dcc1719d6ed 2018-11-14 18:46:57,170 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-pub-net 2018-11-14 18:46:57,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/e2b7b462-a6c7-49c8-ae7a-6abaea2deedf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9228096b61a10b3a78c58be4e4f41d332741c00b" 2018-11-14 18:46:58,711 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-22caae0d-67a2-4602-a759-c5a516747601 Date: Wed, 14 Nov 2018 18:46:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:46:58,711 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/e2b7b462-a6c7-49c8-ae7a-6abaea2deedf used request id req-22caae0d-67a2-4602-a759-c5a516747601 2018-11-14 18:46:58,712 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-5050c2b0-7f5d-48d6-a8f2-7db79556b777-image 2018-11-14 18:46:58,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/e19bec49-d9d3-47e6-b8cb-ecb7f7e82049 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}46310bbd109dcc2f1781c49700e220e0d5ad6490" 2018-11-14 18:46:59,233 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f2b9b49f-80d2-4068-9599-28f9a834cf63 Date: Wed, 14 Nov 2018 18:46:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:46:59,233 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/e19bec49-d9d3-47e6-b8cb-ecb7f7e82049 used request id req-f2b9b49f-80d2-4068-9599-28f9a834cf63 2018-11-14 18:46:59,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3eec0fdc1d9fa0c6c80f9ce0bd8e5202b2de1ee" 2018-11-14 18:46:59,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-31d2633f-8c95-4b75-a683-84a206ec3348 Date: Wed, 14 Nov 2018 18:46:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "52d67e80204149bba029fc21d42f7fd4", "created_at": "2018-11-14T18:46:24Z", "updated_at": "2018-11-14T18:46:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:46:24Z", "revision_number": 0, "id": "621c9c48-1cf0-4a1b-9de2-849e411a8f5f", "remote_group_id": "cb9a7726-16af-4720-8c25-52aefb5c0343", "remote_ip_prefix": null, "created_at": "2018-11-14T18:46:24Z", "security_group_id": "cb9a7726-16af-4720-8c25-52aefb5c0343", "tenant_id": "52d67e80204149bba029fc21d42f7fd4", "port_range_min": null, "ethertype": "IPv6", "project_id": "52d67e80204149bba029fc21d42f7fd4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:46:24Z", "revision_number": 0, "id": "68cc02d6-d2e1-4e25-a1a6-2fb27cc5f219", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:46:24Z", "security_group_id": "cb9a7726-16af-4720-8c25-52aefb5c0343", "tenant_id": "52d67e80204149bba029fc21d42f7fd4", "port_range_min": null, "ethertype": "IPv4", "project_id": "52d67e80204149bba029fc21d42f7fd4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:46:24Z", "revision_number": 0, "id": "a2de53a0-4696-4e27-b4d6-6b2ef5944271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:46:24Z", "security_group_id": "cb9a7726-16af-4720-8c25-52aefb5c0343", "tenant_id": "52d67e80204149bba029fc21d42f7fd4", "port_range_min": null, "ethertype": "IPv6", "project_id": "52d67e80204149bba029fc21d42f7fd4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:46:24Z", "revision_number": 0, "id": "c2b98d2f-24a7-40ff-b675-74eccd95fd65", "remote_group_id": "cb9a7726-16af-4720-8c25-52aefb5c0343", "remote_ip_prefix": null, "created_at": "2018-11-14T18:46:24Z", "security_group_id": "cb9a7726-16af-4720-8c25-52aefb5c0343", "tenant_id": "52d67e80204149bba029fc21d42f7fd4", "port_range_min": null, "ethertype": "IPv4", "project_id": "52d67e80204149bba029fc21d42f7fd4"}], "revision_number": 4, "project_id": "52d67e80204149bba029fc21d42f7fd4", "id": "cb9a7726-16af-4720-8c25-52aefb5c0343", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:46:59,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-31d2633f-8c95-4b75-a683-84a206ec3348 2018-11-14 18:46:59,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3eec0fdc1d9fa0c6c80f9ce0bd8e5202b2de1ee" 2018-11-14 18:46:59,649 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:46:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56ce6541-83ba-4509-9d5e-cb29af3f51c4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:46:59,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-56ce6541-83ba-4509-9d5e-cb29af3f51c4 2018-11-14 18:46:59,650 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:46:59,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3eec0fdc1d9fa0c6c80f9ce0bd8e5202b2de1ee" 2018-11-14 18:46:59,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:46:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c47264b8-aac6-4509-8344-872d3d129a0e Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:46:59,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-c47264b8-aac6-4509-8344-872d3d129a0e 2018-11-14 18:46:59,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3eec0fdc1d9fa0c6c80f9ce0bd8e5202b2de1ee" 2018-11-14 18:46:59,888 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:46:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4eb1ea5-0036-46eb-93dc-de9cbf84a736 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:46:59,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-a4eb1ea5-0036-46eb-93dc-de9cbf84a736 2018-11-14 18:46:59,888 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:46:59,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3eec0fdc1d9fa0c6c80f9ce0bd8e5202b2de1ee" 2018-11-14 18:47:00,002 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:46:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b5b68b0-dc89-42fa-8426-54abecefd12a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:47:00,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-7b5b68b0-dc89-42fa-8426-54abecefd12a 2018-11-14 18:47:00,002 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:47:00,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3eec0fdc1d9fa0c6c80f9ce0bd8e5202b2de1ee" 2018-11-14 18:47:00,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:47:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5688940-33d6-4e9d-95cc-1cb7d12174d0 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:47:00,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-c5688940-33d6-4e9d-95cc-1cb7d12174d0 2018-11-14 18:47:00,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3eec0fdc1d9fa0c6c80f9ce0bd8e5202b2de1ee" 2018-11-14 18:47:00,220 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:47:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c05c56e-c534-400f-bd11-90e0c913c2b1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 18:47:00,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-6c05c56e-c534-400f-bd11-90e0c913c2b1 2018-11-14 18:47:00,220 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:47:00,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3eec0fdc1d9fa0c6c80f9ce0bd8e5202b2de1ee" 2018-11-14 18:47:00,337 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:47:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1ca4267-407a-4ba1-9560-fc1799e874b7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d3b3d3f2c3dd4be6bc230a686f3f0839.", "code": 404, "title": "Not Found"}} 2018-11-14 18:47:00,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 used request id req-c1ca4267-407a-4ba1-9560-fc1799e874b7 2018-11-14 18:47:00,337 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:47:00,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/52d67e80204149bba029fc21d42f7fd4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3eec0fdc1d9fa0c6c80f9ce0bd8e5202b2de1ee" 2018-11-14 18:47:00,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:47:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19248247-4a1d-4a98-a172-899c75b12a64 Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/52d67e80204149bba029fc21d42f7fd4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "52d67e80204149bba029fc21d42f7fd4", "name": "CreateInstancePortManipulationTests-9bb7982d-8169-43b-proj"}} 2018-11-14 18:47:00,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/52d67e80204149bba029fc21d42f7fd4 used request id req-19248247-4a1d-4a98-a172-899c75b12a64 2018-11-14 18:47:00,442 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cb9a7726-16af-4720-8c25-52aefb5c0343 2018-11-14 18:47:00,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=cb9a7726-16af-4720-8c25-52aefb5c0343 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3eec0fdc1d9fa0c6c80f9ce0bd8e5202b2de1ee" 2018-11-14 18:47:00,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-fc3cfc49-0cad-48f1-88a2-0c7f94e80b12 Date: Wed, 14 Nov 2018 18:47:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "cb9a7726-16af-4720-8c25-52aefb5c0343", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:46:24Z", "security_group_id": "cb9a7726-16af-4720-8c25-52aefb5c0343", "port_range_min": null, "revision_number": 0, "tenant_id": "52d67e80204149bba029fc21d42f7fd4", "created_at": "2018-11-14T18:46:24Z", "project_id": "52d67e80204149bba029fc21d42f7fd4", "id": "621c9c48-1cf0-4a1b-9de2-849e411a8f5f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:46:24Z", "security_group_id": "cb9a7726-16af-4720-8c25-52aefb5c0343", "port_range_min": null, "revision_number": 0, "tenant_id": "52d67e80204149bba029fc21d42f7fd4", "created_at": "2018-11-14T18:46:24Z", "project_id": "52d67e80204149bba029fc21d42f7fd4", "id": "68cc02d6-d2e1-4e25-a1a6-2fb27cc5f219"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:46:24Z", "security_group_id": "cb9a7726-16af-4720-8c25-52aefb5c0343", "port_range_min": null, "revision_number": 0, "tenant_id": "52d67e80204149bba029fc21d42f7fd4", "created_at": "2018-11-14T18:46:24Z", "project_id": "52d67e80204149bba029fc21d42f7fd4", "id": "a2de53a0-4696-4e27-b4d6-6b2ef5944271"}, {"remote_group_id": "cb9a7726-16af-4720-8c25-52aefb5c0343", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:46:24Z", "security_group_id": "cb9a7726-16af-4720-8c25-52aefb5c0343", "port_range_min": null, "revision_number": 0, "tenant_id": "52d67e80204149bba029fc21d42f7fd4", "created_at": "2018-11-14T18:46:24Z", "project_id": "52d67e80204149bba029fc21d42f7fd4", "id": "c2b98d2f-24a7-40ff-b675-74eccd95fd65"}]} 2018-11-14 18:47:00,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=cb9a7726-16af-4720-8c25-52aefb5c0343 used request id req-fc3cfc49-0cad-48f1-88a2-0c7f94e80b12 2018-11-14 18:47:00,676 - neutron_utils - INFO - Deleting security group with name - default 2018-11-14 18:47:00,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/cb9a7726-16af-4720-8c25-52aefb5c0343 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3eec0fdc1d9fa0c6c80f9ce0bd8e5202b2de1ee" 2018-11-14 18:47:01,032 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4a1f329b-d302-41d4-8ed3-00a047844c67 Content-Length: 0 Date: Wed, 14 Nov 2018 18:47:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:47:01,032 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/cb9a7726-16af-4720-8c25-52aefb5c0343 used request id req-4a1f329b-d302-41d4-8ed3-00a047844c67 2018-11-14 18:47:01,033 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-9bb7982d-8169-43b-proj 2018-11-14 18:47:01,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/52d67e80204149bba029fc21d42f7fd4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3eec0fdc1d9fa0c6c80f9ce0bd8e5202b2de1ee" 2018-11-14 18:47:01,352 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:47:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-074efaac-653a-46c4-a890-25a2447ce4ca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:47:01,353 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/52d67e80204149bba029fc21d42f7fd4 used request id req-074efaac-653a-46c4-a890-25a2447ce4ca 2018-11-14 18:47:01,353 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-9bb7982d-8169-43b-proj-role 2018-11-14 18:47:01,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/8cd8101cd5af4f689c48d6ccc93093d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3eec0fdc1d9fa0c6c80f9ce0bd8e5202b2de1ee" 2018-11-14 18:47:01,491 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:47:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7e8c5e7-0bbb-489d-9634-6ea58ddf905f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:47:01,491 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/8cd8101cd5af4f689c48d6ccc93093d1 used request id req-b7e8c5e7-0bbb-489d-9634-6ea58ddf905f 2018-11-14 18:47:01,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3eec0fdc1d9fa0c6c80f9ce0bd8e5202b2de1ee" 2018-11-14 18:47:01,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:47:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7dbc976f-9c2b-4a86-bcb1-b3e5387aecd3 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:47:01,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-7dbc976f-9c2b-4a86-bcb1-b3e5387aecd3 2018-11-14 18:47:01,600 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-9bb7982d-8169-43b-user 2018-11-14 18:47:01,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/9b009be829db49c09bb454500eb32a6f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06a73b08af374a04fa4aba5ab1640f0ec415f868" 2018-11-14 18:47:01,834 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:47:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8daf0967-cb9b-4272-a900-00277edc5eb3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:47:01,835 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/9b009be829db49c09bb454500eb32a6f used request id req-8daf0967-cb9b-4272-a900-00277edc5eb3 2018-11-14 18:47:01,836 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:47:02,260 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:47:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["2vtjjitcTJWnI_psaqb_rQ"], "issued_at": "2018-11-14T18:47:02.000000Z"}} 2018-11-14 18:47:02,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e54769a8f906ef0ff2646c5006800461d3e7e322" 2018-11-14 18:47:02,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:47:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7c44253-2bc7-46d5-b7f9-6262360d1fd7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:47:02,364 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-f7c44253-2bc7-46d5-b7f9-6262360d1fd7 2018-11-14 18:47:02,365 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:47:02,366 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:47:02,779 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:47:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["0cObSpeqQIy5TTrmlJPN_w"], "issued_at": "2018-11-14T18:47:02.000000Z"}} 2018-11-14 18:47:02,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32aba76beb3de2c1ba2d7a53f5cb2adceaf22339" 2018-11-14 18:47:02,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:47:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e28bb59f-7d66-4d40-856c-3f55d9a10937 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:47:02,885 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-e28bb59f-7d66-4d40-856c-3f55d9a10937 2018-11-14 18:47:02,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:47:02,895 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:47: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:47:02,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-3639ae28-9a6b-4c8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32aba76beb3de2c1ba2d7a53f5cb2adceaf22339" 2018-11-14 18:47:03,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:47:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-289e7ced-7033-48a8-a8b1-cc21b309854e Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-3639ae28-9a6b-4c8-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:47:03,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-3639ae28-9a6b-4c8-proj used request id req-289e7ced-7033-48a8-a8b1-cc21b309854e 2018-11-14 18:47:03,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32aba76beb3de2c1ba2d7a53f5cb2adceaf22339" 2018-11-14 18:47:03,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:47:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d36f2ecf-a386-468a-9c02-edbae29ec73a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:47:03,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-d36f2ecf-a386-468a-9c02-edbae29ec73a 2018-11-14 18:47:03,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32aba76beb3de2c1ba2d7a53f5cb2adceaf22339" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-3639ae28-9a6b-4c8-proj"}}' 2018-11-14 18:47:03,371 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:47:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4397b40-8b10-499d-88ba-5cb631b11af6 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/3eeb46d9fef044ec88debfab8a211376"}, "tags": [], "enabled": true, "id": "3eeb46d9fef044ec88debfab8a211376", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-3639ae28-9a6b-4c8-proj"}} 2018-11-14 18:47:03,371 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-b4397b40-8b10-499d-88ba-5cb631b11af6 2018-11-14 18:47:03,371 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-3639ae28-9a6b-4c8-proj 2018-11-14 18:47:03,371 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:47:03,372 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:47:03,790 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:47:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["xGbZRvzPRNOl1SHcjcz6KA"], "issued_at": "2018-11-14T18:47:03.000000Z"}} 2018-11-14 18:47:03,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90d5595b9f9bb11c19a5ecc0e1ce20c5cb2447fd" 2018-11-14 18:47:03,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:47:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01f4eb11-2172-4051-a8f1-78e71b512ea9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:47:03,804 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-01f4eb11-2172-4051-a8f1-78e71b512ea9 2018-11-14 18:47:03,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:47:03,813 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:47: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:47:03,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90d5595b9f9bb11c19a5ecc0e1ce20c5cb2447fd" 2018-11-14 18:47:03,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:47:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf5e0f42-dd01-4b30-9d43-d03d7d12f43b Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:47:03,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-bf5e0f42-dd01-4b30-9d43-d03d7d12f43b 2018-11-14 18:47:03,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-3639ae28-9a6b-4c8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90d5595b9f9bb11c19a5ecc0e1ce20c5cb2447fd" 2018-11-14 18:47:04,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:47:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4335e811-50a5-4918-b04b-cfb3d17e1a2c Content-Encoding: gzip Content-Length: 267 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-3639ae28-9a6b-4c8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/3eeb46d9fef044ec88debfab8a211376"}, "tags": [], "enabled": true, "id": "3eeb46d9fef044ec88debfab8a211376", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-3639ae28-9a6b-4c8-proj"}]} 2018-11-14 18:47:04,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-3639ae28-9a6b-4c8-proj used request id req-4335e811-50a5-4918-b04b-cfb3d17e1a2c 2018-11-14 18:47:04,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90d5595b9f9bb11c19a5ecc0e1ce20c5cb2447fd" 2018-11-14 18:47:04,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:47:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a841d8b4-dc6c-4e3e-81f7-c38082569a27 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:47:04,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-a841d8b4-dc6c-4e3e-81f7-c38082569a27 2018-11-14 18:47:04,580 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-3639ae28-9a6b-4c8-user 2018-11-14 18:47:04,581 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:47:04,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32aba76beb3de2c1ba2d7a53f5cb2adceaf22339" 2018-11-14 18:47:04,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:47:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0447a88a-0cf4-4d07-b394-e5fc14864d16 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:47:04,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0447a88a-0cf4-4d07-b394-e5fc14864d16 2018-11-14 18:47:04,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32aba76beb3de2c1ba2d7a53f5cb2adceaf22339" -d '{"role": {"name": "CreateInstancePortManipulationTests-3639ae28-9a6b-4c8-proj-role"}}' 2018-11-14 18:47:04,922 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:47:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7407abe0-1e1e-4f5e-84af-3b3337634771 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5728574bc0ea40d5bffc9cf651a885c5", "links": {"self": "http://172.30.9.28:5000/v3/roles/5728574bc0ea40d5bffc9cf651a885c5"}, "name": "CreateInstancePortManipulationTests-3639ae28-9a6b-4c8-proj-role"}} 2018-11-14 18:47:04,922 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-7407abe0-1e1e-4f5e-84af-3b3337634771 2018-11-14 18:47:04,922 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-3639ae28-9a6b-4c8-proj-role 2018-11-14 18:47:04,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/5728574bc0ea40d5bffc9cf651a885c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32aba76beb3de2c1ba2d7a53f5cb2adceaf22339" 2018-11-14 18:47:05,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:47:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29865aed-1796-4a2b-984b-ea88e93d300d Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5728574bc0ea40d5bffc9cf651a885c5", "links": {"self": "http://172.30.9.28:5000/v3/roles/5728574bc0ea40d5bffc9cf651a885c5"}, "name": "CreateInstancePortManipulationTests-3639ae28-9a6b-4c8-proj-role"}} 2018-11-14 18:47:05,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/5728574bc0ea40d5bffc9cf651a885c5 used request id req-29865aed-1796-4a2b-984b-ea88e93d300d 2018-11-14 18:47:05,031 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-3639ae28-9a6b-4c8-proj-role to project CreateInstancePortManipulationTests-3639ae28-9a6b-4c8-proj 2018-11-14 18:47:05,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/3eeb46d9fef044ec88debfab8a211376/users/17d9a50747734e6587745ba47cd87b60/roles/5728574bc0ea40d5bffc9cf651a885c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32aba76beb3de2c1ba2d7a53f5cb2adceaf22339" 2018-11-14 18:47:05,189 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:47:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-067ff334-1964-4c8b-a6bb-d51eb3ab86ab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:47:05,189 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/3eeb46d9fef044ec88debfab8a211376/users/17d9a50747734e6587745ba47cd87b60/roles/5728574bc0ea40d5bffc9cf651a885c5 used request id req-067ff334-1964-4c8b-a6bb-d51eb3ab86ab 2018-11-14 18:47:05,190 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-14 18:47:05,190 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:47:05,191 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:47:05,612 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5728574bc0ea40d5bffc9cf651a885c5", "name": "CreateInstancePortManipulationTests-3639ae28-9a6b-4c8-proj-role"}], "expires_at": "2018-11-14T19:47:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3eeb46d9fef044ec88debfab8a211376", "name": "CreateInstancePortManipulationTests-3639ae28-9a6b-4c8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/3eeb46d9fef044ec88debfab8a211376", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/3eeb46d9fef044ec88debfab8a211376", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/3eeb46d9fef044ec88debfab8a211376", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_3eeb46d9fef044ec88debfab8a211376", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_3eeb46d9fef044ec88debfab8a211376", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/3eeb46d9fef044ec88debfab8a211376", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/3eeb46d9fef044ec88debfab8a211376", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/3eeb46d9fef044ec88debfab8a211376", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/3eeb46d9fef044ec88debfab8a211376", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/3eeb46d9fef044ec88debfab8a211376", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/3eeb46d9fef044ec88debfab8a211376", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/3eeb46d9fef044ec88debfab8a211376", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/3eeb46d9fef044ec88debfab8a211376", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/3eeb46d9fef044ec88debfab8a211376", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-3639ae28-9a6b-4c8-user", "id": "17d9a50747734e6587745ba47cd87b60"}, "audit_ids": ["PP6qjZZyRiCmLRTChzfxig"], "issued_at": "2018-11-14T18:47:05.000000Z"}} 2018-11-14 18:47:05,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57574b9785c12fb80af46a8705845d1bb2f9eec3" 2018-11-14 18:47:05,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:47:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-017a223f-cb0f-44f3-80d5-01deaeaf5d8a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:47:05,706 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-017a223f-cb0f-44f3-80d5-01deaeaf5d8a 2018-11-14 18:47:05,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-daa84a1d-f5a5-43b0-a7bc-b821992c9bb9-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}57574b9785c12fb80af46a8705845d1bb2f9eec3" 2018-11-14 18:47:05,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-63f2491e-5db2-4890-ac2d-f7e3d079ef91 Date: Wed, 14 Nov 2018 18:47:05 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-daa84a1d-f5a5-43b0-a7bc-b821992c9bb9-image"} 2018-11-14 18:47:05,927 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-daa84a1d-f5a5-43b0-a7bc-b821992c9bb9-image used request id req-63f2491e-5db2-4890-ac2d-f7e3d079ef91 2018-11-14 18:47:05,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}57574b9785c12fb80af46a8705845d1bb2f9eec3" 2018-11-14 18:47:06,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9a0e9dd9-91d5-496f-93c3-1226196287f1 Date: Wed, 14 Nov 2018 18:47: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-11-14 18:47:06,160 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-9a0e9dd9-91d5-496f-93c3-1226196287f1 2018-11-14 18:47:06,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}57574b9785c12fb80af46a8705845d1bb2f9eec3" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-daa84a1d-f5a5-43b0-a7bc-b821992c9bb9-image"}' 2018-11-14 18:47:06,841 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/89709592-4d8c-4955-b1ee-101deafacb55 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4f4ff762-e884-4b23-b779-fabbe08dfcda Date: Wed, 14 Nov 2018 18:47:06 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-daa84a1d-f5a5-43b0-a7bc-b821992c9bb9-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:47:06Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-14T18:47:06Z", "visibility": "shared", "locations": [], "self": "/v2/images/89709592-4d8c-4955-b1ee-101deafacb55", "min_disk": 0, "protected": false, "id": "89709592-4d8c-4955-b1ee-101deafacb55", "file": "/v2/images/89709592-4d8c-4955-b1ee-101deafacb55/file", "checksum": null, "owner": "3eeb46d9fef044ec88debfab8a211376", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:47:06,841 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-4f4ff762-e884-4b23-b779-fabbe08dfcda 2018-11-14 18:47:06,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/89709592-4d8c-4955-b1ee-101deafacb55/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}57574b9785c12fb80af46a8705845d1bb2f9eec3" -d '' 2018-11-14 18:47:07,488 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-47836a40-c04f-414d-808e-afe1c13b482d Date: Wed, 14 Nov 2018 18:47:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:47:07,488 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/89709592-4d8c-4955-b1ee-101deafacb55/file used request id req-47836a40-c04f-414d-808e-afe1c13b482d 2018-11-14 18:47:07,489 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-14 18:47:07,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/89709592-4d8c-4955-b1ee-101deafacb55 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}57574b9785c12fb80af46a8705845d1bb2f9eec3" 2018-11-14 18:47:07,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-7d399c3d-fbd5-4be8-b3dc-8f82733cfaf2 Date: Wed, 14 Nov 2018 18:47:07 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-daa84a1d-f5a5-43b0-a7bc-b821992c9bb9-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:47:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:47:07Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/89709592-4d8c-4955-b1ee-101deafacb55/snap", "metadata": {}}], "self": "/v2/images/89709592-4d8c-4955-b1ee-101deafacb55", "min_disk": 0, "protected": false, "id": "89709592-4d8c-4955-b1ee-101deafacb55", "file": "/v2/images/89709592-4d8c-4955-b1ee-101deafacb55/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3eeb46d9fef044ec88debfab8a211376", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/89709592-4d8c-4955-b1ee-101deafacb55/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:47:07,699 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/89709592-4d8c-4955-b1ee-101deafacb55 used request id req-7d399c3d-fbd5-4be8-b3dc-8f82733cfaf2 2018-11-14 18:47:07,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}57574b9785c12fb80af46a8705845d1bb2f9eec3" 2018-11-14 18:47:08,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-3ae9a232-6bec-48c0-b66a-f505378b6016 Date: Wed, 14 Nov 2018 18:47:08 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-11-14 18:47:08,370 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-3ae9a232-6bec-48c0-b66a-f505378b6016 2018-11-14 18:47:08,373 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-daa84a1d-f5a5-43b0-a7bc-b821992c9bb9-image 2018-11-14 18:47:08,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/89709592-4d8c-4955-b1ee-101deafacb55 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}57574b9785c12fb80af46a8705845d1bb2f9eec3" 2018-11-14 18:47:08,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-e70350ba-a18f-44b0-97fb-0eca6fbde026 Date: Wed, 14 Nov 2018 18:47:08 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-daa84a1d-f5a5-43b0-a7bc-b821992c9bb9-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:47:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:47:07Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/89709592-4d8c-4955-b1ee-101deafacb55/snap", "metadata": {}}], "self": "/v2/images/89709592-4d8c-4955-b1ee-101deafacb55", "min_disk": 0, "protected": false, "id": "89709592-4d8c-4955-b1ee-101deafacb55", "file": "/v2/images/89709592-4d8c-4955-b1ee-101deafacb55/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3eeb46d9fef044ec88debfab8a211376", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/89709592-4d8c-4955-b1ee-101deafacb55/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:47:08,581 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/89709592-4d8c-4955-b1ee-101deafacb55 used request id req-e70350ba-a18f-44b0-97fb-0eca6fbde026 2018-11-14 18:47:08,582 - create_image - DEBUG - Instance status is - active 2018-11-14 18:47:08,582 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-daa84a1d-f5a5-43b0-a7bc-b821992c9bb9-image 2018-11-14 18:47:08,582 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-daa84a1d-f5a5-43b0-a7bc-b821992c9bb9-image 2018-11-14 18:47:08,582 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:47:08,583 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:47:08,992 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5728574bc0ea40d5bffc9cf651a885c5", "name": "CreateInstancePortManipulationTests-3639ae28-9a6b-4c8-proj-role"}], "expires_at": "2018-11-14T19:47:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3eeb46d9fef044ec88debfab8a211376", "name": "CreateInstancePortManipulationTests-3639ae28-9a6b-4c8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/3eeb46d9fef044ec88debfab8a211376", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/3eeb46d9fef044ec88debfab8a211376", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/3eeb46d9fef044ec88debfab8a211376", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_3eeb46d9fef044ec88debfab8a211376", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_3eeb46d9fef044ec88debfab8a211376", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/3eeb46d9fef044ec88debfab8a211376", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/3eeb46d9fef044ec88debfab8a211376", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/3eeb46d9fef044ec88debfab8a211376", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/3eeb46d9fef044ec88debfab8a211376", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/3eeb46d9fef044ec88debfab8a211376", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/3eeb46d9fef044ec88debfab8a211376", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/3eeb46d9fef044ec88debfab8a211376", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/3eeb46d9fef044ec88debfab8a211376", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/3eeb46d9fef044ec88debfab8a211376", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-3639ae28-9a6b-4c8-user", "id": "17d9a50747734e6587745ba47cd87b60"}, "audit_ids": ["lwtdE-SPQua_T1-mTra8yA"], "issued_at": "2018-11-14T18:47:08.000000Z"}} 2018-11-14 18:47:08,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc0f80fd18f90cdf12879361d6fbf395a994b6fb" 2018-11-14 18:47:09,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:47:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fde0570-4e20-428d-a44e-edf2a66eda30 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:47:09,086 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-4fde0570-4e20-428d-a44e-edf2a66eda30 2018-11-14 18:47:09,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-daa84a1d-f5a5-43b0-a7bc-b821992c9bb9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc0f80fd18f90cdf12879361d6fbf395a994b6fb" 2018-11-14 18:47:09,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-550d1646-2e41-4a4c-99be-aebefc0cbb07 Date: Wed, 14 Nov 2018 18:47:09 GMT RESP BODY: {"networks":[]} 2018-11-14 18:47:09,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-daa84a1d-f5a5-43b0-a7bc-b821992c9bb9-pub-net used request id req-550d1646-2e41-4a4c-99be-aebefc0cbb07 2018-11-14 18:47:09,283 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-daa84a1d-f5a5-43b0-a7bc-b821992c9bb9-pub-net 2018-11-14 18:47:09,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc0f80fd18f90cdf12879361d6fbf395a994b6fb" -d '{"network": {"name": "CreateInstancePortManipulationTests-daa84a1d-f5a5-43b0-a7bc-b821992c9bb9-pub-net", "admin_state_up": true}}' 2018-11-14 18:47:10,051 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-9c0afa1a-7db6-42c8-a320-293189ddbe63 Date: Wed, 14 Nov 2018 18:47:10 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"3eeb46d9fef044ec88debfab8a211376","created_at":"2018-11-14T18:47:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-11-14T18:47:09Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"3eeb46d9fef044ec88debfab8a211376","id":"8b1500c3-e77a-48a2-9f4c-1d4b6a47057e","name":"CreateInstancePortManipulationTests-daa84a1d-f5a5-43b0-a7bc-b821992c9bb9-pub-net"}} 2018-11-14 18:47:10,052 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-9c0afa1a-7db6-42c8-a320-293189ddbe63 2018-11-14 18:47:10,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=8b1500c3-e77a-48a2-9f4c-1d4b6a47057e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc0f80fd18f90cdf12879361d6fbf395a994b6fb" 2018-11-14 18:47:10,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 601 X-Openstack-Request-Id: req-2dd7f4e2-5511-47b4-b860-f6375f1b3bb6 Date: Wed, 14 Nov 2018 18:47:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-14T18:47:09Z","tenant_id":"3eeb46d9fef044ec88debfab8a211376","created_at":"2018-11-14T18:47:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"3eeb46d9fef044ec88debfab8a211376","id":"8b1500c3-e77a-48a2-9f4c-1d4b6a47057e","name":"CreateInstancePortManipulationTests-daa84a1d-f5a5-43b0-a7bc-b821992c9bb9-pub-net"}]} 2018-11-14 18:47:10,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=8b1500c3-e77a-48a2-9f4c-1d4b6a47057e used request id req-2dd7f4e2-5511-47b4-b860-f6375f1b3bb6 2018-11-14 18:47:10,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8b1500c3-e77a-48a2-9f4c-1d4b6a47057e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc0f80fd18f90cdf12879361d6fbf395a994b6fb" 2018-11-14 18:47:10,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-de3fa5c4-9e6c-4cd4-b7ae-5ec32a0ce87c Date: Wed, 14 Nov 2018 18:47:10 GMT RESP BODY: {"subnets":[]} 2018-11-14 18:47:10,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8b1500c3-e77a-48a2-9f4c-1d4b6a47057e used request id req-de3fa5c4-9e6c-4cd4-b7ae-5ec32a0ce87c 2018-11-14 18:47:10,521 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-daa84a1d-f5a5-43b0-a7bc-b821992c9bb9-pub-subnet 2018-11-14 18:47:10,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc0f80fd18f90cdf12879361d6fbf395a994b6fb" -d '{"subnets": [{"ip_version": 4, "network_id": "8b1500c3-e77a-48a2-9f4c-1d4b6a47057e", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-daa84a1d-f5a5-43b0-a7bc-b821992c9bb9-pub-subnet"}]}' 2018-11-14 18:47:11,357 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-49ddf53e-abe4-4e16-973d-032befd88266 Date: Wed, 14 Nov 2018 18:47:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8b1500c3-e77a-48a2-9f4c-1d4b6a47057e","tenant_id":"3eeb46d9fef044ec88debfab8a211376","created_at":"2018-11-14T18:47:10Z","dns_nameservers":[],"updated_at":"2018-11-14T18:47: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":"3eeb46d9fef044ec88debfab8a211376","id":"031491b1-df39-42ae-be78-9103905c3d9f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-daa84a1d-f5a5-43b0-a7bc-b821992c9bb9-pub-subnet"}]} 2018-11-14 18:47:11,357 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-49ddf53e-abe4-4e16-973d-032befd88266 2018-11-14 18:47:11,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=8b1500c3-e77a-48a2-9f4c-1d4b6a47057e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc0f80fd18f90cdf12879361d6fbf395a994b6fb" 2018-11-14 18:47:11,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-e6b18979-4dab-4d3f-a827-f90b64e30675 Date: Wed, 14 Nov 2018 18:47:11 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["031491b1-df39-42ae-be78-9103905c3d9f"],"updated_at":"2018-11-14T18:47:10Z","tenant_id":"3eeb46d9fef044ec88debfab8a211376","created_at":"2018-11-14T18:47:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3eeb46d9fef044ec88debfab8a211376","id":"8b1500c3-e77a-48a2-9f4c-1d4b6a47057e","name":"CreateInstancePortManipulationTests-daa84a1d-f5a5-43b0-a7bc-b821992c9bb9-pub-net"}]} 2018-11-14 18:47:11,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=8b1500c3-e77a-48a2-9f4c-1d4b6a47057e used request id req-e6b18979-4dab-4d3f-a827-f90b64e30675 2018-11-14 18:47:11,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8b1500c3-e77a-48a2-9f4c-1d4b6a47057e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc0f80fd18f90cdf12879361d6fbf395a994b6fb" 2018-11-14 18:47:11,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-fe37b091-b421-4717-9b50-ae20148b8047 Date: Wed, 14 Nov 2018 18:47:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8b1500c3-e77a-48a2-9f4c-1d4b6a47057e","tenant_id":"3eeb46d9fef044ec88debfab8a211376","created_at":"2018-11-14T18:47:10Z","dns_nameservers":[],"updated_at":"2018-11-14T18:47: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":"3eeb46d9fef044ec88debfab8a211376","id":"031491b1-df39-42ae-be78-9103905c3d9f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-daa84a1d-f5a5-43b0-a7bc-b821992c9bb9-pub-subnet"}]} 2018-11-14 18:47:11,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8b1500c3-e77a-48a2-9f4c-1d4b6a47057e used request id req-fe37b091-b421-4717-9b50-ae20148b8047 2018-11-14 18:47:11,936 - OpenStackNetwork - DEBUG - Network [8b1500c3-e77a-48a2-9f4c-1d4b6a47057e] created successfully 2018-11-14 18:47:11,936 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:47:11,937 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:47:12,360 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:47:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["HzWHo4oWScahle6QQOxnpg"], "issued_at": "2018-11-14T18:47:12.000000Z"}} 2018-11-14 18:47:12,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f294dbcf5f8475b835fe6ee249acfeb997c4fac0" 2018-11-14 18:47:12,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:47:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56b83500-17ca-43e8-bf29-ef6c58e09034 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:47:12,464 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-56b83500-17ca-43e8-bf29-ef6c58e09034 2018-11-14 18:47:12,465 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:47:12,470 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f294dbcf5f8475b835fe6ee249acfeb997c4fac0" 2018-11-14 18:47:12,692 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:47: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-c9e5c836-9dfb-4e97-8dfc-d51f78fad325 x-compute-request-id: req-c9e5c836-9dfb-4e97-8dfc-d51f78fad325 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-14 18:47:12,692 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-c9e5c836-9dfb-4e97-8dfc-d51f78fad325 2018-11-14 18:47:12,695 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f294dbcf5f8475b835fe6ee249acfeb997c4fac0" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-daa84a1d-f5a5-43b0-a7bc-b821992c9bb9-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-14 18:47:12,737 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:47: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-c7159a0d-0ff4-47b3-a87b-1f9db6811a72 x-compute-request-id: req-c7159a0d-0ff4-47b3-a87b-1f9db6811a72 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-daa84a1d-f5a5-43b0-a7bc-b821992c9bb9-flavor-name", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/9d81f7a3-eaa5-4848-aa23-ad72abfeb979", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/9d81f7a3-eaa5-4848-aa23-ad72abfeb979", "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": "9d81f7a3-eaa5-4848-aa23-ad72abfeb979"}} 2018-11-14 18:47:12,738 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-c7159a0d-0ff4-47b3-a87b-1f9db6811a72 2018-11-14 18:47:12,738 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:47:12,739 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:47:13,155 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5728574bc0ea40d5bffc9cf651a885c5", "name": "CreateInstancePortManipulationTests-3639ae28-9a6b-4c8-proj-role"}], "expires_at": "2018-11-14T19:47:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3eeb46d9fef044ec88debfab8a211376", "name": "CreateInstancePortManipulationTests-3639ae28-9a6b-4c8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/3eeb46d9fef044ec88debfab8a211376", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/3eeb46d9fef044ec88debfab8a211376", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/3eeb46d9fef044ec88debfab8a211376", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_3eeb46d9fef044ec88debfab8a211376", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_3eeb46d9fef044ec88debfab8a211376", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/3eeb46d9fef044ec88debfab8a211376", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/3eeb46d9fef044ec88debfab8a211376", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/3eeb46d9fef044ec88debfab8a211376", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/3eeb46d9fef044ec88debfab8a211376", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/3eeb46d9fef044ec88debfab8a211376", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/3eeb46d9fef044ec88debfab8a211376", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/3eeb46d9fef044ec88debfab8a211376", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/3eeb46d9fef044ec88debfab8a211376", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/3eeb46d9fef044ec88debfab8a211376", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-3639ae28-9a6b-4c8-user", "id": "17d9a50747734e6587745ba47cd87b60"}, "audit_ids": ["P8VGdtQHQiGukhDFfG89gQ"], "issued_at": "2018-11-14T18:47:13.000000Z"}} 2018-11-14 18:47:13,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7929375f04e2b274a3c21949484cb18410188c6" 2018-11-14 18:47:13,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:47:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68e0aedf-3e8a-4315-931d-989b0a9d0ccd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:47:13,248 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-68e0aedf-3e8a-4315-931d-989b0a9d0ccd 2018-11-14 18:47:13,249 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:47:13,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7929375f04e2b274a3c21949484cb18410188c6" 2018-11-14 18:47:13,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:47:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7ecd480-80a9-4b9e-98ad-29e3ec53e130 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:47:13,348 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-e7ecd480-80a9-4b9e-98ad-29e3ec53e130 2018-11-14 18:47:13,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-daa84a1d-f5a5-43b0-a7bc-b821992c9bb9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7929375f04e2b274a3c21949484cb18410188c6" 2018-11-14 18:47:13,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-62431d37-c3fa-48d5-9156-232bce929040 Date: Wed, 14 Nov 2018 18:47:13 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["031491b1-df39-42ae-be78-9103905c3d9f"],"updated_at":"2018-11-14T18:47:10Z","tenant_id":"3eeb46d9fef044ec88debfab8a211376","created_at":"2018-11-14T18:47:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3eeb46d9fef044ec88debfab8a211376","id":"8b1500c3-e77a-48a2-9f4c-1d4b6a47057e","name":"CreateInstancePortManipulationTests-daa84a1d-f5a5-43b0-a7bc-b821992c9bb9-pub-net"}]} 2018-11-14 18:47:13,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-daa84a1d-f5a5-43b0-a7bc-b821992c9bb9-pub-net used request id req-62431d37-c3fa-48d5-9156-232bce929040 2018-11-14 18:47:13,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8b1500c3-e77a-48a2-9f4c-1d4b6a47057e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7929375f04e2b274a3c21949484cb18410188c6" 2018-11-14 18:47:13,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-19ce36ef-f171-4752-9f00-7807cee3fba8 Date: Wed, 14 Nov 2018 18:47:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8b1500c3-e77a-48a2-9f4c-1d4b6a47057e","tenant_id":"3eeb46d9fef044ec88debfab8a211376","created_at":"2018-11-14T18:47:10Z","dns_nameservers":[],"updated_at":"2018-11-14T18:47: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":"3eeb46d9fef044ec88debfab8a211376","id":"031491b1-df39-42ae-be78-9103905c3d9f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-daa84a1d-f5a5-43b0-a7bc-b821992c9bb9-pub-subnet"}]} 2018-11-14 18:47:13,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8b1500c3-e77a-48a2-9f4c-1d4b6a47057e used request id req-19ce36ef-f171-4752-9f00-7807cee3fba8 2018-11-14 18:47:13,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-daa84a1d-f5a5-43b0-a7bc-b821992c9bb9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7929375f04e2b274a3c21949484cb18410188c6" 2018-11-14 18:47:14,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-fa2cf8db-b203-4637-95f3-ded09fe435a1 Date: Wed, 14 Nov 2018 18:47:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["031491b1-df39-42ae-be78-9103905c3d9f"],"updated_at":"2018-11-14T18:47:10Z","tenant_id":"3eeb46d9fef044ec88debfab8a211376","created_at":"2018-11-14T18:47:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3eeb46d9fef044ec88debfab8a211376","id":"8b1500c3-e77a-48a2-9f4c-1d4b6a47057e","name":"CreateInstancePortManipulationTests-daa84a1d-f5a5-43b0-a7bc-b821992c9bb9-pub-net"}]} 2018-11-14 18:47:14,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-daa84a1d-f5a5-43b0-a7bc-b821992c9bb9-pub-net used request id req-fa2cf8db-b203-4637-95f3-ded09fe435a1 2018-11-14 18:47:14,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:47:14,134 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:47: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:47:14,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/3eeb46d9fef044ec88debfab8a211376 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7929375f04e2b274a3c21949484cb18410188c6" 2018-11-14 18:47:14,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:47:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66849941-b4bd-4e86-8fd9-8b53f4b2acf9 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/3eeb46d9fef044ec88debfab8a211376"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3eeb46d9fef044ec88debfab8a211376", "name": "CreateInstancePortManipulationTests-3639ae28-9a6b-4c8-proj"}} 2018-11-14 18:47:14,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/3eeb46d9fef044ec88debfab8a211376 used request id req-66849941-b4bd-4e86-8fd9-8b53f4b2acf9 2018-11-14 18:47:14,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8b1500c3-e77a-48a2-9f4c-1d4b6a47057e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7929375f04e2b274a3c21949484cb18410188c6" 2018-11-14 18:47:14,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f2dc9f72-9163-43d5-adae-bd4218d84590 Date: Wed, 14 Nov 2018 18:47:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8b1500c3-e77a-48a2-9f4c-1d4b6a47057e","tenant_id":"3eeb46d9fef044ec88debfab8a211376","created_at":"2018-11-14T18:47:10Z","dns_nameservers":[],"updated_at":"2018-11-14T18:47: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":"3eeb46d9fef044ec88debfab8a211376","id":"031491b1-df39-42ae-be78-9103905c3d9f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-daa84a1d-f5a5-43b0-a7bc-b821992c9bb9-pub-subnet"}]} 2018-11-14 18:47:14,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8b1500c3-e77a-48a2-9f4c-1d4b6a47057e used request id req-f2dc9f72-9163-43d5-adae-bd4218d84590 2018-11-14 18:47:14,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=8b1500c3-e77a-48a2-9f4c-1d4b6a47057e&name=CreateInstancePortManipulationTests-daa84a1d-f5a5-43b0-a7bc-b821992c9bb9port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7929375f04e2b274a3c21949484cb18410188c6" 2018-11-14 18:47:14,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a77d00ca-8328-430c-b9fa-0e9452b23231 Date: Wed, 14 Nov 2018 18:47:14 GMT RESP BODY: {"ports":[]} 2018-11-14 18:47:14,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=8b1500c3-e77a-48a2-9f4c-1d4b6a47057e&name=CreateInstancePortManipulationTests-daa84a1d-f5a5-43b0-a7bc-b821992c9bb9port-1&admin_state_up=True used request id req-a77d00ca-8328-430c-b9fa-0e9452b23231 2018-11-14 18:47:14,704 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-daa84a1d-f5a5-43b0-a7bc-b821992c9bb9-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7929375f04e2b274a3c21949484cb18410188c6" 2018-11-14 18:47:14,987 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:47:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7e090cde-e3e2-4ea6-a603-d0578f70e9cd x-compute-request-id: req-7e090cde-e3e2-4ea6-a603-d0578f70e9cd Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-14 18:47:14,987 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-daa84a1d-f5a5-43b0-a7bc-b821992c9bb9-inst used request id req-7e090cde-e3e2-4ea6-a603-d0578f70e9cd 2018-11-14 18:47:14,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-daa84a1d-f5a5-43b0-a7bc-b821992c9bb9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7929375f04e2b274a3c21949484cb18410188c6" 2018-11-14 18:47:15,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-c95656be-5f82-4c31-b3ed-fae332cf3103 Date: Wed, 14 Nov 2018 18:47:15 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["031491b1-df39-42ae-be78-9103905c3d9f"],"updated_at":"2018-11-14T18:47:10Z","tenant_id":"3eeb46d9fef044ec88debfab8a211376","created_at":"2018-11-14T18:47:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3eeb46d9fef044ec88debfab8a211376","id":"8b1500c3-e77a-48a2-9f4c-1d4b6a47057e","name":"CreateInstancePortManipulationTests-daa84a1d-f5a5-43b0-a7bc-b821992c9bb9-pub-net"}]} 2018-11-14 18:47:15,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-daa84a1d-f5a5-43b0-a7bc-b821992c9bb9-pub-net used request id req-c95656be-5f82-4c31-b3ed-fae332cf3103 2018-11-14 18:47:15,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8b1500c3-e77a-48a2-9f4c-1d4b6a47057e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7929375f04e2b274a3c21949484cb18410188c6" 2018-11-14 18:47:15,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-410d35b2-920e-4816-9e5a-798d797c54d3 Date: Wed, 14 Nov 2018 18:47:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8b1500c3-e77a-48a2-9f4c-1d4b6a47057e","tenant_id":"3eeb46d9fef044ec88debfab8a211376","created_at":"2018-11-14T18:47:10Z","dns_nameservers":[],"updated_at":"2018-11-14T18:47: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":"3eeb46d9fef044ec88debfab8a211376","id":"031491b1-df39-42ae-be78-9103905c3d9f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-daa84a1d-f5a5-43b0-a7bc-b821992c9bb9-pub-subnet"}]} 2018-11-14 18:47:15,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8b1500c3-e77a-48a2-9f4c-1d4b6a47057e used request id req-410d35b2-920e-4816-9e5a-798d797c54d3 2018-11-14 18:47:15,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-daa84a1d-f5a5-43b0-a7bc-b821992c9bb9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7929375f04e2b274a3c21949484cb18410188c6" 2018-11-14 18:47:15,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-388218b5-afbf-45f2-9166-dc7697a15def Date: Wed, 14 Nov 2018 18:47:15 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["031491b1-df39-42ae-be78-9103905c3d9f"],"updated_at":"2018-11-14T18:47:10Z","tenant_id":"3eeb46d9fef044ec88debfab8a211376","created_at":"2018-11-14T18:47:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3eeb46d9fef044ec88debfab8a211376","id":"8b1500c3-e77a-48a2-9f4c-1d4b6a47057e","name":"CreateInstancePortManipulationTests-daa84a1d-f5a5-43b0-a7bc-b821992c9bb9-pub-net"}]} 2018-11-14 18:47:15,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-daa84a1d-f5a5-43b0-a7bc-b821992c9bb9-pub-net used request id req-388218b5-afbf-45f2-9166-dc7697a15def 2018-11-14 18:47:15,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/3eeb46d9fef044ec88debfab8a211376 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7929375f04e2b274a3c21949484cb18410188c6" 2018-11-14 18:47:15,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:47:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01cb0ea0-ac9a-4ff3-8b4a-9e84f3f23ab3 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/3eeb46d9fef044ec88debfab8a211376"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3eeb46d9fef044ec88debfab8a211376", "name": "CreateInstancePortManipulationTests-3639ae28-9a6b-4c8-proj"}} 2018-11-14 18:47:15,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/3eeb46d9fef044ec88debfab8a211376 used request id req-01cb0ea0-ac9a-4ff3-8b4a-9e84f3f23ab3 2018-11-14 18:47:15,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8b1500c3-e77a-48a2-9f4c-1d4b6a47057e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7929375f04e2b274a3c21949484cb18410188c6" 2018-11-14 18:47:16,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2400114f-67d1-4bf0-9ba3-75a5913ce861 Date: Wed, 14 Nov 2018 18:47:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8b1500c3-e77a-48a2-9f4c-1d4b6a47057e","tenant_id":"3eeb46d9fef044ec88debfab8a211376","created_at":"2018-11-14T18:47:10Z","dns_nameservers":[],"updated_at":"2018-11-14T18:47: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":"3eeb46d9fef044ec88debfab8a211376","id":"031491b1-df39-42ae-be78-9103905c3d9f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-daa84a1d-f5a5-43b0-a7bc-b821992c9bb9-pub-subnet"}]} 2018-11-14 18:47:16,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8b1500c3-e77a-48a2-9f4c-1d4b6a47057e used request id req-2400114f-67d1-4bf0-9ba3-75a5913ce861 2018-11-14 18:47:16,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=8b1500c3-e77a-48a2-9f4c-1d4b6a47057e&name=CreateInstancePortManipulationTests-daa84a1d-f5a5-43b0-a7bc-b821992c9bb9port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7929375f04e2b274a3c21949484cb18410188c6" 2018-11-14 18:47:16,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3db5323b-76f7-4710-979c-89ac558e09df Date: Wed, 14 Nov 2018 18:47:16 GMT RESP BODY: {"ports":[]} 2018-11-14 18:47:16,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=8b1500c3-e77a-48a2-9f4c-1d4b6a47057e&name=CreateInstancePortManipulationTests-daa84a1d-f5a5-43b0-a7bc-b821992c9bb9port-1&admin_state_up=True used request id req-3db5323b-76f7-4710-979c-89ac558e09df 2018-11-14 18:47:16,200 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:47:16,201 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:47:16,599 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5728574bc0ea40d5bffc9cf651a885c5", "name": "CreateInstancePortManipulationTests-3639ae28-9a6b-4c8-proj-role"}], "expires_at": "2018-11-14T19:47:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3eeb46d9fef044ec88debfab8a211376", "name": "CreateInstancePortManipulationTests-3639ae28-9a6b-4c8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/3eeb46d9fef044ec88debfab8a211376", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/3eeb46d9fef044ec88debfab8a211376", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/3eeb46d9fef044ec88debfab8a211376", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_3eeb46d9fef044ec88debfab8a211376", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_3eeb46d9fef044ec88debfab8a211376", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/3eeb46d9fef044ec88debfab8a211376", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/3eeb46d9fef044ec88debfab8a211376", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/3eeb46d9fef044ec88debfab8a211376", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/3eeb46d9fef044ec88debfab8a211376", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/3eeb46d9fef044ec88debfab8a211376", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/3eeb46d9fef044ec88debfab8a211376", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/3eeb46d9fef044ec88debfab8a211376", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/3eeb46d9fef044ec88debfab8a211376", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/3eeb46d9fef044ec88debfab8a211376", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-3639ae28-9a6b-4c8-user", "id": "17d9a50747734e6587745ba47cd87b60"}, "audit_ids": ["kw3DeZBsRliwIXAagSY2oA"], "issued_at": "2018-11-14T18:47:16.000000Z"}} 2018-11-14 18:47:16,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb00ac844378faf6be5f43e662326f0a95bfbf2d" 2018-11-14 18:47:16,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:47:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf205b2f-2e96-4673-a781-eb9aba05630f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:47:16,694 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-bf205b2f-2e96-4673-a781-eb9aba05630f 2018-11-14 18:47:16,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-daa84a1d-f5a5-43b0-a7bc-b821992c9bb9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7929375f04e2b274a3c21949484cb18410188c6" 2018-11-14 18:47:16,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-cc4648e5-8a65-4cea-81af-33cc18d2b257 Date: Wed, 14 Nov 2018 18:47:16 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["031491b1-df39-42ae-be78-9103905c3d9f"],"updated_at":"2018-11-14T18:47:10Z","tenant_id":"3eeb46d9fef044ec88debfab8a211376","created_at":"2018-11-14T18:47:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3eeb46d9fef044ec88debfab8a211376","id":"8b1500c3-e77a-48a2-9f4c-1d4b6a47057e","name":"CreateInstancePortManipulationTests-daa84a1d-f5a5-43b0-a7bc-b821992c9bb9-pub-net"}]} 2018-11-14 18:47:16,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-daa84a1d-f5a5-43b0-a7bc-b821992c9bb9-pub-net used request id req-cc4648e5-8a65-4cea-81af-33cc18d2b257 2018-11-14 18:47:16,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8b1500c3-e77a-48a2-9f4c-1d4b6a47057e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7929375f04e2b274a3c21949484cb18410188c6" 2018-11-14 18:47:17,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e08fb2cb-1ce4-4587-a459-a6b84c783236 Date: Wed, 14 Nov 2018 18:47:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8b1500c3-e77a-48a2-9f4c-1d4b6a47057e","tenant_id":"3eeb46d9fef044ec88debfab8a211376","created_at":"2018-11-14T18:47:10Z","dns_nameservers":[],"updated_at":"2018-11-14T18:47: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":"3eeb46d9fef044ec88debfab8a211376","id":"031491b1-df39-42ae-be78-9103905c3d9f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-daa84a1d-f5a5-43b0-a7bc-b821992c9bb9-pub-subnet"}]} 2018-11-14 18:47:17,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8b1500c3-e77a-48a2-9f4c-1d4b6a47057e used request id req-e08fb2cb-1ce4-4587-a459-a6b84c783236 2018-11-14 18:47:17,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-daa84a1d-f5a5-43b0-a7bc-b821992c9bb9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7929375f04e2b274a3c21949484cb18410188c6" 2018-11-14 18:47:17,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-d070ef5f-4547-43ed-b658-ebb0f4054e40 Date: Wed, 14 Nov 2018 18:47:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["031491b1-df39-42ae-be78-9103905c3d9f"],"updated_at":"2018-11-14T18:47:10Z","tenant_id":"3eeb46d9fef044ec88debfab8a211376","created_at":"2018-11-14T18:47:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3eeb46d9fef044ec88debfab8a211376","id":"8b1500c3-e77a-48a2-9f4c-1d4b6a47057e","name":"CreateInstancePortManipulationTests-daa84a1d-f5a5-43b0-a7bc-b821992c9bb9-pub-net"}]} 2018-11-14 18:47:17,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-daa84a1d-f5a5-43b0-a7bc-b821992c9bb9-pub-net used request id req-d070ef5f-4547-43ed-b658-ebb0f4054e40 2018-11-14 18:47:17,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:47:17,492 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:47: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:47:17,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/3eeb46d9fef044ec88debfab8a211376 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb00ac844378faf6be5f43e662326f0a95bfbf2d" 2018-11-14 18:47:17,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:47:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b284fb42-364d-475d-b3d2-99af1e2cc37f Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/3eeb46d9fef044ec88debfab8a211376"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3eeb46d9fef044ec88debfab8a211376", "name": "CreateInstancePortManipulationTests-3639ae28-9a6b-4c8-proj"}} 2018-11-14 18:47:17,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/3eeb46d9fef044ec88debfab8a211376 used request id req-b284fb42-364d-475d-b3d2-99af1e2cc37f 2018-11-14 18:47:17,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8b1500c3-e77a-48a2-9f4c-1d4b6a47057e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7929375f04e2b274a3c21949484cb18410188c6" 2018-11-14 18:47:17,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-aa4a5dc9-929d-4401-bf7f-5c7b9f681102 Date: Wed, 14 Nov 2018 18:47:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8b1500c3-e77a-48a2-9f4c-1d4b6a47057e","tenant_id":"3eeb46d9fef044ec88debfab8a211376","created_at":"2018-11-14T18:47:10Z","dns_nameservers":[],"updated_at":"2018-11-14T18:47: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":"3eeb46d9fef044ec88debfab8a211376","id":"031491b1-df39-42ae-be78-9103905c3d9f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-daa84a1d-f5a5-43b0-a7bc-b821992c9bb9-pub-subnet"}]} 2018-11-14 18:47:17,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8b1500c3-e77a-48a2-9f4c-1d4b6a47057e used request id req-aa4a5dc9-929d-4401-bf7f-5c7b9f681102 2018-11-14 18:47:17,653 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-daa84a1d-f5a5-43b0-a7bc-b821992c9bb9-pub-net 2018-11-14 18:47:17,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7929375f04e2b274a3c21949484cb18410188c6" -d '{"port": {"network_id": "8b1500c3-e77a-48a2-9f4c-1d4b6a47057e", "name": "CreateInstancePortManipulationTests-daa84a1d-f5a5-43b0-a7bc-b821992c9bb9port-1", "allowed_address_pairs": [{"ip_address": "foo", "mac_address": "0a:1b:2c:3d:4e:5f"}], "admin_state_up": true}}' 2018-11-14 18:47:17,666 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 104 Content-Type: application/json X-Openstack-Request-Id: req-5dc13813-3b7e-4b0f-a6fe-7614db0d83a0 Date: Wed, 14 Nov 2018 18:47:17 GMT RESP BODY: {"NeutronError": {"message": "'foo' is not a valid IP address", "type": "HTTPBadRequest", "detail": ""}} 2018-11-14 18:47:17,667 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-5dc13813-3b7e-4b0f-a6fe-7614db0d83a0 2018-11-14 18:47:17,667 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "'foo' is not a valid IP address", "type": "HTTPBadRequest", "detail": ""}} 2018-11-14 18:47:17,670 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/9d81f7a3-eaa5-4848-aa23-ad72abfeb979 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f294dbcf5f8475b835fe6ee249acfeb997c4fac0" 2018-11-14 18:47:17,716 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18:47:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-236a4df6-8e27-44f2-913f-d90d3012532d x-compute-request-id: req-236a4df6-8e27-44f2-913f-d90d3012532d Content-Length: 0 Content-Type: application/json 2018-11-14 18:47:17,716 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/9d81f7a3-eaa5-4848-aa23-ad72abfeb979 used request id req-236a4df6-8e27-44f2-913f-d90d3012532d 2018-11-14 18:47:17,717 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-daa84a1d-f5a5-43b0-a7bc-b821992c9bb9-pub-subnet 2018-11-14 18:47:17,717 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-daa84a1d-f5a5-43b0-a7bc-b821992c9bb9-pub-subnet 2018-11-14 18:47:17,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/031491b1-df39-42ae-be78-9103905c3d9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc0f80fd18f90cdf12879361d6fbf395a994b6fb" 2018-11-14 18:47:20,541 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e4373926-8d84-4945-a49d-469c24f1eb34 Date: Wed, 14 Nov 2018 18:47:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:47:20,541 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/031491b1-df39-42ae-be78-9103905c3d9f used request id req-e4373926-8d84-4945-a49d-469c24f1eb34 2018-11-14 18:47:20,542 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-daa84a1d-f5a5-43b0-a7bc-b821992c9bb9-pub-net 2018-11-14 18:47:20,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/8b1500c3-e77a-48a2-9f4c-1d4b6a47057e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc0f80fd18f90cdf12879361d6fbf395a994b6fb" 2018-11-14 18:47:22,046 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bf88bcf0-5fdf-4a33-8bf6-bf4ae33e3bb2 Date: Wed, 14 Nov 2018 18:47:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:47:22,046 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/8b1500c3-e77a-48a2-9f4c-1d4b6a47057e used request id req-bf88bcf0-5fdf-4a33-8bf6-bf4ae33e3bb2 2018-11-14 18:47:22,047 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-daa84a1d-f5a5-43b0-a7bc-b821992c9bb9-image 2018-11-14 18:47:22,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/89709592-4d8c-4955-b1ee-101deafacb55 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}57574b9785c12fb80af46a8705845d1bb2f9eec3" 2018-11-14 18:47:22,700 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-eacc294b-e31f-4706-891b-c8321a585e92 Date: Wed, 14 Nov 2018 18:47:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:47:22,700 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/89709592-4d8c-4955-b1ee-101deafacb55 used request id req-eacc294b-e31f-4706-891b-c8321a585e92 2018-11-14 18:47:22,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32aba76beb3de2c1ba2d7a53f5cb2adceaf22339" 2018-11-14 18:47:22,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-37b0ae89-286f-4968-af57-28f90862f3ee Date: Wed, 14 Nov 2018 18:47:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3eeb46d9fef044ec88debfab8a211376", "created_at": "2018-11-14T18:47:09Z", "updated_at": "2018-11-14T18:47:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:47:09Z", "revision_number": 0, "id": "1f9851f4-136b-4dbd-9e0e-4dafcfea0f2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:47:09Z", "security_group_id": "7ed2e7b7-37d1-4e5f-b6b9-8a821c255140", "tenant_id": "3eeb46d9fef044ec88debfab8a211376", "port_range_min": null, "ethertype": "IPv4", "project_id": "3eeb46d9fef044ec88debfab8a211376"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:47:09Z", "revision_number": 0, "id": "6defffd5-8509-48fe-8c76-dc79cc708605", "remote_group_id": "7ed2e7b7-37d1-4e5f-b6b9-8a821c255140", "remote_ip_prefix": null, "created_at": "2018-11-14T18:47:09Z", "security_group_id": "7ed2e7b7-37d1-4e5f-b6b9-8a821c255140", "tenant_id": "3eeb46d9fef044ec88debfab8a211376", "port_range_min": null, "ethertype": "IPv4", "project_id": "3eeb46d9fef044ec88debfab8a211376"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:47:09Z", "revision_number": 0, "id": "cab5dcbf-f0b4-4f27-adfc-e27feec3ff50", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:47:09Z", "security_group_id": "7ed2e7b7-37d1-4e5f-b6b9-8a821c255140", "tenant_id": "3eeb46d9fef044ec88debfab8a211376", "port_range_min": null, "ethertype": "IPv6", "project_id": "3eeb46d9fef044ec88debfab8a211376"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:47:09Z", "revision_number": 0, "id": "e9a3d8b7-7928-494a-a5b6-5398ffa26c03", "remote_group_id": "7ed2e7b7-37d1-4e5f-b6b9-8a821c255140", "remote_ip_prefix": null, "created_at": "2018-11-14T18:47:09Z", "security_group_id": "7ed2e7b7-37d1-4e5f-b6b9-8a821c255140", "tenant_id": "3eeb46d9fef044ec88debfab8a211376", "port_range_min": null, "ethertype": "IPv6", "project_id": "3eeb46d9fef044ec88debfab8a211376"}], "revision_number": 4, "project_id": "3eeb46d9fef044ec88debfab8a211376", "id": "7ed2e7b7-37d1-4e5f-b6b9-8a821c255140", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:47:22,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-37b0ae89-286f-4968-af57-28f90862f3ee 2018-11-14 18:47:22,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32aba76beb3de2c1ba2d7a53f5cb2adceaf22339" 2018-11-14 18:47:23,098 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:47:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8fe811e-293b-44ae-8242-df79ecfa1c19 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:47:23,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-c8fe811e-293b-44ae-8242-df79ecfa1c19 2018-11-14 18:47:23,098 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:47:23,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32aba76beb3de2c1ba2d7a53f5cb2adceaf22339" 2018-11-14 18:47:23,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:47:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6416743-50de-4042-901a-01bf1c99a5a1 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:47:23,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-f6416743-50de-4042-901a-01bf1c99a5a1 2018-11-14 18:47:23,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32aba76beb3de2c1ba2d7a53f5cb2adceaf22339" 2018-11-14 18:47:23,325 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:47:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7d95874-0629-4d41-847c-35a54f631322 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:47:23,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-e7d95874-0629-4d41-847c-35a54f631322 2018-11-14 18:47:23,326 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:47:23,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32aba76beb3de2c1ba2d7a53f5cb2adceaf22339" 2018-11-14 18:47:23,432 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:47:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5795af80-8912-4bd4-a8de-62366fbe5bed Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:47:23,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-5795af80-8912-4bd4-a8de-62366fbe5bed 2018-11-14 18:47:23,433 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:47:23,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32aba76beb3de2c1ba2d7a53f5cb2adceaf22339" 2018-11-14 18:47:23,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:47:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ff7898c-5d22-40b9-8c59-c8e31d4e3d0e Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:47:23,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-0ff7898c-5d22-40b9-8c59-c8e31d4e3d0e 2018-11-14 18:47:23,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/3eeb46d9fef044ec88debfab8a211376 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32aba76beb3de2c1ba2d7a53f5cb2adceaf22339" 2018-11-14 18:47:23,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:47:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1416236-d8a2-42b7-ab64-cef48c730636 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/3eeb46d9fef044ec88debfab8a211376"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3eeb46d9fef044ec88debfab8a211376", "name": "CreateInstancePortManipulationTests-3639ae28-9a6b-4c8-proj"}} 2018-11-14 18:47:23,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/3eeb46d9fef044ec88debfab8a211376 used request id req-b1416236-d8a2-42b7-ab64-cef48c730636 2018-11-14 18:47:23,665 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7ed2e7b7-37d1-4e5f-b6b9-8a821c255140 2018-11-14 18:47:23,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=7ed2e7b7-37d1-4e5f-b6b9-8a821c255140 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32aba76beb3de2c1ba2d7a53f5cb2adceaf22339" 2018-11-14 18:47:23,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-e392ebc0-1097-4acb-8d5c-5888ce2cf02b Date: Wed, 14 Nov 2018 18:47:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:47:09Z", "security_group_id": "7ed2e7b7-37d1-4e5f-b6b9-8a821c255140", "port_range_min": null, "revision_number": 0, "tenant_id": "3eeb46d9fef044ec88debfab8a211376", "created_at": "2018-11-14T18:47:09Z", "project_id": "3eeb46d9fef044ec88debfab8a211376", "id": "1f9851f4-136b-4dbd-9e0e-4dafcfea0f2d"}, {"remote_group_id": "7ed2e7b7-37d1-4e5f-b6b9-8a821c255140", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:47:09Z", "security_group_id": "7ed2e7b7-37d1-4e5f-b6b9-8a821c255140", "port_range_min": null, "revision_number": 0, "tenant_id": "3eeb46d9fef044ec88debfab8a211376", "created_at": "2018-11-14T18:47:09Z", "project_id": "3eeb46d9fef044ec88debfab8a211376", "id": "6defffd5-8509-48fe-8c76-dc79cc708605"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:47:09Z", "security_group_id": "7ed2e7b7-37d1-4e5f-b6b9-8a821c255140", "port_range_min": null, "revision_number": 0, "tenant_id": "3eeb46d9fef044ec88debfab8a211376", "created_at": "2018-11-14T18:47:09Z", "project_id": "3eeb46d9fef044ec88debfab8a211376", "id": "cab5dcbf-f0b4-4f27-adfc-e27feec3ff50"}, {"remote_group_id": "7ed2e7b7-37d1-4e5f-b6b9-8a821c255140", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:47:09Z", "security_group_id": "7ed2e7b7-37d1-4e5f-b6b9-8a821c255140", "port_range_min": null, "revision_number": 0, "tenant_id": "3eeb46d9fef044ec88debfab8a211376", "created_at": "2018-11-14T18:47:09Z", "project_id": "3eeb46d9fef044ec88debfab8a211376", "id": "e9a3d8b7-7928-494a-a5b6-5398ffa26c03"}]} 2018-11-14 18:47:23,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=7ed2e7b7-37d1-4e5f-b6b9-8a821c255140 used request id req-e392ebc0-1097-4acb-8d5c-5888ce2cf02b 2018-11-14 18:47:23,900 - neutron_utils - INFO - Deleting security group with name - default 2018-11-14 18:47:23,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/7ed2e7b7-37d1-4e5f-b6b9-8a821c255140 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32aba76beb3de2c1ba2d7a53f5cb2adceaf22339" 2018-11-14 18:47:24,333 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-be1b29f2-29f9-419c-bc96-55aa36a9c6e0 Content-Length: 0 Date: Wed, 14 Nov 2018 18:47:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:47:24,333 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/7ed2e7b7-37d1-4e5f-b6b9-8a821c255140 used request id req-be1b29f2-29f9-419c-bc96-55aa36a9c6e0 2018-11-14 18:47:24,334 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-3639ae28-9a6b-4c8-proj 2018-11-14 18:47:24,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/3eeb46d9fef044ec88debfab8a211376 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32aba76beb3de2c1ba2d7a53f5cb2adceaf22339" 2018-11-14 18:47:24,706 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:47:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61b4cb7f-2a42-4745-ab0e-e2997b567cfc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:47:24,706 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/3eeb46d9fef044ec88debfab8a211376 used request id req-61b4cb7f-2a42-4745-ab0e-e2997b567cfc 2018-11-14 18:47:24,707 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-3639ae28-9a6b-4c8-proj-role 2018-11-14 18:47:24,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/5728574bc0ea40d5bffc9cf651a885c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32aba76beb3de2c1ba2d7a53f5cb2adceaf22339" 2018-11-14 18:47:25,197 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:47:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aeb3355d-fdc4-4768-b378-9d4f4c818155 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:47:25,198 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/5728574bc0ea40d5bffc9cf651a885c5 used request id req-aeb3355d-fdc4-4768-b378-9d4f4c818155 2018-11-14 18:47:25,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32aba76beb3de2c1ba2d7a53f5cb2adceaf22339" 2018-11-14 18:47:25,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:47:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56d86d8b-4940-49bd-81a7-60c276247dd7 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:47:25,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-56d86d8b-4940-49bd-81a7-60c276247dd7 2018-11-14 18:47:25,310 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-3639ae28-9a6b-4c8-user 2018-11-14 18:47:25,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/17d9a50747734e6587745ba47cd87b60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90d5595b9f9bb11c19a5ecc0e1ce20c5cb2447fd" 2018-11-14 18:47:25,552 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:47:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd1782a8-9662-4985-83e0-81849d8f8c51 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:47:25,553 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/17d9a50747734e6587745ba47cd87b60 used request id req-bd1782a8-9662-4985-83e0-81849d8f8c51 2018-11-14 18:47:25,554 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:47:25,985 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:47:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["35YQ2NJSSnSCCslk1djkDw"], "issued_at": "2018-11-14T18:47:25.000000Z"}} 2018-11-14 18:47:25,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}204dade6a27b0834cac181e198d5e0a05e8982e8" 2018-11-14 18:47:26,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:47:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8fdf04a-3567-4a81-9f15-00fc88140384 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:47:26,083 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-e8fdf04a-3567-4a81-9f15-00fc88140384 2018-11-14 18:47:26,084 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:47:26,085 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:47:26,519 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:47:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["jQpS4F4nRQmMtfyBxlhm8w"], "issued_at": "2018-11-14T18:47:26.000000Z"}} 2018-11-14 18:47:26,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49d5c509cc63bfc8e3cbec5bac7cbcb2c3863d49" 2018-11-14 18:47:26,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:47:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5838ca5-1706-4e06-af4e-ede441edb5e6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:47:26,636 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-d5838ca5-1706-4e06-af4e-ede441edb5e6 2018-11-14 18:47:26,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:47:26,646 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:47: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:47:26,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-17af7a97-f823-435-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49d5c509cc63bfc8e3cbec5bac7cbcb2c3863d49" 2018-11-14 18:47:26,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:47:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f35aa92-3997-4cf6-b53e-c159dbf7b31b Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-17af7a97-f823-435-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:47:26,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-17af7a97-f823-435-proj used request id req-4f35aa92-3997-4cf6-b53e-c159dbf7b31b 2018-11-14 18:47:26,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49d5c509cc63bfc8e3cbec5bac7cbcb2c3863d49" 2018-11-14 18:47:26,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:47:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4002e38-a70c-42e3-ac69-eb86bbfa3beb Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:47:26,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-e4002e38-a70c-42e3-ac69-eb86bbfa3beb 2018-11-14 18:47:26,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49d5c509cc63bfc8e3cbec5bac7cbcb2c3863d49" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-17af7a97-f823-435-proj"}}' 2018-11-14 18:47:27,017 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:47:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27f43d0d-dd95-49ba-8b53-d267a03d5ede Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c7365911d5874cf7ad56fdb6e3e9b83b"}, "tags": [], "enabled": true, "id": "c7365911d5874cf7ad56fdb6e3e9b83b", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-17af7a97-f823-435-proj"}} 2018-11-14 18:47:27,018 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-27f43d0d-dd95-49ba-8b53-d267a03d5ede 2018-11-14 18:47:27,018 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-17af7a97-f823-435-proj 2018-11-14 18:47:27,018 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:47:27,019 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:47:27,430 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:47:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["gjAinbceSf-GAaViLjFMBw"], "issued_at": "2018-11-14T18:47:27.000000Z"}} 2018-11-14 18:47:27,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caa66d0188e426dbee8372fe3cf99cf63b226c27" 2018-11-14 18:47:27,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:47:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f6f44f1-238c-40d5-b6cd-4668bf3a22ba Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:47:27,444 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-9f6f44f1-238c-40d5-b6cd-4668bf3a22ba 2018-11-14 18:47:27,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:47:27,453 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:47: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:47:27,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caa66d0188e426dbee8372fe3cf99cf63b226c27" 2018-11-14 18:47:27,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:47:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5ec157a-edc8-4ee4-bd83-d9682c0fd11d Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:47:27,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-f5ec157a-edc8-4ee4-bd83-d9682c0fd11d 2018-11-14 18:47:27,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-17af7a97-f823-435-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caa66d0188e426dbee8372fe3cf99cf63b226c27" 2018-11-14 18:47:27,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:47:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3af02702-5028-4b0b-b373-a4be81d21666 Content-Encoding: gzip Content-Length: 267 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-17af7a97-f823-435-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c7365911d5874cf7ad56fdb6e3e9b83b"}, "tags": [], "enabled": true, "id": "c7365911d5874cf7ad56fdb6e3e9b83b", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-17af7a97-f823-435-proj"}]} 2018-11-14 18:47:27,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-17af7a97-f823-435-proj used request id req-3af02702-5028-4b0b-b373-a4be81d21666 2018-11-14 18:47:27,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caa66d0188e426dbee8372fe3cf99cf63b226c27" 2018-11-14 18:47:27,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:47:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a8e6d8e-2db0-435a-9d65-b7f03a716de5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:47:27,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-7a8e6d8e-2db0-435a-9d65-b7f03a716de5 2018-11-14 18:47:28,324 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-17af7a97-f823-435-user 2018-11-14 18:47:28,324 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:47:28,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49d5c509cc63bfc8e3cbec5bac7cbcb2c3863d49" 2018-11-14 18:47:28,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:47:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e1c1bd0-4f86-40e0-b97d-e5574ac55cb9 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:47:28,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-7e1c1bd0-4f86-40e0-b97d-e5574ac55cb9 2018-11-14 18:47:28,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49d5c509cc63bfc8e3cbec5bac7cbcb2c3863d49" -d '{"role": {"name": "CreateInstancePortManipulationTests-17af7a97-f823-435-proj-role"}}' 2018-11-14 18:47:28,562 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:47:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9bb6cbec-ef2e-4413-9809-370fc33fca4c Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b5fd1828cc5e4ecab816664a28404f63", "links": {"self": "http://172.30.9.28:5000/v3/roles/b5fd1828cc5e4ecab816664a28404f63"}, "name": "CreateInstancePortManipulationTests-17af7a97-f823-435-proj-role"}} 2018-11-14 18:47:28,563 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-9bb6cbec-ef2e-4413-9809-370fc33fca4c 2018-11-14 18:47:28,563 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-17af7a97-f823-435-proj-role 2018-11-14 18:47:28,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/b5fd1828cc5e4ecab816664a28404f63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49d5c509cc63bfc8e3cbec5bac7cbcb2c3863d49" 2018-11-14 18:47:28,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:47:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcb92d9b-7406-45bd-9596-b5e222f01e3e Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b5fd1828cc5e4ecab816664a28404f63", "links": {"self": "http://172.30.9.28:5000/v3/roles/b5fd1828cc5e4ecab816664a28404f63"}, "name": "CreateInstancePortManipulationTests-17af7a97-f823-435-proj-role"}} 2018-11-14 18:47:28,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/b5fd1828cc5e4ecab816664a28404f63 used request id req-bcb92d9b-7406-45bd-9596-b5e222f01e3e 2018-11-14 18:47:28,674 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-17af7a97-f823-435-proj-role to project CreateInstancePortManipulationTests-17af7a97-f823-435-proj 2018-11-14 18:47:28,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/c7365911d5874cf7ad56fdb6e3e9b83b/users/79f2a12f8fd642babfc294629b6cb240/roles/b5fd1828cc5e4ecab816664a28404f63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49d5c509cc63bfc8e3cbec5bac7cbcb2c3863d49" 2018-11-14 18:47:28,842 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:47:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3828bd90-f0ed-4156-85c3-aab4541e0b86 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:47:28,842 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/c7365911d5874cf7ad56fdb6e3e9b83b/users/79f2a12f8fd642babfc294629b6cb240/roles/b5fd1828cc5e4ecab816664a28404f63 used request id req-3828bd90-f0ed-4156-85c3-aab4541e0b86 2018-11-14 18:47:28,842 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-14 18:47:28,843 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:47:28,844 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:47:29,255 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b5fd1828cc5e4ecab816664a28404f63", "name": "CreateInstancePortManipulationTests-17af7a97-f823-435-proj-role"}], "expires_at": "2018-11-14T19:47:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c7365911d5874cf7ad56fdb6e3e9b83b", "name": "CreateInstancePortManipulationTests-17af7a97-f823-435-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/c7365911d5874cf7ad56fdb6e3e9b83b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/c7365911d5874cf7ad56fdb6e3e9b83b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/c7365911d5874cf7ad56fdb6e3e9b83b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_c7365911d5874cf7ad56fdb6e3e9b83b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_c7365911d5874cf7ad56fdb6e3e9b83b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/c7365911d5874cf7ad56fdb6e3e9b83b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/c7365911d5874cf7ad56fdb6e3e9b83b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/c7365911d5874cf7ad56fdb6e3e9b83b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/c7365911d5874cf7ad56fdb6e3e9b83b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/c7365911d5874cf7ad56fdb6e3e9b83b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/c7365911d5874cf7ad56fdb6e3e9b83b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/c7365911d5874cf7ad56fdb6e3e9b83b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/c7365911d5874cf7ad56fdb6e3e9b83b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/c7365911d5874cf7ad56fdb6e3e9b83b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-17af7a97-f823-435-user", "id": "79f2a12f8fd642babfc294629b6cb240"}, "audit_ids": ["Ff59YKheRZaVhe2XuKbo0w"], "issued_at": "2018-11-14T18:47:29.000000Z"}} 2018-11-14 18:47:29,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e09472bbeb05149925106534a7809104ad61ea5" 2018-11-14 18:47:29,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:47:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc8d8e9c-1caf-46da-b62c-1981b633e7fe Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:47:29,343 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-bc8d8e9c-1caf-46da-b62c-1981b633e7fe 2018-11-14 18:47:29,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-9b0d4507-e938-4286-8d14-155f008d9b60-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7e09472bbeb05149925106534a7809104ad61ea5" 2018-11-14 18:47:29,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-b7b3d46f-e759-49a4-8230-0e8cb7d31c51 Date: Wed, 14 Nov 2018 18:47:29 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-9b0d4507-e938-4286-8d14-155f008d9b60-image"} 2018-11-14 18:47:29,572 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-9b0d4507-e938-4286-8d14-155f008d9b60-image used request id req-b7b3d46f-e759-49a4-8230-0e8cb7d31c51 2018-11-14 18:47:29,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7e09472bbeb05149925106534a7809104ad61ea5" 2018-11-14 18:47:29,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-4e72480e-8fe5-4942-a65c-e72ed994712b Date: Wed, 14 Nov 2018 18:47: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-11-14 18:47:29,767 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-4e72480e-8fe5-4942-a65c-e72ed994712b 2018-11-14 18:47:29,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7e09472bbeb05149925106534a7809104ad61ea5" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-9b0d4507-e938-4286-8d14-155f008d9b60-image"}' 2018-11-14 18:47:30,034 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/46a1ca15-834b-43d1-bbe6-ac72ae63c9c1 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a2d85bc9-e3d5-48dc-99c3-9e21e4475f2b Date: Wed, 14 Nov 2018 18:47:30 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-9b0d4507-e938-4286-8d14-155f008d9b60-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:47:29Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-14T18:47:29Z", "visibility": "shared", "locations": [], "self": "/v2/images/46a1ca15-834b-43d1-bbe6-ac72ae63c9c1", "min_disk": 0, "protected": false, "id": "46a1ca15-834b-43d1-bbe6-ac72ae63c9c1", "file": "/v2/images/46a1ca15-834b-43d1-bbe6-ac72ae63c9c1/file", "checksum": null, "owner": "c7365911d5874cf7ad56fdb6e3e9b83b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:47:30,034 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-a2d85bc9-e3d5-48dc-99c3-9e21e4475f2b 2018-11-14 18:47:30,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/46a1ca15-834b-43d1-bbe6-ac72ae63c9c1/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7e09472bbeb05149925106534a7809104ad61ea5" -d '' 2018-11-14 18:47:30,692 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ebe537eb-b8c7-498b-8161-b86514692c6b Date: Wed, 14 Nov 2018 18:47:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:47:30,692 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/46a1ca15-834b-43d1-bbe6-ac72ae63c9c1/file used request id req-ebe537eb-b8c7-498b-8161-b86514692c6b 2018-11-14 18:47:30,692 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-14 18:47:30,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/46a1ca15-834b-43d1-bbe6-ac72ae63c9c1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7e09472bbeb05149925106534a7809104ad61ea5" 2018-11-14 18:47:30,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-77196358-9edd-40c0-af3e-1de6e6ab44c3 Date: Wed, 14 Nov 2018 18:47:30 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-9b0d4507-e938-4286-8d14-155f008d9b60-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:47:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:47:30Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/46a1ca15-834b-43d1-bbe6-ac72ae63c9c1/snap", "metadata": {}}], "self": "/v2/images/46a1ca15-834b-43d1-bbe6-ac72ae63c9c1", "min_disk": 0, "protected": false, "id": "46a1ca15-834b-43d1-bbe6-ac72ae63c9c1", "file": "/v2/images/46a1ca15-834b-43d1-bbe6-ac72ae63c9c1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c7365911d5874cf7ad56fdb6e3e9b83b", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/46a1ca15-834b-43d1-bbe6-ac72ae63c9c1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:47:30,981 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/46a1ca15-834b-43d1-bbe6-ac72ae63c9c1 used request id req-77196358-9edd-40c0-af3e-1de6e6ab44c3 2018-11-14 18:47:30,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7e09472bbeb05149925106534a7809104ad61ea5" 2018-11-14 18:47:31,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-7d13df34-0e8a-4cc8-b23d-90f121f315d2 Date: Wed, 14 Nov 2018 18:47: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-11-14 18:47:31,174 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-7d13df34-0e8a-4cc8-b23d-90f121f315d2 2018-11-14 18:47:31,177 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-9b0d4507-e938-4286-8d14-155f008d9b60-image 2018-11-14 18:47:31,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/46a1ca15-834b-43d1-bbe6-ac72ae63c9c1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7e09472bbeb05149925106534a7809104ad61ea5" 2018-11-14 18:47:31,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-51738f64-8ad3-44a6-bc26-ba1977420f41 Date: Wed, 14 Nov 2018 18:47:31 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-9b0d4507-e938-4286-8d14-155f008d9b60-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:47:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:47:30Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/46a1ca15-834b-43d1-bbe6-ac72ae63c9c1/snap", "metadata": {}}], "self": "/v2/images/46a1ca15-834b-43d1-bbe6-ac72ae63c9c1", "min_disk": 0, "protected": false, "id": "46a1ca15-834b-43d1-bbe6-ac72ae63c9c1", "file": "/v2/images/46a1ca15-834b-43d1-bbe6-ac72ae63c9c1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c7365911d5874cf7ad56fdb6e3e9b83b", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/46a1ca15-834b-43d1-bbe6-ac72ae63c9c1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:47:31,374 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/46a1ca15-834b-43d1-bbe6-ac72ae63c9c1 used request id req-51738f64-8ad3-44a6-bc26-ba1977420f41 2018-11-14 18:47:31,375 - create_image - DEBUG - Instance status is - active 2018-11-14 18:47:31,375 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-9b0d4507-e938-4286-8d14-155f008d9b60-image 2018-11-14 18:47:31,375 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-9b0d4507-e938-4286-8d14-155f008d9b60-image 2018-11-14 18:47:31,375 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:47:31,376 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:47:31,792 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b5fd1828cc5e4ecab816664a28404f63", "name": "CreateInstancePortManipulationTests-17af7a97-f823-435-proj-role"}], "expires_at": "2018-11-14T19:47:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c7365911d5874cf7ad56fdb6e3e9b83b", "name": "CreateInstancePortManipulationTests-17af7a97-f823-435-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/c7365911d5874cf7ad56fdb6e3e9b83b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/c7365911d5874cf7ad56fdb6e3e9b83b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/c7365911d5874cf7ad56fdb6e3e9b83b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_c7365911d5874cf7ad56fdb6e3e9b83b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_c7365911d5874cf7ad56fdb6e3e9b83b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/c7365911d5874cf7ad56fdb6e3e9b83b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/c7365911d5874cf7ad56fdb6e3e9b83b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/c7365911d5874cf7ad56fdb6e3e9b83b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/c7365911d5874cf7ad56fdb6e3e9b83b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/c7365911d5874cf7ad56fdb6e3e9b83b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/c7365911d5874cf7ad56fdb6e3e9b83b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/c7365911d5874cf7ad56fdb6e3e9b83b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/c7365911d5874cf7ad56fdb6e3e9b83b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/c7365911d5874cf7ad56fdb6e3e9b83b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-17af7a97-f823-435-user", "id": "79f2a12f8fd642babfc294629b6cb240"}, "audit_ids": ["A8Z0aWKlQ3ODFXiQ9Gxzgw"], "issued_at": "2018-11-14T18:47:31.000000Z"}} 2018-11-14 18:47:31,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4637558dd958ff8b9d4c3cb7ef7d75773a282278" 2018-11-14 18:47:31,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:47:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f16d192-dd7f-4b6c-9abd-3cb46694f1b4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:47:31,874 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-7f16d192-dd7f-4b6c-9abd-3cb46694f1b4 2018-11-14 18:47:31,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9b0d4507-e938-4286-8d14-155f008d9b60-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4637558dd958ff8b9d4c3cb7ef7d75773a282278" 2018-11-14 18:47:32,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-97985a1a-8b10-44e6-a60d-c426e4dfb0be Date: Wed, 14 Nov 2018 18:47:32 GMT RESP BODY: {"networks":[]} 2018-11-14 18:47:32,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9b0d4507-e938-4286-8d14-155f008d9b60-pub-net used request id req-97985a1a-8b10-44e6-a60d-c426e4dfb0be 2018-11-14 18:47:32,093 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-9b0d4507-e938-4286-8d14-155f008d9b60-pub-net 2018-11-14 18:47:32,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4637558dd958ff8b9d4c3cb7ef7d75773a282278" -d '{"network": {"name": "CreateInstancePortManipulationTests-9b0d4507-e938-4286-8d14-155f008d9b60-pub-net", "admin_state_up": true}}' 2018-11-14 18:47:32,794 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-992bd02f-5120-492f-82da-90f180aacf34 Date: Wed, 14 Nov 2018 18:47:32 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"c7365911d5874cf7ad56fdb6e3e9b83b","created_at":"2018-11-14T18:47:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-11-14T18:47:32Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"c7365911d5874cf7ad56fdb6e3e9b83b","id":"0e3616be-5f03-45b2-9619-9b8ac5329171","name":"CreateInstancePortManipulationTests-9b0d4507-e938-4286-8d14-155f008d9b60-pub-net"}} 2018-11-14 18:47:32,794 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-992bd02f-5120-492f-82da-90f180aacf34 2018-11-14 18:47:32,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=0e3616be-5f03-45b2-9619-9b8ac5329171 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4637558dd958ff8b9d4c3cb7ef7d75773a282278" 2018-11-14 18:47:33,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 601 X-Openstack-Request-Id: req-88664f0e-18a6-4c57-b2a3-5bc5d2e8bb58 Date: Wed, 14 Nov 2018 18:47:33 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-14T18:47:32Z","tenant_id":"c7365911d5874cf7ad56fdb6e3e9b83b","created_at":"2018-11-14T18:47:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"c7365911d5874cf7ad56fdb6e3e9b83b","id":"0e3616be-5f03-45b2-9619-9b8ac5329171","name":"CreateInstancePortManipulationTests-9b0d4507-e938-4286-8d14-155f008d9b60-pub-net"}]} 2018-11-14 18:47:33,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=0e3616be-5f03-45b2-9619-9b8ac5329171 used request id req-88664f0e-18a6-4c57-b2a3-5bc5d2e8bb58 2018-11-14 18:47:33,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0e3616be-5f03-45b2-9619-9b8ac5329171 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4637558dd958ff8b9d4c3cb7ef7d75773a282278" 2018-11-14 18:47:33,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-35e2aca1-8a95-43b2-92ba-e68abf7f6469 Date: Wed, 14 Nov 2018 18:47:33 GMT RESP BODY: {"subnets":[]} 2018-11-14 18:47:33,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0e3616be-5f03-45b2-9619-9b8ac5329171 used request id req-35e2aca1-8a95-43b2-92ba-e68abf7f6469 2018-11-14 18:47:33,272 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-9b0d4507-e938-4286-8d14-155f008d9b60-pub-subnet 2018-11-14 18:47:33,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4637558dd958ff8b9d4c3cb7ef7d75773a282278" -d '{"subnets": [{"ip_version": 4, "network_id": "0e3616be-5f03-45b2-9619-9b8ac5329171", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-9b0d4507-e938-4286-8d14-155f008d9b60-pub-subnet"}]}' 2018-11-14 18:47:34,093 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e6df1ba0-f3f0-41ce-9fd6-f85727275ad7 Date: Wed, 14 Nov 2018 18:47:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e3616be-5f03-45b2-9619-9b8ac5329171","tenant_id":"c7365911d5874cf7ad56fdb6e3e9b83b","created_at":"2018-11-14T18:47:33Z","dns_nameservers":[],"updated_at":"2018-11-14T18:47:33Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"c7365911d5874cf7ad56fdb6e3e9b83b","id":"b574757c-4639-41a3-9db4-67759848d211","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9b0d4507-e938-4286-8d14-155f008d9b60-pub-subnet"}]} 2018-11-14 18:47:34,094 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-e6df1ba0-f3f0-41ce-9fd6-f85727275ad7 2018-11-14 18:47:34,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=0e3616be-5f03-45b2-9619-9b8ac5329171 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4637558dd958ff8b9d4c3cb7ef7d75773a282278" 2018-11-14 18:47:34,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-bf466877-d0b1-48a2-8c4d-7dc6f85f58e2 Date: Wed, 14 Nov 2018 18:47:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b574757c-4639-41a3-9db4-67759848d211"],"updated_at":"2018-11-14T18:47:33Z","tenant_id":"c7365911d5874cf7ad56fdb6e3e9b83b","created_at":"2018-11-14T18:47:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c7365911d5874cf7ad56fdb6e3e9b83b","id":"0e3616be-5f03-45b2-9619-9b8ac5329171","name":"CreateInstancePortManipulationTests-9b0d4507-e938-4286-8d14-155f008d9b60-pub-net"}]} 2018-11-14 18:47:34,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=0e3616be-5f03-45b2-9619-9b8ac5329171 used request id req-bf466877-d0b1-48a2-8c4d-7dc6f85f58e2 2018-11-14 18:47:34,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0e3616be-5f03-45b2-9619-9b8ac5329171 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4637558dd958ff8b9d4c3cb7ef7d75773a282278" 2018-11-14 18:47:34,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2c0ffcf5-cfb4-4bfe-908e-8500cda49244 Date: Wed, 14 Nov 2018 18:47:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e3616be-5f03-45b2-9619-9b8ac5329171","tenant_id":"c7365911d5874cf7ad56fdb6e3e9b83b","created_at":"2018-11-14T18:47:33Z","dns_nameservers":[],"updated_at":"2018-11-14T18:47:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c7365911d5874cf7ad56fdb6e3e9b83b","id":"b574757c-4639-41a3-9db4-67759848d211","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9b0d4507-e938-4286-8d14-155f008d9b60-pub-subnet"}]} 2018-11-14 18:47:34,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0e3616be-5f03-45b2-9619-9b8ac5329171 used request id req-2c0ffcf5-cfb4-4bfe-908e-8500cda49244 2018-11-14 18:47:34,633 - OpenStackNetwork - DEBUG - Network [0e3616be-5f03-45b2-9619-9b8ac5329171] created successfully 2018-11-14 18:47:34,634 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:47:34,634 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:47:35,050 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:47:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["H-O_a5u8RiKxoDR1Bua8Ng"], "issued_at": "2018-11-14T18:47:35.000000Z"}} 2018-11-14 18:47:35,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f065e9da6db5d8b358707642a22131a06c4f393" 2018-11-14 18:47:35,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:47:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b5bbba0-fd97-4ca8-aeff-567007b2c4ff Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:47:35,163 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-0b5bbba0-fd97-4ca8-aeff-567007b2c4ff 2018-11-14 18:47:35,164 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:47:35,168 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f065e9da6db5d8b358707642a22131a06c4f393" 2018-11-14 18:47:35,371 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:47: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-64c2775c-3ddb-4da8-bd53-70f135ef8489 x-compute-request-id: req-64c2775c-3ddb-4da8-bd53-70f135ef8489 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-14 18:47:35,372 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-64c2775c-3ddb-4da8-bd53-70f135ef8489 2018-11-14 18:47:35,375 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f065e9da6db5d8b358707642a22131a06c4f393" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-9b0d4507-e938-4286-8d14-155f008d9b60-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-14 18:47:35,414 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:47: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-042ba997-83da-4b9b-a496-7e4570448272 x-compute-request-id: req-042ba997-83da-4b9b-a496-7e4570448272 Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-9b0d4507-e938-4286-8d14-155f008d9b60-flavor-name", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/364d36f9-20aa-463f-90c4-cbb4ba2ecbc3", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/364d36f9-20aa-463f-90c4-cbb4ba2ecbc3", "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": "364d36f9-20aa-463f-90c4-cbb4ba2ecbc3"}} 2018-11-14 18:47:35,414 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-042ba997-83da-4b9b-a496-7e4570448272 2018-11-14 18:47:35,415 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:47:35,416 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:47:35,814 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b5fd1828cc5e4ecab816664a28404f63", "name": "CreateInstancePortManipulationTests-17af7a97-f823-435-proj-role"}], "expires_at": "2018-11-14T19:47:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c7365911d5874cf7ad56fdb6e3e9b83b", "name": "CreateInstancePortManipulationTests-17af7a97-f823-435-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/c7365911d5874cf7ad56fdb6e3e9b83b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/c7365911d5874cf7ad56fdb6e3e9b83b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/c7365911d5874cf7ad56fdb6e3e9b83b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_c7365911d5874cf7ad56fdb6e3e9b83b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_c7365911d5874cf7ad56fdb6e3e9b83b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/c7365911d5874cf7ad56fdb6e3e9b83b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/c7365911d5874cf7ad56fdb6e3e9b83b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/c7365911d5874cf7ad56fdb6e3e9b83b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/c7365911d5874cf7ad56fdb6e3e9b83b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/c7365911d5874cf7ad56fdb6e3e9b83b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/c7365911d5874cf7ad56fdb6e3e9b83b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/c7365911d5874cf7ad56fdb6e3e9b83b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/c7365911d5874cf7ad56fdb6e3e9b83b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/c7365911d5874cf7ad56fdb6e3e9b83b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-17af7a97-f823-435-user", "id": "79f2a12f8fd642babfc294629b6cb240"}, "audit_ids": ["q5mVIvcvQEScNK9WRsZnSw"], "issued_at": "2018-11-14T18:47:35.000000Z"}} 2018-11-14 18:47:35,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e41030fcf5719f6b10adb0122d1d5766cd72a52d" 2018-11-14 18:47:35,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:47:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53380053-4231-4b67-b51a-a1f774cd1cbf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:47:35,916 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-53380053-4231-4b67-b51a-a1f774cd1cbf 2018-11-14 18:47:35,917 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:47:35,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e41030fcf5719f6b10adb0122d1d5766cd72a52d" 2018-11-14 18:47:35,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:47:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b26d3358-4bda-41c6-add1-95d79ea006c3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:47:35,933 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-b26d3358-4bda-41c6-add1-95d79ea006c3 2018-11-14 18:47:35,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9b0d4507-e938-4286-8d14-155f008d9b60-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e41030fcf5719f6b10adb0122d1d5766cd72a52d" 2018-11-14 18:47:36,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-bb1f9b49-8ae1-449c-8f8f-ad8af26bfc24 Date: Wed, 14 Nov 2018 18:47:36 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b574757c-4639-41a3-9db4-67759848d211"],"updated_at":"2018-11-14T18:47:33Z","tenant_id":"c7365911d5874cf7ad56fdb6e3e9b83b","created_at":"2018-11-14T18:47:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c7365911d5874cf7ad56fdb6e3e9b83b","id":"0e3616be-5f03-45b2-9619-9b8ac5329171","name":"CreateInstancePortManipulationTests-9b0d4507-e938-4286-8d14-155f008d9b60-pub-net"}]} 2018-11-14 18:47:36,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9b0d4507-e938-4286-8d14-155f008d9b60-pub-net used request id req-bb1f9b49-8ae1-449c-8f8f-ad8af26bfc24 2018-11-14 18:47:36,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0e3616be-5f03-45b2-9619-9b8ac5329171 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e41030fcf5719f6b10adb0122d1d5766cd72a52d" 2018-11-14 18:47:36,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b9659c95-4db5-496c-b343-e9bfe7e74a13 Date: Wed, 14 Nov 2018 18:47:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e3616be-5f03-45b2-9619-9b8ac5329171","tenant_id":"c7365911d5874cf7ad56fdb6e3e9b83b","created_at":"2018-11-14T18:47:33Z","dns_nameservers":[],"updated_at":"2018-11-14T18:47:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c7365911d5874cf7ad56fdb6e3e9b83b","id":"b574757c-4639-41a3-9db4-67759848d211","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9b0d4507-e938-4286-8d14-155f008d9b60-pub-subnet"}]} 2018-11-14 18:47:36,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0e3616be-5f03-45b2-9619-9b8ac5329171 used request id req-b9659c95-4db5-496c-b343-e9bfe7e74a13 2018-11-14 18:47:36,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9b0d4507-e938-4286-8d14-155f008d9b60-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e41030fcf5719f6b10adb0122d1d5766cd72a52d" 2018-11-14 18:47:36,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-5ed30768-2407-4fe2-a014-f9148a30552c Date: Wed, 14 Nov 2018 18:47:36 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b574757c-4639-41a3-9db4-67759848d211"],"updated_at":"2018-11-14T18:47:33Z","tenant_id":"c7365911d5874cf7ad56fdb6e3e9b83b","created_at":"2018-11-14T18:47:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c7365911d5874cf7ad56fdb6e3e9b83b","id":"0e3616be-5f03-45b2-9619-9b8ac5329171","name":"CreateInstancePortManipulationTests-9b0d4507-e938-4286-8d14-155f008d9b60-pub-net"}]} 2018-11-14 18:47:36,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9b0d4507-e938-4286-8d14-155f008d9b60-pub-net used request id req-5ed30768-2407-4fe2-a014-f9148a30552c 2018-11-14 18:47:36,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:47:36,975 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:47: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:47:36,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c7365911d5874cf7ad56fdb6e3e9b83b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e41030fcf5719f6b10adb0122d1d5766cd72a52d" 2018-11-14 18:47:37,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:47:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef9eabe0-6081-419a-b78b-5488a6b8a43d Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c7365911d5874cf7ad56fdb6e3e9b83b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c7365911d5874cf7ad56fdb6e3e9b83b", "name": "CreateInstancePortManipulationTests-17af7a97-f823-435-proj"}} 2018-11-14 18:47:37,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c7365911d5874cf7ad56fdb6e3e9b83b used request id req-ef9eabe0-6081-419a-b78b-5488a6b8a43d 2018-11-14 18:47:37,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0e3616be-5f03-45b2-9619-9b8ac5329171 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e41030fcf5719f6b10adb0122d1d5766cd72a52d" 2018-11-14 18:47:37,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-41e79dcf-4ffe-4fa5-a2ec-18f576b4242d Date: Wed, 14 Nov 2018 18:47:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e3616be-5f03-45b2-9619-9b8ac5329171","tenant_id":"c7365911d5874cf7ad56fdb6e3e9b83b","created_at":"2018-11-14T18:47:33Z","dns_nameservers":[],"updated_at":"2018-11-14T18:47:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c7365911d5874cf7ad56fdb6e3e9b83b","id":"b574757c-4639-41a3-9db4-67759848d211","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9b0d4507-e938-4286-8d14-155f008d9b60-pub-subnet"}]} 2018-11-14 18:47:37,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0e3616be-5f03-45b2-9619-9b8ac5329171 used request id req-41e79dcf-4ffe-4fa5-a2ec-18f576b4242d 2018-11-14 18:47:37,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=0e3616be-5f03-45b2-9619-9b8ac5329171&name=CreateInstancePortManipulationTests-9b0d4507-e938-4286-8d14-155f008d9b60port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e41030fcf5719f6b10adb0122d1d5766cd72a52d" 2018-11-14 18:47:37,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4c7a5ffd-cf6a-49da-b90e-d63bb1e7d129 Date: Wed, 14 Nov 2018 18:47:37 GMT RESP BODY: {"ports":[]} 2018-11-14 18:47:37,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=0e3616be-5f03-45b2-9619-9b8ac5329171&name=CreateInstancePortManipulationTests-9b0d4507-e938-4286-8d14-155f008d9b60port-1&admin_state_up=True used request id req-4c7a5ffd-cf6a-49da-b90e-d63bb1e7d129 2018-11-14 18:47:37,527 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-9b0d4507-e938-4286-8d14-155f008d9b60-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e41030fcf5719f6b10adb0122d1d5766cd72a52d" 2018-11-14 18:47:37,779 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:47:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7336101f-7cb7-412c-bf74-2ec8435359a8 x-compute-request-id: req-7336101f-7cb7-412c-bf74-2ec8435359a8 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-14 18:47:37,779 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-9b0d4507-e938-4286-8d14-155f008d9b60-inst used request id req-7336101f-7cb7-412c-bf74-2ec8435359a8 2018-11-14 18:47:37,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9b0d4507-e938-4286-8d14-155f008d9b60-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e41030fcf5719f6b10adb0122d1d5766cd72a52d" 2018-11-14 18:47:38,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-d11946fd-cc48-4011-9a5c-5d3fa82549fd Date: Wed, 14 Nov 2018 18:47:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b574757c-4639-41a3-9db4-67759848d211"],"updated_at":"2018-11-14T18:47:33Z","tenant_id":"c7365911d5874cf7ad56fdb6e3e9b83b","created_at":"2018-11-14T18:47:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c7365911d5874cf7ad56fdb6e3e9b83b","id":"0e3616be-5f03-45b2-9619-9b8ac5329171","name":"CreateInstancePortManipulationTests-9b0d4507-e938-4286-8d14-155f008d9b60-pub-net"}]} 2018-11-14 18:47:38,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9b0d4507-e938-4286-8d14-155f008d9b60-pub-net used request id req-d11946fd-cc48-4011-9a5c-5d3fa82549fd 2018-11-14 18:47:38,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0e3616be-5f03-45b2-9619-9b8ac5329171 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e41030fcf5719f6b10adb0122d1d5766cd72a52d" 2018-11-14 18:47:38,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-bddd5bff-7139-4a77-ab64-daf3886dbd4d Date: Wed, 14 Nov 2018 18:47:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e3616be-5f03-45b2-9619-9b8ac5329171","tenant_id":"c7365911d5874cf7ad56fdb6e3e9b83b","created_at":"2018-11-14T18:47:33Z","dns_nameservers":[],"updated_at":"2018-11-14T18:47:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c7365911d5874cf7ad56fdb6e3e9b83b","id":"b574757c-4639-41a3-9db4-67759848d211","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9b0d4507-e938-4286-8d14-155f008d9b60-pub-subnet"}]} 2018-11-14 18:47:38,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0e3616be-5f03-45b2-9619-9b8ac5329171 used request id req-bddd5bff-7139-4a77-ab64-daf3886dbd4d 2018-11-14 18:47:38,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9b0d4507-e938-4286-8d14-155f008d9b60-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e41030fcf5719f6b10adb0122d1d5766cd72a52d" 2018-11-14 18:47:38,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-79724ae2-8cac-4253-b26b-ad50bfd1b32b Date: Wed, 14 Nov 2018 18:47:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b574757c-4639-41a3-9db4-67759848d211"],"updated_at":"2018-11-14T18:47:33Z","tenant_id":"c7365911d5874cf7ad56fdb6e3e9b83b","created_at":"2018-11-14T18:47:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c7365911d5874cf7ad56fdb6e3e9b83b","id":"0e3616be-5f03-45b2-9619-9b8ac5329171","name":"CreateInstancePortManipulationTests-9b0d4507-e938-4286-8d14-155f008d9b60-pub-net"}]} 2018-11-14 18:47:38,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9b0d4507-e938-4286-8d14-155f008d9b60-pub-net used request id req-79724ae2-8cac-4253-b26b-ad50bfd1b32b 2018-11-14 18:47:38,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c7365911d5874cf7ad56fdb6e3e9b83b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e41030fcf5719f6b10adb0122d1d5766cd72a52d" 2018-11-14 18:47:38,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:47:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db05777c-8a94-4b94-a3b7-5aeee8222e95 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c7365911d5874cf7ad56fdb6e3e9b83b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c7365911d5874cf7ad56fdb6e3e9b83b", "name": "CreateInstancePortManipulationTests-17af7a97-f823-435-proj"}} 2018-11-14 18:47:38,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c7365911d5874cf7ad56fdb6e3e9b83b used request id req-db05777c-8a94-4b94-a3b7-5aeee8222e95 2018-11-14 18:47:38,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0e3616be-5f03-45b2-9619-9b8ac5329171 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e41030fcf5719f6b10adb0122d1d5766cd72a52d" 2018-11-14 18:47:38,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-26e5f5f4-c9a3-4df6-ab73-be773243a324 Date: Wed, 14 Nov 2018 18:47:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e3616be-5f03-45b2-9619-9b8ac5329171","tenant_id":"c7365911d5874cf7ad56fdb6e3e9b83b","created_at":"2018-11-14T18:47:33Z","dns_nameservers":[],"updated_at":"2018-11-14T18:47:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c7365911d5874cf7ad56fdb6e3e9b83b","id":"b574757c-4639-41a3-9db4-67759848d211","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9b0d4507-e938-4286-8d14-155f008d9b60-pub-subnet"}]} 2018-11-14 18:47:38,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0e3616be-5f03-45b2-9619-9b8ac5329171 used request id req-26e5f5f4-c9a3-4df6-ab73-be773243a324 2018-11-14 18:47:38,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=0e3616be-5f03-45b2-9619-9b8ac5329171&name=CreateInstancePortManipulationTests-9b0d4507-e938-4286-8d14-155f008d9b60port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e41030fcf5719f6b10adb0122d1d5766cd72a52d" 2018-11-14 18:47:38,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4c4fc45c-d20e-49ba-b075-fdad15ab0f81 Date: Wed, 14 Nov 2018 18:47:38 GMT RESP BODY: {"ports":[]} 2018-11-14 18:47:38,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=0e3616be-5f03-45b2-9619-9b8ac5329171&name=CreateInstancePortManipulationTests-9b0d4507-e938-4286-8d14-155f008d9b60port-1&admin_state_up=True used request id req-4c4fc45c-d20e-49ba-b075-fdad15ab0f81 2018-11-14 18:47:38,995 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:47:38,995 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:47:39,393 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b5fd1828cc5e4ecab816664a28404f63", "name": "CreateInstancePortManipulationTests-17af7a97-f823-435-proj-role"}], "expires_at": "2018-11-14T19:47:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c7365911d5874cf7ad56fdb6e3e9b83b", "name": "CreateInstancePortManipulationTests-17af7a97-f823-435-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/c7365911d5874cf7ad56fdb6e3e9b83b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/c7365911d5874cf7ad56fdb6e3e9b83b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/c7365911d5874cf7ad56fdb6e3e9b83b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_c7365911d5874cf7ad56fdb6e3e9b83b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_c7365911d5874cf7ad56fdb6e3e9b83b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/c7365911d5874cf7ad56fdb6e3e9b83b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/c7365911d5874cf7ad56fdb6e3e9b83b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/c7365911d5874cf7ad56fdb6e3e9b83b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/c7365911d5874cf7ad56fdb6e3e9b83b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/c7365911d5874cf7ad56fdb6e3e9b83b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/c7365911d5874cf7ad56fdb6e3e9b83b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/c7365911d5874cf7ad56fdb6e3e9b83b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/c7365911d5874cf7ad56fdb6e3e9b83b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/c7365911d5874cf7ad56fdb6e3e9b83b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-17af7a97-f823-435-user", "id": "79f2a12f8fd642babfc294629b6cb240"}, "audit_ids": ["MHvc_O98ROKvaBthxvP50w"], "issued_at": "2018-11-14T18:47:39.000000Z"}} 2018-11-14 18:47:39,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2f5fdae20de0c66a8c26c1e7cef074039b7e32b" 2018-11-14 18:47:39,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:47:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a0d7a0e-ca28-4b86-9a68-50c75988e43e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:47:39,490 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-4a0d7a0e-ca28-4b86-9a68-50c75988e43e 2018-11-14 18:47:39,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9b0d4507-e938-4286-8d14-155f008d9b60-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e41030fcf5719f6b10adb0122d1d5766cd72a52d" 2018-11-14 18:47:39,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-a3c22626-79b0-461a-a687-b5c50ff0c6bb Date: Wed, 14 Nov 2018 18:47:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b574757c-4639-41a3-9db4-67759848d211"],"updated_at":"2018-11-14T18:47:33Z","tenant_id":"c7365911d5874cf7ad56fdb6e3e9b83b","created_at":"2018-11-14T18:47:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c7365911d5874cf7ad56fdb6e3e9b83b","id":"0e3616be-5f03-45b2-9619-9b8ac5329171","name":"CreateInstancePortManipulationTests-9b0d4507-e938-4286-8d14-155f008d9b60-pub-net"}]} 2018-11-14 18:47:39,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9b0d4507-e938-4286-8d14-155f008d9b60-pub-net used request id req-a3c22626-79b0-461a-a687-b5c50ff0c6bb 2018-11-14 18:47:39,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0e3616be-5f03-45b2-9619-9b8ac5329171 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e41030fcf5719f6b10adb0122d1d5766cd72a52d" 2018-11-14 18:47:40,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e8d3b5fc-fd52-42e0-b7ec-665b693f8be4 Date: Wed, 14 Nov 2018 18:47:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e3616be-5f03-45b2-9619-9b8ac5329171","tenant_id":"c7365911d5874cf7ad56fdb6e3e9b83b","created_at":"2018-11-14T18:47:33Z","dns_nameservers":[],"updated_at":"2018-11-14T18:47:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c7365911d5874cf7ad56fdb6e3e9b83b","id":"b574757c-4639-41a3-9db4-67759848d211","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9b0d4507-e938-4286-8d14-155f008d9b60-pub-subnet"}]} 2018-11-14 18:47:40,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0e3616be-5f03-45b2-9619-9b8ac5329171 used request id req-e8d3b5fc-fd52-42e0-b7ec-665b693f8be4 2018-11-14 18:47:40,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9b0d4507-e938-4286-8d14-155f008d9b60-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e41030fcf5719f6b10adb0122d1d5766cd72a52d" 2018-11-14 18:47:40,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-36d14de1-3b0e-4fe0-9124-58875c049bbf Date: Wed, 14 Nov 2018 18:47:40 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b574757c-4639-41a3-9db4-67759848d211"],"updated_at":"2018-11-14T18:47:33Z","tenant_id":"c7365911d5874cf7ad56fdb6e3e9b83b","created_at":"2018-11-14T18:47:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c7365911d5874cf7ad56fdb6e3e9b83b","id":"0e3616be-5f03-45b2-9619-9b8ac5329171","name":"CreateInstancePortManipulationTests-9b0d4507-e938-4286-8d14-155f008d9b60-pub-net"}]} 2018-11-14 18:47:40,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9b0d4507-e938-4286-8d14-155f008d9b60-pub-net used request id req-36d14de1-3b0e-4fe0-9124-58875c049bbf 2018-11-14 18:47:40,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:47:40,321 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:47: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:47:40,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c7365911d5874cf7ad56fdb6e3e9b83b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2f5fdae20de0c66a8c26c1e7cef074039b7e32b" 2018-11-14 18:47:40,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:47:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61b0d6ff-3bb1-4119-9178-7e960e9c9e9c Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c7365911d5874cf7ad56fdb6e3e9b83b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c7365911d5874cf7ad56fdb6e3e9b83b", "name": "CreateInstancePortManipulationTests-17af7a97-f823-435-proj"}} 2018-11-14 18:47:40,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c7365911d5874cf7ad56fdb6e3e9b83b used request id req-61b0d6ff-3bb1-4119-9178-7e960e9c9e9c 2018-11-14 18:47:40,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0e3616be-5f03-45b2-9619-9b8ac5329171 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e41030fcf5719f6b10adb0122d1d5766cd72a52d" 2018-11-14 18:47:40,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-33df1f11-595a-46cc-9bbf-7fc392536811 Date: Wed, 14 Nov 2018 18:47:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e3616be-5f03-45b2-9619-9b8ac5329171","tenant_id":"c7365911d5874cf7ad56fdb6e3e9b83b","created_at":"2018-11-14T18:47:33Z","dns_nameservers":[],"updated_at":"2018-11-14T18:47:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c7365911d5874cf7ad56fdb6e3e9b83b","id":"b574757c-4639-41a3-9db4-67759848d211","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9b0d4507-e938-4286-8d14-155f008d9b60-pub-subnet"}]} 2018-11-14 18:47:40,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0e3616be-5f03-45b2-9619-9b8ac5329171 used request id req-33df1f11-595a-46cc-9bbf-7fc392536811 2018-11-14 18:47:40,660 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-9b0d4507-e938-4286-8d14-155f008d9b60-pub-net 2018-11-14 18:47:40,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e41030fcf5719f6b10adb0122d1d5766cd72a52d" -d '{"port": {"network_id": "0e3616be-5f03-45b2-9619-9b8ac5329171", "name": "CreateInstancePortManipulationTests-9b0d4507-e938-4286-8d14-155f008d9b60port-1", "allowed_address_pairs": [{"ip_address": "10.55.0.101", "mac_address": "foo"}], "admin_state_up": true}}' 2018-11-14 18:47:40,673 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 105 Content-Type: application/json X-Openstack-Request-Id: req-7af3070d-f11c-4b32-a32c-13c378fe3b14 Date: Wed, 14 Nov 2018 18:47:40 GMT RESP BODY: {"NeutronError": {"message": "'foo' is not a valid MAC address", "type": "HTTPBadRequest", "detail": ""}} 2018-11-14 18:47:40,673 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-7af3070d-f11c-4b32-a32c-13c378fe3b14 2018-11-14 18:47:40,673 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "'foo' is not a valid MAC address", "type": "HTTPBadRequest", "detail": ""}} 2018-11-14 18:47:40,676 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/364d36f9-20aa-463f-90c4-cbb4ba2ecbc3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f065e9da6db5d8b358707642a22131a06c4f393" 2018-11-14 18:47:40,722 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18:47: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-2383ceb2-39a8-4911-8bd3-99886009b4c2 x-compute-request-id: req-2383ceb2-39a8-4911-8bd3-99886009b4c2 Content-Length: 0 Content-Type: application/json 2018-11-14 18:47:40,722 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/364d36f9-20aa-463f-90c4-cbb4ba2ecbc3 used request id req-2383ceb2-39a8-4911-8bd3-99886009b4c2 2018-11-14 18:47:40,723 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-9b0d4507-e938-4286-8d14-155f008d9b60-pub-subnet 2018-11-14 18:47:40,723 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-9b0d4507-e938-4286-8d14-155f008d9b60-pub-subnet 2018-11-14 18:47:40,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/b574757c-4639-41a3-9db4-67759848d211 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4637558dd958ff8b9d4c3cb7ef7d75773a282278" 2018-11-14 18:47:43,576 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-60efcf15-7dc8-4e20-ac5c-05b0b5138555 Date: Wed, 14 Nov 2018 18:47:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:47:43,576 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/b574757c-4639-41a3-9db4-67759848d211 used request id req-60efcf15-7dc8-4e20-ac5c-05b0b5138555 2018-11-14 18:47:43,576 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-9b0d4507-e938-4286-8d14-155f008d9b60-pub-net 2018-11-14 18:47:43,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/0e3616be-5f03-45b2-9619-9b8ac5329171 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4637558dd958ff8b9d4c3cb7ef7d75773a282278" 2018-11-14 18:47:45,116 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e66385d8-626a-432c-b5c8-e348aa738c8e Date: Wed, 14 Nov 2018 18:47:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:47:45,116 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/0e3616be-5f03-45b2-9619-9b8ac5329171 used request id req-e66385d8-626a-432c-b5c8-e348aa738c8e 2018-11-14 18:47:45,117 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-9b0d4507-e938-4286-8d14-155f008d9b60-image 2018-11-14 18:47:45,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/46a1ca15-834b-43d1-bbe6-ac72ae63c9c1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7e09472bbeb05149925106534a7809104ad61ea5" 2018-11-14 18:47:45,634 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5eedd3af-dd17-442e-a7ca-7cd4b7fb0eb3 Date: Wed, 14 Nov 2018 18:47:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:47:45,634 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/46a1ca15-834b-43d1-bbe6-ac72ae63c9c1 used request id req-5eedd3af-dd17-442e-a7ca-7cd4b7fb0eb3 2018-11-14 18:47:45,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49d5c509cc63bfc8e3cbec5bac7cbcb2c3863d49" 2018-11-14 18:47:45,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-29340a68-af7e-42e3-9866-989e33812e2b Date: Wed, 14 Nov 2018 18:47:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7365911d5874cf7ad56fdb6e3e9b83b", "created_at": "2018-11-14T18:47:32Z", "updated_at": "2018-11-14T18:47:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:47:32Z", "revision_number": 0, "id": "122deb11-c2fd-408f-ab95-7482dbaad7c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:47:32Z", "security_group_id": "3a8f6fcb-997a-466a-99ab-c53764f40d9b", "tenant_id": "c7365911d5874cf7ad56fdb6e3e9b83b", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7365911d5874cf7ad56fdb6e3e9b83b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:47:32Z", "revision_number": 0, "id": "7cfafda0-6a90-4229-a2c6-8d859685350e", "remote_group_id": "3a8f6fcb-997a-466a-99ab-c53764f40d9b", "remote_ip_prefix": null, "created_at": "2018-11-14T18:47:32Z", "security_group_id": "3a8f6fcb-997a-466a-99ab-c53764f40d9b", "tenant_id": "c7365911d5874cf7ad56fdb6e3e9b83b", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7365911d5874cf7ad56fdb6e3e9b83b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:47:32Z", "revision_number": 0, "id": "9bdd8b2b-2a71-47af-8c6e-0ba134637d44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:47:32Z", "security_group_id": "3a8f6fcb-997a-466a-99ab-c53764f40d9b", "tenant_id": "c7365911d5874cf7ad56fdb6e3e9b83b", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7365911d5874cf7ad56fdb6e3e9b83b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:47:32Z", "revision_number": 0, "id": "bb3e7bda-2c82-466f-900b-253ee727d0b5", "remote_group_id": "3a8f6fcb-997a-466a-99ab-c53764f40d9b", "remote_ip_prefix": null, "created_at": "2018-11-14T18:47:32Z", "security_group_id": "3a8f6fcb-997a-466a-99ab-c53764f40d9b", "tenant_id": "c7365911d5874cf7ad56fdb6e3e9b83b", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7365911d5874cf7ad56fdb6e3e9b83b"}], "revision_number": 4, "project_id": "c7365911d5874cf7ad56fdb6e3e9b83b", "id": "3a8f6fcb-997a-466a-99ab-c53764f40d9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:47:45,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-29340a68-af7e-42e3-9866-989e33812e2b 2018-11-14 18:47:45,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49d5c509cc63bfc8e3cbec5bac7cbcb2c3863d49" 2018-11-14 18:47:46,053 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:47:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4138e58a-b07f-4b67-bd25-1163beb63847 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:47:46,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-4138e58a-b07f-4b67-bd25-1163beb63847 2018-11-14 18:47:46,053 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:47:46,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49d5c509cc63bfc8e3cbec5bac7cbcb2c3863d49" 2018-11-14 18:47:46,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:47:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3797111-9844-4183-8504-c85c9943b54e Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:47:46,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-f3797111-9844-4183-8504-c85c9943b54e 2018-11-14 18:47:46,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49d5c509cc63bfc8e3cbec5bac7cbcb2c3863d49" 2018-11-14 18:47:46,280 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:47:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1cc8f61a-ea23-4590-8794-53c8bc5cbe4d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:47:46,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-1cc8f61a-ea23-4590-8794-53c8bc5cbe4d 2018-11-14 18:47:46,280 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:47:46,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c7365911d5874cf7ad56fdb6e3e9b83b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49d5c509cc63bfc8e3cbec5bac7cbcb2c3863d49" 2018-11-14 18:47:46,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:47:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-989a70ae-c238-4473-95d6-21d9688733f3 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c7365911d5874cf7ad56fdb6e3e9b83b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c7365911d5874cf7ad56fdb6e3e9b83b", "name": "CreateInstancePortManipulationTests-17af7a97-f823-435-proj"}} 2018-11-14 18:47:46,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c7365911d5874cf7ad56fdb6e3e9b83b used request id req-989a70ae-c238-4473-95d6-21d9688733f3 2018-11-14 18:47:46,390 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3a8f6fcb-997a-466a-99ab-c53764f40d9b 2018-11-14 18:47:46,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=3a8f6fcb-997a-466a-99ab-c53764f40d9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49d5c509cc63bfc8e3cbec5bac7cbcb2c3863d49" 2018-11-14 18:47:46,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-ec60a4e6-8e33-4da0-98b1-bbc179d8b1ab Date: Wed, 14 Nov 2018 18:47: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-11-14T18:47:32Z", "security_group_id": "3a8f6fcb-997a-466a-99ab-c53764f40d9b", "port_range_min": null, "revision_number": 0, "tenant_id": "c7365911d5874cf7ad56fdb6e3e9b83b", "created_at": "2018-11-14T18:47:32Z", "project_id": "c7365911d5874cf7ad56fdb6e3e9b83b", "id": "122deb11-c2fd-408f-ab95-7482dbaad7c0"}, {"remote_group_id": "3a8f6fcb-997a-466a-99ab-c53764f40d9b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:47:32Z", "security_group_id": "3a8f6fcb-997a-466a-99ab-c53764f40d9b", "port_range_min": null, "revision_number": 0, "tenant_id": "c7365911d5874cf7ad56fdb6e3e9b83b", "created_at": "2018-11-14T18:47:32Z", "project_id": "c7365911d5874cf7ad56fdb6e3e9b83b", "id": "7cfafda0-6a90-4229-a2c6-8d859685350e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:47:32Z", "security_group_id": "3a8f6fcb-997a-466a-99ab-c53764f40d9b", "port_range_min": null, "revision_number": 0, "tenant_id": "c7365911d5874cf7ad56fdb6e3e9b83b", "created_at": "2018-11-14T18:47:32Z", "project_id": "c7365911d5874cf7ad56fdb6e3e9b83b", "id": "9bdd8b2b-2a71-47af-8c6e-0ba134637d44"}, {"remote_group_id": "3a8f6fcb-997a-466a-99ab-c53764f40d9b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:47:32Z", "security_group_id": "3a8f6fcb-997a-466a-99ab-c53764f40d9b", "port_range_min": null, "revision_number": 0, "tenant_id": "c7365911d5874cf7ad56fdb6e3e9b83b", "created_at": "2018-11-14T18:47:32Z", "project_id": "c7365911d5874cf7ad56fdb6e3e9b83b", "id": "bb3e7bda-2c82-466f-900b-253ee727d0b5"}]} 2018-11-14 18:47:46,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=3a8f6fcb-997a-466a-99ab-c53764f40d9b used request id req-ec60a4e6-8e33-4da0-98b1-bbc179d8b1ab 2018-11-14 18:47:46,618 - neutron_utils - INFO - Deleting security group with name - default 2018-11-14 18:47:46,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/3a8f6fcb-997a-466a-99ab-c53764f40d9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49d5c509cc63bfc8e3cbec5bac7cbcb2c3863d49" 2018-11-14 18:47:46,992 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a97d7d08-b9d0-4bc1-ae20-6e039bd26103 Content-Length: 0 Date: Wed, 14 Nov 2018 18:47:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:47:46,992 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/3a8f6fcb-997a-466a-99ab-c53764f40d9b used request id req-a97d7d08-b9d0-4bc1-ae20-6e039bd26103 2018-11-14 18:47:46,993 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-17af7a97-f823-435-proj 2018-11-14 18:47:46,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/c7365911d5874cf7ad56fdb6e3e9b83b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49d5c509cc63bfc8e3cbec5bac7cbcb2c3863d49" 2018-11-14 18:47:47,305 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:47:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb88ad84-297a-4d4e-a960-959b2d366f09 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:47:47,305 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/c7365911d5874cf7ad56fdb6e3e9b83b used request id req-eb88ad84-297a-4d4e-a960-959b2d366f09 2018-11-14 18:47:47,305 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-17af7a97-f823-435-proj-role 2018-11-14 18:47:47,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/b5fd1828cc5e4ecab816664a28404f63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49d5c509cc63bfc8e3cbec5bac7cbcb2c3863d49" 2018-11-14 18:47:47,431 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:47:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-efceed96-575d-454e-b0aa-c022e70b1c03 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:47:47,431 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/b5fd1828cc5e4ecab816664a28404f63 used request id req-efceed96-575d-454e-b0aa-c022e70b1c03 2018-11-14 18:47:47,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49d5c509cc63bfc8e3cbec5bac7cbcb2c3863d49" 2018-11-14 18:47:47,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:47:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10ab4c20-977a-4275-8502-830b37ad6106 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:47:47,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-10ab4c20-977a-4275-8502-830b37ad6106 2018-11-14 18:47:47,546 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-17af7a97-f823-435-user 2018-11-14 18:47:47,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/79f2a12f8fd642babfc294629b6cb240 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caa66d0188e426dbee8372fe3cf99cf63b226c27" 2018-11-14 18:47:47,769 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:47:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ea5f087-cf42-4bb0-884b-cdcdc99c8815 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:47:47,769 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/79f2a12f8fd642babfc294629b6cb240 used request id req-7ea5f087-cf42-4bb0-884b-cdcdc99c8815 2018-11-14 18:47:47,771 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:47:48,180 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:47:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["Nx0lE2n-R_eVHam4bNnUoA"], "issued_at": "2018-11-14T18:47:48.000000Z"}} 2018-11-14 18:47:48,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98cce66f29b72067b45455234f50ffff8599eac4" 2018-11-14 18:47:48,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:47:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abe2856d-73f5-4059-9947-f3edf66bc0c5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:47:48,288 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-abe2856d-73f5-4059-9947-f3edf66bc0c5 2018-11-14 18:47:48,289 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:47:48,291 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:47:48,720 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:47:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["KFR8vQnqR8SzokPr3pjcoQ"], "issued_at": "2018-11-14T18:47:48.000000Z"}} 2018-11-14 18:47:48,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2af83a852013ae7619d85f0e282597145780765" 2018-11-14 18:47:48,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:47:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-407bf7f9-f74a-4540-9af4-2392e282f94b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:47:48,818 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-407bf7f9-f74a-4540-9af4-2392e282f94b 2018-11-14 18:47:48,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:47:48,828 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:47: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:47:48,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-53a03926-82c1-439-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2af83a852013ae7619d85f0e282597145780765" 2018-11-14 18:47:48,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:47:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b252c584-bec1-4152-a576-1e4b3ea6cbc9 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-53a03926-82c1-439-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:47:48,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-53a03926-82c1-439-proj used request id req-b252c584-bec1-4152-a576-1e4b3ea6cbc9 2018-11-14 18:47:48,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2af83a852013ae7619d85f0e282597145780765" 2018-11-14 18:47:49,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:47:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45fa97cf-4527-40e9-918d-dc92ce72a2bd Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:47:49,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-45fa97cf-4527-40e9-918d-dc92ce72a2bd 2018-11-14 18:47:49,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2af83a852013ae7619d85f0e282597145780765" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-53a03926-82c1-439-proj"}}' 2018-11-14 18:47:49,198 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:47:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39c4f713-eb66-4243-9c5c-c36dc90ea91f Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b67327fb6649e5b8b3a1b3cb614a6c"}, "tags": [], "enabled": true, "id": "b5b67327fb6649e5b8b3a1b3cb614a6c", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-53a03926-82c1-439-proj"}} 2018-11-14 18:47:49,198 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-39c4f713-eb66-4243-9c5c-c36dc90ea91f 2018-11-14 18:47:49,198 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-53a03926-82c1-439-proj 2018-11-14 18:47:49,199 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:47:49,199 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:47:49,632 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:47:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["Doqu7n9pRb2w5LrH__lnCg"], "issued_at": "2018-11-14T18:47:49.000000Z"}} 2018-11-14 18:47:49,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7307a8c371abe0734f9585f6225029e097e9a126" 2018-11-14 18:47:49,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:47:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-030d0c9d-ea4f-4994-98e4-f1d7a74fe5d2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:47:49,747 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-030d0c9d-ea4f-4994-98e4-f1d7a74fe5d2 2018-11-14 18:47:49,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:47:49,756 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:47: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:47:49,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7307a8c371abe0734f9585f6225029e097e9a126" 2018-11-14 18:47:49,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:47:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7676b9cc-6aa5-4740-920c-7a69dea46be9 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:47:49,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-7676b9cc-6aa5-4740-920c-7a69dea46be9 2018-11-14 18:47:49,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-53a03926-82c1-439-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7307a8c371abe0734f9585f6225029e097e9a126" 2018-11-14 18:47:49,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:47:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2491fdf6-80ac-48d7-a870-2ced2b08991b Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-53a03926-82c1-439-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b67327fb6649e5b8b3a1b3cb614a6c"}, "tags": [], "enabled": true, "id": "b5b67327fb6649e5b8b3a1b3cb614a6c", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-53a03926-82c1-439-proj"}]} 2018-11-14 18:47:49,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-53a03926-82c1-439-proj used request id req-2491fdf6-80ac-48d7-a870-2ced2b08991b 2018-11-14 18:47:49,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7307a8c371abe0734f9585f6225029e097e9a126" 2018-11-14 18:47:50,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:47:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc8195e9-80d3-40f9-813c-b809b5213f04 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:47:50,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-fc8195e9-80d3-40f9-813c-b809b5213f04 2018-11-14 18:47:50,449 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-53a03926-82c1-439-user 2018-11-14 18:47:50,449 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:47:50,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2af83a852013ae7619d85f0e282597145780765" 2018-11-14 18:47:50,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:47:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee1cdbfe-5d0c-4912-b813-4bb453814f07 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:47:50,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ee1cdbfe-5d0c-4912-b813-4bb453814f07 2018-11-14 18:47:50,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2af83a852013ae7619d85f0e282597145780765" -d '{"role": {"name": "CreateInstancePortManipulationTests-53a03926-82c1-439-proj-role"}}' 2018-11-14 18:47:50,819 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:47:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f81a482d-8a2c-43e7-8abe-28d5661c67d3 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7b12fadc97c342058686e1e78656f046", "links": {"self": "http://172.30.9.28:5000/v3/roles/7b12fadc97c342058686e1e78656f046"}, "name": "CreateInstancePortManipulationTests-53a03926-82c1-439-proj-role"}} 2018-11-14 18:47:50,819 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-f81a482d-8a2c-43e7-8abe-28d5661c67d3 2018-11-14 18:47:50,820 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-53a03926-82c1-439-proj-role 2018-11-14 18:47:50,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/7b12fadc97c342058686e1e78656f046 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2af83a852013ae7619d85f0e282597145780765" 2018-11-14 18:47:50,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:47:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09c16ce8-fec4-4242-8056-b736b88f2fd9 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7b12fadc97c342058686e1e78656f046", "links": {"self": "http://172.30.9.28:5000/v3/roles/7b12fadc97c342058686e1e78656f046"}, "name": "CreateInstancePortManipulationTests-53a03926-82c1-439-proj-role"}} 2018-11-14 18:47:50,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/7b12fadc97c342058686e1e78656f046 used request id req-09c16ce8-fec4-4242-8056-b736b88f2fd9 2018-11-14 18:47:50,933 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-53a03926-82c1-439-proj-role to project CreateInstancePortManipulationTests-53a03926-82c1-439-proj 2018-11-14 18:47:50,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/b5b67327fb6649e5b8b3a1b3cb614a6c/users/df129f1c81184559844066cc91977237/roles/7b12fadc97c342058686e1e78656f046 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2af83a852013ae7619d85f0e282597145780765" 2018-11-14 18:47:51,075 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:47:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b26221e8-bd68-491b-b821-b1ad8ad9aea5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:47:51,075 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/b5b67327fb6649e5b8b3a1b3cb614a6c/users/df129f1c81184559844066cc91977237/roles/7b12fadc97c342058686e1e78656f046 used request id req-b26221e8-bd68-491b-b821-b1ad8ad9aea5 2018-11-14 18:47:51,075 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-14 18:47:51,075 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:47:51,076 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:47:51,494 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b12fadc97c342058686e1e78656f046", "name": "CreateInstancePortManipulationTests-53a03926-82c1-439-proj-role"}], "expires_at": "2018-11-14T19:47:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b67327fb6649e5b8b3a1b3cb614a6c", "name": "CreateInstancePortManipulationTests-53a03926-82c1-439-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b67327fb6649e5b8b3a1b3cb614a6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/b5b67327fb6649e5b8b3a1b3cb614a6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/b5b67327fb6649e5b8b3a1b3cb614a6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_b5b67327fb6649e5b8b3a1b3cb614a6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_b5b67327fb6649e5b8b3a1b3cb614a6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/b5b67327fb6649e5b8b3a1b3cb614a6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/b5b67327fb6649e5b8b3a1b3cb614a6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/b5b67327fb6649e5b8b3a1b3cb614a6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/b5b67327fb6649e5b8b3a1b3cb614a6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/b5b67327fb6649e5b8b3a1b3cb614a6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/b5b67327fb6649e5b8b3a1b3cb614a6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/b5b67327fb6649e5b8b3a1b3cb614a6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/b5b67327fb6649e5b8b3a1b3cb614a6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/b5b67327fb6649e5b8b3a1b3cb614a6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-53a03926-82c1-439-user", "id": "df129f1c81184559844066cc91977237"}, "audit_ids": ["eL6aIrlqRs2IoNF0Ky8P9w"], "issued_at": "2018-11-14T18:47:51.000000Z"}} 2018-11-14 18:47:51,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b4c7e3e641cb03a1dffe464b404e1dcc273772e" 2018-11-14 18:47:51,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:47:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb240c3b-5368-4e27-978c-3b4df360dd4e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:47:51,593 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-fb240c3b-5368-4e27-978c-3b4df360dd4e 2018-11-14 18:47:51,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-fa43b756-2d02-4e0b-bfba-8cbb12539f4b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5b4c7e3e641cb03a1dffe464b404e1dcc273772e" 2018-11-14 18:47:51,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-4c5309ca-f8f3-4572-8da0-3cdaa2da53b0 Date: Wed, 14 Nov 2018 18:47:51 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-fa43b756-2d02-4e0b-bfba-8cbb12539f4b-image"} 2018-11-14 18:47:51,837 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-fa43b756-2d02-4e0b-bfba-8cbb12539f4b-image used request id req-4c5309ca-f8f3-4572-8da0-3cdaa2da53b0 2018-11-14 18:47:51,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5b4c7e3e641cb03a1dffe464b404e1dcc273772e" 2018-11-14 18:47:52,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-e3dc3474-65e6-49cc-85b8-72e962bd6093 Date: Wed, 14 Nov 2018 18:47: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-11-14 18:47:52,039 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-e3dc3474-65e6-49cc-85b8-72e962bd6093 2018-11-14 18:47:52,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5b4c7e3e641cb03a1dffe464b404e1dcc273772e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-fa43b756-2d02-4e0b-bfba-8cbb12539f4b-image"}' 2018-11-14 18:47:52,296 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/167cc2ab-09dc-4986-97ad-758497189442 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-41a698ed-5ad2-4a9e-8109-888a2223c4b2 Date: Wed, 14 Nov 2018 18:47:52 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-fa43b756-2d02-4e0b-bfba-8cbb12539f4b-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:47:52Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-14T18:47:52Z", "visibility": "shared", "locations": [], "self": "/v2/images/167cc2ab-09dc-4986-97ad-758497189442", "min_disk": 0, "protected": false, "id": "167cc2ab-09dc-4986-97ad-758497189442", "file": "/v2/images/167cc2ab-09dc-4986-97ad-758497189442/file", "checksum": null, "owner": "b5b67327fb6649e5b8b3a1b3cb614a6c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:47:52,296 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-41a698ed-5ad2-4a9e-8109-888a2223c4b2 2018-11-14 18:47:52,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/167cc2ab-09dc-4986-97ad-758497189442/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5b4c7e3e641cb03a1dffe464b404e1dcc273772e" -d '' 2018-11-14 18:47:52,718 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f6dd3648-4c79-40db-a7e1-47f0db3a69e0 Date: Wed, 14 Nov 2018 18:47:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:47:52,718 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/167cc2ab-09dc-4986-97ad-758497189442/file used request id req-f6dd3648-4c79-40db-a7e1-47f0db3a69e0 2018-11-14 18:47:52,718 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-14 18:47:52,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/167cc2ab-09dc-4986-97ad-758497189442 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5b4c7e3e641cb03a1dffe464b404e1dcc273772e" 2018-11-14 18:47:52,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-15cc9d07-1ae0-4142-aa20-f46e596ddcac Date: Wed, 14 Nov 2018 18:47:52 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-fa43b756-2d02-4e0b-bfba-8cbb12539f4b-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:47:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:47:52Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/167cc2ab-09dc-4986-97ad-758497189442/snap", "metadata": {}}], "self": "/v2/images/167cc2ab-09dc-4986-97ad-758497189442", "min_disk": 0, "protected": false, "id": "167cc2ab-09dc-4986-97ad-758497189442", "file": "/v2/images/167cc2ab-09dc-4986-97ad-758497189442/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b5b67327fb6649e5b8b3a1b3cb614a6c", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/167cc2ab-09dc-4986-97ad-758497189442/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:47:52,936 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/167cc2ab-09dc-4986-97ad-758497189442 used request id req-15cc9d07-1ae0-4142-aa20-f46e596ddcac 2018-11-14 18:47:52,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5b4c7e3e641cb03a1dffe464b404e1dcc273772e" 2018-11-14 18:47:53,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-83e9a9b6-c6ef-48ca-b84c-4dd7fc4c326b Date: Wed, 14 Nov 2018 18:47: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-11-14 18:47:53,136 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-83e9a9b6-c6ef-48ca-b84c-4dd7fc4c326b 2018-11-14 18:47:53,138 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-fa43b756-2d02-4e0b-bfba-8cbb12539f4b-image 2018-11-14 18:47:53,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/167cc2ab-09dc-4986-97ad-758497189442 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5b4c7e3e641cb03a1dffe464b404e1dcc273772e" 2018-11-14 18:47:53,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-bf83d33a-dd2e-4208-bf65-b91c096099b2 Date: Wed, 14 Nov 2018 18:47:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-fa43b756-2d02-4e0b-bfba-8cbb12539f4b-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:47:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:47:52Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/167cc2ab-09dc-4986-97ad-758497189442/snap", "metadata": {}}], "self": "/v2/images/167cc2ab-09dc-4986-97ad-758497189442", "min_disk": 0, "protected": false, "id": "167cc2ab-09dc-4986-97ad-758497189442", "file": "/v2/images/167cc2ab-09dc-4986-97ad-758497189442/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b5b67327fb6649e5b8b3a1b3cb614a6c", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/167cc2ab-09dc-4986-97ad-758497189442/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:47:53,158 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/167cc2ab-09dc-4986-97ad-758497189442 used request id req-bf83d33a-dd2e-4208-bf65-b91c096099b2 2018-11-14 18:47:53,159 - create_image - DEBUG - Instance status is - active 2018-11-14 18:47:53,159 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-fa43b756-2d02-4e0b-bfba-8cbb12539f4b-image 2018-11-14 18:47:53,159 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-fa43b756-2d02-4e0b-bfba-8cbb12539f4b-image 2018-11-14 18:47:53,159 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:47:53,160 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:47:53,564 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b12fadc97c342058686e1e78656f046", "name": "CreateInstancePortManipulationTests-53a03926-82c1-439-proj-role"}], "expires_at": "2018-11-14T19:47:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b67327fb6649e5b8b3a1b3cb614a6c", "name": "CreateInstancePortManipulationTests-53a03926-82c1-439-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b67327fb6649e5b8b3a1b3cb614a6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/b5b67327fb6649e5b8b3a1b3cb614a6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/b5b67327fb6649e5b8b3a1b3cb614a6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_b5b67327fb6649e5b8b3a1b3cb614a6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_b5b67327fb6649e5b8b3a1b3cb614a6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/b5b67327fb6649e5b8b3a1b3cb614a6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/b5b67327fb6649e5b8b3a1b3cb614a6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/b5b67327fb6649e5b8b3a1b3cb614a6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/b5b67327fb6649e5b8b3a1b3cb614a6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/b5b67327fb6649e5b8b3a1b3cb614a6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/b5b67327fb6649e5b8b3a1b3cb614a6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/b5b67327fb6649e5b8b3a1b3cb614a6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/b5b67327fb6649e5b8b3a1b3cb614a6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/b5b67327fb6649e5b8b3a1b3cb614a6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-53a03926-82c1-439-user", "id": "df129f1c81184559844066cc91977237"}, "audit_ids": ["dkP_9UEiTqe8mIP5VudpuQ"], "issued_at": "2018-11-14T18:47:53.000000Z"}} 2018-11-14 18:47:53,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31696674c78f9022f3e5c8a1c61f20ddbc3229fe" 2018-11-14 18:47:53,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:47:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2ed4b22-5237-4f24-a5e1-37f21cbfd028 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:47:53,659 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-a2ed4b22-5237-4f24-a5e1-37f21cbfd028 2018-11-14 18:47:53,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fa43b756-2d02-4e0b-bfba-8cbb12539f4b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31696674c78f9022f3e5c8a1c61f20ddbc3229fe" 2018-11-14 18:47:53,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-0491a5ba-60b6-4910-a87e-b2a284e7b6f6 Date: Wed, 14 Nov 2018 18:47:53 GMT RESP BODY: {"networks":[]} 2018-11-14 18:47:53,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fa43b756-2d02-4e0b-bfba-8cbb12539f4b-pub-net used request id req-0491a5ba-60b6-4910-a87e-b2a284e7b6f6 2018-11-14 18:47:53,892 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-fa43b756-2d02-4e0b-bfba-8cbb12539f4b-pub-net 2018-11-14 18:47:53,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31696674c78f9022f3e5c8a1c61f20ddbc3229fe" -d '{"network": {"name": "CreateInstancePortManipulationTests-fa43b756-2d02-4e0b-bfba-8cbb12539f4b-pub-net", "admin_state_up": true}}' 2018-11-14 18:47:54,590 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-b0e2bb5d-f99a-459a-9ff5-1f943a3c9dc9 Date: Wed, 14 Nov 2018 18:47:54 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"b5b67327fb6649e5b8b3a1b3cb614a6c","created_at":"2018-11-14T18:47:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-11-14T18:47:54Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"b5b67327fb6649e5b8b3a1b3cb614a6c","id":"10f2c283-5918-4804-9f22-8b126a8b4a27","name":"CreateInstancePortManipulationTests-fa43b756-2d02-4e0b-bfba-8cbb12539f4b-pub-net"}} 2018-11-14 18:47:54,591 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-b0e2bb5d-f99a-459a-9ff5-1f943a3c9dc9 2018-11-14 18:47:54,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=10f2c283-5918-4804-9f22-8b126a8b4a27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31696674c78f9022f3e5c8a1c61f20ddbc3229fe" 2018-11-14 18:47:55,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 601 X-Openstack-Request-Id: req-0c928502-0441-4b61-9b17-6670d30755ee Date: Wed, 14 Nov 2018 18:47:55 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-14T18:47:54Z","tenant_id":"b5b67327fb6649e5b8b3a1b3cb614a6c","created_at":"2018-11-14T18:47:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"b5b67327fb6649e5b8b3a1b3cb614a6c","id":"10f2c283-5918-4804-9f22-8b126a8b4a27","name":"CreateInstancePortManipulationTests-fa43b756-2d02-4e0b-bfba-8cbb12539f4b-pub-net"}]} 2018-11-14 18:47:55,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=10f2c283-5918-4804-9f22-8b126a8b4a27 used request id req-0c928502-0441-4b61-9b17-6670d30755ee 2018-11-14 18:47:55,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=10f2c283-5918-4804-9f22-8b126a8b4a27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31696674c78f9022f3e5c8a1c61f20ddbc3229fe" 2018-11-14 18:47:55,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-88b957b7-fd06-49a9-92a2-2951f0e2bf29 Date: Wed, 14 Nov 2018 18:47:55 GMT RESP BODY: {"subnets":[]} 2018-11-14 18:47:55,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=10f2c283-5918-4804-9f22-8b126a8b4a27 used request id req-88b957b7-fd06-49a9-92a2-2951f0e2bf29 2018-11-14 18:47:55,272 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-fa43b756-2d02-4e0b-bfba-8cbb12539f4b-pub-subnet 2018-11-14 18:47:55,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31696674c78f9022f3e5c8a1c61f20ddbc3229fe" -d '{"subnets": [{"ip_version": 4, "network_id": "10f2c283-5918-4804-9f22-8b126a8b4a27", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-fa43b756-2d02-4e0b-bfba-8cbb12539f4b-pub-subnet"}]}' 2018-11-14 18:47:56,375 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-dc020a28-339c-4c0c-86b3-e7c2eebcea0f Date: Wed, 14 Nov 2018 18:47:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"10f2c283-5918-4804-9f22-8b126a8b4a27","tenant_id":"b5b67327fb6649e5b8b3a1b3cb614a6c","created_at":"2018-11-14T18:47:56Z","dns_nameservers":[],"updated_at":"2018-11-14T18:47:56Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"b5b67327fb6649e5b8b3a1b3cb614a6c","id":"072c10f6-ad77-416c-b844-692f92216d70","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-fa43b756-2d02-4e0b-bfba-8cbb12539f4b-pub-subnet"}]} 2018-11-14 18:47:56,375 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-dc020a28-339c-4c0c-86b3-e7c2eebcea0f 2018-11-14 18:47:56,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=10f2c283-5918-4804-9f22-8b126a8b4a27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31696674c78f9022f3e5c8a1c61f20ddbc3229fe" 2018-11-14 18:47:56,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-55a0627b-06cb-428a-a58c-dfbe3adc87dd Date: Wed, 14 Nov 2018 18:47:56 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["072c10f6-ad77-416c-b844-692f92216d70"],"updated_at":"2018-11-14T18:47:56Z","tenant_id":"b5b67327fb6649e5b8b3a1b3cb614a6c","created_at":"2018-11-14T18:47:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b5b67327fb6649e5b8b3a1b3cb614a6c","id":"10f2c283-5918-4804-9f22-8b126a8b4a27","name":"CreateInstancePortManipulationTests-fa43b756-2d02-4e0b-bfba-8cbb12539f4b-pub-net"}]} 2018-11-14 18:47:56,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=10f2c283-5918-4804-9f22-8b126a8b4a27 used request id req-55a0627b-06cb-428a-a58c-dfbe3adc87dd 2018-11-14 18:47:56,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=10f2c283-5918-4804-9f22-8b126a8b4a27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31696674c78f9022f3e5c8a1c61f20ddbc3229fe" 2018-11-14 18:47:57,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-0cd6f3f3-0bb1-4f6a-a317-345d80ffb780 Date: Wed, 14 Nov 2018 18:47:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"10f2c283-5918-4804-9f22-8b126a8b4a27","tenant_id":"b5b67327fb6649e5b8b3a1b3cb614a6c","created_at":"2018-11-14T18:47:56Z","dns_nameservers":[],"updated_at":"2018-11-14T18:47:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b5b67327fb6649e5b8b3a1b3cb614a6c","id":"072c10f6-ad77-416c-b844-692f92216d70","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-fa43b756-2d02-4e0b-bfba-8cbb12539f4b-pub-subnet"}]} 2018-11-14 18:47:57,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=10f2c283-5918-4804-9f22-8b126a8b4a27 used request id req-0cd6f3f3-0bb1-4f6a-a317-345d80ffb780 2018-11-14 18:47:57,069 - OpenStackNetwork - DEBUG - Network [10f2c283-5918-4804-9f22-8b126a8b4a27] created successfully 2018-11-14 18:47:57,069 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:47:57,070 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:47:57,487 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:47:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["HE5JEmyxRNe3HozMwuCMjg"], "issued_at": "2018-11-14T18:47:57.000000Z"}} 2018-11-14 18:47:57,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20a7fed35aed001377c472dff8dc4f01770ad561" 2018-11-14 18:47:57,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:47:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5557c5f7-1aa0-4fc1-be50-ef6b4c4df755 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:47:57,582 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-5557c5f7-1aa0-4fc1-be50-ef6b4c4df755 2018-11-14 18:47:57,583 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:47:57,588 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20a7fed35aed001377c472dff8dc4f01770ad561" 2018-11-14 18:47:57,809 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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 x-openstack-request-id: req-3053f64e-dc02-40b2-aef2-a6a239da5348 x-compute-request-id: req-3053f64e-dc02-40b2-aef2-a6a239da5348 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-14 18:47:57,809 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-3053f64e-dc02-40b2-aef2-a6a239da5348 2018-11-14 18:47:57,812 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20a7fed35aed001377c472dff8dc4f01770ad561" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-fa43b756-2d02-4e0b-bfba-8cbb12539f4b-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-14 18:47:57,843 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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-8ea92af6-ca9b-4d6c-80d7-855b6f082ba9 x-compute-request-id: req-8ea92af6-ca9b-4d6c-80d7-855b6f082ba9 Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-fa43b756-2d02-4e0b-bfba-8cbb12539f4b-flavor-name", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/5ae6f4e3-c107-480b-b569-f4979f78e0ed", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/5ae6f4e3-c107-480b-b569-f4979f78e0ed", "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": "5ae6f4e3-c107-480b-b569-f4979f78e0ed"}} 2018-11-14 18:47:57,844 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-8ea92af6-ca9b-4d6c-80d7-855b6f082ba9 2018-11-14 18:47:57,844 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:47:57,845 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:47:58,264 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b12fadc97c342058686e1e78656f046", "name": "CreateInstancePortManipulationTests-53a03926-82c1-439-proj-role"}], "expires_at": "2018-11-14T19:47:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b67327fb6649e5b8b3a1b3cb614a6c", "name": "CreateInstancePortManipulationTests-53a03926-82c1-439-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b67327fb6649e5b8b3a1b3cb614a6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/b5b67327fb6649e5b8b3a1b3cb614a6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/b5b67327fb6649e5b8b3a1b3cb614a6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_b5b67327fb6649e5b8b3a1b3cb614a6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_b5b67327fb6649e5b8b3a1b3cb614a6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/b5b67327fb6649e5b8b3a1b3cb614a6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/b5b67327fb6649e5b8b3a1b3cb614a6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/b5b67327fb6649e5b8b3a1b3cb614a6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/b5b67327fb6649e5b8b3a1b3cb614a6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/b5b67327fb6649e5b8b3a1b3cb614a6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/b5b67327fb6649e5b8b3a1b3cb614a6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/b5b67327fb6649e5b8b3a1b3cb614a6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/b5b67327fb6649e5b8b3a1b3cb614a6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/b5b67327fb6649e5b8b3a1b3cb614a6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-53a03926-82c1-439-user", "id": "df129f1c81184559844066cc91977237"}, "audit_ids": ["YVMStsPsRQS4L0nVBG8a5w"], "issued_at": "2018-11-14T18:47:58.000000Z"}} 2018-11-14 18:47:58,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f535c6ba928e0b01ed581b6a2e10144f0609cd" 2018-11-14 18:47:58,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:47:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2ff854d-fe66-4b75-b141-0858253c1bbb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:47:58,363 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-e2ff854d-fe66-4b75-b141-0858253c1bbb 2018-11-14 18:47:58,364 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:47:58,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f535c6ba928e0b01ed581b6a2e10144f0609cd" 2018-11-14 18:47:58,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:47:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71bb3195-ca4b-47d7-9bfa-9ed353ecd2d5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:47:58,457 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-71bb3195-ca4b-47d7-9bfa-9ed353ecd2d5 2018-11-14 18:47:58,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fa43b756-2d02-4e0b-bfba-8cbb12539f4b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f535c6ba928e0b01ed581b6a2e10144f0609cd" 2018-11-14 18:47:58,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-8067e0eb-99c1-4660-b8e1-8e0289efb2ed Date: Wed, 14 Nov 2018 18:47:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["072c10f6-ad77-416c-b844-692f92216d70"],"updated_at":"2018-11-14T18:47:56Z","tenant_id":"b5b67327fb6649e5b8b3a1b3cb614a6c","created_at":"2018-11-14T18:47:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b5b67327fb6649e5b8b3a1b3cb614a6c","id":"10f2c283-5918-4804-9f22-8b126a8b4a27","name":"CreateInstancePortManipulationTests-fa43b756-2d02-4e0b-bfba-8cbb12539f4b-pub-net"}]} 2018-11-14 18:47:58,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fa43b756-2d02-4e0b-bfba-8cbb12539f4b-pub-net used request id req-8067e0eb-99c1-4660-b8e1-8e0289efb2ed 2018-11-14 18:47:58,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=10f2c283-5918-4804-9f22-8b126a8b4a27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f535c6ba928e0b01ed581b6a2e10144f0609cd" 2018-11-14 18:47:58,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7ab3a235-527d-4d2a-87c7-83596462772d Date: Wed, 14 Nov 2018 18:47:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"10f2c283-5918-4804-9f22-8b126a8b4a27","tenant_id":"b5b67327fb6649e5b8b3a1b3cb614a6c","created_at":"2018-11-14T18:47:56Z","dns_nameservers":[],"updated_at":"2018-11-14T18:47:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b5b67327fb6649e5b8b3a1b3cb614a6c","id":"072c10f6-ad77-416c-b844-692f92216d70","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-fa43b756-2d02-4e0b-bfba-8cbb12539f4b-pub-subnet"}]} 2018-11-14 18:47:58,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=10f2c283-5918-4804-9f22-8b126a8b4a27 used request id req-7ab3a235-527d-4d2a-87c7-83596462772d 2018-11-14 18:47:58,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fa43b756-2d02-4e0b-bfba-8cbb12539f4b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f535c6ba928e0b01ed581b6a2e10144f0609cd" 2018-11-14 18:47:59,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-5d5ebf6b-104b-4ca6-ab99-0d71a0b64d15 Date: Wed, 14 Nov 2018 18:47:59 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["072c10f6-ad77-416c-b844-692f92216d70"],"updated_at":"2018-11-14T18:47:56Z","tenant_id":"b5b67327fb6649e5b8b3a1b3cb614a6c","created_at":"2018-11-14T18:47:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b5b67327fb6649e5b8b3a1b3cb614a6c","id":"10f2c283-5918-4804-9f22-8b126a8b4a27","name":"CreateInstancePortManipulationTests-fa43b756-2d02-4e0b-bfba-8cbb12539f4b-pub-net"}]} 2018-11-14 18:47:59,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fa43b756-2d02-4e0b-bfba-8cbb12539f4b-pub-net used request id req-5d5ebf6b-104b-4ca6-ab99-0d71a0b64d15 2018-11-14 18:47:59,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:47:59,284 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:47: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:47:59,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b67327fb6649e5b8b3a1b3cb614a6c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f535c6ba928e0b01ed581b6a2e10144f0609cd" 2018-11-14 18:47:59,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:47:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccced5b2-62fc-41d1-bbdf-f2d45f03c818 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b67327fb6649e5b8b3a1b3cb614a6c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b5b67327fb6649e5b8b3a1b3cb614a6c", "name": "CreateInstancePortManipulationTests-53a03926-82c1-439-proj"}} 2018-11-14 18:47:59,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b67327fb6649e5b8b3a1b3cb614a6c used request id req-ccced5b2-62fc-41d1-bbdf-f2d45f03c818 2018-11-14 18:47:59,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=10f2c283-5918-4804-9f22-8b126a8b4a27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f535c6ba928e0b01ed581b6a2e10144f0609cd" 2018-11-14 18:47:59,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-02e3fd53-a2e0-4645-b434-f219129e67b9 Date: Wed, 14 Nov 2018 18:47:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"10f2c283-5918-4804-9f22-8b126a8b4a27","tenant_id":"b5b67327fb6649e5b8b3a1b3cb614a6c","created_at":"2018-11-14T18:47:56Z","dns_nameservers":[],"updated_at":"2018-11-14T18:47:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b5b67327fb6649e5b8b3a1b3cb614a6c","id":"072c10f6-ad77-416c-b844-692f92216d70","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-fa43b756-2d02-4e0b-bfba-8cbb12539f4b-pub-subnet"}]} 2018-11-14 18:47:59,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=10f2c283-5918-4804-9f22-8b126a8b4a27 used request id req-02e3fd53-a2e0-4645-b434-f219129e67b9 2018-11-14 18:47:59,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=10f2c283-5918-4804-9f22-8b126a8b4a27&name=CreateInstancePortManipulationTests-fa43b756-2d02-4e0b-bfba-8cbb12539f4bport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f535c6ba928e0b01ed581b6a2e10144f0609cd" 2018-11-14 18:47:59,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c2fb6063-925b-406b-9c7b-c0d8d8b707ec Date: Wed, 14 Nov 2018 18:47:59 GMT RESP BODY: {"ports":[]} 2018-11-14 18:47:59,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=10f2c283-5918-4804-9f22-8b126a8b4a27&name=CreateInstancePortManipulationTests-fa43b756-2d02-4e0b-bfba-8cbb12539f4bport-1&admin_state_up=True used request id req-c2fb6063-925b-406b-9c7b-c0d8d8b707ec 2018-11-14 18:47:59,660 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-fa43b756-2d02-4e0b-bfba-8cbb12539f4b-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f535c6ba928e0b01ed581b6a2e10144f0609cd" 2018-11-14 18:48:00,364 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:47:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4b226521-9da0-4d6a-b6ff-0ea03365c6dc x-compute-request-id: req-4b226521-9da0-4d6a-b6ff-0ea03365c6dc Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-14 18:48:00,364 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-fa43b756-2d02-4e0b-bfba-8cbb12539f4b-inst used request id req-4b226521-9da0-4d6a-b6ff-0ea03365c6dc 2018-11-14 18:48:00,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fa43b756-2d02-4e0b-bfba-8cbb12539f4b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f535c6ba928e0b01ed581b6a2e10144f0609cd" 2018-11-14 18:48:00,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-d4403af0-fb68-4db9-b302-b61b4d194daf Date: Wed, 14 Nov 2018 18:48:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["072c10f6-ad77-416c-b844-692f92216d70"],"updated_at":"2018-11-14T18:47:56Z","tenant_id":"b5b67327fb6649e5b8b3a1b3cb614a6c","created_at":"2018-11-14T18:47:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b5b67327fb6649e5b8b3a1b3cb614a6c","id":"10f2c283-5918-4804-9f22-8b126a8b4a27","name":"CreateInstancePortManipulationTests-fa43b756-2d02-4e0b-bfba-8cbb12539f4b-pub-net"}]} 2018-11-14 18:48:00,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fa43b756-2d02-4e0b-bfba-8cbb12539f4b-pub-net used request id req-d4403af0-fb68-4db9-b302-b61b4d194daf 2018-11-14 18:48:00,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=10f2c283-5918-4804-9f22-8b126a8b4a27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f535c6ba928e0b01ed581b6a2e10144f0609cd" 2018-11-14 18:48:00,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-48ecbec7-e8a2-43f1-847c-b3ad8dbe30e3 Date: Wed, 14 Nov 2018 18:48:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"10f2c283-5918-4804-9f22-8b126a8b4a27","tenant_id":"b5b67327fb6649e5b8b3a1b3cb614a6c","created_at":"2018-11-14T18:47:56Z","dns_nameservers":[],"updated_at":"2018-11-14T18:47:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b5b67327fb6649e5b8b3a1b3cb614a6c","id":"072c10f6-ad77-416c-b844-692f92216d70","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-fa43b756-2d02-4e0b-bfba-8cbb12539f4b-pub-subnet"}]} 2018-11-14 18:48:00,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=10f2c283-5918-4804-9f22-8b126a8b4a27 used request id req-48ecbec7-e8a2-43f1-847c-b3ad8dbe30e3 2018-11-14 18:48:00,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fa43b756-2d02-4e0b-bfba-8cbb12539f4b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f535c6ba928e0b01ed581b6a2e10144f0609cd" 2018-11-14 18:48:01,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-9d069bd8-dca1-4872-8616-9e3b5ceaa330 Date: Wed, 14 Nov 2018 18:48:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["072c10f6-ad77-416c-b844-692f92216d70"],"updated_at":"2018-11-14T18:47:56Z","tenant_id":"b5b67327fb6649e5b8b3a1b3cb614a6c","created_at":"2018-11-14T18:47:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b5b67327fb6649e5b8b3a1b3cb614a6c","id":"10f2c283-5918-4804-9f22-8b126a8b4a27","name":"CreateInstancePortManipulationTests-fa43b756-2d02-4e0b-bfba-8cbb12539f4b-pub-net"}]} 2018-11-14 18:48:01,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fa43b756-2d02-4e0b-bfba-8cbb12539f4b-pub-net used request id req-9d069bd8-dca1-4872-8616-9e3b5ceaa330 2018-11-14 18:48:01,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b67327fb6649e5b8b3a1b3cb614a6c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f535c6ba928e0b01ed581b6a2e10144f0609cd" 2018-11-14 18:48:01,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:48:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-884e232a-5bd6-40f2-9de0-8780c99d96bf Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b67327fb6649e5b8b3a1b3cb614a6c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b5b67327fb6649e5b8b3a1b3cb614a6c", "name": "CreateInstancePortManipulationTests-53a03926-82c1-439-proj"}} 2018-11-14 18:48:01,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b67327fb6649e5b8b3a1b3cb614a6c used request id req-884e232a-5bd6-40f2-9de0-8780c99d96bf 2018-11-14 18:48:01,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=10f2c283-5918-4804-9f22-8b126a8b4a27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f535c6ba928e0b01ed581b6a2e10144f0609cd" 2018-11-14 18:48:01,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4eba65df-2302-4bbe-b5ee-ac6155eb1e59 Date: Wed, 14 Nov 2018 18:48:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"10f2c283-5918-4804-9f22-8b126a8b4a27","tenant_id":"b5b67327fb6649e5b8b3a1b3cb614a6c","created_at":"2018-11-14T18:47:56Z","dns_nameservers":[],"updated_at":"2018-11-14T18:47:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b5b67327fb6649e5b8b3a1b3cb614a6c","id":"072c10f6-ad77-416c-b844-692f92216d70","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-fa43b756-2d02-4e0b-bfba-8cbb12539f4b-pub-subnet"}]} 2018-11-14 18:48:01,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=10f2c283-5918-4804-9f22-8b126a8b4a27 used request id req-4eba65df-2302-4bbe-b5ee-ac6155eb1e59 2018-11-14 18:48:01,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=10f2c283-5918-4804-9f22-8b126a8b4a27&name=CreateInstancePortManipulationTests-fa43b756-2d02-4e0b-bfba-8cbb12539f4bport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f535c6ba928e0b01ed581b6a2e10144f0609cd" 2018-11-14 18:48:01,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-faa8c3cc-fcab-4835-87ef-7725c8967a80 Date: Wed, 14 Nov 2018 18:48:01 GMT RESP BODY: {"ports":[]} 2018-11-14 18:48:01,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=10f2c283-5918-4804-9f22-8b126a8b4a27&name=CreateInstancePortManipulationTests-fa43b756-2d02-4e0b-bfba-8cbb12539f4bport-1&admin_state_up=True used request id req-faa8c3cc-fcab-4835-87ef-7725c8967a80 2018-11-14 18:48:01,939 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:48:01,940 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:48:02,356 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b12fadc97c342058686e1e78656f046", "name": "CreateInstancePortManipulationTests-53a03926-82c1-439-proj-role"}], "expires_at": "2018-11-14T19:48:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5b67327fb6649e5b8b3a1b3cb614a6c", "name": "CreateInstancePortManipulationTests-53a03926-82c1-439-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5b67327fb6649e5b8b3a1b3cb614a6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/b5b67327fb6649e5b8b3a1b3cb614a6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/b5b67327fb6649e5b8b3a1b3cb614a6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_b5b67327fb6649e5b8b3a1b3cb614a6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_b5b67327fb6649e5b8b3a1b3cb614a6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/b5b67327fb6649e5b8b3a1b3cb614a6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/b5b67327fb6649e5b8b3a1b3cb614a6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/b5b67327fb6649e5b8b3a1b3cb614a6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/b5b67327fb6649e5b8b3a1b3cb614a6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/b5b67327fb6649e5b8b3a1b3cb614a6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/b5b67327fb6649e5b8b3a1b3cb614a6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/b5b67327fb6649e5b8b3a1b3cb614a6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/b5b67327fb6649e5b8b3a1b3cb614a6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/b5b67327fb6649e5b8b3a1b3cb614a6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-53a03926-82c1-439-user", "id": "df129f1c81184559844066cc91977237"}, "audit_ids": ["MChiieq2QsGucA9sotJ6MA"], "issued_at": "2018-11-14T18:48:02.000000Z"}} 2018-11-14 18:48:02,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2369cbbd3e6a8b1b7631cb08f28f83023cd2425" 2018-11-14 18:48:02,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:48:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b0a0cb1-e403-4010-a9c4-41cb0a1bcc3d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:48:02,452 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-2b0a0cb1-e403-4010-a9c4-41cb0a1bcc3d 2018-11-14 18:48:02,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fa43b756-2d02-4e0b-bfba-8cbb12539f4b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f535c6ba928e0b01ed581b6a2e10144f0609cd" 2018-11-14 18:48:02,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-2597ca80-f850-4ea1-9de4-cbc0d870b4d1 Date: Wed, 14 Nov 2018 18:48:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["072c10f6-ad77-416c-b844-692f92216d70"],"updated_at":"2018-11-14T18:47:56Z","tenant_id":"b5b67327fb6649e5b8b3a1b3cb614a6c","created_at":"2018-11-14T18:47:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b5b67327fb6649e5b8b3a1b3cb614a6c","id":"10f2c283-5918-4804-9f22-8b126a8b4a27","name":"CreateInstancePortManipulationTests-fa43b756-2d02-4e0b-bfba-8cbb12539f4b-pub-net"}]} 2018-11-14 18:48:02,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fa43b756-2d02-4e0b-bfba-8cbb12539f4b-pub-net used request id req-2597ca80-f850-4ea1-9de4-cbc0d870b4d1 2018-11-14 18:48:02,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=10f2c283-5918-4804-9f22-8b126a8b4a27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f535c6ba928e0b01ed581b6a2e10144f0609cd" 2018-11-14 18:48:02,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-41debf64-9910-4709-82b4-6b7989d1b885 Date: Wed, 14 Nov 2018 18:48:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"10f2c283-5918-4804-9f22-8b126a8b4a27","tenant_id":"b5b67327fb6649e5b8b3a1b3cb614a6c","created_at":"2018-11-14T18:47:56Z","dns_nameservers":[],"updated_at":"2018-11-14T18:47:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b5b67327fb6649e5b8b3a1b3cb614a6c","id":"072c10f6-ad77-416c-b844-692f92216d70","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-fa43b756-2d02-4e0b-bfba-8cbb12539f4b-pub-subnet"}]} 2018-11-14 18:48:02,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=10f2c283-5918-4804-9f22-8b126a8b4a27 used request id req-41debf64-9910-4709-82b4-6b7989d1b885 2018-11-14 18:48:02,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fa43b756-2d02-4e0b-bfba-8cbb12539f4b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f535c6ba928e0b01ed581b6a2e10144f0609cd" 2018-11-14 18:48:03,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-c546a2f5-0b9e-4616-a03c-aa70fca48f3b Date: Wed, 14 Nov 2018 18:48:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["072c10f6-ad77-416c-b844-692f92216d70"],"updated_at":"2018-11-14T18:47:56Z","tenant_id":"b5b67327fb6649e5b8b3a1b3cb614a6c","created_at":"2018-11-14T18:47:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b5b67327fb6649e5b8b3a1b3cb614a6c","id":"10f2c283-5918-4804-9f22-8b126a8b4a27","name":"CreateInstancePortManipulationTests-fa43b756-2d02-4e0b-bfba-8cbb12539f4b-pub-net"}]} 2018-11-14 18:48:03,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fa43b756-2d02-4e0b-bfba-8cbb12539f4b-pub-net used request id req-c546a2f5-0b9e-4616-a03c-aa70fca48f3b 2018-11-14 18:48:03,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:48:03,270 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:48: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:48:03,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b67327fb6649e5b8b3a1b3cb614a6c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2369cbbd3e6a8b1b7631cb08f28f83023cd2425" 2018-11-14 18:48:03,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:48:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71f5c31c-e166-4fb1-981c-b122226925bf Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b67327fb6649e5b8b3a1b3cb614a6c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b5b67327fb6649e5b8b3a1b3cb614a6c", "name": "CreateInstancePortManipulationTests-53a03926-82c1-439-proj"}} 2018-11-14 18:48:03,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b67327fb6649e5b8b3a1b3cb614a6c used request id req-71f5c31c-e166-4fb1-981c-b122226925bf 2018-11-14 18:48:03,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=10f2c283-5918-4804-9f22-8b126a8b4a27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f535c6ba928e0b01ed581b6a2e10144f0609cd" 2018-11-14 18:48:03,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e80f7fae-6189-4d43-af45-6af7678b64ff Date: Wed, 14 Nov 2018 18:48:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"10f2c283-5918-4804-9f22-8b126a8b4a27","tenant_id":"b5b67327fb6649e5b8b3a1b3cb614a6c","created_at":"2018-11-14T18:47:56Z","dns_nameservers":[],"updated_at":"2018-11-14T18:47:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b5b67327fb6649e5b8b3a1b3cb614a6c","id":"072c10f6-ad77-416c-b844-692f92216d70","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-fa43b756-2d02-4e0b-bfba-8cbb12539f4b-pub-subnet"}]} 2018-11-14 18:48:03,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=10f2c283-5918-4804-9f22-8b126a8b4a27 used request id req-e80f7fae-6189-4d43-af45-6af7678b64ff 2018-11-14 18:48:03,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=10f2c283-5918-4804-9f22-8b126a8b4a27&name=CreateInstancePortManipulationTests-fa43b756-2d02-4e0b-bfba-8cbb12539f4b-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f535c6ba928e0b01ed581b6a2e10144f0609cd" 2018-11-14 18:48:04,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-04051f03-d796-421e-a9e6-3f11eddcdb25 Date: Wed, 14 Nov 2018 18:48:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"10f2c283-5918-4804-9f22-8b126a8b4a27","tenant_id":"b5b67327fb6649e5b8b3a1b3cb614a6c","created_at":"2018-11-14T18:47:56Z","dns_nameservers":[],"updated_at":"2018-11-14T18:47:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b5b67327fb6649e5b8b3a1b3cb614a6c","id":"072c10f6-ad77-416c-b844-692f92216d70","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-fa43b756-2d02-4e0b-bfba-8cbb12539f4b-pub-subnet"}]} 2018-11-14 18:48:04,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=10f2c283-5918-4804-9f22-8b126a8b4a27&name=CreateInstancePortManipulationTests-fa43b756-2d02-4e0b-bfba-8cbb12539f4b-pub-subnet used request id req-04051f03-d796-421e-a9e6-3f11eddcdb25 2018-11-14 18:48:04,060 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-fa43b756-2d02-4e0b-bfba-8cbb12539f4b-pub-net 2018-11-14 18:48:04,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f535c6ba928e0b01ed581b6a2e10144f0609cd" -d '{"port": {"network_id": "10f2c283-5918-4804-9f22-8b126a8b4a27", "fixed_ips": [{"subnet_id": "072c10f6-ad77-416c-b844-692f92216d70", "ip_address": "10.66.0.101"}], "name": "CreateInstancePortManipulationTests-fa43b756-2d02-4e0b-bfba-8cbb12539f4bport-1", "admin_state_up": true}}' 2018-11-14 18:48:04,579 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 143 X-Openstack-Request-Id: req-26e29a5f-9f1e-4af4-82b8-ce53c873a3d9 Date: Wed, 14 Nov 2018 18:48:04 GMT RESP BODY: {"NeutronError": {"message": "IP address 10.66.0.101 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-11-14 18:48:04,579 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-26e29a5f-9f1e-4af4-82b8-ce53c873a3d9 2018-11-14 18:48:04,579 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "IP address 10.66.0.101 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-11-14 18:48:04,583 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/5ae6f4e3-c107-480b-b569-f4979f78e0ed -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20a7fed35aed001377c472dff8dc4f01770ad561" 2018-11-14 18:48:04,615 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18:48: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-2b027d0d-688d-45e1-a7e7-2bf862ac5205 x-compute-request-id: req-2b027d0d-688d-45e1-a7e7-2bf862ac5205 Content-Length: 0 Content-Type: application/json 2018-11-14 18:48:04,615 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/5ae6f4e3-c107-480b-b569-f4979f78e0ed used request id req-2b027d0d-688d-45e1-a7e7-2bf862ac5205 2018-11-14 18:48:04,616 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-fa43b756-2d02-4e0b-bfba-8cbb12539f4b-pub-subnet 2018-11-14 18:48:04,616 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-fa43b756-2d02-4e0b-bfba-8cbb12539f4b-pub-subnet 2018-11-14 18:48:04,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/072c10f6-ad77-416c-b844-692f92216d70 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31696674c78f9022f3e5c8a1c61f20ddbc3229fe" 2018-11-14 18:48:07,149 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1c640a6e-101f-4b9b-b8d5-b51a5aff3100 Date: Wed, 14 Nov 2018 18:48:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:48:07,149 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/072c10f6-ad77-416c-b844-692f92216d70 used request id req-1c640a6e-101f-4b9b-b8d5-b51a5aff3100 2018-11-14 18:48:07,149 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-fa43b756-2d02-4e0b-bfba-8cbb12539f4b-pub-net 2018-11-14 18:48:07,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/10f2c283-5918-4804-9f22-8b126a8b4a27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31696674c78f9022f3e5c8a1c61f20ddbc3229fe" 2018-11-14 18:48:08,860 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5cc8a0fb-a6cd-4df9-88ee-37f488b71e17 Date: Wed, 14 Nov 2018 18:48:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:48:08,861 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/10f2c283-5918-4804-9f22-8b126a8b4a27 used request id req-5cc8a0fb-a6cd-4df9-88ee-37f488b71e17 2018-11-14 18:48:08,861 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-fa43b756-2d02-4e0b-bfba-8cbb12539f4b-image 2018-11-14 18:48:08,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/167cc2ab-09dc-4986-97ad-758497189442 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5b4c7e3e641cb03a1dffe464b404e1dcc273772e" 2018-11-14 18:48:09,191 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7d5d6665-873d-4a96-98b4-de3282d33186 Date: Wed, 14 Nov 2018 18:48:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:48:09,192 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/167cc2ab-09dc-4986-97ad-758497189442 used request id req-7d5d6665-873d-4a96-98b4-de3282d33186 2018-11-14 18:48:09,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2af83a852013ae7619d85f0e282597145780765" 2018-11-14 18:48:09,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-4c0714b8-f8ce-4491-8686-13ce3ea089d4 Date: Wed, 14 Nov 2018 18:48:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5b67327fb6649e5b8b3a1b3cb614a6c", "created_at": "2018-11-14T18:47:54Z", "updated_at": "2018-11-14T18:47:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:47:54Z", "revision_number": 0, "id": "1d40db6d-1707-481a-b02f-9523f21663fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:47:54Z", "security_group_id": "de8a8b7c-cf73-43f4-b52c-585cd04a60d1", "tenant_id": "b5b67327fb6649e5b8b3a1b3cb614a6c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b67327fb6649e5b8b3a1b3cb614a6c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:47:54Z", "revision_number": 0, "id": "6d171028-84e2-4793-b70f-7d7351b3900e", "remote_group_id": "de8a8b7c-cf73-43f4-b52c-585cd04a60d1", "remote_ip_prefix": null, "created_at": "2018-11-14T18:47:54Z", "security_group_id": "de8a8b7c-cf73-43f4-b52c-585cd04a60d1", "tenant_id": "b5b67327fb6649e5b8b3a1b3cb614a6c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5b67327fb6649e5b8b3a1b3cb614a6c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:47:54Z", "revision_number": 0, "id": "6f820b18-91e5-4fe9-b7ed-04a796aa7c31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:47:54Z", "security_group_id": "de8a8b7c-cf73-43f4-b52c-585cd04a60d1", "tenant_id": "b5b67327fb6649e5b8b3a1b3cb614a6c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b67327fb6649e5b8b3a1b3cb614a6c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:47:54Z", "revision_number": 0, "id": "b1187df7-d13d-41cd-904e-52e2cb197e11", "remote_group_id": "de8a8b7c-cf73-43f4-b52c-585cd04a60d1", "remote_ip_prefix": null, "created_at": "2018-11-14T18:47:54Z", "security_group_id": "de8a8b7c-cf73-43f4-b52c-585cd04a60d1", "tenant_id": "b5b67327fb6649e5b8b3a1b3cb614a6c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5b67327fb6649e5b8b3a1b3cb614a6c"}], "revision_number": 4, "project_id": "b5b67327fb6649e5b8b3a1b3cb614a6c", "id": "de8a8b7c-cf73-43f4-b52c-585cd04a60d1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:48:09,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-4c0714b8-f8ce-4491-8686-13ce3ea089d4 2018-11-14 18:48:09,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2af83a852013ae7619d85f0e282597145780765" 2018-11-14 18:48:09,600 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:48:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e96b140-6c7a-4e76-a0bd-9f5a66c2f649 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:48:09,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-4e96b140-6c7a-4e76-a0bd-9f5a66c2f649 2018-11-14 18:48:09,600 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:48:09,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2af83a852013ae7619d85f0e282597145780765" 2018-11-14 18:48:09,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:48:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7136c2d4-0cbf-4008-997b-d9043907618b Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:48:09,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-7136c2d4-0cbf-4008-997b-d9043907618b 2018-11-14 18:48:09,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2af83a852013ae7619d85f0e282597145780765" 2018-11-14 18:48:09,824 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:48:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-412c6551-11be-4a41-a238-272daaa9341e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:48:09,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-412c6551-11be-4a41-a238-272daaa9341e 2018-11-14 18:48:09,824 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:48:09,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2af83a852013ae7619d85f0e282597145780765" 2018-11-14 18:48:09,934 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:48:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81c67b38-c9fd-4322-8030-b340ba827d8a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:48:09,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-81c67b38-c9fd-4322-8030-b340ba827d8a 2018-11-14 18:48:09,934 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:48:09,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2af83a852013ae7619d85f0e282597145780765" 2018-11-14 18:48:10,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:48:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc270255-fe17-4941-a459-588e16c3dd4c Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:48:10,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-cc270255-fe17-4941-a459-588e16c3dd4c 2018-11-14 18:48:10,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2af83a852013ae7619d85f0e282597145780765" 2018-11-14 18:48:10,159 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:48:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b861361d-dba5-4c39-a4de-a396b4d865bf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 18:48:10,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-b861361d-dba5-4c39-a4de-a396b4d865bf 2018-11-14 18:48:10,160 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:48:10,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2af83a852013ae7619d85f0e282597145780765" 2018-11-14 18:48:10,269 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:48:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ea633c4-1b6a-4819-b45c-4c09b0a68fca Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d3b3d3f2c3dd4be6bc230a686f3f0839.", "code": 404, "title": "Not Found"}} 2018-11-14 18:48:10,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 used request id req-0ea633c4-1b6a-4819-b45c-4c09b0a68fca 2018-11-14 18:48:10,269 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:48:10,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2af83a852013ae7619d85f0e282597145780765" 2018-11-14 18:48:10,373 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:48:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0024be50-cb90-4375-900a-fc9fee3cc058 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5dcff89097904b7c82103d40edeed98d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:48:10,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d used request id req-0024be50-cb90-4375-900a-fc9fee3cc058 2018-11-14 18:48:10,373 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:48:10,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5b67327fb6649e5b8b3a1b3cb614a6c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2af83a852013ae7619d85f0e282597145780765" 2018-11-14 18:48:10,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:48:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc9177b1-4109-4eb3-ad3d-d26006f530bd Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5b67327fb6649e5b8b3a1b3cb614a6c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b5b67327fb6649e5b8b3a1b3cb614a6c", "name": "CreateInstancePortManipulationTests-53a03926-82c1-439-proj"}} 2018-11-14 18:48:10,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5b67327fb6649e5b8b3a1b3cb614a6c used request id req-bc9177b1-4109-4eb3-ad3d-d26006f530bd 2018-11-14 18:48:10,488 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - de8a8b7c-cf73-43f4-b52c-585cd04a60d1 2018-11-14 18:48:10,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=de8a8b7c-cf73-43f4-b52c-585cd04a60d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2af83a852013ae7619d85f0e282597145780765" 2018-11-14 18:48:10,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-f67a3cac-be94-449b-a710-a2436f3c367c Date: Wed, 14 Nov 2018 18:48:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:47:54Z", "security_group_id": "de8a8b7c-cf73-43f4-b52c-585cd04a60d1", "port_range_min": null, "revision_number": 0, "tenant_id": "b5b67327fb6649e5b8b3a1b3cb614a6c", "created_at": "2018-11-14T18:47:54Z", "project_id": "b5b67327fb6649e5b8b3a1b3cb614a6c", "id": "1d40db6d-1707-481a-b02f-9523f21663fa"}, {"remote_group_id": "de8a8b7c-cf73-43f4-b52c-585cd04a60d1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:47:54Z", "security_group_id": "de8a8b7c-cf73-43f4-b52c-585cd04a60d1", "port_range_min": null, "revision_number": 0, "tenant_id": "b5b67327fb6649e5b8b3a1b3cb614a6c", "created_at": "2018-11-14T18:47:54Z", "project_id": "b5b67327fb6649e5b8b3a1b3cb614a6c", "id": "6d171028-84e2-4793-b70f-7d7351b3900e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:47:54Z", "security_group_id": "de8a8b7c-cf73-43f4-b52c-585cd04a60d1", "port_range_min": null, "revision_number": 0, "tenant_id": "b5b67327fb6649e5b8b3a1b3cb614a6c", "created_at": "2018-11-14T18:47:54Z", "project_id": "b5b67327fb6649e5b8b3a1b3cb614a6c", "id": "6f820b18-91e5-4fe9-b7ed-04a796aa7c31"}, {"remote_group_id": "de8a8b7c-cf73-43f4-b52c-585cd04a60d1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:47:54Z", "security_group_id": "de8a8b7c-cf73-43f4-b52c-585cd04a60d1", "port_range_min": null, "revision_number": 0, "tenant_id": "b5b67327fb6649e5b8b3a1b3cb614a6c", "created_at": "2018-11-14T18:47:54Z", "project_id": "b5b67327fb6649e5b8b3a1b3cb614a6c", "id": "b1187df7-d13d-41cd-904e-52e2cb197e11"}]} 2018-11-14 18:48:10,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=de8a8b7c-cf73-43f4-b52c-585cd04a60d1 used request id req-f67a3cac-be94-449b-a710-a2436f3c367c 2018-11-14 18:48:10,695 - neutron_utils - INFO - Deleting security group with name - default 2018-11-14 18:48:10,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/de8a8b7c-cf73-43f4-b52c-585cd04a60d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2af83a852013ae7619d85f0e282597145780765" 2018-11-14 18:48:11,104 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d8884aae-fba0-42b7-a321-c9bc740e14d9 Content-Length: 0 Date: Wed, 14 Nov 2018 18:48:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:48:11,104 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/de8a8b7c-cf73-43f4-b52c-585cd04a60d1 used request id req-d8884aae-fba0-42b7-a321-c9bc740e14d9 2018-11-14 18:48:11,104 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-53a03926-82c1-439-proj 2018-11-14 18:48:11,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/b5b67327fb6649e5b8b3a1b3cb614a6c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2af83a852013ae7619d85f0e282597145780765" 2018-11-14 18:48:11,455 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:48:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a21584f3-7735-4cf6-9a62-805ccffafab7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:48:11,455 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/b5b67327fb6649e5b8b3a1b3cb614a6c used request id req-a21584f3-7735-4cf6-9a62-805ccffafab7 2018-11-14 18:48:11,455 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-53a03926-82c1-439-proj-role 2018-11-14 18:48:11,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/7b12fadc97c342058686e1e78656f046 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2af83a852013ae7619d85f0e282597145780765" 2018-11-14 18:48:11,580 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:48:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc86ab18-f1e8-4cdf-baa0-fd56160a33b8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:48:11,581 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/7b12fadc97c342058686e1e78656f046 used request id req-dc86ab18-f1e8-4cdf-baa0-fd56160a33b8 2018-11-14 18:48:11,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2af83a852013ae7619d85f0e282597145780765" 2018-11-14 18:48:11,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:48:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b821146-f01e-4c51-889c-c135d8af6158 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:48:11,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-8b821146-f01e-4c51-889c-c135d8af6158 2018-11-14 18:48:11,699 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-53a03926-82c1-439-user 2018-11-14 18:48:11,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/df129f1c81184559844066cc91977237 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7307a8c371abe0734f9585f6225029e097e9a126" 2018-11-14 18:48:11,930 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:48:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f035a728-c6b5-4e4a-9ea2-0dd9a5d59979 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:48:11,930 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/df129f1c81184559844066cc91977237 used request id req-f035a728-c6b5-4e4a-9ea2-0dd9a5d59979 2018-11-14 18:48:11,932 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:48:12,351 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:48:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["bByEKN2_Q-G__-Bxn53u1Q"], "issued_at": "2018-11-14T18:48:12.000000Z"}} 2018-11-14 18:48:12,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8f1aef6ff062d32a837b69180413025e379330f" 2018-11-14 18:48:12,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:48:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b93d0636-ad1f-4e9e-b265-882b88adf6f1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:48:12,455 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-b93d0636-ad1f-4e9e-b265-882b88adf6f1 2018-11-14 18:48:12,456 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:48:12,457 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:48:12,872 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:48:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["HsK8i38xRFO86WDhMHSRnA"], "issued_at": "2018-11-14T18:48:12.000000Z"}} 2018-11-14 18:48:12,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6302f658da5e7e50491ddbf1a98732a41cfb1c82" 2018-11-14 18:48:12,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:48:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13f68f28-e2da-40c8-96cf-48f561fb8762 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:48:12,970 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-13f68f28-e2da-40c8-96cf-48f561fb8762 2018-11-14 18:48:12,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:48:12,979 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:48:12,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-807763b7-0957-4e6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6302f658da5e7e50491ddbf1a98732a41cfb1c82" 2018-11-14 18:48:13,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:48:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-645ac88f-fe7f-4a54-b4d1-1ea37b1faa28 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-807763b7-0957-4e6-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:48:13,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-807763b7-0957-4e6-proj used request id req-645ac88f-fe7f-4a54-b4d1-1ea37b1faa28 2018-11-14 18:48:13,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6302f658da5e7e50491ddbf1a98732a41cfb1c82" 2018-11-14 18:48:13,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:48:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fcd4278-eb0b-45f6-8c0e-c0df1bec7e4c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:48:13,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-3fcd4278-eb0b-45f6-8c0e-c0df1bec7e4c 2018-11-14 18:48:13,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6302f658da5e7e50491ddbf1a98732a41cfb1c82" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-807763b7-0957-4e6-proj"}}' 2018-11-14 18:48:13,408 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:48:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4eb1352-0461-4ea1-a6bc-892013dadf09 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/23aebc4f40a24ffd933ca94699a87928"}, "tags": [], "enabled": true, "id": "23aebc4f40a24ffd933ca94699a87928", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-807763b7-0957-4e6-proj"}} 2018-11-14 18:48:13,408 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-f4eb1352-0461-4ea1-a6bc-892013dadf09 2018-11-14 18:48:13,409 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-807763b7-0957-4e6-proj 2018-11-14 18:48:13,409 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:48:13,410 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:48:13,837 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:48:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["2-GPNDk5S4SZEZA1uxb3wA"], "issued_at": "2018-11-14T18:48:13.000000Z"}} 2018-11-14 18:48:13,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f259fad6efbb8ab1549bbecabdf7b1c532c38e1b" 2018-11-14 18:48:13,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:48:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed3bbfbc-0150-4aed-bbe6-c8e44684a511 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:48:13,952 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-ed3bbfbc-0150-4aed-bbe6-c8e44684a511 2018-11-14 18:48:13,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:48:13,961 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:48: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:48:13,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f259fad6efbb8ab1549bbecabdf7b1c532c38e1b" 2018-11-14 18:48:14,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:48:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5333411f-e716-4f5b-8c22-99dc71aa90df Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:48:14,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-5333411f-e716-4f5b-8c22-99dc71aa90df 2018-11-14 18:48:14,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-807763b7-0957-4e6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f259fad6efbb8ab1549bbecabdf7b1c532c38e1b" 2018-11-14 18:48:14,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:48:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7891496e-a36d-429d-8944-1d06126fa625 Content-Encoding: gzip Content-Length: 269 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-807763b7-0957-4e6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/23aebc4f40a24ffd933ca94699a87928"}, "tags": [], "enabled": true, "id": "23aebc4f40a24ffd933ca94699a87928", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-807763b7-0957-4e6-proj"}]} 2018-11-14 18:48:14,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-807763b7-0957-4e6-proj used request id req-7891496e-a36d-429d-8944-1d06126fa625 2018-11-14 18:48:14,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f259fad6efbb8ab1549bbecabdf7b1c532c38e1b" 2018-11-14 18:48:14,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:48:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-507f81cb-4e45-4df2-a863-ef8b7a2174e8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:48:14,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-507f81cb-4e45-4df2-a863-ef8b7a2174e8 2018-11-14 18:48:14,742 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-807763b7-0957-4e6-user 2018-11-14 18:48:14,743 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:48:14,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6302f658da5e7e50491ddbf1a98732a41cfb1c82" 2018-11-14 18:48:14,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:48:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c30fe5f-89dd-43a2-87c1-e4ffe7d42a13 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:48:14,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-6c30fe5f-89dd-43a2-87c1-e4ffe7d42a13 2018-11-14 18:48:14,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6302f658da5e7e50491ddbf1a98732a41cfb1c82" -d '{"role": {"name": "CreateInstancePortManipulationTests-807763b7-0957-4e6-proj-role"}}' 2018-11-14 18:48:14,983 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:48:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73ad9d9c-fde5-4fcd-a567-788ea3c51b18 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6a3c9ec3200b4152af9d50309f6e22a1", "links": {"self": "http://172.30.9.28:5000/v3/roles/6a3c9ec3200b4152af9d50309f6e22a1"}, "name": "CreateInstancePortManipulationTests-807763b7-0957-4e6-proj-role"}} 2018-11-14 18:48:14,983 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-73ad9d9c-fde5-4fcd-a567-788ea3c51b18 2018-11-14 18:48:14,983 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-807763b7-0957-4e6-proj-role 2018-11-14 18:48:14,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/6a3c9ec3200b4152af9d50309f6e22a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6302f658da5e7e50491ddbf1a98732a41cfb1c82" 2018-11-14 18:48:15,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:48:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e89181c3-c5e8-4be1-9a8e-4d18c86bd8c1 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6a3c9ec3200b4152af9d50309f6e22a1", "links": {"self": "http://172.30.9.28:5000/v3/roles/6a3c9ec3200b4152af9d50309f6e22a1"}, "name": "CreateInstancePortManipulationTests-807763b7-0957-4e6-proj-role"}} 2018-11-14 18:48:15,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/6a3c9ec3200b4152af9d50309f6e22a1 used request id req-e89181c3-c5e8-4be1-9a8e-4d18c86bd8c1 2018-11-14 18:48:15,098 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-807763b7-0957-4e6-proj-role to project CreateInstancePortManipulationTests-807763b7-0957-4e6-proj 2018-11-14 18:48:15,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/23aebc4f40a24ffd933ca94699a87928/users/85323714c15941c59caac6e7ac952abb/roles/6a3c9ec3200b4152af9d50309f6e22a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6302f658da5e7e50491ddbf1a98732a41cfb1c82" 2018-11-14 18:48:15,248 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:48:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa8cefe0-25e2-43d6-b936-eae6d24463ee Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:48:15,248 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/23aebc4f40a24ffd933ca94699a87928/users/85323714c15941c59caac6e7ac952abb/roles/6a3c9ec3200b4152af9d50309f6e22a1 used request id req-fa8cefe0-25e2-43d6-b936-eae6d24463ee 2018-11-14 18:48:15,249 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-14 18:48:15,249 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:48:15,250 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:48:15,668 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6a3c9ec3200b4152af9d50309f6e22a1", "name": "CreateInstancePortManipulationTests-807763b7-0957-4e6-proj-role"}], "expires_at": "2018-11-14T19:48:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "23aebc4f40a24ffd933ca94699a87928", "name": "CreateInstancePortManipulationTests-807763b7-0957-4e6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/23aebc4f40a24ffd933ca94699a87928", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/23aebc4f40a24ffd933ca94699a87928", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/23aebc4f40a24ffd933ca94699a87928", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_23aebc4f40a24ffd933ca94699a87928", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_23aebc4f40a24ffd933ca94699a87928", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/23aebc4f40a24ffd933ca94699a87928", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/23aebc4f40a24ffd933ca94699a87928", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/23aebc4f40a24ffd933ca94699a87928", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/23aebc4f40a24ffd933ca94699a87928", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/23aebc4f40a24ffd933ca94699a87928", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/23aebc4f40a24ffd933ca94699a87928", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/23aebc4f40a24ffd933ca94699a87928", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/23aebc4f40a24ffd933ca94699a87928", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/23aebc4f40a24ffd933ca94699a87928", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-807763b7-0957-4e6-user", "id": "85323714c15941c59caac6e7ac952abb"}, "audit_ids": ["X0IRVviARqS64-X0RJMmTA"], "issued_at": "2018-11-14T18:48:15.000000Z"}} 2018-11-14 18:48:15,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ad142ec737f287333ae1bad36708ab8acf32eee" 2018-11-14 18:48:15,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:48:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb25a767-cbd8-4a8f-9455-be6f74340fcc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:48:15,758 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-bb25a767-cbd8-4a8f-9455-be6f74340fcc 2018-11-14 18:48:15,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-9b2e2a83-9265-40fc-9f1f-2b4f59e7f0cb-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7ad142ec737f287333ae1bad36708ab8acf32eee" 2018-11-14 18:48:15,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-5f151f0c-ce2a-45be-8164-04eeb3506bce Date: Wed, 14 Nov 2018 18:48:15 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-9b2e2a83-9265-40fc-9f1f-2b4f59e7f0cb-image"} 2018-11-14 18:48:15,978 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-9b2e2a83-9265-40fc-9f1f-2b4f59e7f0cb-image used request id req-5f151f0c-ce2a-45be-8164-04eeb3506bce 2018-11-14 18:48:15,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7ad142ec737f287333ae1bad36708ab8acf32eee" 2018-11-14 18:48:16,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a67190db-229b-4ff6-a236-4c2c743a947f Date: Wed, 14 Nov 2018 18:48: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-11-14 18:48:16,171 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-a67190db-229b-4ff6-a236-4c2c743a947f 2018-11-14 18:48:16,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7ad142ec737f287333ae1bad36708ab8acf32eee" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-9b2e2a83-9265-40fc-9f1f-2b4f59e7f0cb-image"}' 2018-11-14 18:48:16,445 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/317a7bf7-5b07-4792-b770-d396d4353a38 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-000168a4-e667-49f7-a74c-26477f5cd826 Date: Wed, 14 Nov 2018 18:48:16 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-9b2e2a83-9265-40fc-9f1f-2b4f59e7f0cb-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:48:16Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-14T18:48:16Z", "visibility": "shared", "locations": [], "self": "/v2/images/317a7bf7-5b07-4792-b770-d396d4353a38", "min_disk": 0, "protected": false, "id": "317a7bf7-5b07-4792-b770-d396d4353a38", "file": "/v2/images/317a7bf7-5b07-4792-b770-d396d4353a38/file", "checksum": null, "owner": "23aebc4f40a24ffd933ca94699a87928", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:48:16,445 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-000168a4-e667-49f7-a74c-26477f5cd826 2018-11-14 18:48:16,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/317a7bf7-5b07-4792-b770-d396d4353a38/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7ad142ec737f287333ae1bad36708ab8acf32eee" -d '' 2018-11-14 18:48:17,059 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b1634519-4920-4a76-a954-a71938f9becb Date: Wed, 14 Nov 2018 18:48:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:48:17,059 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/317a7bf7-5b07-4792-b770-d396d4353a38/file used request id req-b1634519-4920-4a76-a954-a71938f9becb 2018-11-14 18:48:17,060 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-14 18:48:17,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/317a7bf7-5b07-4792-b770-d396d4353a38 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7ad142ec737f287333ae1bad36708ab8acf32eee" 2018-11-14 18:48:17,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-c581ea56-e53c-46fc-b82e-6e0ad47abb9f Date: Wed, 14 Nov 2018 18:48:17 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-9b2e2a83-9265-40fc-9f1f-2b4f59e7f0cb-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:48:16Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:48:17Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/317a7bf7-5b07-4792-b770-d396d4353a38/snap", "metadata": {}}], "self": "/v2/images/317a7bf7-5b07-4792-b770-d396d4353a38", "min_disk": 0, "protected": false, "id": "317a7bf7-5b07-4792-b770-d396d4353a38", "file": "/v2/images/317a7bf7-5b07-4792-b770-d396d4353a38/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "23aebc4f40a24ffd933ca94699a87928", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/317a7bf7-5b07-4792-b770-d396d4353a38/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:48:17,261 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/317a7bf7-5b07-4792-b770-d396d4353a38 used request id req-c581ea56-e53c-46fc-b82e-6e0ad47abb9f 2018-11-14 18:48:17,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7ad142ec737f287333ae1bad36708ab8acf32eee" 2018-11-14 18:48:17,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b2e7c119-13da-49bf-a372-f740de5a051b Date: Wed, 14 Nov 2018 18: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-11-14 18:48:17,451 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-b2e7c119-13da-49bf-a372-f740de5a051b 2018-11-14 18:48:17,454 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-9b2e2a83-9265-40fc-9f1f-2b4f59e7f0cb-image 2018-11-14 18:48:17,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/317a7bf7-5b07-4792-b770-d396d4353a38 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7ad142ec737f287333ae1bad36708ab8acf32eee" 2018-11-14 18:48:18,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-86a2589b-5136-4426-a3bb-a098988cf18d Date: Wed, 14 Nov 2018 18:48:18 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-9b2e2a83-9265-40fc-9f1f-2b4f59e7f0cb-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:48:16Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:48:17Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/317a7bf7-5b07-4792-b770-d396d4353a38/snap", "metadata": {}}], "self": "/v2/images/317a7bf7-5b07-4792-b770-d396d4353a38", "min_disk": 0, "protected": false, "id": "317a7bf7-5b07-4792-b770-d396d4353a38", "file": "/v2/images/317a7bf7-5b07-4792-b770-d396d4353a38/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "23aebc4f40a24ffd933ca94699a87928", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/317a7bf7-5b07-4792-b770-d396d4353a38/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:48:18,090 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/317a7bf7-5b07-4792-b770-d396d4353a38 used request id req-86a2589b-5136-4426-a3bb-a098988cf18d 2018-11-14 18:48:18,091 - create_image - DEBUG - Instance status is - active 2018-11-14 18:48:18,091 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-9b2e2a83-9265-40fc-9f1f-2b4f59e7f0cb-image 2018-11-14 18:48:18,091 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-9b2e2a83-9265-40fc-9f1f-2b4f59e7f0cb-image 2018-11-14 18:48:18,091 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:48:18,092 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:48:18,491 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6a3c9ec3200b4152af9d50309f6e22a1", "name": "CreateInstancePortManipulationTests-807763b7-0957-4e6-proj-role"}], "expires_at": "2018-11-14T19:48:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "23aebc4f40a24ffd933ca94699a87928", "name": "CreateInstancePortManipulationTests-807763b7-0957-4e6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/23aebc4f40a24ffd933ca94699a87928", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/23aebc4f40a24ffd933ca94699a87928", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/23aebc4f40a24ffd933ca94699a87928", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_23aebc4f40a24ffd933ca94699a87928", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_23aebc4f40a24ffd933ca94699a87928", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/23aebc4f40a24ffd933ca94699a87928", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/23aebc4f40a24ffd933ca94699a87928", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/23aebc4f40a24ffd933ca94699a87928", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/23aebc4f40a24ffd933ca94699a87928", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/23aebc4f40a24ffd933ca94699a87928", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/23aebc4f40a24ffd933ca94699a87928", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/23aebc4f40a24ffd933ca94699a87928", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/23aebc4f40a24ffd933ca94699a87928", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/23aebc4f40a24ffd933ca94699a87928", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-807763b7-0957-4e6-user", "id": "85323714c15941c59caac6e7ac952abb"}, "audit_ids": ["nybLyBtpSASAscs9gaxwOQ"], "issued_at": "2018-11-14T18:48:18.000000Z"}} 2018-11-14 18:48:18,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c98235b210212eeb0b3d12167acc5cd2ecd93d58" 2018-11-14 18:48:18,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:48:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-594c16eb-8522-4cfe-bc91-89099ba710d3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:48:18,589 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-594c16eb-8522-4cfe-bc91-89099ba710d3 2018-11-14 18:48:18,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9b2e2a83-9265-40fc-9f1f-2b4f59e7f0cb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c98235b210212eeb0b3d12167acc5cd2ecd93d58" 2018-11-14 18:48:18,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c56c5864-f727-4940-9cdd-24c082be7839 Date: Wed, 14 Nov 2018 18:48:18 GMT RESP BODY: {"networks":[]} 2018-11-14 18:48:18,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9b2e2a83-9265-40fc-9f1f-2b4f59e7f0cb-pub-net used request id req-c56c5864-f727-4940-9cdd-24c082be7839 2018-11-14 18:48:18,804 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-9b2e2a83-9265-40fc-9f1f-2b4f59e7f0cb-pub-net 2018-11-14 18:48:18,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c98235b210212eeb0b3d12167acc5cd2ecd93d58" -d '{"network": {"name": "CreateInstancePortManipulationTests-9b2e2a83-9265-40fc-9f1f-2b4f59e7f0cb-pub-net", "admin_state_up": true}}' 2018-11-14 18:48:19,477 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-7a01e90a-98ba-442f-9003-c030089f23ad Date: Wed, 14 Nov 2018 18:48:19 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"23aebc4f40a24ffd933ca94699a87928","created_at":"2018-11-14T18:48:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-11-14T18:48:19Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"23aebc4f40a24ffd933ca94699a87928","id":"618eeb1e-5560-4db7-a719-b95df92bf2db","name":"CreateInstancePortManipulationTests-9b2e2a83-9265-40fc-9f1f-2b4f59e7f0cb-pub-net"}} 2018-11-14 18:48:19,477 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-7a01e90a-98ba-442f-9003-c030089f23ad 2018-11-14 18:48:19,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=618eeb1e-5560-4db7-a719-b95df92bf2db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c98235b210212eeb0b3d12167acc5cd2ecd93d58" 2018-11-14 18:48:19,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 601 X-Openstack-Request-Id: req-c22f6b1c-4c47-4f71-8be8-3eb4fe78b279 Date: Wed, 14 Nov 2018 18:48:19 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-14T18:48:19Z","tenant_id":"23aebc4f40a24ffd933ca94699a87928","created_at":"2018-11-14T18:48:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"23aebc4f40a24ffd933ca94699a87928","id":"618eeb1e-5560-4db7-a719-b95df92bf2db","name":"CreateInstancePortManipulationTests-9b2e2a83-9265-40fc-9f1f-2b4f59e7f0cb-pub-net"}]} 2018-11-14 18:48:19,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=618eeb1e-5560-4db7-a719-b95df92bf2db used request id req-c22f6b1c-4c47-4f71-8be8-3eb4fe78b279 2018-11-14 18:48:19,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=618eeb1e-5560-4db7-a719-b95df92bf2db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c98235b210212eeb0b3d12167acc5cd2ecd93d58" 2018-11-14 18:48:19,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d1ece894-d96e-4021-a9fc-37159bf65fd6 Date: Wed, 14 Nov 2018 18:48:19 GMT RESP BODY: {"subnets":[]} 2018-11-14 18:48:19,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=618eeb1e-5560-4db7-a719-b95df92bf2db used request id req-d1ece894-d96e-4021-a9fc-37159bf65fd6 2018-11-14 18:48:19,787 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-9b2e2a83-9265-40fc-9f1f-2b4f59e7f0cb-pub-subnet 2018-11-14 18:48:19,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c98235b210212eeb0b3d12167acc5cd2ecd93d58" -d '{"subnets": [{"ip_version": 4, "network_id": "618eeb1e-5560-4db7-a719-b95df92bf2db", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-9b2e2a83-9265-40fc-9f1f-2b4f59e7f0cb-pub-subnet"}]}' 2018-11-14 18:48:20,800 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-5333af39-241e-435a-ab71-fe9c969e833a Date: Wed, 14 Nov 2018 18:48:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"618eeb1e-5560-4db7-a719-b95df92bf2db","tenant_id":"23aebc4f40a24ffd933ca94699a87928","created_at":"2018-11-14T18:48:20Z","dns_nameservers":[],"updated_at":"2018-11-14T18: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":"23aebc4f40a24ffd933ca94699a87928","id":"913314e6-7a45-4d55-99c9-b679d23cf723","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9b2e2a83-9265-40fc-9f1f-2b4f59e7f0cb-pub-subnet"}]} 2018-11-14 18:48:20,800 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-5333af39-241e-435a-ab71-fe9c969e833a 2018-11-14 18:48:20,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=618eeb1e-5560-4db7-a719-b95df92bf2db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c98235b210212eeb0b3d12167acc5cd2ecd93d58" 2018-11-14 18:48:21,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-e6eca0d3-891d-4079-b2e4-73a346235087 Date: Wed, 14 Nov 2018 18:48:21 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["913314e6-7a45-4d55-99c9-b679d23cf723"],"updated_at":"2018-11-14T18:48:20Z","tenant_id":"23aebc4f40a24ffd933ca94699a87928","created_at":"2018-11-14T18:48:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"23aebc4f40a24ffd933ca94699a87928","id":"618eeb1e-5560-4db7-a719-b95df92bf2db","name":"CreateInstancePortManipulationTests-9b2e2a83-9265-40fc-9f1f-2b4f59e7f0cb-pub-net"}]} 2018-11-14 18:48:21,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=618eeb1e-5560-4db7-a719-b95df92bf2db used request id req-e6eca0d3-891d-4079-b2e4-73a346235087 2018-11-14 18:48:21,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=618eeb1e-5560-4db7-a719-b95df92bf2db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c98235b210212eeb0b3d12167acc5cd2ecd93d58" 2018-11-14 18:48:21,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8e06a220-82e8-47a1-bc18-96ee0241eb0c Date: Wed, 14 Nov 2018 18:48:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"618eeb1e-5560-4db7-a719-b95df92bf2db","tenant_id":"23aebc4f40a24ffd933ca94699a87928","created_at":"2018-11-14T18:48:20Z","dns_nameservers":[],"updated_at":"2018-11-14T18: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":"23aebc4f40a24ffd933ca94699a87928","id":"913314e6-7a45-4d55-99c9-b679d23cf723","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9b2e2a83-9265-40fc-9f1f-2b4f59e7f0cb-pub-subnet"}]} 2018-11-14 18:48:21,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=618eeb1e-5560-4db7-a719-b95df92bf2db used request id req-8e06a220-82e8-47a1-bc18-96ee0241eb0c 2018-11-14 18:48:21,387 - OpenStackNetwork - DEBUG - Network [618eeb1e-5560-4db7-a719-b95df92bf2db] created successfully 2018-11-14 18:48:21,388 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:48:21,388 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:48:21,814 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:48:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["2IHQl86zS9-Upx_48URTUA"], "issued_at": "2018-11-14T18:48:21.000000Z"}} 2018-11-14 18:48:21,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f89c69b538d9eae33a8978b379e8d43d8f34d58e" 2018-11-14 18:48:21,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:48:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abfdbc25-b5bb-411f-af65-6a787f2faa9a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:48:21,912 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-abfdbc25-b5bb-411f-af65-6a787f2faa9a 2018-11-14 18:48:21,913 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:48:21,918 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f89c69b538d9eae33a8978b379e8d43d8f34d58e" 2018-11-14 18:48:22,131 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:48:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-aac43ef0-c037-4b6f-8209-47d51345ef6d x-compute-request-id: req-aac43ef0-c037-4b6f-8209-47d51345ef6d Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-14 18:48:22,131 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-aac43ef0-c037-4b6f-8209-47d51345ef6d 2018-11-14 18:48:22,134 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f89c69b538d9eae33a8978b379e8d43d8f34d58e" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-9b2e2a83-9265-40fc-9f1f-2b4f59e7f0cb-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-14 18:48:22,207 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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-5b3cec2e-03ed-4152-9b69-7290f0fdce6c x-compute-request-id: req-5b3cec2e-03ed-4152-9b69-7290f0fdce6c Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-9b2e2a83-9265-40fc-9f1f-2b4f59e7f0cb-flavor-name", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/9167670f-e23d-47f0-b672-0c6d78149260", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/9167670f-e23d-47f0-b672-0c6d78149260", "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": "9167670f-e23d-47f0-b672-0c6d78149260"}} 2018-11-14 18:48:22,207 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-5b3cec2e-03ed-4152-9b69-7290f0fdce6c 2018-11-14 18:48:22,208 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:48:22,209 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:48:22,617 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6a3c9ec3200b4152af9d50309f6e22a1", "name": "CreateInstancePortManipulationTests-807763b7-0957-4e6-proj-role"}], "expires_at": "2018-11-14T19:48:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "23aebc4f40a24ffd933ca94699a87928", "name": "CreateInstancePortManipulationTests-807763b7-0957-4e6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/23aebc4f40a24ffd933ca94699a87928", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/23aebc4f40a24ffd933ca94699a87928", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/23aebc4f40a24ffd933ca94699a87928", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_23aebc4f40a24ffd933ca94699a87928", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_23aebc4f40a24ffd933ca94699a87928", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/23aebc4f40a24ffd933ca94699a87928", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/23aebc4f40a24ffd933ca94699a87928", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/23aebc4f40a24ffd933ca94699a87928", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/23aebc4f40a24ffd933ca94699a87928", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/23aebc4f40a24ffd933ca94699a87928", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/23aebc4f40a24ffd933ca94699a87928", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/23aebc4f40a24ffd933ca94699a87928", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/23aebc4f40a24ffd933ca94699a87928", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/23aebc4f40a24ffd933ca94699a87928", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-807763b7-0957-4e6-user", "id": "85323714c15941c59caac6e7ac952abb"}, "audit_ids": ["eRk1MbHXTfiLecqLUtSYsA"], "issued_at": "2018-11-14T18:48:22.000000Z"}} 2018-11-14 18:48:22,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc9f4eacaa1ff14ff55e7b2e0779e8d00344a1fe" 2018-11-14 18:48:22,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:48:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b52f26c-4d46-4edd-a36c-2af6bca6d14a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:48:22,743 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-8b52f26c-4d46-4edd-a36c-2af6bca6d14a 2018-11-14 18:48:22,744 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:48:22,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc9f4eacaa1ff14ff55e7b2e0779e8d00344a1fe" 2018-11-14 18:48:22,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:48:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b847a7fc-6e68-4d1c-bdcb-d49937259e33 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:48:22,836 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-b847a7fc-6e68-4d1c-bdcb-d49937259e33 2018-11-14 18:48:22,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9b2e2a83-9265-40fc-9f1f-2b4f59e7f0cb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc9f4eacaa1ff14ff55e7b2e0779e8d00344a1fe" 2018-11-14 18:48:23,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-21b5c476-5f07-49a7-bce7-2677c1e04369 Date: Wed, 14 Nov 2018 18:48:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["913314e6-7a45-4d55-99c9-b679d23cf723"],"updated_at":"2018-11-14T18:48:20Z","tenant_id":"23aebc4f40a24ffd933ca94699a87928","created_at":"2018-11-14T18:48:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"23aebc4f40a24ffd933ca94699a87928","id":"618eeb1e-5560-4db7-a719-b95df92bf2db","name":"CreateInstancePortManipulationTests-9b2e2a83-9265-40fc-9f1f-2b4f59e7f0cb-pub-net"}]} 2018-11-14 18:48:23,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9b2e2a83-9265-40fc-9f1f-2b4f59e7f0cb-pub-net used request id req-21b5c476-5f07-49a7-bce7-2677c1e04369 2018-11-14 18:48:23,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=618eeb1e-5560-4db7-a719-b95df92bf2db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc9f4eacaa1ff14ff55e7b2e0779e8d00344a1fe" 2018-11-14 18:48:23,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ed41a125-8989-4070-a093-0bcb71469c44 Date: Wed, 14 Nov 2018 18:48:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"618eeb1e-5560-4db7-a719-b95df92bf2db","tenant_id":"23aebc4f40a24ffd933ca94699a87928","created_at":"2018-11-14T18:48:20Z","dns_nameservers":[],"updated_at":"2018-11-14T18: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":"23aebc4f40a24ffd933ca94699a87928","id":"913314e6-7a45-4d55-99c9-b679d23cf723","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9b2e2a83-9265-40fc-9f1f-2b4f59e7f0cb-pub-subnet"}]} 2018-11-14 18:48:23,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=618eeb1e-5560-4db7-a719-b95df92bf2db used request id req-ed41a125-8989-4070-a093-0bcb71469c44 2018-11-14 18:48:23,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9b2e2a83-9265-40fc-9f1f-2b4f59e7f0cb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc9f4eacaa1ff14ff55e7b2e0779e8d00344a1fe" 2018-11-14 18:48:23,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-6ff37cf3-88f0-455a-81ab-9b9af2f50de2 Date: Wed, 14 Nov 2018 18:48:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["913314e6-7a45-4d55-99c9-b679d23cf723"],"updated_at":"2018-11-14T18:48:20Z","tenant_id":"23aebc4f40a24ffd933ca94699a87928","created_at":"2018-11-14T18:48:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"23aebc4f40a24ffd933ca94699a87928","id":"618eeb1e-5560-4db7-a719-b95df92bf2db","name":"CreateInstancePortManipulationTests-9b2e2a83-9265-40fc-9f1f-2b4f59e7f0cb-pub-net"}]} 2018-11-14 18:48:23,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9b2e2a83-9265-40fc-9f1f-2b4f59e7f0cb-pub-net used request id req-6ff37cf3-88f0-455a-81ab-9b9af2f50de2 2018-11-14 18:48:23,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:48:23,904 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:48:23,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/23aebc4f40a24ffd933ca94699a87928 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc9f4eacaa1ff14ff55e7b2e0779e8d00344a1fe" 2018-11-14 18:48:24,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:48:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7c7abb5-10eb-4211-98ee-49f3aa9af897 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/23aebc4f40a24ffd933ca94699a87928"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "23aebc4f40a24ffd933ca94699a87928", "name": "CreateInstancePortManipulationTests-807763b7-0957-4e6-proj"}} 2018-11-14 18:48:24,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/23aebc4f40a24ffd933ca94699a87928 used request id req-d7c7abb5-10eb-4211-98ee-49f3aa9af897 2018-11-14 18:48:24,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=618eeb1e-5560-4db7-a719-b95df92bf2db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc9f4eacaa1ff14ff55e7b2e0779e8d00344a1fe" 2018-11-14 18:48:24,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-14887a62-46fb-43f0-b73d-0ec0bb007c32 Date: Wed, 14 Nov 2018 18:48:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"618eeb1e-5560-4db7-a719-b95df92bf2db","tenant_id":"23aebc4f40a24ffd933ca94699a87928","created_at":"2018-11-14T18:48:20Z","dns_nameservers":[],"updated_at":"2018-11-14T18: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":"23aebc4f40a24ffd933ca94699a87928","id":"913314e6-7a45-4d55-99c9-b679d23cf723","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9b2e2a83-9265-40fc-9f1f-2b4f59e7f0cb-pub-subnet"}]} 2018-11-14 18:48:24,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=618eeb1e-5560-4db7-a719-b95df92bf2db used request id req-14887a62-46fb-43f0-b73d-0ec0bb007c32 2018-11-14 18:48:24,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=618eeb1e-5560-4db7-a719-b95df92bf2db&mac_address=foo&name=CreateInstancePortManipulationTests-9b2e2a83-9265-40fc-9f1f-2b4f59e7f0cbport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc9f4eacaa1ff14ff55e7b2e0779e8d00344a1fe" 2018-11-14 18:48:24,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-bd13017f-c341-4480-a803-67b83e9183d5 Date: Wed, 14 Nov 2018 18:48:24 GMT RESP BODY: {"ports":[]} 2018-11-14 18:48:24,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=618eeb1e-5560-4db7-a719-b95df92bf2db&mac_address=foo&name=CreateInstancePortManipulationTests-9b2e2a83-9265-40fc-9f1f-2b4f59e7f0cbport-1&admin_state_up=True used request id req-bd13017f-c341-4480-a803-67b83e9183d5 2018-11-14 18:48:24,435 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-9b2e2a83-9265-40fc-9f1f-2b4f59e7f0cb-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc9f4eacaa1ff14ff55e7b2e0779e8d00344a1fe" 2018-11-14 18:48:24,684 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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-ce56d7ab-1717-4517-8d11-1d0eeb36c58b x-compute-request-id: req-ce56d7ab-1717-4517-8d11-1d0eeb36c58b Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-14 18:48:24,684 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-9b2e2a83-9265-40fc-9f1f-2b4f59e7f0cb-inst used request id req-ce56d7ab-1717-4517-8d11-1d0eeb36c58b 2018-11-14 18:48:24,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9b2e2a83-9265-40fc-9f1f-2b4f59e7f0cb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc9f4eacaa1ff14ff55e7b2e0779e8d00344a1fe" 2018-11-14 18:48:24,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-ff612f60-da4c-4f76-b189-4434756278d9 Date: Wed, 14 Nov 2018 18:48:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["913314e6-7a45-4d55-99c9-b679d23cf723"],"updated_at":"2018-11-14T18:48:20Z","tenant_id":"23aebc4f40a24ffd933ca94699a87928","created_at":"2018-11-14T18:48:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"23aebc4f40a24ffd933ca94699a87928","id":"618eeb1e-5560-4db7-a719-b95df92bf2db","name":"CreateInstancePortManipulationTests-9b2e2a83-9265-40fc-9f1f-2b4f59e7f0cb-pub-net"}]} 2018-11-14 18:48:24,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9b2e2a83-9265-40fc-9f1f-2b4f59e7f0cb-pub-net used request id req-ff612f60-da4c-4f76-b189-4434756278d9 2018-11-14 18:48:24,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=618eeb1e-5560-4db7-a719-b95df92bf2db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc9f4eacaa1ff14ff55e7b2e0779e8d00344a1fe" 2018-11-14 18:48:25,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9463e75e-0443-458c-a0ef-476aa8a91cad Date: Wed, 14 Nov 2018 18:48:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"618eeb1e-5560-4db7-a719-b95df92bf2db","tenant_id":"23aebc4f40a24ffd933ca94699a87928","created_at":"2018-11-14T18:48:20Z","dns_nameservers":[],"updated_at":"2018-11-14T18: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":"23aebc4f40a24ffd933ca94699a87928","id":"913314e6-7a45-4d55-99c9-b679d23cf723","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9b2e2a83-9265-40fc-9f1f-2b4f59e7f0cb-pub-subnet"}]} 2018-11-14 18:48:25,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=618eeb1e-5560-4db7-a719-b95df92bf2db used request id req-9463e75e-0443-458c-a0ef-476aa8a91cad 2018-11-14 18:48:25,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9b2e2a83-9265-40fc-9f1f-2b4f59e7f0cb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc9f4eacaa1ff14ff55e7b2e0779e8d00344a1fe" 2018-11-14 18:48:25,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-6197d49d-fee4-43fe-bc9a-2c35ec5ab50e Date: Wed, 14 Nov 2018 18:48:25 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["913314e6-7a45-4d55-99c9-b679d23cf723"],"updated_at":"2018-11-14T18:48:20Z","tenant_id":"23aebc4f40a24ffd933ca94699a87928","created_at":"2018-11-14T18:48:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"23aebc4f40a24ffd933ca94699a87928","id":"618eeb1e-5560-4db7-a719-b95df92bf2db","name":"CreateInstancePortManipulationTests-9b2e2a83-9265-40fc-9f1f-2b4f59e7f0cb-pub-net"}]} 2018-11-14 18:48:25,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9b2e2a83-9265-40fc-9f1f-2b4f59e7f0cb-pub-net used request id req-6197d49d-fee4-43fe-bc9a-2c35ec5ab50e 2018-11-14 18:48:25,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/23aebc4f40a24ffd933ca94699a87928 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc9f4eacaa1ff14ff55e7b2e0779e8d00344a1fe" 2018-11-14 18:48:25,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:48:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b29a79bf-d7e8-44b0-a11d-2fe4112c2d80 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/23aebc4f40a24ffd933ca94699a87928"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "23aebc4f40a24ffd933ca94699a87928", "name": "CreateInstancePortManipulationTests-807763b7-0957-4e6-proj"}} 2018-11-14 18:48:25,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/23aebc4f40a24ffd933ca94699a87928 used request id req-b29a79bf-d7e8-44b0-a11d-2fe4112c2d80 2018-11-14 18:48:25,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=618eeb1e-5560-4db7-a719-b95df92bf2db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc9f4eacaa1ff14ff55e7b2e0779e8d00344a1fe" 2018-11-14 18:48:25,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-fc1f7224-5428-4b69-8859-1b29b1da916b Date: Wed, 14 Nov 2018 18:48:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"618eeb1e-5560-4db7-a719-b95df92bf2db","tenant_id":"23aebc4f40a24ffd933ca94699a87928","created_at":"2018-11-14T18:48:20Z","dns_nameservers":[],"updated_at":"2018-11-14T18: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":"23aebc4f40a24ffd933ca94699a87928","id":"913314e6-7a45-4d55-99c9-b679d23cf723","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9b2e2a83-9265-40fc-9f1f-2b4f59e7f0cb-pub-subnet"}]} 2018-11-14 18:48:25,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=618eeb1e-5560-4db7-a719-b95df92bf2db used request id req-fc1f7224-5428-4b69-8859-1b29b1da916b 2018-11-14 18:48:25,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=618eeb1e-5560-4db7-a719-b95df92bf2db&mac_address=foo&name=CreateInstancePortManipulationTests-9b2e2a83-9265-40fc-9f1f-2b4f59e7f0cbport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc9f4eacaa1ff14ff55e7b2e0779e8d00344a1fe" 2018-11-14 18:48:25,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1ced3bb3-b69f-4651-bf44-af6f433e70ae Date: Wed, 14 Nov 2018 18:48:25 GMT RESP BODY: {"ports":[]} 2018-11-14 18:48:25,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=618eeb1e-5560-4db7-a719-b95df92bf2db&mac_address=foo&name=CreateInstancePortManipulationTests-9b2e2a83-9265-40fc-9f1f-2b4f59e7f0cbport-1&admin_state_up=True used request id req-1ced3bb3-b69f-4651-bf44-af6f433e70ae 2018-11-14 18:48:25,509 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:48:25,510 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:48:25,918 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6a3c9ec3200b4152af9d50309f6e22a1", "name": "CreateInstancePortManipulationTests-807763b7-0957-4e6-proj-role"}], "expires_at": "2018-11-14T19:48:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "23aebc4f40a24ffd933ca94699a87928", "name": "CreateInstancePortManipulationTests-807763b7-0957-4e6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/23aebc4f40a24ffd933ca94699a87928", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/23aebc4f40a24ffd933ca94699a87928", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/23aebc4f40a24ffd933ca94699a87928", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_23aebc4f40a24ffd933ca94699a87928", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_23aebc4f40a24ffd933ca94699a87928", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/23aebc4f40a24ffd933ca94699a87928", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/23aebc4f40a24ffd933ca94699a87928", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/23aebc4f40a24ffd933ca94699a87928", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/23aebc4f40a24ffd933ca94699a87928", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/23aebc4f40a24ffd933ca94699a87928", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/23aebc4f40a24ffd933ca94699a87928", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/23aebc4f40a24ffd933ca94699a87928", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/23aebc4f40a24ffd933ca94699a87928", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/23aebc4f40a24ffd933ca94699a87928", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-807763b7-0957-4e6-user", "id": "85323714c15941c59caac6e7ac952abb"}, "audit_ids": ["5lvEE5TOS_OE8brjfP7lrw"], "issued_at": "2018-11-14T18:48:25.000000Z"}} 2018-11-14 18:48:25,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10d363d9fdb60a752ca34383bef6d5ab794e9491" 2018-11-14 18:48:26,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:48:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29c54482-77e8-4897-a711-ad8f2d5e76cd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:48:26,012 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-29c54482-77e8-4897-a711-ad8f2d5e76cd 2018-11-14 18:48:26,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9b2e2a83-9265-40fc-9f1f-2b4f59e7f0cb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc9f4eacaa1ff14ff55e7b2e0779e8d00344a1fe" 2018-11-14 18:48:26,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-eee005b8-b52c-4a3f-b843-e9ac796cbdfc Date: Wed, 14 Nov 2018 18:48:26 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["913314e6-7a45-4d55-99c9-b679d23cf723"],"updated_at":"2018-11-14T18:48:20Z","tenant_id":"23aebc4f40a24ffd933ca94699a87928","created_at":"2018-11-14T18:48:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"23aebc4f40a24ffd933ca94699a87928","id":"618eeb1e-5560-4db7-a719-b95df92bf2db","name":"CreateInstancePortManipulationTests-9b2e2a83-9265-40fc-9f1f-2b4f59e7f0cb-pub-net"}]} 2018-11-14 18:48:26,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9b2e2a83-9265-40fc-9f1f-2b4f59e7f0cb-pub-net used request id req-eee005b8-b52c-4a3f-b843-e9ac796cbdfc 2018-11-14 18:48:26,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=618eeb1e-5560-4db7-a719-b95df92bf2db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc9f4eacaa1ff14ff55e7b2e0779e8d00344a1fe" 2018-11-14 18:48:26,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-3787476e-9852-44aa-a335-4e553b6a7c6e Date: Wed, 14 Nov 2018 18:48:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"618eeb1e-5560-4db7-a719-b95df92bf2db","tenant_id":"23aebc4f40a24ffd933ca94699a87928","created_at":"2018-11-14T18:48:20Z","dns_nameservers":[],"updated_at":"2018-11-14T18: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":"23aebc4f40a24ffd933ca94699a87928","id":"913314e6-7a45-4d55-99c9-b679d23cf723","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9b2e2a83-9265-40fc-9f1f-2b4f59e7f0cb-pub-subnet"}]} 2018-11-14 18:48:26,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=618eeb1e-5560-4db7-a719-b95df92bf2db used request id req-3787476e-9852-44aa-a335-4e553b6a7c6e 2018-11-14 18:48:26,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9b2e2a83-9265-40fc-9f1f-2b4f59e7f0cb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc9f4eacaa1ff14ff55e7b2e0779e8d00344a1fe" 2018-11-14 18:48:26,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-3844dd30-a6d7-44a3-8a19-19ef82c366a3 Date: Wed, 14 Nov 2018 18:48:26 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["913314e6-7a45-4d55-99c9-b679d23cf723"],"updated_at":"2018-11-14T18:48:20Z","tenant_id":"23aebc4f40a24ffd933ca94699a87928","created_at":"2018-11-14T18:48:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"23aebc4f40a24ffd933ca94699a87928","id":"618eeb1e-5560-4db7-a719-b95df92bf2db","name":"CreateInstancePortManipulationTests-9b2e2a83-9265-40fc-9f1f-2b4f59e7f0cb-pub-net"}]} 2018-11-14 18:48:26,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9b2e2a83-9265-40fc-9f1f-2b4f59e7f0cb-pub-net used request id req-3844dd30-a6d7-44a3-8a19-19ef82c366a3 2018-11-14 18:48:26,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:48:26,660 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:48: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:48:26,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/23aebc4f40a24ffd933ca94699a87928 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10d363d9fdb60a752ca34383bef6d5ab794e9491" 2018-11-14 18:48:26,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:48:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71c452a9-58c5-43c8-b26a-76b337f108cd Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/23aebc4f40a24ffd933ca94699a87928"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "23aebc4f40a24ffd933ca94699a87928", "name": "CreateInstancePortManipulationTests-807763b7-0957-4e6-proj"}} 2018-11-14 18:48:26,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/23aebc4f40a24ffd933ca94699a87928 used request id req-71c452a9-58c5-43c8-b26a-76b337f108cd 2018-11-14 18:48:26,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=618eeb1e-5560-4db7-a719-b95df92bf2db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc9f4eacaa1ff14ff55e7b2e0779e8d00344a1fe" 2018-11-14 18:48:27,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-5e832c58-e01f-4386-b076-3350a9d1b74e Date: Wed, 14 Nov 2018 18:48:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"618eeb1e-5560-4db7-a719-b95df92bf2db","tenant_id":"23aebc4f40a24ffd933ca94699a87928","created_at":"2018-11-14T18:48:20Z","dns_nameservers":[],"updated_at":"2018-11-14T18: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":"23aebc4f40a24ffd933ca94699a87928","id":"913314e6-7a45-4d55-99c9-b679d23cf723","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9b2e2a83-9265-40fc-9f1f-2b4f59e7f0cb-pub-subnet"}]} 2018-11-14 18:48:27,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=618eeb1e-5560-4db7-a719-b95df92bf2db used request id req-5e832c58-e01f-4386-b076-3350a9d1b74e 2018-11-14 18:48:27,007 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-9b2e2a83-9265-40fc-9f1f-2b4f59e7f0cb-pub-net 2018-11-14 18:48:27,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc9f4eacaa1ff14ff55e7b2e0779e8d00344a1fe" -d '{"port": {"network_id": "618eeb1e-5560-4db7-a719-b95df92bf2db", "mac_address": "foo", "name": "CreateInstancePortManipulationTests-9b2e2a83-9265-40fc-9f1f-2b4f59e7f0cbport-1", "admin_state_up": true}}' 2018-11-14 18:48:27,286 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 145 Content-Type: application/json X-Openstack-Request-Id: req-98c72064-08b9-4319-a7b9-5e83408b3a25 Date: Wed, 14 Nov 2018 18:48:27 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for mac_address. Reason: 'foo' is not a valid MAC address.", "type": "HTTPBadRequest", "detail": ""}} 2018-11-14 18:48:27,286 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-98c72064-08b9-4319-a7b9-5e83408b3a25 2018-11-14 18:48:27,286 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for mac_address. Reason: 'foo' is not a valid MAC address.", "type": "HTTPBadRequest", "detail": ""}} 2018-11-14 18:48:27,290 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/9167670f-e23d-47f0-b672-0c6d78149260 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f89c69b538d9eae33a8978b379e8d43d8f34d58e" 2018-11-14 18:48:27,334 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18:48: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-bb89f1e4-952c-4649-a1a9-095f823e196a x-compute-request-id: req-bb89f1e4-952c-4649-a1a9-095f823e196a Content-Length: 0 Content-Type: application/json 2018-11-14 18:48:27,334 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/9167670f-e23d-47f0-b672-0c6d78149260 used request id req-bb89f1e4-952c-4649-a1a9-095f823e196a 2018-11-14 18:48:27,335 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-9b2e2a83-9265-40fc-9f1f-2b4f59e7f0cb-pub-subnet 2018-11-14 18:48:27,335 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-9b2e2a83-9265-40fc-9f1f-2b4f59e7f0cb-pub-subnet 2018-11-14 18:48:27,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/913314e6-7a45-4d55-99c9-b679d23cf723 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c98235b210212eeb0b3d12167acc5cd2ecd93d58" 2018-11-14 18:48:29,999 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5a17080f-45d3-44a5-831a-441e30ec6ced Date: Wed, 14 Nov 2018 18:48:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:48:29,999 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/913314e6-7a45-4d55-99c9-b679d23cf723 used request id req-5a17080f-45d3-44a5-831a-441e30ec6ced 2018-11-14 18:48:30,000 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-9b2e2a83-9265-40fc-9f1f-2b4f59e7f0cb-pub-net 2018-11-14 18:48:30,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/618eeb1e-5560-4db7-a719-b95df92bf2db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c98235b210212eeb0b3d12167acc5cd2ecd93d58" 2018-11-14 18:48:31,924 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ee4f41ba-beac-44ff-b669-f962ea894012 Date: Wed, 14 Nov 2018 18:48:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:48:31,924 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/618eeb1e-5560-4db7-a719-b95df92bf2db used request id req-ee4f41ba-beac-44ff-b669-f962ea894012 2018-11-14 18:48:31,925 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-9b2e2a83-9265-40fc-9f1f-2b4f59e7f0cb-image 2018-11-14 18:48:31,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/317a7bf7-5b07-4792-b770-d396d4353a38 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7ad142ec737f287333ae1bad36708ab8acf32eee" 2018-11-14 18:48:32,833 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8fb9b926-f76a-4889-82cb-a62bf48762bf Date: Wed, 14 Nov 2018 18:48:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:48:32,833 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/317a7bf7-5b07-4792-b770-d396d4353a38 used request id req-8fb9b926-f76a-4889-82cb-a62bf48762bf 2018-11-14 18:48:32,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6302f658da5e7e50491ddbf1a98732a41cfb1c82" 2018-11-14 18:48:33,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-be12e60e-7ca2-46b8-adb7-57803abe9f47 Date: Wed, 14 Nov 2018 18:48:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "23aebc4f40a24ffd933ca94699a87928", "created_at": "2018-11-14T18:48:19Z", "updated_at": "2018-11-14T18:48:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:48:19Z", "revision_number": 0, "id": "51f4d720-f7da-4aa8-926e-0816b3d3ec7b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:48:19Z", "security_group_id": "ae106540-412d-4993-9e8a-236dc2d94494", "tenant_id": "23aebc4f40a24ffd933ca94699a87928", "port_range_min": null, "ethertype": "IPv6", "project_id": "23aebc4f40a24ffd933ca94699a87928"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:48:19Z", "revision_number": 0, "id": "8643eefe-9e6f-455f-9f1f-306ecb686619", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:48:19Z", "security_group_id": "ae106540-412d-4993-9e8a-236dc2d94494", "tenant_id": "23aebc4f40a24ffd933ca94699a87928", "port_range_min": null, "ethertype": "IPv4", "project_id": "23aebc4f40a24ffd933ca94699a87928"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:48:19Z", "revision_number": 0, "id": "9080f22c-cfee-46e2-9483-3699dbc0c87f", "remote_group_id": "ae106540-412d-4993-9e8a-236dc2d94494", "remote_ip_prefix": null, "created_at": "2018-11-14T18:48:19Z", "security_group_id": "ae106540-412d-4993-9e8a-236dc2d94494", "tenant_id": "23aebc4f40a24ffd933ca94699a87928", "port_range_min": null, "ethertype": "IPv6", "project_id": "23aebc4f40a24ffd933ca94699a87928"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:48:19Z", "revision_number": 0, "id": "a741fe56-ee7c-4963-8759-4b3d83a7b2c4", "remote_group_id": "ae106540-412d-4993-9e8a-236dc2d94494", "remote_ip_prefix": null, "created_at": "2018-11-14T18:48:19Z", "security_group_id": "ae106540-412d-4993-9e8a-236dc2d94494", "tenant_id": "23aebc4f40a24ffd933ca94699a87928", "port_range_min": null, "ethertype": "IPv4", "project_id": "23aebc4f40a24ffd933ca94699a87928"}], "revision_number": 4, "project_id": "23aebc4f40a24ffd933ca94699a87928", "id": "ae106540-412d-4993-9e8a-236dc2d94494", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:48:33,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-be12e60e-7ca2-46b8-adb7-57803abe9f47 2018-11-14 18:48:33,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6302f658da5e7e50491ddbf1a98732a41cfb1c82" 2018-11-14 18:48:33,234 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:48:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b107b9f-9d99-4404-beb9-059e32e17b34 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:48:33,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-1b107b9f-9d99-4404-beb9-059e32e17b34 2018-11-14 18:48:33,234 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:48:33,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6302f658da5e7e50491ddbf1a98732a41cfb1c82" 2018-11-14 18:48:33,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:48:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30d0f40d-bd13-468d-b290-7d99eb95a9d8 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:48:33,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-30d0f40d-bd13-468d-b290-7d99eb95a9d8 2018-11-14 18:48:33,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6302f658da5e7e50491ddbf1a98732a41cfb1c82" 2018-11-14 18:48:33,442 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:48:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c4fe6e9-4f4c-4095-9a90-96f674a04de7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:48:33,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-9c4fe6e9-4f4c-4095-9a90-96f674a04de7 2018-11-14 18:48:33,443 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:48:33,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6302f658da5e7e50491ddbf1a98732a41cfb1c82" 2018-11-14 18:48:33,552 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:48:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2afdda6-e450-4faa-b00d-e5eedae1b59a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:48:33,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-a2afdda6-e450-4faa-b00d-e5eedae1b59a 2018-11-14 18:48:33,552 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:48:33,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6302f658da5e7e50491ddbf1a98732a41cfb1c82" 2018-11-14 18:48:33,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:48:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a4b7892-76eb-4c67-82af-f3e5233fbb76 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:48:33,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-5a4b7892-76eb-4c67-82af-f3e5233fbb76 2018-11-14 18:48:33,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6302f658da5e7e50491ddbf1a98732a41cfb1c82" 2018-11-14 18:48:33,767 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:48:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb993c44-6134-4329-a492-b8e48720a887 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 18:48:33,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-bb993c44-6134-4329-a492-b8e48720a887 2018-11-14 18:48:33,767 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:48:33,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/23aebc4f40a24ffd933ca94699a87928 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6302f658da5e7e50491ddbf1a98732a41cfb1c82" 2018-11-14 18:48:33,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:48:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-001e5189-49d8-4265-91a7-557d6a7298f5 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/23aebc4f40a24ffd933ca94699a87928"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "23aebc4f40a24ffd933ca94699a87928", "name": "CreateInstancePortManipulationTests-807763b7-0957-4e6-proj"}} 2018-11-14 18:48:33,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/23aebc4f40a24ffd933ca94699a87928 used request id req-001e5189-49d8-4265-91a7-557d6a7298f5 2018-11-14 18:48:33,884 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ae106540-412d-4993-9e8a-236dc2d94494 2018-11-14 18:48:33,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=ae106540-412d-4993-9e8a-236dc2d94494 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6302f658da5e7e50491ddbf1a98732a41cfb1c82" 2018-11-14 18:48:34,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-cf1a5bb7-35e5-4eb2-8b5b-04c4d3c22c50 Date: Wed, 14 Nov 2018 18:48:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:48:19Z", "security_group_id": "ae106540-412d-4993-9e8a-236dc2d94494", "port_range_min": null, "revision_number": 0, "tenant_id": "23aebc4f40a24ffd933ca94699a87928", "created_at": "2018-11-14T18:48:19Z", "project_id": "23aebc4f40a24ffd933ca94699a87928", "id": "51f4d720-f7da-4aa8-926e-0816b3d3ec7b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:48:19Z", "security_group_id": "ae106540-412d-4993-9e8a-236dc2d94494", "port_range_min": null, "revision_number": 0, "tenant_id": "23aebc4f40a24ffd933ca94699a87928", "created_at": "2018-11-14T18:48:19Z", "project_id": "23aebc4f40a24ffd933ca94699a87928", "id": "8643eefe-9e6f-455f-9f1f-306ecb686619"}, {"remote_group_id": "ae106540-412d-4993-9e8a-236dc2d94494", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:48:19Z", "security_group_id": "ae106540-412d-4993-9e8a-236dc2d94494", "port_range_min": null, "revision_number": 0, "tenant_id": "23aebc4f40a24ffd933ca94699a87928", "created_at": "2018-11-14T18:48:19Z", "project_id": "23aebc4f40a24ffd933ca94699a87928", "id": "9080f22c-cfee-46e2-9483-3699dbc0c87f"}, {"remote_group_id": "ae106540-412d-4993-9e8a-236dc2d94494", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:48:19Z", "security_group_id": "ae106540-412d-4993-9e8a-236dc2d94494", "port_range_min": null, "revision_number": 0, "tenant_id": "23aebc4f40a24ffd933ca94699a87928", "created_at": "2018-11-14T18:48:19Z", "project_id": "23aebc4f40a24ffd933ca94699a87928", "id": "a741fe56-ee7c-4963-8759-4b3d83a7b2c4"}]} 2018-11-14 18:48:34,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=ae106540-412d-4993-9e8a-236dc2d94494 used request id req-cf1a5bb7-35e5-4eb2-8b5b-04c4d3c22c50 2018-11-14 18:48:34,095 - neutron_utils - INFO - Deleting security group with name - default 2018-11-14 18:48:34,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/ae106540-412d-4993-9e8a-236dc2d94494 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6302f658da5e7e50491ddbf1a98732a41cfb1c82" 2018-11-14 18:48:34,459 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b46c5972-5e8d-4915-81e6-dbdc405e24ae Content-Length: 0 Date: Wed, 14 Nov 2018 18:48:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:48:34,459 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/ae106540-412d-4993-9e8a-236dc2d94494 used request id req-b46c5972-5e8d-4915-81e6-dbdc405e24ae 2018-11-14 18:48:34,459 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-807763b7-0957-4e6-proj 2018-11-14 18:48:34,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/23aebc4f40a24ffd933ca94699a87928 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6302f658da5e7e50491ddbf1a98732a41cfb1c82" 2018-11-14 18:48:34,772 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:48:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cce829f7-6ded-4f65-b6bc-90b58abde225 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:48:34,772 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/23aebc4f40a24ffd933ca94699a87928 used request id req-cce829f7-6ded-4f65-b6bc-90b58abde225 2018-11-14 18:48:34,772 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-807763b7-0957-4e6-proj-role 2018-11-14 18:48:34,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/6a3c9ec3200b4152af9d50309f6e22a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6302f658da5e7e50491ddbf1a98732a41cfb1c82" 2018-11-14 18:48:34,934 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:48:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9a5ef5d-7ab7-4f9f-82e3-951b8a235273 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:48:34,934 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/6a3c9ec3200b4152af9d50309f6e22a1 used request id req-a9a5ef5d-7ab7-4f9f-82e3-951b8a235273 2018-11-14 18:48:34,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6302f658da5e7e50491ddbf1a98732a41cfb1c82" 2018-11-14 18:48:35,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:48:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b9b92a4-73a0-4b4d-8b55-53dd2623e2a8 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:48:35,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-7b9b92a4-73a0-4b4d-8b55-53dd2623e2a8 2018-11-14 18:48:35,043 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-807763b7-0957-4e6-user 2018-11-14 18:48:35,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/85323714c15941c59caac6e7ac952abb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f259fad6efbb8ab1549bbecabdf7b1c532c38e1b" 2018-11-14 18:48:35,264 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:48:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fab3ace9-913b-492a-91a1-e923c7e34eb0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:48:35,265 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/85323714c15941c59caac6e7ac952abb used request id req-fab3ace9-913b-492a-91a1-e923c7e34eb0 2018-11-14 18:48:35,266 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:48:35,698 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:48:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["rvofOhemR3eHCW4a7LGPEw"], "issued_at": "2018-11-14T18:48:35.000000Z"}} 2018-11-14 18:48:35,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5181b5c0fff486e8f23e118d90aee930dc3a7706" 2018-11-14 18:48:35,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:48:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-238a3564-d842-4d0c-95c1-0b74c361f0a2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:48:35,805 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-238a3564-d842-4d0c-95c1-0b74c361f0a2 2018-11-14 18:48:35,807 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:48:35,807 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:48:36,242 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:48:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["vZOe0EOWSQSm750lTOwtmg"], "issued_at": "2018-11-14T18:48:36.000000Z"}} 2018-11-14 18:48:36,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edfd7098d96eb081418fdd050efc145bfb02c9ee" 2018-11-14 18:48:36,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:48:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0526dcc6-1307-4a59-8762-81573c18c07c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:48:36,347 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-0526dcc6-1307-4a59-8762-81573c18c07c 2018-11-14 18:48:36,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:48:36,356 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:48:36,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-865a064d-8b8e-4aa-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edfd7098d96eb081418fdd050efc145bfb02c9ee" 2018-11-14 18:48:36,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:48:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e1ae9d2-3d47-409e-8455-c30ed94f9a22 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-865a064d-8b8e-4aa-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:48:36,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-865a064d-8b8e-4aa-proj used request id req-9e1ae9d2-3d47-409e-8455-c30ed94f9a22 2018-11-14 18:48:36,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edfd7098d96eb081418fdd050efc145bfb02c9ee" 2018-11-14 18:48:36,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:48:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bc3198e-4440-4075-9175-802959078f38 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:48:36,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-5bc3198e-4440-4075-9175-802959078f38 2018-11-14 18:48:36,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edfd7098d96eb081418fdd050efc145bfb02c9ee" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-865a064d-8b8e-4aa-proj"}}' 2018-11-14 18:48:36,761 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:48:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7061aa34-cc15-4c2c-a215-70f25144762b Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1ae7f18a23f04f00b6aeb3092a845b00"}, "tags": [], "enabled": true, "id": "1ae7f18a23f04f00b6aeb3092a845b00", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-865a064d-8b8e-4aa-proj"}} 2018-11-14 18:48:36,762 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-7061aa34-cc15-4c2c-a215-70f25144762b 2018-11-14 18:48:36,762 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-865a064d-8b8e-4aa-proj 2018-11-14 18:48:36,762 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:48:36,763 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:48:37,184 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:48:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["67rm1vZBQyyulZDdOhSejw"], "issued_at": "2018-11-14T18:48:37.000000Z"}} 2018-11-14 18:48:37,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1bf1e8025dcf50a9b3f686e56571a2e707e15f8" 2018-11-14 18:48:37,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:48:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-138255ff-68f4-4549-ba08-26161912a8a5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:48:37,287 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-138255ff-68f4-4549-ba08-26161912a8a5 2018-11-14 18:48:37,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:48:37,296 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:48: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:48:37,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1bf1e8025dcf50a9b3f686e56571a2e707e15f8" 2018-11-14 18:48:37,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:48:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff93972a-51ff-45fd-b735-86a5a84b68a7 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:48:37,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-ff93972a-51ff-45fd-b735-86a5a84b68a7 2018-11-14 18:48:37,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-865a064d-8b8e-4aa-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1bf1e8025dcf50a9b3f686e56571a2e707e15f8" 2018-11-14 18:48:37,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:48:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18a1ac78-4696-4a74-9b2f-573efd3ea02b Content-Encoding: gzip Content-Length: 267 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-865a064d-8b8e-4aa-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1ae7f18a23f04f00b6aeb3092a845b00"}, "tags": [], "enabled": true, "id": "1ae7f18a23f04f00b6aeb3092a845b00", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-865a064d-8b8e-4aa-proj"}]} 2018-11-14 18:48:37,532 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-865a064d-8b8e-4aa-proj used request id req-18a1ac78-4696-4a74-9b2f-573efd3ea02b 2018-11-14 18:48:37,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1bf1e8025dcf50a9b3f686e56571a2e707e15f8" 2018-11-14 18:48:37,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:48:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a31d8c4-ac28-4346-875f-20f2d9d5df66 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:48:37,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-6a31d8c4-ac28-4346-875f-20f2d9d5df66 2018-11-14 18:48:38,126 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-865a064d-8b8e-4aa-user 2018-11-14 18:48:38,127 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:48:38,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edfd7098d96eb081418fdd050efc145bfb02c9ee" 2018-11-14 18:48:38,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:48:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bae563d-60d8-495d-80e6-d01201a029af Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:48:38,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-9bae563d-60d8-495d-80e6-d01201a029af 2018-11-14 18:48:38,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edfd7098d96eb081418fdd050efc145bfb02c9ee" -d '{"role": {"name": "CreateInstancePortManipulationTests-865a064d-8b8e-4aa-proj-role"}}' 2018-11-14 18:48:38,371 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:48:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3383406-1729-4311-9491-02c455c9406d Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d7d50017b8294daa985dc4793301c577", "links": {"self": "http://172.30.9.28:5000/v3/roles/d7d50017b8294daa985dc4793301c577"}, "name": "CreateInstancePortManipulationTests-865a064d-8b8e-4aa-proj-role"}} 2018-11-14 18:48:38,371 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-a3383406-1729-4311-9491-02c455c9406d 2018-11-14 18:48:38,372 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-865a064d-8b8e-4aa-proj-role 2018-11-14 18:48:38,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/d7d50017b8294daa985dc4793301c577 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edfd7098d96eb081418fdd050efc145bfb02c9ee" 2018-11-14 18:48:38,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:48:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62913419-ae77-40e5-bdff-fe204243578a Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d7d50017b8294daa985dc4793301c577", "links": {"self": "http://172.30.9.28:5000/v3/roles/d7d50017b8294daa985dc4793301c577"}, "name": "CreateInstancePortManipulationTests-865a064d-8b8e-4aa-proj-role"}} 2018-11-14 18:48:38,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/d7d50017b8294daa985dc4793301c577 used request id req-62913419-ae77-40e5-bdff-fe204243578a 2018-11-14 18:48:38,476 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-865a064d-8b8e-4aa-proj-role to project CreateInstancePortManipulationTests-865a064d-8b8e-4aa-proj 2018-11-14 18:48:38,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/1ae7f18a23f04f00b6aeb3092a845b00/users/fa53fed8e47d4b70b1705f6a4aa0f240/roles/d7d50017b8294daa985dc4793301c577 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edfd7098d96eb081418fdd050efc145bfb02c9ee" 2018-11-14 18:48:38,626 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:48:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8abdc08f-b623-4056-989e-2c05434d7d72 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:48:38,626 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/1ae7f18a23f04f00b6aeb3092a845b00/users/fa53fed8e47d4b70b1705f6a4aa0f240/roles/d7d50017b8294daa985dc4793301c577 used request id req-8abdc08f-b623-4056-989e-2c05434d7d72 2018-11-14 18:48:38,627 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-14 18:48:38,627 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:48:38,628 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:48:39,041 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d7d50017b8294daa985dc4793301c577", "name": "CreateInstancePortManipulationTests-865a064d-8b8e-4aa-proj-role"}], "expires_at": "2018-11-14T19:48:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1ae7f18a23f04f00b6aeb3092a845b00", "name": "CreateInstancePortManipulationTests-865a064d-8b8e-4aa-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/1ae7f18a23f04f00b6aeb3092a845b00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/1ae7f18a23f04f00b6aeb3092a845b00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/1ae7f18a23f04f00b6aeb3092a845b00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_1ae7f18a23f04f00b6aeb3092a845b00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_1ae7f18a23f04f00b6aeb3092a845b00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/1ae7f18a23f04f00b6aeb3092a845b00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/1ae7f18a23f04f00b6aeb3092a845b00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/1ae7f18a23f04f00b6aeb3092a845b00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/1ae7f18a23f04f00b6aeb3092a845b00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/1ae7f18a23f04f00b6aeb3092a845b00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/1ae7f18a23f04f00b6aeb3092a845b00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1ae7f18a23f04f00b6aeb3092a845b00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/1ae7f18a23f04f00b6aeb3092a845b00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/1ae7f18a23f04f00b6aeb3092a845b00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-865a064d-8b8e-4aa-user", "id": "fa53fed8e47d4b70b1705f6a4aa0f240"}, "audit_ids": ["-UlPAZbfQjCLfEpiGyH9zA"], "issued_at": "2018-11-14T18:48:39.000000Z"}} 2018-11-14 18:48:39,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a4055251d84d2b05cfb0d9fb29eddf52461c86e" 2018-11-14 18:48:39,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:48:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34792055-ef1d-4cec-bd39-7aec565c7e57 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:48:39,131 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-34792055-ef1d-4cec-bd39-7aec565c7e57 2018-11-14 18:48:39,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4a4055251d84d2b05cfb0d9fb29eddf52461c86e" 2018-11-14 18:48:39,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-468e6a57-bd94-4afd-bd1d-be9ee4b030b3 Date: Wed, 14 Nov 2018 18:48:39 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-image"} 2018-11-14 18:48:39,366 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-image used request id req-468e6a57-bd94-4afd-bd1d-be9ee4b030b3 2018-11-14 18:48:39,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4a4055251d84d2b05cfb0d9fb29eddf52461c86e" 2018-11-14 18:48:39,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9e155e5b-2f8c-494d-b0cf-696769c7a5ea Date: Wed, 14 Nov 2018 18:48: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-11-14 18:48:39,554 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-9e155e5b-2f8c-494d-b0cf-696769c7a5ea 2018-11-14 18:48:39,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4a4055251d84d2b05cfb0d9fb29eddf52461c86e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-image"}' 2018-11-14 18:48:39,828 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/c6073e77-353b-4679-b7ba-f6fde5710387 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f45cd409-1190-4ee3-9f91-cb4d390f8de9 Date: Wed, 14 Nov 2018 18:48:39 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:48:39Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-14T18:48:39Z", "visibility": "shared", "locations": [], "self": "/v2/images/c6073e77-353b-4679-b7ba-f6fde5710387", "min_disk": 0, "protected": false, "id": "c6073e77-353b-4679-b7ba-f6fde5710387", "file": "/v2/images/c6073e77-353b-4679-b7ba-f6fde5710387/file", "checksum": null, "owner": "1ae7f18a23f04f00b6aeb3092a845b00", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:48:39,828 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-f45cd409-1190-4ee3-9f91-cb4d390f8de9 2018-11-14 18:48:39,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/c6073e77-353b-4679-b7ba-f6fde5710387/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4a4055251d84d2b05cfb0d9fb29eddf52461c86e" -d '' 2018-11-14 18:48:40,687 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-47bcd6a7-2e68-455b-a5f5-b330da11ee0e Date: Wed, 14 Nov 2018 18:48:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:48:40,687 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/c6073e77-353b-4679-b7ba-f6fde5710387/file used request id req-47bcd6a7-2e68-455b-a5f5-b330da11ee0e 2018-11-14 18:48:40,688 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-14 18:48:40,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/c6073e77-353b-4679-b7ba-f6fde5710387 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4a4055251d84d2b05cfb0d9fb29eddf52461c86e" 2018-11-14 18:48:40,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-14c2a682-9b12-4a5d-8d4c-6fcbe2d558ab Date: Wed, 14 Nov 2018 18:48:40 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:48:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:48:40Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/c6073e77-353b-4679-b7ba-f6fde5710387/snap", "metadata": {}}], "self": "/v2/images/c6073e77-353b-4679-b7ba-f6fde5710387", "min_disk": 0, "protected": false, "id": "c6073e77-353b-4679-b7ba-f6fde5710387", "file": "/v2/images/c6073e77-353b-4679-b7ba-f6fde5710387/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1ae7f18a23f04f00b6aeb3092a845b00", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/c6073e77-353b-4679-b7ba-f6fde5710387/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:48:40,884 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/c6073e77-353b-4679-b7ba-f6fde5710387 used request id req-14c2a682-9b12-4a5d-8d4c-6fcbe2d558ab 2018-11-14 18:48:40,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4a4055251d84d2b05cfb0d9fb29eddf52461c86e" 2018-11-14 18:48:41,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-1365a40a-7d79-4f7b-ae14-b41c47dbe1a9 Date: Wed, 14 Nov 2018 18:48: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-11-14 18:48:41,073 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-1365a40a-7d79-4f7b-ae14-b41c47dbe1a9 2018-11-14 18:48:41,076 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-image 2018-11-14 18:48:41,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/c6073e77-353b-4679-b7ba-f6fde5710387 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4a4055251d84d2b05cfb0d9fb29eddf52461c86e" 2018-11-14 18:48:41,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-37024884-d10a-45f0-b7c3-526040d089d4 Date: Wed, 14 Nov 2018 18:48:41 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:48:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:48:40Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/c6073e77-353b-4679-b7ba-f6fde5710387/snap", "metadata": {}}], "self": "/v2/images/c6073e77-353b-4679-b7ba-f6fde5710387", "min_disk": 0, "protected": false, "id": "c6073e77-353b-4679-b7ba-f6fde5710387", "file": "/v2/images/c6073e77-353b-4679-b7ba-f6fde5710387/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1ae7f18a23f04f00b6aeb3092a845b00", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/c6073e77-353b-4679-b7ba-f6fde5710387/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:48:41,363 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/c6073e77-353b-4679-b7ba-f6fde5710387 used request id req-37024884-d10a-45f0-b7c3-526040d089d4 2018-11-14 18:48:41,364 - create_image - DEBUG - Instance status is - active 2018-11-14 18:48:41,364 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-image 2018-11-14 18:48:41,364 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-image 2018-11-14 18:48:41,365 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:48:41,365 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:48:41,781 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d7d50017b8294daa985dc4793301c577", "name": "CreateInstancePortManipulationTests-865a064d-8b8e-4aa-proj-role"}], "expires_at": "2018-11-14T19:48:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1ae7f18a23f04f00b6aeb3092a845b00", "name": "CreateInstancePortManipulationTests-865a064d-8b8e-4aa-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/1ae7f18a23f04f00b6aeb3092a845b00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/1ae7f18a23f04f00b6aeb3092a845b00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/1ae7f18a23f04f00b6aeb3092a845b00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_1ae7f18a23f04f00b6aeb3092a845b00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_1ae7f18a23f04f00b6aeb3092a845b00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/1ae7f18a23f04f00b6aeb3092a845b00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/1ae7f18a23f04f00b6aeb3092a845b00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/1ae7f18a23f04f00b6aeb3092a845b00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/1ae7f18a23f04f00b6aeb3092a845b00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/1ae7f18a23f04f00b6aeb3092a845b00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/1ae7f18a23f04f00b6aeb3092a845b00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1ae7f18a23f04f00b6aeb3092a845b00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/1ae7f18a23f04f00b6aeb3092a845b00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/1ae7f18a23f04f00b6aeb3092a845b00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-865a064d-8b8e-4aa-user", "id": "fa53fed8e47d4b70b1705f6a4aa0f240"}, "audit_ids": ["qq1mHhSNSJiB7v4LrsGKSQ"], "issued_at": "2018-11-14T18:48:41.000000Z"}} 2018-11-14 18:48:41,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c6c405ac0446f37f9e13e71636dbcccab1ec62e" 2018-11-14 18:48:41,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:48:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f805e41d-6364-4f4f-954a-fc9610a13d2e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:48:41,889 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-f805e41d-6364-4f4f-954a-fc9610a13d2e 2018-11-14 18:48:41,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c6c405ac0446f37f9e13e71636dbcccab1ec62e" 2018-11-14 18:48:42,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-03b7d1c5-a8fb-43bf-87d7-78ac485da061 Date: Wed, 14 Nov 2018 18:48:42 GMT RESP BODY: {"networks":[]} 2018-11-14 18:48:42,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-pub-net used request id req-03b7d1c5-a8fb-43bf-87d7-78ac485da061 2018-11-14 18:48:42,100 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-pub-net 2018-11-14 18:48:42,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c6c405ac0446f37f9e13e71636dbcccab1ec62e" -d '{"network": {"name": "CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-pub-net", "admin_state_up": true}}' 2018-11-14 18:48:42,776 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-1b7f159f-d2f8-4d4c-836b-c982ef0c94ea Date: Wed, 14 Nov 2018 18:48:42 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"1ae7f18a23f04f00b6aeb3092a845b00","created_at":"2018-11-14T18:48:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-11-14T18:48:42Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"1ae7f18a23f04f00b6aeb3092a845b00","id":"296602dc-d446-42c9-b56f-b732cdb3ed24","name":"CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-pub-net"}} 2018-11-14 18:48:42,776 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-1b7f159f-d2f8-4d4c-836b-c982ef0c94ea 2018-11-14 18:48:42,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=296602dc-d446-42c9-b56f-b732cdb3ed24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c6c405ac0446f37f9e13e71636dbcccab1ec62e" 2018-11-14 18:48:43,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 601 X-Openstack-Request-Id: req-c52e720c-0e69-41c4-9b70-ac01c6c7b55c Date: Wed, 14 Nov 2018 18:48:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-14T18:48:42Z","tenant_id":"1ae7f18a23f04f00b6aeb3092a845b00","created_at":"2018-11-14T18:48:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"1ae7f18a23f04f00b6aeb3092a845b00","id":"296602dc-d446-42c9-b56f-b732cdb3ed24","name":"CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-pub-net"}]} 2018-11-14 18:48:43,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=296602dc-d446-42c9-b56f-b732cdb3ed24 used request id req-c52e720c-0e69-41c4-9b70-ac01c6c7b55c 2018-11-14 18:48:43,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=296602dc-d446-42c9-b56f-b732cdb3ed24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c6c405ac0446f37f9e13e71636dbcccab1ec62e" 2018-11-14 18:48:43,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3aab4908-0cf7-4809-b419-7af841c49a43 Date: Wed, 14 Nov 2018 18:48:43 GMT RESP BODY: {"subnets":[]} 2018-11-14 18:48:43,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=296602dc-d446-42c9-b56f-b732cdb3ed24 used request id req-3aab4908-0cf7-4809-b419-7af841c49a43 2018-11-14 18:48:43,371 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-pub-subnet 2018-11-14 18:48:43,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c6c405ac0446f37f9e13e71636dbcccab1ec62e" -d '{"subnets": [{"ip_version": 4, "network_id": "296602dc-d446-42c9-b56f-b732cdb3ed24", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-pub-subnet"}]}' 2018-11-14 18:48:44,237 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-60b791fc-5cb1-4cc8-b079-87b22b783a7d Date: Wed, 14 Nov 2018 18:48:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"296602dc-d446-42c9-b56f-b732cdb3ed24","tenant_id":"1ae7f18a23f04f00b6aeb3092a845b00","created_at":"2018-11-14T18:48:43Z","dns_nameservers":[],"updated_at":"2018-11-14T18:48:43Z","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":"1ae7f18a23f04f00b6aeb3092a845b00","id":"1abf1281-12dc-4947-9b75-9af1d272f461","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-pub-subnet"}]} 2018-11-14 18:48:44,237 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-60b791fc-5cb1-4cc8-b079-87b22b783a7d 2018-11-14 18:48:44,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=296602dc-d446-42c9-b56f-b732cdb3ed24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c6c405ac0446f37f9e13e71636dbcccab1ec62e" 2018-11-14 18:48:44,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-2384e3f0-0a51-4b7a-b8ec-d2a8ca8e30c7 Date: Wed, 14 Nov 2018 18:48:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1abf1281-12dc-4947-9b75-9af1d272f461"],"updated_at":"2018-11-14T18:48:43Z","tenant_id":"1ae7f18a23f04f00b6aeb3092a845b00","created_at":"2018-11-14T18:48:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1ae7f18a23f04f00b6aeb3092a845b00","id":"296602dc-d446-42c9-b56f-b732cdb3ed24","name":"CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-pub-net"}]} 2018-11-14 18:48:44,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=296602dc-d446-42c9-b56f-b732cdb3ed24 used request id req-2384e3f0-0a51-4b7a-b8ec-d2a8ca8e30c7 2018-11-14 18:48:44,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=296602dc-d446-42c9-b56f-b732cdb3ed24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c6c405ac0446f37f9e13e71636dbcccab1ec62e" 2018-11-14 18:48:44,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8e8b4a32-c30b-4486-a5b0-0c67283a3420 Date: Wed, 14 Nov 2018 18:48:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"296602dc-d446-42c9-b56f-b732cdb3ed24","tenant_id":"1ae7f18a23f04f00b6aeb3092a845b00","created_at":"2018-11-14T18:48:43Z","dns_nameservers":[],"updated_at":"2018-11-14T18:48:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1ae7f18a23f04f00b6aeb3092a845b00","id":"1abf1281-12dc-4947-9b75-9af1d272f461","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-pub-subnet"}]} 2018-11-14 18:48:44,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=296602dc-d446-42c9-b56f-b732cdb3ed24 used request id req-8e8b4a32-c30b-4486-a5b0-0c67283a3420 2018-11-14 18:48:44,841 - OpenStackNetwork - DEBUG - Network [296602dc-d446-42c9-b56f-b732cdb3ed24] created successfully 2018-11-14 18:48:44,842 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:48:44,842 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:48:45,355 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:48:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["hA8QtYfQRmeFEQvsW2_Mog"], "issued_at": "2018-11-14T18:48:45.000000Z"}} 2018-11-14 18:48:45,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39342df389bec5ef2a17e69e972d9ac8545639ea" 2018-11-14 18:48:45,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:48:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4abc41ad-7485-46e3-b4f6-59d59a312bd4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:48:45,462 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-4abc41ad-7485-46e3-b4f6-59d59a312bd4 2018-11-14 18:48:45,464 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:48:45,468 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39342df389bec5ef2a17e69e972d9ac8545639ea" 2018-11-14 18:48:45,686 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:48:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0cc36af2-871f-41cd-9b93-d71be7a332a6 x-compute-request-id: req-0cc36af2-871f-41cd-9b93-d71be7a332a6 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-14 18:48:45,686 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-0cc36af2-871f-41cd-9b93-d71be7a332a6 2018-11-14 18:48:45,690 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39342df389bec5ef2a17e69e972d9ac8545639ea" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-14 18:48:45,725 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:48:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-44ad49d8-0605-4938-a4d4-138708786782 x-compute-request-id: req-44ad49d8-0605-4938-a4d4-138708786782 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-flavor-name", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/e1879d07-3fc6-49c4-850e-4ea8179d6ae0", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/e1879d07-3fc6-49c4-850e-4ea8179d6ae0", "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": "e1879d07-3fc6-49c4-850e-4ea8179d6ae0"}} 2018-11-14 18:48:45,726 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-44ad49d8-0605-4938-a4d4-138708786782 2018-11-14 18:48:45,726 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:48:45,727 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:48:46,132 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d7d50017b8294daa985dc4793301c577", "name": "CreateInstancePortManipulationTests-865a064d-8b8e-4aa-proj-role"}], "expires_at": "2018-11-14T19:48:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1ae7f18a23f04f00b6aeb3092a845b00", "name": "CreateInstancePortManipulationTests-865a064d-8b8e-4aa-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/1ae7f18a23f04f00b6aeb3092a845b00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/1ae7f18a23f04f00b6aeb3092a845b00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/1ae7f18a23f04f00b6aeb3092a845b00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_1ae7f18a23f04f00b6aeb3092a845b00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_1ae7f18a23f04f00b6aeb3092a845b00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/1ae7f18a23f04f00b6aeb3092a845b00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/1ae7f18a23f04f00b6aeb3092a845b00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/1ae7f18a23f04f00b6aeb3092a845b00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/1ae7f18a23f04f00b6aeb3092a845b00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/1ae7f18a23f04f00b6aeb3092a845b00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/1ae7f18a23f04f00b6aeb3092a845b00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1ae7f18a23f04f00b6aeb3092a845b00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/1ae7f18a23f04f00b6aeb3092a845b00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/1ae7f18a23f04f00b6aeb3092a845b00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-865a064d-8b8e-4aa-user", "id": "fa53fed8e47d4b70b1705f6a4aa0f240"}, "audit_ids": ["WIO-yH12QfG7_YvWY18hnA"], "issued_at": "2018-11-14T18:48:46.000000Z"}} 2018-11-14 18:48:46,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e5e2d59705a1d8e6aa7d805ef3bb8b8658b64f" 2018-11-14 18:48:46,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:48:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d27df5ef-e6ae-468e-9b76-aa7505c7a00f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:48:46,242 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-d27df5ef-e6ae-468e-9b76-aa7505c7a00f 2018-11-14 18:48:46,243 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:48:46,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e5e2d59705a1d8e6aa7d805ef3bb8b8658b64f" 2018-11-14 18:48:46,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:48:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74d4b681-49d7-4009-83c4-7127048da178 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:48:46,343 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-74d4b681-49d7-4009-83c4-7127048da178 2018-11-14 18:48:46,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e5e2d59705a1d8e6aa7d805ef3bb8b8658b64f" 2018-11-14 18:48:46,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-ec5ebdc7-1e9d-4a2a-aebb-f58763345413 Date: Wed, 14 Nov 2018 18:48:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1abf1281-12dc-4947-9b75-9af1d272f461"],"updated_at":"2018-11-14T18:48:43Z","tenant_id":"1ae7f18a23f04f00b6aeb3092a845b00","created_at":"2018-11-14T18:48:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1ae7f18a23f04f00b6aeb3092a845b00","id":"296602dc-d446-42c9-b56f-b732cdb3ed24","name":"CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-pub-net"}]} 2018-11-14 18:48:46,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-pub-net used request id req-ec5ebdc7-1e9d-4a2a-aebb-f58763345413 2018-11-14 18:48:46,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=296602dc-d446-42c9-b56f-b732cdb3ed24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e5e2d59705a1d8e6aa7d805ef3bb8b8658b64f" 2018-11-14 18:48:46,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-25d099f1-0590-45b4-b792-1d530ab45a95 Date: Wed, 14 Nov 2018 18:48:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"296602dc-d446-42c9-b56f-b732cdb3ed24","tenant_id":"1ae7f18a23f04f00b6aeb3092a845b00","created_at":"2018-11-14T18:48:43Z","dns_nameservers":[],"updated_at":"2018-11-14T18:48:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1ae7f18a23f04f00b6aeb3092a845b00","id":"1abf1281-12dc-4947-9b75-9af1d272f461","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-pub-subnet"}]} 2018-11-14 18:48:46,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=296602dc-d446-42c9-b56f-b732cdb3ed24 used request id req-25d099f1-0590-45b4-b792-1d530ab45a95 2018-11-14 18:48:46,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e5e2d59705a1d8e6aa7d805ef3bb8b8658b64f" 2018-11-14 18:48:47,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-0926ef14-6dbd-4ee5-906f-4e8e72ea161c Date: Wed, 14 Nov 2018 18:48:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1abf1281-12dc-4947-9b75-9af1d272f461"],"updated_at":"2018-11-14T18:48:43Z","tenant_id":"1ae7f18a23f04f00b6aeb3092a845b00","created_at":"2018-11-14T18:48:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1ae7f18a23f04f00b6aeb3092a845b00","id":"296602dc-d446-42c9-b56f-b732cdb3ed24","name":"CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-pub-net"}]} 2018-11-14 18:48:47,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-pub-net used request id req-0926ef14-6dbd-4ee5-906f-4e8e72ea161c 2018-11-14 18:48:47,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:48:47,225 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:48: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:48:47,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1ae7f18a23f04f00b6aeb3092a845b00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e5e2d59705a1d8e6aa7d805ef3bb8b8658b64f" 2018-11-14 18:48:47,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:48:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80defa9a-9ec7-4f3e-8ef0-af5a2176b7f3 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1ae7f18a23f04f00b6aeb3092a845b00"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1ae7f18a23f04f00b6aeb3092a845b00", "name": "CreateInstancePortManipulationTests-865a064d-8b8e-4aa-proj"}} 2018-11-14 18:48:47,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1ae7f18a23f04f00b6aeb3092a845b00 used request id req-80defa9a-9ec7-4f3e-8ef0-af5a2176b7f3 2018-11-14 18:48:47,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=296602dc-d446-42c9-b56f-b732cdb3ed24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e5e2d59705a1d8e6aa7d805ef3bb8b8658b64f" 2018-11-14 18:48:47,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-290bcfca-8b0a-4422-b336-d3bbc3b29639 Date: Wed, 14 Nov 2018 18:48:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"296602dc-d446-42c9-b56f-b732cdb3ed24","tenant_id":"1ae7f18a23f04f00b6aeb3092a845b00","created_at":"2018-11-14T18:48:43Z","dns_nameservers":[],"updated_at":"2018-11-14T18:48:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1ae7f18a23f04f00b6aeb3092a845b00","id":"1abf1281-12dc-4947-9b75-9af1d272f461","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-pub-subnet"}]} 2018-11-14 18:48:47,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=296602dc-d446-42c9-b56f-b732cdb3ed24 used request id req-290bcfca-8b0a-4422-b336-d3bbc3b29639 2018-11-14 18:48:47,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=296602dc-d446-42c9-b56f-b732cdb3ed24&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e5e2d59705a1d8e6aa7d805ef3bb8b8658b64f" 2018-11-14 18:48:47,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f271a4ea-6b61-4e5d-bcf3-8a9bfe18dec2 Date: Wed, 14 Nov 2018 18:48:47 GMT RESP BODY: {"ports":[]} 2018-11-14 18:48:47,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=296602dc-d446-42c9-b56f-b732cdb3ed24&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04port-1&admin_state_up=True used request id req-f271a4ea-6b61-4e5d-bcf3-8a9bfe18dec2 2018-11-14 18:48:47,802 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e5e2d59705a1d8e6aa7d805ef3bb8b8658b64f" 2018-11-14 18:48:48,046 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:48:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1a839258-75cf-4463-9f10-3485cb8a420a x-compute-request-id: req-1a839258-75cf-4463-9f10-3485cb8a420a Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-14 18:48:48,046 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-inst used request id req-1a839258-75cf-4463-9f10-3485cb8a420a 2018-11-14 18:48:48,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e5e2d59705a1d8e6aa7d805ef3bb8b8658b64f" 2018-11-14 18:48:48,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-db4d90f1-305c-4e93-b6b1-9d6deed4509f Date: Wed, 14 Nov 2018 18:48:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1abf1281-12dc-4947-9b75-9af1d272f461"],"updated_at":"2018-11-14T18:48:43Z","tenant_id":"1ae7f18a23f04f00b6aeb3092a845b00","created_at":"2018-11-14T18:48:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1ae7f18a23f04f00b6aeb3092a845b00","id":"296602dc-d446-42c9-b56f-b732cdb3ed24","name":"CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-pub-net"}]} 2018-11-14 18:48:48,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-pub-net used request id req-db4d90f1-305c-4e93-b6b1-9d6deed4509f 2018-11-14 18:48:48,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=296602dc-d446-42c9-b56f-b732cdb3ed24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e5e2d59705a1d8e6aa7d805ef3bb8b8658b64f" 2018-11-14 18:48:48,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-0be6b012-63f3-404b-a2e1-9c24a4c979d2 Date: Wed, 14 Nov 2018 18:48:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"296602dc-d446-42c9-b56f-b732cdb3ed24","tenant_id":"1ae7f18a23f04f00b6aeb3092a845b00","created_at":"2018-11-14T18:48:43Z","dns_nameservers":[],"updated_at":"2018-11-14T18:48:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1ae7f18a23f04f00b6aeb3092a845b00","id":"1abf1281-12dc-4947-9b75-9af1d272f461","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-pub-subnet"}]} 2018-11-14 18:48:48,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=296602dc-d446-42c9-b56f-b732cdb3ed24 used request id req-0be6b012-63f3-404b-a2e1-9c24a4c979d2 2018-11-14 18:48:48,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e5e2d59705a1d8e6aa7d805ef3bb8b8658b64f" 2018-11-14 18:48:48,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-1ec3e65f-43db-4159-b347-f91766aa47ca Date: Wed, 14 Nov 2018 18:48:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1abf1281-12dc-4947-9b75-9af1d272f461"],"updated_at":"2018-11-14T18:48:43Z","tenant_id":"1ae7f18a23f04f00b6aeb3092a845b00","created_at":"2018-11-14T18:48:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1ae7f18a23f04f00b6aeb3092a845b00","id":"296602dc-d446-42c9-b56f-b732cdb3ed24","name":"CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-pub-net"}]} 2018-11-14 18:48:48,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-pub-net used request id req-1ec3e65f-43db-4159-b347-f91766aa47ca 2018-11-14 18:48:48,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1ae7f18a23f04f00b6aeb3092a845b00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e5e2d59705a1d8e6aa7d805ef3bb8b8658b64f" 2018-11-14 18:48:48,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:48:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54c61e4b-5aa8-4cfa-9728-4bf28c62a1c7 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1ae7f18a23f04f00b6aeb3092a845b00"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1ae7f18a23f04f00b6aeb3092a845b00", "name": "CreateInstancePortManipulationTests-865a064d-8b8e-4aa-proj"}} 2018-11-14 18:48:48,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1ae7f18a23f04f00b6aeb3092a845b00 used request id req-54c61e4b-5aa8-4cfa-9728-4bf28c62a1c7 2018-11-14 18:48:48,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=296602dc-d446-42c9-b56f-b732cdb3ed24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e5e2d59705a1d8e6aa7d805ef3bb8b8658b64f" 2018-11-14 18:48:49,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f599ebe8-199b-46a3-a7e4-22518039b440 Date: Wed, 14 Nov 2018 18:48:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"296602dc-d446-42c9-b56f-b732cdb3ed24","tenant_id":"1ae7f18a23f04f00b6aeb3092a845b00","created_at":"2018-11-14T18:48:43Z","dns_nameservers":[],"updated_at":"2018-11-14T18:48:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1ae7f18a23f04f00b6aeb3092a845b00","id":"1abf1281-12dc-4947-9b75-9af1d272f461","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-pub-subnet"}]} 2018-11-14 18:48:49,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=296602dc-d446-42c9-b56f-b732cdb3ed24 used request id req-f599ebe8-199b-46a3-a7e4-22518039b440 2018-11-14 18:48:49,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=296602dc-d446-42c9-b56f-b732cdb3ed24&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e5e2d59705a1d8e6aa7d805ef3bb8b8658b64f" 2018-11-14 18:48:49,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7300544a-5472-456d-bf51-fed57c9e95ad Date: Wed, 14 Nov 2018 18:48:49 GMT RESP BODY: {"ports":[]} 2018-11-14 18:48:49,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=296602dc-d446-42c9-b56f-b732cdb3ed24&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04port-1&admin_state_up=True used request id req-7300544a-5472-456d-bf51-fed57c9e95ad 2018-11-14 18:48:49,053 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:48:49,053 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:48:49,470 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d7d50017b8294daa985dc4793301c577", "name": "CreateInstancePortManipulationTests-865a064d-8b8e-4aa-proj-role"}], "expires_at": "2018-11-14T19:48:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1ae7f18a23f04f00b6aeb3092a845b00", "name": "CreateInstancePortManipulationTests-865a064d-8b8e-4aa-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/1ae7f18a23f04f00b6aeb3092a845b00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/1ae7f18a23f04f00b6aeb3092a845b00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/1ae7f18a23f04f00b6aeb3092a845b00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_1ae7f18a23f04f00b6aeb3092a845b00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_1ae7f18a23f04f00b6aeb3092a845b00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/1ae7f18a23f04f00b6aeb3092a845b00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/1ae7f18a23f04f00b6aeb3092a845b00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/1ae7f18a23f04f00b6aeb3092a845b00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/1ae7f18a23f04f00b6aeb3092a845b00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/1ae7f18a23f04f00b6aeb3092a845b00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/1ae7f18a23f04f00b6aeb3092a845b00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1ae7f18a23f04f00b6aeb3092a845b00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/1ae7f18a23f04f00b6aeb3092a845b00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/1ae7f18a23f04f00b6aeb3092a845b00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-865a064d-8b8e-4aa-user", "id": "fa53fed8e47d4b70b1705f6a4aa0f240"}, "audit_ids": ["29qufcURQniK93uFV4nfrw"], "issued_at": "2018-11-14T18:48:49.000000Z"}} 2018-11-14 18:48:49,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aee73df780c359eb22cd723310a339fa6e063ab2" 2018-11-14 18:48:49,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:48:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f1a12ea-f512-42d4-81e8-0c23e8526872 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:48:49,561 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-4f1a12ea-f512-42d4-81e8-0c23e8526872 2018-11-14 18:48:49,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e5e2d59705a1d8e6aa7d805ef3bb8b8658b64f" 2018-11-14 18:48:49,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-8e8b1e02-ebcd-4573-a896-75238710d741 Date: Wed, 14 Nov 2018 18:48:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1abf1281-12dc-4947-9b75-9af1d272f461"],"updated_at":"2018-11-14T18:48:43Z","tenant_id":"1ae7f18a23f04f00b6aeb3092a845b00","created_at":"2018-11-14T18:48:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1ae7f18a23f04f00b6aeb3092a845b00","id":"296602dc-d446-42c9-b56f-b732cdb3ed24","name":"CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-pub-net"}]} 2018-11-14 18:48:49,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-pub-net used request id req-8e8b1e02-ebcd-4573-a896-75238710d741 2018-11-14 18:48:49,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=296602dc-d446-42c9-b56f-b732cdb3ed24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e5e2d59705a1d8e6aa7d805ef3bb8b8658b64f" 2018-11-14 18:48:49,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-5bafbf9b-6cf9-44e8-aec9-2dc9689d7980 Date: Wed, 14 Nov 2018 18:48:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"296602dc-d446-42c9-b56f-b732cdb3ed24","tenant_id":"1ae7f18a23f04f00b6aeb3092a845b00","created_at":"2018-11-14T18:48:43Z","dns_nameservers":[],"updated_at":"2018-11-14T18:48:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1ae7f18a23f04f00b6aeb3092a845b00","id":"1abf1281-12dc-4947-9b75-9af1d272f461","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-pub-subnet"}]} 2018-11-14 18:48:49,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=296602dc-d446-42c9-b56f-b732cdb3ed24 used request id req-5bafbf9b-6cf9-44e8-aec9-2dc9689d7980 2018-11-14 18:48:49,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e5e2d59705a1d8e6aa7d805ef3bb8b8658b64f" 2018-11-14 18:48:50,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-b80ea2fb-5cd6-4e20-afdb-de4aff5ab188 Date: Wed, 14 Nov 2018 18:48:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1abf1281-12dc-4947-9b75-9af1d272f461"],"updated_at":"2018-11-14T18:48:43Z","tenant_id":"1ae7f18a23f04f00b6aeb3092a845b00","created_at":"2018-11-14T18:48:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1ae7f18a23f04f00b6aeb3092a845b00","id":"296602dc-d446-42c9-b56f-b732cdb3ed24","name":"CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-pub-net"}]} 2018-11-14 18:48:50,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-pub-net used request id req-b80ea2fb-5cd6-4e20-afdb-de4aff5ab188 2018-11-14 18:48:50,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:48:50,216 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:48: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:48:50,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1ae7f18a23f04f00b6aeb3092a845b00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aee73df780c359eb22cd723310a339fa6e063ab2" 2018-11-14 18:48:50,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:48:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c649b832-bd0d-4d34-b6a9-20e3077d16dd Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1ae7f18a23f04f00b6aeb3092a845b00"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1ae7f18a23f04f00b6aeb3092a845b00", "name": "CreateInstancePortManipulationTests-865a064d-8b8e-4aa-proj"}} 2018-11-14 18:48:50,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1ae7f18a23f04f00b6aeb3092a845b00 used request id req-c649b832-bd0d-4d34-b6a9-20e3077d16dd 2018-11-14 18:48:50,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=296602dc-d446-42c9-b56f-b732cdb3ed24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e5e2d59705a1d8e6aa7d805ef3bb8b8658b64f" 2018-11-14 18:48:50,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8b0ab590-d2c7-48f4-a696-d27928c242ad Date: Wed, 14 Nov 2018 18:48:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"296602dc-d446-42c9-b56f-b732cdb3ed24","tenant_id":"1ae7f18a23f04f00b6aeb3092a845b00","created_at":"2018-11-14T18:48:43Z","dns_nameservers":[],"updated_at":"2018-11-14T18:48:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1ae7f18a23f04f00b6aeb3092a845b00","id":"1abf1281-12dc-4947-9b75-9af1d272f461","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-pub-subnet"}]} 2018-11-14 18:48:50,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=296602dc-d446-42c9-b56f-b732cdb3ed24 used request id req-8b0ab590-d2c7-48f4-a696-d27928c242ad 2018-11-14 18:48:50,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=296602dc-d446-42c9-b56f-b732cdb3ed24&name=CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e5e2d59705a1d8e6aa7d805ef3bb8b8658b64f" 2018-11-14 18:48:50,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ecc5656f-6c0c-4bcd-8057-68329f4461da Date: Wed, 14 Nov 2018 18:48:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"296602dc-d446-42c9-b56f-b732cdb3ed24","tenant_id":"1ae7f18a23f04f00b6aeb3092a845b00","created_at":"2018-11-14T18:48:43Z","dns_nameservers":[],"updated_at":"2018-11-14T18:48:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1ae7f18a23f04f00b6aeb3092a845b00","id":"1abf1281-12dc-4947-9b75-9af1d272f461","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-pub-subnet"}]} 2018-11-14 18:48:50,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=296602dc-d446-42c9-b56f-b732cdb3ed24&name=CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-pub-subnet used request id req-ecc5656f-6c0c-4bcd-8057-68329f4461da 2018-11-14 18:48:50,601 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-pub-net 2018-11-14 18:48:50,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e5e2d59705a1d8e6aa7d805ef3bb8b8658b64f" -d '{"port": {"network_id": "296602dc-d446-42c9-b56f-b732cdb3ed24", "mac_address": "0a:1b:2c:3d:4e:5f", "fixed_ips": [{"subnet_id": "1abf1281-12dc-4947-9b75-9af1d272f461", "ip_address": "10.55.0.101"}], "name": "CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04port-1", "admin_state_up": true}}' 2018-11-14 18:48:51,652 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 772 X-Openstack-Request-Id: req-14b0fa13-1096-416d-884f-b371f293e2e5 Date: Wed, 14 Nov 2018 18:48:51 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-11-14T18:48:51Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"296602dc-d446-42c9-b56f-b732cdb3ed24","tenant_id":"1ae7f18a23f04f00b6aeb3092a845b00","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-11-14T18:48:51Z","name":"CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04port-1","device_owner":"","revision_number":6,"mac_address":"0a:1b:2c:3d:4e:5f","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"1ae7f18a23f04f00b6aeb3092a845b00","fixed_ips":[{"subnet_id":"1abf1281-12dc-4947-9b75-9af1d272f461","ip_address":"10.55.0.101"}],"id":"1643a9da-3139-45dd-8c9b-66ff5a040904","security_groups":["a733556d-6a81-4808-8b8d-efe8f3e590e9"],"device_id":""}} 2018-11-14 18:48:51,652 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-14b0fa13-1096-416d-884f-b371f293e2e5 2018-11-14 18:48:51,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e5e2d59705a1d8e6aa7d805ef3bb8b8658b64f" 2018-11-14 18:48:52,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-12ee2a92-a656-4bfa-86ab-6249ebaae38c Date: Wed, 14 Nov 2018 18:48:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1abf1281-12dc-4947-9b75-9af1d272f461"],"updated_at":"2018-11-14T18:48:43Z","tenant_id":"1ae7f18a23f04f00b6aeb3092a845b00","created_at":"2018-11-14T18:48:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1ae7f18a23f04f00b6aeb3092a845b00","id":"296602dc-d446-42c9-b56f-b732cdb3ed24","name":"CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-pub-net"}]} 2018-11-14 18:48:52,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-pub-net used request id req-12ee2a92-a656-4bfa-86ab-6249ebaae38c 2018-11-14 18:48:52,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=296602dc-d446-42c9-b56f-b732cdb3ed24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e5e2d59705a1d8e6aa7d805ef3bb8b8658b64f" 2018-11-14 18:48:52,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e852041e-97e6-4458-847f-5dd55c647b88 Date: Wed, 14 Nov 2018 18:48:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"296602dc-d446-42c9-b56f-b732cdb3ed24","tenant_id":"1ae7f18a23f04f00b6aeb3092a845b00","created_at":"2018-11-14T18:48:43Z","dns_nameservers":[],"updated_at":"2018-11-14T18:48:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1ae7f18a23f04f00b6aeb3092a845b00","id":"1abf1281-12dc-4947-9b75-9af1d272f461","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-pub-subnet"}]} 2018-11-14 18:48:52,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=296602dc-d446-42c9-b56f-b732cdb3ed24 used request id req-e852041e-97e6-4458-847f-5dd55c647b88 2018-11-14 18:48:52,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e5e2d59705a1d8e6aa7d805ef3bb8b8658b64f" 2018-11-14 18:48:52,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-aa30c094-ffd1-4bea-a453-72b2e954145b Date: Wed, 14 Nov 2018 18:48:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1abf1281-12dc-4947-9b75-9af1d272f461"],"updated_at":"2018-11-14T18:48:43Z","tenant_id":"1ae7f18a23f04f00b6aeb3092a845b00","created_at":"2018-11-14T18:48:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1ae7f18a23f04f00b6aeb3092a845b00","id":"296602dc-d446-42c9-b56f-b732cdb3ed24","name":"CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-pub-net"}]} 2018-11-14 18:48:52,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-pub-net used request id req-aa30c094-ffd1-4bea-a453-72b2e954145b 2018-11-14 18:48:52,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1ae7f18a23f04f00b6aeb3092a845b00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e5e2d59705a1d8e6aa7d805ef3bb8b8658b64f" 2018-11-14 18:48:52,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:48:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d6ae5e7-53da-4582-822d-f11b5c5945ec Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1ae7f18a23f04f00b6aeb3092a845b00"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1ae7f18a23f04f00b6aeb3092a845b00", "name": "CreateInstancePortManipulationTests-865a064d-8b8e-4aa-proj"}} 2018-11-14 18:48:52,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1ae7f18a23f04f00b6aeb3092a845b00 used request id req-7d6ae5e7-53da-4582-822d-f11b5c5945ec 2018-11-14 18:48:52,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=296602dc-d446-42c9-b56f-b732cdb3ed24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e5e2d59705a1d8e6aa7d805ef3bb8b8658b64f" 2018-11-14 18:48:53,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-956d5d47-75f5-4fc1-8ab0-68e06de2bb92 Date: Wed, 14 Nov 2018 18:48:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"296602dc-d446-42c9-b56f-b732cdb3ed24","tenant_id":"1ae7f18a23f04f00b6aeb3092a845b00","created_at":"2018-11-14T18:48:43Z","dns_nameservers":[],"updated_at":"2018-11-14T18:48:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1ae7f18a23f04f00b6aeb3092a845b00","id":"1abf1281-12dc-4947-9b75-9af1d272f461","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-pub-subnet"}]} 2018-11-14 18:48:53,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=296602dc-d446-42c9-b56f-b732cdb3ed24 used request id req-956d5d47-75f5-4fc1-8ab0-68e06de2bb92 2018-11-14 18:48:53,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=296602dc-d446-42c9-b56f-b732cdb3ed24&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e5e2d59705a1d8e6aa7d805ef3bb8b8658b64f" 2018-11-14 18:48:53,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 775 X-Openstack-Request-Id: req-5463bf56-28ee-446f-b789-285520768379 Date: Wed, 14 Nov 2018 18:48:53 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"296602dc-d446-42c9-b56f-b732cdb3ed24","tenant_id":"1ae7f18a23f04f00b6aeb3092a845b00","created_at":"2018-11-14T18:48:51Z","admin_state_up":true,"updated_at":"2018-11-14T18:48:51Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"0a:1b:2c:3d:4e:5f","id":"1643a9da-3139-45dd-8c9b-66ff5a040904","port_security_enabled":true,"project_id":"1ae7f18a23f04f00b6aeb3092a845b00","fixed_ips":[{"subnet_id":"1abf1281-12dc-4947-9b75-9af1d272f461","ip_address":"10.55.0.101"}],"extra_dhcp_opts":[],"security_groups":["a733556d-6a81-4808-8b8d-efe8f3e590e9"],"name":"CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04port-1"}]} 2018-11-14 18:48:53,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=296602dc-d446-42c9-b56f-b732cdb3ed24&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04port-1&admin_state_up=True used request id req-5463bf56-28ee-446f-b789-285520768379 2018-11-14 18:48:53,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1ae7f18a23f04f00b6aeb3092a845b00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e5e2d59705a1d8e6aa7d805ef3bb8b8658b64f" 2018-11-14 18:48:53,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:48:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-577e198b-2f3c-493e-b14f-ae44a3edbfb6 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1ae7f18a23f04f00b6aeb3092a845b00"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1ae7f18a23f04f00b6aeb3092a845b00", "name": "CreateInstancePortManipulationTests-865a064d-8b8e-4aa-proj"}} 2018-11-14 18:48:53,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1ae7f18a23f04f00b6aeb3092a845b00 used request id req-577e198b-2f3c-493e-b14f-ae44a3edbfb6 2018-11-14 18:48:53,390 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-inst 2018-11-14 18:48:53,394 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e5e2d59705a1d8e6aa7d805ef3bb8b8658b64f" 2018-11-14 18:48:53,414 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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-bc7e4c9a-1ed0-48c4-a3ad-81ca06fc0745 x-compute-request-id: req-bc7e4c9a-1ed0-48c4-a3ad-81ca06fc0745 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"flavors": [{"id": "e1879d07-3fc6-49c4-850e-4ea8179d6ae0", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/e1879d07-3fc6-49c4-850e-4ea8179d6ae0", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/e1879d07-3fc6-49c4-850e-4ea8179d6ae0", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-flavor-name"}]} 2018-11-14 18:48:53,414 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-bc7e4c9a-1ed0-48c4-a3ad-81ca06fc0745 2018-11-14 18:48:53,417 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/e1879d07-3fc6-49c4-850e-4ea8179d6ae0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e5e2d59705a1d8e6aa7d805ef3bb8b8658b64f" 2018-11-14 18:48:53,435 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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-48c30dcd-5e39-46ff-bf02-b90dd30d82f0 x-compute-request-id: req-48c30dcd-5e39-46ff-bf02-b90dd30d82f0 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-flavor-name", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/e1879d07-3fc6-49c4-850e-4ea8179d6ae0", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/e1879d07-3fc6-49c4-850e-4ea8179d6ae0", "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": "e1879d07-3fc6-49c4-850e-4ea8179d6ae0"}} 2018-11-14 18:48:53,435 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/e1879d07-3fc6-49c4-850e-4ea8179d6ae0 used request id req-48c30dcd-5e39-46ff-bf02-b90dd30d82f0 2018-11-14 18:48:53,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}39e5e2d59705a1d8e6aa7d805ef3bb8b8658b64f" 2018-11-14 18:48:53,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-cc772a9c-836c-4bc3-8433-129001e61aab Date: Wed, 14 Nov 2018 18:48:53 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:48:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:48:40Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/c6073e77-353b-4679-b7ba-f6fde5710387/snap", "metadata": {}}], "self": "/v2/images/c6073e77-353b-4679-b7ba-f6fde5710387", "min_disk": 0, "protected": false, "id": "c6073e77-353b-4679-b7ba-f6fde5710387", "file": "/v2/images/c6073e77-353b-4679-b7ba-f6fde5710387/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1ae7f18a23f04f00b6aeb3092a845b00", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/c6073e77-353b-4679-b7ba-f6fde5710387/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-image"} 2018-11-14 18:48:53,666 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-image used request id req-cc772a9c-836c-4bc3-8433-129001e61aab 2018-11-14 18:48:53,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}39e5e2d59705a1d8e6aa7d805ef3bb8b8658b64f" 2018-11-14 18:48:53,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-c7c0ef8c-46e0-4123-9a02-0f480a59aa47 Date: Wed, 14 Nov 2018 18:48: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-11-14 18:48:53,865 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-c7c0ef8c-46e0-4123-9a02-0f480a59aa47 2018-11-14 18:48:53,868 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e5e2d59705a1d8e6aa7d805ef3bb8b8658b64f" -d '{"server": {"name": "CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-inst", "imageRef": "c6073e77-353b-4679-b7ba-f6fde5710387", "flavorRef": "e1879d07-3fc6-49c4-850e-4ea8179d6ae0", "max_count": 1, "min_count": 1, "networks": [{"port": "1643a9da-3139-45dd-8c9b-66ff5a040904"}]}}' 2018-11-14 18:48:55,624 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18:48:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3e21b2ac-5f7e-4ebf-9d53-342b9c05fdab x-compute-request-id: req-3e21b2ac-5f7e-4ebf-9d53-342b9c05fdab Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/cbe52cf4-4074-46e3-9f6a-57eafe4d2696 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "cbe52cf4-4074-46e3-9f6a-57eafe4d2696", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cbe52cf4-4074-46e3-9f6a-57eafe4d2696", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cbe52cf4-4074-46e3-9f6a-57eafe4d2696", "rel": "bookmark"}], "adminPass": "dDsPk29FVvpd"}} 2018-11-14 18:48:55,624 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-3e21b2ac-5f7e-4ebf-9d53-342b9c05fdab 2018-11-14 18:48:55,627 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/cbe52cf4-4074-46e3-9f6a-57eafe4d2696 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e5e2d59705a1d8e6aa7d805ef3bb8b8658b64f" 2018-11-14 18:48:55,878 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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-b4991f4f-d68a-41be-ac0d-7551acc3cf00 x-compute-request-id: req-b4991f4f-d68a-41be-ac0d-7551acc3cf00 Content-Encoding: gzip Content-Length: 617 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cbe52cf4-4074-46e3-9f6a-57eafe4d2696", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cbe52cf4-4074-46e3-9f6a-57eafe4d2696", "rel": "bookmark"}], "image": {"id": "c6073e77-353b-4679-b7ba-f6fde5710387", "links": [{"href": "http://172.30.9.28:8774/images/c6073e77-353b-4679-b7ba-f6fde5710387", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e1879d07-3fc6-49c4-850e-4ea8179d6ae0", "links": [{"href": "http://172.30.9.28:8774/flavors/e1879d07-3fc6-49c4-850e-4ea8179d6ae0", "rel": "bookmark"}]}, "id": "cbe52cf4-4074-46e3-9f6a-57eafe4d2696", "user_id": "fa53fed8e47d4b70b1705f6a4aa0f240", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T18:48:55Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-inst", "created": "2018-11-14T18:48:55Z", "tenant_id": "1ae7f18a23f04f00b6aeb3092a845b00", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:48:55,878 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/cbe52cf4-4074-46e3-9f6a-57eafe4d2696 used request id req-b4991f4f-d68a-41be-ac0d-7551acc3cf00 2018-11-14 18:48:55,878 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-inst 2018-11-14 18:48:55,880 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/cbe52cf4-4074-46e3-9f6a-57eafe4d2696 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e5e2d59705a1d8e6aa7d805ef3bb8b8658b64f" 2018-11-14 18:48:56,119 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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-87634909-1ffc-4423-88f3-4f50c520a3a4 x-compute-request-id: req-87634909-1ffc-4423-88f3-4f50c520a3a4 Content-Encoding: gzip Content-Length: 617 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cbe52cf4-4074-46e3-9f6a-57eafe4d2696", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cbe52cf4-4074-46e3-9f6a-57eafe4d2696", "rel": "bookmark"}], "image": {"id": "c6073e77-353b-4679-b7ba-f6fde5710387", "links": [{"href": "http://172.30.9.28:8774/images/c6073e77-353b-4679-b7ba-f6fde5710387", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e1879d07-3fc6-49c4-850e-4ea8179d6ae0", "links": [{"href": "http://172.30.9.28:8774/flavors/e1879d07-3fc6-49c4-850e-4ea8179d6ae0", "rel": "bookmark"}]}, "id": "cbe52cf4-4074-46e3-9f6a-57eafe4d2696", "user_id": "fa53fed8e47d4b70b1705f6a4aa0f240", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T18:48:55Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-inst", "created": "2018-11-14T18:48:55Z", "tenant_id": "1ae7f18a23f04f00b6aeb3092a845b00", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:48:56,119 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/cbe52cf4-4074-46e3-9f6a-57eafe4d2696 used request id req-87634909-1ffc-4423-88f3-4f50c520a3a4 2018-11-14 18:48:56,120 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-inst] is - BUILD 2018-11-14 18:48:56,120 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-14 18:48:59,123 - create_instance - DEBUG - VM status query timeout in 896.755360126 2018-11-14 18:48:59,126 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/cbe52cf4-4074-46e3-9f6a-57eafe4d2696 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e5e2d59705a1d8e6aa7d805ef3bb8b8658b64f" 2018-11-14 18:48:59,641 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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-15e76e6a-85ef-484b-a9d4-f4aab9f32e9b x-compute-request-id: req-15e76e6a-85ef-484b-a9d4-f4aab9f32e9b 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.28:8774/v2.1/servers/cbe52cf4-4074-46e3-9f6a-57eafe4d2696", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cbe52cf4-4074-46e3-9f6a-57eafe4d2696", "rel": "bookmark"}], "image": {"id": "c6073e77-353b-4679-b7ba-f6fde5710387", "links": [{"href": "http://172.30.9.28:8774/images/c6073e77-353b-4679-b7ba-f6fde5710387", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e1879d07-3fc6-49c4-850e-4ea8179d6ae0", "links": [{"href": "http://172.30.9.28:8774/flavors/e1879d07-3fc6-49c4-850e-4ea8179d6ae0", "rel": "bookmark"}]}, "id": "cbe52cf4-4074-46e3-9f6a-57eafe4d2696", "security_groups": [{"name": "default"}], "user_id": "fa53fed8e47d4b70b1705f6a4aa0f240", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T18:48:57Z", "hostId": "b6d675418f8bc7c314c50c03bdad2fd04cb639a17aace828c45f9191", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-inst", "created": "2018-11-14T18:48:55Z", "tenant_id": "1ae7f18a23f04f00b6aeb3092a845b00", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:48:59,641 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/cbe52cf4-4074-46e3-9f6a-57eafe4d2696 used request id req-15e76e6a-85ef-484b-a9d4-f4aab9f32e9b 2018-11-14 18:48:59,642 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-inst] is - BUILD 2018-11-14 18:48:59,642 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-14 18:49:02,645 - create_instance - DEBUG - VM status query timeout in 893.233339071 2018-11-14 18:49:02,648 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/cbe52cf4-4074-46e3-9f6a-57eafe4d2696 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e5e2d59705a1d8e6aa7d805ef3bb8b8658b64f" 2018-11-14 18:49:03,438 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:49:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e190074a-bc68-4b52-916f-8751cf64bc18 x-compute-request-id: req-e190074a-bc68-4b52-916f-8751cf64bc18 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-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.28:8774/v2.1/servers/cbe52cf4-4074-46e3-9f6a-57eafe4d2696", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cbe52cf4-4074-46e3-9f6a-57eafe4d2696", "rel": "bookmark"}], "image": {"id": "c6073e77-353b-4679-b7ba-f6fde5710387", "links": [{"href": "http://172.30.9.28:8774/images/c6073e77-353b-4679-b7ba-f6fde5710387", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:49:02.000000", "flavor": {"id": "e1879d07-3fc6-49c4-850e-4ea8179d6ae0", "links": [{"href": "http://172.30.9.28:8774/flavors/e1879d07-3fc6-49c4-850e-4ea8179d6ae0", "rel": "bookmark"}]}, "id": "cbe52cf4-4074-46e3-9f6a-57eafe4d2696", "security_groups": [{"name": "default"}], "user_id": "fa53fed8e47d4b70b1705f6a4aa0f240", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:49:02Z", "hostId": "b6d675418f8bc7c314c50c03bdad2fd04cb639a17aace828c45f9191", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-inst", "created": "2018-11-14T18:48:55Z", "tenant_id": "1ae7f18a23f04f00b6aeb3092a845b00", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:49:03,438 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/cbe52cf4-4074-46e3-9f6a-57eafe4d2696 used request id req-e190074a-bc68-4b52-916f-8751cf64bc18 2018-11-14 18:49:03,439 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-inst] is - ACTIVE 2018-11-14 18:49:03,439 - create_instance - INFO - VM is - ACTIVE 2018-11-14 18:49:03,442 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/cbe52cf4-4074-46e3-9f6a-57eafe4d2696 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e5e2d59705a1d8e6aa7d805ef3bb8b8658b64f" 2018-11-14 18:49:04,254 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:49:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d8a34952-88f9-424c-9497-0f6045e05009 x-compute-request-id: req-d8a34952-88f9-424c-9497-0f6045e05009 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-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.28:8774/v2.1/servers/cbe52cf4-4074-46e3-9f6a-57eafe4d2696", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cbe52cf4-4074-46e3-9f6a-57eafe4d2696", "rel": "bookmark"}], "image": {"id": "c6073e77-353b-4679-b7ba-f6fde5710387", "links": [{"href": "http://172.30.9.28:8774/images/c6073e77-353b-4679-b7ba-f6fde5710387", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:49:02.000000", "flavor": {"id": "e1879d07-3fc6-49c4-850e-4ea8179d6ae0", "links": [{"href": "http://172.30.9.28:8774/flavors/e1879d07-3fc6-49c4-850e-4ea8179d6ae0", "rel": "bookmark"}]}, "id": "cbe52cf4-4074-46e3-9f6a-57eafe4d2696", "security_groups": [{"name": "default"}], "user_id": "fa53fed8e47d4b70b1705f6a4aa0f240", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:49:02Z", "hostId": "b6d675418f8bc7c314c50c03bdad2fd04cb639a17aace828c45f9191", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-inst", "created": "2018-11-14T18:48:55Z", "tenant_id": "1ae7f18a23f04f00b6aeb3092a845b00", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:49:04,254 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/cbe52cf4-4074-46e3-9f6a-57eafe4d2696 used request id req-d8a34952-88f9-424c-9497-0f6045e05009 2018-11-14 18:49:04,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e5e2d59705a1d8e6aa7d805ef3bb8b8658b64f" 2018-11-14 18:49:04,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-51d08422-0ac2-498d-b18a-67a9c706e26c Date: Wed, 14 Nov 2018 18:49:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1abf1281-12dc-4947-9b75-9af1d272f461"],"updated_at":"2018-11-14T18:48:43Z","tenant_id":"1ae7f18a23f04f00b6aeb3092a845b00","created_at":"2018-11-14T18:48:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1ae7f18a23f04f00b6aeb3092a845b00","id":"296602dc-d446-42c9-b56f-b732cdb3ed24","name":"CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-pub-net"}]} 2018-11-14 18:49:04,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-pub-net used request id req-51d08422-0ac2-498d-b18a-67a9c706e26c 2018-11-14 18:49:04,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1ae7f18a23f04f00b6aeb3092a845b00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e5e2d59705a1d8e6aa7d805ef3bb8b8658b64f" 2018-11-14 18:49:04,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:49:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a9962a3-0409-49de-8ab6-93813cef4806 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1ae7f18a23f04f00b6aeb3092a845b00"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1ae7f18a23f04f00b6aeb3092a845b00", "name": "CreateInstancePortManipulationTests-865a064d-8b8e-4aa-proj"}} 2018-11-14 18:49:04,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1ae7f18a23f04f00b6aeb3092a845b00 used request id req-9a9962a3-0409-49de-8ab6-93813cef4806 2018-11-14 18:49:04,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=296602dc-d446-42c9-b56f-b732cdb3ed24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e5e2d59705a1d8e6aa7d805ef3bb8b8658b64f" 2018-11-14 18:49:04,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a5e9583d-6298-4fbf-9ce4-d8a14c30bd36 Date: Wed, 14 Nov 2018 18:49:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"296602dc-d446-42c9-b56f-b732cdb3ed24","tenant_id":"1ae7f18a23f04f00b6aeb3092a845b00","created_at":"2018-11-14T18:48:43Z","dns_nameservers":[],"updated_at":"2018-11-14T18:48:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1ae7f18a23f04f00b6aeb3092a845b00","id":"1abf1281-12dc-4947-9b75-9af1d272f461","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-pub-subnet"}]} 2018-11-14 18:49:04,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=296602dc-d446-42c9-b56f-b732cdb3ed24 used request id req-a5e9583d-6298-4fbf-9ce4-d8a14c30bd36 2018-11-14 18:49:04,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=296602dc-d446-42c9-b56f-b732cdb3ed24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e5e2d59705a1d8e6aa7d805ef3bb8b8658b64f" 2018-11-14 18:49:04,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3040 X-Openstack-Request-Id: req-e84ca3f3-3e7a-4d43-afb3-754bbe279b8d Date: Wed, 14 Nov 2018 18:49:04 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"296602dc-d446-42c9-b56f-b732cdb3ed24","tenant_id":"1ae7f18a23f04f00b6aeb3092a845b00","created_at":"2018-11-14T18:48:44Z","admin_state_up":true,"updated_at":"2018-11-14T18:48:46Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-296602dc-d446-42c9-b56f-b732cdb3ed24","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:2d:86:db","id":"072989ae-976b-4cf5-b5ab-feae1fa87606","port_security_enabled":false,"project_id":"1ae7f18a23f04f00b6aeb3092a845b00","fixed_ips":[{"subnet_id":"1abf1281-12dc-4947-9b75-9af1d272f461","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"296602dc-d446-42c9-b56f-b732cdb3ed24","tenant_id":"1ae7f18a23f04f00b6aeb3092a845b00","created_at":"2018-11-14T18:48:51Z","admin_state_up":true,"updated_at":"2018-11-14T18:49:01Z","binding:vnic_type":"normal","device_id":"cbe52cf4-4074-46e3-9f6a-57eafe4d2696","device_owner":"compute:nova","revision_number":10,"mac_address":"0a:1b:2c:3d:4e:5f","id":"1643a9da-3139-45dd-8c9b-66ff5a040904","port_security_enabled":true,"project_id":"1ae7f18a23f04f00b6aeb3092a845b00","fixed_ips":[{"subnet_id":"1abf1281-12dc-4947-9b75-9af1d272f461","ip_address":"10.55.0.101"}],"extra_dhcp_opts":[],"security_groups":["a733556d-6a81-4808-8b8d-efe8f3e590e9"],"name":"CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"296602dc-d446-42c9-b56f-b732cdb3ed24","tenant_id":"1ae7f18a23f04f00b6aeb3092a845b00","created_at":"2018-11-14T18:48:45Z","admin_state_up":true,"updated_at":"2018-11-14T18:48:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-296602dc-d446-42c9-b56f-b732cdb3ed24","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:77:52:d1","id":"b4495dc6-37f5-464b-96c4-b23f04e5b172","port_security_enabled":false,"project_id":"1ae7f18a23f04f00b6aeb3092a845b00","fixed_ips":[{"subnet_id":"1abf1281-12dc-4947-9b75-9af1d272f461","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"296602dc-d446-42c9-b56f-b732cdb3ed24","tenant_id":"1ae7f18a23f04f00b6aeb3092a845b00","created_at":"2018-11-14T18:48:45Z","admin_state_up":true,"updated_at":"2018-11-14T18:48:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-296602dc-d446-42c9-b56f-b732cdb3ed24","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:fd:9e:4d","id":"d598f979-e719-4562-895a-01a80c6a5230","port_security_enabled":false,"project_id":"1ae7f18a23f04f00b6aeb3092a845b00","fixed_ips":[{"subnet_id":"1abf1281-12dc-4947-9b75-9af1d272f461","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-14 18:49:04,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=296602dc-d446-42c9-b56f-b732cdb3ed24 used request id req-e84ca3f3-3e7a-4d43-afb3-754bbe279b8d 2018-11-14 18:49:04,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=296602dc-d446-42c9-b56f-b732cdb3ed24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e5e2d59705a1d8e6aa7d805ef3bb8b8658b64f" 2018-11-14 18:49:04,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-7a25b8b9-ae41-464c-b613-15a5cf94d594 Date: Wed, 14 Nov 2018 18:49:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1abf1281-12dc-4947-9b75-9af1d272f461"],"updated_at":"2018-11-14T18:48:43Z","tenant_id":"1ae7f18a23f04f00b6aeb3092a845b00","created_at":"2018-11-14T18:48:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1ae7f18a23f04f00b6aeb3092a845b00","id":"296602dc-d446-42c9-b56f-b732cdb3ed24","name":"CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-pub-net"}]} 2018-11-14 18:49:04,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=296602dc-d446-42c9-b56f-b732cdb3ed24 used request id req-7a25b8b9-ae41-464c-b613-15a5cf94d594 2018-11-14 18:49:04,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=296602dc-d446-42c9-b56f-b732cdb3ed24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e5e2d59705a1d8e6aa7d805ef3bb8b8658b64f" 2018-11-14 18:49:04,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-0ccf48d6-075d-44eb-8704-32ceefc1b239 Date: Wed, 14 Nov 2018 18:49:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"296602dc-d446-42c9-b56f-b732cdb3ed24","tenant_id":"1ae7f18a23f04f00b6aeb3092a845b00","created_at":"2018-11-14T18:48:43Z","dns_nameservers":[],"updated_at":"2018-11-14T18:48:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1ae7f18a23f04f00b6aeb3092a845b00","id":"1abf1281-12dc-4947-9b75-9af1d272f461","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-pub-subnet"}]} 2018-11-14 18:49:04,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=296602dc-d446-42c9-b56f-b732cdb3ed24 used request id req-0ccf48d6-075d-44eb-8704-32ceefc1b239 2018-11-14 18:49:04,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=296602dc-d446-42c9-b56f-b732cdb3ed24&name=CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e5e2d59705a1d8e6aa7d805ef3bb8b8658b64f" 2018-11-14 18:49:04,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d93c0da9-9614-4e6f-b64c-d843daf54bbf Date: Wed, 14 Nov 2018 18:49:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"296602dc-d446-42c9-b56f-b732cdb3ed24","tenant_id":"1ae7f18a23f04f00b6aeb3092a845b00","created_at":"2018-11-14T18:48:43Z","dns_nameservers":[],"updated_at":"2018-11-14T18:48:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1ae7f18a23f04f00b6aeb3092a845b00","id":"1abf1281-12dc-4947-9b75-9af1d272f461","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-pub-subnet"}]} 2018-11-14 18:49:04,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=296602dc-d446-42c9-b56f-b732cdb3ed24&name=CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-pub-subnet used request id req-d93c0da9-9614-4e6f-b64c-d843daf54bbf 2018-11-14 18:49:04,983 - create_instance - INFO - Deleting Port with ID - 1643a9da-3139-45dd-8c9b-66ff5a040904 2018-11-14 18:49:04,983 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04port-1 2018-11-14 18:49:04,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/1643a9da-3139-45dd-8c9b-66ff5a040904 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e5e2d59705a1d8e6aa7d805ef3bb8b8658b64f" 2018-11-14 18:49:05,467 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-563de5fe-7d78-4b93-85c7-36054ca5aaaf Date: Wed, 14 Nov 2018 18:49:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:49:05,467 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/1643a9da-3139-45dd-8c9b-66ff5a040904 used request id req-563de5fe-7d78-4b93-85c7-36054ca5aaaf 2018-11-14 18:49:05,467 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-inst 2018-11-14 18:49:05,470 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/cbe52cf4-4074-46e3-9f6a-57eafe4d2696 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e5e2d59705a1d8e6aa7d805ef3bb8b8658b64f" 2018-11-14 18:49:05,625 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18: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-f9c20d8d-e81e-43f6-91f5-27732737eee3 x-compute-request-id: req-f9c20d8d-e81e-43f6-91f5-27732737eee3 Content-Type: application/json 2018-11-14 18:49:05,626 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/cbe52cf4-4074-46e3-9f6a-57eafe4d2696 used request id req-f9c20d8d-e81e-43f6-91f5-27732737eee3 2018-11-14 18:49:05,626 - create_instance - INFO - Checking deletion status 2018-11-14 18:49:05,629 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/cbe52cf4-4074-46e3-9f6a-57eafe4d2696 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e5e2d59705a1d8e6aa7d805ef3bb8b8658b64f" 2018-11-14 18:49:05,948 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:49:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3b02c02e-36e8-43de-9af4-96901182ccf1 x-compute-request-id: req-3b02c02e-36e8-43de-9af4-96901182ccf1 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-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.28:8774/v2.1/servers/cbe52cf4-4074-46e3-9f6a-57eafe4d2696", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cbe52cf4-4074-46e3-9f6a-57eafe4d2696", "rel": "bookmark"}], "image": {"id": "c6073e77-353b-4679-b7ba-f6fde5710387", "links": [{"href": "http://172.30.9.28:8774/images/c6073e77-353b-4679-b7ba-f6fde5710387", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:49:02.000000", "flavor": {"id": "e1879d07-3fc6-49c4-850e-4ea8179d6ae0", "links": [{"href": "http://172.30.9.28:8774/flavors/e1879d07-3fc6-49c4-850e-4ea8179d6ae0", "rel": "bookmark"}]}, "id": "cbe52cf4-4074-46e3-9f6a-57eafe4d2696", "user_id": "fa53fed8e47d4b70b1705f6a4aa0f240", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:49:05Z", "hostId": "b6d675418f8bc7c314c50c03bdad2fd04cb639a17aace828c45f9191", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-inst", "created": "2018-11-14T18:48:55Z", "tenant_id": "1ae7f18a23f04f00b6aeb3092a845b00", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:49:05,948 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/cbe52cf4-4074-46e3-9f6a-57eafe4d2696 used request id req-3b02c02e-36e8-43de-9af4-96901182ccf1 2018-11-14 18:49:05,948 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-inst] is - ACTIVE 2018-11-14 18:49:05,948 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-14 18:49:08,951 - create_instance - DEBUG - VM status query timeout in 296.674849987 2018-11-14 18:49:08,955 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/cbe52cf4-4074-46e3-9f6a-57eafe4d2696 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e5e2d59705a1d8e6aa7d805ef3bb8b8658b64f" 2018-11-14 18:49:09,006 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:49:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-069b75cc-8392-4e5f-ba0c-2e4cde7cb02c x-compute-request-id: req-069b75cc-8392-4e5f-ba0c-2e4cde7cb02c Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance cbe52cf4-4074-46e3-9f6a-57eafe4d2696 could not be found.", "code": 404}} 2018-11-14 18:49:09,006 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/cbe52cf4-4074-46e3-9f6a-57eafe4d2696 used request id req-069b75cc-8392-4e5f-ba0c-2e4cde7cb02c 2018-11-14 18:49:09,006 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance cbe52cf4-4074-46e3-9f6a-57eafe4d2696 could not be found. (HTTP 404) (Request-ID: req-069b75cc-8392-4e5f-ba0c-2e4cde7cb02c) 2018-11-14 18:49:09,007 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-inst 2018-11-14 18:49:09,010 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/e1879d07-3fc6-49c4-850e-4ea8179d6ae0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39342df389bec5ef2a17e69e972d9ac8545639ea" 2018-11-14 18:49:09,101 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18:49:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b777e849-7a16-440d-8dff-352c9cfec332 x-compute-request-id: req-b777e849-7a16-440d-8dff-352c9cfec332 Content-Length: 0 Content-Type: application/json 2018-11-14 18:49:09,101 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/e1879d07-3fc6-49c4-850e-4ea8179d6ae0 used request id req-b777e849-7a16-440d-8dff-352c9cfec332 2018-11-14 18:49:09,102 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-pub-subnet 2018-11-14 18:49:09,102 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-pub-subnet 2018-11-14 18:49:09,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/1abf1281-12dc-4947-9b75-9af1d272f461 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c6c405ac0446f37f9e13e71636dbcccab1ec62e" 2018-11-14 18:49:11,840 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-78c7ba29-e77e-4d63-bf68-790694af329a Date: Wed, 14 Nov 2018 18:49:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:49:11,841 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/1abf1281-12dc-4947-9b75-9af1d272f461 used request id req-78c7ba29-e77e-4d63-bf68-790694af329a 2018-11-14 18:49:11,841 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-pub-net 2018-11-14 18:49:11,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/296602dc-d446-42c9-b56f-b732cdb3ed24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c6c405ac0446f37f9e13e71636dbcccab1ec62e" 2018-11-14 18:49:13,291 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-68f269a8-c230-4a61-a7cb-49c2094f1be8 Date: Wed, 14 Nov 2018 18:49:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:49:13,291 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/296602dc-d446-42c9-b56f-b732cdb3ed24 used request id req-68f269a8-c230-4a61-a7cb-49c2094f1be8 2018-11-14 18:49:13,292 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-6fdaf2a1-a868-4674-aa46-f7e7b6f62f04-image 2018-11-14 18:49:13,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/c6073e77-353b-4679-b7ba-f6fde5710387 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4a4055251d84d2b05cfb0d9fb29eddf52461c86e" 2018-11-14 18:49:13,809 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-42b54db7-1e21-4ea1-b6ff-65159259bd6c Date: Wed, 14 Nov 2018 18:49:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:49:13,809 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/c6073e77-353b-4679-b7ba-f6fde5710387 used request id req-42b54db7-1e21-4ea1-b6ff-65159259bd6c 2018-11-14 18:49:13,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edfd7098d96eb081418fdd050efc145bfb02c9ee" 2018-11-14 18:49:14,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-96b32b9b-ae31-4bf1-9cb4-e319b9229998 Date: Wed, 14 Nov 2018 18:49:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1ae7f18a23f04f00b6aeb3092a845b00", "created_at": "2018-11-14T18:48:42Z", "updated_at": "2018-11-14T18:48:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:48:42Z", "revision_number": 0, "id": "223bbae2-53a7-4e71-a1c3-13b60dadd159", "remote_group_id": "a733556d-6a81-4808-8b8d-efe8f3e590e9", "remote_ip_prefix": null, "created_at": "2018-11-14T18:48:42Z", "security_group_id": "a733556d-6a81-4808-8b8d-efe8f3e590e9", "tenant_id": "1ae7f18a23f04f00b6aeb3092a845b00", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ae7f18a23f04f00b6aeb3092a845b00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:48:42Z", "revision_number": 0, "id": "4713de60-ac8d-4e23-b405-d7d34676e179", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:48:42Z", "security_group_id": "a733556d-6a81-4808-8b8d-efe8f3e590e9", "tenant_id": "1ae7f18a23f04f00b6aeb3092a845b00", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ae7f18a23f04f00b6aeb3092a845b00"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:48:42Z", "revision_number": 0, "id": "8865e7c9-95b2-40fa-ad9e-60837d701c13", "remote_group_id": "a733556d-6a81-4808-8b8d-efe8f3e590e9", "remote_ip_prefix": null, "created_at": "2018-11-14T18:48:42Z", "security_group_id": "a733556d-6a81-4808-8b8d-efe8f3e590e9", "tenant_id": "1ae7f18a23f04f00b6aeb3092a845b00", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ae7f18a23f04f00b6aeb3092a845b00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:48:42Z", "revision_number": 0, "id": "d535fe5f-a4f9-4dc2-a0da-bcf8ef7d970b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:48:42Z", "security_group_id": "a733556d-6a81-4808-8b8d-efe8f3e590e9", "tenant_id": "1ae7f18a23f04f00b6aeb3092a845b00", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ae7f18a23f04f00b6aeb3092a845b00"}], "revision_number": 4, "project_id": "1ae7f18a23f04f00b6aeb3092a845b00", "id": "a733556d-6a81-4808-8b8d-efe8f3e590e9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:49:14,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-96b32b9b-ae31-4bf1-9cb4-e319b9229998 2018-11-14 18:49:14,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edfd7098d96eb081418fdd050efc145bfb02c9ee" 2018-11-14 18:49:14,352 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:49:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c046170-2b4d-41e5-987a-860956770fcd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:49:14,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-8c046170-2b4d-41e5-987a-860956770fcd 2018-11-14 18:49:14,353 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:49:14,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edfd7098d96eb081418fdd050efc145bfb02c9ee" 2018-11-14 18:49:14,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:49:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ad742ec-508e-4114-88c1-718c3e7008db Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:49:14,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-1ad742ec-508e-4114-88c1-718c3e7008db 2018-11-14 18:49:14,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edfd7098d96eb081418fdd050efc145bfb02c9ee" 2018-11-14 18:49:14,577 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:49:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48642868-88dc-4bcc-a7a6-978e8aa9696b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:49:14,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-48642868-88dc-4bcc-a7a6-978e8aa9696b 2018-11-14 18:49:14,578 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:49:14,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edfd7098d96eb081418fdd050efc145bfb02c9ee" 2018-11-14 18:49:14,682 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:49:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77885278-ff52-4482-a923-77a78072e1af Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:49:14,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-77885278-ff52-4482-a923-77a78072e1af 2018-11-14 18:49:14,682 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:49:14,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edfd7098d96eb081418fdd050efc145bfb02c9ee" 2018-11-14 18:49:14,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:49:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34e0672f-a6e5-44fb-a777-a66de2f13e30 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:49:14,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-34e0672f-a6e5-44fb-a777-a66de2f13e30 2018-11-14 18:49:14,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edfd7098d96eb081418fdd050efc145bfb02c9ee" 2018-11-14 18:49:14,916 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:49:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a035225-384b-4d69-a8c2-4f91554c5ebf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 18:49:14,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-2a035225-384b-4d69-a8c2-4f91554c5ebf 2018-11-14 18:49:14,916 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:49:14,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1ae7f18a23f04f00b6aeb3092a845b00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edfd7098d96eb081418fdd050efc145bfb02c9ee" 2018-11-14 18:49:15,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:49:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e5bd5ae-bcae-40d3-a996-7f271b999718 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1ae7f18a23f04f00b6aeb3092a845b00"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1ae7f18a23f04f00b6aeb3092a845b00", "name": "CreateInstancePortManipulationTests-865a064d-8b8e-4aa-proj"}} 2018-11-14 18:49:15,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1ae7f18a23f04f00b6aeb3092a845b00 used request id req-0e5bd5ae-bcae-40d3-a996-7f271b999718 2018-11-14 18:49:15,024 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a733556d-6a81-4808-8b8d-efe8f3e590e9 2018-11-14 18:49:15,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a733556d-6a81-4808-8b8d-efe8f3e590e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edfd7098d96eb081418fdd050efc145bfb02c9ee" 2018-11-14 18:49:15,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-58ea7eb5-00d9-4873-a0bd-955e30a9d2db Date: Wed, 14 Nov 2018 18:49:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "a733556d-6a81-4808-8b8d-efe8f3e590e9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:48:42Z", "security_group_id": "a733556d-6a81-4808-8b8d-efe8f3e590e9", "port_range_min": null, "revision_number": 0, "tenant_id": "1ae7f18a23f04f00b6aeb3092a845b00", "created_at": "2018-11-14T18:48:42Z", "project_id": "1ae7f18a23f04f00b6aeb3092a845b00", "id": "223bbae2-53a7-4e71-a1c3-13b60dadd159"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:48:42Z", "security_group_id": "a733556d-6a81-4808-8b8d-efe8f3e590e9", "port_range_min": null, "revision_number": 0, "tenant_id": "1ae7f18a23f04f00b6aeb3092a845b00", "created_at": "2018-11-14T18:48:42Z", "project_id": "1ae7f18a23f04f00b6aeb3092a845b00", "id": "4713de60-ac8d-4e23-b405-d7d34676e179"}, {"remote_group_id": "a733556d-6a81-4808-8b8d-efe8f3e590e9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:48:42Z", "security_group_id": "a733556d-6a81-4808-8b8d-efe8f3e590e9", "port_range_min": null, "revision_number": 0, "tenant_id": "1ae7f18a23f04f00b6aeb3092a845b00", "created_at": "2018-11-14T18:48:42Z", "project_id": "1ae7f18a23f04f00b6aeb3092a845b00", "id": "8865e7c9-95b2-40fa-ad9e-60837d701c13"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:48:42Z", "security_group_id": "a733556d-6a81-4808-8b8d-efe8f3e590e9", "port_range_min": null, "revision_number": 0, "tenant_id": "1ae7f18a23f04f00b6aeb3092a845b00", "created_at": "2018-11-14T18:48:42Z", "project_id": "1ae7f18a23f04f00b6aeb3092a845b00", "id": "d535fe5f-a4f9-4dc2-a0da-bcf8ef7d970b"}]} 2018-11-14 18:49:15,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a733556d-6a81-4808-8b8d-efe8f3e590e9 used request id req-58ea7eb5-00d9-4873-a0bd-955e30a9d2db 2018-11-14 18:49:15,256 - neutron_utils - INFO - Deleting security group with name - default 2018-11-14 18:49:15,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/a733556d-6a81-4808-8b8d-efe8f3e590e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edfd7098d96eb081418fdd050efc145bfb02c9ee" 2018-11-14 18:49:15,911 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4b9dd0b0-52b9-4f55-ad12-d098533656fb Content-Length: 0 Date: Wed, 14 Nov 2018 18:49:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:49:15,911 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/a733556d-6a81-4808-8b8d-efe8f3e590e9 used request id req-4b9dd0b0-52b9-4f55-ad12-d098533656fb 2018-11-14 18:49:15,912 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-865a064d-8b8e-4aa-proj 2018-11-14 18:49:15,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/1ae7f18a23f04f00b6aeb3092a845b00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edfd7098d96eb081418fdd050efc145bfb02c9ee" 2018-11-14 18:49:16,257 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:49:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84e77374-e605-4eb1-8420-25345b612a69 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:49:16,257 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/1ae7f18a23f04f00b6aeb3092a845b00 used request id req-84e77374-e605-4eb1-8420-25345b612a69 2018-11-14 18:49:16,258 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-865a064d-8b8e-4aa-proj-role 2018-11-14 18:49:16,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/d7d50017b8294daa985dc4793301c577 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edfd7098d96eb081418fdd050efc145bfb02c9ee" 2018-11-14 18:49:16,395 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:49:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9f059a7-5377-4498-9c5a-c3050ba5b4b1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:49:16,395 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/d7d50017b8294daa985dc4793301c577 used request id req-e9f059a7-5377-4498-9c5a-c3050ba5b4b1 2018-11-14 18:49:16,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edfd7098d96eb081418fdd050efc145bfb02c9ee" 2018-11-14 18:49:16,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:49:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97060e11-8747-4a78-a622-7e78c18ab32d Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:49:16,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-97060e11-8747-4a78-a622-7e78c18ab32d 2018-11-14 18:49:16,504 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-865a064d-8b8e-4aa-user 2018-11-14 18:49:16,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/fa53fed8e47d4b70b1705f6a4aa0f240 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1bf1e8025dcf50a9b3f686e56571a2e707e15f8" 2018-11-14 18:49:16,745 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:49:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b823775-3163-4f19-a834-531faf645d54 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:49:16,745 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/fa53fed8e47d4b70b1705f6a4aa0f240 used request id req-8b823775-3163-4f19-a834-531faf645d54 2018-11-14 18:49:16,746 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:49:17,168 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:49:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["kwSG-BV-TOC3q83tnWrGhA"], "issued_at": "2018-11-14T18:49:17.000000Z"}} 2018-11-14 18:49:17,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d36d3c3a767a25f136207a91348c8827ec9e3355" 2018-11-14 18:49:17,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:49:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01f8bc2f-d55f-4dbf-bccb-0360e762a721 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:49:17,265 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-01f8bc2f-d55f-4dbf-bccb-0360e762a721 2018-11-14 18:49:17,266 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:49:17,267 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:49:17,696 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:49:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["aMxZhjkBRjOc0ZAVL2WgOQ"], "issued_at": "2018-11-14T18:49:17.000000Z"}} 2018-11-14 18:49:17,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29b38fb9cecf9e9f794e71e19c81f876a4d98097" 2018-11-14 18:49:17,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:49:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92dc9fff-2540-4da5-874a-f3c6a28038ba Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:49:17,803 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-92dc9fff-2540-4da5-874a-f3c6a28038ba 2018-11-14 18:49:17,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:49:17,812 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:49: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:49:17,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-ce1fa41b-ce19-418-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29b38fb9cecf9e9f794e71e19c81f876a4d98097" 2018-11-14 18:49:17,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:49:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c09e891-f30c-4c21-baa3-f831f048be2a Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-ce1fa41b-ce19-418-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:49:17,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-ce1fa41b-ce19-418-proj used request id req-8c09e891-f30c-4c21-baa3-f831f048be2a 2018-11-14 18:49:17,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29b38fb9cecf9e9f794e71e19c81f876a4d98097" 2018-11-14 18:49:18,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:49:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18faee8f-7e1f-49f7-8d07-59d8704d3186 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:49:18,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-18faee8f-7e1f-49f7-8d07-59d8704d3186 2018-11-14 18:49:18,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29b38fb9cecf9e9f794e71e19c81f876a4d98097" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-ce1fa41b-ce19-418-proj"}}' 2018-11-14 18:49:18,198 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:49:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ef6f094-3164-469c-8c3d-d24bbddd1269 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8d85a6c568644e46b3ba818510cbe5ce"}, "tags": [], "enabled": true, "id": "8d85a6c568644e46b3ba818510cbe5ce", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-ce1fa41b-ce19-418-proj"}} 2018-11-14 18:49:18,198 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-1ef6f094-3164-469c-8c3d-d24bbddd1269 2018-11-14 18:49:18,198 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-ce1fa41b-ce19-418-proj 2018-11-14 18:49:18,198 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:49:18,199 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:49:18,619 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:49:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["X1NVsSkNSUC2MfTKl1EWIw"], "issued_at": "2018-11-14T18:49:18.000000Z"}} 2018-11-14 18:49:18,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}050e5fc091a296905761bdab81bc3d0a75d88e01" 2018-11-14 18:49:18,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:49:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-867b1a51-cfab-4ee2-ba56-a7925876e36c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:49:18,729 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-867b1a51-cfab-4ee2-ba56-a7925876e36c 2018-11-14 18:49:18,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:49:18,738 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:49:18,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}050e5fc091a296905761bdab81bc3d0a75d88e01" 2018-11-14 18:49:18,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:49:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d481802-fc82-4428-a0f8-4a624b49dcce Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:49:18,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-0d481802-fc82-4428-a0f8-4a624b49dcce 2018-11-14 18:49:18,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-ce1fa41b-ce19-418-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}050e5fc091a296905761bdab81bc3d0a75d88e01" 2018-11-14 18:49:19,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:49:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f27b73a-ad35-42fa-b2db-3b7b78e9065c Content-Encoding: gzip Content-Length: 267 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-ce1fa41b-ce19-418-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8d85a6c568644e46b3ba818510cbe5ce"}, "tags": [], "enabled": true, "id": "8d85a6c568644e46b3ba818510cbe5ce", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-ce1fa41b-ce19-418-proj"}]} 2018-11-14 18:49:19,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-ce1fa41b-ce19-418-proj used request id req-0f27b73a-ad35-42fa-b2db-3b7b78e9065c 2018-11-14 18:49:19,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}050e5fc091a296905761bdab81bc3d0a75d88e01" 2018-11-14 18:49:19,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:49:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90763d87-7d8a-4f5f-bd2f-df08c5051aa3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:49:19,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-90763d87-7d8a-4f5f-bd2f-df08c5051aa3 2018-11-14 18:49:19,515 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-ce1fa41b-ce19-418-user 2018-11-14 18:49:19,515 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:49:19,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29b38fb9cecf9e9f794e71e19c81f876a4d98097" 2018-11-14 18:49:19,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:49:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de2fd2dd-7066-4f30-b787-cb91de080e96 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:49:19,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-de2fd2dd-7066-4f30-b787-cb91de080e96 2018-11-14 18:49:19,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29b38fb9cecf9e9f794e71e19c81f876a4d98097" -d '{"role": {"name": "CreateInstancePortManipulationTests-ce1fa41b-ce19-418-proj-role"}}' 2018-11-14 18:49:19,754 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:49:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-956d60a9-bfdc-4394-b664-38fdf64990c0 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0bd3c2c8417b4660913d65db01295317", "links": {"self": "http://172.30.9.28:5000/v3/roles/0bd3c2c8417b4660913d65db01295317"}, "name": "CreateInstancePortManipulationTests-ce1fa41b-ce19-418-proj-role"}} 2018-11-14 18:49:19,754 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-956d60a9-bfdc-4394-b664-38fdf64990c0 2018-11-14 18:49:19,755 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-ce1fa41b-ce19-418-proj-role 2018-11-14 18:49:19,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/0bd3c2c8417b4660913d65db01295317 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29b38fb9cecf9e9f794e71e19c81f876a4d98097" 2018-11-14 18:49:19,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:49:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8b2f932-a7c3-4d06-b7bd-8725c16200e7 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0bd3c2c8417b4660913d65db01295317", "links": {"self": "http://172.30.9.28:5000/v3/roles/0bd3c2c8417b4660913d65db01295317"}, "name": "CreateInstancePortManipulationTests-ce1fa41b-ce19-418-proj-role"}} 2018-11-14 18:49:19,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/0bd3c2c8417b4660913d65db01295317 used request id req-d8b2f932-a7c3-4d06-b7bd-8725c16200e7 2018-11-14 18:49:19,866 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-ce1fa41b-ce19-418-proj-role to project CreateInstancePortManipulationTests-ce1fa41b-ce19-418-proj 2018-11-14 18:49:19,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/8d85a6c568644e46b3ba818510cbe5ce/users/951eb127af5d47f6a5416ca19cbf3404/roles/0bd3c2c8417b4660913d65db01295317 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29b38fb9cecf9e9f794e71e19c81f876a4d98097" 2018-11-14 18:49:20,020 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:49:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f15589e-ba18-44f0-8db1-6d1c6262a197 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:49:20,020 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/8d85a6c568644e46b3ba818510cbe5ce/users/951eb127af5d47f6a5416ca19cbf3404/roles/0bd3c2c8417b4660913d65db01295317 used request id req-9f15589e-ba18-44f0-8db1-6d1c6262a197 2018-11-14 18:49:20,021 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-14 18:49:20,021 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:49:20,022 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:49:20,430 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0bd3c2c8417b4660913d65db01295317", "name": "CreateInstancePortManipulationTests-ce1fa41b-ce19-418-proj-role"}], "expires_at": "2018-11-14T19:49:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d85a6c568644e46b3ba818510cbe5ce", "name": "CreateInstancePortManipulationTests-ce1fa41b-ce19-418-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/8d85a6c568644e46b3ba818510cbe5ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/8d85a6c568644e46b3ba818510cbe5ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/8d85a6c568644e46b3ba818510cbe5ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_8d85a6c568644e46b3ba818510cbe5ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_8d85a6c568644e46b3ba818510cbe5ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/8d85a6c568644e46b3ba818510cbe5ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/8d85a6c568644e46b3ba818510cbe5ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/8d85a6c568644e46b3ba818510cbe5ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/8d85a6c568644e46b3ba818510cbe5ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/8d85a6c568644e46b3ba818510cbe5ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/8d85a6c568644e46b3ba818510cbe5ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/8d85a6c568644e46b3ba818510cbe5ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/8d85a6c568644e46b3ba818510cbe5ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/8d85a6c568644e46b3ba818510cbe5ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-ce1fa41b-ce19-418-user", "id": "951eb127af5d47f6a5416ca19cbf3404"}, "audit_ids": ["s6JO9aJMTxmSdNeTdD4ACw"], "issued_at": "2018-11-14T18:49:20.000000Z"}} 2018-11-14 18:49:20,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b0c53b01d28d338b73c138e4732cef071fd9fc6" 2018-11-14 18:49:20,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:49:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7fd09c3-0e0e-412b-9675-51ae859305f5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:49:20,526 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-d7fd09c3-0e0e-412b-9675-51ae859305f5 2018-11-14 18:49:20,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7b0c53b01d28d338b73c138e4732cef071fd9fc6" 2018-11-14 18:49:20,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-1f748028-ee0c-4823-b6c5-e4532af455bb Date: Wed, 14 Nov 2018 18:49:20 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-image"} 2018-11-14 18:49:20,753 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-image used request id req-1f748028-ee0c-4823-b6c5-e4532af455bb 2018-11-14 18:49:20,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7b0c53b01d28d338b73c138e4732cef071fd9fc6" 2018-11-14 18:49:20,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-5f534874-e5fd-46df-9732-c7a8a69682d0 Date: Wed, 14 Nov 2018 18:49: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-11-14 18:49:20,939 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-5f534874-e5fd-46df-9732-c7a8a69682d0 2018-11-14 18:49:20,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7b0c53b01d28d338b73c138e4732cef071fd9fc6" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-image"}' 2018-11-14 18:49:21,277 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/688e70b7-4be4-4072-9c7f-13eab193395c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6db01581-7b76-4532-a7e8-f7edad9c2156 Date: Wed, 14 Nov 2018 18:49:21 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:49:21Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-14T18:49:21Z", "visibility": "shared", "locations": [], "self": "/v2/images/688e70b7-4be4-4072-9c7f-13eab193395c", "min_disk": 0, "protected": false, "id": "688e70b7-4be4-4072-9c7f-13eab193395c", "file": "/v2/images/688e70b7-4be4-4072-9c7f-13eab193395c/file", "checksum": null, "owner": "8d85a6c568644e46b3ba818510cbe5ce", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:49:21,278 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-6db01581-7b76-4532-a7e8-f7edad9c2156 2018-11-14 18:49:21,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/688e70b7-4be4-4072-9c7f-13eab193395c/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7b0c53b01d28d338b73c138e4732cef071fd9fc6" -d '' 2018-11-14 18:49:22,711 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-936ed040-6e82-4266-9636-3ceba6d54dc8 Date: Wed, 14 Nov 2018 18:49:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:49:22,711 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/688e70b7-4be4-4072-9c7f-13eab193395c/file used request id req-936ed040-6e82-4266-9636-3ceba6d54dc8 2018-11-14 18:49:22,712 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-14 18:49:22,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/688e70b7-4be4-4072-9c7f-13eab193395c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7b0c53b01d28d338b73c138e4732cef071fd9fc6" 2018-11-14 18:49:22,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-cd89c341-39c0-4a94-8852-47cf64b8abce Date: Wed, 14 Nov 2018 18:49:22 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:49:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:49:22Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/688e70b7-4be4-4072-9c7f-13eab193395c/snap", "metadata": {}}], "self": "/v2/images/688e70b7-4be4-4072-9c7f-13eab193395c", "min_disk": 0, "protected": false, "id": "688e70b7-4be4-4072-9c7f-13eab193395c", "file": "/v2/images/688e70b7-4be4-4072-9c7f-13eab193395c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8d85a6c568644e46b3ba818510cbe5ce", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/688e70b7-4be4-4072-9c7f-13eab193395c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:49:22,908 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/688e70b7-4be4-4072-9c7f-13eab193395c used request id req-cd89c341-39c0-4a94-8852-47cf64b8abce 2018-11-14 18:49:22,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7b0c53b01d28d338b73c138e4732cef071fd9fc6" 2018-11-14 18:49:23,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-09479a29-1c46-4e40-8d62-150ce41aff50 Date: Wed, 14 Nov 2018 18:49: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-11-14 18:49:23,103 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-09479a29-1c46-4e40-8d62-150ce41aff50 2018-11-14 18:49:23,106 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-image 2018-11-14 18:49:23,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/688e70b7-4be4-4072-9c7f-13eab193395c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7b0c53b01d28d338b73c138e4732cef071fd9fc6" 2018-11-14 18:49:23,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-a56d8608-c822-4988-a2f4-f54e8d18e05b Date: Wed, 14 Nov 2018 18:49:23 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:49:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:49:22Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/688e70b7-4be4-4072-9c7f-13eab193395c/snap", "metadata": {}}], "self": "/v2/images/688e70b7-4be4-4072-9c7f-13eab193395c", "min_disk": 0, "protected": false, "id": "688e70b7-4be4-4072-9c7f-13eab193395c", "file": "/v2/images/688e70b7-4be4-4072-9c7f-13eab193395c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8d85a6c568644e46b3ba818510cbe5ce", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/688e70b7-4be4-4072-9c7f-13eab193395c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:49:23,127 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/688e70b7-4be4-4072-9c7f-13eab193395c used request id req-a56d8608-c822-4988-a2f4-f54e8d18e05b 2018-11-14 18:49:23,128 - create_image - DEBUG - Instance status is - active 2018-11-14 18:49:23,128 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-image 2018-11-14 18:49:23,128 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-image 2018-11-14 18:49:23,128 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:49:23,129 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:49:23,539 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0bd3c2c8417b4660913d65db01295317", "name": "CreateInstancePortManipulationTests-ce1fa41b-ce19-418-proj-role"}], "expires_at": "2018-11-14T19:49:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d85a6c568644e46b3ba818510cbe5ce", "name": "CreateInstancePortManipulationTests-ce1fa41b-ce19-418-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/8d85a6c568644e46b3ba818510cbe5ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/8d85a6c568644e46b3ba818510cbe5ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/8d85a6c568644e46b3ba818510cbe5ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_8d85a6c568644e46b3ba818510cbe5ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_8d85a6c568644e46b3ba818510cbe5ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/8d85a6c568644e46b3ba818510cbe5ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/8d85a6c568644e46b3ba818510cbe5ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/8d85a6c568644e46b3ba818510cbe5ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/8d85a6c568644e46b3ba818510cbe5ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/8d85a6c568644e46b3ba818510cbe5ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/8d85a6c568644e46b3ba818510cbe5ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/8d85a6c568644e46b3ba818510cbe5ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/8d85a6c568644e46b3ba818510cbe5ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/8d85a6c568644e46b3ba818510cbe5ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-ce1fa41b-ce19-418-user", "id": "951eb127af5d47f6a5416ca19cbf3404"}, "audit_ids": ["SXHah5FeRn-3wFOpiI4UKg"], "issued_at": "2018-11-14T18:49:23.000000Z"}} 2018-11-14 18:49:23,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05e207ab3aaa63202cf7cf1835252194a1d31509" 2018-11-14 18:49:23,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:49:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b67e9aca-9ef7-4ea5-a75c-d90529a5cb1d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:49:23,631 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-b67e9aca-9ef7-4ea5-a75c-d90529a5cb1d 2018-11-14 18:49:23,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05e207ab3aaa63202cf7cf1835252194a1d31509" 2018-11-14 18:49:23,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-76e4aad0-3bc3-4909-bb03-c4ec90b9eff3 Date: Wed, 14 Nov 2018 18:49:23 GMT RESP BODY: {"networks":[]} 2018-11-14 18:49:23,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-pub-net used request id req-76e4aad0-3bc3-4909-bb03-c4ec90b9eff3 2018-11-14 18:49:23,833 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-pub-net 2018-11-14 18:49:23,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05e207ab3aaa63202cf7cf1835252194a1d31509" -d '{"network": {"name": "CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-pub-net", "admin_state_up": true}}' 2018-11-14 18:49:24,609 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-5d7bb185-3dd7-4275-8424-2abe417a6c5a Date: Wed, 14 Nov 2018 18:49:24 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"8d85a6c568644e46b3ba818510cbe5ce","created_at":"2018-11-14T18:49:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-11-14T18:49:24Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"8d85a6c568644e46b3ba818510cbe5ce","id":"c0943390-73a6-4200-8b38-cf1b4eb2394d","name":"CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-pub-net"}} 2018-11-14 18:49:24,609 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-5d7bb185-3dd7-4275-8424-2abe417a6c5a 2018-11-14 18:49:24,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=c0943390-73a6-4200-8b38-cf1b4eb2394d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05e207ab3aaa63202cf7cf1835252194a1d31509" 2018-11-14 18:49:24,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 601 X-Openstack-Request-Id: req-45b99c9a-dd8c-4b45-8b1e-eeaf6133990b Date: Wed, 14 Nov 2018 18:49:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-14T18:49:24Z","tenant_id":"8d85a6c568644e46b3ba818510cbe5ce","created_at":"2018-11-14T18:49:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"8d85a6c568644e46b3ba818510cbe5ce","id":"c0943390-73a6-4200-8b38-cf1b4eb2394d","name":"CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-pub-net"}]} 2018-11-14 18:49:24,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=c0943390-73a6-4200-8b38-cf1b4eb2394d used request id req-45b99c9a-dd8c-4b45-8b1e-eeaf6133990b 2018-11-14 18:49:24,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c0943390-73a6-4200-8b38-cf1b4eb2394d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05e207ab3aaa63202cf7cf1835252194a1d31509" 2018-11-14 18:49:25,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-7dac712f-3178-40da-9386-6e1df1497cec Date: Wed, 14 Nov 2018 18:49:25 GMT RESP BODY: {"subnets":[]} 2018-11-14 18:49:25,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c0943390-73a6-4200-8b38-cf1b4eb2394d used request id req-7dac712f-3178-40da-9386-6e1df1497cec 2018-11-14 18:49:25,101 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-pub-subnet 2018-11-14 18:49:25,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05e207ab3aaa63202cf7cf1835252194a1d31509" -d '{"subnets": [{"ip_version": 4, "network_id": "c0943390-73a6-4200-8b38-cf1b4eb2394d", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-pub-subnet"}]}' 2018-11-14 18:49:26,034 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f1f63ee3-638a-4ba7-940d-7c38dd422f4f Date: Wed, 14 Nov 2018 18:49:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c0943390-73a6-4200-8b38-cf1b4eb2394d","tenant_id":"8d85a6c568644e46b3ba818510cbe5ce","created_at":"2018-11-14T18:49:25Z","dns_nameservers":[],"updated_at":"2018-11-14T18:49:25Z","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":"8d85a6c568644e46b3ba818510cbe5ce","id":"5c061287-4c6f-4b9f-a365-a524526a0d72","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-pub-subnet"}]} 2018-11-14 18:49:26,034 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-f1f63ee3-638a-4ba7-940d-7c38dd422f4f 2018-11-14 18:49:26,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=c0943390-73a6-4200-8b38-cf1b4eb2394d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05e207ab3aaa63202cf7cf1835252194a1d31509" 2018-11-14 18:49:26,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-7e50a93a-19de-42fd-8bab-7dd65f2d7837 Date: Wed, 14 Nov 2018 18:49:26 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5c061287-4c6f-4b9f-a365-a524526a0d72"],"updated_at":"2018-11-14T18:49:25Z","tenant_id":"8d85a6c568644e46b3ba818510cbe5ce","created_at":"2018-11-14T18:49:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8d85a6c568644e46b3ba818510cbe5ce","id":"c0943390-73a6-4200-8b38-cf1b4eb2394d","name":"CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-pub-net"}]} 2018-11-14 18:49:26,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=c0943390-73a6-4200-8b38-cf1b4eb2394d used request id req-7e50a93a-19de-42fd-8bab-7dd65f2d7837 2018-11-14 18:49:26,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c0943390-73a6-4200-8b38-cf1b4eb2394d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05e207ab3aaa63202cf7cf1835252194a1d31509" 2018-11-14 18:49:26,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-64c22290-de0d-4349-9478-fc2ca42aa81c Date: Wed, 14 Nov 2018 18:49:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c0943390-73a6-4200-8b38-cf1b4eb2394d","tenant_id":"8d85a6c568644e46b3ba818510cbe5ce","created_at":"2018-11-14T18:49:25Z","dns_nameservers":[],"updated_at":"2018-11-14T18:49:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8d85a6c568644e46b3ba818510cbe5ce","id":"5c061287-4c6f-4b9f-a365-a524526a0d72","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-pub-subnet"}]} 2018-11-14 18:49:26,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c0943390-73a6-4200-8b38-cf1b4eb2394d used request id req-64c22290-de0d-4349-9478-fc2ca42aa81c 2018-11-14 18:49:26,374 - OpenStackNetwork - DEBUG - Network [c0943390-73a6-4200-8b38-cf1b4eb2394d] created successfully 2018-11-14 18:49:26,374 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:49:26,375 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:49:26,805 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:49:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["MYbOQ9NDRaGhygO_y2Z0Jw"], "issued_at": "2018-11-14T18:49:26.000000Z"}} 2018-11-14 18:49:26,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb6930e444ab0ab2b2c375c7a5e2c1e2820c90ab" 2018-11-14 18:49:26,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:49:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56244b62-3854-4886-a26c-fe495c9735a9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:49:26,931 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-56244b62-3854-4886-a26c-fe495c9735a9 2018-11-14 18:49:26,932 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:49:26,937 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb6930e444ab0ab2b2c375c7a5e2c1e2820c90ab" 2018-11-14 18:49:27,142 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:49: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-e0cfc68d-631b-466b-a04c-ee6174e6c0fe x-compute-request-id: req-e0cfc68d-631b-466b-a04c-ee6174e6c0fe Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-14 18:49:27,142 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-e0cfc68d-631b-466b-a04c-ee6174e6c0fe 2018-11-14 18:49:27,144 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb6930e444ab0ab2b2c375c7a5e2c1e2820c90ab" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-14 18:49:27,224 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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,Accept-Encoding x-openstack-request-id: req-fdab61e2-347d-4533-8e12-ff176de9c7dc x-compute-request-id: req-fdab61e2-347d-4533-8e12-ff176de9c7dc Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-flavor-name", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/68cbc289-16ae-4579-9014-ceba931e9504", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/68cbc289-16ae-4579-9014-ceba931e9504", "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": "68cbc289-16ae-4579-9014-ceba931e9504"}} 2018-11-14 18:49:27,224 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-fdab61e2-347d-4533-8e12-ff176de9c7dc 2018-11-14 18:49:27,225 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:49:27,226 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:49:27,638 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0bd3c2c8417b4660913d65db01295317", "name": "CreateInstancePortManipulationTests-ce1fa41b-ce19-418-proj-role"}], "expires_at": "2018-11-14T19:49:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d85a6c568644e46b3ba818510cbe5ce", "name": "CreateInstancePortManipulationTests-ce1fa41b-ce19-418-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/8d85a6c568644e46b3ba818510cbe5ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/8d85a6c568644e46b3ba818510cbe5ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/8d85a6c568644e46b3ba818510cbe5ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_8d85a6c568644e46b3ba818510cbe5ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_8d85a6c568644e46b3ba818510cbe5ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/8d85a6c568644e46b3ba818510cbe5ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/8d85a6c568644e46b3ba818510cbe5ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/8d85a6c568644e46b3ba818510cbe5ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/8d85a6c568644e46b3ba818510cbe5ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/8d85a6c568644e46b3ba818510cbe5ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/8d85a6c568644e46b3ba818510cbe5ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/8d85a6c568644e46b3ba818510cbe5ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/8d85a6c568644e46b3ba818510cbe5ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/8d85a6c568644e46b3ba818510cbe5ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-ce1fa41b-ce19-418-user", "id": "951eb127af5d47f6a5416ca19cbf3404"}, "audit_ids": ["qX8yQ0uIRxWYcCm9w0aAgQ"], "issued_at": "2018-11-14T18:49:27.000000Z"}} 2018-11-14 18:49:27,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3f5b6ad766b5c7a811d87c731475ec5286ba460" 2018-11-14 18:49:27,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:49:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10a23189-b19b-4885-99dc-444d626898d5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:49:27,729 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-10a23189-b19b-4885-99dc-444d626898d5 2018-11-14 18:49:27,730 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:49:27,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3f5b6ad766b5c7a811d87c731475ec5286ba460" 2018-11-14 18:49:27,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:49:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aad00393-b593-4213-8901-99e7f063bb9c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:49:27,835 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-aad00393-b593-4213-8901-99e7f063bb9c 2018-11-14 18:49:27,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3f5b6ad766b5c7a811d87c731475ec5286ba460" 2018-11-14 18:49:28,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-33885cdb-831e-4d2b-9a34-cd80e64f1904 Date: Wed, 14 Nov 2018 18:49:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5c061287-4c6f-4b9f-a365-a524526a0d72"],"updated_at":"2018-11-14T18:49:25Z","tenant_id":"8d85a6c568644e46b3ba818510cbe5ce","created_at":"2018-11-14T18:49:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8d85a6c568644e46b3ba818510cbe5ce","id":"c0943390-73a6-4200-8b38-cf1b4eb2394d","name":"CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-pub-net"}]} 2018-11-14 18:49:28,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-pub-net used request id req-33885cdb-831e-4d2b-9a34-cd80e64f1904 2018-11-14 18:49:28,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c0943390-73a6-4200-8b38-cf1b4eb2394d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3f5b6ad766b5c7a811d87c731475ec5286ba460" 2018-11-14 18:49:28,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-88040eea-4fd7-46b2-84bc-b1326a91fa85 Date: Wed, 14 Nov 2018 18:49:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c0943390-73a6-4200-8b38-cf1b4eb2394d","tenant_id":"8d85a6c568644e46b3ba818510cbe5ce","created_at":"2018-11-14T18:49:25Z","dns_nameservers":[],"updated_at":"2018-11-14T18:49:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8d85a6c568644e46b3ba818510cbe5ce","id":"5c061287-4c6f-4b9f-a365-a524526a0d72","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-pub-subnet"}]} 2018-11-14 18:49:28,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c0943390-73a6-4200-8b38-cf1b4eb2394d used request id req-88040eea-4fd7-46b2-84bc-b1326a91fa85 2018-11-14 18:49:28,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3f5b6ad766b5c7a811d87c731475ec5286ba460" 2018-11-14 18:49:28,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-85daddeb-cff4-476a-8c1c-9ed0a329787b Date: Wed, 14 Nov 2018 18:49:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5c061287-4c6f-4b9f-a365-a524526a0d72"],"updated_at":"2018-11-14T18:49:25Z","tenant_id":"8d85a6c568644e46b3ba818510cbe5ce","created_at":"2018-11-14T18:49:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8d85a6c568644e46b3ba818510cbe5ce","id":"c0943390-73a6-4200-8b38-cf1b4eb2394d","name":"CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-pub-net"}]} 2018-11-14 18:49:28,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-pub-net used request id req-85daddeb-cff4-476a-8c1c-9ed0a329787b 2018-11-14 18:49:28,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:49:28,739 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:49: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:49:28,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/8d85a6c568644e46b3ba818510cbe5ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3f5b6ad766b5c7a811d87c731475ec5286ba460" 2018-11-14 18:49:28,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:49:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec38855d-d871-4cb4-b0b3-cb989154bd0d Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8d85a6c568644e46b3ba818510cbe5ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d85a6c568644e46b3ba818510cbe5ce", "name": "CreateInstancePortManipulationTests-ce1fa41b-ce19-418-proj"}} 2018-11-14 18:49:28,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/8d85a6c568644e46b3ba818510cbe5ce used request id req-ec38855d-d871-4cb4-b0b3-cb989154bd0d 2018-11-14 18:49:28,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c0943390-73a6-4200-8b38-cf1b4eb2394d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3f5b6ad766b5c7a811d87c731475ec5286ba460" 2018-11-14 18:49:29,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-be93737b-91ab-4b6c-bf68-3a587cc4f5b0 Date: Wed, 14 Nov 2018 18:49:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c0943390-73a6-4200-8b38-cf1b4eb2394d","tenant_id":"8d85a6c568644e46b3ba818510cbe5ce","created_at":"2018-11-14T18:49:25Z","dns_nameservers":[],"updated_at":"2018-11-14T18:49:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8d85a6c568644e46b3ba818510cbe5ce","id":"5c061287-4c6f-4b9f-a365-a524526a0d72","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-pub-subnet"}]} 2018-11-14 18:49:29,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c0943390-73a6-4200-8b38-cf1b4eb2394d used request id req-be93737b-91ab-4b6c-bf68-3a587cc4f5b0 2018-11-14 18:49:29,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c0943390-73a6-4200-8b38-cf1b4eb2394d&name=CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45dport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3f5b6ad766b5c7a811d87c731475ec5286ba460" 2018-11-14 18:49:29,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3f4bdc13-046d-4e0e-9dba-fd4207b6e741 Date: Wed, 14 Nov 2018 18:49:29 GMT RESP BODY: {"ports":[]} 2018-11-14 18:49:29,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c0943390-73a6-4200-8b38-cf1b4eb2394d&name=CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45dport-1&admin_state_up=True used request id req-3f4bdc13-046d-4e0e-9dba-fd4207b6e741 2018-11-14 18:49:29,296 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3f5b6ad766b5c7a811d87c731475ec5286ba460" 2018-11-14 18:49:29,622 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:49: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-3775c469-6711-44cd-b2f0-f520bc2b8c37 x-compute-request-id: req-3775c469-6711-44cd-b2f0-f520bc2b8c37 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-14 18:49:29,622 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-inst used request id req-3775c469-6711-44cd-b2f0-f520bc2b8c37 2018-11-14 18:49:29,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3f5b6ad766b5c7a811d87c731475ec5286ba460" 2018-11-14 18:49:29,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-64a48672-0c38-42ce-8471-e3f1a014812e Date: Wed, 14 Nov 2018 18:49:29 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5c061287-4c6f-4b9f-a365-a524526a0d72"],"updated_at":"2018-11-14T18:49:25Z","tenant_id":"8d85a6c568644e46b3ba818510cbe5ce","created_at":"2018-11-14T18:49:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8d85a6c568644e46b3ba818510cbe5ce","id":"c0943390-73a6-4200-8b38-cf1b4eb2394d","name":"CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-pub-net"}]} 2018-11-14 18:49:29,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-pub-net used request id req-64a48672-0c38-42ce-8471-e3f1a014812e 2018-11-14 18:49:29,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c0943390-73a6-4200-8b38-cf1b4eb2394d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3f5b6ad766b5c7a811d87c731475ec5286ba460" 2018-11-14 18:49:30,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-49926765-9e35-4299-a6f2-06de0c94542e Date: Wed, 14 Nov 2018 18:49:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c0943390-73a6-4200-8b38-cf1b4eb2394d","tenant_id":"8d85a6c568644e46b3ba818510cbe5ce","created_at":"2018-11-14T18:49:25Z","dns_nameservers":[],"updated_at":"2018-11-14T18:49:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8d85a6c568644e46b3ba818510cbe5ce","id":"5c061287-4c6f-4b9f-a365-a524526a0d72","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-pub-subnet"}]} 2018-11-14 18:49:30,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c0943390-73a6-4200-8b38-cf1b4eb2394d used request id req-49926765-9e35-4299-a6f2-06de0c94542e 2018-11-14 18:49:30,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3f5b6ad766b5c7a811d87c731475ec5286ba460" 2018-11-14 18:49:30,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-7ed68da6-469b-480b-80cf-6579ba3254db Date: Wed, 14 Nov 2018 18:49:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5c061287-4c6f-4b9f-a365-a524526a0d72"],"updated_at":"2018-11-14T18:49:25Z","tenant_id":"8d85a6c568644e46b3ba818510cbe5ce","created_at":"2018-11-14T18:49:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8d85a6c568644e46b3ba818510cbe5ce","id":"c0943390-73a6-4200-8b38-cf1b4eb2394d","name":"CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-pub-net"}]} 2018-11-14 18:49:30,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-pub-net used request id req-7ed68da6-469b-480b-80cf-6579ba3254db 2018-11-14 18:49:30,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/8d85a6c568644e46b3ba818510cbe5ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3f5b6ad766b5c7a811d87c731475ec5286ba460" 2018-11-14 18:49:30,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:49:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-285bb399-7463-4a1a-a7a1-1d4d2badcd6f Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8d85a6c568644e46b3ba818510cbe5ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d85a6c568644e46b3ba818510cbe5ce", "name": "CreateInstancePortManipulationTests-ce1fa41b-ce19-418-proj"}} 2018-11-14 18:49:30,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/8d85a6c568644e46b3ba818510cbe5ce used request id req-285bb399-7463-4a1a-a7a1-1d4d2badcd6f 2018-11-14 18:49:30,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c0943390-73a6-4200-8b38-cf1b4eb2394d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3f5b6ad766b5c7a811d87c731475ec5286ba460" 2018-11-14 18:49:30,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a53c9a38-4e3f-436d-80c6-2d725b6cc8c5 Date: Wed, 14 Nov 2018 18:49:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c0943390-73a6-4200-8b38-cf1b4eb2394d","tenant_id":"8d85a6c568644e46b3ba818510cbe5ce","created_at":"2018-11-14T18:49:25Z","dns_nameservers":[],"updated_at":"2018-11-14T18:49:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8d85a6c568644e46b3ba818510cbe5ce","id":"5c061287-4c6f-4b9f-a365-a524526a0d72","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-pub-subnet"}]} 2018-11-14 18:49:30,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c0943390-73a6-4200-8b38-cf1b4eb2394d used request id req-a53c9a38-4e3f-436d-80c6-2d725b6cc8c5 2018-11-14 18:49:30,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c0943390-73a6-4200-8b38-cf1b4eb2394d&name=CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45dport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3f5b6ad766b5c7a811d87c731475ec5286ba460" 2018-11-14 18:49:30,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e8eec54d-0d95-4bd8-b083-80eed69d4cb1 Date: Wed, 14 Nov 2018 18:49:30 GMT RESP BODY: {"ports":[]} 2018-11-14 18:49:30,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c0943390-73a6-4200-8b38-cf1b4eb2394d&name=CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45dport-1&admin_state_up=True used request id req-e8eec54d-0d95-4bd8-b083-80eed69d4cb1 2018-11-14 18:49:30,657 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:49:30,658 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:49:31,069 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0bd3c2c8417b4660913d65db01295317", "name": "CreateInstancePortManipulationTests-ce1fa41b-ce19-418-proj-role"}], "expires_at": "2018-11-14T19:49:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d85a6c568644e46b3ba818510cbe5ce", "name": "CreateInstancePortManipulationTests-ce1fa41b-ce19-418-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/8d85a6c568644e46b3ba818510cbe5ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/8d85a6c568644e46b3ba818510cbe5ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/8d85a6c568644e46b3ba818510cbe5ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_8d85a6c568644e46b3ba818510cbe5ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_8d85a6c568644e46b3ba818510cbe5ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/8d85a6c568644e46b3ba818510cbe5ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/8d85a6c568644e46b3ba818510cbe5ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/8d85a6c568644e46b3ba818510cbe5ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/8d85a6c568644e46b3ba818510cbe5ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/8d85a6c568644e46b3ba818510cbe5ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/8d85a6c568644e46b3ba818510cbe5ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/8d85a6c568644e46b3ba818510cbe5ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/8d85a6c568644e46b3ba818510cbe5ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/8d85a6c568644e46b3ba818510cbe5ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-ce1fa41b-ce19-418-user", "id": "951eb127af5d47f6a5416ca19cbf3404"}, "audit_ids": ["Mg61UJGEToS5ckZh99icLg"], "issued_at": "2018-11-14T18:49:31.000000Z"}} 2018-11-14 18:49:31,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed12eddf4bd13d0b8cb667ee0059be957dffd76" 2018-11-14 18:49:31,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:49:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6a26864-afbd-4dc2-b1e5-45f93c900928 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:49:31,170 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-c6a26864-afbd-4dc2-b1e5-45f93c900928 2018-11-14 18:49:31,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3f5b6ad766b5c7a811d87c731475ec5286ba460" 2018-11-14 18:49:31,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-c209ddef-79ab-4f72-a8e7-1db7b8895cde Date: Wed, 14 Nov 2018 18:49:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5c061287-4c6f-4b9f-a365-a524526a0d72"],"updated_at":"2018-11-14T18:49:25Z","tenant_id":"8d85a6c568644e46b3ba818510cbe5ce","created_at":"2018-11-14T18:49:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8d85a6c568644e46b3ba818510cbe5ce","id":"c0943390-73a6-4200-8b38-cf1b4eb2394d","name":"CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-pub-net"}]} 2018-11-14 18:49:31,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-pub-net used request id req-c209ddef-79ab-4f72-a8e7-1db7b8895cde 2018-11-14 18:49:31,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c0943390-73a6-4200-8b38-cf1b4eb2394d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3f5b6ad766b5c7a811d87c731475ec5286ba460" 2018-11-14 18:49:31,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9d919348-39e9-4e37-a911-9aa910251354 Date: Wed, 14 Nov 2018 18:49:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c0943390-73a6-4200-8b38-cf1b4eb2394d","tenant_id":"8d85a6c568644e46b3ba818510cbe5ce","created_at":"2018-11-14T18:49:25Z","dns_nameservers":[],"updated_at":"2018-11-14T18:49:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8d85a6c568644e46b3ba818510cbe5ce","id":"5c061287-4c6f-4b9f-a365-a524526a0d72","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-pub-subnet"}]} 2018-11-14 18:49:31,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c0943390-73a6-4200-8b38-cf1b4eb2394d used request id req-9d919348-39e9-4e37-a911-9aa910251354 2018-11-14 18:49:31,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3f5b6ad766b5c7a811d87c731475ec5286ba460" 2018-11-14 18:49:32,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-faf1ca49-8e6e-4964-9546-2e5de4fdd6a2 Date: Wed, 14 Nov 2018 18:49:32 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5c061287-4c6f-4b9f-a365-a524526a0d72"],"updated_at":"2018-11-14T18:49:25Z","tenant_id":"8d85a6c568644e46b3ba818510cbe5ce","created_at":"2018-11-14T18:49:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8d85a6c568644e46b3ba818510cbe5ce","id":"c0943390-73a6-4200-8b38-cf1b4eb2394d","name":"CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-pub-net"}]} 2018-11-14 18:49:32,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-pub-net used request id req-faf1ca49-8e6e-4964-9546-2e5de4fdd6a2 2018-11-14 18:49:32,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:49:32,036 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:49: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:49:32,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/8d85a6c568644e46b3ba818510cbe5ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed12eddf4bd13d0b8cb667ee0059be957dffd76" 2018-11-14 18:49:32,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:49:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2819e0e-f25b-4f99-8f34-21b3566c43d3 Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8d85a6c568644e46b3ba818510cbe5ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d85a6c568644e46b3ba818510cbe5ce", "name": "CreateInstancePortManipulationTests-ce1fa41b-ce19-418-proj"}} 2018-11-14 18:49:32,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/8d85a6c568644e46b3ba818510cbe5ce used request id req-d2819e0e-f25b-4f99-8f34-21b3566c43d3 2018-11-14 18:49:32,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c0943390-73a6-4200-8b38-cf1b4eb2394d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3f5b6ad766b5c7a811d87c731475ec5286ba460" 2018-11-14 18:49:32,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-50af8631-1ba5-4514-bb6c-3966545422bf Date: Wed, 14 Nov 2018 18:49:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c0943390-73a6-4200-8b38-cf1b4eb2394d","tenant_id":"8d85a6c568644e46b3ba818510cbe5ce","created_at":"2018-11-14T18:49:25Z","dns_nameservers":[],"updated_at":"2018-11-14T18:49:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8d85a6c568644e46b3ba818510cbe5ce","id":"5c061287-4c6f-4b9f-a365-a524526a0d72","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-pub-subnet"}]} 2018-11-14 18:49:32,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c0943390-73a6-4200-8b38-cf1b4eb2394d used request id req-50af8631-1ba5-4514-bb6c-3966545422bf 2018-11-14 18:49:32,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c0943390-73a6-4200-8b38-cf1b4eb2394d&name=CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3f5b6ad766b5c7a811d87c731475ec5286ba460" 2018-11-14 18:49:32,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b6a9be68-32ce-4ea3-bac7-57af0f4d7df4 Date: Wed, 14 Nov 2018 18:49:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c0943390-73a6-4200-8b38-cf1b4eb2394d","tenant_id":"8d85a6c568644e46b3ba818510cbe5ce","created_at":"2018-11-14T18:49:25Z","dns_nameservers":[],"updated_at":"2018-11-14T18:49:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8d85a6c568644e46b3ba818510cbe5ce","id":"5c061287-4c6f-4b9f-a365-a524526a0d72","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-pub-subnet"}]} 2018-11-14 18:49:32,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c0943390-73a6-4200-8b38-cf1b4eb2394d&name=CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-pub-subnet used request id req-b6a9be68-32ce-4ea3-bac7-57af0f4d7df4 2018-11-14 18:49:32,410 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-pub-net 2018-11-14 18:49:32,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3f5b6ad766b5c7a811d87c731475ec5286ba460" -d '{"port": {"network_id": "c0943390-73a6-4200-8b38-cf1b4eb2394d", "fixed_ips": [{"subnet_id": "5c061287-4c6f-4b9f-a365-a524526a0d72", "ip_address": "10.55.0.101"}], "name": "CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45dport-1", "admin_state_up": true}}' 2018-11-14 18:49:33,609 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 772 X-Openstack-Request-Id: req-55d9300b-42a6-4ca2-81c9-c5c5768ccd13 Date: Wed, 14 Nov 2018 18:49:33 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-11-14T18:49:32Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c0943390-73a6-4200-8b38-cf1b4eb2394d","tenant_id":"8d85a6c568644e46b3ba818510cbe5ce","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-11-14T18:49:33Z","name":"CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45dport-1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:1c:dd:e6","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"8d85a6c568644e46b3ba818510cbe5ce","fixed_ips":[{"subnet_id":"5c061287-4c6f-4b9f-a365-a524526a0d72","ip_address":"10.55.0.101"}],"id":"072dc1bb-ce96-441d-8e4c-68a36f383e08","security_groups":["d2744f34-a37f-482c-b8b3-bd0efe83832d"],"device_id":""}} 2018-11-14 18:49:33,609 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-55d9300b-42a6-4ca2-81c9-c5c5768ccd13 2018-11-14 18:49:33,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3f5b6ad766b5c7a811d87c731475ec5286ba460" 2018-11-14 18:49:33,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-8db0ad85-276c-4558-9ab8-3834e7ad20f1 Date: Wed, 14 Nov 2018 18:49:33 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5c061287-4c6f-4b9f-a365-a524526a0d72"],"updated_at":"2018-11-14T18:49:25Z","tenant_id":"8d85a6c568644e46b3ba818510cbe5ce","created_at":"2018-11-14T18:49:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8d85a6c568644e46b3ba818510cbe5ce","id":"c0943390-73a6-4200-8b38-cf1b4eb2394d","name":"CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-pub-net"}]} 2018-11-14 18:49:33,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-pub-net used request id req-8db0ad85-276c-4558-9ab8-3834e7ad20f1 2018-11-14 18:49:33,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c0943390-73a6-4200-8b38-cf1b4eb2394d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3f5b6ad766b5c7a811d87c731475ec5286ba460" 2018-11-14 18:49:34,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c00631e1-9627-494f-8dbb-24cfcc795939 Date: Wed, 14 Nov 2018 18:49:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c0943390-73a6-4200-8b38-cf1b4eb2394d","tenant_id":"8d85a6c568644e46b3ba818510cbe5ce","created_at":"2018-11-14T18:49:25Z","dns_nameservers":[],"updated_at":"2018-11-14T18:49:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8d85a6c568644e46b3ba818510cbe5ce","id":"5c061287-4c6f-4b9f-a365-a524526a0d72","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-pub-subnet"}]} 2018-11-14 18:49:34,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c0943390-73a6-4200-8b38-cf1b4eb2394d used request id req-c00631e1-9627-494f-8dbb-24cfcc795939 2018-11-14 18:49:34,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3f5b6ad766b5c7a811d87c731475ec5286ba460" 2018-11-14 18:49:34,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-7e9b6566-bd84-477a-90ef-ec45763d1512 Date: Wed, 14 Nov 2018 18:49:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5c061287-4c6f-4b9f-a365-a524526a0d72"],"updated_at":"2018-11-14T18:49:25Z","tenant_id":"8d85a6c568644e46b3ba818510cbe5ce","created_at":"2018-11-14T18:49:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8d85a6c568644e46b3ba818510cbe5ce","id":"c0943390-73a6-4200-8b38-cf1b4eb2394d","name":"CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-pub-net"}]} 2018-11-14 18:49:34,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-pub-net used request id req-7e9b6566-bd84-477a-90ef-ec45763d1512 2018-11-14 18:49:34,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/8d85a6c568644e46b3ba818510cbe5ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3f5b6ad766b5c7a811d87c731475ec5286ba460" 2018-11-14 18:49:34,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:49:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfce9e06-209c-44e3-96dd-556c8133d4ee Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8d85a6c568644e46b3ba818510cbe5ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d85a6c568644e46b3ba818510cbe5ce", "name": "CreateInstancePortManipulationTests-ce1fa41b-ce19-418-proj"}} 2018-11-14 18:49:34,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/8d85a6c568644e46b3ba818510cbe5ce used request id req-bfce9e06-209c-44e3-96dd-556c8133d4ee 2018-11-14 18:49:34,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c0943390-73a6-4200-8b38-cf1b4eb2394d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3f5b6ad766b5c7a811d87c731475ec5286ba460" 2018-11-14 18:49:34,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-46a26f8c-bcb2-4986-ac7e-4d261040cfbd Date: Wed, 14 Nov 2018 18:49:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c0943390-73a6-4200-8b38-cf1b4eb2394d","tenant_id":"8d85a6c568644e46b3ba818510cbe5ce","created_at":"2018-11-14T18:49:25Z","dns_nameservers":[],"updated_at":"2018-11-14T18:49:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8d85a6c568644e46b3ba818510cbe5ce","id":"5c061287-4c6f-4b9f-a365-a524526a0d72","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-pub-subnet"}]} 2018-11-14 18:49:34,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c0943390-73a6-4200-8b38-cf1b4eb2394d used request id req-46a26f8c-bcb2-4986-ac7e-4d261040cfbd 2018-11-14 18:49:34,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c0943390-73a6-4200-8b38-cf1b4eb2394d&name=CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45dport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3f5b6ad766b5c7a811d87c731475ec5286ba460" 2018-11-14 18:49:35,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 775 X-Openstack-Request-Id: req-74e2c2e9-36f5-41e9-9a8e-18dd4483247a Date: Wed, 14 Nov 2018 18:49:35 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c0943390-73a6-4200-8b38-cf1b4eb2394d","tenant_id":"8d85a6c568644e46b3ba818510cbe5ce","created_at":"2018-11-14T18:49:32Z","admin_state_up":true,"updated_at":"2018-11-14T18:49:33Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:1c:dd:e6","id":"072dc1bb-ce96-441d-8e4c-68a36f383e08","port_security_enabled":true,"project_id":"8d85a6c568644e46b3ba818510cbe5ce","fixed_ips":[{"subnet_id":"5c061287-4c6f-4b9f-a365-a524526a0d72","ip_address":"10.55.0.101"}],"extra_dhcp_opts":[],"security_groups":["d2744f34-a37f-482c-b8b3-bd0efe83832d"],"name":"CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45dport-1"}]} 2018-11-14 18:49:35,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c0943390-73a6-4200-8b38-cf1b4eb2394d&name=CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45dport-1&admin_state_up=True used request id req-74e2c2e9-36f5-41e9-9a8e-18dd4483247a 2018-11-14 18:49:35,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/8d85a6c568644e46b3ba818510cbe5ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3f5b6ad766b5c7a811d87c731475ec5286ba460" 2018-11-14 18:49:35,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:49:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11a2844c-67fe-45d3-844b-d339177663d9 Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8d85a6c568644e46b3ba818510cbe5ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d85a6c568644e46b3ba818510cbe5ce", "name": "CreateInstancePortManipulationTests-ce1fa41b-ce19-418-proj"}} 2018-11-14 18:49:35,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/8d85a6c568644e46b3ba818510cbe5ce used request id req-11a2844c-67fe-45d3-844b-d339177663d9 2018-11-14 18:49:35,150 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-inst 2018-11-14 18:49:35,153 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3f5b6ad766b5c7a811d87c731475ec5286ba460" 2018-11-14 18:49:35,172 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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-f3440a9e-472f-4d98-ba6c-694654803642 x-compute-request-id: req-f3440a9e-472f-4d98-ba6c-694654803642 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"flavors": [{"id": "68cbc289-16ae-4579-9014-ceba931e9504", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/68cbc289-16ae-4579-9014-ceba931e9504", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/68cbc289-16ae-4579-9014-ceba931e9504", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-flavor-name"}]} 2018-11-14 18:49:35,172 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-f3440a9e-472f-4d98-ba6c-694654803642 2018-11-14 18:49:35,174 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/68cbc289-16ae-4579-9014-ceba931e9504 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3f5b6ad766b5c7a811d87c731475ec5286ba460" 2018-11-14 18:49:35,192 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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-e9a00eef-8375-442e-b217-2155702b3c43 x-compute-request-id: req-e9a00eef-8375-442e-b217-2155702b3c43 Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-flavor-name", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/68cbc289-16ae-4579-9014-ceba931e9504", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/68cbc289-16ae-4579-9014-ceba931e9504", "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": "68cbc289-16ae-4579-9014-ceba931e9504"}} 2018-11-14 18:49:35,192 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/68cbc289-16ae-4579-9014-ceba931e9504 used request id req-e9a00eef-8375-442e-b217-2155702b3c43 2018-11-14 18:49:35,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c3f5b6ad766b5c7a811d87c731475ec5286ba460" 2018-11-14 18:49:35,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-89e25400-cbec-4d06-972d-fed84d7408a6 Date: Wed, 14 Nov 2018 18:49:35 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:49:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:49:22Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/688e70b7-4be4-4072-9c7f-13eab193395c/snap", "metadata": {}}], "self": "/v2/images/688e70b7-4be4-4072-9c7f-13eab193395c", "min_disk": 0, "protected": false, "id": "688e70b7-4be4-4072-9c7f-13eab193395c", "file": "/v2/images/688e70b7-4be4-4072-9c7f-13eab193395c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8d85a6c568644e46b3ba818510cbe5ce", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/688e70b7-4be4-4072-9c7f-13eab193395c/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-image"} 2018-11-14 18:49:35,493 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-image used request id req-89e25400-cbec-4d06-972d-fed84d7408a6 2018-11-14 18:49:35,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c3f5b6ad766b5c7a811d87c731475ec5286ba460" 2018-11-14 18:49:35,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-801aa6a8-0e1f-4509-bf5d-c71cdf92ffa2 Date: Wed, 14 Nov 2018 18:49:35 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-11-14 18:49:35,685 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-801aa6a8-0e1f-4509-bf5d-c71cdf92ffa2 2018-11-14 18:49:35,693 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3f5b6ad766b5c7a811d87c731475ec5286ba460" -d '{"server": {"name": "CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-inst", "imageRef": "688e70b7-4be4-4072-9c7f-13eab193395c", "flavorRef": "68cbc289-16ae-4579-9014-ceba931e9504", "max_count": 1, "min_count": 1, "networks": [{"port": "072dc1bb-ce96-441d-8e4c-68a36f383e08"}]}}' 2018-11-14 18:49:37,312 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18:49:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-54507106-ebe7-40f2-8cc5-8432d0899d1d x-compute-request-id: req-54507106-ebe7-40f2-8cc5-8432d0899d1d Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/acc1c6cd-d906-4f2d-8c63-47226caedadf Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "acc1c6cd-d906-4f2d-8c63-47226caedadf", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/acc1c6cd-d906-4f2d-8c63-47226caedadf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/acc1c6cd-d906-4f2d-8c63-47226caedadf", "rel": "bookmark"}], "adminPass": "vMmaY6R7fbsi"}} 2018-11-14 18:49:37,313 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-54507106-ebe7-40f2-8cc5-8432d0899d1d 2018-11-14 18:49:37,316 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/acc1c6cd-d906-4f2d-8c63-47226caedadf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3f5b6ad766b5c7a811d87c731475ec5286ba460" 2018-11-14 18:49:37,747 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:49: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-e07ea6fe-6f71-4842-b5f5-7298e2df6eaf x-compute-request-id: req-e07ea6fe-6f71-4842-b5f5-7298e2df6eaf 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.28:8774/v2.1/servers/acc1c6cd-d906-4f2d-8c63-47226caedadf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/acc1c6cd-d906-4f2d-8c63-47226caedadf", "rel": "bookmark"}], "image": {"id": "688e70b7-4be4-4072-9c7f-13eab193395c", "links": [{"href": "http://172.30.9.28:8774/images/688e70b7-4be4-4072-9c7f-13eab193395c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68cbc289-16ae-4579-9014-ceba931e9504", "links": [{"href": "http://172.30.9.28:8774/flavors/68cbc289-16ae-4579-9014-ceba931e9504", "rel": "bookmark"}]}, "id": "acc1c6cd-d906-4f2d-8c63-47226caedadf", "user_id": "951eb127af5d47f6a5416ca19cbf3404", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T18:49:37Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-inst", "created": "2018-11-14T18:49:37Z", "tenant_id": "8d85a6c568644e46b3ba818510cbe5ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:49:37,748 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/acc1c6cd-d906-4f2d-8c63-47226caedadf used request id req-e07ea6fe-6f71-4842-b5f5-7298e2df6eaf 2018-11-14 18:49:37,748 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-inst 2018-11-14 18:49:37,751 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/acc1c6cd-d906-4f2d-8c63-47226caedadf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3f5b6ad766b5c7a811d87c731475ec5286ba460" 2018-11-14 18:49:37,993 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:49: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-64d7b70f-8a66-4708-bc91-d465806ce892 x-compute-request-id: req-64d7b70f-8a66-4708-bc91-d465806ce892 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.28:8774/v2.1/servers/acc1c6cd-d906-4f2d-8c63-47226caedadf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/acc1c6cd-d906-4f2d-8c63-47226caedadf", "rel": "bookmark"}], "image": {"id": "688e70b7-4be4-4072-9c7f-13eab193395c", "links": [{"href": "http://172.30.9.28:8774/images/688e70b7-4be4-4072-9c7f-13eab193395c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68cbc289-16ae-4579-9014-ceba931e9504", "links": [{"href": "http://172.30.9.28:8774/flavors/68cbc289-16ae-4579-9014-ceba931e9504", "rel": "bookmark"}]}, "id": "acc1c6cd-d906-4f2d-8c63-47226caedadf", "user_id": "951eb127af5d47f6a5416ca19cbf3404", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T18:49:37Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-inst", "created": "2018-11-14T18:49:37Z", "tenant_id": "8d85a6c568644e46b3ba818510cbe5ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:49:37,993 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/acc1c6cd-d906-4f2d-8c63-47226caedadf used request id req-64d7b70f-8a66-4708-bc91-d465806ce892 2018-11-14 18:49:37,993 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-inst] is - BUILD 2018-11-14 18:49:37,993 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-14 18:49:40,997 - create_instance - DEBUG - VM status query timeout in 896.751954794 2018-11-14 18:49:40,999 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/acc1c6cd-d906-4f2d-8c63-47226caedadf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3f5b6ad766b5c7a811d87c731475ec5286ba460" 2018-11-14 18:49:41,517 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:49: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-4407fb15-7ba5-48fa-8e1e-c65305034084 x-compute-request-id: req-4407fb15-7ba5-48fa-8e1e-c65305034084 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.28:8774/v2.1/servers/acc1c6cd-d906-4f2d-8c63-47226caedadf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/acc1c6cd-d906-4f2d-8c63-47226caedadf", "rel": "bookmark"}], "image": {"id": "688e70b7-4be4-4072-9c7f-13eab193395c", "links": [{"href": "http://172.30.9.28:8774/images/688e70b7-4be4-4072-9c7f-13eab193395c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68cbc289-16ae-4579-9014-ceba931e9504", "links": [{"href": "http://172.30.9.28:8774/flavors/68cbc289-16ae-4579-9014-ceba931e9504", "rel": "bookmark"}]}, "id": "acc1c6cd-d906-4f2d-8c63-47226caedadf", "security_groups": [{"name": "default"}], "user_id": "951eb127af5d47f6a5416ca19cbf3404", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T18:49:39Z", "hostId": "b14962c84ea8ed812f93bf454bdec456886aab05c159aa056633147d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-inst", "created": "2018-11-14T18:49:37Z", "tenant_id": "8d85a6c568644e46b3ba818510cbe5ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:49:41,517 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/acc1c6cd-d906-4f2d-8c63-47226caedadf used request id req-4407fb15-7ba5-48fa-8e1e-c65305034084 2018-11-14 18:49:41,518 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-inst] is - BUILD 2018-11-14 18:49:41,518 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-14 18:49:44,521 - create_instance - DEBUG - VM status query timeout in 893.227475882 2018-11-14 18:49:44,524 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/acc1c6cd-d906-4f2d-8c63-47226caedadf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3f5b6ad766b5c7a811d87c731475ec5286ba460" 2018-11-14 18:49:45,136 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:49:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-274bc5cb-2b56-4b4d-8835-753e5a0e355e x-compute-request-id: req-274bc5cb-2b56-4b4d-8835-753e5a0e355e 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.28:8774/v2.1/servers/acc1c6cd-d906-4f2d-8c63-47226caedadf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/acc1c6cd-d906-4f2d-8c63-47226caedadf", "rel": "bookmark"}], "image": {"id": "688e70b7-4be4-4072-9c7f-13eab193395c", "links": [{"href": "http://172.30.9.28:8774/images/688e70b7-4be4-4072-9c7f-13eab193395c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68cbc289-16ae-4579-9014-ceba931e9504", "links": [{"href": "http://172.30.9.28:8774/flavors/68cbc289-16ae-4579-9014-ceba931e9504", "rel": "bookmark"}]}, "id": "acc1c6cd-d906-4f2d-8c63-47226caedadf", "security_groups": [{"name": "default"}], "user_id": "951eb127af5d47f6a5416ca19cbf3404", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T18:49:39Z", "hostId": "b14962c84ea8ed812f93bf454bdec456886aab05c159aa056633147d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-inst", "created": "2018-11-14T18:49:37Z", "tenant_id": "8d85a6c568644e46b3ba818510cbe5ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:49:45,136 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/acc1c6cd-d906-4f2d-8c63-47226caedadf used request id req-274bc5cb-2b56-4b4d-8835-753e5a0e355e 2018-11-14 18:49:45,136 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-inst] is - BUILD 2018-11-14 18:49:45,137 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-14 18:49:48,140 - create_instance - DEBUG - VM status query timeout in 889.608802795 2018-11-14 18:49:48,142 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/acc1c6cd-d906-4f2d-8c63-47226caedadf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3f5b6ad766b5c7a811d87c731475ec5286ba460" 2018-11-14 18:49:48,751 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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-67871377-2437-483f-a967-05d3838fe034 x-compute-request-id: req-67871377-2437-483f-a967-05d3838fe034 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:e6", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/acc1c6cd-d906-4f2d-8c63-47226caedadf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/acc1c6cd-d906-4f2d-8c63-47226caedadf", "rel": "bookmark"}], "image": {"id": "688e70b7-4be4-4072-9c7f-13eab193395c", "links": [{"href": "http://172.30.9.28:8774/images/688e70b7-4be4-4072-9c7f-13eab193395c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:49:44.000000", "flavor": {"id": "68cbc289-16ae-4579-9014-ceba931e9504", "links": [{"href": "http://172.30.9.28:8774/flavors/68cbc289-16ae-4579-9014-ceba931e9504", "rel": "bookmark"}]}, "id": "acc1c6cd-d906-4f2d-8c63-47226caedadf", "security_groups": [{"name": "default"}], "user_id": "951eb127af5d47f6a5416ca19cbf3404", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:49:44Z", "hostId": "b14962c84ea8ed812f93bf454bdec456886aab05c159aa056633147d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-inst", "created": "2018-11-14T18:49:37Z", "tenant_id": "8d85a6c568644e46b3ba818510cbe5ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:49:48,751 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/acc1c6cd-d906-4f2d-8c63-47226caedadf used request id req-67871377-2437-483f-a967-05d3838fe034 2018-11-14 18:49:48,752 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-inst] is - ACTIVE 2018-11-14 18:49:48,752 - create_instance - INFO - VM is - ACTIVE 2018-11-14 18:49:48,755 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/acc1c6cd-d906-4f2d-8c63-47226caedadf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3f5b6ad766b5c7a811d87c731475ec5286ba460" 2018-11-14 18:49:49,265 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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-7f67c40d-a3c1-4518-8be8-f80a262c7e1e x-compute-request-id: req-7f67c40d-a3c1-4518-8be8-f80a262c7e1e Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:e6", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/acc1c6cd-d906-4f2d-8c63-47226caedadf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/acc1c6cd-d906-4f2d-8c63-47226caedadf", "rel": "bookmark"}], "image": {"id": "688e70b7-4be4-4072-9c7f-13eab193395c", "links": [{"href": "http://172.30.9.28:8774/images/688e70b7-4be4-4072-9c7f-13eab193395c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:49:44.000000", "flavor": {"id": "68cbc289-16ae-4579-9014-ceba931e9504", "links": [{"href": "http://172.30.9.28:8774/flavors/68cbc289-16ae-4579-9014-ceba931e9504", "rel": "bookmark"}]}, "id": "acc1c6cd-d906-4f2d-8c63-47226caedadf", "security_groups": [{"name": "default"}], "user_id": "951eb127af5d47f6a5416ca19cbf3404", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:49:44Z", "hostId": "b14962c84ea8ed812f93bf454bdec456886aab05c159aa056633147d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-inst", "created": "2018-11-14T18:49:37Z", "tenant_id": "8d85a6c568644e46b3ba818510cbe5ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:49:49,265 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/acc1c6cd-d906-4f2d-8c63-47226caedadf used request id req-7f67c40d-a3c1-4518-8be8-f80a262c7e1e 2018-11-14 18:49:49,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3f5b6ad766b5c7a811d87c731475ec5286ba460" 2018-11-14 18:49:49,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-c979b18c-60b9-46f0-acd3-c364bcd5c7b0 Date: Wed, 14 Nov 2018 18:49:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5c061287-4c6f-4b9f-a365-a524526a0d72"],"updated_at":"2018-11-14T18:49:25Z","tenant_id":"8d85a6c568644e46b3ba818510cbe5ce","created_at":"2018-11-14T18:49:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8d85a6c568644e46b3ba818510cbe5ce","id":"c0943390-73a6-4200-8b38-cf1b4eb2394d","name":"CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-pub-net"}]} 2018-11-14 18:49:49,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-pub-net used request id req-c979b18c-60b9-46f0-acd3-c364bcd5c7b0 2018-11-14 18:49:49,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/8d85a6c568644e46b3ba818510cbe5ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3f5b6ad766b5c7a811d87c731475ec5286ba460" 2018-11-14 18:49:49,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:49:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74fcd02b-e9a5-40c1-83f2-7a9b5e9a5a99 Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8d85a6c568644e46b3ba818510cbe5ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d85a6c568644e46b3ba818510cbe5ce", "name": "CreateInstancePortManipulationTests-ce1fa41b-ce19-418-proj"}} 2018-11-14 18:49:49,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/8d85a6c568644e46b3ba818510cbe5ce used request id req-74fcd02b-e9a5-40c1-83f2-7a9b5e9a5a99 2018-11-14 18:49:49,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c0943390-73a6-4200-8b38-cf1b4eb2394d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3f5b6ad766b5c7a811d87c731475ec5286ba460" 2018-11-14 18:49:49,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-844df5c7-78c4-4fe6-855a-26fb5dbff092 Date: Wed, 14 Nov 2018 18:49:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c0943390-73a6-4200-8b38-cf1b4eb2394d","tenant_id":"8d85a6c568644e46b3ba818510cbe5ce","created_at":"2018-11-14T18:49:25Z","dns_nameservers":[],"updated_at":"2018-11-14T18:49:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8d85a6c568644e46b3ba818510cbe5ce","id":"5c061287-4c6f-4b9f-a365-a524526a0d72","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-pub-subnet"}]} 2018-11-14 18:49:49,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c0943390-73a6-4200-8b38-cf1b4eb2394d used request id req-844df5c7-78c4-4fe6-855a-26fb5dbff092 2018-11-14 18:49:49,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c0943390-73a6-4200-8b38-cf1b4eb2394d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3f5b6ad766b5c7a811d87c731475ec5286ba460" 2018-11-14 18:49:49,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3040 X-Openstack-Request-Id: req-56302551-2093-42f4-a77b-ef2d444c0dc7 Date: Wed, 14 Nov 2018 18:49:49 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c0943390-73a6-4200-8b38-cf1b4eb2394d","tenant_id":"8d85a6c568644e46b3ba818510cbe5ce","created_at":"2018-11-14T18:49:32Z","admin_state_up":true,"updated_at":"2018-11-14T18:49:43Z","binding:vnic_type":"normal","device_id":"acc1c6cd-d906-4f2d-8c63-47226caedadf","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:1c:dd:e6","id":"072dc1bb-ce96-441d-8e4c-68a36f383e08","port_security_enabled":true,"project_id":"8d85a6c568644e46b3ba818510cbe5ce","fixed_ips":[{"subnet_id":"5c061287-4c6f-4b9f-a365-a524526a0d72","ip_address":"10.55.0.101"}],"extra_dhcp_opts":[],"security_groups":["d2744f34-a37f-482c-b8b3-bd0efe83832d"],"name":"CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45dport-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c0943390-73a6-4200-8b38-cf1b4eb2394d","tenant_id":"8d85a6c568644e46b3ba818510cbe5ce","created_at":"2018-11-14T18:49:26Z","admin_state_up":true,"updated_at":"2018-11-14T18:49:29Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c0943390-73a6-4200-8b38-cf1b4eb2394d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:d5:78:a5","id":"83dec476-6cb6-4b9e-9cd8-e59983a8319c","port_security_enabled":false,"project_id":"8d85a6c568644e46b3ba818510cbe5ce","fixed_ips":[{"subnet_id":"5c061287-4c6f-4b9f-a365-a524526a0d72","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c0943390-73a6-4200-8b38-cf1b4eb2394d","tenant_id":"8d85a6c568644e46b3ba818510cbe5ce","created_at":"2018-11-14T18:49:27Z","admin_state_up":true,"updated_at":"2018-11-14T18:49:30Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c0943390-73a6-4200-8b38-cf1b4eb2394d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:17:b3:66","id":"aadf1b82-337f-4f8a-83e0-cdee79dd2df5","port_security_enabled":false,"project_id":"8d85a6c568644e46b3ba818510cbe5ce","fixed_ips":[{"subnet_id":"5c061287-4c6f-4b9f-a365-a524526a0d72","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c0943390-73a6-4200-8b38-cf1b4eb2394d","tenant_id":"8d85a6c568644e46b3ba818510cbe5ce","created_at":"2018-11-14T18:49:26Z","admin_state_up":true,"updated_at":"2018-11-14T18:49:28Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c0943390-73a6-4200-8b38-cf1b4eb2394d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:bd:70:c1","id":"e8899c1d-55a5-4ad6-9ceb-e2367c108dee","port_security_enabled":false,"project_id":"8d85a6c568644e46b3ba818510cbe5ce","fixed_ips":[{"subnet_id":"5c061287-4c6f-4b9f-a365-a524526a0d72","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-14 18:49:49,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c0943390-73a6-4200-8b38-cf1b4eb2394d used request id req-56302551-2093-42f4-a77b-ef2d444c0dc7 2018-11-14 18:49:49,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=c0943390-73a6-4200-8b38-cf1b4eb2394d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3f5b6ad766b5c7a811d87c731475ec5286ba460" 2018-11-14 18:49:49,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-36e6a09e-c772-425c-b1b2-eab46e9187c5 Date: Wed, 14 Nov 2018 18:49:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5c061287-4c6f-4b9f-a365-a524526a0d72"],"updated_at":"2018-11-14T18:49:25Z","tenant_id":"8d85a6c568644e46b3ba818510cbe5ce","created_at":"2018-11-14T18:49:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8d85a6c568644e46b3ba818510cbe5ce","id":"c0943390-73a6-4200-8b38-cf1b4eb2394d","name":"CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-pub-net"}]} 2018-11-14 18:49:49,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=c0943390-73a6-4200-8b38-cf1b4eb2394d used request id req-36e6a09e-c772-425c-b1b2-eab46e9187c5 2018-11-14 18:49:49,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c0943390-73a6-4200-8b38-cf1b4eb2394d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3f5b6ad766b5c7a811d87c731475ec5286ba460" 2018-11-14 18:49:49,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c7754474-1806-433b-8802-f1f1b8b21fac Date: Wed, 14 Nov 2018 18:49:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c0943390-73a6-4200-8b38-cf1b4eb2394d","tenant_id":"8d85a6c568644e46b3ba818510cbe5ce","created_at":"2018-11-14T18:49:25Z","dns_nameservers":[],"updated_at":"2018-11-14T18:49:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8d85a6c568644e46b3ba818510cbe5ce","id":"5c061287-4c6f-4b9f-a365-a524526a0d72","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-pub-subnet"}]} 2018-11-14 18:49:49,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c0943390-73a6-4200-8b38-cf1b4eb2394d used request id req-c7754474-1806-433b-8802-f1f1b8b21fac 2018-11-14 18:49:49,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c0943390-73a6-4200-8b38-cf1b4eb2394d&name=CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3f5b6ad766b5c7a811d87c731475ec5286ba460" 2018-11-14 18:49:49,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-753274ce-4c5e-459a-89aa-9bfa594d2959 Date: Wed, 14 Nov 2018 18:49:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c0943390-73a6-4200-8b38-cf1b4eb2394d","tenant_id":"8d85a6c568644e46b3ba818510cbe5ce","created_at":"2018-11-14T18:49:25Z","dns_nameservers":[],"updated_at":"2018-11-14T18:49:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8d85a6c568644e46b3ba818510cbe5ce","id":"5c061287-4c6f-4b9f-a365-a524526a0d72","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-pub-subnet"}]} 2018-11-14 18:49:49,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c0943390-73a6-4200-8b38-cf1b4eb2394d&name=CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-pub-subnet used request id req-753274ce-4c5e-459a-89aa-9bfa594d2959 2018-11-14 18:49:49,918 - create_instance - INFO - Deleting Port with ID - 072dc1bb-ce96-441d-8e4c-68a36f383e08 2018-11-14 18:49:49,918 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45dport-1 2018-11-14 18:49:49,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/072dc1bb-ce96-441d-8e4c-68a36f383e08 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3f5b6ad766b5c7a811d87c731475ec5286ba460" 2018-11-14 18:49:50,429 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-67e36547-3fce-45db-999d-65248aefbfb6 Date: Wed, 14 Nov 2018 18:49:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:49:50,429 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/072dc1bb-ce96-441d-8e4c-68a36f383e08 used request id req-67e36547-3fce-45db-999d-65248aefbfb6 2018-11-14 18:49:50,429 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-inst 2018-11-14 18:49:50,432 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/acc1c6cd-d906-4f2d-8c63-47226caedadf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3f5b6ad766b5c7a811d87c731475ec5286ba460" 2018-11-14 18:49:50,625 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18: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-ab474965-bf96-41f2-88e1-4ecefdef388e x-compute-request-id: req-ab474965-bf96-41f2-88e1-4ecefdef388e Content-Type: application/json 2018-11-14 18:49:50,625 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/acc1c6cd-d906-4f2d-8c63-47226caedadf used request id req-ab474965-bf96-41f2-88e1-4ecefdef388e 2018-11-14 18:49:50,625 - create_instance - INFO - Checking deletion status 2018-11-14 18:49:50,628 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/acc1c6cd-d906-4f2d-8c63-47226caedadf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3f5b6ad766b5c7a811d87c731475ec5286ba460" 2018-11-14 18:49:50,908 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:49:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-85c5fc89-72b1-4c92-91e5-f0cd3bbf05db x-compute-request-id: req-85c5fc89-72b1-4c92-91e5-f0cd3bbf05db Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:dd:e6", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/acc1c6cd-d906-4f2d-8c63-47226caedadf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/acc1c6cd-d906-4f2d-8c63-47226caedadf", "rel": "bookmark"}], "image": {"id": "688e70b7-4be4-4072-9c7f-13eab193395c", "links": [{"href": "http://172.30.9.28:8774/images/688e70b7-4be4-4072-9c7f-13eab193395c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:49:44.000000", "flavor": {"id": "68cbc289-16ae-4579-9014-ceba931e9504", "links": [{"href": "http://172.30.9.28:8774/flavors/68cbc289-16ae-4579-9014-ceba931e9504", "rel": "bookmark"}]}, "id": "acc1c6cd-d906-4f2d-8c63-47226caedadf", "user_id": "951eb127af5d47f6a5416ca19cbf3404", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:49:50Z", "hostId": "b14962c84ea8ed812f93bf454bdec456886aab05c159aa056633147d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-inst", "created": "2018-11-14T18:49:37Z", "tenant_id": "8d85a6c568644e46b3ba818510cbe5ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:49:50,908 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/acc1c6cd-d906-4f2d-8c63-47226caedadf used request id req-85c5fc89-72b1-4c92-91e5-f0cd3bbf05db 2018-11-14 18:49:50,908 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-inst] is - ACTIVE 2018-11-14 18:49:50,908 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-14 18:49:53,912 - create_instance - DEBUG - VM status query timeout in 296.713971853 2018-11-14 18:49:53,915 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/acc1c6cd-d906-4f2d-8c63-47226caedadf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3f5b6ad766b5c7a811d87c731475ec5286ba460" 2018-11-14 18:49:53,967 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18: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 x-openstack-request-id: req-0a9cb22f-203a-4252-ab16-33d4440d11c2 x-compute-request-id: req-0a9cb22f-203a-4252-ab16-33d4440d11c2 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance acc1c6cd-d906-4f2d-8c63-47226caedadf could not be found.", "code": 404}} 2018-11-14 18:49:53,967 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/acc1c6cd-d906-4f2d-8c63-47226caedadf used request id req-0a9cb22f-203a-4252-ab16-33d4440d11c2 2018-11-14 18:49:53,967 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance acc1c6cd-d906-4f2d-8c63-47226caedadf could not be found. (HTTP 404) (Request-ID: req-0a9cb22f-203a-4252-ab16-33d4440d11c2) 2018-11-14 18:49:53,968 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-inst 2018-11-14 18:49:53,971 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/68cbc289-16ae-4579-9014-ceba931e9504 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb6930e444ab0ab2b2c375c7a5e2c1e2820c90ab" 2018-11-14 18:49:54,017 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18: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 x-openstack-request-id: req-34aa0040-988d-46ed-8091-165afe6234b4 x-compute-request-id: req-34aa0040-988d-46ed-8091-165afe6234b4 Content-Length: 0 Content-Type: application/json 2018-11-14 18:49:54,017 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/68cbc289-16ae-4579-9014-ceba931e9504 used request id req-34aa0040-988d-46ed-8091-165afe6234b4 2018-11-14 18:49:54,018 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-pub-subnet 2018-11-14 18:49:54,018 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-pub-subnet 2018-11-14 18:49:54,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/5c061287-4c6f-4b9f-a365-a524526a0d72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05e207ab3aaa63202cf7cf1835252194a1d31509" 2018-11-14 18:49:56,813 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-91cbc75c-5cb3-47f7-be99-ec0dd90338ee Date: Wed, 14 Nov 2018 18:49:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:49:56,813 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/5c061287-4c6f-4b9f-a365-a524526a0d72 used request id req-91cbc75c-5cb3-47f7-be99-ec0dd90338ee 2018-11-14 18:49:56,813 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-pub-net 2018-11-14 18:49:56,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/c0943390-73a6-4200-8b38-cf1b4eb2394d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05e207ab3aaa63202cf7cf1835252194a1d31509" 2018-11-14 18:49:58,429 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-33a0ae2b-3c08-4eba-a4f2-c388d5647053 Date: Wed, 14 Nov 2018 18:49:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:49:58,429 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/c0943390-73a6-4200-8b38-cf1b4eb2394d used request id req-33a0ae2b-3c08-4eba-a4f2-c388d5647053 2018-11-14 18:49:58,430 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-85033a67-2f35-474c-9f18-91ea4736e45d-image 2018-11-14 18:49:58,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/688e70b7-4be4-4072-9c7f-13eab193395c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7b0c53b01d28d338b73c138e4732cef071fd9fc6" 2018-11-14 18:49:58,952 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-96c09081-0e3c-4b8f-ba58-5a1e436e1760 Date: Wed, 14 Nov 2018 18:49:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:49:58,952 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/688e70b7-4be4-4072-9c7f-13eab193395c used request id req-96c09081-0e3c-4b8f-ba58-5a1e436e1760 2018-11-14 18:49:58,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29b38fb9cecf9e9f794e71e19c81f876a4d98097" 2018-11-14 18:49:59,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-706c52c5-98c5-48f5-acbd-54c5f2c76c56 Date: Wed, 14 Nov 2018 18:49:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d85a6c568644e46b3ba818510cbe5ce", "created_at": "2018-11-14T18:49:24Z", "updated_at": "2018-11-14T18:49:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:49:24Z", "revision_number": 0, "id": "14bfdb9c-0792-48f6-99fb-afd43b5d82b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:49:24Z", "security_group_id": "d2744f34-a37f-482c-b8b3-bd0efe83832d", "tenant_id": "8d85a6c568644e46b3ba818510cbe5ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d85a6c568644e46b3ba818510cbe5ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:49:24Z", "revision_number": 0, "id": "4c911acd-d43e-4de5-8b30-f827ef7e25d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:49:24Z", "security_group_id": "d2744f34-a37f-482c-b8b3-bd0efe83832d", "tenant_id": "8d85a6c568644e46b3ba818510cbe5ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d85a6c568644e46b3ba818510cbe5ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:49:24Z", "revision_number": 0, "id": "a233dff9-6586-455e-a58e-e7849b10ed9b", "remote_group_id": "d2744f34-a37f-482c-b8b3-bd0efe83832d", "remote_ip_prefix": null, "created_at": "2018-11-14T18:49:24Z", "security_group_id": "d2744f34-a37f-482c-b8b3-bd0efe83832d", "tenant_id": "8d85a6c568644e46b3ba818510cbe5ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d85a6c568644e46b3ba818510cbe5ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:49:24Z", "revision_number": 0, "id": "d0183f47-3fd4-4df7-a60d-d581add49b71", "remote_group_id": "d2744f34-a37f-482c-b8b3-bd0efe83832d", "remote_ip_prefix": null, "created_at": "2018-11-14T18:49:24Z", "security_group_id": "d2744f34-a37f-482c-b8b3-bd0efe83832d", "tenant_id": "8d85a6c568644e46b3ba818510cbe5ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d85a6c568644e46b3ba818510cbe5ce"}], "revision_number": 4, "project_id": "8d85a6c568644e46b3ba818510cbe5ce", "id": "d2744f34-a37f-482c-b8b3-bd0efe83832d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:49:59,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-706c52c5-98c5-48f5-acbd-54c5f2c76c56 2018-11-14 18:49:59,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29b38fb9cecf9e9f794e71e19c81f876a4d98097" 2018-11-14 18:49:59,346 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:49:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3548ede6-9c7b-4f2e-946f-bc42a568df58 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:49:59,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-3548ede6-9c7b-4f2e-946f-bc42a568df58 2018-11-14 18:49:59,346 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:49:59,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29b38fb9cecf9e9f794e71e19c81f876a4d98097" 2018-11-14 18:49:59,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:49:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-974b314d-0a6c-4783-a277-e069af22d606 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:49:59,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-974b314d-0a6c-4783-a277-e069af22d606 2018-11-14 18:49:59,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29b38fb9cecf9e9f794e71e19c81f876a4d98097" 2018-11-14 18:49:59,627 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:49:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09aab218-da1d-4a94-b1bc-98560bf61ea9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:49:59,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-09aab218-da1d-4a94-b1bc-98560bf61ea9 2018-11-14 18:49:59,627 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:49:59,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29b38fb9cecf9e9f794e71e19c81f876a4d98097" 2018-11-14 18:49:59,739 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:49:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45b45e6c-2354-4582-ab29-06d5a5c17696 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:49:59,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-45b45e6c-2354-4582-ab29-06d5a5c17696 2018-11-14 18:49:59,740 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:49:59,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29b38fb9cecf9e9f794e71e19c81f876a4d98097" 2018-11-14 18:49:59,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:49:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dfa7ea3-fc84-492b-999f-b7ea6bddf633 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:49:59,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-9dfa7ea3-fc84-492b-999f-b7ea6bddf633 2018-11-14 18:49:59,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29b38fb9cecf9e9f794e71e19c81f876a4d98097" 2018-11-14 18:49:59,957 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:49:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb7f5cc7-1578-4e8c-81bc-6591753856cf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 18:49:59,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-fb7f5cc7-1578-4e8c-81bc-6591753856cf 2018-11-14 18:49:59,957 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:49:59,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29b38fb9cecf9e9f794e71e19c81f876a4d98097" 2018-11-14 18:50:00,094 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:49:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b54e5974-75c8-423b-9be3-48ce41a02009 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d3b3d3f2c3dd4be6bc230a686f3f0839.", "code": 404, "title": "Not Found"}} 2018-11-14 18:50:00,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 used request id req-b54e5974-75c8-423b-9be3-48ce41a02009 2018-11-14 18:50:00,095 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:50:00,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29b38fb9cecf9e9f794e71e19c81f876a4d98097" 2018-11-14 18:50:00,204 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:50:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0eb551a7-ce52-457d-a453-325f505b2aca Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5dcff89097904b7c82103d40edeed98d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:50:00,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d used request id req-0eb551a7-ce52-457d-a453-325f505b2aca 2018-11-14 18:50:00,205 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:50:00,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/8d85a6c568644e46b3ba818510cbe5ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29b38fb9cecf9e9f794e71e19c81f876a4d98097" 2018-11-14 18:50:00,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:50:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bafcf7ce-2bd1-4e1d-9347-74ceeeff8ab7 Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8d85a6c568644e46b3ba818510cbe5ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d85a6c568644e46b3ba818510cbe5ce", "name": "CreateInstancePortManipulationTests-ce1fa41b-ce19-418-proj"}} 2018-11-14 18:50:00,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/8d85a6c568644e46b3ba818510cbe5ce used request id req-bafcf7ce-2bd1-4e1d-9347-74ceeeff8ab7 2018-11-14 18:50:00,308 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d2744f34-a37f-482c-b8b3-bd0efe83832d 2018-11-14 18:50:00,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d2744f34-a37f-482c-b8b3-bd0efe83832d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29b38fb9cecf9e9f794e71e19c81f876a4d98097" 2018-11-14 18:50:00,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-4b48c41e-e828-4a4f-832f-8e3825efb41e Date: Wed, 14 Nov 2018 18:50:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:49:24Z", "security_group_id": "d2744f34-a37f-482c-b8b3-bd0efe83832d", "port_range_min": null, "revision_number": 0, "tenant_id": "8d85a6c568644e46b3ba818510cbe5ce", "created_at": "2018-11-14T18:49:24Z", "project_id": "8d85a6c568644e46b3ba818510cbe5ce", "id": "14bfdb9c-0792-48f6-99fb-afd43b5d82b5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:49:24Z", "security_group_id": "d2744f34-a37f-482c-b8b3-bd0efe83832d", "port_range_min": null, "revision_number": 0, "tenant_id": "8d85a6c568644e46b3ba818510cbe5ce", "created_at": "2018-11-14T18:49:24Z", "project_id": "8d85a6c568644e46b3ba818510cbe5ce", "id": "4c911acd-d43e-4de5-8b30-f827ef7e25d9"}, {"remote_group_id": "d2744f34-a37f-482c-b8b3-bd0efe83832d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:49:24Z", "security_group_id": "d2744f34-a37f-482c-b8b3-bd0efe83832d", "port_range_min": null, "revision_number": 0, "tenant_id": "8d85a6c568644e46b3ba818510cbe5ce", "created_at": "2018-11-14T18:49:24Z", "project_id": "8d85a6c568644e46b3ba818510cbe5ce", "id": "a233dff9-6586-455e-a58e-e7849b10ed9b"}, {"remote_group_id": "d2744f34-a37f-482c-b8b3-bd0efe83832d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:49:24Z", "security_group_id": "d2744f34-a37f-482c-b8b3-bd0efe83832d", "port_range_min": null, "revision_number": 0, "tenant_id": "8d85a6c568644e46b3ba818510cbe5ce", "created_at": "2018-11-14T18:49:24Z", "project_id": "8d85a6c568644e46b3ba818510cbe5ce", "id": "d0183f47-3fd4-4df7-a60d-d581add49b71"}]} 2018-11-14 18:50:00,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d2744f34-a37f-482c-b8b3-bd0efe83832d used request id req-4b48c41e-e828-4a4f-832f-8e3825efb41e 2018-11-14 18:50:00,516 - neutron_utils - INFO - Deleting security group with name - default 2018-11-14 18:50:00,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/d2744f34-a37f-482c-b8b3-bd0efe83832d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29b38fb9cecf9e9f794e71e19c81f876a4d98097" 2018-11-14 18:50:00,918 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c1e220d6-3c2a-4833-9b17-9105a10cad72 Content-Length: 0 Date: Wed, 14 Nov 2018 18:50:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:50:00,919 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/d2744f34-a37f-482c-b8b3-bd0efe83832d used request id req-c1e220d6-3c2a-4833-9b17-9105a10cad72 2018-11-14 18:50:00,919 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-ce1fa41b-ce19-418-proj 2018-11-14 18:50:00,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/8d85a6c568644e46b3ba818510cbe5ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29b38fb9cecf9e9f794e71e19c81f876a4d98097" 2018-11-14 18:50:01,239 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:50:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06c00a20-7033-4b6c-880f-113bfb37400b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:50:01,239 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/8d85a6c568644e46b3ba818510cbe5ce used request id req-06c00a20-7033-4b6c-880f-113bfb37400b 2018-11-14 18:50:01,240 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-ce1fa41b-ce19-418-proj-role 2018-11-14 18:50:01,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/0bd3c2c8417b4660913d65db01295317 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29b38fb9cecf9e9f794e71e19c81f876a4d98097" 2018-11-14 18:50:01,377 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:50:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91a6eb17-b6ab-4fdc-b525-5c5c254ae9f4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:50:01,378 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/0bd3c2c8417b4660913d65db01295317 used request id req-91a6eb17-b6ab-4fdc-b525-5c5c254ae9f4 2018-11-14 18:50:01,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29b38fb9cecf9e9f794e71e19c81f876a4d98097" 2018-11-14 18:50:01,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:50:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7422af12-51cb-477b-a3ef-a052272d13ab Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:50:01,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-7422af12-51cb-477b-a3ef-a052272d13ab 2018-11-14 18:50:01,481 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-ce1fa41b-ce19-418-user 2018-11-14 18:50:01,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/951eb127af5d47f6a5416ca19cbf3404 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}050e5fc091a296905761bdab81bc3d0a75d88e01" 2018-11-14 18:50:01,685 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:50:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20cd15fa-9cf3-4699-b6b8-9ea6e6d72b31 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:50:01,685 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/951eb127af5d47f6a5416ca19cbf3404 used request id req-20cd15fa-9cf3-4699-b6b8-9ea6e6d72b31 2018-11-14 18:50:01,686 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:50:02,104 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:50:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["HOh4XFd5Q7mpcEhd_SA3Rg"], "issued_at": "2018-11-14T18:50:02.000000Z"}} 2018-11-14 18:50:02,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d99cda759185fd90900560d3c7bf86185b9bc3c1" 2018-11-14 18:50:02,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:50:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-267ab09b-4a40-47f5-bb20-6bd1536d51d1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:50:02,206 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-267ab09b-4a40-47f5-bb20-6bd1536d51d1 2018-11-14 18:50:02,207 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:50:02,207 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:50:02,660 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:50:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["6onxhOxzQhGPtrdp48k5Lg"], "issued_at": "2018-11-14T18:50:02.000000Z"}} 2018-11-14 18:50:02,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a9c53b3e64055cf7ecbdde328cf613970f2c334" 2018-11-14 18:50:02,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:50:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8452f089-9db1-4ece-8e48-a3add762a4dd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:50:02,766 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-8452f089-9db1-4ece-8e48-a3add762a4dd 2018-11-14 18:50:02,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:50:02,776 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:50:02,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-7e7a3752-4ff0-478-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a9c53b3e64055cf7ecbdde328cf613970f2c334" 2018-11-14 18:50:02,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:50:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca2b7809-d393-430b-ac8e-7bf1bd6cf448 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-7e7a3752-4ff0-478-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:50:02,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-7e7a3752-4ff0-478-proj used request id req-ca2b7809-d393-430b-ac8e-7bf1bd6cf448 2018-11-14 18:50:02,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a9c53b3e64055cf7ecbdde328cf613970f2c334" 2018-11-14 18:50:03,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:50:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-253f3dfb-7142-419f-86d6-af0b457d4a86 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:50:03,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-253f3dfb-7142-419f-86d6-af0b457d4a86 2018-11-14 18:50:03,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a9c53b3e64055cf7ecbdde328cf613970f2c334" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-7e7a3752-4ff0-478-proj"}}' 2018-11-14 18:50:03,155 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:50:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44e3e83a-2db5-4a83-a8a3-ba80b13cc19b Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/80d54a2a1af6462fad99badbf31e03a7"}, "tags": [], "enabled": true, "id": "80d54a2a1af6462fad99badbf31e03a7", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-7e7a3752-4ff0-478-proj"}} 2018-11-14 18:50:03,156 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-44e3e83a-2db5-4a83-a8a3-ba80b13cc19b 2018-11-14 18:50:03,156 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-7e7a3752-4ff0-478-proj 2018-11-14 18:50:03,156 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:50:03,157 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:50:03,576 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:50:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["aPfLIX95QCOcRKmcSVGI2w"], "issued_at": "2018-11-14T18:50:03.000000Z"}} 2018-11-14 18:50:03,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56c1276f28eb5cd4c7afa544cbed6f0ae3d32d2a" 2018-11-14 18:50:03,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:50:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-076c76c2-ce98-43d5-9f33-833bb6ade58a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:50:03,681 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-076c76c2-ce98-43d5-9f33-833bb6ade58a 2018-11-14 18:50:03,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:50:03,691 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:50:03,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56c1276f28eb5cd4c7afa544cbed6f0ae3d32d2a" 2018-11-14 18:50:03,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:50:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85f4362a-3d8d-4be7-b2c6-50647c4ada53 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:50:03,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-85f4362a-3d8d-4be7-b2c6-50647c4ada53 2018-11-14 18:50:03,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-7e7a3752-4ff0-478-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56c1276f28eb5cd4c7afa544cbed6f0ae3d32d2a" 2018-11-14 18:50:03,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:50:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fc993c3-860d-4dcd-b8a0-37536928ac16 Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-7e7a3752-4ff0-478-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/80d54a2a1af6462fad99badbf31e03a7"}, "tags": [], "enabled": true, "id": "80d54a2a1af6462fad99badbf31e03a7", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-7e7a3752-4ff0-478-proj"}]} 2018-11-14 18:50:03,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-7e7a3752-4ff0-478-proj used request id req-4fc993c3-860d-4dcd-b8a0-37536928ac16 2018-11-14 18:50:03,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56c1276f28eb5cd4c7afa544cbed6f0ae3d32d2a" 2018-11-14 18:50:04,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:50:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-480cb07c-6483-4a00-a937-7b399b2795ea Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:50:04,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-480cb07c-6483-4a00-a937-7b399b2795ea 2018-11-14 18:50:04,468 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-7e7a3752-4ff0-478-user 2018-11-14 18:50:04,468 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:50:04,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a9c53b3e64055cf7ecbdde328cf613970f2c334" 2018-11-14 18:50:04,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:50:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bfb444f-041f-41c4-9493-44fe3debf616 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:50:04,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-1bfb444f-041f-41c4-9493-44fe3debf616 2018-11-14 18:50:04,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a9c53b3e64055cf7ecbdde328cf613970f2c334" -d '{"role": {"name": "CreateInstancePortManipulationTests-7e7a3752-4ff0-478-proj-role"}}' 2018-11-14 18:50:04,707 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:50:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-213f18e1-9604-4862-a606-66e3f8a23c24 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1ad5f2dbb21e485e8cebe767038be5e3", "links": {"self": "http://172.30.9.28:5000/v3/roles/1ad5f2dbb21e485e8cebe767038be5e3"}, "name": "CreateInstancePortManipulationTests-7e7a3752-4ff0-478-proj-role"}} 2018-11-14 18:50:04,707 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-213f18e1-9604-4862-a606-66e3f8a23c24 2018-11-14 18:50:04,708 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-7e7a3752-4ff0-478-proj-role 2018-11-14 18:50:04,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/1ad5f2dbb21e485e8cebe767038be5e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a9c53b3e64055cf7ecbdde328cf613970f2c334" 2018-11-14 18:50:04,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:50:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43f221f0-4adb-4441-8112-9825a17f3921 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1ad5f2dbb21e485e8cebe767038be5e3", "links": {"self": "http://172.30.9.28:5000/v3/roles/1ad5f2dbb21e485e8cebe767038be5e3"}, "name": "CreateInstancePortManipulationTests-7e7a3752-4ff0-478-proj-role"}} 2018-11-14 18:50:04,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/1ad5f2dbb21e485e8cebe767038be5e3 used request id req-43f221f0-4adb-4441-8112-9825a17f3921 2018-11-14 18:50:04,822 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-7e7a3752-4ff0-478-proj-role to project CreateInstancePortManipulationTests-7e7a3752-4ff0-478-proj 2018-11-14 18:50:04,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/80d54a2a1af6462fad99badbf31e03a7/users/8b4428dcb75a4064aff60f1ad81469e7/roles/1ad5f2dbb21e485e8cebe767038be5e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a9c53b3e64055cf7ecbdde328cf613970f2c334" 2018-11-14 18:50:04,973 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:50:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35798043-fd7f-46b9-a883-f2f625f9baab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:50:04,973 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/80d54a2a1af6462fad99badbf31e03a7/users/8b4428dcb75a4064aff60f1ad81469e7/roles/1ad5f2dbb21e485e8cebe767038be5e3 used request id req-35798043-fd7f-46b9-a883-f2f625f9baab 2018-11-14 18:50:04,974 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-14 18:50:04,974 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:50:04,975 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:50:05,461 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1ad5f2dbb21e485e8cebe767038be5e3", "name": "CreateInstancePortManipulationTests-7e7a3752-4ff0-478-proj-role"}], "expires_at": "2018-11-14T19:50:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "80d54a2a1af6462fad99badbf31e03a7", "name": "CreateInstancePortManipulationTests-7e7a3752-4ff0-478-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/80d54a2a1af6462fad99badbf31e03a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/80d54a2a1af6462fad99badbf31e03a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/80d54a2a1af6462fad99badbf31e03a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_80d54a2a1af6462fad99badbf31e03a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_80d54a2a1af6462fad99badbf31e03a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/80d54a2a1af6462fad99badbf31e03a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/80d54a2a1af6462fad99badbf31e03a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/80d54a2a1af6462fad99badbf31e03a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/80d54a2a1af6462fad99badbf31e03a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/80d54a2a1af6462fad99badbf31e03a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/80d54a2a1af6462fad99badbf31e03a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/80d54a2a1af6462fad99badbf31e03a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/80d54a2a1af6462fad99badbf31e03a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/80d54a2a1af6462fad99badbf31e03a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-7e7a3752-4ff0-478-user", "id": "8b4428dcb75a4064aff60f1ad81469e7"}, "audit_ids": ["QdRsKmerR8uUPlbFGNRwCA"], "issued_at": "2018-11-14T18:50:05.000000Z"}} 2018-11-14 18:50:05,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f928759d1b5045ff7792aec63af91d11b1bedf96" 2018-11-14 18:50:05,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:50:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2969f0c5-e27a-488d-8795-bf8415b8dfa7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:50:05,559 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-2969f0c5-e27a-488d-8795-bf8415b8dfa7 2018-11-14 18:50:05,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f928759d1b5045ff7792aec63af91d11b1bedf96" 2018-11-14 18:50:05,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-68b74208-7f64-4b8b-8dde-28681246d9f5 Date: Wed, 14 Nov 2018 18:50:05 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-image"} 2018-11-14 18:50:05,781 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-image used request id req-68b74208-7f64-4b8b-8dde-28681246d9f5 2018-11-14 18:50:05,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f928759d1b5045ff7792aec63af91d11b1bedf96" 2018-11-14 18:50:05,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ca59797b-8a63-490e-a5bc-a1a65040b188 Date: Wed, 14 Nov 2018 18: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-11-14 18:50:05,965 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-ca59797b-8a63-490e-a5bc-a1a65040b188 2018-11-14 18:50:05,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f928759d1b5045ff7792aec63af91d11b1bedf96" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-image"}' 2018-11-14 18:50:06,237 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/2f8ef840-8e36-4f8d-8227-66be02e04132 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-88bc4a39-9d9c-45e9-9537-56b84c16ec42 Date: Wed, 14 Nov 2018 18:50:06 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:50:06Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-14T18:50:06Z", "visibility": "shared", "locations": [], "self": "/v2/images/2f8ef840-8e36-4f8d-8227-66be02e04132", "min_disk": 0, "protected": false, "id": "2f8ef840-8e36-4f8d-8227-66be02e04132", "file": "/v2/images/2f8ef840-8e36-4f8d-8227-66be02e04132/file", "checksum": null, "owner": "80d54a2a1af6462fad99badbf31e03a7", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:50:06,237 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-88bc4a39-9d9c-45e9-9537-56b84c16ec42 2018-11-14 18:50:06,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/2f8ef840-8e36-4f8d-8227-66be02e04132/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f928759d1b5045ff7792aec63af91d11b1bedf96" -d '' 2018-11-14 18:50:06,855 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-81f5a1b3-4eea-4d3d-aa69-1296b483050a Date: Wed, 14 Nov 2018 18: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-11-14 18:50:06,855 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/2f8ef840-8e36-4f8d-8227-66be02e04132/file used request id req-81f5a1b3-4eea-4d3d-aa69-1296b483050a 2018-11-14 18:50:06,856 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-14 18:50:06,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/2f8ef840-8e36-4f8d-8227-66be02e04132 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f928759d1b5045ff7792aec63af91d11b1bedf96" 2018-11-14 18:50:07,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-19665045-b96e-485b-9bd1-e18dfb9bd568 Date: Wed, 14 Nov 2018 18:50:07 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:50:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:50:06Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/2f8ef840-8e36-4f8d-8227-66be02e04132/snap", "metadata": {}}], "self": "/v2/images/2f8ef840-8e36-4f8d-8227-66be02e04132", "min_disk": 0, "protected": false, "id": "2f8ef840-8e36-4f8d-8227-66be02e04132", "file": "/v2/images/2f8ef840-8e36-4f8d-8227-66be02e04132/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "80d54a2a1af6462fad99badbf31e03a7", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/2f8ef840-8e36-4f8d-8227-66be02e04132/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:50:07,072 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/2f8ef840-8e36-4f8d-8227-66be02e04132 used request id req-19665045-b96e-485b-9bd1-e18dfb9bd568 2018-11-14 18:50:07,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f928759d1b5045ff7792aec63af91d11b1bedf96" 2018-11-14 18:50:07,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-1fea25f4-6f42-469c-956f-ea5cd1cfde5e Date: Wed, 14 Nov 2018 18:50: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-11-14 18:50:07,263 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-1fea25f4-6f42-469c-956f-ea5cd1cfde5e 2018-11-14 18:50:07,265 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-image 2018-11-14 18:50:07,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/2f8ef840-8e36-4f8d-8227-66be02e04132 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f928759d1b5045ff7792aec63af91d11b1bedf96" 2018-11-14 18:50:07,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-deb31642-b970-4b2e-b4cc-8d4e9e32a1bb Date: Wed, 14 Nov 2018 18:50:07 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:50:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:50:06Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/2f8ef840-8e36-4f8d-8227-66be02e04132/snap", "metadata": {}}], "self": "/v2/images/2f8ef840-8e36-4f8d-8227-66be02e04132", "min_disk": 0, "protected": false, "id": "2f8ef840-8e36-4f8d-8227-66be02e04132", "file": "/v2/images/2f8ef840-8e36-4f8d-8227-66be02e04132/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "80d54a2a1af6462fad99badbf31e03a7", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/2f8ef840-8e36-4f8d-8227-66be02e04132/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:50:07,492 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/2f8ef840-8e36-4f8d-8227-66be02e04132 used request id req-deb31642-b970-4b2e-b4cc-8d4e9e32a1bb 2018-11-14 18:50:07,493 - create_image - DEBUG - Instance status is - active 2018-11-14 18:50:07,493 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-image 2018-11-14 18:50:07,493 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-image 2018-11-14 18:50:07,493 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:50:07,494 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:50:07,918 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1ad5f2dbb21e485e8cebe767038be5e3", "name": "CreateInstancePortManipulationTests-7e7a3752-4ff0-478-proj-role"}], "expires_at": "2018-11-14T19:50:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "80d54a2a1af6462fad99badbf31e03a7", "name": "CreateInstancePortManipulationTests-7e7a3752-4ff0-478-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/80d54a2a1af6462fad99badbf31e03a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/80d54a2a1af6462fad99badbf31e03a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/80d54a2a1af6462fad99badbf31e03a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_80d54a2a1af6462fad99badbf31e03a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_80d54a2a1af6462fad99badbf31e03a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/80d54a2a1af6462fad99badbf31e03a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/80d54a2a1af6462fad99badbf31e03a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/80d54a2a1af6462fad99badbf31e03a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/80d54a2a1af6462fad99badbf31e03a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/80d54a2a1af6462fad99badbf31e03a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/80d54a2a1af6462fad99badbf31e03a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/80d54a2a1af6462fad99badbf31e03a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/80d54a2a1af6462fad99badbf31e03a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/80d54a2a1af6462fad99badbf31e03a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-7e7a3752-4ff0-478-user", "id": "8b4428dcb75a4064aff60f1ad81469e7"}, "audit_ids": ["VDebsCDmTZq9hCI-Q1Uf_A"], "issued_at": "2018-11-14T18:50:07.000000Z"}} 2018-11-14 18:50:07,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96291a2c33ab0311a6139c5a8155779a6308bfbb" 2018-11-14 18:50:07,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:50:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a01adf4-5387-4d27-babd-cd3b35b84f52 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:50:07,932 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-1a01adf4-5387-4d27-babd-cd3b35b84f52 2018-11-14 18:50:07,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96291a2c33ab0311a6139c5a8155779a6308bfbb" 2018-11-14 18:50:08,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e59cda70-e9cd-4589-bf72-9566da17143a Date: Wed, 14 Nov 2018 18:50:08 GMT RESP BODY: {"networks":[]} 2018-11-14 18:50:08,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-pub-net used request id req-e59cda70-e9cd-4589-bf72-9566da17143a 2018-11-14 18:50:08,142 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-pub-net 2018-11-14 18:50:08,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96291a2c33ab0311a6139c5a8155779a6308bfbb" -d '{"network": {"name": "CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-pub-net", "admin_state_up": true}}' 2018-11-14 18:50:08,950 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-ee60a37e-845c-403e-8ca4-86f04938bcea Date: Wed, 14 Nov 2018 18:50:08 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"80d54a2a1af6462fad99badbf31e03a7","created_at":"2018-11-14T18:50:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-11-14T18:50:08Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"80d54a2a1af6462fad99badbf31e03a7","id":"dcdd7502-d0b4-42b7-85ff-bb0efeb5d459","name":"CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-pub-net"}} 2018-11-14 18:50:08,950 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-ee60a37e-845c-403e-8ca4-86f04938bcea 2018-11-14 18:50:08,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=dcdd7502-d0b4-42b7-85ff-bb0efeb5d459 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96291a2c33ab0311a6139c5a8155779a6308bfbb" 2018-11-14 18:50:09,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 601 X-Openstack-Request-Id: req-46ec95e8-dceb-458b-b153-f2ffe764eab7 Date: Wed, 14 Nov 2018 18:50:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-14T18:50:08Z","tenant_id":"80d54a2a1af6462fad99badbf31e03a7","created_at":"2018-11-14T18:50:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"80d54a2a1af6462fad99badbf31e03a7","id":"dcdd7502-d0b4-42b7-85ff-bb0efeb5d459","name":"CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-pub-net"}]} 2018-11-14 18:50:09,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=dcdd7502-d0b4-42b7-85ff-bb0efeb5d459 used request id req-46ec95e8-dceb-458b-b153-f2ffe764eab7 2018-11-14 18:50:09,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=dcdd7502-d0b4-42b7-85ff-bb0efeb5d459 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96291a2c33ab0311a6139c5a8155779a6308bfbb" 2018-11-14 18:50:09,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9e7f7a0f-b34f-4fe6-b3aa-48d895d29768 Date: Wed, 14 Nov 2018 18:50:09 GMT RESP BODY: {"subnets":[]} 2018-11-14 18:50:09,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=dcdd7502-d0b4-42b7-85ff-bb0efeb5d459 used request id req-9e7f7a0f-b34f-4fe6-b3aa-48d895d29768 2018-11-14 18:50:09,466 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-pub-subnet 2018-11-14 18:50:09,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96291a2c33ab0311a6139c5a8155779a6308bfbb" -d '{"subnets": [{"ip_version": 4, "network_id": "dcdd7502-d0b4-42b7-85ff-bb0efeb5d459", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-pub-subnet"}]}' 2018-11-14 18:50:10,262 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1b7efa1c-110f-4a1a-9665-d7046388280f Date: Wed, 14 Nov 2018 18:50:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dcdd7502-d0b4-42b7-85ff-bb0efeb5d459","tenant_id":"80d54a2a1af6462fad99badbf31e03a7","created_at":"2018-11-14T18:50:09Z","dns_nameservers":[],"updated_at":"2018-11-14T18:50:09Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"80d54a2a1af6462fad99badbf31e03a7","id":"59e6aa80-8adc-4c98-9a72-f4b559fc2bbb","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-pub-subnet"}]} 2018-11-14 18:50:10,262 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-1b7efa1c-110f-4a1a-9665-d7046388280f 2018-11-14 18:50:10,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=dcdd7502-d0b4-42b7-85ff-bb0efeb5d459 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96291a2c33ab0311a6139c5a8155779a6308bfbb" 2018-11-14 18:50:10,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-0c62414d-629f-47c3-9590-9e31d0b3d1a6 Date: Wed, 14 Nov 2018 18:50:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["59e6aa80-8adc-4c98-9a72-f4b559fc2bbb"],"updated_at":"2018-11-14T18:50:09Z","tenant_id":"80d54a2a1af6462fad99badbf31e03a7","created_at":"2018-11-14T18:50:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"80d54a2a1af6462fad99badbf31e03a7","id":"dcdd7502-d0b4-42b7-85ff-bb0efeb5d459","name":"CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-pub-net"}]} 2018-11-14 18:50:10,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=dcdd7502-d0b4-42b7-85ff-bb0efeb5d459 used request id req-0c62414d-629f-47c3-9590-9e31d0b3d1a6 2018-11-14 18:50:10,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=dcdd7502-d0b4-42b7-85ff-bb0efeb5d459 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96291a2c33ab0311a6139c5a8155779a6308bfbb" 2018-11-14 18:50:10,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-cd59e6d9-f541-4d0e-93fb-20c3c4825cd1 Date: Wed, 14 Nov 2018 18:50:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dcdd7502-d0b4-42b7-85ff-bb0efeb5d459","tenant_id":"80d54a2a1af6462fad99badbf31e03a7","created_at":"2018-11-14T18:50:09Z","dns_nameservers":[],"updated_at":"2018-11-14T18:50:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"80d54a2a1af6462fad99badbf31e03a7","id":"59e6aa80-8adc-4c98-9a72-f4b559fc2bbb","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-pub-subnet"}]} 2018-11-14 18:50:10,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=dcdd7502-d0b4-42b7-85ff-bb0efeb5d459 used request id req-cd59e6d9-f541-4d0e-93fb-20c3c4825cd1 2018-11-14 18:50:10,768 - OpenStackNetwork - DEBUG - Network [dcdd7502-d0b4-42b7-85ff-bb0efeb5d459] created successfully 2018-11-14 18:50:10,768 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:50:10,769 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:50:11,185 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:50:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["aZgEA6q0T_uqIGvNmjk_xQ"], "issued_at": "2018-11-14T18:50:11.000000Z"}} 2018-11-14 18:50:11,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7601825b2c400f69ec125055e980864eeb8bc63e" 2018-11-14 18:50:11,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:50:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8818f96-4ec6-45d5-9db8-f4d25dd5b55b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:50:11,306 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-c8818f96-4ec6-45d5-9db8-f4d25dd5b55b 2018-11-14 18:50:11,307 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:50:11,312 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7601825b2c400f69ec125055e980864eeb8bc63e" 2018-11-14 18:50:11,511 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:50: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-0a3fe65e-1a1d-43c3-a435-83414ef41b37 x-compute-request-id: req-0a3fe65e-1a1d-43c3-a435-83414ef41b37 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-14 18:50:11,511 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-0a3fe65e-1a1d-43c3-a435-83414ef41b37 2018-11-14 18:50:11,515 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7601825b2c400f69ec125055e980864eeb8bc63e" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-14 18:50:11,550 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:50: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-70d65ae7-bd62-415d-bc79-15dad3b48af9 x-compute-request-id: req-70d65ae7-bd62-415d-bc79-15dad3b48af9 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-flavor-name", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/f0389e5a-aa4e-4dbc-8cd5-98f6e80aefdb", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/f0389e5a-aa4e-4dbc-8cd5-98f6e80aefdb", "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": "f0389e5a-aa4e-4dbc-8cd5-98f6e80aefdb"}} 2018-11-14 18:50:11,550 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-70d65ae7-bd62-415d-bc79-15dad3b48af9 2018-11-14 18:50:11,551 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:50:11,552 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:50:11,961 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1ad5f2dbb21e485e8cebe767038be5e3", "name": "CreateInstancePortManipulationTests-7e7a3752-4ff0-478-proj-role"}], "expires_at": "2018-11-14T19:50:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "80d54a2a1af6462fad99badbf31e03a7", "name": "CreateInstancePortManipulationTests-7e7a3752-4ff0-478-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/80d54a2a1af6462fad99badbf31e03a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/80d54a2a1af6462fad99badbf31e03a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/80d54a2a1af6462fad99badbf31e03a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_80d54a2a1af6462fad99badbf31e03a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_80d54a2a1af6462fad99badbf31e03a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/80d54a2a1af6462fad99badbf31e03a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/80d54a2a1af6462fad99badbf31e03a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/80d54a2a1af6462fad99badbf31e03a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/80d54a2a1af6462fad99badbf31e03a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/80d54a2a1af6462fad99badbf31e03a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/80d54a2a1af6462fad99badbf31e03a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/80d54a2a1af6462fad99badbf31e03a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/80d54a2a1af6462fad99badbf31e03a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/80d54a2a1af6462fad99badbf31e03a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-7e7a3752-4ff0-478-user", "id": "8b4428dcb75a4064aff60f1ad81469e7"}, "audit_ids": ["9Z2l2VY3R7GiQPFB54mVTQ"], "issued_at": "2018-11-14T18:50:11.000000Z"}} 2018-11-14 18:50:11,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c275df92153747452d09b942b6a0aae5e00ce4bd" 2018-11-14 18:50:12,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:50:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-175f36b9-bf5f-4fad-9e8f-d0ab6fc564fb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:50:12,048 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-175f36b9-bf5f-4fad-9e8f-d0ab6fc564fb 2018-11-14 18:50:12,050 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:50:12,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c275df92153747452d09b942b6a0aae5e00ce4bd" 2018-11-14 18:50:12,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:50:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5993249a-cc9f-4662-9cad-aef5e200ec09 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:50:12,170 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-5993249a-cc9f-4662-9cad-aef5e200ec09 2018-11-14 18:50:12,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c275df92153747452d09b942b6a0aae5e00ce4bd" 2018-11-14 18:50:12,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-07cf98f1-607e-4f21-916a-dfe3f35b4291 Date: Wed, 14 Nov 2018 18:50:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["59e6aa80-8adc-4c98-9a72-f4b559fc2bbb"],"updated_at":"2018-11-14T18:50:09Z","tenant_id":"80d54a2a1af6462fad99badbf31e03a7","created_at":"2018-11-14T18:50:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"80d54a2a1af6462fad99badbf31e03a7","id":"dcdd7502-d0b4-42b7-85ff-bb0efeb5d459","name":"CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-pub-net"}]} 2018-11-14 18:50:12,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-pub-net used request id req-07cf98f1-607e-4f21-916a-dfe3f35b4291 2018-11-14 18:50:12,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=dcdd7502-d0b4-42b7-85ff-bb0efeb5d459 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c275df92153747452d09b942b6a0aae5e00ce4bd" 2018-11-14 18:50:12,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-0b978a98-63e5-4781-a83f-0c8ec3ea4dca Date: Wed, 14 Nov 2018 18:50:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dcdd7502-d0b4-42b7-85ff-bb0efeb5d459","tenant_id":"80d54a2a1af6462fad99badbf31e03a7","created_at":"2018-11-14T18:50:09Z","dns_nameservers":[],"updated_at":"2018-11-14T18:50:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"80d54a2a1af6462fad99badbf31e03a7","id":"59e6aa80-8adc-4c98-9a72-f4b559fc2bbb","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-pub-subnet"}]} 2018-11-14 18:50:12,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=dcdd7502-d0b4-42b7-85ff-bb0efeb5d459 used request id req-0b978a98-63e5-4781-a83f-0c8ec3ea4dca 2018-11-14 18:50:12,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c275df92153747452d09b942b6a0aae5e00ce4bd" 2018-11-14 18:50:13,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-def1dfcf-05a9-4cb2-abaa-81b3c0920290 Date: Wed, 14 Nov 2018 18:50:13 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["59e6aa80-8adc-4c98-9a72-f4b559fc2bbb"],"updated_at":"2018-11-14T18:50:09Z","tenant_id":"80d54a2a1af6462fad99badbf31e03a7","created_at":"2018-11-14T18:50:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"80d54a2a1af6462fad99badbf31e03a7","id":"dcdd7502-d0b4-42b7-85ff-bb0efeb5d459","name":"CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-pub-net"}]} 2018-11-14 18:50:13,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-pub-net used request id req-def1dfcf-05a9-4cb2-abaa-81b3c0920290 2018-11-14 18:50:13,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:50:13,017 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:50: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:50:13,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/80d54a2a1af6462fad99badbf31e03a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c275df92153747452d09b942b6a0aae5e00ce4bd" 2018-11-14 18:50:13,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:50:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ca6db92-3689-4f6e-897e-f1b20b48e8cd Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/80d54a2a1af6462fad99badbf31e03a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "80d54a2a1af6462fad99badbf31e03a7", "name": "CreateInstancePortManipulationTests-7e7a3752-4ff0-478-proj"}} 2018-11-14 18:50:13,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/80d54a2a1af6462fad99badbf31e03a7 used request id req-3ca6db92-3689-4f6e-897e-f1b20b48e8cd 2018-11-14 18:50:13,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=dcdd7502-d0b4-42b7-85ff-bb0efeb5d459 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c275df92153747452d09b942b6a0aae5e00ce4bd" 2018-11-14 18:50:13,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9b7233bc-9ba3-4255-8988-59da5ddaaf99 Date: Wed, 14 Nov 2018 18:50:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dcdd7502-d0b4-42b7-85ff-bb0efeb5d459","tenant_id":"80d54a2a1af6462fad99badbf31e03a7","created_at":"2018-11-14T18:50:09Z","dns_nameservers":[],"updated_at":"2018-11-14T18:50:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"80d54a2a1af6462fad99badbf31e03a7","id":"59e6aa80-8adc-4c98-9a72-f4b559fc2bbb","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-pub-subnet"}]} 2018-11-14 18:50:13,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=dcdd7502-d0b4-42b7-85ff-bb0efeb5d459 used request id req-9b7233bc-9ba3-4255-8988-59da5ddaaf99 2018-11-14 18:50:13,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=dcdd7502-d0b4-42b7-85ff-bb0efeb5d459&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8dport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c275df92153747452d09b942b6a0aae5e00ce4bd" 2018-11-14 18:50:13,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c083b011-eeb8-422f-9583-191d4530831d Date: Wed, 14 Nov 2018 18:50:13 GMT RESP BODY: {"ports":[]} 2018-11-14 18:50:13,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=dcdd7502-d0b4-42b7-85ff-bb0efeb5d459&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8dport-1&admin_state_up=True used request id req-c083b011-eeb8-422f-9583-191d4530831d 2018-11-14 18:50:13,657 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c275df92153747452d09b942b6a0aae5e00ce4bd" 2018-11-14 18:50:13,898 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:50: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-f9164fa2-b5e8-4995-bb05-935926a9573b x-compute-request-id: req-f9164fa2-b5e8-4995-bb05-935926a9573b Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-14 18:50:13,898 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-inst used request id req-f9164fa2-b5e8-4995-bb05-935926a9573b 2018-11-14 18:50:13,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c275df92153747452d09b942b6a0aae5e00ce4bd" 2018-11-14 18:50:14,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-7afae8f7-5647-4bc1-abf2-8b97392a29eb Date: Wed, 14 Nov 2018 18:50:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["59e6aa80-8adc-4c98-9a72-f4b559fc2bbb"],"updated_at":"2018-11-14T18:50:09Z","tenant_id":"80d54a2a1af6462fad99badbf31e03a7","created_at":"2018-11-14T18:50:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"80d54a2a1af6462fad99badbf31e03a7","id":"dcdd7502-d0b4-42b7-85ff-bb0efeb5d459","name":"CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-pub-net"}]} 2018-11-14 18:50:14,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-pub-net used request id req-7afae8f7-5647-4bc1-abf2-8b97392a29eb 2018-11-14 18:50:14,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=dcdd7502-d0b4-42b7-85ff-bb0efeb5d459 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c275df92153747452d09b942b6a0aae5e00ce4bd" 2018-11-14 18:50:14,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-45103d53-0ce2-4fe6-92bd-13f6cc854cdc Date: Wed, 14 Nov 2018 18:50:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dcdd7502-d0b4-42b7-85ff-bb0efeb5d459","tenant_id":"80d54a2a1af6462fad99badbf31e03a7","created_at":"2018-11-14T18:50:09Z","dns_nameservers":[],"updated_at":"2018-11-14T18:50:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"80d54a2a1af6462fad99badbf31e03a7","id":"59e6aa80-8adc-4c98-9a72-f4b559fc2bbb","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-pub-subnet"}]} 2018-11-14 18:50:14,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=dcdd7502-d0b4-42b7-85ff-bb0efeb5d459 used request id req-45103d53-0ce2-4fe6-92bd-13f6cc854cdc 2018-11-14 18:50:14,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c275df92153747452d09b942b6a0aae5e00ce4bd" 2018-11-14 18:50:14,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-29cabd50-f95d-4628-9f93-4f8baa823d40 Date: Wed, 14 Nov 2018 18:50:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["59e6aa80-8adc-4c98-9a72-f4b559fc2bbb"],"updated_at":"2018-11-14T18:50:09Z","tenant_id":"80d54a2a1af6462fad99badbf31e03a7","created_at":"2018-11-14T18:50:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"80d54a2a1af6462fad99badbf31e03a7","id":"dcdd7502-d0b4-42b7-85ff-bb0efeb5d459","name":"CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-pub-net"}]} 2018-11-14 18:50:14,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-pub-net used request id req-29cabd50-f95d-4628-9f93-4f8baa823d40 2018-11-14 18:50:14,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/80d54a2a1af6462fad99badbf31e03a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c275df92153747452d09b942b6a0aae5e00ce4bd" 2018-11-14 18:50:14,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:50:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2da33b54-17c8-43da-8a26-bfc644a928f2 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/80d54a2a1af6462fad99badbf31e03a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "80d54a2a1af6462fad99badbf31e03a7", "name": "CreateInstancePortManipulationTests-7e7a3752-4ff0-478-proj"}} 2018-11-14 18:50:14,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/80d54a2a1af6462fad99badbf31e03a7 used request id req-2da33b54-17c8-43da-8a26-bfc644a928f2 2018-11-14 18:50:14,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=dcdd7502-d0b4-42b7-85ff-bb0efeb5d459 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c275df92153747452d09b942b6a0aae5e00ce4bd" 2018-11-14 18:50:14,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-62d9af8a-480f-4393-869c-03cd704c60f1 Date: Wed, 14 Nov 2018 18:50:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dcdd7502-d0b4-42b7-85ff-bb0efeb5d459","tenant_id":"80d54a2a1af6462fad99badbf31e03a7","created_at":"2018-11-14T18:50:09Z","dns_nameservers":[],"updated_at":"2018-11-14T18:50:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"80d54a2a1af6462fad99badbf31e03a7","id":"59e6aa80-8adc-4c98-9a72-f4b559fc2bbb","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-pub-subnet"}]} 2018-11-14 18:50:14,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=dcdd7502-d0b4-42b7-85ff-bb0efeb5d459 used request id req-62d9af8a-480f-4393-869c-03cd704c60f1 2018-11-14 18:50:14,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=dcdd7502-d0b4-42b7-85ff-bb0efeb5d459&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8dport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c275df92153747452d09b942b6a0aae5e00ce4bd" 2018-11-14 18:50:14,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5975b6ab-f1af-4e50-bdb7-b4bfeae15da3 Date: Wed, 14 Nov 2018 18:50:14 GMT RESP BODY: {"ports":[]} 2018-11-14 18:50:14,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=dcdd7502-d0b4-42b7-85ff-bb0efeb5d459&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8dport-1&admin_state_up=True used request id req-5975b6ab-f1af-4e50-bdb7-b4bfeae15da3 2018-11-14 18:50:14,939 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:50:14,940 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:50:15,345 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1ad5f2dbb21e485e8cebe767038be5e3", "name": "CreateInstancePortManipulationTests-7e7a3752-4ff0-478-proj-role"}], "expires_at": "2018-11-14T19:50:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "80d54a2a1af6462fad99badbf31e03a7", "name": "CreateInstancePortManipulationTests-7e7a3752-4ff0-478-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/80d54a2a1af6462fad99badbf31e03a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/80d54a2a1af6462fad99badbf31e03a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/80d54a2a1af6462fad99badbf31e03a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_80d54a2a1af6462fad99badbf31e03a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_80d54a2a1af6462fad99badbf31e03a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/80d54a2a1af6462fad99badbf31e03a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/80d54a2a1af6462fad99badbf31e03a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/80d54a2a1af6462fad99badbf31e03a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/80d54a2a1af6462fad99badbf31e03a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/80d54a2a1af6462fad99badbf31e03a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/80d54a2a1af6462fad99badbf31e03a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/80d54a2a1af6462fad99badbf31e03a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/80d54a2a1af6462fad99badbf31e03a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/80d54a2a1af6462fad99badbf31e03a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-7e7a3752-4ff0-478-user", "id": "8b4428dcb75a4064aff60f1ad81469e7"}, "audit_ids": ["BbMNmNnLRhu2927ferNtyA"], "issued_at": "2018-11-14T18:50:15.000000Z"}} 2018-11-14 18:50:15,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d6a3e78cdc9b933d55f19bd72f3abc5980da70b" 2018-11-14 18:50:15,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:50:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edf86544-52d4-4af0-8086-1be39ad43f15 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:50:15,432 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-edf86544-52d4-4af0-8086-1be39ad43f15 2018-11-14 18:50:15,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c275df92153747452d09b942b6a0aae5e00ce4bd" 2018-11-14 18:50:15,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-a13a13a5-c205-42b3-9e62-ace3848da96e Date: Wed, 14 Nov 2018 18:50:15 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["59e6aa80-8adc-4c98-9a72-f4b559fc2bbb"],"updated_at":"2018-11-14T18:50:09Z","tenant_id":"80d54a2a1af6462fad99badbf31e03a7","created_at":"2018-11-14T18:50:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"80d54a2a1af6462fad99badbf31e03a7","id":"dcdd7502-d0b4-42b7-85ff-bb0efeb5d459","name":"CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-pub-net"}]} 2018-11-14 18:50:15,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-pub-net used request id req-a13a13a5-c205-42b3-9e62-ace3848da96e 2018-11-14 18:50:15,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=dcdd7502-d0b4-42b7-85ff-bb0efeb5d459 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c275df92153747452d09b942b6a0aae5e00ce4bd" 2018-11-14 18:50:15,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-90f9a885-d3f3-4342-b27e-b33b51b3e048 Date: Wed, 14 Nov 2018 18:50:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dcdd7502-d0b4-42b7-85ff-bb0efeb5d459","tenant_id":"80d54a2a1af6462fad99badbf31e03a7","created_at":"2018-11-14T18:50:09Z","dns_nameservers":[],"updated_at":"2018-11-14T18:50:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"80d54a2a1af6462fad99badbf31e03a7","id":"59e6aa80-8adc-4c98-9a72-f4b559fc2bbb","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-pub-subnet"}]} 2018-11-14 18:50:15,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=dcdd7502-d0b4-42b7-85ff-bb0efeb5d459 used request id req-90f9a885-d3f3-4342-b27e-b33b51b3e048 2018-11-14 18:50:15,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c275df92153747452d09b942b6a0aae5e00ce4bd" 2018-11-14 18:50:16,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-1942b5b8-7bab-4e21-a347-3d16a47bfce9 Date: Wed, 14 Nov 2018 18:50:16 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["59e6aa80-8adc-4c98-9a72-f4b559fc2bbb"],"updated_at":"2018-11-14T18:50:09Z","tenant_id":"80d54a2a1af6462fad99badbf31e03a7","created_at":"2018-11-14T18:50:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"80d54a2a1af6462fad99badbf31e03a7","id":"dcdd7502-d0b4-42b7-85ff-bb0efeb5d459","name":"CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-pub-net"}]} 2018-11-14 18:50:16,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-pub-net used request id req-1942b5b8-7bab-4e21-a347-3d16a47bfce9 2018-11-14 18:50:16,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:50:16,270 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:50: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:50:16,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/80d54a2a1af6462fad99badbf31e03a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d6a3e78cdc9b933d55f19bd72f3abc5980da70b" 2018-11-14 18:50:16,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:50:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79c9b95e-6839-455a-be88-f356804d0f93 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/80d54a2a1af6462fad99badbf31e03a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "80d54a2a1af6462fad99badbf31e03a7", "name": "CreateInstancePortManipulationTests-7e7a3752-4ff0-478-proj"}} 2018-11-14 18:50:16,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/80d54a2a1af6462fad99badbf31e03a7 used request id req-79c9b95e-6839-455a-be88-f356804d0f93 2018-11-14 18:50:16,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=dcdd7502-d0b4-42b7-85ff-bb0efeb5d459 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c275df92153747452d09b942b6a0aae5e00ce4bd" 2018-11-14 18:50:16,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-18184e65-9ddc-458c-941e-130ae2fa3ae0 Date: Wed, 14 Nov 2018 18:50:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dcdd7502-d0b4-42b7-85ff-bb0efeb5d459","tenant_id":"80d54a2a1af6462fad99badbf31e03a7","created_at":"2018-11-14T18:50:09Z","dns_nameservers":[],"updated_at":"2018-11-14T18:50:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"80d54a2a1af6462fad99badbf31e03a7","id":"59e6aa80-8adc-4c98-9a72-f4b559fc2bbb","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-pub-subnet"}]} 2018-11-14 18:50:16,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=dcdd7502-d0b4-42b7-85ff-bb0efeb5d459 used request id req-18184e65-9ddc-458c-941e-130ae2fa3ae0 2018-11-14 18:50:16,618 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-pub-net 2018-11-14 18:50:16,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c275df92153747452d09b942b6a0aae5e00ce4bd" -d '{"port": {"network_id": "dcdd7502-d0b4-42b7-85ff-bb0efeb5d459", "mac_address": "0a:1b:2c:3d:4e:5f", "name": "CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8dport-1", "admin_state_up": true}}' 2018-11-14 18:50:17,951 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-968e8365-5e2a-4613-881a-9a16379468d6 Date: Wed, 14 Nov 2018 18:50:17 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-11-14T18:50:17Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"dcdd7502-d0b4-42b7-85ff-bb0efeb5d459","tenant_id":"80d54a2a1af6462fad99badbf31e03a7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-11-14T18:50:17Z","name":"CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8dport-1","device_owner":"","revision_number":6,"mac_address":"0a:1b:2c:3d:4e:5f","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"80d54a2a1af6462fad99badbf31e03a7","fixed_ips":[{"subnet_id":"59e6aa80-8adc-4c98-9a72-f4b559fc2bbb","ip_address":"10.55.0.10"}],"id":"30da3b2a-b378-47db-a4bc-033b1d374557","security_groups":["360f77eb-4e26-45d3-849a-4346dfa3963f"],"device_id":""}} 2018-11-14 18:50:17,952 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-968e8365-5e2a-4613-881a-9a16379468d6 2018-11-14 18:50:17,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c275df92153747452d09b942b6a0aae5e00ce4bd" 2018-11-14 18:50:18,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-f0f2a4a9-f3c2-4933-bf68-0e765578d761 Date: Wed, 14 Nov 2018 18:50:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["59e6aa80-8adc-4c98-9a72-f4b559fc2bbb"],"updated_at":"2018-11-14T18:50:09Z","tenant_id":"80d54a2a1af6462fad99badbf31e03a7","created_at":"2018-11-14T18:50:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"80d54a2a1af6462fad99badbf31e03a7","id":"dcdd7502-d0b4-42b7-85ff-bb0efeb5d459","name":"CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-pub-net"}]} 2018-11-14 18:50:18,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-pub-net used request id req-f0f2a4a9-f3c2-4933-bf68-0e765578d761 2018-11-14 18:50:18,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=dcdd7502-d0b4-42b7-85ff-bb0efeb5d459 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c275df92153747452d09b942b6a0aae5e00ce4bd" 2018-11-14 18:50:18,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-fdd8257d-b6a8-4a18-84ba-02c65791d0fe Date: Wed, 14 Nov 2018 18:50:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dcdd7502-d0b4-42b7-85ff-bb0efeb5d459","tenant_id":"80d54a2a1af6462fad99badbf31e03a7","created_at":"2018-11-14T18:50:09Z","dns_nameservers":[],"updated_at":"2018-11-14T18:50:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"80d54a2a1af6462fad99badbf31e03a7","id":"59e6aa80-8adc-4c98-9a72-f4b559fc2bbb","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-pub-subnet"}]} 2018-11-14 18:50:18,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=dcdd7502-d0b4-42b7-85ff-bb0efeb5d459 used request id req-fdd8257d-b6a8-4a18-84ba-02c65791d0fe 2018-11-14 18:50:18,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c275df92153747452d09b942b6a0aae5e00ce4bd" 2018-11-14 18:50:18,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-3fb3a0e1-6f1f-4502-98b1-f87f3889a232 Date: Wed, 14 Nov 2018 18:50:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["59e6aa80-8adc-4c98-9a72-f4b559fc2bbb"],"updated_at":"2018-11-14T18:50:09Z","tenant_id":"80d54a2a1af6462fad99badbf31e03a7","created_at":"2018-11-14T18:50:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"80d54a2a1af6462fad99badbf31e03a7","id":"dcdd7502-d0b4-42b7-85ff-bb0efeb5d459","name":"CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-pub-net"}]} 2018-11-14 18:50:18,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-pub-net used request id req-3fb3a0e1-6f1f-4502-98b1-f87f3889a232 2018-11-14 18:50:18,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/80d54a2a1af6462fad99badbf31e03a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c275df92153747452d09b942b6a0aae5e00ce4bd" 2018-11-14 18:50:18,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:50:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05002f34-f296-4295-a44e-49ee5dade38f Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/80d54a2a1af6462fad99badbf31e03a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "80d54a2a1af6462fad99badbf31e03a7", "name": "CreateInstancePortManipulationTests-7e7a3752-4ff0-478-proj"}} 2018-11-14 18:50:18,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/80d54a2a1af6462fad99badbf31e03a7 used request id req-05002f34-f296-4295-a44e-49ee5dade38f 2018-11-14 18:50:18,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=dcdd7502-d0b4-42b7-85ff-bb0efeb5d459 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c275df92153747452d09b942b6a0aae5e00ce4bd" 2018-11-14 18:50:19,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4a918ce8-7e40-42d3-9e4b-2c23d7539154 Date: Wed, 14 Nov 2018 18:50:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dcdd7502-d0b4-42b7-85ff-bb0efeb5d459","tenant_id":"80d54a2a1af6462fad99badbf31e03a7","created_at":"2018-11-14T18:50:09Z","dns_nameservers":[],"updated_at":"2018-11-14T18:50:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"80d54a2a1af6462fad99badbf31e03a7","id":"59e6aa80-8adc-4c98-9a72-f4b559fc2bbb","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-pub-subnet"}]} 2018-11-14 18:50:19,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=dcdd7502-d0b4-42b7-85ff-bb0efeb5d459 used request id req-4a918ce8-7e40-42d3-9e4b-2c23d7539154 2018-11-14 18:50:19,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=dcdd7502-d0b4-42b7-85ff-bb0efeb5d459&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8dport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c275df92153747452d09b942b6a0aae5e00ce4bd" 2018-11-14 18:50:19,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-23a292fb-bc8d-45d0-b7c6-8b6a7a0cf154 Date: Wed, 14 Nov 2018 18:50:19 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"dcdd7502-d0b4-42b7-85ff-bb0efeb5d459","tenant_id":"80d54a2a1af6462fad99badbf31e03a7","created_at":"2018-11-14T18:50:17Z","admin_state_up":true,"updated_at":"2018-11-14T18:50:17Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"0a:1b:2c:3d:4e:5f","id":"30da3b2a-b378-47db-a4bc-033b1d374557","port_security_enabled":true,"project_id":"80d54a2a1af6462fad99badbf31e03a7","fixed_ips":[{"subnet_id":"59e6aa80-8adc-4c98-9a72-f4b559fc2bbb","ip_address":"10.55.0.10"}],"extra_dhcp_opts":[],"security_groups":["360f77eb-4e26-45d3-849a-4346dfa3963f"],"name":"CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8dport-1"}]} 2018-11-14 18:50:19,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=dcdd7502-d0b4-42b7-85ff-bb0efeb5d459&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8dport-1&admin_state_up=True used request id req-23a292fb-bc8d-45d0-b7c6-8b6a7a0cf154 2018-11-14 18:50:19,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/80d54a2a1af6462fad99badbf31e03a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c275df92153747452d09b942b6a0aae5e00ce4bd" 2018-11-14 18:50:19,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:50:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16e0b8c9-c5a5-4aef-9756-4d461de276ea Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/80d54a2a1af6462fad99badbf31e03a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "80d54a2a1af6462fad99badbf31e03a7", "name": "CreateInstancePortManipulationTests-7e7a3752-4ff0-478-proj"}} 2018-11-14 18:50:19,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/80d54a2a1af6462fad99badbf31e03a7 used request id req-16e0b8c9-c5a5-4aef-9756-4d461de276ea 2018-11-14 18:50:19,338 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-inst 2018-11-14 18:50:19,339 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c275df92153747452d09b942b6a0aae5e00ce4bd" 2018-11-14 18:50:19,357 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:50: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-da43c2e7-858e-4028-9b6a-f4c25bf007b7 x-compute-request-id: req-da43c2e7-858e-4028-9b6a-f4c25bf007b7 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f0389e5a-aa4e-4dbc-8cd5-98f6e80aefdb", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/f0389e5a-aa4e-4dbc-8cd5-98f6e80aefdb", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/f0389e5a-aa4e-4dbc-8cd5-98f6e80aefdb", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-flavor-name"}]} 2018-11-14 18:50:19,357 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-da43c2e7-858e-4028-9b6a-f4c25bf007b7 2018-11-14 18:50:19,359 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/f0389e5a-aa4e-4dbc-8cd5-98f6e80aefdb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c275df92153747452d09b942b6a0aae5e00ce4bd" 2018-11-14 18:50:19,375 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:50: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-5454fe48-3c9c-48e1-801a-f4317bcb3d1c x-compute-request-id: req-5454fe48-3c9c-48e1-801a-f4317bcb3d1c Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-flavor-name", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/f0389e5a-aa4e-4dbc-8cd5-98f6e80aefdb", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/f0389e5a-aa4e-4dbc-8cd5-98f6e80aefdb", "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": "f0389e5a-aa4e-4dbc-8cd5-98f6e80aefdb"}} 2018-11-14 18:50:19,375 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/f0389e5a-aa4e-4dbc-8cd5-98f6e80aefdb used request id req-5454fe48-3c9c-48e1-801a-f4317bcb3d1c 2018-11-14 18:50:19,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c275df92153747452d09b942b6a0aae5e00ce4bd" 2018-11-14 18:50:19,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-70e8a3c1-191f-40b3-b028-2bd5551e4e2d Date: Wed, 14 Nov 2018 18:50:19 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:50:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:50:06Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/2f8ef840-8e36-4f8d-8227-66be02e04132/snap", "metadata": {}}], "self": "/v2/images/2f8ef840-8e36-4f8d-8227-66be02e04132", "min_disk": 0, "protected": false, "id": "2f8ef840-8e36-4f8d-8227-66be02e04132", "file": "/v2/images/2f8ef840-8e36-4f8d-8227-66be02e04132/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "80d54a2a1af6462fad99badbf31e03a7", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/2f8ef840-8e36-4f8d-8227-66be02e04132/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-image"} 2018-11-14 18:50:19,593 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-image used request id req-70e8a3c1-191f-40b3-b028-2bd5551e4e2d 2018-11-14 18:50:19,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c275df92153747452d09b942b6a0aae5e00ce4bd" 2018-11-14 18:50:19,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-bb1adffc-f569-42ee-b697-222a9a14286e Date: Wed, 14 Nov 2018 18: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-11-14 18:50:19,794 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-bb1adffc-f569-42ee-b697-222a9a14286e 2018-11-14 18:50:19,798 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c275df92153747452d09b942b6a0aae5e00ce4bd" -d '{"server": {"name": "CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-inst", "imageRef": "2f8ef840-8e36-4f8d-8227-66be02e04132", "flavorRef": "f0389e5a-aa4e-4dbc-8cd5-98f6e80aefdb", "max_count": 1, "min_count": 1, "networks": [{"port": "30da3b2a-b378-47db-a4bc-033b1d374557"}]}}' 2018-11-14 18:50:21,558 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18:50: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-07874fb3-3ae7-4a13-a4ae-52234e310310 x-compute-request-id: req-07874fb3-3ae7-4a13-a4ae-52234e310310 Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/b6077334-63f1-4c6f-a2f3-cd5d54fb3ef2 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b6077334-63f1-4c6f-a2f3-cd5d54fb3ef2", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b6077334-63f1-4c6f-a2f3-cd5d54fb3ef2", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b6077334-63f1-4c6f-a2f3-cd5d54fb3ef2", "rel": "bookmark"}], "adminPass": "DfTE3YEV3dx4"}} 2018-11-14 18:50:21,558 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-07874fb3-3ae7-4a13-a4ae-52234e310310 2018-11-14 18:50:21,562 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b6077334-63f1-4c6f-a2f3-cd5d54fb3ef2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c275df92153747452d09b942b6a0aae5e00ce4bd" 2018-11-14 18:50:21,857 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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,Accept-Encoding x-openstack-request-id: req-eb3feaac-3235-4be2-b243-636647d16bca x-compute-request-id: req-eb3feaac-3235-4be2-b243-636647d16bca Content-Encoding: gzip Content-Length: 617 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b6077334-63f1-4c6f-a2f3-cd5d54fb3ef2", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b6077334-63f1-4c6f-a2f3-cd5d54fb3ef2", "rel": "bookmark"}], "image": {"id": "2f8ef840-8e36-4f8d-8227-66be02e04132", "links": [{"href": "http://172.30.9.28:8774/images/2f8ef840-8e36-4f8d-8227-66be02e04132", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f0389e5a-aa4e-4dbc-8cd5-98f6e80aefdb", "links": [{"href": "http://172.30.9.28:8774/flavors/f0389e5a-aa4e-4dbc-8cd5-98f6e80aefdb", "rel": "bookmark"}]}, "id": "b6077334-63f1-4c6f-a2f3-cd5d54fb3ef2", "user_id": "8b4428dcb75a4064aff60f1ad81469e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T18:50:21Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-inst", "created": "2018-11-14T18:50:21Z", "tenant_id": "80d54a2a1af6462fad99badbf31e03a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:50:21,857 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b6077334-63f1-4c6f-a2f3-cd5d54fb3ef2 used request id req-eb3feaac-3235-4be2-b243-636647d16bca 2018-11-14 18:50:21,857 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-inst 2018-11-14 18:50:21,860 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b6077334-63f1-4c6f-a2f3-cd5d54fb3ef2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c275df92153747452d09b942b6a0aae5e00ce4bd" 2018-11-14 18:50:22,142 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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,Accept-Encoding x-openstack-request-id: req-e2e156b2-aaed-41a6-89c6-16d773e924f3 x-compute-request-id: req-e2e156b2-aaed-41a6-89c6-16d773e924f3 Content-Encoding: gzip Content-Length: 617 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b6077334-63f1-4c6f-a2f3-cd5d54fb3ef2", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b6077334-63f1-4c6f-a2f3-cd5d54fb3ef2", "rel": "bookmark"}], "image": {"id": "2f8ef840-8e36-4f8d-8227-66be02e04132", "links": [{"href": "http://172.30.9.28:8774/images/2f8ef840-8e36-4f8d-8227-66be02e04132", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f0389e5a-aa4e-4dbc-8cd5-98f6e80aefdb", "links": [{"href": "http://172.30.9.28:8774/flavors/f0389e5a-aa4e-4dbc-8cd5-98f6e80aefdb", "rel": "bookmark"}]}, "id": "b6077334-63f1-4c6f-a2f3-cd5d54fb3ef2", "user_id": "8b4428dcb75a4064aff60f1ad81469e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T18:50:21Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-inst", "created": "2018-11-14T18:50:21Z", "tenant_id": "80d54a2a1af6462fad99badbf31e03a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:50:22,142 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b6077334-63f1-4c6f-a2f3-cd5d54fb3ef2 used request id req-e2e156b2-aaed-41a6-89c6-16d773e924f3 2018-11-14 18:50:22,143 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-inst] is - BUILD 2018-11-14 18:50:22,143 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-14 18:50:25,146 - create_instance - DEBUG - VM status query timeout in 896.711608887 2018-11-14 18:50:25,149 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b6077334-63f1-4c6f-a2f3-cd5d54fb3ef2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c275df92153747452d09b942b6a0aae5e00ce4bd" 2018-11-14 18:50:25,845 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:50: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-0ea84763-5e44-467a-b09c-0dd28e214a5a x-compute-request-id: req-0ea84763-5e44-467a-b09c-0dd28e214a5a Content-Encoding: gzip Content-Length: 683 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b6077334-63f1-4c6f-a2f3-cd5d54fb3ef2", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b6077334-63f1-4c6f-a2f3-cd5d54fb3ef2", "rel": "bookmark"}], "image": {"id": "2f8ef840-8e36-4f8d-8227-66be02e04132", "links": [{"href": "http://172.30.9.28:8774/images/2f8ef840-8e36-4f8d-8227-66be02e04132", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f0389e5a-aa4e-4dbc-8cd5-98f6e80aefdb", "links": [{"href": "http://172.30.9.28:8774/flavors/f0389e5a-aa4e-4dbc-8cd5-98f6e80aefdb", "rel": "bookmark"}]}, "id": "b6077334-63f1-4c6f-a2f3-cd5d54fb3ef2", "security_groups": [{"name": "default"}], "user_id": "8b4428dcb75a4064aff60f1ad81469e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T18:50:23Z", "hostId": "ab7d84714c3f0a41673a133ce0c79b598ee488110c95185468d1c2e5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-inst", "created": "2018-11-14T18:50:21Z", "tenant_id": "80d54a2a1af6462fad99badbf31e03a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:50:25,845 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b6077334-63f1-4c6f-a2f3-cd5d54fb3ef2 used request id req-0ea84763-5e44-467a-b09c-0dd28e214a5a 2018-11-14 18:50:25,845 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-inst] is - BUILD 2018-11-14 18:50:25,845 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-14 18:50:28,849 - create_instance - DEBUG - VM status query timeout in 893.00886488 2018-11-14 18:50:28,852 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b6077334-63f1-4c6f-a2f3-cd5d54fb3ef2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c275df92153747452d09b942b6a0aae5e00ce4bd" 2018-11-14 18:50:29,358 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:50: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-9c62b2b5-9a92-490c-b26b-8189527645ee x-compute-request-id: req-9c62b2b5-9a92-490c-b26b-8189527645ee Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b6077334-63f1-4c6f-a2f3-cd5d54fb3ef2", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b6077334-63f1-4c6f-a2f3-cd5d54fb3ef2", "rel": "bookmark"}], "image": {"id": "2f8ef840-8e36-4f8d-8227-66be02e04132", "links": [{"href": "http://172.30.9.28:8774/images/2f8ef840-8e36-4f8d-8227-66be02e04132", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:50:28.000000", "flavor": {"id": "f0389e5a-aa4e-4dbc-8cd5-98f6e80aefdb", "links": [{"href": "http://172.30.9.28:8774/flavors/f0389e5a-aa4e-4dbc-8cd5-98f6e80aefdb", "rel": "bookmark"}]}, "id": "b6077334-63f1-4c6f-a2f3-cd5d54fb3ef2", "security_groups": [{"name": "default"}], "user_id": "8b4428dcb75a4064aff60f1ad81469e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:50:28Z", "hostId": "ab7d84714c3f0a41673a133ce0c79b598ee488110c95185468d1c2e5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-inst", "created": "2018-11-14T18:50:21Z", "tenant_id": "80d54a2a1af6462fad99badbf31e03a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:50:29,358 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b6077334-63f1-4c6f-a2f3-cd5d54fb3ef2 used request id req-9c62b2b5-9a92-490c-b26b-8189527645ee 2018-11-14 18:50:29,359 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-inst] is - ACTIVE 2018-11-14 18:50:29,359 - create_instance - INFO - VM is - ACTIVE 2018-11-14 18:50:29,361 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b6077334-63f1-4c6f-a2f3-cd5d54fb3ef2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c275df92153747452d09b942b6a0aae5e00ce4bd" 2018-11-14 18:50:30,062 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:50:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-18c67fcb-1a61-47eb-9608-d45135f09fa4 x-compute-request-id: req-18c67fcb-1a61-47eb-9608-d45135f09fa4 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b6077334-63f1-4c6f-a2f3-cd5d54fb3ef2", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b6077334-63f1-4c6f-a2f3-cd5d54fb3ef2", "rel": "bookmark"}], "image": {"id": "2f8ef840-8e36-4f8d-8227-66be02e04132", "links": [{"href": "http://172.30.9.28:8774/images/2f8ef840-8e36-4f8d-8227-66be02e04132", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:50:28.000000", "flavor": {"id": "f0389e5a-aa4e-4dbc-8cd5-98f6e80aefdb", "links": [{"href": "http://172.30.9.28:8774/flavors/f0389e5a-aa4e-4dbc-8cd5-98f6e80aefdb", "rel": "bookmark"}]}, "id": "b6077334-63f1-4c6f-a2f3-cd5d54fb3ef2", "security_groups": [{"name": "default"}], "user_id": "8b4428dcb75a4064aff60f1ad81469e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:50:28Z", "hostId": "ab7d84714c3f0a41673a133ce0c79b598ee488110c95185468d1c2e5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-inst", "created": "2018-11-14T18:50:21Z", "tenant_id": "80d54a2a1af6462fad99badbf31e03a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:50:30,062 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b6077334-63f1-4c6f-a2f3-cd5d54fb3ef2 used request id req-18c67fcb-1a61-47eb-9608-d45135f09fa4 2018-11-14 18:50:30,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c275df92153747452d09b942b6a0aae5e00ce4bd" 2018-11-14 18:50:30,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-87e48742-f5ef-4334-b532-3b1a03399807 Date: Wed, 14 Nov 2018 18:50:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["59e6aa80-8adc-4c98-9a72-f4b559fc2bbb"],"updated_at":"2018-11-14T18:50:09Z","tenant_id":"80d54a2a1af6462fad99badbf31e03a7","created_at":"2018-11-14T18:50:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"80d54a2a1af6462fad99badbf31e03a7","id":"dcdd7502-d0b4-42b7-85ff-bb0efeb5d459","name":"CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-pub-net"}]} 2018-11-14 18:50:30,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-pub-net used request id req-87e48742-f5ef-4334-b532-3b1a03399807 2018-11-14 18:50:30,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/80d54a2a1af6462fad99badbf31e03a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c275df92153747452d09b942b6a0aae5e00ce4bd" 2018-11-14 18:50:30,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:50:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72f80eef-9b80-46e0-884f-19fa783386ab Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/80d54a2a1af6462fad99badbf31e03a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "80d54a2a1af6462fad99badbf31e03a7", "name": "CreateInstancePortManipulationTests-7e7a3752-4ff0-478-proj"}} 2018-11-14 18:50:30,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/80d54a2a1af6462fad99badbf31e03a7 used request id req-72f80eef-9b80-46e0-884f-19fa783386ab 2018-11-14 18:50:30,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=dcdd7502-d0b4-42b7-85ff-bb0efeb5d459 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c275df92153747452d09b942b6a0aae5e00ce4bd" 2018-11-14 18:50:30,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-58dfe425-7bfe-4234-9e50-c56ba213a855 Date: Wed, 14 Nov 2018 18:50:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dcdd7502-d0b4-42b7-85ff-bb0efeb5d459","tenant_id":"80d54a2a1af6462fad99badbf31e03a7","created_at":"2018-11-14T18:50:09Z","dns_nameservers":[],"updated_at":"2018-11-14T18:50:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"80d54a2a1af6462fad99badbf31e03a7","id":"59e6aa80-8adc-4c98-9a72-f4b559fc2bbb","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-pub-subnet"}]} 2018-11-14 18:50:30,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=dcdd7502-d0b4-42b7-85ff-bb0efeb5d459 used request id req-58dfe425-7bfe-4234-9e50-c56ba213a855 2018-11-14 18:50:30,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=dcdd7502-d0b4-42b7-85ff-bb0efeb5d459 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c275df92153747452d09b942b6a0aae5e00ce4bd" 2018-11-14 18:50:30,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3039 X-Openstack-Request-Id: req-9c2681ee-8f64-48b3-bd93-4e9c7dbf9da2 Date: Wed, 14 Nov 2018 18:50:30 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"dcdd7502-d0b4-42b7-85ff-bb0efeb5d459","tenant_id":"80d54a2a1af6462fad99badbf31e03a7","created_at":"2018-11-14T18:50:11Z","admin_state_up":true,"updated_at":"2018-11-14T18:50:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-dcdd7502-d0b4-42b7-85ff-bb0efeb5d459","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:a6:d8:ca","id":"13ff83c3-e4c3-4236-b4fc-bd2ca272c918","port_security_enabled":false,"project_id":"80d54a2a1af6462fad99badbf31e03a7","fixed_ips":[{"subnet_id":"59e6aa80-8adc-4c98-9a72-f4b559fc2bbb","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"dcdd7502-d0b4-42b7-85ff-bb0efeb5d459","tenant_id":"80d54a2a1af6462fad99badbf31e03a7","created_at":"2018-11-14T18:50:10Z","admin_state_up":true,"updated_at":"2018-11-14T18:50:13Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-dcdd7502-d0b4-42b7-85ff-bb0efeb5d459","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:2c:44:da","id":"21c28029-d3e7-44f8-8c69-e6684d78e096","port_security_enabled":false,"project_id":"80d54a2a1af6462fad99badbf31e03a7","fixed_ips":[{"subnet_id":"59e6aa80-8adc-4c98-9a72-f4b559fc2bbb","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"dcdd7502-d0b4-42b7-85ff-bb0efeb5d459","tenant_id":"80d54a2a1af6462fad99badbf31e03a7","created_at":"2018-11-14T18:50:17Z","admin_state_up":true,"updated_at":"2018-11-14T18:50:28Z","binding:vnic_type":"normal","device_id":"b6077334-63f1-4c6f-a2f3-cd5d54fb3ef2","device_owner":"compute:nova","revision_number":10,"mac_address":"0a:1b:2c:3d:4e:5f","id":"30da3b2a-b378-47db-a4bc-033b1d374557","port_security_enabled":true,"project_id":"80d54a2a1af6462fad99badbf31e03a7","fixed_ips":[{"subnet_id":"59e6aa80-8adc-4c98-9a72-f4b559fc2bbb","ip_address":"10.55.0.10"}],"extra_dhcp_opts":[],"security_groups":["360f77eb-4e26-45d3-849a-4346dfa3963f"],"name":"CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8dport-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"dcdd7502-d0b4-42b7-85ff-bb0efeb5d459","tenant_id":"80d54a2a1af6462fad99badbf31e03a7","created_at":"2018-11-14T18:50:11Z","admin_state_up":true,"updated_at":"2018-11-14T18:50:14Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-dcdd7502-d0b4-42b7-85ff-bb0efeb5d459","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:19:fe:03","id":"f3528bdf-bc9f-492b-83ba-fa7a1dd2b8e6","port_security_enabled":false,"project_id":"80d54a2a1af6462fad99badbf31e03a7","fixed_ips":[{"subnet_id":"59e6aa80-8adc-4c98-9a72-f4b559fc2bbb","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-14 18:50:30,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=dcdd7502-d0b4-42b7-85ff-bb0efeb5d459 used request id req-9c2681ee-8f64-48b3-bd93-4e9c7dbf9da2 2018-11-14 18:50:30,398 - create_instance - INFO - Deleting Port with ID - 30da3b2a-b378-47db-a4bc-033b1d374557 2018-11-14 18:50:30,398 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8dport-1 2018-11-14 18:50:30,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/30da3b2a-b378-47db-a4bc-033b1d374557 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c275df92153747452d09b942b6a0aae5e00ce4bd" 2018-11-14 18:50:30,960 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b646c3fe-0ae1-4398-bad5-ab9dce26a172 Date: Wed, 14 Nov 2018 18:50:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:50:30,961 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/30da3b2a-b378-47db-a4bc-033b1d374557 used request id req-b646c3fe-0ae1-4398-bad5-ab9dce26a172 2018-11-14 18:50:30,961 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-inst 2018-11-14 18:50:30,962 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/b6077334-63f1-4c6f-a2f3-cd5d54fb3ef2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c275df92153747452d09b942b6a0aae5e00ce4bd" 2018-11-14 18:50:31,121 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18: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-6e0be53a-c588-4f9d-a7e6-e83928f7c6f4 x-compute-request-id: req-6e0be53a-c588-4f9d-a7e6-e83928f7c6f4 Content-Type: application/json 2018-11-14 18:50:31,121 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/b6077334-63f1-4c6f-a2f3-cd5d54fb3ef2 used request id req-6e0be53a-c588-4f9d-a7e6-e83928f7c6f4 2018-11-14 18:50:31,121 - create_instance - INFO - Checking deletion status 2018-11-14 18:50:31,122 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b6077334-63f1-4c6f-a2f3-cd5d54fb3ef2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c275df92153747452d09b942b6a0aae5e00ce4bd" 2018-11-14 18:50:31,395 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:50:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9ea06c95-92f5-4fe0-a7de-9363ffcc6af2 x-compute-request-id: req-9ea06c95-92f5-4fe0-a7de-9363ffcc6af2 Content-Encoding: gzip Content-Length: 741 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b6077334-63f1-4c6f-a2f3-cd5d54fb3ef2", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b6077334-63f1-4c6f-a2f3-cd5d54fb3ef2", "rel": "bookmark"}], "image": {"id": "2f8ef840-8e36-4f8d-8227-66be02e04132", "links": [{"href": "http://172.30.9.28:8774/images/2f8ef840-8e36-4f8d-8227-66be02e04132", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:50:28.000000", "flavor": {"id": "f0389e5a-aa4e-4dbc-8cd5-98f6e80aefdb", "links": [{"href": "http://172.30.9.28:8774/flavors/f0389e5a-aa4e-4dbc-8cd5-98f6e80aefdb", "rel": "bookmark"}]}, "id": "b6077334-63f1-4c6f-a2f3-cd5d54fb3ef2", "user_id": "8b4428dcb75a4064aff60f1ad81469e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:50:31Z", "hostId": "ab7d84714c3f0a41673a133ce0c79b598ee488110c95185468d1c2e5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-inst", "created": "2018-11-14T18:50:21Z", "tenant_id": "80d54a2a1af6462fad99badbf31e03a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:50:31,395 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b6077334-63f1-4c6f-a2f3-cd5d54fb3ef2 used request id req-9ea06c95-92f5-4fe0-a7de-9363ffcc6af2 2018-11-14 18:50:31,396 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-inst] is - ACTIVE 2018-11-14 18:50:31,396 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-14 18:50:34,397 - create_instance - DEBUG - VM status query timeout in 296.723992109 2018-11-14 18:50:34,400 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b6077334-63f1-4c6f-a2f3-cd5d54fb3ef2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c275df92153747452d09b942b6a0aae5e00ce4bd" 2018-11-14 18:50:34,446 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18: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 x-openstack-request-id: req-f660b762-994f-488f-a5b8-1564848680a2 x-compute-request-id: req-f660b762-994f-488f-a5b8-1564848680a2 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance b6077334-63f1-4c6f-a2f3-cd5d54fb3ef2 could not be found.", "code": 404}} 2018-11-14 18:50:34,446 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b6077334-63f1-4c6f-a2f3-cd5d54fb3ef2 used request id req-f660b762-994f-488f-a5b8-1564848680a2 2018-11-14 18:50:34,446 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance b6077334-63f1-4c6f-a2f3-cd5d54fb3ef2 could not be found. (HTTP 404) (Request-ID: req-f660b762-994f-488f-a5b8-1564848680a2) 2018-11-14 18:50:34,446 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-inst 2018-11-14 18:50:34,449 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/f0389e5a-aa4e-4dbc-8cd5-98f6e80aefdb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7601825b2c400f69ec125055e980864eeb8bc63e" 2018-11-14 18:50:34,484 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18: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 x-openstack-request-id: req-958bdfdb-f955-4395-a3e0-f617e32347c7 x-compute-request-id: req-958bdfdb-f955-4395-a3e0-f617e32347c7 Content-Length: 0 Content-Type: application/json 2018-11-14 18:50:34,484 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/f0389e5a-aa4e-4dbc-8cd5-98f6e80aefdb used request id req-958bdfdb-f955-4395-a3e0-f617e32347c7 2018-11-14 18:50:34,484 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-pub-subnet 2018-11-14 18:50:34,485 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-pub-subnet 2018-11-14 18:50:34,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/59e6aa80-8adc-4c98-9a72-f4b559fc2bbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96291a2c33ab0311a6139c5a8155779a6308bfbb" 2018-11-14 18:50:37,117 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6bdb5447-4c1b-415e-b6f2-75a99c211e46 Date: Wed, 14 Nov 2018 18:50:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:50:37,117 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/59e6aa80-8adc-4c98-9a72-f4b559fc2bbb used request id req-6bdb5447-4c1b-415e-b6f2-75a99c211e46 2018-11-14 18:50:37,118 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-pub-net 2018-11-14 18:50:37,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/dcdd7502-d0b4-42b7-85ff-bb0efeb5d459 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96291a2c33ab0311a6139c5a8155779a6308bfbb" 2018-11-14 18:50:38,740 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cb69f3df-8a58-43fc-92f0-b601e8177bfb Date: Wed, 14 Nov 2018 18:50:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:50:38,741 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/dcdd7502-d0b4-42b7-85ff-bb0efeb5d459 used request id req-cb69f3df-8a58-43fc-92f0-b601e8177bfb 2018-11-14 18:50:38,741 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-12deab95-2d37-43ca-8ca8-47c52dfcff8d-image 2018-11-14 18:50:38,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/2f8ef840-8e36-4f8d-8227-66be02e04132 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f928759d1b5045ff7792aec63af91d11b1bedf96" 2018-11-14 18:50:39,126 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-51b6806a-97f5-4958-b758-974be75e777d Date: Wed, 14 Nov 2018 18:50:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:50:39,126 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/2f8ef840-8e36-4f8d-8227-66be02e04132 used request id req-51b6806a-97f5-4958-b758-974be75e777d 2018-11-14 18:50:39,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a9c53b3e64055cf7ecbdde328cf613970f2c334" 2018-11-14 18:50:39,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-228c81b0-f051-4842-96f4-c3b6bfdbe5dc Date: Wed, 14 Nov 2018 18:50:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "80d54a2a1af6462fad99badbf31e03a7", "created_at": "2018-11-14T18:50:08Z", "updated_at": "2018-11-14T18:50:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:50:08Z", "revision_number": 0, "id": "55fc94d7-5a46-4ba6-a8ae-cfa51deef7cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:50:08Z", "security_group_id": "360f77eb-4e26-45d3-849a-4346dfa3963f", "tenant_id": "80d54a2a1af6462fad99badbf31e03a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "80d54a2a1af6462fad99badbf31e03a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:50:08Z", "revision_number": 0, "id": "b048b2da-83e0-4663-8ad7-65dbea4d3da1", "remote_group_id": "360f77eb-4e26-45d3-849a-4346dfa3963f", "remote_ip_prefix": null, "created_at": "2018-11-14T18:50:08Z", "security_group_id": "360f77eb-4e26-45d3-849a-4346dfa3963f", "tenant_id": "80d54a2a1af6462fad99badbf31e03a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "80d54a2a1af6462fad99badbf31e03a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:50:08Z", "revision_number": 0, "id": "bcbdeb74-50d7-442d-a03e-02dd562285ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:50:08Z", "security_group_id": "360f77eb-4e26-45d3-849a-4346dfa3963f", "tenant_id": "80d54a2a1af6462fad99badbf31e03a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "80d54a2a1af6462fad99badbf31e03a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:50:08Z", "revision_number": 0, "id": "d45f1494-a8c6-4807-a946-73f037850d47", "remote_group_id": "360f77eb-4e26-45d3-849a-4346dfa3963f", "remote_ip_prefix": null, "created_at": "2018-11-14T18:50:08Z", "security_group_id": "360f77eb-4e26-45d3-849a-4346dfa3963f", "tenant_id": "80d54a2a1af6462fad99badbf31e03a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "80d54a2a1af6462fad99badbf31e03a7"}], "revision_number": 4, "project_id": "80d54a2a1af6462fad99badbf31e03a7", "id": "360f77eb-4e26-45d3-849a-4346dfa3963f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:50:39,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-228c81b0-f051-4842-96f4-c3b6bfdbe5dc 2018-11-14 18:50:39,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a9c53b3e64055cf7ecbdde328cf613970f2c334" 2018-11-14 18:50:39,499 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:50:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16ff17fb-237f-419d-b159-8a482350f110 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:50:39,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-16ff17fb-237f-419d-b159-8a482350f110 2018-11-14 18:50:39,499 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:50:39,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a9c53b3e64055cf7ecbdde328cf613970f2c334" 2018-11-14 18:50:39,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:50:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50216ec8-472b-491f-a302-1fdd9373ee81 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:50:39,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-50216ec8-472b-491f-a302-1fdd9373ee81 2018-11-14 18:50:39,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a9c53b3e64055cf7ecbdde328cf613970f2c334" 2018-11-14 18:50:39,703 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:50:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6315c8eb-1b60-4193-bd86-8d5a5f9947f7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:50:39,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-6315c8eb-1b60-4193-bd86-8d5a5f9947f7 2018-11-14 18:50:39,704 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:50:39,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/80d54a2a1af6462fad99badbf31e03a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a9c53b3e64055cf7ecbdde328cf613970f2c334" 2018-11-14 18:50:39,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:50:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55bc5597-260f-4a69-b9fb-1692bddcd6f9 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/80d54a2a1af6462fad99badbf31e03a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "80d54a2a1af6462fad99badbf31e03a7", "name": "CreateInstancePortManipulationTests-7e7a3752-4ff0-478-proj"}} 2018-11-14 18:50:39,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/80d54a2a1af6462fad99badbf31e03a7 used request id req-55bc5597-260f-4a69-b9fb-1692bddcd6f9 2018-11-14 18:50:39,821 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 360f77eb-4e26-45d3-849a-4346dfa3963f 2018-11-14 18:50:39,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=360f77eb-4e26-45d3-849a-4346dfa3963f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a9c53b3e64055cf7ecbdde328cf613970f2c334" 2018-11-14 18:50:40,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-d6108edf-f584-451a-a6c4-594b23eb9957 Date: Wed, 14 Nov 2018 18:50:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:50:08Z", "security_group_id": "360f77eb-4e26-45d3-849a-4346dfa3963f", "port_range_min": null, "revision_number": 0, "tenant_id": "80d54a2a1af6462fad99badbf31e03a7", "created_at": "2018-11-14T18:50:08Z", "project_id": "80d54a2a1af6462fad99badbf31e03a7", "id": "55fc94d7-5a46-4ba6-a8ae-cfa51deef7cf"}, {"remote_group_id": "360f77eb-4e26-45d3-849a-4346dfa3963f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:50:08Z", "security_group_id": "360f77eb-4e26-45d3-849a-4346dfa3963f", "port_range_min": null, "revision_number": 0, "tenant_id": "80d54a2a1af6462fad99badbf31e03a7", "created_at": "2018-11-14T18:50:08Z", "project_id": "80d54a2a1af6462fad99badbf31e03a7", "id": "b048b2da-83e0-4663-8ad7-65dbea4d3da1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:50:08Z", "security_group_id": "360f77eb-4e26-45d3-849a-4346dfa3963f", "port_range_min": null, "revision_number": 0, "tenant_id": "80d54a2a1af6462fad99badbf31e03a7", "created_at": "2018-11-14T18:50:08Z", "project_id": "80d54a2a1af6462fad99badbf31e03a7", "id": "bcbdeb74-50d7-442d-a03e-02dd562285ae"}, {"remote_group_id": "360f77eb-4e26-45d3-849a-4346dfa3963f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:50:08Z", "security_group_id": "360f77eb-4e26-45d3-849a-4346dfa3963f", "port_range_min": null, "revision_number": 0, "tenant_id": "80d54a2a1af6462fad99badbf31e03a7", "created_at": "2018-11-14T18:50:08Z", "project_id": "80d54a2a1af6462fad99badbf31e03a7", "id": "d45f1494-a8c6-4807-a946-73f037850d47"}]} 2018-11-14 18:50:40,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=360f77eb-4e26-45d3-849a-4346dfa3963f used request id req-d6108edf-f584-451a-a6c4-594b23eb9957 2018-11-14 18:50:40,033 - neutron_utils - INFO - Deleting security group with name - default 2018-11-14 18:50:40,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/360f77eb-4e26-45d3-849a-4346dfa3963f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a9c53b3e64055cf7ecbdde328cf613970f2c334" 2018-11-14 18:50:40,403 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-00d8bca9-c20b-4aaf-9593-7973685fdc82 Content-Length: 0 Date: Wed, 14 Nov 2018 18:50:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:50:40,403 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/360f77eb-4e26-45d3-849a-4346dfa3963f used request id req-00d8bca9-c20b-4aaf-9593-7973685fdc82 2018-11-14 18:50:40,404 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-7e7a3752-4ff0-478-proj 2018-11-14 18:50:40,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/80d54a2a1af6462fad99badbf31e03a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a9c53b3e64055cf7ecbdde328cf613970f2c334" 2018-11-14 18:50:40,790 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:50:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b0eec78-84f1-4616-ae84-39c4ba0fc05b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:50:40,791 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/80d54a2a1af6462fad99badbf31e03a7 used request id req-4b0eec78-84f1-4616-ae84-39c4ba0fc05b 2018-11-14 18:50:40,791 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-7e7a3752-4ff0-478-proj-role 2018-11-14 18:50:40,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/1ad5f2dbb21e485e8cebe767038be5e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a9c53b3e64055cf7ecbdde328cf613970f2c334" 2018-11-14 18:50:40,946 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:50:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3304ab76-e5f2-41bc-8269-6cc222e464d4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:50:40,946 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/1ad5f2dbb21e485e8cebe767038be5e3 used request id req-3304ab76-e5f2-41bc-8269-6cc222e464d4 2018-11-14 18:50:40,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a9c53b3e64055cf7ecbdde328cf613970f2c334" 2018-11-14 18:50:41,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:50:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71b87f1e-d68b-4841-8d38-c4d45bf86859 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:50:41,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-71b87f1e-d68b-4841-8d38-c4d45bf86859 2018-11-14 18:50:41,066 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-7e7a3752-4ff0-478-user 2018-11-14 18:50:41,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/8b4428dcb75a4064aff60f1ad81469e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56c1276f28eb5cd4c7afa544cbed6f0ae3d32d2a" 2018-11-14 18:50:41,308 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:50:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e44413e0-0348-472b-8eb6-35985e30b579 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:50:41,309 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/8b4428dcb75a4064aff60f1ad81469e7 used request id req-e44413e0-0348-472b-8eb6-35985e30b579 2018-11-14 18:50:41,310 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:50:41,719 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:50:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["3H8p6Ln7ScuYqfPPHKOpjA"], "issued_at": "2018-11-14T18:50:41.000000Z"}} 2018-11-14 18:50:41,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}016108ed98b97ded529569cc8833d0132124f216" 2018-11-14 18:50:41,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:50:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fae9c13-23a5-4520-abd5-29f4467db9a3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:50:41,823 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-7fae9c13-23a5-4520-abd5-29f4467db9a3 2018-11-14 18:50:41,824 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:50:41,825 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:50:42,246 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:50:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["O_Jk43WnRxyugCxT_rwoIg"], "issued_at": "2018-11-14T18:50:42.000000Z"}} 2018-11-14 18:50:42,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69c8f6e45a37be4b19554946fee6e8d2568dfb93" 2018-11-14 18:50:42,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:50:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8d3e2be-7005-48fc-9182-32a4e67da1ee Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:50:42,346 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-b8d3e2be-7005-48fc-9182-32a4e67da1ee 2018-11-14 18:50:42,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:50:42,356 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:50: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:50:42,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-a83777dd-7273-4bd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69c8f6e45a37be4b19554946fee6e8d2568dfb93" 2018-11-14 18:50:42,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:50:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e124e68-157f-4b0b-a37b-0baa6b07ee19 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-a83777dd-7273-4bd-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:50:42,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-a83777dd-7273-4bd-proj used request id req-7e124e68-157f-4b0b-a37b-0baa6b07ee19 2018-11-14 18:50:42,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69c8f6e45a37be4b19554946fee6e8d2568dfb93" 2018-11-14 18:50:42,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:50:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e508b30a-5806-443e-9cc0-8ced7be0921c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:50:42,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-e508b30a-5806-443e-9cc0-8ced7be0921c 2018-11-14 18:50:42,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69c8f6e45a37be4b19554946fee6e8d2568dfb93" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-a83777dd-7273-4bd-proj"}}' 2018-11-14 18:50:42,725 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:50:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc68ff20-972d-453d-83d0-a069ec6c4400 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1b5e13621bd2417481413a3b35444c49"}, "tags": [], "enabled": true, "id": "1b5e13621bd2417481413a3b35444c49", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a83777dd-7273-4bd-proj"}} 2018-11-14 18:50:42,725 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-dc68ff20-972d-453d-83d0-a069ec6c4400 2018-11-14 18:50:42,726 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-a83777dd-7273-4bd-proj 2018-11-14 18:50:42,726 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:50:42,727 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:50:43,156 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:50:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["HhcvXR8UQPOhF4grRI1HGA"], "issued_at": "2018-11-14T18:50:43.000000Z"}} 2018-11-14 18:50:43,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7c5739f8a3e53271af44eb8dc828a86cd29d0b8" 2018-11-14 18:50:43,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:50:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de4221e3-1619-4419-a937-09d81393ca73 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:50:43,256 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-de4221e3-1619-4419-a937-09d81393ca73 2018-11-14 18:50:43,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:50:43,263 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:50: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:50:43,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7c5739f8a3e53271af44eb8dc828a86cd29d0b8" 2018-11-14 18:50:43,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:50:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf7a14a5-946a-4f16-8284-c0f62fd216b4 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:50:43,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-cf7a14a5-946a-4f16-8284-c0f62fd216b4 2018-11-14 18:50:43,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-a83777dd-7273-4bd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7c5739f8a3e53271af44eb8dc828a86cd29d0b8" 2018-11-14 18:50:43,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:50:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28146112-c3f8-4227-91bc-f7c8cbe1bfae Content-Encoding: gzip Content-Length: 269 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-a83777dd-7273-4bd-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1b5e13621bd2417481413a3b35444c49"}, "tags": [], "enabled": true, "id": "1b5e13621bd2417481413a3b35444c49", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a83777dd-7273-4bd-proj"}]} 2018-11-14 18:50:43,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-a83777dd-7273-4bd-proj used request id req-28146112-c3f8-4227-91bc-f7c8cbe1bfae 2018-11-14 18:50:43,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7c5739f8a3e53271af44eb8dc828a86cd29d0b8" 2018-11-14 18:50:43,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:50:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78abc57d-9275-44a0-9024-feee813b4548 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:50:43,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-78abc57d-9275-44a0-9024-feee813b4548 2018-11-14 18:50:44,120 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-a83777dd-7273-4bd-user 2018-11-14 18:50:44,120 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:50:44,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69c8f6e45a37be4b19554946fee6e8d2568dfb93" 2018-11-14 18:50:44,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:50:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbf7c169-5c5d-4985-bc17-d72cc52bb4c0 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:50:44,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-cbf7c169-5c5d-4985-bc17-d72cc52bb4c0 2018-11-14 18:50:44,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69c8f6e45a37be4b19554946fee6e8d2568dfb93" -d '{"role": {"name": "CreateInstancePortManipulationTests-a83777dd-7273-4bd-proj-role"}}' 2018-11-14 18:50:44,365 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:50:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f7d7e36-108a-4cde-9ea7-e71f5f750140 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "eab62f1cbdbb4a6aabd6ec55313598f4", "links": {"self": "http://172.30.9.28:5000/v3/roles/eab62f1cbdbb4a6aabd6ec55313598f4"}, "name": "CreateInstancePortManipulationTests-a83777dd-7273-4bd-proj-role"}} 2018-11-14 18:50:44,365 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-9f7d7e36-108a-4cde-9ea7-e71f5f750140 2018-11-14 18:50:44,365 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-a83777dd-7273-4bd-proj-role 2018-11-14 18:50:44,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/eab62f1cbdbb4a6aabd6ec55313598f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69c8f6e45a37be4b19554946fee6e8d2568dfb93" 2018-11-14 18:50:44,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:50:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01cffa02-8cef-4173-9a3c-6c4bd8cae134 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "eab62f1cbdbb4a6aabd6ec55313598f4", "links": {"self": "http://172.30.9.28:5000/v3/roles/eab62f1cbdbb4a6aabd6ec55313598f4"}, "name": "CreateInstancePortManipulationTests-a83777dd-7273-4bd-proj-role"}} 2018-11-14 18:50:44,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/eab62f1cbdbb4a6aabd6ec55313598f4 used request id req-01cffa02-8cef-4173-9a3c-6c4bd8cae134 2018-11-14 18:50:44,483 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-a83777dd-7273-4bd-proj-role to project CreateInstancePortManipulationTests-a83777dd-7273-4bd-proj 2018-11-14 18:50:44,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/1b5e13621bd2417481413a3b35444c49/users/16d6bc5e91b54a2b8c7d67df8838aaf8/roles/eab62f1cbdbb4a6aabd6ec55313598f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69c8f6e45a37be4b19554946fee6e8d2568dfb93" 2018-11-14 18:50:44,632 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:50:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f1b8275-1a83-4f28-961f-cead94473c98 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:50:44,632 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/1b5e13621bd2417481413a3b35444c49/users/16d6bc5e91b54a2b8c7d67df8838aaf8/roles/eab62f1cbdbb4a6aabd6ec55313598f4 used request id req-3f1b8275-1a83-4f28-961f-cead94473c98 2018-11-14 18:50:44,633 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-14 18:50:44,633 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:50:44,634 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:50:45,052 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eab62f1cbdbb4a6aabd6ec55313598f4", "name": "CreateInstancePortManipulationTests-a83777dd-7273-4bd-proj-role"}], "expires_at": "2018-11-14T19:50:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b5e13621bd2417481413a3b35444c49", "name": "CreateInstancePortManipulationTests-a83777dd-7273-4bd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/1b5e13621bd2417481413a3b35444c49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/1b5e13621bd2417481413a3b35444c49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/1b5e13621bd2417481413a3b35444c49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_1b5e13621bd2417481413a3b35444c49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_1b5e13621bd2417481413a3b35444c49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/1b5e13621bd2417481413a3b35444c49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/1b5e13621bd2417481413a3b35444c49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/1b5e13621bd2417481413a3b35444c49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/1b5e13621bd2417481413a3b35444c49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/1b5e13621bd2417481413a3b35444c49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/1b5e13621bd2417481413a3b35444c49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1b5e13621bd2417481413a3b35444c49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/1b5e13621bd2417481413a3b35444c49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/1b5e13621bd2417481413a3b35444c49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-a83777dd-7273-4bd-user", "id": "16d6bc5e91b54a2b8c7d67df8838aaf8"}, "audit_ids": ["DjbcHbN2Q0aG004pCBmK3A"], "issued_at": "2018-11-14T18:50:45.000000Z"}} 2018-11-14 18:50:45,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d67aa30fd5a1a1f5c3e813bd05b90f293f0c468e" 2018-11-14 18:50:45,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:50:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02aa3419-c9b2-49a0-9a1d-806be25b62bb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:50:45,142 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-02aa3419-c9b2-49a0-9a1d-806be25b62bb 2018-11-14 18:50:45,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d67aa30fd5a1a1f5c3e813bd05b90f293f0c468e" 2018-11-14 18:50:45,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-4c3c1513-4e83-48eb-826c-2bf233c5e103 Date: Wed, 14 Nov 2018 18:50:45 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-image"} 2018-11-14 18:50:45,359 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-image used request id req-4c3c1513-4e83-48eb-826c-2bf233c5e103 2018-11-14 18:50:45,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d67aa30fd5a1a1f5c3e813bd05b90f293f0c468e" 2018-11-14 18:50:45,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b38df1e8-0ece-4ae7-884b-45dc453cc909 Date: Wed, 14 Nov 2018 18:50:45 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-11-14 18:50:45,555 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-b38df1e8-0ece-4ae7-884b-45dc453cc909 2018-11-14 18:50:45,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d67aa30fd5a1a1f5c3e813bd05b90f293f0c468e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-image"}' 2018-11-14 18:50:46,245 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/420c2539-409d-4fb3-bec5-133b73626a5a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c914b711-63b2-4694-b667-c83ac9537514 Date: Wed, 14 Nov 2018 18:50:46 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:50:46Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-14T18:50:46Z", "visibility": "shared", "locations": [], "self": "/v2/images/420c2539-409d-4fb3-bec5-133b73626a5a", "min_disk": 0, "protected": false, "id": "420c2539-409d-4fb3-bec5-133b73626a5a", "file": "/v2/images/420c2539-409d-4fb3-bec5-133b73626a5a/file", "checksum": null, "owner": "1b5e13621bd2417481413a3b35444c49", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:50:46,245 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-c914b711-63b2-4694-b667-c83ac9537514 2018-11-14 18:50:46,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/420c2539-409d-4fb3-bec5-133b73626a5a/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d67aa30fd5a1a1f5c3e813bd05b90f293f0c468e" -d '' 2018-11-14 18:50:46,910 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ec25a8f6-f87c-4326-9c95-6bd310012dcf Date: Wed, 14 Nov 2018 18:50:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:50:46,910 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/420c2539-409d-4fb3-bec5-133b73626a5a/file used request id req-ec25a8f6-f87c-4326-9c95-6bd310012dcf 2018-11-14 18:50:46,911 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-14 18:50:46,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/420c2539-409d-4fb3-bec5-133b73626a5a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d67aa30fd5a1a1f5c3e813bd05b90f293f0c468e" 2018-11-14 18:50:47,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-56ba2b11-c1b3-41d8-9b7d-a194717918e5 Date: Wed, 14 Nov 2018 18:50:47 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:50:46Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:50:46Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/420c2539-409d-4fb3-bec5-133b73626a5a/snap", "metadata": {}}], "self": "/v2/images/420c2539-409d-4fb3-bec5-133b73626a5a", "min_disk": 0, "protected": false, "id": "420c2539-409d-4fb3-bec5-133b73626a5a", "file": "/v2/images/420c2539-409d-4fb3-bec5-133b73626a5a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1b5e13621bd2417481413a3b35444c49", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/420c2539-409d-4fb3-bec5-133b73626a5a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:50:47,197 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/420c2539-409d-4fb3-bec5-133b73626a5a used request id req-56ba2b11-c1b3-41d8-9b7d-a194717918e5 2018-11-14 18:50:47,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d67aa30fd5a1a1f5c3e813bd05b90f293f0c468e" 2018-11-14 18:50:47,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-bb856980-9523-4fbe-82ef-5f1683d330ee Date: Wed, 14 Nov 2018 18:50: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-11-14 18:50:47,384 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-bb856980-9523-4fbe-82ef-5f1683d330ee 2018-11-14 18:50:47,386 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-image 2018-11-14 18:50:47,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/420c2539-409d-4fb3-bec5-133b73626a5a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d67aa30fd5a1a1f5c3e813bd05b90f293f0c468e" 2018-11-14 18:50:47,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-676e5e91-ff5a-46f4-b428-e1a4c7a6217a Date: Wed, 14 Nov 2018 18:50:47 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:50:46Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:50:46Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/420c2539-409d-4fb3-bec5-133b73626a5a/snap", "metadata": {}}], "self": "/v2/images/420c2539-409d-4fb3-bec5-133b73626a5a", "min_disk": 0, "protected": false, "id": "420c2539-409d-4fb3-bec5-133b73626a5a", "file": "/v2/images/420c2539-409d-4fb3-bec5-133b73626a5a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1b5e13621bd2417481413a3b35444c49", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/420c2539-409d-4fb3-bec5-133b73626a5a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:50:47,580 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/420c2539-409d-4fb3-bec5-133b73626a5a used request id req-676e5e91-ff5a-46f4-b428-e1a4c7a6217a 2018-11-14 18:50:47,581 - create_image - DEBUG - Instance status is - active 2018-11-14 18:50:47,581 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-image 2018-11-14 18:50:47,581 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-image 2018-11-14 18:50:47,581 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:50:47,582 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:50:47,992 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eab62f1cbdbb4a6aabd6ec55313598f4", "name": "CreateInstancePortManipulationTests-a83777dd-7273-4bd-proj-role"}], "expires_at": "2018-11-14T19:50:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b5e13621bd2417481413a3b35444c49", "name": "CreateInstancePortManipulationTests-a83777dd-7273-4bd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/1b5e13621bd2417481413a3b35444c49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/1b5e13621bd2417481413a3b35444c49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/1b5e13621bd2417481413a3b35444c49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_1b5e13621bd2417481413a3b35444c49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_1b5e13621bd2417481413a3b35444c49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/1b5e13621bd2417481413a3b35444c49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/1b5e13621bd2417481413a3b35444c49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/1b5e13621bd2417481413a3b35444c49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/1b5e13621bd2417481413a3b35444c49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/1b5e13621bd2417481413a3b35444c49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/1b5e13621bd2417481413a3b35444c49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1b5e13621bd2417481413a3b35444c49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/1b5e13621bd2417481413a3b35444c49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/1b5e13621bd2417481413a3b35444c49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-a83777dd-7273-4bd-user", "id": "16d6bc5e91b54a2b8c7d67df8838aaf8"}, "audit_ids": ["V2GsOYekSyekuQZPIi8z0w"], "issued_at": "2018-11-14T18:50:47.000000Z"}} 2018-11-14 18:50:47,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b99eb29ad5267675d7195eb5e660b686c4a4991d" 2018-11-14 18:50:48,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:50:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-650f84ad-2c86-4c21-822e-9080f4ca82f5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:50:48,091 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-650f84ad-2c86-4c21-822e-9080f4ca82f5 2018-11-14 18:50:48,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b99eb29ad5267675d7195eb5e660b686c4a4991d" 2018-11-14 18:50:48,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a28c52ef-ce7a-4e38-835b-19a829d9dbdc Date: Wed, 14 Nov 2018 18:50:48 GMT RESP BODY: {"networks":[]} 2018-11-14 18:50:48,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-pub-net used request id req-a28c52ef-ce7a-4e38-835b-19a829d9dbdc 2018-11-14 18:50:48,298 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-pub-net 2018-11-14 18:50:48,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b99eb29ad5267675d7195eb5e660b686c4a4991d" -d '{"network": {"name": "CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-pub-net", "admin_state_up": true}}' 2018-11-14 18:50:49,094 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-7e445f14-9460-4e98-aef6-4f8efc0f0471 Date: Wed, 14 Nov 2018 18:50:49 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"1b5e13621bd2417481413a3b35444c49","created_at":"2018-11-14T18:50:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-11-14T18:50:48Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"1b5e13621bd2417481413a3b35444c49","id":"044cc89b-f05c-422a-aebd-d96c9fd81770","name":"CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-pub-net"}} 2018-11-14 18:50:49,095 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-7e445f14-9460-4e98-aef6-4f8efc0f0471 2018-11-14 18:50:49,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=044cc89b-f05c-422a-aebd-d96c9fd81770 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b99eb29ad5267675d7195eb5e660b686c4a4991d" 2018-11-14 18:50:49,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 601 X-Openstack-Request-Id: req-a941a116-094d-403c-90ec-4914849e2de6 Date: Wed, 14 Nov 2018 18:50:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-14T18:50:48Z","tenant_id":"1b5e13621bd2417481413a3b35444c49","created_at":"2018-11-14T18:50:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"1b5e13621bd2417481413a3b35444c49","id":"044cc89b-f05c-422a-aebd-d96c9fd81770","name":"CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-pub-net"}]} 2018-11-14 18:50:49,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=044cc89b-f05c-422a-aebd-d96c9fd81770 used request id req-a941a116-094d-403c-90ec-4914849e2de6 2018-11-14 18:50:49,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=044cc89b-f05c-422a-aebd-d96c9fd81770 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b99eb29ad5267675d7195eb5e660b686c4a4991d" 2018-11-14 18:50:49,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8c910b5b-77b8-499b-9665-c6ebdf9b7cb4 Date: Wed, 14 Nov 2018 18:50:49 GMT RESP BODY: {"subnets":[]} 2018-11-14 18:50:49,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=044cc89b-f05c-422a-aebd-d96c9fd81770 used request id req-8c910b5b-77b8-499b-9665-c6ebdf9b7cb4 2018-11-14 18:50:49,572 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-pub-subnet 2018-11-14 18:50:49,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b99eb29ad5267675d7195eb5e660b686c4a4991d" -d '{"subnets": [{"ip_version": 4, "network_id": "044cc89b-f05c-422a-aebd-d96c9fd81770", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-pub-subnet"}]}' 2018-11-14 18:50:50,651 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-de27fe82-66fc-4580-b240-b5b3b14c7a7a Date: Wed, 14 Nov 2018 18:50:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"044cc89b-f05c-422a-aebd-d96c9fd81770","tenant_id":"1b5e13621bd2417481413a3b35444c49","created_at":"2018-11-14T18:50:50Z","dns_nameservers":[],"updated_at":"2018-11-14T18:50: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":"1b5e13621bd2417481413a3b35444c49","id":"8fd0358d-9352-4311-b6e7-e01b2e0dc19a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-pub-subnet"}]} 2018-11-14 18:50:50,651 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-de27fe82-66fc-4580-b240-b5b3b14c7a7a 2018-11-14 18:50:50,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=044cc89b-f05c-422a-aebd-d96c9fd81770 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b99eb29ad5267675d7195eb5e660b686c4a4991d" 2018-11-14 18:50:50,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-d4c46dfc-adfc-48d5-8c16-1aa482cf894d Date: Wed, 14 Nov 2018 18:50:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8fd0358d-9352-4311-b6e7-e01b2e0dc19a"],"updated_at":"2018-11-14T18:50:50Z","tenant_id":"1b5e13621bd2417481413a3b35444c49","created_at":"2018-11-14T18:50:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1b5e13621bd2417481413a3b35444c49","id":"044cc89b-f05c-422a-aebd-d96c9fd81770","name":"CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-pub-net"}]} 2018-11-14 18:50:50,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=044cc89b-f05c-422a-aebd-d96c9fd81770 used request id req-d4c46dfc-adfc-48d5-8c16-1aa482cf894d 2018-11-14 18:50:50,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=044cc89b-f05c-422a-aebd-d96c9fd81770 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b99eb29ad5267675d7195eb5e660b686c4a4991d" 2018-11-14 18:50:51,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-bcd141ac-a20c-4c5f-877d-2757e03c2661 Date: Wed, 14 Nov 2018 18:50:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"044cc89b-f05c-422a-aebd-d96c9fd81770","tenant_id":"1b5e13621bd2417481413a3b35444c49","created_at":"2018-11-14T18:50:50Z","dns_nameservers":[],"updated_at":"2018-11-14T18:50: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":"1b5e13621bd2417481413a3b35444c49","id":"8fd0358d-9352-4311-b6e7-e01b2e0dc19a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-pub-subnet"}]} 2018-11-14 18:50:51,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=044cc89b-f05c-422a-aebd-d96c9fd81770 used request id req-bcd141ac-a20c-4c5f-877d-2757e03c2661 2018-11-14 18:50:51,167 - OpenStackNetwork - DEBUG - Network [044cc89b-f05c-422a-aebd-d96c9fd81770] created successfully 2018-11-14 18:50:51,168 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:50:51,168 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:50:51,589 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:50:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["sNu0Eqh4TqC14pJMkgGJDg"], "issued_at": "2018-11-14T18:50:51.000000Z"}} 2018-11-14 18:50:51,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a744c84bcce0f93d72c79522cb3dcf53bcfd58e4" 2018-11-14 18:50:51,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:50:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3685410e-6bb5-4be7-8f2f-9b77e2b8abec Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:50:51,689 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-3685410e-6bb5-4be7-8f2f-9b77e2b8abec 2018-11-14 18:50:51,690 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:50:51,694 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a744c84bcce0f93d72c79522cb3dcf53bcfd58e4" 2018-11-14 18:50:51,948 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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 x-openstack-request-id: req-7671c062-9aff-41f8-8dfb-6db391baa12e x-compute-request-id: req-7671c062-9aff-41f8-8dfb-6db391baa12e Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-14 18:50:51,948 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-7671c062-9aff-41f8-8dfb-6db391baa12e 2018-11-14 18:50:51,952 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a744c84bcce0f93d72c79522cb3dcf53bcfd58e4" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-14 18:50:52,023 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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-329bac3d-137f-446c-87fc-dd41fd93909a x-compute-request-id: req-329bac3d-137f-446c-87fc-dd41fd93909a Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-flavor-name", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/ef4880a7-ba40-4670-a048-d54a4c9f90eb", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/ef4880a7-ba40-4670-a048-d54a4c9f90eb", "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": "ef4880a7-ba40-4670-a048-d54a4c9f90eb"}} 2018-11-14 18:50:52,023 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-329bac3d-137f-446c-87fc-dd41fd93909a 2018-11-14 18:50:52,023 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:50:52,024 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:50:52,465 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eab62f1cbdbb4a6aabd6ec55313598f4", "name": "CreateInstancePortManipulationTests-a83777dd-7273-4bd-proj-role"}], "expires_at": "2018-11-14T19:50:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b5e13621bd2417481413a3b35444c49", "name": "CreateInstancePortManipulationTests-a83777dd-7273-4bd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/1b5e13621bd2417481413a3b35444c49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/1b5e13621bd2417481413a3b35444c49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/1b5e13621bd2417481413a3b35444c49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_1b5e13621bd2417481413a3b35444c49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_1b5e13621bd2417481413a3b35444c49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/1b5e13621bd2417481413a3b35444c49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/1b5e13621bd2417481413a3b35444c49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/1b5e13621bd2417481413a3b35444c49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/1b5e13621bd2417481413a3b35444c49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/1b5e13621bd2417481413a3b35444c49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/1b5e13621bd2417481413a3b35444c49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1b5e13621bd2417481413a3b35444c49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/1b5e13621bd2417481413a3b35444c49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/1b5e13621bd2417481413a3b35444c49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-a83777dd-7273-4bd-user", "id": "16d6bc5e91b54a2b8c7d67df8838aaf8"}, "audit_ids": ["VnoO0MXgSw6l0iZLBbrObg"], "issued_at": "2018-11-14T18:50:52.000000Z"}} 2018-11-14 18:50:52,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}349b12efcf891364a08e732636e3684196439b60" 2018-11-14 18:50:52,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:50:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1819b68b-eeda-4cb9-bebf-ab98819acea6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:50:52,556 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-1819b68b-eeda-4cb9-bebf-ab98819acea6 2018-11-14 18:50:52,557 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:50:52,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}349b12efcf891364a08e732636e3684196439b60" 2018-11-14 18:50:52,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:50:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aab8b080-8797-4814-9a1e-50916e5c90d8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:50:52,657 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-aab8b080-8797-4814-9a1e-50916e5c90d8 2018-11-14 18:50:52,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}349b12efcf891364a08e732636e3684196439b60" 2018-11-14 18:50:52,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-719ac4e8-6046-4956-8833-4264843c4d34 Date: Wed, 14 Nov 2018 18:50:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8fd0358d-9352-4311-b6e7-e01b2e0dc19a"],"updated_at":"2018-11-14T18:50:50Z","tenant_id":"1b5e13621bd2417481413a3b35444c49","created_at":"2018-11-14T18:50:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1b5e13621bd2417481413a3b35444c49","id":"044cc89b-f05c-422a-aebd-d96c9fd81770","name":"CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-pub-net"}]} 2018-11-14 18:50:52,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-pub-net used request id req-719ac4e8-6046-4956-8833-4264843c4d34 2018-11-14 18:50:52,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=044cc89b-f05c-422a-aebd-d96c9fd81770 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}349b12efcf891364a08e732636e3684196439b60" 2018-11-14 18:50:53,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9414e323-32e8-4ca4-bf1a-cb9ccdddada2 Date: Wed, 14 Nov 2018 18:50:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"044cc89b-f05c-422a-aebd-d96c9fd81770","tenant_id":"1b5e13621bd2417481413a3b35444c49","created_at":"2018-11-14T18:50:50Z","dns_nameservers":[],"updated_at":"2018-11-14T18:50: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":"1b5e13621bd2417481413a3b35444c49","id":"8fd0358d-9352-4311-b6e7-e01b2e0dc19a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-pub-subnet"}]} 2018-11-14 18:50:53,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=044cc89b-f05c-422a-aebd-d96c9fd81770 used request id req-9414e323-32e8-4ca4-bf1a-cb9ccdddada2 2018-11-14 18:50:53,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}349b12efcf891364a08e732636e3684196439b60" 2018-11-14 18:50:53,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-e85d0e97-5423-4f28-bc60-6021008ffaf2 Date: Wed, 14 Nov 2018 18:50:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8fd0358d-9352-4311-b6e7-e01b2e0dc19a"],"updated_at":"2018-11-14T18:50:50Z","tenant_id":"1b5e13621bd2417481413a3b35444c49","created_at":"2018-11-14T18:50:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1b5e13621bd2417481413a3b35444c49","id":"044cc89b-f05c-422a-aebd-d96c9fd81770","name":"CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-pub-net"}]} 2018-11-14 18:50:53,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-pub-net used request id req-e85d0e97-5423-4f28-bc60-6021008ffaf2 2018-11-14 18:50:53,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:50:53,543 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:50: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:50:53,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1b5e13621bd2417481413a3b35444c49 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}349b12efcf891364a08e732636e3684196439b60" 2018-11-14 18:50:53,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:50:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-147bebc1-9c9c-4b7a-b2ac-52e5c6f97911 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1b5e13621bd2417481413a3b35444c49"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1b5e13621bd2417481413a3b35444c49", "name": "CreateInstancePortManipulationTests-a83777dd-7273-4bd-proj"}} 2018-11-14 18:50:53,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1b5e13621bd2417481413a3b35444c49 used request id req-147bebc1-9c9c-4b7a-b2ac-52e5c6f97911 2018-11-14 18:50:53,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=044cc89b-f05c-422a-aebd-d96c9fd81770 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}349b12efcf891364a08e732636e3684196439b60" 2018-11-14 18:50:53,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-64980f48-fd49-481c-82a9-fe9e7d6283d2 Date: Wed, 14 Nov 2018 18:50:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"044cc89b-f05c-422a-aebd-d96c9fd81770","tenant_id":"1b5e13621bd2417481413a3b35444c49","created_at":"2018-11-14T18:50:50Z","dns_nameservers":[],"updated_at":"2018-11-14T18:50: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":"1b5e13621bd2417481413a3b35444c49","id":"8fd0358d-9352-4311-b6e7-e01b2e0dc19a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-pub-subnet"}]} 2018-11-14 18:50:53,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=044cc89b-f05c-422a-aebd-d96c9fd81770 used request id req-64980f48-fd49-481c-82a9-fe9e7d6283d2 2018-11-14 18:50:53,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=044cc89b-f05c-422a-aebd-d96c9fd81770&name=CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4cport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}349b12efcf891364a08e732636e3684196439b60" 2018-11-14 18:50:54,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-08ce400c-49c5-4492-b49b-a66ec80cdd35 Date: Wed, 14 Nov 2018 18:50:54 GMT RESP BODY: {"ports":[]} 2018-11-14 18:50:54,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=044cc89b-f05c-422a-aebd-d96c9fd81770&name=CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4cport-1&admin_state_up=True used request id req-08ce400c-49c5-4492-b49b-a66ec80cdd35 2018-11-14 18:50:54,115 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}349b12efcf891364a08e732636e3684196439b60" 2018-11-14 18:50:54,382 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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 x-openstack-request-id: req-ab189200-0f6e-4900-b8c3-773541f5e3ea x-compute-request-id: req-ab189200-0f6e-4900-b8c3-773541f5e3ea Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-14 18:50:54,382 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-inst used request id req-ab189200-0f6e-4900-b8c3-773541f5e3ea 2018-11-14 18:50:54,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}349b12efcf891364a08e732636e3684196439b60" 2018-11-14 18:50:54,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-7e8b104d-4c74-4d03-8b4c-85850548c657 Date: Wed, 14 Nov 2018 18:50:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8fd0358d-9352-4311-b6e7-e01b2e0dc19a"],"updated_at":"2018-11-14T18:50:50Z","tenant_id":"1b5e13621bd2417481413a3b35444c49","created_at":"2018-11-14T18:50:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1b5e13621bd2417481413a3b35444c49","id":"044cc89b-f05c-422a-aebd-d96c9fd81770","name":"CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-pub-net"}]} 2018-11-14 18:50:54,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-pub-net used request id req-7e8b104d-4c74-4d03-8b4c-85850548c657 2018-11-14 18:50:54,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=044cc89b-f05c-422a-aebd-d96c9fd81770 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}349b12efcf891364a08e732636e3684196439b60" 2018-11-14 18:50:54,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-08b68de3-0b47-4b1b-9103-8a0426a82185 Date: Wed, 14 Nov 2018 18:50:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"044cc89b-f05c-422a-aebd-d96c9fd81770","tenant_id":"1b5e13621bd2417481413a3b35444c49","created_at":"2018-11-14T18:50:50Z","dns_nameservers":[],"updated_at":"2018-11-14T18:50: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":"1b5e13621bd2417481413a3b35444c49","id":"8fd0358d-9352-4311-b6e7-e01b2e0dc19a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-pub-subnet"}]} 2018-11-14 18:50:54,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=044cc89b-f05c-422a-aebd-d96c9fd81770 used request id req-08b68de3-0b47-4b1b-9103-8a0426a82185 2018-11-14 18:50:54,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}349b12efcf891364a08e732636e3684196439b60" 2018-11-14 18:50:55,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-c2750651-4b11-4b22-8016-bc24baf504e3 Date: Wed, 14 Nov 2018 18:50:55 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8fd0358d-9352-4311-b6e7-e01b2e0dc19a"],"updated_at":"2018-11-14T18:50:50Z","tenant_id":"1b5e13621bd2417481413a3b35444c49","created_at":"2018-11-14T18:50:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1b5e13621bd2417481413a3b35444c49","id":"044cc89b-f05c-422a-aebd-d96c9fd81770","name":"CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-pub-net"}]} 2018-11-14 18:50:55,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-pub-net used request id req-c2750651-4b11-4b22-8016-bc24baf504e3 2018-11-14 18:50:55,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1b5e13621bd2417481413a3b35444c49 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}349b12efcf891364a08e732636e3684196439b60" 2018-11-14 18:50:55,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:50:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1d72821-b18a-4e5f-82bf-7b501297b9eb Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1b5e13621bd2417481413a3b35444c49"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1b5e13621bd2417481413a3b35444c49", "name": "CreateInstancePortManipulationTests-a83777dd-7273-4bd-proj"}} 2018-11-14 18:50:55,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1b5e13621bd2417481413a3b35444c49 used request id req-b1d72821-b18a-4e5f-82bf-7b501297b9eb 2018-11-14 18:50:55,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=044cc89b-f05c-422a-aebd-d96c9fd81770 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}349b12efcf891364a08e732636e3684196439b60" 2018-11-14 18:50:55,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-19b168bf-b611-4a53-a2f4-a2457ed77896 Date: Wed, 14 Nov 2018 18:50:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"044cc89b-f05c-422a-aebd-d96c9fd81770","tenant_id":"1b5e13621bd2417481413a3b35444c49","created_at":"2018-11-14T18:50:50Z","dns_nameservers":[],"updated_at":"2018-11-14T18:50: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":"1b5e13621bd2417481413a3b35444c49","id":"8fd0358d-9352-4311-b6e7-e01b2e0dc19a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-pub-subnet"}]} 2018-11-14 18:50:55,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=044cc89b-f05c-422a-aebd-d96c9fd81770 used request id req-19b168bf-b611-4a53-a2f4-a2457ed77896 2018-11-14 18:50:55,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=044cc89b-f05c-422a-aebd-d96c9fd81770&name=CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4cport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}349b12efcf891364a08e732636e3684196439b60" 2018-11-14 18:50:55,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-45f31cac-8293-4004-8ae0-875a46988814 Date: Wed, 14 Nov 2018 18:50:55 GMT RESP BODY: {"ports":[]} 2018-11-14 18:50:55,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=044cc89b-f05c-422a-aebd-d96c9fd81770&name=CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4cport-1&admin_state_up=True used request id req-45f31cac-8293-4004-8ae0-875a46988814 2018-11-14 18:50:55,425 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:50:55,426 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:50:55,844 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eab62f1cbdbb4a6aabd6ec55313598f4", "name": "CreateInstancePortManipulationTests-a83777dd-7273-4bd-proj-role"}], "expires_at": "2018-11-14T19:50:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b5e13621bd2417481413a3b35444c49", "name": "CreateInstancePortManipulationTests-a83777dd-7273-4bd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/1b5e13621bd2417481413a3b35444c49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/1b5e13621bd2417481413a3b35444c49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/1b5e13621bd2417481413a3b35444c49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_1b5e13621bd2417481413a3b35444c49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_1b5e13621bd2417481413a3b35444c49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/1b5e13621bd2417481413a3b35444c49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/1b5e13621bd2417481413a3b35444c49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/1b5e13621bd2417481413a3b35444c49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/1b5e13621bd2417481413a3b35444c49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/1b5e13621bd2417481413a3b35444c49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/1b5e13621bd2417481413a3b35444c49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/1b5e13621bd2417481413a3b35444c49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/1b5e13621bd2417481413a3b35444c49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/1b5e13621bd2417481413a3b35444c49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-a83777dd-7273-4bd-user", "id": "16d6bc5e91b54a2b8c7d67df8838aaf8"}, "audit_ids": ["TXhEeSL0Rh-XP18AINPh5g"], "issued_at": "2018-11-14T18:50:55.000000Z"}} 2018-11-14 18:50:55,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ed3328c802da2b2e740f76fa1f3b059c5a6b306" 2018-11-14 18:50:55,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:50:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70c5fd6f-c8ac-48d0-8c40-3906bd600576 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:50:55,942 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-70c5fd6f-c8ac-48d0-8c40-3906bd600576 2018-11-14 18:50:55,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}349b12efcf891364a08e732636e3684196439b60" 2018-11-14 18:50:56,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-91b9ed99-26fa-4a9d-9a23-553fbcdecae8 Date: Wed, 14 Nov 2018 18:50:56 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8fd0358d-9352-4311-b6e7-e01b2e0dc19a"],"updated_at":"2018-11-14T18:50:50Z","tenant_id":"1b5e13621bd2417481413a3b35444c49","created_at":"2018-11-14T18:50:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1b5e13621bd2417481413a3b35444c49","id":"044cc89b-f05c-422a-aebd-d96c9fd81770","name":"CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-pub-net"}]} 2018-11-14 18:50:56,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-pub-net used request id req-91b9ed99-26fa-4a9d-9a23-553fbcdecae8 2018-11-14 18:50:56,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=044cc89b-f05c-422a-aebd-d96c9fd81770 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}349b12efcf891364a08e732636e3684196439b60" 2018-11-14 18:50:56,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-19d041eb-8c32-4690-bf93-1ecb4399001e Date: Wed, 14 Nov 2018 18:50:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"044cc89b-f05c-422a-aebd-d96c9fd81770","tenant_id":"1b5e13621bd2417481413a3b35444c49","created_at":"2018-11-14T18:50:50Z","dns_nameservers":[],"updated_at":"2018-11-14T18:50: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":"1b5e13621bd2417481413a3b35444c49","id":"8fd0358d-9352-4311-b6e7-e01b2e0dc19a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-pub-subnet"}]} 2018-11-14 18:50:56,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=044cc89b-f05c-422a-aebd-d96c9fd81770 used request id req-19d041eb-8c32-4690-bf93-1ecb4399001e 2018-11-14 18:50:56,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}349b12efcf891364a08e732636e3684196439b60" 2018-11-14 18:50:56,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-2018182b-8826-445d-914d-087f901ffd6d Date: Wed, 14 Nov 2018 18:50:56 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8fd0358d-9352-4311-b6e7-e01b2e0dc19a"],"updated_at":"2018-11-14T18:50:50Z","tenant_id":"1b5e13621bd2417481413a3b35444c49","created_at":"2018-11-14T18:50:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1b5e13621bd2417481413a3b35444c49","id":"044cc89b-f05c-422a-aebd-d96c9fd81770","name":"CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-pub-net"}]} 2018-11-14 18:50:56,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-pub-net used request id req-2018182b-8826-445d-914d-087f901ffd6d 2018-11-14 18:50:56,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:50:56,387 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:50: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:50:56,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1b5e13621bd2417481413a3b35444c49 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ed3328c802da2b2e740f76fa1f3b059c5a6b306" 2018-11-14 18:50:56,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:50:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1db4a60d-6509-47fb-85e1-79cc10dbff8e Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1b5e13621bd2417481413a3b35444c49"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1b5e13621bd2417481413a3b35444c49", "name": "CreateInstancePortManipulationTests-a83777dd-7273-4bd-proj"}} 2018-11-14 18:50:56,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1b5e13621bd2417481413a3b35444c49 used request id req-1db4a60d-6509-47fb-85e1-79cc10dbff8e 2018-11-14 18:50:56,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=044cc89b-f05c-422a-aebd-d96c9fd81770 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}349b12efcf891364a08e732636e3684196439b60" 2018-11-14 18:50:56,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9ce87893-b24f-45a0-be88-b12bb501f9ea Date: Wed, 14 Nov 2018 18:50:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"044cc89b-f05c-422a-aebd-d96c9fd81770","tenant_id":"1b5e13621bd2417481413a3b35444c49","created_at":"2018-11-14T18:50:50Z","dns_nameservers":[],"updated_at":"2018-11-14T18:50: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":"1b5e13621bd2417481413a3b35444c49","id":"8fd0358d-9352-4311-b6e7-e01b2e0dc19a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-pub-subnet"}]} 2018-11-14 18:50:56,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=044cc89b-f05c-422a-aebd-d96c9fd81770 used request id req-9ce87893-b24f-45a0-be88-b12bb501f9ea 2018-11-14 18:50:56,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=044cc89b-f05c-422a-aebd-d96c9fd81770&name=CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}349b12efcf891364a08e732636e3684196439b60" 2018-11-14 18:50:56,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1e30424d-92d0-48a9-9b25-66080dbea524 Date: Wed, 14 Nov 2018 18:50:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"044cc89b-f05c-422a-aebd-d96c9fd81770","tenant_id":"1b5e13621bd2417481413a3b35444c49","created_at":"2018-11-14T18:50:50Z","dns_nameservers":[],"updated_at":"2018-11-14T18:50: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":"1b5e13621bd2417481413a3b35444c49","id":"8fd0358d-9352-4311-b6e7-e01b2e0dc19a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-pub-subnet"}]} 2018-11-14 18:50:56,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=044cc89b-f05c-422a-aebd-d96c9fd81770&name=CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-pub-subnet used request id req-1e30424d-92d0-48a9-9b25-66080dbea524 2018-11-14 18:50:56,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=044cc89b-f05c-422a-aebd-d96c9fd81770&name=CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}349b12efcf891364a08e732636e3684196439b60" 2018-11-14 18:50:57,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1f74ee4f-9fb1-4e38-9112-fd547d12f067 Date: Wed, 14 Nov 2018 18:50:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"044cc89b-f05c-422a-aebd-d96c9fd81770","tenant_id":"1b5e13621bd2417481413a3b35444c49","created_at":"2018-11-14T18:50:50Z","dns_nameservers":[],"updated_at":"2018-11-14T18:50: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":"1b5e13621bd2417481413a3b35444c49","id":"8fd0358d-9352-4311-b6e7-e01b2e0dc19a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-pub-subnet"}]} 2018-11-14 18:50:57,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=044cc89b-f05c-422a-aebd-d96c9fd81770&name=CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-pub-subnet used request id req-1f74ee4f-9fb1-4e38-9112-fd547d12f067 2018-11-14 18:50:57,197 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-pub-net 2018-11-14 18:50:57,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}349b12efcf891364a08e732636e3684196439b60" -d '{"port": {"network_id": "044cc89b-f05c-422a-aebd-d96c9fd81770", "fixed_ips": [{"subnet_id": "8fd0358d-9352-4311-b6e7-e01b2e0dc19a", "ip_address": "10.55.0.101"}, {"subnet_id": "8fd0358d-9352-4311-b6e7-e01b2e0dc19a", "ip_address": "10.55.0.102"}], "name": "CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4cport-1", "admin_state_up": true}}' 2018-11-14 18:50:58,544 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 852 X-Openstack-Request-Id: req-6dc6beec-8544-4afe-b942-aea65a92385c Date: Wed, 14 Nov 2018 18:50:58 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-11-14T18:50:57Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"044cc89b-f05c-422a-aebd-d96c9fd81770","tenant_id":"1b5e13621bd2417481413a3b35444c49","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-11-14T18:50:58Z","name":"CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4cport-1","device_owner":"","revision_number":7,"mac_address":"fa:16:3e:80:aa:54","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"1b5e13621bd2417481413a3b35444c49","fixed_ips":[{"subnet_id":"8fd0358d-9352-4311-b6e7-e01b2e0dc19a","ip_address":"10.55.0.101"},{"subnet_id":"8fd0358d-9352-4311-b6e7-e01b2e0dc19a","ip_address":"10.55.0.102"}],"id":"08026806-0afa-4fa0-8308-c855e8a42e54","security_groups":["108f9b24-1753-4476-ac9c-62205c688711"],"device_id":""}} 2018-11-14 18:50:58,544 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-6dc6beec-8544-4afe-b942-aea65a92385c 2018-11-14 18:50:58,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}349b12efcf891364a08e732636e3684196439b60" 2018-11-14 18:50:58,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-de9a4421-c682-4312-ad83-e5c23112d70d Date: Wed, 14 Nov 2018 18:50:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8fd0358d-9352-4311-b6e7-e01b2e0dc19a"],"updated_at":"2018-11-14T18:50:50Z","tenant_id":"1b5e13621bd2417481413a3b35444c49","created_at":"2018-11-14T18:50:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1b5e13621bd2417481413a3b35444c49","id":"044cc89b-f05c-422a-aebd-d96c9fd81770","name":"CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-pub-net"}]} 2018-11-14 18:50:58,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-pub-net used request id req-de9a4421-c682-4312-ad83-e5c23112d70d 2018-11-14 18:50:58,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=044cc89b-f05c-422a-aebd-d96c9fd81770 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}349b12efcf891364a08e732636e3684196439b60" 2018-11-14 18:50:58,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-bf2267d7-b6b6-4740-98e6-430aa8bb975e Date: Wed, 14 Nov 2018 18:50:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"044cc89b-f05c-422a-aebd-d96c9fd81770","tenant_id":"1b5e13621bd2417481413a3b35444c49","created_at":"2018-11-14T18:50:50Z","dns_nameservers":[],"updated_at":"2018-11-14T18:50: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":"1b5e13621bd2417481413a3b35444c49","id":"8fd0358d-9352-4311-b6e7-e01b2e0dc19a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-pub-subnet"}]} 2018-11-14 18:50:58,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=044cc89b-f05c-422a-aebd-d96c9fd81770 used request id req-bf2267d7-b6b6-4740-98e6-430aa8bb975e 2018-11-14 18:50:58,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}349b12efcf891364a08e732636e3684196439b60" 2018-11-14 18:50:59,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-4cd93d90-5fe6-4e6d-b6b5-984ad45bb54f Date: Wed, 14 Nov 2018 18:50:59 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8fd0358d-9352-4311-b6e7-e01b2e0dc19a"],"updated_at":"2018-11-14T18:50:50Z","tenant_id":"1b5e13621bd2417481413a3b35444c49","created_at":"2018-11-14T18:50:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1b5e13621bd2417481413a3b35444c49","id":"044cc89b-f05c-422a-aebd-d96c9fd81770","name":"CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-pub-net"}]} 2018-11-14 18:50:59,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-pub-net used request id req-4cd93d90-5fe6-4e6d-b6b5-984ad45bb54f 2018-11-14 18:50:59,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1b5e13621bd2417481413a3b35444c49 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}349b12efcf891364a08e732636e3684196439b60" 2018-11-14 18:50:59,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:50:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66db914e-b003-44d5-88ad-74e0cf947d07 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1b5e13621bd2417481413a3b35444c49"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1b5e13621bd2417481413a3b35444c49", "name": "CreateInstancePortManipulationTests-a83777dd-7273-4bd-proj"}} 2018-11-14 18:50:59,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1b5e13621bd2417481413a3b35444c49 used request id req-66db914e-b003-44d5-88ad-74e0cf947d07 2018-11-14 18:50:59,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=044cc89b-f05c-422a-aebd-d96c9fd81770 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}349b12efcf891364a08e732636e3684196439b60" 2018-11-14 18:50:59,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ddadd2e6-ffaf-4886-b1c3-83af6d9db7ec Date: Wed, 14 Nov 2018 18:50:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"044cc89b-f05c-422a-aebd-d96c9fd81770","tenant_id":"1b5e13621bd2417481413a3b35444c49","created_at":"2018-11-14T18:50:50Z","dns_nameservers":[],"updated_at":"2018-11-14T18:50: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":"1b5e13621bd2417481413a3b35444c49","id":"8fd0358d-9352-4311-b6e7-e01b2e0dc19a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-pub-subnet"}]} 2018-11-14 18:50:59,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=044cc89b-f05c-422a-aebd-d96c9fd81770 used request id req-ddadd2e6-ffaf-4886-b1c3-83af6d9db7ec 2018-11-14 18:50:59,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=044cc89b-f05c-422a-aebd-d96c9fd81770&name=CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4cport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}349b12efcf891364a08e732636e3684196439b60" 2018-11-14 18:50:59,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 855 X-Openstack-Request-Id: req-5a645419-d521-4419-8c3f-3ac4775296c4 Date: Wed, 14 Nov 2018 18:50:59 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"044cc89b-f05c-422a-aebd-d96c9fd81770","tenant_id":"1b5e13621bd2417481413a3b35444c49","created_at":"2018-11-14T18:50:57Z","admin_state_up":true,"updated_at":"2018-11-14T18:50:58Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":7,"mac_address":"fa:16:3e:80:aa:54","id":"08026806-0afa-4fa0-8308-c855e8a42e54","port_security_enabled":true,"project_id":"1b5e13621bd2417481413a3b35444c49","fixed_ips":[{"subnet_id":"8fd0358d-9352-4311-b6e7-e01b2e0dc19a","ip_address":"10.55.0.101"},{"subnet_id":"8fd0358d-9352-4311-b6e7-e01b2e0dc19a","ip_address":"10.55.0.102"}],"extra_dhcp_opts":[],"security_groups":["108f9b24-1753-4476-ac9c-62205c688711"],"name":"CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4cport-1"}]} 2018-11-14 18:50:59,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=044cc89b-f05c-422a-aebd-d96c9fd81770&name=CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4cport-1&admin_state_up=True used request id req-5a645419-d521-4419-8c3f-3ac4775296c4 2018-11-14 18:50:59,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1b5e13621bd2417481413a3b35444c49 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}349b12efcf891364a08e732636e3684196439b60" 2018-11-14 18:50:59,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:50:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4d0b0cb-3ae2-45f6-9275-ac1e74c93132 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1b5e13621bd2417481413a3b35444c49"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1b5e13621bd2417481413a3b35444c49", "name": "CreateInstancePortManipulationTests-a83777dd-7273-4bd-proj"}} 2018-11-14 18:50:59,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1b5e13621bd2417481413a3b35444c49 used request id req-d4d0b0cb-3ae2-45f6-9275-ac1e74c93132 2018-11-14 18:50:59,814 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-inst 2018-11-14 18:50:59,818 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}349b12efcf891364a08e732636e3684196439b60" 2018-11-14 18:50:59,846 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:50: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-3257613b-3f1c-454f-a6d5-866cfb1e8e08 x-compute-request-id: req-3257613b-3f1c-454f-a6d5-866cfb1e8e08 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ef4880a7-ba40-4670-a048-d54a4c9f90eb", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/ef4880a7-ba40-4670-a048-d54a4c9f90eb", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/ef4880a7-ba40-4670-a048-d54a4c9f90eb", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-flavor-name"}]} 2018-11-14 18:50:59,846 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-3257613b-3f1c-454f-a6d5-866cfb1e8e08 2018-11-14 18:50:59,848 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/ef4880a7-ba40-4670-a048-d54a4c9f90eb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}349b12efcf891364a08e732636e3684196439b60" 2018-11-14 18:50:59,864 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:50: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-a65631f1-89ea-452e-a29c-96400b7c008e x-compute-request-id: req-a65631f1-89ea-452e-a29c-96400b7c008e Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-flavor-name", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/ef4880a7-ba40-4670-a048-d54a4c9f90eb", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/ef4880a7-ba40-4670-a048-d54a4c9f90eb", "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": "ef4880a7-ba40-4670-a048-d54a4c9f90eb"}} 2018-11-14 18:50:59,864 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/ef4880a7-ba40-4670-a048-d54a4c9f90eb used request id req-a65631f1-89ea-452e-a29c-96400b7c008e 2018-11-14 18:50:59,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}349b12efcf891364a08e732636e3684196439b60" 2018-11-14 18:51:00,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-eb078d7b-3cd0-4042-88d4-ae6587784410 Date: Wed, 14 Nov 2018 18:51:00 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:50:46Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:50:46Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/420c2539-409d-4fb3-bec5-133b73626a5a/snap", "metadata": {}}], "self": "/v2/images/420c2539-409d-4fb3-bec5-133b73626a5a", "min_disk": 0, "protected": false, "id": "420c2539-409d-4fb3-bec5-133b73626a5a", "file": "/v2/images/420c2539-409d-4fb3-bec5-133b73626a5a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1b5e13621bd2417481413a3b35444c49", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/420c2539-409d-4fb3-bec5-133b73626a5a/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-image"} 2018-11-14 18:51:00,068 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-image used request id req-eb078d7b-3cd0-4042-88d4-ae6587784410 2018-11-14 18:51:00,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}349b12efcf891364a08e732636e3684196439b60" 2018-11-14 18:51:00,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9bad8c94-1f4d-4ea1-ab51-5c2d13cee2bc Date: Wed, 14 Nov 2018 18:51: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-11-14 18:51:00,275 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-9bad8c94-1f4d-4ea1-ab51-5c2d13cee2bc 2018-11-14 18:51:00,281 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}349b12efcf891364a08e732636e3684196439b60" -d '{"server": {"name": "CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-inst", "imageRef": "420c2539-409d-4fb3-bec5-133b73626a5a", "flavorRef": "ef4880a7-ba40-4670-a048-d54a4c9f90eb", "max_count": 1, "min_count": 1, "networks": [{"port": "08026806-0afa-4fa0-8308-c855e8a42e54"}]}}' 2018-11-14 18:51:02,138 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18:51:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-11c6d433-ff05-4bfc-8a3c-bc98f33b03e7 x-compute-request-id: req-11c6d433-ff05-4bfc-8a3c-bc98f33b03e7 Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/1e50ca95-35f3-41fd-8677-1ddefb8b86da Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "1e50ca95-35f3-41fd-8677-1ddefb8b86da", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1e50ca95-35f3-41fd-8677-1ddefb8b86da", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1e50ca95-35f3-41fd-8677-1ddefb8b86da", "rel": "bookmark"}], "adminPass": "uR94pE2yBACo"}} 2018-11-14 18:51:02,138 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-11c6d433-ff05-4bfc-8a3c-bc98f33b03e7 2018-11-14 18:51:02,140 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/1e50ca95-35f3-41fd-8677-1ddefb8b86da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}349b12efcf891364a08e732636e3684196439b60" 2018-11-14 18:51:02,568 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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,Accept-Encoding x-openstack-request-id: req-4b56cdaa-223b-4143-8f95-ade7873c0fdb x-compute-request-id: req-4b56cdaa-223b-4143-8f95-ade7873c0fdb 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.28:8774/v2.1/servers/1e50ca95-35f3-41fd-8677-1ddefb8b86da", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1e50ca95-35f3-41fd-8677-1ddefb8b86da", "rel": "bookmark"}], "image": {"id": "420c2539-409d-4fb3-bec5-133b73626a5a", "links": [{"href": "http://172.30.9.28:8774/images/420c2539-409d-4fb3-bec5-133b73626a5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef4880a7-ba40-4670-a048-d54a4c9f90eb", "links": [{"href": "http://172.30.9.28:8774/flavors/ef4880a7-ba40-4670-a048-d54a4c9f90eb", "rel": "bookmark"}]}, "id": "1e50ca95-35f3-41fd-8677-1ddefb8b86da", "user_id": "16d6bc5e91b54a2b8c7d67df8838aaf8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T18:51:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-inst", "created": "2018-11-14T18:51:02Z", "tenant_id": "1b5e13621bd2417481413a3b35444c49", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:51:02,568 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/1e50ca95-35f3-41fd-8677-1ddefb8b86da used request id req-4b56cdaa-223b-4143-8f95-ade7873c0fdb 2018-11-14 18:51:02,569 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-inst 2018-11-14 18:51:02,571 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/1e50ca95-35f3-41fd-8677-1ddefb8b86da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}349b12efcf891364a08e732636e3684196439b60" 2018-11-14 18:51:03,030 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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,Accept-Encoding x-openstack-request-id: req-8657b7cf-bc49-429e-9328-b34105a0b675 x-compute-request-id: req-8657b7cf-bc49-429e-9328-b34105a0b675 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.28:8774/v2.1/servers/1e50ca95-35f3-41fd-8677-1ddefb8b86da", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1e50ca95-35f3-41fd-8677-1ddefb8b86da", "rel": "bookmark"}], "image": {"id": "420c2539-409d-4fb3-bec5-133b73626a5a", "links": [{"href": "http://172.30.9.28:8774/images/420c2539-409d-4fb3-bec5-133b73626a5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef4880a7-ba40-4670-a048-d54a4c9f90eb", "links": [{"href": "http://172.30.9.28:8774/flavors/ef4880a7-ba40-4670-a048-d54a4c9f90eb", "rel": "bookmark"}]}, "id": "1e50ca95-35f3-41fd-8677-1ddefb8b86da", "user_id": "16d6bc5e91b54a2b8c7d67df8838aaf8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T18:51:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-inst", "created": "2018-11-14T18:51:02Z", "tenant_id": "1b5e13621bd2417481413a3b35444c49", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:51:03,030 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/1e50ca95-35f3-41fd-8677-1ddefb8b86da used request id req-8657b7cf-bc49-429e-9328-b34105a0b675 2018-11-14 18:51:03,031 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-inst] is - BUILD 2018-11-14 18:51:03,031 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-14 18:51:06,034 - create_instance - DEBUG - VM status query timeout in 896.535131931 2018-11-14 18:51:06,037 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/1e50ca95-35f3-41fd-8677-1ddefb8b86da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}349b12efcf891364a08e732636e3684196439b60" 2018-11-14 18:51:06,618 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:51: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-50f01d16-aa93-42ee-bcda-42554ded2326 x-compute-request-id: req-50f01d16-aa93-42ee-bcda-42554ded2326 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.28:8774/v2.1/servers/1e50ca95-35f3-41fd-8677-1ddefb8b86da", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1e50ca95-35f3-41fd-8677-1ddefb8b86da", "rel": "bookmark"}], "image": {"id": "420c2539-409d-4fb3-bec5-133b73626a5a", "links": [{"href": "http://172.30.9.28:8774/images/420c2539-409d-4fb3-bec5-133b73626a5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ef4880a7-ba40-4670-a048-d54a4c9f90eb", "links": [{"href": "http://172.30.9.28:8774/flavors/ef4880a7-ba40-4670-a048-d54a4c9f90eb", "rel": "bookmark"}]}, "id": "1e50ca95-35f3-41fd-8677-1ddefb8b86da", "security_groups": [{"name": "default"}], "user_id": "16d6bc5e91b54a2b8c7d67df8838aaf8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T18:51:03Z", "hostId": "a5031e3e6acbecf360b2cf58a94da5e772d25f27af5243c390cf1a5b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-inst", "created": "2018-11-14T18:51:02Z", "tenant_id": "1b5e13621bd2417481413a3b35444c49", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:51:06,618 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/1e50ca95-35f3-41fd-8677-1ddefb8b86da used request id req-50f01d16-aa93-42ee-bcda-42554ded2326 2018-11-14 18:51:06,618 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-inst] is - BUILD 2018-11-14 18:51:06,619 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-14 18:51:09,622 - create_instance - DEBUG - VM status query timeout in 892.947346926 2018-11-14 18:51:09,625 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/1e50ca95-35f3-41fd-8677-1ddefb8b86da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}349b12efcf891364a08e732636e3684196439b60" 2018-11-14 18:51:10,178 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:51: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-853d9d60-2201-4215-b61c-b7bf4de574e6 x-compute-request-id: req-853d9d60-2201-4215-b61c-b7bf4de574e6 Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:aa:54", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:aa:54", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1e50ca95-35f3-41fd-8677-1ddefb8b86da", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1e50ca95-35f3-41fd-8677-1ddefb8b86da", "rel": "bookmark"}], "image": {"id": "420c2539-409d-4fb3-bec5-133b73626a5a", "links": [{"href": "http://172.30.9.28:8774/images/420c2539-409d-4fb3-bec5-133b73626a5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:51:08.000000", "flavor": {"id": "ef4880a7-ba40-4670-a048-d54a4c9f90eb", "links": [{"href": "http://172.30.9.28:8774/flavors/ef4880a7-ba40-4670-a048-d54a4c9f90eb", "rel": "bookmark"}]}, "id": "1e50ca95-35f3-41fd-8677-1ddefb8b86da", "security_groups": [{"name": "default"}], "user_id": "16d6bc5e91b54a2b8c7d67df8838aaf8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:51:08Z", "hostId": "a5031e3e6acbecf360b2cf58a94da5e772d25f27af5243c390cf1a5b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-inst", "created": "2018-11-14T18:51:02Z", "tenant_id": "1b5e13621bd2417481413a3b35444c49", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:51:10,178 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/1e50ca95-35f3-41fd-8677-1ddefb8b86da used request id req-853d9d60-2201-4215-b61c-b7bf4de574e6 2018-11-14 18:51:10,178 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-inst] is - ACTIVE 2018-11-14 18:51:10,178 - create_instance - INFO - VM is - ACTIVE 2018-11-14 18:51:10,181 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/1e50ca95-35f3-41fd-8677-1ddefb8b86da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}349b12efcf891364a08e732636e3684196439b60" 2018-11-14 18:51:11,046 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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-687b29db-61cb-4f55-9f48-1a56dc0e368c x-compute-request-id: req-687b29db-61cb-4f55-9f48-1a56dc0e368c Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:aa:54", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:aa:54", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1e50ca95-35f3-41fd-8677-1ddefb8b86da", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1e50ca95-35f3-41fd-8677-1ddefb8b86da", "rel": "bookmark"}], "image": {"id": "420c2539-409d-4fb3-bec5-133b73626a5a", "links": [{"href": "http://172.30.9.28:8774/images/420c2539-409d-4fb3-bec5-133b73626a5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:51:08.000000", "flavor": {"id": "ef4880a7-ba40-4670-a048-d54a4c9f90eb", "links": [{"href": "http://172.30.9.28:8774/flavors/ef4880a7-ba40-4670-a048-d54a4c9f90eb", "rel": "bookmark"}]}, "id": "1e50ca95-35f3-41fd-8677-1ddefb8b86da", "security_groups": [{"name": "default"}], "user_id": "16d6bc5e91b54a2b8c7d67df8838aaf8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:51:08Z", "hostId": "a5031e3e6acbecf360b2cf58a94da5e772d25f27af5243c390cf1a5b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-inst", "created": "2018-11-14T18:51:02Z", "tenant_id": "1b5e13621bd2417481413a3b35444c49", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:51:11,046 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/1e50ca95-35f3-41fd-8677-1ddefb8b86da used request id req-687b29db-61cb-4f55-9f48-1a56dc0e368c 2018-11-14 18:51:11,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}349b12efcf891364a08e732636e3684196439b60" 2018-11-14 18:51:11,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-13771d97-8fd9-4cc3-ae09-963f1ee19e9b Date: Wed, 14 Nov 2018 18:51:11 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8fd0358d-9352-4311-b6e7-e01b2e0dc19a"],"updated_at":"2018-11-14T18:50:50Z","tenant_id":"1b5e13621bd2417481413a3b35444c49","created_at":"2018-11-14T18:50:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1b5e13621bd2417481413a3b35444c49","id":"044cc89b-f05c-422a-aebd-d96c9fd81770","name":"CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-pub-net"}]} 2018-11-14 18:51:11,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-pub-net used request id req-13771d97-8fd9-4cc3-ae09-963f1ee19e9b 2018-11-14 18:51:11,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1b5e13621bd2417481413a3b35444c49 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}349b12efcf891364a08e732636e3684196439b60" 2018-11-14 18:51:11,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:51:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-137b7082-a46f-4856-9ddd-029308b0fe72 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1b5e13621bd2417481413a3b35444c49"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1b5e13621bd2417481413a3b35444c49", "name": "CreateInstancePortManipulationTests-a83777dd-7273-4bd-proj"}} 2018-11-14 18:51:11,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1b5e13621bd2417481413a3b35444c49 used request id req-137b7082-a46f-4856-9ddd-029308b0fe72 2018-11-14 18:51:11,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=044cc89b-f05c-422a-aebd-d96c9fd81770 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}349b12efcf891364a08e732636e3684196439b60" 2018-11-14 18:51:11,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-773a7684-2b11-4127-96a3-215388855482 Date: Wed, 14 Nov 2018 18:51:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"044cc89b-f05c-422a-aebd-d96c9fd81770","tenant_id":"1b5e13621bd2417481413a3b35444c49","created_at":"2018-11-14T18:50:50Z","dns_nameservers":[],"updated_at":"2018-11-14T18:50: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":"1b5e13621bd2417481413a3b35444c49","id":"8fd0358d-9352-4311-b6e7-e01b2e0dc19a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-pub-subnet"}]} 2018-11-14 18:51:11,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=044cc89b-f05c-422a-aebd-d96c9fd81770 used request id req-773a7684-2b11-4127-96a3-215388855482 2018-11-14 18:51:11,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=044cc89b-f05c-422a-aebd-d96c9fd81770 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}349b12efcf891364a08e732636e3684196439b60" 2018-11-14 18:51:11,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3120 X-Openstack-Request-Id: req-b682db2d-8b0c-4c5f-bc45-484467447dd2 Date: Wed, 14 Nov 2018 18:51:11 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"044cc89b-f05c-422a-aebd-d96c9fd81770","tenant_id":"1b5e13621bd2417481413a3b35444c49","created_at":"2018-11-14T18:50:57Z","admin_state_up":true,"updated_at":"2018-11-14T18:51:08Z","binding:vnic_type":"normal","device_id":"1e50ca95-35f3-41fd-8677-1ddefb8b86da","device_owner":"compute:nova","revision_number":11,"mac_address":"fa:16:3e:80:aa:54","id":"08026806-0afa-4fa0-8308-c855e8a42e54","port_security_enabled":true,"project_id":"1b5e13621bd2417481413a3b35444c49","fixed_ips":[{"subnet_id":"8fd0358d-9352-4311-b6e7-e01b2e0dc19a","ip_address":"10.55.0.101"},{"subnet_id":"8fd0358d-9352-4311-b6e7-e01b2e0dc19a","ip_address":"10.55.0.102"}],"extra_dhcp_opts":[],"security_groups":["108f9b24-1753-4476-ac9c-62205c688711"],"name":"CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4cport-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"044cc89b-f05c-422a-aebd-d96c9fd81770","tenant_id":"1b5e13621bd2417481413a3b35444c49","created_at":"2018-11-14T18:50:50Z","admin_state_up":true,"updated_at":"2018-11-14T18:50:53Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-044cc89b-f05c-422a-aebd-d96c9fd81770","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:8b:dd:91","id":"0f50e21e-6691-42cb-b097-4493e34db2ab","port_security_enabled":false,"project_id":"1b5e13621bd2417481413a3b35444c49","fixed_ips":[{"subnet_id":"8fd0358d-9352-4311-b6e7-e01b2e0dc19a","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"044cc89b-f05c-422a-aebd-d96c9fd81770","tenant_id":"1b5e13621bd2417481413a3b35444c49","created_at":"2018-11-14T18:50:51Z","admin_state_up":true,"updated_at":"2018-11-14T18:50:54Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-044cc89b-f05c-422a-aebd-d96c9fd81770","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:10:78:75","id":"57555887-7356-4bbc-8c75-31d33cd37539","port_security_enabled":false,"project_id":"1b5e13621bd2417481413a3b35444c49","fixed_ips":[{"subnet_id":"8fd0358d-9352-4311-b6e7-e01b2e0dc19a","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"044cc89b-f05c-422a-aebd-d96c9fd81770","tenant_id":"1b5e13621bd2417481413a3b35444c49","created_at":"2018-11-14T18:50:52Z","admin_state_up":true,"updated_at":"2018-11-14T18:50:55Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-044cc89b-f05c-422a-aebd-d96c9fd81770","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:f4:24:24","id":"6f7fd772-6b38-40cc-ad1a-4947c70abb75","port_security_enabled":false,"project_id":"1b5e13621bd2417481413a3b35444c49","fixed_ips":[{"subnet_id":"8fd0358d-9352-4311-b6e7-e01b2e0dc19a","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-14 18:51:11,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=044cc89b-f05c-422a-aebd-d96c9fd81770 used request id req-b682db2d-8b0c-4c5f-bc45-484467447dd2 2018-11-14 18:51:11,530 - create_instance - INFO - Deleting Port with ID - 08026806-0afa-4fa0-8308-c855e8a42e54 2018-11-14 18:51:11,530 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4cport-1 2018-11-14 18:51:11,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/08026806-0afa-4fa0-8308-c855e8a42e54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}349b12efcf891364a08e732636e3684196439b60" 2018-11-14 18:51:12,069 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e3d79522-f4a6-4e59-91a2-caa2c15dc935 Date: Wed, 14 Nov 2018 18:51:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:51:12,069 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/08026806-0afa-4fa0-8308-c855e8a42e54 used request id req-e3d79522-f4a6-4e59-91a2-caa2c15dc935 2018-11-14 18:51:12,069 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-inst 2018-11-14 18:51:12,072 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/1e50ca95-35f3-41fd-8677-1ddefb8b86da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}349b12efcf891364a08e732636e3684196439b60" 2018-11-14 18:51:12,253 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18: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-0e744280-c625-41f9-a059-52b971e009f6 x-compute-request-id: req-0e744280-c625-41f9-a059-52b971e009f6 Content-Type: application/json 2018-11-14 18:51:12,253 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/1e50ca95-35f3-41fd-8677-1ddefb8b86da used request id req-0e744280-c625-41f9-a059-52b971e009f6 2018-11-14 18:51:12,254 - create_instance - INFO - Checking deletion status 2018-11-14 18:51:12,257 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/1e50ca95-35f3-41fd-8677-1ddefb8b86da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}349b12efcf891364a08e732636e3684196439b60" 2018-11-14 18:51:12,553 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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-5dbeba96-5e3d-4ebe-a4df-9336ba384ad9 x-compute-request-id: req-5dbeba96-5e3d-4ebe-a4df-9336ba384ad9 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:aa:54", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:aa:54", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1e50ca95-35f3-41fd-8677-1ddefb8b86da", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1e50ca95-35f3-41fd-8677-1ddefb8b86da", "rel": "bookmark"}], "image": {"id": "420c2539-409d-4fb3-bec5-133b73626a5a", "links": [{"href": "http://172.30.9.28:8774/images/420c2539-409d-4fb3-bec5-133b73626a5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:51:08.000000", "flavor": {"id": "ef4880a7-ba40-4670-a048-d54a4c9f90eb", "links": [{"href": "http://172.30.9.28:8774/flavors/ef4880a7-ba40-4670-a048-d54a4c9f90eb", "rel": "bookmark"}]}, "id": "1e50ca95-35f3-41fd-8677-1ddefb8b86da", "user_id": "16d6bc5e91b54a2b8c7d67df8838aaf8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:51:12Z", "hostId": "a5031e3e6acbecf360b2cf58a94da5e772d25f27af5243c390cf1a5b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-inst", "created": "2018-11-14T18:51:02Z", "tenant_id": "1b5e13621bd2417481413a3b35444c49", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:51:12,553 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/1e50ca95-35f3-41fd-8677-1ddefb8b86da used request id req-5dbeba96-5e3d-4ebe-a4df-9336ba384ad9 2018-11-14 18:51:12,553 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-inst] is - ACTIVE 2018-11-14 18:51:12,553 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-14 18:51:15,557 - create_instance - DEBUG - VM status query timeout in 296.697340012 2018-11-14 18:51:15,559 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/1e50ca95-35f3-41fd-8677-1ddefb8b86da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}349b12efcf891364a08e732636e3684196439b60" 2018-11-14 18:51:15,606 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:51:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8dc7b3df-913a-4a70-a17a-00f08c627b67 x-compute-request-id: req-8dc7b3df-913a-4a70-a17a-00f08c627b67 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 1e50ca95-35f3-41fd-8677-1ddefb8b86da could not be found.", "code": 404}} 2018-11-14 18:51:15,606 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/1e50ca95-35f3-41fd-8677-1ddefb8b86da used request id req-8dc7b3df-913a-4a70-a17a-00f08c627b67 2018-11-14 18:51:15,607 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 1e50ca95-35f3-41fd-8677-1ddefb8b86da could not be found. (HTTP 404) (Request-ID: req-8dc7b3df-913a-4a70-a17a-00f08c627b67) 2018-11-14 18:51:15,607 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-inst 2018-11-14 18:51:15,610 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/ef4880a7-ba40-4670-a048-d54a4c9f90eb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a744c84bcce0f93d72c79522cb3dcf53bcfd58e4" 2018-11-14 18:51:15,664 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18:51:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-34271bc9-6d04-48f0-a5cd-76fe799540a8 x-compute-request-id: req-34271bc9-6d04-48f0-a5cd-76fe799540a8 Content-Length: 0 Content-Type: application/json 2018-11-14 18:51:15,664 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/ef4880a7-ba40-4670-a048-d54a4c9f90eb used request id req-34271bc9-6d04-48f0-a5cd-76fe799540a8 2018-11-14 18:51:15,665 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-pub-subnet 2018-11-14 18:51:15,665 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-pub-subnet 2018-11-14 18:51:15,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/8fd0358d-9352-4311-b6e7-e01b2e0dc19a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b99eb29ad5267675d7195eb5e660b686c4a4991d" 2018-11-14 18:51:18,540 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d32987a1-8939-4146-9ce7-74e0c48939d4 Date: Wed, 14 Nov 2018 18:51:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:51:18,540 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/8fd0358d-9352-4311-b6e7-e01b2e0dc19a used request id req-d32987a1-8939-4146-9ce7-74e0c48939d4 2018-11-14 18:51:18,540 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-pub-net 2018-11-14 18:51:18,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/044cc89b-f05c-422a-aebd-d96c9fd81770 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b99eb29ad5267675d7195eb5e660b686c4a4991d" 2018-11-14 18:51:20,740 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3f13d89f-250f-4e8a-a9c3-354a80731163 Date: Wed, 14 Nov 2018 18:51:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:51:20,740 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/044cc89b-f05c-422a-aebd-d96c9fd81770 used request id req-3f13d89f-250f-4e8a-a9c3-354a80731163 2018-11-14 18:51:20,741 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-72584ef1-1a26-4b9f-b9ff-e06cc1152b4c-image 2018-11-14 18:51:20,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/420c2539-409d-4fb3-bec5-133b73626a5a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d67aa30fd5a1a1f5c3e813bd05b90f293f0c468e" 2018-11-14 18:51:21,227 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b9d6395f-3803-4a38-96b5-340273dfd9a4 Date: Wed, 14 Nov 2018 18:51:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:51:21,228 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/420c2539-409d-4fb3-bec5-133b73626a5a used request id req-b9d6395f-3803-4a38-96b5-340273dfd9a4 2018-11-14 18:51:21,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69c8f6e45a37be4b19554946fee6e8d2568dfb93" 2018-11-14 18:51:21,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-736715c4-e4d9-4921-8c9b-07ad1c0dff43 Date: Wed, 14 Nov 2018 18:51:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b5e13621bd2417481413a3b35444c49", "created_at": "2018-11-14T18:50:48Z", "updated_at": "2018-11-14T18:50:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:50:48Z", "revision_number": 0, "id": "621790ab-03b2-4a9c-b66e-906060b378e3", "remote_group_id": "108f9b24-1753-4476-ac9c-62205c688711", "remote_ip_prefix": null, "created_at": "2018-11-14T18:50:48Z", "security_group_id": "108f9b24-1753-4476-ac9c-62205c688711", "tenant_id": "1b5e13621bd2417481413a3b35444c49", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b5e13621bd2417481413a3b35444c49"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:50:48Z", "revision_number": 0, "id": "aea69c13-56b0-468d-8d57-27525cfef7ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:50:48Z", "security_group_id": "108f9b24-1753-4476-ac9c-62205c688711", "tenant_id": "1b5e13621bd2417481413a3b35444c49", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b5e13621bd2417481413a3b35444c49"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:50:48Z", "revision_number": 0, "id": "e01f7654-8a8a-4e4d-8faf-27a3cb0309e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:50:48Z", "security_group_id": "108f9b24-1753-4476-ac9c-62205c688711", "tenant_id": "1b5e13621bd2417481413a3b35444c49", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b5e13621bd2417481413a3b35444c49"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:50:48Z", "revision_number": 0, "id": "fb50f306-a3df-4750-b309-77db03afe43d", "remote_group_id": "108f9b24-1753-4476-ac9c-62205c688711", "remote_ip_prefix": null, "created_at": "2018-11-14T18:50:48Z", "security_group_id": "108f9b24-1753-4476-ac9c-62205c688711", "tenant_id": "1b5e13621bd2417481413a3b35444c49", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b5e13621bd2417481413a3b35444c49"}], "revision_number": 4, "project_id": "1b5e13621bd2417481413a3b35444c49", "id": "108f9b24-1753-4476-ac9c-62205c688711", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:51:21,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-736715c4-e4d9-4921-8c9b-07ad1c0dff43 2018-11-14 18:51:21,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69c8f6e45a37be4b19554946fee6e8d2568dfb93" 2018-11-14 18:51:21,627 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:51:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b34a08e-6593-402b-8f6f-b2f6cd1003a2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:51:21,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-4b34a08e-6593-402b-8f6f-b2f6cd1003a2 2018-11-14 18:51:21,627 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:51:21,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1b5e13621bd2417481413a3b35444c49 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69c8f6e45a37be4b19554946fee6e8d2568dfb93" 2018-11-14 18:51:21,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:51:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f391dee-6dd3-485b-93a8-001e509f0839 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/1b5e13621bd2417481413a3b35444c49"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1b5e13621bd2417481413a3b35444c49", "name": "CreateInstancePortManipulationTests-a83777dd-7273-4bd-proj"}} 2018-11-14 18:51:21,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1b5e13621bd2417481413a3b35444c49 used request id req-4f391dee-6dd3-485b-93a8-001e509f0839 2018-11-14 18:51:21,741 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 108f9b24-1753-4476-ac9c-62205c688711 2018-11-14 18:51:21,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=108f9b24-1753-4476-ac9c-62205c688711 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69c8f6e45a37be4b19554946fee6e8d2568dfb93" 2018-11-14 18:51:22,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-57682bf5-cfce-4f73-bb49-b6f6a9c67ba2 Date: Wed, 14 Nov 2018 18:51:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "108f9b24-1753-4476-ac9c-62205c688711", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:50:48Z", "security_group_id": "108f9b24-1753-4476-ac9c-62205c688711", "port_range_min": null, "revision_number": 0, "tenant_id": "1b5e13621bd2417481413a3b35444c49", "created_at": "2018-11-14T18:50:48Z", "project_id": "1b5e13621bd2417481413a3b35444c49", "id": "621790ab-03b2-4a9c-b66e-906060b378e3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:50:48Z", "security_group_id": "108f9b24-1753-4476-ac9c-62205c688711", "port_range_min": null, "revision_number": 0, "tenant_id": "1b5e13621bd2417481413a3b35444c49", "created_at": "2018-11-14T18:50:48Z", "project_id": "1b5e13621bd2417481413a3b35444c49", "id": "aea69c13-56b0-468d-8d57-27525cfef7ad"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:50:48Z", "security_group_id": "108f9b24-1753-4476-ac9c-62205c688711", "port_range_min": null, "revision_number": 0, "tenant_id": "1b5e13621bd2417481413a3b35444c49", "created_at": "2018-11-14T18:50:48Z", "project_id": "1b5e13621bd2417481413a3b35444c49", "id": "e01f7654-8a8a-4e4d-8faf-27a3cb0309e5"}, {"remote_group_id": "108f9b24-1753-4476-ac9c-62205c688711", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:50:48Z", "security_group_id": "108f9b24-1753-4476-ac9c-62205c688711", "port_range_min": null, "revision_number": 0, "tenant_id": "1b5e13621bd2417481413a3b35444c49", "created_at": "2018-11-14T18:50:48Z", "project_id": "1b5e13621bd2417481413a3b35444c49", "id": "fb50f306-a3df-4750-b309-77db03afe43d"}]} 2018-11-14 18:51:22,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=108f9b24-1753-4476-ac9c-62205c688711 used request id req-57682bf5-cfce-4f73-bb49-b6f6a9c67ba2 2018-11-14 18:51:22,053 - neutron_utils - INFO - Deleting security group with name - default 2018-11-14 18:51:22,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/108f9b24-1753-4476-ac9c-62205c688711 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69c8f6e45a37be4b19554946fee6e8d2568dfb93" 2018-11-14 18:51:22,414 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f8d08dfe-30f1-4aed-b3fd-d05531a962ad Content-Length: 0 Date: Wed, 14 Nov 2018 18:51:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:51:22,414 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/108f9b24-1753-4476-ac9c-62205c688711 used request id req-f8d08dfe-30f1-4aed-b3fd-d05531a962ad 2018-11-14 18:51:22,415 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-a83777dd-7273-4bd-proj 2018-11-14 18:51:22,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/1b5e13621bd2417481413a3b35444c49 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69c8f6e45a37be4b19554946fee6e8d2568dfb93" 2018-11-14 18:51:22,760 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:51:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64793189-bd90-49f4-baac-95def4b6ed49 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:51:22,760 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/1b5e13621bd2417481413a3b35444c49 used request id req-64793189-bd90-49f4-baac-95def4b6ed49 2018-11-14 18:51:22,761 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-a83777dd-7273-4bd-proj-role 2018-11-14 18:51:22,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/eab62f1cbdbb4a6aabd6ec55313598f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69c8f6e45a37be4b19554946fee6e8d2568dfb93" 2018-11-14 18:51:22,917 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:51:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b61302bd-be2e-4d6d-9961-41629a63c518 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:51:22,917 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/eab62f1cbdbb4a6aabd6ec55313598f4 used request id req-b61302bd-be2e-4d6d-9961-41629a63c518 2018-11-14 18:51:22,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69c8f6e45a37be4b19554946fee6e8d2568dfb93" 2018-11-14 18:51:23,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:51:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-259d26c2-1de7-41cc-85c8-512e12c5c588 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:51:23,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-259d26c2-1de7-41cc-85c8-512e12c5c588 2018-11-14 18:51:23,028 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-a83777dd-7273-4bd-user 2018-11-14 18:51:23,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/16d6bc5e91b54a2b8c7d67df8838aaf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7c5739f8a3e53271af44eb8dc828a86cd29d0b8" 2018-11-14 18:51:23,223 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:51:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32c39c67-285e-41c9-a5ec-adad81646990 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:51:23,223 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/16d6bc5e91b54a2b8c7d67df8838aaf8 used request id req-32c39c67-285e-41c9-a5ec-adad81646990 2018-11-14 18:51:23,225 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:51:23,649 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:51:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["-_ejPd7WQvm-DVx9nTB1hA"], "issued_at": "2018-11-14T18:51:23.000000Z"}} 2018-11-14 18:51:23,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}346ec740a18b22319aa05ddb6d454b6638f67057" 2018-11-14 18:51:23,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:51:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c53877e-eeb4-4fa6-abfc-6e83760d74ce Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:51:23,745 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-1c53877e-eeb4-4fa6-abfc-6e83760d74ce 2018-11-14 18:51:23,747 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:51:23,748 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:51:24,173 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:51:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["4PGQ4oibTnaV52dlrfNfMQ"], "issued_at": "2018-11-14T18:51:24.000000Z"}} 2018-11-14 18:51:24,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7697f84188d8903f9bad520713911446bd712354" 2018-11-14 18:51:24,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:51:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc2ca52e-85b2-4ed6-8991-d7e3d87e6259 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:51:24,277 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-bc2ca52e-85b2-4ed6-8991-d7e3d87e6259 2018-11-14 18:51:24,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:51:24,287 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:51: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:51:24,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-121234d7-1c84-456-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7697f84188d8903f9bad520713911446bd712354" 2018-11-14 18:51:24,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:51:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a83588c-4747-4716-a8c3-6d0b9754f56b Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-121234d7-1c84-456-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:51:24,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-121234d7-1c84-456-proj used request id req-9a83588c-4747-4716-a8c3-6d0b9754f56b 2018-11-14 18:51:24,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7697f84188d8903f9bad520713911446bd712354" 2018-11-14 18:51:24,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:51:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86d3ea03-4de6-4cc8-8151-1a78d1a1e225 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:51:24,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-86d3ea03-4de6-4cc8-8151-1a78d1a1e225 2018-11-14 18:51:24,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7697f84188d8903f9bad520713911446bd712354" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-121234d7-1c84-456-proj"}}' 2018-11-14 18:51:24,653 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:51:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b7d3f13-df0e-444e-a672-46f051089d46 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/95211538d311458ebf902de6ae3bbea5"}, "tags": [], "enabled": true, "id": "95211538d311458ebf902de6ae3bbea5", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-121234d7-1c84-456-proj"}} 2018-11-14 18:51:24,653 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-6b7d3f13-df0e-444e-a672-46f051089d46 2018-11-14 18:51:24,653 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-121234d7-1c84-456-proj 2018-11-14 18:51:24,653 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:51:24,654 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:51:25,159 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:51:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["Flo1bTnyRziJI3vzVPm0qQ"], "issued_at": "2018-11-14T18:51:25.000000Z"}} 2018-11-14 18:51:25,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71b2a5f28df078a32f366fc48b0bb92cffcf978b" 2018-11-14 18:51:25,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:51:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ec23189-1231-4908-908c-2af0e107abe6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:51:25,260 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-6ec23189-1231-4908-908c-2af0e107abe6 2018-11-14 18:51:25,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:51:25,269 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:51:25,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71b2a5f28df078a32f366fc48b0bb92cffcf978b" 2018-11-14 18:51:25,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:51:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e87009e-8418-4abc-9025-121c68544c9b Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:51:25,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-4e87009e-8418-4abc-9025-121c68544c9b 2018-11-14 18:51:25,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-121234d7-1c84-456-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71b2a5f28df078a32f366fc48b0bb92cffcf978b" 2018-11-14 18:51:25,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:51:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db100869-3cfd-41b0-9ecc-46ddf47174a3 Content-Encoding: gzip Content-Length: 269 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-121234d7-1c84-456-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/95211538d311458ebf902de6ae3bbea5"}, "tags": [], "enabled": true, "id": "95211538d311458ebf902de6ae3bbea5", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-121234d7-1c84-456-proj"}]} 2018-11-14 18:51:25,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-121234d7-1c84-456-proj used request id req-db100869-3cfd-41b0-9ecc-46ddf47174a3 2018-11-14 18:51:25,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71b2a5f28df078a32f366fc48b0bb92cffcf978b" 2018-11-14 18:51:25,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:51:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5104a1f-0800-4e57-a86b-6a2015b620cb Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:51:25,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-e5104a1f-0800-4e57-a86b-6a2015b620cb 2018-11-14 18:51:26,030 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-121234d7-1c84-456-user 2018-11-14 18:51:26,031 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:51:26,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7697f84188d8903f9bad520713911446bd712354" 2018-11-14 18:51:26,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:51:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ca8e52b-8de1-413f-96b0-7fb62792a2e4 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:51:26,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-2ca8e52b-8de1-413f-96b0-7fb62792a2e4 2018-11-14 18:51:26,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7697f84188d8903f9bad520713911446bd712354" -d '{"role": {"name": "CreateInstancePortManipulationTests-121234d7-1c84-456-proj-role"}}' 2018-11-14 18:51:26,272 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:51:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82247a5f-5f4e-4cd4-b0a9-ac7070822721 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "501b751852be4fcd9887011ddc6c0cdf", "links": {"self": "http://172.30.9.28:5000/v3/roles/501b751852be4fcd9887011ddc6c0cdf"}, "name": "CreateInstancePortManipulationTests-121234d7-1c84-456-proj-role"}} 2018-11-14 18:51:26,273 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-82247a5f-5f4e-4cd4-b0a9-ac7070822721 2018-11-14 18:51:26,273 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-121234d7-1c84-456-proj-role 2018-11-14 18:51:26,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/501b751852be4fcd9887011ddc6c0cdf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7697f84188d8903f9bad520713911446bd712354" 2018-11-14 18:51:26,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:51:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0530327-867a-4585-a6ff-b07ba590c632 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "501b751852be4fcd9887011ddc6c0cdf", "links": {"self": "http://172.30.9.28:5000/v3/roles/501b751852be4fcd9887011ddc6c0cdf"}, "name": "CreateInstancePortManipulationTests-121234d7-1c84-456-proj-role"}} 2018-11-14 18:51:26,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/501b751852be4fcd9887011ddc6c0cdf used request id req-b0530327-867a-4585-a6ff-b07ba590c632 2018-11-14 18:51:26,385 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-121234d7-1c84-456-proj-role to project CreateInstancePortManipulationTests-121234d7-1c84-456-proj 2018-11-14 18:51:26,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/95211538d311458ebf902de6ae3bbea5/users/080959ee63af4c1386daf82ef3183a82/roles/501b751852be4fcd9887011ddc6c0cdf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7697f84188d8903f9bad520713911446bd712354" 2018-11-14 18:51:26,542 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:51:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5cef6ba-00e5-48ef-99a4-9f4b01dc3f34 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:51:26,543 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/95211538d311458ebf902de6ae3bbea5/users/080959ee63af4c1386daf82ef3183a82/roles/501b751852be4fcd9887011ddc6c0cdf used request id req-f5cef6ba-00e5-48ef-99a4-9f4b01dc3f34 2018-11-14 18:51:26,543 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-14 18:51:26,543 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:51:26,544 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:51:26,944 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "501b751852be4fcd9887011ddc6c0cdf", "name": "CreateInstancePortManipulationTests-121234d7-1c84-456-proj-role"}], "expires_at": "2018-11-14T19:51:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "95211538d311458ebf902de6ae3bbea5", "name": "CreateInstancePortManipulationTests-121234d7-1c84-456-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/95211538d311458ebf902de6ae3bbea5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/95211538d311458ebf902de6ae3bbea5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/95211538d311458ebf902de6ae3bbea5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_95211538d311458ebf902de6ae3bbea5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_95211538d311458ebf902de6ae3bbea5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/95211538d311458ebf902de6ae3bbea5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/95211538d311458ebf902de6ae3bbea5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/95211538d311458ebf902de6ae3bbea5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/95211538d311458ebf902de6ae3bbea5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/95211538d311458ebf902de6ae3bbea5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/95211538d311458ebf902de6ae3bbea5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/95211538d311458ebf902de6ae3bbea5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/95211538d311458ebf902de6ae3bbea5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/95211538d311458ebf902de6ae3bbea5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-121234d7-1c84-456-user", "id": "080959ee63af4c1386daf82ef3183a82"}, "audit_ids": ["Itfa78z2RLSBqu7UxnrlRg"], "issued_at": "2018-11-14T18:51:26.000000Z"}} 2018-11-14 18:51:26,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd07b15a772d54b707fb353d2bac1a98b3869335" 2018-11-14 18:51:27,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:51:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31af5fbe-2d5c-46c9-8690-014a99fd7bdf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:51:27,032 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-31af5fbe-2d5c-46c9-8690-014a99fd7bdf 2018-11-14 18:51:27,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bd07b15a772d54b707fb353d2bac1a98b3869335" 2018-11-14 18:51:27,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-ca43a26e-f440-479c-aa5f-6229478d5bac Date: Wed, 14 Nov 2018 18:51:27 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-image"} 2018-11-14 18:51:27,255 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-image used request id req-ca43a26e-f440-479c-aa5f-6229478d5bac 2018-11-14 18:51:27,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bd07b15a772d54b707fb353d2bac1a98b3869335" 2018-11-14 18:51:27,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-0dc6017d-1472-418e-b815-f3ea7669d857 Date: Wed, 14 Nov 2018 18:51: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-11-14 18:51:27,452 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-0dc6017d-1472-418e-b815-f3ea7669d857 2018-11-14 18:51:27,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bd07b15a772d54b707fb353d2bac1a98b3869335" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-image"}' 2018-11-14 18:51:27,691 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/f06476d6-d52f-4498-83f3-b04586c0f283 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9651abd7-bc8c-42ac-bbef-81a572d2c6df Date: Wed, 14 Nov 2018 18:51:27 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:51:27Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-14T18:51:27Z", "visibility": "shared", "locations": [], "self": "/v2/images/f06476d6-d52f-4498-83f3-b04586c0f283", "min_disk": 0, "protected": false, "id": "f06476d6-d52f-4498-83f3-b04586c0f283", "file": "/v2/images/f06476d6-d52f-4498-83f3-b04586c0f283/file", "checksum": null, "owner": "95211538d311458ebf902de6ae3bbea5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:51:27,691 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-9651abd7-bc8c-42ac-bbef-81a572d2c6df 2018-11-14 18:51:27,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/f06476d6-d52f-4498-83f3-b04586c0f283/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bd07b15a772d54b707fb353d2bac1a98b3869335" -d '' 2018-11-14 18:51:28,805 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-41d0781c-1796-42ba-a1bb-fbdf74bb064e Date: Wed, 14 Nov 2018 18:51:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:51:28,805 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/f06476d6-d52f-4498-83f3-b04586c0f283/file used request id req-41d0781c-1796-42ba-a1bb-fbdf74bb064e 2018-11-14 18:51:28,806 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-14 18:51:28,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/f06476d6-d52f-4498-83f3-b04586c0f283 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bd07b15a772d54b707fb353d2bac1a98b3869335" 2018-11-14 18:51:28,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-73f9546c-e073-4d79-94e8-7c969cc00d77 Date: Wed, 14 Nov 2018 18:51:28 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:51:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:51:28Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/f06476d6-d52f-4498-83f3-b04586c0f283/snap", "metadata": {}}], "self": "/v2/images/f06476d6-d52f-4498-83f3-b04586c0f283", "min_disk": 0, "protected": false, "id": "f06476d6-d52f-4498-83f3-b04586c0f283", "file": "/v2/images/f06476d6-d52f-4498-83f3-b04586c0f283/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "95211538d311458ebf902de6ae3bbea5", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/f06476d6-d52f-4498-83f3-b04586c0f283/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:51:28,990 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/f06476d6-d52f-4498-83f3-b04586c0f283 used request id req-73f9546c-e073-4d79-94e8-7c969cc00d77 2018-11-14 18:51:28,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bd07b15a772d54b707fb353d2bac1a98b3869335" 2018-11-14 18:51:29,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b9c4939c-f397-4b26-aa26-c984d983781b Date: Wed, 14 Nov 2018 18: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-11-14 18:51:29,175 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-b9c4939c-f397-4b26-aa26-c984d983781b 2018-11-14 18:51:29,178 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-image 2018-11-14 18:51:29,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/f06476d6-d52f-4498-83f3-b04586c0f283 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bd07b15a772d54b707fb353d2bac1a98b3869335" 2018-11-14 18:51:29,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-da355762-6761-48d4-a86b-64fb140b6e74 Date: Wed, 14 Nov 2018 18:51:29 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:51:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:51:28Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/f06476d6-d52f-4498-83f3-b04586c0f283/snap", "metadata": {}}], "self": "/v2/images/f06476d6-d52f-4498-83f3-b04586c0f283", "min_disk": 0, "protected": false, "id": "f06476d6-d52f-4498-83f3-b04586c0f283", "file": "/v2/images/f06476d6-d52f-4498-83f3-b04586c0f283/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "95211538d311458ebf902de6ae3bbea5", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/f06476d6-d52f-4498-83f3-b04586c0f283/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:51:29,204 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/f06476d6-d52f-4498-83f3-b04586c0f283 used request id req-da355762-6761-48d4-a86b-64fb140b6e74 2018-11-14 18:51:29,204 - create_image - DEBUG - Instance status is - active 2018-11-14 18:51:29,205 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-image 2018-11-14 18:51:29,205 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-image 2018-11-14 18:51:29,205 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:51:29,206 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:51:29,621 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "501b751852be4fcd9887011ddc6c0cdf", "name": "CreateInstancePortManipulationTests-121234d7-1c84-456-proj-role"}], "expires_at": "2018-11-14T19:51:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "95211538d311458ebf902de6ae3bbea5", "name": "CreateInstancePortManipulationTests-121234d7-1c84-456-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/95211538d311458ebf902de6ae3bbea5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/95211538d311458ebf902de6ae3bbea5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/95211538d311458ebf902de6ae3bbea5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_95211538d311458ebf902de6ae3bbea5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_95211538d311458ebf902de6ae3bbea5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/95211538d311458ebf902de6ae3bbea5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/95211538d311458ebf902de6ae3bbea5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/95211538d311458ebf902de6ae3bbea5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/95211538d311458ebf902de6ae3bbea5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/95211538d311458ebf902de6ae3bbea5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/95211538d311458ebf902de6ae3bbea5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/95211538d311458ebf902de6ae3bbea5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/95211538d311458ebf902de6ae3bbea5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/95211538d311458ebf902de6ae3bbea5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-121234d7-1c84-456-user", "id": "080959ee63af4c1386daf82ef3183a82"}, "audit_ids": ["RIVRzBvFQtuHyHpC3xpZYg"], "issued_at": "2018-11-14T18:51:29.000000Z"}} 2018-11-14 18:51:29,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd09b00ee1bc196851a0b4cb992cdc759410127c" 2018-11-14 18:51:29,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:51:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da16b7b7-f8d5-4083-b743-396275456b2c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:51:29,709 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-da16b7b7-f8d5-4083-b743-396275456b2c 2018-11-14 18:51:29,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd09b00ee1bc196851a0b4cb992cdc759410127c" 2018-11-14 18:51:29,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-bfb87962-56d1-4e1e-9aff-54119451706d Date: Wed, 14 Nov 2018 18:51:29 GMT RESP BODY: {"networks":[]} 2018-11-14 18:51:29,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-pub-net used request id req-bfb87962-56d1-4e1e-9aff-54119451706d 2018-11-14 18:51:29,904 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-pub-net 2018-11-14 18:51:29,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd09b00ee1bc196851a0b4cb992cdc759410127c" -d '{"network": {"name": "CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-pub-net", "admin_state_up": true}}' 2018-11-14 18:51:30,807 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-0863321a-d8ac-4571-a118-524d013cc8dc Date: Wed, 14 Nov 2018 18:51:30 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"95211538d311458ebf902de6ae3bbea5","created_at":"2018-11-14T18:51:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-11-14T18:51:30Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"95211538d311458ebf902de6ae3bbea5","id":"e24cec63-2fc6-40b4-8145-01b507b21670","name":"CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-pub-net"}} 2018-11-14 18:51:30,807 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-0863321a-d8ac-4571-a118-524d013cc8dc 2018-11-14 18:51:30,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=e24cec63-2fc6-40b4-8145-01b507b21670 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd09b00ee1bc196851a0b4cb992cdc759410127c" 2018-11-14 18:51:31,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 601 X-Openstack-Request-Id: req-478fcaeb-c385-436b-b78e-b0d9074ef366 Date: Wed, 14 Nov 2018 18:51:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-14T18:51:30Z","tenant_id":"95211538d311458ebf902de6ae3bbea5","created_at":"2018-11-14T18:51:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"95211538d311458ebf902de6ae3bbea5","id":"e24cec63-2fc6-40b4-8145-01b507b21670","name":"CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-pub-net"}]} 2018-11-14 18:51:31,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=e24cec63-2fc6-40b4-8145-01b507b21670 used request id req-478fcaeb-c385-436b-b78e-b0d9074ef366 2018-11-14 18:51:31,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e24cec63-2fc6-40b4-8145-01b507b21670 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd09b00ee1bc196851a0b4cb992cdc759410127c" 2018-11-14 18:51:31,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-844b39dc-2146-4d63-b415-58cc453b7fc9 Date: Wed, 14 Nov 2018 18:51:31 GMT RESP BODY: {"subnets":[]} 2018-11-14 18:51:31,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e24cec63-2fc6-40b4-8145-01b507b21670 used request id req-844b39dc-2146-4d63-b415-58cc453b7fc9 2018-11-14 18:51:31,297 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-pub-subnet 2018-11-14 18:51:31,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd09b00ee1bc196851a0b4cb992cdc759410127c" -d '{"subnets": [{"ip_version": 4, "network_id": "e24cec63-2fc6-40b4-8145-01b507b21670", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-pub-subnet"}]}' 2018-11-14 18:51:32,268 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d7e42747-7f6c-4b05-95d9-18486f7bf876 Date: Wed, 14 Nov 2018 18:51:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e24cec63-2fc6-40b4-8145-01b507b21670","tenant_id":"95211538d311458ebf902de6ae3bbea5","created_at":"2018-11-14T18:51:31Z","dns_nameservers":[],"updated_at":"2018-11-14T18:51: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":"95211538d311458ebf902de6ae3bbea5","id":"9c39d960-9655-42c4-8887-d1e0f256207e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-pub-subnet"}]} 2018-11-14 18:51:32,268 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-d7e42747-7f6c-4b05-95d9-18486f7bf876 2018-11-14 18:51:32,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=e24cec63-2fc6-40b4-8145-01b507b21670 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd09b00ee1bc196851a0b4cb992cdc759410127c" 2018-11-14 18:51:32,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-cc56d05f-ef1a-4cf1-bd1d-8e37126fe8b8 Date: Wed, 14 Nov 2018 18:51:32 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9c39d960-9655-42c4-8887-d1e0f256207e"],"updated_at":"2018-11-14T18:51:31Z","tenant_id":"95211538d311458ebf902de6ae3bbea5","created_at":"2018-11-14T18:51:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"95211538d311458ebf902de6ae3bbea5","id":"e24cec63-2fc6-40b4-8145-01b507b21670","name":"CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-pub-net"}]} 2018-11-14 18:51:32,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=e24cec63-2fc6-40b4-8145-01b507b21670 used request id req-cc56d05f-ef1a-4cf1-bd1d-8e37126fe8b8 2018-11-14 18:51:32,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e24cec63-2fc6-40b4-8145-01b507b21670 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd09b00ee1bc196851a0b4cb992cdc759410127c" 2018-11-14 18:51:32,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-00ca7bff-c0b2-4510-aec6-027f45b2eb5e Date: Wed, 14 Nov 2018 18:51:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e24cec63-2fc6-40b4-8145-01b507b21670","tenant_id":"95211538d311458ebf902de6ae3bbea5","created_at":"2018-11-14T18:51:31Z","dns_nameservers":[],"updated_at":"2018-11-14T18:51: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":"95211538d311458ebf902de6ae3bbea5","id":"9c39d960-9655-42c4-8887-d1e0f256207e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-pub-subnet"}]} 2018-11-14 18:51:32,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e24cec63-2fc6-40b4-8145-01b507b21670 used request id req-00ca7bff-c0b2-4510-aec6-027f45b2eb5e 2018-11-14 18:51:32,430 - OpenStackNetwork - DEBUG - Network [e24cec63-2fc6-40b4-8145-01b507b21670] created successfully 2018-11-14 18:51:32,430 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:51:32,431 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:51:32,853 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:51:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["23dUL9wZQPSuDb_2smnqIQ"], "issued_at": "2018-11-14T18:51:32.000000Z"}} 2018-11-14 18:51:32,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe353a31450ab08d738d40d6856548f419047cec" 2018-11-14 18:51:32,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:51:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cc69d0f-88ca-4696-a7c1-f93cd29b2935 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:51:32,953 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-5cc69d0f-88ca-4696-a7c1-f93cd29b2935 2018-11-14 18:51:32,954 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:51:32,958 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe353a31450ab08d738d40d6856548f419047cec" 2018-11-14 18:51:33,178 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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 x-openstack-request-id: req-abc2c091-4ad5-4ad7-acac-35b8ce98d8b6 x-compute-request-id: req-abc2c091-4ad5-4ad7-acac-35b8ce98d8b6 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-14 18:51:33,178 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-abc2c091-4ad5-4ad7-acac-35b8ce98d8b6 2018-11-14 18:51:33,181 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe353a31450ab08d738d40d6856548f419047cec" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-14 18:51:33,218 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:51: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-0450b82c-51e4-4290-9d8c-2e682e069e1f x-compute-request-id: req-0450b82c-51e4-4290-9d8c-2e682e069e1f Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-flavor-name", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/1ecdd187-2568-427b-bb18-2eb5531a9eb3", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/1ecdd187-2568-427b-bb18-2eb5531a9eb3", "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": "1ecdd187-2568-427b-bb18-2eb5531a9eb3"}} 2018-11-14 18:51:33,218 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-0450b82c-51e4-4290-9d8c-2e682e069e1f 2018-11-14 18:51:33,219 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:51:33,219 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:51:33,626 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "501b751852be4fcd9887011ddc6c0cdf", "name": "CreateInstancePortManipulationTests-121234d7-1c84-456-proj-role"}], "expires_at": "2018-11-14T19:51:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "95211538d311458ebf902de6ae3bbea5", "name": "CreateInstancePortManipulationTests-121234d7-1c84-456-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/95211538d311458ebf902de6ae3bbea5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/95211538d311458ebf902de6ae3bbea5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/95211538d311458ebf902de6ae3bbea5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_95211538d311458ebf902de6ae3bbea5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_95211538d311458ebf902de6ae3bbea5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/95211538d311458ebf902de6ae3bbea5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/95211538d311458ebf902de6ae3bbea5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/95211538d311458ebf902de6ae3bbea5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/95211538d311458ebf902de6ae3bbea5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/95211538d311458ebf902de6ae3bbea5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/95211538d311458ebf902de6ae3bbea5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/95211538d311458ebf902de6ae3bbea5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/95211538d311458ebf902de6ae3bbea5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/95211538d311458ebf902de6ae3bbea5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-121234d7-1c84-456-user", "id": "080959ee63af4c1386daf82ef3183a82"}, "audit_ids": ["NcTxDtDQTQKL9Rr-5okbdA"], "issued_at": "2018-11-14T18:51:33.000000Z"}} 2018-11-14 18:51:33,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84a15bb1b102f3010df7fbf7e4c1faab1fab73a0" 2018-11-14 18:51:33,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:51:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8cf3ed7-6a62-47fe-812e-4ab0cc2cb5b5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:51:33,732 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-b8cf3ed7-6a62-47fe-812e-4ab0cc2cb5b5 2018-11-14 18:51:33,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84a15bb1b102f3010df7fbf7e4c1faab1fab73a0" 2018-11-14 18:51:33,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a94a88ac-2b9c-4f36-bd7a-e8f93ad14338 Date: Wed, 14 Nov 2018 18:51:33 GMT RESP BODY: {"networks":[]} 2018-11-14 18:51:33,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197net2 used request id req-a94a88ac-2b9c-4f36-bd7a-e8f93ad14338 2018-11-14 18:51:33,972 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197net2 2018-11-14 18:51:33,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84a15bb1b102f3010df7fbf7e4c1faab1fab73a0" -d '{"network": {"name": "CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197net2", "admin_state_up": true}}' 2018-11-14 18:51:34,442 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-736890b6-6cae-45e4-a4af-2821e0e8581d Date: Wed, 14 Nov 2018 18:51:34 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"95211538d311458ebf902de6ae3bbea5","created_at":"2018-11-14T18:51:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-11-14T18:51:34Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"95211538d311458ebf902de6ae3bbea5","id":"4af954b3-cbc7-45bc-81bd-ed59df4a0056","name":"CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197net2"}} 2018-11-14 18:51:34,442 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-736890b6-6cae-45e4-a4af-2821e0e8581d 2018-11-14 18:51:34,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=4af954b3-cbc7-45bc-81bd-ed59df4a0056 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84a15bb1b102f3010df7fbf7e4c1faab1fab73a0" 2018-11-14 18:51:34,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 597 X-Openstack-Request-Id: req-253a3248-2369-41d3-be77-bebe16153cd5 Date: Wed, 14 Nov 2018 18:51:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-14T18:51:34Z","tenant_id":"95211538d311458ebf902de6ae3bbea5","created_at":"2018-11-14T18:51:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"95211538d311458ebf902de6ae3bbea5","id":"4af954b3-cbc7-45bc-81bd-ed59df4a0056","name":"CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197net2"}]} 2018-11-14 18:51:34,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=4af954b3-cbc7-45bc-81bd-ed59df4a0056 used request id req-253a3248-2369-41d3-be77-bebe16153cd5 2018-11-14 18:51:34,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4af954b3-cbc7-45bc-81bd-ed59df4a0056 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84a15bb1b102f3010df7fbf7e4c1faab1fab73a0" 2018-11-14 18:51:34,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-886c6b08-b873-4900-9353-0261b05a0ced Date: Wed, 14 Nov 2018 18:51:34 GMT RESP BODY: {"subnets":[]} 2018-11-14 18:51:34,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4af954b3-cbc7-45bc-81bd-ed59df4a0056 used request id req-886c6b08-b873-4900-9353-0261b05a0ced 2018-11-14 18:51:34,951 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-subnet1 2018-11-14 18:51:34,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84a15bb1b102f3010df7fbf7e4c1faab1fab73a0" -d '{"subnets": [{"ip_version": 4, "network_id": "4af954b3-cbc7-45bc-81bd-ed59df4a0056", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-subnet1"}]}' 2018-11-14 18:51:36,148 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-07fbe8a9-fc27-4098-8d72-1bfc9b99d6f8 Date: Wed, 14 Nov 2018 18:51:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4af954b3-cbc7-45bc-81bd-ed59df4a0056","tenant_id":"95211538d311458ebf902de6ae3bbea5","created_at":"2018-11-14T18:51:35Z","dns_nameservers":[],"updated_at":"2018-11-14T18:51: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":"95211538d311458ebf902de6ae3bbea5","id":"2828d0ae-ffc7-4ff2-9869-b0d80c692e35","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-subnet1"}]} 2018-11-14 18:51:36,149 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-07fbe8a9-fc27-4098-8d72-1bfc9b99d6f8 2018-11-14 18:51:36,149 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-subnet2 2018-11-14 18:51:36,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84a15bb1b102f3010df7fbf7e4c1faab1fab73a0" -d '{"subnets": [{"ip_version": 4, "network_id": "4af954b3-cbc7-45bc-81bd-ed59df4a0056", "cidr": "10.65.0.0/24", "name": "CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-subnet2"}]}' 2018-11-14 18:51:37,040 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1002821f-2175-422b-a613-133c59cfb666 Date: Wed, 14 Nov 2018 18:51:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4af954b3-cbc7-45bc-81bd-ed59df4a0056","tenant_id":"95211538d311458ebf902de6ae3bbea5","created_at":"2018-11-14T18:51:36Z","dns_nameservers":[],"updated_at":"2018-11-14T18:51:36Z","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":"95211538d311458ebf902de6ae3bbea5","id":"c2c5c22b-0dd3-4258-bc7a-5d2b8cd6a028","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-subnet2"}]} 2018-11-14 18:51:37,040 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-1002821f-2175-422b-a613-133c59cfb666 2018-11-14 18:51:37,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=4af954b3-cbc7-45bc-81bd-ed59df4a0056 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84a15bb1b102f3010df7fbf7e4c1faab1fab73a0" 2018-11-14 18:51:37,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-d90911ed-88b5-4c40-8bb1-bf553a468852 Date: Wed, 14 Nov 2018 18:51:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2828d0ae-ffc7-4ff2-9869-b0d80c692e35","c2c5c22b-0dd3-4258-bc7a-5d2b8cd6a028"],"updated_at":"2018-11-14T18:51:36Z","tenant_id":"95211538d311458ebf902de6ae3bbea5","created_at":"2018-11-14T18:51:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"95211538d311458ebf902de6ae3bbea5","id":"4af954b3-cbc7-45bc-81bd-ed59df4a0056","name":"CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197net2"}]} 2018-11-14 18:51:37,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=4af954b3-cbc7-45bc-81bd-ed59df4a0056 used request id req-d90911ed-88b5-4c40-8bb1-bf553a468852 2018-11-14 18:51:37,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4af954b3-cbc7-45bc-81bd-ed59df4a0056 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84a15bb1b102f3010df7fbf7e4c1faab1fab73a0" 2018-11-14 18:51:37,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-c4f71257-fde6-4eef-b3a0-9ac495f12870 Date: Wed, 14 Nov 2018 18:51:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4af954b3-cbc7-45bc-81bd-ed59df4a0056","tenant_id":"95211538d311458ebf902de6ae3bbea5","created_at":"2018-11-14T18:51:35Z","dns_nameservers":[],"updated_at":"2018-11-14T18:51: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":"95211538d311458ebf902de6ae3bbea5","id":"2828d0ae-ffc7-4ff2-9869-b0d80c692e35","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4af954b3-cbc7-45bc-81bd-ed59df4a0056","tenant_id":"95211538d311458ebf902de6ae3bbea5","created_at":"2018-11-14T18:51:36Z","dns_nameservers":[],"updated_at":"2018-11-14T18:51:36Z","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":"95211538d311458ebf902de6ae3bbea5","id":"c2c5c22b-0dd3-4258-bc7a-5d2b8cd6a028","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-subnet2"}]} 2018-11-14 18:51:37,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4af954b3-cbc7-45bc-81bd-ed59df4a0056 used request id req-c4f71257-fde6-4eef-b3a0-9ac495f12870 2018-11-14 18:51:37,563 - OpenStackNetwork - DEBUG - Network [4af954b3-cbc7-45bc-81bd-ed59df4a0056] created successfully 2018-11-14 18:51:37,563 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:51:37,563 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:51:37,975 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "501b751852be4fcd9887011ddc6c0cdf", "name": "CreateInstancePortManipulationTests-121234d7-1c84-456-proj-role"}], "expires_at": "2018-11-14T19:51:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "95211538d311458ebf902de6ae3bbea5", "name": "CreateInstancePortManipulationTests-121234d7-1c84-456-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/95211538d311458ebf902de6ae3bbea5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/95211538d311458ebf902de6ae3bbea5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/95211538d311458ebf902de6ae3bbea5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_95211538d311458ebf902de6ae3bbea5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_95211538d311458ebf902de6ae3bbea5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/95211538d311458ebf902de6ae3bbea5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/95211538d311458ebf902de6ae3bbea5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/95211538d311458ebf902de6ae3bbea5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/95211538d311458ebf902de6ae3bbea5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/95211538d311458ebf902de6ae3bbea5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/95211538d311458ebf902de6ae3bbea5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/95211538d311458ebf902de6ae3bbea5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/95211538d311458ebf902de6ae3bbea5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/95211538d311458ebf902de6ae3bbea5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-121234d7-1c84-456-user", "id": "080959ee63af4c1386daf82ef3183a82"}, "audit_ids": ["MXMzQHpoQ_uQea51kuH__A"], "issued_at": "2018-11-14T18:51:37.000000Z"}} 2018-11-14 18:51:37,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}409152e1841af8b94af486f300761c0add0575c0" 2018-11-14 18:51:38,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:51:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce99fd71-c879-422f-a057-af446c78e71d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:51:38,085 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-ce99fd71-c879-422f-a057-af446c78e71d 2018-11-14 18:51:38,086 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:51:38,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}409152e1841af8b94af486f300761c0add0575c0" 2018-11-14 18:51:38,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:51:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f62d4422-5efc-4a1c-930b-78e532b7a21a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:51:38,188 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-f62d4422-5efc-4a1c-930b-78e532b7a21a 2018-11-14 18:51:38,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}409152e1841af8b94af486f300761c0add0575c0" 2018-11-14 18:51:38,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-b2e577a4-d700-419c-ba1e-7222c6b730d1 Date: Wed, 14 Nov 2018 18:51:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2828d0ae-ffc7-4ff2-9869-b0d80c692e35","c2c5c22b-0dd3-4258-bc7a-5d2b8cd6a028"],"updated_at":"2018-11-14T18:51:36Z","tenant_id":"95211538d311458ebf902de6ae3bbea5","created_at":"2018-11-14T18:51:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"95211538d311458ebf902de6ae3bbea5","id":"4af954b3-cbc7-45bc-81bd-ed59df4a0056","name":"CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197net2"}]} 2018-11-14 18:51:38,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197net2 used request id req-b2e577a4-d700-419c-ba1e-7222c6b730d1 2018-11-14 18:51:38,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4af954b3-cbc7-45bc-81bd-ed59df4a0056 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}409152e1841af8b94af486f300761c0add0575c0" 2018-11-14 18:51:38,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-2bb843d3-11d6-4125-9e2f-d2af0f1bce24 Date: Wed, 14 Nov 2018 18:51:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4af954b3-cbc7-45bc-81bd-ed59df4a0056","tenant_id":"95211538d311458ebf902de6ae3bbea5","created_at":"2018-11-14T18:51:35Z","dns_nameservers":[],"updated_at":"2018-11-14T18:51: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":"95211538d311458ebf902de6ae3bbea5","id":"2828d0ae-ffc7-4ff2-9869-b0d80c692e35","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4af954b3-cbc7-45bc-81bd-ed59df4a0056","tenant_id":"95211538d311458ebf902de6ae3bbea5","created_at":"2018-11-14T18:51:36Z","dns_nameservers":[],"updated_at":"2018-11-14T18:51:36Z","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":"95211538d311458ebf902de6ae3bbea5","id":"c2c5c22b-0dd3-4258-bc7a-5d2b8cd6a028","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-subnet2"}]} 2018-11-14 18:51:38,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4af954b3-cbc7-45bc-81bd-ed59df4a0056 used request id req-2bb843d3-11d6-4125-9e2f-d2af0f1bce24 2018-11-14 18:51:38,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}409152e1841af8b94af486f300761c0add0575c0" 2018-11-14 18:51:39,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-ae6e3df8-32be-46f2-b82b-9ff021027f21 Date: Wed, 14 Nov 2018 18:51:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c2c5c22b-0dd3-4258-bc7a-5d2b8cd6a028","2828d0ae-ffc7-4ff2-9869-b0d80c692e35"],"updated_at":"2018-11-14T18:51:36Z","tenant_id":"95211538d311458ebf902de6ae3bbea5","created_at":"2018-11-14T18:51:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"95211538d311458ebf902de6ae3bbea5","id":"4af954b3-cbc7-45bc-81bd-ed59df4a0056","name":"CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197net2"}]} 2018-11-14 18:51:39,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197net2 used request id req-ae6e3df8-32be-46f2-b82b-9ff021027f21 2018-11-14 18:51:39,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:51:39,041 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:51: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:51:39,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/95211538d311458ebf902de6ae3bbea5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}409152e1841af8b94af486f300761c0add0575c0" 2018-11-14 18:51:39,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:51:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2921eea7-16c8-4ee6-a2e0-4af2a72287e5 Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/95211538d311458ebf902de6ae3bbea5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "95211538d311458ebf902de6ae3bbea5", "name": "CreateInstancePortManipulationTests-121234d7-1c84-456-proj"}} 2018-11-14 18:51:39,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/95211538d311458ebf902de6ae3bbea5 used request id req-2921eea7-16c8-4ee6-a2e0-4af2a72287e5 2018-11-14 18:51:39,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4af954b3-cbc7-45bc-81bd-ed59df4a0056 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}409152e1841af8b94af486f300761c0add0575c0" 2018-11-14 18:51:39,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-42c55cce-0732-4208-8b08-811d4908f4f8 Date: Wed, 14 Nov 2018 18:51:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4af954b3-cbc7-45bc-81bd-ed59df4a0056","tenant_id":"95211538d311458ebf902de6ae3bbea5","created_at":"2018-11-14T18:51:35Z","dns_nameservers":[],"updated_at":"2018-11-14T18:51: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":"95211538d311458ebf902de6ae3bbea5","id":"2828d0ae-ffc7-4ff2-9869-b0d80c692e35","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4af954b3-cbc7-45bc-81bd-ed59df4a0056","tenant_id":"95211538d311458ebf902de6ae3bbea5","created_at":"2018-11-14T18:51:36Z","dns_nameservers":[],"updated_at":"2018-11-14T18:51:36Z","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":"95211538d311458ebf902de6ae3bbea5","id":"c2c5c22b-0dd3-4258-bc7a-5d2b8cd6a028","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-subnet2"}]} 2018-11-14 18:51:39,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4af954b3-cbc7-45bc-81bd-ed59df4a0056 used request id req-42c55cce-0732-4208-8b08-811d4908f4f8 2018-11-14 18:51:39,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=4af954b3-cbc7-45bc-81bd-ed59df4a0056&name=CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}409152e1841af8b94af486f300761c0add0575c0" 2018-11-14 18:51:39,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b369c219-377f-4267-9910-cfda2ff615b9 Date: Wed, 14 Nov 2018 18:51:39 GMT RESP BODY: {"ports":[]} 2018-11-14 18:51:39,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=4af954b3-cbc7-45bc-81bd-ed59df4a0056&name=CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197port-1&admin_state_up=True used request id req-b369c219-377f-4267-9910-cfda2ff615b9 2018-11-14 18:51:39,574 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}409152e1841af8b94af486f300761c0add0575c0" 2018-11-14 18:51:39,828 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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 x-openstack-request-id: req-3d02ca23-dca8-4c2d-8dd5-e2a3aba9e99d x-compute-request-id: req-3d02ca23-dca8-4c2d-8dd5-e2a3aba9e99d Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-14 18:51:39,829 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-inst used request id req-3d02ca23-dca8-4c2d-8dd5-e2a3aba9e99d 2018-11-14 18:51:39,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}409152e1841af8b94af486f300761c0add0575c0" 2018-11-14 18:51:39,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-65da30eb-d929-477f-bac8-8e149cbe4066 Date: Wed, 14 Nov 2018 18:51:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2828d0ae-ffc7-4ff2-9869-b0d80c692e35","c2c5c22b-0dd3-4258-bc7a-5d2b8cd6a028"],"updated_at":"2018-11-14T18:51:36Z","tenant_id":"95211538d311458ebf902de6ae3bbea5","created_at":"2018-11-14T18:51:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"95211538d311458ebf902de6ae3bbea5","id":"4af954b3-cbc7-45bc-81bd-ed59df4a0056","name":"CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197net2"}]} 2018-11-14 18:51:39,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197net2 used request id req-65da30eb-d929-477f-bac8-8e149cbe4066 2018-11-14 18:51:39,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4af954b3-cbc7-45bc-81bd-ed59df4a0056 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}409152e1841af8b94af486f300761c0add0575c0" 2018-11-14 18:51:40,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-6922a334-83fc-4e9b-b806-d9ee520644d6 Date: Wed, 14 Nov 2018 18:51:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4af954b3-cbc7-45bc-81bd-ed59df4a0056","tenant_id":"95211538d311458ebf902de6ae3bbea5","created_at":"2018-11-14T18:51:35Z","dns_nameservers":[],"updated_at":"2018-11-14T18:51: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":"95211538d311458ebf902de6ae3bbea5","id":"2828d0ae-ffc7-4ff2-9869-b0d80c692e35","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4af954b3-cbc7-45bc-81bd-ed59df4a0056","tenant_id":"95211538d311458ebf902de6ae3bbea5","created_at":"2018-11-14T18:51:36Z","dns_nameservers":[],"updated_at":"2018-11-14T18:51:36Z","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":"95211538d311458ebf902de6ae3bbea5","id":"c2c5c22b-0dd3-4258-bc7a-5d2b8cd6a028","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-subnet2"}]} 2018-11-14 18:51:40,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4af954b3-cbc7-45bc-81bd-ed59df4a0056 used request id req-6922a334-83fc-4e9b-b806-d9ee520644d6 2018-11-14 18:51:40,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}409152e1841af8b94af486f300761c0add0575c0" 2018-11-14 18:51:40,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-e38ea886-25c0-43c5-a5ca-ce52c4b18b21 Date: Wed, 14 Nov 2018 18:51:40 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2828d0ae-ffc7-4ff2-9869-b0d80c692e35","c2c5c22b-0dd3-4258-bc7a-5d2b8cd6a028"],"updated_at":"2018-11-14T18:51:36Z","tenant_id":"95211538d311458ebf902de6ae3bbea5","created_at":"2018-11-14T18:51:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"95211538d311458ebf902de6ae3bbea5","id":"4af954b3-cbc7-45bc-81bd-ed59df4a0056","name":"CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197net2"}]} 2018-11-14 18:51:40,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197net2 used request id req-e38ea886-25c0-43c5-a5ca-ce52c4b18b21 2018-11-14 18:51:40,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/95211538d311458ebf902de6ae3bbea5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}409152e1841af8b94af486f300761c0add0575c0" 2018-11-14 18:51:40,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:51:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a6f89ce-b872-439c-9e88-b7203f507156 Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/95211538d311458ebf902de6ae3bbea5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "95211538d311458ebf902de6ae3bbea5", "name": "CreateInstancePortManipulationTests-121234d7-1c84-456-proj"}} 2018-11-14 18:51:40,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/95211538d311458ebf902de6ae3bbea5 used request id req-5a6f89ce-b872-439c-9e88-b7203f507156 2018-11-14 18:51:40,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4af954b3-cbc7-45bc-81bd-ed59df4a0056 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}409152e1841af8b94af486f300761c0add0575c0" 2018-11-14 18:51:40,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-e68c1242-c748-4cf2-b249-990c5027a4a9 Date: Wed, 14 Nov 2018 18:51:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4af954b3-cbc7-45bc-81bd-ed59df4a0056","tenant_id":"95211538d311458ebf902de6ae3bbea5","created_at":"2018-11-14T18:51:35Z","dns_nameservers":[],"updated_at":"2018-11-14T18:51: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":"95211538d311458ebf902de6ae3bbea5","id":"2828d0ae-ffc7-4ff2-9869-b0d80c692e35","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4af954b3-cbc7-45bc-81bd-ed59df4a0056","tenant_id":"95211538d311458ebf902de6ae3bbea5","created_at":"2018-11-14T18:51:36Z","dns_nameservers":[],"updated_at":"2018-11-14T18:51:36Z","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":"95211538d311458ebf902de6ae3bbea5","id":"c2c5c22b-0dd3-4258-bc7a-5d2b8cd6a028","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-subnet2"}]} 2018-11-14 18:51:40,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4af954b3-cbc7-45bc-81bd-ed59df4a0056 used request id req-e68c1242-c748-4cf2-b249-990c5027a4a9 2018-11-14 18:51:40,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=4af954b3-cbc7-45bc-81bd-ed59df4a0056&name=CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}409152e1841af8b94af486f300761c0add0575c0" 2018-11-14 18:51:40,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9a456aed-eb0c-44ad-b57f-532ce6550ffd Date: Wed, 14 Nov 2018 18:51:40 GMT RESP BODY: {"ports":[]} 2018-11-14 18:51:40,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=4af954b3-cbc7-45bc-81bd-ed59df4a0056&name=CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197port-1&admin_state_up=True used request id req-9a456aed-eb0c-44ad-b57f-532ce6550ffd 2018-11-14 18:51:40,910 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:51:40,911 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:51:41,340 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "501b751852be4fcd9887011ddc6c0cdf", "name": "CreateInstancePortManipulationTests-121234d7-1c84-456-proj-role"}], "expires_at": "2018-11-14T19:51:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "95211538d311458ebf902de6ae3bbea5", "name": "CreateInstancePortManipulationTests-121234d7-1c84-456-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/95211538d311458ebf902de6ae3bbea5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/95211538d311458ebf902de6ae3bbea5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/95211538d311458ebf902de6ae3bbea5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_95211538d311458ebf902de6ae3bbea5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_95211538d311458ebf902de6ae3bbea5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/95211538d311458ebf902de6ae3bbea5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/95211538d311458ebf902de6ae3bbea5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/95211538d311458ebf902de6ae3bbea5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/95211538d311458ebf902de6ae3bbea5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/95211538d311458ebf902de6ae3bbea5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/95211538d311458ebf902de6ae3bbea5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/95211538d311458ebf902de6ae3bbea5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/95211538d311458ebf902de6ae3bbea5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/95211538d311458ebf902de6ae3bbea5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-121234d7-1c84-456-user", "id": "080959ee63af4c1386daf82ef3183a82"}, "audit_ids": ["cl2F-G7lQh-ds0FhcsKCXQ"], "issued_at": "2018-11-14T18:51:41.000000Z"}} 2018-11-14 18:51:41,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}892986a89005188c5640f0d1b743674b0092cfbe" 2018-11-14 18:51:41,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:51:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af068cc5-008a-4300-ae3b-26fb573e9d9f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:51:41,431 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-af068cc5-008a-4300-ae3b-26fb573e9d9f 2018-11-14 18:51:41,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}409152e1841af8b94af486f300761c0add0575c0" 2018-11-14 18:51:41,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-bf812f03-776c-40a8-b1f4-4019abf7f70c Date: Wed, 14 Nov 2018 18:51:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2828d0ae-ffc7-4ff2-9869-b0d80c692e35","c2c5c22b-0dd3-4258-bc7a-5d2b8cd6a028"],"updated_at":"2018-11-14T18:51:36Z","tenant_id":"95211538d311458ebf902de6ae3bbea5","created_at":"2018-11-14T18:51:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"95211538d311458ebf902de6ae3bbea5","id":"4af954b3-cbc7-45bc-81bd-ed59df4a0056","name":"CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197net2"}]} 2018-11-14 18:51:41,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197net2 used request id req-bf812f03-776c-40a8-b1f4-4019abf7f70c 2018-11-14 18:51:41,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4af954b3-cbc7-45bc-81bd-ed59df4a0056 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}409152e1841af8b94af486f300761c0add0575c0" 2018-11-14 18:51:42,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-9a1acd1e-f175-47ee-a10a-9f6de23ee267 Date: Wed, 14 Nov 2018 18:51:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4af954b3-cbc7-45bc-81bd-ed59df4a0056","tenant_id":"95211538d311458ebf902de6ae3bbea5","created_at":"2018-11-14T18:51:35Z","dns_nameservers":[],"updated_at":"2018-11-14T18:51: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":"95211538d311458ebf902de6ae3bbea5","id":"2828d0ae-ffc7-4ff2-9869-b0d80c692e35","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4af954b3-cbc7-45bc-81bd-ed59df4a0056","tenant_id":"95211538d311458ebf902de6ae3bbea5","created_at":"2018-11-14T18:51:36Z","dns_nameservers":[],"updated_at":"2018-11-14T18:51:36Z","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":"95211538d311458ebf902de6ae3bbea5","id":"c2c5c22b-0dd3-4258-bc7a-5d2b8cd6a028","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-subnet2"}]} 2018-11-14 18:51:42,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4af954b3-cbc7-45bc-81bd-ed59df4a0056 used request id req-9a1acd1e-f175-47ee-a10a-9f6de23ee267 2018-11-14 18:51:42,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}409152e1841af8b94af486f300761c0add0575c0" 2018-11-14 18:51:42,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-3a3bd9b8-002a-48ad-a1a7-2db68df01037 Date: Wed, 14 Nov 2018 18:51:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2828d0ae-ffc7-4ff2-9869-b0d80c692e35","c2c5c22b-0dd3-4258-bc7a-5d2b8cd6a028"],"updated_at":"2018-11-14T18:51:36Z","tenant_id":"95211538d311458ebf902de6ae3bbea5","created_at":"2018-11-14T18:51:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"95211538d311458ebf902de6ae3bbea5","id":"4af954b3-cbc7-45bc-81bd-ed59df4a0056","name":"CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197net2"}]} 2018-11-14 18:51:42,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197net2 used request id req-3a3bd9b8-002a-48ad-a1a7-2db68df01037 2018-11-14 18:51:42,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:51:42,301 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:51: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:51:42,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/95211538d311458ebf902de6ae3bbea5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}892986a89005188c5640f0d1b743674b0092cfbe" 2018-11-14 18:51:42,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:51:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3694e1d9-2924-4fb1-81b8-c4952362f9e1 Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/95211538d311458ebf902de6ae3bbea5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "95211538d311458ebf902de6ae3bbea5", "name": "CreateInstancePortManipulationTests-121234d7-1c84-456-proj"}} 2018-11-14 18:51:42,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/95211538d311458ebf902de6ae3bbea5 used request id req-3694e1d9-2924-4fb1-81b8-c4952362f9e1 2018-11-14 18:51:42,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4af954b3-cbc7-45bc-81bd-ed59df4a0056 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}409152e1841af8b94af486f300761c0add0575c0" 2018-11-14 18:51:42,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-b5c02ec3-8ac2-49e0-8bf6-f5ba84f16e51 Date: Wed, 14 Nov 2018 18:51:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4af954b3-cbc7-45bc-81bd-ed59df4a0056","tenant_id":"95211538d311458ebf902de6ae3bbea5","created_at":"2018-11-14T18:51:35Z","dns_nameservers":[],"updated_at":"2018-11-14T18:51: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":"95211538d311458ebf902de6ae3bbea5","id":"2828d0ae-ffc7-4ff2-9869-b0d80c692e35","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4af954b3-cbc7-45bc-81bd-ed59df4a0056","tenant_id":"95211538d311458ebf902de6ae3bbea5","created_at":"2018-11-14T18:51:36Z","dns_nameservers":[],"updated_at":"2018-11-14T18:51:36Z","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":"95211538d311458ebf902de6ae3bbea5","id":"c2c5c22b-0dd3-4258-bc7a-5d2b8cd6a028","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-subnet2"}]} 2018-11-14 18:51:42,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4af954b3-cbc7-45bc-81bd-ed59df4a0056 used request id req-b5c02ec3-8ac2-49e0-8bf6-f5ba84f16e51 2018-11-14 18:51:42,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4af954b3-cbc7-45bc-81bd-ed59df4a0056&name=CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}409152e1841af8b94af486f300761c0add0575c0" 2018-11-14 18:51:42,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-0534b0c0-d7e7-4644-a138-e7aad7c0c36b Date: Wed, 14 Nov 2018 18:51:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4af954b3-cbc7-45bc-81bd-ed59df4a0056","tenant_id":"95211538d311458ebf902de6ae3bbea5","created_at":"2018-11-14T18:51:35Z","dns_nameservers":[],"updated_at":"2018-11-14T18:51: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":"95211538d311458ebf902de6ae3bbea5","id":"2828d0ae-ffc7-4ff2-9869-b0d80c692e35","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-subnet1"}]} 2018-11-14 18:51:42,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4af954b3-cbc7-45bc-81bd-ed59df4a0056&name=CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-subnet1 used request id req-0534b0c0-d7e7-4644-a138-e7aad7c0c36b 2018-11-14 18:51:42,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4af954b3-cbc7-45bc-81bd-ed59df4a0056&name=CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}409152e1841af8b94af486f300761c0add0575c0" 2018-11-14 18:51:43,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ca8731a2-5c97-404a-a497-87c96c211fd6 Date: Wed, 14 Nov 2018 18:51:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4af954b3-cbc7-45bc-81bd-ed59df4a0056","tenant_id":"95211538d311458ebf902de6ae3bbea5","created_at":"2018-11-14T18:51:36Z","dns_nameservers":[],"updated_at":"2018-11-14T18:51:36Z","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":"95211538d311458ebf902de6ae3bbea5","id":"c2c5c22b-0dd3-4258-bc7a-5d2b8cd6a028","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-subnet2"}]} 2018-11-14 18:51:43,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4af954b3-cbc7-45bc-81bd-ed59df4a0056&name=CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-subnet2 used request id req-ca8731a2-5c97-404a-a497-87c96c211fd6 2018-11-14 18:51:43,179 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197net2 2018-11-14 18:51:43,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}409152e1841af8b94af486f300761c0add0575c0" -d '{"port": {"network_id": "4af954b3-cbc7-45bc-81bd-ed59df4a0056", "fixed_ips": [{"subnet_id": "2828d0ae-ffc7-4ff2-9869-b0d80c692e35", "ip_address": "10.55.0.101"}, {"subnet_id": "c2c5c22b-0dd3-4258-bc7a-5d2b8cd6a028", "ip_address": "10.65.0.101"}], "name": "CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197port-1", "admin_state_up": true}}' 2018-11-14 18:51:44,274 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 852 X-Openstack-Request-Id: req-ab63e127-13e9-40e1-8996-4afb4e4092af Date: Wed, 14 Nov 2018 18:51:44 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-11-14T18:51:43Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4af954b3-cbc7-45bc-81bd-ed59df4a0056","tenant_id":"95211538d311458ebf902de6ae3bbea5","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-11-14T18:51:43Z","name":"CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197port-1","device_owner":"","revision_number":7,"mac_address":"fa:16:3e:5a:28:7b","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"95211538d311458ebf902de6ae3bbea5","fixed_ips":[{"subnet_id":"2828d0ae-ffc7-4ff2-9869-b0d80c692e35","ip_address":"10.55.0.101"},{"subnet_id":"c2c5c22b-0dd3-4258-bc7a-5d2b8cd6a028","ip_address":"10.65.0.101"}],"id":"a23df137-8146-4036-9cec-55c6e42683b4","security_groups":["c30b94c6-d728-4e13-ab26-f0d4ae39a5e0"],"device_id":""}} 2018-11-14 18:51:44,274 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-ab63e127-13e9-40e1-8996-4afb4e4092af 2018-11-14 18:51:44,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}409152e1841af8b94af486f300761c0add0575c0" 2018-11-14 18:51:44,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-2d7dfef5-ec89-4034-a78e-c5c4db67eafe Date: Wed, 14 Nov 2018 18:51:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2828d0ae-ffc7-4ff2-9869-b0d80c692e35","c2c5c22b-0dd3-4258-bc7a-5d2b8cd6a028"],"updated_at":"2018-11-14T18:51:36Z","tenant_id":"95211538d311458ebf902de6ae3bbea5","created_at":"2018-11-14T18:51:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"95211538d311458ebf902de6ae3bbea5","id":"4af954b3-cbc7-45bc-81bd-ed59df4a0056","name":"CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197net2"}]} 2018-11-14 18:51:44,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197net2 used request id req-2d7dfef5-ec89-4034-a78e-c5c4db67eafe 2018-11-14 18:51:44,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4af954b3-cbc7-45bc-81bd-ed59df4a0056 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}409152e1841af8b94af486f300761c0add0575c0" 2018-11-14 18:51:44,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-1eaf85b5-c41b-481e-beb3-6a33ed3de02f Date: Wed, 14 Nov 2018 18:51:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4af954b3-cbc7-45bc-81bd-ed59df4a0056","tenant_id":"95211538d311458ebf902de6ae3bbea5","created_at":"2018-11-14T18:51:35Z","dns_nameservers":[],"updated_at":"2018-11-14T18:51: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":"95211538d311458ebf902de6ae3bbea5","id":"2828d0ae-ffc7-4ff2-9869-b0d80c692e35","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4af954b3-cbc7-45bc-81bd-ed59df4a0056","tenant_id":"95211538d311458ebf902de6ae3bbea5","created_at":"2018-11-14T18:51:36Z","dns_nameservers":[],"updated_at":"2018-11-14T18:51:36Z","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":"95211538d311458ebf902de6ae3bbea5","id":"c2c5c22b-0dd3-4258-bc7a-5d2b8cd6a028","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-subnet2"}]} 2018-11-14 18:51:44,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4af954b3-cbc7-45bc-81bd-ed59df4a0056 used request id req-1eaf85b5-c41b-481e-beb3-6a33ed3de02f 2018-11-14 18:51:44,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}409152e1841af8b94af486f300761c0add0575c0" 2018-11-14 18:51:45,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-18e8ff6a-65c0-464c-87a8-46ef3302300a Date: Wed, 14 Nov 2018 18:51:45 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c2c5c22b-0dd3-4258-bc7a-5d2b8cd6a028","2828d0ae-ffc7-4ff2-9869-b0d80c692e35"],"updated_at":"2018-11-14T18:51:36Z","tenant_id":"95211538d311458ebf902de6ae3bbea5","created_at":"2018-11-14T18:51:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"95211538d311458ebf902de6ae3bbea5","id":"4af954b3-cbc7-45bc-81bd-ed59df4a0056","name":"CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197net2"}]} 2018-11-14 18:51:45,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197net2 used request id req-18e8ff6a-65c0-464c-87a8-46ef3302300a 2018-11-14 18:51:45,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/95211538d311458ebf902de6ae3bbea5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}409152e1841af8b94af486f300761c0add0575c0" 2018-11-14 18:51:45,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:51:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50f56975-c9df-4a49-a969-82422d559539 Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/95211538d311458ebf902de6ae3bbea5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "95211538d311458ebf902de6ae3bbea5", "name": "CreateInstancePortManipulationTests-121234d7-1c84-456-proj"}} 2018-11-14 18:51:45,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/95211538d311458ebf902de6ae3bbea5 used request id req-50f56975-c9df-4a49-a969-82422d559539 2018-11-14 18:51:45,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4af954b3-cbc7-45bc-81bd-ed59df4a0056 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}409152e1841af8b94af486f300761c0add0575c0" 2018-11-14 18:51:45,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-9d3ace0a-2841-4c07-909a-da39d8a06462 Date: Wed, 14 Nov 2018 18:51:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4af954b3-cbc7-45bc-81bd-ed59df4a0056","tenant_id":"95211538d311458ebf902de6ae3bbea5","created_at":"2018-11-14T18:51:35Z","dns_nameservers":[],"updated_at":"2018-11-14T18:51: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":"95211538d311458ebf902de6ae3bbea5","id":"2828d0ae-ffc7-4ff2-9869-b0d80c692e35","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4af954b3-cbc7-45bc-81bd-ed59df4a0056","tenant_id":"95211538d311458ebf902de6ae3bbea5","created_at":"2018-11-14T18:51:36Z","dns_nameservers":[],"updated_at":"2018-11-14T18:51:36Z","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":"95211538d311458ebf902de6ae3bbea5","id":"c2c5c22b-0dd3-4258-bc7a-5d2b8cd6a028","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-subnet2"}]} 2018-11-14 18:51:45,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4af954b3-cbc7-45bc-81bd-ed59df4a0056 used request id req-9d3ace0a-2841-4c07-909a-da39d8a06462 2018-11-14 18:51:45,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=4af954b3-cbc7-45bc-81bd-ed59df4a0056&name=CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}409152e1841af8b94af486f300761c0add0575c0" 2018-11-14 18:51:45,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 855 X-Openstack-Request-Id: req-83de972d-8620-4f91-85ff-e7ca870926ee Date: Wed, 14 Nov 2018 18:51:45 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4af954b3-cbc7-45bc-81bd-ed59df4a0056","tenant_id":"95211538d311458ebf902de6ae3bbea5","created_at":"2018-11-14T18:51:43Z","admin_state_up":true,"updated_at":"2018-11-14T18:51:43Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":7,"mac_address":"fa:16:3e:5a:28:7b","id":"a23df137-8146-4036-9cec-55c6e42683b4","port_security_enabled":true,"project_id":"95211538d311458ebf902de6ae3bbea5","fixed_ips":[{"subnet_id":"2828d0ae-ffc7-4ff2-9869-b0d80c692e35","ip_address":"10.55.0.101"},{"subnet_id":"c2c5c22b-0dd3-4258-bc7a-5d2b8cd6a028","ip_address":"10.65.0.101"}],"extra_dhcp_opts":[],"security_groups":["c30b94c6-d728-4e13-ab26-f0d4ae39a5e0"],"name":"CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197port-1"}]} 2018-11-14 18:51:45,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=4af954b3-cbc7-45bc-81bd-ed59df4a0056&name=CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197port-1&admin_state_up=True used request id req-83de972d-8620-4f91-85ff-e7ca870926ee 2018-11-14 18:51:45,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/95211538d311458ebf902de6ae3bbea5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}409152e1841af8b94af486f300761c0add0575c0" 2018-11-14 18:51:45,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:51:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0151bf21-b961-49db-9c10-b4d909e70feb Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/95211538d311458ebf902de6ae3bbea5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "95211538d311458ebf902de6ae3bbea5", "name": "CreateInstancePortManipulationTests-121234d7-1c84-456-proj"}} 2018-11-14 18:51:45,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/95211538d311458ebf902de6ae3bbea5 used request id req-0151bf21-b961-49db-9c10-b4d909e70feb 2018-11-14 18:51:45,788 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-inst 2018-11-14 18:51:45,792 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}409152e1841af8b94af486f300761c0add0575c0" 2018-11-14 18:51:45,810 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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-41966077-8d7a-4f1e-98aa-f4a17c287fc9 x-compute-request-id: req-41966077-8d7a-4f1e-98aa-f4a17c287fc9 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1ecdd187-2568-427b-bb18-2eb5531a9eb3", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/1ecdd187-2568-427b-bb18-2eb5531a9eb3", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/1ecdd187-2568-427b-bb18-2eb5531a9eb3", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-flavor-name"}]} 2018-11-14 18:51:45,811 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-41966077-8d7a-4f1e-98aa-f4a17c287fc9 2018-11-14 18:51:45,814 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/1ecdd187-2568-427b-bb18-2eb5531a9eb3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}409152e1841af8b94af486f300761c0add0575c0" 2018-11-14 18:51:45,830 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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-74cff0d8-0228-4a34-8911-e3ceccee5531 x-compute-request-id: req-74cff0d8-0228-4a34-8911-e3ceccee5531 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-flavor-name", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/1ecdd187-2568-427b-bb18-2eb5531a9eb3", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/1ecdd187-2568-427b-bb18-2eb5531a9eb3", "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": "1ecdd187-2568-427b-bb18-2eb5531a9eb3"}} 2018-11-14 18:51:45,830 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/1ecdd187-2568-427b-bb18-2eb5531a9eb3 used request id req-74cff0d8-0228-4a34-8911-e3ceccee5531 2018-11-14 18:51:45,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}409152e1841af8b94af486f300761c0add0575c0" 2018-11-14 18:51:46,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-d23028fb-fdf6-45ff-904d-441f9ddeb886 Date: Wed, 14 Nov 2018 18:51:46 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:51:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:51:28Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/f06476d6-d52f-4498-83f3-b04586c0f283/snap", "metadata": {}}], "self": "/v2/images/f06476d6-d52f-4498-83f3-b04586c0f283", "min_disk": 0, "protected": false, "id": "f06476d6-d52f-4498-83f3-b04586c0f283", "file": "/v2/images/f06476d6-d52f-4498-83f3-b04586c0f283/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "95211538d311458ebf902de6ae3bbea5", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/f06476d6-d52f-4498-83f3-b04586c0f283/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-image"} 2018-11-14 18:51:46,056 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-image used request id req-d23028fb-fdf6-45ff-904d-441f9ddeb886 2018-11-14 18:51:46,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}409152e1841af8b94af486f300761c0add0575c0" 2018-11-14 18:51:46,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-61c61a8a-07c2-4998-90aa-1d523294c428 Date: Wed, 14 Nov 2018 18:51: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-11-14 18:51:46,262 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-61c61a8a-07c2-4998-90aa-1d523294c428 2018-11-14 18:51:46,268 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}409152e1841af8b94af486f300761c0add0575c0" -d '{"server": {"name": "CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-inst", "imageRef": "f06476d6-d52f-4498-83f3-b04586c0f283", "flavorRef": "1ecdd187-2568-427b-bb18-2eb5531a9eb3", "max_count": 1, "min_count": 1, "networks": [{"port": "a23df137-8146-4036-9cec-55c6e42683b4"}]}}' 2018-11-14 18:51:47,833 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18:51:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-08c36dab-d2c9-4409-9dd5-1549d2e77bc3 x-compute-request-id: req-08c36dab-d2c9-4409-9dd5-1549d2e77bc3 Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/a38c7305-e8da-483d-baef-92bca6df662d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a38c7305-e8da-483d-baef-92bca6df662d", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a38c7305-e8da-483d-baef-92bca6df662d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a38c7305-e8da-483d-baef-92bca6df662d", "rel": "bookmark"}], "adminPass": "dsVi5sSfNQ94"}} 2018-11-14 18:51:47,833 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-08c36dab-d2c9-4409-9dd5-1549d2e77bc3 2018-11-14 18:51:47,837 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a38c7305-e8da-483d-baef-92bca6df662d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}409152e1841af8b94af486f300761c0add0575c0" 2018-11-14 18:51:48,256 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:51:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-53161c8b-819e-4dbe-8004-4e4a4ac06447 x-compute-request-id: req-53161c8b-819e-4dbe-8004-4e4a4ac06447 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.28:8774/v2.1/servers/a38c7305-e8da-483d-baef-92bca6df662d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a38c7305-e8da-483d-baef-92bca6df662d", "rel": "bookmark"}], "image": {"id": "f06476d6-d52f-4498-83f3-b04586c0f283", "links": [{"href": "http://172.30.9.28:8774/images/f06476d6-d52f-4498-83f3-b04586c0f283", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1ecdd187-2568-427b-bb18-2eb5531a9eb3", "links": [{"href": "http://172.30.9.28:8774/flavors/1ecdd187-2568-427b-bb18-2eb5531a9eb3", "rel": "bookmark"}]}, "id": "a38c7305-e8da-483d-baef-92bca6df662d", "user_id": "080959ee63af4c1386daf82ef3183a82", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T18:51:47Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-inst", "created": "2018-11-14T18:51:47Z", "tenant_id": "95211538d311458ebf902de6ae3bbea5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:51:48,257 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a38c7305-e8da-483d-baef-92bca6df662d used request id req-53161c8b-819e-4dbe-8004-4e4a4ac06447 2018-11-14 18:51:48,257 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-inst 2018-11-14 18:51:48,260 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a38c7305-e8da-483d-baef-92bca6df662d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}409152e1841af8b94af486f300761c0add0575c0" 2018-11-14 18:51:48,536 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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,Accept-Encoding x-openstack-request-id: req-086bb5ba-00c0-41c9-b595-46a440c33c4e x-compute-request-id: req-086bb5ba-00c0-41c9-b595-46a440c33c4e Content-Encoding: gzip Content-Length: 626 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a38c7305-e8da-483d-baef-92bca6df662d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a38c7305-e8da-483d-baef-92bca6df662d", "rel": "bookmark"}], "image": {"id": "f06476d6-d52f-4498-83f3-b04586c0f283", "links": [{"href": "http://172.30.9.28:8774/images/f06476d6-d52f-4498-83f3-b04586c0f283", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1ecdd187-2568-427b-bb18-2eb5531a9eb3", "links": [{"href": "http://172.30.9.28:8774/flavors/1ecdd187-2568-427b-bb18-2eb5531a9eb3", "rel": "bookmark"}]}, "id": "a38c7305-e8da-483d-baef-92bca6df662d", "user_id": "080959ee63af4c1386daf82ef3183a82", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T18:51:48Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-inst", "created": "2018-11-14T18:51:47Z", "tenant_id": "95211538d311458ebf902de6ae3bbea5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:51:48,536 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a38c7305-e8da-483d-baef-92bca6df662d used request id req-086bb5ba-00c0-41c9-b595-46a440c33c4e 2018-11-14 18:51:48,536 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-inst] is - BUILD 2018-11-14 18:51:48,536 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-14 18:51:51,539 - create_instance - DEBUG - VM status query timeout in 896.717880964 2018-11-14 18:51:51,542 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a38c7305-e8da-483d-baef-92bca6df662d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}409152e1841af8b94af486f300761c0add0575c0" 2018-11-14 18:51:52,116 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:51:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-86fe5c48-da60-4bae-8ca7-30f640fdbfdc x-compute-request-id: req-86fe5c48-da60-4bae-8ca7-30f640fdbfdc 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.28:8774/v2.1/servers/a38c7305-e8da-483d-baef-92bca6df662d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a38c7305-e8da-483d-baef-92bca6df662d", "rel": "bookmark"}], "image": {"id": "f06476d6-d52f-4498-83f3-b04586c0f283", "links": [{"href": "http://172.30.9.28:8774/images/f06476d6-d52f-4498-83f3-b04586c0f283", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1ecdd187-2568-427b-bb18-2eb5531a9eb3", "links": [{"href": "http://172.30.9.28:8774/flavors/1ecdd187-2568-427b-bb18-2eb5531a9eb3", "rel": "bookmark"}]}, "id": "a38c7305-e8da-483d-baef-92bca6df662d", "security_groups": [{"name": "default"}], "user_id": "080959ee63af4c1386daf82ef3183a82", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T18:51:48Z", "hostId": "d30b7e31f948f0a39181a1f22bd4c81a9d67280e6618a772bd387463", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-inst", "created": "2018-11-14T18:51:47Z", "tenant_id": "95211538d311458ebf902de6ae3bbea5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:51:52,117 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a38c7305-e8da-483d-baef-92bca6df662d used request id req-86fe5c48-da60-4bae-8ca7-30f640fdbfdc 2018-11-14 18:51:52,117 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-inst] is - BUILD 2018-11-14 18:51:52,117 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-14 18:51:55,120 - create_instance - DEBUG - VM status query timeout in 893.136928082 2018-11-14 18:51:55,123 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a38c7305-e8da-483d-baef-92bca6df662d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}409152e1841af8b94af486f300761c0add0575c0" 2018-11-14 18:51:55,657 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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-46c273df-5e25-4ee0-bb1c-5f44aa508848 x-compute-request-id: req-46c273df-5e25-4ee0-bb1c-5f44aa508848 Content-Encoding: gzip Content-Length: 767 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:28:7b", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:28:7b", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a38c7305-e8da-483d-baef-92bca6df662d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a38c7305-e8da-483d-baef-92bca6df662d", "rel": "bookmark"}], "image": {"id": "f06476d6-d52f-4498-83f3-b04586c0f283", "links": [{"href": "http://172.30.9.28:8774/images/f06476d6-d52f-4498-83f3-b04586c0f283", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:51:54.000000", "flavor": {"id": "1ecdd187-2568-427b-bb18-2eb5531a9eb3", "links": [{"href": "http://172.30.9.28:8774/flavors/1ecdd187-2568-427b-bb18-2eb5531a9eb3", "rel": "bookmark"}]}, "id": "a38c7305-e8da-483d-baef-92bca6df662d", "security_groups": [{"name": "default"}], "user_id": "080959ee63af4c1386daf82ef3183a82", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:51:54Z", "hostId": "d30b7e31f948f0a39181a1f22bd4c81a9d67280e6618a772bd387463", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-inst", "created": "2018-11-14T18:51:47Z", "tenant_id": "95211538d311458ebf902de6ae3bbea5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:51:55,657 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a38c7305-e8da-483d-baef-92bca6df662d used request id req-46c273df-5e25-4ee0-bb1c-5f44aa508848 2018-11-14 18:51:55,658 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-inst] is - ACTIVE 2018-11-14 18:51:55,658 - create_instance - INFO - VM is - ACTIVE 2018-11-14 18:51:55,661 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a38c7305-e8da-483d-baef-92bca6df662d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}409152e1841af8b94af486f300761c0add0575c0" 2018-11-14 18:51:56,469 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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-f30f9632-b600-4504-926a-adf01d26201a x-compute-request-id: req-f30f9632-b600-4504-926a-adf01d26201a Content-Encoding: gzip Content-Length: 767 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:28:7b", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:28:7b", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a38c7305-e8da-483d-baef-92bca6df662d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a38c7305-e8da-483d-baef-92bca6df662d", "rel": "bookmark"}], "image": {"id": "f06476d6-d52f-4498-83f3-b04586c0f283", "links": [{"href": "http://172.30.9.28:8774/images/f06476d6-d52f-4498-83f3-b04586c0f283", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:51:54.000000", "flavor": {"id": "1ecdd187-2568-427b-bb18-2eb5531a9eb3", "links": [{"href": "http://172.30.9.28:8774/flavors/1ecdd187-2568-427b-bb18-2eb5531a9eb3", "rel": "bookmark"}]}, "id": "a38c7305-e8da-483d-baef-92bca6df662d", "security_groups": [{"name": "default"}], "user_id": "080959ee63af4c1386daf82ef3183a82", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:51:54Z", "hostId": "d30b7e31f948f0a39181a1f22bd4c81a9d67280e6618a772bd387463", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-inst", "created": "2018-11-14T18:51:47Z", "tenant_id": "95211538d311458ebf902de6ae3bbea5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:51:56,470 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a38c7305-e8da-483d-baef-92bca6df662d used request id req-f30f9632-b600-4504-926a-adf01d26201a 2018-11-14 18:51:56,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}409152e1841af8b94af486f300761c0add0575c0" 2018-11-14 18:51:56,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-48a2d765-3859-4d66-9c17-393d2c24442a Date: Wed, 14 Nov 2018 18:51:56 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2828d0ae-ffc7-4ff2-9869-b0d80c692e35","c2c5c22b-0dd3-4258-bc7a-5d2b8cd6a028"],"updated_at":"2018-11-14T18:51:36Z","tenant_id":"95211538d311458ebf902de6ae3bbea5","created_at":"2018-11-14T18:51:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"95211538d311458ebf902de6ae3bbea5","id":"4af954b3-cbc7-45bc-81bd-ed59df4a0056","name":"CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197net2"}]} 2018-11-14 18:51:56,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197net2 used request id req-48a2d765-3859-4d66-9c17-393d2c24442a 2018-11-14 18:51:56,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/95211538d311458ebf902de6ae3bbea5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}409152e1841af8b94af486f300761c0add0575c0" 2018-11-14 18:51:56,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:51:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2ea9ff6-4cbe-4c1c-8910-af1c181196fa Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/95211538d311458ebf902de6ae3bbea5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "95211538d311458ebf902de6ae3bbea5", "name": "CreateInstancePortManipulationTests-121234d7-1c84-456-proj"}} 2018-11-14 18:51:56,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/95211538d311458ebf902de6ae3bbea5 used request id req-a2ea9ff6-4cbe-4c1c-8910-af1c181196fa 2018-11-14 18:51:56,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4af954b3-cbc7-45bc-81bd-ed59df4a0056 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}409152e1841af8b94af486f300761c0add0575c0" 2018-11-14 18:51:56,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-59d0f58c-beca-4b1a-bba1-d332fc1ba295 Date: Wed, 14 Nov 2018 18:51:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4af954b3-cbc7-45bc-81bd-ed59df4a0056","tenant_id":"95211538d311458ebf902de6ae3bbea5","created_at":"2018-11-14T18:51:35Z","dns_nameservers":[],"updated_at":"2018-11-14T18:51: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":"95211538d311458ebf902de6ae3bbea5","id":"2828d0ae-ffc7-4ff2-9869-b0d80c692e35","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4af954b3-cbc7-45bc-81bd-ed59df4a0056","tenant_id":"95211538d311458ebf902de6ae3bbea5","created_at":"2018-11-14T18:51:36Z","dns_nameservers":[],"updated_at":"2018-11-14T18:51:36Z","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":"95211538d311458ebf902de6ae3bbea5","id":"c2c5c22b-0dd3-4258-bc7a-5d2b8cd6a028","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-subnet2"}]} 2018-11-14 18:51:56,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4af954b3-cbc7-45bc-81bd-ed59df4a0056 used request id req-59d0f58c-beca-4b1a-bba1-d332fc1ba295 2018-11-14 18:51:56,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=4af954b3-cbc7-45bc-81bd-ed59df4a0056 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}409152e1841af8b94af486f300761c0add0575c0" 2018-11-14 18:51:56,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3354 X-Openstack-Request-Id: req-9b201b58-aee1-42a4-a780-8a1eb35eaf55 Date: Wed, 14 Nov 2018 18:51:56 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4af954b3-cbc7-45bc-81bd-ed59df4a0056","tenant_id":"95211538d311458ebf902de6ae3bbea5","created_at":"2018-11-14T18:51:36Z","admin_state_up":true,"updated_at":"2018-11-14T18:51:39Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4af954b3-cbc7-45bc-81bd-ed59df4a0056","device_owner":"network:dhcp","revision_number":9,"mac_address":"fa:16:3e:c3:70:3c","id":"a027376f-3c06-4d0b-a91c-9767125b07dc","port_security_enabled":false,"project_id":"95211538d311458ebf902de6ae3bbea5","fixed_ips":[{"subnet_id":"2828d0ae-ffc7-4ff2-9869-b0d80c692e35","ip_address":"10.55.0.2"},{"subnet_id":"c2c5c22b-0dd3-4258-bc7a-5d2b8cd6a028","ip_address":"10.65.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4af954b3-cbc7-45bc-81bd-ed59df4a0056","tenant_id":"95211538d311458ebf902de6ae3bbea5","created_at":"2018-11-14T18:51:43Z","admin_state_up":true,"updated_at":"2018-11-14T18:51:54Z","binding:vnic_type":"normal","device_id":"a38c7305-e8da-483d-baef-92bca6df662d","device_owner":"compute:nova","revision_number":11,"mac_address":"fa:16:3e:5a:28:7b","id":"a23df137-8146-4036-9cec-55c6e42683b4","port_security_enabled":true,"project_id":"95211538d311458ebf902de6ae3bbea5","fixed_ips":[{"subnet_id":"2828d0ae-ffc7-4ff2-9869-b0d80c692e35","ip_address":"10.55.0.101"},{"subnet_id":"c2c5c22b-0dd3-4258-bc7a-5d2b8cd6a028","ip_address":"10.65.0.101"}],"extra_dhcp_opts":[],"security_groups":["c30b94c6-d728-4e13-ab26-f0d4ae39a5e0"],"name":"CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4af954b3-cbc7-45bc-81bd-ed59df4a0056","tenant_id":"95211538d311458ebf902de6ae3bbea5","created_at":"2018-11-14T18:51:37Z","admin_state_up":true,"updated_at":"2018-11-14T18:51:41Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4af954b3-cbc7-45bc-81bd-ed59df4a0056","device_owner":"network:dhcp","revision_number":9,"mac_address":"fa:16:3e:6f:bb:85","id":"c5055208-b1f0-4dcf-80e9-94abc70d6bf6","port_security_enabled":false,"project_id":"95211538d311458ebf902de6ae3bbea5","fixed_ips":[{"subnet_id":"2828d0ae-ffc7-4ff2-9869-b0d80c692e35","ip_address":"10.55.0.4"},{"subnet_id":"c2c5c22b-0dd3-4258-bc7a-5d2b8cd6a028","ip_address":"10.65.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4af954b3-cbc7-45bc-81bd-ed59df4a0056","tenant_id":"95211538d311458ebf902de6ae3bbea5","created_at":"2018-11-14T18:51:37Z","admin_state_up":true,"updated_at":"2018-11-14T18:51:40Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4af954b3-cbc7-45bc-81bd-ed59df4a0056","device_owner":"network:dhcp","revision_number":9,"mac_address":"fa:16:3e:7a:76:6c","id":"c82ab1fb-c47b-46e8-87c5-23ed5de5467d","port_security_enabled":false,"project_id":"95211538d311458ebf902de6ae3bbea5","fixed_ips":[{"subnet_id":"2828d0ae-ffc7-4ff2-9869-b0d80c692e35","ip_address":"10.55.0.3"},{"subnet_id":"c2c5c22b-0dd3-4258-bc7a-5d2b8cd6a028","ip_address":"10.65.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-14 18:51:56,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=4af954b3-cbc7-45bc-81bd-ed59df4a0056 used request id req-9b201b58-aee1-42a4-a780-8a1eb35eaf55 2018-11-14 18:51:56,972 - create_instance - INFO - Deleting Port with ID - a23df137-8146-4036-9cec-55c6e42683b4 2018-11-14 18:51:56,972 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197port-1 2018-11-14 18:51:56,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/a23df137-8146-4036-9cec-55c6e42683b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}409152e1841af8b94af486f300761c0add0575c0" 2018-11-14 18:51:57,758 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1e263c55-e145-4243-800c-611558526e54 Date: Wed, 14 Nov 2018 18:51:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:51:57,759 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/a23df137-8146-4036-9cec-55c6e42683b4 used request id req-1e263c55-e145-4243-800c-611558526e54 2018-11-14 18:51:57,759 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-inst 2018-11-14 18:51:57,762 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/a38c7305-e8da-483d-baef-92bca6df662d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}409152e1841af8b94af486f300761c0add0575c0" 2018-11-14 18:51:57,957 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:51: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-09d626e8-8922-4f4c-986b-7285564fd68c x-compute-request-id: req-09d626e8-8922-4f4c-986b-7285564fd68c Content-Type: application/json 2018-11-14 18:51:57,957 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/a38c7305-e8da-483d-baef-92bca6df662d used request id req-09d626e8-8922-4f4c-986b-7285564fd68c 2018-11-14 18:51:57,957 - create_instance - INFO - Checking deletion status 2018-11-14 18:51:57,960 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a38c7305-e8da-483d-baef-92bca6df662d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}409152e1841af8b94af486f300761c0add0575c0" 2018-11-14 18:51:58,217 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:51: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-b339565a-0b01-4717-997b-b52528565a94 x-compute-request-id: req-b339565a-0b01-4717-997b-b52528565a94 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:28:7b", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:28:7b", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a38c7305-e8da-483d-baef-92bca6df662d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a38c7305-e8da-483d-baef-92bca6df662d", "rel": "bookmark"}], "image": {"id": "f06476d6-d52f-4498-83f3-b04586c0f283", "links": [{"href": "http://172.30.9.28:8774/images/f06476d6-d52f-4498-83f3-b04586c0f283", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:51:54.000000", "flavor": {"id": "1ecdd187-2568-427b-bb18-2eb5531a9eb3", "links": [{"href": "http://172.30.9.28:8774/flavors/1ecdd187-2568-427b-bb18-2eb5531a9eb3", "rel": "bookmark"}]}, "id": "a38c7305-e8da-483d-baef-92bca6df662d", "user_id": "080959ee63af4c1386daf82ef3183a82", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:51:57Z", "hostId": "d30b7e31f948f0a39181a1f22bd4c81a9d67280e6618a772bd387463", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-inst", "created": "2018-11-14T18:51:47Z", "tenant_id": "95211538d311458ebf902de6ae3bbea5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:51:58,217 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a38c7305-e8da-483d-baef-92bca6df662d used request id req-b339565a-0b01-4717-997b-b52528565a94 2018-11-14 18:51:58,218 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-inst] is - ACTIVE 2018-11-14 18:51:58,218 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-14 18:52:01,221 - create_instance - DEBUG - VM status query timeout in 296.736391068 2018-11-14 18:52:01,224 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a38c7305-e8da-483d-baef-92bca6df662d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}409152e1841af8b94af486f300761c0add0575c0" 2018-11-14 18:52:01,265 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:52: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-e9a3987c-9896-4096-980f-fa76a01d37a4 x-compute-request-id: req-e9a3987c-9896-4096-980f-fa76a01d37a4 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance a38c7305-e8da-483d-baef-92bca6df662d could not be found.", "code": 404}} 2018-11-14 18:52:01,266 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a38c7305-e8da-483d-baef-92bca6df662d used request id req-e9a3987c-9896-4096-980f-fa76a01d37a4 2018-11-14 18:52:01,266 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance a38c7305-e8da-483d-baef-92bca6df662d could not be found. (HTTP 404) (Request-ID: req-e9a3987c-9896-4096-980f-fa76a01d37a4) 2018-11-14 18:52:01,266 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-inst 2018-11-14 18:52:01,270 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/1ecdd187-2568-427b-bb18-2eb5531a9eb3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe353a31450ab08d738d40d6856548f419047cec" 2018-11-14 18:52:01,316 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18:52: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-c47c5902-4920-4273-ba04-1f6d5a410ac3 x-compute-request-id: req-c47c5902-4920-4273-ba04-1f6d5a410ac3 Content-Length: 0 Content-Type: application/json 2018-11-14 18:52:01,316 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/1ecdd187-2568-427b-bb18-2eb5531a9eb3 used request id req-c47c5902-4920-4273-ba04-1f6d5a410ac3 2018-11-14 18:52:01,317 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-pub-subnet 2018-11-14 18:52:01,317 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-pub-subnet 2018-11-14 18:52:01,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/9c39d960-9655-42c4-8887-d1e0f256207e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd09b00ee1bc196851a0b4cb992cdc759410127c" 2018-11-14 18:52:04,297 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-68441587-1683-4adb-a9ac-c229d1bfca9b Date: Wed, 14 Nov 2018 18:52:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:52:04,298 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/9c39d960-9655-42c4-8887-d1e0f256207e used request id req-68441587-1683-4adb-a9ac-c229d1bfca9b 2018-11-14 18:52:04,298 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-pub-net 2018-11-14 18:52:04,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/e24cec63-2fc6-40b4-8145-01b507b21670 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd09b00ee1bc196851a0b4cb992cdc759410127c" 2018-11-14 18:52:05,814 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-eeeaa593-df8a-4921-9741-5cab37dc306b Date: Wed, 14 Nov 2018 18:52:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:52:05,814 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/e24cec63-2fc6-40b4-8145-01b507b21670 used request id req-eeeaa593-df8a-4921-9741-5cab37dc306b 2018-11-14 18:52:05,815 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-subnet1 2018-11-14 18:52:05,815 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-subnet1 2018-11-14 18:52:05,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/2828d0ae-ffc7-4ff2-9869-b0d80c692e35 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84a15bb1b102f3010df7fbf7e4c1faab1fab73a0" 2018-11-14 18:52:08,748 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-89eaa3f6-99fd-4f90-af2e-c6cf3e0f6e7f Date: Wed, 14 Nov 2018 18:52:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:52:08,748 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/2828d0ae-ffc7-4ff2-9869-b0d80c692e35 used request id req-89eaa3f6-99fd-4f90-af2e-c6cf3e0f6e7f 2018-11-14 18:52:08,748 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-subnet2 2018-11-14 18:52:08,748 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-subnet2 2018-11-14 18:52:08,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/c2c5c22b-0dd3-4258-bc7a-5d2b8cd6a028 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84a15bb1b102f3010df7fbf7e4c1faab1fab73a0" 2018-11-14 18:52:11,505 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-46881fc9-80d8-45f2-a4f4-f69c37ff7df5 Date: Wed, 14 Nov 2018 18:52:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:52:11,505 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/c2c5c22b-0dd3-4258-bc7a-5d2b8cd6a028 used request id req-46881fc9-80d8-45f2-a4f4-f69c37ff7df5 2018-11-14 18:52:11,506 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197net2 2018-11-14 18:52:11,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/4af954b3-cbc7-45bc-81bd-ed59df4a0056 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84a15bb1b102f3010df7fbf7e4c1faab1fab73a0" 2018-11-14 18:52:13,065 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dac30e5c-7219-467b-9732-9eaafd89112e Date: Wed, 14 Nov 2018 18:52:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:52:13,065 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/4af954b3-cbc7-45bc-81bd-ed59df4a0056 used request id req-dac30e5c-7219-467b-9732-9eaafd89112e 2018-11-14 18:52:13,066 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-4a105dbf-8b6b-4705-b1f0-92244515b197-image 2018-11-14 18:52:13,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/f06476d6-d52f-4498-83f3-b04586c0f283 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bd07b15a772d54b707fb353d2bac1a98b3869335" 2018-11-14 18:52:13,617 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bf75ca4c-3b76-4370-a008-0a7e67711cad Date: Wed, 14 Nov 2018 18:52:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:52:13,617 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/f06476d6-d52f-4498-83f3-b04586c0f283 used request id req-bf75ca4c-3b76-4370-a008-0a7e67711cad 2018-11-14 18:52:13,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7697f84188d8903f9bad520713911446bd712354" 2018-11-14 18:52:13,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-a8cff374-1e5e-4905-af18-c35479c3bd64 Date: Wed, 14 Nov 2018 18:52:13 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95211538d311458ebf902de6ae3bbea5", "created_at": "2018-11-14T18:51:30Z", "updated_at": "2018-11-14T18:51:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:51:30Z", "revision_number": 0, "id": "0f5e3640-2988-4348-9b78-63ec58b31cb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:51:30Z", "security_group_id": "c30b94c6-d728-4e13-ab26-f0d4ae39a5e0", "tenant_id": "95211538d311458ebf902de6ae3bbea5", "port_range_min": null, "ethertype": "IPv6", "project_id": "95211538d311458ebf902de6ae3bbea5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:51:30Z", "revision_number": 0, "id": "190e887d-7599-41fd-b678-df66fc61a33a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:51:30Z", "security_group_id": "c30b94c6-d728-4e13-ab26-f0d4ae39a5e0", "tenant_id": "95211538d311458ebf902de6ae3bbea5", "port_range_min": null, "ethertype": "IPv4", "project_id": "95211538d311458ebf902de6ae3bbea5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:51:30Z", "revision_number": 0, "id": "3329c511-e5e5-4eee-a3a5-82ada587f76a", "remote_group_id": "c30b94c6-d728-4e13-ab26-f0d4ae39a5e0", "remote_ip_prefix": null, "created_at": "2018-11-14T18:51:30Z", "security_group_id": "c30b94c6-d728-4e13-ab26-f0d4ae39a5e0", "tenant_id": "95211538d311458ebf902de6ae3bbea5", "port_range_min": null, "ethertype": "IPv6", "project_id": "95211538d311458ebf902de6ae3bbea5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:51:30Z", "revision_number": 0, "id": "a9136046-22a2-4092-a66a-bc12d7c77827", "remote_group_id": "c30b94c6-d728-4e13-ab26-f0d4ae39a5e0", "remote_ip_prefix": null, "created_at": "2018-11-14T18:51:30Z", "security_group_id": "c30b94c6-d728-4e13-ab26-f0d4ae39a5e0", "tenant_id": "95211538d311458ebf902de6ae3bbea5", "port_range_min": null, "ethertype": "IPv4", "project_id": "95211538d311458ebf902de6ae3bbea5"}], "revision_number": 4, "project_id": "95211538d311458ebf902de6ae3bbea5", "id": "c30b94c6-d728-4e13-ab26-f0d4ae39a5e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:52:13,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-a8cff374-1e5e-4905-af18-c35479c3bd64 2018-11-14 18:52:13,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7697f84188d8903f9bad520713911446bd712354" 2018-11-14 18:52:14,005 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:52:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd2241d0-d06a-445a-8567-20a17265193d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:52:14,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-dd2241d0-d06a-445a-8567-20a17265193d 2018-11-14 18:52:14,006 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:52:14,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7697f84188d8903f9bad520713911446bd712354" 2018-11-14 18:52:14,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:52:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad1d0075-c4bf-458a-80b2-2bd5be4a90fa Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:52:14,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-ad1d0075-c4bf-458a-80b2-2bd5be4a90fa 2018-11-14 18:52:14,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7697f84188d8903f9bad520713911446bd712354" 2018-11-14 18:52:14,229 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:52:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb21d1d8-45a9-4ef0-aaeb-68b05f8c48f2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:52:14,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-bb21d1d8-45a9-4ef0-aaeb-68b05f8c48f2 2018-11-14 18:52:14,229 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:52:14,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7697f84188d8903f9bad520713911446bd712354" 2018-11-14 18:52:14,333 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:52:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a3c8bf2-09a4-48aa-88b6-f4dd4664292d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:52:14,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-1a3c8bf2-09a4-48aa-88b6-f4dd4664292d 2018-11-14 18:52:14,333 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:52:14,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7697f84188d8903f9bad520713911446bd712354" 2018-11-14 18:52:14,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:52:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1fb9070-7d23-4cf1-9402-8d8b7e4e9d87 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:52:14,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-b1fb9070-7d23-4cf1-9402-8d8b7e4e9d87 2018-11-14 18:52:14,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7697f84188d8903f9bad520713911446bd712354" 2018-11-14 18:52:14,558 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:52:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cedffd3a-640d-4ec3-9080-3242be714a3b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 18:52:14,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-cedffd3a-640d-4ec3-9080-3242be714a3b 2018-11-14 18:52:14,558 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:52:14,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7697f84188d8903f9bad520713911446bd712354" 2018-11-14 18:52:14,672 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:52:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-274b47fb-c38b-4fd2-9c91-134a8271fa2b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d3b3d3f2c3dd4be6bc230a686f3f0839.", "code": 404, "title": "Not Found"}} 2018-11-14 18:52:14,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 used request id req-274b47fb-c38b-4fd2-9c91-134a8271fa2b 2018-11-14 18:52:14,672 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:52:14,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/95211538d311458ebf902de6ae3bbea5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7697f84188d8903f9bad520713911446bd712354" 2018-11-14 18:52:14,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:52:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb504225-0c4e-435e-8392-777bbe1050ba Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/95211538d311458ebf902de6ae3bbea5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "95211538d311458ebf902de6ae3bbea5", "name": "CreateInstancePortManipulationTests-121234d7-1c84-456-proj"}} 2018-11-14 18:52:14,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/95211538d311458ebf902de6ae3bbea5 used request id req-cb504225-0c4e-435e-8392-777bbe1050ba 2018-11-14 18:52:14,788 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c30b94c6-d728-4e13-ab26-f0d4ae39a5e0 2018-11-14 18:52:14,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c30b94c6-d728-4e13-ab26-f0d4ae39a5e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7697f84188d8903f9bad520713911446bd712354" 2018-11-14 18:52:15,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-ff4b350f-4df9-45da-ac2b-d08cfdc3ded7 Date: Wed, 14 Nov 2018 18:52:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:51:30Z", "security_group_id": "c30b94c6-d728-4e13-ab26-f0d4ae39a5e0", "port_range_min": null, "revision_number": 0, "tenant_id": "95211538d311458ebf902de6ae3bbea5", "created_at": "2018-11-14T18:51:30Z", "project_id": "95211538d311458ebf902de6ae3bbea5", "id": "0f5e3640-2988-4348-9b78-63ec58b31cb2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:51:30Z", "security_group_id": "c30b94c6-d728-4e13-ab26-f0d4ae39a5e0", "port_range_min": null, "revision_number": 0, "tenant_id": "95211538d311458ebf902de6ae3bbea5", "created_at": "2018-11-14T18:51:30Z", "project_id": "95211538d311458ebf902de6ae3bbea5", "id": "190e887d-7599-41fd-b678-df66fc61a33a"}, {"remote_group_id": "c30b94c6-d728-4e13-ab26-f0d4ae39a5e0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:51:30Z", "security_group_id": "c30b94c6-d728-4e13-ab26-f0d4ae39a5e0", "port_range_min": null, "revision_number": 0, "tenant_id": "95211538d311458ebf902de6ae3bbea5", "created_at": "2018-11-14T18:51:30Z", "project_id": "95211538d311458ebf902de6ae3bbea5", "id": "3329c511-e5e5-4eee-a3a5-82ada587f76a"}, {"remote_group_id": "c30b94c6-d728-4e13-ab26-f0d4ae39a5e0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:51:30Z", "security_group_id": "c30b94c6-d728-4e13-ab26-f0d4ae39a5e0", "port_range_min": null, "revision_number": 0, "tenant_id": "95211538d311458ebf902de6ae3bbea5", "created_at": "2018-11-14T18:51:30Z", "project_id": "95211538d311458ebf902de6ae3bbea5", "id": "a9136046-22a2-4092-a66a-bc12d7c77827"}]} 2018-11-14 18:52:15,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c30b94c6-d728-4e13-ab26-f0d4ae39a5e0 used request id req-ff4b350f-4df9-45da-ac2b-d08cfdc3ded7 2018-11-14 18:52:15,006 - neutron_utils - INFO - Deleting security group with name - default 2018-11-14 18:52:15,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/c30b94c6-d728-4e13-ab26-f0d4ae39a5e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7697f84188d8903f9bad520713911446bd712354" 2018-11-14 18:52:15,409 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a16250a8-b278-4d6c-a716-e26cbad8f1d2 Content-Length: 0 Date: Wed, 14 Nov 2018 18:52:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:52:15,409 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/c30b94c6-d728-4e13-ab26-f0d4ae39a5e0 used request id req-a16250a8-b278-4d6c-a716-e26cbad8f1d2 2018-11-14 18:52:15,409 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-121234d7-1c84-456-proj 2018-11-14 18:52:15,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/95211538d311458ebf902de6ae3bbea5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7697f84188d8903f9bad520713911446bd712354" 2018-11-14 18:52:15,827 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:52:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b145ca5c-b740-49bf-b526-2744adbb1a62 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:52:15,827 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/95211538d311458ebf902de6ae3bbea5 used request id req-b145ca5c-b740-49bf-b526-2744adbb1a62 2018-11-14 18:52:15,827 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-121234d7-1c84-456-proj-role 2018-11-14 18:52:15,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/501b751852be4fcd9887011ddc6c0cdf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7697f84188d8903f9bad520713911446bd712354" 2018-11-14 18:52:15,958 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:52:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9bf82a00-42ef-44b9-9d67-e8f28edff1b1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:52:15,958 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/501b751852be4fcd9887011ddc6c0cdf used request id req-9bf82a00-42ef-44b9-9d67-e8f28edff1b1 2018-11-14 18:52:15,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7697f84188d8903f9bad520713911446bd712354" 2018-11-14 18:52:16,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:52:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69ef40e8-2aae-4f7f-9522-38876443ad87 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:52:16,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-69ef40e8-2aae-4f7f-9522-38876443ad87 2018-11-14 18:52:16,079 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-121234d7-1c84-456-user 2018-11-14 18:52:16,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/080959ee63af4c1386daf82ef3183a82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71b2a5f28df078a32f366fc48b0bb92cffcf978b" 2018-11-14 18:52:16,341 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:52:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3dffce1a-766f-4cd1-90aa-3075531fecb3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:52:16,341 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/080959ee63af4c1386daf82ef3183a82 used request id req-3dffce1a-766f-4cd1-90aa-3075531fecb3 2018-11-14 18:52:16,343 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:52:16,760 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:52:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["SF4bsj8fQIeu6gSPHWVyKA"], "issued_at": "2018-11-14T18:52:16.000000Z"}} 2018-11-14 18:52:16,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45c067727f0fb617c3e907d434fb27963a0f1f4b" 2018-11-14 18:52:16,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:52:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb01ec42-f5b8-4dac-9cae-3e29abf94306 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:52:16,876 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-bb01ec42-f5b8-4dac-9cae-3e29abf94306 2018-11-14 18:52:16,877 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:52:16,878 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:52:17,301 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:52:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["r77qbHD_Tra2JV3EvxwL4Q"], "issued_at": "2018-11-14T18:52:17.000000Z"}} 2018-11-14 18:52:17,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3600eb34a1505578250b5bc0944aa539859bd1b9" 2018-11-14 18:52:17,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:52:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35d52ee4-1f5b-4ea2-b49e-818e46dba6be Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:52:17,400 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-35d52ee4-1f5b-4ea2-b49e-818e46dba6be 2018-11-14 18:52:17,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:52:17,410 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:52: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:52:17,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-78801ecf-bf3f-44e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3600eb34a1505578250b5bc0944aa539859bd1b9" 2018-11-14 18:52:17,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:52:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1945937f-5058-44e8-bb93-c86f30a39240 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-78801ecf-bf3f-44e-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:52:17,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-78801ecf-bf3f-44e-proj used request id req-1945937f-5058-44e8-bb93-c86f30a39240 2018-11-14 18:52:17,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3600eb34a1505578250b5bc0944aa539859bd1b9" 2018-11-14 18:52:17,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:52:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fe7937d-a9a2-4e08-aed2-1794d97f6604 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:52:17,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-8fe7937d-a9a2-4e08-aed2-1794d97f6604 2018-11-14 18:52:17,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3600eb34a1505578250b5bc0944aa539859bd1b9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-78801ecf-bf3f-44e-proj"}}' 2018-11-14 18:52:17,779 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:52:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ee3d685-a5a9-46c7-aadd-7c365542189c Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/81cde3735cd04b1e8c9a0a7fdf3055a6"}, "tags": [], "enabled": true, "id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-78801ecf-bf3f-44e-proj"}} 2018-11-14 18:52:17,779 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-7ee3d685-a5a9-46c7-aadd-7c365542189c 2018-11-14 18:52:17,780 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-78801ecf-bf3f-44e-proj 2018-11-14 18:52:17,780 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:52:17,781 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:52:18,216 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:52:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["Dap24-EGRMeaZRU6f7Jd1A"], "issued_at": "2018-11-14T18:52:18.000000Z"}} 2018-11-14 18:52:18,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0092025d27253d96d1a633667d9e6d489e9ce986" 2018-11-14 18:52:18,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:52:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93987ead-4b0b-4f35-913d-3197c1f74aea Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:52:18,322 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-93987ead-4b0b-4f35-913d-3197c1f74aea 2018-11-14 18:52:18,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:52:18,332 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:52: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:52:18,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0092025d27253d96d1a633667d9e6d489e9ce986" 2018-11-14 18:52:18,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:52:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f3b0bd0-fd31-4fde-a6e5-aa4bf0242e1c Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:52:18,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-6f3b0bd0-fd31-4fde-a6e5-aa4bf0242e1c 2018-11-14 18:52:18,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=InstanceSecurityGroupTests-78801ecf-bf3f-44e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0092025d27253d96d1a633667d9e6d489e9ce986" 2018-11-14 18:52:18,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:52:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf281305-a07c-41bb-8220-02b771e4ec04 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=InstanceSecurityGroupTests-78801ecf-bf3f-44e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/81cde3735cd04b1e8c9a0a7fdf3055a6"}, "tags": [], "enabled": true, "id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-78801ecf-bf3f-44e-proj"}]} 2018-11-14 18:52:18,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=InstanceSecurityGroupTests-78801ecf-bf3f-44e-proj used request id req-bf281305-a07c-41bb-8220-02b771e4ec04 2018-11-14 18:52:18,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0092025d27253d96d1a633667d9e6d489e9ce986" 2018-11-14 18:52:18,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:52:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ab9d77f-0baa-4e3a-999e-e6814b1b64c1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:52:18,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-8ab9d77f-0baa-4e3a-999e-e6814b1b64c1 2018-11-14 18:52:19,091 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-78801ecf-bf3f-44e-user 2018-11-14 18:52:19,091 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:52:19,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3600eb34a1505578250b5bc0944aa539859bd1b9" 2018-11-14 18:52:19,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:52:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec7ac5ec-51c4-4dd8-88f2-d8e4c6a69cf4 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:52:19,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ec7ac5ec-51c4-4dd8-88f2-d8e4c6a69cf4 2018-11-14 18:52:19,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3600eb34a1505578250b5bc0944aa539859bd1b9" -d '{"role": {"name": "InstanceSecurityGroupTests-78801ecf-bf3f-44e-proj-role"}}' 2018-11-14 18:52:19,336 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:52:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de068e3d-795e-4b04-8282-9acbcd567d14 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a9e7d30320c04d05a298b1bafde0da44", "links": {"self": "http://172.30.9.28:5000/v3/roles/a9e7d30320c04d05a298b1bafde0da44"}, "name": "InstanceSecurityGroupTests-78801ecf-bf3f-44e-proj-role"}} 2018-11-14 18:52:19,337 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-de068e3d-795e-4b04-8282-9acbcd567d14 2018-11-14 18:52:19,337 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-78801ecf-bf3f-44e-proj-role 2018-11-14 18:52:19,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/a9e7d30320c04d05a298b1bafde0da44 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3600eb34a1505578250b5bc0944aa539859bd1b9" 2018-11-14 18:52:19,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:52:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1d611e3-890c-4d1e-911d-f909c253cb33 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a9e7d30320c04d05a298b1bafde0da44", "links": {"self": "http://172.30.9.28:5000/v3/roles/a9e7d30320c04d05a298b1bafde0da44"}, "name": "InstanceSecurityGroupTests-78801ecf-bf3f-44e-proj-role"}} 2018-11-14 18:52:19,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/a9e7d30320c04d05a298b1bafde0da44 used request id req-d1d611e3-890c-4d1e-911d-f909c253cb33 2018-11-14 18:52:19,452 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-78801ecf-bf3f-44e-proj-role to project InstanceSecurityGroupTests-78801ecf-bf3f-44e-proj 2018-11-14 18:52:19,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/81cde3735cd04b1e8c9a0a7fdf3055a6/users/0e3ded5f839443ec9956ede4b7ea128c/roles/a9e7d30320c04d05a298b1bafde0da44 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3600eb34a1505578250b5bc0944aa539859bd1b9" 2018-11-14 18:52:19,596 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:52:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a87bcf6-5680-4bbc-97c4-88ff755ceb03 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:52:19,596 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/81cde3735cd04b1e8c9a0a7fdf3055a6/users/0e3ded5f839443ec9956ede4b7ea128c/roles/a9e7d30320c04d05a298b1bafde0da44 used request id req-1a87bcf6-5680-4bbc-97c4-88ff755ceb03 2018-11-14 18:52:19,597 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:52:19,598 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-14 18:52:19,598 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:52:19,599 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:52:20,012 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a9e7d30320c04d05a298b1bafde0da44", "name": "InstanceSecurityGroupTests-78801ecf-bf3f-44e-proj-role"}], "expires_at": "2018-11-14T19:52:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "name": "InstanceSecurityGroupTests-78801ecf-bf3f-44e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-78801ecf-bf3f-44e-user", "id": "0e3ded5f839443ec9956ede4b7ea128c"}, "audit_ids": ["RNdbPOcESjeYupN_q7nYuA"], "issued_at": "2018-11-14T18:52:20.000000Z"}} 2018-11-14 18:52:20,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6cdc2b7987efb7c84d91f5e7d48ca6091c3231e" 2018-11-14 18:52:20,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:52:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18ff4436-9370-4d5c-9879-eaf2badca03e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:52:20,107 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-18ff4436-9370-4d5c-9879-eaf2badca03e 2018-11-14 18:52:20,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f6cdc2b7987efb7c84d91f5e7d48ca6091c3231e" 2018-11-14 18:52:20,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-95ef4331-6d66-4645-91bb-22068a749eb6 Date: Wed, 14 Nov 2018 18:52:20 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-image"} 2018-11-14 18:52:20,321 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-image used request id req-95ef4331-6d66-4645-91bb-22068a749eb6 2018-11-14 18:52:20,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f6cdc2b7987efb7c84d91f5e7d48ca6091c3231e" 2018-11-14 18:52:20,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-18b672e0-12fa-4125-a825-742724e7dddc Date: Wed, 14 Nov 2018 18:52: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-11-14 18:52:20,603 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-18b672e0-12fa-4125-a825-742724e7dddc 2018-11-14 18:52:20,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f6cdc2b7987efb7c84d91f5e7d48ca6091c3231e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-image"}' 2018-11-14 18:52:20,865 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/9a426bf6-9423-4f9c-a374-f7db4eebb689 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9f827b54-cbbb-405e-948b-ad0c332adcea Date: Wed, 14 Nov 2018 18:52:20 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:52:20Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-14T18:52:20Z", "visibility": "shared", "locations": [], "self": "/v2/images/9a426bf6-9423-4f9c-a374-f7db4eebb689", "min_disk": 0, "protected": false, "id": "9a426bf6-9423-4f9c-a374-f7db4eebb689", "file": "/v2/images/9a426bf6-9423-4f9c-a374-f7db4eebb689/file", "checksum": null, "owner": "81cde3735cd04b1e8c9a0a7fdf3055a6", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:52:20,865 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-9f827b54-cbbb-405e-948b-ad0c332adcea 2018-11-14 18:52:20,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/9a426bf6-9423-4f9c-a374-f7db4eebb689/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f6cdc2b7987efb7c84d91f5e7d48ca6091c3231e" -d '' 2018-11-14 18:52:21,496 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9c163565-25c2-44c0-8b3f-f01d0e51d340 Date: Wed, 14 Nov 2018 18:52:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:52:21,496 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/9a426bf6-9423-4f9c-a374-f7db4eebb689/file used request id req-9c163565-25c2-44c0-8b3f-f01d0e51d340 2018-11-14 18:52:21,496 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-14 18:52:21,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/9a426bf6-9423-4f9c-a374-f7db4eebb689 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f6cdc2b7987efb7c84d91f5e7d48ca6091c3231e" 2018-11-14 18:52:21,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-5a08542e-2ab5-44a0-9a9e-dbdfc10e9862 Date: Wed, 14 Nov 2018 18:52:21 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:52:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:52:21Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/9a426bf6-9423-4f9c-a374-f7db4eebb689/snap", "metadata": {}}], "self": "/v2/images/9a426bf6-9423-4f9c-a374-f7db4eebb689", "min_disk": 0, "protected": false, "id": "9a426bf6-9423-4f9c-a374-f7db4eebb689", "file": "/v2/images/9a426bf6-9423-4f9c-a374-f7db4eebb689/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "81cde3735cd04b1e8c9a0a7fdf3055a6", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/9a426bf6-9423-4f9c-a374-f7db4eebb689/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:52:21,702 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/9a426bf6-9423-4f9c-a374-f7db4eebb689 used request id req-5a08542e-2ab5-44a0-9a9e-dbdfc10e9862 2018-11-14 18:52:21,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f6cdc2b7987efb7c84d91f5e7d48ca6091c3231e" 2018-11-14 18:52:21,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-df047621-20fa-45e6-b7c9-8fc7db000bda Date: Wed, 14 Nov 2018 18:52:21 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-11-14 18:52:21,900 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-df047621-20fa-45e6-b7c9-8fc7db000bda 2018-11-14 18:52:21,903 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-image 2018-11-14 18:52:21,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/9a426bf6-9423-4f9c-a374-f7db4eebb689 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f6cdc2b7987efb7c84d91f5e7d48ca6091c3231e" 2018-11-14 18:52:22,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-f9d70503-50cf-434e-9bb2-7b6b7e938b17 Date: Wed, 14 Nov 2018 18:52:22 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:52:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:52:21Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/9a426bf6-9423-4f9c-a374-f7db4eebb689/snap", "metadata": {}}], "self": "/v2/images/9a426bf6-9423-4f9c-a374-f7db4eebb689", "min_disk": 0, "protected": false, "id": "9a426bf6-9423-4f9c-a374-f7db4eebb689", "file": "/v2/images/9a426bf6-9423-4f9c-a374-f7db4eebb689/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "81cde3735cd04b1e8c9a0a7fdf3055a6", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/9a426bf6-9423-4f9c-a374-f7db4eebb689/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:52:22,109 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/9a426bf6-9423-4f9c-a374-f7db4eebb689 used request id req-f9d70503-50cf-434e-9bb2-7b6b7e938b17 2018-11-14 18:52:22,110 - create_image - DEBUG - Instance status is - active 2018-11-14 18:52:22,110 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-image 2018-11-14 18:52:22,110 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-image 2018-11-14 18:52:22,110 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:52:22,111 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:52:22,518 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a9e7d30320c04d05a298b1bafde0da44", "name": "InstanceSecurityGroupTests-78801ecf-bf3f-44e-proj-role"}], "expires_at": "2018-11-14T19:52:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "name": "InstanceSecurityGroupTests-78801ecf-bf3f-44e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-78801ecf-bf3f-44e-user", "id": "0e3ded5f839443ec9956ede4b7ea128c"}, "audit_ids": ["ZSfcqq7eRE-6IJ5aI7Hs1w"], "issued_at": "2018-11-14T18:52:22.000000Z"}} 2018-11-14 18:52:22,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}011fee728b9b0db17b71ce9a846ed79c964a3e30" 2018-11-14 18:52:22,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:52:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-242065eb-697a-4910-a044-8113c11e54fe Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:52:22,613 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-242065eb-697a-4910-a044-8113c11e54fe 2018-11-14 18:52:22,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}011fee728b9b0db17b71ce9a846ed79c964a3e30" 2018-11-14 18:52:22,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d8967842-3abf-4cf4-8c6f-9babe481ea02 Date: Wed, 14 Nov 2018 18:52:22 GMT RESP BODY: {"networks":[]} 2018-11-14 18:52:22,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-pub-net used request id req-d8967842-3abf-4cf4-8c6f-9babe481ea02 2018-11-14 18:52:22,742 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-pub-net 2018-11-14 18:52:22,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}011fee728b9b0db17b71ce9a846ed79c964a3e30" -d '{"network": {"name": "InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-pub-net", "admin_state_up": true}}' 2018-11-14 18:52:23,813 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-f0f72b8a-c682-4039-a93f-be4b68d5a8e1 Date: Wed, 14 Nov 2018 18:52:23 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","created_at":"2018-11-14T18:52:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-11-14T18:52:23Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","id":"4e23d2fe-bd13-4b8a-9374-bbff4af24eb0","name":"InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-pub-net"}} 2018-11-14 18:52:23,813 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-f0f72b8a-c682-4039-a93f-be4b68d5a8e1 2018-11-14 18:52:23,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=4e23d2fe-bd13-4b8a-9374-bbff4af24eb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}011fee728b9b0db17b71ce9a846ed79c964a3e30" 2018-11-14 18:52:24,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 592 X-Openstack-Request-Id: req-5c22726d-272a-4cce-ad14-8c4ef632a09d Date: Wed, 14 Nov 2018 18:52:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-14T18:52:23Z","tenant_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","created_at":"2018-11-14T18:52:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","id":"4e23d2fe-bd13-4b8a-9374-bbff4af24eb0","name":"InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-pub-net"}]} 2018-11-14 18:52:24,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=4e23d2fe-bd13-4b8a-9374-bbff4af24eb0 used request id req-5c22726d-272a-4cce-ad14-8c4ef632a09d 2018-11-14 18:52:24,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4e23d2fe-bd13-4b8a-9374-bbff4af24eb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}011fee728b9b0db17b71ce9a846ed79c964a3e30" 2018-11-14 18:52:24,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-63baeba8-09ec-4681-8a06-10600a35f93f Date: Wed, 14 Nov 2018 18:52:24 GMT RESP BODY: {"subnets":[]} 2018-11-14 18:52:24,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4e23d2fe-bd13-4b8a-9374-bbff4af24eb0 used request id req-63baeba8-09ec-4681-8a06-10600a35f93f 2018-11-14 18:52:24,280 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-pub-subnet 2018-11-14 18:52:24,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}011fee728b9b0db17b71ce9a846ed79c964a3e30" -d '{"subnets": [{"ip_version": 4, "network_id": "4e23d2fe-bd13-4b8a-9374-bbff4af24eb0", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-pub-subnet"}]}' 2018-11-14 18:52:25,257 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-92aecd1b-9f3a-42a8-8a86-7dfe2f89a2ba Date: Wed, 14 Nov 2018 18:52:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e23d2fe-bd13-4b8a-9374-bbff4af24eb0","tenant_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","created_at":"2018-11-14T18:52:24Z","dns_nameservers":[],"updated_at":"2018-11-14T18:52: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":"81cde3735cd04b1e8c9a0a7fdf3055a6","id":"1cd41d2e-e815-4633-b652-984a8c65cc58","subnetpool_id":null,"name":"InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-pub-subnet"}]} 2018-11-14 18:52:25,257 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-92aecd1b-9f3a-42a8-8a86-7dfe2f89a2ba 2018-11-14 18:52:25,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=4e23d2fe-bd13-4b8a-9374-bbff4af24eb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}011fee728b9b0db17b71ce9a846ed79c964a3e30" 2018-11-14 18:52:25,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-11f7e9d6-9a47-48ab-af37-ba20abe04503 Date: Wed, 14 Nov 2018 18:52:25 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1cd41d2e-e815-4633-b652-984a8c65cc58"],"updated_at":"2018-11-14T18:52:24Z","tenant_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","created_at":"2018-11-14T18:52:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","id":"4e23d2fe-bd13-4b8a-9374-bbff4af24eb0","name":"InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-pub-net"}]} 2018-11-14 18:52:25,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=4e23d2fe-bd13-4b8a-9374-bbff4af24eb0 used request id req-11f7e9d6-9a47-48ab-af37-ba20abe04503 2018-11-14 18:52:25,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4e23d2fe-bd13-4b8a-9374-bbff4af24eb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}011fee728b9b0db17b71ce9a846ed79c964a3e30" 2018-11-14 18:52:25,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c6a6bca9-4c37-49fd-a47a-7b9163f58915 Date: Wed, 14 Nov 2018 18:52:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e23d2fe-bd13-4b8a-9374-bbff4af24eb0","tenant_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","created_at":"2018-11-14T18:52:24Z","dns_nameservers":[],"updated_at":"2018-11-14T18:52: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":"81cde3735cd04b1e8c9a0a7fdf3055a6","id":"1cd41d2e-e815-4633-b652-984a8c65cc58","subnetpool_id":null,"name":"InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-pub-subnet"}]} 2018-11-14 18:52:25,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4e23d2fe-bd13-4b8a-9374-bbff4af24eb0 used request id req-c6a6bca9-4c37-49fd-a47a-7b9163f58915 2018-11-14 18:52:25,831 - OpenStackNetwork - DEBUG - Network [4e23d2fe-bd13-4b8a-9374-bbff4af24eb0] created successfully 2018-11-14 18:52:25,831 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:52:25,832 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:52:26,244 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:52:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["cxGOnzZISFy1CcGn6Yezhw"], "issued_at": "2018-11-14T18:52:26.000000Z"}} 2018-11-14 18:52:26,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bebefa308eff454a4bbb1309866a4b6a32addfac" 2018-11-14 18:52:26,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:52:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3f55efb-09ab-4449-97c2-027c091c123c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:52:26,259 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-a3f55efb-09ab-4449-97c2-027c091c123c 2018-11-14 18:52:26,260 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:52:26,264 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bebefa308eff454a4bbb1309866a4b6a32addfac" 2018-11-14 18:52:26,471 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:52: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-fad7cb89-1bc7-4941-bf94-283c626de124 x-compute-request-id: req-fad7cb89-1bc7-4941-bf94-283c626de124 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-14 18:52:26,471 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-fad7cb89-1bc7-4941-bf94-283c626de124 2018-11-14 18:52:26,474 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bebefa308eff454a4bbb1309866a4b6a32addfac" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-14 18:52:26,509 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:52: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-ff12280e-ad7d-44fc-8bdf-adf17fe084e3 x-compute-request-id: req-ff12280e-ad7d-44fc-8bdf-adf17fe084e3 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-flavor-name", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/c9557fbc-6333-452c-bda2-fd5675c1256e", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/c9557fbc-6333-452c-bda2-fd5675c1256e", "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": "c9557fbc-6333-452c-bda2-fd5675c1256e"}} 2018-11-14 18:52:26,509 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-ff12280e-ad7d-44fc-8bdf-adf17fe084e3 2018-11-14 18:52:26,509 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:52:26,510 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:52:26,918 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a9e7d30320c04d05a298b1bafde0da44", "name": "InstanceSecurityGroupTests-78801ecf-bf3f-44e-proj-role"}], "expires_at": "2018-11-14T19:52:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "name": "InstanceSecurityGroupTests-78801ecf-bf3f-44e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-78801ecf-bf3f-44e-user", "id": "0e3ded5f839443ec9956ede4b7ea128c"}, "audit_ids": ["7kxh9tHVT1W1uE2-Vw9vhw"], "issued_at": "2018-11-14T18:52:26.000000Z"}} 2018-11-14 18:52:26,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fc1a3a421e1ce44e3305c7ccd0775ef57cc453" 2018-11-14 18:52:27,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:52:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb10756b-bec9-4b2d-8ab1-c168d6f600b9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:52:27,028 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-bb10756b-bec9-4b2d-8ab1-c168d6f600b9 2018-11-14 18:52:27,029 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:52:27,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fc1a3a421e1ce44e3305c7ccd0775ef57cc453" 2018-11-14 18:52:27,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:52:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e5a6e98-37db-4412-ad53-a8af28d8eb1a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:52:27,123 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-1e5a6e98-37db-4412-ad53-a8af28d8eb1a 2018-11-14 18:52:27,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fc1a3a421e1ce44e3305c7ccd0775ef57cc453" 2018-11-14 18:52:27,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-376979af-ae7f-49b4-9bca-c54e430b5767 Date: Wed, 14 Nov 2018 18:52:27 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1cd41d2e-e815-4633-b652-984a8c65cc58"],"updated_at":"2018-11-14T18:52:24Z","tenant_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","created_at":"2018-11-14T18:52:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","id":"4e23d2fe-bd13-4b8a-9374-bbff4af24eb0","name":"InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-pub-net"}]} 2018-11-14 18:52:27,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-pub-net used request id req-376979af-ae7f-49b4-9bca-c54e430b5767 2018-11-14 18:52:27,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4e23d2fe-bd13-4b8a-9374-bbff4af24eb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fc1a3a421e1ce44e3305c7ccd0775ef57cc453" 2018-11-14 18:52:27,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-006cffd0-67d1-4e49-950f-0c543bf4ead6 Date: Wed, 14 Nov 2018 18:52:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e23d2fe-bd13-4b8a-9374-bbff4af24eb0","tenant_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","created_at":"2018-11-14T18:52:24Z","dns_nameservers":[],"updated_at":"2018-11-14T18:52: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":"81cde3735cd04b1e8c9a0a7fdf3055a6","id":"1cd41d2e-e815-4633-b652-984a8c65cc58","subnetpool_id":null,"name":"InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-pub-subnet"}]} 2018-11-14 18:52:27,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4e23d2fe-bd13-4b8a-9374-bbff4af24eb0 used request id req-006cffd0-67d1-4e49-950f-0c543bf4ead6 2018-11-14 18:52:27,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fc1a3a421e1ce44e3305c7ccd0775ef57cc453" 2018-11-14 18:52:27,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-758100b8-fc9a-4077-9809-3c7a1aab7fd0 Date: Wed, 14 Nov 2018 18:52:27 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1cd41d2e-e815-4633-b652-984a8c65cc58"],"updated_at":"2018-11-14T18:52:24Z","tenant_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","created_at":"2018-11-14T18:52:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","id":"4e23d2fe-bd13-4b8a-9374-bbff4af24eb0","name":"InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-pub-net"}]} 2018-11-14 18:52:27,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-pub-net used request id req-758100b8-fc9a-4077-9809-3c7a1aab7fd0 2018-11-14 18:52:27,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:52:27,952 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:52: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:52:27,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/81cde3735cd04b1e8c9a0a7fdf3055a6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fc1a3a421e1ce44e3305c7ccd0775ef57cc453" 2018-11-14 18:52:28,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:52:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d3e74ab-a7bb-4cb8-abc6-5c8d4241015e Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/81cde3735cd04b1e8c9a0a7fdf3055a6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "name": "InstanceSecurityGroupTests-78801ecf-bf3f-44e-proj"}} 2018-11-14 18:52:28,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/81cde3735cd04b1e8c9a0a7fdf3055a6 used request id req-7d3e74ab-a7bb-4cb8-abc6-5c8d4241015e 2018-11-14 18:52:28,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4e23d2fe-bd13-4b8a-9374-bbff4af24eb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fc1a3a421e1ce44e3305c7ccd0775ef57cc453" 2018-11-14 18:52:28,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-432f3eaf-99d5-4285-9078-5f56f8498e7c Date: Wed, 14 Nov 2018 18:52:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e23d2fe-bd13-4b8a-9374-bbff4af24eb0","tenant_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","created_at":"2018-11-14T18:52:24Z","dns_nameservers":[],"updated_at":"2018-11-14T18:52: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":"81cde3735cd04b1e8c9a0a7fdf3055a6","id":"1cd41d2e-e815-4633-b652-984a8c65cc58","subnetpool_id":null,"name":"InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-pub-subnet"}]} 2018-11-14 18:52:28,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4e23d2fe-bd13-4b8a-9374-bbff4af24eb0 used request id req-432f3eaf-99d5-4285-9078-5f56f8498e7c 2018-11-14 18:52:28,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=4e23d2fe-bd13-4b8a-9374-bbff4af24eb0&name=InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fc1a3a421e1ce44e3305c7ccd0775ef57cc453" 2018-11-14 18:52:28,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-bdee6633-7ebc-4b10-996c-4777a4ded5c0 Date: Wed, 14 Nov 2018 18:52:28 GMT RESP BODY: {"ports":[]} 2018-11-14 18:52:28,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=4e23d2fe-bd13-4b8a-9374-bbff4af24eb0&name=InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-port&admin_state_up=True used request id req-bdee6633-7ebc-4b10-996c-4777a4ded5c0 2018-11-14 18:52:28,521 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fc1a3a421e1ce44e3305c7ccd0775ef57cc453" 2018-11-14 18:52:28,765 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:52: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-8007bf60-f221-4876-bbe9-f5d2b980bde7 x-compute-request-id: req-8007bf60-f221-4876-bbe9-f5d2b980bde7 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-14 18:52:28,765 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-inst used request id req-8007bf60-f221-4876-bbe9-f5d2b980bde7 2018-11-14 18:52:28,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fc1a3a421e1ce44e3305c7ccd0775ef57cc453" 2018-11-14 18:52:29,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-14773c3d-083c-44a8-a3b7-57baf5972201 Date: Wed, 14 Nov 2018 18:52:29 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1cd41d2e-e815-4633-b652-984a8c65cc58"],"updated_at":"2018-11-14T18:52:24Z","tenant_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","created_at":"2018-11-14T18:52:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","id":"4e23d2fe-bd13-4b8a-9374-bbff4af24eb0","name":"InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-pub-net"}]} 2018-11-14 18:52:29,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-pub-net used request id req-14773c3d-083c-44a8-a3b7-57baf5972201 2018-11-14 18:52:29,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4e23d2fe-bd13-4b8a-9374-bbff4af24eb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fc1a3a421e1ce44e3305c7ccd0775ef57cc453" 2018-11-14 18:52:29,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f80037ad-c8ac-44e3-a826-201a2fd49018 Date: Wed, 14 Nov 2018 18:52:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e23d2fe-bd13-4b8a-9374-bbff4af24eb0","tenant_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","created_at":"2018-11-14T18:52:24Z","dns_nameservers":[],"updated_at":"2018-11-14T18:52: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":"81cde3735cd04b1e8c9a0a7fdf3055a6","id":"1cd41d2e-e815-4633-b652-984a8c65cc58","subnetpool_id":null,"name":"InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-pub-subnet"}]} 2018-11-14 18:52:29,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4e23d2fe-bd13-4b8a-9374-bbff4af24eb0 used request id req-f80037ad-c8ac-44e3-a826-201a2fd49018 2018-11-14 18:52:29,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fc1a3a421e1ce44e3305c7ccd0775ef57cc453" 2018-11-14 18:52:29,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-9730bcde-c624-4084-a867-bc00ee0ff576 Date: Wed, 14 Nov 2018 18:52:29 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1cd41d2e-e815-4633-b652-984a8c65cc58"],"updated_at":"2018-11-14T18:52:24Z","tenant_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","created_at":"2018-11-14T18:52:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","id":"4e23d2fe-bd13-4b8a-9374-bbff4af24eb0","name":"InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-pub-net"}]} 2018-11-14 18:52:29,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-pub-net used request id req-9730bcde-c624-4084-a867-bc00ee0ff576 2018-11-14 18:52:29,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/81cde3735cd04b1e8c9a0a7fdf3055a6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fc1a3a421e1ce44e3305c7ccd0775ef57cc453" 2018-11-14 18:52:29,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:52:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0b32189-da4b-488e-b8b8-27e2c8f50feb Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/81cde3735cd04b1e8c9a0a7fdf3055a6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "name": "InstanceSecurityGroupTests-78801ecf-bf3f-44e-proj"}} 2018-11-14 18:52:29,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/81cde3735cd04b1e8c9a0a7fdf3055a6 used request id req-e0b32189-da4b-488e-b8b8-27e2c8f50feb 2018-11-14 18:52:29,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4e23d2fe-bd13-4b8a-9374-bbff4af24eb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fc1a3a421e1ce44e3305c7ccd0775ef57cc453" 2018-11-14 18:52:29,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6eb20ce5-26df-4a21-bb87-cc23eb02c60e Date: Wed, 14 Nov 2018 18:52:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e23d2fe-bd13-4b8a-9374-bbff4af24eb0","tenant_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","created_at":"2018-11-14T18:52:24Z","dns_nameservers":[],"updated_at":"2018-11-14T18:52: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":"81cde3735cd04b1e8c9a0a7fdf3055a6","id":"1cd41d2e-e815-4633-b652-984a8c65cc58","subnetpool_id":null,"name":"InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-pub-subnet"}]} 2018-11-14 18:52:29,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4e23d2fe-bd13-4b8a-9374-bbff4af24eb0 used request id req-6eb20ce5-26df-4a21-bb87-cc23eb02c60e 2018-11-14 18:52:29,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=4e23d2fe-bd13-4b8a-9374-bbff4af24eb0&name=InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fc1a3a421e1ce44e3305c7ccd0775ef57cc453" 2018-11-14 18:52:30,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2379f00a-2794-4645-b7df-18d2dbf899b8 Date: Wed, 14 Nov 2018 18:52:30 GMT RESP BODY: {"ports":[]} 2018-11-14 18:52:30,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=4e23d2fe-bd13-4b8a-9374-bbff4af24eb0&name=InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-port&admin_state_up=True used request id req-2379f00a-2794-4645-b7df-18d2dbf899b8 2018-11-14 18:52:30,066 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:52:30,067 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:52:30,487 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a9e7d30320c04d05a298b1bafde0da44", "name": "InstanceSecurityGroupTests-78801ecf-bf3f-44e-proj-role"}], "expires_at": "2018-11-14T19:52:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "name": "InstanceSecurityGroupTests-78801ecf-bf3f-44e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-78801ecf-bf3f-44e-user", "id": "0e3ded5f839443ec9956ede4b7ea128c"}, "audit_ids": ["QxUXlqh0SSybgq_Qp8mqXA"], "issued_at": "2018-11-14T18:52:30.000000Z"}} 2018-11-14 18:52:30,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b116ea111788ed7cd3dafd9c6b9d09453bd35a2a" 2018-11-14 18:52:30,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:52:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4aa6ddfb-7c77-45fc-b26f-1fa7c559694d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:52:30,585 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-4aa6ddfb-7c77-45fc-b26f-1fa7c559694d 2018-11-14 18:52:30,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fc1a3a421e1ce44e3305c7ccd0775ef57cc453" 2018-11-14 18:52:30,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-fee3da03-d91d-4871-a204-43c9b60623ff Date: Wed, 14 Nov 2018 18:52:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1cd41d2e-e815-4633-b652-984a8c65cc58"],"updated_at":"2018-11-14T18:52:24Z","tenant_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","created_at":"2018-11-14T18:52:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","id":"4e23d2fe-bd13-4b8a-9374-bbff4af24eb0","name":"InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-pub-net"}]} 2018-11-14 18:52:30,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-pub-net used request id req-fee3da03-d91d-4871-a204-43c9b60623ff 2018-11-14 18:52:30,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4e23d2fe-bd13-4b8a-9374-bbff4af24eb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fc1a3a421e1ce44e3305c7ccd0775ef57cc453" 2018-11-14 18:52:31,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-53588eb5-2452-4fd6-b34f-f187dd17f1d1 Date: Wed, 14 Nov 2018 18:52:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e23d2fe-bd13-4b8a-9374-bbff4af24eb0","tenant_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","created_at":"2018-11-14T18:52:24Z","dns_nameservers":[],"updated_at":"2018-11-14T18:52: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":"81cde3735cd04b1e8c9a0a7fdf3055a6","id":"1cd41d2e-e815-4633-b652-984a8c65cc58","subnetpool_id":null,"name":"InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-pub-subnet"}]} 2018-11-14 18:52:31,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4e23d2fe-bd13-4b8a-9374-bbff4af24eb0 used request id req-53588eb5-2452-4fd6-b34f-f187dd17f1d1 2018-11-14 18:52:31,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fc1a3a421e1ce44e3305c7ccd0775ef57cc453" 2018-11-14 18:52:31,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-688359d3-74f6-4972-aa1e-466aaa16ac87 Date: Wed, 14 Nov 2018 18:52:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1cd41d2e-e815-4633-b652-984a8c65cc58"],"updated_at":"2018-11-14T18:52:24Z","tenant_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","created_at":"2018-11-14T18:52:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","id":"4e23d2fe-bd13-4b8a-9374-bbff4af24eb0","name":"InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-pub-net"}]} 2018-11-14 18:52:31,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-pub-net used request id req-688359d3-74f6-4972-aa1e-466aaa16ac87 2018-11-14 18:52:31,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:52:31,452 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:52: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:52:31,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/81cde3735cd04b1e8c9a0a7fdf3055a6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b116ea111788ed7cd3dafd9c6b9d09453bd35a2a" 2018-11-14 18:52:31,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:52:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08c8468f-6882-40f8-b834-dbf576e99eea Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/81cde3735cd04b1e8c9a0a7fdf3055a6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "name": "InstanceSecurityGroupTests-78801ecf-bf3f-44e-proj"}} 2018-11-14 18:52:31,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/81cde3735cd04b1e8c9a0a7fdf3055a6 used request id req-08c8468f-6882-40f8-b834-dbf576e99eea 2018-11-14 18:52:31,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4e23d2fe-bd13-4b8a-9374-bbff4af24eb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fc1a3a421e1ce44e3305c7ccd0775ef57cc453" 2018-11-14 18:52:31,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b28d27c5-bff5-4485-b985-3996c4ab41ee Date: Wed, 14 Nov 2018 18:52:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e23d2fe-bd13-4b8a-9374-bbff4af24eb0","tenant_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","created_at":"2018-11-14T18:52:24Z","dns_nameservers":[],"updated_at":"2018-11-14T18:52: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":"81cde3735cd04b1e8c9a0a7fdf3055a6","id":"1cd41d2e-e815-4633-b652-984a8c65cc58","subnetpool_id":null,"name":"InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-pub-subnet"}]} 2018-11-14 18:52:31,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4e23d2fe-bd13-4b8a-9374-bbff4af24eb0 used request id req-b28d27c5-bff5-4485-b985-3996c4ab41ee 2018-11-14 18:52:31,705 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-pub-net 2018-11-14 18:52:31,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fc1a3a421e1ce44e3305c7ccd0775ef57cc453" -d '{"port": {"network_id": "4e23d2fe-bd13-4b8a-9374-bbff4af24eb0", "name": "InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-port", "admin_state_up": true}}' 2018-11-14 18:52:32,712 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 761 X-Openstack-Request-Id: req-a412f469-6832-4cf2-966d-5c8b50adcea5 Date: Wed, 14 Nov 2018 18:52:32 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-11-14T18:52:32Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4e23d2fe-bd13-4b8a-9374-bbff4af24eb0","tenant_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-11-14T18:52:32Z","name":"InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:a4:35:bf","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","fixed_ips":[{"subnet_id":"1cd41d2e-e815-4633-b652-984a8c65cc58","ip_address":"10.55.0.23"}],"id":"98665111-7ef9-45c0-9d48-2650605f0dc9","security_groups":["57ef8fb4-84aa-4c8b-8ca2-7e887f6284fc"],"device_id":""}} 2018-11-14 18:52:32,712 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-a412f469-6832-4cf2-966d-5c8b50adcea5 2018-11-14 18:52:32,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fc1a3a421e1ce44e3305c7ccd0775ef57cc453" 2018-11-14 18:52:32,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-57650b83-67fd-45a8-8a60-6d0b664cad31 Date: Wed, 14 Nov 2018 18:52:32 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1cd41d2e-e815-4633-b652-984a8c65cc58"],"updated_at":"2018-11-14T18:52:24Z","tenant_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","created_at":"2018-11-14T18:52:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","id":"4e23d2fe-bd13-4b8a-9374-bbff4af24eb0","name":"InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-pub-net"}]} 2018-11-14 18:52:32,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-pub-net used request id req-57650b83-67fd-45a8-8a60-6d0b664cad31 2018-11-14 18:52:32,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4e23d2fe-bd13-4b8a-9374-bbff4af24eb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fc1a3a421e1ce44e3305c7ccd0775ef57cc453" 2018-11-14 18:52:32,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8e360de4-245e-4a42-b642-55e2fcb65942 Date: Wed, 14 Nov 2018 18:52:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e23d2fe-bd13-4b8a-9374-bbff4af24eb0","tenant_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","created_at":"2018-11-14T18:52:24Z","dns_nameservers":[],"updated_at":"2018-11-14T18:52: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":"81cde3735cd04b1e8c9a0a7fdf3055a6","id":"1cd41d2e-e815-4633-b652-984a8c65cc58","subnetpool_id":null,"name":"InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-pub-subnet"}]} 2018-11-14 18:52:32,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4e23d2fe-bd13-4b8a-9374-bbff4af24eb0 used request id req-8e360de4-245e-4a42-b642-55e2fcb65942 2018-11-14 18:52:32,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fc1a3a421e1ce44e3305c7ccd0775ef57cc453" 2018-11-14 18:52:33,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-00276abe-5abf-4136-9414-e3c4745aa4ca Date: Wed, 14 Nov 2018 18:52:33 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1cd41d2e-e815-4633-b652-984a8c65cc58"],"updated_at":"2018-11-14T18:52:24Z","tenant_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","created_at":"2018-11-14T18:52:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","id":"4e23d2fe-bd13-4b8a-9374-bbff4af24eb0","name":"InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-pub-net"}]} 2018-11-14 18:52:33,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-pub-net used request id req-00276abe-5abf-4136-9414-e3c4745aa4ca 2018-11-14 18:52:33,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/81cde3735cd04b1e8c9a0a7fdf3055a6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fc1a3a421e1ce44e3305c7ccd0775ef57cc453" 2018-11-14 18:52:33,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:52:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11795f92-ad65-42ce-9373-7483145f472c Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/81cde3735cd04b1e8c9a0a7fdf3055a6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "name": "InstanceSecurityGroupTests-78801ecf-bf3f-44e-proj"}} 2018-11-14 18:52:33,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/81cde3735cd04b1e8c9a0a7fdf3055a6 used request id req-11795f92-ad65-42ce-9373-7483145f472c 2018-11-14 18:52:33,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4e23d2fe-bd13-4b8a-9374-bbff4af24eb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fc1a3a421e1ce44e3305c7ccd0775ef57cc453" 2018-11-14 18:52:33,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1c462388-52a6-4ba4-8eb7-762ec8c7de66 Date: Wed, 14 Nov 2018 18:52:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e23d2fe-bd13-4b8a-9374-bbff4af24eb0","tenant_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","created_at":"2018-11-14T18:52:24Z","dns_nameservers":[],"updated_at":"2018-11-14T18:52: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":"81cde3735cd04b1e8c9a0a7fdf3055a6","id":"1cd41d2e-e815-4633-b652-984a8c65cc58","subnetpool_id":null,"name":"InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-pub-subnet"}]} 2018-11-14 18:52:33,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4e23d2fe-bd13-4b8a-9374-bbff4af24eb0 used request id req-1c462388-52a6-4ba4-8eb7-762ec8c7de66 2018-11-14 18:52:33,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=4e23d2fe-bd13-4b8a-9374-bbff4af24eb0&name=InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fc1a3a421e1ce44e3305c7ccd0775ef57cc453" 2018-11-14 18:52:33,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-af9abdfb-c71f-4e29-a3ae-dbd7ca423973 Date: Wed, 14 Nov 2018 18:52:33 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4e23d2fe-bd13-4b8a-9374-bbff4af24eb0","tenant_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","created_at":"2018-11-14T18:52:32Z","admin_state_up":true,"updated_at":"2018-11-14T18:52:32Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:a4:35:bf","id":"98665111-7ef9-45c0-9d48-2650605f0dc9","port_security_enabled":true,"project_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","fixed_ips":[{"subnet_id":"1cd41d2e-e815-4633-b652-984a8c65cc58","ip_address":"10.55.0.23"}],"extra_dhcp_opts":[],"security_groups":["57ef8fb4-84aa-4c8b-8ca2-7e887f6284fc"],"name":"InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-port"}]} 2018-11-14 18:52:33,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=4e23d2fe-bd13-4b8a-9374-bbff4af24eb0&name=InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-port&admin_state_up=True used request id req-af9abdfb-c71f-4e29-a3ae-dbd7ca423973 2018-11-14 18:52:33,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/81cde3735cd04b1e8c9a0a7fdf3055a6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fc1a3a421e1ce44e3305c7ccd0775ef57cc453" 2018-11-14 18:52:33,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:52:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3e347a7-ee15-49c0-b65d-52f11fced4f7 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/81cde3735cd04b1e8c9a0a7fdf3055a6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "name": "InstanceSecurityGroupTests-78801ecf-bf3f-44e-proj"}} 2018-11-14 18:52:33,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/81cde3735cd04b1e8c9a0a7fdf3055a6 used request id req-d3e347a7-ee15-49c0-b65d-52f11fced4f7 2018-11-14 18:52:33,925 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-inst 2018-11-14 18:52:33,928 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fc1a3a421e1ce44e3305c7ccd0775ef57cc453" 2018-11-14 18:52:33,948 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:52:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-085af660-f51b-4bb7-8f1a-ce40f52a6f37 x-compute-request-id: req-085af660-f51b-4bb7-8f1a-ce40f52a6f37 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "c9557fbc-6333-452c-bda2-fd5675c1256e", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/c9557fbc-6333-452c-bda2-fd5675c1256e", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/c9557fbc-6333-452c-bda2-fd5675c1256e", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-flavor-name"}]} 2018-11-14 18:52:33,948 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-085af660-f51b-4bb7-8f1a-ce40f52a6f37 2018-11-14 18:52:33,951 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/c9557fbc-6333-452c-bda2-fd5675c1256e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fc1a3a421e1ce44e3305c7ccd0775ef57cc453" 2018-11-14 18:52:33,967 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:52:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0b9e9a3a-2230-47c4-9f76-5ecb3ad90610 x-compute-request-id: req-0b9e9a3a-2230-47c4-9f76-5ecb3ad90610 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-flavor-name", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/c9557fbc-6333-452c-bda2-fd5675c1256e", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/c9557fbc-6333-452c-bda2-fd5675c1256e", "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": "c9557fbc-6333-452c-bda2-fd5675c1256e"}} 2018-11-14 18:52:33,967 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/c9557fbc-6333-452c-bda2-fd5675c1256e used request id req-0b9e9a3a-2230-47c4-9f76-5ecb3ad90610 2018-11-14 18:52:33,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}79fc1a3a421e1ce44e3305c7ccd0775ef57cc453" 2018-11-14 18:52:34,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-b0f06256-672c-43cd-8b9c-ceba5a3ea82a Date: Wed, 14 Nov 2018 18:52:34 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:52:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:52:21Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/9a426bf6-9423-4f9c-a374-f7db4eebb689/snap", "metadata": {}}], "self": "/v2/images/9a426bf6-9423-4f9c-a374-f7db4eebb689", "min_disk": 0, "protected": false, "id": "9a426bf6-9423-4f9c-a374-f7db4eebb689", "file": "/v2/images/9a426bf6-9423-4f9c-a374-f7db4eebb689/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "81cde3735cd04b1e8c9a0a7fdf3055a6", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/9a426bf6-9423-4f9c-a374-f7db4eebb689/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-image"} 2018-11-14 18:52:34,192 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-image used request id req-b0f06256-672c-43cd-8b9c-ceba5a3ea82a 2018-11-14 18:52:34,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}79fc1a3a421e1ce44e3305c7ccd0775ef57cc453" 2018-11-14 18:52:34,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-77bd9862-9d47-4611-a4f7-fb8f7be5ebf7 Date: Wed, 14 Nov 2018 18:52: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-11-14 18:52:34,385 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-77bd9862-9d47-4611-a4f7-fb8f7be5ebf7 2018-11-14 18:52:34,390 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fc1a3a421e1ce44e3305c7ccd0775ef57cc453" -d '{"server": {"name": "InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-inst", "imageRef": "9a426bf6-9423-4f9c-a374-f7db4eebb689", "flavorRef": "c9557fbc-6333-452c-bda2-fd5675c1256e", "max_count": 1, "min_count": 1, "networks": [{"port": "98665111-7ef9-45c0-9d48-2650605f0dc9"}]}}' 2018-11-14 18:52:36,001 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18: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-ff5606e2-a103-408d-bd76-a89b76ac489d x-compute-request-id: req-ff5606e2-a103-408d-bd76-a89b76ac489d Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/9977f1d4-4c9d-47d5-933e-c851dbd132a1 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "9977f1d4-4c9d-47d5-933e-c851dbd132a1", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9977f1d4-4c9d-47d5-933e-c851dbd132a1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9977f1d4-4c9d-47d5-933e-c851dbd132a1", "rel": "bookmark"}], "adminPass": "JM96evsjfATd"}} 2018-11-14 18:52:36,002 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-ff5606e2-a103-408d-bd76-a89b76ac489d 2018-11-14 18:52:36,005 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/9977f1d4-4c9d-47d5-933e-c851dbd132a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fc1a3a421e1ce44e3305c7ccd0775ef57cc453" 2018-11-14 18:52:36,242 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:52: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-8ded88eb-c3c4-4616-a2c1-85bbf6770dbb x-compute-request-id: req-8ded88eb-c3c4-4616-a2c1-85bbf6770dbb 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.28:8774/v2.1/servers/9977f1d4-4c9d-47d5-933e-c851dbd132a1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9977f1d4-4c9d-47d5-933e-c851dbd132a1", "rel": "bookmark"}], "image": {"id": "9a426bf6-9423-4f9c-a374-f7db4eebb689", "links": [{"href": "http://172.30.9.28:8774/images/9a426bf6-9423-4f9c-a374-f7db4eebb689", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c9557fbc-6333-452c-bda2-fd5675c1256e", "links": [{"href": "http://172.30.9.28:8774/flavors/c9557fbc-6333-452c-bda2-fd5675c1256e", "rel": "bookmark"}]}, "id": "9977f1d4-4c9d-47d5-933e-c851dbd132a1", "user_id": "0e3ded5f839443ec9956ede4b7ea128c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T18:52:36Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-inst", "created": "2018-11-14T18:52:35Z", "tenant_id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:52:36,242 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/9977f1d4-4c9d-47d5-933e-c851dbd132a1 used request id req-8ded88eb-c3c4-4616-a2c1-85bbf6770dbb 2018-11-14 18:52:36,242 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-inst 2018-11-14 18:52:36,245 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/9977f1d4-4c9d-47d5-933e-c851dbd132a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fc1a3a421e1ce44e3305c7ccd0775ef57cc453" 2018-11-14 18:52:36,662 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:52: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-5c7ebcc7-7fe6-4d93-a8f7-b45a2c6b6972 x-compute-request-id: req-5c7ebcc7-7fe6-4d93-a8f7-b45a2c6b6972 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.28:8774/v2.1/servers/9977f1d4-4c9d-47d5-933e-c851dbd132a1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9977f1d4-4c9d-47d5-933e-c851dbd132a1", "rel": "bookmark"}], "image": {"id": "9a426bf6-9423-4f9c-a374-f7db4eebb689", "links": [{"href": "http://172.30.9.28:8774/images/9a426bf6-9423-4f9c-a374-f7db4eebb689", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c9557fbc-6333-452c-bda2-fd5675c1256e", "links": [{"href": "http://172.30.9.28:8774/flavors/c9557fbc-6333-452c-bda2-fd5675c1256e", "rel": "bookmark"}]}, "id": "9977f1d4-4c9d-47d5-933e-c851dbd132a1", "user_id": "0e3ded5f839443ec9956ede4b7ea128c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T18:52:36Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-inst", "created": "2018-11-14T18:52:35Z", "tenant_id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:52:36,662 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/9977f1d4-4c9d-47d5-933e-c851dbd132a1 used request id req-5c7ebcc7-7fe6-4d93-a8f7-b45a2c6b6972 2018-11-14 18:52:36,662 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-inst] is - BUILD 2018-11-14 18:52:36,662 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-14 18:52:39,666 - create_instance - DEBUG - VM status query timeout in 896.577079773 2018-11-14 18:52:39,668 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/9977f1d4-4c9d-47d5-933e-c851dbd132a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fc1a3a421e1ce44e3305c7ccd0775ef57cc453" 2018-11-14 18:52:40,541 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:52: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-65bed403-2a4f-43a2-8a3e-f36937afc70f x-compute-request-id: req-65bed403-2a4f-43a2-8a3e-f36937afc70f 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.28:8774/v2.1/servers/9977f1d4-4c9d-47d5-933e-c851dbd132a1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9977f1d4-4c9d-47d5-933e-c851dbd132a1", "rel": "bookmark"}], "image": {"id": "9a426bf6-9423-4f9c-a374-f7db4eebb689", "links": [{"href": "http://172.30.9.28:8774/images/9a426bf6-9423-4f9c-a374-f7db4eebb689", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c9557fbc-6333-452c-bda2-fd5675c1256e", "links": [{"href": "http://172.30.9.28:8774/flavors/c9557fbc-6333-452c-bda2-fd5675c1256e", "rel": "bookmark"}]}, "id": "9977f1d4-4c9d-47d5-933e-c851dbd132a1", "security_groups": [{"name": "default"}], "user_id": "0e3ded5f839443ec9956ede4b7ea128c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T18:52:37Z", "hostId": "22e083046498fe01c5c3602f9a435966a4fb2b1beb84dca68f56a0f4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-inst", "created": "2018-11-14T18:52:35Z", "tenant_id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:52:40,541 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/9977f1d4-4c9d-47d5-933e-c851dbd132a1 used request id req-65bed403-2a4f-43a2-8a3e-f36937afc70f 2018-11-14 18:52:40,542 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-inst] is - BUILD 2018-11-14 18:52:40,542 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-14 18:52:43,545 - create_instance - DEBUG - VM status query timeout in 892.697485924 2018-11-14 18:52:43,548 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/9977f1d4-4c9d-47d5-933e-c851dbd132a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fc1a3a421e1ce44e3305c7ccd0775ef57cc453" 2018-11-14 18:52:43,887 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:52:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0805aeec-1cf7-46a8-9bbc-1a4932989596 x-compute-request-id: req-0805aeec-1cf7-46a8-9bbc-1a4932989596 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:35:bf", "version": 4, "addr": "10.55.0.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9977f1d4-4c9d-47d5-933e-c851dbd132a1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9977f1d4-4c9d-47d5-933e-c851dbd132a1", "rel": "bookmark"}], "image": {"id": "9a426bf6-9423-4f9c-a374-f7db4eebb689", "links": [{"href": "http://172.30.9.28:8774/images/9a426bf6-9423-4f9c-a374-f7db4eebb689", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:52:41.000000", "flavor": {"id": "c9557fbc-6333-452c-bda2-fd5675c1256e", "links": [{"href": "http://172.30.9.28:8774/flavors/c9557fbc-6333-452c-bda2-fd5675c1256e", "rel": "bookmark"}]}, "id": "9977f1d4-4c9d-47d5-933e-c851dbd132a1", "security_groups": [{"name": "default"}], "user_id": "0e3ded5f839443ec9956ede4b7ea128c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:52:41Z", "hostId": "22e083046498fe01c5c3602f9a435966a4fb2b1beb84dca68f56a0f4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-inst", "created": "2018-11-14T18:52:35Z", "tenant_id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:52:43,887 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/9977f1d4-4c9d-47d5-933e-c851dbd132a1 used request id req-0805aeec-1cf7-46a8-9bbc-1a4932989596 2018-11-14 18:52:43,887 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-inst] is - ACTIVE 2018-11-14 18:52:43,888 - create_instance - INFO - VM is - ACTIVE 2018-11-14 18:52:43,890 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/9977f1d4-4c9d-47d5-933e-c851dbd132a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fc1a3a421e1ce44e3305c7ccd0775ef57cc453" 2018-11-14 18:52:44,428 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:52:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b7e15d0d-3abe-439f-a069-8f429f276a0d x-compute-request-id: req-b7e15d0d-3abe-439f-a069-8f429f276a0d Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:35:bf", "version": 4, "addr": "10.55.0.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9977f1d4-4c9d-47d5-933e-c851dbd132a1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9977f1d4-4c9d-47d5-933e-c851dbd132a1", "rel": "bookmark"}], "image": {"id": "9a426bf6-9423-4f9c-a374-f7db4eebb689", "links": [{"href": "http://172.30.9.28:8774/images/9a426bf6-9423-4f9c-a374-f7db4eebb689", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:52:41.000000", "flavor": {"id": "c9557fbc-6333-452c-bda2-fd5675c1256e", "links": [{"href": "http://172.30.9.28:8774/flavors/c9557fbc-6333-452c-bda2-fd5675c1256e", "rel": "bookmark"}]}, "id": "9977f1d4-4c9d-47d5-933e-c851dbd132a1", "security_groups": [{"name": "default"}], "user_id": "0e3ded5f839443ec9956ede4b7ea128c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:52:41Z", "hostId": "22e083046498fe01c5c3602f9a435966a4fb2b1beb84dca68f56a0f4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-inst", "created": "2018-11-14T18:52:35Z", "tenant_id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:52:44,429 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/9977f1d4-4c9d-47d5-933e-c851dbd132a1 used request id req-b7e15d0d-3abe-439f-a069-8f429f276a0d 2018-11-14 18:52:44,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fc1a3a421e1ce44e3305c7ccd0775ef57cc453" 2018-11-14 18:52:44,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-b09b2906-1538-443c-98a8-3213990dd7ad Date: Wed, 14 Nov 2018 18:52:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1cd41d2e-e815-4633-b652-984a8c65cc58"],"updated_at":"2018-11-14T18:52:24Z","tenant_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","created_at":"2018-11-14T18:52:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","id":"4e23d2fe-bd13-4b8a-9374-bbff4af24eb0","name":"InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-pub-net"}]} 2018-11-14 18:52:44,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-pub-net used request id req-b09b2906-1538-443c-98a8-3213990dd7ad 2018-11-14 18:52:44,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/81cde3735cd04b1e8c9a0a7fdf3055a6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fc1a3a421e1ce44e3305c7ccd0775ef57cc453" 2018-11-14 18:52:44,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:52:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ee6cdeb-a02d-45e3-9011-0b38a16f3b09 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/81cde3735cd04b1e8c9a0a7fdf3055a6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "name": "InstanceSecurityGroupTests-78801ecf-bf3f-44e-proj"}} 2018-11-14 18:52:44,634 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/81cde3735cd04b1e8c9a0a7fdf3055a6 used request id req-5ee6cdeb-a02d-45e3-9011-0b38a16f3b09 2018-11-14 18:52:44,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4e23d2fe-bd13-4b8a-9374-bbff4af24eb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fc1a3a421e1ce44e3305c7ccd0775ef57cc453" 2018-11-14 18:52:44,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-805c6ed2-9bd1-4b00-8607-cd533ff00f35 Date: Wed, 14 Nov 2018 18:52:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e23d2fe-bd13-4b8a-9374-bbff4af24eb0","tenant_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","created_at":"2018-11-14T18:52:24Z","dns_nameservers":[],"updated_at":"2018-11-14T18:52: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":"81cde3735cd04b1e8c9a0a7fdf3055a6","id":"1cd41d2e-e815-4633-b652-984a8c65cc58","subnetpool_id":null,"name":"InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-pub-subnet"}]} 2018-11-14 18:52:44,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4e23d2fe-bd13-4b8a-9374-bbff4af24eb0 used request id req-805c6ed2-9bd1-4b00-8607-cd533ff00f35 2018-11-14 18:52:44,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=4e23d2fe-bd13-4b8a-9374-bbff4af24eb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fc1a3a421e1ce44e3305c7ccd0775ef57cc453" 2018-11-14 18:52:44,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3029 X-Openstack-Request-Id: req-bd385eed-b57d-4999-b95c-0343b8a274cb Date: Wed, 14 Nov 2018 18:52:44 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4e23d2fe-bd13-4b8a-9374-bbff4af24eb0","tenant_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","created_at":"2018-11-14T18:52:25Z","admin_state_up":true,"updated_at":"2018-11-14T18:52:28Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4e23d2fe-bd13-4b8a-9374-bbff4af24eb0","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:73:b1:11","id":"71ac10e1-035e-4377-9d89-5a66d0a67af8","port_security_enabled":false,"project_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","fixed_ips":[{"subnet_id":"1cd41d2e-e815-4633-b652-984a8c65cc58","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4e23d2fe-bd13-4b8a-9374-bbff4af24eb0","tenant_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","created_at":"2018-11-14T18:52:27Z","admin_state_up":true,"updated_at":"2018-11-14T18:52:30Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4e23d2fe-bd13-4b8a-9374-bbff4af24eb0","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:63:c1:f5","id":"82c7a31c-1fad-49dc-92df-a35492526c4d","port_security_enabled":false,"project_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","fixed_ips":[{"subnet_id":"1cd41d2e-e815-4633-b652-984a8c65cc58","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4e23d2fe-bd13-4b8a-9374-bbff4af24eb0","tenant_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","created_at":"2018-11-14T18:52:32Z","admin_state_up":true,"updated_at":"2018-11-14T18:52:41Z","binding:vnic_type":"normal","device_id":"9977f1d4-4c9d-47d5-933e-c851dbd132a1","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:a4:35:bf","id":"98665111-7ef9-45c0-9d48-2650605f0dc9","port_security_enabled":true,"project_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","fixed_ips":[{"subnet_id":"1cd41d2e-e815-4633-b652-984a8c65cc58","ip_address":"10.55.0.23"}],"extra_dhcp_opts":[],"security_groups":["57ef8fb4-84aa-4c8b-8ca2-7e887f6284fc"],"name":"InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4e23d2fe-bd13-4b8a-9374-bbff4af24eb0","tenant_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","created_at":"2018-11-14T18:52:26Z","admin_state_up":true,"updated_at":"2018-11-14T18:52:29Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4e23d2fe-bd13-4b8a-9374-bbff4af24eb0","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:34:fa:de","id":"9c1445fd-d36e-4387-ad2b-c3ae4a971868","port_security_enabled":false,"project_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","fixed_ips":[{"subnet_id":"1cd41d2e-e815-4633-b652-984a8c65cc58","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-14 18:52:44,748 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=4e23d2fe-bd13-4b8a-9374-bbff4af24eb0 used request id req-bd385eed-b57d-4999-b95c-0343b8a274cb 2018-11-14 18:52:44,749 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:52:44,750 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:52:45,164 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a9e7d30320c04d05a298b1bafde0da44", "name": "InstanceSecurityGroupTests-78801ecf-bf3f-44e-proj-role"}], "expires_at": "2018-11-14T19:52:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "name": "InstanceSecurityGroupTests-78801ecf-bf3f-44e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-78801ecf-bf3f-44e-user", "id": "0e3ded5f839443ec9956ede4b7ea128c"}, "audit_ids": ["ERPJHCCbSWC62s9BL8ObdA"], "issued_at": "2018-11-14T18:52:45.000000Z"}} 2018-11-14 18:52:45,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6c9f7ddda7d8f306481907f3a0de43d22fcd981" 2018-11-14 18:52:45,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:52:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bd9d711-cf5b-4dda-94b2-3d1aceb2a48d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:52:45,257 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-7bd9d711-cf5b-4dda-94b2-3d1aceb2a48d 2018-11-14 18:52:45,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6c9f7ddda7d8f306481907f3a0de43d22fcd981" 2018-11-14 18:52:45,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-68321b59-679d-40b1-98c4-a47d35946a46 Date: Wed, 14 Nov 2018 18:52:45 GMT RESP BODY: {"security_groups": []} 2018-11-14 18:52:45,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-name&description=hello+group used request id req-68321b59-679d-40b1-98c4-a47d35946a46 2018-11-14 18:52:45,476 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-name... 2018-11-14 18:52:45,476 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-name 2018-11-14 18:52:45,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6c9f7ddda7d8f306481907f3a0de43d22fcd981" -d '{"security_group": {"name": "InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-name", "description": "hello group"}}' 2018-11-14 18:52:45,917 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-c0778db2-b9c5-42f8-a177-367300590772 Date: Wed, 14 Nov 2018 18:52:45 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "created_at": "2018-11-14T18:52:45Z", "updated_at": "2018-11-14T18:52:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:52:45Z", "revision_number": 0, "id": "4a94571d-d8d9-4c6c-843b-3e8b06ac581e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:52:45Z", "security_group_id": "3b985b4b-f7a2-435e-982b-14d620df44db", "tenant_id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "port_range_min": null, "ethertype": "IPv6", "project_id": "81cde3735cd04b1e8c9a0a7fdf3055a6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:52:45Z", "revision_number": 0, "id": "f74ef956-39a6-45d9-812c-4e2c6488e2e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:52:45Z", "security_group_id": "3b985b4b-f7a2-435e-982b-14d620df44db", "tenant_id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "port_range_min": null, "ethertype": "IPv4", "project_id": "81cde3735cd04b1e8c9a0a7fdf3055a6"}], "revision_number": 2, "project_id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "id": "3b985b4b-f7a2-435e-982b-14d620df44db", "name": "InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-name"}} 2018-11-14 18:52:45,917 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-c0778db2-b9c5-42f8-a177-367300590772 2018-11-14 18:52:45,917 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3b985b4b-f7a2-435e-982b-14d620df44db 2018-11-14 18:52:45,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=3b985b4b-f7a2-435e-982b-14d620df44db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6c9f7ddda7d8f306481907f3a0de43d22fcd981" 2018-11-14 18:52:46,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a472ffcf-decd-4d11-ab45-2aa62e83a997 Date: Wed, 14 Nov 2018 18:52:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:52:45Z", "security_group_id": "3b985b4b-f7a2-435e-982b-14d620df44db", "port_range_min": null, "revision_number": 0, "tenant_id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "created_at": "2018-11-14T18:52:45Z", "project_id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "id": "4a94571d-d8d9-4c6c-843b-3e8b06ac581e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:52:45Z", "security_group_id": "3b985b4b-f7a2-435e-982b-14d620df44db", "port_range_min": null, "revision_number": 0, "tenant_id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "created_at": "2018-11-14T18:52:45Z", "project_id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "id": "f74ef956-39a6-45d9-812c-4e2c6488e2e2"}]} 2018-11-14 18:52:46,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=3b985b4b-f7a2-435e-982b-14d620df44db used request id req-a472ffcf-decd-4d11-ab45-2aa62e83a997 2018-11-14 18:52:46,044 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3b985b4b-f7a2-435e-982b-14d620df44db 2018-11-14 18:52:46,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=3b985b4b-f7a2-435e-982b-14d620df44db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6c9f7ddda7d8f306481907f3a0de43d22fcd981" 2018-11-14 18:52:46,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-bc315e06-f5c3-482b-98f2-d1e316747e28 Date: Wed, 14 Nov 2018 18:52:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:52:45Z", "security_group_id": "3b985b4b-f7a2-435e-982b-14d620df44db", "port_range_min": null, "revision_number": 0, "tenant_id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "created_at": "2018-11-14T18:52:45Z", "project_id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "id": "4a94571d-d8d9-4c6c-843b-3e8b06ac581e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:52:45Z", "security_group_id": "3b985b4b-f7a2-435e-982b-14d620df44db", "port_range_min": null, "revision_number": 0, "tenant_id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "created_at": "2018-11-14T18:52:45Z", "project_id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "id": "f74ef956-39a6-45d9-812c-4e2c6488e2e2"}]} 2018-11-14 18:52:46,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=3b985b4b-f7a2-435e-982b-14d620df44db used request id req-bc315e06-f5c3-482b-98f2-d1e316747e28 2018-11-14 18:52:46,254 - neutron_utils - INFO - Retrieving security group with ID - 3b985b4b-f7a2-435e-982b-14d620df44db 2018-11-14 18:52:46,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=3b985b4b-f7a2-435e-982b-14d620df44db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6c9f7ddda7d8f306481907f3a0de43d22fcd981" 2018-11-14 18:52:46,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-72b41a77-78d8-47ea-b1c8-db428c120a6c Date: Wed, 14 Nov 2018 18:52:46 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "created_at": "2018-11-14T18:52:45Z", "updated_at": "2018-11-14T18:52:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:52:45Z", "revision_number": 0, "id": "4a94571d-d8d9-4c6c-843b-3e8b06ac581e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:52:45Z", "security_group_id": "3b985b4b-f7a2-435e-982b-14d620df44db", "tenant_id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "port_range_min": null, "ethertype": "IPv6", "project_id": "81cde3735cd04b1e8c9a0a7fdf3055a6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:52:45Z", "revision_number": 0, "id": "f74ef956-39a6-45d9-812c-4e2c6488e2e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:52:45Z", "security_group_id": "3b985b4b-f7a2-435e-982b-14d620df44db", "tenant_id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "port_range_min": null, "ethertype": "IPv4", "project_id": "81cde3735cd04b1e8c9a0a7fdf3055a6"}], "revision_number": 2, "project_id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "id": "3b985b4b-f7a2-435e-982b-14d620df44db", "name": "InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-name"}]} 2018-11-14 18:52:46,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=3b985b4b-f7a2-435e-982b-14d620df44db used request id req-72b41a77-78d8-47ea-b1c8-db428c120a6c 2018-11-14 18:52:46,487 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3b985b4b-f7a2-435e-982b-14d620df44db 2018-11-14 18:52:46,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=3b985b4b-f7a2-435e-982b-14d620df44db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6c9f7ddda7d8f306481907f3a0de43d22fcd981" 2018-11-14 18:52:46,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-61dcf062-d2f8-464f-bfc5-1811a1bffe04 Date: Wed, 14 Nov 2018 18:52:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:52:45Z", "security_group_id": "3b985b4b-f7a2-435e-982b-14d620df44db", "port_range_min": null, "revision_number": 0, "tenant_id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "created_at": "2018-11-14T18:52:45Z", "project_id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "id": "4a94571d-d8d9-4c6c-843b-3e8b06ac581e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:52:45Z", "security_group_id": "3b985b4b-f7a2-435e-982b-14d620df44db", "port_range_min": null, "revision_number": 0, "tenant_id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "created_at": "2018-11-14T18:52:45Z", "project_id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "id": "f74ef956-39a6-45d9-812c-4e2c6488e2e2"}]} 2018-11-14 18:52:46,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=3b985b4b-f7a2-435e-982b-14d620df44db used request id req-61dcf062-d2f8-464f-bfc5-1811a1bffe04 2018-11-14 18:52:46,688 - neutron_utils - INFO - Retrieving security group with ID - 3b985b4b-f7a2-435e-982b-14d620df44db 2018-11-14 18:52:46,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=3b985b4b-f7a2-435e-982b-14d620df44db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6c9f7ddda7d8f306481907f3a0de43d22fcd981" 2018-11-14 18:52:46,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-4b628694-c9f9-40e0-8f89-213528b931fb Date: Wed, 14 Nov 2018 18:52:46 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "created_at": "2018-11-14T18:52:45Z", "updated_at": "2018-11-14T18:52:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:52:45Z", "revision_number": 0, "id": "4a94571d-d8d9-4c6c-843b-3e8b06ac581e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:52:45Z", "security_group_id": "3b985b4b-f7a2-435e-982b-14d620df44db", "tenant_id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "port_range_min": null, "ethertype": "IPv6", "project_id": "81cde3735cd04b1e8c9a0a7fdf3055a6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:52:45Z", "revision_number": 0, "id": "f74ef956-39a6-45d9-812c-4e2c6488e2e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:52:45Z", "security_group_id": "3b985b4b-f7a2-435e-982b-14d620df44db", "tenant_id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "port_range_min": null, "ethertype": "IPv4", "project_id": "81cde3735cd04b1e8c9a0a7fdf3055a6"}], "revision_number": 2, "project_id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "id": "3b985b4b-f7a2-435e-982b-14d620df44db", "name": "InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-name"}]} 2018-11-14 18:52:46,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=3b985b4b-f7a2-435e-982b-14d620df44db used request id req-4b628694-c9f9-40e0-8f89-213528b931fb 2018-11-14 18:52:46,941 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3b985b4b-f7a2-435e-982b-14d620df44db 2018-11-14 18:52:46,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=3b985b4b-f7a2-435e-982b-14d620df44db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6c9f7ddda7d8f306481907f3a0de43d22fcd981" 2018-11-14 18:52:46,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0c34db84-2836-4170-85e7-71e5661148ec Date: Wed, 14 Nov 2018 18:52:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:52:45Z", "security_group_id": "3b985b4b-f7a2-435e-982b-14d620df44db", "port_range_min": null, "revision_number": 0, "tenant_id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "created_at": "2018-11-14T18:52:45Z", "project_id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "id": "4a94571d-d8d9-4c6c-843b-3e8b06ac581e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:52:45Z", "security_group_id": "3b985b4b-f7a2-435e-982b-14d620df44db", "port_range_min": null, "revision_number": 0, "tenant_id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "created_at": "2018-11-14T18:52:45Z", "project_id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "id": "f74ef956-39a6-45d9-812c-4e2c6488e2e2"}]} 2018-11-14 18:52:46,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=3b985b4b-f7a2-435e-982b-14d620df44db used request id req-0c34db84-2836-4170-85e7-71e5661148ec 2018-11-14 18:52:46,993 - neutron_utils - INFO - Retrieving security group with ID - 3b985b4b-f7a2-435e-982b-14d620df44db 2018-11-14 18:52:46,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=3b985b4b-f7a2-435e-982b-14d620df44db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6c9f7ddda7d8f306481907f3a0de43d22fcd981" 2018-11-14 18:52:47,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-276b83a1-3034-479e-b27c-6eb05b7b780a Date: Wed, 14 Nov 2018 18:52:47 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "created_at": "2018-11-14T18:52:45Z", "updated_at": "2018-11-14T18:52:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:52:45Z", "revision_number": 0, "id": "4a94571d-d8d9-4c6c-843b-3e8b06ac581e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:52:45Z", "security_group_id": "3b985b4b-f7a2-435e-982b-14d620df44db", "tenant_id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "port_range_min": null, "ethertype": "IPv6", "project_id": "81cde3735cd04b1e8c9a0a7fdf3055a6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:52:45Z", "revision_number": 0, "id": "f74ef956-39a6-45d9-812c-4e2c6488e2e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:52:45Z", "security_group_id": "3b985b4b-f7a2-435e-982b-14d620df44db", "tenant_id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "port_range_min": null, "ethertype": "IPv4", "project_id": "81cde3735cd04b1e8c9a0a7fdf3055a6"}], "revision_number": 2, "project_id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "id": "3b985b4b-f7a2-435e-982b-14d620df44db", "name": "InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-name"}]} 2018-11-14 18:52:47,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=3b985b4b-f7a2-435e-982b-14d620df44db used request id req-276b83a1-3034-479e-b27c-6eb05b7b780a 2018-11-14 18:52:47,043 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3b985b4b-f7a2-435e-982b-14d620df44db 2018-11-14 18:52:47,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=3b985b4b-f7a2-435e-982b-14d620df44db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6c9f7ddda7d8f306481907f3a0de43d22fcd981" 2018-11-14 18:52:47,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-de1bb20e-750f-4d61-8683-d81d8d88532d Date: Wed, 14 Nov 2018 18:52:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:52:45Z", "security_group_id": "3b985b4b-f7a2-435e-982b-14d620df44db", "port_range_min": null, "revision_number": 0, "tenant_id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "created_at": "2018-11-14T18:52:45Z", "project_id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "id": "4a94571d-d8d9-4c6c-843b-3e8b06ac581e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:52:45Z", "security_group_id": "3b985b4b-f7a2-435e-982b-14d620df44db", "port_range_min": null, "revision_number": 0, "tenant_id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "created_at": "2018-11-14T18:52:45Z", "project_id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "id": "f74ef956-39a6-45d9-812c-4e2c6488e2e2"}]} 2018-11-14 18:52:47,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=3b985b4b-f7a2-435e-982b-14d620df44db used request id req-de1bb20e-750f-4d61-8683-d81d8d88532d 2018-11-14 18:52:47,069 - neutron_utils - INFO - Deleting security group rule with ID - 4a94571d-d8d9-4c6c-843b-3e8b06ac581e 2018-11-14 18:52:47,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/4a94571d-d8d9-4c6c-843b-3e8b06ac581e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6c9f7ddda7d8f306481907f3a0de43d22fcd981" 2018-11-14 18:52:47,217 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-91c1426d-21e1-4c80-b140-95f11fd6f4fc Content-Length: 0 Date: Wed, 14 Nov 2018 18:52:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:52:47,217 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/4a94571d-d8d9-4c6c-843b-3e8b06ac581e used request id req-91c1426d-21e1-4c80-b140-95f11fd6f4fc 2018-11-14 18:52:47,217 - neutron_utils - INFO - Deleting security group rule with ID - f74ef956-39a6-45d9-812c-4e2c6488e2e2 2018-11-14 18:52:47,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/f74ef956-39a6-45d9-812c-4e2c6488e2e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6c9f7ddda7d8f306481907f3a0de43d22fcd981" 2018-11-14 18:52:47,325 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-45f749fb-389e-43f0-bdd6-2ea88023e691 Content-Length: 0 Date: Wed, 14 Nov 2018 18:52:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:52:47,325 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/f74ef956-39a6-45d9-812c-4e2c6488e2e2 used request id req-45f749fb-389e-43f0-bdd6-2ea88023e691 2018-11-14 18:52:47,326 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-name 2018-11-14 18:52:47,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/3b985b4b-f7a2-435e-982b-14d620df44db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6c9f7ddda7d8f306481907f3a0de43d22fcd981" 2018-11-14 18:52:47,461 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f64346a0-1fc1-4502-97a6-585147c3623d Content-Length: 0 Date: Wed, 14 Nov 2018 18:52:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:52:47,461 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/3b985b4b-f7a2-435e-982b-14d620df44db used request id req-f64346a0-1fc1-4502-97a6-585147c3623d 2018-11-14 18:52:47,465 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/9977f1d4-4c9d-47d5-933e-c851dbd132a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fc1a3a421e1ce44e3305c7ccd0775ef57cc453" 2018-11-14 18:52:48,344 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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-cfb7eaad-f705-46c2-94c4-5efc2a998204 x-compute-request-id: req-cfb7eaad-f705-46c2-94c4-5efc2a998204 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:35:bf", "version": 4, "addr": "10.55.0.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9977f1d4-4c9d-47d5-933e-c851dbd132a1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9977f1d4-4c9d-47d5-933e-c851dbd132a1", "rel": "bookmark"}], "image": {"id": "9a426bf6-9423-4f9c-a374-f7db4eebb689", "links": [{"href": "http://172.30.9.28:8774/images/9a426bf6-9423-4f9c-a374-f7db4eebb689", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:52:41.000000", "flavor": {"id": "c9557fbc-6333-452c-bda2-fd5675c1256e", "links": [{"href": "http://172.30.9.28:8774/flavors/c9557fbc-6333-452c-bda2-fd5675c1256e", "rel": "bookmark"}]}, "id": "9977f1d4-4c9d-47d5-933e-c851dbd132a1", "security_groups": [{"name": "default"}], "user_id": "0e3ded5f839443ec9956ede4b7ea128c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:52:41Z", "hostId": "22e083046498fe01c5c3602f9a435966a4fb2b1beb84dca68f56a0f4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-inst", "created": "2018-11-14T18:52:35Z", "tenant_id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:52:48,345 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/9977f1d4-4c9d-47d5-933e-c851dbd132a1 used request id req-cfb7eaad-f705-46c2-94c4-5efc2a998204 2018-11-14 18:52:48,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fc1a3a421e1ce44e3305c7ccd0775ef57cc453" 2018-11-14 18:52:48,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-1af2a19f-3d5c-4644-9b3d-23d1db017eb0 Date: Wed, 14 Nov 2018 18:52:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1cd41d2e-e815-4633-b652-984a8c65cc58"],"updated_at":"2018-11-14T18:52:24Z","tenant_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","created_at":"2018-11-14T18:52:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","id":"4e23d2fe-bd13-4b8a-9374-bbff4af24eb0","name":"InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-pub-net"}]} 2018-11-14 18:52:48,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-pub-net used request id req-1af2a19f-3d5c-4644-9b3d-23d1db017eb0 2018-11-14 18:52:48,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/81cde3735cd04b1e8c9a0a7fdf3055a6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fc1a3a421e1ce44e3305c7ccd0775ef57cc453" 2018-11-14 18:52:48,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:52:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebd2b112-a3ef-497e-9837-a169f511c452 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/81cde3735cd04b1e8c9a0a7fdf3055a6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "name": "InstanceSecurityGroupTests-78801ecf-bf3f-44e-proj"}} 2018-11-14 18:52:48,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/81cde3735cd04b1e8c9a0a7fdf3055a6 used request id req-ebd2b112-a3ef-497e-9837-a169f511c452 2018-11-14 18:52:48,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4e23d2fe-bd13-4b8a-9374-bbff4af24eb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fc1a3a421e1ce44e3305c7ccd0775ef57cc453" 2018-11-14 18:52:48,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-237c3756-d235-48e2-96ee-2daba2cfef74 Date: Wed, 14 Nov 2018 18:52:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e23d2fe-bd13-4b8a-9374-bbff4af24eb0","tenant_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","created_at":"2018-11-14T18:52:24Z","dns_nameservers":[],"updated_at":"2018-11-14T18:52: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":"81cde3735cd04b1e8c9a0a7fdf3055a6","id":"1cd41d2e-e815-4633-b652-984a8c65cc58","subnetpool_id":null,"name":"InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-pub-subnet"}]} 2018-11-14 18:52:48,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4e23d2fe-bd13-4b8a-9374-bbff4af24eb0 used request id req-237c3756-d235-48e2-96ee-2daba2cfef74 2018-11-14 18:52:48,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=4e23d2fe-bd13-4b8a-9374-bbff4af24eb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fc1a3a421e1ce44e3305c7ccd0775ef57cc453" 2018-11-14 18:52:48,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3029 X-Openstack-Request-Id: req-ffbcb8c4-926d-4ab4-8513-1a6ab95e7caf Date: Wed, 14 Nov 2018 18:52:48 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4e23d2fe-bd13-4b8a-9374-bbff4af24eb0","tenant_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","created_at":"2018-11-14T18:52:25Z","admin_state_up":true,"updated_at":"2018-11-14T18:52:28Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4e23d2fe-bd13-4b8a-9374-bbff4af24eb0","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:73:b1:11","id":"71ac10e1-035e-4377-9d89-5a66d0a67af8","port_security_enabled":false,"project_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","fixed_ips":[{"subnet_id":"1cd41d2e-e815-4633-b652-984a8c65cc58","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4e23d2fe-bd13-4b8a-9374-bbff4af24eb0","tenant_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","created_at":"2018-11-14T18:52:27Z","admin_state_up":true,"updated_at":"2018-11-14T18:52:30Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4e23d2fe-bd13-4b8a-9374-bbff4af24eb0","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:63:c1:f5","id":"82c7a31c-1fad-49dc-92df-a35492526c4d","port_security_enabled":false,"project_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","fixed_ips":[{"subnet_id":"1cd41d2e-e815-4633-b652-984a8c65cc58","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4e23d2fe-bd13-4b8a-9374-bbff4af24eb0","tenant_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","created_at":"2018-11-14T18:52:32Z","admin_state_up":true,"updated_at":"2018-11-14T18:52:41Z","binding:vnic_type":"normal","device_id":"9977f1d4-4c9d-47d5-933e-c851dbd132a1","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:a4:35:bf","id":"98665111-7ef9-45c0-9d48-2650605f0dc9","port_security_enabled":true,"project_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","fixed_ips":[{"subnet_id":"1cd41d2e-e815-4633-b652-984a8c65cc58","ip_address":"10.55.0.23"}],"extra_dhcp_opts":[],"security_groups":["57ef8fb4-84aa-4c8b-8ca2-7e887f6284fc"],"name":"InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4e23d2fe-bd13-4b8a-9374-bbff4af24eb0","tenant_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","created_at":"2018-11-14T18:52:26Z","admin_state_up":true,"updated_at":"2018-11-14T18:52:29Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4e23d2fe-bd13-4b8a-9374-bbff4af24eb0","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:34:fa:de","id":"9c1445fd-d36e-4387-ad2b-c3ae4a971868","port_security_enabled":false,"project_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","fixed_ips":[{"subnet_id":"1cd41d2e-e815-4633-b652-984a8c65cc58","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-14 18:52:48,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=4e23d2fe-bd13-4b8a-9374-bbff4af24eb0 used request id req-ffbcb8c4-926d-4ab4-8513-1a6ab95e7caf 2018-11-14 18:52:48,926 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:52:49,341 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a9e7d30320c04d05a298b1bafde0da44", "name": "InstanceSecurityGroupTests-78801ecf-bf3f-44e-proj-role"}], "expires_at": "2018-11-14T19:52:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "name": "InstanceSecurityGroupTests-78801ecf-bf3f-44e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/81cde3735cd04b1e8c9a0a7fdf3055a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-78801ecf-bf3f-44e-user", "id": "0e3ded5f839443ec9956ede4b7ea128c"}, "audit_ids": ["HIkUIJzzRSOmV10AkVZvCA"], "issued_at": "2018-11-14T18:52:49.000000Z"}} 2018-11-14 18:52:49,344 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/9977f1d4-4c9d-47d5-933e-c851dbd132a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94adb98fc9f673f4d4004888b4f645a74674ca75" 2018-11-14 18:52:50,420 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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-7555b793-e3ab-4480-bcfd-a4ca0ed40872 x-compute-request-id: req-7555b793-e3ab-4480-bcfd-a4ca0ed40872 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:35:bf", "version": 4, "addr": "10.55.0.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9977f1d4-4c9d-47d5-933e-c851dbd132a1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9977f1d4-4c9d-47d5-933e-c851dbd132a1", "rel": "bookmark"}], "image": {"id": "9a426bf6-9423-4f9c-a374-f7db4eebb689", "links": [{"href": "http://172.30.9.28:8774/images/9a426bf6-9423-4f9c-a374-f7db4eebb689", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:52:41.000000", "flavor": {"id": "c9557fbc-6333-452c-bda2-fd5675c1256e", "links": [{"href": "http://172.30.9.28:8774/flavors/c9557fbc-6333-452c-bda2-fd5675c1256e", "rel": "bookmark"}]}, "id": "9977f1d4-4c9d-47d5-933e-c851dbd132a1", "security_groups": [{"name": "default"}], "user_id": "0e3ded5f839443ec9956ede4b7ea128c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:52:41Z", "hostId": "22e083046498fe01c5c3602f9a435966a4fb2b1beb84dca68f56a0f4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-inst", "created": "2018-11-14T18:52:35Z", "tenant_id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:52:50,420 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/9977f1d4-4c9d-47d5-933e-c851dbd132a1 used request id req-7555b793-e3ab-4480-bcfd-a4ca0ed40872 2018-11-14 18:52:50,423 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/9977f1d4-4c9d-47d5-933e-c851dbd132a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fc1a3a421e1ce44e3305c7ccd0775ef57cc453" 2018-11-14 18:52:51,385 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:52:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0f0a66de-6f6b-4d31-b825-598084f89726 x-compute-request-id: req-0f0a66de-6f6b-4d31-b825-598084f89726 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:35:bf", "version": 4, "addr": "10.55.0.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9977f1d4-4c9d-47d5-933e-c851dbd132a1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9977f1d4-4c9d-47d5-933e-c851dbd132a1", "rel": "bookmark"}], "image": {"id": "9a426bf6-9423-4f9c-a374-f7db4eebb689", "links": [{"href": "http://172.30.9.28:8774/images/9a426bf6-9423-4f9c-a374-f7db4eebb689", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:52:41.000000", "flavor": {"id": "c9557fbc-6333-452c-bda2-fd5675c1256e", "links": [{"href": "http://172.30.9.28:8774/flavors/c9557fbc-6333-452c-bda2-fd5675c1256e", "rel": "bookmark"}]}, "id": "9977f1d4-4c9d-47d5-933e-c851dbd132a1", "security_groups": [{"name": "default"}], "user_id": "0e3ded5f839443ec9956ede4b7ea128c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:52:41Z", "hostId": "22e083046498fe01c5c3602f9a435966a4fb2b1beb84dca68f56a0f4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-inst", "created": "2018-11-14T18:52:35Z", "tenant_id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:52:51,385 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/9977f1d4-4c9d-47d5-933e-c851dbd132a1 used request id req-0f0a66de-6f6b-4d31-b825-598084f89726 2018-11-14 18:52:51,385 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-inst] is - ACTIVE 2018-11-14 18:52:51,386 - create_instance - INFO - VM is - ACTIVE 2018-11-14 18:52:51,388 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/9977f1d4-4c9d-47d5-933e-c851dbd132a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fc1a3a421e1ce44e3305c7ccd0775ef57cc453" 2018-11-14 18:52:52,064 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:52: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-617913c9-9f8e-436d-bb88-850ed936b0d4 x-compute-request-id: req-617913c9-9f8e-436d-bb88-850ed936b0d4 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:35:bf", "version": 4, "addr": "10.55.0.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9977f1d4-4c9d-47d5-933e-c851dbd132a1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9977f1d4-4c9d-47d5-933e-c851dbd132a1", "rel": "bookmark"}], "image": {"id": "9a426bf6-9423-4f9c-a374-f7db4eebb689", "links": [{"href": "http://172.30.9.28:8774/images/9a426bf6-9423-4f9c-a374-f7db4eebb689", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:52:41.000000", "flavor": {"id": "c9557fbc-6333-452c-bda2-fd5675c1256e", "links": [{"href": "http://172.30.9.28:8774/flavors/c9557fbc-6333-452c-bda2-fd5675c1256e", "rel": "bookmark"}]}, "id": "9977f1d4-4c9d-47d5-933e-c851dbd132a1", "security_groups": [{"name": "default"}], "user_id": "0e3ded5f839443ec9956ede4b7ea128c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:52:41Z", "hostId": "22e083046498fe01c5c3602f9a435966a4fb2b1beb84dca68f56a0f4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-inst", "created": "2018-11-14T18:52:35Z", "tenant_id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:52:52,064 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/9977f1d4-4c9d-47d5-933e-c851dbd132a1 used request id req-617913c9-9f8e-436d-bb88-850ed936b0d4 2018-11-14 18:52:52,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fc1a3a421e1ce44e3305c7ccd0775ef57cc453" 2018-11-14 18:52:52,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-9c27e552-c7ec-4fba-8834-cda4aa9df24f Date: Wed, 14 Nov 2018 18:52:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1cd41d2e-e815-4633-b652-984a8c65cc58"],"updated_at":"2018-11-14T18:52:24Z","tenant_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","created_at":"2018-11-14T18:52:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","id":"4e23d2fe-bd13-4b8a-9374-bbff4af24eb0","name":"InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-pub-net"}]} 2018-11-14 18:52:52,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-pub-net used request id req-9c27e552-c7ec-4fba-8834-cda4aa9df24f 2018-11-14 18:52:52,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/81cde3735cd04b1e8c9a0a7fdf3055a6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fc1a3a421e1ce44e3305c7ccd0775ef57cc453" 2018-11-14 18:52:52,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:52:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-133eda6f-d986-4dad-8922-d53a0289ba58 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/81cde3735cd04b1e8c9a0a7fdf3055a6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "name": "InstanceSecurityGroupTests-78801ecf-bf3f-44e-proj"}} 2018-11-14 18:52:52,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/81cde3735cd04b1e8c9a0a7fdf3055a6 used request id req-133eda6f-d986-4dad-8922-d53a0289ba58 2018-11-14 18:52:52,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4e23d2fe-bd13-4b8a-9374-bbff4af24eb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fc1a3a421e1ce44e3305c7ccd0775ef57cc453" 2018-11-14 18:52:52,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6cdfaaa1-43df-499d-998d-8971fdd5c65b Date: Wed, 14 Nov 2018 18:52:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e23d2fe-bd13-4b8a-9374-bbff4af24eb0","tenant_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","created_at":"2018-11-14T18:52:24Z","dns_nameservers":[],"updated_at":"2018-11-14T18:52: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":"81cde3735cd04b1e8c9a0a7fdf3055a6","id":"1cd41d2e-e815-4633-b652-984a8c65cc58","subnetpool_id":null,"name":"InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-pub-subnet"}]} 2018-11-14 18:52:52,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4e23d2fe-bd13-4b8a-9374-bbff4af24eb0 used request id req-6cdfaaa1-43df-499d-998d-8971fdd5c65b 2018-11-14 18:52:52,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=4e23d2fe-bd13-4b8a-9374-bbff4af24eb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fc1a3a421e1ce44e3305c7ccd0775ef57cc453" 2018-11-14 18:52:52,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3029 X-Openstack-Request-Id: req-9d9660ca-1fde-46ca-9f60-274583a8acab Date: Wed, 14 Nov 2018 18:52:52 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4e23d2fe-bd13-4b8a-9374-bbff4af24eb0","tenant_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","created_at":"2018-11-14T18:52:25Z","admin_state_up":true,"updated_at":"2018-11-14T18:52:28Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4e23d2fe-bd13-4b8a-9374-bbff4af24eb0","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:73:b1:11","id":"71ac10e1-035e-4377-9d89-5a66d0a67af8","port_security_enabled":false,"project_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","fixed_ips":[{"subnet_id":"1cd41d2e-e815-4633-b652-984a8c65cc58","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4e23d2fe-bd13-4b8a-9374-bbff4af24eb0","tenant_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","created_at":"2018-11-14T18:52:27Z","admin_state_up":true,"updated_at":"2018-11-14T18:52:30Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4e23d2fe-bd13-4b8a-9374-bbff4af24eb0","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:63:c1:f5","id":"82c7a31c-1fad-49dc-92df-a35492526c4d","port_security_enabled":false,"project_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","fixed_ips":[{"subnet_id":"1cd41d2e-e815-4633-b652-984a8c65cc58","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4e23d2fe-bd13-4b8a-9374-bbff4af24eb0","tenant_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","created_at":"2018-11-14T18:52:32Z","admin_state_up":true,"updated_at":"2018-11-14T18:52:41Z","binding:vnic_type":"normal","device_id":"9977f1d4-4c9d-47d5-933e-c851dbd132a1","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:a4:35:bf","id":"98665111-7ef9-45c0-9d48-2650605f0dc9","port_security_enabled":true,"project_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","fixed_ips":[{"subnet_id":"1cd41d2e-e815-4633-b652-984a8c65cc58","ip_address":"10.55.0.23"}],"extra_dhcp_opts":[],"security_groups":["57ef8fb4-84aa-4c8b-8ca2-7e887f6284fc"],"name":"InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4e23d2fe-bd13-4b8a-9374-bbff4af24eb0","tenant_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","created_at":"2018-11-14T18:52:26Z","admin_state_up":true,"updated_at":"2018-11-14T18:52:29Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4e23d2fe-bd13-4b8a-9374-bbff4af24eb0","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:34:fa:de","id":"9c1445fd-d36e-4387-ad2b-c3ae4a971868","port_security_enabled":false,"project_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","fixed_ips":[{"subnet_id":"1cd41d2e-e815-4633-b652-984a8c65cc58","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-14 18:52:52,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=4e23d2fe-bd13-4b8a-9374-bbff4af24eb0 used request id req-9d9660ca-1fde-46ca-9f60-274583a8acab 2018-11-14 18:52:52,592 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/9977f1d4-4c9d-47d5-933e-c851dbd132a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fc1a3a421e1ce44e3305c7ccd0775ef57cc453" 2018-11-14 18:52:53,302 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:52: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-f3db8963-1949-4a91-96c8-6966a277ac20 x-compute-request-id: req-f3db8963-1949-4a91-96c8-6966a277ac20 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:35:bf", "version": 4, "addr": "10.55.0.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9977f1d4-4c9d-47d5-933e-c851dbd132a1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9977f1d4-4c9d-47d5-933e-c851dbd132a1", "rel": "bookmark"}], "image": {"id": "9a426bf6-9423-4f9c-a374-f7db4eebb689", "links": [{"href": "http://172.30.9.28:8774/images/9a426bf6-9423-4f9c-a374-f7db4eebb689", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:52:41.000000", "flavor": {"id": "c9557fbc-6333-452c-bda2-fd5675c1256e", "links": [{"href": "http://172.30.9.28:8774/flavors/c9557fbc-6333-452c-bda2-fd5675c1256e", "rel": "bookmark"}]}, "id": "9977f1d4-4c9d-47d5-933e-c851dbd132a1", "security_groups": [{"name": "default"}], "user_id": "0e3ded5f839443ec9956ede4b7ea128c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:52:41Z", "hostId": "22e083046498fe01c5c3602f9a435966a4fb2b1beb84dca68f56a0f4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-inst", "created": "2018-11-14T18:52:35Z", "tenant_id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:52:53,303 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/9977f1d4-4c9d-47d5-933e-c851dbd132a1 used request id req-f3db8963-1949-4a91-96c8-6966a277ac20 2018-11-14 18:52:53,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fc1a3a421e1ce44e3305c7ccd0775ef57cc453" 2018-11-14 18:52:53,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-3d7db7db-c713-48a0-86e1-17d2e5fcc7cc Date: Wed, 14 Nov 2018 18:52:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1cd41d2e-e815-4633-b652-984a8c65cc58"],"updated_at":"2018-11-14T18:52:24Z","tenant_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","created_at":"2018-11-14T18:52:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","id":"4e23d2fe-bd13-4b8a-9374-bbff4af24eb0","name":"InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-pub-net"}]} 2018-11-14 18:52:53,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-pub-net used request id req-3d7db7db-c713-48a0-86e1-17d2e5fcc7cc 2018-11-14 18:52:53,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/81cde3735cd04b1e8c9a0a7fdf3055a6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fc1a3a421e1ce44e3305c7ccd0775ef57cc453" 2018-11-14 18:52:53,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:52:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2999c731-0f07-4778-a02e-c2d61ac7bfdc Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/81cde3735cd04b1e8c9a0a7fdf3055a6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "name": "InstanceSecurityGroupTests-78801ecf-bf3f-44e-proj"}} 2018-11-14 18:52:53,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/81cde3735cd04b1e8c9a0a7fdf3055a6 used request id req-2999c731-0f07-4778-a02e-c2d61ac7bfdc 2018-11-14 18:52:53,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4e23d2fe-bd13-4b8a-9374-bbff4af24eb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fc1a3a421e1ce44e3305c7ccd0775ef57cc453" 2018-11-14 18:52:53,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ddd379b9-6ef6-49be-b545-71b992532be6 Date: Wed, 14 Nov 2018 18:52:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e23d2fe-bd13-4b8a-9374-bbff4af24eb0","tenant_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","created_at":"2018-11-14T18:52:24Z","dns_nameservers":[],"updated_at":"2018-11-14T18:52: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":"81cde3735cd04b1e8c9a0a7fdf3055a6","id":"1cd41d2e-e815-4633-b652-984a8c65cc58","subnetpool_id":null,"name":"InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-pub-subnet"}]} 2018-11-14 18:52:53,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4e23d2fe-bd13-4b8a-9374-bbff4af24eb0 used request id req-ddd379b9-6ef6-49be-b545-71b992532be6 2018-11-14 18:52:53,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=4e23d2fe-bd13-4b8a-9374-bbff4af24eb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fc1a3a421e1ce44e3305c7ccd0775ef57cc453" 2018-11-14 18:52:53,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3029 X-Openstack-Request-Id: req-3632dad1-52c1-4887-be50-363a9e058410 Date: Wed, 14 Nov 2018 18:52:53 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4e23d2fe-bd13-4b8a-9374-bbff4af24eb0","tenant_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","created_at":"2018-11-14T18:52:25Z","admin_state_up":true,"updated_at":"2018-11-14T18:52:28Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4e23d2fe-bd13-4b8a-9374-bbff4af24eb0","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:73:b1:11","id":"71ac10e1-035e-4377-9d89-5a66d0a67af8","port_security_enabled":false,"project_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","fixed_ips":[{"subnet_id":"1cd41d2e-e815-4633-b652-984a8c65cc58","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4e23d2fe-bd13-4b8a-9374-bbff4af24eb0","tenant_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","created_at":"2018-11-14T18:52:27Z","admin_state_up":true,"updated_at":"2018-11-14T18:52:30Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4e23d2fe-bd13-4b8a-9374-bbff4af24eb0","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:63:c1:f5","id":"82c7a31c-1fad-49dc-92df-a35492526c4d","port_security_enabled":false,"project_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","fixed_ips":[{"subnet_id":"1cd41d2e-e815-4633-b652-984a8c65cc58","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4e23d2fe-bd13-4b8a-9374-bbff4af24eb0","tenant_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","created_at":"2018-11-14T18:52:32Z","admin_state_up":true,"updated_at":"2018-11-14T18:52:41Z","binding:vnic_type":"normal","device_id":"9977f1d4-4c9d-47d5-933e-c851dbd132a1","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:a4:35:bf","id":"98665111-7ef9-45c0-9d48-2650605f0dc9","port_security_enabled":true,"project_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","fixed_ips":[{"subnet_id":"1cd41d2e-e815-4633-b652-984a8c65cc58","ip_address":"10.55.0.23"}],"extra_dhcp_opts":[],"security_groups":["57ef8fb4-84aa-4c8b-8ca2-7e887f6284fc"],"name":"InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4e23d2fe-bd13-4b8a-9374-bbff4af24eb0","tenant_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","created_at":"2018-11-14T18:52:26Z","admin_state_up":true,"updated_at":"2018-11-14T18:52:29Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4e23d2fe-bd13-4b8a-9374-bbff4af24eb0","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:34:fa:de","id":"9c1445fd-d36e-4387-ad2b-c3ae4a971868","port_security_enabled":false,"project_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","fixed_ips":[{"subnet_id":"1cd41d2e-e815-4633-b652-984a8c65cc58","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-14 18:52:53,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=4e23d2fe-bd13-4b8a-9374-bbff4af24eb0 used request id req-3632dad1-52c1-4887-be50-363a9e058410 2018-11-14 18:52:53,626 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/9977f1d4-4c9d-47d5-933e-c851dbd132a1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fc1a3a421e1ce44e3305c7ccd0775ef57cc453" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-name"}}' 2018-11-14 18:52:53,896 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18: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 x-openstack-request-id: req-f51f56f8-e8ea-45ab-a16d-4e3729817e4d x-compute-request-id: req-f51f56f8-e8ea-45ab-a16d-4e3729817e4d Content-Length: 187 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Security group InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-name is not found for project 81cde3735cd04b1e8c9a0a7fdf3055a6", "code": 404}} 2018-11-14 18:52:53,897 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/9977f1d4-4c9d-47d5-933e-c851dbd132a1/action used request id req-f51f56f8-e8ea-45ab-a16d-4e3729817e4d 2018-11-14 18:52:53,899 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/9977f1d4-4c9d-47d5-933e-c851dbd132a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fc1a3a421e1ce44e3305c7ccd0775ef57cc453" 2018-11-14 18:52:54,461 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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-b0b59938-3e52-4634-9f96-d0f069f3201e x-compute-request-id: req-b0b59938-3e52-4634-9f96-d0f069f3201e Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:35:bf", "version": 4, "addr": "10.55.0.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9977f1d4-4c9d-47d5-933e-c851dbd132a1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9977f1d4-4c9d-47d5-933e-c851dbd132a1", "rel": "bookmark"}], "image": {"id": "9a426bf6-9423-4f9c-a374-f7db4eebb689", "links": [{"href": "http://172.30.9.28:8774/images/9a426bf6-9423-4f9c-a374-f7db4eebb689", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:52:41.000000", "flavor": {"id": "c9557fbc-6333-452c-bda2-fd5675c1256e", "links": [{"href": "http://172.30.9.28:8774/flavors/c9557fbc-6333-452c-bda2-fd5675c1256e", "rel": "bookmark"}]}, "id": "9977f1d4-4c9d-47d5-933e-c851dbd132a1", "security_groups": [{"name": "default"}], "user_id": "0e3ded5f839443ec9956ede4b7ea128c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:52:41Z", "hostId": "22e083046498fe01c5c3602f9a435966a4fb2b1beb84dca68f56a0f4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-inst", "created": "2018-11-14T18:52:35Z", "tenant_id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:52:54,461 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/9977f1d4-4c9d-47d5-933e-c851dbd132a1 used request id req-b0b59938-3e52-4634-9f96-d0f069f3201e 2018-11-14 18:52:54,462 - nova_utils - ERROR - Unexpected error while adding security group [InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-name] - Security group InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-name is not found for project 81cde3735cd04b1e8c9a0a7fdf3055a6 (HTTP 404) (Request-ID: req-f51f56f8-e8ea-45ab-a16d-4e3729817e4d) 2018-11-14 18:52:54,462 - create_instance - WARNING - Security group not added - Security group InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-name is not found for project 81cde3735cd04b1e8c9a0a7fdf3055a6 (HTTP 404) (Request-ID: req-f51f56f8-e8ea-45ab-a16d-4e3729817e4d) 2018-11-14 18:52:54,465 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/9977f1d4-4c9d-47d5-933e-c851dbd132a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fc1a3a421e1ce44e3305c7ccd0775ef57cc453" 2018-11-14 18:52:54,972 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:52: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-8b920f27-7932-41b1-81d7-39207892d506 x-compute-request-id: req-8b920f27-7932-41b1-81d7-39207892d506 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:35:bf", "version": 4, "addr": "10.55.0.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9977f1d4-4c9d-47d5-933e-c851dbd132a1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9977f1d4-4c9d-47d5-933e-c851dbd132a1", "rel": "bookmark"}], "image": {"id": "9a426bf6-9423-4f9c-a374-f7db4eebb689", "links": [{"href": "http://172.30.9.28:8774/images/9a426bf6-9423-4f9c-a374-f7db4eebb689", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:52:41.000000", "flavor": {"id": "c9557fbc-6333-452c-bda2-fd5675c1256e", "links": [{"href": "http://172.30.9.28:8774/flavors/c9557fbc-6333-452c-bda2-fd5675c1256e", "rel": "bookmark"}]}, "id": "9977f1d4-4c9d-47d5-933e-c851dbd132a1", "security_groups": [{"name": "default"}], "user_id": "0e3ded5f839443ec9956ede4b7ea128c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:52:41Z", "hostId": "22e083046498fe01c5c3602f9a435966a4fb2b1beb84dca68f56a0f4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-inst", "created": "2018-11-14T18:52:35Z", "tenant_id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:52:54,972 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/9977f1d4-4c9d-47d5-933e-c851dbd132a1 used request id req-8b920f27-7932-41b1-81d7-39207892d506 2018-11-14 18:52:54,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fc1a3a421e1ce44e3305c7ccd0775ef57cc453" 2018-11-14 18:52:55,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-fe104c2f-ba22-438b-b044-2951df04611d Date: Wed, 14 Nov 2018 18:52:55 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1cd41d2e-e815-4633-b652-984a8c65cc58"],"updated_at":"2018-11-14T18:52:24Z","tenant_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","created_at":"2018-11-14T18:52:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","id":"4e23d2fe-bd13-4b8a-9374-bbff4af24eb0","name":"InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-pub-net"}]} 2018-11-14 18:52:55,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-pub-net used request id req-fe104c2f-ba22-438b-b044-2951df04611d 2018-11-14 18:52:55,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/81cde3735cd04b1e8c9a0a7fdf3055a6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fc1a3a421e1ce44e3305c7ccd0775ef57cc453" 2018-11-14 18:52:55,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:52:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6723cf7d-c218-4a37-ad3b-541eefc6d82d Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/81cde3735cd04b1e8c9a0a7fdf3055a6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "name": "InstanceSecurityGroupTests-78801ecf-bf3f-44e-proj"}} 2018-11-14 18:52:55,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/81cde3735cd04b1e8c9a0a7fdf3055a6 used request id req-6723cf7d-c218-4a37-ad3b-541eefc6d82d 2018-11-14 18:52:55,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4e23d2fe-bd13-4b8a-9374-bbff4af24eb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fc1a3a421e1ce44e3305c7ccd0775ef57cc453" 2018-11-14 18:52:55,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-78c12290-fb6d-41c9-8dc5-9ada3dcd69f8 Date: Wed, 14 Nov 2018 18:52:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e23d2fe-bd13-4b8a-9374-bbff4af24eb0","tenant_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","created_at":"2018-11-14T18:52:24Z","dns_nameservers":[],"updated_at":"2018-11-14T18:52: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":"81cde3735cd04b1e8c9a0a7fdf3055a6","id":"1cd41d2e-e815-4633-b652-984a8c65cc58","subnetpool_id":null,"name":"InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-pub-subnet"}]} 2018-11-14 18:52:55,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4e23d2fe-bd13-4b8a-9374-bbff4af24eb0 used request id req-78c12290-fb6d-41c9-8dc5-9ada3dcd69f8 2018-11-14 18:52:55,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=4e23d2fe-bd13-4b8a-9374-bbff4af24eb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fc1a3a421e1ce44e3305c7ccd0775ef57cc453" 2018-11-14 18:52:55,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3029 X-Openstack-Request-Id: req-bcb311ef-b102-466f-8721-0890c001771c Date: Wed, 14 Nov 2018 18:52:55 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4e23d2fe-bd13-4b8a-9374-bbff4af24eb0","tenant_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","created_at":"2018-11-14T18:52:25Z","admin_state_up":true,"updated_at":"2018-11-14T18:52:28Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4e23d2fe-bd13-4b8a-9374-bbff4af24eb0","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:73:b1:11","id":"71ac10e1-035e-4377-9d89-5a66d0a67af8","port_security_enabled":false,"project_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","fixed_ips":[{"subnet_id":"1cd41d2e-e815-4633-b652-984a8c65cc58","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4e23d2fe-bd13-4b8a-9374-bbff4af24eb0","tenant_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","created_at":"2018-11-14T18:52:27Z","admin_state_up":true,"updated_at":"2018-11-14T18:52:30Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4e23d2fe-bd13-4b8a-9374-bbff4af24eb0","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:63:c1:f5","id":"82c7a31c-1fad-49dc-92df-a35492526c4d","port_security_enabled":false,"project_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","fixed_ips":[{"subnet_id":"1cd41d2e-e815-4633-b652-984a8c65cc58","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4e23d2fe-bd13-4b8a-9374-bbff4af24eb0","tenant_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","created_at":"2018-11-14T18:52:32Z","admin_state_up":true,"updated_at":"2018-11-14T18:52:41Z","binding:vnic_type":"normal","device_id":"9977f1d4-4c9d-47d5-933e-c851dbd132a1","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:a4:35:bf","id":"98665111-7ef9-45c0-9d48-2650605f0dc9","port_security_enabled":true,"project_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","fixed_ips":[{"subnet_id":"1cd41d2e-e815-4633-b652-984a8c65cc58","ip_address":"10.55.0.23"}],"extra_dhcp_opts":[],"security_groups":["57ef8fb4-84aa-4c8b-8ca2-7e887f6284fc"],"name":"InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4e23d2fe-bd13-4b8a-9374-bbff4af24eb0","tenant_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","created_at":"2018-11-14T18:52:26Z","admin_state_up":true,"updated_at":"2018-11-14T18:52:29Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4e23d2fe-bd13-4b8a-9374-bbff4af24eb0","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:34:fa:de","id":"9c1445fd-d36e-4387-ad2b-c3ae4a971868","port_security_enabled":false,"project_id":"81cde3735cd04b1e8c9a0a7fdf3055a6","fixed_ips":[{"subnet_id":"1cd41d2e-e815-4633-b652-984a8c65cc58","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-14 18:52:55,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=4e23d2fe-bd13-4b8a-9374-bbff4af24eb0 used request id req-bcb311ef-b102-466f-8721-0890c001771c 2018-11-14 18:52:55,665 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/9977f1d4-4c9d-47d5-933e-c851dbd132a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94adb98fc9f673f4d4004888b4f645a74674ca75" 2018-11-14 18:52:56,557 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:52: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-cacab13c-fcc7-4d96-9dbd-3d94fff7efad x-compute-request-id: req-cacab13c-fcc7-4d96-9dbd-3d94fff7efad Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:35:bf", "version": 4, "addr": "10.55.0.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9977f1d4-4c9d-47d5-933e-c851dbd132a1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9977f1d4-4c9d-47d5-933e-c851dbd132a1", "rel": "bookmark"}], "image": {"id": "9a426bf6-9423-4f9c-a374-f7db4eebb689", "links": [{"href": "http://172.30.9.28:8774/images/9a426bf6-9423-4f9c-a374-f7db4eebb689", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:52:41.000000", "flavor": {"id": "c9557fbc-6333-452c-bda2-fd5675c1256e", "links": [{"href": "http://172.30.9.28:8774/flavors/c9557fbc-6333-452c-bda2-fd5675c1256e", "rel": "bookmark"}]}, "id": "9977f1d4-4c9d-47d5-933e-c851dbd132a1", "security_groups": [{"name": "default"}], "user_id": "0e3ded5f839443ec9956ede4b7ea128c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:52:41Z", "hostId": "22e083046498fe01c5c3602f9a435966a4fb2b1beb84dca68f56a0f4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-inst", "created": "2018-11-14T18:52:35Z", "tenant_id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:52:56,557 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/9977f1d4-4c9d-47d5-933e-c851dbd132a1 used request id req-cacab13c-fcc7-4d96-9dbd-3d94fff7efad 2018-11-14 18:52:56,558 - create_instance - INFO - Deleting Port with ID - 98665111-7ef9-45c0-9d48-2650605f0dc9 2018-11-14 18:52:56,558 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-port 2018-11-14 18:52:56,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/98665111-7ef9-45c0-9d48-2650605f0dc9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fc1a3a421e1ce44e3305c7ccd0775ef57cc453" 2018-11-14 18:52:57,241 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dbcfc134-3cf8-4269-a4e0-dda639b8e340 Date: Wed, 14 Nov 2018 18:52:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:52:57,241 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/98665111-7ef9-45c0-9d48-2650605f0dc9 used request id req-dbcfc134-3cf8-4269-a4e0-dda639b8e340 2018-11-14 18:52:57,241 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-inst 2018-11-14 18:52:57,244 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/9977f1d4-4c9d-47d5-933e-c851dbd132a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fc1a3a421e1ce44e3305c7ccd0775ef57cc453" 2018-11-14 18:52:57,416 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18: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 x-openstack-request-id: req-a2ed9a52-e82e-443e-9fa7-62158b011fb3 x-compute-request-id: req-a2ed9a52-e82e-443e-9fa7-62158b011fb3 Content-Type: application/json 2018-11-14 18:52:57,416 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/9977f1d4-4c9d-47d5-933e-c851dbd132a1 used request id req-a2ed9a52-e82e-443e-9fa7-62158b011fb3 2018-11-14 18:52:57,416 - create_instance - INFO - Checking deletion status 2018-11-14 18:52:57,419 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/9977f1d4-4c9d-47d5-933e-c851dbd132a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fc1a3a421e1ce44e3305c7ccd0775ef57cc453" 2018-11-14 18:52:57,690 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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-c3fe8046-076f-4e46-976c-ffa057f3f0a5 x-compute-request-id: req-c3fe8046-076f-4e46-976c-ffa057f3f0a5 Content-Encoding: gzip Content-Length: 738 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:35:bf", "version": 4, "addr": "10.55.0.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9977f1d4-4c9d-47d5-933e-c851dbd132a1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9977f1d4-4c9d-47d5-933e-c851dbd132a1", "rel": "bookmark"}], "image": {"id": "9a426bf6-9423-4f9c-a374-f7db4eebb689", "links": [{"href": "http://172.30.9.28:8774/images/9a426bf6-9423-4f9c-a374-f7db4eebb689", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:52:41.000000", "flavor": {"id": "c9557fbc-6333-452c-bda2-fd5675c1256e", "links": [{"href": "http://172.30.9.28:8774/flavors/c9557fbc-6333-452c-bda2-fd5675c1256e", "rel": "bookmark"}]}, "id": "9977f1d4-4c9d-47d5-933e-c851dbd132a1", "user_id": "0e3ded5f839443ec9956ede4b7ea128c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:52:57Z", "hostId": "22e083046498fe01c5c3602f9a435966a4fb2b1beb84dca68f56a0f4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-inst", "created": "2018-11-14T18:52:35Z", "tenant_id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:52:57,691 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/9977f1d4-4c9d-47d5-933e-c851dbd132a1 used request id req-c3fe8046-076f-4e46-976c-ffa057f3f0a5 2018-11-14 18:52:57,691 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-inst] is - ACTIVE 2018-11-14 18:52:57,691 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-14 18:53:00,694 - create_instance - DEBUG - VM status query timeout in 296.722472906 2018-11-14 18:53:00,697 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/9977f1d4-4c9d-47d5-933e-c851dbd132a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fc1a3a421e1ce44e3305c7ccd0775ef57cc453" 2018-11-14 18:53:00,738 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:53: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-b541b8f0-a135-43fc-b815-c0ae84890c2d x-compute-request-id: req-b541b8f0-a135-43fc-b815-c0ae84890c2d Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 9977f1d4-4c9d-47d5-933e-c851dbd132a1 could not be found.", "code": 404}} 2018-11-14 18:53:00,738 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/9977f1d4-4c9d-47d5-933e-c851dbd132a1 used request id req-b541b8f0-a135-43fc-b815-c0ae84890c2d 2018-11-14 18:53:00,738 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 9977f1d4-4c9d-47d5-933e-c851dbd132a1 could not be found. (HTTP 404) (Request-ID: req-b541b8f0-a135-43fc-b815-c0ae84890c2d) 2018-11-14 18:53:00,739 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-inst 2018-11-14 18:53:00,742 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/c9557fbc-6333-452c-bda2-fd5675c1256e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bebefa308eff454a4bbb1309866a4b6a32addfac" 2018-11-14 18:53:00,784 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18:53: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-a6a3d79b-e353-4f50-8c07-caef2c64720b x-compute-request-id: req-a6a3d79b-e353-4f50-8c07-caef2c64720b Content-Length: 0 Content-Type: application/json 2018-11-14 18:53:00,784 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/c9557fbc-6333-452c-bda2-fd5675c1256e used request id req-a6a3d79b-e353-4f50-8c07-caef2c64720b 2018-11-14 18:53:00,785 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-pub-subnet 2018-11-14 18:53:00,785 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-pub-subnet 2018-11-14 18:53:00,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/1cd41d2e-e815-4633-b652-984a8c65cc58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}011fee728b9b0db17b71ce9a846ed79c964a3e30" 2018-11-14 18:53:03,526 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3c83a725-8b95-49c6-83aa-d6a1c70c1b4f Date: Wed, 14 Nov 2018 18:53:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:53:03,526 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/1cd41d2e-e815-4633-b652-984a8c65cc58 used request id req-3c83a725-8b95-49c6-83aa-d6a1c70c1b4f 2018-11-14 18:53:03,526 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-pub-net 2018-11-14 18:53:03,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/4e23d2fe-bd13-4b8a-9374-bbff4af24eb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}011fee728b9b0db17b71ce9a846ed79c964a3e30" 2018-11-14 18:53:05,044 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-89b6b97d-9c03-4f93-949b-45b8cc901f68 Date: Wed, 14 Nov 2018 18:53:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:53:05,044 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/4e23d2fe-bd13-4b8a-9374-bbff4af24eb0 used request id req-89b6b97d-9c03-4f93-949b-45b8cc901f68 2018-11-14 18:53:05,045 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-67f6534b-3e7e-4643-9726-2d181a3586d6-image 2018-11-14 18:53:05,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/9a426bf6-9423-4f9c-a374-f7db4eebb689 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f6cdc2b7987efb7c84d91f5e7d48ca6091c3231e" 2018-11-14 18:53:05,552 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bbccf9ba-15fe-48bb-9d38-3cbde98bace7 Date: Wed, 14 Nov 2018 18:53:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:53:05,552 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/9a426bf6-9423-4f9c-a374-f7db4eebb689 used request id req-bbccf9ba-15fe-48bb-9d38-3cbde98bace7 2018-11-14 18:53:05,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3600eb34a1505578250b5bc0944aa539859bd1b9" 2018-11-14 18:53:05,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-1486fc22-e42c-4b3e-a63a-b542c6710707 Date: Wed, 14 Nov 2018 18:53:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "created_at": "2018-11-14T18:52:23Z", "updated_at": "2018-11-14T18:52:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:52:23Z", "revision_number": 0, "id": "13a07154-9ad8-4cd7-abb7-e9865a7d3c12", "remote_group_id": "57ef8fb4-84aa-4c8b-8ca2-7e887f6284fc", "remote_ip_prefix": null, "created_at": "2018-11-14T18:52:23Z", "security_group_id": "57ef8fb4-84aa-4c8b-8ca2-7e887f6284fc", "tenant_id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "port_range_min": null, "ethertype": "IPv4", "project_id": "81cde3735cd04b1e8c9a0a7fdf3055a6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:52:23Z", "revision_number": 0, "id": "656b70e2-2aa5-4965-b23d-7ad245bae809", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:52:23Z", "security_group_id": "57ef8fb4-84aa-4c8b-8ca2-7e887f6284fc", "tenant_id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "port_range_min": null, "ethertype": "IPv6", "project_id": "81cde3735cd04b1e8c9a0a7fdf3055a6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:52:23Z", "revision_number": 0, "id": "7b972a0a-96b0-4481-a4f1-7f944ef4061f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:52:23Z", "security_group_id": "57ef8fb4-84aa-4c8b-8ca2-7e887f6284fc", "tenant_id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "port_range_min": null, "ethertype": "IPv4", "project_id": "81cde3735cd04b1e8c9a0a7fdf3055a6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:52:23Z", "revision_number": 0, "id": "a7e49ad5-0af3-47cc-b166-98521daef6ef", "remote_group_id": "57ef8fb4-84aa-4c8b-8ca2-7e887f6284fc", "remote_ip_prefix": null, "created_at": "2018-11-14T18:52:23Z", "security_group_id": "57ef8fb4-84aa-4c8b-8ca2-7e887f6284fc", "tenant_id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "port_range_min": null, "ethertype": "IPv6", "project_id": "81cde3735cd04b1e8c9a0a7fdf3055a6"}], "revision_number": 4, "project_id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "id": "57ef8fb4-84aa-4c8b-8ca2-7e887f6284fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:53:05,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-1486fc22-e42c-4b3e-a63a-b542c6710707 2018-11-14 18:53:05,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3600eb34a1505578250b5bc0944aa539859bd1b9" 2018-11-14 18:53:05,918 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:53:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8743dafd-76ac-41e2-8ca8-c2f7a919ec9f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:53:05,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-8743dafd-76ac-41e2-8ca8-c2f7a919ec9f 2018-11-14 18:53:05,918 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:53:05,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3600eb34a1505578250b5bc0944aa539859bd1b9" 2018-11-14 18:53:06,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:53:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75e430ba-2bd7-4156-91f9-6e5da1c94be7 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:53:06,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-75e430ba-2bd7-4156-91f9-6e5da1c94be7 2018-11-14 18:53:06,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3600eb34a1505578250b5bc0944aa539859bd1b9" 2018-11-14 18:53:06,149 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:53:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd1566fd-3731-45d1-8c47-32b5dc6ec992 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:53:06,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-dd1566fd-3731-45d1-8c47-32b5dc6ec992 2018-11-14 18:53:06,149 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:53:06,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/81cde3735cd04b1e8c9a0a7fdf3055a6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3600eb34a1505578250b5bc0944aa539859bd1b9" 2018-11-14 18:53:06,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:53:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ffeca35-bba4-4100-804b-0fc3512be854 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/81cde3735cd04b1e8c9a0a7fdf3055a6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "name": "InstanceSecurityGroupTests-78801ecf-bf3f-44e-proj"}} 2018-11-14 18:53:06,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/81cde3735cd04b1e8c9a0a7fdf3055a6 used request id req-6ffeca35-bba4-4100-804b-0fc3512be854 2018-11-14 18:53:06,252 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 57ef8fb4-84aa-4c8b-8ca2-7e887f6284fc 2018-11-14 18:53:06,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=57ef8fb4-84aa-4c8b-8ca2-7e887f6284fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3600eb34a1505578250b5bc0944aa539859bd1b9" 2018-11-14 18:53:06,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-0c304b08-c416-45d8-91f9-34abf034059b Date: Wed, 14 Nov 2018 18:53:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "57ef8fb4-84aa-4c8b-8ca2-7e887f6284fc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:52:23Z", "security_group_id": "57ef8fb4-84aa-4c8b-8ca2-7e887f6284fc", "port_range_min": null, "revision_number": 0, "tenant_id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "created_at": "2018-11-14T18:52:23Z", "project_id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "id": "13a07154-9ad8-4cd7-abb7-e9865a7d3c12"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:52:23Z", "security_group_id": "57ef8fb4-84aa-4c8b-8ca2-7e887f6284fc", "port_range_min": null, "revision_number": 0, "tenant_id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "created_at": "2018-11-14T18:52:23Z", "project_id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "id": "656b70e2-2aa5-4965-b23d-7ad245bae809"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:52:23Z", "security_group_id": "57ef8fb4-84aa-4c8b-8ca2-7e887f6284fc", "port_range_min": null, "revision_number": 0, "tenant_id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "created_at": "2018-11-14T18:52:23Z", "project_id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "id": "7b972a0a-96b0-4481-a4f1-7f944ef4061f"}, {"remote_group_id": "57ef8fb4-84aa-4c8b-8ca2-7e887f6284fc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:52:23Z", "security_group_id": "57ef8fb4-84aa-4c8b-8ca2-7e887f6284fc", "port_range_min": null, "revision_number": 0, "tenant_id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "created_at": "2018-11-14T18:52:23Z", "project_id": "81cde3735cd04b1e8c9a0a7fdf3055a6", "id": "a7e49ad5-0af3-47cc-b166-98521daef6ef"}]} 2018-11-14 18:53:06,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=57ef8fb4-84aa-4c8b-8ca2-7e887f6284fc used request id req-0c304b08-c416-45d8-91f9-34abf034059b 2018-11-14 18:53:06,473 - neutron_utils - INFO - Deleting security group with name - default 2018-11-14 18:53:06,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/57ef8fb4-84aa-4c8b-8ca2-7e887f6284fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3600eb34a1505578250b5bc0944aa539859bd1b9" 2018-11-14 18:53:06,838 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-869d3364-d03c-4ea9-ab4f-247207ed875e Content-Length: 0 Date: Wed, 14 Nov 2018 18:53:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:53:06,838 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/57ef8fb4-84aa-4c8b-8ca2-7e887f6284fc used request id req-869d3364-d03c-4ea9-ab4f-247207ed875e 2018-11-14 18:53:06,839 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-78801ecf-bf3f-44e-proj 2018-11-14 18:53:06,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/81cde3735cd04b1e8c9a0a7fdf3055a6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3600eb34a1505578250b5bc0944aa539859bd1b9" 2018-11-14 18:53:07,150 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:53:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-542cce94-6257-46ad-8f0d-854cf990a3ba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:53:07,150 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/81cde3735cd04b1e8c9a0a7fdf3055a6 used request id req-542cce94-6257-46ad-8f0d-854cf990a3ba 2018-11-14 18:53:07,151 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-78801ecf-bf3f-44e-proj-role 2018-11-14 18:53:07,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/a9e7d30320c04d05a298b1bafde0da44 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3600eb34a1505578250b5bc0944aa539859bd1b9" 2018-11-14 18:53:07,282 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:53:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51f59bee-483d-4040-a50e-b0b815b755ec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:53:07,282 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/a9e7d30320c04d05a298b1bafde0da44 used request id req-51f59bee-483d-4040-a50e-b0b815b755ec 2018-11-14 18:53:07,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3600eb34a1505578250b5bc0944aa539859bd1b9" 2018-11-14 18:53:07,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:53:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-495cb32d-ed7e-4fab-8ffb-c20eb0c9c42f Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:53:07,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-495cb32d-ed7e-4fab-8ffb-c20eb0c9c42f 2018-11-14 18:53:07,386 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-78801ecf-bf3f-44e-user 2018-11-14 18:53:07,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/0e3ded5f839443ec9956ede4b7ea128c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0092025d27253d96d1a633667d9e6d489e9ce986" 2018-11-14 18:53:07,596 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:53:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6fab247d-6c9e-4f64-a7ff-f2b7a7a88a30 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:53:07,596 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/0e3ded5f839443ec9956ede4b7ea128c used request id req-6fab247d-6c9e-4f64-a7ff-f2b7a7a88a30 2018-11-14 18:53:07,597 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:53:08,022 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:53:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["DvJ2yu4ISA-aIRNC8xhAzA"], "issued_at": "2018-11-14T18:53:08.000000Z"}} 2018-11-14 18:53:08,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecb15bb0d91d81da44017d1981d26bed691cbff2" 2018-11-14 18:53:08,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:53:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9846593-a547-4ce9-94d6-bf0637c20030 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:53:08,121 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-d9846593-a547-4ce9-94d6-bf0637c20030 2018-11-14 18:53:08,122 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:53:08,123 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:53:08,545 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:53:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["ZdVfz_9JTvKwh6OlhSR6oA"], "issued_at": "2018-11-14T18:53:08.000000Z"}} 2018-11-14 18:53:08,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e99b64e41e90c9f0e1ab8a88a39ef555ac28c26" 2018-11-14 18:53:08,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:53:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efffc2c3-1859-41a5-90cc-3c873c9fc2dd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:53:08,648 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-efffc2c3-1859-41a5-90cc-3c873c9fc2dd 2018-11-14 18:53:08,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:53:08,658 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:53: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:53:08,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-97d3d3a4-f704-465-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e99b64e41e90c9f0e1ab8a88a39ef555ac28c26" 2018-11-14 18:53:08,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:53:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ba56a4c-9b54-4adb-8619-3d1a6bf4c2ee Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-97d3d3a4-f704-465-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:53:08,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-97d3d3a4-f704-465-proj used request id req-1ba56a4c-9b54-4adb-8619-3d1a6bf4c2ee 2018-11-14 18:53:08,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e99b64e41e90c9f0e1ab8a88a39ef555ac28c26" 2018-11-14 18:53:08,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:53:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8190297d-8641-4828-9cb1-4991046a7910 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:53:08,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-8190297d-8641-4828-9cb1-4991046a7910 2018-11-14 18:53:08,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e99b64e41e90c9f0e1ab8a88a39ef555ac28c26" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-97d3d3a4-f704-465-proj"}}' 2018-11-14 18:53:09,049 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:53:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76eff88d-262e-4263-a7a6-9f3006f50c3e Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/29701e682d94462f819733b98be73bab"}, "tags": [], "enabled": true, "id": "29701e682d94462f819733b98be73bab", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-97d3d3a4-f704-465-proj"}} 2018-11-14 18:53:09,049 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-76eff88d-262e-4263-a7a6-9f3006f50c3e 2018-11-14 18:53:09,050 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-97d3d3a4-f704-465-proj 2018-11-14 18:53:09,050 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:53:09,051 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:53:09,470 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:53:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["xBWtFHhsRuWAr8rnT4fV4A"], "issued_at": "2018-11-14T18:53:09.000000Z"}} 2018-11-14 18:53:09,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f63bcf05e70410d71ca83a32ea1f25433265471a" 2018-11-14 18:53:09,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:53:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfe2badf-7595-46c6-a313-8142397c5375 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:53:09,571 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-cfe2badf-7595-46c6-a313-8142397c5375 2018-11-14 18:53:09,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:53:09,580 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:53: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:53:09,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f63bcf05e70410d71ca83a32ea1f25433265471a" 2018-11-14 18:53:09,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:53:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a1bca16-d90d-480f-926b-d1e224fde9f4 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:53:09,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-0a1bca16-d90d-480f-926b-d1e224fde9f4 2018-11-14 18:53:09,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=InstanceSecurityGroupTests-97d3d3a4-f704-465-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f63bcf05e70410d71ca83a32ea1f25433265471a" 2018-11-14 18:53:09,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:53:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21f55750-dd6c-43dc-b45c-344fb7b3ccd3 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=InstanceSecurityGroupTests-97d3d3a4-f704-465-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/29701e682d94462f819733b98be73bab"}, "tags": [], "enabled": true, "id": "29701e682d94462f819733b98be73bab", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-97d3d3a4-f704-465-proj"}]} 2018-11-14 18:53:09,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=InstanceSecurityGroupTests-97d3d3a4-f704-465-proj used request id req-21f55750-dd6c-43dc-b45c-344fb7b3ccd3 2018-11-14 18:53:09,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f63bcf05e70410d71ca83a32ea1f25433265471a" 2018-11-14 18:53:09,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:53:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62b3bc16-55f5-4e44-b5a2-b8fdd677587a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:53:09,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-62b3bc16-55f5-4e44-b5a2-b8fdd677587a 2018-11-14 18:53:10,234 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-97d3d3a4-f704-465-user 2018-11-14 18:53:10,234 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:53:10,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e99b64e41e90c9f0e1ab8a88a39ef555ac28c26" 2018-11-14 18:53:10,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:53:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-311989a4-0fd6-4f2a-a7d4-dac616257f7e Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:53:10,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-311989a4-0fd6-4f2a-a7d4-dac616257f7e 2018-11-14 18:53:10,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e99b64e41e90c9f0e1ab8a88a39ef555ac28c26" -d '{"role": {"name": "InstanceSecurityGroupTests-97d3d3a4-f704-465-proj-role"}}' 2018-11-14 18:53:10,468 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:53:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-baeb9735-60ca-4626-a2ca-e49b90789bf5 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0689f70eb5ac4556a579cd7a55890660", "links": {"self": "http://172.30.9.28:5000/v3/roles/0689f70eb5ac4556a579cd7a55890660"}, "name": "InstanceSecurityGroupTests-97d3d3a4-f704-465-proj-role"}} 2018-11-14 18:53:10,468 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-baeb9735-60ca-4626-a2ca-e49b90789bf5 2018-11-14 18:53:10,468 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-97d3d3a4-f704-465-proj-role 2018-11-14 18:53:10,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/0689f70eb5ac4556a579cd7a55890660 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e99b64e41e90c9f0e1ab8a88a39ef555ac28c26" 2018-11-14 18:53:10,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:53:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdd7775b-1f19-4e48-85ec-1161766c970b Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0689f70eb5ac4556a579cd7a55890660", "links": {"self": "http://172.30.9.28:5000/v3/roles/0689f70eb5ac4556a579cd7a55890660"}, "name": "InstanceSecurityGroupTests-97d3d3a4-f704-465-proj-role"}} 2018-11-14 18:53:10,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/0689f70eb5ac4556a579cd7a55890660 used request id req-bdd7775b-1f19-4e48-85ec-1161766c970b 2018-11-14 18:53:10,582 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-97d3d3a4-f704-465-proj-role to project InstanceSecurityGroupTests-97d3d3a4-f704-465-proj 2018-11-14 18:53:10,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/29701e682d94462f819733b98be73bab/users/0bc9666a42a04901be557db3c2813503/roles/0689f70eb5ac4556a579cd7a55890660 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e99b64e41e90c9f0e1ab8a88a39ef555ac28c26" 2018-11-14 18:53:10,728 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:53:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34ba58cb-e74a-4b23-90d5-08b8703625b3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:53:10,728 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/29701e682d94462f819733b98be73bab/users/0bc9666a42a04901be557db3c2813503/roles/0689f70eb5ac4556a579cd7a55890660 used request id req-34ba58cb-e74a-4b23-90d5-08b8703625b3 2018-11-14 18:53:10,729 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:53:10,730 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-14 18:53:10,730 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:53:10,731 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:53:11,132 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0689f70eb5ac4556a579cd7a55890660", "name": "InstanceSecurityGroupTests-97d3d3a4-f704-465-proj-role"}], "expires_at": "2018-11-14T19:53:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "29701e682d94462f819733b98be73bab", "name": "InstanceSecurityGroupTests-97d3d3a4-f704-465-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/29701e682d94462f819733b98be73bab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/29701e682d94462f819733b98be73bab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/29701e682d94462f819733b98be73bab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_29701e682d94462f819733b98be73bab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_29701e682d94462f819733b98be73bab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/29701e682d94462f819733b98be73bab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/29701e682d94462f819733b98be73bab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/29701e682d94462f819733b98be73bab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/29701e682d94462f819733b98be73bab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/29701e682d94462f819733b98be73bab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/29701e682d94462f819733b98be73bab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/29701e682d94462f819733b98be73bab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/29701e682d94462f819733b98be73bab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/29701e682d94462f819733b98be73bab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-97d3d3a4-f704-465-user", "id": "0bc9666a42a04901be557db3c2813503"}, "audit_ids": ["aQCtAj__S4eFz7MzHX-k5Q"], "issued_at": "2018-11-14T18:53:11.000000Z"}} 2018-11-14 18:53:11,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114e1451d029c850c887003dad08c04527f8b94e" 2018-11-14 18:53:11,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:53:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9c97f6c-227c-49c1-b5fa-8906774973dd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:53:11,219 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-e9c97f6c-227c-49c1-b5fa-8906774973dd 2018-11-14 18:53:11,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}114e1451d029c850c887003dad08c04527f8b94e" 2018-11-14 18:53:11,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-96a4140e-10e1-4869-b6cb-0b01944afb6a Date: Wed, 14 Nov 2018 18:53:11 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-image"} 2018-11-14 18:53:11,443 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-image used request id req-96a4140e-10e1-4869-b6cb-0b01944afb6a 2018-11-14 18:53:11,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}114e1451d029c850c887003dad08c04527f8b94e" 2018-11-14 18:53:11,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-26855432-0881-4576-a4a3-fa219132a36f Date: Wed, 14 Nov 2018 18:53: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-11-14 18:53:11,645 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-26855432-0881-4576-a4a3-fa219132a36f 2018-11-14 18:53:11,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}114e1451d029c850c887003dad08c04527f8b94e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-image"}' 2018-11-14 18:53:11,890 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/e74a48dc-1129-40f5-96c1-ab0328d0be2a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-17fa9d53-4963-4d43-b8ec-17d422426b3f Date: Wed, 14 Nov 2018 18:53:11 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:53:11Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-14T18:53:11Z", "visibility": "shared", "locations": [], "self": "/v2/images/e74a48dc-1129-40f5-96c1-ab0328d0be2a", "min_disk": 0, "protected": false, "id": "e74a48dc-1129-40f5-96c1-ab0328d0be2a", "file": "/v2/images/e74a48dc-1129-40f5-96c1-ab0328d0be2a/file", "checksum": null, "owner": "29701e682d94462f819733b98be73bab", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:53:11,890 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-17fa9d53-4963-4d43-b8ec-17d422426b3f 2018-11-14 18:53:11,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/e74a48dc-1129-40f5-96c1-ab0328d0be2a/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}114e1451d029c850c887003dad08c04527f8b94e" -d '' 2018-11-14 18:53:12,861 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f528bc65-7970-42f8-a5de-4c63c0da849f Date: Wed, 14 Nov 2018 18:53:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:53:12,861 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/e74a48dc-1129-40f5-96c1-ab0328d0be2a/file used request id req-f528bc65-7970-42f8-a5de-4c63c0da849f 2018-11-14 18:53:12,861 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-14 18:53:12,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/e74a48dc-1129-40f5-96c1-ab0328d0be2a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}114e1451d029c850c887003dad08c04527f8b94e" 2018-11-14 18:53:12,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-6b434d6f-c896-45c6-a5bc-2794fa3e4901 Date: Wed, 14 Nov 2018 18:53:12 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:53:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:53:12Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/e74a48dc-1129-40f5-96c1-ab0328d0be2a/snap", "metadata": {}}], "self": "/v2/images/e74a48dc-1129-40f5-96c1-ab0328d0be2a", "min_disk": 0, "protected": false, "id": "e74a48dc-1129-40f5-96c1-ab0328d0be2a", "file": "/v2/images/e74a48dc-1129-40f5-96c1-ab0328d0be2a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "29701e682d94462f819733b98be73bab", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/e74a48dc-1129-40f5-96c1-ab0328d0be2a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:53:12,882 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/e74a48dc-1129-40f5-96c1-ab0328d0be2a used request id req-6b434d6f-c896-45c6-a5bc-2794fa3e4901 2018-11-14 18:53:12,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}114e1451d029c850c887003dad08c04527f8b94e" 2018-11-14 18:53:13,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-aa614afb-aaf6-4c37-ae44-0b7758c42ffb Date: Wed, 14 Nov 2018 18:53: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-11-14 18:53:13,073 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-aa614afb-aaf6-4c37-ae44-0b7758c42ffb 2018-11-14 18:53:13,075 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-image 2018-11-14 18:53:13,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/e74a48dc-1129-40f5-96c1-ab0328d0be2a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}114e1451d029c850c887003dad08c04527f8b94e" 2018-11-14 18:53:13,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-6b211c2d-f201-46b2-9f89-3d434846ccce Date: Wed, 14 Nov 2018 18:53:13 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:53:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:53:12Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/e74a48dc-1129-40f5-96c1-ab0328d0be2a/snap", "metadata": {}}], "self": "/v2/images/e74a48dc-1129-40f5-96c1-ab0328d0be2a", "min_disk": 0, "protected": false, "id": "e74a48dc-1129-40f5-96c1-ab0328d0be2a", "file": "/v2/images/e74a48dc-1129-40f5-96c1-ab0328d0be2a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "29701e682d94462f819733b98be73bab", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/e74a48dc-1129-40f5-96c1-ab0328d0be2a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:53:13,273 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/e74a48dc-1129-40f5-96c1-ab0328d0be2a used request id req-6b211c2d-f201-46b2-9f89-3d434846ccce 2018-11-14 18:53:13,274 - create_image - DEBUG - Instance status is - active 2018-11-14 18:53:13,274 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-image 2018-11-14 18:53:13,274 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-image 2018-11-14 18:53:13,274 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:53:13,275 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:53:13,687 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0689f70eb5ac4556a579cd7a55890660", "name": "InstanceSecurityGroupTests-97d3d3a4-f704-465-proj-role"}], "expires_at": "2018-11-14T19:53:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "29701e682d94462f819733b98be73bab", "name": "InstanceSecurityGroupTests-97d3d3a4-f704-465-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/29701e682d94462f819733b98be73bab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/29701e682d94462f819733b98be73bab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/29701e682d94462f819733b98be73bab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_29701e682d94462f819733b98be73bab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_29701e682d94462f819733b98be73bab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/29701e682d94462f819733b98be73bab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/29701e682d94462f819733b98be73bab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/29701e682d94462f819733b98be73bab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/29701e682d94462f819733b98be73bab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/29701e682d94462f819733b98be73bab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/29701e682d94462f819733b98be73bab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/29701e682d94462f819733b98be73bab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/29701e682d94462f819733b98be73bab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/29701e682d94462f819733b98be73bab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-97d3d3a4-f704-465-user", "id": "0bc9666a42a04901be557db3c2813503"}, "audit_ids": ["a3OrA8RIQDuV2kjEZ4liuw"], "issued_at": "2018-11-14T18:53:13.000000Z"}} 2018-11-14 18:53:13,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb5ec228ba5a71c9f562b64a040f9196d8e5e433" 2018-11-14 18:53:13,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:53:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e23eeb70-a380-419b-ae0e-e10e0a00c02a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:53:13,777 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-e23eeb70-a380-419b-ae0e-e10e0a00c02a 2018-11-14 18:53:13,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb5ec228ba5a71c9f562b64a040f9196d8e5e433" 2018-11-14 18:53:14,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5f32c71b-ecbc-4fe1-8732-bca489516e3f Date: Wed, 14 Nov 2018 18:53:14 GMT RESP BODY: {"networks":[]} 2018-11-14 18:53:14,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-net used request id req-5f32c71b-ecbc-4fe1-8732-bca489516e3f 2018-11-14 18:53:14,087 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-net 2018-11-14 18:53:14,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb5ec228ba5a71c9f562b64a040f9196d8e5e433" -d '{"network": {"name": "InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-net", "admin_state_up": true}}' 2018-11-14 18:53:14,837 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-2a35e94b-91fd-4403-b4a4-a77c986994ef Date: Wed, 14 Nov 2018 18:53:14 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"29701e682d94462f819733b98be73bab","created_at":"2018-11-14T18:53:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-11-14T18:53:14Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"29701e682d94462f819733b98be73bab","id":"b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1","name":"InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-net"}} 2018-11-14 18:53:14,837 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-2a35e94b-91fd-4403-b4a4-a77c986994ef 2018-11-14 18:53:14,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb5ec228ba5a71c9f562b64a040f9196d8e5e433" 2018-11-14 18:53:15,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 592 X-Openstack-Request-Id: req-c1b69bd7-2c16-4862-9b09-82ab88cd9411 Date: Wed, 14 Nov 2018 18:53:15 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-14T18:53:14Z","tenant_id":"29701e682d94462f819733b98be73bab","created_at":"2018-11-14T18:53:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"29701e682d94462f819733b98be73bab","id":"b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1","name":"InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-net"}]} 2018-11-14 18:53:15,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1 used request id req-c1b69bd7-2c16-4862-9b09-82ab88cd9411 2018-11-14 18:53:15,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb5ec228ba5a71c9f562b64a040f9196d8e5e433" 2018-11-14 18:53:15,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-40b7eceb-47ab-4f0b-a3c2-6bc8ac24475b Date: Wed, 14 Nov 2018 18:53:15 GMT RESP BODY: {"subnets":[]} 2018-11-14 18:53:15,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1 used request id req-40b7eceb-47ab-4f0b-a3c2-6bc8ac24475b 2018-11-14 18:53:15,166 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-subnet 2018-11-14 18:53:15,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb5ec228ba5a71c9f562b64a040f9196d8e5e433" -d '{"subnets": [{"ip_version": 4, "network_id": "b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-subnet"}]}' 2018-11-14 18:53:16,047 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-94cefdb0-873b-4c16-9716-4332a03ff6ff Date: Wed, 14 Nov 2018 18:53:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1","tenant_id":"29701e682d94462f819733b98be73bab","created_at":"2018-11-14T18:53:15Z","dns_nameservers":[],"updated_at":"2018-11-14T18:53:15Z","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":"29701e682d94462f819733b98be73bab","id":"76868ba4-d6fc-44be-9e75-f03b5641a514","subnetpool_id":null,"name":"InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-subnet"}]} 2018-11-14 18:53:16,047 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-94cefdb0-873b-4c16-9716-4332a03ff6ff 2018-11-14 18:53:16,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb5ec228ba5a71c9f562b64a040f9196d8e5e433" 2018-11-14 18:53:16,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-318b2992-dc72-48be-adad-207522905cda Date: Wed, 14 Nov 2018 18:53:16 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["76868ba4-d6fc-44be-9e75-f03b5641a514"],"updated_at":"2018-11-14T18:53:15Z","tenant_id":"29701e682d94462f819733b98be73bab","created_at":"2018-11-14T18:53:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"29701e682d94462f819733b98be73bab","id":"b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1","name":"InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-net"}]} 2018-11-14 18:53:16,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1 used request id req-318b2992-dc72-48be-adad-207522905cda 2018-11-14 18:53:16,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb5ec228ba5a71c9f562b64a040f9196d8e5e433" 2018-11-14 18:53:16,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-56d03425-c448-4767-8a39-08b6ffe9a94a Date: Wed, 14 Nov 2018 18:53:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1","tenant_id":"29701e682d94462f819733b98be73bab","created_at":"2018-11-14T18:53:15Z","dns_nameservers":[],"updated_at":"2018-11-14T18:53:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"29701e682d94462f819733b98be73bab","id":"76868ba4-d6fc-44be-9e75-f03b5641a514","subnetpool_id":null,"name":"InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-subnet"}]} 2018-11-14 18:53:16,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1 used request id req-56d03425-c448-4767-8a39-08b6ffe9a94a 2018-11-14 18:53:16,601 - OpenStackNetwork - DEBUG - Network [b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1] created successfully 2018-11-14 18:53:16,601 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:53:16,602 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:53:17,032 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:53:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["bl0D5avBRxyrps8tosvgRg"], "issued_at": "2018-11-14T18:53:17.000000Z"}} 2018-11-14 18:53:17,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ff62c008012fbea7704fad9d589cb22abe40a3" 2018-11-14 18:53:17,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:53:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5195bb2d-2381-4f94-8ca8-11e912aae7c0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:53:17,134 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-5195bb2d-2381-4f94-8ca8-11e912aae7c0 2018-11-14 18:53:17,135 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:53:17,140 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ff62c008012fbea7704fad9d589cb22abe40a3" 2018-11-14 18:53:17,352 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:53: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-21d047f4-0ee3-473a-a60a-a687a57068ec x-compute-request-id: req-21d047f4-0ee3-473a-a60a-a687a57068ec Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-14 18:53:17,353 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-21d047f4-0ee3-473a-a60a-a687a57068ec 2018-11-14 18:53:17,356 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ff62c008012fbea7704fad9d589cb22abe40a3" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-14 18:53:17,421 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:53: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-ff93f466-22da-4b2d-a66f-2f81e0108705 x-compute-request-id: req-ff93f466-22da-4b2d-a66f-2f81e0108705 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-flavor-name", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/754ef748-f6ef-422d-bb8f-cb3c68fc6505", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/754ef748-f6ef-422d-bb8f-cb3c68fc6505", "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": "754ef748-f6ef-422d-bb8f-cb3c68fc6505"}} 2018-11-14 18:53:17,421 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-ff93f466-22da-4b2d-a66f-2f81e0108705 2018-11-14 18:53:17,422 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:53:17,423 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:53:17,851 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0689f70eb5ac4556a579cd7a55890660", "name": "InstanceSecurityGroupTests-97d3d3a4-f704-465-proj-role"}], "expires_at": "2018-11-14T19:53:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "29701e682d94462f819733b98be73bab", "name": "InstanceSecurityGroupTests-97d3d3a4-f704-465-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/29701e682d94462f819733b98be73bab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/29701e682d94462f819733b98be73bab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/29701e682d94462f819733b98be73bab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_29701e682d94462f819733b98be73bab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_29701e682d94462f819733b98be73bab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/29701e682d94462f819733b98be73bab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/29701e682d94462f819733b98be73bab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/29701e682d94462f819733b98be73bab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/29701e682d94462f819733b98be73bab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/29701e682d94462f819733b98be73bab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/29701e682d94462f819733b98be73bab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/29701e682d94462f819733b98be73bab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/29701e682d94462f819733b98be73bab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/29701e682d94462f819733b98be73bab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-97d3d3a4-f704-465-user", "id": "0bc9666a42a04901be557db3c2813503"}, "audit_ids": ["or-tcNsBT9KWUjldkP8PFA"], "issued_at": "2018-11-14T18:53:17.000000Z"}} 2018-11-14 18:53:17,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4422729a80888279fb34d6958a16f9de6c8060e" 2018-11-14 18:53:17,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:53:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ea18545-2a01-44b6-882b-9d81fa3dfdc2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:53:17,951 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-5ea18545-2a01-44b6-882b-9d81fa3dfdc2 2018-11-14 18:53:17,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4422729a80888279fb34d6958a16f9de6c8060e" 2018-11-14 18:53:18,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-8558221d-f82f-429c-9828-c9d7101d34bb Date: Wed, 14 Nov 2018 18:53:18 GMT RESP BODY: {"security_groups": []} 2018-11-14 18:53:18,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-name&description=hello+group used request id req-8558221d-f82f-429c-9828-c9d7101d34bb 2018-11-14 18:53:18,179 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-name... 2018-11-14 18:53:18,179 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-name 2018-11-14 18:53:18,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4422729a80888279fb34d6958a16f9de6c8060e" -d '{"security_group": {"name": "InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-name", "description": "hello group"}}' 2018-11-14 18:53:18,695 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-0f921606-daa4-44e3-86d3-2e82fd21edf7 Date: Wed, 14 Nov 2018 18:53:18 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "29701e682d94462f819733b98be73bab", "created_at": "2018-11-14T18:53:18Z", "updated_at": "2018-11-14T18:53:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:53:18Z", "revision_number": 0, "id": "191b25d4-c50e-4b97-9426-31388a43f364", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:53:18Z", "security_group_id": "df2be955-d8de-45b7-9574-06450f694780", "tenant_id": "29701e682d94462f819733b98be73bab", "port_range_min": null, "ethertype": "IPv6", "project_id": "29701e682d94462f819733b98be73bab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:53:18Z", "revision_number": 0, "id": "346305c4-9185-45ae-b221-cc681ab62397", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:53:18Z", "security_group_id": "df2be955-d8de-45b7-9574-06450f694780", "tenant_id": "29701e682d94462f819733b98be73bab", "port_range_min": null, "ethertype": "IPv4", "project_id": "29701e682d94462f819733b98be73bab"}], "revision_number": 2, "project_id": "29701e682d94462f819733b98be73bab", "id": "df2be955-d8de-45b7-9574-06450f694780", "name": "InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-name"}} 2018-11-14 18:53:18,696 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-0f921606-daa4-44e3-86d3-2e82fd21edf7 2018-11-14 18:53:18,696 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - df2be955-d8de-45b7-9574-06450f694780 2018-11-14 18:53:18,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=df2be955-d8de-45b7-9574-06450f694780 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4422729a80888279fb34d6958a16f9de6c8060e" 2018-11-14 18:53:18,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f07a17f0-0379-40ea-aab8-9d823c7ed48b Date: Wed, 14 Nov 2018 18:53: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-11-14T18:53:18Z", "security_group_id": "df2be955-d8de-45b7-9574-06450f694780", "port_range_min": null, "revision_number": 0, "tenant_id": "29701e682d94462f819733b98be73bab", "created_at": "2018-11-14T18:53:18Z", "project_id": "29701e682d94462f819733b98be73bab", "id": "191b25d4-c50e-4b97-9426-31388a43f364"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:53:18Z", "security_group_id": "df2be955-d8de-45b7-9574-06450f694780", "port_range_min": null, "revision_number": 0, "tenant_id": "29701e682d94462f819733b98be73bab", "created_at": "2018-11-14T18:53:18Z", "project_id": "29701e682d94462f819733b98be73bab", "id": "346305c4-9185-45ae-b221-cc681ab62397"}]} 2018-11-14 18:53:18,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=df2be955-d8de-45b7-9574-06450f694780 used request id req-f07a17f0-0379-40ea-aab8-9d823c7ed48b 2018-11-14 18:53:18,910 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - df2be955-d8de-45b7-9574-06450f694780 2018-11-14 18:53:18,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=df2be955-d8de-45b7-9574-06450f694780 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4422729a80888279fb34d6958a16f9de6c8060e" 2018-11-14 18:53:19,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4aecade9-4ea9-4828-9791-7d7237f187f4 Date: Wed, 14 Nov 2018 18:53:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:53:18Z", "security_group_id": "df2be955-d8de-45b7-9574-06450f694780", "port_range_min": null, "revision_number": 0, "tenant_id": "29701e682d94462f819733b98be73bab", "created_at": "2018-11-14T18:53:18Z", "project_id": "29701e682d94462f819733b98be73bab", "id": "191b25d4-c50e-4b97-9426-31388a43f364"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:53:18Z", "security_group_id": "df2be955-d8de-45b7-9574-06450f694780", "port_range_min": null, "revision_number": 0, "tenant_id": "29701e682d94462f819733b98be73bab", "created_at": "2018-11-14T18:53:18Z", "project_id": "29701e682d94462f819733b98be73bab", "id": "346305c4-9185-45ae-b221-cc681ab62397"}]} 2018-11-14 18:53:19,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=df2be955-d8de-45b7-9574-06450f694780 used request id req-4aecade9-4ea9-4828-9791-7d7237f187f4 2018-11-14 18:53:19,137 - neutron_utils - INFO - Retrieving security group with ID - df2be955-d8de-45b7-9574-06450f694780 2018-11-14 18:53:19,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=df2be955-d8de-45b7-9574-06450f694780 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4422729a80888279fb34d6958a16f9de6c8060e" 2018-11-14 18:53:19,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-36911911-88c4-4608-be2f-9a367867130b Date: Wed, 14 Nov 2018 18:53:19 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "29701e682d94462f819733b98be73bab", "created_at": "2018-11-14T18:53:18Z", "updated_at": "2018-11-14T18:53:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:53:18Z", "revision_number": 0, "id": "191b25d4-c50e-4b97-9426-31388a43f364", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:53:18Z", "security_group_id": "df2be955-d8de-45b7-9574-06450f694780", "tenant_id": "29701e682d94462f819733b98be73bab", "port_range_min": null, "ethertype": "IPv6", "project_id": "29701e682d94462f819733b98be73bab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:53:18Z", "revision_number": 0, "id": "346305c4-9185-45ae-b221-cc681ab62397", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:53:18Z", "security_group_id": "df2be955-d8de-45b7-9574-06450f694780", "tenant_id": "29701e682d94462f819733b98be73bab", "port_range_min": null, "ethertype": "IPv4", "project_id": "29701e682d94462f819733b98be73bab"}], "revision_number": 2, "project_id": "29701e682d94462f819733b98be73bab", "id": "df2be955-d8de-45b7-9574-06450f694780", "name": "InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-name"}]} 2018-11-14 18:53:19,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=df2be955-d8de-45b7-9574-06450f694780 used request id req-36911911-88c4-4608-be2f-9a367867130b 2018-11-14 18:53:19,385 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - df2be955-d8de-45b7-9574-06450f694780 2018-11-14 18:53:19,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=df2be955-d8de-45b7-9574-06450f694780 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4422729a80888279fb34d6958a16f9de6c8060e" 2018-11-14 18:53:19,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9b8850e9-49c1-4849-afa5-580b645f6acc Date: Wed, 14 Nov 2018 18:53:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:53:18Z", "security_group_id": "df2be955-d8de-45b7-9574-06450f694780", "port_range_min": null, "revision_number": 0, "tenant_id": "29701e682d94462f819733b98be73bab", "created_at": "2018-11-14T18:53:18Z", "project_id": "29701e682d94462f819733b98be73bab", "id": "191b25d4-c50e-4b97-9426-31388a43f364"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:53:18Z", "security_group_id": "df2be955-d8de-45b7-9574-06450f694780", "port_range_min": null, "revision_number": 0, "tenant_id": "29701e682d94462f819733b98be73bab", "created_at": "2018-11-14T18:53:18Z", "project_id": "29701e682d94462f819733b98be73bab", "id": "346305c4-9185-45ae-b221-cc681ab62397"}]} 2018-11-14 18:53:19,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=df2be955-d8de-45b7-9574-06450f694780 used request id req-9b8850e9-49c1-4849-afa5-580b645f6acc 2018-11-14 18:53:19,607 - neutron_utils - INFO - Retrieving security group with ID - df2be955-d8de-45b7-9574-06450f694780 2018-11-14 18:53:19,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=df2be955-d8de-45b7-9574-06450f694780 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4422729a80888279fb34d6958a16f9de6c8060e" 2018-11-14 18:53:19,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-fc1dc576-efdd-420c-95d4-73d1eb15f6eb Date: Wed, 14 Nov 2018 18:53:19 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "29701e682d94462f819733b98be73bab", "created_at": "2018-11-14T18:53:18Z", "updated_at": "2018-11-14T18:53:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:53:18Z", "revision_number": 0, "id": "191b25d4-c50e-4b97-9426-31388a43f364", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:53:18Z", "security_group_id": "df2be955-d8de-45b7-9574-06450f694780", "tenant_id": "29701e682d94462f819733b98be73bab", "port_range_min": null, "ethertype": "IPv6", "project_id": "29701e682d94462f819733b98be73bab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:53:18Z", "revision_number": 0, "id": "346305c4-9185-45ae-b221-cc681ab62397", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:53:18Z", "security_group_id": "df2be955-d8de-45b7-9574-06450f694780", "tenant_id": "29701e682d94462f819733b98be73bab", "port_range_min": null, "ethertype": "IPv4", "project_id": "29701e682d94462f819733b98be73bab"}], "revision_number": 2, "project_id": "29701e682d94462f819733b98be73bab", "id": "df2be955-d8de-45b7-9574-06450f694780", "name": "InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-name"}]} 2018-11-14 18:53:19,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=df2be955-d8de-45b7-9574-06450f694780 used request id req-fc1dc576-efdd-420c-95d4-73d1eb15f6eb 2018-11-14 18:53:19,835 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - df2be955-d8de-45b7-9574-06450f694780 2018-11-14 18:53:19,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=df2be955-d8de-45b7-9574-06450f694780 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4422729a80888279fb34d6958a16f9de6c8060e" 2018-11-14 18:53:20,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1be1b2da-0f18-400e-bcac-20ef3a0fbaef Date: Wed, 14 Nov 2018 18:53: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-11-14T18:53:18Z", "security_group_id": "df2be955-d8de-45b7-9574-06450f694780", "port_range_min": null, "revision_number": 0, "tenant_id": "29701e682d94462f819733b98be73bab", "created_at": "2018-11-14T18:53:18Z", "project_id": "29701e682d94462f819733b98be73bab", "id": "191b25d4-c50e-4b97-9426-31388a43f364"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:53:18Z", "security_group_id": "df2be955-d8de-45b7-9574-06450f694780", "port_range_min": null, "revision_number": 0, "tenant_id": "29701e682d94462f819733b98be73bab", "created_at": "2018-11-14T18:53:18Z", "project_id": "29701e682d94462f819733b98be73bab", "id": "346305c4-9185-45ae-b221-cc681ab62397"}]} 2018-11-14 18:53:20,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=df2be955-d8de-45b7-9574-06450f694780 used request id req-1be1b2da-0f18-400e-bcac-20ef3a0fbaef 2018-11-14 18:53:20,052 - neutron_utils - INFO - Retrieving security group with ID - df2be955-d8de-45b7-9574-06450f694780 2018-11-14 18:53:20,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=df2be955-d8de-45b7-9574-06450f694780 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4422729a80888279fb34d6958a16f9de6c8060e" 2018-11-14 18:53:20,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-2bc589d8-02e7-46c4-b4e4-222f7a7ee41c Date: Wed, 14 Nov 2018 18:53:20 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "29701e682d94462f819733b98be73bab", "created_at": "2018-11-14T18:53:18Z", "updated_at": "2018-11-14T18:53:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:53:18Z", "revision_number": 0, "id": "191b25d4-c50e-4b97-9426-31388a43f364", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:53:18Z", "security_group_id": "df2be955-d8de-45b7-9574-06450f694780", "tenant_id": "29701e682d94462f819733b98be73bab", "port_range_min": null, "ethertype": "IPv6", "project_id": "29701e682d94462f819733b98be73bab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:53:18Z", "revision_number": 0, "id": "346305c4-9185-45ae-b221-cc681ab62397", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:53:18Z", "security_group_id": "df2be955-d8de-45b7-9574-06450f694780", "tenant_id": "29701e682d94462f819733b98be73bab", "port_range_min": null, "ethertype": "IPv4", "project_id": "29701e682d94462f819733b98be73bab"}], "revision_number": 2, "project_id": "29701e682d94462f819733b98be73bab", "id": "df2be955-d8de-45b7-9574-06450f694780", "name": "InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-name"}]} 2018-11-14 18:53:20,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=df2be955-d8de-45b7-9574-06450f694780 used request id req-2bc589d8-02e7-46c4-b4e4-222f7a7ee41c 2018-11-14 18:53:20,297 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - df2be955-d8de-45b7-9574-06450f694780 2018-11-14 18:53:20,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=df2be955-d8de-45b7-9574-06450f694780 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4422729a80888279fb34d6958a16f9de6c8060e" 2018-11-14 18:53:20,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7743bd9d-915a-448d-a9bf-897a6f360aa3 Date: Wed, 14 Nov 2018 18:53: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-11-14T18:53:18Z", "security_group_id": "df2be955-d8de-45b7-9574-06450f694780", "port_range_min": null, "revision_number": 0, "tenant_id": "29701e682d94462f819733b98be73bab", "created_at": "2018-11-14T18:53:18Z", "project_id": "29701e682d94462f819733b98be73bab", "id": "191b25d4-c50e-4b97-9426-31388a43f364"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:53:18Z", "security_group_id": "df2be955-d8de-45b7-9574-06450f694780", "port_range_min": null, "revision_number": 0, "tenant_id": "29701e682d94462f819733b98be73bab", "created_at": "2018-11-14T18:53:18Z", "project_id": "29701e682d94462f819733b98be73bab", "id": "346305c4-9185-45ae-b221-cc681ab62397"}]} 2018-11-14 18:53:20,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=df2be955-d8de-45b7-9574-06450f694780 used request id req-7743bd9d-915a-448d-a9bf-897a6f360aa3 2018-11-14 18:53:20,321 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:53:20,322 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:53:20,736 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0689f70eb5ac4556a579cd7a55890660", "name": "InstanceSecurityGroupTests-97d3d3a4-f704-465-proj-role"}], "expires_at": "2018-11-14T19:53:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "29701e682d94462f819733b98be73bab", "name": "InstanceSecurityGroupTests-97d3d3a4-f704-465-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/29701e682d94462f819733b98be73bab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/29701e682d94462f819733b98be73bab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/29701e682d94462f819733b98be73bab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_29701e682d94462f819733b98be73bab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_29701e682d94462f819733b98be73bab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/29701e682d94462f819733b98be73bab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/29701e682d94462f819733b98be73bab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/29701e682d94462f819733b98be73bab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/29701e682d94462f819733b98be73bab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/29701e682d94462f819733b98be73bab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/29701e682d94462f819733b98be73bab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/29701e682d94462f819733b98be73bab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/29701e682d94462f819733b98be73bab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/29701e682d94462f819733b98be73bab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-97d3d3a4-f704-465-user", "id": "0bc9666a42a04901be557db3c2813503"}, "audit_ids": ["-RDOR-E4TdmpJwcEAFFSZQ"], "issued_at": "2018-11-14T18:53:20.000000Z"}} 2018-11-14 18:53:20,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885127c8277c28b1250591eb8c45bbfc973fc3fe" 2018-11-14 18:53:20,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:53:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3baa8d06-6c7a-407b-bd30-e561c5c79a8a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:53:20,826 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-3baa8d06-6c7a-407b-bd30-e561c5c79a8a 2018-11-14 18:53:20,827 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:53:20,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885127c8277c28b1250591eb8c45bbfc973fc3fe" 2018-11-14 18:53:20,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:53:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0753a73f-8bdd-4a68-bee7-9e2cf7e1c5bb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:53:20,972 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-0753a73f-8bdd-4a68-bee7-9e2cf7e1c5bb 2018-11-14 18:53:20,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885127c8277c28b1250591eb8c45bbfc973fc3fe" 2018-11-14 18:53:21,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-9a9c592a-7aca-4a2d-9bea-6ad41207472f Date: Wed, 14 Nov 2018 18:53:21 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["76868ba4-d6fc-44be-9e75-f03b5641a514"],"updated_at":"2018-11-14T18:53:15Z","tenant_id":"29701e682d94462f819733b98be73bab","created_at":"2018-11-14T18:53:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"29701e682d94462f819733b98be73bab","id":"b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1","name":"InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-net"}]} 2018-11-14 18:53:21,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-net used request id req-9a9c592a-7aca-4a2d-9bea-6ad41207472f 2018-11-14 18:53:21,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885127c8277c28b1250591eb8c45bbfc973fc3fe" 2018-11-14 18:53:21,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-713b3537-cb98-4589-9c0e-100cbb2a8e04 Date: Wed, 14 Nov 2018 18:53:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1","tenant_id":"29701e682d94462f819733b98be73bab","created_at":"2018-11-14T18:53:15Z","dns_nameservers":[],"updated_at":"2018-11-14T18:53:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"29701e682d94462f819733b98be73bab","id":"76868ba4-d6fc-44be-9e75-f03b5641a514","subnetpool_id":null,"name":"InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-subnet"}]} 2018-11-14 18:53:21,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1 used request id req-713b3537-cb98-4589-9c0e-100cbb2a8e04 2018-11-14 18:53:21,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885127c8277c28b1250591eb8c45bbfc973fc3fe" 2018-11-14 18:53:21,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-55e36775-e783-4e39-bd8f-09a21daa36cd Date: Wed, 14 Nov 2018 18:53:21 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["76868ba4-d6fc-44be-9e75-f03b5641a514"],"updated_at":"2018-11-14T18:53:15Z","tenant_id":"29701e682d94462f819733b98be73bab","created_at":"2018-11-14T18:53:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"29701e682d94462f819733b98be73bab","id":"b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1","name":"InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-net"}]} 2018-11-14 18:53:21,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-net used request id req-55e36775-e783-4e39-bd8f-09a21daa36cd 2018-11-14 18:53:21,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:53:21,908 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:53: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:53:21,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/29701e682d94462f819733b98be73bab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885127c8277c28b1250591eb8c45bbfc973fc3fe" 2018-11-14 18:53:22,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:53:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-188d9174-54a9-4e54-a18b-6f81854d3585 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/29701e682d94462f819733b98be73bab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "29701e682d94462f819733b98be73bab", "name": "InstanceSecurityGroupTests-97d3d3a4-f704-465-proj"}} 2018-11-14 18:53:22,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/29701e682d94462f819733b98be73bab used request id req-188d9174-54a9-4e54-a18b-6f81854d3585 2018-11-14 18:53:22,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885127c8277c28b1250591eb8c45bbfc973fc3fe" 2018-11-14 18:53:22,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-353cf3d5-3fab-473b-adaf-895a6432e4d4 Date: Wed, 14 Nov 2018 18:53:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1","tenant_id":"29701e682d94462f819733b98be73bab","created_at":"2018-11-14T18:53:15Z","dns_nameservers":[],"updated_at":"2018-11-14T18:53:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"29701e682d94462f819733b98be73bab","id":"76868ba4-d6fc-44be-9e75-f03b5641a514","subnetpool_id":null,"name":"InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-subnet"}]} 2018-11-14 18:53:22,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1 used request id req-353cf3d5-3fab-473b-adaf-895a6432e4d4 2018-11-14 18:53:22,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1&name=InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885127c8277c28b1250591eb8c45bbfc973fc3fe" 2018-11-14 18:53:22,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a6ca7686-afed-47e2-810e-1f872fb0fd67 Date: Wed, 14 Nov 2018 18:53:22 GMT RESP BODY: {"ports":[]} 2018-11-14 18:53:22,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1&name=InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-port&admin_state_up=True used request id req-a6ca7686-afed-47e2-810e-1f872fb0fd67 2018-11-14 18:53:22,451 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885127c8277c28b1250591eb8c45bbfc973fc3fe" 2018-11-14 18:53:22,722 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:53:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-be507c7f-0130-4dc0-a7c0-d0a392799ec9 x-compute-request-id: req-be507c7f-0130-4dc0-a7c0-d0a392799ec9 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-14 18:53:22,722 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-inst used request id req-be507c7f-0130-4dc0-a7c0-d0a392799ec9 2018-11-14 18:53:22,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885127c8277c28b1250591eb8c45bbfc973fc3fe" 2018-11-14 18:53:23,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-df234329-a5b2-4d57-9f55-e104e48135bf Date: Wed, 14 Nov 2018 18:53:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["76868ba4-d6fc-44be-9e75-f03b5641a514"],"updated_at":"2018-11-14T18:53:15Z","tenant_id":"29701e682d94462f819733b98be73bab","created_at":"2018-11-14T18:53:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"29701e682d94462f819733b98be73bab","id":"b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1","name":"InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-net"}]} 2018-11-14 18:53:23,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-net used request id req-df234329-a5b2-4d57-9f55-e104e48135bf 2018-11-14 18:53:23,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885127c8277c28b1250591eb8c45bbfc973fc3fe" 2018-11-14 18:53:23,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-9acc3f07-0a00-45f6-8247-dbd61d4424ae Date: Wed, 14 Nov 2018 18:53:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1","tenant_id":"29701e682d94462f819733b98be73bab","created_at":"2018-11-14T18:53:15Z","dns_nameservers":[],"updated_at":"2018-11-14T18:53:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"29701e682d94462f819733b98be73bab","id":"76868ba4-d6fc-44be-9e75-f03b5641a514","subnetpool_id":null,"name":"InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-subnet"}]} 2018-11-14 18:53:23,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1 used request id req-9acc3f07-0a00-45f6-8247-dbd61d4424ae 2018-11-14 18:53:23,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885127c8277c28b1250591eb8c45bbfc973fc3fe" 2018-11-14 18:53:23,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-fc44fda4-b881-4c98-af95-1c5f45427251 Date: Wed, 14 Nov 2018 18:53:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["76868ba4-d6fc-44be-9e75-f03b5641a514"],"updated_at":"2018-11-14T18:53:15Z","tenant_id":"29701e682d94462f819733b98be73bab","created_at":"2018-11-14T18:53:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"29701e682d94462f819733b98be73bab","id":"b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1","name":"InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-net"}]} 2018-11-14 18:53:23,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-net used request id req-fc44fda4-b881-4c98-af95-1c5f45427251 2018-11-14 18:53:23,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/29701e682d94462f819733b98be73bab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885127c8277c28b1250591eb8c45bbfc973fc3fe" 2018-11-14 18:53:23,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:53:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0e6d1ab-211f-4142-9bd4-24c4333cb1c1 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/29701e682d94462f819733b98be73bab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "29701e682d94462f819733b98be73bab", "name": "InstanceSecurityGroupTests-97d3d3a4-f704-465-proj"}} 2018-11-14 18:53:23,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/29701e682d94462f819733b98be73bab used request id req-f0e6d1ab-211f-4142-9bd4-24c4333cb1c1 2018-11-14 18:53:23,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885127c8277c28b1250591eb8c45bbfc973fc3fe" 2018-11-14 18:53:23,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-944438ff-1400-42d6-9465-bf5e49cf513d Date: Wed, 14 Nov 2018 18:53:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1","tenant_id":"29701e682d94462f819733b98be73bab","created_at":"2018-11-14T18:53:15Z","dns_nameservers":[],"updated_at":"2018-11-14T18:53:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"29701e682d94462f819733b98be73bab","id":"76868ba4-d6fc-44be-9e75-f03b5641a514","subnetpool_id":null,"name":"InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-subnet"}]} 2018-11-14 18:53:23,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1 used request id req-944438ff-1400-42d6-9465-bf5e49cf513d 2018-11-14 18:53:23,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1&name=InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885127c8277c28b1250591eb8c45bbfc973fc3fe" 2018-11-14 18:53:24,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-11708971-a3c9-42b5-a042-d3002b970021 Date: Wed, 14 Nov 2018 18:53:24 GMT RESP BODY: {"ports":[]} 2018-11-14 18:53:24,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1&name=InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-port&admin_state_up=True used request id req-11708971-a3c9-42b5-a042-d3002b970021 2018-11-14 18:53:24,138 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:53:24,139 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:53:24,632 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0689f70eb5ac4556a579cd7a55890660", "name": "InstanceSecurityGroupTests-97d3d3a4-f704-465-proj-role"}], "expires_at": "2018-11-14T19:53:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "29701e682d94462f819733b98be73bab", "name": "InstanceSecurityGroupTests-97d3d3a4-f704-465-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/29701e682d94462f819733b98be73bab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/29701e682d94462f819733b98be73bab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/29701e682d94462f819733b98be73bab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_29701e682d94462f819733b98be73bab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_29701e682d94462f819733b98be73bab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/29701e682d94462f819733b98be73bab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/29701e682d94462f819733b98be73bab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/29701e682d94462f819733b98be73bab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/29701e682d94462f819733b98be73bab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/29701e682d94462f819733b98be73bab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/29701e682d94462f819733b98be73bab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/29701e682d94462f819733b98be73bab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/29701e682d94462f819733b98be73bab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/29701e682d94462f819733b98be73bab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-97d3d3a4-f704-465-user", "id": "0bc9666a42a04901be557db3c2813503"}, "audit_ids": ["mJddWz6QTI2OFDdDbdBSHg"], "issued_at": "2018-11-14T18:53:24.000000Z"}} 2018-11-14 18:53:24,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3a9f8c697dcb6b75b56fcb7f904f19071dfffaf" 2018-11-14 18:53:24,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:53:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aea83fc5-de64-46f3-b4c7-beb10a0439c0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:53:24,716 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-aea83fc5-de64-46f3-b4c7-beb10a0439c0 2018-11-14 18:53:24,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885127c8277c28b1250591eb8c45bbfc973fc3fe" 2018-11-14 18:53:24,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-9b6f819c-6f0b-4f71-855b-c19571be387e Date: Wed, 14 Nov 2018 18:53:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["76868ba4-d6fc-44be-9e75-f03b5641a514"],"updated_at":"2018-11-14T18:53:15Z","tenant_id":"29701e682d94462f819733b98be73bab","created_at":"2018-11-14T18:53:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"29701e682d94462f819733b98be73bab","id":"b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1","name":"InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-net"}]} 2018-11-14 18:53:24,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-net used request id req-9b6f819c-6f0b-4f71-855b-c19571be387e 2018-11-14 18:53:24,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885127c8277c28b1250591eb8c45bbfc973fc3fe" 2018-11-14 18:53:25,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-09d185b4-6ee4-4842-a6d8-4847de0e8fa7 Date: Wed, 14 Nov 2018 18:53:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1","tenant_id":"29701e682d94462f819733b98be73bab","created_at":"2018-11-14T18:53:15Z","dns_nameservers":[],"updated_at":"2018-11-14T18:53:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"29701e682d94462f819733b98be73bab","id":"76868ba4-d6fc-44be-9e75-f03b5641a514","subnetpool_id":null,"name":"InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-subnet"}]} 2018-11-14 18:53:25,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1 used request id req-09d185b4-6ee4-4842-a6d8-4847de0e8fa7 2018-11-14 18:53:25,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885127c8277c28b1250591eb8c45bbfc973fc3fe" 2018-11-14 18:53:25,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-ac18df59-5db3-4e08-9327-b959eccdceb9 Date: Wed, 14 Nov 2018 18:53:25 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["76868ba4-d6fc-44be-9e75-f03b5641a514"],"updated_at":"2018-11-14T18:53:15Z","tenant_id":"29701e682d94462f819733b98be73bab","created_at":"2018-11-14T18:53:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"29701e682d94462f819733b98be73bab","id":"b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1","name":"InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-net"}]} 2018-11-14 18:53:25,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-net used request id req-ac18df59-5db3-4e08-9327-b959eccdceb9 2018-11-14 18:53:25,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:53:25,352 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:53: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:53:25,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/29701e682d94462f819733b98be73bab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3a9f8c697dcb6b75b56fcb7f904f19071dfffaf" 2018-11-14 18:53:25,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:53:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bf6088d-c33a-4a73-b3d9-beefddfba87e Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/29701e682d94462f819733b98be73bab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "29701e682d94462f819733b98be73bab", "name": "InstanceSecurityGroupTests-97d3d3a4-f704-465-proj"}} 2018-11-14 18:53:25,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/29701e682d94462f819733b98be73bab used request id req-6bf6088d-c33a-4a73-b3d9-beefddfba87e 2018-11-14 18:53:25,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885127c8277c28b1250591eb8c45bbfc973fc3fe" 2018-11-14 18:53:25,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a6290f67-43c3-4717-a008-a6720a1a8721 Date: Wed, 14 Nov 2018 18:53:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1","tenant_id":"29701e682d94462f819733b98be73bab","created_at":"2018-11-14T18:53:15Z","dns_nameservers":[],"updated_at":"2018-11-14T18:53:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"29701e682d94462f819733b98be73bab","id":"76868ba4-d6fc-44be-9e75-f03b5641a514","subnetpool_id":null,"name":"InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-subnet"}]} 2018-11-14 18:53:25,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1 used request id req-a6290f67-43c3-4717-a008-a6720a1a8721 2018-11-14 18:53:25,695 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-net 2018-11-14 18:53:25,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885127c8277c28b1250591eb8c45bbfc973fc3fe" -d '{"port": {"network_id": "b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1", "name": "InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-port", "admin_state_up": true}}' 2018-11-14 18:53:26,807 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 761 X-Openstack-Request-Id: req-3c6c7db7-611a-47cd-9f5c-440680285df6 Date: Wed, 14 Nov 2018 18:53:26 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-11-14T18:53:26Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1","tenant_id":"29701e682d94462f819733b98be73bab","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-11-14T18:53:26Z","name":"InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:6c:33:ac","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"29701e682d94462f819733b98be73bab","fixed_ips":[{"subnet_id":"76868ba4-d6fc-44be-9e75-f03b5641a514","ip_address":"10.55.0.24"}],"id":"a416ef1d-d58e-49f6-bf10-4d79307b2bcf","security_groups":["a644e0e2-53d1-4704-a2d1-813421758c26"],"device_id":""}} 2018-11-14 18:53:26,807 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-3c6c7db7-611a-47cd-9f5c-440680285df6 2018-11-14 18:53:26,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885127c8277c28b1250591eb8c45bbfc973fc3fe" 2018-11-14 18:53:27,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-3bd00f4b-97c4-4d5c-bed9-073a4561199e Date: Wed, 14 Nov 2018 18:53:27 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["76868ba4-d6fc-44be-9e75-f03b5641a514"],"updated_at":"2018-11-14T18:53:15Z","tenant_id":"29701e682d94462f819733b98be73bab","created_at":"2018-11-14T18:53:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"29701e682d94462f819733b98be73bab","id":"b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1","name":"InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-net"}]} 2018-11-14 18:53:27,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-net used request id req-3bd00f4b-97c4-4d5c-bed9-073a4561199e 2018-11-14 18:53:27,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885127c8277c28b1250591eb8c45bbfc973fc3fe" 2018-11-14 18:53:27,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-09ca1808-98a5-40ca-a8d3-f5b7ed741eed Date: Wed, 14 Nov 2018 18:53:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1","tenant_id":"29701e682d94462f819733b98be73bab","created_at":"2018-11-14T18:53:15Z","dns_nameservers":[],"updated_at":"2018-11-14T18:53:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"29701e682d94462f819733b98be73bab","id":"76868ba4-d6fc-44be-9e75-f03b5641a514","subnetpool_id":null,"name":"InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-subnet"}]} 2018-11-14 18:53:27,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1 used request id req-09ca1808-98a5-40ca-a8d3-f5b7ed741eed 2018-11-14 18:53:27,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885127c8277c28b1250591eb8c45bbfc973fc3fe" 2018-11-14 18:53:27,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-dc2894af-ac3a-4f42-b6cb-7e1df8a0276e Date: Wed, 14 Nov 2018 18:53:27 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["76868ba4-d6fc-44be-9e75-f03b5641a514"],"updated_at":"2018-11-14T18:53:15Z","tenant_id":"29701e682d94462f819733b98be73bab","created_at":"2018-11-14T18:53:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"29701e682d94462f819733b98be73bab","id":"b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1","name":"InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-net"}]} 2018-11-14 18:53:27,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-net used request id req-dc2894af-ac3a-4f42-b6cb-7e1df8a0276e 2018-11-14 18:53:27,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/29701e682d94462f819733b98be73bab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885127c8277c28b1250591eb8c45bbfc973fc3fe" 2018-11-14 18:53:27,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:53:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40d9fb55-4031-465f-b03c-37df1fe676bc Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/29701e682d94462f819733b98be73bab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "29701e682d94462f819733b98be73bab", "name": "InstanceSecurityGroupTests-97d3d3a4-f704-465-proj"}} 2018-11-14 18:53:27,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/29701e682d94462f819733b98be73bab used request id req-40d9fb55-4031-465f-b03c-37df1fe676bc 2018-11-14 18:53:27,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885127c8277c28b1250591eb8c45bbfc973fc3fe" 2018-11-14 18:53:27,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6215897b-d9bb-4c5b-8b35-7429faa7e95c Date: Wed, 14 Nov 2018 18:53:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1","tenant_id":"29701e682d94462f819733b98be73bab","created_at":"2018-11-14T18:53:15Z","dns_nameservers":[],"updated_at":"2018-11-14T18:53:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"29701e682d94462f819733b98be73bab","id":"76868ba4-d6fc-44be-9e75-f03b5641a514","subnetpool_id":null,"name":"InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-subnet"}]} 2018-11-14 18:53:27,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1 used request id req-6215897b-d9bb-4c5b-8b35-7429faa7e95c 2018-11-14 18:53:27,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1&name=InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885127c8277c28b1250591eb8c45bbfc973fc3fe" 2018-11-14 18:53:27,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-19ec9d7e-a025-404b-9c03-65f40832d021 Date: Wed, 14 Nov 2018 18:53:27 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1","tenant_id":"29701e682d94462f819733b98be73bab","created_at":"2018-11-14T18:53:26Z","admin_state_up":true,"updated_at":"2018-11-14T18:53:26Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:6c:33:ac","id":"a416ef1d-d58e-49f6-bf10-4d79307b2bcf","port_security_enabled":true,"project_id":"29701e682d94462f819733b98be73bab","fixed_ips":[{"subnet_id":"76868ba4-d6fc-44be-9e75-f03b5641a514","ip_address":"10.55.0.24"}],"extra_dhcp_opts":[],"security_groups":["a644e0e2-53d1-4704-a2d1-813421758c26"],"name":"InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-port"}]} 2018-11-14 18:53:27,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1&name=InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-port&admin_state_up=True used request id req-19ec9d7e-a025-404b-9c03-65f40832d021 2018-11-14 18:53:27,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/29701e682d94462f819733b98be73bab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885127c8277c28b1250591eb8c45bbfc973fc3fe" 2018-11-14 18:53:27,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:53:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-933e8897-4792-425b-b035-a52b113067e9 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/29701e682d94462f819733b98be73bab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "29701e682d94462f819733b98be73bab", "name": "InstanceSecurityGroupTests-97d3d3a4-f704-465-proj"}} 2018-11-14 18:53:27,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/29701e682d94462f819733b98be73bab used request id req-933e8897-4792-425b-b035-a52b113067e9 2018-11-14 18:53:27,916 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-inst 2018-11-14 18:53:27,919 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885127c8277c28b1250591eb8c45bbfc973fc3fe" 2018-11-14 18:53:27,938 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:53: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-4094b0a7-042b-45cd-b53e-c37e25255a28 x-compute-request-id: req-4094b0a7-042b-45cd-b53e-c37e25255a28 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "754ef748-f6ef-422d-bb8f-cb3c68fc6505", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/754ef748-f6ef-422d-bb8f-cb3c68fc6505", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/754ef748-f6ef-422d-bb8f-cb3c68fc6505", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-flavor-name"}]} 2018-11-14 18:53:27,938 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-4094b0a7-042b-45cd-b53e-c37e25255a28 2018-11-14 18:53:27,941 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/754ef748-f6ef-422d-bb8f-cb3c68fc6505 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885127c8277c28b1250591eb8c45bbfc973fc3fe" 2018-11-14 18:53:27,961 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:53: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-bfd5dd84-2386-459e-b871-6926d496107a x-compute-request-id: req-bfd5dd84-2386-459e-b871-6926d496107a Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-flavor-name", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/754ef748-f6ef-422d-bb8f-cb3c68fc6505", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/754ef748-f6ef-422d-bb8f-cb3c68fc6505", "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": "754ef748-f6ef-422d-bb8f-cb3c68fc6505"}} 2018-11-14 18:53:27,961 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/754ef748-f6ef-422d-bb8f-cb3c68fc6505 used request id req-bfd5dd84-2386-459e-b871-6926d496107a 2018-11-14 18:53:27,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}885127c8277c28b1250591eb8c45bbfc973fc3fe" 2018-11-14 18:53:28,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-2f8c5ab5-52d6-4aab-8633-a1498f9cfbb0 Date: Wed, 14 Nov 2018 18:53:28 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:53:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:53:12Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/e74a48dc-1129-40f5-96c1-ab0328d0be2a/snap", "metadata": {}}], "self": "/v2/images/e74a48dc-1129-40f5-96c1-ab0328d0be2a", "min_disk": 0, "protected": false, "id": "e74a48dc-1129-40f5-96c1-ab0328d0be2a", "file": "/v2/images/e74a48dc-1129-40f5-96c1-ab0328d0be2a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "29701e682d94462f819733b98be73bab", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/e74a48dc-1129-40f5-96c1-ab0328d0be2a/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-image"} 2018-11-14 18:53:28,194 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-image used request id req-2f8c5ab5-52d6-4aab-8633-a1498f9cfbb0 2018-11-14 18:53:28,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}885127c8277c28b1250591eb8c45bbfc973fc3fe" 2018-11-14 18:53:28,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-5c12084a-245c-4c20-8791-7fb4fc4f11b8 Date: Wed, 14 Nov 2018 18:53: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-11-14 18:53:28,389 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-5c12084a-245c-4c20-8791-7fb4fc4f11b8 2018-11-14 18:53:28,395 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885127c8277c28b1250591eb8c45bbfc973fc3fe" -d '{"server": {"name": "InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-inst", "imageRef": "e74a48dc-1129-40f5-96c1-ab0328d0be2a", "flavorRef": "754ef748-f6ef-422d-bb8f-cb3c68fc6505", "max_count": 1, "min_count": 1, "networks": [{"port": "a416ef1d-d58e-49f6-bf10-4d79307b2bcf"}], "security_groups": [{"name": "InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-name"}]}}' 2018-11-14 18:53:31,044 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18:53: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-5db8f80e-4870-4edf-92e5-3ae1bdbe11cf x-compute-request-id: req-5db8f80e-4870-4edf-92e5-3ae1bdbe11cf Content-Length: 435 location: http://172.30.9.28:8774/v2.1/servers/91d19d4d-781f-4eff-b092-1700edfc55e8 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-name"}], "OS-DCF:diskConfig": "MANUAL", "id": "91d19d4d-781f-4eff-b092-1700edfc55e8", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/91d19d4d-781f-4eff-b092-1700edfc55e8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/91d19d4d-781f-4eff-b092-1700edfc55e8", "rel": "bookmark"}], "adminPass": "VQ2f9kmidch3"}} 2018-11-14 18:53:31,044 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-5db8f80e-4870-4edf-92e5-3ae1bdbe11cf 2018-11-14 18:53:31,048 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/91d19d4d-781f-4eff-b092-1700edfc55e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885127c8277c28b1250591eb8c45bbfc973fc3fe" 2018-11-14 18:53:31,314 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:53: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-59bec34c-9aa9-45b9-a1fe-92e5f045a62b x-compute-request-id: req-59bec34c-9aa9-45b9-a1fe-92e5f045a62b 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.28:8774/v2.1/servers/91d19d4d-781f-4eff-b092-1700edfc55e8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/91d19d4d-781f-4eff-b092-1700edfc55e8", "rel": "bookmark"}], "image": {"id": "e74a48dc-1129-40f5-96c1-ab0328d0be2a", "links": [{"href": "http://172.30.9.28:8774/images/e74a48dc-1129-40f5-96c1-ab0328d0be2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "754ef748-f6ef-422d-bb8f-cb3c68fc6505", "links": [{"href": "http://172.30.9.28:8774/flavors/754ef748-f6ef-422d-bb8f-cb3c68fc6505", "rel": "bookmark"}]}, "id": "91d19d4d-781f-4eff-b092-1700edfc55e8", "user_id": "0bc9666a42a04901be557db3c2813503", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T18:53:31Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-inst", "created": "2018-11-14T18:53:30Z", "tenant_id": "29701e682d94462f819733b98be73bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:53:31,314 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/91d19d4d-781f-4eff-b092-1700edfc55e8 used request id req-59bec34c-9aa9-45b9-a1fe-92e5f045a62b 2018-11-14 18:53:31,315 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-inst 2018-11-14 18:53:31,317 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/91d19d4d-781f-4eff-b092-1700edfc55e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885127c8277c28b1250591eb8c45bbfc973fc3fe" 2018-11-14 18:53:31,724 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:53: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-20f66d79-3010-4324-bbc3-584eeb082544 x-compute-request-id: req-20f66d79-3010-4324-bbc3-584eeb082544 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.28:8774/v2.1/servers/91d19d4d-781f-4eff-b092-1700edfc55e8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/91d19d4d-781f-4eff-b092-1700edfc55e8", "rel": "bookmark"}], "image": {"id": "e74a48dc-1129-40f5-96c1-ab0328d0be2a", "links": [{"href": "http://172.30.9.28:8774/images/e74a48dc-1129-40f5-96c1-ab0328d0be2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "754ef748-f6ef-422d-bb8f-cb3c68fc6505", "links": [{"href": "http://172.30.9.28:8774/flavors/754ef748-f6ef-422d-bb8f-cb3c68fc6505", "rel": "bookmark"}]}, "id": "91d19d4d-781f-4eff-b092-1700edfc55e8", "user_id": "0bc9666a42a04901be557db3c2813503", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T18:53:31Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-inst", "created": "2018-11-14T18:53:30Z", "tenant_id": "29701e682d94462f819733b98be73bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:53:31,725 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/91d19d4d-781f-4eff-b092-1700edfc55e8 used request id req-20f66d79-3010-4324-bbc3-584eeb082544 2018-11-14 18:53:31,725 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-inst] is - BUILD 2018-11-14 18:53:31,725 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-14 18:53:34,728 - create_instance - DEBUG - VM status query timeout in 896.586404085 2018-11-14 18:53:34,731 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/91d19d4d-781f-4eff-b092-1700edfc55e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885127c8277c28b1250591eb8c45bbfc973fc3fe" 2018-11-14 18:53:35,088 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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,Accept-Encoding x-openstack-request-id: req-e9ce36bb-ae4f-4ba2-b0df-1f3886243133 x-compute-request-id: req-e9ce36bb-ae4f-4ba2-b0df-1f3886243133 Content-Encoding: gzip Content-Length: 676 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/91d19d4d-781f-4eff-b092-1700edfc55e8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/91d19d4d-781f-4eff-b092-1700edfc55e8", "rel": "bookmark"}], "image": {"id": "e74a48dc-1129-40f5-96c1-ab0328d0be2a", "links": [{"href": "http://172.30.9.28:8774/images/e74a48dc-1129-40f5-96c1-ab0328d0be2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "754ef748-f6ef-422d-bb8f-cb3c68fc6505", "links": [{"href": "http://172.30.9.28:8774/flavors/754ef748-f6ef-422d-bb8f-cb3c68fc6505", "rel": "bookmark"}]}, "id": "91d19d4d-781f-4eff-b092-1700edfc55e8", "security_groups": [{"name": "default"}], "user_id": "0bc9666a42a04901be557db3c2813503", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T18:53:32Z", "hostId": "6663125d1caf79686882bf98ccc63c3b586f0fd459a5e6358066f6a5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-inst", "created": "2018-11-14T18:53:30Z", "tenant_id": "29701e682d94462f819733b98be73bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:53:35,088 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/91d19d4d-781f-4eff-b092-1700edfc55e8 used request id req-e9ce36bb-ae4f-4ba2-b0df-1f3886243133 2018-11-14 18:53:35,089 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-inst] is - BUILD 2018-11-14 18:53:35,089 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-14 18:53:38,092 - create_instance - DEBUG - VM status query timeout in 893.222843885 2018-11-14 18:53:38,095 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/91d19d4d-781f-4eff-b092-1700edfc55e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885127c8277c28b1250591eb8c45bbfc973fc3fe" 2018-11-14 18:53:38,784 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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-be824f48-eb58-4374-94e0-193466510ca7 x-compute-request-id: req-be824f48-eb58-4374-94e0-193466510ca7 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:33:ac", "version": 4, "addr": "10.55.0.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/91d19d4d-781f-4eff-b092-1700edfc55e8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/91d19d4d-781f-4eff-b092-1700edfc55e8", "rel": "bookmark"}], "image": {"id": "e74a48dc-1129-40f5-96c1-ab0328d0be2a", "links": [{"href": "http://172.30.9.28:8774/images/e74a48dc-1129-40f5-96c1-ab0328d0be2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:53:36.000000", "flavor": {"id": "754ef748-f6ef-422d-bb8f-cb3c68fc6505", "links": [{"href": "http://172.30.9.28:8774/flavors/754ef748-f6ef-422d-bb8f-cb3c68fc6505", "rel": "bookmark"}]}, "id": "91d19d4d-781f-4eff-b092-1700edfc55e8", "security_groups": [{"name": "default"}], "user_id": "0bc9666a42a04901be557db3c2813503", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:53:36Z", "hostId": "6663125d1caf79686882bf98ccc63c3b586f0fd459a5e6358066f6a5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-inst", "created": "2018-11-14T18:53:30Z", "tenant_id": "29701e682d94462f819733b98be73bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:53:38,784 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/91d19d4d-781f-4eff-b092-1700edfc55e8 used request id req-be824f48-eb58-4374-94e0-193466510ca7 2018-11-14 18:53:38,784 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-inst] is - ACTIVE 2018-11-14 18:53:38,784 - create_instance - INFO - VM is - ACTIVE 2018-11-14 18:53:38,787 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/91d19d4d-781f-4eff-b092-1700edfc55e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885127c8277c28b1250591eb8c45bbfc973fc3fe" 2018-11-14 18:53:39,373 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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-dc5d8b40-d63d-4341-9ef4-9979c2819f77 x-compute-request-id: req-dc5d8b40-d63d-4341-9ef4-9979c2819f77 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:33:ac", "version": 4, "addr": "10.55.0.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/91d19d4d-781f-4eff-b092-1700edfc55e8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/91d19d4d-781f-4eff-b092-1700edfc55e8", "rel": "bookmark"}], "image": {"id": "e74a48dc-1129-40f5-96c1-ab0328d0be2a", "links": [{"href": "http://172.30.9.28:8774/images/e74a48dc-1129-40f5-96c1-ab0328d0be2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:53:36.000000", "flavor": {"id": "754ef748-f6ef-422d-bb8f-cb3c68fc6505", "links": [{"href": "http://172.30.9.28:8774/flavors/754ef748-f6ef-422d-bb8f-cb3c68fc6505", "rel": "bookmark"}]}, "id": "91d19d4d-781f-4eff-b092-1700edfc55e8", "security_groups": [{"name": "default"}], "user_id": "0bc9666a42a04901be557db3c2813503", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:53:36Z", "hostId": "6663125d1caf79686882bf98ccc63c3b586f0fd459a5e6358066f6a5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-inst", "created": "2018-11-14T18:53:30Z", "tenant_id": "29701e682d94462f819733b98be73bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:53:39,373 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/91d19d4d-781f-4eff-b092-1700edfc55e8 used request id req-dc5d8b40-d63d-4341-9ef4-9979c2819f77 2018-11-14 18:53:39,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885127c8277c28b1250591eb8c45bbfc973fc3fe" 2018-11-14 18:53:39,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-69360a07-29a7-47e6-85bf-cf165255d072 Date: Wed, 14 Nov 2018 18:53:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["76868ba4-d6fc-44be-9e75-f03b5641a514"],"updated_at":"2018-11-14T18:53:15Z","tenant_id":"29701e682d94462f819733b98be73bab","created_at":"2018-11-14T18:53:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"29701e682d94462f819733b98be73bab","id":"b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1","name":"InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-net"}]} 2018-11-14 18:53:39,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-net used request id req-69360a07-29a7-47e6-85bf-cf165255d072 2018-11-14 18:53:39,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/29701e682d94462f819733b98be73bab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885127c8277c28b1250591eb8c45bbfc973fc3fe" 2018-11-14 18:53:39,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:53:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62b6956e-f322-4b08-bd43-86429e3f8b2d Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/29701e682d94462f819733b98be73bab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "29701e682d94462f819733b98be73bab", "name": "InstanceSecurityGroupTests-97d3d3a4-f704-465-proj"}} 2018-11-14 18:53:39,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/29701e682d94462f819733b98be73bab used request id req-62b6956e-f322-4b08-bd43-86429e3f8b2d 2018-11-14 18:53:39,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885127c8277c28b1250591eb8c45bbfc973fc3fe" 2018-11-14 18:53:39,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-5d493328-0604-4ae6-892d-71657419544a Date: Wed, 14 Nov 2018 18:53:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1","tenant_id":"29701e682d94462f819733b98be73bab","created_at":"2018-11-14T18:53:15Z","dns_nameservers":[],"updated_at":"2018-11-14T18:53:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"29701e682d94462f819733b98be73bab","id":"76868ba4-d6fc-44be-9e75-f03b5641a514","subnetpool_id":null,"name":"InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-subnet"}]} 2018-11-14 18:53:39,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1 used request id req-5d493328-0604-4ae6-892d-71657419544a 2018-11-14 18:53:39,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885127c8277c28b1250591eb8c45bbfc973fc3fe" 2018-11-14 18:53:39,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3029 X-Openstack-Request-Id: req-0eb02c53-1b26-48ab-b4e4-cc9c8d8d5a50 Date: Wed, 14 Nov 2018 18:53:39 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1","tenant_id":"29701e682d94462f819733b98be73bab","created_at":"2018-11-14T18:53:16Z","admin_state_up":true,"updated_at":"2018-11-14T18:53:19Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:68:b6:44","id":"02871f90-c2a9-422d-bc8e-e5f8c59a4f47","port_security_enabled":false,"project_id":"29701e682d94462f819733b98be73bab","fixed_ips":[{"subnet_id":"76868ba4-d6fc-44be-9e75-f03b5641a514","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1","tenant_id":"29701e682d94462f819733b98be73bab","created_at":"2018-11-14T18:53:26Z","admin_state_up":true,"updated_at":"2018-11-14T18:53:36Z","binding:vnic_type":"normal","device_id":"91d19d4d-781f-4eff-b092-1700edfc55e8","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:6c:33:ac","id":"a416ef1d-d58e-49f6-bf10-4d79307b2bcf","port_security_enabled":true,"project_id":"29701e682d94462f819733b98be73bab","fixed_ips":[{"subnet_id":"76868ba4-d6fc-44be-9e75-f03b5641a514","ip_address":"10.55.0.24"}],"extra_dhcp_opts":[],"security_groups":["a644e0e2-53d1-4704-a2d1-813421758c26"],"name":"InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1","tenant_id":"29701e682d94462f819733b98be73bab","created_at":"2018-11-14T18:53:17Z","admin_state_up":true,"updated_at":"2018-11-14T18:53:20Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:66:c3:8a","id":"b6e920b2-53e4-4fdf-8b7d-35b7d00d2787","port_security_enabled":false,"project_id":"29701e682d94462f819733b98be73bab","fixed_ips":[{"subnet_id":"76868ba4-d6fc-44be-9e75-f03b5641a514","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1","tenant_id":"29701e682d94462f819733b98be73bab","created_at":"2018-11-14T18:53:16Z","admin_state_up":true,"updated_at":"2018-11-14T18:53:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:44:1a:d9","id":"bca5ac8a-0608-47fc-b45a-1000cbda07ad","port_security_enabled":false,"project_id":"29701e682d94462f819733b98be73bab","fixed_ips":[{"subnet_id":"76868ba4-d6fc-44be-9e75-f03b5641a514","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-14 18:53:39,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1 used request id req-0eb02c53-1b26-48ab-b4e4-cc9c8d8d5a50 2018-11-14 18:53:39,882 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/91d19d4d-781f-4eff-b092-1700edfc55e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885127c8277c28b1250591eb8c45bbfc973fc3fe" 2018-11-14 18:53:40,579 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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-cb9d5e95-14c5-4bbe-993f-1b6b02e6f110 x-compute-request-id: req-cb9d5e95-14c5-4bbe-993f-1b6b02e6f110 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:33:ac", "version": 4, "addr": "10.55.0.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/91d19d4d-781f-4eff-b092-1700edfc55e8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/91d19d4d-781f-4eff-b092-1700edfc55e8", "rel": "bookmark"}], "image": {"id": "e74a48dc-1129-40f5-96c1-ab0328d0be2a", "links": [{"href": "http://172.30.9.28:8774/images/e74a48dc-1129-40f5-96c1-ab0328d0be2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:53:36.000000", "flavor": {"id": "754ef748-f6ef-422d-bb8f-cb3c68fc6505", "links": [{"href": "http://172.30.9.28:8774/flavors/754ef748-f6ef-422d-bb8f-cb3c68fc6505", "rel": "bookmark"}]}, "id": "91d19d4d-781f-4eff-b092-1700edfc55e8", "security_groups": [{"name": "default"}], "user_id": "0bc9666a42a04901be557db3c2813503", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:53:36Z", "hostId": "6663125d1caf79686882bf98ccc63c3b586f0fd459a5e6358066f6a5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-inst", "created": "2018-11-14T18:53:30Z", "tenant_id": "29701e682d94462f819733b98be73bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:53:40,579 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/91d19d4d-781f-4eff-b092-1700edfc55e8 used request id req-cb9d5e95-14c5-4bbe-993f-1b6b02e6f110 2018-11-14 18:53:40,580 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-inst] is - ACTIVE 2018-11-14 18:53:40,580 - create_instance - INFO - VM is - ACTIVE 2018-11-14 18:53:40,583 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/91d19d4d-781f-4eff-b092-1700edfc55e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885127c8277c28b1250591eb8c45bbfc973fc3fe" 2018-11-14 18:53:41,264 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:53: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-a42d6c1f-e04f-4afc-a40d-0311129b803e x-compute-request-id: req-a42d6c1f-e04f-4afc-a40d-0311129b803e Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:33:ac", "version": 4, "addr": "10.55.0.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/91d19d4d-781f-4eff-b092-1700edfc55e8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/91d19d4d-781f-4eff-b092-1700edfc55e8", "rel": "bookmark"}], "image": {"id": "e74a48dc-1129-40f5-96c1-ab0328d0be2a", "links": [{"href": "http://172.30.9.28:8774/images/e74a48dc-1129-40f5-96c1-ab0328d0be2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:53:36.000000", "flavor": {"id": "754ef748-f6ef-422d-bb8f-cb3c68fc6505", "links": [{"href": "http://172.30.9.28:8774/flavors/754ef748-f6ef-422d-bb8f-cb3c68fc6505", "rel": "bookmark"}]}, "id": "91d19d4d-781f-4eff-b092-1700edfc55e8", "security_groups": [{"name": "default"}], "user_id": "0bc9666a42a04901be557db3c2813503", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:53:36Z", "hostId": "6663125d1caf79686882bf98ccc63c3b586f0fd459a5e6358066f6a5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-inst", "created": "2018-11-14T18:53:30Z", "tenant_id": "29701e682d94462f819733b98be73bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:53:41,264 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/91d19d4d-781f-4eff-b092-1700edfc55e8 used request id req-a42d6c1f-e04f-4afc-a40d-0311129b803e 2018-11-14 18:53:41,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885127c8277c28b1250591eb8c45bbfc973fc3fe" 2018-11-14 18:53:41,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-436247be-0f9a-4dc4-b87e-3f5ccd076fda Date: Wed, 14 Nov 2018 18:53:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["76868ba4-d6fc-44be-9e75-f03b5641a514"],"updated_at":"2018-11-14T18:53:15Z","tenant_id":"29701e682d94462f819733b98be73bab","created_at":"2018-11-14T18:53:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"29701e682d94462f819733b98be73bab","id":"b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1","name":"InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-net"}]} 2018-11-14 18:53:41,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-net used request id req-436247be-0f9a-4dc4-b87e-3f5ccd076fda 2018-11-14 18:53:41,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/29701e682d94462f819733b98be73bab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885127c8277c28b1250591eb8c45bbfc973fc3fe" 2018-11-14 18:53:41,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:53:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aee33546-9286-4472-ba6c-9ffb10f9049d Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/29701e682d94462f819733b98be73bab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "29701e682d94462f819733b98be73bab", "name": "InstanceSecurityGroupTests-97d3d3a4-f704-465-proj"}} 2018-11-14 18:53:41,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/29701e682d94462f819733b98be73bab used request id req-aee33546-9286-4472-ba6c-9ffb10f9049d 2018-11-14 18:53:41,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885127c8277c28b1250591eb8c45bbfc973fc3fe" 2018-11-14 18:53:41,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c7e1738d-f49b-4b49-bc33-59e168d3854c Date: Wed, 14 Nov 2018 18:53:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1","tenant_id":"29701e682d94462f819733b98be73bab","created_at":"2018-11-14T18:53:15Z","dns_nameservers":[],"updated_at":"2018-11-14T18:53:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"29701e682d94462f819733b98be73bab","id":"76868ba4-d6fc-44be-9e75-f03b5641a514","subnetpool_id":null,"name":"InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-subnet"}]} 2018-11-14 18:53:41,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1 used request id req-c7e1738d-f49b-4b49-bc33-59e168d3854c 2018-11-14 18:53:41,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885127c8277c28b1250591eb8c45bbfc973fc3fe" 2018-11-14 18:53:41,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3029 X-Openstack-Request-Id: req-4a921a2d-90b3-4fd8-9a11-591470a4946c Date: Wed, 14 Nov 2018 18:53:41 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1","tenant_id":"29701e682d94462f819733b98be73bab","created_at":"2018-11-14T18:53:16Z","admin_state_up":true,"updated_at":"2018-11-14T18:53:19Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:68:b6:44","id":"02871f90-c2a9-422d-bc8e-e5f8c59a4f47","port_security_enabled":false,"project_id":"29701e682d94462f819733b98be73bab","fixed_ips":[{"subnet_id":"76868ba4-d6fc-44be-9e75-f03b5641a514","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1","tenant_id":"29701e682d94462f819733b98be73bab","created_at":"2018-11-14T18:53:26Z","admin_state_up":true,"updated_at":"2018-11-14T18:53:36Z","binding:vnic_type":"normal","device_id":"91d19d4d-781f-4eff-b092-1700edfc55e8","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:6c:33:ac","id":"a416ef1d-d58e-49f6-bf10-4d79307b2bcf","port_security_enabled":true,"project_id":"29701e682d94462f819733b98be73bab","fixed_ips":[{"subnet_id":"76868ba4-d6fc-44be-9e75-f03b5641a514","ip_address":"10.55.0.24"}],"extra_dhcp_opts":[],"security_groups":["a644e0e2-53d1-4704-a2d1-813421758c26"],"name":"InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1","tenant_id":"29701e682d94462f819733b98be73bab","created_at":"2018-11-14T18:53:17Z","admin_state_up":true,"updated_at":"2018-11-14T18:53:20Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:66:c3:8a","id":"b6e920b2-53e4-4fdf-8b7d-35b7d00d2787","port_security_enabled":false,"project_id":"29701e682d94462f819733b98be73bab","fixed_ips":[{"subnet_id":"76868ba4-d6fc-44be-9e75-f03b5641a514","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1","tenant_id":"29701e682d94462f819733b98be73bab","created_at":"2018-11-14T18:53:16Z","admin_state_up":true,"updated_at":"2018-11-14T18:53:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:44:1a:d9","id":"bca5ac8a-0608-47fc-b45a-1000cbda07ad","port_security_enabled":false,"project_id":"29701e682d94462f819733b98be73bab","fixed_ips":[{"subnet_id":"76868ba4-d6fc-44be-9e75-f03b5641a514","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-14 18:53:41,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1 used request id req-4a921a2d-90b3-4fd8-9a11-591470a4946c 2018-11-14 18:53:41,599 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/91d19d4d-781f-4eff-b092-1700edfc55e8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885127c8277c28b1250591eb8c45bbfc973fc3fe" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-name"}}' 2018-11-14 18:53:43,364 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18:53:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3d88ffb4-a88a-4364-8016-b564edf47bdd x-compute-request-id: req-3d88ffb4-a88a-4364-8016-b564edf47bdd Content-Length: 0 Content-Type: application/json 2018-11-14 18:53:43,365 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/91d19d4d-781f-4eff-b092-1700edfc55e8/action used request id req-3d88ffb4-a88a-4364-8016-b564edf47bdd 2018-11-14 18:53:43,368 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/91d19d4d-781f-4eff-b092-1700edfc55e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885127c8277c28b1250591eb8c45bbfc973fc3fe" 2018-11-14 18:53:44,083 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:53: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-400341d4-4556-4064-97f3-73fdca8aa664 x-compute-request-id: req-400341d4-4556-4064-97f3-73fdca8aa664 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:33:ac", "version": 4, "addr": "10.55.0.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/91d19d4d-781f-4eff-b092-1700edfc55e8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/91d19d4d-781f-4eff-b092-1700edfc55e8", "rel": "bookmark"}], "image": {"id": "e74a48dc-1129-40f5-96c1-ab0328d0be2a", "links": [{"href": "http://172.30.9.28:8774/images/e74a48dc-1129-40f5-96c1-ab0328d0be2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:53:36.000000", "flavor": {"id": "754ef748-f6ef-422d-bb8f-cb3c68fc6505", "links": [{"href": "http://172.30.9.28:8774/flavors/754ef748-f6ef-422d-bb8f-cb3c68fc6505", "rel": "bookmark"}]}, "id": "91d19d4d-781f-4eff-b092-1700edfc55e8", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-name"}], "user_id": "0bc9666a42a04901be557db3c2813503", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:53:36Z", "hostId": "6663125d1caf79686882bf98ccc63c3b586f0fd459a5e6358066f6a5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-inst", "created": "2018-11-14T18:53:30Z", "tenant_id": "29701e682d94462f819733b98be73bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:53:44,083 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/91d19d4d-781f-4eff-b092-1700edfc55e8 used request id req-400341d4-4556-4064-97f3-73fdca8aa664 2018-11-14 18:53:44,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885127c8277c28b1250591eb8c45bbfc973fc3fe" 2018-11-14 18:53:44,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-a6e7b608-9be4-47b4-a7d8-601c392d4a1f Date: Wed, 14 Nov 2018 18:53:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["76868ba4-d6fc-44be-9e75-f03b5641a514"],"updated_at":"2018-11-14T18:53:15Z","tenant_id":"29701e682d94462f819733b98be73bab","created_at":"2018-11-14T18:53:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"29701e682d94462f819733b98be73bab","id":"b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1","name":"InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-net"}]} 2018-11-14 18:53:44,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-net used request id req-a6e7b608-9be4-47b4-a7d8-601c392d4a1f 2018-11-14 18:53:44,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/29701e682d94462f819733b98be73bab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885127c8277c28b1250591eb8c45bbfc973fc3fe" 2018-11-14 18:53:44,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:53:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67b084f4-c847-4a9f-aa6c-b1c43c6ee905 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/29701e682d94462f819733b98be73bab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "29701e682d94462f819733b98be73bab", "name": "InstanceSecurityGroupTests-97d3d3a4-f704-465-proj"}} 2018-11-14 18:53:44,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/29701e682d94462f819733b98be73bab used request id req-67b084f4-c847-4a9f-aa6c-b1c43c6ee905 2018-11-14 18:53:44,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885127c8277c28b1250591eb8c45bbfc973fc3fe" 2018-11-14 18:53:44,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-89f3c52b-34ff-40f6-927d-95abedc28de8 Date: Wed, 14 Nov 2018 18:53:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1","tenant_id":"29701e682d94462f819733b98be73bab","created_at":"2018-11-14T18:53:15Z","dns_nameservers":[],"updated_at":"2018-11-14T18:53:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"29701e682d94462f819733b98be73bab","id":"76868ba4-d6fc-44be-9e75-f03b5641a514","subnetpool_id":null,"name":"InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-subnet"}]} 2018-11-14 18:53:44,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1 used request id req-89f3c52b-34ff-40f6-927d-95abedc28de8 2018-11-14 18:53:44,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885127c8277c28b1250591eb8c45bbfc973fc3fe" 2018-11-14 18:53:44,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3068 X-Openstack-Request-Id: req-f0b665f9-37a7-48c4-8cf4-a0ae634175a3 Date: Wed, 14 Nov 2018 18:53:44 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1","tenant_id":"29701e682d94462f819733b98be73bab","created_at":"2018-11-14T18:53:16Z","admin_state_up":true,"updated_at":"2018-11-14T18:53:19Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:68:b6:44","id":"02871f90-c2a9-422d-bc8e-e5f8c59a4f47","port_security_enabled":false,"project_id":"29701e682d94462f819733b98be73bab","fixed_ips":[{"subnet_id":"76868ba4-d6fc-44be-9e75-f03b5641a514","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1","tenant_id":"29701e682d94462f819733b98be73bab","created_at":"2018-11-14T18:53:26Z","admin_state_up":true,"updated_at":"2018-11-14T18:53:43Z","binding:vnic_type":"normal","device_id":"91d19d4d-781f-4eff-b092-1700edfc55e8","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:6c:33:ac","id":"a416ef1d-d58e-49f6-bf10-4d79307b2bcf","port_security_enabled":true,"project_id":"29701e682d94462f819733b98be73bab","fixed_ips":[{"subnet_id":"76868ba4-d6fc-44be-9e75-f03b5641a514","ip_address":"10.55.0.24"}],"extra_dhcp_opts":[],"security_groups":["a644e0e2-53d1-4704-a2d1-813421758c26","df2be955-d8de-45b7-9574-06450f694780"],"name":"InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1","tenant_id":"29701e682d94462f819733b98be73bab","created_at":"2018-11-14T18:53:17Z","admin_state_up":true,"updated_at":"2018-11-14T18:53:20Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:66:c3:8a","id":"b6e920b2-53e4-4fdf-8b7d-35b7d00d2787","port_security_enabled":false,"project_id":"29701e682d94462f819733b98be73bab","fixed_ips":[{"subnet_id":"76868ba4-d6fc-44be-9e75-f03b5641a514","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1","tenant_id":"29701e682d94462f819733b98be73bab","created_at":"2018-11-14T18:53:16Z","admin_state_up":true,"updated_at":"2018-11-14T18:53:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:44:1a:d9","id":"bca5ac8a-0608-47fc-b45a-1000cbda07ad","port_security_enabled":false,"project_id":"29701e682d94462f819733b98be73bab","fixed_ips":[{"subnet_id":"76868ba4-d6fc-44be-9e75-f03b5641a514","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-14 18:53:44,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1 used request id req-f0b665f9-37a7-48c4-8cf4-a0ae634175a3 2018-11-14 18:53:44,614 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:53:45,116 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0689f70eb5ac4556a579cd7a55890660", "name": "InstanceSecurityGroupTests-97d3d3a4-f704-465-proj-role"}], "expires_at": "2018-11-14T19:53:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "29701e682d94462f819733b98be73bab", "name": "InstanceSecurityGroupTests-97d3d3a4-f704-465-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/29701e682d94462f819733b98be73bab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/29701e682d94462f819733b98be73bab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/29701e682d94462f819733b98be73bab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_29701e682d94462f819733b98be73bab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_29701e682d94462f819733b98be73bab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/29701e682d94462f819733b98be73bab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/29701e682d94462f819733b98be73bab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/29701e682d94462f819733b98be73bab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/29701e682d94462f819733b98be73bab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/29701e682d94462f819733b98be73bab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/29701e682d94462f819733b98be73bab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/29701e682d94462f819733b98be73bab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/29701e682d94462f819733b98be73bab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/29701e682d94462f819733b98be73bab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-97d3d3a4-f704-465-user", "id": "0bc9666a42a04901be557db3c2813503"}, "audit_ids": ["YQjKiaRcQam9yMnN9oTN6w"], "issued_at": "2018-11-14T18:53:45.000000Z"}} 2018-11-14 18:53:45,118 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/91d19d4d-781f-4eff-b092-1700edfc55e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3b7ce611cb1d581eb45c8eae56820676240585f" 2018-11-14 18:53:46,152 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:53:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fc113bb2-35cd-4929-8cd5-8623d6954aa4 x-compute-request-id: req-fc113bb2-35cd-4929-8cd5-8623d6954aa4 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:33:ac", "version": 4, "addr": "10.55.0.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/91d19d4d-781f-4eff-b092-1700edfc55e8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/91d19d4d-781f-4eff-b092-1700edfc55e8", "rel": "bookmark"}], "image": {"id": "e74a48dc-1129-40f5-96c1-ab0328d0be2a", "links": [{"href": "http://172.30.9.28:8774/images/e74a48dc-1129-40f5-96c1-ab0328d0be2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:53:36.000000", "flavor": {"id": "754ef748-f6ef-422d-bb8f-cb3c68fc6505", "links": [{"href": "http://172.30.9.28:8774/flavors/754ef748-f6ef-422d-bb8f-cb3c68fc6505", "rel": "bookmark"}]}, "id": "91d19d4d-781f-4eff-b092-1700edfc55e8", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-name"}], "user_id": "0bc9666a42a04901be557db3c2813503", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:53:36Z", "hostId": "6663125d1caf79686882bf98ccc63c3b586f0fd459a5e6358066f6a5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-inst", "created": "2018-11-14T18:53:30Z", "tenant_id": "29701e682d94462f819733b98be73bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:53:46,152 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/91d19d4d-781f-4eff-b092-1700edfc55e8 used request id req-fc113bb2-35cd-4929-8cd5-8623d6954aa4 2018-11-14 18:53:46,155 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/91d19d4d-781f-4eff-b092-1700edfc55e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885127c8277c28b1250591eb8c45bbfc973fc3fe" 2018-11-14 18:53:46,915 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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-b7018ca3-3747-44bc-9ffe-6e8b0dcff39d x-compute-request-id: req-b7018ca3-3747-44bc-9ffe-6e8b0dcff39d Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:33:ac", "version": 4, "addr": "10.55.0.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/91d19d4d-781f-4eff-b092-1700edfc55e8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/91d19d4d-781f-4eff-b092-1700edfc55e8", "rel": "bookmark"}], "image": {"id": "e74a48dc-1129-40f5-96c1-ab0328d0be2a", "links": [{"href": "http://172.30.9.28:8774/images/e74a48dc-1129-40f5-96c1-ab0328d0be2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:53:36.000000", "flavor": {"id": "754ef748-f6ef-422d-bb8f-cb3c68fc6505", "links": [{"href": "http://172.30.9.28:8774/flavors/754ef748-f6ef-422d-bb8f-cb3c68fc6505", "rel": "bookmark"}]}, "id": "91d19d4d-781f-4eff-b092-1700edfc55e8", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-name"}], "user_id": "0bc9666a42a04901be557db3c2813503", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:53:36Z", "hostId": "6663125d1caf79686882bf98ccc63c3b586f0fd459a5e6358066f6a5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-inst", "created": "2018-11-14T18:53:30Z", "tenant_id": "29701e682d94462f819733b98be73bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:53:46,916 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/91d19d4d-781f-4eff-b092-1700edfc55e8 used request id req-b7018ca3-3747-44bc-9ffe-6e8b0dcff39d 2018-11-14 18:53:46,916 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-inst] is - ACTIVE 2018-11-14 18:53:46,916 - create_instance - INFO - VM is - ACTIVE 2018-11-14 18:53:46,919 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/91d19d4d-781f-4eff-b092-1700edfc55e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885127c8277c28b1250591eb8c45bbfc973fc3fe" 2018-11-14 18:53:47,610 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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-830376f2-8fc2-48bb-880f-75cd0854a0f4 x-compute-request-id: req-830376f2-8fc2-48bb-880f-75cd0854a0f4 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:33:ac", "version": 4, "addr": "10.55.0.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/91d19d4d-781f-4eff-b092-1700edfc55e8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/91d19d4d-781f-4eff-b092-1700edfc55e8", "rel": "bookmark"}], "image": {"id": "e74a48dc-1129-40f5-96c1-ab0328d0be2a", "links": [{"href": "http://172.30.9.28:8774/images/e74a48dc-1129-40f5-96c1-ab0328d0be2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:53:36.000000", "flavor": {"id": "754ef748-f6ef-422d-bb8f-cb3c68fc6505", "links": [{"href": "http://172.30.9.28:8774/flavors/754ef748-f6ef-422d-bb8f-cb3c68fc6505", "rel": "bookmark"}]}, "id": "91d19d4d-781f-4eff-b092-1700edfc55e8", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-name"}], "user_id": "0bc9666a42a04901be557db3c2813503", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:53:36Z", "hostId": "6663125d1caf79686882bf98ccc63c3b586f0fd459a5e6358066f6a5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-inst", "created": "2018-11-14T18:53:30Z", "tenant_id": "29701e682d94462f819733b98be73bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:53:47,610 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/91d19d4d-781f-4eff-b092-1700edfc55e8 used request id req-830376f2-8fc2-48bb-880f-75cd0854a0f4 2018-11-14 18:53:47,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885127c8277c28b1250591eb8c45bbfc973fc3fe" 2018-11-14 18:53:47,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-3f299e27-304d-4d26-a995-ed3a85379842 Date: Wed, 14 Nov 2018 18:53:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["76868ba4-d6fc-44be-9e75-f03b5641a514"],"updated_at":"2018-11-14T18:53:15Z","tenant_id":"29701e682d94462f819733b98be73bab","created_at":"2018-11-14T18:53:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"29701e682d94462f819733b98be73bab","id":"b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1","name":"InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-net"}]} 2018-11-14 18:53:47,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-net used request id req-3f299e27-304d-4d26-a995-ed3a85379842 2018-11-14 18:53:47,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/29701e682d94462f819733b98be73bab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885127c8277c28b1250591eb8c45bbfc973fc3fe" 2018-11-14 18:53:47,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:53:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cf56dff-b26f-424a-929a-b0175c829b5a Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/29701e682d94462f819733b98be73bab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "29701e682d94462f819733b98be73bab", "name": "InstanceSecurityGroupTests-97d3d3a4-f704-465-proj"}} 2018-11-14 18:53:47,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/29701e682d94462f819733b98be73bab used request id req-4cf56dff-b26f-424a-929a-b0175c829b5a 2018-11-14 18:53:47,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885127c8277c28b1250591eb8c45bbfc973fc3fe" 2018-11-14 18:53:48,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c00c77a5-b397-49fd-85b9-76075e934f42 Date: Wed, 14 Nov 2018 18:53:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1","tenant_id":"29701e682d94462f819733b98be73bab","created_at":"2018-11-14T18:53:15Z","dns_nameservers":[],"updated_at":"2018-11-14T18:53:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"29701e682d94462f819733b98be73bab","id":"76868ba4-d6fc-44be-9e75-f03b5641a514","subnetpool_id":null,"name":"InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-subnet"}]} 2018-11-14 18:53:48,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1 used request id req-c00c77a5-b397-49fd-85b9-76075e934f42 2018-11-14 18:53:48,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885127c8277c28b1250591eb8c45bbfc973fc3fe" 2018-11-14 18:53:48,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3068 X-Openstack-Request-Id: req-351376f8-82ac-4155-ab80-3926b318a53b Date: Wed, 14 Nov 2018 18:53:48 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1","tenant_id":"29701e682d94462f819733b98be73bab","created_at":"2018-11-14T18:53:16Z","admin_state_up":true,"updated_at":"2018-11-14T18:53:19Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:68:b6:44","id":"02871f90-c2a9-422d-bc8e-e5f8c59a4f47","port_security_enabled":false,"project_id":"29701e682d94462f819733b98be73bab","fixed_ips":[{"subnet_id":"76868ba4-d6fc-44be-9e75-f03b5641a514","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1","tenant_id":"29701e682d94462f819733b98be73bab","created_at":"2018-11-14T18:53:26Z","admin_state_up":true,"updated_at":"2018-11-14T18:53:43Z","binding:vnic_type":"normal","device_id":"91d19d4d-781f-4eff-b092-1700edfc55e8","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:6c:33:ac","id":"a416ef1d-d58e-49f6-bf10-4d79307b2bcf","port_security_enabled":true,"project_id":"29701e682d94462f819733b98be73bab","fixed_ips":[{"subnet_id":"76868ba4-d6fc-44be-9e75-f03b5641a514","ip_address":"10.55.0.24"}],"extra_dhcp_opts":[],"security_groups":["a644e0e2-53d1-4704-a2d1-813421758c26","df2be955-d8de-45b7-9574-06450f694780"],"name":"InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1","tenant_id":"29701e682d94462f819733b98be73bab","created_at":"2018-11-14T18:53:17Z","admin_state_up":true,"updated_at":"2018-11-14T18:53:20Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:66:c3:8a","id":"b6e920b2-53e4-4fdf-8b7d-35b7d00d2787","port_security_enabled":false,"project_id":"29701e682d94462f819733b98be73bab","fixed_ips":[{"subnet_id":"76868ba4-d6fc-44be-9e75-f03b5641a514","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1","tenant_id":"29701e682d94462f819733b98be73bab","created_at":"2018-11-14T18:53:16Z","admin_state_up":true,"updated_at":"2018-11-14T18:53:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:44:1a:d9","id":"bca5ac8a-0608-47fc-b45a-1000cbda07ad","port_security_enabled":false,"project_id":"29701e682d94462f819733b98be73bab","fixed_ips":[{"subnet_id":"76868ba4-d6fc-44be-9e75-f03b5641a514","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-14 18:53:48,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1 used request id req-351376f8-82ac-4155-ab80-3926b318a53b 2018-11-14 18:53:48,383 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/91d19d4d-781f-4eff-b092-1700edfc55e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885127c8277c28b1250591eb8c45bbfc973fc3fe" 2018-11-14 18:53:48,891 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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-b431e8cc-a5fe-441c-8e60-aaf73e7b856c x-compute-request-id: req-b431e8cc-a5fe-441c-8e60-aaf73e7b856c Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:33:ac", "version": 4, "addr": "10.55.0.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/91d19d4d-781f-4eff-b092-1700edfc55e8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/91d19d4d-781f-4eff-b092-1700edfc55e8", "rel": "bookmark"}], "image": {"id": "e74a48dc-1129-40f5-96c1-ab0328d0be2a", "links": [{"href": "http://172.30.9.28:8774/images/e74a48dc-1129-40f5-96c1-ab0328d0be2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:53:36.000000", "flavor": {"id": "754ef748-f6ef-422d-bb8f-cb3c68fc6505", "links": [{"href": "http://172.30.9.28:8774/flavors/754ef748-f6ef-422d-bb8f-cb3c68fc6505", "rel": "bookmark"}]}, "id": "91d19d4d-781f-4eff-b092-1700edfc55e8", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-name"}], "user_id": "0bc9666a42a04901be557db3c2813503", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:53:36Z", "hostId": "6663125d1caf79686882bf98ccc63c3b586f0fd459a5e6358066f6a5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-inst", "created": "2018-11-14T18:53:30Z", "tenant_id": "29701e682d94462f819733b98be73bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:53:48,891 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/91d19d4d-781f-4eff-b092-1700edfc55e8 used request id req-b431e8cc-a5fe-441c-8e60-aaf73e7b856c 2018-11-14 18:53:48,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885127c8277c28b1250591eb8c45bbfc973fc3fe" 2018-11-14 18:53:49,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-881ffd87-2ae6-442c-aa3c-e92e1134e7e0 Date: Wed, 14 Nov 2018 18:53:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["76868ba4-d6fc-44be-9e75-f03b5641a514"],"updated_at":"2018-11-14T18:53:15Z","tenant_id":"29701e682d94462f819733b98be73bab","created_at":"2018-11-14T18:53:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"29701e682d94462f819733b98be73bab","id":"b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1","name":"InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-net"}]} 2018-11-14 18:53:49,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-net used request id req-881ffd87-2ae6-442c-aa3c-e92e1134e7e0 2018-11-14 18:53:49,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/29701e682d94462f819733b98be73bab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885127c8277c28b1250591eb8c45bbfc973fc3fe" 2018-11-14 18:53:49,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:53:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8e969e2-8f25-4533-ab12-86b319e25f7e Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/29701e682d94462f819733b98be73bab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "29701e682d94462f819733b98be73bab", "name": "InstanceSecurityGroupTests-97d3d3a4-f704-465-proj"}} 2018-11-14 18:53:49,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/29701e682d94462f819733b98be73bab used request id req-c8e969e2-8f25-4533-ab12-86b319e25f7e 2018-11-14 18:53:49,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885127c8277c28b1250591eb8c45bbfc973fc3fe" 2018-11-14 18:53:49,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b9b26a70-8828-46d2-93cf-1d4f456d6c86 Date: Wed, 14 Nov 2018 18:53:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1","tenant_id":"29701e682d94462f819733b98be73bab","created_at":"2018-11-14T18:53:15Z","dns_nameservers":[],"updated_at":"2018-11-14T18:53:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"29701e682d94462f819733b98be73bab","id":"76868ba4-d6fc-44be-9e75-f03b5641a514","subnetpool_id":null,"name":"InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-subnet"}]} 2018-11-14 18:53:49,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1 used request id req-b9b26a70-8828-46d2-93cf-1d4f456d6c86 2018-11-14 18:53:49,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885127c8277c28b1250591eb8c45bbfc973fc3fe" 2018-11-14 18:53:49,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3068 X-Openstack-Request-Id: req-e6bb0028-aede-4be6-9af7-80392d223505 Date: Wed, 14 Nov 2018 18:53:49 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1","tenant_id":"29701e682d94462f819733b98be73bab","created_at":"2018-11-14T18:53:16Z","admin_state_up":true,"updated_at":"2018-11-14T18:53:19Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:68:b6:44","id":"02871f90-c2a9-422d-bc8e-e5f8c59a4f47","port_security_enabled":false,"project_id":"29701e682d94462f819733b98be73bab","fixed_ips":[{"subnet_id":"76868ba4-d6fc-44be-9e75-f03b5641a514","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1","tenant_id":"29701e682d94462f819733b98be73bab","created_at":"2018-11-14T18:53:26Z","admin_state_up":true,"updated_at":"2018-11-14T18:53:43Z","binding:vnic_type":"normal","device_id":"91d19d4d-781f-4eff-b092-1700edfc55e8","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:6c:33:ac","id":"a416ef1d-d58e-49f6-bf10-4d79307b2bcf","port_security_enabled":true,"project_id":"29701e682d94462f819733b98be73bab","fixed_ips":[{"subnet_id":"76868ba4-d6fc-44be-9e75-f03b5641a514","ip_address":"10.55.0.24"}],"extra_dhcp_opts":[],"security_groups":["a644e0e2-53d1-4704-a2d1-813421758c26","df2be955-d8de-45b7-9574-06450f694780"],"name":"InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1","tenant_id":"29701e682d94462f819733b98be73bab","created_at":"2018-11-14T18:53:17Z","admin_state_up":true,"updated_at":"2018-11-14T18:53:20Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:66:c3:8a","id":"b6e920b2-53e4-4fdf-8b7d-35b7d00d2787","port_security_enabled":false,"project_id":"29701e682d94462f819733b98be73bab","fixed_ips":[{"subnet_id":"76868ba4-d6fc-44be-9e75-f03b5641a514","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1","tenant_id":"29701e682d94462f819733b98be73bab","created_at":"2018-11-14T18:53:16Z","admin_state_up":true,"updated_at":"2018-11-14T18:53:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:44:1a:d9","id":"bca5ac8a-0608-47fc-b45a-1000cbda07ad","port_security_enabled":false,"project_id":"29701e682d94462f819733b98be73bab","fixed_ips":[{"subnet_id":"76868ba4-d6fc-44be-9e75-f03b5641a514","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-14 18:53:49,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1 used request id req-e6bb0028-aede-4be6-9af7-80392d223505 2018-11-14 18:53:49,229 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/91d19d4d-781f-4eff-b092-1700edfc55e8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885127c8277c28b1250591eb8c45bbfc973fc3fe" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-name"}}' 2018-11-14 18:53:49,932 - novaclient.v2.client - DEBUG - RESP: [400] Date: Wed, 14 Nov 2018 18:53: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-50df4857-1f8e-4183-a451-6f75f4c98959 x-compute-request-id: req-50df4857-1f8e-4183-a451-6f75f4c98959 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: 'df2be955-d8de-45b7-9574-06450f694780'.\nNeutron server returns request_ids: ['req-34f3394c-901d-4781-a87e-75a7aa8580fc']", "code": 400}} 2018-11-14 18:53:49,933 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/91d19d4d-781f-4eff-b092-1700edfc55e8/action used request id req-50df4857-1f8e-4183-a451-6f75f4c98959 2018-11-14 18:53:49,935 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/91d19d4d-781f-4eff-b092-1700edfc55e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885127c8277c28b1250591eb8c45bbfc973fc3fe" 2018-11-14 18:53:50,468 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:53: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-64adf410-1978-4f66-9e94-f893ab401cd2 x-compute-request-id: req-64adf410-1978-4f66-9e94-f893ab401cd2 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:33:ac", "version": 4, "addr": "10.55.0.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/91d19d4d-781f-4eff-b092-1700edfc55e8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/91d19d4d-781f-4eff-b092-1700edfc55e8", "rel": "bookmark"}], "image": {"id": "e74a48dc-1129-40f5-96c1-ab0328d0be2a", "links": [{"href": "http://172.30.9.28:8774/images/e74a48dc-1129-40f5-96c1-ab0328d0be2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:53:36.000000", "flavor": {"id": "754ef748-f6ef-422d-bb8f-cb3c68fc6505", "links": [{"href": "http://172.30.9.28:8774/flavors/754ef748-f6ef-422d-bb8f-cb3c68fc6505", "rel": "bookmark"}]}, "id": "91d19d4d-781f-4eff-b092-1700edfc55e8", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-name"}], "user_id": "0bc9666a42a04901be557db3c2813503", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:53:36Z", "hostId": "6663125d1caf79686882bf98ccc63c3b586f0fd459a5e6358066f6a5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-inst", "created": "2018-11-14T18:53:30Z", "tenant_id": "29701e682d94462f819733b98be73bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:53:50,468 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/91d19d4d-781f-4eff-b092-1700edfc55e8 used request id req-64adf410-1978-4f66-9e94-f893ab401cd2 2018-11-14 18:53:50,468 - nova_utils - WARNING - Security group [InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-name] already added to VM [InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-inst] 2018-11-14 18:53:50,471 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/91d19d4d-781f-4eff-b092-1700edfc55e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885127c8277c28b1250591eb8c45bbfc973fc3fe" 2018-11-14 18:53:51,374 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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-96b416dc-a83a-4686-afb5-cbbfbfc3db27 x-compute-request-id: req-96b416dc-a83a-4686-afb5-cbbfbfc3db27 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:33:ac", "version": 4, "addr": "10.55.0.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/91d19d4d-781f-4eff-b092-1700edfc55e8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/91d19d4d-781f-4eff-b092-1700edfc55e8", "rel": "bookmark"}], "image": {"id": "e74a48dc-1129-40f5-96c1-ab0328d0be2a", "links": [{"href": "http://172.30.9.28:8774/images/e74a48dc-1129-40f5-96c1-ab0328d0be2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:53:36.000000", "flavor": {"id": "754ef748-f6ef-422d-bb8f-cb3c68fc6505", "links": [{"href": "http://172.30.9.28:8774/flavors/754ef748-f6ef-422d-bb8f-cb3c68fc6505", "rel": "bookmark"}]}, "id": "91d19d4d-781f-4eff-b092-1700edfc55e8", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-name"}], "user_id": "0bc9666a42a04901be557db3c2813503", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:53:36Z", "hostId": "6663125d1caf79686882bf98ccc63c3b586f0fd459a5e6358066f6a5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-inst", "created": "2018-11-14T18:53:30Z", "tenant_id": "29701e682d94462f819733b98be73bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:53:51,375 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/91d19d4d-781f-4eff-b092-1700edfc55e8 used request id req-96b416dc-a83a-4686-afb5-cbbfbfc3db27 2018-11-14 18:53:51,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885127c8277c28b1250591eb8c45bbfc973fc3fe" 2018-11-14 18:53:51,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-4b98f73c-0b72-4663-8db6-03f4e62accc9 Date: Wed, 14 Nov 2018 18:53:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["76868ba4-d6fc-44be-9e75-f03b5641a514"],"updated_at":"2018-11-14T18:53:15Z","tenant_id":"29701e682d94462f819733b98be73bab","created_at":"2018-11-14T18:53:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"29701e682d94462f819733b98be73bab","id":"b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1","name":"InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-net"}]} 2018-11-14 18:53:51,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-net used request id req-4b98f73c-0b72-4663-8db6-03f4e62accc9 2018-11-14 18:53:51,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/29701e682d94462f819733b98be73bab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885127c8277c28b1250591eb8c45bbfc973fc3fe" 2018-11-14 18:53:51,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:53:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff85187e-5a67-45a9-b155-8713c90c9322 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/29701e682d94462f819733b98be73bab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "29701e682d94462f819733b98be73bab", "name": "InstanceSecurityGroupTests-97d3d3a4-f704-465-proj"}} 2018-11-14 18:53:51,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/29701e682d94462f819733b98be73bab used request id req-ff85187e-5a67-45a9-b155-8713c90c9322 2018-11-14 18:53:51,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885127c8277c28b1250591eb8c45bbfc973fc3fe" 2018-11-14 18:53:51,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a542c905-61b8-471d-8baa-69284a07ee09 Date: Wed, 14 Nov 2018 18:53:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1","tenant_id":"29701e682d94462f819733b98be73bab","created_at":"2018-11-14T18:53:15Z","dns_nameservers":[],"updated_at":"2018-11-14T18:53:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"29701e682d94462f819733b98be73bab","id":"76868ba4-d6fc-44be-9e75-f03b5641a514","subnetpool_id":null,"name":"InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-subnet"}]} 2018-11-14 18:53:51,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1 used request id req-a542c905-61b8-471d-8baa-69284a07ee09 2018-11-14 18:53:51,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885127c8277c28b1250591eb8c45bbfc973fc3fe" 2018-11-14 18:53:51,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3068 X-Openstack-Request-Id: req-f06dc233-3fdd-48f9-82a8-555fced30b26 Date: Wed, 14 Nov 2018 18:53:51 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1","tenant_id":"29701e682d94462f819733b98be73bab","created_at":"2018-11-14T18:53:16Z","admin_state_up":true,"updated_at":"2018-11-14T18:53:19Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:68:b6:44","id":"02871f90-c2a9-422d-bc8e-e5f8c59a4f47","port_security_enabled":false,"project_id":"29701e682d94462f819733b98be73bab","fixed_ips":[{"subnet_id":"76868ba4-d6fc-44be-9e75-f03b5641a514","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1","tenant_id":"29701e682d94462f819733b98be73bab","created_at":"2018-11-14T18:53:26Z","admin_state_up":true,"updated_at":"2018-11-14T18:53:43Z","binding:vnic_type":"normal","device_id":"91d19d4d-781f-4eff-b092-1700edfc55e8","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:6c:33:ac","id":"a416ef1d-d58e-49f6-bf10-4d79307b2bcf","port_security_enabled":true,"project_id":"29701e682d94462f819733b98be73bab","fixed_ips":[{"subnet_id":"76868ba4-d6fc-44be-9e75-f03b5641a514","ip_address":"10.55.0.24"}],"extra_dhcp_opts":[],"security_groups":["a644e0e2-53d1-4704-a2d1-813421758c26","df2be955-d8de-45b7-9574-06450f694780"],"name":"InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1","tenant_id":"29701e682d94462f819733b98be73bab","created_at":"2018-11-14T18:53:17Z","admin_state_up":true,"updated_at":"2018-11-14T18:53:20Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:66:c3:8a","id":"b6e920b2-53e4-4fdf-8b7d-35b7d00d2787","port_security_enabled":false,"project_id":"29701e682d94462f819733b98be73bab","fixed_ips":[{"subnet_id":"76868ba4-d6fc-44be-9e75-f03b5641a514","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1","tenant_id":"29701e682d94462f819733b98be73bab","created_at":"2018-11-14T18:53:16Z","admin_state_up":true,"updated_at":"2018-11-14T18:53:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:44:1a:d9","id":"bca5ac8a-0608-47fc-b45a-1000cbda07ad","port_security_enabled":false,"project_id":"29701e682d94462f819733b98be73bab","fixed_ips":[{"subnet_id":"76868ba4-d6fc-44be-9e75-f03b5641a514","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-14 18:53:51,749 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1 used request id req-f06dc233-3fdd-48f9-82a8-555fced30b26 2018-11-14 18:53:51,753 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/91d19d4d-781f-4eff-b092-1700edfc55e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3b7ce611cb1d581eb45c8eae56820676240585f" 2018-11-14 18:53:52,463 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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-93df727d-3495-415a-9969-fdb00640887d x-compute-request-id: req-93df727d-3495-415a-9969-fdb00640887d Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:33:ac", "version": 4, "addr": "10.55.0.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/91d19d4d-781f-4eff-b092-1700edfc55e8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/91d19d4d-781f-4eff-b092-1700edfc55e8", "rel": "bookmark"}], "image": {"id": "e74a48dc-1129-40f5-96c1-ab0328d0be2a", "links": [{"href": "http://172.30.9.28:8774/images/e74a48dc-1129-40f5-96c1-ab0328d0be2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:53:36.000000", "flavor": {"id": "754ef748-f6ef-422d-bb8f-cb3c68fc6505", "links": [{"href": "http://172.30.9.28:8774/flavors/754ef748-f6ef-422d-bb8f-cb3c68fc6505", "rel": "bookmark"}]}, "id": "91d19d4d-781f-4eff-b092-1700edfc55e8", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-name"}], "user_id": "0bc9666a42a04901be557db3c2813503", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:53:36Z", "hostId": "6663125d1caf79686882bf98ccc63c3b586f0fd459a5e6358066f6a5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-inst", "created": "2018-11-14T18:53:30Z", "tenant_id": "29701e682d94462f819733b98be73bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:53:52,463 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/91d19d4d-781f-4eff-b092-1700edfc55e8 used request id req-93df727d-3495-415a-9969-fdb00640887d 2018-11-14 18:53:52,464 - create_instance - INFO - Deleting Port with ID - a416ef1d-d58e-49f6-bf10-4d79307b2bcf 2018-11-14 18:53:52,464 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-port 2018-11-14 18:53:52,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/a416ef1d-d58e-49f6-bf10-4d79307b2bcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885127c8277c28b1250591eb8c45bbfc973fc3fe" 2018-11-14 18:53:52,947 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1fc9a7e6-0cd8-428b-bad0-36c9d9af31f9 Date: Wed, 14 Nov 2018 18:53:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:53:52,947 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/a416ef1d-d58e-49f6-bf10-4d79307b2bcf used request id req-1fc9a7e6-0cd8-428b-bad0-36c9d9af31f9 2018-11-14 18:53:52,947 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-inst 2018-11-14 18:53:52,950 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/91d19d4d-781f-4eff-b092-1700edfc55e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885127c8277c28b1250591eb8c45bbfc973fc3fe" 2018-11-14 18:53:53,143 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18: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 x-openstack-request-id: req-b5fe4b44-ac04-4ad4-b18e-70e4ffb079e8 x-compute-request-id: req-b5fe4b44-ac04-4ad4-b18e-70e4ffb079e8 Content-Type: application/json 2018-11-14 18:53:53,143 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/91d19d4d-781f-4eff-b092-1700edfc55e8 used request id req-b5fe4b44-ac04-4ad4-b18e-70e4ffb079e8 2018-11-14 18:53:53,143 - create_instance - INFO - Checking deletion status 2018-11-14 18:53:53,146 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/91d19d4d-781f-4eff-b092-1700edfc55e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885127c8277c28b1250591eb8c45bbfc973fc3fe" 2018-11-14 18:53:53,240 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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-9007e7f0-9481-4949-9693-b1df0936b39e x-compute-request-id: req-9007e7f0-9481-4949-9693-b1df0936b39e Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/91d19d4d-781f-4eff-b092-1700edfc55e8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/91d19d4d-781f-4eff-b092-1700edfc55e8", "rel": "bookmark"}], "image": {"id": "e74a48dc-1129-40f5-96c1-ab0328d0be2a", "links": [{"href": "http://172.30.9.28:8774/images/e74a48dc-1129-40f5-96c1-ab0328d0be2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:53:36.000000", "flavor": {"id": "754ef748-f6ef-422d-bb8f-cb3c68fc6505", "links": [{"href": "http://172.30.9.28:8774/flavors/754ef748-f6ef-422d-bb8f-cb3c68fc6505", "rel": "bookmark"}]}, "id": "91d19d4d-781f-4eff-b092-1700edfc55e8", "user_id": "0bc9666a42a04901be557db3c2813503", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:53:53Z", "hostId": "6663125d1caf79686882bf98ccc63c3b586f0fd459a5e6358066f6a5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-inst", "created": "2018-11-14T18:53:30Z", "tenant_id": "29701e682d94462f819733b98be73bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:53:53,240 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/91d19d4d-781f-4eff-b092-1700edfc55e8 used request id req-9007e7f0-9481-4949-9693-b1df0936b39e 2018-11-14 18:53:53,240 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-inst] is - ACTIVE 2018-11-14 18:53:53,241 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-14 18:53:56,244 - create_instance - DEBUG - VM status query timeout in 296.899479866 2018-11-14 18:53:56,246 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/91d19d4d-781f-4eff-b092-1700edfc55e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885127c8277c28b1250591eb8c45bbfc973fc3fe" 2018-11-14 18:53:56,291 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:53:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9c122e18-4127-4f76-b083-cbc34b0834ad x-compute-request-id: req-9c122e18-4127-4f76-b083-cbc34b0834ad Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 91d19d4d-781f-4eff-b092-1700edfc55e8 could not be found.", "code": 404}} 2018-11-14 18:53:56,291 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/91d19d4d-781f-4eff-b092-1700edfc55e8 used request id req-9c122e18-4127-4f76-b083-cbc34b0834ad 2018-11-14 18:53:56,292 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 91d19d4d-781f-4eff-b092-1700edfc55e8 could not be found. (HTTP 404) (Request-ID: req-9c122e18-4127-4f76-b083-cbc34b0834ad) 2018-11-14 18:53:56,292 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-inst 2018-11-14 18:53:56,293 - neutron_utils - INFO - Deleting security group rule with ID - 346305c4-9185-45ae-b221-cc681ab62397 2018-11-14 18:53:56,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/346305c4-9185-45ae-b221-cc681ab62397 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4422729a80888279fb34d6958a16f9de6c8060e" 2018-11-14 18:53:56,618 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3542eea9-d295-4e70-ae57-01031974ca4d Content-Length: 0 Date: Wed, 14 Nov 2018 18:53:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:53:56,619 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/346305c4-9185-45ae-b221-cc681ab62397 used request id req-3542eea9-d295-4e70-ae57-01031974ca4d 2018-11-14 18:53:56,619 - neutron_utils - INFO - Deleting security group rule with ID - 191b25d4-c50e-4b97-9426-31388a43f364 2018-11-14 18:53:56,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/191b25d4-c50e-4b97-9426-31388a43f364 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4422729a80888279fb34d6958a16f9de6c8060e" 2018-11-14 18:53:56,939 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-31e305f7-38a7-45a6-8fc6-28806ecc5a52 Content-Length: 0 Date: Wed, 14 Nov 2018 18:53:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:53:56,939 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/191b25d4-c50e-4b97-9426-31388a43f364 used request id req-31e305f7-38a7-45a6-8fc6-28806ecc5a52 2018-11-14 18:53:56,939 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-name 2018-11-14 18:53:56,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/df2be955-d8de-45b7-9574-06450f694780 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4422729a80888279fb34d6958a16f9de6c8060e" 2018-11-14 18:53:57,258 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a0aeaa45-4501-492a-a27a-d1e9e0520162 Content-Length: 0 Date: Wed, 14 Nov 2018 18:53:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:53:57,258 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/df2be955-d8de-45b7-9574-06450f694780 used request id req-a0aeaa45-4501-492a-a27a-d1e9e0520162 2018-11-14 18:53:57,262 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/754ef748-f6ef-422d-bb8f-cb3c68fc6505 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ff62c008012fbea7704fad9d589cb22abe40a3" 2018-11-14 18:53:57,299 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18: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 x-openstack-request-id: req-8a8107d2-850d-4050-ba64-6deb0c709866 x-compute-request-id: req-8a8107d2-850d-4050-ba64-6deb0c709866 Content-Length: 0 Content-Type: application/json 2018-11-14 18:53:57,299 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/754ef748-f6ef-422d-bb8f-cb3c68fc6505 used request id req-8a8107d2-850d-4050-ba64-6deb0c709866 2018-11-14 18:53:57,300 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-subnet 2018-11-14 18:53:57,300 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-subnet 2018-11-14 18:53:57,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/76868ba4-d6fc-44be-9e75-f03b5641a514 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb5ec228ba5a71c9f562b64a040f9196d8e5e433" 2018-11-14 18:53:59,969 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b64ed16e-ed80-4270-837d-99a879d40ab3 Date: Wed, 14 Nov 2018 18:53:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:53:59,969 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/76868ba4-d6fc-44be-9e75-f03b5641a514 used request id req-b64ed16e-ed80-4270-837d-99a879d40ab3 2018-11-14 18:53:59,970 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-pub-net 2018-11-14 18:53:59,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb5ec228ba5a71c9f562b64a040f9196d8e5e433" 2018-11-14 18:54:01,866 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-450ff65f-dbba-46a2-9923-dd5a67116c69 Date: Wed, 14 Nov 2018 18:54:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:54:01,867 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/b8c5ac72-91a9-473b-8c48-d0e7ccbb80b1 used request id req-450ff65f-dbba-46a2-9923-dd5a67116c69 2018-11-14 18:54:01,867 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-040f83ca-2f15-4232-aa9c-fab83b6f5b7b-image 2018-11-14 18:54:01,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/e74a48dc-1129-40f5-96c1-ab0328d0be2a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}114e1451d029c850c887003dad08c04527f8b94e" 2018-11-14 18:54:02,935 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-78f9874f-f3ec-4712-b3e0-eaa33b85589a Date: Wed, 14 Nov 2018 18:54:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:54:02,936 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/e74a48dc-1129-40f5-96c1-ab0328d0be2a used request id req-78f9874f-f3ec-4712-b3e0-eaa33b85589a 2018-11-14 18:54:02,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e99b64e41e90c9f0e1ab8a88a39ef555ac28c26" 2018-11-14 18:54:03,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-f5a58c37-9e1d-43c9-a06e-2e60bfdea4e4 Date: Wed, 14 Nov 2018 18:54:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "29701e682d94462f819733b98be73bab", "created_at": "2018-11-14T18:53:14Z", "updated_at": "2018-11-14T18:53:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:53:14Z", "revision_number": 0, "id": "08b6d35a-ce8b-4478-814b-4fbc966d3c37", "remote_group_id": "a644e0e2-53d1-4704-a2d1-813421758c26", "remote_ip_prefix": null, "created_at": "2018-11-14T18:53:14Z", "security_group_id": "a644e0e2-53d1-4704-a2d1-813421758c26", "tenant_id": "29701e682d94462f819733b98be73bab", "port_range_min": null, "ethertype": "IPv4", "project_id": "29701e682d94462f819733b98be73bab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:53:14Z", "revision_number": 0, "id": "71e91bfb-67ad-4a5a-9618-317cb22148fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:53:14Z", "security_group_id": "a644e0e2-53d1-4704-a2d1-813421758c26", "tenant_id": "29701e682d94462f819733b98be73bab", "port_range_min": null, "ethertype": "IPv6", "project_id": "29701e682d94462f819733b98be73bab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:53:14Z", "revision_number": 0, "id": "c48db3d7-a4b7-4981-8ce4-3da5ba57b4ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:53:14Z", "security_group_id": "a644e0e2-53d1-4704-a2d1-813421758c26", "tenant_id": "29701e682d94462f819733b98be73bab", "port_range_min": null, "ethertype": "IPv4", "project_id": "29701e682d94462f819733b98be73bab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:53:14Z", "revision_number": 0, "id": "d45a437e-9e17-448d-a51d-0107b55d1319", "remote_group_id": "a644e0e2-53d1-4704-a2d1-813421758c26", "remote_ip_prefix": null, "created_at": "2018-11-14T18:53:14Z", "security_group_id": "a644e0e2-53d1-4704-a2d1-813421758c26", "tenant_id": "29701e682d94462f819733b98be73bab", "port_range_min": null, "ethertype": "IPv6", "project_id": "29701e682d94462f819733b98be73bab"}], "revision_number": 4, "project_id": "29701e682d94462f819733b98be73bab", "id": "a644e0e2-53d1-4704-a2d1-813421758c26", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:54:03,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-f5a58c37-9e1d-43c9-a06e-2e60bfdea4e4 2018-11-14 18:54:03,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e99b64e41e90c9f0e1ab8a88a39ef555ac28c26" 2018-11-14 18:54:03,337 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:54:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea9503c0-7d3f-43dd-80fc-1210f438424d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:54:03,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-ea9503c0-7d3f-43dd-80fc-1210f438424d 2018-11-14 18:54:03,337 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:54:03,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e99b64e41e90c9f0e1ab8a88a39ef555ac28c26" 2018-11-14 18:54:03,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:54:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47738551-1b0f-4578-a2bc-2f2fe453e6e9 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:54:03,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-47738551-1b0f-4578-a2bc-2f2fe453e6e9 2018-11-14 18:54:03,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e99b64e41e90c9f0e1ab8a88a39ef555ac28c26" 2018-11-14 18:54:03,567 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:54:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4db676a5-47d3-4e6c-aa1c-35d54536e221 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:54:03,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-4db676a5-47d3-4e6c-aa1c-35d54536e221 2018-11-14 18:54:03,567 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:54:03,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e99b64e41e90c9f0e1ab8a88a39ef555ac28c26" 2018-11-14 18:54:03,668 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:54:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49d195b8-b07a-4bf9-90f3-12fd0b37bfac Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:54:03,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-49d195b8-b07a-4bf9-90f3-12fd0b37bfac 2018-11-14 18:54:03,668 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:54:03,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e99b64e41e90c9f0e1ab8a88a39ef555ac28c26" 2018-11-14 18:54:03,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:54:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d18dd8a-9567-46d8-b239-e0259ad96679 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:54:03,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-4d18dd8a-9567-46d8-b239-e0259ad96679 2018-11-14 18:54:03,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e99b64e41e90c9f0e1ab8a88a39ef555ac28c26" 2018-11-14 18:54:03,896 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:54:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4fe4504-4d3f-4d99-a5be-f72b0be4f62a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 18:54:03,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-c4fe4504-4d3f-4d99-a5be-f72b0be4f62a 2018-11-14 18:54:03,897 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:54:03,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/29701e682d94462f819733b98be73bab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e99b64e41e90c9f0e1ab8a88a39ef555ac28c26" 2018-11-14 18:54:04,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:54:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d03423df-d933-4b60-8d60-1638ebb1164c Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/29701e682d94462f819733b98be73bab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "29701e682d94462f819733b98be73bab", "name": "InstanceSecurityGroupTests-97d3d3a4-f704-465-proj"}} 2018-11-14 18:54:04,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/29701e682d94462f819733b98be73bab used request id req-d03423df-d933-4b60-8d60-1638ebb1164c 2018-11-14 18:54:04,000 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a644e0e2-53d1-4704-a2d1-813421758c26 2018-11-14 18:54:04,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a644e0e2-53d1-4704-a2d1-813421758c26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e99b64e41e90c9f0e1ab8a88a39ef555ac28c26" 2018-11-14 18:54:04,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-dd57c881-bfa1-4b25-959d-e88cdb6fb22a Date: Wed, 14 Nov 2018 18:54:04 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "a644e0e2-53d1-4704-a2d1-813421758c26", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:53:14Z", "security_group_id": "a644e0e2-53d1-4704-a2d1-813421758c26", "port_range_min": null, "revision_number": 0, "tenant_id": "29701e682d94462f819733b98be73bab", "created_at": "2018-11-14T18:53:14Z", "project_id": "29701e682d94462f819733b98be73bab", "id": "08b6d35a-ce8b-4478-814b-4fbc966d3c37"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:53:14Z", "security_group_id": "a644e0e2-53d1-4704-a2d1-813421758c26", "port_range_min": null, "revision_number": 0, "tenant_id": "29701e682d94462f819733b98be73bab", "created_at": "2018-11-14T18:53:14Z", "project_id": "29701e682d94462f819733b98be73bab", "id": "71e91bfb-67ad-4a5a-9618-317cb22148fc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:53:14Z", "security_group_id": "a644e0e2-53d1-4704-a2d1-813421758c26", "port_range_min": null, "revision_number": 0, "tenant_id": "29701e682d94462f819733b98be73bab", "created_at": "2018-11-14T18:53:14Z", "project_id": "29701e682d94462f819733b98be73bab", "id": "c48db3d7-a4b7-4981-8ce4-3da5ba57b4ec"}, {"remote_group_id": "a644e0e2-53d1-4704-a2d1-813421758c26", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:53:14Z", "security_group_id": "a644e0e2-53d1-4704-a2d1-813421758c26", "port_range_min": null, "revision_number": 0, "tenant_id": "29701e682d94462f819733b98be73bab", "created_at": "2018-11-14T18:53:14Z", "project_id": "29701e682d94462f819733b98be73bab", "id": "d45a437e-9e17-448d-a51d-0107b55d1319"}]} 2018-11-14 18:54:04,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a644e0e2-53d1-4704-a2d1-813421758c26 used request id req-dd57c881-bfa1-4b25-959d-e88cdb6fb22a 2018-11-14 18:54:04,225 - neutron_utils - INFO - Deleting security group with name - default 2018-11-14 18:54:04,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/a644e0e2-53d1-4704-a2d1-813421758c26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e99b64e41e90c9f0e1ab8a88a39ef555ac28c26" 2018-11-14 18:54:04,657 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-df2f0ffb-1bd1-476f-bf6c-bbc407b76b21 Content-Length: 0 Date: Wed, 14 Nov 2018 18:54:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:54:04,657 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/a644e0e2-53d1-4704-a2d1-813421758c26 used request id req-df2f0ffb-1bd1-476f-bf6c-bbc407b76b21 2018-11-14 18:54:04,658 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-97d3d3a4-f704-465-proj 2018-11-14 18:54:04,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/29701e682d94462f819733b98be73bab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e99b64e41e90c9f0e1ab8a88a39ef555ac28c26" 2018-11-14 18:54:04,994 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:54:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3b608c3-7209-4369-96e0-f717df81791e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:54:04,994 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/29701e682d94462f819733b98be73bab used request id req-a3b608c3-7209-4369-96e0-f717df81791e 2018-11-14 18:54:04,995 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-97d3d3a4-f704-465-proj-role 2018-11-14 18:54:04,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/0689f70eb5ac4556a579cd7a55890660 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e99b64e41e90c9f0e1ab8a88a39ef555ac28c26" 2018-11-14 18:54:05,133 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:54:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-146872dd-ba7f-4342-bf52-891058794b1e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:54:05,133 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/0689f70eb5ac4556a579cd7a55890660 used request id req-146872dd-ba7f-4342-bf52-891058794b1e 2018-11-14 18:54:05,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e99b64e41e90c9f0e1ab8a88a39ef555ac28c26" 2018-11-14 18:54:05,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:54:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-281d6f28-6d02-43f5-8c1e-f070d5f08239 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:54:05,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-281d6f28-6d02-43f5-8c1e-f070d5f08239 2018-11-14 18:54:05,238 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-97d3d3a4-f704-465-user 2018-11-14 18:54:05,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/0bc9666a42a04901be557db3c2813503 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f63bcf05e70410d71ca83a32ea1f25433265471a" 2018-11-14 18:54:05,500 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:54:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84f5ae9f-17a7-4934-99a2-5364612dd7ae Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:54:05,500 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/0bc9666a42a04901be557db3c2813503 used request id req-84f5ae9f-17a7-4934-99a2-5364612dd7ae 2018-11-14 18:54:05,502 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:54:05,931 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:54:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["TmrndyULSJCQSDpR4oOOUg"], "issued_at": "2018-11-14T18:54:05.000000Z"}} 2018-11-14 18:54:05,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e528532f0541ad04a6568d722ff75e0039b4ebf6" 2018-11-14 18:54:06,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:54:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9610578-0f2d-4f03-bb6b-ce6fe84476c0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:54:06,031 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-c9610578-0f2d-4f03-bb6b-ce6fe84476c0 2018-11-14 18:54:06,032 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:54:06,033 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:54:06,460 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:54:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["j1ON_t4nQA2FiJnwCQ8NuQ"], "issued_at": "2018-11-14T18:54:06.000000Z"}} 2018-11-14 18:54:06,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d2be178af5332dffe44ff3eac4ca681da99679" 2018-11-14 18:54:06,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:54:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef838fa7-facf-4fdb-b680-b1cd2f37dc60 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:54:06,586 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-ef838fa7-facf-4fdb-b680-b1cd2f37dc60 2018-11-14 18:54:06,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:54:06,596 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:54: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:54:06,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-cc927757-a37d-4e6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d2be178af5332dffe44ff3eac4ca681da99679" 2018-11-14 18:54:06,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:54:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ff70c18-ee11-452c-873c-f7bb04ce2971 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-cc927757-a37d-4e6-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:54:06,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-cc927757-a37d-4e6-proj used request id req-8ff70c18-ee11-452c-873c-f7bb04ce2971 2018-11-14 18:54:06,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d2be178af5332dffe44ff3eac4ca681da99679" 2018-11-14 18:54:06,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:54:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e410545-c911-40c1-8270-9e46c5cb1586 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:54:06,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-1e410545-c911-40c1-8270-9e46c5cb1586 2018-11-14 18:54:06,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d2be178af5332dffe44ff3eac4ca681da99679" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-cc927757-a37d-4e6-proj"}}' 2018-11-14 18:54:06,881 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:54:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a71d9fea-a254-4dbc-900d-5158f169a043 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/0ebb089fd4aa4dc8922e69e24c9d6810"}, "tags": [], "enabled": true, "id": "0ebb089fd4aa4dc8922e69e24c9d6810", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-cc927757-a37d-4e6-proj"}} 2018-11-14 18:54:06,881 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-a71d9fea-a254-4dbc-900d-5158f169a043 2018-11-14 18:54:06,882 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-cc927757-a37d-4e6-proj 2018-11-14 18:54:06,882 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:54:06,883 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:54:07,397 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:54:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["xGkb7299QL2dCNr5Tr2CrA"], "issued_at": "2018-11-14T18:54:07.000000Z"}} 2018-11-14 18:54:07,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83dd45e526cd606d37780578a25980b9ddc288dd" 2018-11-14 18:54:07,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:54:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8081709f-de28-457c-b60f-a5f10445fa76 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:54:07,503 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-8081709f-de28-457c-b60f-a5f10445fa76 2018-11-14 18:54:07,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:54:07,512 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:54: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:54:07,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83dd45e526cd606d37780578a25980b9ddc288dd" 2018-11-14 18:54:07,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:54:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e051801b-20ea-4958-bcbd-5033c78dfadf Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:54:07,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-e051801b-20ea-4958-bcbd-5033c78dfadf 2018-11-14 18:54:07,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=InstanceSecurityGroupTests-cc927757-a37d-4e6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83dd45e526cd606d37780578a25980b9ddc288dd" 2018-11-14 18:54:07,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:54:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64c50c42-a4e6-4c69-aac9-2249007c2f34 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=InstanceSecurityGroupTests-cc927757-a37d-4e6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/0ebb089fd4aa4dc8922e69e24c9d6810"}, "tags": [], "enabled": true, "id": "0ebb089fd4aa4dc8922e69e24c9d6810", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-cc927757-a37d-4e6-proj"}]} 2018-11-14 18:54:07,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=InstanceSecurityGroupTests-cc927757-a37d-4e6-proj used request id req-64c50c42-a4e6-4c69-aac9-2249007c2f34 2018-11-14 18:54:07,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83dd45e526cd606d37780578a25980b9ddc288dd" 2018-11-14 18:54:07,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:54:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-604a93e9-4382-46b9-a24f-fc7f8d4ff7c5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:54:07,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-604a93e9-4382-46b9-a24f-fc7f8d4ff7c5 2018-11-14 18:54:08,307 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-cc927757-a37d-4e6-user 2018-11-14 18:54:08,307 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:54:08,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d2be178af5332dffe44ff3eac4ca681da99679" 2018-11-14 18:54:08,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:54:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5cee4a8-06e3-4d66-949a-8a4b629201da Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:54:08,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-e5cee4a8-06e3-4d66-949a-8a4b629201da 2018-11-14 18:54:08,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d2be178af5332dffe44ff3eac4ca681da99679" -d '{"role": {"name": "InstanceSecurityGroupTests-cc927757-a37d-4e6-proj-role"}}' 2018-11-14 18:54:08,570 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:54:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-904abf1a-9fee-4737-93ae-4543b83b86e0 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b2cfb5b028e9495898fb7c89561a15ca", "links": {"self": "http://172.30.9.28:5000/v3/roles/b2cfb5b028e9495898fb7c89561a15ca"}, "name": "InstanceSecurityGroupTests-cc927757-a37d-4e6-proj-role"}} 2018-11-14 18:54:08,570 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-904abf1a-9fee-4737-93ae-4543b83b86e0 2018-11-14 18:54:08,570 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-cc927757-a37d-4e6-proj-role 2018-11-14 18:54:08,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/b2cfb5b028e9495898fb7c89561a15ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d2be178af5332dffe44ff3eac4ca681da99679" 2018-11-14 18:54:08,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:54:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53d05559-2b14-4e97-8065-12c2230b85e2 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b2cfb5b028e9495898fb7c89561a15ca", "links": {"self": "http://172.30.9.28:5000/v3/roles/b2cfb5b028e9495898fb7c89561a15ca"}, "name": "InstanceSecurityGroupTests-cc927757-a37d-4e6-proj-role"}} 2018-11-14 18:54:08,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/b2cfb5b028e9495898fb7c89561a15ca used request id req-53d05559-2b14-4e97-8065-12c2230b85e2 2018-11-14 18:54:08,683 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-cc927757-a37d-4e6-proj-role to project InstanceSecurityGroupTests-cc927757-a37d-4e6-proj 2018-11-14 18:54:08,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/0ebb089fd4aa4dc8922e69e24c9d6810/users/e5ff221b6fe64f729d41039f4a96dfbe/roles/b2cfb5b028e9495898fb7c89561a15ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d2be178af5332dffe44ff3eac4ca681da99679" 2018-11-14 18:54:08,843 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:54:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b762f9cf-d971-4800-a575-9a13ea6108d1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:54:08,843 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/0ebb089fd4aa4dc8922e69e24c9d6810/users/e5ff221b6fe64f729d41039f4a96dfbe/roles/b2cfb5b028e9495898fb7c89561a15ca used request id req-b762f9cf-d971-4800-a575-9a13ea6108d1 2018-11-14 18:54:08,843 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:54:08,845 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-14 18:54:08,845 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:54:08,846 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:54:09,258 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2cfb5b028e9495898fb7c89561a15ca", "name": "InstanceSecurityGroupTests-cc927757-a37d-4e6-proj-role"}], "expires_at": "2018-11-14T19:54:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0ebb089fd4aa4dc8922e69e24c9d6810", "name": "InstanceSecurityGroupTests-cc927757-a37d-4e6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-cc927757-a37d-4e6-user", "id": "e5ff221b6fe64f729d41039f4a96dfbe"}, "audit_ids": ["nY_JPF1MQ8qVMdDnNlZT3w"], "issued_at": "2018-11-14T18:54:09.000000Z"}} 2018-11-14 18:54:09,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ded2915fc7bf1f6c171e5a14d24e2897298cb748" 2018-11-14 18:54:09,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:54:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76d45955-cdb7-41d2-8533-f95d6b938243 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:54:09,347 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-76d45955-cdb7-41d2-8533-f95d6b938243 2018-11-14 18:54:09,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ded2915fc7bf1f6c171e5a14d24e2897298cb748" 2018-11-14 18:54:09,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-b4922c61-0e92-48cd-8ab6-770ec07f9bd1 Date: Wed, 14 Nov 2018 18:54:09 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-image"} 2018-11-14 18:54:09,559 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-image used request id req-b4922c61-0e92-48cd-8ab6-770ec07f9bd1 2018-11-14 18:54:09,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ded2915fc7bf1f6c171e5a14d24e2897298cb748" 2018-11-14 18:54:09,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-036f9edc-53ab-4644-82a4-b4270f16b152 Date: Wed, 14 Nov 2018 18:54: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-11-14 18:54:09,743 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-036f9edc-53ab-4644-82a4-b4270f16b152 2018-11-14 18:54:09,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ded2915fc7bf1f6c171e5a14d24e2897298cb748" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-image"}' 2018-11-14 18:54:10,083 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/dc7e4518-8a01-4df0-812a-5f60544b1d17 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9391e7b1-6a17-46cd-ac0a-e150acfb7abc Date: Wed, 14 Nov 2018 18:54:10 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:54:10Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-14T18:54:10Z", "visibility": "shared", "locations": [], "self": "/v2/images/dc7e4518-8a01-4df0-812a-5f60544b1d17", "min_disk": 0, "protected": false, "id": "dc7e4518-8a01-4df0-812a-5f60544b1d17", "file": "/v2/images/dc7e4518-8a01-4df0-812a-5f60544b1d17/file", "checksum": null, "owner": "0ebb089fd4aa4dc8922e69e24c9d6810", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:54:10,083 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-9391e7b1-6a17-46cd-ac0a-e150acfb7abc 2018-11-14 18:54:10,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/dc7e4518-8a01-4df0-812a-5f60544b1d17/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ded2915fc7bf1f6c171e5a14d24e2897298cb748" -d '' 2018-11-14 18:54:10,910 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-efbaf46a-4451-4434-85e3-2af22fefdc69 Date: Wed, 14 Nov 2018 18:54:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:54:10,910 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/dc7e4518-8a01-4df0-812a-5f60544b1d17/file used request id req-efbaf46a-4451-4434-85e3-2af22fefdc69 2018-11-14 18:54:10,910 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-14 18:54:10,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/dc7e4518-8a01-4df0-812a-5f60544b1d17 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ded2915fc7bf1f6c171e5a14d24e2897298cb748" 2018-11-14 18:54:11,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-41779380-f68d-4942-9636-a933a1254edc Date: Wed, 14 Nov 2018 18:54:11 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:54:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:54:10Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/dc7e4518-8a01-4df0-812a-5f60544b1d17/snap", "metadata": {}}], "self": "/v2/images/dc7e4518-8a01-4df0-812a-5f60544b1d17", "min_disk": 0, "protected": false, "id": "dc7e4518-8a01-4df0-812a-5f60544b1d17", "file": "/v2/images/dc7e4518-8a01-4df0-812a-5f60544b1d17/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0ebb089fd4aa4dc8922e69e24c9d6810", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/dc7e4518-8a01-4df0-812a-5f60544b1d17/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:54:11,151 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/dc7e4518-8a01-4df0-812a-5f60544b1d17 used request id req-41779380-f68d-4942-9636-a933a1254edc 2018-11-14 18:54:11,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ded2915fc7bf1f6c171e5a14d24e2897298cb748" 2018-11-14 18:54:11,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d41c4157-fe7d-42bd-b514-4d08eadbf18c Date: Wed, 14 Nov 2018 18:54: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-11-14 18:54:11,343 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-d41c4157-fe7d-42bd-b514-4d08eadbf18c 2018-11-14 18:54:11,346 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-image 2018-11-14 18:54:11,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/dc7e4518-8a01-4df0-812a-5f60544b1d17 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ded2915fc7bf1f6c171e5a14d24e2897298cb748" 2018-11-14 18:54:11,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-894a2972-d035-45b4-8ed4-00cc371b565f Date: Wed, 14 Nov 2018 18:54:11 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:54:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:54:10Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/dc7e4518-8a01-4df0-812a-5f60544b1d17/snap", "metadata": {}}], "self": "/v2/images/dc7e4518-8a01-4df0-812a-5f60544b1d17", "min_disk": 0, "protected": false, "id": "dc7e4518-8a01-4df0-812a-5f60544b1d17", "file": "/v2/images/dc7e4518-8a01-4df0-812a-5f60544b1d17/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0ebb089fd4aa4dc8922e69e24c9d6810", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/dc7e4518-8a01-4df0-812a-5f60544b1d17/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:54:11,565 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/dc7e4518-8a01-4df0-812a-5f60544b1d17 used request id req-894a2972-d035-45b4-8ed4-00cc371b565f 2018-11-14 18:54:11,566 - create_image - DEBUG - Instance status is - active 2018-11-14 18:54:11,566 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-image 2018-11-14 18:54:11,566 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-image 2018-11-14 18:54:11,566 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:54:11,567 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:54:11,971 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2cfb5b028e9495898fb7c89561a15ca", "name": "InstanceSecurityGroupTests-cc927757-a37d-4e6-proj-role"}], "expires_at": "2018-11-14T19:54:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0ebb089fd4aa4dc8922e69e24c9d6810", "name": "InstanceSecurityGroupTests-cc927757-a37d-4e6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-cc927757-a37d-4e6-user", "id": "e5ff221b6fe64f729d41039f4a96dfbe"}, "audit_ids": ["KRac4wlIQjOKLRisdPcgSw"], "issued_at": "2018-11-14T18:54:11.000000Z"}} 2018-11-14 18:54:11,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19b5ce699bc96086e39666f133aa177da7399ac9" 2018-11-14 18:54:12,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:54:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f50bae88-a752-4444-b1a9-88f7ab69a0c8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:54:12,064 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-f50bae88-a752-4444-b1a9-88f7ab69a0c8 2018-11-14 18:54:12,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19b5ce699bc96086e39666f133aa177da7399ac9" 2018-11-14 18:54:12,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b90bcc0a-2638-4039-bbe1-a67900b60ee7 Date: Wed, 14 Nov 2018 18:54:12 GMT RESP BODY: {"networks":[]} 2018-11-14 18:54:12,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-pub-net used request id req-b90bcc0a-2638-4039-bbe1-a67900b60ee7 2018-11-14 18:54:12,279 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-pub-net 2018-11-14 18:54:12,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19b5ce699bc96086e39666f133aa177da7399ac9" -d '{"network": {"name": "InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-pub-net", "admin_state_up": true}}' 2018-11-14 18:54:12,945 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-fb9e9835-0781-49c1-a73c-759a5d9e4d20 Date: Wed, 14 Nov 2018 18:54:12 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"0ebb089fd4aa4dc8922e69e24c9d6810","created_at":"2018-11-14T18:54:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-11-14T18:54:12Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"0ebb089fd4aa4dc8922e69e24c9d6810","id":"b4a3a8a5-b76e-49f1-8b53-46169bb752d7","name":"InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-pub-net"}} 2018-11-14 18:54:12,945 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-fb9e9835-0781-49c1-a73c-759a5d9e4d20 2018-11-14 18:54:12,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=b4a3a8a5-b76e-49f1-8b53-46169bb752d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19b5ce699bc96086e39666f133aa177da7399ac9" 2018-11-14 18:54:13,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 592 X-Openstack-Request-Id: req-0785c005-8024-4e80-b6c2-73119608aa7c Date: Wed, 14 Nov 2018 18:54:13 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-14T18:54:12Z","tenant_id":"0ebb089fd4aa4dc8922e69e24c9d6810","created_at":"2018-11-14T18:54:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"0ebb089fd4aa4dc8922e69e24c9d6810","id":"b4a3a8a5-b76e-49f1-8b53-46169bb752d7","name":"InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-pub-net"}]} 2018-11-14 18:54:13,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=b4a3a8a5-b76e-49f1-8b53-46169bb752d7 used request id req-0785c005-8024-4e80-b6c2-73119608aa7c 2018-11-14 18:54:13,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b4a3a8a5-b76e-49f1-8b53-46169bb752d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19b5ce699bc96086e39666f133aa177da7399ac9" 2018-11-14 18:54:13,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2b7a441e-7ec3-47b5-a3e9-5d2de9e703c0 Date: Wed, 14 Nov 2018 18:54:13 GMT RESP BODY: {"subnets":[]} 2018-11-14 18:54:13,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b4a3a8a5-b76e-49f1-8b53-46169bb752d7 used request id req-2b7a441e-7ec3-47b5-a3e9-5d2de9e703c0 2018-11-14 18:54:13,453 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-pub-subnet 2018-11-14 18:54:13,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19b5ce699bc96086e39666f133aa177da7399ac9" -d '{"subnets": [{"ip_version": 4, "network_id": "b4a3a8a5-b76e-49f1-8b53-46169bb752d7", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-pub-subnet"}]}' 2018-11-14 18:54:14,286 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1ea2caa8-425a-41be-beab-05260e25bb09 Date: Wed, 14 Nov 2018 18:54:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b4a3a8a5-b76e-49f1-8b53-46169bb752d7","tenant_id":"0ebb089fd4aa4dc8922e69e24c9d6810","created_at":"2018-11-14T18:54:13Z","dns_nameservers":[],"updated_at":"2018-11-14T18:54:13Z","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":"0ebb089fd4aa4dc8922e69e24c9d6810","id":"5306cd9c-5f39-46b4-bcf6-a609cf65f4fa","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-pub-subnet"}]} 2018-11-14 18:54:14,286 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-1ea2caa8-425a-41be-beab-05260e25bb09 2018-11-14 18:54:14,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=b4a3a8a5-b76e-49f1-8b53-46169bb752d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19b5ce699bc96086e39666f133aa177da7399ac9" 2018-11-14 18:54:14,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-0ff639a1-82f4-48d0-bd40-ab4fc373545f Date: Wed, 14 Nov 2018 18:54:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5306cd9c-5f39-46b4-bcf6-a609cf65f4fa"],"updated_at":"2018-11-14T18:54:13Z","tenant_id":"0ebb089fd4aa4dc8922e69e24c9d6810","created_at":"2018-11-14T18:54:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"0ebb089fd4aa4dc8922e69e24c9d6810","id":"b4a3a8a5-b76e-49f1-8b53-46169bb752d7","name":"InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-pub-net"}]} 2018-11-14 18:54:14,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=b4a3a8a5-b76e-49f1-8b53-46169bb752d7 used request id req-0ff639a1-82f4-48d0-bd40-ab4fc373545f 2018-11-14 18:54:14,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b4a3a8a5-b76e-49f1-8b53-46169bb752d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19b5ce699bc96086e39666f133aa177da7399ac9" 2018-11-14 18:54:14,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6e98cba5-f5f0-49ee-a018-8c235556a3ef Date: Wed, 14 Nov 2018 18:54:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b4a3a8a5-b76e-49f1-8b53-46169bb752d7","tenant_id":"0ebb089fd4aa4dc8922e69e24c9d6810","created_at":"2018-11-14T18:54:13Z","dns_nameservers":[],"updated_at":"2018-11-14T18:54:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0ebb089fd4aa4dc8922e69e24c9d6810","id":"5306cd9c-5f39-46b4-bcf6-a609cf65f4fa","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-pub-subnet"}]} 2018-11-14 18:54:14,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b4a3a8a5-b76e-49f1-8b53-46169bb752d7 used request id req-6e98cba5-f5f0-49ee-a018-8c235556a3ef 2018-11-14 18:54:14,807 - OpenStackNetwork - DEBUG - Network [b4a3a8a5-b76e-49f1-8b53-46169bb752d7] created successfully 2018-11-14 18:54:14,807 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:54:14,808 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:54:15,227 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:54:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["a2QntHliTc6gTk0E4A0g-Q"], "issued_at": "2018-11-14T18:54:15.000000Z"}} 2018-11-14 18:54:15,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a4394d55aaa1bca7f9cf0ded0249793651b7227" 2018-11-14 18:54:15,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:54:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c981ccf-f7bb-4bde-916b-fb5ff66e09da Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:54:15,332 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-1c981ccf-f7bb-4bde-916b-fb5ff66e09da 2018-11-14 18:54:15,333 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:54:15,338 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a4394d55aaa1bca7f9cf0ded0249793651b7227" 2018-11-14 18:54:15,547 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:54: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-7a5966c1-855d-4429-83b7-73291610daf4 x-compute-request-id: req-7a5966c1-855d-4429-83b7-73291610daf4 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-14 18:54:15,547 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-7a5966c1-855d-4429-83b7-73291610daf4 2018-11-14 18:54:15,550 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a4394d55aaa1bca7f9cf0ded0249793651b7227" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-14 18:54:15,620 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:54: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-9d1cf8c9-f773-46b3-870f-9f6cc32ea6cd x-compute-request-id: req-9d1cf8c9-f773-46b3-870f-9f6cc32ea6cd Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-flavor-name", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/544115d9-f4e1-47ed-a2ac-09ebc9a507dc", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/544115d9-f4e1-47ed-a2ac-09ebc9a507dc", "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": "544115d9-f4e1-47ed-a2ac-09ebc9a507dc"}} 2018-11-14 18:54:15,620 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-9d1cf8c9-f773-46b3-870f-9f6cc32ea6cd 2018-11-14 18:54:15,621 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:54:15,621 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:54:16,019 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2cfb5b028e9495898fb7c89561a15ca", "name": "InstanceSecurityGroupTests-cc927757-a37d-4e6-proj-role"}], "expires_at": "2018-11-14T19:54:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0ebb089fd4aa4dc8922e69e24c9d6810", "name": "InstanceSecurityGroupTests-cc927757-a37d-4e6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-cc927757-a37d-4e6-user", "id": "e5ff221b6fe64f729d41039f4a96dfbe"}, "audit_ids": ["X8qezePBSpaUf69ewnWK3Q"], "issued_at": "2018-11-14T18:54:16.000000Z"}} 2018-11-14 18:54:16,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f69fbc1309ce22893b8c5653a394fa1eeba93e48" 2018-11-14 18:54:16,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:54:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5298f38-5b18-4bb5-87d7-cf50c526d7cd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:54:16,117 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-a5298f38-5b18-4bb5-87d7-cf50c526d7cd 2018-11-14 18:54:16,117 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:54:16,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f69fbc1309ce22893b8c5653a394fa1eeba93e48" 2018-11-14 18:54:16,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:54:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5332a1a-799a-46cd-9632-11bf9d561359 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:54:16,217 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-d5332a1a-799a-46cd-9632-11bf9d561359 2018-11-14 18:54:16,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f69fbc1309ce22893b8c5653a394fa1eeba93e48" 2018-11-14 18:54:16,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-be89e05e-30d9-4ba3-811d-539e78eee05e Date: Wed, 14 Nov 2018 18:54:16 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5306cd9c-5f39-46b4-bcf6-a609cf65f4fa"],"updated_at":"2018-11-14T18:54:13Z","tenant_id":"0ebb089fd4aa4dc8922e69e24c9d6810","created_at":"2018-11-14T18:54:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"0ebb089fd4aa4dc8922e69e24c9d6810","id":"b4a3a8a5-b76e-49f1-8b53-46169bb752d7","name":"InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-pub-net"}]} 2018-11-14 18:54:16,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-pub-net used request id req-be89e05e-30d9-4ba3-811d-539e78eee05e 2018-11-14 18:54:16,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b4a3a8a5-b76e-49f1-8b53-46169bb752d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f69fbc1309ce22893b8c5653a394fa1eeba93e48" 2018-11-14 18:54:16,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-efcf817f-693e-463f-9acc-8988fbe0f2a5 Date: Wed, 14 Nov 2018 18:54:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b4a3a8a5-b76e-49f1-8b53-46169bb752d7","tenant_id":"0ebb089fd4aa4dc8922e69e24c9d6810","created_at":"2018-11-14T18:54:13Z","dns_nameservers":[],"updated_at":"2018-11-14T18:54:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0ebb089fd4aa4dc8922e69e24c9d6810","id":"5306cd9c-5f39-46b4-bcf6-a609cf65f4fa","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-pub-subnet"}]} 2018-11-14 18:54:16,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b4a3a8a5-b76e-49f1-8b53-46169bb752d7 used request id req-efcf817f-693e-463f-9acc-8988fbe0f2a5 2018-11-14 18:54:16,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f69fbc1309ce22893b8c5653a394fa1eeba93e48" 2018-11-14 18:54:17,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-e10fbd53-51d1-4db8-b37a-13cdb12a69e3 Date: Wed, 14 Nov 2018 18:54:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5306cd9c-5f39-46b4-bcf6-a609cf65f4fa"],"updated_at":"2018-11-14T18:54:13Z","tenant_id":"0ebb089fd4aa4dc8922e69e24c9d6810","created_at":"2018-11-14T18:54:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"0ebb089fd4aa4dc8922e69e24c9d6810","id":"b4a3a8a5-b76e-49f1-8b53-46169bb752d7","name":"InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-pub-net"}]} 2018-11-14 18:54:17,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-pub-net used request id req-e10fbd53-51d1-4db8-b37a-13cdb12a69e3 2018-11-14 18:54:17,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:54:17,243 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:54: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:54:17,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0ebb089fd4aa4dc8922e69e24c9d6810 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f69fbc1309ce22893b8c5653a394fa1eeba93e48" 2018-11-14 18:54:17,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:54:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b78b56a-1abc-422c-bca5-d0582adad82d Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/0ebb089fd4aa4dc8922e69e24c9d6810"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0ebb089fd4aa4dc8922e69e24c9d6810", "name": "InstanceSecurityGroupTests-cc927757-a37d-4e6-proj"}} 2018-11-14 18:54:17,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0ebb089fd4aa4dc8922e69e24c9d6810 used request id req-3b78b56a-1abc-422c-bca5-d0582adad82d 2018-11-14 18:54:17,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b4a3a8a5-b76e-49f1-8b53-46169bb752d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f69fbc1309ce22893b8c5653a394fa1eeba93e48" 2018-11-14 18:54:17,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8e888f6a-86dd-4161-bb47-34045f427527 Date: Wed, 14 Nov 2018 18:54:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b4a3a8a5-b76e-49f1-8b53-46169bb752d7","tenant_id":"0ebb089fd4aa4dc8922e69e24c9d6810","created_at":"2018-11-14T18:54:13Z","dns_nameservers":[],"updated_at":"2018-11-14T18:54:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0ebb089fd4aa4dc8922e69e24c9d6810","id":"5306cd9c-5f39-46b4-bcf6-a609cf65f4fa","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-pub-subnet"}]} 2018-11-14 18:54:17,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b4a3a8a5-b76e-49f1-8b53-46169bb752d7 used request id req-8e888f6a-86dd-4161-bb47-34045f427527 2018-11-14 18:54:17,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=b4a3a8a5-b76e-49f1-8b53-46169bb752d7&name=InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f69fbc1309ce22893b8c5653a394fa1eeba93e48" 2018-11-14 18:54:17,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f8c2e2d3-8679-4892-8843-332cb2c82cce Date: Wed, 14 Nov 2018 18:54:17 GMT RESP BODY: {"ports":[]} 2018-11-14 18:54:17,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=b4a3a8a5-b76e-49f1-8b53-46169bb752d7&name=InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-port&admin_state_up=True used request id req-f8c2e2d3-8679-4892-8843-332cb2c82cce 2018-11-14 18:54:17,817 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f69fbc1309ce22893b8c5653a394fa1eeba93e48" 2018-11-14 18:54:18,159 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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 x-openstack-request-id: req-ab3e8de6-bc34-4c71-a4e6-b2bb14d2e79b x-compute-request-id: req-ab3e8de6-bc34-4c71-a4e6-b2bb14d2e79b Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-14 18:54:18,159 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-inst used request id req-ab3e8de6-bc34-4c71-a4e6-b2bb14d2e79b 2018-11-14 18:54:18,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f69fbc1309ce22893b8c5653a394fa1eeba93e48" 2018-11-14 18:54:18,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-d7fd3033-649d-4969-b1b3-23238371eb28 Date: Wed, 14 Nov 2018 18:54:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5306cd9c-5f39-46b4-bcf6-a609cf65f4fa"],"updated_at":"2018-11-14T18:54:13Z","tenant_id":"0ebb089fd4aa4dc8922e69e24c9d6810","created_at":"2018-11-14T18:54:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"0ebb089fd4aa4dc8922e69e24c9d6810","id":"b4a3a8a5-b76e-49f1-8b53-46169bb752d7","name":"InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-pub-net"}]} 2018-11-14 18:54:18,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-pub-net used request id req-d7fd3033-649d-4969-b1b3-23238371eb28 2018-11-14 18:54:18,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b4a3a8a5-b76e-49f1-8b53-46169bb752d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f69fbc1309ce22893b8c5653a394fa1eeba93e48" 2018-11-14 18:54:18,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-adee5b2f-31e9-4a66-ba67-7c465294e524 Date: Wed, 14 Nov 2018 18:54:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b4a3a8a5-b76e-49f1-8b53-46169bb752d7","tenant_id":"0ebb089fd4aa4dc8922e69e24c9d6810","created_at":"2018-11-14T18:54:13Z","dns_nameservers":[],"updated_at":"2018-11-14T18:54:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0ebb089fd4aa4dc8922e69e24c9d6810","id":"5306cd9c-5f39-46b4-bcf6-a609cf65f4fa","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-pub-subnet"}]} 2018-11-14 18:54:18,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b4a3a8a5-b76e-49f1-8b53-46169bb752d7 used request id req-adee5b2f-31e9-4a66-ba67-7c465294e524 2018-11-14 18:54:18,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f69fbc1309ce22893b8c5653a394fa1eeba93e48" 2018-11-14 18:54:18,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-e61bec45-cc15-43ed-85bf-c8c5e65ff4aa Date: Wed, 14 Nov 2018 18:54:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5306cd9c-5f39-46b4-bcf6-a609cf65f4fa"],"updated_at":"2018-11-14T18:54:13Z","tenant_id":"0ebb089fd4aa4dc8922e69e24c9d6810","created_at":"2018-11-14T18:54:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"0ebb089fd4aa4dc8922e69e24c9d6810","id":"b4a3a8a5-b76e-49f1-8b53-46169bb752d7","name":"InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-pub-net"}]} 2018-11-14 18:54:18,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-pub-net used request id req-e61bec45-cc15-43ed-85bf-c8c5e65ff4aa 2018-11-14 18:54:18,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0ebb089fd4aa4dc8922e69e24c9d6810 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f69fbc1309ce22893b8c5653a394fa1eeba93e48" 2018-11-14 18:54:19,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:54:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3db803dc-a8b4-4acc-80f6-1c0c325be19c Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/0ebb089fd4aa4dc8922e69e24c9d6810"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0ebb089fd4aa4dc8922e69e24c9d6810", "name": "InstanceSecurityGroupTests-cc927757-a37d-4e6-proj"}} 2018-11-14 18:54:19,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0ebb089fd4aa4dc8922e69e24c9d6810 used request id req-3db803dc-a8b4-4acc-80f6-1c0c325be19c 2018-11-14 18:54:19,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b4a3a8a5-b76e-49f1-8b53-46169bb752d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f69fbc1309ce22893b8c5653a394fa1eeba93e48" 2018-11-14 18:54:19,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-637ab803-aa10-4250-a90e-b026e6c8ad67 Date: Wed, 14 Nov 2018 18:54:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b4a3a8a5-b76e-49f1-8b53-46169bb752d7","tenant_id":"0ebb089fd4aa4dc8922e69e24c9d6810","created_at":"2018-11-14T18:54:13Z","dns_nameservers":[],"updated_at":"2018-11-14T18:54:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0ebb089fd4aa4dc8922e69e24c9d6810","id":"5306cd9c-5f39-46b4-bcf6-a609cf65f4fa","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-pub-subnet"}]} 2018-11-14 18:54:19,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b4a3a8a5-b76e-49f1-8b53-46169bb752d7 used request id req-637ab803-aa10-4250-a90e-b026e6c8ad67 2018-11-14 18:54:19,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=b4a3a8a5-b76e-49f1-8b53-46169bb752d7&name=InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f69fbc1309ce22893b8c5653a394fa1eeba93e48" 2018-11-14 18:54:19,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3f3fec8a-8e17-4b3b-b8d7-2fbe46fa8650 Date: Wed, 14 Nov 2018 18:54:19 GMT RESP BODY: {"ports":[]} 2018-11-14 18:54:19,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=b4a3a8a5-b76e-49f1-8b53-46169bb752d7&name=InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-port&admin_state_up=True used request id req-3f3fec8a-8e17-4b3b-b8d7-2fbe46fa8650 2018-11-14 18:54:19,353 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:54:19,354 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:54:19,764 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2cfb5b028e9495898fb7c89561a15ca", "name": "InstanceSecurityGroupTests-cc927757-a37d-4e6-proj-role"}], "expires_at": "2018-11-14T19:54:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0ebb089fd4aa4dc8922e69e24c9d6810", "name": "InstanceSecurityGroupTests-cc927757-a37d-4e6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-cc927757-a37d-4e6-user", "id": "e5ff221b6fe64f729d41039f4a96dfbe"}, "audit_ids": ["Ej03KJ3oQHuD6uvqaUXDMw"], "issued_at": "2018-11-14T18:54:19.000000Z"}} 2018-11-14 18:54:19,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7f8831891f280fb0d20ac751fbb221d7eafb426" 2018-11-14 18:54:19,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:54:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aee91f7e-75bc-4d33-b813-fadb3942d7d3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:54:19,859 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-aee91f7e-75bc-4d33-b813-fadb3942d7d3 2018-11-14 18:54:19,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f69fbc1309ce22893b8c5653a394fa1eeba93e48" 2018-11-14 18:54:20,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-97553a1b-4f8a-4b6a-908b-22cb671cb632 Date: Wed, 14 Nov 2018 18:54:20 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5306cd9c-5f39-46b4-bcf6-a609cf65f4fa"],"updated_at":"2018-11-14T18:54:13Z","tenant_id":"0ebb089fd4aa4dc8922e69e24c9d6810","created_at":"2018-11-14T18:54:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"0ebb089fd4aa4dc8922e69e24c9d6810","id":"b4a3a8a5-b76e-49f1-8b53-46169bb752d7","name":"InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-pub-net"}]} 2018-11-14 18:54:20,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-pub-net used request id req-97553a1b-4f8a-4b6a-908b-22cb671cb632 2018-11-14 18:54:20,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b4a3a8a5-b76e-49f1-8b53-46169bb752d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f69fbc1309ce22893b8c5653a394fa1eeba93e48" 2018-11-14 18:54:20,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-9d471003-6fbd-4dc6-8f5b-09d9a5a553de Date: Wed, 14 Nov 2018 18:54:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b4a3a8a5-b76e-49f1-8b53-46169bb752d7","tenant_id":"0ebb089fd4aa4dc8922e69e24c9d6810","created_at":"2018-11-14T18:54:13Z","dns_nameservers":[],"updated_at":"2018-11-14T18:54:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0ebb089fd4aa4dc8922e69e24c9d6810","id":"5306cd9c-5f39-46b4-bcf6-a609cf65f4fa","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-pub-subnet"}]} 2018-11-14 18:54:20,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b4a3a8a5-b76e-49f1-8b53-46169bb752d7 used request id req-9d471003-6fbd-4dc6-8f5b-09d9a5a553de 2018-11-14 18:54:20,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f69fbc1309ce22893b8c5653a394fa1eeba93e48" 2018-11-14 18:54:20,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-e76e04a9-655d-42c5-92bf-edb00aef6a32 Date: Wed, 14 Nov 2018 18:54:20 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5306cd9c-5f39-46b4-bcf6-a609cf65f4fa"],"updated_at":"2018-11-14T18:54:13Z","tenant_id":"0ebb089fd4aa4dc8922e69e24c9d6810","created_at":"2018-11-14T18:54:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"0ebb089fd4aa4dc8922e69e24c9d6810","id":"b4a3a8a5-b76e-49f1-8b53-46169bb752d7","name":"InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-pub-net"}]} 2018-11-14 18:54:20,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-pub-net used request id req-e76e04a9-655d-42c5-92bf-edb00aef6a32 2018-11-14 18:54:20,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:54:20,481 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:54: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:54:20,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0ebb089fd4aa4dc8922e69e24c9d6810 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7f8831891f280fb0d20ac751fbb221d7eafb426" 2018-11-14 18:54:20,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:54:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8252c5ba-9096-496c-910c-80037eba153c Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/0ebb089fd4aa4dc8922e69e24c9d6810"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0ebb089fd4aa4dc8922e69e24c9d6810", "name": "InstanceSecurityGroupTests-cc927757-a37d-4e6-proj"}} 2018-11-14 18:54:20,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0ebb089fd4aa4dc8922e69e24c9d6810 used request id req-8252c5ba-9096-496c-910c-80037eba153c 2018-11-14 18:54:20,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b4a3a8a5-b76e-49f1-8b53-46169bb752d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f69fbc1309ce22893b8c5653a394fa1eeba93e48" 2018-11-14 18:54:20,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ec6e9d6f-fe49-495b-b2aa-4c74c41a71ea Date: Wed, 14 Nov 2018 18:54:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b4a3a8a5-b76e-49f1-8b53-46169bb752d7","tenant_id":"0ebb089fd4aa4dc8922e69e24c9d6810","created_at":"2018-11-14T18:54:13Z","dns_nameservers":[],"updated_at":"2018-11-14T18:54:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0ebb089fd4aa4dc8922e69e24c9d6810","id":"5306cd9c-5f39-46b4-bcf6-a609cf65f4fa","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-pub-subnet"}]} 2018-11-14 18:54:20,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b4a3a8a5-b76e-49f1-8b53-46169bb752d7 used request id req-ec6e9d6f-fe49-495b-b2aa-4c74c41a71ea 2018-11-14 18:54:20,632 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-pub-net 2018-11-14 18:54:20,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f69fbc1309ce22893b8c5653a394fa1eeba93e48" -d '{"port": {"network_id": "b4a3a8a5-b76e-49f1-8b53-46169bb752d7", "name": "InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-port", "admin_state_up": true}}' 2018-11-14 18:54:21,753 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 761 X-Openstack-Request-Id: req-f1a9cf46-a4da-4379-99e5-50a913975007 Date: Wed, 14 Nov 2018 18:54:21 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-11-14T18:54:21Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b4a3a8a5-b76e-49f1-8b53-46169bb752d7","tenant_id":"0ebb089fd4aa4dc8922e69e24c9d6810","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-11-14T18:54:21Z","name":"InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:1a:e5:43","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"0ebb089fd4aa4dc8922e69e24c9d6810","fixed_ips":[{"subnet_id":"5306cd9c-5f39-46b4-bcf6-a609cf65f4fa","ip_address":"10.55.0.14"}],"id":"7d8e8377-eb7f-4d50-bc7c-8da938b2b743","security_groups":["dc94e575-df09-41bb-b82a-237d364e8c7d"],"device_id":""}} 2018-11-14 18:54:21,753 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-f1a9cf46-a4da-4379-99e5-50a913975007 2018-11-14 18:54:21,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f69fbc1309ce22893b8c5653a394fa1eeba93e48" 2018-11-14 18:54:22,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-0d82fff2-928c-472d-bb97-a1796fb3bd37 Date: Wed, 14 Nov 2018 18:54:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5306cd9c-5f39-46b4-bcf6-a609cf65f4fa"],"updated_at":"2018-11-14T18:54:13Z","tenant_id":"0ebb089fd4aa4dc8922e69e24c9d6810","created_at":"2018-11-14T18:54:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"0ebb089fd4aa4dc8922e69e24c9d6810","id":"b4a3a8a5-b76e-49f1-8b53-46169bb752d7","name":"InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-pub-net"}]} 2018-11-14 18:54:22,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-pub-net used request id req-0d82fff2-928c-472d-bb97-a1796fb3bd37 2018-11-14 18:54:22,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b4a3a8a5-b76e-49f1-8b53-46169bb752d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f69fbc1309ce22893b8c5653a394fa1eeba93e48" 2018-11-14 18:54:22,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0851dda6-da02-456d-9511-00cfb28bb927 Date: Wed, 14 Nov 2018 18:54:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b4a3a8a5-b76e-49f1-8b53-46169bb752d7","tenant_id":"0ebb089fd4aa4dc8922e69e24c9d6810","created_at":"2018-11-14T18:54:13Z","dns_nameservers":[],"updated_at":"2018-11-14T18:54:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0ebb089fd4aa4dc8922e69e24c9d6810","id":"5306cd9c-5f39-46b4-bcf6-a609cf65f4fa","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-pub-subnet"}]} 2018-11-14 18:54:22,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b4a3a8a5-b76e-49f1-8b53-46169bb752d7 used request id req-0851dda6-da02-456d-9511-00cfb28bb927 2018-11-14 18:54:22,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f69fbc1309ce22893b8c5653a394fa1eeba93e48" 2018-11-14 18:54:22,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-3a13413f-1de8-4ca0-9c26-3fb14b1a1c1a Date: Wed, 14 Nov 2018 18:54:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5306cd9c-5f39-46b4-bcf6-a609cf65f4fa"],"updated_at":"2018-11-14T18:54:13Z","tenant_id":"0ebb089fd4aa4dc8922e69e24c9d6810","created_at":"2018-11-14T18:54:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"0ebb089fd4aa4dc8922e69e24c9d6810","id":"b4a3a8a5-b76e-49f1-8b53-46169bb752d7","name":"InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-pub-net"}]} 2018-11-14 18:54:22,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-pub-net used request id req-3a13413f-1de8-4ca0-9c26-3fb14b1a1c1a 2018-11-14 18:54:22,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0ebb089fd4aa4dc8922e69e24c9d6810 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f69fbc1309ce22893b8c5653a394fa1eeba93e48" 2018-11-14 18:54:22,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:54:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bc7e476-a453-416a-b667-e580f91f61cf Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/0ebb089fd4aa4dc8922e69e24c9d6810"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0ebb089fd4aa4dc8922e69e24c9d6810", "name": "InstanceSecurityGroupTests-cc927757-a37d-4e6-proj"}} 2018-11-14 18:54:22,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0ebb089fd4aa4dc8922e69e24c9d6810 used request id req-3bc7e476-a453-416a-b667-e580f91f61cf 2018-11-14 18:54:22,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b4a3a8a5-b76e-49f1-8b53-46169bb752d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f69fbc1309ce22893b8c5653a394fa1eeba93e48" 2018-11-14 18:54:22,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-caba05d7-4c1f-4888-81a1-1519cb4f74f2 Date: Wed, 14 Nov 2018 18:54:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b4a3a8a5-b76e-49f1-8b53-46169bb752d7","tenant_id":"0ebb089fd4aa4dc8922e69e24c9d6810","created_at":"2018-11-14T18:54:13Z","dns_nameservers":[],"updated_at":"2018-11-14T18:54:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0ebb089fd4aa4dc8922e69e24c9d6810","id":"5306cd9c-5f39-46b4-bcf6-a609cf65f4fa","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-pub-subnet"}]} 2018-11-14 18:54:22,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b4a3a8a5-b76e-49f1-8b53-46169bb752d7 used request id req-caba05d7-4c1f-4888-81a1-1519cb4f74f2 2018-11-14 18:54:22,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=b4a3a8a5-b76e-49f1-8b53-46169bb752d7&name=InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f69fbc1309ce22893b8c5653a394fa1eeba93e48" 2018-11-14 18:54:22,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-a215e797-3b4c-47fe-a027-df768eeb2c06 Date: Wed, 14 Nov 2018 18:54:22 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b4a3a8a5-b76e-49f1-8b53-46169bb752d7","tenant_id":"0ebb089fd4aa4dc8922e69e24c9d6810","created_at":"2018-11-14T18:54:21Z","admin_state_up":true,"updated_at":"2018-11-14T18:54:21Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:1a:e5:43","id":"7d8e8377-eb7f-4d50-bc7c-8da938b2b743","port_security_enabled":true,"project_id":"0ebb089fd4aa4dc8922e69e24c9d6810","fixed_ips":[{"subnet_id":"5306cd9c-5f39-46b4-bcf6-a609cf65f4fa","ip_address":"10.55.0.14"}],"extra_dhcp_opts":[],"security_groups":["dc94e575-df09-41bb-b82a-237d364e8c7d"],"name":"InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-port"}]} 2018-11-14 18:54:22,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=b4a3a8a5-b76e-49f1-8b53-46169bb752d7&name=InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-port&admin_state_up=True used request id req-a215e797-3b4c-47fe-a027-df768eeb2c06 2018-11-14 18:54:22,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0ebb089fd4aa4dc8922e69e24c9d6810 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f69fbc1309ce22893b8c5653a394fa1eeba93e48" 2018-11-14 18:54:22,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:54:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da446372-3915-4780-9f0f-29bcc796e670 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/0ebb089fd4aa4dc8922e69e24c9d6810"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0ebb089fd4aa4dc8922e69e24c9d6810", "name": "InstanceSecurityGroupTests-cc927757-a37d-4e6-proj"}} 2018-11-14 18:54:22,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0ebb089fd4aa4dc8922e69e24c9d6810 used request id req-da446372-3915-4780-9f0f-29bcc796e670 2018-11-14 18:54:22,764 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-inst 2018-11-14 18:54:22,767 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f69fbc1309ce22893b8c5653a394fa1eeba93e48" 2018-11-14 18:54:22,787 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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-2e1a6a71-112b-4249-86c3-84e2ddc5f841 x-compute-request-id: req-2e1a6a71-112b-4249-86c3-84e2ddc5f841 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "544115d9-f4e1-47ed-a2ac-09ebc9a507dc", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/544115d9-f4e1-47ed-a2ac-09ebc9a507dc", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/544115d9-f4e1-47ed-a2ac-09ebc9a507dc", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-flavor-name"}]} 2018-11-14 18:54:22,787 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-2e1a6a71-112b-4249-86c3-84e2ddc5f841 2018-11-14 18:54:22,790 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/544115d9-f4e1-47ed-a2ac-09ebc9a507dc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f69fbc1309ce22893b8c5653a394fa1eeba93e48" 2018-11-14 18:54:22,807 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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-4da4e4be-2529-4cba-a099-4eeb1cdefee2 x-compute-request-id: req-4da4e4be-2529-4cba-a099-4eeb1cdefee2 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-flavor-name", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/544115d9-f4e1-47ed-a2ac-09ebc9a507dc", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/544115d9-f4e1-47ed-a2ac-09ebc9a507dc", "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": "544115d9-f4e1-47ed-a2ac-09ebc9a507dc"}} 2018-11-14 18:54:22,807 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/544115d9-f4e1-47ed-a2ac-09ebc9a507dc used request id req-4da4e4be-2529-4cba-a099-4eeb1cdefee2 2018-11-14 18:54:22,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f69fbc1309ce22893b8c5653a394fa1eeba93e48" 2018-11-14 18:54:23,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-c558c72e-1ecb-49ed-b65e-4a0a5daf7c62 Date: Wed, 14 Nov 2018 18:54:23 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:54:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:54:10Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/dc7e4518-8a01-4df0-812a-5f60544b1d17/snap", "metadata": {}}], "self": "/v2/images/dc7e4518-8a01-4df0-812a-5f60544b1d17", "min_disk": 0, "protected": false, "id": "dc7e4518-8a01-4df0-812a-5f60544b1d17", "file": "/v2/images/dc7e4518-8a01-4df0-812a-5f60544b1d17/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0ebb089fd4aa4dc8922e69e24c9d6810", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/dc7e4518-8a01-4df0-812a-5f60544b1d17/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-image"} 2018-11-14 18:54:23,029 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-image used request id req-c558c72e-1ecb-49ed-b65e-4a0a5daf7c62 2018-11-14 18:54:23,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f69fbc1309ce22893b8c5653a394fa1eeba93e48" 2018-11-14 18:54:23,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f03806ec-e004-4ff3-8a9a-9acf07f9fdd0 Date: Wed, 14 Nov 2018 18:54: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-11-14 18:54:23,226 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-f03806ec-e004-4ff3-8a9a-9acf07f9fdd0 2018-11-14 18:54:23,232 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f69fbc1309ce22893b8c5653a394fa1eeba93e48" -d '{"server": {"name": "InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-inst", "imageRef": "dc7e4518-8a01-4df0-812a-5f60544b1d17", "flavorRef": "544115d9-f4e1-47ed-a2ac-09ebc9a507dc", "max_count": 1, "min_count": 1, "networks": [{"port": "7d8e8377-eb7f-4d50-bc7c-8da938b2b743"}]}}' 2018-11-14 18:54:25,031 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18:54:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-142b0edb-4cd4-4699-9841-22187075bfc7 x-compute-request-id: req-142b0edb-4cd4-4699-9841-22187075bfc7 Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/ed87fc23-1fa8-4421-8841-27c0f6d22bb0 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "ed87fc23-1fa8-4421-8841-27c0f6d22bb0", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ed87fc23-1fa8-4421-8841-27c0f6d22bb0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ed87fc23-1fa8-4421-8841-27c0f6d22bb0", "rel": "bookmark"}], "adminPass": "9eakT7v5Ad9T"}} 2018-11-14 18:54:25,031 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-142b0edb-4cd4-4699-9841-22187075bfc7 2018-11-14 18:54:25,034 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ed87fc23-1fa8-4421-8841-27c0f6d22bb0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f69fbc1309ce22893b8c5653a394fa1eeba93e48" 2018-11-14 18:54:25,286 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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-f5c77271-e190-481b-b4d6-2441722e06c9 x-compute-request-id: req-f5c77271-e190-481b-b4d6-2441722e06c9 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.28:8774/v2.1/servers/ed87fc23-1fa8-4421-8841-27c0f6d22bb0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ed87fc23-1fa8-4421-8841-27c0f6d22bb0", "rel": "bookmark"}], "image": {"id": "dc7e4518-8a01-4df0-812a-5f60544b1d17", "links": [{"href": "http://172.30.9.28:8774/images/dc7e4518-8a01-4df0-812a-5f60544b1d17", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "544115d9-f4e1-47ed-a2ac-09ebc9a507dc", "links": [{"href": "http://172.30.9.28:8774/flavors/544115d9-f4e1-47ed-a2ac-09ebc9a507dc", "rel": "bookmark"}]}, "id": "ed87fc23-1fa8-4421-8841-27c0f6d22bb0", "user_id": "e5ff221b6fe64f729d41039f4a96dfbe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T18:54:25Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-inst", "created": "2018-11-14T18:54:24Z", "tenant_id": "0ebb089fd4aa4dc8922e69e24c9d6810", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:54:25,286 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ed87fc23-1fa8-4421-8841-27c0f6d22bb0 used request id req-f5c77271-e190-481b-b4d6-2441722e06c9 2018-11-14 18:54:25,287 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-inst 2018-11-14 18:54:25,290 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ed87fc23-1fa8-4421-8841-27c0f6d22bb0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f69fbc1309ce22893b8c5653a394fa1eeba93e48" 2018-11-14 18:54:25,516 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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-26c8254f-74c6-47f4-a0ce-6966a320e723 x-compute-request-id: req-26c8254f-74c6-47f4-a0ce-6966a320e723 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.28:8774/v2.1/servers/ed87fc23-1fa8-4421-8841-27c0f6d22bb0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ed87fc23-1fa8-4421-8841-27c0f6d22bb0", "rel": "bookmark"}], "image": {"id": "dc7e4518-8a01-4df0-812a-5f60544b1d17", "links": [{"href": "http://172.30.9.28:8774/images/dc7e4518-8a01-4df0-812a-5f60544b1d17", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "544115d9-f4e1-47ed-a2ac-09ebc9a507dc", "links": [{"href": "http://172.30.9.28:8774/flavors/544115d9-f4e1-47ed-a2ac-09ebc9a507dc", "rel": "bookmark"}]}, "id": "ed87fc23-1fa8-4421-8841-27c0f6d22bb0", "user_id": "e5ff221b6fe64f729d41039f4a96dfbe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T18:54:25Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-inst", "created": "2018-11-14T18:54:24Z", "tenant_id": "0ebb089fd4aa4dc8922e69e24c9d6810", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:54:25,516 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ed87fc23-1fa8-4421-8841-27c0f6d22bb0 used request id req-26c8254f-74c6-47f4-a0ce-6966a320e723 2018-11-14 18:54:25,517 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-inst] is - BUILD 2018-11-14 18:54:25,517 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-14 18:54:28,520 - create_instance - DEBUG - VM status query timeout in 896.767204046 2018-11-14 18:54:28,523 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ed87fc23-1fa8-4421-8841-27c0f6d22bb0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f69fbc1309ce22893b8c5653a394fa1eeba93e48" 2018-11-14 18:54:29,423 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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-b8913024-959b-4b51-92e6-e7461432aa16 x-compute-request-id: req-b8913024-959b-4b51-92e6-e7461432aa16 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.28:8774/v2.1/servers/ed87fc23-1fa8-4421-8841-27c0f6d22bb0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ed87fc23-1fa8-4421-8841-27c0f6d22bb0", "rel": "bookmark"}], "image": {"id": "dc7e4518-8a01-4df0-812a-5f60544b1d17", "links": [{"href": "http://172.30.9.28:8774/images/dc7e4518-8a01-4df0-812a-5f60544b1d17", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "544115d9-f4e1-47ed-a2ac-09ebc9a507dc", "links": [{"href": "http://172.30.9.28:8774/flavors/544115d9-f4e1-47ed-a2ac-09ebc9a507dc", "rel": "bookmark"}]}, "id": "ed87fc23-1fa8-4421-8841-27c0f6d22bb0", "security_groups": [{"name": "default"}], "user_id": "e5ff221b6fe64f729d41039f4a96dfbe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T18:54:26Z", "hostId": "995fef67159cfc3794549e9d1c31b58203ef705496657c60dc38207f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-inst", "created": "2018-11-14T18:54:24Z", "tenant_id": "0ebb089fd4aa4dc8922e69e24c9d6810", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:54:29,423 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ed87fc23-1fa8-4421-8841-27c0f6d22bb0 used request id req-b8913024-959b-4b51-92e6-e7461432aa16 2018-11-14 18:54:29,423 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-inst] is - BUILD 2018-11-14 18:54:29,423 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-14 18:54:32,427 - create_instance - DEBUG - VM status query timeout in 892.860374928 2018-11-14 18:54:32,429 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ed87fc23-1fa8-4421-8841-27c0f6d22bb0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f69fbc1309ce22893b8c5653a394fa1eeba93e48" 2018-11-14 18:54:32,583 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:54: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-8321c5d2-7471-4842-906c-ca4d82455fb7 x-compute-request-id: req-8321c5d2-7471-4842-906c-ca4d82455fb7 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:e5:43", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ed87fc23-1fa8-4421-8841-27c0f6d22bb0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ed87fc23-1fa8-4421-8841-27c0f6d22bb0", "rel": "bookmark"}], "image": {"id": "dc7e4518-8a01-4df0-812a-5f60544b1d17", "links": [{"href": "http://172.30.9.28:8774/images/dc7e4518-8a01-4df0-812a-5f60544b1d17", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:54:32.000000", "flavor": {"id": "544115d9-f4e1-47ed-a2ac-09ebc9a507dc", "links": [{"href": "http://172.30.9.28:8774/flavors/544115d9-f4e1-47ed-a2ac-09ebc9a507dc", "rel": "bookmark"}]}, "id": "ed87fc23-1fa8-4421-8841-27c0f6d22bb0", "security_groups": [{"name": "default"}], "user_id": "e5ff221b6fe64f729d41039f4a96dfbe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:54:32Z", "hostId": "995fef67159cfc3794549e9d1c31b58203ef705496657c60dc38207f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-inst", "created": "2018-11-14T18:54:24Z", "tenant_id": "0ebb089fd4aa4dc8922e69e24c9d6810", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:54:32,583 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ed87fc23-1fa8-4421-8841-27c0f6d22bb0 used request id req-8321c5d2-7471-4842-906c-ca4d82455fb7 2018-11-14 18:54:32,583 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-inst] is - ACTIVE 2018-11-14 18:54:32,583 - create_instance - INFO - VM is - ACTIVE 2018-11-14 18:54:32,586 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ed87fc23-1fa8-4421-8841-27c0f6d22bb0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f69fbc1309ce22893b8c5653a394fa1eeba93e48" 2018-11-14 18:54:33,113 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:54: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-e133ec0d-079c-4121-8acf-9832ed9e5b79 x-compute-request-id: req-e133ec0d-079c-4121-8acf-9832ed9e5b79 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:e5:43", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ed87fc23-1fa8-4421-8841-27c0f6d22bb0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ed87fc23-1fa8-4421-8841-27c0f6d22bb0", "rel": "bookmark"}], "image": {"id": "dc7e4518-8a01-4df0-812a-5f60544b1d17", "links": [{"href": "http://172.30.9.28:8774/images/dc7e4518-8a01-4df0-812a-5f60544b1d17", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:54:32.000000", "flavor": {"id": "544115d9-f4e1-47ed-a2ac-09ebc9a507dc", "links": [{"href": "http://172.30.9.28:8774/flavors/544115d9-f4e1-47ed-a2ac-09ebc9a507dc", "rel": "bookmark"}]}, "id": "ed87fc23-1fa8-4421-8841-27c0f6d22bb0", "security_groups": [{"name": "default"}], "user_id": "e5ff221b6fe64f729d41039f4a96dfbe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:54:32Z", "hostId": "995fef67159cfc3794549e9d1c31b58203ef705496657c60dc38207f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-inst", "created": "2018-11-14T18:54:24Z", "tenant_id": "0ebb089fd4aa4dc8922e69e24c9d6810", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:54:33,113 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ed87fc23-1fa8-4421-8841-27c0f6d22bb0 used request id req-e133ec0d-079c-4121-8acf-9832ed9e5b79 2018-11-14 18:54:33,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f69fbc1309ce22893b8c5653a394fa1eeba93e48" 2018-11-14 18:54:33,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-f32c3fee-4542-4f09-8fb9-2d79f322ce08 Date: Wed, 14 Nov 2018 18:54:33 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5306cd9c-5f39-46b4-bcf6-a609cf65f4fa"],"updated_at":"2018-11-14T18:54:13Z","tenant_id":"0ebb089fd4aa4dc8922e69e24c9d6810","created_at":"2018-11-14T18:54:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"0ebb089fd4aa4dc8922e69e24c9d6810","id":"b4a3a8a5-b76e-49f1-8b53-46169bb752d7","name":"InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-pub-net"}]} 2018-11-14 18:54:33,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-pub-net used request id req-f32c3fee-4542-4f09-8fb9-2d79f322ce08 2018-11-14 18:54:33,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0ebb089fd4aa4dc8922e69e24c9d6810 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f69fbc1309ce22893b8c5653a394fa1eeba93e48" 2018-11-14 18:54:33,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:54:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12e1afa9-56af-45e3-b5c8-fa2f1d958fb2 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/0ebb089fd4aa4dc8922e69e24c9d6810"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0ebb089fd4aa4dc8922e69e24c9d6810", "name": "InstanceSecurityGroupTests-cc927757-a37d-4e6-proj"}} 2018-11-14 18:54:33,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0ebb089fd4aa4dc8922e69e24c9d6810 used request id req-12e1afa9-56af-45e3-b5c8-fa2f1d958fb2 2018-11-14 18:54:33,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b4a3a8a5-b76e-49f1-8b53-46169bb752d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f69fbc1309ce22893b8c5653a394fa1eeba93e48" 2018-11-14 18:54:33,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-93439218-4afb-405e-9bae-f67e18f04100 Date: Wed, 14 Nov 2018 18:54:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b4a3a8a5-b76e-49f1-8b53-46169bb752d7","tenant_id":"0ebb089fd4aa4dc8922e69e24c9d6810","created_at":"2018-11-14T18:54:13Z","dns_nameservers":[],"updated_at":"2018-11-14T18:54:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0ebb089fd4aa4dc8922e69e24c9d6810","id":"5306cd9c-5f39-46b4-bcf6-a609cf65f4fa","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-pub-subnet"}]} 2018-11-14 18:54:33,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b4a3a8a5-b76e-49f1-8b53-46169bb752d7 used request id req-93439218-4afb-405e-9bae-f67e18f04100 2018-11-14 18:54:33,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=b4a3a8a5-b76e-49f1-8b53-46169bb752d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f69fbc1309ce22893b8c5653a394fa1eeba93e48" 2018-11-14 18:54:33,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3029 X-Openstack-Request-Id: req-a9c4937f-1c07-4a3e-9767-fdde22f6387e Date: Wed, 14 Nov 2018 18:54:33 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b4a3a8a5-b76e-49f1-8b53-46169bb752d7","tenant_id":"0ebb089fd4aa4dc8922e69e24c9d6810","created_at":"2018-11-14T18:54:14Z","admin_state_up":true,"updated_at":"2018-11-14T18:54:17Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b4a3a8a5-b76e-49f1-8b53-46169bb752d7","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:53:6a:ee","id":"07175292-8de6-4d4e-8720-7d39ab00c425","port_security_enabled":false,"project_id":"0ebb089fd4aa4dc8922e69e24c9d6810","fixed_ips":[{"subnet_id":"5306cd9c-5f39-46b4-bcf6-a609cf65f4fa","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b4a3a8a5-b76e-49f1-8b53-46169bb752d7","tenant_id":"0ebb089fd4aa4dc8922e69e24c9d6810","created_at":"2018-11-14T18:54:15Z","admin_state_up":true,"updated_at":"2018-11-14T18:54:19Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b4a3a8a5-b76e-49f1-8b53-46169bb752d7","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:4a:b1:17","id":"26209605-5f78-4470-b62e-b6009a879336","port_security_enabled":false,"project_id":"0ebb089fd4aa4dc8922e69e24c9d6810","fixed_ips":[{"subnet_id":"5306cd9c-5f39-46b4-bcf6-a609cf65f4fa","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b4a3a8a5-b76e-49f1-8b53-46169bb752d7","tenant_id":"0ebb089fd4aa4dc8922e69e24c9d6810","created_at":"2018-11-14T18:54:21Z","admin_state_up":true,"updated_at":"2018-11-14T18:54:32Z","binding:vnic_type":"normal","device_id":"ed87fc23-1fa8-4421-8841-27c0f6d22bb0","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:1a:e5:43","id":"7d8e8377-eb7f-4d50-bc7c-8da938b2b743","port_security_enabled":true,"project_id":"0ebb089fd4aa4dc8922e69e24c9d6810","fixed_ips":[{"subnet_id":"5306cd9c-5f39-46b4-bcf6-a609cf65f4fa","ip_address":"10.55.0.14"}],"extra_dhcp_opts":[],"security_groups":["dc94e575-df09-41bb-b82a-237d364e8c7d"],"name":"InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b4a3a8a5-b76e-49f1-8b53-46169bb752d7","tenant_id":"0ebb089fd4aa4dc8922e69e24c9d6810","created_at":"2018-11-14T18:54:15Z","admin_state_up":true,"updated_at":"2018-11-14T18:54:18Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b4a3a8a5-b76e-49f1-8b53-46169bb752d7","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:ff:a9:93","id":"80ba5248-61b2-4519-9362-e5914c8a168c","port_security_enabled":false,"project_id":"0ebb089fd4aa4dc8922e69e24c9d6810","fixed_ips":[{"subnet_id":"5306cd9c-5f39-46b4-bcf6-a609cf65f4fa","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-14 18:54:33,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=b4a3a8a5-b76e-49f1-8b53-46169bb752d7 used request id req-a9c4937f-1c07-4a3e-9767-fdde22f6387e 2018-11-14 18:54:33,426 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:54:33,427 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:54:33,842 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2cfb5b028e9495898fb7c89561a15ca", "name": "InstanceSecurityGroupTests-cc927757-a37d-4e6-proj-role"}], "expires_at": "2018-11-14T19:54:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0ebb089fd4aa4dc8922e69e24c9d6810", "name": "InstanceSecurityGroupTests-cc927757-a37d-4e6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-cc927757-a37d-4e6-user", "id": "e5ff221b6fe64f729d41039f4a96dfbe"}, "audit_ids": ["7YXT32y2TKKd1zf2yVJ4tA"], "issued_at": "2018-11-14T18:54:33.000000Z"}} 2018-11-14 18:54:33,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9989f0da9d112960378ea6695edbf4357c42290a" 2018-11-14 18:54:33,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:54:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbf9bdff-4938-43b4-b376-e7b773c73eaf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:54:33,956 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-fbf9bdff-4938-43b4-b376-e7b773c73eaf 2018-11-14 18:54:33,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9989f0da9d112960378ea6695edbf4357c42290a" 2018-11-14 18:54:34,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-f00fd807-7a5b-4608-b0f4-77e7c0ac1f8a Date: Wed, 14 Nov 2018 18:54:34 GMT RESP BODY: {"security_groups": []} 2018-11-14 18:54:34,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-name&description=hello+group used request id req-f00fd807-7a5b-4608-b0f4-77e7c0ac1f8a 2018-11-14 18:54:34,196 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-name... 2018-11-14 18:54:34,196 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-name 2018-11-14 18:54:34,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9989f0da9d112960378ea6695edbf4357c42290a" -d '{"security_group": {"name": "InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-name", "description": "hello group"}}' 2018-11-14 18:54:34,540 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-2ead0e7b-7b4b-4cf0-a966-d068d0231243 Date: Wed, 14 Nov 2018 18:54:34 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "0ebb089fd4aa4dc8922e69e24c9d6810", "created_at": "2018-11-14T18:54:34Z", "updated_at": "2018-11-14T18:54:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:54:34Z", "revision_number": 0, "id": "5c0c6f33-cebc-4c6d-af5b-86288acbb599", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:54:34Z", "security_group_id": "775202fe-86b7-4f92-a002-1c00589bf5a8", "tenant_id": "0ebb089fd4aa4dc8922e69e24c9d6810", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ebb089fd4aa4dc8922e69e24c9d6810"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:54:34Z", "revision_number": 0, "id": "f6890ea0-ec0f-4310-a70d-d8318ced1059", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:54:34Z", "security_group_id": "775202fe-86b7-4f92-a002-1c00589bf5a8", "tenant_id": "0ebb089fd4aa4dc8922e69e24c9d6810", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ebb089fd4aa4dc8922e69e24c9d6810"}], "revision_number": 2, "project_id": "0ebb089fd4aa4dc8922e69e24c9d6810", "id": "775202fe-86b7-4f92-a002-1c00589bf5a8", "name": "InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-name"}} 2018-11-14 18:54:34,540 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-2ead0e7b-7b4b-4cf0-a966-d068d0231243 2018-11-14 18:54:34,540 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 775202fe-86b7-4f92-a002-1c00589bf5a8 2018-11-14 18:54:34,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=775202fe-86b7-4f92-a002-1c00589bf5a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9989f0da9d112960378ea6695edbf4357c42290a" 2018-11-14 18:54:34,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-cc99ca11-3acb-459d-b4e6-bb5e99455a5b Date: Wed, 14 Nov 2018 18:54:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:54:34Z", "security_group_id": "775202fe-86b7-4f92-a002-1c00589bf5a8", "port_range_min": null, "revision_number": 0, "tenant_id": "0ebb089fd4aa4dc8922e69e24c9d6810", "created_at": "2018-11-14T18:54:34Z", "project_id": "0ebb089fd4aa4dc8922e69e24c9d6810", "id": "5c0c6f33-cebc-4c6d-af5b-86288acbb599"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:54:34Z", "security_group_id": "775202fe-86b7-4f92-a002-1c00589bf5a8", "port_range_min": null, "revision_number": 0, "tenant_id": "0ebb089fd4aa4dc8922e69e24c9d6810", "created_at": "2018-11-14T18:54:34Z", "project_id": "0ebb089fd4aa4dc8922e69e24c9d6810", "id": "f6890ea0-ec0f-4310-a70d-d8318ced1059"}]} 2018-11-14 18:54:34,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=775202fe-86b7-4f92-a002-1c00589bf5a8 used request id req-cc99ca11-3acb-459d-b4e6-bb5e99455a5b 2018-11-14 18:54:34,754 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 775202fe-86b7-4f92-a002-1c00589bf5a8 2018-11-14 18:54:34,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=775202fe-86b7-4f92-a002-1c00589bf5a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9989f0da9d112960378ea6695edbf4357c42290a" 2018-11-14 18:54:34,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f4e91468-34af-4780-9745-d32a2b7a22c9 Date: Wed, 14 Nov 2018 18:54:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:54:34Z", "security_group_id": "775202fe-86b7-4f92-a002-1c00589bf5a8", "port_range_min": null, "revision_number": 0, "tenant_id": "0ebb089fd4aa4dc8922e69e24c9d6810", "created_at": "2018-11-14T18:54:34Z", "project_id": "0ebb089fd4aa4dc8922e69e24c9d6810", "id": "5c0c6f33-cebc-4c6d-af5b-86288acbb599"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:54:34Z", "security_group_id": "775202fe-86b7-4f92-a002-1c00589bf5a8", "port_range_min": null, "revision_number": 0, "tenant_id": "0ebb089fd4aa4dc8922e69e24c9d6810", "created_at": "2018-11-14T18:54:34Z", "project_id": "0ebb089fd4aa4dc8922e69e24c9d6810", "id": "f6890ea0-ec0f-4310-a70d-d8318ced1059"}]} 2018-11-14 18:54:34,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=775202fe-86b7-4f92-a002-1c00589bf5a8 used request id req-f4e91468-34af-4780-9745-d32a2b7a22c9 2018-11-14 18:54:34,778 - neutron_utils - INFO - Retrieving security group with ID - 775202fe-86b7-4f92-a002-1c00589bf5a8 2018-11-14 18:54:34,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=775202fe-86b7-4f92-a002-1c00589bf5a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9989f0da9d112960378ea6695edbf4357c42290a" 2018-11-14 18:54:35,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-bddc1974-33b3-4eb4-b92b-86c80d836b6e Date: Wed, 14 Nov 2018 18:54:35 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0ebb089fd4aa4dc8922e69e24c9d6810", "created_at": "2018-11-14T18:54:34Z", "updated_at": "2018-11-14T18:54:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:54:34Z", "revision_number": 0, "id": "5c0c6f33-cebc-4c6d-af5b-86288acbb599", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:54:34Z", "security_group_id": "775202fe-86b7-4f92-a002-1c00589bf5a8", "tenant_id": "0ebb089fd4aa4dc8922e69e24c9d6810", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ebb089fd4aa4dc8922e69e24c9d6810"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:54:34Z", "revision_number": 0, "id": "f6890ea0-ec0f-4310-a70d-d8318ced1059", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:54:34Z", "security_group_id": "775202fe-86b7-4f92-a002-1c00589bf5a8", "tenant_id": "0ebb089fd4aa4dc8922e69e24c9d6810", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ebb089fd4aa4dc8922e69e24c9d6810"}], "revision_number": 2, "project_id": "0ebb089fd4aa4dc8922e69e24c9d6810", "id": "775202fe-86b7-4f92-a002-1c00589bf5a8", "name": "InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-name"}]} 2018-11-14 18:54:35,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=775202fe-86b7-4f92-a002-1c00589bf5a8 used request id req-bddc1974-33b3-4eb4-b92b-86c80d836b6e 2018-11-14 18:54:35,006 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 775202fe-86b7-4f92-a002-1c00589bf5a8 2018-11-14 18:54:35,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=775202fe-86b7-4f92-a002-1c00589bf5a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9989f0da9d112960378ea6695edbf4357c42290a" 2018-11-14 18:54:35,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-432767d5-9e81-4f4a-a054-822d09893b65 Date: Wed, 14 Nov 2018 18:54:35 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:54:34Z", "security_group_id": "775202fe-86b7-4f92-a002-1c00589bf5a8", "port_range_min": null, "revision_number": 0, "tenant_id": "0ebb089fd4aa4dc8922e69e24c9d6810", "created_at": "2018-11-14T18:54:34Z", "project_id": "0ebb089fd4aa4dc8922e69e24c9d6810", "id": "5c0c6f33-cebc-4c6d-af5b-86288acbb599"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:54:34Z", "security_group_id": "775202fe-86b7-4f92-a002-1c00589bf5a8", "port_range_min": null, "revision_number": 0, "tenant_id": "0ebb089fd4aa4dc8922e69e24c9d6810", "created_at": "2018-11-14T18:54:34Z", "project_id": "0ebb089fd4aa4dc8922e69e24c9d6810", "id": "f6890ea0-ec0f-4310-a70d-d8318ced1059"}]} 2018-11-14 18:54:35,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=775202fe-86b7-4f92-a002-1c00589bf5a8 used request id req-432767d5-9e81-4f4a-a054-822d09893b65 2018-11-14 18:54:35,261 - neutron_utils - INFO - Retrieving security group with ID - 775202fe-86b7-4f92-a002-1c00589bf5a8 2018-11-14 18:54:35,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=775202fe-86b7-4f92-a002-1c00589bf5a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9989f0da9d112960378ea6695edbf4357c42290a" 2018-11-14 18:54:35,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-86a5d942-0fac-4651-8957-58d6e41f6e7a Date: Wed, 14 Nov 2018 18:54:35 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0ebb089fd4aa4dc8922e69e24c9d6810", "created_at": "2018-11-14T18:54:34Z", "updated_at": "2018-11-14T18:54:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:54:34Z", "revision_number": 0, "id": "5c0c6f33-cebc-4c6d-af5b-86288acbb599", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:54:34Z", "security_group_id": "775202fe-86b7-4f92-a002-1c00589bf5a8", "tenant_id": "0ebb089fd4aa4dc8922e69e24c9d6810", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ebb089fd4aa4dc8922e69e24c9d6810"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:54:34Z", "revision_number": 0, "id": "f6890ea0-ec0f-4310-a70d-d8318ced1059", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:54:34Z", "security_group_id": "775202fe-86b7-4f92-a002-1c00589bf5a8", "tenant_id": "0ebb089fd4aa4dc8922e69e24c9d6810", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ebb089fd4aa4dc8922e69e24c9d6810"}], "revision_number": 2, "project_id": "0ebb089fd4aa4dc8922e69e24c9d6810", "id": "775202fe-86b7-4f92-a002-1c00589bf5a8", "name": "InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-name"}]} 2018-11-14 18:54:35,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=775202fe-86b7-4f92-a002-1c00589bf5a8 used request id req-86a5d942-0fac-4651-8957-58d6e41f6e7a 2018-11-14 18:54:35,480 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 775202fe-86b7-4f92-a002-1c00589bf5a8 2018-11-14 18:54:35,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=775202fe-86b7-4f92-a002-1c00589bf5a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9989f0da9d112960378ea6695edbf4357c42290a" 2018-11-14 18:54:35,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-827e6dda-40a2-4a9d-80a8-7910ab7a2de5 Date: Wed, 14 Nov 2018 18:54:35 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:54:34Z", "security_group_id": "775202fe-86b7-4f92-a002-1c00589bf5a8", "port_range_min": null, "revision_number": 0, "tenant_id": "0ebb089fd4aa4dc8922e69e24c9d6810", "created_at": "2018-11-14T18:54:34Z", "project_id": "0ebb089fd4aa4dc8922e69e24c9d6810", "id": "5c0c6f33-cebc-4c6d-af5b-86288acbb599"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:54:34Z", "security_group_id": "775202fe-86b7-4f92-a002-1c00589bf5a8", "port_range_min": null, "revision_number": 0, "tenant_id": "0ebb089fd4aa4dc8922e69e24c9d6810", "created_at": "2018-11-14T18:54:34Z", "project_id": "0ebb089fd4aa4dc8922e69e24c9d6810", "id": "f6890ea0-ec0f-4310-a70d-d8318ced1059"}]} 2018-11-14 18:54:35,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=775202fe-86b7-4f92-a002-1c00589bf5a8 used request id req-827e6dda-40a2-4a9d-80a8-7910ab7a2de5 2018-11-14 18:54:35,838 - neutron_utils - INFO - Retrieving security group with ID - 775202fe-86b7-4f92-a002-1c00589bf5a8 2018-11-14 18:54:35,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=775202fe-86b7-4f92-a002-1c00589bf5a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9989f0da9d112960378ea6695edbf4357c42290a" 2018-11-14 18:54:36,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-dd5a952b-fadb-49eb-8f27-d59c6070e08d Date: Wed, 14 Nov 2018 18:54:36 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0ebb089fd4aa4dc8922e69e24c9d6810", "created_at": "2018-11-14T18:54:34Z", "updated_at": "2018-11-14T18:54:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:54:34Z", "revision_number": 0, "id": "5c0c6f33-cebc-4c6d-af5b-86288acbb599", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:54:34Z", "security_group_id": "775202fe-86b7-4f92-a002-1c00589bf5a8", "tenant_id": "0ebb089fd4aa4dc8922e69e24c9d6810", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ebb089fd4aa4dc8922e69e24c9d6810"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:54:34Z", "revision_number": 0, "id": "f6890ea0-ec0f-4310-a70d-d8318ced1059", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:54:34Z", "security_group_id": "775202fe-86b7-4f92-a002-1c00589bf5a8", "tenant_id": "0ebb089fd4aa4dc8922e69e24c9d6810", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ebb089fd4aa4dc8922e69e24c9d6810"}], "revision_number": 2, "project_id": "0ebb089fd4aa4dc8922e69e24c9d6810", "id": "775202fe-86b7-4f92-a002-1c00589bf5a8", "name": "InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-name"}]} 2018-11-14 18:54:36,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=775202fe-86b7-4f92-a002-1c00589bf5a8 used request id req-dd5a952b-fadb-49eb-8f27-d59c6070e08d 2018-11-14 18:54:36,077 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 775202fe-86b7-4f92-a002-1c00589bf5a8 2018-11-14 18:54:36,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=775202fe-86b7-4f92-a002-1c00589bf5a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9989f0da9d112960378ea6695edbf4357c42290a" 2018-11-14 18:54:36,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9e26392f-c667-4aae-a2c6-bbb0ec37adff Date: Wed, 14 Nov 2018 18:54:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:54:34Z", "security_group_id": "775202fe-86b7-4f92-a002-1c00589bf5a8", "port_range_min": null, "revision_number": 0, "tenant_id": "0ebb089fd4aa4dc8922e69e24c9d6810", "created_at": "2018-11-14T18:54:34Z", "project_id": "0ebb089fd4aa4dc8922e69e24c9d6810", "id": "5c0c6f33-cebc-4c6d-af5b-86288acbb599"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:54:34Z", "security_group_id": "775202fe-86b7-4f92-a002-1c00589bf5a8", "port_range_min": null, "revision_number": 0, "tenant_id": "0ebb089fd4aa4dc8922e69e24c9d6810", "created_at": "2018-11-14T18:54:34Z", "project_id": "0ebb089fd4aa4dc8922e69e24c9d6810", "id": "f6890ea0-ec0f-4310-a70d-d8318ced1059"}]} 2018-11-14 18:54:36,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=775202fe-86b7-4f92-a002-1c00589bf5a8 used request id req-9e26392f-c667-4aae-a2c6-bbb0ec37adff 2018-11-14 18:54:36,368 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ed87fc23-1fa8-4421-8841-27c0f6d22bb0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f69fbc1309ce22893b8c5653a394fa1eeba93e48" 2018-11-14 18:54:37,080 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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-ea8038fa-e116-4c3d-a35a-2b8b8cc39fae x-compute-request-id: req-ea8038fa-e116-4c3d-a35a-2b8b8cc39fae Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:e5:43", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ed87fc23-1fa8-4421-8841-27c0f6d22bb0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ed87fc23-1fa8-4421-8841-27c0f6d22bb0", "rel": "bookmark"}], "image": {"id": "dc7e4518-8a01-4df0-812a-5f60544b1d17", "links": [{"href": "http://172.30.9.28:8774/images/dc7e4518-8a01-4df0-812a-5f60544b1d17", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:54:32.000000", "flavor": {"id": "544115d9-f4e1-47ed-a2ac-09ebc9a507dc", "links": [{"href": "http://172.30.9.28:8774/flavors/544115d9-f4e1-47ed-a2ac-09ebc9a507dc", "rel": "bookmark"}]}, "id": "ed87fc23-1fa8-4421-8841-27c0f6d22bb0", "security_groups": [{"name": "default"}], "user_id": "e5ff221b6fe64f729d41039f4a96dfbe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:54:32Z", "hostId": "995fef67159cfc3794549e9d1c31b58203ef705496657c60dc38207f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-inst", "created": "2018-11-14T18:54:24Z", "tenant_id": "0ebb089fd4aa4dc8922e69e24c9d6810", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:54:37,080 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ed87fc23-1fa8-4421-8841-27c0f6d22bb0 used request id req-ea8038fa-e116-4c3d-a35a-2b8b8cc39fae 2018-11-14 18:54:37,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f69fbc1309ce22893b8c5653a394fa1eeba93e48" 2018-11-14 18:54:37,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-f3131f14-da11-42d9-bca3-dcbe02a023db Date: Wed, 14 Nov 2018 18:54:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5306cd9c-5f39-46b4-bcf6-a609cf65f4fa"],"updated_at":"2018-11-14T18:54:13Z","tenant_id":"0ebb089fd4aa4dc8922e69e24c9d6810","created_at":"2018-11-14T18:54:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"0ebb089fd4aa4dc8922e69e24c9d6810","id":"b4a3a8a5-b76e-49f1-8b53-46169bb752d7","name":"InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-pub-net"}]} 2018-11-14 18:54:37,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-pub-net used request id req-f3131f14-da11-42d9-bca3-dcbe02a023db 2018-11-14 18:54:37,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0ebb089fd4aa4dc8922e69e24c9d6810 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f69fbc1309ce22893b8c5653a394fa1eeba93e48" 2018-11-14 18:54:37,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:54:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a829434f-1e30-4f8f-b3f8-a2b565d2318c Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/0ebb089fd4aa4dc8922e69e24c9d6810"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0ebb089fd4aa4dc8922e69e24c9d6810", "name": "InstanceSecurityGroupTests-cc927757-a37d-4e6-proj"}} 2018-11-14 18:54:37,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0ebb089fd4aa4dc8922e69e24c9d6810 used request id req-a829434f-1e30-4f8f-b3f8-a2b565d2318c 2018-11-14 18:54:37,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b4a3a8a5-b76e-49f1-8b53-46169bb752d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f69fbc1309ce22893b8c5653a394fa1eeba93e48" 2018-11-14 18:54:37,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-86d226bb-e038-4c04-9e7c-0ab7bfe9fd42 Date: Wed, 14 Nov 2018 18:54:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b4a3a8a5-b76e-49f1-8b53-46169bb752d7","tenant_id":"0ebb089fd4aa4dc8922e69e24c9d6810","created_at":"2018-11-14T18:54:13Z","dns_nameservers":[],"updated_at":"2018-11-14T18:54:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0ebb089fd4aa4dc8922e69e24c9d6810","id":"5306cd9c-5f39-46b4-bcf6-a609cf65f4fa","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-pub-subnet"}]} 2018-11-14 18:54:37,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b4a3a8a5-b76e-49f1-8b53-46169bb752d7 used request id req-86d226bb-e038-4c04-9e7c-0ab7bfe9fd42 2018-11-14 18:54:37,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=b4a3a8a5-b76e-49f1-8b53-46169bb752d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f69fbc1309ce22893b8c5653a394fa1eeba93e48" 2018-11-14 18:54:37,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3029 X-Openstack-Request-Id: req-81a85f99-3c77-4911-988b-cf9bd7b2b8eb Date: Wed, 14 Nov 2018 18:54:37 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b4a3a8a5-b76e-49f1-8b53-46169bb752d7","tenant_id":"0ebb089fd4aa4dc8922e69e24c9d6810","created_at":"2018-11-14T18:54:14Z","admin_state_up":true,"updated_at":"2018-11-14T18:54:17Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b4a3a8a5-b76e-49f1-8b53-46169bb752d7","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:53:6a:ee","id":"07175292-8de6-4d4e-8720-7d39ab00c425","port_security_enabled":false,"project_id":"0ebb089fd4aa4dc8922e69e24c9d6810","fixed_ips":[{"subnet_id":"5306cd9c-5f39-46b4-bcf6-a609cf65f4fa","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b4a3a8a5-b76e-49f1-8b53-46169bb752d7","tenant_id":"0ebb089fd4aa4dc8922e69e24c9d6810","created_at":"2018-11-14T18:54:15Z","admin_state_up":true,"updated_at":"2018-11-14T18:54:19Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b4a3a8a5-b76e-49f1-8b53-46169bb752d7","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:4a:b1:17","id":"26209605-5f78-4470-b62e-b6009a879336","port_security_enabled":false,"project_id":"0ebb089fd4aa4dc8922e69e24c9d6810","fixed_ips":[{"subnet_id":"5306cd9c-5f39-46b4-bcf6-a609cf65f4fa","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b4a3a8a5-b76e-49f1-8b53-46169bb752d7","tenant_id":"0ebb089fd4aa4dc8922e69e24c9d6810","created_at":"2018-11-14T18:54:21Z","admin_state_up":true,"updated_at":"2018-11-14T18:54:32Z","binding:vnic_type":"normal","device_id":"ed87fc23-1fa8-4421-8841-27c0f6d22bb0","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:1a:e5:43","id":"7d8e8377-eb7f-4d50-bc7c-8da938b2b743","port_security_enabled":true,"project_id":"0ebb089fd4aa4dc8922e69e24c9d6810","fixed_ips":[{"subnet_id":"5306cd9c-5f39-46b4-bcf6-a609cf65f4fa","ip_address":"10.55.0.14"}],"extra_dhcp_opts":[],"security_groups":["dc94e575-df09-41bb-b82a-237d364e8c7d"],"name":"InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b4a3a8a5-b76e-49f1-8b53-46169bb752d7","tenant_id":"0ebb089fd4aa4dc8922e69e24c9d6810","created_at":"2018-11-14T18:54:15Z","admin_state_up":true,"updated_at":"2018-11-14T18:54:18Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b4a3a8a5-b76e-49f1-8b53-46169bb752d7","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:ff:a9:93","id":"80ba5248-61b2-4519-9362-e5914c8a168c","port_security_enabled":false,"project_id":"0ebb089fd4aa4dc8922e69e24c9d6810","fixed_ips":[{"subnet_id":"5306cd9c-5f39-46b4-bcf6-a609cf65f4fa","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-14 18:54:37,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=b4a3a8a5-b76e-49f1-8b53-46169bb752d7 used request id req-81a85f99-3c77-4911-988b-cf9bd7b2b8eb 2018-11-14 18:54:37,602 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:54:38,018 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2cfb5b028e9495898fb7c89561a15ca", "name": "InstanceSecurityGroupTests-cc927757-a37d-4e6-proj-role"}], "expires_at": "2018-11-14T19:54:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0ebb089fd4aa4dc8922e69e24c9d6810", "name": "InstanceSecurityGroupTests-cc927757-a37d-4e6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/0ebb089fd4aa4dc8922e69e24c9d6810", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-cc927757-a37d-4e6-user", "id": "e5ff221b6fe64f729d41039f4a96dfbe"}, "audit_ids": ["b0PC5Ou2QnyrM0KlXc8q9g"], "issued_at": "2018-11-14T18:54:38.000000Z"}} 2018-11-14 18:54:38,021 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ed87fc23-1fa8-4421-8841-27c0f6d22bb0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a45abe31d9c36134a2a2a7a7bba4c22acbf3d8e7" 2018-11-14 18:54:39,171 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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,Accept-Encoding x-openstack-request-id: req-dccaab67-2ebe-4002-a08a-57d6b7a98f5f x-compute-request-id: req-dccaab67-2ebe-4002-a08a-57d6b7a98f5f Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:e5:43", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ed87fc23-1fa8-4421-8841-27c0f6d22bb0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ed87fc23-1fa8-4421-8841-27c0f6d22bb0", "rel": "bookmark"}], "image": {"id": "dc7e4518-8a01-4df0-812a-5f60544b1d17", "links": [{"href": "http://172.30.9.28:8774/images/dc7e4518-8a01-4df0-812a-5f60544b1d17", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:54:32.000000", "flavor": {"id": "544115d9-f4e1-47ed-a2ac-09ebc9a507dc", "links": [{"href": "http://172.30.9.28:8774/flavors/544115d9-f4e1-47ed-a2ac-09ebc9a507dc", "rel": "bookmark"}]}, "id": "ed87fc23-1fa8-4421-8841-27c0f6d22bb0", "security_groups": [{"name": "default"}], "user_id": "e5ff221b6fe64f729d41039f4a96dfbe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:54:32Z", "hostId": "995fef67159cfc3794549e9d1c31b58203ef705496657c60dc38207f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-inst", "created": "2018-11-14T18:54:24Z", "tenant_id": "0ebb089fd4aa4dc8922e69e24c9d6810", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:54:39,171 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ed87fc23-1fa8-4421-8841-27c0f6d22bb0 used request id req-dccaab67-2ebe-4002-a08a-57d6b7a98f5f 2018-11-14 18:54:39,174 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ed87fc23-1fa8-4421-8841-27c0f6d22bb0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f69fbc1309ce22893b8c5653a394fa1eeba93e48" 2018-11-14 18:54:39,544 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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-3d2f8a19-d2bd-4dbf-8de3-e0f65b5eb6f1 x-compute-request-id: req-3d2f8a19-d2bd-4dbf-8de3-e0f65b5eb6f1 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:e5:43", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ed87fc23-1fa8-4421-8841-27c0f6d22bb0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ed87fc23-1fa8-4421-8841-27c0f6d22bb0", "rel": "bookmark"}], "image": {"id": "dc7e4518-8a01-4df0-812a-5f60544b1d17", "links": [{"href": "http://172.30.9.28:8774/images/dc7e4518-8a01-4df0-812a-5f60544b1d17", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:54:32.000000", "flavor": {"id": "544115d9-f4e1-47ed-a2ac-09ebc9a507dc", "links": [{"href": "http://172.30.9.28:8774/flavors/544115d9-f4e1-47ed-a2ac-09ebc9a507dc", "rel": "bookmark"}]}, "id": "ed87fc23-1fa8-4421-8841-27c0f6d22bb0", "security_groups": [{"name": "default"}], "user_id": "e5ff221b6fe64f729d41039f4a96dfbe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:54:32Z", "hostId": "995fef67159cfc3794549e9d1c31b58203ef705496657c60dc38207f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-inst", "created": "2018-11-14T18:54:24Z", "tenant_id": "0ebb089fd4aa4dc8922e69e24c9d6810", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:54:39,544 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ed87fc23-1fa8-4421-8841-27c0f6d22bb0 used request id req-3d2f8a19-d2bd-4dbf-8de3-e0f65b5eb6f1 2018-11-14 18:54:39,545 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-inst] is - ACTIVE 2018-11-14 18:54:39,545 - create_instance - INFO - VM is - ACTIVE 2018-11-14 18:54:39,547 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ed87fc23-1fa8-4421-8841-27c0f6d22bb0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f69fbc1309ce22893b8c5653a394fa1eeba93e48" 2018-11-14 18:54:40,242 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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-c1da7687-5c68-4cf3-94e0-79ae3025fbea x-compute-request-id: req-c1da7687-5c68-4cf3-94e0-79ae3025fbea Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:e5:43", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ed87fc23-1fa8-4421-8841-27c0f6d22bb0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ed87fc23-1fa8-4421-8841-27c0f6d22bb0", "rel": "bookmark"}], "image": {"id": "dc7e4518-8a01-4df0-812a-5f60544b1d17", "links": [{"href": "http://172.30.9.28:8774/images/dc7e4518-8a01-4df0-812a-5f60544b1d17", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:54:32.000000", "flavor": {"id": "544115d9-f4e1-47ed-a2ac-09ebc9a507dc", "links": [{"href": "http://172.30.9.28:8774/flavors/544115d9-f4e1-47ed-a2ac-09ebc9a507dc", "rel": "bookmark"}]}, "id": "ed87fc23-1fa8-4421-8841-27c0f6d22bb0", "security_groups": [{"name": "default"}], "user_id": "e5ff221b6fe64f729d41039f4a96dfbe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:54:32Z", "hostId": "995fef67159cfc3794549e9d1c31b58203ef705496657c60dc38207f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-inst", "created": "2018-11-14T18:54:24Z", "tenant_id": "0ebb089fd4aa4dc8922e69e24c9d6810", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:54:40,242 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ed87fc23-1fa8-4421-8841-27c0f6d22bb0 used request id req-c1da7687-5c68-4cf3-94e0-79ae3025fbea 2018-11-14 18:54:40,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f69fbc1309ce22893b8c5653a394fa1eeba93e48" 2018-11-14 18:54:40,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-09c9a825-8465-47e5-b42d-05058c73376f Date: Wed, 14 Nov 2018 18:54:40 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5306cd9c-5f39-46b4-bcf6-a609cf65f4fa"],"updated_at":"2018-11-14T18:54:13Z","tenant_id":"0ebb089fd4aa4dc8922e69e24c9d6810","created_at":"2018-11-14T18:54:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"0ebb089fd4aa4dc8922e69e24c9d6810","id":"b4a3a8a5-b76e-49f1-8b53-46169bb752d7","name":"InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-pub-net"}]} 2018-11-14 18:54:40,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-pub-net used request id req-09c9a825-8465-47e5-b42d-05058c73376f 2018-11-14 18:54:40,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0ebb089fd4aa4dc8922e69e24c9d6810 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f69fbc1309ce22893b8c5653a394fa1eeba93e48" 2018-11-14 18:54:40,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:54:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c5a42e2-5ebf-4d9d-9216-959593cc4607 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/0ebb089fd4aa4dc8922e69e24c9d6810"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0ebb089fd4aa4dc8922e69e24c9d6810", "name": "InstanceSecurityGroupTests-cc927757-a37d-4e6-proj"}} 2018-11-14 18:54:40,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0ebb089fd4aa4dc8922e69e24c9d6810 used request id req-2c5a42e2-5ebf-4d9d-9216-959593cc4607 2018-11-14 18:54:40,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b4a3a8a5-b76e-49f1-8b53-46169bb752d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f69fbc1309ce22893b8c5653a394fa1eeba93e48" 2018-11-14 18:54:40,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ac145ebb-378a-4c7e-8294-3388c80ff35e Date: Wed, 14 Nov 2018 18:54:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b4a3a8a5-b76e-49f1-8b53-46169bb752d7","tenant_id":"0ebb089fd4aa4dc8922e69e24c9d6810","created_at":"2018-11-14T18:54:13Z","dns_nameservers":[],"updated_at":"2018-11-14T18:54:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0ebb089fd4aa4dc8922e69e24c9d6810","id":"5306cd9c-5f39-46b4-bcf6-a609cf65f4fa","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-pub-subnet"}]} 2018-11-14 18:54:40,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b4a3a8a5-b76e-49f1-8b53-46169bb752d7 used request id req-ac145ebb-378a-4c7e-8294-3388c80ff35e 2018-11-14 18:54:40,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=b4a3a8a5-b76e-49f1-8b53-46169bb752d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f69fbc1309ce22893b8c5653a394fa1eeba93e48" 2018-11-14 18:54:40,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3029 X-Openstack-Request-Id: req-c668abc8-840b-4521-b040-9c204f3fb8a6 Date: Wed, 14 Nov 2018 18:54:40 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b4a3a8a5-b76e-49f1-8b53-46169bb752d7","tenant_id":"0ebb089fd4aa4dc8922e69e24c9d6810","created_at":"2018-11-14T18:54:14Z","admin_state_up":true,"updated_at":"2018-11-14T18:54:17Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b4a3a8a5-b76e-49f1-8b53-46169bb752d7","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:53:6a:ee","id":"07175292-8de6-4d4e-8720-7d39ab00c425","port_security_enabled":false,"project_id":"0ebb089fd4aa4dc8922e69e24c9d6810","fixed_ips":[{"subnet_id":"5306cd9c-5f39-46b4-bcf6-a609cf65f4fa","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b4a3a8a5-b76e-49f1-8b53-46169bb752d7","tenant_id":"0ebb089fd4aa4dc8922e69e24c9d6810","created_at":"2018-11-14T18:54:15Z","admin_state_up":true,"updated_at":"2018-11-14T18:54:19Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b4a3a8a5-b76e-49f1-8b53-46169bb752d7","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:4a:b1:17","id":"26209605-5f78-4470-b62e-b6009a879336","port_security_enabled":false,"project_id":"0ebb089fd4aa4dc8922e69e24c9d6810","fixed_ips":[{"subnet_id":"5306cd9c-5f39-46b4-bcf6-a609cf65f4fa","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b4a3a8a5-b76e-49f1-8b53-46169bb752d7","tenant_id":"0ebb089fd4aa4dc8922e69e24c9d6810","created_at":"2018-11-14T18:54:21Z","admin_state_up":true,"updated_at":"2018-11-14T18:54:32Z","binding:vnic_type":"normal","device_id":"ed87fc23-1fa8-4421-8841-27c0f6d22bb0","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:1a:e5:43","id":"7d8e8377-eb7f-4d50-bc7c-8da938b2b743","port_security_enabled":true,"project_id":"0ebb089fd4aa4dc8922e69e24c9d6810","fixed_ips":[{"subnet_id":"5306cd9c-5f39-46b4-bcf6-a609cf65f4fa","ip_address":"10.55.0.14"}],"extra_dhcp_opts":[],"security_groups":["dc94e575-df09-41bb-b82a-237d364e8c7d"],"name":"InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b4a3a8a5-b76e-49f1-8b53-46169bb752d7","tenant_id":"0ebb089fd4aa4dc8922e69e24c9d6810","created_at":"2018-11-14T18:54:15Z","admin_state_up":true,"updated_at":"2018-11-14T18:54:18Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b4a3a8a5-b76e-49f1-8b53-46169bb752d7","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:ff:a9:93","id":"80ba5248-61b2-4519-9362-e5914c8a168c","port_security_enabled":false,"project_id":"0ebb089fd4aa4dc8922e69e24c9d6810","fixed_ips":[{"subnet_id":"5306cd9c-5f39-46b4-bcf6-a609cf65f4fa","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-14 18:54:40,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=b4a3a8a5-b76e-49f1-8b53-46169bb752d7 used request id req-c668abc8-840b-4521-b040-9c204f3fb8a6 2018-11-14 18:54:40,754 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ed87fc23-1fa8-4421-8841-27c0f6d22bb0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f69fbc1309ce22893b8c5653a394fa1eeba93e48" 2018-11-14 18:54:41,356 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:54:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e8410345-1b8a-472c-83d0-7cbc6a31e211 x-compute-request-id: req-e8410345-1b8a-472c-83d0-7cbc6a31e211 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:e5:43", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ed87fc23-1fa8-4421-8841-27c0f6d22bb0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ed87fc23-1fa8-4421-8841-27c0f6d22bb0", "rel": "bookmark"}], "image": {"id": "dc7e4518-8a01-4df0-812a-5f60544b1d17", "links": [{"href": "http://172.30.9.28:8774/images/dc7e4518-8a01-4df0-812a-5f60544b1d17", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:54:32.000000", "flavor": {"id": "544115d9-f4e1-47ed-a2ac-09ebc9a507dc", "links": [{"href": "http://172.30.9.28:8774/flavors/544115d9-f4e1-47ed-a2ac-09ebc9a507dc", "rel": "bookmark"}]}, "id": "ed87fc23-1fa8-4421-8841-27c0f6d22bb0", "security_groups": [{"name": "default"}], "user_id": "e5ff221b6fe64f729d41039f4a96dfbe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:54:32Z", "hostId": "995fef67159cfc3794549e9d1c31b58203ef705496657c60dc38207f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-inst", "created": "2018-11-14T18:54:24Z", "tenant_id": "0ebb089fd4aa4dc8922e69e24c9d6810", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:54:41,356 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ed87fc23-1fa8-4421-8841-27c0f6d22bb0 used request id req-e8410345-1b8a-472c-83d0-7cbc6a31e211 2018-11-14 18:54:41,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f69fbc1309ce22893b8c5653a394fa1eeba93e48" 2018-11-14 18:54:41,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-44fd0888-5515-4406-8e74-c3da58034a26 Date: Wed, 14 Nov 2018 18:54:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5306cd9c-5f39-46b4-bcf6-a609cf65f4fa"],"updated_at":"2018-11-14T18:54:13Z","tenant_id":"0ebb089fd4aa4dc8922e69e24c9d6810","created_at":"2018-11-14T18:54:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"0ebb089fd4aa4dc8922e69e24c9d6810","id":"b4a3a8a5-b76e-49f1-8b53-46169bb752d7","name":"InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-pub-net"}]} 2018-11-14 18:54:41,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-pub-net used request id req-44fd0888-5515-4406-8e74-c3da58034a26 2018-11-14 18:54:41,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0ebb089fd4aa4dc8922e69e24c9d6810 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f69fbc1309ce22893b8c5653a394fa1eeba93e48" 2018-11-14 18:54:41,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:54:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f24e0598-31db-4c62-acc8-93907ce7cd82 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/0ebb089fd4aa4dc8922e69e24c9d6810"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0ebb089fd4aa4dc8922e69e24c9d6810", "name": "InstanceSecurityGroupTests-cc927757-a37d-4e6-proj"}} 2018-11-14 18:54:41,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0ebb089fd4aa4dc8922e69e24c9d6810 used request id req-f24e0598-31db-4c62-acc8-93907ce7cd82 2018-11-14 18:54:41,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b4a3a8a5-b76e-49f1-8b53-46169bb752d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f69fbc1309ce22893b8c5653a394fa1eeba93e48" 2018-11-14 18:54:41,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6714faff-da42-4391-a31f-af0fc82bdd63 Date: Wed, 14 Nov 2018 18:54:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b4a3a8a5-b76e-49f1-8b53-46169bb752d7","tenant_id":"0ebb089fd4aa4dc8922e69e24c9d6810","created_at":"2018-11-14T18:54:13Z","dns_nameservers":[],"updated_at":"2018-11-14T18:54:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0ebb089fd4aa4dc8922e69e24c9d6810","id":"5306cd9c-5f39-46b4-bcf6-a609cf65f4fa","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-pub-subnet"}]} 2018-11-14 18:54:41,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b4a3a8a5-b76e-49f1-8b53-46169bb752d7 used request id req-6714faff-da42-4391-a31f-af0fc82bdd63 2018-11-14 18:54:41,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=b4a3a8a5-b76e-49f1-8b53-46169bb752d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f69fbc1309ce22893b8c5653a394fa1eeba93e48" 2018-11-14 18:54:41,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3029 X-Openstack-Request-Id: req-20240877-2b42-45ac-943f-ad5dc9b84259 Date: Wed, 14 Nov 2018 18:54:41 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b4a3a8a5-b76e-49f1-8b53-46169bb752d7","tenant_id":"0ebb089fd4aa4dc8922e69e24c9d6810","created_at":"2018-11-14T18:54:14Z","admin_state_up":true,"updated_at":"2018-11-14T18:54:17Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b4a3a8a5-b76e-49f1-8b53-46169bb752d7","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:53:6a:ee","id":"07175292-8de6-4d4e-8720-7d39ab00c425","port_security_enabled":false,"project_id":"0ebb089fd4aa4dc8922e69e24c9d6810","fixed_ips":[{"subnet_id":"5306cd9c-5f39-46b4-bcf6-a609cf65f4fa","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b4a3a8a5-b76e-49f1-8b53-46169bb752d7","tenant_id":"0ebb089fd4aa4dc8922e69e24c9d6810","created_at":"2018-11-14T18:54:15Z","admin_state_up":true,"updated_at":"2018-11-14T18:54:19Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b4a3a8a5-b76e-49f1-8b53-46169bb752d7","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:4a:b1:17","id":"26209605-5f78-4470-b62e-b6009a879336","port_security_enabled":false,"project_id":"0ebb089fd4aa4dc8922e69e24c9d6810","fixed_ips":[{"subnet_id":"5306cd9c-5f39-46b4-bcf6-a609cf65f4fa","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b4a3a8a5-b76e-49f1-8b53-46169bb752d7","tenant_id":"0ebb089fd4aa4dc8922e69e24c9d6810","created_at":"2018-11-14T18:54:21Z","admin_state_up":true,"updated_at":"2018-11-14T18:54:32Z","binding:vnic_type":"normal","device_id":"ed87fc23-1fa8-4421-8841-27c0f6d22bb0","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:1a:e5:43","id":"7d8e8377-eb7f-4d50-bc7c-8da938b2b743","port_security_enabled":true,"project_id":"0ebb089fd4aa4dc8922e69e24c9d6810","fixed_ips":[{"subnet_id":"5306cd9c-5f39-46b4-bcf6-a609cf65f4fa","ip_address":"10.55.0.14"}],"extra_dhcp_opts":[],"security_groups":["dc94e575-df09-41bb-b82a-237d364e8c7d"],"name":"InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b4a3a8a5-b76e-49f1-8b53-46169bb752d7","tenant_id":"0ebb089fd4aa4dc8922e69e24c9d6810","created_at":"2018-11-14T18:54:15Z","admin_state_up":true,"updated_at":"2018-11-14T18:54:18Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b4a3a8a5-b76e-49f1-8b53-46169bb752d7","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:ff:a9:93","id":"80ba5248-61b2-4519-9362-e5914c8a168c","port_security_enabled":false,"project_id":"0ebb089fd4aa4dc8922e69e24c9d6810","fixed_ips":[{"subnet_id":"5306cd9c-5f39-46b4-bcf6-a609cf65f4fa","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-14 18:54:41,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=b4a3a8a5-b76e-49f1-8b53-46169bb752d7 used request id req-20240877-2b42-45ac-943f-ad5dc9b84259 2018-11-14 18:54:41,877 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/ed87fc23-1fa8-4421-8841-27c0f6d22bb0/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f69fbc1309ce22893b8c5653a394fa1eeba93e48" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-name"}}' 2018-11-14 18:54:43,044 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18:54:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f2accd0e-894d-4c9f-8eb0-aafcecafda6b x-compute-request-id: req-f2accd0e-894d-4c9f-8eb0-aafcecafda6b Content-Length: 0 Content-Type: application/json 2018-11-14 18:54:43,044 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/ed87fc23-1fa8-4421-8841-27c0f6d22bb0/action used request id req-f2accd0e-894d-4c9f-8eb0-aafcecafda6b 2018-11-14 18:54:43,047 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ed87fc23-1fa8-4421-8841-27c0f6d22bb0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f69fbc1309ce22893b8c5653a394fa1eeba93e48" 2018-11-14 18:54:43,367 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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-65428aa9-8c8d-411e-a5ac-4bdd9c538c5a x-compute-request-id: req-65428aa9-8c8d-411e-a5ac-4bdd9c538c5a Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:e5:43", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ed87fc23-1fa8-4421-8841-27c0f6d22bb0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ed87fc23-1fa8-4421-8841-27c0f6d22bb0", "rel": "bookmark"}], "image": {"id": "dc7e4518-8a01-4df0-812a-5f60544b1d17", "links": [{"href": "http://172.30.9.28:8774/images/dc7e4518-8a01-4df0-812a-5f60544b1d17", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:54:32.000000", "flavor": {"id": "544115d9-f4e1-47ed-a2ac-09ebc9a507dc", "links": [{"href": "http://172.30.9.28:8774/flavors/544115d9-f4e1-47ed-a2ac-09ebc9a507dc", "rel": "bookmark"}]}, "id": "ed87fc23-1fa8-4421-8841-27c0f6d22bb0", "security_groups": [{"name": "InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-name"}, {"name": "default"}], "user_id": "e5ff221b6fe64f729d41039f4a96dfbe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:54:32Z", "hostId": "995fef67159cfc3794549e9d1c31b58203ef705496657c60dc38207f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-inst", "created": "2018-11-14T18:54:24Z", "tenant_id": "0ebb089fd4aa4dc8922e69e24c9d6810", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:54:43,368 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ed87fc23-1fa8-4421-8841-27c0f6d22bb0 used request id req-65428aa9-8c8d-411e-a5ac-4bdd9c538c5a 2018-11-14 18:54:43,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f69fbc1309ce22893b8c5653a394fa1eeba93e48" 2018-11-14 18:54:43,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-66fd7e49-f13b-4cb2-be2d-3dec1a8429ea Date: Wed, 14 Nov 2018 18:54:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5306cd9c-5f39-46b4-bcf6-a609cf65f4fa"],"updated_at":"2018-11-14T18:54:13Z","tenant_id":"0ebb089fd4aa4dc8922e69e24c9d6810","created_at":"2018-11-14T18:54:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"0ebb089fd4aa4dc8922e69e24c9d6810","id":"b4a3a8a5-b76e-49f1-8b53-46169bb752d7","name":"InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-pub-net"}]} 2018-11-14 18:54:43,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-pub-net used request id req-66fd7e49-f13b-4cb2-be2d-3dec1a8429ea 2018-11-14 18:54:43,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0ebb089fd4aa4dc8922e69e24c9d6810 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f69fbc1309ce22893b8c5653a394fa1eeba93e48" 2018-11-14 18:54:43,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:54:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d442d3b5-391e-47e2-9757-cef0c0a8c739 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/0ebb089fd4aa4dc8922e69e24c9d6810"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0ebb089fd4aa4dc8922e69e24c9d6810", "name": "InstanceSecurityGroupTests-cc927757-a37d-4e6-proj"}} 2018-11-14 18:54:43,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0ebb089fd4aa4dc8922e69e24c9d6810 used request id req-d442d3b5-391e-47e2-9757-cef0c0a8c739 2018-11-14 18:54:43,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b4a3a8a5-b76e-49f1-8b53-46169bb752d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f69fbc1309ce22893b8c5653a394fa1eeba93e48" 2018-11-14 18:54:43,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-58ec026c-c047-4b8c-a6c1-fbe55ed20b44 Date: Wed, 14 Nov 2018 18:54:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b4a3a8a5-b76e-49f1-8b53-46169bb752d7","tenant_id":"0ebb089fd4aa4dc8922e69e24c9d6810","created_at":"2018-11-14T18:54:13Z","dns_nameservers":[],"updated_at":"2018-11-14T18:54:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0ebb089fd4aa4dc8922e69e24c9d6810","id":"5306cd9c-5f39-46b4-bcf6-a609cf65f4fa","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-pub-subnet"}]} 2018-11-14 18:54:43,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b4a3a8a5-b76e-49f1-8b53-46169bb752d7 used request id req-58ec026c-c047-4b8c-a6c1-fbe55ed20b44 2018-11-14 18:54:43,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=b4a3a8a5-b76e-49f1-8b53-46169bb752d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f69fbc1309ce22893b8c5653a394fa1eeba93e48" 2018-11-14 18:54:43,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3068 X-Openstack-Request-Id: req-6fc6b111-be86-4955-9375-652802ef4839 Date: Wed, 14 Nov 2018 18:54:43 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b4a3a8a5-b76e-49f1-8b53-46169bb752d7","tenant_id":"0ebb089fd4aa4dc8922e69e24c9d6810","created_at":"2018-11-14T18:54:14Z","admin_state_up":true,"updated_at":"2018-11-14T18:54:17Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b4a3a8a5-b76e-49f1-8b53-46169bb752d7","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:53:6a:ee","id":"07175292-8de6-4d4e-8720-7d39ab00c425","port_security_enabled":false,"project_id":"0ebb089fd4aa4dc8922e69e24c9d6810","fixed_ips":[{"subnet_id":"5306cd9c-5f39-46b4-bcf6-a609cf65f4fa","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b4a3a8a5-b76e-49f1-8b53-46169bb752d7","tenant_id":"0ebb089fd4aa4dc8922e69e24c9d6810","created_at":"2018-11-14T18:54:15Z","admin_state_up":true,"updated_at":"2018-11-14T18:54:19Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b4a3a8a5-b76e-49f1-8b53-46169bb752d7","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:4a:b1:17","id":"26209605-5f78-4470-b62e-b6009a879336","port_security_enabled":false,"project_id":"0ebb089fd4aa4dc8922e69e24c9d6810","fixed_ips":[{"subnet_id":"5306cd9c-5f39-46b4-bcf6-a609cf65f4fa","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b4a3a8a5-b76e-49f1-8b53-46169bb752d7","tenant_id":"0ebb089fd4aa4dc8922e69e24c9d6810","created_at":"2018-11-14T18:54:21Z","admin_state_up":true,"updated_at":"2018-11-14T18:54:42Z","binding:vnic_type":"normal","device_id":"ed87fc23-1fa8-4421-8841-27c0f6d22bb0","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:1a:e5:43","id":"7d8e8377-eb7f-4d50-bc7c-8da938b2b743","port_security_enabled":true,"project_id":"0ebb089fd4aa4dc8922e69e24c9d6810","fixed_ips":[{"subnet_id":"5306cd9c-5f39-46b4-bcf6-a609cf65f4fa","ip_address":"10.55.0.14"}],"extra_dhcp_opts":[],"security_groups":["775202fe-86b7-4f92-a002-1c00589bf5a8","dc94e575-df09-41bb-b82a-237d364e8c7d"],"name":"InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b4a3a8a5-b76e-49f1-8b53-46169bb752d7","tenant_id":"0ebb089fd4aa4dc8922e69e24c9d6810","created_at":"2018-11-14T18:54:15Z","admin_state_up":true,"updated_at":"2018-11-14T18:54:18Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b4a3a8a5-b76e-49f1-8b53-46169bb752d7","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:ff:a9:93","id":"80ba5248-61b2-4519-9362-e5914c8a168c","port_security_enabled":false,"project_id":"0ebb089fd4aa4dc8922e69e24c9d6810","fixed_ips":[{"subnet_id":"5306cd9c-5f39-46b4-bcf6-a609cf65f4fa","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-14 18:54:43,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=b4a3a8a5-b76e-49f1-8b53-46169bb752d7 used request id req-6fc6b111-be86-4955-9375-652802ef4839 2018-11-14 18:54:43,942 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ed87fc23-1fa8-4421-8841-27c0f6d22bb0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a45abe31d9c36134a2a2a7a7bba4c22acbf3d8e7" 2018-11-14 18:54:44,470 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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-b7ee203a-7675-4cec-9e1c-faeb75f1a149 x-compute-request-id: req-b7ee203a-7675-4cec-9e1c-faeb75f1a149 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:e5:43", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ed87fc23-1fa8-4421-8841-27c0f6d22bb0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ed87fc23-1fa8-4421-8841-27c0f6d22bb0", "rel": "bookmark"}], "image": {"id": "dc7e4518-8a01-4df0-812a-5f60544b1d17", "links": [{"href": "http://172.30.9.28:8774/images/dc7e4518-8a01-4df0-812a-5f60544b1d17", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:54:32.000000", "flavor": {"id": "544115d9-f4e1-47ed-a2ac-09ebc9a507dc", "links": [{"href": "http://172.30.9.28:8774/flavors/544115d9-f4e1-47ed-a2ac-09ebc9a507dc", "rel": "bookmark"}]}, "id": "ed87fc23-1fa8-4421-8841-27c0f6d22bb0", "security_groups": [{"name": "InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-name"}, {"name": "default"}], "user_id": "e5ff221b6fe64f729d41039f4a96dfbe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:54:32Z", "hostId": "995fef67159cfc3794549e9d1c31b58203ef705496657c60dc38207f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-inst", "created": "2018-11-14T18:54:24Z", "tenant_id": "0ebb089fd4aa4dc8922e69e24c9d6810", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:54:44,470 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ed87fc23-1fa8-4421-8841-27c0f6d22bb0 used request id req-b7ee203a-7675-4cec-9e1c-faeb75f1a149 2018-11-14 18:54:44,470 - create_instance - INFO - Deleting Port with ID - 7d8e8377-eb7f-4d50-bc7c-8da938b2b743 2018-11-14 18:54:44,471 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-port 2018-11-14 18:54:44,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/7d8e8377-eb7f-4d50-bc7c-8da938b2b743 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f69fbc1309ce22893b8c5653a394fa1eeba93e48" 2018-11-14 18:54:45,134 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fe790252-a3ec-4a5d-9f9a-ae81abd79a69 Date: Wed, 14 Nov 2018 18:54:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:54:45,134 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/7d8e8377-eb7f-4d50-bc7c-8da938b2b743 used request id req-fe790252-a3ec-4a5d-9f9a-ae81abd79a69 2018-11-14 18:54:45,134 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-inst 2018-11-14 18:54:45,137 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/ed87fc23-1fa8-4421-8841-27c0f6d22bb0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f69fbc1309ce22893b8c5653a394fa1eeba93e48" 2018-11-14 18:54:45,296 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18: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 x-openstack-request-id: req-9f32e4be-e74a-4023-91ff-ddfe81c183a1 x-compute-request-id: req-9f32e4be-e74a-4023-91ff-ddfe81c183a1 Content-Type: application/json 2018-11-14 18:54:45,296 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/ed87fc23-1fa8-4421-8841-27c0f6d22bb0 used request id req-9f32e4be-e74a-4023-91ff-ddfe81c183a1 2018-11-14 18:54:45,296 - create_instance - INFO - Checking deletion status 2018-11-14 18:54:45,299 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ed87fc23-1fa8-4421-8841-27c0f6d22bb0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f69fbc1309ce22893b8c5653a394fa1eeba93e48" 2018-11-14 18:54:45,401 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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-5168f06c-e101-4e31-ac74-7cabf8a5080e x-compute-request-id: req-5168f06c-e101-4e31-ac74-7cabf8a5080e Content-Encoding: gzip Content-Length: 734 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:e5:43", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ed87fc23-1fa8-4421-8841-27c0f6d22bb0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ed87fc23-1fa8-4421-8841-27c0f6d22bb0", "rel": "bookmark"}], "image": {"id": "dc7e4518-8a01-4df0-812a-5f60544b1d17", "links": [{"href": "http://172.30.9.28:8774/images/dc7e4518-8a01-4df0-812a-5f60544b1d17", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:54:32.000000", "flavor": {"id": "544115d9-f4e1-47ed-a2ac-09ebc9a507dc", "links": [{"href": "http://172.30.9.28:8774/flavors/544115d9-f4e1-47ed-a2ac-09ebc9a507dc", "rel": "bookmark"}]}, "id": "ed87fc23-1fa8-4421-8841-27c0f6d22bb0", "user_id": "e5ff221b6fe64f729d41039f4a96dfbe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:54:45Z", "hostId": "995fef67159cfc3794549e9d1c31b58203ef705496657c60dc38207f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-inst", "created": "2018-11-14T18:54:24Z", "tenant_id": "0ebb089fd4aa4dc8922e69e24c9d6810", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:54:45,401 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ed87fc23-1fa8-4421-8841-27c0f6d22bb0 used request id req-5168f06c-e101-4e31-ac74-7cabf8a5080e 2018-11-14 18:54:45,401 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-inst] is - ACTIVE 2018-11-14 18:54:45,402 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-14 18:54:48,405 - create_instance - DEBUG - VM status query timeout in 296.89154911 2018-11-14 18:54:48,408 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ed87fc23-1fa8-4421-8841-27c0f6d22bb0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f69fbc1309ce22893b8c5653a394fa1eeba93e48" 2018-11-14 18:54:48,688 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:54: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-da93b2a0-7f42-4f65-9749-50378001f149 x-compute-request-id: req-da93b2a0-7f42-4f65-9749-50378001f149 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.28:8774/v2.1/servers/ed87fc23-1fa8-4421-8841-27c0f6d22bb0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ed87fc23-1fa8-4421-8841-27c0f6d22bb0", "rel": "bookmark"}], "image": {"id": "dc7e4518-8a01-4df0-812a-5f60544b1d17", "links": [{"href": "http://172.30.9.28:8774/images/dc7e4518-8a01-4df0-812a-5f60544b1d17", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:54:32.000000", "flavor": {"id": "544115d9-f4e1-47ed-a2ac-09ebc9a507dc", "links": [{"href": "http://172.30.9.28:8774/flavors/544115d9-f4e1-47ed-a2ac-09ebc9a507dc", "rel": "bookmark"}]}, "id": "ed87fc23-1fa8-4421-8841-27c0f6d22bb0", "user_id": "e5ff221b6fe64f729d41039f4a96dfbe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:54:45Z", "hostId": "995fef67159cfc3794549e9d1c31b58203ef705496657c60dc38207f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-inst", "created": "2018-11-14T18:54:24Z", "tenant_id": "0ebb089fd4aa4dc8922e69e24c9d6810", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:54:48,688 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ed87fc23-1fa8-4421-8841-27c0f6d22bb0 used request id req-da93b2a0-7f42-4f65-9749-50378001f149 2018-11-14 18:54:48,689 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-inst] is - ACTIVE 2018-11-14 18:54:48,689 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-14 18:54:51,691 - create_instance - DEBUG - VM status query timeout in 293.605709076 2018-11-14 18:54:51,694 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ed87fc23-1fa8-4421-8841-27c0f6d22bb0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f69fbc1309ce22893b8c5653a394fa1eeba93e48" 2018-11-14 18:54:51,740 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18: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 x-openstack-request-id: req-6ad8f768-07cf-4aaf-92a3-d4b351e1d497 x-compute-request-id: req-6ad8f768-07cf-4aaf-92a3-d4b351e1d497 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance ed87fc23-1fa8-4421-8841-27c0f6d22bb0 could not be found.", "code": 404}} 2018-11-14 18:54:51,740 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ed87fc23-1fa8-4421-8841-27c0f6d22bb0 used request id req-6ad8f768-07cf-4aaf-92a3-d4b351e1d497 2018-11-14 18:54:51,741 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance ed87fc23-1fa8-4421-8841-27c0f6d22bb0 could not be found. (HTTP 404) (Request-ID: req-6ad8f768-07cf-4aaf-92a3-d4b351e1d497) 2018-11-14 18:54:51,741 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-inst 2018-11-14 18:54:51,742 - neutron_utils - INFO - Deleting security group rule with ID - f6890ea0-ec0f-4310-a70d-d8318ced1059 2018-11-14 18:54:51,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/f6890ea0-ec0f-4310-a70d-d8318ced1059 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9989f0da9d112960378ea6695edbf4357c42290a" 2018-11-14 18:54:52,026 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-db02ff73-c449-44ec-b62b-61e3c0c4b1dd Content-Length: 0 Date: Wed, 14 Nov 2018 18:54:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:54:52,026 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/f6890ea0-ec0f-4310-a70d-d8318ced1059 used request id req-db02ff73-c449-44ec-b62b-61e3c0c4b1dd 2018-11-14 18:54:52,026 - neutron_utils - INFO - Deleting security group rule with ID - 5c0c6f33-cebc-4c6d-af5b-86288acbb599 2018-11-14 18:54:52,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/5c0c6f33-cebc-4c6d-af5b-86288acbb599 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9989f0da9d112960378ea6695edbf4357c42290a" 2018-11-14 18:54:52,125 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-efd3bfb5-b108-48d2-970b-9a52ff511399 Content-Length: 0 Date: Wed, 14 Nov 2018 18:54:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:54:52,125 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/5c0c6f33-cebc-4c6d-af5b-86288acbb599 used request id req-efd3bfb5-b108-48d2-970b-9a52ff511399 2018-11-14 18:54:52,125 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-name 2018-11-14 18:54:52,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/775202fe-86b7-4f92-a002-1c00589bf5a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9989f0da9d112960378ea6695edbf4357c42290a" 2018-11-14 18:54:52,518 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-da0a56a9-c358-407f-ace3-0f2ae62b2302 Content-Length: 0 Date: Wed, 14 Nov 2018 18:54:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:54:52,518 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/775202fe-86b7-4f92-a002-1c00589bf5a8 used request id req-da0a56a9-c358-407f-ace3-0f2ae62b2302 2018-11-14 18:54:52,521 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/544115d9-f4e1-47ed-a2ac-09ebc9a507dc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a4394d55aaa1bca7f9cf0ded0249793651b7227" 2018-11-14 18:54:52,566 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18:54:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5dd551bf-a60f-4a92-a9b9-e59fa4c53650 x-compute-request-id: req-5dd551bf-a60f-4a92-a9b9-e59fa4c53650 Content-Length: 0 Content-Type: application/json 2018-11-14 18:54:52,566 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/544115d9-f4e1-47ed-a2ac-09ebc9a507dc used request id req-5dd551bf-a60f-4a92-a9b9-e59fa4c53650 2018-11-14 18:54:52,567 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-pub-subnet 2018-11-14 18:54:52,567 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-pub-subnet 2018-11-14 18:54:52,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/5306cd9c-5f39-46b4-bcf6-a609cf65f4fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19b5ce699bc96086e39666f133aa177da7399ac9" 2018-11-14 18:54:55,231 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ac458602-72a8-494a-beea-862a61d59de3 Date: Wed, 14 Nov 2018 18:54:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:54:55,231 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/5306cd9c-5f39-46b4-bcf6-a609cf65f4fa used request id req-ac458602-72a8-494a-beea-862a61d59de3 2018-11-14 18:54:55,231 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-pub-net 2018-11-14 18:54:55,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/b4a3a8a5-b76e-49f1-8b53-46169bb752d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19b5ce699bc96086e39666f133aa177da7399ac9" 2018-11-14 18:54:57,400 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b3a38031-6f44-4a2c-90d6-0c6a181c9e81 Date: Wed, 14 Nov 2018 18:54:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:54:57,400 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/b4a3a8a5-b76e-49f1-8b53-46169bb752d7 used request id req-b3a38031-6f44-4a2c-90d6-0c6a181c9e81 2018-11-14 18:54:57,401 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-0f5ea16b-a77f-41c8-b83e-2d523add4b36-image 2018-11-14 18:54:57,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/dc7e4518-8a01-4df0-812a-5f60544b1d17 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ded2915fc7bf1f6c171e5a14d24e2897298cb748" 2018-11-14 18:54:57,900 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-59f327cf-4b4a-42e3-837e-c789b3db4cbc Date: Wed, 14 Nov 2018 18:54:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:54:57,900 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/dc7e4518-8a01-4df0-812a-5f60544b1d17 used request id req-59f327cf-4b4a-42e3-837e-c789b3db4cbc 2018-11-14 18:54:57,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d2be178af5332dffe44ff3eac4ca681da99679" 2018-11-14 18:54:58,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-43842a23-6fc9-4ec4-be5c-34aa8970ca5e Date: Wed, 14 Nov 2018 18:54:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ebb089fd4aa4dc8922e69e24c9d6810", "created_at": "2018-11-14T18:54:12Z", "updated_at": "2018-11-14T18:54:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:54:12Z", "revision_number": 0, "id": "43f29442-f061-4da6-a128-9e1e2561b5d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:54:12Z", "security_group_id": "dc94e575-df09-41bb-b82a-237d364e8c7d", "tenant_id": "0ebb089fd4aa4dc8922e69e24c9d6810", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ebb089fd4aa4dc8922e69e24c9d6810"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:54:12Z", "revision_number": 0, "id": "4e4fdcf7-f295-4f09-968e-db240a3b85f6", "remote_group_id": "dc94e575-df09-41bb-b82a-237d364e8c7d", "remote_ip_prefix": null, "created_at": "2018-11-14T18:54:12Z", "security_group_id": "dc94e575-df09-41bb-b82a-237d364e8c7d", "tenant_id": "0ebb089fd4aa4dc8922e69e24c9d6810", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ebb089fd4aa4dc8922e69e24c9d6810"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:54:12Z", "revision_number": 0, "id": "a93ae301-a100-439b-aea4-4a50291f1f7e", "remote_group_id": "dc94e575-df09-41bb-b82a-237d364e8c7d", "remote_ip_prefix": null, "created_at": "2018-11-14T18:54:12Z", "security_group_id": "dc94e575-df09-41bb-b82a-237d364e8c7d", "tenant_id": "0ebb089fd4aa4dc8922e69e24c9d6810", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ebb089fd4aa4dc8922e69e24c9d6810"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:54:12Z", "revision_number": 0, "id": "bb7c219f-1df2-4f48-af97-6a7fe0d3a1c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:54:12Z", "security_group_id": "dc94e575-df09-41bb-b82a-237d364e8c7d", "tenant_id": "0ebb089fd4aa4dc8922e69e24c9d6810", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ebb089fd4aa4dc8922e69e24c9d6810"}], "revision_number": 4, "project_id": "0ebb089fd4aa4dc8922e69e24c9d6810", "id": "dc94e575-df09-41bb-b82a-237d364e8c7d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:54:58,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-43842a23-6fc9-4ec4-be5c-34aa8970ca5e 2018-11-14 18:54:58,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d2be178af5332dffe44ff3eac4ca681da99679" 2018-11-14 18:54:58,317 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:54:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56a476bb-dadd-4e24-b8cb-2af15b446cd8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:54:58,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-56a476bb-dadd-4e24-b8cb-2af15b446cd8 2018-11-14 18:54:58,317 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:54:58,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d2be178af5332dffe44ff3eac4ca681da99679" 2018-11-14 18:54:58,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:54:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bbe4569-9f8f-420e-ab89-99b664aa191e Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:54:58,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-2bbe4569-9f8f-420e-ab89-99b664aa191e 2018-11-14 18:54:58,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d2be178af5332dffe44ff3eac4ca681da99679" 2018-11-14 18:54:58,535 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:54:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d85f6619-f663-4304-8ba9-d2e7c3435fd6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:54:58,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-d85f6619-f663-4304-8ba9-d2e7c3435fd6 2018-11-14 18:54:58,535 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:54:58,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d2be178af5332dffe44ff3eac4ca681da99679" 2018-11-14 18:54:58,646 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:54:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa968f4a-c601-4fcd-8c34-62cb7956b203 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:54:58,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-fa968f4a-c601-4fcd-8c34-62cb7956b203 2018-11-14 18:54:58,647 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:54:58,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d2be178af5332dffe44ff3eac4ca681da99679" 2018-11-14 18:54:58,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:54:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49c8ab67-1541-4760-a46a-86ec2a0cb952 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:54:58,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-49c8ab67-1541-4760-a46a-86ec2a0cb952 2018-11-14 18:54:58,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d2be178af5332dffe44ff3eac4ca681da99679" 2018-11-14 18:54:58,871 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:54:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9669ce4a-4f09-450d-8358-99c64a213a70 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 18:54:58,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-9669ce4a-4f09-450d-8358-99c64a213a70 2018-11-14 18:54:58,871 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:54:58,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d2be178af5332dffe44ff3eac4ca681da99679" 2018-11-14 18:54:58,982 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:54:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-adb44f14-8f18-40ef-b1f9-432ea40ea73d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d3b3d3f2c3dd4be6bc230a686f3f0839.", "code": 404, "title": "Not Found"}} 2018-11-14 18:54:58,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 used request id req-adb44f14-8f18-40ef-b1f9-432ea40ea73d 2018-11-14 18:54:58,983 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:54:58,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d2be178af5332dffe44ff3eac4ca681da99679" 2018-11-14 18:54:59,091 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:54:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15d34e60-5a39-4ac3-a26f-a839c6fd046a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5dcff89097904b7c82103d40edeed98d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:54:59,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d used request id req-15d34e60-5a39-4ac3-a26f-a839c6fd046a 2018-11-14 18:54:59,092 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:54:59,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0ebb089fd4aa4dc8922e69e24c9d6810 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d2be178af5332dffe44ff3eac4ca681da99679" 2018-11-14 18:54:59,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:54:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d58ca36-ece2-4e6a-a986-7f3b26d3799c Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/0ebb089fd4aa4dc8922e69e24c9d6810"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0ebb089fd4aa4dc8922e69e24c9d6810", "name": "InstanceSecurityGroupTests-cc927757-a37d-4e6-proj"}} 2018-11-14 18:54:59,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0ebb089fd4aa4dc8922e69e24c9d6810 used request id req-5d58ca36-ece2-4e6a-a986-7f3b26d3799c 2018-11-14 18:54:59,214 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dc94e575-df09-41bb-b82a-237d364e8c7d 2018-11-14 18:54:59,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=dc94e575-df09-41bb-b82a-237d364e8c7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d2be178af5332dffe44ff3eac4ca681da99679" 2018-11-14 18:54:59,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a7b1c03d-e157-417e-ae70-a7c3f4b34c3a Date: Wed, 14 Nov 2018 18:54:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:54:12Z", "security_group_id": "dc94e575-df09-41bb-b82a-237d364e8c7d", "port_range_min": null, "revision_number": 0, "tenant_id": "0ebb089fd4aa4dc8922e69e24c9d6810", "created_at": "2018-11-14T18:54:12Z", "project_id": "0ebb089fd4aa4dc8922e69e24c9d6810", "id": "43f29442-f061-4da6-a128-9e1e2561b5d4"}, {"remote_group_id": "dc94e575-df09-41bb-b82a-237d364e8c7d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:54:12Z", "security_group_id": "dc94e575-df09-41bb-b82a-237d364e8c7d", "port_range_min": null, "revision_number": 0, "tenant_id": "0ebb089fd4aa4dc8922e69e24c9d6810", "created_at": "2018-11-14T18:54:12Z", "project_id": "0ebb089fd4aa4dc8922e69e24c9d6810", "id": "4e4fdcf7-f295-4f09-968e-db240a3b85f6"}, {"remote_group_id": "dc94e575-df09-41bb-b82a-237d364e8c7d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:54:12Z", "security_group_id": "dc94e575-df09-41bb-b82a-237d364e8c7d", "port_range_min": null, "revision_number": 0, "tenant_id": "0ebb089fd4aa4dc8922e69e24c9d6810", "created_at": "2018-11-14T18:54:12Z", "project_id": "0ebb089fd4aa4dc8922e69e24c9d6810", "id": "a93ae301-a100-439b-aea4-4a50291f1f7e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:54:12Z", "security_group_id": "dc94e575-df09-41bb-b82a-237d364e8c7d", "port_range_min": null, "revision_number": 0, "tenant_id": "0ebb089fd4aa4dc8922e69e24c9d6810", "created_at": "2018-11-14T18:54:12Z", "project_id": "0ebb089fd4aa4dc8922e69e24c9d6810", "id": "bb7c219f-1df2-4f48-af97-6a7fe0d3a1c4"}]} 2018-11-14 18:54:59,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=dc94e575-df09-41bb-b82a-237d364e8c7d used request id req-a7b1c03d-e157-417e-ae70-a7c3f4b34c3a 2018-11-14 18:54:59,426 - neutron_utils - INFO - Deleting security group with name - default 2018-11-14 18:54:59,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/dc94e575-df09-41bb-b82a-237d364e8c7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d2be178af5332dffe44ff3eac4ca681da99679" 2018-11-14 18:54:59,830 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-84290056-32ee-4680-b825-2870d2d9e965 Content-Length: 0 Date: Wed, 14 Nov 2018 18:54:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:54:59,830 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/dc94e575-df09-41bb-b82a-237d364e8c7d used request id req-84290056-32ee-4680-b825-2870d2d9e965 2018-11-14 18:54:59,830 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-cc927757-a37d-4e6-proj 2018-11-14 18:54:59,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/0ebb089fd4aa4dc8922e69e24c9d6810 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d2be178af5332dffe44ff3eac4ca681da99679" 2018-11-14 18:55:00,180 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:54:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89201361-27b1-41fe-8dd4-01c1c3646ac1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:55:00,181 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/0ebb089fd4aa4dc8922e69e24c9d6810 used request id req-89201361-27b1-41fe-8dd4-01c1c3646ac1 2018-11-14 18:55:00,181 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-cc927757-a37d-4e6-proj-role 2018-11-14 18:55:00,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/b2cfb5b028e9495898fb7c89561a15ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d2be178af5332dffe44ff3eac4ca681da99679" 2018-11-14 18:55:00,313 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:55:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f76dade7-7346-4fd0-96b7-19d04d86ccbe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:55:00,313 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/b2cfb5b028e9495898fb7c89561a15ca used request id req-f76dade7-7346-4fd0-96b7-19d04d86ccbe 2018-11-14 18:55:00,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d2be178af5332dffe44ff3eac4ca681da99679" 2018-11-14 18:55:00,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:55:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-806702d8-e890-4d79-9166-d3f526563c1f Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:55:00,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-806702d8-e890-4d79-9166-d3f526563c1f 2018-11-14 18:55:00,429 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-cc927757-a37d-4e6-user 2018-11-14 18:55:00,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/e5ff221b6fe64f729d41039f4a96dfbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83dd45e526cd606d37780578a25980b9ddc288dd" 2018-11-14 18:55:00,645 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:55:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ecc60fa-13e7-4e02-9d2e-d795fa503b7d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:55:00,645 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/e5ff221b6fe64f729d41039f4a96dfbe used request id req-2ecc60fa-13e7-4e02-9d2e-d795fa503b7d 2018-11-14 18:55:00,646 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:55:01,060 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:55:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["HWzqz-AwSt-y8Fb1jMDuCg"], "issued_at": "2018-11-14T18:55:01.000000Z"}} 2018-11-14 18:55:01,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f319f5d441d93e5fe6bece4d681060489937338" 2018-11-14 18:55:01,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:55:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0a9905e-f7c4-4314-ba00-1b836d7e4cff Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:55:01,167 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-d0a9905e-f7c4-4314-ba00-1b836d7e4cff 2018-11-14 18:55:01,169 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:55:01,169 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:55:01,584 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:55:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["54DvrV0ZTOuq4QafLToDwQ"], "issued_at": "2018-11-14T18:55:01.000000Z"}} 2018-11-14 18:55:01,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8f27d80c6a96bc44fe2b8259f05f86b62fcbfb" 2018-11-14 18:55:01,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:55:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c67ab75d-de5b-4292-ac37-f9d816ba23cf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:55:01,682 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-c67ab75d-de5b-4292-ac37-f9d816ba23cf 2018-11-14 18:55:01,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:55:01,692 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:55: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:55:01,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-9045096c-3dde-45b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8f27d80c6a96bc44fe2b8259f05f86b62fcbfb" 2018-11-14 18:55:01,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:55:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1b752f4-f01c-48ad-afea-33953739d1a8 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-9045096c-3dde-45b-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:55:01,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-9045096c-3dde-45b-proj used request id req-b1b752f4-f01c-48ad-afea-33953739d1a8 2018-11-14 18:55:01,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8f27d80c6a96bc44fe2b8259f05f86b62fcbfb" 2018-11-14 18:55:01,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:55:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb39699d-2406-4363-9809-229dd9e68207 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:55:01,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-cb39699d-2406-4363-9809-229dd9e68207 2018-11-14 18:55:01,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8f27d80c6a96bc44fe2b8259f05f86b62fcbfb" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-9045096c-3dde-45b-proj"}}' 2018-11-14 18:55:02,061 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:55:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0908bc71-2ac5-4fee-9679-48cbe86035c6 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f2a36792791646ac98895ed6560031d4"}, "tags": [], "enabled": true, "id": "f2a36792791646ac98895ed6560031d4", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-9045096c-3dde-45b-proj"}} 2018-11-14 18:55:02,061 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-0908bc71-2ac5-4fee-9679-48cbe86035c6 2018-11-14 18:55:02,061 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-9045096c-3dde-45b-proj 2018-11-14 18:55:02,062 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:55:02,062 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:55:02,490 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:55:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["vx6F2c_SQLCpgqWzz1ErsA"], "issued_at": "2018-11-14T18:55:02.000000Z"}} 2018-11-14 18:55:02,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5481457846787c7825e3855991da4a84cd45958c" 2018-11-14 18:55:02,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:55:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50691819-b9f2-4af5-92fa-5721816b1f13 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:55:02,586 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-50691819-b9f2-4af5-92fa-5721816b1f13 2018-11-14 18:55:02,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:55:02,595 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:55: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:55:02,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5481457846787c7825e3855991da4a84cd45958c" 2018-11-14 18:55:02,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:55:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c065060-5b1c-485f-ad0f-6f97e140aa15 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:55:02,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-4c065060-5b1c-485f-ad0f-6f97e140aa15 2018-11-14 18:55:02,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=InstanceSecurityGroupTests-9045096c-3dde-45b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5481457846787c7825e3855991da4a84cd45958c" 2018-11-14 18:55:02,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:55:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b034b7df-97c7-4e07-bffd-89124efdca6c Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=InstanceSecurityGroupTests-9045096c-3dde-45b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f2a36792791646ac98895ed6560031d4"}, "tags": [], "enabled": true, "id": "f2a36792791646ac98895ed6560031d4", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-9045096c-3dde-45b-proj"}]} 2018-11-14 18:55:02,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=InstanceSecurityGroupTests-9045096c-3dde-45b-proj used request id req-b034b7df-97c7-4e07-bffd-89124efdca6c 2018-11-14 18:55:02,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5481457846787c7825e3855991da4a84cd45958c" 2018-11-14 18:55:02,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:55:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-448ec98f-5ed8-41d3-89c7-25cf7fdacc25 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:55:02,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-448ec98f-5ed8-41d3-89c7-25cf7fdacc25 2018-11-14 18:55:03,343 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-9045096c-3dde-45b-user 2018-11-14 18:55:03,344 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:55:03,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8f27d80c6a96bc44fe2b8259f05f86b62fcbfb" 2018-11-14 18:55:03,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:55:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b2eaa95-fe95-42cc-8e21-abad31f76eb7 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:55:03,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-3b2eaa95-fe95-42cc-8e21-abad31f76eb7 2018-11-14 18:55:03,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8f27d80c6a96bc44fe2b8259f05f86b62fcbfb" -d '{"role": {"name": "InstanceSecurityGroupTests-9045096c-3dde-45b-proj-role"}}' 2018-11-14 18:55:03,583 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:55:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-161e94c0-fc13-43ec-b9a9-acf2168a1c64 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "080fa8dadd2048959deede367a4ed9d5", "links": {"self": "http://172.30.9.28:5000/v3/roles/080fa8dadd2048959deede367a4ed9d5"}, "name": "InstanceSecurityGroupTests-9045096c-3dde-45b-proj-role"}} 2018-11-14 18:55:03,583 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-161e94c0-fc13-43ec-b9a9-acf2168a1c64 2018-11-14 18:55:03,583 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-9045096c-3dde-45b-proj-role 2018-11-14 18:55:03,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/080fa8dadd2048959deede367a4ed9d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8f27d80c6a96bc44fe2b8259f05f86b62fcbfb" 2018-11-14 18:55:03,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:55:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e3655ee-c352-47c5-8e46-be8adeacc870 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "080fa8dadd2048959deede367a4ed9d5", "links": {"self": "http://172.30.9.28:5000/v3/roles/080fa8dadd2048959deede367a4ed9d5"}, "name": "InstanceSecurityGroupTests-9045096c-3dde-45b-proj-role"}} 2018-11-14 18:55:03,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/080fa8dadd2048959deede367a4ed9d5 used request id req-5e3655ee-c352-47c5-8e46-be8adeacc870 2018-11-14 18:55:03,714 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-9045096c-3dde-45b-proj-role to project InstanceSecurityGroupTests-9045096c-3dde-45b-proj 2018-11-14 18:55:03,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/f2a36792791646ac98895ed6560031d4/users/2a6f7d30841c4b8f92bfa84f1225a780/roles/080fa8dadd2048959deede367a4ed9d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8f27d80c6a96bc44fe2b8259f05f86b62fcbfb" 2018-11-14 18:55:03,777 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:55:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55558def-e309-4db5-aa65-31757bada601 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:55:03,777 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/f2a36792791646ac98895ed6560031d4/users/2a6f7d30841c4b8f92bfa84f1225a780/roles/080fa8dadd2048959deede367a4ed9d5 used request id req-55558def-e309-4db5-aa65-31757bada601 2018-11-14 18:55:03,777 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:55:03,779 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-14 18:55:03,779 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:55:03,780 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:55:04,199 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "080fa8dadd2048959deede367a4ed9d5", "name": "InstanceSecurityGroupTests-9045096c-3dde-45b-proj-role"}], "expires_at": "2018-11-14T19:55:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2a36792791646ac98895ed6560031d4", "name": "InstanceSecurityGroupTests-9045096c-3dde-45b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f2a36792791646ac98895ed6560031d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/f2a36792791646ac98895ed6560031d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/f2a36792791646ac98895ed6560031d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_f2a36792791646ac98895ed6560031d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_f2a36792791646ac98895ed6560031d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/f2a36792791646ac98895ed6560031d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/f2a36792791646ac98895ed6560031d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/f2a36792791646ac98895ed6560031d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/f2a36792791646ac98895ed6560031d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/f2a36792791646ac98895ed6560031d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/f2a36792791646ac98895ed6560031d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/f2a36792791646ac98895ed6560031d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/f2a36792791646ac98895ed6560031d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/f2a36792791646ac98895ed6560031d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-9045096c-3dde-45b-user", "id": "2a6f7d30841c4b8f92bfa84f1225a780"}, "audit_ids": ["Uazt8bPBQ_mVddvl7fhnbw"], "issued_at": "2018-11-14T18:55:04.000000Z"}} 2018-11-14 18:55:04,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98c50f030130a3c9ff9f576a19296086bf6d806a" 2018-11-14 18:55:04,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:55:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95bd3154-664b-424b-8f2c-47371e4f3a89 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:55:04,297 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-95bd3154-664b-424b-8f2c-47371e4f3a89 2018-11-14 18:55:04,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}98c50f030130a3c9ff9f576a19296086bf6d806a" 2018-11-14 18:55:04,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-51dc7142-b662-4676-98a0-3a803a8bcca3 Date: Wed, 14 Nov 2018 18:55:04 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-image"} 2018-11-14 18:55:04,524 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-image used request id req-51dc7142-b662-4676-98a0-3a803a8bcca3 2018-11-14 18:55:04,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}98c50f030130a3c9ff9f576a19296086bf6d806a" 2018-11-14 18:55:04,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-2e9eb016-f0c4-4d99-8779-b55d570f61bb Date: Wed, 14 Nov 2018 18:55: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-11-14 18:55:04,714 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-2e9eb016-f0c4-4d99-8779-b55d570f61bb 2018-11-14 18:55:04,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}98c50f030130a3c9ff9f576a19296086bf6d806a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-image"}' 2018-11-14 18:55:04,979 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/9de164f7-5e21-42a4-9ff0-4888de7af3ef Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5272944f-c11a-4ea1-8aa2-ba3af189da83 Date: Wed, 14 Nov 2018 18:55:04 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:55:04Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-14T18:55:04Z", "visibility": "shared", "locations": [], "self": "/v2/images/9de164f7-5e21-42a4-9ff0-4888de7af3ef", "min_disk": 0, "protected": false, "id": "9de164f7-5e21-42a4-9ff0-4888de7af3ef", "file": "/v2/images/9de164f7-5e21-42a4-9ff0-4888de7af3ef/file", "checksum": null, "owner": "f2a36792791646ac98895ed6560031d4", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:55:04,980 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-5272944f-c11a-4ea1-8aa2-ba3af189da83 2018-11-14 18:55:04,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/9de164f7-5e21-42a4-9ff0-4888de7af3ef/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}98c50f030130a3c9ff9f576a19296086bf6d806a" -d '' 2018-11-14 18:55:05,613 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-37b9c25e-4b8c-4e77-9505-02755d48b747 Date: Wed, 14 Nov 2018 18:55:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:55:05,613 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/9de164f7-5e21-42a4-9ff0-4888de7af3ef/file used request id req-37b9c25e-4b8c-4e77-9505-02755d48b747 2018-11-14 18:55:05,613 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-14 18:55:05,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/9de164f7-5e21-42a4-9ff0-4888de7af3ef -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}98c50f030130a3c9ff9f576a19296086bf6d806a" 2018-11-14 18:55:05,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-6cc4f846-1049-4221-b903-03f5a71ecb62 Date: Wed, 14 Nov 2018 18:55:05 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:55:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:55:05Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/9de164f7-5e21-42a4-9ff0-4888de7af3ef/snap", "metadata": {}}], "self": "/v2/images/9de164f7-5e21-42a4-9ff0-4888de7af3ef", "min_disk": 0, "protected": false, "id": "9de164f7-5e21-42a4-9ff0-4888de7af3ef", "file": "/v2/images/9de164f7-5e21-42a4-9ff0-4888de7af3ef/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f2a36792791646ac98895ed6560031d4", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/9de164f7-5e21-42a4-9ff0-4888de7af3ef/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:55:05,821 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/9de164f7-5e21-42a4-9ff0-4888de7af3ef used request id req-6cc4f846-1049-4221-b903-03f5a71ecb62 2018-11-14 18:55:05,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}98c50f030130a3c9ff9f576a19296086bf6d806a" 2018-11-14 18:55:05,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-cb1fcb24-c62c-4072-be2f-15f8db647161 Date: Wed, 14 Nov 2018 18:55: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-11-14 18:55:05,831 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-cb1fcb24-c62c-4072-be2f-15f8db647161 2018-11-14 18:55:05,833 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-image 2018-11-14 18:55:05,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/9de164f7-5e21-42a4-9ff0-4888de7af3ef -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}98c50f030130a3c9ff9f576a19296086bf6d806a" 2018-11-14 18:55:06,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-08f2cd3d-f6c2-41b9-8dcd-5b92b9a6bd87 Date: Wed, 14 Nov 2018 18:55:06 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:55:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:55:05Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/9de164f7-5e21-42a4-9ff0-4888de7af3ef/snap", "metadata": {}}], "self": "/v2/images/9de164f7-5e21-42a4-9ff0-4888de7af3ef", "min_disk": 0, "protected": false, "id": "9de164f7-5e21-42a4-9ff0-4888de7af3ef", "file": "/v2/images/9de164f7-5e21-42a4-9ff0-4888de7af3ef/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f2a36792791646ac98895ed6560031d4", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/9de164f7-5e21-42a4-9ff0-4888de7af3ef/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:55:06,025 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/9de164f7-5e21-42a4-9ff0-4888de7af3ef used request id req-08f2cd3d-f6c2-41b9-8dcd-5b92b9a6bd87 2018-11-14 18:55:06,025 - create_image - DEBUG - Instance status is - active 2018-11-14 18:55:06,026 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-image 2018-11-14 18:55:06,026 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-image 2018-11-14 18:55:06,026 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:55:06,027 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:55:06,433 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "080fa8dadd2048959deede367a4ed9d5", "name": "InstanceSecurityGroupTests-9045096c-3dde-45b-proj-role"}], "expires_at": "2018-11-14T19:55:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2a36792791646ac98895ed6560031d4", "name": "InstanceSecurityGroupTests-9045096c-3dde-45b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f2a36792791646ac98895ed6560031d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/f2a36792791646ac98895ed6560031d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/f2a36792791646ac98895ed6560031d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_f2a36792791646ac98895ed6560031d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_f2a36792791646ac98895ed6560031d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/f2a36792791646ac98895ed6560031d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/f2a36792791646ac98895ed6560031d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/f2a36792791646ac98895ed6560031d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/f2a36792791646ac98895ed6560031d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/f2a36792791646ac98895ed6560031d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/f2a36792791646ac98895ed6560031d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/f2a36792791646ac98895ed6560031d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/f2a36792791646ac98895ed6560031d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/f2a36792791646ac98895ed6560031d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-9045096c-3dde-45b-user", "id": "2a6f7d30841c4b8f92bfa84f1225a780"}, "audit_ids": ["GMDpbPvHSae1vNP1wM0E6A"], "issued_at": "2018-11-14T18:55:06.000000Z"}} 2018-11-14 18:55:06,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1518f406dca585082f67c245e651edbe73ecfa26" 2018-11-14 18:55:06,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:55:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7b6dabd-954f-4fae-abd7-fe4f6cca1ba6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:55:06,529 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-d7b6dabd-954f-4fae-abd7-fe4f6cca1ba6 2018-11-14 18:55:06,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1518f406dca585082f67c245e651edbe73ecfa26" 2018-11-14 18:55:06,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-46d0e63e-5ff7-4422-8676-8672483293a7 Date: Wed, 14 Nov 2018 18:55:06 GMT RESP BODY: {"networks":[]} 2018-11-14 18:55:06,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-pub-net used request id req-46d0e63e-5ff7-4422-8676-8672483293a7 2018-11-14 18:55:06,774 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-pub-net 2018-11-14 18:55:06,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1518f406dca585082f67c245e651edbe73ecfa26" -d '{"network": {"name": "InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-pub-net", "admin_state_up": true}}' 2018-11-14 18:55:07,508 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-1eefd50a-72b3-4573-9952-eef2cee79a4c Date: Wed, 14 Nov 2018 18:55:07 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"f2a36792791646ac98895ed6560031d4","created_at":"2018-11-14T18:55:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-11-14T18:55:07Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"f2a36792791646ac98895ed6560031d4","id":"6fcd01d8-1176-4539-805f-d1d3587f4ea6","name":"InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-pub-net"}} 2018-11-14 18:55:07,508 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-1eefd50a-72b3-4573-9952-eef2cee79a4c 2018-11-14 18:55:07,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=6fcd01d8-1176-4539-805f-d1d3587f4ea6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1518f406dca585082f67c245e651edbe73ecfa26" 2018-11-14 18:55:07,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 592 X-Openstack-Request-Id: req-c314951d-11c8-42c0-bba3-d42fa5e74e09 Date: Wed, 14 Nov 2018 18:55:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-14T18:55:07Z","tenant_id":"f2a36792791646ac98895ed6560031d4","created_at":"2018-11-14T18:55:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"f2a36792791646ac98895ed6560031d4","id":"6fcd01d8-1176-4539-805f-d1d3587f4ea6","name":"InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-pub-net"}]} 2018-11-14 18:55:07,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=6fcd01d8-1176-4539-805f-d1d3587f4ea6 used request id req-c314951d-11c8-42c0-bba3-d42fa5e74e09 2018-11-14 18:55:07,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=6fcd01d8-1176-4539-805f-d1d3587f4ea6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1518f406dca585082f67c245e651edbe73ecfa26" 2018-11-14 18:55:07,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c23d6ae2-894e-49a2-87af-01b5273b15e6 Date: Wed, 14 Nov 2018 18:55:07 GMT RESP BODY: {"subnets":[]} 2018-11-14 18:55:07,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=6fcd01d8-1176-4539-805f-d1d3587f4ea6 used request id req-c23d6ae2-894e-49a2-87af-01b5273b15e6 2018-11-14 18:55:07,992 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-pub-subnet 2018-11-14 18:55:07,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1518f406dca585082f67c245e651edbe73ecfa26" -d '{"subnets": [{"ip_version": 4, "network_id": "6fcd01d8-1176-4539-805f-d1d3587f4ea6", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-pub-subnet"}]}' 2018-11-14 18:55:08,928 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-478bcca4-259e-4ca2-9e3f-1da25b55f324 Date: Wed, 14 Nov 2018 18:55:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6fcd01d8-1176-4539-805f-d1d3587f4ea6","tenant_id":"f2a36792791646ac98895ed6560031d4","created_at":"2018-11-14T18:55:08Z","dns_nameservers":[],"updated_at":"2018-11-14T18:55:08Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"f2a36792791646ac98895ed6560031d4","id":"f748edc4-5101-44fb-83bf-da97187c75f9","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-pub-subnet"}]} 2018-11-14 18:55:08,928 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-478bcca4-259e-4ca2-9e3f-1da25b55f324 2018-11-14 18:55:08,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=6fcd01d8-1176-4539-805f-d1d3587f4ea6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1518f406dca585082f67c245e651edbe73ecfa26" 2018-11-14 18:55:09,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-da2637b0-9e59-4804-9292-8781e1b0dcab Date: Wed, 14 Nov 2018 18:55:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f748edc4-5101-44fb-83bf-da97187c75f9"],"updated_at":"2018-11-14T18:55:08Z","tenant_id":"f2a36792791646ac98895ed6560031d4","created_at":"2018-11-14T18:55:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f2a36792791646ac98895ed6560031d4","id":"6fcd01d8-1176-4539-805f-d1d3587f4ea6","name":"InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-pub-net"}]} 2018-11-14 18:55:09,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=6fcd01d8-1176-4539-805f-d1d3587f4ea6 used request id req-da2637b0-9e59-4804-9292-8781e1b0dcab 2018-11-14 18:55:09,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=6fcd01d8-1176-4539-805f-d1d3587f4ea6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1518f406dca585082f67c245e651edbe73ecfa26" 2018-11-14 18:55:09,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-28d816d9-0f01-43fa-989a-5b473be3b8de Date: Wed, 14 Nov 2018 18:55:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6fcd01d8-1176-4539-805f-d1d3587f4ea6","tenant_id":"f2a36792791646ac98895ed6560031d4","created_at":"2018-11-14T18:55:08Z","dns_nameservers":[],"updated_at":"2018-11-14T18:55:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f2a36792791646ac98895ed6560031d4","id":"f748edc4-5101-44fb-83bf-da97187c75f9","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-pub-subnet"}]} 2018-11-14 18:55:09,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=6fcd01d8-1176-4539-805f-d1d3587f4ea6 used request id req-28d816d9-0f01-43fa-989a-5b473be3b8de 2018-11-14 18:55:09,440 - OpenStackNetwork - DEBUG - Network [6fcd01d8-1176-4539-805f-d1d3587f4ea6] created successfully 2018-11-14 18:55:09,440 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:55:09,441 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:55:09,859 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:55:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["qW8FbqFsRhOloLqr8hT5Gw"], "issued_at": "2018-11-14T18:55:09.000000Z"}} 2018-11-14 18:55:09,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7fee64765eb7f662c45673bd3d2f45e4a5cc9ec" 2018-11-14 18:55:09,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:55:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3790f044-06f0-47f2-8fea-9ebfaa7633b5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:55:09,960 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-3790f044-06f0-47f2-8fea-9ebfaa7633b5 2018-11-14 18:55:09,961 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:55:09,966 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7fee64765eb7f662c45673bd3d2f45e4a5cc9ec" 2018-11-14 18:55:10,219 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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 x-openstack-request-id: req-05144606-6627-4ebc-a9eb-124c6f500132 x-compute-request-id: req-05144606-6627-4ebc-a9eb-124c6f500132 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-14 18:55:10,220 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-05144606-6627-4ebc-a9eb-124c6f500132 2018-11-14 18:55:10,223 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7fee64765eb7f662c45673bd3d2f45e4a5cc9ec" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-14 18:55:10,295 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:55: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-6796284a-3a3d-4d25-a90b-3328a3c0c46d x-compute-request-id: req-6796284a-3a3d-4d25-a90b-3328a3c0c46d Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-flavor-name", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/0b1eeda8-72b1-4669-8c21-76b2dae5b36e", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/0b1eeda8-72b1-4669-8c21-76b2dae5b36e", "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": "0b1eeda8-72b1-4669-8c21-76b2dae5b36e"}} 2018-11-14 18:55:10,295 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-6796284a-3a3d-4d25-a90b-3328a3c0c46d 2018-11-14 18:55:10,296 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:55:10,297 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:55:10,802 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "080fa8dadd2048959deede367a4ed9d5", "name": "InstanceSecurityGroupTests-9045096c-3dde-45b-proj-role"}], "expires_at": "2018-11-14T19:55:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2a36792791646ac98895ed6560031d4", "name": "InstanceSecurityGroupTests-9045096c-3dde-45b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f2a36792791646ac98895ed6560031d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/f2a36792791646ac98895ed6560031d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/f2a36792791646ac98895ed6560031d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_f2a36792791646ac98895ed6560031d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_f2a36792791646ac98895ed6560031d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/f2a36792791646ac98895ed6560031d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/f2a36792791646ac98895ed6560031d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/f2a36792791646ac98895ed6560031d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/f2a36792791646ac98895ed6560031d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/f2a36792791646ac98895ed6560031d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/f2a36792791646ac98895ed6560031d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/f2a36792791646ac98895ed6560031d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/f2a36792791646ac98895ed6560031d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/f2a36792791646ac98895ed6560031d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-9045096c-3dde-45b-user", "id": "2a6f7d30841c4b8f92bfa84f1225a780"}, "audit_ids": ["Vl0dYnt9QS2yFHLtsfPxSQ"], "issued_at": "2018-11-14T18:55:10.000000Z"}} 2018-11-14 18:55:10,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fefd0e0e1f6887d16779d5beb72d9fe4db39f5f" 2018-11-14 18:55:10,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:55:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e39a0fd-6556-422c-a747-65ea02830dfd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:55:10,932 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-0e39a0fd-6556-422c-a747-65ea02830dfd 2018-11-14 18:55:10,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fefd0e0e1f6887d16779d5beb72d9fe4db39f5f" 2018-11-14 18:55:11,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-50c3a443-6f71-476f-aef9-8f5c23d4d8ba Date: Wed, 14 Nov 2018 18:55:11 GMT RESP BODY: {"security_groups": []} 2018-11-14 18:55:11,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-name&description=hello+group used request id req-50c3a443-6f71-476f-aef9-8f5c23d4d8ba 2018-11-14 18:55:11,154 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-name... 2018-11-14 18:55:11,154 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-name 2018-11-14 18:55:11,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fefd0e0e1f6887d16779d5beb72d9fe4db39f5f" -d '{"security_group": {"name": "InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-name", "description": "hello group"}}' 2018-11-14 18:55:11,834 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-c2a14bbb-1af5-44e3-88ba-f8f57b517938 Date: Wed, 14 Nov 2018 18:55:11 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "f2a36792791646ac98895ed6560031d4", "created_at": "2018-11-14T18:55:11Z", "updated_at": "2018-11-14T18:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:55:11Z", "revision_number": 0, "id": "c4afdd10-86c9-40da-9000-6abe50c8005e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:55:11Z", "security_group_id": "cf3ec71e-89bb-49af-bb2a-0b35579a9ecb", "tenant_id": "f2a36792791646ac98895ed6560031d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2a36792791646ac98895ed6560031d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:55:11Z", "revision_number": 0, "id": "fdbd52ea-908c-4695-91b8-9d668cee1c46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:55:11Z", "security_group_id": "cf3ec71e-89bb-49af-bb2a-0b35579a9ecb", "tenant_id": "f2a36792791646ac98895ed6560031d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2a36792791646ac98895ed6560031d4"}], "revision_number": 2, "project_id": "f2a36792791646ac98895ed6560031d4", "id": "cf3ec71e-89bb-49af-bb2a-0b35579a9ecb", "name": "InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-name"}} 2018-11-14 18:55:11,834 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-c2a14bbb-1af5-44e3-88ba-f8f57b517938 2018-11-14 18:55:11,834 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cf3ec71e-89bb-49af-bb2a-0b35579a9ecb 2018-11-14 18:55:11,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=cf3ec71e-89bb-49af-bb2a-0b35579a9ecb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fefd0e0e1f6887d16779d5beb72d9fe4db39f5f" 2018-11-14 18:55:12,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f1f732b5-d711-4e0d-b077-1e5e12f96d07 Date: Wed, 14 Nov 2018 18:55:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:55:11Z", "security_group_id": "cf3ec71e-89bb-49af-bb2a-0b35579a9ecb", "port_range_min": null, "revision_number": 0, "tenant_id": "f2a36792791646ac98895ed6560031d4", "created_at": "2018-11-14T18:55:11Z", "project_id": "f2a36792791646ac98895ed6560031d4", "id": "c4afdd10-86c9-40da-9000-6abe50c8005e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:55:11Z", "security_group_id": "cf3ec71e-89bb-49af-bb2a-0b35579a9ecb", "port_range_min": null, "revision_number": 0, "tenant_id": "f2a36792791646ac98895ed6560031d4", "created_at": "2018-11-14T18:55:11Z", "project_id": "f2a36792791646ac98895ed6560031d4", "id": "fdbd52ea-908c-4695-91b8-9d668cee1c46"}]} 2018-11-14 18:55:12,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=cf3ec71e-89bb-49af-bb2a-0b35579a9ecb used request id req-f1f732b5-d711-4e0d-b077-1e5e12f96d07 2018-11-14 18:55:12,046 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cf3ec71e-89bb-49af-bb2a-0b35579a9ecb 2018-11-14 18:55:12,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=cf3ec71e-89bb-49af-bb2a-0b35579a9ecb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fefd0e0e1f6887d16779d5beb72d9fe4db39f5f" 2018-11-14 18:55:12,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1527b453-7bc8-4503-82e9-4f00ebd60db3 Date: Wed, 14 Nov 2018 18:55:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:55:11Z", "security_group_id": "cf3ec71e-89bb-49af-bb2a-0b35579a9ecb", "port_range_min": null, "revision_number": 0, "tenant_id": "f2a36792791646ac98895ed6560031d4", "created_at": "2018-11-14T18:55:11Z", "project_id": "f2a36792791646ac98895ed6560031d4", "id": "c4afdd10-86c9-40da-9000-6abe50c8005e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:55:11Z", "security_group_id": "cf3ec71e-89bb-49af-bb2a-0b35579a9ecb", "port_range_min": null, "revision_number": 0, "tenant_id": "f2a36792791646ac98895ed6560031d4", "created_at": "2018-11-14T18:55:11Z", "project_id": "f2a36792791646ac98895ed6560031d4", "id": "fdbd52ea-908c-4695-91b8-9d668cee1c46"}]} 2018-11-14 18:55:12,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=cf3ec71e-89bb-49af-bb2a-0b35579a9ecb used request id req-1527b453-7bc8-4503-82e9-4f00ebd60db3 2018-11-14 18:55:12,255 - neutron_utils - INFO - Retrieving security group with ID - cf3ec71e-89bb-49af-bb2a-0b35579a9ecb 2018-11-14 18:55:12,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=cf3ec71e-89bb-49af-bb2a-0b35579a9ecb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fefd0e0e1f6887d16779d5beb72d9fe4db39f5f" 2018-11-14 18:55:12,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-2b72919f-72b1-46d1-a1c5-9b90d44080d1 Date: Wed, 14 Nov 2018 18:55:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f2a36792791646ac98895ed6560031d4", "created_at": "2018-11-14T18:55:11Z", "updated_at": "2018-11-14T18:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:55:11Z", "revision_number": 0, "id": "c4afdd10-86c9-40da-9000-6abe50c8005e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:55:11Z", "security_group_id": "cf3ec71e-89bb-49af-bb2a-0b35579a9ecb", "tenant_id": "f2a36792791646ac98895ed6560031d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2a36792791646ac98895ed6560031d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:55:11Z", "revision_number": 0, "id": "fdbd52ea-908c-4695-91b8-9d668cee1c46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:55:11Z", "security_group_id": "cf3ec71e-89bb-49af-bb2a-0b35579a9ecb", "tenant_id": "f2a36792791646ac98895ed6560031d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2a36792791646ac98895ed6560031d4"}], "revision_number": 2, "project_id": "f2a36792791646ac98895ed6560031d4", "id": "cf3ec71e-89bb-49af-bb2a-0b35579a9ecb", "name": "InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-name"}]} 2018-11-14 18:55:12,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=cf3ec71e-89bb-49af-bb2a-0b35579a9ecb used request id req-2b72919f-72b1-46d1-a1c5-9b90d44080d1 2018-11-14 18:55:12,492 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cf3ec71e-89bb-49af-bb2a-0b35579a9ecb 2018-11-14 18:55:12,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=cf3ec71e-89bb-49af-bb2a-0b35579a9ecb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fefd0e0e1f6887d16779d5beb72d9fe4db39f5f" 2018-11-14 18:55:12,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-11a978b9-bd61-4b85-88bc-fd1655faf4b2 Date: Wed, 14 Nov 2018 18:55:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:55:11Z", "security_group_id": "cf3ec71e-89bb-49af-bb2a-0b35579a9ecb", "port_range_min": null, "revision_number": 0, "tenant_id": "f2a36792791646ac98895ed6560031d4", "created_at": "2018-11-14T18:55:11Z", "project_id": "f2a36792791646ac98895ed6560031d4", "id": "c4afdd10-86c9-40da-9000-6abe50c8005e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:55:11Z", "security_group_id": "cf3ec71e-89bb-49af-bb2a-0b35579a9ecb", "port_range_min": null, "revision_number": 0, "tenant_id": "f2a36792791646ac98895ed6560031d4", "created_at": "2018-11-14T18:55:11Z", "project_id": "f2a36792791646ac98895ed6560031d4", "id": "fdbd52ea-908c-4695-91b8-9d668cee1c46"}]} 2018-11-14 18:55:12,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=cf3ec71e-89bb-49af-bb2a-0b35579a9ecb used request id req-11a978b9-bd61-4b85-88bc-fd1655faf4b2 2018-11-14 18:55:12,515 - neutron_utils - INFO - Retrieving security group with ID - cf3ec71e-89bb-49af-bb2a-0b35579a9ecb 2018-11-14 18:55:12,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=cf3ec71e-89bb-49af-bb2a-0b35579a9ecb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fefd0e0e1f6887d16779d5beb72d9fe4db39f5f" 2018-11-14 18:55:12,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-5b9ef5cf-d8a6-4eb5-9774-24aa596554e1 Date: Wed, 14 Nov 2018 18:55:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f2a36792791646ac98895ed6560031d4", "created_at": "2018-11-14T18:55:11Z", "updated_at": "2018-11-14T18:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:55:11Z", "revision_number": 0, "id": "c4afdd10-86c9-40da-9000-6abe50c8005e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:55:11Z", "security_group_id": "cf3ec71e-89bb-49af-bb2a-0b35579a9ecb", "tenant_id": "f2a36792791646ac98895ed6560031d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2a36792791646ac98895ed6560031d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:55:11Z", "revision_number": 0, "id": "fdbd52ea-908c-4695-91b8-9d668cee1c46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:55:11Z", "security_group_id": "cf3ec71e-89bb-49af-bb2a-0b35579a9ecb", "tenant_id": "f2a36792791646ac98895ed6560031d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2a36792791646ac98895ed6560031d4"}], "revision_number": 2, "project_id": "f2a36792791646ac98895ed6560031d4", "id": "cf3ec71e-89bb-49af-bb2a-0b35579a9ecb", "name": "InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-name"}]} 2018-11-14 18:55:12,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=cf3ec71e-89bb-49af-bb2a-0b35579a9ecb used request id req-5b9ef5cf-d8a6-4eb5-9774-24aa596554e1 2018-11-14 18:55:12,790 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cf3ec71e-89bb-49af-bb2a-0b35579a9ecb 2018-11-14 18:55:12,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=cf3ec71e-89bb-49af-bb2a-0b35579a9ecb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fefd0e0e1f6887d16779d5beb72d9fe4db39f5f" 2018-11-14 18:55:12,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-94e1f2ea-3602-4f86-a89a-a5be226d23f5 Date: Wed, 14 Nov 2018 18:55:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:55:11Z", "security_group_id": "cf3ec71e-89bb-49af-bb2a-0b35579a9ecb", "port_range_min": null, "revision_number": 0, "tenant_id": "f2a36792791646ac98895ed6560031d4", "created_at": "2018-11-14T18:55:11Z", "project_id": "f2a36792791646ac98895ed6560031d4", "id": "c4afdd10-86c9-40da-9000-6abe50c8005e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:55:11Z", "security_group_id": "cf3ec71e-89bb-49af-bb2a-0b35579a9ecb", "port_range_min": null, "revision_number": 0, "tenant_id": "f2a36792791646ac98895ed6560031d4", "created_at": "2018-11-14T18:55:11Z", "project_id": "f2a36792791646ac98895ed6560031d4", "id": "fdbd52ea-908c-4695-91b8-9d668cee1c46"}]} 2018-11-14 18:55:12,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=cf3ec71e-89bb-49af-bb2a-0b35579a9ecb used request id req-94e1f2ea-3602-4f86-a89a-a5be226d23f5 2018-11-14 18:55:12,844 - neutron_utils - INFO - Retrieving security group with ID - cf3ec71e-89bb-49af-bb2a-0b35579a9ecb 2018-11-14 18:55:12,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=cf3ec71e-89bb-49af-bb2a-0b35579a9ecb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fefd0e0e1f6887d16779d5beb72d9fe4db39f5f" 2018-11-14 18:55:13,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-ce38a69a-6848-45ba-9a7c-62f25571e2d0 Date: Wed, 14 Nov 2018 18:55:13 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f2a36792791646ac98895ed6560031d4", "created_at": "2018-11-14T18:55:11Z", "updated_at": "2018-11-14T18:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:55:11Z", "revision_number": 0, "id": "c4afdd10-86c9-40da-9000-6abe50c8005e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:55:11Z", "security_group_id": "cf3ec71e-89bb-49af-bb2a-0b35579a9ecb", "tenant_id": "f2a36792791646ac98895ed6560031d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2a36792791646ac98895ed6560031d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:55:11Z", "revision_number": 0, "id": "fdbd52ea-908c-4695-91b8-9d668cee1c46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:55:11Z", "security_group_id": "cf3ec71e-89bb-49af-bb2a-0b35579a9ecb", "tenant_id": "f2a36792791646ac98895ed6560031d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2a36792791646ac98895ed6560031d4"}], "revision_number": 2, "project_id": "f2a36792791646ac98895ed6560031d4", "id": "cf3ec71e-89bb-49af-bb2a-0b35579a9ecb", "name": "InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-name"}]} 2018-11-14 18:55:13,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=cf3ec71e-89bb-49af-bb2a-0b35579a9ecb used request id req-ce38a69a-6848-45ba-9a7c-62f25571e2d0 2018-11-14 18:55:13,068 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cf3ec71e-89bb-49af-bb2a-0b35579a9ecb 2018-11-14 18:55:13,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=cf3ec71e-89bb-49af-bb2a-0b35579a9ecb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fefd0e0e1f6887d16779d5beb72d9fe4db39f5f" 2018-11-14 18:55:13,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b317d813-ef71-4b3a-9d3d-26fa8d1afe0c Date: Wed, 14 Nov 2018 18:55:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:55:11Z", "security_group_id": "cf3ec71e-89bb-49af-bb2a-0b35579a9ecb", "port_range_min": null, "revision_number": 0, "tenant_id": "f2a36792791646ac98895ed6560031d4", "created_at": "2018-11-14T18:55:11Z", "project_id": "f2a36792791646ac98895ed6560031d4", "id": "c4afdd10-86c9-40da-9000-6abe50c8005e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:55:11Z", "security_group_id": "cf3ec71e-89bb-49af-bb2a-0b35579a9ecb", "port_range_min": null, "revision_number": 0, "tenant_id": "f2a36792791646ac98895ed6560031d4", "created_at": "2018-11-14T18:55:11Z", "project_id": "f2a36792791646ac98895ed6560031d4", "id": "fdbd52ea-908c-4695-91b8-9d668cee1c46"}]} 2018-11-14 18:55:13,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=cf3ec71e-89bb-49af-bb2a-0b35579a9ecb used request id req-b317d813-ef71-4b3a-9d3d-26fa8d1afe0c 2018-11-14 18:55:13,092 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:55:13,093 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:55:13,494 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "080fa8dadd2048959deede367a4ed9d5", "name": "InstanceSecurityGroupTests-9045096c-3dde-45b-proj-role"}], "expires_at": "2018-11-14T19:55:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2a36792791646ac98895ed6560031d4", "name": "InstanceSecurityGroupTests-9045096c-3dde-45b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f2a36792791646ac98895ed6560031d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/f2a36792791646ac98895ed6560031d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/f2a36792791646ac98895ed6560031d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_f2a36792791646ac98895ed6560031d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_f2a36792791646ac98895ed6560031d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/f2a36792791646ac98895ed6560031d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/f2a36792791646ac98895ed6560031d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/f2a36792791646ac98895ed6560031d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/f2a36792791646ac98895ed6560031d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/f2a36792791646ac98895ed6560031d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/f2a36792791646ac98895ed6560031d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/f2a36792791646ac98895ed6560031d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/f2a36792791646ac98895ed6560031d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/f2a36792791646ac98895ed6560031d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-9045096c-3dde-45b-user", "id": "2a6f7d30841c4b8f92bfa84f1225a780"}, "audit_ids": ["25XaobgwR_CCh3lTal12oQ"], "issued_at": "2018-11-14T18:55:13.000000Z"}} 2018-11-14 18:55:13,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f2cdbdcb67b63ee39627d833c011ae403953f3" 2018-11-14 18:55:13,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:55:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e678dea-9383-4fe1-995c-f00ebafe0fef Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:55:13,592 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-0e678dea-9383-4fe1-995c-f00ebafe0fef 2018-11-14 18:55:13,593 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:55:13,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f2cdbdcb67b63ee39627d833c011ae403953f3" 2018-11-14 18:55:13,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:55:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67933500-5c57-4c3f-a8de-a57f901c24f4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:55:13,686 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-67933500-5c57-4c3f-a8de-a57f901c24f4 2018-11-14 18:55:13,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f2cdbdcb67b63ee39627d833c011ae403953f3" 2018-11-14 18:55:13,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-40ca4e37-dbca-40ca-b446-345a594d117b Date: Wed, 14 Nov 2018 18:55:13 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f748edc4-5101-44fb-83bf-da97187c75f9"],"updated_at":"2018-11-14T18:55:08Z","tenant_id":"f2a36792791646ac98895ed6560031d4","created_at":"2018-11-14T18:55:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f2a36792791646ac98895ed6560031d4","id":"6fcd01d8-1176-4539-805f-d1d3587f4ea6","name":"InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-pub-net"}]} 2018-11-14 18:55:13,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-pub-net used request id req-40ca4e37-dbca-40ca-b446-345a594d117b 2018-11-14 18:55:13,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=6fcd01d8-1176-4539-805f-d1d3587f4ea6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f2cdbdcb67b63ee39627d833c011ae403953f3" 2018-11-14 18:55:14,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d5ba1edd-ce9c-4ff8-87c1-7f226438da4b Date: Wed, 14 Nov 2018 18:55:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6fcd01d8-1176-4539-805f-d1d3587f4ea6","tenant_id":"f2a36792791646ac98895ed6560031d4","created_at":"2018-11-14T18:55:08Z","dns_nameservers":[],"updated_at":"2018-11-14T18:55:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f2a36792791646ac98895ed6560031d4","id":"f748edc4-5101-44fb-83bf-da97187c75f9","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-pub-subnet"}]} 2018-11-14 18:55:14,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=6fcd01d8-1176-4539-805f-d1d3587f4ea6 used request id req-d5ba1edd-ce9c-4ff8-87c1-7f226438da4b 2018-11-14 18:55:14,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f2cdbdcb67b63ee39627d833c011ae403953f3" 2018-11-14 18:55:14,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-c90bbc3c-30d1-44ea-9ad3-c5fd6ee4fb80 Date: Wed, 14 Nov 2018 18:55:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f748edc4-5101-44fb-83bf-da97187c75f9"],"updated_at":"2018-11-14T18:55:08Z","tenant_id":"f2a36792791646ac98895ed6560031d4","created_at":"2018-11-14T18:55:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f2a36792791646ac98895ed6560031d4","id":"6fcd01d8-1176-4539-805f-d1d3587f4ea6","name":"InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-pub-net"}]} 2018-11-14 18:55:14,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-pub-net used request id req-c90bbc3c-30d1-44ea-9ad3-c5fd6ee4fb80 2018-11-14 18:55:14,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:55:14,843 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:55: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:55:14,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f2a36792791646ac98895ed6560031d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f2cdbdcb67b63ee39627d833c011ae403953f3" 2018-11-14 18:55:14,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:55:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ec4cf35-8e34-49d8-938c-585f95ca8996 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f2a36792791646ac98895ed6560031d4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2a36792791646ac98895ed6560031d4", "name": "InstanceSecurityGroupTests-9045096c-3dde-45b-proj"}} 2018-11-14 18:55:14,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f2a36792791646ac98895ed6560031d4 used request id req-2ec4cf35-8e34-49d8-938c-585f95ca8996 2018-11-14 18:55:14,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=6fcd01d8-1176-4539-805f-d1d3587f4ea6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f2cdbdcb67b63ee39627d833c011ae403953f3" 2018-11-14 18:55:15,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b8519555-09aa-44b4-9c6a-a94739754ab0 Date: Wed, 14 Nov 2018 18:55:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6fcd01d8-1176-4539-805f-d1d3587f4ea6","tenant_id":"f2a36792791646ac98895ed6560031d4","created_at":"2018-11-14T18:55:08Z","dns_nameservers":[],"updated_at":"2018-11-14T18:55:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f2a36792791646ac98895ed6560031d4","id":"f748edc4-5101-44fb-83bf-da97187c75f9","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-pub-subnet"}]} 2018-11-14 18:55:15,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=6fcd01d8-1176-4539-805f-d1d3587f4ea6 used request id req-b8519555-09aa-44b4-9c6a-a94739754ab0 2018-11-14 18:55:15,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=6fcd01d8-1176-4539-805f-d1d3587f4ea6&name=InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f2cdbdcb67b63ee39627d833c011ae403953f3" 2018-11-14 18:55:15,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f5bed737-a3e9-4c6c-a0bd-a16b0900975d Date: Wed, 14 Nov 2018 18:55:15 GMT RESP BODY: {"ports":[]} 2018-11-14 18:55:15,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=6fcd01d8-1176-4539-805f-d1d3587f4ea6&name=InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-port&admin_state_up=True used request id req-f5bed737-a3e9-4c6c-a0bd-a16b0900975d 2018-11-14 18:55:15,394 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f2cdbdcb67b63ee39627d833c011ae403953f3" 2018-11-14 18:55:15,627 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:55: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-e18420ba-9464-40cb-9a8f-676e44bce4e0 x-compute-request-id: req-e18420ba-9464-40cb-9a8f-676e44bce4e0 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-14 18:55:15,627 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-inst used request id req-e18420ba-9464-40cb-9a8f-676e44bce4e0 2018-11-14 18:55:15,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f2cdbdcb67b63ee39627d833c011ae403953f3" 2018-11-14 18:55:15,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-ba60b147-6513-4680-9b6b-f5d48ed4eac9 Date: Wed, 14 Nov 2018 18:55:15 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f748edc4-5101-44fb-83bf-da97187c75f9"],"updated_at":"2018-11-14T18:55:08Z","tenant_id":"f2a36792791646ac98895ed6560031d4","created_at":"2018-11-14T18:55:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f2a36792791646ac98895ed6560031d4","id":"6fcd01d8-1176-4539-805f-d1d3587f4ea6","name":"InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-pub-net"}]} 2018-11-14 18:55:15,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-pub-net used request id req-ba60b147-6513-4680-9b6b-f5d48ed4eac9 2018-11-14 18:55:15,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=6fcd01d8-1176-4539-805f-d1d3587f4ea6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f2cdbdcb67b63ee39627d833c011ae403953f3" 2018-11-14 18:55:15,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c7292a29-1b8d-4a23-b415-084be12d769c Date: Wed, 14 Nov 2018 18:55:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6fcd01d8-1176-4539-805f-d1d3587f4ea6","tenant_id":"f2a36792791646ac98895ed6560031d4","created_at":"2018-11-14T18:55:08Z","dns_nameservers":[],"updated_at":"2018-11-14T18:55:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f2a36792791646ac98895ed6560031d4","id":"f748edc4-5101-44fb-83bf-da97187c75f9","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-pub-subnet"}]} 2018-11-14 18:55:15,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=6fcd01d8-1176-4539-805f-d1d3587f4ea6 used request id req-c7292a29-1b8d-4a23-b415-084be12d769c 2018-11-14 18:55:15,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f2cdbdcb67b63ee39627d833c011ae403953f3" 2018-11-14 18:55:16,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-02e118fb-5cb6-4049-8d25-7d30998d9723 Date: Wed, 14 Nov 2018 18:55:16 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f748edc4-5101-44fb-83bf-da97187c75f9"],"updated_at":"2018-11-14T18:55:08Z","tenant_id":"f2a36792791646ac98895ed6560031d4","created_at":"2018-11-14T18:55:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f2a36792791646ac98895ed6560031d4","id":"6fcd01d8-1176-4539-805f-d1d3587f4ea6","name":"InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-pub-net"}]} 2018-11-14 18:55:16,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-pub-net used request id req-02e118fb-5cb6-4049-8d25-7d30998d9723 2018-11-14 18:55:16,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f2a36792791646ac98895ed6560031d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f2cdbdcb67b63ee39627d833c011ae403953f3" 2018-11-14 18:55:16,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:55:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0da82d9a-d0ab-4215-a5fe-31654b23399a Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f2a36792791646ac98895ed6560031d4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2a36792791646ac98895ed6560031d4", "name": "InstanceSecurityGroupTests-9045096c-3dde-45b-proj"}} 2018-11-14 18:55:16,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f2a36792791646ac98895ed6560031d4 used request id req-0da82d9a-d0ab-4215-a5fe-31654b23399a 2018-11-14 18:55:16,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=6fcd01d8-1176-4539-805f-d1d3587f4ea6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f2cdbdcb67b63ee39627d833c011ae403953f3" 2018-11-14 18:55:16,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b36bd8b8-7dd9-4c91-88b5-f0b056bfa13a Date: Wed, 14 Nov 2018 18:55:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6fcd01d8-1176-4539-805f-d1d3587f4ea6","tenant_id":"f2a36792791646ac98895ed6560031d4","created_at":"2018-11-14T18:55:08Z","dns_nameservers":[],"updated_at":"2018-11-14T18:55:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f2a36792791646ac98895ed6560031d4","id":"f748edc4-5101-44fb-83bf-da97187c75f9","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-pub-subnet"}]} 2018-11-14 18:55:16,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=6fcd01d8-1176-4539-805f-d1d3587f4ea6 used request id req-b36bd8b8-7dd9-4c91-88b5-f0b056bfa13a 2018-11-14 18:55:16,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=6fcd01d8-1176-4539-805f-d1d3587f4ea6&name=InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f2cdbdcb67b63ee39627d833c011ae403953f3" 2018-11-14 18:55:16,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6148a74e-75e5-4a5c-af2d-9ec7e5e6ad47 Date: Wed, 14 Nov 2018 18:55:16 GMT RESP BODY: {"ports":[]} 2018-11-14 18:55:16,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=6fcd01d8-1176-4539-805f-d1d3587f4ea6&name=InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-port&admin_state_up=True used request id req-6148a74e-75e5-4a5c-af2d-9ec7e5e6ad47 2018-11-14 18:55:16,633 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:55:16,634 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:55:17,032 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "080fa8dadd2048959deede367a4ed9d5", "name": "InstanceSecurityGroupTests-9045096c-3dde-45b-proj-role"}], "expires_at": "2018-11-14T19:55:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2a36792791646ac98895ed6560031d4", "name": "InstanceSecurityGroupTests-9045096c-3dde-45b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f2a36792791646ac98895ed6560031d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/f2a36792791646ac98895ed6560031d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/f2a36792791646ac98895ed6560031d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_f2a36792791646ac98895ed6560031d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_f2a36792791646ac98895ed6560031d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/f2a36792791646ac98895ed6560031d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/f2a36792791646ac98895ed6560031d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/f2a36792791646ac98895ed6560031d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/f2a36792791646ac98895ed6560031d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/f2a36792791646ac98895ed6560031d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/f2a36792791646ac98895ed6560031d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/f2a36792791646ac98895ed6560031d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/f2a36792791646ac98895ed6560031d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/f2a36792791646ac98895ed6560031d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-9045096c-3dde-45b-user", "id": "2a6f7d30841c4b8f92bfa84f1225a780"}, "audit_ids": ["K4W55Jc3Rn222mHCMc1HQg"], "issued_at": "2018-11-14T18:55:17.000000Z"}} 2018-11-14 18:55:17,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71644b1241a781b12ef8adeb66eb693228f0284a" 2018-11-14 18:55:17,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:55:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a009c0e2-4adc-4b54-b9b1-91c246d016e1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:55:17,133 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-a009c0e2-4adc-4b54-b9b1-91c246d016e1 2018-11-14 18:55:17,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f2cdbdcb67b63ee39627d833c011ae403953f3" 2018-11-14 18:55:17,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-ce0198a7-41c3-47da-94a3-e90641925073 Date: Wed, 14 Nov 2018 18:55:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f748edc4-5101-44fb-83bf-da97187c75f9"],"updated_at":"2018-11-14T18:55:08Z","tenant_id":"f2a36792791646ac98895ed6560031d4","created_at":"2018-11-14T18:55:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f2a36792791646ac98895ed6560031d4","id":"6fcd01d8-1176-4539-805f-d1d3587f4ea6","name":"InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-pub-net"}]} 2018-11-14 18:55:17,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-pub-net used request id req-ce0198a7-41c3-47da-94a3-e90641925073 2018-11-14 18:55:17,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=6fcd01d8-1176-4539-805f-d1d3587f4ea6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f2cdbdcb67b63ee39627d833c011ae403953f3" 2018-11-14 18:55:17,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-12fcbd57-5464-4ee9-a937-8dca73634f80 Date: Wed, 14 Nov 2018 18:55:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6fcd01d8-1176-4539-805f-d1d3587f4ea6","tenant_id":"f2a36792791646ac98895ed6560031d4","created_at":"2018-11-14T18:55:08Z","dns_nameservers":[],"updated_at":"2018-11-14T18:55:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f2a36792791646ac98895ed6560031d4","id":"f748edc4-5101-44fb-83bf-da97187c75f9","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-pub-subnet"}]} 2018-11-14 18:55:17,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=6fcd01d8-1176-4539-805f-d1d3587f4ea6 used request id req-12fcbd57-5464-4ee9-a937-8dca73634f80 2018-11-14 18:55:17,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f2cdbdcb67b63ee39627d833c011ae403953f3" 2018-11-14 18:55:17,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-db547e0c-4a2c-4e56-a94e-b7d24247d64e Date: Wed, 14 Nov 2018 18:55:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f748edc4-5101-44fb-83bf-da97187c75f9"],"updated_at":"2018-11-14T18:55:08Z","tenant_id":"f2a36792791646ac98895ed6560031d4","created_at":"2018-11-14T18:55:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f2a36792791646ac98895ed6560031d4","id":"6fcd01d8-1176-4539-805f-d1d3587f4ea6","name":"InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-pub-net"}]} 2018-11-14 18:55:17,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-pub-net used request id req-db547e0c-4a2c-4e56-a94e-b7d24247d64e 2018-11-14 18:55:17,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:55:17,968 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:55: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:55:17,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f2a36792791646ac98895ed6560031d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71644b1241a781b12ef8adeb66eb693228f0284a" 2018-11-14 18:55:18,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:55:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19b30fba-413d-4f34-a2c8-9d6e39f91074 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f2a36792791646ac98895ed6560031d4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2a36792791646ac98895ed6560031d4", "name": "InstanceSecurityGroupTests-9045096c-3dde-45b-proj"}} 2018-11-14 18:55:18,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f2a36792791646ac98895ed6560031d4 used request id req-19b30fba-413d-4f34-a2c8-9d6e39f91074 2018-11-14 18:55:18,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=6fcd01d8-1176-4539-805f-d1d3587f4ea6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f2cdbdcb67b63ee39627d833c011ae403953f3" 2018-11-14 18:55:18,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c1f47672-8d21-427b-b68d-895e691f00d5 Date: Wed, 14 Nov 2018 18:55:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6fcd01d8-1176-4539-805f-d1d3587f4ea6","tenant_id":"f2a36792791646ac98895ed6560031d4","created_at":"2018-11-14T18:55:08Z","dns_nameservers":[],"updated_at":"2018-11-14T18:55:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f2a36792791646ac98895ed6560031d4","id":"f748edc4-5101-44fb-83bf-da97187c75f9","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-pub-subnet"}]} 2018-11-14 18:55:18,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=6fcd01d8-1176-4539-805f-d1d3587f4ea6 used request id req-c1f47672-8d21-427b-b68d-895e691f00d5 2018-11-14 18:55:18,304 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-pub-net 2018-11-14 18:55:18,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f2cdbdcb67b63ee39627d833c011ae403953f3" -d '{"port": {"network_id": "6fcd01d8-1176-4539-805f-d1d3587f4ea6", "name": "InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-port", "admin_state_up": true}}' 2018-11-14 18:55:19,083 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 761 X-Openstack-Request-Id: req-2ca6b6fb-6499-449f-9850-30ee9acf60ef Date: Wed, 14 Nov 2018 18:55:19 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-11-14T18:55:18Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6fcd01d8-1176-4539-805f-d1d3587f4ea6","tenant_id":"f2a36792791646ac98895ed6560031d4","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-11-14T18:55:18Z","name":"InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:d5:06:a2","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"f2a36792791646ac98895ed6560031d4","fixed_ips":[{"subnet_id":"f748edc4-5101-44fb-83bf-da97187c75f9","ip_address":"10.55.0.26"}],"id":"22a58ba6-e5d0-4f59-95fa-4a99ad31b0cb","security_groups":["f45dfbe7-1699-437d-b16b-aa03d0c50ffb"],"device_id":""}} 2018-11-14 18:55:19,083 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-2ca6b6fb-6499-449f-9850-30ee9acf60ef 2018-11-14 18:55:19,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f2cdbdcb67b63ee39627d833c011ae403953f3" 2018-11-14 18:55:19,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-ad055230-4a5a-466e-8db9-f9b4e4fee428 Date: Wed, 14 Nov 2018 18:55:19 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f748edc4-5101-44fb-83bf-da97187c75f9"],"updated_at":"2018-11-14T18:55:08Z","tenant_id":"f2a36792791646ac98895ed6560031d4","created_at":"2018-11-14T18:55:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f2a36792791646ac98895ed6560031d4","id":"6fcd01d8-1176-4539-805f-d1d3587f4ea6","name":"InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-pub-net"}]} 2018-11-14 18:55:19,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-pub-net used request id req-ad055230-4a5a-466e-8db9-f9b4e4fee428 2018-11-14 18:55:19,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=6fcd01d8-1176-4539-805f-d1d3587f4ea6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f2cdbdcb67b63ee39627d833c011ae403953f3" 2018-11-14 18:55:19,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ec6aa6b3-c999-4a91-a699-837451d2f224 Date: Wed, 14 Nov 2018 18:55:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6fcd01d8-1176-4539-805f-d1d3587f4ea6","tenant_id":"f2a36792791646ac98895ed6560031d4","created_at":"2018-11-14T18:55:08Z","dns_nameservers":[],"updated_at":"2018-11-14T18:55:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f2a36792791646ac98895ed6560031d4","id":"f748edc4-5101-44fb-83bf-da97187c75f9","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-pub-subnet"}]} 2018-11-14 18:55:19,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=6fcd01d8-1176-4539-805f-d1d3587f4ea6 used request id req-ec6aa6b3-c999-4a91-a699-837451d2f224 2018-11-14 18:55:19,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f2cdbdcb67b63ee39627d833c011ae403953f3" 2018-11-14 18:55:19,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-db71caa7-05a2-40e3-91cc-0c0682050bce Date: Wed, 14 Nov 2018 18:55:19 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f748edc4-5101-44fb-83bf-da97187c75f9"],"updated_at":"2018-11-14T18:55:08Z","tenant_id":"f2a36792791646ac98895ed6560031d4","created_at":"2018-11-14T18:55:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f2a36792791646ac98895ed6560031d4","id":"6fcd01d8-1176-4539-805f-d1d3587f4ea6","name":"InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-pub-net"}]} 2018-11-14 18:55:19,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-pub-net used request id req-db71caa7-05a2-40e3-91cc-0c0682050bce 2018-11-14 18:55:19,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f2a36792791646ac98895ed6560031d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f2cdbdcb67b63ee39627d833c011ae403953f3" 2018-11-14 18:55:19,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:55:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55c8127e-2d04-49a1-b8e2-084d86cf9262 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f2a36792791646ac98895ed6560031d4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2a36792791646ac98895ed6560031d4", "name": "InstanceSecurityGroupTests-9045096c-3dde-45b-proj"}} 2018-11-14 18:55:19,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f2a36792791646ac98895ed6560031d4 used request id req-55c8127e-2d04-49a1-b8e2-084d86cf9262 2018-11-14 18:55:19,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=6fcd01d8-1176-4539-805f-d1d3587f4ea6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f2cdbdcb67b63ee39627d833c011ae403953f3" 2018-11-14 18:55:19,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8c8ad018-4a11-4b01-9786-adf6c908b13d Date: Wed, 14 Nov 2018 18:55:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6fcd01d8-1176-4539-805f-d1d3587f4ea6","tenant_id":"f2a36792791646ac98895ed6560031d4","created_at":"2018-11-14T18:55:08Z","dns_nameservers":[],"updated_at":"2018-11-14T18:55:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f2a36792791646ac98895ed6560031d4","id":"f748edc4-5101-44fb-83bf-da97187c75f9","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-pub-subnet"}]} 2018-11-14 18:55:19,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=6fcd01d8-1176-4539-805f-d1d3587f4ea6 used request id req-8c8ad018-4a11-4b01-9786-adf6c908b13d 2018-11-14 18:55:19,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=6fcd01d8-1176-4539-805f-d1d3587f4ea6&name=InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f2cdbdcb67b63ee39627d833c011ae403953f3" 2018-11-14 18:55:20,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-21c51bc9-2283-4d05-be73-403bafc0d008 Date: Wed, 14 Nov 2018 18:55:20 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6fcd01d8-1176-4539-805f-d1d3587f4ea6","tenant_id":"f2a36792791646ac98895ed6560031d4","created_at":"2018-11-14T18:55:18Z","admin_state_up":true,"updated_at":"2018-11-14T18:55:18Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:d5:06:a2","id":"22a58ba6-e5d0-4f59-95fa-4a99ad31b0cb","port_security_enabled":true,"project_id":"f2a36792791646ac98895ed6560031d4","fixed_ips":[{"subnet_id":"f748edc4-5101-44fb-83bf-da97187c75f9","ip_address":"10.55.0.26"}],"extra_dhcp_opts":[],"security_groups":["f45dfbe7-1699-437d-b16b-aa03d0c50ffb"],"name":"InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-port"}]} 2018-11-14 18:55:20,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=6fcd01d8-1176-4539-805f-d1d3587f4ea6&name=InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-port&admin_state_up=True used request id req-21c51bc9-2283-4d05-be73-403bafc0d008 2018-11-14 18:55:20,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f2a36792791646ac98895ed6560031d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f2cdbdcb67b63ee39627d833c011ae403953f3" 2018-11-14 18:55:20,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:55:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0977b414-62a7-441b-9b44-8b2804e48d26 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f2a36792791646ac98895ed6560031d4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2a36792791646ac98895ed6560031d4", "name": "InstanceSecurityGroupTests-9045096c-3dde-45b-proj"}} 2018-11-14 18:55:20,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f2a36792791646ac98895ed6560031d4 used request id req-0977b414-62a7-441b-9b44-8b2804e48d26 2018-11-14 18:55:20,329 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-inst 2018-11-14 18:55:20,332 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f2cdbdcb67b63ee39627d833c011ae403953f3" 2018-11-14 18:55:20,352 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:55: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-caf574e5-1d72-45de-bd4a-bbe2203671f3 x-compute-request-id: req-caf574e5-1d72-45de-bd4a-bbe2203671f3 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0b1eeda8-72b1-4669-8c21-76b2dae5b36e", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/0b1eeda8-72b1-4669-8c21-76b2dae5b36e", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/0b1eeda8-72b1-4669-8c21-76b2dae5b36e", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-flavor-name"}]} 2018-11-14 18:55:20,352 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-caf574e5-1d72-45de-bd4a-bbe2203671f3 2018-11-14 18:55:20,355 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/0b1eeda8-72b1-4669-8c21-76b2dae5b36e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f2cdbdcb67b63ee39627d833c011ae403953f3" 2018-11-14 18:55:20,565 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:55: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-7efc38c2-4b8c-430a-8c75-f07c0744efe2 x-compute-request-id: req-7efc38c2-4b8c-430a-8c75-f07c0744efe2 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-flavor-name", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/0b1eeda8-72b1-4669-8c21-76b2dae5b36e", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/0b1eeda8-72b1-4669-8c21-76b2dae5b36e", "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": "0b1eeda8-72b1-4669-8c21-76b2dae5b36e"}} 2018-11-14 18:55:20,565 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/0b1eeda8-72b1-4669-8c21-76b2dae5b36e used request id req-7efc38c2-4b8c-430a-8c75-f07c0744efe2 2018-11-14 18:55:20,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f5f2cdbdcb67b63ee39627d833c011ae403953f3" 2018-11-14 18:55:20,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-f002eb64-b4cb-4228-872c-1175b6208484 Date: Wed, 14 Nov 2018 18:55:20 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:55:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:55:05Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/9de164f7-5e21-42a4-9ff0-4888de7af3ef/snap", "metadata": {}}], "self": "/v2/images/9de164f7-5e21-42a4-9ff0-4888de7af3ef", "min_disk": 0, "protected": false, "id": "9de164f7-5e21-42a4-9ff0-4888de7af3ef", "file": "/v2/images/9de164f7-5e21-42a4-9ff0-4888de7af3ef/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f2a36792791646ac98895ed6560031d4", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/9de164f7-5e21-42a4-9ff0-4888de7af3ef/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-image"} 2018-11-14 18:55:20,785 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-image used request id req-f002eb64-b4cb-4228-872c-1175b6208484 2018-11-14 18:55:20,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f5f2cdbdcb67b63ee39627d833c011ae403953f3" 2018-11-14 18:55:20,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-34caa714-7ad3-4205-9e41-9e5486651928 Date: Wed, 14 Nov 2018 18:55: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-11-14 18:55:20,971 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-34caa714-7ad3-4205-9e41-9e5486651928 2018-11-14 18:55:20,977 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f2cdbdcb67b63ee39627d833c011ae403953f3" -d '{"server": {"name": "InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-inst", "imageRef": "9de164f7-5e21-42a4-9ff0-4888de7af3ef", "flavorRef": "0b1eeda8-72b1-4669-8c21-76b2dae5b36e", "max_count": 1, "min_count": 1, "networks": [{"port": "22a58ba6-e5d0-4f59-95fa-4a99ad31b0cb"}], "security_groups": [{"name": "InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-name"}]}}' 2018-11-14 18:55:23,207 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18:55: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-3cf63387-83c7-4a7c-9b6f-ca815ba58d81 x-compute-request-id: req-3cf63387-83c7-4a7c-9b6f-ca815ba58d81 Content-Length: 435 location: http://172.30.9.28:8774/v2.1/servers/ca6956e6-d899-4d9c-8956-aec1eca40fa8 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-name"}], "OS-DCF:diskConfig": "MANUAL", "id": "ca6956e6-d899-4d9c-8956-aec1eca40fa8", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ca6956e6-d899-4d9c-8956-aec1eca40fa8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ca6956e6-d899-4d9c-8956-aec1eca40fa8", "rel": "bookmark"}], "adminPass": "PktJRsuhm6Xm"}} 2018-11-14 18:55:23,207 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-3cf63387-83c7-4a7c-9b6f-ca815ba58d81 2018-11-14 18:55:23,210 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ca6956e6-d899-4d9c-8956-aec1eca40fa8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f2cdbdcb67b63ee39627d833c011ae403953f3" 2018-11-14 18:55:23,466 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:55: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-65961219-06cc-4052-8b83-5fe80d8776bd x-compute-request-id: req-65961219-06cc-4052-8b83-5fe80d8776bd 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.28:8774/v2.1/servers/ca6956e6-d899-4d9c-8956-aec1eca40fa8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ca6956e6-d899-4d9c-8956-aec1eca40fa8", "rel": "bookmark"}], "image": {"id": "9de164f7-5e21-42a4-9ff0-4888de7af3ef", "links": [{"href": "http://172.30.9.28:8774/images/9de164f7-5e21-42a4-9ff0-4888de7af3ef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0b1eeda8-72b1-4669-8c21-76b2dae5b36e", "links": [{"href": "http://172.30.9.28:8774/flavors/0b1eeda8-72b1-4669-8c21-76b2dae5b36e", "rel": "bookmark"}]}, "id": "ca6956e6-d899-4d9c-8956-aec1eca40fa8", "user_id": "2a6f7d30841c4b8f92bfa84f1225a780", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T18:55:23Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-inst", "created": "2018-11-14T18:55:23Z", "tenant_id": "f2a36792791646ac98895ed6560031d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:55:23,467 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ca6956e6-d899-4d9c-8956-aec1eca40fa8 used request id req-65961219-06cc-4052-8b83-5fe80d8776bd 2018-11-14 18:55:23,467 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-inst 2018-11-14 18:55:23,470 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ca6956e6-d899-4d9c-8956-aec1eca40fa8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f2cdbdcb67b63ee39627d833c011ae403953f3" 2018-11-14 18:55:23,879 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:55: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-cab974d9-d798-43e5-8993-196d0f4d418e x-compute-request-id: req-cab974d9-d798-43e5-8993-196d0f4d418e 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.28:8774/v2.1/servers/ca6956e6-d899-4d9c-8956-aec1eca40fa8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ca6956e6-d899-4d9c-8956-aec1eca40fa8", "rel": "bookmark"}], "image": {"id": "9de164f7-5e21-42a4-9ff0-4888de7af3ef", "links": [{"href": "http://172.30.9.28:8774/images/9de164f7-5e21-42a4-9ff0-4888de7af3ef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0b1eeda8-72b1-4669-8c21-76b2dae5b36e", "links": [{"href": "http://172.30.9.28:8774/flavors/0b1eeda8-72b1-4669-8c21-76b2dae5b36e", "rel": "bookmark"}]}, "id": "ca6956e6-d899-4d9c-8956-aec1eca40fa8", "user_id": "2a6f7d30841c4b8f92bfa84f1225a780", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T18:55:23Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-inst", "created": "2018-11-14T18:55:23Z", "tenant_id": "f2a36792791646ac98895ed6560031d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:55:23,879 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ca6956e6-d899-4d9c-8956-aec1eca40fa8 used request id req-cab974d9-d798-43e5-8993-196d0f4d418e 2018-11-14 18:55:23,880 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-inst] is - BUILD 2018-11-14 18:55:23,880 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-14 18:55:26,883 - create_instance - DEBUG - VM status query timeout in 896.584213972 2018-11-14 18:55:26,887 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ca6956e6-d899-4d9c-8956-aec1eca40fa8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f2cdbdcb67b63ee39627d833c011ae403953f3" 2018-11-14 18:55:27,431 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:55: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-c751c6c6-0812-4f0b-b982-abfc0ab03258 x-compute-request-id: req-c751c6c6-0812-4f0b-b982-abfc0ab03258 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.28:8774/v2.1/servers/ca6956e6-d899-4d9c-8956-aec1eca40fa8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ca6956e6-d899-4d9c-8956-aec1eca40fa8", "rel": "bookmark"}], "image": {"id": "9de164f7-5e21-42a4-9ff0-4888de7af3ef", "links": [{"href": "http://172.30.9.28:8774/images/9de164f7-5e21-42a4-9ff0-4888de7af3ef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0b1eeda8-72b1-4669-8c21-76b2dae5b36e", "links": [{"href": "http://172.30.9.28:8774/flavors/0b1eeda8-72b1-4669-8c21-76b2dae5b36e", "rel": "bookmark"}]}, "id": "ca6956e6-d899-4d9c-8956-aec1eca40fa8", "security_groups": [{"name": "default"}], "user_id": "2a6f7d30841c4b8f92bfa84f1225a780", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T18:55:24Z", "hostId": "2114231d983f3c74620e28200a513113d72a1e6c5d419b36496b5882", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-inst", "created": "2018-11-14T18:55:23Z", "tenant_id": "f2a36792791646ac98895ed6560031d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:55:27,431 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ca6956e6-d899-4d9c-8956-aec1eca40fa8 used request id req-c751c6c6-0812-4f0b-b982-abfc0ab03258 2018-11-14 18:55:27,432 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-inst] is - BUILD 2018-11-14 18:55:27,432 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-14 18:55:30,433 - create_instance - DEBUG - VM status query timeout in 893.034877062 2018-11-14 18:55:30,436 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ca6956e6-d899-4d9c-8956-aec1eca40fa8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f2cdbdcb67b63ee39627d833c011ae403953f3" 2018-11-14 18:55:31,337 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:55: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-5825b8fa-9bb6-4697-bf0a-55e23f049053 x-compute-request-id: req-5825b8fa-9bb6-4697-bf0a-55e23f049053 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:06:a2", "version": 4, "addr": "10.55.0.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ca6956e6-d899-4d9c-8956-aec1eca40fa8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ca6956e6-d899-4d9c-8956-aec1eca40fa8", "rel": "bookmark"}], "image": {"id": "9de164f7-5e21-42a4-9ff0-4888de7af3ef", "links": [{"href": "http://172.30.9.28:8774/images/9de164f7-5e21-42a4-9ff0-4888de7af3ef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:55:30.000000", "flavor": {"id": "0b1eeda8-72b1-4669-8c21-76b2dae5b36e", "links": [{"href": "http://172.30.9.28:8774/flavors/0b1eeda8-72b1-4669-8c21-76b2dae5b36e", "rel": "bookmark"}]}, "id": "ca6956e6-d899-4d9c-8956-aec1eca40fa8", "security_groups": [{"name": "default"}], "user_id": "2a6f7d30841c4b8f92bfa84f1225a780", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:55:30Z", "hostId": "2114231d983f3c74620e28200a513113d72a1e6c5d419b36496b5882", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-inst", "created": "2018-11-14T18:55:23Z", "tenant_id": "f2a36792791646ac98895ed6560031d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:55:31,338 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ca6956e6-d899-4d9c-8956-aec1eca40fa8 used request id req-5825b8fa-9bb6-4697-bf0a-55e23f049053 2018-11-14 18:55:31,338 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-inst] is - ACTIVE 2018-11-14 18:55:31,338 - create_instance - INFO - VM is - ACTIVE 2018-11-14 18:55:31,341 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ca6956e6-d899-4d9c-8956-aec1eca40fa8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f2cdbdcb67b63ee39627d833c011ae403953f3" 2018-11-14 18:55:32,261 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:55: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-f910e092-d893-480c-9349-7deaf60e6150 x-compute-request-id: req-f910e092-d893-480c-9349-7deaf60e6150 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:06:a2", "version": 4, "addr": "10.55.0.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ca6956e6-d899-4d9c-8956-aec1eca40fa8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ca6956e6-d899-4d9c-8956-aec1eca40fa8", "rel": "bookmark"}], "image": {"id": "9de164f7-5e21-42a4-9ff0-4888de7af3ef", "links": [{"href": "http://172.30.9.28:8774/images/9de164f7-5e21-42a4-9ff0-4888de7af3ef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:55:30.000000", "flavor": {"id": "0b1eeda8-72b1-4669-8c21-76b2dae5b36e", "links": [{"href": "http://172.30.9.28:8774/flavors/0b1eeda8-72b1-4669-8c21-76b2dae5b36e", "rel": "bookmark"}]}, "id": "ca6956e6-d899-4d9c-8956-aec1eca40fa8", "security_groups": [{"name": "default"}], "user_id": "2a6f7d30841c4b8f92bfa84f1225a780", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:55:30Z", "hostId": "2114231d983f3c74620e28200a513113d72a1e6c5d419b36496b5882", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-inst", "created": "2018-11-14T18:55:23Z", "tenant_id": "f2a36792791646ac98895ed6560031d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:55:32,261 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ca6956e6-d899-4d9c-8956-aec1eca40fa8 used request id req-f910e092-d893-480c-9349-7deaf60e6150 2018-11-14 18:55:32,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f2cdbdcb67b63ee39627d833c011ae403953f3" 2018-11-14 18:55:32,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-fce645c3-fcf7-46c3-aef0-ead800cade93 Date: Wed, 14 Nov 2018 18:55:32 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f748edc4-5101-44fb-83bf-da97187c75f9"],"updated_at":"2018-11-14T18:55:08Z","tenant_id":"f2a36792791646ac98895ed6560031d4","created_at":"2018-11-14T18:55:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f2a36792791646ac98895ed6560031d4","id":"6fcd01d8-1176-4539-805f-d1d3587f4ea6","name":"InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-pub-net"}]} 2018-11-14 18:55:32,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-pub-net used request id req-fce645c3-fcf7-46c3-aef0-ead800cade93 2018-11-14 18:55:32,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f2a36792791646ac98895ed6560031d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f2cdbdcb67b63ee39627d833c011ae403953f3" 2018-11-14 18:55:32,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:55:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6de4a9b-52a4-4947-9087-48a2984df893 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f2a36792791646ac98895ed6560031d4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2a36792791646ac98895ed6560031d4", "name": "InstanceSecurityGroupTests-9045096c-3dde-45b-proj"}} 2018-11-14 18:55:32,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f2a36792791646ac98895ed6560031d4 used request id req-d6de4a9b-52a4-4947-9087-48a2984df893 2018-11-14 18:55:32,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=6fcd01d8-1176-4539-805f-d1d3587f4ea6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f2cdbdcb67b63ee39627d833c011ae403953f3" 2018-11-14 18:55:32,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-00c86dc0-a397-4617-879c-f7701445c46c Date: Wed, 14 Nov 2018 18:55:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6fcd01d8-1176-4539-805f-d1d3587f4ea6","tenant_id":"f2a36792791646ac98895ed6560031d4","created_at":"2018-11-14T18:55:08Z","dns_nameservers":[],"updated_at":"2018-11-14T18:55:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f2a36792791646ac98895ed6560031d4","id":"f748edc4-5101-44fb-83bf-da97187c75f9","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-pub-subnet"}]} 2018-11-14 18:55:32,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=6fcd01d8-1176-4539-805f-d1d3587f4ea6 used request id req-00c86dc0-a397-4617-879c-f7701445c46c 2018-11-14 18:55:32,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=6fcd01d8-1176-4539-805f-d1d3587f4ea6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f2cdbdcb67b63ee39627d833c011ae403953f3" 2018-11-14 18:55:32,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3029 X-Openstack-Request-Id: req-433ec95d-24d8-4bce-a0e7-94cd9c59a713 Date: Wed, 14 Nov 2018 18:55:32 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6fcd01d8-1176-4539-805f-d1d3587f4ea6","tenant_id":"f2a36792791646ac98895ed6560031d4","created_at":"2018-11-14T18:55:18Z","admin_state_up":true,"updated_at":"2018-11-14T18:55:30Z","binding:vnic_type":"normal","device_id":"ca6956e6-d899-4d9c-8956-aec1eca40fa8","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:d5:06:a2","id":"22a58ba6-e5d0-4f59-95fa-4a99ad31b0cb","port_security_enabled":true,"project_id":"f2a36792791646ac98895ed6560031d4","fixed_ips":[{"subnet_id":"f748edc4-5101-44fb-83bf-da97187c75f9","ip_address":"10.55.0.26"}],"extra_dhcp_opts":[],"security_groups":["f45dfbe7-1699-437d-b16b-aa03d0c50ffb"],"name":"InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6fcd01d8-1176-4539-805f-d1d3587f4ea6","tenant_id":"f2a36792791646ac98895ed6560031d4","created_at":"2018-11-14T18:55:09Z","admin_state_up":true,"updated_at":"2018-11-14T18:55:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6fcd01d8-1176-4539-805f-d1d3587f4ea6","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:9e:bb:af","id":"8f29997f-be20-45b9-b4a6-d2faa62eb44b","port_security_enabled":false,"project_id":"f2a36792791646ac98895ed6560031d4","fixed_ips":[{"subnet_id":"f748edc4-5101-44fb-83bf-da97187c75f9","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6fcd01d8-1176-4539-805f-d1d3587f4ea6","tenant_id":"f2a36792791646ac98895ed6560031d4","created_at":"2018-11-14T18:55:09Z","admin_state_up":true,"updated_at":"2018-11-14T18:55:12Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6fcd01d8-1176-4539-805f-d1d3587f4ea6","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:cc:bd:a2","id":"c2aa13ac-b42b-480d-a5a7-297283969dee","port_security_enabled":false,"project_id":"f2a36792791646ac98895ed6560031d4","fixed_ips":[{"subnet_id":"f748edc4-5101-44fb-83bf-da97187c75f9","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6fcd01d8-1176-4539-805f-d1d3587f4ea6","tenant_id":"f2a36792791646ac98895ed6560031d4","created_at":"2018-11-14T18:55:10Z","admin_state_up":true,"updated_at":"2018-11-14T18:55:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6fcd01d8-1176-4539-805f-d1d3587f4ea6","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:19:2c:1e","id":"eee15d77-4a0d-40e5-bd21-41e71924c153","port_security_enabled":false,"project_id":"f2a36792791646ac98895ed6560031d4","fixed_ips":[{"subnet_id":"f748edc4-5101-44fb-83bf-da97187c75f9","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-14 18:55:32,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=6fcd01d8-1176-4539-805f-d1d3587f4ea6 used request id req-433ec95d-24d8-4bce-a0e7-94cd9c59a713 2018-11-14 18:55:32,584 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ca6956e6-d899-4d9c-8956-aec1eca40fa8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f2cdbdcb67b63ee39627d833c011ae403953f3" 2018-11-14 18:55:33,152 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:55: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-b7241ae9-d874-49a9-ba69-60c5f94e6a29 x-compute-request-id: req-b7241ae9-d874-49a9-ba69-60c5f94e6a29 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:06:a2", "version": 4, "addr": "10.55.0.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ca6956e6-d899-4d9c-8956-aec1eca40fa8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ca6956e6-d899-4d9c-8956-aec1eca40fa8", "rel": "bookmark"}], "image": {"id": "9de164f7-5e21-42a4-9ff0-4888de7af3ef", "links": [{"href": "http://172.30.9.28:8774/images/9de164f7-5e21-42a4-9ff0-4888de7af3ef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:55:30.000000", "flavor": {"id": "0b1eeda8-72b1-4669-8c21-76b2dae5b36e", "links": [{"href": "http://172.30.9.28:8774/flavors/0b1eeda8-72b1-4669-8c21-76b2dae5b36e", "rel": "bookmark"}]}, "id": "ca6956e6-d899-4d9c-8956-aec1eca40fa8", "security_groups": [{"name": "default"}], "user_id": "2a6f7d30841c4b8f92bfa84f1225a780", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:55:30Z", "hostId": "2114231d983f3c74620e28200a513113d72a1e6c5d419b36496b5882", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-inst", "created": "2018-11-14T18:55:23Z", "tenant_id": "f2a36792791646ac98895ed6560031d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:55:33,152 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ca6956e6-d899-4d9c-8956-aec1eca40fa8 used request id req-b7241ae9-d874-49a9-ba69-60c5f94e6a29 2018-11-14 18:55:33,152 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-inst] is - ACTIVE 2018-11-14 18:55:33,152 - create_instance - INFO - VM is - ACTIVE 2018-11-14 18:55:33,155 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ca6956e6-d899-4d9c-8956-aec1eca40fa8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f2cdbdcb67b63ee39627d833c011ae403953f3" 2018-11-14 18:55:33,685 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:55: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-c7c13683-e49b-418a-82ee-3e01b777f7ef x-compute-request-id: req-c7c13683-e49b-418a-82ee-3e01b777f7ef Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:06:a2", "version": 4, "addr": "10.55.0.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ca6956e6-d899-4d9c-8956-aec1eca40fa8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ca6956e6-d899-4d9c-8956-aec1eca40fa8", "rel": "bookmark"}], "image": {"id": "9de164f7-5e21-42a4-9ff0-4888de7af3ef", "links": [{"href": "http://172.30.9.28:8774/images/9de164f7-5e21-42a4-9ff0-4888de7af3ef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:55:30.000000", "flavor": {"id": "0b1eeda8-72b1-4669-8c21-76b2dae5b36e", "links": [{"href": "http://172.30.9.28:8774/flavors/0b1eeda8-72b1-4669-8c21-76b2dae5b36e", "rel": "bookmark"}]}, "id": "ca6956e6-d899-4d9c-8956-aec1eca40fa8", "security_groups": [{"name": "default"}], "user_id": "2a6f7d30841c4b8f92bfa84f1225a780", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:55:30Z", "hostId": "2114231d983f3c74620e28200a513113d72a1e6c5d419b36496b5882", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-inst", "created": "2018-11-14T18:55:23Z", "tenant_id": "f2a36792791646ac98895ed6560031d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:55:33,686 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ca6956e6-d899-4d9c-8956-aec1eca40fa8 used request id req-c7c13683-e49b-418a-82ee-3e01b777f7ef 2018-11-14 18:55:33,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f2cdbdcb67b63ee39627d833c011ae403953f3" 2018-11-14 18:55:34,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-7d15d6dc-45e4-4526-a612-e2ac8f8bb94a Date: Wed, 14 Nov 2018 18:55:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f748edc4-5101-44fb-83bf-da97187c75f9"],"updated_at":"2018-11-14T18:55:08Z","tenant_id":"f2a36792791646ac98895ed6560031d4","created_at":"2018-11-14T18:55:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f2a36792791646ac98895ed6560031d4","id":"6fcd01d8-1176-4539-805f-d1d3587f4ea6","name":"InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-pub-net"}]} 2018-11-14 18:55:34,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-pub-net used request id req-7d15d6dc-45e4-4526-a612-e2ac8f8bb94a 2018-11-14 18:55:34,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f2a36792791646ac98895ed6560031d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f2cdbdcb67b63ee39627d833c011ae403953f3" 2018-11-14 18:55:34,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:55:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-960efd89-a529-4deb-8348-8bc7213367f1 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f2a36792791646ac98895ed6560031d4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2a36792791646ac98895ed6560031d4", "name": "InstanceSecurityGroupTests-9045096c-3dde-45b-proj"}} 2018-11-14 18:55:34,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f2a36792791646ac98895ed6560031d4 used request id req-960efd89-a529-4deb-8348-8bc7213367f1 2018-11-14 18:55:34,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=6fcd01d8-1176-4539-805f-d1d3587f4ea6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f2cdbdcb67b63ee39627d833c011ae403953f3" 2018-11-14 18:55:34,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b00759c4-f098-423a-9c0c-39affa08748d Date: Wed, 14 Nov 2018 18:55:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6fcd01d8-1176-4539-805f-d1d3587f4ea6","tenant_id":"f2a36792791646ac98895ed6560031d4","created_at":"2018-11-14T18:55:08Z","dns_nameservers":[],"updated_at":"2018-11-14T18:55:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f2a36792791646ac98895ed6560031d4","id":"f748edc4-5101-44fb-83bf-da97187c75f9","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-pub-subnet"}]} 2018-11-14 18:55:34,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=6fcd01d8-1176-4539-805f-d1d3587f4ea6 used request id req-b00759c4-f098-423a-9c0c-39affa08748d 2018-11-14 18:55:34,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=6fcd01d8-1176-4539-805f-d1d3587f4ea6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f2cdbdcb67b63ee39627d833c011ae403953f3" 2018-11-14 18:55:34,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3029 X-Openstack-Request-Id: req-83094ce2-755e-4c1e-84ab-1249e5fabcd0 Date: Wed, 14 Nov 2018 18:55:34 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6fcd01d8-1176-4539-805f-d1d3587f4ea6","tenant_id":"f2a36792791646ac98895ed6560031d4","created_at":"2018-11-14T18:55:18Z","admin_state_up":true,"updated_at":"2018-11-14T18:55:30Z","binding:vnic_type":"normal","device_id":"ca6956e6-d899-4d9c-8956-aec1eca40fa8","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:d5:06:a2","id":"22a58ba6-e5d0-4f59-95fa-4a99ad31b0cb","port_security_enabled":true,"project_id":"f2a36792791646ac98895ed6560031d4","fixed_ips":[{"subnet_id":"f748edc4-5101-44fb-83bf-da97187c75f9","ip_address":"10.55.0.26"}],"extra_dhcp_opts":[],"security_groups":["f45dfbe7-1699-437d-b16b-aa03d0c50ffb"],"name":"InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6fcd01d8-1176-4539-805f-d1d3587f4ea6","tenant_id":"f2a36792791646ac98895ed6560031d4","created_at":"2018-11-14T18:55:09Z","admin_state_up":true,"updated_at":"2018-11-14T18:55:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6fcd01d8-1176-4539-805f-d1d3587f4ea6","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:9e:bb:af","id":"8f29997f-be20-45b9-b4a6-d2faa62eb44b","port_security_enabled":false,"project_id":"f2a36792791646ac98895ed6560031d4","fixed_ips":[{"subnet_id":"f748edc4-5101-44fb-83bf-da97187c75f9","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6fcd01d8-1176-4539-805f-d1d3587f4ea6","tenant_id":"f2a36792791646ac98895ed6560031d4","created_at":"2018-11-14T18:55:09Z","admin_state_up":true,"updated_at":"2018-11-14T18:55:12Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6fcd01d8-1176-4539-805f-d1d3587f4ea6","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:cc:bd:a2","id":"c2aa13ac-b42b-480d-a5a7-297283969dee","port_security_enabled":false,"project_id":"f2a36792791646ac98895ed6560031d4","fixed_ips":[{"subnet_id":"f748edc4-5101-44fb-83bf-da97187c75f9","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6fcd01d8-1176-4539-805f-d1d3587f4ea6","tenant_id":"f2a36792791646ac98895ed6560031d4","created_at":"2018-11-14T18:55:10Z","admin_state_up":true,"updated_at":"2018-11-14T18:55:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6fcd01d8-1176-4539-805f-d1d3587f4ea6","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:19:2c:1e","id":"eee15d77-4a0d-40e5-bd21-41e71924c153","port_security_enabled":false,"project_id":"f2a36792791646ac98895ed6560031d4","fixed_ips":[{"subnet_id":"f748edc4-5101-44fb-83bf-da97187c75f9","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-14 18:55:34,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=6fcd01d8-1176-4539-805f-d1d3587f4ea6 used request id req-83094ce2-755e-4c1e-84ab-1249e5fabcd0 2018-11-14 18:55:34,370 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/ca6956e6-d899-4d9c-8956-aec1eca40fa8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f2cdbdcb67b63ee39627d833c011ae403953f3" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-name"}}' 2018-11-14 18:55:35,580 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18:55: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-6d017ff9-f83e-48f0-babc-1dd4fa0d6c22 x-compute-request-id: req-6d017ff9-f83e-48f0-babc-1dd4fa0d6c22 Content-Length: 0 Content-Type: application/json 2018-11-14 18:55:35,581 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/ca6956e6-d899-4d9c-8956-aec1eca40fa8/action used request id req-6d017ff9-f83e-48f0-babc-1dd4fa0d6c22 2018-11-14 18:55:35,581 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:55:36,074 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "080fa8dadd2048959deede367a4ed9d5", "name": "InstanceSecurityGroupTests-9045096c-3dde-45b-proj-role"}], "expires_at": "2018-11-14T19:55:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2a36792791646ac98895ed6560031d4", "name": "InstanceSecurityGroupTests-9045096c-3dde-45b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f2a36792791646ac98895ed6560031d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/f2a36792791646ac98895ed6560031d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/f2a36792791646ac98895ed6560031d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_f2a36792791646ac98895ed6560031d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_f2a36792791646ac98895ed6560031d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/f2a36792791646ac98895ed6560031d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/f2a36792791646ac98895ed6560031d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/f2a36792791646ac98895ed6560031d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/f2a36792791646ac98895ed6560031d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/f2a36792791646ac98895ed6560031d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/f2a36792791646ac98895ed6560031d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/f2a36792791646ac98895ed6560031d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/f2a36792791646ac98895ed6560031d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/f2a36792791646ac98895ed6560031d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-9045096c-3dde-45b-user", "id": "2a6f7d30841c4b8f92bfa84f1225a780"}, "audit_ids": ["53QyrYUGRkqYlHLiEE6d_Q"], "issued_at": "2018-11-14T18:55:36.000000Z"}} 2018-11-14 18:55:36,077 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ca6956e6-d899-4d9c-8956-aec1eca40fa8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cf203f8f03e8adfbafd322c22ccb53b71a11b19" 2018-11-14 18:55:36,824 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:55:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1f37d8fa-f182-4e54-9766-708e64b77fcd x-compute-request-id: req-1f37d8fa-f182-4e54-9766-708e64b77fcd Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:06:a2", "version": 4, "addr": "10.55.0.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ca6956e6-d899-4d9c-8956-aec1eca40fa8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ca6956e6-d899-4d9c-8956-aec1eca40fa8", "rel": "bookmark"}], "image": {"id": "9de164f7-5e21-42a4-9ff0-4888de7af3ef", "links": [{"href": "http://172.30.9.28:8774/images/9de164f7-5e21-42a4-9ff0-4888de7af3ef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:55:30.000000", "flavor": {"id": "0b1eeda8-72b1-4669-8c21-76b2dae5b36e", "links": [{"href": "http://172.30.9.28:8774/flavors/0b1eeda8-72b1-4669-8c21-76b2dae5b36e", "rel": "bookmark"}]}, "id": "ca6956e6-d899-4d9c-8956-aec1eca40fa8", "security_groups": [{"name": "InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-name"}, {"name": "default"}], "user_id": "2a6f7d30841c4b8f92bfa84f1225a780", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:55:30Z", "hostId": "2114231d983f3c74620e28200a513113d72a1e6c5d419b36496b5882", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-inst", "created": "2018-11-14T18:55:23Z", "tenant_id": "f2a36792791646ac98895ed6560031d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:55:36,824 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ca6956e6-d899-4d9c-8956-aec1eca40fa8 used request id req-1f37d8fa-f182-4e54-9766-708e64b77fcd 2018-11-14 18:55:36,828 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ca6956e6-d899-4d9c-8956-aec1eca40fa8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f2cdbdcb67b63ee39627d833c011ae403953f3" 2018-11-14 18:55:37,376 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:55:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d9880a1d-9aa1-4ad5-a932-753d136afc09 x-compute-request-id: req-d9880a1d-9aa1-4ad5-a932-753d136afc09 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:06:a2", "version": 4, "addr": "10.55.0.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ca6956e6-d899-4d9c-8956-aec1eca40fa8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ca6956e6-d899-4d9c-8956-aec1eca40fa8", "rel": "bookmark"}], "image": {"id": "9de164f7-5e21-42a4-9ff0-4888de7af3ef", "links": [{"href": "http://172.30.9.28:8774/images/9de164f7-5e21-42a4-9ff0-4888de7af3ef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:55:30.000000", "flavor": {"id": "0b1eeda8-72b1-4669-8c21-76b2dae5b36e", "links": [{"href": "http://172.30.9.28:8774/flavors/0b1eeda8-72b1-4669-8c21-76b2dae5b36e", "rel": "bookmark"}]}, "id": "ca6956e6-d899-4d9c-8956-aec1eca40fa8", "security_groups": [{"name": "InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-name"}, {"name": "default"}], "user_id": "2a6f7d30841c4b8f92bfa84f1225a780", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:55:30Z", "hostId": "2114231d983f3c74620e28200a513113d72a1e6c5d419b36496b5882", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-inst", "created": "2018-11-14T18:55:23Z", "tenant_id": "f2a36792791646ac98895ed6560031d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:55:37,377 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ca6956e6-d899-4d9c-8956-aec1eca40fa8 used request id req-d9880a1d-9aa1-4ad5-a932-753d136afc09 2018-11-14 18:55:37,377 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-inst] is - ACTIVE 2018-11-14 18:55:37,377 - create_instance - INFO - VM is - ACTIVE 2018-11-14 18:55:37,380 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ca6956e6-d899-4d9c-8956-aec1eca40fa8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f2cdbdcb67b63ee39627d833c011ae403953f3" 2018-11-14 18:55:37,986 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:55: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-5632c238-8033-418d-a65e-5a71b2787969 x-compute-request-id: req-5632c238-8033-418d-a65e-5a71b2787969 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:06:a2", "version": 4, "addr": "10.55.0.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ca6956e6-d899-4d9c-8956-aec1eca40fa8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ca6956e6-d899-4d9c-8956-aec1eca40fa8", "rel": "bookmark"}], "image": {"id": "9de164f7-5e21-42a4-9ff0-4888de7af3ef", "links": [{"href": "http://172.30.9.28:8774/images/9de164f7-5e21-42a4-9ff0-4888de7af3ef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:55:30.000000", "flavor": {"id": "0b1eeda8-72b1-4669-8c21-76b2dae5b36e", "links": [{"href": "http://172.30.9.28:8774/flavors/0b1eeda8-72b1-4669-8c21-76b2dae5b36e", "rel": "bookmark"}]}, "id": "ca6956e6-d899-4d9c-8956-aec1eca40fa8", "security_groups": [{"name": "InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-name"}, {"name": "default"}], "user_id": "2a6f7d30841c4b8f92bfa84f1225a780", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:55:30Z", "hostId": "2114231d983f3c74620e28200a513113d72a1e6c5d419b36496b5882", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-inst", "created": "2018-11-14T18:55:23Z", "tenant_id": "f2a36792791646ac98895ed6560031d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:55:37,987 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ca6956e6-d899-4d9c-8956-aec1eca40fa8 used request id req-5632c238-8033-418d-a65e-5a71b2787969 2018-11-14 18:55:37,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f2cdbdcb67b63ee39627d833c011ae403953f3" 2018-11-14 18:55:38,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-35c92bbc-da5f-48cc-afd2-9035cd6e5111 Date: Wed, 14 Nov 2018 18:55:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f748edc4-5101-44fb-83bf-da97187c75f9"],"updated_at":"2018-11-14T18:55:08Z","tenant_id":"f2a36792791646ac98895ed6560031d4","created_at":"2018-11-14T18:55:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f2a36792791646ac98895ed6560031d4","id":"6fcd01d8-1176-4539-805f-d1d3587f4ea6","name":"InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-pub-net"}]} 2018-11-14 18:55:38,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-pub-net used request id req-35c92bbc-da5f-48cc-afd2-9035cd6e5111 2018-11-14 18:55:38,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f2a36792791646ac98895ed6560031d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f2cdbdcb67b63ee39627d833c011ae403953f3" 2018-11-14 18:55:38,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:55:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0999fda-81cd-454d-aec5-9d4138e38bf5 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f2a36792791646ac98895ed6560031d4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2a36792791646ac98895ed6560031d4", "name": "InstanceSecurityGroupTests-9045096c-3dde-45b-proj"}} 2018-11-14 18:55:38,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f2a36792791646ac98895ed6560031d4 used request id req-e0999fda-81cd-454d-aec5-9d4138e38bf5 2018-11-14 18:55:38,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=6fcd01d8-1176-4539-805f-d1d3587f4ea6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f2cdbdcb67b63ee39627d833c011ae403953f3" 2018-11-14 18:55:38,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a6bfd0c0-3bf5-4cd2-807e-b20cea350de9 Date: Wed, 14 Nov 2018 18:55:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6fcd01d8-1176-4539-805f-d1d3587f4ea6","tenant_id":"f2a36792791646ac98895ed6560031d4","created_at":"2018-11-14T18:55:08Z","dns_nameservers":[],"updated_at":"2018-11-14T18:55:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f2a36792791646ac98895ed6560031d4","id":"f748edc4-5101-44fb-83bf-da97187c75f9","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-pub-subnet"}]} 2018-11-14 18:55:38,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=6fcd01d8-1176-4539-805f-d1d3587f4ea6 used request id req-a6bfd0c0-3bf5-4cd2-807e-b20cea350de9 2018-11-14 18:55:38,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=6fcd01d8-1176-4539-805f-d1d3587f4ea6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f2cdbdcb67b63ee39627d833c011ae403953f3" 2018-11-14 18:55:38,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3068 X-Openstack-Request-Id: req-513cec35-d888-4c91-86f9-f8be1dddb56c Date: Wed, 14 Nov 2018 18:55:38 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6fcd01d8-1176-4539-805f-d1d3587f4ea6","tenant_id":"f2a36792791646ac98895ed6560031d4","created_at":"2018-11-14T18:55:18Z","admin_state_up":true,"updated_at":"2018-11-14T18:55:35Z","binding:vnic_type":"normal","device_id":"ca6956e6-d899-4d9c-8956-aec1eca40fa8","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:d5:06:a2","id":"22a58ba6-e5d0-4f59-95fa-4a99ad31b0cb","port_security_enabled":true,"project_id":"f2a36792791646ac98895ed6560031d4","fixed_ips":[{"subnet_id":"f748edc4-5101-44fb-83bf-da97187c75f9","ip_address":"10.55.0.26"}],"extra_dhcp_opts":[],"security_groups":["cf3ec71e-89bb-49af-bb2a-0b35579a9ecb","f45dfbe7-1699-437d-b16b-aa03d0c50ffb"],"name":"InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6fcd01d8-1176-4539-805f-d1d3587f4ea6","tenant_id":"f2a36792791646ac98895ed6560031d4","created_at":"2018-11-14T18:55:09Z","admin_state_up":true,"updated_at":"2018-11-14T18:55:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6fcd01d8-1176-4539-805f-d1d3587f4ea6","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:9e:bb:af","id":"8f29997f-be20-45b9-b4a6-d2faa62eb44b","port_security_enabled":false,"project_id":"f2a36792791646ac98895ed6560031d4","fixed_ips":[{"subnet_id":"f748edc4-5101-44fb-83bf-da97187c75f9","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6fcd01d8-1176-4539-805f-d1d3587f4ea6","tenant_id":"f2a36792791646ac98895ed6560031d4","created_at":"2018-11-14T18:55:09Z","admin_state_up":true,"updated_at":"2018-11-14T18:55:12Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6fcd01d8-1176-4539-805f-d1d3587f4ea6","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:cc:bd:a2","id":"c2aa13ac-b42b-480d-a5a7-297283969dee","port_security_enabled":false,"project_id":"f2a36792791646ac98895ed6560031d4","fixed_ips":[{"subnet_id":"f748edc4-5101-44fb-83bf-da97187c75f9","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6fcd01d8-1176-4539-805f-d1d3587f4ea6","tenant_id":"f2a36792791646ac98895ed6560031d4","created_at":"2018-11-14T18:55:10Z","admin_state_up":true,"updated_at":"2018-11-14T18:55:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6fcd01d8-1176-4539-805f-d1d3587f4ea6","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:19:2c:1e","id":"eee15d77-4a0d-40e5-bd21-41e71924c153","port_security_enabled":false,"project_id":"f2a36792791646ac98895ed6560031d4","fixed_ips":[{"subnet_id":"f748edc4-5101-44fb-83bf-da97187c75f9","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-14 18:55:38,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=6fcd01d8-1176-4539-805f-d1d3587f4ea6 used request id req-513cec35-d888-4c91-86f9-f8be1dddb56c 2018-11-14 18:55:38,684 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ca6956e6-d899-4d9c-8956-aec1eca40fa8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f2cdbdcb67b63ee39627d833c011ae403953f3" 2018-11-14 18:55:39,161 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:55: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-3d8b6ea1-f80c-4ad3-b5d7-6e7150273bf7 x-compute-request-id: req-3d8b6ea1-f80c-4ad3-b5d7-6e7150273bf7 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:06:a2", "version": 4, "addr": "10.55.0.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ca6956e6-d899-4d9c-8956-aec1eca40fa8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ca6956e6-d899-4d9c-8956-aec1eca40fa8", "rel": "bookmark"}], "image": {"id": "9de164f7-5e21-42a4-9ff0-4888de7af3ef", "links": [{"href": "http://172.30.9.28:8774/images/9de164f7-5e21-42a4-9ff0-4888de7af3ef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:55:30.000000", "flavor": {"id": "0b1eeda8-72b1-4669-8c21-76b2dae5b36e", "links": [{"href": "http://172.30.9.28:8774/flavors/0b1eeda8-72b1-4669-8c21-76b2dae5b36e", "rel": "bookmark"}]}, "id": "ca6956e6-d899-4d9c-8956-aec1eca40fa8", "security_groups": [{"name": "InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-name"}, {"name": "default"}], "user_id": "2a6f7d30841c4b8f92bfa84f1225a780", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:55:30Z", "hostId": "2114231d983f3c74620e28200a513113d72a1e6c5d419b36496b5882", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-inst", "created": "2018-11-14T18:55:23Z", "tenant_id": "f2a36792791646ac98895ed6560031d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:55:39,161 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ca6956e6-d899-4d9c-8956-aec1eca40fa8 used request id req-3d8b6ea1-f80c-4ad3-b5d7-6e7150273bf7 2018-11-14 18:55:39,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f2cdbdcb67b63ee39627d833c011ae403953f3" 2018-11-14 18:55:39,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-3775c572-c149-4dfc-950d-25a4410402d3 Date: Wed, 14 Nov 2018 18:55:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f748edc4-5101-44fb-83bf-da97187c75f9"],"updated_at":"2018-11-14T18:55:08Z","tenant_id":"f2a36792791646ac98895ed6560031d4","created_at":"2018-11-14T18:55:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f2a36792791646ac98895ed6560031d4","id":"6fcd01d8-1176-4539-805f-d1d3587f4ea6","name":"InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-pub-net"}]} 2018-11-14 18:55:39,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-pub-net used request id req-3775c572-c149-4dfc-950d-25a4410402d3 2018-11-14 18:55:39,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f2a36792791646ac98895ed6560031d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f2cdbdcb67b63ee39627d833c011ae403953f3" 2018-11-14 18:55:39,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:55:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b588d338-f7c7-412b-97be-4a7f2a477c1e Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f2a36792791646ac98895ed6560031d4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2a36792791646ac98895ed6560031d4", "name": "InstanceSecurityGroupTests-9045096c-3dde-45b-proj"}} 2018-11-14 18:55:39,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f2a36792791646ac98895ed6560031d4 used request id req-b588d338-f7c7-412b-97be-4a7f2a477c1e 2018-11-14 18:55:39,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=6fcd01d8-1176-4539-805f-d1d3587f4ea6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f2cdbdcb67b63ee39627d833c011ae403953f3" 2018-11-14 18:55:39,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c0a24af9-f0f4-4bef-843d-60897f0cafd8 Date: Wed, 14 Nov 2018 18:55:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6fcd01d8-1176-4539-805f-d1d3587f4ea6","tenant_id":"f2a36792791646ac98895ed6560031d4","created_at":"2018-11-14T18:55:08Z","dns_nameservers":[],"updated_at":"2018-11-14T18:55:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f2a36792791646ac98895ed6560031d4","id":"f748edc4-5101-44fb-83bf-da97187c75f9","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-pub-subnet"}]} 2018-11-14 18:55:39,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=6fcd01d8-1176-4539-805f-d1d3587f4ea6 used request id req-c0a24af9-f0f4-4bef-843d-60897f0cafd8 2018-11-14 18:55:39,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=6fcd01d8-1176-4539-805f-d1d3587f4ea6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f2cdbdcb67b63ee39627d833c011ae403953f3" 2018-11-14 18:55:39,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3068 X-Openstack-Request-Id: req-98694357-e66b-4358-bd25-1f40833535d3 Date: Wed, 14 Nov 2018 18:55:39 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6fcd01d8-1176-4539-805f-d1d3587f4ea6","tenant_id":"f2a36792791646ac98895ed6560031d4","created_at":"2018-11-14T18:55:18Z","admin_state_up":true,"updated_at":"2018-11-14T18:55:35Z","binding:vnic_type":"normal","device_id":"ca6956e6-d899-4d9c-8956-aec1eca40fa8","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:d5:06:a2","id":"22a58ba6-e5d0-4f59-95fa-4a99ad31b0cb","port_security_enabled":true,"project_id":"f2a36792791646ac98895ed6560031d4","fixed_ips":[{"subnet_id":"f748edc4-5101-44fb-83bf-da97187c75f9","ip_address":"10.55.0.26"}],"extra_dhcp_opts":[],"security_groups":["cf3ec71e-89bb-49af-bb2a-0b35579a9ecb","f45dfbe7-1699-437d-b16b-aa03d0c50ffb"],"name":"InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6fcd01d8-1176-4539-805f-d1d3587f4ea6","tenant_id":"f2a36792791646ac98895ed6560031d4","created_at":"2018-11-14T18:55:09Z","admin_state_up":true,"updated_at":"2018-11-14T18:55:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6fcd01d8-1176-4539-805f-d1d3587f4ea6","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:9e:bb:af","id":"8f29997f-be20-45b9-b4a6-d2faa62eb44b","port_security_enabled":false,"project_id":"f2a36792791646ac98895ed6560031d4","fixed_ips":[{"subnet_id":"f748edc4-5101-44fb-83bf-da97187c75f9","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6fcd01d8-1176-4539-805f-d1d3587f4ea6","tenant_id":"f2a36792791646ac98895ed6560031d4","created_at":"2018-11-14T18:55:09Z","admin_state_up":true,"updated_at":"2018-11-14T18:55:12Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6fcd01d8-1176-4539-805f-d1d3587f4ea6","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:cc:bd:a2","id":"c2aa13ac-b42b-480d-a5a7-297283969dee","port_security_enabled":false,"project_id":"f2a36792791646ac98895ed6560031d4","fixed_ips":[{"subnet_id":"f748edc4-5101-44fb-83bf-da97187c75f9","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6fcd01d8-1176-4539-805f-d1d3587f4ea6","tenant_id":"f2a36792791646ac98895ed6560031d4","created_at":"2018-11-14T18:55:10Z","admin_state_up":true,"updated_at":"2018-11-14T18:55:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6fcd01d8-1176-4539-805f-d1d3587f4ea6","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:19:2c:1e","id":"eee15d77-4a0d-40e5-bd21-41e71924c153","port_security_enabled":false,"project_id":"f2a36792791646ac98895ed6560031d4","fixed_ips":[{"subnet_id":"f748edc4-5101-44fb-83bf-da97187c75f9","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-14 18:55:39,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=6fcd01d8-1176-4539-805f-d1d3587f4ea6 used request id req-98694357-e66b-4358-bd25-1f40833535d3 2018-11-14 18:55:39,494 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/ca6956e6-d899-4d9c-8956-aec1eca40fa8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f2cdbdcb67b63ee39627d833c011ae403953f3" -d '{"removeSecurityGroup": {"name": "InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-name"}}' 2018-11-14 18:55:40,780 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18: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-d6caee9d-55bc-4aee-82dc-3773358ab3f2 x-compute-request-id: req-d6caee9d-55bc-4aee-82dc-3773358ab3f2 Content-Length: 0 Content-Type: application/json 2018-11-14 18:55:40,780 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/ca6956e6-d899-4d9c-8956-aec1eca40fa8/action used request id req-d6caee9d-55bc-4aee-82dc-3773358ab3f2 2018-11-14 18:55:40,783 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ca6956e6-d899-4d9c-8956-aec1eca40fa8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f2cdbdcb67b63ee39627d833c011ae403953f3" 2018-11-14 18:55:41,453 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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-f97ec70a-28aa-4709-9fdf-274ddf67d2f0 x-compute-request-id: req-f97ec70a-28aa-4709-9fdf-274ddf67d2f0 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:06:a2", "version": 4, "addr": "10.55.0.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ca6956e6-d899-4d9c-8956-aec1eca40fa8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ca6956e6-d899-4d9c-8956-aec1eca40fa8", "rel": "bookmark"}], "image": {"id": "9de164f7-5e21-42a4-9ff0-4888de7af3ef", "links": [{"href": "http://172.30.9.28:8774/images/9de164f7-5e21-42a4-9ff0-4888de7af3ef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:55:30.000000", "flavor": {"id": "0b1eeda8-72b1-4669-8c21-76b2dae5b36e", "links": [{"href": "http://172.30.9.28:8774/flavors/0b1eeda8-72b1-4669-8c21-76b2dae5b36e", "rel": "bookmark"}]}, "id": "ca6956e6-d899-4d9c-8956-aec1eca40fa8", "security_groups": [{"name": "default"}], "user_id": "2a6f7d30841c4b8f92bfa84f1225a780", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:55:30Z", "hostId": "2114231d983f3c74620e28200a513113d72a1e6c5d419b36496b5882", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-inst", "created": "2018-11-14T18:55:23Z", "tenant_id": "f2a36792791646ac98895ed6560031d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:55:41,453 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ca6956e6-d899-4d9c-8956-aec1eca40fa8 used request id req-f97ec70a-28aa-4709-9fdf-274ddf67d2f0 2018-11-14 18:55:41,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f2cdbdcb67b63ee39627d833c011ae403953f3" 2018-11-14 18:55:41,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-026b3be3-cc0f-4b17-be29-29f7cf214eb7 Date: Wed, 14 Nov 2018 18:55:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f748edc4-5101-44fb-83bf-da97187c75f9"],"updated_at":"2018-11-14T18:55:08Z","tenant_id":"f2a36792791646ac98895ed6560031d4","created_at":"2018-11-14T18:55:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f2a36792791646ac98895ed6560031d4","id":"6fcd01d8-1176-4539-805f-d1d3587f4ea6","name":"InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-pub-net"}]} 2018-11-14 18:55:41,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-pub-net used request id req-026b3be3-cc0f-4b17-be29-29f7cf214eb7 2018-11-14 18:55:41,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f2a36792791646ac98895ed6560031d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f2cdbdcb67b63ee39627d833c011ae403953f3" 2018-11-14 18:55:41,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:55:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7d34e81-da5c-485b-888e-2ec3e155598c Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f2a36792791646ac98895ed6560031d4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2a36792791646ac98895ed6560031d4", "name": "InstanceSecurityGroupTests-9045096c-3dde-45b-proj"}} 2018-11-14 18:55:41,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f2a36792791646ac98895ed6560031d4 used request id req-f7d34e81-da5c-485b-888e-2ec3e155598c 2018-11-14 18:55:41,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=6fcd01d8-1176-4539-805f-d1d3587f4ea6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f2cdbdcb67b63ee39627d833c011ae403953f3" 2018-11-14 18:55:41,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-be8962dc-aa4e-47c9-98a3-07e38fbd7d29 Date: Wed, 14 Nov 2018 18:55:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6fcd01d8-1176-4539-805f-d1d3587f4ea6","tenant_id":"f2a36792791646ac98895ed6560031d4","created_at":"2018-11-14T18:55:08Z","dns_nameservers":[],"updated_at":"2018-11-14T18:55:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f2a36792791646ac98895ed6560031d4","id":"f748edc4-5101-44fb-83bf-da97187c75f9","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-pub-subnet"}]} 2018-11-14 18:55:41,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=6fcd01d8-1176-4539-805f-d1d3587f4ea6 used request id req-be8962dc-aa4e-47c9-98a3-07e38fbd7d29 2018-11-14 18:55:41,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=6fcd01d8-1176-4539-805f-d1d3587f4ea6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f2cdbdcb67b63ee39627d833c011ae403953f3" 2018-11-14 18:55:41,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3029 X-Openstack-Request-Id: req-dbb081fd-f4b1-48e4-bf37-0db75fc2ccec Date: Wed, 14 Nov 2018 18:55:41 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6fcd01d8-1176-4539-805f-d1d3587f4ea6","tenant_id":"f2a36792791646ac98895ed6560031d4","created_at":"2018-11-14T18:55:18Z","admin_state_up":true,"updated_at":"2018-11-14T18:55:40Z","binding:vnic_type":"normal","device_id":"ca6956e6-d899-4d9c-8956-aec1eca40fa8","device_owner":"compute:nova","revision_number":14,"mac_address":"fa:16:3e:d5:06:a2","id":"22a58ba6-e5d0-4f59-95fa-4a99ad31b0cb","port_security_enabled":true,"project_id":"f2a36792791646ac98895ed6560031d4","fixed_ips":[{"subnet_id":"f748edc4-5101-44fb-83bf-da97187c75f9","ip_address":"10.55.0.26"}],"extra_dhcp_opts":[],"security_groups":["f45dfbe7-1699-437d-b16b-aa03d0c50ffb"],"name":"InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6fcd01d8-1176-4539-805f-d1d3587f4ea6","tenant_id":"f2a36792791646ac98895ed6560031d4","created_at":"2018-11-14T18:55:09Z","admin_state_up":true,"updated_at":"2018-11-14T18:55:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6fcd01d8-1176-4539-805f-d1d3587f4ea6","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:9e:bb:af","id":"8f29997f-be20-45b9-b4a6-d2faa62eb44b","port_security_enabled":false,"project_id":"f2a36792791646ac98895ed6560031d4","fixed_ips":[{"subnet_id":"f748edc4-5101-44fb-83bf-da97187c75f9","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6fcd01d8-1176-4539-805f-d1d3587f4ea6","tenant_id":"f2a36792791646ac98895ed6560031d4","created_at":"2018-11-14T18:55:09Z","admin_state_up":true,"updated_at":"2018-11-14T18:55:12Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6fcd01d8-1176-4539-805f-d1d3587f4ea6","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:cc:bd:a2","id":"c2aa13ac-b42b-480d-a5a7-297283969dee","port_security_enabled":false,"project_id":"f2a36792791646ac98895ed6560031d4","fixed_ips":[{"subnet_id":"f748edc4-5101-44fb-83bf-da97187c75f9","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6fcd01d8-1176-4539-805f-d1d3587f4ea6","tenant_id":"f2a36792791646ac98895ed6560031d4","created_at":"2018-11-14T18:55:10Z","admin_state_up":true,"updated_at":"2018-11-14T18:55:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6fcd01d8-1176-4539-805f-d1d3587f4ea6","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:19:2c:1e","id":"eee15d77-4a0d-40e5-bd21-41e71924c153","port_security_enabled":false,"project_id":"f2a36792791646ac98895ed6560031d4","fixed_ips":[{"subnet_id":"f748edc4-5101-44fb-83bf-da97187c75f9","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-14 18:55:41,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=6fcd01d8-1176-4539-805f-d1d3587f4ea6 used request id req-dbb081fd-f4b1-48e4-bf37-0db75fc2ccec 2018-11-14 18:55:41,767 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ca6956e6-d899-4d9c-8956-aec1eca40fa8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cf203f8f03e8adfbafd322c22ccb53b71a11b19" 2018-11-14 18:55:42,301 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:55:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-19ec2b2a-2fd2-4c45-90c1-822255a0cb30 x-compute-request-id: req-19ec2b2a-2fd2-4c45-90c1-822255a0cb30 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:06:a2", "version": 4, "addr": "10.55.0.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ca6956e6-d899-4d9c-8956-aec1eca40fa8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ca6956e6-d899-4d9c-8956-aec1eca40fa8", "rel": "bookmark"}], "image": {"id": "9de164f7-5e21-42a4-9ff0-4888de7af3ef", "links": [{"href": "http://172.30.9.28:8774/images/9de164f7-5e21-42a4-9ff0-4888de7af3ef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:55:30.000000", "flavor": {"id": "0b1eeda8-72b1-4669-8c21-76b2dae5b36e", "links": [{"href": "http://172.30.9.28:8774/flavors/0b1eeda8-72b1-4669-8c21-76b2dae5b36e", "rel": "bookmark"}]}, "id": "ca6956e6-d899-4d9c-8956-aec1eca40fa8", "security_groups": [{"name": "default"}], "user_id": "2a6f7d30841c4b8f92bfa84f1225a780", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:55:30Z", "hostId": "2114231d983f3c74620e28200a513113d72a1e6c5d419b36496b5882", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-inst", "created": "2018-11-14T18:55:23Z", "tenant_id": "f2a36792791646ac98895ed6560031d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:55:42,301 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ca6956e6-d899-4d9c-8956-aec1eca40fa8 used request id req-19ec2b2a-2fd2-4c45-90c1-822255a0cb30 2018-11-14 18:55:42,302 - create_instance - INFO - Deleting Port with ID - 22a58ba6-e5d0-4f59-95fa-4a99ad31b0cb 2018-11-14 18:55:42,302 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-port 2018-11-14 18:55:42,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/22a58ba6-e5d0-4f59-95fa-4a99ad31b0cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f2cdbdcb67b63ee39627d833c011ae403953f3" 2018-11-14 18:55:43,005 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6c3a263d-7688-491a-ad91-a0e6c7666c9a Date: Wed, 14 Nov 2018 18:55:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:55:43,005 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/22a58ba6-e5d0-4f59-95fa-4a99ad31b0cb used request id req-6c3a263d-7688-491a-ad91-a0e6c7666c9a 2018-11-14 18:55:43,005 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-inst 2018-11-14 18:55:43,008 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/ca6956e6-d899-4d9c-8956-aec1eca40fa8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f2cdbdcb67b63ee39627d833c011ae403953f3" 2018-11-14 18:55:43,214 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:55: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-723f3371-460e-4489-851c-be0e699acb15 x-compute-request-id: req-723f3371-460e-4489-851c-be0e699acb15 Content-Type: application/json 2018-11-14 18:55:43,215 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/ca6956e6-d899-4d9c-8956-aec1eca40fa8 used request id req-723f3371-460e-4489-851c-be0e699acb15 2018-11-14 18:55:43,215 - create_instance - INFO - Checking deletion status 2018-11-14 18:55:43,218 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ca6956e6-d899-4d9c-8956-aec1eca40fa8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f2cdbdcb67b63ee39627d833c011ae403953f3" 2018-11-14 18:55:43,495 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:55: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-ad4a6d74-7512-4efe-9a4e-7ce59c5274ec x-compute-request-id: req-ad4a6d74-7512-4efe-9a4e-7ce59c5274ec 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.28:8774/v2.1/servers/ca6956e6-d899-4d9c-8956-aec1eca40fa8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ca6956e6-d899-4d9c-8956-aec1eca40fa8", "rel": "bookmark"}], "image": {"id": "9de164f7-5e21-42a4-9ff0-4888de7af3ef", "links": [{"href": "http://172.30.9.28:8774/images/9de164f7-5e21-42a4-9ff0-4888de7af3ef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:55:30.000000", "flavor": {"id": "0b1eeda8-72b1-4669-8c21-76b2dae5b36e", "links": [{"href": "http://172.30.9.28:8774/flavors/0b1eeda8-72b1-4669-8c21-76b2dae5b36e", "rel": "bookmark"}]}, "id": "ca6956e6-d899-4d9c-8956-aec1eca40fa8", "user_id": "2a6f7d30841c4b8f92bfa84f1225a780", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:55:43Z", "hostId": "2114231d983f3c74620e28200a513113d72a1e6c5d419b36496b5882", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-inst", "created": "2018-11-14T18:55:23Z", "tenant_id": "f2a36792791646ac98895ed6560031d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:55:43,495 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ca6956e6-d899-4d9c-8956-aec1eca40fa8 used request id req-ad4a6d74-7512-4efe-9a4e-7ce59c5274ec 2018-11-14 18:55:43,495 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-inst] is - ACTIVE 2018-11-14 18:55:43,495 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-14 18:55:46,499 - create_instance - DEBUG - VM status query timeout in 296.716383934 2018-11-14 18:55:46,501 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ca6956e6-d899-4d9c-8956-aec1eca40fa8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f2cdbdcb67b63ee39627d833c011ae403953f3" 2018-11-14 18:55:46,690 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:55: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-ea282048-3910-4a44-a98c-0eb0da5b4014 x-compute-request-id: req-ea282048-3910-4a44-a98c-0eb0da5b4014 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance ca6956e6-d899-4d9c-8956-aec1eca40fa8 could not be found.", "code": 404}} 2018-11-14 18:55:46,690 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ca6956e6-d899-4d9c-8956-aec1eca40fa8 used request id req-ea282048-3910-4a44-a98c-0eb0da5b4014 2018-11-14 18:55:46,690 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance ca6956e6-d899-4d9c-8956-aec1eca40fa8 could not be found. (HTTP 404) (Request-ID: req-ea282048-3910-4a44-a98c-0eb0da5b4014) 2018-11-14 18:55:46,690 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-inst 2018-11-14 18:55:46,691 - neutron_utils - INFO - Deleting security group rule with ID - fdbd52ea-908c-4695-91b8-9d668cee1c46 2018-11-14 18:55:46,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/fdbd52ea-908c-4695-91b8-9d668cee1c46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fefd0e0e1f6887d16779d5beb72d9fe4db39f5f" 2018-11-14 18:55:46,810 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e2383032-056d-45fd-9acc-1d0cc1bc7e79 Content-Length: 0 Date: Wed, 14 Nov 2018 18:55:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:55:46,810 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/fdbd52ea-908c-4695-91b8-9d668cee1c46 used request id req-e2383032-056d-45fd-9acc-1d0cc1bc7e79 2018-11-14 18:55:46,810 - neutron_utils - INFO - Deleting security group rule with ID - c4afdd10-86c9-40da-9000-6abe50c8005e 2018-11-14 18:55:46,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/c4afdd10-86c9-40da-9000-6abe50c8005e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fefd0e0e1f6887d16779d5beb72d9fe4db39f5f" 2018-11-14 18:55:47,203 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4f0e6b44-057c-44d6-969d-f4fd38a28374 Content-Length: 0 Date: Wed, 14 Nov 2018 18:55:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:55:47,203 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/c4afdd10-86c9-40da-9000-6abe50c8005e used request id req-4f0e6b44-057c-44d6-969d-f4fd38a28374 2018-11-14 18:55:47,203 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-name 2018-11-14 18:55:47,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/cf3ec71e-89bb-49af-bb2a-0b35579a9ecb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fefd0e0e1f6887d16779d5beb72d9fe4db39f5f" 2018-11-14 18:55:47,540 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b1874b72-3532-4f1f-90ec-d410db53b20d Content-Length: 0 Date: Wed, 14 Nov 2018 18:55:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:55:47,540 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/cf3ec71e-89bb-49af-bb2a-0b35579a9ecb used request id req-b1874b72-3532-4f1f-90ec-d410db53b20d 2018-11-14 18:55:47,543 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/0b1eeda8-72b1-4669-8c21-76b2dae5b36e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7fee64765eb7f662c45673bd3d2f45e4a5cc9ec" 2018-11-14 18:55:47,612 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18:55:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-17ba9e1c-94d6-41f6-94ca-52d91e8b03a3 x-compute-request-id: req-17ba9e1c-94d6-41f6-94ca-52d91e8b03a3 Content-Length: 0 Content-Type: application/json 2018-11-14 18:55:47,613 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/0b1eeda8-72b1-4669-8c21-76b2dae5b36e used request id req-17ba9e1c-94d6-41f6-94ca-52d91e8b03a3 2018-11-14 18:55:47,613 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-pub-subnet 2018-11-14 18:55:47,614 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-pub-subnet 2018-11-14 18:55:47,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/f748edc4-5101-44fb-83bf-da97187c75f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1518f406dca585082f67c245e651edbe73ecfa26" 2018-11-14 18:55:50,258 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3da71574-f757-4d6a-a468-d11da2192e4d Date: Wed, 14 Nov 2018 18:55:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:55:50,258 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/f748edc4-5101-44fb-83bf-da97187c75f9 used request id req-3da71574-f757-4d6a-a468-d11da2192e4d 2018-11-14 18:55:50,258 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-pub-net 2018-11-14 18:55:50,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/6fcd01d8-1176-4539-805f-d1d3587f4ea6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1518f406dca585082f67c245e651edbe73ecfa26" 2018-11-14 18:55:51,895 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0d9fcc93-44a8-4900-9b8d-d551dc269829 Date: Wed, 14 Nov 2018 18:55:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:55:51,895 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/6fcd01d8-1176-4539-805f-d1d3587f4ea6 used request id req-0d9fcc93-44a8-4900-9b8d-d551dc269829 2018-11-14 18:55:51,896 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-7b0c5a9e-59d8-47de-b027-e988bd65766f-image 2018-11-14 18:55:51,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/9de164f7-5e21-42a4-9ff0-4888de7af3ef -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}98c50f030130a3c9ff9f576a19296086bf6d806a" 2018-11-14 18:55:53,199 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d5a6b808-04c0-442d-bee0-0b4e6b2b560a Date: Wed, 14 Nov 2018 18:55:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:55:53,199 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/9de164f7-5e21-42a4-9ff0-4888de7af3ef used request id req-d5a6b808-04c0-442d-bee0-0b4e6b2b560a 2018-11-14 18:55:53,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8f27d80c6a96bc44fe2b8259f05f86b62fcbfb" 2018-11-14 18:55:53,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-52437afd-8095-4ee3-90eb-2d4b8f198e51 Date: Wed, 14 Nov 2018 18:55:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2a36792791646ac98895ed6560031d4", "created_at": "2018-11-14T18:55:07Z", "updated_at": "2018-11-14T18:55:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:55:07Z", "revision_number": 0, "id": "22a1cf2e-1695-4ea2-b39a-6ca187a2df42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:55:07Z", "security_group_id": "f45dfbe7-1699-437d-b16b-aa03d0c50ffb", "tenant_id": "f2a36792791646ac98895ed6560031d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2a36792791646ac98895ed6560031d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:55:07Z", "revision_number": 0, "id": "93e8d240-1941-42b3-844a-23ff23e20b56", "remote_group_id": "f45dfbe7-1699-437d-b16b-aa03d0c50ffb", "remote_ip_prefix": null, "created_at": "2018-11-14T18:55:07Z", "security_group_id": "f45dfbe7-1699-437d-b16b-aa03d0c50ffb", "tenant_id": "f2a36792791646ac98895ed6560031d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2a36792791646ac98895ed6560031d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:55:07Z", "revision_number": 0, "id": "d32599c8-0e25-455d-b5d8-e20ae0bbf2bd", "remote_group_id": "f45dfbe7-1699-437d-b16b-aa03d0c50ffb", "remote_ip_prefix": null, "created_at": "2018-11-14T18:55:07Z", "security_group_id": "f45dfbe7-1699-437d-b16b-aa03d0c50ffb", "tenant_id": "f2a36792791646ac98895ed6560031d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2a36792791646ac98895ed6560031d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:55:07Z", "revision_number": 0, "id": "ff55f4bf-d8b3-4ace-be38-4cba60eb5b58", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:55:07Z", "security_group_id": "f45dfbe7-1699-437d-b16b-aa03d0c50ffb", "tenant_id": "f2a36792791646ac98895ed6560031d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2a36792791646ac98895ed6560031d4"}], "revision_number": 4, "project_id": "f2a36792791646ac98895ed6560031d4", "id": "f45dfbe7-1699-437d-b16b-aa03d0c50ffb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:55:53,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-52437afd-8095-4ee3-90eb-2d4b8f198e51 2018-11-14 18:55:53,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8f27d80c6a96bc44fe2b8259f05f86b62fcbfb" 2018-11-14 18:55:53,606 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:55:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8818cd6-f8b5-4281-9319-7652fb3924c9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:55:53,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-c8818cd6-f8b5-4281-9319-7652fb3924c9 2018-11-14 18:55:53,607 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:55:53,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8f27d80c6a96bc44fe2b8259f05f86b62fcbfb" 2018-11-14 18:55:53,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:55:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-145a0a05-31de-492d-8675-bee316351419 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:55:53,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-145a0a05-31de-492d-8675-bee316351419 2018-11-14 18:55:53,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8f27d80c6a96bc44fe2b8259f05f86b62fcbfb" 2018-11-14 18:55:53,846 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:55:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1afee239-054e-42f6-b9c5-0a60d09b0d88 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:55:53,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-1afee239-054e-42f6-b9c5-0a60d09b0d88 2018-11-14 18:55:53,846 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:55:53,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8f27d80c6a96bc44fe2b8259f05f86b62fcbfb" 2018-11-14 18:55:53,953 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:55:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b684e6eb-38d7-4902-9eb6-f2adc6787a39 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:55:53,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-b684e6eb-38d7-4902-9eb6-f2adc6787a39 2018-11-14 18:55:53,954 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:55:53,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8f27d80c6a96bc44fe2b8259f05f86b62fcbfb" 2018-11-14 18:55:54,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:55:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf9f4a20-ce9d-4f2e-8cb2-6ce127f1099e Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:55:54,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-cf9f4a20-ce9d-4f2e-8cb2-6ce127f1099e 2018-11-14 18:55:54,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8f27d80c6a96bc44fe2b8259f05f86b62fcbfb" 2018-11-14 18:55:54,180 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:55:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2e497be-e156-4fcb-8f5d-7c949d2354c6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 18:55:54,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-a2e497be-e156-4fcb-8f5d-7c949d2354c6 2018-11-14 18:55:54,180 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:55:54,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8f27d80c6a96bc44fe2b8259f05f86b62fcbfb" 2018-11-14 18:55:54,287 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:55:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99b9c812-67dd-4ff6-8c94-f534f80fd403 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d3b3d3f2c3dd4be6bc230a686f3f0839.", "code": 404, "title": "Not Found"}} 2018-11-14 18:55:54,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 used request id req-99b9c812-67dd-4ff6-8c94-f534f80fd403 2018-11-14 18:55:54,288 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:55:54,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8f27d80c6a96bc44fe2b8259f05f86b62fcbfb" 2018-11-14 18:55:54,401 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:55:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3324256e-9468-41b3-b452-21afd4516f82 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5dcff89097904b7c82103d40edeed98d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:55:54,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d used request id req-3324256e-9468-41b3-b452-21afd4516f82 2018-11-14 18:55:54,402 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:55:54,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f2a36792791646ac98895ed6560031d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8f27d80c6a96bc44fe2b8259f05f86b62fcbfb" 2018-11-14 18:55:54,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:55:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16ff194d-27af-477f-8589-b625cd2fa200 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f2a36792791646ac98895ed6560031d4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f2a36792791646ac98895ed6560031d4", "name": "InstanceSecurityGroupTests-9045096c-3dde-45b-proj"}} 2018-11-14 18:55:54,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f2a36792791646ac98895ed6560031d4 used request id req-16ff194d-27af-477f-8589-b625cd2fa200 2018-11-14 18:55:54,523 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f45dfbe7-1699-437d-b16b-aa03d0c50ffb 2018-11-14 18:55:54,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f45dfbe7-1699-437d-b16b-aa03d0c50ffb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8f27d80c6a96bc44fe2b8259f05f86b62fcbfb" 2018-11-14 18:55:54,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-ae4a4767-ef6c-41f2-917e-9fd7db3b56ad Date: Wed, 14 Nov 2018 18:55:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:55:07Z", "security_group_id": "f45dfbe7-1699-437d-b16b-aa03d0c50ffb", "port_range_min": null, "revision_number": 0, "tenant_id": "f2a36792791646ac98895ed6560031d4", "created_at": "2018-11-14T18:55:07Z", "project_id": "f2a36792791646ac98895ed6560031d4", "id": "22a1cf2e-1695-4ea2-b39a-6ca187a2df42"}, {"remote_group_id": "f45dfbe7-1699-437d-b16b-aa03d0c50ffb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:55:07Z", "security_group_id": "f45dfbe7-1699-437d-b16b-aa03d0c50ffb", "port_range_min": null, "revision_number": 0, "tenant_id": "f2a36792791646ac98895ed6560031d4", "created_at": "2018-11-14T18:55:07Z", "project_id": "f2a36792791646ac98895ed6560031d4", "id": "93e8d240-1941-42b3-844a-23ff23e20b56"}, {"remote_group_id": "f45dfbe7-1699-437d-b16b-aa03d0c50ffb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:55:07Z", "security_group_id": "f45dfbe7-1699-437d-b16b-aa03d0c50ffb", "port_range_min": null, "revision_number": 0, "tenant_id": "f2a36792791646ac98895ed6560031d4", "created_at": "2018-11-14T18:55:07Z", "project_id": "f2a36792791646ac98895ed6560031d4", "id": "d32599c8-0e25-455d-b5d8-e20ae0bbf2bd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:55:07Z", "security_group_id": "f45dfbe7-1699-437d-b16b-aa03d0c50ffb", "port_range_min": null, "revision_number": 0, "tenant_id": "f2a36792791646ac98895ed6560031d4", "created_at": "2018-11-14T18:55:07Z", "project_id": "f2a36792791646ac98895ed6560031d4", "id": "ff55f4bf-d8b3-4ace-be38-4cba60eb5b58"}]} 2018-11-14 18:55:54,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f45dfbe7-1699-437d-b16b-aa03d0c50ffb used request id req-ae4a4767-ef6c-41f2-917e-9fd7db3b56ad 2018-11-14 18:55:54,730 - neutron_utils - INFO - Deleting security group with name - default 2018-11-14 18:55:54,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/f45dfbe7-1699-437d-b16b-aa03d0c50ffb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8f27d80c6a96bc44fe2b8259f05f86b62fcbfb" 2018-11-14 18:55:55,145 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b21624d7-2fbd-49f8-b8cd-6f834bec7d88 Content-Length: 0 Date: Wed, 14 Nov 2018 18:55:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:55:55,145 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/f45dfbe7-1699-437d-b16b-aa03d0c50ffb used request id req-b21624d7-2fbd-49f8-b8cd-6f834bec7d88 2018-11-14 18:55:55,146 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-9045096c-3dde-45b-proj 2018-11-14 18:55:55,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/f2a36792791646ac98895ed6560031d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8f27d80c6a96bc44fe2b8259f05f86b62fcbfb" 2018-11-14 18:55:55,420 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:55:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12ffab69-4d4f-41b9-98f1-e6c16a815c09 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:55:55,420 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/f2a36792791646ac98895ed6560031d4 used request id req-12ffab69-4d4f-41b9-98f1-e6c16a815c09 2018-11-14 18:55:55,421 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-9045096c-3dde-45b-proj-role 2018-11-14 18:55:55,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/080fa8dadd2048959deede367a4ed9d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8f27d80c6a96bc44fe2b8259f05f86b62fcbfb" 2018-11-14 18:55:55,552 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:55:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34480490-3e76-4b04-87f6-80baafaeedb8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:55:55,552 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/080fa8dadd2048959deede367a4ed9d5 used request id req-34480490-3e76-4b04-87f6-80baafaeedb8 2018-11-14 18:55:55,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8f27d80c6a96bc44fe2b8259f05f86b62fcbfb" 2018-11-14 18:55:55,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:55:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e175b488-a9c1-4ae2-b676-470e141d75fa Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:55:55,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-e175b488-a9c1-4ae2-b676-470e141d75fa 2018-11-14 18:55:55,664 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-9045096c-3dde-45b-user 2018-11-14 18:55:55,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/2a6f7d30841c4b8f92bfa84f1225a780 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5481457846787c7825e3855991da4a84cd45958c" 2018-11-14 18:55:55,907 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:55:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f35886b-480d-416b-84b7-eb80fe706000 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:55:55,908 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/2a6f7d30841c4b8f92bfa84f1225a780 used request id req-9f35886b-480d-416b-84b7-eb80fe706000 2018-11-14 18:55:55,909 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:55:56,326 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:55:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["8u0lDmIKTkKTgJolUpBtDw"], "issued_at": "2018-11-14T18:55:56.000000Z"}} 2018-11-14 18:55:56,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}158a8ec9d678b5dfeb4b4ef20dc24d89d48dfc64" 2018-11-14 18:55:56,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:55:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dee18be4-5470-42f7-ae2d-9cf042e3f97c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:55:56,448 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-dee18be4-5470-42f7-ae2d-9cf042e3f97c 2018-11-14 18:55:56,449 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:55:56,450 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:55:56,856 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:55:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["QrOOb9XWSGCqok0-Gji1dA"], "issued_at": "2018-11-14T18:55:56.000000Z"}} 2018-11-14 18:55:56,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae06c12bb14177bd81d329c079a7279f4e24c25" 2018-11-14 18:55:56,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:55:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1680086a-e5ab-469c-b0d0-47db7dfd57a8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:55:56,961 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-1680086a-e5ab-469c-b0d0-47db7dfd57a8 2018-11-14 18:55:56,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:55:56,971 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:55: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:55:56,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-14e78943-9b1a-454-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae06c12bb14177bd81d329c079a7279f4e24c25" 2018-11-14 18:55:57,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:55:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c403e66-a885-47a7-87c8-7dc1131e3f7a Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-14e78943-9b1a-454-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:55:57,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-14e78943-9b1a-454-proj used request id req-4c403e66-a885-47a7-87c8-7dc1131e3f7a 2018-11-14 18:55:57,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae06c12bb14177bd81d329c079a7279f4e24c25" 2018-11-14 18:55:57,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:55:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff631fa6-810c-41f6-ab0e-b59c0a002e4c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:55:57,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-ff631fa6-810c-41f6-ab0e-b59c0a002e4c 2018-11-14 18:55:57,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae06c12bb14177bd81d329c079a7279f4e24c25" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-14e78943-9b1a-454-proj"}}' 2018-11-14 18:55:57,343 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:55:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d05c04a3-a95f-4a85-9ba7-1d628af8c7e4 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9689ed6ceae544f7b8fdb52cea44817b"}, "tags": [], "enabled": true, "id": "9689ed6ceae544f7b8fdb52cea44817b", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-14e78943-9b1a-454-proj"}} 2018-11-14 18:55:57,343 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-d05c04a3-a95f-4a85-9ba7-1d628af8c7e4 2018-11-14 18:55:57,343 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-14e78943-9b1a-454-proj 2018-11-14 18:55:57,343 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:55:57,344 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:55:57,751 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:55:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["fpdotSguTqiPAh9ksrwBhw"], "issued_at": "2018-11-14T18:55:57.000000Z"}} 2018-11-14 18:55:57,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff71e01ac687bb8a3c7155298b02ed70bd85382b" 2018-11-14 18:55:57,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:55:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6f5a92e-0271-41f0-bf18-29aea7c0156f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:55:57,765 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-e6f5a92e-0271-41f0-bf18-29aea7c0156f 2018-11-14 18:55:57,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:55:57,773 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:55: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:55:57,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff71e01ac687bb8a3c7155298b02ed70bd85382b" 2018-11-14 18:55:57,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:55:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea9895c6-4e11-4649-8bbf-c320c4203ede Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:55:57,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-ea9895c6-4e11-4649-8bbf-c320c4203ede 2018-11-14 18:55:57,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=InstanceSecurityGroupTests-14e78943-9b1a-454-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff71e01ac687bb8a3c7155298b02ed70bd85382b" 2018-11-14 18:55:58,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:55:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74d84f63-a365-4171-aa9a-716b8bdf030c Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=InstanceSecurityGroupTests-14e78943-9b1a-454-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9689ed6ceae544f7b8fdb52cea44817b"}, "tags": [], "enabled": true, "id": "9689ed6ceae544f7b8fdb52cea44817b", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-14e78943-9b1a-454-proj"}]} 2018-11-14 18:55:58,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=InstanceSecurityGroupTests-14e78943-9b1a-454-proj used request id req-74d84f63-a365-4171-aa9a-716b8bdf030c 2018-11-14 18:55:58,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff71e01ac687bb8a3c7155298b02ed70bd85382b" 2018-11-14 18:55:58,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:55:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-832392a9-78fd-461e-850e-7c8baac3647e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:55:58,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-832392a9-78fd-461e-850e-7c8baac3647e 2018-11-14 18:55:58,541 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-14e78943-9b1a-454-user 2018-11-14 18:55:58,542 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:55:58,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae06c12bb14177bd81d329c079a7279f4e24c25" 2018-11-14 18:55:58,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:55:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52fc7835-49d5-4d80-8827-b8e66fb206c4 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:55:58,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-52fc7835-49d5-4d80-8827-b8e66fb206c4 2018-11-14 18:55:58,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae06c12bb14177bd81d329c079a7279f4e24c25" -d '{"role": {"name": "InstanceSecurityGroupTests-14e78943-9b1a-454-proj-role"}}' 2018-11-14 18:55:58,785 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:55:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-677b8637-5ed7-4d38-8042-cc9f7e0a392e Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "72c70082e0d84234bb0bcd73c06af5a2", "links": {"self": "http://172.30.9.28:5000/v3/roles/72c70082e0d84234bb0bcd73c06af5a2"}, "name": "InstanceSecurityGroupTests-14e78943-9b1a-454-proj-role"}} 2018-11-14 18:55:58,785 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-677b8637-5ed7-4d38-8042-cc9f7e0a392e 2018-11-14 18:55:58,786 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-14e78943-9b1a-454-proj-role 2018-11-14 18:55:58,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/72c70082e0d84234bb0bcd73c06af5a2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae06c12bb14177bd81d329c079a7279f4e24c25" 2018-11-14 18:55:58,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:55:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5caa82ad-35c1-4bb3-9689-fe0ded45f346 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "72c70082e0d84234bb0bcd73c06af5a2", "links": {"self": "http://172.30.9.28:5000/v3/roles/72c70082e0d84234bb0bcd73c06af5a2"}, "name": "InstanceSecurityGroupTests-14e78943-9b1a-454-proj-role"}} 2018-11-14 18:55:58,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/72c70082e0d84234bb0bcd73c06af5a2 used request id req-5caa82ad-35c1-4bb3-9689-fe0ded45f346 2018-11-14 18:55:58,888 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-14e78943-9b1a-454-proj-role to project InstanceSecurityGroupTests-14e78943-9b1a-454-proj 2018-11-14 18:55:58,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/9689ed6ceae544f7b8fdb52cea44817b/users/58cc586b504241debf04c478da236e1b/roles/72c70082e0d84234bb0bcd73c06af5a2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae06c12bb14177bd81d329c079a7279f4e24c25" 2018-11-14 18:55:59,070 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:55:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b3ae70c-d6b6-4ae0-bac6-71c2ac661de9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:55:59,070 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/9689ed6ceae544f7b8fdb52cea44817b/users/58cc586b504241debf04c478da236e1b/roles/72c70082e0d84234bb0bcd73c06af5a2 used request id req-5b3ae70c-d6b6-4ae0-bac6-71c2ac661de9 2018-11-14 18:55:59,071 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:55:59,072 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-14 18:55:59,072 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:55:59,073 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:55:59,500 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "72c70082e0d84234bb0bcd73c06af5a2", "name": "InstanceSecurityGroupTests-14e78943-9b1a-454-proj-role"}], "expires_at": "2018-11-14T19:55:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9689ed6ceae544f7b8fdb52cea44817b", "name": "InstanceSecurityGroupTests-14e78943-9b1a-454-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/9689ed6ceae544f7b8fdb52cea44817b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/9689ed6ceae544f7b8fdb52cea44817b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/9689ed6ceae544f7b8fdb52cea44817b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_9689ed6ceae544f7b8fdb52cea44817b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_9689ed6ceae544f7b8fdb52cea44817b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/9689ed6ceae544f7b8fdb52cea44817b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/9689ed6ceae544f7b8fdb52cea44817b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/9689ed6ceae544f7b8fdb52cea44817b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/9689ed6ceae544f7b8fdb52cea44817b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/9689ed6ceae544f7b8fdb52cea44817b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/9689ed6ceae544f7b8fdb52cea44817b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/9689ed6ceae544f7b8fdb52cea44817b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/9689ed6ceae544f7b8fdb52cea44817b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/9689ed6ceae544f7b8fdb52cea44817b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-14e78943-9b1a-454-user", "id": "58cc586b504241debf04c478da236e1b"}, "audit_ids": ["ET3Bzd5vQnCjlmmKeaIGNQ"], "issued_at": "2018-11-14T18:55:59.000000Z"}} 2018-11-14 18:55:59,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2169987d9a678707e2a9f74e61b6e8d9393ab372" 2018-11-14 18:55:59,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:55:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74758226-f5a0-4be9-ab65-f8aa79f93b4a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:55:59,586 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-74758226-f5a0-4be9-ab65-f8aa79f93b4a 2018-11-14 18:55:59,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2169987d9a678707e2a9f74e61b6e8d9393ab372" 2018-11-14 18:55:59,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-a03bdb67-17b9-4ac2-9607-bc83e6dbd2b0 Date: Wed, 14 Nov 2018 18:55:59 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-image"} 2018-11-14 18:55:59,802 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-image used request id req-a03bdb67-17b9-4ac2-9607-bc83e6dbd2b0 2018-11-14 18:55:59,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2169987d9a678707e2a9f74e61b6e8d9393ab372" 2018-11-14 18:56:00,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-95f6b6d3-b39b-47e5-ab8b-6b2ac7e5f754 Date: Wed, 14 Nov 2018 18:56: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-11-14 18:56:00,004 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-95f6b6d3-b39b-47e5-ab8b-6b2ac7e5f754 2018-11-14 18:56:00,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2169987d9a678707e2a9f74e61b6e8d9393ab372" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-image"}' 2018-11-14 18:56:00,268 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/b43329bb-0868-4d5f-a429-791671faeab7 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1757d26b-cfd9-4137-b53a-be495d6bbad4 Date: Wed, 14 Nov 2018 18:56:00 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:56:00Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-14T18:56:00Z", "visibility": "shared", "locations": [], "self": "/v2/images/b43329bb-0868-4d5f-a429-791671faeab7", "min_disk": 0, "protected": false, "id": "b43329bb-0868-4d5f-a429-791671faeab7", "file": "/v2/images/b43329bb-0868-4d5f-a429-791671faeab7/file", "checksum": null, "owner": "9689ed6ceae544f7b8fdb52cea44817b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:56:00,269 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-1757d26b-cfd9-4137-b53a-be495d6bbad4 2018-11-14 18:56:00,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/b43329bb-0868-4d5f-a429-791671faeab7/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2169987d9a678707e2a9f74e61b6e8d9393ab372" -d '' 2018-11-14 18:56:00,994 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fa8e195d-d612-493c-a6af-83d78db0c4e2 Date: Wed, 14 Nov 2018 18:56:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:56:00,995 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/b43329bb-0868-4d5f-a429-791671faeab7/file used request id req-fa8e195d-d612-493c-a6af-83d78db0c4e2 2018-11-14 18:56:00,995 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-14 18:56:00,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/b43329bb-0868-4d5f-a429-791671faeab7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2169987d9a678707e2a9f74e61b6e8d9393ab372" 2018-11-14 18:56:01,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-3e134e1c-33a8-49d3-9c47-1d8e68d088ed Date: Wed, 14 Nov 2018 18:56:01 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:56:00Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:56:00Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/b43329bb-0868-4d5f-a429-791671faeab7/snap", "metadata": {}}], "self": "/v2/images/b43329bb-0868-4d5f-a429-791671faeab7", "min_disk": 0, "protected": false, "id": "b43329bb-0868-4d5f-a429-791671faeab7", "file": "/v2/images/b43329bb-0868-4d5f-a429-791671faeab7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9689ed6ceae544f7b8fdb52cea44817b", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/b43329bb-0868-4d5f-a429-791671faeab7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:56:01,207 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/b43329bb-0868-4d5f-a429-791671faeab7 used request id req-3e134e1c-33a8-49d3-9c47-1d8e68d088ed 2018-11-14 18:56:01,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2169987d9a678707e2a9f74e61b6e8d9393ab372" 2018-11-14 18:56:01,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-92e0ba5a-2f3c-45b0-af37-1ff4cc733ccd Date: Wed, 14 Nov 2018 18:56: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-11-14 18:56:01,395 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-92e0ba5a-2f3c-45b0-af37-1ff4cc733ccd 2018-11-14 18:56:01,398 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-image 2018-11-14 18:56:01,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/b43329bb-0868-4d5f-a429-791671faeab7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2169987d9a678707e2a9f74e61b6e8d9393ab372" 2018-11-14 18:56:01,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-726e3864-6128-4bf7-b980-74ed7f735a64 Date: Wed, 14 Nov 2018 18:56:01 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:56:00Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:56:00Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/b43329bb-0868-4d5f-a429-791671faeab7/snap", "metadata": {}}], "self": "/v2/images/b43329bb-0868-4d5f-a429-791671faeab7", "min_disk": 0, "protected": false, "id": "b43329bb-0868-4d5f-a429-791671faeab7", "file": "/v2/images/b43329bb-0868-4d5f-a429-791671faeab7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9689ed6ceae544f7b8fdb52cea44817b", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/b43329bb-0868-4d5f-a429-791671faeab7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:56:01,602 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/b43329bb-0868-4d5f-a429-791671faeab7 used request id req-726e3864-6128-4bf7-b980-74ed7f735a64 2018-11-14 18:56:01,603 - create_image - DEBUG - Instance status is - active 2018-11-14 18:56:01,603 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-image 2018-11-14 18:56:01,603 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-image 2018-11-14 18:56:01,604 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:56:01,604 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:56:02,011 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "72c70082e0d84234bb0bcd73c06af5a2", "name": "InstanceSecurityGroupTests-14e78943-9b1a-454-proj-role"}], "expires_at": "2018-11-14T19:56:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9689ed6ceae544f7b8fdb52cea44817b", "name": "InstanceSecurityGroupTests-14e78943-9b1a-454-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/9689ed6ceae544f7b8fdb52cea44817b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/9689ed6ceae544f7b8fdb52cea44817b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/9689ed6ceae544f7b8fdb52cea44817b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_9689ed6ceae544f7b8fdb52cea44817b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_9689ed6ceae544f7b8fdb52cea44817b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/9689ed6ceae544f7b8fdb52cea44817b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/9689ed6ceae544f7b8fdb52cea44817b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/9689ed6ceae544f7b8fdb52cea44817b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/9689ed6ceae544f7b8fdb52cea44817b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/9689ed6ceae544f7b8fdb52cea44817b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/9689ed6ceae544f7b8fdb52cea44817b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/9689ed6ceae544f7b8fdb52cea44817b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/9689ed6ceae544f7b8fdb52cea44817b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/9689ed6ceae544f7b8fdb52cea44817b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-14e78943-9b1a-454-user", "id": "58cc586b504241debf04c478da236e1b"}, "audit_ids": ["gAaA8Ys2REiF0foaI3FAHQ"], "issued_at": "2018-11-14T18:56:02.000000Z"}} 2018-11-14 18:56:02,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28f67d6b1e5741b76d9c766bac7938d2c9f7bab5" 2018-11-14 18:56:02,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:56:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f2f7ba0-7e91-42ff-bfcd-373ec8918014 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:56:02,115 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-3f2f7ba0-7e91-42ff-bfcd-373ec8918014 2018-11-14 18:56:02,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28f67d6b1e5741b76d9c766bac7938d2c9f7bab5" 2018-11-14 18:56:02,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7711460c-83f0-4112-9744-4ae253c6052c Date: Wed, 14 Nov 2018 18:56:02 GMT RESP BODY: {"networks":[]} 2018-11-14 18:56:02,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-pub-net used request id req-7711460c-83f0-4112-9744-4ae253c6052c 2018-11-14 18:56:02,356 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-pub-net 2018-11-14 18:56:02,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28f67d6b1e5741b76d9c766bac7938d2c9f7bab5" -d '{"network": {"name": "InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-pub-net", "admin_state_up": true}}' 2018-11-14 18:56:03,149 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-9c0882ca-f56d-454d-a8ee-2ebe774b610c Date: Wed, 14 Nov 2018 18:56:03 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"9689ed6ceae544f7b8fdb52cea44817b","created_at":"2018-11-14T18:56:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-11-14T18:56:02Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"9689ed6ceae544f7b8fdb52cea44817b","id":"d77a4d45-0314-4a84-bde0-5731daeacb2d","name":"InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-pub-net"}} 2018-11-14 18:56:03,149 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-9c0882ca-f56d-454d-a8ee-2ebe774b610c 2018-11-14 18:56:03,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=d77a4d45-0314-4a84-bde0-5731daeacb2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28f67d6b1e5741b76d9c766bac7938d2c9f7bab5" 2018-11-14 18:56:03,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 592 X-Openstack-Request-Id: req-07fee100-b80d-4ac9-99b6-56d0efaf7346 Date: Wed, 14 Nov 2018 18:56:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-14T18:56:02Z","tenant_id":"9689ed6ceae544f7b8fdb52cea44817b","created_at":"2018-11-14T18:56:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"9689ed6ceae544f7b8fdb52cea44817b","id":"d77a4d45-0314-4a84-bde0-5731daeacb2d","name":"InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-pub-net"}]} 2018-11-14 18:56:03,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=d77a4d45-0314-4a84-bde0-5731daeacb2d used request id req-07fee100-b80d-4ac9-99b6-56d0efaf7346 2018-11-14 18:56:03,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d77a4d45-0314-4a84-bde0-5731daeacb2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28f67d6b1e5741b76d9c766bac7938d2c9f7bab5" 2018-11-14 18:56:03,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-64c76a56-82c4-4d86-9177-a6cd2c473c14 Date: Wed, 14 Nov 2018 18:56:03 GMT RESP BODY: {"subnets":[]} 2018-11-14 18:56:03,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d77a4d45-0314-4a84-bde0-5731daeacb2d used request id req-64c76a56-82c4-4d86-9177-a6cd2c473c14 2018-11-14 18:56:03,660 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-pub-subnet 2018-11-14 18:56:03,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28f67d6b1e5741b76d9c766bac7938d2c9f7bab5" -d '{"subnets": [{"ip_version": 4, "network_id": "d77a4d45-0314-4a84-bde0-5731daeacb2d", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-pub-subnet"}]}' 2018-11-14 18:56:04,304 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3fe190d3-e267-4995-bb9b-2e5e697900ab Date: Wed, 14 Nov 2018 18:56:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d77a4d45-0314-4a84-bde0-5731daeacb2d","tenant_id":"9689ed6ceae544f7b8fdb52cea44817b","created_at":"2018-11-14T18:56:03Z","dns_nameservers":[],"updated_at":"2018-11-14T18:56:03Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"9689ed6ceae544f7b8fdb52cea44817b","id":"b22c5b61-cf21-4fa6-b43c-1c767af758bf","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-pub-subnet"}]} 2018-11-14 18:56:04,305 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-3fe190d3-e267-4995-bb9b-2e5e697900ab 2018-11-14 18:56:04,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=d77a4d45-0314-4a84-bde0-5731daeacb2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28f67d6b1e5741b76d9c766bac7938d2c9f7bab5" 2018-11-14 18:56:04,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-c534dc18-d5f8-4357-928c-75902f5e08f7 Date: Wed, 14 Nov 2018 18:56:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b22c5b61-cf21-4fa6-b43c-1c767af758bf"],"updated_at":"2018-11-14T18:56:03Z","tenant_id":"9689ed6ceae544f7b8fdb52cea44817b","created_at":"2018-11-14T18:56:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9689ed6ceae544f7b8fdb52cea44817b","id":"d77a4d45-0314-4a84-bde0-5731daeacb2d","name":"InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-pub-net"}]} 2018-11-14 18:56:04,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=d77a4d45-0314-4a84-bde0-5731daeacb2d used request id req-c534dc18-d5f8-4357-928c-75902f5e08f7 2018-11-14 18:56:04,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d77a4d45-0314-4a84-bde0-5731daeacb2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28f67d6b1e5741b76d9c766bac7938d2c9f7bab5" 2018-11-14 18:56:04,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-63e93084-470e-484e-a3a5-dcba2fe7cd17 Date: Wed, 14 Nov 2018 18:56:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d77a4d45-0314-4a84-bde0-5731daeacb2d","tenant_id":"9689ed6ceae544f7b8fdb52cea44817b","created_at":"2018-11-14T18:56:03Z","dns_nameservers":[],"updated_at":"2018-11-14T18:56:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9689ed6ceae544f7b8fdb52cea44817b","id":"b22c5b61-cf21-4fa6-b43c-1c767af758bf","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-pub-subnet"}]} 2018-11-14 18:56:04,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d77a4d45-0314-4a84-bde0-5731daeacb2d used request id req-63e93084-470e-484e-a3a5-dcba2fe7cd17 2018-11-14 18:56:04,871 - OpenStackNetwork - DEBUG - Network [d77a4d45-0314-4a84-bde0-5731daeacb2d] created successfully 2018-11-14 18:56:04,871 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:56:04,872 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:56:05,283 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:56:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["RE23o69HR0e_jitpv2lTAg"], "issued_at": "2018-11-14T18:56:05.000000Z"}} 2018-11-14 18:56:05,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57b3d10f634db8fa223acc4ce93073e3de4d9c7e" 2018-11-14 18:56:05,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:56:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e36beba7-9f0a-462f-93f0-44ac65fa2ada Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:56:05,385 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-e36beba7-9f0a-462f-93f0-44ac65fa2ada 2018-11-14 18:56:05,386 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:56:05,391 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57b3d10f634db8fa223acc4ce93073e3de4d9c7e" 2018-11-14 18:56:05,612 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:56: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-1983ce79-8f02-496b-96af-f070dbafeb4a x-compute-request-id: req-1983ce79-8f02-496b-96af-f070dbafeb4a Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-14 18:56:05,612 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-1983ce79-8f02-496b-96af-f070dbafeb4a 2018-11-14 18:56:05,616 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57b3d10f634db8fa223acc4ce93073e3de4d9c7e" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-14 18:56:05,668 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:56: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-b27aba55-2855-45ea-9f9e-7e84ee46d406 x-compute-request-id: req-b27aba55-2855-45ea-9f9e-7e84ee46d406 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-flavor-name", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/0853c20c-0f36-4816-9547-779058848aa0", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/0853c20c-0f36-4816-9547-779058848aa0", "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": "0853c20c-0f36-4816-9547-779058848aa0"}} 2018-11-14 18:56:05,668 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-b27aba55-2855-45ea-9f9e-7e84ee46d406 2018-11-14 18:56:05,669 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:56:05,669 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:56:06,083 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "72c70082e0d84234bb0bcd73c06af5a2", "name": "InstanceSecurityGroupTests-14e78943-9b1a-454-proj-role"}], "expires_at": "2018-11-14T19:56:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9689ed6ceae544f7b8fdb52cea44817b", "name": "InstanceSecurityGroupTests-14e78943-9b1a-454-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/9689ed6ceae544f7b8fdb52cea44817b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/9689ed6ceae544f7b8fdb52cea44817b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/9689ed6ceae544f7b8fdb52cea44817b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_9689ed6ceae544f7b8fdb52cea44817b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_9689ed6ceae544f7b8fdb52cea44817b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/9689ed6ceae544f7b8fdb52cea44817b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/9689ed6ceae544f7b8fdb52cea44817b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/9689ed6ceae544f7b8fdb52cea44817b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/9689ed6ceae544f7b8fdb52cea44817b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/9689ed6ceae544f7b8fdb52cea44817b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/9689ed6ceae544f7b8fdb52cea44817b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/9689ed6ceae544f7b8fdb52cea44817b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/9689ed6ceae544f7b8fdb52cea44817b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/9689ed6ceae544f7b8fdb52cea44817b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-14e78943-9b1a-454-user", "id": "58cc586b504241debf04c478da236e1b"}, "audit_ids": ["q71Lp-LRTIWL2AYbIgXpFw"], "issued_at": "2018-11-14T18:56:06.000000Z"}} 2018-11-14 18:56:06,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc6e99c9d468b5984e2710324f0a6bb778bc8bb" 2018-11-14 18:56:06,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:56:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11596bac-abd7-499f-adc6-3abd6f07d70e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:56:06,175 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-11596bac-abd7-499f-adc6-3abd6f07d70e 2018-11-14 18:56:06,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc6e99c9d468b5984e2710324f0a6bb778bc8bb" 2018-11-14 18:56:06,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-8abc80e0-5abc-4923-85a9-bdb51fda73cb Date: Wed, 14 Nov 2018 18:56:06 GMT RESP BODY: {"security_groups": []} 2018-11-14 18:56:06,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-name&description=hello+group used request id req-8abc80e0-5abc-4923-85a9-bdb51fda73cb 2018-11-14 18:56:06,412 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-name... 2018-11-14 18:56:06,412 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-name 2018-11-14 18:56:06,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc6e99c9d468b5984e2710324f0a6bb778bc8bb" -d '{"security_group": {"name": "InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-name", "description": "hello group"}}' 2018-11-14 18:56:06,929 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-52224e64-66cf-43e6-9cd4-22b55b36a3da Date: Wed, 14 Nov 2018 18:56:06 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "9689ed6ceae544f7b8fdb52cea44817b", "created_at": "2018-11-14T18:56:06Z", "updated_at": "2018-11-14T18:56:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:56:06Z", "revision_number": 0, "id": "6b781e3a-6efa-42b1-9f10-6da25963d4fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:56:06Z", "security_group_id": "f0b27b17-b964-4458-8775-cb8f96eb8db0", "tenant_id": "9689ed6ceae544f7b8fdb52cea44817b", "port_range_min": null, "ethertype": "IPv6", "project_id": "9689ed6ceae544f7b8fdb52cea44817b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:56:06Z", "revision_number": 0, "id": "917b9a1d-4fc6-4f77-81e3-17664a6151f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:56:06Z", "security_group_id": "f0b27b17-b964-4458-8775-cb8f96eb8db0", "tenant_id": "9689ed6ceae544f7b8fdb52cea44817b", "port_range_min": null, "ethertype": "IPv4", "project_id": "9689ed6ceae544f7b8fdb52cea44817b"}], "revision_number": 2, "project_id": "9689ed6ceae544f7b8fdb52cea44817b", "id": "f0b27b17-b964-4458-8775-cb8f96eb8db0", "name": "InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-name"}} 2018-11-14 18:56:06,930 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-52224e64-66cf-43e6-9cd4-22b55b36a3da 2018-11-14 18:56:06,930 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f0b27b17-b964-4458-8775-cb8f96eb8db0 2018-11-14 18:56:06,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f0b27b17-b964-4458-8775-cb8f96eb8db0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc6e99c9d468b5984e2710324f0a6bb778bc8bb" 2018-11-14 18:56:07,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f3236394-8f04-4388-accd-a6f060dcc61c Date: Wed, 14 Nov 2018 18:56:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:56:06Z", "security_group_id": "f0b27b17-b964-4458-8775-cb8f96eb8db0", "port_range_min": null, "revision_number": 0, "tenant_id": "9689ed6ceae544f7b8fdb52cea44817b", "created_at": "2018-11-14T18:56:06Z", "project_id": "9689ed6ceae544f7b8fdb52cea44817b", "id": "6b781e3a-6efa-42b1-9f10-6da25963d4fd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:56:06Z", "security_group_id": "f0b27b17-b964-4458-8775-cb8f96eb8db0", "port_range_min": null, "revision_number": 0, "tenant_id": "9689ed6ceae544f7b8fdb52cea44817b", "created_at": "2018-11-14T18:56:06Z", "project_id": "9689ed6ceae544f7b8fdb52cea44817b", "id": "917b9a1d-4fc6-4f77-81e3-17664a6151f5"}]} 2018-11-14 18:56:07,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f0b27b17-b964-4458-8775-cb8f96eb8db0 used request id req-f3236394-8f04-4388-accd-a6f060dcc61c 2018-11-14 18:56:07,139 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f0b27b17-b964-4458-8775-cb8f96eb8db0 2018-11-14 18:56:07,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f0b27b17-b964-4458-8775-cb8f96eb8db0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc6e99c9d468b5984e2710324f0a6bb778bc8bb" 2018-11-14 18:56:07,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9178eb7a-24a3-45e5-9794-89510f15c1d1 Date: Wed, 14 Nov 2018 18:56:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:56:06Z", "security_group_id": "f0b27b17-b964-4458-8775-cb8f96eb8db0", "port_range_min": null, "revision_number": 0, "tenant_id": "9689ed6ceae544f7b8fdb52cea44817b", "created_at": "2018-11-14T18:56:06Z", "project_id": "9689ed6ceae544f7b8fdb52cea44817b", "id": "6b781e3a-6efa-42b1-9f10-6da25963d4fd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:56:06Z", "security_group_id": "f0b27b17-b964-4458-8775-cb8f96eb8db0", "port_range_min": null, "revision_number": 0, "tenant_id": "9689ed6ceae544f7b8fdb52cea44817b", "created_at": "2018-11-14T18:56:06Z", "project_id": "9689ed6ceae544f7b8fdb52cea44817b", "id": "917b9a1d-4fc6-4f77-81e3-17664a6151f5"}]} 2018-11-14 18:56:07,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f0b27b17-b964-4458-8775-cb8f96eb8db0 used request id req-9178eb7a-24a3-45e5-9794-89510f15c1d1 2018-11-14 18:56:07,348 - neutron_utils - INFO - Retrieving security group with ID - f0b27b17-b964-4458-8775-cb8f96eb8db0 2018-11-14 18:56:07,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=f0b27b17-b964-4458-8775-cb8f96eb8db0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc6e99c9d468b5984e2710324f0a6bb778bc8bb" 2018-11-14 18:56:07,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-157f90b9-cfce-4072-9dd4-0321967f1f2e Date: Wed, 14 Nov 2018 18:56:07 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9689ed6ceae544f7b8fdb52cea44817b", "created_at": "2018-11-14T18:56:06Z", "updated_at": "2018-11-14T18:56:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:56:06Z", "revision_number": 0, "id": "6b781e3a-6efa-42b1-9f10-6da25963d4fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:56:06Z", "security_group_id": "f0b27b17-b964-4458-8775-cb8f96eb8db0", "tenant_id": "9689ed6ceae544f7b8fdb52cea44817b", "port_range_min": null, "ethertype": "IPv6", "project_id": "9689ed6ceae544f7b8fdb52cea44817b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:56:06Z", "revision_number": 0, "id": "917b9a1d-4fc6-4f77-81e3-17664a6151f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:56:06Z", "security_group_id": "f0b27b17-b964-4458-8775-cb8f96eb8db0", "tenant_id": "9689ed6ceae544f7b8fdb52cea44817b", "port_range_min": null, "ethertype": "IPv4", "project_id": "9689ed6ceae544f7b8fdb52cea44817b"}], "revision_number": 2, "project_id": "9689ed6ceae544f7b8fdb52cea44817b", "id": "f0b27b17-b964-4458-8775-cb8f96eb8db0", "name": "InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-name"}]} 2018-11-14 18:56:07,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=f0b27b17-b964-4458-8775-cb8f96eb8db0 used request id req-157f90b9-cfce-4072-9dd4-0321967f1f2e 2018-11-14 18:56:07,619 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f0b27b17-b964-4458-8775-cb8f96eb8db0 2018-11-14 18:56:07,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f0b27b17-b964-4458-8775-cb8f96eb8db0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc6e99c9d468b5984e2710324f0a6bb778bc8bb" 2018-11-14 18:56:07,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-db490d9e-e4c5-4505-b773-63435c178dec Date: Wed, 14 Nov 2018 18:56:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:56:06Z", "security_group_id": "f0b27b17-b964-4458-8775-cb8f96eb8db0", "port_range_min": null, "revision_number": 0, "tenant_id": "9689ed6ceae544f7b8fdb52cea44817b", "created_at": "2018-11-14T18:56:06Z", "project_id": "9689ed6ceae544f7b8fdb52cea44817b", "id": "6b781e3a-6efa-42b1-9f10-6da25963d4fd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:56:06Z", "security_group_id": "f0b27b17-b964-4458-8775-cb8f96eb8db0", "port_range_min": null, "revision_number": 0, "tenant_id": "9689ed6ceae544f7b8fdb52cea44817b", "created_at": "2018-11-14T18:56:06Z", "project_id": "9689ed6ceae544f7b8fdb52cea44817b", "id": "917b9a1d-4fc6-4f77-81e3-17664a6151f5"}]} 2018-11-14 18:56:07,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f0b27b17-b964-4458-8775-cb8f96eb8db0 used request id req-db490d9e-e4c5-4505-b773-63435c178dec 2018-11-14 18:56:07,815 - neutron_utils - INFO - Retrieving security group with ID - f0b27b17-b964-4458-8775-cb8f96eb8db0 2018-11-14 18:56:07,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=f0b27b17-b964-4458-8775-cb8f96eb8db0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc6e99c9d468b5984e2710324f0a6bb778bc8bb" 2018-11-14 18:56:08,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-73028c2c-fdfd-4a9a-85d5-000cbba5229d Date: Wed, 14 Nov 2018 18:56:08 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9689ed6ceae544f7b8fdb52cea44817b", "created_at": "2018-11-14T18:56:06Z", "updated_at": "2018-11-14T18:56:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:56:06Z", "revision_number": 0, "id": "6b781e3a-6efa-42b1-9f10-6da25963d4fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:56:06Z", "security_group_id": "f0b27b17-b964-4458-8775-cb8f96eb8db0", "tenant_id": "9689ed6ceae544f7b8fdb52cea44817b", "port_range_min": null, "ethertype": "IPv6", "project_id": "9689ed6ceae544f7b8fdb52cea44817b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:56:06Z", "revision_number": 0, "id": "917b9a1d-4fc6-4f77-81e3-17664a6151f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:56:06Z", "security_group_id": "f0b27b17-b964-4458-8775-cb8f96eb8db0", "tenant_id": "9689ed6ceae544f7b8fdb52cea44817b", "port_range_min": null, "ethertype": "IPv4", "project_id": "9689ed6ceae544f7b8fdb52cea44817b"}], "revision_number": 2, "project_id": "9689ed6ceae544f7b8fdb52cea44817b", "id": "f0b27b17-b964-4458-8775-cb8f96eb8db0", "name": "InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-name"}]} 2018-11-14 18:56:08,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=f0b27b17-b964-4458-8775-cb8f96eb8db0 used request id req-73028c2c-fdfd-4a9a-85d5-000cbba5229d 2018-11-14 18:56:08,049 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f0b27b17-b964-4458-8775-cb8f96eb8db0 2018-11-14 18:56:08,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f0b27b17-b964-4458-8775-cb8f96eb8db0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc6e99c9d468b5984e2710324f0a6bb778bc8bb" 2018-11-14 18:56:08,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-459e7ba8-e704-4c3c-b2d5-ec2761b85e00 Date: Wed, 14 Nov 2018 18:56:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:56:06Z", "security_group_id": "f0b27b17-b964-4458-8775-cb8f96eb8db0", "port_range_min": null, "revision_number": 0, "tenant_id": "9689ed6ceae544f7b8fdb52cea44817b", "created_at": "2018-11-14T18:56:06Z", "project_id": "9689ed6ceae544f7b8fdb52cea44817b", "id": "6b781e3a-6efa-42b1-9f10-6da25963d4fd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:56:06Z", "security_group_id": "f0b27b17-b964-4458-8775-cb8f96eb8db0", "port_range_min": null, "revision_number": 0, "tenant_id": "9689ed6ceae544f7b8fdb52cea44817b", "created_at": "2018-11-14T18:56:06Z", "project_id": "9689ed6ceae544f7b8fdb52cea44817b", "id": "917b9a1d-4fc6-4f77-81e3-17664a6151f5"}]} 2018-11-14 18:56:08,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f0b27b17-b964-4458-8775-cb8f96eb8db0 used request id req-459e7ba8-e704-4c3c-b2d5-ec2761b85e00 2018-11-14 18:56:08,072 - neutron_utils - INFO - Retrieving security group with ID - f0b27b17-b964-4458-8775-cb8f96eb8db0 2018-11-14 18:56:08,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=f0b27b17-b964-4458-8775-cb8f96eb8db0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc6e99c9d468b5984e2710324f0a6bb778bc8bb" 2018-11-14 18:56:08,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-76c78603-9bed-408a-b8fb-ef282ebf44d2 Date: Wed, 14 Nov 2018 18:56:08 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9689ed6ceae544f7b8fdb52cea44817b", "created_at": "2018-11-14T18:56:06Z", "updated_at": "2018-11-14T18:56:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:56:06Z", "revision_number": 0, "id": "6b781e3a-6efa-42b1-9f10-6da25963d4fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:56:06Z", "security_group_id": "f0b27b17-b964-4458-8775-cb8f96eb8db0", "tenant_id": "9689ed6ceae544f7b8fdb52cea44817b", "port_range_min": null, "ethertype": "IPv6", "project_id": "9689ed6ceae544f7b8fdb52cea44817b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:56:06Z", "revision_number": 0, "id": "917b9a1d-4fc6-4f77-81e3-17664a6151f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:56:06Z", "security_group_id": "f0b27b17-b964-4458-8775-cb8f96eb8db0", "tenant_id": "9689ed6ceae544f7b8fdb52cea44817b", "port_range_min": null, "ethertype": "IPv4", "project_id": "9689ed6ceae544f7b8fdb52cea44817b"}], "revision_number": 2, "project_id": "9689ed6ceae544f7b8fdb52cea44817b", "id": "f0b27b17-b964-4458-8775-cb8f96eb8db0", "name": "InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-name"}]} 2018-11-14 18:56:08,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=f0b27b17-b964-4458-8775-cb8f96eb8db0 used request id req-76c78603-9bed-408a-b8fb-ef282ebf44d2 2018-11-14 18:56:08,318 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f0b27b17-b964-4458-8775-cb8f96eb8db0 2018-11-14 18:56:08,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f0b27b17-b964-4458-8775-cb8f96eb8db0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc6e99c9d468b5984e2710324f0a6bb778bc8bb" 2018-11-14 18:56:08,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b1998e05-7ca6-4683-a4fd-4a7fa756d8ef Date: Wed, 14 Nov 2018 18:56:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:56:06Z", "security_group_id": "f0b27b17-b964-4458-8775-cb8f96eb8db0", "port_range_min": null, "revision_number": 0, "tenant_id": "9689ed6ceae544f7b8fdb52cea44817b", "created_at": "2018-11-14T18:56:06Z", "project_id": "9689ed6ceae544f7b8fdb52cea44817b", "id": "6b781e3a-6efa-42b1-9f10-6da25963d4fd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:56:06Z", "security_group_id": "f0b27b17-b964-4458-8775-cb8f96eb8db0", "port_range_min": null, "revision_number": 0, "tenant_id": "9689ed6ceae544f7b8fdb52cea44817b", "created_at": "2018-11-14T18:56:06Z", "project_id": "9689ed6ceae544f7b8fdb52cea44817b", "id": "917b9a1d-4fc6-4f77-81e3-17664a6151f5"}]} 2018-11-14 18:56:08,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f0b27b17-b964-4458-8775-cb8f96eb8db0 used request id req-b1998e05-7ca6-4683-a4fd-4a7fa756d8ef 2018-11-14 18:56:08,522 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:56:08,523 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:56:08,930 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "72c70082e0d84234bb0bcd73c06af5a2", "name": "InstanceSecurityGroupTests-14e78943-9b1a-454-proj-role"}], "expires_at": "2018-11-14T19:56:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9689ed6ceae544f7b8fdb52cea44817b", "name": "InstanceSecurityGroupTests-14e78943-9b1a-454-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/9689ed6ceae544f7b8fdb52cea44817b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/9689ed6ceae544f7b8fdb52cea44817b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/9689ed6ceae544f7b8fdb52cea44817b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_9689ed6ceae544f7b8fdb52cea44817b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_9689ed6ceae544f7b8fdb52cea44817b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/9689ed6ceae544f7b8fdb52cea44817b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/9689ed6ceae544f7b8fdb52cea44817b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/9689ed6ceae544f7b8fdb52cea44817b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/9689ed6ceae544f7b8fdb52cea44817b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/9689ed6ceae544f7b8fdb52cea44817b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/9689ed6ceae544f7b8fdb52cea44817b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/9689ed6ceae544f7b8fdb52cea44817b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/9689ed6ceae544f7b8fdb52cea44817b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/9689ed6ceae544f7b8fdb52cea44817b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-14e78943-9b1a-454-user", "id": "58cc586b504241debf04c478da236e1b"}, "audit_ids": ["yRyVwvtiT6W3KosC4kAvpA"], "issued_at": "2018-11-14T18:56:08.000000Z"}} 2018-11-14 18:56:08,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b926e032ffe11a4d3cc6b6ce4787b11ede90e6d" 2018-11-14 18:56:09,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:56:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4470cc3-664e-4a63-aa5b-bd1c875bf0b3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:56:09,024 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-d4470cc3-664e-4a63-aa5b-bd1c875bf0b3 2018-11-14 18:56:09,025 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:56:09,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b926e032ffe11a4d3cc6b6ce4787b11ede90e6d" 2018-11-14 18:56:09,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:56:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f2dc25a-5d62-48ac-b2a1-a79c0d0445a0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:56:09,127 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-4f2dc25a-5d62-48ac-b2a1-a79c0d0445a0 2018-11-14 18:56:09,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b926e032ffe11a4d3cc6b6ce4787b11ede90e6d" 2018-11-14 18:56:09,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-7ecbc6df-afb2-4145-8d53-2b3d30c631fb Date: Wed, 14 Nov 2018 18:56:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b22c5b61-cf21-4fa6-b43c-1c767af758bf"],"updated_at":"2018-11-14T18:56:03Z","tenant_id":"9689ed6ceae544f7b8fdb52cea44817b","created_at":"2018-11-14T18:56:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9689ed6ceae544f7b8fdb52cea44817b","id":"d77a4d45-0314-4a84-bde0-5731daeacb2d","name":"InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-pub-net"}]} 2018-11-14 18:56:09,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-pub-net used request id req-7ecbc6df-afb2-4145-8d53-2b3d30c631fb 2018-11-14 18:56:09,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d77a4d45-0314-4a84-bde0-5731daeacb2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b926e032ffe11a4d3cc6b6ce4787b11ede90e6d" 2018-11-14 18:56:09,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-bbdf1572-7f72-48d2-9d16-3fa5f8689038 Date: Wed, 14 Nov 2018 18:56:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d77a4d45-0314-4a84-bde0-5731daeacb2d","tenant_id":"9689ed6ceae544f7b8fdb52cea44817b","created_at":"2018-11-14T18:56:03Z","dns_nameservers":[],"updated_at":"2018-11-14T18:56:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9689ed6ceae544f7b8fdb52cea44817b","id":"b22c5b61-cf21-4fa6-b43c-1c767af758bf","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-pub-subnet"}]} 2018-11-14 18:56:09,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d77a4d45-0314-4a84-bde0-5731daeacb2d used request id req-bbdf1572-7f72-48d2-9d16-3fa5f8689038 2018-11-14 18:56:09,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b926e032ffe11a4d3cc6b6ce4787b11ede90e6d" 2018-11-14 18:56:09,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-bc0b394e-1352-465e-966c-c53892f4990c Date: Wed, 14 Nov 2018 18:56:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b22c5b61-cf21-4fa6-b43c-1c767af758bf"],"updated_at":"2018-11-14T18:56:03Z","tenant_id":"9689ed6ceae544f7b8fdb52cea44817b","created_at":"2018-11-14T18:56:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9689ed6ceae544f7b8fdb52cea44817b","id":"d77a4d45-0314-4a84-bde0-5731daeacb2d","name":"InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-pub-net"}]} 2018-11-14 18:56:09,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-pub-net used request id req-bc0b394e-1352-465e-966c-c53892f4990c 2018-11-14 18:56:09,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:56:09,972 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:56:09,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9689ed6ceae544f7b8fdb52cea44817b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b926e032ffe11a4d3cc6b6ce4787b11ede90e6d" 2018-11-14 18:56:10,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:56:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50be224e-8bfb-408e-b7f1-8d935dbd8311 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9689ed6ceae544f7b8fdb52cea44817b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9689ed6ceae544f7b8fdb52cea44817b", "name": "InstanceSecurityGroupTests-14e78943-9b1a-454-proj"}} 2018-11-14 18:56:10,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9689ed6ceae544f7b8fdb52cea44817b used request id req-50be224e-8bfb-408e-b7f1-8d935dbd8311 2018-11-14 18:56:10,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d77a4d45-0314-4a84-bde0-5731daeacb2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b926e032ffe11a4d3cc6b6ce4787b11ede90e6d" 2018-11-14 18:56:10,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-19d588c8-9e70-4100-aa61-a1225999ca47 Date: Wed, 14 Nov 2018 18:56:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d77a4d45-0314-4a84-bde0-5731daeacb2d","tenant_id":"9689ed6ceae544f7b8fdb52cea44817b","created_at":"2018-11-14T18:56:03Z","dns_nameservers":[],"updated_at":"2018-11-14T18:56:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9689ed6ceae544f7b8fdb52cea44817b","id":"b22c5b61-cf21-4fa6-b43c-1c767af758bf","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-pub-subnet"}]} 2018-11-14 18:56:10,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d77a4d45-0314-4a84-bde0-5731daeacb2d used request id req-19d588c8-9e70-4100-aa61-a1225999ca47 2018-11-14 18:56:10,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=d77a4d45-0314-4a84-bde0-5731daeacb2d&name=InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b926e032ffe11a4d3cc6b6ce4787b11ede90e6d" 2018-11-14 18:56:10,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d622bd53-6b8b-42e8-aa56-49f8eae0a1a7 Date: Wed, 14 Nov 2018 18:56:10 GMT RESP BODY: {"ports":[]} 2018-11-14 18:56:10,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=d77a4d45-0314-4a84-bde0-5731daeacb2d&name=InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-port&admin_state_up=True used request id req-d622bd53-6b8b-42e8-aa56-49f8eae0a1a7 2018-11-14 18:56:10,678 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b926e032ffe11a4d3cc6b6ce4787b11ede90e6d" 2018-11-14 18:56:10,918 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:56:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6c8891a8-e56f-420e-a389-2002d7778834 x-compute-request-id: req-6c8891a8-e56f-420e-a389-2002d7778834 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-14 18:56:10,918 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-inst used request id req-6c8891a8-e56f-420e-a389-2002d7778834 2018-11-14 18:56:10,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b926e032ffe11a4d3cc6b6ce4787b11ede90e6d" 2018-11-14 18:56:11,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-ac69a151-7814-4320-84ee-2de4a99cc459 Date: Wed, 14 Nov 2018 18:56:11 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b22c5b61-cf21-4fa6-b43c-1c767af758bf"],"updated_at":"2018-11-14T18:56:03Z","tenant_id":"9689ed6ceae544f7b8fdb52cea44817b","created_at":"2018-11-14T18:56:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9689ed6ceae544f7b8fdb52cea44817b","id":"d77a4d45-0314-4a84-bde0-5731daeacb2d","name":"InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-pub-net"}]} 2018-11-14 18:56:11,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-pub-net used request id req-ac69a151-7814-4320-84ee-2de4a99cc459 2018-11-14 18:56:11,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d77a4d45-0314-4a84-bde0-5731daeacb2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b926e032ffe11a4d3cc6b6ce4787b11ede90e6d" 2018-11-14 18:56:11,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-5d9ec8ea-bf28-4661-b6b3-56c652b65076 Date: Wed, 14 Nov 2018 18:56:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d77a4d45-0314-4a84-bde0-5731daeacb2d","tenant_id":"9689ed6ceae544f7b8fdb52cea44817b","created_at":"2018-11-14T18:56:03Z","dns_nameservers":[],"updated_at":"2018-11-14T18:56:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9689ed6ceae544f7b8fdb52cea44817b","id":"b22c5b61-cf21-4fa6-b43c-1c767af758bf","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-pub-subnet"}]} 2018-11-14 18:56:11,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d77a4d45-0314-4a84-bde0-5731daeacb2d used request id req-5d9ec8ea-bf28-4661-b6b3-56c652b65076 2018-11-14 18:56:11,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b926e032ffe11a4d3cc6b6ce4787b11ede90e6d" 2018-11-14 18:56:11,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-d18e78fe-362d-4cb4-a454-dcedde6b211e Date: Wed, 14 Nov 2018 18:56:11 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b22c5b61-cf21-4fa6-b43c-1c767af758bf"],"updated_at":"2018-11-14T18:56:03Z","tenant_id":"9689ed6ceae544f7b8fdb52cea44817b","created_at":"2018-11-14T18:56:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9689ed6ceae544f7b8fdb52cea44817b","id":"d77a4d45-0314-4a84-bde0-5731daeacb2d","name":"InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-pub-net"}]} 2018-11-14 18:56:11,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-pub-net used request id req-d18e78fe-362d-4cb4-a454-dcedde6b211e 2018-11-14 18:56:11,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9689ed6ceae544f7b8fdb52cea44817b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b926e032ffe11a4d3cc6b6ce4787b11ede90e6d" 2018-11-14 18:56:11,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:56:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3042e56d-b85a-4745-a1ce-26f1a9deb467 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9689ed6ceae544f7b8fdb52cea44817b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9689ed6ceae544f7b8fdb52cea44817b", "name": "InstanceSecurityGroupTests-14e78943-9b1a-454-proj"}} 2018-11-14 18:56:11,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9689ed6ceae544f7b8fdb52cea44817b used request id req-3042e56d-b85a-4745-a1ce-26f1a9deb467 2018-11-14 18:56:11,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d77a4d45-0314-4a84-bde0-5731daeacb2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b926e032ffe11a4d3cc6b6ce4787b11ede90e6d" 2018-11-14 18:56:12,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a3e06a30-8064-4224-a4bb-e389b2e49d69 Date: Wed, 14 Nov 2018 18:56:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d77a4d45-0314-4a84-bde0-5731daeacb2d","tenant_id":"9689ed6ceae544f7b8fdb52cea44817b","created_at":"2018-11-14T18:56:03Z","dns_nameservers":[],"updated_at":"2018-11-14T18:56:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9689ed6ceae544f7b8fdb52cea44817b","id":"b22c5b61-cf21-4fa6-b43c-1c767af758bf","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-pub-subnet"}]} 2018-11-14 18:56:12,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d77a4d45-0314-4a84-bde0-5731daeacb2d used request id req-a3e06a30-8064-4224-a4bb-e389b2e49d69 2018-11-14 18:56:12,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=d77a4d45-0314-4a84-bde0-5731daeacb2d&name=InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b926e032ffe11a4d3cc6b6ce4787b11ede90e6d" 2018-11-14 18:56:12,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-092b5888-3457-4d96-bc1a-0a61e351cbfa Date: Wed, 14 Nov 2018 18:56:12 GMT RESP BODY: {"ports":[]} 2018-11-14 18:56:12,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=d77a4d45-0314-4a84-bde0-5731daeacb2d&name=InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-port&admin_state_up=True used request id req-092b5888-3457-4d96-bc1a-0a61e351cbfa 2018-11-14 18:56:12,462 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:56:12,463 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:56:12,881 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "72c70082e0d84234bb0bcd73c06af5a2", "name": "InstanceSecurityGroupTests-14e78943-9b1a-454-proj-role"}], "expires_at": "2018-11-14T19:56:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9689ed6ceae544f7b8fdb52cea44817b", "name": "InstanceSecurityGroupTests-14e78943-9b1a-454-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/9689ed6ceae544f7b8fdb52cea44817b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/9689ed6ceae544f7b8fdb52cea44817b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/9689ed6ceae544f7b8fdb52cea44817b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_9689ed6ceae544f7b8fdb52cea44817b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_9689ed6ceae544f7b8fdb52cea44817b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/9689ed6ceae544f7b8fdb52cea44817b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/9689ed6ceae544f7b8fdb52cea44817b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/9689ed6ceae544f7b8fdb52cea44817b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/9689ed6ceae544f7b8fdb52cea44817b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/9689ed6ceae544f7b8fdb52cea44817b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/9689ed6ceae544f7b8fdb52cea44817b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/9689ed6ceae544f7b8fdb52cea44817b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/9689ed6ceae544f7b8fdb52cea44817b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/9689ed6ceae544f7b8fdb52cea44817b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-14e78943-9b1a-454-user", "id": "58cc586b504241debf04c478da236e1b"}, "audit_ids": ["wH4rbVjkSzOZq7ZaFFTr_A"], "issued_at": "2018-11-14T18:56:12.000000Z"}} 2018-11-14 18:56:12,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e996048639e5b071344d4500c697016b47c333b2" 2018-11-14 18:56:12,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:56:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8819ba4b-d80e-4f85-b871-47868d84c43b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:56:12,978 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-8819ba4b-d80e-4f85-b871-47868d84c43b 2018-11-14 18:56:12,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b926e032ffe11a4d3cc6b6ce4787b11ede90e6d" 2018-11-14 18:56:13,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-6a90a65e-a230-4628-92f0-67aac1563f36 Date: Wed, 14 Nov 2018 18:56:13 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b22c5b61-cf21-4fa6-b43c-1c767af758bf"],"updated_at":"2018-11-14T18:56:03Z","tenant_id":"9689ed6ceae544f7b8fdb52cea44817b","created_at":"2018-11-14T18:56:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9689ed6ceae544f7b8fdb52cea44817b","id":"d77a4d45-0314-4a84-bde0-5731daeacb2d","name":"InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-pub-net"}]} 2018-11-14 18:56:13,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-pub-net used request id req-6a90a65e-a230-4628-92f0-67aac1563f36 2018-11-14 18:56:13,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d77a4d45-0314-4a84-bde0-5731daeacb2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b926e032ffe11a4d3cc6b6ce4787b11ede90e6d" 2018-11-14 18:56:13,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-51e95508-274d-407d-8470-a8b8ddce1411 Date: Wed, 14 Nov 2018 18:56:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d77a4d45-0314-4a84-bde0-5731daeacb2d","tenant_id":"9689ed6ceae544f7b8fdb52cea44817b","created_at":"2018-11-14T18:56:03Z","dns_nameservers":[],"updated_at":"2018-11-14T18:56:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9689ed6ceae544f7b8fdb52cea44817b","id":"b22c5b61-cf21-4fa6-b43c-1c767af758bf","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-pub-subnet"}]} 2018-11-14 18:56:13,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d77a4d45-0314-4a84-bde0-5731daeacb2d used request id req-51e95508-274d-407d-8470-a8b8ddce1411 2018-11-14 18:56:13,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b926e032ffe11a4d3cc6b6ce4787b11ede90e6d" 2018-11-14 18:56:13,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-ebee0719-39ef-43cd-90f9-ac8daec1c1d1 Date: Wed, 14 Nov 2018 18:56:13 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b22c5b61-cf21-4fa6-b43c-1c767af758bf"],"updated_at":"2018-11-14T18:56:03Z","tenant_id":"9689ed6ceae544f7b8fdb52cea44817b","created_at":"2018-11-14T18:56:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9689ed6ceae544f7b8fdb52cea44817b","id":"d77a4d45-0314-4a84-bde0-5731daeacb2d","name":"InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-pub-net"}]} 2018-11-14 18:56:13,868 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-pub-net used request id req-ebee0719-39ef-43cd-90f9-ac8daec1c1d1 2018-11-14 18:56:13,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:56:13,877 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:56: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:56:13,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9689ed6ceae544f7b8fdb52cea44817b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e996048639e5b071344d4500c697016b47c333b2" 2018-11-14 18:56:13,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:56:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12ef11c9-83ad-4632-a4fd-25c7c10950f8 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9689ed6ceae544f7b8fdb52cea44817b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9689ed6ceae544f7b8fdb52cea44817b", "name": "InstanceSecurityGroupTests-14e78943-9b1a-454-proj"}} 2018-11-14 18:56:13,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9689ed6ceae544f7b8fdb52cea44817b used request id req-12ef11c9-83ad-4632-a4fd-25c7c10950f8 2018-11-14 18:56:13,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d77a4d45-0314-4a84-bde0-5731daeacb2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b926e032ffe11a4d3cc6b6ce4787b11ede90e6d" 2018-11-14 18:56:14,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-56472344-05a4-4fd4-bee1-dae02fe2cd83 Date: Wed, 14 Nov 2018 18:56:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d77a4d45-0314-4a84-bde0-5731daeacb2d","tenant_id":"9689ed6ceae544f7b8fdb52cea44817b","created_at":"2018-11-14T18:56:03Z","dns_nameservers":[],"updated_at":"2018-11-14T18:56:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9689ed6ceae544f7b8fdb52cea44817b","id":"b22c5b61-cf21-4fa6-b43c-1c767af758bf","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-pub-subnet"}]} 2018-11-14 18:56:14,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d77a4d45-0314-4a84-bde0-5731daeacb2d used request id req-56472344-05a4-4fd4-bee1-dae02fe2cd83 2018-11-14 18:56:14,040 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-pub-net 2018-11-14 18:56:14,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b926e032ffe11a4d3cc6b6ce4787b11ede90e6d" -d '{"port": {"network_id": "d77a4d45-0314-4a84-bde0-5731daeacb2d", "name": "InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-port", "admin_state_up": true}}' 2018-11-14 18:56:15,008 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-b81d9178-55d2-40af-b53b-36cee118c43c Date: Wed, 14 Nov 2018 18:56:15 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-11-14T18:56:14Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d77a4d45-0314-4a84-bde0-5731daeacb2d","tenant_id":"9689ed6ceae544f7b8fdb52cea44817b","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-11-14T18:56:14Z","name":"InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:73:d0:0c","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"9689ed6ceae544f7b8fdb52cea44817b","fixed_ips":[{"subnet_id":"b22c5b61-cf21-4fa6-b43c-1c767af758bf","ip_address":"10.55.0.7"}],"id":"8892e2ca-f220-489a-b95e-511576bfbc9c","security_groups":["749bf169-7e85-45c1-8973-ccd7da2c1815"],"device_id":""}} 2018-11-14 18:56:15,008 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-b81d9178-55d2-40af-b53b-36cee118c43c 2018-11-14 18:56:15,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b926e032ffe11a4d3cc6b6ce4787b11ede90e6d" 2018-11-14 18:56:15,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-cc721602-e9b4-46fc-ac6f-5aa4644065a7 Date: Wed, 14 Nov 2018 18:56:15 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b22c5b61-cf21-4fa6-b43c-1c767af758bf"],"updated_at":"2018-11-14T18:56:03Z","tenant_id":"9689ed6ceae544f7b8fdb52cea44817b","created_at":"2018-11-14T18:56:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9689ed6ceae544f7b8fdb52cea44817b","id":"d77a4d45-0314-4a84-bde0-5731daeacb2d","name":"InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-pub-net"}]} 2018-11-14 18:56:15,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-pub-net used request id req-cc721602-e9b4-46fc-ac6f-5aa4644065a7 2018-11-14 18:56:15,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d77a4d45-0314-4a84-bde0-5731daeacb2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b926e032ffe11a4d3cc6b6ce4787b11ede90e6d" 2018-11-14 18:56:15,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ff26db10-b39a-4fd6-a578-4b1f583f097d Date: Wed, 14 Nov 2018 18:56:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d77a4d45-0314-4a84-bde0-5731daeacb2d","tenant_id":"9689ed6ceae544f7b8fdb52cea44817b","created_at":"2018-11-14T18:56:03Z","dns_nameservers":[],"updated_at":"2018-11-14T18:56:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9689ed6ceae544f7b8fdb52cea44817b","id":"b22c5b61-cf21-4fa6-b43c-1c767af758bf","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-pub-subnet"}]} 2018-11-14 18:56:15,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d77a4d45-0314-4a84-bde0-5731daeacb2d used request id req-ff26db10-b39a-4fd6-a578-4b1f583f097d 2018-11-14 18:56:15,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b926e032ffe11a4d3cc6b6ce4787b11ede90e6d" 2018-11-14 18:56:15,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-a0a24932-2c10-4167-8ff4-ba35342fb8f8 Date: Wed, 14 Nov 2018 18:56:15 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b22c5b61-cf21-4fa6-b43c-1c767af758bf"],"updated_at":"2018-11-14T18:56:03Z","tenant_id":"9689ed6ceae544f7b8fdb52cea44817b","created_at":"2018-11-14T18:56:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9689ed6ceae544f7b8fdb52cea44817b","id":"d77a4d45-0314-4a84-bde0-5731daeacb2d","name":"InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-pub-net"}]} 2018-11-14 18:56:15,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-pub-net used request id req-a0a24932-2c10-4167-8ff4-ba35342fb8f8 2018-11-14 18:56:15,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9689ed6ceae544f7b8fdb52cea44817b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b926e032ffe11a4d3cc6b6ce4787b11ede90e6d" 2018-11-14 18:56:15,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:56:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19b0ce55-f228-4a2a-b627-fc45ae88d1be Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9689ed6ceae544f7b8fdb52cea44817b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9689ed6ceae544f7b8fdb52cea44817b", "name": "InstanceSecurityGroupTests-14e78943-9b1a-454-proj"}} 2018-11-14 18:56:15,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9689ed6ceae544f7b8fdb52cea44817b used request id req-19b0ce55-f228-4a2a-b627-fc45ae88d1be 2018-11-14 18:56:15,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d77a4d45-0314-4a84-bde0-5731daeacb2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b926e032ffe11a4d3cc6b6ce4787b11ede90e6d" 2018-11-14 18:56:15,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f6c0d52a-8fe7-4462-875f-0b667dc82f41 Date: Wed, 14 Nov 2018 18:56:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d77a4d45-0314-4a84-bde0-5731daeacb2d","tenant_id":"9689ed6ceae544f7b8fdb52cea44817b","created_at":"2018-11-14T18:56:03Z","dns_nameservers":[],"updated_at":"2018-11-14T18:56:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9689ed6ceae544f7b8fdb52cea44817b","id":"b22c5b61-cf21-4fa6-b43c-1c767af758bf","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-pub-subnet"}]} 2018-11-14 18:56:15,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d77a4d45-0314-4a84-bde0-5731daeacb2d used request id req-f6c0d52a-8fe7-4462-875f-0b667dc82f41 2018-11-14 18:56:15,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=d77a4d45-0314-4a84-bde0-5731daeacb2d&name=InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b926e032ffe11a4d3cc6b6ce4787b11ede90e6d" 2018-11-14 18:56:16,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 763 X-Openstack-Request-Id: req-d2e6629a-a48b-4a57-bbcf-dfa0b27b7106 Date: Wed, 14 Nov 2018 18:56:16 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d77a4d45-0314-4a84-bde0-5731daeacb2d","tenant_id":"9689ed6ceae544f7b8fdb52cea44817b","created_at":"2018-11-14T18:56:14Z","admin_state_up":true,"updated_at":"2018-11-14T18:56:14Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:73:d0:0c","id":"8892e2ca-f220-489a-b95e-511576bfbc9c","port_security_enabled":true,"project_id":"9689ed6ceae544f7b8fdb52cea44817b","fixed_ips":[{"subnet_id":"b22c5b61-cf21-4fa6-b43c-1c767af758bf","ip_address":"10.55.0.7"}],"extra_dhcp_opts":[],"security_groups":["749bf169-7e85-45c1-8973-ccd7da2c1815"],"name":"InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-port"}]} 2018-11-14 18:56:16,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=d77a4d45-0314-4a84-bde0-5731daeacb2d&name=InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-port&admin_state_up=True used request id req-d2e6629a-a48b-4a57-bbcf-dfa0b27b7106 2018-11-14 18:56:16,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9689ed6ceae544f7b8fdb52cea44817b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b926e032ffe11a4d3cc6b6ce4787b11ede90e6d" 2018-11-14 18:56:16,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:56:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71b261e5-b881-48f1-b10f-7cc359d4bb61 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9689ed6ceae544f7b8fdb52cea44817b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9689ed6ceae544f7b8fdb52cea44817b", "name": "InstanceSecurityGroupTests-14e78943-9b1a-454-proj"}} 2018-11-14 18:56:16,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9689ed6ceae544f7b8fdb52cea44817b used request id req-71b261e5-b881-48f1-b10f-7cc359d4bb61 2018-11-14 18:56:16,382 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-inst 2018-11-14 18:56:16,385 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b926e032ffe11a4d3cc6b6ce4787b11ede90e6d" 2018-11-14 18:56:16,406 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:56: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-184657cd-be23-4aa0-9817-2a8c34052ae9 x-compute-request-id: req-184657cd-be23-4aa0-9817-2a8c34052ae9 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0853c20c-0f36-4816-9547-779058848aa0", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/0853c20c-0f36-4816-9547-779058848aa0", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/0853c20c-0f36-4816-9547-779058848aa0", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-flavor-name"}]} 2018-11-14 18:56:16,406 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-184657cd-be23-4aa0-9817-2a8c34052ae9 2018-11-14 18:56:16,409 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/0853c20c-0f36-4816-9547-779058848aa0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b926e032ffe11a4d3cc6b6ce4787b11ede90e6d" 2018-11-14 18:56:16,428 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:56: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-dce33556-2dca-4d96-948a-be165a22d32a x-compute-request-id: req-dce33556-2dca-4d96-948a-be165a22d32a Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-flavor-name", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/0853c20c-0f36-4816-9547-779058848aa0", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/0853c20c-0f36-4816-9547-779058848aa0", "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": "0853c20c-0f36-4816-9547-779058848aa0"}} 2018-11-14 18:56:16,429 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/0853c20c-0f36-4816-9547-779058848aa0 used request id req-dce33556-2dca-4d96-948a-be165a22d32a 2018-11-14 18:56:16,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9b926e032ffe11a4d3cc6b6ce4787b11ede90e6d" 2018-11-14 18:56:16,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-a7a8a7e8-7a2e-4622-b225-9044c0cc34f2 Date: Wed, 14 Nov 2018 18:56:16 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:56:00Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:56:00Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/b43329bb-0868-4d5f-a429-791671faeab7/snap", "metadata": {}}], "self": "/v2/images/b43329bb-0868-4d5f-a429-791671faeab7", "min_disk": 0, "protected": false, "id": "b43329bb-0868-4d5f-a429-791671faeab7", "file": "/v2/images/b43329bb-0868-4d5f-a429-791671faeab7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9689ed6ceae544f7b8fdb52cea44817b", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/b43329bb-0868-4d5f-a429-791671faeab7/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-image"} 2018-11-14 18:56:16,646 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-image used request id req-a7a8a7e8-7a2e-4622-b225-9044c0cc34f2 2018-11-14 18:56:16,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9b926e032ffe11a4d3cc6b6ce4787b11ede90e6d" 2018-11-14 18:56:16,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-0b5b85cd-6c4f-4266-bb0d-6d23acb7882d Date: Wed, 14 Nov 2018 18:56: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-11-14 18:56:16,831 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-0b5b85cd-6c4f-4266-bb0d-6d23acb7882d 2018-11-14 18:56:16,836 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b926e032ffe11a4d3cc6b6ce4787b11ede90e6d" -d '{"server": {"name": "InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-inst", "imageRef": "b43329bb-0868-4d5f-a429-791671faeab7", "flavorRef": "0853c20c-0f36-4816-9547-779058848aa0", "max_count": 1, "min_count": 1, "networks": [{"port": "8892e2ca-f220-489a-b95e-511576bfbc9c"}]}}' 2018-11-14 18:56:18,782 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18:56: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-a0148f14-5274-4acd-95b9-1fd124c1e0f0 x-compute-request-id: req-a0148f14-5274-4acd-95b9-1fd124c1e0f0 Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/2d115644-00e5-48dc-a16d-a44b47070920 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "2d115644-00e5-48dc-a16d-a44b47070920", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2d115644-00e5-48dc-a16d-a44b47070920", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2d115644-00e5-48dc-a16d-a44b47070920", "rel": "bookmark"}], "adminPass": "v6gDSVMk8ZZJ"}} 2018-11-14 18:56:18,782 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-a0148f14-5274-4acd-95b9-1fd124c1e0f0 2018-11-14 18:56:18,785 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2d115644-00e5-48dc-a16d-a44b47070920 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b926e032ffe11a4d3cc6b6ce4787b11ede90e6d" 2018-11-14 18:56:19,197 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:56: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-9ef29210-5558-47ea-a651-343a5101296e x-compute-request-id: req-9ef29210-5558-47ea-a651-343a5101296e Content-Encoding: gzip Content-Length: 612 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2d115644-00e5-48dc-a16d-a44b47070920", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2d115644-00e5-48dc-a16d-a44b47070920", "rel": "bookmark"}], "image": {"id": "b43329bb-0868-4d5f-a429-791671faeab7", "links": [{"href": "http://172.30.9.28:8774/images/b43329bb-0868-4d5f-a429-791671faeab7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0853c20c-0f36-4816-9547-779058848aa0", "links": [{"href": "http://172.30.9.28:8774/flavors/0853c20c-0f36-4816-9547-779058848aa0", "rel": "bookmark"}]}, "id": "2d115644-00e5-48dc-a16d-a44b47070920", "user_id": "58cc586b504241debf04c478da236e1b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T18:56:18Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-inst", "created": "2018-11-14T18:56:18Z", "tenant_id": "9689ed6ceae544f7b8fdb52cea44817b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:56:19,197 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2d115644-00e5-48dc-a16d-a44b47070920 used request id req-9ef29210-5558-47ea-a651-343a5101296e 2018-11-14 18:56:19,197 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-inst 2018-11-14 18:56:19,200 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2d115644-00e5-48dc-a16d-a44b47070920 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b926e032ffe11a4d3cc6b6ce4787b11ede90e6d" 2018-11-14 18:56:19,616 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:56: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-4a4383b1-86df-4363-9073-7da2c5981254 x-compute-request-id: req-4a4383b1-86df-4363-9073-7da2c5981254 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.28:8774/v2.1/servers/2d115644-00e5-48dc-a16d-a44b47070920", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2d115644-00e5-48dc-a16d-a44b47070920", "rel": "bookmark"}], "image": {"id": "b43329bb-0868-4d5f-a429-791671faeab7", "links": [{"href": "http://172.30.9.28:8774/images/b43329bb-0868-4d5f-a429-791671faeab7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0853c20c-0f36-4816-9547-779058848aa0", "links": [{"href": "http://172.30.9.28:8774/flavors/0853c20c-0f36-4816-9547-779058848aa0", "rel": "bookmark"}]}, "id": "2d115644-00e5-48dc-a16d-a44b47070920", "user_id": "58cc586b504241debf04c478da236e1b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T18:56:19Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-inst", "created": "2018-11-14T18:56:18Z", "tenant_id": "9689ed6ceae544f7b8fdb52cea44817b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:56:19,617 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2d115644-00e5-48dc-a16d-a44b47070920 used request id req-4a4383b1-86df-4363-9073-7da2c5981254 2018-11-14 18:56:19,617 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-inst] is - BUILD 2018-11-14 18:56:19,617 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-14 18:56:22,620 - create_instance - DEBUG - VM status query timeout in 896.577238083 2018-11-14 18:56:22,624 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2d115644-00e5-48dc-a16d-a44b47070920 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b926e032ffe11a4d3cc6b6ce4787b11ede90e6d" 2018-11-14 18:56:23,510 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:56: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-d5cae7a4-6ece-4c8a-a6bb-ed5390c2a671 x-compute-request-id: req-d5cae7a4-6ece-4c8a-a6bb-ed5390c2a671 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.28:8774/v2.1/servers/2d115644-00e5-48dc-a16d-a44b47070920", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2d115644-00e5-48dc-a16d-a44b47070920", "rel": "bookmark"}], "image": {"id": "b43329bb-0868-4d5f-a429-791671faeab7", "links": [{"href": "http://172.30.9.28:8774/images/b43329bb-0868-4d5f-a429-791671faeab7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0853c20c-0f36-4816-9547-779058848aa0", "links": [{"href": "http://172.30.9.28:8774/flavors/0853c20c-0f36-4816-9547-779058848aa0", "rel": "bookmark"}]}, "id": "2d115644-00e5-48dc-a16d-a44b47070920", "security_groups": [{"name": "default"}], "user_id": "58cc586b504241debf04c478da236e1b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T18:56:20Z", "hostId": "87156f40a58414826fc150d4fc810e28029901d34836825368006f5c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-inst", "created": "2018-11-14T18:56:18Z", "tenant_id": "9689ed6ceae544f7b8fdb52cea44817b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:56:23,510 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2d115644-00e5-48dc-a16d-a44b47070920 used request id req-d5cae7a4-6ece-4c8a-a6bb-ed5390c2a671 2018-11-14 18:56:23,510 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-inst] is - BUILD 2018-11-14 18:56:23,510 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-14 18:56:26,514 - create_instance - DEBUG - VM status query timeout in 892.683928013 2018-11-14 18:56:26,516 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2d115644-00e5-48dc-a16d-a44b47070920 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b926e032ffe11a4d3cc6b6ce4787b11ede90e6d" 2018-11-14 18:56:27,048 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:56: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-418fb5a3-66aa-4963-9a98-297fabfb9d4b x-compute-request-id: req-418fb5a3-66aa-4963-9a98-297fabfb9d4b 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.28:8774/v2.1/servers/2d115644-00e5-48dc-a16d-a44b47070920", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2d115644-00e5-48dc-a16d-a44b47070920", "rel": "bookmark"}], "image": {"id": "b43329bb-0868-4d5f-a429-791671faeab7", "links": [{"href": "http://172.30.9.28:8774/images/b43329bb-0868-4d5f-a429-791671faeab7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0853c20c-0f36-4816-9547-779058848aa0", "links": [{"href": "http://172.30.9.28:8774/flavors/0853c20c-0f36-4816-9547-779058848aa0", "rel": "bookmark"}]}, "id": "2d115644-00e5-48dc-a16d-a44b47070920", "security_groups": [{"name": "default"}], "user_id": "58cc586b504241debf04c478da236e1b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T18:56:20Z", "hostId": "87156f40a58414826fc150d4fc810e28029901d34836825368006f5c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-inst", "created": "2018-11-14T18:56:18Z", "tenant_id": "9689ed6ceae544f7b8fdb52cea44817b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:56:27,048 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2d115644-00e5-48dc-a16d-a44b47070920 used request id req-418fb5a3-66aa-4963-9a98-297fabfb9d4b 2018-11-14 18:56:27,048 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-inst] is - BUILD 2018-11-14 18:56:27,048 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-14 18:56:30,052 - create_instance - DEBUG - VM status query timeout in 889.145859003 2018-11-14 18:56:30,055 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2d115644-00e5-48dc-a16d-a44b47070920 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b926e032ffe11a4d3cc6b6ce4787b11ede90e6d" 2018-11-14 18:56:30,934 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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-82c8b272-fdb6-40ac-9618-c08d2997c810 x-compute-request-id: req-82c8b272-fdb6-40ac-9618-c08d2997c810 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:d0:0c", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2d115644-00e5-48dc-a16d-a44b47070920", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2d115644-00e5-48dc-a16d-a44b47070920", "rel": "bookmark"}], "image": {"id": "b43329bb-0868-4d5f-a429-791671faeab7", "links": [{"href": "http://172.30.9.28:8774/images/b43329bb-0868-4d5f-a429-791671faeab7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:56:26.000000", "flavor": {"id": "0853c20c-0f36-4816-9547-779058848aa0", "links": [{"href": "http://172.30.9.28:8774/flavors/0853c20c-0f36-4816-9547-779058848aa0", "rel": "bookmark"}]}, "id": "2d115644-00e5-48dc-a16d-a44b47070920", "security_groups": [{"name": "default"}], "user_id": "58cc586b504241debf04c478da236e1b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:56:26Z", "hostId": "87156f40a58414826fc150d4fc810e28029901d34836825368006f5c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-inst", "created": "2018-11-14T18:56:18Z", "tenant_id": "9689ed6ceae544f7b8fdb52cea44817b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:56:30,934 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2d115644-00e5-48dc-a16d-a44b47070920 used request id req-82c8b272-fdb6-40ac-9618-c08d2997c810 2018-11-14 18:56:30,935 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-inst] is - ACTIVE 2018-11-14 18:56:30,935 - create_instance - INFO - VM is - ACTIVE 2018-11-14 18:56:30,938 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2d115644-00e5-48dc-a16d-a44b47070920 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b926e032ffe11a4d3cc6b6ce4787b11ede90e6d" 2018-11-14 18:56:31,463 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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-36b31e6c-d660-4379-83ed-fa25f869a451 x-compute-request-id: req-36b31e6c-d660-4379-83ed-fa25f869a451 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:d0:0c", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2d115644-00e5-48dc-a16d-a44b47070920", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2d115644-00e5-48dc-a16d-a44b47070920", "rel": "bookmark"}], "image": {"id": "b43329bb-0868-4d5f-a429-791671faeab7", "links": [{"href": "http://172.30.9.28:8774/images/b43329bb-0868-4d5f-a429-791671faeab7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:56:26.000000", "flavor": {"id": "0853c20c-0f36-4816-9547-779058848aa0", "links": [{"href": "http://172.30.9.28:8774/flavors/0853c20c-0f36-4816-9547-779058848aa0", "rel": "bookmark"}]}, "id": "2d115644-00e5-48dc-a16d-a44b47070920", "security_groups": [{"name": "default"}], "user_id": "58cc586b504241debf04c478da236e1b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:56:26Z", "hostId": "87156f40a58414826fc150d4fc810e28029901d34836825368006f5c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-inst", "created": "2018-11-14T18:56:18Z", "tenant_id": "9689ed6ceae544f7b8fdb52cea44817b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:56:31,463 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2d115644-00e5-48dc-a16d-a44b47070920 used request id req-36b31e6c-d660-4379-83ed-fa25f869a451 2018-11-14 18:56:31,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b926e032ffe11a4d3cc6b6ce4787b11ede90e6d" 2018-11-14 18:56:31,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-1c907463-e623-41ac-a4a4-e344f186585b Date: Wed, 14 Nov 2018 18:56:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b22c5b61-cf21-4fa6-b43c-1c767af758bf"],"updated_at":"2018-11-14T18:56:03Z","tenant_id":"9689ed6ceae544f7b8fdb52cea44817b","created_at":"2018-11-14T18:56:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9689ed6ceae544f7b8fdb52cea44817b","id":"d77a4d45-0314-4a84-bde0-5731daeacb2d","name":"InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-pub-net"}]} 2018-11-14 18:56:31,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-pub-net used request id req-1c907463-e623-41ac-a4a4-e344f186585b 2018-11-14 18:56:31,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9689ed6ceae544f7b8fdb52cea44817b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b926e032ffe11a4d3cc6b6ce4787b11ede90e6d" 2018-11-14 18:56:31,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:56:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11b6c6f4-efa5-4983-8e79-30f668e4c500 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9689ed6ceae544f7b8fdb52cea44817b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9689ed6ceae544f7b8fdb52cea44817b", "name": "InstanceSecurityGroupTests-14e78943-9b1a-454-proj"}} 2018-11-14 18:56:31,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9689ed6ceae544f7b8fdb52cea44817b used request id req-11b6c6f4-efa5-4983-8e79-30f668e4c500 2018-11-14 18:56:31,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d77a4d45-0314-4a84-bde0-5731daeacb2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b926e032ffe11a4d3cc6b6ce4787b11ede90e6d" 2018-11-14 18:56:31,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c04a0a8a-57f4-436a-8d7a-e511039bffec Date: Wed, 14 Nov 2018 18:56:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d77a4d45-0314-4a84-bde0-5731daeacb2d","tenant_id":"9689ed6ceae544f7b8fdb52cea44817b","created_at":"2018-11-14T18:56:03Z","dns_nameservers":[],"updated_at":"2018-11-14T18:56:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9689ed6ceae544f7b8fdb52cea44817b","id":"b22c5b61-cf21-4fa6-b43c-1c767af758bf","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-pub-subnet"}]} 2018-11-14 18:56:31,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d77a4d45-0314-4a84-bde0-5731daeacb2d used request id req-c04a0a8a-57f4-436a-8d7a-e511039bffec 2018-11-14 18:56:31,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=d77a4d45-0314-4a84-bde0-5731daeacb2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b926e032ffe11a4d3cc6b6ce4787b11ede90e6d" 2018-11-14 18:56:31,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3028 X-Openstack-Request-Id: req-47676e7a-995d-4b62-a180-c407743e86a5 Date: Wed, 14 Nov 2018 18:56:31 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d77a4d45-0314-4a84-bde0-5731daeacb2d","tenant_id":"9689ed6ceae544f7b8fdb52cea44817b","created_at":"2018-11-14T18:56:05Z","admin_state_up":true,"updated_at":"2018-11-14T18:56:09Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d77a4d45-0314-4a84-bde0-5731daeacb2d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:b4:52:ce","id":"121c6a13-b143-45da-8051-4ad986862f5d","port_security_enabled":false,"project_id":"9689ed6ceae544f7b8fdb52cea44817b","fixed_ips":[{"subnet_id":"b22c5b61-cf21-4fa6-b43c-1c767af758bf","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d77a4d45-0314-4a84-bde0-5731daeacb2d","tenant_id":"9689ed6ceae544f7b8fdb52cea44817b","created_at":"2018-11-14T18:56:05Z","admin_state_up":true,"updated_at":"2018-11-14T18:56:08Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d77a4d45-0314-4a84-bde0-5731daeacb2d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:b0:69:6d","id":"46a6e790-efb7-4cb6-8d30-10f814d8c56f","port_security_enabled":false,"project_id":"9689ed6ceae544f7b8fdb52cea44817b","fixed_ips":[{"subnet_id":"b22c5b61-cf21-4fa6-b43c-1c767af758bf","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d77a4d45-0314-4a84-bde0-5731daeacb2d","tenant_id":"9689ed6ceae544f7b8fdb52cea44817b","created_at":"2018-11-14T18:56:14Z","admin_state_up":true,"updated_at":"2018-11-14T18:56:26Z","binding:vnic_type":"normal","device_id":"2d115644-00e5-48dc-a16d-a44b47070920","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:73:d0:0c","id":"8892e2ca-f220-489a-b95e-511576bfbc9c","port_security_enabled":true,"project_id":"9689ed6ceae544f7b8fdb52cea44817b","fixed_ips":[{"subnet_id":"b22c5b61-cf21-4fa6-b43c-1c767af758bf","ip_address":"10.55.0.7"}],"extra_dhcp_opts":[],"security_groups":["749bf169-7e85-45c1-8973-ccd7da2c1815"],"name":"InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d77a4d45-0314-4a84-bde0-5731daeacb2d","tenant_id":"9689ed6ceae544f7b8fdb52cea44817b","created_at":"2018-11-14T18:56:04Z","admin_state_up":true,"updated_at":"2018-11-14T18:56:07Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d77a4d45-0314-4a84-bde0-5731daeacb2d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:87:34:76","id":"f5984588-1c4b-407a-b409-51c4ea566eb0","port_security_enabled":false,"project_id":"9689ed6ceae544f7b8fdb52cea44817b","fixed_ips":[{"subnet_id":"b22c5b61-cf21-4fa6-b43c-1c767af758bf","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-14 18:56:31,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=d77a4d45-0314-4a84-bde0-5731daeacb2d used request id req-47676e7a-995d-4b62-a180-c407743e86a5 2018-11-14 18:56:31,987 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2d115644-00e5-48dc-a16d-a44b47070920 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b926e032ffe11a4d3cc6b6ce4787b11ede90e6d" 2018-11-14 18:56:32,530 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:56: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-e3f29ceb-a15f-4dc0-9f06-4c7053b60e32 x-compute-request-id: req-e3f29ceb-a15f-4dc0-9f06-4c7053b60e32 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:d0:0c", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2d115644-00e5-48dc-a16d-a44b47070920", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2d115644-00e5-48dc-a16d-a44b47070920", "rel": "bookmark"}], "image": {"id": "b43329bb-0868-4d5f-a429-791671faeab7", "links": [{"href": "http://172.30.9.28:8774/images/b43329bb-0868-4d5f-a429-791671faeab7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:56:26.000000", "flavor": {"id": "0853c20c-0f36-4816-9547-779058848aa0", "links": [{"href": "http://172.30.9.28:8774/flavors/0853c20c-0f36-4816-9547-779058848aa0", "rel": "bookmark"}]}, "id": "2d115644-00e5-48dc-a16d-a44b47070920", "security_groups": [{"name": "default"}], "user_id": "58cc586b504241debf04c478da236e1b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:56:26Z", "hostId": "87156f40a58414826fc150d4fc810e28029901d34836825368006f5c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-inst", "created": "2018-11-14T18:56:18Z", "tenant_id": "9689ed6ceae544f7b8fdb52cea44817b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:56:32,530 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2d115644-00e5-48dc-a16d-a44b47070920 used request id req-e3f29ceb-a15f-4dc0-9f06-4c7053b60e32 2018-11-14 18:56:32,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b926e032ffe11a4d3cc6b6ce4787b11ede90e6d" 2018-11-14 18:56:32,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-7378f4a0-d550-49db-9dae-82b3265b60be Date: Wed, 14 Nov 2018 18:56:32 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b22c5b61-cf21-4fa6-b43c-1c767af758bf"],"updated_at":"2018-11-14T18:56:03Z","tenant_id":"9689ed6ceae544f7b8fdb52cea44817b","created_at":"2018-11-14T18:56:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9689ed6ceae544f7b8fdb52cea44817b","id":"d77a4d45-0314-4a84-bde0-5731daeacb2d","name":"InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-pub-net"}]} 2018-11-14 18:56:32,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-pub-net used request id req-7378f4a0-d550-49db-9dae-82b3265b60be 2018-11-14 18:56:32,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9689ed6ceae544f7b8fdb52cea44817b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b926e032ffe11a4d3cc6b6ce4787b11ede90e6d" 2018-11-14 18:56:33,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:56:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55e5e808-031b-4879-958e-9d1a107a50d2 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9689ed6ceae544f7b8fdb52cea44817b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9689ed6ceae544f7b8fdb52cea44817b", "name": "InstanceSecurityGroupTests-14e78943-9b1a-454-proj"}} 2018-11-14 18:56:33,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9689ed6ceae544f7b8fdb52cea44817b used request id req-55e5e808-031b-4879-958e-9d1a107a50d2 2018-11-14 18:56:33,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d77a4d45-0314-4a84-bde0-5731daeacb2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b926e032ffe11a4d3cc6b6ce4787b11ede90e6d" 2018-11-14 18:56:33,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-68bafbcf-cc69-44d6-984a-683483197e57 Date: Wed, 14 Nov 2018 18:56:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d77a4d45-0314-4a84-bde0-5731daeacb2d","tenant_id":"9689ed6ceae544f7b8fdb52cea44817b","created_at":"2018-11-14T18:56:03Z","dns_nameservers":[],"updated_at":"2018-11-14T18:56:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9689ed6ceae544f7b8fdb52cea44817b","id":"b22c5b61-cf21-4fa6-b43c-1c767af758bf","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-pub-subnet"}]} 2018-11-14 18:56:33,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d77a4d45-0314-4a84-bde0-5731daeacb2d used request id req-68bafbcf-cc69-44d6-984a-683483197e57 2018-11-14 18:56:33,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=d77a4d45-0314-4a84-bde0-5731daeacb2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b926e032ffe11a4d3cc6b6ce4787b11ede90e6d" 2018-11-14 18:56:33,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3028 X-Openstack-Request-Id: req-a7cadd43-3c2f-4db7-bf4b-2ced57aaa21b Date: Wed, 14 Nov 2018 18:56:33 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d77a4d45-0314-4a84-bde0-5731daeacb2d","tenant_id":"9689ed6ceae544f7b8fdb52cea44817b","created_at":"2018-11-14T18:56:05Z","admin_state_up":true,"updated_at":"2018-11-14T18:56:09Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d77a4d45-0314-4a84-bde0-5731daeacb2d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:b4:52:ce","id":"121c6a13-b143-45da-8051-4ad986862f5d","port_security_enabled":false,"project_id":"9689ed6ceae544f7b8fdb52cea44817b","fixed_ips":[{"subnet_id":"b22c5b61-cf21-4fa6-b43c-1c767af758bf","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d77a4d45-0314-4a84-bde0-5731daeacb2d","tenant_id":"9689ed6ceae544f7b8fdb52cea44817b","created_at":"2018-11-14T18:56:05Z","admin_state_up":true,"updated_at":"2018-11-14T18:56:08Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d77a4d45-0314-4a84-bde0-5731daeacb2d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:b0:69:6d","id":"46a6e790-efb7-4cb6-8d30-10f814d8c56f","port_security_enabled":false,"project_id":"9689ed6ceae544f7b8fdb52cea44817b","fixed_ips":[{"subnet_id":"b22c5b61-cf21-4fa6-b43c-1c767af758bf","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d77a4d45-0314-4a84-bde0-5731daeacb2d","tenant_id":"9689ed6ceae544f7b8fdb52cea44817b","created_at":"2018-11-14T18:56:14Z","admin_state_up":true,"updated_at":"2018-11-14T18:56:26Z","binding:vnic_type":"normal","device_id":"2d115644-00e5-48dc-a16d-a44b47070920","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:73:d0:0c","id":"8892e2ca-f220-489a-b95e-511576bfbc9c","port_security_enabled":true,"project_id":"9689ed6ceae544f7b8fdb52cea44817b","fixed_ips":[{"subnet_id":"b22c5b61-cf21-4fa6-b43c-1c767af758bf","ip_address":"10.55.0.7"}],"extra_dhcp_opts":[],"security_groups":["749bf169-7e85-45c1-8973-ccd7da2c1815"],"name":"InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d77a4d45-0314-4a84-bde0-5731daeacb2d","tenant_id":"9689ed6ceae544f7b8fdb52cea44817b","created_at":"2018-11-14T18:56:04Z","admin_state_up":true,"updated_at":"2018-11-14T18:56:07Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d77a4d45-0314-4a84-bde0-5731daeacb2d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:87:34:76","id":"f5984588-1c4b-407a-b409-51c4ea566eb0","port_security_enabled":false,"project_id":"9689ed6ceae544f7b8fdb52cea44817b","fixed_ips":[{"subnet_id":"b22c5b61-cf21-4fa6-b43c-1c767af758bf","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-14 18:56:33,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=d77a4d45-0314-4a84-bde0-5731daeacb2d used request id req-a7cadd43-3c2f-4db7-bf4b-2ced57aaa21b 2018-11-14 18:56:33,324 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:56:33,726 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "72c70082e0d84234bb0bcd73c06af5a2", "name": "InstanceSecurityGroupTests-14e78943-9b1a-454-proj-role"}], "expires_at": "2018-11-14T19:56:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9689ed6ceae544f7b8fdb52cea44817b", "name": "InstanceSecurityGroupTests-14e78943-9b1a-454-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/9689ed6ceae544f7b8fdb52cea44817b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/9689ed6ceae544f7b8fdb52cea44817b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/9689ed6ceae544f7b8fdb52cea44817b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_9689ed6ceae544f7b8fdb52cea44817b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_9689ed6ceae544f7b8fdb52cea44817b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/9689ed6ceae544f7b8fdb52cea44817b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/9689ed6ceae544f7b8fdb52cea44817b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/9689ed6ceae544f7b8fdb52cea44817b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/9689ed6ceae544f7b8fdb52cea44817b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/9689ed6ceae544f7b8fdb52cea44817b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/9689ed6ceae544f7b8fdb52cea44817b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/9689ed6ceae544f7b8fdb52cea44817b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/9689ed6ceae544f7b8fdb52cea44817b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/9689ed6ceae544f7b8fdb52cea44817b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-14e78943-9b1a-454-user", "id": "58cc586b504241debf04c478da236e1b"}, "audit_ids": ["rTpyqtK0QgeE68SFBrpT4g"], "issued_at": "2018-11-14T18:56:33.000000Z"}} 2018-11-14 18:56:33,729 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2d115644-00e5-48dc-a16d-a44b47070920 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b1033a792691b7f5195d87beed9c22d7ce0456e" 2018-11-14 18:56:34,586 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:56: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-f4d0e410-afa1-48b1-9cde-dada3f36e154 x-compute-request-id: req-f4d0e410-afa1-48b1-9cde-dada3f36e154 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:d0:0c", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2d115644-00e5-48dc-a16d-a44b47070920", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2d115644-00e5-48dc-a16d-a44b47070920", "rel": "bookmark"}], "image": {"id": "b43329bb-0868-4d5f-a429-791671faeab7", "links": [{"href": "http://172.30.9.28:8774/images/b43329bb-0868-4d5f-a429-791671faeab7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:56:26.000000", "flavor": {"id": "0853c20c-0f36-4816-9547-779058848aa0", "links": [{"href": "http://172.30.9.28:8774/flavors/0853c20c-0f36-4816-9547-779058848aa0", "rel": "bookmark"}]}, "id": "2d115644-00e5-48dc-a16d-a44b47070920", "security_groups": [{"name": "default"}], "user_id": "58cc586b504241debf04c478da236e1b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:56:26Z", "hostId": "87156f40a58414826fc150d4fc810e28029901d34836825368006f5c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-inst", "created": "2018-11-14T18:56:18Z", "tenant_id": "9689ed6ceae544f7b8fdb52cea44817b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:56:34,586 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2d115644-00e5-48dc-a16d-a44b47070920 used request id req-f4d0e410-afa1-48b1-9cde-dada3f36e154 2018-11-14 18:56:34,589 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2d115644-00e5-48dc-a16d-a44b47070920 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b926e032ffe11a4d3cc6b6ce4787b11ede90e6d" 2018-11-14 18:56:35,307 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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-455514cd-aa33-49ae-b270-8ae255ce590f x-compute-request-id: req-455514cd-aa33-49ae-b270-8ae255ce590f Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:d0:0c", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2d115644-00e5-48dc-a16d-a44b47070920", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2d115644-00e5-48dc-a16d-a44b47070920", "rel": "bookmark"}], "image": {"id": "b43329bb-0868-4d5f-a429-791671faeab7", "links": [{"href": "http://172.30.9.28:8774/images/b43329bb-0868-4d5f-a429-791671faeab7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:56:26.000000", "flavor": {"id": "0853c20c-0f36-4816-9547-779058848aa0", "links": [{"href": "http://172.30.9.28:8774/flavors/0853c20c-0f36-4816-9547-779058848aa0", "rel": "bookmark"}]}, "id": "2d115644-00e5-48dc-a16d-a44b47070920", "security_groups": [{"name": "default"}], "user_id": "58cc586b504241debf04c478da236e1b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:56:26Z", "hostId": "87156f40a58414826fc150d4fc810e28029901d34836825368006f5c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-inst", "created": "2018-11-14T18:56:18Z", "tenant_id": "9689ed6ceae544f7b8fdb52cea44817b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:56:35,307 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2d115644-00e5-48dc-a16d-a44b47070920 used request id req-455514cd-aa33-49ae-b270-8ae255ce590f 2018-11-14 18:56:35,308 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-inst] is - ACTIVE 2018-11-14 18:56:35,308 - create_instance - INFO - VM is - ACTIVE 2018-11-14 18:56:35,311 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2d115644-00e5-48dc-a16d-a44b47070920 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b926e032ffe11a4d3cc6b6ce4787b11ede90e6d" 2018-11-14 18:56:36,045 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:56:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-35fab20d-c17c-41f4-8a7f-2dc6b81d11df x-compute-request-id: req-35fab20d-c17c-41f4-8a7f-2dc6b81d11df Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:d0:0c", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2d115644-00e5-48dc-a16d-a44b47070920", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2d115644-00e5-48dc-a16d-a44b47070920", "rel": "bookmark"}], "image": {"id": "b43329bb-0868-4d5f-a429-791671faeab7", "links": [{"href": "http://172.30.9.28:8774/images/b43329bb-0868-4d5f-a429-791671faeab7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:56:26.000000", "flavor": {"id": "0853c20c-0f36-4816-9547-779058848aa0", "links": [{"href": "http://172.30.9.28:8774/flavors/0853c20c-0f36-4816-9547-779058848aa0", "rel": "bookmark"}]}, "id": "2d115644-00e5-48dc-a16d-a44b47070920", "security_groups": [{"name": "default"}], "user_id": "58cc586b504241debf04c478da236e1b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:56:26Z", "hostId": "87156f40a58414826fc150d4fc810e28029901d34836825368006f5c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-inst", "created": "2018-11-14T18:56:18Z", "tenant_id": "9689ed6ceae544f7b8fdb52cea44817b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:56:36,045 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2d115644-00e5-48dc-a16d-a44b47070920 used request id req-35fab20d-c17c-41f4-8a7f-2dc6b81d11df 2018-11-14 18:56:36,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b926e032ffe11a4d3cc6b6ce4787b11ede90e6d" 2018-11-14 18:56:36,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-5a2a7fb5-d904-4a4a-8752-3b2fca2f0cd8 Date: Wed, 14 Nov 2018 18:56:36 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b22c5b61-cf21-4fa6-b43c-1c767af758bf"],"updated_at":"2018-11-14T18:56:03Z","tenant_id":"9689ed6ceae544f7b8fdb52cea44817b","created_at":"2018-11-14T18:56:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9689ed6ceae544f7b8fdb52cea44817b","id":"d77a4d45-0314-4a84-bde0-5731daeacb2d","name":"InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-pub-net"}]} 2018-11-14 18:56:36,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-pub-net used request id req-5a2a7fb5-d904-4a4a-8752-3b2fca2f0cd8 2018-11-14 18:56:36,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9689ed6ceae544f7b8fdb52cea44817b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b926e032ffe11a4d3cc6b6ce4787b11ede90e6d" 2018-11-14 18:56:36,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:56:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9345c6d8-1088-48f1-abe2-3380d52ef3f3 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9689ed6ceae544f7b8fdb52cea44817b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9689ed6ceae544f7b8fdb52cea44817b", "name": "InstanceSecurityGroupTests-14e78943-9b1a-454-proj"}} 2018-11-14 18:56:36,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9689ed6ceae544f7b8fdb52cea44817b used request id req-9345c6d8-1088-48f1-abe2-3380d52ef3f3 2018-11-14 18:56:36,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d77a4d45-0314-4a84-bde0-5731daeacb2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b926e032ffe11a4d3cc6b6ce4787b11ede90e6d" 2018-11-14 18:56:36,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f5ef5fb0-0942-410b-abaf-0588bd7e31ae Date: Wed, 14 Nov 2018 18:56:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d77a4d45-0314-4a84-bde0-5731daeacb2d","tenant_id":"9689ed6ceae544f7b8fdb52cea44817b","created_at":"2018-11-14T18:56:03Z","dns_nameservers":[],"updated_at":"2018-11-14T18:56:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9689ed6ceae544f7b8fdb52cea44817b","id":"b22c5b61-cf21-4fa6-b43c-1c767af758bf","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-pub-subnet"}]} 2018-11-14 18:56:36,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d77a4d45-0314-4a84-bde0-5731daeacb2d used request id req-f5ef5fb0-0942-410b-abaf-0588bd7e31ae 2018-11-14 18:56:36,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=d77a4d45-0314-4a84-bde0-5731daeacb2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b926e032ffe11a4d3cc6b6ce4787b11ede90e6d" 2018-11-14 18:56:36,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3028 X-Openstack-Request-Id: req-01d8e875-d59f-4c6c-bcd6-d2cff5c447d9 Date: Wed, 14 Nov 2018 18:56:36 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d77a4d45-0314-4a84-bde0-5731daeacb2d","tenant_id":"9689ed6ceae544f7b8fdb52cea44817b","created_at":"2018-11-14T18:56:05Z","admin_state_up":true,"updated_at":"2018-11-14T18:56:09Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d77a4d45-0314-4a84-bde0-5731daeacb2d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:b4:52:ce","id":"121c6a13-b143-45da-8051-4ad986862f5d","port_security_enabled":false,"project_id":"9689ed6ceae544f7b8fdb52cea44817b","fixed_ips":[{"subnet_id":"b22c5b61-cf21-4fa6-b43c-1c767af758bf","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d77a4d45-0314-4a84-bde0-5731daeacb2d","tenant_id":"9689ed6ceae544f7b8fdb52cea44817b","created_at":"2018-11-14T18:56:05Z","admin_state_up":true,"updated_at":"2018-11-14T18:56:08Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d77a4d45-0314-4a84-bde0-5731daeacb2d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:b0:69:6d","id":"46a6e790-efb7-4cb6-8d30-10f814d8c56f","port_security_enabled":false,"project_id":"9689ed6ceae544f7b8fdb52cea44817b","fixed_ips":[{"subnet_id":"b22c5b61-cf21-4fa6-b43c-1c767af758bf","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d77a4d45-0314-4a84-bde0-5731daeacb2d","tenant_id":"9689ed6ceae544f7b8fdb52cea44817b","created_at":"2018-11-14T18:56:14Z","admin_state_up":true,"updated_at":"2018-11-14T18:56:26Z","binding:vnic_type":"normal","device_id":"2d115644-00e5-48dc-a16d-a44b47070920","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:73:d0:0c","id":"8892e2ca-f220-489a-b95e-511576bfbc9c","port_security_enabled":true,"project_id":"9689ed6ceae544f7b8fdb52cea44817b","fixed_ips":[{"subnet_id":"b22c5b61-cf21-4fa6-b43c-1c767af758bf","ip_address":"10.55.0.7"}],"extra_dhcp_opts":[],"security_groups":["749bf169-7e85-45c1-8973-ccd7da2c1815"],"name":"InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d77a4d45-0314-4a84-bde0-5731daeacb2d","tenant_id":"9689ed6ceae544f7b8fdb52cea44817b","created_at":"2018-11-14T18:56:04Z","admin_state_up":true,"updated_at":"2018-11-14T18:56:07Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d77a4d45-0314-4a84-bde0-5731daeacb2d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:87:34:76","id":"f5984588-1c4b-407a-b409-51c4ea566eb0","port_security_enabled":false,"project_id":"9689ed6ceae544f7b8fdb52cea44817b","fixed_ips":[{"subnet_id":"b22c5b61-cf21-4fa6-b43c-1c767af758bf","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-14 18:56:36,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=d77a4d45-0314-4a84-bde0-5731daeacb2d used request id req-01d8e875-d59f-4c6c-bcd6-d2cff5c447d9 2018-11-14 18:56:36,747 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2d115644-00e5-48dc-a16d-a44b47070920 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b926e032ffe11a4d3cc6b6ce4787b11ede90e6d" 2018-11-14 18:56:37,075 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:56: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-d054897b-696d-4125-8eab-4881774268c0 x-compute-request-id: req-d054897b-696d-4125-8eab-4881774268c0 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:d0:0c", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2d115644-00e5-48dc-a16d-a44b47070920", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2d115644-00e5-48dc-a16d-a44b47070920", "rel": "bookmark"}], "image": {"id": "b43329bb-0868-4d5f-a429-791671faeab7", "links": [{"href": "http://172.30.9.28:8774/images/b43329bb-0868-4d5f-a429-791671faeab7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:56:26.000000", "flavor": {"id": "0853c20c-0f36-4816-9547-779058848aa0", "links": [{"href": "http://172.30.9.28:8774/flavors/0853c20c-0f36-4816-9547-779058848aa0", "rel": "bookmark"}]}, "id": "2d115644-00e5-48dc-a16d-a44b47070920", "security_groups": [{"name": "default"}], "user_id": "58cc586b504241debf04c478da236e1b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:56:26Z", "hostId": "87156f40a58414826fc150d4fc810e28029901d34836825368006f5c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-inst", "created": "2018-11-14T18:56:18Z", "tenant_id": "9689ed6ceae544f7b8fdb52cea44817b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:56:37,075 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2d115644-00e5-48dc-a16d-a44b47070920 used request id req-d054897b-696d-4125-8eab-4881774268c0 2018-11-14 18:56:37,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b926e032ffe11a4d3cc6b6ce4787b11ede90e6d" 2018-11-14 18:56:37,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-1df9805f-8067-484b-880e-b2cae83bb160 Date: Wed, 14 Nov 2018 18:56:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b22c5b61-cf21-4fa6-b43c-1c767af758bf"],"updated_at":"2018-11-14T18:56:03Z","tenant_id":"9689ed6ceae544f7b8fdb52cea44817b","created_at":"2018-11-14T18:56:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9689ed6ceae544f7b8fdb52cea44817b","id":"d77a4d45-0314-4a84-bde0-5731daeacb2d","name":"InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-pub-net"}]} 2018-11-14 18:56:37,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-pub-net used request id req-1df9805f-8067-484b-880e-b2cae83bb160 2018-11-14 18:56:37,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9689ed6ceae544f7b8fdb52cea44817b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b926e032ffe11a4d3cc6b6ce4787b11ede90e6d" 2018-11-14 18:56:37,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:56:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14956d2d-7afd-45d5-931f-b4b89f7f37b9 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9689ed6ceae544f7b8fdb52cea44817b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9689ed6ceae544f7b8fdb52cea44817b", "name": "InstanceSecurityGroupTests-14e78943-9b1a-454-proj"}} 2018-11-14 18:56:37,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9689ed6ceae544f7b8fdb52cea44817b used request id req-14956d2d-7afd-45d5-931f-b4b89f7f37b9 2018-11-14 18:56:37,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d77a4d45-0314-4a84-bde0-5731daeacb2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b926e032ffe11a4d3cc6b6ce4787b11ede90e6d" 2018-11-14 18:56:37,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-649c26d3-1bbc-4b96-a7a6-e840d38258d2 Date: Wed, 14 Nov 2018 18:56:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d77a4d45-0314-4a84-bde0-5731daeacb2d","tenant_id":"9689ed6ceae544f7b8fdb52cea44817b","created_at":"2018-11-14T18:56:03Z","dns_nameservers":[],"updated_at":"2018-11-14T18:56:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9689ed6ceae544f7b8fdb52cea44817b","id":"b22c5b61-cf21-4fa6-b43c-1c767af758bf","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-pub-subnet"}]} 2018-11-14 18:56:37,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d77a4d45-0314-4a84-bde0-5731daeacb2d used request id req-649c26d3-1bbc-4b96-a7a6-e840d38258d2 2018-11-14 18:56:37,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=d77a4d45-0314-4a84-bde0-5731daeacb2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b926e032ffe11a4d3cc6b6ce4787b11ede90e6d" 2018-11-14 18:56:37,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3028 X-Openstack-Request-Id: req-0a6008f3-36f0-43ac-b8b5-970ea582c2e8 Date: Wed, 14 Nov 2018 18:56:37 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d77a4d45-0314-4a84-bde0-5731daeacb2d","tenant_id":"9689ed6ceae544f7b8fdb52cea44817b","created_at":"2018-11-14T18:56:05Z","admin_state_up":true,"updated_at":"2018-11-14T18:56:09Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d77a4d45-0314-4a84-bde0-5731daeacb2d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:b4:52:ce","id":"121c6a13-b143-45da-8051-4ad986862f5d","port_security_enabled":false,"project_id":"9689ed6ceae544f7b8fdb52cea44817b","fixed_ips":[{"subnet_id":"b22c5b61-cf21-4fa6-b43c-1c767af758bf","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d77a4d45-0314-4a84-bde0-5731daeacb2d","tenant_id":"9689ed6ceae544f7b8fdb52cea44817b","created_at":"2018-11-14T18:56:05Z","admin_state_up":true,"updated_at":"2018-11-14T18:56:08Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d77a4d45-0314-4a84-bde0-5731daeacb2d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:b0:69:6d","id":"46a6e790-efb7-4cb6-8d30-10f814d8c56f","port_security_enabled":false,"project_id":"9689ed6ceae544f7b8fdb52cea44817b","fixed_ips":[{"subnet_id":"b22c5b61-cf21-4fa6-b43c-1c767af758bf","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d77a4d45-0314-4a84-bde0-5731daeacb2d","tenant_id":"9689ed6ceae544f7b8fdb52cea44817b","created_at":"2018-11-14T18:56:14Z","admin_state_up":true,"updated_at":"2018-11-14T18:56:26Z","binding:vnic_type":"normal","device_id":"2d115644-00e5-48dc-a16d-a44b47070920","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:73:d0:0c","id":"8892e2ca-f220-489a-b95e-511576bfbc9c","port_security_enabled":true,"project_id":"9689ed6ceae544f7b8fdb52cea44817b","fixed_ips":[{"subnet_id":"b22c5b61-cf21-4fa6-b43c-1c767af758bf","ip_address":"10.55.0.7"}],"extra_dhcp_opts":[],"security_groups":["749bf169-7e85-45c1-8973-ccd7da2c1815"],"name":"InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d77a4d45-0314-4a84-bde0-5731daeacb2d","tenant_id":"9689ed6ceae544f7b8fdb52cea44817b","created_at":"2018-11-14T18:56:04Z","admin_state_up":true,"updated_at":"2018-11-14T18:56:07Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d77a4d45-0314-4a84-bde0-5731daeacb2d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:87:34:76","id":"f5984588-1c4b-407a-b409-51c4ea566eb0","port_security_enabled":false,"project_id":"9689ed6ceae544f7b8fdb52cea44817b","fixed_ips":[{"subnet_id":"b22c5b61-cf21-4fa6-b43c-1c767af758bf","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-14 18:56:37,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=d77a4d45-0314-4a84-bde0-5731daeacb2d used request id req-0a6008f3-36f0-43ac-b8b5-970ea582c2e8 2018-11-14 18:56:37,612 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/2d115644-00e5-48dc-a16d-a44b47070920/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b926e032ffe11a4d3cc6b6ce4787b11ede90e6d" -d '{"removeSecurityGroup": {"name": "InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-name"}}' 2018-11-14 18:56:38,297 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:56: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-823f8524-335b-4edf-92dd-5254f88637c2 x-compute-request-id: req-823f8524-335b-4edf-92dd-5254f88637c2 Content-Length: 199 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Security group InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-name not associated with the instance 2d115644-00e5-48dc-a16d-a44b47070920", "code": 404}} 2018-11-14 18:56:38,297 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/2d115644-00e5-48dc-a16d-a44b47070920/action used request id req-823f8524-335b-4edf-92dd-5254f88637c2 2018-11-14 18:56:38,298 - create_instance - WARNING - Security group not removed - Security group InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-name not associated with the instance 2d115644-00e5-48dc-a16d-a44b47070920 (HTTP 404) (Request-ID: req-823f8524-335b-4edf-92dd-5254f88637c2) 2018-11-14 18:56:38,300 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2d115644-00e5-48dc-a16d-a44b47070920 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b926e032ffe11a4d3cc6b6ce4787b11ede90e6d" 2018-11-14 18:56:38,790 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:56: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-d2d4e8b0-feb1-47b3-86c9-b008a3046326 x-compute-request-id: req-d2d4e8b0-feb1-47b3-86c9-b008a3046326 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:d0:0c", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2d115644-00e5-48dc-a16d-a44b47070920", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2d115644-00e5-48dc-a16d-a44b47070920", "rel": "bookmark"}], "image": {"id": "b43329bb-0868-4d5f-a429-791671faeab7", "links": [{"href": "http://172.30.9.28:8774/images/b43329bb-0868-4d5f-a429-791671faeab7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:56:26.000000", "flavor": {"id": "0853c20c-0f36-4816-9547-779058848aa0", "links": [{"href": "http://172.30.9.28:8774/flavors/0853c20c-0f36-4816-9547-779058848aa0", "rel": "bookmark"}]}, "id": "2d115644-00e5-48dc-a16d-a44b47070920", "security_groups": [{"name": "default"}], "user_id": "58cc586b504241debf04c478da236e1b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:56:26Z", "hostId": "87156f40a58414826fc150d4fc810e28029901d34836825368006f5c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-inst", "created": "2018-11-14T18:56:18Z", "tenant_id": "9689ed6ceae544f7b8fdb52cea44817b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:56:38,790 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2d115644-00e5-48dc-a16d-a44b47070920 used request id req-d2d4e8b0-feb1-47b3-86c9-b008a3046326 2018-11-14 18:56:38,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b926e032ffe11a4d3cc6b6ce4787b11ede90e6d" 2018-11-14 18:56:38,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 636 X-Openstack-Request-Id: req-e53e9dcf-a777-4551-9940-6f45ae090037 Date: Wed, 14 Nov 2018 18:56:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b22c5b61-cf21-4fa6-b43c-1c767af758bf"],"updated_at":"2018-11-14T18:56:03Z","tenant_id":"9689ed6ceae544f7b8fdb52cea44817b","created_at":"2018-11-14T18:56:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9689ed6ceae544f7b8fdb52cea44817b","id":"d77a4d45-0314-4a84-bde0-5731daeacb2d","name":"InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-pub-net"}]} 2018-11-14 18:56:38,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-pub-net used request id req-e53e9dcf-a777-4551-9940-6f45ae090037 2018-11-14 18:56:38,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9689ed6ceae544f7b8fdb52cea44817b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b926e032ffe11a4d3cc6b6ce4787b11ede90e6d" 2018-11-14 18:56:38,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:56:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5261db2-f74c-4f7a-ab95-493d294c4039 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9689ed6ceae544f7b8fdb52cea44817b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9689ed6ceae544f7b8fdb52cea44817b", "name": "InstanceSecurityGroupTests-14e78943-9b1a-454-proj"}} 2018-11-14 18:56:38,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9689ed6ceae544f7b8fdb52cea44817b used request id req-b5261db2-f74c-4f7a-ab95-493d294c4039 2018-11-14 18:56:39,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d77a4d45-0314-4a84-bde0-5731daeacb2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b926e032ffe11a4d3cc6b6ce4787b11ede90e6d" 2018-11-14 18:56:39,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c57bafb0-ef25-4fa7-a9d1-dd90421aa77d Date: Wed, 14 Nov 2018 18:56:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d77a4d45-0314-4a84-bde0-5731daeacb2d","tenant_id":"9689ed6ceae544f7b8fdb52cea44817b","created_at":"2018-11-14T18:56:03Z","dns_nameservers":[],"updated_at":"2018-11-14T18:56:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9689ed6ceae544f7b8fdb52cea44817b","id":"b22c5b61-cf21-4fa6-b43c-1c767af758bf","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-pub-subnet"}]} 2018-11-14 18:56:39,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d77a4d45-0314-4a84-bde0-5731daeacb2d used request id req-c57bafb0-ef25-4fa7-a9d1-dd90421aa77d 2018-11-14 18:56:39,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=d77a4d45-0314-4a84-bde0-5731daeacb2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b926e032ffe11a4d3cc6b6ce4787b11ede90e6d" 2018-11-14 18:56:39,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3028 X-Openstack-Request-Id: req-410011dd-2ffd-457a-bd50-8c22456b383c Date: Wed, 14 Nov 2018 18:56:39 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d77a4d45-0314-4a84-bde0-5731daeacb2d","tenant_id":"9689ed6ceae544f7b8fdb52cea44817b","created_at":"2018-11-14T18:56:05Z","admin_state_up":true,"updated_at":"2018-11-14T18:56:09Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d77a4d45-0314-4a84-bde0-5731daeacb2d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:b4:52:ce","id":"121c6a13-b143-45da-8051-4ad986862f5d","port_security_enabled":false,"project_id":"9689ed6ceae544f7b8fdb52cea44817b","fixed_ips":[{"subnet_id":"b22c5b61-cf21-4fa6-b43c-1c767af758bf","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d77a4d45-0314-4a84-bde0-5731daeacb2d","tenant_id":"9689ed6ceae544f7b8fdb52cea44817b","created_at":"2018-11-14T18:56:05Z","admin_state_up":true,"updated_at":"2018-11-14T18:56:08Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d77a4d45-0314-4a84-bde0-5731daeacb2d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:b0:69:6d","id":"46a6e790-efb7-4cb6-8d30-10f814d8c56f","port_security_enabled":false,"project_id":"9689ed6ceae544f7b8fdb52cea44817b","fixed_ips":[{"subnet_id":"b22c5b61-cf21-4fa6-b43c-1c767af758bf","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d77a4d45-0314-4a84-bde0-5731daeacb2d","tenant_id":"9689ed6ceae544f7b8fdb52cea44817b","created_at":"2018-11-14T18:56:14Z","admin_state_up":true,"updated_at":"2018-11-14T18:56:26Z","binding:vnic_type":"normal","device_id":"2d115644-00e5-48dc-a16d-a44b47070920","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:73:d0:0c","id":"8892e2ca-f220-489a-b95e-511576bfbc9c","port_security_enabled":true,"project_id":"9689ed6ceae544f7b8fdb52cea44817b","fixed_ips":[{"subnet_id":"b22c5b61-cf21-4fa6-b43c-1c767af758bf","ip_address":"10.55.0.7"}],"extra_dhcp_opts":[],"security_groups":["749bf169-7e85-45c1-8973-ccd7da2c1815"],"name":"InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d77a4d45-0314-4a84-bde0-5731daeacb2d","tenant_id":"9689ed6ceae544f7b8fdb52cea44817b","created_at":"2018-11-14T18:56:04Z","admin_state_up":true,"updated_at":"2018-11-14T18:56:07Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d77a4d45-0314-4a84-bde0-5731daeacb2d","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:87:34:76","id":"f5984588-1c4b-407a-b409-51c4ea566eb0","port_security_enabled":false,"project_id":"9689ed6ceae544f7b8fdb52cea44817b","fixed_ips":[{"subnet_id":"b22c5b61-cf21-4fa6-b43c-1c767af758bf","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-14 18:56:39,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=d77a4d45-0314-4a84-bde0-5731daeacb2d used request id req-410011dd-2ffd-457a-bd50-8c22456b383c 2018-11-14 18:56:39,109 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2d115644-00e5-48dc-a16d-a44b47070920 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b1033a792691b7f5195d87beed9c22d7ce0456e" 2018-11-14 18:56:39,982 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:56: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-f1179b75-db94-424c-a055-40bbc63448f7 x-compute-request-id: req-f1179b75-db94-424c-a055-40bbc63448f7 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:d0:0c", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2d115644-00e5-48dc-a16d-a44b47070920", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2d115644-00e5-48dc-a16d-a44b47070920", "rel": "bookmark"}], "image": {"id": "b43329bb-0868-4d5f-a429-791671faeab7", "links": [{"href": "http://172.30.9.28:8774/images/b43329bb-0868-4d5f-a429-791671faeab7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:56:26.000000", "flavor": {"id": "0853c20c-0f36-4816-9547-779058848aa0", "links": [{"href": "http://172.30.9.28:8774/flavors/0853c20c-0f36-4816-9547-779058848aa0", "rel": "bookmark"}]}, "id": "2d115644-00e5-48dc-a16d-a44b47070920", "security_groups": [{"name": "default"}], "user_id": "58cc586b504241debf04c478da236e1b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:56:26Z", "hostId": "87156f40a58414826fc150d4fc810e28029901d34836825368006f5c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-inst", "created": "2018-11-14T18:56:18Z", "tenant_id": "9689ed6ceae544f7b8fdb52cea44817b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:56:39,982 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2d115644-00e5-48dc-a16d-a44b47070920 used request id req-f1179b75-db94-424c-a055-40bbc63448f7 2018-11-14 18:56:39,983 - create_instance - INFO - Deleting Port with ID - 8892e2ca-f220-489a-b95e-511576bfbc9c 2018-11-14 18:56:39,983 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-port 2018-11-14 18:56:39,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/8892e2ca-f220-489a-b95e-511576bfbc9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b926e032ffe11a4d3cc6b6ce4787b11ede90e6d" 2018-11-14 18:56:40,814 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e692a7f1-2300-405c-bbe3-84df36c3e38e Date: Wed, 14 Nov 2018 18:56:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:56:40,814 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/8892e2ca-f220-489a-b95e-511576bfbc9c used request id req-e692a7f1-2300-405c-bbe3-84df36c3e38e 2018-11-14 18:56:40,814 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-inst 2018-11-14 18:56:40,817 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/2d115644-00e5-48dc-a16d-a44b47070920 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b926e032ffe11a4d3cc6b6ce4787b11ede90e6d" 2018-11-14 18:56:41,136 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:56: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-50870531-3f4f-4257-a6ec-aee9d280f20c x-compute-request-id: req-50870531-3f4f-4257-a6ec-aee9d280f20c Content-Type: application/json 2018-11-14 18:56:41,136 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/2d115644-00e5-48dc-a16d-a44b47070920 used request id req-50870531-3f4f-4257-a6ec-aee9d280f20c 2018-11-14 18:56:41,136 - create_instance - INFO - Checking deletion status 2018-11-14 18:56:41,139 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2d115644-00e5-48dc-a16d-a44b47070920 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b926e032ffe11a4d3cc6b6ce4787b11ede90e6d" 2018-11-14 18:56:41,413 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:56: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-6769e156-d269-4761-b56b-a57116e29501 x-compute-request-id: req-6769e156-d269-4761-b56b-a57116e29501 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.28:8774/v2.1/servers/2d115644-00e5-48dc-a16d-a44b47070920", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2d115644-00e5-48dc-a16d-a44b47070920", "rel": "bookmark"}], "image": {"id": "b43329bb-0868-4d5f-a429-791671faeab7", "links": [{"href": "http://172.30.9.28:8774/images/b43329bb-0868-4d5f-a429-791671faeab7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:56:26.000000", "flavor": {"id": "0853c20c-0f36-4816-9547-779058848aa0", "links": [{"href": "http://172.30.9.28:8774/flavors/0853c20c-0f36-4816-9547-779058848aa0", "rel": "bookmark"}]}, "id": "2d115644-00e5-48dc-a16d-a44b47070920", "user_id": "58cc586b504241debf04c478da236e1b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:56:40Z", "hostId": "87156f40a58414826fc150d4fc810e28029901d34836825368006f5c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-inst", "created": "2018-11-14T18:56:18Z", "tenant_id": "9689ed6ceae544f7b8fdb52cea44817b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:56:41,413 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2d115644-00e5-48dc-a16d-a44b47070920 used request id req-6769e156-d269-4761-b56b-a57116e29501 2018-11-14 18:56:41,414 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-inst] is - ACTIVE 2018-11-14 18:56:41,414 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-14 18:56:44,417 - create_instance - DEBUG - VM status query timeout in 296.719061136 2018-11-14 18:56:44,420 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2d115644-00e5-48dc-a16d-a44b47070920 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b926e032ffe11a4d3cc6b6ce4787b11ede90e6d" 2018-11-14 18:56:44,863 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:56: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-c0e81455-7984-40d0-a112-b02da48c8728 x-compute-request-id: req-c0e81455-7984-40d0-a112-b02da48c8728 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.28:8774/v2.1/servers/2d115644-00e5-48dc-a16d-a44b47070920", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2d115644-00e5-48dc-a16d-a44b47070920", "rel": "bookmark"}], "image": {"id": "b43329bb-0868-4d5f-a429-791671faeab7", "links": [{"href": "http://172.30.9.28:8774/images/b43329bb-0868-4d5f-a429-791671faeab7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:56:26.000000", "flavor": {"id": "0853c20c-0f36-4816-9547-779058848aa0", "links": [{"href": "http://172.30.9.28:8774/flavors/0853c20c-0f36-4816-9547-779058848aa0", "rel": "bookmark"}]}, "id": "2d115644-00e5-48dc-a16d-a44b47070920", "user_id": "58cc586b504241debf04c478da236e1b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:56:40Z", "hostId": "87156f40a58414826fc150d4fc810e28029901d34836825368006f5c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-inst", "created": "2018-11-14T18:56:18Z", "tenant_id": "9689ed6ceae544f7b8fdb52cea44817b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:56:44,863 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2d115644-00e5-48dc-a16d-a44b47070920 used request id req-c0e81455-7984-40d0-a112-b02da48c8728 2018-11-14 18:56:44,863 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-inst] is - ACTIVE 2018-11-14 18:56:44,863 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-14 18:56:47,866 - create_instance - DEBUG - VM status query timeout in 293.269830227 2018-11-14 18:56:47,869 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2d115644-00e5-48dc-a16d-a44b47070920 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b926e032ffe11a4d3cc6b6ce4787b11ede90e6d" 2018-11-14 18:56:47,918 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:56:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a4dcf127-5840-40ae-8095-282e1bff5f3c x-compute-request-id: req-a4dcf127-5840-40ae-8095-282e1bff5f3c Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 2d115644-00e5-48dc-a16d-a44b47070920 could not be found.", "code": 404}} 2018-11-14 18:56:47,918 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2d115644-00e5-48dc-a16d-a44b47070920 used request id req-a4dcf127-5840-40ae-8095-282e1bff5f3c 2018-11-14 18:56:47,918 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 2d115644-00e5-48dc-a16d-a44b47070920 could not be found. (HTTP 404) (Request-ID: req-a4dcf127-5840-40ae-8095-282e1bff5f3c) 2018-11-14 18:56:47,919 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-inst 2018-11-14 18:56:47,920 - neutron_utils - INFO - Deleting security group rule with ID - 6b781e3a-6efa-42b1-9f10-6da25963d4fd 2018-11-14 18:56:47,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/6b781e3a-6efa-42b1-9f10-6da25963d4fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc6e99c9d468b5984e2710324f0a6bb778bc8bb" 2018-11-14 18:56:48,222 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e0512286-6a26-4d91-b5f1-ca0ddb66d3fd Content-Length: 0 Date: Wed, 14 Nov 2018 18:56:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:56:48,222 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/6b781e3a-6efa-42b1-9f10-6da25963d4fd used request id req-e0512286-6a26-4d91-b5f1-ca0ddb66d3fd 2018-11-14 18:56:48,222 - neutron_utils - INFO - Deleting security group rule with ID - 917b9a1d-4fc6-4f77-81e3-17664a6151f5 2018-11-14 18:56:48,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/917b9a1d-4fc6-4f77-81e3-17664a6151f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc6e99c9d468b5984e2710324f0a6bb778bc8bb" 2018-11-14 18:56:48,497 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e4357ef3-4a58-45cc-a72d-02af6ca22799 Content-Length: 0 Date: Wed, 14 Nov 2018 18:56:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:56:48,497 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/917b9a1d-4fc6-4f77-81e3-17664a6151f5 used request id req-e4357ef3-4a58-45cc-a72d-02af6ca22799 2018-11-14 18:56:48,497 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-name 2018-11-14 18:56:48,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/f0b27b17-b964-4458-8775-cb8f96eb8db0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc6e99c9d468b5984e2710324f0a6bb778bc8bb" 2018-11-14 18:56:48,776 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-030296e0-c484-4679-84c8-214e029f3cb7 Content-Length: 0 Date: Wed, 14 Nov 2018 18:56:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:56:48,776 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/f0b27b17-b964-4458-8775-cb8f96eb8db0 used request id req-030296e0-c484-4679-84c8-214e029f3cb7 2018-11-14 18:56:48,779 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/0853c20c-0f36-4816-9547-779058848aa0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57b3d10f634db8fa223acc4ce93073e3de4d9c7e" 2018-11-14 18:56:48,856 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18:56: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-4db329df-9b8e-4f21-a63d-25543c54ba3d x-compute-request-id: req-4db329df-9b8e-4f21-a63d-25543c54ba3d Content-Length: 0 Content-Type: application/json 2018-11-14 18:56:48,857 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/0853c20c-0f36-4816-9547-779058848aa0 used request id req-4db329df-9b8e-4f21-a63d-25543c54ba3d 2018-11-14 18:56:48,857 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-pub-subnet 2018-11-14 18:56:48,858 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-pub-subnet 2018-11-14 18:56:48,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/b22c5b61-cf21-4fa6-b43c-1c767af758bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28f67d6b1e5741b76d9c766bac7938d2c9f7bab5" 2018-11-14 18:56:51,514 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-92a2d4ed-b039-4130-a12e-fd9d6179aaa3 Date: Wed, 14 Nov 2018 18:56:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:56:51,514 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/b22c5b61-cf21-4fa6-b43c-1c767af758bf used request id req-92a2d4ed-b039-4130-a12e-fd9d6179aaa3 2018-11-14 18:56:51,515 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-pub-net 2018-11-14 18:56:51,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/d77a4d45-0314-4a84-bde0-5731daeacb2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28f67d6b1e5741b76d9c766bac7938d2c9f7bab5" 2018-11-14 18:56:53,109 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1ba38817-e51a-40c5-849a-744ac4291299 Date: Wed, 14 Nov 2018 18:56:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:56:53,109 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/d77a4d45-0314-4a84-bde0-5731daeacb2d used request id req-1ba38817-e51a-40c5-849a-744ac4291299 2018-11-14 18:56:53,110 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-ddfe445a-27e2-47a3-94ac-b59e019b770c-image 2018-11-14 18:56:53,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/b43329bb-0868-4d5f-a429-791671faeab7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2169987d9a678707e2a9f74e61b6e8d9393ab372" 2018-11-14 18:56:53,677 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bcffcc6a-abae-4c82-bcf2-1f1032890fbb Date: Wed, 14 Nov 2018 18:56:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:56:53,678 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/b43329bb-0868-4d5f-a429-791671faeab7 used request id req-bcffcc6a-abae-4c82-bcf2-1f1032890fbb 2018-11-14 18:56:53,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae06c12bb14177bd81d329c079a7279f4e24c25" 2018-11-14 18:56:53,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-6ade8d9b-780e-40b1-832b-f858c6da3741 Date: Wed, 14 Nov 2018 18:56:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9689ed6ceae544f7b8fdb52cea44817b", "created_at": "2018-11-14T18:56:02Z", "updated_at": "2018-11-14T18:56:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:56:02Z", "revision_number": 0, "id": "5554d385-6507-4e6b-9ce9-9d2984dc03d9", "remote_group_id": "749bf169-7e85-45c1-8973-ccd7da2c1815", "remote_ip_prefix": null, "created_at": "2018-11-14T18:56:02Z", "security_group_id": "749bf169-7e85-45c1-8973-ccd7da2c1815", "tenant_id": "9689ed6ceae544f7b8fdb52cea44817b", "port_range_min": null, "ethertype": "IPv4", "project_id": "9689ed6ceae544f7b8fdb52cea44817b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:56:02Z", "revision_number": 0, "id": "5fc46adf-33a2-4d65-837f-da1bb2dca33d", "remote_group_id": "749bf169-7e85-45c1-8973-ccd7da2c1815", "remote_ip_prefix": null, "created_at": "2018-11-14T18:56:02Z", "security_group_id": "749bf169-7e85-45c1-8973-ccd7da2c1815", "tenant_id": "9689ed6ceae544f7b8fdb52cea44817b", "port_range_min": null, "ethertype": "IPv6", "project_id": "9689ed6ceae544f7b8fdb52cea44817b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:56:02Z", "revision_number": 0, "id": "6efc8b46-e093-4f32-8f84-fc690cb4b4f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:56:02Z", "security_group_id": "749bf169-7e85-45c1-8973-ccd7da2c1815", "tenant_id": "9689ed6ceae544f7b8fdb52cea44817b", "port_range_min": null, "ethertype": "IPv4", "project_id": "9689ed6ceae544f7b8fdb52cea44817b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:56:02Z", "revision_number": 0, "id": "adeba34a-02b1-4437-bb4f-0ccaf96f7058", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:56:02Z", "security_group_id": "749bf169-7e85-45c1-8973-ccd7da2c1815", "tenant_id": "9689ed6ceae544f7b8fdb52cea44817b", "port_range_min": null, "ethertype": "IPv6", "project_id": "9689ed6ceae544f7b8fdb52cea44817b"}], "revision_number": 4, "project_id": "9689ed6ceae544f7b8fdb52cea44817b", "id": "749bf169-7e85-45c1-8973-ccd7da2c1815", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:56:53,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-6ade8d9b-780e-40b1-832b-f858c6da3741 2018-11-14 18:56:53,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae06c12bb14177bd81d329c079a7279f4e24c25" 2018-11-14 18:56:54,086 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:56:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b3dc1d6-2985-4b9a-820a-36f8c682353f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:56:54,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-0b3dc1d6-2985-4b9a-820a-36f8c682353f 2018-11-14 18:56:54,086 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:56:54,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae06c12bb14177bd81d329c079a7279f4e24c25" 2018-11-14 18:56:54,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:56:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1197363e-e9ae-4ddb-8779-b5237ab29e99 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:56:54,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-1197363e-e9ae-4ddb-8779-b5237ab29e99 2018-11-14 18:56:54,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae06c12bb14177bd81d329c079a7279f4e24c25" 2018-11-14 18:56:54,314 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:56:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c47f2ebc-75b5-4b96-85aa-da3d6c237a84 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:56:54,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-c47f2ebc-75b5-4b96-85aa-da3d6c237a84 2018-11-14 18:56:54,315 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:56:54,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae06c12bb14177bd81d329c079a7279f4e24c25" 2018-11-14 18:56:54,429 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:56:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba72601e-1df7-4dae-9aa8-e2df8032b1cf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:56:54,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-ba72601e-1df7-4dae-9aa8-e2df8032b1cf 2018-11-14 18:56:54,429 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:56:54,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae06c12bb14177bd81d329c079a7279f4e24c25" 2018-11-14 18:56:54,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:56:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8622b7d9-77f4-4f91-80f0-f7b1fe7a2c2a Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:56:54,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-8622b7d9-77f4-4f91-80f0-f7b1fe7a2c2a 2018-11-14 18:56:54,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9689ed6ceae544f7b8fdb52cea44817b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae06c12bb14177bd81d329c079a7279f4e24c25" 2018-11-14 18:56:54,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:56:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b43783e-630e-4b89-9bf9-b94f589eebe6 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9689ed6ceae544f7b8fdb52cea44817b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9689ed6ceae544f7b8fdb52cea44817b", "name": "InstanceSecurityGroupTests-14e78943-9b1a-454-proj"}} 2018-11-14 18:56:54,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9689ed6ceae544f7b8fdb52cea44817b used request id req-1b43783e-630e-4b89-9bf9-b94f589eebe6 2018-11-14 18:56:54,653 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 749bf169-7e85-45c1-8973-ccd7da2c1815 2018-11-14 18:56:54,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=749bf169-7e85-45c1-8973-ccd7da2c1815 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae06c12bb14177bd81d329c079a7279f4e24c25" 2018-11-14 18:56:54,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-c7363d39-2623-4029-b764-a7c4915169de Date: Wed, 14 Nov 2018 18:56:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "749bf169-7e85-45c1-8973-ccd7da2c1815", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:56:02Z", "security_group_id": "749bf169-7e85-45c1-8973-ccd7da2c1815", "port_range_min": null, "revision_number": 0, "tenant_id": "9689ed6ceae544f7b8fdb52cea44817b", "created_at": "2018-11-14T18:56:02Z", "project_id": "9689ed6ceae544f7b8fdb52cea44817b", "id": "5554d385-6507-4e6b-9ce9-9d2984dc03d9"}, {"remote_group_id": "749bf169-7e85-45c1-8973-ccd7da2c1815", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:56:02Z", "security_group_id": "749bf169-7e85-45c1-8973-ccd7da2c1815", "port_range_min": null, "revision_number": 0, "tenant_id": "9689ed6ceae544f7b8fdb52cea44817b", "created_at": "2018-11-14T18:56:02Z", "project_id": "9689ed6ceae544f7b8fdb52cea44817b", "id": "5fc46adf-33a2-4d65-837f-da1bb2dca33d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:56:02Z", "security_group_id": "749bf169-7e85-45c1-8973-ccd7da2c1815", "port_range_min": null, "revision_number": 0, "tenant_id": "9689ed6ceae544f7b8fdb52cea44817b", "created_at": "2018-11-14T18:56:02Z", "project_id": "9689ed6ceae544f7b8fdb52cea44817b", "id": "6efc8b46-e093-4f32-8f84-fc690cb4b4f9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:56:02Z", "security_group_id": "749bf169-7e85-45c1-8973-ccd7da2c1815", "port_range_min": null, "revision_number": 0, "tenant_id": "9689ed6ceae544f7b8fdb52cea44817b", "created_at": "2018-11-14T18:56:02Z", "project_id": "9689ed6ceae544f7b8fdb52cea44817b", "id": "adeba34a-02b1-4437-bb4f-0ccaf96f7058"}]} 2018-11-14 18:56:54,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=749bf169-7e85-45c1-8973-ccd7da2c1815 used request id req-c7363d39-2623-4029-b764-a7c4915169de 2018-11-14 18:56:54,956 - neutron_utils - INFO - Deleting security group with name - default 2018-11-14 18:56:54,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/749bf169-7e85-45c1-8973-ccd7da2c1815 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae06c12bb14177bd81d329c079a7279f4e24c25" 2018-11-14 18:56:55,501 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5b54b279-8d3d-4b2c-9f8e-c170dabaca11 Content-Length: 0 Date: Wed, 14 Nov 2018 18:56:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:56:55,502 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/749bf169-7e85-45c1-8973-ccd7da2c1815 used request id req-5b54b279-8d3d-4b2c-9f8e-c170dabaca11 2018-11-14 18:56:55,502 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-14e78943-9b1a-454-proj 2018-11-14 18:56:55,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/9689ed6ceae544f7b8fdb52cea44817b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae06c12bb14177bd81d329c079a7279f4e24c25" 2018-11-14 18:56:55,859 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:56:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf47867f-fb14-4d80-9179-b93ce8f02ba4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:56:55,859 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/9689ed6ceae544f7b8fdb52cea44817b used request id req-cf47867f-fb14-4d80-9179-b93ce8f02ba4 2018-11-14 18:56:55,859 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-14e78943-9b1a-454-proj-role 2018-11-14 18:56:55,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/72c70082e0d84234bb0bcd73c06af5a2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae06c12bb14177bd81d329c079a7279f4e24c25" 2018-11-14 18:56:56,007 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:56:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d63c780-aa36-4bca-a4ec-cc94f591d9c9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:56:56,008 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/72c70082e0d84234bb0bcd73c06af5a2 used request id req-2d63c780-aa36-4bca-a4ec-cc94f591d9c9 2018-11-14 18:56:56,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae06c12bb14177bd81d329c079a7279f4e24c25" 2018-11-14 18:56:56,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:56:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9107eca8-0840-437d-b814-5805b47c0747 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:56:56,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-9107eca8-0840-437d-b814-5805b47c0747 2018-11-14 18:56:56,115 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-14e78943-9b1a-454-user 2018-11-14 18:56:56,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/58cc586b504241debf04c478da236e1b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff71e01ac687bb8a3c7155298b02ed70bd85382b" 2018-11-14 18:56:56,737 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:56:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d6fbcd6-7810-473d-b73c-1fec84e9dd40 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:56:56,737 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/58cc586b504241debf04c478da236e1b used request id req-6d6fbcd6-7810-473d-b73c-1fec84e9dd40 2018-11-14 18:56:56,739 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:56:57,169 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:56:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["mMo_NO35R4aG5vWVBz05IQ"], "issued_at": "2018-11-14T18:56:57.000000Z"}} 2018-11-14 18:56:57,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a73d040330a3437a50bd044f374938690802d5e" 2018-11-14 18:56:57,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:56:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ca12ed1-ef54-461b-a7e3-44d00bccc3f8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:56:57,270 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-3ca12ed1-ef54-461b-a7e3-44d00bccc3f8 2018-11-14 18:56:57,271 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:56:57,273 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:56:57,708 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:56:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["q5iQJmQzR3qRQnQB8dDIhQ"], "issued_at": "2018-11-14T18:56:57.000000Z"}} 2018-11-14 18:56:57,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026f63b0b1acb6fbf3599e2918eb139e98ea5d49" 2018-11-14 18:56:57,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:56:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b33a7093-b7be-408e-b923-a2781e16e2fe Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:56:57,811 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-b33a7093-b7be-408e-b923-a2781e16e2fe 2018-11-14 18:56:57,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:56:57,821 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:56: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:56:57,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-658d3079-58a3-4c7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026f63b0b1acb6fbf3599e2918eb139e98ea5d49" 2018-11-14 18:56:57,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:56:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24d24b68-56b0-4f9f-9565-4cdc0725a59b Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-658d3079-58a3-4c7-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:56:57,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-658d3079-58a3-4c7-proj used request id req-24d24b68-56b0-4f9f-9565-4cdc0725a59b 2018-11-14 18:56:57,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026f63b0b1acb6fbf3599e2918eb139e98ea5d49" 2018-11-14 18:56:58,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:56:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-feb7e4bf-fc4d-4c54-be8f-fda36004b9da Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:56:58,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-feb7e4bf-fc4d-4c54-be8f-fda36004b9da 2018-11-14 18:56:58,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026f63b0b1acb6fbf3599e2918eb139e98ea5d49" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceOnComputeHost-658d3079-58a3-4c7-proj"}}' 2018-11-14 18:56:58,205 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:56:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51a21589-3d3b-4e70-b34a-0b0cd223c5c7 Content-Length: 324 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/cf29953467f4444e971fad2f20a05448"}, "tags": [], "enabled": true, "id": "cf29953467f4444e971fad2f20a05448", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceOnComputeHost-658d3079-58a3-4c7-proj"}} 2018-11-14 18:56:58,205 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-51a21589-3d3b-4e70-b34a-0b0cd223c5c7 2018-11-14 18:56:58,206 - keystone_utils - INFO - Created project with name - CreateInstanceOnComputeHost-658d3079-58a3-4c7-proj 2018-11-14 18:56:58,206 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:56:58,207 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:56:58,632 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:56:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["Q016ceCkQVmSFLpPHoMNzA"], "issued_at": "2018-11-14T18:56:58.000000Z"}} 2018-11-14 18:56:58,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4202700df6ca5ca4700588cc6d115422a83abc8f" 2018-11-14 18:56:58,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:56:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37b3fcf7-6f0b-45ea-8b9a-c4fca515f66c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:56:58,739 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-37b3fcf7-6f0b-45ea-8b9a-c4fca515f66c 2018-11-14 18:56:58,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:56:58,748 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:56: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:56:58,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4202700df6ca5ca4700588cc6d115422a83abc8f" 2018-11-14 18:56:58,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:56:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd15246b-0891-4f12-aeb3-21001141e12c Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:56:58,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-fd15246b-0891-4f12-aeb3-21001141e12c 2018-11-14 18:56:58,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstanceOnComputeHost-658d3079-58a3-4c7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4202700df6ca5ca4700588cc6d115422a83abc8f" 2018-11-14 18:56:59,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:56:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70f39548-bde2-454c-ab9c-b2ac1442f2f5 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstanceOnComputeHost-658d3079-58a3-4c7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/cf29953467f4444e971fad2f20a05448"}, "tags": [], "enabled": true, "id": "cf29953467f4444e971fad2f20a05448", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceOnComputeHost-658d3079-58a3-4c7-proj"}]} 2018-11-14 18:56:59,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstanceOnComputeHost-658d3079-58a3-4c7-proj used request id req-70f39548-bde2-454c-ab9c-b2ac1442f2f5 2018-11-14 18:56:59,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4202700df6ca5ca4700588cc6d115422a83abc8f" 2018-11-14 18:56:59,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:56:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12fa0b71-8e3c-482f-96c3-deb9d9e27eff Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:56:59,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-12fa0b71-8e3c-482f-96c3-deb9d9e27eff 2018-11-14 18:56:59,552 - keystone_utils - INFO - Created user with name - CreateInstanceOnComputeHost-658d3079-58a3-4c7-user 2018-11-14 18:56:59,552 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:56:59,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026f63b0b1acb6fbf3599e2918eb139e98ea5d49" 2018-11-14 18:56:59,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:56:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-235b9fd1-fbc1-46a4-9069-ee9723dad676 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:56:59,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-235b9fd1-fbc1-46a4-9069-ee9723dad676 2018-11-14 18:56:59,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026f63b0b1acb6fbf3599e2918eb139e98ea5d49" -d '{"role": {"name": "CreateInstanceOnComputeHost-658d3079-58a3-4c7-proj-role"}}' 2018-11-14 18:56:59,792 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:56:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c1d034c-18e6-4a8e-acc4-58244be0f4d3 Content-Length: 226 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f964fe2151a64aa483e3c05ba633d722", "links": {"self": "http://172.30.9.28:5000/v3/roles/f964fe2151a64aa483e3c05ba633d722"}, "name": "CreateInstanceOnComputeHost-658d3079-58a3-4c7-proj-role"}} 2018-11-14 18:56:59,792 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-6c1d034c-18e6-4a8e-acc4-58244be0f4d3 2018-11-14 18:56:59,792 - keystone_utils - INFO - Created role with name - CreateInstanceOnComputeHost-658d3079-58a3-4c7-proj-role 2018-11-14 18:56:59,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/f964fe2151a64aa483e3c05ba633d722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026f63b0b1acb6fbf3599e2918eb139e98ea5d49" 2018-11-14 18:56:59,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:56:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1a06eb5-1ad5-4abf-a461-3297ee9e48a7 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f964fe2151a64aa483e3c05ba633d722", "links": {"self": "http://172.30.9.28:5000/v3/roles/f964fe2151a64aa483e3c05ba633d722"}, "name": "CreateInstanceOnComputeHost-658d3079-58a3-4c7-proj-role"}} 2018-11-14 18:56:59,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/f964fe2151a64aa483e3c05ba633d722 used request id req-f1a06eb5-1ad5-4abf-a461-3297ee9e48a7 2018-11-14 18:56:59,911 - keystone_utils - INFO - Granting role CreateInstanceOnComputeHost-658d3079-58a3-4c7-proj-role to project CreateInstanceOnComputeHost-658d3079-58a3-4c7-proj 2018-11-14 18:56:59,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/cf29953467f4444e971fad2f20a05448/users/bd9019cce7a24529ad3a435bf278b33d/roles/f964fe2151a64aa483e3c05ba633d722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026f63b0b1acb6fbf3599e2918eb139e98ea5d49" 2018-11-14 18:57:00,095 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:56:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-190e3743-c7e0-42c8-8292-3b892e2c2d72 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:57:00,095 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/cf29953467f4444e971fad2f20a05448/users/bd9019cce7a24529ad3a435bf278b33d/roles/f964fe2151a64aa483e3c05ba633d722 used request id req-190e3743-c7e0-42c8-8292-3b892e2c2d72 2018-11-14 18:57:00,096 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-14 18:57:00,096 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:57:00,097 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:57:00,537 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:57:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["zilTVW0sTBe0P1mYUHHXhA"], "issued_at": "2018-11-14T18:57:00.000000Z"}} 2018-11-14 18:57:00,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21333a2c7ad628c5391663aa2cdfb9c43fab2c20" 2018-11-14 18:57:00,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:57:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d2503e6-cda6-46f5-b9e9-41b5e82a63cb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:57:00,639 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-1d2503e6-cda6-46f5-b9e9-41b5e82a63cb 2018-11-14 18:57:00,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21333a2c7ad628c5391663aa2cdfb9c43fab2c20" 2018-11-14 18:57:00,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-61e31fa8-50b7-4c06-8f12-f01e48112a09 Date: Wed, 14 Nov 2018 18:57:00 GMT RESP BODY: {"networks":[]} 2018-11-14 18:57:00,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net used request id req-61e31fa8-50b7-4c06-8f12-f01e48112a09 2018-11-14 18:57:00,854 - neutron_utils - INFO - Creating network with name CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net 2018-11-14 18:57:00,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21333a2c7ad628c5391663aa2cdfb9c43fab2c20" -d '{"network": {"name": "CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net", "admin_state_up": true}}' 2018-11-14 18:57:01,377 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-c5213390-219f-4912-8260-087cc87af9c2 Date: Wed, 14 Nov 2018 18:57:01 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-14T18:57:01Z","is_default":false,"provider:segmentation_id":90,"name":"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net","admin_state_up":true,"tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:01Z","mtu":1450}} 2018-11-14 18:57:01,377 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-c5213390-219f-4912-8260-087cc87af9c2 2018-11-14 18:57:01,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=9176b89d-8724-4b3c-af2c-f008cc64c14c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21333a2c7ad628c5391663aa2cdfb9c43fab2c20" 2018-11-14 18:57:01,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 689 X-Openstack-Request-Id: req-1c0f8cff-5f0c-472a-826b-3a45ca0aad20 Date: Wed, 14 Nov 2018 18:57:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-14T18:57:01Z","provider:segmentation_id":90,"name":"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net","admin_state_up":true,"tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:01Z","provider:network_type":"vxlan"}]} 2018-11-14 18:57:01,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=9176b89d-8724-4b3c-af2c-f008cc64c14c used request id req-1c0f8cff-5f0c-472a-826b-3a45ca0aad20 2018-11-14 18:57:01,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=9176b89d-8724-4b3c-af2c-f008cc64c14c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21333a2c7ad628c5391663aa2cdfb9c43fab2c20" 2018-11-14 18:57:01,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f6b9167b-e172-48e3-b35e-3df96b3c923c Date: Wed, 14 Nov 2018 18:57:01 GMT RESP BODY: {"subnets":[]} 2018-11-14 18:57:01,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=9176b89d-8724-4b3c-af2c-f008cc64c14c used request id req-f6b9167b-e172-48e3-b35e-3df96b3c923c 2018-11-14 18:57:01,973 - neutron_utils - INFO - Creating subnet with name CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-subnet 2018-11-14 18:57:01,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21333a2c7ad628c5391663aa2cdfb9c43fab2c20" -d '{"subnets": [{"ip_version": 4, "network_id": "9176b89d-8724-4b3c-af2c-f008cc64c14c", "cidr": "10.55.0.0/24", "name": "CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-subnet"}]}' 2018-11-14 18:57:02,515 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-5c7f1152-f674-4bd9-b08d-dc342608a287 Date: Wed, 14 Nov 2018 18:57:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:02Z","dns_nameservers":[],"updated_at":"2018-11-14T18:57:02Z","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":"65fe59f084134682a256c9e669979766","id":"14839cf4-8558-480f-9df1-fd7fe6c7b85f","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-subnet"}]} 2018-11-14 18:57:02,516 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-5c7f1152-f674-4bd9-b08d-dc342608a287 2018-11-14 18:57:02,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=9176b89d-8724-4b3c-af2c-f008cc64c14c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21333a2c7ad628c5391663aa2cdfb9c43fab2c20" 2018-11-14 18:57:02,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-8e96bb1e-957b-4244-9f7d-d8634acef093 Date: Wed, 14 Nov 2018 18:57:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","subnets":["14839cf4-8558-480f-9df1-fd7fe6c7b85f"],"description":"","tags":[],"updated_at":"2018-11-14T18:57:02Z","provider:segmentation_id":90,"name":"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net","admin_state_up":true,"tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:01Z","provider:network_type":"vxlan"}]} 2018-11-14 18:57:02,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=9176b89d-8724-4b3c-af2c-f008cc64c14c used request id req-8e96bb1e-957b-4244-9f7d-d8634acef093 2018-11-14 18:57:02,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=9176b89d-8724-4b3c-af2c-f008cc64c14c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21333a2c7ad628c5391663aa2cdfb9c43fab2c20" 2018-11-14 18:57:03,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-a5cebffb-62ae-4bce-be5e-e77f473e16c0 Date: Wed, 14 Nov 2018 18:57:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:02Z","dns_nameservers":[],"updated_at":"2018-11-14T18:57:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"65fe59f084134682a256c9e669979766","id":"14839cf4-8558-480f-9df1-fd7fe6c7b85f","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-subnet"}]} 2018-11-14 18:57:03,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=9176b89d-8724-4b3c-af2c-f008cc64c14c used request id req-a5cebffb-62ae-4bce-be5e-e77f473e16c0 2018-11-14 18:57:03,070 - OpenStackNetwork - DEBUG - Network [9176b89d-8724-4b3c-af2c-f008cc64c14c] created successfully 2018-11-14 18:57:03,070 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:57:03,071 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:57:03,488 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:57:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["GjZfTEg4QL2zEoXjZRAnCg"], "issued_at": "2018-11-14T18:57:03.000000Z"}} 2018-11-14 18:57:03,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3db8e616abffe0571fe0470424289d6a310c49e1" 2018-11-14 18:57:03,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:57:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3659a35a-c1c7-40be-9879-120065dc917b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:57:03,591 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-3659a35a-c1c7-40be-9879-120065dc917b 2018-11-14 18:57:03,592 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:57:03,596 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3db8e616abffe0571fe0470424289d6a310c49e1" 2018-11-14 18:57:03,889 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:57:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bd79b414-1f42-454d-b9bf-45c2f386368d x-compute-request-id: req-bd79b414-1f42-454d-b9bf-45c2f386368d Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-14 18:57:03,890 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-bd79b414-1f42-454d-b9bf-45c2f386368d 2018-11-14 18:57:03,893 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3db8e616abffe0571fe0470424289d6a310c49e1" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 512, "id": null, "swap": 0}}' 2018-11-14 18:57:04,011 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:57:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ea4b4978-b674-45c9-be77-03dee30fc95b x-compute-request-id: req-ea4b4978-b674-45c9-be77-03dee30fc95b Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-flavor-name", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/d3485ef2-d0e6-45df-a4d4-ba5238af0590", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/d3485ef2-d0e6-45df-a4d4-ba5238af0590", "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": "d3485ef2-d0e6-45df-a4d4-ba5238af0590"}} 2018-11-14 18:57:04,011 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-ea4b4978-b674-45c9-be77-03dee30fc95b 2018-11-14 18:57:04,012 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:57:04,013 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:57:04,501 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f964fe2151a64aa483e3c05ba633d722", "name": "CreateInstanceOnComputeHost-658d3079-58a3-4c7-proj-role"}], "expires_at": "2018-11-14T19:57:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cf29953467f4444e971fad2f20a05448", "name": "CreateInstanceOnComputeHost-658d3079-58a3-4c7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/cf29953467f4444e971fad2f20a05448", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/cf29953467f4444e971fad2f20a05448", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/cf29953467f4444e971fad2f20a05448", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_cf29953467f4444e971fad2f20a05448", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_cf29953467f4444e971fad2f20a05448", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/cf29953467f4444e971fad2f20a05448", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/cf29953467f4444e971fad2f20a05448", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/cf29953467f4444e971fad2f20a05448", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/cf29953467f4444e971fad2f20a05448", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/cf29953467f4444e971fad2f20a05448", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/cf29953467f4444e971fad2f20a05448", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/cf29953467f4444e971fad2f20a05448", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/cf29953467f4444e971fad2f20a05448", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/cf29953467f4444e971fad2f20a05448", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceOnComputeHost-658d3079-58a3-4c7-user", "id": "bd9019cce7a24529ad3a435bf278b33d"}, "audit_ids": ["DXztWkY8R2K4W-i6diz97A"], "issued_at": "2018-11-14T18:57:04.000000Z"}} 2018-11-14 18:57:04,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5512bc10fa34222c05f9520cb3632eb041446ba" 2018-11-14 18:57:04,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:57:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e557248-7b41-42da-919e-a7134007246e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:57:04,593 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-8e557248-7b41-42da-919e-a7134007246e 2018-11-14 18:57:04,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d5512bc10fa34222c05f9520cb3632eb041446ba" 2018-11-14 18:57:04,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 172 Content-Type: application/json X-Openstack-Request-Id: req-7f16ab6d-ae32-48a7-9366-23bf23fb67f3 Date: Wed, 14 Nov 2018 18:57:04 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-image"} 2018-11-14 18:57:04,818 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-image used request id req-7f16ab6d-ae32-48a7-9366-23bf23fb67f3 2018-11-14 18:57:04,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d5512bc10fa34222c05f9520cb3632eb041446ba" 2018-11-14 18:57:05,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-7a3e9f88-7477-43ad-9fbd-85326143023c Date: Wed, 14 Nov 2018 18:57: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-11-14 18:57:05,020 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-7a3e9f88-7477-43ad-9fbd-85326143023c 2018-11-14 18:57:05,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d5512bc10fa34222c05f9520cb3632eb041446ba" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-image"}' 2018-11-14 18:57:05,279 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 631 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/932bb05b-2ec2-4e70-83c7-1096e76f1cad Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f4e889c8-d9e7-42ee-8eca-254ba1fa3ea0 Date: Wed, 14 Nov 2018 18:57:05 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:57:05Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-14T18:57:05Z", "visibility": "shared", "locations": [], "self": "/v2/images/932bb05b-2ec2-4e70-83c7-1096e76f1cad", "min_disk": 0, "protected": false, "id": "932bb05b-2ec2-4e70-83c7-1096e76f1cad", "file": "/v2/images/932bb05b-2ec2-4e70-83c7-1096e76f1cad/file", "checksum": null, "owner": "cf29953467f4444e971fad2f20a05448", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:57:05,279 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-f4e889c8-d9e7-42ee-8eca-254ba1fa3ea0 2018-11-14 18:57:05,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/932bb05b-2ec2-4e70-83c7-1096e76f1cad/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d5512bc10fa34222c05f9520cb3632eb041446ba" -d '' 2018-11-14 18:57:06,166 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-88ce8bc5-383d-470e-8a4f-2fcc0c981267 Date: Wed, 14 Nov 2018 18:57:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:57:06,166 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/932bb05b-2ec2-4e70-83c7-1096e76f1cad/file used request id req-88ce8bc5-383d-470e-8a4f-2fcc0c981267 2018-11-14 18:57:06,167 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-14 18:57:06,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/932bb05b-2ec2-4e70-83c7-1096e76f1cad -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d5512bc10fa34222c05f9520cb3632eb041446ba" 2018-11-14 18:57:06,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 892 Content-Type: application/json X-Openstack-Request-Id: req-0c542e75-5dd9-4e61-8260-8d7a9fb74a8d Date: Wed, 14 Nov 2018 18:57:06 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:57:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:57:05Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/932bb05b-2ec2-4e70-83c7-1096e76f1cad/snap", "metadata": {}}], "self": "/v2/images/932bb05b-2ec2-4e70-83c7-1096e76f1cad", "min_disk": 0, "protected": false, "id": "932bb05b-2ec2-4e70-83c7-1096e76f1cad", "file": "/v2/images/932bb05b-2ec2-4e70-83c7-1096e76f1cad/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "cf29953467f4444e971fad2f20a05448", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/932bb05b-2ec2-4e70-83c7-1096e76f1cad/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:57:06,391 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/932bb05b-2ec2-4e70-83c7-1096e76f1cad used request id req-0c542e75-5dd9-4e61-8260-8d7a9fb74a8d 2018-11-14 18:57:06,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d5512bc10fa34222c05f9520cb3632eb041446ba" 2018-11-14 18:57:06,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-5c42059d-9b6d-446b-bafe-894f063f817e Date: Wed, 14 Nov 2018 18:57: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-11-14 18:57:06,594 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-5c42059d-9b6d-446b-bafe-894f063f817e 2018-11-14 18:57:06,597 - create_image - INFO - Created image with name - CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-image 2018-11-14 18:57:06,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/932bb05b-2ec2-4e70-83c7-1096e76f1cad -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d5512bc10fa34222c05f9520cb3632eb041446ba" 2018-11-14 18:57:06,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 892 Content-Type: application/json X-Openstack-Request-Id: req-32970ded-8b03-4d4f-9b4a-dbab9bb42986 Date: Wed, 14 Nov 2018 18:57:06 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:57:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:57:05Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/932bb05b-2ec2-4e70-83c7-1096e76f1cad/snap", "metadata": {}}], "self": "/v2/images/932bb05b-2ec2-4e70-83c7-1096e76f1cad", "min_disk": 0, "protected": false, "id": "932bb05b-2ec2-4e70-83c7-1096e76f1cad", "file": "/v2/images/932bb05b-2ec2-4e70-83c7-1096e76f1cad/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "cf29953467f4444e971fad2f20a05448", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/932bb05b-2ec2-4e70-83c7-1096e76f1cad/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:57:06,616 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/932bb05b-2ec2-4e70-83c7-1096e76f1cad used request id req-32970ded-8b03-4d4f-9b4a-dbab9bb42986 2018-11-14 18:57:06,617 - create_image - DEBUG - Instance status is - active 2018-11-14 18:57:06,617 - create_image - DEBUG - Image is active with name - CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-image 2018-11-14 18:57:06,617 - create_image - INFO - Image is now active with name - CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-image 2018-11-14 18:57:06,617 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:57:06,621 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-availability-zone/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a73d040330a3437a50bd044f374938690802d5e" 2018-11-14 18:57:06,901 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:57:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-03d1d7f7-db9e-4fdf-9575-92cb5b78fdb8 x-compute-request-id: req-03d1d7f7-db9e-4fdf-9575-92cb5b78fdb8 Content-Encoding: gzip Content-Length: 288 Content-Type: application/json RESP BODY: {"availabilityZoneInfo": [{"zoneState": {"available": true}, "hosts": {"overcloud-controller-2.opnfvlf.org": {"nova-conductor": {"available": true, "active": true, "updated_at": "2018-11-14T18:56:58.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2018-11-14T18:57:03.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2018-11-14T18:57:05.000000"}}, "overcloud-controller-0.opnfvlf.org": {"nova-conductor": {"available": true, "active": true, "updated_at": "2018-11-14T18:57:04.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2018-11-14T18:57:02.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2018-11-14T18:57:03.000000"}}, "overcloud-controller-1.opnfvlf.org": {"nova-conductor": {"available": true, "active": true, "updated_at": "2018-11-14T18:57:05.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2018-11-14T18:57:00.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2018-11-14T18:57:04.000000"}}}, "zoneName": "internal"}, {"zoneState": {"available": true}, "hosts": {"overcloud-novacompute-0.opnfvlf.org": {"nova-compute": {"available": true, "active": true, "updated_at": "2018-11-14T18:57:01.000000"}}, "overcloud-novacompute-1.opnfvlf.org": {"nova-compute": {"available": true, "active": true, "updated_at": "2018-11-14T18:56:59.000000"}}}, "zoneName": "nova"}]} 2018-11-14 18:57:06,901 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-availability-zone/detail used request id req-03d1d7f7-db9e-4fdf-9575-92cb5b78fdb8 2018-11-14 18:57:06,904 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:57:06,905 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:57:07,313 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:57:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["YvFociTeTguo-eN56kT8vQ"], "issued_at": "2018-11-14T18:57:07.000000Z"}} 2018-11-14 18:57:07,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77c80e9bd72ee525df294ad010fc999c951e9610" 2018-11-14 18:57:07,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:57:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c39b9908-d5a6-4a43-bf88-c082a606a421 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:57:07,416 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-c39b9908-d5a6-4a43-bf88-c082a606a421 2018-11-14 18:57:07,417 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:57:07,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77c80e9bd72ee525df294ad010fc999c951e9610" 2018-11-14 18:57:07,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:57:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2542c96c-fcee-4011-9241-0dea68703d0c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:57:07,434 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-2542c96c-fcee-4011-9241-0dea68703d0c 2018-11-14 18:57:07,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77c80e9bd72ee525df294ad010fc999c951e9610" 2018-11-14 18:57:07,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-e7ad37e8-2b40-43a0-94bf-003ced9ca354 Date: Wed, 14 Nov 2018 18:57:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","subnets":["14839cf4-8558-480f-9df1-fd7fe6c7b85f"],"description":"","tags":[],"updated_at":"2018-11-14T18:57:02Z","provider:segmentation_id":90,"name":"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net","admin_state_up":true,"tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:01Z","provider:network_type":"vxlan"}]} 2018-11-14 18:57:07,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net used request id req-e7ad37e8-2b40-43a0-94bf-003ced9ca354 2018-11-14 18:57:07,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=9176b89d-8724-4b3c-af2c-f008cc64c14c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77c80e9bd72ee525df294ad010fc999c951e9610" 2018-11-14 18:57:07,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-4ec6cd49-a3b9-4854-bbdc-9fdce2e93823 Date: Wed, 14 Nov 2018 18:57:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:02Z","dns_nameservers":[],"updated_at":"2018-11-14T18:57:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"65fe59f084134682a256c9e669979766","id":"14839cf4-8558-480f-9df1-fd7fe6c7b85f","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-subnet"}]} 2018-11-14 18:57:07,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=9176b89d-8724-4b3c-af2c-f008cc64c14c used request id req-4ec6cd49-a3b9-4854-bbdc-9fdce2e93823 2018-11-14 18:57:07,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77c80e9bd72ee525df294ad010fc999c951e9610" 2018-11-14 18:57:08,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-389fe6e4-2fa2-4681-81eb-4085c70a9cb4 Date: Wed, 14 Nov 2018 18:57:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","subnets":["14839cf4-8558-480f-9df1-fd7fe6c7b85f"],"description":"","tags":[],"updated_at":"2018-11-14T18:57:02Z","provider:segmentation_id":90,"name":"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net","admin_state_up":true,"tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:01Z","provider:network_type":"vxlan"}]} 2018-11-14 18:57:08,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net used request id req-389fe6e4-2fa2-4681-81eb-4085c70a9cb4 2018-11-14 18:57:08,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:57:08,277 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:57: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:57:08,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77c80e9bd72ee525df294ad010fc999c951e9610" 2018-11-14 18:57:08,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:57:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cc6e8d2-c244-47b2-b069-99aa7b211500 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:57:08,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-3cc6e8d2-c244-47b2-b069-99aa7b211500 2018-11-14 18:57:08,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=9176b89d-8724-4b3c-af2c-f008cc64c14c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77c80e9bd72ee525df294ad010fc999c951e9610" 2018-11-14 18:57:08,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-9ce87de7-0c27-436e-9bd2-30f490b73825 Date: Wed, 14 Nov 2018 18:57:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:02Z","dns_nameservers":[],"updated_at":"2018-11-14T18:57:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"65fe59f084134682a256c9e669979766","id":"14839cf4-8558-480f-9df1-fd7fe6c7b85f","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-subnet"}]} 2018-11-14 18:57:08,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=9176b89d-8724-4b3c-af2c-f008cc64c14c used request id req-9ce87de7-0c27-436e-9bd2-30f490b73825 2018-11-14 18:57:08,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=9176b89d-8724-4b3c-af2c-f008cc64c14c&name=CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490ceeport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77c80e9bd72ee525df294ad010fc999c951e9610" 2018-11-14 18:57:09,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-258fd324-f730-4f24-a261-b9367d1ab0e1 Date: Wed, 14 Nov 2018 18:57:09 GMT RESP BODY: {"ports":[]} 2018-11-14 18:57:09,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=9176b89d-8724-4b3c-af2c-f008cc64c14c&name=CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490ceeport-1&admin_state_up=True used request id req-258fd324-f730-4f24-a261-b9367d1ab0e1 2018-11-14 18:57:09,031 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-inst-nova%3Aovercloud-novacompute-0.opnfvlf.org -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77c80e9bd72ee525df294ad010fc999c951e9610" 2018-11-14 18:57:09,287 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:57:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5a6fc353-bfa4-4eec-b120-aa02acbfb5fb x-compute-request-id: req-5a6fc353-bfa4-4eec-b120-aa02acbfb5fb Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-14 18:57:09,288 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-inst-nova%3Aovercloud-novacompute-0.opnfvlf.org used request id req-5a6fc353-bfa4-4eec-b120-aa02acbfb5fb 2018-11-14 18:57:09,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77c80e9bd72ee525df294ad010fc999c951e9610" 2018-11-14 18:57:09,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-839ef395-3bfa-4751-8cd5-bfa776690b5b Date: Wed, 14 Nov 2018 18:57:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","subnets":["14839cf4-8558-480f-9df1-fd7fe6c7b85f"],"description":"","tags":[],"updated_at":"2018-11-14T18:57:02Z","provider:segmentation_id":90,"name":"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net","admin_state_up":true,"tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:01Z","provider:network_type":"vxlan"}]} 2018-11-14 18:57:09,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net used request id req-839ef395-3bfa-4751-8cd5-bfa776690b5b 2018-11-14 18:57:09,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=9176b89d-8724-4b3c-af2c-f008cc64c14c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77c80e9bd72ee525df294ad010fc999c951e9610" 2018-11-14 18:57:09,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-90209e3a-c472-4575-94c6-c6d8272f4127 Date: Wed, 14 Nov 2018 18:57:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:02Z","dns_nameservers":[],"updated_at":"2018-11-14T18:57:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"65fe59f084134682a256c9e669979766","id":"14839cf4-8558-480f-9df1-fd7fe6c7b85f","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-subnet"}]} 2018-11-14 18:57:09,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=9176b89d-8724-4b3c-af2c-f008cc64c14c used request id req-90209e3a-c472-4575-94c6-c6d8272f4127 2018-11-14 18:57:09,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77c80e9bd72ee525df294ad010fc999c951e9610" 2018-11-14 18:57:10,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-fb0a49e6-43de-4e73-9947-401496d09079 Date: Wed, 14 Nov 2018 18:57:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","subnets":["14839cf4-8558-480f-9df1-fd7fe6c7b85f"],"description":"","tags":[],"updated_at":"2018-11-14T18:57:02Z","provider:segmentation_id":90,"name":"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net","admin_state_up":true,"tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:01Z","provider:network_type":"vxlan"}]} 2018-11-14 18:57:10,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net used request id req-fb0a49e6-43de-4e73-9947-401496d09079 2018-11-14 18:57:10,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77c80e9bd72ee525df294ad010fc999c951e9610" 2018-11-14 18:57:10,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:57:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b1851be-7e9b-4b27-ac2a-ee44c1cbb955 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:57:10,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-4b1851be-7e9b-4b27-ac2a-ee44c1cbb955 2018-11-14 18:57:10,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=9176b89d-8724-4b3c-af2c-f008cc64c14c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77c80e9bd72ee525df294ad010fc999c951e9610" 2018-11-14 18:57:10,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-c36f37bd-3be8-4410-b8bf-bd5e22519952 Date: Wed, 14 Nov 2018 18:57:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:02Z","dns_nameservers":[],"updated_at":"2018-11-14T18:57:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"65fe59f084134682a256c9e669979766","id":"14839cf4-8558-480f-9df1-fd7fe6c7b85f","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-subnet"}]} 2018-11-14 18:57:10,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=9176b89d-8724-4b3c-af2c-f008cc64c14c used request id req-c36f37bd-3be8-4410-b8bf-bd5e22519952 2018-11-14 18:57:10,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=9176b89d-8724-4b3c-af2c-f008cc64c14c&name=CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490ceeport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77c80e9bd72ee525df294ad010fc999c951e9610" 2018-11-14 18:57:10,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8e902614-3837-4f96-9789-fbbf5afab28b Date: Wed, 14 Nov 2018 18:57:10 GMT RESP BODY: {"ports":[]} 2018-11-14 18:57:10,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=9176b89d-8724-4b3c-af2c-f008cc64c14c&name=CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490ceeport-1&admin_state_up=True used request id req-8e902614-3837-4f96-9789-fbbf5afab28b 2018-11-14 18:57:10,639 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:57:10,640 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:57:11,049 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:57:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["d45MT0kyTQ-fSAAJCsGuUw"], "issued_at": "2018-11-14T18:57:11.000000Z"}} 2018-11-14 18:57:11,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8983f9c4f2515a5a0c5313478d08ecad7acd2008" 2018-11-14 18:57:11,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:57:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af051c7f-afe4-491c-96ea-2817d56cc7ab Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:57:11,160 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-af051c7f-afe4-491c-96ea-2817d56cc7ab 2018-11-14 18:57:11,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77c80e9bd72ee525df294ad010fc999c951e9610" 2018-11-14 18:57:11,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-faa14fe0-f5bf-4842-bfea-88b37792f77a Date: Wed, 14 Nov 2018 18:57:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","subnets":["14839cf4-8558-480f-9df1-fd7fe6c7b85f"],"description":"","tags":[],"updated_at":"2018-11-14T18:57:02Z","provider:segmentation_id":90,"name":"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net","admin_state_up":true,"tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:01Z","provider:network_type":"vxlan"}]} 2018-11-14 18:57:11,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net used request id req-faa14fe0-f5bf-4842-bfea-88b37792f77a 2018-11-14 18:57:11,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=9176b89d-8724-4b3c-af2c-f008cc64c14c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77c80e9bd72ee525df294ad010fc999c951e9610" 2018-11-14 18:57:11,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-67c82318-6387-4b1a-a6c3-8a54282f8d5b Date: Wed, 14 Nov 2018 18:57:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:02Z","dns_nameservers":[],"updated_at":"2018-11-14T18:57:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"65fe59f084134682a256c9e669979766","id":"14839cf4-8558-480f-9df1-fd7fe6c7b85f","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-subnet"}]} 2018-11-14 18:57:11,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=9176b89d-8724-4b3c-af2c-f008cc64c14c used request id req-67c82318-6387-4b1a-a6c3-8a54282f8d5b 2018-11-14 18:57:11,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77c80e9bd72ee525df294ad010fc999c951e9610" 2018-11-14 18:57:11,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-fb8f8ba3-a285-4512-83d7-5f43512c545b Date: Wed, 14 Nov 2018 18:57:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","subnets":["14839cf4-8558-480f-9df1-fd7fe6c7b85f"],"description":"","tags":[],"updated_at":"2018-11-14T18:57:02Z","provider:segmentation_id":90,"name":"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net","admin_state_up":true,"tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:01Z","provider:network_type":"vxlan"}]} 2018-11-14 18:57:11,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net used request id req-fb8f8ba3-a285-4512-83d7-5f43512c545b 2018-11-14 18:57:11,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:57:11,786 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:57: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:57:11,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8983f9c4f2515a5a0c5313478d08ecad7acd2008" 2018-11-14 18:57:11,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:57:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bb68a8d-105e-4ae2-b99a-8e8b56c4b045 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:57:11,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-7bb68a8d-105e-4ae2-b99a-8e8b56c4b045 2018-11-14 18:57:11,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=9176b89d-8724-4b3c-af2c-f008cc64c14c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77c80e9bd72ee525df294ad010fc999c951e9610" 2018-11-14 18:57:12,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-99f3078d-8338-494d-a65a-30db1686ab54 Date: Wed, 14 Nov 2018 18:57:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:02Z","dns_nameservers":[],"updated_at":"2018-11-14T18:57:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"65fe59f084134682a256c9e669979766","id":"14839cf4-8558-480f-9df1-fd7fe6c7b85f","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-subnet"}]} 2018-11-14 18:57:12,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=9176b89d-8724-4b3c-af2c-f008cc64c14c used request id req-99f3078d-8338-494d-a65a-30db1686ab54 2018-11-14 18:57:12,224 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net 2018-11-14 18:57:12,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77c80e9bd72ee525df294ad010fc999c951e9610" -d '{"port": {"network_id": "9176b89d-8724-4b3c-af2c-f008cc64c14c", "name": "CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490ceeport-1", "admin_state_up": true}}' 2018-11-14 18:57:12,969 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 859 X-Openstack-Request-Id: req-2e4828c8-062f-4a08-83a5-e7e7610b2398 Date: Wed, 14 Nov 2018 18:57:12 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T18:57:12Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"14839cf4-8558-480f-9df1-fd7fe6c7b85f","ip_address":"10.55.0.11"}],"id":"3dd484c7-e2a8-43b4-81ee-997506c27746","security_groups":["f511e04d-1640-4b15-a338-4b9e455dbcce"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3c:9f:a5","project_id":"65fe59f084134682a256c9e669979766","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490ceeport-1","admin_state_up":true,"network_id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:12Z","binding:vnic_type":"normal"}} 2018-11-14 18:57:12,969 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-2e4828c8-062f-4a08-83a5-e7e7610b2398 2018-11-14 18:57:12,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77c80e9bd72ee525df294ad010fc999c951e9610" 2018-11-14 18:57:13,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-5626ac19-bcc2-4ebc-8c16-1d71a14aa8bf Date: Wed, 14 Nov 2018 18:57:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","subnets":["14839cf4-8558-480f-9df1-fd7fe6c7b85f"],"description":"","tags":[],"updated_at":"2018-11-14T18:57:02Z","provider:segmentation_id":90,"name":"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net","admin_state_up":true,"tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:01Z","provider:network_type":"vxlan"}]} 2018-11-14 18:57:13,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net used request id req-5626ac19-bcc2-4ebc-8c16-1d71a14aa8bf 2018-11-14 18:57:13,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=9176b89d-8724-4b3c-af2c-f008cc64c14c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77c80e9bd72ee525df294ad010fc999c951e9610" 2018-11-14 18:57:13,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-c96a7523-c457-4fd3-88da-ab888c54a6c2 Date: Wed, 14 Nov 2018 18:57:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:02Z","dns_nameservers":[],"updated_at":"2018-11-14T18:57:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"65fe59f084134682a256c9e669979766","id":"14839cf4-8558-480f-9df1-fd7fe6c7b85f","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-subnet"}]} 2018-11-14 18:57:13,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=9176b89d-8724-4b3c-af2c-f008cc64c14c used request id req-c96a7523-c457-4fd3-88da-ab888c54a6c2 2018-11-14 18:57:13,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77c80e9bd72ee525df294ad010fc999c951e9610" 2018-11-14 18:57:13,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-31b62122-1841-4df4-b282-a589f8403ff8 Date: Wed, 14 Nov 2018 18:57:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","subnets":["14839cf4-8558-480f-9df1-fd7fe6c7b85f"],"description":"","tags":[],"updated_at":"2018-11-14T18:57:02Z","provider:segmentation_id":90,"name":"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net","admin_state_up":true,"tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:01Z","provider:network_type":"vxlan"}]} 2018-11-14 18:57:13,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net used request id req-31b62122-1841-4df4-b282-a589f8403ff8 2018-11-14 18:57:13,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77c80e9bd72ee525df294ad010fc999c951e9610" 2018-11-14 18:57:13,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:57:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4c15839-f426-45ff-85b7-4ac6f32ef6db Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:57:13,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-b4c15839-f426-45ff-85b7-4ac6f32ef6db 2018-11-14 18:57:13,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=9176b89d-8724-4b3c-af2c-f008cc64c14c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77c80e9bd72ee525df294ad010fc999c951e9610" 2018-11-14 18:57:13,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-139d69be-7b4f-43b3-8091-c16ffbf31c10 Date: Wed, 14 Nov 2018 18:57:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:02Z","dns_nameservers":[],"updated_at":"2018-11-14T18:57:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"65fe59f084134682a256c9e669979766","id":"14839cf4-8558-480f-9df1-fd7fe6c7b85f","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-subnet"}]} 2018-11-14 18:57:13,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=9176b89d-8724-4b3c-af2c-f008cc64c14c used request id req-139d69be-7b4f-43b3-8091-c16ffbf31c10 2018-11-14 18:57:13,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=9176b89d-8724-4b3c-af2c-f008cc64c14c&name=CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490ceeport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77c80e9bd72ee525df294ad010fc999c951e9610" 2018-11-14 18:57:14,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 862 X-Openstack-Request-Id: req-988689ba-b79a-45d2-a85a-1d7b8f305194 Date: Wed, 14 Nov 2018 18:57:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T18:57:12Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"14839cf4-8558-480f-9df1-fd7fe6c7b85f","ip_address":"10.55.0.11"}],"id":"3dd484c7-e2a8-43b4-81ee-997506c27746","security_groups":["f511e04d-1640-4b15-a338-4b9e455dbcce"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3c:9f:a5","project_id":"65fe59f084134682a256c9e669979766","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490ceeport-1","admin_state_up":true,"network_id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:12Z","binding:vnic_type":"normal"}]} 2018-11-14 18:57:14,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=9176b89d-8724-4b3c-af2c-f008cc64c14c&name=CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490ceeport-1&admin_state_up=True used request id req-988689ba-b79a-45d2-a85a-1d7b8f305194 2018-11-14 18:57:14,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77c80e9bd72ee525df294ad010fc999c951e9610" 2018-11-14 18:57:14,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:57:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2155683b-76b3-4c47-abfe-243f2494047a Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:57:14,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-2155683b-76b3-4c47-abfe-243f2494047a 2018-11-14 18:57:14,126 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-11-14 18:57:14,129 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77c80e9bd72ee525df294ad010fc999c951e9610" 2018-11-14 18:57:14,149 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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,Accept-Encoding x-openstack-request-id: req-28a1de1b-b098-4bab-9a04-f5fc72e68e5a x-compute-request-id: req-28a1de1b-b098-4bab-9a04-f5fc72e68e5a Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "d3485ef2-d0e6-45df-a4d4-ba5238af0590", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/d3485ef2-d0e6-45df-a4d4-ba5238af0590", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/d3485ef2-d0e6-45df-a4d4-ba5238af0590", "rel": "bookmark"}], "name": "CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-flavor-name"}]} 2018-11-14 18:57:14,149 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-28a1de1b-b098-4bab-9a04-f5fc72e68e5a 2018-11-14 18:57:14,151 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/d3485ef2-d0e6-45df-a4d4-ba5238af0590 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77c80e9bd72ee525df294ad010fc999c951e9610" 2018-11-14 18:57:14,167 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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,Accept-Encoding x-openstack-request-id: req-92907989-3d3f-42f1-bb0d-976e5f801058 x-compute-request-id: req-92907989-3d3f-42f1-bb0d-976e5f801058 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-flavor-name", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/d3485ef2-d0e6-45df-a4d4-ba5238af0590", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/d3485ef2-d0e6-45df-a4d4-ba5238af0590", "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": "d3485ef2-d0e6-45df-a4d4-ba5238af0590"}} 2018-11-14 18:57:14,167 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/d3485ef2-d0e6-45df-a4d4-ba5238af0590 used request id req-92907989-3d3f-42f1-bb0d-976e5f801058 2018-11-14 18:57:14,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}77c80e9bd72ee525df294ad010fc999c951e9610" 2018-11-14 18:57:14,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1064 Content-Type: application/json X-Openstack-Request-Id: req-3d7e1185-8415-4c3e-88df-d69017f71a1c Date: Wed, 14 Nov 2018 18:57:14 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:57:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:57:05Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/932bb05b-2ec2-4e70-83c7-1096e76f1cad/snap", "metadata": {}}], "self": "/v2/images/932bb05b-2ec2-4e70-83c7-1096e76f1cad", "min_disk": 0, "protected": false, "id": "932bb05b-2ec2-4e70-83c7-1096e76f1cad", "file": "/v2/images/932bb05b-2ec2-4e70-83c7-1096e76f1cad/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "cf29953467f4444e971fad2f20a05448", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/932bb05b-2ec2-4e70-83c7-1096e76f1cad/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-image"} 2018-11-14 18:57:14,391 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-image used request id req-3d7e1185-8415-4c3e-88df-d69017f71a1c 2018-11-14 18:57:14,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}77c80e9bd72ee525df294ad010fc999c951e9610" 2018-11-14 18:57:14,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-4bd0d0ab-9bf4-468a-9f53-8a409809ed4f Date: Wed, 14 Nov 2018 18:57: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-11-14 18:57:14,587 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-4bd0d0ab-9bf4-468a-9f53-8a409809ed4f 2018-11-14 18:57:14,592 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77c80e9bd72ee525df294ad010fc999c951e9610" -d '{"server": {"name": "CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-inst-nova:overcloud-novacompute-0.opnfvlf.org", "imageRef": "932bb05b-2ec2-4e70-83c7-1096e76f1cad", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "d3485ef2-d0e6-45df-a4d4-ba5238af0590", "max_count": 1, "min_count": 1, "networks": [{"port": "3dd484c7-e2a8-43b4-81ee-997506c27746"}]}}' 2018-11-14 18:57:16,297 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18: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-de25ff61-f40e-47e8-984c-1dcc2e33f143 x-compute-request-id: req-de25ff61-f40e-47e8-984c-1dcc2e33f143 Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/1f6e0d09-4f44-485c-951d-ab7ca5d99ecb Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "1f6e0d09-4f44-485c-951d-ab7ca5d99ecb", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1f6e0d09-4f44-485c-951d-ab7ca5d99ecb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1f6e0d09-4f44-485c-951d-ab7ca5d99ecb", "rel": "bookmark"}], "adminPass": "YAhwncxA2226"}} 2018-11-14 18:57:16,297 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-de25ff61-f40e-47e8-984c-1dcc2e33f143 2018-11-14 18:57:16,299 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/1f6e0d09-4f44-485c-951d-ab7ca5d99ecb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77c80e9bd72ee525df294ad010fc999c951e9610" 2018-11-14 18:57:16,565 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:57:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a2736e72-a34c-4e97-b4e8-e0c5eab38bcb x-compute-request-id: req-a2736e72-a34c-4e97-b4e8-e0c5eab38bcb Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1f6e0d09-4f44-485c-951d-ab7ca5d99ecb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1f6e0d09-4f44-485c-951d-ab7ca5d99ecb", "rel": "bookmark"}], "image": {"id": "932bb05b-2ec2-4e70-83c7-1096e76f1cad", "links": [{"href": "http://172.30.9.28:8774/images/932bb05b-2ec2-4e70-83c7-1096e76f1cad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d3485ef2-d0e6-45df-a4d4-ba5238af0590", "links": [{"href": "http://172.30.9.28:8774/flavors/d3485ef2-d0e6-45df-a4d4-ba5238af0590", "rel": "bookmark"}]}, "id": "1f6e0d09-4f44-485c-951d-ab7ca5d99ecb", "user_id": "54177a2ac4d24d5b8b50f52808b4858f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T18:57:16Z", "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-e0585f9f-de7e-48a9-8513-4105b2490cee-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-11-14T18:57:16Z", "tenant_id": "65fe59f084134682a256c9e669979766", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:57:16,566 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/1f6e0d09-4f44-485c-951d-ab7ca5d99ecb used request id req-a2736e72-a34c-4e97-b4e8-e0c5eab38bcb 2018-11-14 18:57:16,566 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-11-14 18:57:16,568 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/1f6e0d09-4f44-485c-951d-ab7ca5d99ecb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77c80e9bd72ee525df294ad010fc999c951e9610" 2018-11-14 18:57:16,628 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:57:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6aabd852-12b9-40d4-a5b0-74351b21f8dc x-compute-request-id: req-6aabd852-12b9-40d4-a5b0-74351b21f8dc Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1f6e0d09-4f44-485c-951d-ab7ca5d99ecb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1f6e0d09-4f44-485c-951d-ab7ca5d99ecb", "rel": "bookmark"}], "image": {"id": "932bb05b-2ec2-4e70-83c7-1096e76f1cad", "links": [{"href": "http://172.30.9.28:8774/images/932bb05b-2ec2-4e70-83c7-1096e76f1cad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d3485ef2-d0e6-45df-a4d4-ba5238af0590", "links": [{"href": "http://172.30.9.28:8774/flavors/d3485ef2-d0e6-45df-a4d4-ba5238af0590", "rel": "bookmark"}]}, "id": "1f6e0d09-4f44-485c-951d-ab7ca5d99ecb", "user_id": "54177a2ac4d24d5b8b50f52808b4858f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T18:57:16Z", "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-e0585f9f-de7e-48a9-8513-4105b2490cee-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-11-14T18:57:16Z", "tenant_id": "65fe59f084134682a256c9e669979766", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:57:16,628 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/1f6e0d09-4f44-485c-951d-ab7ca5d99ecb used request id req-6aabd852-12b9-40d4-a5b0-74351b21f8dc 2018-11-14 18:57:16,628 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - BUILD 2018-11-14 18:57:16,628 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-14 18:57:19,631 - create_instance - DEBUG - VM status query timeout in 896.935002804 2018-11-14 18:57:19,633 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/1f6e0d09-4f44-485c-951d-ab7ca5d99ecb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77c80e9bd72ee525df294ad010fc999c951e9610" 2018-11-14 18:57:20,146 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:57:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-404b8d7c-c546-4737-b0d4-7e3c96fca4b4 x-compute-request-id: req-404b8d7c-c546-4737-b0d4-7e3c96fca4b4 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1f6e0d09-4f44-485c-951d-ab7ca5d99ecb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1f6e0d09-4f44-485c-951d-ab7ca5d99ecb", "rel": "bookmark"}], "image": {"id": "932bb05b-2ec2-4e70-83c7-1096e76f1cad", "links": [{"href": "http://172.30.9.28:8774/images/932bb05b-2ec2-4e70-83c7-1096e76f1cad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e3", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d3485ef2-d0e6-45df-a4d4-ba5238af0590", "links": [{"href": "http://172.30.9.28:8774/flavors/d3485ef2-d0e6-45df-a4d4-ba5238af0590", "rel": "bookmark"}]}, "id": "1f6e0d09-4f44-485c-951d-ab7ca5d99ecb", "security_groups": [{"name": "default"}], "user_id": "54177a2ac4d24d5b8b50f52808b4858f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T18:57:18Z", "hostId": "5ec8fae8f777aa05bae79c80cdeff1dfa7b4a68d814f3a40c3505b0d", "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-e0585f9f-de7e-48a9-8513-4105b2490cee-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-11-14T18:57:16Z", "tenant_id": "65fe59f084134682a256c9e669979766", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:57:20,146 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/1f6e0d09-4f44-485c-951d-ab7ca5d99ecb used request id req-404b8d7c-c546-4737-b0d4-7e3c96fca4b4 2018-11-14 18:57:20,146 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - BUILD 2018-11-14 18:57:20,147 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-14 18:57:23,150 - create_instance - DEBUG - VM status query timeout in 893.416472912 2018-11-14 18:57:23,153 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/1f6e0d09-4f44-485c-951d-ab7ca5d99ecb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77c80e9bd72ee525df294ad010fc999c951e9610" 2018-11-14 18:57:23,585 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:57: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-13f01ffb-369a-4e98-af0c-24b6bec6e749 x-compute-request-id: req-13f01ffb-369a-4e98-af0c-24b6bec6e749 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:9f:a5", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1f6e0d09-4f44-485c-951d-ab7ca5d99ecb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1f6e0d09-4f44-485c-951d-ab7ca5d99ecb", "rel": "bookmark"}], "image": {"id": "932bb05b-2ec2-4e70-83c7-1096e76f1cad", "links": [{"href": "http://172.30.9.28:8774/images/932bb05b-2ec2-4e70-83c7-1096e76f1cad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e3", "OS-SRV-USG:launched_at": "2018-11-14T18:57:22.000000", "flavor": {"id": "d3485ef2-d0e6-45df-a4d4-ba5238af0590", "links": [{"href": "http://172.30.9.28:8774/flavors/d3485ef2-d0e6-45df-a4d4-ba5238af0590", "rel": "bookmark"}]}, "id": "1f6e0d09-4f44-485c-951d-ab7ca5d99ecb", "security_groups": [{"name": "default"}], "user_id": "54177a2ac4d24d5b8b50f52808b4858f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:57:23Z", "hostId": "5ec8fae8f777aa05bae79c80cdeff1dfa7b4a68d814f3a40c3505b0d", "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-e0585f9f-de7e-48a9-8513-4105b2490cee-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-11-14T18:57:16Z", "tenant_id": "65fe59f084134682a256c9e669979766", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:57:23,585 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/1f6e0d09-4f44-485c-951d-ab7ca5d99ecb used request id req-13f01ffb-369a-4e98-af0c-24b6bec6e749 2018-11-14 18:57:23,585 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2018-11-14 18:57:23,586 - create_instance - INFO - VM is - ACTIVE 2018-11-14 18:57:23,588 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/1f6e0d09-4f44-485c-951d-ab7ca5d99ecb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77c80e9bd72ee525df294ad010fc999c951e9610" 2018-11-14 18:57:24,287 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:57: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-3d341d1d-5a0d-4962-9685-5e4d2e359e42 x-compute-request-id: req-3d341d1d-5a0d-4962-9685-5e4d2e359e42 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:9f:a5", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1f6e0d09-4f44-485c-951d-ab7ca5d99ecb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1f6e0d09-4f44-485c-951d-ab7ca5d99ecb", "rel": "bookmark"}], "image": {"id": "932bb05b-2ec2-4e70-83c7-1096e76f1cad", "links": [{"href": "http://172.30.9.28:8774/images/932bb05b-2ec2-4e70-83c7-1096e76f1cad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e3", "OS-SRV-USG:launched_at": "2018-11-14T18:57:22.000000", "flavor": {"id": "d3485ef2-d0e6-45df-a4d4-ba5238af0590", "links": [{"href": "http://172.30.9.28:8774/flavors/d3485ef2-d0e6-45df-a4d4-ba5238af0590", "rel": "bookmark"}]}, "id": "1f6e0d09-4f44-485c-951d-ab7ca5d99ecb", "security_groups": [{"name": "default"}], "user_id": "54177a2ac4d24d5b8b50f52808b4858f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:57:23Z", "hostId": "5ec8fae8f777aa05bae79c80cdeff1dfa7b4a68d814f3a40c3505b0d", "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-e0585f9f-de7e-48a9-8513-4105b2490cee-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-11-14T18:57:16Z", "tenant_id": "65fe59f084134682a256c9e669979766", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:57:24,287 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/1f6e0d09-4f44-485c-951d-ab7ca5d99ecb used request id req-3d341d1d-5a0d-4962-9685-5e4d2e359e42 2018-11-14 18:57:24,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77c80e9bd72ee525df294ad010fc999c951e9610" 2018-11-14 18:57:24,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-4a40fa40-ba8d-441f-af9e-19e02d74cdda Date: Wed, 14 Nov 2018 18:57:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","subnets":["14839cf4-8558-480f-9df1-fd7fe6c7b85f"],"description":"","tags":[],"updated_at":"2018-11-14T18:57:02Z","provider:segmentation_id":90,"name":"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net","admin_state_up":true,"tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:01Z","provider:network_type":"vxlan"}]} 2018-11-14 18:57:24,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net used request id req-4a40fa40-ba8d-441f-af9e-19e02d74cdda 2018-11-14 18:57:24,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77c80e9bd72ee525df294ad010fc999c951e9610" 2018-11-14 18:57:24,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:57:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a2869b0-e182-4d6f-938e-5d7c9cd3d59c Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:57:24,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-4a2869b0-e182-4d6f-938e-5d7c9cd3d59c 2018-11-14 18:57:24,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=9176b89d-8724-4b3c-af2c-f008cc64c14c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77c80e9bd72ee525df294ad010fc999c951e9610" 2018-11-14 18:57:24,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-06ee70fa-589f-49aa-8771-911b5ed7cf47 Date: Wed, 14 Nov 2018 18:57:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:02Z","dns_nameservers":[],"updated_at":"2018-11-14T18:57:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"65fe59f084134682a256c9e669979766","id":"14839cf4-8558-480f-9df1-fd7fe6c7b85f","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-subnet"}]} 2018-11-14 18:57:24,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=9176b89d-8724-4b3c-af2c-f008cc64c14c used request id req-06ee70fa-589f-49aa-8771-911b5ed7cf47 2018-11-14 18:57:24,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=9176b89d-8724-4b3c-af2c-f008cc64c14c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77c80e9bd72ee525df294ad010fc999c951e9610" 2018-11-14 18:57:24,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3536 X-Openstack-Request-Id: req-3ac519de-2641-4ea6-8929-d9dcc972219c Date: Wed, 14 Nov 2018 18:57:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T18:57:22Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"14839cf4-8558-480f-9df1-fd7fe6c7b85f","ip_address":"10.55.0.11"}],"id":"3dd484c7-e2a8-43b4-81ee-997506c27746","security_groups":["f511e04d-1640-4b15-a338-4b9e455dbcce"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3c:9f:a5","project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"1f6e0d09-4f44-485c-951d-ab7ca5d99ecb","name":"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490ceeport-1","admin_state_up":true,"network_id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:12Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T18:57:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"14839cf4-8558-480f-9df1-fd7fe6c7b85f","ip_address":"10.55.0.3"}],"id":"86c519ed-5617-44ac-b178-4b59eceba755","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c7:1b:62","project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-9176b89d-8724-4b3c-af2c-f008cc64c14c","name":"","admin_state_up":true,"network_id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:03Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T18:57:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"14839cf4-8558-480f-9df1-fd7fe6c7b85f","ip_address":"10.55.0.4"}],"id":"f600bb70-1c23-4309-878b-3f0587127205","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ed:d9:58","project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9176b89d-8724-4b3c-af2c-f008cc64c14c","name":"","admin_state_up":true,"network_id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:03Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T18:57:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"14839cf4-8558-480f-9df1-fd7fe6c7b85f","ip_address":"10.55.0.2"}],"id":"faa5f6e5-0e0f-49ec-b049-aa357fd4ab46","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c0:1f:9f","project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-9176b89d-8724-4b3c-af2c-f008cc64c14c","name":"","admin_state_up":true,"network_id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:02Z","binding:vnic_type":"normal"}]} 2018-11-14 18:57:24,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=9176b89d-8724-4b3c-af2c-f008cc64c14c used request id req-3ac519de-2641-4ea6-8929-d9dcc972219c 2018-11-14 18:57:24,606 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/1f6e0d09-4f44-485c-951d-ab7ca5d99ecb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77c80e9bd72ee525df294ad010fc999c951e9610" 2018-11-14 18:57:25,419 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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,Accept-Encoding x-openstack-request-id: req-f1fc928b-cc28-4778-ba28-ed3fb79945e8 x-compute-request-id: req-f1fc928b-cc28-4778-ba28-ed3fb79945e8 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:9f:a5", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1f6e0d09-4f44-485c-951d-ab7ca5d99ecb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1f6e0d09-4f44-485c-951d-ab7ca5d99ecb", "rel": "bookmark"}], "image": {"id": "932bb05b-2ec2-4e70-83c7-1096e76f1cad", "links": [{"href": "http://172.30.9.28:8774/images/932bb05b-2ec2-4e70-83c7-1096e76f1cad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e3", "OS-SRV-USG:launched_at": "2018-11-14T18:57:22.000000", "flavor": {"id": "d3485ef2-d0e6-45df-a4d4-ba5238af0590", "links": [{"href": "http://172.30.9.28:8774/flavors/d3485ef2-d0e6-45df-a4d4-ba5238af0590", "rel": "bookmark"}]}, "id": "1f6e0d09-4f44-485c-951d-ab7ca5d99ecb", "security_groups": [{"name": "default"}], "user_id": "54177a2ac4d24d5b8b50f52808b4858f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:57:23Z", "hostId": "5ec8fae8f777aa05bae79c80cdeff1dfa7b4a68d814f3a40c3505b0d", "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-e0585f9f-de7e-48a9-8513-4105b2490cee-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-11-14T18:57:16Z", "tenant_id": "65fe59f084134682a256c9e669979766", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:57:25,419 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/1f6e0d09-4f44-485c-951d-ab7ca5d99ecb used request id req-f1fc928b-cc28-4778-ba28-ed3fb79945e8 2018-11-14 18:57:25,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77c80e9bd72ee525df294ad010fc999c951e9610" 2018-11-14 18:57:25,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-1e7a5627-1dc4-4fa3-b27b-4c3388c513c2 Date: Wed, 14 Nov 2018 18:57:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","subnets":["14839cf4-8558-480f-9df1-fd7fe6c7b85f"],"description":"","tags":[],"updated_at":"2018-11-14T18:57:02Z","provider:segmentation_id":90,"name":"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net","admin_state_up":true,"tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:01Z","provider:network_type":"vxlan"}]} 2018-11-14 18:57:25,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net used request id req-1e7a5627-1dc4-4fa3-b27b-4c3388c513c2 2018-11-14 18:57:25,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77c80e9bd72ee525df294ad010fc999c951e9610" 2018-11-14 18:57:25,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:57:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5d62692-ec3e-4911-bf36-2b857f5b5bf9 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:57:25,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-c5d62692-ec3e-4911-bf36-2b857f5b5bf9 2018-11-14 18:57:25,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=9176b89d-8724-4b3c-af2c-f008cc64c14c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77c80e9bd72ee525df294ad010fc999c951e9610" 2018-11-14 18:57:25,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-de647718-9c66-40bd-82f5-d7adec172a10 Date: Wed, 14 Nov 2018 18:57:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:02Z","dns_nameservers":[],"updated_at":"2018-11-14T18:57:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"65fe59f084134682a256c9e669979766","id":"14839cf4-8558-480f-9df1-fd7fe6c7b85f","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-subnet"}]} 2018-11-14 18:57:25,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=9176b89d-8724-4b3c-af2c-f008cc64c14c used request id req-de647718-9c66-40bd-82f5-d7adec172a10 2018-11-14 18:57:25,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=9176b89d-8724-4b3c-af2c-f008cc64c14c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77c80e9bd72ee525df294ad010fc999c951e9610" 2018-11-14 18:57:25,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3536 X-Openstack-Request-Id: req-74ab9419-b9b7-41ca-ac29-04ec6bd4cc3f Date: Wed, 14 Nov 2018 18:57:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T18:57:22Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"14839cf4-8558-480f-9df1-fd7fe6c7b85f","ip_address":"10.55.0.11"}],"id":"3dd484c7-e2a8-43b4-81ee-997506c27746","security_groups":["f511e04d-1640-4b15-a338-4b9e455dbcce"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3c:9f:a5","project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"1f6e0d09-4f44-485c-951d-ab7ca5d99ecb","name":"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490ceeport-1","admin_state_up":true,"network_id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:12Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T18:57:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"14839cf4-8558-480f-9df1-fd7fe6c7b85f","ip_address":"10.55.0.3"}],"id":"86c519ed-5617-44ac-b178-4b59eceba755","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c7:1b:62","project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-9176b89d-8724-4b3c-af2c-f008cc64c14c","name":"","admin_state_up":true,"network_id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:03Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T18:57:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"14839cf4-8558-480f-9df1-fd7fe6c7b85f","ip_address":"10.55.0.4"}],"id":"f600bb70-1c23-4309-878b-3f0587127205","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ed:d9:58","project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9176b89d-8724-4b3c-af2c-f008cc64c14c","name":"","admin_state_up":true,"network_id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:03Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T18:57:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"14839cf4-8558-480f-9df1-fd7fe6c7b85f","ip_address":"10.55.0.2"}],"id":"faa5f6e5-0e0f-49ec-b049-aa357fd4ab46","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c0:1f:9f","project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-9176b89d-8724-4b3c-af2c-f008cc64c14c","name":"","admin_state_up":true,"network_id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:02Z","binding:vnic_type":"normal"}]} 2018-11-14 18:57:25,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=9176b89d-8724-4b3c-af2c-f008cc64c14c used request id req-74ab9419-b9b7-41ca-ac29-04ec6bd4cc3f 2018-11-14 18:57:25,980 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/1f6e0d09-4f44-485c-951d-ab7ca5d99ecb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77c80e9bd72ee525df294ad010fc999c951e9610" 2018-11-14 18:57:26,495 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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-53f6d721-bdef-4671-80f8-7ff53b3e3539 x-compute-request-id: req-53f6d721-bdef-4671-80f8-7ff53b3e3539 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:9f:a5", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1f6e0d09-4f44-485c-951d-ab7ca5d99ecb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1f6e0d09-4f44-485c-951d-ab7ca5d99ecb", "rel": "bookmark"}], "image": {"id": "932bb05b-2ec2-4e70-83c7-1096e76f1cad", "links": [{"href": "http://172.30.9.28:8774/images/932bb05b-2ec2-4e70-83c7-1096e76f1cad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e3", "OS-SRV-USG:launched_at": "2018-11-14T18:57:22.000000", "flavor": {"id": "d3485ef2-d0e6-45df-a4d4-ba5238af0590", "links": [{"href": "http://172.30.9.28:8774/flavors/d3485ef2-d0e6-45df-a4d4-ba5238af0590", "rel": "bookmark"}]}, "id": "1f6e0d09-4f44-485c-951d-ab7ca5d99ecb", "security_groups": [{"name": "default"}], "user_id": "54177a2ac4d24d5b8b50f52808b4858f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:57:23Z", "hostId": "5ec8fae8f777aa05bae79c80cdeff1dfa7b4a68d814f3a40c3505b0d", "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-e0585f9f-de7e-48a9-8513-4105b2490cee-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-11-14T18:57:16Z", "tenant_id": "65fe59f084134682a256c9e669979766", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:57:26,495 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/1f6e0d09-4f44-485c-951d-ab7ca5d99ecb used request id req-53f6d721-bdef-4671-80f8-7ff53b3e3539 2018-11-14 18:57:26,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77c80e9bd72ee525df294ad010fc999c951e9610" 2018-11-14 18:57:26,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-6604aec1-aff1-4402-9a6a-cf1bfac21b84 Date: Wed, 14 Nov 2018 18:57:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","subnets":["14839cf4-8558-480f-9df1-fd7fe6c7b85f"],"description":"","tags":[],"updated_at":"2018-11-14T18:57:02Z","provider:segmentation_id":90,"name":"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net","admin_state_up":true,"tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:01Z","provider:network_type":"vxlan"}]} 2018-11-14 18:57:26,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net used request id req-6604aec1-aff1-4402-9a6a-cf1bfac21b84 2018-11-14 18:57:26,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77c80e9bd72ee525df294ad010fc999c951e9610" 2018-11-14 18:57:26,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:57:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fe7b28b-9021-49b6-953d-9d05babbb80e Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:57:26,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-5fe7b28b-9021-49b6-953d-9d05babbb80e 2018-11-14 18:57:26,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=9176b89d-8724-4b3c-af2c-f008cc64c14c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77c80e9bd72ee525df294ad010fc999c951e9610" 2018-11-14 18:57:26,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-51aaf8ba-7530-44d4-9f9e-5e7ce6c3e4e4 Date: Wed, 14 Nov 2018 18:57:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:02Z","dns_nameservers":[],"updated_at":"2018-11-14T18:57:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"65fe59f084134682a256c9e669979766","id":"14839cf4-8558-480f-9df1-fd7fe6c7b85f","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-subnet"}]} 2018-11-14 18:57:26,749 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=9176b89d-8724-4b3c-af2c-f008cc64c14c used request id req-51aaf8ba-7530-44d4-9f9e-5e7ce6c3e4e4 2018-11-14 18:57:26,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=9176b89d-8724-4b3c-af2c-f008cc64c14c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77c80e9bd72ee525df294ad010fc999c951e9610" 2018-11-14 18:57:26,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3536 X-Openstack-Request-Id: req-dd637a52-60b1-4632-85c2-bd36d1432cd7 Date: Wed, 14 Nov 2018 18:57:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T18:57:22Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"14839cf4-8558-480f-9df1-fd7fe6c7b85f","ip_address":"10.55.0.11"}],"id":"3dd484c7-e2a8-43b4-81ee-997506c27746","security_groups":["f511e04d-1640-4b15-a338-4b9e455dbcce"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3c:9f:a5","project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"1f6e0d09-4f44-485c-951d-ab7ca5d99ecb","name":"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490ceeport-1","admin_state_up":true,"network_id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:12Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T18:57:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"14839cf4-8558-480f-9df1-fd7fe6c7b85f","ip_address":"10.55.0.3"}],"id":"86c519ed-5617-44ac-b178-4b59eceba755","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c7:1b:62","project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-9176b89d-8724-4b3c-af2c-f008cc64c14c","name":"","admin_state_up":true,"network_id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:03Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T18:57:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"14839cf4-8558-480f-9df1-fd7fe6c7b85f","ip_address":"10.55.0.4"}],"id":"f600bb70-1c23-4309-878b-3f0587127205","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ed:d9:58","project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9176b89d-8724-4b3c-af2c-f008cc64c14c","name":"","admin_state_up":true,"network_id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:03Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T18:57:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"14839cf4-8558-480f-9df1-fd7fe6c7b85f","ip_address":"10.55.0.2"}],"id":"faa5f6e5-0e0f-49ec-b049-aa357fd4ab46","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c0:1f:9f","project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-9176b89d-8724-4b3c-af2c-f008cc64c14c","name":"","admin_state_up":true,"network_id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:02Z","binding:vnic_type":"normal"}]} 2018-11-14 18:57:26,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=9176b89d-8724-4b3c-af2c-f008cc64c14c used request id req-dd637a52-60b1-4632-85c2-bd36d1432cd7 2018-11-14 18:57:26,806 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:57:26,807 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:57:27,218 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:57:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["tBw4ulaoThWJFPoaru0xrQ"], "issued_at": "2018-11-14T18:57:27.000000Z"}} 2018-11-14 18:57:27,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d2d2a8b2d0ad81843a732b5a3665d37e667de2" 2018-11-14 18:57:27,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:57:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e07e1a1-e525-4b26-b2a8-718414e28be3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:57:27,322 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-5e07e1a1-e525-4b26-b2a8-718414e28be3 2018-11-14 18:57:27,323 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:57:27,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d2d2a8b2d0ad81843a732b5a3665d37e667de2" 2018-11-14 18:57:27,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:57:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93cb11cf-d48f-4b51-a3aa-204e1c8040f3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:57:27,435 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-93cb11cf-d48f-4b51-a3aa-204e1c8040f3 2018-11-14 18:57:27,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d2d2a8b2d0ad81843a732b5a3665d37e667de2" 2018-11-14 18:57:27,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-65ae59c3-c6da-4bc6-9057-830dd8a13c8d Date: Wed, 14 Nov 2018 18:57:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","subnets":["14839cf4-8558-480f-9df1-fd7fe6c7b85f"],"description":"","tags":[],"updated_at":"2018-11-14T18:57:02Z","provider:segmentation_id":90,"name":"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net","admin_state_up":true,"tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:01Z","provider:network_type":"vxlan"}]} 2018-11-14 18:57:27,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net used request id req-65ae59c3-c6da-4bc6-9057-830dd8a13c8d 2018-11-14 18:57:27,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=9176b89d-8724-4b3c-af2c-f008cc64c14c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d2d2a8b2d0ad81843a732b5a3665d37e667de2" 2018-11-14 18:57:27,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-9f0b4ea2-97b4-4105-88f8-f9afc453ad1f Date: Wed, 14 Nov 2018 18:57:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:02Z","dns_nameservers":[],"updated_at":"2018-11-14T18:57:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"65fe59f084134682a256c9e669979766","id":"14839cf4-8558-480f-9df1-fd7fe6c7b85f","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-subnet"}]} 2018-11-14 18:57:27,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=9176b89d-8724-4b3c-af2c-f008cc64c14c used request id req-9f0b4ea2-97b4-4105-88f8-f9afc453ad1f 2018-11-14 18:57:27,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d2d2a8b2d0ad81843a732b5a3665d37e667de2" 2018-11-14 18:57:28,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-4a25f852-4549-4bd0-8f0a-cde651514fe6 Date: Wed, 14 Nov 2018 18:57:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","subnets":["14839cf4-8558-480f-9df1-fd7fe6c7b85f"],"description":"","tags":[],"updated_at":"2018-11-14T18:57:02Z","provider:segmentation_id":90,"name":"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net","admin_state_up":true,"tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:01Z","provider:network_type":"vxlan"}]} 2018-11-14 18:57:28,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net used request id req-4a25f852-4549-4bd0-8f0a-cde651514fe6 2018-11-14 18:57:28,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:57:28,290 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:57: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:57:28,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d2d2a8b2d0ad81843a732b5a3665d37e667de2" 2018-11-14 18:57:28,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:57:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65703293-cb17-4372-ab1c-14c2bd1cbd89 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:57:28,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-65703293-cb17-4372-ab1c-14c2bd1cbd89 2018-11-14 18:57:28,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=9176b89d-8724-4b3c-af2c-f008cc64c14c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d2d2a8b2d0ad81843a732b5a3665d37e667de2" 2018-11-14 18:57:28,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-f5021d18-3ff3-47c2-ad8f-8b01c303358a Date: Wed, 14 Nov 2018 18:57:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:02Z","dns_nameservers":[],"updated_at":"2018-11-14T18:57:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"65fe59f084134682a256c9e669979766","id":"14839cf4-8558-480f-9df1-fd7fe6c7b85f","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-subnet"}]} 2018-11-14 18:57:28,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=9176b89d-8724-4b3c-af2c-f008cc64c14c used request id req-f5021d18-3ff3-47c2-ad8f-8b01c303358a 2018-11-14 18:57:28,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=9176b89d-8724-4b3c-af2c-f008cc64c14c&name=CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490ceeport-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d2d2a8b2d0ad81843a732b5a3665d37e667de2" 2018-11-14 18:57:28,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b0c8e2d0-94c0-42b6-8d21-b1a15ed7759c Date: Wed, 14 Nov 2018 18:57:28 GMT RESP BODY: {"ports":[]} 2018-11-14 18:57:28,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=9176b89d-8724-4b3c-af2c-f008cc64c14c&name=CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490ceeport-2&admin_state_up=True used request id req-b0c8e2d0-94c0-42b6-8d21-b1a15ed7759c 2018-11-14 18:57:28,858 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-inst-nova%3Aovercloud-novacompute-1.opnfvlf.org -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d2d2a8b2d0ad81843a732b5a3665d37e667de2" 2018-11-14 18:57:29,121 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:57: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-54017547-87fe-4fdd-91c1-a1b01c0077f4 x-compute-request-id: req-54017547-87fe-4fdd-91c1-a1b01c0077f4 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-14 18:57:29,121 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-inst-nova%3Aovercloud-novacompute-1.opnfvlf.org used request id req-54017547-87fe-4fdd-91c1-a1b01c0077f4 2018-11-14 18:57:29,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d2d2a8b2d0ad81843a732b5a3665d37e667de2" 2018-11-14 18:57:29,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-612894c2-a876-406d-abba-c3128437e898 Date: Wed, 14 Nov 2018 18:57:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","subnets":["14839cf4-8558-480f-9df1-fd7fe6c7b85f"],"description":"","tags":[],"updated_at":"2018-11-14T18:57:02Z","provider:segmentation_id":90,"name":"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net","admin_state_up":true,"tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:01Z","provider:network_type":"vxlan"}]} 2018-11-14 18:57:29,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net used request id req-612894c2-a876-406d-abba-c3128437e898 2018-11-14 18:57:29,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=9176b89d-8724-4b3c-af2c-f008cc64c14c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d2d2a8b2d0ad81843a732b5a3665d37e667de2" 2018-11-14 18:57:29,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-62b4759e-2e4a-4437-8e19-e521588e7069 Date: Wed, 14 Nov 2018 18:57:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:02Z","dns_nameservers":[],"updated_at":"2018-11-14T18:57:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"65fe59f084134682a256c9e669979766","id":"14839cf4-8558-480f-9df1-fd7fe6c7b85f","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-subnet"}]} 2018-11-14 18:57:29,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=9176b89d-8724-4b3c-af2c-f008cc64c14c used request id req-62b4759e-2e4a-4437-8e19-e521588e7069 2018-11-14 18:57:29,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d2d2a8b2d0ad81843a732b5a3665d37e667de2" 2018-11-14 18:57:30,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-fb514ab5-471a-48f7-a624-567bcc59953c Date: Wed, 14 Nov 2018 18:57:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","subnets":["14839cf4-8558-480f-9df1-fd7fe6c7b85f"],"description":"","tags":[],"updated_at":"2018-11-14T18:57:02Z","provider:segmentation_id":90,"name":"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net","admin_state_up":true,"tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:01Z","provider:network_type":"vxlan"}]} 2018-11-14 18:57:30,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net used request id req-fb514ab5-471a-48f7-a624-567bcc59953c 2018-11-14 18:57:30,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d2d2a8b2d0ad81843a732b5a3665d37e667de2" 2018-11-14 18:57:30,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:57:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d099d855-bd45-4d8f-a3db-471280e11efb Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:57:30,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-d099d855-bd45-4d8f-a3db-471280e11efb 2018-11-14 18:57:30,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=9176b89d-8724-4b3c-af2c-f008cc64c14c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d2d2a8b2d0ad81843a732b5a3665d37e667de2" 2018-11-14 18:57:30,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-63444913-86fb-4cd5-a1de-b426245bdce4 Date: Wed, 14 Nov 2018 18:57:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:02Z","dns_nameservers":[],"updated_at":"2018-11-14T18:57:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"65fe59f084134682a256c9e669979766","id":"14839cf4-8558-480f-9df1-fd7fe6c7b85f","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-subnet"}]} 2018-11-14 18:57:30,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=9176b89d-8724-4b3c-af2c-f008cc64c14c used request id req-63444913-86fb-4cd5-a1de-b426245bdce4 2018-11-14 18:57:30,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=9176b89d-8724-4b3c-af2c-f008cc64c14c&name=CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490ceeport-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d2d2a8b2d0ad81843a732b5a3665d37e667de2" 2018-11-14 18:57:30,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-18d20bc8-272a-40a3-b735-3d87b86286d0 Date: Wed, 14 Nov 2018 18:57:30 GMT RESP BODY: {"ports":[]} 2018-11-14 18:57:30,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=9176b89d-8724-4b3c-af2c-f008cc64c14c&name=CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490ceeport-2&admin_state_up=True used request id req-18d20bc8-272a-40a3-b735-3d87b86286d0 2018-11-14 18:57:30,613 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:57:30,614 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:57:31,024 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:57:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["ZGq8x3LaSJysf_AsX8V1rw"], "issued_at": "2018-11-14T18:57:31.000000Z"}} 2018-11-14 18:57:31,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63557b557f770fa19b8b37a88ca18c60d7b8a98a" 2018-11-14 18:57:31,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:57:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d34001bb-64d3-47fb-953f-fb425be7e7db Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:57:31,126 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-d34001bb-64d3-47fb-953f-fb425be7e7db 2018-11-14 18:57:31,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d2d2a8b2d0ad81843a732b5a3665d37e667de2" 2018-11-14 18:57:31,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-2c2486f7-4484-48a2-a1a8-54846f2027d5 Date: Wed, 14 Nov 2018 18:57:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","subnets":["14839cf4-8558-480f-9df1-fd7fe6c7b85f"],"description":"","tags":[],"updated_at":"2018-11-14T18:57:02Z","provider:segmentation_id":90,"name":"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net","admin_state_up":true,"tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:01Z","provider:network_type":"vxlan"}]} 2018-11-14 18:57:31,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net used request id req-2c2486f7-4484-48a2-a1a8-54846f2027d5 2018-11-14 18:57:31,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=9176b89d-8724-4b3c-af2c-f008cc64c14c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d2d2a8b2d0ad81843a732b5a3665d37e667de2" 2018-11-14 18:57:31,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-8180f4e6-8723-4828-b53d-aa13e7dcc981 Date: Wed, 14 Nov 2018 18:57:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:02Z","dns_nameservers":[],"updated_at":"2018-11-14T18:57:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"65fe59f084134682a256c9e669979766","id":"14839cf4-8558-480f-9df1-fd7fe6c7b85f","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-subnet"}]} 2018-11-14 18:57:31,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=9176b89d-8724-4b3c-af2c-f008cc64c14c used request id req-8180f4e6-8723-4828-b53d-aa13e7dcc981 2018-11-14 18:57:31,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d2d2a8b2d0ad81843a732b5a3665d37e667de2" 2018-11-14 18:57:31,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-56390fa3-344a-4f77-8f89-62581eb28f79 Date: Wed, 14 Nov 2018 18:57:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","subnets":["14839cf4-8558-480f-9df1-fd7fe6c7b85f"],"description":"","tags":[],"updated_at":"2018-11-14T18:57:02Z","provider:segmentation_id":90,"name":"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net","admin_state_up":true,"tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:01Z","provider:network_type":"vxlan"}]} 2018-11-14 18:57:31,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net used request id req-56390fa3-344a-4f77-8f89-62581eb28f79 2018-11-14 18:57:31,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:57:31,970 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:57: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:57:31,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63557b557f770fa19b8b37a88ca18c60d7b8a98a" 2018-11-14 18:57:32,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:57:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61d2aecb-3b18-44a6-ba8d-a658e1d528e4 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:57:32,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-61d2aecb-3b18-44a6-ba8d-a658e1d528e4 2018-11-14 18:57:32,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=9176b89d-8724-4b3c-af2c-f008cc64c14c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d2d2a8b2d0ad81843a732b5a3665d37e667de2" 2018-11-14 18:57:32,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-8880d747-3583-4672-b717-9b91fc6c6956 Date: Wed, 14 Nov 2018 18:57:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:02Z","dns_nameservers":[],"updated_at":"2018-11-14T18:57:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"65fe59f084134682a256c9e669979766","id":"14839cf4-8558-480f-9df1-fd7fe6c7b85f","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-subnet"}]} 2018-11-14 18:57:32,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=9176b89d-8724-4b3c-af2c-f008cc64c14c used request id req-8880d747-3583-4672-b717-9b91fc6c6956 2018-11-14 18:57:32,348 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net 2018-11-14 18:57:32,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d2d2a8b2d0ad81843a732b5a3665d37e667de2" -d '{"port": {"network_id": "9176b89d-8724-4b3c-af2c-f008cc64c14c", "name": "CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490ceeport-2", "admin_state_up": true}}' 2018-11-14 18:57:33,233 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 858 X-Openstack-Request-Id: req-173d2ec0-ab60-4f0a-be5a-bca72022341f Date: Wed, 14 Nov 2018 18:57:33 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T18:57:32Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"14839cf4-8558-480f-9df1-fd7fe6c7b85f","ip_address":"10.55.0.7"}],"id":"e0cea1e4-11ea-4b65-8c45-6cb8c839ebac","security_groups":["f511e04d-1640-4b15-a338-4b9e455dbcce"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:51:db:56","project_id":"65fe59f084134682a256c9e669979766","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490ceeport-2","admin_state_up":true,"network_id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:32Z","binding:vnic_type":"normal"}} 2018-11-14 18:57:33,233 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-173d2ec0-ab60-4f0a-be5a-bca72022341f 2018-11-14 18:57:33,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d2d2a8b2d0ad81843a732b5a3665d37e667de2" 2018-11-14 18:57:33,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-7c6b8622-4d50-4206-8169-6aace98c05e1 Date: Wed, 14 Nov 2018 18:57:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","subnets":["14839cf4-8558-480f-9df1-fd7fe6c7b85f"],"description":"","tags":[],"updated_at":"2018-11-14T18:57:02Z","provider:segmentation_id":90,"name":"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net","admin_state_up":true,"tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:01Z","provider:network_type":"vxlan"}]} 2018-11-14 18:57:33,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net used request id req-7c6b8622-4d50-4206-8169-6aace98c05e1 2018-11-14 18:57:33,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=9176b89d-8724-4b3c-af2c-f008cc64c14c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d2d2a8b2d0ad81843a732b5a3665d37e667de2" 2018-11-14 18:57:33,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-733c8438-adcd-4826-bcfc-8b07388e9c45 Date: Wed, 14 Nov 2018 18:57:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:02Z","dns_nameservers":[],"updated_at":"2018-11-14T18:57:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"65fe59f084134682a256c9e669979766","id":"14839cf4-8558-480f-9df1-fd7fe6c7b85f","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-subnet"}]} 2018-11-14 18:57:33,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=9176b89d-8724-4b3c-af2c-f008cc64c14c used request id req-733c8438-adcd-4826-bcfc-8b07388e9c45 2018-11-14 18:57:33,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d2d2a8b2d0ad81843a732b5a3665d37e667de2" 2018-11-14 18:57:33,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-50ded078-54a4-4252-84d9-2b422b070e93 Date: Wed, 14 Nov 2018 18:57:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","subnets":["14839cf4-8558-480f-9df1-fd7fe6c7b85f"],"description":"","tags":[],"updated_at":"2018-11-14T18:57:02Z","provider:segmentation_id":90,"name":"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net","admin_state_up":true,"tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:01Z","provider:network_type":"vxlan"}]} 2018-11-14 18:57:33,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net used request id req-50ded078-54a4-4252-84d9-2b422b070e93 2018-11-14 18:57:33,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d2d2a8b2d0ad81843a732b5a3665d37e667de2" 2018-11-14 18:57:34,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:57:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f3f3a2d-eeae-4943-bb17-ab2a0778362b Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:57:34,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-7f3f3a2d-eeae-4943-bb17-ab2a0778362b 2018-11-14 18:57:34,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=9176b89d-8724-4b3c-af2c-f008cc64c14c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d2d2a8b2d0ad81843a732b5a3665d37e667de2" 2018-11-14 18:57:34,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-f0c6909c-611e-46c2-a641-bbd971870756 Date: Wed, 14 Nov 2018 18:57:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:02Z","dns_nameservers":[],"updated_at":"2018-11-14T18:57:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"65fe59f084134682a256c9e669979766","id":"14839cf4-8558-480f-9df1-fd7fe6c7b85f","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-subnet"}]} 2018-11-14 18:57:34,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=9176b89d-8724-4b3c-af2c-f008cc64c14c used request id req-f0c6909c-611e-46c2-a641-bbd971870756 2018-11-14 18:57:34,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=9176b89d-8724-4b3c-af2c-f008cc64c14c&name=CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490ceeport-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d2d2a8b2d0ad81843a732b5a3665d37e667de2" 2018-11-14 18:57:34,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 861 X-Openstack-Request-Id: req-14be332c-a7b2-4c14-9749-75d77878cbf5 Date: Wed, 14 Nov 2018 18:57:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T18:57:32Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"14839cf4-8558-480f-9df1-fd7fe6c7b85f","ip_address":"10.55.0.7"}],"id":"e0cea1e4-11ea-4b65-8c45-6cb8c839ebac","security_groups":["f511e04d-1640-4b15-a338-4b9e455dbcce"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:51:db:56","project_id":"65fe59f084134682a256c9e669979766","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490ceeport-2","admin_state_up":true,"network_id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:32Z","binding:vnic_type":"normal"}]} 2018-11-14 18:57:34,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=9176b89d-8724-4b3c-af2c-f008cc64c14c&name=CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490ceeport-2&admin_state_up=True used request id req-14be332c-a7b2-4c14-9749-75d77878cbf5 2018-11-14 18:57:34,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d2d2a8b2d0ad81843a732b5a3665d37e667de2" 2018-11-14 18:57:34,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:57:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6b43ab3-3e2f-4267-adc5-910873b9083c Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:57:34,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-e6b43ab3-3e2f-4267-adc5-910873b9083c 2018-11-14 18:57:34,281 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-11-14 18:57:34,284 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d2d2a8b2d0ad81843a732b5a3665d37e667de2" 2018-11-14 18:57:34,303 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:57: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-e08e07c6-d9e0-4fe6-a009-6750a4a13f31 x-compute-request-id: req-e08e07c6-d9e0-4fe6-a009-6750a4a13f31 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "d3485ef2-d0e6-45df-a4d4-ba5238af0590", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/d3485ef2-d0e6-45df-a4d4-ba5238af0590", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/d3485ef2-d0e6-45df-a4d4-ba5238af0590", "rel": "bookmark"}], "name": "CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-flavor-name"}]} 2018-11-14 18:57:34,303 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-e08e07c6-d9e0-4fe6-a009-6750a4a13f31 2018-11-14 18:57:34,306 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/d3485ef2-d0e6-45df-a4d4-ba5238af0590 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d2d2a8b2d0ad81843a732b5a3665d37e667de2" 2018-11-14 18:57:34,326 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:57: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-322b8267-1d22-4e1e-bc2f-27bddc83c225 x-compute-request-id: req-322b8267-1d22-4e1e-bc2f-27bddc83c225 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-flavor-name", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/d3485ef2-d0e6-45df-a4d4-ba5238af0590", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/d3485ef2-d0e6-45df-a4d4-ba5238af0590", "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": "d3485ef2-d0e6-45df-a4d4-ba5238af0590"}} 2018-11-14 18:57:34,326 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/d3485ef2-d0e6-45df-a4d4-ba5238af0590 used request id req-322b8267-1d22-4e1e-bc2f-27bddc83c225 2018-11-14 18:57:34,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}87d2d2a8b2d0ad81843a732b5a3665d37e667de2" 2018-11-14 18:57:34,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1064 Content-Type: application/json X-Openstack-Request-Id: req-63e7160d-0f2d-4245-a1cd-4da373896d35 Date: Wed, 14 Nov 2018 18:57:34 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:57:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:57:05Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/932bb05b-2ec2-4e70-83c7-1096e76f1cad/snap", "metadata": {}}], "self": "/v2/images/932bb05b-2ec2-4e70-83c7-1096e76f1cad", "min_disk": 0, "protected": false, "id": "932bb05b-2ec2-4e70-83c7-1096e76f1cad", "file": "/v2/images/932bb05b-2ec2-4e70-83c7-1096e76f1cad/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "cf29953467f4444e971fad2f20a05448", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/932bb05b-2ec2-4e70-83c7-1096e76f1cad/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-image"} 2018-11-14 18:57:34,549 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-image used request id req-63e7160d-0f2d-4245-a1cd-4da373896d35 2018-11-14 18:57:34,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}87d2d2a8b2d0ad81843a732b5a3665d37e667de2" 2018-11-14 18:57:34,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-680e5dbd-250d-43d5-b73a-fefabccea2b4 Date: Wed, 14 Nov 2018 18:57: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-11-14 18:57:34,740 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-680e5dbd-250d-43d5-b73a-fefabccea2b4 2018-11-14 18:57:34,745 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d2d2a8b2d0ad81843a732b5a3665d37e667de2" -d '{"server": {"name": "CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-inst-nova:overcloud-novacompute-1.opnfvlf.org", "imageRef": "932bb05b-2ec2-4e70-83c7-1096e76f1cad", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "d3485ef2-d0e6-45df-a4d4-ba5238af0590", "max_count": 1, "min_count": 1, "networks": [{"port": "e0cea1e4-11ea-4b65-8c45-6cb8c839ebac"}]}}' 2018-11-14 18:57:36,840 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18:57: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-f9480b6c-4047-43ec-94be-09223c3ea679 x-compute-request-id: req-f9480b6c-4047-43ec-94be-09223c3ea679 Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/50d38673-cba7-406a-b762-92f0c3cd875e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "50d38673-cba7-406a-b762-92f0c3cd875e", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/50d38673-cba7-406a-b762-92f0c3cd875e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/50d38673-cba7-406a-b762-92f0c3cd875e", "rel": "bookmark"}], "adminPass": "WNoQ8TnseGzB"}} 2018-11-14 18:57:36,841 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-f9480b6c-4047-43ec-94be-09223c3ea679 2018-11-14 18:57:36,844 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/50d38673-cba7-406a-b762-92f0c3cd875e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d2d2a8b2d0ad81843a732b5a3665d37e667de2" 2018-11-14 18:57:37,289 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:57:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-daf9a594-c31a-499a-801d-b4f8c3446e80 x-compute-request-id: req-daf9a594-c31a-499a-801d-b4f8c3446e80 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/50d38673-cba7-406a-b762-92f0c3cd875e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/50d38673-cba7-406a-b762-92f0c3cd875e", "rel": "bookmark"}], "image": {"id": "932bb05b-2ec2-4e70-83c7-1096e76f1cad", "links": [{"href": "http://172.30.9.28:8774/images/932bb05b-2ec2-4e70-83c7-1096e76f1cad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d3485ef2-d0e6-45df-a4d4-ba5238af0590", "links": [{"href": "http://172.30.9.28:8774/flavors/d3485ef2-d0e6-45df-a4d4-ba5238af0590", "rel": "bookmark"}]}, "id": "50d38673-cba7-406a-b762-92f0c3cd875e", "user_id": "54177a2ac4d24d5b8b50f52808b4858f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T18:57:36Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-11-14T18:57:36Z", "tenant_id": "65fe59f084134682a256c9e669979766", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:57:37,289 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/50d38673-cba7-406a-b762-92f0c3cd875e used request id req-daf9a594-c31a-499a-801d-b4f8c3446e80 2018-11-14 18:57:37,290 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-11-14 18:57:37,292 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/50d38673-cba7-406a-b762-92f0c3cd875e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d2d2a8b2d0ad81843a732b5a3665d37e667de2" 2018-11-14 18:57:37,497 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:57:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5c7a3268-30c3-456d-8c5a-8f2b8b49c36b x-compute-request-id: req-5c7a3268-30c3-456d-8c5a-8f2b8b49c36b Content-Encoding: gzip Content-Length: 683 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/50d38673-cba7-406a-b762-92f0c3cd875e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/50d38673-cba7-406a-b762-92f0c3cd875e", "rel": "bookmark"}], "image": {"id": "932bb05b-2ec2-4e70-83c7-1096e76f1cad", "links": [{"href": "http://172.30.9.28:8774/images/932bb05b-2ec2-4e70-83c7-1096e76f1cad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e6", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d3485ef2-d0e6-45df-a4d4-ba5238af0590", "links": [{"href": "http://172.30.9.28:8774/flavors/d3485ef2-d0e6-45df-a4d4-ba5238af0590", "rel": "bookmark"}]}, "id": "50d38673-cba7-406a-b762-92f0c3cd875e", "user_id": "54177a2ac4d24d5b8b50f52808b4858f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T18:57:37Z", "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-e0585f9f-de7e-48a9-8513-4105b2490cee-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-11-14T18:57:36Z", "tenant_id": "65fe59f084134682a256c9e669979766", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:57:37,498 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/50d38673-cba7-406a-b762-92f0c3cd875e used request id req-5c7a3268-30c3-456d-8c5a-8f2b8b49c36b 2018-11-14 18:57:37,498 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - BUILD 2018-11-14 18:57:37,498 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-14 18:57:40,501 - create_instance - DEBUG - VM status query timeout in 896.788388014 2018-11-14 18:57:40,504 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/50d38673-cba7-406a-b762-92f0c3cd875e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d2d2a8b2d0ad81843a732b5a3665d37e667de2" 2018-11-14 18:57:41,298 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:57: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-f762f9b7-c7ff-40f6-aa8e-540689e99fff x-compute-request-id: req-f762f9b7-c7ff-40f6-aa8e-540689e99fff Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:db:56", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/50d38673-cba7-406a-b762-92f0c3cd875e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/50d38673-cba7-406a-b762-92f0c3cd875e", "rel": "bookmark"}], "image": {"id": "932bb05b-2ec2-4e70-83c7-1096e76f1cad", "links": [{"href": "http://172.30.9.28:8774/images/932bb05b-2ec2-4e70-83c7-1096e76f1cad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e6", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d3485ef2-d0e6-45df-a4d4-ba5238af0590", "links": [{"href": "http://172.30.9.28:8774/flavors/d3485ef2-d0e6-45df-a4d4-ba5238af0590", "rel": "bookmark"}]}, "id": "50d38673-cba7-406a-b762-92f0c3cd875e", "security_groups": [{"name": "default"}], "user_id": "54177a2ac4d24d5b8b50f52808b4858f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T18:57:37Z", "hostId": "5f1c946518ab65bbdc6b942fcc3daaff5e722f9b86fbdae7b388ddb2", "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-e0585f9f-de7e-48a9-8513-4105b2490cee-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-11-14T18:57:36Z", "tenant_id": "65fe59f084134682a256c9e669979766", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:57:41,298 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/50d38673-cba7-406a-b762-92f0c3cd875e used request id req-f762f9b7-c7ff-40f6-aa8e-540689e99fff 2018-11-14 18:57:41,298 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - BUILD 2018-11-14 18:57:41,299 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-14 18:57:44,302 - create_instance - DEBUG - VM status query timeout in 892.988014936 2018-11-14 18:57:44,304 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/50d38673-cba7-406a-b762-92f0c3cd875e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d2d2a8b2d0ad81843a732b5a3665d37e667de2" 2018-11-14 18:57:45,021 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:57: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-a2b8ee0f-c5a8-48fa-88f4-7fb0e1ef5b6f x-compute-request-id: req-a2b8ee0f-c5a8-48fa-88f4-7fb0e1ef5b6f Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:db:56", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/50d38673-cba7-406a-b762-92f0c3cd875e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/50d38673-cba7-406a-b762-92f0c3cd875e", "rel": "bookmark"}], "image": {"id": "932bb05b-2ec2-4e70-83c7-1096e76f1cad", "links": [{"href": "http://172.30.9.28:8774/images/932bb05b-2ec2-4e70-83c7-1096e76f1cad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e6", "OS-SRV-USG:launched_at": "2018-11-14T18:57:42.000000", "flavor": {"id": "d3485ef2-d0e6-45df-a4d4-ba5238af0590", "links": [{"href": "http://172.30.9.28:8774/flavors/d3485ef2-d0e6-45df-a4d4-ba5238af0590", "rel": "bookmark"}]}, "id": "50d38673-cba7-406a-b762-92f0c3cd875e", "security_groups": [{"name": "default"}], "user_id": "54177a2ac4d24d5b8b50f52808b4858f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:57:42Z", "hostId": "5f1c946518ab65bbdc6b942fcc3daaff5e722f9b86fbdae7b388ddb2", "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-e0585f9f-de7e-48a9-8513-4105b2490cee-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-11-14T18:57:36Z", "tenant_id": "65fe59f084134682a256c9e669979766", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:57:45,021 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/50d38673-cba7-406a-b762-92f0c3cd875e used request id req-a2b8ee0f-c5a8-48fa-88f4-7fb0e1ef5b6f 2018-11-14 18:57:45,022 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2018-11-14 18:57:45,022 - create_instance - INFO - VM is - ACTIVE 2018-11-14 18:57:45,024 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/50d38673-cba7-406a-b762-92f0c3cd875e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d2d2a8b2d0ad81843a732b5a3665d37e667de2" 2018-11-14 18:57:45,813 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:57:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-114337ca-91cc-4b0a-853c-3e240dd30b63 x-compute-request-id: req-114337ca-91cc-4b0a-853c-3e240dd30b63 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:db:56", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/50d38673-cba7-406a-b762-92f0c3cd875e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/50d38673-cba7-406a-b762-92f0c3cd875e", "rel": "bookmark"}], "image": {"id": "932bb05b-2ec2-4e70-83c7-1096e76f1cad", "links": [{"href": "http://172.30.9.28:8774/images/932bb05b-2ec2-4e70-83c7-1096e76f1cad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e6", "OS-SRV-USG:launched_at": "2018-11-14T18:57:42.000000", "flavor": {"id": "d3485ef2-d0e6-45df-a4d4-ba5238af0590", "links": [{"href": "http://172.30.9.28:8774/flavors/d3485ef2-d0e6-45df-a4d4-ba5238af0590", "rel": "bookmark"}]}, "id": "50d38673-cba7-406a-b762-92f0c3cd875e", "security_groups": [{"name": "default"}], "user_id": "54177a2ac4d24d5b8b50f52808b4858f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:57:42Z", "hostId": "5f1c946518ab65bbdc6b942fcc3daaff5e722f9b86fbdae7b388ddb2", "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-e0585f9f-de7e-48a9-8513-4105b2490cee-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-11-14T18:57:36Z", "tenant_id": "65fe59f084134682a256c9e669979766", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:57:45,813 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/50d38673-cba7-406a-b762-92f0c3cd875e used request id req-114337ca-91cc-4b0a-853c-3e240dd30b63 2018-11-14 18:57:45,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d2d2a8b2d0ad81843a732b5a3665d37e667de2" 2018-11-14 18:57:46,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-633ac47b-a8c3-40d0-82e1-a215d11f0dd5 Date: Wed, 14 Nov 2018 18:57:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","subnets":["14839cf4-8558-480f-9df1-fd7fe6c7b85f"],"description":"","tags":[],"updated_at":"2018-11-14T18:57:02Z","provider:segmentation_id":90,"name":"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net","admin_state_up":true,"tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:01Z","provider:network_type":"vxlan"}]} 2018-11-14 18:57:46,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net used request id req-633ac47b-a8c3-40d0-82e1-a215d11f0dd5 2018-11-14 18:57:46,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d2d2a8b2d0ad81843a732b5a3665d37e667de2" 2018-11-14 18:57:46,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:57:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fda598df-c073-4db3-9190-817fb8916e88 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:57:46,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-fda598df-c073-4db3-9190-817fb8916e88 2018-11-14 18:57:46,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=9176b89d-8724-4b3c-af2c-f008cc64c14c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d2d2a8b2d0ad81843a732b5a3665d37e667de2" 2018-11-14 18:57:46,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-6ec1cf5d-1b66-4d64-bc9f-604efc163a94 Date: Wed, 14 Nov 2018 18:57:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:02Z","dns_nameservers":[],"updated_at":"2018-11-14T18:57:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"65fe59f084134682a256c9e669979766","id":"14839cf4-8558-480f-9df1-fd7fe6c7b85f","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-subnet"}]} 2018-11-14 18:57:46,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=9176b89d-8724-4b3c-af2c-f008cc64c14c used request id req-6ec1cf5d-1b66-4d64-bc9f-604efc163a94 2018-11-14 18:57:46,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=9176b89d-8724-4b3c-af2c-f008cc64c14c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d2d2a8b2d0ad81843a732b5a3665d37e667de2" 2018-11-14 18:57:46,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4468 X-Openstack-Request-Id: req-dd80c1f5-a7b1-4f3e-8dda-b05cf8797958 Date: Wed, 14 Nov 2018 18:57:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T18:57:22Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"14839cf4-8558-480f-9df1-fd7fe6c7b85f","ip_address":"10.55.0.11"}],"id":"3dd484c7-e2a8-43b4-81ee-997506c27746","security_groups":["f511e04d-1640-4b15-a338-4b9e455dbcce"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3c:9f:a5","project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"1f6e0d09-4f44-485c-951d-ab7ca5d99ecb","name":"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490ceeport-1","admin_state_up":true,"network_id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:12Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T18:57:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"14839cf4-8558-480f-9df1-fd7fe6c7b85f","ip_address":"10.55.0.3"}],"id":"86c519ed-5617-44ac-b178-4b59eceba755","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c7:1b:62","project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-9176b89d-8724-4b3c-af2c-f008cc64c14c","name":"","admin_state_up":true,"network_id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:03Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T18:57:42Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"14839cf4-8558-480f-9df1-fd7fe6c7b85f","ip_address":"10.55.0.7"}],"id":"e0cea1e4-11ea-4b65-8c45-6cb8c839ebac","security_groups":["f511e04d-1640-4b15-a338-4b9e455dbcce"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:51:db:56","project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"50d38673-cba7-406a-b762-92f0c3cd875e","name":"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490ceeport-2","admin_state_up":true,"network_id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:32Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T18:57:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"14839cf4-8558-480f-9df1-fd7fe6c7b85f","ip_address":"10.55.0.4"}],"id":"f600bb70-1c23-4309-878b-3f0587127205","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ed:d9:58","project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9176b89d-8724-4b3c-af2c-f008cc64c14c","name":"","admin_state_up":true,"network_id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:03Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T18:57:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"14839cf4-8558-480f-9df1-fd7fe6c7b85f","ip_address":"10.55.0.2"}],"id":"faa5f6e5-0e0f-49ec-b049-aa357fd4ab46","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c0:1f:9f","project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-9176b89d-8724-4b3c-af2c-f008cc64c14c","name":"","admin_state_up":true,"network_id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:02Z","binding:vnic_type":"normal"}]} 2018-11-14 18:57:46,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=9176b89d-8724-4b3c-af2c-f008cc64c14c used request id req-dd80c1f5-a7b1-4f3e-8dda-b05cf8797958 2018-11-14 18:57:46,561 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/50d38673-cba7-406a-b762-92f0c3cd875e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d2d2a8b2d0ad81843a732b5a3665d37e667de2" 2018-11-14 18:57:47,066 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:57: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-2e86d1f1-bda9-4f36-b59d-fdfb3886d327 x-compute-request-id: req-2e86d1f1-bda9-4f36-b59d-fdfb3886d327 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:db:56", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/50d38673-cba7-406a-b762-92f0c3cd875e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/50d38673-cba7-406a-b762-92f0c3cd875e", "rel": "bookmark"}], "image": {"id": "932bb05b-2ec2-4e70-83c7-1096e76f1cad", "links": [{"href": "http://172.30.9.28:8774/images/932bb05b-2ec2-4e70-83c7-1096e76f1cad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e6", "OS-SRV-USG:launched_at": "2018-11-14T18:57:42.000000", "flavor": {"id": "d3485ef2-d0e6-45df-a4d4-ba5238af0590", "links": [{"href": "http://172.30.9.28:8774/flavors/d3485ef2-d0e6-45df-a4d4-ba5238af0590", "rel": "bookmark"}]}, "id": "50d38673-cba7-406a-b762-92f0c3cd875e", "security_groups": [{"name": "default"}], "user_id": "54177a2ac4d24d5b8b50f52808b4858f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:57:42Z", "hostId": "5f1c946518ab65bbdc6b942fcc3daaff5e722f9b86fbdae7b388ddb2", "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-e0585f9f-de7e-48a9-8513-4105b2490cee-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-11-14T18:57:36Z", "tenant_id": "65fe59f084134682a256c9e669979766", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:57:47,067 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/50d38673-cba7-406a-b762-92f0c3cd875e used request id req-2e86d1f1-bda9-4f36-b59d-fdfb3886d327 2018-11-14 18:57:47,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d2d2a8b2d0ad81843a732b5a3665d37e667de2" 2018-11-14 18:57:47,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-434fc531-6c6a-4950-9569-f359f883891c Date: Wed, 14 Nov 2018 18:57:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","subnets":["14839cf4-8558-480f-9df1-fd7fe6c7b85f"],"description":"","tags":[],"updated_at":"2018-11-14T18:57:02Z","provider:segmentation_id":90,"name":"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net","admin_state_up":true,"tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:01Z","provider:network_type":"vxlan"}]} 2018-11-14 18:57:47,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net used request id req-434fc531-6c6a-4950-9569-f359f883891c 2018-11-14 18:57:47,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d2d2a8b2d0ad81843a732b5a3665d37e667de2" 2018-11-14 18:57:47,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:57:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7024db0-5b54-41fc-a94c-4ca4400fb2bd Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:57:47,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-d7024db0-5b54-41fc-a94c-4ca4400fb2bd 2018-11-14 18:57:47,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=9176b89d-8724-4b3c-af2c-f008cc64c14c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d2d2a8b2d0ad81843a732b5a3665d37e667de2" 2018-11-14 18:57:47,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-88fc132f-a994-45a1-aa7c-a65e7005dfeb Date: Wed, 14 Nov 2018 18:57:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:02Z","dns_nameservers":[],"updated_at":"2018-11-14T18:57:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"65fe59f084134682a256c9e669979766","id":"14839cf4-8558-480f-9df1-fd7fe6c7b85f","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-subnet"}]} 2018-11-14 18:57:47,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=9176b89d-8724-4b3c-af2c-f008cc64c14c used request id req-88fc132f-a994-45a1-aa7c-a65e7005dfeb 2018-11-14 18:57:47,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=9176b89d-8724-4b3c-af2c-f008cc64c14c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d2d2a8b2d0ad81843a732b5a3665d37e667de2" 2018-11-14 18:57:47,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4468 X-Openstack-Request-Id: req-32591f4e-7282-487b-b485-b95c5cc640dd Date: Wed, 14 Nov 2018 18:57:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T18:57:22Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"14839cf4-8558-480f-9df1-fd7fe6c7b85f","ip_address":"10.55.0.11"}],"id":"3dd484c7-e2a8-43b4-81ee-997506c27746","security_groups":["f511e04d-1640-4b15-a338-4b9e455dbcce"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3c:9f:a5","project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"1f6e0d09-4f44-485c-951d-ab7ca5d99ecb","name":"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490ceeport-1","admin_state_up":true,"network_id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:12Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T18:57:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"14839cf4-8558-480f-9df1-fd7fe6c7b85f","ip_address":"10.55.0.3"}],"id":"86c519ed-5617-44ac-b178-4b59eceba755","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c7:1b:62","project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-9176b89d-8724-4b3c-af2c-f008cc64c14c","name":"","admin_state_up":true,"network_id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:03Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T18:57:42Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"14839cf4-8558-480f-9df1-fd7fe6c7b85f","ip_address":"10.55.0.7"}],"id":"e0cea1e4-11ea-4b65-8c45-6cb8c839ebac","security_groups":["f511e04d-1640-4b15-a338-4b9e455dbcce"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:51:db:56","project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"50d38673-cba7-406a-b762-92f0c3cd875e","name":"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490ceeport-2","admin_state_up":true,"network_id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:32Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T18:57:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"14839cf4-8558-480f-9df1-fd7fe6c7b85f","ip_address":"10.55.0.4"}],"id":"f600bb70-1c23-4309-878b-3f0587127205","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ed:d9:58","project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9176b89d-8724-4b3c-af2c-f008cc64c14c","name":"","admin_state_up":true,"network_id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:03Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T18:57:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"14839cf4-8558-480f-9df1-fd7fe6c7b85f","ip_address":"10.55.0.2"}],"id":"faa5f6e5-0e0f-49ec-b049-aa357fd4ab46","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c0:1f:9f","project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-9176b89d-8724-4b3c-af2c-f008cc64c14c","name":"","admin_state_up":true,"network_id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:02Z","binding:vnic_type":"normal"}]} 2018-11-14 18:57:47,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=9176b89d-8724-4b3c-af2c-f008cc64c14c used request id req-32591f4e-7282-487b-b485-b95c5cc640dd 2018-11-14 18:57:47,559 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/50d38673-cba7-406a-b762-92f0c3cd875e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d2d2a8b2d0ad81843a732b5a3665d37e667de2" 2018-11-14 18:57:48,169 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:57: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-0b1e24b8-2626-4cb7-a918-538d90cb47bb x-compute-request-id: req-0b1e24b8-2626-4cb7-a918-538d90cb47bb Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:db:56", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/50d38673-cba7-406a-b762-92f0c3cd875e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/50d38673-cba7-406a-b762-92f0c3cd875e", "rel": "bookmark"}], "image": {"id": "932bb05b-2ec2-4e70-83c7-1096e76f1cad", "links": [{"href": "http://172.30.9.28:8774/images/932bb05b-2ec2-4e70-83c7-1096e76f1cad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e6", "OS-SRV-USG:launched_at": "2018-11-14T18:57:42.000000", "flavor": {"id": "d3485ef2-d0e6-45df-a4d4-ba5238af0590", "links": [{"href": "http://172.30.9.28:8774/flavors/d3485ef2-d0e6-45df-a4d4-ba5238af0590", "rel": "bookmark"}]}, "id": "50d38673-cba7-406a-b762-92f0c3cd875e", "security_groups": [{"name": "default"}], "user_id": "54177a2ac4d24d5b8b50f52808b4858f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:57:42Z", "hostId": "5f1c946518ab65bbdc6b942fcc3daaff5e722f9b86fbdae7b388ddb2", "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-e0585f9f-de7e-48a9-8513-4105b2490cee-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-11-14T18:57:36Z", "tenant_id": "65fe59f084134682a256c9e669979766", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:57:48,169 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/50d38673-cba7-406a-b762-92f0c3cd875e used request id req-0b1e24b8-2626-4cb7-a918-538d90cb47bb 2018-11-14 18:57:48,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d2d2a8b2d0ad81843a732b5a3665d37e667de2" 2018-11-14 18:57:48,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-1a6e515a-9d9b-4d6f-bf57-2bd22e9171b1 Date: Wed, 14 Nov 2018 18:57:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","subnets":["14839cf4-8558-480f-9df1-fd7fe6c7b85f"],"description":"","tags":[],"updated_at":"2018-11-14T18:57:02Z","provider:segmentation_id":90,"name":"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net","admin_state_up":true,"tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:01Z","provider:network_type":"vxlan"}]} 2018-11-14 18:57:48,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net used request id req-1a6e515a-9d9b-4d6f-bf57-2bd22e9171b1 2018-11-14 18:57:48,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d2d2a8b2d0ad81843a732b5a3665d37e667de2" 2018-11-14 18:57:48,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:57:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a2160a5-0224-4a0c-9817-3ec02c766f96 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:57:48,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-0a2160a5-0224-4a0c-9817-3ec02c766f96 2018-11-14 18:57:48,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=9176b89d-8724-4b3c-af2c-f008cc64c14c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d2d2a8b2d0ad81843a732b5a3665d37e667de2" 2018-11-14 18:57:48,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-9fc30933-7bc2-462d-a223-8d2bf8ed5caf Date: Wed, 14 Nov 2018 18:57:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:02Z","dns_nameservers":[],"updated_at":"2018-11-14T18:57:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"65fe59f084134682a256c9e669979766","id":"14839cf4-8558-480f-9df1-fd7fe6c7b85f","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-subnet"}]} 2018-11-14 18:57:48,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=9176b89d-8724-4b3c-af2c-f008cc64c14c used request id req-9fc30933-7bc2-462d-a223-8d2bf8ed5caf 2018-11-14 18:57:48,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=9176b89d-8724-4b3c-af2c-f008cc64c14c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d2d2a8b2d0ad81843a732b5a3665d37e667de2" 2018-11-14 18:57:48,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4468 X-Openstack-Request-Id: req-4992f304-4168-411a-836d-696b1f4d33e3 Date: Wed, 14 Nov 2018 18:57:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T18:57:22Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"14839cf4-8558-480f-9df1-fd7fe6c7b85f","ip_address":"10.55.0.11"}],"id":"3dd484c7-e2a8-43b4-81ee-997506c27746","security_groups":["f511e04d-1640-4b15-a338-4b9e455dbcce"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3c:9f:a5","project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"1f6e0d09-4f44-485c-951d-ab7ca5d99ecb","name":"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490ceeport-1","admin_state_up":true,"network_id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:12Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T18:57:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"14839cf4-8558-480f-9df1-fd7fe6c7b85f","ip_address":"10.55.0.3"}],"id":"86c519ed-5617-44ac-b178-4b59eceba755","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c7:1b:62","project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-9176b89d-8724-4b3c-af2c-f008cc64c14c","name":"","admin_state_up":true,"network_id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:03Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T18:57:42Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"14839cf4-8558-480f-9df1-fd7fe6c7b85f","ip_address":"10.55.0.7"}],"id":"e0cea1e4-11ea-4b65-8c45-6cb8c839ebac","security_groups":["f511e04d-1640-4b15-a338-4b9e455dbcce"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:51:db:56","project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"50d38673-cba7-406a-b762-92f0c3cd875e","name":"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490ceeport-2","admin_state_up":true,"network_id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:32Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T18:57:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"14839cf4-8558-480f-9df1-fd7fe6c7b85f","ip_address":"10.55.0.4"}],"id":"f600bb70-1c23-4309-878b-3f0587127205","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ed:d9:58","project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9176b89d-8724-4b3c-af2c-f008cc64c14c","name":"","admin_state_up":true,"network_id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:03Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T18:57:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"14839cf4-8558-480f-9df1-fd7fe6c7b85f","ip_address":"10.55.0.2"}],"id":"faa5f6e5-0e0f-49ec-b049-aa357fd4ab46","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c0:1f:9f","project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-9176b89d-8724-4b3c-af2c-f008cc64c14c","name":"","admin_state_up":true,"network_id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:02Z","binding:vnic_type":"normal"}]} 2018-11-14 18:57:48,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=9176b89d-8724-4b3c-af2c-f008cc64c14c used request id req-4992f304-4168-411a-836d-696b1f4d33e3 2018-11-14 18:57:48,665 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/1f6e0d09-4f44-485c-951d-ab7ca5d99ecb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77c80e9bd72ee525df294ad010fc999c951e9610" 2018-11-14 18:57:49,464 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:57: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-d3fab25c-1b3b-409a-af76-24959c4b8537 x-compute-request-id: req-d3fab25c-1b3b-409a-af76-24959c4b8537 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:9f:a5", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1f6e0d09-4f44-485c-951d-ab7ca5d99ecb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1f6e0d09-4f44-485c-951d-ab7ca5d99ecb", "rel": "bookmark"}], "image": {"id": "932bb05b-2ec2-4e70-83c7-1096e76f1cad", "links": [{"href": "http://172.30.9.28:8774/images/932bb05b-2ec2-4e70-83c7-1096e76f1cad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e3", "OS-SRV-USG:launched_at": "2018-11-14T18:57:22.000000", "flavor": {"id": "d3485ef2-d0e6-45df-a4d4-ba5238af0590", "links": [{"href": "http://172.30.9.28:8774/flavors/d3485ef2-d0e6-45df-a4d4-ba5238af0590", "rel": "bookmark"}]}, "id": "1f6e0d09-4f44-485c-951d-ab7ca5d99ecb", "security_groups": [{"name": "default"}], "user_id": "54177a2ac4d24d5b8b50f52808b4858f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:57:23Z", "hostId": "5ec8fae8f777aa05bae79c80cdeff1dfa7b4a68d814f3a40c3505b0d", "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-e0585f9f-de7e-48a9-8513-4105b2490cee-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-11-14T18:57:16Z", "tenant_id": "65fe59f084134682a256c9e669979766", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:57:49,464 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/1f6e0d09-4f44-485c-951d-ab7ca5d99ecb used request id req-d3fab25c-1b3b-409a-af76-24959c4b8537 2018-11-14 18:57:49,464 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2018-11-14 18:57:49,464 - create_instance - INFO - VM is - ACTIVE 2018-11-14 18:57:49,467 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/1f6e0d09-4f44-485c-951d-ab7ca5d99ecb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77c80e9bd72ee525df294ad010fc999c951e9610" 2018-11-14 18:57:50,026 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:57:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5c0521fa-51e2-4137-9155-1b8f3b448ee0 x-compute-request-id: req-5c0521fa-51e2-4137-9155-1b8f3b448ee0 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:9f:a5", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1f6e0d09-4f44-485c-951d-ab7ca5d99ecb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1f6e0d09-4f44-485c-951d-ab7ca5d99ecb", "rel": "bookmark"}], "image": {"id": "932bb05b-2ec2-4e70-83c7-1096e76f1cad", "links": [{"href": "http://172.30.9.28:8774/images/932bb05b-2ec2-4e70-83c7-1096e76f1cad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e3", "OS-SRV-USG:launched_at": "2018-11-14T18:57:22.000000", "flavor": {"id": "d3485ef2-d0e6-45df-a4d4-ba5238af0590", "links": [{"href": "http://172.30.9.28:8774/flavors/d3485ef2-d0e6-45df-a4d4-ba5238af0590", "rel": "bookmark"}]}, "id": "1f6e0d09-4f44-485c-951d-ab7ca5d99ecb", "security_groups": [{"name": "default"}], "user_id": "54177a2ac4d24d5b8b50f52808b4858f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:57:23Z", "hostId": "5ec8fae8f777aa05bae79c80cdeff1dfa7b4a68d814f3a40c3505b0d", "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-e0585f9f-de7e-48a9-8513-4105b2490cee-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-11-14T18:57:16Z", "tenant_id": "65fe59f084134682a256c9e669979766", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:57:50,027 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/1f6e0d09-4f44-485c-951d-ab7ca5d99ecb used request id req-5c0521fa-51e2-4137-9155-1b8f3b448ee0 2018-11-14 18:57:50,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77c80e9bd72ee525df294ad010fc999c951e9610" 2018-11-14 18:57:50,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-0c8b91b8-d6a9-47aa-98a9-8c8bce84c115 Date: Wed, 14 Nov 2018 18:57:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","subnets":["14839cf4-8558-480f-9df1-fd7fe6c7b85f"],"description":"","tags":[],"updated_at":"2018-11-14T18:57:02Z","provider:segmentation_id":90,"name":"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net","admin_state_up":true,"tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:01Z","provider:network_type":"vxlan"}]} 2018-11-14 18:57:50,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net used request id req-0c8b91b8-d6a9-47aa-98a9-8c8bce84c115 2018-11-14 18:57:50,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77c80e9bd72ee525df294ad010fc999c951e9610" 2018-11-14 18:57:50,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:57:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7129bc18-ecc7-4e77-b94d-5716320a632a Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:57:50,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-7129bc18-ecc7-4e77-b94d-5716320a632a 2018-11-14 18:57:50,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=9176b89d-8724-4b3c-af2c-f008cc64c14c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77c80e9bd72ee525df294ad010fc999c951e9610" 2018-11-14 18:57:50,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-e085a363-c130-4fdf-a6a6-24b93e299c58 Date: Wed, 14 Nov 2018 18:57:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:02Z","dns_nameservers":[],"updated_at":"2018-11-14T18:57:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"65fe59f084134682a256c9e669979766","id":"14839cf4-8558-480f-9df1-fd7fe6c7b85f","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-subnet"}]} 2018-11-14 18:57:50,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=9176b89d-8724-4b3c-af2c-f008cc64c14c used request id req-e085a363-c130-4fdf-a6a6-24b93e299c58 2018-11-14 18:57:50,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=9176b89d-8724-4b3c-af2c-f008cc64c14c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77c80e9bd72ee525df294ad010fc999c951e9610" 2018-11-14 18:57:50,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4468 X-Openstack-Request-Id: req-3bf5a5aa-3de3-4cd0-a7da-564771d249b1 Date: Wed, 14 Nov 2018 18:57:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T18:57:22Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"14839cf4-8558-480f-9df1-fd7fe6c7b85f","ip_address":"10.55.0.11"}],"id":"3dd484c7-e2a8-43b4-81ee-997506c27746","security_groups":["f511e04d-1640-4b15-a338-4b9e455dbcce"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3c:9f:a5","project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"1f6e0d09-4f44-485c-951d-ab7ca5d99ecb","name":"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490ceeport-1","admin_state_up":true,"network_id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:12Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T18:57:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"14839cf4-8558-480f-9df1-fd7fe6c7b85f","ip_address":"10.55.0.3"}],"id":"86c519ed-5617-44ac-b178-4b59eceba755","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c7:1b:62","project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-9176b89d-8724-4b3c-af2c-f008cc64c14c","name":"","admin_state_up":true,"network_id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:03Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T18:57:42Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"14839cf4-8558-480f-9df1-fd7fe6c7b85f","ip_address":"10.55.0.7"}],"id":"e0cea1e4-11ea-4b65-8c45-6cb8c839ebac","security_groups":["f511e04d-1640-4b15-a338-4b9e455dbcce"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:51:db:56","project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"50d38673-cba7-406a-b762-92f0c3cd875e","name":"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490ceeport-2","admin_state_up":true,"network_id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:32Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T18:57:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"14839cf4-8558-480f-9df1-fd7fe6c7b85f","ip_address":"10.55.0.4"}],"id":"f600bb70-1c23-4309-878b-3f0587127205","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ed:d9:58","project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9176b89d-8724-4b3c-af2c-f008cc64c14c","name":"","admin_state_up":true,"network_id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:03Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T18:57:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"14839cf4-8558-480f-9df1-fd7fe6c7b85f","ip_address":"10.55.0.2"}],"id":"faa5f6e5-0e0f-49ec-b049-aa357fd4ab46","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c0:1f:9f","project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-9176b89d-8724-4b3c-af2c-f008cc64c14c","name":"","admin_state_up":true,"network_id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:02Z","binding:vnic_type":"normal"}]} 2018-11-14 18:57:50,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=9176b89d-8724-4b3c-af2c-f008cc64c14c used request id req-3bf5a5aa-3de3-4cd0-a7da-564771d249b1 2018-11-14 18:57:50,526 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/1f6e0d09-4f44-485c-951d-ab7ca5d99ecb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77c80e9bd72ee525df294ad010fc999c951e9610" 2018-11-14 18:57:51,223 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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-45f19869-69e0-4f84-b544-445e3d298053 x-compute-request-id: req-45f19869-69e0-4f84-b544-445e3d298053 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:9f:a5", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1f6e0d09-4f44-485c-951d-ab7ca5d99ecb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1f6e0d09-4f44-485c-951d-ab7ca5d99ecb", "rel": "bookmark"}], "image": {"id": "932bb05b-2ec2-4e70-83c7-1096e76f1cad", "links": [{"href": "http://172.30.9.28:8774/images/932bb05b-2ec2-4e70-83c7-1096e76f1cad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e3", "OS-SRV-USG:launched_at": "2018-11-14T18:57:22.000000", "flavor": {"id": "d3485ef2-d0e6-45df-a4d4-ba5238af0590", "links": [{"href": "http://172.30.9.28:8774/flavors/d3485ef2-d0e6-45df-a4d4-ba5238af0590", "rel": "bookmark"}]}, "id": "1f6e0d09-4f44-485c-951d-ab7ca5d99ecb", "security_groups": [{"name": "default"}], "user_id": "54177a2ac4d24d5b8b50f52808b4858f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:57:23Z", "hostId": "5ec8fae8f777aa05bae79c80cdeff1dfa7b4a68d814f3a40c3505b0d", "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-e0585f9f-de7e-48a9-8513-4105b2490cee-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-11-14T18:57:16Z", "tenant_id": "65fe59f084134682a256c9e669979766", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:57:51,223 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/1f6e0d09-4f44-485c-951d-ab7ca5d99ecb used request id req-45f19869-69e0-4f84-b544-445e3d298053 2018-11-14 18:57:51,226 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/50d38673-cba7-406a-b762-92f0c3cd875e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d2d2a8b2d0ad81843a732b5a3665d37e667de2" 2018-11-14 18:57:51,907 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:57: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-301893b1-9e3b-4619-8f2b-60ef8b5a0519 x-compute-request-id: req-301893b1-9e3b-4619-8f2b-60ef8b5a0519 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:db:56", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/50d38673-cba7-406a-b762-92f0c3cd875e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/50d38673-cba7-406a-b762-92f0c3cd875e", "rel": "bookmark"}], "image": {"id": "932bb05b-2ec2-4e70-83c7-1096e76f1cad", "links": [{"href": "http://172.30.9.28:8774/images/932bb05b-2ec2-4e70-83c7-1096e76f1cad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e6", "OS-SRV-USG:launched_at": "2018-11-14T18:57:42.000000", "flavor": {"id": "d3485ef2-d0e6-45df-a4d4-ba5238af0590", "links": [{"href": "http://172.30.9.28:8774/flavors/d3485ef2-d0e6-45df-a4d4-ba5238af0590", "rel": "bookmark"}]}, "id": "50d38673-cba7-406a-b762-92f0c3cd875e", "security_groups": [{"name": "default"}], "user_id": "54177a2ac4d24d5b8b50f52808b4858f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:57:42Z", "hostId": "5f1c946518ab65bbdc6b942fcc3daaff5e722f9b86fbdae7b388ddb2", "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-e0585f9f-de7e-48a9-8513-4105b2490cee-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-11-14T18:57:36Z", "tenant_id": "65fe59f084134682a256c9e669979766", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:57:51,907 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/50d38673-cba7-406a-b762-92f0c3cd875e used request id req-301893b1-9e3b-4619-8f2b-60ef8b5a0519 2018-11-14 18:57:51,907 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2018-11-14 18:57:51,907 - create_instance - INFO - VM is - ACTIVE 2018-11-14 18:57:51,910 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/50d38673-cba7-406a-b762-92f0c3cd875e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d2d2a8b2d0ad81843a732b5a3665d37e667de2" 2018-11-14 18:57:52,524 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:57: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-83262d7d-348f-4064-8218-ae748e124bcd x-compute-request-id: req-83262d7d-348f-4064-8218-ae748e124bcd Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:db:56", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/50d38673-cba7-406a-b762-92f0c3cd875e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/50d38673-cba7-406a-b762-92f0c3cd875e", "rel": "bookmark"}], "image": {"id": "932bb05b-2ec2-4e70-83c7-1096e76f1cad", "links": [{"href": "http://172.30.9.28:8774/images/932bb05b-2ec2-4e70-83c7-1096e76f1cad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e6", "OS-SRV-USG:launched_at": "2018-11-14T18:57:42.000000", "flavor": {"id": "d3485ef2-d0e6-45df-a4d4-ba5238af0590", "links": [{"href": "http://172.30.9.28:8774/flavors/d3485ef2-d0e6-45df-a4d4-ba5238af0590", "rel": "bookmark"}]}, "id": "50d38673-cba7-406a-b762-92f0c3cd875e", "security_groups": [{"name": "default"}], "user_id": "54177a2ac4d24d5b8b50f52808b4858f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:57:42Z", "hostId": "5f1c946518ab65bbdc6b942fcc3daaff5e722f9b86fbdae7b388ddb2", "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-e0585f9f-de7e-48a9-8513-4105b2490cee-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-11-14T18:57:36Z", "tenant_id": "65fe59f084134682a256c9e669979766", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:57:52,524 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/50d38673-cba7-406a-b762-92f0c3cd875e used request id req-83262d7d-348f-4064-8218-ae748e124bcd 2018-11-14 18:57:52,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d2d2a8b2d0ad81843a732b5a3665d37e667de2" 2018-11-14 18:57:52,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-03419689-3ca7-4d5c-91ba-d67f45480ef0 Date: Wed, 14 Nov 2018 18:57:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","subnets":["14839cf4-8558-480f-9df1-fd7fe6c7b85f"],"description":"","tags":[],"updated_at":"2018-11-14T18:57:02Z","provider:segmentation_id":90,"name":"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net","admin_state_up":true,"tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:01Z","provider:network_type":"vxlan"}]} 2018-11-14 18:57:52,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net used request id req-03419689-3ca7-4d5c-91ba-d67f45480ef0 2018-11-14 18:57:52,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d2d2a8b2d0ad81843a732b5a3665d37e667de2" 2018-11-14 18:57:52,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:57:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bac6ba7b-e5fc-42f5-ac48-d8f25e46d916 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:57:52,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-bac6ba7b-e5fc-42f5-ac48-d8f25e46d916 2018-11-14 18:57:52,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=9176b89d-8724-4b3c-af2c-f008cc64c14c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d2d2a8b2d0ad81843a732b5a3665d37e667de2" 2018-11-14 18:57:52,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-fc16c8b5-60c0-416b-812d-a47950a8b31a Date: Wed, 14 Nov 2018 18:57:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:02Z","dns_nameservers":[],"updated_at":"2018-11-14T18:57:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"65fe59f084134682a256c9e669979766","id":"14839cf4-8558-480f-9df1-fd7fe6c7b85f","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-subnet"}]} 2018-11-14 18:57:52,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=9176b89d-8724-4b3c-af2c-f008cc64c14c used request id req-fc16c8b5-60c0-416b-812d-a47950a8b31a 2018-11-14 18:57:52,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=9176b89d-8724-4b3c-af2c-f008cc64c14c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d2d2a8b2d0ad81843a732b5a3665d37e667de2" 2018-11-14 18:57:52,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4468 X-Openstack-Request-Id: req-828cea27-9029-4454-ab95-8c707245824e Date: Wed, 14 Nov 2018 18:57:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T18:57:22Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"14839cf4-8558-480f-9df1-fd7fe6c7b85f","ip_address":"10.55.0.11"}],"id":"3dd484c7-e2a8-43b4-81ee-997506c27746","security_groups":["f511e04d-1640-4b15-a338-4b9e455dbcce"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3c:9f:a5","project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"1f6e0d09-4f44-485c-951d-ab7ca5d99ecb","name":"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490ceeport-1","admin_state_up":true,"network_id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:12Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T18:57:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"14839cf4-8558-480f-9df1-fd7fe6c7b85f","ip_address":"10.55.0.3"}],"id":"86c519ed-5617-44ac-b178-4b59eceba755","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c7:1b:62","project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-9176b89d-8724-4b3c-af2c-f008cc64c14c","name":"","admin_state_up":true,"network_id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:03Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T18:57:42Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"14839cf4-8558-480f-9df1-fd7fe6c7b85f","ip_address":"10.55.0.7"}],"id":"e0cea1e4-11ea-4b65-8c45-6cb8c839ebac","security_groups":["f511e04d-1640-4b15-a338-4b9e455dbcce"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:51:db:56","project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"50d38673-cba7-406a-b762-92f0c3cd875e","name":"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490ceeport-2","admin_state_up":true,"network_id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:32Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T18:57:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"14839cf4-8558-480f-9df1-fd7fe6c7b85f","ip_address":"10.55.0.4"}],"id":"f600bb70-1c23-4309-878b-3f0587127205","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ed:d9:58","project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9176b89d-8724-4b3c-af2c-f008cc64c14c","name":"","admin_state_up":true,"network_id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:03Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T18:57:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"14839cf4-8558-480f-9df1-fd7fe6c7b85f","ip_address":"10.55.0.2"}],"id":"faa5f6e5-0e0f-49ec-b049-aa357fd4ab46","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c0:1f:9f","project_id":"65fe59f084134682a256c9e669979766","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-9176b89d-8724-4b3c-af2c-f008cc64c14c","name":"","admin_state_up":true,"network_id":"9176b89d-8724-4b3c-af2c-f008cc64c14c","tenant_id":"65fe59f084134682a256c9e669979766","created_at":"2018-11-14T18:57:02Z","binding:vnic_type":"normal"}]} 2018-11-14 18:57:52,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=9176b89d-8724-4b3c-af2c-f008cc64c14c used request id req-828cea27-9029-4454-ab95-8c707245824e 2018-11-14 18:57:52,836 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/50d38673-cba7-406a-b762-92f0c3cd875e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d2d2a8b2d0ad81843a732b5a3665d37e667de2" 2018-11-14 18:57:53,444 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:57: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-a6d49f68-608c-40a6-845e-0de9e5847599 x-compute-request-id: req-a6d49f68-608c-40a6-845e-0de9e5847599 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:db:56", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/50d38673-cba7-406a-b762-92f0c3cd875e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/50d38673-cba7-406a-b762-92f0c3cd875e", "rel": "bookmark"}], "image": {"id": "932bb05b-2ec2-4e70-83c7-1096e76f1cad", "links": [{"href": "http://172.30.9.28:8774/images/932bb05b-2ec2-4e70-83c7-1096e76f1cad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e6", "OS-SRV-USG:launched_at": "2018-11-14T18:57:42.000000", "flavor": {"id": "d3485ef2-d0e6-45df-a4d4-ba5238af0590", "links": [{"href": "http://172.30.9.28:8774/flavors/d3485ef2-d0e6-45df-a4d4-ba5238af0590", "rel": "bookmark"}]}, "id": "50d38673-cba7-406a-b762-92f0c3cd875e", "security_groups": [{"name": "default"}], "user_id": "54177a2ac4d24d5b8b50f52808b4858f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:57:42Z", "hostId": "5f1c946518ab65bbdc6b942fcc3daaff5e722f9b86fbdae7b388ddb2", "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-e0585f9f-de7e-48a9-8513-4105b2490cee-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-11-14T18:57:36Z", "tenant_id": "65fe59f084134682a256c9e669979766", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:57:53,444 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/50d38673-cba7-406a-b762-92f0c3cd875e used request id req-a6d49f68-608c-40a6-845e-0de9e5847599 2018-11-14 18:57:53,444 - create_instance - INFO - Deleting Port with ID - 3dd484c7-e2a8-43b4-81ee-997506c27746 2018-11-14 18:57:53,444 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490ceeport-1 2018-11-14 18:57:53,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/3dd484c7-e2a8-43b4-81ee-997506c27746 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77c80e9bd72ee525df294ad010fc999c951e9610" 2018-11-14 18:57:53,999 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ffb3a8be-62f3-43cc-9204-f43f63363e3b Date: Wed, 14 Nov 2018 18:57:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:57:53,999 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/3dd484c7-e2a8-43b4-81ee-997506c27746 used request id req-ffb3a8be-62f3-43cc-9204-f43f63363e3b 2018-11-14 18:57:53,999 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-11-14 18:57:54,002 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/1f6e0d09-4f44-485c-951d-ab7ca5d99ecb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77c80e9bd72ee525df294ad010fc999c951e9610" 2018-11-14 18:57:54,190 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:57:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-83f4da17-a8b2-45d3-8b93-1118576e396f x-compute-request-id: req-83f4da17-a8b2-45d3-8b93-1118576e396f Content-Type: application/json 2018-11-14 18:57:54,190 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/1f6e0d09-4f44-485c-951d-ab7ca5d99ecb used request id req-83f4da17-a8b2-45d3-8b93-1118576e396f 2018-11-14 18:57:54,190 - create_instance - INFO - Checking deletion status 2018-11-14 18:57:54,193 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/1f6e0d09-4f44-485c-951d-ab7ca5d99ecb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77c80e9bd72ee525df294ad010fc999c951e9610" 2018-11-14 18:57:54,517 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:57:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fe7706e7-00f8-4533-9039-b10cba58cce6 x-compute-request-id: req-fe7706e7-00f8-4533-9039-b10cba58cce6 Content-Encoding: gzip Content-Length: 809 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:9f:a5", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1f6e0d09-4f44-485c-951d-ab7ca5d99ecb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1f6e0d09-4f44-485c-951d-ab7ca5d99ecb", "rel": "bookmark"}], "image": {"id": "932bb05b-2ec2-4e70-83c7-1096e76f1cad", "links": [{"href": "http://172.30.9.28:8774/images/932bb05b-2ec2-4e70-83c7-1096e76f1cad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e3", "OS-SRV-USG:launched_at": "2018-11-14T18:57:22.000000", "flavor": {"id": "d3485ef2-d0e6-45df-a4d4-ba5238af0590", "links": [{"href": "http://172.30.9.28:8774/flavors/d3485ef2-d0e6-45df-a4d4-ba5238af0590", "rel": "bookmark"}]}, "id": "1f6e0d09-4f44-485c-951d-ab7ca5d99ecb", "user_id": "54177a2ac4d24d5b8b50f52808b4858f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:57:54Z", "hostId": "5ec8fae8f777aa05bae79c80cdeff1dfa7b4a68d814f3a40c3505b0d", "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-e0585f9f-de7e-48a9-8513-4105b2490cee-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-11-14T18:57:16Z", "tenant_id": "65fe59f084134682a256c9e669979766", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:57:54,518 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/1f6e0d09-4f44-485c-951d-ab7ca5d99ecb used request id req-fe7706e7-00f8-4533-9039-b10cba58cce6 2018-11-14 18:57:54,518 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2018-11-14 18:57:54,518 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-14 18:57:57,521 - create_instance - DEBUG - VM status query timeout in 296.669254065 2018-11-14 18:57:57,524 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/1f6e0d09-4f44-485c-951d-ab7ca5d99ecb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77c80e9bd72ee525df294ad010fc999c951e9610" 2018-11-14 18:57:57,579 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:57: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-d03fdc91-3087-44b2-9361-d03b239509b3 x-compute-request-id: req-d03fdc91-3087-44b2-9361-d03b239509b3 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 1f6e0d09-4f44-485c-951d-ab7ca5d99ecb could not be found.", "code": 404}} 2018-11-14 18:57:57,579 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/1f6e0d09-4f44-485c-951d-ab7ca5d99ecb used request id req-d03fdc91-3087-44b2-9361-d03b239509b3 2018-11-14 18:57:57,580 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 1f6e0d09-4f44-485c-951d-ab7ca5d99ecb could not be found. (HTTP 404) (Request-ID: req-d03fdc91-3087-44b2-9361-d03b239509b3) 2018-11-14 18:57:57,580 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-11-14 18:57:57,581 - create_instance - INFO - Deleting Port with ID - e0cea1e4-11ea-4b65-8c45-6cb8c839ebac 2018-11-14 18:57:57,581 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490ceeport-2 2018-11-14 18:57:57,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/e0cea1e4-11ea-4b65-8c45-6cb8c839ebac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d2d2a8b2d0ad81843a732b5a3665d37e667de2" 2018-11-14 18:57:58,129 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f887ecba-56f4-4d23-9b14-aa91f4d96003 Date: Wed, 14 Nov 2018 18:57:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:57:58,129 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/e0cea1e4-11ea-4b65-8c45-6cb8c839ebac used request id req-f887ecba-56f4-4d23-9b14-aa91f4d96003 2018-11-14 18:57:58,129 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-11-14 18:57:58,132 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/50d38673-cba7-406a-b762-92f0c3cd875e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d2d2a8b2d0ad81843a732b5a3665d37e667de2" 2018-11-14 18:57:58,281 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:57: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-a8f3acf9-52a2-422b-8102-ecd1bd3c2fe2 x-compute-request-id: req-a8f3acf9-52a2-422b-8102-ecd1bd3c2fe2 Content-Type: application/json 2018-11-14 18:57:58,281 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/50d38673-cba7-406a-b762-92f0c3cd875e used request id req-a8f3acf9-52a2-422b-8102-ecd1bd3c2fe2 2018-11-14 18:57:58,281 - create_instance - INFO - Checking deletion status 2018-11-14 18:57:58,284 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/50d38673-cba7-406a-b762-92f0c3cd875e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d2d2a8b2d0ad81843a732b5a3665d37e667de2" 2018-11-14 18:57:58,589 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:57: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-bc3fa4e5-ca1e-478f-8f32-5ccf8597ea19 x-compute-request-id: req-bc3fa4e5-ca1e-478f-8f32-5ccf8597ea19 Content-Encoding: gzip Content-Length: 809 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:db:56", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/50d38673-cba7-406a-b762-92f0c3cd875e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/50d38673-cba7-406a-b762-92f0c3cd875e", "rel": "bookmark"}], "image": {"id": "932bb05b-2ec2-4e70-83c7-1096e76f1cad", "links": [{"href": "http://172.30.9.28:8774/images/932bb05b-2ec2-4e70-83c7-1096e76f1cad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e6", "OS-SRV-USG:launched_at": "2018-11-14T18:57:42.000000", "flavor": {"id": "d3485ef2-d0e6-45df-a4d4-ba5238af0590", "links": [{"href": "http://172.30.9.28:8774/flavors/d3485ef2-d0e6-45df-a4d4-ba5238af0590", "rel": "bookmark"}]}, "id": "50d38673-cba7-406a-b762-92f0c3cd875e", "user_id": "54177a2ac4d24d5b8b50f52808b4858f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:57:58Z", "hostId": "5f1c946518ab65bbdc6b942fcc3daaff5e722f9b86fbdae7b388ddb2", "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-e0585f9f-de7e-48a9-8513-4105b2490cee-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-11-14T18:57:36Z", "tenant_id": "65fe59f084134682a256c9e669979766", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:57:58,589 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/50d38673-cba7-406a-b762-92f0c3cd875e used request id req-bc3fa4e5-ca1e-478f-8f32-5ccf8597ea19 2018-11-14 18:57:58,590 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2018-11-14 18:57:58,590 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-14 18:58:01,593 - create_instance - DEBUG - VM status query timeout in 296.688339949 2018-11-14 18:58:01,596 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/50d38673-cba7-406a-b762-92f0c3cd875e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d2d2a8b2d0ad81843a732b5a3665d37e667de2" 2018-11-14 18:58:01,639 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:58: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-0d867055-dc24-4fe8-90a1-3d8275f4cf7a x-compute-request-id: req-0d867055-dc24-4fe8-90a1-3d8275f4cf7a Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 50d38673-cba7-406a-b762-92f0c3cd875e could not be found.", "code": 404}} 2018-11-14 18:58:01,639 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/50d38673-cba7-406a-b762-92f0c3cd875e used request id req-0d867055-dc24-4fe8-90a1-3d8275f4cf7a 2018-11-14 18:58:01,639 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 50d38673-cba7-406a-b762-92f0c3cd875e could not be found. (HTTP 404) (Request-ID: req-0d867055-dc24-4fe8-90a1-3d8275f4cf7a) 2018-11-14 18:58:01,639 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-11-14 18:58:01,643 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/d3485ef2-d0e6-45df-a4d4-ba5238af0590 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3db8e616abffe0571fe0470424289d6a310c49e1" 2018-11-14 18:58:01,684 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18:58: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-b251de43-be74-4b8e-9195-a72757f3e0c6 x-compute-request-id: req-b251de43-be74-4b8e-9195-a72757f3e0c6 Content-Length: 0 Content-Type: application/json 2018-11-14 18:58:01,684 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/d3485ef2-d0e6-45df-a4d4-ba5238af0590 used request id req-b251de43-be74-4b8e-9195-a72757f3e0c6 2018-11-14 18:58:01,685 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-subnet 2018-11-14 18:58:01,685 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-subnet 2018-11-14 18:58:01,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/14839cf4-8558-480f-9df1-fd7fe6c7b85f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21333a2c7ad628c5391663aa2cdfb9c43fab2c20" 2018-11-14 18:58:04,143 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1c153333-b3a5-4c2d-81c9-a351a817f7d9 Date: Wed, 14 Nov 2018 18:58:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:58:04,143 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/14839cf4-8558-480f-9df1-fd7fe6c7b85f used request id req-1c153333-b3a5-4c2d-81c9-a351a817f7d9 2018-11-14 18:58:04,144 - neutron_utils - INFO - Deleting network with name CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-priv-net 2018-11-14 18:58:04,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/9176b89d-8724-4b3c-af2c-f008cc64c14c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21333a2c7ad628c5391663aa2cdfb9c43fab2c20" 2018-11-14 18:58:05,598 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ab68965f-c610-46a4-9975-f7ee04c28073 Date: Wed, 14 Nov 2018 18:58:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:58:05,598 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/9176b89d-8724-4b3c-af2c-f008cc64c14c used request id req-ab68965f-c610-46a4-9975-f7ee04c28073 2018-11-14 18:58:05,599 - glance_utils - INFO - Deleting image named - CreateInstanceOnComputeHost-e0585f9f-de7e-48a9-8513-4105b2490cee-image 2018-11-14 18:58:05,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/932bb05b-2ec2-4e70-83c7-1096e76f1cad -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d5512bc10fa34222c05f9520cb3632eb041446ba" 2018-11-14 18:58:05,935 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9004a0df-bc3b-40db-bade-a5c5915ca6c7 Date: Wed, 14 Nov 2018 18:58:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:58:05,936 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/932bb05b-2ec2-4e70-83c7-1096e76f1cad used request id req-9004a0df-bc3b-40db-bade-a5c5915ca6c7 2018-11-14 18:58:05,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026f63b0b1acb6fbf3599e2918eb139e98ea5d49" 2018-11-14 18:58:06,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-50cc33b6-92f4-470d-b779-a62f1a22a2dc Date: Wed, 14 Nov 2018 18:58:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:58:06,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-50cc33b6-92f4-470d-b779-a62f1a22a2dc 2018-11-14 18:58:06,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026f63b0b1acb6fbf3599e2918eb139e98ea5d49" 2018-11-14 18:58:06,348 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:58:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fca41d56-acdd-4051-a1fe-2de787fb86bc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:58:06,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-fca41d56-acdd-4051-a1fe-2de787fb86bc 2018-11-14 18:58:06,348 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:58:06,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026f63b0b1acb6fbf3599e2918eb139e98ea5d49" 2018-11-14 18:58:06,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:58:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3910623-6f44-49c4-aaa4-fe758bb26be7 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:58:06,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-b3910623-6f44-49c4-aaa4-fe758bb26be7 2018-11-14 18:58:06,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026f63b0b1acb6fbf3599e2918eb139e98ea5d49" 2018-11-14 18:58:06,570 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:58:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a97bf6c-6856-4fea-938e-8098c028cafb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:58:06,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-9a97bf6c-6856-4fea-938e-8098c028cafb 2018-11-14 18:58:06,571 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:58:06,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026f63b0b1acb6fbf3599e2918eb139e98ea5d49" 2018-11-14 18:58:06,687 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:58:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63842869-4d74-499a-99c0-05278491955c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:58:06,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-63842869-4d74-499a-99c0-05278491955c 2018-11-14 18:58:06,687 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:58:06,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026f63b0b1acb6fbf3599e2918eb139e98ea5d49" 2018-11-14 18:58:06,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:58:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-090b54bb-4c66-4284-9e2d-42f8d007d03e Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:58:06,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-090b54bb-4c66-4284-9e2d-42f8d007d03e 2018-11-14 18:58:06,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026f63b0b1acb6fbf3599e2918eb139e98ea5d49" 2018-11-14 18:58:06,903 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:58:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e12a5cb4-e30b-4d72-a8e3-dc3f16bff5fb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 18:58:06,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-e12a5cb4-e30b-4d72-a8e3-dc3f16bff5fb 2018-11-14 18:58:06,904 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:58:06,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026f63b0b1acb6fbf3599e2918eb139e98ea5d49" 2018-11-14 18:58:07,019 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:58:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0c62196-cdd6-470c-a7f7-45c6d37e6409 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d3b3d3f2c3dd4be6bc230a686f3f0839.", "code": 404, "title": "Not Found"}} 2018-11-14 18:58:07,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 used request id req-c0c62196-cdd6-470c-a7f7-45c6d37e6409 2018-11-14 18:58:07,019 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:58:07,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026f63b0b1acb6fbf3599e2918eb139e98ea5d49" 2018-11-14 18:58:07,125 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:58:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-148ee5d6-c44f-4690-9b1a-10f1c41695ca Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5dcff89097904b7c82103d40edeed98d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:58:07,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d used request id req-148ee5d6-c44f-4690-9b1a-10f1c41695ca 2018-11-14 18:58:07,125 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:58:07,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026f63b0b1acb6fbf3599e2918eb139e98ea5d49" 2018-11-14 18:58:07,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:58:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab92c370-c30f-454f-82bb-ec4a47c7f27d Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 18:58:07,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-ab92c370-c30f-454f-82bb-ec4a47c7f27d 2018-11-14 18:58:07,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026f63b0b1acb6fbf3599e2918eb139e98ea5d49" 2018-11-14 18:58:07,353 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:58:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21a9944e-57e6-4b09-ba34-5560e00f76c5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 991384c74c4d47b3bd2a68e52ad620ce.", "code": 404, "title": "Not Found"}} 2018-11-14 18:58:07,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce used request id req-21a9944e-57e6-4b09-ba34-5560e00f76c5 2018-11-14 18:58:07,353 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:58:07,354 - keystone_utils - INFO - Deleting project with name - CreateInstanceOnComputeHost-658d3079-58a3-4c7-proj 2018-11-14 18:58:07,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/cf29953467f4444e971fad2f20a05448 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026f63b0b1acb6fbf3599e2918eb139e98ea5d49" 2018-11-14 18:58:07,625 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:58:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9cf0d33a-aa7c-4db0-b25c-4125f6ed1403 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:58:07,625 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/cf29953467f4444e971fad2f20a05448 used request id req-9cf0d33a-aa7c-4db0-b25c-4125f6ed1403 2018-11-14 18:58:07,625 - keystone_utils - INFO - Deleting role with name - CreateInstanceOnComputeHost-658d3079-58a3-4c7-proj-role 2018-11-14 18:58:07,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/f964fe2151a64aa483e3c05ba633d722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026f63b0b1acb6fbf3599e2918eb139e98ea5d49" 2018-11-14 18:58:07,846 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:58:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9978421b-40eb-48ef-b2aa-894b68544ae7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:58:07,846 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/f964fe2151a64aa483e3c05ba633d722 used request id req-9978421b-40eb-48ef-b2aa-894b68544ae7 2018-11-14 18:58:07,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026f63b0b1acb6fbf3599e2918eb139e98ea5d49" 2018-11-14 18:58:07,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:58:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df98a4c9-7f98-44a1-a5d9-0ce2ecb7cb0e Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:58:07,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-df98a4c9-7f98-44a1-a5d9-0ce2ecb7cb0e 2018-11-14 18:58:07,959 - keystone_utils - INFO - Deleting user with name - CreateInstanceOnComputeHost-658d3079-58a3-4c7-user 2018-11-14 18:58:07,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/bd9019cce7a24529ad3a435bf278b33d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4202700df6ca5ca4700588cc6d115422a83abc8f" 2018-11-14 18:58:08,202 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:58:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47cd20fc-70b5-46f8-b26f-58dfa6d4e1d7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:58:08,202 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/bd9019cce7a24529ad3a435bf278b33d used request id req-47cd20fc-70b5-46f8-b26f-58dfa6d4e1d7 2018-11-14 18:58:08,203 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:58:08,616 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:58:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["gLOULHiJTWKsre4pKK-CLw"], "issued_at": "2018-11-14T18:58:08.000000Z"}} 2018-11-14 18:58:08,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7447aabfd23408be8732579cde3a4997058635e" 2018-11-14 18:58:08,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:58:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f68042e9-5284-4fe8-94a6-5f3556e646a0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:58:08,722 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-f68042e9-5284-4fe8-94a6-5f3556e646a0 2018-11-14 18:58:08,724 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:58:08,725 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:58:09,130 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:58:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["uRltLWLwRleJ1cfZ3HCKZg"], "issued_at": "2018-11-14T18:58:09.000000Z"}} 2018-11-14 18:58:09,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30bf0223740a0ab59df160ac2001ab0fc4274dc8" 2018-11-14 18:58:09,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:58:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebfd89fa-91ab-44a2-a3d7-d8b91277e0f9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:58:09,234 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-ebfd89fa-91ab-44a2-a3d7-d8b91277e0f9 2018-11-14 18:58:09,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:58:09,244 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:58: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:58:09,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-22ece31a-c6f2-4d2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30bf0223740a0ab59df160ac2001ab0fc4274dc8" 2018-11-14 18:58:09,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:58:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf259353-d950-4c37-8453-80c6b3f407d3 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-22ece31a-c6f2-4d2-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:58:09,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-22ece31a-c6f2-4d2-proj used request id req-cf259353-d950-4c37-8453-80c6b3f407d3 2018-11-14 18:58:09,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30bf0223740a0ab59df160ac2001ab0fc4274dc8" 2018-11-14 18:58:09,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:58:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da97aa53-7348-4c0a-a2b4-defc4a457464 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:58:09,465 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-da97aa53-7348-4c0a-a2b4-defc4a457464 2018-11-14 18:58:09,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30bf0223740a0ab59df160ac2001ab0fc4274dc8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceFromThreePartImage-22ece31a-c6f2-4d2-proj"}}' 2018-11-14 18:58:09,612 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:58:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25fb5afe-84e7-46b6-974f-7b16283c074c Content-Length: 329 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5dc5fed9b96a41c4a07918d360332d13"}, "tags": [], "enabled": true, "id": "5dc5fed9b96a41c4a07918d360332d13", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-22ece31a-c6f2-4d2-proj"}} 2018-11-14 18:58:09,613 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-25fb5afe-84e7-46b6-974f-7b16283c074c 2018-11-14 18:58:09,613 - keystone_utils - INFO - Created project with name - CreateInstanceFromThreePartImage-22ece31a-c6f2-4d2-proj 2018-11-14 18:58:09,613 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:58:09,614 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:58:10,030 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:58:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["wT7KjNLETs6gPNIdVz5hwg"], "issued_at": "2018-11-14T18:58:10.000000Z"}} 2018-11-14 18:58:10,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e664549fa0bc1e92d182d87139a4b6035d456057" 2018-11-14 18:58:10,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:58:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f89afe0e-cc02-45e5-816b-70f8829f207e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:58:10,138 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-f89afe0e-cc02-45e5-816b-70f8829f207e 2018-11-14 18:58:10,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:58:10,147 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:58: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:58:10,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e664549fa0bc1e92d182d87139a4b6035d456057" 2018-11-14 18:58:10,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:58:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f793673-b4c0-45bc-9fb6-53539d9bc3ce Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:58:10,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-5f793673-b4c0-45bc-9fb6-53539d9bc3ce 2018-11-14 18:58:10,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstanceFromThreePartImage-22ece31a-c6f2-4d2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e664549fa0bc1e92d182d87139a4b6035d456057" 2018-11-14 18:58:10,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:58:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00396e8f-5c85-4efa-b58d-ab4a6bfd6ca2 Content-Encoding: gzip Content-Length: 267 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstanceFromThreePartImage-22ece31a-c6f2-4d2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5dc5fed9b96a41c4a07918d360332d13"}, "tags": [], "enabled": true, "id": "5dc5fed9b96a41c4a07918d360332d13", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-22ece31a-c6f2-4d2-proj"}]} 2018-11-14 18:58:10,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstanceFromThreePartImage-22ece31a-c6f2-4d2-proj used request id req-00396e8f-5c85-4efa-b58d-ab4a6bfd6ca2 2018-11-14 18:58:10,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e664549fa0bc1e92d182d87139a4b6035d456057" 2018-11-14 18:58:10,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:58:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-272fdb35-f7f1-4711-9bb6-831ebb40d72d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:58:10,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-272fdb35-f7f1-4711-9bb6-831ebb40d72d 2018-11-14 18:58:10,804 - keystone_utils - INFO - Created user with name - CreateInstanceFromThreePartImage-22ece31a-c6f2-4d2-user 2018-11-14 18:58:10,804 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:58:10,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30bf0223740a0ab59df160ac2001ab0fc4274dc8" 2018-11-14 18:58:10,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:58:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1e1e379-8278-4e05-b4be-362adc081acd Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:58:10,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b1e1e379-8278-4e05-b4be-362adc081acd 2018-11-14 18:58:10,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30bf0223740a0ab59df160ac2001ab0fc4274dc8" -d '{"role": {"name": "CreateInstanceFromThreePartImage-22ece31a-c6f2-4d2-proj-role"}}' 2018-11-14 18:58:11,043 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:58:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9404fdd0-0034-4269-9ff9-7ecefce2a9c4 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c0a8d0a1f4c94a26af94544ec2ed55b1", "links": {"self": "http://172.30.9.28:5000/v3/roles/c0a8d0a1f4c94a26af94544ec2ed55b1"}, "name": "CreateInstanceFromThreePartImage-22ece31a-c6f2-4d2-proj-role"}} 2018-11-14 18:58:11,044 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-9404fdd0-0034-4269-9ff9-7ecefce2a9c4 2018-11-14 18:58:11,044 - keystone_utils - INFO - Created role with name - CreateInstanceFromThreePartImage-22ece31a-c6f2-4d2-proj-role 2018-11-14 18:58:11,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/c0a8d0a1f4c94a26af94544ec2ed55b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30bf0223740a0ab59df160ac2001ab0fc4274dc8" 2018-11-14 18:58:11,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:58:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fb40ddf-dc4a-456a-a7a6-98691b3e8afc Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c0a8d0a1f4c94a26af94544ec2ed55b1", "links": {"self": "http://172.30.9.28:5000/v3/roles/c0a8d0a1f4c94a26af94544ec2ed55b1"}, "name": "CreateInstanceFromThreePartImage-22ece31a-c6f2-4d2-proj-role"}} 2018-11-14 18:58:11,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/c0a8d0a1f4c94a26af94544ec2ed55b1 used request id req-0fb40ddf-dc4a-456a-a7a6-98691b3e8afc 2018-11-14 18:58:11,148 - keystone_utils - INFO - Granting role CreateInstanceFromThreePartImage-22ece31a-c6f2-4d2-proj-role to project CreateInstanceFromThreePartImage-22ece31a-c6f2-4d2-proj 2018-11-14 18:58:11,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/5dc5fed9b96a41c4a07918d360332d13/users/0b536d685ca14be8a489363079f856ad/roles/c0a8d0a1f4c94a26af94544ec2ed55b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30bf0223740a0ab59df160ac2001ab0fc4274dc8" 2018-11-14 18:58:11,292 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:58:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36a8c790-a0a0-4599-8695-2b4823e71ee1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:58:11,292 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/5dc5fed9b96a41c4a07918d360332d13/users/0b536d685ca14be8a489363079f856ad/roles/c0a8d0a1f4c94a26af94544ec2ed55b1 used request id req-36a8c790-a0a0-4599-8695-2b4823e71ee1 2018-11-14 18:58:11,292 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:58:11,294 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-14 18:58:11,294 - create_instance_tests - WARNING - 3 Part image will not be tested. Image metadata has overridden this functionality 2018-11-14 18:58:11,294 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:58:11,295 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:58:11,708 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c0a8d0a1f4c94a26af94544ec2ed55b1", "name": "CreateInstanceFromThreePartImage-22ece31a-c6f2-4d2-proj-role"}], "expires_at": "2018-11-14T19:58:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5dc5fed9b96a41c4a07918d360332d13", "name": "CreateInstanceFromThreePartImage-22ece31a-c6f2-4d2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/5dc5fed9b96a41c4a07918d360332d13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/5dc5fed9b96a41c4a07918d360332d13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/5dc5fed9b96a41c4a07918d360332d13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_5dc5fed9b96a41c4a07918d360332d13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_5dc5fed9b96a41c4a07918d360332d13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/5dc5fed9b96a41c4a07918d360332d13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/5dc5fed9b96a41c4a07918d360332d13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/5dc5fed9b96a41c4a07918d360332d13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/5dc5fed9b96a41c4a07918d360332d13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/5dc5fed9b96a41c4a07918d360332d13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/5dc5fed9b96a41c4a07918d360332d13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/5dc5fed9b96a41c4a07918d360332d13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/5dc5fed9b96a41c4a07918d360332d13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/5dc5fed9b96a41c4a07918d360332d13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-22ece31a-c6f2-4d2-user", "id": "0b536d685ca14be8a489363079f856ad"}, "audit_ids": ["Ww4HyEs9TTO9BMiRLhp80A"], "issued_at": "2018-11-14T18:58:11.000000Z"}} 2018-11-14 18:58:11,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f00133f4a414537114d3a4939752f52bbcbb8b0" 2018-11-14 18:58:11,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:58:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba88de5e-a69e-4057-b990-735d98ad7867 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:58:11,797 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-ba88de5e-a69e-4057-b990-735d98ad7867 2018-11-14 18:58:11,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5f00133f4a414537114d3a4939752f52bbcbb8b0" 2018-11-14 18:58:12,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-e0788518-7641-46e4-834a-756c894a609f Date: Wed, 14 Nov 2018 18:58:12 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd"} 2018-11-14 18:58:12,100 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd used request id req-e0788518-7641-46e4-834a-756c894a609f 2018-11-14 18:58:12,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5f00133f4a414537114d3a4939752f52bbcbb8b0" 2018-11-14 18:58:12,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-238fbecb-293b-4af6-94ac-de62d81a2d0a Date: Wed, 14 Nov 2018 18:58: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-11-14 18:58:12,302 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-238fbecb-293b-4af6-94ac-de62d81a2d0a 2018-11-14 18:58:12,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5f00133f4a414537114d3a4939752f52bbcbb8b0" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd"}' 2018-11-14 18:58:12,549 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/560f4483-9c57-4ef2-a008-8b93be2241c7 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-477afb00-c78b-4349-bdd7-e362a2515a73 Date: Wed, 14 Nov 2018 18:58:12 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:58:12Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-14T18:58:12Z", "visibility": "shared", "locations": [], "self": "/v2/images/560f4483-9c57-4ef2-a008-8b93be2241c7", "min_disk": 0, "protected": false, "id": "560f4483-9c57-4ef2-a008-8b93be2241c7", "file": "/v2/images/560f4483-9c57-4ef2-a008-8b93be2241c7/file", "checksum": null, "owner": "5dc5fed9b96a41c4a07918d360332d13", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:58:12,549 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-477afb00-c78b-4349-bdd7-e362a2515a73 2018-11-14 18:58:12,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/560f4483-9c57-4ef2-a008-8b93be2241c7/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5f00133f4a414537114d3a4939752f52bbcbb8b0" -d '' 2018-11-14 18:58:13,177 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cd6ced2e-faee-4b80-babb-d91343b6ab61 Date: Wed, 14 Nov 2018 18:58:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:58:13,177 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/560f4483-9c57-4ef2-a008-8b93be2241c7/file used request id req-cd6ced2e-faee-4b80-babb-d91343b6ab61 2018-11-14 18:58:13,178 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-14 18:58:13,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/560f4483-9c57-4ef2-a008-8b93be2241c7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5f00133f4a414537114d3a4939752f52bbcbb8b0" 2018-11-14 18:58:13,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-8a0151e4-d51f-461e-8781-1157dd857233 Date: Wed, 14 Nov 2018 18:58:13 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:58:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:58:13Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/560f4483-9c57-4ef2-a008-8b93be2241c7/snap", "metadata": {}}], "self": "/v2/images/560f4483-9c57-4ef2-a008-8b93be2241c7", "min_disk": 0, "protected": false, "id": "560f4483-9c57-4ef2-a008-8b93be2241c7", "file": "/v2/images/560f4483-9c57-4ef2-a008-8b93be2241c7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5dc5fed9b96a41c4a07918d360332d13", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/560f4483-9c57-4ef2-a008-8b93be2241c7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:58:13,375 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/560f4483-9c57-4ef2-a008-8b93be2241c7 used request id req-8a0151e4-d51f-461e-8781-1157dd857233 2018-11-14 18:58:13,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5f00133f4a414537114d3a4939752f52bbcbb8b0" 2018-11-14 18:58:13,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d292474f-e0b1-4e92-8057-f6e34ec8deac Date: Wed, 14 Nov 2018 18:58: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-11-14 18:58:13,576 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-d292474f-e0b1-4e92-8057-f6e34ec8deac 2018-11-14 18:58:13,579 - create_image - INFO - Created image with name - CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd 2018-11-14 18:58:13,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/560f4483-9c57-4ef2-a008-8b93be2241c7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5f00133f4a414537114d3a4939752f52bbcbb8b0" 2018-11-14 18:58:13,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-fd9f5938-fdec-42ec-8e74-25210dc7e848 Date: Wed, 14 Nov 2018 18:58:13 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:58:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:58:13Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/560f4483-9c57-4ef2-a008-8b93be2241c7/snap", "metadata": {}}], "self": "/v2/images/560f4483-9c57-4ef2-a008-8b93be2241c7", "min_disk": 0, "protected": false, "id": "560f4483-9c57-4ef2-a008-8b93be2241c7", "file": "/v2/images/560f4483-9c57-4ef2-a008-8b93be2241c7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5dc5fed9b96a41c4a07918d360332d13", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/560f4483-9c57-4ef2-a008-8b93be2241c7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:58:13,777 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/560f4483-9c57-4ef2-a008-8b93be2241c7 used request id req-fd9f5938-fdec-42ec-8e74-25210dc7e848 2018-11-14 18:58:13,777 - create_image - DEBUG - Instance status is - active 2018-11-14 18:58:13,778 - create_image - DEBUG - Image is active with name - CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd 2018-11-14 18:58:13,778 - create_image - INFO - Image is now active with name - CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd 2018-11-14 18:58:13,778 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:58:13,779 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:58:14,192 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:58:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["UiRHERSLSy-PkgAp92-USg"], "issued_at": "2018-11-14T18:58:14.000000Z"}} 2018-11-14 18:58:14,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9da822a2ca3a7587be26a38f9431420156e2e6b6" 2018-11-14 18:58:14,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:58:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7433f6e-9f2b-4819-93be-d66918ae4179 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:58:14,289 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-b7433f6e-9f2b-4819-93be-d66918ae4179 2018-11-14 18:58:14,290 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:58:14,296 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9da822a2ca3a7587be26a38f9431420156e2e6b6" 2018-11-14 18:58:14,519 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:58: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-84a643eb-60fe-49d2-9e0a-571b29ca2f3e x-compute-request-id: req-84a643eb-60fe-49d2-9e0a-571b29ca2f3e Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-14 18:58:14,519 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-84a643eb-60fe-49d2-9e0a-571b29ca2f3e 2018-11-14 18:58:14,522 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9da822a2ca3a7587be26a38f9431420156e2e6b6" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-14 18:58:14,552 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:58: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-0848d5d4-3bce-4bec-b737-862131475201 x-compute-request-id: req-0848d5d4-3bce-4bec-b737-862131475201 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-flavor-name", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/4e87db2e-6990-4a84-88cd-1013402fec3a", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/4e87db2e-6990-4a84-88cd-1013402fec3a", "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": "4e87db2e-6990-4a84-88cd-1013402fec3a"}} 2018-11-14 18:58:14,553 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-0848d5d4-3bce-4bec-b737-862131475201 2018-11-14 18:58:14,553 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:58:14,554 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:58:14,974 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c0a8d0a1f4c94a26af94544ec2ed55b1", "name": "CreateInstanceFromThreePartImage-22ece31a-c6f2-4d2-proj-role"}], "expires_at": "2018-11-14T19:58:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5dc5fed9b96a41c4a07918d360332d13", "name": "CreateInstanceFromThreePartImage-22ece31a-c6f2-4d2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/5dc5fed9b96a41c4a07918d360332d13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/5dc5fed9b96a41c4a07918d360332d13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/5dc5fed9b96a41c4a07918d360332d13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_5dc5fed9b96a41c4a07918d360332d13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_5dc5fed9b96a41c4a07918d360332d13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/5dc5fed9b96a41c4a07918d360332d13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/5dc5fed9b96a41c4a07918d360332d13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/5dc5fed9b96a41c4a07918d360332d13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/5dc5fed9b96a41c4a07918d360332d13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/5dc5fed9b96a41c4a07918d360332d13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/5dc5fed9b96a41c4a07918d360332d13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/5dc5fed9b96a41c4a07918d360332d13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/5dc5fed9b96a41c4a07918d360332d13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/5dc5fed9b96a41c4a07918d360332d13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-22ece31a-c6f2-4d2-user", "id": "0b536d685ca14be8a489363079f856ad"}, "audit_ids": ["MDRp0ywLSmC7vFBTh8Z9hA"], "issued_at": "2018-11-14T18:58:14.000000Z"}} 2018-11-14 18:58:14,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee04239daca31fd7a5f40e280139794f47bf53c9" 2018-11-14 18:58:15,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:58:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fb2eee0-94a3-4ab1-9546-77c29220743d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:58:15,077 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-8fb2eee0-94a3-4ab1-9546-77c29220743d 2018-11-14 18:58:15,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee04239daca31fd7a5f40e280139794f47bf53c9" 2018-11-14 18:58:15,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a2065c66-47ad-446a-8c59-dc2cd7bbabc3 Date: Wed, 14 Nov 2018 18:58:15 GMT RESP BODY: {"networks":[]} 2018-11-14 18:58:15,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-pub-net used request id req-a2065c66-47ad-446a-8c59-dc2cd7bbabc3 2018-11-14 18:58:15,294 - neutron_utils - INFO - Creating network with name CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-pub-net 2018-11-14 18:58:15,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee04239daca31fd7a5f40e280139794f47bf53c9" -d '{"network": {"name": "CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-pub-net", "admin_state_up": true}}' 2018-11-14 18:58:15,952 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 614 X-Openstack-Request-Id: req-e07a7257-5ba0-4a3b-bec1-bbdedd97cd61 Date: Wed, 14 Nov 2018 18:58:15 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"5dc5fed9b96a41c4a07918d360332d13","created_at":"2018-11-14T18:58:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-11-14T18:58:15Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"5dc5fed9b96a41c4a07918d360332d13","id":"1cfaabe7-c079-4db2-b939-915927e6ad14","name":"CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-pub-net"}} 2018-11-14 18:58:15,952 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-e07a7257-5ba0-4a3b-bec1-bbdedd97cd61 2018-11-14 18:58:15,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=1cfaabe7-c079-4db2-b939-915927e6ad14 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee04239daca31fd7a5f40e280139794f47bf53c9" 2018-11-14 18:58:16,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 598 X-Openstack-Request-Id: req-420719de-fc31-4248-9be9-da461049dcb0 Date: Wed, 14 Nov 2018 18:58:16 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-14T18:58:15Z","tenant_id":"5dc5fed9b96a41c4a07918d360332d13","created_at":"2018-11-14T18:58:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"5dc5fed9b96a41c4a07918d360332d13","id":"1cfaabe7-c079-4db2-b939-915927e6ad14","name":"CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-pub-net"}]} 2018-11-14 18:58:16,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=1cfaabe7-c079-4db2-b939-915927e6ad14 used request id req-420719de-fc31-4248-9be9-da461049dcb0 2018-11-14 18:58:16,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=1cfaabe7-c079-4db2-b939-915927e6ad14 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee04239daca31fd7a5f40e280139794f47bf53c9" 2018-11-14 18:58:16,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f7964acd-2ee4-4a37-a729-8c7e8035e064 Date: Wed, 14 Nov 2018 18:58:16 GMT RESP BODY: {"subnets":[]} 2018-11-14 18:58:16,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=1cfaabe7-c079-4db2-b939-915927e6ad14 used request id req-f7964acd-2ee4-4a37-a729-8c7e8035e064 2018-11-14 18:58:16,453 - neutron_utils - INFO - Creating subnet with name CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-pub-subnet 2018-11-14 18:58:16,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee04239daca31fd7a5f40e280139794f47bf53c9" -d '{"subnets": [{"ip_version": 4, "network_id": "1cfaabe7-c079-4db2-b939-915927e6ad14", "cidr": "10.55.0.0/24", "name": "CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-pub-subnet"}]}' 2018-11-14 18:58:17,508 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a26ad143-3f6f-4d7c-9eb6-4f7f81750540 Date: Wed, 14 Nov 2018 18:58:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1cfaabe7-c079-4db2-b939-915927e6ad14","tenant_id":"5dc5fed9b96a41c4a07918d360332d13","created_at":"2018-11-14T18:58:17Z","dns_nameservers":[],"updated_at":"2018-11-14T18:58:17Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"5dc5fed9b96a41c4a07918d360332d13","id":"982ea142-8d8e-4a6b-b01d-d662783503a5","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-pub-subnet"}]} 2018-11-14 18:58:17,509 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-a26ad143-3f6f-4d7c-9eb6-4f7f81750540 2018-11-14 18:58:17,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=1cfaabe7-c079-4db2-b939-915927e6ad14 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee04239daca31fd7a5f40e280139794f47bf53c9" 2018-11-14 18:58:17,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-2e4de1cc-7359-4a45-a33b-87612c50d933 Date: Wed, 14 Nov 2018 18:58:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["982ea142-8d8e-4a6b-b01d-d662783503a5"],"updated_at":"2018-11-14T18:58:17Z","tenant_id":"5dc5fed9b96a41c4a07918d360332d13","created_at":"2018-11-14T18:58:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5dc5fed9b96a41c4a07918d360332d13","id":"1cfaabe7-c079-4db2-b939-915927e6ad14","name":"CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-pub-net"}]} 2018-11-14 18:58:17,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=1cfaabe7-c079-4db2-b939-915927e6ad14 used request id req-2e4de1cc-7359-4a45-a33b-87612c50d933 2018-11-14 18:58:17,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=1cfaabe7-c079-4db2-b939-915927e6ad14 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee04239daca31fd7a5f40e280139794f47bf53c9" 2018-11-14 18:58:18,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-25b4525b-7918-4c71-aaab-4fc237ef8cc2 Date: Wed, 14 Nov 2018 18:58:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1cfaabe7-c079-4db2-b939-915927e6ad14","tenant_id":"5dc5fed9b96a41c4a07918d360332d13","created_at":"2018-11-14T18:58:17Z","dns_nameservers":[],"updated_at":"2018-11-14T18:58:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5dc5fed9b96a41c4a07918d360332d13","id":"982ea142-8d8e-4a6b-b01d-d662783503a5","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-pub-subnet"}]} 2018-11-14 18:58:18,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=1cfaabe7-c079-4db2-b939-915927e6ad14 used request id req-25b4525b-7918-4c71-aaab-4fc237ef8cc2 2018-11-14 18:58:18,037 - OpenStackNetwork - DEBUG - Network [1cfaabe7-c079-4db2-b939-915927e6ad14] created successfully 2018-11-14 18:58:18,037 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:58:18,038 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:58:18,447 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c0a8d0a1f4c94a26af94544ec2ed55b1", "name": "CreateInstanceFromThreePartImage-22ece31a-c6f2-4d2-proj-role"}], "expires_at": "2018-11-14T19:58:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5dc5fed9b96a41c4a07918d360332d13", "name": "CreateInstanceFromThreePartImage-22ece31a-c6f2-4d2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/5dc5fed9b96a41c4a07918d360332d13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/5dc5fed9b96a41c4a07918d360332d13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/5dc5fed9b96a41c4a07918d360332d13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_5dc5fed9b96a41c4a07918d360332d13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_5dc5fed9b96a41c4a07918d360332d13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/5dc5fed9b96a41c4a07918d360332d13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/5dc5fed9b96a41c4a07918d360332d13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/5dc5fed9b96a41c4a07918d360332d13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/5dc5fed9b96a41c4a07918d360332d13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/5dc5fed9b96a41c4a07918d360332d13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/5dc5fed9b96a41c4a07918d360332d13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/5dc5fed9b96a41c4a07918d360332d13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/5dc5fed9b96a41c4a07918d360332d13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/5dc5fed9b96a41c4a07918d360332d13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-22ece31a-c6f2-4d2-user", "id": "0b536d685ca14be8a489363079f856ad"}, "audit_ids": ["dcFmy5zhQNKK5kgzfCko9A"], "issued_at": "2018-11-14T18:58:18.000000Z"}} 2018-11-14 18:58:18,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}761f1d00f53cd7ac5246ff27d2295a0f2f01043a" 2018-11-14 18:58:18,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:58:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34321494-5524-492a-ae92-5bb8717fc7ac Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:58:18,535 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-34321494-5524-492a-ae92-5bb8717fc7ac 2018-11-14 18:58:18,536 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:58:18,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}761f1d00f53cd7ac5246ff27d2295a0f2f01043a" 2018-11-14 18:58:18,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:58:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0c8ac73-0f53-46e0-b4b3-ef9ebcd3f22f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:58:18,644 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-e0c8ac73-0f53-46e0-b4b3-ef9ebcd3f22f 2018-11-14 18:58:18,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}761f1d00f53cd7ac5246ff27d2295a0f2f01043a" 2018-11-14 18:58:18,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-cc3482f7-b4b5-408e-b9ed-ae19711250c9 Date: Wed, 14 Nov 2018 18:58:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["982ea142-8d8e-4a6b-b01d-d662783503a5"],"updated_at":"2018-11-14T18:58:17Z","tenant_id":"5dc5fed9b96a41c4a07918d360332d13","created_at":"2018-11-14T18:58:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5dc5fed9b96a41c4a07918d360332d13","id":"1cfaabe7-c079-4db2-b939-915927e6ad14","name":"CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-pub-net"}]} 2018-11-14 18:58:18,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-pub-net used request id req-cc3482f7-b4b5-408e-b9ed-ae19711250c9 2018-11-14 18:58:18,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=1cfaabe7-c079-4db2-b939-915927e6ad14 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}761f1d00f53cd7ac5246ff27d2295a0f2f01043a" 2018-11-14 18:58:19,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-97f46f72-69fe-4d8d-953d-5f12c7adbdfa Date: Wed, 14 Nov 2018 18:58:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1cfaabe7-c079-4db2-b939-915927e6ad14","tenant_id":"5dc5fed9b96a41c4a07918d360332d13","created_at":"2018-11-14T18:58:17Z","dns_nameservers":[],"updated_at":"2018-11-14T18:58:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5dc5fed9b96a41c4a07918d360332d13","id":"982ea142-8d8e-4a6b-b01d-d662783503a5","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-pub-subnet"}]} 2018-11-14 18:58:19,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=1cfaabe7-c079-4db2-b939-915927e6ad14 used request id req-97f46f72-69fe-4d8d-953d-5f12c7adbdfa 2018-11-14 18:58:19,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}761f1d00f53cd7ac5246ff27d2295a0f2f01043a" 2018-11-14 18:58:19,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-0d27fefe-bb48-4256-adaa-d0b7584d7aaf Date: Wed, 14 Nov 2018 18:58:19 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["982ea142-8d8e-4a6b-b01d-d662783503a5"],"updated_at":"2018-11-14T18:58:17Z","tenant_id":"5dc5fed9b96a41c4a07918d360332d13","created_at":"2018-11-14T18:58:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5dc5fed9b96a41c4a07918d360332d13","id":"1cfaabe7-c079-4db2-b939-915927e6ad14","name":"CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-pub-net"}]} 2018-11-14 18:58:19,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-pub-net used request id req-0d27fefe-bb48-4256-adaa-d0b7584d7aaf 2018-11-14 18:58:19,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:58:19,482 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:58: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:58:19,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5dc5fed9b96a41c4a07918d360332d13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}761f1d00f53cd7ac5246ff27d2295a0f2f01043a" 2018-11-14 18:58:19,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:58:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59dfd640-8b51-4578-b139-b0edd9caf856 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5dc5fed9b96a41c4a07918d360332d13"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5dc5fed9b96a41c4a07918d360332d13", "name": "CreateInstanceFromThreePartImage-22ece31a-c6f2-4d2-proj"}} 2018-11-14 18:58:19,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5dc5fed9b96a41c4a07918d360332d13 used request id req-59dfd640-8b51-4578-b139-b0edd9caf856 2018-11-14 18:58:19,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=1cfaabe7-c079-4db2-b939-915927e6ad14 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}761f1d00f53cd7ac5246ff27d2295a0f2f01043a" 2018-11-14 18:58:19,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-29648c68-9256-40cc-9f17-63ff54242602 Date: Wed, 14 Nov 2018 18:58:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1cfaabe7-c079-4db2-b939-915927e6ad14","tenant_id":"5dc5fed9b96a41c4a07918d360332d13","created_at":"2018-11-14T18:58:17Z","dns_nameservers":[],"updated_at":"2018-11-14T18:58:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5dc5fed9b96a41c4a07918d360332d13","id":"982ea142-8d8e-4a6b-b01d-d662783503a5","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-pub-subnet"}]} 2018-11-14 18:58:19,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=1cfaabe7-c079-4db2-b939-915927e6ad14 used request id req-29648c68-9256-40cc-9f17-63ff54242602 2018-11-14 18:58:19,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=1cfaabe7-c079-4db2-b939-915927e6ad14&name=CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}761f1d00f53cd7ac5246ff27d2295a0f2f01043a" 2018-11-14 18:58:20,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3daf08e5-3096-4b93-b1ca-a7b106f235c2 Date: Wed, 14 Nov 2018 18:58:20 GMT RESP BODY: {"ports":[]} 2018-11-14 18:58:20,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=1cfaabe7-c079-4db2-b939-915927e6ad14&name=CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-port&admin_state_up=True used request id req-3daf08e5-3096-4b93-b1ca-a7b106f235c2 2018-11-14 18:58:20,031 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}761f1d00f53cd7ac5246ff27d2295a0f2f01043a" 2018-11-14 18:58:20,299 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:58:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-796a2eeb-23a9-458c-b74d-d9a8217a721b x-compute-request-id: req-796a2eeb-23a9-458c-b74d-d9a8217a721b Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-14 18:58:20,299 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-inst used request id req-796a2eeb-23a9-458c-b74d-d9a8217a721b 2018-11-14 18:58:20,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}761f1d00f53cd7ac5246ff27d2295a0f2f01043a" 2018-11-14 18:58:20,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-f89ccf36-44ce-48b5-9f66-082b951a1efc Date: Wed, 14 Nov 2018 18:58:20 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["982ea142-8d8e-4a6b-b01d-d662783503a5"],"updated_at":"2018-11-14T18:58:17Z","tenant_id":"5dc5fed9b96a41c4a07918d360332d13","created_at":"2018-11-14T18:58:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5dc5fed9b96a41c4a07918d360332d13","id":"1cfaabe7-c079-4db2-b939-915927e6ad14","name":"CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-pub-net"}]} 2018-11-14 18:58:20,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-pub-net used request id req-f89ccf36-44ce-48b5-9f66-082b951a1efc 2018-11-14 18:58:20,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=1cfaabe7-c079-4db2-b939-915927e6ad14 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}761f1d00f53cd7ac5246ff27d2295a0f2f01043a" 2018-11-14 18:58:20,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-0e352d9d-8d11-4927-8713-d18439f5685e Date: Wed, 14 Nov 2018 18:58:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1cfaabe7-c079-4db2-b939-915927e6ad14","tenant_id":"5dc5fed9b96a41c4a07918d360332d13","created_at":"2018-11-14T18:58:17Z","dns_nameservers":[],"updated_at":"2018-11-14T18:58:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5dc5fed9b96a41c4a07918d360332d13","id":"982ea142-8d8e-4a6b-b01d-d662783503a5","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-pub-subnet"}]} 2018-11-14 18:58:20,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=1cfaabe7-c079-4db2-b939-915927e6ad14 used request id req-0e352d9d-8d11-4927-8713-d18439f5685e 2018-11-14 18:58:20,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}761f1d00f53cd7ac5246ff27d2295a0f2f01043a" 2018-11-14 18:58:21,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-1c0e7806-c12b-4958-9a0b-ad66d189c895 Date: Wed, 14 Nov 2018 18:58:21 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["982ea142-8d8e-4a6b-b01d-d662783503a5"],"updated_at":"2018-11-14T18:58:17Z","tenant_id":"5dc5fed9b96a41c4a07918d360332d13","created_at":"2018-11-14T18:58:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5dc5fed9b96a41c4a07918d360332d13","id":"1cfaabe7-c079-4db2-b939-915927e6ad14","name":"CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-pub-net"}]} 2018-11-14 18:58:21,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-pub-net used request id req-1c0e7806-c12b-4958-9a0b-ad66d189c895 2018-11-14 18:58:21,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5dc5fed9b96a41c4a07918d360332d13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}761f1d00f53cd7ac5246ff27d2295a0f2f01043a" 2018-11-14 18:58:21,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:58:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a4794bd-fc8a-48da-a142-e6732ef56934 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5dc5fed9b96a41c4a07918d360332d13"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5dc5fed9b96a41c4a07918d360332d13", "name": "CreateInstanceFromThreePartImage-22ece31a-c6f2-4d2-proj"}} 2018-11-14 18:58:21,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5dc5fed9b96a41c4a07918d360332d13 used request id req-5a4794bd-fc8a-48da-a142-e6732ef56934 2018-11-14 18:58:21,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=1cfaabe7-c079-4db2-b939-915927e6ad14 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}761f1d00f53cd7ac5246ff27d2295a0f2f01043a" 2018-11-14 18:58:21,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-09211b53-c9a6-4a3a-bbe0-1bb8a563f701 Date: Wed, 14 Nov 2018 18:58:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1cfaabe7-c079-4db2-b939-915927e6ad14","tenant_id":"5dc5fed9b96a41c4a07918d360332d13","created_at":"2018-11-14T18:58:17Z","dns_nameservers":[],"updated_at":"2018-11-14T18:58:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5dc5fed9b96a41c4a07918d360332d13","id":"982ea142-8d8e-4a6b-b01d-d662783503a5","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-pub-subnet"}]} 2018-11-14 18:58:21,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=1cfaabe7-c079-4db2-b939-915927e6ad14 used request id req-09211b53-c9a6-4a3a-bbe0-1bb8a563f701 2018-11-14 18:58:21,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=1cfaabe7-c079-4db2-b939-915927e6ad14&name=CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}761f1d00f53cd7ac5246ff27d2295a0f2f01043a" 2018-11-14 18:58:21,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7b75bdb4-ee43-44c8-9a1e-4cbbee7437ef Date: Wed, 14 Nov 2018 18:58:21 GMT RESP BODY: {"ports":[]} 2018-11-14 18:58:21,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=1cfaabe7-c079-4db2-b939-915927e6ad14&name=CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-port&admin_state_up=True used request id req-7b75bdb4-ee43-44c8-9a1e-4cbbee7437ef 2018-11-14 18:58:21,635 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:58:21,636 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:58:22,056 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c0a8d0a1f4c94a26af94544ec2ed55b1", "name": "CreateInstanceFromThreePartImage-22ece31a-c6f2-4d2-proj-role"}], "expires_at": "2018-11-14T19:58:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5dc5fed9b96a41c4a07918d360332d13", "name": "CreateInstanceFromThreePartImage-22ece31a-c6f2-4d2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/5dc5fed9b96a41c4a07918d360332d13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/5dc5fed9b96a41c4a07918d360332d13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/5dc5fed9b96a41c4a07918d360332d13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_5dc5fed9b96a41c4a07918d360332d13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_5dc5fed9b96a41c4a07918d360332d13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/5dc5fed9b96a41c4a07918d360332d13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/5dc5fed9b96a41c4a07918d360332d13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/5dc5fed9b96a41c4a07918d360332d13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/5dc5fed9b96a41c4a07918d360332d13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/5dc5fed9b96a41c4a07918d360332d13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/5dc5fed9b96a41c4a07918d360332d13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/5dc5fed9b96a41c4a07918d360332d13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/5dc5fed9b96a41c4a07918d360332d13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/5dc5fed9b96a41c4a07918d360332d13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-22ece31a-c6f2-4d2-user", "id": "0b536d685ca14be8a489363079f856ad"}, "audit_ids": ["vtV1ISp4T7ukIOoZrW3W9g"], "issued_at": "2018-11-14T18:58:22.000000Z"}} 2018-11-14 18:58:22,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a734e21ff3cb3df88989aa8e436d0f121ffabfc" 2018-11-14 18:58:22,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:58:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d231fc36-172b-42c6-be62-d20050087c45 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:58:22,145 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-d231fc36-172b-42c6-be62-d20050087c45 2018-11-14 18:58:22,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}761f1d00f53cd7ac5246ff27d2295a0f2f01043a" 2018-11-14 18:58:22,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-fc37f469-acab-46f2-a080-77a948827072 Date: Wed, 14 Nov 2018 18:58:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["982ea142-8d8e-4a6b-b01d-d662783503a5"],"updated_at":"2018-11-14T18:58:17Z","tenant_id":"5dc5fed9b96a41c4a07918d360332d13","created_at":"2018-11-14T18:58:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5dc5fed9b96a41c4a07918d360332d13","id":"1cfaabe7-c079-4db2-b939-915927e6ad14","name":"CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-pub-net"}]} 2018-11-14 18:58:22,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-pub-net used request id req-fc37f469-acab-46f2-a080-77a948827072 2018-11-14 18:58:22,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=1cfaabe7-c079-4db2-b939-915927e6ad14 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}761f1d00f53cd7ac5246ff27d2295a0f2f01043a" 2018-11-14 18:58:22,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-8e7569f6-969f-4042-a130-73f1ff27edf0 Date: Wed, 14 Nov 2018 18:58:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1cfaabe7-c079-4db2-b939-915927e6ad14","tenant_id":"5dc5fed9b96a41c4a07918d360332d13","created_at":"2018-11-14T18:58:17Z","dns_nameservers":[],"updated_at":"2018-11-14T18:58:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5dc5fed9b96a41c4a07918d360332d13","id":"982ea142-8d8e-4a6b-b01d-d662783503a5","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-pub-subnet"}]} 2018-11-14 18:58:22,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=1cfaabe7-c079-4db2-b939-915927e6ad14 used request id req-8e7569f6-969f-4042-a130-73f1ff27edf0 2018-11-14 18:58:22,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}761f1d00f53cd7ac5246ff27d2295a0f2f01043a" 2018-11-14 18:58:22,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-1e80741a-835d-42fa-b5d0-0bac892608cb Date: Wed, 14 Nov 2018 18:58:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["982ea142-8d8e-4a6b-b01d-d662783503a5"],"updated_at":"2018-11-14T18:58:17Z","tenant_id":"5dc5fed9b96a41c4a07918d360332d13","created_at":"2018-11-14T18:58:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5dc5fed9b96a41c4a07918d360332d13","id":"1cfaabe7-c079-4db2-b939-915927e6ad14","name":"CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-pub-net"}]} 2018-11-14 18:58:22,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-pub-net used request id req-1e80741a-835d-42fa-b5d0-0bac892608cb 2018-11-14 18:58:22,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:58:22,608 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:58: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:58:22,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5dc5fed9b96a41c4a07918d360332d13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a734e21ff3cb3df88989aa8e436d0f121ffabfc" 2018-11-14 18:58:22,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:58:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58c52455-9766-4ca0-971a-c99ef79d2d9d Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5dc5fed9b96a41c4a07918d360332d13"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5dc5fed9b96a41c4a07918d360332d13", "name": "CreateInstanceFromThreePartImage-22ece31a-c6f2-4d2-proj"}} 2018-11-14 18:58:22,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5dc5fed9b96a41c4a07918d360332d13 used request id req-58c52455-9766-4ca0-971a-c99ef79d2d9d 2018-11-14 18:58:22,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=1cfaabe7-c079-4db2-b939-915927e6ad14 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}761f1d00f53cd7ac5246ff27d2295a0f2f01043a" 2018-11-14 18:58:22,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-627037d6-e995-4a65-bdf8-fa00e1ea1262 Date: Wed, 14 Nov 2018 18:58:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1cfaabe7-c079-4db2-b939-915927e6ad14","tenant_id":"5dc5fed9b96a41c4a07918d360332d13","created_at":"2018-11-14T18:58:17Z","dns_nameservers":[],"updated_at":"2018-11-14T18:58:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5dc5fed9b96a41c4a07918d360332d13","id":"982ea142-8d8e-4a6b-b01d-d662783503a5","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-pub-subnet"}]} 2018-11-14 18:58:22,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=1cfaabe7-c079-4db2-b939-915927e6ad14 used request id req-627037d6-e995-4a65-bdf8-fa00e1ea1262 2018-11-14 18:58:22,967 - neutron_utils - INFO - Creating port for network with name - CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-pub-net 2018-11-14 18:58:22,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}761f1d00f53cd7ac5246ff27d2295a0f2f01043a" -d '{"port": {"network_id": "1cfaabe7-c079-4db2-b939-915927e6ad14", "name": "CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-port", "admin_state_up": true}}' 2018-11-14 18:58:24,197 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-95aebbdd-e188-406d-a1ee-71f769db015e Date: Wed, 14 Nov 2018 18:58:24 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-11-14T18:58:23Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1cfaabe7-c079-4db2-b939-915927e6ad14","tenant_id":"5dc5fed9b96a41c4a07918d360332d13","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-11-14T18:58:23Z","name":"CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:38:e5:d4","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"5dc5fed9b96a41c4a07918d360332d13","fixed_ips":[{"subnet_id":"982ea142-8d8e-4a6b-b01d-d662783503a5","ip_address":"10.55.0.8"}],"id":"7f3db059-ee34-428e-8d71-0b8d3ae67835","security_groups":["902ffe7e-75f4-46ce-ac3f-5ff303af99e7"],"device_id":""}} 2018-11-14 18:58:24,198 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-95aebbdd-e188-406d-a1ee-71f769db015e 2018-11-14 18:58:24,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}761f1d00f53cd7ac5246ff27d2295a0f2f01043a" 2018-11-14 18:58:24,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-7f69709e-105b-44a1-9a76-05855ca7b69d Date: Wed, 14 Nov 2018 18:58:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["982ea142-8d8e-4a6b-b01d-d662783503a5"],"updated_at":"2018-11-14T18:58:17Z","tenant_id":"5dc5fed9b96a41c4a07918d360332d13","created_at":"2018-11-14T18:58:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5dc5fed9b96a41c4a07918d360332d13","id":"1cfaabe7-c079-4db2-b939-915927e6ad14","name":"CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-pub-net"}]} 2018-11-14 18:58:24,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-pub-net used request id req-7f69709e-105b-44a1-9a76-05855ca7b69d 2018-11-14 18:58:24,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=1cfaabe7-c079-4db2-b939-915927e6ad14 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}761f1d00f53cd7ac5246ff27d2295a0f2f01043a" 2018-11-14 18:58:24,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-12f0f387-bb14-4b03-8edb-fc41669bf795 Date: Wed, 14 Nov 2018 18:58:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1cfaabe7-c079-4db2-b939-915927e6ad14","tenant_id":"5dc5fed9b96a41c4a07918d360332d13","created_at":"2018-11-14T18:58:17Z","dns_nameservers":[],"updated_at":"2018-11-14T18:58:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5dc5fed9b96a41c4a07918d360332d13","id":"982ea142-8d8e-4a6b-b01d-d662783503a5","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-pub-subnet"}]} 2018-11-14 18:58:24,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=1cfaabe7-c079-4db2-b939-915927e6ad14 used request id req-12f0f387-bb14-4b03-8edb-fc41669bf795 2018-11-14 18:58:24,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}761f1d00f53cd7ac5246ff27d2295a0f2f01043a" 2018-11-14 18:58:24,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-970add9f-8ff1-445b-a983-85ed07bc0ac7 Date: Wed, 14 Nov 2018 18:58:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["982ea142-8d8e-4a6b-b01d-d662783503a5"],"updated_at":"2018-11-14T18:58:17Z","tenant_id":"5dc5fed9b96a41c4a07918d360332d13","created_at":"2018-11-14T18:58:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5dc5fed9b96a41c4a07918d360332d13","id":"1cfaabe7-c079-4db2-b939-915927e6ad14","name":"CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-pub-net"}]} 2018-11-14 18:58:24,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-pub-net used request id req-970add9f-8ff1-445b-a983-85ed07bc0ac7 2018-11-14 18:58:24,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5dc5fed9b96a41c4a07918d360332d13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}761f1d00f53cd7ac5246ff27d2295a0f2f01043a" 2018-11-14 18:58:24,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:58:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3978294-1986-468a-980f-a6c2ccef5630 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5dc5fed9b96a41c4a07918d360332d13"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5dc5fed9b96a41c4a07918d360332d13", "name": "CreateInstanceFromThreePartImage-22ece31a-c6f2-4d2-proj"}} 2018-11-14 18:58:24,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5dc5fed9b96a41c4a07918d360332d13 used request id req-c3978294-1986-468a-980f-a6c2ccef5630 2018-11-14 18:58:24,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=1cfaabe7-c079-4db2-b939-915927e6ad14 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}761f1d00f53cd7ac5246ff27d2295a0f2f01043a" 2018-11-14 18:58:25,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b957399e-0ad4-489c-9ee9-f884bd4c66fa Date: Wed, 14 Nov 2018 18:58:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1cfaabe7-c079-4db2-b939-915927e6ad14","tenant_id":"5dc5fed9b96a41c4a07918d360332d13","created_at":"2018-11-14T18:58:17Z","dns_nameservers":[],"updated_at":"2018-11-14T18:58:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5dc5fed9b96a41c4a07918d360332d13","id":"982ea142-8d8e-4a6b-b01d-d662783503a5","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-pub-subnet"}]} 2018-11-14 18:58:25,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=1cfaabe7-c079-4db2-b939-915927e6ad14 used request id req-b957399e-0ad4-489c-9ee9-f884bd4c66fa 2018-11-14 18:58:25,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=1cfaabe7-c079-4db2-b939-915927e6ad14&name=CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}761f1d00f53cd7ac5246ff27d2295a0f2f01043a" 2018-11-14 18:58:25,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-cbf041f7-8a15-4d4c-8082-ccad7c4aafe4 Date: Wed, 14 Nov 2018 18:58:25 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1cfaabe7-c079-4db2-b939-915927e6ad14","tenant_id":"5dc5fed9b96a41c4a07918d360332d13","created_at":"2018-11-14T18:58:23Z","admin_state_up":true,"updated_at":"2018-11-14T18:58:23Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:38:e5:d4","id":"7f3db059-ee34-428e-8d71-0b8d3ae67835","port_security_enabled":true,"project_id":"5dc5fed9b96a41c4a07918d360332d13","fixed_ips":[{"subnet_id":"982ea142-8d8e-4a6b-b01d-d662783503a5","ip_address":"10.55.0.8"}],"extra_dhcp_opts":[],"security_groups":["902ffe7e-75f4-46ce-ac3f-5ff303af99e7"],"name":"CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-port"}]} 2018-11-14 18:58:25,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=1cfaabe7-c079-4db2-b939-915927e6ad14&name=CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-port&admin_state_up=True used request id req-cbf041f7-8a15-4d4c-8082-ccad7c4aafe4 2018-11-14 18:58:25,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5dc5fed9b96a41c4a07918d360332d13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}761f1d00f53cd7ac5246ff27d2295a0f2f01043a" 2018-11-14 18:58:25,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:58:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30acc80c-0b1e-4cac-9bba-1717d7164ceb Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5dc5fed9b96a41c4a07918d360332d13"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5dc5fed9b96a41c4a07918d360332d13", "name": "CreateInstanceFromThreePartImage-22ece31a-c6f2-4d2-proj"}} 2018-11-14 18:58:25,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5dc5fed9b96a41c4a07918d360332d13 used request id req-30acc80c-0b1e-4cac-9bba-1717d7164ceb 2018-11-14 18:58:25,512 - nova_utils - INFO - Creating VM with name - CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-inst 2018-11-14 18:58:25,515 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}761f1d00f53cd7ac5246ff27d2295a0f2f01043a" 2018-11-14 18:58:25,535 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:58: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-5ab2a570-0653-4f60-8625-24531c680afd x-compute-request-id: req-5ab2a570-0653-4f60-8625-24531c680afd Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4e87db2e-6990-4a84-88cd-1013402fec3a", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/4e87db2e-6990-4a84-88cd-1013402fec3a", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/4e87db2e-6990-4a84-88cd-1013402fec3a", "rel": "bookmark"}], "name": "CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-flavor-name"}]} 2018-11-14 18:58:25,535 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-5ab2a570-0653-4f60-8625-24531c680afd 2018-11-14 18:58:25,538 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/4e87db2e-6990-4a84-88cd-1013402fec3a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}761f1d00f53cd7ac5246ff27d2295a0f2f01043a" 2018-11-14 18:58:25,560 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:58: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-40c69ba2-6a72-417f-8890-f09537b13c52 x-compute-request-id: req-40c69ba2-6a72-417f-8890-f09537b13c52 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-flavor-name", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/4e87db2e-6990-4a84-88cd-1013402fec3a", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/4e87db2e-6990-4a84-88cd-1013402fec3a", "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": "4e87db2e-6990-4a84-88cd-1013402fec3a"}} 2018-11-14 18:58:25,560 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/4e87db2e-6990-4a84-88cd-1013402fec3a used request id req-40c69ba2-6a72-417f-8890-f09537b13c52 2018-11-14 18:58:25,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}761f1d00f53cd7ac5246ff27d2295a0f2f01043a" 2018-11-14 18:58:25,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-5bb932c6-1502-41a1-a914-7b956c64b8b7 Date: Wed, 14 Nov 2018 18:58:25 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:58:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:58:13Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/560f4483-9c57-4ef2-a008-8b93be2241c7/snap", "metadata": {}}], "self": "/v2/images/560f4483-9c57-4ef2-a008-8b93be2241c7", "min_disk": 0, "protected": false, "id": "560f4483-9c57-4ef2-a008-8b93be2241c7", "file": "/v2/images/560f4483-9c57-4ef2-a008-8b93be2241c7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5dc5fed9b96a41c4a07918d360332d13", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/560f4483-9c57-4ef2-a008-8b93be2241c7/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd"} 2018-11-14 18:58:25,779 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd used request id req-5bb932c6-1502-41a1-a914-7b956c64b8b7 2018-11-14 18:58:25,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}761f1d00f53cd7ac5246ff27d2295a0f2f01043a" 2018-11-14 18:58:25,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a46040c4-9347-4f3c-bfe2-4bba6f7f1867 Date: Wed, 14 Nov 2018 18:58: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-11-14 18:58:25,969 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-a46040c4-9347-4f3c-bfe2-4bba6f7f1867 2018-11-14 18:58:25,974 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}761f1d00f53cd7ac5246ff27d2295a0f2f01043a" -d '{"server": {"name": "CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-inst", "imageRef": "560f4483-9c57-4ef2-a008-8b93be2241c7", "flavorRef": "4e87db2e-6990-4a84-88cd-1013402fec3a", "max_count": 1, "min_count": 1, "networks": [{"port": "7f3db059-ee34-428e-8d71-0b8d3ae67835"}]}}' 2018-11-14 18:58:27,746 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18:58: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-68187821-211b-4fa8-b62c-9e1dde9e593d x-compute-request-id: req-68187821-211b-4fa8-b62c-9e1dde9e593d Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/1b9a71bd-645a-4300-9208-898159326c49 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "1b9a71bd-645a-4300-9208-898159326c49", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1b9a71bd-645a-4300-9208-898159326c49", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1b9a71bd-645a-4300-9208-898159326c49", "rel": "bookmark"}], "adminPass": "PGtM8NHcqcc7"}} 2018-11-14 18:58:27,747 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-68187821-211b-4fa8-b62c-9e1dde9e593d 2018-11-14 18:58:27,750 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/1b9a71bd-645a-4300-9208-898159326c49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}761f1d00f53cd7ac5246ff27d2295a0f2f01043a" 2018-11-14 18:58:28,189 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:58: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-f71c723f-2169-487f-a179-3983dbf3b4e1 x-compute-request-id: req-f71c723f-2169-487f-a179-3983dbf3b4e1 Content-Encoding: gzip Content-Length: 617 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1b9a71bd-645a-4300-9208-898159326c49", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1b9a71bd-645a-4300-9208-898159326c49", "rel": "bookmark"}], "image": {"id": "560f4483-9c57-4ef2-a008-8b93be2241c7", "links": [{"href": "http://172.30.9.28:8774/images/560f4483-9c57-4ef2-a008-8b93be2241c7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4e87db2e-6990-4a84-88cd-1013402fec3a", "links": [{"href": "http://172.30.9.28:8774/flavors/4e87db2e-6990-4a84-88cd-1013402fec3a", "rel": "bookmark"}]}, "id": "1b9a71bd-645a-4300-9208-898159326c49", "user_id": "0b536d685ca14be8a489363079f856ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T18:58:27Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-inst", "created": "2018-11-14T18:58:27Z", "tenant_id": "5dc5fed9b96a41c4a07918d360332d13", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:58:28,190 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/1b9a71bd-645a-4300-9208-898159326c49 used request id req-f71c723f-2169-487f-a179-3983dbf3b4e1 2018-11-14 18:58:28,190 - create_instance - INFO - Created instance with name - CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-inst 2018-11-14 18:58:28,193 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/1b9a71bd-645a-4300-9208-898159326c49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}761f1d00f53cd7ac5246ff27d2295a0f2f01043a" 2018-11-14 18:58:28,705 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:58:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-41fb21e1-8f45-4aba-990e-548bd24f1bb3 x-compute-request-id: req-41fb21e1-8f45-4aba-990e-548bd24f1bb3 Content-Encoding: gzip Content-Length: 623 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1b9a71bd-645a-4300-9208-898159326c49", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1b9a71bd-645a-4300-9208-898159326c49", "rel": "bookmark"}], "image": {"id": "560f4483-9c57-4ef2-a008-8b93be2241c7", "links": [{"href": "http://172.30.9.28:8774/images/560f4483-9c57-4ef2-a008-8b93be2241c7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4e87db2e-6990-4a84-88cd-1013402fec3a", "links": [{"href": "http://172.30.9.28:8774/flavors/4e87db2e-6990-4a84-88cd-1013402fec3a", "rel": "bookmark"}]}, "id": "1b9a71bd-645a-4300-9208-898159326c49", "user_id": "0b536d685ca14be8a489363079f856ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T18:58:28Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-inst", "created": "2018-11-14T18:58:27Z", "tenant_id": "5dc5fed9b96a41c4a07918d360332d13", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:58:28,705 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/1b9a71bd-645a-4300-9208-898159326c49 used request id req-41fb21e1-8f45-4aba-990e-548bd24f1bb3 2018-11-14 18:58:28,705 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-inst] is - BUILD 2018-11-14 18:58:28,705 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-14 18:58:31,709 - create_instance - DEBUG - VM status query timeout in 896.481799841 2018-11-14 18:58:31,711 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/1b9a71bd-645a-4300-9208-898159326c49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}761f1d00f53cd7ac5246ff27d2295a0f2f01043a" 2018-11-14 18:58:32,568 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:58: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-014fa58e-61a7-4e35-9d64-cf26fd046a0f x-compute-request-id: req-014fa58e-61a7-4e35-9d64-cf26fd046a0f 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.28:8774/v2.1/servers/1b9a71bd-645a-4300-9208-898159326c49", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1b9a71bd-645a-4300-9208-898159326c49", "rel": "bookmark"}], "image": {"id": "560f4483-9c57-4ef2-a008-8b93be2241c7", "links": [{"href": "http://172.30.9.28:8774/images/560f4483-9c57-4ef2-a008-8b93be2241c7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4e87db2e-6990-4a84-88cd-1013402fec3a", "links": [{"href": "http://172.30.9.28:8774/flavors/4e87db2e-6990-4a84-88cd-1013402fec3a", "rel": "bookmark"}]}, "id": "1b9a71bd-645a-4300-9208-898159326c49", "security_groups": [{"name": "default"}], "user_id": "0b536d685ca14be8a489363079f856ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T18:58:28Z", "hostId": "df8da0b50a0e989dfabf36ed7a29f6be1cbff96c8d14d5d9d26e6407", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-inst", "created": "2018-11-14T18:58:27Z", "tenant_id": "5dc5fed9b96a41c4a07918d360332d13", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:58:32,568 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/1b9a71bd-645a-4300-9208-898159326c49 used request id req-014fa58e-61a7-4e35-9d64-cf26fd046a0f 2018-11-14 18:58:32,568 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-inst] is - BUILD 2018-11-14 18:58:32,569 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-14 18:58:35,572 - create_instance - DEBUG - VM status query timeout in 892.618592978 2018-11-14 18:58:35,575 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/1b9a71bd-645a-4300-9208-898159326c49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}761f1d00f53cd7ac5246ff27d2295a0f2f01043a" 2018-11-14 18:58:36,460 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:58: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-6cbfe310-2573-4184-aeb1-8b27e1efaa53 x-compute-request-id: req-6cbfe310-2573-4184-aeb1-8b27e1efaa53 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:e5:d4", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1b9a71bd-645a-4300-9208-898159326c49", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1b9a71bd-645a-4300-9208-898159326c49", "rel": "bookmark"}], "image": {"id": "560f4483-9c57-4ef2-a008-8b93be2241c7", "links": [{"href": "http://172.30.9.28:8774/images/560f4483-9c57-4ef2-a008-8b93be2241c7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:58:34.000000", "flavor": {"id": "4e87db2e-6990-4a84-88cd-1013402fec3a", "links": [{"href": "http://172.30.9.28:8774/flavors/4e87db2e-6990-4a84-88cd-1013402fec3a", "rel": "bookmark"}]}, "id": "1b9a71bd-645a-4300-9208-898159326c49", "security_groups": [{"name": "default"}], "user_id": "0b536d685ca14be8a489363079f856ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:58:34Z", "hostId": "df8da0b50a0e989dfabf36ed7a29f6be1cbff96c8d14d5d9d26e6407", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-inst", "created": "2018-11-14T18:58:27Z", "tenant_id": "5dc5fed9b96a41c4a07918d360332d13", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:58:36,460 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/1b9a71bd-645a-4300-9208-898159326c49 used request id req-6cbfe310-2573-4184-aeb1-8b27e1efaa53 2018-11-14 18:58:36,461 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-inst] is - ACTIVE 2018-11-14 18:58:36,461 - create_instance - INFO - VM is - ACTIVE 2018-11-14 18:58:36,463 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/1b9a71bd-645a-4300-9208-898159326c49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}761f1d00f53cd7ac5246ff27d2295a0f2f01043a" 2018-11-14 18:58:36,973 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:58:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-913b4b8e-14b6-43d6-9bde-8d459833ec58 x-compute-request-id: req-913b4b8e-14b6-43d6-9bde-8d459833ec58 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:e5:d4", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1b9a71bd-645a-4300-9208-898159326c49", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1b9a71bd-645a-4300-9208-898159326c49", "rel": "bookmark"}], "image": {"id": "560f4483-9c57-4ef2-a008-8b93be2241c7", "links": [{"href": "http://172.30.9.28:8774/images/560f4483-9c57-4ef2-a008-8b93be2241c7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:58:34.000000", "flavor": {"id": "4e87db2e-6990-4a84-88cd-1013402fec3a", "links": [{"href": "http://172.30.9.28:8774/flavors/4e87db2e-6990-4a84-88cd-1013402fec3a", "rel": "bookmark"}]}, "id": "1b9a71bd-645a-4300-9208-898159326c49", "security_groups": [{"name": "default"}], "user_id": "0b536d685ca14be8a489363079f856ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:58:34Z", "hostId": "df8da0b50a0e989dfabf36ed7a29f6be1cbff96c8d14d5d9d26e6407", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-inst", "created": "2018-11-14T18:58:27Z", "tenant_id": "5dc5fed9b96a41c4a07918d360332d13", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:58:36,973 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/1b9a71bd-645a-4300-9208-898159326c49 used request id req-913b4b8e-14b6-43d6-9bde-8d459833ec58 2018-11-14 18:58:36,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}761f1d00f53cd7ac5246ff27d2295a0f2f01043a" 2018-11-14 18:58:37,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-6e5ae4dd-0d5f-4d51-98c8-ddc968fa26c0 Date: Wed, 14 Nov 2018 18:58:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["982ea142-8d8e-4a6b-b01d-d662783503a5"],"updated_at":"2018-11-14T18:58:17Z","tenant_id":"5dc5fed9b96a41c4a07918d360332d13","created_at":"2018-11-14T18:58:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5dc5fed9b96a41c4a07918d360332d13","id":"1cfaabe7-c079-4db2-b939-915927e6ad14","name":"CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-pub-net"}]} 2018-11-14 18:58:37,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-pub-net used request id req-6e5ae4dd-0d5f-4d51-98c8-ddc968fa26c0 2018-11-14 18:58:37,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5dc5fed9b96a41c4a07918d360332d13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}761f1d00f53cd7ac5246ff27d2295a0f2f01043a" 2018-11-14 18:58:37,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:58:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b0e0c56-e07e-4b8e-9cd8-84f8b851971c Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5dc5fed9b96a41c4a07918d360332d13"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5dc5fed9b96a41c4a07918d360332d13", "name": "CreateInstanceFromThreePartImage-22ece31a-c6f2-4d2-proj"}} 2018-11-14 18:58:37,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5dc5fed9b96a41c4a07918d360332d13 used request id req-1b0e0c56-e07e-4b8e-9cd8-84f8b851971c 2018-11-14 18:58:37,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=1cfaabe7-c079-4db2-b939-915927e6ad14 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}761f1d00f53cd7ac5246ff27d2295a0f2f01043a" 2018-11-14 18:58:37,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-58b3d578-1554-482b-846c-90d7f2c7e7ce Date: Wed, 14 Nov 2018 18:58:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1cfaabe7-c079-4db2-b939-915927e6ad14","tenant_id":"5dc5fed9b96a41c4a07918d360332d13","created_at":"2018-11-14T18:58:17Z","dns_nameservers":[],"updated_at":"2018-11-14T18:58:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5dc5fed9b96a41c4a07918d360332d13","id":"982ea142-8d8e-4a6b-b01d-d662783503a5","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-pub-subnet"}]} 2018-11-14 18:58:37,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=1cfaabe7-c079-4db2-b939-915927e6ad14 used request id req-58b3d578-1554-482b-846c-90d7f2c7e7ce 2018-11-14 18:58:37,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=1cfaabe7-c079-4db2-b939-915927e6ad14 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}761f1d00f53cd7ac5246ff27d2295a0f2f01043a" 2018-11-14 18:58:37,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3034 X-Openstack-Request-Id: req-270217d9-b744-4584-847a-8fe8a2b4a402 Date: Wed, 14 Nov 2018 18:58:37 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1cfaabe7-c079-4db2-b939-915927e6ad14","tenant_id":"5dc5fed9b96a41c4a07918d360332d13","created_at":"2018-11-14T18:58:19Z","admin_state_up":true,"updated_at":"2018-11-14T18:58:22Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1cfaabe7-c079-4db2-b939-915927e6ad14","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:32:80:9a","id":"0ca190a5-f7c5-4f78-b92e-dad9fd7926cf","port_security_enabled":false,"project_id":"5dc5fed9b96a41c4a07918d360332d13","fixed_ips":[{"subnet_id":"982ea142-8d8e-4a6b-b01d-d662783503a5","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1cfaabe7-c079-4db2-b939-915927e6ad14","tenant_id":"5dc5fed9b96a41c4a07918d360332d13","created_at":"2018-11-14T18:58:17Z","admin_state_up":true,"updated_at":"2018-11-14T18:58:20Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1cfaabe7-c079-4db2-b939-915927e6ad14","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:1b:d8:80","id":"6ff6aa37-fe9e-49ef-b094-a78b299c1275","port_security_enabled":false,"project_id":"5dc5fed9b96a41c4a07918d360332d13","fixed_ips":[{"subnet_id":"982ea142-8d8e-4a6b-b01d-d662783503a5","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1cfaabe7-c079-4db2-b939-915927e6ad14","tenant_id":"5dc5fed9b96a41c4a07918d360332d13","created_at":"2018-11-14T18:58:23Z","admin_state_up":true,"updated_at":"2018-11-14T18:58:34Z","binding:vnic_type":"normal","device_id":"1b9a71bd-645a-4300-9208-898159326c49","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:38:e5:d4","id":"7f3db059-ee34-428e-8d71-0b8d3ae67835","port_security_enabled":true,"project_id":"5dc5fed9b96a41c4a07918d360332d13","fixed_ips":[{"subnet_id":"982ea142-8d8e-4a6b-b01d-d662783503a5","ip_address":"10.55.0.8"}],"extra_dhcp_opts":[],"security_groups":["902ffe7e-75f4-46ce-ac3f-5ff303af99e7"],"name":"CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1cfaabe7-c079-4db2-b939-915927e6ad14","tenant_id":"5dc5fed9b96a41c4a07918d360332d13","created_at":"2018-11-14T18:58:18Z","admin_state_up":true,"updated_at":"2018-11-14T18:58:21Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1cfaabe7-c079-4db2-b939-915927e6ad14","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:22:ee:6b","id":"d22c6b2d-7e0f-4f12-8857-4f18c65288df","port_security_enabled":false,"project_id":"5dc5fed9b96a41c4a07918d360332d13","fixed_ips":[{"subnet_id":"982ea142-8d8e-4a6b-b01d-d662783503a5","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-14 18:58:37,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=1cfaabe7-c079-4db2-b939-915927e6ad14 used request id req-270217d9-b744-4584-847a-8fe8a2b4a402 2018-11-14 18:58:37,829 - create_instance - INFO - Deleting Port with ID - 7f3db059-ee34-428e-8d71-0b8d3ae67835 2018-11-14 18:58:37,829 - neutron_utils - INFO - Deleting port with name CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-port 2018-11-14 18:58:37,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/7f3db059-ee34-428e-8d71-0b8d3ae67835 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}761f1d00f53cd7ac5246ff27d2295a0f2f01043a" 2018-11-14 18:58:38,337 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ac1fcf1b-1a3d-4212-80c9-c579afbde61a Date: Wed, 14 Nov 2018 18:58:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:58:38,337 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/7f3db059-ee34-428e-8d71-0b8d3ae67835 used request id req-ac1fcf1b-1a3d-4212-80c9-c579afbde61a 2018-11-14 18:58:38,337 - create_instance - INFO - Deleting VM instance - CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-inst 2018-11-14 18:58:38,340 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/1b9a71bd-645a-4300-9208-898159326c49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}761f1d00f53cd7ac5246ff27d2295a0f2f01043a" 2018-11-14 18:58:38,512 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:58: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-6d2ae911-ac92-4dda-9a15-d5fc77b5ec5b x-compute-request-id: req-6d2ae911-ac92-4dda-9a15-d5fc77b5ec5b Content-Type: application/json 2018-11-14 18:58:38,513 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/1b9a71bd-645a-4300-9208-898159326c49 used request id req-6d2ae911-ac92-4dda-9a15-d5fc77b5ec5b 2018-11-14 18:58:38,513 - create_instance - INFO - Checking deletion status 2018-11-14 18:58:38,516 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/1b9a71bd-645a-4300-9208-898159326c49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}761f1d00f53cd7ac5246ff27d2295a0f2f01043a" 2018-11-14 18:58:38,946 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:58: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-ba17b561-1071-429d-bb61-e2d793d54f82 x-compute-request-id: req-ba17b561-1071-429d-bb61-e2d793d54f82 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/1b9a71bd-645a-4300-9208-898159326c49", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/1b9a71bd-645a-4300-9208-898159326c49", "rel": "bookmark"}], "image": {"id": "560f4483-9c57-4ef2-a008-8b93be2241c7", "links": [{"href": "http://172.30.9.28:8774/images/560f4483-9c57-4ef2-a008-8b93be2241c7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:58:34.000000", "flavor": {"id": "4e87db2e-6990-4a84-88cd-1013402fec3a", "links": [{"href": "http://172.30.9.28:8774/flavors/4e87db2e-6990-4a84-88cd-1013402fec3a", "rel": "bookmark"}]}, "id": "1b9a71bd-645a-4300-9208-898159326c49", "user_id": "0b536d685ca14be8a489363079f856ad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:58:38Z", "hostId": "df8da0b50a0e989dfabf36ed7a29f6be1cbff96c8d14d5d9d26e6407", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-inst", "created": "2018-11-14T18:58:27Z", "tenant_id": "5dc5fed9b96a41c4a07918d360332d13", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:58:38,946 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/1b9a71bd-645a-4300-9208-898159326c49 used request id req-ba17b561-1071-429d-bb61-e2d793d54f82 2018-11-14 18:58:38,947 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-inst] is - ACTIVE 2018-11-14 18:58:38,947 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-14 18:58:41,950 - create_instance - DEBUG - VM status query timeout in 296.563014984 2018-11-14 18:58:41,953 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/1b9a71bd-645a-4300-9208-898159326c49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}761f1d00f53cd7ac5246ff27d2295a0f2f01043a" 2018-11-14 18:58:41,998 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:58: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-1fea89e6-bae9-4378-8838-386a3026534e x-compute-request-id: req-1fea89e6-bae9-4378-8838-386a3026534e Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 1b9a71bd-645a-4300-9208-898159326c49 could not be found.", "code": 404}} 2018-11-14 18:58:41,999 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/1b9a71bd-645a-4300-9208-898159326c49 used request id req-1fea89e6-bae9-4378-8838-386a3026534e 2018-11-14 18:58:41,999 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 1b9a71bd-645a-4300-9208-898159326c49 could not be found. (HTTP 404) (Request-ID: req-1fea89e6-bae9-4378-8838-386a3026534e) 2018-11-14 18:58:41,999 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-inst 2018-11-14 18:58:42,003 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/4e87db2e-6990-4a84-88cd-1013402fec3a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9da822a2ca3a7587be26a38f9431420156e2e6b6" 2018-11-14 18:58:42,043 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18:58: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-5e0c260d-0b5d-44da-a1d0-10859f705934 x-compute-request-id: req-5e0c260d-0b5d-44da-a1d0-10859f705934 Content-Length: 0 Content-Type: application/json 2018-11-14 18:58:42,043 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/4e87db2e-6990-4a84-88cd-1013402fec3a used request id req-5e0c260d-0b5d-44da-a1d0-10859f705934 2018-11-14 18:58:42,044 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-pub-subnet 2018-11-14 18:58:42,044 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-pub-subnet 2018-11-14 18:58:42,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/982ea142-8d8e-4a6b-b01d-d662783503a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee04239daca31fd7a5f40e280139794f47bf53c9" 2018-11-14 18:58:44,631 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-212b4a64-17cc-4790-bd33-e1d48314edf5 Date: Wed, 14 Nov 2018 18:58:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:58:44,631 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/982ea142-8d8e-4a6b-b01d-d662783503a5 used request id req-212b4a64-17cc-4790-bd33-e1d48314edf5 2018-11-14 18:58:44,631 - neutron_utils - INFO - Deleting network with name CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd-pub-net 2018-11-14 18:58:44,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/1cfaabe7-c079-4db2-b939-915927e6ad14 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee04239daca31fd7a5f40e280139794f47bf53c9" 2018-11-14 18:58:46,759 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f7d6bed4-52a8-43fb-9835-7c1470f497e4 Date: Wed, 14 Nov 2018 18:58:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:58:46,759 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/1cfaabe7-c079-4db2-b939-915927e6ad14 used request id req-f7d6bed4-52a8-43fb-9835-7c1470f497e4 2018-11-14 18:58:46,759 - glance_utils - INFO - Deleting image named - CreateInstanceFromThreePartImage-d0ab0a65-1cae-4053-8631-56efa27b3ebd 2018-11-14 18:58:46,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/560f4483-9c57-4ef2-a008-8b93be2241c7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5f00133f4a414537114d3a4939752f52bbcbb8b0" 2018-11-14 18:58:47,127 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c7a821cd-78b6-4dcf-8fa2-48beb64abce2 Date: Wed, 14 Nov 2018 18:58:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:58:47,128 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/560f4483-9c57-4ef2-a008-8b93be2241c7 used request id req-c7a821cd-78b6-4dcf-8fa2-48beb64abce2 2018-11-14 18:58:47,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30bf0223740a0ab59df160ac2001ab0fc4274dc8" 2018-11-14 18:58:47,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-de66f5e8-af61-42be-8679-21510a2e64b4 Date: Wed, 14 Nov 2018 18:58:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dc5fed9b96a41c4a07918d360332d13", "created_at": "2018-11-14T18:58:15Z", "updated_at": "2018-11-14T18:58:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:58:15Z", "revision_number": 0, "id": "02ad4e3e-db44-4fc7-95bc-8d0bd20b5bfd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:58:15Z", "security_group_id": "902ffe7e-75f4-46ce-ac3f-5ff303af99e7", "tenant_id": "5dc5fed9b96a41c4a07918d360332d13", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dc5fed9b96a41c4a07918d360332d13"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:58:15Z", "revision_number": 0, "id": "75f79c0a-f518-4e57-8400-6eb214fd32f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:58:15Z", "security_group_id": "902ffe7e-75f4-46ce-ac3f-5ff303af99e7", "tenant_id": "5dc5fed9b96a41c4a07918d360332d13", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dc5fed9b96a41c4a07918d360332d13"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:58:15Z", "revision_number": 0, "id": "7ead8630-09ff-4ea8-bd0f-5b61b1490efc", "remote_group_id": "902ffe7e-75f4-46ce-ac3f-5ff303af99e7", "remote_ip_prefix": null, "created_at": "2018-11-14T18:58:15Z", "security_group_id": "902ffe7e-75f4-46ce-ac3f-5ff303af99e7", "tenant_id": "5dc5fed9b96a41c4a07918d360332d13", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dc5fed9b96a41c4a07918d360332d13"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:58:15Z", "revision_number": 0, "id": "a88733b1-bc63-49d6-b3e3-6f8828338f1f", "remote_group_id": "902ffe7e-75f4-46ce-ac3f-5ff303af99e7", "remote_ip_prefix": null, "created_at": "2018-11-14T18:58:15Z", "security_group_id": "902ffe7e-75f4-46ce-ac3f-5ff303af99e7", "tenant_id": "5dc5fed9b96a41c4a07918d360332d13", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dc5fed9b96a41c4a07918d360332d13"}], "revision_number": 4, "project_id": "5dc5fed9b96a41c4a07918d360332d13", "id": "902ffe7e-75f4-46ce-ac3f-5ff303af99e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:58:47,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-de66f5e8-af61-42be-8679-21510a2e64b4 2018-11-14 18:58:47,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30bf0223740a0ab59df160ac2001ab0fc4274dc8" 2018-11-14 18:58:47,542 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:58:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e739db97-0301-473d-9124-480e5f5529e3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:58:47,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-e739db97-0301-473d-9124-480e5f5529e3 2018-11-14 18:58:47,542 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:58:47,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30bf0223740a0ab59df160ac2001ab0fc4274dc8" 2018-11-14 18:58:47,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:58:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3f0bc14-09dc-4576-ac3e-b2d40dd4557d Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:58:47,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-d3f0bc14-09dc-4576-ac3e-b2d40dd4557d 2018-11-14 18:58:47,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30bf0223740a0ab59df160ac2001ab0fc4274dc8" 2018-11-14 18:58:47,758 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:58:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2680c910-363a-4b26-bbf5-112cb1eb3ce4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:58:47,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-2680c910-363a-4b26-bbf5-112cb1eb3ce4 2018-11-14 18:58:47,759 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:58:47,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30bf0223740a0ab59df160ac2001ab0fc4274dc8" 2018-11-14 18:58:47,945 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:58:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd80a2ba-6bb8-494c-89ce-070150d553c0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 18:58:47,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-fd80a2ba-6bb8-494c-89ce-070150d553c0 2018-11-14 18:58:47,946 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:58:47,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30bf0223740a0ab59df160ac2001ab0fc4274dc8" 2018-11-14 18:58:48,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:58:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4015ae70-5731-400d-baa7-860b620b72d3 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 18:58:48,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-4015ae70-5731-400d-baa7-860b620b72d3 2018-11-14 18:58:48,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30bf0223740a0ab59df160ac2001ab0fc4274dc8" 2018-11-14 18:58:48,168 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:58:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30f5168f-c003-4891-beae-c0db7ef098ec Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 18:58:48,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-30f5168f-c003-4891-beae-c0db7ef098ec 2018-11-14 18:58:48,169 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:58:48,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5dc5fed9b96a41c4a07918d360332d13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30bf0223740a0ab59df160ac2001ab0fc4274dc8" 2018-11-14 18:58:48,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:58:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60f743fe-3100-4f2b-bcfa-17d19159f6e5 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5dc5fed9b96a41c4a07918d360332d13"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5dc5fed9b96a41c4a07918d360332d13", "name": "CreateInstanceFromThreePartImage-22ece31a-c6f2-4d2-proj"}} 2018-11-14 18:58:48,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5dc5fed9b96a41c4a07918d360332d13 used request id req-60f743fe-3100-4f2b-bcfa-17d19159f6e5 2018-11-14 18:58:48,277 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 902ffe7e-75f4-46ce-ac3f-5ff303af99e7 2018-11-14 18:58:48,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=902ffe7e-75f4-46ce-ac3f-5ff303af99e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30bf0223740a0ab59df160ac2001ab0fc4274dc8" 2018-11-14 18:58:48,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-bbc2c25a-ea7f-4610-b162-31ac99761065 Date: Wed, 14 Nov 2018 18:58:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:58:15Z", "security_group_id": "902ffe7e-75f4-46ce-ac3f-5ff303af99e7", "port_range_min": null, "revision_number": 0, "tenant_id": "5dc5fed9b96a41c4a07918d360332d13", "created_at": "2018-11-14T18:58:15Z", "project_id": "5dc5fed9b96a41c4a07918d360332d13", "id": "02ad4e3e-db44-4fc7-95bc-8d0bd20b5bfd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:58:15Z", "security_group_id": "902ffe7e-75f4-46ce-ac3f-5ff303af99e7", "port_range_min": null, "revision_number": 0, "tenant_id": "5dc5fed9b96a41c4a07918d360332d13", "created_at": "2018-11-14T18:58:15Z", "project_id": "5dc5fed9b96a41c4a07918d360332d13", "id": "75f79c0a-f518-4e57-8400-6eb214fd32f9"}, {"remote_group_id": "902ffe7e-75f4-46ce-ac3f-5ff303af99e7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:58:15Z", "security_group_id": "902ffe7e-75f4-46ce-ac3f-5ff303af99e7", "port_range_min": null, "revision_number": 0, "tenant_id": "5dc5fed9b96a41c4a07918d360332d13", "created_at": "2018-11-14T18:58:15Z", "project_id": "5dc5fed9b96a41c4a07918d360332d13", "id": "7ead8630-09ff-4ea8-bd0f-5b61b1490efc"}, {"remote_group_id": "902ffe7e-75f4-46ce-ac3f-5ff303af99e7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:58:15Z", "security_group_id": "902ffe7e-75f4-46ce-ac3f-5ff303af99e7", "port_range_min": null, "revision_number": 0, "tenant_id": "5dc5fed9b96a41c4a07918d360332d13", "created_at": "2018-11-14T18:58:15Z", "project_id": "5dc5fed9b96a41c4a07918d360332d13", "id": "a88733b1-bc63-49d6-b3e3-6f8828338f1f"}]} 2018-11-14 18:58:48,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=902ffe7e-75f4-46ce-ac3f-5ff303af99e7 used request id req-bbc2c25a-ea7f-4610-b162-31ac99761065 2018-11-14 18:58:48,529 - neutron_utils - INFO - Deleting security group with name - default 2018-11-14 18:58:48,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/902ffe7e-75f4-46ce-ac3f-5ff303af99e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30bf0223740a0ab59df160ac2001ab0fc4274dc8" 2018-11-14 18:58:48,958 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c16f57c4-eb95-4e19-aa95-e1f0a7f40321 Content-Length: 0 Date: Wed, 14 Nov 2018 18:58:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:58:48,958 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/902ffe7e-75f4-46ce-ac3f-5ff303af99e7 used request id req-c16f57c4-eb95-4e19-aa95-e1f0a7f40321 2018-11-14 18:58:48,959 - keystone_utils - INFO - Deleting project with name - CreateInstanceFromThreePartImage-22ece31a-c6f2-4d2-proj 2018-11-14 18:58:48,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/5dc5fed9b96a41c4a07918d360332d13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30bf0223740a0ab59df160ac2001ab0fc4274dc8" 2018-11-14 18:58:49,350 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:58:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-604a9bdd-50c7-43f5-9653-946d2e0ed746 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:58:49,350 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/5dc5fed9b96a41c4a07918d360332d13 used request id req-604a9bdd-50c7-43f5-9653-946d2e0ed746 2018-11-14 18:58:49,350 - keystone_utils - INFO - Deleting role with name - CreateInstanceFromThreePartImage-22ece31a-c6f2-4d2-proj-role 2018-11-14 18:58:49,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/c0a8d0a1f4c94a26af94544ec2ed55b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30bf0223740a0ab59df160ac2001ab0fc4274dc8" 2018-11-14 18:58:49,486 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:58:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69af819a-bf1b-46e4-b1cd-a00a11e5ac18 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:58:49,487 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/c0a8d0a1f4c94a26af94544ec2ed55b1 used request id req-69af819a-bf1b-46e4-b1cd-a00a11e5ac18 2018-11-14 18:58:49,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30bf0223740a0ab59df160ac2001ab0fc4274dc8" 2018-11-14 18:58:49,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:58:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ec2d9b4-cc30-4f04-a3a0-eecb4e3f9e0f Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:58:49,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-7ec2d9b4-cc30-4f04-a3a0-eecb4e3f9e0f 2018-11-14 18:58:49,587 - keystone_utils - INFO - Deleting user with name - CreateInstanceFromThreePartImage-22ece31a-c6f2-4d2-user 2018-11-14 18:58:49,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/0b536d685ca14be8a489363079f856ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e664549fa0bc1e92d182d87139a4b6035d456057" 2018-11-14 18:58:49,788 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:58:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-877cf548-378d-42af-8fc9-9f17a7a75dba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:58:49,788 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/0b536d685ca14be8a489363079f856ad used request id req-877cf548-378d-42af-8fc9-9f17a7a75dba 2018-11-14 18:58:49,789 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:58:50,211 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:58:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["m43BvO_6T-moahc9kN5AMQ"], "issued_at": "2018-11-14T18:58:50.000000Z"}} 2018-11-14 18:58:50,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df4802a65c492f3d6d82bd13dfcfeef6a7a47486" 2018-11-14 18:58:50,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:58:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98b76bf2-28c4-48c9-b21c-dc3b0f6fa4c0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:58:50,311 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-98b76bf2-28c4-48c9-b21c-dc3b0f6fa4c0 2018-11-14 18:58:50,311 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:58:50,312 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:58:50,734 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:58:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["UCiORXH2Tc29zc9E_PkjWw"], "issued_at": "2018-11-14T18:58:50.000000Z"}} 2018-11-14 18:58:50,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d35c7327809d3f8e3f8016fd380c950035fa23" 2018-11-14 18:58:50,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:58:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27446121-d9b5-4864-8a20-ee3c02080074 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:58:50,846 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-27446121-d9b5-4864-8a20-ee3c02080074 2018-11-14 18:58:50,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:58:50,856 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:58: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:58:50,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-9abb93fa-ca96-4b3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d35c7327809d3f8e3f8016fd380c950035fa23" 2018-11-14 18:58:50,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:58:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c825c1c4-22cd-4d59-a3c4-cdc7fec22f8f Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-9abb93fa-ca96-4b3-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:58:50,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-9abb93fa-ca96-4b3-proj used request id req-c825c1c4-22cd-4d59-a3c4-cdc7fec22f8f 2018-11-14 18:58:50,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d35c7327809d3f8e3f8016fd380c950035fa23" 2018-11-14 18:58:51,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:58:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a869c62-4ea8-4e7b-a5b8-67141a7832e6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:58:51,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-9a869c62-4ea8-4e7b-a5b8-67141a7832e6 2018-11-14 18:58:51,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d35c7327809d3f8e3f8016fd380c950035fa23" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceVolumeTests-9abb93fa-ca96-4b3-proj"}}' 2018-11-14 18:58:51,218 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:58:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8b4e379-1663-47c6-86fc-883bd31caf2f Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5eff3306f94f4763a588f077f6b27774"}, "tags": [], "enabled": true, "id": "5eff3306f94f4763a588f077f6b27774", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-9abb93fa-ca96-4b3-proj"}} 2018-11-14 18:58:51,219 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-e8b4e379-1663-47c6-86fc-883bd31caf2f 2018-11-14 18:58:51,219 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-9abb93fa-ca96-4b3-proj 2018-11-14 18:58:51,219 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:58:51,220 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:58:51,643 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:58:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["FoAuwVf3QHKjNgnGYRcPnQ"], "issued_at": "2018-11-14T18:58:51.000000Z"}} 2018-11-14 18:58:51,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a50bd9fbc7e0bf514d2d254685a3e2d3f00d3d7f" 2018-11-14 18:58:51,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:58:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3622eb7e-7060-499c-8e4a-94e919e56c30 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:58:51,751 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-3622eb7e-7060-499c-8e4a-94e919e56c30 2018-11-14 18:58:51,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:58:51,760 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:58: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:58:51,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a50bd9fbc7e0bf514d2d254685a3e2d3f00d3d7f" 2018-11-14 18:58:51,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:58:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2b877d0-8278-43f3-b930-9fa962a4db70 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:58:51,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-e2b877d0-8278-43f3-b930-9fa962a4db70 2018-11-14 18:58:51,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstanceVolumeTests-9abb93fa-ca96-4b3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a50bd9fbc7e0bf514d2d254685a3e2d3f00d3d7f" 2018-11-14 18:58:52,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:58:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c691899-ce26-49eb-9415-344cdb91eba9 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstanceVolumeTests-9abb93fa-ca96-4b3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5eff3306f94f4763a588f077f6b27774"}, "tags": [], "enabled": true, "id": "5eff3306f94f4763a588f077f6b27774", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-9abb93fa-ca96-4b3-proj"}]} 2018-11-14 18:58:52,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstanceVolumeTests-9abb93fa-ca96-4b3-proj used request id req-7c691899-ce26-49eb-9415-344cdb91eba9 2018-11-14 18:58:52,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a50bd9fbc7e0bf514d2d254685a3e2d3f00d3d7f" 2018-11-14 18:58:52,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:58:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfa1c0ec-eddf-4f4f-9e7b-d030dee8e2d2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:58:52,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-cfa1c0ec-eddf-4f4f-9e7b-d030dee8e2d2 2018-11-14 18:58:52,511 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-9abb93fa-ca96-4b3-user 2018-11-14 18:58:52,511 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:58:52,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d35c7327809d3f8e3f8016fd380c950035fa23" 2018-11-14 18:58:52,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:58:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4df7978-34ab-4e58-a017-4051bc6c0fe4 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:58:52,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-c4df7978-34ab-4e58-a017-4051bc6c0fe4 2018-11-14 18:58:52,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d35c7327809d3f8e3f8016fd380c950035fa23" -d '{"role": {"name": "CreateInstanceVolumeTests-9abb93fa-ca96-4b3-proj-role"}}' 2018-11-14 18:58:52,769 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:58:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d7924bf-7ba7-45b8-88ef-a19f7635f905 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "efa1a15737984a0baab925651b23a9a3", "links": {"self": "http://172.30.9.28:5000/v3/roles/efa1a15737984a0baab925651b23a9a3"}, "name": "CreateInstanceVolumeTests-9abb93fa-ca96-4b3-proj-role"}} 2018-11-14 18:58:52,769 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-0d7924bf-7ba7-45b8-88ef-a19f7635f905 2018-11-14 18:58:52,769 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-9abb93fa-ca96-4b3-proj-role 2018-11-14 18:58:52,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/efa1a15737984a0baab925651b23a9a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d35c7327809d3f8e3f8016fd380c950035fa23" 2018-11-14 18:58:52,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:58:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78511796-a19f-4ea9-a2fa-c3e81dd69df2 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "efa1a15737984a0baab925651b23a9a3", "links": {"self": "http://172.30.9.28:5000/v3/roles/efa1a15737984a0baab925651b23a9a3"}, "name": "CreateInstanceVolumeTests-9abb93fa-ca96-4b3-proj-role"}} 2018-11-14 18:58:52,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/efa1a15737984a0baab925651b23a9a3 used request id req-78511796-a19f-4ea9-a2fa-c3e81dd69df2 2018-11-14 18:58:52,887 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-9abb93fa-ca96-4b3-proj-role to project CreateInstanceVolumeTests-9abb93fa-ca96-4b3-proj 2018-11-14 18:58:52,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/5eff3306f94f4763a588f077f6b27774/users/c8ed86f912fb49a5b16c02ccf946ece3/roles/efa1a15737984a0baab925651b23a9a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d35c7327809d3f8e3f8016fd380c950035fa23" 2018-11-14 18:58:53,085 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:58:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f7eadf9-1473-4fe9-8490-fb7f5572d48b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:58:53,085 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/5eff3306f94f4763a588f077f6b27774/users/c8ed86f912fb49a5b16c02ccf946ece3/roles/efa1a15737984a0baab925651b23a9a3 used request id req-2f7eadf9-1473-4fe9-8490-fb7f5572d48b 2018-11-14 18:58:53,086 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:58:53,089 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-14 18:58:53,090 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:58:53,090 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:58:53,494 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa1a15737984a0baab925651b23a9a3", "name": "CreateInstanceVolumeTests-9abb93fa-ca96-4b3-proj-role"}], "expires_at": "2018-11-14T19:58:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5eff3306f94f4763a588f077f6b27774", "name": "CreateInstanceVolumeTests-9abb93fa-ca96-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/5eff3306f94f4763a588f077f6b27774", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/5eff3306f94f4763a588f077f6b27774", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/5eff3306f94f4763a588f077f6b27774", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_5eff3306f94f4763a588f077f6b27774", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_5eff3306f94f4763a588f077f6b27774", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/5eff3306f94f4763a588f077f6b27774", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/5eff3306f94f4763a588f077f6b27774", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/5eff3306f94f4763a588f077f6b27774", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/5eff3306f94f4763a588f077f6b27774", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/5eff3306f94f4763a588f077f6b27774", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/5eff3306f94f4763a588f077f6b27774", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/5eff3306f94f4763a588f077f6b27774", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/5eff3306f94f4763a588f077f6b27774", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/5eff3306f94f4763a588f077f6b27774", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-9abb93fa-ca96-4b3-user", "id": "c8ed86f912fb49a5b16c02ccf946ece3"}, "audit_ids": ["Bm5lzlwVRvC-lqK2FkydSw"], "issued_at": "2018-11-14T18:58:53.000000Z"}} 2018-11-14 18:58:53,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e74ee25693e57dadeec93cd8bdc0540316001f5b" 2018-11-14 18:58:53,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:58:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d833538-14e2-484e-bba3-09f3ade5bf0b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:58:53,590 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-6d833538-14e2-484e-bba3-09f3ade5bf0b 2018-11-14 18:58:53,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e74ee25693e57dadeec93cd8bdc0540316001f5b" 2018-11-14 18:58:53,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-cdaec4b4-ed7e-4a53-a2c4-2a7e3592b4eb Date: Wed, 14 Nov 2018 18:58:53 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-image"} 2018-11-14 18:58:53,800 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-image used request id req-cdaec4b4-ed7e-4a53-a2c4-2a7e3592b4eb 2018-11-14 18:58:53,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e74ee25693e57dadeec93cd8bdc0540316001f5b" 2018-11-14 18:58:53,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-7c066d17-58a7-4e55-b617-ec480e378232 Date: Wed, 14 Nov 2018 18:58:53 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-11-14 18:58:53,992 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-7c066d17-58a7-4e55-b617-ec480e378232 2018-11-14 18:58:54,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e74ee25693e57dadeec93cd8bdc0540316001f5b" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-image"}' 2018-11-14 18:58:54,250 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/ee3e67fc-4ce2-43aa-896f-6045181200fb Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4610307b-c84f-46df-b7e7-c761b5d13d28 Date: Wed, 14 Nov 2018 18:58:54 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:58:54Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-14T18:58:54Z", "visibility": "shared", "locations": [], "self": "/v2/images/ee3e67fc-4ce2-43aa-896f-6045181200fb", "min_disk": 0, "protected": false, "id": "ee3e67fc-4ce2-43aa-896f-6045181200fb", "file": "/v2/images/ee3e67fc-4ce2-43aa-896f-6045181200fb/file", "checksum": null, "owner": "5eff3306f94f4763a588f077f6b27774", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:58:54,250 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-4610307b-c84f-46df-b7e7-c761b5d13d28 2018-11-14 18:58:54,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/ee3e67fc-4ce2-43aa-896f-6045181200fb/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e74ee25693e57dadeec93cd8bdc0540316001f5b" -d '' 2018-11-14 18:58:55,073 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4903de7d-e95d-44f8-9b10-b73e6bca66f7 Date: Wed, 14 Nov 2018 18:58:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:58:55,074 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/ee3e67fc-4ce2-43aa-896f-6045181200fb/file used request id req-4903de7d-e95d-44f8-9b10-b73e6bca66f7 2018-11-14 18:58:55,074 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-14 18:58:55,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/ee3e67fc-4ce2-43aa-896f-6045181200fb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e74ee25693e57dadeec93cd8bdc0540316001f5b" 2018-11-14 18:58:55,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-83abb71d-9f24-4d51-a27f-e3adfc28f1ce Date: Wed, 14 Nov 2018 18:58:55 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:58:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:58:55Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/ee3e67fc-4ce2-43aa-896f-6045181200fb/snap", "metadata": {}}], "self": "/v2/images/ee3e67fc-4ce2-43aa-896f-6045181200fb", "min_disk": 0, "protected": false, "id": "ee3e67fc-4ce2-43aa-896f-6045181200fb", "file": "/v2/images/ee3e67fc-4ce2-43aa-896f-6045181200fb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5eff3306f94f4763a588f077f6b27774", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/ee3e67fc-4ce2-43aa-896f-6045181200fb/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:58:55,282 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/ee3e67fc-4ce2-43aa-896f-6045181200fb used request id req-83abb71d-9f24-4d51-a27f-e3adfc28f1ce 2018-11-14 18:58:55,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e74ee25693e57dadeec93cd8bdc0540316001f5b" 2018-11-14 18:58:55,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-2a87a038-1b55-4360-a678-d3b4263c895c Date: Wed, 14 Nov 2018 18:58:55 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-11-14 18:58:55,293 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-2a87a038-1b55-4360-a678-d3b4263c895c 2018-11-14 18:58:55,296 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-image 2018-11-14 18:58:55,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/ee3e67fc-4ce2-43aa-896f-6045181200fb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e74ee25693e57dadeec93cd8bdc0540316001f5b" 2018-11-14 18:58:55,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-cfe5cb5f-b892-49cc-9ed9-412210a2750f Date: Wed, 14 Nov 2018 18:58:55 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:58:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:58:55Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/ee3e67fc-4ce2-43aa-896f-6045181200fb/snap", "metadata": {}}], "self": "/v2/images/ee3e67fc-4ce2-43aa-896f-6045181200fb", "min_disk": 0, "protected": false, "id": "ee3e67fc-4ce2-43aa-896f-6045181200fb", "file": "/v2/images/ee3e67fc-4ce2-43aa-896f-6045181200fb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5eff3306f94f4763a588f077f6b27774", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/ee3e67fc-4ce2-43aa-896f-6045181200fb/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:58:55,505 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/ee3e67fc-4ce2-43aa-896f-6045181200fb used request id req-cfe5cb5f-b892-49cc-9ed9-412210a2750f 2018-11-14 18:58:55,505 - create_image - DEBUG - Instance status is - active 2018-11-14 18:58:55,505 - create_image - DEBUG - Image is active with name - CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-image 2018-11-14 18:58:55,505 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-image 2018-11-14 18:58:55,506 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:58:55,506 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:58:56,029 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:58:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["AiFn8ls-TY-U1IccqQ7UwQ"], "issued_at": "2018-11-14T18:58:56.000000Z"}} 2018-11-14 18:58:56,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a0feb6fd0bb603d64a210ee7bb4b7f9741d08eb" 2018-11-14 18:58:56,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:58:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e90d9551-da49-48fd-ae87-95a6e59fd61d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:58:56,126 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-e90d9551-da49-48fd-ae87-95a6e59fd61d 2018-11-14 18:58:56,127 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:58:56,131 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a0feb6fd0bb603d64a210ee7bb4b7f9741d08eb" 2018-11-14 18:58:56,334 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:58: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-c5efd20f-83aa-4807-a294-8b6c1f1a23ed x-compute-request-id: req-c5efd20f-83aa-4807-a294-8b6c1f1a23ed Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-14 18:58:56,334 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-c5efd20f-83aa-4807-a294-8b6c1f1a23ed 2018-11-14 18:58:56,337 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a0feb6fd0bb603d64a210ee7bb4b7f9741d08eb" -d '{"flavor": {"vcpus": 2, "disk": 1, "name": "CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-14 18:58:56,375 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:58: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-25c36f62-3d2a-4793-8c4b-313c9dc65056 x-compute-request-id: req-25c36f62-3d2a-4793-8c4b-313c9dc65056 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-flavor-name", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/591866bd-c883-4d37-a3ef-e5acf0bc0914", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/591866bd-c883-4d37-a3ef-e5acf0bc0914", "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": "591866bd-c883-4d37-a3ef-e5acf0bc0914"}} 2018-11-14 18:58:56,375 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-25c36f62-3d2a-4793-8c4b-313c9dc65056 2018-11-14 18:58:56,376 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:58:56,377 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:58:56,790 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa1a15737984a0baab925651b23a9a3", "name": "CreateInstanceVolumeTests-9abb93fa-ca96-4b3-proj-role"}], "expires_at": "2018-11-14T19:58:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5eff3306f94f4763a588f077f6b27774", "name": "CreateInstanceVolumeTests-9abb93fa-ca96-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/5eff3306f94f4763a588f077f6b27774", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/5eff3306f94f4763a588f077f6b27774", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/5eff3306f94f4763a588f077f6b27774", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_5eff3306f94f4763a588f077f6b27774", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_5eff3306f94f4763a588f077f6b27774", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/5eff3306f94f4763a588f077f6b27774", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/5eff3306f94f4763a588f077f6b27774", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/5eff3306f94f4763a588f077f6b27774", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/5eff3306f94f4763a588f077f6b27774", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/5eff3306f94f4763a588f077f6b27774", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/5eff3306f94f4763a588f077f6b27774", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/5eff3306f94f4763a588f077f6b27774", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/5eff3306f94f4763a588f077f6b27774", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/5eff3306f94f4763a588f077f6b27774", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-9abb93fa-ca96-4b3-user", "id": "c8ed86f912fb49a5b16c02ccf946ece3"}, "audit_ids": ["GWfRfkYEQuK64z5J9JgnpQ"], "issued_at": "2018-11-14T18:58:56.000000Z"}} 2018-11-14 18:58:56,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d659fa8d01b53ef13811f9dd5ffe30649945c55" 2018-11-14 18:58:56,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:58:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd097c65-3237-4cdc-ab05-8ec2b2e66c33 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:58:56,877 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-fd097c65-3237-4cdc-ab05-8ec2b2e66c33 2018-11-14 18:58:56,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d659fa8d01b53ef13811f9dd5ffe30649945c55" 2018-11-14 18:58:57,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-34fb9e62-ae41-41c5-a431-7bdea5725aba Date: Wed, 14 Nov 2018 18:58:57 GMT RESP BODY: {"networks":[]} 2018-11-14 18:58:57,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-pub-net used request id req-34fb9e62-ae41-41c5-a431-7bdea5725aba 2018-11-14 18:58:57,097 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-pub-net 2018-11-14 18:58:57,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d659fa8d01b53ef13811f9dd5ffe30649945c55" -d '{"network": {"name": "CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-pub-net", "admin_state_up": true}}' 2018-11-14 18:58:57,857 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 607 X-Openstack-Request-Id: req-d8fd86f9-2a99-420b-9a7d-47c099bfc81f Date: Wed, 14 Nov 2018 18:58:57 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"5eff3306f94f4763a588f077f6b27774","created_at":"2018-11-14T18:58:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-11-14T18:58:57Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"5eff3306f94f4763a588f077f6b27774","id":"a0aa676b-6ced-4022-89fd-f4bdc6088e7b","name":"CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-pub-net"}} 2018-11-14 18:58:57,857 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-d8fd86f9-2a99-420b-9a7d-47c099bfc81f 2018-11-14 18:58:57,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=a0aa676b-6ced-4022-89fd-f4bdc6088e7b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d659fa8d01b53ef13811f9dd5ffe30649945c55" 2018-11-14 18:58:58,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 591 X-Openstack-Request-Id: req-881946a3-4770-4b1c-bf9c-1c363a97daf9 Date: Wed, 14 Nov 2018 18:58:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-14T18:58:57Z","tenant_id":"5eff3306f94f4763a588f077f6b27774","created_at":"2018-11-14T18:58:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"5eff3306f94f4763a588f077f6b27774","id":"a0aa676b-6ced-4022-89fd-f4bdc6088e7b","name":"CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-pub-net"}]} 2018-11-14 18:58:58,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=a0aa676b-6ced-4022-89fd-f4bdc6088e7b used request id req-881946a3-4770-4b1c-bf9c-1c363a97daf9 2018-11-14 18:58:58,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=a0aa676b-6ced-4022-89fd-f4bdc6088e7b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d659fa8d01b53ef13811f9dd5ffe30649945c55" 2018-11-14 18:58:58,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4ba2057d-1acf-4421-b737-4f72dbd3a879 Date: Wed, 14 Nov 2018 18:58:58 GMT RESP BODY: {"subnets":[]} 2018-11-14 18:58:58,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=a0aa676b-6ced-4022-89fd-f4bdc6088e7b used request id req-4ba2057d-1acf-4421-b737-4f72dbd3a879 2018-11-14 18:58:58,344 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-pub-subnet 2018-11-14 18:58:58,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d659fa8d01b53ef13811f9dd5ffe30649945c55" -d '{"subnets": [{"ip_version": 4, "network_id": "a0aa676b-6ced-4022-89fd-f4bdc6088e7b", "cidr": "10.55.0.0/24", "name": "CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-pub-subnet"}]}' 2018-11-14 18:58:59,215 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-6e7ad92c-56a8-432d-a2e3-dbcb542ffa60 Date: Wed, 14 Nov 2018 18:58:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a0aa676b-6ced-4022-89fd-f4bdc6088e7b","tenant_id":"5eff3306f94f4763a588f077f6b27774","created_at":"2018-11-14T18:58:58Z","dns_nameservers":[],"updated_at":"2018-11-14T18:58:58Z","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":"5eff3306f94f4763a588f077f6b27774","id":"498adbb1-4fd7-4b73-8c29-5e3431410910","subnetpool_id":null,"name":"CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-pub-subnet"}]} 2018-11-14 18:58:59,216 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-6e7ad92c-56a8-432d-a2e3-dbcb542ffa60 2018-11-14 18:58:59,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=a0aa676b-6ced-4022-89fd-f4bdc6088e7b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d659fa8d01b53ef13811f9dd5ffe30649945c55" 2018-11-14 18:58:59,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-e465d377-5dbb-48e4-9c82-22a77d43fad8 Date: Wed, 14 Nov 2018 18:58:59 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["498adbb1-4fd7-4b73-8c29-5e3431410910"],"updated_at":"2018-11-14T18:58:58Z","tenant_id":"5eff3306f94f4763a588f077f6b27774","created_at":"2018-11-14T18:58:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5eff3306f94f4763a588f077f6b27774","id":"a0aa676b-6ced-4022-89fd-f4bdc6088e7b","name":"CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-pub-net"}]} 2018-11-14 18:58:59,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=a0aa676b-6ced-4022-89fd-f4bdc6088e7b used request id req-e465d377-5dbb-48e4-9c82-22a77d43fad8 2018-11-14 18:58:59,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=a0aa676b-6ced-4022-89fd-f4bdc6088e7b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d659fa8d01b53ef13811f9dd5ffe30649945c55" 2018-11-14 18:58:59,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-0c14852e-9059-44ed-ba09-db364898dfed Date: Wed, 14 Nov 2018 18:58:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a0aa676b-6ced-4022-89fd-f4bdc6088e7b","tenant_id":"5eff3306f94f4763a588f077f6b27774","created_at":"2018-11-14T18:58:58Z","dns_nameservers":[],"updated_at":"2018-11-14T18:58:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5eff3306f94f4763a588f077f6b27774","id":"498adbb1-4fd7-4b73-8c29-5e3431410910","subnetpool_id":null,"name":"CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-pub-subnet"}]} 2018-11-14 18:58:59,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=a0aa676b-6ced-4022-89fd-f4bdc6088e7b used request id req-0c14852e-9059-44ed-ba09-db364898dfed 2018-11-14 18:58:59,770 - OpenStackNetwork - DEBUG - Network [a0aa676b-6ced-4022-89fd-f4bdc6088e7b] created successfully 2018-11-14 18:58:59,770 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:58:59,771 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:59:00,173 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa1a15737984a0baab925651b23a9a3", "name": "CreateInstanceVolumeTests-9abb93fa-ca96-4b3-proj-role"}], "expires_at": "2018-11-14T19:59:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5eff3306f94f4763a588f077f6b27774", "name": "CreateInstanceVolumeTests-9abb93fa-ca96-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/5eff3306f94f4763a588f077f6b27774", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/5eff3306f94f4763a588f077f6b27774", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/5eff3306f94f4763a588f077f6b27774", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_5eff3306f94f4763a588f077f6b27774", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_5eff3306f94f4763a588f077f6b27774", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/5eff3306f94f4763a588f077f6b27774", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/5eff3306f94f4763a588f077f6b27774", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/5eff3306f94f4763a588f077f6b27774", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/5eff3306f94f4763a588f077f6b27774", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/5eff3306f94f4763a588f077f6b27774", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/5eff3306f94f4763a588f077f6b27774", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/5eff3306f94f4763a588f077f6b27774", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/5eff3306f94f4763a588f077f6b27774", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/5eff3306f94f4763a588f077f6b27774", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-9abb93fa-ca96-4b3-user", "id": "c8ed86f912fb49a5b16c02ccf946ece3"}, "audit_ids": ["bU78EZDhQGyhCnrSr0RZvQ"], "issued_at": "2018-11-14T18:59:00.000000Z"}} 2018-11-14 18:59:00,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67c577fd78944f3ba1025d1a46d2a7a6b2715659" 2018-11-14 18:59:00,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:59:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb3410b3-531e-476a-a5fc-a7a85494dee9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:59:00,282 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-cb3410b3-531e-476a-a5fc-a7a85494dee9 2018-11-14 18:59:00,287 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/5eff3306f94f4763a588f077f6b27774/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67c577fd78944f3ba1025d1a46d2a7a6b2715659" 2018-11-14 18:59:00,535 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:59:00 GMT Server: Apache x-compute-request-id: req-9473c95e-2d6b-40b4-9531-3756323348d3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9473c95e-2d6b-40b4-9531-3756323348d3 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-14 18:59:00,535 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/5eff3306f94f4763a588f077f6b27774/volumes/detail used request id req-9473c95e-2d6b-40b4-9531-3756323348d3 2018-11-14 18:59:00,538 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/5eff3306f94f4763a588f077f6b27774/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-9473c95e-2d6b-40b4-9531-3756323348d3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67c577fd78944f3ba1025d1a46d2a7a6b2715659" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-1", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-11-14 18:59:01,218 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18:59:00 GMT Server: Apache x-compute-request-id: req-4939cbb2-0fde-4995-97a6-384646d9e71a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4939cbb2-0fde-4995-97a6-384646d9e71a Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "c8ed86f912fb49a5b16c02ccf946ece3", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/5eff3306f94f4763a588f077f6b27774/volumes/6e9d3c39-643e-4ce3-804b-4ac0f7372f9d", "rel": "self"}, {"href": "http://172.30.9.28:8776/5eff3306f94f4763a588f077f6b27774/volumes/6e9d3c39-643e-4ce3-804b-4ac0f7372f9d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-14T18:59:00.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6e9d3c39-643e-4ce3-804b-4ac0f7372f9d", "size": 1}} 2018-11-14 18:59:01,218 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/5eff3306f94f4763a588f077f6b27774/volumes used request id req-4939cbb2-0fde-4995-97a6-384646d9e71a 2018-11-14 18:59:01,221 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/5eff3306f94f4763a588f077f6b27774/volumes/6e9d3c39-643e-4ce3-804b-4ac0f7372f9d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9473c95e-2d6b-40b4-9531-3756323348d3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67c577fd78944f3ba1025d1a46d2a7a6b2715659" 2018-11-14 18:59:01,498 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:59:01 GMT Server: Apache x-compute-request-id: req-25917dae-b504-4e6c-89ba-aa1dfe0423c2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-25917dae-b504-4e6c-89ba-aa1dfe0423c2 Content-Encoding: gzip Content-Length: 467 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "c8ed86f912fb49a5b16c02ccf946ece3", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/5eff3306f94f4763a588f077f6b27774/volumes/6e9d3c39-643e-4ce3-804b-4ac0f7372f9d", "rel": "self"}, {"href": "http://172.30.9.28:8776/5eff3306f94f4763a588f077f6b27774/volumes/6e9d3c39-643e-4ce3-804b-4ac0f7372f9d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-14T18:59:00.000000", "description": null, "os-vol-tenant-attr:tenant_id": "5eff3306f94f4763a588f077f6b27774", "updated_at": "2018-11-14T18:59:01.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6e9d3c39-643e-4ce3-804b-4ac0f7372f9d", "size": 1}} 2018-11-14 18:59:01,498 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/5eff3306f94f4763a588f077f6b27774/volumes/6e9d3c39-643e-4ce3-804b-4ac0f7372f9d used request id req-25917dae-b504-4e6c-89ba-aa1dfe0423c2 2018-11-14 18:59:01,499 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-1 2018-11-14 18:59:01,501 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/5eff3306f94f4763a588f077f6b27774/volumes/6e9d3c39-643e-4ce3-804b-4ac0f7372f9d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9473c95e-2d6b-40b4-9531-3756323348d3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67c577fd78944f3ba1025d1a46d2a7a6b2715659" 2018-11-14 18:59:01,739 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:59:01 GMT Server: Apache x-compute-request-id: req-68219b8b-7338-40ae-9e70-12312d296987 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-68219b8b-7338-40ae-9e70-12312d296987 Content-Encoding: gzip Content-Length: 467 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "c8ed86f912fb49a5b16c02ccf946ece3", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/5eff3306f94f4763a588f077f6b27774/volumes/6e9d3c39-643e-4ce3-804b-4ac0f7372f9d", "rel": "self"}, {"href": "http://172.30.9.28:8776/5eff3306f94f4763a588f077f6b27774/volumes/6e9d3c39-643e-4ce3-804b-4ac0f7372f9d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-14T18:59:00.000000", "description": null, "os-vol-tenant-attr:tenant_id": "5eff3306f94f4763a588f077f6b27774", "updated_at": "2018-11-14T18:59:01.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6e9d3c39-643e-4ce3-804b-4ac0f7372f9d", "size": 1}} 2018-11-14 18:59:01,739 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/5eff3306f94f4763a588f077f6b27774/volumes/6e9d3c39-643e-4ce3-804b-4ac0f7372f9d used request id req-68219b8b-7338-40ae-9e70-12312d296987 2018-11-14 18:59:01,739 - create_volume - DEBUG - Instance status is - available 2018-11-14 18:59:01,739 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-1 2018-11-14 18:59:01,740 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-1 2018-11-14 18:59:01,740 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:59:01,740 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:59:02,179 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa1a15737984a0baab925651b23a9a3", "name": "CreateInstanceVolumeTests-9abb93fa-ca96-4b3-proj-role"}], "expires_at": "2018-11-14T19:59:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5eff3306f94f4763a588f077f6b27774", "name": "CreateInstanceVolumeTests-9abb93fa-ca96-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/5eff3306f94f4763a588f077f6b27774", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/5eff3306f94f4763a588f077f6b27774", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/5eff3306f94f4763a588f077f6b27774", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_5eff3306f94f4763a588f077f6b27774", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_5eff3306f94f4763a588f077f6b27774", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/5eff3306f94f4763a588f077f6b27774", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/5eff3306f94f4763a588f077f6b27774", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/5eff3306f94f4763a588f077f6b27774", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/5eff3306f94f4763a588f077f6b27774", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/5eff3306f94f4763a588f077f6b27774", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/5eff3306f94f4763a588f077f6b27774", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/5eff3306f94f4763a588f077f6b27774", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/5eff3306f94f4763a588f077f6b27774", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/5eff3306f94f4763a588f077f6b27774", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-9abb93fa-ca96-4b3-user", "id": "c8ed86f912fb49a5b16c02ccf946ece3"}, "audit_ids": ["zbFhp36CSje2SGLMxxnwtQ"], "issued_at": "2018-11-14T18:59:02.000000Z"}} 2018-11-14 18:59:02,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0ddc817442acc0990bd2363cd4943bcb2efced3" 2018-11-14 18:59:02,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:59:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52ebf120-700c-4bc6-bbbb-7b8a0e767759 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:59:02,275 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-52ebf120-700c-4bc6-bbbb-7b8a0e767759 2018-11-14 18:59:02,280 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/5eff3306f94f4763a588f077f6b27774/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0ddc817442acc0990bd2363cd4943bcb2efced3" 2018-11-14 18:59:02,516 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:59:02 GMT Server: Apache x-compute-request-id: req-ded06e4f-eea8-4523-a20b-4722bd6710f5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ded06e4f-eea8-4523-a20b-4722bd6710f5 Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "c8ed86f912fb49a5b16c02ccf946ece3", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/5eff3306f94f4763a588f077f6b27774/volumes/6e9d3c39-643e-4ce3-804b-4ac0f7372f9d", "rel": "self"}, {"href": "http://172.30.9.28:8776/5eff3306f94f4763a588f077f6b27774/volumes/6e9d3c39-643e-4ce3-804b-4ac0f7372f9d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-14T18:59:00.000000", "description": null, "os-vol-tenant-attr:tenant_id": "5eff3306f94f4763a588f077f6b27774", "updated_at": "2018-11-14T18:59:01.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6e9d3c39-643e-4ce3-804b-4ac0f7372f9d", "size": 1}]} 2018-11-14 18:59:02,516 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/5eff3306f94f4763a588f077f6b27774/volumes/detail used request id req-ded06e4f-eea8-4523-a20b-4722bd6710f5 2018-11-14 18:59:02,519 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/5eff3306f94f4763a588f077f6b27774/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-ded06e4f-eea8-4523-a20b-4722bd6710f5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0ddc817442acc0990bd2363cd4943bcb2efced3" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-2", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-11-14 18:59:02,975 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18:59:02 GMT Server: Apache x-compute-request-id: req-694865cb-4882-465f-b32c-fb48e46f0e38 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-694865cb-4882-465f-b32c-fb48e46f0e38 Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "c8ed86f912fb49a5b16c02ccf946ece3", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/5eff3306f94f4763a588f077f6b27774/volumes/f7b8f415-53a6-4d26-b5e0-08d784f5cdb4", "rel": "self"}, {"href": "http://172.30.9.28:8776/5eff3306f94f4763a588f077f6b27774/volumes/f7b8f415-53a6-4d26-b5e0-08d784f5cdb4", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-14T18:59:02.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f7b8f415-53a6-4d26-b5e0-08d784f5cdb4", "size": 1}} 2018-11-14 18:59:02,975 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/5eff3306f94f4763a588f077f6b27774/volumes used request id req-694865cb-4882-465f-b32c-fb48e46f0e38 2018-11-14 18:59:02,979 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/5eff3306f94f4763a588f077f6b27774/volumes/f7b8f415-53a6-4d26-b5e0-08d784f5cdb4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ded06e4f-eea8-4523-a20b-4722bd6710f5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0ddc817442acc0990bd2363cd4943bcb2efced3" 2018-11-14 18:59:03,259 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:59:02 GMT Server: Apache x-compute-request-id: req-3820428f-6968-4c68-b163-8ae5a07c8457 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3820428f-6968-4c68-b163-8ae5a07c8457 Content-Encoding: gzip Content-Length: 468 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "c8ed86f912fb49a5b16c02ccf946ece3", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/5eff3306f94f4763a588f077f6b27774/volumes/f7b8f415-53a6-4d26-b5e0-08d784f5cdb4", "rel": "self"}, {"href": "http://172.30.9.28:8776/5eff3306f94f4763a588f077f6b27774/volumes/f7b8f415-53a6-4d26-b5e0-08d784f5cdb4", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-14T18:59:02.000000", "description": null, "os-vol-tenant-attr:tenant_id": "5eff3306f94f4763a588f077f6b27774", "updated_at": "2018-11-14T18:59:03.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f7b8f415-53a6-4d26-b5e0-08d784f5cdb4", "size": 1}} 2018-11-14 18:59:03,259 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/5eff3306f94f4763a588f077f6b27774/volumes/f7b8f415-53a6-4d26-b5e0-08d784f5cdb4 used request id req-3820428f-6968-4c68-b163-8ae5a07c8457 2018-11-14 18:59:03,259 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-2 2018-11-14 18:59:03,262 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/5eff3306f94f4763a588f077f6b27774/volumes/f7b8f415-53a6-4d26-b5e0-08d784f5cdb4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ded06e4f-eea8-4523-a20b-4722bd6710f5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0ddc817442acc0990bd2363cd4943bcb2efced3" 2018-11-14 18:59:03,931 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:59:03 GMT Server: Apache x-compute-request-id: req-f7a07d8b-6b5f-4899-9649-432d11d952ac OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f7a07d8b-6b5f-4899-9649-432d11d952ac Content-Encoding: gzip Content-Length: 467 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "c8ed86f912fb49a5b16c02ccf946ece3", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/5eff3306f94f4763a588f077f6b27774/volumes/f7b8f415-53a6-4d26-b5e0-08d784f5cdb4", "rel": "self"}, {"href": "http://172.30.9.28:8776/5eff3306f94f4763a588f077f6b27774/volumes/f7b8f415-53a6-4d26-b5e0-08d784f5cdb4", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-14T18:59:02.000000", "description": null, "os-vol-tenant-attr:tenant_id": "5eff3306f94f4763a588f077f6b27774", "updated_at": "2018-11-14T18:59:03.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f7b8f415-53a6-4d26-b5e0-08d784f5cdb4", "size": 1}} 2018-11-14 18:59:03,931 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/5eff3306f94f4763a588f077f6b27774/volumes/f7b8f415-53a6-4d26-b5e0-08d784f5cdb4 used request id req-f7a07d8b-6b5f-4899-9649-432d11d952ac 2018-11-14 18:59:03,931 - create_volume - DEBUG - Instance status is - available 2018-11-14 18:59:03,932 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-2 2018-11-14 18:59:03,932 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-2 2018-11-14 18:59:03,932 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:59:03,933 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:59:04,368 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa1a15737984a0baab925651b23a9a3", "name": "CreateInstanceVolumeTests-9abb93fa-ca96-4b3-proj-role"}], "expires_at": "2018-11-14T19:59:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5eff3306f94f4763a588f077f6b27774", "name": "CreateInstanceVolumeTests-9abb93fa-ca96-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/5eff3306f94f4763a588f077f6b27774", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/5eff3306f94f4763a588f077f6b27774", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/5eff3306f94f4763a588f077f6b27774", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_5eff3306f94f4763a588f077f6b27774", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_5eff3306f94f4763a588f077f6b27774", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/5eff3306f94f4763a588f077f6b27774", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/5eff3306f94f4763a588f077f6b27774", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/5eff3306f94f4763a588f077f6b27774", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/5eff3306f94f4763a588f077f6b27774", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/5eff3306f94f4763a588f077f6b27774", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/5eff3306f94f4763a588f077f6b27774", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/5eff3306f94f4763a588f077f6b27774", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/5eff3306f94f4763a588f077f6b27774", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/5eff3306f94f4763a588f077f6b27774", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-9abb93fa-ca96-4b3-user", "id": "c8ed86f912fb49a5b16c02ccf946ece3"}, "audit_ids": ["vDKjnNOTTACA1pcUw82gPg"], "issued_at": "2018-11-14T18:59:04.000000Z"}} 2018-11-14 18:59:04,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22df7af2dafcd19e972609574c7b4104598a980" 2018-11-14 18:59:04,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:59:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-995e4601-117e-43ab-9ca1-88e1314bad3c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:59:04,383 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-995e4601-117e-43ab-9ca1-88e1314bad3c 2018-11-14 18:59:04,384 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:59:04,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22df7af2dafcd19e972609574c7b4104598a980" 2018-11-14 18:59:04,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:59:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddc75d64-9471-4962-922f-518e6c21489d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:59:04,476 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-ddc75d64-9471-4962-922f-518e6c21489d 2018-11-14 18:59:04,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22df7af2dafcd19e972609574c7b4104598a980" 2018-11-14 18:59:04,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-225b7f86-ab79-40c5-82a8-57ffac5f2874 Date: Wed, 14 Nov 2018 18:59:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["498adbb1-4fd7-4b73-8c29-5e3431410910"],"updated_at":"2018-11-14T18:58:58Z","tenant_id":"5eff3306f94f4763a588f077f6b27774","created_at":"2018-11-14T18:58:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5eff3306f94f4763a588f077f6b27774","id":"a0aa676b-6ced-4022-89fd-f4bdc6088e7b","name":"CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-pub-net"}]} 2018-11-14 18:59:04,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-pub-net used request id req-225b7f86-ab79-40c5-82a8-57ffac5f2874 2018-11-14 18:59:04,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=a0aa676b-6ced-4022-89fd-f4bdc6088e7b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22df7af2dafcd19e972609574c7b4104598a980" 2018-11-14 18:59:04,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9aa2d989-25d6-49d6-8530-56d9987c4929 Date: Wed, 14 Nov 2018 18:59:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a0aa676b-6ced-4022-89fd-f4bdc6088e7b","tenant_id":"5eff3306f94f4763a588f077f6b27774","created_at":"2018-11-14T18:58:58Z","dns_nameservers":[],"updated_at":"2018-11-14T18:58:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5eff3306f94f4763a588f077f6b27774","id":"498adbb1-4fd7-4b73-8c29-5e3431410910","subnetpool_id":null,"name":"CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-pub-subnet"}]} 2018-11-14 18:59:04,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=a0aa676b-6ced-4022-89fd-f4bdc6088e7b used request id req-9aa2d989-25d6-49d6-8530-56d9987c4929 2018-11-14 18:59:04,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22df7af2dafcd19e972609574c7b4104598a980" 2018-11-14 18:59:05,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-96c6e009-f572-4237-a442-c45fdf6b7afc Date: Wed, 14 Nov 2018 18:59:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["498adbb1-4fd7-4b73-8c29-5e3431410910"],"updated_at":"2018-11-14T18:58:58Z","tenant_id":"5eff3306f94f4763a588f077f6b27774","created_at":"2018-11-14T18:58:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5eff3306f94f4763a588f077f6b27774","id":"a0aa676b-6ced-4022-89fd-f4bdc6088e7b","name":"CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-pub-net"}]} 2018-11-14 18:59:05,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-pub-net used request id req-96c6e009-f572-4237-a442-c45fdf6b7afc 2018-11-14 18:59:05,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:59:05,267 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:59: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:59:05,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5eff3306f94f4763a588f077f6b27774 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22df7af2dafcd19e972609574c7b4104598a980" 2018-11-14 18:59:05,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:59:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2860728b-ce34-4b37-aee8-968687157a5b Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5eff3306f94f4763a588f077f6b27774"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5eff3306f94f4763a588f077f6b27774", "name": "CreateInstanceVolumeTests-9abb93fa-ca96-4b3-proj"}} 2018-11-14 18:59:05,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5eff3306f94f4763a588f077f6b27774 used request id req-2860728b-ce34-4b37-aee8-968687157a5b 2018-11-14 18:59:05,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=a0aa676b-6ced-4022-89fd-f4bdc6088e7b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22df7af2dafcd19e972609574c7b4104598a980" 2018-11-14 18:59:05,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-09555bf0-2462-4991-b2de-2eb4cf09df86 Date: Wed, 14 Nov 2018 18:59:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a0aa676b-6ced-4022-89fd-f4bdc6088e7b","tenant_id":"5eff3306f94f4763a588f077f6b27774","created_at":"2018-11-14T18:58:58Z","dns_nameservers":[],"updated_at":"2018-11-14T18:58:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5eff3306f94f4763a588f077f6b27774","id":"498adbb1-4fd7-4b73-8c29-5e3431410910","subnetpool_id":null,"name":"CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-pub-subnet"}]} 2018-11-14 18:59:05,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=a0aa676b-6ced-4022-89fd-f4bdc6088e7b used request id req-09555bf0-2462-4991-b2de-2eb4cf09df86 2018-11-14 18:59:05,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=a0aa676b-6ced-4022-89fd-f4bdc6088e7b&name=CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22df7af2dafcd19e972609574c7b4104598a980" 2018-11-14 18:59:05,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-099b74e9-8391-4c8c-b481-3fc601f5e3ce Date: Wed, 14 Nov 2018 18:59:05 GMT RESP BODY: {"ports":[]} 2018-11-14 18:59:05,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=a0aa676b-6ced-4022-89fd-f4bdc6088e7b&name=CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-port&admin_state_up=True used request id req-099b74e9-8391-4c8c-b481-3fc601f5e3ce 2018-11-14 18:59:05,834 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22df7af2dafcd19e972609574c7b4104598a980" 2018-11-14 18:59:06,075 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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 x-openstack-request-id: req-4bf55c27-f151-4c79-a9f3-0c4321bbe84d x-compute-request-id: req-4bf55c27-f151-4c79-a9f3-0c4321bbe84d Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-14 18:59:06,075 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-inst used request id req-4bf55c27-f151-4c79-a9f3-0c4321bbe84d 2018-11-14 18:59:06,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22df7af2dafcd19e972609574c7b4104598a980" 2018-11-14 18:59:06,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-b8da52c5-8448-4296-ab52-406d44edf5fc Date: Wed, 14 Nov 2018 18:59:06 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["498adbb1-4fd7-4b73-8c29-5e3431410910"],"updated_at":"2018-11-14T18:58:58Z","tenant_id":"5eff3306f94f4763a588f077f6b27774","created_at":"2018-11-14T18:58:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5eff3306f94f4763a588f077f6b27774","id":"a0aa676b-6ced-4022-89fd-f4bdc6088e7b","name":"CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-pub-net"}]} 2018-11-14 18:59:06,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-pub-net used request id req-b8da52c5-8448-4296-ab52-406d44edf5fc 2018-11-14 18:59:06,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=a0aa676b-6ced-4022-89fd-f4bdc6088e7b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22df7af2dafcd19e972609574c7b4104598a980" 2018-11-14 18:59:06,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ebcc3b4a-d5ed-4d0d-bf8b-c0759859e75a Date: Wed, 14 Nov 2018 18:59:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a0aa676b-6ced-4022-89fd-f4bdc6088e7b","tenant_id":"5eff3306f94f4763a588f077f6b27774","created_at":"2018-11-14T18:58:58Z","dns_nameservers":[],"updated_at":"2018-11-14T18:58:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5eff3306f94f4763a588f077f6b27774","id":"498adbb1-4fd7-4b73-8c29-5e3431410910","subnetpool_id":null,"name":"CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-pub-subnet"}]} 2018-11-14 18:59:06,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=a0aa676b-6ced-4022-89fd-f4bdc6088e7b used request id req-ebcc3b4a-d5ed-4d0d-bf8b-c0759859e75a 2018-11-14 18:59:06,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22df7af2dafcd19e972609574c7b4104598a980" 2018-11-14 18:59:06,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-4fa7e41d-b75a-458d-a35a-51b84caffe81 Date: Wed, 14 Nov 2018 18:59:06 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["498adbb1-4fd7-4b73-8c29-5e3431410910"],"updated_at":"2018-11-14T18:58:58Z","tenant_id":"5eff3306f94f4763a588f077f6b27774","created_at":"2018-11-14T18:58:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5eff3306f94f4763a588f077f6b27774","id":"a0aa676b-6ced-4022-89fd-f4bdc6088e7b","name":"CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-pub-net"}]} 2018-11-14 18:59:06,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-pub-net used request id req-4fa7e41d-b75a-458d-a35a-51b84caffe81 2018-11-14 18:59:06,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5eff3306f94f4763a588f077f6b27774 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22df7af2dafcd19e972609574c7b4104598a980" 2018-11-14 18:59:06,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:59:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46258754-49af-4fc7-bb29-33bd2de4348b Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5eff3306f94f4763a588f077f6b27774"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5eff3306f94f4763a588f077f6b27774", "name": "CreateInstanceVolumeTests-9abb93fa-ca96-4b3-proj"}} 2018-11-14 18:59:06,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5eff3306f94f4763a588f077f6b27774 used request id req-46258754-49af-4fc7-bb29-33bd2de4348b 2018-11-14 18:59:06,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=a0aa676b-6ced-4022-89fd-f4bdc6088e7b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22df7af2dafcd19e972609574c7b4104598a980" 2018-11-14 18:59:07,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-6b162ff1-005d-4246-9861-68fa29b50c1d Date: Wed, 14 Nov 2018 18:59:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a0aa676b-6ced-4022-89fd-f4bdc6088e7b","tenant_id":"5eff3306f94f4763a588f077f6b27774","created_at":"2018-11-14T18:58:58Z","dns_nameservers":[],"updated_at":"2018-11-14T18:58:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5eff3306f94f4763a588f077f6b27774","id":"498adbb1-4fd7-4b73-8c29-5e3431410910","subnetpool_id":null,"name":"CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-pub-subnet"}]} 2018-11-14 18:59:07,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=a0aa676b-6ced-4022-89fd-f4bdc6088e7b used request id req-6b162ff1-005d-4246-9861-68fa29b50c1d 2018-11-14 18:59:07,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=a0aa676b-6ced-4022-89fd-f4bdc6088e7b&name=CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22df7af2dafcd19e972609574c7b4104598a980" 2018-11-14 18:59:07,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-33357f41-b036-44f2-9e06-719cbdb56fae Date: Wed, 14 Nov 2018 18:59:07 GMT RESP BODY: {"ports":[]} 2018-11-14 18:59:07,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=a0aa676b-6ced-4022-89fd-f4bdc6088e7b&name=CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-port&admin_state_up=True used request id req-33357f41-b036-44f2-9e06-719cbdb56fae 2018-11-14 18:59:07,084 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:59:07,085 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:59:07,503 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa1a15737984a0baab925651b23a9a3", "name": "CreateInstanceVolumeTests-9abb93fa-ca96-4b3-proj-role"}], "expires_at": "2018-11-14T19:59:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5eff3306f94f4763a588f077f6b27774", "name": "CreateInstanceVolumeTests-9abb93fa-ca96-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/5eff3306f94f4763a588f077f6b27774", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/5eff3306f94f4763a588f077f6b27774", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/5eff3306f94f4763a588f077f6b27774", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_5eff3306f94f4763a588f077f6b27774", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_5eff3306f94f4763a588f077f6b27774", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/5eff3306f94f4763a588f077f6b27774", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/5eff3306f94f4763a588f077f6b27774", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/5eff3306f94f4763a588f077f6b27774", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/5eff3306f94f4763a588f077f6b27774", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/5eff3306f94f4763a588f077f6b27774", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/5eff3306f94f4763a588f077f6b27774", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/5eff3306f94f4763a588f077f6b27774", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/5eff3306f94f4763a588f077f6b27774", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/5eff3306f94f4763a588f077f6b27774", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-9abb93fa-ca96-4b3-user", "id": "c8ed86f912fb49a5b16c02ccf946ece3"}, "audit_ids": ["K13HUhO9Qs66kBDQ4o_NXQ"], "issued_at": "2018-11-14T18:59:07.000000Z"}} 2018-11-14 18:59:07,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d831a22a8f84dc9c0b5ecf14565a221b30792067" 2018-11-14 18:59:07,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:59:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a78a61f9-1a7f-4a96-82de-916a1d67316f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:59:07,601 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-a78a61f9-1a7f-4a96-82de-916a1d67316f 2018-11-14 18:59:07,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22df7af2dafcd19e972609574c7b4104598a980" 2018-11-14 18:59:07,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-afe8118a-ec7b-43e4-8a61-e29ccf0af1a3 Date: Wed, 14 Nov 2018 18:59:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["498adbb1-4fd7-4b73-8c29-5e3431410910"],"updated_at":"2018-11-14T18:58:58Z","tenant_id":"5eff3306f94f4763a588f077f6b27774","created_at":"2018-11-14T18:58:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5eff3306f94f4763a588f077f6b27774","id":"a0aa676b-6ced-4022-89fd-f4bdc6088e7b","name":"CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-pub-net"}]} 2018-11-14 18:59:07,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-pub-net used request id req-afe8118a-ec7b-43e4-8a61-e29ccf0af1a3 2018-11-14 18:59:07,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=a0aa676b-6ced-4022-89fd-f4bdc6088e7b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22df7af2dafcd19e972609574c7b4104598a980" 2018-11-14 18:59:07,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-71a0a2c1-8d31-4a01-b86a-9c456df3915a Date: Wed, 14 Nov 2018 18:59:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a0aa676b-6ced-4022-89fd-f4bdc6088e7b","tenant_id":"5eff3306f94f4763a588f077f6b27774","created_at":"2018-11-14T18:58:58Z","dns_nameservers":[],"updated_at":"2018-11-14T18:58:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5eff3306f94f4763a588f077f6b27774","id":"498adbb1-4fd7-4b73-8c29-5e3431410910","subnetpool_id":null,"name":"CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-pub-subnet"}]} 2018-11-14 18:59:07,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=a0aa676b-6ced-4022-89fd-f4bdc6088e7b used request id req-71a0a2c1-8d31-4a01-b86a-9c456df3915a 2018-11-14 18:59:07,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22df7af2dafcd19e972609574c7b4104598a980" 2018-11-14 18:59:08,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-5a7de803-045c-41e7-8720-3d0e56f83b5f Date: Wed, 14 Nov 2018 18:59:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["498adbb1-4fd7-4b73-8c29-5e3431410910"],"updated_at":"2018-11-14T18:58:58Z","tenant_id":"5eff3306f94f4763a588f077f6b27774","created_at":"2018-11-14T18:58:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5eff3306f94f4763a588f077f6b27774","id":"a0aa676b-6ced-4022-89fd-f4bdc6088e7b","name":"CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-pub-net"}]} 2018-11-14 18:59:08,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-pub-net used request id req-5a7de803-045c-41e7-8720-3d0e56f83b5f 2018-11-14 18:59:08,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:59:08,286 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:59: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:59:08,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5eff3306f94f4763a588f077f6b27774 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d831a22a8f84dc9c0b5ecf14565a221b30792067" 2018-11-14 18:59:08,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:59:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-350db4d4-c447-4c0e-b107-5e67dd242abf Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5eff3306f94f4763a588f077f6b27774"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5eff3306f94f4763a588f077f6b27774", "name": "CreateInstanceVolumeTests-9abb93fa-ca96-4b3-proj"}} 2018-11-14 18:59:08,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5eff3306f94f4763a588f077f6b27774 used request id req-350db4d4-c447-4c0e-b107-5e67dd242abf 2018-11-14 18:59:08,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=a0aa676b-6ced-4022-89fd-f4bdc6088e7b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22df7af2dafcd19e972609574c7b4104598a980" 2018-11-14 18:59:08,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-cd63eb2f-08d8-4c6a-a9d1-6b3a626f56fa Date: Wed, 14 Nov 2018 18:59:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a0aa676b-6ced-4022-89fd-f4bdc6088e7b","tenant_id":"5eff3306f94f4763a588f077f6b27774","created_at":"2018-11-14T18:58:58Z","dns_nameservers":[],"updated_at":"2018-11-14T18:58:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5eff3306f94f4763a588f077f6b27774","id":"498adbb1-4fd7-4b73-8c29-5e3431410910","subnetpool_id":null,"name":"CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-pub-subnet"}]} 2018-11-14 18:59:08,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=a0aa676b-6ced-4022-89fd-f4bdc6088e7b used request id req-cd63eb2f-08d8-4c6a-a9d1-6b3a626f56fa 2018-11-14 18:59:08,445 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-pub-net 2018-11-14 18:59:08,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22df7af2dafcd19e972609574c7b4104598a980" -d '{"port": {"network_id": "a0aa676b-6ced-4022-89fd-f4bdc6088e7b", "name": "CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-port", "admin_state_up": true}}' 2018-11-14 18:59:09,599 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-493f6af7-c3ca-4674-aceb-52e240e0d824 Date: Wed, 14 Nov 2018 18:59:09 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-11-14T18:59:08Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a0aa676b-6ced-4022-89fd-f4bdc6088e7b","tenant_id":"5eff3306f94f4763a588f077f6b27774","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-11-14T18:59:09Z","name":"CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:86:51:0a","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"5eff3306f94f4763a588f077f6b27774","fixed_ips":[{"subnet_id":"498adbb1-4fd7-4b73-8c29-5e3431410910","ip_address":"10.55.0.6"}],"id":"b325368e-b873-4a4e-aa51-45ea6753c28e","security_groups":["66086e02-1049-43ee-a1a5-c6774a3cc0c5"],"device_id":""}} 2018-11-14 18:59:09,599 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-493f6af7-c3ca-4674-aceb-52e240e0d824 2018-11-14 18:59:09,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22df7af2dafcd19e972609574c7b4104598a980" 2018-11-14 18:59:09,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-c9a418df-e3d3-401e-be27-7c0cee055e0f Date: Wed, 14 Nov 2018 18:59:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["498adbb1-4fd7-4b73-8c29-5e3431410910"],"updated_at":"2018-11-14T18:58:58Z","tenant_id":"5eff3306f94f4763a588f077f6b27774","created_at":"2018-11-14T18:58:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5eff3306f94f4763a588f077f6b27774","id":"a0aa676b-6ced-4022-89fd-f4bdc6088e7b","name":"CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-pub-net"}]} 2018-11-14 18:59:09,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-pub-net used request id req-c9a418df-e3d3-401e-be27-7c0cee055e0f 2018-11-14 18:59:09,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=a0aa676b-6ced-4022-89fd-f4bdc6088e7b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22df7af2dafcd19e972609574c7b4104598a980" 2018-11-14 18:59:10,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ce7397eb-f5ec-4b46-9e53-2a90aec6b8ad Date: Wed, 14 Nov 2018 18:59:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a0aa676b-6ced-4022-89fd-f4bdc6088e7b","tenant_id":"5eff3306f94f4763a588f077f6b27774","created_at":"2018-11-14T18:58:58Z","dns_nameservers":[],"updated_at":"2018-11-14T18:58:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5eff3306f94f4763a588f077f6b27774","id":"498adbb1-4fd7-4b73-8c29-5e3431410910","subnetpool_id":null,"name":"CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-pub-subnet"}]} 2018-11-14 18:59:10,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=a0aa676b-6ced-4022-89fd-f4bdc6088e7b used request id req-ce7397eb-f5ec-4b46-9e53-2a90aec6b8ad 2018-11-14 18:59:10,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22df7af2dafcd19e972609574c7b4104598a980" 2018-11-14 18:59:10,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-bcf29e05-21db-4d51-837b-66c27b5f509b Date: Wed, 14 Nov 2018 18:59:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["498adbb1-4fd7-4b73-8c29-5e3431410910"],"updated_at":"2018-11-14T18:58:58Z","tenant_id":"5eff3306f94f4763a588f077f6b27774","created_at":"2018-11-14T18:58:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5eff3306f94f4763a588f077f6b27774","id":"a0aa676b-6ced-4022-89fd-f4bdc6088e7b","name":"CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-pub-net"}]} 2018-11-14 18:59:10,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-pub-net used request id req-bcf29e05-21db-4d51-837b-66c27b5f509b 2018-11-14 18:59:10,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5eff3306f94f4763a588f077f6b27774 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22df7af2dafcd19e972609574c7b4104598a980" 2018-11-14 18:59:10,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:59:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00c8a814-6ea7-428f-a82f-357b35f9c19f Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5eff3306f94f4763a588f077f6b27774"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5eff3306f94f4763a588f077f6b27774", "name": "CreateInstanceVolumeTests-9abb93fa-ca96-4b3-proj"}} 2018-11-14 18:59:10,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5eff3306f94f4763a588f077f6b27774 used request id req-00c8a814-6ea7-428f-a82f-357b35f9c19f 2018-11-14 18:59:10,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=a0aa676b-6ced-4022-89fd-f4bdc6088e7b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22df7af2dafcd19e972609574c7b4104598a980" 2018-11-14 18:59:10,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-257ffa99-65e5-4af4-8c79-d876ddad0929 Date: Wed, 14 Nov 2018 18:59:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a0aa676b-6ced-4022-89fd-f4bdc6088e7b","tenant_id":"5eff3306f94f4763a588f077f6b27774","created_at":"2018-11-14T18:58:58Z","dns_nameservers":[],"updated_at":"2018-11-14T18:58:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5eff3306f94f4763a588f077f6b27774","id":"498adbb1-4fd7-4b73-8c29-5e3431410910","subnetpool_id":null,"name":"CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-pub-subnet"}]} 2018-11-14 18:59:10,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=a0aa676b-6ced-4022-89fd-f4bdc6088e7b used request id req-257ffa99-65e5-4af4-8c79-d876ddad0929 2018-11-14 18:59:10,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=a0aa676b-6ced-4022-89fd-f4bdc6088e7b&name=CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22df7af2dafcd19e972609574c7b4104598a980" 2018-11-14 18:59:10,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-c53d4a8d-17a1-465b-8257-47a9932c9f16 Date: Wed, 14 Nov 2018 18:59:10 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a0aa676b-6ced-4022-89fd-f4bdc6088e7b","tenant_id":"5eff3306f94f4763a588f077f6b27774","created_at":"2018-11-14T18:59:08Z","admin_state_up":true,"updated_at":"2018-11-14T18:59:09Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:86:51:0a","id":"b325368e-b873-4a4e-aa51-45ea6753c28e","port_security_enabled":true,"project_id":"5eff3306f94f4763a588f077f6b27774","fixed_ips":[{"subnet_id":"498adbb1-4fd7-4b73-8c29-5e3431410910","ip_address":"10.55.0.6"}],"extra_dhcp_opts":[],"security_groups":["66086e02-1049-43ee-a1a5-c6774a3cc0c5"],"name":"CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-port"}]} 2018-11-14 18:59:10,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=a0aa676b-6ced-4022-89fd-f4bdc6088e7b&name=CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-port&admin_state_up=True used request id req-c53d4a8d-17a1-465b-8257-47a9932c9f16 2018-11-14 18:59:10,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5eff3306f94f4763a588f077f6b27774 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22df7af2dafcd19e972609574c7b4104598a980" 2018-11-14 18:59:10,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:59:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cc85467-da76-4c1f-83de-a2836b833b4b Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5eff3306f94f4763a588f077f6b27774"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5eff3306f94f4763a588f077f6b27774", "name": "CreateInstanceVolumeTests-9abb93fa-ca96-4b3-proj"}} 2018-11-14 18:59:10,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5eff3306f94f4763a588f077f6b27774 used request id req-6cc85467-da76-4c1f-83de-a2836b833b4b 2018-11-14 18:59:10,740 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-inst 2018-11-14 18:59:10,743 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22df7af2dafcd19e972609574c7b4104598a980" 2018-11-14 18:59:10,761 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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-26aeb155-a9b4-4910-a4c5-db87dbfbf99f x-compute-request-id: req-26aeb155-a9b4-4910-a4c5-db87dbfbf99f Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "591866bd-c883-4d37-a3ef-e5acf0bc0914", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/591866bd-c883-4d37-a3ef-e5acf0bc0914", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/591866bd-c883-4d37-a3ef-e5acf0bc0914", "rel": "bookmark"}], "name": "CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-flavor-name"}]} 2018-11-14 18:59:10,761 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-26aeb155-a9b4-4910-a4c5-db87dbfbf99f 2018-11-14 18:59:10,764 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/591866bd-c883-4d37-a3ef-e5acf0bc0914 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22df7af2dafcd19e972609574c7b4104598a980" 2018-11-14 18:59:10,781 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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-df46616c-50e5-477d-8efc-df828921838d x-compute-request-id: req-df46616c-50e5-477d-8efc-df828921838d Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-flavor-name", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/591866bd-c883-4d37-a3ef-e5acf0bc0914", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/591866bd-c883-4d37-a3ef-e5acf0bc0914", "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": "591866bd-c883-4d37-a3ef-e5acf0bc0914"}} 2018-11-14 18:59:10,781 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/591866bd-c883-4d37-a3ef-e5acf0bc0914 used request id req-df46616c-50e5-477d-8efc-df828921838d 2018-11-14 18:59:10,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a22df7af2dafcd19e972609574c7b4104598a980" 2018-11-14 18:59:11,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-b2ae03f4-4cbc-4f2f-87ba-a97b09513a04 Date: Wed, 14 Nov 2018 18:59:11 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:58:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:58:55Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/ee3e67fc-4ce2-43aa-896f-6045181200fb/snap", "metadata": {}}], "self": "/v2/images/ee3e67fc-4ce2-43aa-896f-6045181200fb", "min_disk": 0, "protected": false, "id": "ee3e67fc-4ce2-43aa-896f-6045181200fb", "file": "/v2/images/ee3e67fc-4ce2-43aa-896f-6045181200fb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5eff3306f94f4763a588f077f6b27774", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/ee3e67fc-4ce2-43aa-896f-6045181200fb/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-image"} 2018-11-14 18:59:11,011 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-image used request id req-b2ae03f4-4cbc-4f2f-87ba-a97b09513a04 2018-11-14 18:59:11,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a22df7af2dafcd19e972609574c7b4104598a980" 2018-11-14 18:59:11,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a49fe928-5dbb-4a46-acad-e13ee93265ee Date: Wed, 14 Nov 2018 18:59: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-11-14 18:59:11,213 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-a49fe928-5dbb-4a46-acad-e13ee93265ee 2018-11-14 18:59:11,218 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22df7af2dafcd19e972609574c7b4104598a980" -d '{"server": {"name": "CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-inst", "imageRef": "ee3e67fc-4ce2-43aa-896f-6045181200fb", "flavorRef": "591866bd-c883-4d37-a3ef-e5acf0bc0914", "max_count": 1, "min_count": 1, "networks": [{"port": "b325368e-b873-4a4e-aa51-45ea6753c28e"}]}}' 2018-11-14 18:59:12,572 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18: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 x-openstack-request-id: req-cffeb6d6-1f4a-4a5c-b3e4-83485d34ba22 x-compute-request-id: req-cffeb6d6-1f4a-4a5c-b3e4-83485d34ba22 Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/3063fff2-fa58-41ae-be40-93ef9c30f691 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "3063fff2-fa58-41ae-be40-93ef9c30f691", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3063fff2-fa58-41ae-be40-93ef9c30f691", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3063fff2-fa58-41ae-be40-93ef9c30f691", "rel": "bookmark"}], "adminPass": "q4QWyg4R5wqW"}} 2018-11-14 18:59:12,572 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-cffeb6d6-1f4a-4a5c-b3e4-83485d34ba22 2018-11-14 18:59:12,575 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/3063fff2-fa58-41ae-be40-93ef9c30f691 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22df7af2dafcd19e972609574c7b4104598a980" 2018-11-14 18:59:13,016 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:59: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-0dd02ef0-5cf3-4340-9eb9-80369583d379 x-compute-request-id: req-0dd02ef0-5cf3-4340-9eb9-80369583d379 Content-Encoding: gzip Content-Length: 612 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3063fff2-fa58-41ae-be40-93ef9c30f691", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3063fff2-fa58-41ae-be40-93ef9c30f691", "rel": "bookmark"}], "image": {"id": "ee3e67fc-4ce2-43aa-896f-6045181200fb", "links": [{"href": "http://172.30.9.28:8774/images/ee3e67fc-4ce2-43aa-896f-6045181200fb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "591866bd-c883-4d37-a3ef-e5acf0bc0914", "links": [{"href": "http://172.30.9.28:8774/flavors/591866bd-c883-4d37-a3ef-e5acf0bc0914", "rel": "bookmark"}]}, "id": "3063fff2-fa58-41ae-be40-93ef9c30f691", "user_id": "c8ed86f912fb49a5b16c02ccf946ece3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T18:59:12Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-inst", "created": "2018-11-14T18:59:12Z", "tenant_id": "5eff3306f94f4763a588f077f6b27774", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:59:13,016 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/3063fff2-fa58-41ae-be40-93ef9c30f691 used request id req-0dd02ef0-5cf3-4340-9eb9-80369583d379 2018-11-14 18:59:13,016 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-inst 2018-11-14 18:59:13,019 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/3063fff2-fa58-41ae-be40-93ef9c30f691 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22df7af2dafcd19e972609574c7b4104598a980" 2018-11-14 18:59:13,487 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:59: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-9038a8db-3647-46f1-abec-097887af04c1 x-compute-request-id: req-9038a8db-3647-46f1-abec-097887af04c1 Content-Encoding: gzip Content-Length: 614 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3063fff2-fa58-41ae-be40-93ef9c30f691", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3063fff2-fa58-41ae-be40-93ef9c30f691", "rel": "bookmark"}], "image": {"id": "ee3e67fc-4ce2-43aa-896f-6045181200fb", "links": [{"href": "http://172.30.9.28:8774/images/ee3e67fc-4ce2-43aa-896f-6045181200fb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "591866bd-c883-4d37-a3ef-e5acf0bc0914", "links": [{"href": "http://172.30.9.28:8774/flavors/591866bd-c883-4d37-a3ef-e5acf0bc0914", "rel": "bookmark"}]}, "id": "3063fff2-fa58-41ae-be40-93ef9c30f691", "user_id": "c8ed86f912fb49a5b16c02ccf946ece3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T18:59:13Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-inst", "created": "2018-11-14T18:59:12Z", "tenant_id": "5eff3306f94f4763a588f077f6b27774", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:59:13,487 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/3063fff2-fa58-41ae-be40-93ef9c30f691 used request id req-9038a8db-3647-46f1-abec-097887af04c1 2018-11-14 18:59:13,487 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-inst] is - BUILD 2018-11-14 18:59:13,488 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-14 18:59:16,491 - create_instance - DEBUG - VM status query timeout in 896.525748968 2018-11-14 18:59:16,494 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/3063fff2-fa58-41ae-be40-93ef9c30f691 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22df7af2dafcd19e972609574c7b4104598a980" 2018-11-14 18:59:17,100 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:59:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6f44fb9a-18b9-4c2c-911d-248c65a1634d x-compute-request-id: req-6f44fb9a-18b9-4c2c-911d-248c65a1634d Content-Encoding: gzip Content-Length: 677 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3063fff2-fa58-41ae-be40-93ef9c30f691", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3063fff2-fa58-41ae-be40-93ef9c30f691", "rel": "bookmark"}], "image": {"id": "ee3e67fc-4ce2-43aa-896f-6045181200fb", "links": [{"href": "http://172.30.9.28:8774/images/ee3e67fc-4ce2-43aa-896f-6045181200fb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "591866bd-c883-4d37-a3ef-e5acf0bc0914", "links": [{"href": "http://172.30.9.28:8774/flavors/591866bd-c883-4d37-a3ef-e5acf0bc0914", "rel": "bookmark"}]}, "id": "3063fff2-fa58-41ae-be40-93ef9c30f691", "security_groups": [{"name": "default"}], "user_id": "c8ed86f912fb49a5b16c02ccf946ece3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T18:59:13Z", "hostId": "4ae48dc1f667f5714394276b56d53210984def0201e9924b7ebae02e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-inst", "created": "2018-11-14T18:59:12Z", "tenant_id": "5eff3306f94f4763a588f077f6b27774", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:59:17,100 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/3063fff2-fa58-41ae-be40-93ef9c30f691 used request id req-6f44fb9a-18b9-4c2c-911d-248c65a1634d 2018-11-14 18:59:17,100 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-inst] is - BUILD 2018-11-14 18:59:17,101 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-14 18:59:20,104 - create_instance - DEBUG - VM status query timeout in 892.91286397 2018-11-14 18:59:20,106 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/3063fff2-fa58-41ae-be40-93ef9c30f691 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22df7af2dafcd19e972609574c7b4104598a980" 2018-11-14 18:59:20,637 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:59:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bee47706-7768-47d7-91f2-a9c11f0cbd39 x-compute-request-id: req-bee47706-7768-47d7-91f2-a9c11f0cbd39 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:51:0a", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3063fff2-fa58-41ae-be40-93ef9c30f691", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3063fff2-fa58-41ae-be40-93ef9c30f691", "rel": "bookmark"}], "image": {"id": "ee3e67fc-4ce2-43aa-896f-6045181200fb", "links": [{"href": "http://172.30.9.28:8774/images/ee3e67fc-4ce2-43aa-896f-6045181200fb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:59:18.000000", "flavor": {"id": "591866bd-c883-4d37-a3ef-e5acf0bc0914", "links": [{"href": "http://172.30.9.28:8774/flavors/591866bd-c883-4d37-a3ef-e5acf0bc0914", "rel": "bookmark"}]}, "id": "3063fff2-fa58-41ae-be40-93ef9c30f691", "security_groups": [{"name": "default"}], "user_id": "c8ed86f912fb49a5b16c02ccf946ece3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:59:18Z", "hostId": "4ae48dc1f667f5714394276b56d53210984def0201e9924b7ebae02e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-inst", "created": "2018-11-14T18:59:12Z", "tenant_id": "5eff3306f94f4763a588f077f6b27774", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:59:20,637 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/3063fff2-fa58-41ae-be40-93ef9c30f691 used request id req-bee47706-7768-47d7-91f2-a9c11f0cbd39 2018-11-14 18:59:20,638 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-inst] is - ACTIVE 2018-11-14 18:59:20,638 - create_instance - INFO - VM is - ACTIVE 2018-11-14 18:59:20,640 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/3063fff2-fa58-41ae-be40-93ef9c30f691 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22df7af2dafcd19e972609574c7b4104598a980" 2018-11-14 18:59:20,797 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:59:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-61f887df-267d-48fc-a0cc-dbf157c1781d x-compute-request-id: req-61f887df-267d-48fc-a0cc-dbf157c1781d Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:51:0a", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3063fff2-fa58-41ae-be40-93ef9c30f691", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3063fff2-fa58-41ae-be40-93ef9c30f691", "rel": "bookmark"}], "image": {"id": "ee3e67fc-4ce2-43aa-896f-6045181200fb", "links": [{"href": "http://172.30.9.28:8774/images/ee3e67fc-4ce2-43aa-896f-6045181200fb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:59:18.000000", "flavor": {"id": "591866bd-c883-4d37-a3ef-e5acf0bc0914", "links": [{"href": "http://172.30.9.28:8774/flavors/591866bd-c883-4d37-a3ef-e5acf0bc0914", "rel": "bookmark"}]}, "id": "3063fff2-fa58-41ae-be40-93ef9c30f691", "security_groups": [{"name": "default"}], "user_id": "c8ed86f912fb49a5b16c02ccf946ece3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:59:18Z", "hostId": "4ae48dc1f667f5714394276b56d53210984def0201e9924b7ebae02e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-inst", "created": "2018-11-14T18:59:12Z", "tenant_id": "5eff3306f94f4763a588f077f6b27774", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:59:20,798 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/3063fff2-fa58-41ae-be40-93ef9c30f691 used request id req-61f887df-267d-48fc-a0cc-dbf157c1781d 2018-11-14 18:59:20,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22df7af2dafcd19e972609574c7b4104598a980" 2018-11-14 18:59:21,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-211cbfd9-281b-4998-8fc3-8ea889a51782 Date: Wed, 14 Nov 2018 18:59:21 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["498adbb1-4fd7-4b73-8c29-5e3431410910"],"updated_at":"2018-11-14T18:58:58Z","tenant_id":"5eff3306f94f4763a588f077f6b27774","created_at":"2018-11-14T18:58:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5eff3306f94f4763a588f077f6b27774","id":"a0aa676b-6ced-4022-89fd-f4bdc6088e7b","name":"CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-pub-net"}]} 2018-11-14 18:59:21,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-pub-net used request id req-211cbfd9-281b-4998-8fc3-8ea889a51782 2018-11-14 18:59:21,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5eff3306f94f4763a588f077f6b27774 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22df7af2dafcd19e972609574c7b4104598a980" 2018-11-14 18:59:21,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:59:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44305571-b82d-4046-88ea-0f270c6d95bc Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5eff3306f94f4763a588f077f6b27774"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5eff3306f94f4763a588f077f6b27774", "name": "CreateInstanceVolumeTests-9abb93fa-ca96-4b3-proj"}} 2018-11-14 18:59:21,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5eff3306f94f4763a588f077f6b27774 used request id req-44305571-b82d-4046-88ea-0f270c6d95bc 2018-11-14 18:59:21,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=a0aa676b-6ced-4022-89fd-f4bdc6088e7b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22df7af2dafcd19e972609574c7b4104598a980" 2018-11-14 18:59:21,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-47c2a3d3-82d1-4e5f-942b-3e94faff787f Date: Wed, 14 Nov 2018 18:59:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a0aa676b-6ced-4022-89fd-f4bdc6088e7b","tenant_id":"5eff3306f94f4763a588f077f6b27774","created_at":"2018-11-14T18:58:58Z","dns_nameservers":[],"updated_at":"2018-11-14T18:58:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5eff3306f94f4763a588f077f6b27774","id":"498adbb1-4fd7-4b73-8c29-5e3431410910","subnetpool_id":null,"name":"CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-pub-subnet"}]} 2018-11-14 18:59:21,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=a0aa676b-6ced-4022-89fd-f4bdc6088e7b used request id req-47c2a3d3-82d1-4e5f-942b-3e94faff787f 2018-11-14 18:59:21,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=a0aa676b-6ced-4022-89fd-f4bdc6088e7b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22df7af2dafcd19e972609574c7b4104598a980" 2018-11-14 18:59:21,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3027 X-Openstack-Request-Id: req-46144883-86c9-445c-a968-9e5922338e15 Date: Wed, 14 Nov 2018 18:59:21 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a0aa676b-6ced-4022-89fd-f4bdc6088e7b","tenant_id":"5eff3306f94f4763a588f077f6b27774","created_at":"2018-11-14T18:59:00Z","admin_state_up":true,"updated_at":"2018-11-14T18:59:04Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a0aa676b-6ced-4022-89fd-f4bdc6088e7b","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:53:7e:8b","id":"ad8550a5-5cea-45c0-9de2-5af9b4b954ed","port_security_enabled":false,"project_id":"5eff3306f94f4763a588f077f6b27774","fixed_ips":[{"subnet_id":"498adbb1-4fd7-4b73-8c29-5e3431410910","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a0aa676b-6ced-4022-89fd-f4bdc6088e7b","tenant_id":"5eff3306f94f4763a588f077f6b27774","created_at":"2018-11-14T18:59:08Z","admin_state_up":true,"updated_at":"2018-11-14T18:59:18Z","binding:vnic_type":"normal","device_id":"3063fff2-fa58-41ae-be40-93ef9c30f691","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:86:51:0a","id":"b325368e-b873-4a4e-aa51-45ea6753c28e","port_security_enabled":true,"project_id":"5eff3306f94f4763a588f077f6b27774","fixed_ips":[{"subnet_id":"498adbb1-4fd7-4b73-8c29-5e3431410910","ip_address":"10.55.0.6"}],"extra_dhcp_opts":[],"security_groups":["66086e02-1049-43ee-a1a5-c6774a3cc0c5"],"name":"CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a0aa676b-6ced-4022-89fd-f4bdc6088e7b","tenant_id":"5eff3306f94f4763a588f077f6b27774","created_at":"2018-11-14T18:58:59Z","admin_state_up":true,"updated_at":"2018-11-14T18:59:02Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a0aa676b-6ced-4022-89fd-f4bdc6088e7b","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:ee:f9:a9","id":"e54a9934-a5c9-4a8d-96ad-50183a3fd475","port_security_enabled":false,"project_id":"5eff3306f94f4763a588f077f6b27774","fixed_ips":[{"subnet_id":"498adbb1-4fd7-4b73-8c29-5e3431410910","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a0aa676b-6ced-4022-89fd-f4bdc6088e7b","tenant_id":"5eff3306f94f4763a588f077f6b27774","created_at":"2018-11-14T18:58:59Z","admin_state_up":true,"updated_at":"2018-11-14T18:59:02Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a0aa676b-6ced-4022-89fd-f4bdc6088e7b","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:42:e0:a1","id":"e82a3676-26ea-4208-a2db-733bdb841d8d","port_security_enabled":false,"project_id":"5eff3306f94f4763a588f077f6b27774","fixed_ips":[{"subnet_id":"498adbb1-4fd7-4b73-8c29-5e3431410910","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-14 18:59:21,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=a0aa676b-6ced-4022-89fd-f4bdc6088e7b used request id req-46144883-86c9-445c-a968-9e5922338e15 2018-11-14 18:59:21,505 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/5eff3306f94f4763a588f077f6b27774/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22df7af2dafcd19e972609574c7b4104598a980" 2018-11-14 18:59:21,744 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:59:21 GMT Server: Apache x-compute-request-id: req-73286a09-e788-457b-a467-cab36e29b523 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-73286a09-e788-457b-a467-cab36e29b523 Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "c8ed86f912fb49a5b16c02ccf946ece3", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/5eff3306f94f4763a588f077f6b27774/volumes/f7b8f415-53a6-4d26-b5e0-08d784f5cdb4", "rel": "self"}, {"href": "http://172.30.9.28:8776/5eff3306f94f4763a588f077f6b27774/volumes/f7b8f415-53a6-4d26-b5e0-08d784f5cdb4", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-14T18:59:02.000000", "description": null, "os-vol-tenant-attr:tenant_id": "5eff3306f94f4763a588f077f6b27774", "updated_at": "2018-11-14T18:59:03.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f7b8f415-53a6-4d26-b5e0-08d784f5cdb4", "size": 1}, {"status": "available", "user_id": "c8ed86f912fb49a5b16c02ccf946ece3", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/5eff3306f94f4763a588f077f6b27774/volumes/6e9d3c39-643e-4ce3-804b-4ac0f7372f9d", "rel": "self"}, {"href": "http://172.30.9.28:8776/5eff3306f94f4763a588f077f6b27774/volumes/6e9d3c39-643e-4ce3-804b-4ac0f7372f9d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-14T18:59:00.000000", "description": null, "os-vol-tenant-attr:tenant_id": "5eff3306f94f4763a588f077f6b27774", "updated_at": "2018-11-14T18:59:01.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6e9d3c39-643e-4ce3-804b-4ac0f7372f9d", "size": 1}]} 2018-11-14 18:59:21,744 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/5eff3306f94f4763a588f077f6b27774/volumes/detail used request id req-73286a09-e788-457b-a467-cab36e29b523 2018-11-14 18:59:21,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5eff3306f94f4763a588f077f6b27774 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22df7af2dafcd19e972609574c7b4104598a980" 2018-11-14 18:59:21,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:59:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67210010-860b-4e1c-8028-8995552d283d Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5eff3306f94f4763a588f077f6b27774"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5eff3306f94f4763a588f077f6b27774", "name": "CreateInstanceVolumeTests-9abb93fa-ca96-4b3-proj"}} 2018-11-14 18:59:21,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5eff3306f94f4763a588f077f6b27774 used request id req-67210010-860b-4e1c-8028-8995552d283d 2018-11-14 18:59:21,860 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/3063fff2-fa58-41ae-be40-93ef9c30f691 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22df7af2dafcd19e972609574c7b4104598a980" 2018-11-14 18:59:22,680 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:59:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c15bc378-875f-4ec3-aeed-a58da3ece443 x-compute-request-id: req-c15bc378-875f-4ec3-aeed-a58da3ece443 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:51:0a", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3063fff2-fa58-41ae-be40-93ef9c30f691", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3063fff2-fa58-41ae-be40-93ef9c30f691", "rel": "bookmark"}], "image": {"id": "ee3e67fc-4ce2-43aa-896f-6045181200fb", "links": [{"href": "http://172.30.9.28:8774/images/ee3e67fc-4ce2-43aa-896f-6045181200fb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:59:18.000000", "flavor": {"id": "591866bd-c883-4d37-a3ef-e5acf0bc0914", "links": [{"href": "http://172.30.9.28:8774/flavors/591866bd-c883-4d37-a3ef-e5acf0bc0914", "rel": "bookmark"}]}, "id": "3063fff2-fa58-41ae-be40-93ef9c30f691", "security_groups": [{"name": "default"}], "user_id": "c8ed86f912fb49a5b16c02ccf946ece3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:59:18Z", "hostId": "4ae48dc1f667f5714394276b56d53210984def0201e9924b7ebae02e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-inst", "created": "2018-11-14T18:59:12Z", "tenant_id": "5eff3306f94f4763a588f077f6b27774", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:59:22,681 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/3063fff2-fa58-41ae-be40-93ef9c30f691 used request id req-c15bc378-875f-4ec3-aeed-a58da3ece443 2018-11-14 18:59:22,681 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-inst] is - ACTIVE 2018-11-14 18:59:22,681 - create_instance - INFO - VM is - ACTIVE 2018-11-14 18:59:22,684 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/3063fff2-fa58-41ae-be40-93ef9c30f691 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22df7af2dafcd19e972609574c7b4104598a980" 2018-11-14 18:59:23,559 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:59: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-d850f5b5-8f4d-4db6-bf24-f29b05756e55 x-compute-request-id: req-d850f5b5-8f4d-4db6-bf24-f29b05756e55 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:51:0a", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3063fff2-fa58-41ae-be40-93ef9c30f691", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3063fff2-fa58-41ae-be40-93ef9c30f691", "rel": "bookmark"}], "image": {"id": "ee3e67fc-4ce2-43aa-896f-6045181200fb", "links": [{"href": "http://172.30.9.28:8774/images/ee3e67fc-4ce2-43aa-896f-6045181200fb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:59:18.000000", "flavor": {"id": "591866bd-c883-4d37-a3ef-e5acf0bc0914", "links": [{"href": "http://172.30.9.28:8774/flavors/591866bd-c883-4d37-a3ef-e5acf0bc0914", "rel": "bookmark"}]}, "id": "3063fff2-fa58-41ae-be40-93ef9c30f691", "security_groups": [{"name": "default"}], "user_id": "c8ed86f912fb49a5b16c02ccf946ece3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:59:18Z", "hostId": "4ae48dc1f667f5714394276b56d53210984def0201e9924b7ebae02e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-inst", "created": "2018-11-14T18:59:12Z", "tenant_id": "5eff3306f94f4763a588f077f6b27774", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:59:23,559 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/3063fff2-fa58-41ae-be40-93ef9c30f691 used request id req-d850f5b5-8f4d-4db6-bf24-f29b05756e55 2018-11-14 18:59:23,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22df7af2dafcd19e972609574c7b4104598a980" 2018-11-14 18:59:23,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-8dc593be-0b89-421c-b67e-31883ef1d781 Date: Wed, 14 Nov 2018 18:59:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["498adbb1-4fd7-4b73-8c29-5e3431410910"],"updated_at":"2018-11-14T18:58:58Z","tenant_id":"5eff3306f94f4763a588f077f6b27774","created_at":"2018-11-14T18:58:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5eff3306f94f4763a588f077f6b27774","id":"a0aa676b-6ced-4022-89fd-f4bdc6088e7b","name":"CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-pub-net"}]} 2018-11-14 18:59:23,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-pub-net used request id req-8dc593be-0b89-421c-b67e-31883ef1d781 2018-11-14 18:59:23,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5eff3306f94f4763a588f077f6b27774 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22df7af2dafcd19e972609574c7b4104598a980" 2018-11-14 18:59:23,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:59:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7adf21b-756f-4bc8-b2fc-b76b6285a60e Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5eff3306f94f4763a588f077f6b27774"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5eff3306f94f4763a588f077f6b27774", "name": "CreateInstanceVolumeTests-9abb93fa-ca96-4b3-proj"}} 2018-11-14 18:59:23,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5eff3306f94f4763a588f077f6b27774 used request id req-d7adf21b-756f-4bc8-b2fc-b76b6285a60e 2018-11-14 18:59:23,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=a0aa676b-6ced-4022-89fd-f4bdc6088e7b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22df7af2dafcd19e972609574c7b4104598a980" 2018-11-14 18:59:24,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ce6a03fc-7d26-4abe-9165-5546cfb4376f Date: Wed, 14 Nov 2018 18:59:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a0aa676b-6ced-4022-89fd-f4bdc6088e7b","tenant_id":"5eff3306f94f4763a588f077f6b27774","created_at":"2018-11-14T18:58:58Z","dns_nameservers":[],"updated_at":"2018-11-14T18:58:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5eff3306f94f4763a588f077f6b27774","id":"498adbb1-4fd7-4b73-8c29-5e3431410910","subnetpool_id":null,"name":"CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-pub-subnet"}]} 2018-11-14 18:59:24,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=a0aa676b-6ced-4022-89fd-f4bdc6088e7b used request id req-ce6a03fc-7d26-4abe-9165-5546cfb4376f 2018-11-14 18:59:24,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=a0aa676b-6ced-4022-89fd-f4bdc6088e7b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22df7af2dafcd19e972609574c7b4104598a980" 2018-11-14 18:59:24,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3027 X-Openstack-Request-Id: req-358f4727-f309-4c89-b6dc-284135ea66ff Date: Wed, 14 Nov 2018 18:59:24 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a0aa676b-6ced-4022-89fd-f4bdc6088e7b","tenant_id":"5eff3306f94f4763a588f077f6b27774","created_at":"2018-11-14T18:59:00Z","admin_state_up":true,"updated_at":"2018-11-14T18:59:04Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a0aa676b-6ced-4022-89fd-f4bdc6088e7b","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:53:7e:8b","id":"ad8550a5-5cea-45c0-9de2-5af9b4b954ed","port_security_enabled":false,"project_id":"5eff3306f94f4763a588f077f6b27774","fixed_ips":[{"subnet_id":"498adbb1-4fd7-4b73-8c29-5e3431410910","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a0aa676b-6ced-4022-89fd-f4bdc6088e7b","tenant_id":"5eff3306f94f4763a588f077f6b27774","created_at":"2018-11-14T18:59:08Z","admin_state_up":true,"updated_at":"2018-11-14T18:59:18Z","binding:vnic_type":"normal","device_id":"3063fff2-fa58-41ae-be40-93ef9c30f691","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:86:51:0a","id":"b325368e-b873-4a4e-aa51-45ea6753c28e","port_security_enabled":true,"project_id":"5eff3306f94f4763a588f077f6b27774","fixed_ips":[{"subnet_id":"498adbb1-4fd7-4b73-8c29-5e3431410910","ip_address":"10.55.0.6"}],"extra_dhcp_opts":[],"security_groups":["66086e02-1049-43ee-a1a5-c6774a3cc0c5"],"name":"CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a0aa676b-6ced-4022-89fd-f4bdc6088e7b","tenant_id":"5eff3306f94f4763a588f077f6b27774","created_at":"2018-11-14T18:58:59Z","admin_state_up":true,"updated_at":"2018-11-14T18:59:02Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a0aa676b-6ced-4022-89fd-f4bdc6088e7b","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:ee:f9:a9","id":"e54a9934-a5c9-4a8d-96ad-50183a3fd475","port_security_enabled":false,"project_id":"5eff3306f94f4763a588f077f6b27774","fixed_ips":[{"subnet_id":"498adbb1-4fd7-4b73-8c29-5e3431410910","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a0aa676b-6ced-4022-89fd-f4bdc6088e7b","tenant_id":"5eff3306f94f4763a588f077f6b27774","created_at":"2018-11-14T18:58:59Z","admin_state_up":true,"updated_at":"2018-11-14T18:59:02Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a0aa676b-6ced-4022-89fd-f4bdc6088e7b","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:42:e0:a1","id":"e82a3676-26ea-4208-a2db-733bdb841d8d","port_security_enabled":false,"project_id":"5eff3306f94f4763a588f077f6b27774","fixed_ips":[{"subnet_id":"498adbb1-4fd7-4b73-8c29-5e3431410910","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-14 18:59:24,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=a0aa676b-6ced-4022-89fd-f4bdc6088e7b used request id req-358f4727-f309-4c89-b6dc-284135ea66ff 2018-11-14 18:59:24,421 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/3063fff2-fa58-41ae-be40-93ef9c30f691/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22df7af2dafcd19e972609574c7b4104598a980" -d '{"volumeAttachment": {"volumeId": "6e9d3c39-643e-4ce3-804b-4ac0f7372f9d"}}' 2018-11-14 18:59:25,603 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:59:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e4d6c6e2-f27e-437c-8a86-66b1d315ab8e x-compute-request-id: req-e4d6c6e2-f27e-437c-8a86-66b1d315ab8e Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "3063fff2-fa58-41ae-be40-93ef9c30f691", "id": "6e9d3c39-643e-4ce3-804b-4ac0f7372f9d", "volumeId": "6e9d3c39-643e-4ce3-804b-4ac0f7372f9d"}} 2018-11-14 18:59:25,603 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/3063fff2-fa58-41ae-be40-93ef9c30f691/os-volume_attachments used request id req-e4d6c6e2-f27e-437c-8a86-66b1d315ab8e 2018-11-14 18:59:25,607 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/3063fff2-fa58-41ae-be40-93ef9c30f691 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22df7af2dafcd19e972609574c7b4104598a980" 2018-11-14 18:59:26,249 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18: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,Accept-Encoding x-openstack-request-id: req-5b51c252-54af-4948-8100-cdd0f4fd1e3f x-compute-request-id: req-5b51c252-54af-4948-8100-cdd0f4fd1e3f Content-Encoding: gzip Content-Length: 777 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:51:0a", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3063fff2-fa58-41ae-be40-93ef9c30f691", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3063fff2-fa58-41ae-be40-93ef9c30f691", "rel": "bookmark"}], "image": {"id": "ee3e67fc-4ce2-43aa-896f-6045181200fb", "links": [{"href": "http://172.30.9.28:8774/images/ee3e67fc-4ce2-43aa-896f-6045181200fb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:59:18.000000", "flavor": {"id": "591866bd-c883-4d37-a3ef-e5acf0bc0914", "links": [{"href": "http://172.30.9.28:8774/flavors/591866bd-c883-4d37-a3ef-e5acf0bc0914", "rel": "bookmark"}]}, "id": "3063fff2-fa58-41ae-be40-93ef9c30f691", "security_groups": [{"name": "default"}], "user_id": "c8ed86f912fb49a5b16c02ccf946ece3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:59:18Z", "hostId": "4ae48dc1f667f5714394276b56d53210984def0201e9924b7ebae02e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-inst", "created": "2018-11-14T18:59:12Z", "tenant_id": "5eff3306f94f4763a588f077f6b27774", "os-extended-volumes:volumes_attached": [{"id": "6e9d3c39-643e-4ce3-804b-4ac0f7372f9d"}], "metadata": {}}} 2018-11-14 18:59:26,250 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/3063fff2-fa58-41ae-be40-93ef9c30f691 used request id req-5b51c252-54af-4948-8100-cdd0f4fd1e3f 2018-11-14 18:59:26,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22df7af2dafcd19e972609574c7b4104598a980" 2018-11-14 18:59:26,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-87e9b51e-c4c6-4977-bf05-2e95b782c437 Date: Wed, 14 Nov 2018 18:59:26 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["498adbb1-4fd7-4b73-8c29-5e3431410910"],"updated_at":"2018-11-14T18:58:58Z","tenant_id":"5eff3306f94f4763a588f077f6b27774","created_at":"2018-11-14T18:58:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5eff3306f94f4763a588f077f6b27774","id":"a0aa676b-6ced-4022-89fd-f4bdc6088e7b","name":"CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-pub-net"}]} 2018-11-14 18:59:26,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-pub-net used request id req-87e9b51e-c4c6-4977-bf05-2e95b782c437 2018-11-14 18:59:26,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5eff3306f94f4763a588f077f6b27774 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22df7af2dafcd19e972609574c7b4104598a980" 2018-11-14 18:59:26,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:59:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45098b59-3577-461c-a75c-3166fdb43cb7 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5eff3306f94f4763a588f077f6b27774"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5eff3306f94f4763a588f077f6b27774", "name": "CreateInstanceVolumeTests-9abb93fa-ca96-4b3-proj"}} 2018-11-14 18:59:26,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5eff3306f94f4763a588f077f6b27774 used request id req-45098b59-3577-461c-a75c-3166fdb43cb7 2018-11-14 18:59:26,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=a0aa676b-6ced-4022-89fd-f4bdc6088e7b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22df7af2dafcd19e972609574c7b4104598a980" 2018-11-14 18:59:26,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-7e3fcaf1-3735-4814-a571-ea0b8da19840 Date: Wed, 14 Nov 2018 18:59:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a0aa676b-6ced-4022-89fd-f4bdc6088e7b","tenant_id":"5eff3306f94f4763a588f077f6b27774","created_at":"2018-11-14T18:58:58Z","dns_nameservers":[],"updated_at":"2018-11-14T18:58:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5eff3306f94f4763a588f077f6b27774","id":"498adbb1-4fd7-4b73-8c29-5e3431410910","subnetpool_id":null,"name":"CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-pub-subnet"}]} 2018-11-14 18:59:26,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=a0aa676b-6ced-4022-89fd-f4bdc6088e7b used request id req-7e3fcaf1-3735-4814-a571-ea0b8da19840 2018-11-14 18:59:26,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=a0aa676b-6ced-4022-89fd-f4bdc6088e7b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22df7af2dafcd19e972609574c7b4104598a980" 2018-11-14 18:59:26,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3027 X-Openstack-Request-Id: req-6377d8bc-c1a8-4981-8528-8394a9f661b4 Date: Wed, 14 Nov 2018 18:59:26 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a0aa676b-6ced-4022-89fd-f4bdc6088e7b","tenant_id":"5eff3306f94f4763a588f077f6b27774","created_at":"2018-11-14T18:59:00Z","admin_state_up":true,"updated_at":"2018-11-14T18:59:04Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a0aa676b-6ced-4022-89fd-f4bdc6088e7b","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:53:7e:8b","id":"ad8550a5-5cea-45c0-9de2-5af9b4b954ed","port_security_enabled":false,"project_id":"5eff3306f94f4763a588f077f6b27774","fixed_ips":[{"subnet_id":"498adbb1-4fd7-4b73-8c29-5e3431410910","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a0aa676b-6ced-4022-89fd-f4bdc6088e7b","tenant_id":"5eff3306f94f4763a588f077f6b27774","created_at":"2018-11-14T18:59:08Z","admin_state_up":true,"updated_at":"2018-11-14T18:59:18Z","binding:vnic_type":"normal","device_id":"3063fff2-fa58-41ae-be40-93ef9c30f691","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:86:51:0a","id":"b325368e-b873-4a4e-aa51-45ea6753c28e","port_security_enabled":true,"project_id":"5eff3306f94f4763a588f077f6b27774","fixed_ips":[{"subnet_id":"498adbb1-4fd7-4b73-8c29-5e3431410910","ip_address":"10.55.0.6"}],"extra_dhcp_opts":[],"security_groups":["66086e02-1049-43ee-a1a5-c6774a3cc0c5"],"name":"CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a0aa676b-6ced-4022-89fd-f4bdc6088e7b","tenant_id":"5eff3306f94f4763a588f077f6b27774","created_at":"2018-11-14T18:58:59Z","admin_state_up":true,"updated_at":"2018-11-14T18:59:02Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a0aa676b-6ced-4022-89fd-f4bdc6088e7b","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:ee:f9:a9","id":"e54a9934-a5c9-4a8d-96ad-50183a3fd475","port_security_enabled":false,"project_id":"5eff3306f94f4763a588f077f6b27774","fixed_ips":[{"subnet_id":"498adbb1-4fd7-4b73-8c29-5e3431410910","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a0aa676b-6ced-4022-89fd-f4bdc6088e7b","tenant_id":"5eff3306f94f4763a588f077f6b27774","created_at":"2018-11-14T18:58:59Z","admin_state_up":true,"updated_at":"2018-11-14T18:59:02Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a0aa676b-6ced-4022-89fd-f4bdc6088e7b","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:42:e0:a1","id":"e82a3676-26ea-4208-a2db-733bdb841d8d","port_security_enabled":false,"project_id":"5eff3306f94f4763a588f077f6b27774","fixed_ips":[{"subnet_id":"498adbb1-4fd7-4b73-8c29-5e3431410910","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-14 18:59:26,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=a0aa676b-6ced-4022-89fd-f4bdc6088e7b used request id req-6377d8bc-c1a8-4981-8528-8394a9f661b4 2018-11-14 18:59:26,783 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:59:27,228 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efa1a15737984a0baab925651b23a9a3", "name": "CreateInstanceVolumeTests-9abb93fa-ca96-4b3-proj-role"}], "expires_at": "2018-11-14T19:59:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5eff3306f94f4763a588f077f6b27774", "name": "CreateInstanceVolumeTests-9abb93fa-ca96-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/5eff3306f94f4763a588f077f6b27774", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/5eff3306f94f4763a588f077f6b27774", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/5eff3306f94f4763a588f077f6b27774", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_5eff3306f94f4763a588f077f6b27774", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_5eff3306f94f4763a588f077f6b27774", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/5eff3306f94f4763a588f077f6b27774", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/5eff3306f94f4763a588f077f6b27774", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/5eff3306f94f4763a588f077f6b27774", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/5eff3306f94f4763a588f077f6b27774", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/5eff3306f94f4763a588f077f6b27774", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/5eff3306f94f4763a588f077f6b27774", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/5eff3306f94f4763a588f077f6b27774", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/5eff3306f94f4763a588f077f6b27774", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/5eff3306f94f4763a588f077f6b27774", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-9abb93fa-ca96-4b3-user", "id": "c8ed86f912fb49a5b16c02ccf946ece3"}, "audit_ids": ["ICJN4VkiQwOmpEjnLcJ9FQ"], "issued_at": "2018-11-14T18:59:27.000000Z"}} 2018-11-14 18:59:27,231 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}805463a5ed0f95242d6c5894fc6ac6e946944bc9" 2018-11-14 18:59:28,287 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:59:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-561de8c6-8314-4e93-8598-eea846f2da9e x-compute-request-id: req-561de8c6-8314-4e93-8598-eea846f2da9e Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:51:0a", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3063fff2-fa58-41ae-be40-93ef9c30f691", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3063fff2-fa58-41ae-be40-93ef9c30f691", "rel": "bookmark"}], "image": {"id": "ee3e67fc-4ce2-43aa-896f-6045181200fb", "links": [{"href": "http://172.30.9.28:8774/images/ee3e67fc-4ce2-43aa-896f-6045181200fb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:59:18.000000", "flavor": {"id": "591866bd-c883-4d37-a3ef-e5acf0bc0914", "links": [{"href": "http://172.30.9.28:8774/flavors/591866bd-c883-4d37-a3ef-e5acf0bc0914", "rel": "bookmark"}]}, "id": "3063fff2-fa58-41ae-be40-93ef9c30f691", "security_groups": [{"name": "default"}], "user_id": "c8ed86f912fb49a5b16c02ccf946ece3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:59:18Z", "hostId": "4ae48dc1f667f5714394276b56d53210984def0201e9924b7ebae02e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-inst", "created": "2018-11-14T18:59:12Z", "tenant_id": "5eff3306f94f4763a588f077f6b27774", "os-extended-volumes:volumes_attached": [{"id": "6e9d3c39-643e-4ce3-804b-4ac0f7372f9d"}], "metadata": {}}]} 2018-11-14 18:59:28,287 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-inst used request id req-561de8c6-8314-4e93-8598-eea846f2da9e 2018-11-14 18:59:28,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}805463a5ed0f95242d6c5894fc6ac6e946944bc9" 2018-11-14 18:59:28,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-d90c669c-a5a5-44b8-824e-b13ea077063c Date: Wed, 14 Nov 2018 18:59:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["498adbb1-4fd7-4b73-8c29-5e3431410910"],"updated_at":"2018-11-14T18:58:58Z","tenant_id":"5eff3306f94f4763a588f077f6b27774","created_at":"2018-11-14T18:58:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5eff3306f94f4763a588f077f6b27774","id":"a0aa676b-6ced-4022-89fd-f4bdc6088e7b","name":"CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-pub-net"}]} 2018-11-14 18:59:28,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-pub-net used request id req-d90c669c-a5a5-44b8-824e-b13ea077063c 2018-11-14 18:59:28,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=a0aa676b-6ced-4022-89fd-f4bdc6088e7b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}805463a5ed0f95242d6c5894fc6ac6e946944bc9" 2018-11-14 18:59:28,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-90e052ac-ec6a-4eda-a29f-68194bcf39ec Date: Wed, 14 Nov 2018 18:59:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a0aa676b-6ced-4022-89fd-f4bdc6088e7b","tenant_id":"5eff3306f94f4763a588f077f6b27774","created_at":"2018-11-14T18:58:58Z","dns_nameservers":[],"updated_at":"2018-11-14T18:58:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5eff3306f94f4763a588f077f6b27774","id":"498adbb1-4fd7-4b73-8c29-5e3431410910","subnetpool_id":null,"name":"CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-pub-subnet"}]} 2018-11-14 18:59:28,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=a0aa676b-6ced-4022-89fd-f4bdc6088e7b used request id req-90e052ac-ec6a-4eda-a29f-68194bcf39ec 2018-11-14 18:59:28,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=a0aa676b-6ced-4022-89fd-f4bdc6088e7b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}805463a5ed0f95242d6c5894fc6ac6e946944bc9" 2018-11-14 18:59:29,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3027 X-Openstack-Request-Id: req-14e4ba3f-eca3-4e15-9531-c02a90f15d6d Date: Wed, 14 Nov 2018 18:59:29 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a0aa676b-6ced-4022-89fd-f4bdc6088e7b","tenant_id":"5eff3306f94f4763a588f077f6b27774","created_at":"2018-11-14T18:59:00Z","admin_state_up":true,"updated_at":"2018-11-14T18:59:04Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a0aa676b-6ced-4022-89fd-f4bdc6088e7b","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:53:7e:8b","id":"ad8550a5-5cea-45c0-9de2-5af9b4b954ed","port_security_enabled":false,"project_id":"5eff3306f94f4763a588f077f6b27774","fixed_ips":[{"subnet_id":"498adbb1-4fd7-4b73-8c29-5e3431410910","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a0aa676b-6ced-4022-89fd-f4bdc6088e7b","tenant_id":"5eff3306f94f4763a588f077f6b27774","created_at":"2018-11-14T18:59:08Z","admin_state_up":true,"updated_at":"2018-11-14T18:59:18Z","binding:vnic_type":"normal","device_id":"3063fff2-fa58-41ae-be40-93ef9c30f691","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:86:51:0a","id":"b325368e-b873-4a4e-aa51-45ea6753c28e","port_security_enabled":true,"project_id":"5eff3306f94f4763a588f077f6b27774","fixed_ips":[{"subnet_id":"498adbb1-4fd7-4b73-8c29-5e3431410910","ip_address":"10.55.0.6"}],"extra_dhcp_opts":[],"security_groups":["66086e02-1049-43ee-a1a5-c6774a3cc0c5"],"name":"CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a0aa676b-6ced-4022-89fd-f4bdc6088e7b","tenant_id":"5eff3306f94f4763a588f077f6b27774","created_at":"2018-11-14T18:58:59Z","admin_state_up":true,"updated_at":"2018-11-14T18:59:02Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a0aa676b-6ced-4022-89fd-f4bdc6088e7b","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:ee:f9:a9","id":"e54a9934-a5c9-4a8d-96ad-50183a3fd475","port_security_enabled":false,"project_id":"5eff3306f94f4763a588f077f6b27774","fixed_ips":[{"subnet_id":"498adbb1-4fd7-4b73-8c29-5e3431410910","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a0aa676b-6ced-4022-89fd-f4bdc6088e7b","tenant_id":"5eff3306f94f4763a588f077f6b27774","created_at":"2018-11-14T18:58:59Z","admin_state_up":true,"updated_at":"2018-11-14T18:59:02Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a0aa676b-6ced-4022-89fd-f4bdc6088e7b","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:42:e0:a1","id":"e82a3676-26ea-4208-a2db-733bdb841d8d","port_security_enabled":false,"project_id":"5eff3306f94f4763a588f077f6b27774","fixed_ips":[{"subnet_id":"498adbb1-4fd7-4b73-8c29-5e3431410910","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-14 18:59:29,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=a0aa676b-6ced-4022-89fd-f4bdc6088e7b used request id req-14e4ba3f-eca3-4e15-9531-c02a90f15d6d 2018-11-14 18:59:29,041 - create_instance - INFO - Deleting Port with ID - b325368e-b873-4a4e-aa51-45ea6753c28e 2018-11-14 18:59:29,042 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-port 2018-11-14 18:59:29,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/b325368e-b873-4a4e-aa51-45ea6753c28e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22df7af2dafcd19e972609574c7b4104598a980" 2018-11-14 18:59:29,713 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bbdeee05-70d5-475d-b81e-7f106a9bd4bf Date: Wed, 14 Nov 2018 18:59:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:59:29,713 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/b325368e-b873-4a4e-aa51-45ea6753c28e used request id req-bbdeee05-70d5-475d-b81e-7f106a9bd4bf 2018-11-14 18:59:29,716 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/5eff3306f94f4763a588f077f6b27774/volumes/6e9d3c39-643e-4ce3-804b-4ac0f7372f9d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-73286a09-e788-457b-a467-cab36e29b523" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22df7af2dafcd19e972609574c7b4104598a980" 2018-11-14 18:59:29,970 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:59:29 GMT Server: Apache x-compute-request-id: req-202e36ca-f1b3-4942-9551-7b605d04310e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-202e36ca-f1b3-4942-9551-7b605d04310e Content-Encoding: gzip Content-Length: 590 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "c8ed86f912fb49a5b16c02ccf946ece3", "attachments": [{"server_id": "3063fff2-fa58-41ae-be40-93ef9c30f691", "attachment_id": "7e0c4076-7159-4e01-8920-ca3ea310afb9", "attached_at": "2018-11-14T18:59:27.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "6e9d3c39-643e-4ce3-804b-4ac0f7372f9d", "device": "/dev/vdb", "id": "6e9d3c39-643e-4ce3-804b-4ac0f7372f9d"}], "links": [{"href": "http://172.30.9.28:8776/v3/5eff3306f94f4763a588f077f6b27774/volumes/6e9d3c39-643e-4ce3-804b-4ac0f7372f9d", "rel": "self"}, {"href": "http://172.30.9.28:8776/5eff3306f94f4763a588f077f6b27774/volumes/6e9d3c39-643e-4ce3-804b-4ac0f7372f9d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-14T18:59:00.000000", "description": null, "os-vol-tenant-attr:tenant_id": "5eff3306f94f4763a588f077f6b27774", "updated_at": "2018-11-14T18:59:27.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "6e9d3c39-643e-4ce3-804b-4ac0f7372f9d", "size": 1}} 2018-11-14 18:59:29,970 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/5eff3306f94f4763a588f077f6b27774/volumes/6e9d3c39-643e-4ce3-804b-4ac0f7372f9d used request id req-202e36ca-f1b3-4942-9551-7b605d04310e 2018-11-14 18:59:29,974 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/3063fff2-fa58-41ae-be40-93ef9c30f691/os-volume_attachments/6e9d3c39-643e-4ce3-804b-4ac0f7372f9d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22df7af2dafcd19e972609574c7b4104598a980" 2018-11-14 18:59:31,064 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18:59:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c0ab0e3e-39b0-4b62-a964-791ec2a653c3 x-compute-request-id: req-c0ab0e3e-39b0-4b62-a964-791ec2a653c3 Content-Length: 0 Content-Type: application/json 2018-11-14 18:59:31,065 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/3063fff2-fa58-41ae-be40-93ef9c30f691/os-volume_attachments/6e9d3c39-643e-4ce3-804b-4ac0f7372f9d used request id req-c0ab0e3e-39b0-4b62-a964-791ec2a653c3 2018-11-14 18:59:31,067 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/3063fff2-fa58-41ae-be40-93ef9c30f691 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22df7af2dafcd19e972609574c7b4104598a980" 2018-11-14 18:59:31,347 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:59: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-88f30932-3bf0-46f7-89c7-fd9c7f995ff1 x-compute-request-id: req-88f30932-3bf0-46f7-89c7-fd9c7f995ff1 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3063fff2-fa58-41ae-be40-93ef9c30f691", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3063fff2-fa58-41ae-be40-93ef9c30f691", "rel": "bookmark"}], "image": {"id": "ee3e67fc-4ce2-43aa-896f-6045181200fb", "links": [{"href": "http://172.30.9.28:8774/images/ee3e67fc-4ce2-43aa-896f-6045181200fb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:59:18.000000", "flavor": {"id": "591866bd-c883-4d37-a3ef-e5acf0bc0914", "links": [{"href": "http://172.30.9.28:8774/flavors/591866bd-c883-4d37-a3ef-e5acf0bc0914", "rel": "bookmark"}]}, "id": "3063fff2-fa58-41ae-be40-93ef9c30f691", "user_id": "c8ed86f912fb49a5b16c02ccf946ece3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:59:18Z", "hostId": "4ae48dc1f667f5714394276b56d53210984def0201e9924b7ebae02e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-inst", "created": "2018-11-14T18:59:12Z", "tenant_id": "5eff3306f94f4763a588f077f6b27774", "os-extended-volumes:volumes_attached": [{"id": "6e9d3c39-643e-4ce3-804b-4ac0f7372f9d"}], "metadata": {}}} 2018-11-14 18:59:31,348 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/3063fff2-fa58-41ae-be40-93ef9c30f691 used request id req-88f30932-3bf0-46f7-89c7-fd9c7f995ff1 2018-11-14 18:59:34,354 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/3063fff2-fa58-41ae-be40-93ef9c30f691 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22df7af2dafcd19e972609574c7b4104598a980" 2018-11-14 18:59:34,631 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:59:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-04524910-519a-4714-ba5c-71ce99d37040 x-compute-request-id: req-04524910-519a-4714-ba5c-71ce99d37040 Content-Encoding: gzip Content-Length: 655 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3063fff2-fa58-41ae-be40-93ef9c30f691", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3063fff2-fa58-41ae-be40-93ef9c30f691", "rel": "bookmark"}], "image": {"id": "ee3e67fc-4ce2-43aa-896f-6045181200fb", "links": [{"href": "http://172.30.9.28:8774/images/ee3e67fc-4ce2-43aa-896f-6045181200fb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:59:18.000000", "flavor": {"id": "591866bd-c883-4d37-a3ef-e5acf0bc0914", "links": [{"href": "http://172.30.9.28:8774/flavors/591866bd-c883-4d37-a3ef-e5acf0bc0914", "rel": "bookmark"}]}, "id": "3063fff2-fa58-41ae-be40-93ef9c30f691", "user_id": "c8ed86f912fb49a5b16c02ccf946ece3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:59:18Z", "hostId": "4ae48dc1f667f5714394276b56d53210984def0201e9924b7ebae02e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-inst", "created": "2018-11-14T18:59:12Z", "tenant_id": "5eff3306f94f4763a588f077f6b27774", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:59:34,631 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/3063fff2-fa58-41ae-be40-93ef9c30f691 used request id req-04524910-519a-4714-ba5c-71ce99d37040 2018-11-14 18:59:34,632 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-inst 2018-11-14 18:59:34,634 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/3063fff2-fa58-41ae-be40-93ef9c30f691 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22df7af2dafcd19e972609574c7b4104598a980" 2018-11-14 18:59:34,763 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:59:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e3fc1383-ca76-4286-91a0-e7ba3d9d9e45 x-compute-request-id: req-e3fc1383-ca76-4286-91a0-e7ba3d9d9e45 Content-Type: application/json 2018-11-14 18:59:34,763 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/3063fff2-fa58-41ae-be40-93ef9c30f691 used request id req-e3fc1383-ca76-4286-91a0-e7ba3d9d9e45 2018-11-14 18:59:34,764 - create_instance - INFO - Checking deletion status 2018-11-14 18:59:34,766 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/3063fff2-fa58-41ae-be40-93ef9c30f691 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22df7af2dafcd19e972609574c7b4104598a980" 2018-11-14 18:59:35,053 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:59:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b64ec3e4-7d24-4b02-b782-c2393a2fdca3 x-compute-request-id: req-b64ec3e4-7d24-4b02-b782-c2393a2fdca3 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.28:8774/v2.1/servers/3063fff2-fa58-41ae-be40-93ef9c30f691", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3063fff2-fa58-41ae-be40-93ef9c30f691", "rel": "bookmark"}], "image": {"id": "ee3e67fc-4ce2-43aa-896f-6045181200fb", "links": [{"href": "http://172.30.9.28:8774/images/ee3e67fc-4ce2-43aa-896f-6045181200fb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T18:59:18.000000", "flavor": {"id": "591866bd-c883-4d37-a3ef-e5acf0bc0914", "links": [{"href": "http://172.30.9.28:8774/flavors/591866bd-c883-4d37-a3ef-e5acf0bc0914", "rel": "bookmark"}]}, "id": "3063fff2-fa58-41ae-be40-93ef9c30f691", "user_id": "c8ed86f912fb49a5b16c02ccf946ece3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T18:59:34Z", "hostId": "4ae48dc1f667f5714394276b56d53210984def0201e9924b7ebae02e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-inst", "created": "2018-11-14T18:59:12Z", "tenant_id": "5eff3306f94f4763a588f077f6b27774", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 18:59:35,053 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/3063fff2-fa58-41ae-be40-93ef9c30f691 used request id req-b64ec3e4-7d24-4b02-b782-c2393a2fdca3 2018-11-14 18:59:35,053 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-inst] is - ACTIVE 2018-11-14 18:59:35,054 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-14 18:59:38,057 - create_instance - DEBUG - VM status query timeout in 296.707041979 2018-11-14 18:59:38,060 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/3063fff2-fa58-41ae-be40-93ef9c30f691 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22df7af2dafcd19e972609574c7b4104598a980" 2018-11-14 18:59:38,102 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:59:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-71e1542b-a125-4609-98ae-277cc7019c63 x-compute-request-id: req-71e1542b-a125-4609-98ae-277cc7019c63 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 3063fff2-fa58-41ae-be40-93ef9c30f691 could not be found.", "code": 404}} 2018-11-14 18:59:38,102 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/3063fff2-fa58-41ae-be40-93ef9c30f691 used request id req-71e1542b-a125-4609-98ae-277cc7019c63 2018-11-14 18:59:38,102 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 3063fff2-fa58-41ae-be40-93ef9c30f691 could not be found. (HTTP 404) (Request-ID: req-71e1542b-a125-4609-98ae-277cc7019c63) 2018-11-14 18:59:38,103 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-inst 2018-11-14 18:59:38,106 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/591866bd-c883-4d37-a3ef-e5acf0bc0914 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a0feb6fd0bb603d64a210ee7bb4b7f9741d08eb" 2018-11-14 18:59:38,138 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18:59:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-82de4306-32f6-47c4-b59d-3cc22abfedf3 x-compute-request-id: req-82de4306-32f6-47c4-b59d-3cc22abfedf3 Content-Length: 0 Content-Type: application/json 2018-11-14 18:59:38,138 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/591866bd-c883-4d37-a3ef-e5acf0bc0914 used request id req-82de4306-32f6-47c4-b59d-3cc22abfedf3 2018-11-14 18:59:38,139 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-pub-subnet 2018-11-14 18:59:38,139 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-pub-subnet 2018-11-14 18:59:38,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/498adbb1-4fd7-4b73-8c29-5e3431410910 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d659fa8d01b53ef13811f9dd5ffe30649945c55" 2018-11-14 18:59:41,038 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c109a1cb-004b-4986-b740-a93ee6a9a99c Date: Wed, 14 Nov 2018 18:59:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:59:41,038 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/498adbb1-4fd7-4b73-8c29-5e3431410910 used request id req-c109a1cb-004b-4986-b740-a93ee6a9a99c 2018-11-14 18:59:41,038 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-pub-net 2018-11-14 18:59:41,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/a0aa676b-6ced-4022-89fd-f4bdc6088e7b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d659fa8d01b53ef13811f9dd5ffe30649945c55" 2018-11-14 18:59:42,716 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-320dcb1a-f7ef-4928-b05d-07c26f9494bb Date: Wed, 14 Nov 2018 18:59:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:59:42,717 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/a0aa676b-6ced-4022-89fd-f4bdc6088e7b used request id req-320dcb1a-f7ef-4928-b05d-07c26f9494bb 2018-11-14 18:59:42,720 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/5eff3306f94f4763a588f077f6b27774/volumes/f7b8f415-53a6-4d26-b5e0-08d784f5cdb4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ded06e4f-eea8-4523-a20b-4722bd6710f5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0ddc817442acc0990bd2363cd4943bcb2efced3" 2018-11-14 18:59:42,972 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:59:42 GMT Server: Apache x-compute-request-id: req-3753afaf-a5e3-4368-a056-c009162e0479 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3753afaf-a5e3-4368-a056-c009162e0479 Content-Encoding: gzip Content-Length: 467 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "c8ed86f912fb49a5b16c02ccf946ece3", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/5eff3306f94f4763a588f077f6b27774/volumes/f7b8f415-53a6-4d26-b5e0-08d784f5cdb4", "rel": "self"}, {"href": "http://172.30.9.28:8776/5eff3306f94f4763a588f077f6b27774/volumes/f7b8f415-53a6-4d26-b5e0-08d784f5cdb4", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-14T18:59:02.000000", "description": null, "os-vol-tenant-attr:tenant_id": "5eff3306f94f4763a588f077f6b27774", "updated_at": "2018-11-14T18:59:03.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f7b8f415-53a6-4d26-b5e0-08d784f5cdb4", "size": 1}} 2018-11-14 18:59:42,972 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/5eff3306f94f4763a588f077f6b27774/volumes/f7b8f415-53a6-4d26-b5e0-08d784f5cdb4 used request id req-3753afaf-a5e3-4368-a056-c009162e0479 2018-11-14 18:59:42,973 - create_volume - DEBUG - Instance status is - available 2018-11-14 18:59:42,973 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-2 2018-11-14 18:59:42,973 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-2 2018-11-14 18:59:42,976 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/5eff3306f94f4763a588f077f6b27774/volumes/f7b8f415-53a6-4d26-b5e0-08d784f5cdb4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ded06e4f-eea8-4523-a20b-4722bd6710f5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0ddc817442acc0990bd2363cd4943bcb2efced3" 2018-11-14 18:59:43,297 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18:59:42 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-741e7fa6-d486-4f39-a5ae-236cf0da73d4 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:59:43,297 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/5eff3306f94f4763a588f077f6b27774/volumes/f7b8f415-53a6-4d26-b5e0-08d784f5cdb4 used request id req-741e7fa6-d486-4f39-a5ae-236cf0da73d4 2018-11-14 18:59:43,300 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/5eff3306f94f4763a588f077f6b27774/volumes/f7b8f415-53a6-4d26-b5e0-08d784f5cdb4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ded06e4f-eea8-4523-a20b-4722bd6710f5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0ddc817442acc0990bd2363cd4943bcb2efced3" 2018-11-14 18:59:43,612 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:59:43 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-630efea3-7087-49bb-a910-7df6fe1b1a03 x-openstack-request-id: req-630efea3-7087-49bb-a910-7df6fe1b1a03 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume f7b8f415-53a6-4d26-b5e0-08d784f5cdb4 could not be found.", "code": 404}} 2018-11-14 18:59:43,612 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/5eff3306f94f4763a588f077f6b27774/volumes/f7b8f415-53a6-4d26-b5e0-08d784f5cdb4 used request id req-630efea3-7087-49bb-a910-7df6fe1b1a03 2018-11-14 18:59:43,612 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume f7b8f415-53a6-4d26-b5e0-08d784f5cdb4 could not be found. (HTTP 404) (Request-ID: req-630efea3-7087-49bb-a910-7df6fe1b1a03) 2018-11-14 18:59:43,612 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-2 2018-11-14 18:59:43,616 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/5eff3306f94f4763a588f077f6b27774/volumes/6e9d3c39-643e-4ce3-804b-4ac0f7372f9d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9473c95e-2d6b-40b4-9531-3756323348d3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67c577fd78944f3ba1025d1a46d2a7a6b2715659" 2018-11-14 18:59:44,267 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:59:43 GMT Server: Apache x-compute-request-id: req-2f03f231-600f-40ab-8ebf-0a3eccf1e2ca OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2f03f231-600f-40ab-8ebf-0a3eccf1e2ca Content-Encoding: gzip Content-Length: 467 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "c8ed86f912fb49a5b16c02ccf946ece3", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/5eff3306f94f4763a588f077f6b27774/volumes/6e9d3c39-643e-4ce3-804b-4ac0f7372f9d", "rel": "self"}, {"href": "http://172.30.9.28:8776/5eff3306f94f4763a588f077f6b27774/volumes/6e9d3c39-643e-4ce3-804b-4ac0f7372f9d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-14T18:59:00.000000", "description": null, "os-vol-tenant-attr:tenant_id": "5eff3306f94f4763a588f077f6b27774", "updated_at": "2018-11-14T18:59:31.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6e9d3c39-643e-4ce3-804b-4ac0f7372f9d", "size": 1}} 2018-11-14 18:59:44,267 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/5eff3306f94f4763a588f077f6b27774/volumes/6e9d3c39-643e-4ce3-804b-4ac0f7372f9d used request id req-2f03f231-600f-40ab-8ebf-0a3eccf1e2ca 2018-11-14 18:59:44,268 - create_volume - DEBUG - Instance status is - available 2018-11-14 18:59:44,268 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-1 2018-11-14 18:59:44,268 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-1 2018-11-14 18:59:44,271 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/5eff3306f94f4763a588f077f6b27774/volumes/6e9d3c39-643e-4ce3-804b-4ac0f7372f9d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9473c95e-2d6b-40b4-9531-3756323348d3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67c577fd78944f3ba1025d1a46d2a7a6b2715659" 2018-11-14 18:59:44,536 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 18:59:44 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d3470c32-9d6d-43d1-b704-96332d9fda65 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:59:44,537 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/5eff3306f94f4763a588f077f6b27774/volumes/6e9d3c39-643e-4ce3-804b-4ac0f7372f9d used request id req-d3470c32-9d6d-43d1-b704-96332d9fda65 2018-11-14 18:59:44,539 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/5eff3306f94f4763a588f077f6b27774/volumes/6e9d3c39-643e-4ce3-804b-4ac0f7372f9d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9473c95e-2d6b-40b4-9531-3756323348d3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67c577fd78944f3ba1025d1a46d2a7a6b2715659" 2018-11-14 18:59:44,589 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:59:44 GMT Server: Apache x-compute-request-id: req-b0ecfd9b-da02-407f-b4f5-fffeeb5ff708 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b0ecfd9b-da02-407f-b4f5-fffeeb5ff708 Content-Encoding: gzip Content-Length: 469 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "c8ed86f912fb49a5b16c02ccf946ece3", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/5eff3306f94f4763a588f077f6b27774/volumes/6e9d3c39-643e-4ce3-804b-4ac0f7372f9d", "rel": "self"}, {"href": "http://172.30.9.28:8776/5eff3306f94f4763a588f077f6b27774/volumes/6e9d3c39-643e-4ce3-804b-4ac0f7372f9d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-14T18:59:00.000000", "description": null, "os-vol-tenant-attr:tenant_id": "5eff3306f94f4763a588f077f6b27774", "updated_at": "2018-11-14T18:59:44.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6e9d3c39-643e-4ce3-804b-4ac0f7372f9d", "size": 1}} 2018-11-14 18:59:44,589 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/5eff3306f94f4763a588f077f6b27774/volumes/6e9d3c39-643e-4ce3-804b-4ac0f7372f9d used request id req-b0ecfd9b-da02-407f-b4f5-fffeeb5ff708 2018-11-14 18:59:44,590 - create_volume - DEBUG - Instance status is - deleting 2018-11-14 18:59:44,590 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-11-14 18:59:47,593 - create_volume - DEBUG - Volume status query timeout in 56.9438459873 2018-11-14 18:59:47,596 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/5eff3306f94f4763a588f077f6b27774/volumes/6e9d3c39-643e-4ce3-804b-4ac0f7372f9d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9473c95e-2d6b-40b4-9531-3756323348d3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67c577fd78944f3ba1025d1a46d2a7a6b2715659" 2018-11-14 18:59:47,832 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:59:47 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-16c26039-93f1-4c4c-a4ab-e165c1ca7e1e x-openstack-request-id: req-16c26039-93f1-4c4c-a4ab-e165c1ca7e1e Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 6e9d3c39-643e-4ce3-804b-4ac0f7372f9d could not be found.", "code": 404}} 2018-11-14 18:59:47,832 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/5eff3306f94f4763a588f077f6b27774/volumes/6e9d3c39-643e-4ce3-804b-4ac0f7372f9d used request id req-16c26039-93f1-4c4c-a4ab-e165c1ca7e1e 2018-11-14 18:59:47,832 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 6e9d3c39-643e-4ce3-804b-4ac0f7372f9d could not be found. (HTTP 404) (Request-ID: req-16c26039-93f1-4c4c-a4ab-e165c1ca7e1e) 2018-11-14 18:59:47,832 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-1 2018-11-14 18:59:47,833 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-194e0d31-5643-4591-8974-1d9dab36b521-image 2018-11-14 18:59:47,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/ee3e67fc-4ce2-43aa-896f-6045181200fb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e74ee25693e57dadeec93cd8bdc0540316001f5b" 2018-11-14 18:59:48,122 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8743ae1e-f302-4105-8db3-4a1af32f5c40 Date: Wed, 14 Nov 2018 18:59:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:59:48,122 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/ee3e67fc-4ce2-43aa-896f-6045181200fb used request id req-8743ae1e-f302-4105-8db3-4a1af32f5c40 2018-11-14 18:59:48,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d35c7327809d3f8e3f8016fd380c950035fa23" 2018-11-14 18:59:48,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-7c4e846d-635f-4eb7-9fa7-e69dbc28754f Date: Wed, 14 Nov 2018 18:59:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5eff3306f94f4763a588f077f6b27774", "created_at": "2018-11-14T18:58:57Z", "updated_at": "2018-11-14T18:58:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:58:57Z", "revision_number": 0, "id": "0877ce33-4c00-4789-ad23-cc86c941b44d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:58:57Z", "security_group_id": "66086e02-1049-43ee-a1a5-c6774a3cc0c5", "tenant_id": "5eff3306f94f4763a588f077f6b27774", "port_range_min": null, "ethertype": "IPv6", "project_id": "5eff3306f94f4763a588f077f6b27774"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:58:57Z", "revision_number": 0, "id": "8a2edb96-b81f-40c3-84c4-d341b97c7393", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:58:57Z", "security_group_id": "66086e02-1049-43ee-a1a5-c6774a3cc0c5", "tenant_id": "5eff3306f94f4763a588f077f6b27774", "port_range_min": null, "ethertype": "IPv4", "project_id": "5eff3306f94f4763a588f077f6b27774"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:58:57Z", "revision_number": 0, "id": "cd93fea8-92de-44c7-8784-6b6493313f2d", "remote_group_id": "66086e02-1049-43ee-a1a5-c6774a3cc0c5", "remote_ip_prefix": null, "created_at": "2018-11-14T18:58:57Z", "security_group_id": "66086e02-1049-43ee-a1a5-c6774a3cc0c5", "tenant_id": "5eff3306f94f4763a588f077f6b27774", "port_range_min": null, "ethertype": "IPv4", "project_id": "5eff3306f94f4763a588f077f6b27774"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:58:57Z", "revision_number": 0, "id": "f6bfd52b-7a88-4863-b923-efa249613213", "remote_group_id": "66086e02-1049-43ee-a1a5-c6774a3cc0c5", "remote_ip_prefix": null, "created_at": "2018-11-14T18:58:57Z", "security_group_id": "66086e02-1049-43ee-a1a5-c6774a3cc0c5", "tenant_id": "5eff3306f94f4763a588f077f6b27774", "port_range_min": null, "ethertype": "IPv6", "project_id": "5eff3306f94f4763a588f077f6b27774"}], "revision_number": 4, "project_id": "5eff3306f94f4763a588f077f6b27774", "id": "66086e02-1049-43ee-a1a5-c6774a3cc0c5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 18:59:48,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-7c4e846d-635f-4eb7-9fa7-e69dbc28754f 2018-11-14 18:59:48,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d35c7327809d3f8e3f8016fd380c950035fa23" 2018-11-14 18:59:48,502 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:59:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ea1489c-d2e7-4f1e-bdc3-f4ce7d68ee7c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 18:59:48,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-6ea1489c-d2e7-4f1e-bdc3-f4ce7d68ee7c 2018-11-14 18:59:48,502 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:59:48,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d35c7327809d3f8e3f8016fd380c950035fa23" 2018-11-14 18:59:48,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:59:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5d6635b-6b6b-4209-b6b6-ca0643f17d99 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 18:59:48,634 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-e5d6635b-6b6b-4209-b6b6-ca0643f17d99 2018-11-14 18:59:48,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d35c7327809d3f8e3f8016fd380c950035fa23" 2018-11-14 18:59:48,746 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 18:59:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b070945-0905-4591-8d45-a36ed6a1ef77 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 18:59:48,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-2b070945-0905-4591-8d45-a36ed6a1ef77 2018-11-14 18:59:48,747 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 18:59:48,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5eff3306f94f4763a588f077f6b27774 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d35c7327809d3f8e3f8016fd380c950035fa23" 2018-11-14 18:59:48,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:59:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc3e6871-97e2-4e38-b74f-dd483e81267d Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5eff3306f94f4763a588f077f6b27774"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5eff3306f94f4763a588f077f6b27774", "name": "CreateInstanceVolumeTests-9abb93fa-ca96-4b3-proj"}} 2018-11-14 18:59:48,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5eff3306f94f4763a588f077f6b27774 used request id req-dc3e6871-97e2-4e38-b74f-dd483e81267d 2018-11-14 18:59:48,852 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 66086e02-1049-43ee-a1a5-c6774a3cc0c5 2018-11-14 18:59:48,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=66086e02-1049-43ee-a1a5-c6774a3cc0c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d35c7327809d3f8e3f8016fd380c950035fa23" 2018-11-14 18:59:49,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-604d4981-9a92-44ab-a19a-73393663bbff Date: Wed, 14 Nov 2018 18:59:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:58:57Z", "security_group_id": "66086e02-1049-43ee-a1a5-c6774a3cc0c5", "port_range_min": null, "revision_number": 0, "tenant_id": "5eff3306f94f4763a588f077f6b27774", "created_at": "2018-11-14T18:58:57Z", "project_id": "5eff3306f94f4763a588f077f6b27774", "id": "0877ce33-4c00-4789-ad23-cc86c941b44d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:58:57Z", "security_group_id": "66086e02-1049-43ee-a1a5-c6774a3cc0c5", "port_range_min": null, "revision_number": 0, "tenant_id": "5eff3306f94f4763a588f077f6b27774", "created_at": "2018-11-14T18:58:57Z", "project_id": "5eff3306f94f4763a588f077f6b27774", "id": "8a2edb96-b81f-40c3-84c4-d341b97c7393"}, {"remote_group_id": "66086e02-1049-43ee-a1a5-c6774a3cc0c5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:58:57Z", "security_group_id": "66086e02-1049-43ee-a1a5-c6774a3cc0c5", "port_range_min": null, "revision_number": 0, "tenant_id": "5eff3306f94f4763a588f077f6b27774", "created_at": "2018-11-14T18:58:57Z", "project_id": "5eff3306f94f4763a588f077f6b27774", "id": "cd93fea8-92de-44c7-8784-6b6493313f2d"}, {"remote_group_id": "66086e02-1049-43ee-a1a5-c6774a3cc0c5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:58:57Z", "security_group_id": "66086e02-1049-43ee-a1a5-c6774a3cc0c5", "port_range_min": null, "revision_number": 0, "tenant_id": "5eff3306f94f4763a588f077f6b27774", "created_at": "2018-11-14T18:58:57Z", "project_id": "5eff3306f94f4763a588f077f6b27774", "id": "f6bfd52b-7a88-4863-b923-efa249613213"}]} 2018-11-14 18:59:49,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=66086e02-1049-43ee-a1a5-c6774a3cc0c5 used request id req-604d4981-9a92-44ab-a19a-73393663bbff 2018-11-14 18:59:49,069 - neutron_utils - INFO - Deleting security group with name - default 2018-11-14 18:59:49,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/66086e02-1049-43ee-a1a5-c6774a3cc0c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d35c7327809d3f8e3f8016fd380c950035fa23" 2018-11-14 18:59:49,543 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3c649bb6-c0a9-4afd-96d8-415965eba362 Content-Length: 0 Date: Wed, 14 Nov 2018 18:59:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 18:59:49,543 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/66086e02-1049-43ee-a1a5-c6774a3cc0c5 used request id req-3c649bb6-c0a9-4afd-96d8-415965eba362 2018-11-14 18:59:49,544 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-9abb93fa-ca96-4b3-proj 2018-11-14 18:59:49,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/5eff3306f94f4763a588f077f6b27774 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d35c7327809d3f8e3f8016fd380c950035fa23" 2018-11-14 18:59:49,828 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:59:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ef352fb-dc98-4fb1-83a0-787546cdad81 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:59:49,828 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/5eff3306f94f4763a588f077f6b27774 used request id req-4ef352fb-dc98-4fb1-83a0-787546cdad81 2018-11-14 18:59:49,829 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-9abb93fa-ca96-4b3-proj-role 2018-11-14 18:59:49,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/efa1a15737984a0baab925651b23a9a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d35c7327809d3f8e3f8016fd380c950035fa23" 2018-11-14 18:59:49,960 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:59:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d12432a7-374d-4457-8bb7-7ca292b0cbc3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:59:49,961 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/efa1a15737984a0baab925651b23a9a3 used request id req-d12432a7-374d-4457-8bb7-7ca292b0cbc3 2018-11-14 18:59:49,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d35c7327809d3f8e3f8016fd380c950035fa23" 2018-11-14 18:59:50,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:59:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af85031e-47ad-4e3d-8c64-193ede3e7de3 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:59:50,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-af85031e-47ad-4e3d-8c64-193ede3e7de3 2018-11-14 18:59:50,068 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-9abb93fa-ca96-4b3-user 2018-11-14 18:59:50,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/c8ed86f912fb49a5b16c02ccf946ece3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a50bd9fbc7e0bf514d2d254685a3e2d3f00d3d7f" 2018-11-14 18:59:50,281 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:59:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59b1a442-596d-4ecb-8a28-633718ae7513 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:59:50,281 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/c8ed86f912fb49a5b16c02ccf946ece3 used request id req-59b1a442-596d-4ecb-8a28-633718ae7513 2018-11-14 18:59:50,282 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:59:50,712 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:59:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["92No-bOwSdGEU2Y1n-LaSA"], "issued_at": "2018-11-14T18:59:50.000000Z"}} 2018-11-14 18:59:50,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a86b06ecd6d623dae20b5ba89eb078ac9cd903" 2018-11-14 18:59:50,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:59:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fc32f84-5858-4a3d-828e-7a17891273d1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:59:50,812 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-1fc32f84-5858-4a3d-828e-7a17891273d1 2018-11-14 18:59:50,813 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:59:50,814 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:59:51,244 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:59:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["Hsuyb-zCQk-Vza_6CDmoNw"], "issued_at": "2018-11-14T18:59:51.000000Z"}} 2018-11-14 18:59:51,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4d01e695b4198e186e9c7c6fe6999b00bc937c9" 2018-11-14 18:59:51,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:59:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-618d2c53-44a6-4ccf-afb9-2c1b42317061 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:59:51,347 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-618d2c53-44a6-4ccf-afb9-2c1b42317061 2018-11-14 18:59:51,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:59:51,357 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:59: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:59:51,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-865a8a57-814a-421-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4d01e695b4198e186e9c7c6fe6999b00bc937c9" 2018-11-14 18:59:51,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:59:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dff9b033-f60a-423c-a516-02673ddeeb9b Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-865a8a57-814a-421-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 18:59:51,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-865a8a57-814a-421-proj used request id req-dff9b033-f60a-423c-a516-02673ddeeb9b 2018-11-14 18:59:51,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4d01e695b4198e186e9c7c6fe6999b00bc937c9" 2018-11-14 18:59:51,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:59:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d09e40a6-e5ac-4995-9051-3bc9c4e56249 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:59:51,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-d09e40a6-e5ac-4995-9051-3bc9c4e56249 2018-11-14 18:59:51,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4d01e695b4198e186e9c7c6fe6999b00bc937c9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceVolumeTests-865a8a57-814a-421-proj"}}' 2018-11-14 18:59:51,733 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:59:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-395aa07a-b75f-4d9d-8012-be62b540041c Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e42f2ca17c2f4fc3805e74d27eff4d3a"}, "tags": [], "enabled": true, "id": "e42f2ca17c2f4fc3805e74d27eff4d3a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-865a8a57-814a-421-proj"}} 2018-11-14 18:59:51,734 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-395aa07a-b75f-4d9d-8012-be62b540041c 2018-11-14 18:59:51,734 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-865a8a57-814a-421-proj 2018-11-14 18:59:51,734 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:59:51,735 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:59:52,148 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:59:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["TPfdq0aHRvKt4uQm-d0TOQ"], "issued_at": "2018-11-14T18:59:52.000000Z"}} 2018-11-14 18:59:52,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c97677ff4344edde892f76c2ab8746f42d232a9" 2018-11-14 18:59:52,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:59:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0116e62d-e07a-4d97-bede-71f13ef5486b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:59:52,250 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-0116e62d-e07a-4d97-bede-71f13ef5486b 2018-11-14 18:59:52,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 18:59:52,259 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 18:59: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 18:59:52,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c97677ff4344edde892f76c2ab8746f42d232a9" 2018-11-14 18:59:52,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:59:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c3961b6-0d81-42e5-a0c7-86b324b56c93 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 18:59:52,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-5c3961b6-0d81-42e5-a0c7-86b324b56c93 2018-11-14 18:59:52,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstanceVolumeTests-865a8a57-814a-421-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c97677ff4344edde892f76c2ab8746f42d232a9" 2018-11-14 18:59:52,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:59:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-224bc36f-6881-4eb4-970b-73ea55a545c8 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstanceVolumeTests-865a8a57-814a-421-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e42f2ca17c2f4fc3805e74d27eff4d3a"}, "tags": [], "enabled": true, "id": "e42f2ca17c2f4fc3805e74d27eff4d3a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-865a8a57-814a-421-proj"}]} 2018-11-14 18:59:52,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstanceVolumeTests-865a8a57-814a-421-proj used request id req-224bc36f-6881-4eb4-970b-73ea55a545c8 2018-11-14 18:59:52,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c97677ff4344edde892f76c2ab8746f42d232a9" 2018-11-14 18:59:52,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:59:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7a28a30-e55b-44d1-a0ad-d17dc68e8f21 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 18:59:52,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-e7a28a30-e55b-44d1-a0ad-d17dc68e8f21 2018-11-14 18:59:53,116 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-865a8a57-814a-421-user 2018-11-14 18:59:53,116 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:59:53,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4d01e695b4198e186e9c7c6fe6999b00bc937c9" 2018-11-14 18:59:53,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:59:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a01d1a2-e77b-4cf3-be6e-b4b3118712dc Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 18:59:53,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-7a01d1a2-e77b-4cf3-be6e-b4b3118712dc 2018-11-14 18:59:53,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4d01e695b4198e186e9c7c6fe6999b00bc937c9" -d '{"role": {"name": "CreateInstanceVolumeTests-865a8a57-814a-421-proj-role"}}' 2018-11-14 18:59:53,367 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 18:59:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b2fe358-3d36-4b46-a842-25ec01c9e5c3 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "636a091f1f6a4f47821519a7cda16c45", "links": {"self": "http://172.30.9.28:5000/v3/roles/636a091f1f6a4f47821519a7cda16c45"}, "name": "CreateInstanceVolumeTests-865a8a57-814a-421-proj-role"}} 2018-11-14 18:59:53,367 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-9b2fe358-3d36-4b46-a842-25ec01c9e5c3 2018-11-14 18:59:53,368 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-865a8a57-814a-421-proj-role 2018-11-14 18:59:53,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/636a091f1f6a4f47821519a7cda16c45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4d01e695b4198e186e9c7c6fe6999b00bc937c9" 2018-11-14 18:59:53,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:59:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5da49a83-e01b-4e06-a896-e5415324f808 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "636a091f1f6a4f47821519a7cda16c45", "links": {"self": "http://172.30.9.28:5000/v3/roles/636a091f1f6a4f47821519a7cda16c45"}, "name": "CreateInstanceVolumeTests-865a8a57-814a-421-proj-role"}} 2018-11-14 18:59:53,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/636a091f1f6a4f47821519a7cda16c45 used request id req-5da49a83-e01b-4e06-a896-e5415324f808 2018-11-14 18:59:53,480 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-865a8a57-814a-421-proj-role to project CreateInstanceVolumeTests-865a8a57-814a-421-proj 2018-11-14 18:59:53,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/e42f2ca17c2f4fc3805e74d27eff4d3a/users/369f81df643b44d38c6b281586545644/roles/636a091f1f6a4f47821519a7cda16c45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4d01e695b4198e186e9c7c6fe6999b00bc937c9" 2018-11-14 18:59:53,634 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 18:59:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5297a489-fc93-4f97-a841-eb39d2c0d7fb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 18:59:53,634 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/e42f2ca17c2f4fc3805e74d27eff4d3a/users/369f81df643b44d38c6b281586545644/roles/636a091f1f6a4f47821519a7cda16c45 used request id req-5297a489-fc93-4f97-a841-eb39d2c0d7fb 2018-11-14 18:59:53,635 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:59:53,638 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-14 18:59:53,638 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:59:53,639 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:59:54,047 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "636a091f1f6a4f47821519a7cda16c45", "name": "CreateInstanceVolumeTests-865a8a57-814a-421-proj-role"}], "expires_at": "2018-11-14T19:59:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e42f2ca17c2f4fc3805e74d27eff4d3a", "name": "CreateInstanceVolumeTests-865a8a57-814a-421-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-865a8a57-814a-421-user", "id": "369f81df643b44d38c6b281586545644"}, "audit_ids": ["oKIkKbV7TYC6u4xdC0Q_rA"], "issued_at": "2018-11-14T18:59:54.000000Z"}} 2018-11-14 18:59:54,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85025e74193848470a7326ee78b3032150e14205" 2018-11-14 18:59:54,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:59:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3947a5b1-7e36-4c40-8bfc-0c7f5d415ef7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:59:54,140 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-3947a5b1-7e36-4c40-8bfc-0c7f5d415ef7 2018-11-14 18:59:54,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}85025e74193848470a7326ee78b3032150e14205" 2018-11-14 18:59:54,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-f5f2166f-b296-472d-9d30-330c4b2e4f23 Date: Wed, 14 Nov 2018 18:59:54 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-image"} 2018-11-14 18:59:54,356 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-image used request id req-f5f2166f-b296-472d-9d30-330c4b2e4f23 2018-11-14 18:59:54,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}85025e74193848470a7326ee78b3032150e14205" 2018-11-14 18:59:54,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-59c2867f-dfaf-4fb2-af98-b533b580c9cd Date: Wed, 14 Nov 2018 18:59:54 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-11-14 18:59:54,641 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-59c2867f-dfaf-4fb2-af98-b533b580c9cd 2018-11-14 18:59:54,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}85025e74193848470a7326ee78b3032150e14205" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-image"}' 2018-11-14 18:59:54,914 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/ddee2031-e941-448d-a2c9-379f0a9ca58a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-659dfe99-77fa-4673-8fc1-7b1315ecef9e Date: Wed, 14 Nov 2018 18:59:54 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:59:54Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-14T18:59:54Z", "visibility": "shared", "locations": [], "self": "/v2/images/ddee2031-e941-448d-a2c9-379f0a9ca58a", "min_disk": 0, "protected": false, "id": "ddee2031-e941-448d-a2c9-379f0a9ca58a", "file": "/v2/images/ddee2031-e941-448d-a2c9-379f0a9ca58a/file", "checksum": null, "owner": "e42f2ca17c2f4fc3805e74d27eff4d3a", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:59:54,915 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-659dfe99-77fa-4673-8fc1-7b1315ecef9e 2018-11-14 18:59:54,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/ddee2031-e941-448d-a2c9-379f0a9ca58a/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}85025e74193848470a7326ee78b3032150e14205" -d '' 2018-11-14 18:59:55,577 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bce6ff16-2ae5-48ea-8a91-56bef6c85991 Date: Wed, 14 Nov 2018 18:59:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 18:59:55,577 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/ddee2031-e941-448d-a2c9-379f0a9ca58a/file used request id req-bce6ff16-2ae5-48ea-8a91-56bef6c85991 2018-11-14 18:59:55,578 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-14 18:59:55,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/ddee2031-e941-448d-a2c9-379f0a9ca58a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}85025e74193848470a7326ee78b3032150e14205" 2018-11-14 18:59:55,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-1a069dcf-764a-479c-95f0-1993c1760c18 Date: Wed, 14 Nov 2018 18:59:55 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:59:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:59:55Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/ddee2031-e941-448d-a2c9-379f0a9ca58a/snap", "metadata": {}}], "self": "/v2/images/ddee2031-e941-448d-a2c9-379f0a9ca58a", "min_disk": 0, "protected": false, "id": "ddee2031-e941-448d-a2c9-379f0a9ca58a", "file": "/v2/images/ddee2031-e941-448d-a2c9-379f0a9ca58a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e42f2ca17c2f4fc3805e74d27eff4d3a", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/ddee2031-e941-448d-a2c9-379f0a9ca58a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:59:55,804 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/ddee2031-e941-448d-a2c9-379f0a9ca58a used request id req-1a069dcf-764a-479c-95f0-1993c1760c18 2018-11-14 18:59:55,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}85025e74193848470a7326ee78b3032150e14205" 2018-11-14 18:59:55,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-01920f93-a826-499f-834e-3eacddf168e3 Date: Wed, 14 Nov 2018 18:59: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-11-14 18:59:55,989 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-01920f93-a826-499f-834e-3eacddf168e3 2018-11-14 18:59:55,992 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-image 2018-11-14 18:59:55,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/ddee2031-e941-448d-a2c9-379f0a9ca58a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}85025e74193848470a7326ee78b3032150e14205" 2018-11-14 18:59:56,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-a485b5e5-cf80-4c9b-87c6-bc62aaf6098f Date: Wed, 14 Nov 2018 18:59:56 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:59:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:59:55Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/ddee2031-e941-448d-a2c9-379f0a9ca58a/snap", "metadata": {}}], "self": "/v2/images/ddee2031-e941-448d-a2c9-379f0a9ca58a", "min_disk": 0, "protected": false, "id": "ddee2031-e941-448d-a2c9-379f0a9ca58a", "file": "/v2/images/ddee2031-e941-448d-a2c9-379f0a9ca58a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e42f2ca17c2f4fc3805e74d27eff4d3a", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/ddee2031-e941-448d-a2c9-379f0a9ca58a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 18:59:56,208 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/ddee2031-e941-448d-a2c9-379f0a9ca58a used request id req-a485b5e5-cf80-4c9b-87c6-bc62aaf6098f 2018-11-14 18:59:56,208 - create_image - DEBUG - Instance status is - active 2018-11-14 18:59:56,209 - create_image - DEBUG - Image is active with name - CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-image 2018-11-14 18:59:56,209 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-image 2018-11-14 18:59:56,209 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:59:56,210 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:59:56,627 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T19:59:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["I-aJW8myQkCOfivIEHJd6w"], "issued_at": "2018-11-14T18:59:56.000000Z"}} 2018-11-14 18:59:56,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2abb5de11f44cb33eb241bd3af31cf97fa77f406" 2018-11-14 18:59:56,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:59:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74b99ade-acd5-4133-9991-a6e7dd1dcc4a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:59:56,726 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-74b99ade-acd5-4133-9991-a6e7dd1dcc4a 2018-11-14 18:59:56,727 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 18:59:56,732 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2abb5de11f44cb33eb241bd3af31cf97fa77f406" 2018-11-14 18:59:56,954 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:59: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-920beef3-2c47-4d0c-87dc-21e86682bbac x-compute-request-id: req-920beef3-2c47-4d0c-87dc-21e86682bbac Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-14 18:59:56,954 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-920beef3-2c47-4d0c-87dc-21e86682bbac 2018-11-14 18:59:56,958 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2abb5de11f44cb33eb241bd3af31cf97fa77f406" -d '{"flavor": {"vcpus": 2, "disk": 1, "name": "CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-14 18:59:57,092 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:59: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-14043aef-9855-440a-871d-04c2e4682499 x-compute-request-id: req-14043aef-9855-440a-871d-04c2e4682499 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-flavor-name", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/add66a25-77a9-4eea-886e-e63431774f83", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/add66a25-77a9-4eea-886e-e63431774f83", "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": "add66a25-77a9-4eea-886e-e63431774f83"}} 2018-11-14 18:59:57,093 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-14043aef-9855-440a-871d-04c2e4682499 2018-11-14 18:59:57,093 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 18:59:57,094 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 18:59:57,582 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "636a091f1f6a4f47821519a7cda16c45", "name": "CreateInstanceVolumeTests-865a8a57-814a-421-proj-role"}], "expires_at": "2018-11-14T19:59:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e42f2ca17c2f4fc3805e74d27eff4d3a", "name": "CreateInstanceVolumeTests-865a8a57-814a-421-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-865a8a57-814a-421-user", "id": "369f81df643b44d38c6b281586545644"}, "audit_ids": ["yNB22VXxTSC_BjxSJSrfEA"], "issued_at": "2018-11-14T18:59:57.000000Z"}} 2018-11-14 18:59:57,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda8362d3e179c1ad5c68b48bb50cf8268bca7ee" 2018-11-14 18:59:57,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 18:59:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efeef423-3f72-45a8-9e6d-8338849abc8a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 18:59:57,654 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-efeef423-3f72-45a8-9e6d-8338849abc8a 2018-11-14 18:59:57,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda8362d3e179c1ad5c68b48bb50cf8268bca7ee" 2018-11-14 18:59:57,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9434b7a2-6114-432b-8a93-d71c5972e9f0 Date: Wed, 14 Nov 2018 18:59:57 GMT RESP BODY: {"networks":[]} 2018-11-14 18:59:57,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-pub-net used request id req-9434b7a2-6114-432b-8a93-d71c5972e9f0 2018-11-14 18:59:57,859 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-pub-net 2018-11-14 18:59:57,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda8362d3e179c1ad5c68b48bb50cf8268bca7ee" -d '{"network": {"name": "CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-pub-net", "admin_state_up": true}}' 2018-11-14 18:59:58,509 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 607 X-Openstack-Request-Id: req-48efeba5-8275-493e-94e0-8c52305080ea Date: Wed, 14 Nov 2018 18:59:58 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","created_at":"2018-11-14T18:59:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-11-14T18:59:58Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","id":"8a005cf0-6a39-471f-859f-35204743eb3f","name":"CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-pub-net"}} 2018-11-14 18:59:58,509 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-48efeba5-8275-493e-94e0-8c52305080ea 2018-11-14 18:59:58,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=8a005cf0-6a39-471f-859f-35204743eb3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda8362d3e179c1ad5c68b48bb50cf8268bca7ee" 2018-11-14 18:59:58,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 591 X-Openstack-Request-Id: req-69c162e5-6f90-4f69-b145-15a7d9735a3e Date: Wed, 14 Nov 2018 18:59:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-14T18:59:58Z","tenant_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","created_at":"2018-11-14T18:59:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","id":"8a005cf0-6a39-471f-859f-35204743eb3f","name":"CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-pub-net"}]} 2018-11-14 18:59:58,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=8a005cf0-6a39-471f-859f-35204743eb3f used request id req-69c162e5-6f90-4f69-b145-15a7d9735a3e 2018-11-14 18:59:58,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8a005cf0-6a39-471f-859f-35204743eb3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda8362d3e179c1ad5c68b48bb50cf8268bca7ee" 2018-11-14 18:59:58,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-37a51a60-4634-4adb-bc58-d6e6dd5d82ed Date: Wed, 14 Nov 2018 18:59:58 GMT RESP BODY: {"subnets":[]} 2018-11-14 18:59:58,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8a005cf0-6a39-471f-859f-35204743eb3f used request id req-37a51a60-4634-4adb-bc58-d6e6dd5d82ed 2018-11-14 18:59:58,977 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-pub-subnet 2018-11-14 18:59:58,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda8362d3e179c1ad5c68b48bb50cf8268bca7ee" -d '{"subnets": [{"ip_version": 4, "network_id": "8a005cf0-6a39-471f-859f-35204743eb3f", "cidr": "10.55.0.0/24", "name": "CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-pub-subnet"}]}' 2018-11-14 19:00:00,036 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-96e179e8-1da6-4e94-8014-75792d20007a Date: Wed, 14 Nov 2018 19:00:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8a005cf0-6a39-471f-859f-35204743eb3f","tenant_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","created_at":"2018-11-14T18:59:59Z","dns_nameservers":[],"updated_at":"2018-11-14T18:59:59Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","id":"40fa24b9-a4ac-4040-a324-91ec06b9a5e4","subnetpool_id":null,"name":"CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-pub-subnet"}]} 2018-11-14 19:00:00,036 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-96e179e8-1da6-4e94-8014-75792d20007a 2018-11-14 19:00:00,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=8a005cf0-6a39-471f-859f-35204743eb3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda8362d3e179c1ad5c68b48bb50cf8268bca7ee" 2018-11-14 19:00:00,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-b2bb5f0b-f19b-4b7b-b30d-ae9182cbfffa Date: Wed, 14 Nov 2018 19:00:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["40fa24b9-a4ac-4040-a324-91ec06b9a5e4"],"updated_at":"2018-11-14T18:59:59Z","tenant_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","created_at":"2018-11-14T18:59:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","id":"8a005cf0-6a39-471f-859f-35204743eb3f","name":"CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-pub-net"}]} 2018-11-14 19:00:00,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=8a005cf0-6a39-471f-859f-35204743eb3f used request id req-b2bb5f0b-f19b-4b7b-b30d-ae9182cbfffa 2018-11-14 19:00:00,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8a005cf0-6a39-471f-859f-35204743eb3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda8362d3e179c1ad5c68b48bb50cf8268bca7ee" 2018-11-14 19:00:00,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9e0c2c83-ab94-4c1e-b1bc-1f51fc519d66 Date: Wed, 14 Nov 2018 19:00:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8a005cf0-6a39-471f-859f-35204743eb3f","tenant_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","created_at":"2018-11-14T18:59:59Z","dns_nameservers":[],"updated_at":"2018-11-14T18:59:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","id":"40fa24b9-a4ac-4040-a324-91ec06b9a5e4","subnetpool_id":null,"name":"CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-pub-subnet"}]} 2018-11-14 19:00:00,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8a005cf0-6a39-471f-859f-35204743eb3f used request id req-9e0c2c83-ab94-4c1e-b1bc-1f51fc519d66 2018-11-14 19:00:00,561 - OpenStackNetwork - DEBUG - Network [8a005cf0-6a39-471f-859f-35204743eb3f] created successfully 2018-11-14 19:00:00,561 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:00:00,562 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:00:01,075 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "636a091f1f6a4f47821519a7cda16c45", "name": "CreateInstanceVolumeTests-865a8a57-814a-421-proj-role"}], "expires_at": "2018-11-14T20:00:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e42f2ca17c2f4fc3805e74d27eff4d3a", "name": "CreateInstanceVolumeTests-865a8a57-814a-421-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-865a8a57-814a-421-user", "id": "369f81df643b44d38c6b281586545644"}, "audit_ids": ["mg5gCAsjRZKfPw4u4zB8ow"], "issued_at": "2018-11-14T19:00:01.000000Z"}} 2018-11-14 19:00:01,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46231130637c0004d0d6a0f3fe5d1622fe453c04" 2018-11-14 19:00:01,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:00:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f253dd5-9f5a-4dd6-859f-197df040fa28 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:00:01,187 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-3f253dd5-9f5a-4dd6-859f-197df040fa28 2018-11-14 19:00:01,192 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/e42f2ca17c2f4fc3805e74d27eff4d3a/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46231130637c0004d0d6a0f3fe5d1622fe453c04" 2018-11-14 19:00:01,455 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:00:01 GMT Server: Apache x-compute-request-id: req-eaad44d2-af16-4a13-bf49-89b1dc570913 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-eaad44d2-af16-4a13-bf49-89b1dc570913 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-14 19:00:01,455 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/e42f2ca17c2f4fc3805e74d27eff4d3a/volumes/detail used request id req-eaad44d2-af16-4a13-bf49-89b1dc570913 2018-11-14 19:00:01,459 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/e42f2ca17c2f4fc3805e74d27eff4d3a/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-eaad44d2-af16-4a13-bf49-89b1dc570913" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46231130637c0004d0d6a0f3fe5d1622fe453c04" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-1", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-11-14 19:00:01,941 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 19:00:01 GMT Server: Apache x-compute-request-id: req-b7ab935f-b4f5-4480-bee0-b869b6cff59a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b7ab935f-b4f5-4480-bee0-b869b6cff59a Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "369f81df643b44d38c6b281586545644", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/e42f2ca17c2f4fc3805e74d27eff4d3a/volumes/632ef19f-b95a-4377-b8fc-80f61c8c6b13", "rel": "self"}, {"href": "http://172.30.9.28:8776/e42f2ca17c2f4fc3805e74d27eff4d3a/volumes/632ef19f-b95a-4377-b8fc-80f61c8c6b13", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-14T19:00:01.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "632ef19f-b95a-4377-b8fc-80f61c8c6b13", "size": 1}} 2018-11-14 19:00:01,942 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/e42f2ca17c2f4fc3805e74d27eff4d3a/volumes used request id req-b7ab935f-b4f5-4480-bee0-b869b6cff59a 2018-11-14 19:00:01,945 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/e42f2ca17c2f4fc3805e74d27eff4d3a/volumes/632ef19f-b95a-4377-b8fc-80f61c8c6b13 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-eaad44d2-af16-4a13-bf49-89b1dc570913" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46231130637c0004d0d6a0f3fe5d1622fe453c04" 2018-11-14 19:00:02,205 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:00:01 GMT Server: Apache x-compute-request-id: req-5841a6f5-34b1-43ce-be30-7fd640ef2922 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5841a6f5-34b1-43ce-be30-7fd640ef2922 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "369f81df643b44d38c6b281586545644", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/e42f2ca17c2f4fc3805e74d27eff4d3a/volumes/632ef19f-b95a-4377-b8fc-80f61c8c6b13", "rel": "self"}, {"href": "http://172.30.9.28:8776/e42f2ca17c2f4fc3805e74d27eff4d3a/volumes/632ef19f-b95a-4377-b8fc-80f61c8c6b13", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-14T19:00:01.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e42f2ca17c2f4fc3805e74d27eff4d3a", "updated_at": "2018-11-14T19:00:01.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "632ef19f-b95a-4377-b8fc-80f61c8c6b13", "size": 1}} 2018-11-14 19:00:02,205 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/e42f2ca17c2f4fc3805e74d27eff4d3a/volumes/632ef19f-b95a-4377-b8fc-80f61c8c6b13 used request id req-5841a6f5-34b1-43ce-be30-7fd640ef2922 2018-11-14 19:00:02,205 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-1 2018-11-14 19:00:02,208 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/e42f2ca17c2f4fc3805e74d27eff4d3a/volumes/632ef19f-b95a-4377-b8fc-80f61c8c6b13 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-eaad44d2-af16-4a13-bf49-89b1dc570913" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46231130637c0004d0d6a0f3fe5d1622fe453c04" 2018-11-14 19:00:02,489 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:00:02 GMT Server: Apache x-compute-request-id: req-91e8d911-124d-4a88-b86f-930ac9011d15 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-91e8d911-124d-4a88-b86f-930ac9011d15 Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "369f81df643b44d38c6b281586545644", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/e42f2ca17c2f4fc3805e74d27eff4d3a/volumes/632ef19f-b95a-4377-b8fc-80f61c8c6b13", "rel": "self"}, {"href": "http://172.30.9.28:8776/e42f2ca17c2f4fc3805e74d27eff4d3a/volumes/632ef19f-b95a-4377-b8fc-80f61c8c6b13", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-14T19:00:01.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e42f2ca17c2f4fc3805e74d27eff4d3a", "updated_at": "2018-11-14T19:00:02.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "632ef19f-b95a-4377-b8fc-80f61c8c6b13", "size": 1}} 2018-11-14 19:00:02,490 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/e42f2ca17c2f4fc3805e74d27eff4d3a/volumes/632ef19f-b95a-4377-b8fc-80f61c8c6b13 used request id req-91e8d911-124d-4a88-b86f-930ac9011d15 2018-11-14 19:00:02,490 - create_volume - DEBUG - Instance status is - available 2018-11-14 19:00:02,490 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-1 2018-11-14 19:00:02,490 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-1 2018-11-14 19:00:02,490 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:00:02,491 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:00:02,897 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "636a091f1f6a4f47821519a7cda16c45", "name": "CreateInstanceVolumeTests-865a8a57-814a-421-proj-role"}], "expires_at": "2018-11-14T20:00:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e42f2ca17c2f4fc3805e74d27eff4d3a", "name": "CreateInstanceVolumeTests-865a8a57-814a-421-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-865a8a57-814a-421-user", "id": "369f81df643b44d38c6b281586545644"}, "audit_ids": ["MW1nZmqVTa-x5KOCdslsRw"], "issued_at": "2018-11-14T19:00:02.000000Z"}} 2018-11-14 19:00:02,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}061cd69f620c728a4e947f4737946e6f62c3f143" 2018-11-14 19:00:02,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:00:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7fcfb8b-9a4b-49b8-b8fb-e60e3fb4f3b2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:00:02,991 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-d7fcfb8b-9a4b-49b8-b8fb-e60e3fb4f3b2 2018-11-14 19:00:02,996 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/e42f2ca17c2f4fc3805e74d27eff4d3a/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}061cd69f620c728a4e947f4737946e6f62c3f143" 2018-11-14 19:00:03,242 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:00:03 GMT Server: Apache x-compute-request-id: req-fa178857-e084-49ba-82ad-18872b38d3a5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fa178857-e084-49ba-82ad-18872b38d3a5 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "369f81df643b44d38c6b281586545644", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/e42f2ca17c2f4fc3805e74d27eff4d3a/volumes/632ef19f-b95a-4377-b8fc-80f61c8c6b13", "rel": "self"}, {"href": "http://172.30.9.28:8776/e42f2ca17c2f4fc3805e74d27eff4d3a/volumes/632ef19f-b95a-4377-b8fc-80f61c8c6b13", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-14T19:00:01.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e42f2ca17c2f4fc3805e74d27eff4d3a", "updated_at": "2018-11-14T19:00:02.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "632ef19f-b95a-4377-b8fc-80f61c8c6b13", "size": 1}]} 2018-11-14 19:00:03,242 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/e42f2ca17c2f4fc3805e74d27eff4d3a/volumes/detail used request id req-fa178857-e084-49ba-82ad-18872b38d3a5 2018-11-14 19:00:03,245 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/e42f2ca17c2f4fc3805e74d27eff4d3a/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-fa178857-e084-49ba-82ad-18872b38d3a5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}061cd69f620c728a4e947f4737946e6f62c3f143" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-2", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-11-14 19:00:03,681 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 19:00:03 GMT Server: Apache x-compute-request-id: req-957c03f3-75f4-47a7-b78d-13cd6d14aa4a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-957c03f3-75f4-47a7-b78d-13cd6d14aa4a Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "369f81df643b44d38c6b281586545644", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/e42f2ca17c2f4fc3805e74d27eff4d3a/volumes/869b8fcc-ee9d-4fb8-a4ff-890a6baf0b90", "rel": "self"}, {"href": "http://172.30.9.28:8776/e42f2ca17c2f4fc3805e74d27eff4d3a/volumes/869b8fcc-ee9d-4fb8-a4ff-890a6baf0b90", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-14T19:00:03.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "869b8fcc-ee9d-4fb8-a4ff-890a6baf0b90", "size": 1}} 2018-11-14 19:00:03,681 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/e42f2ca17c2f4fc3805e74d27eff4d3a/volumes used request id req-957c03f3-75f4-47a7-b78d-13cd6d14aa4a 2018-11-14 19:00:03,685 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/e42f2ca17c2f4fc3805e74d27eff4d3a/volumes/869b8fcc-ee9d-4fb8-a4ff-890a6baf0b90 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fa178857-e084-49ba-82ad-18872b38d3a5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}061cd69f620c728a4e947f4737946e6f62c3f143" 2018-11-14 19:00:03,977 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:00:03 GMT Server: Apache x-compute-request-id: req-ca5e9fc6-2cd2-4778-86d9-8c1871284b6f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ca5e9fc6-2cd2-4778-86d9-8c1871284b6f Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "369f81df643b44d38c6b281586545644", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/e42f2ca17c2f4fc3805e74d27eff4d3a/volumes/869b8fcc-ee9d-4fb8-a4ff-890a6baf0b90", "rel": "self"}, {"href": "http://172.30.9.28:8776/e42f2ca17c2f4fc3805e74d27eff4d3a/volumes/869b8fcc-ee9d-4fb8-a4ff-890a6baf0b90", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-14T19:00:03.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e42f2ca17c2f4fc3805e74d27eff4d3a", "updated_at": "2018-11-14T19:00:03.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "869b8fcc-ee9d-4fb8-a4ff-890a6baf0b90", "size": 1}} 2018-11-14 19:00:03,977 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/e42f2ca17c2f4fc3805e74d27eff4d3a/volumes/869b8fcc-ee9d-4fb8-a4ff-890a6baf0b90 used request id req-ca5e9fc6-2cd2-4778-86d9-8c1871284b6f 2018-11-14 19:00:03,978 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-2 2018-11-14 19:00:03,981 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/e42f2ca17c2f4fc3805e74d27eff4d3a/volumes/869b8fcc-ee9d-4fb8-a4ff-890a6baf0b90 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fa178857-e084-49ba-82ad-18872b38d3a5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}061cd69f620c728a4e947f4737946e6f62c3f143" 2018-11-14 19:00:04,227 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:00:03 GMT Server: Apache x-compute-request-id: req-18288b29-35b0-4eed-84a0-dc6368822975 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-18288b29-35b0-4eed-84a0-dc6368822975 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "369f81df643b44d38c6b281586545644", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/e42f2ca17c2f4fc3805e74d27eff4d3a/volumes/869b8fcc-ee9d-4fb8-a4ff-890a6baf0b90", "rel": "self"}, {"href": "http://172.30.9.28:8776/e42f2ca17c2f4fc3805e74d27eff4d3a/volumes/869b8fcc-ee9d-4fb8-a4ff-890a6baf0b90", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-14T19:00:03.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e42f2ca17c2f4fc3805e74d27eff4d3a", "updated_at": "2018-11-14T19:00:03.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "869b8fcc-ee9d-4fb8-a4ff-890a6baf0b90", "size": 1}} 2018-11-14 19:00:04,227 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/e42f2ca17c2f4fc3805e74d27eff4d3a/volumes/869b8fcc-ee9d-4fb8-a4ff-890a6baf0b90 used request id req-18288b29-35b0-4eed-84a0-dc6368822975 2018-11-14 19:00:04,228 - create_volume - DEBUG - Instance status is - available 2018-11-14 19:00:04,228 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-2 2018-11-14 19:00:04,228 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-2 2018-11-14 19:00:04,228 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:00:04,229 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:00:04,643 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "636a091f1f6a4f47821519a7cda16c45", "name": "CreateInstanceVolumeTests-865a8a57-814a-421-proj-role"}], "expires_at": "2018-11-14T20:00:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e42f2ca17c2f4fc3805e74d27eff4d3a", "name": "CreateInstanceVolumeTests-865a8a57-814a-421-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-865a8a57-814a-421-user", "id": "369f81df643b44d38c6b281586545644"}, "audit_ids": ["1dPW7TD7TJmVZIstfR9bpg"], "issued_at": "2018-11-14T19:00:04.000000Z"}} 2018-11-14 19:00:04,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc777193a6da5de854e2ba63060fb1c07ce3a5a" 2018-11-14 19:00:04,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:00:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9736eb13-e7bb-441f-ab62-92fd7daa9fd5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:00:04,737 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-9736eb13-e7bb-441f-ab62-92fd7daa9fd5 2018-11-14 19:00:04,738 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 19:00:04,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc777193a6da5de854e2ba63060fb1c07ce3a5a" 2018-11-14 19:00:04,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:00:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cda6f8a7-7330-4f94-8ac3-032bb6ff4529 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:00:04,855 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-cda6f8a7-7330-4f94-8ac3-032bb6ff4529 2018-11-14 19:00:04,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc777193a6da5de854e2ba63060fb1c07ce3a5a" 2018-11-14 19:00:05,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-30cf5a64-9968-406c-a49f-5c10440eb088 Date: Wed, 14 Nov 2018 19:00:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["40fa24b9-a4ac-4040-a324-91ec06b9a5e4"],"updated_at":"2018-11-14T18:59:59Z","tenant_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","created_at":"2018-11-14T18:59:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","id":"8a005cf0-6a39-471f-859f-35204743eb3f","name":"CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-pub-net"}]} 2018-11-14 19:00:05,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-pub-net used request id req-30cf5a64-9968-406c-a49f-5c10440eb088 2018-11-14 19:00:05,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8a005cf0-6a39-471f-859f-35204743eb3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc777193a6da5de854e2ba63060fb1c07ce3a5a" 2018-11-14 19:00:05,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-85661e50-aa03-480f-9380-bd2407b525d3 Date: Wed, 14 Nov 2018 19:00:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8a005cf0-6a39-471f-859f-35204743eb3f","tenant_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","created_at":"2018-11-14T18:59:59Z","dns_nameservers":[],"updated_at":"2018-11-14T18:59:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","id":"40fa24b9-a4ac-4040-a324-91ec06b9a5e4","subnetpool_id":null,"name":"CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-pub-subnet"}]} 2018-11-14 19:00:05,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8a005cf0-6a39-471f-859f-35204743eb3f used request id req-85661e50-aa03-480f-9380-bd2407b525d3 2018-11-14 19:00:05,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc777193a6da5de854e2ba63060fb1c07ce3a5a" 2018-11-14 19:00:05,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-7fcad3d0-3703-4697-8fc1-f507d5ab3286 Date: Wed, 14 Nov 2018 19:00:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["40fa24b9-a4ac-4040-a324-91ec06b9a5e4"],"updated_at":"2018-11-14T18:59:59Z","tenant_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","created_at":"2018-11-14T18:59:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","id":"8a005cf0-6a39-471f-859f-35204743eb3f","name":"CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-pub-net"}]} 2018-11-14 19:00:05,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-pub-net used request id req-7fcad3d0-3703-4697-8fc1-f507d5ab3286 2018-11-14 19:00:05,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 19:00:05,752 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 19:00: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 19:00:05,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e42f2ca17c2f4fc3805e74d27eff4d3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc777193a6da5de854e2ba63060fb1c07ce3a5a" 2018-11-14 19:00:05,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:00:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc274a8d-c80b-4986-ae80-ce2aff6793d6 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e42f2ca17c2f4fc3805e74d27eff4d3a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e42f2ca17c2f4fc3805e74d27eff4d3a", "name": "CreateInstanceVolumeTests-865a8a57-814a-421-proj"}} 2018-11-14 19:00:05,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e42f2ca17c2f4fc3805e74d27eff4d3a used request id req-fc274a8d-c80b-4986-ae80-ce2aff6793d6 2018-11-14 19:00:05,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8a005cf0-6a39-471f-859f-35204743eb3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc777193a6da5de854e2ba63060fb1c07ce3a5a" 2018-11-14 19:00:06,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-cfd599cb-ee98-4384-931e-0f3f7c7a1e0f Date: Wed, 14 Nov 2018 19:00:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8a005cf0-6a39-471f-859f-35204743eb3f","tenant_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","created_at":"2018-11-14T18:59:59Z","dns_nameservers":[],"updated_at":"2018-11-14T18:59:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","id":"40fa24b9-a4ac-4040-a324-91ec06b9a5e4","subnetpool_id":null,"name":"CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-pub-subnet"}]} 2018-11-14 19:00:06,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8a005cf0-6a39-471f-859f-35204743eb3f used request id req-cfd599cb-ee98-4384-931e-0f3f7c7a1e0f 2018-11-14 19:00:06,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=8a005cf0-6a39-471f-859f-35204743eb3f&name=CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc777193a6da5de854e2ba63060fb1c07ce3a5a" 2018-11-14 19:00:06,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-99250c19-c697-4193-a4c5-d126a416c20f Date: Wed, 14 Nov 2018 19:00:06 GMT RESP BODY: {"ports":[]} 2018-11-14 19:00:06,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=8a005cf0-6a39-471f-859f-35204743eb3f&name=CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-port&admin_state_up=True used request id req-99250c19-c697-4193-a4c5-d126a416c20f 2018-11-14 19:00:06,243 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc777193a6da5de854e2ba63060fb1c07ce3a5a" 2018-11-14 19:00:06,502 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:00: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-098d7e34-59eb-444a-a563-dabe012b85ad x-compute-request-id: req-098d7e34-59eb-444a-a563-dabe012b85ad Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-14 19:00:06,502 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-inst used request id req-098d7e34-59eb-444a-a563-dabe012b85ad 2018-11-14 19:00:06,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc777193a6da5de854e2ba63060fb1c07ce3a5a" 2018-11-14 19:00:06,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-878b0f47-e61c-4b58-87ad-41da99eaebfd Date: Wed, 14 Nov 2018 19:00:06 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["40fa24b9-a4ac-4040-a324-91ec06b9a5e4"],"updated_at":"2018-11-14T18:59:59Z","tenant_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","created_at":"2018-11-14T18:59:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","id":"8a005cf0-6a39-471f-859f-35204743eb3f","name":"CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-pub-net"}]} 2018-11-14 19:00:06,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-pub-net used request id req-878b0f47-e61c-4b58-87ad-41da99eaebfd 2018-11-14 19:00:06,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8a005cf0-6a39-471f-859f-35204743eb3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc777193a6da5de854e2ba63060fb1c07ce3a5a" 2018-11-14 19:00:07,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9f31550b-fa22-46d4-a304-3477b0e48a3e Date: Wed, 14 Nov 2018 19:00:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8a005cf0-6a39-471f-859f-35204743eb3f","tenant_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","created_at":"2018-11-14T18:59:59Z","dns_nameservers":[],"updated_at":"2018-11-14T18:59:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","id":"40fa24b9-a4ac-4040-a324-91ec06b9a5e4","subnetpool_id":null,"name":"CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-pub-subnet"}]} 2018-11-14 19:00:07,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8a005cf0-6a39-471f-859f-35204743eb3f used request id req-9f31550b-fa22-46d4-a304-3477b0e48a3e 2018-11-14 19:00:07,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc777193a6da5de854e2ba63060fb1c07ce3a5a" 2018-11-14 19:00:07,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-6198dc55-c569-433a-a897-dac789ab5c59 Date: Wed, 14 Nov 2018 19:00:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["40fa24b9-a4ac-4040-a324-91ec06b9a5e4"],"updated_at":"2018-11-14T18:59:59Z","tenant_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","created_at":"2018-11-14T18:59:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","id":"8a005cf0-6a39-471f-859f-35204743eb3f","name":"CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-pub-net"}]} 2018-11-14 19:00:07,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-pub-net used request id req-6198dc55-c569-433a-a897-dac789ab5c59 2018-11-14 19:00:07,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e42f2ca17c2f4fc3805e74d27eff4d3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc777193a6da5de854e2ba63060fb1c07ce3a5a" 2018-11-14 19:00:07,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:00:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-260b3707-8c6f-477b-ad31-dbd79e947cf2 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e42f2ca17c2f4fc3805e74d27eff4d3a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e42f2ca17c2f4fc3805e74d27eff4d3a", "name": "CreateInstanceVolumeTests-865a8a57-814a-421-proj"}} 2018-11-14 19:00:07,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e42f2ca17c2f4fc3805e74d27eff4d3a used request id req-260b3707-8c6f-477b-ad31-dbd79e947cf2 2018-11-14 19:00:07,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8a005cf0-6a39-471f-859f-35204743eb3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc777193a6da5de854e2ba63060fb1c07ce3a5a" 2018-11-14 19:00:07,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-185659ce-94ef-4a7c-89d2-7355ed623259 Date: Wed, 14 Nov 2018 19:00:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8a005cf0-6a39-471f-859f-35204743eb3f","tenant_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","created_at":"2018-11-14T18:59:59Z","dns_nameservers":[],"updated_at":"2018-11-14T18:59:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","id":"40fa24b9-a4ac-4040-a324-91ec06b9a5e4","subnetpool_id":null,"name":"CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-pub-subnet"}]} 2018-11-14 19:00:07,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8a005cf0-6a39-471f-859f-35204743eb3f used request id req-185659ce-94ef-4a7c-89d2-7355ed623259 2018-11-14 19:00:07,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=8a005cf0-6a39-471f-859f-35204743eb3f&name=CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc777193a6da5de854e2ba63060fb1c07ce3a5a" 2018-11-14 19:00:07,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-30747500-6b8a-479e-8046-892ae35a4405 Date: Wed, 14 Nov 2018 19:00:07 GMT RESP BODY: {"ports":[]} 2018-11-14 19:00:07,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=8a005cf0-6a39-471f-859f-35204743eb3f&name=CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-port&admin_state_up=True used request id req-30747500-6b8a-479e-8046-892ae35a4405 2018-11-14 19:00:07,862 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:00:07,863 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:00:08,397 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "636a091f1f6a4f47821519a7cda16c45", "name": "CreateInstanceVolumeTests-865a8a57-814a-421-proj-role"}], "expires_at": "2018-11-14T20:00:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e42f2ca17c2f4fc3805e74d27eff4d3a", "name": "CreateInstanceVolumeTests-865a8a57-814a-421-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-865a8a57-814a-421-user", "id": "369f81df643b44d38c6b281586545644"}, "audit_ids": ["71DLj2AERwODPvW_FaNLNQ"], "issued_at": "2018-11-14T19:00:08.000000Z"}} 2018-11-14 19:00:08,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acd560bbb4a82829610848c9ccf4ec4936a9d3ed" 2018-11-14 19:00:08,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:00:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2067f1ac-e7e5-4121-9ad9-a2a00dbd1842 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:00:08,495 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-2067f1ac-e7e5-4121-9ad9-a2a00dbd1842 2018-11-14 19:00:08,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc777193a6da5de854e2ba63060fb1c07ce3a5a" 2018-11-14 19:00:08,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-f3c1fd50-67c0-4739-8b18-38d1e00abf28 Date: Wed, 14 Nov 2018 19:00:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["40fa24b9-a4ac-4040-a324-91ec06b9a5e4"],"updated_at":"2018-11-14T18:59:59Z","tenant_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","created_at":"2018-11-14T18:59:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","id":"8a005cf0-6a39-471f-859f-35204743eb3f","name":"CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-pub-net"}]} 2018-11-14 19:00:08,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-pub-net used request id req-f3c1fd50-67c0-4739-8b18-38d1e00abf28 2018-11-14 19:00:08,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8a005cf0-6a39-471f-859f-35204743eb3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc777193a6da5de854e2ba63060fb1c07ce3a5a" 2018-11-14 19:00:08,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f4e847e2-c688-4165-a3f9-c02fec3fb0b4 Date: Wed, 14 Nov 2018 19:00:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8a005cf0-6a39-471f-859f-35204743eb3f","tenant_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","created_at":"2018-11-14T18:59:59Z","dns_nameservers":[],"updated_at":"2018-11-14T18:59:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","id":"40fa24b9-a4ac-4040-a324-91ec06b9a5e4","subnetpool_id":null,"name":"CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-pub-subnet"}]} 2018-11-14 19:00:08,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8a005cf0-6a39-471f-859f-35204743eb3f used request id req-f4e847e2-c688-4165-a3f9-c02fec3fb0b4 2018-11-14 19:00:08,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc777193a6da5de854e2ba63060fb1c07ce3a5a" 2018-11-14 19:00:08,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-fc99a1f5-f2ab-4902-b939-ceb0b5a5750c Date: Wed, 14 Nov 2018 19:00:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["40fa24b9-a4ac-4040-a324-91ec06b9a5e4"],"updated_at":"2018-11-14T18:59:59Z","tenant_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","created_at":"2018-11-14T18:59:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","id":"8a005cf0-6a39-471f-859f-35204743eb3f","name":"CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-pub-net"}]} 2018-11-14 19:00:08,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-pub-net used request id req-fc99a1f5-f2ab-4902-b939-ceb0b5a5750c 2018-11-14 19:00:08,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 19:00:08,963 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 19:00: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 19:00:08,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e42f2ca17c2f4fc3805e74d27eff4d3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acd560bbb4a82829610848c9ccf4ec4936a9d3ed" 2018-11-14 19:00:09,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:00:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d3c5805-12db-4597-b4bd-df544c23283b Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e42f2ca17c2f4fc3805e74d27eff4d3a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e42f2ca17c2f4fc3805e74d27eff4d3a", "name": "CreateInstanceVolumeTests-865a8a57-814a-421-proj"}} 2018-11-14 19:00:09,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e42f2ca17c2f4fc3805e74d27eff4d3a used request id req-6d3c5805-12db-4597-b4bd-df544c23283b 2018-11-14 19:00:09,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8a005cf0-6a39-471f-859f-35204743eb3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc777193a6da5de854e2ba63060fb1c07ce3a5a" 2018-11-14 19:00:09,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3b8a0759-b2ae-4e4c-8cc2-b3c78c5bdae1 Date: Wed, 14 Nov 2018 19:00:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8a005cf0-6a39-471f-859f-35204743eb3f","tenant_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","created_at":"2018-11-14T18:59:59Z","dns_nameservers":[],"updated_at":"2018-11-14T18:59:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","id":"40fa24b9-a4ac-4040-a324-91ec06b9a5e4","subnetpool_id":null,"name":"CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-pub-subnet"}]} 2018-11-14 19:00:09,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8a005cf0-6a39-471f-859f-35204743eb3f used request id req-3b8a0759-b2ae-4e4c-8cc2-b3c78c5bdae1 2018-11-14 19:00:09,118 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-pub-net 2018-11-14 19:00:09,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc777193a6da5de854e2ba63060fb1c07ce3a5a" -d '{"port": {"network_id": "8a005cf0-6a39-471f-859f-35204743eb3f", "name": "CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-port", "admin_state_up": true}}' 2018-11-14 19:00:10,150 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 760 X-Openstack-Request-Id: req-485fd6a7-898a-47de-a466-3b78ba501952 Date: Wed, 14 Nov 2018 19:00:10 GMT RESP BODY: {"port":{"status":"DOWN","created_at":"2018-11-14T19:00:09Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8a005cf0-6a39-471f-859f-35204743eb3f","tenant_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-11-14T19:00:09Z","name":"CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:9e:8e:df","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","fixed_ips":[{"subnet_id":"40fa24b9-a4ac-4040-a324-91ec06b9a5e4","ip_address":"10.55.0.30"}],"id":"1a44f25f-6472-4058-b9d7-d0d07d355ee0","security_groups":["cc4f503f-b661-4dc0-9332-202c0a87acd7"],"device_id":""}} 2018-11-14 19:00:10,150 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-485fd6a7-898a-47de-a466-3b78ba501952 2018-11-14 19:00:10,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc777193a6da5de854e2ba63060fb1c07ce3a5a" 2018-11-14 19:00:10,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-e5dfb132-fc62-49c4-bc79-d6940ffff663 Date: Wed, 14 Nov 2018 19:00:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["40fa24b9-a4ac-4040-a324-91ec06b9a5e4"],"updated_at":"2018-11-14T18:59:59Z","tenant_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","created_at":"2018-11-14T18:59:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","id":"8a005cf0-6a39-471f-859f-35204743eb3f","name":"CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-pub-net"}]} 2018-11-14 19:00:10,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-pub-net used request id req-e5dfb132-fc62-49c4-bc79-d6940ffff663 2018-11-14 19:00:10,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8a005cf0-6a39-471f-859f-35204743eb3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc777193a6da5de854e2ba63060fb1c07ce3a5a" 2018-11-14 19:00:10,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-81134bc3-206a-4c54-a5f8-e147d09041da Date: Wed, 14 Nov 2018 19:00:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8a005cf0-6a39-471f-859f-35204743eb3f","tenant_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","created_at":"2018-11-14T18:59:59Z","dns_nameservers":[],"updated_at":"2018-11-14T18:59:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","id":"40fa24b9-a4ac-4040-a324-91ec06b9a5e4","subnetpool_id":null,"name":"CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-pub-subnet"}]} 2018-11-14 19:00:10,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8a005cf0-6a39-471f-859f-35204743eb3f used request id req-81134bc3-206a-4c54-a5f8-e147d09041da 2018-11-14 19:00:10,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc777193a6da5de854e2ba63060fb1c07ce3a5a" 2018-11-14 19:00:10,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-95ceb62b-df7e-4f5a-9aa3-adc0d25745d3 Date: Wed, 14 Nov 2018 19:00:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["40fa24b9-a4ac-4040-a324-91ec06b9a5e4"],"updated_at":"2018-11-14T18:59:59Z","tenant_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","created_at":"2018-11-14T18:59:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","id":"8a005cf0-6a39-471f-859f-35204743eb3f","name":"CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-pub-net"}]} 2018-11-14 19:00:10,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-pub-net used request id req-95ceb62b-df7e-4f5a-9aa3-adc0d25745d3 2018-11-14 19:00:10,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e42f2ca17c2f4fc3805e74d27eff4d3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc777193a6da5de854e2ba63060fb1c07ce3a5a" 2018-11-14 19:00:11,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:00:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d134891-b839-4704-a804-c85048406df8 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e42f2ca17c2f4fc3805e74d27eff4d3a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e42f2ca17c2f4fc3805e74d27eff4d3a", "name": "CreateInstanceVolumeTests-865a8a57-814a-421-proj"}} 2018-11-14 19:00:11,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e42f2ca17c2f4fc3805e74d27eff4d3a used request id req-5d134891-b839-4704-a804-c85048406df8 2018-11-14 19:00:11,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8a005cf0-6a39-471f-859f-35204743eb3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc777193a6da5de854e2ba63060fb1c07ce3a5a" 2018-11-14 19:00:11,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-8e0b0007-ad88-4d1e-a21a-465f68c60324 Date: Wed, 14 Nov 2018 19:00:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8a005cf0-6a39-471f-859f-35204743eb3f","tenant_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","created_at":"2018-11-14T18:59:59Z","dns_nameservers":[],"updated_at":"2018-11-14T18:59:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","id":"40fa24b9-a4ac-4040-a324-91ec06b9a5e4","subnetpool_id":null,"name":"CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-pub-subnet"}]} 2018-11-14 19:00:11,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8a005cf0-6a39-471f-859f-35204743eb3f used request id req-8e0b0007-ad88-4d1e-a21a-465f68c60324 2018-11-14 19:00:11,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=8a005cf0-6a39-471f-859f-35204743eb3f&name=CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc777193a6da5de854e2ba63060fb1c07ce3a5a" 2018-11-14 19:00:11,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 763 X-Openstack-Request-Id: req-4ec97607-4b6d-41b7-b928-00ba264dbb33 Date: Wed, 14 Nov 2018 19:00:11 GMT RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8a005cf0-6a39-471f-859f-35204743eb3f","tenant_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","created_at":"2018-11-14T19:00:09Z","admin_state_up":true,"updated_at":"2018-11-14T19:00:09Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:9e:8e:df","id":"1a44f25f-6472-4058-b9d7-d0d07d355ee0","port_security_enabled":true,"project_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","fixed_ips":[{"subnet_id":"40fa24b9-a4ac-4040-a324-91ec06b9a5e4","ip_address":"10.55.0.30"}],"extra_dhcp_opts":[],"security_groups":["cc4f503f-b661-4dc0-9332-202c0a87acd7"],"name":"CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-port"}]} 2018-11-14 19:00:11,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=8a005cf0-6a39-471f-859f-35204743eb3f&name=CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-port&admin_state_up=True used request id req-4ec97607-4b6d-41b7-b928-00ba264dbb33 2018-11-14 19:00:11,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e42f2ca17c2f4fc3805e74d27eff4d3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc777193a6da5de854e2ba63060fb1c07ce3a5a" 2018-11-14 19:00:11,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:00:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3601fc6-cac1-4c89-be5f-1ca734fbec6d Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e42f2ca17c2f4fc3805e74d27eff4d3a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e42f2ca17c2f4fc3805e74d27eff4d3a", "name": "CreateInstanceVolumeTests-865a8a57-814a-421-proj"}} 2018-11-14 19:00:11,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e42f2ca17c2f4fc3805e74d27eff4d3a used request id req-c3601fc6-cac1-4c89-be5f-1ca734fbec6d 2018-11-14 19:00:11,654 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-inst 2018-11-14 19:00:11,657 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc777193a6da5de854e2ba63060fb1c07ce3a5a" 2018-11-14 19:00:11,677 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:00: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-a8925609-eb86-4e8e-9315-718692765b9c x-compute-request-id: req-a8925609-eb86-4e8e-9315-718692765b9c Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"flavors": [{"id": "add66a25-77a9-4eea-886e-e63431774f83", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/add66a25-77a9-4eea-886e-e63431774f83", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/add66a25-77a9-4eea-886e-e63431774f83", "rel": "bookmark"}], "name": "CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-flavor-name"}]} 2018-11-14 19:00:11,677 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-a8925609-eb86-4e8e-9315-718692765b9c 2018-11-14 19:00:11,680 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/add66a25-77a9-4eea-886e-e63431774f83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc777193a6da5de854e2ba63060fb1c07ce3a5a" 2018-11-14 19:00:11,696 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:00: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-a9752913-584c-41d2-a36e-bade60565a27 x-compute-request-id: req-a9752913-584c-41d2-a36e-bade60565a27 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-flavor-name", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/add66a25-77a9-4eea-886e-e63431774f83", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/add66a25-77a9-4eea-886e-e63431774f83", "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": "add66a25-77a9-4eea-886e-e63431774f83"}} 2018-11-14 19:00:11,697 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/add66a25-77a9-4eea-886e-e63431774f83 used request id req-a9752913-584c-41d2-a36e-bade60565a27 2018-11-14 19:00:11,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2fc777193a6da5de854e2ba63060fb1c07ce3a5a" 2018-11-14 19:00:11,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-a5ea814c-fc4b-41e9-8483-4eb386090477 Date: Wed, 14 Nov 2018 19:00:11 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T18:59:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T18:59:55Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/ddee2031-e941-448d-a2c9-379f0a9ca58a/snap", "metadata": {}}], "self": "/v2/images/ddee2031-e941-448d-a2c9-379f0a9ca58a", "min_disk": 0, "protected": false, "id": "ddee2031-e941-448d-a2c9-379f0a9ca58a", "file": "/v2/images/ddee2031-e941-448d-a2c9-379f0a9ca58a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e42f2ca17c2f4fc3805e74d27eff4d3a", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/ddee2031-e941-448d-a2c9-379f0a9ca58a/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-image"} 2018-11-14 19:00:11,917 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-image used request id req-a5ea814c-fc4b-41e9-8483-4eb386090477 2018-11-14 19:00:11,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2fc777193a6da5de854e2ba63060fb1c07ce3a5a" 2018-11-14 19:00:12,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d0145617-90b9-4150-a784-5f6218317d6d Date: Wed, 14 Nov 2018 19:00: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-11-14 19:00:12,117 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-d0145617-90b9-4150-a784-5f6218317d6d 2018-11-14 19:00:12,123 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc777193a6da5de854e2ba63060fb1c07ce3a5a" -d '{"server": {"name": "CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-inst", "imageRef": "ddee2031-e941-448d-a2c9-379f0a9ca58a", "flavorRef": "add66a25-77a9-4eea-886e-e63431774f83", "max_count": 1, "min_count": 1, "networks": [{"port": "1a44f25f-6472-4058-b9d7-d0d07d355ee0"}]}}' 2018-11-14 19:00:13,470 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 19:00: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-5491e297-ac30-4e40-a765-9937dc1d8964 x-compute-request-id: req-5491e297-ac30-4e40-a765-9937dc1d8964 Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/2e033883-4de4-474b-8c19-88d13bbc59f8 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "2e033883-4de4-474b-8c19-88d13bbc59f8", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2e033883-4de4-474b-8c19-88d13bbc59f8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2e033883-4de4-474b-8c19-88d13bbc59f8", "rel": "bookmark"}], "adminPass": "8DvLeNreh5j9"}} 2018-11-14 19:00:13,470 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-5491e297-ac30-4e40-a765-9937dc1d8964 2018-11-14 19:00:13,473 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2e033883-4de4-474b-8c19-88d13bbc59f8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc777193a6da5de854e2ba63060fb1c07ce3a5a" 2018-11-14 19:00:13,902 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:00: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-d8c5a2db-4bf2-4eba-9922-6dd9cdb996e5 x-compute-request-id: req-d8c5a2db-4bf2-4eba-9922-6dd9cdb996e5 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.28:8774/v2.1/servers/2e033883-4de4-474b-8c19-88d13bbc59f8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2e033883-4de4-474b-8c19-88d13bbc59f8", "rel": "bookmark"}], "image": {"id": "ddee2031-e941-448d-a2c9-379f0a9ca58a", "links": [{"href": "http://172.30.9.28:8774/images/ddee2031-e941-448d-a2c9-379f0a9ca58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "add66a25-77a9-4eea-886e-e63431774f83", "links": [{"href": "http://172.30.9.28:8774/flavors/add66a25-77a9-4eea-886e-e63431774f83", "rel": "bookmark"}]}, "id": "2e033883-4de4-474b-8c19-88d13bbc59f8", "user_id": "369f81df643b44d38c6b281586545644", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T19:00:13Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-inst", "created": "2018-11-14T19:00:13Z", "tenant_id": "e42f2ca17c2f4fc3805e74d27eff4d3a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 19:00:13,902 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2e033883-4de4-474b-8c19-88d13bbc59f8 used request id req-d8c5a2db-4bf2-4eba-9922-6dd9cdb996e5 2018-11-14 19:00:13,903 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-inst 2018-11-14 19:00:13,906 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2e033883-4de4-474b-8c19-88d13bbc59f8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc777193a6da5de854e2ba63060fb1c07ce3a5a" 2018-11-14 19:00:14,374 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:00: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-c6f29a3b-e472-4b23-977f-b911b0cecd9b x-compute-request-id: req-c6f29a3b-e472-4b23-977f-b911b0cecd9b Content-Encoding: gzip Content-Length: 612 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2e033883-4de4-474b-8c19-88d13bbc59f8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2e033883-4de4-474b-8c19-88d13bbc59f8", "rel": "bookmark"}], "image": {"id": "ddee2031-e941-448d-a2c9-379f0a9ca58a", "links": [{"href": "http://172.30.9.28:8774/images/ddee2031-e941-448d-a2c9-379f0a9ca58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "add66a25-77a9-4eea-886e-e63431774f83", "links": [{"href": "http://172.30.9.28:8774/flavors/add66a25-77a9-4eea-886e-e63431774f83", "rel": "bookmark"}]}, "id": "2e033883-4de4-474b-8c19-88d13bbc59f8", "user_id": "369f81df643b44d38c6b281586545644", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T19:00:13Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-inst", "created": "2018-11-14T19:00:13Z", "tenant_id": "e42f2ca17c2f4fc3805e74d27eff4d3a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 19:00:14,374 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2e033883-4de4-474b-8c19-88d13bbc59f8 used request id req-c6f29a3b-e472-4b23-977f-b911b0cecd9b 2018-11-14 19:00:14,374 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-inst] is - BUILD 2018-11-14 19:00:14,375 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-14 19:00:17,378 - create_instance - DEBUG - VM status query timeout in 896.525381088 2018-11-14 19:00:17,381 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2e033883-4de4-474b-8c19-88d13bbc59f8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc777193a6da5de854e2ba63060fb1c07ce3a5a" 2018-11-14 19:00:18,124 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:00: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-b2468fc6-b218-4e23-abd1-29d79bc9d60a x-compute-request-id: req-b2468fc6-b218-4e23-abd1-29d79bc9d60a 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.28:8774/v2.1/servers/2e033883-4de4-474b-8c19-88d13bbc59f8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2e033883-4de4-474b-8c19-88d13bbc59f8", "rel": "bookmark"}], "image": {"id": "ddee2031-e941-448d-a2c9-379f0a9ca58a", "links": [{"href": "http://172.30.9.28:8774/images/ddee2031-e941-448d-a2c9-379f0a9ca58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "add66a25-77a9-4eea-886e-e63431774f83", "links": [{"href": "http://172.30.9.28:8774/flavors/add66a25-77a9-4eea-886e-e63431774f83", "rel": "bookmark"}]}, "id": "2e033883-4de4-474b-8c19-88d13bbc59f8", "security_groups": [{"name": "default"}], "user_id": "369f81df643b44d38c6b281586545644", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T19:00:15Z", "hostId": "4646144131109dda60ed318f9c5ac6e97ca2a2f2053f4137962c1849", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-inst", "created": "2018-11-14T19:00:13Z", "tenant_id": "e42f2ca17c2f4fc3805e74d27eff4d3a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 19:00:18,125 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2e033883-4de4-474b-8c19-88d13bbc59f8 used request id req-b2468fc6-b218-4e23-abd1-29d79bc9d60a 2018-11-14 19:00:18,125 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-inst] is - BUILD 2018-11-14 19:00:18,125 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-14 19:00:21,128 - create_instance - DEBUG - VM status query timeout in 892.774823189 2018-11-14 19:00:21,131 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2e033883-4de4-474b-8c19-88d13bbc59f8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc777193a6da5de854e2ba63060fb1c07ce3a5a" 2018-11-14 19:00:21,644 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:00: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-4f589c38-fe5e-4421-82c9-a49adcb9620f x-compute-request-id: req-4f589c38-fe5e-4421-82c9-a49adcb9620f Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:8e:df", "version": 4, "addr": "10.55.0.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2e033883-4de4-474b-8c19-88d13bbc59f8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2e033883-4de4-474b-8c19-88d13bbc59f8", "rel": "bookmark"}], "image": {"id": "ddee2031-e941-448d-a2c9-379f0a9ca58a", "links": [{"href": "http://172.30.9.28:8774/images/ddee2031-e941-448d-a2c9-379f0a9ca58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T19:00:19.000000", "flavor": {"id": "add66a25-77a9-4eea-886e-e63431774f83", "links": [{"href": "http://172.30.9.28:8774/flavors/add66a25-77a9-4eea-886e-e63431774f83", "rel": "bookmark"}]}, "id": "2e033883-4de4-474b-8c19-88d13bbc59f8", "security_groups": [{"name": "default"}], "user_id": "369f81df643b44d38c6b281586545644", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T19:00:19Z", "hostId": "4646144131109dda60ed318f9c5ac6e97ca2a2f2053f4137962c1849", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-inst", "created": "2018-11-14T19:00:13Z", "tenant_id": "e42f2ca17c2f4fc3805e74d27eff4d3a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 19:00:21,644 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2e033883-4de4-474b-8c19-88d13bbc59f8 used request id req-4f589c38-fe5e-4421-82c9-a49adcb9620f 2018-11-14 19:00:21,644 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-inst] is - ACTIVE 2018-11-14 19:00:21,644 - create_instance - INFO - VM is - ACTIVE 2018-11-14 19:00:21,647 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2e033883-4de4-474b-8c19-88d13bbc59f8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc777193a6da5de854e2ba63060fb1c07ce3a5a" 2018-11-14 19:00:22,337 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:00: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-aedd72a5-9ed4-40e1-9081-d34ec0e91fbb x-compute-request-id: req-aedd72a5-9ed4-40e1-9081-d34ec0e91fbb Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:8e:df", "version": 4, "addr": "10.55.0.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2e033883-4de4-474b-8c19-88d13bbc59f8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2e033883-4de4-474b-8c19-88d13bbc59f8", "rel": "bookmark"}], "image": {"id": "ddee2031-e941-448d-a2c9-379f0a9ca58a", "links": [{"href": "http://172.30.9.28:8774/images/ddee2031-e941-448d-a2c9-379f0a9ca58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T19:00:19.000000", "flavor": {"id": "add66a25-77a9-4eea-886e-e63431774f83", "links": [{"href": "http://172.30.9.28:8774/flavors/add66a25-77a9-4eea-886e-e63431774f83", "rel": "bookmark"}]}, "id": "2e033883-4de4-474b-8c19-88d13bbc59f8", "security_groups": [{"name": "default"}], "user_id": "369f81df643b44d38c6b281586545644", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T19:00:19Z", "hostId": "4646144131109dda60ed318f9c5ac6e97ca2a2f2053f4137962c1849", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-inst", "created": "2018-11-14T19:00:13Z", "tenant_id": "e42f2ca17c2f4fc3805e74d27eff4d3a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 19:00:22,338 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2e033883-4de4-474b-8c19-88d13bbc59f8 used request id req-aedd72a5-9ed4-40e1-9081-d34ec0e91fbb 2018-11-14 19:00:22,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc777193a6da5de854e2ba63060fb1c07ce3a5a" 2018-11-14 19:00:22,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-ba046ed1-f517-4a54-85a4-4b1d0ddc5cf8 Date: Wed, 14 Nov 2018 19:00:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["40fa24b9-a4ac-4040-a324-91ec06b9a5e4"],"updated_at":"2018-11-14T18:59:59Z","tenant_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","created_at":"2018-11-14T18:59:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","id":"8a005cf0-6a39-471f-859f-35204743eb3f","name":"CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-pub-net"}]} 2018-11-14 19:00:22,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-pub-net used request id req-ba046ed1-f517-4a54-85a4-4b1d0ddc5cf8 2018-11-14 19:00:22,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e42f2ca17c2f4fc3805e74d27eff4d3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc777193a6da5de854e2ba63060fb1c07ce3a5a" 2018-11-14 19:00:22,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:00:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5054e76a-fcad-40e2-927b-b644722a2234 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e42f2ca17c2f4fc3805e74d27eff4d3a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e42f2ca17c2f4fc3805e74d27eff4d3a", "name": "CreateInstanceVolumeTests-865a8a57-814a-421-proj"}} 2018-11-14 19:00:22,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e42f2ca17c2f4fc3805e74d27eff4d3a used request id req-5054e76a-fcad-40e2-927b-b644722a2234 2018-11-14 19:00:22,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8a005cf0-6a39-471f-859f-35204743eb3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc777193a6da5de854e2ba63060fb1c07ce3a5a" 2018-11-14 19:00:22,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-389b9127-7bdb-4de5-ba3f-f1b3370dd665 Date: Wed, 14 Nov 2018 19:00:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8a005cf0-6a39-471f-859f-35204743eb3f","tenant_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","created_at":"2018-11-14T18:59:59Z","dns_nameservers":[],"updated_at":"2018-11-14T18:59:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","id":"40fa24b9-a4ac-4040-a324-91ec06b9a5e4","subnetpool_id":null,"name":"CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-pub-subnet"}]} 2018-11-14 19:00:22,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8a005cf0-6a39-471f-859f-35204743eb3f used request id req-389b9127-7bdb-4de5-ba3f-f1b3370dd665 2018-11-14 19:00:22,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=8a005cf0-6a39-471f-859f-35204743eb3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc777193a6da5de854e2ba63060fb1c07ce3a5a" 2018-11-14 19:00:22,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3028 X-Openstack-Request-Id: req-50ffd96d-5b53-45c8-be36-e7311c8db220 Date: Wed, 14 Nov 2018 19:00:22 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8a005cf0-6a39-471f-859f-35204743eb3f","tenant_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","created_at":"2018-11-14T19:00:09Z","admin_state_up":true,"updated_at":"2018-11-14T19:00:19Z","binding:vnic_type":"normal","device_id":"2e033883-4de4-474b-8c19-88d13bbc59f8","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:9e:8e:df","id":"1a44f25f-6472-4058-b9d7-d0d07d355ee0","port_security_enabled":true,"project_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","fixed_ips":[{"subnet_id":"40fa24b9-a4ac-4040-a324-91ec06b9a5e4","ip_address":"10.55.0.30"}],"extra_dhcp_opts":[],"security_groups":["cc4f503f-b661-4dc0-9332-202c0a87acd7"],"name":"CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8a005cf0-6a39-471f-859f-35204743eb3f","tenant_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","created_at":"2018-11-14T19:00:00Z","admin_state_up":true,"updated_at":"2018-11-14T19:00:03Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8a005cf0-6a39-471f-859f-35204743eb3f","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:cc:df:4c","id":"355b039a-fd66-4561-a518-d2ce9001eaef","port_security_enabled":false,"project_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","fixed_ips":[{"subnet_id":"40fa24b9-a4ac-4040-a324-91ec06b9a5e4","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8a005cf0-6a39-471f-859f-35204743eb3f","tenant_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","created_at":"2018-11-14T19:00:01Z","admin_state_up":true,"updated_at":"2018-11-14T19:00:04Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8a005cf0-6a39-471f-859f-35204743eb3f","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:ef:04:8f","id":"91626070-a398-402d-ace2-727973aa594e","port_security_enabled":false,"project_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","fixed_ips":[{"subnet_id":"40fa24b9-a4ac-4040-a324-91ec06b9a5e4","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8a005cf0-6a39-471f-859f-35204743eb3f","tenant_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","created_at":"2018-11-14T19:00:00Z","admin_state_up":true,"updated_at":"2018-11-14T19:00:02Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8a005cf0-6a39-471f-859f-35204743eb3f","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:6e:2c:5b","id":"9f771681-01eb-4ba7-adee-53b6d2f82a50","port_security_enabled":false,"project_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","fixed_ips":[{"subnet_id":"40fa24b9-a4ac-4040-a324-91ec06b9a5e4","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-14 19:00:22,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=8a005cf0-6a39-471f-859f-35204743eb3f used request id req-50ffd96d-5b53-45c8-be36-e7311c8db220 2018-11-14 19:00:22,675 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/e42f2ca17c2f4fc3805e74d27eff4d3a/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc777193a6da5de854e2ba63060fb1c07ce3a5a" 2018-11-14 19:00:22,899 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:00:22 GMT Server: Apache x-compute-request-id: req-48776f45-89e3-49ec-928d-626be5af6e1f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-48776f45-89e3-49ec-928d-626be5af6e1f Content-Encoding: gzip Content-Length: 517 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "369f81df643b44d38c6b281586545644", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/e42f2ca17c2f4fc3805e74d27eff4d3a/volumes/869b8fcc-ee9d-4fb8-a4ff-890a6baf0b90", "rel": "self"}, {"href": "http://172.30.9.28:8776/e42f2ca17c2f4fc3805e74d27eff4d3a/volumes/869b8fcc-ee9d-4fb8-a4ff-890a6baf0b90", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-14T19:00:03.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e42f2ca17c2f4fc3805e74d27eff4d3a", "updated_at": "2018-11-14T19:00:03.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "869b8fcc-ee9d-4fb8-a4ff-890a6baf0b90", "size": 1}, {"status": "available", "user_id": "369f81df643b44d38c6b281586545644", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/e42f2ca17c2f4fc3805e74d27eff4d3a/volumes/632ef19f-b95a-4377-b8fc-80f61c8c6b13", "rel": "self"}, {"href": "http://172.30.9.28:8776/e42f2ca17c2f4fc3805e74d27eff4d3a/volumes/632ef19f-b95a-4377-b8fc-80f61c8c6b13", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-14T19:00:01.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e42f2ca17c2f4fc3805e74d27eff4d3a", "updated_at": "2018-11-14T19:00:02.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "632ef19f-b95a-4377-b8fc-80f61c8c6b13", "size": 1}]} 2018-11-14 19:00:22,899 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/e42f2ca17c2f4fc3805e74d27eff4d3a/volumes/detail used request id req-48776f45-89e3-49ec-928d-626be5af6e1f 2018-11-14 19:00:22,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e42f2ca17c2f4fc3805e74d27eff4d3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc777193a6da5de854e2ba63060fb1c07ce3a5a" 2018-11-14 19:00:23,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:00:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38483dd6-bc87-45f9-a785-6051954d4bb6 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e42f2ca17c2f4fc3805e74d27eff4d3a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e42f2ca17c2f4fc3805e74d27eff4d3a", "name": "CreateInstanceVolumeTests-865a8a57-814a-421-proj"}} 2018-11-14 19:00:23,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e42f2ca17c2f4fc3805e74d27eff4d3a used request id req-38483dd6-bc87-45f9-a785-6051954d4bb6 2018-11-14 19:00:23,014 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2e033883-4de4-474b-8c19-88d13bbc59f8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc777193a6da5de854e2ba63060fb1c07ce3a5a" 2018-11-14 19:00:23,538 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:00:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-021a2d15-521a-435f-9cef-3d8bfb2d864c x-compute-request-id: req-021a2d15-521a-435f-9cef-3d8bfb2d864c Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:8e:df", "version": 4, "addr": "10.55.0.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2e033883-4de4-474b-8c19-88d13bbc59f8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2e033883-4de4-474b-8c19-88d13bbc59f8", "rel": "bookmark"}], "image": {"id": "ddee2031-e941-448d-a2c9-379f0a9ca58a", "links": [{"href": "http://172.30.9.28:8774/images/ddee2031-e941-448d-a2c9-379f0a9ca58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T19:00:19.000000", "flavor": {"id": "add66a25-77a9-4eea-886e-e63431774f83", "links": [{"href": "http://172.30.9.28:8774/flavors/add66a25-77a9-4eea-886e-e63431774f83", "rel": "bookmark"}]}, "id": "2e033883-4de4-474b-8c19-88d13bbc59f8", "security_groups": [{"name": "default"}], "user_id": "369f81df643b44d38c6b281586545644", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T19:00:19Z", "hostId": "4646144131109dda60ed318f9c5ac6e97ca2a2f2053f4137962c1849", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-inst", "created": "2018-11-14T19:00:13Z", "tenant_id": "e42f2ca17c2f4fc3805e74d27eff4d3a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 19:00:23,538 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2e033883-4de4-474b-8c19-88d13bbc59f8 used request id req-021a2d15-521a-435f-9cef-3d8bfb2d864c 2018-11-14 19:00:23,538 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-inst] is - ACTIVE 2018-11-14 19:00:23,538 - create_instance - INFO - VM is - ACTIVE 2018-11-14 19:00:23,541 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2e033883-4de4-474b-8c19-88d13bbc59f8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc777193a6da5de854e2ba63060fb1c07ce3a5a" 2018-11-14 19:00:24,060 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:00:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-156d64a7-78d4-4631-8945-567bc6b67025 x-compute-request-id: req-156d64a7-78d4-4631-8945-567bc6b67025 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:8e:df", "version": 4, "addr": "10.55.0.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2e033883-4de4-474b-8c19-88d13bbc59f8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2e033883-4de4-474b-8c19-88d13bbc59f8", "rel": "bookmark"}], "image": {"id": "ddee2031-e941-448d-a2c9-379f0a9ca58a", "links": [{"href": "http://172.30.9.28:8774/images/ddee2031-e941-448d-a2c9-379f0a9ca58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T19:00:19.000000", "flavor": {"id": "add66a25-77a9-4eea-886e-e63431774f83", "links": [{"href": "http://172.30.9.28:8774/flavors/add66a25-77a9-4eea-886e-e63431774f83", "rel": "bookmark"}]}, "id": "2e033883-4de4-474b-8c19-88d13bbc59f8", "security_groups": [{"name": "default"}], "user_id": "369f81df643b44d38c6b281586545644", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T19:00:19Z", "hostId": "4646144131109dda60ed318f9c5ac6e97ca2a2f2053f4137962c1849", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-inst", "created": "2018-11-14T19:00:13Z", "tenant_id": "e42f2ca17c2f4fc3805e74d27eff4d3a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 19:00:24,060 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2e033883-4de4-474b-8c19-88d13bbc59f8 used request id req-156d64a7-78d4-4631-8945-567bc6b67025 2018-11-14 19:00:24,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc777193a6da5de854e2ba63060fb1c07ce3a5a" 2018-11-14 19:00:24,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-bc328b67-5dd9-4c18-8680-b7845364ea77 Date: Wed, 14 Nov 2018 19:00:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["40fa24b9-a4ac-4040-a324-91ec06b9a5e4"],"updated_at":"2018-11-14T18:59:59Z","tenant_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","created_at":"2018-11-14T18:59:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","id":"8a005cf0-6a39-471f-859f-35204743eb3f","name":"CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-pub-net"}]} 2018-11-14 19:00:24,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-pub-net used request id req-bc328b67-5dd9-4c18-8680-b7845364ea77 2018-11-14 19:00:24,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e42f2ca17c2f4fc3805e74d27eff4d3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc777193a6da5de854e2ba63060fb1c07ce3a5a" 2018-11-14 19:00:24,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:00:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d86e7d2c-fd22-4b11-a2af-ffdf51e835e8 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e42f2ca17c2f4fc3805e74d27eff4d3a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e42f2ca17c2f4fc3805e74d27eff4d3a", "name": "CreateInstanceVolumeTests-865a8a57-814a-421-proj"}} 2018-11-14 19:00:24,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e42f2ca17c2f4fc3805e74d27eff4d3a used request id req-d86e7d2c-fd22-4b11-a2af-ffdf51e835e8 2018-11-14 19:00:24,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8a005cf0-6a39-471f-859f-35204743eb3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc777193a6da5de854e2ba63060fb1c07ce3a5a" 2018-11-14 19:00:24,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e6af62cd-9622-4460-a26d-33826d139ac1 Date: Wed, 14 Nov 2018 19:00:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8a005cf0-6a39-471f-859f-35204743eb3f","tenant_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","created_at":"2018-11-14T18:59:59Z","dns_nameservers":[],"updated_at":"2018-11-14T18:59:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","id":"40fa24b9-a4ac-4040-a324-91ec06b9a5e4","subnetpool_id":null,"name":"CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-pub-subnet"}]} 2018-11-14 19:00:24,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8a005cf0-6a39-471f-859f-35204743eb3f used request id req-e6af62cd-9622-4460-a26d-33826d139ac1 2018-11-14 19:00:24,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=8a005cf0-6a39-471f-859f-35204743eb3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc777193a6da5de854e2ba63060fb1c07ce3a5a" 2018-11-14 19:00:24,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3028 X-Openstack-Request-Id: req-a6be0fb9-5556-48d3-a3c5-4bfcfcb0be66 Date: Wed, 14 Nov 2018 19:00:24 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8a005cf0-6a39-471f-859f-35204743eb3f","tenant_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","created_at":"2018-11-14T19:00:09Z","admin_state_up":true,"updated_at":"2018-11-14T19:00:19Z","binding:vnic_type":"normal","device_id":"2e033883-4de4-474b-8c19-88d13bbc59f8","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:9e:8e:df","id":"1a44f25f-6472-4058-b9d7-d0d07d355ee0","port_security_enabled":true,"project_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","fixed_ips":[{"subnet_id":"40fa24b9-a4ac-4040-a324-91ec06b9a5e4","ip_address":"10.55.0.30"}],"extra_dhcp_opts":[],"security_groups":["cc4f503f-b661-4dc0-9332-202c0a87acd7"],"name":"CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8a005cf0-6a39-471f-859f-35204743eb3f","tenant_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","created_at":"2018-11-14T19:00:00Z","admin_state_up":true,"updated_at":"2018-11-14T19:00:03Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8a005cf0-6a39-471f-859f-35204743eb3f","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:cc:df:4c","id":"355b039a-fd66-4561-a518-d2ce9001eaef","port_security_enabled":false,"project_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","fixed_ips":[{"subnet_id":"40fa24b9-a4ac-4040-a324-91ec06b9a5e4","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8a005cf0-6a39-471f-859f-35204743eb3f","tenant_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","created_at":"2018-11-14T19:00:01Z","admin_state_up":true,"updated_at":"2018-11-14T19:00:04Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8a005cf0-6a39-471f-859f-35204743eb3f","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:ef:04:8f","id":"91626070-a398-402d-ace2-727973aa594e","port_security_enabled":false,"project_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","fixed_ips":[{"subnet_id":"40fa24b9-a4ac-4040-a324-91ec06b9a5e4","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8a005cf0-6a39-471f-859f-35204743eb3f","tenant_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","created_at":"2018-11-14T19:00:00Z","admin_state_up":true,"updated_at":"2018-11-14T19:00:02Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8a005cf0-6a39-471f-859f-35204743eb3f","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:6e:2c:5b","id":"9f771681-01eb-4ba7-adee-53b6d2f82a50","port_security_enabled":false,"project_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","fixed_ips":[{"subnet_id":"40fa24b9-a4ac-4040-a324-91ec06b9a5e4","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-14 19:00:24,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=8a005cf0-6a39-471f-859f-35204743eb3f used request id req-a6be0fb9-5556-48d3-a3c5-4bfcfcb0be66 2018-11-14 19:00:24,960 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/2e033883-4de4-474b-8c19-88d13bbc59f8/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc777193a6da5de854e2ba63060fb1c07ce3a5a" -d '{"volumeAttachment": {"volumeId": "632ef19f-b95a-4377-b8fc-80f61c8c6b13"}}' 2018-11-14 19:00:26,405 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:00:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6d894a41-a274-4938-8380-cee587db0e38 x-compute-request-id: req-6d894a41-a274-4938-8380-cee587db0e38 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "2e033883-4de4-474b-8c19-88d13bbc59f8", "id": "632ef19f-b95a-4377-b8fc-80f61c8c6b13", "volumeId": "632ef19f-b95a-4377-b8fc-80f61c8c6b13"}} 2018-11-14 19:00:26,405 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/2e033883-4de4-474b-8c19-88d13bbc59f8/os-volume_attachments used request id req-6d894a41-a274-4938-8380-cee587db0e38 2018-11-14 19:00:26,408 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2e033883-4de4-474b-8c19-88d13bbc59f8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc777193a6da5de854e2ba63060fb1c07ce3a5a" 2018-11-14 19:00:27,030 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:00: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-1a6ec89f-c904-4b38-9dac-99ea48466956 x-compute-request-id: req-1a6ec89f-c904-4b38-9dac-99ea48466956 Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:8e:df", "version": 4, "addr": "10.55.0.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2e033883-4de4-474b-8c19-88d13bbc59f8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2e033883-4de4-474b-8c19-88d13bbc59f8", "rel": "bookmark"}], "image": {"id": "ddee2031-e941-448d-a2c9-379f0a9ca58a", "links": [{"href": "http://172.30.9.28:8774/images/ddee2031-e941-448d-a2c9-379f0a9ca58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T19:00:19.000000", "flavor": {"id": "add66a25-77a9-4eea-886e-e63431774f83", "links": [{"href": "http://172.30.9.28:8774/flavors/add66a25-77a9-4eea-886e-e63431774f83", "rel": "bookmark"}]}, "id": "2e033883-4de4-474b-8c19-88d13bbc59f8", "security_groups": [{"name": "default"}], "user_id": "369f81df643b44d38c6b281586545644", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T19:00:19Z", "hostId": "4646144131109dda60ed318f9c5ac6e97ca2a2f2053f4137962c1849", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-inst", "created": "2018-11-14T19:00:13Z", "tenant_id": "e42f2ca17c2f4fc3805e74d27eff4d3a", "os-extended-volumes:volumes_attached": [{"id": "632ef19f-b95a-4377-b8fc-80f61c8c6b13"}], "metadata": {}}} 2018-11-14 19:00:27,030 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2e033883-4de4-474b-8c19-88d13bbc59f8 used request id req-1a6ec89f-c904-4b38-9dac-99ea48466956 2018-11-14 19:00:27,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc777193a6da5de854e2ba63060fb1c07ce3a5a" 2018-11-14 19:00:27,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-2263987c-41bc-4f3f-ae7f-53ded48c5e93 Date: Wed, 14 Nov 2018 19:00:27 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["40fa24b9-a4ac-4040-a324-91ec06b9a5e4"],"updated_at":"2018-11-14T18:59:59Z","tenant_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","created_at":"2018-11-14T18:59:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","id":"8a005cf0-6a39-471f-859f-35204743eb3f","name":"CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-pub-net"}]} 2018-11-14 19:00:27,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-pub-net used request id req-2263987c-41bc-4f3f-ae7f-53ded48c5e93 2018-11-14 19:00:27,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e42f2ca17c2f4fc3805e74d27eff4d3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc777193a6da5de854e2ba63060fb1c07ce3a5a" 2018-11-14 19:00:27,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:00:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d50571ac-704d-4a71-aab8-ca402a48d8f6 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e42f2ca17c2f4fc3805e74d27eff4d3a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e42f2ca17c2f4fc3805e74d27eff4d3a", "name": "CreateInstanceVolumeTests-865a8a57-814a-421-proj"}} 2018-11-14 19:00:27,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e42f2ca17c2f4fc3805e74d27eff4d3a used request id req-d50571ac-704d-4a71-aab8-ca402a48d8f6 2018-11-14 19:00:27,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8a005cf0-6a39-471f-859f-35204743eb3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc777193a6da5de854e2ba63060fb1c07ce3a5a" 2018-11-14 19:00:27,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-cd24c760-a372-43fe-83f5-f6a5045c35fb Date: Wed, 14 Nov 2018 19:00:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8a005cf0-6a39-471f-859f-35204743eb3f","tenant_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","created_at":"2018-11-14T18:59:59Z","dns_nameservers":[],"updated_at":"2018-11-14T18:59:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","id":"40fa24b9-a4ac-4040-a324-91ec06b9a5e4","subnetpool_id":null,"name":"CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-pub-subnet"}]} 2018-11-14 19:00:27,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8a005cf0-6a39-471f-859f-35204743eb3f used request id req-cd24c760-a372-43fe-83f5-f6a5045c35fb 2018-11-14 19:00:27,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=8a005cf0-6a39-471f-859f-35204743eb3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc777193a6da5de854e2ba63060fb1c07ce3a5a" 2018-11-14 19:00:27,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3028 X-Openstack-Request-Id: req-e11a71f2-f156-4311-a882-1898f6da24da Date: Wed, 14 Nov 2018 19:00:27 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8a005cf0-6a39-471f-859f-35204743eb3f","tenant_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","created_at":"2018-11-14T19:00:09Z","admin_state_up":true,"updated_at":"2018-11-14T19:00:19Z","binding:vnic_type":"normal","device_id":"2e033883-4de4-474b-8c19-88d13bbc59f8","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:9e:8e:df","id":"1a44f25f-6472-4058-b9d7-d0d07d355ee0","port_security_enabled":true,"project_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","fixed_ips":[{"subnet_id":"40fa24b9-a4ac-4040-a324-91ec06b9a5e4","ip_address":"10.55.0.30"}],"extra_dhcp_opts":[],"security_groups":["cc4f503f-b661-4dc0-9332-202c0a87acd7"],"name":"CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8a005cf0-6a39-471f-859f-35204743eb3f","tenant_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","created_at":"2018-11-14T19:00:00Z","admin_state_up":true,"updated_at":"2018-11-14T19:00:03Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8a005cf0-6a39-471f-859f-35204743eb3f","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:cc:df:4c","id":"355b039a-fd66-4561-a518-d2ce9001eaef","port_security_enabled":false,"project_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","fixed_ips":[{"subnet_id":"40fa24b9-a4ac-4040-a324-91ec06b9a5e4","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8a005cf0-6a39-471f-859f-35204743eb3f","tenant_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","created_at":"2018-11-14T19:00:01Z","admin_state_up":true,"updated_at":"2018-11-14T19:00:04Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8a005cf0-6a39-471f-859f-35204743eb3f","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:ef:04:8f","id":"91626070-a398-402d-ace2-727973aa594e","port_security_enabled":false,"project_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","fixed_ips":[{"subnet_id":"40fa24b9-a4ac-4040-a324-91ec06b9a5e4","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8a005cf0-6a39-471f-859f-35204743eb3f","tenant_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","created_at":"2018-11-14T19:00:00Z","admin_state_up":true,"updated_at":"2018-11-14T19:00:02Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8a005cf0-6a39-471f-859f-35204743eb3f","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:6e:2c:5b","id":"9f771681-01eb-4ba7-adee-53b6d2f82a50","port_security_enabled":false,"project_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","fixed_ips":[{"subnet_id":"40fa24b9-a4ac-4040-a324-91ec06b9a5e4","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-14 19:00:27,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=8a005cf0-6a39-471f-859f-35204743eb3f used request id req-e11a71f2-f156-4311-a882-1898f6da24da 2018-11-14 19:00:27,709 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/e42f2ca17c2f4fc3805e74d27eff4d3a/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-48776f45-89e3-49ec-928d-626be5af6e1f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc777193a6da5de854e2ba63060fb1c07ce3a5a" 2018-11-14 19:00:27,942 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:00:27 GMT Server: Apache x-compute-request-id: req-a6c23e13-bdb8-45e5-850d-3e1a9f04b0f4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a6c23e13-bdb8-45e5-850d-3e1a9f04b0f4 Content-Encoding: gzip Content-Length: 661 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "369f81df643b44d38c6b281586545644", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/e42f2ca17c2f4fc3805e74d27eff4d3a/volumes/869b8fcc-ee9d-4fb8-a4ff-890a6baf0b90", "rel": "self"}, {"href": "http://172.30.9.28:8776/e42f2ca17c2f4fc3805e74d27eff4d3a/volumes/869b8fcc-ee9d-4fb8-a4ff-890a6baf0b90", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-14T19:00:03.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e42f2ca17c2f4fc3805e74d27eff4d3a", "updated_at": "2018-11-14T19:00:03.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "869b8fcc-ee9d-4fb8-a4ff-890a6baf0b90", "size": 1}, {"status": "attaching", "user_id": "369f81df643b44d38c6b281586545644", "attachments": [{"server_id": "2e033883-4de4-474b-8c19-88d13bbc59f8", "attachment_id": "7ddc79e5-48e7-4b70-b243-dc183ab7932c", "attached_at": "2018-11-14T19:00:27.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "632ef19f-b95a-4377-b8fc-80f61c8c6b13", "device": "/dev/vdb", "id": "632ef19f-b95a-4377-b8fc-80f61c8c6b13"}], "links": [{"href": "http://172.30.9.28:8776/v3/e42f2ca17c2f4fc3805e74d27eff4d3a/volumes/632ef19f-b95a-4377-b8fc-80f61c8c6b13", "rel": "self"}, {"href": "http://172.30.9.28:8776/e42f2ca17c2f4fc3805e74d27eff4d3a/volumes/632ef19f-b95a-4377-b8fc-80f61c8c6b13", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-14T19:00:01.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e42f2ca17c2f4fc3805e74d27eff4d3a", "updated_at": "2018-11-14T19:00:27.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "632ef19f-b95a-4377-b8fc-80f61c8c6b13", "size": 1}]} 2018-11-14 19:00:27,942 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/e42f2ca17c2f4fc3805e74d27eff4d3a/volumes/detail used request id req-a6c23e13-bdb8-45e5-850d-3e1a9f04b0f4 2018-11-14 19:00:27,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e42f2ca17c2f4fc3805e74d27eff4d3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc777193a6da5de854e2ba63060fb1c07ce3a5a" 2018-11-14 19:00:28,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:00:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcd1482d-eecf-49d5-928a-1da848982c28 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e42f2ca17c2f4fc3805e74d27eff4d3a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e42f2ca17c2f4fc3805e74d27eff4d3a", "name": "CreateInstanceVolumeTests-865a8a57-814a-421-proj"}} 2018-11-14 19:00:28,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e42f2ca17c2f4fc3805e74d27eff4d3a used request id req-bcd1482d-eecf-49d5-928a-1da848982c28 2018-11-14 19:00:28,050 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2e033883-4de4-474b-8c19-88d13bbc59f8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc777193a6da5de854e2ba63060fb1c07ce3a5a" 2018-11-14 19:00:28,771 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:00: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-aa9ae05f-01c8-4861-ad07-5bda348d6017 x-compute-request-id: req-aa9ae05f-01c8-4861-ad07-5bda348d6017 Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:8e:df", "version": 4, "addr": "10.55.0.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2e033883-4de4-474b-8c19-88d13bbc59f8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2e033883-4de4-474b-8c19-88d13bbc59f8", "rel": "bookmark"}], "image": {"id": "ddee2031-e941-448d-a2c9-379f0a9ca58a", "links": [{"href": "http://172.30.9.28:8774/images/ddee2031-e941-448d-a2c9-379f0a9ca58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T19:00:19.000000", "flavor": {"id": "add66a25-77a9-4eea-886e-e63431774f83", "links": [{"href": "http://172.30.9.28:8774/flavors/add66a25-77a9-4eea-886e-e63431774f83", "rel": "bookmark"}]}, "id": "2e033883-4de4-474b-8c19-88d13bbc59f8", "security_groups": [{"name": "default"}], "user_id": "369f81df643b44d38c6b281586545644", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T19:00:19Z", "hostId": "4646144131109dda60ed318f9c5ac6e97ca2a2f2053f4137962c1849", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-inst", "created": "2018-11-14T19:00:13Z", "tenant_id": "e42f2ca17c2f4fc3805e74d27eff4d3a", "os-extended-volumes:volumes_attached": [{"id": "632ef19f-b95a-4377-b8fc-80f61c8c6b13"}], "metadata": {}}} 2018-11-14 19:00:28,772 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2e033883-4de4-474b-8c19-88d13bbc59f8 used request id req-aa9ae05f-01c8-4861-ad07-5bda348d6017 2018-11-14 19:00:28,772 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-inst] is - ACTIVE 2018-11-14 19:00:28,772 - create_instance - INFO - VM is - ACTIVE 2018-11-14 19:00:28,775 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2e033883-4de4-474b-8c19-88d13bbc59f8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc777193a6da5de854e2ba63060fb1c07ce3a5a" 2018-11-14 19:00:29,077 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:00: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-3d0aac72-ac1f-4e24-bedf-2dd4e135780b x-compute-request-id: req-3d0aac72-ac1f-4e24-bedf-2dd4e135780b Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:8e:df", "version": 4, "addr": "10.55.0.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2e033883-4de4-474b-8c19-88d13bbc59f8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2e033883-4de4-474b-8c19-88d13bbc59f8", "rel": "bookmark"}], "image": {"id": "ddee2031-e941-448d-a2c9-379f0a9ca58a", "links": [{"href": "http://172.30.9.28:8774/images/ddee2031-e941-448d-a2c9-379f0a9ca58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T19:00:19.000000", "flavor": {"id": "add66a25-77a9-4eea-886e-e63431774f83", "links": [{"href": "http://172.30.9.28:8774/flavors/add66a25-77a9-4eea-886e-e63431774f83", "rel": "bookmark"}]}, "id": "2e033883-4de4-474b-8c19-88d13bbc59f8", "security_groups": [{"name": "default"}], "user_id": "369f81df643b44d38c6b281586545644", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T19:00:19Z", "hostId": "4646144131109dda60ed318f9c5ac6e97ca2a2f2053f4137962c1849", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-inst", "created": "2018-11-14T19:00:13Z", "tenant_id": "e42f2ca17c2f4fc3805e74d27eff4d3a", "os-extended-volumes:volumes_attached": [{"id": "632ef19f-b95a-4377-b8fc-80f61c8c6b13"}], "metadata": {}}} 2018-11-14 19:00:29,077 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2e033883-4de4-474b-8c19-88d13bbc59f8 used request id req-3d0aac72-ac1f-4e24-bedf-2dd4e135780b 2018-11-14 19:00:29,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc777193a6da5de854e2ba63060fb1c07ce3a5a" 2018-11-14 19:00:29,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-ad1711ad-c3cf-41ad-94b8-d61e91571628 Date: Wed, 14 Nov 2018 19:00:29 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["40fa24b9-a4ac-4040-a324-91ec06b9a5e4"],"updated_at":"2018-11-14T18:59:59Z","tenant_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","created_at":"2018-11-14T18:59:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","id":"8a005cf0-6a39-471f-859f-35204743eb3f","name":"CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-pub-net"}]} 2018-11-14 19:00:29,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-pub-net used request id req-ad1711ad-c3cf-41ad-94b8-d61e91571628 2018-11-14 19:00:29,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e42f2ca17c2f4fc3805e74d27eff4d3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc777193a6da5de854e2ba63060fb1c07ce3a5a" 2018-11-14 19:00:29,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:00:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c118433d-9fa8-4282-8d83-2b418b0d6171 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e42f2ca17c2f4fc3805e74d27eff4d3a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e42f2ca17c2f4fc3805e74d27eff4d3a", "name": "CreateInstanceVolumeTests-865a8a57-814a-421-proj"}} 2018-11-14 19:00:29,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e42f2ca17c2f4fc3805e74d27eff4d3a used request id req-c118433d-9fa8-4282-8d83-2b418b0d6171 2018-11-14 19:00:29,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8a005cf0-6a39-471f-859f-35204743eb3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc777193a6da5de854e2ba63060fb1c07ce3a5a" 2018-11-14 19:00:29,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-890183a4-df2d-46bc-bbf9-a14458149316 Date: Wed, 14 Nov 2018 19:00:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8a005cf0-6a39-471f-859f-35204743eb3f","tenant_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","created_at":"2018-11-14T18:59:59Z","dns_nameservers":[],"updated_at":"2018-11-14T18:59:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","id":"40fa24b9-a4ac-4040-a324-91ec06b9a5e4","subnetpool_id":null,"name":"CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-pub-subnet"}]} 2018-11-14 19:00:29,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8a005cf0-6a39-471f-859f-35204743eb3f used request id req-890183a4-df2d-46bc-bbf9-a14458149316 2018-11-14 19:00:29,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=8a005cf0-6a39-471f-859f-35204743eb3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc777193a6da5de854e2ba63060fb1c07ce3a5a" 2018-11-14 19:00:29,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3028 X-Openstack-Request-Id: req-ccbd2ee8-bd62-46cd-b250-9ee0ca995de6 Date: Wed, 14 Nov 2018 19:00:29 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8a005cf0-6a39-471f-859f-35204743eb3f","tenant_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","created_at":"2018-11-14T19:00:09Z","admin_state_up":true,"updated_at":"2018-11-14T19:00:19Z","binding:vnic_type":"normal","device_id":"2e033883-4de4-474b-8c19-88d13bbc59f8","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:9e:8e:df","id":"1a44f25f-6472-4058-b9d7-d0d07d355ee0","port_security_enabled":true,"project_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","fixed_ips":[{"subnet_id":"40fa24b9-a4ac-4040-a324-91ec06b9a5e4","ip_address":"10.55.0.30"}],"extra_dhcp_opts":[],"security_groups":["cc4f503f-b661-4dc0-9332-202c0a87acd7"],"name":"CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8a005cf0-6a39-471f-859f-35204743eb3f","tenant_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","created_at":"2018-11-14T19:00:00Z","admin_state_up":true,"updated_at":"2018-11-14T19:00:03Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8a005cf0-6a39-471f-859f-35204743eb3f","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:cc:df:4c","id":"355b039a-fd66-4561-a518-d2ce9001eaef","port_security_enabled":false,"project_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","fixed_ips":[{"subnet_id":"40fa24b9-a4ac-4040-a324-91ec06b9a5e4","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8a005cf0-6a39-471f-859f-35204743eb3f","tenant_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","created_at":"2018-11-14T19:00:01Z","admin_state_up":true,"updated_at":"2018-11-14T19:00:04Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8a005cf0-6a39-471f-859f-35204743eb3f","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:ef:04:8f","id":"91626070-a398-402d-ace2-727973aa594e","port_security_enabled":false,"project_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","fixed_ips":[{"subnet_id":"40fa24b9-a4ac-4040-a324-91ec06b9a5e4","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8a005cf0-6a39-471f-859f-35204743eb3f","tenant_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","created_at":"2018-11-14T19:00:00Z","admin_state_up":true,"updated_at":"2018-11-14T19:00:02Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8a005cf0-6a39-471f-859f-35204743eb3f","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:6e:2c:5b","id":"9f771681-01eb-4ba7-adee-53b6d2f82a50","port_security_enabled":false,"project_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","fixed_ips":[{"subnet_id":"40fa24b9-a4ac-4040-a324-91ec06b9a5e4","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-14 19:00:29,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=8a005cf0-6a39-471f-859f-35204743eb3f used request id req-ccbd2ee8-bd62-46cd-b250-9ee0ca995de6 2018-11-14 19:00:29,401 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/2e033883-4de4-474b-8c19-88d13bbc59f8/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc777193a6da5de854e2ba63060fb1c07ce3a5a" -d '{"volumeAttachment": {"volumeId": "869b8fcc-ee9d-4fb8-a4ff-890a6baf0b90"}}' 2018-11-14 19:00:31,220 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:00:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d572203c-f996-4a66-ace9-1e1071373ded x-compute-request-id: req-d572203c-f996-4a66-ace9-1e1071373ded Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdc", "serverId": "2e033883-4de4-474b-8c19-88d13bbc59f8", "id": "869b8fcc-ee9d-4fb8-a4ff-890a6baf0b90", "volumeId": "869b8fcc-ee9d-4fb8-a4ff-890a6baf0b90"}} 2018-11-14 19:00:31,220 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/2e033883-4de4-474b-8c19-88d13bbc59f8/os-volume_attachments used request id req-d572203c-f996-4a66-ace9-1e1071373ded 2018-11-14 19:00:31,223 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2e033883-4de4-474b-8c19-88d13bbc59f8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc777193a6da5de854e2ba63060fb1c07ce3a5a" 2018-11-14 19:00:31,528 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:00: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-e63ee93c-8148-44f1-80db-e733f37a2f83 x-compute-request-id: req-e63ee93c-8148-44f1-80db-e733f37a2f83 Content-Encoding: gzip Content-Length: 800 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:8e:df", "version": 4, "addr": "10.55.0.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2e033883-4de4-474b-8c19-88d13bbc59f8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2e033883-4de4-474b-8c19-88d13bbc59f8", "rel": "bookmark"}], "image": {"id": "ddee2031-e941-448d-a2c9-379f0a9ca58a", "links": [{"href": "http://172.30.9.28:8774/images/ddee2031-e941-448d-a2c9-379f0a9ca58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T19:00:19.000000", "flavor": {"id": "add66a25-77a9-4eea-886e-e63431774f83", "links": [{"href": "http://172.30.9.28:8774/flavors/add66a25-77a9-4eea-886e-e63431774f83", "rel": "bookmark"}]}, "id": "2e033883-4de4-474b-8c19-88d13bbc59f8", "security_groups": [{"name": "default"}], "user_id": "369f81df643b44d38c6b281586545644", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T19:00:19Z", "hostId": "4646144131109dda60ed318f9c5ac6e97ca2a2f2053f4137962c1849", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-inst", "created": "2018-11-14T19:00:13Z", "tenant_id": "e42f2ca17c2f4fc3805e74d27eff4d3a", "os-extended-volumes:volumes_attached": [{"id": "632ef19f-b95a-4377-b8fc-80f61c8c6b13"}, {"id": "869b8fcc-ee9d-4fb8-a4ff-890a6baf0b90"}], "metadata": {}}} 2018-11-14 19:00:31,528 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2e033883-4de4-474b-8c19-88d13bbc59f8 used request id req-e63ee93c-8148-44f1-80db-e733f37a2f83 2018-11-14 19:00:31,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc777193a6da5de854e2ba63060fb1c07ce3a5a" 2018-11-14 19:00:31,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-69048ca4-6812-4ff3-8450-bab759053a14 Date: Wed, 14 Nov 2018 19:00:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["40fa24b9-a4ac-4040-a324-91ec06b9a5e4"],"updated_at":"2018-11-14T18:59:59Z","tenant_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","created_at":"2018-11-14T18:59:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","id":"8a005cf0-6a39-471f-859f-35204743eb3f","name":"CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-pub-net"}]} 2018-11-14 19:00:31,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-pub-net used request id req-69048ca4-6812-4ff3-8450-bab759053a14 2018-11-14 19:00:31,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e42f2ca17c2f4fc3805e74d27eff4d3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc777193a6da5de854e2ba63060fb1c07ce3a5a" 2018-11-14 19:00:31,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:00:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f4bc916-f2dc-4336-95d0-f17fb091156c Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e42f2ca17c2f4fc3805e74d27eff4d3a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e42f2ca17c2f4fc3805e74d27eff4d3a", "name": "CreateInstanceVolumeTests-865a8a57-814a-421-proj"}} 2018-11-14 19:00:31,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e42f2ca17c2f4fc3805e74d27eff4d3a used request id req-8f4bc916-f2dc-4336-95d0-f17fb091156c 2018-11-14 19:00:31,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8a005cf0-6a39-471f-859f-35204743eb3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc777193a6da5de854e2ba63060fb1c07ce3a5a" 2018-11-14 19:00:31,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3a761ec1-19f2-4f66-8d3f-74b38a0e1adb Date: Wed, 14 Nov 2018 19:00:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8a005cf0-6a39-471f-859f-35204743eb3f","tenant_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","created_at":"2018-11-14T18:59:59Z","dns_nameservers":[],"updated_at":"2018-11-14T18:59:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","id":"40fa24b9-a4ac-4040-a324-91ec06b9a5e4","subnetpool_id":null,"name":"CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-pub-subnet"}]} 2018-11-14 19:00:31,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8a005cf0-6a39-471f-859f-35204743eb3f used request id req-3a761ec1-19f2-4f66-8d3f-74b38a0e1adb 2018-11-14 19:00:31,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=8a005cf0-6a39-471f-859f-35204743eb3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc777193a6da5de854e2ba63060fb1c07ce3a5a" 2018-11-14 19:00:31,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3028 X-Openstack-Request-Id: req-d38e3990-1e66-46bc-afec-ec7fe201731b Date: Wed, 14 Nov 2018 19:00:31 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8a005cf0-6a39-471f-859f-35204743eb3f","tenant_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","created_at":"2018-11-14T19:00:09Z","admin_state_up":true,"updated_at":"2018-11-14T19:00:19Z","binding:vnic_type":"normal","device_id":"2e033883-4de4-474b-8c19-88d13bbc59f8","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:9e:8e:df","id":"1a44f25f-6472-4058-b9d7-d0d07d355ee0","port_security_enabled":true,"project_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","fixed_ips":[{"subnet_id":"40fa24b9-a4ac-4040-a324-91ec06b9a5e4","ip_address":"10.55.0.30"}],"extra_dhcp_opts":[],"security_groups":["cc4f503f-b661-4dc0-9332-202c0a87acd7"],"name":"CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8a005cf0-6a39-471f-859f-35204743eb3f","tenant_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","created_at":"2018-11-14T19:00:00Z","admin_state_up":true,"updated_at":"2018-11-14T19:00:03Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8a005cf0-6a39-471f-859f-35204743eb3f","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:cc:df:4c","id":"355b039a-fd66-4561-a518-d2ce9001eaef","port_security_enabled":false,"project_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","fixed_ips":[{"subnet_id":"40fa24b9-a4ac-4040-a324-91ec06b9a5e4","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8a005cf0-6a39-471f-859f-35204743eb3f","tenant_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","created_at":"2018-11-14T19:00:01Z","admin_state_up":true,"updated_at":"2018-11-14T19:00:04Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8a005cf0-6a39-471f-859f-35204743eb3f","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:ef:04:8f","id":"91626070-a398-402d-ace2-727973aa594e","port_security_enabled":false,"project_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","fixed_ips":[{"subnet_id":"40fa24b9-a4ac-4040-a324-91ec06b9a5e4","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8a005cf0-6a39-471f-859f-35204743eb3f","tenant_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","created_at":"2018-11-14T19:00:00Z","admin_state_up":true,"updated_at":"2018-11-14T19:00:02Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8a005cf0-6a39-471f-859f-35204743eb3f","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:6e:2c:5b","id":"9f771681-01eb-4ba7-adee-53b6d2f82a50","port_security_enabled":false,"project_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","fixed_ips":[{"subnet_id":"40fa24b9-a4ac-4040-a324-91ec06b9a5e4","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-14 19:00:31,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=8a005cf0-6a39-471f-859f-35204743eb3f used request id req-d38e3990-1e66-46bc-afec-ec7fe201731b 2018-11-14 19:00:31,887 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:00:32,298 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "636a091f1f6a4f47821519a7cda16c45", "name": "CreateInstanceVolumeTests-865a8a57-814a-421-proj-role"}], "expires_at": "2018-11-14T20:00:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e42f2ca17c2f4fc3805e74d27eff4d3a", "name": "CreateInstanceVolumeTests-865a8a57-814a-421-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/e42f2ca17c2f4fc3805e74d27eff4d3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-865a8a57-814a-421-user", "id": "369f81df643b44d38c6b281586545644"}, "audit_ids": ["yj5YK6azRyifiwR_BCzvjQ"], "issued_at": "2018-11-14T19:00:32.000000Z"}} 2018-11-14 19:00:32,301 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1b621e091fb08560b307acbe701356438d41436" 2018-11-14 19:00:33,337 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:00: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-f7247c14-b01e-42ca-9f4e-e7a5d75acf37 x-compute-request-id: req-f7247c14-b01e-42ca-9f4e-e7a5d75acf37 Content-Encoding: gzip Content-Length: 798 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:8e:df", "version": 4, "addr": "10.55.0.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2e033883-4de4-474b-8c19-88d13bbc59f8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2e033883-4de4-474b-8c19-88d13bbc59f8", "rel": "bookmark"}], "image": {"id": "ddee2031-e941-448d-a2c9-379f0a9ca58a", "links": [{"href": "http://172.30.9.28:8774/images/ddee2031-e941-448d-a2c9-379f0a9ca58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T19:00:19.000000", "flavor": {"id": "add66a25-77a9-4eea-886e-e63431774f83", "links": [{"href": "http://172.30.9.28:8774/flavors/add66a25-77a9-4eea-886e-e63431774f83", "rel": "bookmark"}]}, "id": "2e033883-4de4-474b-8c19-88d13bbc59f8", "security_groups": [{"name": "default"}], "user_id": "369f81df643b44d38c6b281586545644", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T19:00:19Z", "hostId": "4646144131109dda60ed318f9c5ac6e97ca2a2f2053f4137962c1849", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-inst", "created": "2018-11-14T19:00:13Z", "tenant_id": "e42f2ca17c2f4fc3805e74d27eff4d3a", "os-extended-volumes:volumes_attached": [{"id": "632ef19f-b95a-4377-b8fc-80f61c8c6b13"}, {"id": "869b8fcc-ee9d-4fb8-a4ff-890a6baf0b90"}], "metadata": {}}]} 2018-11-14 19:00:33,337 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-inst used request id req-f7247c14-b01e-42ca-9f4e-e7a5d75acf37 2018-11-14 19:00:33,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1b621e091fb08560b307acbe701356438d41436" 2018-11-14 19:00:33,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-454e1fc2-8a4e-4a9a-a6ff-e8445549ba4f Date: Wed, 14 Nov 2018 19:00:33 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["40fa24b9-a4ac-4040-a324-91ec06b9a5e4"],"updated_at":"2018-11-14T18:59:59Z","tenant_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","created_at":"2018-11-14T18:59:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","id":"8a005cf0-6a39-471f-859f-35204743eb3f","name":"CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-pub-net"}]} 2018-11-14 19:00:33,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-pub-net used request id req-454e1fc2-8a4e-4a9a-a6ff-e8445549ba4f 2018-11-14 19:00:33,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8a005cf0-6a39-471f-859f-35204743eb3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1b621e091fb08560b307acbe701356438d41436" 2018-11-14 19:00:33,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-021fc70c-17de-4eab-89c6-70b51d892773 Date: Wed, 14 Nov 2018 19:00:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8a005cf0-6a39-471f-859f-35204743eb3f","tenant_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","created_at":"2018-11-14T18:59:59Z","dns_nameservers":[],"updated_at":"2018-11-14T18:59:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","id":"40fa24b9-a4ac-4040-a324-91ec06b9a5e4","subnetpool_id":null,"name":"CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-pub-subnet"}]} 2018-11-14 19:00:33,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8a005cf0-6a39-471f-859f-35204743eb3f used request id req-021fc70c-17de-4eab-89c6-70b51d892773 2018-11-14 19:00:33,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=8a005cf0-6a39-471f-859f-35204743eb3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1b621e091fb08560b307acbe701356438d41436" 2018-11-14 19:00:34,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3028 X-Openstack-Request-Id: req-86d4c3c3-ff35-44c6-bab0-086b313531c6 Date: Wed, 14 Nov 2018 19:00:34 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8a005cf0-6a39-471f-859f-35204743eb3f","tenant_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","created_at":"2018-11-14T19:00:09Z","admin_state_up":true,"updated_at":"2018-11-14T19:00:19Z","binding:vnic_type":"normal","device_id":"2e033883-4de4-474b-8c19-88d13bbc59f8","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:9e:8e:df","id":"1a44f25f-6472-4058-b9d7-d0d07d355ee0","port_security_enabled":true,"project_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","fixed_ips":[{"subnet_id":"40fa24b9-a4ac-4040-a324-91ec06b9a5e4","ip_address":"10.55.0.30"}],"extra_dhcp_opts":[],"security_groups":["cc4f503f-b661-4dc0-9332-202c0a87acd7"],"name":"CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8a005cf0-6a39-471f-859f-35204743eb3f","tenant_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","created_at":"2018-11-14T19:00:00Z","admin_state_up":true,"updated_at":"2018-11-14T19:00:03Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8a005cf0-6a39-471f-859f-35204743eb3f","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:cc:df:4c","id":"355b039a-fd66-4561-a518-d2ce9001eaef","port_security_enabled":false,"project_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","fixed_ips":[{"subnet_id":"40fa24b9-a4ac-4040-a324-91ec06b9a5e4","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8a005cf0-6a39-471f-859f-35204743eb3f","tenant_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","created_at":"2018-11-14T19:00:01Z","admin_state_up":true,"updated_at":"2018-11-14T19:00:04Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8a005cf0-6a39-471f-859f-35204743eb3f","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:ef:04:8f","id":"91626070-a398-402d-ace2-727973aa594e","port_security_enabled":false,"project_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","fixed_ips":[{"subnet_id":"40fa24b9-a4ac-4040-a324-91ec06b9a5e4","ip_address":"10.55.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8a005cf0-6a39-471f-859f-35204743eb3f","tenant_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","created_at":"2018-11-14T19:00:00Z","admin_state_up":true,"updated_at":"2018-11-14T19:00:02Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8a005cf0-6a39-471f-859f-35204743eb3f","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:6e:2c:5b","id":"9f771681-01eb-4ba7-adee-53b6d2f82a50","port_security_enabled":false,"project_id":"e42f2ca17c2f4fc3805e74d27eff4d3a","fixed_ips":[{"subnet_id":"40fa24b9-a4ac-4040-a324-91ec06b9a5e4","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-14 19:00:34,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=8a005cf0-6a39-471f-859f-35204743eb3f used request id req-86d4c3c3-ff35-44c6-bab0-086b313531c6 2018-11-14 19:00:34,086 - create_instance - INFO - Deleting Port with ID - 1a44f25f-6472-4058-b9d7-d0d07d355ee0 2018-11-14 19:00:34,086 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-port 2018-11-14 19:00:34,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/1a44f25f-6472-4058-b9d7-d0d07d355ee0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc777193a6da5de854e2ba63060fb1c07ce3a5a" 2018-11-14 19:00:34,580 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e9d3e375-00f9-4172-a79d-738478e3c06b Date: Wed, 14 Nov 2018 19:00:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 19:00:34,580 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/1a44f25f-6472-4058-b9d7-d0d07d355ee0 used request id req-e9d3e375-00f9-4172-a79d-738478e3c06b 2018-11-14 19:00:34,583 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/e42f2ca17c2f4fc3805e74d27eff4d3a/volumes/632ef19f-b95a-4377-b8fc-80f61c8c6b13 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-48776f45-89e3-49ec-928d-626be5af6e1f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc777193a6da5de854e2ba63060fb1c07ce3a5a" 2018-11-14 19:00:34,647 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:00:34 GMT Server: Apache x-compute-request-id: req-daa57a29-c7b0-4c44-8e62-bb927cfd0c84 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-daa57a29-c7b0-4c44-8e62-bb927cfd0c84 Content-Encoding: gzip Content-Length: 589 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "369f81df643b44d38c6b281586545644", "attachments": [{"server_id": "2e033883-4de4-474b-8c19-88d13bbc59f8", "attachment_id": "7ddc79e5-48e7-4b70-b243-dc183ab7932c", "attached_at": "2018-11-14T19:00:27.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "632ef19f-b95a-4377-b8fc-80f61c8c6b13", "device": "/dev/vdb", "id": "632ef19f-b95a-4377-b8fc-80f61c8c6b13"}], "links": [{"href": "http://172.30.9.28:8776/v3/e42f2ca17c2f4fc3805e74d27eff4d3a/volumes/632ef19f-b95a-4377-b8fc-80f61c8c6b13", "rel": "self"}, {"href": "http://172.30.9.28:8776/e42f2ca17c2f4fc3805e74d27eff4d3a/volumes/632ef19f-b95a-4377-b8fc-80f61c8c6b13", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-14T19:00:01.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e42f2ca17c2f4fc3805e74d27eff4d3a", "updated_at": "2018-11-14T19:00:27.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "632ef19f-b95a-4377-b8fc-80f61c8c6b13", "size": 1}} 2018-11-14 19:00:34,647 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/e42f2ca17c2f4fc3805e74d27eff4d3a/volumes/632ef19f-b95a-4377-b8fc-80f61c8c6b13 used request id req-daa57a29-c7b0-4c44-8e62-bb927cfd0c84 2018-11-14 19:00:34,650 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/2e033883-4de4-474b-8c19-88d13bbc59f8/os-volume_attachments/632ef19f-b95a-4377-b8fc-80f61c8c6b13 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc777193a6da5de854e2ba63060fb1c07ce3a5a" 2018-11-14 19:00:35,393 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 19:00:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5e695f48-6f1f-4823-9e52-40f7f4d2fc7a x-compute-request-id: req-5e695f48-6f1f-4823-9e52-40f7f4d2fc7a Content-Length: 0 Content-Type: application/json 2018-11-14 19:00:35,393 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/2e033883-4de4-474b-8c19-88d13bbc59f8/os-volume_attachments/632ef19f-b95a-4377-b8fc-80f61c8c6b13 used request id req-5e695f48-6f1f-4823-9e52-40f7f4d2fc7a 2018-11-14 19:00:35,396 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2e033883-4de4-474b-8c19-88d13bbc59f8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc777193a6da5de854e2ba63060fb1c07ce3a5a" 2018-11-14 19:00:35,673 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:00:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b5eb6fa5-1ca0-433e-8d6e-8cb8dab1f8e8 x-compute-request-id: req-b5eb6fa5-1ca0-433e-8d6e-8cb8dab1f8e8 Content-Encoding: gzip Content-Length: 703 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2e033883-4de4-474b-8c19-88d13bbc59f8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2e033883-4de4-474b-8c19-88d13bbc59f8", "rel": "bookmark"}], "image": {"id": "ddee2031-e941-448d-a2c9-379f0a9ca58a", "links": [{"href": "http://172.30.9.28:8774/images/ddee2031-e941-448d-a2c9-379f0a9ca58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T19:00:19.000000", "flavor": {"id": "add66a25-77a9-4eea-886e-e63431774f83", "links": [{"href": "http://172.30.9.28:8774/flavors/add66a25-77a9-4eea-886e-e63431774f83", "rel": "bookmark"}]}, "id": "2e033883-4de4-474b-8c19-88d13bbc59f8", "user_id": "369f81df643b44d38c6b281586545644", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T19:00:19Z", "hostId": "4646144131109dda60ed318f9c5ac6e97ca2a2f2053f4137962c1849", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-inst", "created": "2018-11-14T19:00:13Z", "tenant_id": "e42f2ca17c2f4fc3805e74d27eff4d3a", "os-extended-volumes:volumes_attached": [{"id": "632ef19f-b95a-4377-b8fc-80f61c8c6b13"}, {"id": "869b8fcc-ee9d-4fb8-a4ff-890a6baf0b90"}], "metadata": {}}} 2018-11-14 19:00:35,673 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2e033883-4de4-474b-8c19-88d13bbc59f8 used request id req-b5eb6fa5-1ca0-433e-8d6e-8cb8dab1f8e8 2018-11-14 19:00:38,680 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2e033883-4de4-474b-8c19-88d13bbc59f8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc777193a6da5de854e2ba63060fb1c07ce3a5a" 2018-11-14 19:00:39,150 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:00: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-1bc5278b-f931-4282-ba19-5d1a8240b8ab x-compute-request-id: req-1bc5278b-f931-4282-ba19-5d1a8240b8ab 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.28:8774/v2.1/servers/2e033883-4de4-474b-8c19-88d13bbc59f8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2e033883-4de4-474b-8c19-88d13bbc59f8", "rel": "bookmark"}], "image": {"id": "ddee2031-e941-448d-a2c9-379f0a9ca58a", "links": [{"href": "http://172.30.9.28:8774/images/ddee2031-e941-448d-a2c9-379f0a9ca58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T19:00:19.000000", "flavor": {"id": "add66a25-77a9-4eea-886e-e63431774f83", "links": [{"href": "http://172.30.9.28:8774/flavors/add66a25-77a9-4eea-886e-e63431774f83", "rel": "bookmark"}]}, "id": "2e033883-4de4-474b-8c19-88d13bbc59f8", "user_id": "369f81df643b44d38c6b281586545644", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T19:00:19Z", "hostId": "4646144131109dda60ed318f9c5ac6e97ca2a2f2053f4137962c1849", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-inst", "created": "2018-11-14T19:00:13Z", "tenant_id": "e42f2ca17c2f4fc3805e74d27eff4d3a", "os-extended-volumes:volumes_attached": [{"id": "869b8fcc-ee9d-4fb8-a4ff-890a6baf0b90"}], "metadata": {}}} 2018-11-14 19:00:39,150 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2e033883-4de4-474b-8c19-88d13bbc59f8 used request id req-1bc5278b-f931-4282-ba19-5d1a8240b8ab 2018-11-14 19:00:39,153 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/e42f2ca17c2f4fc3805e74d27eff4d3a/volumes/869b8fcc-ee9d-4fb8-a4ff-890a6baf0b90 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-48776f45-89e3-49ec-928d-626be5af6e1f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc777193a6da5de854e2ba63060fb1c07ce3a5a" 2018-11-14 19:00:39,209 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:00:39 GMT Server: Apache x-compute-request-id: req-14f84194-f2f5-42a5-8969-865f801399ef OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-14f84194-f2f5-42a5-8969-865f801399ef Content-Encoding: gzip Content-Length: 589 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "369f81df643b44d38c6b281586545644", "attachments": [{"server_id": "2e033883-4de4-474b-8c19-88d13bbc59f8", "attachment_id": "d6aa3375-9b20-4ccf-adc0-1b36eefd182f", "attached_at": "2018-11-14T19:00:32.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "869b8fcc-ee9d-4fb8-a4ff-890a6baf0b90", "device": "/dev/vdc", "id": "869b8fcc-ee9d-4fb8-a4ff-890a6baf0b90"}], "links": [{"href": "http://172.30.9.28:8776/v3/e42f2ca17c2f4fc3805e74d27eff4d3a/volumes/869b8fcc-ee9d-4fb8-a4ff-890a6baf0b90", "rel": "self"}, {"href": "http://172.30.9.28:8776/e42f2ca17c2f4fc3805e74d27eff4d3a/volumes/869b8fcc-ee9d-4fb8-a4ff-890a6baf0b90", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-14T19:00:03.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e42f2ca17c2f4fc3805e74d27eff4d3a", "updated_at": "2018-11-14T19:00:33.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "869b8fcc-ee9d-4fb8-a4ff-890a6baf0b90", "size": 1}} 2018-11-14 19:00:39,209 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/e42f2ca17c2f4fc3805e74d27eff4d3a/volumes/869b8fcc-ee9d-4fb8-a4ff-890a6baf0b90 used request id req-14f84194-f2f5-42a5-8969-865f801399ef 2018-11-14 19:00:39,212 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/2e033883-4de4-474b-8c19-88d13bbc59f8/os-volume_attachments/869b8fcc-ee9d-4fb8-a4ff-890a6baf0b90 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc777193a6da5de854e2ba63060fb1c07ce3a5a" 2018-11-14 19:00:39,932 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 19:00:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ebdbafdb-60ce-443b-8371-1c28f694d8d2 x-compute-request-id: req-ebdbafdb-60ce-443b-8371-1c28f694d8d2 Content-Length: 0 Content-Type: application/json 2018-11-14 19:00:39,932 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/2e033883-4de4-474b-8c19-88d13bbc59f8/os-volume_attachments/869b8fcc-ee9d-4fb8-a4ff-890a6baf0b90 used request id req-ebdbafdb-60ce-443b-8371-1c28f694d8d2 2018-11-14 19:00:39,935 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2e033883-4de4-474b-8c19-88d13bbc59f8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc777193a6da5de854e2ba63060fb1c07ce3a5a" 2018-11-14 19:00:40,205 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:00:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9865d589-1ccc-414f-9e61-e87c9ad63234 x-compute-request-id: req-9865d589-1ccc-414f-9e61-e87c9ad63234 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.28:8774/v2.1/servers/2e033883-4de4-474b-8c19-88d13bbc59f8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2e033883-4de4-474b-8c19-88d13bbc59f8", "rel": "bookmark"}], "image": {"id": "ddee2031-e941-448d-a2c9-379f0a9ca58a", "links": [{"href": "http://172.30.9.28:8774/images/ddee2031-e941-448d-a2c9-379f0a9ca58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T19:00:19.000000", "flavor": {"id": "add66a25-77a9-4eea-886e-e63431774f83", "links": [{"href": "http://172.30.9.28:8774/flavors/add66a25-77a9-4eea-886e-e63431774f83", "rel": "bookmark"}]}, "id": "2e033883-4de4-474b-8c19-88d13bbc59f8", "user_id": "369f81df643b44d38c6b281586545644", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T19:00:19Z", "hostId": "4646144131109dda60ed318f9c5ac6e97ca2a2f2053f4137962c1849", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-inst", "created": "2018-11-14T19:00:13Z", "tenant_id": "e42f2ca17c2f4fc3805e74d27eff4d3a", "os-extended-volumes:volumes_attached": [{"id": "869b8fcc-ee9d-4fb8-a4ff-890a6baf0b90"}], "metadata": {}}} 2018-11-14 19:00:40,205 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2e033883-4de4-474b-8c19-88d13bbc59f8 used request id req-9865d589-1ccc-414f-9e61-e87c9ad63234 2018-11-14 19:00:43,211 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2e033883-4de4-474b-8c19-88d13bbc59f8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc777193a6da5de854e2ba63060fb1c07ce3a5a" 2018-11-14 19:00:43,649 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:00:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-95c2dfb9-b6c2-4f27-a96c-2c14bf104a89 x-compute-request-id: req-95c2dfb9-b6c2-4f27-a96c-2c14bf104a89 Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2e033883-4de4-474b-8c19-88d13bbc59f8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2e033883-4de4-474b-8c19-88d13bbc59f8", "rel": "bookmark"}], "image": {"id": "ddee2031-e941-448d-a2c9-379f0a9ca58a", "links": [{"href": "http://172.30.9.28:8774/images/ddee2031-e941-448d-a2c9-379f0a9ca58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T19:00:19.000000", "flavor": {"id": "add66a25-77a9-4eea-886e-e63431774f83", "links": [{"href": "http://172.30.9.28:8774/flavors/add66a25-77a9-4eea-886e-e63431774f83", "rel": "bookmark"}]}, "id": "2e033883-4de4-474b-8c19-88d13bbc59f8", "user_id": "369f81df643b44d38c6b281586545644", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T19:00:19Z", "hostId": "4646144131109dda60ed318f9c5ac6e97ca2a2f2053f4137962c1849", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-inst", "created": "2018-11-14T19:00:13Z", "tenant_id": "e42f2ca17c2f4fc3805e74d27eff4d3a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 19:00:43,649 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2e033883-4de4-474b-8c19-88d13bbc59f8 used request id req-95c2dfb9-b6c2-4f27-a96c-2c14bf104a89 2018-11-14 19:00:43,649 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-inst 2018-11-14 19:00:43,652 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/2e033883-4de4-474b-8c19-88d13bbc59f8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc777193a6da5de854e2ba63060fb1c07ce3a5a" 2018-11-14 19:00:43,776 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:00:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4e837a52-e35d-4831-81c8-f92c09a33d94 x-compute-request-id: req-4e837a52-e35d-4831-81c8-f92c09a33d94 Content-Type: application/json 2018-11-14 19:00:43,776 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/2e033883-4de4-474b-8c19-88d13bbc59f8 used request id req-4e837a52-e35d-4831-81c8-f92c09a33d94 2018-11-14 19:00:43,776 - create_instance - INFO - Checking deletion status 2018-11-14 19:00:43,779 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2e033883-4de4-474b-8c19-88d13bbc59f8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc777193a6da5de854e2ba63060fb1c07ce3a5a" 2018-11-14 19:00:44,055 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:00:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7c724ecf-f45b-404b-9501-714c840b7053 x-compute-request-id: req-7c724ecf-f45b-404b-9501-714c840b7053 Content-Encoding: gzip Content-Length: 659 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2e033883-4de4-474b-8c19-88d13bbc59f8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2e033883-4de4-474b-8c19-88d13bbc59f8", "rel": "bookmark"}], "image": {"id": "ddee2031-e941-448d-a2c9-379f0a9ca58a", "links": [{"href": "http://172.30.9.28:8774/images/ddee2031-e941-448d-a2c9-379f0a9ca58a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T19:00:19.000000", "flavor": {"id": "add66a25-77a9-4eea-886e-e63431774f83", "links": [{"href": "http://172.30.9.28:8774/flavors/add66a25-77a9-4eea-886e-e63431774f83", "rel": "bookmark"}]}, "id": "2e033883-4de4-474b-8c19-88d13bbc59f8", "user_id": "369f81df643b44d38c6b281586545644", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T19:00:43Z", "hostId": "4646144131109dda60ed318f9c5ac6e97ca2a2f2053f4137962c1849", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-inst", "created": "2018-11-14T19:00:13Z", "tenant_id": "e42f2ca17c2f4fc3805e74d27eff4d3a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 19:00:44,055 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2e033883-4de4-474b-8c19-88d13bbc59f8 used request id req-7c724ecf-f45b-404b-9501-714c840b7053 2018-11-14 19:00:44,056 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-inst] is - ACTIVE 2018-11-14 19:00:44,056 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-11-14 19:00:47,059 - create_instance - DEBUG - VM status query timeout in 296.717221975 2018-11-14 19:00:47,062 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2e033883-4de4-474b-8c19-88d13bbc59f8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc777193a6da5de854e2ba63060fb1c07ce3a5a" 2018-11-14 19:00:47,105 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:00:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5eb73036-95be-4e86-984a-4a979316c4cf x-compute-request-id: req-5eb73036-95be-4e86-984a-4a979316c4cf Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 2e033883-4de4-474b-8c19-88d13bbc59f8 could not be found.", "code": 404}} 2018-11-14 19:00:47,106 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2e033883-4de4-474b-8c19-88d13bbc59f8 used request id req-5eb73036-95be-4e86-984a-4a979316c4cf 2018-11-14 19:00:47,106 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 2e033883-4de4-474b-8c19-88d13bbc59f8 could not be found. (HTTP 404) (Request-ID: req-5eb73036-95be-4e86-984a-4a979316c4cf) 2018-11-14 19:00:47,106 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-inst 2018-11-14 19:00:47,110 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/add66a25-77a9-4eea-886e-e63431774f83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2abb5de11f44cb33eb241bd3af31cf97fa77f406" 2018-11-14 19:00:47,163 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 19:00:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ab5e37e0-b97e-48f1-8f86-3ba21f2ca07a x-compute-request-id: req-ab5e37e0-b97e-48f1-8f86-3ba21f2ca07a Content-Length: 0 Content-Type: application/json 2018-11-14 19:00:47,163 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/add66a25-77a9-4eea-886e-e63431774f83 used request id req-ab5e37e0-b97e-48f1-8f86-3ba21f2ca07a 2018-11-14 19:00:47,164 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-pub-subnet 2018-11-14 19:00:47,164 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-pub-subnet 2018-11-14 19:00:47,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/40fa24b9-a4ac-4040-a324-91ec06b9a5e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda8362d3e179c1ad5c68b48bb50cf8268bca7ee" 2018-11-14 19:00:49,719 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cec82007-7932-4153-8ca5-8a9bcb3f4a26 Date: Wed, 14 Nov 2018 19:00:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 19:00:49,719 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/40fa24b9-a4ac-4040-a324-91ec06b9a5e4 used request id req-cec82007-7932-4153-8ca5-8a9bcb3f4a26 2018-11-14 19:00:49,720 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-pub-net 2018-11-14 19:00:49,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/8a005cf0-6a39-471f-859f-35204743eb3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda8362d3e179c1ad5c68b48bb50cf8268bca7ee" 2018-11-14 19:00:51,385 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6d62408c-bc53-49c0-b80a-38f47e70e6a8 Date: Wed, 14 Nov 2018 19:00:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 19:00:51,385 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/8a005cf0-6a39-471f-859f-35204743eb3f used request id req-6d62408c-bc53-49c0-b80a-38f47e70e6a8 2018-11-14 19:00:51,389 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/e42f2ca17c2f4fc3805e74d27eff4d3a/volumes/869b8fcc-ee9d-4fb8-a4ff-890a6baf0b90 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fa178857-e084-49ba-82ad-18872b38d3a5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}061cd69f620c728a4e947f4737946e6f62c3f143" 2018-11-14 19:00:51,637 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:00:51 GMT Server: Apache x-compute-request-id: req-89281fb3-c7d8-41bf-8a8e-9a85e6766411 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-89281fb3-c7d8-41bf-8a8e-9a85e6766411 Content-Encoding: gzip Content-Length: 467 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "369f81df643b44d38c6b281586545644", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/e42f2ca17c2f4fc3805e74d27eff4d3a/volumes/869b8fcc-ee9d-4fb8-a4ff-890a6baf0b90", "rel": "self"}, {"href": "http://172.30.9.28:8776/e42f2ca17c2f4fc3805e74d27eff4d3a/volumes/869b8fcc-ee9d-4fb8-a4ff-890a6baf0b90", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-14T19:00:03.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e42f2ca17c2f4fc3805e74d27eff4d3a", "updated_at": "2018-11-14T19:00:40.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "869b8fcc-ee9d-4fb8-a4ff-890a6baf0b90", "size": 1}} 2018-11-14 19:00:51,637 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/e42f2ca17c2f4fc3805e74d27eff4d3a/volumes/869b8fcc-ee9d-4fb8-a4ff-890a6baf0b90 used request id req-89281fb3-c7d8-41bf-8a8e-9a85e6766411 2018-11-14 19:00:51,637 - create_volume - DEBUG - Instance status is - available 2018-11-14 19:00:51,638 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-2 2018-11-14 19:00:51,638 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-2 2018-11-14 19:00:51,640 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/e42f2ca17c2f4fc3805e74d27eff4d3a/volumes/869b8fcc-ee9d-4fb8-a4ff-890a6baf0b90 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fa178857-e084-49ba-82ad-18872b38d3a5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}061cd69f620c728a4e947f4737946e6f62c3f143" 2018-11-14 19:00:51,991 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 19:00:51 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-aba856c6-dfb4-4914-83f5-83d1bbd3c56a Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 19:00:51,992 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/e42f2ca17c2f4fc3805e74d27eff4d3a/volumes/869b8fcc-ee9d-4fb8-a4ff-890a6baf0b90 used request id req-aba856c6-dfb4-4914-83f5-83d1bbd3c56a 2018-11-14 19:00:51,994 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/e42f2ca17c2f4fc3805e74d27eff4d3a/volumes/869b8fcc-ee9d-4fb8-a4ff-890a6baf0b90 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fa178857-e084-49ba-82ad-18872b38d3a5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}061cd69f620c728a4e947f4737946e6f62c3f143" 2018-11-14 19:00:52,230 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:00:51 GMT Server: Apache x-compute-request-id: req-833116f9-5935-45a4-b77a-b7044a15692b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-833116f9-5935-45a4-b77a-b7044a15692b Content-Encoding: gzip Content-Length: 469 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "369f81df643b44d38c6b281586545644", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/e42f2ca17c2f4fc3805e74d27eff4d3a/volumes/869b8fcc-ee9d-4fb8-a4ff-890a6baf0b90", "rel": "self"}, {"href": "http://172.30.9.28:8776/e42f2ca17c2f4fc3805e74d27eff4d3a/volumes/869b8fcc-ee9d-4fb8-a4ff-890a6baf0b90", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-14T19:00:03.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e42f2ca17c2f4fc3805e74d27eff4d3a", "updated_at": "2018-11-14T19:00:51.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "869b8fcc-ee9d-4fb8-a4ff-890a6baf0b90", "size": 1}} 2018-11-14 19:00:52,230 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/e42f2ca17c2f4fc3805e74d27eff4d3a/volumes/869b8fcc-ee9d-4fb8-a4ff-890a6baf0b90 used request id req-833116f9-5935-45a4-b77a-b7044a15692b 2018-11-14 19:00:52,230 - create_volume - DEBUG - Instance status is - deleting 2018-11-14 19:00:52,230 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-11-14 19:00:55,234 - create_volume - DEBUG - Volume status query timeout in 56.7582821846 2018-11-14 19:00:55,237 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/e42f2ca17c2f4fc3805e74d27eff4d3a/volumes/869b8fcc-ee9d-4fb8-a4ff-890a6baf0b90 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fa178857-e084-49ba-82ad-18872b38d3a5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}061cd69f620c728a4e947f4737946e6f62c3f143" 2018-11-14 19:00:55,393 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:00:55 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-fd00024a-7cd6-40a6-94dd-af67efdef79c x-openstack-request-id: req-fd00024a-7cd6-40a6-94dd-af67efdef79c Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 869b8fcc-ee9d-4fb8-a4ff-890a6baf0b90 could not be found.", "code": 404}} 2018-11-14 19:00:55,394 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/e42f2ca17c2f4fc3805e74d27eff4d3a/volumes/869b8fcc-ee9d-4fb8-a4ff-890a6baf0b90 used request id req-fd00024a-7cd6-40a6-94dd-af67efdef79c 2018-11-14 19:00:55,394 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 869b8fcc-ee9d-4fb8-a4ff-890a6baf0b90 could not be found. (HTTP 404) (Request-ID: req-fd00024a-7cd6-40a6-94dd-af67efdef79c) 2018-11-14 19:00:55,394 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-2 2018-11-14 19:00:55,397 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/e42f2ca17c2f4fc3805e74d27eff4d3a/volumes/632ef19f-b95a-4377-b8fc-80f61c8c6b13 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-eaad44d2-af16-4a13-bf49-89b1dc570913" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46231130637c0004d0d6a0f3fe5d1622fe453c04" 2018-11-14 19:00:55,658 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:00:55 GMT Server: Apache x-compute-request-id: req-35a669bc-c114-48dc-ae2a-d0297a14a230 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-35a669bc-c114-48dc-ae2a-d0297a14a230 Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "369f81df643b44d38c6b281586545644", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/e42f2ca17c2f4fc3805e74d27eff4d3a/volumes/632ef19f-b95a-4377-b8fc-80f61c8c6b13", "rel": "self"}, {"href": "http://172.30.9.28:8776/e42f2ca17c2f4fc3805e74d27eff4d3a/volumes/632ef19f-b95a-4377-b8fc-80f61c8c6b13", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-14T19:00:01.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e42f2ca17c2f4fc3805e74d27eff4d3a", "updated_at": "2018-11-14T19:00:36.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "632ef19f-b95a-4377-b8fc-80f61c8c6b13", "size": 1}} 2018-11-14 19:00:55,658 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/e42f2ca17c2f4fc3805e74d27eff4d3a/volumes/632ef19f-b95a-4377-b8fc-80f61c8c6b13 used request id req-35a669bc-c114-48dc-ae2a-d0297a14a230 2018-11-14 19:00:55,659 - create_volume - DEBUG - Instance status is - available 2018-11-14 19:00:55,659 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-1 2018-11-14 19:00:55,659 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-1 2018-11-14 19:00:55,662 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/e42f2ca17c2f4fc3805e74d27eff4d3a/volumes/632ef19f-b95a-4377-b8fc-80f61c8c6b13 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-eaad44d2-af16-4a13-bf49-89b1dc570913" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46231130637c0004d0d6a0f3fe5d1622fe453c04" 2018-11-14 19:00:55,973 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 19:00:55 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9aab73a7-a83f-4d9c-aee1-7fde3cdc0c01 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 19:00:55,973 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/e42f2ca17c2f4fc3805e74d27eff4d3a/volumes/632ef19f-b95a-4377-b8fc-80f61c8c6b13 used request id req-9aab73a7-a83f-4d9c-aee1-7fde3cdc0c01 2018-11-14 19:00:55,975 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/e42f2ca17c2f4fc3805e74d27eff4d3a/volumes/632ef19f-b95a-4377-b8fc-80f61c8c6b13 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-eaad44d2-af16-4a13-bf49-89b1dc570913" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46231130637c0004d0d6a0f3fe5d1622fe453c04" 2018-11-14 19:00:56,335 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:00:55 GMT Server: Apache x-compute-request-id: req-b6c1eb07-e712-41a2-8858-79417d6fbfa8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b6c1eb07-e712-41a2-8858-79417d6fbfa8 Content-Encoding: gzip Content-Length: 468 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "369f81df643b44d38c6b281586545644", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/e42f2ca17c2f4fc3805e74d27eff4d3a/volumes/632ef19f-b95a-4377-b8fc-80f61c8c6b13", "rel": "self"}, {"href": "http://172.30.9.28:8776/e42f2ca17c2f4fc3805e74d27eff4d3a/volumes/632ef19f-b95a-4377-b8fc-80f61c8c6b13", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-11-14T19:00:01.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e42f2ca17c2f4fc3805e74d27eff4d3a", "updated_at": "2018-11-14T19:00:55.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "632ef19f-b95a-4377-b8fc-80f61c8c6b13", "size": 1}} 2018-11-14 19:00:56,336 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/e42f2ca17c2f4fc3805e74d27eff4d3a/volumes/632ef19f-b95a-4377-b8fc-80f61c8c6b13 used request id req-b6c1eb07-e712-41a2-8858-79417d6fbfa8 2018-11-14 19:00:56,336 - create_volume - DEBUG - Instance status is - deleting 2018-11-14 19:00:56,336 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-11-14 19:00:59,339 - create_volume - DEBUG - Volume status query timeout in 56.6342499256 2018-11-14 19:00:59,343 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/e42f2ca17c2f4fc3805e74d27eff4d3a/volumes/632ef19f-b95a-4377-b8fc-80f61c8c6b13 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-eaad44d2-af16-4a13-bf49-89b1dc570913" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46231130637c0004d0d6a0f3fe5d1622fe453c04" 2018-11-14 19:00:59,555 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:00:59 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-5f79c79e-cd7d-4ba4-9025-49a654ded4d9 x-openstack-request-id: req-5f79c79e-cd7d-4ba4-9025-49a654ded4d9 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 632ef19f-b95a-4377-b8fc-80f61c8c6b13 could not be found.", "code": 404}} 2018-11-14 19:00:59,555 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/e42f2ca17c2f4fc3805e74d27eff4d3a/volumes/632ef19f-b95a-4377-b8fc-80f61c8c6b13 used request id req-5f79c79e-cd7d-4ba4-9025-49a654ded4d9 2018-11-14 19:00:59,555 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 632ef19f-b95a-4377-b8fc-80f61c8c6b13 could not be found. (HTTP 404) (Request-ID: req-5f79c79e-cd7d-4ba4-9025-49a654ded4d9) 2018-11-14 19:00:59,556 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-1 2018-11-14 19:00:59,556 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-1551c0e0-e6e9-4ecd-bd95-35732ef2272a-image 2018-11-14 19:00:59,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/ddee2031-e941-448d-a2c9-379f0a9ca58a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}85025e74193848470a7326ee78b3032150e14205" 2018-11-14 19:01:00,050 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-612cd674-e62b-4155-9540-5391b91d368e Date: Wed, 14 Nov 2018 19:01:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 19:01:00,050 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/ddee2031-e941-448d-a2c9-379f0a9ca58a used request id req-612cd674-e62b-4155-9540-5391b91d368e 2018-11-14 19:01:00,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4d01e695b4198e186e9c7c6fe6999b00bc937c9" 2018-11-14 19:01:00,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-46747ac9-822b-418b-a3e6-aeb8119273d3 Date: Wed, 14 Nov 2018 19:01:00 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e42f2ca17c2f4fc3805e74d27eff4d3a", "created_at": "2018-11-14T18:59:58Z", "updated_at": "2018-11-14T18:59:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:59:58Z", "revision_number": 0, "id": "18a6a616-4bcc-4dc5-810b-7919d4a40cfe", "remote_group_id": "cc4f503f-b661-4dc0-9332-202c0a87acd7", "remote_ip_prefix": null, "created_at": "2018-11-14T18:59:58Z", "security_group_id": "cc4f503f-b661-4dc0-9332-202c0a87acd7", "tenant_id": "e42f2ca17c2f4fc3805e74d27eff4d3a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e42f2ca17c2f4fc3805e74d27eff4d3a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:59:58Z", "revision_number": 0, "id": "55abb357-0bd9-479a-933a-7cdd6f264d54", "remote_group_id": "cc4f503f-b661-4dc0-9332-202c0a87acd7", "remote_ip_prefix": null, "created_at": "2018-11-14T18:59:58Z", "security_group_id": "cc4f503f-b661-4dc0-9332-202c0a87acd7", "tenant_id": "e42f2ca17c2f4fc3805e74d27eff4d3a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e42f2ca17c2f4fc3805e74d27eff4d3a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:59:58Z", "revision_number": 0, "id": "566a426b-8e06-428c-ac30-cb0a57ec46a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:59:58Z", "security_group_id": "cc4f503f-b661-4dc0-9332-202c0a87acd7", "tenant_id": "e42f2ca17c2f4fc3805e74d27eff4d3a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e42f2ca17c2f4fc3805e74d27eff4d3a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:59:58Z", "revision_number": 0, "id": "c9ddc54e-d430-482d-a047-81107ab00cb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:59:58Z", "security_group_id": "cc4f503f-b661-4dc0-9332-202c0a87acd7", "tenant_id": "e42f2ca17c2f4fc3805e74d27eff4d3a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e42f2ca17c2f4fc3805e74d27eff4d3a"}], "revision_number": 4, "project_id": "e42f2ca17c2f4fc3805e74d27eff4d3a", "id": "cc4f503f-b661-4dc0-9332-202c0a87acd7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 19:01:00,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-46747ac9-822b-418b-a3e6-aeb8119273d3 2018-11-14 19:01:00,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4d01e695b4198e186e9c7c6fe6999b00bc937c9" 2018-11-14 19:01:00,440 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:01:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb10fe81-e967-4488-bfd2-a878f121810a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 19:01:00,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-eb10fe81-e967-4488-bfd2-a878f121810a 2018-11-14 19:01:00,441 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 19:01:00,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4d01e695b4198e186e9c7c6fe6999b00bc937c9" 2018-11-14 19:01:00,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:01:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8c80e8b-72f3-4a8f-b316-a3dec58e2ad6 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 19:01:00,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-a8c80e8b-72f3-4a8f-b316-a3dec58e2ad6 2018-11-14 19:01:00,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4d01e695b4198e186e9c7c6fe6999b00bc937c9" 2018-11-14 19:01:00,666 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:01:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e5f293c-3de7-4e77-9193-a66f9333e3c8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 19:01:00,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-3e5f293c-3de7-4e77-9193-a66f9333e3c8 2018-11-14 19:01:00,666 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 19:01:00,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4d01e695b4198e186e9c7c6fe6999b00bc937c9" 2018-11-14 19:01:00,771 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:01:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c60f630a-c19e-4b8f-b24f-9e5bfe6e5c31 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 19:01:00,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-c60f630a-c19e-4b8f-b24f-9e5bfe6e5c31 2018-11-14 19:01:00,771 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 19:01:00,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4d01e695b4198e186e9c7c6fe6999b00bc937c9" 2018-11-14 19:01:00,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:01:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25189749-fcf6-4e50-a8d9-92014669d107 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 19:01:00,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-25189749-fcf6-4e50-a8d9-92014669d107 2018-11-14 19:01:00,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4d01e695b4198e186e9c7c6fe6999b00bc937c9" 2018-11-14 19:01:00,996 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:01:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d4cdef9-a404-4270-a483-12f2431143b7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 19:01:00,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-1d4cdef9-a404-4270-a483-12f2431143b7 2018-11-14 19:01:00,996 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 19:01:01,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4d01e695b4198e186e9c7c6fe6999b00bc937c9" 2018-11-14 19:01:01,106 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:01:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-941508dc-ab3b-4a41-8e3c-1cc3f5228065 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d3b3d3f2c3dd4be6bc230a686f3f0839.", "code": 404, "title": "Not Found"}} 2018-11-14 19:01:01,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 used request id req-941508dc-ab3b-4a41-8e3c-1cc3f5228065 2018-11-14 19:01:01,106 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 19:01:01,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e42f2ca17c2f4fc3805e74d27eff4d3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4d01e695b4198e186e9c7c6fe6999b00bc937c9" 2018-11-14 19:01:01,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:01:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45ab9a99-60e5-49c4-9e0a-514fbf83f0b0 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e42f2ca17c2f4fc3805e74d27eff4d3a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e42f2ca17c2f4fc3805e74d27eff4d3a", "name": "CreateInstanceVolumeTests-865a8a57-814a-421-proj"}} 2018-11-14 19:01:01,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e42f2ca17c2f4fc3805e74d27eff4d3a used request id req-45ab9a99-60e5-49c4-9e0a-514fbf83f0b0 2018-11-14 19:01:01,214 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cc4f503f-b661-4dc0-9332-202c0a87acd7 2018-11-14 19:01:01,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=cc4f503f-b661-4dc0-9332-202c0a87acd7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4d01e695b4198e186e9c7c6fe6999b00bc937c9" 2018-11-14 19:01:01,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-60f2fc50-8ab4-4612-b030-981eddac6e08 Date: Wed, 14 Nov 2018 19:01:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "cc4f503f-b661-4dc0-9332-202c0a87acd7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:59:58Z", "security_group_id": "cc4f503f-b661-4dc0-9332-202c0a87acd7", "port_range_min": null, "revision_number": 0, "tenant_id": "e42f2ca17c2f4fc3805e74d27eff4d3a", "created_at": "2018-11-14T18:59:58Z", "project_id": "e42f2ca17c2f4fc3805e74d27eff4d3a", "id": "18a6a616-4bcc-4dc5-810b-7919d4a40cfe"}, {"remote_group_id": "cc4f503f-b661-4dc0-9332-202c0a87acd7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:59:58Z", "security_group_id": "cc4f503f-b661-4dc0-9332-202c0a87acd7", "port_range_min": null, "revision_number": 0, "tenant_id": "e42f2ca17c2f4fc3805e74d27eff4d3a", "created_at": "2018-11-14T18:59:58Z", "project_id": "e42f2ca17c2f4fc3805e74d27eff4d3a", "id": "55abb357-0bd9-479a-933a-7cdd6f264d54"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:59:58Z", "security_group_id": "cc4f503f-b661-4dc0-9332-202c0a87acd7", "port_range_min": null, "revision_number": 0, "tenant_id": "e42f2ca17c2f4fc3805e74d27eff4d3a", "created_at": "2018-11-14T18:59:58Z", "project_id": "e42f2ca17c2f4fc3805e74d27eff4d3a", "id": "566a426b-8e06-428c-ac30-cb0a57ec46a8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T18:59:58Z", "security_group_id": "cc4f503f-b661-4dc0-9332-202c0a87acd7", "port_range_min": null, "revision_number": 0, "tenant_id": "e42f2ca17c2f4fc3805e74d27eff4d3a", "created_at": "2018-11-14T18:59:58Z", "project_id": "e42f2ca17c2f4fc3805e74d27eff4d3a", "id": "c9ddc54e-d430-482d-a047-81107ab00cb8"}]} 2018-11-14 19:01:01,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=cc4f503f-b661-4dc0-9332-202c0a87acd7 used request id req-60f2fc50-8ab4-4612-b030-981eddac6e08 2018-11-14 19:01:01,426 - neutron_utils - INFO - Deleting security group with name - default 2018-11-14 19:01:01,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/cc4f503f-b661-4dc0-9332-202c0a87acd7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4d01e695b4198e186e9c7c6fe6999b00bc937c9" 2018-11-14 19:01:01,916 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1d2294ef-7a35-4f4e-b9b1-e323f057d16c Content-Length: 0 Date: Wed, 14 Nov 2018 19:01:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 19:01:01,916 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/cc4f503f-b661-4dc0-9332-202c0a87acd7 used request id req-1d2294ef-7a35-4f4e-b9b1-e323f057d16c 2018-11-14 19:01:01,917 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-865a8a57-814a-421-proj 2018-11-14 19:01:01,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/e42f2ca17c2f4fc3805e74d27eff4d3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4d01e695b4198e186e9c7c6fe6999b00bc937c9" 2018-11-14 19:01:02,254 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:01:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81b860fc-e412-4506-bbf4-d5b30c9c28a5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:01:02,254 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/e42f2ca17c2f4fc3805e74d27eff4d3a used request id req-81b860fc-e412-4506-bbf4-d5b30c9c28a5 2018-11-14 19:01:02,254 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-865a8a57-814a-421-proj-role 2018-11-14 19:01:02,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/636a091f1f6a4f47821519a7cda16c45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4d01e695b4198e186e9c7c6fe6999b00bc937c9" 2018-11-14 19:01:02,392 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:01:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db304156-ddee-4d3e-9838-1770aba7b461 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:01:02,392 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/636a091f1f6a4f47821519a7cda16c45 used request id req-db304156-ddee-4d3e-9838-1770aba7b461 2018-11-14 19:01:02,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4d01e695b4198e186e9c7c6fe6999b00bc937c9" 2018-11-14 19:01:02,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:01:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fae006e7-9840-40e0-a2d9-ce1d92fa561b Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:01:02,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-fae006e7-9840-40e0-a2d9-ce1d92fa561b 2018-11-14 19:01:02,498 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-865a8a57-814a-421-user 2018-11-14 19:01:02,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/369f81df643b44d38c6b281586545644 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c97677ff4344edde892f76c2ab8746f42d232a9" 2018-11-14 19:01:02,699 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:01:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50545ec7-0212-499a-834a-680842658955 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:01:02,699 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/369f81df643b44d38c6b281586545644 used request id req-50545ec7-0212-499a-834a-680842658955 2018-11-14 19:01:02,701 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:01:03,107 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T20:01:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["iXY-sPHHSLaz2KbqWFUWbA"], "issued_at": "2018-11-14T19:01:03.000000Z"}} 2018-11-14 19:01:03,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7825ad3b6f4a339db8a7fb24ceabd5c046b62df5" 2018-11-14 19:01:03,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:01:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d544e607-3c8e-4bc6-8cb7-4bc085023e8e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:01:03,212 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-d544e607-3c8e-4bc6-8cb7-4bc085023e8e 2018-11-14 19:01:03,213 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:01:03,214 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:01:03,639 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T20:01:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["XsJhricUSfW3pKzKRh2q5Q"], "issued_at": "2018-11-14T19:01:03.000000Z"}} 2018-11-14 19:01:03,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4434298e01ef78256cd8146b79cfaaa0b70fbfb" 2018-11-14 19:01:03,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:01:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09d07aaa-19b1-462c-86b7-1cbd6393b337 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:01:03,734 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-09d07aaa-19b1-462c-86b7-1cbd6393b337 2018-11-14 19:01:03,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 19:01:03,745 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 19:01: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 19:01:03,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-a3bbc1d6-2a58-479-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4434298e01ef78256cd8146b79cfaaa0b70fbfb" 2018-11-14 19:01:03,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:01:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6286a993-d6ca-4151-817e-38e4ef67921a Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-a3bbc1d6-2a58-479-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 19:01:03,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-a3bbc1d6-2a58-479-proj used request id req-6286a993-d6ca-4151-817e-38e4ef67921a 2018-11-14 19:01:03,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4434298e01ef78256cd8146b79cfaaa0b70fbfb" 2018-11-14 19:01:03,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:01:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-655e9064-1544-479e-8603-f7a4c3eee3f8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 19:01:03,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-655e9064-1544-479e-8603-f7a4c3eee3f8 2018-11-14 19:01:03,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4434298e01ef78256cd8146b79cfaaa0b70fbfb" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-a3bbc1d6-2a58-479-proj"}}' 2018-11-14 19:01:04,159 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 19:01:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7bfd9c68-22da-41f1-b380-936696b6604c Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/39ce884a7c97484e88739d63996246e4"}, "tags": [], "enabled": true, "id": "39ce884a7c97484e88739d63996246e4", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-a3bbc1d6-2a58-479-proj"}} 2018-11-14 19:01:04,159 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-7bfd9c68-22da-41f1-b380-936696b6604c 2018-11-14 19:01:04,159 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-a3bbc1d6-2a58-479-proj 2018-11-14 19:01:04,159 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:01:04,160 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:01:04,583 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T20:01:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["NJh_ZshsQGGiB5Zcph-f3g"], "issued_at": "2018-11-14T19:01:04.000000Z"}} 2018-11-14 19:01:04,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3064096a4b4b0f8be9c3fdf46c576a31f0a6c70" 2018-11-14 19:01:04,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:01:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9b21299-02f5-4246-a716-912c6be4a000 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:01:04,685 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-d9b21299-02f5-4246-a716-912c6be4a000 2018-11-14 19:01:04,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 19:01:04,694 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 19: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 19:01:04,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3064096a4b4b0f8be9c3fdf46c576a31f0a6c70" 2018-11-14 19:01:04,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:01:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c27f0ce-3a2b-46ba-9ab0-e19c3ffaad87 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 19:01:04,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-8c27f0ce-3a2b-46ba-9ab0-e19c3ffaad87 2018-11-14 19:01:04,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-a3bbc1d6-2a58-479-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3064096a4b4b0f8be9c3fdf46c576a31f0a6c70" 2018-11-14 19:01:04,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:01:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aef25d2d-c52b-46da-9458-81ff324cb2b4 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-a3bbc1d6-2a58-479-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/39ce884a7c97484e88739d63996246e4"}, "tags": [], "enabled": true, "id": "39ce884a7c97484e88739d63996246e4", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-a3bbc1d6-2a58-479-proj"}]} 2018-11-14 19:01:04,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-a3bbc1d6-2a58-479-proj used request id req-aef25d2d-c52b-46da-9458-81ff324cb2b4 2018-11-14 19:01:04,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3064096a4b4b0f8be9c3fdf46c576a31f0a6c70" 2018-11-14 19:01:05,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:01:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f881977-d4f9-4b82-bbe1-a8b1f91c1bfb Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 19:01:05,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-3f881977-d4f9-4b82-bbe1-a8b1f91c1bfb 2018-11-14 19:01:05,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3064096a4b4b0f8be9c3fdf46c576a31f0a6c70" 2018-11-14 19:01:05,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:01:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6811db1-c584-4f72-b502-7a77b9255d7c Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:01:05,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f6811db1-c584-4f72-b502-7a77b9255d7c 2018-11-14 19:01:05,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-a3bbc1d6-2a58-479-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3064096a4b4b0f8be9c3fdf46c576a31f0a6c70" 2018-11-14 19:01:05,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:01:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b750522-7352-47a0-b281-b41f49a8a962 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-a3bbc1d6-2a58-479-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/39ce884a7c97484e88739d63996246e4"}, "tags": [], "enabled": true, "id": "39ce884a7c97484e88739d63996246e4", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-a3bbc1d6-2a58-479-proj"}]} 2018-11-14 19:01:05,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-a3bbc1d6-2a58-479-proj used request id req-7b750522-7352-47a0-b281-b41f49a8a962 2018-11-14 19:01:05,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/bb7d74c0c64a4b30b8685d6b084b9144 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3064096a4b4b0f8be9c3fdf46c576a31f0a6c70" 2018-11-14 19:01:05,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:01:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dad5d96d-4a9d-47b1-b033-29110e97d017 Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-a3bbc1d6-2a58-479-user", "links": {"self": "http://172.30.9.28:5000/v3/users/bb7d74c0c64a4b30b8685d6b084b9144"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "39ce884a7c97484e88739d63996246e4", "id": "bb7d74c0c64a4b30b8685d6b084b9144", "password_expires_at": null}} 2018-11-14 19:01:05,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/bb7d74c0c64a4b30b8685d6b084b9144 used request id req-dad5d96d-4a9d-47b1-b033-29110e97d017 2018-11-14 19:01:05,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/39ce884a7c97484e88739d63996246e4/users/bb7d74c0c64a4b30b8685d6b084b9144/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3064096a4b4b0f8be9c3fdf46c576a31f0a6c70" 2018-11-14 19:01:05,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:01:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-478b19c6-ec9d-4f97-9483-5978e485b762 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/39ce884a7c97484e88739d63996246e4/users/bb7d74c0c64a4b30b8685d6b084b9144/roles", "previous": null, "next": null}, "roles": []} 2018-11-14 19:01:05,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/39ce884a7c97484e88739d63996246e4/users/bb7d74c0c64a4b30b8685d6b084b9144/roles used request id req-478b19c6-ec9d-4f97-9483-5978e485b762 2018-11-14 19:01:05,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3064096a4b4b0f8be9c3fdf46c576a31f0a6c70" 2018-11-14 19:01:05,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:01:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98df56d1-d715-4af7-ae3e-19e40c16b290 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}} 2018-11-14 19:01:05,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4 used request id req-98df56d1-d715-4af7-ae3e-19e40c16b290 2018-11-14 19:01:05,845 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-a3bbc1d6-2a58-479-proj 2018-11-14 19:01:05,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/39ce884a7c97484e88739d63996246e4/users/bb7d74c0c64a4b30b8685d6b084b9144/roles/783ac46c0c6e4351b20c894e1af3c3a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3064096a4b4b0f8be9c3fdf46c576a31f0a6c70" 2018-11-14 19:01:06,012 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:01:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7220a978-1942-42f2-9d4b-ef80d441aa50 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:01:06,012 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/39ce884a7c97484e88739d63996246e4/users/bb7d74c0c64a4b30b8685d6b084b9144/roles/783ac46c0c6e4351b20c894e1af3c3a4 used request id req-7220a978-1942-42f2-9d4b-ef80d441aa50 2018-11-14 19:01:06,013 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-a3bbc1d6-2a58-479-user 2018-11-14 19:01:06,013 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:01:06,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4434298e01ef78256cd8146b79cfaaa0b70fbfb" 2018-11-14 19:01:06,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:01:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9807f17-8d00-46b8-8771-ecebbe805afb Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:01:06,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-a9807f17-8d00-46b8-8771-ecebbe805afb 2018-11-14 19:01:06,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4434298e01ef78256cd8146b79cfaaa0b70fbfb" -d '{"role": {"name": "CreateStackSuccessTests-a3bbc1d6-2a58-479-proj-role"}}' 2018-11-14 19:01:06,260 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 19:01:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79b64539-bc28-4512-940e-34b1a54c7bee Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a598a48085ae48b9bc24e308d3c9c276", "links": {"self": "http://172.30.9.28:5000/v3/roles/a598a48085ae48b9bc24e308d3c9c276"}, "name": "CreateStackSuccessTests-a3bbc1d6-2a58-479-proj-role"}} 2018-11-14 19:01:06,260 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-79b64539-bc28-4512-940e-34b1a54c7bee 2018-11-14 19:01:06,261 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-a3bbc1d6-2a58-479-proj-role 2018-11-14 19:01:06,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/a598a48085ae48b9bc24e308d3c9c276 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4434298e01ef78256cd8146b79cfaaa0b70fbfb" 2018-11-14 19:01:06,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:01:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb58c1d3-c7c8-4f3a-ab88-b00695c3b42d Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a598a48085ae48b9bc24e308d3c9c276", "links": {"self": "http://172.30.9.28:5000/v3/roles/a598a48085ae48b9bc24e308d3c9c276"}, "name": "CreateStackSuccessTests-a3bbc1d6-2a58-479-proj-role"}} 2018-11-14 19:01:06,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/a598a48085ae48b9bc24e308d3c9c276 used request id req-fb58c1d3-c7c8-4f3a-ab88-b00695c3b42d 2018-11-14 19:01:06,372 - keystone_utils - INFO - Granting role CreateStackSuccessTests-a3bbc1d6-2a58-479-proj-role to project CreateStackSuccessTests-a3bbc1d6-2a58-479-proj 2018-11-14 19:01:06,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/39ce884a7c97484e88739d63996246e4/users/bb7d74c0c64a4b30b8685d6b084b9144/roles/a598a48085ae48b9bc24e308d3c9c276 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4434298e01ef78256cd8146b79cfaaa0b70fbfb" 2018-11-14 19:01:06,520 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:01:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-434e6bd9-aba7-4e8b-a6da-8182faf56892 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:01:06,521 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/39ce884a7c97484e88739d63996246e4/users/bb7d74c0c64a4b30b8685d6b084b9144/roles/a598a48085ae48b9bc24e308d3c9c276 used request id req-434e6bd9-aba7-4e8b-a6da-8182faf56892 2018-11-14 19:01:06,521 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-14 19:01:06,529 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-14 19:01:06,529 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:01:06,530 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:01:06,949 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "a598a48085ae48b9bc24e308d3c9c276", "name": "CreateStackSuccessTests-a3bbc1d6-2a58-479-proj-role"}], "expires_at": "2018-11-14T20:01:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "39ce884a7c97484e88739d63996246e4", "name": "CreateStackSuccessTests-a3bbc1d6-2a58-479-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/39ce884a7c97484e88739d63996246e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/39ce884a7c97484e88739d63996246e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_39ce884a7c97484e88739d63996246e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_39ce884a7c97484e88739d63996246e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/39ce884a7c97484e88739d63996246e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/39ce884a7c97484e88739d63996246e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/39ce884a7c97484e88739d63996246e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/39ce884a7c97484e88739d63996246e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/39ce884a7c97484e88739d63996246e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/39ce884a7c97484e88739d63996246e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/39ce884a7c97484e88739d63996246e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/39ce884a7c97484e88739d63996246e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/39ce884a7c97484e88739d63996246e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-a3bbc1d6-2a58-479-user", "id": "bb7d74c0c64a4b30b8685d6b084b9144"}, "audit_ids": ["VnxUsQcHSxWXxp7QwuwP4w"], "issued_at": "2018-11-14T19:01:06.000000Z"}} 2018-11-14 19:01:06,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5c91c1f2f369c750e1231382bbff649b9f4853f" 2018-11-14 19:01:07,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:01:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b745091d-4f1a-4a4c-b8b0-028c51f8345d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:01:07,052 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-b745091d-4f1a-4a4c-b8b0-028c51f8345d 2018-11-14 19:01:07,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b5c91c1f2f369c750e1231382bbff649b9f4853f" 2018-11-14 19:01:07,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-848fb32c-5fea-41dd-aed8-4b28b7c7f7c9 Date: Wed, 14 Nov 2018 19:01:07 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-image"} 2018-11-14 19:01:07,302 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-image used request id req-848fb32c-5fea-41dd-aed8-4b28b7c7f7c9 2018-11-14 19:01:07,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b5c91c1f2f369c750e1231382bbff649b9f4853f" 2018-11-14 19:01:07,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f9640bf4-9f1c-4f07-8a11-708d20d1cb7d Date: Wed, 14 Nov 2018 19:01: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-11-14 19:01:07,498 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-f9640bf4-9f1c-4f07-8a11-708d20d1cb7d 2018-11-14 19:01:07,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b5c91c1f2f369c750e1231382bbff649b9f4853f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-image"}' 2018-11-14 19:01:07,759 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/f234ada3-69d7-4e54-a305-a59cae8b1803 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f0fe23a5-7129-4457-a842-814d9de530a2 Date: Wed, 14 Nov 2018 19:01:07 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T19:01:07Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-14T19:01:07Z", "visibility": "shared", "locations": [], "self": "/v2/images/f234ada3-69d7-4e54-a305-a59cae8b1803", "min_disk": 0, "protected": false, "id": "f234ada3-69d7-4e54-a305-a59cae8b1803", "file": "/v2/images/f234ada3-69d7-4e54-a305-a59cae8b1803/file", "checksum": null, "owner": "39ce884a7c97484e88739d63996246e4", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 19:01:07,759 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-f0fe23a5-7129-4457-a842-814d9de530a2 2018-11-14 19:01:07,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/f234ada3-69d7-4e54-a305-a59cae8b1803/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b5c91c1f2f369c750e1231382bbff649b9f4853f" -d '' 2018-11-14 19:01:09,157 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f7626e3c-720a-4c3f-8ad3-7fad71144679 Date: Wed, 14 Nov 2018 19:01:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 19:01:09,158 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/f234ada3-69d7-4e54-a305-a59cae8b1803/file used request id req-f7626e3c-720a-4c3f-8ad3-7fad71144679 2018-11-14 19:01:09,158 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-14 19:01:09,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/f234ada3-69d7-4e54-a305-a59cae8b1803 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b5c91c1f2f369c750e1231382bbff649b9f4853f" 2018-11-14 19:01:09,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-f09e025a-2c41-4985-a2e2-facc153e481e Date: Wed, 14 Nov 2018 19:01:09 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T19:01:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T19:01:09Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/f234ada3-69d7-4e54-a305-a59cae8b1803/snap", "metadata": {}}], "self": "/v2/images/f234ada3-69d7-4e54-a305-a59cae8b1803", "min_disk": 0, "protected": false, "id": "f234ada3-69d7-4e54-a305-a59cae8b1803", "file": "/v2/images/f234ada3-69d7-4e54-a305-a59cae8b1803/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "39ce884a7c97484e88739d63996246e4", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/f234ada3-69d7-4e54-a305-a59cae8b1803/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 19:01:09,179 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/f234ada3-69d7-4e54-a305-a59cae8b1803 used request id req-f09e025a-2c41-4985-a2e2-facc153e481e 2018-11-14 19:01:09,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b5c91c1f2f369c750e1231382bbff649b9f4853f" 2018-11-14 19:01:09,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a848a827-39b3-4fc5-a5f2-52a52b8c3ae5 Date: Wed, 14 Nov 2018 19:01: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-11-14 19:01:09,380 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-a848a827-39b3-4fc5-a5f2-52a52b8c3ae5 2018-11-14 19:01:09,383 - create_image - INFO - Created image with name - CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-image 2018-11-14 19:01:09,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/f234ada3-69d7-4e54-a305-a59cae8b1803 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b5c91c1f2f369c750e1231382bbff649b9f4853f" 2018-11-14 19:01:09,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-c93ff1c8-ffba-40d1-ba03-11d3001c7379 Date: Wed, 14 Nov 2018 19:01:09 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T19:01:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T19:01:09Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/f234ada3-69d7-4e54-a305-a59cae8b1803/snap", "metadata": {}}], "self": "/v2/images/f234ada3-69d7-4e54-a305-a59cae8b1803", "min_disk": 0, "protected": false, "id": "f234ada3-69d7-4e54-a305-a59cae8b1803", "file": "/v2/images/f234ada3-69d7-4e54-a305-a59cae8b1803/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "39ce884a7c97484e88739d63996246e4", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/f234ada3-69d7-4e54-a305-a59cae8b1803/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 19:01:09,596 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/f234ada3-69d7-4e54-a305-a59cae8b1803 used request id req-c93ff1c8-ffba-40d1-ba03-11d3001c7379 2018-11-14 19:01:09,596 - create_image - DEBUG - Instance status is - active 2018-11-14 19:01:09,597 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-image 2018-11-14 19:01:09,597 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-image 2018-11-14 19:01:09,597 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:01:09,598 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:01:10,004 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T20:01:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["8h5Wb0ERQKWkQ_rTZaEzoA"], "issued_at": "2018-11-14T19:01:10.000000Z"}} 2018-11-14 19:01:10,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7e551edd49a7735d3afc82e35212349cd7dd9d7" 2018-11-14 19:01:10,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:01:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-586daae3-c3f5-44e4-a47c-9661c137d578 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:01:10,105 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-586daae3-c3f5-44e4-a47c-9661c137d578 2018-11-14 19:01:10,106 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 19:01:10,111 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7e551edd49a7735d3afc82e35212349cd7dd9d7" 2018-11-14 19:01:10,330 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:01:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-556a83f0-efe8-4cc8-9a5c-4f552586b4e7 x-compute-request-id: req-556a83f0-efe8-4cc8-9a5c-4f552586b4e7 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-14 19:01:10,330 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-556a83f0-efe8-4cc8-9a5c-4f552586b4e7 2018-11-14 19:01:10,333 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7e551edd49a7735d3afc82e35212349cd7dd9d7" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-14 19:01:10,374 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19: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-b3416a99-ef73-42b9-9264-b500ad8436df x-compute-request-id: req-b3416a99-ef73-42b9-9264-b500ad8436df Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-flavor-name", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/42141720-28a8-4344-b6ad-c95cb8d11fda", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/42141720-28a8-4344-b6ad-c95cb8d11fda", "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": "42141720-28a8-4344-b6ad-c95cb8d11fda"}} 2018-11-14 19:01:10,374 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-b3416a99-ef73-42b9-9264-b500ad8436df 2018-11-14 19:01:10,402 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:01:10,403 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:01:10,812 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "a598a48085ae48b9bc24e308d3c9c276", "name": "CreateStackSuccessTests-a3bbc1d6-2a58-479-proj-role"}], "expires_at": "2018-11-14T20:01:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "39ce884a7c97484e88739d63996246e4", "name": "CreateStackSuccessTests-a3bbc1d6-2a58-479-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/39ce884a7c97484e88739d63996246e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/39ce884a7c97484e88739d63996246e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_39ce884a7c97484e88739d63996246e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_39ce884a7c97484e88739d63996246e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/39ce884a7c97484e88739d63996246e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/39ce884a7c97484e88739d63996246e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/39ce884a7c97484e88739d63996246e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/39ce884a7c97484e88739d63996246e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/39ce884a7c97484e88739d63996246e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/39ce884a7c97484e88739d63996246e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/39ce884a7c97484e88739d63996246e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/39ce884a7c97484e88739d63996246e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/39ce884a7c97484e88739d63996246e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-a3bbc1d6-2a58-479-user", "id": "bb7d74c0c64a4b30b8685d6b084b9144"}, "audit_ids": ["P--VFv1sRCOiSKc1SOd0uw"], "issued_at": "2018-11-14T19:01:10.000000Z"}} 2018-11-14 19:01:10,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a8f30bfa3da44fe238bf26d9fbbda6c6a7c2ac4" 2018-11-14 19:01:10,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:01:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ff81446-023c-4b35-b815-e2171dd3cda4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:01:10,907 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-0ff81446-023c-4b35-b815-e2171dd3cda4 2018-11-14 19:01:10,910 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 19:01:10,913 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-14 19:01:10,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a8f30bfa3da44fe238bf26d9fbbda6c6a7c2ac4" 2018-11-14 19:01:11,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:01:10 GMT Server: Apache x-openstack-request-id: req-e713c13f-6516-4089-9722-8fe2bf4ead35 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-11-14 19:01:11,662 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack used request id req-e713c13f-6516-4089-9722-8fe2bf4ead35 2018-11-14 19:01:11,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a8f30bfa3da44fe238bf26d9fbbda6c6a7c2ac4" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-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-36f26211-4f01-4808-b7f8-0300300b4ea6-net", "inst_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-inst", "subnet_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-subnet", "image_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-image", "flavor_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-flavor-name"}}' 2018-11-14 19:01:14,748 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 19:01:11 GMT Server: Apache x-openstack-request-id: req-cd39ec70-28fc-4890-b90e-806ef9c5ac77 Location: http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "links": [{"href": "http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "rel": "self"}]}} 2018-11-14 19:01:14,748 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks used request id req-cd39ec70-28fc-4890-b90e-806ef9c5ac77 2018-11-14 19:01:14,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a8f30bfa3da44fe238bf26d9fbbda6c6a7c2ac4" 2018-11-14 19:01:15,376 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:01:14 GMT Server: Apache x-openstack-request-id: req-64f5ce1c-3cd5-4a5b-b322-1061a9ed77c2 Location: http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:01:16,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:01:15 GMT Server: Apache x-openstack-request-id: req-8b613b45-072c-47dc-b7cf-982c0d7341e6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "39ce884a7c97484e88739d63996246e4", "OS::stack_id": "d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack", "image_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-image", "inst_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-inst", "subnet_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-subnet", "net_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-net", "flavor_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack", "stack_user_project_id": "e7d08a2c86fa497db3c9428aacc5368d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-14T19:01:14Z", "links": [{"href": "http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:01:16,000 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 used request id req-8b613b45-072c-47dc-b7cf-982c0d7341e6 2018-11-14 19:01:16,000 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack 2018-11-14 19:01:16,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a8f30bfa3da44fe238bf26d9fbbda6c6a7c2ac4" 2018-11-14 19:01:16,620 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:01:16 GMT Server: Apache x-openstack-request-id: req-4b345a0f-82ed-448b-b4c1-e3baddf1245d Location: http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:01:16,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:01:16 GMT Server: Apache x-openstack-request-id: req-c9cf8b83-6d49-4788-9ebd-852efb6fd62b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "39ce884a7c97484e88739d63996246e4", "OS::stack_id": "d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack", "image_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-image", "inst_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-inst", "subnet_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-subnet", "net_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-net", "flavor_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack", "stack_user_project_id": "e7d08a2c86fa497db3c9428aacc5368d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-14T19:01:14Z", "links": [{"href": "http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:01:16,663 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 used request id req-c9cf8b83-6d49-4788-9ebd-852efb6fd62b 2018-11-14 19:01:16,663 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-14 19:01:16,663 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-14 19:01:19,666 - create_stack - DEBUG - Stack status query timeout in 1196.33407283 2018-11-14 19:01:19,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a8f30bfa3da44fe238bf26d9fbbda6c6a7c2ac4" 2018-11-14 19:01:20,289 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:01:19 GMT Server: Apache x-openstack-request-id: req-bbf4ff39-e73a-4912-9df0-7bee6194fb6e Location: http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:01:20,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:01:20 GMT Server: Apache x-openstack-request-id: req-6d6a53bb-4b9d-47e8-ab12-64d873c0ee63 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "39ce884a7c97484e88739d63996246e4", "OS::stack_id": "d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack", "image_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-image", "inst_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-inst", "subnet_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-subnet", "net_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-net", "flavor_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack", "stack_user_project_id": "e7d08a2c86fa497db3c9428aacc5368d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-14T19:01:14Z", "links": [{"href": "http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:01:20,927 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 used request id req-6d6a53bb-4b9d-47e8-ab12-64d873c0ee63 2018-11-14 19:01:20,928 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-14 19:01:20,928 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-14 19:01:23,931 - create_stack - DEBUG - Stack status query timeout in 1192.06961799 2018-11-14 19:01:23,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a8f30bfa3da44fe238bf26d9fbbda6c6a7c2ac4" 2018-11-14 19:01:23,962 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:01:23 GMT Server: Apache x-openstack-request-id: req-06c8578e-22fe-4c7d-b446-1ddb33eb426b Location: http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:01:24,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:01:23 GMT Server: Apache x-openstack-request-id: req-5993120f-c83a-4870-b6dd-85d437df1076 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "39ce884a7c97484e88739d63996246e4", "OS::stack_id": "d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack", "image_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-image", "inst_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-inst", "subnet_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-subnet", "net_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-net", "flavor_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack", "stack_user_project_id": "e7d08a2c86fa497db3c9428aacc5368d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-14T19:01:14Z", "links": [{"href": "http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:01:24,613 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 used request id req-5993120f-c83a-4870-b6dd-85d437df1076 2018-11-14 19:01:24,614 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-14 19:01:24,614 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-14 19:01:27,617 - create_stack - DEBUG - Stack status query timeout in 1188.38356996 2018-11-14 19:01:27,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a8f30bfa3da44fe238bf26d9fbbda6c6a7c2ac4" 2018-11-14 19:01:28,280 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:01:27 GMT Server: Apache x-openstack-request-id: req-161e81ad-2cc9-406d-a92f-f13e6ecc8bdf Location: http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:01:28,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:01:28 GMT Server: Apache x-openstack-request-id: req-40291ac1-c2d4-407b-8ff0-5e35e2660668 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "39ce884a7c97484e88739d63996246e4", "OS::stack_id": "d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack", "image_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-image", "inst_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-inst", "subnet_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-subnet", "net_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-net", "flavor_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack", "stack_user_project_id": "e7d08a2c86fa497db3c9428aacc5368d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-14T19:01:14Z", "links": [{"href": "http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:01:28,945 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 used request id req-40291ac1-c2d4-407b-8ff0-5e35e2660668 2018-11-14 19:01:28,945 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-14 19:01:28,945 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-14 19:01:31,949 - create_stack - DEBUG - Stack status query timeout in 1184.05186391 2018-11-14 19:01:31,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a8f30bfa3da44fe238bf26d9fbbda6c6a7c2ac4" 2018-11-14 19:01:32,607 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:01:31 GMT Server: Apache x-openstack-request-id: req-cf5ce07c-b63b-4854-bd63-50ffd5fae923 Location: http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:01:32,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:01:32 GMT Server: Apache x-openstack-request-id: req-cfd79087-1bcc-498a-9884-c5b8dc7c671d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "39ce884a7c97484e88739d63996246e4", "OS::stack_id": "d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack", "image_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-image", "inst_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-inst", "subnet_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-subnet", "net_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-net", "flavor_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack", "stack_user_project_id": "e7d08a2c86fa497db3c9428aacc5368d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-14T19:01:14Z", "links": [{"href": "http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:01:32,650 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 used request id req-cfd79087-1bcc-498a-9884-c5b8dc7c671d 2018-11-14 19:01:32,651 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-14 19:01:32,651 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-14 19:01:35,654 - create_stack - DEBUG - Stack status query timeout in 1180.34642982 2018-11-14 19:01:35,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a8f30bfa3da44fe238bf26d9fbbda6c6a7c2ac4" 2018-11-14 19:01:36,280 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:01:35 GMT Server: Apache x-openstack-request-id: req-8217bafa-4bc6-41f7-9504-1886a2cd8f18 Location: http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:01:36,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:01:36 GMT Server: Apache x-openstack-request-id: req-3faa369d-12cd-43fd-869d-f4bcb1c904c8 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": "39ce884a7c97484e88739d63996246e4", "OS::stack_id": "d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack", "image_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-image", "inst_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-inst", "subnet_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-subnet", "net_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-net", "flavor_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack", "stack_user_project_id": "e7d08a2c86fa497db3c9428aacc5368d", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-14T19:01:14Z", "links": [{"href": "http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:01:36,323 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 used request id req-3faa369d-12cd-43fd-869d-f4bcb1c904c8 2018-11-14 19:01:36,324 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-11-14 19:01:36,324 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack 2018-11-14 19:01:36,324 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack 2018-11-14 19:01:36,324 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:01:36,743 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "a598a48085ae48b9bc24e308d3c9c276", "name": "CreateStackSuccessTests-a3bbc1d6-2a58-479-proj-role"}], "expires_at": "2018-11-14T20:01:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "39ce884a7c97484e88739d63996246e4", "name": "CreateStackSuccessTests-a3bbc1d6-2a58-479-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/39ce884a7c97484e88739d63996246e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/39ce884a7c97484e88739d63996246e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_39ce884a7c97484e88739d63996246e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_39ce884a7c97484e88739d63996246e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/39ce884a7c97484e88739d63996246e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/39ce884a7c97484e88739d63996246e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/39ce884a7c97484e88739d63996246e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/39ce884a7c97484e88739d63996246e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/39ce884a7c97484e88739d63996246e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/39ce884a7c97484e88739d63996246e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/39ce884a7c97484e88739d63996246e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/39ce884a7c97484e88739d63996246e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/39ce884a7c97484e88739d63996246e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-a3bbc1d6-2a58-479-user", "id": "bb7d74c0c64a4b30b8685d6b084b9144"}, "audit_ids": ["a4wP6BdxTuKIwbf6I4Lbuw"], "issued_at": "2018-11-14T19:01:36.000000Z"}} 2018-11-14 19:01:36,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2096c5d303df6f5e296ed81b60efb14e3c39f67b" 2018-11-14 19:01:36,963 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:01:36 GMT Server: Apache x-openstack-request-id: req-c9e1034e-ad69-4f8a-b38e-1db006ae87b3 Location: http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:01:37,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:01:36 GMT Server: Apache x-openstack-request-id: req-9de89222-9e76-4300-a5e3-c6227e0b2473 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": "39ce884a7c97484e88739d63996246e4", "OS::stack_id": "d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack", "image_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-image", "inst_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-inst", "subnet_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-subnet", "net_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-net", "flavor_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack", "stack_user_project_id": "e7d08a2c86fa497db3c9428aacc5368d", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-14T19:01:14Z", "links": [{"href": "http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:01:37,599 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 used request id req-9de89222-9e76-4300-a5e3-c6227e0b2473 2018-11-14 19:01:37,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a8f30bfa3da44fe238bf26d9fbbda6c6a7c2ac4" 2018-11-14 19:01:38,238 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:01:37 GMT Server: Apache x-openstack-request-id: req-a203ccdb-ee2e-4d0b-8793-0f2588f2ef2b Location: http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:01:38,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:01:38 GMT Server: Apache x-openstack-request-id: req-66e43b99-13a2-4249-be88-2a51a4b5bf41 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": "39ce884a7c97484e88739d63996246e4", "OS::stack_id": "d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack", "image_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-image", "inst_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-inst", "subnet_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-subnet", "net_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-net", "flavor_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack", "stack_user_project_id": "e7d08a2c86fa497db3c9428aacc5368d", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-14T19:01:14Z", "links": [{"href": "http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:01:38,988 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 used request id req-66e43b99-13a2-4249-be88-2a51a4b5bf41 2018-11-14 19:01:38,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a8f30bfa3da44fe238bf26d9fbbda6c6a7c2ac4" 2018-11-14 19:01:39,643 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:01:38 GMT Server: Apache x-openstack-request-id: req-92b6e2e4-e984-40e3-9d15-45deef246adc Location: http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:01:40,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:01:39 GMT Server: Apache x-openstack-request-id: req-7317ebc6-5e2a-46bb-a8a3-a065a5840370 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": "39ce884a7c97484e88739d63996246e4", "OS::stack_id": "d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack", "image_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-image", "inst_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-inst", "subnet_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-subnet", "net_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-net", "flavor_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack", "stack_user_project_id": "e7d08a2c86fa497db3c9428aacc5368d", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-14T19:01:14Z", "links": [{"href": "http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:01:40,288 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 used request id req-7317ebc6-5e2a-46bb-a8a3-a065a5840370 2018-11-14 19:01:40,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2096c5d303df6f5e296ed81b60efb14e3c39f67b" 2018-11-14 19:01:40,495 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:01:40 GMT Server: Apache x-openstack-request-id: req-73375dd3-18ae-4c04-b275-52399db7545c Location: http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:01:40,800 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:01:40 GMT Server: Apache x-openstack-request-id: req-15929c36-d398-43e7-afbf-b306ace7f436 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:01:40,801 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 used request id req-15929c36-d398-43e7-afbf-b306ace7f436 2018-11-14 19:01:40,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2096c5d303df6f5e296ed81b60efb14e3c39f67b" 2018-11-14 19:01:41,448 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:01:40 GMT Server: Apache x-openstack-request-id: req-c0f0d0f2-668c-4d11-93ed-b6ee9bd10e10 Location: http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:01:42,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:01:41 GMT Server: Apache x-openstack-request-id: req-4ca03211-19f3-4922-80fd-a95b7dc4877d 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": "39ce884a7c97484e88739d63996246e4", "OS::stack_id": "d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack", "image_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-image", "inst_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-inst", "subnet_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-subnet", "flavor_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-flavor-name", "net_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack", "stack_user_project_id": "e7d08a2c86fa497db3c9428aacc5368d", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-14T19:01:14Z", "links": [{"href": "http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-14T19:01:40Z", "id": "d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:01:42,090 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 used request id req-4ca03211-19f3-4922-80fd-a95b7dc4877d 2018-11-14 19:01:42,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2096c5d303df6f5e296ed81b60efb14e3c39f67b" 2018-11-14 19:01:42,120 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:01:42 GMT Server: Apache x-openstack-request-id: req-7c61a166-4e44-4f17-8b42-540861e87d56 Location: http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:01:42,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:01:42 GMT Server: Apache x-openstack-request-id: req-87f5a686-365d-4760-8a17-372121575386 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": "39ce884a7c97484e88739d63996246e4", "OS::stack_id": "d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack", "image_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-image", "inst_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-inst", "subnet_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-subnet", "flavor_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-flavor-name", "net_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack", "stack_user_project_id": "e7d08a2c86fa497db3c9428aacc5368d", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-14T19:01:14Z", "links": [{"href": "http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-14T19:01:40Z", "id": "d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:01:42,355 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 used request id req-87f5a686-365d-4760-8a17-372121575386 2018-11-14 19:01:42,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2096c5d303df6f5e296ed81b60efb14e3c39f67b" 2018-11-14 19:01:42,381 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:01:42 GMT Server: Apache x-openstack-request-id: req-32e613d7-37f2-48dc-8ff6-576b416010f2 Location: http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:01:43,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:01:42 GMT Server: Apache x-openstack-request-id: req-935e190a-5ee7-4361-9d58-ccaff5ae0011 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": "39ce884a7c97484e88739d63996246e4", "OS::stack_id": "d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack", "image_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-image", "inst_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-inst", "subnet_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-subnet", "flavor_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-flavor-name", "net_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack", "stack_user_project_id": "e7d08a2c86fa497db3c9428aacc5368d", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-14T19:01:14Z", "links": [{"href": "http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-14T19:01:40Z", "id": "d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:01:43,014 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 used request id req-935e190a-5ee7-4361-9d58-ccaff5ae0011 2018-11-14 19:01:43,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2096c5d303df6f5e296ed81b60efb14e3c39f67b" 2018-11-14 19:01:43,226 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:01:43 GMT Server: Apache x-openstack-request-id: req-9d5b491f-7421-4c4c-8037-41f9b8685e3b Location: http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:01:43,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:01:43 GMT Server: Apache x-openstack-request-id: req-0b3d10f2-a318-4c8e-a92a-b1de0780ad54 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": "39ce884a7c97484e88739d63996246e4", "OS::stack_id": "d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack", "image_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-image", "inst_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-inst", "subnet_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-subnet", "flavor_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-flavor-name", "net_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack", "stack_user_project_id": "e7d08a2c86fa497db3c9428aacc5368d", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-14T19:01:14Z", "links": [{"href": "http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-14T19:01:40Z", "id": "d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:01:43,268 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 used request id req-0b3d10f2-a318-4c8e-a92a-b1de0780ad54 2018-11-14 19:01:43,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2096c5d303df6f5e296ed81b60efb14e3c39f67b" 2018-11-14 19:01:43,894 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:01:43 GMT Server: Apache x-openstack-request-id: req-54ce571b-3cc4-4104-a3a2-adfce23c3498 Location: http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:01:44,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:01:43 GMT Server: Apache x-openstack-request-id: req-66c35cf0-6eab-4b0a-b122-cd126abfc515 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": "39ce884a7c97484e88739d63996246e4", "OS::stack_id": "d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack", "image_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-image", "inst_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-inst", "subnet_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-subnet", "flavor_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-flavor-name", "net_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack", "stack_user_project_id": "e7d08a2c86fa497db3c9428aacc5368d", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-14T19:01:14Z", "links": [{"href": "http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-14T19:01:40Z", "id": "d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:01:44,557 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 used request id req-66c35cf0-6eab-4b0a-b122-cd126abfc515 2018-11-14 19:01:44,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2096c5d303df6f5e296ed81b60efb14e3c39f67b" 2018-11-14 19:01:45,195 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:01:44 GMT Server: Apache x-openstack-request-id: req-fb2ce1c4-9e43-4282-9c43-ec244097370e Location: http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:01:45,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:01:45 GMT Server: Apache x-openstack-request-id: req-a3c6de6f-3c41-4ffb-b5fc-162ddb7bbf58 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": "39ce884a7c97484e88739d63996246e4", "OS::stack_id": "d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack", "image_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-image", "inst_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-inst", "subnet_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-subnet", "flavor_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-flavor-name", "net_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack", "stack_user_project_id": "e7d08a2c86fa497db3c9428aacc5368d", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-14T19:01:14Z", "links": [{"href": "http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-14T19:01:40Z", "id": "d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:01:45,237 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 used request id req-a3c6de6f-3c41-4ffb-b5fc-162ddb7bbf58 2018-11-14 19:01:45,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2096c5d303df6f5e296ed81b60efb14e3c39f67b" 2018-11-14 19:01:45,266 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:01:45 GMT Server: Apache x-openstack-request-id: req-5990e0bd-c5ff-4505-9075-b4cf253e3048 Location: http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:01:45,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:01:45 GMT Server: Apache x-openstack-request-id: req-2144df21-24e5-4fad-b8af-cf113f8410f8 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": "39ce884a7c97484e88739d63996246e4", "OS::stack_id": "d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack", "image_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-image", "inst_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-inst", "subnet_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-subnet", "flavor_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-flavor-name", "net_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack", "stack_user_project_id": "e7d08a2c86fa497db3c9428aacc5368d", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-14T19:01:14Z", "links": [{"href": "http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-14T19:01:40Z", "id": "d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:01:45,907 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 used request id req-2144df21-24e5-4fad-b8af-cf113f8410f8 2018-11-14 19:01:45,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2096c5d303df6f5e296ed81b60efb14e3c39f67b" 2018-11-14 19:01:46,521 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:01:45 GMT Server: Apache x-openstack-request-id: req-8f4fd311-2772-49d6-bf55-7c3f6dbd2c71 Location: http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:01:46,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:01:46 GMT Server: Apache x-openstack-request-id: req-6f7a98b6-52f9-45f4-9970-1d8c0a921e9b 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": "39ce884a7c97484e88739d63996246e4", "OS::stack_id": "d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack", "image_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-image", "inst_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-inst", "subnet_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-subnet", "flavor_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-flavor-name", "net_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack", "stack_user_project_id": "e7d08a2c86fa497db3c9428aacc5368d", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-14T19:01:14Z", "links": [{"href": "http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-14T19:01:40Z", "id": "d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:01:46,736 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 used request id req-6f7a98b6-52f9-45f4-9970-1d8c0a921e9b 2018-11-14 19:01:46,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2096c5d303df6f5e296ed81b60efb14e3c39f67b" 2018-11-14 19:01:47,360 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:01:46 GMT Server: Apache x-openstack-request-id: req-8e3a416e-1f61-4589-b82f-7b6229035e7d Location: http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:01:48,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:01:47 GMT Server: Apache x-openstack-request-id: req-ab47b494-d63d-402d-aed7-c26ab21adc24 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": "39ce884a7c97484e88739d63996246e4", "OS::stack_id": "d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack", "image_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-image", "inst_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-inst", "subnet_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-subnet", "flavor_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-flavor-name", "net_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack", "stack_user_project_id": "e7d08a2c86fa497db3c9428aacc5368d", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-14T19:01:14Z", "links": [{"href": "http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-14T19:01:40Z", "id": "d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:01:48,008 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 used request id req-ab47b494-d63d-402d-aed7-c26ab21adc24 2018-11-14 19:01:48,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2096c5d303df6f5e296ed81b60efb14e3c39f67b" 2018-11-14 19:01:48,757 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:01:48 GMT Server: Apache x-openstack-request-id: req-fc841da2-8310-4877-8b65-6b6f62ad8a79 Location: http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:01:48,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:01:48 GMT Server: Apache x-openstack-request-id: req-67025ff1-9182-476b-9c96-705b764c3f21 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": "39ce884a7c97484e88739d63996246e4", "OS::stack_id": "d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack", "image_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-image", "inst_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-inst", "subnet_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-subnet", "flavor_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-flavor-name", "net_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack", "stack_user_project_id": "e7d08a2c86fa497db3c9428aacc5368d", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-14T19:01:14Z", "links": [{"href": "http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-14T19:01:40Z", "id": "d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:01:48,799 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 used request id req-67025ff1-9182-476b-9c96-705b764c3f21 2018-11-14 19:01:48,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2096c5d303df6f5e296ed81b60efb14e3c39f67b" 2018-11-14 19:01:48,827 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:01:48 GMT Server: Apache x-openstack-request-id: req-ed86048e-4ff6-4728-a0d9-19b8972af181 Location: http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:01:49,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:01:48 GMT Server: Apache x-openstack-request-id: req-936c945b-5306-4b43-86df-bf072ee50aea 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": "39ce884a7c97484e88739d63996246e4", "OS::stack_id": "d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack", "image_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-image", "inst_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-inst", "subnet_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-subnet", "flavor_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-flavor-name", "net_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack", "stack_user_project_id": "e7d08a2c86fa497db3c9428aacc5368d", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-14T19:01:14Z", "links": [{"href": "http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-14T19:01:40Z", "id": "d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:01:49,047 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 used request id req-936c945b-5306-4b43-86df-bf072ee50aea 2018-11-14 19:01:49,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2096c5d303df6f5e296ed81b60efb14e3c39f67b" 2018-11-14 19:01:49,225 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:01:49 GMT Server: Apache x-openstack-request-id: req-850f78b1-5485-4353-ab0d-8bef38e26bcb Location: http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:01:49,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:01:49 GMT Server: Apache x-openstack-request-id: req-107d71ea-f8ca-41f3-ba2c-f7686aa21299 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": "39ce884a7c97484e88739d63996246e4", "OS::stack_id": "d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack", "image_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-image", "inst_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-inst", "subnet_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-subnet", "flavor_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-flavor-name", "net_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack", "stack_user_project_id": "e7d08a2c86fa497db3c9428aacc5368d", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-14T19:01:14Z", "links": [{"href": "http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-14T19:01:40Z", "id": "d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:01:49,267 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 used request id req-107d71ea-f8ca-41f3-ba2c-f7686aa21299 2018-11-14 19:01:49,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2096c5d303df6f5e296ed81b60efb14e3c39f67b" 2018-11-14 19:01:49,890 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:01:49 GMT Server: Apache x-openstack-request-id: req-e1f0522e-6994-42a7-9730-443fb034dd69 Location: http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:01:50,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:01:49 GMT Server: Apache x-openstack-request-id: req-03c33bd3-6c50-4ed3-95b6-2e800f230a29 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": "39ce884a7c97484e88739d63996246e4", "OS::stack_id": "d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack", "image_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-image", "inst_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-inst", "subnet_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-subnet", "flavor_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-flavor-name", "net_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack", "stack_user_project_id": "e7d08a2c86fa497db3c9428aacc5368d", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-14T19:01:14Z", "links": [{"href": "http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-14T19:01:40Z", "id": "d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:01:50,528 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 used request id req-03c33bd3-6c50-4ed3-95b6-2e800f230a29 2018-11-14 19:01:50,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2096c5d303df6f5e296ed81b60efb14e3c39f67b" 2018-11-14 19:01:51,159 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:01:50 GMT Server: Apache x-openstack-request-id: req-999ec74c-18ed-4e64-9660-2a0274541608 Location: http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:01:51,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:01:51 GMT Server: Apache x-openstack-request-id: req-25852fa4-9c35-445c-8d98-5b11a298e551 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": "39ce884a7c97484e88739d63996246e4", "OS::stack_id": "d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack", "image_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-image", "inst_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-inst", "subnet_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-subnet", "flavor_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-flavor-name", "net_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack", "stack_user_project_id": "e7d08a2c86fa497db3c9428aacc5368d", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-14T19:01:14Z", "links": [{"href": "http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-14T19:01:40Z", "id": "d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:01:51,187 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 used request id req-25852fa4-9c35-445c-8d98-5b11a298e551 2018-11-14 19:01:51,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2096c5d303df6f5e296ed81b60efb14e3c39f67b" 2018-11-14 19:01:51,215 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:01:51 GMT Server: Apache x-openstack-request-id: req-24fb6eb4-bebb-48bf-a04a-1c6d8ac9cdfb Location: http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:01:51,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:01:51 GMT Server: Apache x-openstack-request-id: req-bd303cd8-2963-4cee-a2dc-225a3b03cbb0 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": "39ce884a7c97484e88739d63996246e4", "OS::stack_id": "d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack", "image_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-image", "inst_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-inst", "subnet_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-subnet", "flavor_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-flavor-name", "net_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack", "stack_user_project_id": "e7d08a2c86fa497db3c9428aacc5368d", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-14T19:01:14Z", "links": [{"href": "http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-14T19:01:40Z", "id": "d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:01:51,435 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 used request id req-bd303cd8-2963-4cee-a2dc-225a3b03cbb0 2018-11-14 19:01:51,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2096c5d303df6f5e296ed81b60efb14e3c39f67b" 2018-11-14 19:01:51,465 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:01:51 GMT Server: Apache x-openstack-request-id: req-c88334e3-2c00-4ec7-84c6-7d5191b58836 Location: http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:01:52,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:01:51 GMT Server: Apache x-openstack-request-id: req-a6516e76-ffbf-456a-b9b8-444a29b88598 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": "39ce884a7c97484e88739d63996246e4", "OS::stack_id": "d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack", "image_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-image", "inst_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-inst", "subnet_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-subnet", "flavor_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-flavor-name", "net_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack", "stack_user_project_id": "e7d08a2c86fa497db3c9428aacc5368d", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-14T19:01:14Z", "links": [{"href": "http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-14T19:01:40Z", "id": "d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:01:52,102 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 used request id req-a6516e76-ffbf-456a-b9b8-444a29b88598 2018-11-14 19:01:52,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2096c5d303df6f5e296ed81b60efb14e3c39f67b" 2018-11-14 19:01:52,132 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:01:52 GMT Server: Apache x-openstack-request-id: req-d74d7f90-ffc0-4aab-83f5-310260f57e03 Location: http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:01:52,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:01:52 GMT Server: Apache x-openstack-request-id: req-ff4a1e39-5d26-43b1-ae86-85fd45209aa2 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": "39ce884a7c97484e88739d63996246e4", "OS::stack_id": "d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack", "image_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-image", "inst_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-inst", "subnet_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-subnet", "flavor_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-flavor-name", "net_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack", "stack_user_project_id": "e7d08a2c86fa497db3c9428aacc5368d", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-14T19:01:14Z", "links": [{"href": "http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-14T19:01:40Z", "id": "d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:01:52,157 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 used request id req-ff4a1e39-5d26-43b1-ae86-85fd45209aa2 2018-11-14 19:01:52,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2096c5d303df6f5e296ed81b60efb14e3c39f67b" 2018-11-14 19:01:52,358 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:01:52 GMT Server: Apache x-openstack-request-id: req-294aa9ef-8af2-418f-8bc8-31bf76bd6612 Location: http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:01:52,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:01:52 GMT Server: Apache x-openstack-request-id: req-4e5b2b3e-870e-49ef-ada7-07fef4f47465 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": "39ce884a7c97484e88739d63996246e4", "OS::stack_id": "d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack", "image_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-image", "inst_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-inst", "subnet_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-subnet", "flavor_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-flavor-name", "net_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack", "stack_user_project_id": "e7d08a2c86fa497db3c9428aacc5368d", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-14T19:01:14Z", "links": [{"href": "http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-14T19:01:40Z", "id": "d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:01:52,400 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 used request id req-4e5b2b3e-870e-49ef-ada7-07fef4f47465 2018-11-14 19:01:52,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2096c5d303df6f5e296ed81b60efb14e3c39f67b" 2018-11-14 19:01:52,429 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:01:52 GMT Server: Apache x-openstack-request-id: req-1d66cb98-b823-47f9-ad07-7b4eda3ed4bf Location: http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:01:52,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:01:52 GMT Server: Apache x-openstack-request-id: req-3f2dcc48-37c2-45ca-ba28-5d1562964622 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": "39ce884a7c97484e88739d63996246e4", "OS::stack_id": "d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack", "image_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-image", "inst_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-inst", "subnet_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-subnet", "flavor_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-flavor-name", "net_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack", "stack_user_project_id": "e7d08a2c86fa497db3c9428aacc5368d", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-14T19:01:14Z", "links": [{"href": "http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-14T19:01:40Z", "id": "d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:01:52,457 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 used request id req-3f2dcc48-37c2-45ca-ba28-5d1562964622 2018-11-14 19:01:52,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2096c5d303df6f5e296ed81b60efb14e3c39f67b" 2018-11-14 19:01:53,095 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:01:52 GMT Server: Apache x-openstack-request-id: req-3564d0c6-8ac1-400d-a855-0935d82a076a Location: http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:01:53,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:01:53 GMT Server: Apache x-openstack-request-id: req-7dd93ac6-70dd-4b0e-a23e-e7e0ee4f1ef7 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": "39ce884a7c97484e88739d63996246e4", "OS::stack_id": "d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack", "image_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-image", "inst_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-inst", "subnet_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-subnet", "flavor_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-flavor-name", "net_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack", "stack_user_project_id": "e7d08a2c86fa497db3c9428aacc5368d", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-14T19:01:14Z", "links": [{"href": "http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-14T19:01:40Z", "id": "d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:01:53,834 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 used request id req-7dd93ac6-70dd-4b0e-a23e-e7e0ee4f1ef7 2018-11-14 19:01:53,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2096c5d303df6f5e296ed81b60efb14e3c39f67b" 2018-11-14 19:01:54,110 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:01:53 GMT Server: Apache x-openstack-request-id: req-ba5a470f-3892-4b1e-bf95-07ac2525a137 Location: http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:01:54,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:01:54 GMT Server: Apache x-openstack-request-id: req-d27dd285-6aa3-4e42-a3df-c9d2cdaff796 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": "39ce884a7c97484e88739d63996246e4", "OS::stack_id": "d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack", "image_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-image", "inst_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-inst", "subnet_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-subnet", "flavor_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-flavor-name", "net_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack", "stack_user_project_id": "e7d08a2c86fa497db3c9428aacc5368d", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-14T19:01:14Z", "links": [{"href": "http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-14T19:01:40Z", "id": "d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:01:54,343 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 used request id req-d27dd285-6aa3-4e42-a3df-c9d2cdaff796 2018-11-14 19:01:54,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2096c5d303df6f5e296ed81b60efb14e3c39f67b" 2018-11-14 19:01:54,371 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:01:54 GMT Server: Apache x-openstack-request-id: req-8dac6d88-a55f-49c8-b086-e1c9981a5dab Location: http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:01:54,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:01:54 GMT Server: Apache x-openstack-request-id: req-6858e243-39e0-4383-bd05-028e399fc3f6 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": "39ce884a7c97484e88739d63996246e4", "OS::stack_id": "d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack", "image_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-image", "inst_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-inst", "subnet_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-subnet", "flavor_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-flavor-name", "net_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack", "stack_user_project_id": "e7d08a2c86fa497db3c9428aacc5368d", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-14T19:01:14Z", "links": [{"href": "http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-14T19:01:40Z", "id": "d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:01:54,398 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 used request id req-6858e243-39e0-4383-bd05-028e399fc3f6 2018-11-14 19:01:54,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2096c5d303df6f5e296ed81b60efb14e3c39f67b" 2018-11-14 19:01:54,427 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:01:54 GMT Server: Apache x-openstack-request-id: req-7d77b9ee-600f-4be9-823f-7ed583fc051d Location: http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:01:54,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:01:54 GMT Server: Apache x-openstack-request-id: req-1ef2be4b-1807-4428-8733-476614eb97b0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "39ce884a7c97484e88739d63996246e4", "OS::stack_id": "d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack", "image_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-image", "inst_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-inst", "subnet_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-subnet", "flavor_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-flavor-name", "net_name": "CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack", "stack_user_project_id": "e7d08a2c86fa497db3c9428aacc5368d", "tags": null, "creation_time": "2018-11-14T19:01:14Z", "links": [{"href": "http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-11-14T19:01:40Z", "id": "d41ca3c2-21f1-47d4-9bea-458daf8f80c2", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:01:54,780 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 used request id req-1ef2be4b-1807-4428-8733-476614eb97b0 2018-11-14 19:01:54,780 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack 2018-11-14 19:01:54,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a8f30bfa3da44fe238bf26d9fbbda6c6a7c2ac4" 2018-11-14 19:01:54,988 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:01:54 GMT Server: Apache x-openstack-request-id: req-d2466274-7dbd-46a9-a426-0d92fceda8b5 Location: http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:01:55,013 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:01:54 GMT Server: Apache x-openstack-request-id: req-5805c914-a486-4426-b30f-4cfc5cadb2b8 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-11-14 19:01:55,013 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/39ce884a7c97484e88739d63996246e4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-stack/d41ca3c2-21f1-47d4-9bea-458daf8f80c2 used request id req-5805c914-a486-4426-b30f-4cfc5cadb2b8 2018-11-14 19:01:55,014 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-36f26211-4f01-4808-b7f8-0300300b4ea6-image 2018-11-14 19:01:55,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/f234ada3-69d7-4e54-a305-a59cae8b1803 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b5c91c1f2f369c750e1231382bbff649b9f4853f" 2018-11-14 19:01:55,547 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4fc201a8-d7bb-4469-8a40-dc2268d0a87b Date: Wed, 14 Nov 2018 19:01:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 19:01:55,548 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/f234ada3-69d7-4e54-a305-a59cae8b1803 used request id req-4fc201a8-d7bb-4469-8a40-dc2268d0a87b 2018-11-14 19:01:55,551 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/42141720-28a8-4344-b6ad-c95cb8d11fda -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7e551edd49a7735d3afc82e35212349cd7dd9d7" 2018-11-14 19:01:55,582 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 19:01:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-979230fd-8ba1-4e47-a64b-b4e82e96d916 x-compute-request-id: req-979230fd-8ba1-4e47-a64b-b4e82e96d916 Content-Length: 0 Content-Type: application/json 2018-11-14 19:01:55,582 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/42141720-28a8-4344-b6ad-c95cb8d11fda used request id req-979230fd-8ba1-4e47-a64b-b4e82e96d916 2018-11-14 19:01:55,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4434298e01ef78256cd8146b79cfaaa0b70fbfb" 2018-11-14 19:01:55,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-d69487c1-d9f7-4b5e-aaf1-31f51086d5fe Date: Wed, 14 Nov 2018 19:01:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "39ce884a7c97484e88739d63996246e4", "created_at": "2018-11-14T19:01:15Z", "updated_at": "2018-11-14T19:01:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T19:01:15Z", "revision_number": 0, "id": "09c1d552-a074-4c2e-b088-60fa13d2ffbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T19:01:15Z", "security_group_id": "6c1a3c73-f225-40c3-83ff-022a23586677", "tenant_id": "39ce884a7c97484e88739d63996246e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "39ce884a7c97484e88739d63996246e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T19:01:15Z", "revision_number": 0, "id": "272f03c1-5cd6-449b-b310-b5ee6eb4bc21", "remote_group_id": "6c1a3c73-f225-40c3-83ff-022a23586677", "remote_ip_prefix": null, "created_at": "2018-11-14T19:01:15Z", "security_group_id": "6c1a3c73-f225-40c3-83ff-022a23586677", "tenant_id": "39ce884a7c97484e88739d63996246e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "39ce884a7c97484e88739d63996246e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T19:01:15Z", "revision_number": 0, "id": "8331d17f-5e25-4c39-a782-57550ab4640e", "remote_group_id": "6c1a3c73-f225-40c3-83ff-022a23586677", "remote_ip_prefix": null, "created_at": "2018-11-14T19:01:15Z", "security_group_id": "6c1a3c73-f225-40c3-83ff-022a23586677", "tenant_id": "39ce884a7c97484e88739d63996246e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "39ce884a7c97484e88739d63996246e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T19:01:15Z", "revision_number": 0, "id": "b23ccd3b-5d26-4c89-8f52-8190432c5a26", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T19:01:15Z", "security_group_id": "6c1a3c73-f225-40c3-83ff-022a23586677", "tenant_id": "39ce884a7c97484e88739d63996246e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "39ce884a7c97484e88739d63996246e4"}], "revision_number": 4, "project_id": "39ce884a7c97484e88739d63996246e4", "id": "6c1a3c73-f225-40c3-83ff-022a23586677", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 19:01:55,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-d69487c1-d9f7-4b5e-aaf1-31f51086d5fe 2018-11-14 19:01:55,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4434298e01ef78256cd8146b79cfaaa0b70fbfb" 2018-11-14 19:01:55,964 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:01:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d0af681-6552-4dfa-b5f2-d1ee8403192e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 19:01:55,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-4d0af681-6552-4dfa-b5f2-d1ee8403192e 2018-11-14 19:01:55,965 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 19:01:55,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4434298e01ef78256cd8146b79cfaaa0b70fbfb" 2018-11-14 19:01:56,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:01:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4141f75-4862-4287-8077-2cf5968dc5ef Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 19:01:56,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-a4141f75-4862-4287-8077-2cf5968dc5ef 2018-11-14 19:01:56,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4434298e01ef78256cd8146b79cfaaa0b70fbfb" 2018-11-14 19:01:56,183 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:01:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e70ad4eb-5123-424d-8cde-ba2c0c09faef Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 19:01:56,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-e70ad4eb-5123-424d-8cde-ba2c0c09faef 2018-11-14 19:01:56,184 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 19:01:56,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4434298e01ef78256cd8146b79cfaaa0b70fbfb" 2018-11-14 19:01:56,300 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:01:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f783799-0907-4b33-a8f0-831320fb79ec Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 19:01:56,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-6f783799-0907-4b33-a8f0-831320fb79ec 2018-11-14 19:01:56,300 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 19:01:56,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4434298e01ef78256cd8146b79cfaaa0b70fbfb" 2018-11-14 19:01:56,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:01:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-540d60cb-2539-4153-822f-da2681a2c088 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 19:01:56,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-540d60cb-2539-4153-822f-da2681a2c088 2018-11-14 19:01:56,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/39ce884a7c97484e88739d63996246e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4434298e01ef78256cd8146b79cfaaa0b70fbfb" 2018-11-14 19:01:56,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:01:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d17b007e-94df-4ffa-8ad1-20f8911489c7 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/39ce884a7c97484e88739d63996246e4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "39ce884a7c97484e88739d63996246e4", "name": "CreateStackSuccessTests-a3bbc1d6-2a58-479-proj"}} 2018-11-14 19:01:56,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/39ce884a7c97484e88739d63996246e4 used request id req-d17b007e-94df-4ffa-8ad1-20f8911489c7 2018-11-14 19:01:56,554 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6c1a3c73-f225-40c3-83ff-022a23586677 2018-11-14 19:01:56,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=6c1a3c73-f225-40c3-83ff-022a23586677 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4434298e01ef78256cd8146b79cfaaa0b70fbfb" 2018-11-14 19:01:56,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-712bf1eb-ba49-4372-aeca-e1f3682b1c6a Date: Wed, 14 Nov 2018 19:01:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T19:01:15Z", "security_group_id": "6c1a3c73-f225-40c3-83ff-022a23586677", "port_range_min": null, "revision_number": 0, "tenant_id": "39ce884a7c97484e88739d63996246e4", "created_at": "2018-11-14T19:01:15Z", "project_id": "39ce884a7c97484e88739d63996246e4", "id": "09c1d552-a074-4c2e-b088-60fa13d2ffbd"}, {"remote_group_id": "6c1a3c73-f225-40c3-83ff-022a23586677", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T19:01:15Z", "security_group_id": "6c1a3c73-f225-40c3-83ff-022a23586677", "port_range_min": null, "revision_number": 0, "tenant_id": "39ce884a7c97484e88739d63996246e4", "created_at": "2018-11-14T19:01:15Z", "project_id": "39ce884a7c97484e88739d63996246e4", "id": "272f03c1-5cd6-449b-b310-b5ee6eb4bc21"}, {"remote_group_id": "6c1a3c73-f225-40c3-83ff-022a23586677", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T19:01:15Z", "security_group_id": "6c1a3c73-f225-40c3-83ff-022a23586677", "port_range_min": null, "revision_number": 0, "tenant_id": "39ce884a7c97484e88739d63996246e4", "created_at": "2018-11-14T19:01:15Z", "project_id": "39ce884a7c97484e88739d63996246e4", "id": "8331d17f-5e25-4c39-a782-57550ab4640e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T19:01:15Z", "security_group_id": "6c1a3c73-f225-40c3-83ff-022a23586677", "port_range_min": null, "revision_number": 0, "tenant_id": "39ce884a7c97484e88739d63996246e4", "created_at": "2018-11-14T19:01:15Z", "project_id": "39ce884a7c97484e88739d63996246e4", "id": "b23ccd3b-5d26-4c89-8f52-8190432c5a26"}]} 2018-11-14 19:01:56,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=6c1a3c73-f225-40c3-83ff-022a23586677 used request id req-712bf1eb-ba49-4372-aeca-e1f3682b1c6a 2018-11-14 19:01:56,761 - neutron_utils - INFO - Deleting security group with name - default 2018-11-14 19:01:56,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/6c1a3c73-f225-40c3-83ff-022a23586677 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4434298e01ef78256cd8146b79cfaaa0b70fbfb" 2018-11-14 19:01:57,409 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-68cf20c4-c047-46c8-8b3e-76f23c00e211 Content-Length: 0 Date: Wed, 14 Nov 2018 19:01:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 19:01:57,409 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/6c1a3c73-f225-40c3-83ff-022a23586677 used request id req-68cf20c4-c047-46c8-8b3e-76f23c00e211 2018-11-14 19:01:57,410 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-a3bbc1d6-2a58-479-proj 2018-11-14 19:01:57,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/39ce884a7c97484e88739d63996246e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4434298e01ef78256cd8146b79cfaaa0b70fbfb" 2018-11-14 19:01:57,781 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:01:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-966f5c52-65c8-4c93-a2ea-0c78d8bfe6e2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:01:57,781 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/39ce884a7c97484e88739d63996246e4 used request id req-966f5c52-65c8-4c93-a2ea-0c78d8bfe6e2 2018-11-14 19:01:57,781 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-a3bbc1d6-2a58-479-proj-role 2018-11-14 19:01:57,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/a598a48085ae48b9bc24e308d3c9c276 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4434298e01ef78256cd8146b79cfaaa0b70fbfb" 2018-11-14 19:01:57,913 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:01:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2122d109-93a0-4962-b30f-86bd19d807c7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:01:57,913 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/a598a48085ae48b9bc24e308d3c9c276 used request id req-2122d109-93a0-4962-b30f-86bd19d807c7 2018-11-14 19:01:57,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4434298e01ef78256cd8146b79cfaaa0b70fbfb" 2018-11-14 19:01:58,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:01:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc8f3d4c-5fcb-4a8a-a894-e7b3c3aef8f1 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:01:58,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-dc8f3d4c-5fcb-4a8a-a894-e7b3c3aef8f1 2018-11-14 19:01:58,025 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-a3bbc1d6-2a58-479-user 2018-11-14 19:01:58,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/bb7d74c0c64a4b30b8685d6b084b9144 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3064096a4b4b0f8be9c3fdf46c576a31f0a6c70" 2018-11-14 19:01:58,310 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:01:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55ce3ef8-5635-4968-bf1a-329ebb8383eb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:01:58,310 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/bb7d74c0c64a4b30b8685d6b084b9144 used request id req-55ce3ef8-5635-4968-bf1a-329ebb8383eb 2018-11-14 19:01:58,312 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:01:58,718 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T20:01:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["6bTtjet5RIO4r_W4xKniFg"], "issued_at": "2018-11-14T19:01:58.000000Z"}} 2018-11-14 19:01:58,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7500203615d4e36a9a375a9c46c472dd2d615f87" 2018-11-14 19:01:58,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:01:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-827c605e-2ec0-4baf-9cd5-e1ad902cbbdf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:01:58,825 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-827c605e-2ec0-4baf-9cd5-e1ad902cbbdf 2018-11-14 19:01:58,826 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:01:58,829 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:01:59,252 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T20:01:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["YeZPImADQq-a3nZm_LN5cA"], "issued_at": "2018-11-14T19:01:59.000000Z"}} 2018-11-14 19:01:59,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49cb21a03dd923125938d5ba802556b9e8b725f6" 2018-11-14 19:01:59,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:01:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-821282ae-f21a-42c4-abcb-40c69b9da353 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:01:59,349 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-821282ae-f21a-42c4-abcb-40c69b9da353 2018-11-14 19:01:59,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 19:01:59,358 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 19:01: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 19:01:59,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-d34ed69c-4bfd-481-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49cb21a03dd923125938d5ba802556b9e8b725f6" 2018-11-14 19:01:59,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:01:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06f5a78c-10b1-4b80-ba02-684031352b15 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-d34ed69c-4bfd-481-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 19:01:59,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-d34ed69c-4bfd-481-proj used request id req-06f5a78c-10b1-4b80-ba02-684031352b15 2018-11-14 19:01:59,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49cb21a03dd923125938d5ba802556b9e8b725f6" 2018-11-14 19:01:59,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:01:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52d89dec-88c2-4e33-80f3-091eb977beac Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 19:01:59,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-52d89dec-88c2-4e33-80f3-091eb977beac 2018-11-14 19:01:59,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49cb21a03dd923125938d5ba802556b9e8b725f6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-d34ed69c-4bfd-481-proj"}}' 2018-11-14 19:01:59,721 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 19:01:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77d91c18-d3df-4835-bfe4-bbdf49e88421 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/ce701ac27d3c4ffd9e5ab08be16ff81c"}, "tags": [], "enabled": true, "id": "ce701ac27d3c4ffd9e5ab08be16ff81c", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-d34ed69c-4bfd-481-proj"}} 2018-11-14 19:01:59,721 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-77d91c18-d3df-4835-bfe4-bbdf49e88421 2018-11-14 19:01:59,721 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-d34ed69c-4bfd-481-proj 2018-11-14 19:01:59,721 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:01:59,722 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:02:00,143 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T20:02:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["u8hYASz4Tuqm2RHKOcuOnQ"], "issued_at": "2018-11-14T19:02:00.000000Z"}} 2018-11-14 19:02:00,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e69f1f894f1e20e72ae9d56e43c9c6619501792e" 2018-11-14 19:02:00,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:02:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af68746d-85ba-465b-b0f1-a23afea57d6a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:02:00,243 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-af68746d-85ba-465b-b0f1-a23afea57d6a 2018-11-14 19:02:00,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 19:02:00,252 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 19:02: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 19:02:00,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e69f1f894f1e20e72ae9d56e43c9c6619501792e" 2018-11-14 19:02:00,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:02:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a30793d-011b-4f7b-8fd0-f292188633bb Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 19:02:00,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-9a30793d-011b-4f7b-8fd0-f292188633bb 2018-11-14 19:02:00,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-d34ed69c-4bfd-481-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e69f1f894f1e20e72ae9d56e43c9c6619501792e" 2018-11-14 19:02:00,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:02:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d605147a-1b13-4034-be97-651c852c2fdd Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-d34ed69c-4bfd-481-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/ce701ac27d3c4ffd9e5ab08be16ff81c"}, "tags": [], "enabled": true, "id": "ce701ac27d3c4ffd9e5ab08be16ff81c", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-d34ed69c-4bfd-481-proj"}]} 2018-11-14 19:02:00,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-d34ed69c-4bfd-481-proj used request id req-d605147a-1b13-4034-be97-651c852c2fdd 2018-11-14 19:02:00,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e69f1f894f1e20e72ae9d56e43c9c6619501792e" 2018-11-14 19:02:00,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:02:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8198d1c0-f147-44c0-a084-66665e15f51d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 19:02:00,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-8198d1c0-f147-44c0-a084-66665e15f51d 2018-11-14 19:02:01,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e69f1f894f1e20e72ae9d56e43c9c6619501792e" 2018-11-14 19:02:01,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:02:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc7e1394-6461-4798-bd5c-c5046765f92a Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:02:01,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-cc7e1394-6461-4798-bd5c-c5046765f92a 2018-11-14 19:02:01,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-d34ed69c-4bfd-481-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e69f1f894f1e20e72ae9d56e43c9c6619501792e" 2018-11-14 19:02:01,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:02:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a685bf3-ee7f-4be3-a37d-f6c1ffbcae90 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-d34ed69c-4bfd-481-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/ce701ac27d3c4ffd9e5ab08be16ff81c"}, "tags": [], "enabled": true, "id": "ce701ac27d3c4ffd9e5ab08be16ff81c", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-d34ed69c-4bfd-481-proj"}]} 2018-11-14 19:02:01,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-d34ed69c-4bfd-481-proj used request id req-9a685bf3-ee7f-4be3-a37d-f6c1ffbcae90 2018-11-14 19:02:01,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/492e8a82aa1e4af2831933a63dc304fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e69f1f894f1e20e72ae9d56e43c9c6619501792e" 2018-11-14 19:02:01,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:02:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d4ca305-fe3b-4f6c-9248-a61aa82ceadc Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-d34ed69c-4bfd-481-user", "links": {"self": "http://172.30.9.28:5000/v3/users/492e8a82aa1e4af2831933a63dc304fd"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "ce701ac27d3c4ffd9e5ab08be16ff81c", "id": "492e8a82aa1e4af2831933a63dc304fd", "password_expires_at": null}} 2018-11-14 19:02:01,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/492e8a82aa1e4af2831933a63dc304fd used request id req-6d4ca305-fe3b-4f6c-9248-a61aa82ceadc 2018-11-14 19:02:01,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ce701ac27d3c4ffd9e5ab08be16ff81c/users/492e8a82aa1e4af2831933a63dc304fd/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e69f1f894f1e20e72ae9d56e43c9c6619501792e" 2018-11-14 19:02:01,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:02:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-835f8a3c-f21c-4c2b-9d54-04ac7b49aff1 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/ce701ac27d3c4ffd9e5ab08be16ff81c/users/492e8a82aa1e4af2831933a63dc304fd/roles", "previous": null, "next": null}, "roles": []} 2018-11-14 19:02:01,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ce701ac27d3c4ffd9e5ab08be16ff81c/users/492e8a82aa1e4af2831933a63dc304fd/roles used request id req-835f8a3c-f21c-4c2b-9d54-04ac7b49aff1 2018-11-14 19:02:01,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e69f1f894f1e20e72ae9d56e43c9c6619501792e" 2018-11-14 19:02:01,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:02:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc48945f-8b40-4e48-9cf3-52cc6ae5dfe1 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}} 2018-11-14 19:02:01,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4 used request id req-bc48945f-8b40-4e48-9cf3-52cc6ae5dfe1 2018-11-14 19:02:01,814 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-d34ed69c-4bfd-481-proj 2018-11-14 19:02:01,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/ce701ac27d3c4ffd9e5ab08be16ff81c/users/492e8a82aa1e4af2831933a63dc304fd/roles/783ac46c0c6e4351b20c894e1af3c3a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e69f1f894f1e20e72ae9d56e43c9c6619501792e" 2018-11-14 19:02:01,970 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:02:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-280e58c9-d1c8-4c7b-8593-34074447908a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:02:01,970 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/ce701ac27d3c4ffd9e5ab08be16ff81c/users/492e8a82aa1e4af2831933a63dc304fd/roles/783ac46c0c6e4351b20c894e1af3c3a4 used request id req-280e58c9-d1c8-4c7b-8593-34074447908a 2018-11-14 19:02:01,970 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-d34ed69c-4bfd-481-user 2018-11-14 19:02:01,970 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:02:01,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49cb21a03dd923125938d5ba802556b9e8b725f6" 2018-11-14 19:02:02,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:02:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eaef2d6b-0b76-4c83-9ea8-c0f438cb8428 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:02:02,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-eaef2d6b-0b76-4c83-9ea8-c0f438cb8428 2018-11-14 19:02:02,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49cb21a03dd923125938d5ba802556b9e8b725f6" -d '{"role": {"name": "CreateStackSuccessTests-d34ed69c-4bfd-481-proj-role"}}' 2018-11-14 19:02:02,212 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 19:02:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ea85265-f77d-43b6-a43a-678446cd0645 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f6946d779bde40378dd82d29c3773747", "links": {"self": "http://172.30.9.28:5000/v3/roles/f6946d779bde40378dd82d29c3773747"}, "name": "CreateStackSuccessTests-d34ed69c-4bfd-481-proj-role"}} 2018-11-14 19:02:02,212 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-5ea85265-f77d-43b6-a43a-678446cd0645 2018-11-14 19:02:02,212 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-d34ed69c-4bfd-481-proj-role 2018-11-14 19:02:02,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/f6946d779bde40378dd82d29c3773747 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49cb21a03dd923125938d5ba802556b9e8b725f6" 2018-11-14 19:02:02,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:02:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-620d794c-e5b4-49f4-a1a2-b186d5122ab2 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f6946d779bde40378dd82d29c3773747", "links": {"self": "http://172.30.9.28:5000/v3/roles/f6946d779bde40378dd82d29c3773747"}, "name": "CreateStackSuccessTests-d34ed69c-4bfd-481-proj-role"}} 2018-11-14 19:02:02,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/f6946d779bde40378dd82d29c3773747 used request id req-620d794c-e5b4-49f4-a1a2-b186d5122ab2 2018-11-14 19:02:02,354 - keystone_utils - INFO - Granting role CreateStackSuccessTests-d34ed69c-4bfd-481-proj-role to project CreateStackSuccessTests-d34ed69c-4bfd-481-proj 2018-11-14 19:02:02,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/ce701ac27d3c4ffd9e5ab08be16ff81c/users/492e8a82aa1e4af2831933a63dc304fd/roles/f6946d779bde40378dd82d29c3773747 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49cb21a03dd923125938d5ba802556b9e8b725f6" 2018-11-14 19:02:02,504 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:02:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82c883fd-bb0b-4b19-9997-a2422d2235a2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:02:02,504 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/ce701ac27d3c4ffd9e5ab08be16ff81c/users/492e8a82aa1e4af2831933a63dc304fd/roles/f6946d779bde40378dd82d29c3773747 used request id req-82c883fd-bb0b-4b19-9997-a2422d2235a2 2018-11-14 19:02:02,505 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-14 19:02:02,505 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-14 19:02:02,505 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:02:02,506 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:02:03,008 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "f6946d779bde40378dd82d29c3773747", "name": "CreateStackSuccessTests-d34ed69c-4bfd-481-proj-role"}], "expires_at": "2018-11-14T20:02:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ce701ac27d3c4ffd9e5ab08be16ff81c", "name": "CreateStackSuccessTests-d34ed69c-4bfd-481-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_ce701ac27d3c4ffd9e5ab08be16ff81c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_ce701ac27d3c4ffd9e5ab08be16ff81c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/ce701ac27d3c4ffd9e5ab08be16ff81c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/ce701ac27d3c4ffd9e5ab08be16ff81c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/ce701ac27d3c4ffd9e5ab08be16ff81c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/ce701ac27d3c4ffd9e5ab08be16ff81c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/ce701ac27d3c4ffd9e5ab08be16ff81c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/ce701ac27d3c4ffd9e5ab08be16ff81c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/ce701ac27d3c4ffd9e5ab08be16ff81c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/ce701ac27d3c4ffd9e5ab08be16ff81c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/ce701ac27d3c4ffd9e5ab08be16ff81c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-d34ed69c-4bfd-481-user", "id": "492e8a82aa1e4af2831933a63dc304fd"}, "audit_ids": ["gH1ZvpAxT9eLlhlT0EE6Jg"], "issued_at": "2018-11-14T19:02:03.000000Z"}} 2018-11-14 19:02:03,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}634f1de09b4dd9dc4b334bcc5ee89c73b9d4349a" 2018-11-14 19:02:03,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:02:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96cb8c08-fa1b-4100-815b-13a8403c7375 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:02:03,108 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-96cb8c08-fa1b-4100-815b-13a8403c7375 2018-11-14 19:02:03,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}634f1de09b4dd9dc4b334bcc5ee89c73b9d4349a" 2018-11-14 19:02:03,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-c6f9a76e-6389-41ca-8dd3-b00544ea952c Date: Wed, 14 Nov 2018 19:02:03 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-image"} 2018-11-14 19:02:03,319 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-image used request id req-c6f9a76e-6389-41ca-8dd3-b00544ea952c 2018-11-14 19:02:03,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}634f1de09b4dd9dc4b334bcc5ee89c73b9d4349a" 2018-11-14 19:02:03,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-765c2e07-35c7-45b9-ac20-b382d6644f63 Date: Wed, 14 Nov 2018 19:02: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-11-14 19:02:03,527 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-765c2e07-35c7-45b9-ac20-b382d6644f63 2018-11-14 19:02:03,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}634f1de09b4dd9dc4b334bcc5ee89c73b9d4349a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-image"}' 2018-11-14 19:02:03,790 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/7f5d18b6-b3d7-4f5f-8c18-b1e6aa2995d6 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-03f4f3a1-6cce-470b-9408-a64774fb1dcf Date: Wed, 14 Nov 2018 19:02:03 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T19:02:03Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-14T19:02:03Z", "visibility": "shared", "locations": [], "self": "/v2/images/7f5d18b6-b3d7-4f5f-8c18-b1e6aa2995d6", "min_disk": 0, "protected": false, "id": "7f5d18b6-b3d7-4f5f-8c18-b1e6aa2995d6", "file": "/v2/images/7f5d18b6-b3d7-4f5f-8c18-b1e6aa2995d6/file", "checksum": null, "owner": "ce701ac27d3c4ffd9e5ab08be16ff81c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 19:02:03,790 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-03f4f3a1-6cce-470b-9408-a64774fb1dcf 2018-11-14 19:02:03,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/7f5d18b6-b3d7-4f5f-8c18-b1e6aa2995d6/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}634f1de09b4dd9dc4b334bcc5ee89c73b9d4349a" -d '' 2018-11-14 19:02:04,209 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c7c00d5f-5dc4-4ad2-adeb-697b18bee76d Date: Wed, 14 Nov 2018 19:02:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 19:02:04,209 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/7f5d18b6-b3d7-4f5f-8c18-b1e6aa2995d6/file used request id req-c7c00d5f-5dc4-4ad2-adeb-697b18bee76d 2018-11-14 19:02:04,210 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-14 19:02:04,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/7f5d18b6-b3d7-4f5f-8c18-b1e6aa2995d6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}634f1de09b4dd9dc4b334bcc5ee89c73b9d4349a" 2018-11-14 19:02:04,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-705fd860-ae79-4362-8c0e-a48fddc35e4b Date: Wed, 14 Nov 2018 19:02:04 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T19:02:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T19:02:04Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/7f5d18b6-b3d7-4f5f-8c18-b1e6aa2995d6/snap", "metadata": {}}], "self": "/v2/images/7f5d18b6-b3d7-4f5f-8c18-b1e6aa2995d6", "min_disk": 0, "protected": false, "id": "7f5d18b6-b3d7-4f5f-8c18-b1e6aa2995d6", "file": "/v2/images/7f5d18b6-b3d7-4f5f-8c18-b1e6aa2995d6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ce701ac27d3c4ffd9e5ab08be16ff81c", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/7f5d18b6-b3d7-4f5f-8c18-b1e6aa2995d6/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 19:02:04,408 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/7f5d18b6-b3d7-4f5f-8c18-b1e6aa2995d6 used request id req-705fd860-ae79-4362-8c0e-a48fddc35e4b 2018-11-14 19:02:04,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}634f1de09b4dd9dc4b334bcc5ee89c73b9d4349a" 2018-11-14 19:02:04,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a9d9f02a-ce5a-425b-87c6-ab9fec76ebb1 Date: Wed, 14 Nov 2018 19:02: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-11-14 19:02:04,420 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-a9d9f02a-ce5a-425b-87c6-ab9fec76ebb1 2018-11-14 19:02:04,423 - create_image - INFO - Created image with name - CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-image 2018-11-14 19:02:04,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/7f5d18b6-b3d7-4f5f-8c18-b1e6aa2995d6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}634f1de09b4dd9dc4b334bcc5ee89c73b9d4349a" 2018-11-14 19:02:04,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-4dbc6f4e-37a1-486e-94ca-69d542568384 Date: Wed, 14 Nov 2018 19:02:04 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T19:02:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T19:02:04Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/7f5d18b6-b3d7-4f5f-8c18-b1e6aa2995d6/snap", "metadata": {}}], "self": "/v2/images/7f5d18b6-b3d7-4f5f-8c18-b1e6aa2995d6", "min_disk": 0, "protected": false, "id": "7f5d18b6-b3d7-4f5f-8c18-b1e6aa2995d6", "file": "/v2/images/7f5d18b6-b3d7-4f5f-8c18-b1e6aa2995d6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ce701ac27d3c4ffd9e5ab08be16ff81c", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/7f5d18b6-b3d7-4f5f-8c18-b1e6aa2995d6/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 19:02:04,634 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/7f5d18b6-b3d7-4f5f-8c18-b1e6aa2995d6 used request id req-4dbc6f4e-37a1-486e-94ca-69d542568384 2018-11-14 19:02:04,634 - create_image - DEBUG - Instance status is - active 2018-11-14 19:02:04,635 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-image 2018-11-14 19:02:04,635 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-image 2018-11-14 19:02:04,635 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:02:04,636 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:02:05,055 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T20:02:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["pynFFNLyScO7I83lU6NsVw"], "issued_at": "2018-11-14T19:02:05.000000Z"}} 2018-11-14 19:02:05,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b3a0c8d254f41223f0b6844e528d66ac578e09f" 2018-11-14 19:02:05,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:02:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6796e277-849d-45bb-b27d-40cbb2f0a616 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:02:05,160 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-6796e277-849d-45bb-b27d-40cbb2f0a616 2018-11-14 19:02:05,161 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 19:02:05,165 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b3a0c8d254f41223f0b6844e528d66ac578e09f" 2018-11-14 19:02:05,372 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 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 x-openstack-request-id: req-9d409cc7-d05d-4d5e-afd9-66d05a5d3d9a x-compute-request-id: req-9d409cc7-d05d-4d5e-afd9-66d05a5d3d9a Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-14 19:02:05,372 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-9d409cc7-d05d-4d5e-afd9-66d05a5d3d9a 2018-11-14 19:02:05,376 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b3a0c8d254f41223f0b6844e528d66ac578e09f" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-14 19:02:05,423 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 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-1cd90e5b-3bad-4141-999b-1a45598377d4 x-compute-request-id: req-1cd90e5b-3bad-4141-999b-1a45598377d4 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-flavor-name", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/9e1e1c5b-b080-4dc3-8a9c-60f398597196", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/9e1e1c5b-b080-4dc3-8a9c-60f398597196", "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": "9e1e1c5b-b080-4dc3-8a9c-60f398597196"}} 2018-11-14 19:02:05,423 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-1cd90e5b-3bad-4141-999b-1a45598377d4 2018-11-14 19:02:05,450 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:02:05,451 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:02:05,864 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "f6946d779bde40378dd82d29c3773747", "name": "CreateStackSuccessTests-d34ed69c-4bfd-481-proj-role"}], "expires_at": "2018-11-14T20:02:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ce701ac27d3c4ffd9e5ab08be16ff81c", "name": "CreateStackSuccessTests-d34ed69c-4bfd-481-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_ce701ac27d3c4ffd9e5ab08be16ff81c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_ce701ac27d3c4ffd9e5ab08be16ff81c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/ce701ac27d3c4ffd9e5ab08be16ff81c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/ce701ac27d3c4ffd9e5ab08be16ff81c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/ce701ac27d3c4ffd9e5ab08be16ff81c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/ce701ac27d3c4ffd9e5ab08be16ff81c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/ce701ac27d3c4ffd9e5ab08be16ff81c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/ce701ac27d3c4ffd9e5ab08be16ff81c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/ce701ac27d3c4ffd9e5ab08be16ff81c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/ce701ac27d3c4ffd9e5ab08be16ff81c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/ce701ac27d3c4ffd9e5ab08be16ff81c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-d34ed69c-4bfd-481-user", "id": "492e8a82aa1e4af2831933a63dc304fd"}, "audit_ids": ["Mke60Ie-Txacm3ZflTdzwQ"], "issued_at": "2018-11-14T19:02:05.000000Z"}} 2018-11-14 19:02:05,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f83f7e5b8c8852ed710c89049668f43a50973008" 2018-11-14 19:02:05,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:02:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe94b006-667f-414f-90f5-5d955b103e51 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:02:05,962 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-fe94b006-667f-414f-90f5-5d955b103e51 2018-11-14 19:02:05,965 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 19:02:05,968 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-14 19:02:05,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f83f7e5b8c8852ed710c89049668f43a50973008" 2018-11-14 19:02:06,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:02:05 GMT Server: Apache x-openstack-request-id: req-990e9bdc-54c1-4e91-9b99-1eb0994c7dd1 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-11-14 19:02:06,175 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack used request id req-990e9bdc-54c1-4e91-9b99-1eb0994c7dd1 2018-11-14 19:02:06,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f83f7e5b8c8852ed710c89049668f43a50973008" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-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-d332f30a-7fc6-4dc4-982d-27b6136c42e6-net", "inst_name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-inst", "subnet_name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-subnet", "image_name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-image", "flavor_name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-flavor-name"}}' 2018-11-14 19:02:08,701 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 19:02:06 GMT Server: Apache x-openstack-request-id: req-7c2813d2-6f5f-4e53-adb8-8a6b39c7053b Location: http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack/db9247c2-3daa-4807-b329-647c6f624e73 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "db9247c2-3daa-4807-b329-647c6f624e73", "links": [{"href": "http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack/db9247c2-3daa-4807-b329-647c6f624e73", "rel": "self"}]}} 2018-11-14 19:02:08,701 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks used request id req-7c2813d2-6f5f-4e53-adb8-8a6b39c7053b 2018-11-14 19:02:08,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/db9247c2-3daa-4807-b329-647c6f624e73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f83f7e5b8c8852ed710c89049668f43a50973008" 2018-11-14 19:02:08,910 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:02:08 GMT Server: Apache x-openstack-request-id: req-64c2911c-fb33-4152-9899-ad8a8fd2f392 Location: http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack/db9247c2-3daa-4807-b329-647c6f624e73 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack/db9247c2-3daa-4807-b329-647c6f624e73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:02:09,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:02:08 GMT Server: Apache x-openstack-request-id: req-63cb8c75-a54e-44e8-b237-422be7cde152 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": "ce701ac27d3c4ffd9e5ab08be16ff81c", "OS::stack_id": "db9247c2-3daa-4807-b329-647c6f624e73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack", "image_name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-image", "inst_name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-inst", "subnet_name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-subnet", "net_name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-net", "flavor_name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack", "stack_user_project_id": "f50fab0c84114afbbdc1a7c4d3d27204", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-14T19:02:08Z", "links": [{"href": "http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack/db9247c2-3daa-4807-b329-647c6f624e73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "db9247c2-3daa-4807-b329-647c6f624e73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:02:09,141 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack/db9247c2-3daa-4807-b329-647c6f624e73 used request id req-63cb8c75-a54e-44e8-b237-422be7cde152 2018-11-14 19:02:09,141 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack 2018-11-14 19:02:09,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/db9247c2-3daa-4807-b329-647c6f624e73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f83f7e5b8c8852ed710c89049668f43a50973008" 2018-11-14 19:02:09,350 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:02:09 GMT Server: Apache x-openstack-request-id: req-db250bec-259c-4070-a73b-ecdfc65c6f3d Location: http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack/db9247c2-3daa-4807-b329-647c6f624e73 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack/db9247c2-3daa-4807-b329-647c6f624e73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:02:09,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:02:09 GMT Server: Apache x-openstack-request-id: req-f287ac4e-91b3-452d-83e4-a0acbbd8cdd7 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": "ce701ac27d3c4ffd9e5ab08be16ff81c", "OS::stack_id": "db9247c2-3daa-4807-b329-647c6f624e73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack", "image_name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-image", "inst_name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-inst", "subnet_name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-subnet", "net_name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-net", "flavor_name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack", "stack_user_project_id": "f50fab0c84114afbbdc1a7c4d3d27204", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-14T19:02:08Z", "links": [{"href": "http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack/db9247c2-3daa-4807-b329-647c6f624e73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "db9247c2-3daa-4807-b329-647c6f624e73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:02:09,589 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack/db9247c2-3daa-4807-b329-647c6f624e73 used request id req-f287ac4e-91b3-452d-83e4-a0acbbd8cdd7 2018-11-14 19:02:09,590 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-14 19:02:09,590 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-14 19:02:12,593 - create_stack - DEBUG - Stack status query timeout in 1196.54858613 2018-11-14 19:02:12,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/db9247c2-3daa-4807-b329-647c6f624e73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f83f7e5b8c8852ed710c89049668f43a50973008" 2018-11-14 19:02:12,622 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:02:12 GMT Server: Apache x-openstack-request-id: req-9ad0b267-1a08-486c-8d0b-54ed1cf61273 Location: http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack/db9247c2-3daa-4807-b329-647c6f624e73 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack/db9247c2-3daa-4807-b329-647c6f624e73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:02:12,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:02:12 GMT Server: Apache x-openstack-request-id: req-fe5a6dbf-e65e-4381-a433-d1d4341aadad 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": "ce701ac27d3c4ffd9e5ab08be16ff81c", "OS::stack_id": "db9247c2-3daa-4807-b329-647c6f624e73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack", "image_name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-image", "inst_name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-inst", "subnet_name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-subnet", "net_name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-net", "flavor_name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack", "stack_user_project_id": "f50fab0c84114afbbdc1a7c4d3d27204", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-14T19:02:08Z", "links": [{"href": "http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack/db9247c2-3daa-4807-b329-647c6f624e73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "db9247c2-3daa-4807-b329-647c6f624e73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:02:12,664 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack/db9247c2-3daa-4807-b329-647c6f624e73 used request id req-fe5a6dbf-e65e-4381-a433-d1d4341aadad 2018-11-14 19:02:12,665 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-14 19:02:12,665 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-14 19:02:15,668 - create_stack - DEBUG - Stack status query timeout in 1193.47323108 2018-11-14 19:02:15,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/db9247c2-3daa-4807-b329-647c6f624e73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f83f7e5b8c8852ed710c89049668f43a50973008" 2018-11-14 19:02:15,887 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:02:15 GMT Server: Apache x-openstack-request-id: req-cbac9a53-913b-49eb-90c4-8c8998f66db0 Location: http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack/db9247c2-3daa-4807-b329-647c6f624e73 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack/db9247c2-3daa-4807-b329-647c6f624e73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:02:16,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:02:15 GMT Server: Apache x-openstack-request-id: req-8c23d4b5-17b0-436b-9022-5f814ea323bc 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": "ce701ac27d3c4ffd9e5ab08be16ff81c", "OS::stack_id": "db9247c2-3daa-4807-b329-647c6f624e73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack", "image_name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-image", "inst_name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-inst", "subnet_name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-subnet", "net_name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-net", "flavor_name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack", "stack_user_project_id": "f50fab0c84114afbbdc1a7c4d3d27204", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-14T19:02:08Z", "links": [{"href": "http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack/db9247c2-3daa-4807-b329-647c6f624e73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "db9247c2-3daa-4807-b329-647c6f624e73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:02:16,111 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack/db9247c2-3daa-4807-b329-647c6f624e73 used request id req-8c23d4b5-17b0-436b-9022-5f814ea323bc 2018-11-14 19:02:16,111 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-14 19:02:16,111 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-14 19:02:19,114 - create_stack - DEBUG - Stack status query timeout in 1190.02700996 2018-11-14 19:02:19,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/db9247c2-3daa-4807-b329-647c6f624e73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f83f7e5b8c8852ed710c89049668f43a50973008" 2018-11-14 19:02:19,338 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:02:19 GMT Server: Apache x-openstack-request-id: req-c0ea5f75-cd49-45fc-80f7-bfd8806ec026 Location: http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack/db9247c2-3daa-4807-b329-647c6f624e73 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack/db9247c2-3daa-4807-b329-647c6f624e73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:02:19,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:02:19 GMT Server: Apache x-openstack-request-id: req-a90914f3-95d0-45b3-8b6c-afd76177e6f8 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": "ce701ac27d3c4ffd9e5ab08be16ff81c", "OS::stack_id": "db9247c2-3daa-4807-b329-647c6f624e73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack", "image_name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-image", "inst_name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-inst", "subnet_name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-subnet", "net_name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-net", "flavor_name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack", "stack_user_project_id": "f50fab0c84114afbbdc1a7c4d3d27204", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-14T19:02:08Z", "links": [{"href": "http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack/db9247c2-3daa-4807-b329-647c6f624e73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "db9247c2-3daa-4807-b329-647c6f624e73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:02:19,513 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack/db9247c2-3daa-4807-b329-647c6f624e73 used request id req-a90914f3-95d0-45b3-8b6c-afd76177e6f8 2018-11-14 19:02:19,514 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-14 19:02:19,514 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-14 19:02:22,517 - create_stack - DEBUG - Stack status query timeout in 1186.62442899 2018-11-14 19:02:22,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/db9247c2-3daa-4807-b329-647c6f624e73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f83f7e5b8c8852ed710c89049668f43a50973008" 2018-11-14 19:02:22,730 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:02:22 GMT Server: Apache x-openstack-request-id: req-ca79cb5a-56f9-41ca-a1e7-0e4eacec08a6 Location: http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack/db9247c2-3daa-4807-b329-647c6f624e73 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack/db9247c2-3daa-4807-b329-647c6f624e73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:02:22,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:02:22 GMT Server: Apache x-openstack-request-id: req-58c82c30-e22d-4ba1-8c73-02ee2df81f2a 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": "ce701ac27d3c4ffd9e5ab08be16ff81c", "OS::stack_id": "db9247c2-3daa-4807-b329-647c6f624e73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack", "image_name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-image", "inst_name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-inst", "subnet_name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-subnet", "net_name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-net", "flavor_name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack", "stack_user_project_id": "f50fab0c84114afbbdc1a7c4d3d27204", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-14T19:02:08Z", "links": [{"href": "http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack/db9247c2-3daa-4807-b329-647c6f624e73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "db9247c2-3daa-4807-b329-647c6f624e73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:02:22,973 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack/db9247c2-3daa-4807-b329-647c6f624e73 used request id req-58c82c30-e22d-4ba1-8c73-02ee2df81f2a 2018-11-14 19:02:22,974 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-14 19:02:22,974 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-14 19:02:25,977 - create_stack - DEBUG - Stack status query timeout in 1183.16435814 2018-11-14 19:02:25,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/db9247c2-3daa-4807-b329-647c6f624e73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f83f7e5b8c8852ed710c89049668f43a50973008" 2018-11-14 19:02:26,006 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:02:25 GMT Server: Apache x-openstack-request-id: req-9e56ddbf-7990-44a4-97c6-7e448e0c7f8f Location: http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack/db9247c2-3daa-4807-b329-647c6f624e73 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack/db9247c2-3daa-4807-b329-647c6f624e73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:02:26,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:02:26 GMT Server: Apache x-openstack-request-id: req-3a19ffae-55d8-4e11-bdc4-4d26d10202ff 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": "ce701ac27d3c4ffd9e5ab08be16ff81c", "OS::stack_id": "db9247c2-3daa-4807-b329-647c6f624e73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack", "image_name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-image", "inst_name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-inst", "subnet_name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-subnet", "net_name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-net", "flavor_name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack", "stack_user_project_id": "f50fab0c84114afbbdc1a7c4d3d27204", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-14T19:02:08Z", "links": [{"href": "http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack/db9247c2-3daa-4807-b329-647c6f624e73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "db9247c2-3daa-4807-b329-647c6f624e73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:02:26,048 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack/db9247c2-3daa-4807-b329-647c6f624e73 used request id req-3a19ffae-55d8-4e11-bdc4-4d26d10202ff 2018-11-14 19:02:26,049 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-14 19:02:26,049 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-14 19:02:29,052 - create_stack - DEBUG - Stack status query timeout in 1180.08951211 2018-11-14 19:02:29,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/db9247c2-3daa-4807-b329-647c6f624e73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f83f7e5b8c8852ed710c89049668f43a50973008" 2018-11-14 19:02:29,282 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:02:29 GMT Server: Apache x-openstack-request-id: req-c2a9448a-e252-4e96-a374-a1bab79c32a1 Location: http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack/db9247c2-3daa-4807-b329-647c6f624e73 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack/db9247c2-3daa-4807-b329-647c6f624e73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:02:29,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:02:29 GMT Server: Apache x-openstack-request-id: req-d3186a8e-5b4f-4ffb-a8fc-800338b90a5b 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": "ce701ac27d3c4ffd9e5ab08be16ff81c", "OS::stack_id": "db9247c2-3daa-4807-b329-647c6f624e73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack", "image_name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-image", "inst_name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-inst", "subnet_name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-subnet", "net_name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-net", "flavor_name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack", "stack_user_project_id": "f50fab0c84114afbbdc1a7c4d3d27204", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-14T19:02:08Z", "links": [{"href": "http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack/db9247c2-3daa-4807-b329-647c6f624e73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "db9247c2-3daa-4807-b329-647c6f624e73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:02:29,359 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack/db9247c2-3daa-4807-b329-647c6f624e73 used request id req-d3186a8e-5b4f-4ffb-a8fc-800338b90a5b 2018-11-14 19:02:29,359 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-11-14 19:02:29,359 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack 2018-11-14 19:02:29,360 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack 2018-11-14 19:02:29,360 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:02:29,777 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "f6946d779bde40378dd82d29c3773747", "name": "CreateStackSuccessTests-d34ed69c-4bfd-481-proj-role"}], "expires_at": "2018-11-14T20:02:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ce701ac27d3c4ffd9e5ab08be16ff81c", "name": "CreateStackSuccessTests-d34ed69c-4bfd-481-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_ce701ac27d3c4ffd9e5ab08be16ff81c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_ce701ac27d3c4ffd9e5ab08be16ff81c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/ce701ac27d3c4ffd9e5ab08be16ff81c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/ce701ac27d3c4ffd9e5ab08be16ff81c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/ce701ac27d3c4ffd9e5ab08be16ff81c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/ce701ac27d3c4ffd9e5ab08be16ff81c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/ce701ac27d3c4ffd9e5ab08be16ff81c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/ce701ac27d3c4ffd9e5ab08be16ff81c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/ce701ac27d3c4ffd9e5ab08be16ff81c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/ce701ac27d3c4ffd9e5ab08be16ff81c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/ce701ac27d3c4ffd9e5ab08be16ff81c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-d34ed69c-4bfd-481-user", "id": "492e8a82aa1e4af2831933a63dc304fd"}, "audit_ids": ["GZghO6nsR7aEaU-Be_Dn2Q"], "issued_at": "2018-11-14T19:02:29.000000Z"}} 2018-11-14 19:02:29,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/db9247c2-3daa-4807-b329-647c6f624e73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c24e911820ee6e79b92d49a78b3c43ecaa760efe" 2018-11-14 19:02:29,999 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:02:29 GMT Server: Apache x-openstack-request-id: req-e83c72c2-bfd4-4572-b412-11406d5d8d10 Location: http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack/db9247c2-3daa-4807-b329-647c6f624e73 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack/db9247c2-3daa-4807-b329-647c6f624e73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:02:30,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:02:30 GMT Server: Apache x-openstack-request-id: req-8d525197-fe3b-4916-a27b-f1677e3fbe0e 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": "ce701ac27d3c4ffd9e5ab08be16ff81c", "OS::stack_id": "db9247c2-3daa-4807-b329-647c6f624e73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack", "image_name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-image", "inst_name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-inst", "subnet_name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-subnet", "net_name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-net", "flavor_name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack", "stack_user_project_id": "f50fab0c84114afbbdc1a7c4d3d27204", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-14T19:02:08Z", "links": [{"href": "http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack/db9247c2-3daa-4807-b329-647c6f624e73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "db9247c2-3daa-4807-b329-647c6f624e73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:02:30,217 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack/db9247c2-3daa-4807-b329-647c6f624e73 used request id req-8d525197-fe3b-4916-a27b-f1677e3fbe0e 2018-11-14 19:02:30,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/db9247c2-3daa-4807-b329-647c6f624e73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f83f7e5b8c8852ed710c89049668f43a50973008" 2018-11-14 19:02:30,837 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:02:30 GMT Server: Apache x-openstack-request-id: req-c4d44f1e-6d02-4475-863e-e827bf2e7006 Location: http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack/db9247c2-3daa-4807-b329-647c6f624e73 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack/db9247c2-3daa-4807-b329-647c6f624e73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:02:30,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:02:30 GMT Server: Apache x-openstack-request-id: req-ee42f797-377f-4938-9736-247caf5c6fe2 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": "ce701ac27d3c4ffd9e5ab08be16ff81c", "OS::stack_id": "db9247c2-3daa-4807-b329-647c6f624e73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack", "image_name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-image", "inst_name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-inst", "subnet_name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-subnet", "net_name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-net", "flavor_name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack", "stack_user_project_id": "f50fab0c84114afbbdc1a7c4d3d27204", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-14T19:02:08Z", "links": [{"href": "http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack/db9247c2-3daa-4807-b329-647c6f624e73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "db9247c2-3daa-4807-b329-647c6f624e73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:02:30,912 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack/db9247c2-3daa-4807-b329-647c6f624e73 used request id req-ee42f797-377f-4938-9736-247caf5c6fe2 2018-11-14 19:02:30,913 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:02:30,913 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:02:31,326 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "f6946d779bde40378dd82d29c3773747", "name": "CreateStackSuccessTests-d34ed69c-4bfd-481-proj-role"}], "expires_at": "2018-11-14T20:02:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ce701ac27d3c4ffd9e5ab08be16ff81c", "name": "CreateStackSuccessTests-d34ed69c-4bfd-481-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_ce701ac27d3c4ffd9e5ab08be16ff81c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_ce701ac27d3c4ffd9e5ab08be16ff81c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/ce701ac27d3c4ffd9e5ab08be16ff81c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/ce701ac27d3c4ffd9e5ab08be16ff81c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/ce701ac27d3c4ffd9e5ab08be16ff81c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/ce701ac27d3c4ffd9e5ab08be16ff81c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/ce701ac27d3c4ffd9e5ab08be16ff81c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/ce701ac27d3c4ffd9e5ab08be16ff81c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/ce701ac27d3c4ffd9e5ab08be16ff81c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/ce701ac27d3c4ffd9e5ab08be16ff81c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/ce701ac27d3c4ffd9e5ab08be16ff81c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-d34ed69c-4bfd-481-user", "id": "492e8a82aa1e4af2831933a63dc304fd"}, "audit_ids": ["3xBD6NbiQHOKE8OaTDdoLA"], "issued_at": "2018-11-14T19:02:31.000000Z"}} 2018-11-14 19:02:31,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b1019f0481716178f39b95e8e9d1e8868b0e95d" 2018-11-14 19:02:31,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:02:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06429fbe-17fc-4841-8e7e-a3cd5d6ef205 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:02:31,420 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-06429fbe-17fc-4841-8e7e-a3cd5d6ef205 2018-11-14 19:02:31,423 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 19:02:31,426 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-14 19:02:31,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b1019f0481716178f39b95e8e9d1e8868b0e95d" 2018-11-14 19:02:32,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:02:31 GMT Server: Apache x-openstack-request-id: req-12826210-ee48-4ffe-9678-41f63aa48101 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-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack", "stack_user_project_id": "f50fab0c84114afbbdc1a7c4d3d27204", "deletion_time": null, "creation_time": "2018-11-14T19:02:08Z", "links": [{"href": "http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack/db9247c2-3daa-4807-b329-647c6f624e73", "rel": "self"}], "updated_time": null, "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "db9247c2-3daa-4807-b329-647c6f624e73", "tags": null}]} 2018-11-14 19:02:32,067 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack used request id req-12826210-ee48-4ffe-9678-41f63aa48101 2018-11-14 19:02:32,068 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack 2018-11-14 19:02:32,068 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack 2018-11-14 19:02:32,068 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack 2018-11-14 19:02:32,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/db9247c2-3daa-4807-b329-647c6f624e73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f83f7e5b8c8852ed710c89049668f43a50973008" 2018-11-14 19:02:32,273 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:02:32 GMT Server: Apache x-openstack-request-id: req-32a72bb7-3c4d-45fd-83bf-902e042cc860 Location: http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack/db9247c2-3daa-4807-b329-647c6f624e73 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack/db9247c2-3daa-4807-b329-647c6f624e73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:02:32,663 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:02:32 GMT Server: Apache x-openstack-request-id: req-2d87ea13-0257-4812-97f4-c129d4c97ae7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:02:32,663 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack/db9247c2-3daa-4807-b329-647c6f624e73 used request id req-2d87ea13-0257-4812-97f4-c129d4c97ae7 2018-11-14 19:02:32,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/db9247c2-3daa-4807-b329-647c6f624e73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f83f7e5b8c8852ed710c89049668f43a50973008" 2018-11-14 19:02:32,876 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:02:32 GMT Server: Apache x-openstack-request-id: req-35032dc6-1c7c-4c22-9842-f77de85c170e Location: http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack/db9247c2-3daa-4807-b329-647c6f624e73 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack/db9247c2-3daa-4807-b329-647c6f624e73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:02:33,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:02:32 GMT Server: Apache x-openstack-request-id: req-8fd18b64-7487-4269-88cc-8474d2ef8430 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": "ce701ac27d3c4ffd9e5ab08be16ff81c", "OS::stack_id": "db9247c2-3daa-4807-b329-647c6f624e73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack", "image_name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-image", "inst_name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-inst", "subnet_name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-subnet", "flavor_name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-flavor-name", "net_name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack", "stack_user_project_id": "f50fab0c84114afbbdc1a7c4d3d27204", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-14T19:02:08Z", "links": [{"href": "http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack/db9247c2-3daa-4807-b329-647c6f624e73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-14T19:02:32Z", "id": "db9247c2-3daa-4807-b329-647c6f624e73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:02:33,098 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack/db9247c2-3daa-4807-b329-647c6f624e73 used request id req-8fd18b64-7487-4269-88cc-8474d2ef8430 2018-11-14 19:02:33,099 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-14 19:02:33,099 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-14 19:02:36,102 - create_stack - DEBUG - Stack status query timeout in 1196.56132007 2018-11-14 19:02:36,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/db9247c2-3daa-4807-b329-647c6f624e73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f83f7e5b8c8852ed710c89049668f43a50973008" 2018-11-14 19:02:36,311 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:02:36 GMT Server: Apache x-openstack-request-id: req-fa409d37-fd14-465c-bd1d-a9aec741383c Location: http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack/db9247c2-3daa-4807-b329-647c6f624e73 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack/db9247c2-3daa-4807-b329-647c6f624e73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:02:36,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:02:36 GMT Server: Apache x-openstack-request-id: req-f8e67cad-ef87-4421-93e2-432f821c49cc 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": "ce701ac27d3c4ffd9e5ab08be16ff81c", "OS::stack_id": "db9247c2-3daa-4807-b329-647c6f624e73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack", "image_name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-image", "inst_name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-inst", "subnet_name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-subnet", "flavor_name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-flavor-name", "net_name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack", "stack_user_project_id": "f50fab0c84114afbbdc1a7c4d3d27204", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-14T19:02:08Z", "links": [{"href": "http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack/db9247c2-3daa-4807-b329-647c6f624e73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-14T19:02:32Z", "id": "db9247c2-3daa-4807-b329-647c6f624e73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:02:36,529 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack/db9247c2-3daa-4807-b329-647c6f624e73 used request id req-f8e67cad-ef87-4421-93e2-432f821c49cc 2018-11-14 19:02:36,530 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-14 19:02:36,530 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-14 19:02:39,533 - create_stack - DEBUG - Stack status query timeout in 1193.13084221 2018-11-14 19:02:39,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/db9247c2-3daa-4807-b329-647c6f624e73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f83f7e5b8c8852ed710c89049668f43a50973008" 2018-11-14 19:02:39,562 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:02:39 GMT Server: Apache x-openstack-request-id: req-53d5fb61-c76f-4718-a62d-16cce0a1162e Location: http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack/db9247c2-3daa-4807-b329-647c6f624e73 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack/db9247c2-3daa-4807-b329-647c6f624e73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:02:39,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:02:39 GMT Server: Apache x-openstack-request-id: req-bc2bbc43-553c-4e16-ac5b-3f177cb0447c 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": "ce701ac27d3c4ffd9e5ab08be16ff81c", "OS::stack_id": "db9247c2-3daa-4807-b329-647c6f624e73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack", "image_name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-image", "inst_name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-inst", "subnet_name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-subnet", "flavor_name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-flavor-name", "net_name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack", "stack_user_project_id": "f50fab0c84114afbbdc1a7c4d3d27204", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-14T19:02:08Z", "links": [{"href": "http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack/db9247c2-3daa-4807-b329-647c6f624e73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-14T19:02:32Z", "id": "db9247c2-3daa-4807-b329-647c6f624e73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:02:39,793 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack/db9247c2-3daa-4807-b329-647c6f624e73 used request id req-bc2bbc43-553c-4e16-ac5b-3f177cb0447c 2018-11-14 19:02:39,794 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-14 19:02:39,794 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-14 19:02:42,797 - create_stack - DEBUG - Stack status query timeout in 1189.86651015 2018-11-14 19:02:42,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/db9247c2-3daa-4807-b329-647c6f624e73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f83f7e5b8c8852ed710c89049668f43a50973008" 2018-11-14 19:02:42,826 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:02:42 GMT Server: Apache x-openstack-request-id: req-9546056f-d0cf-440a-a87e-f700377e0a4c Location: http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack/db9247c2-3daa-4807-b329-647c6f624e73 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack/db9247c2-3daa-4807-b329-647c6f624e73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:02:43,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:02:42 GMT Server: Apache x-openstack-request-id: req-e799b6c7-f1f8-4433-b955-1f0afd460ea0 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": "ce701ac27d3c4ffd9e5ab08be16ff81c", "OS::stack_id": "db9247c2-3daa-4807-b329-647c6f624e73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack", "image_name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-image", "inst_name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-inst", "subnet_name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-subnet", "flavor_name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-flavor-name", "net_name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack", "stack_user_project_id": "f50fab0c84114afbbdc1a7c4d3d27204", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-14T19:02:08Z", "links": [{"href": "http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack/db9247c2-3daa-4807-b329-647c6f624e73", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-14T19:02:32Z", "id": "db9247c2-3daa-4807-b329-647c6f624e73", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:02:43,061 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack/db9247c2-3daa-4807-b329-647c6f624e73 used request id req-e799b6c7-f1f8-4433-b955-1f0afd460ea0 2018-11-14 19:02:43,061 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-14 19:02:43,062 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-14 19:02:46,065 - create_stack - DEBUG - Stack status query timeout in 1186.59897423 2018-11-14 19:02:46,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/db9247c2-3daa-4807-b329-647c6f624e73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f83f7e5b8c8852ed710c89049668f43a50973008" 2018-11-14 19:02:46,112 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:02:46 GMT Server: Apache x-openstack-request-id: req-1c5bdb82-b98f-4cc2-98f0-f91e97a3787c Location: http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack/db9247c2-3daa-4807-b329-647c6f624e73 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack/db9247c2-3daa-4807-b329-647c6f624e73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:02:46,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:02:46 GMT Server: Apache x-openstack-request-id: req-e0745317-32b1-4411-8812-653028c7a60f 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": "ce701ac27d3c4ffd9e5ab08be16ff81c", "OS::stack_id": "db9247c2-3daa-4807-b329-647c6f624e73", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack", "image_name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-image", "inst_name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-inst", "subnet_name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-subnet", "flavor_name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-flavor-name", "net_name": "CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-net"}, "deletion_time": "2018-11-14T19:02:45Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack", "stack_user_project_id": "f50fab0c84114afbbdc1a7c4d3d27204", "tags": null, "creation_time": "2018-11-14T19:02:08Z", "links": [{"href": "http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack/db9247c2-3daa-4807-b329-647c6f624e73", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-11-14T19:02:32Z", "id": "db9247c2-3daa-4807-b329-647c6f624e73", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:02:46,344 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack/db9247c2-3daa-4807-b329-647c6f624e73 used request id req-e0745317-32b1-4411-8812-653028c7a60f 2018-11-14 19:02:46,344 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-11-14 19:02:46,345 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack 2018-11-14 19:02:46,345 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack 2018-11-14 19:02:46,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/db9247c2-3daa-4807-b329-647c6f624e73 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f83f7e5b8c8852ed710c89049668f43a50973008" 2018-11-14 19:02:46,561 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:02:46 GMT Server: Apache x-openstack-request-id: req-7f052750-a6bc-437c-8ebb-2775416fe247 Location: http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack/db9247c2-3daa-4807-b329-647c6f624e73 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack/db9247c2-3daa-4807-b329-647c6f624e73;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:02:46,586 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:02:46 GMT Server: Apache x-openstack-request-id: req-fbee1c28-783d-428e-b13f-d1be44671d6a Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-11-14 19:02:46,586 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/ce701ac27d3c4ffd9e5ab08be16ff81c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-stack/db9247c2-3daa-4807-b329-647c6f624e73 used request id req-fbee1c28-783d-428e-b13f-d1be44671d6a 2018-11-14 19:02:46,587 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-d332f30a-7fc6-4dc4-982d-27b6136c42e6-image 2018-11-14 19:02:46,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/7f5d18b6-b3d7-4f5f-8c18-b1e6aa2995d6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}634f1de09b4dd9dc4b334bcc5ee89c73b9d4349a" 2018-11-14 19:02:47,332 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7e0a9a94-90a2-48d4-a4c6-327db49013b8 Date: Wed, 14 Nov 2018 19:02:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 19:02:47,332 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/7f5d18b6-b3d7-4f5f-8c18-b1e6aa2995d6 used request id req-7e0a9a94-90a2-48d4-a4c6-327db49013b8 2018-11-14 19:02:47,336 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/9e1e1c5b-b080-4dc3-8a9c-60f398597196 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b3a0c8d254f41223f0b6844e528d66ac578e09f" 2018-11-14 19:02:47,366 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 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 x-openstack-request-id: req-04bacd51-df2e-4f10-91a3-b88af22ef886 x-compute-request-id: req-04bacd51-df2e-4f10-91a3-b88af22ef886 Content-Length: 0 Content-Type: application/json 2018-11-14 19:02:47,366 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/9e1e1c5b-b080-4dc3-8a9c-60f398597196 used request id req-04bacd51-df2e-4f10-91a3-b88af22ef886 2018-11-14 19:02:47,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49cb21a03dd923125938d5ba802556b9e8b725f6" 2018-11-14 19:02:47,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-7d2fc317-a8d2-4a70-ab9a-d8dc84647b57 Date: Wed, 14 Nov 2018 19:02:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ce701ac27d3c4ffd9e5ab08be16ff81c", "created_at": "2018-11-14T19:02:09Z", "updated_at": "2018-11-14T19:02:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T19:02:09Z", "revision_number": 0, "id": "3f5f0d14-3c48-421f-9606-cde18c21cb36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T19:02:09Z", "security_group_id": "68c61a9f-2fa8-4121-85dc-f778fa6ee3f1", "tenant_id": "ce701ac27d3c4ffd9e5ab08be16ff81c", "port_range_min": null, "ethertype": "IPv6", "project_id": "ce701ac27d3c4ffd9e5ab08be16ff81c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T19:02:09Z", "revision_number": 0, "id": "969f5317-563a-487a-a797-6b899e0aeefa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T19:02:09Z", "security_group_id": "68c61a9f-2fa8-4121-85dc-f778fa6ee3f1", "tenant_id": "ce701ac27d3c4ffd9e5ab08be16ff81c", "port_range_min": null, "ethertype": "IPv4", "project_id": "ce701ac27d3c4ffd9e5ab08be16ff81c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T19:02:09Z", "revision_number": 0, "id": "a030d677-a7ef-412c-81d0-da203c9685c9", "remote_group_id": "68c61a9f-2fa8-4121-85dc-f778fa6ee3f1", "remote_ip_prefix": null, "created_at": "2018-11-14T19:02:09Z", "security_group_id": "68c61a9f-2fa8-4121-85dc-f778fa6ee3f1", "tenant_id": "ce701ac27d3c4ffd9e5ab08be16ff81c", "port_range_min": null, "ethertype": "IPv4", "project_id": "ce701ac27d3c4ffd9e5ab08be16ff81c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T19:02:09Z", "revision_number": 0, "id": "ef93771c-4c47-4194-8fed-63ae2bf8b157", "remote_group_id": "68c61a9f-2fa8-4121-85dc-f778fa6ee3f1", "remote_ip_prefix": null, "created_at": "2018-11-14T19:02:09Z", "security_group_id": "68c61a9f-2fa8-4121-85dc-f778fa6ee3f1", "tenant_id": "ce701ac27d3c4ffd9e5ab08be16ff81c", "port_range_min": null, "ethertype": "IPv6", "project_id": "ce701ac27d3c4ffd9e5ab08be16ff81c"}], "revision_number": 4, "project_id": "ce701ac27d3c4ffd9e5ab08be16ff81c", "id": "68c61a9f-2fa8-4121-85dc-f778fa6ee3f1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 19:02:47,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-7d2fc317-a8d2-4a70-ab9a-d8dc84647b57 2018-11-14 19:02:47,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49cb21a03dd923125938d5ba802556b9e8b725f6" 2018-11-14 19:02:47,789 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:02:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-edba6bfa-0b3e-4367-95d2-e0340fdeae17 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 19:02:47,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-edba6bfa-0b3e-4367-95d2-e0340fdeae17 2018-11-14 19:02:47,790 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 19:02:47,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49cb21a03dd923125938d5ba802556b9e8b725f6" 2018-11-14 19:02:47,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:02:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f37b6986-6f27-4251-9be6-c63cbc9931cf Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 19:02:47,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-f37b6986-6f27-4251-9be6-c63cbc9931cf 2018-11-14 19:02:47,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49cb21a03dd923125938d5ba802556b9e8b725f6" 2018-11-14 19:02:48,018 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:02:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-254e6a84-6991-4099-a936-a412f6071494 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 19:02:48,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-254e6a84-6991-4099-a936-a412f6071494 2018-11-14 19:02:48,018 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 19:02:48,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49cb21a03dd923125938d5ba802556b9e8b725f6" 2018-11-14 19:02:48,139 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:02:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ce84d65-3b04-436f-838f-321d533ad80c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 19:02:48,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-4ce84d65-3b04-436f-838f-321d533ad80c 2018-11-14 19:02:48,139 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 19:02:48,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49cb21a03dd923125938d5ba802556b9e8b725f6" 2018-11-14 19:02:48,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:02:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f83450a3-7502-44bd-a62b-09b1c5a7e213 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 19:02:48,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-f83450a3-7502-44bd-a62b-09b1c5a7e213 2018-11-14 19:02:48,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ce701ac27d3c4ffd9e5ab08be16ff81c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49cb21a03dd923125938d5ba802556b9e8b725f6" 2018-11-14 19:02:48,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:02:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6548764b-3518-454a-8e79-45c49ceccbbc Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/ce701ac27d3c4ffd9e5ab08be16ff81c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ce701ac27d3c4ffd9e5ab08be16ff81c", "name": "CreateStackSuccessTests-d34ed69c-4bfd-481-proj"}} 2018-11-14 19:02:48,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ce701ac27d3c4ffd9e5ab08be16ff81c used request id req-6548764b-3518-454a-8e79-45c49ceccbbc 2018-11-14 19:02:48,370 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 68c61a9f-2fa8-4121-85dc-f778fa6ee3f1 2018-11-14 19:02:48,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=68c61a9f-2fa8-4121-85dc-f778fa6ee3f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49cb21a03dd923125938d5ba802556b9e8b725f6" 2018-11-14 19:02:48,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-c28c24a1-2bac-4d4e-ae23-06af3fc2b7b4 Date: Wed, 14 Nov 2018 19:02:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T19:02:09Z", "security_group_id": "68c61a9f-2fa8-4121-85dc-f778fa6ee3f1", "port_range_min": null, "revision_number": 0, "tenant_id": "ce701ac27d3c4ffd9e5ab08be16ff81c", "created_at": "2018-11-14T19:02:09Z", "project_id": "ce701ac27d3c4ffd9e5ab08be16ff81c", "id": "3f5f0d14-3c48-421f-9606-cde18c21cb36"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T19:02:09Z", "security_group_id": "68c61a9f-2fa8-4121-85dc-f778fa6ee3f1", "port_range_min": null, "revision_number": 0, "tenant_id": "ce701ac27d3c4ffd9e5ab08be16ff81c", "created_at": "2018-11-14T19:02:09Z", "project_id": "ce701ac27d3c4ffd9e5ab08be16ff81c", "id": "969f5317-563a-487a-a797-6b899e0aeefa"}, {"remote_group_id": "68c61a9f-2fa8-4121-85dc-f778fa6ee3f1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T19:02:09Z", "security_group_id": "68c61a9f-2fa8-4121-85dc-f778fa6ee3f1", "port_range_min": null, "revision_number": 0, "tenant_id": "ce701ac27d3c4ffd9e5ab08be16ff81c", "created_at": "2018-11-14T19:02:09Z", "project_id": "ce701ac27d3c4ffd9e5ab08be16ff81c", "id": "a030d677-a7ef-412c-81d0-da203c9685c9"}, {"remote_group_id": "68c61a9f-2fa8-4121-85dc-f778fa6ee3f1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T19:02:09Z", "security_group_id": "68c61a9f-2fa8-4121-85dc-f778fa6ee3f1", "port_range_min": null, "revision_number": 0, "tenant_id": "ce701ac27d3c4ffd9e5ab08be16ff81c", "created_at": "2018-11-14T19:02:09Z", "project_id": "ce701ac27d3c4ffd9e5ab08be16ff81c", "id": "ef93771c-4c47-4194-8fed-63ae2bf8b157"}]} 2018-11-14 19:02:48,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=68c61a9f-2fa8-4121-85dc-f778fa6ee3f1 used request id req-c28c24a1-2bac-4d4e-ae23-06af3fc2b7b4 2018-11-14 19:02:48,595 - neutron_utils - INFO - Deleting security group with name - default 2018-11-14 19:02:48,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/68c61a9f-2fa8-4121-85dc-f778fa6ee3f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49cb21a03dd923125938d5ba802556b9e8b725f6" 2018-11-14 19:02:48,968 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-98ab78f0-1548-4f3c-be3f-1497646cec29 Content-Length: 0 Date: Wed, 14 Nov 2018 19:02:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 19:02:48,968 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/68c61a9f-2fa8-4121-85dc-f778fa6ee3f1 used request id req-98ab78f0-1548-4f3c-be3f-1497646cec29 2018-11-14 19:02:48,969 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-d34ed69c-4bfd-481-proj 2018-11-14 19:02:48,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/ce701ac27d3c4ffd9e5ab08be16ff81c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49cb21a03dd923125938d5ba802556b9e8b725f6" 2018-11-14 19:02:49,326 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:02:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17155d97-9b19-4d3d-80a7-4513ba837060 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:02:49,326 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/ce701ac27d3c4ffd9e5ab08be16ff81c used request id req-17155d97-9b19-4d3d-80a7-4513ba837060 2018-11-14 19:02:49,327 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-d34ed69c-4bfd-481-proj-role 2018-11-14 19:02:49,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/f6946d779bde40378dd82d29c3773747 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49cb21a03dd923125938d5ba802556b9e8b725f6" 2018-11-14 19:02:49,458 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:02:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79c88f48-1f6f-4f46-bf9a-0fcb7d70e62c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:02:49,458 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/f6946d779bde40378dd82d29c3773747 used request id req-79c88f48-1f6f-4f46-bf9a-0fcb7d70e62c 2018-11-14 19:02:49,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49cb21a03dd923125938d5ba802556b9e8b725f6" 2018-11-14 19:02:49,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:02:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19407e25-666c-4f86-a521-2dfaf97e89dd Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:02:49,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-19407e25-666c-4f86-a521-2dfaf97e89dd 2018-11-14 19:02:49,567 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-d34ed69c-4bfd-481-user 2018-11-14 19:02:49,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/492e8a82aa1e4af2831933a63dc304fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e69f1f894f1e20e72ae9d56e43c9c6619501792e" 2018-11-14 19:02:49,765 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:02:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cddfc809-d89e-4663-a56e-ff0259301213 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:02:49,765 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/492e8a82aa1e4af2831933a63dc304fd used request id req-cddfc809-d89e-4663-a56e-ff0259301213 2018-11-14 19:02:49,766 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:02:50,185 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T20:02:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["DCN05CrvQsW6mz4dM8Ddvg"], "issued_at": "2018-11-14T19:02:50.000000Z"}} 2018-11-14 19:02:50,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc28697fd894381855132931d650d92f8995d3ae" 2018-11-14 19:02:50,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:02:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e27e99bf-659c-4756-8cc9-027215a66db0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:02:50,283 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-e27e99bf-659c-4756-8cc9-027215a66db0 2018-11-14 19:02:50,284 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:02:50,285 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:02:50,699 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T20:02:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["LyngtyQZRyekeGdhOw4GgA"], "issued_at": "2018-11-14T19:02:50.000000Z"}} 2018-11-14 19:02:50,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}271f523a32f86b9185af5b11bfa3d4833a0eca65" 2018-11-14 19:02:50,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:02:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-760fdc5a-9996-42d8-8eb9-ebf09af3faee Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:02:50,901 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-760fdc5a-9996-42d8-8eb9-ebf09af3faee 2018-11-14 19:02:50,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 19:02:50,910 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 19:02: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 19:02:50,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-3ab4c14e-2a10-489-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}271f523a32f86b9185af5b11bfa3d4833a0eca65" 2018-11-14 19:02:51,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:02:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56da9503-1fa7-4b62-ab09-6d53d498d51d Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-3ab4c14e-2a10-489-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 19:02:51,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-3ab4c14e-2a10-489-proj used request id req-56da9503-1fa7-4b62-ab09-6d53d498d51d 2018-11-14 19:02:51,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}271f523a32f86b9185af5b11bfa3d4833a0eca65" 2018-11-14 19:02:51,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:02:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5f35713-2518-4434-979c-4945ecbc012d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 19:02:51,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-b5f35713-2518-4434-979c-4945ecbc012d 2018-11-14 19:02:51,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}271f523a32f86b9185af5b11bfa3d4833a0eca65" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-3ab4c14e-2a10-489-proj"}}' 2018-11-14 19:02:51,308 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 19:02:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd96311d-8bc7-45c6-adbf-a3a6f6c7381a Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/864fbb87c4844d55933a1887aad1f2e5"}, "tags": [], "enabled": true, "id": "864fbb87c4844d55933a1887aad1f2e5", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-3ab4c14e-2a10-489-proj"}} 2018-11-14 19:02:51,308 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-dd96311d-8bc7-45c6-adbf-a3a6f6c7381a 2018-11-14 19:02:51,308 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-3ab4c14e-2a10-489-proj 2018-11-14 19:02:51,309 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:02:51,310 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:02:51,735 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T20:02:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["FPyOhp5hRSmv1zgd2uzgFQ"], "issued_at": "2018-11-14T19:02:51.000000Z"}} 2018-11-14 19:02:51,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2019edac681abc8a0d45aa45ff6a26fbc9fea68" 2018-11-14 19:02:51,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:02:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1388b8b-c739-4bc7-b58e-4a1c037c4186 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:02:51,843 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-c1388b8b-c739-4bc7-b58e-4a1c037c4186 2018-11-14 19:02:51,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 19:02:51,852 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 19:02: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 19:02:51,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2019edac681abc8a0d45aa45ff6a26fbc9fea68" 2018-11-14 19:02:51,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:02:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60a46eb8-6786-4249-8acc-6530159bc63c Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 19:02:51,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-60a46eb8-6786-4249-8acc-6530159bc63c 2018-11-14 19:02:51,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-3ab4c14e-2a10-489-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2019edac681abc8a0d45aa45ff6a26fbc9fea68" 2018-11-14 19:02:52,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:02:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a8f1080-9564-4a97-88ce-5a76a4843b68 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-3ab4c14e-2a10-489-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/864fbb87c4844d55933a1887aad1f2e5"}, "tags": [], "enabled": true, "id": "864fbb87c4844d55933a1887aad1f2e5", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-3ab4c14e-2a10-489-proj"}]} 2018-11-14 19:02:52,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-3ab4c14e-2a10-489-proj used request id req-5a8f1080-9564-4a97-88ce-5a76a4843b68 2018-11-14 19:02:52,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2019edac681abc8a0d45aa45ff6a26fbc9fea68" 2018-11-14 19:02:52,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:02:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a5abc86-4dd4-4801-87d6-c2520b8896be Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 19:02:52,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-7a5abc86-4dd4-4801-87d6-c2520b8896be 2018-11-14 19:02:52,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2019edac681abc8a0d45aa45ff6a26fbc9fea68" 2018-11-14 19:02:52,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:02:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45d621b0-517f-4408-b580-24bcc588933a Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:02:52,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-45d621b0-517f-4408-b580-24bcc588933a 2018-11-14 19:02:52,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-3ab4c14e-2a10-489-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2019edac681abc8a0d45aa45ff6a26fbc9fea68" 2018-11-14 19:02:52,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:02:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-696cfaf9-25d0-4020-838a-0281dc9b96f5 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-3ab4c14e-2a10-489-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/864fbb87c4844d55933a1887aad1f2e5"}, "tags": [], "enabled": true, "id": "864fbb87c4844d55933a1887aad1f2e5", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-3ab4c14e-2a10-489-proj"}]} 2018-11-14 19:02:52,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-3ab4c14e-2a10-489-proj used request id req-696cfaf9-25d0-4020-838a-0281dc9b96f5 2018-11-14 19:02:52,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/6164505f6c7f43d5adce26f966c0fb25 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2019edac681abc8a0d45aa45ff6a26fbc9fea68" 2018-11-14 19:02:52,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:02:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-136d765f-13fc-4f54-84c8-271819e3fb96 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-3ab4c14e-2a10-489-user", "links": {"self": "http://172.30.9.28:5000/v3/users/6164505f6c7f43d5adce26f966c0fb25"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "864fbb87c4844d55933a1887aad1f2e5", "id": "6164505f6c7f43d5adce26f966c0fb25", "password_expires_at": null}} 2018-11-14 19:02:52,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/6164505f6c7f43d5adce26f966c0fb25 used request id req-136d765f-13fc-4f54-84c8-271819e3fb96 2018-11-14 19:02:52,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/864fbb87c4844d55933a1887aad1f2e5/users/6164505f6c7f43d5adce26f966c0fb25/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2019edac681abc8a0d45aa45ff6a26fbc9fea68" 2018-11-14 19:02:53,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:02:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31859816-e8a9-4531-886b-38b2a813f68b Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/864fbb87c4844d55933a1887aad1f2e5/users/6164505f6c7f43d5adce26f966c0fb25/roles", "previous": null, "next": null}, "roles": []} 2018-11-14 19:02:53,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/864fbb87c4844d55933a1887aad1f2e5/users/6164505f6c7f43d5adce26f966c0fb25/roles used request id req-31859816-e8a9-4531-886b-38b2a813f68b 2018-11-14 19:02:53,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2019edac681abc8a0d45aa45ff6a26fbc9fea68" 2018-11-14 19:02:53,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:02:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae143758-2674-4b2a-a87a-4be3035cbd65 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}} 2018-11-14 19:02:53,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4 used request id req-ae143758-2674-4b2a-a87a-4be3035cbd65 2018-11-14 19:02:53,125 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-3ab4c14e-2a10-489-proj 2018-11-14 19:02:53,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/864fbb87c4844d55933a1887aad1f2e5/users/6164505f6c7f43d5adce26f966c0fb25/roles/783ac46c0c6e4351b20c894e1af3c3a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2019edac681abc8a0d45aa45ff6a26fbc9fea68" 2018-11-14 19:02:53,306 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:02:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f2de16e-16c8-44ac-b57f-d4ff351a16bc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:02:53,306 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/864fbb87c4844d55933a1887aad1f2e5/users/6164505f6c7f43d5adce26f966c0fb25/roles/783ac46c0c6e4351b20c894e1af3c3a4 used request id req-3f2de16e-16c8-44ac-b57f-d4ff351a16bc 2018-11-14 19:02:53,306 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-3ab4c14e-2a10-489-user 2018-11-14 19:02:53,306 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:02:53,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}271f523a32f86b9185af5b11bfa3d4833a0eca65" 2018-11-14 19:02:53,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:02:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c84623f3-0ba9-4ee1-80a4-49efb2f9692f Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:02:53,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-c84623f3-0ba9-4ee1-80a4-49efb2f9692f 2018-11-14 19:02:53,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}271f523a32f86b9185af5b11bfa3d4833a0eca65" -d '{"role": {"name": "CreateStackSuccessTests-3ab4c14e-2a10-489-proj-role"}}' 2018-11-14 19:02:53,548 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 19:02:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2eb377b-f741-4b7b-b119-77abcab5ac72 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d684d6fd32014a0d913210231365d081", "links": {"self": "http://172.30.9.28:5000/v3/roles/d684d6fd32014a0d913210231365d081"}, "name": "CreateStackSuccessTests-3ab4c14e-2a10-489-proj-role"}} 2018-11-14 19:02:53,548 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-b2eb377b-f741-4b7b-b119-77abcab5ac72 2018-11-14 19:02:53,548 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-3ab4c14e-2a10-489-proj-role 2018-11-14 19:02:53,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/d684d6fd32014a0d913210231365d081 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}271f523a32f86b9185af5b11bfa3d4833a0eca65" 2018-11-14 19:02:53,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:02:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c831b95b-47e5-42c1-ac5b-5ce700f7af3d Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d684d6fd32014a0d913210231365d081", "links": {"self": "http://172.30.9.28:5000/v3/roles/d684d6fd32014a0d913210231365d081"}, "name": "CreateStackSuccessTests-3ab4c14e-2a10-489-proj-role"}} 2018-11-14 19:02:53,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/d684d6fd32014a0d913210231365d081 used request id req-c831b95b-47e5-42c1-ac5b-5ce700f7af3d 2018-11-14 19:02:53,571 - keystone_utils - INFO - Granting role CreateStackSuccessTests-3ab4c14e-2a10-489-proj-role to project CreateStackSuccessTests-3ab4c14e-2a10-489-proj 2018-11-14 19:02:53,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/864fbb87c4844d55933a1887aad1f2e5/users/6164505f6c7f43d5adce26f966c0fb25/roles/d684d6fd32014a0d913210231365d081 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}271f523a32f86b9185af5b11bfa3d4833a0eca65" 2018-11-14 19:02:53,742 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:02:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d65cf0e-2439-440c-a17c-8cbced216afa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:02:53,742 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/864fbb87c4844d55933a1887aad1f2e5/users/6164505f6c7f43d5adce26f966c0fb25/roles/d684d6fd32014a0d913210231365d081 used request id req-7d65cf0e-2439-440c-a17c-8cbced216afa 2018-11-14 19:02:53,743 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-14 19:02:53,743 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-14 19:02:53,743 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:02:53,744 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:02:54,152 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d684d6fd32014a0d913210231365d081", "name": "CreateStackSuccessTests-3ab4c14e-2a10-489-proj-role"}, {"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}], "expires_at": "2018-11-14T20:02:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "864fbb87c4844d55933a1887aad1f2e5", "name": "CreateStackSuccessTests-3ab4c14e-2a10-489-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/864fbb87c4844d55933a1887aad1f2e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/864fbb87c4844d55933a1887aad1f2e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/864fbb87c4844d55933a1887aad1f2e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_864fbb87c4844d55933a1887aad1f2e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_864fbb87c4844d55933a1887aad1f2e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/864fbb87c4844d55933a1887aad1f2e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/864fbb87c4844d55933a1887aad1f2e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/864fbb87c4844d55933a1887aad1f2e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/864fbb87c4844d55933a1887aad1f2e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/864fbb87c4844d55933a1887aad1f2e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/864fbb87c4844d55933a1887aad1f2e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/864fbb87c4844d55933a1887aad1f2e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/864fbb87c4844d55933a1887aad1f2e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/864fbb87c4844d55933a1887aad1f2e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-3ab4c14e-2a10-489-user", "id": "6164505f6c7f43d5adce26f966c0fb25"}, "audit_ids": ["HXbSHUCkRD2WNwmZApqJzg"], "issued_at": "2018-11-14T19:02:54.000000Z"}} 2018-11-14 19:02:54,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}337639c6cf850fbed69df6ba3552b5c3883a0c69" 2018-11-14 19:02:54,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:02:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03330baa-ab9f-4990-855e-d886c53b2fbf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:02:54,249 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-03330baa-ab9f-4990-855e-d886c53b2fbf 2018-11-14 19:02:54,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-971f1aba-acb0-4cfd-8b51-84a7fedeecd4-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}337639c6cf850fbed69df6ba3552b5c3883a0c69" 2018-11-14 19:02:54,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-358d4eec-997b-4b45-a9ef-63c0c78330a8 Date: Wed, 14 Nov 2018 19:02:54 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-971f1aba-acb0-4cfd-8b51-84a7fedeecd4-image"} 2018-11-14 19:02:54,469 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-971f1aba-acb0-4cfd-8b51-84a7fedeecd4-image used request id req-358d4eec-997b-4b45-a9ef-63c0c78330a8 2018-11-14 19:02:54,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}337639c6cf850fbed69df6ba3552b5c3883a0c69" 2018-11-14 19:02:54,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-04524fcd-99cd-42a7-81b9-61cea8f56d6a Date: Wed, 14 Nov 2018 19:02:54 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-11-14 19:02:54,671 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-04524fcd-99cd-42a7-81b9-61cea8f56d6a 2018-11-14 19:02:54,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}337639c6cf850fbed69df6ba3552b5c3883a0c69" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-971f1aba-acb0-4cfd-8b51-84a7fedeecd4-image"}' 2018-11-14 19:02:54,942 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/e1b8eb1f-8eb3-4445-9533-cce83d87e68e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d36ed5dd-d152-4d8c-81a0-b10f0fca3757 Date: Wed, 14 Nov 2018 19:02:54 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-971f1aba-acb0-4cfd-8b51-84a7fedeecd4-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T19:02:54Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-14T19:02:54Z", "visibility": "shared", "locations": [], "self": "/v2/images/e1b8eb1f-8eb3-4445-9533-cce83d87e68e", "min_disk": 0, "protected": false, "id": "e1b8eb1f-8eb3-4445-9533-cce83d87e68e", "file": "/v2/images/e1b8eb1f-8eb3-4445-9533-cce83d87e68e/file", "checksum": null, "owner": "864fbb87c4844d55933a1887aad1f2e5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 19:02:54,942 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-d36ed5dd-d152-4d8c-81a0-b10f0fca3757 2018-11-14 19:02:54,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/e1b8eb1f-8eb3-4445-9533-cce83d87e68e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}337639c6cf850fbed69df6ba3552b5c3883a0c69" -d '' 2018-11-14 19:02:55,562 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ed94f8d1-da94-4189-8a00-832085db5c05 Date: Wed, 14 Nov 2018 19:02:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 19:02:55,562 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/e1b8eb1f-8eb3-4445-9533-cce83d87e68e/file used request id req-ed94f8d1-da94-4189-8a00-832085db5c05 2018-11-14 19:02:55,563 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-14 19:02:55,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/e1b8eb1f-8eb3-4445-9533-cce83d87e68e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}337639c6cf850fbed69df6ba3552b5c3883a0c69" 2018-11-14 19:02:55,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-c2823293-480e-43b6-9f84-6f56deb27731 Date: Wed, 14 Nov 2018 19:02:55 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-971f1aba-acb0-4cfd-8b51-84a7fedeecd4-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T19:02:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T19:02:55Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/e1b8eb1f-8eb3-4445-9533-cce83d87e68e/snap", "metadata": {}}], "self": "/v2/images/e1b8eb1f-8eb3-4445-9533-cce83d87e68e", "min_disk": 0, "protected": false, "id": "e1b8eb1f-8eb3-4445-9533-cce83d87e68e", "file": "/v2/images/e1b8eb1f-8eb3-4445-9533-cce83d87e68e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "864fbb87c4844d55933a1887aad1f2e5", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/e1b8eb1f-8eb3-4445-9533-cce83d87e68e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 19:02:55,770 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/e1b8eb1f-8eb3-4445-9533-cce83d87e68e used request id req-c2823293-480e-43b6-9f84-6f56deb27731 2018-11-14 19:02:55,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}337639c6cf850fbed69df6ba3552b5c3883a0c69" 2018-11-14 19:02:55,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-aa36be4f-2227-4272-b24e-4b50c9caca6c Date: Wed, 14 Nov 2018 19:02: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-11-14 19:02:55,982 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-aa36be4f-2227-4272-b24e-4b50c9caca6c 2018-11-14 19:02:55,985 - create_image - INFO - Created image with name - CreateStackSuccessTests-971f1aba-acb0-4cfd-8b51-84a7fedeecd4-image 2018-11-14 19:02:55,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/e1b8eb1f-8eb3-4445-9533-cce83d87e68e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}337639c6cf850fbed69df6ba3552b5c3883a0c69" 2018-11-14 19:02:56,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-087e388c-571d-47da-bed9-0582701fc93b Date: Wed, 14 Nov 2018 19:02:56 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-971f1aba-acb0-4cfd-8b51-84a7fedeecd4-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T19:02:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T19:02:55Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/e1b8eb1f-8eb3-4445-9533-cce83d87e68e/snap", "metadata": {}}], "self": "/v2/images/e1b8eb1f-8eb3-4445-9533-cce83d87e68e", "min_disk": 0, "protected": false, "id": "e1b8eb1f-8eb3-4445-9533-cce83d87e68e", "file": "/v2/images/e1b8eb1f-8eb3-4445-9533-cce83d87e68e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "864fbb87c4844d55933a1887aad1f2e5", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/e1b8eb1f-8eb3-4445-9533-cce83d87e68e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 19:02:56,006 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/e1b8eb1f-8eb3-4445-9533-cce83d87e68e used request id req-087e388c-571d-47da-bed9-0582701fc93b 2018-11-14 19:02:56,006 - create_image - DEBUG - Instance status is - active 2018-11-14 19:02:56,006 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-971f1aba-acb0-4cfd-8b51-84a7fedeecd4-image 2018-11-14 19:02:56,006 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-971f1aba-acb0-4cfd-8b51-84a7fedeecd4-image 2018-11-14 19:02:56,007 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:02:56,007 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:02:56,436 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T20:02:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["1Cy9Lef2R4ONnE4lRqjmPw"], "issued_at": "2018-11-14T19:02:56.000000Z"}} 2018-11-14 19:02:56,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639f21e7f92277b6de258f4204e9956102276f50" 2018-11-14 19:02:56,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:02:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c8d0693-4de6-438f-8ff2-404f33feeccb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:02:56,547 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-4c8d0693-4de6-438f-8ff2-404f33feeccb 2018-11-14 19:02:56,548 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 19:02:56,553 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639f21e7f92277b6de258f4204e9956102276f50" 2018-11-14 19:02:56,768 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:02:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fbb3867c-036d-4608-bd2b-88af52345c4d x-compute-request-id: req-fbb3867c-036d-4608-bd2b-88af52345c4d Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-14 19:02:56,768 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-fbb3867c-036d-4608-bd2b-88af52345c4d 2018-11-14 19:02:56,771 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639f21e7f92277b6de258f4204e9956102276f50" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-971f1aba-acb0-4cfd-8b51-84a7fedeecd4-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-14 19:02:56,810 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:02:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dc2785a7-729c-4a8f-86d8-f845c8c7ff89 x-compute-request-id: req-dc2785a7-729c-4a8f-86d8-f845c8c7ff89 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-971f1aba-acb0-4cfd-8b51-84a7fedeecd4-flavor-name", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/d8df8b82-2c39-48f6-8b9c-bb579da00edc", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/d8df8b82-2c39-48f6-8b9c-bb579da00edc", "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": "d8df8b82-2c39-48f6-8b9c-bb579da00edc"}} 2018-11-14 19:02:56,810 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-dc2785a7-729c-4a8f-86d8-f845c8c7ff89 2018-11-14 19:02:56,811 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:02:56,812 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:02:57,228 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d684d6fd32014a0d913210231365d081", "name": "CreateStackSuccessTests-3ab4c14e-2a10-489-proj-role"}, {"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}], "expires_at": "2018-11-14T20:02:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "864fbb87c4844d55933a1887aad1f2e5", "name": "CreateStackSuccessTests-3ab4c14e-2a10-489-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/864fbb87c4844d55933a1887aad1f2e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/864fbb87c4844d55933a1887aad1f2e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/864fbb87c4844d55933a1887aad1f2e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_864fbb87c4844d55933a1887aad1f2e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_864fbb87c4844d55933a1887aad1f2e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/864fbb87c4844d55933a1887aad1f2e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/864fbb87c4844d55933a1887aad1f2e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/864fbb87c4844d55933a1887aad1f2e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/864fbb87c4844d55933a1887aad1f2e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/864fbb87c4844d55933a1887aad1f2e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/864fbb87c4844d55933a1887aad1f2e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/864fbb87c4844d55933a1887aad1f2e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/864fbb87c4844d55933a1887aad1f2e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/864fbb87c4844d55933a1887aad1f2e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-3ab4c14e-2a10-489-user", "id": "6164505f6c7f43d5adce26f966c0fb25"}, "audit_ids": ["C9ZdbpvdTIq-BMUNtgNU1A"], "issued_at": "2018-11-14T19:02:57.000000Z"}} 2018-11-14 19:02:57,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569a0cb8ba6bc83c9bcf1796eef2745a5f8ad9a2" 2018-11-14 19:02:57,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:02:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe58d971-f41a-48d3-ab14-38136d3cb6f0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:02:57,319 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-fe58d971-f41a-48d3-ab14-38136d3cb6f0 2018-11-14 19:02:57,322 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 19:02:57,325 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-14 19:02:57,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/864fbb87c4844d55933a1887aad1f2e5/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-971f1aba-acb0-4cfd-8b51-84a7fedeecd4-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569a0cb8ba6bc83c9bcf1796eef2745a5f8ad9a2" 2018-11-14 19:02:57,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:02:57 GMT Server: Apache x-openstack-request-id: req-1baa0b5d-6622-44c2-8dc1-4293b3f201a1 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-11-14 19:02:57,544 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/864fbb87c4844d55933a1887aad1f2e5/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-971f1aba-acb0-4cfd-8b51-84a7fedeecd4-stack used request id req-1baa0b5d-6622-44c2-8dc1-4293b3f201a1 2018-11-14 19:02:57,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/864fbb87c4844d55933a1887aad1f2e5/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569a0cb8ba6bc83c9bcf1796eef2745a5f8ad9a2" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-971f1aba-acb0-4cfd-8b51-84a7fedeecd4-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-971f1aba-acb0-4cfd-8b51-84a7fedeecd4-net", "inst_name": "CreateStackSuccessTests-971f1aba-acb0-4cfd-8b51-84a7fedeecd4-inst", "subnet_name": "CreateStackSuccessTests-971f1aba-acb0-4cfd-8b51-84a7fedeecd4-subnet", "image_name": "CreateStackSuccessTests-971f1aba-acb0-4cfd-8b51-84a7fedeecd4-image", "flavor_name": "CreateStackSuccessTests-971f1aba-acb0-4cfd-8b51-84a7fedeecd4-flavor-name"}}' 2018-11-14 19:02:59,990 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 19:02:57 GMT Server: Apache x-openstack-request-id: req-2cdbca2a-5a8c-470d-a985-42d80266cc99 Location: http://172.30.9.28:8004/v1/864fbb87c4844d55933a1887aad1f2e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-971f1aba-acb0-4cfd-8b51-84a7fedeecd4-stack/ab6f9be9-15bd-48cb-8977-912bd2a98a5e Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "ab6f9be9-15bd-48cb-8977-912bd2a98a5e", "links": [{"href": "http://172.30.9.28:8004/v1/864fbb87c4844d55933a1887aad1f2e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-971f1aba-acb0-4cfd-8b51-84a7fedeecd4-stack/ab6f9be9-15bd-48cb-8977-912bd2a98a5e", "rel": "self"}]}} 2018-11-14 19:02:59,991 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/864fbb87c4844d55933a1887aad1f2e5/stacks used request id req-2cdbca2a-5a8c-470d-a985-42d80266cc99 2018-11-14 19:02:59,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/864fbb87c4844d55933a1887aad1f2e5/stacks/ab6f9be9-15bd-48cb-8977-912bd2a98a5e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569a0cb8ba6bc83c9bcf1796eef2745a5f8ad9a2" 2018-11-14 19:03:00,195 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:02:59 GMT Server: Apache x-openstack-request-id: req-fb9e497f-9a63-4fe0-94b6-e31c695c32d0 Location: http://172.30.9.28:8004/v1/864fbb87c4844d55933a1887aad1f2e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-971f1aba-acb0-4cfd-8b51-84a7fedeecd4-stack/ab6f9be9-15bd-48cb-8977-912bd2a98a5e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/864fbb87c4844d55933a1887aad1f2e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-971f1aba-acb0-4cfd-8b51-84a7fedeecd4-stack/ab6f9be9-15bd-48cb-8977-912bd2a98a5e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:03:00,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:03:00 GMT Server: Apache x-openstack-request-id: req-de9ff394-57e9-4d3e-9927-bbd08392b75c 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": "864fbb87c4844d55933a1887aad1f2e5", "OS::stack_id": "ab6f9be9-15bd-48cb-8977-912bd2a98a5e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-971f1aba-acb0-4cfd-8b51-84a7fedeecd4-stack", "image_name": "CreateStackSuccessTests-971f1aba-acb0-4cfd-8b51-84a7fedeecd4-image", "inst_name": "CreateStackSuccessTests-971f1aba-acb0-4cfd-8b51-84a7fedeecd4-inst", "subnet_name": "CreateStackSuccessTests-971f1aba-acb0-4cfd-8b51-84a7fedeecd4-subnet", "net_name": "CreateStackSuccessTests-971f1aba-acb0-4cfd-8b51-84a7fedeecd4-net", "flavor_name": "CreateStackSuccessTests-971f1aba-acb0-4cfd-8b51-84a7fedeecd4-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-971f1aba-acb0-4cfd-8b51-84a7fedeecd4-stack", "stack_user_project_id": "1f4f86d4c14042309d36ef07d9830a33", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-14T19:02:59Z", "links": [{"href": "http://172.30.9.28:8004/v1/864fbb87c4844d55933a1887aad1f2e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-971f1aba-acb0-4cfd-8b51-84a7fedeecd4-stack/ab6f9be9-15bd-48cb-8977-912bd2a98a5e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ab6f9be9-15bd-48cb-8977-912bd2a98a5e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:03:00,416 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/864fbb87c4844d55933a1887aad1f2e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-971f1aba-acb0-4cfd-8b51-84a7fedeecd4-stack/ab6f9be9-15bd-48cb-8977-912bd2a98a5e used request id req-de9ff394-57e9-4d3e-9927-bbd08392b75c 2018-11-14 19:03:00,416 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-971f1aba-acb0-4cfd-8b51-84a7fedeecd4-stack 2018-11-14 19:03:00,416 - create_stack - ERROR - Timeout checking for stack status for CREATE_COMPLETE 2018-11-14 19:03:00,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/864fbb87c4844d55933a1887aad1f2e5/stacks/ab6f9be9-15bd-48cb-8977-912bd2a98a5e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569a0cb8ba6bc83c9bcf1796eef2745a5f8ad9a2" 2018-11-14 19:03:00,610 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:03:00 GMT Server: Apache x-openstack-request-id: req-666c185b-876d-4415-847a-9556acb5e670 Location: http://172.30.9.28:8004/v1/864fbb87c4844d55933a1887aad1f2e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-971f1aba-acb0-4cfd-8b51-84a7fedeecd4-stack/ab6f9be9-15bd-48cb-8977-912bd2a98a5e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/864fbb87c4844d55933a1887aad1f2e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-971f1aba-acb0-4cfd-8b51-84a7fedeecd4-stack/ab6f9be9-15bd-48cb-8977-912bd2a98a5e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:03:00,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:03:00 GMT Server: Apache x-openstack-request-id: req-f8acfff7-4d96-450f-a178-2fa9b0445c5b 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": "864fbb87c4844d55933a1887aad1f2e5", "OS::stack_id": "ab6f9be9-15bd-48cb-8977-912bd2a98a5e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-971f1aba-acb0-4cfd-8b51-84a7fedeecd4-stack", "image_name": "CreateStackSuccessTests-971f1aba-acb0-4cfd-8b51-84a7fedeecd4-image", "inst_name": "CreateStackSuccessTests-971f1aba-acb0-4cfd-8b51-84a7fedeecd4-inst", "subnet_name": "CreateStackSuccessTests-971f1aba-acb0-4cfd-8b51-84a7fedeecd4-subnet", "net_name": "CreateStackSuccessTests-971f1aba-acb0-4cfd-8b51-84a7fedeecd4-net", "flavor_name": "CreateStackSuccessTests-971f1aba-acb0-4cfd-8b51-84a7fedeecd4-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-971f1aba-acb0-4cfd-8b51-84a7fedeecd4-stack", "stack_user_project_id": "1f4f86d4c14042309d36ef07d9830a33", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-14T19:02:59Z", "links": [{"href": "http://172.30.9.28:8004/v1/864fbb87c4844d55933a1887aad1f2e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-971f1aba-acb0-4cfd-8b51-84a7fedeecd4-stack/ab6f9be9-15bd-48cb-8977-912bd2a98a5e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ab6f9be9-15bd-48cb-8977-912bd2a98a5e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:03:00,845 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/864fbb87c4844d55933a1887aad1f2e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-971f1aba-acb0-4cfd-8b51-84a7fedeecd4-stack/ab6f9be9-15bd-48cb-8977-912bd2a98a5e used request id req-f8acfff7-4d96-450f-a178-2fa9b0445c5b 2018-11-14 19:03:00,846 - create_stack - ERROR - ERROR: STACK CREATION FAILED: Stack CREATE started 2018-11-14 19:03:00,846 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-971f1aba-acb0-4cfd-8b51-84a7fedeecd4-stack 2018-11-14 19:03:00,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/864fbb87c4844d55933a1887aad1f2e5/stacks/ab6f9be9-15bd-48cb-8977-912bd2a98a5e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569a0cb8ba6bc83c9bcf1796eef2745a5f8ad9a2" 2018-11-14 19:03:01,060 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:03:00 GMT Server: Apache x-openstack-request-id: req-0c05593b-2ac2-4414-a45c-f3067f9687a4 Location: http://172.30.9.28:8004/v1/864fbb87c4844d55933a1887aad1f2e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-971f1aba-acb0-4cfd-8b51-84a7fedeecd4-stack/ab6f9be9-15bd-48cb-8977-912bd2a98a5e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/864fbb87c4844d55933a1887aad1f2e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-971f1aba-acb0-4cfd-8b51-84a7fedeecd4-stack/ab6f9be9-15bd-48cb-8977-912bd2a98a5e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:03:01,512 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:03:01 GMT Server: Apache x-openstack-request-id: req-0634ca82-5865-44b6-9df5-c4c0033445c8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:03:01,512 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/864fbb87c4844d55933a1887aad1f2e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-971f1aba-acb0-4cfd-8b51-84a7fedeecd4-stack/ab6f9be9-15bd-48cb-8977-912bd2a98a5e used request id req-0634ca82-5865-44b6-9df5-c4c0033445c8 2018-11-14 19:03:01,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/864fbb87c4844d55933a1887aad1f2e5/stacks/ab6f9be9-15bd-48cb-8977-912bd2a98a5e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569a0cb8ba6bc83c9bcf1796eef2745a5f8ad9a2" 2018-11-14 19:03:01,729 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:03:01 GMT Server: Apache x-openstack-request-id: req-5ff80feb-e154-4cbc-95f5-491ae1157dc8 Location: http://172.30.9.28:8004/v1/864fbb87c4844d55933a1887aad1f2e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-971f1aba-acb0-4cfd-8b51-84a7fedeecd4-stack/ab6f9be9-15bd-48cb-8977-912bd2a98a5e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/864fbb87c4844d55933a1887aad1f2e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-971f1aba-acb0-4cfd-8b51-84a7fedeecd4-stack/ab6f9be9-15bd-48cb-8977-912bd2a98a5e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:03:01,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:03:01 GMT Server: Apache x-openstack-request-id: req-54789807-de59-4078-81f8-5383624c43a7 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": "864fbb87c4844d55933a1887aad1f2e5", "OS::stack_id": "ab6f9be9-15bd-48cb-8977-912bd2a98a5e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-971f1aba-acb0-4cfd-8b51-84a7fedeecd4-stack", "image_name": "CreateStackSuccessTests-971f1aba-acb0-4cfd-8b51-84a7fedeecd4-image", "inst_name": "CreateStackSuccessTests-971f1aba-acb0-4cfd-8b51-84a7fedeecd4-inst", "subnet_name": "CreateStackSuccessTests-971f1aba-acb0-4cfd-8b51-84a7fedeecd4-subnet", "flavor_name": "CreateStackSuccessTests-971f1aba-acb0-4cfd-8b51-84a7fedeecd4-flavor-name", "net_name": "CreateStackSuccessTests-971f1aba-acb0-4cfd-8b51-84a7fedeecd4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-971f1aba-acb0-4cfd-8b51-84a7fedeecd4-stack", "stack_user_project_id": "1f4f86d4c14042309d36ef07d9830a33", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-14T19:02:59Z", "links": [{"href": "http://172.30.9.28:8004/v1/864fbb87c4844d55933a1887aad1f2e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-971f1aba-acb0-4cfd-8b51-84a7fedeecd4-stack/ab6f9be9-15bd-48cb-8977-912bd2a98a5e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-14T19:03:01Z", "id": "ab6f9be9-15bd-48cb-8977-912bd2a98a5e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:03:01,955 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/864fbb87c4844d55933a1887aad1f2e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-971f1aba-acb0-4cfd-8b51-84a7fedeecd4-stack/ab6f9be9-15bd-48cb-8977-912bd2a98a5e used request id req-54789807-de59-4078-81f8-5383624c43a7 2018-11-14 19:03:01,955 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-14 19:03:01,955 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-14 19:03:04,959 - create_stack - DEBUG - Stack status query timeout in 1196.55410409 2018-11-14 19:03:04,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/864fbb87c4844d55933a1887aad1f2e5/stacks/ab6f9be9-15bd-48cb-8977-912bd2a98a5e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569a0cb8ba6bc83c9bcf1796eef2745a5f8ad9a2" 2018-11-14 19:03:05,196 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:03:04 GMT Server: Apache x-openstack-request-id: req-a549cf11-7a2a-451e-870b-53ef193f7ec1 Location: http://172.30.9.28:8004/v1/864fbb87c4844d55933a1887aad1f2e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-971f1aba-acb0-4cfd-8b51-84a7fedeecd4-stack/ab6f9be9-15bd-48cb-8977-912bd2a98a5e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/864fbb87c4844d55933a1887aad1f2e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-971f1aba-acb0-4cfd-8b51-84a7fedeecd4-stack/ab6f9be9-15bd-48cb-8977-912bd2a98a5e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:03:05,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:03:05 GMT Server: Apache x-openstack-request-id: req-4a257cc1-d141-4ac2-8448-ebee20659aaa 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": "864fbb87c4844d55933a1887aad1f2e5", "OS::stack_id": "ab6f9be9-15bd-48cb-8977-912bd2a98a5e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-971f1aba-acb0-4cfd-8b51-84a7fedeecd4-stack", "image_name": "CreateStackSuccessTests-971f1aba-acb0-4cfd-8b51-84a7fedeecd4-image", "inst_name": "CreateStackSuccessTests-971f1aba-acb0-4cfd-8b51-84a7fedeecd4-inst", "subnet_name": "CreateStackSuccessTests-971f1aba-acb0-4cfd-8b51-84a7fedeecd4-subnet", "flavor_name": "CreateStackSuccessTests-971f1aba-acb0-4cfd-8b51-84a7fedeecd4-flavor-name", "net_name": "CreateStackSuccessTests-971f1aba-acb0-4cfd-8b51-84a7fedeecd4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-971f1aba-acb0-4cfd-8b51-84a7fedeecd4-stack", "stack_user_project_id": "1f4f86d4c14042309d36ef07d9830a33", "tags": null, "creation_time": "2018-11-14T19:02:59Z", "links": [{"href": "http://172.30.9.28:8004/v1/864fbb87c4844d55933a1887aad1f2e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-971f1aba-acb0-4cfd-8b51-84a7fedeecd4-stack/ab6f9be9-15bd-48cb-8977-912bd2a98a5e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-11-14T19:03:01Z", "id": "ab6f9be9-15bd-48cb-8977-912bd2a98a5e", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:03:05,423 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/864fbb87c4844d55933a1887aad1f2e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-971f1aba-acb0-4cfd-8b51-84a7fedeecd4-stack/ab6f9be9-15bd-48cb-8977-912bd2a98a5e used request id req-4a257cc1-d141-4ac2-8448-ebee20659aaa 2018-11-14 19:03:05,424 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-11-14 19:03:05,424 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-971f1aba-acb0-4cfd-8b51-84a7fedeecd4-stack 2018-11-14 19:03:05,424 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-971f1aba-acb0-4cfd-8b51-84a7fedeecd4-stack 2018-11-14 19:03:05,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/864fbb87c4844d55933a1887aad1f2e5/stacks/ab6f9be9-15bd-48cb-8977-912bd2a98a5e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569a0cb8ba6bc83c9bcf1796eef2745a5f8ad9a2" 2018-11-14 19:03:05,452 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:03:05 GMT Server: Apache x-openstack-request-id: req-934928b0-5697-4e76-9786-3aa53a846efe Location: http://172.30.9.28:8004/v1/864fbb87c4844d55933a1887aad1f2e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-971f1aba-acb0-4cfd-8b51-84a7fedeecd4-stack/ab6f9be9-15bd-48cb-8977-912bd2a98a5e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/864fbb87c4844d55933a1887aad1f2e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-971f1aba-acb0-4cfd-8b51-84a7fedeecd4-stack/ab6f9be9-15bd-48cb-8977-912bd2a98a5e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:03:05,661 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:03:05 GMT Server: Apache x-openstack-request-id: req-2743a693-3f10-4111-9df8-5f8fc2a943c1 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-971f1aba-acb0-4cfd-8b51-84a7fedeecd4-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-11-14 19:03:05,661 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/864fbb87c4844d55933a1887aad1f2e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-971f1aba-acb0-4cfd-8b51-84a7fedeecd4-stack/ab6f9be9-15bd-48cb-8977-912bd2a98a5e used request id req-2743a693-3f10-4111-9df8-5f8fc2a943c1 2018-11-14 19:03:05,663 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-971f1aba-acb0-4cfd-8b51-84a7fedeecd4-image 2018-11-14 19:03:05,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/e1b8eb1f-8eb3-4445-9533-cce83d87e68e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}337639c6cf850fbed69df6ba3552b5c3883a0c69" 2018-11-14 19:03:06,643 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5fa66923-6b43-4108-b207-fbd623ba2738 Date: Wed, 14 Nov 2018 19:03:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 19:03:06,643 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/e1b8eb1f-8eb3-4445-9533-cce83d87e68e used request id req-5fa66923-6b43-4108-b207-fbd623ba2738 2018-11-14 19:03:06,647 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/d8df8b82-2c39-48f6-8b9c-bb579da00edc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639f21e7f92277b6de258f4204e9956102276f50" 2018-11-14 19:03:06,672 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 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 x-openstack-request-id: req-a7810081-85c4-4cb2-a84b-7876f2c3a4a8 x-compute-request-id: req-a7810081-85c4-4cb2-a84b-7876f2c3a4a8 Content-Length: 0 Content-Type: application/json 2018-11-14 19:03:06,672 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/d8df8b82-2c39-48f6-8b9c-bb579da00edc used request id req-a7810081-85c4-4cb2-a84b-7876f2c3a4a8 2018-11-14 19:03:06,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}271f523a32f86b9185af5b11bfa3d4833a0eca65" 2018-11-14 19:03:06,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-3467fd58-1137-4144-a1f6-3427812bef2a Date: Wed, 14 Nov 2018 19:03:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "864fbb87c4844d55933a1887aad1f2e5", "created_at": "2018-11-14T19:03:00Z", "updated_at": "2018-11-14T19:03:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T19:03:00Z", "revision_number": 0, "id": "0ec0e193-7c81-42eb-b82e-0e4e257d1d9a", "remote_group_id": "0a7168be-194c-4ba8-9ddc-8c5594a332c4", "remote_ip_prefix": null, "created_at": "2018-11-14T19:03:00Z", "security_group_id": "0a7168be-194c-4ba8-9ddc-8c5594a332c4", "tenant_id": "864fbb87c4844d55933a1887aad1f2e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "864fbb87c4844d55933a1887aad1f2e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T19:03:00Z", "revision_number": 0, "id": "add2c560-0aa6-4512-b779-1d69f1779d5b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T19:03:00Z", "security_group_id": "0a7168be-194c-4ba8-9ddc-8c5594a332c4", "tenant_id": "864fbb87c4844d55933a1887aad1f2e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "864fbb87c4844d55933a1887aad1f2e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T19:03:00Z", "revision_number": 0, "id": "c806ec71-f137-407d-a235-0f0c415658c3", "remote_group_id": "0a7168be-194c-4ba8-9ddc-8c5594a332c4", "remote_ip_prefix": null, "created_at": "2018-11-14T19:03:00Z", "security_group_id": "0a7168be-194c-4ba8-9ddc-8c5594a332c4", "tenant_id": "864fbb87c4844d55933a1887aad1f2e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "864fbb87c4844d55933a1887aad1f2e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T19:03:00Z", "revision_number": 0, "id": "e2f90857-718b-4988-b5e5-a1e2c22f8b48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T19:03:00Z", "security_group_id": "0a7168be-194c-4ba8-9ddc-8c5594a332c4", "tenant_id": "864fbb87c4844d55933a1887aad1f2e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "864fbb87c4844d55933a1887aad1f2e5"}], "revision_number": 4, "project_id": "864fbb87c4844d55933a1887aad1f2e5", "id": "0a7168be-194c-4ba8-9ddc-8c5594a332c4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 19:03:06,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-3467fd58-1137-4144-a1f6-3427812bef2a 2018-11-14 19:03:06,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/864fbb87c4844d55933a1887aad1f2e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}271f523a32f86b9185af5b11bfa3d4833a0eca65" 2018-11-14 19:03:07,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:03:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24156afe-fc41-4c38-96d9-73395193cc3f Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/864fbb87c4844d55933a1887aad1f2e5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "864fbb87c4844d55933a1887aad1f2e5", "name": "CreateStackSuccessTests-3ab4c14e-2a10-489-proj"}} 2018-11-14 19:03:07,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/864fbb87c4844d55933a1887aad1f2e5 used request id req-24156afe-fc41-4c38-96d9-73395193cc3f 2018-11-14 19:03:07,071 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0a7168be-194c-4ba8-9ddc-8c5594a332c4 2018-11-14 19:03:07,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=0a7168be-194c-4ba8-9ddc-8c5594a332c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}271f523a32f86b9185af5b11bfa3d4833a0eca65" 2018-11-14 19:03:07,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-5c602519-61e4-4c1f-8a55-9b5860cc7980 Date: Wed, 14 Nov 2018 19:03:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "0a7168be-194c-4ba8-9ddc-8c5594a332c4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T19:03:00Z", "security_group_id": "0a7168be-194c-4ba8-9ddc-8c5594a332c4", "port_range_min": null, "revision_number": 0, "tenant_id": "864fbb87c4844d55933a1887aad1f2e5", "created_at": "2018-11-14T19:03:00Z", "project_id": "864fbb87c4844d55933a1887aad1f2e5", "id": "0ec0e193-7c81-42eb-b82e-0e4e257d1d9a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T19:03:00Z", "security_group_id": "0a7168be-194c-4ba8-9ddc-8c5594a332c4", "port_range_min": null, "revision_number": 0, "tenant_id": "864fbb87c4844d55933a1887aad1f2e5", "created_at": "2018-11-14T19:03:00Z", "project_id": "864fbb87c4844d55933a1887aad1f2e5", "id": "add2c560-0aa6-4512-b779-1d69f1779d5b"}, {"remote_group_id": "0a7168be-194c-4ba8-9ddc-8c5594a332c4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T19:03:00Z", "security_group_id": "0a7168be-194c-4ba8-9ddc-8c5594a332c4", "port_range_min": null, "revision_number": 0, "tenant_id": "864fbb87c4844d55933a1887aad1f2e5", "created_at": "2018-11-14T19:03:00Z", "project_id": "864fbb87c4844d55933a1887aad1f2e5", "id": "c806ec71-f137-407d-a235-0f0c415658c3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T19:03:00Z", "security_group_id": "0a7168be-194c-4ba8-9ddc-8c5594a332c4", "port_range_min": null, "revision_number": 0, "tenant_id": "864fbb87c4844d55933a1887aad1f2e5", "created_at": "2018-11-14T19:03:00Z", "project_id": "864fbb87c4844d55933a1887aad1f2e5", "id": "e2f90857-718b-4988-b5e5-a1e2c22f8b48"}]} 2018-11-14 19:03:07,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=0a7168be-194c-4ba8-9ddc-8c5594a332c4 used request id req-5c602519-61e4-4c1f-8a55-9b5860cc7980 2018-11-14 19:03:07,286 - neutron_utils - INFO - Deleting security group with name - default 2018-11-14 19:03:07,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/0a7168be-194c-4ba8-9ddc-8c5594a332c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}271f523a32f86b9185af5b11bfa3d4833a0eca65" 2018-11-14 19:03:07,760 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ed95a57e-51ad-4fa1-98e9-7e808b4f567f Content-Length: 0 Date: Wed, 14 Nov 2018 19:03:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 19:03:07,760 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/0a7168be-194c-4ba8-9ddc-8c5594a332c4 used request id req-ed95a57e-51ad-4fa1-98e9-7e808b4f567f 2018-11-14 19:03:07,761 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-3ab4c14e-2a10-489-proj 2018-11-14 19:03:07,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/864fbb87c4844d55933a1887aad1f2e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}271f523a32f86b9185af5b11bfa3d4833a0eca65" 2018-11-14 19:03:08,129 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:03:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f6d3030-6e08-4b50-bf48-7eff54afd3b5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:03:08,129 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/864fbb87c4844d55933a1887aad1f2e5 used request id req-1f6d3030-6e08-4b50-bf48-7eff54afd3b5 2018-11-14 19:03:08,129 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-3ab4c14e-2a10-489-proj-role 2018-11-14 19:03:08,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/d684d6fd32014a0d913210231365d081 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}271f523a32f86b9185af5b11bfa3d4833a0eca65" 2018-11-14 19:03:08,284 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:03:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b82998c6-c2c7-4209-ab53-f26d5f49cae8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:03:08,285 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/d684d6fd32014a0d913210231365d081 used request id req-b82998c6-c2c7-4209-ab53-f26d5f49cae8 2018-11-14 19:03:08,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}271f523a32f86b9185af5b11bfa3d4833a0eca65" 2018-11-14 19:03:08,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:03:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea598df0-8142-4c1c-b492-7fdf6cd2ebc0 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:03:08,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ea598df0-8142-4c1c-b492-7fdf6cd2ebc0 2018-11-14 19:03:08,390 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-3ab4c14e-2a10-489-user 2018-11-14 19:03:08,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/6164505f6c7f43d5adce26f966c0fb25 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2019edac681abc8a0d45aa45ff6a26fbc9fea68" 2018-11-14 19:03:08,647 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:03:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e852ede-871f-41dd-9ef4-360c2082e7b9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:03:08,647 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/6164505f6c7f43d5adce26f966c0fb25 used request id req-0e852ede-871f-41dd-9ef4-360c2082e7b9 2018-11-14 19:03:08,648 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:03:09,079 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T20:03:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["BsToMcKpROuH1_ychmR-6g"], "issued_at": "2018-11-14T19:03:09.000000Z"}} 2018-11-14 19:03:09,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b1d1b0d34b6afc3c560c25418ed9517a07efbd9" 2018-11-14 19:03:09,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:03:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-602e7282-6bf2-4538-9ce9-cf82ec59162e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:03:09,181 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-602e7282-6bf2-4538-9ce9-cf82ec59162e 2018-11-14 19:03:09,182 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:03:09,183 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:03:09,608 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T20:03:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["v-D5IdPCSuGkSyb4-eTDdQ"], "issued_at": "2018-11-14T19:03:09.000000Z"}} 2018-11-14 19:03:09,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50735ab7b7b0e86658eaebd5f721cee40feb9a91" 2018-11-14 19:03:09,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:03:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b53dc27e-867c-4c7b-886d-7f39a949410f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:03:09,717 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-b53dc27e-867c-4c7b-886d-7f39a949410f 2018-11-14 19:03:09,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 19:03:09,727 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 19:03: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 19:03:09,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-1af574a6-8716-4ba-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50735ab7b7b0e86658eaebd5f721cee40feb9a91" 2018-11-14 19:03:09,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:03:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fc91e94-2afb-437e-9031-84a5a37347b8 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-1af574a6-8716-4ba-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 19:03:09,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-1af574a6-8716-4ba-proj used request id req-3fc91e94-2afb-437e-9031-84a5a37347b8 2018-11-14 19:03:09,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50735ab7b7b0e86658eaebd5f721cee40feb9a91" 2018-11-14 19:03:09,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:03:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-217a726d-674b-432a-9041-6e515a1a2090 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 19:03:09,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-217a726d-674b-432a-9041-6e515a1a2090 2018-11-14 19:03:09,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50735ab7b7b0e86658eaebd5f721cee40feb9a91" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-1af574a6-8716-4ba-proj"}}' 2018-11-14 19:03:10,087 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 19:03:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22b68fce-4043-4c2d-8ae9-e5616022c672 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/0adaf5fa728944208fbd17bfb87d3dac"}, "tags": [], "enabled": true, "id": "0adaf5fa728944208fbd17bfb87d3dac", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-1af574a6-8716-4ba-proj"}} 2018-11-14 19:03:10,087 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-22b68fce-4043-4c2d-8ae9-e5616022c672 2018-11-14 19:03:10,088 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-1af574a6-8716-4ba-proj 2018-11-14 19:03:10,088 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:03:10,089 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:03:10,510 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T20:03:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["qFqUcoi5Q46_SW6sdwo5LQ"], "issued_at": "2018-11-14T19:03:10.000000Z"}} 2018-11-14 19:03:10,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10959616e5e88821a50ce8bfc219f2d404b2d0d7" 2018-11-14 19:03:10,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:03:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eec6c113-2d9c-4b89-a574-94f20d92a006 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:03:10,619 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-eec6c113-2d9c-4b89-a574-94f20d92a006 2018-11-14 19:03:10,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 19:03:10,628 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 19:03: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 19:03:10,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10959616e5e88821a50ce8bfc219f2d404b2d0d7" 2018-11-14 19:03:10,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:03:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c8ce673-d850-480a-9bee-d61f6a86b4a1 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 19:03:10,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-0c8ce673-d850-480a-9bee-d61f6a86b4a1 2018-11-14 19:03:10,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-1af574a6-8716-4ba-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10959616e5e88821a50ce8bfc219f2d404b2d0d7" 2018-11-14 19:03:10,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:03:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8f7e5b4-fad4-437a-af03-fddf7ead6ae7 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-1af574a6-8716-4ba-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/0adaf5fa728944208fbd17bfb87d3dac"}, "tags": [], "enabled": true, "id": "0adaf5fa728944208fbd17bfb87d3dac", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-1af574a6-8716-4ba-proj"}]} 2018-11-14 19:03:10,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-1af574a6-8716-4ba-proj used request id req-f8f7e5b4-fad4-437a-af03-fddf7ead6ae7 2018-11-14 19:03:10,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10959616e5e88821a50ce8bfc219f2d404b2d0d7" 2018-11-14 19:03:10,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:03:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b4288cb-ebaf-4d1e-acd5-0157dcd95801 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 19:03:10,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-9b4288cb-ebaf-4d1e-acd5-0157dcd95801 2018-11-14 19:03:11,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10959616e5e88821a50ce8bfc219f2d404b2d0d7" 2018-11-14 19:03:11,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:03:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e98061a-bc4b-46a7-9ba1-0e3df927fc72 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:03:11,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-6e98061a-bc4b-46a7-9ba1-0e3df927fc72 2018-11-14 19:03:11,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-1af574a6-8716-4ba-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10959616e5e88821a50ce8bfc219f2d404b2d0d7" 2018-11-14 19:03:11,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:03:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-488daffb-e462-46e7-b4ae-2794dc572561 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-1af574a6-8716-4ba-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/0adaf5fa728944208fbd17bfb87d3dac"}, "tags": [], "enabled": true, "id": "0adaf5fa728944208fbd17bfb87d3dac", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-1af574a6-8716-4ba-proj"}]} 2018-11-14 19:03:11,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-1af574a6-8716-4ba-proj used request id req-488daffb-e462-46e7-b4ae-2794dc572561 2018-11-14 19:03:11,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/a163506ead554a03a6958b65c3ba05ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10959616e5e88821a50ce8bfc219f2d404b2d0d7" 2018-11-14 19:03:11,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:03:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79aa2e37-c405-44db-8960-3089ddb3e3b5 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-1af574a6-8716-4ba-user", "links": {"self": "http://172.30.9.28:5000/v3/users/a163506ead554a03a6958b65c3ba05ec"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "0adaf5fa728944208fbd17bfb87d3dac", "id": "a163506ead554a03a6958b65c3ba05ec", "password_expires_at": null}} 2018-11-14 19:03:11,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/a163506ead554a03a6958b65c3ba05ec used request id req-79aa2e37-c405-44db-8960-3089ddb3e3b5 2018-11-14 19:03:11,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0adaf5fa728944208fbd17bfb87d3dac/users/a163506ead554a03a6958b65c3ba05ec/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10959616e5e88821a50ce8bfc219f2d404b2d0d7" 2018-11-14 19:03:11,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:03:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f7f50a7-3a1b-4556-a0a6-25019f27b9e7 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/0adaf5fa728944208fbd17bfb87d3dac/users/a163506ead554a03a6958b65c3ba05ec/roles", "previous": null, "next": null}, "roles": []} 2018-11-14 19:03:11,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0adaf5fa728944208fbd17bfb87d3dac/users/a163506ead554a03a6958b65c3ba05ec/roles used request id req-9f7f50a7-3a1b-4556-a0a6-25019f27b9e7 2018-11-14 19:03:11,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10959616e5e88821a50ce8bfc219f2d404b2d0d7" 2018-11-14 19:03:11,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:03:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d28417a5-8654-4676-8598-642e4b691620 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}} 2018-11-14 19:03:11,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4 used request id req-d28417a5-8654-4676-8598-642e4b691620 2018-11-14 19:03:11,995 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-1af574a6-8716-4ba-proj 2018-11-14 19:03:11,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/0adaf5fa728944208fbd17bfb87d3dac/users/a163506ead554a03a6958b65c3ba05ec/roles/783ac46c0c6e4351b20c894e1af3c3a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10959616e5e88821a50ce8bfc219f2d404b2d0d7" 2018-11-14 19:03:12,185 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:03:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c1defcf-0f3c-4c42-8a48-3697d1c7a003 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:03:12,185 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/0adaf5fa728944208fbd17bfb87d3dac/users/a163506ead554a03a6958b65c3ba05ec/roles/783ac46c0c6e4351b20c894e1af3c3a4 used request id req-0c1defcf-0f3c-4c42-8a48-3697d1c7a003 2018-11-14 19:03:12,186 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-1af574a6-8716-4ba-user 2018-11-14 19:03:12,186 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:03:12,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50735ab7b7b0e86658eaebd5f721cee40feb9a91" 2018-11-14 19:03:12,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:03:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-743b8948-dfeb-4bb2-9468-846791ed696a Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:03:12,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-743b8948-dfeb-4bb2-9468-846791ed696a 2018-11-14 19:03:12,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50735ab7b7b0e86658eaebd5f721cee40feb9a91" -d '{"role": {"name": "CreateStackSuccessTests-1af574a6-8716-4ba-proj-role"}}' 2018-11-14 19:03:12,428 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 19:03:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9c92a47-6a72-4f0b-968b-a9dcbb2f9384 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6fb2d36cc5a04b718c491b9a3dc2f5cc", "links": {"self": "http://172.30.9.28:5000/v3/roles/6fb2d36cc5a04b718c491b9a3dc2f5cc"}, "name": "CreateStackSuccessTests-1af574a6-8716-4ba-proj-role"}} 2018-11-14 19:03:12,428 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-d9c92a47-6a72-4f0b-968b-a9dcbb2f9384 2018-11-14 19:03:12,428 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-1af574a6-8716-4ba-proj-role 2018-11-14 19:03:12,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/6fb2d36cc5a04b718c491b9a3dc2f5cc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50735ab7b7b0e86658eaebd5f721cee40feb9a91" 2018-11-14 19:03:12,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:03:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e73061dd-3406-49e1-b8d2-d263fb2e10ab Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6fb2d36cc5a04b718c491b9a3dc2f5cc", "links": {"self": "http://172.30.9.28:5000/v3/roles/6fb2d36cc5a04b718c491b9a3dc2f5cc"}, "name": "CreateStackSuccessTests-1af574a6-8716-4ba-proj-role"}} 2018-11-14 19:03:12,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/6fb2d36cc5a04b718c491b9a3dc2f5cc used request id req-e73061dd-3406-49e1-b8d2-d263fb2e10ab 2018-11-14 19:03:12,541 - keystone_utils - INFO - Granting role CreateStackSuccessTests-1af574a6-8716-4ba-proj-role to project CreateStackSuccessTests-1af574a6-8716-4ba-proj 2018-11-14 19:03:12,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/0adaf5fa728944208fbd17bfb87d3dac/users/a163506ead554a03a6958b65c3ba05ec/roles/6fb2d36cc5a04b718c491b9a3dc2f5cc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50735ab7b7b0e86658eaebd5f721cee40feb9a91" 2018-11-14 19:03:12,707 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:03:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11b2d971-e376-4733-a301-af4be3a1d374 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:03:12,707 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/0adaf5fa728944208fbd17bfb87d3dac/users/a163506ead554a03a6958b65c3ba05ec/roles/6fb2d36cc5a04b718c491b9a3dc2f5cc used request id req-11b2d971-e376-4733-a301-af4be3a1d374 2018-11-14 19:03:12,708 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-14 19:03:12,708 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-14 19:03:12,708 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:03:12,709 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:03:13,114 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "6fb2d36cc5a04b718c491b9a3dc2f5cc", "name": "CreateStackSuccessTests-1af574a6-8716-4ba-proj-role"}], "expires_at": "2018-11-14T20:03:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0adaf5fa728944208fbd17bfb87d3dac", "name": "CreateStackSuccessTests-1af574a6-8716-4ba-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/0adaf5fa728944208fbd17bfb87d3dac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/0adaf5fa728944208fbd17bfb87d3dac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0adaf5fa728944208fbd17bfb87d3dac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_0adaf5fa728944208fbd17bfb87d3dac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/0adaf5fa728944208fbd17bfb87d3dac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/0adaf5fa728944208fbd17bfb87d3dac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/0adaf5fa728944208fbd17bfb87d3dac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/0adaf5fa728944208fbd17bfb87d3dac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/0adaf5fa728944208fbd17bfb87d3dac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/0adaf5fa728944208fbd17bfb87d3dac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/0adaf5fa728944208fbd17bfb87d3dac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/0adaf5fa728944208fbd17bfb87d3dac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/0adaf5fa728944208fbd17bfb87d3dac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-1af574a6-8716-4ba-user", "id": "a163506ead554a03a6958b65c3ba05ec"}, "audit_ids": ["VqZKu9l1TRyPRNzF61Ct5A"], "issued_at": "2018-11-14T19:03:13.000000Z"}} 2018-11-14 19:03:13,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a50e24bdea2bc2927dd4afe95ea7f8ab1831794" 2018-11-14 19:03:13,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:03:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb135688-1075-4c03-b96f-efbaf1ebf68e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:03:13,213 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-eb135688-1075-4c03-b96f-efbaf1ebf68e 2018-11-14 19:03:13,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6a50e24bdea2bc2927dd4afe95ea7f8ab1831794" 2018-11-14 19:03:13,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-91f3816f-b6b3-4b0a-abfe-b286d20f3103 Date: Wed, 14 Nov 2018 19:03:13 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-image"} 2018-11-14 19:03:13,437 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-image used request id req-91f3816f-b6b3-4b0a-abfe-b286d20f3103 2018-11-14 19:03:13,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6a50e24bdea2bc2927dd4afe95ea7f8ab1831794" 2018-11-14 19:03:13,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9e358dd6-17b4-40a8-99e9-e596bdb2e976 Date: Wed, 14 Nov 2018 19:03: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-11-14 19:03:13,622 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-9e358dd6-17b4-40a8-99e9-e596bdb2e976 2018-11-14 19:03:13,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6a50e24bdea2bc2927dd4afe95ea7f8ab1831794" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-image"}' 2018-11-14 19:03:13,891 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/4c94d220-01a6-482b-8f75-b283b0362b5d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-55bf4051-fec9-4bf9-b4b5-fceb0c99a12a Date: Wed, 14 Nov 2018 19:03:13 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T19:03:13Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-14T19:03:13Z", "visibility": "shared", "locations": [], "self": "/v2/images/4c94d220-01a6-482b-8f75-b283b0362b5d", "min_disk": 0, "protected": false, "id": "4c94d220-01a6-482b-8f75-b283b0362b5d", "file": "/v2/images/4c94d220-01a6-482b-8f75-b283b0362b5d/file", "checksum": null, "owner": "0adaf5fa728944208fbd17bfb87d3dac", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 19:03:13,891 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-55bf4051-fec9-4bf9-b4b5-fceb0c99a12a 2018-11-14 19:03:13,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/4c94d220-01a6-482b-8f75-b283b0362b5d/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6a50e24bdea2bc2927dd4afe95ea7f8ab1831794" -d '' 2018-11-14 19:03:15,385 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8a26f403-50a8-4605-9817-dab35ddaa80c Date: Wed, 14 Nov 2018 19:03:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 19:03:15,385 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/4c94d220-01a6-482b-8f75-b283b0362b5d/file used request id req-8a26f403-50a8-4605-9817-dab35ddaa80c 2018-11-14 19:03:15,386 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-14 19:03:15,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/4c94d220-01a6-482b-8f75-b283b0362b5d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6a50e24bdea2bc2927dd4afe95ea7f8ab1831794" 2018-11-14 19:03:15,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-a748c1d8-b039-4e4a-9aff-4e3a6ad59c52 Date: Wed, 14 Nov 2018 19:03:15 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T19:03:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T19:03:15Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/4c94d220-01a6-482b-8f75-b283b0362b5d/snap", "metadata": {}}], "self": "/v2/images/4c94d220-01a6-482b-8f75-b283b0362b5d", "min_disk": 0, "protected": false, "id": "4c94d220-01a6-482b-8f75-b283b0362b5d", "file": "/v2/images/4c94d220-01a6-482b-8f75-b283b0362b5d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0adaf5fa728944208fbd17bfb87d3dac", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/4c94d220-01a6-482b-8f75-b283b0362b5d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 19:03:15,582 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/4c94d220-01a6-482b-8f75-b283b0362b5d used request id req-a748c1d8-b039-4e4a-9aff-4e3a6ad59c52 2018-11-14 19:03:15,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6a50e24bdea2bc2927dd4afe95ea7f8ab1831794" 2018-11-14 19:03:15,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-53e5d0f0-6771-45ca-a0df-1aa8e069854a Date: Wed, 14 Nov 2018 19:03: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-11-14 19:03:15,774 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-53e5d0f0-6771-45ca-a0df-1aa8e069854a 2018-11-14 19:03:15,777 - create_image - INFO - Created image with name - CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-image 2018-11-14 19:03:15,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/4c94d220-01a6-482b-8f75-b283b0362b5d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6a50e24bdea2bc2927dd4afe95ea7f8ab1831794" 2018-11-14 19:03:15,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-08cedd3c-9328-4c6a-8ed3-e3aa96392e6d Date: Wed, 14 Nov 2018 19:03:15 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T19:03:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T19:03:15Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/4c94d220-01a6-482b-8f75-b283b0362b5d/snap", "metadata": {}}], "self": "/v2/images/4c94d220-01a6-482b-8f75-b283b0362b5d", "min_disk": 0, "protected": false, "id": "4c94d220-01a6-482b-8f75-b283b0362b5d", "file": "/v2/images/4c94d220-01a6-482b-8f75-b283b0362b5d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0adaf5fa728944208fbd17bfb87d3dac", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/4c94d220-01a6-482b-8f75-b283b0362b5d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 19:03:15,990 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/4c94d220-01a6-482b-8f75-b283b0362b5d used request id req-08cedd3c-9328-4c6a-8ed3-e3aa96392e6d 2018-11-14 19:03:15,990 - create_image - DEBUG - Instance status is - active 2018-11-14 19:03:15,991 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-image 2018-11-14 19:03:15,991 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-image 2018-11-14 19:03:15,991 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:03:15,992 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:03:16,413 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T20:03:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["bBZ13DPpQDG27O-BNPjJQA"], "issued_at": "2018-11-14T19:03:16.000000Z"}} 2018-11-14 19:03:16,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed923752239626b5e26f54f2b378e50131375953" 2018-11-14 19:03:16,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:03:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca6fc157-7705-4123-90c6-c119567b4720 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:03:16,508 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-ca6fc157-7705-4123-90c6-c119567b4720 2018-11-14 19:03:16,509 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 19:03:16,513 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed923752239626b5e26f54f2b378e50131375953" 2018-11-14 19:03:16,719 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 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 x-openstack-request-id: req-06785f13-5da8-4b6e-ba6f-47a0885e1159 x-compute-request-id: req-06785f13-5da8-4b6e-ba6f-47a0885e1159 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-14 19:03:16,720 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-06785f13-5da8-4b6e-ba6f-47a0885e1159 2018-11-14 19:03:16,723 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed923752239626b5e26f54f2b378e50131375953" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-14 19:03:16,764 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 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-c0d36f02-a3ca-45ad-ad81-bc9c6469fe89 x-compute-request-id: req-c0d36f02-a3ca-45ad-ad81-bc9c6469fe89 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-flavor-name", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/79ddf0db-19c7-41fe-9e76-19a706704cd0", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/79ddf0db-19c7-41fe-9e76-19a706704cd0", "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": "79ddf0db-19c7-41fe-9e76-19a706704cd0"}} 2018-11-14 19:03:16,765 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-c0d36f02-a3ca-45ad-ad81-bc9c6469fe89 2018-11-14 19:03:16,793 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:03:16,794 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:03:17,288 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "6fb2d36cc5a04b718c491b9a3dc2f5cc", "name": "CreateStackSuccessTests-1af574a6-8716-4ba-proj-role"}], "expires_at": "2018-11-14T20:03:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0adaf5fa728944208fbd17bfb87d3dac", "name": "CreateStackSuccessTests-1af574a6-8716-4ba-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/0adaf5fa728944208fbd17bfb87d3dac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/0adaf5fa728944208fbd17bfb87d3dac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0adaf5fa728944208fbd17bfb87d3dac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_0adaf5fa728944208fbd17bfb87d3dac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/0adaf5fa728944208fbd17bfb87d3dac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/0adaf5fa728944208fbd17bfb87d3dac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/0adaf5fa728944208fbd17bfb87d3dac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/0adaf5fa728944208fbd17bfb87d3dac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/0adaf5fa728944208fbd17bfb87d3dac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/0adaf5fa728944208fbd17bfb87d3dac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/0adaf5fa728944208fbd17bfb87d3dac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/0adaf5fa728944208fbd17bfb87d3dac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/0adaf5fa728944208fbd17bfb87d3dac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-1af574a6-8716-4ba-user", "id": "a163506ead554a03a6958b65c3ba05ec"}, "audit_ids": ["5xvF7UFfT_OxLRoz8MhyEg"], "issued_at": "2018-11-14T19:03:17.000000Z"}} 2018-11-14 19:03:17,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e7f40013123b8ae0f58c89a241c191cb566222" 2018-11-14 19:03:17,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:03:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d439299e-0db9-4a86-b742-58c4580b5677 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:03:17,390 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-d439299e-0db9-4a86-b742-58c4580b5677 2018-11-14 19:03:17,393 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 19:03:17,396 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-14 19:03:17,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e7f40013123b8ae0f58c89a241c191cb566222" 2018-11-14 19:03:17,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:03:17 GMT Server: Apache x-openstack-request-id: req-b64fdf96-4b81-4fe5-8b9c-569acbfd4148 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-11-14 19:03:17,619 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack used request id req-b64fdf96-4b81-4fe5-8b9c-569acbfd4148 2018-11-14 19:03:17,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e7f40013123b8ae0f58c89a241c191cb566222" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-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-456e4203-0613-4715-8e26-c1752c70c703-net", "inst_name": "CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-inst", "subnet_name": "CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-subnet", "image_name": "CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-image", "flavor_name": "CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-flavor-name"}}' 2018-11-14 19:03:20,143 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 19:03:17 GMT Server: Apache x-openstack-request-id: req-44e8ed75-7701-4d26-ae15-bd188c31e385 Location: http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack/a2bafb60-39db-4ad8-9e9a-01b0641c91dc Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "a2bafb60-39db-4ad8-9e9a-01b0641c91dc", "links": [{"href": "http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack/a2bafb60-39db-4ad8-9e9a-01b0641c91dc", "rel": "self"}]}} 2018-11-14 19:03:20,143 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks used request id req-44e8ed75-7701-4d26-ae15-bd188c31e385 2018-11-14 19:03:20,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks/a2bafb60-39db-4ad8-9e9a-01b0641c91dc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e7f40013123b8ae0f58c89a241c191cb566222" 2018-11-14 19:03:20,345 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:03:20 GMT Server: Apache x-openstack-request-id: req-93bd8567-9c0b-48a8-9729-bd5a9d0a8f86 Location: http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack/a2bafb60-39db-4ad8-9e9a-01b0641c91dc Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack/a2bafb60-39db-4ad8-9e9a-01b0641c91dc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:03:20,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:03:20 GMT Server: Apache x-openstack-request-id: req-d66f474d-5dd3-427c-a901-3aabd823a776 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": "0adaf5fa728944208fbd17bfb87d3dac", "OS::stack_id": "a2bafb60-39db-4ad8-9e9a-01b0641c91dc", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack", "image_name": "CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-image", "inst_name": "CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-inst", "subnet_name": "CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-subnet", "net_name": "CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-net", "flavor_name": "CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack", "stack_user_project_id": "f4a04c402cd24a43a4ea7422841657ef", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-14T19:03:19Z", "links": [{"href": "http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack/a2bafb60-39db-4ad8-9e9a-01b0641c91dc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a2bafb60-39db-4ad8-9e9a-01b0641c91dc", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:03:20,579 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack/a2bafb60-39db-4ad8-9e9a-01b0641c91dc used request id req-d66f474d-5dd3-427c-a901-3aabd823a776 2018-11-14 19:03:20,579 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack 2018-11-14 19:03:20,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks/a2bafb60-39db-4ad8-9e9a-01b0641c91dc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e7f40013123b8ae0f58c89a241c191cb566222" 2018-11-14 19:03:20,798 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:03:20 GMT Server: Apache x-openstack-request-id: req-1138d2eb-59d3-4628-90d4-6e1318d255f6 Location: http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack/a2bafb60-39db-4ad8-9e9a-01b0641c91dc Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack/a2bafb60-39db-4ad8-9e9a-01b0641c91dc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:03:21,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:03:20 GMT Server: Apache x-openstack-request-id: req-6f5508b3-630f-4611-b323-510ec1664eeb 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": "0adaf5fa728944208fbd17bfb87d3dac", "OS::stack_id": "a2bafb60-39db-4ad8-9e9a-01b0641c91dc", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack", "image_name": "CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-image", "inst_name": "CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-inst", "subnet_name": "CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-subnet", "net_name": "CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-net", "flavor_name": "CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack", "stack_user_project_id": "f4a04c402cd24a43a4ea7422841657ef", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-14T19:03:19Z", "links": [{"href": "http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack/a2bafb60-39db-4ad8-9e9a-01b0641c91dc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a2bafb60-39db-4ad8-9e9a-01b0641c91dc", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:03:21,035 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack/a2bafb60-39db-4ad8-9e9a-01b0641c91dc used request id req-6f5508b3-630f-4611-b323-510ec1664eeb 2018-11-14 19:03:21,035 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-14 19:03:21,035 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-14 19:03:24,038 - create_stack - DEBUG - Stack status query timeout in 1196.54081392 2018-11-14 19:03:24,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks/a2bafb60-39db-4ad8-9e9a-01b0641c91dc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e7f40013123b8ae0f58c89a241c191cb566222" 2018-11-14 19:03:24,243 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:03:24 GMT Server: Apache x-openstack-request-id: req-9adc550d-6ca2-441f-b5b1-861b15c30f97 Location: http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack/a2bafb60-39db-4ad8-9e9a-01b0641c91dc Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack/a2bafb60-39db-4ad8-9e9a-01b0641c91dc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:03:24,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:03:24 GMT Server: Apache x-openstack-request-id: req-e0eb99f4-35fa-4841-9441-312da7fb2e6e 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": "0adaf5fa728944208fbd17bfb87d3dac", "OS::stack_id": "a2bafb60-39db-4ad8-9e9a-01b0641c91dc", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack", "image_name": "CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-image", "inst_name": "CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-inst", "subnet_name": "CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-subnet", "net_name": "CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-net", "flavor_name": "CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack", "stack_user_project_id": "f4a04c402cd24a43a4ea7422841657ef", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-14T19:03:19Z", "links": [{"href": "http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack/a2bafb60-39db-4ad8-9e9a-01b0641c91dc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a2bafb60-39db-4ad8-9e9a-01b0641c91dc", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:03:24,494 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack/a2bafb60-39db-4ad8-9e9a-01b0641c91dc used request id req-e0eb99f4-35fa-4841-9441-312da7fb2e6e 2018-11-14 19:03:24,495 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-14 19:03:24,495 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-14 19:03:27,498 - create_stack - DEBUG - Stack status query timeout in 1193.08135104 2018-11-14 19:03:27,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks/a2bafb60-39db-4ad8-9e9a-01b0641c91dc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e7f40013123b8ae0f58c89a241c191cb566222" 2018-11-14 19:03:27,720 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:03:27 GMT Server: Apache x-openstack-request-id: req-0fcf55ad-5aa7-41f9-9d04-d4567235bbb5 Location: http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack/a2bafb60-39db-4ad8-9e9a-01b0641c91dc Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack/a2bafb60-39db-4ad8-9e9a-01b0641c91dc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:03:27,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:03:27 GMT Server: Apache x-openstack-request-id: req-e97e5d94-6b01-4931-83e7-b462b1027c91 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": "0adaf5fa728944208fbd17bfb87d3dac", "OS::stack_id": "a2bafb60-39db-4ad8-9e9a-01b0641c91dc", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack", "image_name": "CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-image", "inst_name": "CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-inst", "subnet_name": "CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-subnet", "net_name": "CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-net", "flavor_name": "CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack", "stack_user_project_id": "f4a04c402cd24a43a4ea7422841657ef", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-14T19:03:19Z", "links": [{"href": "http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack/a2bafb60-39db-4ad8-9e9a-01b0641c91dc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a2bafb60-39db-4ad8-9e9a-01b0641c91dc", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:03:27,955 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack/a2bafb60-39db-4ad8-9e9a-01b0641c91dc used request id req-e97e5d94-6b01-4931-83e7-b462b1027c91 2018-11-14 19:03:27,956 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-14 19:03:27,956 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-14 19:03:30,959 - create_stack - DEBUG - Stack status query timeout in 1189.62012696 2018-11-14 19:03:30,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks/a2bafb60-39db-4ad8-9e9a-01b0641c91dc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e7f40013123b8ae0f58c89a241c191cb566222" 2018-11-14 19:03:30,988 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:03:30 GMT Server: Apache x-openstack-request-id: req-02b4d386-ebba-43c5-a54d-d445c5c7ae10 Location: http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack/a2bafb60-39db-4ad8-9e9a-01b0641c91dc Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack/a2bafb60-39db-4ad8-9e9a-01b0641c91dc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:03:31,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:03:30 GMT Server: Apache x-openstack-request-id: req-a94d967f-57de-416c-ba2d-9d13d9c77afe 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": "0adaf5fa728944208fbd17bfb87d3dac", "OS::stack_id": "a2bafb60-39db-4ad8-9e9a-01b0641c91dc", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack", "image_name": "CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-image", "inst_name": "CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-inst", "subnet_name": "CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-subnet", "net_name": "CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-net", "flavor_name": "CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack", "stack_user_project_id": "f4a04c402cd24a43a4ea7422841657ef", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-14T19:03:19Z", "links": [{"href": "http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack/a2bafb60-39db-4ad8-9e9a-01b0641c91dc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a2bafb60-39db-4ad8-9e9a-01b0641c91dc", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:03:31,063 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack/a2bafb60-39db-4ad8-9e9a-01b0641c91dc used request id req-a94d967f-57de-416c-ba2d-9d13d9c77afe 2018-11-14 19:03:31,064 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-14 19:03:31,064 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-14 19:03:34,067 - create_stack - DEBUG - Stack status query timeout in 1186.51216197 2018-11-14 19:03:34,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks/a2bafb60-39db-4ad8-9e9a-01b0641c91dc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e7f40013123b8ae0f58c89a241c191cb566222" 2018-11-14 19:03:34,274 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:03:34 GMT Server: Apache x-openstack-request-id: req-22fd1406-c70c-4bd5-87f7-456216ede534 Location: http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack/a2bafb60-39db-4ad8-9e9a-01b0641c91dc Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack/a2bafb60-39db-4ad8-9e9a-01b0641c91dc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:03:34,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:03:34 GMT Server: Apache x-openstack-request-id: req-68cc1222-5ff4-4edb-827f-5602c123cbda 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": "0adaf5fa728944208fbd17bfb87d3dac", "OS::stack_id": "a2bafb60-39db-4ad8-9e9a-01b0641c91dc", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack", "image_name": "CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-image", "inst_name": "CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-inst", "subnet_name": "CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-subnet", "net_name": "CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-net", "flavor_name": "CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack", "stack_user_project_id": "f4a04c402cd24a43a4ea7422841657ef", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-14T19:03:19Z", "links": [{"href": "http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack/a2bafb60-39db-4ad8-9e9a-01b0641c91dc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a2bafb60-39db-4ad8-9e9a-01b0641c91dc", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:03:34,500 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack/a2bafb60-39db-4ad8-9e9a-01b0641c91dc used request id req-68cc1222-5ff4-4edb-827f-5602c123cbda 2018-11-14 19:03:34,501 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-14 19:03:34,501 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-14 19:03:37,504 - create_stack - DEBUG - Stack status query timeout in 1183.07542205 2018-11-14 19:03:37,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks/a2bafb60-39db-4ad8-9e9a-01b0641c91dc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e7f40013123b8ae0f58c89a241c191cb566222" 2018-11-14 19:03:37,720 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:03:37 GMT Server: Apache x-openstack-request-id: req-995e8caa-9e54-41b7-9ed5-8cb21b7bef30 Location: http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack/a2bafb60-39db-4ad8-9e9a-01b0641c91dc Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack/a2bafb60-39db-4ad8-9e9a-01b0641c91dc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:03:37,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:03:37 GMT Server: Apache x-openstack-request-id: req-50e24abe-f710-48cf-b631-d25210c2f63e 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": "0adaf5fa728944208fbd17bfb87d3dac", "OS::stack_id": "a2bafb60-39db-4ad8-9e9a-01b0641c91dc", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack", "image_name": "CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-image", "inst_name": "CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-inst", "subnet_name": "CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-subnet", "net_name": "CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-net", "flavor_name": "CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack", "stack_user_project_id": "f4a04c402cd24a43a4ea7422841657ef", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-14T19:03:19Z", "links": [{"href": "http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack/a2bafb60-39db-4ad8-9e9a-01b0641c91dc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "a2bafb60-39db-4ad8-9e9a-01b0641c91dc", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:03:37,966 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack/a2bafb60-39db-4ad8-9e9a-01b0641c91dc used request id req-50e24abe-f710-48cf-b631-d25210c2f63e 2018-11-14 19:03:37,966 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-11-14 19:03:37,966 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack 2018-11-14 19:03:37,966 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack 2018-11-14 19:03:37,967 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:03:38,402 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "6fb2d36cc5a04b718c491b9a3dc2f5cc", "name": "CreateStackSuccessTests-1af574a6-8716-4ba-proj-role"}], "expires_at": "2018-11-14T20:03:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0adaf5fa728944208fbd17bfb87d3dac", "name": "CreateStackSuccessTests-1af574a6-8716-4ba-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/0adaf5fa728944208fbd17bfb87d3dac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/0adaf5fa728944208fbd17bfb87d3dac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_0adaf5fa728944208fbd17bfb87d3dac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_0adaf5fa728944208fbd17bfb87d3dac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/0adaf5fa728944208fbd17bfb87d3dac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/0adaf5fa728944208fbd17bfb87d3dac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/0adaf5fa728944208fbd17bfb87d3dac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/0adaf5fa728944208fbd17bfb87d3dac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/0adaf5fa728944208fbd17bfb87d3dac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/0adaf5fa728944208fbd17bfb87d3dac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/0adaf5fa728944208fbd17bfb87d3dac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/0adaf5fa728944208fbd17bfb87d3dac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/0adaf5fa728944208fbd17bfb87d3dac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-1af574a6-8716-4ba-user", "id": "a163506ead554a03a6958b65c3ba05ec"}, "audit_ids": ["fsI8N_E3S-q3mYpUNPpOjA"], "issued_at": "2018-11-14T19:03:38.000000Z"}} 2018-11-14 19:03:38,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks/a2bafb60-39db-4ad8-9e9a-01b0641c91dc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cca48ecefdeb941d37f3ff36e4b58788ea6bad62" 2018-11-14 19:03:38,604 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:03:38 GMT Server: Apache x-openstack-request-id: req-33446f1b-6618-4738-b0d8-e854c6e82dd5 Location: http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack/a2bafb60-39db-4ad8-9e9a-01b0641c91dc Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack/a2bafb60-39db-4ad8-9e9a-01b0641c91dc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:03:38,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:03:38 GMT Server: Apache x-openstack-request-id: req-5d274c15-e00c-450b-9ac2-e760791fb4f1 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": "0adaf5fa728944208fbd17bfb87d3dac", "OS::stack_id": "a2bafb60-39db-4ad8-9e9a-01b0641c91dc", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack", "image_name": "CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-image", "inst_name": "CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-inst", "subnet_name": "CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-subnet", "net_name": "CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-net", "flavor_name": "CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack", "stack_user_project_id": "f4a04c402cd24a43a4ea7422841657ef", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-14T19:03:19Z", "links": [{"href": "http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack/a2bafb60-39db-4ad8-9e9a-01b0641c91dc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "a2bafb60-39db-4ad8-9e9a-01b0641c91dc", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:03:38,818 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack/a2bafb60-39db-4ad8-9e9a-01b0641c91dc used request id req-5d274c15-e00c-450b-9ac2-e760791fb4f1 2018-11-14 19:03:38,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks/a2bafb60-39db-4ad8-9e9a-01b0641c91dc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e7f40013123b8ae0f58c89a241c191cb566222" 2018-11-14 19:03:39,040 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:03:38 GMT Server: Apache x-openstack-request-id: req-868ae111-ec19-4060-a2bc-847428094e35 Location: http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack/a2bafb60-39db-4ad8-9e9a-01b0641c91dc Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack/a2bafb60-39db-4ad8-9e9a-01b0641c91dc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:03:39,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:03:39 GMT Server: Apache x-openstack-request-id: req-ebb6f60f-0288-4a86-8f4a-1f7fb93bfee2 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": "0adaf5fa728944208fbd17bfb87d3dac", "OS::stack_id": "a2bafb60-39db-4ad8-9e9a-01b0641c91dc", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack", "image_name": "CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-image", "inst_name": "CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-inst", "subnet_name": "CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-subnet", "net_name": "CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-net", "flavor_name": "CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack", "stack_user_project_id": "f4a04c402cd24a43a4ea7422841657ef", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-14T19:03:19Z", "links": [{"href": "http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack/a2bafb60-39db-4ad8-9e9a-01b0641c91dc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "a2bafb60-39db-4ad8-9e9a-01b0641c91dc", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:03:39,281 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack/a2bafb60-39db-4ad8-9e9a-01b0641c91dc used request id req-ebb6f60f-0288-4a86-8f4a-1f7fb93bfee2 2018-11-14 19:03:39,282 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack 2018-11-14 19:03:39,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks/a2bafb60-39db-4ad8-9e9a-01b0641c91dc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e7f40013123b8ae0f58c89a241c191cb566222" 2018-11-14 19:03:39,311 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:03:39 GMT Server: Apache x-openstack-request-id: req-54162275-44e5-4995-ad20-0774fbee4d68 Location: http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack/a2bafb60-39db-4ad8-9e9a-01b0641c91dc Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack/a2bafb60-39db-4ad8-9e9a-01b0641c91dc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:03:39,668 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:03:39 GMT Server: Apache x-openstack-request-id: req-3a3f7bc0-cbe5-43a9-be6b-7887883730e7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:03:39,668 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack/a2bafb60-39db-4ad8-9e9a-01b0641c91dc used request id req-3a3f7bc0-cbe5-43a9-be6b-7887883730e7 2018-11-14 19:03:39,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks/a2bafb60-39db-4ad8-9e9a-01b0641c91dc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e7f40013123b8ae0f58c89a241c191cb566222" 2018-11-14 19:03:39,869 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:03:39 GMT Server: Apache x-openstack-request-id: req-97c377d6-ef6d-4b02-bd65-a04c882527b1 Location: http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack/a2bafb60-39db-4ad8-9e9a-01b0641c91dc Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack/a2bafb60-39db-4ad8-9e9a-01b0641c91dc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:03:39,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:03:39 GMT Server: Apache x-openstack-request-id: req-ecb5d60a-f2e3-4bf8-83b7-9dccdfd22785 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": "0adaf5fa728944208fbd17bfb87d3dac", "OS::stack_id": "a2bafb60-39db-4ad8-9e9a-01b0641c91dc", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack", "image_name": "CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-image", "inst_name": "CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-inst", "subnet_name": "CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-subnet", "flavor_name": "CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-flavor-name", "net_name": "CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack", "stack_user_project_id": "f4a04c402cd24a43a4ea7422841657ef", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-14T19:03:19Z", "links": [{"href": "http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack/a2bafb60-39db-4ad8-9e9a-01b0641c91dc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-14T19:03:39Z", "id": "a2bafb60-39db-4ad8-9e9a-01b0641c91dc", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:03:39,913 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack/a2bafb60-39db-4ad8-9e9a-01b0641c91dc used request id req-ecb5d60a-f2e3-4bf8-83b7-9dccdfd22785 2018-11-14 19:03:39,913 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-14 19:03:39,914 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-14 19:03:42,917 - create_stack - DEBUG - Stack status query timeout in 1196.75169611 2018-11-14 19:03:42,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks/a2bafb60-39db-4ad8-9e9a-01b0641c91dc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e7f40013123b8ae0f58c89a241c191cb566222" 2018-11-14 19:03:42,946 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:03:42 GMT Server: Apache x-openstack-request-id: req-5e5e677e-b3ed-4269-a498-474b853dd656 Location: http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack/a2bafb60-39db-4ad8-9e9a-01b0641c91dc Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack/a2bafb60-39db-4ad8-9e9a-01b0641c91dc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:03:42,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:03:42 GMT Server: Apache x-openstack-request-id: req-1eb7db90-82e8-4e46-92aa-70148eb33de6 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": "0adaf5fa728944208fbd17bfb87d3dac", "OS::stack_id": "a2bafb60-39db-4ad8-9e9a-01b0641c91dc", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack", "image_name": "CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-image", "inst_name": "CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-inst", "subnet_name": "CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-subnet", "flavor_name": "CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-flavor-name", "net_name": "CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack", "stack_user_project_id": "f4a04c402cd24a43a4ea7422841657ef", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-14T19:03:19Z", "links": [{"href": "http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack/a2bafb60-39db-4ad8-9e9a-01b0641c91dc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-14T19:03:39Z", "id": "a2bafb60-39db-4ad8-9e9a-01b0641c91dc", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:03:42,972 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack/a2bafb60-39db-4ad8-9e9a-01b0641c91dc used request id req-1eb7db90-82e8-4e46-92aa-70148eb33de6 2018-11-14 19:03:42,972 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-14 19:03:42,972 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-14 19:03:45,976 - create_stack - DEBUG - Stack status query timeout in 1193.69284415 2018-11-14 19:03:45,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks/a2bafb60-39db-4ad8-9e9a-01b0641c91dc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e7f40013123b8ae0f58c89a241c191cb566222" 2018-11-14 19:03:46,192 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:03:45 GMT Server: Apache x-openstack-request-id: req-d02bae60-a3d9-4c25-9d0d-cd568c137282 Location: http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack/a2bafb60-39db-4ad8-9e9a-01b0641c91dc Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack/a2bafb60-39db-4ad8-9e9a-01b0641c91dc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:03:46,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:03:46 GMT Server: Apache x-openstack-request-id: req-5fe6e6ee-81bc-4998-8bab-e09572448b89 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": "0adaf5fa728944208fbd17bfb87d3dac", "OS::stack_id": "a2bafb60-39db-4ad8-9e9a-01b0641c91dc", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack", "image_name": "CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-image", "inst_name": "CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-inst", "subnet_name": "CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-subnet", "flavor_name": "CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-flavor-name", "net_name": "CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack", "stack_user_project_id": "f4a04c402cd24a43a4ea7422841657ef", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-14T19:03:19Z", "links": [{"href": "http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack/a2bafb60-39db-4ad8-9e9a-01b0641c91dc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-14T19:03:39Z", "id": "a2bafb60-39db-4ad8-9e9a-01b0641c91dc", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:03:46,217 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack/a2bafb60-39db-4ad8-9e9a-01b0641c91dc used request id req-5fe6e6ee-81bc-4998-8bab-e09572448b89 2018-11-14 19:03:46,217 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-14 19:03:46,218 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-14 19:03:49,221 - create_stack - DEBUG - Stack status query timeout in 1190.44774723 2018-11-14 19:03:49,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks/a2bafb60-39db-4ad8-9e9a-01b0641c91dc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e7f40013123b8ae0f58c89a241c191cb566222" 2018-11-14 19:03:49,248 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:03:49 GMT Server: Apache x-openstack-request-id: req-21b88697-5447-404b-b6af-4516b433b4fd Location: http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack/a2bafb60-39db-4ad8-9e9a-01b0641c91dc Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack/a2bafb60-39db-4ad8-9e9a-01b0641c91dc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:03:49,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:03:49 GMT Server: Apache x-openstack-request-id: req-2fe04fcc-9d21-4268-8b6e-572e3bf7b649 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": "0adaf5fa728944208fbd17bfb87d3dac", "OS::stack_id": "a2bafb60-39db-4ad8-9e9a-01b0641c91dc", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack", "image_name": "CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-image", "inst_name": "CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-inst", "subnet_name": "CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-subnet", "flavor_name": "CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-flavor-name", "net_name": "CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack", "stack_user_project_id": "f4a04c402cd24a43a4ea7422841657ef", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-14T19:03:19Z", "links": [{"href": "http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack/a2bafb60-39db-4ad8-9e9a-01b0641c91dc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-14T19:03:39Z", "id": "a2bafb60-39db-4ad8-9e9a-01b0641c91dc", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:03:49,486 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack/a2bafb60-39db-4ad8-9e9a-01b0641c91dc used request id req-2fe04fcc-9d21-4268-8b6e-572e3bf7b649 2018-11-14 19:03:49,487 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-14 19:03:49,487 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-14 19:03:52,490 - create_stack - DEBUG - Stack status query timeout in 1187.17836404 2018-11-14 19:03:52,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks/a2bafb60-39db-4ad8-9e9a-01b0641c91dc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e7f40013123b8ae0f58c89a241c191cb566222" 2018-11-14 19:03:52,520 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:03:52 GMT Server: Apache x-openstack-request-id: req-de817848-93dc-44bd-a8dc-3dcaa648335f Location: http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack/a2bafb60-39db-4ad8-9e9a-01b0641c91dc Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack/a2bafb60-39db-4ad8-9e9a-01b0641c91dc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:03:52,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:03:52 GMT Server: Apache x-openstack-request-id: req-8912a3bc-3969-48bd-9bc8-b8591c9706b8 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": "0adaf5fa728944208fbd17bfb87d3dac", "OS::stack_id": "a2bafb60-39db-4ad8-9e9a-01b0641c91dc", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack", "image_name": "CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-image", "inst_name": "CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-inst", "subnet_name": "CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-subnet", "flavor_name": "CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-flavor-name", "net_name": "CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-net"}, "deletion_time": "2018-11-14T19:03:51Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack", "stack_user_project_id": "f4a04c402cd24a43a4ea7422841657ef", "tags": null, "creation_time": "2018-11-14T19:03:19Z", "links": [{"href": "http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack/a2bafb60-39db-4ad8-9e9a-01b0641c91dc", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-11-14T19:03:39Z", "id": "a2bafb60-39db-4ad8-9e9a-01b0641c91dc", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:03:52,758 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack/a2bafb60-39db-4ad8-9e9a-01b0641c91dc used request id req-8912a3bc-3969-48bd-9bc8-b8591c9706b8 2018-11-14 19:03:52,759 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-11-14 19:03:52,759 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack 2018-11-14 19:03:52,759 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack 2018-11-14 19:03:52,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks/a2bafb60-39db-4ad8-9e9a-01b0641c91dc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43e7f40013123b8ae0f58c89a241c191cb566222" 2018-11-14 19:03:53,021 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:03:52 GMT Server: Apache x-openstack-request-id: req-14916534-90bb-4939-b3aa-c3754cf4a8f9 Location: http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack/a2bafb60-39db-4ad8-9e9a-01b0641c91dc Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack/a2bafb60-39db-4ad8-9e9a-01b0641c91dc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:03:53,223 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:03:53 GMT Server: Apache x-openstack-request-id: req-49778a03-3a71-4319-b20b-6130afad4377 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-11-14 19:03:53,223 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/0adaf5fa728944208fbd17bfb87d3dac/stacks/CreateStackSuccessTests-CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-stack/a2bafb60-39db-4ad8-9e9a-01b0641c91dc used request id req-49778a03-3a71-4319-b20b-6130afad4377 2018-11-14 19:03:53,224 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-456e4203-0613-4715-8e26-c1752c70c703-image 2018-11-14 19:03:53,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/4c94d220-01a6-482b-8f75-b283b0362b5d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6a50e24bdea2bc2927dd4afe95ea7f8ab1831794" 2018-11-14 19:03:53,691 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fe83b618-6ab8-4e45-b93a-8dcd8a20f4ff Date: Wed, 14 Nov 2018 19:03:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 19:03:53,692 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/4c94d220-01a6-482b-8f75-b283b0362b5d used request id req-fe83b618-6ab8-4e45-b93a-8dcd8a20f4ff 2018-11-14 19:03:53,695 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/79ddf0db-19c7-41fe-9e76-19a706704cd0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed923752239626b5e26f54f2b378e50131375953" 2018-11-14 19:03:53,720 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 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 x-openstack-request-id: req-febf8d38-9db8-478c-88d2-c5611edd17d3 x-compute-request-id: req-febf8d38-9db8-478c-88d2-c5611edd17d3 Content-Length: 0 Content-Type: application/json 2018-11-14 19:03:53,720 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/79ddf0db-19c7-41fe-9e76-19a706704cd0 used request id req-febf8d38-9db8-478c-88d2-c5611edd17d3 2018-11-14 19:03:53,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50735ab7b7b0e86658eaebd5f721cee40feb9a91" 2018-11-14 19:03:53,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-570f2c3a-8bef-4637-9ee1-0889e3323e9b Date: Wed, 14 Nov 2018 19:03:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0adaf5fa728944208fbd17bfb87d3dac", "created_at": "2018-11-14T19:03:20Z", "updated_at": "2018-11-14T19:03:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T19:03:20Z", "revision_number": 0, "id": "181d004c-8508-450c-9c2d-85c66542e531", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T19:03:20Z", "security_group_id": "4cf9bb37-7197-4637-8899-3dc6f057677c", "tenant_id": "0adaf5fa728944208fbd17bfb87d3dac", "port_range_min": null, "ethertype": "IPv6", "project_id": "0adaf5fa728944208fbd17bfb87d3dac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T19:03:20Z", "revision_number": 0, "id": "21527479-598f-48eb-bf84-50ab4ea891ac", "remote_group_id": "4cf9bb37-7197-4637-8899-3dc6f057677c", "remote_ip_prefix": null, "created_at": "2018-11-14T19:03:20Z", "security_group_id": "4cf9bb37-7197-4637-8899-3dc6f057677c", "tenant_id": "0adaf5fa728944208fbd17bfb87d3dac", "port_range_min": null, "ethertype": "IPv4", "project_id": "0adaf5fa728944208fbd17bfb87d3dac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T19:03:20Z", "revision_number": 0, "id": "9c46661d-8d66-4d94-93dc-4b8e94b7f886", "remote_group_id": "4cf9bb37-7197-4637-8899-3dc6f057677c", "remote_ip_prefix": null, "created_at": "2018-11-14T19:03:20Z", "security_group_id": "4cf9bb37-7197-4637-8899-3dc6f057677c", "tenant_id": "0adaf5fa728944208fbd17bfb87d3dac", "port_range_min": null, "ethertype": "IPv6", "project_id": "0adaf5fa728944208fbd17bfb87d3dac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T19:03:20Z", "revision_number": 0, "id": "b5da662a-1ed3-4958-8f4a-806aea4e3638", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T19:03:20Z", "security_group_id": "4cf9bb37-7197-4637-8899-3dc6f057677c", "tenant_id": "0adaf5fa728944208fbd17bfb87d3dac", "port_range_min": null, "ethertype": "IPv4", "project_id": "0adaf5fa728944208fbd17bfb87d3dac"}], "revision_number": 4, "project_id": "0adaf5fa728944208fbd17bfb87d3dac", "id": "4cf9bb37-7197-4637-8899-3dc6f057677c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 19:03:53,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-570f2c3a-8bef-4637-9ee1-0889e3323e9b 2018-11-14 19:03:54,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50735ab7b7b0e86658eaebd5f721cee40feb9a91" 2018-11-14 19:03:54,112 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:03:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b7600d0-3151-4623-83ab-32c1a19d6d8d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 19:03:54,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-6b7600d0-3151-4623-83ab-32c1a19d6d8d 2018-11-14 19:03:54,112 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 19:03:54,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50735ab7b7b0e86658eaebd5f721cee40feb9a91" 2018-11-14 19:03:54,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:03:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0402572d-e213-477b-8bc0-26e141a37628 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 19:03:54,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-0402572d-e213-477b-8bc0-26e141a37628 2018-11-14 19:03:54,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50735ab7b7b0e86658eaebd5f721cee40feb9a91" 2018-11-14 19:03:54,332 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:03:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-891bd25b-4eaa-4226-94cb-4f2bcf54c2b0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 19:03:54,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-891bd25b-4eaa-4226-94cb-4f2bcf54c2b0 2018-11-14 19:03:54,332 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 19:03:54,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0adaf5fa728944208fbd17bfb87d3dac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50735ab7b7b0e86658eaebd5f721cee40feb9a91" 2018-11-14 19:03:54,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:03:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c823693b-7d98-47c0-aa8a-695e2728c047 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/0adaf5fa728944208fbd17bfb87d3dac"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0adaf5fa728944208fbd17bfb87d3dac", "name": "CreateStackSuccessTests-1af574a6-8716-4ba-proj"}} 2018-11-14 19:03:54,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0adaf5fa728944208fbd17bfb87d3dac used request id req-c823693b-7d98-47c0-aa8a-695e2728c047 2018-11-14 19:03:54,447 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4cf9bb37-7197-4637-8899-3dc6f057677c 2018-11-14 19:03:54,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=4cf9bb37-7197-4637-8899-3dc6f057677c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50735ab7b7b0e86658eaebd5f721cee40feb9a91" 2018-11-14 19:03:54,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-da3f68f0-5b70-480e-a2e7-e6b13ffc9dcd Date: Wed, 14 Nov 2018 19:03:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T19:03:20Z", "security_group_id": "4cf9bb37-7197-4637-8899-3dc6f057677c", "port_range_min": null, "revision_number": 0, "tenant_id": "0adaf5fa728944208fbd17bfb87d3dac", "created_at": "2018-11-14T19:03:20Z", "project_id": "0adaf5fa728944208fbd17bfb87d3dac", "id": "181d004c-8508-450c-9c2d-85c66542e531"}, {"remote_group_id": "4cf9bb37-7197-4637-8899-3dc6f057677c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T19:03:20Z", "security_group_id": "4cf9bb37-7197-4637-8899-3dc6f057677c", "port_range_min": null, "revision_number": 0, "tenant_id": "0adaf5fa728944208fbd17bfb87d3dac", "created_at": "2018-11-14T19:03:20Z", "project_id": "0adaf5fa728944208fbd17bfb87d3dac", "id": "21527479-598f-48eb-bf84-50ab4ea891ac"}, {"remote_group_id": "4cf9bb37-7197-4637-8899-3dc6f057677c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T19:03:20Z", "security_group_id": "4cf9bb37-7197-4637-8899-3dc6f057677c", "port_range_min": null, "revision_number": 0, "tenant_id": "0adaf5fa728944208fbd17bfb87d3dac", "created_at": "2018-11-14T19:03:20Z", "project_id": "0adaf5fa728944208fbd17bfb87d3dac", "id": "9c46661d-8d66-4d94-93dc-4b8e94b7f886"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T19:03:20Z", "security_group_id": "4cf9bb37-7197-4637-8899-3dc6f057677c", "port_range_min": null, "revision_number": 0, "tenant_id": "0adaf5fa728944208fbd17bfb87d3dac", "created_at": "2018-11-14T19:03:20Z", "project_id": "0adaf5fa728944208fbd17bfb87d3dac", "id": "b5da662a-1ed3-4958-8f4a-806aea4e3638"}]} 2018-11-14 19:03:54,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=4cf9bb37-7197-4637-8899-3dc6f057677c used request id req-da3f68f0-5b70-480e-a2e7-e6b13ffc9dcd 2018-11-14 19:03:54,665 - neutron_utils - INFO - Deleting security group with name - default 2018-11-14 19:03:54,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/4cf9bb37-7197-4637-8899-3dc6f057677c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50735ab7b7b0e86658eaebd5f721cee40feb9a91" 2018-11-14 19:03:55,029 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-66684b94-a904-4572-9362-39f630727c84 Content-Length: 0 Date: Wed, 14 Nov 2018 19:03:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 19:03:55,029 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/4cf9bb37-7197-4637-8899-3dc6f057677c used request id req-66684b94-a904-4572-9362-39f630727c84 2018-11-14 19:03:55,029 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-1af574a6-8716-4ba-proj 2018-11-14 19:03:55,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/0adaf5fa728944208fbd17bfb87d3dac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50735ab7b7b0e86658eaebd5f721cee40feb9a91" 2018-11-14 19:03:55,375 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:03:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a1c3487-4173-46bc-a54a-6f2930521cc5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:03:55,375 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/0adaf5fa728944208fbd17bfb87d3dac used request id req-5a1c3487-4173-46bc-a54a-6f2930521cc5 2018-11-14 19:03:55,375 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-1af574a6-8716-4ba-proj-role 2018-11-14 19:03:55,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/6fb2d36cc5a04b718c491b9a3dc2f5cc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50735ab7b7b0e86658eaebd5f721cee40feb9a91" 2018-11-14 19:03:55,512 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:03:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60c9fbdc-0751-4602-8db1-02f598f3e79d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:03:55,512 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/6fb2d36cc5a04b718c491b9a3dc2f5cc used request id req-60c9fbdc-0751-4602-8db1-02f598f3e79d 2018-11-14 19:03:55,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50735ab7b7b0e86658eaebd5f721cee40feb9a91" 2018-11-14 19:03:55,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:03:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff187c52-5675-4dbd-915d-2b543a5e2b6d Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:03:55,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ff187c52-5675-4dbd-915d-2b543a5e2b6d 2018-11-14 19:03:55,625 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-1af574a6-8716-4ba-user 2018-11-14 19:03:55,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/a163506ead554a03a6958b65c3ba05ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10959616e5e88821a50ce8bfc219f2d404b2d0d7" 2018-11-14 19:03:55,838 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:03:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd940ba8-2117-43ce-b95b-55574a0c331e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:03:55,838 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/a163506ead554a03a6958b65c3ba05ec used request id req-bd940ba8-2117-43ce-b95b-55574a0c331e 2018-11-14 19:03:55,840 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:03:56,253 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T20:03:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["WUacGb95RX2EKh0ABsxAQw"], "issued_at": "2018-11-14T19:03:56.000000Z"}} 2018-11-14 19:03:56,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ef6a0923099e644bc4875df9707ede6d50451bb" 2018-11-14 19:03:56,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:03:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93b17b57-c151-452e-84f2-9030f5a39f1a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:03:56,361 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-93b17b57-c151-452e-84f2-9030f5a39f1a 2018-11-14 19:03:56,362 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:03:56,363 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:03:56,786 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T20:03:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["9IEFDOp5R-ujtF_sdITfDA"], "issued_at": "2018-11-14T19:03:56.000000Z"}} 2018-11-14 19:03:56,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d862d16497673c3adc49727b23cf0785b2eb6a8c" 2018-11-14 19:03:56,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:03:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c492f8be-22a3-4d6b-ab3f-fbf7c9de0201 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:03:56,885 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-c492f8be-22a3-4d6b-ab3f-fbf7c9de0201 2018-11-14 19:03:56,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 19:03:56,895 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 19:03: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 19:03:56,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-1f4130eb-5a15-403-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d862d16497673c3adc49727b23cf0785b2eb6a8c" 2018-11-14 19:03:57,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:03:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a80f56b0-76cd-4012-92ad-85639842039f Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-1f4130eb-5a15-403-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 19:03:57,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-1f4130eb-5a15-403-proj used request id req-a80f56b0-76cd-4012-92ad-85639842039f 2018-11-14 19:03:57,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d862d16497673c3adc49727b23cf0785b2eb6a8c" 2018-11-14 19:03:57,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:03:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b34712af-2030-419c-be18-e9cc1441972c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 19:03:57,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-b34712af-2030-419c-be18-e9cc1441972c 2018-11-14 19:03:57,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d862d16497673c3adc49727b23cf0785b2eb6a8c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-1f4130eb-5a15-403-proj"}}' 2018-11-14 19:03:57,254 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 19:03:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d78c3d4a-b54e-4048-ae7b-7c82be5a8999 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/877da845b283414b81200631cc83b9a5"}, "tags": [], "enabled": true, "id": "877da845b283414b81200631cc83b9a5", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-1f4130eb-5a15-403-proj"}} 2018-11-14 19:03:57,254 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-d78c3d4a-b54e-4048-ae7b-7c82be5a8999 2018-11-14 19:03:57,255 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-1f4130eb-5a15-403-proj 2018-11-14 19:03:57,255 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:03:57,256 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:03:57,683 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T20:03:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["r6-4CvPdTlGCt4lPcfRzRw"], "issued_at": "2018-11-14T19:03:57.000000Z"}} 2018-11-14 19:03:57,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9881371f8b2625bed9ad26aced45457a1fce088f" 2018-11-14 19:03:57,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:03:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-129d7f4a-c82a-4222-b9c9-b73c8fdabbcc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:03:57,698 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-129d7f4a-c82a-4222-b9c9-b73c8fdabbcc 2018-11-14 19:03:57,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 19:03:57,707 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 19:03: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 19:03:57,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9881371f8b2625bed9ad26aced45457a1fce088f" 2018-11-14 19:03:57,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:03:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcb0dbd6-8301-41d1-a5dc-6ae603da5bea Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 19:03:57,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-fcb0dbd6-8301-41d1-a5dc-6ae603da5bea 2018-11-14 19:03:57,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-1f4130eb-5a15-403-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9881371f8b2625bed9ad26aced45457a1fce088f" 2018-11-14 19:03:57,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:03:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1c41b2d-61f0-413b-87ba-4b18018ace31 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-1f4130eb-5a15-403-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/877da845b283414b81200631cc83b9a5"}, "tags": [], "enabled": true, "id": "877da845b283414b81200631cc83b9a5", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-1f4130eb-5a15-403-proj"}]} 2018-11-14 19:03:57,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-1f4130eb-5a15-403-proj used request id req-a1c41b2d-61f0-413b-87ba-4b18018ace31 2018-11-14 19:03:57,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9881371f8b2625bed9ad26aced45457a1fce088f" 2018-11-14 19:03:58,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:03:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aebc5c49-f819-45aa-b94f-6f3a90e1dc7a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 19:03:58,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-aebc5c49-f819-45aa-b94f-6f3a90e1dc7a 2018-11-14 19:03:58,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9881371f8b2625bed9ad26aced45457a1fce088f" 2018-11-14 19:03:58,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:03:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01ee1d6b-086f-431b-b23f-68c3b765ffb5 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:03:58,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-01ee1d6b-086f-431b-b23f-68c3b765ffb5 2018-11-14 19:03:58,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-1f4130eb-5a15-403-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9881371f8b2625bed9ad26aced45457a1fce088f" 2018-11-14 19:03:58,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:03:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84e193e3-86ef-4662-8b0c-dce1026e7f7d Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-1f4130eb-5a15-403-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/877da845b283414b81200631cc83b9a5"}, "tags": [], "enabled": true, "id": "877da845b283414b81200631cc83b9a5", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-1f4130eb-5a15-403-proj"}]} 2018-11-14 19:03:58,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-1f4130eb-5a15-403-proj used request id req-84e193e3-86ef-4662-8b0c-dce1026e7f7d 2018-11-14 19:03:58,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/0a4802a9cced41aab15fa95860f6b49a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9881371f8b2625bed9ad26aced45457a1fce088f" 2018-11-14 19:03:58,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:03:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a0f471b-130e-4cb5-a739-c850186a81f2 Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-1f4130eb-5a15-403-user", "links": {"self": "http://172.30.9.28:5000/v3/users/0a4802a9cced41aab15fa95860f6b49a"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "877da845b283414b81200631cc83b9a5", "id": "0a4802a9cced41aab15fa95860f6b49a", "password_expires_at": null}} 2018-11-14 19:03:58,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/0a4802a9cced41aab15fa95860f6b49a used request id req-8a0f471b-130e-4cb5-a739-c850186a81f2 2018-11-14 19:03:58,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/877da845b283414b81200631cc83b9a5/users/0a4802a9cced41aab15fa95860f6b49a/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9881371f8b2625bed9ad26aced45457a1fce088f" 2018-11-14 19:03:58,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:03:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed980935-9769-4ad9-a7d6-f60b7773788b Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/877da845b283414b81200631cc83b9a5/users/0a4802a9cced41aab15fa95860f6b49a/roles", "previous": null, "next": null}, "roles": []} 2018-11-14 19:03:58,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/877da845b283414b81200631cc83b9a5/users/0a4802a9cced41aab15fa95860f6b49a/roles used request id req-ed980935-9769-4ad9-a7d6-f60b7773788b 2018-11-14 19:03:58,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9881371f8b2625bed9ad26aced45457a1fce088f" 2018-11-14 19:03:58,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:03:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a85dd1e4-9bc3-4e9b-b952-138aeb489a38 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}} 2018-11-14 19:03:58,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4 used request id req-a85dd1e4-9bc3-4e9b-b952-138aeb489a38 2018-11-14 19:03:58,968 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-1f4130eb-5a15-403-proj 2018-11-14 19:03:58,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/877da845b283414b81200631cc83b9a5/users/0a4802a9cced41aab15fa95860f6b49a/roles/783ac46c0c6e4351b20c894e1af3c3a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9881371f8b2625bed9ad26aced45457a1fce088f" 2018-11-14 19:03:59,126 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:03:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec69e690-eb29-4e13-a71b-771442270d1f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:03:59,126 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/877da845b283414b81200631cc83b9a5/users/0a4802a9cced41aab15fa95860f6b49a/roles/783ac46c0c6e4351b20c894e1af3c3a4 used request id req-ec69e690-eb29-4e13-a71b-771442270d1f 2018-11-14 19:03:59,126 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-1f4130eb-5a15-403-user 2018-11-14 19:03:59,127 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:03:59,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d862d16497673c3adc49727b23cf0785b2eb6a8c" 2018-11-14 19:03:59,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:03:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76d216a0-f84e-46cd-b8b4-ea7f5dd46ee9 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:03:59,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-76d216a0-f84e-46cd-b8b4-ea7f5dd46ee9 2018-11-14 19:03:59,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d862d16497673c3adc49727b23cf0785b2eb6a8c" -d '{"role": {"name": "CreateStackSuccessTests-1f4130eb-5a15-403-proj-role"}}' 2018-11-14 19:03:59,470 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 19:03:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f886e7c1-f03b-4a5b-9eb7-aa0c1517e5b7 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b12321c25798422fa341bc505133bf84", "links": {"self": "http://172.30.9.28:5000/v3/roles/b12321c25798422fa341bc505133bf84"}, "name": "CreateStackSuccessTests-1f4130eb-5a15-403-proj-role"}} 2018-11-14 19:03:59,470 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-f886e7c1-f03b-4a5b-9eb7-aa0c1517e5b7 2018-11-14 19:03:59,470 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-1f4130eb-5a15-403-proj-role 2018-11-14 19:03:59,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/b12321c25798422fa341bc505133bf84 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d862d16497673c3adc49727b23cf0785b2eb6a8c" 2018-11-14 19:03:59,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:03:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f688218-b24b-4cd5-9e44-b90bcfe27da9 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b12321c25798422fa341bc505133bf84", "links": {"self": "http://172.30.9.28:5000/v3/roles/b12321c25798422fa341bc505133bf84"}, "name": "CreateStackSuccessTests-1f4130eb-5a15-403-proj-role"}} 2018-11-14 19:03:59,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/b12321c25798422fa341bc505133bf84 used request id req-5f688218-b24b-4cd5-9e44-b90bcfe27da9 2018-11-14 19:03:59,577 - keystone_utils - INFO - Granting role CreateStackSuccessTests-1f4130eb-5a15-403-proj-role to project CreateStackSuccessTests-1f4130eb-5a15-403-proj 2018-11-14 19:03:59,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/877da845b283414b81200631cc83b9a5/users/0a4802a9cced41aab15fa95860f6b49a/roles/b12321c25798422fa341bc505133bf84 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d862d16497673c3adc49727b23cf0785b2eb6a8c" 2018-11-14 19:03:59,724 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:03:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-215cfcfc-bbd1-4cc3-9d29-35ffd5457415 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:03:59,724 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/877da845b283414b81200631cc83b9a5/users/0a4802a9cced41aab15fa95860f6b49a/roles/b12321c25798422fa341bc505133bf84 used request id req-215cfcfc-bbd1-4cc3-9d29-35ffd5457415 2018-11-14 19:03:59,725 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-14 19:03:59,725 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-14 19:03:59,725 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:03:59,726 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:04:00,147 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b12321c25798422fa341bc505133bf84", "name": "CreateStackSuccessTests-1f4130eb-5a15-403-proj-role"}, {"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}], "expires_at": "2018-11-14T20:04:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "877da845b283414b81200631cc83b9a5", "name": "CreateStackSuccessTests-1f4130eb-5a15-403-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/877da845b283414b81200631cc83b9a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/877da845b283414b81200631cc83b9a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_877da845b283414b81200631cc83b9a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_877da845b283414b81200631cc83b9a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/877da845b283414b81200631cc83b9a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/877da845b283414b81200631cc83b9a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/877da845b283414b81200631cc83b9a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/877da845b283414b81200631cc83b9a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/877da845b283414b81200631cc83b9a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/877da845b283414b81200631cc83b9a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/877da845b283414b81200631cc83b9a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/877da845b283414b81200631cc83b9a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/877da845b283414b81200631cc83b9a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-1f4130eb-5a15-403-user", "id": "0a4802a9cced41aab15fa95860f6b49a"}, "audit_ids": ["HLbaM-XbThuJ3n1dSh0Z1w"], "issued_at": "2018-11-14T19:04:00.000000Z"}} 2018-11-14 19:04:00,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fcfd074ee760ce1af1d093b854f6e9ab648676e" 2018-11-14 19:04:00,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:04:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fcaed09-780c-4631-8d93-db658b0c3ccc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:04:00,270 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-8fcaed09-780c-4631-8d93-db658b0c3ccc 2018-11-14 19:04:00,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8fcfd074ee760ce1af1d093b854f6e9ab648676e" 2018-11-14 19:04:00,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-08a4080f-633c-43dd-9932-15921bf15fd4 Date: Wed, 14 Nov 2018 19:04:00 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-image"} 2018-11-14 19:04:00,480 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-image used request id req-08a4080f-633c-43dd-9932-15921bf15fd4 2018-11-14 19:04:00,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8fcfd074ee760ce1af1d093b854f6e9ab648676e" 2018-11-14 19:04:00,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-8d70cc54-8281-4053-b57b-7d981d3ab5f8 Date: Wed, 14 Nov 2018 19:04: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-11-14 19:04:00,690 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-8d70cc54-8281-4053-b57b-7d981d3ab5f8 2018-11-14 19:04:00,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8fcfd074ee760ce1af1d093b854f6e9ab648676e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-image"}' 2018-11-14 19:04:00,959 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/18dfcd9d-9356-4dc5-8bcb-a4b86a41cff2 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a54814de-ec5f-4ec4-93c4-902d97647831 Date: Wed, 14 Nov 2018 19:04:00 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T19:04:00Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-14T19:04:00Z", "visibility": "shared", "locations": [], "self": "/v2/images/18dfcd9d-9356-4dc5-8bcb-a4b86a41cff2", "min_disk": 0, "protected": false, "id": "18dfcd9d-9356-4dc5-8bcb-a4b86a41cff2", "file": "/v2/images/18dfcd9d-9356-4dc5-8bcb-a4b86a41cff2/file", "checksum": null, "owner": "877da845b283414b81200631cc83b9a5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 19:04:00,959 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-a54814de-ec5f-4ec4-93c4-902d97647831 2018-11-14 19:04:00,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/18dfcd9d-9356-4dc5-8bcb-a4b86a41cff2/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8fcfd074ee760ce1af1d093b854f6e9ab648676e" -d '' 2018-11-14 19:04:01,552 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5ad00291-76d8-4ae0-a035-bc543a6ffea5 Date: Wed, 14 Nov 2018 19:04:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 19:04:01,552 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/18dfcd9d-9356-4dc5-8bcb-a4b86a41cff2/file used request id req-5ad00291-76d8-4ae0-a035-bc543a6ffea5 2018-11-14 19:04:01,553 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-14 19:04:01,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/18dfcd9d-9356-4dc5-8bcb-a4b86a41cff2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8fcfd074ee760ce1af1d093b854f6e9ab648676e" 2018-11-14 19:04:01,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-118c05fb-b3fe-430f-b631-906b9ccf90a9 Date: Wed, 14 Nov 2018 19:04:01 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T19:04:00Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T19:04:01Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/18dfcd9d-9356-4dc5-8bcb-a4b86a41cff2/snap", "metadata": {}}], "self": "/v2/images/18dfcd9d-9356-4dc5-8bcb-a4b86a41cff2", "min_disk": 0, "protected": false, "id": "18dfcd9d-9356-4dc5-8bcb-a4b86a41cff2", "file": "/v2/images/18dfcd9d-9356-4dc5-8bcb-a4b86a41cff2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "877da845b283414b81200631cc83b9a5", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/18dfcd9d-9356-4dc5-8bcb-a4b86a41cff2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 19:04:01,753 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/18dfcd9d-9356-4dc5-8bcb-a4b86a41cff2 used request id req-118c05fb-b3fe-430f-b631-906b9ccf90a9 2018-11-14 19:04:01,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8fcfd074ee760ce1af1d093b854f6e9ab648676e" 2018-11-14 19:04:01,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-054260e1-bb78-4864-9eab-13a81a332cf4 Date: Wed, 14 Nov 2018 19:04: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-11-14 19:04:01,971 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-054260e1-bb78-4864-9eab-13a81a332cf4 2018-11-14 19:04:01,975 - create_image - INFO - Created image with name - CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-image 2018-11-14 19:04:01,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/18dfcd9d-9356-4dc5-8bcb-a4b86a41cff2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8fcfd074ee760ce1af1d093b854f6e9ab648676e" 2018-11-14 19:04:02,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-de3f577e-56a3-4108-a5f5-1971f34afaaa Date: Wed, 14 Nov 2018 19:04:02 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T19:04:00Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T19:04:01Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/18dfcd9d-9356-4dc5-8bcb-a4b86a41cff2/snap", "metadata": {}}], "self": "/v2/images/18dfcd9d-9356-4dc5-8bcb-a4b86a41cff2", "min_disk": 0, "protected": false, "id": "18dfcd9d-9356-4dc5-8bcb-a4b86a41cff2", "file": "/v2/images/18dfcd9d-9356-4dc5-8bcb-a4b86a41cff2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "877da845b283414b81200631cc83b9a5", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/18dfcd9d-9356-4dc5-8bcb-a4b86a41cff2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 19:04:02,192 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/18dfcd9d-9356-4dc5-8bcb-a4b86a41cff2 used request id req-de3f577e-56a3-4108-a5f5-1971f34afaaa 2018-11-14 19:04:02,193 - create_image - DEBUG - Instance status is - active 2018-11-14 19:04:02,193 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-image 2018-11-14 19:04:02,193 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-image 2018-11-14 19:04:02,194 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:04:02,194 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:04:02,601 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T20:04:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["5zSiaX15RsimYWg_OK3OWA"], "issued_at": "2018-11-14T19:04:02.000000Z"}} 2018-11-14 19:04:02,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60b313b7454c6435980ee3c3f25c06647869a81" 2018-11-14 19:04:02,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:04:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18da652b-8e20-4408-be4f-18e089d50fb4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:04:02,702 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-18da652b-8e20-4408-be4f-18e089d50fb4 2018-11-14 19:04:02,703 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 19:04:02,708 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60b313b7454c6435980ee3c3f25c06647869a81" 2018-11-14 19:04:02,924 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:04: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-ee14bf29-edfc-4846-ba4f-ad8c1b33202f x-compute-request-id: req-ee14bf29-edfc-4846-ba4f-ad8c1b33202f Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-14 19:04:02,924 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-ee14bf29-edfc-4846-ba4f-ad8c1b33202f 2018-11-14 19:04:02,927 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60b313b7454c6435980ee3c3f25c06647869a81" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-14 19:04:02,967 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:04: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-d7cab84f-790a-4bed-8d46-fde5ef3105c7 x-compute-request-id: req-d7cab84f-790a-4bed-8d46-fde5ef3105c7 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-flavor-name", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/0c935486-1d47-4498-bcc4-03085acb0d24", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/0c935486-1d47-4498-bcc4-03085acb0d24", "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": "0c935486-1d47-4498-bcc4-03085acb0d24"}} 2018-11-14 19:04:02,967 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-d7cab84f-790a-4bed-8d46-fde5ef3105c7 2018-11-14 19:04:02,968 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:04:02,969 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:04:03,389 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b12321c25798422fa341bc505133bf84", "name": "CreateStackSuccessTests-1f4130eb-5a15-403-proj-role"}, {"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}], "expires_at": "2018-11-14T20:04:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "877da845b283414b81200631cc83b9a5", "name": "CreateStackSuccessTests-1f4130eb-5a15-403-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/877da845b283414b81200631cc83b9a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/877da845b283414b81200631cc83b9a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_877da845b283414b81200631cc83b9a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_877da845b283414b81200631cc83b9a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/877da845b283414b81200631cc83b9a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/877da845b283414b81200631cc83b9a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/877da845b283414b81200631cc83b9a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/877da845b283414b81200631cc83b9a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/877da845b283414b81200631cc83b9a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/877da845b283414b81200631cc83b9a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/877da845b283414b81200631cc83b9a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/877da845b283414b81200631cc83b9a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/877da845b283414b81200631cc83b9a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-1f4130eb-5a15-403-user", "id": "0a4802a9cced41aab15fa95860f6b49a"}, "audit_ids": ["zfCyeIdnQQmg5RQZFf5TuQ"], "issued_at": "2018-11-14T19:04:03.000000Z"}} 2018-11-14 19:04:03,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c65816e585b26bcb451edc076cfd60b88610baca" 2018-11-14 19:04:03,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:04:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d65a35a8-fae2-4171-80b9-46a421d3a2ec Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:04:03,484 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-d65a35a8-fae2-4171-80b9-46a421d3a2ec 2018-11-14 19:04:03,487 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 19:04:03,490 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-14 19:04:03,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c65816e585b26bcb451edc076cfd60b88610baca" 2018-11-14 19:04:03,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:04:03 GMT Server: Apache x-openstack-request-id: req-7ca56b16-3313-407f-8dfe-ccd2f3ba93c0 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-11-14 19:04:03,712 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack used request id req-7ca56b16-3313-407f-8dfe-ccd2f3ba93c0 2018-11-14 19:04:03,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c65816e585b26bcb451edc076cfd60b88610baca" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-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-f6bb3098-71a5-4179-8851-e916c655ae8a-net", "inst_name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-inst", "subnet_name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-subnet", "image_name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-image", "flavor_name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-flavor-name"}}' 2018-11-14 19:04:06,318 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 19:04:03 GMT Server: Apache x-openstack-request-id: req-99eac6e0-d3be-4dad-8bb4-bfebd3bfef8a Location: http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack/57ec0174-74d0-40ca-8431-c9d66eb61df5 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "57ec0174-74d0-40ca-8431-c9d66eb61df5", "links": [{"href": "http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack/57ec0174-74d0-40ca-8431-c9d66eb61df5", "rel": "self"}]}} 2018-11-14 19:04:06,318 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks used request id req-99eac6e0-d3be-4dad-8bb4-bfebd3bfef8a 2018-11-14 19:04:06,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/57ec0174-74d0-40ca-8431-c9d66eb61df5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c65816e585b26bcb451edc076cfd60b88610baca" 2018-11-14 19:04:06,534 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:04:06 GMT Server: Apache x-openstack-request-id: req-816031f3-16b0-4e3c-ae72-fdfef289cbd3 Location: http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack/57ec0174-74d0-40ca-8431-c9d66eb61df5 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack/57ec0174-74d0-40ca-8431-c9d66eb61df5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:04:06,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:04:06 GMT Server: Apache x-openstack-request-id: req-d69f660a-dc51-47a7-b7de-9054d49469c2 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": "877da845b283414b81200631cc83b9a5", "OS::stack_id": "57ec0174-74d0-40ca-8431-c9d66eb61df5", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack", "image_name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-image", "inst_name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-inst", "subnet_name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-subnet", "net_name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-net", "flavor_name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack", "stack_user_project_id": "a36fd63e19e1475185d0e57f61ff8e34", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-14T19:04:05Z", "links": [{"href": "http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack/57ec0174-74d0-40ca-8431-c9d66eb61df5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "57ec0174-74d0-40ca-8431-c9d66eb61df5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:04:06,891 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack/57ec0174-74d0-40ca-8431-c9d66eb61df5 used request id req-d69f660a-dc51-47a7-b7de-9054d49469c2 2018-11-14 19:04:06,892 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack 2018-11-14 19:04:06,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/57ec0174-74d0-40ca-8431-c9d66eb61df5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c65816e585b26bcb451edc076cfd60b88610baca" 2018-11-14 19:04:07,114 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:04:06 GMT Server: Apache x-openstack-request-id: req-b9a37332-432e-4713-a41d-05e47cb064d2 Location: http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack/57ec0174-74d0-40ca-8431-c9d66eb61df5 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack/57ec0174-74d0-40ca-8431-c9d66eb61df5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:04:07,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:04:07 GMT Server: Apache x-openstack-request-id: req-78f833b1-7e00-41b3-bccb-ea429ea2afae 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": "877da845b283414b81200631cc83b9a5", "OS::stack_id": "57ec0174-74d0-40ca-8431-c9d66eb61df5", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack", "image_name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-image", "inst_name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-inst", "subnet_name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-subnet", "net_name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-net", "flavor_name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack", "stack_user_project_id": "a36fd63e19e1475185d0e57f61ff8e34", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-14T19:04:05Z", "links": [{"href": "http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack/57ec0174-74d0-40ca-8431-c9d66eb61df5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "57ec0174-74d0-40ca-8431-c9d66eb61df5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:04:07,347 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack/57ec0174-74d0-40ca-8431-c9d66eb61df5 used request id req-78f833b1-7e00-41b3-bccb-ea429ea2afae 2018-11-14 19:04:07,348 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-14 19:04:07,348 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-14 19:04:10,351 - create_stack - DEBUG - Stack status query timeout in 1196.54065204 2018-11-14 19:04:10,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/57ec0174-74d0-40ca-8431-c9d66eb61df5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c65816e585b26bcb451edc076cfd60b88610baca" 2018-11-14 19:04:10,571 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:04:10 GMT Server: Apache x-openstack-request-id: req-bdaab7fc-78fd-42f1-87c0-aaea66382e5f Location: http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack/57ec0174-74d0-40ca-8431-c9d66eb61df5 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack/57ec0174-74d0-40ca-8431-c9d66eb61df5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:04:10,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:04:10 GMT Server: Apache x-openstack-request-id: req-a3887fea-c4d3-4df2-9c36-587cbdbb69f1 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": "877da845b283414b81200631cc83b9a5", "OS::stack_id": "57ec0174-74d0-40ca-8431-c9d66eb61df5", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack", "image_name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-image", "inst_name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-inst", "subnet_name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-subnet", "net_name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-net", "flavor_name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack", "stack_user_project_id": "a36fd63e19e1475185d0e57f61ff8e34", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-14T19:04:05Z", "links": [{"href": "http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack/57ec0174-74d0-40ca-8431-c9d66eb61df5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "57ec0174-74d0-40ca-8431-c9d66eb61df5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:04:10,818 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack/57ec0174-74d0-40ca-8431-c9d66eb61df5 used request id req-a3887fea-c4d3-4df2-9c36-587cbdbb69f1 2018-11-14 19:04:10,819 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-14 19:04:10,819 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-14 19:04:13,822 - create_stack - DEBUG - Stack status query timeout in 1193.0701201 2018-11-14 19:04:13,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/57ec0174-74d0-40ca-8431-c9d66eb61df5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c65816e585b26bcb451edc076cfd60b88610baca" 2018-11-14 19:04:14,028 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:04:13 GMT Server: Apache x-openstack-request-id: req-c545ba4a-6402-4909-95e7-13c7baf45887 Location: http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack/57ec0174-74d0-40ca-8431-c9d66eb61df5 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack/57ec0174-74d0-40ca-8431-c9d66eb61df5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:04:14,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:04:14 GMT Server: Apache x-openstack-request-id: req-106d3f9c-ac26-453b-8744-a16ccbf67507 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": "877da845b283414b81200631cc83b9a5", "OS::stack_id": "57ec0174-74d0-40ca-8431-c9d66eb61df5", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack", "image_name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-image", "inst_name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-inst", "subnet_name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-subnet", "net_name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-net", "flavor_name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack", "stack_user_project_id": "a36fd63e19e1475185d0e57f61ff8e34", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-14T19:04:05Z", "links": [{"href": "http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack/57ec0174-74d0-40ca-8431-c9d66eb61df5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "57ec0174-74d0-40ca-8431-c9d66eb61df5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:04:14,246 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack/57ec0174-74d0-40ca-8431-c9d66eb61df5 used request id req-106d3f9c-ac26-453b-8744-a16ccbf67507 2018-11-14 19:04:14,246 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-14 19:04:14,247 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-14 19:04:17,250 - create_stack - DEBUG - Stack status query timeout in 1189.64220595 2018-11-14 19:04:17,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/57ec0174-74d0-40ca-8431-c9d66eb61df5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c65816e585b26bcb451edc076cfd60b88610baca" 2018-11-14 19:04:17,457 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:04:17 GMT Server: Apache x-openstack-request-id: req-3ef77cb2-a369-4785-9e58-a76127b1a18d Location: http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack/57ec0174-74d0-40ca-8431-c9d66eb61df5 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack/57ec0174-74d0-40ca-8431-c9d66eb61df5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:04:17,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:04:17 GMT Server: Apache x-openstack-request-id: req-a5022fb6-0ab4-4579-bda7-a63f98c696da 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": "877da845b283414b81200631cc83b9a5", "OS::stack_id": "57ec0174-74d0-40ca-8431-c9d66eb61df5", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack", "image_name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-image", "inst_name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-inst", "subnet_name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-subnet", "net_name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-net", "flavor_name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack", "stack_user_project_id": "a36fd63e19e1475185d0e57f61ff8e34", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-14T19:04:05Z", "links": [{"href": "http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack/57ec0174-74d0-40ca-8431-c9d66eb61df5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "57ec0174-74d0-40ca-8431-c9d66eb61df5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:04:17,500 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack/57ec0174-74d0-40ca-8431-c9d66eb61df5 used request id req-a5022fb6-0ab4-4579-bda7-a63f98c696da 2018-11-14 19:04:17,501 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-14 19:04:17,501 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-14 19:04:20,504 - create_stack - DEBUG - Stack status query timeout in 1186.38779712 2018-11-14 19:04:20,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/57ec0174-74d0-40ca-8431-c9d66eb61df5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c65816e585b26bcb451edc076cfd60b88610baca" 2018-11-14 19:04:20,536 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:04:20 GMT Server: Apache x-openstack-request-id: req-d4bc9ccb-e0b1-4435-a170-f7f1fe16ab3c Location: http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack/57ec0174-74d0-40ca-8431-c9d66eb61df5 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack/57ec0174-74d0-40ca-8431-c9d66eb61df5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:04:20,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:04:20 GMT Server: Apache x-openstack-request-id: req-18603d91-8ddb-444f-b216-3fea8145ba42 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": "877da845b283414b81200631cc83b9a5", "OS::stack_id": "57ec0174-74d0-40ca-8431-c9d66eb61df5", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack", "image_name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-image", "inst_name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-inst", "subnet_name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-subnet", "net_name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-net", "flavor_name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack", "stack_user_project_id": "a36fd63e19e1475185d0e57f61ff8e34", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-14T19:04:05Z", "links": [{"href": "http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack/57ec0174-74d0-40ca-8431-c9d66eb61df5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "57ec0174-74d0-40ca-8431-c9d66eb61df5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:04:20,579 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack/57ec0174-74d0-40ca-8431-c9d66eb61df5 used request id req-18603d91-8ddb-444f-b216-3fea8145ba42 2018-11-14 19:04:20,580 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-14 19:04:20,580 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-14 19:04:23,583 - create_stack - DEBUG - Stack status query timeout in 1183.30910015 2018-11-14 19:04:23,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/57ec0174-74d0-40ca-8431-c9d66eb61df5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c65816e585b26bcb451edc076cfd60b88610baca" 2018-11-14 19:04:23,783 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:04:23 GMT Server: Apache x-openstack-request-id: req-ca4b6b72-4fff-49ae-bef3-b5477a6da7a7 Location: http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack/57ec0174-74d0-40ca-8431-c9d66eb61df5 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack/57ec0174-74d0-40ca-8431-c9d66eb61df5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:04:24,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:04:23 GMT Server: Apache x-openstack-request-id: req-a791daad-cef4-45ac-8178-ba88297bcab7 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": "877da845b283414b81200631cc83b9a5", "OS::stack_id": "57ec0174-74d0-40ca-8431-c9d66eb61df5", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack", "image_name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-image", "inst_name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-inst", "subnet_name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-subnet", "net_name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-net", "flavor_name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack", "stack_user_project_id": "a36fd63e19e1475185d0e57f61ff8e34", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-14T19:04:05Z", "links": [{"href": "http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack/57ec0174-74d0-40ca-8431-c9d66eb61df5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "57ec0174-74d0-40ca-8431-c9d66eb61df5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:04:24,009 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack/57ec0174-74d0-40ca-8431-c9d66eb61df5 used request id req-a791daad-cef4-45ac-8178-ba88297bcab7 2018-11-14 19:04:24,009 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-11-14 19:04:24,009 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack 2018-11-14 19:04:24,010 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack 2018-11-14 19:04:24,010 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:04:24,423 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b12321c25798422fa341bc505133bf84", "name": "CreateStackSuccessTests-1f4130eb-5a15-403-proj-role"}, {"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}], "expires_at": "2018-11-14T20:04:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "877da845b283414b81200631cc83b9a5", "name": "CreateStackSuccessTests-1f4130eb-5a15-403-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/877da845b283414b81200631cc83b9a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/877da845b283414b81200631cc83b9a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_877da845b283414b81200631cc83b9a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_877da845b283414b81200631cc83b9a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/877da845b283414b81200631cc83b9a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/877da845b283414b81200631cc83b9a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/877da845b283414b81200631cc83b9a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/877da845b283414b81200631cc83b9a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/877da845b283414b81200631cc83b9a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/877da845b283414b81200631cc83b9a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/877da845b283414b81200631cc83b9a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/877da845b283414b81200631cc83b9a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/877da845b283414b81200631cc83b9a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-1f4130eb-5a15-403-user", "id": "0a4802a9cced41aab15fa95860f6b49a"}, "audit_ids": ["KlTwZN2bQOCmhj6frzua2A"], "issued_at": "2018-11-14T19:04:24.000000Z"}} 2018-11-14 19:04:24,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/57ec0174-74d0-40ca-8431-c9d66eb61df5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9f08d8de7b9a2d0cb0c2923aa64af3091fb27f" 2018-11-14 19:04:24,688 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:04:24 GMT Server: Apache x-openstack-request-id: req-be98a3d9-7def-4e36-9fcc-48fe4efaa0e2 Location: http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack/57ec0174-74d0-40ca-8431-c9d66eb61df5 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack/57ec0174-74d0-40ca-8431-c9d66eb61df5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:04:24,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:04:24 GMT Server: Apache x-openstack-request-id: req-80c63ccf-6842-4943-85b6-f81f380973e4 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": "877da845b283414b81200631cc83b9a5", "OS::stack_id": "57ec0174-74d0-40ca-8431-c9d66eb61df5", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack", "image_name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-image", "inst_name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-inst", "subnet_name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-subnet", "net_name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-net", "flavor_name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack", "stack_user_project_id": "a36fd63e19e1475185d0e57f61ff8e34", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-14T19:04:05Z", "links": [{"href": "http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack/57ec0174-74d0-40ca-8431-c9d66eb61df5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "57ec0174-74d0-40ca-8431-c9d66eb61df5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:04:24,895 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack/57ec0174-74d0-40ca-8431-c9d66eb61df5 used request id req-80c63ccf-6842-4943-85b6-f81f380973e4 2018-11-14 19:04:24,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/57ec0174-74d0-40ca-8431-c9d66eb61df5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c65816e585b26bcb451edc076cfd60b88610baca" 2018-11-14 19:04:24,925 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:04:24 GMT Server: Apache x-openstack-request-id: req-43ccfd81-eb71-4ec1-aac2-94a1721ec7b7 Location: http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack/57ec0174-74d0-40ca-8431-c9d66eb61df5 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack/57ec0174-74d0-40ca-8431-c9d66eb61df5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:04:25,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:04:24 GMT Server: Apache x-openstack-request-id: req-baba5243-8bb3-42c0-b775-623d55595892 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": "877da845b283414b81200631cc83b9a5", "OS::stack_id": "57ec0174-74d0-40ca-8431-c9d66eb61df5", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack", "image_name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-image", "inst_name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-inst", "subnet_name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-subnet", "net_name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-net", "flavor_name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack", "stack_user_project_id": "a36fd63e19e1475185d0e57f61ff8e34", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-14T19:04:05Z", "links": [{"href": "http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack/57ec0174-74d0-40ca-8431-c9d66eb61df5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "57ec0174-74d0-40ca-8431-c9d66eb61df5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:04:25,152 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack/57ec0174-74d0-40ca-8431-c9d66eb61df5 used request id req-baba5243-8bb3-42c0-b775-623d55595892 2018-11-14 19:04:25,153 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:04:25,153 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:04:25,569 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b12321c25798422fa341bc505133bf84", "name": "CreateStackSuccessTests-1f4130eb-5a15-403-proj-role"}, {"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}], "expires_at": "2018-11-14T20:04:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "877da845b283414b81200631cc83b9a5", "name": "CreateStackSuccessTests-1f4130eb-5a15-403-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/877da845b283414b81200631cc83b9a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/877da845b283414b81200631cc83b9a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_877da845b283414b81200631cc83b9a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_877da845b283414b81200631cc83b9a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/877da845b283414b81200631cc83b9a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/877da845b283414b81200631cc83b9a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/877da845b283414b81200631cc83b9a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/877da845b283414b81200631cc83b9a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/877da845b283414b81200631cc83b9a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/877da845b283414b81200631cc83b9a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/877da845b283414b81200631cc83b9a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/877da845b283414b81200631cc83b9a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/877da845b283414b81200631cc83b9a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-1f4130eb-5a15-403-user", "id": "0a4802a9cced41aab15fa95860f6b49a"}, "audit_ids": ["PXS9gv8pSL--b9hO9ex_pg"], "issued_at": "2018-11-14T19:04:25.000000Z"}} 2018-11-14 19:04:25,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d481bae878636612c100cc71760d0f9c7005d4b9" 2018-11-14 19:04:25,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:04:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bd19ea5-dd01-4a14-91d2-5ef7c8de612c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:04:25,662 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-4bd19ea5-dd01-4a14-91d2-5ef7c8de612c 2018-11-14 19:04:25,665 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 19:04:25,670 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-14 19:04:25,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d481bae878636612c100cc71760d0f9c7005d4b9" 2018-11-14 19:04:25,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:04:25 GMT Server: Apache x-openstack-request-id: req-da83652a-1ad2-47b5-860e-37979eda3938 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-f6bb3098-71a5-4179-8851-e916c655ae8a-stack", "stack_user_project_id": "a36fd63e19e1475185d0e57f61ff8e34", "deletion_time": null, "creation_time": "2018-11-14T19:04:05Z", "links": [{"href": "http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack/57ec0174-74d0-40ca-8431-c9d66eb61df5", "rel": "self"}], "updated_time": null, "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "57ec0174-74d0-40ca-8431-c9d66eb61df5", "tags": null}]} 2018-11-14 19:04:25,910 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack used request id req-da83652a-1ad2-47b5-860e-37979eda3938 2018-11-14 19:04:25,910 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack 2018-11-14 19:04:25,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/57ec0174-74d0-40ca-8431-c9d66eb61df5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d481bae878636612c100cc71760d0f9c7005d4b9" 2018-11-14 19:04:26,208 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:04:25 GMT Server: Apache x-openstack-request-id: req-d2eeb717-2b1f-40e0-ad2f-79c0d53cceda Location: http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack/57ec0174-74d0-40ca-8431-c9d66eb61df5 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack/57ec0174-74d0-40ca-8431-c9d66eb61df5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:04:26,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:04:26 GMT Server: Apache x-openstack-request-id: req-21d05f2a-5034-4757-91a8-ecdf85d98038 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": "877da845b283414b81200631cc83b9a5", "OS::stack_id": "57ec0174-74d0-40ca-8431-c9d66eb61df5", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack", "image_name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-image", "inst_name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-inst", "subnet_name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-subnet", "net_name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-net", "flavor_name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack", "stack_user_project_id": "a36fd63e19e1475185d0e57f61ff8e34", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-14T19:04:05Z", "links": [{"href": "http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack/57ec0174-74d0-40ca-8431-c9d66eb61df5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "57ec0174-74d0-40ca-8431-c9d66eb61df5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:04:26,523 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack/57ec0174-74d0-40ca-8431-c9d66eb61df5 used request id req-21d05f2a-5034-4757-91a8-ecdf85d98038 2018-11-14 19:04:26,523 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack 2018-11-14 19:04:26,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/57ec0174-74d0-40ca-8431-c9d66eb61df5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c65816e585b26bcb451edc076cfd60b88610baca" 2018-11-14 19:04:26,734 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:04:26 GMT Server: Apache x-openstack-request-id: req-b5e17e3a-da60-4ffe-aee2-6681dde24a92 Location: http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack/57ec0174-74d0-40ca-8431-c9d66eb61df5 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack/57ec0174-74d0-40ca-8431-c9d66eb61df5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:04:27,037 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:04:26 GMT Server: Apache x-openstack-request-id: req-b0a2f751-b265-4164-8c8c-d14fb4ff3a8f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:04:27,037 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack/57ec0174-74d0-40ca-8431-c9d66eb61df5 used request id req-b0a2f751-b265-4164-8c8c-d14fb4ff3a8f 2018-11-14 19:04:27,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/57ec0174-74d0-40ca-8431-c9d66eb61df5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c65816e585b26bcb451edc076cfd60b88610baca" 2018-11-14 19:04:27,259 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:04:27 GMT Server: Apache x-openstack-request-id: req-73b246a5-bc3a-47fb-a5ae-33606ed82133 Location: http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack/57ec0174-74d0-40ca-8431-c9d66eb61df5 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack/57ec0174-74d0-40ca-8431-c9d66eb61df5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:04:27,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:04:27 GMT Server: Apache x-openstack-request-id: req-c0e207fe-c826-43cc-a5df-686d4cd6f43a 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": "877da845b283414b81200631cc83b9a5", "OS::stack_id": "57ec0174-74d0-40ca-8431-c9d66eb61df5", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack", "image_name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-image", "inst_name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-inst", "subnet_name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-subnet", "flavor_name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-flavor-name", "net_name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack", "stack_user_project_id": "a36fd63e19e1475185d0e57f61ff8e34", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-14T19:04:05Z", "links": [{"href": "http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack/57ec0174-74d0-40ca-8431-c9d66eb61df5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-14T19:04:26Z", "id": "57ec0174-74d0-40ca-8431-c9d66eb61df5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:04:27,503 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack/57ec0174-74d0-40ca-8431-c9d66eb61df5 used request id req-c0e207fe-c826-43cc-a5df-686d4cd6f43a 2018-11-14 19:04:27,503 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-14 19:04:27,503 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-14 19:04:30,506 - create_stack - DEBUG - Stack status query timeout in 1196.53105712 2018-11-14 19:04:30,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/57ec0174-74d0-40ca-8431-c9d66eb61df5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c65816e585b26bcb451edc076cfd60b88610baca" 2018-11-14 19:04:30,727 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:04:30 GMT Server: Apache x-openstack-request-id: req-b9ead39a-164e-4696-aba3-6066be9bbb1c Location: http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack/57ec0174-74d0-40ca-8431-c9d66eb61df5 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack/57ec0174-74d0-40ca-8431-c9d66eb61df5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:04:30,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:04:30 GMT Server: Apache x-openstack-request-id: req-2b6a0168-363c-4da6-a39b-4f5256a246d2 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": "877da845b283414b81200631cc83b9a5", "OS::stack_id": "57ec0174-74d0-40ca-8431-c9d66eb61df5", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack", "image_name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-image", "inst_name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-inst", "subnet_name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-subnet", "flavor_name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-flavor-name", "net_name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack", "stack_user_project_id": "a36fd63e19e1475185d0e57f61ff8e34", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-14T19:04:05Z", "links": [{"href": "http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack/57ec0174-74d0-40ca-8431-c9d66eb61df5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-14T19:04:26Z", "id": "57ec0174-74d0-40ca-8431-c9d66eb61df5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:04:30,754 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack/57ec0174-74d0-40ca-8431-c9d66eb61df5 used request id req-2b6a0168-363c-4da6-a39b-4f5256a246d2 2018-11-14 19:04:30,754 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-14 19:04:30,754 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-14 19:04:33,757 - create_stack - DEBUG - Stack status query timeout in 1193.28028297 2018-11-14 19:04:33,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/57ec0174-74d0-40ca-8431-c9d66eb61df5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c65816e585b26bcb451edc076cfd60b88610baca" 2018-11-14 19:04:33,966 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:04:33 GMT Server: Apache x-openstack-request-id: req-3339797a-4192-4dd3-870d-d6b815cc393a Location: http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack/57ec0174-74d0-40ca-8431-c9d66eb61df5 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack/57ec0174-74d0-40ca-8431-c9d66eb61df5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:04:34,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:04:33 GMT Server: Apache x-openstack-request-id: req-071938f4-e7b4-47fb-97a3-f27ee6ae6004 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": "877da845b283414b81200631cc83b9a5", "OS::stack_id": "57ec0174-74d0-40ca-8431-c9d66eb61df5", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack", "image_name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-image", "inst_name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-inst", "subnet_name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-subnet", "flavor_name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-flavor-name", "net_name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack", "stack_user_project_id": "a36fd63e19e1475185d0e57f61ff8e34", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-14T19:04:05Z", "links": [{"href": "http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack/57ec0174-74d0-40ca-8431-c9d66eb61df5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-14T19:04:26Z", "id": "57ec0174-74d0-40ca-8431-c9d66eb61df5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:04:34,008 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack/57ec0174-74d0-40ca-8431-c9d66eb61df5 used request id req-071938f4-e7b4-47fb-97a3-f27ee6ae6004 2018-11-14 19:04:34,009 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-14 19:04:34,009 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-14 19:04:37,012 - create_stack - DEBUG - Stack status query timeout in 1190.02528906 2018-11-14 19:04:37,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/57ec0174-74d0-40ca-8431-c9d66eb61df5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c65816e585b26bcb451edc076cfd60b88610baca" 2018-11-14 19:04:37,041 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:04:37 GMT Server: Apache x-openstack-request-id: req-ebea08dd-0978-4b85-a654-8125cfb9fa1a Location: http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack/57ec0174-74d0-40ca-8431-c9d66eb61df5 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack/57ec0174-74d0-40ca-8431-c9d66eb61df5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:04:37,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:04:37 GMT Server: Apache x-openstack-request-id: req-10d84f1b-cb7e-4955-b6c8-4329bdbf320c 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": "877da845b283414b81200631cc83b9a5", "OS::stack_id": "57ec0174-74d0-40ca-8431-c9d66eb61df5", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack", "image_name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-image", "inst_name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-inst", "subnet_name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-subnet", "flavor_name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-flavor-name", "net_name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack", "stack_user_project_id": "a36fd63e19e1475185d0e57f61ff8e34", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-14T19:04:05Z", "links": [{"href": "http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack/57ec0174-74d0-40ca-8431-c9d66eb61df5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-14T19:04:26Z", "id": "57ec0174-74d0-40ca-8431-c9d66eb61df5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:04:37,083 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack/57ec0174-74d0-40ca-8431-c9d66eb61df5 used request id req-10d84f1b-cb7e-4955-b6c8-4329bdbf320c 2018-11-14 19:04:37,083 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-14 19:04:37,083 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-14 19:04:40,086 - create_stack - DEBUG - Stack status query timeout in 1186.95106196 2018-11-14 19:04:40,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/57ec0174-74d0-40ca-8431-c9d66eb61df5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c65816e585b26bcb451edc076cfd60b88610baca" 2018-11-14 19:04:40,302 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:04:40 GMT Server: Apache x-openstack-request-id: req-c5d7526a-8889-40a4-8b8d-b9485e673dae Location: http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack/57ec0174-74d0-40ca-8431-c9d66eb61df5 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack/57ec0174-74d0-40ca-8431-c9d66eb61df5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:04:40,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:04:40 GMT Server: Apache x-openstack-request-id: req-aa9c866c-6025-41d1-a455-4f572908d0a3 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": "877da845b283414b81200631cc83b9a5", "OS::stack_id": "57ec0174-74d0-40ca-8431-c9d66eb61df5", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack", "image_name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-image", "inst_name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-inst", "subnet_name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-subnet", "flavor_name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-flavor-name", "net_name": "CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-net"}, "deletion_time": "2018-11-14T19:04:39Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack", "stack_user_project_id": "a36fd63e19e1475185d0e57f61ff8e34", "tags": null, "creation_time": "2018-11-14T19:04:05Z", "links": [{"href": "http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack/57ec0174-74d0-40ca-8431-c9d66eb61df5", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-11-14T19:04:26Z", "id": "57ec0174-74d0-40ca-8431-c9d66eb61df5", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:04:40,567 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack/57ec0174-74d0-40ca-8431-c9d66eb61df5 used request id req-aa9c866c-6025-41d1-a455-4f572908d0a3 2018-11-14 19:04:40,567 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-11-14 19:04:40,567 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack 2018-11-14 19:04:40,567 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack 2018-11-14 19:04:40,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/57ec0174-74d0-40ca-8431-c9d66eb61df5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c65816e585b26bcb451edc076cfd60b88610baca" 2018-11-14 19:04:40,612 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:04:40 GMT Server: Apache x-openstack-request-id: req-88433b72-3147-4a32-a3da-953743a5ab84 Location: http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack/57ec0174-74d0-40ca-8431-c9d66eb61df5 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack/57ec0174-74d0-40ca-8431-c9d66eb61df5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:04:40,891 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:04:40 GMT Server: Apache x-openstack-request-id: req-41f45712-9f27-4bd7-876c-8ede0904ec7e Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-11-14 19:04:40,891 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/877da845b283414b81200631cc83b9a5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-stack/57ec0174-74d0-40ca-8431-c9d66eb61df5 used request id req-41f45712-9f27-4bd7-876c-8ede0904ec7e 2018-11-14 19:04:40,892 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-f6bb3098-71a5-4179-8851-e916c655ae8a-image 2018-11-14 19:04:40,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/18dfcd9d-9356-4dc5-8bcb-a4b86a41cff2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8fcfd074ee760ce1af1d093b854f6e9ab648676e" 2018-11-14 19:04:41,464 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-94744408-eda0-44a2-8618-1f1dc8bbe383 Date: Wed, 14 Nov 2018 19:04:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 19:04:41,465 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/18dfcd9d-9356-4dc5-8bcb-a4b86a41cff2 used request id req-94744408-eda0-44a2-8618-1f1dc8bbe383 2018-11-14 19:04:41,468 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/0c935486-1d47-4498-bcc4-03085acb0d24 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60b313b7454c6435980ee3c3f25c06647869a81" 2018-11-14 19:04:41,498 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 19:04:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-056cd9c4-2da0-4d30-a64f-bf8fd87b073f x-compute-request-id: req-056cd9c4-2da0-4d30-a64f-bf8fd87b073f Content-Length: 0 Content-Type: application/json 2018-11-14 19:04:41,499 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/0c935486-1d47-4498-bcc4-03085acb0d24 used request id req-056cd9c4-2da0-4d30-a64f-bf8fd87b073f 2018-11-14 19:04:41,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d862d16497673c3adc49727b23cf0785b2eb6a8c" 2018-11-14 19:04:41,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-d95b6e77-27de-4a85-9510-ba3290cf705e Date: Wed, 14 Nov 2018 19:04:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "877da845b283414b81200631cc83b9a5", "created_at": "2018-11-14T19:04:06Z", "updated_at": "2018-11-14T19:04:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T19:04:06Z", "revision_number": 0, "id": "102ba3cd-844f-41d6-b77d-1e2b99d6283d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T19:04:06Z", "security_group_id": "914ad481-5ec7-468a-aaf4-dbfb237fce37", "tenant_id": "877da845b283414b81200631cc83b9a5", "port_range_min": null, "ethertype": "IPv4", "project_id": "877da845b283414b81200631cc83b9a5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T19:04:06Z", "revision_number": 0, "id": "3b8bf8ff-1486-41c3-b9ef-1cd55ef73c36", "remote_group_id": "914ad481-5ec7-468a-aaf4-dbfb237fce37", "remote_ip_prefix": null, "created_at": "2018-11-14T19:04:06Z", "security_group_id": "914ad481-5ec7-468a-aaf4-dbfb237fce37", "tenant_id": "877da845b283414b81200631cc83b9a5", "port_range_min": null, "ethertype": "IPv6", "project_id": "877da845b283414b81200631cc83b9a5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T19:04:07Z", "revision_number": 0, "id": "929cfd4d-7cd9-4768-b3b9-292df230bbd8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T19:04:07Z", "security_group_id": "914ad481-5ec7-468a-aaf4-dbfb237fce37", "tenant_id": "877da845b283414b81200631cc83b9a5", "port_range_min": null, "ethertype": "IPv6", "project_id": "877da845b283414b81200631cc83b9a5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T19:04:06Z", "revision_number": 0, "id": "f56e3f2d-9a92-43ac-a3a2-0d440d7629f0", "remote_group_id": "914ad481-5ec7-468a-aaf4-dbfb237fce37", "remote_ip_prefix": null, "created_at": "2018-11-14T19:04:06Z", "security_group_id": "914ad481-5ec7-468a-aaf4-dbfb237fce37", "tenant_id": "877da845b283414b81200631cc83b9a5", "port_range_min": null, "ethertype": "IPv4", "project_id": "877da845b283414b81200631cc83b9a5"}], "revision_number": 4, "project_id": "877da845b283414b81200631cc83b9a5", "id": "914ad481-5ec7-468a-aaf4-dbfb237fce37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 19:04:41,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-d95b6e77-27de-4a85-9510-ba3290cf705e 2018-11-14 19:04:41,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d862d16497673c3adc49727b23cf0785b2eb6a8c" 2018-11-14 19:04:41,925 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:04:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c61f75f4-e440-43db-a108-b4585186b4d2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 19:04:41,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-c61f75f4-e440-43db-a108-b4585186b4d2 2018-11-14 19:04:41,926 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 19:04:41,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d862d16497673c3adc49727b23cf0785b2eb6a8c" 2018-11-14 19:04:42,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:04:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b11cd25-b484-45e6-b515-b90504816ff5 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 19:04:42,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-8b11cd25-b484-45e6-b515-b90504816ff5 2018-11-14 19:04:42,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d862d16497673c3adc49727b23cf0785b2eb6a8c" 2018-11-14 19:04:42,223 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:04:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-719b3b8d-c376-4b6e-a2bd-78904b9f8ccb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 19:04:42,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-719b3b8d-c376-4b6e-a2bd-78904b9f8ccb 2018-11-14 19:04:42,224 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 19:04:42,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d862d16497673c3adc49727b23cf0785b2eb6a8c" 2018-11-14 19:04:42,332 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:04:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ada6d61-7e4c-4d14-bb66-a76a6737f098 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 19:04:42,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-6ada6d61-7e4c-4d14-bb66-a76a6737f098 2018-11-14 19:04:42,332 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 19:04:42,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d862d16497673c3adc49727b23cf0785b2eb6a8c" 2018-11-14 19:04:42,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:04:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90ed35f7-7674-43da-a69f-6aed00843d1c Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 19:04:42,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-90ed35f7-7674-43da-a69f-6aed00843d1c 2018-11-14 19:04:42,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d862d16497673c3adc49727b23cf0785b2eb6a8c" 2018-11-14 19:04:42,551 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:04:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37a0cf1b-d729-4e79-a318-98ed127022cb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 19:04:42,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-37a0cf1b-d729-4e79-a318-98ed127022cb 2018-11-14 19:04:42,551 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 19:04:42,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/877da845b283414b81200631cc83b9a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d862d16497673c3adc49727b23cf0785b2eb6a8c" 2018-11-14 19:04:42,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:04:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d4e1beb-1a6f-4e41-ac6d-bbc0c0c1b725 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/877da845b283414b81200631cc83b9a5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "877da845b283414b81200631cc83b9a5", "name": "CreateStackSuccessTests-1f4130eb-5a15-403-proj"}} 2018-11-14 19:04:42,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/877da845b283414b81200631cc83b9a5 used request id req-0d4e1beb-1a6f-4e41-ac6d-bbc0c0c1b725 2018-11-14 19:04:42,667 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 914ad481-5ec7-468a-aaf4-dbfb237fce37 2018-11-14 19:04:42,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=914ad481-5ec7-468a-aaf4-dbfb237fce37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d862d16497673c3adc49727b23cf0785b2eb6a8c" 2018-11-14 19:04:42,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-71decf37-07ed-46b8-8dc7-977d8aae5573 Date: Wed, 14 Nov 2018 19:04: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-11-14T19:04:06Z", "security_group_id": "914ad481-5ec7-468a-aaf4-dbfb237fce37", "port_range_min": null, "revision_number": 0, "tenant_id": "877da845b283414b81200631cc83b9a5", "created_at": "2018-11-14T19:04:06Z", "project_id": "877da845b283414b81200631cc83b9a5", "id": "102ba3cd-844f-41d6-b77d-1e2b99d6283d"}, {"remote_group_id": "914ad481-5ec7-468a-aaf4-dbfb237fce37", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T19:04:06Z", "security_group_id": "914ad481-5ec7-468a-aaf4-dbfb237fce37", "port_range_min": null, "revision_number": 0, "tenant_id": "877da845b283414b81200631cc83b9a5", "created_at": "2018-11-14T19:04:06Z", "project_id": "877da845b283414b81200631cc83b9a5", "id": "3b8bf8ff-1486-41c3-b9ef-1cd55ef73c36"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T19:04:07Z", "security_group_id": "914ad481-5ec7-468a-aaf4-dbfb237fce37", "port_range_min": null, "revision_number": 0, "tenant_id": "877da845b283414b81200631cc83b9a5", "created_at": "2018-11-14T19:04:07Z", "project_id": "877da845b283414b81200631cc83b9a5", "id": "929cfd4d-7cd9-4768-b3b9-292df230bbd8"}, {"remote_group_id": "914ad481-5ec7-468a-aaf4-dbfb237fce37", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T19:04:06Z", "security_group_id": "914ad481-5ec7-468a-aaf4-dbfb237fce37", "port_range_min": null, "revision_number": 0, "tenant_id": "877da845b283414b81200631cc83b9a5", "created_at": "2018-11-14T19:04:06Z", "project_id": "877da845b283414b81200631cc83b9a5", "id": "f56e3f2d-9a92-43ac-a3a2-0d440d7629f0"}]} 2018-11-14 19:04:42,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=914ad481-5ec7-468a-aaf4-dbfb237fce37 used request id req-71decf37-07ed-46b8-8dc7-977d8aae5573 2018-11-14 19:04:42,873 - neutron_utils - INFO - Deleting security group with name - default 2018-11-14 19:04:42,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/914ad481-5ec7-468a-aaf4-dbfb237fce37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d862d16497673c3adc49727b23cf0785b2eb6a8c" 2018-11-14 19:04:43,225 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a10bff4f-251d-4392-9dda-77608a355ed1 Content-Length: 0 Date: Wed, 14 Nov 2018 19:04:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 19:04:43,225 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/914ad481-5ec7-468a-aaf4-dbfb237fce37 used request id req-a10bff4f-251d-4392-9dda-77608a355ed1 2018-11-14 19:04:43,226 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-1f4130eb-5a15-403-proj 2018-11-14 19:04:43,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/877da845b283414b81200631cc83b9a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d862d16497673c3adc49727b23cf0785b2eb6a8c" 2018-11-14 19:04:43,554 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:04:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ee063c5-c14f-468e-a46b-f008f997f869 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:04:43,554 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/877da845b283414b81200631cc83b9a5 used request id req-9ee063c5-c14f-468e-a46b-f008f997f869 2018-11-14 19:04:43,554 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-1f4130eb-5a15-403-proj-role 2018-11-14 19:04:43,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/b12321c25798422fa341bc505133bf84 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d862d16497673c3adc49727b23cf0785b2eb6a8c" 2018-11-14 19:04:43,679 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:04:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65bb6357-3961-4f3d-b932-fc54b60faa4e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:04:43,679 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/b12321c25798422fa341bc505133bf84 used request id req-65bb6357-3961-4f3d-b932-fc54b60faa4e 2018-11-14 19:04:43,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d862d16497673c3adc49727b23cf0785b2eb6a8c" 2018-11-14 19:04:43,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:04:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b24fe751-423e-4833-a414-b3ca85ce1574 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:04:43,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b24fe751-423e-4833-a414-b3ca85ce1574 2018-11-14 19:04:43,816 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-1f4130eb-5a15-403-user 2018-11-14 19:04:43,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/0a4802a9cced41aab15fa95860f6b49a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9881371f8b2625bed9ad26aced45457a1fce088f" 2018-11-14 19:04:44,059 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:04:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21841ed3-0af2-4989-b342-aebdce59ebf1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:04:44,059 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/0a4802a9cced41aab15fa95860f6b49a used request id req-21841ed3-0af2-4989-b342-aebdce59ebf1 2018-11-14 19:04:44,060 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:04:44,469 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T20:04:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["daZ-BOR_QgSxNoic1lZ2uQ"], "issued_at": "2018-11-14T19:04:44.000000Z"}} 2018-11-14 19:04:44,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ea5221583ee2a64f5407d456010ea08f80a13cb" 2018-11-14 19:04:44,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:04:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcf7f673-92d1-481b-bdf9-f675eb3df1f7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:04:44,588 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-dcf7f673-92d1-481b-bdf9-f675eb3df1f7 2018-11-14 19:04:44,589 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:04:44,590 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:04:45,106 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T20:04:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["i5JBeHDITSWZSAxHjAoc2g"], "issued_at": "2018-11-14T19:04:45.000000Z"}} 2018-11-14 19:04:45,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2035dae5394c90f518182d1d5178ed814580677a" 2018-11-14 19:04:45,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:04:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4318e169-0f39-4d9d-8248-8f3c3105a397 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:04:45,204 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-4318e169-0f39-4d9d-8248-8f3c3105a397 2018-11-14 19:04:45,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 19:04:45,213 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 19:04: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 19:04:45,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-4f754e35-fbcf-41d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2035dae5394c90f518182d1d5178ed814580677a" 2018-11-14 19:04:45,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:04:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a417ca8-56c8-4c39-98d8-ff4989f77063 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-4f754e35-fbcf-41d-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 19:04:45,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-4f754e35-fbcf-41d-proj used request id req-5a417ca8-56c8-4c39-98d8-ff4989f77063 2018-11-14 19:04:45,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2035dae5394c90f518182d1d5178ed814580677a" 2018-11-14 19:04:45,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:04:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60899a97-54dd-47b2-89b8-dd0e20c58083 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 19:04:45,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-60899a97-54dd-47b2-89b8-dd0e20c58083 2018-11-14 19:04:45,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2035dae5394c90f518182d1d5178ed814580677a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-4f754e35-fbcf-41d-proj"}}' 2018-11-14 19:04:45,573 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 19:04:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-095df730-07be-4b9c-a680-2e169c79d828 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b458c998a65f44959523ec60812ff7a9"}, "tags": [], "enabled": true, "id": "b458c998a65f44959523ec60812ff7a9", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-4f754e35-fbcf-41d-proj"}} 2018-11-14 19:04:45,573 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-095df730-07be-4b9c-a680-2e169c79d828 2018-11-14 19:04:45,573 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-4f754e35-fbcf-41d-proj 2018-11-14 19:04:45,574 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:04:45,574 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:04:45,993 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T20:04:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["OVUYKVSBRJOoHKKchlqK_A"], "issued_at": "2018-11-14T19:04:45.000000Z"}} 2018-11-14 19:04:45,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4176aab4cdf7bd5cb582c0274c2e2c0d2b010e71" 2018-11-14 19:04:46,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:04:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9460ff6d-cf0a-462d-966c-410e0291d146 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:04:46,007 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-9460ff6d-cf0a-462d-966c-410e0291d146 2018-11-14 19:04:46,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 19:04:46,016 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 19:04: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 19:04:46,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4176aab4cdf7bd5cb582c0274c2e2c0d2b010e71" 2018-11-14 19:04:46,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:04:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d9ee9a5-585d-4cc9-ae47-0363a4796486 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 19:04:46,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-6d9ee9a5-585d-4cc9-ae47-0363a4796486 2018-11-14 19:04:46,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-4f754e35-fbcf-41d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4176aab4cdf7bd5cb582c0274c2e2c0d2b010e71" 2018-11-14 19:04:46,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:04:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4583d73b-4afd-4456-839b-38eea271d686 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-4f754e35-fbcf-41d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b458c998a65f44959523ec60812ff7a9"}, "tags": [], "enabled": true, "id": "b458c998a65f44959523ec60812ff7a9", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-4f754e35-fbcf-41d-proj"}]} 2018-11-14 19:04:46,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-4f754e35-fbcf-41d-proj used request id req-4583d73b-4afd-4456-839b-38eea271d686 2018-11-14 19:04:46,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4176aab4cdf7bd5cb582c0274c2e2c0d2b010e71" 2018-11-14 19:04:46,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:04:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95888cda-1f5b-4756-971f-365d688b92a9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 19:04:46,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-95888cda-1f5b-4756-971f-365d688b92a9 2018-11-14 19:04:46,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4176aab4cdf7bd5cb582c0274c2e2c0d2b010e71" 2018-11-14 19:04:46,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:04:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52d74261-4093-4b2e-a5d9-941af6388719 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:04:46,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-52d74261-4093-4b2e-a5d9-941af6388719 2018-11-14 19:04:46,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-4f754e35-fbcf-41d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4176aab4cdf7bd5cb582c0274c2e2c0d2b010e71" 2018-11-14 19:04:46,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:04:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16ee8449-45a2-4dc5-8f35-85f78bf45bc4 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-4f754e35-fbcf-41d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b458c998a65f44959523ec60812ff7a9"}, "tags": [], "enabled": true, "id": "b458c998a65f44959523ec60812ff7a9", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-4f754e35-fbcf-41d-proj"}]} 2018-11-14 19:04:46,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-4f754e35-fbcf-41d-proj used request id req-16ee8449-45a2-4dc5-8f35-85f78bf45bc4 2018-11-14 19:04:46,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/fc6f8a8378654a93be019227b272a186 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4176aab4cdf7bd5cb582c0274c2e2c0d2b010e71" 2018-11-14 19:04:47,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:04:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf996a75-f1a4-4124-8c79-cc870ed89208 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-4f754e35-fbcf-41d-user", "links": {"self": "http://172.30.9.28:5000/v3/users/fc6f8a8378654a93be019227b272a186"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "b458c998a65f44959523ec60812ff7a9", "id": "fc6f8a8378654a93be019227b272a186", "password_expires_at": null}} 2018-11-14 19:04:47,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/fc6f8a8378654a93be019227b272a186 used request id req-cf996a75-f1a4-4124-8c79-cc870ed89208 2018-11-14 19:04:47,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b458c998a65f44959523ec60812ff7a9/users/fc6f8a8378654a93be019227b272a186/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4176aab4cdf7bd5cb582c0274c2e2c0d2b010e71" 2018-11-14 19:04:47,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:04:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff2c2c97-04c6-4799-bd10-1fe753bab927 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/b458c998a65f44959523ec60812ff7a9/users/fc6f8a8378654a93be019227b272a186/roles", "previous": null, "next": null}, "roles": []} 2018-11-14 19:04:47,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b458c998a65f44959523ec60812ff7a9/users/fc6f8a8378654a93be019227b272a186/roles used request id req-ff2c2c97-04c6-4799-bd10-1fe753bab927 2018-11-14 19:04:47,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4176aab4cdf7bd5cb582c0274c2e2c0d2b010e71" 2018-11-14 19:04:47,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:04:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6d83145-5681-4640-bf7c-409fd0f90e72 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}} 2018-11-14 19:04:47,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4 used request id req-d6d83145-5681-4640-bf7c-409fd0f90e72 2018-11-14 19:04:47,365 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-4f754e35-fbcf-41d-proj 2018-11-14 19:04:47,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/b458c998a65f44959523ec60812ff7a9/users/fc6f8a8378654a93be019227b272a186/roles/783ac46c0c6e4351b20c894e1af3c3a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4176aab4cdf7bd5cb582c0274c2e2c0d2b010e71" 2018-11-14 19:04:47,553 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:04:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97fb0e94-9193-4ef0-bc00-4e9f141d7ae3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:04:47,553 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/b458c998a65f44959523ec60812ff7a9/users/fc6f8a8378654a93be019227b272a186/roles/783ac46c0c6e4351b20c894e1af3c3a4 used request id req-97fb0e94-9193-4ef0-bc00-4e9f141d7ae3 2018-11-14 19:04:47,553 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-4f754e35-fbcf-41d-user 2018-11-14 19:04:47,554 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:04:47,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2035dae5394c90f518182d1d5178ed814580677a" 2018-11-14 19:04:47,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:04:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-551100d6-e935-421e-a7c1-0560a83f6535 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:04:47,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-551100d6-e935-421e-a7c1-0560a83f6535 2018-11-14 19:04:47,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2035dae5394c90f518182d1d5178ed814580677a" -d '{"role": {"name": "CreateStackSuccessTests-4f754e35-fbcf-41d-proj-role"}}' 2018-11-14 19:04:47,800 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 19:04:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16d91d0f-85ff-4e0a-a658-621227b836a7 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "567a32be98604512b2bb99bf2c517d54", "links": {"self": "http://172.30.9.28:5000/v3/roles/567a32be98604512b2bb99bf2c517d54"}, "name": "CreateStackSuccessTests-4f754e35-fbcf-41d-proj-role"}} 2018-11-14 19:04:47,800 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-16d91d0f-85ff-4e0a-a658-621227b836a7 2018-11-14 19:04:47,800 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-4f754e35-fbcf-41d-proj-role 2018-11-14 19:04:47,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/567a32be98604512b2bb99bf2c517d54 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2035dae5394c90f518182d1d5178ed814580677a" 2018-11-14 19:04:47,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:04:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba68c3d5-f848-4b99-99c5-53a1e9595ec9 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "567a32be98604512b2bb99bf2c517d54", "links": {"self": "http://172.30.9.28:5000/v3/roles/567a32be98604512b2bb99bf2c517d54"}, "name": "CreateStackSuccessTests-4f754e35-fbcf-41d-proj-role"}} 2018-11-14 19:04:47,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/567a32be98604512b2bb99bf2c517d54 used request id req-ba68c3d5-f848-4b99-99c5-53a1e9595ec9 2018-11-14 19:04:47,924 - keystone_utils - INFO - Granting role CreateStackSuccessTests-4f754e35-fbcf-41d-proj-role to project CreateStackSuccessTests-4f754e35-fbcf-41d-proj 2018-11-14 19:04:47,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/b458c998a65f44959523ec60812ff7a9/users/fc6f8a8378654a93be019227b272a186/roles/567a32be98604512b2bb99bf2c517d54 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2035dae5394c90f518182d1d5178ed814580677a" 2018-11-14 19:04:48,066 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:04:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2fa8895d-ddc7-41d5-97e5-9e0fe22ab62a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:04:48,066 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/b458c998a65f44959523ec60812ff7a9/users/fc6f8a8378654a93be019227b272a186/roles/567a32be98604512b2bb99bf2c517d54 used request id req-2fa8895d-ddc7-41d5-97e5-9e0fe22ab62a 2018-11-14 19:04:48,066 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-14 19:04:48,067 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-14 19:04:48,067 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:04:48,068 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:04:48,484 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "567a32be98604512b2bb99bf2c517d54", "name": "CreateStackSuccessTests-4f754e35-fbcf-41d-proj-role"}], "expires_at": "2018-11-14T20:04:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b458c998a65f44959523ec60812ff7a9", "name": "CreateStackSuccessTests-4f754e35-fbcf-41d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/b458c998a65f44959523ec60812ff7a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/b458c998a65f44959523ec60812ff7a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_b458c998a65f44959523ec60812ff7a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_b458c998a65f44959523ec60812ff7a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/b458c998a65f44959523ec60812ff7a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/b458c998a65f44959523ec60812ff7a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/b458c998a65f44959523ec60812ff7a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/b458c998a65f44959523ec60812ff7a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/b458c998a65f44959523ec60812ff7a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/b458c998a65f44959523ec60812ff7a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/b458c998a65f44959523ec60812ff7a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/b458c998a65f44959523ec60812ff7a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/b458c998a65f44959523ec60812ff7a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-4f754e35-fbcf-41d-user", "id": "fc6f8a8378654a93be019227b272a186"}, "audit_ids": ["HPzENIkKT9ipO2PCjSTUXQ"], "issued_at": "2018-11-14T19:04:48.000000Z"}} 2018-11-14 19:04:48,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2aa7980677cbabae41f13f30b70e701a5886d6ef" 2018-11-14 19:04:48,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:04:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5b973f3-aa2f-47f3-9f02-de70d03231fb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:04:48,567 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-c5b973f3-aa2f-47f3-9f02-de70d03231fb 2018-11-14 19:04:48,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2aa7980677cbabae41f13f30b70e701a5886d6ef" 2018-11-14 19:04:48,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-9fa7a81b-9dce-487b-98b0-622976157968 Date: Wed, 14 Nov 2018 19:04:48 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-image"} 2018-11-14 19:04:48,793 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-image used request id req-9fa7a81b-9dce-487b-98b0-622976157968 2018-11-14 19:04:48,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2aa7980677cbabae41f13f30b70e701a5886d6ef" 2018-11-14 19:04:48,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9a860bd8-b826-45ed-b4ef-4fc5bc5118ea Date: Wed, 14 Nov 2018 19:04: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-11-14 19:04:48,982 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-9a860bd8-b826-45ed-b4ef-4fc5bc5118ea 2018-11-14 19:04:49,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2aa7980677cbabae41f13f30b70e701a5886d6ef" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-image"}' 2018-11-14 19:04:49,245 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/5ca3767f-08e3-43dc-82d5-5f9c8ad4f9ef Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7d93a3ab-9371-4941-bae7-c4c7f10e4ff0 Date: Wed, 14 Nov 2018 19:04:49 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T19:04:49Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-14T19:04:49Z", "visibility": "shared", "locations": [], "self": "/v2/images/5ca3767f-08e3-43dc-82d5-5f9c8ad4f9ef", "min_disk": 0, "protected": false, "id": "5ca3767f-08e3-43dc-82d5-5f9c8ad4f9ef", "file": "/v2/images/5ca3767f-08e3-43dc-82d5-5f9c8ad4f9ef/file", "checksum": null, "owner": "b458c998a65f44959523ec60812ff7a9", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 19:04:49,246 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-7d93a3ab-9371-4941-bae7-c4c7f10e4ff0 2018-11-14 19:04:49,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/5ca3767f-08e3-43dc-82d5-5f9c8ad4f9ef/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2aa7980677cbabae41f13f30b70e701a5886d6ef" -d '' 2018-11-14 19:04:50,001 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c3279643-60ae-4b3a-90ae-b246d0be6f9c Date: Wed, 14 Nov 2018 19:04:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 19:04:50,001 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/5ca3767f-08e3-43dc-82d5-5f9c8ad4f9ef/file used request id req-c3279643-60ae-4b3a-90ae-b246d0be6f9c 2018-11-14 19:04:50,001 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-14 19:04:50,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/5ca3767f-08e3-43dc-82d5-5f9c8ad4f9ef -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2aa7980677cbabae41f13f30b70e701a5886d6ef" 2018-11-14 19:04:50,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-3452cfea-45c3-4bb1-9020-3092485fa464 Date: Wed, 14 Nov 2018 19:04:50 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T19:04:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T19:04:49Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/5ca3767f-08e3-43dc-82d5-5f9c8ad4f9ef/snap", "metadata": {}}], "self": "/v2/images/5ca3767f-08e3-43dc-82d5-5f9c8ad4f9ef", "min_disk": 0, "protected": false, "id": "5ca3767f-08e3-43dc-82d5-5f9c8ad4f9ef", "file": "/v2/images/5ca3767f-08e3-43dc-82d5-5f9c8ad4f9ef/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b458c998a65f44959523ec60812ff7a9", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/5ca3767f-08e3-43dc-82d5-5f9c8ad4f9ef/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 19:04:50,209 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/5ca3767f-08e3-43dc-82d5-5f9c8ad4f9ef used request id req-3452cfea-45c3-4bb1-9020-3092485fa464 2018-11-14 19:04:50,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2aa7980677cbabae41f13f30b70e701a5886d6ef" 2018-11-14 19:04:50,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-757096be-c2ad-4437-89ff-a746828e4a8e Date: Wed, 14 Nov 2018 19:04:50 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-11-14 19:04:50,430 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-757096be-c2ad-4437-89ff-a746828e4a8e 2018-11-14 19:04:50,432 - create_image - INFO - Created image with name - CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-image 2018-11-14 19:04:50,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/5ca3767f-08e3-43dc-82d5-5f9c8ad4f9ef -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2aa7980677cbabae41f13f30b70e701a5886d6ef" 2018-11-14 19:04:50,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-8f85f38b-9918-465a-9272-8497403472cd Date: Wed, 14 Nov 2018 19:04:50 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T19:04:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T19:04:49Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/5ca3767f-08e3-43dc-82d5-5f9c8ad4f9ef/snap", "metadata": {}}], "self": "/v2/images/5ca3767f-08e3-43dc-82d5-5f9c8ad4f9ef", "min_disk": 0, "protected": false, "id": "5ca3767f-08e3-43dc-82d5-5f9c8ad4f9ef", "file": "/v2/images/5ca3767f-08e3-43dc-82d5-5f9c8ad4f9ef/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b458c998a65f44959523ec60812ff7a9", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/5ca3767f-08e3-43dc-82d5-5f9c8ad4f9ef/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 19:04:50,648 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/5ca3767f-08e3-43dc-82d5-5f9c8ad4f9ef used request id req-8f85f38b-9918-465a-9272-8497403472cd 2018-11-14 19:04:50,648 - create_image - DEBUG - Instance status is - active 2018-11-14 19:04:50,648 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-image 2018-11-14 19:04:50,649 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-image 2018-11-14 19:04:50,649 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:04:50,650 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:04:51,063 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T20:04:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["-Me93WtvRXaSg8NFMHyIsw"], "issued_at": "2018-11-14T19:04:51.000000Z"}} 2018-11-14 19:04:51,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ae9bd3211c81c813bbb94024892ef7ac38f5a8" 2018-11-14 19:04:51,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:04:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd2bd5a6-5c2e-4306-af47-98ca71e83162 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:04:51,158 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-fd2bd5a6-5c2e-4306-af47-98ca71e83162 2018-11-14 19:04:51,159 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 19:04:51,164 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ae9bd3211c81c813bbb94024892ef7ac38f5a8" 2018-11-14 19:04:51,382 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:04: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-e26191a0-c8a6-469a-8c58-4bf82a19a9f9 x-compute-request-id: req-e26191a0-c8a6-469a-8c58-4bf82a19a9f9 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-14 19:04:51,382 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-e26191a0-c8a6-469a-8c58-4bf82a19a9f9 2018-11-14 19:04:51,385 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ae9bd3211c81c813bbb94024892ef7ac38f5a8" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-14 19:04:51,449 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:04: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-5bfffbca-d38f-4ef9-9e8c-f222cdebfc55 x-compute-request-id: req-5bfffbca-d38f-4ef9-9e8c-f222cdebfc55 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-flavor-name", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/3942947c-e548-40cf-8434-5b3f9ae8e418", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/3942947c-e548-40cf-8434-5b3f9ae8e418", "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": "3942947c-e548-40cf-8434-5b3f9ae8e418"}} 2018-11-14 19:04:51,449 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-5bfffbca-d38f-4ef9-9e8c-f222cdebfc55 2018-11-14 19:04:51,450 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:04:51,451 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:04:51,876 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "567a32be98604512b2bb99bf2c517d54", "name": "CreateStackSuccessTests-4f754e35-fbcf-41d-proj-role"}], "expires_at": "2018-11-14T20:04:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b458c998a65f44959523ec60812ff7a9", "name": "CreateStackSuccessTests-4f754e35-fbcf-41d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/b458c998a65f44959523ec60812ff7a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/b458c998a65f44959523ec60812ff7a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_b458c998a65f44959523ec60812ff7a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_b458c998a65f44959523ec60812ff7a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/b458c998a65f44959523ec60812ff7a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/b458c998a65f44959523ec60812ff7a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/b458c998a65f44959523ec60812ff7a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/b458c998a65f44959523ec60812ff7a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/b458c998a65f44959523ec60812ff7a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/b458c998a65f44959523ec60812ff7a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/b458c998a65f44959523ec60812ff7a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/b458c998a65f44959523ec60812ff7a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/b458c998a65f44959523ec60812ff7a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-4f754e35-fbcf-41d-user", "id": "fc6f8a8378654a93be019227b272a186"}, "audit_ids": ["MH_wQFsxSbam5Tsry-9S2Q"], "issued_at": "2018-11-14T19:04:51.000000Z"}} 2018-11-14 19:04:51,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb0e88b784c6194cd400bb8d0b46679265530623" 2018-11-14 19:04:51,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:04:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-877c435d-32ff-4dc3-8fcf-49db1b5997d8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:04:51,969 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-877c435d-32ff-4dc3-8fcf-49db1b5997d8 2018-11-14 19:04:51,972 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 19:04:51,975 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-14 19:04:51,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb0e88b784c6194cd400bb8d0b46679265530623" 2018-11-14 19:04:52,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:04:51 GMT Server: Apache x-openstack-request-id: req-a890b640-abd8-4df2-889e-e143a79a101f Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-11-14 19:04:52,170 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack used request id req-a890b640-abd8-4df2-889e-e143a79a101f 2018-11-14 19:04:52,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb0e88b784c6194cd400bb8d0b46679265530623" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-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-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-net", "inst_name": "CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-inst", "subnet_name": "CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-subnet", "image_name": "CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-image", "flavor_name": "CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-flavor-name"}}' 2018-11-14 19:04:54,623 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 19:04:52 GMT Server: Apache x-openstack-request-id: req-3783f052-cdcb-46a5-b6cb-579710ebb483 Location: http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "aa75b3f0-b7d1-4ea6-9a67-4a8807b46363", "links": [{"href": "http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363", "rel": "self"}]}} 2018-11-14 19:04:54,624 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks used request id req-3783f052-cdcb-46a5-b6cb-579710ebb483 2018-11-14 19:04:54,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb0e88b784c6194cd400bb8d0b46679265530623" 2018-11-14 19:04:54,820 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:04:54 GMT Server: Apache x-openstack-request-id: req-529d50fa-4bee-435f-a0a6-417ad98936b3 Location: http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:04:55,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:04:54 GMT Server: Apache x-openstack-request-id: req-a96f9863-8c19-4ab9-8151-7f7eb14935d0 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": "b458c998a65f44959523ec60812ff7a9", "OS::stack_id": "aa75b3f0-b7d1-4ea6-9a67-4a8807b46363", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack", "image_name": "CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-image", "inst_name": "CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-inst", "subnet_name": "CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-subnet", "net_name": "CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-net", "flavor_name": "CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack", "stack_user_project_id": "ee7360cc6cfb455d9833bf5ad5c0bb0b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-14T19:04:53Z", "links": [{"href": "http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "aa75b3f0-b7d1-4ea6-9a67-4a8807b46363", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:04:55,055 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363 used request id req-a96f9863-8c19-4ab9-8151-7f7eb14935d0 2018-11-14 19:04:55,055 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack 2018-11-14 19:04:55,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb0e88b784c6194cd400bb8d0b46679265530623" 2018-11-14 19:04:55,268 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:04:55 GMT Server: Apache x-openstack-request-id: req-9e1e309f-f571-4fdd-9d9a-58f4abdec6c9 Location: http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:04:55,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:04:55 GMT Server: Apache x-openstack-request-id: req-5161fca9-04d1-4e86-8d9b-e2e069083443 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": "b458c998a65f44959523ec60812ff7a9", "OS::stack_id": "aa75b3f0-b7d1-4ea6-9a67-4a8807b46363", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack", "image_name": "CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-image", "inst_name": "CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-inst", "subnet_name": "CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-subnet", "net_name": "CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-net", "flavor_name": "CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack", "stack_user_project_id": "ee7360cc6cfb455d9833bf5ad5c0bb0b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-14T19:04:53Z", "links": [{"href": "http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "aa75b3f0-b7d1-4ea6-9a67-4a8807b46363", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:04:55,618 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363 used request id req-5161fca9-04d1-4e86-8d9b-e2e069083443 2018-11-14 19:04:55,618 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-14 19:04:55,618 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-14 19:04:58,622 - create_stack - DEBUG - Stack status query timeout in 1196.43379402 2018-11-14 19:04:58,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb0e88b784c6194cd400bb8d0b46679265530623" 2018-11-14 19:04:58,852 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:04:58 GMT Server: Apache x-openstack-request-id: req-3074840a-a6e2-4bb3-aa74-37ac92f9fdbf Location: http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:04:58,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:04:58 GMT Server: Apache x-openstack-request-id: req-6616eae8-9b2c-4124-b4ed-409016fe978c 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": "b458c998a65f44959523ec60812ff7a9", "OS::stack_id": "aa75b3f0-b7d1-4ea6-9a67-4a8807b46363", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack", "image_name": "CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-image", "inst_name": "CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-inst", "subnet_name": "CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-subnet", "net_name": "CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-net", "flavor_name": "CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack", "stack_user_project_id": "ee7360cc6cfb455d9833bf5ad5c0bb0b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-14T19:04:53Z", "links": [{"href": "http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "aa75b3f0-b7d1-4ea6-9a67-4a8807b46363", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:04:58,894 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363 used request id req-6616eae8-9b2c-4124-b4ed-409016fe978c 2018-11-14 19:04:58,895 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-14 19:04:58,895 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-14 19:05:01,898 - create_stack - DEBUG - Stack status query timeout in 1193.15696716 2018-11-14 19:05:01,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb0e88b784c6194cd400bb8d0b46679265530623" 2018-11-14 19:05:02,135 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:05:01 GMT Server: Apache x-openstack-request-id: req-ed1036c5-52d2-4d1f-b400-9dc1646c1c48 Location: http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:05:02,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:05:02 GMT Server: Apache x-openstack-request-id: req-b052a11f-431f-473f-a730-bb630379aeea 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": "b458c998a65f44959523ec60812ff7a9", "OS::stack_id": "aa75b3f0-b7d1-4ea6-9a67-4a8807b46363", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack", "image_name": "CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-image", "inst_name": "CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-inst", "subnet_name": "CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-subnet", "net_name": "CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-net", "flavor_name": "CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack", "stack_user_project_id": "ee7360cc6cfb455d9833bf5ad5c0bb0b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-14T19:04:53Z", "links": [{"href": "http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "aa75b3f0-b7d1-4ea6-9a67-4a8807b46363", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:05:02,371 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363 used request id req-b052a11f-431f-473f-a730-bb630379aeea 2018-11-14 19:05:02,371 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-14 19:05:02,371 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-14 19:05:05,374 - create_stack - DEBUG - Stack status query timeout in 1189.68098998 2018-11-14 19:05:05,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb0e88b784c6194cd400bb8d0b46679265530623" 2018-11-14 19:05:05,599 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:05:05 GMT Server: Apache x-openstack-request-id: req-351255d1-f7d7-46f9-a5c3-5327981f5965 Location: http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:05:05,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:05:05 GMT Server: Apache x-openstack-request-id: req-5984c2e1-e451-40e7-8223-56b81942301c 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": "b458c998a65f44959523ec60812ff7a9", "OS::stack_id": "aa75b3f0-b7d1-4ea6-9a67-4a8807b46363", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack", "image_name": "CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-image", "inst_name": "CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-inst", "subnet_name": "CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-subnet", "net_name": "CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-net", "flavor_name": "CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack", "stack_user_project_id": "ee7360cc6cfb455d9833bf5ad5c0bb0b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-14T19:04:53Z", "links": [{"href": "http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "aa75b3f0-b7d1-4ea6-9a67-4a8807b46363", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:05:05,642 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363 used request id req-5984c2e1-e451-40e7-8223-56b81942301c 2018-11-14 19:05:05,643 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-14 19:05:05,643 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-14 19:05:08,646 - create_stack - DEBUG - Stack status query timeout in 1186.40909195 2018-11-14 19:05:08,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb0e88b784c6194cd400bb8d0b46679265530623" 2018-11-14 19:05:08,676 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:05:08 GMT Server: Apache x-openstack-request-id: req-07a45c0c-1d81-4ed2-989e-699e49102798 Location: http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:05:08,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:05:08 GMT Server: Apache x-openstack-request-id: req-97fc9ea1-8ce0-49c0-b45e-f8671658f5cd 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": "b458c998a65f44959523ec60812ff7a9", "OS::stack_id": "aa75b3f0-b7d1-4ea6-9a67-4a8807b46363", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack", "image_name": "CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-image", "inst_name": "CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-inst", "subnet_name": "CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-subnet", "net_name": "CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-net", "flavor_name": "CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack", "stack_user_project_id": "ee7360cc6cfb455d9833bf5ad5c0bb0b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-14T19:04:53Z", "links": [{"href": "http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "aa75b3f0-b7d1-4ea6-9a67-4a8807b46363", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:05:08,718 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363 used request id req-97fc9ea1-8ce0-49c0-b45e-f8671658f5cd 2018-11-14 19:05:08,719 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-14 19:05:08,719 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-14 19:05:11,722 - create_stack - DEBUG - Stack status query timeout in 1183.33338904 2018-11-14 19:05:11,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb0e88b784c6194cd400bb8d0b46679265530623" 2018-11-14 19:05:11,929 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:05:11 GMT Server: Apache x-openstack-request-id: req-4209abc4-84c1-4cbb-84aa-e68bb1027ed9 Location: http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:05:12,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:05:11 GMT Server: Apache x-openstack-request-id: req-c8b5d172-ed67-463a-8a7e-c96bb0509c1b 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": "b458c998a65f44959523ec60812ff7a9", "OS::stack_id": "aa75b3f0-b7d1-4ea6-9a67-4a8807b46363", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack", "image_name": "CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-image", "inst_name": "CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-inst", "subnet_name": "CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-subnet", "net_name": "CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-net", "flavor_name": "CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack", "stack_user_project_id": "ee7360cc6cfb455d9833bf5ad5c0bb0b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-14T19:04:53Z", "links": [{"href": "http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "aa75b3f0-b7d1-4ea6-9a67-4a8807b46363", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:05:12,141 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363 used request id req-c8b5d172-ed67-463a-8a7e-c96bb0509c1b 2018-11-14 19:05:12,142 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-14 19:05:12,142 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-14 19:05:15,145 - create_stack - DEBUG - Stack status query timeout in 1179.91034412 2018-11-14 19:05:15,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb0e88b784c6194cd400bb8d0b46679265530623" 2018-11-14 19:05:15,367 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:05:15 GMT Server: Apache x-openstack-request-id: req-e7c2455d-43bd-4f82-8230-f39482a8d094 Location: http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:05:15,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:05:15 GMT Server: Apache x-openstack-request-id: req-58b0e697-32fa-4b85-8f80-2a56e963fbf3 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": "b458c998a65f44959523ec60812ff7a9", "OS::stack_id": "aa75b3f0-b7d1-4ea6-9a67-4a8807b46363", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack", "image_name": "CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-image", "inst_name": "CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-inst", "subnet_name": "CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-subnet", "net_name": "CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-net", "flavor_name": "CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack", "stack_user_project_id": "ee7360cc6cfb455d9833bf5ad5c0bb0b", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-14T19:04:53Z", "links": [{"href": "http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "aa75b3f0-b7d1-4ea6-9a67-4a8807b46363", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:05:15,580 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363 used request id req-58b0e697-32fa-4b85-8f80-2a56e963fbf3 2018-11-14 19:05:15,580 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-11-14 19:05:15,581 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack 2018-11-14 19:05:15,581 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack 2018-11-14 19:05:15,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb0e88b784c6194cd400bb8d0b46679265530623" 2018-11-14 19:05:15,611 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:05:15 GMT Server: Apache x-openstack-request-id: req-013cc970-d52a-4069-96f5-d81eda1b6af7 Location: http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:05:15,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:05:15 GMT Server: Apache x-openstack-request-id: req-452b2479-193d-4a96-8797-a59fb4acd2d7 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.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-11-14T19:04:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-14T19:04:54Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "37c398e7-2406-44bb-ad15-624b5e0e3d58", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-11-14T19:04:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-14T19:04:54Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "98f91314-428c-431c-bb71-4b7a8a01a782", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-11-14T19:04:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-14T19:04:54Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "a556a21c-0530-4af4-b2b6-d9a05d39a0e6", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-11-14T19:04:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-14T19:04:54Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "1bfff60f-66dd-4cac-ad8e-0c30211d92d0", "resource_type": "OS::Nova::Server"}]} 2018-11-14 19:05:15,655 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363/resources used request id req-452b2479-193d-4a96-8797-a59fb4acd2d7 2018-11-14 19:05:15,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=a556a21c-0530-4af4-b2b6-d9a05d39a0e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb0e88b784c6194cd400bb8d0b46679265530623" 2018-11-14 19:05:15,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-5ac567af-3585-4a5c-9611-e9892d0bd280 Date: Wed, 14 Nov 2018 19:05:15 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["98f91314-428c-431c-bb71-4b7a8a01a782"],"updated_at":"2018-11-14T19:04:57Z","tenant_id":"b458c998a65f44959523ec60812ff7a9","created_at":"2018-11-14T19:04:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b458c998a65f44959523ec60812ff7a9","id":"a556a21c-0530-4af4-b2b6-d9a05d39a0e6","name":"CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-net"}]} 2018-11-14 19:05:15,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=a556a21c-0530-4af4-b2b6-d9a05d39a0e6 used request id req-5ac567af-3585-4a5c-9611-e9892d0bd280 2018-11-14 19:05:15,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=a556a21c-0530-4af4-b2b6-d9a05d39a0e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb0e88b784c6194cd400bb8d0b46679265530623" 2018-11-14 19:05:15,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-bcdbeafd-cb0b-4c97-93ce-dece5c3f0b78 Date: Wed, 14 Nov 2018 19:05:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a556a21c-0530-4af4-b2b6-d9a05d39a0e6","tenant_id":"b458c998a65f44959523ec60812ff7a9","created_at":"2018-11-14T19:04:57Z","dns_nameservers":[],"updated_at":"2018-11-14T19:04:57Z","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":"b458c998a65f44959523ec60812ff7a9","id":"98f91314-428c-431c-bb71-4b7a8a01a782","subnetpool_id":null,"name":"CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-subnet"}]} 2018-11-14 19:05:15,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=a556a21c-0530-4af4-b2b6-d9a05d39a0e6 used request id req-bcdbeafd-cb0b-4c97-93ce-dece5c3f0b78 2018-11-14 19:05:15,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=a556a21c-0530-4af4-b2b6-d9a05d39a0e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb0e88b784c6194cd400bb8d0b46679265530623" 2018-11-14 19:05:16,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-6a9d8d74-eeb3-422f-a2e6-0201ff7b7187 Date: Wed, 14 Nov 2018 19:05:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a556a21c-0530-4af4-b2b6-d9a05d39a0e6","tenant_id":"b458c998a65f44959523ec60812ff7a9","created_at":"2018-11-14T19:04:57Z","dns_nameservers":[],"updated_at":"2018-11-14T19:04:57Z","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":"b458c998a65f44959523ec60812ff7a9","id":"98f91314-428c-431c-bb71-4b7a8a01a782","subnetpool_id":null,"name":"CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-subnet"}]} 2018-11-14 19:05:16,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=a556a21c-0530-4af4-b2b6-d9a05d39a0e6 used request id req-6a9d8d74-eeb3-422f-a2e6-0201ff7b7187 2018-11-14 19:05:16,115 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:05:16,116 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:05:16,534 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "567a32be98604512b2bb99bf2c517d54", "name": "CreateStackSuccessTests-4f754e35-fbcf-41d-proj-role"}], "expires_at": "2018-11-14T20:05:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b458c998a65f44959523ec60812ff7a9", "name": "CreateStackSuccessTests-4f754e35-fbcf-41d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/b458c998a65f44959523ec60812ff7a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/b458c998a65f44959523ec60812ff7a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_b458c998a65f44959523ec60812ff7a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_b458c998a65f44959523ec60812ff7a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/b458c998a65f44959523ec60812ff7a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/b458c998a65f44959523ec60812ff7a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/b458c998a65f44959523ec60812ff7a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/b458c998a65f44959523ec60812ff7a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/b458c998a65f44959523ec60812ff7a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/b458c998a65f44959523ec60812ff7a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/b458c998a65f44959523ec60812ff7a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/b458c998a65f44959523ec60812ff7a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/b458c998a65f44959523ec60812ff7a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-4f754e35-fbcf-41d-user", "id": "fc6f8a8378654a93be019227b272a186"}, "audit_ids": ["YLNG5BcjTtuYLZ1hTZbZvg"], "issued_at": "2018-11-14T19:05:16.000000Z"}} 2018-11-14 19:05:16,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d8b396a84263671898ef87d2dc875a70f726f95" 2018-11-14 19:05:16,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:05:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e55b23c-c0dc-4abc-8f68-f99ebda7b925 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:05:16,635 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-1e55b23c-c0dc-4abc-8f68-f99ebda7b925 2018-11-14 19:05:16,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d8b396a84263671898ef87d2dc875a70f726f95" 2018-11-14 19:05:16,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-d474e9e6-3b0c-4d6b-a532-99d56b6f7cbb Date: Wed, 14 Nov 2018 19:05:16 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["98f91314-428c-431c-bb71-4b7a8a01a782"],"updated_at":"2018-11-14T19:04:57Z","tenant_id":"b458c998a65f44959523ec60812ff7a9","created_at":"2018-11-14T19:04:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b458c998a65f44959523ec60812ff7a9","id":"a556a21c-0530-4af4-b2b6-d9a05d39a0e6","name":"CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-net"}]} 2018-11-14 19:05:16,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-net used request id req-d474e9e6-3b0c-4d6b-a532-99d56b6f7cbb 2018-11-14 19:05:16,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 19:05:16,926 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 19:05: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 19:05:16,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b458c998a65f44959523ec60812ff7a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d8b396a84263671898ef87d2dc875a70f726f95" 2018-11-14 19:05:17,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:05:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98aa0226-b7ed-4b0a-b24c-e9c54cd54a92 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b458c998a65f44959523ec60812ff7a9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b458c998a65f44959523ec60812ff7a9", "name": "CreateStackSuccessTests-4f754e35-fbcf-41d-proj"}} 2018-11-14 19:05:17,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b458c998a65f44959523ec60812ff7a9 used request id req-98aa0226-b7ed-4b0a-b24c-e9c54cd54a92 2018-11-14 19:05:17,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=a556a21c-0530-4af4-b2b6-d9a05d39a0e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d8b396a84263671898ef87d2dc875a70f726f95" 2018-11-14 19:05:17,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-2aa06dcc-8412-4333-bf40-1241d6c0d4e3 Date: Wed, 14 Nov 2018 19:05:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a556a21c-0530-4af4-b2b6-d9a05d39a0e6","tenant_id":"b458c998a65f44959523ec60812ff7a9","created_at":"2018-11-14T19:04:57Z","dns_nameservers":[],"updated_at":"2018-11-14T19:04:57Z","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":"b458c998a65f44959523ec60812ff7a9","id":"98f91314-428c-431c-bb71-4b7a8a01a782","subnetpool_id":null,"name":"CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-subnet"}]} 2018-11-14 19:05:17,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=a556a21c-0530-4af4-b2b6-d9a05d39a0e6 used request id req-2aa06dcc-8412-4333-bf40-1241d6c0d4e3 2018-11-14 19:05:17,258 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:05:17,684 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "567a32be98604512b2bb99bf2c517d54", "name": "CreateStackSuccessTests-4f754e35-fbcf-41d-proj-role"}], "expires_at": "2018-11-14T20:05:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b458c998a65f44959523ec60812ff7a9", "name": "CreateStackSuccessTests-4f754e35-fbcf-41d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/b458c998a65f44959523ec60812ff7a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/b458c998a65f44959523ec60812ff7a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_b458c998a65f44959523ec60812ff7a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_b458c998a65f44959523ec60812ff7a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/b458c998a65f44959523ec60812ff7a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/b458c998a65f44959523ec60812ff7a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/b458c998a65f44959523ec60812ff7a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/b458c998a65f44959523ec60812ff7a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/b458c998a65f44959523ec60812ff7a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/b458c998a65f44959523ec60812ff7a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/b458c998a65f44959523ec60812ff7a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/b458c998a65f44959523ec60812ff7a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/b458c998a65f44959523ec60812ff7a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-4f754e35-fbcf-41d-user", "id": "fc6f8a8378654a93be019227b272a186"}, "audit_ids": ["UYLFw9YqSe6r7PZhM8JElg"], "issued_at": "2018-11-14T19:05:17.000000Z"}} 2018-11-14 19:05:17,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e61f12d9ace6f83081fcb56ed7e9c27cf98e64" 2018-11-14 19:05:17,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:05:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef58d10f-3f2a-4fa0-a1b9-aa368a3e9f97 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:05:17,779 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-ef58d10f-3f2a-4fa0-a1b9-aa368a3e9f97 2018-11-14 19:05:17,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e61f12d9ace6f83081fcb56ed7e9c27cf98e64" 2018-11-14 19:05:18,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-93dc60f1-c6bb-4cdf-a317-91853dabc86a Date: Wed, 14 Nov 2018 19:05:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["98f91314-428c-431c-bb71-4b7a8a01a782"],"updated_at":"2018-11-14T19:04:57Z","tenant_id":"b458c998a65f44959523ec60812ff7a9","created_at":"2018-11-14T19:04:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b458c998a65f44959523ec60812ff7a9","id":"a556a21c-0530-4af4-b2b6-d9a05d39a0e6","name":"CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-net"}]} 2018-11-14 19:05:18,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-net used request id req-93dc60f1-c6bb-4cdf-a317-91853dabc86a 2018-11-14 19:05:18,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=a556a21c-0530-4af4-b2b6-d9a05d39a0e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e61f12d9ace6f83081fcb56ed7e9c27cf98e64" 2018-11-14 19:05:18,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-e48bc6f1-799f-4669-9080-2b20ab6ef528 Date: Wed, 14 Nov 2018 19:05:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a556a21c-0530-4af4-b2b6-d9a05d39a0e6","tenant_id":"b458c998a65f44959523ec60812ff7a9","created_at":"2018-11-14T19:04:57Z","dns_nameservers":[],"updated_at":"2018-11-14T19:04:57Z","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":"b458c998a65f44959523ec60812ff7a9","id":"98f91314-428c-431c-bb71-4b7a8a01a782","subnetpool_id":null,"name":"CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-subnet"}]} 2018-11-14 19:05:18,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=a556a21c-0530-4af4-b2b6-d9a05d39a0e6 used request id req-e48bc6f1-799f-4669-9080-2b20ab6ef528 2018-11-14 19:05:18,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=a556a21c-0530-4af4-b2b6-d9a05d39a0e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e61f12d9ace6f83081fcb56ed7e9c27cf98e64" 2018-11-14 19:05:18,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-3ba9afbe-ae08-499a-b209-810f98ba2aa7 Date: Wed, 14 Nov 2018 19:05:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["98f91314-428c-431c-bb71-4b7a8a01a782"],"updated_at":"2018-11-14T19:04:57Z","tenant_id":"b458c998a65f44959523ec60812ff7a9","created_at":"2018-11-14T19:04:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b458c998a65f44959523ec60812ff7a9","id":"a556a21c-0530-4af4-b2b6-d9a05d39a0e6","name":"CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-net"}]} 2018-11-14 19:05:18,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=a556a21c-0530-4af4-b2b6-d9a05d39a0e6 used request id req-3ba9afbe-ae08-499a-b209-810f98ba2aa7 2018-11-14 19:05:18,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=a556a21c-0530-4af4-b2b6-d9a05d39a0e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e61f12d9ace6f83081fcb56ed7e9c27cf98e64" 2018-11-14 19:05:18,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-93821300-09c3-47d0-b6ac-a392a1a13c22 Date: Wed, 14 Nov 2018 19:05:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a556a21c-0530-4af4-b2b6-d9a05d39a0e6","tenant_id":"b458c998a65f44959523ec60812ff7a9","created_at":"2018-11-14T19:04:57Z","dns_nameservers":[],"updated_at":"2018-11-14T19:04:57Z","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":"b458c998a65f44959523ec60812ff7a9","id":"98f91314-428c-431c-bb71-4b7a8a01a782","subnetpool_id":null,"name":"CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-subnet"}]} 2018-11-14 19:05:18,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=a556a21c-0530-4af4-b2b6-d9a05d39a0e6 used request id req-93821300-09c3-47d0-b6ac-a392a1a13c22 2018-11-14 19:05:18,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=a556a21c-0530-4af4-b2b6-d9a05d39a0e6&name=CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e61f12d9ace6f83081fcb56ed7e9c27cf98e64" 2018-11-14 19:05:19,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-1e58b9c6-1a7d-42ca-8f43-7f6badd6d301 Date: Wed, 14 Nov 2018 19:05:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a556a21c-0530-4af4-b2b6-d9a05d39a0e6","tenant_id":"b458c998a65f44959523ec60812ff7a9","created_at":"2018-11-14T19:04:57Z","dns_nameservers":[],"updated_at":"2018-11-14T19:04:57Z","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":"b458c998a65f44959523ec60812ff7a9","id":"98f91314-428c-431c-bb71-4b7a8a01a782","subnetpool_id":null,"name":"CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-subnet"}]} 2018-11-14 19:05:19,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=a556a21c-0530-4af4-b2b6-d9a05d39a0e6&name=CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-subnet used request id req-1e58b9c6-1a7d-42ca-8f43-7f6badd6d301 2018-11-14 19:05:19,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/98f91314-428c-431c-bb71-4b7a8a01a782 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e61f12d9ace6f83081fcb56ed7e9c27cf98e64" 2018-11-14 19:05:19,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-95357402-7edf-4d62-a264-160593e2c711 Date: Wed, 14 Nov 2018 19:05:19 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a556a21c-0530-4af4-b2b6-d9a05d39a0e6","tenant_id":"b458c998a65f44959523ec60812ff7a9","created_at":"2018-11-14T19:04:57Z","dns_nameservers":[],"updated_at":"2018-11-14T19:04:57Z","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":"b458c998a65f44959523ec60812ff7a9","id":"98f91314-428c-431c-bb71-4b7a8a01a782","subnetpool_id":null,"name":"CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-subnet"}} 2018-11-14 19:05:19,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/98f91314-428c-431c-bb71-4b7a8a01a782 used request id req-95357402-7edf-4d62-a264-160593e2c711 2018-11-14 19:05:19,370 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack 2018-11-14 19:05:19,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb0e88b784c6194cd400bb8d0b46679265530623" 2018-11-14 19:05:19,399 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:05:19 GMT Server: Apache x-openstack-request-id: req-d4f95d6a-b207-47f9-800d-354d80303fc8 Location: http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:05:19,724 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:05:19 GMT Server: Apache x-openstack-request-id: req-a1243b55-ba58-40d8-82e1-95ff207bf22d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:05:19,724 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363 used request id req-a1243b55-ba58-40d8-82e1-95ff207bf22d 2018-11-14 19:05:19,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb0e88b784c6194cd400bb8d0b46679265530623" 2018-11-14 19:05:19,937 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:05:19 GMT Server: Apache x-openstack-request-id: req-869ac6f0-bdcb-42a6-9254-c18425ae840e Location: http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:05:20,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:05:19 GMT Server: Apache x-openstack-request-id: req-14719199-2db5-4454-9d8c-138dcb9d6c6d 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": "b458c998a65f44959523ec60812ff7a9", "OS::stack_id": "aa75b3f0-b7d1-4ea6-9a67-4a8807b46363", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack", "image_name": "CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-image", "inst_name": "CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-inst", "subnet_name": "CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-subnet", "flavor_name": "CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-flavor-name", "net_name": "CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack", "stack_user_project_id": "ee7360cc6cfb455d9833bf5ad5c0bb0b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-14T19:04:53Z", "links": [{"href": "http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-14T19:05:19Z", "id": "aa75b3f0-b7d1-4ea6-9a67-4a8807b46363", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:05:20,172 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363 used request id req-14719199-2db5-4454-9d8c-138dcb9d6c6d 2018-11-14 19:05:20,173 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-14 19:05:20,173 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-14 19:05:23,176 - create_stack - DEBUG - Stack status query timeout in 1196.54814506 2018-11-14 19:05:23,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb0e88b784c6194cd400bb8d0b46679265530623" 2018-11-14 19:05:23,208 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:05:23 GMT Server: Apache x-openstack-request-id: req-ccd8b5da-bb51-4b80-9a74-71d766182ded Location: http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:05:23,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:05:23 GMT Server: Apache x-openstack-request-id: req-ed0632cb-8ece-4e5b-95f7-6c4a8d149707 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": "b458c998a65f44959523ec60812ff7a9", "OS::stack_id": "aa75b3f0-b7d1-4ea6-9a67-4a8807b46363", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack", "image_name": "CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-image", "inst_name": "CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-inst", "subnet_name": "CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-subnet", "flavor_name": "CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-flavor-name", "net_name": "CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack", "stack_user_project_id": "ee7360cc6cfb455d9833bf5ad5c0bb0b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-14T19:04:53Z", "links": [{"href": "http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-14T19:05:19Z", "id": "aa75b3f0-b7d1-4ea6-9a67-4a8807b46363", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:05:23,449 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363 used request id req-ed0632cb-8ece-4e5b-95f7-6c4a8d149707 2018-11-14 19:05:23,450 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-14 19:05:23,450 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-14 19:05:26,453 - create_stack - DEBUG - Stack status query timeout in 1193.27139902 2018-11-14 19:05:26,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb0e88b784c6194cd400bb8d0b46679265530623" 2018-11-14 19:05:26,486 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:05:26 GMT Server: Apache x-openstack-request-id: req-cd7c7e06-d8b0-426d-89ce-d631d0b352ac Location: http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:05:26,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:05:26 GMT Server: Apache x-openstack-request-id: req-da36e25e-1fd2-4954-9906-5efd022fdff1 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": "b458c998a65f44959523ec60812ff7a9", "OS::stack_id": "aa75b3f0-b7d1-4ea6-9a67-4a8807b46363", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack", "image_name": "CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-image", "inst_name": "CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-inst", "subnet_name": "CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-subnet", "flavor_name": "CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-flavor-name", "net_name": "CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack", "stack_user_project_id": "ee7360cc6cfb455d9833bf5ad5c0bb0b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-14T19:04:53Z", "links": [{"href": "http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-14T19:05:19Z", "id": "aa75b3f0-b7d1-4ea6-9a67-4a8807b46363", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:05:26,512 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363 used request id req-da36e25e-1fd2-4954-9906-5efd022fdff1 2018-11-14 19:05:26,512 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-14 19:05:26,513 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-14 19:05:29,516 - create_stack - DEBUG - Stack status query timeout in 1190.20872092 2018-11-14 19:05:29,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb0e88b784c6194cd400bb8d0b46679265530623" 2018-11-14 19:05:29,546 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:05:29 GMT Server: Apache x-openstack-request-id: req-8ac5ab0c-16a8-471d-9e6b-936e2efb62ff Location: http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:05:29,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:05:29 GMT Server: Apache x-openstack-request-id: req-08e9063c-d4bc-4b3d-81c2-f0548a1eb5b5 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": "b458c998a65f44959523ec60812ff7a9", "OS::stack_id": "aa75b3f0-b7d1-4ea6-9a67-4a8807b46363", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack", "image_name": "CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-image", "inst_name": "CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-inst", "subnet_name": "CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-subnet", "flavor_name": "CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-flavor-name", "net_name": "CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack", "stack_user_project_id": "ee7360cc6cfb455d9833bf5ad5c0bb0b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-14T19:04:53Z", "links": [{"href": "http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-14T19:05:19Z", "id": "aa75b3f0-b7d1-4ea6-9a67-4a8807b46363", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:05:29,890 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363 used request id req-08e9063c-d4bc-4b3d-81c2-f0548a1eb5b5 2018-11-14 19:05:29,891 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-14 19:05:29,891 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-14 19:05:32,894 - create_stack - DEBUG - Stack status query timeout in 1186.83039498 2018-11-14 19:05:32,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb0e88b784c6194cd400bb8d0b46679265530623" 2018-11-14 19:05:33,122 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:05:32 GMT Server: Apache x-openstack-request-id: req-76f7a38e-0124-4427-a6d6-0766965bc0e9 Location: http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:05:33,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:05:33 GMT Server: Apache x-openstack-request-id: req-9620e79c-ced2-478c-929e-1cdc011f44bb 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": "b458c998a65f44959523ec60812ff7a9", "OS::stack_id": "aa75b3f0-b7d1-4ea6-9a67-4a8807b46363", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack", "image_name": "CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-image", "inst_name": "CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-inst", "subnet_name": "CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-subnet", "flavor_name": "CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-flavor-name", "net_name": "CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-net"}, "deletion_time": "2018-11-14T19:05:32Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack", "stack_user_project_id": "ee7360cc6cfb455d9833bf5ad5c0bb0b", "tags": null, "creation_time": "2018-11-14T19:04:53Z", "links": [{"href": "http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-11-14T19:05:19Z", "id": "aa75b3f0-b7d1-4ea6-9a67-4a8807b46363", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:05:33,344 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363 used request id req-9620e79c-ced2-478c-929e-1cdc011f44bb 2018-11-14 19:05:33,344 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-11-14 19:05:33,345 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack 2018-11-14 19:05:33,345 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack 2018-11-14 19:05:33,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb0e88b784c6194cd400bb8d0b46679265530623" 2018-11-14 19:05:33,566 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:05:33 GMT Server: Apache x-openstack-request-id: req-8afdbbc1-15fb-42a2-857d-880377aa9f31 Location: http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:05:33,608 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:05:33 GMT Server: Apache x-openstack-request-id: req-62dcbe0f-e52b-41d0-8a6c-816dd8f3de73 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-11-14 19:05:33,608 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/b458c998a65f44959523ec60812ff7a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-stack/aa75b3f0-b7d1-4ea6-9a67-4a8807b46363 used request id req-62dcbe0f-e52b-41d0-8a6c-816dd8f3de73 2018-11-14 19:05:33,610 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-4eab8ceb-01b3-4be5-ad1d-421c0c3ebf15-image 2018-11-14 19:05:33,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/5ca3767f-08e3-43dc-82d5-5f9c8ad4f9ef -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2aa7980677cbabae41f13f30b70e701a5886d6ef" 2018-11-14 19:05:33,907 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-69f3b31f-1b4b-46ba-aa07-abc9d44fe05c Date: Wed, 14 Nov 2018 19:05:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 19:05:33,907 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/5ca3767f-08e3-43dc-82d5-5f9c8ad4f9ef used request id req-69f3b31f-1b4b-46ba-aa07-abc9d44fe05c 2018-11-14 19:05:33,911 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/3942947c-e548-40cf-8434-5b3f9ae8e418 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ae9bd3211c81c813bbb94024892ef7ac38f5a8" 2018-11-14 19:05:33,960 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 19:05:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e13c90d5-33d8-455a-ae3e-32c1a93709a8 x-compute-request-id: req-e13c90d5-33d8-455a-ae3e-32c1a93709a8 Content-Length: 0 Content-Type: application/json 2018-11-14 19:05:33,961 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/3942947c-e548-40cf-8434-5b3f9ae8e418 used request id req-e13c90d5-33d8-455a-ae3e-32c1a93709a8 2018-11-14 19:05:33,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2035dae5394c90f518182d1d5178ed814580677a" 2018-11-14 19:05:34,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-0496508c-b602-4e34-8baf-0e73f387d7b5 Date: Wed, 14 Nov 2018 19:05:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b458c998a65f44959523ec60812ff7a9", "created_at": "2018-11-14T19:04:55Z", "updated_at": "2018-11-14T19:04:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T19:04:55Z", "revision_number": 0, "id": "04aa9068-62bf-4c73-aaa9-6906ab58fe87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T19:04:55Z", "security_group_id": "a18547ce-843e-409e-87b5-69d80f903429", "tenant_id": "b458c998a65f44959523ec60812ff7a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "b458c998a65f44959523ec60812ff7a9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T19:04:55Z", "revision_number": 0, "id": "07db95b0-061b-4dbc-9549-0dddb61526fc", "remote_group_id": "a18547ce-843e-409e-87b5-69d80f903429", "remote_ip_prefix": null, "created_at": "2018-11-14T19:04:55Z", "security_group_id": "a18547ce-843e-409e-87b5-69d80f903429", "tenant_id": "b458c998a65f44959523ec60812ff7a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "b458c998a65f44959523ec60812ff7a9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T19:04:55Z", "revision_number": 0, "id": "1d02f725-674d-427b-af52-467712921a16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T19:04:55Z", "security_group_id": "a18547ce-843e-409e-87b5-69d80f903429", "tenant_id": "b458c998a65f44959523ec60812ff7a9", "port_range_min": null, "ethertype": "IPv6", "project_id": "b458c998a65f44959523ec60812ff7a9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T19:04:55Z", "revision_number": 0, "id": "7bf42072-8fb7-4ad8-bc83-8080f90029e2", "remote_group_id": "a18547ce-843e-409e-87b5-69d80f903429", "remote_ip_prefix": null, "created_at": "2018-11-14T19:04:55Z", "security_group_id": "a18547ce-843e-409e-87b5-69d80f903429", "tenant_id": "b458c998a65f44959523ec60812ff7a9", "port_range_min": null, "ethertype": "IPv6", "project_id": "b458c998a65f44959523ec60812ff7a9"}], "revision_number": 4, "project_id": "b458c998a65f44959523ec60812ff7a9", "id": "a18547ce-843e-409e-87b5-69d80f903429", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 19:05:34,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-0496508c-b602-4e34-8baf-0e73f387d7b5 2018-11-14 19:05:34,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2035dae5394c90f518182d1d5178ed814580677a" 2018-11-14 19:05:34,358 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:05:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73cffed8-f68e-4014-8c3c-098ac19aa15b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 19:05:34,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-73cffed8-f68e-4014-8c3c-098ac19aa15b 2018-11-14 19:05:34,358 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 19:05:34,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2035dae5394c90f518182d1d5178ed814580677a" 2018-11-14 19:05:34,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:05:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6138950-87e7-4dec-ade1-17feb90a19f8 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 19:05:34,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-f6138950-87e7-4dec-ade1-17feb90a19f8 2018-11-14 19:05:34,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2035dae5394c90f518182d1d5178ed814580677a" 2018-11-14 19:05:34,679 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:05:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3aeef611-4906-468e-948a-3683f3741666 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 19:05:34,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-3aeef611-4906-468e-948a-3683f3741666 2018-11-14 19:05:34,680 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 19:05:34,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2035dae5394c90f518182d1d5178ed814580677a" 2018-11-14 19:05:34,810 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:05:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-947d0702-1781-48f6-9e0d-5ee180baa122 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 19:05:34,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-947d0702-1781-48f6-9e0d-5ee180baa122 2018-11-14 19:05:34,811 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 19:05:34,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2035dae5394c90f518182d1d5178ed814580677a" 2018-11-14 19:05:34,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:05:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-581f2326-b30e-4a97-8509-273cfbf30ed4 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 19:05:34,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-581f2326-b30e-4a97-8509-273cfbf30ed4 2018-11-14 19:05:34,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2035dae5394c90f518182d1d5178ed814580677a" 2018-11-14 19:05:35,039 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:05:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b0c1918-5114-4c40-97d5-2ce3e90b4214 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 19:05:35,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-5b0c1918-5114-4c40-97d5-2ce3e90b4214 2018-11-14 19:05:35,039 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 19:05:35,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b458c998a65f44959523ec60812ff7a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2035dae5394c90f518182d1d5178ed814580677a" 2018-11-14 19:05:35,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:05:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d887031c-435e-4fda-86d4-068bb8004baf Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b458c998a65f44959523ec60812ff7a9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b458c998a65f44959523ec60812ff7a9", "name": "CreateStackSuccessTests-4f754e35-fbcf-41d-proj"}} 2018-11-14 19:05:35,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b458c998a65f44959523ec60812ff7a9 used request id req-d887031c-435e-4fda-86d4-068bb8004baf 2018-11-14 19:05:35,164 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a18547ce-843e-409e-87b5-69d80f903429 2018-11-14 19:05:35,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a18547ce-843e-409e-87b5-69d80f903429 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2035dae5394c90f518182d1d5178ed814580677a" 2018-11-14 19:05:35,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-e06db91d-bd15-4a6a-a991-28999a40d23a Date: Wed, 14 Nov 2018 19:05:35 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T19:04:55Z", "security_group_id": "a18547ce-843e-409e-87b5-69d80f903429", "port_range_min": null, "revision_number": 0, "tenant_id": "b458c998a65f44959523ec60812ff7a9", "created_at": "2018-11-14T19:04:55Z", "project_id": "b458c998a65f44959523ec60812ff7a9", "id": "04aa9068-62bf-4c73-aaa9-6906ab58fe87"}, {"remote_group_id": "a18547ce-843e-409e-87b5-69d80f903429", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T19:04:55Z", "security_group_id": "a18547ce-843e-409e-87b5-69d80f903429", "port_range_min": null, "revision_number": 0, "tenant_id": "b458c998a65f44959523ec60812ff7a9", "created_at": "2018-11-14T19:04:55Z", "project_id": "b458c998a65f44959523ec60812ff7a9", "id": "07db95b0-061b-4dbc-9549-0dddb61526fc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T19:04:55Z", "security_group_id": "a18547ce-843e-409e-87b5-69d80f903429", "port_range_min": null, "revision_number": 0, "tenant_id": "b458c998a65f44959523ec60812ff7a9", "created_at": "2018-11-14T19:04:55Z", "project_id": "b458c998a65f44959523ec60812ff7a9", "id": "1d02f725-674d-427b-af52-467712921a16"}, {"remote_group_id": "a18547ce-843e-409e-87b5-69d80f903429", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T19:04:55Z", "security_group_id": "a18547ce-843e-409e-87b5-69d80f903429", "port_range_min": null, "revision_number": 0, "tenant_id": "b458c998a65f44959523ec60812ff7a9", "created_at": "2018-11-14T19:04:55Z", "project_id": "b458c998a65f44959523ec60812ff7a9", "id": "7bf42072-8fb7-4ad8-bc83-8080f90029e2"}]} 2018-11-14 19:05:35,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a18547ce-843e-409e-87b5-69d80f903429 used request id req-e06db91d-bd15-4a6a-a991-28999a40d23a 2018-11-14 19:05:35,385 - neutron_utils - INFO - Deleting security group with name - default 2018-11-14 19:05:35,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/a18547ce-843e-409e-87b5-69d80f903429 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2035dae5394c90f518182d1d5178ed814580677a" 2018-11-14 19:05:35,746 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6f486cfa-a945-45e4-9885-1691d772568d Content-Length: 0 Date: Wed, 14 Nov 2018 19:05:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 19:05:35,746 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/a18547ce-843e-409e-87b5-69d80f903429 used request id req-6f486cfa-a945-45e4-9885-1691d772568d 2018-11-14 19:05:35,747 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-4f754e35-fbcf-41d-proj 2018-11-14 19:05:35,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/b458c998a65f44959523ec60812ff7a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2035dae5394c90f518182d1d5178ed814580677a" 2018-11-14 19:05:36,112 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:05:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b96af7e9-f09a-4278-817a-e591192fa7fe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:05:36,112 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/b458c998a65f44959523ec60812ff7a9 used request id req-b96af7e9-f09a-4278-817a-e591192fa7fe 2018-11-14 19:05:36,112 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-4f754e35-fbcf-41d-proj-role 2018-11-14 19:05:36,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/567a32be98604512b2bb99bf2c517d54 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2035dae5394c90f518182d1d5178ed814580677a" 2018-11-14 19:05:36,243 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:05:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0629d2f-2d7f-4309-bf1a-2478a5089c34 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:05:36,243 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/567a32be98604512b2bb99bf2c517d54 used request id req-e0629d2f-2d7f-4309-bf1a-2478a5089c34 2018-11-14 19:05:36,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2035dae5394c90f518182d1d5178ed814580677a" 2018-11-14 19:05:36,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:05:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20bc9f62-507a-48e9-aa69-01ff651b3cac Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:05:36,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-20bc9f62-507a-48e9-aa69-01ff651b3cac 2018-11-14 19:05:36,349 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-4f754e35-fbcf-41d-user 2018-11-14 19:05:36,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/fc6f8a8378654a93be019227b272a186 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4176aab4cdf7bd5cb582c0274c2e2c0d2b010e71" 2018-11-14 19:05:36,575 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:05:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a7369c2-da92-409a-81a5-6f32a3d70ddc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:05:36,575 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/fc6f8a8378654a93be019227b272a186 used request id req-9a7369c2-da92-409a-81a5-6f32a3d70ddc 2018-11-14 19:05:36,576 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:05:36,982 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T20:05:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["UkT4FD1lTSOS7QT-cRkRJQ"], "issued_at": "2018-11-14T19:05:36.000000Z"}} 2018-11-14 19:05:36,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95d6a329eab77f681053b14bcfedebae8650a25f" 2018-11-14 19:05:37,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:05:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b21134c8-e755-42c0-b771-14d59a23d216 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:05:37,091 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-b21134c8-e755-42c0-b771-14d59a23d216 2018-11-14 19:05:37,092 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:05:37,093 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:05:37,525 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T20:05:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["vBnLYimBTQaodJcTwojIhA"], "issued_at": "2018-11-14T19:05:37.000000Z"}} 2018-11-14 19:05:37,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}720312bedced20a509d5573b7a5a80ad59a62ee7" 2018-11-14 19:05:37,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:05:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb7e5107-0b6d-4b48-b55c-d2e8251392f7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:05:37,623 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-eb7e5107-0b6d-4b48-b55c-d2e8251392f7 2018-11-14 19:05:37,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 19:05:37,832 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 19:05: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 19:05:37,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-6a013e14-0293-4e1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}720312bedced20a509d5573b7a5a80ad59a62ee7" 2018-11-14 19:05:37,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:05:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d2ba6bb-06cc-4689-834e-13a7f9b12de6 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-6a013e14-0293-4e1-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 19:05:37,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-6a013e14-0293-4e1-proj used request id req-6d2ba6bb-06cc-4689-834e-13a7f9b12de6 2018-11-14 19:05:37,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}720312bedced20a509d5573b7a5a80ad59a62ee7" 2018-11-14 19:05:38,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:05:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35046072-27eb-4d84-b70b-2f66a5b47181 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 19:05:38,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-35046072-27eb-4d84-b70b-2f66a5b47181 2018-11-14 19:05:38,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}720312bedced20a509d5573b7a5a80ad59a62ee7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-6a013e14-0293-4e1-proj"}}' 2018-11-14 19:05:38,207 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 19:05:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a145cab0-e7cf-463f-ab8a-ddb5ebdecbd3 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/2bc2f349f02345098f82d6310cc2c898"}, "tags": [], "enabled": true, "id": "2bc2f349f02345098f82d6310cc2c898", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-6a013e14-0293-4e1-proj"}} 2018-11-14 19:05:38,208 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-a145cab0-e7cf-463f-ab8a-ddb5ebdecbd3 2018-11-14 19:05:38,208 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-6a013e14-0293-4e1-proj 2018-11-14 19:05:38,208 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:05:38,209 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:05:38,639 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T20:05:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["-QxPbBDNSoaHfbBlx4fLLw"], "issued_at": "2018-11-14T19:05:38.000000Z"}} 2018-11-14 19:05:38,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9da2b7d420c2f768bce1f3259e3412816be3ec" 2018-11-14 19:05:38,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:05:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-706e9e2f-f50d-4985-9a34-a2acaf9b6408 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:05:38,734 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-706e9e2f-f50d-4985-9a34-a2acaf9b6408 2018-11-14 19:05:38,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 19:05:38,744 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 19:05: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 19:05:38,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9da2b7d420c2f768bce1f3259e3412816be3ec" 2018-11-14 19:05:38,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:05:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b79b9b6-e7f0-4751-b254-19c9234b4224 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 19:05:38,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-4b79b9b6-e7f0-4751-b254-19c9234b4224 2018-11-14 19:05:38,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-6a013e14-0293-4e1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9da2b7d420c2f768bce1f3259e3412816be3ec" 2018-11-14 19:05:38,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:05:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e0965fb-cb06-456a-8635-c9b3c4cb98c7 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-6a013e14-0293-4e1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/2bc2f349f02345098f82d6310cc2c898"}, "tags": [], "enabled": true, "id": "2bc2f349f02345098f82d6310cc2c898", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-6a013e14-0293-4e1-proj"}]} 2018-11-14 19:05:38,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-6a013e14-0293-4e1-proj used request id req-7e0965fb-cb06-456a-8635-c9b3c4cb98c7 2018-11-14 19:05:38,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9da2b7d420c2f768bce1f3259e3412816be3ec" 2018-11-14 19:05:39,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:05:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2f05bd0-d844-4e30-bcbf-8a2ca5fb2688 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 19:05:39,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-f2f05bd0-d844-4e30-bcbf-8a2ca5fb2688 2018-11-14 19:05:39,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9da2b7d420c2f768bce1f3259e3412816be3ec" 2018-11-14 19:05:39,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:05:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-349359bf-0b99-48ce-9856-edc4647e7a16 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:05:39,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-349359bf-0b99-48ce-9856-edc4647e7a16 2018-11-14 19:05:39,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-6a013e14-0293-4e1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9da2b7d420c2f768bce1f3259e3412816be3ec" 2018-11-14 19:05:39,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:05:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01669588-7a73-4674-925a-9abf0161f549 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-6a013e14-0293-4e1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/2bc2f349f02345098f82d6310cc2c898"}, "tags": [], "enabled": true, "id": "2bc2f349f02345098f82d6310cc2c898", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-6a013e14-0293-4e1-proj"}]} 2018-11-14 19:05:39,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-6a013e14-0293-4e1-proj used request id req-01669588-7a73-4674-925a-9abf0161f549 2018-11-14 19:05:39,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/533a49e4986a440281660852f88c63ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9da2b7d420c2f768bce1f3259e3412816be3ec" 2018-11-14 19:05:39,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:05:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ddbf4e4-8d4e-4dd5-9d4f-1f985d4f6929 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-6a013e14-0293-4e1-user", "links": {"self": "http://172.30.9.28:5000/v3/users/533a49e4986a440281660852f88c63ff"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "2bc2f349f02345098f82d6310cc2c898", "id": "533a49e4986a440281660852f88c63ff", "password_expires_at": null}} 2018-11-14 19:05:39,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/533a49e4986a440281660852f88c63ff used request id req-3ddbf4e4-8d4e-4dd5-9d4f-1f985d4f6929 2018-11-14 19:05:39,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/2bc2f349f02345098f82d6310cc2c898/users/533a49e4986a440281660852f88c63ff/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9da2b7d420c2f768bce1f3259e3412816be3ec" 2018-11-14 19:05:39,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:05:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06b1c61a-4164-4093-be61-d36184a56791 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/2bc2f349f02345098f82d6310cc2c898/users/533a49e4986a440281660852f88c63ff/roles", "previous": null, "next": null}, "roles": []} 2018-11-14 19:05:39,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/2bc2f349f02345098f82d6310cc2c898/users/533a49e4986a440281660852f88c63ff/roles used request id req-06b1c61a-4164-4093-be61-d36184a56791 2018-11-14 19:05:39,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9da2b7d420c2f768bce1f3259e3412816be3ec" 2018-11-14 19:05:40,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:05:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26c3f684-1369-4ca7-87dd-b3c2411f6572 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}} 2018-11-14 19:05:40,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4 used request id req-26c3f684-1369-4ca7-87dd-b3c2411f6572 2018-11-14 19:05:40,094 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-6a013e14-0293-4e1-proj 2018-11-14 19:05:40,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/2bc2f349f02345098f82d6310cc2c898/users/533a49e4986a440281660852f88c63ff/roles/783ac46c0c6e4351b20c894e1af3c3a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9da2b7d420c2f768bce1f3259e3412816be3ec" 2018-11-14 19:05:40,264 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:05:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14e1f3d0-ee38-4896-a9fe-0ef33c542845 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:05:40,264 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/2bc2f349f02345098f82d6310cc2c898/users/533a49e4986a440281660852f88c63ff/roles/783ac46c0c6e4351b20c894e1af3c3a4 used request id req-14e1f3d0-ee38-4896-a9fe-0ef33c542845 2018-11-14 19:05:40,265 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-6a013e14-0293-4e1-user 2018-11-14 19:05:40,265 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:05:40,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}720312bedced20a509d5573b7a5a80ad59a62ee7" 2018-11-14 19:05:40,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:05:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d8ab388-94d3-44f0-9021-df9599924db4 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:05:40,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-6d8ab388-94d3-44f0-9021-df9599924db4 2018-11-14 19:05:40,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}720312bedced20a509d5573b7a5a80ad59a62ee7" -d '{"role": {"name": "CreateStackSuccessTests-6a013e14-0293-4e1-proj-role"}}' 2018-11-14 19:05:40,500 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 19:05:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4655c498-83f3-4fe2-8a36-f2adcb652615 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3fe2934a3fcd4673a73dc6e1cfeaf43b", "links": {"self": "http://172.30.9.28:5000/v3/roles/3fe2934a3fcd4673a73dc6e1cfeaf43b"}, "name": "CreateStackSuccessTests-6a013e14-0293-4e1-proj-role"}} 2018-11-14 19:05:40,500 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-4655c498-83f3-4fe2-8a36-f2adcb652615 2018-11-14 19:05:40,501 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-6a013e14-0293-4e1-proj-role 2018-11-14 19:05:40,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/3fe2934a3fcd4673a73dc6e1cfeaf43b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}720312bedced20a509d5573b7a5a80ad59a62ee7" 2018-11-14 19:05:40,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:05:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b1a34d4-4307-423a-8234-f1c97b98ebb6 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3fe2934a3fcd4673a73dc6e1cfeaf43b", "links": {"self": "http://172.30.9.28:5000/v3/roles/3fe2934a3fcd4673a73dc6e1cfeaf43b"}, "name": "CreateStackSuccessTests-6a013e14-0293-4e1-proj-role"}} 2018-11-14 19:05:40,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/3fe2934a3fcd4673a73dc6e1cfeaf43b used request id req-3b1a34d4-4307-423a-8234-f1c97b98ebb6 2018-11-14 19:05:40,620 - keystone_utils - INFO - Granting role CreateStackSuccessTests-6a013e14-0293-4e1-proj-role to project CreateStackSuccessTests-6a013e14-0293-4e1-proj 2018-11-14 19:05:40,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/2bc2f349f02345098f82d6310cc2c898/users/533a49e4986a440281660852f88c63ff/roles/3fe2934a3fcd4673a73dc6e1cfeaf43b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}720312bedced20a509d5573b7a5a80ad59a62ee7" 2018-11-14 19:05:40,766 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:05:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4dcf6d21-0599-49a1-af66-da79993f08ed Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:05:40,766 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/2bc2f349f02345098f82d6310cc2c898/users/533a49e4986a440281660852f88c63ff/roles/3fe2934a3fcd4673a73dc6e1cfeaf43b used request id req-4dcf6d21-0599-49a1-af66-da79993f08ed 2018-11-14 19:05:40,767 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-14 19:05:40,767 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-14 19:05:40,767 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:05:40,768 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:05:41,178 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "3fe2934a3fcd4673a73dc6e1cfeaf43b", "name": "CreateStackSuccessTests-6a013e14-0293-4e1-proj-role"}], "expires_at": "2018-11-14T20:05:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2bc2f349f02345098f82d6310cc2c898", "name": "CreateStackSuccessTests-6a013e14-0293-4e1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/2bc2f349f02345098f82d6310cc2c898", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/2bc2f349f02345098f82d6310cc2c898", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_2bc2f349f02345098f82d6310cc2c898", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_2bc2f349f02345098f82d6310cc2c898", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/2bc2f349f02345098f82d6310cc2c898", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/2bc2f349f02345098f82d6310cc2c898", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/2bc2f349f02345098f82d6310cc2c898", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/2bc2f349f02345098f82d6310cc2c898", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/2bc2f349f02345098f82d6310cc2c898", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/2bc2f349f02345098f82d6310cc2c898", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/2bc2f349f02345098f82d6310cc2c898", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/2bc2f349f02345098f82d6310cc2c898", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/2bc2f349f02345098f82d6310cc2c898", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-6a013e14-0293-4e1-user", "id": "533a49e4986a440281660852f88c63ff"}, "audit_ids": ["nLQk6ewLSsWa2RevOsbQCQ"], "issued_at": "2018-11-14T19:05:41.000000Z"}} 2018-11-14 19:05:41,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edf12ffc269bff3d0ce3d61108e9e12bd7419cac" 2018-11-14 19:05:41,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:05:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b5da023-c220-4ebd-9b1f-f051aca8240f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:05:41,267 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-7b5da023-c220-4ebd-9b1f-f051aca8240f 2018-11-14 19:05:41,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}edf12ffc269bff3d0ce3d61108e9e12bd7419cac" 2018-11-14 19:05:41,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-101adacd-f1d1-4f6d-9f21-bb9a69556d41 Date: Wed, 14 Nov 2018 19:05:41 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-image"} 2018-11-14 19:05:41,504 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-image used request id req-101adacd-f1d1-4f6d-9f21-bb9a69556d41 2018-11-14 19:05:41,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}edf12ffc269bff3d0ce3d61108e9e12bd7419cac" 2018-11-14 19:05:41,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ab61dc6a-3380-42b8-b207-53df4b909a9a Date: Wed, 14 Nov 2018 19:05: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-11-14 19:05:41,703 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-ab61dc6a-3380-42b8-b207-53df4b909a9a 2018-11-14 19:05:41,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}edf12ffc269bff3d0ce3d61108e9e12bd7419cac" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-image"}' 2018-11-14 19:05:41,959 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/6bb87a7f-ad31-4b9c-8bb0-afa6613c2044 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5eb4cd8f-801c-4377-83e4-74b3ec221d1f Date: Wed, 14 Nov 2018 19:05:41 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T19:05:41Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-14T19:05:41Z", "visibility": "shared", "locations": [], "self": "/v2/images/6bb87a7f-ad31-4b9c-8bb0-afa6613c2044", "min_disk": 0, "protected": false, "id": "6bb87a7f-ad31-4b9c-8bb0-afa6613c2044", "file": "/v2/images/6bb87a7f-ad31-4b9c-8bb0-afa6613c2044/file", "checksum": null, "owner": "2bc2f349f02345098f82d6310cc2c898", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 19:05:41,959 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-5eb4cd8f-801c-4377-83e4-74b3ec221d1f 2018-11-14 19:05:41,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/6bb87a7f-ad31-4b9c-8bb0-afa6613c2044/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}edf12ffc269bff3d0ce3d61108e9e12bd7419cac" -d '' 2018-11-14 19:05:43,417 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5c19e91a-f394-4dfb-bac2-ed946e5455be Date: Wed, 14 Nov 2018 19: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-11-14 19:05:43,417 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/6bb87a7f-ad31-4b9c-8bb0-afa6613c2044/file used request id req-5c19e91a-f394-4dfb-bac2-ed946e5455be 2018-11-14 19:05:43,418 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-14 19:05:43,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/6bb87a7f-ad31-4b9c-8bb0-afa6613c2044 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}edf12ffc269bff3d0ce3d61108e9e12bd7419cac" 2018-11-14 19:05:43,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-5ed86188-b3a5-4a9f-a2a1-02f71899467f Date: Wed, 14 Nov 2018 19:05:43 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T19:05:41Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T19:05:43Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/6bb87a7f-ad31-4b9c-8bb0-afa6613c2044/snap", "metadata": {}}], "self": "/v2/images/6bb87a7f-ad31-4b9c-8bb0-afa6613c2044", "min_disk": 0, "protected": false, "id": "6bb87a7f-ad31-4b9c-8bb0-afa6613c2044", "file": "/v2/images/6bb87a7f-ad31-4b9c-8bb0-afa6613c2044/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2bc2f349f02345098f82d6310cc2c898", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/6bb87a7f-ad31-4b9c-8bb0-afa6613c2044/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 19:05:43,623 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/6bb87a7f-ad31-4b9c-8bb0-afa6613c2044 used request id req-5ed86188-b3a5-4a9f-a2a1-02f71899467f 2018-11-14 19:05:43,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}edf12ffc269bff3d0ce3d61108e9e12bd7419cac" 2018-11-14 19:05:43,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-df20c954-a52d-4573-99e9-b70985465965 Date: Wed, 14 Nov 2018 19:05: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-11-14 19:05:43,819 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-df20c954-a52d-4573-99e9-b70985465965 2018-11-14 19:05:43,822 - create_image - INFO - Created image with name - CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-image 2018-11-14 19:05:43,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/6bb87a7f-ad31-4b9c-8bb0-afa6613c2044 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}edf12ffc269bff3d0ce3d61108e9e12bd7419cac" 2018-11-14 19:05:43,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-07a3cbc4-0102-4373-9772-061f129b478d Date: Wed, 14 Nov 2018 19:05:43 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T19:05:41Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T19:05:43Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/6bb87a7f-ad31-4b9c-8bb0-afa6613c2044/snap", "metadata": {}}], "self": "/v2/images/6bb87a7f-ad31-4b9c-8bb0-afa6613c2044", "min_disk": 0, "protected": false, "id": "6bb87a7f-ad31-4b9c-8bb0-afa6613c2044", "file": "/v2/images/6bb87a7f-ad31-4b9c-8bb0-afa6613c2044/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2bc2f349f02345098f82d6310cc2c898", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/6bb87a7f-ad31-4b9c-8bb0-afa6613c2044/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 19:05:43,842 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/6bb87a7f-ad31-4b9c-8bb0-afa6613c2044 used request id req-07a3cbc4-0102-4373-9772-061f129b478d 2018-11-14 19:05:43,842 - create_image - DEBUG - Instance status is - active 2018-11-14 19:05:43,843 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-image 2018-11-14 19:05:43,843 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-image 2018-11-14 19:05:43,843 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:05:43,844 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:05:44,250 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T20:05:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["ke5UKENORaaHCPGM2YoFuA"], "issued_at": "2018-11-14T19:05:44.000000Z"}} 2018-11-14 19:05:44,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0b46a89a1d3d493a496e3188a80dd4d44ac72ea" 2018-11-14 19:05:44,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:05:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa17a7c5-6d60-447d-bcd7-17d1324aa863 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:05:44,354 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-aa17a7c5-6d60-447d-bcd7-17d1324aa863 2018-11-14 19:05:44,355 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 19:05:44,360 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0b46a89a1d3d493a496e3188a80dd4d44ac72ea" 2018-11-14 19:05:44,580 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:05: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-6676de44-2307-4a7d-8db3-eb17e18cc544 x-compute-request-id: req-6676de44-2307-4a7d-8db3-eb17e18cc544 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-11-14 19:05:44,581 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-6676de44-2307-4a7d-8db3-eb17e18cc544 2018-11-14 19:05:44,584 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0b46a89a1d3d493a496e3188a80dd4d44ac72ea" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-11-14 19:05:44,632 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:05: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-d4d801bf-3b35-4f5d-ae32-4a9f62b30833 x-compute-request-id: req-d4d801bf-3b35-4f5d-ae32-4a9f62b30833 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-flavor-name", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/9919cc2e-104f-4ad9-8c25-8d507427c1e3", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/9919cc2e-104f-4ad9-8c25-8d507427c1e3", "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": "9919cc2e-104f-4ad9-8c25-8d507427c1e3"}} 2018-11-14 19:05:44,633 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-d4d801bf-3b35-4f5d-ae32-4a9f62b30833 2018-11-14 19:05:44,633 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:05:44,634 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:05:45,050 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "3fe2934a3fcd4673a73dc6e1cfeaf43b", "name": "CreateStackSuccessTests-6a013e14-0293-4e1-proj-role"}], "expires_at": "2018-11-14T20:05:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2bc2f349f02345098f82d6310cc2c898", "name": "CreateStackSuccessTests-6a013e14-0293-4e1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/2bc2f349f02345098f82d6310cc2c898", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/2bc2f349f02345098f82d6310cc2c898", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_2bc2f349f02345098f82d6310cc2c898", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_2bc2f349f02345098f82d6310cc2c898", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/2bc2f349f02345098f82d6310cc2c898", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/2bc2f349f02345098f82d6310cc2c898", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/2bc2f349f02345098f82d6310cc2c898", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/2bc2f349f02345098f82d6310cc2c898", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/2bc2f349f02345098f82d6310cc2c898", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/2bc2f349f02345098f82d6310cc2c898", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/2bc2f349f02345098f82d6310cc2c898", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/2bc2f349f02345098f82d6310cc2c898", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/2bc2f349f02345098f82d6310cc2c898", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-6a013e14-0293-4e1-user", "id": "533a49e4986a440281660852f88c63ff"}, "audit_ids": ["66TTE48XSGeL2OQG6F7FKw"], "issued_at": "2018-11-14T19:05:45.000000Z"}} 2018-11-14 19:05:45,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3d1d06cf1027aa02dae69a1ae6815b47db9407" 2018-11-14 19:05:45,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:05:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74c48ccd-479b-45d5-94f8-4911f559ec14 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:05:45,156 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-74c48ccd-479b-45d5-94f8-4911f559ec14 2018-11-14 19:05:45,158 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 19:05:45,161 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-14 19:05:45,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3d1d06cf1027aa02dae69a1ae6815b47db9407" 2018-11-14 19:05:45,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:05:45 GMT Server: Apache x-openstack-request-id: req-ac296ee8-7d48-4608-9b3d-fc76d80d78d3 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-11-14 19:05:45,391 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack used request id req-ac296ee8-7d48-4608-9b3d-fc76d80d78d3 2018-11-14 19:05:45,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3d1d06cf1027aa02dae69a1ae6815b47db9407" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-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-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-net", "inst_name": "CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-inst", "subnet_name": "CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-subnet", "image_name": "CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-image", "flavor_name": "CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-flavor-name"}}' 2018-11-14 19:05:47,875 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 19:05:45 GMT Server: Apache x-openstack-request-id: req-2347babb-4ca4-43dc-9c33-b2cdaa83d881 Location: http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack/34bd97b9-f33b-4e18-8dc8-cb40470b8c43 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "34bd97b9-f33b-4e18-8dc8-cb40470b8c43", "links": [{"href": "http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack/34bd97b9-f33b-4e18-8dc8-cb40470b8c43", "rel": "self"}]}} 2018-11-14 19:05:47,876 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks used request id req-2347babb-4ca4-43dc-9c33-b2cdaa83d881 2018-11-14 19:05:47,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/34bd97b9-f33b-4e18-8dc8-cb40470b8c43 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3d1d06cf1027aa02dae69a1ae6815b47db9407" 2018-11-14 19:05:48,104 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:05:47 GMT Server: Apache x-openstack-request-id: req-48ba3faa-b880-4028-912f-6c55611b5e62 Location: http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack/34bd97b9-f33b-4e18-8dc8-cb40470b8c43 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack/34bd97b9-f33b-4e18-8dc8-cb40470b8c43;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:05:48,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:05:48 GMT Server: Apache x-openstack-request-id: req-6cbd24fa-ea34-4d2c-924d-16607bfa6ae6 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": "2bc2f349f02345098f82d6310cc2c898", "OS::stack_id": "34bd97b9-f33b-4e18-8dc8-cb40470b8c43", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack", "image_name": "CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-image", "inst_name": "CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-inst", "subnet_name": "CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-subnet", "net_name": "CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-net", "flavor_name": "CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack", "stack_user_project_id": "a06c0b63b4dd4842aa3a68ff3a27d3a4", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-14T19:05:47Z", "links": [{"href": "http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack/34bd97b9-f33b-4e18-8dc8-cb40470b8c43", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "34bd97b9-f33b-4e18-8dc8-cb40470b8c43", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:05:48,325 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack/34bd97b9-f33b-4e18-8dc8-cb40470b8c43 used request id req-6cbd24fa-ea34-4d2c-924d-16607bfa6ae6 2018-11-14 19:05:48,326 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack 2018-11-14 19:05:48,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/34bd97b9-f33b-4e18-8dc8-cb40470b8c43 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3d1d06cf1027aa02dae69a1ae6815b47db9407" 2018-11-14 19:05:48,549 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:05:48 GMT Server: Apache x-openstack-request-id: req-7c38874c-7fda-4039-aabf-9cd1aafbfb7a Location: http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack/34bd97b9-f33b-4e18-8dc8-cb40470b8c43 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack/34bd97b9-f33b-4e18-8dc8-cb40470b8c43;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:05:48,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:05:48 GMT Server: Apache x-openstack-request-id: req-7c3a330b-a308-427e-aa79-3fc287787361 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": "2bc2f349f02345098f82d6310cc2c898", "OS::stack_id": "34bd97b9-f33b-4e18-8dc8-cb40470b8c43", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack", "image_name": "CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-image", "inst_name": "CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-inst", "subnet_name": "CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-subnet", "net_name": "CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-net", "flavor_name": "CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack", "stack_user_project_id": "a06c0b63b4dd4842aa3a68ff3a27d3a4", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-14T19:05:47Z", "links": [{"href": "http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack/34bd97b9-f33b-4e18-8dc8-cb40470b8c43", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "34bd97b9-f33b-4e18-8dc8-cb40470b8c43", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:05:48,766 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack/34bd97b9-f33b-4e18-8dc8-cb40470b8c43 used request id req-7c3a330b-a308-427e-aa79-3fc287787361 2018-11-14 19:05:48,767 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-14 19:05:48,767 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-14 19:05:51,770 - create_stack - DEBUG - Stack status query timeout in 1196.55572009 2018-11-14 19:05:51,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/34bd97b9-f33b-4e18-8dc8-cb40470b8c43 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3d1d06cf1027aa02dae69a1ae6815b47db9407" 2018-11-14 19:05:51,974 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:05:51 GMT Server: Apache x-openstack-request-id: req-523a3c99-2394-4559-ae37-60b423d3cb95 Location: http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack/34bd97b9-f33b-4e18-8dc8-cb40470b8c43 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack/34bd97b9-f33b-4e18-8dc8-cb40470b8c43;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:05:52,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:05:51 GMT Server: Apache x-openstack-request-id: req-b3693844-2290-4c04-b30f-a5f9d4df2448 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": "2bc2f349f02345098f82d6310cc2c898", "OS::stack_id": "34bd97b9-f33b-4e18-8dc8-cb40470b8c43", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack", "image_name": "CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-image", "inst_name": "CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-inst", "subnet_name": "CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-subnet", "net_name": "CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-net", "flavor_name": "CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack", "stack_user_project_id": "a06c0b63b4dd4842aa3a68ff3a27d3a4", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-14T19:05:47Z", "links": [{"href": "http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack/34bd97b9-f33b-4e18-8dc8-cb40470b8c43", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "34bd97b9-f33b-4e18-8dc8-cb40470b8c43", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:05:52,255 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack/34bd97b9-f33b-4e18-8dc8-cb40470b8c43 used request id req-b3693844-2290-4c04-b30f-a5f9d4df2448 2018-11-14 19:05:52,255 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-14 19:05:52,256 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-14 19:05:55,259 - create_stack - DEBUG - Stack status query timeout in 1193.06704998 2018-11-14 19:05:55,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/34bd97b9-f33b-4e18-8dc8-cb40470b8c43 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3d1d06cf1027aa02dae69a1ae6815b47db9407" 2018-11-14 19:05:55,506 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:05:55 GMT Server: Apache x-openstack-request-id: req-2e85e599-dcfa-41dc-80d3-a26489819856 Location: http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack/34bd97b9-f33b-4e18-8dc8-cb40470b8c43 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack/34bd97b9-f33b-4e18-8dc8-cb40470b8c43;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:05:55,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:05:55 GMT Server: Apache x-openstack-request-id: req-96038917-c4bf-410d-9ab4-805e2edde5f0 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": "2bc2f349f02345098f82d6310cc2c898", "OS::stack_id": "34bd97b9-f33b-4e18-8dc8-cb40470b8c43", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack", "image_name": "CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-image", "inst_name": "CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-inst", "subnet_name": "CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-subnet", "net_name": "CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-net", "flavor_name": "CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack", "stack_user_project_id": "a06c0b63b4dd4842aa3a68ff3a27d3a4", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-14T19:05:47Z", "links": [{"href": "http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack/34bd97b9-f33b-4e18-8dc8-cb40470b8c43", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "34bd97b9-f33b-4e18-8dc8-cb40470b8c43", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:05:55,732 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack/34bd97b9-f33b-4e18-8dc8-cb40470b8c43 used request id req-96038917-c4bf-410d-9ab4-805e2edde5f0 2018-11-14 19:05:55,733 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-14 19:05:55,733 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-14 19:05:58,736 - create_stack - DEBUG - Stack status query timeout in 1189.58963108 2018-11-14 19:05:58,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/34bd97b9-f33b-4e18-8dc8-cb40470b8c43 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3d1d06cf1027aa02dae69a1ae6815b47db9407" 2018-11-14 19:05:58,766 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:05:58 GMT Server: Apache x-openstack-request-id: req-75f2167d-2fec-46e1-95ff-2c9cd0bcf0fc Location: http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack/34bd97b9-f33b-4e18-8dc8-cb40470b8c43 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack/34bd97b9-f33b-4e18-8dc8-cb40470b8c43;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:05:59,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:05:58 GMT Server: Apache x-openstack-request-id: req-1386c1e4-3ad1-4b44-a3db-7b2ee85c8766 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": "2bc2f349f02345098f82d6310cc2c898", "OS::stack_id": "34bd97b9-f33b-4e18-8dc8-cb40470b8c43", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack", "image_name": "CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-image", "inst_name": "CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-inst", "subnet_name": "CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-subnet", "net_name": "CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-net", "flavor_name": "CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack", "stack_user_project_id": "a06c0b63b4dd4842aa3a68ff3a27d3a4", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-14T19:05:47Z", "links": [{"href": "http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack/34bd97b9-f33b-4e18-8dc8-cb40470b8c43", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "34bd97b9-f33b-4e18-8dc8-cb40470b8c43", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:05:59,039 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack/34bd97b9-f33b-4e18-8dc8-cb40470b8c43 used request id req-1386c1e4-3ad1-4b44-a3db-7b2ee85c8766 2018-11-14 19:05:59,040 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-14 19:05:59,040 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-14 19:06:02,043 - create_stack - DEBUG - Stack status query timeout in 1186.28296018 2018-11-14 19:06:02,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/34bd97b9-f33b-4e18-8dc8-cb40470b8c43 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3d1d06cf1027aa02dae69a1ae6815b47db9407" 2018-11-14 19:06:02,259 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:06:02 GMT Server: Apache x-openstack-request-id: req-0d71a021-dd32-4b97-990f-17ab3349ed35 Location: http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack/34bd97b9-f33b-4e18-8dc8-cb40470b8c43 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack/34bd97b9-f33b-4e18-8dc8-cb40470b8c43;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:06:02,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:06:02 GMT Server: Apache x-openstack-request-id: req-36a23591-4b0e-4805-bdac-d4dec2de1411 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": "2bc2f349f02345098f82d6310cc2c898", "OS::stack_id": "34bd97b9-f33b-4e18-8dc8-cb40470b8c43", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack", "image_name": "CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-image", "inst_name": "CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-inst", "subnet_name": "CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-subnet", "net_name": "CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-net", "flavor_name": "CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack", "stack_user_project_id": "a06c0b63b4dd4842aa3a68ff3a27d3a4", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-14T19:05:47Z", "links": [{"href": "http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack/34bd97b9-f33b-4e18-8dc8-cb40470b8c43", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "34bd97b9-f33b-4e18-8dc8-cb40470b8c43", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:06:02,481 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack/34bd97b9-f33b-4e18-8dc8-cb40470b8c43 used request id req-36a23591-4b0e-4805-bdac-d4dec2de1411 2018-11-14 19:06:02,482 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-14 19:06:02,482 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-14 19:06:05,485 - create_stack - DEBUG - Stack status query timeout in 1182.84072399 2018-11-14 19:06:05,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/34bd97b9-f33b-4e18-8dc8-cb40470b8c43 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3d1d06cf1027aa02dae69a1ae6815b47db9407" 2018-11-14 19:06:05,725 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:06:05 GMT Server: Apache x-openstack-request-id: req-c2e9de7c-3a3c-4d94-9774-08a40b88d907 Location: http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack/34bd97b9-f33b-4e18-8dc8-cb40470b8c43 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack/34bd97b9-f33b-4e18-8dc8-cb40470b8c43;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:06:05,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:06:05 GMT Server: Apache x-openstack-request-id: req-d8cdccd6-ce9d-4b47-928c-c948767d0605 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": "2bc2f349f02345098f82d6310cc2c898", "OS::stack_id": "34bd97b9-f33b-4e18-8dc8-cb40470b8c43", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack", "image_name": "CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-image", "inst_name": "CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-inst", "subnet_name": "CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-subnet", "net_name": "CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-net", "flavor_name": "CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack", "stack_user_project_id": "a06c0b63b4dd4842aa3a68ff3a27d3a4", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-14T19:05:47Z", "links": [{"href": "http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack/34bd97b9-f33b-4e18-8dc8-cb40470b8c43", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "34bd97b9-f33b-4e18-8dc8-cb40470b8c43", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:06:05,956 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack/34bd97b9-f33b-4e18-8dc8-cb40470b8c43 used request id req-d8cdccd6-ce9d-4b47-928c-c948767d0605 2018-11-14 19:06:05,956 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-14 19:06:05,956 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-14 19:06:08,960 - create_stack - DEBUG - Stack status query timeout in 1179.36630106 2018-11-14 19:06:08,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/34bd97b9-f33b-4e18-8dc8-cb40470b8c43 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3d1d06cf1027aa02dae69a1ae6815b47db9407" 2018-11-14 19:06:09,160 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:06:08 GMT Server: Apache x-openstack-request-id: req-91285324-1728-4a9d-a5ad-663390a57eea Location: http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack/34bd97b9-f33b-4e18-8dc8-cb40470b8c43 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack/34bd97b9-f33b-4e18-8dc8-cb40470b8c43;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:06:09,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:06:09 GMT Server: Apache x-openstack-request-id: req-7bdeae6b-6de9-43ac-8d5e-74d613303f07 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": "2bc2f349f02345098f82d6310cc2c898", "OS::stack_id": "34bd97b9-f33b-4e18-8dc8-cb40470b8c43", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack", "image_name": "CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-image", "inst_name": "CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-inst", "subnet_name": "CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-subnet", "net_name": "CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-net", "flavor_name": "CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack", "stack_user_project_id": "a06c0b63b4dd4842aa3a68ff3a27d3a4", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-14T19:05:47Z", "links": [{"href": "http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack/34bd97b9-f33b-4e18-8dc8-cb40470b8c43", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "34bd97b9-f33b-4e18-8dc8-cb40470b8c43", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:06:09,396 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack/34bd97b9-f33b-4e18-8dc8-cb40470b8c43 used request id req-7bdeae6b-6de9-43ac-8d5e-74d613303f07 2018-11-14 19:06:09,397 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-11-14 19:06:09,397 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack 2018-11-14 19:06:09,397 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack 2018-11-14 19:06:09,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/34bd97b9-f33b-4e18-8dc8-cb40470b8c43/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3d1d06cf1027aa02dae69a1ae6815b47db9407" 2018-11-14 19:06:09,633 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:06:09 GMT Server: Apache x-openstack-request-id: req-27a605e4-cb05-4dfb-bd33-ec43e236b0b3 Location: http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack/34bd97b9-f33b-4e18-8dc8-cb40470b8c43/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack/34bd97b9-f33b-4e18-8dc8-cb40470b8c43/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:06:09,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:06:09 GMT Server: Apache x-openstack-request-id: req-bfad7832-2b1e-41a6-8631-7f690d9a995f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 581 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack/34bd97b9-f33b-4e18-8dc8-cb40470b8c43/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack/34bd97b9-f33b-4e18-8dc8-cb40470b8c43", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-11-14T19:05:48Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-14T19:05:48Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "172d7e0e-4765-4e3b-8c90-6d9a4d6b5a2c", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack/34bd97b9-f33b-4e18-8dc8-cb40470b8c43/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack/34bd97b9-f33b-4e18-8dc8-cb40470b8c43", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-11-14T19:05:48Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-14T19:05:48Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "bee4c1b6-3363-4684-ab42-6594b9979a26", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack/34bd97b9-f33b-4e18-8dc8-cb40470b8c43/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack/34bd97b9-f33b-4e18-8dc8-cb40470b8c43", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-11-14T19:05:48Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-14T19:05:48Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "5c91bc27-e108-4991-a16f-f95d4a629eff", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack/34bd97b9-f33b-4e18-8dc8-cb40470b8c43/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack/34bd97b9-f33b-4e18-8dc8-cb40470b8c43", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-11-14T19:05:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-14T19:05:47Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "3393888c-ad49-4bba-9028-9fb754dac2eb", "resource_type": "OS::Nova::Server"}]} 2018-11-14 19:06:09,865 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack/34bd97b9-f33b-4e18-8dc8-cb40470b8c43/resources used request id req-bfad7832-2b1e-41a6-8631-7f690d9a995f 2018-11-14 19:06:09,870 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/3393888c-ad49-4bba-9028-9fb754dac2eb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3d1d06cf1027aa02dae69a1ae6815b47db9407" 2018-11-14 19:06:10,732 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19: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-ac060787-6373-4e3f-bffc-74522e48cbc2 x-compute-request-id: req-ac060787-6373-4e3f-bffc-74522e48cbc2 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:ca:27", "version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3393888c-ad49-4bba-9028-9fb754dac2eb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3393888c-ad49-4bba-9028-9fb754dac2eb", "rel": "bookmark"}], "image": {"id": "6bb87a7f-ad31-4b9c-8bb0-afa6613c2044", "links": [{"href": "http://172.30.9.28:8774/images/6bb87a7f-ad31-4b9c-8bb0-afa6613c2044", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T19:06:04.000000", "flavor": {"id": "9919cc2e-104f-4ad9-8c25-8d507427c1e3", "links": [{"href": "http://172.30.9.28:8774/flavors/9919cc2e-104f-4ad9-8c25-8d507427c1e3", "rel": "bookmark"}]}, "id": "3393888c-ad49-4bba-9028-9fb754dac2eb", "security_groups": [{"name": "default"}], "user_id": "533a49e4986a440281660852f88c63ff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T19:06:04Z", "hostId": "aba289748c216a7d739a82eece7af42c2f96bc14423f2ffaa36bace2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-inst", "created": "2018-11-14T19:05:56Z", "tenant_id": "2bc2f349f02345098f82d6310cc2c898", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 19:06:10,732 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/3393888c-ad49-4bba-9028-9fb754dac2eb used request id req-ac060787-6373-4e3f-bffc-74522e48cbc2 2018-11-14 19:06:10,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3d1d06cf1027aa02dae69a1ae6815b47db9407" 2018-11-14 19:06:11,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-2775e2c0-73d5-4409-ac00-d576406c9e9c Date: Wed, 14 Nov 2018 19:06:11 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bee4c1b6-3363-4684-ab42-6594b9979a26"],"updated_at":"2018-11-14T19:05:50Z","tenant_id":"2bc2f349f02345098f82d6310cc2c898","created_at":"2018-11-14T19:05:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2bc2f349f02345098f82d6310cc2c898","id":"5c91bc27-e108-4991-a16f-f95d4a629eff","name":"CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-net"}]} 2018-11-14 19:06:11,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-net used request id req-2775e2c0-73d5-4409-ac00-d576406c9e9c 2018-11-14 19:06:11,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 19:06:11,043 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 19:06: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 19:06:11,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/2bc2f349f02345098f82d6310cc2c898 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3d1d06cf1027aa02dae69a1ae6815b47db9407" 2018-11-14 19:06:11,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:06:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e71b93c-fe8b-473a-bd39-a5131213ba33 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/2bc2f349f02345098f82d6310cc2c898"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2bc2f349f02345098f82d6310cc2c898", "name": "CreateStackSuccessTests-6a013e14-0293-4e1-proj"}} 2018-11-14 19:06:11,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/2bc2f349f02345098f82d6310cc2c898 used request id req-1e71b93c-fe8b-473a-bd39-a5131213ba33 2018-11-14 19:06:11,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5c91bc27-e108-4991-a16f-f95d4a629eff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3d1d06cf1027aa02dae69a1ae6815b47db9407" 2018-11-14 19:06:11,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-486d0191-3b14-4704-9cd5-d5646e82fdf4 Date: Wed, 14 Nov 2018 19:06:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5c91bc27-e108-4991-a16f-f95d4a629eff","tenant_id":"2bc2f349f02345098f82d6310cc2c898","created_at":"2018-11-14T19:05:50Z","dns_nameservers":[],"updated_at":"2018-11-14T19:05:50Z","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":"2bc2f349f02345098f82d6310cc2c898","id":"bee4c1b6-3363-4684-ab42-6594b9979a26","subnetpool_id":null,"name":"CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-subnet"}]} 2018-11-14 19:06:11,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5c91bc27-e108-4991-a16f-f95d4a629eff used request id req-486d0191-3b14-4704-9cd5-d5646e82fdf4 2018-11-14 19:06:11,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=5c91bc27-e108-4991-a16f-f95d4a629eff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3d1d06cf1027aa02dae69a1ae6815b47db9407" 2018-11-14 19:06:11,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3073 X-Openstack-Request-Id: req-e7a8b6bc-f1bb-4c08-a3e0-7c57725f3361 Date: Wed, 14 Nov 2018 19:06:11 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5c91bc27-e108-4991-a16f-f95d4a629eff","tenant_id":"2bc2f349f02345098f82d6310cc2c898","created_at":"2018-11-14T19:05:52Z","admin_state_up":true,"updated_at":"2018-11-14T19:06:04Z","binding:vnic_type":"normal","device_id":"3393888c-ad49-4bba-9028-9fb754dac2eb","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:cb:ca:27","id":"172d7e0e-4765-4e3b-8c90-6d9a4d6b5a2c","port_security_enabled":true,"project_id":"2bc2f349f02345098f82d6310cc2c898","fixed_ips":[{"subnet_id":"bee4c1b6-3363-4684-ab42-6594b9979a26","ip_address":"10.0.0.14"}],"extra_dhcp_opts":[],"security_groups":["a5d943ad-a9eb-4483-8b42-2f1782a1ee1f"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack-server1_port-apx7qs54m5ri"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5c91bc27-e108-4991-a16f-f95d4a629eff","tenant_id":"2bc2f349f02345098f82d6310cc2c898","created_at":"2018-11-14T19:05:51Z","admin_state_up":true,"updated_at":"2018-11-14T19:05:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5c91bc27-e108-4991-a16f-f95d4a629eff","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:eb:a4:c1","id":"5bb237d9-0c6a-4188-b8c7-c52da20b5336","port_security_enabled":false,"project_id":"2bc2f349f02345098f82d6310cc2c898","fixed_ips":[{"subnet_id":"bee4c1b6-3363-4684-ab42-6594b9979a26","ip_address":"10.0.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5c91bc27-e108-4991-a16f-f95d4a629eff","tenant_id":"2bc2f349f02345098f82d6310cc2c898","created_at":"2018-11-14T19:05:52Z","admin_state_up":true,"updated_at":"2018-11-14T19:05:55Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5c91bc27-e108-4991-a16f-f95d4a629eff","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:c6:58:7c","id":"6b4a7bbf-9bbe-40fe-a8bf-39a9d0c1d132","port_security_enabled":false,"project_id":"2bc2f349f02345098f82d6310cc2c898","fixed_ips":[{"subnet_id":"bee4c1b6-3363-4684-ab42-6594b9979a26","ip_address":"10.0.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5c91bc27-e108-4991-a16f-f95d4a629eff","tenant_id":"2bc2f349f02345098f82d6310cc2c898","created_at":"2018-11-14T19:05:52Z","admin_state_up":true,"updated_at":"2018-11-14T19:05:56Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5c91bc27-e108-4991-a16f-f95d4a629eff","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:a3:2e:48","id":"eb5876c7-3ad1-455f-b40f-f6e6a5e7679f","port_security_enabled":false,"project_id":"2bc2f349f02345098f82d6310cc2c898","fixed_ips":[{"subnet_id":"bee4c1b6-3363-4684-ab42-6594b9979a26","ip_address":"10.0.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-14 19:06:11,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=5c91bc27-e108-4991-a16f-f95d4a629eff used request id req-e7a8b6bc-f1bb-4c08-a3e0-7c57725f3361 2018-11-14 19:06:11,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/34bd97b9-f33b-4e18-8dc8-cb40470b8c43/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3d1d06cf1027aa02dae69a1ae6815b47db9407" 2018-11-14 19:06:11,508 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:06:11 GMT Server: Apache x-openstack-request-id: req-d0c096d7-76e0-4fec-8919-06c7bff8dfd3 Location: http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack/34bd97b9-f33b-4e18-8dc8-cb40470b8c43/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack/34bd97b9-f33b-4e18-8dc8-cb40470b8c43/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:06:11,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:06:11 GMT Server: Apache x-openstack-request-id: req-6ed8a567-ef14-4511-a791-6a35078088ee Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 581 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack/34bd97b9-f33b-4e18-8dc8-cb40470b8c43/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack/34bd97b9-f33b-4e18-8dc8-cb40470b8c43", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-11-14T19:05:48Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-14T19:05:48Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "172d7e0e-4765-4e3b-8c90-6d9a4d6b5a2c", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack/34bd97b9-f33b-4e18-8dc8-cb40470b8c43/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack/34bd97b9-f33b-4e18-8dc8-cb40470b8c43", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-11-14T19:05:48Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-14T19:05:48Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "bee4c1b6-3363-4684-ab42-6594b9979a26", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack/34bd97b9-f33b-4e18-8dc8-cb40470b8c43/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack/34bd97b9-f33b-4e18-8dc8-cb40470b8c43", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-11-14T19:05:48Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-14T19:05:48Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "5c91bc27-e108-4991-a16f-f95d4a629eff", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack/34bd97b9-f33b-4e18-8dc8-cb40470b8c43/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack/34bd97b9-f33b-4e18-8dc8-cb40470b8c43", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-11-14T19:05:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-14T19:05:47Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "3393888c-ad49-4bba-9028-9fb754dac2eb", "resource_type": "OS::Nova::Server"}]} 2018-11-14 19:06:11,551 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack/34bd97b9-f33b-4e18-8dc8-cb40470b8c43/resources used request id req-6ed8a567-ef14-4511-a791-6a35078088ee 2018-11-14 19:06:11,555 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/9919cc2e-104f-4ad9-8c25-8d507427c1e3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3d1d06cf1027aa02dae69a1ae6815b47db9407" 2018-11-14 19:06:11,573 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19: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-c45aeadc-351a-4042-b99e-be5ed198e50c x-compute-request-id: req-c45aeadc-351a-4042-b99e-be5ed198e50c Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-flavor-name", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/9919cc2e-104f-4ad9-8c25-8d507427c1e3", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/9919cc2e-104f-4ad9-8c25-8d507427c1e3", "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": "9919cc2e-104f-4ad9-8c25-8d507427c1e3"}} 2018-11-14 19:06:11,573 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/9919cc2e-104f-4ad9-8c25-8d507427c1e3 used request id req-c45aeadc-351a-4042-b99e-be5ed198e50c 2018-11-14 19:06:11,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/bee4c1b6-3363-4684-ab42-6594b9979a26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3d1d06cf1027aa02dae69a1ae6815b47db9407" 2018-11-14 19:06:11,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-8a101390-e398-4516-aa54-b792fd60ee98 Date: Wed, 14 Nov 2018 19:06:11 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5c91bc27-e108-4991-a16f-f95d4a629eff","tenant_id":"2bc2f349f02345098f82d6310cc2c898","created_at":"2018-11-14T19:05:50Z","dns_nameservers":[],"updated_at":"2018-11-14T19:05:50Z","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":"2bc2f349f02345098f82d6310cc2c898","id":"bee4c1b6-3363-4684-ab42-6594b9979a26","subnetpool_id":null,"name":"CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-subnet"}} 2018-11-14 19:06:11,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/bee4c1b6-3363-4684-ab42-6594b9979a26 used request id req-8a101390-e398-4516-aa54-b792fd60ee98 2018-11-14 19:06:11,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=5c91bc27-e108-4991-a16f-f95d4a629eff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3d1d06cf1027aa02dae69a1ae6815b47db9407" 2018-11-14 19:06:12,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-d5aa2f41-ea95-4cd1-97ac-282b08d42de9 Date: Wed, 14 Nov 2018 19:06:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bee4c1b6-3363-4684-ab42-6594b9979a26"],"updated_at":"2018-11-14T19:05:50Z","tenant_id":"2bc2f349f02345098f82d6310cc2c898","created_at":"2018-11-14T19:05:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2bc2f349f02345098f82d6310cc2c898","id":"5c91bc27-e108-4991-a16f-f95d4a629eff","name":"CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-net"}]} 2018-11-14 19:06:12,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=5c91bc27-e108-4991-a16f-f95d4a629eff used request id req-d5aa2f41-ea95-4cd1-97ac-282b08d42de9 2018-11-14 19:06:12,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5c91bc27-e108-4991-a16f-f95d4a629eff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3d1d06cf1027aa02dae69a1ae6815b47db9407" 2018-11-14 19:06:12,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-20013825-f046-497c-b7cf-72ac9c39e8b1 Date: Wed, 14 Nov 2018 19:06:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5c91bc27-e108-4991-a16f-f95d4a629eff","tenant_id":"2bc2f349f02345098f82d6310cc2c898","created_at":"2018-11-14T19:05:50Z","dns_nameservers":[],"updated_at":"2018-11-14T19:05:50Z","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":"2bc2f349f02345098f82d6310cc2c898","id":"bee4c1b6-3363-4684-ab42-6594b9979a26","subnetpool_id":null,"name":"CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-subnet"}]} 2018-11-14 19:06:12,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5c91bc27-e108-4991-a16f-f95d4a629eff used request id req-20013825-f046-497c-b7cf-72ac9c39e8b1 2018-11-14 19:06:12,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3d1d06cf1027aa02dae69a1ae6815b47db9407" 2018-11-14 19:06:12,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-a2f47d0f-0c2b-421f-86c7-3253a1ce159e Date: Wed, 14 Nov 2018 19:06:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bee4c1b6-3363-4684-ab42-6594b9979a26"],"updated_at":"2018-11-14T19:05:50Z","tenant_id":"2bc2f349f02345098f82d6310cc2c898","created_at":"2018-11-14T19:05:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2bc2f349f02345098f82d6310cc2c898","id":"5c91bc27-e108-4991-a16f-f95d4a629eff","name":"CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-net"}]} 2018-11-14 19:06:12,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-net used request id req-a2f47d0f-0c2b-421f-86c7-3253a1ce159e 2018-11-14 19:06:12,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5c91bc27-e108-4991-a16f-f95d4a629eff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3d1d06cf1027aa02dae69a1ae6815b47db9407" 2018-11-14 19:06:12,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-337a0712-ffdf-4f95-b5c1-591fb58cebcf Date: Wed, 14 Nov 2018 19:06:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5c91bc27-e108-4991-a16f-f95d4a629eff","tenant_id":"2bc2f349f02345098f82d6310cc2c898","created_at":"2018-11-14T19:05:50Z","dns_nameservers":[],"updated_at":"2018-11-14T19:05:50Z","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":"2bc2f349f02345098f82d6310cc2c898","id":"bee4c1b6-3363-4684-ab42-6594b9979a26","subnetpool_id":null,"name":"CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-subnet"}]} 2018-11-14 19:06:12,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5c91bc27-e108-4991-a16f-f95d4a629eff used request id req-337a0712-ffdf-4f95-b5c1-591fb58cebcf 2018-11-14 19:06:12,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3d1d06cf1027aa02dae69a1ae6815b47db9407" 2018-11-14 19:06:13,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-48175234-7756-49b4-b906-34de176c1ca3 Date: Wed, 14 Nov 2018 19:06:13 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bee4c1b6-3363-4684-ab42-6594b9979a26"],"updated_at":"2018-11-14T19:05:50Z","tenant_id":"2bc2f349f02345098f82d6310cc2c898","created_at":"2018-11-14T19:05:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2bc2f349f02345098f82d6310cc2c898","id":"5c91bc27-e108-4991-a16f-f95d4a629eff","name":"CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-net"}]} 2018-11-14 19:06:13,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-net used request id req-48175234-7756-49b4-b906-34de176c1ca3 2018-11-14 19:06:13,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/2bc2f349f02345098f82d6310cc2c898 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3d1d06cf1027aa02dae69a1ae6815b47db9407" 2018-11-14 19:06:13,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:06:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfa079a5-9276-4e2c-9a3f-cc55bd1fb9fd Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/2bc2f349f02345098f82d6310cc2c898"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2bc2f349f02345098f82d6310cc2c898", "name": "CreateStackSuccessTests-6a013e14-0293-4e1-proj"}} 2018-11-14 19:06:13,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/2bc2f349f02345098f82d6310cc2c898 used request id req-dfa079a5-9276-4e2c-9a3f-cc55bd1fb9fd 2018-11-14 19:06:13,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5c91bc27-e108-4991-a16f-f95d4a629eff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3d1d06cf1027aa02dae69a1ae6815b47db9407" 2018-11-14 19:06:13,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-c41b097a-4e75-43db-af60-ecb38d53bf26 Date: Wed, 14 Nov 2018 19:06:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5c91bc27-e108-4991-a16f-f95d4a629eff","tenant_id":"2bc2f349f02345098f82d6310cc2c898","created_at":"2018-11-14T19:05:50Z","dns_nameservers":[],"updated_at":"2018-11-14T19:05:50Z","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":"2bc2f349f02345098f82d6310cc2c898","id":"bee4c1b6-3363-4684-ab42-6594b9979a26","subnetpool_id":null,"name":"CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-subnet"}]} 2018-11-14 19:06:13,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5c91bc27-e108-4991-a16f-f95d4a629eff used request id req-c41b097a-4e75-43db-af60-ecb38d53bf26 2018-11-14 19:06:13,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=5c91bc27-e108-4991-a16f-f95d4a629eff&mac_address=fa%3A16%3A3e%3Acb%3Aca%3A27&name=CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack-server1_port-apx7qs54m5ri&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3d1d06cf1027aa02dae69a1ae6815b47db9407" 2018-11-14 19:06:13,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 862 X-Openstack-Request-Id: req-4c742cb4-c6f6-49d6-b513-af1bd36f08f9 Date: Wed, 14 Nov 2018 19:06:13 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5c91bc27-e108-4991-a16f-f95d4a629eff","tenant_id":"2bc2f349f02345098f82d6310cc2c898","created_at":"2018-11-14T19:05:52Z","admin_state_up":true,"updated_at":"2018-11-14T19:06:04Z","binding:vnic_type":"normal","device_id":"3393888c-ad49-4bba-9028-9fb754dac2eb","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:cb:ca:27","id":"172d7e0e-4765-4e3b-8c90-6d9a4d6b5a2c","port_security_enabled":true,"project_id":"2bc2f349f02345098f82d6310cc2c898","fixed_ips":[{"subnet_id":"bee4c1b6-3363-4684-ab42-6594b9979a26","ip_address":"10.0.0.14"}],"extra_dhcp_opts":[],"security_groups":["a5d943ad-a9eb-4483-8b42-2f1782a1ee1f"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack-server1_port-apx7qs54m5ri"}]} 2018-11-14 19:06:13,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=5c91bc27-e108-4991-a16f-f95d4a629eff&mac_address=fa%3A16%3A3e%3Acb%3Aca%3A27&name=CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack-server1_port-apx7qs54m5ri&admin_state_up=True used request id req-4c742cb4-c6f6-49d6-b513-af1bd36f08f9 2018-11-14 19:06:13,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/2bc2f349f02345098f82d6310cc2c898 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3d1d06cf1027aa02dae69a1ae6815b47db9407" 2018-11-14 19:06:13,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:06:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96021f67-ecc5-4ff7-b6ba-fb9fcc220aa0 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/2bc2f349f02345098f82d6310cc2c898"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2bc2f349f02345098f82d6310cc2c898", "name": "CreateStackSuccessTests-6a013e14-0293-4e1-proj"}} 2018-11-14 19:06:13,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/2bc2f349f02345098f82d6310cc2c898 used request id req-96021f67-ecc5-4ff7-b6ba-fb9fcc220aa0 2018-11-14 19:06:13,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3d1d06cf1027aa02dae69a1ae6815b47db9407" 2018-11-14 19:06:13,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-23953af0-6a0e-4053-96f6-a9319ba390c0 Date: Wed, 14 Nov 2018 19:06:13 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bee4c1b6-3363-4684-ab42-6594b9979a26"],"updated_at":"2018-11-14T19:05:50Z","tenant_id":"2bc2f349f02345098f82d6310cc2c898","created_at":"2018-11-14T19:05:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2bc2f349f02345098f82d6310cc2c898","id":"5c91bc27-e108-4991-a16f-f95d4a629eff","name":"CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-net"}]} 2018-11-14 19:06:13,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-net used request id req-23953af0-6a0e-4053-96f6-a9319ba390c0 2018-11-14 19:06:13,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5c91bc27-e108-4991-a16f-f95d4a629eff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3d1d06cf1027aa02dae69a1ae6815b47db9407" 2018-11-14 19:06:13,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-197df691-dad5-4d23-a777-f87eac01c7f0 Date: Wed, 14 Nov 2018 19:06:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5c91bc27-e108-4991-a16f-f95d4a629eff","tenant_id":"2bc2f349f02345098f82d6310cc2c898","created_at":"2018-11-14T19:05:50Z","dns_nameservers":[],"updated_at":"2018-11-14T19:05:50Z","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":"2bc2f349f02345098f82d6310cc2c898","id":"bee4c1b6-3363-4684-ab42-6594b9979a26","subnetpool_id":null,"name":"CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-subnet"}]} 2018-11-14 19:06:13,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5c91bc27-e108-4991-a16f-f95d4a629eff used request id req-197df691-dad5-4d23-a777-f87eac01c7f0 2018-11-14 19:06:13,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=5c91bc27-e108-4991-a16f-f95d4a629eff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3d1d06cf1027aa02dae69a1ae6815b47db9407" 2018-11-14 19:06:14,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3073 X-Openstack-Request-Id: req-43745c19-d69c-4802-8a8c-3fbcfa9b3607 Date: Wed, 14 Nov 2018 19:06:14 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5c91bc27-e108-4991-a16f-f95d4a629eff","tenant_id":"2bc2f349f02345098f82d6310cc2c898","created_at":"2018-11-14T19:05:52Z","admin_state_up":true,"updated_at":"2018-11-14T19:06:04Z","binding:vnic_type":"normal","device_id":"3393888c-ad49-4bba-9028-9fb754dac2eb","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:cb:ca:27","id":"172d7e0e-4765-4e3b-8c90-6d9a4d6b5a2c","port_security_enabled":true,"project_id":"2bc2f349f02345098f82d6310cc2c898","fixed_ips":[{"subnet_id":"bee4c1b6-3363-4684-ab42-6594b9979a26","ip_address":"10.0.0.14"}],"extra_dhcp_opts":[],"security_groups":["a5d943ad-a9eb-4483-8b42-2f1782a1ee1f"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack-server1_port-apx7qs54m5ri"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5c91bc27-e108-4991-a16f-f95d4a629eff","tenant_id":"2bc2f349f02345098f82d6310cc2c898","created_at":"2018-11-14T19:05:51Z","admin_state_up":true,"updated_at":"2018-11-14T19:05:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5c91bc27-e108-4991-a16f-f95d4a629eff","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:eb:a4:c1","id":"5bb237d9-0c6a-4188-b8c7-c52da20b5336","port_security_enabled":false,"project_id":"2bc2f349f02345098f82d6310cc2c898","fixed_ips":[{"subnet_id":"bee4c1b6-3363-4684-ab42-6594b9979a26","ip_address":"10.0.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5c91bc27-e108-4991-a16f-f95d4a629eff","tenant_id":"2bc2f349f02345098f82d6310cc2c898","created_at":"2018-11-14T19:05:52Z","admin_state_up":true,"updated_at":"2018-11-14T19:05:55Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5c91bc27-e108-4991-a16f-f95d4a629eff","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:c6:58:7c","id":"6b4a7bbf-9bbe-40fe-a8bf-39a9d0c1d132","port_security_enabled":false,"project_id":"2bc2f349f02345098f82d6310cc2c898","fixed_ips":[{"subnet_id":"bee4c1b6-3363-4684-ab42-6594b9979a26","ip_address":"10.0.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5c91bc27-e108-4991-a16f-f95d4a629eff","tenant_id":"2bc2f349f02345098f82d6310cc2c898","created_at":"2018-11-14T19:05:52Z","admin_state_up":true,"updated_at":"2018-11-14T19:05:56Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5c91bc27-e108-4991-a16f-f95d4a629eff","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:a3:2e:48","id":"eb5876c7-3ad1-455f-b40f-f6e6a5e7679f","port_security_enabled":false,"project_id":"2bc2f349f02345098f82d6310cc2c898","fixed_ips":[{"subnet_id":"bee4c1b6-3363-4684-ab42-6594b9979a26","ip_address":"10.0.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-14 19:06:14,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=5c91bc27-e108-4991-a16f-f95d4a629eff used request id req-43745c19-d69c-4802-8a8c-3fbcfa9b3607 2018-11-14 19:06:14,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3d1d06cf1027aa02dae69a1ae6815b47db9407" 2018-11-14 19:06:14,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-79e7cb1f-2a27-4d94-b920-ddb5671c6e92 Date: Wed, 14 Nov 2018 19:06:14 GMT RESP BODY: {"floatingips": []} 2018-11-14 19:06:14,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-79e7cb1f-2a27-4d94-b920-ddb5671c6e92 2018-11-14 19:06:14,184 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:06:14,185 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:06:14,605 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "3fe2934a3fcd4673a73dc6e1cfeaf43b", "name": "CreateStackSuccessTests-6a013e14-0293-4e1-proj-role"}], "expires_at": "2018-11-14T20:06:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2bc2f349f02345098f82d6310cc2c898", "name": "CreateStackSuccessTests-6a013e14-0293-4e1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/2bc2f349f02345098f82d6310cc2c898", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/2bc2f349f02345098f82d6310cc2c898", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_2bc2f349f02345098f82d6310cc2c898", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_2bc2f349f02345098f82d6310cc2c898", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/2bc2f349f02345098f82d6310cc2c898", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/2bc2f349f02345098f82d6310cc2c898", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/2bc2f349f02345098f82d6310cc2c898", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/2bc2f349f02345098f82d6310cc2c898", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/2bc2f349f02345098f82d6310cc2c898", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/2bc2f349f02345098f82d6310cc2c898", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/2bc2f349f02345098f82d6310cc2c898", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/2bc2f349f02345098f82d6310cc2c898", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/2bc2f349f02345098f82d6310cc2c898", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-6a013e14-0293-4e1-user", "id": "533a49e4986a440281660852f88c63ff"}, "audit_ids": ["-WG7IgKKRWGzkkcJFVSKZg"], "issued_at": "2018-11-14T19:06:14.000000Z"}} 2018-11-14 19:06:14,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62162fd95ae0010cef9e93feee8f44e9c29ffc2d" 2018-11-14 19:06:14,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:06:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27cfb2bb-88ac-4ae2-809d-65a677760dfc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:06:14,703 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-27cfb2bb-88ac-4ae2-809d-65a677760dfc 2018-11-14 19:06:14,704 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 19:06:14,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62162fd95ae0010cef9e93feee8f44e9c29ffc2d" 2018-11-14 19:06:14,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:06:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acc69040-19f7-4e38-b757-4a3e12005cd9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:06:14,806 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-acc69040-19f7-4e38-b757-4a3e12005cd9 2018-11-14 19:06:14,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62162fd95ae0010cef9e93feee8f44e9c29ffc2d" 2018-11-14 19:06:15,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-2714031c-bf07-4832-881a-de31b8d84dfb Date: Wed, 14 Nov 2018 19:06:15 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bee4c1b6-3363-4684-ab42-6594b9979a26"],"updated_at":"2018-11-14T19:05:50Z","tenant_id":"2bc2f349f02345098f82d6310cc2c898","created_at":"2018-11-14T19:05:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2bc2f349f02345098f82d6310cc2c898","id":"5c91bc27-e108-4991-a16f-f95d4a629eff","name":"CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-net"}]} 2018-11-14 19:06:15,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-net used request id req-2714031c-bf07-4832-881a-de31b8d84dfb 2018-11-14 19:06:15,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5c91bc27-e108-4991-a16f-f95d4a629eff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62162fd95ae0010cef9e93feee8f44e9c29ffc2d" 2018-11-14 19:06:15,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-91b89e71-dcac-4831-a98a-473f4e0e3152 Date: Wed, 14 Nov 2018 19:06:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5c91bc27-e108-4991-a16f-f95d4a629eff","tenant_id":"2bc2f349f02345098f82d6310cc2c898","created_at":"2018-11-14T19:05:50Z","dns_nameservers":[],"updated_at":"2018-11-14T19:05:50Z","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":"2bc2f349f02345098f82d6310cc2c898","id":"bee4c1b6-3363-4684-ab42-6594b9979a26","subnetpool_id":null,"name":"CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-subnet"}]} 2018-11-14 19:06:15,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5c91bc27-e108-4991-a16f-f95d4a629eff used request id req-91b89e71-dcac-4831-a98a-473f4e0e3152 2018-11-14 19:06:15,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62162fd95ae0010cef9e93feee8f44e9c29ffc2d" 2018-11-14 19:06:15,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-81dbc504-a060-4386-b30b-4f8170d36c28 Date: Wed, 14 Nov 2018 19:06:15 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bee4c1b6-3363-4684-ab42-6594b9979a26"],"updated_at":"2018-11-14T19:05:50Z","tenant_id":"2bc2f349f02345098f82d6310cc2c898","created_at":"2018-11-14T19:05:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2bc2f349f02345098f82d6310cc2c898","id":"5c91bc27-e108-4991-a16f-f95d4a629eff","name":"CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-net"}]} 2018-11-14 19:06:15,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-net used request id req-81dbc504-a060-4386-b30b-4f8170d36c28 2018-11-14 19:06:15,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 19:06:15,638 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 19:06: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 19:06:15,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/2bc2f349f02345098f82d6310cc2c898 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62162fd95ae0010cef9e93feee8f44e9c29ffc2d" 2018-11-14 19:06:15,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:06:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b314fe7-5719-49f9-9069-98ddf4dc065a Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/2bc2f349f02345098f82d6310cc2c898"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2bc2f349f02345098f82d6310cc2c898", "name": "CreateStackSuccessTests-6a013e14-0293-4e1-proj"}} 2018-11-14 19:06:15,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/2bc2f349f02345098f82d6310cc2c898 used request id req-1b314fe7-5719-49f9-9069-98ddf4dc065a 2018-11-14 19:06:15,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5c91bc27-e108-4991-a16f-f95d4a629eff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62162fd95ae0010cef9e93feee8f44e9c29ffc2d" 2018-11-14 19:06:16,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-9d300323-2391-4a54-ae89-0ea255980459 Date: Wed, 14 Nov 2018 19:06:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5c91bc27-e108-4991-a16f-f95d4a629eff","tenant_id":"2bc2f349f02345098f82d6310cc2c898","created_at":"2018-11-14T19:05:50Z","dns_nameservers":[],"updated_at":"2018-11-14T19:05:50Z","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":"2bc2f349f02345098f82d6310cc2c898","id":"bee4c1b6-3363-4684-ab42-6594b9979a26","subnetpool_id":null,"name":"CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-subnet"}]} 2018-11-14 19:06:16,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5c91bc27-e108-4991-a16f-f95d4a629eff used request id req-9d300323-2391-4a54-ae89-0ea255980459 2018-11-14 19:06:16,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=5c91bc27-e108-4991-a16f-f95d4a629eff&mac_address=fa%3A16%3A3e%3Acb%3Aca%3A27&name=CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack-server1_port-apx7qs54m5ri&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62162fd95ae0010cef9e93feee8f44e9c29ffc2d" 2018-11-14 19:06:16,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 862 X-Openstack-Request-Id: req-524cee16-c3e9-4ba1-a0cd-1720c6781c0f Date: Wed, 14 Nov 2018 19:06:16 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5c91bc27-e108-4991-a16f-f95d4a629eff","tenant_id":"2bc2f349f02345098f82d6310cc2c898","created_at":"2018-11-14T19:05:52Z","admin_state_up":true,"updated_at":"2018-11-14T19:06:04Z","binding:vnic_type":"normal","device_id":"3393888c-ad49-4bba-9028-9fb754dac2eb","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:cb:ca:27","id":"172d7e0e-4765-4e3b-8c90-6d9a4d6b5a2c","port_security_enabled":true,"project_id":"2bc2f349f02345098f82d6310cc2c898","fixed_ips":[{"subnet_id":"bee4c1b6-3363-4684-ab42-6594b9979a26","ip_address":"10.0.0.14"}],"extra_dhcp_opts":[],"security_groups":["a5d943ad-a9eb-4483-8b42-2f1782a1ee1f"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack-server1_port-apx7qs54m5ri"}]} 2018-11-14 19:06:16,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=5c91bc27-e108-4991-a16f-f95d4a629eff&mac_address=fa%3A16%3A3e%3Acb%3Aca%3A27&name=CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack-server1_port-apx7qs54m5ri&admin_state_up=True used request id req-524cee16-c3e9-4ba1-a0cd-1720c6781c0f 2018-11-14 19:06:16,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/2bc2f349f02345098f82d6310cc2c898 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62162fd95ae0010cef9e93feee8f44e9c29ffc2d" 2018-11-14 19:06:16,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:06:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ab624eb-2472-4838-9b84-d49c8739c1c5 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/2bc2f349f02345098f82d6310cc2c898"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2bc2f349f02345098f82d6310cc2c898", "name": "CreateStackSuccessTests-6a013e14-0293-4e1-proj"}} 2018-11-14 19:06:16,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/2bc2f349f02345098f82d6310cc2c898 used request id req-2ab624eb-2472-4838-9b84-d49c8739c1c5 2018-11-14 19:06:16,531 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62162fd95ae0010cef9e93feee8f44e9c29ffc2d" 2018-11-14 19:06:17,717 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:06:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fd25ccb8-aa5a-497f-9dcf-aa96709d0f97 x-compute-request-id: req-fd25ccb8-aa5a-497f-9dcf-aa96709d0f97 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:ca:27", "version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3393888c-ad49-4bba-9028-9fb754dac2eb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3393888c-ad49-4bba-9028-9fb754dac2eb", "rel": "bookmark"}], "image": {"id": "6bb87a7f-ad31-4b9c-8bb0-afa6613c2044", "links": [{"href": "http://172.30.9.28:8774/images/6bb87a7f-ad31-4b9c-8bb0-afa6613c2044", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T19:06:04.000000", "flavor": {"id": "9919cc2e-104f-4ad9-8c25-8d507427c1e3", "links": [{"href": "http://172.30.9.28:8774/flavors/9919cc2e-104f-4ad9-8c25-8d507427c1e3", "rel": "bookmark"}]}, "id": "3393888c-ad49-4bba-9028-9fb754dac2eb", "security_groups": [{"name": "default"}], "user_id": "533a49e4986a440281660852f88c63ff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T19:06:04Z", "hostId": "aba289748c216a7d739a82eece7af42c2f96bc14423f2ffaa36bace2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-inst", "created": "2018-11-14T19:05:56Z", "tenant_id": "2bc2f349f02345098f82d6310cc2c898", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 19:06:17,717 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-inst used request id req-fd25ccb8-aa5a-497f-9dcf-aa96709d0f97 2018-11-14 19:06:17,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62162fd95ae0010cef9e93feee8f44e9c29ffc2d" 2018-11-14 19:06:17,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-436f9fc0-f5bc-4b82-9421-4a2201e9fb2a Date: Wed, 14 Nov 2018 19:06:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bee4c1b6-3363-4684-ab42-6594b9979a26"],"updated_at":"2018-11-14T19:05:50Z","tenant_id":"2bc2f349f02345098f82d6310cc2c898","created_at":"2018-11-14T19:05:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2bc2f349f02345098f82d6310cc2c898","id":"5c91bc27-e108-4991-a16f-f95d4a629eff","name":"CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-net"}]} 2018-11-14 19:06:17,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-net used request id req-436f9fc0-f5bc-4b82-9421-4a2201e9fb2a 2018-11-14 19:06:17,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5c91bc27-e108-4991-a16f-f95d4a629eff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62162fd95ae0010cef9e93feee8f44e9c29ffc2d" 2018-11-14 19:06:17,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-e6a05c85-97aa-49a2-9d5b-9aca7f085b0d Date: Wed, 14 Nov 2018 19:06:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5c91bc27-e108-4991-a16f-f95d4a629eff","tenant_id":"2bc2f349f02345098f82d6310cc2c898","created_at":"2018-11-14T19:05:50Z","dns_nameservers":[],"updated_at":"2018-11-14T19:05:50Z","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":"2bc2f349f02345098f82d6310cc2c898","id":"bee4c1b6-3363-4684-ab42-6594b9979a26","subnetpool_id":null,"name":"CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-subnet"}]} 2018-11-14 19:06:17,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5c91bc27-e108-4991-a16f-f95d4a629eff used request id req-e6a05c85-97aa-49a2-9d5b-9aca7f085b0d 2018-11-14 19:06:17,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=5c91bc27-e108-4991-a16f-f95d4a629eff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62162fd95ae0010cef9e93feee8f44e9c29ffc2d" 2018-11-14 19:06:18,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3073 X-Openstack-Request-Id: req-a6fedc30-531c-45c3-9d51-31d0508aa833 Date: Wed, 14 Nov 2018 19:06:18 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5c91bc27-e108-4991-a16f-f95d4a629eff","tenant_id":"2bc2f349f02345098f82d6310cc2c898","created_at":"2018-11-14T19:05:52Z","admin_state_up":true,"updated_at":"2018-11-14T19:06:04Z","binding:vnic_type":"normal","device_id":"3393888c-ad49-4bba-9028-9fb754dac2eb","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:cb:ca:27","id":"172d7e0e-4765-4e3b-8c90-6d9a4d6b5a2c","port_security_enabled":true,"project_id":"2bc2f349f02345098f82d6310cc2c898","fixed_ips":[{"subnet_id":"bee4c1b6-3363-4684-ab42-6594b9979a26","ip_address":"10.0.0.14"}],"extra_dhcp_opts":[],"security_groups":["a5d943ad-a9eb-4483-8b42-2f1782a1ee1f"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack-server1_port-apx7qs54m5ri"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5c91bc27-e108-4991-a16f-f95d4a629eff","tenant_id":"2bc2f349f02345098f82d6310cc2c898","created_at":"2018-11-14T19:05:51Z","admin_state_up":true,"updated_at":"2018-11-14T19:05:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5c91bc27-e108-4991-a16f-f95d4a629eff","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:eb:a4:c1","id":"5bb237d9-0c6a-4188-b8c7-c52da20b5336","port_security_enabled":false,"project_id":"2bc2f349f02345098f82d6310cc2c898","fixed_ips":[{"subnet_id":"bee4c1b6-3363-4684-ab42-6594b9979a26","ip_address":"10.0.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5c91bc27-e108-4991-a16f-f95d4a629eff","tenant_id":"2bc2f349f02345098f82d6310cc2c898","created_at":"2018-11-14T19:05:52Z","admin_state_up":true,"updated_at":"2018-11-14T19:05:55Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5c91bc27-e108-4991-a16f-f95d4a629eff","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:c6:58:7c","id":"6b4a7bbf-9bbe-40fe-a8bf-39a9d0c1d132","port_security_enabled":false,"project_id":"2bc2f349f02345098f82d6310cc2c898","fixed_ips":[{"subnet_id":"bee4c1b6-3363-4684-ab42-6594b9979a26","ip_address":"10.0.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5c91bc27-e108-4991-a16f-f95d4a629eff","tenant_id":"2bc2f349f02345098f82d6310cc2c898","created_at":"2018-11-14T19:05:52Z","admin_state_up":true,"updated_at":"2018-11-14T19:05:56Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5c91bc27-e108-4991-a16f-f95d4a629eff","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:a3:2e:48","id":"eb5876c7-3ad1-455f-b40f-f6e6a5e7679f","port_security_enabled":false,"project_id":"2bc2f349f02345098f82d6310cc2c898","fixed_ips":[{"subnet_id":"bee4c1b6-3363-4684-ab42-6594b9979a26","ip_address":"10.0.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-14 19:06:18,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=5c91bc27-e108-4991-a16f-f95d4a629eff used request id req-a6fedc30-531c-45c3-9d51-31d0508aa833 2018-11-14 19:06:18,130 - create_instance - INFO - Found existing machine with name - CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-inst 2018-11-14 19:06:18,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62162fd95ae0010cef9e93feee8f44e9c29ffc2d" 2018-11-14 19:06:18,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-60827f72-fb69-4274-891b-c55b4f612ccf Date: Wed, 14 Nov 2018 19:06:18 GMT RESP BODY: {"floatingips": []} 2018-11-14 19:06:18,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-60827f72-fb69-4274-891b-c55b4f612ccf 2018-11-14 19:06:18,338 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/3393888c-ad49-4bba-9028-9fb754dac2eb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62162fd95ae0010cef9e93feee8f44e9c29ffc2d" 2018-11-14 19:06:19,178 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:06: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-fb14c56f-cd36-41ce-a926-746ca235b24a x-compute-request-id: req-fb14c56f-cd36-41ce-a926-746ca235b24a Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:ca:27", "version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3393888c-ad49-4bba-9028-9fb754dac2eb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3393888c-ad49-4bba-9028-9fb754dac2eb", "rel": "bookmark"}], "image": {"id": "6bb87a7f-ad31-4b9c-8bb0-afa6613c2044", "links": [{"href": "http://172.30.9.28:8774/images/6bb87a7f-ad31-4b9c-8bb0-afa6613c2044", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T19:06:04.000000", "flavor": {"id": "9919cc2e-104f-4ad9-8c25-8d507427c1e3", "links": [{"href": "http://172.30.9.28:8774/flavors/9919cc2e-104f-4ad9-8c25-8d507427c1e3", "rel": "bookmark"}]}, "id": "3393888c-ad49-4bba-9028-9fb754dac2eb", "security_groups": [{"name": "default"}], "user_id": "533a49e4986a440281660852f88c63ff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T19:06:04Z", "hostId": "aba289748c216a7d739a82eece7af42c2f96bc14423f2ffaa36bace2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-inst", "created": "2018-11-14T19:05:56Z", "tenant_id": "2bc2f349f02345098f82d6310cc2c898", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 19:06:19,178 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/3393888c-ad49-4bba-9028-9fb754dac2eb used request id req-fb14c56f-cd36-41ce-a926-746ca235b24a 2018-11-14 19:06:19,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62162fd95ae0010cef9e93feee8f44e9c29ffc2d" 2018-11-14 19:06:19,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-fc68fe47-fb8b-498d-95e8-73598478cc6d Date: Wed, 14 Nov 2018 19:06:19 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bee4c1b6-3363-4684-ab42-6594b9979a26"],"updated_at":"2018-11-14T19:05:50Z","tenant_id":"2bc2f349f02345098f82d6310cc2c898","created_at":"2018-11-14T19:05:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2bc2f349f02345098f82d6310cc2c898","id":"5c91bc27-e108-4991-a16f-f95d4a629eff","name":"CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-net"}]} 2018-11-14 19:06:19,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-net used request id req-fc68fe47-fb8b-498d-95e8-73598478cc6d 2018-11-14 19:06:19,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/2bc2f349f02345098f82d6310cc2c898 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62162fd95ae0010cef9e93feee8f44e9c29ffc2d" 2018-11-14 19:06:19,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:06:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4a85ab3-8ad7-4306-9455-f5eaa8861734 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/2bc2f349f02345098f82d6310cc2c898"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2bc2f349f02345098f82d6310cc2c898", "name": "CreateStackSuccessTests-6a013e14-0293-4e1-proj"}} 2018-11-14 19:06:19,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/2bc2f349f02345098f82d6310cc2c898 used request id req-c4a85ab3-8ad7-4306-9455-f5eaa8861734 2018-11-14 19:06:19,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5c91bc27-e108-4991-a16f-f95d4a629eff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62162fd95ae0010cef9e93feee8f44e9c29ffc2d" 2018-11-14 19:06:19,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-288cd3f0-d161-4b50-864a-a8ad84b7a9e5 Date: Wed, 14 Nov 2018 19:06:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5c91bc27-e108-4991-a16f-f95d4a629eff","tenant_id":"2bc2f349f02345098f82d6310cc2c898","created_at":"2018-11-14T19:05:50Z","dns_nameservers":[],"updated_at":"2018-11-14T19:05:50Z","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":"2bc2f349f02345098f82d6310cc2c898","id":"bee4c1b6-3363-4684-ab42-6594b9979a26","subnetpool_id":null,"name":"CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-subnet"}]} 2018-11-14 19:06:19,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5c91bc27-e108-4991-a16f-f95d4a629eff used request id req-288cd3f0-d161-4b50-864a-a8ad84b7a9e5 2018-11-14 19:06:19,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=5c91bc27-e108-4991-a16f-f95d4a629eff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62162fd95ae0010cef9e93feee8f44e9c29ffc2d" 2018-11-14 19:06:19,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3073 X-Openstack-Request-Id: req-f88a9a7d-381d-4945-a6d7-93359b12c0a4 Date: Wed, 14 Nov 2018 19:06:19 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5c91bc27-e108-4991-a16f-f95d4a629eff","tenant_id":"2bc2f349f02345098f82d6310cc2c898","created_at":"2018-11-14T19:05:52Z","admin_state_up":true,"updated_at":"2018-11-14T19:06:04Z","binding:vnic_type":"normal","device_id":"3393888c-ad49-4bba-9028-9fb754dac2eb","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:cb:ca:27","id":"172d7e0e-4765-4e3b-8c90-6d9a4d6b5a2c","port_security_enabled":true,"project_id":"2bc2f349f02345098f82d6310cc2c898","fixed_ips":[{"subnet_id":"bee4c1b6-3363-4684-ab42-6594b9979a26","ip_address":"10.0.0.14"}],"extra_dhcp_opts":[],"security_groups":["a5d943ad-a9eb-4483-8b42-2f1782a1ee1f"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack-server1_port-apx7qs54m5ri"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5c91bc27-e108-4991-a16f-f95d4a629eff","tenant_id":"2bc2f349f02345098f82d6310cc2c898","created_at":"2018-11-14T19:05:51Z","admin_state_up":true,"updated_at":"2018-11-14T19:05:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5c91bc27-e108-4991-a16f-f95d4a629eff","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:eb:a4:c1","id":"5bb237d9-0c6a-4188-b8c7-c52da20b5336","port_security_enabled":false,"project_id":"2bc2f349f02345098f82d6310cc2c898","fixed_ips":[{"subnet_id":"bee4c1b6-3363-4684-ab42-6594b9979a26","ip_address":"10.0.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5c91bc27-e108-4991-a16f-f95d4a629eff","tenant_id":"2bc2f349f02345098f82d6310cc2c898","created_at":"2018-11-14T19:05:52Z","admin_state_up":true,"updated_at":"2018-11-14T19:05:55Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5c91bc27-e108-4991-a16f-f95d4a629eff","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:c6:58:7c","id":"6b4a7bbf-9bbe-40fe-a8bf-39a9d0c1d132","port_security_enabled":false,"project_id":"2bc2f349f02345098f82d6310cc2c898","fixed_ips":[{"subnet_id":"bee4c1b6-3363-4684-ab42-6594b9979a26","ip_address":"10.0.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5c91bc27-e108-4991-a16f-f95d4a629eff","tenant_id":"2bc2f349f02345098f82d6310cc2c898","created_at":"2018-11-14T19:05:52Z","admin_state_up":true,"updated_at":"2018-11-14T19:05:56Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5c91bc27-e108-4991-a16f-f95d4a629eff","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:a3:2e:48","id":"eb5876c7-3ad1-455f-b40f-f6e6a5e7679f","port_security_enabled":false,"project_id":"2bc2f349f02345098f82d6310cc2c898","fixed_ips":[{"subnet_id":"bee4c1b6-3363-4684-ab42-6594b9979a26","ip_address":"10.0.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-14 19:06:19,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=5c91bc27-e108-4991-a16f-f95d4a629eff used request id req-f88a9a7d-381d-4945-a6d7-93359b12c0a4 2018-11-14 19:06:19,768 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 19:06:19,771 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:06:20,171 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "3fe2934a3fcd4673a73dc6e1cfeaf43b", "name": "CreateStackSuccessTests-6a013e14-0293-4e1-proj-role"}], "expires_at": "2018-11-14T20:06:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2bc2f349f02345098f82d6310cc2c898", "name": "CreateStackSuccessTests-6a013e14-0293-4e1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/2bc2f349f02345098f82d6310cc2c898", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/2bc2f349f02345098f82d6310cc2c898", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_2bc2f349f02345098f82d6310cc2c898", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_2bc2f349f02345098f82d6310cc2c898", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/2bc2f349f02345098f82d6310cc2c898", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/2bc2f349f02345098f82d6310cc2c898", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/2bc2f349f02345098f82d6310cc2c898", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/2bc2f349f02345098f82d6310cc2c898", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/2bc2f349f02345098f82d6310cc2c898", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/2bc2f349f02345098f82d6310cc2c898", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/2bc2f349f02345098f82d6310cc2c898", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/2bc2f349f02345098f82d6310cc2c898", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/2bc2f349f02345098f82d6310cc2c898", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-6a013e14-0293-4e1-user", "id": "533a49e4986a440281660852f88c63ff"}, "audit_ids": ["M1ReB2qIT5aB8lGsULe65Q"], "issued_at": "2018-11-14T19:06:20.000000Z"}} 2018-11-14 19:06:20,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a78a76d4c1ec5c4fad8b5d0010bc8f786b6c3be" 2018-11-14 19:06:20,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:06:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b86e1b0-5f2f-4b9b-b8df-0b9bc2502cf7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:06:20,271 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-3b86e1b0-5f2f-4b9b-b8df-0b9bc2502cf7 2018-11-14 19:06:20,276 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/3393888c-ad49-4bba-9028-9fb754dac2eb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62162fd95ae0010cef9e93feee8f44e9c29ffc2d" 2018-11-14 19:06:21,159 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 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-3dbc47b1-8852-4550-b383-2c4935a2b973 x-compute-request-id: req-3dbc47b1-8852-4550-b383-2c4935a2b973 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:ca:27", "version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3393888c-ad49-4bba-9028-9fb754dac2eb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3393888c-ad49-4bba-9028-9fb754dac2eb", "rel": "bookmark"}], "image": {"id": "6bb87a7f-ad31-4b9c-8bb0-afa6613c2044", "links": [{"href": "http://172.30.9.28:8774/images/6bb87a7f-ad31-4b9c-8bb0-afa6613c2044", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T19:06:04.000000", "flavor": {"id": "9919cc2e-104f-4ad9-8c25-8d507427c1e3", "links": [{"href": "http://172.30.9.28:8774/flavors/9919cc2e-104f-4ad9-8c25-8d507427c1e3", "rel": "bookmark"}]}, "id": "3393888c-ad49-4bba-9028-9fb754dac2eb", "security_groups": [{"name": "default"}], "user_id": "533a49e4986a440281660852f88c63ff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T19:06:04Z", "hostId": "aba289748c216a7d739a82eece7af42c2f96bc14423f2ffaa36bace2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-inst", "created": "2018-11-14T19:05:56Z", "tenant_id": "2bc2f349f02345098f82d6310cc2c898", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 19:06:21,159 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/3393888c-ad49-4bba-9028-9fb754dac2eb used request id req-3dbc47b1-8852-4550-b383-2c4935a2b973 2018-11-14 19:06:21,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62162fd95ae0010cef9e93feee8f44e9c29ffc2d" 2018-11-14 19:06:21,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-576fe756-7ec5-4e64-a9b0-eb0313774b7e Date: Wed, 14 Nov 2018 19:06:21 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bee4c1b6-3363-4684-ab42-6594b9979a26"],"updated_at":"2018-11-14T19:05:50Z","tenant_id":"2bc2f349f02345098f82d6310cc2c898","created_at":"2018-11-14T19:05:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2bc2f349f02345098f82d6310cc2c898","id":"5c91bc27-e108-4991-a16f-f95d4a629eff","name":"CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-net"}]} 2018-11-14 19:06:21,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-net used request id req-576fe756-7ec5-4e64-a9b0-eb0313774b7e 2018-11-14 19:06:21,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/2bc2f349f02345098f82d6310cc2c898 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62162fd95ae0010cef9e93feee8f44e9c29ffc2d" 2018-11-14 19:06:21,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:06:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cf5ff91-3a88-4e70-8455-878bdfc35edd Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/2bc2f349f02345098f82d6310cc2c898"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2bc2f349f02345098f82d6310cc2c898", "name": "CreateStackSuccessTests-6a013e14-0293-4e1-proj"}} 2018-11-14 19:06:21,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/2bc2f349f02345098f82d6310cc2c898 used request id req-6cf5ff91-3a88-4e70-8455-878bdfc35edd 2018-11-14 19:06:21,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5c91bc27-e108-4991-a16f-f95d4a629eff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62162fd95ae0010cef9e93feee8f44e9c29ffc2d" 2018-11-14 19:06:21,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-9fddf387-eebc-406e-accb-9119c313c8a7 Date: Wed, 14 Nov 2018 19:06:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5c91bc27-e108-4991-a16f-f95d4a629eff","tenant_id":"2bc2f349f02345098f82d6310cc2c898","created_at":"2018-11-14T19:05:50Z","dns_nameservers":[],"updated_at":"2018-11-14T19:05:50Z","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":"2bc2f349f02345098f82d6310cc2c898","id":"bee4c1b6-3363-4684-ab42-6594b9979a26","subnetpool_id":null,"name":"CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-subnet"}]} 2018-11-14 19:06:21,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5c91bc27-e108-4991-a16f-f95d4a629eff used request id req-9fddf387-eebc-406e-accb-9119c313c8a7 2018-11-14 19:06:21,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=5c91bc27-e108-4991-a16f-f95d4a629eff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62162fd95ae0010cef9e93feee8f44e9c29ffc2d" 2018-11-14 19:06:21,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3073 X-Openstack-Request-Id: req-d5877473-7b45-42b3-a640-4457e9cee698 Date: Wed, 14 Nov 2018 19:06:21 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5c91bc27-e108-4991-a16f-f95d4a629eff","tenant_id":"2bc2f349f02345098f82d6310cc2c898","created_at":"2018-11-14T19:05:52Z","admin_state_up":true,"updated_at":"2018-11-14T19:06:04Z","binding:vnic_type":"normal","device_id":"3393888c-ad49-4bba-9028-9fb754dac2eb","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:cb:ca:27","id":"172d7e0e-4765-4e3b-8c90-6d9a4d6b5a2c","port_security_enabled":true,"project_id":"2bc2f349f02345098f82d6310cc2c898","fixed_ips":[{"subnet_id":"bee4c1b6-3363-4684-ab42-6594b9979a26","ip_address":"10.0.0.14"}],"extra_dhcp_opts":[],"security_groups":["a5d943ad-a9eb-4483-8b42-2f1782a1ee1f"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack-server1_port-apx7qs54m5ri"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5c91bc27-e108-4991-a16f-f95d4a629eff","tenant_id":"2bc2f349f02345098f82d6310cc2c898","created_at":"2018-11-14T19:05:51Z","admin_state_up":true,"updated_at":"2018-11-14T19:05:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5c91bc27-e108-4991-a16f-f95d4a629eff","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:eb:a4:c1","id":"5bb237d9-0c6a-4188-b8c7-c52da20b5336","port_security_enabled":false,"project_id":"2bc2f349f02345098f82d6310cc2c898","fixed_ips":[{"subnet_id":"bee4c1b6-3363-4684-ab42-6594b9979a26","ip_address":"10.0.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5c91bc27-e108-4991-a16f-f95d4a629eff","tenant_id":"2bc2f349f02345098f82d6310cc2c898","created_at":"2018-11-14T19:05:52Z","admin_state_up":true,"updated_at":"2018-11-14T19:05:55Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5c91bc27-e108-4991-a16f-f95d4a629eff","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:c6:58:7c","id":"6b4a7bbf-9bbe-40fe-a8bf-39a9d0c1d132","port_security_enabled":false,"project_id":"2bc2f349f02345098f82d6310cc2c898","fixed_ips":[{"subnet_id":"bee4c1b6-3363-4684-ab42-6594b9979a26","ip_address":"10.0.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5c91bc27-e108-4991-a16f-f95d4a629eff","tenant_id":"2bc2f349f02345098f82d6310cc2c898","created_at":"2018-11-14T19:05:52Z","admin_state_up":true,"updated_at":"2018-11-14T19:05:56Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5c91bc27-e108-4991-a16f-f95d4a629eff","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:a3:2e:48","id":"eb5876c7-3ad1-455f-b40f-f6e6a5e7679f","port_security_enabled":false,"project_id":"2bc2f349f02345098f82d6310cc2c898","fixed_ips":[{"subnet_id":"bee4c1b6-3363-4684-ab42-6594b9979a26","ip_address":"10.0.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-14 19:06:21,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=5c91bc27-e108-4991-a16f-f95d4a629eff used request id req-d5877473-7b45-42b3-a640-4457e9cee698 2018-11-14 19:06:21,914 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a78a76d4c1ec5c4fad8b5d0010bc8f786b6c3be" 2018-11-14 19:06:23,306 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:06: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-0efaa9a2-34e7-4682-8511-a693eeb1b62d x-compute-request-id: req-0efaa9a2-34e7-4682-8511-a693eeb1b62d Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:ca:27", "version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3393888c-ad49-4bba-9028-9fb754dac2eb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3393888c-ad49-4bba-9028-9fb754dac2eb", "rel": "bookmark"}], "image": {"id": "6bb87a7f-ad31-4b9c-8bb0-afa6613c2044", "links": [{"href": "http://172.30.9.28:8774/images/6bb87a7f-ad31-4b9c-8bb0-afa6613c2044", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T19:06:04.000000", "flavor": {"id": "9919cc2e-104f-4ad9-8c25-8d507427c1e3", "links": [{"href": "http://172.30.9.28:8774/flavors/9919cc2e-104f-4ad9-8c25-8d507427c1e3", "rel": "bookmark"}]}, "id": "3393888c-ad49-4bba-9028-9fb754dac2eb", "security_groups": [{"name": "default"}], "user_id": "533a49e4986a440281660852f88c63ff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T19:06:04Z", "hostId": "aba289748c216a7d739a82eece7af42c2f96bc14423f2ffaa36bace2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-inst", "created": "2018-11-14T19:05:56Z", "tenant_id": "2bc2f349f02345098f82d6310cc2c898", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 19:06:23,306 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-inst used request id req-0efaa9a2-34e7-4682-8511-a693eeb1b62d 2018-11-14 19:06:23,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a78a76d4c1ec5c4fad8b5d0010bc8f786b6c3be" 2018-11-14 19:06:23,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-3647ab0f-44ef-4745-9758-fa653f101497 Date: Wed, 14 Nov 2018 19:06:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bee4c1b6-3363-4684-ab42-6594b9979a26"],"updated_at":"2018-11-14T19:05:50Z","tenant_id":"2bc2f349f02345098f82d6310cc2c898","created_at":"2018-11-14T19:05:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2bc2f349f02345098f82d6310cc2c898","id":"5c91bc27-e108-4991-a16f-f95d4a629eff","name":"CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-net"}]} 2018-11-14 19:06:23,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-net used request id req-3647ab0f-44ef-4745-9758-fa653f101497 2018-11-14 19:06:23,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5c91bc27-e108-4991-a16f-f95d4a629eff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a78a76d4c1ec5c4fad8b5d0010bc8f786b6c3be" 2018-11-14 19:06:23,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-1d898c11-d6ee-4b9e-99a7-b10cf0dbe3ab Date: Wed, 14 Nov 2018 19:06:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5c91bc27-e108-4991-a16f-f95d4a629eff","tenant_id":"2bc2f349f02345098f82d6310cc2c898","created_at":"2018-11-14T19:05:50Z","dns_nameservers":[],"updated_at":"2018-11-14T19:05:50Z","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":"2bc2f349f02345098f82d6310cc2c898","id":"bee4c1b6-3363-4684-ab42-6594b9979a26","subnetpool_id":null,"name":"CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-subnet"}]} 2018-11-14 19:06:23,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5c91bc27-e108-4991-a16f-f95d4a629eff used request id req-1d898c11-d6ee-4b9e-99a7-b10cf0dbe3ab 2018-11-14 19:06:23,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=5c91bc27-e108-4991-a16f-f95d4a629eff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a78a76d4c1ec5c4fad8b5d0010bc8f786b6c3be" 2018-11-14 19:06:24,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3073 X-Openstack-Request-Id: req-45acc121-9991-46cb-9224-f6145274e2a8 Date: Wed, 14 Nov 2018 19:06:24 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5c91bc27-e108-4991-a16f-f95d4a629eff","tenant_id":"2bc2f349f02345098f82d6310cc2c898","created_at":"2018-11-14T19:05:52Z","admin_state_up":true,"updated_at":"2018-11-14T19:06:04Z","binding:vnic_type":"normal","device_id":"3393888c-ad49-4bba-9028-9fb754dac2eb","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:cb:ca:27","id":"172d7e0e-4765-4e3b-8c90-6d9a4d6b5a2c","port_security_enabled":true,"project_id":"2bc2f349f02345098f82d6310cc2c898","fixed_ips":[{"subnet_id":"bee4c1b6-3363-4684-ab42-6594b9979a26","ip_address":"10.0.0.14"}],"extra_dhcp_opts":[],"security_groups":["a5d943ad-a9eb-4483-8b42-2f1782a1ee1f"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack-server1_port-apx7qs54m5ri"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5c91bc27-e108-4991-a16f-f95d4a629eff","tenant_id":"2bc2f349f02345098f82d6310cc2c898","created_at":"2018-11-14T19:05:51Z","admin_state_up":true,"updated_at":"2018-11-14T19:05:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5c91bc27-e108-4991-a16f-f95d4a629eff","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:eb:a4:c1","id":"5bb237d9-0c6a-4188-b8c7-c52da20b5336","port_security_enabled":false,"project_id":"2bc2f349f02345098f82d6310cc2c898","fixed_ips":[{"subnet_id":"bee4c1b6-3363-4684-ab42-6594b9979a26","ip_address":"10.0.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5c91bc27-e108-4991-a16f-f95d4a629eff","tenant_id":"2bc2f349f02345098f82d6310cc2c898","created_at":"2018-11-14T19:05:52Z","admin_state_up":true,"updated_at":"2018-11-14T19:05:55Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5c91bc27-e108-4991-a16f-f95d4a629eff","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:c6:58:7c","id":"6b4a7bbf-9bbe-40fe-a8bf-39a9d0c1d132","port_security_enabled":false,"project_id":"2bc2f349f02345098f82d6310cc2c898","fixed_ips":[{"subnet_id":"bee4c1b6-3363-4684-ab42-6594b9979a26","ip_address":"10.0.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5c91bc27-e108-4991-a16f-f95d4a629eff","tenant_id":"2bc2f349f02345098f82d6310cc2c898","created_at":"2018-11-14T19:05:52Z","admin_state_up":true,"updated_at":"2018-11-14T19:05:56Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5c91bc27-e108-4991-a16f-f95d4a629eff","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:a3:2e:48","id":"eb5876c7-3ad1-455f-b40f-f6e6a5e7679f","port_security_enabled":false,"project_id":"2bc2f349f02345098f82d6310cc2c898","fixed_ips":[{"subnet_id":"bee4c1b6-3363-4684-ab42-6594b9979a26","ip_address":"10.0.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-14 19:06:24,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=5c91bc27-e108-4991-a16f-f95d4a629eff used request id req-45acc121-9991-46cb-9224-f6145274e2a8 2018-11-14 19:06:24,073 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/3393888c-ad49-4bba-9028-9fb754dac2eb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62162fd95ae0010cef9e93feee8f44e9c29ffc2d" 2018-11-14 19:06:24,957 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:06:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eaec7338-a4f3-4bf9-8e98-0c4a3f2e8a76 x-compute-request-id: req-eaec7338-a4f3-4bf9-8e98-0c4a3f2e8a76 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:ca:27", "version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3393888c-ad49-4bba-9028-9fb754dac2eb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3393888c-ad49-4bba-9028-9fb754dac2eb", "rel": "bookmark"}], "image": {"id": "6bb87a7f-ad31-4b9c-8bb0-afa6613c2044", "links": [{"href": "http://172.30.9.28:8774/images/6bb87a7f-ad31-4b9c-8bb0-afa6613c2044", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T19:06:04.000000", "flavor": {"id": "9919cc2e-104f-4ad9-8c25-8d507427c1e3", "links": [{"href": "http://172.30.9.28:8774/flavors/9919cc2e-104f-4ad9-8c25-8d507427c1e3", "rel": "bookmark"}]}, "id": "3393888c-ad49-4bba-9028-9fb754dac2eb", "security_groups": [{"name": "default"}], "user_id": "533a49e4986a440281660852f88c63ff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T19:06:04Z", "hostId": "aba289748c216a7d739a82eece7af42c2f96bc14423f2ffaa36bace2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-inst", "created": "2018-11-14T19:05:56Z", "tenant_id": "2bc2f349f02345098f82d6310cc2c898", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 19:06:24,957 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/3393888c-ad49-4bba-9028-9fb754dac2eb used request id req-eaec7338-a4f3-4bf9-8e98-0c4a3f2e8a76 2018-11-14 19:06:24,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62162fd95ae0010cef9e93feee8f44e9c29ffc2d" 2018-11-14 19:06:25,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-92a8a66c-28d7-4617-9c9e-fb19f7236912 Date: Wed, 14 Nov 2018 19:06:25 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bee4c1b6-3363-4684-ab42-6594b9979a26"],"updated_at":"2018-11-14T19:05:50Z","tenant_id":"2bc2f349f02345098f82d6310cc2c898","created_at":"2018-11-14T19:05:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2bc2f349f02345098f82d6310cc2c898","id":"5c91bc27-e108-4991-a16f-f95d4a629eff","name":"CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-net"}]} 2018-11-14 19:06:25,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-net used request id req-92a8a66c-28d7-4617-9c9e-fb19f7236912 2018-11-14 19:06:25,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/2bc2f349f02345098f82d6310cc2c898 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62162fd95ae0010cef9e93feee8f44e9c29ffc2d" 2018-11-14 19:06:25,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:06:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52ada588-4c59-4655-b2e0-204dec246fed Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/2bc2f349f02345098f82d6310cc2c898"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2bc2f349f02345098f82d6310cc2c898", "name": "CreateStackSuccessTests-6a013e14-0293-4e1-proj"}} 2018-11-14 19:06:25,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/2bc2f349f02345098f82d6310cc2c898 used request id req-52ada588-4c59-4655-b2e0-204dec246fed 2018-11-14 19:06:25,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5c91bc27-e108-4991-a16f-f95d4a629eff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62162fd95ae0010cef9e93feee8f44e9c29ffc2d" 2018-11-14 19:06:25,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-5aada7df-3aef-4476-b646-fe5dcf25f279 Date: Wed, 14 Nov 2018 19:06:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5c91bc27-e108-4991-a16f-f95d4a629eff","tenant_id":"2bc2f349f02345098f82d6310cc2c898","created_at":"2018-11-14T19:05:50Z","dns_nameservers":[],"updated_at":"2018-11-14T19:05:50Z","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":"2bc2f349f02345098f82d6310cc2c898","id":"bee4c1b6-3363-4684-ab42-6594b9979a26","subnetpool_id":null,"name":"CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-subnet"}]} 2018-11-14 19:06:25,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5c91bc27-e108-4991-a16f-f95d4a629eff used request id req-5aada7df-3aef-4476-b646-fe5dcf25f279 2018-11-14 19:06:25,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=5c91bc27-e108-4991-a16f-f95d4a629eff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62162fd95ae0010cef9e93feee8f44e9c29ffc2d" 2018-11-14 19:06:25,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3073 X-Openstack-Request-Id: req-ddcf90f4-fc6a-446d-8445-f13b0436b902 Date: Wed, 14 Nov 2018 19:06:25 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5c91bc27-e108-4991-a16f-f95d4a629eff","tenant_id":"2bc2f349f02345098f82d6310cc2c898","created_at":"2018-11-14T19:05:52Z","admin_state_up":true,"updated_at":"2018-11-14T19:06:04Z","binding:vnic_type":"normal","device_id":"3393888c-ad49-4bba-9028-9fb754dac2eb","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:cb:ca:27","id":"172d7e0e-4765-4e3b-8c90-6d9a4d6b5a2c","port_security_enabled":true,"project_id":"2bc2f349f02345098f82d6310cc2c898","fixed_ips":[{"subnet_id":"bee4c1b6-3363-4684-ab42-6594b9979a26","ip_address":"10.0.0.14"}],"extra_dhcp_opts":[],"security_groups":["a5d943ad-a9eb-4483-8b42-2f1782a1ee1f"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack-server1_port-apx7qs54m5ri"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5c91bc27-e108-4991-a16f-f95d4a629eff","tenant_id":"2bc2f349f02345098f82d6310cc2c898","created_at":"2018-11-14T19:05:51Z","admin_state_up":true,"updated_at":"2018-11-14T19:05:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5c91bc27-e108-4991-a16f-f95d4a629eff","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:eb:a4:c1","id":"5bb237d9-0c6a-4188-b8c7-c52da20b5336","port_security_enabled":false,"project_id":"2bc2f349f02345098f82d6310cc2c898","fixed_ips":[{"subnet_id":"bee4c1b6-3363-4684-ab42-6594b9979a26","ip_address":"10.0.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5c91bc27-e108-4991-a16f-f95d4a629eff","tenant_id":"2bc2f349f02345098f82d6310cc2c898","created_at":"2018-11-14T19:05:52Z","admin_state_up":true,"updated_at":"2018-11-14T19:05:55Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5c91bc27-e108-4991-a16f-f95d4a629eff","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:c6:58:7c","id":"6b4a7bbf-9bbe-40fe-a8bf-39a9d0c1d132","port_security_enabled":false,"project_id":"2bc2f349f02345098f82d6310cc2c898","fixed_ips":[{"subnet_id":"bee4c1b6-3363-4684-ab42-6594b9979a26","ip_address":"10.0.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5c91bc27-e108-4991-a16f-f95d4a629eff","tenant_id":"2bc2f349f02345098f82d6310cc2c898","created_at":"2018-11-14T19:05:52Z","admin_state_up":true,"updated_at":"2018-11-14T19:05:56Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5c91bc27-e108-4991-a16f-f95d4a629eff","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:a3:2e:48","id":"eb5876c7-3ad1-455f-b40f-f6e6a5e7679f","port_security_enabled":false,"project_id":"2bc2f349f02345098f82d6310cc2c898","fixed_ips":[{"subnet_id":"bee4c1b6-3363-4684-ab42-6594b9979a26","ip_address":"10.0.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-14 19:06:25,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=5c91bc27-e108-4991-a16f-f95d4a629eff used request id req-ddcf90f4-fc6a-446d-8445-f13b0436b902 2018-11-14 19:06:25,461 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/3393888c-ad49-4bba-9028-9fb754dac2eb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62162fd95ae0010cef9e93feee8f44e9c29ffc2d" 2018-11-14 19:06:26,188 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 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-2f535d5b-5360-4c6d-9f08-20601108b75d x-compute-request-id: req-2f535d5b-5360-4c6d-9f08-20601108b75d Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:ca:27", "version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3393888c-ad49-4bba-9028-9fb754dac2eb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3393888c-ad49-4bba-9028-9fb754dac2eb", "rel": "bookmark"}], "image": {"id": "6bb87a7f-ad31-4b9c-8bb0-afa6613c2044", "links": [{"href": "http://172.30.9.28:8774/images/6bb87a7f-ad31-4b9c-8bb0-afa6613c2044", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T19:06:04.000000", "flavor": {"id": "9919cc2e-104f-4ad9-8c25-8d507427c1e3", "links": [{"href": "http://172.30.9.28:8774/flavors/9919cc2e-104f-4ad9-8c25-8d507427c1e3", "rel": "bookmark"}]}, "id": "3393888c-ad49-4bba-9028-9fb754dac2eb", "security_groups": [{"name": "default"}], "user_id": "533a49e4986a440281660852f88c63ff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T19:06:04Z", "hostId": "aba289748c216a7d739a82eece7af42c2f96bc14423f2ffaa36bace2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-inst", "created": "2018-11-14T19:05:56Z", "tenant_id": "2bc2f349f02345098f82d6310cc2c898", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 19:06:26,188 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/3393888c-ad49-4bba-9028-9fb754dac2eb used request id req-2f535d5b-5360-4c6d-9f08-20601108b75d 2018-11-14 19:06:26,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62162fd95ae0010cef9e93feee8f44e9c29ffc2d" 2018-11-14 19:06:26,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-a1a78e14-bd64-4a79-b0df-8b22ec94aa4f Date: Wed, 14 Nov 2018 19:06:26 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bee4c1b6-3363-4684-ab42-6594b9979a26"],"updated_at":"2018-11-14T19:05:50Z","tenant_id":"2bc2f349f02345098f82d6310cc2c898","created_at":"2018-11-14T19:05:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2bc2f349f02345098f82d6310cc2c898","id":"5c91bc27-e108-4991-a16f-f95d4a629eff","name":"CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-net"}]} 2018-11-14 19:06:26,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-net used request id req-a1a78e14-bd64-4a79-b0df-8b22ec94aa4f 2018-11-14 19:06:26,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/2bc2f349f02345098f82d6310cc2c898 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62162fd95ae0010cef9e93feee8f44e9c29ffc2d" 2018-11-14 19:06:26,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:06:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfe0e65a-fad5-4010-86d6-0646f56a8d38 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/2bc2f349f02345098f82d6310cc2c898"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2bc2f349f02345098f82d6310cc2c898", "name": "CreateStackSuccessTests-6a013e14-0293-4e1-proj"}} 2018-11-14 19:06:26,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/2bc2f349f02345098f82d6310cc2c898 used request id req-bfe0e65a-fad5-4010-86d6-0646f56a8d38 2018-11-14 19:06:26,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5c91bc27-e108-4991-a16f-f95d4a629eff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62162fd95ae0010cef9e93feee8f44e9c29ffc2d" 2018-11-14 19:06:26,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-e86af1cb-7caf-42d8-9f2c-157f5cb5818e Date: Wed, 14 Nov 2018 19:06:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5c91bc27-e108-4991-a16f-f95d4a629eff","tenant_id":"2bc2f349f02345098f82d6310cc2c898","created_at":"2018-11-14T19:05:50Z","dns_nameservers":[],"updated_at":"2018-11-14T19:05:50Z","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":"2bc2f349f02345098f82d6310cc2c898","id":"bee4c1b6-3363-4684-ab42-6594b9979a26","subnetpool_id":null,"name":"CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-subnet"}]} 2018-11-14 19:06:26,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5c91bc27-e108-4991-a16f-f95d4a629eff used request id req-e86af1cb-7caf-42d8-9f2c-157f5cb5818e 2018-11-14 19:06:26,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=5c91bc27-e108-4991-a16f-f95d4a629eff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62162fd95ae0010cef9e93feee8f44e9c29ffc2d" 2018-11-14 19:06:26,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3073 X-Openstack-Request-Id: req-3c503c5f-cab2-48a5-8532-f7e884f0f86d Date: Wed, 14 Nov 2018 19:06:26 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5c91bc27-e108-4991-a16f-f95d4a629eff","tenant_id":"2bc2f349f02345098f82d6310cc2c898","created_at":"2018-11-14T19:05:52Z","admin_state_up":true,"updated_at":"2018-11-14T19:06:04Z","binding:vnic_type":"normal","device_id":"3393888c-ad49-4bba-9028-9fb754dac2eb","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:cb:ca:27","id":"172d7e0e-4765-4e3b-8c90-6d9a4d6b5a2c","port_security_enabled":true,"project_id":"2bc2f349f02345098f82d6310cc2c898","fixed_ips":[{"subnet_id":"bee4c1b6-3363-4684-ab42-6594b9979a26","ip_address":"10.0.0.14"}],"extra_dhcp_opts":[],"security_groups":["a5d943ad-a9eb-4483-8b42-2f1782a1ee1f"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack-server1_port-apx7qs54m5ri"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5c91bc27-e108-4991-a16f-f95d4a629eff","tenant_id":"2bc2f349f02345098f82d6310cc2c898","created_at":"2018-11-14T19:05:51Z","admin_state_up":true,"updated_at":"2018-11-14T19:05:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5c91bc27-e108-4991-a16f-f95d4a629eff","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:eb:a4:c1","id":"5bb237d9-0c6a-4188-b8c7-c52da20b5336","port_security_enabled":false,"project_id":"2bc2f349f02345098f82d6310cc2c898","fixed_ips":[{"subnet_id":"bee4c1b6-3363-4684-ab42-6594b9979a26","ip_address":"10.0.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5c91bc27-e108-4991-a16f-f95d4a629eff","tenant_id":"2bc2f349f02345098f82d6310cc2c898","created_at":"2018-11-14T19:05:52Z","admin_state_up":true,"updated_at":"2018-11-14T19:05:55Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5c91bc27-e108-4991-a16f-f95d4a629eff","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:c6:58:7c","id":"6b4a7bbf-9bbe-40fe-a8bf-39a9d0c1d132","port_security_enabled":false,"project_id":"2bc2f349f02345098f82d6310cc2c898","fixed_ips":[{"subnet_id":"bee4c1b6-3363-4684-ab42-6594b9979a26","ip_address":"10.0.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5c91bc27-e108-4991-a16f-f95d4a629eff","tenant_id":"2bc2f349f02345098f82d6310cc2c898","created_at":"2018-11-14T19:05:52Z","admin_state_up":true,"updated_at":"2018-11-14T19:05:56Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5c91bc27-e108-4991-a16f-f95d4a629eff","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:a3:2e:48","id":"eb5876c7-3ad1-455f-b40f-f6e6a5e7679f","port_security_enabled":false,"project_id":"2bc2f349f02345098f82d6310cc2c898","fixed_ips":[{"subnet_id":"bee4c1b6-3363-4684-ab42-6594b9979a26","ip_address":"10.0.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-14 19:06:26,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=5c91bc27-e108-4991-a16f-f95d4a629eff used request id req-3c503c5f-cab2-48a5-8532-f7e884f0f86d 2018-11-14 19:06:26,533 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/3393888c-ad49-4bba-9028-9fb754dac2eb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a78a76d4c1ec5c4fad8b5d0010bc8f786b6c3be" 2018-11-14 19:06:27,409 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:06: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-fcc6285f-ef46-4eb4-aae4-2c4a480b1293 x-compute-request-id: req-fcc6285f-ef46-4eb4-aae4-2c4a480b1293 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:ca:27", "version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3393888c-ad49-4bba-9028-9fb754dac2eb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3393888c-ad49-4bba-9028-9fb754dac2eb", "rel": "bookmark"}], "image": {"id": "6bb87a7f-ad31-4b9c-8bb0-afa6613c2044", "links": [{"href": "http://172.30.9.28:8774/images/6bb87a7f-ad31-4b9c-8bb0-afa6613c2044", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T19:06:04.000000", "flavor": {"id": "9919cc2e-104f-4ad9-8c25-8d507427c1e3", "links": [{"href": "http://172.30.9.28:8774/flavors/9919cc2e-104f-4ad9-8c25-8d507427c1e3", "rel": "bookmark"}]}, "id": "3393888c-ad49-4bba-9028-9fb754dac2eb", "security_groups": [{"name": "default"}], "user_id": "533a49e4986a440281660852f88c63ff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T19:06:04Z", "hostId": "aba289748c216a7d739a82eece7af42c2f96bc14423f2ffaa36bace2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-inst", "created": "2018-11-14T19:05:56Z", "tenant_id": "2bc2f349f02345098f82d6310cc2c898", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 19:06:27,409 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/3393888c-ad49-4bba-9028-9fb754dac2eb used request id req-fcc6285f-ef46-4eb4-aae4-2c4a480b1293 2018-11-14 19:06:27,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a78a76d4c1ec5c4fad8b5d0010bc8f786b6c3be" 2018-11-14 19:06:27,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-751da241-ccd3-40fc-9ae8-e04184a5ba05 Date: Wed, 14 Nov 2018 19:06:27 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bee4c1b6-3363-4684-ab42-6594b9979a26"],"updated_at":"2018-11-14T19:05:50Z","tenant_id":"2bc2f349f02345098f82d6310cc2c898","created_at":"2018-11-14T19:05:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2bc2f349f02345098f82d6310cc2c898","id":"5c91bc27-e108-4991-a16f-f95d4a629eff","name":"CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-net"}]} 2018-11-14 19:06:27,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-net used request id req-751da241-ccd3-40fc-9ae8-e04184a5ba05 2018-11-14 19:06:27,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5c91bc27-e108-4991-a16f-f95d4a629eff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a78a76d4c1ec5c4fad8b5d0010bc8f786b6c3be" 2018-11-14 19:06:27,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-27b76e41-4844-43d6-8c85-d186b36f8cd4 Date: Wed, 14 Nov 2018 19:06:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5c91bc27-e108-4991-a16f-f95d4a629eff","tenant_id":"2bc2f349f02345098f82d6310cc2c898","created_at":"2018-11-14T19:05:50Z","dns_nameservers":[],"updated_at":"2018-11-14T19:05:50Z","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":"2bc2f349f02345098f82d6310cc2c898","id":"bee4c1b6-3363-4684-ab42-6594b9979a26","subnetpool_id":null,"name":"CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-subnet"}]} 2018-11-14 19:06:27,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5c91bc27-e108-4991-a16f-f95d4a629eff used request id req-27b76e41-4844-43d6-8c85-d186b36f8cd4 2018-11-14 19:06:27,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=5c91bc27-e108-4991-a16f-f95d4a629eff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a78a76d4c1ec5c4fad8b5d0010bc8f786b6c3be" 2018-11-14 19:06:27,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3073 X-Openstack-Request-Id: req-bf47bfa4-24f0-4f40-a937-8c173d775866 Date: Wed, 14 Nov 2018 19:06:27 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5c91bc27-e108-4991-a16f-f95d4a629eff","tenant_id":"2bc2f349f02345098f82d6310cc2c898","created_at":"2018-11-14T19:05:52Z","admin_state_up":true,"updated_at":"2018-11-14T19:06:04Z","binding:vnic_type":"normal","device_id":"3393888c-ad49-4bba-9028-9fb754dac2eb","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:cb:ca:27","id":"172d7e0e-4765-4e3b-8c90-6d9a4d6b5a2c","port_security_enabled":true,"project_id":"2bc2f349f02345098f82d6310cc2c898","fixed_ips":[{"subnet_id":"bee4c1b6-3363-4684-ab42-6594b9979a26","ip_address":"10.0.0.14"}],"extra_dhcp_opts":[],"security_groups":["a5d943ad-a9eb-4483-8b42-2f1782a1ee1f"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack-server1_port-apx7qs54m5ri"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5c91bc27-e108-4991-a16f-f95d4a629eff","tenant_id":"2bc2f349f02345098f82d6310cc2c898","created_at":"2018-11-14T19:05:51Z","admin_state_up":true,"updated_at":"2018-11-14T19:05:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5c91bc27-e108-4991-a16f-f95d4a629eff","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:eb:a4:c1","id":"5bb237d9-0c6a-4188-b8c7-c52da20b5336","port_security_enabled":false,"project_id":"2bc2f349f02345098f82d6310cc2c898","fixed_ips":[{"subnet_id":"bee4c1b6-3363-4684-ab42-6594b9979a26","ip_address":"10.0.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5c91bc27-e108-4991-a16f-f95d4a629eff","tenant_id":"2bc2f349f02345098f82d6310cc2c898","created_at":"2018-11-14T19:05:52Z","admin_state_up":true,"updated_at":"2018-11-14T19:05:55Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5c91bc27-e108-4991-a16f-f95d4a629eff","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:c6:58:7c","id":"6b4a7bbf-9bbe-40fe-a8bf-39a9d0c1d132","port_security_enabled":false,"project_id":"2bc2f349f02345098f82d6310cc2c898","fixed_ips":[{"subnet_id":"bee4c1b6-3363-4684-ab42-6594b9979a26","ip_address":"10.0.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5c91bc27-e108-4991-a16f-f95d4a629eff","tenant_id":"2bc2f349f02345098f82d6310cc2c898","created_at":"2018-11-14T19:05:52Z","admin_state_up":true,"updated_at":"2018-11-14T19:05:56Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5c91bc27-e108-4991-a16f-f95d4a629eff","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:a3:2e:48","id":"eb5876c7-3ad1-455f-b40f-f6e6a5e7679f","port_security_enabled":false,"project_id":"2bc2f349f02345098f82d6310cc2c898","fixed_ips":[{"subnet_id":"bee4c1b6-3363-4684-ab42-6594b9979a26","ip_address":"10.0.0.4"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-11-14 19:06:27,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=5c91bc27-e108-4991-a16f-f95d4a629eff used request id req-bf47bfa4-24f0-4f40-a937-8c173d775866 2018-11-14 19:06:27,811 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack 2018-11-14 19:06:27,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/34bd97b9-f33b-4e18-8dc8-cb40470b8c43 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3d1d06cf1027aa02dae69a1ae6815b47db9407" 2018-11-14 19:06:27,840 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:06:27 GMT Server: Apache x-openstack-request-id: req-708e9e49-25d1-47e6-a218-9c7ee5b6ff4d Location: http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack/34bd97b9-f33b-4e18-8dc8-cb40470b8c43 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack/34bd97b9-f33b-4e18-8dc8-cb40470b8c43;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:06:28,129 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:06:27 GMT Server: Apache x-openstack-request-id: req-f0cae88a-f3ea-4c83-aa89-0dd3e55e5aab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:06:28,129 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack/34bd97b9-f33b-4e18-8dc8-cb40470b8c43 used request id req-f0cae88a-f3ea-4c83-aa89-0dd3e55e5aab 2018-11-14 19:06:28,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/34bd97b9-f33b-4e18-8dc8-cb40470b8c43 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3d1d06cf1027aa02dae69a1ae6815b47db9407" 2018-11-14 19:06:28,394 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:06:28 GMT Server: Apache x-openstack-request-id: req-fa1e5ce3-47bd-4a5d-9e54-0e208dc4aa4c Location: http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack/34bd97b9-f33b-4e18-8dc8-cb40470b8c43 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack/34bd97b9-f33b-4e18-8dc8-cb40470b8c43;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:06:28,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:06:28 GMT Server: Apache x-openstack-request-id: req-75f27f4c-9fc2-4a51-a4ea-c159f3d639f5 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": "2bc2f349f02345098f82d6310cc2c898", "OS::stack_id": "34bd97b9-f33b-4e18-8dc8-cb40470b8c43", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack", "image_name": "CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-image", "inst_name": "CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-inst", "subnet_name": "CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-subnet", "flavor_name": "CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-flavor-name", "net_name": "CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack", "stack_user_project_id": "a06c0b63b4dd4842aa3a68ff3a27d3a4", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-14T19:05:47Z", "links": [{"href": "http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack/34bd97b9-f33b-4e18-8dc8-cb40470b8c43", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-14T19:06:28Z", "id": "34bd97b9-f33b-4e18-8dc8-cb40470b8c43", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:06:28,627 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack/34bd97b9-f33b-4e18-8dc8-cb40470b8c43 used request id req-75f27f4c-9fc2-4a51-a4ea-c159f3d639f5 2018-11-14 19:06:28,628 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-14 19:06:28,628 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-14 19:06:31,631 - create_stack - DEBUG - Stack status query timeout in 1196.49787307 2018-11-14 19:06:31,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/34bd97b9-f33b-4e18-8dc8-cb40470b8c43 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3d1d06cf1027aa02dae69a1ae6815b47db9407" 2018-11-14 19:06:31,661 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:06:31 GMT Server: Apache x-openstack-request-id: req-3a59e6a1-9574-465b-8b70-7859a68670de Location: http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack/34bd97b9-f33b-4e18-8dc8-cb40470b8c43 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack/34bd97b9-f33b-4e18-8dc8-cb40470b8c43;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:06:31,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:06:31 GMT Server: Apache x-openstack-request-id: req-4d93c850-6a5d-4c5f-83df-61e1653cd924 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": "2bc2f349f02345098f82d6310cc2c898", "OS::stack_id": "34bd97b9-f33b-4e18-8dc8-cb40470b8c43", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack", "image_name": "CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-image", "inst_name": "CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-inst", "subnet_name": "CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-subnet", "flavor_name": "CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-flavor-name", "net_name": "CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack", "stack_user_project_id": "a06c0b63b4dd4842aa3a68ff3a27d3a4", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-14T19:05:47Z", "links": [{"href": "http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack/34bd97b9-f33b-4e18-8dc8-cb40470b8c43", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-14T19:06:28Z", "id": "34bd97b9-f33b-4e18-8dc8-cb40470b8c43", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:06:31,702 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack/34bd97b9-f33b-4e18-8dc8-cb40470b8c43 used request id req-4d93c850-6a5d-4c5f-83df-61e1653cd924 2018-11-14 19:06:31,703 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-14 19:06:31,703 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-14 19:06:34,706 - create_stack - DEBUG - Stack status query timeout in 1193.42301512 2018-11-14 19:06:34,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/34bd97b9-f33b-4e18-8dc8-cb40470b8c43 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3d1d06cf1027aa02dae69a1ae6815b47db9407" 2018-11-14 19:06:34,915 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:06:34 GMT Server: Apache x-openstack-request-id: req-994c1fcd-731a-43d3-835e-57882dc388b3 Location: http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack/34bd97b9-f33b-4e18-8dc8-cb40470b8c43 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack/34bd97b9-f33b-4e18-8dc8-cb40470b8c43;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:06:34,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:06:34 GMT Server: Apache x-openstack-request-id: req-89898a9f-145a-477c-a089-58f2363f5c38 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": "2bc2f349f02345098f82d6310cc2c898", "OS::stack_id": "34bd97b9-f33b-4e18-8dc8-cb40470b8c43", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack", "image_name": "CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-image", "inst_name": "CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-inst", "subnet_name": "CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-subnet", "flavor_name": "CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-flavor-name", "net_name": "CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack", "stack_user_project_id": "a06c0b63b4dd4842aa3a68ff3a27d3a4", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-14T19:05:47Z", "links": [{"href": "http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack/34bd97b9-f33b-4e18-8dc8-cb40470b8c43", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-14T19:06:28Z", "id": "34bd97b9-f33b-4e18-8dc8-cb40470b8c43", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:06:34,959 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack/34bd97b9-f33b-4e18-8dc8-cb40470b8c43 used request id req-89898a9f-145a-477c-a089-58f2363f5c38 2018-11-14 19:06:34,959 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-14 19:06:34,959 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-14 19:06:37,963 - create_stack - DEBUG - Stack status query timeout in 1190.16655016 2018-11-14 19:06:37,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/34bd97b9-f33b-4e18-8dc8-cb40470b8c43 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3d1d06cf1027aa02dae69a1ae6815b47db9407" 2018-11-14 19:06:38,173 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:06:37 GMT Server: Apache x-openstack-request-id: req-0272d6e3-1e43-400d-a2f0-62af168ff505 Location: http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack/34bd97b9-f33b-4e18-8dc8-cb40470b8c43 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack/34bd97b9-f33b-4e18-8dc8-cb40470b8c43;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:06:38,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:06:38 GMT Server: Apache x-openstack-request-id: req-58b2d783-4505-4b9f-aa8d-1a4ca76e25a3 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": "2bc2f349f02345098f82d6310cc2c898", "OS::stack_id": "34bd97b9-f33b-4e18-8dc8-cb40470b8c43", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack", "image_name": "CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-image", "inst_name": "CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-inst", "subnet_name": "CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-subnet", "flavor_name": "CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-flavor-name", "net_name": "CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-net"}, "deletion_time": "2018-11-14T19:06:37Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack", "stack_user_project_id": "a06c0b63b4dd4842aa3a68ff3a27d3a4", "tags": null, "creation_time": "2018-11-14T19:05:47Z", "links": [{"href": "http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack/34bd97b9-f33b-4e18-8dc8-cb40470b8c43", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-11-14T19:06:28Z", "id": "34bd97b9-f33b-4e18-8dc8-cb40470b8c43", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-11-14 19:06:38,216 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack/34bd97b9-f33b-4e18-8dc8-cb40470b8c43 used request id req-58b2d783-4505-4b9f-aa8d-1a4ca76e25a3 2018-11-14 19:06:38,216 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-11-14 19:06:38,217 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack 2018-11-14 19:06:38,217 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack 2018-11-14 19:06:38,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/34bd97b9-f33b-4e18-8dc8-cb40470b8c43 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa3d1d06cf1027aa02dae69a1ae6815b47db9407" 2018-11-14 19:06:38,423 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:06:38 GMT Server: Apache x-openstack-request-id: req-206bf691-b996-499b-8e94-79f4faf79e9f Location: http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack/34bd97b9-f33b-4e18-8dc8-cb40470b8c43 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack/34bd97b9-f33b-4e18-8dc8-cb40470b8c43;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:06:38,448 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:06:38 GMT Server: Apache x-openstack-request-id: req-6eda78e8-e67e-4f3a-a4fd-1289fc1f0bef Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-11-14 19:06:38,448 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/2bc2f349f02345098f82d6310cc2c898/stacks/CreateStackSuccessTests-CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-stack/34bd97b9-f33b-4e18-8dc8-cb40470b8c43 used request id req-6eda78e8-e67e-4f3a-a4fd-1289fc1f0bef 2018-11-14 19:06:38,450 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-2215288a-b1f2-4cb7-b5c8-789bcbcdabcb-image 2018-11-14 19:06:38,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/6bb87a7f-ad31-4b9c-8bb0-afa6613c2044 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}edf12ffc269bff3d0ce3d61108e9e12bd7419cac" 2018-11-14 19:06:39,470 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bfbc01b5-4dc8-4334-8388-452aed48f797 Date: Wed, 14 Nov 2018 19:06:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 19:06:39,470 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/6bb87a7f-ad31-4b9c-8bb0-afa6613c2044 used request id req-bfbc01b5-4dc8-4334-8388-452aed48f797 2018-11-14 19:06:39,474 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/9919cc2e-104f-4ad9-8c25-8d507427c1e3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0b46a89a1d3d493a496e3188a80dd4d44ac72ea" 2018-11-14 19:06:39,505 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 14 Nov 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 x-openstack-request-id: req-b060b01a-fc62-4334-8981-bf48b3f07c5f x-compute-request-id: req-b060b01a-fc62-4334-8981-bf48b3f07c5f Content-Length: 0 Content-Type: application/json 2018-11-14 19:06:39,505 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/9919cc2e-104f-4ad9-8c25-8d507427c1e3 used request id req-b060b01a-fc62-4334-8981-bf48b3f07c5f 2018-11-14 19:06:39,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}720312bedced20a509d5573b7a5a80ad59a62ee7" 2018-11-14 19:06:39,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-0d91289f-7a46-4215-a58a-701e4b508b58 Date: Wed, 14 Nov 2018 19:06:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc2f349f02345098f82d6310cc2c898", "created_at": "2018-11-14T19:05:48Z", "updated_at": "2018-11-14T19:05:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T19:05:48Z", "revision_number": 0, "id": "000c9278-8fce-4616-a3f4-96359cacef33", "remote_group_id": "a5d943ad-a9eb-4483-8b42-2f1782a1ee1f", "remote_ip_prefix": null, "created_at": "2018-11-14T19:05:48Z", "security_group_id": "a5d943ad-a9eb-4483-8b42-2f1782a1ee1f", "tenant_id": "2bc2f349f02345098f82d6310cc2c898", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc2f349f02345098f82d6310cc2c898"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T19:05:48Z", "revision_number": 0, "id": "4e6c882b-5c07-4be1-bbbb-b72cd7d42c03", "remote_group_id": "a5d943ad-a9eb-4483-8b42-2f1782a1ee1f", "remote_ip_prefix": null, "created_at": "2018-11-14T19:05:48Z", "security_group_id": "a5d943ad-a9eb-4483-8b42-2f1782a1ee1f", "tenant_id": "2bc2f349f02345098f82d6310cc2c898", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc2f349f02345098f82d6310cc2c898"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T19:05:48Z", "revision_number": 0, "id": "60fc3c9d-0979-42bf-aa9a-29790aa51c2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T19:05:48Z", "security_group_id": "a5d943ad-a9eb-4483-8b42-2f1782a1ee1f", "tenant_id": "2bc2f349f02345098f82d6310cc2c898", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc2f349f02345098f82d6310cc2c898"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T19:05:48Z", "revision_number": 0, "id": "c7c1c8ea-b3d6-40e2-9807-667c1529aa10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T19:05:48Z", "security_group_id": "a5d943ad-a9eb-4483-8b42-2f1782a1ee1f", "tenant_id": "2bc2f349f02345098f82d6310cc2c898", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc2f349f02345098f82d6310cc2c898"}], "revision_number": 4, "project_id": "2bc2f349f02345098f82d6310cc2c898", "id": "a5d943ad-a9eb-4483-8b42-2f1782a1ee1f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 19:06:39,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-0d91289f-7a46-4215-a58a-701e4b508b58 2018-11-14 19:06:39,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}720312bedced20a509d5573b7a5a80ad59a62ee7" 2018-11-14 19:06:39,918 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:06:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-834ce7a0-440a-44c1-9f55-30883d4cb983 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 19:06:39,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-834ce7a0-440a-44c1-9f55-30883d4cb983 2018-11-14 19:06:39,918 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 19:06:39,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}720312bedced20a509d5573b7a5a80ad59a62ee7" 2018-11-14 19:06:40,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:06:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61aceb52-9a9f-42fd-84ca-fbdc78ce1ef7 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 19:06:40,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-61aceb52-9a9f-42fd-84ca-fbdc78ce1ef7 2018-11-14 19:06:40,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}720312bedced20a509d5573b7a5a80ad59a62ee7" 2018-11-14 19:06:40,139 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:06:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ebda0dd-5fab-47e5-9cda-2d0b87a74db6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 19:06:40,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-9ebda0dd-5fab-47e5-9cda-2d0b87a74db6 2018-11-14 19:06:40,139 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 19:06:40,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}720312bedced20a509d5573b7a5a80ad59a62ee7" 2018-11-14 19:06:40,264 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:06:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-495478f8-61d0-44ea-a51b-a60ab97f32ca Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 19:06:40,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-495478f8-61d0-44ea-a51b-a60ab97f32ca 2018-11-14 19:06:40,264 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 19:06:40,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}720312bedced20a509d5573b7a5a80ad59a62ee7" 2018-11-14 19:06:40,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:06:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18add1e7-c421-4140-9eac-d020225fe69c Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 19:06:40,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-18add1e7-c421-4140-9eac-d020225fe69c 2018-11-14 19:06:40,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}720312bedced20a509d5573b7a5a80ad59a62ee7" 2018-11-14 19:06:40,491 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:06:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce09a2fc-f13d-4776-89f6-0cfad2d8251a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 19:06:40,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-ce09a2fc-f13d-4776-89f6-0cfad2d8251a 2018-11-14 19:06:40,491 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 19:06:40,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/2bc2f349f02345098f82d6310cc2c898 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}720312bedced20a509d5573b7a5a80ad59a62ee7" 2018-11-14 19:06:40,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:06:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa123721-1398-4313-84bc-b3e925a13b97 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/2bc2f349f02345098f82d6310cc2c898"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2bc2f349f02345098f82d6310cc2c898", "name": "CreateStackSuccessTests-6a013e14-0293-4e1-proj"}} 2018-11-14 19:06:40,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/2bc2f349f02345098f82d6310cc2c898 used request id req-aa123721-1398-4313-84bc-b3e925a13b97 2018-11-14 19:06:40,604 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a5d943ad-a9eb-4483-8b42-2f1782a1ee1f 2018-11-14 19:06:40,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a5d943ad-a9eb-4483-8b42-2f1782a1ee1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}720312bedced20a509d5573b7a5a80ad59a62ee7" 2018-11-14 19:06:40,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-f711a60a-6405-4fae-a4e3-c90412e20331 Date: Wed, 14 Nov 2018 19:06:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "a5d943ad-a9eb-4483-8b42-2f1782a1ee1f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T19:05:48Z", "security_group_id": "a5d943ad-a9eb-4483-8b42-2f1782a1ee1f", "port_range_min": null, "revision_number": 0, "tenant_id": "2bc2f349f02345098f82d6310cc2c898", "created_at": "2018-11-14T19:05:48Z", "project_id": "2bc2f349f02345098f82d6310cc2c898", "id": "000c9278-8fce-4616-a3f4-96359cacef33"}, {"remote_group_id": "a5d943ad-a9eb-4483-8b42-2f1782a1ee1f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T19:05:48Z", "security_group_id": "a5d943ad-a9eb-4483-8b42-2f1782a1ee1f", "port_range_min": null, "revision_number": 0, "tenant_id": "2bc2f349f02345098f82d6310cc2c898", "created_at": "2018-11-14T19:05:48Z", "project_id": "2bc2f349f02345098f82d6310cc2c898", "id": "4e6c882b-5c07-4be1-bbbb-b72cd7d42c03"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T19:05:48Z", "security_group_id": "a5d943ad-a9eb-4483-8b42-2f1782a1ee1f", "port_range_min": null, "revision_number": 0, "tenant_id": "2bc2f349f02345098f82d6310cc2c898", "created_at": "2018-11-14T19:05:48Z", "project_id": "2bc2f349f02345098f82d6310cc2c898", "id": "60fc3c9d-0979-42bf-aa9a-29790aa51c2e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T19:05:48Z", "security_group_id": "a5d943ad-a9eb-4483-8b42-2f1782a1ee1f", "port_range_min": null, "revision_number": 0, "tenant_id": "2bc2f349f02345098f82d6310cc2c898", "created_at": "2018-11-14T19:05:48Z", "project_id": "2bc2f349f02345098f82d6310cc2c898", "id": "c7c1c8ea-b3d6-40e2-9807-667c1529aa10"}]} 2018-11-14 19:06:40,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a5d943ad-a9eb-4483-8b42-2f1782a1ee1f used request id req-f711a60a-6405-4fae-a4e3-c90412e20331 2018-11-14 19:06:40,825 - neutron_utils - INFO - Deleting security group with name - default 2018-11-14 19:06:40,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/a5d943ad-a9eb-4483-8b42-2f1782a1ee1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}720312bedced20a509d5573b7a5a80ad59a62ee7" 2018-11-14 19:06:41,243 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b20be61b-3e86-4d22-bf4e-ededfc6ceb54 Content-Length: 0 Date: Wed, 14 Nov 2018 19:06:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 19:06:41,243 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/a5d943ad-a9eb-4483-8b42-2f1782a1ee1f used request id req-b20be61b-3e86-4d22-bf4e-ededfc6ceb54 2018-11-14 19:06:41,244 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-6a013e14-0293-4e1-proj 2018-11-14 19:06:41,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/2bc2f349f02345098f82d6310cc2c898 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}720312bedced20a509d5573b7a5a80ad59a62ee7" 2018-11-14 19:06:41,632 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:06:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43c2da6b-0604-481e-9de4-b6ad83fd7bbb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:06:41,632 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/2bc2f349f02345098f82d6310cc2c898 used request id req-43c2da6b-0604-481e-9de4-b6ad83fd7bbb 2018-11-14 19:06:41,632 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-6a013e14-0293-4e1-proj-role 2018-11-14 19:06:41,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/3fe2934a3fcd4673a73dc6e1cfeaf43b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}720312bedced20a509d5573b7a5a80ad59a62ee7" 2018-11-14 19:06:41,764 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:06:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce03d279-9b30-4283-9c7d-1fc48b56cee8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:06:41,764 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/3fe2934a3fcd4673a73dc6e1cfeaf43b used request id req-ce03d279-9b30-4283-9c7d-1fc48b56cee8 2018-11-14 19:06:41,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}720312bedced20a509d5573b7a5a80ad59a62ee7" 2018-11-14 19:06:41,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:06:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-721a3c66-2400-4fab-8f90-cfe517b99c10 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:06:41,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-721a3c66-2400-4fab-8f90-cfe517b99c10 2018-11-14 19:06:41,870 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-6a013e14-0293-4e1-user 2018-11-14 19:06:41,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/533a49e4986a440281660852f88c63ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f9da2b7d420c2f768bce1f3259e3412816be3ec" 2018-11-14 19:06:42,115 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:06:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ae3fff0-8a4d-4a66-824b-f4e41b2401c6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:06:42,115 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/533a49e4986a440281660852f88c63ff used request id req-2ae3fff0-8a4d-4a66-824b-f4e41b2401c6 2018-11-14 19:06:42,117 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:06:42,557 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T20:06:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["PRqKZNscRaCQxADcYWl03w"], "issued_at": "2018-11-14T19:06:42.000000Z"}} 2018-11-14 19:06:42,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba413aa05ca7a9fb57cf1eb6005a00bfdf5b6a75" 2018-11-14 19:06:42,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:06:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b9437c5-eabd-4d20-8fbc-4bb6a647ed6f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:06:42,665 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-8b9437c5-eabd-4d20-8fbc-4bb6a647ed6f 2018-11-14 19:06:42,666 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:06:42,667 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:06:43,076 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T20:06:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["A85HT97fSCeSVWdnLxz-XQ"], "issued_at": "2018-11-14T19:06:43.000000Z"}} 2018-11-14 19:06:43,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}675cb453a3251a12389170a4a2b84a2e53fd353b" 2018-11-14 19:06:43,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:06:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1f77fd8-c309-4192-9264-19310ff4f2c5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:06:43,186 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-e1f77fd8-c309-4192-9264-19310ff4f2c5 2018-11-14 19:06:43,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 19:06:43,195 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 19:06: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 19:06:43,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-09d3b7b6-dfd5-43e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}675cb453a3251a12389170a4a2b84a2e53fd353b" 2018-11-14 19:06:43,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:06:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2379724-d810-4462-925b-d307130e5d2c Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-09d3b7b6-dfd5-43e-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 19:06:43,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-09d3b7b6-dfd5-43e-proj used request id req-c2379724-d810-4462-925b-d307130e5d2c 2018-11-14 19:06:43,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}675cb453a3251a12389170a4a2b84a2e53fd353b" 2018-11-14 19:06:43,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:06:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dc29e61-033f-488d-aa2d-191c36cb155d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 19:06:43,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-2dc29e61-033f-488d-aa2d-191c36cb155d 2018-11-14 19:06:43,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}675cb453a3251a12389170a4a2b84a2e53fd353b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackVolumeTests-09d3b7b6-dfd5-43e-proj"}}' 2018-11-14 19:06:43,554 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 19:06:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2630a00-48f3-499d-8f50-0e2df5bfd5de Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/101765812290405491df3d8d103e0d96"}, "tags": [], "enabled": true, "id": "101765812290405491df3d8d103e0d96", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-09d3b7b6-dfd5-43e-proj"}} 2018-11-14 19:06:43,555 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-d2630a00-48f3-499d-8f50-0e2df5bfd5de 2018-11-14 19:06:43,555 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-09d3b7b6-dfd5-43e-proj 2018-11-14 19:06:43,555 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:06:43,556 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:06:43,971 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T20:06:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["dEzpToKEQe-EmC-EZQAIFA"], "issued_at": "2018-11-14T19:06:43.000000Z"}} 2018-11-14 19:06:43,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b84366ef071e5c62eaaf8bb5c817762abf973db6" 2018-11-14 19:06:44,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:06:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c45c0af-b5b4-4237-b200-f6ddf8846488 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:06:44,077 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-1c45c0af-b5b4-4237-b200-f6ddf8846488 2018-11-14 19:06:44,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 19:06:44,087 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 19:06: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 19:06:44,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b84366ef071e5c62eaaf8bb5c817762abf973db6" 2018-11-14 19:06:44,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:06:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59504dd0-c331-45d9-9554-2489bc243ea2 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 19:06:44,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-59504dd0-c331-45d9-9554-2489bc243ea2 2018-11-14 19:06:44,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackVolumeTests-09d3b7b6-dfd5-43e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b84366ef071e5c62eaaf8bb5c817762abf973db6" 2018-11-14 19:06:44,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:06:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89e4f455-d738-4396-a135-a5cf7190fb00 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackVolumeTests-09d3b7b6-dfd5-43e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/101765812290405491df3d8d103e0d96"}, "tags": [], "enabled": true, "id": "101765812290405491df3d8d103e0d96", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-09d3b7b6-dfd5-43e-proj"}]} 2018-11-14 19:06:44,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackVolumeTests-09d3b7b6-dfd5-43e-proj used request id req-89e4f455-d738-4396-a135-a5cf7190fb00 2018-11-14 19:06:44,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b84366ef071e5c62eaaf8bb5c817762abf973db6" 2018-11-14 19:06:44,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:06:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f2848f1-ae60-4e24-a201-ad00573bc151 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 19:06:44,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-9f2848f1-ae60-4e24-a201-ad00573bc151 2018-11-14 19:06:44,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b84366ef071e5c62eaaf8bb5c817762abf973db6" 2018-11-14 19:06:44,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:06:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4df5e4b6-9590-4436-9b47-babe007b3135 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:06:44,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-4df5e4b6-9590-4436-9b47-babe007b3135 2018-11-14 19:06:44,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackVolumeTests-09d3b7b6-dfd5-43e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b84366ef071e5c62eaaf8bb5c817762abf973db6" 2018-11-14 19:06:45,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:06:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5dff345-9e43-4319-8986-f3a1141011dd Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackVolumeTests-09d3b7b6-dfd5-43e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/101765812290405491df3d8d103e0d96"}, "tags": [], "enabled": true, "id": "101765812290405491df3d8d103e0d96", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-09d3b7b6-dfd5-43e-proj"}]} 2018-11-14 19:06:45,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackVolumeTests-09d3b7b6-dfd5-43e-proj used request id req-c5dff345-9e43-4319-8986-f3a1141011dd 2018-11-14 19:06:45,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/ea2d7e5cf3b84b40b6f88383380056d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b84366ef071e5c62eaaf8bb5c817762abf973db6" 2018-11-14 19:06:45,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:06:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b37b3ea-21c0-4deb-ae36-736ef47902cf Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackVolumeTests-09d3b7b6-dfd5-43e-user", "links": {"self": "http://172.30.9.28:5000/v3/users/ea2d7e5cf3b84b40b6f88383380056d6"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "101765812290405491df3d8d103e0d96", "id": "ea2d7e5cf3b84b40b6f88383380056d6", "password_expires_at": null}} 2018-11-14 19:06:45,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/ea2d7e5cf3b84b40b6f88383380056d6 used request id req-0b37b3ea-21c0-4deb-ae36-736ef47902cf 2018-11-14 19:06:45,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/101765812290405491df3d8d103e0d96/users/ea2d7e5cf3b84b40b6f88383380056d6/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b84366ef071e5c62eaaf8bb5c817762abf973db6" 2018-11-14 19:06:45,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:06:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8553526d-2242-4ee2-989b-58b959c629a8 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/101765812290405491df3d8d103e0d96/users/ea2d7e5cf3b84b40b6f88383380056d6/roles", "previous": null, "next": null}, "roles": []} 2018-11-14 19:06:45,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/101765812290405491df3d8d103e0d96/users/ea2d7e5cf3b84b40b6f88383380056d6/roles used request id req-8553526d-2242-4ee2-989b-58b959c629a8 2018-11-14 19:06:45,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b84366ef071e5c62eaaf8bb5c817762abf973db6" 2018-11-14 19:06:45,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:06:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dfcc1bb-097c-4919-b816-a09753acdda2 Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}} 2018-11-14 19:06:45,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 used request id req-6dfcc1bb-097c-4919-b816-a09753acdda2 2018-11-14 19:06:45,449 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-09d3b7b6-dfd5-43e-proj 2018-11-14 19:06:45,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/101765812290405491df3d8d103e0d96/users/ea2d7e5cf3b84b40b6f88383380056d6/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b84366ef071e5c62eaaf8bb5c817762abf973db6" 2018-11-14 19:06:45,619 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:06:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1016dae-be2d-46a2-a5a2-0433ea807cf2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:06:45,619 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/101765812290405491df3d8d103e0d96/users/ea2d7e5cf3b84b40b6f88383380056d6/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 used request id req-a1016dae-be2d-46a2-a5a2-0433ea807cf2 2018-11-14 19:06:45,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b84366ef071e5c62eaaf8bb5c817762abf973db6" 2018-11-14 19:06:45,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:06:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e841fd9-6a1d-4d66-b800-1f808bf57e85 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:06:45,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-8e841fd9-6a1d-4d66-b800-1f808bf57e85 2018-11-14 19:06:45,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackVolumeTests-09d3b7b6-dfd5-43e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b84366ef071e5c62eaaf8bb5c817762abf973db6" 2018-11-14 19:06:45,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:06:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc225138-56c2-41cc-83be-9b272c057f89 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackVolumeTests-09d3b7b6-dfd5-43e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/101765812290405491df3d8d103e0d96"}, "tags": [], "enabled": true, "id": "101765812290405491df3d8d103e0d96", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-09d3b7b6-dfd5-43e-proj"}]} 2018-11-14 19:06:45,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackVolumeTests-09d3b7b6-dfd5-43e-proj used request id req-dc225138-56c2-41cc-83be-9b272c057f89 2018-11-14 19:06:45,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/101765812290405491df3d8d103e0d96/users/ea2d7e5cf3b84b40b6f88383380056d6/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b84366ef071e5c62eaaf8bb5c817762abf973db6" 2018-11-14 19:06:45,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:06:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2efe1f3f-0c81-4a9d-89db-76c670e95685 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/101765812290405491df3d8d103e0d96/users/ea2d7e5cf3b84b40b6f88383380056d6/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}]} 2018-11-14 19:06:45,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/101765812290405491df3d8d103e0d96/users/ea2d7e5cf3b84b40b6f88383380056d6/roles used request id req-2efe1f3f-0c81-4a9d-89db-76c670e95685 2018-11-14 19:06:45,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b84366ef071e5c62eaaf8bb5c817762abf973db6" 2018-11-14 19:06:46,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:06:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-583a5327-427e-4413-83b0-88252da1986b Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}} 2018-11-14 19:06:46,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4 used request id req-583a5327-427e-4413-83b0-88252da1986b 2018-11-14 19:06:46,099 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackVolumeTests-09d3b7b6-dfd5-43e-proj 2018-11-14 19:06:46,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/101765812290405491df3d8d103e0d96/users/ea2d7e5cf3b84b40b6f88383380056d6/roles/783ac46c0c6e4351b20c894e1af3c3a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b84366ef071e5c62eaaf8bb5c817762abf973db6" 2018-11-14 19:06:46,253 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:06:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93517533-f9e9-4b42-a8d6-d13c901ba52c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:06:46,253 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/101765812290405491df3d8d103e0d96/users/ea2d7e5cf3b84b40b6f88383380056d6/roles/783ac46c0c6e4351b20c894e1af3c3a4 used request id req-93517533-f9e9-4b42-a8d6-d13c901ba52c 2018-11-14 19:06:46,253 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-09d3b7b6-dfd5-43e-user 2018-11-14 19:06:46,253 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:06:46,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}675cb453a3251a12389170a4a2b84a2e53fd353b" 2018-11-14 19:06:46,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:06:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31aadd6a-7e24-4819-818b-a1c3cca2e267 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:06:46,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-31aadd6a-7e24-4819-818b-a1c3cca2e267 2018-11-14 19:06:46,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}675cb453a3251a12389170a4a2b84a2e53fd353b" -d '{"role": {"name": "CreateStackVolumeTests-09d3b7b6-dfd5-43e-proj-role"}}' 2018-11-14 19:06:46,495 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 19:06:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f51f836-7ea3-49d6-95c9-06347e1588fe Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "eb269ea19f7e403e9532bf58897a233c", "links": {"self": "http://172.30.9.28:5000/v3/roles/eb269ea19f7e403e9532bf58897a233c"}, "name": "CreateStackVolumeTests-09d3b7b6-dfd5-43e-proj-role"}} 2018-11-14 19:06:46,495 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-6f51f836-7ea3-49d6-95c9-06347e1588fe 2018-11-14 19:06:46,495 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-09d3b7b6-dfd5-43e-proj-role 2018-11-14 19:06:46,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/eb269ea19f7e403e9532bf58897a233c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}675cb453a3251a12389170a4a2b84a2e53fd353b" 2018-11-14 19:06:46,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:06:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5876ed7f-4f83-478b-b474-2fae160bd420 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "eb269ea19f7e403e9532bf58897a233c", "links": {"self": "http://172.30.9.28:5000/v3/roles/eb269ea19f7e403e9532bf58897a233c"}, "name": "CreateStackVolumeTests-09d3b7b6-dfd5-43e-proj-role"}} 2018-11-14 19:06:46,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/eb269ea19f7e403e9532bf58897a233c used request id req-5876ed7f-4f83-478b-b474-2fae160bd420 2018-11-14 19:06:46,609 - keystone_utils - INFO - Granting role CreateStackVolumeTests-09d3b7b6-dfd5-43e-proj-role to project CreateStackVolumeTests-09d3b7b6-dfd5-43e-proj 2018-11-14 19:06:46,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/101765812290405491df3d8d103e0d96/users/ea2d7e5cf3b84b40b6f88383380056d6/roles/eb269ea19f7e403e9532bf58897a233c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}675cb453a3251a12389170a4a2b84a2e53fd353b" 2018-11-14 19:06:46,749 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:06:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a8c626b-9605-4c49-8e7a-48fbf8f52751 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:06:46,749 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/101765812290405491df3d8d103e0d96/users/ea2d7e5cf3b84b40b6f88383380056d6/roles/eb269ea19f7e403e9532bf58897a233c used request id req-1a8c626b-9605-4c49-8e7a-48fbf8f52751 2018-11-14 19:06:46,750 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-14 19:06:46,750 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:06:46,751 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:06:47,255 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eb269ea19f7e403e9532bf58897a233c", "name": "CreateStackVolumeTests-09d3b7b6-dfd5-43e-proj-role"}, {"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T20:06:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "101765812290405491df3d8d103e0d96", "name": "CreateStackVolumeTests-09d3b7b6-dfd5-43e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/101765812290405491df3d8d103e0d96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/101765812290405491df3d8d103e0d96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/101765812290405491df3d8d103e0d96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_101765812290405491df3d8d103e0d96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_101765812290405491df3d8d103e0d96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/101765812290405491df3d8d103e0d96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/101765812290405491df3d8d103e0d96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/101765812290405491df3d8d103e0d96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/101765812290405491df3d8d103e0d96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/101765812290405491df3d8d103e0d96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/101765812290405491df3d8d103e0d96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/101765812290405491df3d8d103e0d96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/101765812290405491df3d8d103e0d96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/101765812290405491df3d8d103e0d96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-09d3b7b6-dfd5-43e-user", "id": "ea2d7e5cf3b84b40b6f88383380056d6"}, "audit_ids": ["9uHT3ob-SAOXA3mLkcmCzQ"], "issued_at": "2018-11-14T19:06:47.000000Z"}} 2018-11-14 19:06:47,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a141061e86635a5643e6e267708cf830e2e1389e" 2018-11-14 19:06:47,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:06:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b703163-68e1-4cca-9974-d5e40e000d11 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:06:47,358 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-5b703163-68e1-4cca-9974-d5e40e000d11 2018-11-14 19:06:47,361 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 19:06:47,364 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-14 19:06:47,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/101765812290405491df3d8d103e0d96/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-89bb06dd-9774-4655-ac88-b053b2c38f7f-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a141061e86635a5643e6e267708cf830e2e1389e" 2018-11-14 19:06:47,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:06:47 GMT Server: Apache x-openstack-request-id: req-b8106bbd-43af-497f-959b-0950be042e58 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-11-14 19:06:47,584 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/101765812290405491df3d8d103e0d96/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-89bb06dd-9774-4655-ac88-b053b2c38f7f-stack used request id req-b8106bbd-43af-497f-959b-0950be042e58 2018-11-14 19:06:47,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/101765812290405491df3d8d103e0d96/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a141061e86635a5643e6e267708cf830e2e1389e" -d '{"stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-89bb06dd-9774-4655-ac88-b053b2c38f7f-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-89bb06dd-9774-4655-ac88-b053b2c38f7f-volume-type", "volume_name": "CreateStackVolumeTests-89bb06dd-9774-4655-ac88-b053b2c38f7f-volume"}}' 2018-11-14 19:06:49,451 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 19:06:47 GMT Server: Apache x-openstack-request-id: req-ec61ab2a-7fa3-483e-8b47-7670ae3fbf0c Location: http://172.30.9.28:8004/v1/101765812290405491df3d8d103e0d96/stacks/CreateStackVolumeTests-CreateStackVolumeTests-89bb06dd-9774-4655-ac88-b053b2c38f7f-stack/81849f88-577c-4161-a577-d21e967ab0c2 Content-Length: 289 Content-Type: application/json RESP BODY: {"stack": {"id": "81849f88-577c-4161-a577-d21e967ab0c2", "links": [{"href": "http://172.30.9.28:8004/v1/101765812290405491df3d8d103e0d96/stacks/CreateStackVolumeTests-CreateStackVolumeTests-89bb06dd-9774-4655-ac88-b053b2c38f7f-stack/81849f88-577c-4161-a577-d21e967ab0c2", "rel": "self"}]}} 2018-11-14 19:06:49,452 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/101765812290405491df3d8d103e0d96/stacks used request id req-ec61ab2a-7fa3-483e-8b47-7670ae3fbf0c 2018-11-14 19:06:49,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/101765812290405491df3d8d103e0d96/stacks/81849f88-577c-4161-a577-d21e967ab0c2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a141061e86635a5643e6e267708cf830e2e1389e" 2018-11-14 19:06:49,654 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:06:49 GMT Server: Apache x-openstack-request-id: req-95adc992-4948-478a-aabc-cf44a2cdc9c1 Location: http://172.30.9.28:8004/v1/101765812290405491df3d8d103e0d96/stacks/CreateStackVolumeTests-CreateStackVolumeTests-89bb06dd-9774-4655-ac88-b053b2c38f7f-stack/81849f88-577c-4161-a577-d21e967ab0c2 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/101765812290405491df3d8d103e0d96/stacks/CreateStackVolumeTests-CreateStackVolumeTests-89bb06dd-9774-4655-ac88-b053b2c38f7f-stack/81849f88-577c-4161-a577-d21e967ab0c2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:06:49,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:06:49 GMT Server: Apache x-openstack-request-id: req-85db8e6e-f9eb-4ccb-97a1-42d3db535250 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": "101765812290405491df3d8d103e0d96", "volume_type_name": "CreateStackVolumeTests-89bb06dd-9774-4655-ac88-b053b2c38f7f-volume-type", "OS::stack_id": "81849f88-577c-4161-a577-d21e967ab0c2", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-89bb06dd-9774-4655-ac88-b053b2c38f7f-stack", "volume_name": "CreateStackVolumeTests-89bb06dd-9774-4655-ac88-b053b2c38f7f-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-89bb06dd-9774-4655-ac88-b053b2c38f7f-stack", "stack_user_project_id": "3c45fd487c5542b19700774fd631feb9", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-14T19:06:48Z", "links": [{"href": "http://172.30.9.28:8004/v1/101765812290405491df3d8d103e0d96/stacks/CreateStackVolumeTests-CreateStackVolumeTests-89bb06dd-9774-4655-ac88-b053b2c38f7f-stack/81849f88-577c-4161-a577-d21e967ab0c2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "81849f88-577c-4161-a577-d21e967ab0c2", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-11-14 19:06:49,913 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/101765812290405491df3d8d103e0d96/stacks/CreateStackVolumeTests-CreateStackVolumeTests-89bb06dd-9774-4655-ac88-b053b2c38f7f-stack/81849f88-577c-4161-a577-d21e967ab0c2 used request id req-85db8e6e-f9eb-4ccb-97a1-42d3db535250 2018-11-14 19:06:49,913 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-89bb06dd-9774-4655-ac88-b053b2c38f7f-stack 2018-11-14 19:06:49,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/101765812290405491df3d8d103e0d96/stacks/81849f88-577c-4161-a577-d21e967ab0c2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a141061e86635a5643e6e267708cf830e2e1389e" 2018-11-14 19:06:50,139 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:06:49 GMT Server: Apache x-openstack-request-id: req-37382402-2edf-4d98-8f77-fd10a719e26a Location: http://172.30.9.28:8004/v1/101765812290405491df3d8d103e0d96/stacks/CreateStackVolumeTests-CreateStackVolumeTests-89bb06dd-9774-4655-ac88-b053b2c38f7f-stack/81849f88-577c-4161-a577-d21e967ab0c2 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/101765812290405491df3d8d103e0d96/stacks/CreateStackVolumeTests-CreateStackVolumeTests-89bb06dd-9774-4655-ac88-b053b2c38f7f-stack/81849f88-577c-4161-a577-d21e967ab0c2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:06:50,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:06:50 GMT Server: Apache x-openstack-request-id: req-16b1d4e5-1402-4c04-9f95-978d08dfeaf9 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": "101765812290405491df3d8d103e0d96", "volume_type_name": "CreateStackVolumeTests-89bb06dd-9774-4655-ac88-b053b2c38f7f-volume-type", "OS::stack_id": "81849f88-577c-4161-a577-d21e967ab0c2", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-89bb06dd-9774-4655-ac88-b053b2c38f7f-stack", "volume_name": "CreateStackVolumeTests-89bb06dd-9774-4655-ac88-b053b2c38f7f-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-89bb06dd-9774-4655-ac88-b053b2c38f7f-stack", "stack_user_project_id": "3c45fd487c5542b19700774fd631feb9", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-14T19:06:48Z", "links": [{"href": "http://172.30.9.28:8004/v1/101765812290405491df3d8d103e0d96/stacks/CreateStackVolumeTests-CreateStackVolumeTests-89bb06dd-9774-4655-ac88-b053b2c38f7f-stack/81849f88-577c-4161-a577-d21e967ab0c2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "81849f88-577c-4161-a577-d21e967ab0c2", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-11-14 19:06:50,369 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/101765812290405491df3d8d103e0d96/stacks/CreateStackVolumeTests-CreateStackVolumeTests-89bb06dd-9774-4655-ac88-b053b2c38f7f-stack/81849f88-577c-4161-a577-d21e967ab0c2 used request id req-16b1d4e5-1402-4c04-9f95-978d08dfeaf9 2018-11-14 19:06:50,369 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-14 19:06:50,369 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-14 19:06:53,373 - create_stack - DEBUG - Stack status query timeout in 1196.5410049 2018-11-14 19:06:53,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/101765812290405491df3d8d103e0d96/stacks/81849f88-577c-4161-a577-d21e967ab0c2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a141061e86635a5643e6e267708cf830e2e1389e" 2018-11-14 19:06:53,598 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:06:53 GMT Server: Apache x-openstack-request-id: req-26b95eb6-42f6-4640-8194-273b0d2cb1f4 Location: http://172.30.9.28:8004/v1/101765812290405491df3d8d103e0d96/stacks/CreateStackVolumeTests-CreateStackVolumeTests-89bb06dd-9774-4655-ac88-b053b2c38f7f-stack/81849f88-577c-4161-a577-d21e967ab0c2 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/101765812290405491df3d8d103e0d96/stacks/CreateStackVolumeTests-CreateStackVolumeTests-89bb06dd-9774-4655-ac88-b053b2c38f7f-stack/81849f88-577c-4161-a577-d21e967ab0c2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:06:53,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:06:53 GMT Server: Apache x-openstack-request-id: req-f523c133-6db9-4a01-ad92-67b04d95b86a 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": "101765812290405491df3d8d103e0d96", "volume_type_name": "CreateStackVolumeTests-89bb06dd-9774-4655-ac88-b053b2c38f7f-volume-type", "OS::stack_id": "81849f88-577c-4161-a577-d21e967ab0c2", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-89bb06dd-9774-4655-ac88-b053b2c38f7f-stack", "volume_name": "CreateStackVolumeTests-89bb06dd-9774-4655-ac88-b053b2c38f7f-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-89bb06dd-9774-4655-ac88-b053b2c38f7f-stack", "stack_user_project_id": "3c45fd487c5542b19700774fd631feb9", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-14T19:06:48Z", "links": [{"href": "http://172.30.9.28:8004/v1/101765812290405491df3d8d103e0d96/stacks/CreateStackVolumeTests-CreateStackVolumeTests-89bb06dd-9774-4655-ac88-b053b2c38f7f-stack/81849f88-577c-4161-a577-d21e967ab0c2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "81849f88-577c-4161-a577-d21e967ab0c2", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-11-14 19:06:53,840 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/101765812290405491df3d8d103e0d96/stacks/CreateStackVolumeTests-CreateStackVolumeTests-89bb06dd-9774-4655-ac88-b053b2c38f7f-stack/81849f88-577c-4161-a577-d21e967ab0c2 used request id req-f523c133-6db9-4a01-ad92-67b04d95b86a 2018-11-14 19:06:53,841 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-11-14 19:06:53,841 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-89bb06dd-9774-4655-ac88-b053b2c38f7f-stack 2018-11-14 19:06:53,841 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-89bb06dd-9774-4655-ac88-b053b2c38f7f-stack 2018-11-14 19:06:53,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/101765812290405491df3d8d103e0d96/stacks/81849f88-577c-4161-a577-d21e967ab0c2/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a141061e86635a5643e6e267708cf830e2e1389e" 2018-11-14 19:06:54,057 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:06:53 GMT Server: Apache x-openstack-request-id: req-dc700c34-7f44-492a-80ec-936d6840ab41 Location: http://172.30.9.28:8004/v1/101765812290405491df3d8d103e0d96/stacks/CreateStackVolumeTests-CreateStackVolumeTests-89bb06dd-9774-4655-ac88-b053b2c38f7f-stack/81849f88-577c-4161-a577-d21e967ab0c2/resources Content-Length: 547 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/101765812290405491df3d8d103e0d96/stacks/CreateStackVolumeTests-CreateStackVolumeTests-89bb06dd-9774-4655-ac88-b053b2c38f7f-stack/81849f88-577c-4161-a577-d21e967ab0c2/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:06:54,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:06:54 GMT Server: Apache x-openstack-request-id: req-6370a45b-470d-437d-8c1c-13bb34ba20f5 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.28:8004/v1/101765812290405491df3d8d103e0d96/stacks/CreateStackVolumeTests-CreateStackVolumeTests-89bb06dd-9774-4655-ac88-b053b2c38f7f-stack/81849f88-577c-4161-a577-d21e967ab0c2/resources/volume", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/101765812290405491df3d8d103e0d96/stacks/CreateStackVolumeTests-CreateStackVolumeTests-89bb06dd-9774-4655-ac88-b053b2c38f7f-stack/81849f88-577c-4161-a577-d21e967ab0c2", "rel": "stack"}], "logical_resource_id": "volume", "creation_time": "2018-11-14T19:06:49Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-14T19:06:49Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "0a3f2bbc-d82a-46b5-85ea-ab9523c8ab41", "resource_type": "OS::Cinder::Volume"}, {"resource_name": "volume_type", "links": [{"href": "http://172.30.9.28:8004/v1/101765812290405491df3d8d103e0d96/stacks/CreateStackVolumeTests-CreateStackVolumeTests-89bb06dd-9774-4655-ac88-b053b2c38f7f-stack/81849f88-577c-4161-a577-d21e967ab0c2/resources/volume_type", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/101765812290405491df3d8d103e0d96/stacks/CreateStackVolumeTests-CreateStackVolumeTests-89bb06dd-9774-4655-ac88-b053b2c38f7f-stack/81849f88-577c-4161-a577-d21e967ab0c2", "rel": "stack"}], "logical_resource_id": "volume_type", "creation_time": "2018-11-14T19:06:49Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-14T19:06:49Z", "required_by": ["volume"], "resource_status_reason": "state changed", "physical_resource_id": "bb66a9b6-89e1-4006-8dce-710414967124", "resource_type": "OS::Cinder::VolumeType"}]} 2018-11-14 19:06:54,305 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/101765812290405491df3d8d103e0d96/stacks/CreateStackVolumeTests-CreateStackVolumeTests-89bb06dd-9774-4655-ac88-b053b2c38f7f-stack/81849f88-577c-4161-a577-d21e967ab0c2/resources used request id req-6370a45b-470d-437d-8c1c-13bb34ba20f5 2018-11-14 19:06:54,309 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/101765812290405491df3d8d103e0d96/volumes/0a3f2bbc-d82a-46b5-85ea-ab9523c8ab41 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a141061e86635a5643e6e267708cf830e2e1389e" 2018-11-14 19:06:54,366 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:06:54 GMT Server: Apache x-compute-request-id: req-292b85e0-b9f7-4717-af6e-42598eb9abf1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-292b85e0-b9f7-4717-af6e-42598eb9abf1 Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/101765812290405491df3d8d103e0d96/volumes/0a3f2bbc-d82a-46b5-85ea-ab9523c8ab41", "rel": "self"}, {"href": "http://172.30.9.28:8776/101765812290405491df3d8d103e0d96/volumes/0a3f2bbc-d82a-46b5-85ea-ab9523c8ab41", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-14T19:06:51.000000", "replication_status": null, "snapshot_id": null, "id": "0a3f2bbc-d82a-46b5-85ea-ab9523c8ab41", "size": 1, "user_id": "ea2d7e5cf3b84b40b6f88383380056d6", "os-vol-tenant-attr:tenant_id": "101765812290405491df3d8d103e0d96", "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-89bb06dd-9774-4655-ac88-b053b2c38f7f-volume", "bootable": "false", "created_at": "2018-11-14T19:06:50.000000", "volume_type": "CreateStackVolumeTests-89bb06dd-9774-4655-ac88-b053b2c38f7f-volume-type"}} 2018-11-14 19:06:54,366 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/101765812290405491df3d8d103e0d96/volumes/0a3f2bbc-d82a-46b5-85ea-ab9523c8ab41 used request id req-292b85e0-b9f7-4717-af6e-42598eb9abf1 2018-11-14 19:06:54,367 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:06:54,368 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:06:54,771 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eb269ea19f7e403e9532bf58897a233c", "name": "CreateStackVolumeTests-09d3b7b6-dfd5-43e-proj-role"}, {"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T20:06:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "101765812290405491df3d8d103e0d96", "name": "CreateStackVolumeTests-09d3b7b6-dfd5-43e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/101765812290405491df3d8d103e0d96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/101765812290405491df3d8d103e0d96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/101765812290405491df3d8d103e0d96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_101765812290405491df3d8d103e0d96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_101765812290405491df3d8d103e0d96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/101765812290405491df3d8d103e0d96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/101765812290405491df3d8d103e0d96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/101765812290405491df3d8d103e0d96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/101765812290405491df3d8d103e0d96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/101765812290405491df3d8d103e0d96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/101765812290405491df3d8d103e0d96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/101765812290405491df3d8d103e0d96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/101765812290405491df3d8d103e0d96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/101765812290405491df3d8d103e0d96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-09d3b7b6-dfd5-43e-user", "id": "ea2d7e5cf3b84b40b6f88383380056d6"}, "audit_ids": ["exNFPLrgTOGhZfUby5_Rvg"], "issued_at": "2018-11-14T19:06:54.000000Z"}} 2018-11-14 19:06:54,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e0cd5456db2732ac1e11fcf5bd516937a7fd9bb" 2018-11-14 19:06:54,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:06:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e22f9680-15c5-4e43-a12a-fd0af1bfabfc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:06:54,877 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-e22f9680-15c5-4e43-a12a-fd0af1bfabfc 2018-11-14 19:06:54,883 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/101765812290405491df3d8d103e0d96/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e0cd5456db2732ac1e11fcf5bd516937a7fd9bb" 2018-11-14 19:06:55,127 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:06:54 GMT Server: Apache x-compute-request-id: req-a54c96ba-a617-44a5-bd9d-3d926b28ae57 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a54c96ba-a617-44a5-bd9d-3d926b28ae57 Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/101765812290405491df3d8d103e0d96/volumes/0a3f2bbc-d82a-46b5-85ea-ab9523c8ab41", "rel": "self"}, {"href": "http://172.30.9.28:8776/101765812290405491df3d8d103e0d96/volumes/0a3f2bbc-d82a-46b5-85ea-ab9523c8ab41", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-11-14T19:06:51.000000", "replication_status": null, "snapshot_id": null, "id": "0a3f2bbc-d82a-46b5-85ea-ab9523c8ab41", "size": 1, "user_id": "ea2d7e5cf3b84b40b6f88383380056d6", "os-vol-tenant-attr:tenant_id": "101765812290405491df3d8d103e0d96", "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-89bb06dd-9774-4655-ac88-b053b2c38f7f-volume", "bootable": "false", "created_at": "2018-11-14T19:06:50.000000", "volume_type": "CreateStackVolumeTests-89bb06dd-9774-4655-ac88-b053b2c38f7f-volume-type"}]} 2018-11-14 19:06:55,128 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/101765812290405491df3d8d103e0d96/volumes/detail used request id req-a54c96ba-a617-44a5-bd9d-3d926b28ae57 2018-11-14 19:06:55,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 19:06:55,136 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 19:06: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 19:06:55,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/101765812290405491df3d8d103e0d96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e0cd5456db2732ac1e11fcf5bd516937a7fd9bb" 2018-11-14 19:06:55,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:06:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29b90485-69c7-46be-b5b3-e5ba23cab712 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/101765812290405491df3d8d103e0d96"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "101765812290405491df3d8d103e0d96", "name": "CreateStackVolumeTests-09d3b7b6-dfd5-43e-proj"}} 2018-11-14 19:06:55,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/101765812290405491df3d8d103e0d96 used request id req-29b90485-69c7-46be-b5b3-e5ba23cab712 2018-11-14 19:06:55,242 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-89bb06dd-9774-4655-ac88-b053b2c38f7f-stack 2018-11-14 19:06:55,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/101765812290405491df3d8d103e0d96/stacks/81849f88-577c-4161-a577-d21e967ab0c2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a141061e86635a5643e6e267708cf830e2e1389e" 2018-11-14 19:06:55,457 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:06:55 GMT Server: Apache x-openstack-request-id: req-88b006f3-294b-40f9-b495-6783521b5641 Location: http://172.30.9.28:8004/v1/101765812290405491df3d8d103e0d96/stacks/CreateStackVolumeTests-CreateStackVolumeTests-89bb06dd-9774-4655-ac88-b053b2c38f7f-stack/81849f88-577c-4161-a577-d21e967ab0c2 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/101765812290405491df3d8d103e0d96/stacks/CreateStackVolumeTests-CreateStackVolumeTests-89bb06dd-9774-4655-ac88-b053b2c38f7f-stack/81849f88-577c-4161-a577-d21e967ab0c2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:06:55,775 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:06:55 GMT Server: Apache x-openstack-request-id: req-9bca7454-7b8c-47c8-ba22-903344d5f4ae Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:06:55,775 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/101765812290405491df3d8d103e0d96/stacks/CreateStackVolumeTests-CreateStackVolumeTests-89bb06dd-9774-4655-ac88-b053b2c38f7f-stack/81849f88-577c-4161-a577-d21e967ab0c2 used request id req-9bca7454-7b8c-47c8-ba22-903344d5f4ae 2018-11-14 19:06:55,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/101765812290405491df3d8d103e0d96/stacks/81849f88-577c-4161-a577-d21e967ab0c2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a141061e86635a5643e6e267708cf830e2e1389e" 2018-11-14 19:06:56,102 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:06:55 GMT Server: Apache x-openstack-request-id: req-e6d7b6f8-1ab8-4b00-ba59-1e04334e9be6 Location: http://172.30.9.28:8004/v1/101765812290405491df3d8d103e0d96/stacks/CreateStackVolumeTests-CreateStackVolumeTests-89bb06dd-9774-4655-ac88-b053b2c38f7f-stack/81849f88-577c-4161-a577-d21e967ab0c2 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/101765812290405491df3d8d103e0d96/stacks/CreateStackVolumeTests-CreateStackVolumeTests-89bb06dd-9774-4655-ac88-b053b2c38f7f-stack/81849f88-577c-4161-a577-d21e967ab0c2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:06:56,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:06:56 GMT Server: Apache x-openstack-request-id: req-221029d4-fa41-4add-8854-41677e49aff5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 536 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": "101765812290405491df3d8d103e0d96", "volume_type_name": "CreateStackVolumeTests-89bb06dd-9774-4655-ac88-b053b2c38f7f-volume-type", "OS::stack_id": "81849f88-577c-4161-a577-d21e967ab0c2", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-89bb06dd-9774-4655-ac88-b053b2c38f7f-stack", "volume_name": "CreateStackVolumeTests-89bb06dd-9774-4655-ac88-b053b2c38f7f-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-89bb06dd-9774-4655-ac88-b053b2c38f7f-stack", "stack_user_project_id": "3c45fd487c5542b19700774fd631feb9", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-14T19:06:48Z", "links": [{"href": "http://172.30.9.28:8004/v1/101765812290405491df3d8d103e0d96/stacks/CreateStackVolumeTests-CreateStackVolumeTests-89bb06dd-9774-4655-ac88-b053b2c38f7f-stack/81849f88-577c-4161-a577-d21e967ab0c2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-14T19:06:55Z", "id": "81849f88-577c-4161-a577-d21e967ab0c2", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-11-14 19:06:56,311 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/101765812290405491df3d8d103e0d96/stacks/CreateStackVolumeTests-CreateStackVolumeTests-89bb06dd-9774-4655-ac88-b053b2c38f7f-stack/81849f88-577c-4161-a577-d21e967ab0c2 used request id req-221029d4-fa41-4add-8854-41677e49aff5 2018-11-14 19:06:56,311 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-14 19:06:56,311 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-14 19:06:59,315 - create_stack - DEBUG - Stack status query timeout in 1196.46076798 2018-11-14 19:06:59,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/101765812290405491df3d8d103e0d96/stacks/81849f88-577c-4161-a577-d21e967ab0c2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a141061e86635a5643e6e267708cf830e2e1389e" 2018-11-14 19:06:59,550 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:06:59 GMT Server: Apache x-openstack-request-id: req-16a1053e-83c6-4723-9ea3-dc8a2b02c23a Location: http://172.30.9.28:8004/v1/101765812290405491df3d8d103e0d96/stacks/CreateStackVolumeTests-CreateStackVolumeTests-89bb06dd-9774-4655-ac88-b053b2c38f7f-stack/81849f88-577c-4161-a577-d21e967ab0c2 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/101765812290405491df3d8d103e0d96/stacks/CreateStackVolumeTests-CreateStackVolumeTests-89bb06dd-9774-4655-ac88-b053b2c38f7f-stack/81849f88-577c-4161-a577-d21e967ab0c2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:06:59,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:06:59 GMT Server: Apache x-openstack-request-id: req-d4e27726-ac77-4922-879c-a96dc7d46741 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": "101765812290405491df3d8d103e0d96", "volume_type_name": "CreateStackVolumeTests-89bb06dd-9774-4655-ac88-b053b2c38f7f-volume-type", "OS::stack_id": "81849f88-577c-4161-a577-d21e967ab0c2", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-89bb06dd-9774-4655-ac88-b053b2c38f7f-stack", "volume_name": "CreateStackVolumeTests-89bb06dd-9774-4655-ac88-b053b2c38f7f-volume"}, "deletion_time": "2018-11-14T19:06:59Z", "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-89bb06dd-9774-4655-ac88-b053b2c38f7f-stack", "stack_user_project_id": "3c45fd487c5542b19700774fd631feb9", "tags": null, "creation_time": "2018-11-14T19:06:48Z", "links": [{"href": "http://172.30.9.28:8004/v1/101765812290405491df3d8d103e0d96/stacks/CreateStackVolumeTests-CreateStackVolumeTests-89bb06dd-9774-4655-ac88-b053b2c38f7f-stack/81849f88-577c-4161-a577-d21e967ab0c2", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-11-14T19:06:55Z", "id": "81849f88-577c-4161-a577-d21e967ab0c2", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-11-14 19:06:59,775 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/101765812290405491df3d8d103e0d96/stacks/CreateStackVolumeTests-CreateStackVolumeTests-89bb06dd-9774-4655-ac88-b053b2c38f7f-stack/81849f88-577c-4161-a577-d21e967ab0c2 used request id req-d4e27726-ac77-4922-879c-a96dc7d46741 2018-11-14 19:06:59,775 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-11-14 19:06:59,775 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-89bb06dd-9774-4655-ac88-b053b2c38f7f-stack 2018-11-14 19:06:59,775 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-89bb06dd-9774-4655-ac88-b053b2c38f7f-stack 2018-11-14 19:06:59,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/101765812290405491df3d8d103e0d96/stacks/81849f88-577c-4161-a577-d21e967ab0c2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a141061e86635a5643e6e267708cf830e2e1389e" 2018-11-14 19:07:00,002 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:06:59 GMT Server: Apache x-openstack-request-id: req-fe5f384a-e520-4f08-afe4-5adb774cfb2b Location: http://172.30.9.28:8004/v1/101765812290405491df3d8d103e0d96/stacks/CreateStackVolumeTests-CreateStackVolumeTests-89bb06dd-9774-4655-ac88-b053b2c38f7f-stack/81849f88-577c-4161-a577-d21e967ab0c2 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/101765812290405491df3d8d103e0d96/stacks/CreateStackVolumeTests-CreateStackVolumeTests-89bb06dd-9774-4655-ac88-b053b2c38f7f-stack/81849f88-577c-4161-a577-d21e967ab0c2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:07:00,214 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:07:00 GMT Server: Apache x-openstack-request-id: req-e93b513b-61fb-4e09-afd5-06bcb6910ce4 Content-Length: 277 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackVolumeTests-CreateStackVolumeTests-89bb06dd-9774-4655-ac88-b053b2c38f7f-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-11-14 19:07:00,214 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/101765812290405491df3d8d103e0d96/stacks/CreateStackVolumeTests-CreateStackVolumeTests-89bb06dd-9774-4655-ac88-b053b2c38f7f-stack/81849f88-577c-4161-a577-d21e967ab0c2 used request id req-e93b513b-61fb-4e09-afd5-06bcb6910ce4 2018-11-14 19:07:00,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}675cb453a3251a12389170a4a2b84a2e53fd353b" 2018-11-14 19:07:00,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-8d527835-4b96-4e49-a827-e48815887edd Date: Wed, 14 Nov 2018 19:07:00 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 19:07:00,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-8d527835-4b96-4e49-a827-e48815887edd 2018-11-14 19:07:00,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}675cb453a3251a12389170a4a2b84a2e53fd353b" 2018-11-14 19:07:00,623 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:07:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ef3f835-e001-49bc-b7aa-8423dd0f5cd5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 19:07:00,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-6ef3f835-e001-49bc-b7aa-8423dd0f5cd5 2018-11-14 19:07:00,623 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 19:07:00,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}675cb453a3251a12389170a4a2b84a2e53fd353b" 2018-11-14 19:07:00,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d89839f0-7331-4ba7-bee4-91601fdc94ba Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 19:07:00,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-d89839f0-7331-4ba7-bee4-91601fdc94ba 2018-11-14 19:07:00,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}675cb453a3251a12389170a4a2b84a2e53fd353b" 2018-11-14 19:07:00,863 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:07:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69d45874-b635-44ac-b5b7-2ce73bb1703e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 19:07:00,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-69d45874-b635-44ac-b5b7-2ce73bb1703e 2018-11-14 19:07:00,864 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 19:07:00,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}675cb453a3251a12389170a4a2b84a2e53fd353b" 2018-11-14 19:07:00,979 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:07:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba80cfed-56c2-468f-9405-075d74dc1151 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 19:07:00,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-ba80cfed-56c2-468f-9405-075d74dc1151 2018-11-14 19:07:00,980 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 19:07:00,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}675cb453a3251a12389170a4a2b84a2e53fd353b" 2018-11-14 19:07:01,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78016403-1bf1-41d9-bc14-4104409a5527 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 19:07:01,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-78016403-1bf1-41d9-bc14-4104409a5527 2018-11-14 19:07:01,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}675cb453a3251a12389170a4a2b84a2e53fd353b" 2018-11-14 19:07:01,199 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:07:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bdd2fbe4-7d22-475f-91bd-0cf010cd0142 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 19:07:01,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-bdd2fbe4-7d22-475f-91bd-0cf010cd0142 2018-11-14 19:07:01,200 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 19:07:01,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}675cb453a3251a12389170a4a2b84a2e53fd353b" 2018-11-14 19:07:01,308 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:07:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cceed7ca-4c94-43d1-9a8b-dfc179f8be61 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d3b3d3f2c3dd4be6bc230a686f3f0839.", "code": 404, "title": "Not Found"}} 2018-11-14 19:07:01,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 used request id req-cceed7ca-4c94-43d1-9a8b-dfc179f8be61 2018-11-14 19:07:01,309 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 19:07:01,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}675cb453a3251a12389170a4a2b84a2e53fd353b" 2018-11-14 19:07:01,424 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:07:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8fecdd9f-685a-451e-a333-54d9ce71d7bf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5dcff89097904b7c82103d40edeed98d.", "code": 404, "title": "Not Found"}} 2018-11-14 19:07:01,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d used request id req-8fecdd9f-685a-451e-a333-54d9ce71d7bf 2018-11-14 19:07:01,424 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 19:07:01,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}675cb453a3251a12389170a4a2b84a2e53fd353b" 2018-11-14 19:07:01,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36f32f5d-2720-4eb1-b775-0cf6869f653b Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 19:07:01,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-36f32f5d-2720-4eb1-b775-0cf6869f653b 2018-11-14 19:07:01,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}675cb453a3251a12389170a4a2b84a2e53fd353b" 2018-11-14 19:07:01,655 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:07:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bdca687e-fdf7-4d94-b66e-c80e5c54bac6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 991384c74c4d47b3bd2a68e52ad620ce.", "code": 404, "title": "Not Found"}} 2018-11-14 19:07:01,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce used request id req-bdca687e-fdf7-4d94-b66e-c80e5c54bac6 2018-11-14 19:07:01,655 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 19:07:01,656 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-09d3b7b6-dfd5-43e-proj 2018-11-14 19:07:01,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/101765812290405491df3d8d103e0d96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}675cb453a3251a12389170a4a2b84a2e53fd353b" 2018-11-14 19:07:01,938 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:07:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b49032e-bfeb-40cc-8111-def5b8c154c6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:07:01,938 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/101765812290405491df3d8d103e0d96 used request id req-6b49032e-bfeb-40cc-8111-def5b8c154c6 2018-11-14 19:07:01,938 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-09d3b7b6-dfd5-43e-proj-role 2018-11-14 19:07:01,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/eb269ea19f7e403e9532bf58897a233c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}675cb453a3251a12389170a4a2b84a2e53fd353b" 2018-11-14 19:07:02,058 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:07:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c01a08d5-596c-46e0-8884-6f7b7e48539f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:07:02,058 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/eb269ea19f7e403e9532bf58897a233c used request id req-c01a08d5-596c-46e0-8884-6f7b7e48539f 2018-11-14 19:07:02,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}675cb453a3251a12389170a4a2b84a2e53fd353b" 2018-11-14 19:07:02,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b34a2f8b-2bb3-4f3c-bc49-50e928cbe7a3 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:07:02,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b34a2f8b-2bb3-4f3c-bc49-50e928cbe7a3 2018-11-14 19:07:02,174 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-09d3b7b6-dfd5-43e-user 2018-11-14 19:07:02,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/ea2d7e5cf3b84b40b6f88383380056d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b84366ef071e5c62eaaf8bb5c817762abf973db6" 2018-11-14 19:07:02,431 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:07:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33d266e3-b4bc-4def-9e4e-8ef9bdb901a9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:07:02,431 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/ea2d7e5cf3b84b40b6f88383380056d6 used request id req-33d266e3-b4bc-4def-9e4e-8ef9bdb901a9 2018-11-14 19:07:02,433 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:07:02,840 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T20:07:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["QKkgyJGpTQidy0nF-47zBw"], "issued_at": "2018-11-14T19:07:02.000000Z"}} 2018-11-14 19:07:02,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20596a9ac2d0ac6333fe942d1682942b219741d4" 2018-11-14 19:07:02,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d85ab4a5-6349-4b8e-babc-7d7c7c798668 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:07:02,944 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-d85ab4a5-6349-4b8e-babc-7d7c7c798668 2018-11-14 19:07:02,945 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:07:02,946 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:07:03,372 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T20:07:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["-27v83fiTJWY-YKR9dB2pg"], "issued_at": "2018-11-14T19:07:03.000000Z"}} 2018-11-14 19:07:03,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77b4ea9d394bcc9c6b9c585b79c71ac0651a2e76" 2018-11-14 19:07:03,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6871d72c-d102-49aa-b994-96fe5d27efe9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:07:03,470 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-6871d72c-d102-49aa-b994-96fe5d27efe9 2018-11-14 19:07:03,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 19:07:03,479 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 19:07: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 19:07:03,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-dd67cc63-ce02-49d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77b4ea9d394bcc9c6b9c585b79c71ac0651a2e76" 2018-11-14 19:07:03,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4195ef82-f79b-48f0-93b1-b99f9ae2937a Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-dd67cc63-ce02-49d-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 19:07:03,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-dd67cc63-ce02-49d-proj used request id req-4195ef82-f79b-48f0-93b1-b99f9ae2937a 2018-11-14 19:07:03,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77b4ea9d394bcc9c6b9c585b79c71ac0651a2e76" 2018-11-14 19:07:03,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e772460-c864-4f3d-85bf-85c30aa7bcd8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 19:07:03,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-5e772460-c864-4f3d-85bf-85c30aa7bcd8 2018-11-14 19:07:03,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77b4ea9d394bcc9c6b9c585b79c71ac0651a2e76" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackVolumeTests-dd67cc63-ce02-49d-proj"}}' 2018-11-14 19:07:03,867 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 19:07:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4f65d25-d3b7-4134-80c3-c754a1319bf8 Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6b5c6c32096c49238a28b035a8fd736e"}, "tags": [], "enabled": true, "id": "6b5c6c32096c49238a28b035a8fd736e", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-dd67cc63-ce02-49d-proj"}} 2018-11-14 19:07:03,867 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-d4f65d25-d3b7-4134-80c3-c754a1319bf8 2018-11-14 19:07:03,867 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-dd67cc63-ce02-49d-proj 2018-11-14 19:07:03,867 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:07:03,868 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:07:04,291 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T20:07:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["VyjwhA5ZTXK069JuH4jACw"], "issued_at": "2018-11-14T19:07:04.000000Z"}} 2018-11-14 19:07:04,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1305aaab65190f2501337394825128bbdd1160db" 2018-11-14 19:07:04,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ba952f3-f025-4246-bd03-1cb62642c667 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:07:04,407 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-2ba952f3-f025-4246-bd03-1cb62642c667 2018-11-14 19:07:04,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 19:07:04,417 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 19:07: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 19:07:04,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1305aaab65190f2501337394825128bbdd1160db" 2018-11-14 19:07:04,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f17d9a3-a4b1-403d-945c-74a4be2f0682 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 19:07:04,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-7f17d9a3-a4b1-403d-945c-74a4be2f0682 2018-11-14 19:07:04,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackVolumeTests-dd67cc63-ce02-49d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1305aaab65190f2501337394825128bbdd1160db" 2018-11-14 19:07:04,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb5a886d-1390-40fd-8651-c27dbe2e1f8a Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackVolumeTests-dd67cc63-ce02-49d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6b5c6c32096c49238a28b035a8fd736e"}, "tags": [], "enabled": true, "id": "6b5c6c32096c49238a28b035a8fd736e", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-dd67cc63-ce02-49d-proj"}]} 2018-11-14 19:07:04,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackVolumeTests-dd67cc63-ce02-49d-proj used request id req-fb5a886d-1390-40fd-8651-c27dbe2e1f8a 2018-11-14 19:07:04,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1305aaab65190f2501337394825128bbdd1160db" 2018-11-14 19:07:04,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a15a661-8a7c-4893-84d6-dc4527b47b7f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 19:07:04,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-9a15a661-8a7c-4893-84d6-dc4527b47b7f 2018-11-14 19:07:05,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1305aaab65190f2501337394825128bbdd1160db" 2018-11-14 19:07:05,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45982a31-4100-4fb9-bdea-1dcbc2936bb4 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:07:05,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-45982a31-4100-4fb9-bdea-1dcbc2936bb4 2018-11-14 19:07:05,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackVolumeTests-dd67cc63-ce02-49d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1305aaab65190f2501337394825128bbdd1160db" 2018-11-14 19:07:05,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2704f6dc-96d2-432a-8455-98e032a03a0a Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackVolumeTests-dd67cc63-ce02-49d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6b5c6c32096c49238a28b035a8fd736e"}, "tags": [], "enabled": true, "id": "6b5c6c32096c49238a28b035a8fd736e", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-dd67cc63-ce02-49d-proj"}]} 2018-11-14 19:07:05,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackVolumeTests-dd67cc63-ce02-49d-proj used request id req-2704f6dc-96d2-432a-8455-98e032a03a0a 2018-11-14 19:07:05,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/e0aab65eef644a8b99f52ca80cd02f24 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1305aaab65190f2501337394825128bbdd1160db" 2018-11-14 19:07:05,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-204be2ff-4140-4f31-bb67-5954435da823 Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackVolumeTests-dd67cc63-ce02-49d-user", "links": {"self": "http://172.30.9.28:5000/v3/users/e0aab65eef644a8b99f52ca80cd02f24"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6b5c6c32096c49238a28b035a8fd736e", "id": "e0aab65eef644a8b99f52ca80cd02f24", "password_expires_at": null}} 2018-11-14 19:07:05,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/e0aab65eef644a8b99f52ca80cd02f24 used request id req-204be2ff-4140-4f31-bb67-5954435da823 2018-11-14 19:07:05,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6b5c6c32096c49238a28b035a8fd736e/users/e0aab65eef644a8b99f52ca80cd02f24/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1305aaab65190f2501337394825128bbdd1160db" 2018-11-14 19:07:05,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03007271-cfb4-40a1-9357-926cd71aaad2 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/6b5c6c32096c49238a28b035a8fd736e/users/e0aab65eef644a8b99f52ca80cd02f24/roles", "previous": null, "next": null}, "roles": []} 2018-11-14 19:07:05,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6b5c6c32096c49238a28b035a8fd736e/users/e0aab65eef644a8b99f52ca80cd02f24/roles used request id req-03007271-cfb4-40a1-9357-926cd71aaad2 2018-11-14 19:07:05,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1305aaab65190f2501337394825128bbdd1160db" 2018-11-14 19:07:05,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4adb32df-019f-461e-add1-7a45ae2bef1f Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}} 2018-11-14 19:07:05,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 used request id req-4adb32df-019f-461e-add1-7a45ae2bef1f 2018-11-14 19:07:05,588 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-dd67cc63-ce02-49d-proj 2018-11-14 19:07:05,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/6b5c6c32096c49238a28b035a8fd736e/users/e0aab65eef644a8b99f52ca80cd02f24/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1305aaab65190f2501337394825128bbdd1160db" 2018-11-14 19:07:05,743 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:07:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9209b8b9-e567-4798-a1bb-cc5444247f04 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:07:05,744 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/6b5c6c32096c49238a28b035a8fd736e/users/e0aab65eef644a8b99f52ca80cd02f24/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 used request id req-9209b8b9-e567-4798-a1bb-cc5444247f04 2018-11-14 19:07:05,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1305aaab65190f2501337394825128bbdd1160db" 2018-11-14 19:07:05,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-538b7bc7-5591-4e3b-8995-97e926054842 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:07:05,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-538b7bc7-5591-4e3b-8995-97e926054842 2018-11-14 19:07:05,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackVolumeTests-dd67cc63-ce02-49d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1305aaab65190f2501337394825128bbdd1160db" 2018-11-14 19:07:05,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcb64ab6-b942-404c-a51b-71e7a6141612 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackVolumeTests-dd67cc63-ce02-49d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6b5c6c32096c49238a28b035a8fd736e"}, "tags": [], "enabled": true, "id": "6b5c6c32096c49238a28b035a8fd736e", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-dd67cc63-ce02-49d-proj"}]} 2018-11-14 19:07:05,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackVolumeTests-dd67cc63-ce02-49d-proj used request id req-bcb64ab6-b942-404c-a51b-71e7a6141612 2018-11-14 19:07:05,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6b5c6c32096c49238a28b035a8fd736e/users/e0aab65eef644a8b99f52ca80cd02f24/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1305aaab65190f2501337394825128bbdd1160db" 2018-11-14 19:07:06,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f485636-4f04-4d2f-b262-862715aba5f5 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/6b5c6c32096c49238a28b035a8fd736e/users/e0aab65eef644a8b99f52ca80cd02f24/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}]} 2018-11-14 19:07:06,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6b5c6c32096c49238a28b035a8fd736e/users/e0aab65eef644a8b99f52ca80cd02f24/roles used request id req-0f485636-4f04-4d2f-b262-862715aba5f5 2018-11-14 19:07:06,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1305aaab65190f2501337394825128bbdd1160db" 2018-11-14 19:07:06,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb356a80-a375-4f87-b72c-0a819aa91051 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}} 2018-11-14 19:07:06,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4 used request id req-bb356a80-a375-4f87-b72c-0a819aa91051 2018-11-14 19:07:06,112 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackVolumeTests-dd67cc63-ce02-49d-proj 2018-11-14 19:07:06,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/6b5c6c32096c49238a28b035a8fd736e/users/e0aab65eef644a8b99f52ca80cd02f24/roles/783ac46c0c6e4351b20c894e1af3c3a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1305aaab65190f2501337394825128bbdd1160db" 2018-11-14 19:07:06,259 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:07:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf080cdf-edbf-4459-9a3f-c14176f7f686 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:07:06,259 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/6b5c6c32096c49238a28b035a8fd736e/users/e0aab65eef644a8b99f52ca80cd02f24/roles/783ac46c0c6e4351b20c894e1af3c3a4 used request id req-cf080cdf-edbf-4459-9a3f-c14176f7f686 2018-11-14 19:07:06,260 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-dd67cc63-ce02-49d-user 2018-11-14 19:07:06,260 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:07:06,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77b4ea9d394bcc9c6b9c585b79c71ac0651a2e76" 2018-11-14 19:07:06,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91b3483c-dedf-4591-ba37-a3a90692ef6b Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:07:06,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-91b3483c-dedf-4591-ba37-a3a90692ef6b 2018-11-14 19:07:06,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77b4ea9d394bcc9c6b9c585b79c71ac0651a2e76" -d '{"role": {"name": "CreateStackVolumeTests-dd67cc63-ce02-49d-proj-role"}}' 2018-11-14 19:07:06,489 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 19:07:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-504fd304-9366-4898-a873-91b38f77cd6c Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3d6642b539704c4bac66348f4236cb5c", "links": {"self": "http://172.30.9.28:5000/v3/roles/3d6642b539704c4bac66348f4236cb5c"}, "name": "CreateStackVolumeTests-dd67cc63-ce02-49d-proj-role"}} 2018-11-14 19:07:06,489 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-504fd304-9366-4898-a873-91b38f77cd6c 2018-11-14 19:07:06,489 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-dd67cc63-ce02-49d-proj-role 2018-11-14 19:07:06,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/3d6642b539704c4bac66348f4236cb5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77b4ea9d394bcc9c6b9c585b79c71ac0651a2e76" 2018-11-14 19:07:06,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-208efd3a-6084-4b8e-b6f2-af2ea123a2bf Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3d6642b539704c4bac66348f4236cb5c", "links": {"self": "http://172.30.9.28:5000/v3/roles/3d6642b539704c4bac66348f4236cb5c"}, "name": "CreateStackVolumeTests-dd67cc63-ce02-49d-proj-role"}} 2018-11-14 19:07:06,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/3d6642b539704c4bac66348f4236cb5c used request id req-208efd3a-6084-4b8e-b6f2-af2ea123a2bf 2018-11-14 19:07:06,610 - keystone_utils - INFO - Granting role CreateStackVolumeTests-dd67cc63-ce02-49d-proj-role to project CreateStackVolumeTests-dd67cc63-ce02-49d-proj 2018-11-14 19:07:06,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/6b5c6c32096c49238a28b035a8fd736e/users/e0aab65eef644a8b99f52ca80cd02f24/roles/3d6642b539704c4bac66348f4236cb5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77b4ea9d394bcc9c6b9c585b79c71ac0651a2e76" 2018-11-14 19:07:06,761 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:07:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96b6293a-fc56-4631-97a3-6e9fd7c633c8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:07:06,761 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/6b5c6c32096c49238a28b035a8fd736e/users/e0aab65eef644a8b99f52ca80cd02f24/roles/3d6642b539704c4bac66348f4236cb5c used request id req-96b6293a-fc56-4631-97a3-6e9fd7c633c8 2018-11-14 19:07:06,761 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-14 19:07:06,762 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:07:06,763 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:07:07,172 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d6642b539704c4bac66348f4236cb5c", "name": "CreateStackVolumeTests-dd67cc63-ce02-49d-proj-role"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}, {"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}], "expires_at": "2018-11-14T20:07:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b5c6c32096c49238a28b035a8fd736e", "name": "CreateStackVolumeTests-dd67cc63-ce02-49d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/6b5c6c32096c49238a28b035a8fd736e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/6b5c6c32096c49238a28b035a8fd736e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/6b5c6c32096c49238a28b035a8fd736e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_6b5c6c32096c49238a28b035a8fd736e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_6b5c6c32096c49238a28b035a8fd736e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/6b5c6c32096c49238a28b035a8fd736e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/6b5c6c32096c49238a28b035a8fd736e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/6b5c6c32096c49238a28b035a8fd736e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/6b5c6c32096c49238a28b035a8fd736e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/6b5c6c32096c49238a28b035a8fd736e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/6b5c6c32096c49238a28b035a8fd736e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6b5c6c32096c49238a28b035a8fd736e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/6b5c6c32096c49238a28b035a8fd736e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/6b5c6c32096c49238a28b035a8fd736e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-dd67cc63-ce02-49d-user", "id": "e0aab65eef644a8b99f52ca80cd02f24"}, "audit_ids": ["g3sEtve8QtCjxY4qsQDdwA"], "issued_at": "2018-11-14T19:07:07.000000Z"}} 2018-11-14 19:07:07,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09df79c0da1b523492cc37f3610aada9a3c80c18" 2018-11-14 19:07:07,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65dc0d57-6c02-41c6-9ccd-9a9526c8a5fa Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:07:07,277 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-65dc0d57-6c02-41c6-9ccd-9a9526c8a5fa 2018-11-14 19:07:07,279 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 19:07:07,284 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-14 19:07:07,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6b5c6c32096c49238a28b035a8fd736e/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-55e6a0c5-9c6b-4bf6-a4ed-d697b25cf6d4-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09df79c0da1b523492cc37f3610aada9a3c80c18" 2018-11-14 19:07:07,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:07 GMT Server: Apache x-openstack-request-id: req-1dea414d-c68a-4bb0-ae14-8e7970d5c071 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-11-14 19:07:07,525 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6b5c6c32096c49238a28b035a8fd736e/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-55e6a0c5-9c6b-4bf6-a4ed-d697b25cf6d4-stack used request id req-1dea414d-c68a-4bb0-ae14-8e7970d5c071 2018-11-14 19:07:07,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/6b5c6c32096c49238a28b035a8fd736e/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09df79c0da1b523492cc37f3610aada9a3c80c18" -d '{"stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-55e6a0c5-9c6b-4bf6-a4ed-d697b25cf6d4-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-55e6a0c5-9c6b-4bf6-a4ed-d697b25cf6d4-volume-type", "volume_name": "CreateStackVolumeTests-55e6a0c5-9c6b-4bf6-a4ed-d697b25cf6d4-volume"}}' 2018-11-14 19:07:09,453 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 19:07:07 GMT Server: Apache x-openstack-request-id: req-06b2f8b5-c977-4cbf-9016-c1fe2b6d6ebf Location: http://172.30.9.28:8004/v1/6b5c6c32096c49238a28b035a8fd736e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-55e6a0c5-9c6b-4bf6-a4ed-d697b25cf6d4-stack/f0517142-e1be-4e97-9fec-d4cfa004a0e4 Content-Length: 289 Content-Type: application/json RESP BODY: {"stack": {"id": "f0517142-e1be-4e97-9fec-d4cfa004a0e4", "links": [{"href": "http://172.30.9.28:8004/v1/6b5c6c32096c49238a28b035a8fd736e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-55e6a0c5-9c6b-4bf6-a4ed-d697b25cf6d4-stack/f0517142-e1be-4e97-9fec-d4cfa004a0e4", "rel": "self"}]}} 2018-11-14 19:07:09,453 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/6b5c6c32096c49238a28b035a8fd736e/stacks used request id req-06b2f8b5-c977-4cbf-9016-c1fe2b6d6ebf 2018-11-14 19:07:09,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6b5c6c32096c49238a28b035a8fd736e/stacks/f0517142-e1be-4e97-9fec-d4cfa004a0e4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09df79c0da1b523492cc37f3610aada9a3c80c18" 2018-11-14 19:07:09,676 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:07:09 GMT Server: Apache x-openstack-request-id: req-a6639e93-2960-48c4-bfcb-a3bdf7ef67b9 Location: http://172.30.9.28:8004/v1/6b5c6c32096c49238a28b035a8fd736e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-55e6a0c5-9c6b-4bf6-a4ed-d697b25cf6d4-stack/f0517142-e1be-4e97-9fec-d4cfa004a0e4 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6b5c6c32096c49238a28b035a8fd736e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-55e6a0c5-9c6b-4bf6-a4ed-d697b25cf6d4-stack/f0517142-e1be-4e97-9fec-d4cfa004a0e4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:07:09,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:09 GMT Server: Apache x-openstack-request-id: req-0fdbdd6f-1b3d-45fd-98da-c3cd78a97e7a 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": "6b5c6c32096c49238a28b035a8fd736e", "volume_type_name": "CreateStackVolumeTests-55e6a0c5-9c6b-4bf6-a4ed-d697b25cf6d4-volume-type", "OS::stack_id": "f0517142-e1be-4e97-9fec-d4cfa004a0e4", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-55e6a0c5-9c6b-4bf6-a4ed-d697b25cf6d4-stack", "volume_name": "CreateStackVolumeTests-55e6a0c5-9c6b-4bf6-a4ed-d697b25cf6d4-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-55e6a0c5-9c6b-4bf6-a4ed-d697b25cf6d4-stack", "stack_user_project_id": "55b3c7d882ed40abb8d372892fcf6119", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-14T19:07:08Z", "links": [{"href": "http://172.30.9.28:8004/v1/6b5c6c32096c49238a28b035a8fd736e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-55e6a0c5-9c6b-4bf6-a4ed-d697b25cf6d4-stack/f0517142-e1be-4e97-9fec-d4cfa004a0e4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f0517142-e1be-4e97-9fec-d4cfa004a0e4", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-11-14 19:07:09,912 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6b5c6c32096c49238a28b035a8fd736e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-55e6a0c5-9c6b-4bf6-a4ed-d697b25cf6d4-stack/f0517142-e1be-4e97-9fec-d4cfa004a0e4 used request id req-0fdbdd6f-1b3d-45fd-98da-c3cd78a97e7a 2018-11-14 19:07:09,912 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-55e6a0c5-9c6b-4bf6-a4ed-d697b25cf6d4-stack 2018-11-14 19:07:09,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6b5c6c32096c49238a28b035a8fd736e/stacks/f0517142-e1be-4e97-9fec-d4cfa004a0e4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09df79c0da1b523492cc37f3610aada9a3c80c18" 2018-11-14 19:07:10,142 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:07:09 GMT Server: Apache x-openstack-request-id: req-1658fcfa-6381-4037-9fc6-ebd4b621c5ee Location: http://172.30.9.28:8004/v1/6b5c6c32096c49238a28b035a8fd736e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-55e6a0c5-9c6b-4bf6-a4ed-d697b25cf6d4-stack/f0517142-e1be-4e97-9fec-d4cfa004a0e4 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6b5c6c32096c49238a28b035a8fd736e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-55e6a0c5-9c6b-4bf6-a4ed-d697b25cf6d4-stack/f0517142-e1be-4e97-9fec-d4cfa004a0e4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:07:10,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:10 GMT Server: Apache x-openstack-request-id: req-666eae31-8fec-47fe-bc00-64795caedd98 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": "6b5c6c32096c49238a28b035a8fd736e", "volume_type_name": "CreateStackVolumeTests-55e6a0c5-9c6b-4bf6-a4ed-d697b25cf6d4-volume-type", "OS::stack_id": "f0517142-e1be-4e97-9fec-d4cfa004a0e4", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-55e6a0c5-9c6b-4bf6-a4ed-d697b25cf6d4-stack", "volume_name": "CreateStackVolumeTests-55e6a0c5-9c6b-4bf6-a4ed-d697b25cf6d4-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-55e6a0c5-9c6b-4bf6-a4ed-d697b25cf6d4-stack", "stack_user_project_id": "55b3c7d882ed40abb8d372892fcf6119", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-14T19:07:08Z", "links": [{"href": "http://172.30.9.28:8004/v1/6b5c6c32096c49238a28b035a8fd736e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-55e6a0c5-9c6b-4bf6-a4ed-d697b25cf6d4-stack/f0517142-e1be-4e97-9fec-d4cfa004a0e4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f0517142-e1be-4e97-9fec-d4cfa004a0e4", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-11-14 19:07:10,374 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6b5c6c32096c49238a28b035a8fd736e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-55e6a0c5-9c6b-4bf6-a4ed-d697b25cf6d4-stack/f0517142-e1be-4e97-9fec-d4cfa004a0e4 used request id req-666eae31-8fec-47fe-bc00-64795caedd98 2018-11-14 19:07:10,375 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-14 19:07:10,375 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-14 19:07:13,378 - create_stack - DEBUG - Stack status query timeout in 1196.534343 2018-11-14 19:07:13,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6b5c6c32096c49238a28b035a8fd736e/stacks/f0517142-e1be-4e97-9fec-d4cfa004a0e4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09df79c0da1b523492cc37f3610aada9a3c80c18" 2018-11-14 19:07:13,597 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:07:13 GMT Server: Apache x-openstack-request-id: req-52745b3a-eb58-4073-ab4d-9135cfd296e1 Location: http://172.30.9.28:8004/v1/6b5c6c32096c49238a28b035a8fd736e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-55e6a0c5-9c6b-4bf6-a4ed-d697b25cf6d4-stack/f0517142-e1be-4e97-9fec-d4cfa004a0e4 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6b5c6c32096c49238a28b035a8fd736e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-55e6a0c5-9c6b-4bf6-a4ed-d697b25cf6d4-stack/f0517142-e1be-4e97-9fec-d4cfa004a0e4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:07:13,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:13 GMT Server: Apache x-openstack-request-id: req-3560e375-b02b-4043-be5e-6df87622066b 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": "6b5c6c32096c49238a28b035a8fd736e", "volume_type_name": "CreateStackVolumeTests-55e6a0c5-9c6b-4bf6-a4ed-d697b25cf6d4-volume-type", "OS::stack_id": "f0517142-e1be-4e97-9fec-d4cfa004a0e4", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-55e6a0c5-9c6b-4bf6-a4ed-d697b25cf6d4-stack", "volume_name": "CreateStackVolumeTests-55e6a0c5-9c6b-4bf6-a4ed-d697b25cf6d4-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-55e6a0c5-9c6b-4bf6-a4ed-d697b25cf6d4-stack", "stack_user_project_id": "55b3c7d882ed40abb8d372892fcf6119", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-14T19:07:08Z", "links": [{"href": "http://172.30.9.28:8004/v1/6b5c6c32096c49238a28b035a8fd736e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-55e6a0c5-9c6b-4bf6-a4ed-d697b25cf6d4-stack/f0517142-e1be-4e97-9fec-d4cfa004a0e4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "f0517142-e1be-4e97-9fec-d4cfa004a0e4", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-11-14 19:07:13,817 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6b5c6c32096c49238a28b035a8fd736e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-55e6a0c5-9c6b-4bf6-a4ed-d697b25cf6d4-stack/f0517142-e1be-4e97-9fec-d4cfa004a0e4 used request id req-3560e375-b02b-4043-be5e-6df87622066b 2018-11-14 19:07:13,818 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-11-14 19:07:13,818 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-55e6a0c5-9c6b-4bf6-a4ed-d697b25cf6d4-stack 2018-11-14 19:07:13,818 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-55e6a0c5-9c6b-4bf6-a4ed-d697b25cf6d4-stack 2018-11-14 19:07:13,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6b5c6c32096c49238a28b035a8fd736e/stacks/f0517142-e1be-4e97-9fec-d4cfa004a0e4/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09df79c0da1b523492cc37f3610aada9a3c80c18" 2018-11-14 19:07:14,026 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:07:13 GMT Server: Apache x-openstack-request-id: req-178204db-0ffe-4390-814e-e6fcef1e1765 Location: http://172.30.9.28:8004/v1/6b5c6c32096c49238a28b035a8fd736e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-55e6a0c5-9c6b-4bf6-a4ed-d697b25cf6d4-stack/f0517142-e1be-4e97-9fec-d4cfa004a0e4/resources Content-Length: 547 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6b5c6c32096c49238a28b035a8fd736e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-55e6a0c5-9c6b-4bf6-a4ed-d697b25cf6d4-stack/f0517142-e1be-4e97-9fec-d4cfa004a0e4/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:07:14,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:14 GMT Server: Apache x-openstack-request-id: req-b84fcb86-072d-45f7-a2f7-e2859972ee5f 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.28:8004/v1/6b5c6c32096c49238a28b035a8fd736e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-55e6a0c5-9c6b-4bf6-a4ed-d697b25cf6d4-stack/f0517142-e1be-4e97-9fec-d4cfa004a0e4/resources/volume", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/6b5c6c32096c49238a28b035a8fd736e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-55e6a0c5-9c6b-4bf6-a4ed-d697b25cf6d4-stack/f0517142-e1be-4e97-9fec-d4cfa004a0e4", "rel": "stack"}], "logical_resource_id": "volume", "creation_time": "2018-11-14T19:07:09Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-14T19:07:09Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "82589175-216f-442c-b0f0-cee1d099ea72", "resource_type": "OS::Cinder::Volume"}, {"resource_name": "volume_type", "links": [{"href": "http://172.30.9.28:8004/v1/6b5c6c32096c49238a28b035a8fd736e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-55e6a0c5-9c6b-4bf6-a4ed-d697b25cf6d4-stack/f0517142-e1be-4e97-9fec-d4cfa004a0e4/resources/volume_type", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/6b5c6c32096c49238a28b035a8fd736e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-55e6a0c5-9c6b-4bf6-a4ed-d697b25cf6d4-stack/f0517142-e1be-4e97-9fec-d4cfa004a0e4", "rel": "stack"}], "logical_resource_id": "volume_type", "creation_time": "2018-11-14T19:07:09Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-14T19:07:09Z", "required_by": ["volume"], "resource_status_reason": "state changed", "physical_resource_id": "7ce6e5dc-79be-4c70-809d-862c09073350", "resource_type": "OS::Cinder::VolumeType"}]} 2018-11-14 19:07:14,271 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6b5c6c32096c49238a28b035a8fd736e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-55e6a0c5-9c6b-4bf6-a4ed-d697b25cf6d4-stack/f0517142-e1be-4e97-9fec-d4cfa004a0e4/resources used request id req-b84fcb86-072d-45f7-a2f7-e2859972ee5f 2018-11-14 19:07:14,275 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6b5c6c32096c49238a28b035a8fd736e/types/7ce6e5dc-79be-4c70-809d-862c09073350 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09df79c0da1b523492cc37f3610aada9a3c80c18" 2018-11-14 19:07:14,493 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:14 GMT Server: Apache x-compute-request-id: req-92841910-5635-4dd8-9b8b-7cb58beed59b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-92841910-5635-4dd8-9b8b-7cb58beed59b Content-Encoding: gzip Content-Length: 201 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-55e6a0c5-9c6b-4bf6-a4ed-d697b25cf6d4-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "7ce6e5dc-79be-4c70-809d-862c09073350", "description": null}} 2018-11-14 19:07:14,493 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6b5c6c32096c49238a28b035a8fd736e/types/7ce6e5dc-79be-4c70-809d-862c09073350 used request id req-92841910-5635-4dd8-9b8b-7cb58beed59b 2018-11-14 19:07:14,496 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6b5c6c32096c49238a28b035a8fd736e/types/7ce6e5dc-79be-4c70-809d-862c09073350 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-92841910-5635-4dd8-9b8b-7cb58beed59b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09df79c0da1b523492cc37f3610aada9a3c80c18" 2018-11-14 19:07:14,702 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:14 GMT Server: Apache x-compute-request-id: req-dd21f925-eac0-4a93-9c74-018fe29042fb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-dd21f925-eac0-4a93-9c74-018fe29042fb Content-Encoding: gzip Content-Length: 201 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-55e6a0c5-9c6b-4bf6-a4ed-d697b25cf6d4-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "7ce6e5dc-79be-4c70-809d-862c09073350", "description": null}} 2018-11-14 19:07:14,702 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6b5c6c32096c49238a28b035a8fd736e/types/7ce6e5dc-79be-4c70-809d-862c09073350 used request id req-dd21f925-eac0-4a93-9c74-018fe29042fb 2018-11-14 19:07:14,705 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6b5c6c32096c49238a28b035a8fd736e/types/7ce6e5dc-79be-4c70-809d-862c09073350/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-92841910-5635-4dd8-9b8b-7cb58beed59b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09df79c0da1b523492cc37f3610aada9a3c80c18" 2018-11-14 19:07:14,931 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:14 GMT Server: Apache x-compute-request-id: req-2023bc90-8159-43f2-ad15-f097b7cc519e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2023bc90-8159-43f2-ad15-f097b7cc519e Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-11-14 19:07:14,931 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6b5c6c32096c49238a28b035a8fd736e/types/7ce6e5dc-79be-4c70-809d-862c09073350/encryption used request id req-2023bc90-8159-43f2-ad15-f097b7cc519e 2018-11-14 19:07:14,932 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:07:14,933 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:07:15,354 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d6642b539704c4bac66348f4236cb5c", "name": "CreateStackVolumeTests-dd67cc63-ce02-49d-proj-role"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}, {"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}], "expires_at": "2018-11-14T20:07:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b5c6c32096c49238a28b035a8fd736e", "name": "CreateStackVolumeTests-dd67cc63-ce02-49d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/6b5c6c32096c49238a28b035a8fd736e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/6b5c6c32096c49238a28b035a8fd736e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/6b5c6c32096c49238a28b035a8fd736e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_6b5c6c32096c49238a28b035a8fd736e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_6b5c6c32096c49238a28b035a8fd736e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/6b5c6c32096c49238a28b035a8fd736e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/6b5c6c32096c49238a28b035a8fd736e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/6b5c6c32096c49238a28b035a8fd736e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/6b5c6c32096c49238a28b035a8fd736e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/6b5c6c32096c49238a28b035a8fd736e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/6b5c6c32096c49238a28b035a8fd736e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/6b5c6c32096c49238a28b035a8fd736e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/6b5c6c32096c49238a28b035a8fd736e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/6b5c6c32096c49238a28b035a8fd736e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-dd67cc63-ce02-49d-user", "id": "e0aab65eef644a8b99f52ca80cd02f24"}, "audit_ids": ["vRDVXUoUTHmZjNII8Nd-kg"], "issued_at": "2018-11-14T19:07:15.000000Z"}} 2018-11-14 19:07:15,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d7b69f1109c6a2715941e389f6d06f29ca57dd4" 2018-11-14 19:07:15,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d98f842-66fe-4cc4-94b5-c66abcca0e33 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:07:15,453 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-3d98f842-66fe-4cc4-94b5-c66abcca0e33 2018-11-14 19:07:15,458 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6b5c6c32096c49238a28b035a8fd736e/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d7b69f1109c6a2715941e389f6d06f29ca57dd4" 2018-11-14 19:07:15,666 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:15 GMT Server: Apache x-compute-request-id: req-8f3e1149-4dba-4001-ae6b-13eca55ab02f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8f3e1149-4dba-4001-ae6b-13eca55ab02f Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateStackVolumeTests-55e6a0c5-9c6b-4bf6-a4ed-d697b25cf6d4-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "7ce6e5dc-79be-4c70-809d-862c09073350", "description": null}]} 2018-11-14 19:07:15,666 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6b5c6c32096c49238a28b035a8fd736e/types?is_public=None used request id req-8f3e1149-4dba-4001-ae6b-13eca55ab02f 2018-11-14 19:07:15,669 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6b5c6c32096c49238a28b035a8fd736e/types/7ce6e5dc-79be-4c70-809d-862c09073350 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8f3e1149-4dba-4001-ae6b-13eca55ab02f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d7b69f1109c6a2715941e389f6d06f29ca57dd4" 2018-11-14 19:07:15,871 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:15 GMT Server: Apache x-compute-request-id: req-4a45ac01-8cac-4aad-b704-c671c539d656 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4a45ac01-8cac-4aad-b704-c671c539d656 Content-Encoding: gzip Content-Length: 201 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-55e6a0c5-9c6b-4bf6-a4ed-d697b25cf6d4-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "7ce6e5dc-79be-4c70-809d-862c09073350", "description": null}} 2018-11-14 19:07:15,871 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6b5c6c32096c49238a28b035a8fd736e/types/7ce6e5dc-79be-4c70-809d-862c09073350 used request id req-4a45ac01-8cac-4aad-b704-c671c539d656 2018-11-14 19:07:15,874 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/6b5c6c32096c49238a28b035a8fd736e/types/7ce6e5dc-79be-4c70-809d-862c09073350/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8f3e1149-4dba-4001-ae6b-13eca55ab02f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d7b69f1109c6a2715941e389f6d06f29ca57dd4" 2018-11-14 19:07:16,085 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:15 GMT Server: Apache x-compute-request-id: req-c11cc870-5e7f-4760-94d3-ade470ac462b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c11cc870-5e7f-4760-94d3-ade470ac462b Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-11-14 19:07:16,085 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/6b5c6c32096c49238a28b035a8fd736e/types/7ce6e5dc-79be-4c70-809d-862c09073350/encryption used request id req-c11cc870-5e7f-4760-94d3-ade470ac462b 2018-11-14 19:07:16,085 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-55e6a0c5-9c6b-4bf6-a4ed-d697b25cf6d4-stack 2018-11-14 19:07:16,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/6b5c6c32096c49238a28b035a8fd736e/stacks/f0517142-e1be-4e97-9fec-d4cfa004a0e4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09df79c0da1b523492cc37f3610aada9a3c80c18" 2018-11-14 19:07:16,309 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:07:16 GMT Server: Apache x-openstack-request-id: req-98b0ad6a-be63-4c3f-b8e6-3b67d0d8c0d6 Location: http://172.30.9.28:8004/v1/6b5c6c32096c49238a28b035a8fd736e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-55e6a0c5-9c6b-4bf6-a4ed-d697b25cf6d4-stack/f0517142-e1be-4e97-9fec-d4cfa004a0e4 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6b5c6c32096c49238a28b035a8fd736e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-55e6a0c5-9c6b-4bf6-a4ed-d697b25cf6d4-stack/f0517142-e1be-4e97-9fec-d4cfa004a0e4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:07:16,616 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:07:16 GMT Server: Apache x-openstack-request-id: req-155318f0-15f9-4fab-aae4-b9f83ff1c14c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:07:16,616 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/6b5c6c32096c49238a28b035a8fd736e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-55e6a0c5-9c6b-4bf6-a4ed-d697b25cf6d4-stack/f0517142-e1be-4e97-9fec-d4cfa004a0e4 used request id req-155318f0-15f9-4fab-aae4-b9f83ff1c14c 2018-11-14 19:07:16,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6b5c6c32096c49238a28b035a8fd736e/stacks/f0517142-e1be-4e97-9fec-d4cfa004a0e4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09df79c0da1b523492cc37f3610aada9a3c80c18" 2018-11-14 19:07:16,845 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:07:16 GMT Server: Apache x-openstack-request-id: req-b07f36e8-790d-45a9-bff1-e60ec986cf1e Location: http://172.30.9.28:8004/v1/6b5c6c32096c49238a28b035a8fd736e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-55e6a0c5-9c6b-4bf6-a4ed-d697b25cf6d4-stack/f0517142-e1be-4e97-9fec-d4cfa004a0e4 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6b5c6c32096c49238a28b035a8fd736e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-55e6a0c5-9c6b-4bf6-a4ed-d697b25cf6d4-stack/f0517142-e1be-4e97-9fec-d4cfa004a0e4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:07:17,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:16 GMT Server: Apache x-openstack-request-id: req-e14fc203-b922-4194-9dd6-dd8e93962299 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": "6b5c6c32096c49238a28b035a8fd736e", "volume_type_name": "CreateStackVolumeTests-55e6a0c5-9c6b-4bf6-a4ed-d697b25cf6d4-volume-type", "OS::stack_id": "f0517142-e1be-4e97-9fec-d4cfa004a0e4", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-55e6a0c5-9c6b-4bf6-a4ed-d697b25cf6d4-stack", "volume_name": "CreateStackVolumeTests-55e6a0c5-9c6b-4bf6-a4ed-d697b25cf6d4-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-55e6a0c5-9c6b-4bf6-a4ed-d697b25cf6d4-stack", "stack_user_project_id": "55b3c7d882ed40abb8d372892fcf6119", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-14T19:07:08Z", "links": [{"href": "http://172.30.9.28:8004/v1/6b5c6c32096c49238a28b035a8fd736e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-55e6a0c5-9c6b-4bf6-a4ed-d697b25cf6d4-stack/f0517142-e1be-4e97-9fec-d4cfa004a0e4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-14T19:07:16Z", "id": "f0517142-e1be-4e97-9fec-d4cfa004a0e4", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-11-14 19:07:17,066 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6b5c6c32096c49238a28b035a8fd736e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-55e6a0c5-9c6b-4bf6-a4ed-d697b25cf6d4-stack/f0517142-e1be-4e97-9fec-d4cfa004a0e4 used request id req-e14fc203-b922-4194-9dd6-dd8e93962299 2018-11-14 19:07:17,066 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-14 19:07:17,067 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-14 19:07:20,070 - create_stack - DEBUG - Stack status query timeout in 1196.54682684 2018-11-14 19:07:20,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/6b5c6c32096c49238a28b035a8fd736e/stacks/f0517142-e1be-4e97-9fec-d4cfa004a0e4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09df79c0da1b523492cc37f3610aada9a3c80c18" 2018-11-14 19:07:20,100 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:07:20 GMT Server: Apache x-openstack-request-id: req-366feaf4-c447-480e-9072-caa3d8e458a6 Location: http://172.30.9.28:8004/v1/6b5c6c32096c49238a28b035a8fd736e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-55e6a0c5-9c6b-4bf6-a4ed-d697b25cf6d4-stack/f0517142-e1be-4e97-9fec-d4cfa004a0e4 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6b5c6c32096c49238a28b035a8fd736e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-55e6a0c5-9c6b-4bf6-a4ed-d697b25cf6d4-stack/f0517142-e1be-4e97-9fec-d4cfa004a0e4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:07:20,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:20 GMT Server: Apache x-openstack-request-id: req-f9fba986-4169-4457-9133-c5c0b52ba2d5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 533 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "6b5c6c32096c49238a28b035a8fd736e", "volume_type_name": "CreateStackVolumeTests-55e6a0c5-9c6b-4bf6-a4ed-d697b25cf6d4-volume-type", "OS::stack_id": "f0517142-e1be-4e97-9fec-d4cfa004a0e4", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-55e6a0c5-9c6b-4bf6-a4ed-d697b25cf6d4-stack", "volume_name": "CreateStackVolumeTests-55e6a0c5-9c6b-4bf6-a4ed-d697b25cf6d4-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-55e6a0c5-9c6b-4bf6-a4ed-d697b25cf6d4-stack", "stack_user_project_id": "55b3c7d882ed40abb8d372892fcf6119", "tags": null, "creation_time": "2018-11-14T19:07:08Z", "links": [{"href": "http://172.30.9.28:8004/v1/6b5c6c32096c49238a28b035a8fd736e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-55e6a0c5-9c6b-4bf6-a4ed-d697b25cf6d4-stack/f0517142-e1be-4e97-9fec-d4cfa004a0e4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-11-14T19:07:16Z", "id": "f0517142-e1be-4e97-9fec-d4cfa004a0e4", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-11-14 19:07:20,312 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/6b5c6c32096c49238a28b035a8fd736e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-55e6a0c5-9c6b-4bf6-a4ed-d697b25cf6d4-stack/f0517142-e1be-4e97-9fec-d4cfa004a0e4 used request id req-f9fba986-4169-4457-9133-c5c0b52ba2d5 2018-11-14 19:07:20,313 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-11-14 19:07:20,313 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-55e6a0c5-9c6b-4bf6-a4ed-d697b25cf6d4-stack 2018-11-14 19:07:20,313 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-55e6a0c5-9c6b-4bf6-a4ed-d697b25cf6d4-stack 2018-11-14 19:07:20,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/6b5c6c32096c49238a28b035a8fd736e/stacks/f0517142-e1be-4e97-9fec-d4cfa004a0e4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09df79c0da1b523492cc37f3610aada9a3c80c18" 2018-11-14 19:07:20,343 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:07:20 GMT Server: Apache x-openstack-request-id: req-25573b44-cb61-451d-8812-24b39c3b5d38 Location: http://172.30.9.28:8004/v1/6b5c6c32096c49238a28b035a8fd736e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-55e6a0c5-9c6b-4bf6-a4ed-d697b25cf6d4-stack/f0517142-e1be-4e97-9fec-d4cfa004a0e4 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/6b5c6c32096c49238a28b035a8fd736e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-55e6a0c5-9c6b-4bf6-a4ed-d697b25cf6d4-stack/f0517142-e1be-4e97-9fec-d4cfa004a0e4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:07:20,539 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:07:20 GMT Server: Apache x-openstack-request-id: req-5d273ceb-e7a8-4a4b-a975-9b4f47c86276 Content-Length: 277 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackVolumeTests-CreateStackVolumeTests-55e6a0c5-9c6b-4bf6-a4ed-d697b25cf6d4-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-11-14 19:07:20,539 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/6b5c6c32096c49238a28b035a8fd736e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-55e6a0c5-9c6b-4bf6-a4ed-d697b25cf6d4-stack/f0517142-e1be-4e97-9fec-d4cfa004a0e4 used request id req-5d273ceb-e7a8-4a4b-a975-9b4f47c86276 2018-11-14 19:07:20,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77b4ea9d394bcc9c6b9c585b79c71ac0651a2e76" 2018-11-14 19:07:20,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-e8d7c677-d403-4e82-b211-7ebcb30113a7 Date: Wed, 14 Nov 2018 19:07:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 19:07:20,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-e8d7c677-d403-4e82-b211-7ebcb30113a7 2018-11-14 19:07:20,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77b4ea9d394bcc9c6b9c585b79c71ac0651a2e76" 2018-11-14 19:07:20,942 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:07:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25a6bd23-6a49-4308-96ea-af23b6f12812 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 19:07:20,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-25a6bd23-6a49-4308-96ea-af23b6f12812 2018-11-14 19:07:20,942 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 19:07:20,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77b4ea9d394bcc9c6b9c585b79c71ac0651a2e76" 2018-11-14 19:07:21,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b3bd405-36b6-4d90-b64f-114cd0c30425 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 19:07:21,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-1b3bd405-36b6-4d90-b64f-114cd0c30425 2018-11-14 19:07:21,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77b4ea9d394bcc9c6b9c585b79c71ac0651a2e76" 2018-11-14 19:07:21,160 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:07:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c982e06-3a19-4b30-a5e8-00082d45ed79 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 19:07:21,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-7c982e06-3a19-4b30-a5e8-00082d45ed79 2018-11-14 19:07:21,161 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 19:07:21,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77b4ea9d394bcc9c6b9c585b79c71ac0651a2e76" 2018-11-14 19:07:21,279 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:07:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f70429f-60c3-4990-b4cf-c264aeef1281 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 19:07:21,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-0f70429f-60c3-4990-b4cf-c264aeef1281 2018-11-14 19:07:21,280 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 19:07:21,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77b4ea9d394bcc9c6b9c585b79c71ac0651a2e76" 2018-11-14 19:07:21,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f5402d8-3f5e-4496-8b39-55df29902727 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 19:07:21,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-6f5402d8-3f5e-4496-8b39-55df29902727 2018-11-14 19:07:21,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77b4ea9d394bcc9c6b9c585b79c71ac0651a2e76" 2018-11-14 19:07:21,501 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:07:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-680e6b8c-db05-4b38-b081-13a17424cc69 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 19:07:21,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-680e6b8c-db05-4b38-b081-13a17424cc69 2018-11-14 19:07:21,501 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 19:07:21,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77b4ea9d394bcc9c6b9c585b79c71ac0651a2e76" 2018-11-14 19:07:21,613 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:07:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a9219ea-446f-4663-9c63-f96496f729c6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d3b3d3f2c3dd4be6bc230a686f3f0839.", "code": 404, "title": "Not Found"}} 2018-11-14 19:07:21,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 used request id req-6a9219ea-446f-4663-9c63-f96496f729c6 2018-11-14 19:07:21,613 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 19:07:21,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77b4ea9d394bcc9c6b9c585b79c71ac0651a2e76" 2018-11-14 19:07:21,814 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:07:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f355f4f5-e43a-47a8-b0b7-2785e90a5d21 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5dcff89097904b7c82103d40edeed98d.", "code": 404, "title": "Not Found"}} 2018-11-14 19:07:21,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d used request id req-f355f4f5-e43a-47a8-b0b7-2785e90a5d21 2018-11-14 19:07:21,814 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 19:07:21,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77b4ea9d394bcc9c6b9c585b79c71ac0651a2e76" 2018-11-14 19:07:21,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4abfcecf-d57b-4908-b09c-53864966a94e Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 19:07:21,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-4abfcecf-d57b-4908-b09c-53864966a94e 2018-11-14 19:07:21,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77b4ea9d394bcc9c6b9c585b79c71ac0651a2e76" 2018-11-14 19:07:22,038 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:07:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81c8511f-7f18-4e3e-979e-1783f6c64ec0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 991384c74c4d47b3bd2a68e52ad620ce.", "code": 404, "title": "Not Found"}} 2018-11-14 19:07:22,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce used request id req-81c8511f-7f18-4e3e-979e-1783f6c64ec0 2018-11-14 19:07:22,039 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 19:07:22,040 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-dd67cc63-ce02-49d-proj 2018-11-14 19:07:22,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/6b5c6c32096c49238a28b035a8fd736e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77b4ea9d394bcc9c6b9c585b79c71ac0651a2e76" 2018-11-14 19:07:22,357 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:07:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eca13bff-27da-4a6c-bfb1-4685e12d0029 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:07:22,357 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/6b5c6c32096c49238a28b035a8fd736e used request id req-eca13bff-27da-4a6c-bfb1-4685e12d0029 2018-11-14 19:07:22,358 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-dd67cc63-ce02-49d-proj-role 2018-11-14 19:07:22,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/3d6642b539704c4bac66348f4236cb5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77b4ea9d394bcc9c6b9c585b79c71ac0651a2e76" 2018-11-14 19:07:22,495 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:07:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6552a748-7e4b-4f95-9354-f546d3376594 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:07:22,495 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/3d6642b539704c4bac66348f4236cb5c used request id req-6552a748-7e4b-4f95-9354-f546d3376594 2018-11-14 19:07:22,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77b4ea9d394bcc9c6b9c585b79c71ac0651a2e76" 2018-11-14 19:07:22,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6dd6cc3-694f-4355-9c79-5cd0d8a53a7a Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:07:22,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f6dd6cc3-694f-4355-9c79-5cd0d8a53a7a 2018-11-14 19:07:22,608 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-dd67cc63-ce02-49d-user 2018-11-14 19:07:22,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/e0aab65eef644a8b99f52ca80cd02f24 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1305aaab65190f2501337394825128bbdd1160db" 2018-11-14 19:07:22,820 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:07:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c9d17fd-0698-4283-b87a-82b73de0103f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:07:22,820 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/e0aab65eef644a8b99f52ca80cd02f24 used request id req-3c9d17fd-0698-4283-b87a-82b73de0103f 2018-11-14 19:07:22,822 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:07:23,236 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T20:07:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["rYqPsZ6hRtGQ2k9VIbl4Bw"], "issued_at": "2018-11-14T19:07:23.000000Z"}} 2018-11-14 19:07:23,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}767c5abcfcbf85e3d5ece691ba27ca59722c326f" 2018-11-14 19:07:23,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1b1c794-f41a-4bd9-aa0a-8f66a3035f56 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:07:23,343 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-c1b1c794-f41a-4bd9-aa0a-8f66a3035f56 2018-11-14 19:07:23,344 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:07:23,345 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:07:23,761 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T20:07:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["S2lR4eDvRsGIsV_Quj0EpA"], "issued_at": "2018-11-14T19:07:23.000000Z"}} 2018-11-14 19:07:23,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2828b138320ea86e504d0513b92c5e614679a0b" 2018-11-14 19:07:23,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcfb5c58-05a7-47c1-9c33-7d0bb3537c09 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:07:23,880 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-bcfb5c58-05a7-47c1-9c33-7d0bb3537c09 2018-11-14 19:07:23,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 19:07:23,889 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 19:07: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 19:07:23,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-0d849d7b-eb5a-4ca-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2828b138320ea86e504d0513b92c5e614679a0b" 2018-11-14 19:07:24,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddf4123d-6620-404a-8f85-d92f84dc4032 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-0d849d7b-eb5a-4ca-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 19:07:24,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-0d849d7b-eb5a-4ca-proj used request id req-ddf4123d-6620-404a-8f85-d92f84dc4032 2018-11-14 19:07:24,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2828b138320ea86e504d0513b92c5e614679a0b" 2018-11-14 19:07:24,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04eb7db0-715e-48ff-8e44-8d914064cf36 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 19:07:24,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-04eb7db0-715e-48ff-8e44-8d914064cf36 2018-11-14 19:07:24,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2828b138320ea86e504d0513b92c5e614679a0b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFlavorTests-0d849d7b-eb5a-4ca-proj"}}' 2018-11-14 19:07:24,280 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 19:07:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-036f305d-5ac6-4b2d-8c93-8106f03af372 Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/cb2f508c56b34b08a849b851b837b7f4"}, "tags": [], "enabled": true, "id": "cb2f508c56b34b08a849b851b837b7f4", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-0d849d7b-eb5a-4ca-proj"}} 2018-11-14 19:07:24,280 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-036f305d-5ac6-4b2d-8c93-8106f03af372 2018-11-14 19:07:24,281 - keystone_utils - INFO - Created project with name - CreateStackFlavorTests-0d849d7b-eb5a-4ca-proj 2018-11-14 19:07:24,281 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:07:24,282 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:07:24,706 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T20:07:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["2APIH-wbRDGeplFaAIgRzg"], "issued_at": "2018-11-14T19:07:24.000000Z"}} 2018-11-14 19:07:24,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1570c1ad6a34cb6555070d5a24b21d5d8b946c24" 2018-11-14 19:07:24,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c789b94b-4432-437e-915a-876abd7ea05f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:07:24,802 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-c789b94b-4432-437e-915a-876abd7ea05f 2018-11-14 19:07:24,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 19:07:24,811 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 19:07: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 19:07:24,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1570c1ad6a34cb6555070d5a24b21d5d8b946c24" 2018-11-14 19:07:24,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f22f2eb3-065b-4fa7-9876-a48799732d19 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 19:07:24,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-f22f2eb3-065b-4fa7-9876-a48799732d19 2018-11-14 19:07:24,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackFlavorTests-0d849d7b-eb5a-4ca-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1570c1ad6a34cb6555070d5a24b21d5d8b946c24" 2018-11-14 19:07:25,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbe34fcb-7798-4fa4-99c8-6b88a4e43869 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackFlavorTests-0d849d7b-eb5a-4ca-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/cb2f508c56b34b08a849b851b837b7f4"}, "tags": [], "enabled": true, "id": "cb2f508c56b34b08a849b851b837b7f4", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-0d849d7b-eb5a-4ca-proj"}]} 2018-11-14 19:07:25,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackFlavorTests-0d849d7b-eb5a-4ca-proj used request id req-cbe34fcb-7798-4fa4-99c8-6b88a4e43869 2018-11-14 19:07:25,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1570c1ad6a34cb6555070d5a24b21d5d8b946c24" 2018-11-14 19:07:25,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8e0c5fa-93a0-4fe7-9cc9-75f9e2651edb Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 19:07:25,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-b8e0c5fa-93a0-4fe7-9cc9-75f9e2651edb 2018-11-14 19:07:25,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1570c1ad6a34cb6555070d5a24b21d5d8b946c24" 2018-11-14 19:07:25,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85ae0464-eea8-4e9f-962a-0bd344433554 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:07:25,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-85ae0464-eea8-4e9f-962a-0bd344433554 2018-11-14 19:07:25,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackFlavorTests-0d849d7b-eb5a-4ca-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1570c1ad6a34cb6555070d5a24b21d5d8b946c24" 2018-11-14 19:07:25,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18e46288-b15f-4331-a27f-9bceef1c8905 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackFlavorTests-0d849d7b-eb5a-4ca-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/cb2f508c56b34b08a849b851b837b7f4"}, "tags": [], "enabled": true, "id": "cb2f508c56b34b08a849b851b837b7f4", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-0d849d7b-eb5a-4ca-proj"}]} 2018-11-14 19:07:25,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackFlavorTests-0d849d7b-eb5a-4ca-proj used request id req-18e46288-b15f-4331-a27f-9bceef1c8905 2018-11-14 19:07:25,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/be0ccfacd7a54681a8e87991733d9ed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1570c1ad6a34cb6555070d5a24b21d5d8b946c24" 2018-11-14 19:07:25,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56a8a740-0c01-4f9c-9c16-b6381c7c8332 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFlavorTests-0d849d7b-eb5a-4ca-user", "links": {"self": "http://172.30.9.28:5000/v3/users/be0ccfacd7a54681a8e87991733d9ed5"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "cb2f508c56b34b08a849b851b837b7f4", "id": "be0ccfacd7a54681a8e87991733d9ed5", "password_expires_at": null}} 2018-11-14 19:07:25,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/be0ccfacd7a54681a8e87991733d9ed5 used request id req-56a8a740-0c01-4f9c-9c16-b6381c7c8332 2018-11-14 19:07:25,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb2f508c56b34b08a849b851b837b7f4/users/be0ccfacd7a54681a8e87991733d9ed5/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1570c1ad6a34cb6555070d5a24b21d5d8b946c24" 2018-11-14 19:07:26,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92eb7857-733e-4d85-aee5-918d9092aa02 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/cb2f508c56b34b08a849b851b837b7f4/users/be0ccfacd7a54681a8e87991733d9ed5/roles", "previous": null, "next": null}, "roles": []} 2018-11-14 19:07:26,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb2f508c56b34b08a849b851b837b7f4/users/be0ccfacd7a54681a8e87991733d9ed5/roles used request id req-92eb7857-733e-4d85-aee5-918d9092aa02 2018-11-14 19:07:26,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1570c1ad6a34cb6555070d5a24b21d5d8b946c24" 2018-11-14 19:07:26,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31b8a276-c0eb-4d85-9d21-26327985dbae Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}} 2018-11-14 19:07:26,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 used request id req-31b8a276-c0eb-4d85-9d21-26327985dbae 2018-11-14 19:07:26,169 - keystone_utils - INFO - Granting role admin to project CreateStackFlavorTests-0d849d7b-eb5a-4ca-proj 2018-11-14 19:07:26,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/cb2f508c56b34b08a849b851b837b7f4/users/be0ccfacd7a54681a8e87991733d9ed5/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1570c1ad6a34cb6555070d5a24b21d5d8b946c24" 2018-11-14 19:07:26,325 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:07:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eacc50a6-c2bf-482f-8254-65cc09b7dd52 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:07:26,325 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/cb2f508c56b34b08a849b851b837b7f4/users/be0ccfacd7a54681a8e87991733d9ed5/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 used request id req-eacc50a6-c2bf-482f-8254-65cc09b7dd52 2018-11-14 19:07:26,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1570c1ad6a34cb6555070d5a24b21d5d8b946c24" 2018-11-14 19:07:26,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0911a952-bce1-47a5-811d-802f423867cc Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:07:26,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0911a952-bce1-47a5-811d-802f423867cc 2018-11-14 19:07:26,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackFlavorTests-0d849d7b-eb5a-4ca-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1570c1ad6a34cb6555070d5a24b21d5d8b946c24" 2018-11-14 19:07:26,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43a6d3a6-25a9-400c-bf4c-c222c216e5bb Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackFlavorTests-0d849d7b-eb5a-4ca-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/cb2f508c56b34b08a849b851b837b7f4"}, "tags": [], "enabled": true, "id": "cb2f508c56b34b08a849b851b837b7f4", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-0d849d7b-eb5a-4ca-proj"}]} 2018-11-14 19:07:26,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackFlavorTests-0d849d7b-eb5a-4ca-proj used request id req-43a6d3a6-25a9-400c-bf4c-c222c216e5bb 2018-11-14 19:07:26,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb2f508c56b34b08a849b851b837b7f4/users/be0ccfacd7a54681a8e87991733d9ed5/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1570c1ad6a34cb6555070d5a24b21d5d8b946c24" 2018-11-14 19:07:26,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc7fc392-de83-4cea-9572-a39d126f363f Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/cb2f508c56b34b08a849b851b837b7f4/users/be0ccfacd7a54681a8e87991733d9ed5/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}]} 2018-11-14 19:07:26,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb2f508c56b34b08a849b851b837b7f4/users/be0ccfacd7a54681a8e87991733d9ed5/roles used request id req-dc7fc392-de83-4cea-9572-a39d126f363f 2018-11-14 19:07:26,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1570c1ad6a34cb6555070d5a24b21d5d8b946c24" 2018-11-14 19:07:26,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96112eba-64b3-4595-bf6b-0777ce66fb68 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}} 2018-11-14 19:07:26,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4 used request id req-96112eba-64b3-4595-bf6b-0777ce66fb68 2018-11-14 19:07:26,790 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFlavorTests-0d849d7b-eb5a-4ca-proj 2018-11-14 19:07:26,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/cb2f508c56b34b08a849b851b837b7f4/users/be0ccfacd7a54681a8e87991733d9ed5/roles/783ac46c0c6e4351b20c894e1af3c3a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1570c1ad6a34cb6555070d5a24b21d5d8b946c24" 2018-11-14 19:07:26,947 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:07:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b645c290-91d5-407a-bb6e-3466152d880c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:07:26,948 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/cb2f508c56b34b08a849b851b837b7f4/users/be0ccfacd7a54681a8e87991733d9ed5/roles/783ac46c0c6e4351b20c894e1af3c3a4 used request id req-b645c290-91d5-407a-bb6e-3466152d880c 2018-11-14 19:07:26,948 - keystone_utils - INFO - Created user with name - CreateStackFlavorTests-0d849d7b-eb5a-4ca-user 2018-11-14 19:07:26,948 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:07:26,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2828b138320ea86e504d0513b92c5e614679a0b" 2018-11-14 19:07:27,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b3c45e2-bdb0-4d25-a8f9-cae31ed2e063 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:07:27,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-5b3c45e2-bdb0-4d25-a8f9-cae31ed2e063 2018-11-14 19:07:27,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2828b138320ea86e504d0513b92c5e614679a0b" -d '{"role": {"name": "CreateStackFlavorTests-0d849d7b-eb5a-4ca-proj-role"}}' 2018-11-14 19:07:27,183 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 19:07:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad0527af-ac74-433b-98bb-39199f1e7c44 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "31d77d215a2b46e7be431d6443be0c4f", "links": {"self": "http://172.30.9.28:5000/v3/roles/31d77d215a2b46e7be431d6443be0c4f"}, "name": "CreateStackFlavorTests-0d849d7b-eb5a-4ca-proj-role"}} 2018-11-14 19:07:27,183 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-ad0527af-ac74-433b-98bb-39199f1e7c44 2018-11-14 19:07:27,184 - keystone_utils - INFO - Created role with name - CreateStackFlavorTests-0d849d7b-eb5a-4ca-proj-role 2018-11-14 19:07:27,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/31d77d215a2b46e7be431d6443be0c4f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2828b138320ea86e504d0513b92c5e614679a0b" 2018-11-14 19:07:27,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c49e386-2a93-42a2-9566-2b43fcdba5bb Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "31d77d215a2b46e7be431d6443be0c4f", "links": {"self": "http://172.30.9.28:5000/v3/roles/31d77d215a2b46e7be431d6443be0c4f"}, "name": "CreateStackFlavorTests-0d849d7b-eb5a-4ca-proj-role"}} 2018-11-14 19:07:27,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/31d77d215a2b46e7be431d6443be0c4f used request id req-1c49e386-2a93-42a2-9566-2b43fcdba5bb 2018-11-14 19:07:27,293 - keystone_utils - INFO - Granting role CreateStackFlavorTests-0d849d7b-eb5a-4ca-proj-role to project CreateStackFlavorTests-0d849d7b-eb5a-4ca-proj 2018-11-14 19:07:27,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/cb2f508c56b34b08a849b851b837b7f4/users/be0ccfacd7a54681a8e87991733d9ed5/roles/31d77d215a2b46e7be431d6443be0c4f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2828b138320ea86e504d0513b92c5e614679a0b" 2018-11-14 19:07:27,456 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:07:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4cd2dd9-1c7b-42ab-88b8-dda9bf0715b0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:07:27,456 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/cb2f508c56b34b08a849b851b837b7f4/users/be0ccfacd7a54681a8e87991733d9ed5/roles/31d77d215a2b46e7be431d6443be0c4f used request id req-b4cd2dd9-1c7b-42ab-88b8-dda9bf0715b0 2018-11-14 19:07:27,457 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-14 19:07:27,457 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:07:27,458 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:07:27,867 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "31d77d215a2b46e7be431d6443be0c4f", "name": "CreateStackFlavorTests-0d849d7b-eb5a-4ca-proj-role"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}, {"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}], "expires_at": "2018-11-14T20:07:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cb2f508c56b34b08a849b851b837b7f4", "name": "CreateStackFlavorTests-0d849d7b-eb5a-4ca-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/cb2f508c56b34b08a849b851b837b7f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/cb2f508c56b34b08a849b851b837b7f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/cb2f508c56b34b08a849b851b837b7f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_cb2f508c56b34b08a849b851b837b7f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_cb2f508c56b34b08a849b851b837b7f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/cb2f508c56b34b08a849b851b837b7f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/cb2f508c56b34b08a849b851b837b7f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/cb2f508c56b34b08a849b851b837b7f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/cb2f508c56b34b08a849b851b837b7f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/cb2f508c56b34b08a849b851b837b7f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/cb2f508c56b34b08a849b851b837b7f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/cb2f508c56b34b08a849b851b837b7f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/cb2f508c56b34b08a849b851b837b7f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/cb2f508c56b34b08a849b851b837b7f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFlavorTests-0d849d7b-eb5a-4ca-user", "id": "be0ccfacd7a54681a8e87991733d9ed5"}, "audit_ids": ["eRbGPSlbQrykOPuGMXcuLQ"], "issued_at": "2018-11-14T19:07:27.000000Z"}} 2018-11-14 19:07:27,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}186741930664e1dbcc787e4d5d2091a0d95bcb41" 2018-11-14 19:07:27,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2915da1-0525-4051-8b23-fc95e52706d0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:07:27,997 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-b2915da1-0525-4051-8b23-fc95e52706d0 2018-11-14 19:07:28,000 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 19:07:28,003 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-14 19:07:28,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/cb2f508c56b34b08a849b851b837b7f4/stacks?stack_name=CreateStackFlavorTests-24c07642-526b-4d15-ae91-2509fd218e31-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}186741930664e1dbcc787e4d5d2091a0d95bcb41" 2018-11-14 19:07:28,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:28 GMT Server: Apache x-openstack-request-id: req-141e6863-954e-4cd6-a884-3ec1a3f1d90a Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-11-14 19:07:28,242 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/cb2f508c56b34b08a849b851b837b7f4/stacks?stack_name=CreateStackFlavorTests-24c07642-526b-4d15-ae91-2509fd218e31-stack used request id req-141e6863-954e-4cd6-a884-3ec1a3f1d90a 2018-11-14 19:07:28,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/cb2f508c56b34b08a849b851b837b7f4/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}186741930664e1dbcc787e4d5d2091a0d95bcb41" -d '{"stack_name": "CreateStackFlavorTests-24c07642-526b-4d15-ae91-2509fd218e31-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single volume with encryption", "resources": {"flavor": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 8, "disk": 200, "ram": 1024}}}}}' 2018-11-14 19:07:29,919 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 19:07:28 GMT Server: Apache x-openstack-request-id: req-ea319468-0cad-4c95-afbb-9bbcdd8242e1 Location: http://172.30.9.28:8004/v1/cb2f508c56b34b08a849b851b837b7f4/stacks/CreateStackFlavorTests-24c07642-526b-4d15-ae91-2509fd218e31-stack/0bce9093-e034-4160-94f4-bb04a5a3ebba Content-Length: 266 Content-Type: application/json RESP BODY: {"stack": {"id": "0bce9093-e034-4160-94f4-bb04a5a3ebba", "links": [{"href": "http://172.30.9.28:8004/v1/cb2f508c56b34b08a849b851b837b7f4/stacks/CreateStackFlavorTests-24c07642-526b-4d15-ae91-2509fd218e31-stack/0bce9093-e034-4160-94f4-bb04a5a3ebba", "rel": "self"}]}} 2018-11-14 19:07:29,920 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/cb2f508c56b34b08a849b851b837b7f4/stacks used request id req-ea319468-0cad-4c95-afbb-9bbcdd8242e1 2018-11-14 19:07:29,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/cb2f508c56b34b08a849b851b837b7f4/stacks/0bce9093-e034-4160-94f4-bb04a5a3ebba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}186741930664e1dbcc787e4d5d2091a0d95bcb41" 2018-11-14 19:07:30,146 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:07:29 GMT Server: Apache x-openstack-request-id: req-4e7d1c15-1c4f-4e33-b11e-a00e3dc53142 Location: http://172.30.9.28:8004/v1/cb2f508c56b34b08a849b851b837b7f4/stacks/CreateStackFlavorTests-24c07642-526b-4d15-ae91-2509fd218e31-stack/0bce9093-e034-4160-94f4-bb04a5a3ebba Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/cb2f508c56b34b08a849b851b837b7f4/stacks/CreateStackFlavorTests-24c07642-526b-4d15-ae91-2509fd218e31-stack/0bce9093-e034-4160-94f4-bb04a5a3ebba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:07:30,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:30 GMT Server: Apache x-openstack-request-id: req-dc89e613-0513-4f14-b129-775916e40743 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": "cb2f508c56b34b08a849b851b837b7f4", "OS::stack_id": "0bce9093-e034-4160-94f4-bb04a5a3ebba", "OS::stack_name": "CreateStackFlavorTests-24c07642-526b-4d15-ae91-2509fd218e31-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-24c07642-526b-4d15-ae91-2509fd218e31-stack", "stack_user_project_id": "04e32387fada43a59a960e5ef85c536d", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-14T19:07:29Z", "links": [{"href": "http://172.30.9.28:8004/v1/cb2f508c56b34b08a849b851b837b7f4/stacks/CreateStackFlavorTests-24c07642-526b-4d15-ae91-2509fd218e31-stack/0bce9093-e034-4160-94f4-bb04a5a3ebba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "0bce9093-e034-4160-94f4-bb04a5a3ebba", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-11-14 19:07:30,374 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/cb2f508c56b34b08a849b851b837b7f4/stacks/CreateStackFlavorTests-24c07642-526b-4d15-ae91-2509fd218e31-stack/0bce9093-e034-4160-94f4-bb04a5a3ebba used request id req-dc89e613-0513-4f14-b129-775916e40743 2018-11-14 19:07:30,375 - create_stack - INFO - Created stack with name - CreateStackFlavorTests-24c07642-526b-4d15-ae91-2509fd218e31-stack 2018-11-14 19:07:30,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/cb2f508c56b34b08a849b851b837b7f4/stacks/0bce9093-e034-4160-94f4-bb04a5a3ebba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}186741930664e1dbcc787e4d5d2091a0d95bcb41" 2018-11-14 19:07:30,602 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:07:30 GMT Server: Apache x-openstack-request-id: req-5b246c7f-e0fc-4a39-9cc9-322af5d03b8f Location: http://172.30.9.28:8004/v1/cb2f508c56b34b08a849b851b837b7f4/stacks/CreateStackFlavorTests-24c07642-526b-4d15-ae91-2509fd218e31-stack/0bce9093-e034-4160-94f4-bb04a5a3ebba Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/cb2f508c56b34b08a849b851b837b7f4/stacks/CreateStackFlavorTests-24c07642-526b-4d15-ae91-2509fd218e31-stack/0bce9093-e034-4160-94f4-bb04a5a3ebba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:07:30,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:30 GMT Server: Apache x-openstack-request-id: req-8cd52651-7152-4758-8438-49349b11c29d 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": "cb2f508c56b34b08a849b851b837b7f4", "OS::stack_id": "0bce9093-e034-4160-94f4-bb04a5a3ebba", "OS::stack_name": "CreateStackFlavorTests-24c07642-526b-4d15-ae91-2509fd218e31-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-24c07642-526b-4d15-ae91-2509fd218e31-stack", "stack_user_project_id": "04e32387fada43a59a960e5ef85c536d", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-14T19:07:29Z", "links": [{"href": "http://172.30.9.28:8004/v1/cb2f508c56b34b08a849b851b837b7f4/stacks/CreateStackFlavorTests-24c07642-526b-4d15-ae91-2509fd218e31-stack/0bce9093-e034-4160-94f4-bb04a5a3ebba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "0bce9093-e034-4160-94f4-bb04a5a3ebba", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-11-14 19:07:30,848 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/cb2f508c56b34b08a849b851b837b7f4/stacks/CreateStackFlavorTests-24c07642-526b-4d15-ae91-2509fd218e31-stack/0bce9093-e034-4160-94f4-bb04a5a3ebba used request id req-8cd52651-7152-4758-8438-49349b11c29d 2018-11-14 19:07:30,849 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-11-14 19:07:30,849 - create_stack - DEBUG - Stack is active with name - CreateStackFlavorTests-24c07642-526b-4d15-ae91-2509fd218e31-stack 2018-11-14 19:07:30,849 - create_stack - INFO - Stack is now active with name - CreateStackFlavorTests-24c07642-526b-4d15-ae91-2509fd218e31-stack 2018-11-14 19:07:30,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/cb2f508c56b34b08a849b851b837b7f4/stacks/0bce9093-e034-4160-94f4-bb04a5a3ebba/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}186741930664e1dbcc787e4d5d2091a0d95bcb41" 2018-11-14 19:07:31,065 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:07:30 GMT Server: Apache x-openstack-request-id: req-79e39de3-06ff-4a15-a0e4-abd4b58a5f9f Location: http://172.30.9.28:8004/v1/cb2f508c56b34b08a849b851b837b7f4/stacks/CreateStackFlavorTests-24c07642-526b-4d15-ae91-2509fd218e31-stack/0bce9093-e034-4160-94f4-bb04a5a3ebba/resources Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/cb2f508c56b34b08a849b851b837b7f4/stacks/CreateStackFlavorTests-24c07642-526b-4d15-ae91-2509fd218e31-stack/0bce9093-e034-4160-94f4-bb04a5a3ebba/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:07:31,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:31 GMT Server: Apache x-openstack-request-id: req-d6219123-bcc2-434a-b3c0-919ee451e53e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor", "links": [{"href": "http://172.30.9.28:8004/v1/cb2f508c56b34b08a849b851b837b7f4/stacks/CreateStackFlavorTests-24c07642-526b-4d15-ae91-2509fd218e31-stack/0bce9093-e034-4160-94f4-bb04a5a3ebba/resources/flavor", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/cb2f508c56b34b08a849b851b837b7f4/stacks/CreateStackFlavorTests-24c07642-526b-4d15-ae91-2509fd218e31-stack/0bce9093-e034-4160-94f4-bb04a5a3ebba", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2018-11-14T19:07:29Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-14T19:07:29Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "481f0f17-532f-4772-85d8-0a59d47466c3", "resource_type": "OS::Nova::Flavor"}]} 2018-11-14 19:07:31,301 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/cb2f508c56b34b08a849b851b837b7f4/stacks/CreateStackFlavorTests-24c07642-526b-4d15-ae91-2509fd218e31-stack/0bce9093-e034-4160-94f4-bb04a5a3ebba/resources used request id req-d6219123-bcc2-434a-b3c0-919ee451e53e 2018-11-14 19:07:31,304 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/481f0f17-532f-4772-85d8-0a59d47466c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}186741930664e1dbcc787e4d5d2091a0d95bcb41" 2018-11-14 19:07:31,322 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 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-909453bb-4cf1-4610-9b4a-8167d49a8de6 x-compute-request-id: req-909453bb-4cf1-4610-9b4a-8167d49a8de6 Content-Encoding: gzip Content-Length: 334 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFlavorTests-24c07642-526b-4d15-ae91-2509fd218e31-stack-flavor-65jkcrcu3qva", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/481f0f17-532f-4772-85d8-0a59d47466c3", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/481f0f17-532f-4772-85d8-0a59d47466c3", "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": "481f0f17-532f-4772-85d8-0a59d47466c3"}} 2018-11-14 19:07:31,322 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/481f0f17-532f-4772-85d8-0a59d47466c3 used request id req-909453bb-4cf1-4610-9b4a-8167d49a8de6 2018-11-14 19:07:31,323 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:07:31,323 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:07:31,746 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "31d77d215a2b46e7be431d6443be0c4f", "name": "CreateStackFlavorTests-0d849d7b-eb5a-4ca-proj-role"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}, {"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}], "expires_at": "2018-11-14T20:07:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cb2f508c56b34b08a849b851b837b7f4", "name": "CreateStackFlavorTests-0d849d7b-eb5a-4ca-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/cb2f508c56b34b08a849b851b837b7f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/cb2f508c56b34b08a849b851b837b7f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/cb2f508c56b34b08a849b851b837b7f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_cb2f508c56b34b08a849b851b837b7f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_cb2f508c56b34b08a849b851b837b7f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/cb2f508c56b34b08a849b851b837b7f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/cb2f508c56b34b08a849b851b837b7f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/cb2f508c56b34b08a849b851b837b7f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/cb2f508c56b34b08a849b851b837b7f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/cb2f508c56b34b08a849b851b837b7f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/cb2f508c56b34b08a849b851b837b7f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/cb2f508c56b34b08a849b851b837b7f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/cb2f508c56b34b08a849b851b837b7f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/cb2f508c56b34b08a849b851b837b7f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFlavorTests-0d849d7b-eb5a-4ca-user", "id": "be0ccfacd7a54681a8e87991733d9ed5"}, "audit_ids": ["oqmopdSgTjWpdncfAm4qkw"], "issued_at": "2018-11-14T19:07:31.000000Z"}} 2018-11-14 19:07:31,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ce087eb0da7df4fab9c2f5a7826d2b6127e9b1d" 2018-11-14 19:07:31,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c53245a4-da4e-4898-9a7f-9d9a42ab1be8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:07:31,841 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-c53245a4-da4e-4898-9a7f-9d9a42ab1be8 2018-11-14 19:07:31,842 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 19:07:31,847 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ce087eb0da7df4fab9c2f5a7826d2b6127e9b1d" 2018-11-14 19:07:32,067 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 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-f44e076c-ee88-41e4-8c26-0efddae91ef4 x-compute-request-id: req-f44e076c-ee88-41e4-8c26-0efddae91ef4 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"flavors": [{"id": "481f0f17-532f-4772-85d8-0a59d47466c3", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/481f0f17-532f-4772-85d8-0a59d47466c3", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/481f0f17-532f-4772-85d8-0a59d47466c3", "rel": "bookmark"}], "name": "CreateStackFlavorTests-24c07642-526b-4d15-ae91-2509fd218e31-stack-flavor-65jkcrcu3qva"}]} 2018-11-14 19:07:32,067 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-f44e076c-ee88-41e4-8c26-0efddae91ef4 2018-11-14 19:07:32,070 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/481f0f17-532f-4772-85d8-0a59d47466c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ce087eb0da7df4fab9c2f5a7826d2b6127e9b1d" 2018-11-14 19:07:32,087 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b06adce1-bc25-418c-8917-048a740277ad x-compute-request-id: req-b06adce1-bc25-418c-8917-048a740277ad Content-Encoding: gzip Content-Length: 334 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFlavorTests-24c07642-526b-4d15-ae91-2509fd218e31-stack-flavor-65jkcrcu3qva", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/481f0f17-532f-4772-85d8-0a59d47466c3", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/481f0f17-532f-4772-85d8-0a59d47466c3", "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": "481f0f17-532f-4772-85d8-0a59d47466c3"}} 2018-11-14 19:07:32,087 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/481f0f17-532f-4772-85d8-0a59d47466c3 used request id req-b06adce1-bc25-418c-8917-048a740277ad 2018-11-14 19:07:32,087 - create_flavor - INFO - Found flavor with name - CreateStackFlavorTests-24c07642-526b-4d15-ae91-2509fd218e31-stack-flavor-65jkcrcu3qva 2018-11-14 19:07:32,087 - create_stack - INFO - Deleting stack - CreateStackFlavorTests-24c07642-526b-4d15-ae91-2509fd218e31-stack 2018-11-14 19:07:32,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/cb2f508c56b34b08a849b851b837b7f4/stacks/0bce9093-e034-4160-94f4-bb04a5a3ebba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}186741930664e1dbcc787e4d5d2091a0d95bcb41" 2018-11-14 19:07:32,305 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:07:32 GMT Server: Apache x-openstack-request-id: req-96493b6b-f49f-4c48-96db-6f663f65f894 Location: http://172.30.9.28:8004/v1/cb2f508c56b34b08a849b851b837b7f4/stacks/CreateStackFlavorTests-24c07642-526b-4d15-ae91-2509fd218e31-stack/0bce9093-e034-4160-94f4-bb04a5a3ebba Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/cb2f508c56b34b08a849b851b837b7f4/stacks/CreateStackFlavorTests-24c07642-526b-4d15-ae91-2509fd218e31-stack/0bce9093-e034-4160-94f4-bb04a5a3ebba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:07:32,625 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:07:32 GMT Server: Apache x-openstack-request-id: req-01d51459-eb4d-43e3-8acb-7557f56039b4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:07:32,625 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/cb2f508c56b34b08a849b851b837b7f4/stacks/CreateStackFlavorTests-24c07642-526b-4d15-ae91-2509fd218e31-stack/0bce9093-e034-4160-94f4-bb04a5a3ebba used request id req-01d51459-eb4d-43e3-8acb-7557f56039b4 2018-11-14 19:07:32,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/cb2f508c56b34b08a849b851b837b7f4/stacks/0bce9093-e034-4160-94f4-bb04a5a3ebba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}186741930664e1dbcc787e4d5d2091a0d95bcb41" 2018-11-14 19:07:32,854 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:07:32 GMT Server: Apache x-openstack-request-id: req-a700a3cd-10b6-45cf-9fdd-2690b3837da9 Location: http://172.30.9.28:8004/v1/cb2f508c56b34b08a849b851b837b7f4/stacks/CreateStackFlavorTests-24c07642-526b-4d15-ae91-2509fd218e31-stack/0bce9093-e034-4160-94f4-bb04a5a3ebba Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/cb2f508c56b34b08a849b851b837b7f4/stacks/CreateStackFlavorTests-24c07642-526b-4d15-ae91-2509fd218e31-stack/0bce9093-e034-4160-94f4-bb04a5a3ebba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:07:33,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:32 GMT Server: Apache x-openstack-request-id: req-94bd3d07-af0e-465c-8679-b5fc69d163ce Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 507 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "cb2f508c56b34b08a849b851b837b7f4", "OS::stack_id": "0bce9093-e034-4160-94f4-bb04a5a3ebba", "OS::stack_name": "CreateStackFlavorTests-24c07642-526b-4d15-ae91-2509fd218e31-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-24c07642-526b-4d15-ae91-2509fd218e31-stack", "stack_user_project_id": "04e32387fada43a59a960e5ef85c536d", "tags": null, "creation_time": "2018-11-14T19:07:29Z", "links": [{"href": "http://172.30.9.28:8004/v1/cb2f508c56b34b08a849b851b837b7f4/stacks/CreateStackFlavorTests-24c07642-526b-4d15-ae91-2509fd218e31-stack/0bce9093-e034-4160-94f4-bb04a5a3ebba", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-11-14T19:07:32Z", "id": "0bce9093-e034-4160-94f4-bb04a5a3ebba", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-11-14 19:07:33,088 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/cb2f508c56b34b08a849b851b837b7f4/stacks/CreateStackFlavorTests-24c07642-526b-4d15-ae91-2509fd218e31-stack/0bce9093-e034-4160-94f4-bb04a5a3ebba used request id req-94bd3d07-af0e-465c-8679-b5fc69d163ce 2018-11-14 19:07:33,089 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-11-14 19:07:33,089 - create_stack - DEBUG - Stack is active with name - CreateStackFlavorTests-24c07642-526b-4d15-ae91-2509fd218e31-stack 2018-11-14 19:07:33,089 - create_stack - INFO - Attempting to delete again stack - CreateStackFlavorTests-24c07642-526b-4d15-ae91-2509fd218e31-stack 2018-11-14 19:07:33,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/cb2f508c56b34b08a849b851b837b7f4/stacks/0bce9093-e034-4160-94f4-bb04a5a3ebba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}186741930664e1dbcc787e4d5d2091a0d95bcb41" 2018-11-14 19:07:33,301 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:07:33 GMT Server: Apache x-openstack-request-id: req-c96cb532-0af8-4b37-9a8d-94e8bd35792c Location: http://172.30.9.28:8004/v1/cb2f508c56b34b08a849b851b837b7f4/stacks/CreateStackFlavorTests-24c07642-526b-4d15-ae91-2509fd218e31-stack/0bce9093-e034-4160-94f4-bb04a5a3ebba Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/cb2f508c56b34b08a849b851b837b7f4/stacks/CreateStackFlavorTests-24c07642-526b-4d15-ae91-2509fd218e31-stack/0bce9093-e034-4160-94f4-bb04a5a3ebba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:07:33,530 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:07:33 GMT Server: Apache x-openstack-request-id: req-5ca4888b-96d8-44d2-8e73-72a0ef509805 Content-Length: 254 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFlavorTests-24c07642-526b-4d15-ae91-2509fd218e31-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-11-14 19:07:33,530 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/cb2f508c56b34b08a849b851b837b7f4/stacks/CreateStackFlavorTests-24c07642-526b-4d15-ae91-2509fd218e31-stack/0bce9093-e034-4160-94f4-bb04a5a3ebba used request id req-5ca4888b-96d8-44d2-8e73-72a0ef509805 2018-11-14 19:07:33,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2828b138320ea86e504d0513b92c5e614679a0b" 2018-11-14 19:07:33,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-1b6411ed-1168-4c82-8bd6-51b2f7c619a2 Date: Wed, 14 Nov 2018 19:07:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 19:07:33,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-1b6411ed-1168-4c82-8bd6-51b2f7c619a2 2018-11-14 19:07:33,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2828b138320ea86e504d0513b92c5e614679a0b" 2018-11-14 19:07:34,088 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:07:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-336cfad0-f0a8-4064-ae37-0084e6212edf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 19:07:34,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-336cfad0-f0a8-4064-ae37-0084e6212edf 2018-11-14 19:07:34,088 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 19:07:34,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2828b138320ea86e504d0513b92c5e614679a0b" 2018-11-14 19:07:34,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85e81c26-f74f-48e2-917e-725069ea3eaf Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 19:07:34,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-85e81c26-f74f-48e2-917e-725069ea3eaf 2018-11-14 19:07:34,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2828b138320ea86e504d0513b92c5e614679a0b" 2018-11-14 19:07:34,304 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:07:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ff29613-aab7-43f6-b93d-16041ce668dd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 19:07:34,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-2ff29613-aab7-43f6-b93d-16041ce668dd 2018-11-14 19:07:34,305 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 19:07:34,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2828b138320ea86e504d0513b92c5e614679a0b" 2018-11-14 19:07:34,424 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:07:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25ee055c-81a4-4441-b5b4-f2c4b8f5e667 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 19:07:34,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-25ee055c-81a4-4441-b5b4-f2c4b8f5e667 2018-11-14 19:07:34,424 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 19:07:34,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2828b138320ea86e504d0513b92c5e614679a0b" 2018-11-14 19:07:34,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34c71fee-86fb-4856-a777-60324215f40e Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 19:07:34,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-34c71fee-86fb-4856-a777-60324215f40e 2018-11-14 19:07:34,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2828b138320ea86e504d0513b92c5e614679a0b" 2018-11-14 19:07:34,638 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:07:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9dc16935-7328-43d3-86db-554d844ddd5b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 19:07:34,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-9dc16935-7328-43d3-86db-554d844ddd5b 2018-11-14 19:07:34,639 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 19:07:34,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2828b138320ea86e504d0513b92c5e614679a0b" 2018-11-14 19:07:34,752 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:07:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66a86fad-b9a6-4f87-a5d9-65f7a50105b3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d3b3d3f2c3dd4be6bc230a686f3f0839.", "code": 404, "title": "Not Found"}} 2018-11-14 19:07:34,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 used request id req-66a86fad-b9a6-4f87-a5d9-65f7a50105b3 2018-11-14 19:07:34,752 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 19:07:34,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2828b138320ea86e504d0513b92c5e614679a0b" 2018-11-14 19:07:34,866 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:07:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-523252af-267d-4563-ba43-17ae6ae5ec7b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5dcff89097904b7c82103d40edeed98d.", "code": 404, "title": "Not Found"}} 2018-11-14 19:07:34,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d used request id req-523252af-267d-4563-ba43-17ae6ae5ec7b 2018-11-14 19:07:34,866 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 19:07:34,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2828b138320ea86e504d0513b92c5e614679a0b" 2018-11-14 19:07:34,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89f9f15b-b788-45be-86e2-4413bcc5a15f Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 19:07:34,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-89f9f15b-b788-45be-86e2-4413bcc5a15f 2018-11-14 19:07:34,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2828b138320ea86e504d0513b92c5e614679a0b" 2018-11-14 19:07:35,087 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:07:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f055638f-51ab-44f5-b6e0-1718a9402998 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 991384c74c4d47b3bd2a68e52ad620ce.", "code": 404, "title": "Not Found"}} 2018-11-14 19:07:35,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce used request id req-f055638f-51ab-44f5-b6e0-1718a9402998 2018-11-14 19:07:35,087 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 19:07:35,088 - keystone_utils - INFO - Deleting project with name - CreateStackFlavorTests-0d849d7b-eb5a-4ca-proj 2018-11-14 19:07:35,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/cb2f508c56b34b08a849b851b837b7f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2828b138320ea86e504d0513b92c5e614679a0b" 2018-11-14 19:07:35,446 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:07:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59c9395f-11eb-4379-9d8d-d370904096a7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:07:35,446 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/cb2f508c56b34b08a849b851b837b7f4 used request id req-59c9395f-11eb-4379-9d8d-d370904096a7 2018-11-14 19:07:35,447 - keystone_utils - INFO - Deleting role with name - CreateStackFlavorTests-0d849d7b-eb5a-4ca-proj-role 2018-11-14 19:07:35,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/31d77d215a2b46e7be431d6443be0c4f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2828b138320ea86e504d0513b92c5e614679a0b" 2018-11-14 19:07:35,578 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:07:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d02222f-9eaf-4b62-ada0-f80de3839de7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:07:35,578 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/31d77d215a2b46e7be431d6443be0c4f used request id req-9d02222f-9eaf-4b62-ada0-f80de3839de7 2018-11-14 19:07:35,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2828b138320ea86e504d0513b92c5e614679a0b" 2018-11-14 19:07:35,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d240fefc-3006-4858-a760-7b899617e1d7 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:07:35,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d240fefc-3006-4858-a760-7b899617e1d7 2018-11-14 19:07:35,693 - keystone_utils - INFO - Deleting user with name - CreateStackFlavorTests-0d849d7b-eb5a-4ca-user 2018-11-14 19:07:35,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/be0ccfacd7a54681a8e87991733d9ed5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1570c1ad6a34cb6555070d5a24b21d5d8b946c24" 2018-11-14 19:07:35,899 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:07:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d219c362-d52e-4051-99d6-7e4a73c51075 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:07:35,899 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/be0ccfacd7a54681a8e87991733d9ed5 used request id req-d219c362-d52e-4051-99d6-7e4a73c51075 2018-11-14 19:07:35,900 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:07:36,414 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T20:07:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["lybQSwnrRUCjHtk75LX5HQ"], "issued_at": "2018-11-14T19:07:36.000000Z"}} 2018-11-14 19:07:36,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ed5df5fd371a83e1cda39a31b54772a75683d2f" 2018-11-14 19:07:36,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4169019d-e951-4cb4-8754-075dc67fd711 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:07:36,513 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-4169019d-e951-4cb4-8754-075dc67fd711 2018-11-14 19:07:36,514 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:07:36,515 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:07:36,936 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T20:07:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["-7jt8NruRyGkhG2ZxnqKxw"], "issued_at": "2018-11-14T19:07:36.000000Z"}} 2018-11-14 19:07:36,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356c140c607353bdf8e2d2541b94edf2c90aa073" 2018-11-14 19:07:37,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b317cf2d-7606-4deb-99fd-6abe9b18fc37 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:07:37,039 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-b317cf2d-7606-4deb-99fd-6abe9b18fc37 2018-11-14 19:07:37,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 19:07:37,048 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 19:07: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 19:07:37,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-693b09eb-a541-466-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356c140c607353bdf8e2d2541b94edf2c90aa073" 2018-11-14 19:07:37,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e9b2d7e-79f2-4a86-8556-93b80cf5b1b2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-693b09eb-a541-466-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 19:07:37,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-693b09eb-a541-466-proj used request id req-3e9b2d7e-79f2-4a86-8556-93b80cf5b1b2 2018-11-14 19:07:37,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356c140c607353bdf8e2d2541b94edf2c90aa073" 2018-11-14 19:07:37,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d5c1aeb-4b3e-4448-a01c-22b2898a5774 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 19:07:37,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-3d5c1aeb-4b3e-4448-a01c-22b2898a5774 2018-11-14 19:07:37,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356c140c607353bdf8e2d2541b94edf2c90aa073" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackKeypairTests-693b09eb-a541-466-proj"}}' 2018-11-14 19:07:37,411 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 19:07:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f57e0c5d-966b-4d9c-80c6-6f6eb3f265f8 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/084ff68befa441649e87cb7f51e9da6e"}, "tags": [], "enabled": true, "id": "084ff68befa441649e87cb7f51e9da6e", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-693b09eb-a541-466-proj"}} 2018-11-14 19:07:37,411 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-f57e0c5d-966b-4d9c-80c6-6f6eb3f265f8 2018-11-14 19:07:37,412 - keystone_utils - INFO - Created project with name - CreateStackKeypairTests-693b09eb-a541-466-proj 2018-11-14 19:07:37,412 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:07:37,413 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:07:37,834 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T20:07:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["s5R--xDDSwiV5nGuJlJbdw"], "issued_at": "2018-11-14T19:07:37.000000Z"}} 2018-11-14 19:07:37,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd220fa5a42374eef50d646427eb9bb12b9fa3db" 2018-11-14 19:07:37,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdfe7b44-faf2-42f0-addf-eafa92301f39 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:07:37,931 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-cdfe7b44-faf2-42f0-addf-eafa92301f39 2018-11-14 19:07:37,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 19:07:37,941 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 19:07: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 19:07:37,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd220fa5a42374eef50d646427eb9bb12b9fa3db" 2018-11-14 19:07:38,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f461acc4-6b1f-49b6-a02a-9832915d335a Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 19:07:38,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-f461acc4-6b1f-49b6-a02a-9832915d335a 2018-11-14 19:07:38,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackKeypairTests-693b09eb-a541-466-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd220fa5a42374eef50d646427eb9bb12b9fa3db" 2018-11-14 19:07:38,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02e5ea17-e0b5-4f29-8549-edc956a619da Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackKeypairTests-693b09eb-a541-466-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/084ff68befa441649e87cb7f51e9da6e"}, "tags": [], "enabled": true, "id": "084ff68befa441649e87cb7f51e9da6e", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-693b09eb-a541-466-proj"}]} 2018-11-14 19:07:38,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackKeypairTests-693b09eb-a541-466-proj used request id req-02e5ea17-e0b5-4f29-8549-edc956a619da 2018-11-14 19:07:38,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd220fa5a42374eef50d646427eb9bb12b9fa3db" 2018-11-14 19:07:38,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e7f5131-bed5-476e-9ffd-b7db31805682 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 19:07:38,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-3e7f5131-bed5-476e-9ffd-b7db31805682 2018-11-14 19:07:38,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd220fa5a42374eef50d646427eb9bb12b9fa3db" 2018-11-14 19:07:38,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e224596-8499-47f3-9b90-bbe694e5206e Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:07:38,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-9e224596-8499-47f3-9b90-bbe694e5206e 2018-11-14 19:07:38,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackKeypairTests-693b09eb-a541-466-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd220fa5a42374eef50d646427eb9bb12b9fa3db" 2018-11-14 19:07:38,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66b40441-e2f5-42d8-b706-824c6e821e2c Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackKeypairTests-693b09eb-a541-466-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/084ff68befa441649e87cb7f51e9da6e"}, "tags": [], "enabled": true, "id": "084ff68befa441649e87cb7f51e9da6e", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-693b09eb-a541-466-proj"}]} 2018-11-14 19:07:38,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackKeypairTests-693b09eb-a541-466-proj used request id req-66b40441-e2f5-42d8-b706-824c6e821e2c 2018-11-14 19:07:38,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/4d44f88bb41f40b7b717407166362f29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd220fa5a42374eef50d646427eb9bb12b9fa3db" 2018-11-14 19:07:38,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d81b815a-2e9a-4953-aee0-997902db411c Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackKeypairTests-693b09eb-a541-466-user", "links": {"self": "http://172.30.9.28:5000/v3/users/4d44f88bb41f40b7b717407166362f29"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "084ff68befa441649e87cb7f51e9da6e", "id": "4d44f88bb41f40b7b717407166362f29", "password_expires_at": null}} 2018-11-14 19:07:38,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/4d44f88bb41f40b7b717407166362f29 used request id req-d81b815a-2e9a-4953-aee0-997902db411c 2018-11-14 19:07:38,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/084ff68befa441649e87cb7f51e9da6e/users/4d44f88bb41f40b7b717407166362f29/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd220fa5a42374eef50d646427eb9bb12b9fa3db" 2018-11-14 19:07:39,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b94bbd41-d95f-4aeb-af3c-497469271fd3 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/084ff68befa441649e87cb7f51e9da6e/users/4d44f88bb41f40b7b717407166362f29/roles", "previous": null, "next": null}, "roles": []} 2018-11-14 19:07:39,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/084ff68befa441649e87cb7f51e9da6e/users/4d44f88bb41f40b7b717407166362f29/roles used request id req-b94bbd41-d95f-4aeb-af3c-497469271fd3 2018-11-14 19:07:39,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd220fa5a42374eef50d646427eb9bb12b9fa3db" 2018-11-14 19:07:39,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a14a4f3-1f2d-4088-95d4-ca96b0fade89 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}} 2018-11-14 19:07:39,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4 used request id req-0a14a4f3-1f2d-4088-95d4-ca96b0fade89 2018-11-14 19:07:39,220 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackKeypairTests-693b09eb-a541-466-proj 2018-11-14 19:07:39,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/084ff68befa441649e87cb7f51e9da6e/users/4d44f88bb41f40b7b717407166362f29/roles/783ac46c0c6e4351b20c894e1af3c3a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd220fa5a42374eef50d646427eb9bb12b9fa3db" 2018-11-14 19:07:39,288 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:07:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-374b489e-d9c6-45e6-898f-655259024d42 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:07:39,288 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/084ff68befa441649e87cb7f51e9da6e/users/4d44f88bb41f40b7b717407166362f29/roles/783ac46c0c6e4351b20c894e1af3c3a4 used request id req-374b489e-d9c6-45e6-898f-655259024d42 2018-11-14 19:07:39,289 - keystone_utils - INFO - Created user with name - CreateStackKeypairTests-693b09eb-a541-466-user 2018-11-14 19:07:39,289 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:07:39,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356c140c607353bdf8e2d2541b94edf2c90aa073" 2018-11-14 19:07:39,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adf06b96-8241-4f6a-9b5e-eff2c843bf2e Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:07:39,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-adf06b96-8241-4f6a-9b5e-eff2c843bf2e 2018-11-14 19:07:39,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356c140c607353bdf8e2d2541b94edf2c90aa073" -d '{"role": {"name": "CreateStackKeypairTests-693b09eb-a541-466-proj-role"}}' 2018-11-14 19:07:39,549 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 19:07:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32b75071-6430-40ca-b09a-500e21214a9b Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5068be21c2f443bfb7ebe2324889dcfe", "links": {"self": "http://172.30.9.28:5000/v3/roles/5068be21c2f443bfb7ebe2324889dcfe"}, "name": "CreateStackKeypairTests-693b09eb-a541-466-proj-role"}} 2018-11-14 19:07:39,549 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-32b75071-6430-40ca-b09a-500e21214a9b 2018-11-14 19:07:39,549 - keystone_utils - INFO - Created role with name - CreateStackKeypairTests-693b09eb-a541-466-proj-role 2018-11-14 19:07:39,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/5068be21c2f443bfb7ebe2324889dcfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356c140c607353bdf8e2d2541b94edf2c90aa073" 2018-11-14 19:07:39,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65530f42-efc5-453d-9f5a-d1a3547c9584 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5068be21c2f443bfb7ebe2324889dcfe", "links": {"self": "http://172.30.9.28:5000/v3/roles/5068be21c2f443bfb7ebe2324889dcfe"}, "name": "CreateStackKeypairTests-693b09eb-a541-466-proj-role"}} 2018-11-14 19:07:39,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/5068be21c2f443bfb7ebe2324889dcfe used request id req-65530f42-efc5-453d-9f5a-d1a3547c9584 2018-11-14 19:07:39,662 - keystone_utils - INFO - Granting role CreateStackKeypairTests-693b09eb-a541-466-proj-role to project CreateStackKeypairTests-693b09eb-a541-466-proj 2018-11-14 19:07:39,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/084ff68befa441649e87cb7f51e9da6e/users/4d44f88bb41f40b7b717407166362f29/roles/5068be21c2f443bfb7ebe2324889dcfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356c140c607353bdf8e2d2541b94edf2c90aa073" 2018-11-14 19:07:39,910 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:07:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f434bee-1507-412a-a05e-76ca25aac96c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:07:39,911 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/084ff68befa441649e87cb7f51e9da6e/users/4d44f88bb41f40b7b717407166362f29/roles/5068be21c2f443bfb7ebe2324889dcfe used request id req-5f434bee-1507-412a-a05e-76ca25aac96c 2018-11-14 19:07:39,911 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-14 19:07:39,911 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 19:07:39,913 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:07:39,914 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:07:40,333 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5068be21c2f443bfb7ebe2324889dcfe", "name": "CreateStackKeypairTests-693b09eb-a541-466-proj-role"}, {"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}], "expires_at": "2018-11-14T20:07:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "084ff68befa441649e87cb7f51e9da6e", "name": "CreateStackKeypairTests-693b09eb-a541-466-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/084ff68befa441649e87cb7f51e9da6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/084ff68befa441649e87cb7f51e9da6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/084ff68befa441649e87cb7f51e9da6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_084ff68befa441649e87cb7f51e9da6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_084ff68befa441649e87cb7f51e9da6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/084ff68befa441649e87cb7f51e9da6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/084ff68befa441649e87cb7f51e9da6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/084ff68befa441649e87cb7f51e9da6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/084ff68befa441649e87cb7f51e9da6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/084ff68befa441649e87cb7f51e9da6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/084ff68befa441649e87cb7f51e9da6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/084ff68befa441649e87cb7f51e9da6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/084ff68befa441649e87cb7f51e9da6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/084ff68befa441649e87cb7f51e9da6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-693b09eb-a541-466-user", "id": "4d44f88bb41f40b7b717407166362f29"}, "audit_ids": ["RlH-w4glRRmt0jzQPGLHmQ"], "issued_at": "2018-11-14T19:07:40.000000Z"}} 2018-11-14 19:07:40,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfdf6ad5095ff254dede773a4c9a367d9230b8d7" 2018-11-14 19:07:40,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a282fd1-cf8c-4da2-8c48-b7812e9dc25d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:07:40,434 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-9a282fd1-cf8c-4da2-8c48-b7812e9dc25d 2018-11-14 19:07:40,437 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 19:07:40,440 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-14 19:07:40,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/084ff68befa441649e87cb7f51e9da6e/stacks?stack_name=CreateStackKeypairTests-CreateStackKeypairTests-6d839494-69ad-4886-b37b-2d39259b55b3-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfdf6ad5095ff254dede773a4c9a367d9230b8d7" 2018-11-14 19:07:40,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:40 GMT Server: Apache x-openstack-request-id: req-89ac346e-e2c7-459f-a3b6-757289c30ad5 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-11-14 19:07:40,814 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/084ff68befa441649e87cb7f51e9da6e/stacks?stack_name=CreateStackKeypairTests-CreateStackKeypairTests-6d839494-69ad-4886-b37b-2d39259b55b3-stack used request id req-89ac346e-e2c7-459f-a3b6-757289c30ad5 2018-11-14 19:07:40,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/084ff68befa441649e87cb7f51e9da6e/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfdf6ad5095ff254dede773a4c9a367d9230b8d7" -d '{"stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-6d839494-69ad-4886-b37b-2d39259b55b3-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-6d839494-69ad-4886-b37b-2d39259b55b3-kp"}}' 2018-11-14 19:07:42,689 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 19:07:40 GMT Server: Apache x-openstack-request-id: req-7aaa98ac-b6cb-469d-9175-436a1d6ee01d Location: http://172.30.9.28:8004/v1/084ff68befa441649e87cb7f51e9da6e/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6d839494-69ad-4886-b37b-2d39259b55b3-stack/523046e0-5b44-45e7-a102-c939ff430737 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "523046e0-5b44-45e7-a102-c939ff430737", "links": [{"href": "http://172.30.9.28:8004/v1/084ff68befa441649e87cb7f51e9da6e/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6d839494-69ad-4886-b37b-2d39259b55b3-stack/523046e0-5b44-45e7-a102-c939ff430737", "rel": "self"}]}} 2018-11-14 19:07:42,690 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/084ff68befa441649e87cb7f51e9da6e/stacks used request id req-7aaa98ac-b6cb-469d-9175-436a1d6ee01d 2018-11-14 19:07:42,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/084ff68befa441649e87cb7f51e9da6e/stacks/523046e0-5b44-45e7-a102-c939ff430737 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfdf6ad5095ff254dede773a4c9a367d9230b8d7" 2018-11-14 19:07:43,000 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:07:42 GMT Server: Apache x-openstack-request-id: req-97c694c0-0c23-4496-8be1-e886cd0c6608 Location: http://172.30.9.28:8004/v1/084ff68befa441649e87cb7f51e9da6e/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6d839494-69ad-4886-b37b-2d39259b55b3-stack/523046e0-5b44-45e7-a102-c939ff430737 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/084ff68befa441649e87cb7f51e9da6e/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6d839494-69ad-4886-b37b-2d39259b55b3-stack/523046e0-5b44-45e7-a102-c939ff430737;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:07:43,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:43 GMT Server: Apache x-openstack-request-id: req-2f44db53-b720-4871-b84b-232f6ab1cf02 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1914 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": "084ff68befa441649e87cb7f51e9da6e", "OS::stack_id": "523046e0-5b44-45e7-a102-c939ff430737", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-6d839494-69ad-4886-b37b-2d39259b55b3-stack", "keypair_name": "CreateStackKeypairTests-6d839494-69ad-4886-b37b-2d39259b55b3-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-6d839494-69ad-4886-b37b-2d39259b55b3-stack", "stack_user_project_id": "f61389dae76b496690b4a5e05c76163a", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-14T19:07:41Z", "links": [{"href": "http://172.30.9.28:8004/v1/084ff68befa441649e87cb7f51e9da6e/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6d839494-69ad-4886-b37b-2d39259b55b3-stack/523046e0-5b44-45e7-a102-c939ff430737", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "523046e0-5b44-45e7-a102-c939ff430737", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAnFZ3qgvupfluOA7iKkmeB+eTPNNp9ZD6AX7pQMacNeaCdoxC\n8toZ91ZobqNT+p7S9z3dBxjT52ZaTSFOBrzRsJVsID5Rsrbw4rizmQ7puhdtjldG\nJRMebOIIk9mKv++fquzk59zpS3ZrFch6sG8D+M1bJBbUPg28FfsePbk/UeKoeMVh\nd5m43rTXGe9vHuX9U4W43gr9YXlDKnPWqpv8JOq+UpCEOwnUkrr9uRUpWEA5GGa6\n2iEj8XfW4vElZFiTqfCBFNCtc5+z5wtsajrq9yhmqnAYYz3IDN/CZMgD8ScXAzec\nAfUh7DMa+xLl5BLOo+WVUFC2TGqLE61Hd3ENmQIDAQABAoIBAG+w4rsM3Umcgt7v\n2yqE/678Bdft3oR/N+17ot8RRabIcSqKmIXxxZ1MET4B18x0TZovi0o3taRbHmZ+\nRcVQfqqeheofO7TnN/9yH3VZDyhQ9oc72LRCDXmSnrgqMhNf+X1e00bHL7Em/+hH\nG0gTeA33gIau/KD8pQQ7LObCAvfXTaZsj7mFVb2GM9vrjTL+Z+nARpsb8Zl6IS0O\nK3v3dxTsBbH7dX/Q3KdHHXz5qht/b51Vzr269+Oh5cqINaMt/r9Ihp6u+NV0h/XN\n9Sjcru9zEae86LY0Gu1HLLfGR06wnqR9ITvms+ZUD0/feaBKtQ8wG2Hszxh+9cuN\nmV0TAgECgYEAz1CT7+R4RapuC9nbkgav/KrPE/CYblfI59knkqykhGz1oFSDtAht\nxk3URzNHkYoJtUBaRb0IP7r3Ww6wfHOp7Nu8pOgzqp+PoYmprco1lzsYwnm25ocG\npBOlzn0qh7LcufkNB11yaZuqIe9jhaMmz72M8bHXfaK9bD+a5sIgFdkCgYEAwQ08\njvwTeSuPuuVcox5IPNW+bDh6D9pbadl6dATck9u+GTVLTkCgapV5OC59WX1ylPFG\nJWMeCHn2c3YWybHSqAXy9bT72CPmLpNvbiivZLdi4UllUDirKFF2ZFjM9z5L3X7j\n/VNjQT2GOX40rfouCCbPCDkpp/+fJMCkpJGfHcECgYEAs2BT8FAtpJGXUBe7PPke\nUq90JxuYuHiqM7kX3XgVjSM9z/DwV9inKtrynnyHIy1dwv8gXJD3zzS1i4sFN1lY\noMFr0v+6nJocy7dyIhYBEo4mmTZ5A7O3EkaRwz1XjDw9cYhFNqcrNKdkqKIZ6WpG\nTZ8Dkai//EvQPBY4sAstedkCgYBUipNmmoV8ntMGqcLzvCMuYPxPMDxkDN/TbuXt\nQOPH7IdHSst7rVmS03qOW+2Q7xrqlu59GPbiB2ciESjRkwoJgvFvIJ7ZfH8lDnPR\n7gdBN/4ZYqb3hpmNwn7yWuEHtURL73GwUoA45dSOAPLY7aKS90va8g2IAK2UzrhL\nSWpBAQKBgQCI7GsouNbTlz8ql2vO/SmWUJYLUSLnYPx27EFTBWelXhSuASs+KMKt\nk+5jVQ7ixjpd9JhmCZ7hynklAc8wGheVEx3EODV+e5Kiv/Y5xJaHflx253BT7QeV\ngYHwLrrbRdnii0MLaW0XT1vcnvcbW4VjlsSK12Be/K5aNUIF1AJc6A==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-11-14 19:07:43,391 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/084ff68befa441649e87cb7f51e9da6e/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6d839494-69ad-4886-b37b-2d39259b55b3-stack/523046e0-5b44-45e7-a102-c939ff430737 used request id req-2f44db53-b720-4871-b84b-232f6ab1cf02 2018-11-14 19:07:43,391 - create_stack - INFO - Created stack with name - CreateStackKeypairTests-CreateStackKeypairTests-6d839494-69ad-4886-b37b-2d39259b55b3-stack 2018-11-14 19:07:43,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/084ff68befa441649e87cb7f51e9da6e/stacks/523046e0-5b44-45e7-a102-c939ff430737 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfdf6ad5095ff254dede773a4c9a367d9230b8d7" 2018-11-14 19:07:43,620 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:07:43 GMT Server: Apache x-openstack-request-id: req-d4c9c893-c26c-4d38-8a46-1f7d9e9b65e9 Location: http://172.30.9.28:8004/v1/084ff68befa441649e87cb7f51e9da6e/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6d839494-69ad-4886-b37b-2d39259b55b3-stack/523046e0-5b44-45e7-a102-c939ff430737 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/084ff68befa441649e87cb7f51e9da6e/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6d839494-69ad-4886-b37b-2d39259b55b3-stack/523046e0-5b44-45e7-a102-c939ff430737;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:07:43,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:43 GMT Server: Apache x-openstack-request-id: req-aeda4dd6-3c04-4cda-8022-51bea172e5f3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1914 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": "084ff68befa441649e87cb7f51e9da6e", "OS::stack_id": "523046e0-5b44-45e7-a102-c939ff430737", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-6d839494-69ad-4886-b37b-2d39259b55b3-stack", "keypair_name": "CreateStackKeypairTests-6d839494-69ad-4886-b37b-2d39259b55b3-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-6d839494-69ad-4886-b37b-2d39259b55b3-stack", "stack_user_project_id": "f61389dae76b496690b4a5e05c76163a", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-14T19:07:41Z", "links": [{"href": "http://172.30.9.28:8004/v1/084ff68befa441649e87cb7f51e9da6e/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6d839494-69ad-4886-b37b-2d39259b55b3-stack/523046e0-5b44-45e7-a102-c939ff430737", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "523046e0-5b44-45e7-a102-c939ff430737", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAnFZ3qgvupfluOA7iKkmeB+eTPNNp9ZD6AX7pQMacNeaCdoxC\n8toZ91ZobqNT+p7S9z3dBxjT52ZaTSFOBrzRsJVsID5Rsrbw4rizmQ7puhdtjldG\nJRMebOIIk9mKv++fquzk59zpS3ZrFch6sG8D+M1bJBbUPg28FfsePbk/UeKoeMVh\nd5m43rTXGe9vHuX9U4W43gr9YXlDKnPWqpv8JOq+UpCEOwnUkrr9uRUpWEA5GGa6\n2iEj8XfW4vElZFiTqfCBFNCtc5+z5wtsajrq9yhmqnAYYz3IDN/CZMgD8ScXAzec\nAfUh7DMa+xLl5BLOo+WVUFC2TGqLE61Hd3ENmQIDAQABAoIBAG+w4rsM3Umcgt7v\n2yqE/678Bdft3oR/N+17ot8RRabIcSqKmIXxxZ1MET4B18x0TZovi0o3taRbHmZ+\nRcVQfqqeheofO7TnN/9yH3VZDyhQ9oc72LRCDXmSnrgqMhNf+X1e00bHL7Em/+hH\nG0gTeA33gIau/KD8pQQ7LObCAvfXTaZsj7mFVb2GM9vrjTL+Z+nARpsb8Zl6IS0O\nK3v3dxTsBbH7dX/Q3KdHHXz5qht/b51Vzr269+Oh5cqINaMt/r9Ihp6u+NV0h/XN\n9Sjcru9zEae86LY0Gu1HLLfGR06wnqR9ITvms+ZUD0/feaBKtQ8wG2Hszxh+9cuN\nmV0TAgECgYEAz1CT7+R4RapuC9nbkgav/KrPE/CYblfI59knkqykhGz1oFSDtAht\nxk3URzNHkYoJtUBaRb0IP7r3Ww6wfHOp7Nu8pOgzqp+PoYmprco1lzsYwnm25ocG\npBOlzn0qh7LcufkNB11yaZuqIe9jhaMmz72M8bHXfaK9bD+a5sIgFdkCgYEAwQ08\njvwTeSuPuuVcox5IPNW+bDh6D9pbadl6dATck9u+GTVLTkCgapV5OC59WX1ylPFG\nJWMeCHn2c3YWybHSqAXy9bT72CPmLpNvbiivZLdi4UllUDirKFF2ZFjM9z5L3X7j\n/VNjQT2GOX40rfouCCbPCDkpp/+fJMCkpJGfHcECgYEAs2BT8FAtpJGXUBe7PPke\nUq90JxuYuHiqM7kX3XgVjSM9z/DwV9inKtrynnyHIy1dwv8gXJD3zzS1i4sFN1lY\noMFr0v+6nJocy7dyIhYBEo4mmTZ5A7O3EkaRwz1XjDw9cYhFNqcrNKdkqKIZ6WpG\nTZ8Dkai//EvQPBY4sAstedkCgYBUipNmmoV8ntMGqcLzvCMuYPxPMDxkDN/TbuXt\nQOPH7IdHSst7rVmS03qOW+2Q7xrqlu59GPbiB2ciESjRkwoJgvFvIJ7ZfH8lDnPR\n7gdBN/4ZYqb3hpmNwn7yWuEHtURL73GwUoA45dSOAPLY7aKS90va8g2IAK2UzrhL\nSWpBAQKBgQCI7GsouNbTlz8ql2vO/SmWUJYLUSLnYPx27EFTBWelXhSuASs+KMKt\nk+5jVQ7ixjpd9JhmCZ7hynklAc8wGheVEx3EODV+e5Kiv/Y5xJaHflx253BT7QeV\ngYHwLrrbRdnii0MLaW0XT1vcnvcbW4VjlsSK12Be/K5aNUIF1AJc6A==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-11-14 19:07:43,929 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/084ff68befa441649e87cb7f51e9da6e/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6d839494-69ad-4886-b37b-2d39259b55b3-stack/523046e0-5b44-45e7-a102-c939ff430737 used request id req-aeda4dd6-3c04-4cda-8022-51bea172e5f3 2018-11-14 19:07:43,929 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-11-14 19:07:43,930 - create_stack - DEBUG - Stack is active with name - CreateStackKeypairTests-CreateStackKeypairTests-6d839494-69ad-4886-b37b-2d39259b55b3-stack 2018-11-14 19:07:43,930 - create_stack - INFO - Stack is now active with name - CreateStackKeypairTests-CreateStackKeypairTests-6d839494-69ad-4886-b37b-2d39259b55b3-stack 2018-11-14 19:07:43,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/084ff68befa441649e87cb7f51e9da6e/stacks/523046e0-5b44-45e7-a102-c939ff430737/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfdf6ad5095ff254dede773a4c9a367d9230b8d7" 2018-11-14 19:07:44,135 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:07:43 GMT Server: Apache x-openstack-request-id: req-93a57afd-d882-4ea1-a863-e268e2fc9595 Location: http://172.30.9.28:8004/v1/084ff68befa441649e87cb7f51e9da6e/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6d839494-69ad-4886-b37b-2d39259b55b3-stack/523046e0-5b44-45e7-a102-c939ff430737/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/084ff68befa441649e87cb7f51e9da6e/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6d839494-69ad-4886-b37b-2d39259b55b3-stack/523046e0-5b44-45e7-a102-c939ff430737/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:07:44,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:44 GMT Server: Apache x-openstack-request-id: req-89f9343e-a64d-4fc9-b6bf-506e745e968e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 371 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "keypair", "links": [{"href": "http://172.30.9.28:8004/v1/084ff68befa441649e87cb7f51e9da6e/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6d839494-69ad-4886-b37b-2d39259b55b3-stack/523046e0-5b44-45e7-a102-c939ff430737/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/084ff68befa441649e87cb7f51e9da6e/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6d839494-69ad-4886-b37b-2d39259b55b3-stack/523046e0-5b44-45e7-a102-c939ff430737", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-11-14T19:07:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-14T19:07:42Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackKeypairTests-6d839494-69ad-4886-b37b-2d39259b55b3-kp", "resource_type": "OS::Nova::KeyPair"}]} 2018-11-14 19:07:44,177 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/084ff68befa441649e87cb7f51e9da6e/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6d839494-69ad-4886-b37b-2d39259b55b3-stack/523046e0-5b44-45e7-a102-c939ff430737/resources used request id req-89f9343e-a64d-4fc9-b6bf-506e745e968e 2018-11-14 19:07:44,180 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs/CreateStackKeypairTests-6d839494-69ad-4886-b37b-2d39259b55b3-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfdf6ad5095ff254dede773a4c9a367d9230b8d7" 2018-11-14 19:07:44,195 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 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-c3c08f2b-5674-40ea-97f7-504a7c3c42a9 x-compute-request-id: req-c3c08f2b-5674-40ea-97f7-504a7c3c42a9 Content-Encoding: gzip Content-Length: 572 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCcVneqC+6l+W44DuIqSZ4H55M802n1kPoBfulAxpw15oJ2jELy2hn3Vmhuo1P6ntL3Pd0HGNPnZlpNIU4GvNGwlWwgPlGytvDiuLOZDum6F22OV0YlEx5s4giT2Yq/75+q7OTn3OlLdmsVyHqwbwP4zVskFtQ+DbwV+x49uT9R4qh4xWF3mbjetNcZ728e5f1ThbjeCv1heUMqc9aqm/wk6r5SkIQ7CdSSuv25FSlYQDkYZrraISPxd9bi8SVkWJOp8IEU0K1zn7PnC2xqOur3KGaqcBhjPcgM38JkyAPxJxcDN5wB9SHsMxr7EuXkEs6j5ZVQULZMaosTrUd3cQ2Z Generated-by-Nova", "user_id": "4d44f88bb41f40b7b717407166362f29", "name": "CreateStackKeypairTests-6d839494-69ad-4886-b37b-2d39259b55b3-kp", "deleted": false, "created_at": "2018-11-14T19:07:43.000000", "updated_at": null, "fingerprint": "c8:30:d8:ee:4f:09:af:00:c6:b9:c3:21:f4:3b:99:84", "deleted_at": null, "id": 95}} 2018-11-14 19:07:44,195 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateStackKeypairTests-6d839494-69ad-4886-b37b-2d39259b55b3-kp used request id req-c3c08f2b-5674-40ea-97f7-504a7c3c42a9 2018-11-14 19:07:44,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/084ff68befa441649e87cb7f51e9da6e/stacks/523046e0-5b44-45e7-a102-c939ff430737 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfdf6ad5095ff254dede773a4c9a367d9230b8d7" 2018-11-14 19:07:44,450 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:07:44 GMT Server: Apache x-openstack-request-id: req-c4393fbe-5fec-482f-99b7-56145863cf01 Location: http://172.30.9.28:8004/v1/084ff68befa441649e87cb7f51e9da6e/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6d839494-69ad-4886-b37b-2d39259b55b3-stack/523046e0-5b44-45e7-a102-c939ff430737 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/084ff68befa441649e87cb7f51e9da6e/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6d839494-69ad-4886-b37b-2d39259b55b3-stack/523046e0-5b44-45e7-a102-c939ff430737;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:07:44,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:44 GMT Server: Apache x-openstack-request-id: req-5ef7fdcb-e32f-4707-83d2-5acabc47cd15 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1914 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": "084ff68befa441649e87cb7f51e9da6e", "OS::stack_id": "523046e0-5b44-45e7-a102-c939ff430737", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-6d839494-69ad-4886-b37b-2d39259b55b3-stack", "keypair_name": "CreateStackKeypairTests-6d839494-69ad-4886-b37b-2d39259b55b3-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-6d839494-69ad-4886-b37b-2d39259b55b3-stack", "stack_user_project_id": "f61389dae76b496690b4a5e05c76163a", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-14T19:07:41Z", "links": [{"href": "http://172.30.9.28:8004/v1/084ff68befa441649e87cb7f51e9da6e/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6d839494-69ad-4886-b37b-2d39259b55b3-stack/523046e0-5b44-45e7-a102-c939ff430737", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "523046e0-5b44-45e7-a102-c939ff430737", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAnFZ3qgvupfluOA7iKkmeB+eTPNNp9ZD6AX7pQMacNeaCdoxC\n8toZ91ZobqNT+p7S9z3dBxjT52ZaTSFOBrzRsJVsID5Rsrbw4rizmQ7puhdtjldG\nJRMebOIIk9mKv++fquzk59zpS3ZrFch6sG8D+M1bJBbUPg28FfsePbk/UeKoeMVh\nd5m43rTXGe9vHuX9U4W43gr9YXlDKnPWqpv8JOq+UpCEOwnUkrr9uRUpWEA5GGa6\n2iEj8XfW4vElZFiTqfCBFNCtc5+z5wtsajrq9yhmqnAYYz3IDN/CZMgD8ScXAzec\nAfUh7DMa+xLl5BLOo+WVUFC2TGqLE61Hd3ENmQIDAQABAoIBAG+w4rsM3Umcgt7v\n2yqE/678Bdft3oR/N+17ot8RRabIcSqKmIXxxZ1MET4B18x0TZovi0o3taRbHmZ+\nRcVQfqqeheofO7TnN/9yH3VZDyhQ9oc72LRCDXmSnrgqMhNf+X1e00bHL7Em/+hH\nG0gTeA33gIau/KD8pQQ7LObCAvfXTaZsj7mFVb2GM9vrjTL+Z+nARpsb8Zl6IS0O\nK3v3dxTsBbH7dX/Q3KdHHXz5qht/b51Vzr269+Oh5cqINaMt/r9Ihp6u+NV0h/XN\n9Sjcru9zEae86LY0Gu1HLLfGR06wnqR9ITvms+ZUD0/feaBKtQ8wG2Hszxh+9cuN\nmV0TAgECgYEAz1CT7+R4RapuC9nbkgav/KrPE/CYblfI59knkqykhGz1oFSDtAht\nxk3URzNHkYoJtUBaRb0IP7r3Ww6wfHOp7Nu8pOgzqp+PoYmprco1lzsYwnm25ocG\npBOlzn0qh7LcufkNB11yaZuqIe9jhaMmz72M8bHXfaK9bD+a5sIgFdkCgYEAwQ08\njvwTeSuPuuVcox5IPNW+bDh6D9pbadl6dATck9u+GTVLTkCgapV5OC59WX1ylPFG\nJWMeCHn2c3YWybHSqAXy9bT72CPmLpNvbiivZLdi4UllUDirKFF2ZFjM9z5L3X7j\n/VNjQT2GOX40rfouCCbPCDkpp/+fJMCkpJGfHcECgYEAs2BT8FAtpJGXUBe7PPke\nUq90JxuYuHiqM7kX3XgVjSM9z/DwV9inKtrynnyHIy1dwv8gXJD3zzS1i4sFN1lY\noMFr0v+6nJocy7dyIhYBEo4mmTZ5A7O3EkaRwz1XjDw9cYhFNqcrNKdkqKIZ6WpG\nTZ8Dkai//EvQPBY4sAstedkCgYBUipNmmoV8ntMGqcLzvCMuYPxPMDxkDN/TbuXt\nQOPH7IdHSst7rVmS03qOW+2Q7xrqlu59GPbiB2ciESjRkwoJgvFvIJ7ZfH8lDnPR\n7gdBN/4ZYqb3hpmNwn7yWuEHtURL73GwUoA45dSOAPLY7aKS90va8g2IAK2UzrhL\nSWpBAQKBgQCI7GsouNbTlz8ql2vO/SmWUJYLUSLnYPx27EFTBWelXhSuASs+KMKt\nk+5jVQ7ixjpd9JhmCZ7hynklAc8wGheVEx3EODV+e5Kiv/Y5xJaHflx253BT7QeV\ngYHwLrrbRdnii0MLaW0XT1vcnvcbW4VjlsSK12Be/K5aNUIF1AJc6A==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-11-14 19:07:44,766 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/084ff68befa441649e87cb7f51e9da6e/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6d839494-69ad-4886-b37b-2d39259b55b3-stack/523046e0-5b44-45e7-a102-c939ff430737 used request id req-5ef7fdcb-e32f-4707-83d2-5acabc47cd15 2018-11-14 19:07:44,767 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:07:44,768 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:07:45,173 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5068be21c2f443bfb7ebe2324889dcfe", "name": "CreateStackKeypairTests-693b09eb-a541-466-proj-role"}, {"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}], "expires_at": "2018-11-14T20:07:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "084ff68befa441649e87cb7f51e9da6e", "name": "CreateStackKeypairTests-693b09eb-a541-466-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/084ff68befa441649e87cb7f51e9da6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/084ff68befa441649e87cb7f51e9da6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/084ff68befa441649e87cb7f51e9da6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_084ff68befa441649e87cb7f51e9da6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_084ff68befa441649e87cb7f51e9da6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/084ff68befa441649e87cb7f51e9da6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/084ff68befa441649e87cb7f51e9da6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/084ff68befa441649e87cb7f51e9da6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/084ff68befa441649e87cb7f51e9da6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/084ff68befa441649e87cb7f51e9da6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/084ff68befa441649e87cb7f51e9da6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/084ff68befa441649e87cb7f51e9da6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/084ff68befa441649e87cb7f51e9da6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/084ff68befa441649e87cb7f51e9da6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-693b09eb-a541-466-user", "id": "4d44f88bb41f40b7b717407166362f29"}, "audit_ids": ["m4VBjn7-QVKfCo7asLelKw"], "issued_at": "2018-11-14T19:07:45.000000Z"}} 2018-11-14 19:07:45,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7d07bd78c5a50ef6481c1ad8b261f1d0df5384f" 2018-11-14 19:07:45,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee3b3bbc-3f34-4e55-915f-b72d600e7f3c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:07:45,273 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-ee3b3bbc-3f34-4e55-915f-b72d600e7f3c 2018-11-14 19:07:45,274 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 19:07:45,278 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7d07bd78c5a50ef6481c1ad8b261f1d0df5384f" 2018-11-14 19:07:45,570 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19: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,Accept-Encoding x-openstack-request-id: req-3450f62e-9a52-4ff3-a7a4-93ce94f58ef2 x-compute-request-id: req-3450f62e-9a52-4ff3-a7a4-93ce94f58ef2 Content-Encoding: gzip Content-Length: 492 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCcVneqC+6l+W44DuIqSZ4H55M802n1kPoBfulAxpw15oJ2jELy2hn3Vmhuo1P6ntL3Pd0HGNPnZlpNIU4GvNGwlWwgPlGytvDiuLOZDum6F22OV0YlEx5s4giT2Yq/75+q7OTn3OlLdmsVyHqwbwP4zVskFtQ+DbwV+x49uT9R4qh4xWF3mbjetNcZ728e5f1ThbjeCv1heUMqc9aqm/wk6r5SkIQ7CdSSuv25FSlYQDkYZrraISPxd9bi8SVkWJOp8IEU0K1zn7PnC2xqOur3KGaqcBhjPcgM38JkyAPxJxcDN5wB9SHsMxr7EuXkEs6j5ZVQULZMaosTrUd3cQ2Z Generated-by-Nova", "name": "CreateStackKeypairTests-6d839494-69ad-4886-b37b-2d39259b55b3-kp", "fingerprint": "c8:30:d8:ee:4f:09:af:00:c6:b9:c3:21:f4:3b:99:84"}}]} 2018-11-14 19:07:45,570 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-3450f62e-9a52-4ff3-a7a4-93ce94f58ef2 2018-11-14 19:07:45,571 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:07:45,995 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5068be21c2f443bfb7ebe2324889dcfe", "name": "CreateStackKeypairTests-693b09eb-a541-466-proj-role"}, {"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}], "expires_at": "2018-11-14T20:07:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "084ff68befa441649e87cb7f51e9da6e", "name": "CreateStackKeypairTests-693b09eb-a541-466-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/084ff68befa441649e87cb7f51e9da6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/084ff68befa441649e87cb7f51e9da6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/084ff68befa441649e87cb7f51e9da6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_084ff68befa441649e87cb7f51e9da6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_084ff68befa441649e87cb7f51e9da6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/084ff68befa441649e87cb7f51e9da6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/084ff68befa441649e87cb7f51e9da6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/084ff68befa441649e87cb7f51e9da6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/084ff68befa441649e87cb7f51e9da6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/084ff68befa441649e87cb7f51e9da6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/084ff68befa441649e87cb7f51e9da6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/084ff68befa441649e87cb7f51e9da6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/084ff68befa441649e87cb7f51e9da6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/084ff68befa441649e87cb7f51e9da6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-693b09eb-a541-466-user", "id": "4d44f88bb41f40b7b717407166362f29"}, "audit_ids": ["pwW_uF5kRS-WNlcp9stcYg"], "issued_at": "2018-11-14T19:07:45.000000Z"}} 2018-11-14 19:07:45,998 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs/CreateStackKeypairTests-6d839494-69ad-4886-b37b-2d39259b55b3-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef5718c0581addeb8e9d8e96e3b355d046f03caa" 2018-11-14 19:07:46,203 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07: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-dba675a8-2cf4-4d94-acf7-63313429e0c6 x-compute-request-id: req-dba675a8-2cf4-4d94-acf7-63313429e0c6 Content-Encoding: gzip Content-Length: 572 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCcVneqC+6l+W44DuIqSZ4H55M802n1kPoBfulAxpw15oJ2jELy2hn3Vmhuo1P6ntL3Pd0HGNPnZlpNIU4GvNGwlWwgPlGytvDiuLOZDum6F22OV0YlEx5s4giT2Yq/75+q7OTn3OlLdmsVyHqwbwP4zVskFtQ+DbwV+x49uT9R4qh4xWF3mbjetNcZ728e5f1ThbjeCv1heUMqc9aqm/wk6r5SkIQ7CdSSuv25FSlYQDkYZrraISPxd9bi8SVkWJOp8IEU0K1zn7PnC2xqOur3KGaqcBhjPcgM38JkyAPxJxcDN5wB9SHsMxr7EuXkEs6j5ZVQULZMaosTrUd3cQ2Z Generated-by-Nova", "user_id": "4d44f88bb41f40b7b717407166362f29", "name": "CreateStackKeypairTests-6d839494-69ad-4886-b37b-2d39259b55b3-kp", "deleted": false, "created_at": "2018-11-14T19:07:43.000000", "updated_at": null, "fingerprint": "c8:30:d8:ee:4f:09:af:00:c6:b9:c3:21:f4:3b:99:84", "deleted_at": null, "id": 95}} 2018-11-14 19:07:46,203 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateStackKeypairTests-6d839494-69ad-4886-b37b-2d39259b55b3-kp used request id req-dba675a8-2cf4-4d94-acf7-63313429e0c6 2018-11-14 19:07:46,203 - create_stack - INFO - Deleting stack - CreateStackKeypairTests-CreateStackKeypairTests-6d839494-69ad-4886-b37b-2d39259b55b3-stack 2018-11-14 19:07:46,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/084ff68befa441649e87cb7f51e9da6e/stacks/523046e0-5b44-45e7-a102-c939ff430737 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfdf6ad5095ff254dede773a4c9a367d9230b8d7" 2018-11-14 19:07:46,473 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:07:46 GMT Server: Apache x-openstack-request-id: req-eef6cdf4-299e-4c97-9645-6ccf9655191b Location: http://172.30.9.28:8004/v1/084ff68befa441649e87cb7f51e9da6e/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6d839494-69ad-4886-b37b-2d39259b55b3-stack/523046e0-5b44-45e7-a102-c939ff430737 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/084ff68befa441649e87cb7f51e9da6e/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6d839494-69ad-4886-b37b-2d39259b55b3-stack/523046e0-5b44-45e7-a102-c939ff430737;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:07:46,784 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:07:46 GMT Server: Apache x-openstack-request-id: req-10fa06df-3d1b-4601-912d-b5ecb72631ff Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:07:46,784 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/084ff68befa441649e87cb7f51e9da6e/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6d839494-69ad-4886-b37b-2d39259b55b3-stack/523046e0-5b44-45e7-a102-c939ff430737 used request id req-10fa06df-3d1b-4601-912d-b5ecb72631ff 2018-11-14 19:07:46,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/084ff68befa441649e87cb7f51e9da6e/stacks/523046e0-5b44-45e7-a102-c939ff430737 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfdf6ad5095ff254dede773a4c9a367d9230b8d7" 2018-11-14 19:07:46,814 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:07:46 GMT Server: Apache x-openstack-request-id: req-6cfc0daf-dfa2-49ea-a51b-7e72cc96b4ec Location: http://172.30.9.28:8004/v1/084ff68befa441649e87cb7f51e9da6e/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6d839494-69ad-4886-b37b-2d39259b55b3-stack/523046e0-5b44-45e7-a102-c939ff430737 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/084ff68befa441649e87cb7f51e9da6e/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6d839494-69ad-4886-b37b-2d39259b55b3-stack/523046e0-5b44-45e7-a102-c939ff430737;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:07:47,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:46 GMT Server: Apache x-openstack-request-id: req-8f209fdf-a718-4480-814c-e8d9a07e2ac2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 617 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": "084ff68befa441649e87cb7f51e9da6e", "OS::stack_id": "523046e0-5b44-45e7-a102-c939ff430737", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-6d839494-69ad-4886-b37b-2d39259b55b3-stack", "keypair_name": "CreateStackKeypairTests-6d839494-69ad-4886-b37b-2d39259b55b3-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-6d839494-69ad-4886-b37b-2d39259b55b3-stack", "stack_user_project_id": "f61389dae76b496690b4a5e05c76163a", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-14T19:07:41Z", "links": [{"href": "http://172.30.9.28:8004/v1/084ff68befa441649e87cb7f51e9da6e/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6d839494-69ad-4886-b37b-2d39259b55b3-stack/523046e0-5b44-45e7-a102-c939ff430737", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-14T19:07:46Z", "id": "523046e0-5b44-45e7-a102-c939ff430737", "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-11-14 19:07:47,047 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/084ff68befa441649e87cb7f51e9da6e/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6d839494-69ad-4886-b37b-2d39259b55b3-stack/523046e0-5b44-45e7-a102-c939ff430737 used request id req-8f209fdf-a718-4480-814c-e8d9a07e2ac2 2018-11-14 19:07:47,048 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-14 19:07:47,048 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-14 19:07:50,048 - create_stack - DEBUG - Stack status query timeout in 1196.73581004 2018-11-14 19:07:50,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/084ff68befa441649e87cb7f51e9da6e/stacks/523046e0-5b44-45e7-a102-c939ff430737 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfdf6ad5095ff254dede773a4c9a367d9230b8d7" 2018-11-14 19:07:50,261 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:07:50 GMT Server: Apache x-openstack-request-id: req-8dd1a88a-f7c8-464b-8fb0-0787d0711543 Location: http://172.30.9.28:8004/v1/084ff68befa441649e87cb7f51e9da6e/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6d839494-69ad-4886-b37b-2d39259b55b3-stack/523046e0-5b44-45e7-a102-c939ff430737 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/084ff68befa441649e87cb7f51e9da6e/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6d839494-69ad-4886-b37b-2d39259b55b3-stack/523046e0-5b44-45e7-a102-c939ff430737;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:07:50,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:50 GMT Server: Apache x-openstack-request-id: req-98f75187-902f-4861-94f7-f61abd985cf1 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": "084ff68befa441649e87cb7f51e9da6e", "OS::stack_id": "523046e0-5b44-45e7-a102-c939ff430737", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-6d839494-69ad-4886-b37b-2d39259b55b3-stack", "keypair_name": "CreateStackKeypairTests-6d839494-69ad-4886-b37b-2d39259b55b3-kp"}, "deletion_time": "2018-11-14T19:07:48Z", "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-6d839494-69ad-4886-b37b-2d39259b55b3-stack", "stack_user_project_id": "f61389dae76b496690b4a5e05c76163a", "tags": null, "creation_time": "2018-11-14T19:07:41Z", "links": [{"href": "http://172.30.9.28:8004/v1/084ff68befa441649e87cb7f51e9da6e/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6d839494-69ad-4886-b37b-2d39259b55b3-stack/523046e0-5b44-45e7-a102-c939ff430737", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-11-14T19:07:46Z", "id": "523046e0-5b44-45e7-a102-c939ff430737", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-11-14 19:07:50,303 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/084ff68befa441649e87cb7f51e9da6e/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6d839494-69ad-4886-b37b-2d39259b55b3-stack/523046e0-5b44-45e7-a102-c939ff430737 used request id req-98f75187-902f-4861-94f7-f61abd985cf1 2018-11-14 19:07:50,303 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-11-14 19:07:50,304 - create_stack - DEBUG - Stack is active with name - CreateStackKeypairTests-CreateStackKeypairTests-6d839494-69ad-4886-b37b-2d39259b55b3-stack 2018-11-14 19:07:50,304 - create_stack - INFO - Attempting to delete again stack - CreateStackKeypairTests-CreateStackKeypairTests-6d839494-69ad-4886-b37b-2d39259b55b3-stack 2018-11-14 19:07:50,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/084ff68befa441649e87cb7f51e9da6e/stacks/523046e0-5b44-45e7-a102-c939ff430737 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfdf6ad5095ff254dede773a4c9a367d9230b8d7" 2018-11-14 19:07:50,523 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:07:50 GMT Server: Apache x-openstack-request-id: req-ff12390b-1253-4ba2-b3ce-6ebe4a471119 Location: http://172.30.9.28:8004/v1/084ff68befa441649e87cb7f51e9da6e/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6d839494-69ad-4886-b37b-2d39259b55b3-stack/523046e0-5b44-45e7-a102-c939ff430737 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/084ff68befa441649e87cb7f51e9da6e/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6d839494-69ad-4886-b37b-2d39259b55b3-stack/523046e0-5b44-45e7-a102-c939ff430737;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:07:50,766 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:07:50 GMT Server: Apache x-openstack-request-id: req-321062be-5af4-43c7-8ff2-db163a5a8843 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackKeypairTests-CreateStackKeypairTests-6d839494-69ad-4886-b37b-2d39259b55b3-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-11-14 19:07:50,766 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/084ff68befa441649e87cb7f51e9da6e/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6d839494-69ad-4886-b37b-2d39259b55b3-stack/523046e0-5b44-45e7-a102-c939ff430737 used request id req-321062be-5af4-43c7-8ff2-db163a5a8843 2018-11-14 19:07:50,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356c140c607353bdf8e2d2541b94edf2c90aa073" 2018-11-14 19:07:51,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-f51542a7-118e-464d-9518-ed19af72fdaf Date: Wed, 14 Nov 2018 19:07:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 19:07:51,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-f51542a7-118e-464d-9518-ed19af72fdaf 2018-11-14 19:07:51,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356c140c607353bdf8e2d2541b94edf2c90aa073" 2018-11-14 19:07:51,142 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:07:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb3d5ba2-f688-4c76-893c-cc2e056c4b8c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 19:07:51,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-cb3d5ba2-f688-4c76-893c-cc2e056c4b8c 2018-11-14 19:07:51,142 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 19:07:51,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356c140c607353bdf8e2d2541b94edf2c90aa073" 2018-11-14 19:07:51,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4050f8b6-db66-416f-879c-baa3a656db09 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 19:07:51,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-4050f8b6-db66-416f-879c-baa3a656db09 2018-11-14 19:07:51,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356c140c607353bdf8e2d2541b94edf2c90aa073" 2018-11-14 19:07:51,368 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:07:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-514aa56d-60d1-4002-904e-551d0e270b16 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 19:07:51,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-514aa56d-60d1-4002-904e-551d0e270b16 2018-11-14 19:07:51,369 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 19:07:51,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356c140c607353bdf8e2d2541b94edf2c90aa073" 2018-11-14 19:07:51,476 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:07:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71bebfac-19d9-46a1-9871-66eb70706543 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 19:07:51,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-71bebfac-19d9-46a1-9871-66eb70706543 2018-11-14 19:07:51,476 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 19:07:51,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356c140c607353bdf8e2d2541b94edf2c90aa073" 2018-11-14 19:07:51,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e48b1ae6-0883-48c3-9eb6-e7bda63ac4ec Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 19:07:51,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-e48b1ae6-0883-48c3-9eb6-e7bda63ac4ec 2018-11-14 19:07:51,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356c140c607353bdf8e2d2541b94edf2c90aa073" 2018-11-14 19:07:51,706 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:07:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56b3464b-6c25-46a4-8e50-ea00c041ebd5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 19:07:51,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-56b3464b-6c25-46a4-8e50-ea00c041ebd5 2018-11-14 19:07:51,707 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 19:07:51,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356c140c607353bdf8e2d2541b94edf2c90aa073" 2018-11-14 19:07:51,818 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:07:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04ccb5d6-1b9d-4679-bfc6-9d087343a5bb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d3b3d3f2c3dd4be6bc230a686f3f0839.", "code": 404, "title": "Not Found"}} 2018-11-14 19:07:51,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 used request id req-04ccb5d6-1b9d-4679-bfc6-9d087343a5bb 2018-11-14 19:07:51,819 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 19:07:51,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356c140c607353bdf8e2d2541b94edf2c90aa073" 2018-11-14 19:07:51,935 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:07:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2030b53-5dae-4047-adda-49b31edf70f0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5dcff89097904b7c82103d40edeed98d.", "code": 404, "title": "Not Found"}} 2018-11-14 19:07:51,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d used request id req-b2030b53-5dae-4047-adda-49b31edf70f0 2018-11-14 19:07:51,935 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 19:07:51,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356c140c607353bdf8e2d2541b94edf2c90aa073" 2018-11-14 19:07:52,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31b08a81-9faa-475f-a5e4-d97448b29a7f Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 19:07:52,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-31b08a81-9faa-475f-a5e4-d97448b29a7f 2018-11-14 19:07:52,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356c140c607353bdf8e2d2541b94edf2c90aa073" 2018-11-14 19:07:52,153 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:07:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd55c972-c7c4-4926-a681-66a3d4f14b67 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 991384c74c4d47b3bd2a68e52ad620ce.", "code": 404, "title": "Not Found"}} 2018-11-14 19:07:52,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce used request id req-fd55c972-c7c4-4926-a681-66a3d4f14b67 2018-11-14 19:07:52,154 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 19:07:52,155 - keystone_utils - INFO - Deleting project with name - CreateStackKeypairTests-693b09eb-a541-466-proj 2018-11-14 19:07:52,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/084ff68befa441649e87cb7f51e9da6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356c140c607353bdf8e2d2541b94edf2c90aa073" 2018-11-14 19:07:52,518 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:07:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-612db893-cd9a-4f77-ae95-46c5bf3526ba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:07:52,518 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/084ff68befa441649e87cb7f51e9da6e used request id req-612db893-cd9a-4f77-ae95-46c5bf3526ba 2018-11-14 19:07:52,518 - keystone_utils - INFO - Deleting role with name - CreateStackKeypairTests-693b09eb-a541-466-proj-role 2018-11-14 19:07:52,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/5068be21c2f443bfb7ebe2324889dcfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356c140c607353bdf8e2d2541b94edf2c90aa073" 2018-11-14 19:07:52,669 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:07:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f34fb15-165e-46fd-bc10-fd055cbb8c47 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:07:52,669 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/5068be21c2f443bfb7ebe2324889dcfe used request id req-3f34fb15-165e-46fd-bc10-fd055cbb8c47 2018-11-14 19:07:52,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356c140c607353bdf8e2d2541b94edf2c90aa073" 2018-11-14 19:07:52,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88e291d4-5b5d-46ae-9e33-c6b56d075be1 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:07:52,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-88e291d4-5b5d-46ae-9e33-c6b56d075be1 2018-11-14 19:07:52,773 - keystone_utils - INFO - Deleting user with name - CreateStackKeypairTests-693b09eb-a541-466-user 2018-11-14 19:07:52,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/4d44f88bb41f40b7b717407166362f29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd220fa5a42374eef50d646427eb9bb12b9fa3db" 2018-11-14 19:07:52,990 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:07:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9aba6927-efb2-4983-a76c-4f93a81ab8ab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:07:52,990 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/4d44f88bb41f40b7b717407166362f29 used request id req-9aba6927-efb2-4983-a76c-4f93a81ab8ab 2018-11-14 19:07:52,992 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:07:53,412 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T20:07:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["JrdD1gJVTZ6P46J4RnH9QQ"], "issued_at": "2018-11-14T19:07:53.000000Z"}} 2018-11-14 19:07:53,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6867b12d9272184c27d7275599c3fa44b0083869" 2018-11-14 19:07:53,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5421677a-4d60-48cc-9ac9-cdf425fa9d57 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:07:53,507 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-5421677a-4d60-48cc-9ac9-cdf425fa9d57 2018-11-14 19:07:53,508 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:07:53,509 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:07:53,941 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T20:07:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["cZexo5ttQoqVrWIqIaP8ZA"], "issued_at": "2018-11-14T19:07:53.000000Z"}} 2018-11-14 19:07:53,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9c4474edbb775120d436e26a1407919d84232f" 2018-11-14 19:07:54,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f85322bd-c67a-4f5a-be32-4117a5069f4c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:07:54,047 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-f85322bd-c67a-4f5a-be32-4117a5069f4c 2018-11-14 19:07:54,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 19:07:54,055 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 19:07: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 19:07:54,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-083e46e5-0fa0-4da-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9c4474edbb775120d436e26a1407919d84232f" 2018-11-14 19:07:54,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3e16305-7161-42a6-aee9-bad8ebacc81a Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-083e46e5-0fa0-4da-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 19:07:54,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-083e46e5-0fa0-4da-proj used request id req-b3e16305-7161-42a6-aee9-bad8ebacc81a 2018-11-14 19:07:54,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9c4474edbb775120d436e26a1407919d84232f" 2018-11-14 19:07:54,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fd1ca30-e766-4c76-a995-37f86561875a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 19:07:54,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-2fd1ca30-e766-4c76-a995-37f86561875a 2018-11-14 19:07:54,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9c4474edbb775120d436e26a1407919d84232f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSecurityGroupTests-083e46e5-0fa0-4da-proj"}}' 2018-11-14 19:07:54,417 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 19:07:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da005b66-1326-466c-bb27-1df25341fc50 Content-Length: 326 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/259bcd6de5f54ed29a62d9be47b9cdf3"}, "tags": [], "enabled": true, "id": "259bcd6de5f54ed29a62d9be47b9cdf3", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-083e46e5-0fa0-4da-proj"}} 2018-11-14 19:07:54,417 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-da005b66-1326-466c-bb27-1df25341fc50 2018-11-14 19:07:54,418 - keystone_utils - INFO - Created project with name - CreateStackSecurityGroupTests-083e46e5-0fa0-4da-proj 2018-11-14 19:07:54,418 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:07:54,419 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:07:54,838 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T20:07:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["o5TnqjeNQPCYcRRIALqW0g"], "issued_at": "2018-11-14T19:07:54.000000Z"}} 2018-11-14 19:07:54,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ad569284b4d8db296e6988c261241b5e4f7b73" 2018-11-14 19:07:54,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ba223bb-cb9a-40d2-94f2-1bedfbb6f36e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:07:54,946 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-6ba223bb-cb9a-40d2-94f2-1bedfbb6f36e 2018-11-14 19:07:54,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 19:07:54,955 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 19:07: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 19:07:54,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ad569284b4d8db296e6988c261241b5e4f7b73" 2018-11-14 19:07:55,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0108f2b5-52df-4626-bffe-9e42279a7331 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 19:07:55,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-0108f2b5-52df-4626-bffe-9e42279a7331 2018-11-14 19:07:55,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackSecurityGroupTests-083e46e5-0fa0-4da-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ad569284b4d8db296e6988c261241b5e4f7b73" 2018-11-14 19:07:55,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a3aafa6-545d-440c-aa2e-dc329c1dd141 Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackSecurityGroupTests-083e46e5-0fa0-4da-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/259bcd6de5f54ed29a62d9be47b9cdf3"}, "tags": [], "enabled": true, "id": "259bcd6de5f54ed29a62d9be47b9cdf3", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-083e46e5-0fa0-4da-proj"}]} 2018-11-14 19:07:55,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackSecurityGroupTests-083e46e5-0fa0-4da-proj used request id req-9a3aafa6-545d-440c-aa2e-dc329c1dd141 2018-11-14 19:07:55,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ad569284b4d8db296e6988c261241b5e4f7b73" 2018-11-14 19:07:55,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29ebaa33-18c3-497d-a510-a05d77f67e15 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 19:07:55,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-29ebaa33-18c3-497d-a510-a05d77f67e15 2018-11-14 19:07:55,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ad569284b4d8db296e6988c261241b5e4f7b73" 2018-11-14 19:07:55,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9130f8d-1c67-4e83-8dd8-799adac5d0b2 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:07:55,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b9130f8d-1c67-4e83-8dd8-799adac5d0b2 2018-11-14 19:07:55,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackSecurityGroupTests-083e46e5-0fa0-4da-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ad569284b4d8db296e6988c261241b5e4f7b73" 2018-11-14 19:07:55,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-928b4c19-923c-4b62-b4de-013bef278dca Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackSecurityGroupTests-083e46e5-0fa0-4da-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/259bcd6de5f54ed29a62d9be47b9cdf3"}, "tags": [], "enabled": true, "id": "259bcd6de5f54ed29a62d9be47b9cdf3", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-083e46e5-0fa0-4da-proj"}]} 2018-11-14 19:07:55,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackSecurityGroupTests-083e46e5-0fa0-4da-proj used request id req-928b4c19-923c-4b62-b4de-013bef278dca 2018-11-14 19:07:55,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/16d4e1405d7b4d448bb2c2ffb84821b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ad569284b4d8db296e6988c261241b5e4f7b73" 2018-11-14 19:07:55,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43532780-0dff-4b29-8f40-9cf8449a0adc Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSecurityGroupTests-083e46e5-0fa0-4da-user", "links": {"self": "http://172.30.9.28:5000/v3/users/16d4e1405d7b4d448bb2c2ffb84821b2"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "259bcd6de5f54ed29a62d9be47b9cdf3", "id": "16d4e1405d7b4d448bb2c2ffb84821b2", "password_expires_at": null}} 2018-11-14 19:07:55,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/16d4e1405d7b4d448bb2c2ffb84821b2 used request id req-43532780-0dff-4b29-8f40-9cf8449a0adc 2018-11-14 19:07:55,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/259bcd6de5f54ed29a62d9be47b9cdf3/users/16d4e1405d7b4d448bb2c2ffb84821b2/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ad569284b4d8db296e6988c261241b5e4f7b73" 2018-11-14 19:07:56,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b293e32-8539-4a83-9468-f0faecaea654 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/259bcd6de5f54ed29a62d9be47b9cdf3/users/16d4e1405d7b4d448bb2c2ffb84821b2/roles", "previous": null, "next": null}, "roles": []} 2018-11-14 19:07:56,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/259bcd6de5f54ed29a62d9be47b9cdf3/users/16d4e1405d7b4d448bb2c2ffb84821b2/roles used request id req-8b293e32-8539-4a83-9468-f0faecaea654 2018-11-14 19:07:56,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ad569284b4d8db296e6988c261241b5e4f7b73" 2018-11-14 19:07:56,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db344300-64c8-4916-be04-c900071a7e5e Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}} 2018-11-14 19:07:56,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4 used request id req-db344300-64c8-4916-be04-c900071a7e5e 2018-11-14 19:07:56,208 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSecurityGroupTests-083e46e5-0fa0-4da-proj 2018-11-14 19:07:56,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/259bcd6de5f54ed29a62d9be47b9cdf3/users/16d4e1405d7b4d448bb2c2ffb84821b2/roles/783ac46c0c6e4351b20c894e1af3c3a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ad569284b4d8db296e6988c261241b5e4f7b73" 2018-11-14 19:07:56,380 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:07:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8cc24893-f7c1-45e8-bad8-dad9cfcac908 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:07:56,380 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/259bcd6de5f54ed29a62d9be47b9cdf3/users/16d4e1405d7b4d448bb2c2ffb84821b2/roles/783ac46c0c6e4351b20c894e1af3c3a4 used request id req-8cc24893-f7c1-45e8-bad8-dad9cfcac908 2018-11-14 19:07:56,380 - keystone_utils - INFO - Created user with name - CreateStackSecurityGroupTests-083e46e5-0fa0-4da-user 2018-11-14 19:07:56,381 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:07:56,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9c4474edbb775120d436e26a1407919d84232f" 2018-11-14 19:07:56,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71eba9d8-7901-4bb8-9e81-e648559f94ba Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:07:56,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-71eba9d8-7901-4bb8-9e81-e648559f94ba 2018-11-14 19:07:56,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9c4474edbb775120d436e26a1407919d84232f" -d '{"role": {"name": "CreateStackSecurityGroupTests-083e46e5-0fa0-4da-proj-role"}}' 2018-11-14 19:07:56,627 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 19:07:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e396881-3872-4ee4-9135-51009928d33d Content-Length: 228 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "977cd3190bca4d9f9f5e8d993d9cca84", "links": {"self": "http://172.30.9.28:5000/v3/roles/977cd3190bca4d9f9f5e8d993d9cca84"}, "name": "CreateStackSecurityGroupTests-083e46e5-0fa0-4da-proj-role"}} 2018-11-14 19:07:56,627 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-2e396881-3872-4ee4-9135-51009928d33d 2018-11-14 19:07:56,627 - keystone_utils - INFO - Created role with name - CreateStackSecurityGroupTests-083e46e5-0fa0-4da-proj-role 2018-11-14 19:07:56,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/977cd3190bca4d9f9f5e8d993d9cca84 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9c4474edbb775120d436e26a1407919d84232f" 2018-11-14 19:07:56,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6d60b4d-8284-42ad-a8ea-86eb0d931c39 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "977cd3190bca4d9f9f5e8d993d9cca84", "links": {"self": "http://172.30.9.28:5000/v3/roles/977cd3190bca4d9f9f5e8d993d9cca84"}, "name": "CreateStackSecurityGroupTests-083e46e5-0fa0-4da-proj-role"}} 2018-11-14 19:07:56,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/977cd3190bca4d9f9f5e8d993d9cca84 used request id req-d6d60b4d-8284-42ad-a8ea-86eb0d931c39 2018-11-14 19:07:56,646 - keystone_utils - INFO - Granting role CreateStackSecurityGroupTests-083e46e5-0fa0-4da-proj-role to project CreateStackSecurityGroupTests-083e46e5-0fa0-4da-proj 2018-11-14 19:07:56,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/259bcd6de5f54ed29a62d9be47b9cdf3/users/16d4e1405d7b4d448bb2c2ffb84821b2/roles/977cd3190bca4d9f9f5e8d993d9cca84 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9c4474edbb775120d436e26a1407919d84232f" 2018-11-14 19:07:56,798 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:07:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fd0a860-093f-4688-b4a5-712786ba2229 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:07:56,798 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/259bcd6de5f54ed29a62d9be47b9cdf3/users/16d4e1405d7b4d448bb2c2ffb84821b2/roles/977cd3190bca4d9f9f5e8d993d9cca84 used request id req-7fd0a860-093f-4688-b4a5-712786ba2229 2018-11-14 19:07:56,798 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-14 19:07:56,799 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 19:07:56,800 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:07:56,801 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:07:57,208 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "977cd3190bca4d9f9f5e8d993d9cca84", "name": "CreateStackSecurityGroupTests-083e46e5-0fa0-4da-proj-role"}], "expires_at": "2018-11-14T20:07:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "259bcd6de5f54ed29a62d9be47b9cdf3", "name": "CreateStackSecurityGroupTests-083e46e5-0fa0-4da-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/259bcd6de5f54ed29a62d9be47b9cdf3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/259bcd6de5f54ed29a62d9be47b9cdf3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/259bcd6de5f54ed29a62d9be47b9cdf3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_259bcd6de5f54ed29a62d9be47b9cdf3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_259bcd6de5f54ed29a62d9be47b9cdf3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/259bcd6de5f54ed29a62d9be47b9cdf3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/259bcd6de5f54ed29a62d9be47b9cdf3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/259bcd6de5f54ed29a62d9be47b9cdf3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/259bcd6de5f54ed29a62d9be47b9cdf3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/259bcd6de5f54ed29a62d9be47b9cdf3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/259bcd6de5f54ed29a62d9be47b9cdf3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/259bcd6de5f54ed29a62d9be47b9cdf3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/259bcd6de5f54ed29a62d9be47b9cdf3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/259bcd6de5f54ed29a62d9be47b9cdf3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSecurityGroupTests-083e46e5-0fa0-4da-user", "id": "16d4e1405d7b4d448bb2c2ffb84821b2"}, "audit_ids": ["JvwFLy9xRuGHqfwxkWpiBg"], "issued_at": "2018-11-14T19:07:57.000000Z"}} 2018-11-14 19:07:57,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfb4fa1631823ab2bdc6787bf45810dc81f91721" 2018-11-14 19:07:57,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccd01d60-7e13-4a9f-b77e-9bf1b6160d5e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:07:57,316 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-ccd01d60-7e13-4a9f-b77e-9bf1b6160d5e 2018-11-14 19:07:57,319 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 19:07:57,322 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-14 19:07:57,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/259bcd6de5f54ed29a62d9be47b9cdf3/stacks?stack_name=CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-0d9532de-4fac-4a65-9700-7d65606ff747-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfb4fa1631823ab2bdc6787bf45810dc81f91721" 2018-11-14 19:07:57,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:57 GMT Server: Apache x-openstack-request-id: req-909248e2-3841-4ca4-b2b8-84dda07b6554 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-11-14 19:07:57,538 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/259bcd6de5f54ed29a62d9be47b9cdf3/stacks?stack_name=CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-0d9532de-4fac-4a65-9700-7d65606ff747-stack used request id req-909248e2-3841-4ca4-b2b8-84dda07b6554 2018-11-14 19:07:57,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/259bcd6de5f54ed29a62d9be47b9cdf3/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfb4fa1631823ab2bdc6787bf45810dc81f91721" -d '{"stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-0d9532de-4fac-4a65-9700-7d65606ff747-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-0d9532de-4fac-4a65-9700-7d65606ff747-sec-grp"}}' 2018-11-14 19:07:59,181 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 19:07:57 GMT Server: Apache x-openstack-request-id: req-c7290ebb-c5a1-403d-9325-023b9531f2e3 Location: http://172.30.9.28:8004/v1/259bcd6de5f54ed29a62d9be47b9cdf3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-0d9532de-4fac-4a65-9700-7d65606ff747-stack/a2b2bbe0-ba4d-4346-b11e-a3b3a940d207 Content-Length: 303 Content-Type: application/json RESP BODY: {"stack": {"id": "a2b2bbe0-ba4d-4346-b11e-a3b3a940d207", "links": [{"href": "http://172.30.9.28:8004/v1/259bcd6de5f54ed29a62d9be47b9cdf3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-0d9532de-4fac-4a65-9700-7d65606ff747-stack/a2b2bbe0-ba4d-4346-b11e-a3b3a940d207", "rel": "self"}]}} 2018-11-14 19:07:59,182 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/259bcd6de5f54ed29a62d9be47b9cdf3/stacks used request id req-c7290ebb-c5a1-403d-9325-023b9531f2e3 2018-11-14 19:07:59,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/259bcd6de5f54ed29a62d9be47b9cdf3/stacks/a2b2bbe0-ba4d-4346-b11e-a3b3a940d207 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfb4fa1631823ab2bdc6787bf45810dc81f91721" 2018-11-14 19:07:59,407 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:07:59 GMT Server: Apache x-openstack-request-id: req-799d391d-4162-41d7-891c-4294b9043d7a Location: http://172.30.9.28:8004/v1/259bcd6de5f54ed29a62d9be47b9cdf3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-0d9532de-4fac-4a65-9700-7d65606ff747-stack/a2b2bbe0-ba4d-4346-b11e-a3b3a940d207 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/259bcd6de5f54ed29a62d9be47b9cdf3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-0d9532de-4fac-4a65-9700-7d65606ff747-stack/a2b2bbe0-ba4d-4346-b11e-a3b3a940d207;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:07:59,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:59 GMT Server: Apache x-openstack-request-id: req-3be5f492-4abb-45cd-b399-417fc3c64a1d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "259bcd6de5f54ed29a62d9be47b9cdf3", "OS::stack_id": "a2b2bbe0-ba4d-4346-b11e-a3b3a940d207", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-0d9532de-4fac-4a65-9700-7d65606ff747-stack", "security_group_name": "CreateStackSecurityGroupTests-0d9532de-4fac-4a65-9700-7d65606ff747-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-0d9532de-4fac-4a65-9700-7d65606ff747-stack", "stack_user_project_id": "25269254532848e78f324f51c4ec08f0", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-14T19:07:58Z", "links": [{"href": "http://172.30.9.28:8004/v1/259bcd6de5f54ed29a62d9be47b9cdf3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-0d9532de-4fac-4a65-9700-7d65606ff747-stack/a2b2bbe0-ba4d-4346-b11e-a3b3a940d207", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a2b2bbe0-ba4d-4346-b11e-a3b3a940d207", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-11-14 19:07:59,630 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/259bcd6de5f54ed29a62d9be47b9cdf3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-0d9532de-4fac-4a65-9700-7d65606ff747-stack/a2b2bbe0-ba4d-4346-b11e-a3b3a940d207 used request id req-3be5f492-4abb-45cd-b399-417fc3c64a1d 2018-11-14 19:07:59,630 - create_stack - INFO - Created stack with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-0d9532de-4fac-4a65-9700-7d65606ff747-stack 2018-11-14 19:07:59,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/259bcd6de5f54ed29a62d9be47b9cdf3/stacks/a2b2bbe0-ba4d-4346-b11e-a3b3a940d207 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfb4fa1631823ab2bdc6787bf45810dc81f91721" 2018-11-14 19:07:59,855 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:07:59 GMT Server: Apache x-openstack-request-id: req-b42c7fcf-43fc-4d36-b578-55638021ea49 Location: http://172.30.9.28:8004/v1/259bcd6de5f54ed29a62d9be47b9cdf3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-0d9532de-4fac-4a65-9700-7d65606ff747-stack/a2b2bbe0-ba4d-4346-b11e-a3b3a940d207 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/259bcd6de5f54ed29a62d9be47b9cdf3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-0d9532de-4fac-4a65-9700-7d65606ff747-stack/a2b2bbe0-ba4d-4346-b11e-a3b3a940d207;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:08:00,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:07:59 GMT Server: Apache x-openstack-request-id: req-ab3a6ed3-b4a5-44d0-84ae-7671d880e935 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "259bcd6de5f54ed29a62d9be47b9cdf3", "OS::stack_id": "a2b2bbe0-ba4d-4346-b11e-a3b3a940d207", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-0d9532de-4fac-4a65-9700-7d65606ff747-stack", "security_group_name": "CreateStackSecurityGroupTests-0d9532de-4fac-4a65-9700-7d65606ff747-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-0d9532de-4fac-4a65-9700-7d65606ff747-stack", "stack_user_project_id": "25269254532848e78f324f51c4ec08f0", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-14T19:07:58Z", "links": [{"href": "http://172.30.9.28:8004/v1/259bcd6de5f54ed29a62d9be47b9cdf3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-0d9532de-4fac-4a65-9700-7d65606ff747-stack/a2b2bbe0-ba4d-4346-b11e-a3b3a940d207", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a2b2bbe0-ba4d-4346-b11e-a3b3a940d207", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-11-14 19:08:00,095 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/259bcd6de5f54ed29a62d9be47b9cdf3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-0d9532de-4fac-4a65-9700-7d65606ff747-stack/a2b2bbe0-ba4d-4346-b11e-a3b3a940d207 used request id req-ab3a6ed3-b4a5-44d0-84ae-7671d880e935 2018-11-14 19:08:00,096 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-14 19:08:00,096 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-14 19:08:03,099 - create_stack - DEBUG - Stack status query timeout in 1196.53109789 2018-11-14 19:08:03,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/259bcd6de5f54ed29a62d9be47b9cdf3/stacks/a2b2bbe0-ba4d-4346-b11e-a3b3a940d207 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfb4fa1631823ab2bdc6787bf45810dc81f91721" 2018-11-14 19:08:03,316 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:08:03 GMT Server: Apache x-openstack-request-id: req-43c26cef-3e8c-474c-a5f7-0690a1fede2a Location: http://172.30.9.28:8004/v1/259bcd6de5f54ed29a62d9be47b9cdf3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-0d9532de-4fac-4a65-9700-7d65606ff747-stack/a2b2bbe0-ba4d-4346-b11e-a3b3a940d207 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/259bcd6de5f54ed29a62d9be47b9cdf3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-0d9532de-4fac-4a65-9700-7d65606ff747-stack/a2b2bbe0-ba4d-4346-b11e-a3b3a940d207;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:08:03,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:08:03 GMT Server: Apache x-openstack-request-id: req-eb24be9e-28b4-405c-8644-d91cd2b35b03 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 530 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "259bcd6de5f54ed29a62d9be47b9cdf3", "OS::stack_id": "a2b2bbe0-ba4d-4346-b11e-a3b3a940d207", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-0d9532de-4fac-4a65-9700-7d65606ff747-stack", "security_group_name": "CreateStackSecurityGroupTests-0d9532de-4fac-4a65-9700-7d65606ff747-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-0d9532de-4fac-4a65-9700-7d65606ff747-stack", "stack_user_project_id": "25269254532848e78f324f51c4ec08f0", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-14T19:07:58Z", "links": [{"href": "http://172.30.9.28:8004/v1/259bcd6de5f54ed29a62d9be47b9cdf3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-0d9532de-4fac-4a65-9700-7d65606ff747-stack/a2b2bbe0-ba4d-4346-b11e-a3b3a940d207", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "a2b2bbe0-ba4d-4346-b11e-a3b3a940d207", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-11-14 19:08:03,552 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/259bcd6de5f54ed29a62d9be47b9cdf3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-0d9532de-4fac-4a65-9700-7d65606ff747-stack/a2b2bbe0-ba4d-4346-b11e-a3b3a940d207 used request id req-eb24be9e-28b4-405c-8644-d91cd2b35b03 2018-11-14 19:08:03,553 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-11-14 19:08:03,553 - create_stack - DEBUG - Stack is active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-0d9532de-4fac-4a65-9700-7d65606ff747-stack 2018-11-14 19:08:03,553 - create_stack - INFO - Stack is now active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-0d9532de-4fac-4a65-9700-7d65606ff747-stack 2018-11-14 19:08:03,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/259bcd6de5f54ed29a62d9be47b9cdf3/stacks/a2b2bbe0-ba4d-4346-b11e-a3b3a940d207/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfb4fa1631823ab2bdc6787bf45810dc81f91721" 2018-11-14 19:08:03,582 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:08:03 GMT Server: Apache x-openstack-request-id: req-91036c22-79ba-4add-a5fa-c2a4ba4f12b8 Location: http://172.30.9.28:8004/v1/259bcd6de5f54ed29a62d9be47b9cdf3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-0d9532de-4fac-4a65-9700-7d65606ff747-stack/a2b2bbe0-ba4d-4346-b11e-a3b3a940d207/resources Content-Length: 575 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/259bcd6de5f54ed29a62d9be47b9cdf3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-0d9532de-4fac-4a65-9700-7d65606ff747-stack/a2b2bbe0-ba4d-4346-b11e-a3b3a940d207/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:08:03,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:08:03 GMT Server: Apache x-openstack-request-id: req-51b6f633-dc48-458e-917c-c1c41849c9f6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 403 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.28:8004/v1/259bcd6de5f54ed29a62d9be47b9cdf3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-0d9532de-4fac-4a65-9700-7d65606ff747-stack/a2b2bbe0-ba4d-4346-b11e-a3b3a940d207/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/259bcd6de5f54ed29a62d9be47b9cdf3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-0d9532de-4fac-4a65-9700-7d65606ff747-stack/a2b2bbe0-ba4d-4346-b11e-a3b3a940d207", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-11-14T19:07:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-14T19:07:59Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "335ec5c0-1f4f-40ce-97de-d187b8e22f2e", "resource_type": "OS::Neutron::SecurityGroup"}]} 2018-11-14 19:08:03,805 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/259bcd6de5f54ed29a62d9be47b9cdf3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-0d9532de-4fac-4a65-9700-7d65606ff747-stack/a2b2bbe0-ba4d-4346-b11e-a3b3a940d207/resources used request id req-51b6f633-dc48-458e-917c-c1c41849c9f6 2018-11-14 19:08:03,806 - neutron_utils - INFO - Retrieving security group with ID - 335ec5c0-1f4f-40ce-97de-d187b8e22f2e 2018-11-14 19:08:03,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=335ec5c0-1f4f-40ce-97de-d187b8e22f2e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfb4fa1631823ab2bdc6787bf45810dc81f91721" 2018-11-14 19:08:04,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-3073ca66-6381-4a43-b9ea-d7169fd838ec Date: Wed, 14 Nov 2018 19:08:04 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "259bcd6de5f54ed29a62d9be47b9cdf3", "created_at": "2018-11-14T19:07:59Z", "updated_at": "2018-11-14T19:08:01Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T19:08:01Z", "revision_number": 0, "id": "1608cd14-1e00-4597-b373-2ef87abbbc34", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-11-14T19:08:01Z", "security_group_id": "335ec5c0-1f4f-40ce-97de-d187b8e22f2e", "tenant_id": "259bcd6de5f54ed29a62d9be47b9cdf3", "port_range_min": null, "ethertype": "IPv4", "project_id": "259bcd6de5f54ed29a62d9be47b9cdf3"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-14T19:08:01Z", "revision_number": 0, "id": "16c1a306-e0be-4691-aee2-74710345f3ed", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-11-14T19:08:01Z", "security_group_id": "335ec5c0-1f4f-40ce-97de-d187b8e22f2e", "tenant_id": "259bcd6de5f54ed29a62d9be47b9cdf3", "port_range_min": 22, "ethertype": "IPv4", "project_id": "259bcd6de5f54ed29a62d9be47b9cdf3"}], "revision_number": 6, "project_id": "259bcd6de5f54ed29a62d9be47b9cdf3", "id": "335ec5c0-1f4f-40ce-97de-d187b8e22f2e", "name": "CreateStackSecurityGroupTests-0d9532de-4fac-4a65-9700-7d65606ff747-sec-grp"}]} 2018-11-14 19:08:04,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=335ec5c0-1f4f-40ce-97de-d187b8e22f2e used request id req-3073ca66-6381-4a43-b9ea-d7169fd838ec 2018-11-14 19:08:04,050 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 335ec5c0-1f4f-40ce-97de-d187b8e22f2e 2018-11-14 19:08:04,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=335ec5c0-1f4f-40ce-97de-d187b8e22f2e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfb4fa1631823ab2bdc6787bf45810dc81f91721" 2018-11-14 19:08:04,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-6450c2c5-f9d6-4289-8fd5-12adf1902502 Date: Wed, 14 Nov 2018 19:08:04 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-11-14T19:08:01Z", "security_group_id": "335ec5c0-1f4f-40ce-97de-d187b8e22f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "259bcd6de5f54ed29a62d9be47b9cdf3", "created_at": "2018-11-14T19:08:01Z", "project_id": "259bcd6de5f54ed29a62d9be47b9cdf3", "id": "1608cd14-1e00-4597-b373-2ef87abbbc34"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-11-14T19:08:01Z", "security_group_id": "335ec5c0-1f4f-40ce-97de-d187b8e22f2e", "port_range_min": 22, "revision_number": 0, "tenant_id": "259bcd6de5f54ed29a62d9be47b9cdf3", "created_at": "2018-11-14T19:08:01Z", "project_id": "259bcd6de5f54ed29a62d9be47b9cdf3", "id": "16c1a306-e0be-4691-aee2-74710345f3ed"}]} 2018-11-14 19:08:04,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=335ec5c0-1f4f-40ce-97de-d187b8e22f2e used request id req-6450c2c5-f9d6-4289-8fd5-12adf1902502 2018-11-14 19:08:04,288 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 335ec5c0-1f4f-40ce-97de-d187b8e22f2e 2018-11-14 19:08:04,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=335ec5c0-1f4f-40ce-97de-d187b8e22f2e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfb4fa1631823ab2bdc6787bf45810dc81f91721" 2018-11-14 19:08:04,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-7aee0fbf-242d-48b1-9f96-67840efbf53e Date: Wed, 14 Nov 2018 19:08:04 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-11-14T19:08:01Z", "security_group_id": "335ec5c0-1f4f-40ce-97de-d187b8e22f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "259bcd6de5f54ed29a62d9be47b9cdf3", "created_at": "2018-11-14T19:08:01Z", "project_id": "259bcd6de5f54ed29a62d9be47b9cdf3", "id": "1608cd14-1e00-4597-b373-2ef87abbbc34"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-11-14T19:08:01Z", "security_group_id": "335ec5c0-1f4f-40ce-97de-d187b8e22f2e", "port_range_min": 22, "revision_number": 0, "tenant_id": "259bcd6de5f54ed29a62d9be47b9cdf3", "created_at": "2018-11-14T19:08:01Z", "project_id": "259bcd6de5f54ed29a62d9be47b9cdf3", "id": "16c1a306-e0be-4691-aee2-74710345f3ed"}]} 2018-11-14 19:08:04,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=335ec5c0-1f4f-40ce-97de-d187b8e22f2e used request id req-7aee0fbf-242d-48b1-9f96-67840efbf53e 2018-11-14 19:08:04,495 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:08:04,496 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:08:04,912 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "977cd3190bca4d9f9f5e8d993d9cca84", "name": "CreateStackSecurityGroupTests-083e46e5-0fa0-4da-proj-role"}], "expires_at": "2018-11-14T20:08:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "259bcd6de5f54ed29a62d9be47b9cdf3", "name": "CreateStackSecurityGroupTests-083e46e5-0fa0-4da-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/259bcd6de5f54ed29a62d9be47b9cdf3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/259bcd6de5f54ed29a62d9be47b9cdf3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/259bcd6de5f54ed29a62d9be47b9cdf3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_259bcd6de5f54ed29a62d9be47b9cdf3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_259bcd6de5f54ed29a62d9be47b9cdf3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/259bcd6de5f54ed29a62d9be47b9cdf3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/259bcd6de5f54ed29a62d9be47b9cdf3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/259bcd6de5f54ed29a62d9be47b9cdf3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/259bcd6de5f54ed29a62d9be47b9cdf3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/259bcd6de5f54ed29a62d9be47b9cdf3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/259bcd6de5f54ed29a62d9be47b9cdf3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/259bcd6de5f54ed29a62d9be47b9cdf3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/259bcd6de5f54ed29a62d9be47b9cdf3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/259bcd6de5f54ed29a62d9be47b9cdf3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSecurityGroupTests-083e46e5-0fa0-4da-user", "id": "16d4e1405d7b4d448bb2c2ffb84821b2"}, "audit_ids": ["LczdrtZNTVC10F_gElJOAQ"], "issued_at": "2018-11-14T19:08:04.000000Z"}} 2018-11-14 19:08:04,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e6f489abed17975c8570ac350c8b4317671f02d" 2018-11-14 19:08:05,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:08:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0756ba7-f5a1-4c7b-8773-6e512cd735fd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:08:05,010 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-f0756ba7-f5a1-4c7b-8773-6e512cd735fd 2018-11-14 19:08:05,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateStackSecurityGroupTests-0d9532de-4fac-4a65-9700-7d65606ff747-sec-grp&description=Test+description -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e6f489abed17975c8570ac350c8b4317671f02d" 2018-11-14 19:08:05,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-3ea56fd1-0fd8-4b8e-b1e5-dbe9a8606337 Date: Wed, 14 Nov 2018 19:08:05 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "259bcd6de5f54ed29a62d9be47b9cdf3", "created_at": "2018-11-14T19:07:59Z", "updated_at": "2018-11-14T19:08:01Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T19:08:01Z", "revision_number": 0, "id": "1608cd14-1e00-4597-b373-2ef87abbbc34", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-11-14T19:08:01Z", "security_group_id": "335ec5c0-1f4f-40ce-97de-d187b8e22f2e", "tenant_id": "259bcd6de5f54ed29a62d9be47b9cdf3", "port_range_min": null, "ethertype": "IPv4", "project_id": "259bcd6de5f54ed29a62d9be47b9cdf3"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-14T19:08:01Z", "revision_number": 0, "id": "16c1a306-e0be-4691-aee2-74710345f3ed", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-11-14T19:08:01Z", "security_group_id": "335ec5c0-1f4f-40ce-97de-d187b8e22f2e", "tenant_id": "259bcd6de5f54ed29a62d9be47b9cdf3", "port_range_min": 22, "ethertype": "IPv4", "project_id": "259bcd6de5f54ed29a62d9be47b9cdf3"}], "revision_number": 6, "project_id": "259bcd6de5f54ed29a62d9be47b9cdf3", "id": "335ec5c0-1f4f-40ce-97de-d187b8e22f2e", "name": "CreateStackSecurityGroupTests-0d9532de-4fac-4a65-9700-7d65606ff747-sec-grp"}]} 2018-11-14 19:08:05,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateStackSecurityGroupTests-0d9532de-4fac-4a65-9700-7d65606ff747-sec-grp&description=Test+description used request id req-3ea56fd1-0fd8-4b8e-b1e5-dbe9a8606337 2018-11-14 19:08:05,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 19:08:05,274 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 19:08: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 19:08:05,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/259bcd6de5f54ed29a62d9be47b9cdf3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e6f489abed17975c8570ac350c8b4317671f02d" 2018-11-14 19:08:05,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:08:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e165d457-dbc1-4947-89e9-f12fe818b6b9 Content-Encoding: gzip Content-Length: 232 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/259bcd6de5f54ed29a62d9be47b9cdf3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "259bcd6de5f54ed29a62d9be47b9cdf3", "name": "CreateStackSecurityGroupTests-083e46e5-0fa0-4da-proj"}} 2018-11-14 19:08:05,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/259bcd6de5f54ed29a62d9be47b9cdf3 used request id req-e165d457-dbc1-4947-89e9-f12fe818b6b9 2018-11-14 19:08:05,385 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 335ec5c0-1f4f-40ce-97de-d187b8e22f2e 2018-11-14 19:08:05,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=335ec5c0-1f4f-40ce-97de-d187b8e22f2e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e6f489abed17975c8570ac350c8b4317671f02d" 2018-11-14 19:08:05,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-94dd3450-8903-4339-a8de-cad3079fa34c Date: Wed, 14 Nov 2018 19:08:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-11-14T19:08:01Z", "security_group_id": "335ec5c0-1f4f-40ce-97de-d187b8e22f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "259bcd6de5f54ed29a62d9be47b9cdf3", "created_at": "2018-11-14T19:08:01Z", "project_id": "259bcd6de5f54ed29a62d9be47b9cdf3", "id": "1608cd14-1e00-4597-b373-2ef87abbbc34"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-11-14T19:08:01Z", "security_group_id": "335ec5c0-1f4f-40ce-97de-d187b8e22f2e", "port_range_min": 22, "revision_number": 0, "tenant_id": "259bcd6de5f54ed29a62d9be47b9cdf3", "created_at": "2018-11-14T19:08:01Z", "project_id": "259bcd6de5f54ed29a62d9be47b9cdf3", "id": "16c1a306-e0be-4691-aee2-74710345f3ed"}]} 2018-11-14 19:08:05,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=335ec5c0-1f4f-40ce-97de-d187b8e22f2e used request id req-94dd3450-8903-4339-a8de-cad3079fa34c 2018-11-14 19:08:05,609 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 335ec5c0-1f4f-40ce-97de-d187b8e22f2e 2018-11-14 19:08:05,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=335ec5c0-1f4f-40ce-97de-d187b8e22f2e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e6f489abed17975c8570ac350c8b4317671f02d" 2018-11-14 19:08:05,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-9df02e1d-1d1b-482a-9536-90a36458f6cd Date: Wed, 14 Nov 2018 19:08:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-11-14T19:08:01Z", "security_group_id": "335ec5c0-1f4f-40ce-97de-d187b8e22f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "259bcd6de5f54ed29a62d9be47b9cdf3", "created_at": "2018-11-14T19:08:01Z", "project_id": "259bcd6de5f54ed29a62d9be47b9cdf3", "id": "1608cd14-1e00-4597-b373-2ef87abbbc34"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-11-14T19:08:01Z", "security_group_id": "335ec5c0-1f4f-40ce-97de-d187b8e22f2e", "port_range_min": 22, "revision_number": 0, "tenant_id": "259bcd6de5f54ed29a62d9be47b9cdf3", "created_at": "2018-11-14T19:08:01Z", "project_id": "259bcd6de5f54ed29a62d9be47b9cdf3", "id": "16c1a306-e0be-4691-aee2-74710345f3ed"}]} 2018-11-14 19:08:05,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=335ec5c0-1f4f-40ce-97de-d187b8e22f2e used request id req-9df02e1d-1d1b-482a-9536-90a36458f6cd 2018-11-14 19:08:05,806 - neutron_utils - INFO - Retrieving security group with ID - 335ec5c0-1f4f-40ce-97de-d187b8e22f2e 2018-11-14 19:08:05,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=335ec5c0-1f4f-40ce-97de-d187b8e22f2e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e6f489abed17975c8570ac350c8b4317671f02d" 2018-11-14 19:08:06,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-2658bddb-23fb-4a7a-9993-f8ffddbd7f0b Date: Wed, 14 Nov 2018 19:08:06 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "259bcd6de5f54ed29a62d9be47b9cdf3", "created_at": "2018-11-14T19:07:59Z", "updated_at": "2018-11-14T19:08:01Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T19:08:01Z", "revision_number": 0, "id": "1608cd14-1e00-4597-b373-2ef87abbbc34", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-11-14T19:08:01Z", "security_group_id": "335ec5c0-1f4f-40ce-97de-d187b8e22f2e", "tenant_id": "259bcd6de5f54ed29a62d9be47b9cdf3", "port_range_min": null, "ethertype": "IPv4", "project_id": "259bcd6de5f54ed29a62d9be47b9cdf3"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-14T19:08:01Z", "revision_number": 0, "id": "16c1a306-e0be-4691-aee2-74710345f3ed", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-11-14T19:08:01Z", "security_group_id": "335ec5c0-1f4f-40ce-97de-d187b8e22f2e", "tenant_id": "259bcd6de5f54ed29a62d9be47b9cdf3", "port_range_min": 22, "ethertype": "IPv4", "project_id": "259bcd6de5f54ed29a62d9be47b9cdf3"}], "revision_number": 6, "project_id": "259bcd6de5f54ed29a62d9be47b9cdf3", "id": "335ec5c0-1f4f-40ce-97de-d187b8e22f2e", "name": "CreateStackSecurityGroupTests-0d9532de-4fac-4a65-9700-7d65606ff747-sec-grp"}]} 2018-11-14 19:08:06,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=335ec5c0-1f4f-40ce-97de-d187b8e22f2e used request id req-2658bddb-23fb-4a7a-9993-f8ffddbd7f0b 2018-11-14 19:08:06,046 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 335ec5c0-1f4f-40ce-97de-d187b8e22f2e 2018-11-14 19:08:06,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=335ec5c0-1f4f-40ce-97de-d187b8e22f2e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e6f489abed17975c8570ac350c8b4317671f02d" 2018-11-14 19:08:06,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-124e25cf-e64a-4a09-ae1a-bffb8724c935 Date: Wed, 14 Nov 2018 19:08:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-11-14T19:08:01Z", "security_group_id": "335ec5c0-1f4f-40ce-97de-d187b8e22f2e", "port_range_min": null, "revision_number": 0, "tenant_id": "259bcd6de5f54ed29a62d9be47b9cdf3", "created_at": "2018-11-14T19:08:01Z", "project_id": "259bcd6de5f54ed29a62d9be47b9cdf3", "id": "1608cd14-1e00-4597-b373-2ef87abbbc34"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-11-14T19:08:01Z", "security_group_id": "335ec5c0-1f4f-40ce-97de-d187b8e22f2e", "port_range_min": 22, "revision_number": 0, "tenant_id": "259bcd6de5f54ed29a62d9be47b9cdf3", "created_at": "2018-11-14T19:08:01Z", "project_id": "259bcd6de5f54ed29a62d9be47b9cdf3", "id": "16c1a306-e0be-4691-aee2-74710345f3ed"}]} 2018-11-14 19:08:06,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=335ec5c0-1f4f-40ce-97de-d187b8e22f2e used request id req-124e25cf-e64a-4a09-ae1a-bffb8724c935 2018-11-14 19:08:06,257 - create_stack - INFO - Deleting stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-0d9532de-4fac-4a65-9700-7d65606ff747-stack 2018-11-14 19:08:06,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/259bcd6de5f54ed29a62d9be47b9cdf3/stacks/a2b2bbe0-ba4d-4346-b11e-a3b3a940d207 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfb4fa1631823ab2bdc6787bf45810dc81f91721" 2018-11-14 19:08:06,467 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:08:06 GMT Server: Apache x-openstack-request-id: req-1cda5956-0ad6-40f2-9330-157b031360fe Location: http://172.30.9.28:8004/v1/259bcd6de5f54ed29a62d9be47b9cdf3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-0d9532de-4fac-4a65-9700-7d65606ff747-stack/a2b2bbe0-ba4d-4346-b11e-a3b3a940d207 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/259bcd6de5f54ed29a62d9be47b9cdf3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-0d9532de-4fac-4a65-9700-7d65606ff747-stack/a2b2bbe0-ba4d-4346-b11e-a3b3a940d207;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:08:06,788 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:08:06 GMT Server: Apache x-openstack-request-id: req-71949880-fb60-47b4-8f5f-276a5084ecad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:08:06,789 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/259bcd6de5f54ed29a62d9be47b9cdf3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-0d9532de-4fac-4a65-9700-7d65606ff747-stack/a2b2bbe0-ba4d-4346-b11e-a3b3a940d207 used request id req-71949880-fb60-47b4-8f5f-276a5084ecad 2018-11-14 19:08:06,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/259bcd6de5f54ed29a62d9be47b9cdf3/stacks/a2b2bbe0-ba4d-4346-b11e-a3b3a940d207 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfb4fa1631823ab2bdc6787bf45810dc81f91721" 2018-11-14 19:08:07,004 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:08:06 GMT Server: Apache x-openstack-request-id: req-c985cd28-959c-40bd-a06e-68aadde86640 Location: http://172.30.9.28:8004/v1/259bcd6de5f54ed29a62d9be47b9cdf3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-0d9532de-4fac-4a65-9700-7d65606ff747-stack/a2b2bbe0-ba4d-4346-b11e-a3b3a940d207 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/259bcd6de5f54ed29a62d9be47b9cdf3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-0d9532de-4fac-4a65-9700-7d65606ff747-stack/a2b2bbe0-ba4d-4346-b11e-a3b3a940d207;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:08:07,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:08:07 GMT Server: Apache x-openstack-request-id: req-40a7e0c7-c168-4f72-9373-05a52a98f356 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 527 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "259bcd6de5f54ed29a62d9be47b9cdf3", "OS::stack_id": "a2b2bbe0-ba4d-4346-b11e-a3b3a940d207", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-0d9532de-4fac-4a65-9700-7d65606ff747-stack", "security_group_name": "CreateStackSecurityGroupTests-0d9532de-4fac-4a65-9700-7d65606ff747-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-0d9532de-4fac-4a65-9700-7d65606ff747-stack", "stack_user_project_id": "25269254532848e78f324f51c4ec08f0", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-14T19:07:58Z", "links": [{"href": "http://172.30.9.28:8004/v1/259bcd6de5f54ed29a62d9be47b9cdf3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-0d9532de-4fac-4a65-9700-7d65606ff747-stack/a2b2bbe0-ba4d-4346-b11e-a3b3a940d207", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-14T19:08:06Z", "id": "a2b2bbe0-ba4d-4346-b11e-a3b3a940d207", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-11-14 19:08:07,218 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/259bcd6de5f54ed29a62d9be47b9cdf3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-0d9532de-4fac-4a65-9700-7d65606ff747-stack/a2b2bbe0-ba4d-4346-b11e-a3b3a940d207 used request id req-40a7e0c7-c168-4f72-9373-05a52a98f356 2018-11-14 19:08:07,219 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-14 19:08:07,219 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-14 19:08:10,222 - create_stack - DEBUG - Stack status query timeout in 1196.56680703 2018-11-14 19:08:10,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/259bcd6de5f54ed29a62d9be47b9cdf3/stacks/a2b2bbe0-ba4d-4346-b11e-a3b3a940d207 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfb4fa1631823ab2bdc6787bf45810dc81f91721" 2018-11-14 19:08:10,436 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:08:10 GMT Server: Apache x-openstack-request-id: req-0b4d5124-fc9b-4d0d-a8f2-21c7ff39ddd6 Location: http://172.30.9.28:8004/v1/259bcd6de5f54ed29a62d9be47b9cdf3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-0d9532de-4fac-4a65-9700-7d65606ff747-stack/a2b2bbe0-ba4d-4346-b11e-a3b3a940d207 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/259bcd6de5f54ed29a62d9be47b9cdf3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-0d9532de-4fac-4a65-9700-7d65606ff747-stack/a2b2bbe0-ba4d-4346-b11e-a3b3a940d207;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:08:10,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:08:10 GMT Server: Apache x-openstack-request-id: req-bd5e3958-5544-44ba-9e4b-b596895e2eae Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 530 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "259bcd6de5f54ed29a62d9be47b9cdf3", "OS::stack_id": "a2b2bbe0-ba4d-4346-b11e-a3b3a940d207", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-0d9532de-4fac-4a65-9700-7d65606ff747-stack", "security_group_name": "CreateStackSecurityGroupTests-0d9532de-4fac-4a65-9700-7d65606ff747-sec-grp"}, "deletion_time": "2018-11-14T19:08:09Z", "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-0d9532de-4fac-4a65-9700-7d65606ff747-stack", "stack_user_project_id": "25269254532848e78f324f51c4ec08f0", "tags": null, "creation_time": "2018-11-14T19:07:58Z", "links": [{"href": "http://172.30.9.28:8004/v1/259bcd6de5f54ed29a62d9be47b9cdf3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-0d9532de-4fac-4a65-9700-7d65606ff747-stack/a2b2bbe0-ba4d-4346-b11e-a3b3a940d207", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-11-14T19:08:06Z", "id": "a2b2bbe0-ba4d-4346-b11e-a3b3a940d207", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-11-14 19:08:10,463 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/259bcd6de5f54ed29a62d9be47b9cdf3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-0d9532de-4fac-4a65-9700-7d65606ff747-stack/a2b2bbe0-ba4d-4346-b11e-a3b3a940d207 used request id req-bd5e3958-5544-44ba-9e4b-b596895e2eae 2018-11-14 19:08:10,463 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-11-14 19:08:10,463 - create_stack - DEBUG - Stack is active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-0d9532de-4fac-4a65-9700-7d65606ff747-stack 2018-11-14 19:08:10,463 - create_stack - INFO - Attempting to delete again stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-0d9532de-4fac-4a65-9700-7d65606ff747-stack 2018-11-14 19:08:10,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/259bcd6de5f54ed29a62d9be47b9cdf3/stacks/a2b2bbe0-ba4d-4346-b11e-a3b3a940d207 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfb4fa1631823ab2bdc6787bf45810dc81f91721" 2018-11-14 19:08:10,680 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:08:10 GMT Server: Apache x-openstack-request-id: req-ed7a70b4-d0a9-40ab-843a-5d168fc4673c Location: http://172.30.9.28:8004/v1/259bcd6de5f54ed29a62d9be47b9cdf3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-0d9532de-4fac-4a65-9700-7d65606ff747-stack/a2b2bbe0-ba4d-4346-b11e-a3b3a940d207 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/259bcd6de5f54ed29a62d9be47b9cdf3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-0d9532de-4fac-4a65-9700-7d65606ff747-stack/a2b2bbe0-ba4d-4346-b11e-a3b3a940d207;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:08:11,040 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:08:10 GMT Server: Apache x-openstack-request-id: req-962aa337-d003-4296-96a3-1a0fae4f6d84 Content-Length: 291 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-0d9532de-4fac-4a65-9700-7d65606ff747-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-11-14 19:08:11,040 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/259bcd6de5f54ed29a62d9be47b9cdf3/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-0d9532de-4fac-4a65-9700-7d65606ff747-stack/a2b2bbe0-ba4d-4346-b11e-a3b3a940d207 used request id req-962aa337-d003-4296-96a3-1a0fae4f6d84 2018-11-14 19:08:11,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9c4474edbb775120d436e26a1407919d84232f" 2018-11-14 19:08:11,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-459d7728-c29e-43ae-987a-4467d0162341 Date: Wed, 14 Nov 2018 19:08:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "259bcd6de5f54ed29a62d9be47b9cdf3", "created_at": "2018-11-14T19:07:59Z", "updated_at": "2018-11-14T19:07:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T19:07:59Z", "revision_number": 0, "id": "320bb377-211d-49ca-85b3-02476c9bdd37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T19:07:59Z", "security_group_id": "71d699e3-aef3-4f0e-88c6-9eed650e0e12", "tenant_id": "259bcd6de5f54ed29a62d9be47b9cdf3", "port_range_min": null, "ethertype": "IPv6", "project_id": "259bcd6de5f54ed29a62d9be47b9cdf3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T19:07:59Z", "revision_number": 0, "id": "48cbf362-bff0-44cf-9a47-22dc5ebf892a", "remote_group_id": "71d699e3-aef3-4f0e-88c6-9eed650e0e12", "remote_ip_prefix": null, "created_at": "2018-11-14T19:07:59Z", "security_group_id": "71d699e3-aef3-4f0e-88c6-9eed650e0e12", "tenant_id": "259bcd6de5f54ed29a62d9be47b9cdf3", "port_range_min": null, "ethertype": "IPv6", "project_id": "259bcd6de5f54ed29a62d9be47b9cdf3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T19:07:59Z", "revision_number": 0, "id": "87282e81-2173-49cf-a383-7138fd994ceb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T19:07:59Z", "security_group_id": "71d699e3-aef3-4f0e-88c6-9eed650e0e12", "tenant_id": "259bcd6de5f54ed29a62d9be47b9cdf3", "port_range_min": null, "ethertype": "IPv4", "project_id": "259bcd6de5f54ed29a62d9be47b9cdf3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T19:07:59Z", "revision_number": 0, "id": "9ded860a-236c-48b9-b5ce-d709bc2e3d65", "remote_group_id": "71d699e3-aef3-4f0e-88c6-9eed650e0e12", "remote_ip_prefix": null, "created_at": "2018-11-14T19:07:59Z", "security_group_id": "71d699e3-aef3-4f0e-88c6-9eed650e0e12", "tenant_id": "259bcd6de5f54ed29a62d9be47b9cdf3", "port_range_min": null, "ethertype": "IPv4", "project_id": "259bcd6de5f54ed29a62d9be47b9cdf3"}], "revision_number": 4, "project_id": "259bcd6de5f54ed29a62d9be47b9cdf3", "id": "71d699e3-aef3-4f0e-88c6-9eed650e0e12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 19:08:11,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-459d7728-c29e-43ae-987a-4467d0162341 2018-11-14 19:08:11,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9c4474edbb775120d436e26a1407919d84232f" 2018-11-14 19:08:11,419 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:08:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1dafe4b4-a38c-43ec-b3f4-a4b2c9db7562 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 19:08:11,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-1dafe4b4-a38c-43ec-b3f4-a4b2c9db7562 2018-11-14 19:08:11,419 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 19:08:11,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9c4474edbb775120d436e26a1407919d84232f" 2018-11-14 19:08:11,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:08:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-956eb1b0-2190-4f11-b25e-a4e8b2d5285f Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 19:08:11,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-956eb1b0-2190-4f11-b25e-a4e8b2d5285f 2018-11-14 19:08:11,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9c4474edbb775120d436e26a1407919d84232f" 2018-11-14 19:08:11,652 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:08:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a010842-247b-43cb-a17f-253e5df815d0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 19:08:11,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-0a010842-247b-43cb-a17f-253e5df815d0 2018-11-14 19:08:11,653 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 19:08:11,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9c4474edbb775120d436e26a1407919d84232f" 2018-11-14 19:08:11,758 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:08:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-048c5a12-1301-45c1-bce7-4f4e2cbc542c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 19:08:11,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-048c5a12-1301-45c1-bce7-4f4e2cbc542c 2018-11-14 19:08:11,758 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 19:08:11,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9c4474edbb775120d436e26a1407919d84232f" 2018-11-14 19:08:11,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:08:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26d0ac70-e8ce-49e6-937c-d7dd552af45f Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 19:08:11,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-26d0ac70-e8ce-49e6-937c-d7dd552af45f 2018-11-14 19:08:11,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/259bcd6de5f54ed29a62d9be47b9cdf3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9c4474edbb775120d436e26a1407919d84232f" 2018-11-14 19:08:11,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:08:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e0f1174-7d33-46f6-97cc-d0c1bfb995d6 Content-Encoding: gzip Content-Length: 232 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/259bcd6de5f54ed29a62d9be47b9cdf3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "259bcd6de5f54ed29a62d9be47b9cdf3", "name": "CreateStackSecurityGroupTests-083e46e5-0fa0-4da-proj"}} 2018-11-14 19:08:11,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/259bcd6de5f54ed29a62d9be47b9cdf3 used request id req-8e0f1174-7d33-46f6-97cc-d0c1bfb995d6 2018-11-14 19:08:11,985 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 71d699e3-aef3-4f0e-88c6-9eed650e0e12 2018-11-14 19:08:11,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=71d699e3-aef3-4f0e-88c6-9eed650e0e12 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9c4474edbb775120d436e26a1407919d84232f" 2018-11-14 19:08:12,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-0700f83d-c940-4b32-ab2e-00c709b47b2d Date: Wed, 14 Nov 2018 19:08:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T19:07:59Z", "security_group_id": "71d699e3-aef3-4f0e-88c6-9eed650e0e12", "port_range_min": null, "revision_number": 0, "tenant_id": "259bcd6de5f54ed29a62d9be47b9cdf3", "created_at": "2018-11-14T19:07:59Z", "project_id": "259bcd6de5f54ed29a62d9be47b9cdf3", "id": "320bb377-211d-49ca-85b3-02476c9bdd37"}, {"remote_group_id": "71d699e3-aef3-4f0e-88c6-9eed650e0e12", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T19:07:59Z", "security_group_id": "71d699e3-aef3-4f0e-88c6-9eed650e0e12", "port_range_min": null, "revision_number": 0, "tenant_id": "259bcd6de5f54ed29a62d9be47b9cdf3", "created_at": "2018-11-14T19:07:59Z", "project_id": "259bcd6de5f54ed29a62d9be47b9cdf3", "id": "48cbf362-bff0-44cf-9a47-22dc5ebf892a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T19:07:59Z", "security_group_id": "71d699e3-aef3-4f0e-88c6-9eed650e0e12", "port_range_min": null, "revision_number": 0, "tenant_id": "259bcd6de5f54ed29a62d9be47b9cdf3", "created_at": "2018-11-14T19:07:59Z", "project_id": "259bcd6de5f54ed29a62d9be47b9cdf3", "id": "87282e81-2173-49cf-a383-7138fd994ceb"}, {"remote_group_id": "71d699e3-aef3-4f0e-88c6-9eed650e0e12", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T19:07:59Z", "security_group_id": "71d699e3-aef3-4f0e-88c6-9eed650e0e12", "port_range_min": null, "revision_number": 0, "tenant_id": "259bcd6de5f54ed29a62d9be47b9cdf3", "created_at": "2018-11-14T19:07:59Z", "project_id": "259bcd6de5f54ed29a62d9be47b9cdf3", "id": "9ded860a-236c-48b9-b5ce-d709bc2e3d65"}]} 2018-11-14 19:08:12,209 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=71d699e3-aef3-4f0e-88c6-9eed650e0e12 used request id req-0700f83d-c940-4b32-ab2e-00c709b47b2d 2018-11-14 19:08:12,210 - neutron_utils - INFO - Deleting security group with name - default 2018-11-14 19:08:12,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/71d699e3-aef3-4f0e-88c6-9eed650e0e12 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9c4474edbb775120d436e26a1407919d84232f" 2018-11-14 19:08:12,673 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4f4c6037-2f48-4e77-a549-83a2fe9042ea Content-Length: 0 Date: Wed, 14 Nov 2018 19:08:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 19:08:12,673 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/71d699e3-aef3-4f0e-88c6-9eed650e0e12 used request id req-4f4c6037-2f48-4e77-a549-83a2fe9042ea 2018-11-14 19:08:12,674 - keystone_utils - INFO - Deleting project with name - CreateStackSecurityGroupTests-083e46e5-0fa0-4da-proj 2018-11-14 19:08:12,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/259bcd6de5f54ed29a62d9be47b9cdf3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9c4474edbb775120d436e26a1407919d84232f" 2018-11-14 19:08:12,998 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:08:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe02114d-cbe0-4594-9aa0-755d18a58823 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:08:12,998 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/259bcd6de5f54ed29a62d9be47b9cdf3 used request id req-fe02114d-cbe0-4594-9aa0-755d18a58823 2018-11-14 19:08:12,999 - keystone_utils - INFO - Deleting role with name - CreateStackSecurityGroupTests-083e46e5-0fa0-4da-proj-role 2018-11-14 19:08:13,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/977cd3190bca4d9f9f5e8d993d9cca84 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9c4474edbb775120d436e26a1407919d84232f" 2018-11-14 19:08:13,142 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:08:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e06b173b-2aad-4d93-91ee-1db633d23411 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:08:13,142 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/977cd3190bca4d9f9f5e8d993d9cca84 used request id req-e06b173b-2aad-4d93-91ee-1db633d23411 2018-11-14 19:08:13,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9c4474edbb775120d436e26a1407919d84232f" 2018-11-14 19:08:13,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:08:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1158dd4-f01f-4a3e-ac72-2380896a8913 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:08:13,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-c1158dd4-f01f-4a3e-ac72-2380896a8913 2018-11-14 19:08:13,252 - keystone_utils - INFO - Deleting user with name - CreateStackSecurityGroupTests-083e46e5-0fa0-4da-user 2018-11-14 19:08:13,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/16d4e1405d7b4d448bb2c2ffb84821b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ad569284b4d8db296e6988c261241b5e4f7b73" 2018-11-14 19:08:13,454 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:08:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3ae9003-218d-47e5-918e-81456d1b8ef5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:08:13,455 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/16d4e1405d7b4d448bb2c2ffb84821b2 used request id req-b3ae9003-218d-47e5-918e-81456d1b8ef5 2018-11-14 19:08:13,456 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:08:13,870 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T20:08:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["zocBw3MsRUix0qhGz8rOIQ"], "issued_at": "2018-11-14T19:08:13.000000Z"}} 2018-11-14 19:08:13,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbe607197244985f7b6c91349209a85464332cf" 2018-11-14 19:08:13,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:08:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3535dd2f-9743-409a-9ce7-be75452e57d1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:08:13,977 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-3535dd2f-9743-409a-9ce7-be75452e57d1 2018-11-14 19:08:13,978 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:08:13,980 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:08:14,401 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T20:08:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["h8vt6D_6TfGz4JwMARs7SQ"], "issued_at": "2018-11-14T19:08:14.000000Z"}} 2018-11-14 19:08:14,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3fd7f0da5a43d58b1804850aea037bb8858b15" 2018-11-14 19:08:14,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:08:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a56fd54-60dc-4f66-a309-3f1767951f96 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:08:14,500 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-4a56fd54-60dc-4f66-a309-3f1767951f96 2018-11-14 19:08:14,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 19:08:14,509 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 19:08: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 19:08:14,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-0129557b-d11b-496-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3fd7f0da5a43d58b1804850aea037bb8858b15" 2018-11-14 19:08:14,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:08:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-145feaa8-d7ab-477d-a181-814dcbdbaf8c Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-0129557b-d11b-496-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 19:08:14,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-0129557b-d11b-496-proj used request id req-145feaa8-d7ab-477d-a181-814dcbdbaf8c 2018-11-14 19:08:14,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3fd7f0da5a43d58b1804850aea037bb8858b15" 2018-11-14 19:08:14,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:08:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b461643c-9a92-4269-a7e7-a653e4112921 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 19:08:14,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-b461643c-9a92-4269-a7e7-a653e4112921 2018-11-14 19:08:14,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3fd7f0da5a43d58b1804850aea037bb8858b15" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackNegativeTests-0129557b-d11b-496-proj"}}' 2018-11-14 19:08:14,872 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 19:08:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd2fbe0c-bf33-4794-bceb-77a87e2f0c27 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/ce79360b2dbd48b093f74fdbaa9af969"}, "tags": [], "enabled": true, "id": "ce79360b2dbd48b093f74fdbaa9af969", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-0129557b-d11b-496-proj"}} 2018-11-14 19:08:14,873 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-bd2fbe0c-bf33-4794-bceb-77a87e2f0c27 2018-11-14 19:08:14,873 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-0129557b-d11b-496-proj 2018-11-14 19:08:14,873 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:08:14,874 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:08:15,283 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T20:08:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["CJA6lzWvSKaICkl4lCXvCA"], "issued_at": "2018-11-14T19:08:15.000000Z"}} 2018-11-14 19:08:15,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b723e2c4e71dbd94a72df83c3e7329e50c14a06" 2018-11-14 19:08:15,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:08:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f6c0a38-04f5-4eae-8997-65438d9b9ae2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:08:15,389 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-1f6c0a38-04f5-4eae-8997-65438d9b9ae2 2018-11-14 19:08:15,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 19:08:15,399 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 19:08: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 19:08:15,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b723e2c4e71dbd94a72df83c3e7329e50c14a06" 2018-11-14 19:08:15,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:08:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b5db6e8-f328-4bf1-9202-5193d21e8e7a Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 19:08:15,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-2b5db6e8-f328-4bf1-9202-5193d21e8e7a 2018-11-14 19:08:15,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackNegativeTests-0129557b-d11b-496-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b723e2c4e71dbd94a72df83c3e7329e50c14a06" 2018-11-14 19:08:15,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:08:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12df7aa4-6b58-4d24-95d1-22b04b5df158 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackNegativeTests-0129557b-d11b-496-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/ce79360b2dbd48b093f74fdbaa9af969"}, "tags": [], "enabled": true, "id": "ce79360b2dbd48b093f74fdbaa9af969", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-0129557b-d11b-496-proj"}]} 2018-11-14 19:08:15,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackNegativeTests-0129557b-d11b-496-proj used request id req-12df7aa4-6b58-4d24-95d1-22b04b5df158 2018-11-14 19:08:15,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b723e2c4e71dbd94a72df83c3e7329e50c14a06" 2018-11-14 19:08:15,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:08:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f18c80b6-446a-4549-add5-50886aaaa3da Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 19:08:15,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-f18c80b6-446a-4549-add5-50886aaaa3da 2018-11-14 19:08:16,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b723e2c4e71dbd94a72df83c3e7329e50c14a06" 2018-11-14 19:08:16,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:08:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5832c84a-cad0-4090-a716-b8b29b384b36 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:08:16,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-5832c84a-cad0-4090-a716-b8b29b384b36 2018-11-14 19:08:16,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackNegativeTests-0129557b-d11b-496-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b723e2c4e71dbd94a72df83c3e7329e50c14a06" 2018-11-14 19:08:16,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:08:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32f16dd4-9b87-4e74-b70d-8bc7438547e0 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackNegativeTests-0129557b-d11b-496-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/ce79360b2dbd48b093f74fdbaa9af969"}, "tags": [], "enabled": true, "id": "ce79360b2dbd48b093f74fdbaa9af969", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-0129557b-d11b-496-proj"}]} 2018-11-14 19:08:16,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackNegativeTests-0129557b-d11b-496-proj used request id req-32f16dd4-9b87-4e74-b70d-8bc7438547e0 2018-11-14 19:08:16,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/e2f42a8af068445984629cdbb1dfa864 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b723e2c4e71dbd94a72df83c3e7329e50c14a06" 2018-11-14 19:08:16,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:08:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce2fa606-33d9-4eb7-b3ff-95c96d097f41 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackNegativeTests-0129557b-d11b-496-user", "links": {"self": "http://172.30.9.28:5000/v3/users/e2f42a8af068445984629cdbb1dfa864"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "ce79360b2dbd48b093f74fdbaa9af969", "id": "e2f42a8af068445984629cdbb1dfa864", "password_expires_at": null}} 2018-11-14 19:08:16,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/e2f42a8af068445984629cdbb1dfa864 used request id req-ce2fa606-33d9-4eb7-b3ff-95c96d097f41 2018-11-14 19:08:16,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ce79360b2dbd48b093f74fdbaa9af969/users/e2f42a8af068445984629cdbb1dfa864/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b723e2c4e71dbd94a72df83c3e7329e50c14a06" 2018-11-14 19:08:16,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:08:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7dbf9879-c782-42fd-b4ab-7156e2c5f863 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/ce79360b2dbd48b093f74fdbaa9af969/users/e2f42a8af068445984629cdbb1dfa864/roles", "previous": null, "next": null}, "roles": []} 2018-11-14 19:08:16,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ce79360b2dbd48b093f74fdbaa9af969/users/e2f42a8af068445984629cdbb1dfa864/roles used request id req-7dbf9879-c782-42fd-b4ab-7156e2c5f863 2018-11-14 19:08:16,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b723e2c4e71dbd94a72df83c3e7329e50c14a06" 2018-11-14 19:08:16,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:08:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81143d02-58d3-44bd-9ed9-34667c1bc2cd Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}} 2018-11-14 19:08:16,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4 used request id req-81143d02-58d3-44bd-9ed9-34667c1bc2cd 2018-11-14 19:08:16,674 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackNegativeTests-0129557b-d11b-496-proj 2018-11-14 19:08:16,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/ce79360b2dbd48b093f74fdbaa9af969/users/e2f42a8af068445984629cdbb1dfa864/roles/783ac46c0c6e4351b20c894e1af3c3a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b723e2c4e71dbd94a72df83c3e7329e50c14a06" 2018-11-14 19:08:16,781 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:08:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1b46058-b397-4a64-b2d7-be9147681620 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:08:16,781 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/ce79360b2dbd48b093f74fdbaa9af969/users/e2f42a8af068445984629cdbb1dfa864/roles/783ac46c0c6e4351b20c894e1af3c3a4 used request id req-a1b46058-b397-4a64-b2d7-be9147681620 2018-11-14 19:08:16,781 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-0129557b-d11b-496-user 2018-11-14 19:08:16,781 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:08:16,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3fd7f0da5a43d58b1804850aea037bb8858b15" 2018-11-14 19:08:16,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:08:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57678319-20e9-4be1-94ee-f4ab4616ff38 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:08:16,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-57678319-20e9-4be1-94ee-f4ab4616ff38 2018-11-14 19:08:16,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3fd7f0da5a43d58b1804850aea037bb8858b15" -d '{"role": {"name": "CreateStackNegativeTests-0129557b-d11b-496-proj-role"}}' 2018-11-14 19:08:17,015 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 19:08:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50e4f999-8dea-46a6-b7e4-b8cf562d0e27 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bd52400a4b61460f95d2dc347e47ed03", "links": {"self": "http://172.30.9.28:5000/v3/roles/bd52400a4b61460f95d2dc347e47ed03"}, "name": "CreateStackNegativeTests-0129557b-d11b-496-proj-role"}} 2018-11-14 19:08:17,016 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-50e4f999-8dea-46a6-b7e4-b8cf562d0e27 2018-11-14 19:08:17,016 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-0129557b-d11b-496-proj-role 2018-11-14 19:08:17,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/bd52400a4b61460f95d2dc347e47ed03 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3fd7f0da5a43d58b1804850aea037bb8858b15" 2018-11-14 19:08:17,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:08:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-520b9d99-b8a3-49a6-9778-54f1316723e7 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bd52400a4b61460f95d2dc347e47ed03", "links": {"self": "http://172.30.9.28:5000/v3/roles/bd52400a4b61460f95d2dc347e47ed03"}, "name": "CreateStackNegativeTests-0129557b-d11b-496-proj-role"}} 2018-11-14 19:08:17,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/bd52400a4b61460f95d2dc347e47ed03 used request id req-520b9d99-b8a3-49a6-9778-54f1316723e7 2018-11-14 19:08:17,131 - keystone_utils - INFO - Granting role CreateStackNegativeTests-0129557b-d11b-496-proj-role to project CreateStackNegativeTests-0129557b-d11b-496-proj 2018-11-14 19:08:17,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/ce79360b2dbd48b093f74fdbaa9af969/users/e2f42a8af068445984629cdbb1dfa864/roles/bd52400a4b61460f95d2dc347e47ed03 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3fd7f0da5a43d58b1804850aea037bb8858b15" 2018-11-14 19:08:17,284 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:08:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5412812-7d36-4dde-b13b-51ce98494598 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:08:17,284 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/ce79360b2dbd48b093f74fdbaa9af969/users/e2f42a8af068445984629cdbb1dfa864/roles/bd52400a4b61460f95d2dc347e47ed03 used request id req-c5412812-7d36-4dde-b13b-51ce98494598 2018-11-14 19:08:17,284 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:08:17,285 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:08:17,708 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "bd52400a4b61460f95d2dc347e47ed03", "name": "CreateStackNegativeTests-0129557b-d11b-496-proj-role"}], "expires_at": "2018-11-14T20:08:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ce79360b2dbd48b093f74fdbaa9af969", "name": "CreateStackNegativeTests-0129557b-d11b-496-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/ce79360b2dbd48b093f74fdbaa9af969", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/ce79360b2dbd48b093f74fdbaa9af969", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/ce79360b2dbd48b093f74fdbaa9af969", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_ce79360b2dbd48b093f74fdbaa9af969", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_ce79360b2dbd48b093f74fdbaa9af969", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/ce79360b2dbd48b093f74fdbaa9af969", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/ce79360b2dbd48b093f74fdbaa9af969", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/ce79360b2dbd48b093f74fdbaa9af969", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/ce79360b2dbd48b093f74fdbaa9af969", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/ce79360b2dbd48b093f74fdbaa9af969", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/ce79360b2dbd48b093f74fdbaa9af969", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/ce79360b2dbd48b093f74fdbaa9af969", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/ce79360b2dbd48b093f74fdbaa9af969", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/ce79360b2dbd48b093f74fdbaa9af969", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackNegativeTests-0129557b-d11b-496-user", "id": "e2f42a8af068445984629cdbb1dfa864"}, "audit_ids": ["FP005wgfQoOQT9slwnGU6Q"], "issued_at": "2018-11-14T19:08:17.000000Z"}} 2018-11-14 19:08:17,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e5f67f29ffa3b52a207f29f60476e7b0cd15f8" 2018-11-14 19:08:17,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:08:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed33fe89-ebbd-442a-9a43-843f9b4ed4b2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:08:17,790 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-ed33fe89-ebbd-442a-9a43-843f9b4ed4b2 2018-11-14 19:08:17,792 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 19:08:17,795 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-14 19:08:17,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/ce79360b2dbd48b093f74fdbaa9af969/stacks?stack_name=CreateStackNegativeTests-147fbf31-a76f-46e8-9f46-e16ea52ff46f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e5f67f29ffa3b52a207f29f60476e7b0cd15f8" 2018-11-14 19:08:18,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:08:17 GMT Server: Apache x-openstack-request-id: req-7d017f87-0a0d-4e17-a2cc-846718e8a5ad Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-11-14 19:08:18,083 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/ce79360b2dbd48b093f74fdbaa9af969/stacks?stack_name=CreateStackNegativeTests-147fbf31-a76f-46e8-9f46-e16ea52ff46f used request id req-7d017f87-0a0d-4e17-a2cc-846718e8a5ad 2018-11-14 19:08:18,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3fd7f0da5a43d58b1804850aea037bb8858b15" 2018-11-14 19:08:18,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-06e64d63-8736-4d65-9e27-923c39c2715d Date: Wed, 14 Nov 2018 19:08:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 19:08:18,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-06e64d63-8736-4d65-9e27-923c39c2715d 2018-11-14 19:08:18,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3fd7f0da5a43d58b1804850aea037bb8858b15" 2018-11-14 19:08:18,497 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:08:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47821ff2-6179-466e-9208-22079301821d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 19:08:18,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-47821ff2-6179-466e-9208-22079301821d 2018-11-14 19:08:18,497 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 19:08:18,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3fd7f0da5a43d58b1804850aea037bb8858b15" 2018-11-14 19:08:18,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:08:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24f3bcf4-2a60-4180-8b53-2784628a8e91 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 19:08:18,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-24f3bcf4-2a60-4180-8b53-2784628a8e91 2018-11-14 19:08:18,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3fd7f0da5a43d58b1804850aea037bb8858b15" 2018-11-14 19:08:18,712 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:08:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96730ea1-3f2f-4200-818d-76afd8c4745d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 19:08:18,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-96730ea1-3f2f-4200-818d-76afd8c4745d 2018-11-14 19:08:18,713 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 19:08:18,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3fd7f0da5a43d58b1804850aea037bb8858b15" 2018-11-14 19:08:18,825 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:08:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ac71b04-66d6-4cbc-8e72-41ef13827bb1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 19:08:18,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-0ac71b04-66d6-4cbc-8e72-41ef13827bb1 2018-11-14 19:08:18,825 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 19:08:18,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3fd7f0da5a43d58b1804850aea037bb8858b15" 2018-11-14 19:08:19,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:08:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-515dd077-99e4-43a6-8a96-738f8e519fc9 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 19:08:19,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-515dd077-99e4-43a6-8a96-738f8e519fc9 2018-11-14 19:08:19,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3fd7f0da5a43d58b1804850aea037bb8858b15" 2018-11-14 19:08:19,127 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:08:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9aa6b1ea-89ca-413f-9fff-1a16e09e2147 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 19:08:19,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-9aa6b1ea-89ca-413f-9fff-1a16e09e2147 2018-11-14 19:08:19,127 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 19:08:19,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3fd7f0da5a43d58b1804850aea037bb8858b15" 2018-11-14 19:08:19,237 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:08:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1acbf66e-b837-494f-9a4e-4b24c7e30392 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d3b3d3f2c3dd4be6bc230a686f3f0839.", "code": 404, "title": "Not Found"}} 2018-11-14 19:08:19,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 used request id req-1acbf66e-b837-494f-9a4e-4b24c7e30392 2018-11-14 19:08:19,238 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 19:08:19,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3fd7f0da5a43d58b1804850aea037bb8858b15" 2018-11-14 19:08:19,339 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:08:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-672af187-c925-448d-93ce-7e6cc7a46aab Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5dcff89097904b7c82103d40edeed98d.", "code": 404, "title": "Not Found"}} 2018-11-14 19:08:19,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d used request id req-672af187-c925-448d-93ce-7e6cc7a46aab 2018-11-14 19:08:19,339 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 19:08:19,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3fd7f0da5a43d58b1804850aea037bb8858b15" 2018-11-14 19:08:19,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:08:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f20be19-3f57-4333-b5c1-4cc7cf02597f Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 19:08:19,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-3f20be19-3f57-4333-b5c1-4cc7cf02597f 2018-11-14 19:08:19,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3fd7f0da5a43d58b1804850aea037bb8858b15" 2018-11-14 19:08:19,567 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:08:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39e8c4c7-5e11-4e86-8066-6d9b05216374 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 991384c74c4d47b3bd2a68e52ad620ce.", "code": 404, "title": "Not Found"}} 2018-11-14 19:08:19,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce used request id req-39e8c4c7-5e11-4e86-8066-6d9b05216374 2018-11-14 19:08:19,567 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 19:08:19,568 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-0129557b-d11b-496-proj 2018-11-14 19:08:19,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/ce79360b2dbd48b093f74fdbaa9af969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3fd7f0da5a43d58b1804850aea037bb8858b15" 2018-11-14 19:08:19,830 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:08:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6025a366-4308-4bfc-b108-6c64c62b1356 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:08:19,830 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/ce79360b2dbd48b093f74fdbaa9af969 used request id req-6025a366-4308-4bfc-b108-6c64c62b1356 2018-11-14 19:08:19,830 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-0129557b-d11b-496-proj-role 2018-11-14 19:08:19,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/bd52400a4b61460f95d2dc347e47ed03 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3fd7f0da5a43d58b1804850aea037bb8858b15" 2018-11-14 19:08:19,956 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:08:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-652260ac-4dcf-4e53-badc-11675b292d9a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:08:19,956 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/bd52400a4b61460f95d2dc347e47ed03 used request id req-652260ac-4dcf-4e53-badc-11675b292d9a 2018-11-14 19:08:19,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3fd7f0da5a43d58b1804850aea037bb8858b15" 2018-11-14 19:08:20,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:08:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-031e6f33-5758-49e8-996f-1ee5fc9e308e Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:08:20,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-031e6f33-5758-49e8-996f-1ee5fc9e308e 2018-11-14 19:08:20,062 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-0129557b-d11b-496-user 2018-11-14 19:08:20,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/e2f42a8af068445984629cdbb1dfa864 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b723e2c4e71dbd94a72df83c3e7329e50c14a06" 2018-11-14 19:08:20,258 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:08:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f752eb17-56c1-4a1b-b4f2-b5ae8fd07e20 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:08:20,258 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/e2f42a8af068445984629cdbb1dfa864 used request id req-f752eb17-56c1-4a1b-b4f2-b5ae8fd07e20 2018-11-14 19:08:20,259 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:08:20,675 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T20:08:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["fQ5Tvn8eTqWpA95ghko4JA"], "issued_at": "2018-11-14T19:08:20.000000Z"}} 2018-11-14 19:08:20,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82fc034c43b10bd61fd44e1b0a0ac80c98dd64e5" 2018-11-14 19:08:20,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:08:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19085427-e112-4cd0-a26e-c8e0301d763e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:08:20,780 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-19085427-e112-4cd0-a26e-c8e0301d763e 2018-11-14 19:08:20,781 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:08:20,782 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:08:21,219 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T20:08:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["78e6sdNrT_-8be6JxeAMhA"], "issued_at": "2018-11-14T19:08:21.000000Z"}} 2018-11-14 19:08:21,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5336a708be29fcf7d0b5dd1ce2c97c0364631d13" 2018-11-14 19:08:21,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:08:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38a1f462-342c-4952-b134-9e985d89ab81 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:08:21,319 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-38a1f462-342c-4952-b134-9e985d89ab81 2018-11-14 19:08:21,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 19:08:21,328 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 19:08: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 19:08:21,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-6534bff9-c971-4d6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5336a708be29fcf7d0b5dd1ce2c97c0364631d13" 2018-11-14 19:08:21,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:08:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-433a3ec6-44ab-4ffe-aedc-f390409e912b Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-6534bff9-c971-4d6-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 19:08:21,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-6534bff9-c971-4d6-proj used request id req-433a3ec6-44ab-4ffe-aedc-f390409e912b 2018-11-14 19:08:21,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5336a708be29fcf7d0b5dd1ce2c97c0364631d13" 2018-11-14 19:08:21,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:08:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c31acf16-aae8-4de8-b55c-a509ea75212f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 19:08:21,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-c31acf16-aae8-4de8-b55c-a509ea75212f 2018-11-14 19:08:21,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5336a708be29fcf7d0b5dd1ce2c97c0364631d13" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackNegativeTests-6534bff9-c971-4d6-proj"}}' 2018-11-14 19:08:21,686 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 19:08:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3b0d7a9-2aa3-4faf-9aaa-3dd6a9d92570 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/07f1d8beb55c44e682722ec11b823259"}, "tags": [], "enabled": true, "id": "07f1d8beb55c44e682722ec11b823259", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-6534bff9-c971-4d6-proj"}} 2018-11-14 19:08:21,686 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-c3b0d7a9-2aa3-4faf-9aaa-3dd6a9d92570 2018-11-14 19:08:21,687 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-6534bff9-c971-4d6-proj 2018-11-14 19:08:21,687 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:08:21,688 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:08:22,110 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T20:08:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["u-DYaUs7STqLBeJ4kUQZ9w"], "issued_at": "2018-11-14T19:08:22.000000Z"}} 2018-11-14 19:08:22,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5913742851a928b089676d54630a8ffe235f18a2" 2018-11-14 19:08:22,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:08:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1214c0c-81c9-4d65-933d-9ac849ec3cf1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:08:22,211 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-d1214c0c-81c9-4d65-933d-9ac849ec3cf1 2018-11-14 19:08:22,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 19:08:22,220 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 19:08: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 19:08:22,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5913742851a928b089676d54630a8ffe235f18a2" 2018-11-14 19:08:22,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:08:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-824efefe-d131-40a1-90f6-ad3ae0fdf0a7 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 19:08:22,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-824efefe-d131-40a1-90f6-ad3ae0fdf0a7 2018-11-14 19:08:22,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackNegativeTests-6534bff9-c971-4d6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5913742851a928b089676d54630a8ffe235f18a2" 2018-11-14 19:08:22,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:08:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89d5c5a3-2fe6-4ee3-bf5c-67bef9e3a5da Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackNegativeTests-6534bff9-c971-4d6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/07f1d8beb55c44e682722ec11b823259"}, "tags": [], "enabled": true, "id": "07f1d8beb55c44e682722ec11b823259", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-6534bff9-c971-4d6-proj"}]} 2018-11-14 19:08:22,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackNegativeTests-6534bff9-c971-4d6-proj used request id req-89d5c5a3-2fe6-4ee3-bf5c-67bef9e3a5da 2018-11-14 19:08:22,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5913742851a928b089676d54630a8ffe235f18a2" 2018-11-14 19:08:22,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:08:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b700c65b-6a40-4413-a0a0-f58bd1bb0677 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 19:08:22,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-b700c65b-6a40-4413-a0a0-f58bd1bb0677 2018-11-14 19:08:22,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5913742851a928b089676d54630a8ffe235f18a2" 2018-11-14 19:08:23,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:08:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38daffd9-65ec-47f4-a9ca-2fc67b6e3ae4 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:08:23,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-38daffd9-65ec-47f4-a9ca-2fc67b6e3ae4 2018-11-14 19:08:23,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackNegativeTests-6534bff9-c971-4d6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5913742851a928b089676d54630a8ffe235f18a2" 2018-11-14 19:08:23,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:08:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-920eadff-b41a-4929-83e9-c092b1e34164 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackNegativeTests-6534bff9-c971-4d6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/07f1d8beb55c44e682722ec11b823259"}, "tags": [], "enabled": true, "id": "07f1d8beb55c44e682722ec11b823259", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-6534bff9-c971-4d6-proj"}]} 2018-11-14 19:08:23,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackNegativeTests-6534bff9-c971-4d6-proj used request id req-920eadff-b41a-4929-83e9-c092b1e34164 2018-11-14 19:08:23,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/53b26527878a4e4f95529d45342f2fe0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5913742851a928b089676d54630a8ffe235f18a2" 2018-11-14 19:08:23,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:08:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e121c08-0866-43d0-8e8d-7369a1f69880 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackNegativeTests-6534bff9-c971-4d6-user", "links": {"self": "http://172.30.9.28:5000/v3/users/53b26527878a4e4f95529d45342f2fe0"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "07f1d8beb55c44e682722ec11b823259", "id": "53b26527878a4e4f95529d45342f2fe0", "password_expires_at": null}} 2018-11-14 19:08:23,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/53b26527878a4e4f95529d45342f2fe0 used request id req-4e121c08-0866-43d0-8e8d-7369a1f69880 2018-11-14 19:08:23,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/07f1d8beb55c44e682722ec11b823259/users/53b26527878a4e4f95529d45342f2fe0/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5913742851a928b089676d54630a8ffe235f18a2" 2018-11-14 19:08:23,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:08:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1e28afd-4d76-4285-94ee-6ad9432c93ac Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/07f1d8beb55c44e682722ec11b823259/users/53b26527878a4e4f95529d45342f2fe0/roles", "previous": null, "next": null}, "roles": []} 2018-11-14 19:08:23,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/07f1d8beb55c44e682722ec11b823259/users/53b26527878a4e4f95529d45342f2fe0/roles used request id req-b1e28afd-4d76-4285-94ee-6ad9432c93ac 2018-11-14 19:08:23,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5913742851a928b089676d54630a8ffe235f18a2" 2018-11-14 19:08:23,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:08:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31e7fc58-4347-46dd-bcac-35b5a7c13a74 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}} 2018-11-14 19:08:23,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4 used request id req-31e7fc58-4347-46dd-bcac-35b5a7c13a74 2018-11-14 19:08:23,547 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackNegativeTests-6534bff9-c971-4d6-proj 2018-11-14 19:08:23,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/07f1d8beb55c44e682722ec11b823259/users/53b26527878a4e4f95529d45342f2fe0/roles/783ac46c0c6e4351b20c894e1af3c3a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5913742851a928b089676d54630a8ffe235f18a2" 2018-11-14 19:08:23,779 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:08:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-848fa09b-4deb-420f-b3c4-0513cd5d0c5a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:08:23,779 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/07f1d8beb55c44e682722ec11b823259/users/53b26527878a4e4f95529d45342f2fe0/roles/783ac46c0c6e4351b20c894e1af3c3a4 used request id req-848fa09b-4deb-420f-b3c4-0513cd5d0c5a 2018-11-14 19:08:23,779 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-6534bff9-c971-4d6-user 2018-11-14 19:08:23,780 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:08:23,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5336a708be29fcf7d0b5dd1ce2c97c0364631d13" 2018-11-14 19:08:23,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:08:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c94aacc2-afb6-4e70-9a74-fdc9255325ee Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:08:23,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-c94aacc2-afb6-4e70-9a74-fdc9255325ee 2018-11-14 19:08:23,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5336a708be29fcf7d0b5dd1ce2c97c0364631d13" -d '{"role": {"name": "CreateStackNegativeTests-6534bff9-c971-4d6-proj-role"}}' 2018-11-14 19:08:24,010 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 19:08:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a164e13-cefe-439b-b544-523dc93812bd Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "62949963a59c4d208396fd233fe04ad5", "links": {"self": "http://172.30.9.28:5000/v3/roles/62949963a59c4d208396fd233fe04ad5"}, "name": "CreateStackNegativeTests-6534bff9-c971-4d6-proj-role"}} 2018-11-14 19:08:24,010 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-0a164e13-cefe-439b-b544-523dc93812bd 2018-11-14 19:08:24,010 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-6534bff9-c971-4d6-proj-role 2018-11-14 19:08:24,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/62949963a59c4d208396fd233fe04ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5336a708be29fcf7d0b5dd1ce2c97c0364631d13" 2018-11-14 19:08:24,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:08:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e9b2eac-7097-43cc-a045-eae318283860 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "62949963a59c4d208396fd233fe04ad5", "links": {"self": "http://172.30.9.28:5000/v3/roles/62949963a59c4d208396fd233fe04ad5"}, "name": "CreateStackNegativeTests-6534bff9-c971-4d6-proj-role"}} 2018-11-14 19:08:24,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/62949963a59c4d208396fd233fe04ad5 used request id req-8e9b2eac-7097-43cc-a045-eae318283860 2018-11-14 19:08:24,121 - keystone_utils - INFO - Granting role CreateStackNegativeTests-6534bff9-c971-4d6-proj-role to project CreateStackNegativeTests-6534bff9-c971-4d6-proj 2018-11-14 19:08:24,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/07f1d8beb55c44e682722ec11b823259/users/53b26527878a4e4f95529d45342f2fe0/roles/62949963a59c4d208396fd233fe04ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5336a708be29fcf7d0b5dd1ce2c97c0364631d13" 2018-11-14 19:08:24,276 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:08:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d635b665-0e65-45a8-a2a9-b50b1670a173 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:08:24,277 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/07f1d8beb55c44e682722ec11b823259/users/53b26527878a4e4f95529d45342f2fe0/roles/62949963a59c4d208396fd233fe04ad5 used request id req-d635b665-0e65-45a8-a2a9-b50b1670a173 2018-11-14 19:08:24,277 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:08:24,278 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:08:24,703 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "62949963a59c4d208396fd233fe04ad5", "name": "CreateStackNegativeTests-6534bff9-c971-4d6-proj-role"}, {"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}], "expires_at": "2018-11-14T20:08:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "07f1d8beb55c44e682722ec11b823259", "name": "CreateStackNegativeTests-6534bff9-c971-4d6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/07f1d8beb55c44e682722ec11b823259", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/07f1d8beb55c44e682722ec11b823259", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/07f1d8beb55c44e682722ec11b823259", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_07f1d8beb55c44e682722ec11b823259", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_07f1d8beb55c44e682722ec11b823259", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/07f1d8beb55c44e682722ec11b823259", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/07f1d8beb55c44e682722ec11b823259", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/07f1d8beb55c44e682722ec11b823259", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/07f1d8beb55c44e682722ec11b823259", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/07f1d8beb55c44e682722ec11b823259", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/07f1d8beb55c44e682722ec11b823259", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/07f1d8beb55c44e682722ec11b823259", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/07f1d8beb55c44e682722ec11b823259", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/07f1d8beb55c44e682722ec11b823259", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackNegativeTests-6534bff9-c971-4d6-user", "id": "53b26527878a4e4f95529d45342f2fe0"}, "audit_ids": ["umlfPz5hSSmD9NhRqhj4Zw"], "issued_at": "2018-11-14T19:08:24.000000Z"}} 2018-11-14 19:08:24,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f4c45a0acee56185932e5fea79d3d7a4f95d5a7" 2018-11-14 19:08:24,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:08:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6c17533-3068-449a-befa-016c2045aaf1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:08:24,801 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-c6c17533-3068-449a-befa-016c2045aaf1 2018-11-14 19:08:24,804 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 19:08:24,807 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-14 19:08:24,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/07f1d8beb55c44e682722ec11b823259/stacks?stack_name=CreateStackNegativeTests-c96e9f7d-4268-4b3b-94c2-0d5a48ed89d8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f4c45a0acee56185932e5fea79d3d7a4f95d5a7" 2018-11-14 19:08:25,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:08:24 GMT Server: Apache x-openstack-request-id: req-3a8142d6-2eb3-4dfd-b2c4-b1d69e4b3c77 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-11-14 19:08:25,038 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/07f1d8beb55c44e682722ec11b823259/stacks?stack_name=CreateStackNegativeTests-c96e9f7d-4268-4b3b-94c2-0d5a48ed89d8 used request id req-3a8142d6-2eb3-4dfd-b2c4-b1d69e4b3c77 2018-11-14 19:08:25,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/07f1d8beb55c44e682722ec11b823259/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f4c45a0acee56185932e5fea79d3d7a4f95d5a7" -d '{"stack_name": "CreateStackNegativeTests-c96e9f7d-4268-4b3b-94c2-0d5a48ed89d8", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}}' 2018-11-14 19:08:25,571 - keystoneauth.session - DEBUG - RESP: [400] Date: Wed, 14 Nov 2018 19:08:25 GMT Server: Apache x-openstack-request-id: req-671648de-0ce2-4cbf-8ff7-1f006ee8aa66 Content-Length: 383 Content-Type: application/json RESP BODY: {"explanation": "The server could not comply with the request since it is either malformed or otherwise incorrect.", "code": 400, "error": {"message": "Property error: : resources.my_instance.properties.image: : Error validating value 'heat_utils_tests': No images matching {'name': u'heat_utils_tests'}.", "traceback": null, "type": "StackValidationFailed"}, "title": "Bad Request"} 2018-11-14 19:08:25,571 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/07f1d8beb55c44e682722ec11b823259/stacks used request id req-671648de-0ce2-4cbf-8ff7-1f006ee8aa66 2018-11-14 19:08:25,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5336a708be29fcf7d0b5dd1ce2c97c0364631d13" 2018-11-14 19:08:25,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-4f5092e1-9653-49a7-b9e2-91bc2c967580 Date: Wed, 14 Nov 2018 19:08:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 19:08:25,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-4f5092e1-9653-49a7-b9e2-91bc2c967580 2018-11-14 19:08:25,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5336a708be29fcf7d0b5dd1ce2c97c0364631d13" 2018-11-14 19:08:25,978 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:08:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fab8a17c-da33-48a0-9aae-9eebc92d0394 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 19:08:25,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-fab8a17c-da33-48a0-9aae-9eebc92d0394 2018-11-14 19:08:25,979 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 19:08:25,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5336a708be29fcf7d0b5dd1ce2c97c0364631d13" 2018-11-14 19:08:26,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:08:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e3c6902-59f3-4b9e-b29e-386e2d0f97b4 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 19:08:26,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-4e3c6902-59f3-4b9e-b29e-386e2d0f97b4 2018-11-14 19:08:26,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5336a708be29fcf7d0b5dd1ce2c97c0364631d13" 2018-11-14 19:08:26,201 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:08:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6be0f97-f2a0-4df2-994e-342d3eb02df5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 19:08:26,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-f6be0f97-f2a0-4df2-994e-342d3eb02df5 2018-11-14 19:08:26,201 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 19:08:26,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5336a708be29fcf7d0b5dd1ce2c97c0364631d13" 2018-11-14 19:08:26,307 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:08:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93ecfdab-e538-4496-9767-d896a6ada947 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 19:08:26,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-93ecfdab-e538-4496-9767-d896a6ada947 2018-11-14 19:08:26,307 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 19:08:26,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5336a708be29fcf7d0b5dd1ce2c97c0364631d13" 2018-11-14 19:08:26,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:08:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cf7af39-bbc2-4f2c-b4b4-d6e7f46c1a9f Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 19:08:26,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-4cf7af39-bbc2-4f2c-b4b4-d6e7f46c1a9f 2018-11-14 19:08:26,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5336a708be29fcf7d0b5dd1ce2c97c0364631d13" 2018-11-14 19:08:26,540 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:08:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58569ead-2754-481a-8297-f6740dbe786b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 19:08:26,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-58569ead-2754-481a-8297-f6740dbe786b 2018-11-14 19:08:26,541 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 19:08:26,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5336a708be29fcf7d0b5dd1ce2c97c0364631d13" 2018-11-14 19:08:26,651 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:08:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7abc305f-c145-4162-91c8-eca7002017db Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d3b3d3f2c3dd4be6bc230a686f3f0839.", "code": 404, "title": "Not Found"}} 2018-11-14 19:08:26,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 used request id req-7abc305f-c145-4162-91c8-eca7002017db 2018-11-14 19:08:26,652 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 19:08:26,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5336a708be29fcf7d0b5dd1ce2c97c0364631d13" 2018-11-14 19:08:26,766 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:08:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86af6f5e-559d-472b-beaf-77e1a0e8fdcd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5dcff89097904b7c82103d40edeed98d.", "code": 404, "title": "Not Found"}} 2018-11-14 19:08:26,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d used request id req-86af6f5e-559d-472b-beaf-77e1a0e8fdcd 2018-11-14 19:08:26,767 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 19:08:26,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5336a708be29fcf7d0b5dd1ce2c97c0364631d13" 2018-11-14 19:08:26,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:08:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fbc98c4-7938-4a62-a9cc-885d911ed1f8 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}} 2018-11-14 19:08:26,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-4fbc98c4-7938-4a62-a9cc-885d911ed1f8 2018-11-14 19:08:26,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5336a708be29fcf7d0b5dd1ce2c97c0364631d13" 2018-11-14 19:08:26,984 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:08:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76caae12-76a6-4d1c-83c9-baec00f03e0b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 991384c74c4d47b3bd2a68e52ad620ce.", "code": 404, "title": "Not Found"}} 2018-11-14 19:08:26,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/991384c74c4d47b3bd2a68e52ad620ce used request id req-76caae12-76a6-4d1c-83c9-baec00f03e0b 2018-11-14 19:08:26,984 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 19:08:26,985 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-6534bff9-c971-4d6-proj 2018-11-14 19:08:26,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/07f1d8beb55c44e682722ec11b823259 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5336a708be29fcf7d0b5dd1ce2c97c0364631d13" 2018-11-14 19:08:27,232 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:08:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-afb58afb-c824-4266-ad34-8feae3cdd69e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:08:27,232 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/07f1d8beb55c44e682722ec11b823259 used request id req-afb58afb-c824-4266-ad34-8feae3cdd69e 2018-11-14 19:08:27,232 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-6534bff9-c971-4d6-proj-role 2018-11-14 19:08:27,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/62949963a59c4d208396fd233fe04ad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5336a708be29fcf7d0b5dd1ce2c97c0364631d13" 2018-11-14 19:08:27,393 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:08:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25a5be32-1dd2-4b68-bb34-072c3e3cdf0c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:08:27,393 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/62949963a59c4d208396fd233fe04ad5 used request id req-25a5be32-1dd2-4b68-bb34-072c3e3cdf0c 2018-11-14 19:08:27,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5336a708be29fcf7d0b5dd1ce2c97c0364631d13" 2018-11-14 19:08:27,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:08:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdad066c-1418-4e9e-b086-d02b071380cf Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:08:27,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-bdad066c-1418-4e9e-b086-d02b071380cf 2018-11-14 19:08:27,496 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-6534bff9-c971-4d6-user 2018-11-14 19:08:27,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/53b26527878a4e4f95529d45342f2fe0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5913742851a928b089676d54630a8ffe235f18a2" 2018-11-14 19:08:27,707 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:08:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a6c615e-a782-42d8-be12-7ae6603fa6f4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:08:27,707 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/53b26527878a4e4f95529d45342f2fe0 used request id req-9a6c615e-a782-42d8-be12-7ae6603fa6f4 2018-11-14 19:08:27,709 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:08:28,122 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T20:08:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["ohQ53kMXRSuAydR5zSbo1w"], "issued_at": "2018-11-14T19:08:28.000000Z"}} 2018-11-14 19:08:28,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e377058c40bfbe5cf764bd945ca596a7d75a9080" 2018-11-14 19:08:28,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:08:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e28e44dc-71dc-4f1c-9f5b-f1c1bad9f4ae Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:08:28,224 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-e28e44dc-71dc-4f1c-9f5b-f1c1bad9f4ae 2018-11-14 19:08:28,225 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:08:28,226 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:08:28,635 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T20:08:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["YDF3QgCSRti-aUC4bGjWeQ"], "issued_at": "2018-11-14T19:08:28.000000Z"}} 2018-11-14 19:08:28,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41fe423bf779110a2965216d09bd62c3f7630b04" 2018-11-14 19:08:28,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:08:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e0abf2d-1ff4-4213-a6e1-20db2bb0a721 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:08:28,741 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-8e0abf2d-1ff4-4213-a6e1-20db2bb0a721 2018-11-14 19:08:28,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 19:08:28,750 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 19:08: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 19:08:28,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-a433d0f8-c824-40b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41fe423bf779110a2965216d09bd62c3f7630b04" 2018-11-14 19:08:28,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:08:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28aa2490-18c6-49cf-8525-b68b42371527 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-a433d0f8-c824-40b-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 19:08:28,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-a433d0f8-c824-40b-proj used request id req-28aa2490-18c6-49cf-8525-b68b42371527 2018-11-14 19:08:28,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41fe423bf779110a2965216d09bd62c3f7630b04" 2018-11-14 19:08:28,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:08:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a798a5c5-fdbd-4c03-9845-66e312e6ce5d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 19:08:28,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-a798a5c5-fdbd-4c03-9845-66e312e6ce5d 2018-11-14 19:08:28,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41fe423bf779110a2965216d09bd62c3f7630b04" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFloatingIpTests-a433d0f8-c824-40b-proj"}}' 2018-11-14 19:08:29,111 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 19:08:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd8acbfe-6329-47d0-8fa7-614b21c9e4fe Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9ff860f84dd3481597ef1cc5c2ac226e"}, "tags": [], "enabled": true, "id": "9ff860f84dd3481597ef1cc5c2ac226e", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-a433d0f8-c824-40b-proj"}} 2018-11-14 19:08:29,112 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-dd8acbfe-6329-47d0-8fa7-614b21c9e4fe 2018-11-14 19:08:29,112 - keystone_utils - INFO - Created project with name - CreateStackFloatingIpTests-a433d0f8-c824-40b-proj 2018-11-14 19:08:29,112 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:08:29,113 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:08:29,530 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T20:08:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["PTzb12YfQFuF3IumNRBlsw"], "issued_at": "2018-11-14T19:08:29.000000Z"}} 2018-11-14 19:08:29,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ce1014e3eb6847502b7a6908ff59412b051c7d2" 2018-11-14 19:08:29,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:08:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-962ba612-8af5-4f33-80ea-fb1749c42c81 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:08:29,634 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-962ba612-8af5-4f33-80ea-fb1749c42c81 2018-11-14 19:08:29,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 19:08:29,643 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 19:08: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 19:08:29,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ce1014e3eb6847502b7a6908ff59412b051c7d2" 2018-11-14 19:08:29,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:08:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-891a496c-d00f-43e6-a39f-66474cdb10ce Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 19:08:29,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-891a496c-d00f-43e6-a39f-66474cdb10ce 2018-11-14 19:08:29,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackFloatingIpTests-a433d0f8-c824-40b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ce1014e3eb6847502b7a6908ff59412b051c7d2" 2018-11-14 19:08:29,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:08:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed3d0093-cfe9-4536-b407-815b0a60ddfc Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackFloatingIpTests-a433d0f8-c824-40b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9ff860f84dd3481597ef1cc5c2ac226e"}, "tags": [], "enabled": true, "id": "9ff860f84dd3481597ef1cc5c2ac226e", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-a433d0f8-c824-40b-proj"}]} 2018-11-14 19:08:29,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackFloatingIpTests-a433d0f8-c824-40b-proj used request id req-ed3d0093-cfe9-4536-b407-815b0a60ddfc 2018-11-14 19:08:29,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ce1014e3eb6847502b7a6908ff59412b051c7d2" 2018-11-14 19:08:30,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:08:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b37f221d-fb38-4afb-a63a-dfb3d19a8d62 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 19:08:30,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-b37f221d-fb38-4afb-a63a-dfb3d19a8d62 2018-11-14 19:08:30,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ce1014e3eb6847502b7a6908ff59412b051c7d2" 2018-11-14 19:08:30,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:08:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f8452f9-65ba-449b-b43b-f9722a5d4ea4 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:08:30,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-5f8452f9-65ba-449b-b43b-f9722a5d4ea4 2018-11-14 19:08:30,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackFloatingIpTests-a433d0f8-c824-40b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ce1014e3eb6847502b7a6908ff59412b051c7d2" 2018-11-14 19:08:30,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:08:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eafee36e-0e24-4480-b3c9-bd0aeb7d6bf8 Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackFloatingIpTests-a433d0f8-c824-40b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9ff860f84dd3481597ef1cc5c2ac226e"}, "tags": [], "enabled": true, "id": "9ff860f84dd3481597ef1cc5c2ac226e", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-a433d0f8-c824-40b-proj"}]} 2018-11-14 19:08:30,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackFloatingIpTests-a433d0f8-c824-40b-proj used request id req-eafee36e-0e24-4480-b3c9-bd0aeb7d6bf8 2018-11-14 19:08:30,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/eab65c61cb5747549302f4bde6f1c1ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ce1014e3eb6847502b7a6908ff59412b051c7d2" 2018-11-14 19:08:30,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:08:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f137fbac-ea82-49bd-a64c-adb56402d7bd Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFloatingIpTests-a433d0f8-c824-40b-user", "links": {"self": "http://172.30.9.28:5000/v3/users/eab65c61cb5747549302f4bde6f1c1ff"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "9ff860f84dd3481597ef1cc5c2ac226e", "id": "eab65c61cb5747549302f4bde6f1c1ff", "password_expires_at": null}} 2018-11-14 19:08:30,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/eab65c61cb5747549302f4bde6f1c1ff used request id req-f137fbac-ea82-49bd-a64c-adb56402d7bd 2018-11-14 19:08:30,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9ff860f84dd3481597ef1cc5c2ac226e/users/eab65c61cb5747549302f4bde6f1c1ff/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ce1014e3eb6847502b7a6908ff59412b051c7d2" 2018-11-14 19:08:30,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:08:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ceaef45-cf51-46fe-ab32-5539ce006c31 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/9ff860f84dd3481597ef1cc5c2ac226e/users/eab65c61cb5747549302f4bde6f1c1ff/roles", "previous": null, "next": null}, "roles": []} 2018-11-14 19:08:30,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9ff860f84dd3481597ef1cc5c2ac226e/users/eab65c61cb5747549302f4bde6f1c1ff/roles used request id req-1ceaef45-cf51-46fe-ab32-5539ce006c31 2018-11-14 19:08:30,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ce1014e3eb6847502b7a6908ff59412b051c7d2" 2018-11-14 19:08:31,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:08:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82991e4e-457c-401a-995f-c58fa73d9a32 Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}} 2018-11-14 19:08:31,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 used request id req-82991e4e-457c-401a-995f-c58fa73d9a32 2018-11-14 19:08:31,090 - keystone_utils - INFO - Granting role admin to project CreateStackFloatingIpTests-a433d0f8-c824-40b-proj 2018-11-14 19:08:31,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/9ff860f84dd3481597ef1cc5c2ac226e/users/eab65c61cb5747549302f4bde6f1c1ff/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ce1014e3eb6847502b7a6908ff59412b051c7d2" 2018-11-14 19:08:31,151 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:08:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da0b2be3-0007-4293-928d-3bb22cd78b97 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:08:31,152 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/9ff860f84dd3481597ef1cc5c2ac226e/users/eab65c61cb5747549302f4bde6f1c1ff/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 used request id req-da0b2be3-0007-4293-928d-3bb22cd78b97 2018-11-14 19:08:31,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ce1014e3eb6847502b7a6908ff59412b051c7d2" 2018-11-14 19:08:31,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:08:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cff8bbf-e5bf-4c9a-8c57-93c950a4f095 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:08:31,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-8cff8bbf-e5bf-4c9a-8c57-93c950a4f095 2018-11-14 19:08:31,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackFloatingIpTests-a433d0f8-c824-40b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ce1014e3eb6847502b7a6908ff59412b051c7d2" 2018-11-14 19:08:31,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:08:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c49f6918-769b-4824-a5ed-3e68d8b6f860 Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackFloatingIpTests-a433d0f8-c824-40b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9ff860f84dd3481597ef1cc5c2ac226e"}, "tags": [], "enabled": true, "id": "9ff860f84dd3481597ef1cc5c2ac226e", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-a433d0f8-c824-40b-proj"}]} 2018-11-14 19:08:31,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackFloatingIpTests-a433d0f8-c824-40b-proj used request id req-c49f6918-769b-4824-a5ed-3e68d8b6f860 2018-11-14 19:08:31,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9ff860f84dd3481597ef1cc5c2ac226e/users/eab65c61cb5747549302f4bde6f1c1ff/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ce1014e3eb6847502b7a6908ff59412b051c7d2" 2018-11-14 19:08:31,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:08:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42b14d07-ee6d-4278-a169-73ec20ef3fe6 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/9ff860f84dd3481597ef1cc5c2ac226e/users/eab65c61cb5747549302f4bde6f1c1ff/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}]} 2018-11-14 19:08:31,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9ff860f84dd3481597ef1cc5c2ac226e/users/eab65c61cb5747549302f4bde6f1c1ff/roles used request id req-42b14d07-ee6d-4278-a169-73ec20ef3fe6 2018-11-14 19:08:31,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ce1014e3eb6847502b7a6908ff59412b051c7d2" 2018-11-14 19:08:31,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:08:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-074645bd-05f5-4bd9-bdb7-216f072327a2 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}} 2018-11-14 19:08:31,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4 used request id req-074645bd-05f5-4bd9-bdb7-216f072327a2 2018-11-14 19:08:31,599 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFloatingIpTests-a433d0f8-c824-40b-proj 2018-11-14 19:08:31,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/9ff860f84dd3481597ef1cc5c2ac226e/users/eab65c61cb5747549302f4bde6f1c1ff/roles/783ac46c0c6e4351b20c894e1af3c3a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ce1014e3eb6847502b7a6908ff59412b051c7d2" 2018-11-14 19:08:31,755 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:08:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d67e166b-c32f-40f3-addc-9f8cd28380a1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:08:31,756 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/9ff860f84dd3481597ef1cc5c2ac226e/users/eab65c61cb5747549302f4bde6f1c1ff/roles/783ac46c0c6e4351b20c894e1af3c3a4 used request id req-d67e166b-c32f-40f3-addc-9f8cd28380a1 2018-11-14 19:08:31,756 - keystone_utils - INFO - Created user with name - CreateStackFloatingIpTests-a433d0f8-c824-40b-user 2018-11-14 19:08:31,756 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:08:31,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41fe423bf779110a2965216d09bd62c3f7630b04" 2018-11-14 19:08:31,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:08:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9ab5cb7-64b0-4689-afc6-c0ba57544300 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:08:31,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b9ab5cb7-64b0-4689-afc6-c0ba57544300 2018-11-14 19:08:31,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41fe423bf779110a2965216d09bd62c3f7630b04" -d '{"role": {"name": "CreateStackFloatingIpTests-a433d0f8-c824-40b-proj-role"}}' 2018-11-14 19:08:31,998 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 19:08:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-774a0303-e82c-4896-92ae-5f37edd7f7c0 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8b8caa62f4ae4586a6a99a301556d5b4", "links": {"self": "http://172.30.9.28:5000/v3/roles/8b8caa62f4ae4586a6a99a301556d5b4"}, "name": "CreateStackFloatingIpTests-a433d0f8-c824-40b-proj-role"}} 2018-11-14 19:08:31,998 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-774a0303-e82c-4896-92ae-5f37edd7f7c0 2018-11-14 19:08:31,998 - keystone_utils - INFO - Created role with name - CreateStackFloatingIpTests-a433d0f8-c824-40b-proj-role 2018-11-14 19:08:32,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/8b8caa62f4ae4586a6a99a301556d5b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41fe423bf779110a2965216d09bd62c3f7630b04" 2018-11-14 19:08:32,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:08:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e8d47b7-c64b-4640-928f-e417a0b60284 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8b8caa62f4ae4586a6a99a301556d5b4", "links": {"self": "http://172.30.9.28:5000/v3/roles/8b8caa62f4ae4586a6a99a301556d5b4"}, "name": "CreateStackFloatingIpTests-a433d0f8-c824-40b-proj-role"}} 2018-11-14 19:08:32,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/8b8caa62f4ae4586a6a99a301556d5b4 used request id req-5e8d47b7-c64b-4640-928f-e417a0b60284 2018-11-14 19:08:32,101 - keystone_utils - INFO - Granting role CreateStackFloatingIpTests-a433d0f8-c824-40b-proj-role to project CreateStackFloatingIpTests-a433d0f8-c824-40b-proj 2018-11-14 19:08:32,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/9ff860f84dd3481597ef1cc5c2ac226e/users/eab65c61cb5747549302f4bde6f1c1ff/roles/8b8caa62f4ae4586a6a99a301556d5b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41fe423bf779110a2965216d09bd62c3f7630b04" 2018-11-14 19:08:32,271 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:08:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58f614f0-5226-4452-a556-0bb195adeedc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:08:32,271 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/9ff860f84dd3481597ef1cc5c2ac226e/users/eab65c61cb5747549302f4bde6f1c1ff/roles/8b8caa62f4ae4586a6a99a301556d5b4 used request id req-58f614f0-5226-4452-a556-0bb195adeedc 2018-11-14 19:08:32,272 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-14 19:08:32,272 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-14 19:08:32,272 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:08:32,273 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:08:32,695 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}, {"id": "8b8caa62f4ae4586a6a99a301556d5b4", "name": "CreateStackFloatingIpTests-a433d0f8-c824-40b-proj-role"}], "expires_at": "2018-11-14T20:08:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ff860f84dd3481597ef1cc5c2ac226e", "name": "CreateStackFloatingIpTests-a433d0f8-c824-40b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_9ff860f84dd3481597ef1cc5c2ac226e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_9ff860f84dd3481597ef1cc5c2ac226e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/9ff860f84dd3481597ef1cc5c2ac226e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/9ff860f84dd3481597ef1cc5c2ac226e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/9ff860f84dd3481597ef1cc5c2ac226e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/9ff860f84dd3481597ef1cc5c2ac226e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/9ff860f84dd3481597ef1cc5c2ac226e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/9ff860f84dd3481597ef1cc5c2ac226e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/9ff860f84dd3481597ef1cc5c2ac226e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/9ff860f84dd3481597ef1cc5c2ac226e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/9ff860f84dd3481597ef1cc5c2ac226e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-a433d0f8-c824-40b-user", "id": "eab65c61cb5747549302f4bde6f1c1ff"}, "audit_ids": ["IJY7J4UISgewScMb6rWitQ"], "issued_at": "2018-11-14T19:08:32.000000Z"}} 2018-11-14 19:08:32,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e75d73523d0427f7cc7f52fda6d7dfee08dadb6d" 2018-11-14 19:08:32,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:08:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f35178cc-388a-455c-9b7a-5b3bd44d964d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:08:32,794 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-f35178cc-388a-455c-9b7a-5b3bd44d964d 2018-11-14 19:08:32,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e75d73523d0427f7cc7f52fda6d7dfee08dadb6d" 2018-11-14 19:08:33,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-fd19d1a8-3a68-4376-8579-599b76fe77fc Date: Wed, 14 Nov 2018 19:08:33 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-image"} 2018-11-14 19:08:33,039 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-image used request id req-fd19d1a8-3a68-4376-8579-599b76fe77fc 2018-11-14 19:08:33,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e75d73523d0427f7cc7f52fda6d7dfee08dadb6d" 2018-11-14 19:08:33,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-3694d189-42c8-4408-bf0f-ad02022ff636 Date: Wed, 14 Nov 2018 19:08: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-11-14 19:08:33,243 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-3694d189-42c8-4408-bf0f-ad02022ff636 2018-11-14 19:08:33,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e75d73523d0427f7cc7f52fda6d7dfee08dadb6d" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-image"}' 2018-11-14 19:08:33,517 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/b4d19c2b-3dbc-4b51-a858-a736cca72602 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5395a457-4232-47bc-8dfc-2a7414afd740 Date: Wed, 14 Nov 2018 19:08:33 GMT RESP BODY: {"status": "queued", "name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T19:08:33Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-14T19:08:33Z", "visibility": "shared", "locations": [], "self": "/v2/images/b4d19c2b-3dbc-4b51-a858-a736cca72602", "min_disk": 0, "protected": false, "id": "b4d19c2b-3dbc-4b51-a858-a736cca72602", "file": "/v2/images/b4d19c2b-3dbc-4b51-a858-a736cca72602/file", "checksum": null, "owner": "9ff860f84dd3481597ef1cc5c2ac226e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 19:08:33,517 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-5395a457-4232-47bc-8dfc-2a7414afd740 2018-11-14 19:08:33,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/b4d19c2b-3dbc-4b51-a858-a736cca72602/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e75d73523d0427f7cc7f52fda6d7dfee08dadb6d" -d '' 2018-11-14 19:08:34,134 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0822cff7-9687-4d5d-bb1a-e94a67d1d06e Date: Wed, 14 Nov 2018 19:08:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 19:08:34,134 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/b4d19c2b-3dbc-4b51-a858-a736cca72602/file used request id req-0822cff7-9687-4d5d-bb1a-e94a67d1d06e 2018-11-14 19:08:34,135 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-14 19:08:34,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/b4d19c2b-3dbc-4b51-a858-a736cca72602 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e75d73523d0427f7cc7f52fda6d7dfee08dadb6d" 2018-11-14 19:08:34,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-ed207897-28a0-4e4c-a58a-656e15cb47c8 Date: Wed, 14 Nov 2018 19:08:34 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T19:08:33Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T19:08:34Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/b4d19c2b-3dbc-4b51-a858-a736cca72602/snap", "metadata": {}}], "self": "/v2/images/b4d19c2b-3dbc-4b51-a858-a736cca72602", "min_disk": 0, "protected": false, "id": "b4d19c2b-3dbc-4b51-a858-a736cca72602", "file": "/v2/images/b4d19c2b-3dbc-4b51-a858-a736cca72602/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9ff860f84dd3481597ef1cc5c2ac226e", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/b4d19c2b-3dbc-4b51-a858-a736cca72602/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 19:08:34,348 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/b4d19c2b-3dbc-4b51-a858-a736cca72602 used request id req-ed207897-28a0-4e4c-a58a-656e15cb47c8 2018-11-14 19:08:34,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e75d73523d0427f7cc7f52fda6d7dfee08dadb6d" 2018-11-14 19:08:34,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-3349e0a0-bad8-411a-85c4-fc17e9f879a5 Date: Wed, 14 Nov 2018 19:08:34 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-11-14 19:08:34,556 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-3349e0a0-bad8-411a-85c4-fc17e9f879a5 2018-11-14 19:08:34,559 - create_image - INFO - Created image with name - CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-image 2018-11-14 19:08:34,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/b4d19c2b-3dbc-4b51-a858-a736cca72602 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e75d73523d0427f7cc7f52fda6d7dfee08dadb6d" 2018-11-14 19:08:34,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-adb94ea1-ab16-4516-8116-71c9506305fc Date: Wed, 14 Nov 2018 19:08:34 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T19:08:33Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T19:08:34Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/b4d19c2b-3dbc-4b51-a858-a736cca72602/snap", "metadata": {}}], "self": "/v2/images/b4d19c2b-3dbc-4b51-a858-a736cca72602", "min_disk": 0, "protected": false, "id": "b4d19c2b-3dbc-4b51-a858-a736cca72602", "file": "/v2/images/b4d19c2b-3dbc-4b51-a858-a736cca72602/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9ff860f84dd3481597ef1cc5c2ac226e", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/b4d19c2b-3dbc-4b51-a858-a736cca72602/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 19:08:34,776 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/b4d19c2b-3dbc-4b51-a858-a736cca72602 used request id req-adb94ea1-ab16-4516-8116-71c9506305fc 2018-11-14 19:08:34,777 - create_image - DEBUG - Instance status is - active 2018-11-14 19:08:34,777 - create_image - DEBUG - Image is active with name - CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-image 2018-11-14 19:08:34,777 - create_image - INFO - Image is now active with name - CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-image 2018-11-14 19:08:34,778 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:08:34,778 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:08:35,200 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}, {"id": "8b8caa62f4ae4586a6a99a301556d5b4", "name": "CreateStackFloatingIpTests-a433d0f8-c824-40b-proj-role"}], "expires_at": "2018-11-14T20:08:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ff860f84dd3481597ef1cc5c2ac226e", "name": "CreateStackFloatingIpTests-a433d0f8-c824-40b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_9ff860f84dd3481597ef1cc5c2ac226e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_9ff860f84dd3481597ef1cc5c2ac226e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/9ff860f84dd3481597ef1cc5c2ac226e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/9ff860f84dd3481597ef1cc5c2ac226e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/9ff860f84dd3481597ef1cc5c2ac226e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/9ff860f84dd3481597ef1cc5c2ac226e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/9ff860f84dd3481597ef1cc5c2ac226e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/9ff860f84dd3481597ef1cc5c2ac226e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/9ff860f84dd3481597ef1cc5c2ac226e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/9ff860f84dd3481597ef1cc5c2ac226e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/9ff860f84dd3481597ef1cc5c2ac226e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-a433d0f8-c824-40b-user", "id": "eab65c61cb5747549302f4bde6f1c1ff"}, "audit_ids": ["oVFYRUQ-S9-rqadwsVxbuA"], "issued_at": "2018-11-14T19:08:35.000000Z"}} 2018-11-14 19:08:35,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50bc35c027ca9659fe824748234706deb85dfb6d" 2018-11-14 19:08:35,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:08:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-469fa995-c945-4898-b84e-c27c2345e75d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:08:35,309 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-469fa995-c945-4898-b84e-c27c2345e75d 2018-11-14 19:08:35,311 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 19:08:35,314 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-14 19:08:35,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50bc35c027ca9659fe824748234706deb85dfb6d" 2018-11-14 19:08:35,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:08:35 GMT Server: Apache x-openstack-request-id: req-be585301-0f80-43e9-99e6-62956410530c Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-11-14 19:08:35,561 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack used request id req-be585301-0f80-43e9-99e6-62956410530c 2018-11-14 19:08:35,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50bc35c027ca9659fe824748234706deb85dfb6d" -d '{"stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-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-7d5819a8-62fc-415e-a057-55b16abeaf2d-flavor2", "keypair_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-kp", "security_group_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-sec_grp", "flavor_extra_specs": {}, "external_net_name": "external", "image2_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-image", "flavor1_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-flavor1", "inst1_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-inst1", "subnet_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-subnet", "image1_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-image", "inst2_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-inst2", "net_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-net"}}' 2018-11-14 19:08:39,757 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 19:08:35 GMT Server: Apache x-openstack-request-id: req-76dc9db0-f740-4a4e-a9c4-77f2e6da95e8 Location: http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3 Content-Length: 297 Content-Type: application/json RESP BODY: {"stack": {"id": "ef95257c-f719-4331-8421-f3a226d639c3", "links": [{"href": "http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3", "rel": "self"}]}} 2018-11-14 19:08:39,757 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks used request id req-76dc9db0-f740-4a4e-a9c4-77f2e6da95e8 2018-11-14 19:08:39,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/ef95257c-f719-4331-8421-f3a226d639c3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50bc35c027ca9659fe824748234706deb85dfb6d" 2018-11-14 19:08:39,991 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:08:39 GMT Server: Apache x-openstack-request-id: req-22901481-67ad-40d9-854c-6aace85aabc0 Location: http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:08:40,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:08:39 GMT Server: Apache x-openstack-request-id: req-35da1ac1-eb23-4a35-a8dc-0fc21c5139f4 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-7d5819a8-62fc-415e-a057-55b16abeaf2d-flavor2", "OS::project_id": "9ff860f84dd3481597ef1cc5c2ac226e", "OS::stack_id": "ef95257c-f719-4331-8421-f3a226d639c3", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-kp", "security_group_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-subnet", "net_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-inst2", "inst1_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-inst1", "image2_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-image", "flavor1_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-flavor1", "image1_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack", "stack_user_project_id": "c29dd81480e64bdf85962399fe69c796", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-14T19:08:39Z", "links": [{"href": "http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ef95257c-f719-4331-8421-f3a226d639c3", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-14 19:08:40,259 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3 used request id req-35da1ac1-eb23-4a35-a8dc-0fc21c5139f4 2018-11-14 19:08:40,260 - create_stack - INFO - Created stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack 2018-11-14 19:08:40,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/ef95257c-f719-4331-8421-f3a226d639c3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50bc35c027ca9659fe824748234706deb85dfb6d" 2018-11-14 19:08:40,468 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:08:40 GMT Server: Apache x-openstack-request-id: req-d9b22f34-cacd-4bb4-baed-a5fcc1d83ed5 Location: http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:08:40,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:08:40 GMT Server: Apache x-openstack-request-id: req-0ebbac8f-57c7-4f2d-bb29-bbf477823aa4 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-7d5819a8-62fc-415e-a057-55b16abeaf2d-flavor2", "OS::project_id": "9ff860f84dd3481597ef1cc5c2ac226e", "OS::stack_id": "ef95257c-f719-4331-8421-f3a226d639c3", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-kp", "security_group_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-subnet", "net_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-inst2", "inst1_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-inst1", "image2_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-image", "flavor1_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-flavor1", "image1_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack", "stack_user_project_id": "c29dd81480e64bdf85962399fe69c796", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-14T19:08:39Z", "links": [{"href": "http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ef95257c-f719-4331-8421-f3a226d639c3", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-14 19:08:40,735 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3 used request id req-0ebbac8f-57c7-4f2d-bb29-bbf477823aa4 2018-11-14 19:08:40,736 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-14 19:08:40,736 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-14 19:08:43,739 - create_stack - DEBUG - Stack status query timeout in 1196.52067995 2018-11-14 19:08:43,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/ef95257c-f719-4331-8421-f3a226d639c3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50bc35c027ca9659fe824748234706deb85dfb6d" 2018-11-14 19:08:43,768 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:08:43 GMT Server: Apache x-openstack-request-id: req-c58d6b4b-9fdd-4c97-ba45-0eddd136d975 Location: http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:08:44,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:08:43 GMT Server: Apache x-openstack-request-id: req-aa563f45-9bf1-468e-ac8c-5432e28b4260 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-7d5819a8-62fc-415e-a057-55b16abeaf2d-flavor2", "OS::project_id": "9ff860f84dd3481597ef1cc5c2ac226e", "OS::stack_id": "ef95257c-f719-4331-8421-f3a226d639c3", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-kp", "security_group_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-subnet", "net_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-inst2", "inst1_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-inst1", "image2_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-image", "flavor1_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-flavor1", "image1_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack", "stack_user_project_id": "c29dd81480e64bdf85962399fe69c796", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-14T19:08:39Z", "links": [{"href": "http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ef95257c-f719-4331-8421-f3a226d639c3", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAxiK8weVAVDk/QDF7Bj266O8lb+oH2MkNMoCPacsgChdjcc+N\nHSpuz2dfp1RD747nBCN6IK22NNVqumQXztZOc6c3raFn/7GmwxeAYztSVF5G3Ctt\nFZoajMCtgcjR7Z+zFMujWDF2djKrJ3CJDJOdeWV168U4DaMI/q3k6Vn7PtKxXmGv\n9F/BvBVN2YUg5AF0eKbvsYkJR0gh+bcQ8L8x3bUlatnBL8AzEm4WrkU25roEjfub\nTy5R+vodfFtc+lcrBY6x09IwHa/UrArn+Z82TrC4RWB1N/s9fBOCp9XGUvg4+2kJ\neEEdMpsiwp6OWr60K/JCPx2eDjqP1nWgDLKF+wIDAQABAoIBACMImV+fbZR22tw6\n44ni+F2fi3sSYnjOc+ruGG2YYP3nzMme7VCu5BEAMkWf/LMrDWYJ79o/XOxSoCB8\n+ki0VALXGl01IPJxMw9j5GunXZNVaCod85fSO8ePeh5sp9HgXwXaS/OYK14S73h1\nyYXTxBBnBEbABH1Eyp5dmRA5vNcKkg0Z9FUP5Tw+GMlBnZMkk/KjlmXO/ahHeQhN\no3ItdyuiVhI8iP+3wgCGUIvTih+iPv9nXFqeY5cJTWKXGzVfYHwt9PCzI/oFm+NR\nePrjRAMdJsXsqgrk7H6A7bzlNEjIcpzSnwAKr7dyRhe+FbU8St/eiTenPBt59toV\n8JUG06ECgYEA+R+3omCHbOBxvjjYUsUYPb9i5QmdpM/ZNuJoFrAiKxaPZM/Rj6u6\nQL3xt8BiX1CxhaGYRolR+qBOnmS+9ZXWvyg8dfVJkTgTImqxOCdudSXnSl6A/6YW\nRccehH7ThZ+tLX3sEtdgnMIp3V0PEMk20/jz+BjKi09DXdXzxUK9kN0CgYEAy5q+\nK0poJIScpUq6ncRgFnyn9kz1emXSvo8TVc4RuticZFZmw2eNYCoQAkXl5FRHnsmb\nib/hJxL7/V8W11flePPjqWLRVP8G3yAYHJfc1HWNYuBYnIy0HS/uzUC28BDFAUzF\nQHHUDBnMbp6kUCmnr4FYC/qpPJJ4mhj3rXq0WLcCgYBc7Ay132WEIe+rMU7XCLcz\nCPkdT0ni2Lg/tZF3rPkBs2eHBdE30qklTvQjQvoubU3Z911yKfRPFI5enFtyBRLV\nuG9c3EI1jYHtm3hA5sxXm+y6m6doNA4ots3WQ+wn8lhJGKf+myFpNy8gZ36gFz2B\nMWHmz3B1J/qLvKsxj+RfbQKBgQCeKNWC0Wj2vSDl8ZfniC1QKoNa+8tQyhocNw5B\nADObnjpWYxuuvRkAU4xeB6geZy2/dkLhjXE8Ji4jUyNuInQ6MdJuuTl9OiI/XzH7\nvCgpzisHXNjYuyAK8DojrRquf4hZiyZK+mFLCRtZ7tgbAVCmL+aSX6PpTqpqoex8\nES5ZHwKBgQCzr60Sg3xnLjx92aYAR9mV1AznFzSQIIq0kmTF1VONuBSI2kLkjCwm\nPXaHSU201GOBTsdhUDWR1xDJdI0bKpzs4Rwxb6cMKLu6YBhUGqzJM2bbESJwXPiL\nWks9lgvFRIUBYjB9pvnqfEm5zSouQ1vHNHYIo63k/e9+X/yRXX1DRQ==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-14 19:08:44,043 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3 used request id req-aa563f45-9bf1-468e-ac8c-5432e28b4260 2018-11-14 19:08:44,044 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-14 19:08:44,044 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-14 19:08:47,047 - create_stack - DEBUG - Stack status query timeout in 1193.21270084 2018-11-14 19:08:47,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/ef95257c-f719-4331-8421-f3a226d639c3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50bc35c027ca9659fe824748234706deb85dfb6d" 2018-11-14 19:08:47,289 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:08:47 GMT Server: Apache x-openstack-request-id: req-669d1835-8bf7-4410-b164-a34cc592e014 Location: http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:08:47,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:08:47 GMT Server: Apache x-openstack-request-id: req-8f49158f-4f3b-4bea-b06d-db3e4a4c45be 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-7d5819a8-62fc-415e-a057-55b16abeaf2d-flavor2", "OS::project_id": "9ff860f84dd3481597ef1cc5c2ac226e", "OS::stack_id": "ef95257c-f719-4331-8421-f3a226d639c3", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-kp", "security_group_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-subnet", "net_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-inst2", "inst1_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-inst1", "image2_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-image", "flavor1_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-flavor1", "image1_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack", "stack_user_project_id": "c29dd81480e64bdf85962399fe69c796", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-14T19:08:39Z", "links": [{"href": "http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ef95257c-f719-4331-8421-f3a226d639c3", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAxiK8weVAVDk/QDF7Bj266O8lb+oH2MkNMoCPacsgChdjcc+N\nHSpuz2dfp1RD747nBCN6IK22NNVqumQXztZOc6c3raFn/7GmwxeAYztSVF5G3Ctt\nFZoajMCtgcjR7Z+zFMujWDF2djKrJ3CJDJOdeWV168U4DaMI/q3k6Vn7PtKxXmGv\n9F/BvBVN2YUg5AF0eKbvsYkJR0gh+bcQ8L8x3bUlatnBL8AzEm4WrkU25roEjfub\nTy5R+vodfFtc+lcrBY6x09IwHa/UrArn+Z82TrC4RWB1N/s9fBOCp9XGUvg4+2kJ\neEEdMpsiwp6OWr60K/JCPx2eDjqP1nWgDLKF+wIDAQABAoIBACMImV+fbZR22tw6\n44ni+F2fi3sSYnjOc+ruGG2YYP3nzMme7VCu5BEAMkWf/LMrDWYJ79o/XOxSoCB8\n+ki0VALXGl01IPJxMw9j5GunXZNVaCod85fSO8ePeh5sp9HgXwXaS/OYK14S73h1\nyYXTxBBnBEbABH1Eyp5dmRA5vNcKkg0Z9FUP5Tw+GMlBnZMkk/KjlmXO/ahHeQhN\no3ItdyuiVhI8iP+3wgCGUIvTih+iPv9nXFqeY5cJTWKXGzVfYHwt9PCzI/oFm+NR\nePrjRAMdJsXsqgrk7H6A7bzlNEjIcpzSnwAKr7dyRhe+FbU8St/eiTenPBt59toV\n8JUG06ECgYEA+R+3omCHbOBxvjjYUsUYPb9i5QmdpM/ZNuJoFrAiKxaPZM/Rj6u6\nQL3xt8BiX1CxhaGYRolR+qBOnmS+9ZXWvyg8dfVJkTgTImqxOCdudSXnSl6A/6YW\nRccehH7ThZ+tLX3sEtdgnMIp3V0PEMk20/jz+BjKi09DXdXzxUK9kN0CgYEAy5q+\nK0poJIScpUq6ncRgFnyn9kz1emXSvo8TVc4RuticZFZmw2eNYCoQAkXl5FRHnsmb\nib/hJxL7/V8W11flePPjqWLRVP8G3yAYHJfc1HWNYuBYnIy0HS/uzUC28BDFAUzF\nQHHUDBnMbp6kUCmnr4FYC/qpPJJ4mhj3rXq0WLcCgYBc7Ay132WEIe+rMU7XCLcz\nCPkdT0ni2Lg/tZF3rPkBs2eHBdE30qklTvQjQvoubU3Z911yKfRPFI5enFtyBRLV\nuG9c3EI1jYHtm3hA5sxXm+y6m6doNA4ots3WQ+wn8lhJGKf+myFpNy8gZ36gFz2B\nMWHmz3B1J/qLvKsxj+RfbQKBgQCeKNWC0Wj2vSDl8ZfniC1QKoNa+8tQyhocNw5B\nADObnjpWYxuuvRkAU4xeB6geZy2/dkLhjXE8Ji4jUyNuInQ6MdJuuTl9OiI/XzH7\nvCgpzisHXNjYuyAK8DojrRquf4hZiyZK+mFLCRtZ7tgbAVCmL+aSX6PpTqpqoex8\nES5ZHwKBgQCzr60Sg3xnLjx92aYAR9mV1AznFzSQIIq0kmTF1VONuBSI2kLkjCwm\nPXaHSU201GOBTsdhUDWR1xDJdI0bKpzs4Rwxb6cMKLu6YBhUGqzJM2bbESJwXPiL\nWks9lgvFRIUBYjB9pvnqfEm5zSouQ1vHNHYIo63k/e9+X/yRXX1DRQ==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-14 19:08:47,652 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3 used request id req-8f49158f-4f3b-4bea-b06d-db3e4a4c45be 2018-11-14 19:08:47,652 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-14 19:08:47,653 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-14 19:08:50,656 - create_stack - DEBUG - Stack status query timeout in 1189.60402393 2018-11-14 19:08:50,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/ef95257c-f719-4331-8421-f3a226d639c3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50bc35c027ca9659fe824748234706deb85dfb6d" 2018-11-14 19:08:50,878 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:08:50 GMT Server: Apache x-openstack-request-id: req-ff58480c-8fa6-4e6b-914b-9688513997fc Location: http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:08:51,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:08:50 GMT Server: Apache x-openstack-request-id: req-3f2e1ec3-6d47-47b5-af98-7b1cf859bf59 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-7d5819a8-62fc-415e-a057-55b16abeaf2d-flavor2", "OS::project_id": "9ff860f84dd3481597ef1cc5c2ac226e", "OS::stack_id": "ef95257c-f719-4331-8421-f3a226d639c3", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-kp", "security_group_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-subnet", "net_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-inst2", "inst1_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-inst1", "image2_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-image", "flavor1_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-flavor1", "image1_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack", "stack_user_project_id": "c29dd81480e64bdf85962399fe69c796", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-14T19:08:39Z", "links": [{"href": "http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ef95257c-f719-4331-8421-f3a226d639c3", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAxiK8weVAVDk/QDF7Bj266O8lb+oH2MkNMoCPacsgChdjcc+N\nHSpuz2dfp1RD747nBCN6IK22NNVqumQXztZOc6c3raFn/7GmwxeAYztSVF5G3Ctt\nFZoajMCtgcjR7Z+zFMujWDF2djKrJ3CJDJOdeWV168U4DaMI/q3k6Vn7PtKxXmGv\n9F/BvBVN2YUg5AF0eKbvsYkJR0gh+bcQ8L8x3bUlatnBL8AzEm4WrkU25roEjfub\nTy5R+vodfFtc+lcrBY6x09IwHa/UrArn+Z82TrC4RWB1N/s9fBOCp9XGUvg4+2kJ\neEEdMpsiwp6OWr60K/JCPx2eDjqP1nWgDLKF+wIDAQABAoIBACMImV+fbZR22tw6\n44ni+F2fi3sSYnjOc+ruGG2YYP3nzMme7VCu5BEAMkWf/LMrDWYJ79o/XOxSoCB8\n+ki0VALXGl01IPJxMw9j5GunXZNVaCod85fSO8ePeh5sp9HgXwXaS/OYK14S73h1\nyYXTxBBnBEbABH1Eyp5dmRA5vNcKkg0Z9FUP5Tw+GMlBnZMkk/KjlmXO/ahHeQhN\no3ItdyuiVhI8iP+3wgCGUIvTih+iPv9nXFqeY5cJTWKXGzVfYHwt9PCzI/oFm+NR\nePrjRAMdJsXsqgrk7H6A7bzlNEjIcpzSnwAKr7dyRhe+FbU8St/eiTenPBt59toV\n8JUG06ECgYEA+R+3omCHbOBxvjjYUsUYPb9i5QmdpM/ZNuJoFrAiKxaPZM/Rj6u6\nQL3xt8BiX1CxhaGYRolR+qBOnmS+9ZXWvyg8dfVJkTgTImqxOCdudSXnSl6A/6YW\nRccehH7ThZ+tLX3sEtdgnMIp3V0PEMk20/jz+BjKi09DXdXzxUK9kN0CgYEAy5q+\nK0poJIScpUq6ncRgFnyn9kz1emXSvo8TVc4RuticZFZmw2eNYCoQAkXl5FRHnsmb\nib/hJxL7/V8W11flePPjqWLRVP8G3yAYHJfc1HWNYuBYnIy0HS/uzUC28BDFAUzF\nQHHUDBnMbp6kUCmnr4FYC/qpPJJ4mhj3rXq0WLcCgYBc7Ay132WEIe+rMU7XCLcz\nCPkdT0ni2Lg/tZF3rPkBs2eHBdE30qklTvQjQvoubU3Z911yKfRPFI5enFtyBRLV\nuG9c3EI1jYHtm3hA5sxXm+y6m6doNA4ots3WQ+wn8lhJGKf+myFpNy8gZ36gFz2B\nMWHmz3B1J/qLvKsxj+RfbQKBgQCeKNWC0Wj2vSDl8ZfniC1QKoNa+8tQyhocNw5B\nADObnjpWYxuuvRkAU4xeB6geZy2/dkLhjXE8Ji4jUyNuInQ6MdJuuTl9OiI/XzH7\nvCgpzisHXNjYuyAK8DojrRquf4hZiyZK+mFLCRtZ7tgbAVCmL+aSX6PpTqpqoex8\nES5ZHwKBgQCzr60Sg3xnLjx92aYAR9mV1AznFzSQIIq0kmTF1VONuBSI2kLkjCwm\nPXaHSU201GOBTsdhUDWR1xDJdI0bKpzs4Rwxb6cMKLu6YBhUGqzJM2bbESJwXPiL\nWks9lgvFRIUBYjB9pvnqfEm5zSouQ1vHNHYIo63k/e9+X/yRXX1DRQ==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-14 19:08:51,293 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3 used request id req-3f2e1ec3-6d47-47b5-af98-7b1cf859bf59 2018-11-14 19:08:51,294 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-14 19:08:51,294 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-14 19:08:54,297 - create_stack - DEBUG - Stack status query timeout in 1185.96278501 2018-11-14 19:08:54,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/ef95257c-f719-4331-8421-f3a226d639c3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50bc35c027ca9659fe824748234706deb85dfb6d" 2018-11-14 19:08:54,327 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:08:54 GMT Server: Apache x-openstack-request-id: req-2a64b9c3-40b7-4f19-bf11-1deb1d571aa6 Location: http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:08:54,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:08:54 GMT Server: Apache x-openstack-request-id: req-10a9ffb1-8ab8-4bef-aea0-f73aaa2723f6 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-7d5819a8-62fc-415e-a057-55b16abeaf2d-flavor2", "OS::project_id": "9ff860f84dd3481597ef1cc5c2ac226e", "OS::stack_id": "ef95257c-f719-4331-8421-f3a226d639c3", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-kp", "security_group_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-subnet", "net_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-inst2", "inst1_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-inst1", "image2_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-image", "flavor1_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-flavor1", "image1_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack", "stack_user_project_id": "c29dd81480e64bdf85962399fe69c796", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-14T19:08:39Z", "links": [{"href": "http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ef95257c-f719-4331-8421-f3a226d639c3", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAxiK8weVAVDk/QDF7Bj266O8lb+oH2MkNMoCPacsgChdjcc+N\nHSpuz2dfp1RD747nBCN6IK22NNVqumQXztZOc6c3raFn/7GmwxeAYztSVF5G3Ctt\nFZoajMCtgcjR7Z+zFMujWDF2djKrJ3CJDJOdeWV168U4DaMI/q3k6Vn7PtKxXmGv\n9F/BvBVN2YUg5AF0eKbvsYkJR0gh+bcQ8L8x3bUlatnBL8AzEm4WrkU25roEjfub\nTy5R+vodfFtc+lcrBY6x09IwHa/UrArn+Z82TrC4RWB1N/s9fBOCp9XGUvg4+2kJ\neEEdMpsiwp6OWr60K/JCPx2eDjqP1nWgDLKF+wIDAQABAoIBACMImV+fbZR22tw6\n44ni+F2fi3sSYnjOc+ruGG2YYP3nzMme7VCu5BEAMkWf/LMrDWYJ79o/XOxSoCB8\n+ki0VALXGl01IPJxMw9j5GunXZNVaCod85fSO8ePeh5sp9HgXwXaS/OYK14S73h1\nyYXTxBBnBEbABH1Eyp5dmRA5vNcKkg0Z9FUP5Tw+GMlBnZMkk/KjlmXO/ahHeQhN\no3ItdyuiVhI8iP+3wgCGUIvTih+iPv9nXFqeY5cJTWKXGzVfYHwt9PCzI/oFm+NR\nePrjRAMdJsXsqgrk7H6A7bzlNEjIcpzSnwAKr7dyRhe+FbU8St/eiTenPBt59toV\n8JUG06ECgYEA+R+3omCHbOBxvjjYUsUYPb9i5QmdpM/ZNuJoFrAiKxaPZM/Rj6u6\nQL3xt8BiX1CxhaGYRolR+qBOnmS+9ZXWvyg8dfVJkTgTImqxOCdudSXnSl6A/6YW\nRccehH7ThZ+tLX3sEtdgnMIp3V0PEMk20/jz+BjKi09DXdXzxUK9kN0CgYEAy5q+\nK0poJIScpUq6ncRgFnyn9kz1emXSvo8TVc4RuticZFZmw2eNYCoQAkXl5FRHnsmb\nib/hJxL7/V8W11flePPjqWLRVP8G3yAYHJfc1HWNYuBYnIy0HS/uzUC28BDFAUzF\nQHHUDBnMbp6kUCmnr4FYC/qpPJJ4mhj3rXq0WLcCgYBc7Ay132WEIe+rMU7XCLcz\nCPkdT0ni2Lg/tZF3rPkBs2eHBdE30qklTvQjQvoubU3Z911yKfRPFI5enFtyBRLV\nuG9c3EI1jYHtm3hA5sxXm+y6m6doNA4ots3WQ+wn8lhJGKf+myFpNy8gZ36gFz2B\nMWHmz3B1J/qLvKsxj+RfbQKBgQCeKNWC0Wj2vSDl8ZfniC1QKoNa+8tQyhocNw5B\nADObnjpWYxuuvRkAU4xeB6geZy2/dkLhjXE8Ji4jUyNuInQ6MdJuuTl9OiI/XzH7\nvCgpzisHXNjYuyAK8DojrRquf4hZiyZK+mFLCRtZ7tgbAVCmL+aSX6PpTqpqoex8\nES5ZHwKBgQCzr60Sg3xnLjx92aYAR9mV1AznFzSQIIq0kmTF1VONuBSI2kLkjCwm\nPXaHSU201GOBTsdhUDWR1xDJdI0bKpzs4Rwxb6cMKLu6YBhUGqzJM2bbESJwXPiL\nWks9lgvFRIUBYjB9pvnqfEm5zSouQ1vHNHYIo63k/e9+X/yRXX1DRQ==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-14 19:08:54,637 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3 used request id req-10a9ffb1-8ab8-4bef-aea0-f73aaa2723f6 2018-11-14 19:08:54,638 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-14 19:08:54,638 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-14 19:08:57,641 - create_stack - DEBUG - Stack status query timeout in 1182.61871386 2018-11-14 19:08:57,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/ef95257c-f719-4331-8421-f3a226d639c3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50bc35c027ca9659fe824748234706deb85dfb6d" 2018-11-14 19:08:57,672 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:08:57 GMT Server: Apache x-openstack-request-id: req-31866e0f-c4d9-451c-ba6e-442f783d3096 Location: http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:08:57,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:08:57 GMT Server: Apache x-openstack-request-id: req-b42cb39a-3ce0-4317-80f7-9cf739c7a32a 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-7d5819a8-62fc-415e-a057-55b16abeaf2d-flavor2", "OS::project_id": "9ff860f84dd3481597ef1cc5c2ac226e", "OS::stack_id": "ef95257c-f719-4331-8421-f3a226d639c3", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-kp", "security_group_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-subnet", "net_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-inst2", "inst1_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-inst1", "image2_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-image", "flavor1_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-flavor1", "image1_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack", "stack_user_project_id": "c29dd81480e64bdf85962399fe69c796", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-14T19:08:39Z", "links": [{"href": "http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ef95257c-f719-4331-8421-f3a226d639c3", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAxiK8weVAVDk/QDF7Bj266O8lb+oH2MkNMoCPacsgChdjcc+N\nHSpuz2dfp1RD747nBCN6IK22NNVqumQXztZOc6c3raFn/7GmwxeAYztSVF5G3Ctt\nFZoajMCtgcjR7Z+zFMujWDF2djKrJ3CJDJOdeWV168U4DaMI/q3k6Vn7PtKxXmGv\n9F/BvBVN2YUg5AF0eKbvsYkJR0gh+bcQ8L8x3bUlatnBL8AzEm4WrkU25roEjfub\nTy5R+vodfFtc+lcrBY6x09IwHa/UrArn+Z82TrC4RWB1N/s9fBOCp9XGUvg4+2kJ\neEEdMpsiwp6OWr60K/JCPx2eDjqP1nWgDLKF+wIDAQABAoIBACMImV+fbZR22tw6\n44ni+F2fi3sSYnjOc+ruGG2YYP3nzMme7VCu5BEAMkWf/LMrDWYJ79o/XOxSoCB8\n+ki0VALXGl01IPJxMw9j5GunXZNVaCod85fSO8ePeh5sp9HgXwXaS/OYK14S73h1\nyYXTxBBnBEbABH1Eyp5dmRA5vNcKkg0Z9FUP5Tw+GMlBnZMkk/KjlmXO/ahHeQhN\no3ItdyuiVhI8iP+3wgCGUIvTih+iPv9nXFqeY5cJTWKXGzVfYHwt9PCzI/oFm+NR\nePrjRAMdJsXsqgrk7H6A7bzlNEjIcpzSnwAKr7dyRhe+FbU8St/eiTenPBt59toV\n8JUG06ECgYEA+R+3omCHbOBxvjjYUsUYPb9i5QmdpM/ZNuJoFrAiKxaPZM/Rj6u6\nQL3xt8BiX1CxhaGYRolR+qBOnmS+9ZXWvyg8dfVJkTgTImqxOCdudSXnSl6A/6YW\nRccehH7ThZ+tLX3sEtdgnMIp3V0PEMk20/jz+BjKi09DXdXzxUK9kN0CgYEAy5q+\nK0poJIScpUq6ncRgFnyn9kz1emXSvo8TVc4RuticZFZmw2eNYCoQAkXl5FRHnsmb\nib/hJxL7/V8W11flePPjqWLRVP8G3yAYHJfc1HWNYuBYnIy0HS/uzUC28BDFAUzF\nQHHUDBnMbp6kUCmnr4FYC/qpPJJ4mhj3rXq0WLcCgYBc7Ay132WEIe+rMU7XCLcz\nCPkdT0ni2Lg/tZF3rPkBs2eHBdE30qklTvQjQvoubU3Z911yKfRPFI5enFtyBRLV\nuG9c3EI1jYHtm3hA5sxXm+y6m6doNA4ots3WQ+wn8lhJGKf+myFpNy8gZ36gFz2B\nMWHmz3B1J/qLvKsxj+RfbQKBgQCeKNWC0Wj2vSDl8ZfniC1QKoNa+8tQyhocNw5B\nADObnjpWYxuuvRkAU4xeB6geZy2/dkLhjXE8Ji4jUyNuInQ6MdJuuTl9OiI/XzH7\nvCgpzisHXNjYuyAK8DojrRquf4hZiyZK+mFLCRtZ7tgbAVCmL+aSX6PpTqpqoex8\nES5ZHwKBgQCzr60Sg3xnLjx92aYAR9mV1AznFzSQIIq0kmTF1VONuBSI2kLkjCwm\nPXaHSU201GOBTsdhUDWR1xDJdI0bKpzs4Rwxb6cMKLu6YBhUGqzJM2bbESJwXPiL\nWks9lgvFRIUBYjB9pvnqfEm5zSouQ1vHNHYIo63k/e9+X/yRXX1DRQ==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-14 19:08:57,971 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3 used request id req-b42cb39a-3ce0-4317-80f7-9cf739c7a32a 2018-11-14 19:08:57,972 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-14 19:08:57,972 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-14 19:09:00,975 - create_stack - DEBUG - Stack status query timeout in 1179.28454995 2018-11-14 19:09:00,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/ef95257c-f719-4331-8421-f3a226d639c3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50bc35c027ca9659fe824748234706deb85dfb6d" 2018-11-14 19:09:01,190 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:09:00 GMT Server: Apache x-openstack-request-id: req-956d8e72-d8ab-4fa7-97db-9859967e65e9 Location: http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:09:01,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:09:01 GMT Server: Apache x-openstack-request-id: req-c29bee0a-846c-4275-9575-d6b9213adfa3 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-7d5819a8-62fc-415e-a057-55b16abeaf2d-flavor2", "OS::project_id": "9ff860f84dd3481597ef1cc5c2ac226e", "OS::stack_id": "ef95257c-f719-4331-8421-f3a226d639c3", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-kp", "security_group_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-subnet", "net_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-inst2", "inst1_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-inst1", "image2_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-image", "flavor1_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-flavor1", "image1_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack", "stack_user_project_id": "c29dd81480e64bdf85962399fe69c796", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-14T19:08:39Z", "links": [{"href": "http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ef95257c-f719-4331-8421-f3a226d639c3", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAxiK8weVAVDk/QDF7Bj266O8lb+oH2MkNMoCPacsgChdjcc+N\nHSpuz2dfp1RD747nBCN6IK22NNVqumQXztZOc6c3raFn/7GmwxeAYztSVF5G3Ctt\nFZoajMCtgcjR7Z+zFMujWDF2djKrJ3CJDJOdeWV168U4DaMI/q3k6Vn7PtKxXmGv\n9F/BvBVN2YUg5AF0eKbvsYkJR0gh+bcQ8L8x3bUlatnBL8AzEm4WrkU25roEjfub\nTy5R+vodfFtc+lcrBY6x09IwHa/UrArn+Z82TrC4RWB1N/s9fBOCp9XGUvg4+2kJ\neEEdMpsiwp6OWr60K/JCPx2eDjqP1nWgDLKF+wIDAQABAoIBACMImV+fbZR22tw6\n44ni+F2fi3sSYnjOc+ruGG2YYP3nzMme7VCu5BEAMkWf/LMrDWYJ79o/XOxSoCB8\n+ki0VALXGl01IPJxMw9j5GunXZNVaCod85fSO8ePeh5sp9HgXwXaS/OYK14S73h1\nyYXTxBBnBEbABH1Eyp5dmRA5vNcKkg0Z9FUP5Tw+GMlBnZMkk/KjlmXO/ahHeQhN\no3ItdyuiVhI8iP+3wgCGUIvTih+iPv9nXFqeY5cJTWKXGzVfYHwt9PCzI/oFm+NR\nePrjRAMdJsXsqgrk7H6A7bzlNEjIcpzSnwAKr7dyRhe+FbU8St/eiTenPBt59toV\n8JUG06ECgYEA+R+3omCHbOBxvjjYUsUYPb9i5QmdpM/ZNuJoFrAiKxaPZM/Rj6u6\nQL3xt8BiX1CxhaGYRolR+qBOnmS+9ZXWvyg8dfVJkTgTImqxOCdudSXnSl6A/6YW\nRccehH7ThZ+tLX3sEtdgnMIp3V0PEMk20/jz+BjKi09DXdXzxUK9kN0CgYEAy5q+\nK0poJIScpUq6ncRgFnyn9kz1emXSvo8TVc4RuticZFZmw2eNYCoQAkXl5FRHnsmb\nib/hJxL7/V8W11flePPjqWLRVP8G3yAYHJfc1HWNYuBYnIy0HS/uzUC28BDFAUzF\nQHHUDBnMbp6kUCmnr4FYC/qpPJJ4mhj3rXq0WLcCgYBc7Ay132WEIe+rMU7XCLcz\nCPkdT0ni2Lg/tZF3rPkBs2eHBdE30qklTvQjQvoubU3Z911yKfRPFI5enFtyBRLV\nuG9c3EI1jYHtm3hA5sxXm+y6m6doNA4ots3WQ+wn8lhJGKf+myFpNy8gZ36gFz2B\nMWHmz3B1J/qLvKsxj+RfbQKBgQCeKNWC0Wj2vSDl8ZfniC1QKoNa+8tQyhocNw5B\nADObnjpWYxuuvRkAU4xeB6geZy2/dkLhjXE8Ji4jUyNuInQ6MdJuuTl9OiI/XzH7\nvCgpzisHXNjYuyAK8DojrRquf4hZiyZK+mFLCRtZ7tgbAVCmL+aSX6PpTqpqoex8\nES5ZHwKBgQCzr60Sg3xnLjx92aYAR9mV1AznFzSQIIq0kmTF1VONuBSI2kLkjCwm\nPXaHSU201GOBTsdhUDWR1xDJdI0bKpzs4Rwxb6cMKLu6YBhUGqzJM2bbESJwXPiL\nWks9lgvFRIUBYjB9pvnqfEm5zSouQ1vHNHYIo63k/e9+X/yRXX1DRQ==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-14 19:09:01,415 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3 used request id req-c29bee0a-846c-4275-9575-d6b9213adfa3 2018-11-14 19:09:01,416 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-14 19:09:01,416 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-14 19:09:04,419 - create_stack - DEBUG - Stack status query timeout in 1175.84074783 2018-11-14 19:09:04,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/ef95257c-f719-4331-8421-f3a226d639c3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50bc35c027ca9659fe824748234706deb85dfb6d" 2018-11-14 19:09:04,448 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:09:04 GMT Server: Apache x-openstack-request-id: req-177dc290-370e-4f9b-9534-5d1962526dfd Location: http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:09:04,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:09:04 GMT Server: Apache x-openstack-request-id: req-4c056db7-5b60-409c-a85e-2be73792e349 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2103 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-7d5819a8-62fc-415e-a057-55b16abeaf2d-flavor2", "OS::project_id": "9ff860f84dd3481597ef1cc5c2ac226e", "OS::stack_id": "ef95257c-f719-4331-8421-f3a226d639c3", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-kp", "security_group_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-subnet", "net_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-inst2", "inst1_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-inst1", "image2_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-image", "flavor1_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-flavor1", "image1_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack", "stack_user_project_id": "c29dd81480e64bdf85962399fe69c796", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-14T19:08:39Z", "links": [{"href": "http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "ef95257c-f719-4331-8421-f3a226d639c3", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAxiK8weVAVDk/QDF7Bj266O8lb+oH2MkNMoCPacsgChdjcc+N\nHSpuz2dfp1RD747nBCN6IK22NNVqumQXztZOc6c3raFn/7GmwxeAYztSVF5G3Ctt\nFZoajMCtgcjR7Z+zFMujWDF2djKrJ3CJDJOdeWV168U4DaMI/q3k6Vn7PtKxXmGv\n9F/BvBVN2YUg5AF0eKbvsYkJR0gh+bcQ8L8x3bUlatnBL8AzEm4WrkU25roEjfub\nTy5R+vodfFtc+lcrBY6x09IwHa/UrArn+Z82TrC4RWB1N/s9fBOCp9XGUvg4+2kJ\neEEdMpsiwp6OWr60K/JCPx2eDjqP1nWgDLKF+wIDAQABAoIBACMImV+fbZR22tw6\n44ni+F2fi3sSYnjOc+ruGG2YYP3nzMme7VCu5BEAMkWf/LMrDWYJ79o/XOxSoCB8\n+ki0VALXGl01IPJxMw9j5GunXZNVaCod85fSO8ePeh5sp9HgXwXaS/OYK14S73h1\nyYXTxBBnBEbABH1Eyp5dmRA5vNcKkg0Z9FUP5Tw+GMlBnZMkk/KjlmXO/ahHeQhN\no3ItdyuiVhI8iP+3wgCGUIvTih+iPv9nXFqeY5cJTWKXGzVfYHwt9PCzI/oFm+NR\nePrjRAMdJsXsqgrk7H6A7bzlNEjIcpzSnwAKr7dyRhe+FbU8St/eiTenPBt59toV\n8JUG06ECgYEA+R+3omCHbOBxvjjYUsUYPb9i5QmdpM/ZNuJoFrAiKxaPZM/Rj6u6\nQL3xt8BiX1CxhaGYRolR+qBOnmS+9ZXWvyg8dfVJkTgTImqxOCdudSXnSl6A/6YW\nRccehH7ThZ+tLX3sEtdgnMIp3V0PEMk20/jz+BjKi09DXdXzxUK9kN0CgYEAy5q+\nK0poJIScpUq6ncRgFnyn9kz1emXSvo8TVc4RuticZFZmw2eNYCoQAkXl5FRHnsmb\nib/hJxL7/V8W11flePPjqWLRVP8G3yAYHJfc1HWNYuBYnIy0HS/uzUC28BDFAUzF\nQHHUDBnMbp6kUCmnr4FYC/qpPJJ4mhj3rXq0WLcCgYBc7Ay132WEIe+rMU7XCLcz\nCPkdT0ni2Lg/tZF3rPkBs2eHBdE30qklTvQjQvoubU3Z911yKfRPFI5enFtyBRLV\nuG9c3EI1jYHtm3hA5sxXm+y6m6doNA4ots3WQ+wn8lhJGKf+myFpNy8gZ36gFz2B\nMWHmz3B1J/qLvKsxj+RfbQKBgQCeKNWC0Wj2vSDl8ZfniC1QKoNa+8tQyhocNw5B\nADObnjpWYxuuvRkAU4xeB6geZy2/dkLhjXE8Ji4jUyNuInQ6MdJuuTl9OiI/XzH7\nvCgpzisHXNjYuyAK8DojrRquf4hZiyZK+mFLCRtZ7tgbAVCmL+aSX6PpTqpqoex8\nES5ZHwKBgQCzr60Sg3xnLjx92aYAR9mV1AznFzSQIIq0kmTF1VONuBSI2kLkjCwm\nPXaHSU201GOBTsdhUDWR1xDJdI0bKpzs4Rwxb6cMKLu6YBhUGqzJM2bbESJwXPiL\nWks9lgvFRIUBYjB9pvnqfEm5zSouQ1vHNHYIo63k/e9+X/yRXX1DRQ==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-14 19:09:04,760 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3 used request id req-4c056db7-5b60-409c-a85e-2be73792e349 2018-11-14 19:09:04,761 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-11-14 19:09:04,761 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack 2018-11-14 19:09:04,761 - create_stack - INFO - Stack is now active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack 2018-11-14 19:09:04,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/ef95257c-f719-4331-8421-f3a226d639c3/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50bc35c027ca9659fe824748234706deb85dfb6d" 2018-11-14 19:09:04,969 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:09:04 GMT Server: Apache x-openstack-request-id: req-17ff4c76-1453-4e53-8c8f-c8be1bb101f9 Location: http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:09:05,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:09:04 GMT Server: Apache x-openstack-request-id: req-190c23e2-3da9-42ee-a130-3e524b6a60dd 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.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-11-14T19:08:39Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-14T19:08:39Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "b12b005c-20b2-4add-b722-fdec109af34e", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-11-14T19:08:39Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-14T19:08:39Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "d8e58210-55c4-4f52-92ad-f7635dac19fc", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3/resources/network", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-11-14T19:08:39Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-14T19:08:39Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "d8cf0ec8-396a-4248-9ba4-05be8b88ce00", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-11-14T19:08:39Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-14T19:08:39Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "99a922c1-9ced-4712-a548-177014530c84", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-11-14T19:08:39Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-14T19:08:39Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "a668fdf5-f430-4334-b49d-7863c8e2d1f5", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-11-14T19:08:39Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-14T19:08:39Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "224", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-11-14T19:08:39Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-14T19:08:39Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-11-14T19:08:39Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-14T19:08:39Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "ab59aaa8-8d50-4a5a-a9d5-f6d20c011f91:subnet_id=20d169fc-460d-42a4-9933-1d46d12e0688", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-11-14T19:08:39Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-14T19:08:39Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "20d169fc-460d-42a4-9933-1d46d12e0688", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-11-14T19:08:39Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-14T19:08:39Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "ab59aaa8-8d50-4a5a-a9d5-f6d20c011f91", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-11-14T19:08:39Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-14T19:08:39Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "3c637bc7-55c4-4c61-8687-6cfdf925309f", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-11-14T19:08:39Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-14T19:08:39Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "a419c945-4623-4346-8111-9f37d49389bf", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3/resources/port1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-11-14T19:08:39Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-14T19:08:39Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "8015ffd2-c57e-4037-b7eb-7cd97081fa41", "resource_type": "OS::Neutron::Port"}]} 2018-11-14 19:09:05,235 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3/resources used request id req-190c23e2-3da9-42ee-a130-3e524b6a60dd 2018-11-14 19:09:05,240 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/3c637bc7-55c4-4c61-8687-6cfdf925309f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50bc35c027ca9659fe824748234706deb85dfb6d" 2018-11-14 19:09:05,245 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a419c945-4623-4346-8111-9f37d49389bf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50bc35c027ca9659fe824748234706deb85dfb6d" 2018-11-14 19:09:05,757 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:09: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-8387b110-29f0-4dbc-8f17-24bca6208a7c x-compute-request-id: req-8387b110-29f0-4dbc-8f17-24bca6208a7c Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:ef:ec", "version": 4, "addr": "10.1.2.29", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a419c945-4623-4346-8111-9f37d49389bf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a419c945-4623-4346-8111-9f37d49389bf", "rel": "bookmark"}], "image": {"id": "b4d19c2b-3dbc-4b51-a858-a736cca72602", "links": [{"href": "http://172.30.9.28:8774/images/b4d19c2b-3dbc-4b51-a858-a736cca72602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000104", "OS-SRV-USG:launched_at": "2018-11-14T19:08:57.000000", "flavor": {"id": "b12b005c-20b2-4add-b722-fdec109af34e", "links": [{"href": "http://172.30.9.28:8774/flavors/b12b005c-20b2-4add-b722-fdec109af34e", "rel": "bookmark"}]}, "id": "a419c945-4623-4346-8111-9f37d49389bf", "security_groups": [{"name": "default"}], "user_id": "eab65c61cb5747549302f4bde6f1c1ff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T19:08:57Z", "hostId": "33970ab6b14b3928cef56096a447032b763700651f386cf5023efd98", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-inst2", "created": "2018-11-14T19:08:49Z", "tenant_id": "9ff860f84dd3481597ef1cc5c2ac226e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 19:09:05,757 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a419c945-4623-4346-8111-9f37d49389bf used request id req-8387b110-29f0-4dbc-8f17-24bca6208a7c 2018-11-14 19:09:05,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50bc35c027ca9659fe824748234706deb85dfb6d" 2018-11-14 19:09:05,782 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:09: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-5ed0ba9f-be47-4b74-8383-37e5eadfa780 x-compute-request-id: req-5ed0ba9f-be47-4b74-8383-37e5eadfa780 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:b6:bc", "version": 4, "addr": "10.1.2.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:b6:bc", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3c637bc7-55c4-4c61-8687-6cfdf925309f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3c637bc7-55c4-4c61-8687-6cfdf925309f", "rel": "bookmark"}], "image": {"id": "b4d19c2b-3dbc-4b51-a858-a736cca72602", "links": [{"href": "http://172.30.9.28:8774/images/b4d19c2b-3dbc-4b51-a858-a736cca72602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000107", "OS-SRV-USG:launched_at": "2018-11-14T19:08:59.000000", "flavor": {"id": "d8e58210-55c4-4f52-92ad-f7635dac19fc", "links": [{"href": "http://172.30.9.28:8774/flavors/d8e58210-55c4-4f52-92ad-f7635dac19fc", "rel": "bookmark"}]}, "id": "3c637bc7-55c4-4c61-8687-6cfdf925309f", "security_groups": [{"name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-sec_grp"}], "user_id": "eab65c61cb5747549302f4bde6f1c1ff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T19:08:59Z", "hostId": "bc3d574b243614957aeac52b8cac284283e8e8cb1dda817d09f2cba8", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-inst1", "created": "2018-11-14T19:08:50Z", "tenant_id": "9ff860f84dd3481597ef1cc5c2ac226e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 19:09:05,782 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/3c637bc7-55c4-4c61-8687-6cfdf925309f used request id req-5ed0ba9f-be47-4b74-8383-37e5eadfa780 2018-11-14 19:09:05,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50bc35c027ca9659fe824748234706deb85dfb6d" 2018-11-14 19:09:05,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-c8788557-5e48-4cfe-92de-8fe78c1209df Date: Wed, 14 Nov 2018 19:09:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9ff860f84dd3481597ef1cc5c2ac226e","status":"ACTIVE","subnets":["20d169fc-460d-42a4-9933-1d46d12e0688"],"description":"","tags":[],"updated_at":"2018-11-14T19:08:44Z","provider:segmentation_id":48,"name":"CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-net","admin_state_up":true,"tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:42Z","provider:network_type":"vxlan"}]} 2018-11-14 19:09:05,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-net used request id req-c8788557-5e48-4cfe-92de-8fe78c1209df 2018-11-14 19:09:05,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 19:09:05,864 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 19:09: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 19:09:05,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9ff860f84dd3481597ef1cc5c2ac226e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50bc35c027ca9659fe824748234706deb85dfb6d" 2018-11-14 19:09:05,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-28b97b27-fa6e-4752-a457-f29d9b2747c9 Date: Wed, 14 Nov 2018 19:09:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9ff860f84dd3481597ef1cc5c2ac226e","status":"ACTIVE","subnets":["20d169fc-460d-42a4-9933-1d46d12e0688"],"description":"","tags":[],"updated_at":"2018-11-14T19:08:44Z","provider:segmentation_id":48,"name":"CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-net","admin_state_up":true,"tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:42Z","provider:network_type":"vxlan"}]} 2018-11-14 19:09:05,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-net used request id req-28b97b27-fa6e-4752-a457-f29d9b2747c9 2018-11-14 19:09:05,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9ff860f84dd3481597ef1cc5c2ac226e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50bc35c027ca9659fe824748234706deb85dfb6d" 2018-11-14 19:09:05,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:09:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c89599d2-e05f-4b1c-90d1-2e8a763cac5d Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9ff860f84dd3481597ef1cc5c2ac226e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ff860f84dd3481597ef1cc5c2ac226e", "name": "CreateStackFloatingIpTests-a433d0f8-c824-40b-proj"}} 2018-11-14 19:09:05,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9ff860f84dd3481597ef1cc5c2ac226e used request id req-c89599d2-e05f-4b1c-90d1-2e8a763cac5d 2018-11-14 19:09:05,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d8cf0ec8-396a-4248-9ba4-05be8b88ce00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50bc35c027ca9659fe824748234706deb85dfb6d" 2018-11-14 19:09:05,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:09:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4aa953f-badc-49e1-9c4d-37b9bb210300 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9ff860f84dd3481597ef1cc5c2ac226e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ff860f84dd3481597ef1cc5c2ac226e", "name": "CreateStackFloatingIpTests-a433d0f8-c824-40b-proj"}} 2018-11-14 19:09:05,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9ff860f84dd3481597ef1cc5c2ac226e used request id req-a4aa953f-badc-49e1-9c4d-37b9bb210300 2018-11-14 19:09:05,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d8cf0ec8-396a-4248-9ba4-05be8b88ce00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50bc35c027ca9659fe824748234706deb85dfb6d" 2018-11-14 19:09:06,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-a84e30c2-4231-4761-a44e-49cf66dfcd22 Date: Wed, 14 Nov 2018 19:09:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:44Z","dns_nameservers":[],"updated_at":"2018-11-14T19:08:44Z","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":"9ff860f84dd3481597ef1cc5c2ac226e","id":"20d169fc-460d-42a4-9933-1d46d12e0688","subnetpool_id":null,"name":"CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-subnet"}]} 2018-11-14 19:09:06,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d8cf0ec8-396a-4248-9ba4-05be8b88ce00 used request id req-a84e30c2-4231-4761-a44e-49cf66dfcd22 2018-11-14 19:09:06,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=d8cf0ec8-396a-4248-9ba4-05be8b88ce00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50bc35c027ca9659fe824748234706deb85dfb6d" 2018-11-14 19:09:06,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-6e8a279b-dab9-4c08-80a6-4fa4385c96cb Date: Wed, 14 Nov 2018 19:09:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:44Z","dns_nameservers":[],"updated_at":"2018-11-14T19:08:44Z","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":"9ff860f84dd3481597ef1cc5c2ac226e","id":"20d169fc-460d-42a4-9933-1d46d12e0688","subnetpool_id":null,"name":"CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-subnet"}]} 2018-11-14 19:09:06,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d8cf0ec8-396a-4248-9ba4-05be8b88ce00 used request id req-6e8a279b-dab9-4c08-80a6-4fa4385c96cb 2018-11-14 19:09:06,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=d8cf0ec8-396a-4248-9ba4-05be8b88ce00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50bc35c027ca9659fe824748234706deb85dfb6d" 2018-11-14 19:09:06,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5241 X-Openstack-Request-Id: req-e2bb1da7-59bb-44fd-83eb-9c7db8678341 Date: Wed, 14 Nov 2018 19:09:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:08:48Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"20d169fc-460d-42a4-9933-1d46d12e0688","ip_address":"10.1.2.1"}],"id":"479b3e4a-4de2-42d6-8994-78cab8e87fec","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:cc:13:c7","project_id":"9ff860f84dd3481597ef1cc5c2ac226e","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"ab59aaa8-8d50-4a5a-a9d5-f6d20c011f91","name":"","admin_state_up":true,"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:47Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:08:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"20d169fc-460d-42a4-9933-1d46d12e0688","ip_address":"10.1.2.3"}],"id":"6778999e-1caa-47c8-81a4-f23bd1779a33","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:06:48:48","project_id":"9ff860f84dd3481597ef1cc5c2ac226e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d8cf0ec8-396a-4248-9ba4-05be8b88ce00","name":"","admin_state_up":true,"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:46Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:08:58Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"20d169fc-460d-42a4-9933-1d46d12e0688","ip_address":"10.1.2.12"}],"id":"8015ffd2-c57e-4037-b7eb-7cd97081fa41","security_groups":["99a922c1-9ced-4712-a548-177014530c84"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f4:b6:bc","project_id":"9ff860f84dd3481597ef1cc5c2ac226e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"3c637bc7-55c4-4c61-8687-6cfdf925309f","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack-port1-6laqqarybh6y","admin_state_up":true,"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:46Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:08:57Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"20d169fc-460d-42a4-9933-1d46d12e0688","ip_address":"10.1.2.29"}],"id":"914b2dab-3a3c-4df9-9eae-ba61aa0570dd","security_groups":["e6d30922-bede-4f49-9859-da3e55fd56a4"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:32:ef:ec","project_id":"9ff860f84dd3481597ef1cc5c2ac226e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"a419c945-4623-4346-8111-9f37d49389bf","name":"","admin_state_up":true,"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:51Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:08:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"20d169fc-460d-42a4-9933-1d46d12e0688","ip_address":"10.1.2.4"}],"id":"be1f4be9-bf01-4f56-90aa-7e433471e914","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:40:d7:f3","project_id":"9ff860f84dd3481597ef1cc5c2ac226e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d8cf0ec8-396a-4248-9ba4-05be8b88ce00","name":"","admin_state_up":true,"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:46Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:08:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"20d169fc-460d-42a4-9933-1d46d12e0688","ip_address":"10.1.2.2"}],"id":"d0e496fe-97ee-472f-9993-5ebd447cd15e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f1:f3:10","project_id":"9ff860f84dd3481597ef1cc5c2ac226e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d8cf0ec8-396a-4248-9ba4-05be8b88ce00","name":"","admin_state_up":true,"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:45Z","binding:vnic_type":"normal"}]} 2018-11-14 19:09:06,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=d8cf0ec8-396a-4248-9ba4-05be8b88ce00 used request id req-e2bb1da7-59bb-44fd-83eb-9c7db8678341 2018-11-14 19:09:06,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5241 X-Openstack-Request-Id: req-9f244575-6fad-43d6-b52c-380a88c3abc9 Date: Wed, 14 Nov 2018 19:09:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:08:48Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"20d169fc-460d-42a4-9933-1d46d12e0688","ip_address":"10.1.2.1"}],"id":"479b3e4a-4de2-42d6-8994-78cab8e87fec","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:cc:13:c7","project_id":"9ff860f84dd3481597ef1cc5c2ac226e","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"ab59aaa8-8d50-4a5a-a9d5-f6d20c011f91","name":"","admin_state_up":true,"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:47Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:08:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"20d169fc-460d-42a4-9933-1d46d12e0688","ip_address":"10.1.2.3"}],"id":"6778999e-1caa-47c8-81a4-f23bd1779a33","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:06:48:48","project_id":"9ff860f84dd3481597ef1cc5c2ac226e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d8cf0ec8-396a-4248-9ba4-05be8b88ce00","name":"","admin_state_up":true,"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:46Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:08:58Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"20d169fc-460d-42a4-9933-1d46d12e0688","ip_address":"10.1.2.12"}],"id":"8015ffd2-c57e-4037-b7eb-7cd97081fa41","security_groups":["99a922c1-9ced-4712-a548-177014530c84"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f4:b6:bc","project_id":"9ff860f84dd3481597ef1cc5c2ac226e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"3c637bc7-55c4-4c61-8687-6cfdf925309f","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack-port1-6laqqarybh6y","admin_state_up":true,"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:46Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:08:57Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"20d169fc-460d-42a4-9933-1d46d12e0688","ip_address":"10.1.2.29"}],"id":"914b2dab-3a3c-4df9-9eae-ba61aa0570dd","security_groups":["e6d30922-bede-4f49-9859-da3e55fd56a4"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:32:ef:ec","project_id":"9ff860f84dd3481597ef1cc5c2ac226e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"a419c945-4623-4346-8111-9f37d49389bf","name":"","admin_state_up":true,"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:51Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:08:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"20d169fc-460d-42a4-9933-1d46d12e0688","ip_address":"10.1.2.4"}],"id":"be1f4be9-bf01-4f56-90aa-7e433471e914","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:40:d7:f3","project_id":"9ff860f84dd3481597ef1cc5c2ac226e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d8cf0ec8-396a-4248-9ba4-05be8b88ce00","name":"","admin_state_up":true,"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:46Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:08:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"20d169fc-460d-42a4-9933-1d46d12e0688","ip_address":"10.1.2.2"}],"id":"d0e496fe-97ee-472f-9993-5ebd447cd15e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f1:f3:10","project_id":"9ff860f84dd3481597ef1cc5c2ac226e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d8cf0ec8-396a-4248-9ba4-05be8b88ce00","name":"","admin_state_up":true,"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:45Z","binding:vnic_type":"normal"}]} 2018-11-14 19:09:06,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=d8cf0ec8-396a-4248-9ba4-05be8b88ce00 used request id req-9f244575-6fad-43d6-b52c-380a88c3abc9 2018-11-14 19:09:06,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/ef95257c-f719-4331-8421-f3a226d639c3/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50bc35c027ca9659fe824748234706deb85dfb6d" 2018-11-14 19:09:06,121 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:09:06 GMT Server: Apache x-openstack-request-id: req-ba700537-f328-4f27-8d5b-35b50a15a5ee Location: http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:09:06,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:09:06 GMT Server: Apache x-openstack-request-id: req-ac49ca5e-dbd6-4034-bcf2-59a97326edf2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1044 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-11-14T19:08:39Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-14T19:08:39Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "b12b005c-20b2-4add-b722-fdec109af34e", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-11-14T19:08:39Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-14T19:08:39Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "d8e58210-55c4-4f52-92ad-f7635dac19fc", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3/resources/network", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-11-14T19:08:39Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-14T19:08:39Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "d8cf0ec8-396a-4248-9ba4-05be8b88ce00", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-11-14T19:08:39Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-14T19:08:39Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "99a922c1-9ced-4712-a548-177014530c84", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-11-14T19:08:39Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-14T19:08:39Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "a668fdf5-f430-4334-b49d-7863c8e2d1f5", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-11-14T19:08:39Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-14T19:08:39Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "224", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-11-14T19:08:39Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-14T19:08:39Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-11-14T19:08:39Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-14T19:08:39Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "ab59aaa8-8d50-4a5a-a9d5-f6d20c011f91:subnet_id=20d169fc-460d-42a4-9933-1d46d12e0688", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-11-14T19:08:39Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-14T19:08:39Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "20d169fc-460d-42a4-9933-1d46d12e0688", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-11-14T19:08:39Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-14T19:08:39Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "ab59aaa8-8d50-4a5a-a9d5-f6d20c011f91", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-11-14T19:08:39Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-14T19:08:39Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "3c637bc7-55c4-4c61-8687-6cfdf925309f", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-11-14T19:08:39Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-14T19:08:39Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "a419c945-4623-4346-8111-9f37d49389bf", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3/resources/port1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-11-14T19:08:39Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-14T19:08:39Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "8015ffd2-c57e-4037-b7eb-7cd97081fa41", "resource_type": "OS::Neutron::Port"}]} 2018-11-14 19:09:06,200 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3/resources used request id req-ac49ca5e-dbd6-4034-bcf2-59a97326edf2 2018-11-14 19:09:06,205 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/d8e58210-55c4-4f52-92ad-f7635dac19fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50bc35c027ca9659fe824748234706deb85dfb6d" 2018-11-14 19:09:06,210 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/b12b005c-20b2-4add-b722-fdec109af34e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50bc35c027ca9659fe824748234706deb85dfb6d" 2018-11-14 19:09:06,234 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19: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-253e3c2c-fdb9-47ea-8ad9-e1a18454008d x-compute-request-id: req-253e3c2c-fdb9-47ea-8ad9-e1a18454008d Content-Encoding: gzip Content-Length: 339 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack-flavor1-mefzjcn7fa7a", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/d8e58210-55c4-4f52-92ad-f7635dac19fc", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/d8e58210-55c4-4f52-92ad-f7635dac19fc", "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": "d8e58210-55c4-4f52-92ad-f7635dac19fc"}} 2018-11-14 19:09:06,234 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/d8e58210-55c4-4f52-92ad-f7635dac19fc used request id req-253e3c2c-fdb9-47ea-8ad9-e1a18454008d 2018-11-14 19:09:06,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/20d169fc-460d-42a4-9933-1d46d12e0688 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50bc35c027ca9659fe824748234706deb85dfb6d" 2018-11-14 19:09:06,243 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19: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-7f390a7c-cb1c-443b-91ae-0558577e9cd4 x-compute-request-id: req-7f390a7c-cb1c-443b-91ae-0558577e9cd4 Content-Encoding: gzip Content-Length: 339 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack-flavor2-crzcarcvpplz", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/b12b005c-20b2-4add-b722-fdec109af34e", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/b12b005c-20b2-4add-b722-fdec109af34e", "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": "b12b005c-20b2-4add-b722-fdec109af34e"}} 2018-11-14 19:09:06,244 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/b12b005c-20b2-4add-b722-fdec109af34e used request id req-7f390a7c-cb1c-443b-91ae-0558577e9cd4 2018-11-14 19:09:06,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/20d169fc-460d-42a4-9933-1d46d12e0688 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50bc35c027ca9659fe824748234706deb85dfb6d" 2018-11-14 19:09:06,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-f13fb969-3fa2-441d-9fbb-19b7b59eba7f Date: Wed, 14 Nov 2018 19:09:06 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:44Z","dns_nameservers":[],"updated_at":"2018-11-14T19:08:44Z","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":"9ff860f84dd3481597ef1cc5c2ac226e","id":"20d169fc-460d-42a4-9933-1d46d12e0688","subnetpool_id":null,"name":"CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-subnet"}} 2018-11-14 19:09:06,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/20d169fc-460d-42a4-9933-1d46d12e0688 used request id req-f13fb969-3fa2-441d-9fbb-19b7b59eba7f 2018-11-14 19:09:06,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=d8cf0ec8-396a-4248-9ba4-05be8b88ce00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50bc35c027ca9659fe824748234706deb85dfb6d" 2018-11-14 19:09:06,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-a07360fe-c92b-4bb6-8623-38f977a2b7fe Date: Wed, 14 Nov 2018 19:09:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9ff860f84dd3481597ef1cc5c2ac226e","status":"ACTIVE","subnets":["20d169fc-460d-42a4-9933-1d46d12e0688"],"description":"","tags":[],"updated_at":"2018-11-14T19:08:44Z","provider:segmentation_id":48,"name":"CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-net","admin_state_up":true,"tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:42Z","provider:network_type":"vxlan"}]} 2018-11-14 19:09:06,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=d8cf0ec8-396a-4248-9ba4-05be8b88ce00 used request id req-a07360fe-c92b-4bb6-8623-38f977a2b7fe 2018-11-14 19:09:06,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d8cf0ec8-396a-4248-9ba4-05be8b88ce00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50bc35c027ca9659fe824748234706deb85dfb6d" 2018-11-14 19:09:06,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-6a583ff9-3f5c-49d3-93a1-6415ad55447c Date: Wed, 14 Nov 2018 19:09:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:44Z","dns_nameservers":[],"updated_at":"2018-11-14T19:08:44Z","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":"9ff860f84dd3481597ef1cc5c2ac226e","id":"20d169fc-460d-42a4-9933-1d46d12e0688","subnetpool_id":null,"name":"CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-subnet"}]} 2018-11-14 19:09:06,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d8cf0ec8-396a-4248-9ba4-05be8b88ce00 used request id req-6a583ff9-3f5c-49d3-93a1-6415ad55447c 2018-11-14 19:09:06,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50bc35c027ca9659fe824748234706deb85dfb6d" 2018-11-14 19:09:06,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-d03b167f-d6af-4d93-a5ca-92fb1c66c2a6 Date: Wed, 14 Nov 2018 19:09:06 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:44Z","dns_nameservers":[],"updated_at":"2018-11-14T19:08:44Z","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":"9ff860f84dd3481597ef1cc5c2ac226e","id":"20d169fc-460d-42a4-9933-1d46d12e0688","subnetpool_id":null,"name":"CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-subnet"}} 2018-11-14 19:09:06,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/20d169fc-460d-42a4-9933-1d46d12e0688 used request id req-d03b167f-d6af-4d93-a5ca-92fb1c66c2a6 2018-11-14 19:09:06,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=d8cf0ec8-396a-4248-9ba4-05be8b88ce00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50bc35c027ca9659fe824748234706deb85dfb6d" 2018-11-14 19:09:06,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-c4c26593-2661-4e41-815d-21c9b537ff4e Date: Wed, 14 Nov 2018 19:09:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9ff860f84dd3481597ef1cc5c2ac226e","status":"ACTIVE","subnets":["20d169fc-460d-42a4-9933-1d46d12e0688"],"description":"","tags":[],"updated_at":"2018-11-14T19:08:44Z","provider:segmentation_id":48,"name":"CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-net","admin_state_up":true,"tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:42Z","provider:network_type":"vxlan"}]} 2018-11-14 19:09:06,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-net used request id req-c4c26593-2661-4e41-815d-21c9b537ff4e 2018-11-14 19:09:06,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d8cf0ec8-396a-4248-9ba4-05be8b88ce00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50bc35c027ca9659fe824748234706deb85dfb6d" 2018-11-14 19:09:06,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-7257c36c-77b6-4e66-9e5d-86ede9ab4110 Date: Wed, 14 Nov 2018 19:09:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9ff860f84dd3481597ef1cc5c2ac226e","status":"ACTIVE","subnets":["20d169fc-460d-42a4-9933-1d46d12e0688"],"description":"","tags":[],"updated_at":"2018-11-14T19:08:44Z","provider:segmentation_id":48,"name":"CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-net","admin_state_up":true,"tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:42Z","provider:network_type":"vxlan"}]} 2018-11-14 19:09:06,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=d8cf0ec8-396a-4248-9ba4-05be8b88ce00 used request id req-7257c36c-77b6-4e66-9e5d-86ede9ab4110 2018-11-14 19:09:06,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d8cf0ec8-396a-4248-9ba4-05be8b88ce00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50bc35c027ca9659fe824748234706deb85dfb6d" 2018-11-14 19:09:06,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-4155f677-66d7-4771-a234-a21e535d74c4 Date: Wed, 14 Nov 2018 19:09:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:44Z","dns_nameservers":[],"updated_at":"2018-11-14T19:08:44Z","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":"9ff860f84dd3481597ef1cc5c2ac226e","id":"20d169fc-460d-42a4-9933-1d46d12e0688","subnetpool_id":null,"name":"CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-subnet"}]} 2018-11-14 19:09:06,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d8cf0ec8-396a-4248-9ba4-05be8b88ce00 used request id req-4155f677-66d7-4771-a234-a21e535d74c4 2018-11-14 19:09:06,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50bc35c027ca9659fe824748234706deb85dfb6d" 2018-11-14 19:09:06,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-59d1952f-a8dc-4f30-9646-727db4acd4aa Date: Wed, 14 Nov 2018 19:09:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:44Z","dns_nameservers":[],"updated_at":"2018-11-14T19:08:44Z","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":"9ff860f84dd3481597ef1cc5c2ac226e","id":"20d169fc-460d-42a4-9933-1d46d12e0688","subnetpool_id":null,"name":"CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-subnet"}]} 2018-11-14 19:09:06,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d8cf0ec8-396a-4248-9ba4-05be8b88ce00 used request id req-59d1952f-a8dc-4f30-9646-727db4acd4aa 2018-11-14 19:09:06,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50bc35c027ca9659fe824748234706deb85dfb6d" 2018-11-14 19:09:06,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-289e573c-cb23-48b3-9845-e90ec281c5d9 Date: Wed, 14 Nov 2018 19:09:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9ff860f84dd3481597ef1cc5c2ac226e","status":"ACTIVE","subnets":["20d169fc-460d-42a4-9933-1d46d12e0688"],"description":"","tags":[],"updated_at":"2018-11-14T19:08:44Z","provider:segmentation_id":48,"name":"CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-net","admin_state_up":true,"tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:42Z","provider:network_type":"vxlan"}]} 2018-11-14 19:09:06,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-net used request id req-289e573c-cb23-48b3-9845-e90ec281c5d9 2018-11-14 19:09:06,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9ff860f84dd3481597ef1cc5c2ac226e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50bc35c027ca9659fe824748234706deb85dfb6d" 2018-11-14 19:09:06,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-5f913bc4-67aa-4fec-bf10-af12c19bc0a7 Date: Wed, 14 Nov 2018 19:09:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9ff860f84dd3481597ef1cc5c2ac226e","status":"ACTIVE","subnets":["20d169fc-460d-42a4-9933-1d46d12e0688"],"description":"","tags":[],"updated_at":"2018-11-14T19:08:44Z","provider:segmentation_id":48,"name":"CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-net","admin_state_up":true,"tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:42Z","provider:network_type":"vxlan"}]} 2018-11-14 19:09:06,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-net used request id req-5f913bc4-67aa-4fec-bf10-af12c19bc0a7 2018-11-14 19:09:06,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d8cf0ec8-396a-4248-9ba4-05be8b88ce00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50bc35c027ca9659fe824748234706deb85dfb6d" 2018-11-14 19:09:06,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-46e0568e-1fe8-4374-91a3-d4a830c0c74d Date: Wed, 14 Nov 2018 19:09:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:44Z","dns_nameservers":[],"updated_at":"2018-11-14T19:08:44Z","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":"9ff860f84dd3481597ef1cc5c2ac226e","id":"20d169fc-460d-42a4-9933-1d46d12e0688","subnetpool_id":null,"name":"CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-subnet"}]} 2018-11-14 19:09:06,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d8cf0ec8-396a-4248-9ba4-05be8b88ce00 used request id req-46e0568e-1fe8-4374-91a3-d4a830c0c74d 2018-11-14 19:09:06,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50bc35c027ca9659fe824748234706deb85dfb6d" 2018-11-14 19:09:06,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:09:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c71f8ef-1947-492f-a133-b78b4aa6ca6f Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9ff860f84dd3481597ef1cc5c2ac226e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ff860f84dd3481597ef1cc5c2ac226e", "name": "CreateStackFloatingIpTests-a433d0f8-c824-40b-proj"}} 2018-11-14 19:09:06,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9ff860f84dd3481597ef1cc5c2ac226e used request id req-0c71f8ef-1947-492f-a133-b78b4aa6ca6f 2018-11-14 19:09:06,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d8cf0ec8-396a-4248-9ba4-05be8b88ce00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50bc35c027ca9659fe824748234706deb85dfb6d" 2018-11-14 19:09:06,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-333b5ad5-2b31-477c-8c78-8ba46c0a08e2 Date: Wed, 14 Nov 2018 19:09:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:44Z","dns_nameservers":[],"updated_at":"2018-11-14T19:08:44Z","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":"9ff860f84dd3481597ef1cc5c2ac226e","id":"20d169fc-460d-42a4-9933-1d46d12e0688","subnetpool_id":null,"name":"CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-subnet"}]} 2018-11-14 19:09:06,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d8cf0ec8-396a-4248-9ba4-05be8b88ce00 used request id req-333b5ad5-2b31-477c-8c78-8ba46c0a08e2 2018-11-14 19:09:06,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=d8cf0ec8-396a-4248-9ba4-05be8b88ce00&mac_address=fa%3A16%3A3e%3A32%3Aef%3Aec&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50bc35c027ca9659fe824748234706deb85dfb6d" 2018-11-14 19:09:06,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-9c80dd24-f3db-46af-9403-a30cf736ed6e Date: Wed, 14 Nov 2018 19:09:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9ff860f84dd3481597ef1cc5c2ac226e","status":"ACTIVE","subnets":["20d169fc-460d-42a4-9933-1d46d12e0688"],"description":"","tags":[],"updated_at":"2018-11-14T19:08:44Z","provider:segmentation_id":48,"name":"CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-net","admin_state_up":true,"tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:42Z","provider:network_type":"vxlan"}]} 2018-11-14 19:09:06,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-net used request id req-9c80dd24-f3db-46af-9403-a30cf736ed6e 2018-11-14 19:09:06,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9ff860f84dd3481597ef1cc5c2ac226e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50bc35c027ca9659fe824748234706deb85dfb6d" 2018-11-14 19:09:06,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-4817326f-cd1b-4e25-9d17-2382efeba091 Date: Wed, 14 Nov 2018 19:09:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:08:57Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"20d169fc-460d-42a4-9933-1d46d12e0688","ip_address":"10.1.2.29"}],"id":"914b2dab-3a3c-4df9-9eae-ba61aa0570dd","security_groups":["e6d30922-bede-4f49-9859-da3e55fd56a4"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:32:ef:ec","project_id":"9ff860f84dd3481597ef1cc5c2ac226e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"a419c945-4623-4346-8111-9f37d49389bf","name":"","admin_state_up":true,"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:51Z","binding:vnic_type":"normal"}]} 2018-11-14 19:09:06,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=d8cf0ec8-396a-4248-9ba4-05be8b88ce00&mac_address=fa%3A16%3A3e%3A32%3Aef%3Aec&admin_state_up=True used request id req-4817326f-cd1b-4e25-9d17-2382efeba091 2018-11-14 19:09:06,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9ff860f84dd3481597ef1cc5c2ac226e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50bc35c027ca9659fe824748234706deb85dfb6d" 2018-11-14 19:09:06,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:09:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f72a001-cbf8-4c2c-9274-2973f43c6e1f Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9ff860f84dd3481597ef1cc5c2ac226e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ff860f84dd3481597ef1cc5c2ac226e", "name": "CreateStackFloatingIpTests-a433d0f8-c824-40b-proj"}} 2018-11-14 19:09:06,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9ff860f84dd3481597ef1cc5c2ac226e used request id req-9f72a001-cbf8-4c2c-9274-2973f43c6e1f 2018-11-14 19:09:06,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d8cf0ec8-396a-4248-9ba4-05be8b88ce00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50bc35c027ca9659fe824748234706deb85dfb6d" 2018-11-14 19:09:07,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-69653065-ea4e-4824-b9e3-568d50d50ad1 Date: Wed, 14 Nov 2018 19:09:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:44Z","dns_nameservers":[],"updated_at":"2018-11-14T19:08:44Z","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":"9ff860f84dd3481597ef1cc5c2ac226e","id":"20d169fc-460d-42a4-9933-1d46d12e0688","subnetpool_id":null,"name":"CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-subnet"}]} 2018-11-14 19:09:07,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:09:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e68da34c-ac51-4f49-9482-9f8702a12541 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9ff860f84dd3481597ef1cc5c2ac226e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ff860f84dd3481597ef1cc5c2ac226e", "name": "CreateStackFloatingIpTests-a433d0f8-c824-40b-proj"}} 2018-11-14 19:09:07,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d8cf0ec8-396a-4248-9ba4-05be8b88ce00 used request id req-69653065-ea4e-4824-b9e3-568d50d50ad1 2018-11-14 19:09:07,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9ff860f84dd3481597ef1cc5c2ac226e used request id req-e68da34c-ac51-4f49-9482-9f8702a12541 2018-11-14 19:09:07,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=d8cf0ec8-396a-4248-9ba4-05be8b88ce00&mac_address=fa%3A16%3A3e%3Af4%3Ab6%3Abc&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack-port1-6laqqarybh6y&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50bc35c027ca9659fe824748234706deb85dfb6d" 2018-11-14 19:09:07,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50bc35c027ca9659fe824748234706deb85dfb6d" 2018-11-14 19:09:07,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 988 X-Openstack-Request-Id: req-ee4c9a44-b65c-433c-8aef-70d8e6d3f01c Date: Wed, 14 Nov 2018 19:09:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:08:58Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"20d169fc-460d-42a4-9933-1d46d12e0688","ip_address":"10.1.2.12"}],"id":"8015ffd2-c57e-4037-b7eb-7cd97081fa41","security_groups":["99a922c1-9ced-4712-a548-177014530c84"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f4:b6:bc","project_id":"9ff860f84dd3481597ef1cc5c2ac226e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"3c637bc7-55c4-4c61-8687-6cfdf925309f","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack-port1-6laqqarybh6y","admin_state_up":true,"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:46Z","binding:vnic_type":"normal"}]} 2018-11-14 19:09:07,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=d8cf0ec8-396a-4248-9ba4-05be8b88ce00&mac_address=fa%3A16%3A3e%3Af4%3Ab6%3Abc&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack-port1-6laqqarybh6y&admin_state_up=True used request id req-ee4c9a44-b65c-433c-8aef-70d8e6d3f01c 2018-11-14 19:09:07,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9ff860f84dd3481597ef1cc5c2ac226e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50bc35c027ca9659fe824748234706deb85dfb6d" 2018-11-14 19:09:07,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-b261dc30-d39c-4247-be68-9fa56122af4d Date: Wed, 14 Nov 2018 19:09:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9ff860f84dd3481597ef1cc5c2ac226e","status":"ACTIVE","subnets":["20d169fc-460d-42a4-9933-1d46d12e0688"],"description":"","tags":[],"updated_at":"2018-11-14T19:08:44Z","provider:segmentation_id":48,"name":"CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-net","admin_state_up":true,"tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:42Z","provider:network_type":"vxlan"}]} 2018-11-14 19:09:07,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-net used request id req-b261dc30-d39c-4247-be68-9fa56122af4d 2018-11-14 19:09:07,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d8cf0ec8-396a-4248-9ba4-05be8b88ce00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50bc35c027ca9659fe824748234706deb85dfb6d" 2018-11-14 19:09:07,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:09:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f16bae05-6a5c-410a-9615-dcefdc5044fb Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9ff860f84dd3481597ef1cc5c2ac226e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ff860f84dd3481597ef1cc5c2ac226e", "name": "CreateStackFloatingIpTests-a433d0f8-c824-40b-proj"}} 2018-11-14 19:09:07,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9ff860f84dd3481597ef1cc5c2ac226e used request id req-f16bae05-6a5c-410a-9615-dcefdc5044fb 2018-11-14 19:09:07,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50bc35c027ca9659fe824748234706deb85dfb6d" 2018-11-14 19:09:07,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-93cc01b4-35b7-452e-b42a-e39b09e8718b Date: Wed, 14 Nov 2018 19:09:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:44Z","dns_nameservers":[],"updated_at":"2018-11-14T19:08:44Z","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":"9ff860f84dd3481597ef1cc5c2ac226e","id":"20d169fc-460d-42a4-9933-1d46d12e0688","subnetpool_id":null,"name":"CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-subnet"}]} 2018-11-14 19:09:07,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d8cf0ec8-396a-4248-9ba4-05be8b88ce00 used request id req-93cc01b4-35b7-452e-b42a-e39b09e8718b 2018-11-14 19:09:07,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=d8cf0ec8-396a-4248-9ba4-05be8b88ce00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50bc35c027ca9659fe824748234706deb85dfb6d" 2018-11-14 19:09:07,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-1f7f027f-72d7-46df-baab-423b7701e46e Date: Wed, 14 Nov 2018 19:09:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9ff860f84dd3481597ef1cc5c2ac226e","status":"ACTIVE","subnets":["20d169fc-460d-42a4-9933-1d46d12e0688"],"description":"","tags":[],"updated_at":"2018-11-14T19:08:44Z","provider:segmentation_id":48,"name":"CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-net","admin_state_up":true,"tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:42Z","provider:network_type":"vxlan"}]} 2018-11-14 19:09:07,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-net used request id req-1f7f027f-72d7-46df-baab-423b7701e46e 2018-11-14 19:09:07,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d8cf0ec8-396a-4248-9ba4-05be8b88ce00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50bc35c027ca9659fe824748234706deb85dfb6d" 2018-11-14 19:09:07,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5241 X-Openstack-Request-Id: req-1f27498a-dab5-44cb-9c6d-1fbe4f66cb15 Date: Wed, 14 Nov 2018 19:09:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:08:48Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"20d169fc-460d-42a4-9933-1d46d12e0688","ip_address":"10.1.2.1"}],"id":"479b3e4a-4de2-42d6-8994-78cab8e87fec","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:cc:13:c7","project_id":"9ff860f84dd3481597ef1cc5c2ac226e","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"ab59aaa8-8d50-4a5a-a9d5-f6d20c011f91","name":"","admin_state_up":true,"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:47Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:08:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"20d169fc-460d-42a4-9933-1d46d12e0688","ip_address":"10.1.2.3"}],"id":"6778999e-1caa-47c8-81a4-f23bd1779a33","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:06:48:48","project_id":"9ff860f84dd3481597ef1cc5c2ac226e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d8cf0ec8-396a-4248-9ba4-05be8b88ce00","name":"","admin_state_up":true,"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:46Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:08:58Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"20d169fc-460d-42a4-9933-1d46d12e0688","ip_address":"10.1.2.12"}],"id":"8015ffd2-c57e-4037-b7eb-7cd97081fa41","security_groups":["99a922c1-9ced-4712-a548-177014530c84"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f4:b6:bc","project_id":"9ff860f84dd3481597ef1cc5c2ac226e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"3c637bc7-55c4-4c61-8687-6cfdf925309f","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack-port1-6laqqarybh6y","admin_state_up":true,"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:46Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:08:57Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"20d169fc-460d-42a4-9933-1d46d12e0688","ip_address":"10.1.2.29"}],"id":"914b2dab-3a3c-4df9-9eae-ba61aa0570dd","security_groups":["e6d30922-bede-4f49-9859-da3e55fd56a4"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:32:ef:ec","project_id":"9ff860f84dd3481597ef1cc5c2ac226e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"a419c945-4623-4346-8111-9f37d49389bf","name":"","admin_state_up":true,"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:51Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:08:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"20d169fc-460d-42a4-9933-1d46d12e0688","ip_address":"10.1.2.4"}],"id":"be1f4be9-bf01-4f56-90aa-7e433471e914","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:40:d7:f3","project_id":"9ff860f84dd3481597ef1cc5c2ac226e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d8cf0ec8-396a-4248-9ba4-05be8b88ce00","name":"","admin_state_up":true,"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:46Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:08:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"20d169fc-460d-42a4-9933-1d46d12e0688","ip_address":"10.1.2.2"}],"id":"d0e496fe-97ee-472f-9993-5ebd447cd15e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f1:f3:10","project_id":"9ff860f84dd3481597ef1cc5c2ac226e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d8cf0ec8-396a-4248-9ba4-05be8b88ce00","name":"","admin_state_up":true,"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:45Z","binding:vnic_type":"normal"}]} 2018-11-14 19:09:07,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=d8cf0ec8-396a-4248-9ba4-05be8b88ce00 used request id req-1f27498a-dab5-44cb-9c6d-1fbe4f66cb15 2018-11-14 19:09:07,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50bc35c027ca9659fe824748234706deb85dfb6d" 2018-11-14 19:09:07,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-180a5e24-8923-4e83-9725-280121dbe6d6 Date: Wed, 14 Nov 2018 19:09:07 GMT RESP BODY: {"floatingips": [{"router_id": "ab59aaa8-8d50-4a5a-a9d5-f6d20c011f91", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-11-14T19:08:49Z", "floating_network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "fixed_ip_address": "10.1.2.12", "floating_ip_address": "172.30.9.206", "revision_number": 2, "port_id": "8015ffd2-c57e-4037-b7eb-7cd97081fa41", "id": "a668fdf5-f430-4334-b49d-7863c8e2d1f5", "tenant_id": "9ff860f84dd3481597ef1cc5c2ac226e", "created_at": "2018-11-14T19:08:43Z", "project_id": "9ff860f84dd3481597ef1cc5c2ac226e"}]} 2018-11-14 19:09:07,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-180a5e24-8923-4e83-9725-280121dbe6d6 2018-11-14 19:09:07,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/b4d19c2b-3dbc-4b51-a858-a736cca72602 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}50bc35c027ca9659fe824748234706deb85dfb6d" 2018-11-14 19:09:07,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-bf266748-944c-4a35-9c5f-018a98007ab4 Date: Wed, 14 Nov 2018 19:09:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:44Z","dns_nameservers":[],"updated_at":"2018-11-14T19:08:44Z","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":"9ff860f84dd3481597ef1cc5c2ac226e","id":"20d169fc-460d-42a4-9933-1d46d12e0688","subnetpool_id":null,"name":"CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-subnet"}]} 2018-11-14 19:09:07,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d8cf0ec8-396a-4248-9ba4-05be8b88ce00 used request id req-bf266748-944c-4a35-9c5f-018a98007ab4 2018-11-14 19:09:07,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=d8cf0ec8-396a-4248-9ba4-05be8b88ce00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50bc35c027ca9659fe824748234706deb85dfb6d" 2018-11-14 19:09:07,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-59e97a3f-e91b-412b-9fc6-0aa873148507 Date: Wed, 14 Nov 2018 19:09:07 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T19:08:33Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T19:08:34Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/b4d19c2b-3dbc-4b51-a858-a736cca72602/snap", "metadata": {}}], "self": "/v2/images/b4d19c2b-3dbc-4b51-a858-a736cca72602", "min_disk": 0, "protected": false, "id": "b4d19c2b-3dbc-4b51-a858-a736cca72602", "file": "/v2/images/b4d19c2b-3dbc-4b51-a858-a736cca72602/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9ff860f84dd3481597ef1cc5c2ac226e", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/b4d19c2b-3dbc-4b51-a858-a736cca72602/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 19:09:07,364 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/b4d19c2b-3dbc-4b51-a858-a736cca72602 used request id req-59e97a3f-e91b-412b-9fc6-0aa873148507 2018-11-14 19:09:07,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}50bc35c027ca9659fe824748234706deb85dfb6d" 2018-11-14 19:09:07,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5241 X-Openstack-Request-Id: req-164940ca-250d-4243-acbc-6004bb146422 Date: Wed, 14 Nov 2018 19:09:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:08:48Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"20d169fc-460d-42a4-9933-1d46d12e0688","ip_address":"10.1.2.1"}],"id":"479b3e4a-4de2-42d6-8994-78cab8e87fec","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:cc:13:c7","project_id":"9ff860f84dd3481597ef1cc5c2ac226e","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"ab59aaa8-8d50-4a5a-a9d5-f6d20c011f91","name":"","admin_state_up":true,"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:47Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:08:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"20d169fc-460d-42a4-9933-1d46d12e0688","ip_address":"10.1.2.3"}],"id":"6778999e-1caa-47c8-81a4-f23bd1779a33","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:06:48:48","project_id":"9ff860f84dd3481597ef1cc5c2ac226e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d8cf0ec8-396a-4248-9ba4-05be8b88ce00","name":"","admin_state_up":true,"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:46Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:08:58Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"20d169fc-460d-42a4-9933-1d46d12e0688","ip_address":"10.1.2.12"}],"id":"8015ffd2-c57e-4037-b7eb-7cd97081fa41","security_groups":["99a922c1-9ced-4712-a548-177014530c84"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f4:b6:bc","project_id":"9ff860f84dd3481597ef1cc5c2ac226e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"3c637bc7-55c4-4c61-8687-6cfdf925309f","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack-port1-6laqqarybh6y","admin_state_up":true,"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:46Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:08:57Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"20d169fc-460d-42a4-9933-1d46d12e0688","ip_address":"10.1.2.29"}],"id":"914b2dab-3a3c-4df9-9eae-ba61aa0570dd","security_groups":["e6d30922-bede-4f49-9859-da3e55fd56a4"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:32:ef:ec","project_id":"9ff860f84dd3481597ef1cc5c2ac226e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"a419c945-4623-4346-8111-9f37d49389bf","name":"","admin_state_up":true,"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:51Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:08:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"20d169fc-460d-42a4-9933-1d46d12e0688","ip_address":"10.1.2.4"}],"id":"be1f4be9-bf01-4f56-90aa-7e433471e914","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:40:d7:f3","project_id":"9ff860f84dd3481597ef1cc5c2ac226e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d8cf0ec8-396a-4248-9ba4-05be8b88ce00","name":"","admin_state_up":true,"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:46Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:08:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"20d169fc-460d-42a4-9933-1d46d12e0688","ip_address":"10.1.2.2"}],"id":"d0e496fe-97ee-472f-9993-5ebd447cd15e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f1:f3:10","project_id":"9ff860f84dd3481597ef1cc5c2ac226e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d8cf0ec8-396a-4248-9ba4-05be8b88ce00","name":"","admin_state_up":true,"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:45Z","binding:vnic_type":"normal"}]} 2018-11-14 19:09:07,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=d8cf0ec8-396a-4248-9ba4-05be8b88ce00 used request id req-164940ca-250d-4243-acbc-6004bb146422 2018-11-14 19:09:07,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50bc35c027ca9659fe824748234706deb85dfb6d" 2018-11-14 19:09:07,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-7badf1db-3c4b-457e-979a-66d8f5e980ce Date: Wed, 14 Nov 2018 19:09: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-11-14 19:09:07,583 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-7badf1db-3c4b-457e-979a-66d8f5e980ce 2018-11-14 19:09:07,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/ef95257c-f719-4331-8421-f3a226d639c3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50bc35c027ca9659fe824748234706deb85dfb6d" 2018-11-14 19:09:07,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-ecae4798-e14f-4c2e-bc8a-e92329f0ad9f Date: Wed, 14 Nov 2018 19:09:07 GMT RESP BODY: {"floatingips": [{"router_id": "ab59aaa8-8d50-4a5a-a9d5-f6d20c011f91", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-11-14T19:08:49Z", "floating_network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "fixed_ip_address": "10.1.2.12", "floating_ip_address": "172.30.9.206", "revision_number": 2, "port_id": "8015ffd2-c57e-4037-b7eb-7cd97081fa41", "id": "a668fdf5-f430-4334-b49d-7863c8e2d1f5", "tenant_id": "9ff860f84dd3481597ef1cc5c2ac226e", "created_at": "2018-11-14T19:08:43Z", "project_id": "9ff860f84dd3481597ef1cc5c2ac226e"}]} 2018-11-14 19:09:07,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-ecae4798-e14f-4c2e-bc8a-e92329f0ad9f 2018-11-14 19:09:07,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/ab59aaa8-8d50-4a5a-a9d5-f6d20c011f91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50bc35c027ca9659fe824748234706deb85dfb6d" 2018-11-14 19:09:07,615 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:09:07 GMT Server: Apache x-openstack-request-id: req-0a755fbc-9f7c-4664-a677-ba7381de9e63 Location: http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:09:07,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 600 X-Openstack-Request-Id: req-f17a99bb-b3f9-4595-bc1c-6fd03f2d325b Date: Wed, 14 Nov 2018 19:09:07 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3653731-6d80-49cb-86ba-17eff3eeceee", "ip_address": "172.30.9.212"}]}, "description": "", "tags": [], "tenant_id": "9ff860f84dd3481597ef1cc5c2ac226e", "created_at": "2018-11-14T19:08:40Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-14T19:08:47Z", "revision_number": 3, "routes": [], "project_id": "9ff860f84dd3481597ef1cc5c2ac226e", "id": "ab59aaa8-8d50-4a5a-a9d5-f6d20c011f91", "name": "mgmt_router"}} 2018-11-14 19:09:07,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/ab59aaa8-8d50-4a5a-a9d5-f6d20c011f91 used request id req-f17a99bb-b3f9-4595-bc1c-6fd03f2d325b 2018-11-14 19:09:07,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=ab59aaa8-8d50-4a5a-a9d5-f6d20c011f91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50bc35c027ca9659fe824748234706deb85dfb6d" 2018-11-14 19:09:07,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:09:07 GMT Server: Apache x-openstack-request-id: req-e5387932-8695-4442-b0d4-f1dcb57ad952 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2103 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-7d5819a8-62fc-415e-a057-55b16abeaf2d-flavor2", "OS::project_id": "9ff860f84dd3481597ef1cc5c2ac226e", "OS::stack_id": "ef95257c-f719-4331-8421-f3a226d639c3", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-kp", "security_group_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-subnet", "net_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-inst2", "inst1_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-inst1", "image2_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-image", "flavor1_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-flavor1", "image1_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack", "stack_user_project_id": "c29dd81480e64bdf85962399fe69c796", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-14T19:08:39Z", "links": [{"href": "http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "ef95257c-f719-4331-8421-f3a226d639c3", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAxiK8weVAVDk/QDF7Bj266O8lb+oH2MkNMoCPacsgChdjcc+N\nHSpuz2dfp1RD747nBCN6IK22NNVqumQXztZOc6c3raFn/7GmwxeAYztSVF5G3Ctt\nFZoajMCtgcjR7Z+zFMujWDF2djKrJ3CJDJOdeWV168U4DaMI/q3k6Vn7PtKxXmGv\n9F/BvBVN2YUg5AF0eKbvsYkJR0gh+bcQ8L8x3bUlatnBL8AzEm4WrkU25roEjfub\nTy5R+vodfFtc+lcrBY6x09IwHa/UrArn+Z82TrC4RWB1N/s9fBOCp9XGUvg4+2kJ\neEEdMpsiwp6OWr60K/JCPx2eDjqP1nWgDLKF+wIDAQABAoIBACMImV+fbZR22tw6\n44ni+F2fi3sSYnjOc+ruGG2YYP3nzMme7VCu5BEAMkWf/LMrDWYJ79o/XOxSoCB8\n+ki0VALXGl01IPJxMw9j5GunXZNVaCod85fSO8ePeh5sp9HgXwXaS/OYK14S73h1\nyYXTxBBnBEbABH1Eyp5dmRA5vNcKkg0Z9FUP5Tw+GMlBnZMkk/KjlmXO/ahHeQhN\no3ItdyuiVhI8iP+3wgCGUIvTih+iPv9nXFqeY5cJTWKXGzVfYHwt9PCzI/oFm+NR\nePrjRAMdJsXsqgrk7H6A7bzlNEjIcpzSnwAKr7dyRhe+FbU8St/eiTenPBt59toV\n8JUG06ECgYEA+R+3omCHbOBxvjjYUsUYPb9i5QmdpM/ZNuJoFrAiKxaPZM/Rj6u6\nQL3xt8BiX1CxhaGYRolR+qBOnmS+9ZXWvyg8dfVJkTgTImqxOCdudSXnSl6A/6YW\nRccehH7ThZ+tLX3sEtdgnMIp3V0PEMk20/jz+BjKi09DXdXzxUK9kN0CgYEAy5q+\nK0poJIScpUq6ncRgFnyn9kz1emXSvo8TVc4RuticZFZmw2eNYCoQAkXl5FRHnsmb\nib/hJxL7/V8W11flePPjqWLRVP8G3yAYHJfc1HWNYuBYnIy0HS/uzUC28BDFAUzF\nQHHUDBnMbp6kUCmnr4FYC/qpPJJ4mhj3rXq0WLcCgYBc7Ay132WEIe+rMU7XCLcz\nCPkdT0ni2Lg/tZF3rPkBs2eHBdE30qklTvQjQvoubU3Z911yKfRPFI5enFtyBRLV\nuG9c3EI1jYHtm3hA5sxXm+y6m6doNA4ots3WQ+wn8lhJGKf+myFpNy8gZ36gFz2B\nMWHmz3B1J/qLvKsxj+RfbQKBgQCeKNWC0Wj2vSDl8ZfniC1QKoNa+8tQyhocNw5B\nADObnjpWYxuuvRkAU4xeB6geZy2/dkLhjXE8Ji4jUyNuInQ6MdJuuTl9OiI/XzH7\nvCgpzisHXNjYuyAK8DojrRquf4hZiyZK+mFLCRtZ7tgbAVCmL+aSX6PpTqpqoex8\nES5ZHwKBgQCzr60Sg3xnLjx92aYAR9mV1AznFzSQIIq0kmTF1VONuBSI2kLkjCwm\nPXaHSU201GOBTsdhUDWR1xDJdI0bKpzs4Rwxb6cMKLu6YBhUGqzJM2bbESJwXPiL\nWks9lgvFRIUBYjB9pvnqfEm5zSouQ1vHNHYIo63k/e9+X/yRXX1DRQ==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-14 19:09:07,739 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3 used request id req-e5387932-8695-4442-b0d4-f1dcb57ad952 2018-11-14 19:09:07,741 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:09:07,742 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:09:07,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1553 X-Openstack-Request-Id: req-a1072ceb-03a4-4883-a8e0-c6071fcf6fef Date: Wed, 14 Nov 2018 19:09:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:08:48Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"20d169fc-460d-42a4-9933-1d46d12e0688","ip_address":"10.1.2.1"}],"id":"479b3e4a-4de2-42d6-8994-78cab8e87fec","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:cc:13:c7","project_id":"9ff860f84dd3481597ef1cc5c2ac226e","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"ab59aaa8-8d50-4a5a-a9d5-f6d20c011f91","name":"","admin_state_up":true,"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:47Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:08:41Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b3653731-6d80-49cb-86ba-17eff3eeceee","ip_address":"172.30.9.212"}],"id":"a769cfff-c300-4031-81de-4fbe8a3600d4","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:9a:29:e5","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"ab59aaa8-8d50-4a5a-a9d5-f6d20c011f91","name":"","admin_state_up":true,"network_id":"928cbc5c-a6fa-468a-b088-88e266fca291","tenant_id":"","created_at":"2018-11-14T19:08:41Z","binding:vnic_type":"normal"}]} 2018-11-14 19:09:07,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=ab59aaa8-8d50-4a5a-a9d5-f6d20c011f91 used request id req-a1072ceb-03a4-4883-a8e0-c6071fcf6fef 2018-11-14 19:09:07,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/b3653731-6d80-49cb-86ba-17eff3eeceee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50bc35c027ca9659fe824748234706deb85dfb6d" 2018-11-14 19:09:07,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-4a4644d7-0e37-4142-8d6b-b6d9dd788d5f Date: Wed, 14 Nov 2018 19:09:07 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"928cbc5c-a6fa-468a-b088-88e266fca291","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:51Z","dns_nameservers":[],"updated_at":"2018-11-14T16:32:51Z","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":"fb97a38a7ba24cffb70823992c56f04d","id":"b3653731-6d80-49cb-86ba-17eff3eeceee","subnetpool_id":null,"name":"external-subnet"}} 2018-11-14 19:09:07,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/b3653731-6d80-49cb-86ba-17eff3eeceee used request id req-4a4644d7-0e37-4142-8d6b-b6d9dd788d5f 2018-11-14 19:09:07,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/20d169fc-460d-42a4-9933-1d46d12e0688 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50bc35c027ca9659fe824748234706deb85dfb6d" 2018-11-14 19:09:07,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-b38a779b-a4ea-4c1e-a43b-bc99a1bb49fd Date: Wed, 14 Nov 2018 19:09:07 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:44Z","dns_nameservers":[],"updated_at":"2018-11-14T19:08:44Z","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":"9ff860f84dd3481597ef1cc5c2ac226e","id":"20d169fc-460d-42a4-9933-1d46d12e0688","subnetpool_id":null,"name":"CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-subnet"}} 2018-11-14 19:09:07,868 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/20d169fc-460d-42a4-9933-1d46d12e0688 used request id req-b38a779b-a4ea-4c1e-a43b-bc99a1bb49fd 2018-11-14 19:09:07,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/8015ffd2-c57e-4037-b7eb-7cd97081fa41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50bc35c027ca9659fe824748234706deb85dfb6d" 2018-11-14 19:09:08,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 985 X-Openstack-Request-Id: req-7b911811-0e2c-4d1c-8cd7-8a00274a2569 Date: Wed, 14 Nov 2018 19:09:08 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:08:58Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"20d169fc-460d-42a4-9933-1d46d12e0688","ip_address":"10.1.2.12"}],"id":"8015ffd2-c57e-4037-b7eb-7cd97081fa41","security_groups":["99a922c1-9ced-4712-a548-177014530c84"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f4:b6:bc","project_id":"9ff860f84dd3481597ef1cc5c2ac226e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"3c637bc7-55c4-4c61-8687-6cfdf925309f","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack-port1-6laqqarybh6y","admin_state_up":true,"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:46Z","binding:vnic_type":"normal"}} 2018-11-14 19:09:08,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/8015ffd2-c57e-4037-b7eb-7cd97081fa41 used request id req-7b911811-0e2c-4d1c-8cd7-8a00274a2569 2018-11-14 19:09:08,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/20d169fc-460d-42a4-9933-1d46d12e0688 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50bc35c027ca9659fe824748234706deb85dfb6d" 2018-11-14 19:09:08,166 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}, {"id": "8b8caa62f4ae4586a6a99a301556d5b4", "name": "CreateStackFloatingIpTests-a433d0f8-c824-40b-proj-role"}], "expires_at": "2018-11-14T20:09:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ff860f84dd3481597ef1cc5c2ac226e", "name": "CreateStackFloatingIpTests-a433d0f8-c824-40b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_9ff860f84dd3481597ef1cc5c2ac226e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_9ff860f84dd3481597ef1cc5c2ac226e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/9ff860f84dd3481597ef1cc5c2ac226e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/9ff860f84dd3481597ef1cc5c2ac226e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/9ff860f84dd3481597ef1cc5c2ac226e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/9ff860f84dd3481597ef1cc5c2ac226e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/9ff860f84dd3481597ef1cc5c2ac226e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/9ff860f84dd3481597ef1cc5c2ac226e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/9ff860f84dd3481597ef1cc5c2ac226e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/9ff860f84dd3481597ef1cc5c2ac226e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/9ff860f84dd3481597ef1cc5c2ac226e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-a433d0f8-c824-40b-user", "id": "eab65c61cb5747549302f4bde6f1c1ff"}, "audit_ids": ["WmKOsfKkQr6SZjovGXVpmg"], "issued_at": "2018-11-14T19:09:08.000000Z"}} 2018-11-14 19:09:08,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b628541daf4a61e71aea5969bb98c1eaf11f30" 2018-11-14 19:09:08,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:09:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afa03246-5765-4ce0-a250-1777fc6cc1f8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:09:08,272 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-afa03246-5765-4ce0-a250-1777fc6cc1f8 2018-11-14 19:09:08,273 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 19:09:08,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b628541daf4a61e71aea5969bb98c1eaf11f30" 2018-11-14 19:09:08,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-f771f886-5528-4097-a68a-9b14bdf77eef Date: Wed, 14 Nov 2018 19:09:08 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:44Z","dns_nameservers":[],"updated_at":"2018-11-14T19:08:44Z","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":"9ff860f84dd3481597ef1cc5c2ac226e","id":"20d169fc-460d-42a4-9933-1d46d12e0688","subnetpool_id":null,"name":"CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-subnet"}} 2018-11-14 19:09:08,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/20d169fc-460d-42a4-9933-1d46d12e0688 used request id req-f771f886-5528-4097-a68a-9b14bdf77eef 2018-11-14 19:09:08,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/b4d19c2b-3dbc-4b51-a858-a736cca72602 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}50bc35c027ca9659fe824748234706deb85dfb6d" 2018-11-14 19:09:08,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:09:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e73a683b-c216-4ba2-b56d-e5558472cfd4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:09:08,376 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-e73a683b-c216-4ba2-b56d-e5558472cfd4 2018-11-14 19:09:08,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b628541daf4a61e71aea5969bb98c1eaf11f30" 2018-11-14 19:09:08,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-192ebf0a-7d7b-46e7-98aa-e5aab3374c88 Date: Wed, 14 Nov 2018 19:09:08 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T19:08:33Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T19:08:34Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/b4d19c2b-3dbc-4b51-a858-a736cca72602/snap", "metadata": {}}], "self": "/v2/images/b4d19c2b-3dbc-4b51-a858-a736cca72602", "min_disk": 0, "protected": false, "id": "b4d19c2b-3dbc-4b51-a858-a736cca72602", "file": "/v2/images/b4d19c2b-3dbc-4b51-a858-a736cca72602/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9ff860f84dd3481597ef1cc5c2ac226e", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/b4d19c2b-3dbc-4b51-a858-a736cca72602/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 19:09:08,556 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/b4d19c2b-3dbc-4b51-a858-a736cca72602 used request id req-192ebf0a-7d7b-46e7-98aa-e5aab3374c88 2018-11-14 19:09:08,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/ef95257c-f719-4331-8421-f3a226d639c3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50bc35c027ca9659fe824748234706deb85dfb6d" 2018-11-14 19:09:08,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-1e578a7f-f489-4c2a-b963-4f6226f01c0b Date: Wed, 14 Nov 2018 19:09:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9ff860f84dd3481597ef1cc5c2ac226e","status":"ACTIVE","subnets":["20d169fc-460d-42a4-9933-1d46d12e0688"],"description":"","tags":[],"updated_at":"2018-11-14T19:08:44Z","provider:segmentation_id":48,"name":"CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-net","admin_state_up":true,"tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:42Z","provider:network_type":"vxlan"}]} 2018-11-14 19:09:08,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-net used request id req-1e578a7f-f489-4c2a-b963-4f6226f01c0b 2018-11-14 19:09:08,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d8cf0ec8-396a-4248-9ba4-05be8b88ce00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b628541daf4a61e71aea5969bb98c1eaf11f30" 2018-11-14 19:09:08,773 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:09:08 GMT Server: Apache x-openstack-request-id: req-8425019a-4664-4f8d-88a3-3631f2eaea7b Location: http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:09:08,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-66298922-9bf5-4edf-987c-583e566cf733 Date: Wed, 14 Nov 2018 19:09:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:44Z","dns_nameservers":[],"updated_at":"2018-11-14T19:08:44Z","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":"9ff860f84dd3481597ef1cc5c2ac226e","id":"20d169fc-460d-42a4-9933-1d46d12e0688","subnetpool_id":null,"name":"CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-subnet"}]} 2018-11-14 19:09:08,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d8cf0ec8-396a-4248-9ba4-05be8b88ce00 used request id req-66298922-9bf5-4edf-987c-583e566cf733 2018-11-14 19:09:09,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:09:08 GMT Server: Apache x-openstack-request-id: req-976c1455-03cc-44a0-a0a0-225235ade50c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2103 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-7d5819a8-62fc-415e-a057-55b16abeaf2d-flavor2", "OS::project_id": "9ff860f84dd3481597ef1cc5c2ac226e", "OS::stack_id": "ef95257c-f719-4331-8421-f3a226d639c3", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-kp", "security_group_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-subnet", "net_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-inst2", "inst1_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-inst1", "image2_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-image", "flavor1_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-flavor1", "image1_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack", "stack_user_project_id": "c29dd81480e64bdf85962399fe69c796", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-14T19:08:39Z", "links": [{"href": "http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "ef95257c-f719-4331-8421-f3a226d639c3", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAxiK8weVAVDk/QDF7Bj266O8lb+oH2MkNMoCPacsgChdjcc+N\nHSpuz2dfp1RD747nBCN6IK22NNVqumQXztZOc6c3raFn/7GmwxeAYztSVF5G3Ctt\nFZoajMCtgcjR7Z+zFMujWDF2djKrJ3CJDJOdeWV168U4DaMI/q3k6Vn7PtKxXmGv\n9F/BvBVN2YUg5AF0eKbvsYkJR0gh+bcQ8L8x3bUlatnBL8AzEm4WrkU25roEjfub\nTy5R+vodfFtc+lcrBY6x09IwHa/UrArn+Z82TrC4RWB1N/s9fBOCp9XGUvg4+2kJ\neEEdMpsiwp6OWr60K/JCPx2eDjqP1nWgDLKF+wIDAQABAoIBACMImV+fbZR22tw6\n44ni+F2fi3sSYnjOc+ruGG2YYP3nzMme7VCu5BEAMkWf/LMrDWYJ79o/XOxSoCB8\n+ki0VALXGl01IPJxMw9j5GunXZNVaCod85fSO8ePeh5sp9HgXwXaS/OYK14S73h1\nyYXTxBBnBEbABH1Eyp5dmRA5vNcKkg0Z9FUP5Tw+GMlBnZMkk/KjlmXO/ahHeQhN\no3ItdyuiVhI8iP+3wgCGUIvTih+iPv9nXFqeY5cJTWKXGzVfYHwt9PCzI/oFm+NR\nePrjRAMdJsXsqgrk7H6A7bzlNEjIcpzSnwAKr7dyRhe+FbU8St/eiTenPBt59toV\n8JUG06ECgYEA+R+3omCHbOBxvjjYUsUYPb9i5QmdpM/ZNuJoFrAiKxaPZM/Rj6u6\nQL3xt8BiX1CxhaGYRolR+qBOnmS+9ZXWvyg8dfVJkTgTImqxOCdudSXnSl6A/6YW\nRccehH7ThZ+tLX3sEtdgnMIp3V0PEMk20/jz+BjKi09DXdXzxUK9kN0CgYEAy5q+\nK0poJIScpUq6ncRgFnyn9kz1emXSvo8TVc4RuticZFZmw2eNYCoQAkXl5FRHnsmb\nib/hJxL7/V8W11flePPjqWLRVP8G3yAYHJfc1HWNYuBYnIy0HS/uzUC28BDFAUzF\nQHHUDBnMbp6kUCmnr4FYC/qpPJJ4mhj3rXq0WLcCgYBc7Ay132WEIe+rMU7XCLcz\nCPkdT0ni2Lg/tZF3rPkBs2eHBdE30qklTvQjQvoubU3Z911yKfRPFI5enFtyBRLV\nuG9c3EI1jYHtm3hA5sxXm+y6m6doNA4ots3WQ+wn8lhJGKf+myFpNy8gZ36gFz2B\nMWHmz3B1J/qLvKsxj+RfbQKBgQCeKNWC0Wj2vSDl8ZfniC1QKoNa+8tQyhocNw5B\nADObnjpWYxuuvRkAU4xeB6geZy2/dkLhjXE8Ji4jUyNuInQ6MdJuuTl9OiI/XzH7\nvCgpzisHXNjYuyAK8DojrRquf4hZiyZK+mFLCRtZ7tgbAVCmL+aSX6PpTqpqoex8\nES5ZHwKBgQCzr60Sg3xnLjx92aYAR9mV1AznFzSQIIq0kmTF1VONuBSI2kLkjCwm\nPXaHSU201GOBTsdhUDWR1xDJdI0bKpzs4Rwxb6cMKLu6YBhUGqzJM2bbESJwXPiL\nWks9lgvFRIUBYjB9pvnqfEm5zSouQ1vHNHYIo63k/e9+X/yRXX1DRQ==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-14 19:09:09,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b628541daf4a61e71aea5969bb98c1eaf11f30" 2018-11-14 19:09:09,003 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3 used request id req-976c1455-03cc-44a0-a0a0-225235ade50c 2018-11-14 19:09:09,006 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:09:09,007 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:09:09,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-a2d9ebf7-e6ab-4a46-9198-117c7fd780c3 Date: Wed, 14 Nov 2018 19:09:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9ff860f84dd3481597ef1cc5c2ac226e","status":"ACTIVE","subnets":["20d169fc-460d-42a4-9933-1d46d12e0688"],"description":"","tags":[],"updated_at":"2018-11-14T19:08:44Z","provider:segmentation_id":48,"name":"CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-net","admin_state_up":true,"tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:42Z","provider:network_type":"vxlan"}]} 2018-11-14 19:09:09,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-net used request id req-a2d9ebf7-e6ab-4a46-9198-117c7fd780c3 2018-11-14 19:09:09,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 19:09:09,327 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 19:09: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 19:09:09,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9ff860f84dd3481597ef1cc5c2ac226e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b628541daf4a61e71aea5969bb98c1eaf11f30" 2018-11-14 19:09:09,428 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}, {"id": "8b8caa62f4ae4586a6a99a301556d5b4", "name": "CreateStackFloatingIpTests-a433d0f8-c824-40b-proj-role"}], "expires_at": "2018-11-14T20:09:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ff860f84dd3481597ef1cc5c2ac226e", "name": "CreateStackFloatingIpTests-a433d0f8-c824-40b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_9ff860f84dd3481597ef1cc5c2ac226e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_9ff860f84dd3481597ef1cc5c2ac226e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/9ff860f84dd3481597ef1cc5c2ac226e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/9ff860f84dd3481597ef1cc5c2ac226e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/9ff860f84dd3481597ef1cc5c2ac226e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/9ff860f84dd3481597ef1cc5c2ac226e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/9ff860f84dd3481597ef1cc5c2ac226e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/9ff860f84dd3481597ef1cc5c2ac226e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/9ff860f84dd3481597ef1cc5c2ac226e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/9ff860f84dd3481597ef1cc5c2ac226e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/9ff860f84dd3481597ef1cc5c2ac226e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-a433d0f8-c824-40b-user", "id": "eab65c61cb5747549302f4bde6f1c1ff"}, "audit_ids": ["MkxDz684SVOrV0Z7mioipw"], "issued_at": "2018-11-14T19:09:09.000000Z"}} 2018-11-14 19:09:09,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}514c85f0b391a88502395acacaa3ed4cf2b7b571" 2018-11-14 19:09:09,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:09:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01a42857-57a0-4154-a50a-ab0ee2a60651 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9ff860f84dd3481597ef1cc5c2ac226e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ff860f84dd3481597ef1cc5c2ac226e", "name": "CreateStackFloatingIpTests-a433d0f8-c824-40b-proj"}} 2018-11-14 19:09:09,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9ff860f84dd3481597ef1cc5c2ac226e used request id req-01a42857-57a0-4154-a50a-ab0ee2a60651 2018-11-14 19:09:09,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d8cf0ec8-396a-4248-9ba4-05be8b88ce00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b628541daf4a61e71aea5969bb98c1eaf11f30" 2018-11-14 19:09:09,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-6049ae93-b91f-4108-b3c0-d45a35c6e312 Date: Wed, 14 Nov 2018 19:09:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:44Z","dns_nameservers":[],"updated_at":"2018-11-14T19:08:44Z","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":"9ff860f84dd3481597ef1cc5c2ac226e","id":"20d169fc-460d-42a4-9933-1d46d12e0688","subnetpool_id":null,"name":"CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-subnet"}]} 2018-11-14 19:09:09,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d8cf0ec8-396a-4248-9ba4-05be8b88ce00 used request id req-6049ae93-b91f-4108-b3c0-d45a35c6e312 2018-11-14 19:09:09,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=d8cf0ec8-396a-4248-9ba4-05be8b88ce00&mac_address=fa%3A16%3A3e%3A32%3Aef%3Aec&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b628541daf4a61e71aea5969bb98c1eaf11f30" 2018-11-14 19:09:09,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:09:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95cd7f8c-d155-468d-bd59-051c11bd752f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:09:09,536 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-95cd7f8c-d155-468d-bd59-051c11bd752f 2018-11-14 19:09:09,537 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 19:09:09,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}514c85f0b391a88502395acacaa3ed4cf2b7b571" 2018-11-14 19:09:09,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:09:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59387b22-9eb7-4ad5-943a-d2c3d0ee0d3f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:09:09,657 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-59387b22-9eb7-4ad5-943a-d2c3d0ee0d3f 2018-11-14 19:09:09,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}514c85f0b391a88502395acacaa3ed4cf2b7b571" 2018-11-14 19:09:09,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-9bc03cf7-f77d-4735-a2b4-29cadcd64b17 Date: Wed, 14 Nov 2018 19:09:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:08:57Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"20d169fc-460d-42a4-9933-1d46d12e0688","ip_address":"10.1.2.29"}],"id":"914b2dab-3a3c-4df9-9eae-ba61aa0570dd","security_groups":["e6d30922-bede-4f49-9859-da3e55fd56a4"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:32:ef:ec","project_id":"9ff860f84dd3481597ef1cc5c2ac226e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"a419c945-4623-4346-8111-9f37d49389bf","name":"","admin_state_up":true,"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:51Z","binding:vnic_type":"normal"}]} 2018-11-14 19:09:09,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=d8cf0ec8-396a-4248-9ba4-05be8b88ce00&mac_address=fa%3A16%3A3e%3A32%3Aef%3Aec&admin_state_up=True used request id req-9bc03cf7-f77d-4735-a2b4-29cadcd64b17 2018-11-14 19:09:09,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9ff860f84dd3481597ef1cc5c2ac226e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b628541daf4a61e71aea5969bb98c1eaf11f30" 2018-11-14 19:09:09,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:09:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f9f0c23-181c-4dd7-b1eb-423813ea0362 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9ff860f84dd3481597ef1cc5c2ac226e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ff860f84dd3481597ef1cc5c2ac226e", "name": "CreateStackFloatingIpTests-a433d0f8-c824-40b-proj"}} 2018-11-14 19:09:09,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9ff860f84dd3481597ef1cc5c2ac226e used request id req-3f9f0c23-181c-4dd7-b1eb-423813ea0362 2018-11-14 19:09:09,848 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b628541daf4a61e71aea5969bb98c1eaf11f30" 2018-11-14 19:09:09,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-adef335b-4f5d-4405-8be8-c6c8a30b7a19 Date: Wed, 14 Nov 2018 19:09:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9ff860f84dd3481597ef1cc5c2ac226e","status":"ACTIVE","subnets":["20d169fc-460d-42a4-9933-1d46d12e0688"],"description":"","tags":[],"updated_at":"2018-11-14T19:08:44Z","provider:segmentation_id":48,"name":"CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-net","admin_state_up":true,"tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:42Z","provider:network_type":"vxlan"}]} 2018-11-14 19:09:09,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-net used request id req-adef335b-4f5d-4405-8be8-c6c8a30b7a19 2018-11-14 19:09:09,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d8cf0ec8-396a-4248-9ba4-05be8b88ce00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}514c85f0b391a88502395acacaa3ed4cf2b7b571" 2018-11-14 19:09:10,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-0538631a-db99-4f1d-8937-d4e3c3e9e9c7 Date: Wed, 14 Nov 2018 19:09:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:44Z","dns_nameservers":[],"updated_at":"2018-11-14T19:08:44Z","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":"9ff860f84dd3481597ef1cc5c2ac226e","id":"20d169fc-460d-42a4-9933-1d46d12e0688","subnetpool_id":null,"name":"CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-subnet"}]} 2018-11-14 19:09:10,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d8cf0ec8-396a-4248-9ba4-05be8b88ce00 used request id req-0538631a-db99-4f1d-8937-d4e3c3e9e9c7 2018-11-14 19:09:10,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}514c85f0b391a88502395acacaa3ed4cf2b7b571" 2018-11-14 19:09:10,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-dbe4f568-c4cc-4c2d-bc78-212031090c15 Date: Wed, 14 Nov 2018 19:09:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9ff860f84dd3481597ef1cc5c2ac226e","status":"ACTIVE","subnets":["20d169fc-460d-42a4-9933-1d46d12e0688"],"description":"","tags":[],"updated_at":"2018-11-14T19:08:44Z","provider:segmentation_id":48,"name":"CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-net","admin_state_up":true,"tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:42Z","provider:network_type":"vxlan"}]} 2018-11-14 19:09:10,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-net used request id req-dbe4f568-c4cc-4c2d-bc78-212031090c15 2018-11-14 19:09:10,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 19:09:10,479 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 19:09: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 19:09:10,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9ff860f84dd3481597ef1cc5c2ac226e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}514c85f0b391a88502395acacaa3ed4cf2b7b571" 2018-11-14 19:09:10,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:09:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d94762b-f0dd-423b-98e6-33732da861f5 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9ff860f84dd3481597ef1cc5c2ac226e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ff860f84dd3481597ef1cc5c2ac226e", "name": "CreateStackFloatingIpTests-a433d0f8-c824-40b-proj"}} 2018-11-14 19:09:10,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9ff860f84dd3481597ef1cc5c2ac226e used request id req-1d94762b-f0dd-423b-98e6-33732da861f5 2018-11-14 19:09:10,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d8cf0ec8-396a-4248-9ba4-05be8b88ce00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}514c85f0b391a88502395acacaa3ed4cf2b7b571" 2018-11-14 19:09:10,760 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:09: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-db030a2f-d04f-4434-a2f3-5ed8fcb81e43 x-compute-request-id: req-db030a2f-d04f-4434-a2f3-5ed8fcb81e43 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:ef:ec", "version": 4, "addr": "10.1.2.29", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a419c945-4623-4346-8111-9f37d49389bf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a419c945-4623-4346-8111-9f37d49389bf", "rel": "bookmark"}], "image": {"id": "b4d19c2b-3dbc-4b51-a858-a736cca72602", "links": [{"href": "http://172.30.9.28:8774/images/b4d19c2b-3dbc-4b51-a858-a736cca72602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000104", "OS-SRV-USG:launched_at": "2018-11-14T19:08:57.000000", "flavor": {"id": "b12b005c-20b2-4add-b722-fdec109af34e", "links": [{"href": "http://172.30.9.28:8774/flavors/b12b005c-20b2-4add-b722-fdec109af34e", "rel": "bookmark"}]}, "id": "a419c945-4623-4346-8111-9f37d49389bf", "security_groups": [{"name": "default"}], "user_id": "eab65c61cb5747549302f4bde6f1c1ff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T19:08:57Z", "hostId": "33970ab6b14b3928cef56096a447032b763700651f386cf5023efd98", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-inst2", "created": "2018-11-14T19:08:49Z", "tenant_id": "9ff860f84dd3481597ef1cc5c2ac226e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 19:09:10,761 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-inst2 used request id req-db030a2f-d04f-4434-a2f3-5ed8fcb81e43 2018-11-14 19:09:10,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b628541daf4a61e71aea5969bb98c1eaf11f30" 2018-11-14 19:09:10,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-f0b76e9f-c5a5-4426-9dac-298d9dc5e653 Date: Wed, 14 Nov 2018 19:09:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9ff860f84dd3481597ef1cc5c2ac226e","status":"ACTIVE","subnets":["20d169fc-460d-42a4-9933-1d46d12e0688"],"description":"","tags":[],"updated_at":"2018-11-14T19:08:44Z","provider:segmentation_id":48,"name":"CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-net","admin_state_up":true,"tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:42Z","provider:network_type":"vxlan"}]} 2018-11-14 19:09:10,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-net used request id req-f0b76e9f-c5a5-4426-9dac-298d9dc5e653 2018-11-14 19:09:10,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d8cf0ec8-396a-4248-9ba4-05be8b88ce00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b628541daf4a61e71aea5969bb98c1eaf11f30" 2018-11-14 19:09:10,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-578c30c3-207f-453a-aae9-fbb7fcae7c4a Date: Wed, 14 Nov 2018 19:09:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:44Z","dns_nameservers":[],"updated_at":"2018-11-14T19:08:44Z","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":"9ff860f84dd3481597ef1cc5c2ac226e","id":"20d169fc-460d-42a4-9933-1d46d12e0688","subnetpool_id":null,"name":"CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-subnet"}]} 2018-11-14 19:09:10,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d8cf0ec8-396a-4248-9ba4-05be8b88ce00 used request id req-578c30c3-207f-453a-aae9-fbb7fcae7c4a 2018-11-14 19:09:10,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=d8cf0ec8-396a-4248-9ba4-05be8b88ce00&mac_address=fa%3A16%3A3e%3Af4%3Ab6%3Abc&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack-port1-6laqqarybh6y&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}514c85f0b391a88502395acacaa3ed4cf2b7b571" 2018-11-14 19:09:10,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 988 X-Openstack-Request-Id: req-2b138542-564f-4f83-ae43-1c3e142f2925 Date: Wed, 14 Nov 2018 19:09:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:08:58Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"20d169fc-460d-42a4-9933-1d46d12e0688","ip_address":"10.1.2.12"}],"id":"8015ffd2-c57e-4037-b7eb-7cd97081fa41","security_groups":["99a922c1-9ced-4712-a548-177014530c84"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f4:b6:bc","project_id":"9ff860f84dd3481597ef1cc5c2ac226e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"3c637bc7-55c4-4c61-8687-6cfdf925309f","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack-port1-6laqqarybh6y","admin_state_up":true,"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:46Z","binding:vnic_type":"normal"}]} 2018-11-14 19:09:10,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=d8cf0ec8-396a-4248-9ba4-05be8b88ce00&mac_address=fa%3A16%3A3e%3Af4%3Ab6%3Abc&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack-port1-6laqqarybh6y&admin_state_up=True used request id req-2b138542-564f-4f83-ae43-1c3e142f2925 2018-11-14 19:09:10,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9ff860f84dd3481597ef1cc5c2ac226e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}514c85f0b391a88502395acacaa3ed4cf2b7b571" 2018-11-14 19:09:11,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:09:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19344d78-250b-407d-8059-647e8bd24c2d Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9ff860f84dd3481597ef1cc5c2ac226e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ff860f84dd3481597ef1cc5c2ac226e", "name": "CreateStackFloatingIpTests-a433d0f8-c824-40b-proj"}} 2018-11-14 19:09:11,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9ff860f84dd3481597ef1cc5c2ac226e used request id req-19344d78-250b-407d-8059-647e8bd24c2d 2018-11-14 19:09:11,086 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}514c85f0b391a88502395acacaa3ed4cf2b7b571" 2018-11-14 19:09:11,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-df122a58-e0d3-4a34-81e1-217ad005e6a0 Date: Wed, 14 Nov 2018 19:09:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:44Z","dns_nameservers":[],"updated_at":"2018-11-14T19:08:44Z","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":"9ff860f84dd3481597ef1cc5c2ac226e","id":"20d169fc-460d-42a4-9933-1d46d12e0688","subnetpool_id":null,"name":"CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-subnet"}]} 2018-11-14 19:09:11,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d8cf0ec8-396a-4248-9ba4-05be8b88ce00 used request id req-df122a58-e0d3-4a34-81e1-217ad005e6a0 2018-11-14 19:09:11,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=d8cf0ec8-396a-4248-9ba4-05be8b88ce00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b628541daf4a61e71aea5969bb98c1eaf11f30" 2018-11-14 19:09:11,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5241 X-Openstack-Request-Id: req-015d9a40-4eb1-470e-af67-7fc2fd46d79b Date: Wed, 14 Nov 2018 19:09:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:08:48Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"20d169fc-460d-42a4-9933-1d46d12e0688","ip_address":"10.1.2.1"}],"id":"479b3e4a-4de2-42d6-8994-78cab8e87fec","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:cc:13:c7","project_id":"9ff860f84dd3481597ef1cc5c2ac226e","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"ab59aaa8-8d50-4a5a-a9d5-f6d20c011f91","name":"","admin_state_up":true,"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:47Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:08:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"20d169fc-460d-42a4-9933-1d46d12e0688","ip_address":"10.1.2.3"}],"id":"6778999e-1caa-47c8-81a4-f23bd1779a33","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:06:48:48","project_id":"9ff860f84dd3481597ef1cc5c2ac226e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d8cf0ec8-396a-4248-9ba4-05be8b88ce00","name":"","admin_state_up":true,"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:46Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:08:58Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"20d169fc-460d-42a4-9933-1d46d12e0688","ip_address":"10.1.2.12"}],"id":"8015ffd2-c57e-4037-b7eb-7cd97081fa41","security_groups":["99a922c1-9ced-4712-a548-177014530c84"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f4:b6:bc","project_id":"9ff860f84dd3481597ef1cc5c2ac226e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"3c637bc7-55c4-4c61-8687-6cfdf925309f","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack-port1-6laqqarybh6y","admin_state_up":true,"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:46Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:08:57Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"20d169fc-460d-42a4-9933-1d46d12e0688","ip_address":"10.1.2.29"}],"id":"914b2dab-3a3c-4df9-9eae-ba61aa0570dd","security_groups":["e6d30922-bede-4f49-9859-da3e55fd56a4"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:32:ef:ec","project_id":"9ff860f84dd3481597ef1cc5c2ac226e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"a419c945-4623-4346-8111-9f37d49389bf","name":"","admin_state_up":true,"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:51Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:08:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"20d169fc-460d-42a4-9933-1d46d12e0688","ip_address":"10.1.2.4"}],"id":"be1f4be9-bf01-4f56-90aa-7e433471e914","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:40:d7:f3","project_id":"9ff860f84dd3481597ef1cc5c2ac226e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d8cf0ec8-396a-4248-9ba4-05be8b88ce00","name":"","admin_state_up":true,"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:46Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:08:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"20d169fc-460d-42a4-9933-1d46d12e0688","ip_address":"10.1.2.2"}],"id":"d0e496fe-97ee-472f-9993-5ebd447cd15e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f1:f3:10","project_id":"9ff860f84dd3481597ef1cc5c2ac226e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d8cf0ec8-396a-4248-9ba4-05be8b88ce00","name":"","admin_state_up":true,"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:45Z","binding:vnic_type":"normal"}]} 2018-11-14 19:09:11,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=d8cf0ec8-396a-4248-9ba4-05be8b88ce00 used request id req-015d9a40-4eb1-470e-af67-7fc2fd46d79b 2018-11-14 19:09:11,336 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-inst2 2018-11-14 19:09:11,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b628541daf4a61e71aea5969bb98c1eaf11f30" 2018-11-14 19:09:11,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-e790bd54-dc79-4c75-834b-258214d6638f Date: Wed, 14 Nov 2018 19:09:11 GMT RESP BODY: {"floatingips": [{"router_id": "ab59aaa8-8d50-4a5a-a9d5-f6d20c011f91", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-11-14T19:08:49Z", "floating_network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "fixed_ip_address": "10.1.2.12", "floating_ip_address": "172.30.9.206", "revision_number": 2, "port_id": "8015ffd2-c57e-4037-b7eb-7cd97081fa41", "id": "a668fdf5-f430-4334-b49d-7863c8e2d1f5", "tenant_id": "9ff860f84dd3481597ef1cc5c2ac226e", "created_at": "2018-11-14T19:08:43Z", "project_id": "9ff860f84dd3481597ef1cc5c2ac226e"}]} 2018-11-14 19:09:11,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-e790bd54-dc79-4c75-834b-258214d6638f 2018-11-14 19:09:12,312 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:09:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c5468c43-6e53-4104-b47a-4b6c755cb8de x-compute-request-id: req-c5468c43-6e53-4104-b47a-4b6c755cb8de Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:b6:bc", "version": 4, "addr": "10.1.2.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:b6:bc", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3c637bc7-55c4-4c61-8687-6cfdf925309f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3c637bc7-55c4-4c61-8687-6cfdf925309f", "rel": "bookmark"}], "image": {"id": "b4d19c2b-3dbc-4b51-a858-a736cca72602", "links": [{"href": "http://172.30.9.28:8774/images/b4d19c2b-3dbc-4b51-a858-a736cca72602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000107", "OS-SRV-USG:launched_at": "2018-11-14T19:08:59.000000", "flavor": {"id": "d8e58210-55c4-4f52-92ad-f7635dac19fc", "links": [{"href": "http://172.30.9.28:8774/flavors/d8e58210-55c4-4f52-92ad-f7635dac19fc", "rel": "bookmark"}]}, "id": "3c637bc7-55c4-4c61-8687-6cfdf925309f", "security_groups": [{"name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-sec_grp"}], "user_id": "eab65c61cb5747549302f4bde6f1c1ff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T19:08:59Z", "hostId": "bc3d574b243614957aeac52b8cac284283e8e8cb1dda817d09f2cba8", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-inst1", "created": "2018-11-14T19:08:50Z", "tenant_id": "9ff860f84dd3481597ef1cc5c2ac226e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 19:09:12,312 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-inst1 used request id req-c5468c43-6e53-4104-b47a-4b6c755cb8de 2018-11-14 19:09:12,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}514c85f0b391a88502395acacaa3ed4cf2b7b571" 2018-11-14 19:09:12,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-433058fe-002c-41de-b42e-e100a8404c0e Date: Wed, 14 Nov 2018 19:09:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9ff860f84dd3481597ef1cc5c2ac226e","status":"ACTIVE","subnets":["20d169fc-460d-42a4-9933-1d46d12e0688"],"description":"","tags":[],"updated_at":"2018-11-14T19:08:44Z","provider:segmentation_id":48,"name":"CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-net","admin_state_up":true,"tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:42Z","provider:network_type":"vxlan"}]} 2018-11-14 19:09:12,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-net used request id req-433058fe-002c-41de-b42e-e100a8404c0e 2018-11-14 19:09:12,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d8cf0ec8-396a-4248-9ba4-05be8b88ce00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}514c85f0b391a88502395acacaa3ed4cf2b7b571" 2018-11-14 19:09:12,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-c0b99ae2-6fe8-4e5a-a6d8-791489535859 Date: Wed, 14 Nov 2018 19:09:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:44Z","dns_nameservers":[],"updated_at":"2018-11-14T19:08:44Z","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":"9ff860f84dd3481597ef1cc5c2ac226e","id":"20d169fc-460d-42a4-9933-1d46d12e0688","subnetpool_id":null,"name":"CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-subnet"}]} 2018-11-14 19:09:12,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d8cf0ec8-396a-4248-9ba4-05be8b88ce00 used request id req-c0b99ae2-6fe8-4e5a-a6d8-791489535859 2018-11-14 19:09:12,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=d8cf0ec8-396a-4248-9ba4-05be8b88ce00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}514c85f0b391a88502395acacaa3ed4cf2b7b571" 2018-11-14 19:09:12,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5241 X-Openstack-Request-Id: req-4de12012-5da8-4c63-ba9e-5a25327fe31b Date: Wed, 14 Nov 2018 19:09:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:08:48Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"20d169fc-460d-42a4-9933-1d46d12e0688","ip_address":"10.1.2.1"}],"id":"479b3e4a-4de2-42d6-8994-78cab8e87fec","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:cc:13:c7","project_id":"9ff860f84dd3481597ef1cc5c2ac226e","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"ab59aaa8-8d50-4a5a-a9d5-f6d20c011f91","name":"","admin_state_up":true,"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:47Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:08:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"20d169fc-460d-42a4-9933-1d46d12e0688","ip_address":"10.1.2.3"}],"id":"6778999e-1caa-47c8-81a4-f23bd1779a33","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:06:48:48","project_id":"9ff860f84dd3481597ef1cc5c2ac226e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d8cf0ec8-396a-4248-9ba4-05be8b88ce00","name":"","admin_state_up":true,"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:46Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:08:58Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"20d169fc-460d-42a4-9933-1d46d12e0688","ip_address":"10.1.2.12"}],"id":"8015ffd2-c57e-4037-b7eb-7cd97081fa41","security_groups":["99a922c1-9ced-4712-a548-177014530c84"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f4:b6:bc","project_id":"9ff860f84dd3481597ef1cc5c2ac226e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"3c637bc7-55c4-4c61-8687-6cfdf925309f","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack-port1-6laqqarybh6y","admin_state_up":true,"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:46Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:08:57Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"20d169fc-460d-42a4-9933-1d46d12e0688","ip_address":"10.1.2.29"}],"id":"914b2dab-3a3c-4df9-9eae-ba61aa0570dd","security_groups":["e6d30922-bede-4f49-9859-da3e55fd56a4"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:32:ef:ec","project_id":"9ff860f84dd3481597ef1cc5c2ac226e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"a419c945-4623-4346-8111-9f37d49389bf","name":"","admin_state_up":true,"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:51Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:08:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"20d169fc-460d-42a4-9933-1d46d12e0688","ip_address":"10.1.2.4"}],"id":"be1f4be9-bf01-4f56-90aa-7e433471e914","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:40:d7:f3","project_id":"9ff860f84dd3481597ef1cc5c2ac226e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d8cf0ec8-396a-4248-9ba4-05be8b88ce00","name":"","admin_state_up":true,"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:46Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:08:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"20d169fc-460d-42a4-9933-1d46d12e0688","ip_address":"10.1.2.2"}],"id":"d0e496fe-97ee-472f-9993-5ebd447cd15e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f1:f3:10","project_id":"9ff860f84dd3481597ef1cc5c2ac226e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d8cf0ec8-396a-4248-9ba4-05be8b88ce00","name":"","admin_state_up":true,"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:45Z","binding:vnic_type":"normal"}]} 2018-11-14 19:09:12,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=d8cf0ec8-396a-4248-9ba4-05be8b88ce00 used request id req-4de12012-5da8-4c63-ba9e-5a25327fe31b 2018-11-14 19:09:12,915 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-inst1 2018-11-14 19:09:12,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}514c85f0b391a88502395acacaa3ed4cf2b7b571" 2018-11-14 19:09:13,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-4fc4f20b-f930-4056-8440-f84575357ab1 Date: Wed, 14 Nov 2018 19:09:13 GMT RESP BODY: {"floatingips": [{"router_id": "ab59aaa8-8d50-4a5a-a9d5-f6d20c011f91", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-11-14T19:08:49Z", "floating_network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "fixed_ip_address": "10.1.2.12", "floating_ip_address": "172.30.9.206", "revision_number": 2, "port_id": "8015ffd2-c57e-4037-b7eb-7cd97081fa41", "id": "a668fdf5-f430-4334-b49d-7863c8e2d1f5", "tenant_id": "9ff860f84dd3481597ef1cc5c2ac226e", "created_at": "2018-11-14T19:08:43Z", "project_id": "9ff860f84dd3481597ef1cc5c2ac226e"}]} 2018-11-14 19:09:13,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-4fc4f20b-f930-4056-8440-f84575357ab1 2018-11-14 19:09:13,127 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/3c637bc7-55c4-4c61-8687-6cfdf925309f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}514c85f0b391a88502395acacaa3ed4cf2b7b571" 2018-11-14 19:09:13,972 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:09: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-b32ae74c-f635-4e73-8cb6-54f99b7eff41 x-compute-request-id: req-b32ae74c-f635-4e73-8cb6-54f99b7eff41 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:b6:bc", "version": 4, "addr": "10.1.2.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:b6:bc", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3c637bc7-55c4-4c61-8687-6cfdf925309f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3c637bc7-55c4-4c61-8687-6cfdf925309f", "rel": "bookmark"}], "image": {"id": "b4d19c2b-3dbc-4b51-a858-a736cca72602", "links": [{"href": "http://172.30.9.28:8774/images/b4d19c2b-3dbc-4b51-a858-a736cca72602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000107", "OS-SRV-USG:launched_at": "2018-11-14T19:08:59.000000", "flavor": {"id": "d8e58210-55c4-4f52-92ad-f7635dac19fc", "links": [{"href": "http://172.30.9.28:8774/flavors/d8e58210-55c4-4f52-92ad-f7635dac19fc", "rel": "bookmark"}]}, "id": "3c637bc7-55c4-4c61-8687-6cfdf925309f", "security_groups": [{"name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-sec_grp"}], "user_id": "eab65c61cb5747549302f4bde6f1c1ff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T19:08:59Z", "hostId": "bc3d574b243614957aeac52b8cac284283e8e8cb1dda817d09f2cba8", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-inst1", "created": "2018-11-14T19:08:50Z", "tenant_id": "9ff860f84dd3481597ef1cc5c2ac226e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 19:09:13,973 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/3c637bc7-55c4-4c61-8687-6cfdf925309f used request id req-b32ae74c-f635-4e73-8cb6-54f99b7eff41 2018-11-14 19:09:13,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}514c85f0b391a88502395acacaa3ed4cf2b7b571" 2018-11-14 19:09:14,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-0b8183f8-6ce3-48ca-a872-d16d6404d5be Date: Wed, 14 Nov 2018 19:09:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9ff860f84dd3481597ef1cc5c2ac226e","status":"ACTIVE","subnets":["20d169fc-460d-42a4-9933-1d46d12e0688"],"description":"","tags":[],"updated_at":"2018-11-14T19:08:44Z","provider:segmentation_id":48,"name":"CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-net","admin_state_up":true,"tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:42Z","provider:network_type":"vxlan"}]} 2018-11-14 19:09:14,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-net used request id req-0b8183f8-6ce3-48ca-a872-d16d6404d5be 2018-11-14 19:09:14,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9ff860f84dd3481597ef1cc5c2ac226e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}514c85f0b391a88502395acacaa3ed4cf2b7b571" 2018-11-14 19:09:14,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:09:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd70e2a5-7565-4f8f-abcf-5370c2cc75a0 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9ff860f84dd3481597ef1cc5c2ac226e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ff860f84dd3481597ef1cc5c2ac226e", "name": "CreateStackFloatingIpTests-a433d0f8-c824-40b-proj"}} 2018-11-14 19:09:14,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9ff860f84dd3481597ef1cc5c2ac226e used request id req-dd70e2a5-7565-4f8f-abcf-5370c2cc75a0 2018-11-14 19:09:14,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d8cf0ec8-396a-4248-9ba4-05be8b88ce00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}514c85f0b391a88502395acacaa3ed4cf2b7b571" 2018-11-14 19:09:14,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-2ecce21f-4351-4b1d-9404-66166f9df585 Date: Wed, 14 Nov 2018 19:09:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:44Z","dns_nameservers":[],"updated_at":"2018-11-14T19:08:44Z","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":"9ff860f84dd3481597ef1cc5c2ac226e","id":"20d169fc-460d-42a4-9933-1d46d12e0688","subnetpool_id":null,"name":"CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-subnet"}]} 2018-11-14 19:09:14,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d8cf0ec8-396a-4248-9ba4-05be8b88ce00 used request id req-2ecce21f-4351-4b1d-9404-66166f9df585 2018-11-14 19:09:14,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=d8cf0ec8-396a-4248-9ba4-05be8b88ce00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}514c85f0b391a88502395acacaa3ed4cf2b7b571" 2018-11-14 19:09:14,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5241 X-Openstack-Request-Id: req-6fcf8c1b-7433-433e-9380-ac41763ef242 Date: Wed, 14 Nov 2018 19:09:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:08:48Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"20d169fc-460d-42a4-9933-1d46d12e0688","ip_address":"10.1.2.1"}],"id":"479b3e4a-4de2-42d6-8994-78cab8e87fec","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:cc:13:c7","project_id":"9ff860f84dd3481597ef1cc5c2ac226e","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"ab59aaa8-8d50-4a5a-a9d5-f6d20c011f91","name":"","admin_state_up":true,"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:47Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:08:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"20d169fc-460d-42a4-9933-1d46d12e0688","ip_address":"10.1.2.3"}],"id":"6778999e-1caa-47c8-81a4-f23bd1779a33","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:06:48:48","project_id":"9ff860f84dd3481597ef1cc5c2ac226e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d8cf0ec8-396a-4248-9ba4-05be8b88ce00","name":"","admin_state_up":true,"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:46Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:08:58Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"20d169fc-460d-42a4-9933-1d46d12e0688","ip_address":"10.1.2.12"}],"id":"8015ffd2-c57e-4037-b7eb-7cd97081fa41","security_groups":["99a922c1-9ced-4712-a548-177014530c84"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f4:b6:bc","project_id":"9ff860f84dd3481597ef1cc5c2ac226e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"3c637bc7-55c4-4c61-8687-6cfdf925309f","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack-port1-6laqqarybh6y","admin_state_up":true,"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:46Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:08:57Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"20d169fc-460d-42a4-9933-1d46d12e0688","ip_address":"10.1.2.29"}],"id":"914b2dab-3a3c-4df9-9eae-ba61aa0570dd","security_groups":["e6d30922-bede-4f49-9859-da3e55fd56a4"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:32:ef:ec","project_id":"9ff860f84dd3481597ef1cc5c2ac226e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"a419c945-4623-4346-8111-9f37d49389bf","name":"","admin_state_up":true,"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:51Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:08:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"20d169fc-460d-42a4-9933-1d46d12e0688","ip_address":"10.1.2.4"}],"id":"be1f4be9-bf01-4f56-90aa-7e433471e914","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:40:d7:f3","project_id":"9ff860f84dd3481597ef1cc5c2ac226e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d8cf0ec8-396a-4248-9ba4-05be8b88ce00","name":"","admin_state_up":true,"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:46Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:08:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"20d169fc-460d-42a4-9933-1d46d12e0688","ip_address":"10.1.2.2"}],"id":"d0e496fe-97ee-472f-9993-5ebd447cd15e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f1:f3:10","project_id":"9ff860f84dd3481597ef1cc5c2ac226e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d8cf0ec8-396a-4248-9ba4-05be8b88ce00","name":"","admin_state_up":true,"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:45Z","binding:vnic_type":"normal"}]} 2018-11-14 19:09:14,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=d8cf0ec8-396a-4248-9ba4-05be8b88ce00 used request id req-6fcf8c1b-7433-433e-9380-ac41763ef242 2018-11-14 19:09:14,495 - create_instance - INFO - Checking if VM is active 2018-11-14 19:09:14,498 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/3c637bc7-55c4-4c61-8687-6cfdf925309f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}514c85f0b391a88502395acacaa3ed4cf2b7b571" 2018-11-14 19:09:15,390 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:09: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-1d57339b-7a80-4e7f-ad2f-34ccf515f1ce x-compute-request-id: req-1d57339b-7a80-4e7f-ad2f-34ccf515f1ce Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:b6:bc", "version": 4, "addr": "10.1.2.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:b6:bc", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3c637bc7-55c4-4c61-8687-6cfdf925309f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3c637bc7-55c4-4c61-8687-6cfdf925309f", "rel": "bookmark"}], "image": {"id": "b4d19c2b-3dbc-4b51-a858-a736cca72602", "links": [{"href": "http://172.30.9.28:8774/images/b4d19c2b-3dbc-4b51-a858-a736cca72602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000107", "OS-SRV-USG:launched_at": "2018-11-14T19:08:59.000000", "flavor": {"id": "d8e58210-55c4-4f52-92ad-f7635dac19fc", "links": [{"href": "http://172.30.9.28:8774/flavors/d8e58210-55c4-4f52-92ad-f7635dac19fc", "rel": "bookmark"}]}, "id": "3c637bc7-55c4-4c61-8687-6cfdf925309f", "security_groups": [{"name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-sec_grp"}], "user_id": "eab65c61cb5747549302f4bde6f1c1ff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T19:08:59Z", "hostId": "bc3d574b243614957aeac52b8cac284283e8e8cb1dda817d09f2cba8", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-inst1", "created": "2018-11-14T19:08:50Z", "tenant_id": "9ff860f84dd3481597ef1cc5c2ac226e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 19:09:15,391 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/3c637bc7-55c4-4c61-8687-6cfdf925309f used request id req-1d57339b-7a80-4e7f-ad2f-34ccf515f1ce 2018-11-14 19:09:15,391 - create_instance - DEBUG - Instance status [CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-inst1] is - ACTIVE 2018-11-14 19:09:15,391 - create_instance - INFO - VM is - ACTIVE 2018-11-14 19:09:15,394 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/3c637bc7-55c4-4c61-8687-6cfdf925309f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}514c85f0b391a88502395acacaa3ed4cf2b7b571" 2018-11-14 19:09:16,108 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19: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-79bff32d-9d0b-43e9-a42b-7cef2472c895 x-compute-request-id: req-79bff32d-9d0b-43e9-a42b-7cef2472c895 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:b6:bc", "version": 4, "addr": "10.1.2.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:b6:bc", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3c637bc7-55c4-4c61-8687-6cfdf925309f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3c637bc7-55c4-4c61-8687-6cfdf925309f", "rel": "bookmark"}], "image": {"id": "b4d19c2b-3dbc-4b51-a858-a736cca72602", "links": [{"href": "http://172.30.9.28:8774/images/b4d19c2b-3dbc-4b51-a858-a736cca72602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000107", "OS-SRV-USG:launched_at": "2018-11-14T19:08:59.000000", "flavor": {"id": "d8e58210-55c4-4f52-92ad-f7635dac19fc", "links": [{"href": "http://172.30.9.28:8774/flavors/d8e58210-55c4-4f52-92ad-f7635dac19fc", "rel": "bookmark"}]}, "id": "3c637bc7-55c4-4c61-8687-6cfdf925309f", "security_groups": [{"name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-sec_grp"}], "user_id": "eab65c61cb5747549302f4bde6f1c1ff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T19:08:59Z", "hostId": "bc3d574b243614957aeac52b8cac284283e8e8cb1dda817d09f2cba8", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-inst1", "created": "2018-11-14T19:08:50Z", "tenant_id": "9ff860f84dd3481597ef1cc5c2ac226e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 19:09:16,108 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/3c637bc7-55c4-4c61-8687-6cfdf925309f used request id req-79bff32d-9d0b-43e9-a42b-7cef2472c895 2018-11-14 19:09:16,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}514c85f0b391a88502395acacaa3ed4cf2b7b571" 2018-11-14 19:09:16,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-b2fb292c-edfd-49c6-800a-0364628af710 Date: Wed, 14 Nov 2018 19:09:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9ff860f84dd3481597ef1cc5c2ac226e","status":"ACTIVE","subnets":["20d169fc-460d-42a4-9933-1d46d12e0688"],"description":"","tags":[],"updated_at":"2018-11-14T19:08:44Z","provider:segmentation_id":48,"name":"CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-net","admin_state_up":true,"tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:42Z","provider:network_type":"vxlan"}]} 2018-11-14 19:09:16,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-net used request id req-b2fb292c-edfd-49c6-800a-0364628af710 2018-11-14 19:09:16,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9ff860f84dd3481597ef1cc5c2ac226e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}514c85f0b391a88502395acacaa3ed4cf2b7b571" 2018-11-14 19:09:16,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:09:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbce222c-8286-4d74-8f0a-8cab33328bf7 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9ff860f84dd3481597ef1cc5c2ac226e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ff860f84dd3481597ef1cc5c2ac226e", "name": "CreateStackFloatingIpTests-a433d0f8-c824-40b-proj"}} 2018-11-14 19:09:16,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9ff860f84dd3481597ef1cc5c2ac226e used request id req-dbce222c-8286-4d74-8f0a-8cab33328bf7 2018-11-14 19:09:16,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d8cf0ec8-396a-4248-9ba4-05be8b88ce00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}514c85f0b391a88502395acacaa3ed4cf2b7b571" 2018-11-14 19:09:16,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-c61c215c-62f4-45e1-925b-384e9ee58106 Date: Wed, 14 Nov 2018 19:09:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:44Z","dns_nameservers":[],"updated_at":"2018-11-14T19:08:44Z","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":"9ff860f84dd3481597ef1cc5c2ac226e","id":"20d169fc-460d-42a4-9933-1d46d12e0688","subnetpool_id":null,"name":"CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-subnet"}]} 2018-11-14 19:09:16,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d8cf0ec8-396a-4248-9ba4-05be8b88ce00 used request id req-c61c215c-62f4-45e1-925b-384e9ee58106 2018-11-14 19:09:16,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=d8cf0ec8-396a-4248-9ba4-05be8b88ce00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}514c85f0b391a88502395acacaa3ed4cf2b7b571" 2018-11-14 19:09:16,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5241 X-Openstack-Request-Id: req-3c7730d7-a13e-445e-bf8a-190535dd284b Date: Wed, 14 Nov 2018 19:09:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:08:48Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"20d169fc-460d-42a4-9933-1d46d12e0688","ip_address":"10.1.2.1"}],"id":"479b3e4a-4de2-42d6-8994-78cab8e87fec","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:cc:13:c7","project_id":"9ff860f84dd3481597ef1cc5c2ac226e","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"ab59aaa8-8d50-4a5a-a9d5-f6d20c011f91","name":"","admin_state_up":true,"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:47Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:08:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"20d169fc-460d-42a4-9933-1d46d12e0688","ip_address":"10.1.2.3"}],"id":"6778999e-1caa-47c8-81a4-f23bd1779a33","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:06:48:48","project_id":"9ff860f84dd3481597ef1cc5c2ac226e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d8cf0ec8-396a-4248-9ba4-05be8b88ce00","name":"","admin_state_up":true,"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:46Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:08:58Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"20d169fc-460d-42a4-9933-1d46d12e0688","ip_address":"10.1.2.12"}],"id":"8015ffd2-c57e-4037-b7eb-7cd97081fa41","security_groups":["99a922c1-9ced-4712-a548-177014530c84"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f4:b6:bc","project_id":"9ff860f84dd3481597ef1cc5c2ac226e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"3c637bc7-55c4-4c61-8687-6cfdf925309f","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack-port1-6laqqarybh6y","admin_state_up":true,"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:46Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:08:57Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"20d169fc-460d-42a4-9933-1d46d12e0688","ip_address":"10.1.2.29"}],"id":"914b2dab-3a3c-4df9-9eae-ba61aa0570dd","security_groups":["e6d30922-bede-4f49-9859-da3e55fd56a4"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:32:ef:ec","project_id":"9ff860f84dd3481597ef1cc5c2ac226e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"a419c945-4623-4346-8111-9f37d49389bf","name":"","admin_state_up":true,"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:51Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:08:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"20d169fc-460d-42a4-9933-1d46d12e0688","ip_address":"10.1.2.4"}],"id":"be1f4be9-bf01-4f56-90aa-7e433471e914","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:40:d7:f3","project_id":"9ff860f84dd3481597ef1cc5c2ac226e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d8cf0ec8-396a-4248-9ba4-05be8b88ce00","name":"","admin_state_up":true,"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:46Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:08:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"20d169fc-460d-42a4-9933-1d46d12e0688","ip_address":"10.1.2.2"}],"id":"d0e496fe-97ee-472f-9993-5ebd447cd15e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f1:f3:10","project_id":"9ff860f84dd3481597ef1cc5c2ac226e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d8cf0ec8-396a-4248-9ba4-05be8b88ce00","name":"","admin_state_up":true,"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:45Z","binding:vnic_type":"normal"}]} 2018-11-14 19:09:16,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=d8cf0ec8-396a-4248-9ba4-05be8b88ce00 used request id req-3c7730d7-a13e-445e-bf8a-190535dd284b 2018-11-14 19:09:16,817 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-14 19:09:24,831 - paramiko.transport - DEBUG - starting thread (client mode): 0xb26a34d0L 2018-11-14 19:09:24,832 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-11-14 19:09:24,832 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-11-14 19:09:24,832 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-11-14 19:09:24,833 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-11-14 19:09:24,833 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-14 19:09:24,834 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-11-14 19:09:24,834 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-14 19:09:24,834 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-14 19:09:24,834 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-14 19:09:24,853 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-14 19:09:24,853 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-14 19:09:24,864 - paramiko.transport - DEBUG - Trying discovered key 75749a04b7251f29a7759d95a91c4ba4 in 3c5c5b3b-ebbb-41c6-b0b8-6ad425985eae 2018-11-14 19:09:24,890 - paramiko.transport - DEBUG - userauth is OK 2018-11-14 19:09:24,894 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-14 19:09:24,994 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-14 19:09:25,010 - create_instance - INFO - SSH is active for VM instance 2018-11-14 19:09:25,011 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-14 19:09:25,013 - paramiko.transport - DEBUG - starting thread (client mode): 0xb26a34d0L 2018-11-14 19:09:25,013 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-11-14 19:09:25,013 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-11-14 19:09:25,014 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-11-14 19:09:25,015 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-11-14 19:09:25,015 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-14 19:09:25,016 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-11-14 19:09:25,016 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-14 19:09:25,016 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-14 19:09:25,016 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-14 19:09:25,033 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-14 19:09:25,033 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-14 19:09:25,046 - paramiko.transport - DEBUG - Trying discovered key 75749a04b7251f29a7759d95a91c4ba4 in 3c5c5b3b-ebbb-41c6-b0b8-6ad425985eae 2018-11-14 19:09:25,070 - paramiko.transport - DEBUG - userauth is OK 2018-11-14 19:09:25,076 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-14 19:09:25,078 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-14 19:09:25,079 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-11-14 19:09:25,079 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-14 19:09:25,081 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-14 19:09:25,082 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-14 19:09:25,086 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a419c945-4623-4346-8111-9f37d49389bf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b628541daf4a61e71aea5969bb98c1eaf11f30" 2018-11-14 19:09:26,011 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:09: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-c418c660-84f2-47be-8b2d-b76af9ece457 x-compute-request-id: req-c418c660-84f2-47be-8b2d-b76af9ece457 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:ef:ec", "version": 4, "addr": "10.1.2.29", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a419c945-4623-4346-8111-9f37d49389bf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a419c945-4623-4346-8111-9f37d49389bf", "rel": "bookmark"}], "image": {"id": "b4d19c2b-3dbc-4b51-a858-a736cca72602", "links": [{"href": "http://172.30.9.28:8774/images/b4d19c2b-3dbc-4b51-a858-a736cca72602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000104", "OS-SRV-USG:launched_at": "2018-11-14T19:08:57.000000", "flavor": {"id": "b12b005c-20b2-4add-b722-fdec109af34e", "links": [{"href": "http://172.30.9.28:8774/flavors/b12b005c-20b2-4add-b722-fdec109af34e", "rel": "bookmark"}]}, "id": "a419c945-4623-4346-8111-9f37d49389bf", "security_groups": [{"name": "default"}], "user_id": "eab65c61cb5747549302f4bde6f1c1ff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T19:08:57Z", "hostId": "33970ab6b14b3928cef56096a447032b763700651f386cf5023efd98", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-inst2", "created": "2018-11-14T19:08:49Z", "tenant_id": "9ff860f84dd3481597ef1cc5c2ac226e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 19:09:26,011 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a419c945-4623-4346-8111-9f37d49389bf used request id req-c418c660-84f2-47be-8b2d-b76af9ece457 2018-11-14 19:09:26,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b628541daf4a61e71aea5969bb98c1eaf11f30" 2018-11-14 19:09:26,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-0741d771-ef3e-4a96-8968-49e011589783 Date: Wed, 14 Nov 2018 19:09:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9ff860f84dd3481597ef1cc5c2ac226e","status":"ACTIVE","subnets":["20d169fc-460d-42a4-9933-1d46d12e0688"],"description":"","tags":[],"updated_at":"2018-11-14T19:08:44Z","provider:segmentation_id":48,"name":"CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-net","admin_state_up":true,"tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:42Z","provider:network_type":"vxlan"}]} 2018-11-14 19:09:26,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-net used request id req-0741d771-ef3e-4a96-8968-49e011589783 2018-11-14 19:09:26,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9ff860f84dd3481597ef1cc5c2ac226e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b628541daf4a61e71aea5969bb98c1eaf11f30" 2018-11-14 19:09:26,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:09:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed904f23-48aa-4d93-a409-cc44673e2f2c Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9ff860f84dd3481597ef1cc5c2ac226e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ff860f84dd3481597ef1cc5c2ac226e", "name": "CreateStackFloatingIpTests-a433d0f8-c824-40b-proj"}} 2018-11-14 19:09:26,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9ff860f84dd3481597ef1cc5c2ac226e used request id req-ed904f23-48aa-4d93-a409-cc44673e2f2c 2018-11-14 19:09:26,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d8cf0ec8-396a-4248-9ba4-05be8b88ce00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b628541daf4a61e71aea5969bb98c1eaf11f30" 2018-11-14 19:09:26,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-b4c927fd-30c3-402d-b4a4-1d902149d88e Date: Wed, 14 Nov 2018 19:09:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:44Z","dns_nameservers":[],"updated_at":"2018-11-14T19:08:44Z","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":"9ff860f84dd3481597ef1cc5c2ac226e","id":"20d169fc-460d-42a4-9933-1d46d12e0688","subnetpool_id":null,"name":"CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-subnet"}]} 2018-11-14 19:09:26,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d8cf0ec8-396a-4248-9ba4-05be8b88ce00 used request id req-b4c927fd-30c3-402d-b4a4-1d902149d88e 2018-11-14 19:09:26,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=d8cf0ec8-396a-4248-9ba4-05be8b88ce00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b628541daf4a61e71aea5969bb98c1eaf11f30" 2018-11-14 19:09:26,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5241 X-Openstack-Request-Id: req-d19eca95-b135-4f2a-89c8-6168c5df157b Date: Wed, 14 Nov 2018 19:09:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:08:48Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"20d169fc-460d-42a4-9933-1d46d12e0688","ip_address":"10.1.2.1"}],"id":"479b3e4a-4de2-42d6-8994-78cab8e87fec","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:cc:13:c7","project_id":"9ff860f84dd3481597ef1cc5c2ac226e","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"ab59aaa8-8d50-4a5a-a9d5-f6d20c011f91","name":"","admin_state_up":true,"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:47Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:08:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"20d169fc-460d-42a4-9933-1d46d12e0688","ip_address":"10.1.2.3"}],"id":"6778999e-1caa-47c8-81a4-f23bd1779a33","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:06:48:48","project_id":"9ff860f84dd3481597ef1cc5c2ac226e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d8cf0ec8-396a-4248-9ba4-05be8b88ce00","name":"","admin_state_up":true,"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:46Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:08:58Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"20d169fc-460d-42a4-9933-1d46d12e0688","ip_address":"10.1.2.12"}],"id":"8015ffd2-c57e-4037-b7eb-7cd97081fa41","security_groups":["99a922c1-9ced-4712-a548-177014530c84"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f4:b6:bc","project_id":"9ff860f84dd3481597ef1cc5c2ac226e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"3c637bc7-55c4-4c61-8687-6cfdf925309f","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack-port1-6laqqarybh6y","admin_state_up":true,"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:46Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:08:57Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"20d169fc-460d-42a4-9933-1d46d12e0688","ip_address":"10.1.2.29"}],"id":"914b2dab-3a3c-4df9-9eae-ba61aa0570dd","security_groups":["e6d30922-bede-4f49-9859-da3e55fd56a4"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:32:ef:ec","project_id":"9ff860f84dd3481597ef1cc5c2ac226e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"a419c945-4623-4346-8111-9f37d49389bf","name":"","admin_state_up":true,"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:51Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:08:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"20d169fc-460d-42a4-9933-1d46d12e0688","ip_address":"10.1.2.4"}],"id":"be1f4be9-bf01-4f56-90aa-7e433471e914","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:40:d7:f3","project_id":"9ff860f84dd3481597ef1cc5c2ac226e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d8cf0ec8-396a-4248-9ba4-05be8b88ce00","name":"","admin_state_up":true,"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:46Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:08:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"20d169fc-460d-42a4-9933-1d46d12e0688","ip_address":"10.1.2.2"}],"id":"d0e496fe-97ee-472f-9993-5ebd447cd15e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f1:f3:10","project_id":"9ff860f84dd3481597ef1cc5c2ac226e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d8cf0ec8-396a-4248-9ba4-05be8b88ce00","name":"","admin_state_up":true,"network_id":"d8cf0ec8-396a-4248-9ba4-05be8b88ce00","tenant_id":"9ff860f84dd3481597ef1cc5c2ac226e","created_at":"2018-11-14T19:08:45Z","binding:vnic_type":"normal"}]} 2018-11-14 19:09:26,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=d8cf0ec8-396a-4248-9ba4-05be8b88ce00 used request id req-d19eca95-b135-4f2a-89c8-6168c5df157b 2018-11-14 19:09:26,892 - create_stack - INFO - Deleting stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack 2018-11-14 19:09:26,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/ef95257c-f719-4331-8421-f3a226d639c3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50bc35c027ca9659fe824748234706deb85dfb6d" 2018-11-14 19:09:27,103 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:09:26 GMT Server: Apache x-openstack-request-id: req-f71bc80a-87f2-47e8-8696-1872c5f10cfb Location: http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:09:27,377 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:09:27 GMT Server: Apache x-openstack-request-id: req-f90ca271-7a03-4f1b-839b-7cbf5dceeeee Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:09:27,377 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3 used request id req-f90ca271-7a03-4f1b-839b-7cbf5dceeeee 2018-11-14 19:09:27,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/ef95257c-f719-4331-8421-f3a226d639c3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50bc35c027ca9659fe824748234706deb85dfb6d" 2018-11-14 19:09:27,403 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:09:27 GMT Server: Apache x-openstack-request-id: req-2953456c-ff99-463e-afb1-f7fead03286b Location: http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:09:27,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:09:27 GMT Server: Apache x-openstack-request-id: req-c497d23a-7c44-485b-8fb5-9c201aee16b9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 791 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-7d5819a8-62fc-415e-a057-55b16abeaf2d-flavor2", "OS::project_id": "9ff860f84dd3481597ef1cc5c2ac226e", "OS::stack_id": "ef95257c-f719-4331-8421-f3a226d639c3", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-kp", "security_group_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-subnet", "net_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-inst2", "inst1_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-inst1", "image2_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-image", "flavor1_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-flavor1", "image1_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack", "stack_user_project_id": "c29dd81480e64bdf85962399fe69c796", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-14T19:08:39Z", "links": [{"href": "http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-14T19:09:27Z", "id": "ef95257c-f719-4331-8421-f3a226d639c3", "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-11-14 19:09:27,631 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3 used request id req-c497d23a-7c44-485b-8fb5-9c201aee16b9 2018-11-14 19:09:27,631 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-14 19:09:27,631 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-14 19:09:30,632 - create_stack - DEBUG - Stack status query timeout in 1196.74524593 2018-11-14 19:09:30,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/ef95257c-f719-4331-8421-f3a226d639c3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50bc35c027ca9659fe824748234706deb85dfb6d" 2018-11-14 19:09:30,866 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:09:30 GMT Server: Apache x-openstack-request-id: req-71c8fcba-d87b-4e63-900b-fe4d97a54e34 Location: http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:09:31,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:09:30 GMT Server: Apache x-openstack-request-id: req-e0df7d0a-65e0-411b-9097-f5413f993496 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 791 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-7d5819a8-62fc-415e-a057-55b16abeaf2d-flavor2", "OS::project_id": "9ff860f84dd3481597ef1cc5c2ac226e", "OS::stack_id": "ef95257c-f719-4331-8421-f3a226d639c3", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-kp", "security_group_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-subnet", "net_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-inst2", "inst1_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-inst1", "image2_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-image", "flavor1_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-flavor1", "image1_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack", "stack_user_project_id": "c29dd81480e64bdf85962399fe69c796", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-14T19:08:39Z", "links": [{"href": "http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-14T19:09:27Z", "id": "ef95257c-f719-4331-8421-f3a226d639c3", "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-11-14 19:09:31,102 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3 used request id req-e0df7d0a-65e0-411b-9097-f5413f993496 2018-11-14 19:09:31,102 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-14 19:09:31,102 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-14 19:09:34,105 - create_stack - DEBUG - Stack status query timeout in 1193.27178907 2018-11-14 19:09:34,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/ef95257c-f719-4331-8421-f3a226d639c3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50bc35c027ca9659fe824748234706deb85dfb6d" 2018-11-14 19:09:34,134 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:09:34 GMT Server: Apache x-openstack-request-id: req-df8861c6-c07c-4aad-90af-bdc9f0db0ea4 Location: http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:09:34,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:09:34 GMT Server: Apache x-openstack-request-id: req-cbe53399-c091-46e4-b02b-eb5766dea3d9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 791 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-7d5819a8-62fc-415e-a057-55b16abeaf2d-flavor2", "OS::project_id": "9ff860f84dd3481597ef1cc5c2ac226e", "OS::stack_id": "ef95257c-f719-4331-8421-f3a226d639c3", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-kp", "security_group_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-subnet", "net_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-inst2", "inst1_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-inst1", "image2_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-image", "flavor1_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-flavor1", "image1_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack", "stack_user_project_id": "c29dd81480e64bdf85962399fe69c796", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-14T19:08:39Z", "links": [{"href": "http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-14T19:09:27Z", "id": "ef95257c-f719-4331-8421-f3a226d639c3", "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-11-14 19:09:34,365 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3 used request id req-cbe53399-c091-46e4-b02b-eb5766dea3d9 2018-11-14 19:09:34,366 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-14 19:09:34,366 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-14 19:09:37,369 - create_stack - DEBUG - Stack status query timeout in 1190.007972 2018-11-14 19:09:37,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/ef95257c-f719-4331-8421-f3a226d639c3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50bc35c027ca9659fe824748234706deb85dfb6d" 2018-11-14 19:09:37,397 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:09:37 GMT Server: Apache x-openstack-request-id: req-6040f08a-70b5-4272-bd36-7a442fc2a6b7 Location: http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:09:37,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:09:37 GMT Server: Apache x-openstack-request-id: req-1211c4f3-1bc4-4068-8d0f-25577017b3c1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 791 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-7d5819a8-62fc-415e-a057-55b16abeaf2d-flavor2", "OS::project_id": "9ff860f84dd3481597ef1cc5c2ac226e", "OS::stack_id": "ef95257c-f719-4331-8421-f3a226d639c3", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-kp", "security_group_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-subnet", "net_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-inst2", "inst1_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-inst1", "image2_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-image", "flavor1_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-flavor1", "image1_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack", "stack_user_project_id": "c29dd81480e64bdf85962399fe69c796", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-14T19:08:39Z", "links": [{"href": "http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-14T19:09:27Z", "id": "ef95257c-f719-4331-8421-f3a226d639c3", "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-11-14 19:09:37,438 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3 used request id req-1211c4f3-1bc4-4068-8d0f-25577017b3c1 2018-11-14 19:09:37,439 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-14 19:09:37,439 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-14 19:09:40,440 - create_stack - DEBUG - Stack status query timeout in 1186.93682599 2018-11-14 19:09:40,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/ef95257c-f719-4331-8421-f3a226d639c3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50bc35c027ca9659fe824748234706deb85dfb6d" 2018-11-14 19:09:40,685 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:09:40 GMT Server: Apache x-openstack-request-id: req-96d49fb3-f235-4749-92a0-6aa95fa87916 Location: http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:09:41,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:09:40 GMT Server: Apache x-openstack-request-id: req-8d84eb94-676a-4133-9ae6-7cbff36ec82f 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": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-flavor2", "OS::project_id": "9ff860f84dd3481597ef1cc5c2ac226e", "OS::stack_id": "ef95257c-f719-4331-8421-f3a226d639c3", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-kp", "security_group_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-subnet", "net_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-inst2", "inst1_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-inst1", "image2_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-image", "flavor1_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-flavor1", "image1_name": "CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-image"}, "deletion_time": "2018-11-14T19:09:39Z", "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack", "stack_user_project_id": "c29dd81480e64bdf85962399fe69c796", "tags": null, "creation_time": "2018-11-14T19:08:39Z", "links": [{"href": "http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-11-14T19:09:27Z", "id": "ef95257c-f719-4331-8421-f3a226d639c3", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-14 19:09:41,037 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3 used request id req-8d84eb94-676a-4133-9ae6-7cbff36ec82f 2018-11-14 19:09:41,038 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-11-14 19:09:41,038 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack 2018-11-14 19:09:41,038 - create_stack - INFO - Attempting to delete again stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack 2018-11-14 19:09:41,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/ef95257c-f719-4331-8421-f3a226d639c3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50bc35c027ca9659fe824748234706deb85dfb6d" 2018-11-14 19:09:41,069 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:09:41 GMT Server: Apache x-openstack-request-id: req-0004e9be-6d96-4d69-a118-fed339f5a583 Location: http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:09:41,290 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:09:41 GMT Server: Apache x-openstack-request-id: req-3a72a3b7-b9dd-49ae-9093-99fbcb031aad Content-Length: 285 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-11-14 19:09:41,290 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/9ff860f84dd3481597ef1cc5c2ac226e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-stack/ef95257c-f719-4331-8421-f3a226d639c3 used request id req-3a72a3b7-b9dd-49ae-9093-99fbcb031aad 2018-11-14 19:09:41,292 - glance_utils - INFO - Deleting image named - CreateStackFloatingIpTests-7d5819a8-62fc-415e-a057-55b16abeaf2d-image 2018-11-14 19:09:41,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/b4d19c2b-3dbc-4b51-a858-a736cca72602 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e75d73523d0427f7cc7f52fda6d7dfee08dadb6d" 2018-11-14 19:09:41,855 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-69198df4-fb11-442b-b534-b9210bd37b07 Date: Wed, 14 Nov 2018 19:09:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 19:09:41,855 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/b4d19c2b-3dbc-4b51-a858-a736cca72602 used request id req-69198df4-fb11-442b-b534-b9210bd37b07 2018-11-14 19:09:41,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41fe423bf779110a2965216d09bd62c3f7630b04" 2018-11-14 19:09:42,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-b051902d-13d2-4594-944e-34738496bcea Date: Wed, 14 Nov 2018 19:09:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ff860f84dd3481597ef1cc5c2ac226e", "created_at": "2018-11-14T19:08:42Z", "updated_at": "2018-11-14T19:08:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T19:08:42Z", "revision_number": 0, "id": "004a8db2-bdc2-4df0-a2f9-1808e7e88a24", "remote_group_id": "e6d30922-bede-4f49-9859-da3e55fd56a4", "remote_ip_prefix": null, "created_at": "2018-11-14T19:08:42Z", "security_group_id": "e6d30922-bede-4f49-9859-da3e55fd56a4", "tenant_id": "9ff860f84dd3481597ef1cc5c2ac226e", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ff860f84dd3481597ef1cc5c2ac226e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T19:08:42Z", "revision_number": 0, "id": "96b1123a-7279-4b8d-b3f7-f914291aa5c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T19:08:42Z", "security_group_id": "e6d30922-bede-4f49-9859-da3e55fd56a4", "tenant_id": "9ff860f84dd3481597ef1cc5c2ac226e", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ff860f84dd3481597ef1cc5c2ac226e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T19:08:42Z", "revision_number": 0, "id": "d48f3b7f-56ea-4d70-a086-e71a5782cefd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T19:08:42Z", "security_group_id": "e6d30922-bede-4f49-9859-da3e55fd56a4", "tenant_id": "9ff860f84dd3481597ef1cc5c2ac226e", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ff860f84dd3481597ef1cc5c2ac226e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T19:08:42Z", "revision_number": 0, "id": "f674ea0e-162c-488f-bcf4-a24c9a34f7be", "remote_group_id": "e6d30922-bede-4f49-9859-da3e55fd56a4", "remote_ip_prefix": null, "created_at": "2018-11-14T19:08:42Z", "security_group_id": "e6d30922-bede-4f49-9859-da3e55fd56a4", "tenant_id": "9ff860f84dd3481597ef1cc5c2ac226e", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ff860f84dd3481597ef1cc5c2ac226e"}], "revision_number": 4, "project_id": "9ff860f84dd3481597ef1cc5c2ac226e", "id": "e6d30922-bede-4f49-9859-da3e55fd56a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 19:09:42,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-b051902d-13d2-4594-944e-34738496bcea 2018-11-14 19:09:42,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41fe423bf779110a2965216d09bd62c3f7630b04" 2018-11-14 19:09:42,270 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:09:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52a95ec1-a401-4176-89d3-7933545a04e2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 19:09:42,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-52a95ec1-a401-4176-89d3-7933545a04e2 2018-11-14 19:09:42,270 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 19:09:42,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41fe423bf779110a2965216d09bd62c3f7630b04" 2018-11-14 19:09:42,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:09:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb9820ed-c68b-45b5-a076-95f55707ffdc Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}} 2018-11-14 19:09:42,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d used request id req-eb9820ed-c68b-45b5-a076-95f55707ffdc 2018-11-14 19:09:42,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41fe423bf779110a2965216d09bd62c3f7630b04" 2018-11-14 19:09:42,491 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:09:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-356d6b53-c367-4cde-b3b7-27d0214f3989 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b4d1b6a4eceb4fa58aacafa4c4161e59.", "code": 404, "title": "Not Found"}} 2018-11-14 19:09:42,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b4d1b6a4eceb4fa58aacafa4c4161e59 used request id req-356d6b53-c367-4cde-b3b7-27d0214f3989 2018-11-14 19:09:42,491 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 19:09:42,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41fe423bf779110a2965216d09bd62c3f7630b04" 2018-11-14 19:09:42,613 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:09:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-361778be-35c2-478f-913a-4921ea420dc8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 090edb19d3e84573849d822159bdfd3d.", "code": 404, "title": "Not Found"}} 2018-11-14 19:09:42,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/090edb19d3e84573849d822159bdfd3d used request id req-361778be-35c2-478f-913a-4921ea420dc8 2018-11-14 19:09:42,613 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 19:09:42,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41fe423bf779110a2965216d09bd62c3f7630b04" 2018-11-14 19:09:42,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:09:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80f4b734-de10-47d2-b232-01fb0e136ab0 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb97a38a7ba24cffb70823992c56f04d", "name": "service"}} 2018-11-14 19:09:42,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d used request id req-80f4b734-de10-47d2-b232-01fb0e136ab0 2018-11-14 19:09:42,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41fe423bf779110a2965216d09bd62c3f7630b04" 2018-11-14 19:09:42,851 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:09:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-241e1f79-294f-48fd-b87e-c49035b6f16a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: fcb4cb47369849aa964680d1086f0910.", "code": 404, "title": "Not Found"}} 2018-11-14 19:09:42,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fcb4cb47369849aa964680d1086f0910 used request id req-241e1f79-294f-48fd-b87e-c49035b6f16a 2018-11-14 19:09:42,851 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 19:09:42,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41fe423bf779110a2965216d09bd62c3f7630b04" 2018-11-14 19:09:42,971 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:09:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8cfbccf0-b43c-4383-84d1-ad407bc08242 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d3b3d3f2c3dd4be6bc230a686f3f0839.", "code": 404, "title": "Not Found"}} 2018-11-14 19:09:42,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d3b3d3f2c3dd4be6bc230a686f3f0839 used request id req-8cfbccf0-b43c-4383-84d1-ad407bc08242 2018-11-14 19:09:42,971 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 19:09:42,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41fe423bf779110a2965216d09bd62c3f7630b04" 2018-11-14 19:09:43,082 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:09:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1568e6b6-cca8-4659-a6ce-1b4889a98373 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5dcff89097904b7c82103d40edeed98d.", "code": 404, "title": "Not Found"}} 2018-11-14 19:09:43,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5dcff89097904b7c82103d40edeed98d used request id req-1568e6b6-cca8-4659-a6ce-1b4889a98373 2018-11-14 19:09:43,082 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 19:09:43,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9ff860f84dd3481597ef1cc5c2ac226e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41fe423bf779110a2965216d09bd62c3f7630b04" 2018-11-14 19:09:43,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:09:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-332365f2-534c-45d2-af5a-671ececf3f86 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9ff860f84dd3481597ef1cc5c2ac226e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ff860f84dd3481597ef1cc5c2ac226e", "name": "CreateStackFloatingIpTests-a433d0f8-c824-40b-proj"}} 2018-11-14 19:09:43,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9ff860f84dd3481597ef1cc5c2ac226e used request id req-332365f2-534c-45d2-af5a-671ececf3f86 2018-11-14 19:09:43,194 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e6d30922-bede-4f49-9859-da3e55fd56a4 2018-11-14 19:09:43,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e6d30922-bede-4f49-9859-da3e55fd56a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41fe423bf779110a2965216d09bd62c3f7630b04" 2018-11-14 19:09:43,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-0af8264f-6571-4cb9-ab70-9432488c965f Date: Wed, 14 Nov 2018 19:09:43 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "e6d30922-bede-4f49-9859-da3e55fd56a4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T19:08:42Z", "security_group_id": "e6d30922-bede-4f49-9859-da3e55fd56a4", "port_range_min": null, "revision_number": 0, "tenant_id": "9ff860f84dd3481597ef1cc5c2ac226e", "created_at": "2018-11-14T19:08:42Z", "project_id": "9ff860f84dd3481597ef1cc5c2ac226e", "id": "004a8db2-bdc2-4df0-a2f9-1808e7e88a24"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T19:08:42Z", "security_group_id": "e6d30922-bede-4f49-9859-da3e55fd56a4", "port_range_min": null, "revision_number": 0, "tenant_id": "9ff860f84dd3481597ef1cc5c2ac226e", "created_at": "2018-11-14T19:08:42Z", "project_id": "9ff860f84dd3481597ef1cc5c2ac226e", "id": "96b1123a-7279-4b8d-b3f7-f914291aa5c6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T19:08:42Z", "security_group_id": "e6d30922-bede-4f49-9859-da3e55fd56a4", "port_range_min": null, "revision_number": 0, "tenant_id": "9ff860f84dd3481597ef1cc5c2ac226e", "created_at": "2018-11-14T19:08:42Z", "project_id": "9ff860f84dd3481597ef1cc5c2ac226e", "id": "d48f3b7f-56ea-4d70-a086-e71a5782cefd"}, {"remote_group_id": "e6d30922-bede-4f49-9859-da3e55fd56a4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T19:08:42Z", "security_group_id": "e6d30922-bede-4f49-9859-da3e55fd56a4", "port_range_min": null, "revision_number": 0, "tenant_id": "9ff860f84dd3481597ef1cc5c2ac226e", "created_at": "2018-11-14T19:08:42Z", "project_id": "9ff860f84dd3481597ef1cc5c2ac226e", "id": "f674ea0e-162c-488f-bcf4-a24c9a34f7be"}]} 2018-11-14 19:09:43,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e6d30922-bede-4f49-9859-da3e55fd56a4 used request id req-0af8264f-6571-4cb9-ab70-9432488c965f 2018-11-14 19:09:43,403 - neutron_utils - INFO - Deleting security group with name - default 2018-11-14 19:09:43,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/e6d30922-bede-4f49-9859-da3e55fd56a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41fe423bf779110a2965216d09bd62c3f7630b04" 2018-11-14 19:09:43,822 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f75d0f74-b982-4f7b-bba4-55a5770a94e9 Content-Length: 0 Date: Wed, 14 Nov 2018 19:09:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 19:09:43,822 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/e6d30922-bede-4f49-9859-da3e55fd56a4 used request id req-f75d0f74-b982-4f7b-bba4-55a5770a94e9 2018-11-14 19:09:43,823 - keystone_utils - INFO - Deleting project with name - CreateStackFloatingIpTests-a433d0f8-c824-40b-proj 2018-11-14 19:09:43,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/9ff860f84dd3481597ef1cc5c2ac226e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41fe423bf779110a2965216d09bd62c3f7630b04" 2018-11-14 19:09:44,291 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:09:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f421226-6028-4b69-b401-10e1499282c1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:09:44,291 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/9ff860f84dd3481597ef1cc5c2ac226e used request id req-0f421226-6028-4b69-b401-10e1499282c1 2018-11-14 19:09:44,292 - keystone_utils - INFO - Deleting role with name - CreateStackFloatingIpTests-a433d0f8-c824-40b-proj-role 2018-11-14 19:09:44,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/8b8caa62f4ae4586a6a99a301556d5b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41fe423bf779110a2965216d09bd62c3f7630b04" 2018-11-14 19:09:44,429 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:09:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfab9664-9f45-47af-a4a2-c6f26bf5eae0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:09:44,429 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/8b8caa62f4ae4586a6a99a301556d5b4 used request id req-dfab9664-9f45-47af-a4a2-c6f26bf5eae0 2018-11-14 19:09:44,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41fe423bf779110a2965216d09bd62c3f7630b04" 2018-11-14 19:09:44,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:09:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f7a0c0c-af8a-41f3-ad47-5abe01cf350d Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:09:44,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-1f7a0c0c-af8a-41f3-ad47-5abe01cf350d 2018-11-14 19:09:44,533 - keystone_utils - INFO - Deleting user with name - CreateStackFloatingIpTests-a433d0f8-c824-40b-user 2018-11-14 19:09:44,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/eab65c61cb5747549302f4bde6f1c1ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ce1014e3eb6847502b7a6908ff59412b051c7d2" 2018-11-14 19:09:44,731 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:09:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-475adcf9-57c6-4cfb-914e-919bb3f06713 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:09:44,731 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/eab65c61cb5747549302f4bde6f1c1ff used request id req-475adcf9-57c6-4cfb-914e-919bb3f06713 2018-11-14 19:09:44,733 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:09:45,155 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T20:09:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["NbZQIU0qR02M36WtU2HvoA"], "issued_at": "2018-11-14T19:09:45.000000Z"}} 2018-11-14 19:09:45,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a3df11aa375b26908b7f896d7244327df509f03" 2018-11-14 19:09:45,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:09:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9745ae3-e71a-46a9-ad7d-ce7ef0e5eadf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:09:45,254 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-b9745ae3-e71a-46a9-ad7d-ce7ef0e5eadf 2018-11-14 19:09:45,256 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:09:45,256 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:09:45,757 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T20:09:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["7ipIQP9iTWaEhRmUluniyw"], "issued_at": "2018-11-14T19:09:45.000000Z"}} 2018-11-14 19:09:45,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c22d337c67c5e187540a92c1366ccdfc58fdaaba" 2018-11-14 19:09:45,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:09:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1398d325-5972-4888-a2ff-e346a36339a9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:09:45,860 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-1398d325-5972-4888-a2ff-e346a36339a9 2018-11-14 19:09:45,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 19:09:45,870 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 19:09: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 19:09:45,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-4695fdbc-dd2f-46e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c22d337c67c5e187540a92c1366ccdfc58fdaaba" 2018-11-14 19:09:45,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:09:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-601d522e-0f10-43b6-9ea0-9ca970e9a278 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-4695fdbc-dd2f-46e-proj", "previous": null, "next": null}, "projects": []} 2018-11-14 19:09:45,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-4695fdbc-dd2f-46e-proj used request id req-601d522e-0f10-43b6-9ea0-9ca970e9a278 2018-11-14 19:09:45,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c22d337c67c5e187540a92c1366ccdfc58fdaaba" 2018-11-14 19:09:46,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:09:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5920ac2-6af3-4b9e-ba52-bcec99d91478 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 19:09:46,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-c5920ac2-6af3-4b9e-ba52-bcec99d91478 2018-11-14 19:09:46,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c22d337c67c5e187540a92c1366ccdfc58fdaaba" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFloatingIpTests-4695fdbc-dd2f-46e-proj"}}' 2018-11-14 19:09:46,226 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 19:09:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6abd9f5c-29b7-4c9d-8f10-99429ad1340e Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/45dfdf00c20b46aa9baf3577d3ac32d3"}, "tags": [], "enabled": true, "id": "45dfdf00c20b46aa9baf3577d3ac32d3", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-4695fdbc-dd2f-46e-proj"}} 2018-11-14 19:09:46,226 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-6abd9f5c-29b7-4c9d-8f10-99429ad1340e 2018-11-14 19:09:46,227 - keystone_utils - INFO - Created project with name - CreateStackFloatingIpTests-4695fdbc-dd2f-46e-proj 2018-11-14 19:09:46,227 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:09:46,228 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:09:46,646 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "c74317fa2f1b4d688f88af518c230589", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T20:09:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65fe59f084134682a256c9e669979766", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/65fe59f084134682a256c9e669979766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/65fe59f084134682a256c9e669979766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "id": "54177a2ac4d24d5b8b50f52808b4858f"}, "audit_ids": ["KA_oi1XBQMCmvdQ1WZzZvQ"], "issued_at": "2018-11-14T19:09:46.000000Z"}} 2018-11-14 19:09:46,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8629c6ddc1b507132b73a17792f864cc2a12387d" 2018-11-14 19:09:46,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:09:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6542216-349a-4385-bff2-df81a008db2f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:09:46,758 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-c6542216-349a-4385-bff2-df81a008db2f 2018-11-14 19:09:46,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 19:09:46,768 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 19:09: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 19:09:46,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8629c6ddc1b507132b73a17792f864cc2a12387d" 2018-11-14 19:09:46,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:09:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02473146-b929-40c3-a9cf-cde32b03c4f5 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 19:09:46,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-02473146-b929-40c3-a9cf-cde32b03c4f5 2018-11-14 19:09:46,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackFloatingIpTests-4695fdbc-dd2f-46e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8629c6ddc1b507132b73a17792f864cc2a12387d" 2018-11-14 19:09:47,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:09:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5b62de1-afc3-4001-972e-29689c025203 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackFloatingIpTests-4695fdbc-dd2f-46e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/45dfdf00c20b46aa9baf3577d3ac32d3"}, "tags": [], "enabled": true, "id": "45dfdf00c20b46aa9baf3577d3ac32d3", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-4695fdbc-dd2f-46e-proj"}]} 2018-11-14 19:09:47,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackFloatingIpTests-4695fdbc-dd2f-46e-proj used request id req-d5b62de1-afc3-4001-972e-29689c025203 2018-11-14 19:09:47,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8629c6ddc1b507132b73a17792f864cc2a12387d" 2018-11-14 19:09:47,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:09:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e85012af-99d0-49e7-ad11-209104ccd4e2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-11-14 19:09:47,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-e85012af-99d0-49e7-ad11-209104ccd4e2 2018-11-14 19:09:47,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8629c6ddc1b507132b73a17792f864cc2a12387d" 2018-11-14 19:09:47,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:09:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ded7bbba-597b-4cdf-bb0c-8a8c670b21cb Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:09:47,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ded7bbba-597b-4cdf-bb0c-8a8c670b21cb 2018-11-14 19:09:47,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackFloatingIpTests-4695fdbc-dd2f-46e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8629c6ddc1b507132b73a17792f864cc2a12387d" 2018-11-14 19:09:47,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:09:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00b90e1c-bae0-42df-b982-135bc6d793b3 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackFloatingIpTests-4695fdbc-dd2f-46e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/45dfdf00c20b46aa9baf3577d3ac32d3"}, "tags": [], "enabled": true, "id": "45dfdf00c20b46aa9baf3577d3ac32d3", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-4695fdbc-dd2f-46e-proj"}]} 2018-11-14 19:09:47,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackFloatingIpTests-4695fdbc-dd2f-46e-proj used request id req-00b90e1c-bae0-42df-b982-135bc6d793b3 2018-11-14 19:09:47,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/8cf22fdfe6164ee2a4f9b3d79d569e24 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8629c6ddc1b507132b73a17792f864cc2a12387d" 2018-11-14 19:09:47,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:09:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c59053c9-c8e2-4bd1-8f07-8c88053978b0 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFloatingIpTests-4695fdbc-dd2f-46e-user", "links": {"self": "http://172.30.9.28:5000/v3/users/8cf22fdfe6164ee2a4f9b3d79d569e24"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "45dfdf00c20b46aa9baf3577d3ac32d3", "id": "8cf22fdfe6164ee2a4f9b3d79d569e24", "password_expires_at": null}} 2018-11-14 19:09:47,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/8cf22fdfe6164ee2a4f9b3d79d569e24 used request id req-c59053c9-c8e2-4bd1-8f07-8c88053978b0 2018-11-14 19:09:47,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/45dfdf00c20b46aa9baf3577d3ac32d3/users/8cf22fdfe6164ee2a4f9b3d79d569e24/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8629c6ddc1b507132b73a17792f864cc2a12387d" 2018-11-14 19:09:47,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:09:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ca6ae9b-c823-4cff-8302-39a5950ee62e Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/45dfdf00c20b46aa9baf3577d3ac32d3/users/8cf22fdfe6164ee2a4f9b3d79d569e24/roles", "previous": null, "next": null}, "roles": []} 2018-11-14 19:09:47,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/45dfdf00c20b46aa9baf3577d3ac32d3/users/8cf22fdfe6164ee2a4f9b3d79d569e24/roles used request id req-8ca6ae9b-c823-4cff-8302-39a5950ee62e 2018-11-14 19:09:47,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8629c6ddc1b507132b73a17792f864cc2a12387d" 2018-11-14 19:09:48,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:09:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f02447db-41c3-4ff9-9623-0518f6f5ce82 Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}} 2018-11-14 19:09:48,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 used request id req-f02447db-41c3-4ff9-9623-0518f6f5ce82 2018-11-14 19:09:48,058 - keystone_utils - INFO - Granting role admin to project CreateStackFloatingIpTests-4695fdbc-dd2f-46e-proj 2018-11-14 19:09:48,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/45dfdf00c20b46aa9baf3577d3ac32d3/users/8cf22fdfe6164ee2a4f9b3d79d569e24/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8629c6ddc1b507132b73a17792f864cc2a12387d" 2018-11-14 19:09:48,217 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:09:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c495f8a-564f-4dec-9a7a-096c051c99bb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:09:48,217 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/45dfdf00c20b46aa9baf3577d3ac32d3/users/8cf22fdfe6164ee2a4f9b3d79d569e24/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 used request id req-2c495f8a-564f-4dec-9a7a-096c051c99bb 2018-11-14 19:09:48,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8629c6ddc1b507132b73a17792f864cc2a12387d" 2018-11-14 19:09:48,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:09:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8fbaf48-3a8b-4f51-b57f-c2ce4a486451 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:09:48,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f8fbaf48-3a8b-4f51-b57f-c2ce4a486451 2018-11-14 19:09:48,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackFloatingIpTests-4695fdbc-dd2f-46e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8629c6ddc1b507132b73a17792f864cc2a12387d" 2018-11-14 19:09:48,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:09:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-341c000d-644f-412d-bc95-046aaf3ce524 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackFloatingIpTests-4695fdbc-dd2f-46e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/45dfdf00c20b46aa9baf3577d3ac32d3"}, "tags": [], "enabled": true, "id": "45dfdf00c20b46aa9baf3577d3ac32d3", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-4695fdbc-dd2f-46e-proj"}]} 2018-11-14 19:09:48,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackFloatingIpTests-4695fdbc-dd2f-46e-proj used request id req-341c000d-644f-412d-bc95-046aaf3ce524 2018-11-14 19:09:48,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/45dfdf00c20b46aa9baf3577d3ac32d3/users/8cf22fdfe6164ee2a4f9b3d79d569e24/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8629c6ddc1b507132b73a17792f864cc2a12387d" 2018-11-14 19:09:48,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:09:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-787bf342-5a39-4fdc-91b4-cff081d39b0c Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/45dfdf00c20b46aa9baf3577d3ac32d3/users/8cf22fdfe6164ee2a4f9b3d79d569e24/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}]} 2018-11-14 19:09:48,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/45dfdf00c20b46aa9baf3577d3ac32d3/users/8cf22fdfe6164ee2a4f9b3d79d569e24/roles used request id req-787bf342-5a39-4fdc-91b4-cff081d39b0c 2018-11-14 19:09:48,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8629c6ddc1b507132b73a17792f864cc2a12387d" 2018-11-14 19:09:48,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:09:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c7f9903-c76d-4451-859a-8db535e1ea38 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}} 2018-11-14 19:09:48,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4 used request id req-9c7f9903-c76d-4451-859a-8db535e1ea38 2018-11-14 19:09:48,684 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFloatingIpTests-4695fdbc-dd2f-46e-proj 2018-11-14 19:09:48,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/45dfdf00c20b46aa9baf3577d3ac32d3/users/8cf22fdfe6164ee2a4f9b3d79d569e24/roles/783ac46c0c6e4351b20c894e1af3c3a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8629c6ddc1b507132b73a17792f864cc2a12387d" 2018-11-14 19:09:48,828 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:09:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e40567c-ccbd-430d-ac0f-ef95e0d99621 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:09:48,828 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/45dfdf00c20b46aa9baf3577d3ac32d3/users/8cf22fdfe6164ee2a4f9b3d79d569e24/roles/783ac46c0c6e4351b20c894e1af3c3a4 used request id req-3e40567c-ccbd-430d-ac0f-ef95e0d99621 2018-11-14 19:09:48,828 - keystone_utils - INFO - Created user with name - CreateStackFloatingIpTests-4695fdbc-dd2f-46e-user 2018-11-14 19:09:48,828 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:09:48,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c22d337c67c5e187540a92c1366ccdfc58fdaaba" 2018-11-14 19:09:48,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:09:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8683bf71-67bf-4b0b-8597-0f82a0c86285 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:09:48,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-8683bf71-67bf-4b0b-8597-0f82a0c86285 2018-11-14 19:09:48,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c22d337c67c5e187540a92c1366ccdfc58fdaaba" -d '{"role": {"name": "CreateStackFloatingIpTests-4695fdbc-dd2f-46e-proj-role"}}' 2018-11-14 19:09:49,101 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 19:09:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-293b9a90-a889-43d7-a206-027c25799c96 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "58ceca49be994bfb816e79d25b0392a5", "links": {"self": "http://172.30.9.28:5000/v3/roles/58ceca49be994bfb816e79d25b0392a5"}, "name": "CreateStackFloatingIpTests-4695fdbc-dd2f-46e-proj-role"}} 2018-11-14 19:09:49,101 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-293b9a90-a889-43d7-a206-027c25799c96 2018-11-14 19:09:49,101 - keystone_utils - INFO - Created role with name - CreateStackFloatingIpTests-4695fdbc-dd2f-46e-proj-role 2018-11-14 19:09:49,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/58ceca49be994bfb816e79d25b0392a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c22d337c67c5e187540a92c1366ccdfc58fdaaba" 2018-11-14 19:09:49,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:09:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd8fe5e1-1a30-4b14-bf87-028ddf4c1650 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "58ceca49be994bfb816e79d25b0392a5", "links": {"self": "http://172.30.9.28:5000/v3/roles/58ceca49be994bfb816e79d25b0392a5"}, "name": "CreateStackFloatingIpTests-4695fdbc-dd2f-46e-proj-role"}} 2018-11-14 19:09:49,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/58ceca49be994bfb816e79d25b0392a5 used request id req-fd8fe5e1-1a30-4b14-bf87-028ddf4c1650 2018-11-14 19:09:49,204 - keystone_utils - INFO - Granting role CreateStackFloatingIpTests-4695fdbc-dd2f-46e-proj-role to project CreateStackFloatingIpTests-4695fdbc-dd2f-46e-proj 2018-11-14 19:09:49,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/45dfdf00c20b46aa9baf3577d3ac32d3/users/8cf22fdfe6164ee2a4f9b3d79d569e24/roles/58ceca49be994bfb816e79d25b0392a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c22d337c67c5e187540a92c1366ccdfc58fdaaba" 2018-11-14 19:09:49,367 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:09:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b577b38d-a87c-42e1-9179-1362ebdda66c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:09:49,367 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/45dfdf00c20b46aa9baf3577d3ac32d3/users/8cf22fdfe6164ee2a4f9b3d79d569e24/roles/58ceca49be994bfb816e79d25b0392a5 used request id req-b577b38d-a87c-42e1-9179-1362ebdda66c 2018-11-14 19:09:49,368 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-14 19:09:49,368 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-11-14 19:09:49,368 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:09:49,369 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:09:49,791 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "58ceca49be994bfb816e79d25b0392a5", "name": "CreateStackFloatingIpTests-4695fdbc-dd2f-46e-proj-role"}, {"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T20:09:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "45dfdf00c20b46aa9baf3577d3ac32d3", "name": "CreateStackFloatingIpTests-4695fdbc-dd2f-46e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_45dfdf00c20b46aa9baf3577d3ac32d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_45dfdf00c20b46aa9baf3577d3ac32d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/45dfdf00c20b46aa9baf3577d3ac32d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/45dfdf00c20b46aa9baf3577d3ac32d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/45dfdf00c20b46aa9baf3577d3ac32d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/45dfdf00c20b46aa9baf3577d3ac32d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/45dfdf00c20b46aa9baf3577d3ac32d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/45dfdf00c20b46aa9baf3577d3ac32d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/45dfdf00c20b46aa9baf3577d3ac32d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/45dfdf00c20b46aa9baf3577d3ac32d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/45dfdf00c20b46aa9baf3577d3ac32d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-4695fdbc-dd2f-46e-user", "id": "8cf22fdfe6164ee2a4f9b3d79d569e24"}, "audit_ids": ["4bAjk_ivRFia9x3wmf4hDg"], "issued_at": "2018-11-14T19:09:49.000000Z"}} 2018-11-14 19:09:49,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cc32cc459f1f66d1a7f91f8835344a9f1d70a8a" 2018-11-14 19:09:49,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:09:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02833833-0e7d-4a94-a99c-488fd25d6098 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:09:49,889 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-02833833-0e7d-4a94-a99c-488fd25d6098 2018-11-14 19:09:49,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8cc32cc459f1f66d1a7f91f8835344a9f1d70a8a" 2018-11-14 19:09:50,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-d94199e7-5936-4227-819e-bd1739a15b44 Date: Wed, 14 Nov 2018 19:09:50 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-image"} 2018-11-14 19:09:50,111 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-image used request id req-d94199e7-5936-4227-819e-bd1739a15b44 2018-11-14 19:09:50,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8cc32cc459f1f66d1a7f91f8835344a9f1d70a8a" 2018-11-14 19:09:50,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-0857138c-e324-4013-9399-4f04e40f644a Date: Wed, 14 Nov 2018 19:09:50 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-11-14 19:09:50,316 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-0857138c-e324-4013-9399-4f04e40f644a 2018-11-14 19:09:50,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8cc32cc459f1f66d1a7f91f8835344a9f1d70a8a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-image"}' 2018-11-14 19:09:50,600 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/e6a4120f-3b80-4127-9fa8-ba2dc25ab270 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-63fde1a7-fb80-4289-8a0e-26f8142cdcd4 Date: Wed, 14 Nov 2018 19:09:50 GMT RESP BODY: {"status": "queued", "name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T19:09:50Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-11-14T19:09:50Z", "visibility": "shared", "locations": [], "self": "/v2/images/e6a4120f-3b80-4127-9fa8-ba2dc25ab270", "min_disk": 0, "protected": false, "id": "e6a4120f-3b80-4127-9fa8-ba2dc25ab270", "file": "/v2/images/e6a4120f-3b80-4127-9fa8-ba2dc25ab270/file", "checksum": null, "owner": "45dfdf00c20b46aa9baf3577d3ac32d3", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 19:09:50,600 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-63fde1a7-fb80-4289-8a0e-26f8142cdcd4 2018-11-14 19:09:50,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/e6a4120f-3b80-4127-9fa8-ba2dc25ab270/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8cc32cc459f1f66d1a7f91f8835344a9f1d70a8a" -d '' 2018-11-14 19:09:51,590 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a3b837e1-1c92-46c3-a49f-59dccec6d401 Date: Wed, 14 Nov 2018 19:09:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 19:09:51,590 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/e6a4120f-3b80-4127-9fa8-ba2dc25ab270/file used request id req-a3b837e1-1c92-46c3-a49f-59dccec6d401 2018-11-14 19:09:51,591 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-14 19:09:51,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/e6a4120f-3b80-4127-9fa8-ba2dc25ab270 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8cc32cc459f1f66d1a7f91f8835344a9f1d70a8a" 2018-11-14 19:09:51,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-0eb141a4-1ae9-4e6b-b0e9-ffb87c733aff Date: Wed, 14 Nov 2018 19:09:51 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T19:09:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T19:09:51Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/e6a4120f-3b80-4127-9fa8-ba2dc25ab270/snap", "metadata": {}}], "self": "/v2/images/e6a4120f-3b80-4127-9fa8-ba2dc25ab270", "min_disk": 0, "protected": false, "id": "e6a4120f-3b80-4127-9fa8-ba2dc25ab270", "file": "/v2/images/e6a4120f-3b80-4127-9fa8-ba2dc25ab270/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "45dfdf00c20b46aa9baf3577d3ac32d3", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/e6a4120f-3b80-4127-9fa8-ba2dc25ab270/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 19:09:51,801 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/e6a4120f-3b80-4127-9fa8-ba2dc25ab270 used request id req-0eb141a4-1ae9-4e6b-b0e9-ffb87c733aff 2018-11-14 19:09:51,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8cc32cc459f1f66d1a7f91f8835344a9f1d70a8a" 2018-11-14 19:09:52,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f7915baa-4936-4b7c-8927-e94c8c88c871 Date: Wed, 14 Nov 2018 19:09: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-11-14 19:09:52,006 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-f7915baa-4936-4b7c-8927-e94c8c88c871 2018-11-14 19:09:52,008 - create_image - INFO - Created image with name - CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-image 2018-11-14 19:09:52,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/e6a4120f-3b80-4127-9fa8-ba2dc25ab270 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8cc32cc459f1f66d1a7f91f8835344a9f1d70a8a" 2018-11-14 19:09:52,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-bdf16e80-7ede-4036-aa5c-9b3c5c4becea Date: Wed, 14 Nov 2018 19:09:52 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T19:09:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T19:09:51Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/e6a4120f-3b80-4127-9fa8-ba2dc25ab270/snap", "metadata": {}}], "self": "/v2/images/e6a4120f-3b80-4127-9fa8-ba2dc25ab270", "min_disk": 0, "protected": false, "id": "e6a4120f-3b80-4127-9fa8-ba2dc25ab270", "file": "/v2/images/e6a4120f-3b80-4127-9fa8-ba2dc25ab270/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "45dfdf00c20b46aa9baf3577d3ac32d3", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/e6a4120f-3b80-4127-9fa8-ba2dc25ab270/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 19:09:52,234 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/e6a4120f-3b80-4127-9fa8-ba2dc25ab270 used request id req-bdf16e80-7ede-4036-aa5c-9b3c5c4becea 2018-11-14 19:09:52,235 - create_image - DEBUG - Instance status is - active 2018-11-14 19:09:52,235 - create_image - DEBUG - Image is active with name - CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-image 2018-11-14 19:09:52,235 - create_image - INFO - Image is now active with name - CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-image 2018-11-14 19:09:52,236 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:09:52,237 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:09:52,652 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "58ceca49be994bfb816e79d25b0392a5", "name": "CreateStackFloatingIpTests-4695fdbc-dd2f-46e-proj-role"}, {"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T20:09:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "45dfdf00c20b46aa9baf3577d3ac32d3", "name": "CreateStackFloatingIpTests-4695fdbc-dd2f-46e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_45dfdf00c20b46aa9baf3577d3ac32d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_45dfdf00c20b46aa9baf3577d3ac32d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/45dfdf00c20b46aa9baf3577d3ac32d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/45dfdf00c20b46aa9baf3577d3ac32d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/45dfdf00c20b46aa9baf3577d3ac32d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/45dfdf00c20b46aa9baf3577d3ac32d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/45dfdf00c20b46aa9baf3577d3ac32d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/45dfdf00c20b46aa9baf3577d3ac32d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/45dfdf00c20b46aa9baf3577d3ac32d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/45dfdf00c20b46aa9baf3577d3ac32d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/45dfdf00c20b46aa9baf3577d3ac32d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-4695fdbc-dd2f-46e-user", "id": "8cf22fdfe6164ee2a4f9b3d79d569e24"}, "audit_ids": ["ijbUXZ-_SUyjSyvifsSlmw"], "issued_at": "2018-11-14T19:09:52.000000Z"}} 2018-11-14 19:09:52,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6dee9b1499484bf35c2d6208e6576df68797f27" 2018-11-14 19:09:52,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:09:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cb71eef-f5c9-4582-bf29-d7c91c063fb5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:09:52,754 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-0cb71eef-f5c9-4582-bf29-d7c91c063fb5 2018-11-14 19:09:52,757 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 19:09:52,760 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-14 19:09:52,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6dee9b1499484bf35c2d6208e6576df68797f27" 2018-11-14 19:09:53,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:09:52 GMT Server: Apache x-openstack-request-id: req-455824d0-9eda-4af8-b1dc-75727b1e94f7 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-11-14 19:09:53,016 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack used request id req-455824d0-9eda-4af8-b1dc-75727b1e94f7 2018-11-14 19:09:53,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6dee9b1499484bf35c2d6208e6576df68797f27" -d '{"stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-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-336b91e1-30e8-4da7-b210-1ebca3e855f9-flavor2", "keypair_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-kp", "security_group_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-sec_grp", "flavor_extra_specs": {}, "external_net_name": "external", "image2_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-image", "flavor1_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-flavor1", "inst1_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-inst1", "subnet_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-subnet", "image1_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-image", "inst2_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-inst2", "net_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-net"}}' 2018-11-14 19:09:57,099 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 19:09:53 GMT Server: Apache x-openstack-request-id: req-10a5a7de-c4e8-4a78-be9a-12d914bb8024 Location: http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641 Content-Length: 297 Content-Type: application/json RESP BODY: {"stack": {"id": "f66d5681-dfcd-4e15-9bbe-533d5582b641", "links": [{"href": "http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641", "rel": "self"}]}} 2018-11-14 19:09:57,099 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks used request id req-10a5a7de-c4e8-4a78-be9a-12d914bb8024 2018-11-14 19:09:57,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/f66d5681-dfcd-4e15-9bbe-533d5582b641 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6dee9b1499484bf35c2d6208e6576df68797f27" 2018-11-14 19:09:57,317 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:09:57 GMT Server: Apache x-openstack-request-id: req-42b895f6-aafb-40e4-9f8b-1d1bac345348 Location: http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:09:57,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:09:57 GMT Server: Apache x-openstack-request-id: req-1111adb7-a1f3-476b-a098-4cc4d7f67238 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-336b91e1-30e8-4da7-b210-1ebca3e855f9-flavor2", "OS::project_id": "45dfdf00c20b46aa9baf3577d3ac32d3", "OS::stack_id": "f66d5681-dfcd-4e15-9bbe-533d5582b641", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-kp", "security_group_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-subnet", "net_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-inst2", "inst1_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-inst1", "image2_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-image", "flavor1_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-flavor1", "image1_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack", "stack_user_project_id": "4d7df2ff996f49c795de1d2a57227993", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-14T19:09:56Z", "links": [{"href": "http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f66d5681-dfcd-4e15-9bbe-533d5582b641", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-14 19:09:57,557 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641 used request id req-1111adb7-a1f3-476b-a098-4cc4d7f67238 2018-11-14 19:09:57,557 - create_stack - INFO - Created stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack 2018-11-14 19:09:57,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/f66d5681-dfcd-4e15-9bbe-533d5582b641 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6dee9b1499484bf35c2d6208e6576df68797f27" 2018-11-14 19:09:57,784 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:09:57 GMT Server: Apache x-openstack-request-id: req-e9775f1b-d5c6-43ee-8fd2-41cea015c84b Location: http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:09:58,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:09:57 GMT Server: Apache x-openstack-request-id: req-68eb9fbd-ac9f-4686-95a5-f140126bb739 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-336b91e1-30e8-4da7-b210-1ebca3e855f9-flavor2", "OS::project_id": "45dfdf00c20b46aa9baf3577d3ac32d3", "OS::stack_id": "f66d5681-dfcd-4e15-9bbe-533d5582b641", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-kp", "security_group_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-subnet", "net_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-inst2", "inst1_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-inst1", "image2_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-image", "flavor1_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-flavor1", "image1_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack", "stack_user_project_id": "4d7df2ff996f49c795de1d2a57227993", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-14T19:09:56Z", "links": [{"href": "http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f66d5681-dfcd-4e15-9bbe-533d5582b641", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-14 19:09:58,040 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641 used request id req-68eb9fbd-ac9f-4686-95a5-f140126bb739 2018-11-14 19:09:58,040 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-14 19:09:58,040 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-14 19:10:01,043 - create_stack - DEBUG - Stack status query timeout in 1196.51430202 2018-11-14 19:10:01,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/f66d5681-dfcd-4e15-9bbe-533d5582b641 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6dee9b1499484bf35c2d6208e6576df68797f27" 2018-11-14 19:10:01,259 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:10:01 GMT Server: Apache x-openstack-request-id: req-b2ab8de5-f083-4b4f-9f0d-4aae37c1b994 Location: http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:10:01,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:10:01 GMT Server: Apache x-openstack-request-id: req-e730b6d0-6882-4222-9499-7f990bfbd7e9 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-336b91e1-30e8-4da7-b210-1ebca3e855f9-flavor2", "OS::project_id": "45dfdf00c20b46aa9baf3577d3ac32d3", "OS::stack_id": "f66d5681-dfcd-4e15-9bbe-533d5582b641", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-kp", "security_group_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-subnet", "net_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-inst2", "inst1_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-inst1", "image2_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-image", "flavor1_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-flavor1", "image1_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack", "stack_user_project_id": "4d7df2ff996f49c795de1d2a57227993", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-14T19:09:56Z", "links": [{"href": "http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f66d5681-dfcd-4e15-9bbe-533d5582b641", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAxVpmCoBQvxvUP9h9eIYD893gg85oNsZeumELGtYh6xtLetsW\ni6ggJU4dMSn//sNlKo6PvxS2mDFSZVc/WJrY2h6wWZlo/65p6gVU7ijDj9O/hHJc\nG6mr3sAr1mVQcGsMXfS/MZZI6fQ2jiglqe5gBK6VlywnHs36UKUHRT41S5AbPQrl\nQ5nZaadIEIHsCrInmpHBOi5nmGN5mgtBUETdLQAgfbH+CbwZbtUH7lxQu10BjbaA\nP/Q02UMCEQbJkhLcf5/WbD7krFs9fol9UUpVV2JERj1SiKdeO4DU7Ignp6fT83fT\nDuMEge4U8QOSXKbiUrOoJiU1DILxgYqXMPbY4QIDAQABAoIBAQCF/SUQdiPcTHmj\nS0mMnXhrhrWa53Vr0uyXn7FZbA6lP+fUJpE9Ck2g5lL9gSV0A5dY+Gdx9Q8vbzUg\n5sZ0UtVt6a4TdwuJpBH2t938wCJeMQZzVu1gPqcY2eIpcqnVWWiRFc0FTqJ8bLjp\ndSp1IAmCxEF93JVG3dPYEuNHyL+IZ8Ied8tiHu/eNu3ewFolNlm+c2W4HQAcm4QJ\n451S0uuGMUIPyEIGbqfoo4si4fBezjJG6p2heMvYyfF76DdjbqoniUlnhYYM0dr4\nCUJrD9sKIEd+FvCpqU4S2xI1uV4iEBFSF7L13vBAxbDnpayhFOJLhlPtQ+CrNTij\nOysvmcXRAoGBAOjqMgxkEeT5AR79wRXlDg+kJkv5QnoQ9/xlWNGLSsMK1+683lA9\n/TPPAbFxRpI2NTrYKhRmyh7CYNt5WI0sR4hGFnoY//0PTIavW9De1G3+qMgwPTza\n1b7gx2x+qetkMl8/njVrhNsZe8FF7w7bvp1/PfK/VXk9iuV2BNGlYy/9AoGBANjp\n4yQVNAYEFpmIOd3mQhEE8M+FupFSE3Olo6wIzBthm3yDbg6E3W24eftzASO/dqB4\nl13xEsQEy7Xw0hQIja7gAqBmstVlZir3Z78TMAEfRkMwGezEuTk9u1RGp60b+7L0\nObFCiam0uenGJBwWKo7Y/bTIVuNwEnNXBrixfge1AoGAUaqEH+oaiCFy7i3lPMsS\nkhNpRixAzdITUZErglWHwjmUGuZoQNRranYDzva72tpc8aQHpR2hcwWOtoWmseE7\nt6Fzkh4f69goafUkiWkILQUkowSfBC5q0cG4yubip2F7dAA3dd2cOMKHrO3bc2dD\nP6/0xZ+m1Zrpj6lA6U1HKPUCgYEAzFfRxk0/PCefzrU5pmRjersHzMfzUTFb58d0\nH/4NogHaw3rhNEZQfyuZpprZyP5214ejOTmA7y6BZf3fOkYwizy23LrC4CttCy8V\nCjkeMQBwZZ0r3xQYVedk0WjaT0ccX6KZsva2zyvVNHiXzenH39hlcWiGCi6rAwNJ\n7rYuvz0CgYBiBJOWDULyzSva8hcd8c5Ib6FBt0+n+XFhtx0f7W+6gR12uSPjuWqI\nkrilArLz3gsFQnJu01EuaUw5736l1AIPT/BMWiYCul/lHO6qh2LHkzIKa/lPj3xL\n9G1GXIKEo3xUDo5VJ9mU2MNCE61JUMe9s33d+KV6rQRErt6ifhLRQw==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-14 19:10:01,384 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641 used request id req-e730b6d0-6882-4222-9499-7f990bfbd7e9 2018-11-14 19:10:01,385 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-14 19:10:01,385 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-14 19:10:04,388 - create_stack - DEBUG - Stack status query timeout in 1193.169487 2018-11-14 19:10:04,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/f66d5681-dfcd-4e15-9bbe-533d5582b641 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6dee9b1499484bf35c2d6208e6576df68797f27" 2018-11-14 19:10:04,623 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:10:04 GMT Server: Apache x-openstack-request-id: req-9a2fbca8-2c38-44e1-aef2-9c88f9e66a73 Location: http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:10:05,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:10:04 GMT Server: Apache x-openstack-request-id: req-15c0f04c-91db-4c17-af43-b9fbb83876cd 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-336b91e1-30e8-4da7-b210-1ebca3e855f9-flavor2", "OS::project_id": "45dfdf00c20b46aa9baf3577d3ac32d3", "OS::stack_id": "f66d5681-dfcd-4e15-9bbe-533d5582b641", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-kp", "security_group_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-subnet", "net_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-inst2", "inst1_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-inst1", "image2_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-image", "flavor1_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-flavor1", "image1_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack", "stack_user_project_id": "4d7df2ff996f49c795de1d2a57227993", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-14T19:09:56Z", "links": [{"href": "http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f66d5681-dfcd-4e15-9bbe-533d5582b641", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAxVpmCoBQvxvUP9h9eIYD893gg85oNsZeumELGtYh6xtLetsW\ni6ggJU4dMSn//sNlKo6PvxS2mDFSZVc/WJrY2h6wWZlo/65p6gVU7ijDj9O/hHJc\nG6mr3sAr1mVQcGsMXfS/MZZI6fQ2jiglqe5gBK6VlywnHs36UKUHRT41S5AbPQrl\nQ5nZaadIEIHsCrInmpHBOi5nmGN5mgtBUETdLQAgfbH+CbwZbtUH7lxQu10BjbaA\nP/Q02UMCEQbJkhLcf5/WbD7krFs9fol9UUpVV2JERj1SiKdeO4DU7Ignp6fT83fT\nDuMEge4U8QOSXKbiUrOoJiU1DILxgYqXMPbY4QIDAQABAoIBAQCF/SUQdiPcTHmj\nS0mMnXhrhrWa53Vr0uyXn7FZbA6lP+fUJpE9Ck2g5lL9gSV0A5dY+Gdx9Q8vbzUg\n5sZ0UtVt6a4TdwuJpBH2t938wCJeMQZzVu1gPqcY2eIpcqnVWWiRFc0FTqJ8bLjp\ndSp1IAmCxEF93JVG3dPYEuNHyL+IZ8Ied8tiHu/eNu3ewFolNlm+c2W4HQAcm4QJ\n451S0uuGMUIPyEIGbqfoo4si4fBezjJG6p2heMvYyfF76DdjbqoniUlnhYYM0dr4\nCUJrD9sKIEd+FvCpqU4S2xI1uV4iEBFSF7L13vBAxbDnpayhFOJLhlPtQ+CrNTij\nOysvmcXRAoGBAOjqMgxkEeT5AR79wRXlDg+kJkv5QnoQ9/xlWNGLSsMK1+683lA9\n/TPPAbFxRpI2NTrYKhRmyh7CYNt5WI0sR4hGFnoY//0PTIavW9De1G3+qMgwPTza\n1b7gx2x+qetkMl8/njVrhNsZe8FF7w7bvp1/PfK/VXk9iuV2BNGlYy/9AoGBANjp\n4yQVNAYEFpmIOd3mQhEE8M+FupFSE3Olo6wIzBthm3yDbg6E3W24eftzASO/dqB4\nl13xEsQEy7Xw0hQIja7gAqBmstVlZir3Z78TMAEfRkMwGezEuTk9u1RGp60b+7L0\nObFCiam0uenGJBwWKo7Y/bTIVuNwEnNXBrixfge1AoGAUaqEH+oaiCFy7i3lPMsS\nkhNpRixAzdITUZErglWHwjmUGuZoQNRranYDzva72tpc8aQHpR2hcwWOtoWmseE7\nt6Fzkh4f69goafUkiWkILQUkowSfBC5q0cG4yubip2F7dAA3dd2cOMKHrO3bc2dD\nP6/0xZ+m1Zrpj6lA6U1HKPUCgYEAzFfRxk0/PCefzrU5pmRjersHzMfzUTFb58d0\nH/4NogHaw3rhNEZQfyuZpprZyP5214ejOTmA7y6BZf3fOkYwizy23LrC4CttCy8V\nCjkeMQBwZZ0r3xQYVedk0WjaT0ccX6KZsva2zyvVNHiXzenH39hlcWiGCi6rAwNJ\n7rYuvz0CgYBiBJOWDULyzSva8hcd8c5Ib6FBt0+n+XFhtx0f7W+6gR12uSPjuWqI\nkrilArLz3gsFQnJu01EuaUw5736l1AIPT/BMWiYCul/lHO6qh2LHkzIKa/lPj3xL\n9G1GXIKEo3xUDo5VJ9mU2MNCE61JUMe9s33d+KV6rQRErt6ifhLRQw==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-14 19:10:05,125 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641 used request id req-15c0f04c-91db-4c17-af43-b9fbb83876cd 2018-11-14 19:10:05,126 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-14 19:10:05,126 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-14 19:10:08,129 - create_stack - DEBUG - Stack status query timeout in 1189.428303 2018-11-14 19:10:08,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/f66d5681-dfcd-4e15-9bbe-533d5582b641 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6dee9b1499484bf35c2d6208e6576df68797f27" 2018-11-14 19:10:08,436 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:10:08 GMT Server: Apache x-openstack-request-id: req-b08a4858-006c-4723-8cb1-28652d7755f1 Location: http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:10:08,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:10:08 GMT Server: Apache x-openstack-request-id: req-1331efb7-0f7b-4389-ae80-f98e2366fafe 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-336b91e1-30e8-4da7-b210-1ebca3e855f9-flavor2", "OS::project_id": "45dfdf00c20b46aa9baf3577d3ac32d3", "OS::stack_id": "f66d5681-dfcd-4e15-9bbe-533d5582b641", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-kp", "security_group_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-subnet", "net_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-inst2", "inst1_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-inst1", "image2_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-image", "flavor1_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-flavor1", "image1_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack", "stack_user_project_id": "4d7df2ff996f49c795de1d2a57227993", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-14T19:09:56Z", "links": [{"href": "http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f66d5681-dfcd-4e15-9bbe-533d5582b641", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAxVpmCoBQvxvUP9h9eIYD893gg85oNsZeumELGtYh6xtLetsW\ni6ggJU4dMSn//sNlKo6PvxS2mDFSZVc/WJrY2h6wWZlo/65p6gVU7ijDj9O/hHJc\nG6mr3sAr1mVQcGsMXfS/MZZI6fQ2jiglqe5gBK6VlywnHs36UKUHRT41S5AbPQrl\nQ5nZaadIEIHsCrInmpHBOi5nmGN5mgtBUETdLQAgfbH+CbwZbtUH7lxQu10BjbaA\nP/Q02UMCEQbJkhLcf5/WbD7krFs9fol9UUpVV2JERj1SiKdeO4DU7Ignp6fT83fT\nDuMEge4U8QOSXKbiUrOoJiU1DILxgYqXMPbY4QIDAQABAoIBAQCF/SUQdiPcTHmj\nS0mMnXhrhrWa53Vr0uyXn7FZbA6lP+fUJpE9Ck2g5lL9gSV0A5dY+Gdx9Q8vbzUg\n5sZ0UtVt6a4TdwuJpBH2t938wCJeMQZzVu1gPqcY2eIpcqnVWWiRFc0FTqJ8bLjp\ndSp1IAmCxEF93JVG3dPYEuNHyL+IZ8Ied8tiHu/eNu3ewFolNlm+c2W4HQAcm4QJ\n451S0uuGMUIPyEIGbqfoo4si4fBezjJG6p2heMvYyfF76DdjbqoniUlnhYYM0dr4\nCUJrD9sKIEd+FvCpqU4S2xI1uV4iEBFSF7L13vBAxbDnpayhFOJLhlPtQ+CrNTij\nOysvmcXRAoGBAOjqMgxkEeT5AR79wRXlDg+kJkv5QnoQ9/xlWNGLSsMK1+683lA9\n/TPPAbFxRpI2NTrYKhRmyh7CYNt5WI0sR4hGFnoY//0PTIavW9De1G3+qMgwPTza\n1b7gx2x+qetkMl8/njVrhNsZe8FF7w7bvp1/PfK/VXk9iuV2BNGlYy/9AoGBANjp\n4yQVNAYEFpmIOd3mQhEE8M+FupFSE3Olo6wIzBthm3yDbg6E3W24eftzASO/dqB4\nl13xEsQEy7Xw0hQIja7gAqBmstVlZir3Z78TMAEfRkMwGezEuTk9u1RGp60b+7L0\nObFCiam0uenGJBwWKo7Y/bTIVuNwEnNXBrixfge1AoGAUaqEH+oaiCFy7i3lPMsS\nkhNpRixAzdITUZErglWHwjmUGuZoQNRranYDzva72tpc8aQHpR2hcwWOtoWmseE7\nt6Fzkh4f69goafUkiWkILQUkowSfBC5q0cG4yubip2F7dAA3dd2cOMKHrO3bc2dD\nP6/0xZ+m1Zrpj6lA6U1HKPUCgYEAzFfRxk0/PCefzrU5pmRjersHzMfzUTFb58d0\nH/4NogHaw3rhNEZQfyuZpprZyP5214ejOTmA7y6BZf3fOkYwizy23LrC4CttCy8V\nCjkeMQBwZZ0r3xQYVedk0WjaT0ccX6KZsva2zyvVNHiXzenH39hlcWiGCi6rAwNJ\n7rYuvz0CgYBiBJOWDULyzSva8hcd8c5Ib6FBt0+n+XFhtx0f7W+6gR12uSPjuWqI\nkrilArLz3gsFQnJu01EuaUw5736l1AIPT/BMWiYCul/lHO6qh2LHkzIKa/lPj3xL\n9G1GXIKEo3xUDo5VJ9mU2MNCE61JUMe9s33d+KV6rQRErt6ifhLRQw==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-14 19:10:08,752 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641 used request id req-1331efb7-0f7b-4389-ae80-f98e2366fafe 2018-11-14 19:10:08,752 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-14 19:10:08,752 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-14 19:10:11,756 - create_stack - DEBUG - Stack status query timeout in 1185.80215907 2018-11-14 19:10:11,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/f66d5681-dfcd-4e15-9bbe-533d5582b641 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6dee9b1499484bf35c2d6208e6576df68797f27" 2018-11-14 19:10:11,988 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:10:11 GMT Server: Apache x-openstack-request-id: req-87a4cb4a-15c6-495e-bb16-d6690bea8ba2 Location: http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:10:12,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:10:11 GMT Server: Apache x-openstack-request-id: req-bb6c9e32-6e53-403e-afa1-5117fd020c04 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-336b91e1-30e8-4da7-b210-1ebca3e855f9-flavor2", "OS::project_id": "45dfdf00c20b46aa9baf3577d3ac32d3", "OS::stack_id": "f66d5681-dfcd-4e15-9bbe-533d5582b641", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-kp", "security_group_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-subnet", "net_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-inst2", "inst1_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-inst1", "image2_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-image", "flavor1_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-flavor1", "image1_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack", "stack_user_project_id": "4d7df2ff996f49c795de1d2a57227993", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-14T19:09:56Z", "links": [{"href": "http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f66d5681-dfcd-4e15-9bbe-533d5582b641", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAxVpmCoBQvxvUP9h9eIYD893gg85oNsZeumELGtYh6xtLetsW\ni6ggJU4dMSn//sNlKo6PvxS2mDFSZVc/WJrY2h6wWZlo/65p6gVU7ijDj9O/hHJc\nG6mr3sAr1mVQcGsMXfS/MZZI6fQ2jiglqe5gBK6VlywnHs36UKUHRT41S5AbPQrl\nQ5nZaadIEIHsCrInmpHBOi5nmGN5mgtBUETdLQAgfbH+CbwZbtUH7lxQu10BjbaA\nP/Q02UMCEQbJkhLcf5/WbD7krFs9fol9UUpVV2JERj1SiKdeO4DU7Ignp6fT83fT\nDuMEge4U8QOSXKbiUrOoJiU1DILxgYqXMPbY4QIDAQABAoIBAQCF/SUQdiPcTHmj\nS0mMnXhrhrWa53Vr0uyXn7FZbA6lP+fUJpE9Ck2g5lL9gSV0A5dY+Gdx9Q8vbzUg\n5sZ0UtVt6a4TdwuJpBH2t938wCJeMQZzVu1gPqcY2eIpcqnVWWiRFc0FTqJ8bLjp\ndSp1IAmCxEF93JVG3dPYEuNHyL+IZ8Ied8tiHu/eNu3ewFolNlm+c2W4HQAcm4QJ\n451S0uuGMUIPyEIGbqfoo4si4fBezjJG6p2heMvYyfF76DdjbqoniUlnhYYM0dr4\nCUJrD9sKIEd+FvCpqU4S2xI1uV4iEBFSF7L13vBAxbDnpayhFOJLhlPtQ+CrNTij\nOysvmcXRAoGBAOjqMgxkEeT5AR79wRXlDg+kJkv5QnoQ9/xlWNGLSsMK1+683lA9\n/TPPAbFxRpI2NTrYKhRmyh7CYNt5WI0sR4hGFnoY//0PTIavW9De1G3+qMgwPTza\n1b7gx2x+qetkMl8/njVrhNsZe8FF7w7bvp1/PfK/VXk9iuV2BNGlYy/9AoGBANjp\n4yQVNAYEFpmIOd3mQhEE8M+FupFSE3Olo6wIzBthm3yDbg6E3W24eftzASO/dqB4\nl13xEsQEy7Xw0hQIja7gAqBmstVlZir3Z78TMAEfRkMwGezEuTk9u1RGp60b+7L0\nObFCiam0uenGJBwWKo7Y/bTIVuNwEnNXBrixfge1AoGAUaqEH+oaiCFy7i3lPMsS\nkhNpRixAzdITUZErglWHwjmUGuZoQNRranYDzva72tpc8aQHpR2hcwWOtoWmseE7\nt6Fzkh4f69goafUkiWkILQUkowSfBC5q0cG4yubip2F7dAA3dd2cOMKHrO3bc2dD\nP6/0xZ+m1Zrpj6lA6U1HKPUCgYEAzFfRxk0/PCefzrU5pmRjersHzMfzUTFb58d0\nH/4NogHaw3rhNEZQfyuZpprZyP5214ejOTmA7y6BZf3fOkYwizy23LrC4CttCy8V\nCjkeMQBwZZ0r3xQYVedk0WjaT0ccX6KZsva2zyvVNHiXzenH39hlcWiGCi6rAwNJ\n7rYuvz0CgYBiBJOWDULyzSva8hcd8c5Ib6FBt0+n+XFhtx0f7W+6gR12uSPjuWqI\nkrilArLz3gsFQnJu01EuaUw5736l1AIPT/BMWiYCul/lHO6qh2LHkzIKa/lPj3xL\n9G1GXIKEo3xUDo5VJ9mU2MNCE61JUMe9s33d+KV6rQRErt6ifhLRQw==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-14 19:10:12,288 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641 used request id req-bb6c9e32-6e53-403e-afa1-5117fd020c04 2018-11-14 19:10:12,289 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-14 19:10:12,289 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-14 19:10:15,292 - create_stack - DEBUG - Stack status query timeout in 1182.26583505 2018-11-14 19:10:15,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/f66d5681-dfcd-4e15-9bbe-533d5582b641 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6dee9b1499484bf35c2d6208e6576df68797f27" 2018-11-14 19:10:15,323 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:10:15 GMT Server: Apache x-openstack-request-id: req-29062361-10c4-41c6-a157-6740348a6678 Location: http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:10:15,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:10:15 GMT Server: Apache x-openstack-request-id: req-e2416acb-78bf-4215-acc1-750898cacf47 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-336b91e1-30e8-4da7-b210-1ebca3e855f9-flavor2", "OS::project_id": "45dfdf00c20b46aa9baf3577d3ac32d3", "OS::stack_id": "f66d5681-dfcd-4e15-9bbe-533d5582b641", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-kp", "security_group_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-subnet", "net_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-inst2", "inst1_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-inst1", "image2_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-image", "flavor1_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-flavor1", "image1_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack", "stack_user_project_id": "4d7df2ff996f49c795de1d2a57227993", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-11-14T19:09:56Z", "links": [{"href": "http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f66d5681-dfcd-4e15-9bbe-533d5582b641", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAxVpmCoBQvxvUP9h9eIYD893gg85oNsZeumELGtYh6xtLetsW\ni6ggJU4dMSn//sNlKo6PvxS2mDFSZVc/WJrY2h6wWZlo/65p6gVU7ijDj9O/hHJc\nG6mr3sAr1mVQcGsMXfS/MZZI6fQ2jiglqe5gBK6VlywnHs36UKUHRT41S5AbPQrl\nQ5nZaadIEIHsCrInmpHBOi5nmGN5mgtBUETdLQAgfbH+CbwZbtUH7lxQu10BjbaA\nP/Q02UMCEQbJkhLcf5/WbD7krFs9fol9UUpVV2JERj1SiKdeO4DU7Ignp6fT83fT\nDuMEge4U8QOSXKbiUrOoJiU1DILxgYqXMPbY4QIDAQABAoIBAQCF/SUQdiPcTHmj\nS0mMnXhrhrWa53Vr0uyXn7FZbA6lP+fUJpE9Ck2g5lL9gSV0A5dY+Gdx9Q8vbzUg\n5sZ0UtVt6a4TdwuJpBH2t938wCJeMQZzVu1gPqcY2eIpcqnVWWiRFc0FTqJ8bLjp\ndSp1IAmCxEF93JVG3dPYEuNHyL+IZ8Ied8tiHu/eNu3ewFolNlm+c2W4HQAcm4QJ\n451S0uuGMUIPyEIGbqfoo4si4fBezjJG6p2heMvYyfF76DdjbqoniUlnhYYM0dr4\nCUJrD9sKIEd+FvCpqU4S2xI1uV4iEBFSF7L13vBAxbDnpayhFOJLhlPtQ+CrNTij\nOysvmcXRAoGBAOjqMgxkEeT5AR79wRXlDg+kJkv5QnoQ9/xlWNGLSsMK1+683lA9\n/TPPAbFxRpI2NTrYKhRmyh7CYNt5WI0sR4hGFnoY//0PTIavW9De1G3+qMgwPTza\n1b7gx2x+qetkMl8/njVrhNsZe8FF7w7bvp1/PfK/VXk9iuV2BNGlYy/9AoGBANjp\n4yQVNAYEFpmIOd3mQhEE8M+FupFSE3Olo6wIzBthm3yDbg6E3W24eftzASO/dqB4\nl13xEsQEy7Xw0hQIja7gAqBmstVlZir3Z78TMAEfRkMwGezEuTk9u1RGp60b+7L0\nObFCiam0uenGJBwWKo7Y/bTIVuNwEnNXBrixfge1AoGAUaqEH+oaiCFy7i3lPMsS\nkhNpRixAzdITUZErglWHwjmUGuZoQNRranYDzva72tpc8aQHpR2hcwWOtoWmseE7\nt6Fzkh4f69goafUkiWkILQUkowSfBC5q0cG4yubip2F7dAA3dd2cOMKHrO3bc2dD\nP6/0xZ+m1Zrpj6lA6U1HKPUCgYEAzFfRxk0/PCefzrU5pmRjersHzMfzUTFb58d0\nH/4NogHaw3rhNEZQfyuZpprZyP5214ejOTmA7y6BZf3fOkYwizy23LrC4CttCy8V\nCjkeMQBwZZ0r3xQYVedk0WjaT0ccX6KZsva2zyvVNHiXzenH39hlcWiGCi6rAwNJ\n7rYuvz0CgYBiBJOWDULyzSva8hcd8c5Ib6FBt0+n+XFhtx0f7W+6gR12uSPjuWqI\nkrilArLz3gsFQnJu01EuaUw5736l1AIPT/BMWiYCul/lHO6qh2LHkzIKa/lPj3xL\n9G1GXIKEo3xUDo5VJ9mU2MNCE61JUMe9s33d+KV6rQRErt6ifhLRQw==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-14 19:10:15,450 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641 used request id req-e2416acb-78bf-4215-acc1-750898cacf47 2018-11-14 19:10:15,450 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-11-14 19:10:15,450 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-14 19:10:18,454 - create_stack - DEBUG - Stack status query timeout in 1179.10417485 2018-11-14 19:10:18,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/f66d5681-dfcd-4e15-9bbe-533d5582b641 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6dee9b1499484bf35c2d6208e6576df68797f27" 2018-11-14 19:10:18,483 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:10:18 GMT Server: Apache x-openstack-request-id: req-e551e213-469e-4cef-bd8d-862486532c1c Location: http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:10:18,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:10:18 GMT Server: Apache x-openstack-request-id: req-eb5c95a1-020b-43b7-90a0-c97f79cb90bd 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-336b91e1-30e8-4da7-b210-1ebca3e855f9-flavor2", "OS::project_id": "45dfdf00c20b46aa9baf3577d3ac32d3", "OS::stack_id": "f66d5681-dfcd-4e15-9bbe-533d5582b641", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-kp", "security_group_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-subnet", "net_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-inst2", "inst1_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-inst1", "image2_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-image", "flavor1_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-flavor1", "image1_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack", "stack_user_project_id": "4d7df2ff996f49c795de1d2a57227993", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-14T19:09:56Z", "links": [{"href": "http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "f66d5681-dfcd-4e15-9bbe-533d5582b641", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAxVpmCoBQvxvUP9h9eIYD893gg85oNsZeumELGtYh6xtLetsW\ni6ggJU4dMSn//sNlKo6PvxS2mDFSZVc/WJrY2h6wWZlo/65p6gVU7ijDj9O/hHJc\nG6mr3sAr1mVQcGsMXfS/MZZI6fQ2jiglqe5gBK6VlywnHs36UKUHRT41S5AbPQrl\nQ5nZaadIEIHsCrInmpHBOi5nmGN5mgtBUETdLQAgfbH+CbwZbtUH7lxQu10BjbaA\nP/Q02UMCEQbJkhLcf5/WbD7krFs9fol9UUpVV2JERj1SiKdeO4DU7Ignp6fT83fT\nDuMEge4U8QOSXKbiUrOoJiU1DILxgYqXMPbY4QIDAQABAoIBAQCF/SUQdiPcTHmj\nS0mMnXhrhrWa53Vr0uyXn7FZbA6lP+fUJpE9Ck2g5lL9gSV0A5dY+Gdx9Q8vbzUg\n5sZ0UtVt6a4TdwuJpBH2t938wCJeMQZzVu1gPqcY2eIpcqnVWWiRFc0FTqJ8bLjp\ndSp1IAmCxEF93JVG3dPYEuNHyL+IZ8Ied8tiHu/eNu3ewFolNlm+c2W4HQAcm4QJ\n451S0uuGMUIPyEIGbqfoo4si4fBezjJG6p2heMvYyfF76DdjbqoniUlnhYYM0dr4\nCUJrD9sKIEd+FvCpqU4S2xI1uV4iEBFSF7L13vBAxbDnpayhFOJLhlPtQ+CrNTij\nOysvmcXRAoGBAOjqMgxkEeT5AR79wRXlDg+kJkv5QnoQ9/xlWNGLSsMK1+683lA9\n/TPPAbFxRpI2NTrYKhRmyh7CYNt5WI0sR4hGFnoY//0PTIavW9De1G3+qMgwPTza\n1b7gx2x+qetkMl8/njVrhNsZe8FF7w7bvp1/PfK/VXk9iuV2BNGlYy/9AoGBANjp\n4yQVNAYEFpmIOd3mQhEE8M+FupFSE3Olo6wIzBthm3yDbg6E3W24eftzASO/dqB4\nl13xEsQEy7Xw0hQIja7gAqBmstVlZir3Z78TMAEfRkMwGezEuTk9u1RGp60b+7L0\nObFCiam0uenGJBwWKo7Y/bTIVuNwEnNXBrixfge1AoGAUaqEH+oaiCFy7i3lPMsS\nkhNpRixAzdITUZErglWHwjmUGuZoQNRranYDzva72tpc8aQHpR2hcwWOtoWmseE7\nt6Fzkh4f69goafUkiWkILQUkowSfBC5q0cG4yubip2F7dAA3dd2cOMKHrO3bc2dD\nP6/0xZ+m1Zrpj6lA6U1HKPUCgYEAzFfRxk0/PCefzrU5pmRjersHzMfzUTFb58d0\nH/4NogHaw3rhNEZQfyuZpprZyP5214ejOTmA7y6BZf3fOkYwizy23LrC4CttCy8V\nCjkeMQBwZZ0r3xQYVedk0WjaT0ccX6KZsva2zyvVNHiXzenH39hlcWiGCi6rAwNJ\n7rYuvz0CgYBiBJOWDULyzSva8hcd8c5Ib6FBt0+n+XFhtx0f7W+6gR12uSPjuWqI\nkrilArLz3gsFQnJu01EuaUw5736l1AIPT/BMWiYCul/lHO6qh2LHkzIKa/lPj3xL\n9G1GXIKEo3xUDo5VJ9mU2MNCE61JUMe9s33d+KV6rQRErt6ifhLRQw==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-14 19:10:18,794 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641 used request id req-eb5c95a1-020b-43b7-90a0-c97f79cb90bd 2018-11-14 19:10:18,795 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-11-14 19:10:18,795 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack 2018-11-14 19:10:18,795 - create_stack - INFO - Stack is now active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack 2018-11-14 19:10:18,796 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:10:18,796 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:10:19,214 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "58ceca49be994bfb816e79d25b0392a5", "name": "CreateStackFloatingIpTests-4695fdbc-dd2f-46e-proj-role"}, {"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T20:10:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "45dfdf00c20b46aa9baf3577d3ac32d3", "name": "CreateStackFloatingIpTests-4695fdbc-dd2f-46e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_45dfdf00c20b46aa9baf3577d3ac32d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_45dfdf00c20b46aa9baf3577d3ac32d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/45dfdf00c20b46aa9baf3577d3ac32d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/45dfdf00c20b46aa9baf3577d3ac32d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/45dfdf00c20b46aa9baf3577d3ac32d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/45dfdf00c20b46aa9baf3577d3ac32d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/45dfdf00c20b46aa9baf3577d3ac32d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/45dfdf00c20b46aa9baf3577d3ac32d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/45dfdf00c20b46aa9baf3577d3ac32d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/45dfdf00c20b46aa9baf3577d3ac32d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/45dfdf00c20b46aa9baf3577d3ac32d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-4695fdbc-dd2f-46e-user", "id": "8cf22fdfe6164ee2a4f9b3d79d569e24"}, "audit_ids": ["p_ty1Nr0R5SJLw5PiJzdxg"], "issued_at": "2018-11-14T19:10:19.000000Z"}} 2018-11-14 19:10:19,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f7804053bc1fb8d03a79fdd2278afee7689a60" 2018-11-14 19:10:19,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:10:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af102498-9a1d-4898-a877-ad9ae2f6f724 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:10:19,326 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-af102498-9a1d-4898-a877-ad9ae2f6f724 2018-11-14 19:10:19,329 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 19:10:19,332 - heat_utils - DEBUG - Retrieving Heat Client 2018-11-14 19:10:19,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f7804053bc1fb8d03a79fdd2278afee7689a60" 2018-11-14 19:10:19,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:10:19 GMT Server: Apache x-openstack-request-id: req-b3ba7619-e656-4764-b438-f3f4c893dca9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 403 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE completed successfully", "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack", "stack_user_project_id": "4d7df2ff996f49c795de1d2a57227993", "deletion_time": null, "creation_time": "2018-11-14T19:09:56Z", "links": [{"href": "http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641", "rel": "self"}], "updated_time": null, "project": "45dfdf00c20b46aa9baf3577d3ac32d3", "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "f66d5681-dfcd-4e15-9bbe-533d5582b641", "tags": null}]} 2018-11-14 19:10:19,592 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack used request id req-b3ba7619-e656-4764-b438-f3f4c893dca9 2018-11-14 19:10:19,593 - create_stack - INFO - Found stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack 2018-11-14 19:10:19,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/f66d5681-dfcd-4e15-9bbe-533d5582b641/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f7804053bc1fb8d03a79fdd2278afee7689a60" 2018-11-14 19:10:19,813 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:10:19 GMT Server: Apache x-openstack-request-id: req-7d24ec0f-9a4c-4bde-82ba-5236bcc41df8 Location: http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:10:20,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:10:19 GMT Server: Apache x-openstack-request-id: req-ccb128f6-694d-4c2e-bbec-8123547b0e18 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1061 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-11-14T19:09:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-14T19:09:57Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "a77961be-0b10-4d5b-88e9-e9938b0080f7", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-11-14T19:09:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-14T19:09:57Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "3a0ff6fb-8ea4-4836-bca1-9cf019001671", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641/resources/network", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-11-14T19:09:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-14T19:09:57Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-11-14T19:09:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-14T19:09:57Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "6a5250e7-fafe-49e1-8c6c-9d62c0171819", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-11-14T19:09:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-14T19:09:57Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "d30fe75d-bc8d-41fe-a290-f8713e4555fe", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-11-14T19:09:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-14T19:09:57Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "260", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-11-14T19:09:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-14T19:09:57Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "295d3390-5569-4df8-a31d-259ff1a4fbe9", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-11-14T19:09:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-14T19:09:57Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-11-14T19:09:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-14T19:09:57Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "295d3390-5569-4df8-a31d-259ff1a4fbe9:subnet_id=e57cce31-f32e-47f2-bf7c-ecc52419de0a", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-11-14T19:09:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-14T19:09:57Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "e57cce31-f32e-47f2-bf7c-ecc52419de0a", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-11-14T19:09:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-14T19:09:57Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "aece86ec-ad6f-41f5-b335-3af6f113821d", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-11-14T19:09:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-14T19:09:57Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "10d3ecc8-fab4-4380-bfd8-c0e00b3117a6", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641/resources/port1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-11-14T19:09:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-14T19:09:57Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "17ccc2ae-35e9-468d-b8c1-b95763ba908d", "resource_type": "OS::Neutron::Port"}]} 2018-11-14 19:10:20,099 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641/resources used request id req-ccb128f6-694d-4c2e-bbec-8123547b0e18 2018-11-14 19:10:20,105 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/aece86ec-ad6f-41f5-b335-3af6f113821d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f7804053bc1fb8d03a79fdd2278afee7689a60" 2018-11-14 19:10:20,108 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/10d3ecc8-fab4-4380-bfd8-c0e00b3117a6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f7804053bc1fb8d03a79fdd2278afee7689a60" 2018-11-14 19:10:21,044 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:10:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a37d9ff8-c305-4fc2-ba35-4192b34dd7fe x-compute-request-id: req-a37d9ff8-c305-4fc2-ba35-4192b34dd7fe Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:c2:b5", "version": 4, "addr": "10.1.2.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/10d3ecc8-fab4-4380-bfd8-c0e00b3117a6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/10d3ecc8-fab4-4380-bfd8-c0e00b3117a6", "rel": "bookmark"}], "image": {"id": "e6a4120f-3b80-4127-9fa8-ba2dc25ab270", "links": [{"href": "http://172.30.9.28:8774/images/e6a4120f-3b80-4127-9fa8-ba2dc25ab270", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000010a", "OS-SRV-USG:launched_at": "2018-11-14T19:10:14.000000", "flavor": {"id": "a77961be-0b10-4d5b-88e9-e9938b0080f7", "links": [{"href": "http://172.30.9.28:8774/flavors/a77961be-0b10-4d5b-88e9-e9938b0080f7", "rel": "bookmark"}]}, "id": "10d3ecc8-fab4-4380-bfd8-c0e00b3117a6", "security_groups": [{"name": "default"}], "user_id": "8cf22fdfe6164ee2a4f9b3d79d569e24", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T19:10:14Z", "hostId": "a6ffe522fc7b3c4471285c08460b7209c5f3475a50f086796bba0eda", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-inst2", "created": "2018-11-14T19:10:07Z", "tenant_id": "45dfdf00c20b46aa9baf3577d3ac32d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 19:10:21,044 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/10d3ecc8-fab4-4380-bfd8-c0e00b3117a6 used request id req-a37d9ff8-c305-4fc2-ba35-4192b34dd7fe 2018-11-14 19:10:21,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f7804053bc1fb8d03a79fdd2278afee7689a60" 2018-11-14 19:10:21,126 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:10:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-793a4789-57eb-4243-929c-6c3ace567987 x-compute-request-id: req-793a4789-57eb-4243-929c-6c3ace567987 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:41:b5", "version": 4, "addr": "10.1.2.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:41:b5", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/aece86ec-ad6f-41f5-b335-3af6f113821d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/aece86ec-ad6f-41f5-b335-3af6f113821d", "rel": "bookmark"}], "image": {"id": "e6a4120f-3b80-4127-9fa8-ba2dc25ab270", "links": [{"href": "http://172.30.9.28:8774/images/e6a4120f-3b80-4127-9fa8-ba2dc25ab270", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000010d", "OS-SRV-USG:launched_at": "2018-11-14T19:10:16.000000", "flavor": {"id": "3a0ff6fb-8ea4-4836-bca1-9cf019001671", "links": [{"href": "http://172.30.9.28:8774/flavors/3a0ff6fb-8ea4-4836-bca1-9cf019001671", "rel": "bookmark"}]}, "id": "aece86ec-ad6f-41f5-b335-3af6f113821d", "security_groups": [{"name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-sec_grp"}], "user_id": "8cf22fdfe6164ee2a4f9b3d79d569e24", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T19:10:16Z", "hostId": "a6ffe522fc7b3c4471285c08460b7209c5f3475a50f086796bba0eda", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-inst1", "created": "2018-11-14T19:10:08Z", "tenant_id": "45dfdf00c20b46aa9baf3577d3ac32d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 19:10:21,126 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/aece86ec-ad6f-41f5-b335-3af6f113821d used request id req-793a4789-57eb-4243-929c-6c3ace567987 2018-11-14 19:10:21,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f7804053bc1fb8d03a79fdd2278afee7689a60" 2018-11-14 19:10:21,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-5c270d0e-7e69-498b-aced-251e4fb5d55a Date: Wed, 14 Nov 2018 19:10:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"45dfdf00c20b46aa9baf3577d3ac32d3","status":"ACTIVE","subnets":["e57cce31-f32e-47f2-bf7c-ecc52419de0a"],"description":"","tags":[],"updated_at":"2018-11-14T19:10:02Z","provider:segmentation_id":6,"name":"CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-net","admin_state_up":true,"tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:01Z","provider:network_type":"vxlan"}]} 2018-11-14 19:10:21,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-net used request id req-5c270d0e-7e69-498b-aced-251e4fb5d55a 2018-11-14 19:10:21,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 19:10:21,229 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 19:10: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 19:10:21,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/45dfdf00c20b46aa9baf3577d3ac32d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f7804053bc1fb8d03a79fdd2278afee7689a60" 2018-11-14 19:10:21,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-715a7cc1-9fff-45ee-b20a-b728bdd9b364 Date: Wed, 14 Nov 2018 19:10:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"45dfdf00c20b46aa9baf3577d3ac32d3","status":"ACTIVE","subnets":["e57cce31-f32e-47f2-bf7c-ecc52419de0a"],"description":"","tags":[],"updated_at":"2018-11-14T19:10:02Z","provider:segmentation_id":6,"name":"CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-net","admin_state_up":true,"tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:01Z","provider:network_type":"vxlan"}]} 2018-11-14 19:10:21,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-net used request id req-715a7cc1-9fff-45ee-b20a-b728bdd9b364 2018-11-14 19:10:21,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/45dfdf00c20b46aa9baf3577d3ac32d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f7804053bc1fb8d03a79fdd2278afee7689a60" 2018-11-14 19:10:21,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:10:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6678da7e-45f3-4175-8692-db9cd86961b8 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/45dfdf00c20b46aa9baf3577d3ac32d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "45dfdf00c20b46aa9baf3577d3ac32d3", "name": "CreateStackFloatingIpTests-4695fdbc-dd2f-46e-proj"}} 2018-11-14 19:10:21,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/45dfdf00c20b46aa9baf3577d3ac32d3 used request id req-6678da7e-45f3-4175-8692-db9cd86961b8 2018-11-14 19:10:21,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f7804053bc1fb8d03a79fdd2278afee7689a60" 2018-11-14 19:10:21,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-0729179c-1496-4b4b-b95e-ee5cc4975472 Date: Wed, 14 Nov 2018 19:10:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:02Z","dns_nameservers":[],"updated_at":"2018-11-14T19:10:02Z","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":"45dfdf00c20b46aa9baf3577d3ac32d3","id":"e57cce31-f32e-47f2-bf7c-ecc52419de0a","subnetpool_id":null,"name":"CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-subnet"}]} 2018-11-14 19:10:21,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b used request id req-0729179c-1496-4b4b-b95e-ee5cc4975472 2018-11-14 19:10:21,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f7804053bc1fb8d03a79fdd2278afee7689a60" 2018-11-14 19:10:21,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:10:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dfe3dee-4d08-4427-ae66-33c31e2e75be Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/45dfdf00c20b46aa9baf3577d3ac32d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "45dfdf00c20b46aa9baf3577d3ac32d3", "name": "CreateStackFloatingIpTests-4695fdbc-dd2f-46e-proj"}} 2018-11-14 19:10:21,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/45dfdf00c20b46aa9baf3577d3ac32d3 used request id req-2dfe3dee-4d08-4427-ae66-33c31e2e75be 2018-11-14 19:10:21,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f7804053bc1fb8d03a79fdd2278afee7689a60" 2018-11-14 19:10:21,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-e8fb3ce9-2e6c-4965-b881-f59cca704396 Date: Wed, 14 Nov 2018 19:10:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:02Z","dns_nameservers":[],"updated_at":"2018-11-14T19:10:02Z","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":"45dfdf00c20b46aa9baf3577d3ac32d3","id":"e57cce31-f32e-47f2-bf7c-ecc52419de0a","subnetpool_id":null,"name":"CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-subnet"}]} 2018-11-14 19:10:21,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b used request id req-e8fb3ce9-2e6c-4965-b881-f59cca704396 2018-11-14 19:10:21,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f7804053bc1fb8d03a79fdd2278afee7689a60" 2018-11-14 19:10:21,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5239 X-Openstack-Request-Id: req-a542a5ce-ccdc-4f59-8783-ade56d1bb570 Date: Wed, 14 Nov 2018 19:10:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:10:06Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e57cce31-f32e-47f2-bf7c-ecc52419de0a","ip_address":"10.1.2.1"}],"id":"082efde1-b1f2-40f9-a478-3cad2656f52c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:67:ce:2f","project_id":"45dfdf00c20b46aa9baf3577d3ac32d3","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"295d3390-5569-4df8-a31d-259ff1a4fbe9","name":"","admin_state_up":true,"network_id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:05Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:10:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e57cce31-f32e-47f2-bf7c-ecc52419de0a","ip_address":"10.1.2.3"}],"id":"16db35b4-ed02-471e-8829-1c039b8c0c6d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:29:6d:73","project_id":"45dfdf00c20b46aa9baf3577d3ac32d3","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","name":"","admin_state_up":true,"network_id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:03Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:10:14Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e57cce31-f32e-47f2-bf7c-ecc52419de0a","ip_address":"10.1.2.9"}],"id":"17ccc2ae-35e9-468d-b8c1-b95763ba908d","security_groups":["6a5250e7-fafe-49e1-8c6c-9d62c0171819"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d2:41:b5","project_id":"45dfdf00c20b46aa9baf3577d3ac32d3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"aece86ec-ad6f-41f5-b335-3af6f113821d","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack-port1-yri27zkhoozl","admin_state_up":true,"network_id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:04Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:10:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e57cce31-f32e-47f2-bf7c-ecc52419de0a","ip_address":"10.1.2.4"}],"id":"463fe181-d8fc-46a1-b84c-9e4f8e0184f5","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dc:05:4b","project_id":"45dfdf00c20b46aa9baf3577d3ac32d3","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","name":"","admin_state_up":true,"network_id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:04Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:10:14Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e57cce31-f32e-47f2-bf7c-ecc52419de0a","ip_address":"10.1.2.5"}],"id":"4af6cfb5-a7f0-4430-8ce3-c8489a89ae25","security_groups":["0de05aac-7dc3-4072-a9a3-974de4dc05d2"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:92:c2:b5","project_id":"45dfdf00c20b46aa9baf3577d3ac32d3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"10d3ecc8-fab4-4380-bfd8-c0e00b3117a6","name":"","admin_state_up":true,"network_id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:09Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:10:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e57cce31-f32e-47f2-bf7c-ecc52419de0a","ip_address":"10.1.2.2"}],"id":"feeddfa7-5b33-42f9-8aea-8adcbff08ea3","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bf:ff:c5","project_id":"45dfdf00c20b46aa9baf3577d3ac32d3","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","name":"","admin_state_up":true,"network_id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:03Z","binding:vnic_type":"normal"}]} 2018-11-14 19:10:21,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b used request id req-a542a5ce-ccdc-4f59-8783-ade56d1bb570 2018-11-14 19:10:21,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5239 X-Openstack-Request-Id: req-73519ee1-d1dc-44f2-8ffb-e903998cd5bd Date: Wed, 14 Nov 2018 19:10:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:10:06Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e57cce31-f32e-47f2-bf7c-ecc52419de0a","ip_address":"10.1.2.1"}],"id":"082efde1-b1f2-40f9-a478-3cad2656f52c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:67:ce:2f","project_id":"45dfdf00c20b46aa9baf3577d3ac32d3","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"295d3390-5569-4df8-a31d-259ff1a4fbe9","name":"","admin_state_up":true,"network_id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:05Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:10:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e57cce31-f32e-47f2-bf7c-ecc52419de0a","ip_address":"10.1.2.3"}],"id":"16db35b4-ed02-471e-8829-1c039b8c0c6d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:29:6d:73","project_id":"45dfdf00c20b46aa9baf3577d3ac32d3","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","name":"","admin_state_up":true,"network_id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:03Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:10:14Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e57cce31-f32e-47f2-bf7c-ecc52419de0a","ip_address":"10.1.2.9"}],"id":"17ccc2ae-35e9-468d-b8c1-b95763ba908d","security_groups":["6a5250e7-fafe-49e1-8c6c-9d62c0171819"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d2:41:b5","project_id":"45dfdf00c20b46aa9baf3577d3ac32d3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"aece86ec-ad6f-41f5-b335-3af6f113821d","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack-port1-yri27zkhoozl","admin_state_up":true,"network_id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:04Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:10:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e57cce31-f32e-47f2-bf7c-ecc52419de0a","ip_address":"10.1.2.4"}],"id":"463fe181-d8fc-46a1-b84c-9e4f8e0184f5","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dc:05:4b","project_id":"45dfdf00c20b46aa9baf3577d3ac32d3","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","name":"","admin_state_up":true,"network_id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:04Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:10:14Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e57cce31-f32e-47f2-bf7c-ecc52419de0a","ip_address":"10.1.2.5"}],"id":"4af6cfb5-a7f0-4430-8ce3-c8489a89ae25","security_groups":["0de05aac-7dc3-4072-a9a3-974de4dc05d2"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:92:c2:b5","project_id":"45dfdf00c20b46aa9baf3577d3ac32d3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"10d3ecc8-fab4-4380-bfd8-c0e00b3117a6","name":"","admin_state_up":true,"network_id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:09Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:10:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e57cce31-f32e-47f2-bf7c-ecc52419de0a","ip_address":"10.1.2.2"}],"id":"feeddfa7-5b33-42f9-8aea-8adcbff08ea3","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bf:ff:c5","project_id":"45dfdf00c20b46aa9baf3577d3ac32d3","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","name":"","admin_state_up":true,"network_id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:03Z","binding:vnic_type":"normal"}]} 2018-11-14 19:10:21,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b used request id req-73519ee1-d1dc-44f2-8ffb-e903998cd5bd 2018-11-14 19:10:21,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/f66d5681-dfcd-4e15-9bbe-533d5582b641/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f7804053bc1fb8d03a79fdd2278afee7689a60" 2018-11-14 19:10:21,855 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:10:21 GMT Server: Apache x-openstack-request-id: req-5033db1d-81e9-4d73-90ac-31885f49ef6d Location: http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:10:22,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:10:21 GMT Server: Apache x-openstack-request-id: req-817196c3-1d72-4ade-8744-c31a6cc2a123 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1058 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-11-14T19:09:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-14T19:09:57Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "a77961be-0b10-4d5b-88e9-e9938b0080f7", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-11-14T19:09:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-14T19:09:57Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "3a0ff6fb-8ea4-4836-bca1-9cf019001671", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641/resources/network", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-11-14T19:09:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-14T19:09:57Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-11-14T19:09:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-14T19:09:57Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "6a5250e7-fafe-49e1-8c6c-9d62c0171819", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-11-14T19:09:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-14T19:09:57Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "d30fe75d-bc8d-41fe-a290-f8713e4555fe", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-11-14T19:09:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-14T19:09:57Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "260", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-11-14T19:09:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-14T19:09:57Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "295d3390-5569-4df8-a31d-259ff1a4fbe9", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-11-14T19:09:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-14T19:09:57Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-11-14T19:09:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-14T19:09:57Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "295d3390-5569-4df8-a31d-259ff1a4fbe9:subnet_id=e57cce31-f32e-47f2-bf7c-ecc52419de0a", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-11-14T19:09:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-14T19:09:57Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "e57cce31-f32e-47f2-bf7c-ecc52419de0a", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-11-14T19:09:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-14T19:09:57Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "aece86ec-ad6f-41f5-b335-3af6f113821d", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-11-14T19:09:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-14T19:09:57Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "10d3ecc8-fab4-4380-bfd8-c0e00b3117a6", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641/resources/port1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-11-14T19:09:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-11-14T19:09:57Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "17ccc2ae-35e9-468d-b8c1-b95763ba908d", "resource_type": "OS::Neutron::Port"}]} 2018-11-14 19:10:22,119 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641/resources used request id req-817196c3-1d72-4ade-8744-c31a6cc2a123 2018-11-14 19:10:22,125 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/3a0ff6fb-8ea4-4836-bca1-9cf019001671 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f7804053bc1fb8d03a79fdd2278afee7689a60" 2018-11-14 19:10:22,128 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/a77961be-0b10-4d5b-88e9-e9938b0080f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f7804053bc1fb8d03a79fdd2278afee7689a60" 2018-11-14 19:10:22,147 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:10: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-096bd9ca-0c71-42c4-9c73-25326b2f3f8d x-compute-request-id: req-096bd9ca-0c71-42c4-9c73-25326b2f3f8d Content-Encoding: gzip Content-Length: 340 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack-flavor2-dz2k357fosgh", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/a77961be-0b10-4d5b-88e9-e9938b0080f7", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/a77961be-0b10-4d5b-88e9-e9938b0080f7", "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": "a77961be-0b10-4d5b-88e9-e9938b0080f7"}} 2018-11-14 19:10:22,147 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/a77961be-0b10-4d5b-88e9-e9938b0080f7 used request id req-096bd9ca-0c71-42c4-9c73-25326b2f3f8d 2018-11-14 19:10:22,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/e57cce31-f32e-47f2-bf7c-ecc52419de0a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f7804053bc1fb8d03a79fdd2278afee7689a60" 2018-11-14 19:10:22,154 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:10: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-790f78cd-320f-48e3-829c-9ae2187902ac x-compute-request-id: req-790f78cd-320f-48e3-829c-9ae2187902ac Content-Encoding: gzip Content-Length: 339 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack-flavor1-ymc4yn2n2cvm", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/3a0ff6fb-8ea4-4836-bca1-9cf019001671", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/3a0ff6fb-8ea4-4836-bca1-9cf019001671", "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": "3a0ff6fb-8ea4-4836-bca1-9cf019001671"}} 2018-11-14 19:10:22,155 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/3a0ff6fb-8ea4-4836-bca1-9cf019001671 used request id req-790f78cd-320f-48e3-829c-9ae2187902ac 2018-11-14 19:10:22,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/e57cce31-f32e-47f2-bf7c-ecc52419de0a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f7804053bc1fb8d03a79fdd2278afee7689a60" 2018-11-14 19:10:22,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-43438684-9416-4558-b57d-1a1ae8e901e8 Date: Wed, 14 Nov 2018 19:10:22 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:02Z","dns_nameservers":[],"updated_at":"2018-11-14T19:10:02Z","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":"45dfdf00c20b46aa9baf3577d3ac32d3","id":"e57cce31-f32e-47f2-bf7c-ecc52419de0a","subnetpool_id":null,"name":"CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-subnet"}} 2018-11-14 19:10:22,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/e57cce31-f32e-47f2-bf7c-ecc52419de0a used request id req-43438684-9416-4558-b57d-1a1ae8e901e8 2018-11-14 19:10:22,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f7804053bc1fb8d03a79fdd2278afee7689a60" 2018-11-14 19:10:22,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-d8359803-a729-4ce1-8a57-3cf83ce5248b Date: Wed, 14 Nov 2018 19:10:22 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:02Z","dns_nameservers":[],"updated_at":"2018-11-14T19:10:02Z","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":"45dfdf00c20b46aa9baf3577d3ac32d3","id":"e57cce31-f32e-47f2-bf7c-ecc52419de0a","subnetpool_id":null,"name":"CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-subnet"}} 2018-11-14 19:10:22,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/e57cce31-f32e-47f2-bf7c-ecc52419de0a used request id req-d8359803-a729-4ce1-8a57-3cf83ce5248b 2018-11-14 19:10:22,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f7804053bc1fb8d03a79fdd2278afee7689a60" 2018-11-14 19:10:22,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-58ac275e-9458-4f03-98cb-9e13f4a6f616 Date: Wed, 14 Nov 2018 19:10:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"45dfdf00c20b46aa9baf3577d3ac32d3","status":"ACTIVE","subnets":["e57cce31-f32e-47f2-bf7c-ecc52419de0a"],"description":"","tags":[],"updated_at":"2018-11-14T19:10:02Z","provider:segmentation_id":6,"name":"CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-net","admin_state_up":true,"tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:01Z","provider:network_type":"vxlan"}]} 2018-11-14 19:10:22,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b used request id req-58ac275e-9458-4f03-98cb-9e13f4a6f616 2018-11-14 19:10:22,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f7804053bc1fb8d03a79fdd2278afee7689a60" 2018-11-14 19:10:22,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-58294d10-ee6f-486f-876b-31a27cea1deb Date: Wed, 14 Nov 2018 19:10:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:02Z","dns_nameservers":[],"updated_at":"2018-11-14T19:10:02Z","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":"45dfdf00c20b46aa9baf3577d3ac32d3","id":"e57cce31-f32e-47f2-bf7c-ecc52419de0a","subnetpool_id":null,"name":"CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-subnet"}]} 2018-11-14 19:10:22,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b used request id req-58294d10-ee6f-486f-876b-31a27cea1deb 2018-11-14 19:10:22,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f7804053bc1fb8d03a79fdd2278afee7689a60" 2018-11-14 19:10:22,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-54f031c7-6a16-4004-91fe-dfdeb3ed8541 Date: Wed, 14 Nov 2018 19:10:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"45dfdf00c20b46aa9baf3577d3ac32d3","status":"ACTIVE","subnets":["e57cce31-f32e-47f2-bf7c-ecc52419de0a"],"description":"","tags":[],"updated_at":"2018-11-14T19:10:02Z","provider:segmentation_id":6,"name":"CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-net","admin_state_up":true,"tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:01Z","provider:network_type":"vxlan"}]} 2018-11-14 19:10:22,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b used request id req-54f031c7-6a16-4004-91fe-dfdeb3ed8541 2018-11-14 19:10:22,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f7804053bc1fb8d03a79fdd2278afee7689a60" 2018-11-14 19:10:22,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-0cd79235-9365-44db-8244-91aad675c398 Date: Wed, 14 Nov 2018 19:10:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:02Z","dns_nameservers":[],"updated_at":"2018-11-14T19:10:02Z","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":"45dfdf00c20b46aa9baf3577d3ac32d3","id":"e57cce31-f32e-47f2-bf7c-ecc52419de0a","subnetpool_id":null,"name":"CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-subnet"}]} 2018-11-14 19:10:22,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b used request id req-0cd79235-9365-44db-8244-91aad675c398 2018-11-14 19:10:22,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f7804053bc1fb8d03a79fdd2278afee7689a60" 2018-11-14 19:10:22,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-943665c4-648f-463f-bc2d-ace53c605955 Date: Wed, 14 Nov 2018 19:10:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"45dfdf00c20b46aa9baf3577d3ac32d3","status":"ACTIVE","subnets":["e57cce31-f32e-47f2-bf7c-ecc52419de0a"],"description":"","tags":[],"updated_at":"2018-11-14T19:10:02Z","provider:segmentation_id":6,"name":"CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-net","admin_state_up":true,"tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:01Z","provider:network_type":"vxlan"}]} 2018-11-14 19:10:22,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-net used request id req-943665c4-648f-463f-bc2d-ace53c605955 2018-11-14 19:10:22,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f7804053bc1fb8d03a79fdd2278afee7689a60" 2018-11-14 19:10:22,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-1fa755cc-74cb-439c-9a8f-532ab1ab814e Date: Wed, 14 Nov 2018 19:10:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:02Z","dns_nameservers":[],"updated_at":"2018-11-14T19:10:02Z","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":"45dfdf00c20b46aa9baf3577d3ac32d3","id":"e57cce31-f32e-47f2-bf7c-ecc52419de0a","subnetpool_id":null,"name":"CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-subnet"}]} 2018-11-14 19:10:22,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b used request id req-1fa755cc-74cb-439c-9a8f-532ab1ab814e 2018-11-14 19:10:22,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f7804053bc1fb8d03a79fdd2278afee7689a60" 2018-11-14 19:10:23,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-8c173095-d133-43ce-a9f4-1e2cf69e613b Date: Wed, 14 Nov 2018 19:10:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"45dfdf00c20b46aa9baf3577d3ac32d3","status":"ACTIVE","subnets":["e57cce31-f32e-47f2-bf7c-ecc52419de0a"],"description":"","tags":[],"updated_at":"2018-11-14T19:10:02Z","provider:segmentation_id":6,"name":"CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-net","admin_state_up":true,"tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:01Z","provider:network_type":"vxlan"}]} 2018-11-14 19:10:23,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-net used request id req-8c173095-d133-43ce-a9f4-1e2cf69e613b 2018-11-14 19:10:23,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f7804053bc1fb8d03a79fdd2278afee7689a60" 2018-11-14 19:10:23,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-9af27c01-1169-4973-957f-5397b0538437 Date: Wed, 14 Nov 2018 19:10:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:02Z","dns_nameservers":[],"updated_at":"2018-11-14T19:10:02Z","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":"45dfdf00c20b46aa9baf3577d3ac32d3","id":"e57cce31-f32e-47f2-bf7c-ecc52419de0a","subnetpool_id":null,"name":"CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-subnet"}]} 2018-11-14 19:10:23,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b used request id req-9af27c01-1169-4973-957f-5397b0538437 2018-11-14 19:10:23,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f7804053bc1fb8d03a79fdd2278afee7689a60" 2018-11-14 19:10:23,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-172cf4b8-5569-4310-ad3d-479f07a6e0cb Date: Wed, 14 Nov 2018 19:10:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"45dfdf00c20b46aa9baf3577d3ac32d3","status":"ACTIVE","subnets":["e57cce31-f32e-47f2-bf7c-ecc52419de0a"],"description":"","tags":[],"updated_at":"2018-11-14T19:10:02Z","provider:segmentation_id":6,"name":"CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-net","admin_state_up":true,"tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:01Z","provider:network_type":"vxlan"}]} 2018-11-14 19:10:23,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-net used request id req-172cf4b8-5569-4310-ad3d-479f07a6e0cb 2018-11-14 19:10:23,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/45dfdf00c20b46aa9baf3577d3ac32d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f7804053bc1fb8d03a79fdd2278afee7689a60" 2018-11-14 19:10:23,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:10:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de6a8ea2-32a2-4491-a40a-adde5abc12ea Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/45dfdf00c20b46aa9baf3577d3ac32d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "45dfdf00c20b46aa9baf3577d3ac32d3", "name": "CreateStackFloatingIpTests-4695fdbc-dd2f-46e-proj"}} 2018-11-14 19:10:23,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/45dfdf00c20b46aa9baf3577d3ac32d3 used request id req-de6a8ea2-32a2-4491-a40a-adde5abc12ea 2018-11-14 19:10:23,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f7804053bc1fb8d03a79fdd2278afee7689a60" 2018-11-14 19:10:23,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-5cb1f78a-2806-4a5c-a6ab-b2b31b522967 Date: Wed, 14 Nov 2018 19:10:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"45dfdf00c20b46aa9baf3577d3ac32d3","status":"ACTIVE","subnets":["e57cce31-f32e-47f2-bf7c-ecc52419de0a"],"description":"","tags":[],"updated_at":"2018-11-14T19:10:02Z","provider:segmentation_id":6,"name":"CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-net","admin_state_up":true,"tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:01Z","provider:network_type":"vxlan"}]} 2018-11-14 19:10:23,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-net used request id req-5cb1f78a-2806-4a5c-a6ab-b2b31b522967 2018-11-14 19:10:23,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-ce8ac4a6-4dea-49f4-a8e8-919d6be7afb9 Date: Wed, 14 Nov 2018 19:10:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:02Z","dns_nameservers":[],"updated_at":"2018-11-14T19:10:02Z","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":"45dfdf00c20b46aa9baf3577d3ac32d3","id":"e57cce31-f32e-47f2-bf7c-ecc52419de0a","subnetpool_id":null,"name":"CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-subnet"}]} 2018-11-14 19:10:23,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b used request id req-ce8ac4a6-4dea-49f4-a8e8-919d6be7afb9 2018-11-14 19:10:23,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/45dfdf00c20b46aa9baf3577d3ac32d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f7804053bc1fb8d03a79fdd2278afee7689a60" 2018-11-14 19:10:23,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b&mac_address=fa%3A16%3A3e%3A92%3Ac2%3Ab5&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f7804053bc1fb8d03a79fdd2278afee7689a60" 2018-11-14 19:10:23,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 872 X-Openstack-Request-Id: req-ff1a9069-be4c-468c-97f5-6a87f3dc7dfa Date: Wed, 14 Nov 2018 19:10:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:10:14Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e57cce31-f32e-47f2-bf7c-ecc52419de0a","ip_address":"10.1.2.5"}],"id":"4af6cfb5-a7f0-4430-8ce3-c8489a89ae25","security_groups":["0de05aac-7dc3-4072-a9a3-974de4dc05d2"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:92:c2:b5","project_id":"45dfdf00c20b46aa9baf3577d3ac32d3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"10d3ecc8-fab4-4380-bfd8-c0e00b3117a6","name":"","admin_state_up":true,"network_id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:09Z","binding:vnic_type":"normal"}]} 2018-11-14 19:10:23,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b&mac_address=fa%3A16%3A3e%3A92%3Ac2%3Ab5&admin_state_up=True used request id req-ff1a9069-be4c-468c-97f5-6a87f3dc7dfa 2018-11-14 19:10:23,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/45dfdf00c20b46aa9baf3577d3ac32d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f7804053bc1fb8d03a79fdd2278afee7689a60" 2018-11-14 19:10:23,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:10:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b27d59b5-adb4-4016-8787-a4be47d31dfc Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/45dfdf00c20b46aa9baf3577d3ac32d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "45dfdf00c20b46aa9baf3577d3ac32d3", "name": "CreateStackFloatingIpTests-4695fdbc-dd2f-46e-proj"}} 2018-11-14 19:10:23,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/45dfdf00c20b46aa9baf3577d3ac32d3 used request id req-b27d59b5-adb4-4016-8787-a4be47d31dfc 2018-11-14 19:10:23,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f7804053bc1fb8d03a79fdd2278afee7689a60" 2018-11-14 19:10:23,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:10:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88a1dea2-4b75-43a3-bcbf-b53f48e3773f Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/45dfdf00c20b46aa9baf3577d3ac32d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "45dfdf00c20b46aa9baf3577d3ac32d3", "name": "CreateStackFloatingIpTests-4695fdbc-dd2f-46e-proj"}} 2018-11-14 19:10:23,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/45dfdf00c20b46aa9baf3577d3ac32d3 used request id req-88a1dea2-4b75-43a3-bcbf-b53f48e3773f 2018-11-14 19:10:23,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f7804053bc1fb8d03a79fdd2278afee7689a60" 2018-11-14 19:10:23,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-dd1f57ea-89c4-44b0-a1bd-401c24435276 Date: Wed, 14 Nov 2018 19:10:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:02Z","dns_nameservers":[],"updated_at":"2018-11-14T19:10:02Z","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":"45dfdf00c20b46aa9baf3577d3ac32d3","id":"e57cce31-f32e-47f2-bf7c-ecc52419de0a","subnetpool_id":null,"name":"CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-subnet"}]} 2018-11-14 19:10:23,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b used request id req-dd1f57ea-89c4-44b0-a1bd-401c24435276 2018-11-14 19:10:23,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b&mac_address=fa%3A16%3A3e%3Ad2%3A41%3Ab5&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack-port1-yri27zkhoozl&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f7804053bc1fb8d03a79fdd2278afee7689a60" 2018-11-14 19:10:23,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-50c4d6ec-6778-43a4-8242-e20044be856c Date: Wed, 14 Nov 2018 19:10:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"45dfdf00c20b46aa9baf3577d3ac32d3","status":"ACTIVE","subnets":["e57cce31-f32e-47f2-bf7c-ecc52419de0a"],"description":"","tags":[],"updated_at":"2018-11-14T19:10:02Z","provider:segmentation_id":6,"name":"CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-net","admin_state_up":true,"tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:01Z","provider:network_type":"vxlan"}]} 2018-11-14 19:10:23,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-net used request id req-50c4d6ec-6778-43a4-8242-e20044be856c 2018-11-14 19:10:23,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f7804053bc1fb8d03a79fdd2278afee7689a60" 2018-11-14 19:10:23,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-e514c0df-b5c1-43d8-9482-f06368050956 Date: Wed, 14 Nov 2018 19:10:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:02Z","dns_nameservers":[],"updated_at":"2018-11-14T19:10:02Z","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":"45dfdf00c20b46aa9baf3577d3ac32d3","id":"e57cce31-f32e-47f2-bf7c-ecc52419de0a","subnetpool_id":null,"name":"CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-subnet"}]} 2018-11-14 19:10:23,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b used request id req-e514c0df-b5c1-43d8-9482-f06368050956 2018-11-14 19:10:23,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f7804053bc1fb8d03a79fdd2278afee7689a60" 2018-11-14 19:10:23,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 987 X-Openstack-Request-Id: req-2f99b2cc-54a7-4f82-929d-b66620b26cbd Date: Wed, 14 Nov 2018 19:10:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:10:14Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e57cce31-f32e-47f2-bf7c-ecc52419de0a","ip_address":"10.1.2.9"}],"id":"17ccc2ae-35e9-468d-b8c1-b95763ba908d","security_groups":["6a5250e7-fafe-49e1-8c6c-9d62c0171819"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d2:41:b5","project_id":"45dfdf00c20b46aa9baf3577d3ac32d3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"aece86ec-ad6f-41f5-b335-3af6f113821d","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack-port1-yri27zkhoozl","admin_state_up":true,"network_id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:04Z","binding:vnic_type":"normal"}]} 2018-11-14 19:10:23,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b&mac_address=fa%3A16%3A3e%3Ad2%3A41%3Ab5&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack-port1-yri27zkhoozl&admin_state_up=True used request id req-2f99b2cc-54a7-4f82-929d-b66620b26cbd 2018-11-14 19:10:23,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/45dfdf00c20b46aa9baf3577d3ac32d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f7804053bc1fb8d03a79fdd2278afee7689a60" 2018-11-14 19:10:24,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:10:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2372f227-dced-400b-b432-4067c6b6f2c7 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/45dfdf00c20b46aa9baf3577d3ac32d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "45dfdf00c20b46aa9baf3577d3ac32d3", "name": "CreateStackFloatingIpTests-4695fdbc-dd2f-46e-proj"}} 2018-11-14 19:10:24,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/45dfdf00c20b46aa9baf3577d3ac32d3 used request id req-2372f227-dced-400b-b432-4067c6b6f2c7 2018-11-14 19:10:24,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f7804053bc1fb8d03a79fdd2278afee7689a60" 2018-11-14 19:10:24,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5239 X-Openstack-Request-Id: req-6e04e518-b754-4c23-942f-236e99d2c619 Date: Wed, 14 Nov 2018 19:10:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:10:06Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e57cce31-f32e-47f2-bf7c-ecc52419de0a","ip_address":"10.1.2.1"}],"id":"082efde1-b1f2-40f9-a478-3cad2656f52c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:67:ce:2f","project_id":"45dfdf00c20b46aa9baf3577d3ac32d3","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"295d3390-5569-4df8-a31d-259ff1a4fbe9","name":"","admin_state_up":true,"network_id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:05Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:10:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e57cce31-f32e-47f2-bf7c-ecc52419de0a","ip_address":"10.1.2.3"}],"id":"16db35b4-ed02-471e-8829-1c039b8c0c6d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:29:6d:73","project_id":"45dfdf00c20b46aa9baf3577d3ac32d3","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","name":"","admin_state_up":true,"network_id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:03Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:10:14Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e57cce31-f32e-47f2-bf7c-ecc52419de0a","ip_address":"10.1.2.9"}],"id":"17ccc2ae-35e9-468d-b8c1-b95763ba908d","security_groups":["6a5250e7-fafe-49e1-8c6c-9d62c0171819"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d2:41:b5","project_id":"45dfdf00c20b46aa9baf3577d3ac32d3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"aece86ec-ad6f-41f5-b335-3af6f113821d","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack-port1-yri27zkhoozl","admin_state_up":true,"network_id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:04Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:10:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e57cce31-f32e-47f2-bf7c-ecc52419de0a","ip_address":"10.1.2.4"}],"id":"463fe181-d8fc-46a1-b84c-9e4f8e0184f5","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dc:05:4b","project_id":"45dfdf00c20b46aa9baf3577d3ac32d3","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","name":"","admin_state_up":true,"network_id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:04Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:10:14Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e57cce31-f32e-47f2-bf7c-ecc52419de0a","ip_address":"10.1.2.5"}],"id":"4af6cfb5-a7f0-4430-8ce3-c8489a89ae25","security_groups":["0de05aac-7dc3-4072-a9a3-974de4dc05d2"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:92:c2:b5","project_id":"45dfdf00c20b46aa9baf3577d3ac32d3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"10d3ecc8-fab4-4380-bfd8-c0e00b3117a6","name":"","admin_state_up":true,"network_id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:09Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:10:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e57cce31-f32e-47f2-bf7c-ecc52419de0a","ip_address":"10.1.2.2"}],"id":"feeddfa7-5b33-42f9-8aea-8adcbff08ea3","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bf:ff:c5","project_id":"45dfdf00c20b46aa9baf3577d3ac32d3","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","name":"","admin_state_up":true,"network_id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:03Z","binding:vnic_type":"normal"}]} 2018-11-14 19:10:24,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b used request id req-6e04e518-b754-4c23-942f-236e99d2c619 2018-11-14 19:10:24,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f7804053bc1fb8d03a79fdd2278afee7689a60" 2018-11-14 19:10:24,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-35b4c5e1-b739-444d-abc5-97817b7e08e6 Date: Wed, 14 Nov 2018 19:10:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"45dfdf00c20b46aa9baf3577d3ac32d3","status":"ACTIVE","subnets":["e57cce31-f32e-47f2-bf7c-ecc52419de0a"],"description":"","tags":[],"updated_at":"2018-11-14T19:10:02Z","provider:segmentation_id":6,"name":"CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-net","admin_state_up":true,"tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:01Z","provider:network_type":"vxlan"}]} 2018-11-14 19:10:24,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-net used request id req-35b4c5e1-b739-444d-abc5-97817b7e08e6 2018-11-14 19:10:24,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f7804053bc1fb8d03a79fdd2278afee7689a60" 2018-11-14 19:10:24,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-8030b8df-172f-45fb-a6c1-6b7129312731 Date: Wed, 14 Nov 2018 19:10:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:02Z","dns_nameservers":[],"updated_at":"2018-11-14T19:10:02Z","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":"45dfdf00c20b46aa9baf3577d3ac32d3","id":"e57cce31-f32e-47f2-bf7c-ecc52419de0a","subnetpool_id":null,"name":"CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-subnet"}]} 2018-11-14 19:10:24,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b used request id req-8030b8df-172f-45fb-a6c1-6b7129312731 2018-11-14 19:10:24,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f7804053bc1fb8d03a79fdd2278afee7689a60" 2018-11-14 19:10:24,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-915d944b-6427-4372-90b3-3629e419338e Date: Wed, 14 Nov 2018 19:10:24 GMT RESP BODY: {"floatingips": [{"router_id": "295d3390-5569-4df8-a31d-259ff1a4fbe9", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-11-14T19:10:07Z", "floating_network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "fixed_ip_address": "10.1.2.9", "floating_ip_address": "172.30.9.211", "revision_number": 2, "port_id": "17ccc2ae-35e9-468d-b8c1-b95763ba908d", "id": "d30fe75d-bc8d-41fe-a290-f8713e4555fe", "tenant_id": "45dfdf00c20b46aa9baf3577d3ac32d3", "created_at": "2018-11-14T19:10:02Z", "project_id": "45dfdf00c20b46aa9baf3577d3ac32d3"}]} 2018-11-14 19:10:24,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-915d944b-6427-4372-90b3-3629e419338e 2018-11-14 19:10:24,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/e6a4120f-3b80-4127-9fa8-ba2dc25ab270 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}93f7804053bc1fb8d03a79fdd2278afee7689a60" 2018-11-14 19:10:24,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5239 X-Openstack-Request-Id: req-2155a19e-f99d-4a24-a2e0-602579af386a Date: Wed, 14 Nov 2018 19:10:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:10:06Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e57cce31-f32e-47f2-bf7c-ecc52419de0a","ip_address":"10.1.2.1"}],"id":"082efde1-b1f2-40f9-a478-3cad2656f52c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:67:ce:2f","project_id":"45dfdf00c20b46aa9baf3577d3ac32d3","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"295d3390-5569-4df8-a31d-259ff1a4fbe9","name":"","admin_state_up":true,"network_id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:05Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:10:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e57cce31-f32e-47f2-bf7c-ecc52419de0a","ip_address":"10.1.2.3"}],"id":"16db35b4-ed02-471e-8829-1c039b8c0c6d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:29:6d:73","project_id":"45dfdf00c20b46aa9baf3577d3ac32d3","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","name":"","admin_state_up":true,"network_id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:03Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:10:14Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e57cce31-f32e-47f2-bf7c-ecc52419de0a","ip_address":"10.1.2.9"}],"id":"17ccc2ae-35e9-468d-b8c1-b95763ba908d","security_groups":["6a5250e7-fafe-49e1-8c6c-9d62c0171819"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d2:41:b5","project_id":"45dfdf00c20b46aa9baf3577d3ac32d3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"aece86ec-ad6f-41f5-b335-3af6f113821d","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack-port1-yri27zkhoozl","admin_state_up":true,"network_id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:04Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:10:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e57cce31-f32e-47f2-bf7c-ecc52419de0a","ip_address":"10.1.2.4"}],"id":"463fe181-d8fc-46a1-b84c-9e4f8e0184f5","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dc:05:4b","project_id":"45dfdf00c20b46aa9baf3577d3ac32d3","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","name":"","admin_state_up":true,"network_id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:04Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:10:14Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e57cce31-f32e-47f2-bf7c-ecc52419de0a","ip_address":"10.1.2.5"}],"id":"4af6cfb5-a7f0-4430-8ce3-c8489a89ae25","security_groups":["0de05aac-7dc3-4072-a9a3-974de4dc05d2"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:92:c2:b5","project_id":"45dfdf00c20b46aa9baf3577d3ac32d3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"10d3ecc8-fab4-4380-bfd8-c0e00b3117a6","name":"","admin_state_up":true,"network_id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:09Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:10:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e57cce31-f32e-47f2-bf7c-ecc52419de0a","ip_address":"10.1.2.2"}],"id":"feeddfa7-5b33-42f9-8aea-8adcbff08ea3","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bf:ff:c5","project_id":"45dfdf00c20b46aa9baf3577d3ac32d3","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","name":"","admin_state_up":true,"network_id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:03Z","binding:vnic_type":"normal"}]} 2018-11-14 19:10:24,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b used request id req-2155a19e-f99d-4a24-a2e0-602579af386a 2018-11-14 19:10:24,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f7804053bc1fb8d03a79fdd2278afee7689a60" 2018-11-14 19:10:24,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-4172e497-16e9-470b-aa12-bac1924a80eb Date: Wed, 14 Nov 2018 19:10:24 GMT RESP BODY: {"floatingips": [{"router_id": "295d3390-5569-4df8-a31d-259ff1a4fbe9", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-11-14T19:10:07Z", "floating_network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "fixed_ip_address": "10.1.2.9", "floating_ip_address": "172.30.9.211", "revision_number": 2, "port_id": "17ccc2ae-35e9-468d-b8c1-b95763ba908d", "id": "d30fe75d-bc8d-41fe-a290-f8713e4555fe", "tenant_id": "45dfdf00c20b46aa9baf3577d3ac32d3", "created_at": "2018-11-14T19:10:02Z", "project_id": "45dfdf00c20b46aa9baf3577d3ac32d3"}]} 2018-11-14 19:10:24,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-4172e497-16e9-470b-aa12-bac1924a80eb 2018-11-14 19:10:24,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/295d3390-5569-4df8-a31d-259ff1a4fbe9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f7804053bc1fb8d03a79fdd2278afee7689a60" 2018-11-14 19:10:24,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-9b1e5175-e735-4df3-bd6d-716210e79865 Date: Wed, 14 Nov 2018 19:10:24 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T19:09:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T19:09:51Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/e6a4120f-3b80-4127-9fa8-ba2dc25ab270/snap", "metadata": {}}], "self": "/v2/images/e6a4120f-3b80-4127-9fa8-ba2dc25ab270", "min_disk": 0, "protected": false, "id": "e6a4120f-3b80-4127-9fa8-ba2dc25ab270", "file": "/v2/images/e6a4120f-3b80-4127-9fa8-ba2dc25ab270/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "45dfdf00c20b46aa9baf3577d3ac32d3", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/e6a4120f-3b80-4127-9fa8-ba2dc25ab270/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 19:10:24,515 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/e6a4120f-3b80-4127-9fa8-ba2dc25ab270 used request id req-9b1e5175-e735-4df3-bd6d-716210e79865 2018-11-14 19:10:24,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}93f7804053bc1fb8d03a79fdd2278afee7689a60" 2018-11-14 19:10:24,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-1dbcf7c2-4434-4b44-b613-558f318e24b2 Date: Wed, 14 Nov 2018 19:10: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-11-14 19:10:24,699 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-1dbcf7c2-4434-4b44-b613-558f318e24b2 2018-11-14 19:10:24,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/f66d5681-dfcd-4e15-9bbe-533d5582b641 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f7804053bc1fb8d03a79fdd2278afee7689a60" 2018-11-14 19:10:24,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 600 X-Openstack-Request-Id: req-4d07b95e-4195-4d3d-9480-33dee9ddf0b9 Date: Wed, 14 Nov 2018 19:10:24 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3653731-6d80-49cb-86ba-17eff3eeceee", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "45dfdf00c20b46aa9baf3577d3ac32d3", "created_at": "2018-11-14T19:09:58Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-14T19:10:05Z", "revision_number": 3, "routes": [], "project_id": "45dfdf00c20b46aa9baf3577d3ac32d3", "id": "295d3390-5569-4df8-a31d-259ff1a4fbe9", "name": "mgmt_router"}} 2018-11-14 19:10:24,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/295d3390-5569-4df8-a31d-259ff1a4fbe9 used request id req-4d07b95e-4195-4d3d-9480-33dee9ddf0b9 2018-11-14 19:10:24,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=295d3390-5569-4df8-a31d-259ff1a4fbe9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f7804053bc1fb8d03a79fdd2278afee7689a60" 2018-11-14 19:10:24,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1553 X-Openstack-Request-Id: req-f6d0bb6d-af4d-40b0-b2e9-644b45c6cf26 Date: Wed, 14 Nov 2018 19:10:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:10:06Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e57cce31-f32e-47f2-bf7c-ecc52419de0a","ip_address":"10.1.2.1"}],"id":"082efde1-b1f2-40f9-a478-3cad2656f52c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:67:ce:2f","project_id":"45dfdf00c20b46aa9baf3577d3ac32d3","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"295d3390-5569-4df8-a31d-259ff1a4fbe9","name":"","admin_state_up":true,"network_id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:05Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:09:59Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b3653731-6d80-49cb-86ba-17eff3eeceee","ip_address":"172.30.9.208"}],"id":"5736db4e-f74f-412d-8720-1570e95bf114","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ee:8c:b1","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"295d3390-5569-4df8-a31d-259ff1a4fbe9","name":"","admin_state_up":true,"network_id":"928cbc5c-a6fa-468a-b088-88e266fca291","tenant_id":"","created_at":"2018-11-14T19:09:58Z","binding:vnic_type":"normal"}]} 2018-11-14 19:10:24,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=295d3390-5569-4df8-a31d-259ff1a4fbe9 used request id req-f6d0bb6d-af4d-40b0-b2e9-644b45c6cf26 2018-11-14 19:10:24,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/b3653731-6d80-49cb-86ba-17eff3eeceee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f7804053bc1fb8d03a79fdd2278afee7689a60" 2018-11-14 19:10:24,913 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:10:24 GMT Server: Apache x-openstack-request-id: req-4ce86000-8b78-44d8-bd15-117480e48513 Location: http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:10:25,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-e6aa2170-be53-4b5b-bfd1-a00a11a8a6ac Date: Wed, 14 Nov 2018 19:10:25 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"928cbc5c-a6fa-468a-b088-88e266fca291","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:51Z","dns_nameservers":[],"updated_at":"2018-11-14T16:32:51Z","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":"fb97a38a7ba24cffb70823992c56f04d","id":"b3653731-6d80-49cb-86ba-17eff3eeceee","subnetpool_id":null,"name":"external-subnet"}} 2018-11-14 19:10:25,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/b3653731-6d80-49cb-86ba-17eff3eeceee used request id req-e6aa2170-be53-4b5b-bfd1-a00a11a8a6ac 2018-11-14 19:10:25,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/e57cce31-f32e-47f2-bf7c-ecc52419de0a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f7804053bc1fb8d03a79fdd2278afee7689a60" 2018-11-14 19:10:25,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-675887f5-3f94-45d0-8af4-00f890fa09dd Date: Wed, 14 Nov 2018 19:10:25 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:02Z","dns_nameservers":[],"updated_at":"2018-11-14T19:10:02Z","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":"45dfdf00c20b46aa9baf3577d3ac32d3","id":"e57cce31-f32e-47f2-bf7c-ecc52419de0a","subnetpool_id":null,"name":"CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-subnet"}} 2018-11-14 19:10:25,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/e57cce31-f32e-47f2-bf7c-ecc52419de0a used request id req-675887f5-3f94-45d0-8af4-00f890fa09dd 2018-11-14 19:10:25,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/17ccc2ae-35e9-468d-b8c1-b95763ba908d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f7804053bc1fb8d03a79fdd2278afee7689a60" 2018-11-14 19:10:25,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 984 X-Openstack-Request-Id: req-ae4e958c-8812-412f-8a96-59971dcccf30 Date: Wed, 14 Nov 2018 19:10:25 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:10:14Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e57cce31-f32e-47f2-bf7c-ecc52419de0a","ip_address":"10.1.2.9"}],"id":"17ccc2ae-35e9-468d-b8c1-b95763ba908d","security_groups":["6a5250e7-fafe-49e1-8c6c-9d62c0171819"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d2:41:b5","project_id":"45dfdf00c20b46aa9baf3577d3ac32d3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"aece86ec-ad6f-41f5-b335-3af6f113821d","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack-port1-yri27zkhoozl","admin_state_up":true,"network_id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:04Z","binding:vnic_type":"normal"}} 2018-11-14 19:10:25,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/17ccc2ae-35e9-468d-b8c1-b95763ba908d used request id req-ae4e958c-8812-412f-8a96-59971dcccf30 2018-11-14 19:10:25,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/e57cce31-f32e-47f2-bf7c-ecc52419de0a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f7804053bc1fb8d03a79fdd2278afee7689a60" 2018-11-14 19:10:25,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-46e37667-14a2-4fcc-af19-00cde32c897f Date: Wed, 14 Nov 2018 19:10:25 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:02Z","dns_nameservers":[],"updated_at":"2018-11-14T19:10:02Z","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":"45dfdf00c20b46aa9baf3577d3ac32d3","id":"e57cce31-f32e-47f2-bf7c-ecc52419de0a","subnetpool_id":null,"name":"CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-subnet"}} 2018-11-14 19:10:25,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/e57cce31-f32e-47f2-bf7c-ecc52419de0a used request id req-46e37667-14a2-4fcc-af19-00cde32c897f 2018-11-14 19:10:25,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/e6a4120f-3b80-4127-9fa8-ba2dc25ab270 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}93f7804053bc1fb8d03a79fdd2278afee7689a60" 2018-11-14 19:10:25,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:10:24 GMT Server: Apache x-openstack-request-id: req-78a284cc-6e31-40a3-b57c-5c98df1b0f90 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-336b91e1-30e8-4da7-b210-1ebca3e855f9-flavor2", "OS::project_id": "45dfdf00c20b46aa9baf3577d3ac32d3", "OS::stack_id": "f66d5681-dfcd-4e15-9bbe-533d5582b641", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-kp", "security_group_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-subnet", "net_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-inst2", "inst1_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-inst1", "image2_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-image", "flavor1_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-flavor1", "image1_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack", "stack_user_project_id": "4d7df2ff996f49c795de1d2a57227993", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-14T19:09:56Z", "links": [{"href": "http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "f66d5681-dfcd-4e15-9bbe-533d5582b641", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAxVpmCoBQvxvUP9h9eIYD893gg85oNsZeumELGtYh6xtLetsW\ni6ggJU4dMSn//sNlKo6PvxS2mDFSZVc/WJrY2h6wWZlo/65p6gVU7ijDj9O/hHJc\nG6mr3sAr1mVQcGsMXfS/MZZI6fQ2jiglqe5gBK6VlywnHs36UKUHRT41S5AbPQrl\nQ5nZaadIEIHsCrInmpHBOi5nmGN5mgtBUETdLQAgfbH+CbwZbtUH7lxQu10BjbaA\nP/Q02UMCEQbJkhLcf5/WbD7krFs9fol9UUpVV2JERj1SiKdeO4DU7Ignp6fT83fT\nDuMEge4U8QOSXKbiUrOoJiU1DILxgYqXMPbY4QIDAQABAoIBAQCF/SUQdiPcTHmj\nS0mMnXhrhrWa53Vr0uyXn7FZbA6lP+fUJpE9Ck2g5lL9gSV0A5dY+Gdx9Q8vbzUg\n5sZ0UtVt6a4TdwuJpBH2t938wCJeMQZzVu1gPqcY2eIpcqnVWWiRFc0FTqJ8bLjp\ndSp1IAmCxEF93JVG3dPYEuNHyL+IZ8Ied8tiHu/eNu3ewFolNlm+c2W4HQAcm4QJ\n451S0uuGMUIPyEIGbqfoo4si4fBezjJG6p2heMvYyfF76DdjbqoniUlnhYYM0dr4\nCUJrD9sKIEd+FvCpqU4S2xI1uV4iEBFSF7L13vBAxbDnpayhFOJLhlPtQ+CrNTij\nOysvmcXRAoGBAOjqMgxkEeT5AR79wRXlDg+kJkv5QnoQ9/xlWNGLSsMK1+683lA9\n/TPPAbFxRpI2NTrYKhRmyh7CYNt5WI0sR4hGFnoY//0PTIavW9De1G3+qMgwPTza\n1b7gx2x+qetkMl8/njVrhNsZe8FF7w7bvp1/PfK/VXk9iuV2BNGlYy/9AoGBANjp\n4yQVNAYEFpmIOd3mQhEE8M+FupFSE3Olo6wIzBthm3yDbg6E3W24eftzASO/dqB4\nl13xEsQEy7Xw0hQIja7gAqBmstVlZir3Z78TMAEfRkMwGezEuTk9u1RGp60b+7L0\nObFCiam0uenGJBwWKo7Y/bTIVuNwEnNXBrixfge1AoGAUaqEH+oaiCFy7i3lPMsS\nkhNpRixAzdITUZErglWHwjmUGuZoQNRranYDzva72tpc8aQHpR2hcwWOtoWmseE7\nt6Fzkh4f69goafUkiWkILQUkowSfBC5q0cG4yubip2F7dAA3dd2cOMKHrO3bc2dD\nP6/0xZ+m1Zrpj6lA6U1HKPUCgYEAzFfRxk0/PCefzrU5pmRjersHzMfzUTFb58d0\nH/4NogHaw3rhNEZQfyuZpprZyP5214ejOTmA7y6BZf3fOkYwizy23LrC4CttCy8V\nCjkeMQBwZZ0r3xQYVedk0WjaT0ccX6KZsva2zyvVNHiXzenH39hlcWiGCi6rAwNJ\n7rYuvz0CgYBiBJOWDULyzSva8hcd8c5Ib6FBt0+n+XFhtx0f7W+6gR12uSPjuWqI\nkrilArLz3gsFQnJu01EuaUw5736l1AIPT/BMWiYCul/lHO6qh2LHkzIKa/lPj3xL\n9G1GXIKEo3xUDo5VJ9mU2MNCE61JUMe9s33d+KV6rQRErt6ifhLRQw==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-14 19:10:25,355 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641 used request id req-78a284cc-6e31-40a3-b57c-5c98df1b0f90 2018-11-14 19:10:25,356 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:10:25,357 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:10:25,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-93c0c7f3-f8c6-435d-8e3d-e910499e14f1 Date: Wed, 14 Nov 2018 19:10:25 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-image", "tags": [], "container_format": "bare", "created_at": "2018-11-14T19:09:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-11-14T19:09:51Z", "visibility": "shared", "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/e6a4120f-3b80-4127-9fa8-ba2dc25ab270/snap", "metadata": {}}], "self": "/v2/images/e6a4120f-3b80-4127-9fa8-ba2dc25ab270", "min_disk": 0, "protected": false, "id": "e6a4120f-3b80-4127-9fa8-ba2dc25ab270", "file": "/v2/images/e6a4120f-3b80-4127-9fa8-ba2dc25ab270/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "45dfdf00c20b46aa9baf3577d3ac32d3", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/e6a4120f-3b80-4127-9fa8-ba2dc25ab270/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-11-14 19:10:25,416 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/e6a4120f-3b80-4127-9fa8-ba2dc25ab270 used request id req-93c0c7f3-f8c6-435d-8e3d-e910499e14f1 2018-11-14 19:10:25,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/f66d5681-dfcd-4e15-9bbe-533d5582b641 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f7804053bc1fb8d03a79fdd2278afee7689a60" 2018-11-14 19:10:25,635 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:10:25 GMT Server: Apache x-openstack-request-id: req-ef92848e-1ccb-4405-89e6-131c22e53525 Location: http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:10:25,788 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "58ceca49be994bfb816e79d25b0392a5", "name": "CreateStackFloatingIpTests-4695fdbc-dd2f-46e-proj-role"}, {"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T20:10:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "45dfdf00c20b46aa9baf3577d3ac32d3", "name": "CreateStackFloatingIpTests-4695fdbc-dd2f-46e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_45dfdf00c20b46aa9baf3577d3ac32d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_45dfdf00c20b46aa9baf3577d3ac32d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/45dfdf00c20b46aa9baf3577d3ac32d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/45dfdf00c20b46aa9baf3577d3ac32d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/45dfdf00c20b46aa9baf3577d3ac32d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/45dfdf00c20b46aa9baf3577d3ac32d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/45dfdf00c20b46aa9baf3577d3ac32d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/45dfdf00c20b46aa9baf3577d3ac32d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/45dfdf00c20b46aa9baf3577d3ac32d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/45dfdf00c20b46aa9baf3577d3ac32d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/45dfdf00c20b46aa9baf3577d3ac32d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-4695fdbc-dd2f-46e-user", "id": "8cf22fdfe6164ee2a4f9b3d79d569e24"}, "audit_ids": ["3rZivkjRTN66pb00OWn9Pg"], "issued_at": "2018-11-14T19:10:25.000000Z"}} 2018-11-14 19:10:25,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8130f44ce629fd16f8bb5889038153d501c18e44" 2018-11-14 19:10:25,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:10:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f432a20b-3039-40a9-b9d8-5f89d493f352 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:10:25,894 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-f432a20b-3039-40a9-b9d8-5f89d493f352 2018-11-14 19:10:25,895 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 19:10:25,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8130f44ce629fd16f8bb5889038153d501c18e44" 2018-11-14 19:10:25,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:10:25 GMT Server: Apache x-openstack-request-id: req-28d49ceb-2f13-4cb5-a4af-3e0084e1bb61 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-336b91e1-30e8-4da7-b210-1ebca3e855f9-flavor2", "OS::project_id": "45dfdf00c20b46aa9baf3577d3ac32d3", "OS::stack_id": "f66d5681-dfcd-4e15-9bbe-533d5582b641", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-kp", "security_group_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-subnet", "net_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-inst2", "inst1_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-inst1", "image2_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-image", "flavor1_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-flavor1", "image1_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack", "stack_user_project_id": "4d7df2ff996f49c795de1d2a57227993", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-14T19:09:56Z", "links": [{"href": "http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "f66d5681-dfcd-4e15-9bbe-533d5582b641", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAxVpmCoBQvxvUP9h9eIYD893gg85oNsZeumELGtYh6xtLetsW\ni6ggJU4dMSn//sNlKo6PvxS2mDFSZVc/WJrY2h6wWZlo/65p6gVU7ijDj9O/hHJc\nG6mr3sAr1mVQcGsMXfS/MZZI6fQ2jiglqe5gBK6VlywnHs36UKUHRT41S5AbPQrl\nQ5nZaadIEIHsCrInmpHBOi5nmGN5mgtBUETdLQAgfbH+CbwZbtUH7lxQu10BjbaA\nP/Q02UMCEQbJkhLcf5/WbD7krFs9fol9UUpVV2JERj1SiKdeO4DU7Ignp6fT83fT\nDuMEge4U8QOSXKbiUrOoJiU1DILxgYqXMPbY4QIDAQABAoIBAQCF/SUQdiPcTHmj\nS0mMnXhrhrWa53Vr0uyXn7FZbA6lP+fUJpE9Ck2g5lL9gSV0A5dY+Gdx9Q8vbzUg\n5sZ0UtVt6a4TdwuJpBH2t938wCJeMQZzVu1gPqcY2eIpcqnVWWiRFc0FTqJ8bLjp\ndSp1IAmCxEF93JVG3dPYEuNHyL+IZ8Ied8tiHu/eNu3ewFolNlm+c2W4HQAcm4QJ\n451S0uuGMUIPyEIGbqfoo4si4fBezjJG6p2heMvYyfF76DdjbqoniUlnhYYM0dr4\nCUJrD9sKIEd+FvCpqU4S2xI1uV4iEBFSF7L13vBAxbDnpayhFOJLhlPtQ+CrNTij\nOysvmcXRAoGBAOjqMgxkEeT5AR79wRXlDg+kJkv5QnoQ9/xlWNGLSsMK1+683lA9\n/TPPAbFxRpI2NTrYKhRmyh7CYNt5WI0sR4hGFnoY//0PTIavW9De1G3+qMgwPTza\n1b7gx2x+qetkMl8/njVrhNsZe8FF7w7bvp1/PfK/VXk9iuV2BNGlYy/9AoGBANjp\n4yQVNAYEFpmIOd3mQhEE8M+FupFSE3Olo6wIzBthm3yDbg6E3W24eftzASO/dqB4\nl13xEsQEy7Xw0hQIja7gAqBmstVlZir3Z78TMAEfRkMwGezEuTk9u1RGp60b+7L0\nObFCiam0uenGJBwWKo7Y/bTIVuNwEnNXBrixfge1AoGAUaqEH+oaiCFy7i3lPMsS\nkhNpRixAzdITUZErglWHwjmUGuZoQNRranYDzva72tpc8aQHpR2hcwWOtoWmseE7\nt6Fzkh4f69goafUkiWkILQUkowSfBC5q0cG4yubip2F7dAA3dd2cOMKHrO3bc2dD\nP6/0xZ+m1Zrpj6lA6U1HKPUCgYEAzFfRxk0/PCefzrU5pmRjersHzMfzUTFb58d0\nH/4NogHaw3rhNEZQfyuZpprZyP5214ejOTmA7y6BZf3fOkYwizy23LrC4CttCy8V\nCjkeMQBwZZ0r3xQYVedk0WjaT0ccX6KZsva2zyvVNHiXzenH39hlcWiGCi6rAwNJ\n7rYuvz0CgYBiBJOWDULyzSva8hcd8c5Ib6FBt0+n+XFhtx0f7W+6gR12uSPjuWqI\nkrilArLz3gsFQnJu01EuaUw5736l1AIPT/BMWiYCul/lHO6qh2LHkzIKa/lPj3xL\n9G1GXIKEo3xUDo5VJ9mU2MNCE61JUMe9s33d+KV6rQRErt6ifhLRQw==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-14 19:10:25,978 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641 used request id req-28d49ceb-2f13-4cb5-a4af-3e0084e1bb61 2018-11-14 19:10:25,979 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-11-14 19:10:25,980 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000//v3/auth/tokens 2018-11-14 19:10:26,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:10:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85b48a66-0a1b-46aa-886a-77f023f4d272 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:10:26,004 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-85b48a66-0a1b-46aa-886a-77f023f4d272 2018-11-14 19:10:26,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8130f44ce629fd16f8bb5889038153d501c18e44" 2018-11-14 19:10:26,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-64d72634-6323-4069-846d-02e495f631b3 Date: Wed, 14 Nov 2018 19:10:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"45dfdf00c20b46aa9baf3577d3ac32d3","status":"ACTIVE","subnets":["e57cce31-f32e-47f2-bf7c-ecc52419de0a"],"description":"","tags":[],"updated_at":"2018-11-14T19:10:02Z","provider:segmentation_id":6,"name":"CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-net","admin_state_up":true,"tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:01Z","provider:network_type":"vxlan"}]} 2018-11-14 19:10:26,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-net used request id req-64d72634-6323-4069-846d-02e495f631b3 2018-11-14 19:10:26,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8130f44ce629fd16f8bb5889038153d501c18e44" 2018-11-14 19:10:26,388 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "58ceca49be994bfb816e79d25b0392a5", "name": "CreateStackFloatingIpTests-4695fdbc-dd2f-46e-proj-role"}, {"id": "783ac46c0c6e4351b20c894e1af3c3a4", "name": "heat_stack_owner"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T20:10:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "45dfdf00c20b46aa9baf3577d3ac32d3", "name": "CreateStackFloatingIpTests-4695fdbc-dd2f-46e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_45dfdf00c20b46aa9baf3577d3ac32d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_45dfdf00c20b46aa9baf3577d3ac32d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/45dfdf00c20b46aa9baf3577d3ac32d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/45dfdf00c20b46aa9baf3577d3ac32d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/45dfdf00c20b46aa9baf3577d3ac32d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/45dfdf00c20b46aa9baf3577d3ac32d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/45dfdf00c20b46aa9baf3577d3ac32d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/45dfdf00c20b46aa9baf3577d3ac32d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/45dfdf00c20b46aa9baf3577d3ac32d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/45dfdf00c20b46aa9baf3577d3ac32d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/45dfdf00c20b46aa9baf3577d3ac32d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-4695fdbc-dd2f-46e-user", "id": "8cf22fdfe6164ee2a4f9b3d79d569e24"}, "audit_ids": ["YEW4ci1PQPmryKK8lh29yw"], "issued_at": "2018-11-14T19:10:26.000000Z"}} 2018-11-14 19:10:26,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd972914b6f022193275e7fa0adbd7ddc314fe74" 2018-11-14 19:10:26,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:10:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1555f8f-3956-417d-a55e-058c354380dc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:10:26,500 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-d1555f8f-3956-417d-a55e-058c354380dc 2018-11-14 19:10:26,500 - nova_utils - DEBUG - Retrieving Nova Client 2018-11-14 19:10:26,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd972914b6f022193275e7fa0adbd7ddc314fe74" 2018-11-14 19:10:26,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-e6729810-c72f-4042-b60b-4fbae6b38f4f Date: Wed, 14 Nov 2018 19:10:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:02Z","dns_nameservers":[],"updated_at":"2018-11-14T19:10:02Z","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":"45dfdf00c20b46aa9baf3577d3ac32d3","id":"e57cce31-f32e-47f2-bf7c-ecc52419de0a","subnetpool_id":null,"name":"CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-subnet"}]} 2018-11-14 19:10:26,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b used request id req-e6729810-c72f-4042-b60b-4fbae6b38f4f 2018-11-14 19:10:26,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8130f44ce629fd16f8bb5889038153d501c18e44" 2018-11-14 19:10:26,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:10:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0791e00d-8057-45f1-a327-e214a0e00d79 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:10:26,602 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-0791e00d-8057-45f1-a327-e214a0e00d79 2018-11-14 19:10:26,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd972914b6f022193275e7fa0adbd7ddc314fe74" 2018-11-14 19:10:26,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-8958ed49-6ffd-47e5-948a-bae45bfcc87b Date: Wed, 14 Nov 2018 19:10:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"45dfdf00c20b46aa9baf3577d3ac32d3","status":"ACTIVE","subnets":["e57cce31-f32e-47f2-bf7c-ecc52419de0a"],"description":"","tags":[],"updated_at":"2018-11-14T19:10:02Z","provider:segmentation_id":6,"name":"CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-net","admin_state_up":true,"tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:01Z","provider:network_type":"vxlan"}]} 2018-11-14 19:10:26,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-net used request id req-8958ed49-6ffd-47e5-948a-bae45bfcc87b 2018-11-14 19:10:26,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd972914b6f022193275e7fa0adbd7ddc314fe74" 2018-11-14 19:10:27,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-1e401620-4875-46bb-958d-e49a0146518c Date: Wed, 14 Nov 2018 19:10:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"45dfdf00c20b46aa9baf3577d3ac32d3","status":"ACTIVE","subnets":["e57cce31-f32e-47f2-bf7c-ecc52419de0a"],"description":"","tags":[],"updated_at":"2018-11-14T19:10:02Z","provider:segmentation_id":6,"name":"CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-net","admin_state_up":true,"tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:01Z","provider:network_type":"vxlan"}]} 2018-11-14 19:10:27,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-net used request id req-1e401620-4875-46bb-958d-e49a0146518c 2018-11-14 19:10:27,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 19:10:27,027 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 19:10: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 19:10:27,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/45dfdf00c20b46aa9baf3577d3ac32d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8130f44ce629fd16f8bb5889038153d501c18e44" 2018-11-14 19:10:27,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-232f2a3d-36c0-4355-bb47-a027bd0cf387 Date: Wed, 14 Nov 2018 19:10:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:02Z","dns_nameservers":[],"updated_at":"2018-11-14T19:10:02Z","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":"45dfdf00c20b46aa9baf3577d3ac32d3","id":"e57cce31-f32e-47f2-bf7c-ecc52419de0a","subnetpool_id":null,"name":"CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-subnet"}]} 2018-11-14 19:10:27,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b used request id req-232f2a3d-36c0-4355-bb47-a027bd0cf387 2018-11-14 19:10:27,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd972914b6f022193275e7fa0adbd7ddc314fe74" 2018-11-14 19:10:27,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:10:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f7911f1-8261-477f-9851-7e4ba2a7094f Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/45dfdf00c20b46aa9baf3577d3ac32d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "45dfdf00c20b46aa9baf3577d3ac32d3", "name": "CreateStackFloatingIpTests-4695fdbc-dd2f-46e-proj"}} 2018-11-14 19:10:27,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/45dfdf00c20b46aa9baf3577d3ac32d3 used request id req-3f7911f1-8261-477f-9851-7e4ba2a7094f 2018-11-14 19:10:27,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8130f44ce629fd16f8bb5889038153d501c18e44" 2018-11-14 19:10:27,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-e4ce3600-56c7-4abc-93f3-54b86c779c13 Date: Wed, 14 Nov 2018 19:10:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:02Z","dns_nameservers":[],"updated_at":"2018-11-14T19:10:02Z","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":"45dfdf00c20b46aa9baf3577d3ac32d3","id":"e57cce31-f32e-47f2-bf7c-ecc52419de0a","subnetpool_id":null,"name":"CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-subnet"}]} 2018-11-14 19:10:27,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b used request id req-e4ce3600-56c7-4abc-93f3-54b86c779c13 2018-11-14 19:10:27,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b&mac_address=fa%3A16%3A3e%3A92%3Ac2%3Ab5&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8130f44ce629fd16f8bb5889038153d501c18e44" 2018-11-14 19:10:27,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-4505bb3e-73f5-4c47-b79e-44a4af802617 Date: Wed, 14 Nov 2018 19:10:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"45dfdf00c20b46aa9baf3577d3ac32d3","status":"ACTIVE","subnets":["e57cce31-f32e-47f2-bf7c-ecc52419de0a"],"description":"","tags":[],"updated_at":"2018-11-14T19:10:02Z","provider:segmentation_id":6,"name":"CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-net","admin_state_up":true,"tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:01Z","provider:network_type":"vxlan"}]} 2018-11-14 19:10:27,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-net used request id req-4505bb3e-73f5-4c47-b79e-44a4af802617 2018-11-14 19:10:27,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-11-14 19:10:27,424 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 19:10: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 19:10:27,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/45dfdf00c20b46aa9baf3577d3ac32d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd972914b6f022193275e7fa0adbd7ddc314fe74" 2018-11-14 19:10:27,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 872 X-Openstack-Request-Id: req-10266273-cc4b-46f4-93d6-f06a0c298457 Date: Wed, 14 Nov 2018 19:10:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:10:14Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e57cce31-f32e-47f2-bf7c-ecc52419de0a","ip_address":"10.1.2.5"}],"id":"4af6cfb5-a7f0-4430-8ce3-c8489a89ae25","security_groups":["0de05aac-7dc3-4072-a9a3-974de4dc05d2"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:92:c2:b5","project_id":"45dfdf00c20b46aa9baf3577d3ac32d3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"10d3ecc8-fab4-4380-bfd8-c0e00b3117a6","name":"","admin_state_up":true,"network_id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:09Z","binding:vnic_type":"normal"}]} 2018-11-14 19:10:27,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b&mac_address=fa%3A16%3A3e%3A92%3Ac2%3Ab5&admin_state_up=True used request id req-10266273-cc4b-46f4-93d6-f06a0c298457 2018-11-14 19:10:27,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/45dfdf00c20b46aa9baf3577d3ac32d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8130f44ce629fd16f8bb5889038153d501c18e44" 2018-11-14 19:10:27,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:10:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-769b0c12-cfc6-48ac-a92f-5985b7e82b46 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/45dfdf00c20b46aa9baf3577d3ac32d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "45dfdf00c20b46aa9baf3577d3ac32d3", "name": "CreateStackFloatingIpTests-4695fdbc-dd2f-46e-proj"}} 2018-11-14 19:10:27,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/45dfdf00c20b46aa9baf3577d3ac32d3 used request id req-769b0c12-cfc6-48ac-a92f-5985b7e82b46 2018-11-14 19:10:27,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd972914b6f022193275e7fa0adbd7ddc314fe74" 2018-11-14 19:10:27,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-6255754b-0998-475d-897e-675a7c055a70 Date: Wed, 14 Nov 2018 19:10:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:02Z","dns_nameservers":[],"updated_at":"2018-11-14T19:10:02Z","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":"45dfdf00c20b46aa9baf3577d3ac32d3","id":"e57cce31-f32e-47f2-bf7c-ecc52419de0a","subnetpool_id":null,"name":"CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-subnet"}]} 2018-11-14 19:10:27,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b used request id req-6255754b-0998-475d-897e-675a7c055a70 2018-11-14 19:10:27,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b&mac_address=fa%3A16%3A3e%3Ad2%3A41%3Ab5&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack-port1-yri27zkhoozl&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd972914b6f022193275e7fa0adbd7ddc314fe74" 2018-11-14 19:10:27,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:10:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-972e227a-5c73-4001-b40e-41c80f786c7e Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/45dfdf00c20b46aa9baf3577d3ac32d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "45dfdf00c20b46aa9baf3577d3ac32d3", "name": "CreateStackFloatingIpTests-4695fdbc-dd2f-46e-proj"}} 2018-11-14 19:10:27,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/45dfdf00c20b46aa9baf3577d3ac32d3 used request id req-972e227a-5c73-4001-b40e-41c80f786c7e 2018-11-14 19:10:27,742 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8130f44ce629fd16f8bb5889038153d501c18e44" 2018-11-14 19:10:27,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 987 X-Openstack-Request-Id: req-61ab2043-340f-4f1e-b50b-21e72d281b14 Date: Wed, 14 Nov 2018 19:10:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:10:14Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e57cce31-f32e-47f2-bf7c-ecc52419de0a","ip_address":"10.1.2.9"}],"id":"17ccc2ae-35e9-468d-b8c1-b95763ba908d","security_groups":["6a5250e7-fafe-49e1-8c6c-9d62c0171819"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d2:41:b5","project_id":"45dfdf00c20b46aa9baf3577d3ac32d3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"aece86ec-ad6f-41f5-b335-3af6f113821d","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack-port1-yri27zkhoozl","admin_state_up":true,"network_id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:04Z","binding:vnic_type":"normal"}]} 2018-11-14 19:10:27,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b&mac_address=fa%3A16%3A3e%3Ad2%3A41%3Ab5&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack-port1-yri27zkhoozl&admin_state_up=True used request id req-61ab2043-340f-4f1e-b50b-21e72d281b14 2018-11-14 19:10:27,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/45dfdf00c20b46aa9baf3577d3ac32d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd972914b6f022193275e7fa0adbd7ddc314fe74" 2018-11-14 19:10:28,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:10:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afc7cec1-fef9-4965-8c23-93d45a911cc4 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/45dfdf00c20b46aa9baf3577d3ac32d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "45dfdf00c20b46aa9baf3577d3ac32d3", "name": "CreateStackFloatingIpTests-4695fdbc-dd2f-46e-proj"}} 2018-11-14 19:10:28,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/45dfdf00c20b46aa9baf3577d3ac32d3 used request id req-afc7cec1-fef9-4965-8c23-93d45a911cc4 2018-11-14 19:10:28,062 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd972914b6f022193275e7fa0adbd7ddc314fe74" 2018-11-14 19:10:28,690 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:10:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d9bcc2d8-24f5-4c57-9610-95fbebc480e1 x-compute-request-id: req-d9bcc2d8-24f5-4c57-9610-95fbebc480e1 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:c2:b5", "version": 4, "addr": "10.1.2.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/10d3ecc8-fab4-4380-bfd8-c0e00b3117a6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/10d3ecc8-fab4-4380-bfd8-c0e00b3117a6", "rel": "bookmark"}], "image": {"id": "e6a4120f-3b80-4127-9fa8-ba2dc25ab270", "links": [{"href": "http://172.30.9.28:8774/images/e6a4120f-3b80-4127-9fa8-ba2dc25ab270", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000010a", "OS-SRV-USG:launched_at": "2018-11-14T19:10:14.000000", "flavor": {"id": "a77961be-0b10-4d5b-88e9-e9938b0080f7", "links": [{"href": "http://172.30.9.28:8774/flavors/a77961be-0b10-4d5b-88e9-e9938b0080f7", "rel": "bookmark"}]}, "id": "10d3ecc8-fab4-4380-bfd8-c0e00b3117a6", "security_groups": [{"name": "default"}], "user_id": "8cf22fdfe6164ee2a4f9b3d79d569e24", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T19:10:14Z", "hostId": "a6ffe522fc7b3c4471285c08460b7209c5f3475a50f086796bba0eda", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-inst2", "created": "2018-11-14T19:10:07Z", "tenant_id": "45dfdf00c20b46aa9baf3577d3ac32d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 19:10:28,690 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-inst2 used request id req-d9bcc2d8-24f5-4c57-9610-95fbebc480e1 2018-11-14 19:10:28,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8130f44ce629fd16f8bb5889038153d501c18e44" 2018-11-14 19:10:28,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-7738c3f4-65aa-456c-94ad-99a93a99794d Date: Wed, 14 Nov 2018 19:10:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"45dfdf00c20b46aa9baf3577d3ac32d3","status":"ACTIVE","subnets":["e57cce31-f32e-47f2-bf7c-ecc52419de0a"],"description":"","tags":[],"updated_at":"2018-11-14T19:10:02Z","provider:segmentation_id":6,"name":"CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-net","admin_state_up":true,"tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:01Z","provider:network_type":"vxlan"}]} 2018-11-14 19:10:28,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-net used request id req-7738c3f4-65aa-456c-94ad-99a93a99794d 2018-11-14 19:10:28,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8130f44ce629fd16f8bb5889038153d501c18e44" 2018-11-14 19:10:29,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-d6e1d479-491f-4ef7-95cf-4e409bdb33e2 Date: Wed, 14 Nov 2018 19:10:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:02Z","dns_nameservers":[],"updated_at":"2018-11-14T19:10:02Z","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":"45dfdf00c20b46aa9baf3577d3ac32d3","id":"e57cce31-f32e-47f2-bf7c-ecc52419de0a","subnetpool_id":null,"name":"CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-subnet"}]} 2018-11-14 19:10:29,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b used request id req-d6e1d479-491f-4ef7-95cf-4e409bdb33e2 2018-11-14 19:10:29,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8130f44ce629fd16f8bb5889038153d501c18e44" 2018-11-14 19:10:29,156 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:10:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dc7afc6c-8eb6-4046-b1aa-d7e3458e9fb0 x-compute-request-id: req-dc7afc6c-8eb6-4046-b1aa-d7e3458e9fb0 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:41:b5", "version": 4, "addr": "10.1.2.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:41:b5", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/aece86ec-ad6f-41f5-b335-3af6f113821d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/aece86ec-ad6f-41f5-b335-3af6f113821d", "rel": "bookmark"}], "image": {"id": "e6a4120f-3b80-4127-9fa8-ba2dc25ab270", "links": [{"href": "http://172.30.9.28:8774/images/e6a4120f-3b80-4127-9fa8-ba2dc25ab270", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000010d", "OS-SRV-USG:launched_at": "2018-11-14T19:10:16.000000", "flavor": {"id": "3a0ff6fb-8ea4-4836-bca1-9cf019001671", "links": [{"href": "http://172.30.9.28:8774/flavors/3a0ff6fb-8ea4-4836-bca1-9cf019001671", "rel": "bookmark"}]}, "id": "aece86ec-ad6f-41f5-b335-3af6f113821d", "security_groups": [{"name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-sec_grp"}], "user_id": "8cf22fdfe6164ee2a4f9b3d79d569e24", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T19:10:16Z", "hostId": "a6ffe522fc7b3c4471285c08460b7209c5f3475a50f086796bba0eda", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-inst1", "created": "2018-11-14T19:10:08Z", "tenant_id": "45dfdf00c20b46aa9baf3577d3ac32d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 19:10:29,156 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-inst1 used request id req-dc7afc6c-8eb6-4046-b1aa-d7e3458e9fb0 2018-11-14 19:10:29,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd972914b6f022193275e7fa0adbd7ddc314fe74" 2018-11-14 19:10:29,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5239 X-Openstack-Request-Id: req-229b8f2a-35eb-43af-9e65-154802aac12e Date: Wed, 14 Nov 2018 19:10:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:10:06Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e57cce31-f32e-47f2-bf7c-ecc52419de0a","ip_address":"10.1.2.1"}],"id":"082efde1-b1f2-40f9-a478-3cad2656f52c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:67:ce:2f","project_id":"45dfdf00c20b46aa9baf3577d3ac32d3","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"295d3390-5569-4df8-a31d-259ff1a4fbe9","name":"","admin_state_up":true,"network_id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:05Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:10:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e57cce31-f32e-47f2-bf7c-ecc52419de0a","ip_address":"10.1.2.3"}],"id":"16db35b4-ed02-471e-8829-1c039b8c0c6d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:29:6d:73","project_id":"45dfdf00c20b46aa9baf3577d3ac32d3","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","name":"","admin_state_up":true,"network_id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:03Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:10:14Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e57cce31-f32e-47f2-bf7c-ecc52419de0a","ip_address":"10.1.2.9"}],"id":"17ccc2ae-35e9-468d-b8c1-b95763ba908d","security_groups":["6a5250e7-fafe-49e1-8c6c-9d62c0171819"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d2:41:b5","project_id":"45dfdf00c20b46aa9baf3577d3ac32d3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"aece86ec-ad6f-41f5-b335-3af6f113821d","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack-port1-yri27zkhoozl","admin_state_up":true,"network_id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:04Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:10:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e57cce31-f32e-47f2-bf7c-ecc52419de0a","ip_address":"10.1.2.4"}],"id":"463fe181-d8fc-46a1-b84c-9e4f8e0184f5","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dc:05:4b","project_id":"45dfdf00c20b46aa9baf3577d3ac32d3","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","name":"","admin_state_up":true,"network_id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:04Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:10:14Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e57cce31-f32e-47f2-bf7c-ecc52419de0a","ip_address":"10.1.2.5"}],"id":"4af6cfb5-a7f0-4430-8ce3-c8489a89ae25","security_groups":["0de05aac-7dc3-4072-a9a3-974de4dc05d2"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:92:c2:b5","project_id":"45dfdf00c20b46aa9baf3577d3ac32d3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"10d3ecc8-fab4-4380-bfd8-c0e00b3117a6","name":"","admin_state_up":true,"network_id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:09Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:10:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e57cce31-f32e-47f2-bf7c-ecc52419de0a","ip_address":"10.1.2.2"}],"id":"feeddfa7-5b33-42f9-8aea-8adcbff08ea3","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bf:ff:c5","project_id":"45dfdf00c20b46aa9baf3577d3ac32d3","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","name":"","admin_state_up":true,"network_id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:03Z","binding:vnic_type":"normal"}]} 2018-11-14 19:10:29,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b used request id req-229b8f2a-35eb-43af-9e65-154802aac12e 2018-11-14 19:10:29,244 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-inst2 2018-11-14 19:10:29,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8130f44ce629fd16f8bb5889038153d501c18e44" 2018-11-14 19:10:29,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-d414f105-f9c5-4d80-a5a4-4c81bfdd12d2 Date: Wed, 14 Nov 2018 19:10:29 GMT RESP BODY: {"floatingips": [{"router_id": "295d3390-5569-4df8-a31d-259ff1a4fbe9", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-11-14T19:10:07Z", "floating_network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "fixed_ip_address": "10.1.2.9", "floating_ip_address": "172.30.9.211", "revision_number": 2, "port_id": "17ccc2ae-35e9-468d-b8c1-b95763ba908d", "id": "d30fe75d-bc8d-41fe-a290-f8713e4555fe", "tenant_id": "45dfdf00c20b46aa9baf3577d3ac32d3", "created_at": "2018-11-14T19:10:02Z", "project_id": "45dfdf00c20b46aa9baf3577d3ac32d3"}]} 2018-11-14 19:10:29,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-d414f105-f9c5-4d80-a5a4-4c81bfdd12d2 2018-11-14 19:10:29,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-7720a9e9-5499-4998-8ce8-ffde486aff12 Date: Wed, 14 Nov 2018 19:10:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"45dfdf00c20b46aa9baf3577d3ac32d3","status":"ACTIVE","subnets":["e57cce31-f32e-47f2-bf7c-ecc52419de0a"],"description":"","tags":[],"updated_at":"2018-11-14T19:10:02Z","provider:segmentation_id":6,"name":"CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-net","admin_state_up":true,"tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:01Z","provider:network_type":"vxlan"}]} 2018-11-14 19:10:29,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-net used request id req-7720a9e9-5499-4998-8ce8-ffde486aff12 2018-11-14 19:10:29,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd972914b6f022193275e7fa0adbd7ddc314fe74" 2018-11-14 19:10:29,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-8cd08137-8c79-41f4-a58a-8c80e7a5bd5e Date: Wed, 14 Nov 2018 19:10:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:02Z","dns_nameservers":[],"updated_at":"2018-11-14T19:10:02Z","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":"45dfdf00c20b46aa9baf3577d3ac32d3","id":"e57cce31-f32e-47f2-bf7c-ecc52419de0a","subnetpool_id":null,"name":"CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-subnet"}]} 2018-11-14 19:10:29,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b used request id req-8cd08137-8c79-41f4-a58a-8c80e7a5bd5e 2018-11-14 19:10:29,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd972914b6f022193275e7fa0adbd7ddc314fe74" 2018-11-14 19:10:29,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5239 X-Openstack-Request-Id: req-4964bc10-c580-45ea-a890-7c46efd4106c Date: Wed, 14 Nov 2018 19:10:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:10:06Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e57cce31-f32e-47f2-bf7c-ecc52419de0a","ip_address":"10.1.2.1"}],"id":"082efde1-b1f2-40f9-a478-3cad2656f52c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:67:ce:2f","project_id":"45dfdf00c20b46aa9baf3577d3ac32d3","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"295d3390-5569-4df8-a31d-259ff1a4fbe9","name":"","admin_state_up":true,"network_id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:05Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:10:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e57cce31-f32e-47f2-bf7c-ecc52419de0a","ip_address":"10.1.2.3"}],"id":"16db35b4-ed02-471e-8829-1c039b8c0c6d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:29:6d:73","project_id":"45dfdf00c20b46aa9baf3577d3ac32d3","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","name":"","admin_state_up":true,"network_id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:03Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:10:14Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e57cce31-f32e-47f2-bf7c-ecc52419de0a","ip_address":"10.1.2.9"}],"id":"17ccc2ae-35e9-468d-b8c1-b95763ba908d","security_groups":["6a5250e7-fafe-49e1-8c6c-9d62c0171819"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d2:41:b5","project_id":"45dfdf00c20b46aa9baf3577d3ac32d3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"aece86ec-ad6f-41f5-b335-3af6f113821d","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack-port1-yri27zkhoozl","admin_state_up":true,"network_id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:04Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:10:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e57cce31-f32e-47f2-bf7c-ecc52419de0a","ip_address":"10.1.2.4"}],"id":"463fe181-d8fc-46a1-b84c-9e4f8e0184f5","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dc:05:4b","project_id":"45dfdf00c20b46aa9baf3577d3ac32d3","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","name":"","admin_state_up":true,"network_id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:04Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:10:14Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e57cce31-f32e-47f2-bf7c-ecc52419de0a","ip_address":"10.1.2.5"}],"id":"4af6cfb5-a7f0-4430-8ce3-c8489a89ae25","security_groups":["0de05aac-7dc3-4072-a9a3-974de4dc05d2"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:92:c2:b5","project_id":"45dfdf00c20b46aa9baf3577d3ac32d3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"10d3ecc8-fab4-4380-bfd8-c0e00b3117a6","name":"","admin_state_up":true,"network_id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:09Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:10:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e57cce31-f32e-47f2-bf7c-ecc52419de0a","ip_address":"10.1.2.2"}],"id":"feeddfa7-5b33-42f9-8aea-8adcbff08ea3","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bf:ff:c5","project_id":"45dfdf00c20b46aa9baf3577d3ac32d3","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","name":"","admin_state_up":true,"network_id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:03Z","binding:vnic_type":"normal"}]} 2018-11-14 19:10:29,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b used request id req-4964bc10-c580-45ea-a890-7c46efd4106c 2018-11-14 19:10:29,925 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-inst1 2018-11-14 19:10:29,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd972914b6f022193275e7fa0adbd7ddc314fe74" 2018-11-14 19:10:30,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-b09b3de0-0a02-4547-834e-c1452f445a4a Date: Wed, 14 Nov 2018 19:10:30 GMT RESP BODY: {"floatingips": [{"router_id": "295d3390-5569-4df8-a31d-259ff1a4fbe9", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-11-14T19:10:07Z", "floating_network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "fixed_ip_address": "10.1.2.9", "floating_ip_address": "172.30.9.211", "revision_number": 2, "port_id": "17ccc2ae-35e9-468d-b8c1-b95763ba908d", "id": "d30fe75d-bc8d-41fe-a290-f8713e4555fe", "tenant_id": "45dfdf00c20b46aa9baf3577d3ac32d3", "created_at": "2018-11-14T19:10:02Z", "project_id": "45dfdf00c20b46aa9baf3577d3ac32d3"}]} 2018-11-14 19:10:30,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-b09b3de0-0a02-4547-834e-c1452f445a4a 2018-11-14 19:10:30,157 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/aece86ec-ad6f-41f5-b335-3af6f113821d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd972914b6f022193275e7fa0adbd7ddc314fe74" 2018-11-14 19:10:31,075 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:10:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-21c36bfb-1e03-4eed-a980-8579649fffdd x-compute-request-id: req-21c36bfb-1e03-4eed-a980-8579649fffdd Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:41:b5", "version": 4, "addr": "10.1.2.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:41:b5", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/aece86ec-ad6f-41f5-b335-3af6f113821d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/aece86ec-ad6f-41f5-b335-3af6f113821d", "rel": "bookmark"}], "image": {"id": "e6a4120f-3b80-4127-9fa8-ba2dc25ab270", "links": [{"href": "http://172.30.9.28:8774/images/e6a4120f-3b80-4127-9fa8-ba2dc25ab270", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000010d", "OS-SRV-USG:launched_at": "2018-11-14T19:10:16.000000", "flavor": {"id": "3a0ff6fb-8ea4-4836-bca1-9cf019001671", "links": [{"href": "http://172.30.9.28:8774/flavors/3a0ff6fb-8ea4-4836-bca1-9cf019001671", "rel": "bookmark"}]}, "id": "aece86ec-ad6f-41f5-b335-3af6f113821d", "security_groups": [{"name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-sec_grp"}], "user_id": "8cf22fdfe6164ee2a4f9b3d79d569e24", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T19:10:16Z", "hostId": "a6ffe522fc7b3c4471285c08460b7209c5f3475a50f086796bba0eda", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-inst1", "created": "2018-11-14T19:10:08Z", "tenant_id": "45dfdf00c20b46aa9baf3577d3ac32d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 19:10:31,076 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/aece86ec-ad6f-41f5-b335-3af6f113821d used request id req-21c36bfb-1e03-4eed-a980-8579649fffdd 2018-11-14 19:10:31,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd972914b6f022193275e7fa0adbd7ddc314fe74" 2018-11-14 19:10:31,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-af88b0c6-79da-4539-8529-56fd81ee80a4 Date: Wed, 14 Nov 2018 19:10:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"45dfdf00c20b46aa9baf3577d3ac32d3","status":"ACTIVE","subnets":["e57cce31-f32e-47f2-bf7c-ecc52419de0a"],"description":"","tags":[],"updated_at":"2018-11-14T19:10:02Z","provider:segmentation_id":6,"name":"CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-net","admin_state_up":true,"tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:01Z","provider:network_type":"vxlan"}]} 2018-11-14 19:10:31,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-net used request id req-af88b0c6-79da-4539-8529-56fd81ee80a4 2018-11-14 19:10:31,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/45dfdf00c20b46aa9baf3577d3ac32d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd972914b6f022193275e7fa0adbd7ddc314fe74" 2018-11-14 19:10:31,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:10:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d8d1d99-cdcf-4744-a149-afe268e966c5 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/45dfdf00c20b46aa9baf3577d3ac32d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "45dfdf00c20b46aa9baf3577d3ac32d3", "name": "CreateStackFloatingIpTests-4695fdbc-dd2f-46e-proj"}} 2018-11-14 19:10:31,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/45dfdf00c20b46aa9baf3577d3ac32d3 used request id req-1d8d1d99-cdcf-4744-a149-afe268e966c5 2018-11-14 19:10:31,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd972914b6f022193275e7fa0adbd7ddc314fe74" 2018-11-14 19:10:31,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-ad2db16d-b60c-45a3-ac3d-dc93629b439b Date: Wed, 14 Nov 2018 19:10:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:02Z","dns_nameservers":[],"updated_at":"2018-11-14T19:10:02Z","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":"45dfdf00c20b46aa9baf3577d3ac32d3","id":"e57cce31-f32e-47f2-bf7c-ecc52419de0a","subnetpool_id":null,"name":"CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-subnet"}]} 2018-11-14 19:10:31,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b used request id req-ad2db16d-b60c-45a3-ac3d-dc93629b439b 2018-11-14 19:10:31,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd972914b6f022193275e7fa0adbd7ddc314fe74" 2018-11-14 19:10:31,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5239 X-Openstack-Request-Id: req-6c42eadb-0bab-4de5-a707-d66966284704 Date: Wed, 14 Nov 2018 19:10:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:10:06Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e57cce31-f32e-47f2-bf7c-ecc52419de0a","ip_address":"10.1.2.1"}],"id":"082efde1-b1f2-40f9-a478-3cad2656f52c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:67:ce:2f","project_id":"45dfdf00c20b46aa9baf3577d3ac32d3","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"295d3390-5569-4df8-a31d-259ff1a4fbe9","name":"","admin_state_up":true,"network_id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:05Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:10:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e57cce31-f32e-47f2-bf7c-ecc52419de0a","ip_address":"10.1.2.3"}],"id":"16db35b4-ed02-471e-8829-1c039b8c0c6d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:29:6d:73","project_id":"45dfdf00c20b46aa9baf3577d3ac32d3","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","name":"","admin_state_up":true,"network_id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:03Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:10:14Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e57cce31-f32e-47f2-bf7c-ecc52419de0a","ip_address":"10.1.2.9"}],"id":"17ccc2ae-35e9-468d-b8c1-b95763ba908d","security_groups":["6a5250e7-fafe-49e1-8c6c-9d62c0171819"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d2:41:b5","project_id":"45dfdf00c20b46aa9baf3577d3ac32d3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"aece86ec-ad6f-41f5-b335-3af6f113821d","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack-port1-yri27zkhoozl","admin_state_up":true,"network_id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:04Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:10:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e57cce31-f32e-47f2-bf7c-ecc52419de0a","ip_address":"10.1.2.4"}],"id":"463fe181-d8fc-46a1-b84c-9e4f8e0184f5","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dc:05:4b","project_id":"45dfdf00c20b46aa9baf3577d3ac32d3","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","name":"","admin_state_up":true,"network_id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:04Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:10:14Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e57cce31-f32e-47f2-bf7c-ecc52419de0a","ip_address":"10.1.2.5"}],"id":"4af6cfb5-a7f0-4430-8ce3-c8489a89ae25","security_groups":["0de05aac-7dc3-4072-a9a3-974de4dc05d2"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:92:c2:b5","project_id":"45dfdf00c20b46aa9baf3577d3ac32d3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"10d3ecc8-fab4-4380-bfd8-c0e00b3117a6","name":"","admin_state_up":true,"network_id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:09Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:10:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e57cce31-f32e-47f2-bf7c-ecc52419de0a","ip_address":"10.1.2.2"}],"id":"feeddfa7-5b33-42f9-8aea-8adcbff08ea3","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bf:ff:c5","project_id":"45dfdf00c20b46aa9baf3577d3ac32d3","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","name":"","admin_state_up":true,"network_id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:03Z","binding:vnic_type":"normal"}]} 2018-11-14 19:10:31,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b used request id req-6c42eadb-0bab-4de5-a707-d66966284704 2018-11-14 19:10:31,397 - create_instance - INFO - Checking if VM is active 2018-11-14 19:10:31,400 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/aece86ec-ad6f-41f5-b335-3af6f113821d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd972914b6f022193275e7fa0adbd7ddc314fe74" 2018-11-14 19:10:32,190 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:10: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-88de50a7-b23a-4ba7-961d-326dc2c8a027 x-compute-request-id: req-88de50a7-b23a-4ba7-961d-326dc2c8a027 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:41:b5", "version": 4, "addr": "10.1.2.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:41:b5", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/aece86ec-ad6f-41f5-b335-3af6f113821d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/aece86ec-ad6f-41f5-b335-3af6f113821d", "rel": "bookmark"}], "image": {"id": "e6a4120f-3b80-4127-9fa8-ba2dc25ab270", "links": [{"href": "http://172.30.9.28:8774/images/e6a4120f-3b80-4127-9fa8-ba2dc25ab270", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000010d", "OS-SRV-USG:launched_at": "2018-11-14T19:10:16.000000", "flavor": {"id": "3a0ff6fb-8ea4-4836-bca1-9cf019001671", "links": [{"href": "http://172.30.9.28:8774/flavors/3a0ff6fb-8ea4-4836-bca1-9cf019001671", "rel": "bookmark"}]}, "id": "aece86ec-ad6f-41f5-b335-3af6f113821d", "security_groups": [{"name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-sec_grp"}], "user_id": "8cf22fdfe6164ee2a4f9b3d79d569e24", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T19:10:16Z", "hostId": "a6ffe522fc7b3c4471285c08460b7209c5f3475a50f086796bba0eda", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-inst1", "created": "2018-11-14T19:10:08Z", "tenant_id": "45dfdf00c20b46aa9baf3577d3ac32d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 19:10:32,191 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/aece86ec-ad6f-41f5-b335-3af6f113821d used request id req-88de50a7-b23a-4ba7-961d-326dc2c8a027 2018-11-14 19:10:32,191 - create_instance - DEBUG - Instance status [CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-inst1] is - ACTIVE 2018-11-14 19:10:32,191 - create_instance - INFO - VM is - ACTIVE 2018-11-14 19:10:32,194 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/aece86ec-ad6f-41f5-b335-3af6f113821d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd972914b6f022193275e7fa0adbd7ddc314fe74" 2018-11-14 19:10:32,716 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:10:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-96c1ddd6-e7c4-447d-98a7-cca1bd87c374 x-compute-request-id: req-96c1ddd6-e7c4-447d-98a7-cca1bd87c374 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:41:b5", "version": 4, "addr": "10.1.2.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:41:b5", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/aece86ec-ad6f-41f5-b335-3af6f113821d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/aece86ec-ad6f-41f5-b335-3af6f113821d", "rel": "bookmark"}], "image": {"id": "e6a4120f-3b80-4127-9fa8-ba2dc25ab270", "links": [{"href": "http://172.30.9.28:8774/images/e6a4120f-3b80-4127-9fa8-ba2dc25ab270", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000010d", "OS-SRV-USG:launched_at": "2018-11-14T19:10:16.000000", "flavor": {"id": "3a0ff6fb-8ea4-4836-bca1-9cf019001671", "links": [{"href": "http://172.30.9.28:8774/flavors/3a0ff6fb-8ea4-4836-bca1-9cf019001671", "rel": "bookmark"}]}, "id": "aece86ec-ad6f-41f5-b335-3af6f113821d", "security_groups": [{"name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-sec_grp"}], "user_id": "8cf22fdfe6164ee2a4f9b3d79d569e24", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T19:10:16Z", "hostId": "a6ffe522fc7b3c4471285c08460b7209c5f3475a50f086796bba0eda", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-inst1", "created": "2018-11-14T19:10:08Z", "tenant_id": "45dfdf00c20b46aa9baf3577d3ac32d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-11-14 19:10:32,716 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/aece86ec-ad6f-41f5-b335-3af6f113821d used request id req-96c1ddd6-e7c4-447d-98a7-cca1bd87c374 2018-11-14 19:10:32,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd972914b6f022193275e7fa0adbd7ddc314fe74" 2018-11-14 19:10:32,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-cca203d0-5cf0-468c-9e06-1ed6a67965de Date: Wed, 14 Nov 2018 19:10:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"45dfdf00c20b46aa9baf3577d3ac32d3","status":"ACTIVE","subnets":["e57cce31-f32e-47f2-bf7c-ecc52419de0a"],"description":"","tags":[],"updated_at":"2018-11-14T19:10:02Z","provider:segmentation_id":6,"name":"CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-net","admin_state_up":true,"tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:01Z","provider:network_type":"vxlan"}]} 2018-11-14 19:10:32,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-net used request id req-cca203d0-5cf0-468c-9e06-1ed6a67965de 2018-11-14 19:10:32,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/45dfdf00c20b46aa9baf3577d3ac32d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd972914b6f022193275e7fa0adbd7ddc314fe74" 2018-11-14 19:10:32,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:10:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6199f670-3209-4e59-880b-ba6e1d9fe18a Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/45dfdf00c20b46aa9baf3577d3ac32d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "45dfdf00c20b46aa9baf3577d3ac32d3", "name": "CreateStackFloatingIpTests-4695fdbc-dd2f-46e-proj"}} 2018-11-14 19:10:32,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/45dfdf00c20b46aa9baf3577d3ac32d3 used request id req-6199f670-3209-4e59-880b-ba6e1d9fe18a 2018-11-14 19:10:32,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd972914b6f022193275e7fa0adbd7ddc314fe74" 2018-11-14 19:10:33,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-05b83d33-1217-434c-bf32-0f46bc68faf1 Date: Wed, 14 Nov 2018 19:10:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:02Z","dns_nameservers":[],"updated_at":"2018-11-14T19:10:02Z","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":"45dfdf00c20b46aa9baf3577d3ac32d3","id":"e57cce31-f32e-47f2-bf7c-ecc52419de0a","subnetpool_id":null,"name":"CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-subnet"}]} 2018-11-14 19:10:33,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b used request id req-05b83d33-1217-434c-bf32-0f46bc68faf1 2018-11-14 19:10:33,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd972914b6f022193275e7fa0adbd7ddc314fe74" 2018-11-14 19:10:33,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5239 X-Openstack-Request-Id: req-9ad6c250-187e-4a27-bf86-a4fb692119b5 Date: Wed, 14 Nov 2018 19:10:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:10:06Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e57cce31-f32e-47f2-bf7c-ecc52419de0a","ip_address":"10.1.2.1"}],"id":"082efde1-b1f2-40f9-a478-3cad2656f52c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:67:ce:2f","project_id":"45dfdf00c20b46aa9baf3577d3ac32d3","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"295d3390-5569-4df8-a31d-259ff1a4fbe9","name":"","admin_state_up":true,"network_id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:05Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:10:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e57cce31-f32e-47f2-bf7c-ecc52419de0a","ip_address":"10.1.2.3"}],"id":"16db35b4-ed02-471e-8829-1c039b8c0c6d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:29:6d:73","project_id":"45dfdf00c20b46aa9baf3577d3ac32d3","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","name":"","admin_state_up":true,"network_id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:03Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:10:14Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e57cce31-f32e-47f2-bf7c-ecc52419de0a","ip_address":"10.1.2.9"}],"id":"17ccc2ae-35e9-468d-b8c1-b95763ba908d","security_groups":["6a5250e7-fafe-49e1-8c6c-9d62c0171819"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d2:41:b5","project_id":"45dfdf00c20b46aa9baf3577d3ac32d3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"aece86ec-ad6f-41f5-b335-3af6f113821d","name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack-port1-yri27zkhoozl","admin_state_up":true,"network_id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:04Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:10:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e57cce31-f32e-47f2-bf7c-ecc52419de0a","ip_address":"10.1.2.4"}],"id":"463fe181-d8fc-46a1-b84c-9e4f8e0184f5","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dc:05:4b","project_id":"45dfdf00c20b46aa9baf3577d3ac32d3","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","name":"","admin_state_up":true,"network_id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:04Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:10:14Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e57cce31-f32e-47f2-bf7c-ecc52419de0a","ip_address":"10.1.2.5"}],"id":"4af6cfb5-a7f0-4430-8ce3-c8489a89ae25","security_groups":["0de05aac-7dc3-4072-a9a3-974de4dc05d2"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:92:c2:b5","project_id":"45dfdf00c20b46aa9baf3577d3ac32d3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"10d3ecc8-fab4-4380-bfd8-c0e00b3117a6","name":"","admin_state_up":true,"network_id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:09Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-11-14T19:10:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e57cce31-f32e-47f2-bf7c-ecc52419de0a","ip_address":"10.1.2.2"}],"id":"feeddfa7-5b33-42f9-8aea-8adcbff08ea3","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bf:ff:c5","project_id":"45dfdf00c20b46aa9baf3577d3ac32d3","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","name":"","admin_state_up":true,"network_id":"f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b","tenant_id":"45dfdf00c20b46aa9baf3577d3ac32d3","created_at":"2018-11-14T19:10:03Z","binding:vnic_type":"normal"}]} 2018-11-14 19:10:33,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=f2eaf1f5-5c96-42e7-b2d1-5ad5ab61e89b used request id req-9ad6c250-187e-4a27-bf86-a4fb692119b5 2018-11-14 19:10:33,241 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-14 19:12:40,431 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno 110] Operation timed out 2018-11-14 19:12:40,431 - create_instance - DEBUG - Retry SSH connection in 3 seconds 2018-11-14 19:12:43,435 - create_instance - DEBUG - SSH connection timeout in 49.8062951565 2018-11-14 19:12:43,435 - ansible_utils - DEBUG - Retrieving SSH client 2018-11-14 19:14:50,735 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno 110] Operation timed out 2018-11-14 19:14:50,735 - create_instance - DEBUG - Retry SSH connection in 3 seconds 2018-11-14 19:14:53,739 - create_instance - DEBUG - SSH connection timeout in -80.4976789951 2018-11-14 19:14:53,739 - create_instance - ERROR - Timeout attempting to connect with VM via SSH 2018-11-14 19:14:53,740 - create_stack - INFO - Deleting stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack 2018-11-14 19:14:53,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/f66d5681-dfcd-4e15-9bbe-533d5582b641 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6dee9b1499484bf35c2d6208e6576df68797f27" 2018-11-14 19:14:53,982 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:14:53 GMT Server: Apache x-openstack-request-id: req-bbd79c34-6f35-42a4-9595-f23e32afacf7 Location: http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:14:54,107 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:14:53 GMT Server: Apache x-openstack-request-id: req-daa72981-ade9-4a48-a9fd-d73b8e59bd27 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:14:54,107 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641 used request id req-daa72981-ade9-4a48-a9fd-d73b8e59bd27 2018-11-14 19:14:54,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/f66d5681-dfcd-4e15-9bbe-533d5582b641 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6dee9b1499484bf35c2d6208e6576df68797f27" 2018-11-14 19:14:54,136 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:14:54 GMT Server: Apache x-openstack-request-id: req-becd63b8-cf76-4dc1-aa77-2dab0341bebe Location: http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:14:54,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:14:54 GMT Server: Apache x-openstack-request-id: req-8fac5b96-1fc8-4a8d-ab51-d30a94ccf88d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 792 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-336b91e1-30e8-4da7-b210-1ebca3e855f9-flavor2", "OS::project_id": "45dfdf00c20b46aa9baf3577d3ac32d3", "OS::stack_id": "f66d5681-dfcd-4e15-9bbe-533d5582b641", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-kp", "security_group_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-subnet", "net_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-inst2", "inst1_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-inst1", "image2_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-image", "flavor1_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-flavor1", "image1_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack", "stack_user_project_id": "4d7df2ff996f49c795de1d2a57227993", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-14T19:09:56Z", "links": [{"href": "http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-14T19:14:54Z", "id": "f66d5681-dfcd-4e15-9bbe-533d5582b641", "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-11-14 19:14:54,373 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641 used request id req-8fac5b96-1fc8-4a8d-ab51-d30a94ccf88d 2018-11-14 19:14:54,373 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-14 19:14:54,373 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-14 19:14:57,377 - create_stack - DEBUG - Stack status query timeout in 1196.73050809 2018-11-14 19:14:57,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/f66d5681-dfcd-4e15-9bbe-533d5582b641 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6dee9b1499484bf35c2d6208e6576df68797f27" 2018-11-14 19:14:57,619 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:14:57 GMT Server: Apache x-openstack-request-id: req-108f9514-980f-43c6-a0a8-5704d54a7866 Location: http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:14:57,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:14:57 GMT Server: Apache x-openstack-request-id: req-7482af8c-be75-4562-b2f0-6550af0f37cf Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 792 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-336b91e1-30e8-4da7-b210-1ebca3e855f9-flavor2", "OS::project_id": "45dfdf00c20b46aa9baf3577d3ac32d3", "OS::stack_id": "f66d5681-dfcd-4e15-9bbe-533d5582b641", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-kp", "security_group_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-subnet", "net_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-inst2", "inst1_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-inst1", "image2_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-image", "flavor1_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-flavor1", "image1_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack", "stack_user_project_id": "4d7df2ff996f49c795de1d2a57227993", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-14T19:09:56Z", "links": [{"href": "http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-14T19:14:54Z", "id": "f66d5681-dfcd-4e15-9bbe-533d5582b641", "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-11-14 19:14:57,662 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641 used request id req-7482af8c-be75-4562-b2f0-6550af0f37cf 2018-11-14 19:14:57,663 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-14 19:14:57,663 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-14 19:15:00,666 - create_stack - DEBUG - Stack status query timeout in 1193.44119501 2018-11-14 19:15:00,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/f66d5681-dfcd-4e15-9bbe-533d5582b641 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6dee9b1499484bf35c2d6208e6576df68797f27" 2018-11-14 19:15:00,880 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:15:00 GMT Server: Apache x-openstack-request-id: req-36494487-2532-49d4-acd3-c5e13d95740c Location: http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:15:00,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:15:00 GMT Server: Apache x-openstack-request-id: req-176a151d-7045-4c4f-9a54-b62b1cd42fdc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 792 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-336b91e1-30e8-4da7-b210-1ebca3e855f9-flavor2", "OS::project_id": "45dfdf00c20b46aa9baf3577d3ac32d3", "OS::stack_id": "f66d5681-dfcd-4e15-9bbe-533d5582b641", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-kp", "security_group_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-subnet", "net_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-inst2", "inst1_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-inst1", "image2_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-image", "flavor1_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-flavor1", "image1_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack", "stack_user_project_id": "4d7df2ff996f49c795de1d2a57227993", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-11-14T19:09:56Z", "links": [{"href": "http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-11-14T19:14:54Z", "id": "f66d5681-dfcd-4e15-9bbe-533d5582b641", "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-11-14 19:15:00,922 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641 used request id req-176a151d-7045-4c4f-9a54-b62b1cd42fdc 2018-11-14 19:15:00,923 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-11-14 19:15:00,923 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-11-14 19:15:03,926 - create_stack - DEBUG - Stack status query timeout in 1190.18069911 2018-11-14 19:15:03,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/f66d5681-dfcd-4e15-9bbe-533d5582b641 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6dee9b1499484bf35c2d6208e6576df68797f27" 2018-11-14 19:15:03,956 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:15:03 GMT Server: Apache x-openstack-request-id: req-c8e27e9a-4d60-4a65-9f51-58115814936e Location: http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:15:03,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:15:03 GMT Server: Apache x-openstack-request-id: req-2e3fc756-5f5d-45ff-8c02-652cb96cfbab 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": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-flavor2", "OS::project_id": "45dfdf00c20b46aa9baf3577d3ac32d3", "OS::stack_id": "f66d5681-dfcd-4e15-9bbe-533d5582b641", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-kp", "security_group_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-subnet", "net_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-inst2", "inst1_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-inst1", "image2_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-image", "flavor1_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-flavor1", "image1_name": "CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack", "stack_user_project_id": "4d7df2ff996f49c795de1d2a57227993", "tags": null, "creation_time": "2018-11-14T19:09:56Z", "links": [{"href": "http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-11-14T19:14:54Z", "id": "f66d5681-dfcd-4e15-9bbe-533d5582b641", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-11-14 19:15:03,998 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641 used request id req-2e3fc756-5f5d-45ff-8c02-652cb96cfbab 2018-11-14 19:15:03,998 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-11-14 19:15:03,999 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack 2018-11-14 19:15:03,999 - create_stack - INFO - Attempting to delete again stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack 2018-11-14 19:15:04,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/f66d5681-dfcd-4e15-9bbe-533d5582b641 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6dee9b1499484bf35c2d6208e6576df68797f27" 2018-11-14 19:15:04,214 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 19:15:04 GMT Server: Apache x-openstack-request-id: req-158610d5-323a-40d7-90ab-b79814311441 Location: http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-11-14 19:15:04,529 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:15:04 GMT Server: Apache x-openstack-request-id: req-c08c46f3-07a2-45d7-854d-f2a7413fdcac Content-Length: 285 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-11-14 19:15:04,530 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/45dfdf00c20b46aa9baf3577d3ac32d3/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-stack/f66d5681-dfcd-4e15-9bbe-533d5582b641 used request id req-c08c46f3-07a2-45d7-854d-f2a7413fdcac 2018-11-14 19:15:04,531 - glance_utils - INFO - Deleting image named - CreateStackFloatingIpTests-336b91e1-30e8-4da7-b210-1ebca3e855f9-image 2018-11-14 19:15:04,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/e6a4120f-3b80-4127-9fa8-ba2dc25ab270 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8cc32cc459f1f66d1a7f91f8835344a9f1d70a8a" 2018-11-14 19:15:05,814 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-82bb37cd-9c87-4f24-8152-471eb2e843dc Date: Wed, 14 Nov 2018 19:15:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 19:15:05,814 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/e6a4120f-3b80-4127-9fa8-ba2dc25ab270 used request id req-82bb37cd-9c87-4f24-8152-471eb2e843dc 2018-11-14 19:15:05,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c22d337c67c5e187540a92c1366ccdfc58fdaaba" 2018-11-14 19:15:06,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-9bee5b17-5f02-4e15-b76f-bfd7ef1dd461 Date: Wed, 14 Nov 2018 19:15:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45dfdf00c20b46aa9baf3577d3ac32d3", "created_at": "2018-11-14T19:10:00Z", "updated_at": "2018-11-14T19:10:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T19:10:01Z", "revision_number": 0, "id": "91ea376f-921e-4f4f-adf0-36e6ba794e05", "remote_group_id": "0de05aac-7dc3-4072-a9a3-974de4dc05d2", "remote_ip_prefix": null, "created_at": "2018-11-14T19:10:01Z", "security_group_id": "0de05aac-7dc3-4072-a9a3-974de4dc05d2", "tenant_id": "45dfdf00c20b46aa9baf3577d3ac32d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "45dfdf00c20b46aa9baf3577d3ac32d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T19:10:01Z", "revision_number": 0, "id": "d0cfddd9-9fc9-4dbe-8a85-6d66f2f8a105", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T19:10:01Z", "security_group_id": "0de05aac-7dc3-4072-a9a3-974de4dc05d2", "tenant_id": "45dfdf00c20b46aa9baf3577d3ac32d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "45dfdf00c20b46aa9baf3577d3ac32d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T19:10:01Z", "revision_number": 0, "id": "e97eaecf-147d-4de7-8123-259672fc1306", "remote_group_id": "0de05aac-7dc3-4072-a9a3-974de4dc05d2", "remote_ip_prefix": null, "created_at": "2018-11-14T19:10:01Z", "security_group_id": "0de05aac-7dc3-4072-a9a3-974de4dc05d2", "tenant_id": "45dfdf00c20b46aa9baf3577d3ac32d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "45dfdf00c20b46aa9baf3577d3ac32d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T19:10:01Z", "revision_number": 0, "id": "f8e8c200-c9b4-4a25-8cb8-5e9c1243b8e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T19:10:01Z", "security_group_id": "0de05aac-7dc3-4072-a9a3-974de4dc05d2", "tenant_id": "45dfdf00c20b46aa9baf3577d3ac32d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "45dfdf00c20b46aa9baf3577d3ac32d3"}], "revision_number": 4, "project_id": "45dfdf00c20b46aa9baf3577d3ac32d3", "id": "0de05aac-7dc3-4072-a9a3-974de4dc05d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 19:15:06,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-9bee5b17-5f02-4e15-b76f-bfd7ef1dd461 2018-11-14 19:15:06,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c22d337c67c5e187540a92c1366ccdfc58fdaaba" 2018-11-14 19:15:06,220 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 14 Nov 2018 19:15:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad5b2845-8472-4e7c-bfb5-00d60dbe417c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb133e81c06247bb8019ced35ef27694.", "code": 404, "title": "Not Found"}} 2018-11-14 19:15:06,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/cb133e81c06247bb8019ced35ef27694 used request id req-ad5b2845-8472-4e7c-bfb5-00d60dbe417c 2018-11-14 19:15:06,220 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-11-14 19:15:06,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/45dfdf00c20b46aa9baf3577d3ac32d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c22d337c67c5e187540a92c1366ccdfc58fdaaba" 2018-11-14 19:15:06,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:15:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-381c0ed6-572d-404e-86f8-045f973678e0 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/45dfdf00c20b46aa9baf3577d3ac32d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "45dfdf00c20b46aa9baf3577d3ac32d3", "name": "CreateStackFloatingIpTests-4695fdbc-dd2f-46e-proj"}} 2018-11-14 19:15:06,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/45dfdf00c20b46aa9baf3577d3ac32d3 used request id req-381c0ed6-572d-404e-86f8-045f973678e0 2018-11-14 19:15:06,324 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0de05aac-7dc3-4072-a9a3-974de4dc05d2 2018-11-14 19:15:06,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=0de05aac-7dc3-4072-a9a3-974de4dc05d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c22d337c67c5e187540a92c1366ccdfc58fdaaba" 2018-11-14 19:15:06,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a87608a2-0ecb-40b3-a8ae-28094bbbdb95 Date: Wed, 14 Nov 2018 19:15:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "0de05aac-7dc3-4072-a9a3-974de4dc05d2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T19:10:01Z", "security_group_id": "0de05aac-7dc3-4072-a9a3-974de4dc05d2", "port_range_min": null, "revision_number": 0, "tenant_id": "45dfdf00c20b46aa9baf3577d3ac32d3", "created_at": "2018-11-14T19:10:01Z", "project_id": "45dfdf00c20b46aa9baf3577d3ac32d3", "id": "91ea376f-921e-4f4f-adf0-36e6ba794e05"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T19:10:01Z", "security_group_id": "0de05aac-7dc3-4072-a9a3-974de4dc05d2", "port_range_min": null, "revision_number": 0, "tenant_id": "45dfdf00c20b46aa9baf3577d3ac32d3", "created_at": "2018-11-14T19:10:01Z", "project_id": "45dfdf00c20b46aa9baf3577d3ac32d3", "id": "d0cfddd9-9fc9-4dbe-8a85-6d66f2f8a105"}, {"remote_group_id": "0de05aac-7dc3-4072-a9a3-974de4dc05d2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T19:10:01Z", "security_group_id": "0de05aac-7dc3-4072-a9a3-974de4dc05d2", "port_range_min": null, "revision_number": 0, "tenant_id": "45dfdf00c20b46aa9baf3577d3ac32d3", "created_at": "2018-11-14T19:10:01Z", "project_id": "45dfdf00c20b46aa9baf3577d3ac32d3", "id": "e97eaecf-147d-4de7-8123-259672fc1306"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T19:10:01Z", "security_group_id": "0de05aac-7dc3-4072-a9a3-974de4dc05d2", "port_range_min": null, "revision_number": 0, "tenant_id": "45dfdf00c20b46aa9baf3577d3ac32d3", "created_at": "2018-11-14T19:10:01Z", "project_id": "45dfdf00c20b46aa9baf3577d3ac32d3", "id": "f8e8c200-c9b4-4a25-8cb8-5e9c1243b8e0"}]} 2018-11-14 19:15:06,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=0de05aac-7dc3-4072-a9a3-974de4dc05d2 used request id req-a87608a2-0ecb-40b3-a8ae-28094bbbdb95 2018-11-14 19:15:06,531 - neutron_utils - INFO - Deleting security group with name - default 2018-11-14 19:15:06,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/0de05aac-7dc3-4072-a9a3-974de4dc05d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c22d337c67c5e187540a92c1366ccdfc58fdaaba" 2018-11-14 19:15:06,917 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-623a01d7-2ead-49a7-a1e0-a24066c27a61 Content-Length: 0 Date: Wed, 14 Nov 2018 19:15:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 19:15:06,918 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/0de05aac-7dc3-4072-a9a3-974de4dc05d2 used request id req-623a01d7-2ead-49a7-a1e0-a24066c27a61 2018-11-14 19:15:06,918 - keystone_utils - INFO - Deleting project with name - CreateStackFloatingIpTests-4695fdbc-dd2f-46e-proj 2018-11-14 19:15:06,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/45dfdf00c20b46aa9baf3577d3ac32d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c22d337c67c5e187540a92c1366ccdfc58fdaaba" 2018-11-14 19:15:07,240 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:15:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-735df28c-59de-4642-bf9b-6efc9c53f323 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:15:07,240 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/45dfdf00c20b46aa9baf3577d3ac32d3 used request id req-735df28c-59de-4642-bf9b-6efc9c53f323 2018-11-14 19:15:07,240 - keystone_utils - INFO - Deleting role with name - CreateStackFloatingIpTests-4695fdbc-dd2f-46e-proj-role 2018-11-14 19:15:07,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/58ceca49be994bfb816e79d25b0392a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c22d337c67c5e187540a92c1366ccdfc58fdaaba" 2018-11-14 19:15:07,370 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:15:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a98186b3-b342-4f84-b4fd-730fe0315183 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:15:07,370 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/58ceca49be994bfb816e79d25b0392a5 used request id req-a98186b3-b342-4f84-b4fd-730fe0315183 2018-11-14 19:15:07,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c22d337c67c5e187540a92c1366ccdfc58fdaaba" 2018-11-14 19:15:07,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:15:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7605bcb-86ed-4ed1-8124-a730ebb2f643 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:15:07,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-c7605bcb-86ed-4ed1-8124-a730ebb2f643 2018-11-14 19:15:07,471 - keystone_utils - INFO - Deleting user with name - CreateStackFloatingIpTests-4695fdbc-dd2f-46e-user 2018-11-14 19:15:07,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/8cf22fdfe6164ee2a4f9b3d79d569e24 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8629c6ddc1b507132b73a17792f864cc2a12387d" 2018-11-14 19:15:07,702 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:15:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc1ea8d7-3cac-48d3-a473-b82263603c30 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:15:07,702 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/8cf22fdfe6164ee2a4f9b3d79d569e24 used request id req-fc1ea8d7-3cac-48d3-a473-b82263603c30 2018-11-14 19:15:07,703 - 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) ... FAIL ====================================================================== FAIL: test_connect_via_ssh_heat_vm_derived (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_stack_tests.py", line 551, in test_connect_via_ssh_heat_vm_derived create_instance_tests.validate_ssh_client(vm_inst_creator)) AssertionError: False is not true ---------------------------------------------------------------------- Ran 112 tests in 2897.094s FAILED (failures=1) 2018-11-14 19:15:07,836 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-14 19:15:07,837 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 48:17 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-11-14 19:15:07,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 19:15:07,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}469016b17462a9891bf4f1e6face376e6011d0b1" 2018-11-14 19:15:07,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:15:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae209b0e-98b7-4e50-9929-f29afda1632c Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "783ac46c0c6e4351b20c894e1af3c3a4", "links": {"self": "http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:15:07,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ae209b0e-98b7-4e50-9929-f29afda1632c 2018-11-14 19:15:07,950 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103724956512s 2018-11-14 19:15:07,950 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ae209b0e-98b7-4e50-9929-f29afda1632c 2018-11-14 19:15:07,956 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-11-14 19:15:07,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}469016b17462a9891bf4f1e6face376e6011d0b1" 2018-11-14 19:15:08,113 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:15:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c0f86ce-4911-4479-a66c-88695d56c418 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:15:08,113 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4 used request id req-0c0f86ce-4911-4479-a66c-88695d56c418 2018-11-14 19:15:08,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.157575130463s 2018-11-14 19:15:08,113 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/783ac46c0c6e4351b20c894e1af3c3a4 used request id req-0c0f86ce-4911-4479-a66c-88695d56c418 2018-11-14 19:15:08,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 19:15:08,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}469016b17462a9891bf4f1e6face376e6011d0b1" 2018-11-14 19:15:08,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:15:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58ac8eaa-e7c4-46e3-846d-09c32ddd97d3 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 19:15:08,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-58ac8eaa-e7c4-46e3-846d-09c32ddd97d3 2018-11-14 19:15:08,245 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.130792140961s 2018-11-14 19:15:08,245 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-58ac8eaa-e7c4-46e3-846d-09c32ddd97d3 2018-11-14 19:15:08,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 19:15:08,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}469016b17462a9891bf4f1e6face376e6011d0b1" 2018-11-14 19:15:08,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:15:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc0c20e2-58e1-45ab-a6db-55a1eae45b43 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"user": {"name": "snaps_smoke-user_b9731377-a4f7-40b4-ac6c-f622317a29bf", "links": {"self": "http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "54177a2ac4d24d5b8b50f52808b4858f", "description": null}} 2018-11-14 19:15:08,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f used request id req-fc0c20e2-58e1-45ab-a6db-55a1eae45b43 2018-11-14 19:15:08,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.11746096611s 2018-11-14 19:15:08,369 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f used request id req-fc0c20e2-58e1-45ab-a6db-55a1eae45b43 2018-11-14 19:15:08,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-14 19:15:08,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}469016b17462a9891bf4f1e6face376e6011d0b1" 2018-11-14 19:15:08,581 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:15:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d435b031-b67e-4dd1-bbec-2277772201fd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:15:08,581 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f used request id req-d435b031-b67e-4dd1-bbec-2277772201fd 2018-11-14 19:15:08,582 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.211884975433s 2018-11-14 19:15:08,582 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/54177a2ac4d24d5b8b50f52808b4858f used request id req-d435b031-b67e-4dd1-bbec-2277772201fd 2018-11-14 19:15:08,589 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 19:15:08,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}469016b17462a9891bf4f1e6face376e6011d0b1" 2018-11-14 19:15:08,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:15:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0f50b11-921c-429b-80f9-fb3516ce929f Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766"}, "tags": [], "enabled": true, "id": "65fe59f084134682a256c9e669979766", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b9731377-a4f7-40b4-ac6c-f622317a29bf"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-14 19:15:08,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-a0f50b11-921c-429b-80f9-fb3516ce929f 2018-11-14 19:15:08,706 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.116336107254s 2018-11-14 19:15:08,706 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-a0f50b11-921c-429b-80f9-fb3516ce929f 2018-11-14 19:15:08,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-14 19:15:08,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}469016b17462a9891bf4f1e6face376e6011d0b1" 2018-11-14 19:15:08,916 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:15:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e118576-e8fd-47c5-a204-e3d80e72703c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:15:08,917 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-6e118576-e8fd-47c5-a204-e3d80e72703c 2018-11-14 19:15:08,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.205949068069s 2018-11-14 19:15:08,917 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/65fe59f084134682a256c9e669979766 used request id req-6e118576-e8fd-47c5-a204-e3d80e72703c 2018-11-14 19:15:08,920 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 19:15:08,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}469016b17462a9891bf4f1e6face376e6011d0b1" 2018-11-14 19:15:09,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:15:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd10f185-c054-4f94-8885-24d7f43cd891 Content-Encoding: gzip Content-Length: 355 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "c74317fa2f1b4d688f88af518c230589", "links": {"self": "http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:15:09,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-dd10f185-c054-4f94-8885-24d7f43cd891 2018-11-14 19:15:09,033 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112534999847s 2018-11-14 19:15:09,033 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-dd10f185-c054-4f94-8885-24d7f43cd891 2018-11-14 19:15:09,039 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-11-14 19:15:09,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}469016b17462a9891bf4f1e6face376e6011d0b1" 2018-11-14 19:15:09,179 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:15:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85177b13-cbb7-42f9-a9fc-e721c3c0c5b9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:15:09,179 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589 used request id req-85177b13-cbb7-42f9-a9fc-e721c3c0c5b9 2018-11-14 19:15:09,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.139888048172s 2018-11-14 19:15:09,179 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/c74317fa2f1b4d688f88af518c230589 used request id req-85177b13-cbb7-42f9-a9fc-e721c3c0c5b9 2018-11-14 19:15:09,185 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-14 19:15:09,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=65fe59f084134682a256c9e669979766&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}469016b17462a9891bf4f1e6face376e6011d0b1" 2018-11-14 19:15:09,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-d4bb7da8-14a8-46c0-bfa4-4b4b07483eba Date: Wed, 14 Nov 2018 19:15:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}]} 2018-11-14 19:15:09,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=65fe59f084134682a256c9e669979766&name=default used request id req-d4bb7da8-14a8-46c0-bfa4-4b4b07483eba 2018-11-14 19:15:09,520 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.335326910019s 2018-11-14 19:15:09,520 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=65fe59f084134682a256c9e669979766&name=default used request id req-d4bb7da8-14a8-46c0-bfa4-4b4b07483eba 2018-11-14 19:15:09,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-14 19:15:09,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}469016b17462a9891bf4f1e6face376e6011d0b1" 2018-11-14 19:15:09,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-ab6466fe-3d38-49a9-95c6-3f1eeef45313 Date: Wed, 14 Nov 2018 19:15:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65fe59f084134682a256c9e669979766", "created_at": "2018-11-14T18:27:02Z", "updated_at": "2018-11-14T18:27:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "8fc523f8-b0fe-43cd-8844-b904ad4f4c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "b10d91de-e345-4619-8b8e-413722ca8540", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv6", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "c2d048ac-2114-4066-867e-3e5b5790f6c4", "remote_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T18:27:02Z", "revision_number": 0, "id": "e70c34eb-9c0a-421b-b2c7-1ac29c1abf22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T18:27:02Z", "security_group_id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "tenant_id": "65fe59f084134682a256c9e669979766", "port_range_min": null, "ethertype": "IPv4", "project_id": "65fe59f084134682a256c9e669979766"}], "revision_number": 4, "project_id": "65fe59f084134682a256c9e669979766", "id": "f511e04d-1640-4b15-a338-4b9e455dbcce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 19:15:09,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-ab6466fe-3d38-49a9-95c6-3f1eeef45313 2018-11-14 19:15:09,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.25701880455s 2018-11-14 19:15:09,782 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-ab6466fe-3d38-49a9-95c6-3f1eeef45313 2018-11-14 19:15:09,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-14 19:15:09,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/f511e04d-1640-4b15-a338-4b9e455dbcce.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}469016b17462a9891bf4f1e6face376e6011d0b1" 2018-11-14 19:15:10,197 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6562b254-d4b6-4114-a02f-17d82d26f023 Content-Length: 0 Date: Wed, 14 Nov 2018 19:15:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 19:15:10,197 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/f511e04d-1640-4b15-a338-4b9e455dbcce.json used request id req-6562b254-d4b6-4114-a02f-17d82d26f023 2018-11-14 19:15:10,198 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.410213947296s 2018-11-14 19:15:10,198 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/f511e04d-1640-4b15-a338-4b9e455dbcce.json used request id req-6562b254-d4b6-4114-a02f-17d82d26f023 2018-11-14 19:15:10,198 - xtesting.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-11-14 19:15:10,252 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2018-11-14 19:15:10,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 19:15:10,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:15:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-644097d4-25ea-4ce7-afb5-942c91f310e8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:15:10,302 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-644097d4-25ea-4ce7-afb5-942c91f310e8 2018-11-14 19:15:10,302 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-11-14 19:15:10,702 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T20:15:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd6ecd77940a49ebb20fa24f8fa3cf77"}, "audit_ids": ["ot5QWpQRTnm_l1mFPQ-w8g"], "issued_at": "2018-11-14T19:15:10.000000Z"}} 2018-11-14 19:15:10,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 19:15:10,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}4bb26d01a2e3dc84e69940babd0a3d49fbe3d724" 2018-11-14 19:15:10,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-c8c77c21-e082-4ec1-aaaf-76bf2c3c0744 Date: Wed, 14 Nov 2018 19:15:10 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"928cbc5c-a6fa-468a-b088-88e266fca291","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","status":"ACTIVE","subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"description":"","tags":[],"updated_at":"2018-11-14T17:04:27Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","provider:network_type":"flat"}]} 2018-11-14 19:15:10,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c8c77c21-e082-4ec1-aaaf-76bf2c3c0744 2018-11-14 19:15:10,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.274588823318s 2018-11-14 19:15:10,980 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c8c77c21-e082-4ec1-aaaf-76bf2c3c0744 2018-11-14 19:15:10,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 19:15:10,989 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 19:15: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 19:15:10,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 19:15:10,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}4bb26d01a2e3dc84e69940babd0a3d49fbe3d724" 2018-11-14 19:15:11,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:15:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a1e6a6c-e59b-40f8-ac84-70fa5bd94a85 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/d5e6db7c06bf4799a784ea87405dbbb1"}, "tags": [], "enabled": true, "id": "d5e6db7c06bf4799a784ea87405dbbb1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-11-14 19:15:11,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-0a1e6a6c-e59b-40f8-ac84-70fa5bd94a85 2018-11-14 19:15:11,098 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.107668161392s 2018-11-14 19:15:11,098 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-0a1e6a6c-e59b-40f8-ac84-70fa5bd94a85 2018-11-14 19:15:11,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-14 19:15:11,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}4bb26d01a2e3dc84e69940babd0a3d49fbe3d724" -d '{"project": {"description": "Created by OPNFV Functest: neutron_trunk", "enabled": true, "domain_id": "default", "name": "neutron_trunk-project_73d5c96e-b547-412c-88c6-b04c8fa5de69"}}' 2018-11-14 19:15:11,233 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 19:15:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6fee5a50-4fdf-476b-9580-4551e355660c 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.28:5000/v3/projects/d963aeaf59204427bc0c46ff8c4a819d"}, "tags": [], "enabled": true, "id": "d963aeaf59204427bc0c46ff8c4a819d", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_73d5c96e-b547-412c-88c6-b04c8fa5de69"}} 2018-11-14 19:15:11,233 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-6fee5a50-4fdf-476b-9580-4551e355660c 2018-11-14 19:15:11,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.127290010452s 2018-11-14 19:15:11,234 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-6fee5a50-4fdf-476b-9580-4551e355660c 2018-11-14 19:15:11,234 - 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'd963aeaf59204427bc0c46ff8c4a819d', '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_73d5c96e-b547-412c-88c6-b04c8fa5de69'}) 2018-11-14 19:15:11,241 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-11-14 19:15:11,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}4bb26d01a2e3dc84e69940babd0a3d49fbe3d724" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "9365caac-8124-463f-9521-bd2373bb35d2", "email": null, "name": "neutron_trunk-user_73d5c96e-b547-412c-88c6-b04c8fa5de69"}}' 2018-11-14 19:15:11,623 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 19:15:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7a60d07-6671-4f91-9251-a80b33d47d27 Content-Length: 328 Content-Type: application/json RESP BODY: {"user": {"name": "neutron_trunk-user_73d5c96e-b547-412c-88c6-b04c8fa5de69", "links": {"self": "http://172.30.9.28:5000/v3/users/598364a3fe8749acb6facf34eccd4e07"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "598364a3fe8749acb6facf34eccd4e07", "domain_id": "default", "password_expires_at": null}} 2018-11-14 19:15:11,623 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-e7a60d07-6671-4f91-9251-a80b33d47d27 2018-11-14 19:15:11,623 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.382493019104s 2018-11-14 19:15:11,624 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-e7a60d07-6671-4f91-9251-a80b33d47d27 2018-11-14 19:15:11,624 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'598364a3fe8749acb6facf34eccd4e07', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron_trunk-user_73d5c96e-b547-412c-88c6-b04c8fa5de69'}) 2018-11-14 19:15:11,628 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 19:15:11,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}4bb26d01a2e3dc84e69940babd0a3d49fbe3d724" 2018-11-14 19:15:11,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:15:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ba67998-a50f-43db-9610-e695ce2486f3 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:15:11,738 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-6ba67998-a50f-43db-9610-e695ce2486f3 2018-11-14 19:15:11,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10982298851s 2018-11-14 19:15:11,738 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-6ba67998-a50f-43db-9610-e695ce2486f3 2018-11-14 19:15:11,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 19:15:11,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}4bb26d01a2e3dc84e69940babd0a3d49fbe3d724" 2018-11-14 19:15:11,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:15:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-555213e1-159e-48ca-8bf6-f1fadfc90fe8 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:15:11,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-555213e1-159e-48ca-8bf6-f1fadfc90fe8 2018-11-14 19:15:11,838 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.094514131546s 2018-11-14 19:15:11,838 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-555213e1-159e-48ca-8bf6-f1fadfc90fe8 2018-11-14 19:15:11,839 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-14 19:15:11,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-11-14 19:15:11,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}4bb26d01a2e3dc84e69940babd0a3d49fbe3d724" -d '{"role": {"name": "Member"}}' 2018-11-14 19:15:11,957 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 19:15:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc16a612-b314-44ee-89a7-ac089739c5f6 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "22dd22289ee14bcf812b7d684a915979", "links": {"self": "http://172.30.9.28:5000/v3/roles/22dd22289ee14bcf812b7d684a915979"}, "name": "Member"}} 2018-11-14 19:15:11,957 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-dc16a612-b314-44ee-89a7-ac089739c5f6 2018-11-14 19:15:11,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.115151166916s 2018-11-14 19:15:11,958 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-dc16a612-b314-44ee-89a7-ac089739c5f6 2018-11-14 19:15:11,958 - 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'22dd22289ee14bcf812b7d684a915979'}) 2018-11-14 19:15:11,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 19:15:11,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}4bb26d01a2e3dc84e69940babd0a3d49fbe3d724" 2018-11-14 19:15:12,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:15:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b58b0bb4-8522-4176-8377-17d7d9faf2ed Content-Encoding: gzip Content-Length: 355 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "22dd22289ee14bcf812b7d684a915979", "links": {"self": "http://172.30.9.28:5000/v3/roles/22dd22289ee14bcf812b7d684a915979"}, "name": "Member"}, {"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:15:12,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b58b0bb4-8522-4176-8377-17d7d9faf2ed 2018-11-14 19:15:12,071 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108424901962s 2018-11-14 19:15:12,071 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b58b0bb4-8522-4176-8377-17d7d9faf2ed 2018-11-14 19:15:12,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 19:15:12,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}4bb26d01a2e3dc84e69940babd0a3d49fbe3d724" 2018-11-14 19:15:12,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:15:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3c6265c-a23a-4c43-acc1-64a97c4d7e41 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-14 19:15:12,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-a3c6265c-a23a-4c43-acc1-64a97c4d7e41 2018-11-14 19:15:12,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0967400074005s 2018-11-14 19:15:12,172 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-a3c6265c-a23a-4c43-acc1-64a97c4d7e41 2018-11-14 19:15:12,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 19:15:12,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}4bb26d01a2e3dc84e69940babd0a3d49fbe3d724" 2018-11-14 19:15:12,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:15:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96d00213-e643-477c-b153-fd2ee56d67a9 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_73d5c96e-b547-412c-88c6-b04c8fa5de69", "links": {"self": "http://172.30.9.28:5000/v3/users/598364a3fe8749acb6facf34eccd4e07"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "598364a3fe8749acb6facf34eccd4e07", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 19:15:12,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-96d00213-e643-477c-b153-fd2ee56d67a9 2018-11-14 19:15:12,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.122941970825s 2018-11-14 19:15:12,297 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-96d00213-e643-477c-b153-fd2ee56d67a9 2018-11-14 19:15:12,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 19:15:12,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}4bb26d01a2e3dc84e69940babd0a3d49fbe3d724" 2018-11-14 19:15:12,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:15:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad1d67e7-efc2-4c81-b985-4c853eb55cca Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.28:5000/v3/projects/d963aeaf59204427bc0c46ff8c4a819d"}, "tags": [], "enabled": true, "id": "d963aeaf59204427bc0c46ff8c4a819d", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_73d5c96e-b547-412c-88c6-b04c8fa5de69"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-14 19:15:12,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-ad1d67e7-efc2-4c81-b985-4c853eb55cca 2018-11-14 19:15:12,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.101777076721s 2018-11-14 19:15:12,411 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-ad1d67e7-efc2-4c81-b985-4c853eb55cca 2018-11-14 19:15:12,418 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-14 19:15:12,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=598364a3fe8749acb6facf34eccd4e07&role.id=22dd22289ee14bcf812b7d684a915979&scope.project.id=d963aeaf59204427bc0c46ff8c4a819d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4bb26d01a2e3dc84e69940babd0a3d49fbe3d724" 2018-11-14 19:15:12,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:15:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e9ff9d5-4a4a-467f-9cc9-a726df31e3f6 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=598364a3fe8749acb6facf34eccd4e07&role.id=22dd22289ee14bcf812b7d684a915979&scope.project.id=d963aeaf59204427bc0c46ff8c4a819d", "previous": null, "next": null}} 2018-11-14 19:15:12,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=598364a3fe8749acb6facf34eccd4e07&role.id=22dd22289ee14bcf812b7d684a915979&scope.project.id=d963aeaf59204427bc0c46ff8c4a819d used request id req-1e9ff9d5-4a4a-467f-9cc9-a726df31e3f6 2018-11-14 19:15:12,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0955989360809s 2018-11-14 19:15:12,514 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=598364a3fe8749acb6facf34eccd4e07&role.id=22dd22289ee14bcf812b7d684a915979&scope.project.id=d963aeaf59204427bc0c46ff8c4a819d used request id req-1e9ff9d5-4a4a-467f-9cc9-a726df31e3f6 2018-11-14 19:15:12,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-14 19:15:12,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/d963aeaf59204427bc0c46ff8c4a819d/users/598364a3fe8749acb6facf34eccd4e07/roles/22dd22289ee14bcf812b7d684a915979 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4bb26d01a2e3dc84e69940babd0a3d49fbe3d724" 2018-11-14 19:15:12,679 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:15:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c039aac-bd08-4a07-b4c3-14632291da98 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:15:12,679 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/d963aeaf59204427bc0c46ff8c4a819d/users/598364a3fe8749acb6facf34eccd4e07/roles/22dd22289ee14bcf812b7d684a915979 used request id req-2c039aac-bd08-4a07-b4c3-14632291da98 2018-11-14 19:15:12,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.161279916763s 2018-11-14 19:15:12,680 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/d963aeaf59204427bc0c46ff8c4a819d/users/598364a3fe8749acb6facf34eccd4e07/roles/22dd22289ee14bcf812b7d684a915979 used request id req-2c039aac-bd08-4a07-b4c3-14632291da98 2018-11-14 19:15:12,680 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron_trunk-project_73d5c96e-b547-412c-88c6-b04c8fa5de69', 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'd963aeaf59204427bc0c46ff8c4a819d', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '9365caac-8124-463f-9521-bd2373bb35d2', 'username': u'neutron_trunk-user_73d5c96e-b547-412c-88c6-b04c8fa5de69', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-14 19:15:12,684 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron_trunk-user_73d5c96e-b547-412c-88c6-b04c8fa5de69', 'password': '9365caac-8124-463f-9521-bd2373bb35d2', 'project_name': 'neutron_trunk-project_73d5c96e-b547-412c-88c6-b04c8fa5de69', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000//v3', 'project_id': 'd963aeaf59204427bc0c46ff8c4a819d', 'project_domain_name': 'Default'} 2018-11-14 19:15:12,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 19:15:12,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}4bb26d01a2e3dc84e69940babd0a3d49fbe3d724" 2018-11-14 19:15:12,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:15:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccb81615-3975-46e7-989a-5e1fb7d6b3df Content-Encoding: gzip Content-Length: 355 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "22dd22289ee14bcf812b7d684a915979", "links": {"self": "http://172.30.9.28:5000/v3/roles/22dd22289ee14bcf812b7d684a915979"}, "name": "Member"}, {"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:15:12,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ccb81615-3975-46e7-989a-5e1fb7d6b3df 2018-11-14 19:15:12,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.115206003189s 2018-11-14 19:15:12,803 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ccb81615-3975-46e7-989a-5e1fb7d6b3df 2018-11-14 19:15:12,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 19:15:12,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}4bb26d01a2e3dc84e69940babd0a3d49fbe3d724" 2018-11-14 19:15:12,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:15:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec5abe54-e063-4ea5-a9ef-973435ecd615 Content-Encoding: gzip Content-Length: 355 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "22dd22289ee14bcf812b7d684a915979", "links": {"self": "http://172.30.9.28:5000/v3/roles/22dd22289ee14bcf812b7d684a915979"}, "name": "Member"}, {"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:15:12,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ec5abe54-e063-4ea5-a9ef-973435ecd615 2018-11-14 19:15:12,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0947690010071s 2018-11-14 19:15:12,904 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ec5abe54-e063-4ea5-a9ef-973435ecd615 2018-11-14 19:15:12,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 19:15:12,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}4bb26d01a2e3dc84e69940babd0a3d49fbe3d724" 2018-11-14 19:15:13,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:15:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d5d703e-ec4f-46a8-9b97-7e884628fc88 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-14 19:15:13,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-2d5d703e-ec4f-46a8-9b97-7e884628fc88 2018-11-14 19:15:13,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.105495929718s 2018-11-14 19:15:13,014 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-2d5d703e-ec4f-46a8-9b97-7e884628fc88 2018-11-14 19:15:13,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 19:15:13,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}4bb26d01a2e3dc84e69940babd0a3d49fbe3d724" 2018-11-14 19:15:13,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:15:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33afd23b-f8ac-42bb-a4d2-b930dc38fcb3 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_73d5c96e-b547-412c-88c6-b04c8fa5de69", "links": {"self": "http://172.30.9.28:5000/v3/users/598364a3fe8749acb6facf34eccd4e07"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "598364a3fe8749acb6facf34eccd4e07", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 19:15:13,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-33afd23b-f8ac-42bb-a4d2-b930dc38fcb3 2018-11-14 19:15:13,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.15064907074s 2018-11-14 19:15:13,166 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-33afd23b-f8ac-42bb-a4d2-b930dc38fcb3 2018-11-14 19:15:13,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 19:15:13,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}4bb26d01a2e3dc84e69940babd0a3d49fbe3d724" 2018-11-14 19:15:13,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:15:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e4c2d17-f49d-4cf5-929a-33adc06b563d Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.28:5000/v3/projects/d963aeaf59204427bc0c46ff8c4a819d"}, "tags": [], "enabled": true, "id": "d963aeaf59204427bc0c46ff8c4a819d", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_73d5c96e-b547-412c-88c6-b04c8fa5de69"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-14 19:15:13,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-6e4c2d17-f49d-4cf5-929a-33adc06b563d 2018-11-14 19:15:13,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.100489854813s 2018-11-14 19:15:13,279 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-6e4c2d17-f49d-4cf5-929a-33adc06b563d 2018-11-14 19:15:13,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-14 19:15:13,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=598364a3fe8749acb6facf34eccd4e07&role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&scope.project.id=d963aeaf59204427bc0c46ff8c4a819d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4bb26d01a2e3dc84e69940babd0a3d49fbe3d724" 2018-11-14 19:15:13,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:15:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bee74357-6dea-4699-9c57-ca4643bd8e9e Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=598364a3fe8749acb6facf34eccd4e07&role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&scope.project.id=d963aeaf59204427bc0c46ff8c4a819d", "previous": null, "next": null}} 2018-11-14 19:15:13,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=598364a3fe8749acb6facf34eccd4e07&role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&scope.project.id=d963aeaf59204427bc0c46ff8c4a819d used request id req-bee74357-6dea-4699-9c57-ca4643bd8e9e 2018-11-14 19:15:13,389 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.102946043015s 2018-11-14 19:15:13,389 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=598364a3fe8749acb6facf34eccd4e07&role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&scope.project.id=d963aeaf59204427bc0c46ff8c4a819d used request id req-bee74357-6dea-4699-9c57-ca4643bd8e9e 2018-11-14 19:15:13,393 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-14 19:15:13,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/d963aeaf59204427bc0c46ff8c4a819d/users/598364a3fe8749acb6facf34eccd4e07/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4bb26d01a2e3dc84e69940babd0a3d49fbe3d724" 2018-11-14 19:15:13,553 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:15:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eae679be-4c2b-4935-b4f6-6f58c5c66ac4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:15:13,553 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/d963aeaf59204427bc0c46ff8c4a819d/users/598364a3fe8749acb6facf34eccd4e07/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 used request id req-eae679be-4c2b-4935-b4f6-6f58c5c66ac4 2018-11-14 19:15:13,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.16036605835s 2018-11-14 19:15:13,554 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/d963aeaf59204427bc0c46ff8c4a819d/users/598364a3fe8749acb6facf34eccd4e07/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 used request id req-eae679be-4c2b-4935-b4f6-6f58c5c66ac4 2018-11-14 19:15:13,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 19:15:13,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}4bb26d01a2e3dc84e69940babd0a3d49fbe3d724" 2018-11-14 19:15:13,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:15:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28a434c7-a707-4950-8b12-4632b5e50adf Content-Encoding: gzip Content-Length: 355 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "22dd22289ee14bcf812b7d684a915979", "links": {"self": "http://172.30.9.28:5000/v3/roles/22dd22289ee14bcf812b7d684a915979"}, "name": "Member"}, {"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:15:13,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-28a434c7-a707-4950-8b12-4632b5e50adf 2018-11-14 19:15:13,648 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0903480052948s 2018-11-14 19:15:13,648 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-28a434c7-a707-4950-8b12-4632b5e50adf 2018-11-14 19:15:13,653 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 19:15:13,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}4bb26d01a2e3dc84e69940babd0a3d49fbe3d724" 2018-11-14 19:15:13,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:15:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0631f410-0e5d-4c46-81ad-70938131f930 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-14 19:15:13,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-0631f410-0e5d-4c46-81ad-70938131f930 2018-11-14 19:15:13,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.112762928009s 2018-11-14 19:15:13,766 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-0631f410-0e5d-4c46-81ad-70938131f930 2018-11-14 19:15:13,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 19:15:13,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}4bb26d01a2e3dc84e69940babd0a3d49fbe3d724" 2018-11-14 19:15:13,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:15:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9aa50c08-1a2e-420b-ab89-09fff253bbef Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_73d5c96e-b547-412c-88c6-b04c8fa5de69", "links": {"self": "http://172.30.9.28:5000/v3/users/598364a3fe8749acb6facf34eccd4e07"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "598364a3fe8749acb6facf34eccd4e07", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 19:15:13,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-9aa50c08-1a2e-420b-ab89-09fff253bbef 2018-11-14 19:15:13,890 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.122658014297s 2018-11-14 19:15:13,890 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-9aa50c08-1a2e-420b-ab89-09fff253bbef 2018-11-14 19:15:13,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-14 19:15:13,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&user.id=598364a3fe8749acb6facf34eccd4e07&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}4bb26d01a2e3dc84e69940babd0a3d49fbe3d724" 2018-11-14 19:15:14,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:15:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3352ce86-a696-4c53-8040-79cbb4f6d6c1 Content-Encoding: gzip Content-Length: 192 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&user.id=598364a3fe8749acb6facf34eccd4e07&scope.domain.id=default", "previous": null, "next": null}} 2018-11-14 19:15:14,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&user.id=598364a3fe8749acb6facf34eccd4e07&scope.domain.id=default used request id req-3352ce86-a696-4c53-8040-79cbb4f6d6c1 2018-11-14 19:15:14,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0989170074463s 2018-11-14 19:15:14,001 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&user.id=598364a3fe8749acb6facf34eccd4e07&scope.domain.id=default used request id req-3352ce86-a696-4c53-8040-79cbb4f6d6c1 2018-11-14 19:15:14,004 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-11-14 19:15:14,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/domains/default/users/598364a3fe8749acb6facf34eccd4e07/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4bb26d01a2e3dc84e69940babd0a3d49fbe3d724" 2018-11-14 19:15:14,154 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:15:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aea010f5-b48c-4625-b448-87f951ba07f7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:15:14,154 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/domains/default/users/598364a3fe8749acb6facf34eccd4e07/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 used request id req-aea010f5-b48c-4625-b448-87f951ba07f7 2018-11-14 19:15:14,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.149442911148s 2018-11-14 19:15:14,154 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/domains/default/users/598364a3fe8749acb6facf34eccd4e07/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 used request id req-aea010f5-b48c-4625-b448-87f951ba07f7 2018-11-14 19:15:14,155 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-14 19:15:16,622 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-11-14 19:15:18,820 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 19378d08-e819-457b-a1a8-6e0d05b331fc | 2018-11-14T19:15:18.451214 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 19378d08-e819-457b-a1a8-6e0d05b331fc ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-11-14 19:15:21,863 - 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-11-14 19:15:22,657 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-11-14 19:15:24,780 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-11-14 19:15:27,848 - 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=9b2f7aab-e452-4a2f-9c61-d1ee3235ef58) as the default verifier for the future CLI operations. 2018-11-14 19:15:29,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 19:15:29,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:15:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e140da5e-4de7-4e82-a254-0a9642828f96 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:15:29,567 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-e140da5e-4de7-4e82-a254-0a9642828f96 2018-11-14 19:15:29,568 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-11-14 19:15:29,987 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}, {"id": "22dd22289ee14bcf812b7d684a915979", "name": "Member"}], "expires_at": "2018-11-14T20:15:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d963aeaf59204427bc0c46ff8c4a819d", "name": "neutron_trunk-project_73d5c96e-b547-412c-88c6-b04c8fa5de69"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/d963aeaf59204427bc0c46ff8c4a819d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/d963aeaf59204427bc0c46ff8c4a819d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/d963aeaf59204427bc0c46ff8c4a819d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_d963aeaf59204427bc0c46ff8c4a819d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_d963aeaf59204427bc0c46ff8c4a819d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/d963aeaf59204427bc0c46ff8c4a819d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/d963aeaf59204427bc0c46ff8c4a819d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/d963aeaf59204427bc0c46ff8c4a819d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/d963aeaf59204427bc0c46ff8c4a819d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/d963aeaf59204427bc0c46ff8c4a819d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/d963aeaf59204427bc0c46ff8c4a819d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/d963aeaf59204427bc0c46ff8c4a819d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/d963aeaf59204427bc0c46ff8c4a819d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/d963aeaf59204427bc0c46ff8c4a819d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron_trunk-user_73d5c96e-b547-412c-88c6-b04c8fa5de69", "id": "598364a3fe8749acb6facf34eccd4e07"}, "audit_ids": ["u0gZAfN6RZKjR_0pQ9jAGA"], "issued_at": "2018-11-14T19:15:29.000000Z"}} 2018-11-14 19:15:29,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-11-14 19:15:29,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}abb9db31f8f27ff78b4a8acbf240ef49d687e7fd" 2018-11-14 19:15:30,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8053 X-Openstack-Request-Id: req-830b5c0b-522f-4e26-97b4-5aeb82f03acd Date: Wed, 14 Nov 2018 19:15:30 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": "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": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"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": "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": "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": "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": "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": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-11-14 19:15:30,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/extensions.json used request id req-830b5c0b-522f-4e26-97b4-5aeb82f03acd 2018-11-14 19:15:30,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.206305027008s 2018-11-14 19:15:30,196 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/extensions.json used request id req-830b5c0b-522f-4e26-97b4-5aeb82f03acd 2018-11-14 19:15:30,201 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-11-14 19:15:30,201 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-14 19:15:30,301 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-11-14 19:15:30,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 19:15:30,306 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Wed, 14 Nov 2018 19:15:30 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-11-14 19:15:30,309 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 19:15:30,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}abb9db31f8f27ff78b4a8acbf240ef49d687e7fd" 2018-11-14 19:15:30,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-c8a54827-c1a9-4f14-ac8b-8c01e34859bd Date: Wed, 14 Nov 2018 19:15:30 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 19:15:30,523 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-c8a54827-c1a9-4f14-ac8b-8c01e34859bd 2018-11-14 19:15:30,523 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.214109182358s 2018-11-14 19:15:30,523 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-c8a54827-c1a9-4f14-ac8b-8c01e34859bd 2018-11-14 19:15:30,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-14 19:15:30,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}abb9db31f8f27ff78b4a8acbf240ef49d687e7fd" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_73d5c96e-b547-412c-88c6-b04c8fa5de69", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_73d5c96e-b547-412c-88c6-b04c8fa5de69"}' 2018-11-14 19:15:30,776 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 877 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/1bab393e-c9c0-42f0-81bb-69eabf66e7d8 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5639c37d-6613-4322-ba96-215b8af89fe3 Date: Wed, 14 Nov 2018 19:15:30 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/1bab393e-c9c0-42f0-81bb-69eabf66e7d8/file", "owner": "d963aeaf59204427bc0c46ff8c4a819d", "id": "1bab393e-c9c0-42f0-81bb-69eabf66e7d8", "size": null, "self": "/v2/images/1bab393e-c9c0-42f0-81bb-69eabf66e7d8", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-14T19:15:30Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_73d5c96e-b547-412c-88c6-b04c8fa5de69", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_73d5c96e-b547-412c-88c6-b04c8fa5de69", "checksum": null, "created_at": "2018-11-14T19:15:30Z", "protected": false} 2018-11-14 19:15:30,777 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-5639c37d-6613-4322-ba96-215b8af89fe3 2018-11-14 19:15:30,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.24798989296s 2018-11-14 19:15:30,777 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-5639c37d-6613-4322-ba96-215b8af89fe3 returning object 1bab393e-c9c0-42f0-81bb-69eabf66e7d8 2018-11-14 19:15:30,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-14 19:15:30,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/1bab393e-c9c0-42f0-81bb-69eabf66e7d8/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}abb9db31f8f27ff78b4a8acbf240ef49d687e7fd" -d '' 2018-11-14 19:15:31,792 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5bc1d6da-20a7-4800-88fa-e55bf498c527 Date: Wed, 14 Nov 2018 19:15:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 19:15:31,793 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/1bab393e-c9c0-42f0-81bb-69eabf66e7d8/file used request id req-5bc1d6da-20a7-4800-88fa-e55bf498c527 2018-11-14 19:15:31,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.0148730278s 2018-11-14 19:15:31,793 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/1bab393e-c9c0-42f0-81bb-69eabf66e7d8/file used request id req-5bc1d6da-20a7-4800-88fa-e55bf498c527 2018-11-14 19:15:31,797 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 19:15:31,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}abb9db31f8f27ff78b4a8acbf240ef49d687e7fd" 2018-11-14 19:15:32,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-5439278a-480c-4bf4-a7c9-8bd4106f8353 Date: Wed, 14 Nov 2018 19:15:32 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/1bab393e-c9c0-42f0-81bb-69eabf66e7d8/snap", "metadata": {}}], "file": "/v2/images/1bab393e-c9c0-42f0-81bb-69eabf66e7d8/file", "owner": "d963aeaf59204427bc0c46ff8c4a819d", "id": "1bab393e-c9c0-42f0-81bb-69eabf66e7d8", "size": 12716032, "self": "/v2/images/1bab393e-c9c0-42f0-81bb-69eabf66e7d8", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/1bab393e-c9c0-42f0-81bb-69eabf66e7d8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-14T19:15:31Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_73d5c96e-b547-412c-88c6-b04c8fa5de69", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_73d5c96e-b547-412c-88c6-b04c8fa5de69", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-14T19:15:30Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 19:15:32,016 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-5439278a-480c-4bf4-a7c9-8bd4106f8353 2018-11-14 19:15:32,016 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.218214035034s 2018-11-14 19:15:32,016 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-5439278a-480c-4bf4-a7c9-8bd4106f8353 2018-11-14 19:15:32,018 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/1bab393e-c9c0-42f0-81bb-69eabf66e7d8/snap', u'metadata': Munch({})})], 'file': u'/v2/images/1bab393e-c9c0-42f0-81bb-69eabf66e7d8/file', 'owner': u'd963aeaf59204427bc0c46ff8c4a819d', 'id': u'1bab393e-c9c0-42f0-81bb-69eabf66e7d8', 'size': 12716032, u'self': u'/v2/images/1bab393e-c9c0-42f0-81bb-69eabf66e7d8', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd963aeaf59204427bc0c46ff8c4a819d', 'name': 'neutron_trunk-project_73d5c96e-b547-412c-88c6-b04c8fa5de69', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/1bab393e-c9c0-42f0-81bb-69eabf66e7d8/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-14T19:15:31Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-14T19:15:31Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_73d5c96e-b547-412c-88c6-b04c8fa5de69', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/1bab393e-c9c0-42f0-81bb-69eabf66e7d8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_73d5c96e-b547-412c-88c6-b04c8fa5de69', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_73d5c96e-b547-412c-88c6-b04c8fa5de69', 'created': u'2018-11-14T19:15:30Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-14T19:15:30Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/1bab393e-c9c0-42f0-81bb-69eabf66e7d8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_73d5c96e-b547-412c-88c6-b04c8fa5de69', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-14 19:15:32,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-14 19:15:32,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}4bb26d01a2e3dc84e69940babd0a3d49fbe3d724" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron_trunk-flavor_73d5c96e-b547-412c-88c6-b04c8fa5de69", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-14 19:15:32,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:15: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-4ef741b9-3e15-4f75-8dd8-aae9412dfc8f x-compute-request-id: req-4ef741b9-3e15-4f75-8dd8-aae9412dfc8f Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_73d5c96e-b547-412c-88c6-b04c8fa5de69", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/ca7bc4c8-9314-4121-9a3b-0040a4adaca1", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/ca7bc4c8-9314-4121-9a3b-0040a4adaca1", "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": "ca7bc4c8-9314-4121-9a3b-0040a4adaca1"}} 2018-11-14 19:15:32,240 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-4ef741b9-3e15-4f75-8dd8-aae9412dfc8f 2018-11-14 19:15:32,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.22127699852s 2018-11-14 19:15:32,240 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-4ef741b9-3e15-4f75-8dd8-aae9412dfc8f 2018-11-14 19:15:32,241 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_73d5c96e-b547-412c-88c6-b04c8fa5de69', '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'49be60fcc4c34adea9e7c304d872b17d', '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'ca7bc4c8-9314-4121-9a3b-0040a4adaca1', 'swap': 0}) 2018-11-14 19:15:32,242 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-14 19:15:32,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/ca7bc4c8-9314-4121-9a3b-0040a4adaca1/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}4bb26d01a2e3dc84e69940babd0a3d49fbe3d724" -d '{"extra_specs": {}}' 2018-11-14 19:15:32,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:15: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-d4e3a11f-e6e2-427c-9d54-2d1afcef0c35 x-compute-request-id: req-d4e3a11f-e6e2-427c-9d54-2d1afcef0c35 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-14 19:15:32,266 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/ca7bc4c8-9314-4121-9a3b-0040a4adaca1/os-extra_specs used request id req-d4e3a11f-e6e2-427c-9d54-2d1afcef0c35 2018-11-14 19:15:32,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0244150161743s 2018-11-14 19:15:32,267 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/ca7bc4c8-9314-4121-9a3b-0040a4adaca1/os-extra_specs used request id req-d4e3a11f-e6e2-427c-9d54-2d1afcef0c35 2018-11-14 19:15:32,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 19:15:32,277 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 19:15: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 19:15:32,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 19:15:32,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}abb9db31f8f27ff78b4a8acbf240ef49d687e7fd" 2018-11-14 19:15:32,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:15:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f04f1d25-043e-436e-8578-875cb217d643 Content-Encoding: gzip Content-Length: 355 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "22dd22289ee14bcf812b7d684a915979", "links": {"self": "http://172.30.9.28:5000/v3/roles/22dd22289ee14bcf812b7d684a915979"}, "name": "Member"}, {"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:15:32,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f04f1d25-043e-436e-8578-875cb217d643 2018-11-14 19:15:32,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0982151031494s 2018-11-14 19:15:32,380 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f04f1d25-043e-436e-8578-875cb217d643 2018-11-14 19:15:32,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-11-14 19:15:32,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}4bb26d01a2e3dc84e69940babd0a3d49fbe3d724" 2018-11-14 19:15:32,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:15: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-e066b347-5fbc-4781-8c73-46448bcdc3bf x-compute-request-id: req-e066b347-5fbc-4781-8c73-46448bcdc3bf Content-Encoding: gzip Content-Length: 738 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.5", "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": 2010000, "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": 23}, "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.7", "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": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-11-14 19:15:32,423 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-e066b347-5fbc-4781-8c73-46448bcdc3bf 2018-11-14 19:15:32,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0373368263245s 2018-11-14 19:15:32,424 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-e066b347-5fbc-4781-8c73-46448bcdc3bf 2018-11-14 19:15:32,428 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 19:15:32,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}abb9db31f8f27ff78b4a8acbf240ef49d687e7fd" 2018-11-14 19:15:32,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-639aab6d-9ede-4e82-991e-e099c6d722e9 Date: Wed, 14 Nov 2018 19:15:32 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/1bab393e-c9c0-42f0-81bb-69eabf66e7d8/snap", "metadata": {}}], "file": "/v2/images/1bab393e-c9c0-42f0-81bb-69eabf66e7d8/file", "owner": "d963aeaf59204427bc0c46ff8c4a819d", "id": "1bab393e-c9c0-42f0-81bb-69eabf66e7d8", "size": 12716032, "self": "/v2/images/1bab393e-c9c0-42f0-81bb-69eabf66e7d8", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/1bab393e-c9c0-42f0-81bb-69eabf66e7d8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-14T19:15:31Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_73d5c96e-b547-412c-88c6-b04c8fa5de69", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_73d5c96e-b547-412c-88c6-b04c8fa5de69", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-14T19:15:30Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 19:15:32,643 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-639aab6d-9ede-4e82-991e-e099c6d722e9 2018-11-14 19:15:32,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.215080976486s 2018-11-14 19:15:32,644 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-639aab6d-9ede-4e82-991e-e099c6d722e9 2018-11-14 19:15:32,652 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-14 19:15:32,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}abb9db31f8f27ff78b4a8acbf240ef49d687e7fd" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_alt_73d5c96e-b547-412c-88c6-b04c8fa5de69", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_alt_73d5c96e-b547-412c-88c6-b04c8fa5de69"}' 2018-11-14 19:15:32,904 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 885 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/be4e71f4-4d56-40bf-beef-4273b61a3042 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-66b7b308-fc39-49f8-a878-5b6e952c920c Date: Wed, 14 Nov 2018 19:15:32 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/be4e71f4-4d56-40bf-beef-4273b61a3042/file", "owner": "d963aeaf59204427bc0c46ff8c4a819d", "id": "be4e71f4-4d56-40bf-beef-4273b61a3042", "size": null, "self": "/v2/images/be4e71f4-4d56-40bf-beef-4273b61a3042", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-14T19:15:32Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_73d5c96e-b547-412c-88c6-b04c8fa5de69", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_73d5c96e-b547-412c-88c6-b04c8fa5de69", "checksum": null, "created_at": "2018-11-14T19:15:32Z", "protected": false} 2018-11-14 19:15:32,904 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-66b7b308-fc39-49f8-a878-5b6e952c920c 2018-11-14 19:15:32,904 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.25226688385s 2018-11-14 19:15:32,905 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-66b7b308-fc39-49f8-a878-5b6e952c920c returning object be4e71f4-4d56-40bf-beef-4273b61a3042 2018-11-14 19:15:32,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-14 19:15:32,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/be4e71f4-4d56-40bf-beef-4273b61a3042/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}abb9db31f8f27ff78b4a8acbf240ef49d687e7fd" -d '' 2018-11-14 19:15:33,886 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6478cca7-c134-4f5b-ad9b-60dd608e8063 Date: Wed, 14 Nov 2018 19:15:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 19:15:33,887 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/be4e71f4-4d56-40bf-beef-4273b61a3042/file used request id req-6478cca7-c134-4f5b-ad9b-60dd608e8063 2018-11-14 19:15:33,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.981266021729s 2018-11-14 19:15:33,887 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/be4e71f4-4d56-40bf-beef-4273b61a3042/file used request id req-6478cca7-c134-4f5b-ad9b-60dd608e8063 2018-11-14 19:15:33,891 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 19:15:33,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}abb9db31f8f27ff78b4a8acbf240ef49d687e7fd" 2018-11-14 19:15:33,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2355 Content-Type: application/json X-Openstack-Request-Id: req-519c702f-bb64-47f8-b488-82fc87f53b01 Date: Wed, 14 Nov 2018 19:15:33 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/be4e71f4-4d56-40bf-beef-4273b61a3042/snap", "metadata": {}}], "file": "/v2/images/be4e71f4-4d56-40bf-beef-4273b61a3042/file", "owner": "d963aeaf59204427bc0c46ff8c4a819d", "id": "be4e71f4-4d56-40bf-beef-4273b61a3042", "size": 12716032, "self": "/v2/images/be4e71f4-4d56-40bf-beef-4273b61a3042", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/be4e71f4-4d56-40bf-beef-4273b61a3042/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-14T19:15:33Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_73d5c96e-b547-412c-88c6-b04c8fa5de69", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_73d5c96e-b547-412c-88c6-b04c8fa5de69", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-14T19:15:32Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/1bab393e-c9c0-42f0-81bb-69eabf66e7d8/snap", "metadata": {}}], "file": "/v2/images/1bab393e-c9c0-42f0-81bb-69eabf66e7d8/file", "owner": "d963aeaf59204427bc0c46ff8c4a819d", "id": "1bab393e-c9c0-42f0-81bb-69eabf66e7d8", "size": 12716032, "self": "/v2/images/1bab393e-c9c0-42f0-81bb-69eabf66e7d8", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/1bab393e-c9c0-42f0-81bb-69eabf66e7d8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-14T19:15:31Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_73d5c96e-b547-412c-88c6-b04c8fa5de69", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_73d5c96e-b547-412c-88c6-b04c8fa5de69", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-14T19:15:30Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 19:15:33,918 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-519c702f-bb64-47f8-b488-82fc87f53b01 2018-11-14 19:15:33,919 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0272979736328s 2018-11-14 19:15:33,919 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-519c702f-bb64-47f8-b488-82fc87f53b01 2018-11-14 19:15:33,921 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/be4e71f4-4d56-40bf-beef-4273b61a3042/snap', u'metadata': Munch({})})], 'file': u'/v2/images/be4e71f4-4d56-40bf-beef-4273b61a3042/file', 'owner': u'd963aeaf59204427bc0c46ff8c4a819d', 'id': u'be4e71f4-4d56-40bf-beef-4273b61a3042', 'size': 12716032, u'self': u'/v2/images/be4e71f4-4d56-40bf-beef-4273b61a3042', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd963aeaf59204427bc0c46ff8c4a819d', 'name': 'neutron_trunk-project_73d5c96e-b547-412c-88c6-b04c8fa5de69', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/be4e71f4-4d56-40bf-beef-4273b61a3042/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-14T19:15:33Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-14T19:15:33Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_73d5c96e-b547-412c-88c6-b04c8fa5de69', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/be4e71f4-4d56-40bf-beef-4273b61a3042', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_73d5c96e-b547-412c-88c6-b04c8fa5de69', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_alt_73d5c96e-b547-412c-88c6-b04c8fa5de69', 'created': u'2018-11-14T19:15:32Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-14T19:15:32Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/be4e71f4-4d56-40bf-beef-4273b61a3042', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_73d5c96e-b547-412c-88c6-b04c8fa5de69', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-14 19:15:33,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-14 19:15:33,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}4bb26d01a2e3dc84e69940babd0a3d49fbe3d724" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron_trunk-flavor_alt_73d5c96e-b547-412c-88c6-b04c8fa5de69", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-14 19:15:33,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:15:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3c8bbead-7472-446b-8753-a683b16632da x-compute-request-id: req-3c8bbead-7472-446b-8753-a683b16632da Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_alt_73d5c96e-b547-412c-88c6-b04c8fa5de69", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/bcf4774d-d14f-4723-8fb5-dc52262ffc74", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/bcf4774d-d14f-4723-8fb5-dc52262ffc74", "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": "bcf4774d-d14f-4723-8fb5-dc52262ffc74"}} 2018-11-14 19:15:33,963 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-3c8bbead-7472-446b-8753-a683b16632da 2018-11-14 19:15:33,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0414581298828s 2018-11-14 19:15:33,964 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-3c8bbead-7472-446b-8753-a683b16632da 2018-11-14 19:15:33,965 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_73d5c96e-b547-412c-88c6-b04c8fa5de69', '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'49be60fcc4c34adea9e7c304d872b17d', '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'bcf4774d-d14f-4723-8fb5-dc52262ffc74', 'swap': 0}) 2018-11-14 19:15:33,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-14 19:15:33,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/bcf4774d-d14f-4723-8fb5-dc52262ffc74/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}4bb26d01a2e3dc84e69940babd0a3d49fbe3d724" -d '{"extra_specs": {}}' 2018-11-14 19:15:33,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:15:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a4f3401b-b8a3-4400-977f-52f52d4ebb6b x-compute-request-id: req-a4f3401b-b8a3-4400-977f-52f52d4ebb6b Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-14 19:15:33,992 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/bcf4774d-d14f-4723-8fb5-dc52262ffc74/os-extra_specs used request id req-a4f3401b-b8a3-4400-977f-52f52d4ebb6b 2018-11-14 19:15:33,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0271761417389s 2018-11-14 19:15:33,993 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/bcf4774d-d14f-4723-8fb5-dc52262ffc74/os-extra_specs used request id req-a4f3401b-b8a3-4400-977f-52f52d4ebb6b 2018-11-14 19:15:33,993 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_73d5c96e-b547-412c-88c6-b04c8fa5de69', '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'49be60fcc4c34adea9e7c304d872b17d', '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'bcf4774d-d14f-4723-8fb5-dc52262ffc74', 'swap': 0}) 2018-11-14 19:15:36,999 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-11-14 19:15:36,999 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-11-14 19:15:37,000 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-11-14 19:15:37,002 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-11-14 19:15:37,018 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-11-14 19:15:40,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-9b2f7aab-e452-4a2f-9c61-d1ee3235ef58/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-11-14 19:15:40,022 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-11-14 19:15:40,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron_trunk/test_list.txt']'. 2018-11-14 19:18:57,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: c96f8891-a989-4aef-8ce6-0839312780ea 2018-11-14 19:18:57,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'c96f8891-a989-4aef-8ce6-0839312780ea']'. 2018-11-14 19:18:57,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-11-14 19:18:57,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-11-14 19:18:57,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-14 19:18:57,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | c96f8891-a989-4aef-8ce6-0839312780ea | 2018-11-14 19:18:57,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-11-14 19:18:57,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-11-14 19:15:41 | 2018-11-14 19:18:57,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-11-14 19:18:56 | 2018-11-14 19:18:57,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:03:15 | 2018-11-14 19:18:57,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-11-14 19:18:57,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-11-14 19:18:57,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 9b2f7aab-e452-4a2f-9c61-d1ee3235ef58) | 2018-11-14 19:18:57,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-11-14 19:18:57,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 19378d08-e819-457b-a1a8-6e0d05b331fc) | 2018-11-14 19:18:57,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-11-14 19:18:57,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 177.598 | 2018-11-14 19:18:57,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 42 | 2018-11-14 19:18:57,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 10 | 2018-11-14 19:18:57,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-11-14 19:18:57,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-11-14 19:18:57,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-11-14 19:18:57,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-14 19:18:57,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-11-14 19:18:57,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-11-14 19:18:57,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-11-14 19:18:59,975 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-14 19:18:59,975 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 03:30 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-11-14 19:18:59,983 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-14 19:18:59,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/be4e71f4-4d56-40bf-beef-4273b61a3042 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}abb9db31f8f27ff78b4a8acbf240ef49d687e7fd" 2018-11-14 19:19:00,503 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-801c5a7b-1aed-471b-9a34-6a5b5e23816d Date: Wed, 14 Nov 2018 19:19:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 19:19:00,504 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/be4e71f4-4d56-40bf-beef-4273b61a3042 used request id req-801c5a7b-1aed-471b-9a34-6a5b5e23816d 2018-11-14 19:19:00,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.520473957062s 2018-11-14 19:19:00,504 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/be4e71f4-4d56-40bf-beef-4273b61a3042 used request id req-801c5a7b-1aed-471b-9a34-6a5b5e23816d 2018-11-14 19:19:00,504 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-14 19:19:00,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}4bb26d01a2e3dc84e69940babd0a3d49fbe3d724" 2018-11-14 19:19:00,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:19: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-c8b10f29-0b8f-4b19-8a27-d5ee07f8356d x-compute-request-id: req-c8b10f29-0b8f-4b19-8a27-d5ee07f8356d Content-Encoding: gzip Content-Length: 364 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_alt_73d5c96e-b547-412c-88c6-b04c8fa5de69", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/bcf4774d-d14f-4723-8fb5-dc52262ffc74", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/bcf4774d-d14f-4723-8fb5-dc52262ffc74", "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": "bcf4774d-d14f-4723-8fb5-dc52262ffc74"}, {"name": "neutron_trunk-flavor_73d5c96e-b547-412c-88c6-b04c8fa5de69", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/ca7bc4c8-9314-4121-9a3b-0040a4adaca1", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/ca7bc4c8-9314-4121-9a3b-0040a4adaca1", "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": "ca7bc4c8-9314-4121-9a3b-0040a4adaca1"}]} 2018-11-14 19:19:00,526 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-c8b10f29-0b8f-4b19-8a27-d5ee07f8356d 2018-11-14 19:19:00,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0215950012207s 2018-11-14 19:19:00,527 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-c8b10f29-0b8f-4b19-8a27-d5ee07f8356d 2018-11-14 19:19:00,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-14 19:19:00,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/bcf4774d-d14f-4723-8fb5-dc52262ffc74 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4bb26d01a2e3dc84e69940babd0a3d49fbe3d724" 2018-11-14 19:19:00,568 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 19:19: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-c3442f4c-b562-40ac-8fd7-8f80aa3f94b8 x-compute-request-id: req-c3442f4c-b562-40ac-8fd7-8f80aa3f94b8 Content-Length: 0 Content-Type: application/json 2018-11-14 19:19:00,568 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/bcf4774d-d14f-4723-8fb5-dc52262ffc74 used request id req-c3442f4c-b562-40ac-8fd7-8f80aa3f94b8 2018-11-14 19:19:00,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0393500328064s 2018-11-14 19:19:00,569 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/bcf4774d-d14f-4723-8fb5-dc52262ffc74 used request id req-c3442f4c-b562-40ac-8fd7-8f80aa3f94b8 2018-11-14 19:19:00,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 19:19:00,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}abb9db31f8f27ff78b4a8acbf240ef49d687e7fd" 2018-11-14 19:19:00,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-cd7b99ec-0ba7-458b-b695-8cda5fb144f7 Date: Wed, 14 Nov 2018 19:19:00 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/1bab393e-c9c0-42f0-81bb-69eabf66e7d8/snap", "metadata": {}}], "file": "/v2/images/1bab393e-c9c0-42f0-81bb-69eabf66e7d8/file", "owner": "d963aeaf59204427bc0c46ff8c4a819d", "id": "1bab393e-c9c0-42f0-81bb-69eabf66e7d8", "size": 12716032, "self": "/v2/images/1bab393e-c9c0-42f0-81bb-69eabf66e7d8", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/1bab393e-c9c0-42f0-81bb-69eabf66e7d8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-14T19:15:31Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_73d5c96e-b547-412c-88c6-b04c8fa5de69", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_73d5c96e-b547-412c-88c6-b04c8fa5de69", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-14T19:15:30Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 19:19:00,599 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-cd7b99ec-0ba7-458b-b695-8cda5fb144f7 2018-11-14 19:19:00,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0259530544281s 2018-11-14 19:19:00,599 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-cd7b99ec-0ba7-458b-b695-8cda5fb144f7 2018-11-14 19:19:00,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-14 19:19:00,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/1bab393e-c9c0-42f0-81bb-69eabf66e7d8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}abb9db31f8f27ff78b4a8acbf240ef49d687e7fd" 2018-11-14 19:19:01,545 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e9563781-4f8b-4184-bee4-001ed187c3dd Date: Wed, 14 Nov 2018 19:19:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 19:19:01,546 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/1bab393e-c9c0-42f0-81bb-69eabf66e7d8 used request id req-e9563781-4f8b-4184-bee4-001ed187c3dd 2018-11-14 19:19:01,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.945070981979s 2018-11-14 19:19:01,546 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/1bab393e-c9c0-42f0-81bb-69eabf66e7d8 used request id req-e9563781-4f8b-4184-bee4-001ed187c3dd 2018-11-14 19:19:01,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-14 19:19:01,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}4bb26d01a2e3dc84e69940babd0a3d49fbe3d724" 2018-11-14 19:19:01,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:19: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-2644981b-dee3-4082-a5ff-4c281ee2da52 x-compute-request-id: req-2644981b-dee3-4082-a5ff-4c281ee2da52 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_73d5c96e-b547-412c-88c6-b04c8fa5de69", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/ca7bc4c8-9314-4121-9a3b-0040a4adaca1", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/ca7bc4c8-9314-4121-9a3b-0040a4adaca1", "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": "ca7bc4c8-9314-4121-9a3b-0040a4adaca1"}]} 2018-11-14 19:19:01,572 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-2644981b-dee3-4082-a5ff-4c281ee2da52 2018-11-14 19:19:01,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0258889198303s 2018-11-14 19:19:01,573 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-2644981b-dee3-4082-a5ff-4c281ee2da52 2018-11-14 19:19:01,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-14 19:19:01,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/ca7bc4c8-9314-4121-9a3b-0040a4adaca1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4bb26d01a2e3dc84e69940babd0a3d49fbe3d724" 2018-11-14 19:19:01,610 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 19:19: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-f2ba104f-1fc2-47dd-a3b9-edd60706064d x-compute-request-id: req-f2ba104f-1fc2-47dd-a3b9-edd60706064d Content-Length: 0 Content-Type: application/json 2018-11-14 19:19:01,610 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/ca7bc4c8-9314-4121-9a3b-0040a4adaca1 used request id req-f2ba104f-1fc2-47dd-a3b9-edd60706064d 2018-11-14 19:19:01,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0355157852173s 2018-11-14 19:19:01,610 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/ca7bc4c8-9314-4121-9a3b-0040a4adaca1 used request id req-f2ba104f-1fc2-47dd-a3b9-edd60706064d 2018-11-14 19:19:01,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 19:19:01,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}4bb26d01a2e3dc84e69940babd0a3d49fbe3d724" 2018-11-14 19:19:01,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:19:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6efcd02a-d110-4a0d-9b15-5d51402e9967 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_73d5c96e-b547-412c-88c6-b04c8fa5de69", "links": {"self": "http://172.30.9.28:5000/v3/users/598364a3fe8749acb6facf34eccd4e07"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "598364a3fe8749acb6facf34eccd4e07", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 19:19:01,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-6efcd02a-d110-4a0d-9b15-5d51402e9967 2018-11-14 19:19:01,732 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.121604919434s 2018-11-14 19:19:01,733 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-6efcd02a-d110-4a0d-9b15-5d51402e9967 2018-11-14 19:19:01,738 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 19:19:01,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/598364a3fe8749acb6facf34eccd4e07 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4bb26d01a2e3dc84e69940babd0a3d49fbe3d724" 2018-11-14 19:19:01,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:19:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5bee3d4-57d7-4265-b8ce-da987a25b410 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "neutron_trunk-user_73d5c96e-b547-412c-88c6-b04c8fa5de69", "links": {"self": "http://172.30.9.28:5000/v3/users/598364a3fe8749acb6facf34eccd4e07"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "598364a3fe8749acb6facf34eccd4e07", "description": null}} 2018-11-14 19:19:01,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/598364a3fe8749acb6facf34eccd4e07 used request id req-e5bee3d4-57d7-4265-b8ce-da987a25b410 2018-11-14 19:19:01,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.117941141129s 2018-11-14 19:19:01,857 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/598364a3fe8749acb6facf34eccd4e07 used request id req-e5bee3d4-57d7-4265-b8ce-da987a25b410 2018-11-14 19:19:01,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-14 19:19:01,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/598364a3fe8749acb6facf34eccd4e07 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4bb26d01a2e3dc84e69940babd0a3d49fbe3d724" 2018-11-14 19:19:02,086 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:19:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-baa10a1c-1458-47ed-ba88-820e1b3138d0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:19:02,086 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/598364a3fe8749acb6facf34eccd4e07 used request id req-baa10a1c-1458-47ed-ba88-820e1b3138d0 2018-11-14 19:19:02,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.22931599617s 2018-11-14 19:19:02,087 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/598364a3fe8749acb6facf34eccd4e07 used request id req-baa10a1c-1458-47ed-ba88-820e1b3138d0 2018-11-14 19:19:02,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 19:19:02,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}4bb26d01a2e3dc84e69940babd0a3d49fbe3d724" 2018-11-14 19:19:02,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:19:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e4c15dd-2810-40ae-9b8f-c094363dba7a Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.28:5000/v3/projects/d963aeaf59204427bc0c46ff8c4a819d"}, "tags": [], "enabled": true, "id": "d963aeaf59204427bc0c46ff8c4a819d", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_73d5c96e-b547-412c-88c6-b04c8fa5de69"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-14 19:19:02,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-3e4c15dd-2810-40ae-9b8f-c094363dba7a 2018-11-14 19:19:02,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.104201078415s 2018-11-14 19:19:02,198 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-3e4c15dd-2810-40ae-9b8f-c094363dba7a 2018-11-14 19:19:02,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-14 19:19:02,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/d963aeaf59204427bc0c46ff8c4a819d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4bb26d01a2e3dc84e69940babd0a3d49fbe3d724" 2018-11-14 19:19:02,391 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:19:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d98e439-5a21-43c4-95d0-ef9bc3740d55 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:19:02,391 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/d963aeaf59204427bc0c46ff8c4a819d used request id req-6d98e439-5a21-43c4-95d0-ef9bc3740d55 2018-11-14 19:19:02,391 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.189080953598s 2018-11-14 19:19:02,392 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/d963aeaf59204427bc0c46ff8c4a819d used request id req-6d98e439-5a21-43c4-95d0-ef9bc3740d55 2018-11-14 19:19:02,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 19:19:02,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}4bb26d01a2e3dc84e69940babd0a3d49fbe3d724" 2018-11-14 19:19:02,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:19:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-546b8ade-ec0b-4063-9d83-ce90437a23e0 Content-Encoding: gzip Content-Length: 355 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "22dd22289ee14bcf812b7d684a915979", "links": {"self": "http://172.30.9.28:5000/v3/roles/22dd22289ee14bcf812b7d684a915979"}, "name": "Member"}, {"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:19:02,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-546b8ade-ec0b-4063-9d83-ce90437a23e0 2018-11-14 19:19:02,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101431846619s 2018-11-14 19:19:02,497 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-546b8ade-ec0b-4063-9d83-ce90437a23e0 2018-11-14 19:19:02,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-11-14 19:19:02,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/22dd22289ee14bcf812b7d684a915979 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4bb26d01a2e3dc84e69940babd0a3d49fbe3d724" 2018-11-14 19:19:02,652 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:19:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa6518cd-3757-4424-af9f-fb52ac14e4a8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:19:02,652 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/22dd22289ee14bcf812b7d684a915979 used request id req-fa6518cd-3757-4424-af9f-fb52ac14e4a8 2018-11-14 19:19:02,652 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.14982509613s 2018-11-14 19:19:02,653 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/22dd22289ee14bcf812b7d684a915979 used request id req-fa6518cd-3757-4424-af9f-fb52ac14e4a8 2018-11-14 19:19:02,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-14 19:19:02,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=d963aeaf59204427bc0c46ff8c4a819d&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}4bb26d01a2e3dc84e69940babd0a3d49fbe3d724" 2018-11-14 19:19:02,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-75f269d2-f4ee-4941-b63a-0ba5bbbd6f69 Date: Wed, 14 Nov 2018 19:19:02 GMT RESP BODY: {"security_groups": []} 2018-11-14 19:19:02,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=d963aeaf59204427bc0c46ff8c4a819d&name=default used request id req-75f269d2-f4ee-4941-b63a-0ba5bbbd6f69 2018-11-14 19:19:02,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.209691047668s 2018-11-14 19:19:02,866 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=d963aeaf59204427bc0c46ff8c4a819d&name=default used request id req-75f269d2-f4ee-4941-b63a-0ba5bbbd6f69 2018-11-14 19:19:02,920 - xtesting.ci.run_tests - INFO - Loading test case 'networking-bgpvpn'... 2018-11-14 19:19:02,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 19:19:02,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:19:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfb2d701-2405-4e22-a9e4-aedf5d09d2ba Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:19:02,969 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-dfb2d701-2405-4e22-a9e4-aedf5d09d2ba 2018-11-14 19:19:02,969 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-11-14 19:19:03,380 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T20:19:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd6ecd77940a49ebb20fa24f8fa3cf77"}, "audit_ids": ["3sDToqfPTgGHVDYkQ6NTLw"], "issued_at": "2018-11-14T19:19:03.000000Z"}} 2018-11-14 19:19:03,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 19:19:03,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}abfe8bf12655c48358bce8cc6a04ba1aecfcf84a" 2018-11-14 19:19:03,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-2f396a0d-c9b8-4e07-8a3e-6a293540cd5a Date: Wed, 14 Nov 2018 19:19:03 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"928cbc5c-a6fa-468a-b088-88e266fca291","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","status":"ACTIVE","subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"description":"","tags":[],"updated_at":"2018-11-14T17:04:27Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","provider:network_type":"flat"}]} 2018-11-14 19:19:03,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2f396a0d-c9b8-4e07-8a3e-6a293540cd5a 2018-11-14 19:19:03,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.379359006882s 2018-11-14 19:19:03,763 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2f396a0d-c9b8-4e07-8a3e-6a293540cd5a 2018-11-14 19:19:03,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 19:19:03,772 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 19:19: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 19:19:03,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 19:19:03,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}abfe8bf12655c48358bce8cc6a04ba1aecfcf84a" 2018-11-14 19:19:03,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:19:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-347d54fb-0bfc-491c-978e-6fe595e90620 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/d5e6db7c06bf4799a784ea87405dbbb1"}, "tags": [], "enabled": true, "id": "d5e6db7c06bf4799a784ea87405dbbb1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-11-14 19:19:03,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-347d54fb-0bfc-491c-978e-6fe595e90620 2018-11-14 19:19:03,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.112482070923s 2018-11-14 19:19:03,886 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-347d54fb-0bfc-491c-978e-6fe595e90620 2018-11-14 19:19:03,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-14 19:19:03,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}abfe8bf12655c48358bce8cc6a04ba1aecfcf84a" -d '{"project": {"description": "Created by OPNFV Functest: networking-bgpvpn", "enabled": true, "domain_id": "default", "name": "networking-bgpvpn-project_7fc335e6-a375-4d57-a6ff-a2d4bac85e7c"}}' 2018-11-14 19:19:04,031 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 19:19:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-452364e1-94fd-4c05-9a0b-8fd717d7d28f 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.28:5000/v3/projects/32c8405f150241d18df83eefdf5dc013"}, "tags": [], "enabled": true, "id": "32c8405f150241d18df83eefdf5dc013", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_7fc335e6-a375-4d57-a6ff-a2d4bac85e7c"}} 2018-11-14 19:19:04,031 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-452364e1-94fd-4c05-9a0b-8fd717d7d28f 2018-11-14 19:19:04,031 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.137407064438s 2018-11-14 19:19:04,032 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-452364e1-94fd-4c05-9a0b-8fd717d7d28f 2018-11-14 19:19:04,032 - 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'32c8405f150241d18df83eefdf5dc013', '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_7fc335e6-a375-4d57-a6ff-a2d4bac85e7c'}) 2018-11-14 19:19:04,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-11-14 19:19:04,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}abfe8bf12655c48358bce8cc6a04ba1aecfcf84a" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "d322f1d5-e076-4092-867e-2898b3cd337f", "email": null, "name": "networking-bgpvpn-user_7fc335e6-a375-4d57-a6ff-a2d4bac85e7c"}}' 2018-11-14 19:19:04,505 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 19:19:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-625cb3d1-dd59-41d5-aba2-b63baffc7bba Content-Length: 332 Content-Type: application/json RESP BODY: {"user": {"name": "networking-bgpvpn-user_7fc335e6-a375-4d57-a6ff-a2d4bac85e7c", "links": {"self": "http://172.30.9.28:5000/v3/users/2a7232ba4ac645a4a49dbfda5c34f6af"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2a7232ba4ac645a4a49dbfda5c34f6af", "domain_id": "default", "password_expires_at": null}} 2018-11-14 19:19:04,505 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-625cb3d1-dd59-41d5-aba2-b63baffc7bba 2018-11-14 19:19:04,505 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.467489957809s 2018-11-14 19:19:04,505 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-625cb3d1-dd59-41d5-aba2-b63baffc7bba 2018-11-14 19:19:04,506 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'2a7232ba4ac645a4a49dbfda5c34f6af', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-bgpvpn-user_7fc335e6-a375-4d57-a6ff-a2d4bac85e7c'}) 2018-11-14 19:19:04,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 19:19:04,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}abfe8bf12655c48358bce8cc6a04ba1aecfcf84a" 2018-11-14 19:19:04,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:19:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8afaa17f-97bf-4960-bde0-a6f6562ad778 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:19:04,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-8afaa17f-97bf-4960-bde0-a6f6562ad778 2018-11-14 19:19:04,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104285955429s 2018-11-14 19:19:04,612 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-8afaa17f-97bf-4960-bde0-a6f6562ad778 2018-11-14 19:19:04,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 19:19:04,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}abfe8bf12655c48358bce8cc6a04ba1aecfcf84a" 2018-11-14 19:19:04,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:19:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-590f545e-56c5-4ec6-9c38-03e2afc0c091 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:19:04,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-590f545e-56c5-4ec6-9c38-03e2afc0c091 2018-11-14 19:19:04,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103729963303s 2018-11-14 19:19:04,721 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-590f545e-56c5-4ec6-9c38-03e2afc0c091 2018-11-14 19:19:04,722 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-14 19:19:04,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-11-14 19:19:04,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}abfe8bf12655c48358bce8cc6a04ba1aecfcf84a" -d '{"role": {"name": "Member"}}' 2018-11-14 19:19:04,851 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 19:19:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4de2581a-1233-427d-93c5-8ebd1dbb2539 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "730add79d09d456ba3271a573e5afb31", "links": {"self": "http://172.30.9.28:5000/v3/roles/730add79d09d456ba3271a573e5afb31"}, "name": "Member"}} 2018-11-14 19:19:04,851 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-4de2581a-1233-427d-93c5-8ebd1dbb2539 2018-11-14 19:19:04,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.125859975815s 2018-11-14 19:19:04,852 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-4de2581a-1233-427d-93c5-8ebd1dbb2539 2018-11-14 19:19:04,852 - 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'730add79d09d456ba3271a573e5afb31'}) 2018-11-14 19:19:04,856 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 19:19:04,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}abfe8bf12655c48358bce8cc6a04ba1aecfcf84a" 2018-11-14 19:19:04,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:19:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef9169b1-b298-437b-b2c6-9f8bca9a0f68 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "730add79d09d456ba3271a573e5afb31", "links": {"self": "http://172.30.9.28:5000/v3/roles/730add79d09d456ba3271a573e5afb31"}, "name": "Member"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:19:04,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ef9169b1-b298-437b-b2c6-9f8bca9a0f68 2018-11-14 19:19:04,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105116128922s 2018-11-14 19:19:04,961 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ef9169b1-b298-437b-b2c6-9f8bca9a0f68 2018-11-14 19:19:04,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 19:19:04,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}abfe8bf12655c48358bce8cc6a04ba1aecfcf84a" 2018-11-14 19:19:04,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:19:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8420929e-901b-4a2e-8099-5aacdefb33c3 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-14 19:19:04,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-8420929e-901b-4a2e-8099-5aacdefb33c3 2018-11-14 19:19:04,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0218269824982s 2018-11-14 19:19:04,988 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-8420929e-901b-4a2e-8099-5aacdefb33c3 2018-11-14 19:19:04,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 19:19:04,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}abfe8bf12655c48358bce8cc6a04ba1aecfcf84a" 2018-11-14 19:19:05,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:19:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4813e5c-4e06-4ccc-9a31-175710c27a39 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_7fc335e6-a375-4d57-a6ff-a2d4bac85e7c", "links": {"self": "http://172.30.9.28:5000/v3/users/2a7232ba4ac645a4a49dbfda5c34f6af"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2a7232ba4ac645a4a49dbfda5c34f6af", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 19:19:05,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-c4813e5c-4e06-4ccc-9a31-175710c27a39 2018-11-14 19:19:05,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.114675045013s 2018-11-14 19:19:05,104 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-c4813e5c-4e06-4ccc-9a31-175710c27a39 2018-11-14 19:19:05,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 19:19:05,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}abfe8bf12655c48358bce8cc6a04ba1aecfcf84a" 2018-11-14 19:19:05,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:19:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2799bb4-c36f-4887-9d13-e9f22366c336 Content-Encoding: gzip Content-Length: 402 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28: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.28:5000/v3/projects/32c8405f150241d18df83eefdf5dc013"}, "tags": [], "enabled": true, "id": "32c8405f150241d18df83eefdf5dc013", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_7fc335e6-a375-4d57-a6ff-a2d4bac85e7c"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-14 19:19:05,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-d2799bb4-c36f-4887-9d13-e9f22366c336 2018-11-14 19:19:05,222 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.106595993042s 2018-11-14 19:19:05,222 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-d2799bb4-c36f-4887-9d13-e9f22366c336 2018-11-14 19:19:05,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-14 19:19:05,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=2a7232ba4ac645a4a49dbfda5c34f6af&role.id=730add79d09d456ba3271a573e5afb31&scope.project.id=32c8405f150241d18df83eefdf5dc013" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}abfe8bf12655c48358bce8cc6a04ba1aecfcf84a" 2018-11-14 19:19:05,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:19:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94740f5d-f724-44e3-bb94-0b52bb0d7384 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=2a7232ba4ac645a4a49dbfda5c34f6af&role.id=730add79d09d456ba3271a573e5afb31&scope.project.id=32c8405f150241d18df83eefdf5dc013", "previous": null, "next": null}} 2018-11-14 19:19:05,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=2a7232ba4ac645a4a49dbfda5c34f6af&role.id=730add79d09d456ba3271a573e5afb31&scope.project.id=32c8405f150241d18df83eefdf5dc013 used request id req-94740f5d-f724-44e3-bb94-0b52bb0d7384 2018-11-14 19:19:05,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.104178905487s 2018-11-14 19:19:05,331 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=2a7232ba4ac645a4a49dbfda5c34f6af&role.id=730add79d09d456ba3271a573e5afb31&scope.project.id=32c8405f150241d18df83eefdf5dc013 used request id req-94740f5d-f724-44e3-bb94-0b52bb0d7384 2018-11-14 19:19:05,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-14 19:19:05,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/32c8405f150241d18df83eefdf5dc013/users/2a7232ba4ac645a4a49dbfda5c34f6af/roles/730add79d09d456ba3271a573e5afb31 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}abfe8bf12655c48358bce8cc6a04ba1aecfcf84a" 2018-11-14 19:19:05,482 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:19:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3e0a79d-4778-478e-a19c-490d7a553654 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:19:05,482 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/32c8405f150241d18df83eefdf5dc013/users/2a7232ba4ac645a4a49dbfda5c34f6af/roles/730add79d09d456ba3271a573e5afb31 used request id req-f3e0a79d-4778-478e-a19c-490d7a553654 2018-11-14 19:19:05,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.147291183472s 2018-11-14 19:19:05,483 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/32c8405f150241d18df83eefdf5dc013/users/2a7232ba4ac645a4a49dbfda5c34f6af/roles/730add79d09d456ba3271a573e5afb31 used request id req-f3e0a79d-4778-478e-a19c-490d7a553654 2018-11-14 19:19:05,483 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-bgpvpn-project_7fc335e6-a375-4d57-a6ff-a2d4bac85e7c', 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'32c8405f150241d18df83eefdf5dc013', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'd322f1d5-e076-4092-867e-2898b3cd337f', 'username': u'networking-bgpvpn-user_7fc335e6-a375-4d57-a6ff-a2d4bac85e7c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-14 19:19:05,487 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-bgpvpn-user_7fc335e6-a375-4d57-a6ff-a2d4bac85e7c', 'password': 'd322f1d5-e076-4092-867e-2898b3cd337f', 'project_name': 'networking-bgpvpn-project_7fc335e6-a375-4d57-a6ff-a2d4bac85e7c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000//v3', 'project_id': '32c8405f150241d18df83eefdf5dc013', 'project_domain_name': 'Default'} 2018-11-14 19:19:05,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 19:19:05,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}abfe8bf12655c48358bce8cc6a04ba1aecfcf84a" 2018-11-14 19:19:05,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:19:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d126e7b1-5fbf-4735-aec9-b1c2ffa36633 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "730add79d09d456ba3271a573e5afb31", "links": {"self": "http://172.30.9.28:5000/v3/roles/730add79d09d456ba3271a573e5afb31"}, "name": "Member"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:19:05,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d126e7b1-5fbf-4735-aec9-b1c2ffa36633 2018-11-14 19:19:05,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.106209993362s 2018-11-14 19:19:05,598 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d126e7b1-5fbf-4735-aec9-b1c2ffa36633 2018-11-14 19:19:05,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 19:19:05,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}abfe8bf12655c48358bce8cc6a04ba1aecfcf84a" 2018-11-14 19:19:05,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:19:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cc966a2-3f42-4e67-b3a1-b5fa739c2d44 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "730add79d09d456ba3271a573e5afb31", "links": {"self": "http://172.30.9.28:5000/v3/roles/730add79d09d456ba3271a573e5afb31"}, "name": "Member"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:19:05,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-1cc966a2-3f42-4e67-b3a1-b5fa739c2d44 2018-11-14 19:19:05,729 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.126624822617s 2018-11-14 19:19:05,729 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-1cc966a2-3f42-4e67-b3a1-b5fa739c2d44 2018-11-14 19:19:05,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 19:19:05,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}abfe8bf12655c48358bce8cc6a04ba1aecfcf84a" 2018-11-14 19:19:05,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:19:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc618718-2dea-4b79-9a68-336b6fb25d3a Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-14 19:19:05,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-fc618718-2dea-4b79-9a68-336b6fb25d3a 2018-11-14 19:19:05,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0983011722565s 2018-11-14 19:19:05,833 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-fc618718-2dea-4b79-9a68-336b6fb25d3a 2018-11-14 19:19:05,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 19:19:05,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}abfe8bf12655c48358bce8cc6a04ba1aecfcf84a" 2018-11-14 19:19:05,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:19:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08fc0ea9-6e57-4db0-b67b-0d39b8a8f335 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_7fc335e6-a375-4d57-a6ff-a2d4bac85e7c", "links": {"self": "http://172.30.9.28:5000/v3/users/2a7232ba4ac645a4a49dbfda5c34f6af"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2a7232ba4ac645a4a49dbfda5c34f6af", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 19:19:05,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-08fc0ea9-6e57-4db0-b67b-0d39b8a8f335 2018-11-14 19:19:05,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.122025966644s 2018-11-14 19:19:05,956 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-08fc0ea9-6e57-4db0-b67b-0d39b8a8f335 2018-11-14 19:19:05,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 19:19:05,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}abfe8bf12655c48358bce8cc6a04ba1aecfcf84a" 2018-11-14 19:19:06,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:19:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8fc0508-a895-44bd-8525-78a2fd701bfc Content-Encoding: gzip Content-Length: 402 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28: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.28:5000/v3/projects/32c8405f150241d18df83eefdf5dc013"}, "tags": [], "enabled": true, "id": "32c8405f150241d18df83eefdf5dc013", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_7fc335e6-a375-4d57-a6ff-a2d4bac85e7c"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-14 19:19:06,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-b8fc0508-a895-44bd-8525-78a2fd701bfc 2018-11-14 19:19:06,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.109868049622s 2018-11-14 19:19:06,078 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-b8fc0508-a895-44bd-8525-78a2fd701bfc 2018-11-14 19:19:06,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-14 19:19:06,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=2a7232ba4ac645a4a49dbfda5c34f6af&role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&scope.project.id=32c8405f150241d18df83eefdf5dc013" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}abfe8bf12655c48358bce8cc6a04ba1aecfcf84a" 2018-11-14 19:19:06,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:19:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62887d3c-b956-4a6b-b942-88f1bef5404e Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=2a7232ba4ac645a4a49dbfda5c34f6af&role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&scope.project.id=32c8405f150241d18df83eefdf5dc013", "previous": null, "next": null}} 2018-11-14 19:19:06,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=2a7232ba4ac645a4a49dbfda5c34f6af&role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&scope.project.id=32c8405f150241d18df83eefdf5dc013 used request id req-62887d3c-b956-4a6b-b942-88f1bef5404e 2018-11-14 19:19:06,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0932230949402s 2018-11-14 19:19:06,179 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=2a7232ba4ac645a4a49dbfda5c34f6af&role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&scope.project.id=32c8405f150241d18df83eefdf5dc013 used request id req-62887d3c-b956-4a6b-b942-88f1bef5404e 2018-11-14 19:19:06,183 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-14 19:19:06,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/32c8405f150241d18df83eefdf5dc013/users/2a7232ba4ac645a4a49dbfda5c34f6af/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}abfe8bf12655c48358bce8cc6a04ba1aecfcf84a" 2018-11-14 19:19:06,321 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:19:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45493986-22b4-4039-b0c4-7c821353dae6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:19:06,321 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/32c8405f150241d18df83eefdf5dc013/users/2a7232ba4ac645a4a49dbfda5c34f6af/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 used request id req-45493986-22b4-4039-b0c4-7c821353dae6 2018-11-14 19:19:06,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.138513088226s 2018-11-14 19:19:06,322 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/32c8405f150241d18df83eefdf5dc013/users/2a7232ba4ac645a4a49dbfda5c34f6af/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 used request id req-45493986-22b4-4039-b0c4-7c821353dae6 2018-11-14 19:19:06,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 19:19:06,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}abfe8bf12655c48358bce8cc6a04ba1aecfcf84a" 2018-11-14 19:19:06,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:19:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d96415c8-6803-4b65-9ce5-71aa693f2169 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "730add79d09d456ba3271a573e5afb31", "links": {"self": "http://172.30.9.28:5000/v3/roles/730add79d09d456ba3271a573e5afb31"}, "name": "Member"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:19:06,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d96415c8-6803-4b65-9ce5-71aa693f2169 2018-11-14 19:19:06,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.095831155777s 2018-11-14 19:19:06,421 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d96415c8-6803-4b65-9ce5-71aa693f2169 2018-11-14 19:19:06,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 19:19:06,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}abfe8bf12655c48358bce8cc6a04ba1aecfcf84a" 2018-11-14 19:19:06,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:19:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80eb3d86-035f-4e2b-91bc-cb1718f36a70 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-14 19:19:06,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-80eb3d86-035f-4e2b-91bc-cb1718f36a70 2018-11-14 19:19:06,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0988390445709s 2018-11-14 19:19:06,525 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-80eb3d86-035f-4e2b-91bc-cb1718f36a70 2018-11-14 19:19:06,526 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 19:19:06,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}abfe8bf12655c48358bce8cc6a04ba1aecfcf84a" 2018-11-14 19:19:06,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:19:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7736af9-f719-4251-b644-3a892b3fad07 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_7fc335e6-a375-4d57-a6ff-a2d4bac85e7c", "links": {"self": "http://172.30.9.28:5000/v3/users/2a7232ba4ac645a4a49dbfda5c34f6af"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2a7232ba4ac645a4a49dbfda5c34f6af", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 19:19:06,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-b7736af9-f719-4251-b644-3a892b3fad07 2018-11-14 19:19:06,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.131058931351s 2018-11-14 19:19:06,658 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-b7736af9-f719-4251-b644-3a892b3fad07 2018-11-14 19:19:06,668 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-14 19:19:06,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&user.id=2a7232ba4ac645a4a49dbfda5c34f6af&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}abfe8bf12655c48358bce8cc6a04ba1aecfcf84a" 2018-11-14 19:19:06,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:19:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4f5034f-c5a0-4a14-93ee-268d50fe09ee Content-Encoding: gzip Content-Length: 191 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&user.id=2a7232ba4ac645a4a49dbfda5c34f6af&scope.domain.id=default", "previous": null, "next": null}} 2018-11-14 19:19:06,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&user.id=2a7232ba4ac645a4a49dbfda5c34f6af&scope.domain.id=default used request id req-f4f5034f-c5a0-4a14-93ee-268d50fe09ee 2018-11-14 19:19:06,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.115957021713s 2018-11-14 19:19:06,784 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&user.id=2a7232ba4ac645a4a49dbfda5c34f6af&scope.domain.id=default used request id req-f4f5034f-c5a0-4a14-93ee-268d50fe09ee 2018-11-14 19:19:06,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-11-14 19:19:06,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/domains/default/users/2a7232ba4ac645a4a49dbfda5c34f6af/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}abfe8bf12655c48358bce8cc6a04ba1aecfcf84a" 2018-11-14 19:19:06,926 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:19:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ca78332-aefb-4b27-94b6-d407fdadd44a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:19:06,926 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/domains/default/users/2a7232ba4ac645a4a49dbfda5c34f6af/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 used request id req-9ca78332-aefb-4b27-94b6-d407fdadd44a 2018-11-14 19:19:06,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.138737201691s 2018-11-14 19:19:06,927 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/domains/default/users/2a7232ba4ac645a4a49dbfda5c34f6af/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 used request id req-9ca78332-aefb-4b27-94b6-d407fdadd44a 2018-11-14 19:19:06,927 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-14 19:19:09,125 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-11-14 19:19:11,340 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | c7439e5a-31f8-4d72-8a52-4fc2edf92ffb | 2018-11-14T19:19:10.940180 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: c7439e5a-31f8-4d72-8a52-4fc2edf92ffb ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-11-14 19:19:14,456 - 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-11-14 19:19:15,204 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-11-14 19:19:17,314 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-11-14 19:19:20,327 - 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=f3656403-1c52-4316-8a03-2c94a701f9c5) as the default verifier for the future CLI operations. 2018-11-14 19:19:22,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 19:19:22,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:19:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99689a03-8b7f-4923-bc7a-5f9e5f6378de Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:19:22,058 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-99689a03-8b7f-4923-bc7a-5f9e5f6378de 2018-11-14 19:19:22,059 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-11-14 19:19:22,474 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}, {"id": "730add79d09d456ba3271a573e5afb31", "name": "Member"}], "expires_at": "2018-11-14T20:19:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32c8405f150241d18df83eefdf5dc013", "name": "networking-bgpvpn-project_7fc335e6-a375-4d57-a6ff-a2d4bac85e7c"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/32c8405f150241d18df83eefdf5dc013", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/32c8405f150241d18df83eefdf5dc013", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/32c8405f150241d18df83eefdf5dc013", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_32c8405f150241d18df83eefdf5dc013", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_32c8405f150241d18df83eefdf5dc013", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/32c8405f150241d18df83eefdf5dc013", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/32c8405f150241d18df83eefdf5dc013", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/32c8405f150241d18df83eefdf5dc013", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/32c8405f150241d18df83eefdf5dc013", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/32c8405f150241d18df83eefdf5dc013", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/32c8405f150241d18df83eefdf5dc013", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/32c8405f150241d18df83eefdf5dc013", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/32c8405f150241d18df83eefdf5dc013", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/32c8405f150241d18df83eefdf5dc013", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "networking-bgpvpn-user_7fc335e6-a375-4d57-a6ff-a2d4bac85e7c", "id": "2a7232ba4ac645a4a49dbfda5c34f6af"}, "audit_ids": ["5teWHpqtScCFGB_O6Jy3lg"], "issued_at": "2018-11-14T19:19:22.000000Z"}} 2018-11-14 19:19:22,477 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-11-14 19:19:22,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}c6e771cd6c0f846953bc9c57e2750d8483cf1ecc" 2018-11-14 19:19:22,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8053 X-Openstack-Request-Id: req-1897d66c-261e-4254-baed-3cfd6605bf05 Date: Wed, 14 Nov 2018 19:19:22 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": "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": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"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": "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": "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": "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": "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": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-11-14 19:19:22,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/extensions.json used request id req-1897d66c-261e-4254-baed-3cfd6605bf05 2018-11-14 19:19:22,681 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.203966856003s 2018-11-14 19:19:22,682 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/extensions.json used request id req-1897d66c-261e-4254-baed-3cfd6605bf05 2018-11-14 19:19:22,687 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: bgpvpn 2018-11-14 19:19:22,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 19:19:22,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}abfe8bf12655c48358bce8cc6a04ba1aecfcf84a" 2018-11-14 19:19:22,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:19:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba9d3074-d9db-44e5-8a75-e334604816fc Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_7fc335e6-a375-4d57-a6ff-a2d4bac85e7c", "links": {"self": "http://172.30.9.28:5000/v3/users/2a7232ba4ac645a4a49dbfda5c34f6af"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2a7232ba4ac645a4a49dbfda5c34f6af", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 19:19:22,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-ba9d3074-d9db-44e5-8a75-e334604816fc 2018-11-14 19:19:22,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.120278120041s 2018-11-14 19:19:22,809 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-ba9d3074-d9db-44e5-8a75-e334604816fc 2018-11-14 19:19:22,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 19:19:22,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/2a7232ba4ac645a4a49dbfda5c34f6af -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}abfe8bf12655c48358bce8cc6a04ba1aecfcf84a" 2018-11-14 19:19:22,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:19:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9e6637f-bb98-4219-9e1a-25e2cc5b4096 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"user": {"name": "networking-bgpvpn-user_7fc335e6-a375-4d57-a6ff-a2d4bac85e7c", "links": {"self": "http://172.30.9.28:5000/v3/users/2a7232ba4ac645a4a49dbfda5c34f6af"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "2a7232ba4ac645a4a49dbfda5c34f6af", "description": null}} 2018-11-14 19:19:22,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/2a7232ba4ac645a4a49dbfda5c34f6af used request id req-b9e6637f-bb98-4219-9e1a-25e2cc5b4096 2018-11-14 19:19:22,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.122756004333s 2018-11-14 19:19:22,938 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/2a7232ba4ac645a4a49dbfda5c34f6af used request id req-b9e6637f-bb98-4219-9e1a-25e2cc5b4096 2018-11-14 19:19:22,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-14 19:19:22,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/2a7232ba4ac645a4a49dbfda5c34f6af -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}abfe8bf12655c48358bce8cc6a04ba1aecfcf84a" 2018-11-14 19:19:23,165 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:19:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ba2b971-c248-4279-b493-b9fdc45b1c6c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:19:23,165 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/2a7232ba4ac645a4a49dbfda5c34f6af used request id req-8ba2b971-c248-4279-b493-b9fdc45b1c6c 2018-11-14 19:19:23,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.226962804794s 2018-11-14 19:19:23,166 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/2a7232ba4ac645a4a49dbfda5c34f6af used request id req-8ba2b971-c248-4279-b493-b9fdc45b1c6c 2018-11-14 19:19:23,172 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 19:19:23,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}abfe8bf12655c48358bce8cc6a04ba1aecfcf84a" 2018-11-14 19:19:23,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:19:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e026be61-3811-4ba0-9f7e-7f5303321976 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.28:5000/v3/projects/32c8405f150241d18df83eefdf5dc013"}, "tags": [], "enabled": true, "id": "32c8405f150241d18df83eefdf5dc013", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_7fc335e6-a375-4d57-a6ff-a2d4bac85e7c"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-14 19:19:23,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-e026be61-3811-4ba0-9f7e-7f5303321976 2018-11-14 19:19:23,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.11545419693s 2018-11-14 19:19:23,288 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-e026be61-3811-4ba0-9f7e-7f5303321976 2018-11-14 19:19:23,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-14 19:19:23,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/32c8405f150241d18df83eefdf5dc013 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}abfe8bf12655c48358bce8cc6a04ba1aecfcf84a" 2018-11-14 19:19:23,473 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:19:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e63ac68b-a734-47bf-bb8d-d318769b8ad9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:19:23,473 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/32c8405f150241d18df83eefdf5dc013 used request id req-e63ac68b-a734-47bf-bb8d-d318769b8ad9 2018-11-14 19:19:23,473 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.181593894958s 2018-11-14 19:19:23,473 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/32c8405f150241d18df83eefdf5dc013 used request id req-e63ac68b-a734-47bf-bb8d-d318769b8ad9 2018-11-14 19:19:23,475 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 19:19:23,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}abfe8bf12655c48358bce8cc6a04ba1aecfcf84a" 2018-11-14 19:19:23,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:19:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00024826-b83e-4887-909a-37d6f16dabb4 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "730add79d09d456ba3271a573e5afb31", "links": {"self": "http://172.30.9.28:5000/v3/roles/730add79d09d456ba3271a573e5afb31"}, "name": "Member"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:19:23,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-00024826-b83e-4887-909a-37d6f16dabb4 2018-11-14 19:19:23,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0937860012054s 2018-11-14 19:19:23,569 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-00024826-b83e-4887-909a-37d6f16dabb4 2018-11-14 19:19:23,571 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-11-14 19:19:23,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/730add79d09d456ba3271a573e5afb31 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}abfe8bf12655c48358bce8cc6a04ba1aecfcf84a" 2018-11-14 19:19:23,700 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:19:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93e9abb9-b27d-4c79-a242-964b070b2ebf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:19:23,701 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/730add79d09d456ba3271a573e5afb31 used request id req-93e9abb9-b27d-4c79-a242-964b070b2ebf 2018-11-14 19:19:23,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.129953861237s 2018-11-14 19:19:23,701 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/730add79d09d456ba3271a573e5afb31 used request id req-93e9abb9-b27d-4c79-a242-964b070b2ebf 2018-11-14 19:19:23,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-14 19:19:23,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=32c8405f150241d18df83eefdf5dc013&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}abfe8bf12655c48358bce8cc6a04ba1aecfcf84a" 2018-11-14 19:19:23,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-7c5960b8-e4bb-4291-8f13-2f4290a8d118 Date: Wed, 14 Nov 2018 19:19:23 GMT RESP BODY: {"security_groups": []} 2018-11-14 19:19:23,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=32c8405f150241d18df83eefdf5dc013&name=default used request id req-7c5960b8-e4bb-4291-8f13-2f4290a8d118 2018-11-14 19:19:23,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.221956968307s 2018-11-14 19:19:23,926 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=32c8405f150241d18df83eefdf5dc013&name=default used request id req-7c5960b8-e4bb-4291-8f13-2f4290a8d118 2018-11-14 19:19:23,926 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-bgpvpn'... 2018-11-14 19:19:23,926 - xtesting.ci.run_tests - INFO - Test result: +---------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------+------------------+------------------+----------------+ | networking-bgpvpn | functest | 00:00 | SKIP | +---------------------------+------------------+------------------+----------------+ 2018-11-14 19:19:23,979 - xtesting.ci.run_tests - INFO - Loading test case 'networking-sfc'... 2018-11-14 19:19:24,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 19:19:24,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:19:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0094d74d-206c-449d-a41a-a7190473c670 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:19:24,024 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-0094d74d-206c-449d-a41a-a7190473c670 2018-11-14 19:19:24,024 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-11-14 19:19:24,425 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T20:19:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd6ecd77940a49ebb20fa24f8fa3cf77"}, "audit_ids": ["mxEpMVqITGub-j2lftByoQ"], "issued_at": "2018-11-14T19:19:24.000000Z"}} 2018-11-14 19:19:24,428 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 19:19:24,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}be83cbabc01238c9a710017a490d6bdc7795daeb" 2018-11-14 19:19:24,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-3fa719b1-e1ed-4808-82c5-39ded8b44bb2 Date: Wed, 14 Nov 2018 19:19:24 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"928cbc5c-a6fa-468a-b088-88e266fca291","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","status":"ACTIVE","subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"description":"","tags":[],"updated_at":"2018-11-14T17:04:27Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","provider:network_type":"flat"}]} 2018-11-14 19:19:24,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3fa719b1-e1ed-4808-82c5-39ded8b44bb2 2018-11-14 19:19:24,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.292078971863s 2018-11-14 19:19:24,720 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3fa719b1-e1ed-4808-82c5-39ded8b44bb2 2018-11-14 19:19:24,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 19:19:24,729 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 19:19: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 19:19:24,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 19:19:24,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}be83cbabc01238c9a710017a490d6bdc7795daeb" 2018-11-14 19:19:24,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:19:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e2f53a9-01cd-4d31-8886-b3cee4c5921b Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/d5e6db7c06bf4799a784ea87405dbbb1"}, "tags": [], "enabled": true, "id": "d5e6db7c06bf4799a784ea87405dbbb1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-11-14 19:19:24,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-9e2f53a9-01cd-4d31-8886-b3cee4c5921b 2018-11-14 19:19:24,834 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.104338884354s 2018-11-14 19:19:24,835 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-9e2f53a9-01cd-4d31-8886-b3cee4c5921b 2018-11-14 19:19:24,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-14 19:19:24,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}be83cbabc01238c9a710017a490d6bdc7795daeb" -d '{"project": {"description": "Created by OPNFV Functest: networking-sfc", "enabled": true, "domain_id": "default", "name": "networking-sfc-project_2443129a-0283-4442-a8fe-65af56a6a05f"}}' 2018-11-14 19:19:24,892 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 19:19:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c3ebb5c-1c8e-458e-ae68-a1d373a08a1e 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.28:5000/v3/projects/a62282a2dda447debd2d9750a2ebc101"}, "tags": [], "enabled": true, "id": "a62282a2dda447debd2d9750a2ebc101", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_2443129a-0283-4442-a8fe-65af56a6a05f"}} 2018-11-14 19:19:24,892 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-9c3ebb5c-1c8e-458e-ae68-a1d373a08a1e 2018-11-14 19:19:24,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.050616979599s 2018-11-14 19:19:24,893 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-9c3ebb5c-1c8e-458e-ae68-a1d373a08a1e 2018-11-14 19:19:24,893 - 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'a62282a2dda447debd2d9750a2ebc101', '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_2443129a-0283-4442-a8fe-65af56a6a05f'}) 2018-11-14 19:19:24,899 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-11-14 19:19:24,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}be83cbabc01238c9a710017a490d6bdc7795daeb" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "163b52c0-a328-4f99-bda8-3be38c47d543", "email": null, "name": "networking-sfc-user_2443129a-0283-4442-a8fe-65af56a6a05f"}}' 2018-11-14 19:19:25,300 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 19:19:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1d3bdb4-6b23-46e8-a0a5-68e9630bb5a0 Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "networking-sfc-user_2443129a-0283-4442-a8fe-65af56a6a05f", "links": {"self": "http://172.30.9.28:5000/v3/users/25e2f8ad522541089a20a2398f559190"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "25e2f8ad522541089a20a2398f559190", "domain_id": "default", "password_expires_at": null}} 2018-11-14 19:19:25,300 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-c1d3bdb4-6b23-46e8-a0a5-68e9630bb5a0 2018-11-14 19:19:25,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.400617837906s 2018-11-14 19:19:25,300 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-c1d3bdb4-6b23-46e8-a0a5-68e9630bb5a0 2018-11-14 19:19:25,301 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'25e2f8ad522541089a20a2398f559190', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-sfc-user_2443129a-0283-4442-a8fe-65af56a6a05f'}) 2018-11-14 19:19:25,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 19:19:25,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}be83cbabc01238c9a710017a490d6bdc7795daeb" 2018-11-14 19:19:25,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:19:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-615a3374-0346-40b6-849a-b90ea7e23588 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:19:25,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-615a3374-0346-40b6-849a-b90ea7e23588 2018-11-14 19:19:25,412 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.107004880905s 2018-11-14 19:19:25,412 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-615a3374-0346-40b6-849a-b90ea7e23588 2018-11-14 19:19:25,417 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 19:19:25,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}be83cbabc01238c9a710017a490d6bdc7795daeb" 2018-11-14 19:19:25,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:19:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd565901-0a6d-4ab2-9035-c4d28f74dab2 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:19:25,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-fd565901-0a6d-4ab2-9035-c4d28f74dab2 2018-11-14 19:19:25,512 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0953178405762s 2018-11-14 19:19:25,512 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-fd565901-0a6d-4ab2-9035-c4d28f74dab2 2018-11-14 19:19:25,513 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-14 19:19:25,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-11-14 19:19:25,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}be83cbabc01238c9a710017a490d6bdc7795daeb" -d '{"role": {"name": "Member"}}' 2018-11-14 19:19:25,636 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 19:19:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0482b5c-bf5f-45e3-af05-82c8e971805c Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6455ad356cb94592a395963526b1708d", "links": {"self": "http://172.30.9.28:5000/v3/roles/6455ad356cb94592a395963526b1708d"}, "name": "Member"}} 2018-11-14 19:19:25,636 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-e0482b5c-bf5f-45e3-af05-82c8e971805c 2018-11-14 19:19:25,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.118978023529s 2018-11-14 19:19:25,636 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-e0482b5c-bf5f-45e3-af05-82c8e971805c 2018-11-14 19:19:25,637 - 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'6455ad356cb94592a395963526b1708d'}) 2018-11-14 19:19:25,640 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 19:19:25,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}be83cbabc01238c9a710017a490d6bdc7795daeb" 2018-11-14 19:19:25,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:19:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10e78da2-469a-4f54-9212-a9b1bc98de3f Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6455ad356cb94592a395963526b1708d", "links": {"self": "http://172.30.9.28:5000/v3/roles/6455ad356cb94592a395963526b1708d"}, "name": "Member"}, {"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:19:25,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-10e78da2-469a-4f54-9212-a9b1bc98de3f 2018-11-14 19:19:25,751 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110717058182s 2018-11-14 19:19:25,752 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-10e78da2-469a-4f54-9212-a9b1bc98de3f 2018-11-14 19:19:25,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 19:19:25,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}be83cbabc01238c9a710017a490d6bdc7795daeb" 2018-11-14 19:19:25,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:19:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c872921-51c1-4298-a5a0-5dcf95541f4d Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-14 19:19:25,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-6c872921-51c1-4298-a5a0-5dcf95541f4d 2018-11-14 19:19:25,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.100559949875s 2018-11-14 19:19:25,857 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-6c872921-51c1-4298-a5a0-5dcf95541f4d 2018-11-14 19:19:25,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 19:19:25,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}be83cbabc01238c9a710017a490d6bdc7795daeb" 2018-11-14 19:19:25,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:19:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbfacef3-df67-4142-b54b-bce654ee4a86 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "networking-sfc-user_2443129a-0283-4442-a8fe-65af56a6a05f", "links": {"self": "http://172.30.9.28:5000/v3/users/25e2f8ad522541089a20a2398f559190"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "25e2f8ad522541089a20a2398f559190", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 19:19:25,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-cbfacef3-df67-4142-b54b-bce654ee4a86 2018-11-14 19:19:25,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.121757984161s 2018-11-14 19:19:25,980 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-cbfacef3-df67-4142-b54b-bce654ee4a86 2018-11-14 19:19:25,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 19:19:25,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}be83cbabc01238c9a710017a490d6bdc7795daeb" 2018-11-14 19:19:26,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:19:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfb8a04d-6301-493e-a568-ceacc8ca09ce Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.28:5000/v3/projects/a62282a2dda447debd2d9750a2ebc101"}, "tags": [], "enabled": true, "id": "a62282a2dda447debd2d9750a2ebc101", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_2443129a-0283-4442-a8fe-65af56a6a05f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-14 19:19:26,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-dfb8a04d-6301-493e-a568-ceacc8ca09ce 2018-11-14 19:19:26,097 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.105088949203s 2018-11-14 19:19:26,097 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-dfb8a04d-6301-493e-a568-ceacc8ca09ce 2018-11-14 19:19:26,105 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-14 19:19:26,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=25e2f8ad522541089a20a2398f559190&role.id=6455ad356cb94592a395963526b1708d&scope.project.id=a62282a2dda447debd2d9750a2ebc101" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be83cbabc01238c9a710017a490d6bdc7795daeb" 2018-11-14 19:19:26,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:19:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc0c48e4-6d86-4bdf-941c-3e1ba5ce3fee Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=25e2f8ad522541089a20a2398f559190&role.id=6455ad356cb94592a395963526b1708d&scope.project.id=a62282a2dda447debd2d9750a2ebc101", "previous": null, "next": null}} 2018-11-14 19:19:26,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=25e2f8ad522541089a20a2398f559190&role.id=6455ad356cb94592a395963526b1708d&scope.project.id=a62282a2dda447debd2d9750a2ebc101 used request id req-cc0c48e4-6d86-4bdf-941c-3e1ba5ce3fee 2018-11-14 19:19:26,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0970051288605s 2018-11-14 19:19:26,202 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=25e2f8ad522541089a20a2398f559190&role.id=6455ad356cb94592a395963526b1708d&scope.project.id=a62282a2dda447debd2d9750a2ebc101 used request id req-cc0c48e4-6d86-4bdf-941c-3e1ba5ce3fee 2018-11-14 19:19:26,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-14 19:19:26,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/a62282a2dda447debd2d9750a2ebc101/users/25e2f8ad522541089a20a2398f559190/roles/6455ad356cb94592a395963526b1708d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be83cbabc01238c9a710017a490d6bdc7795daeb" 2018-11-14 19:19:26,351 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:19:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61d89093-1a38-425b-bf0d-050e96ebbefc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:19:26,351 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/a62282a2dda447debd2d9750a2ebc101/users/25e2f8ad522541089a20a2398f559190/roles/6455ad356cb94592a395963526b1708d used request id req-61d89093-1a38-425b-bf0d-050e96ebbefc 2018-11-14 19:19:26,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.145282030106s 2018-11-14 19:19:26,352 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/a62282a2dda447debd2d9750a2ebc101/users/25e2f8ad522541089a20a2398f559190/roles/6455ad356cb94592a395963526b1708d used request id req-61d89093-1a38-425b-bf0d-050e96ebbefc 2018-11-14 19:19:26,352 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-sfc-project_2443129a-0283-4442-a8fe-65af56a6a05f', 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'a62282a2dda447debd2d9750a2ebc101', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '163b52c0-a328-4f99-bda8-3be38c47d543', 'username': u'networking-sfc-user_2443129a-0283-4442-a8fe-65af56a6a05f', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-14 19:19:26,356 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-sfc-user_2443129a-0283-4442-a8fe-65af56a6a05f', 'password': '163b52c0-a328-4f99-bda8-3be38c47d543', 'project_name': 'networking-sfc-project_2443129a-0283-4442-a8fe-65af56a6a05f', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000//v3', 'project_id': 'a62282a2dda447debd2d9750a2ebc101', 'project_domain_name': 'Default'} 2018-11-14 19:19:26,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 19:19:26,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}be83cbabc01238c9a710017a490d6bdc7795daeb" 2018-11-14 19:19:26,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:19:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be274dd4-1e17-4820-ba57-db91e5a1b076 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6455ad356cb94592a395963526b1708d", "links": {"self": "http://172.30.9.28:5000/v3/roles/6455ad356cb94592a395963526b1708d"}, "name": "Member"}, {"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:19:26,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-be274dd4-1e17-4820-ba57-db91e5a1b076 2018-11-14 19:19:26,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101733922958s 2018-11-14 19:19:26,463 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-be274dd4-1e17-4820-ba57-db91e5a1b076 2018-11-14 19:19:26,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 19:19:26,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}be83cbabc01238c9a710017a490d6bdc7795daeb" 2018-11-14 19:19:26,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:19:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d427f9b1-4194-4ff4-991d-abec9eee2e76 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6455ad356cb94592a395963526b1708d", "links": {"self": "http://172.30.9.28:5000/v3/roles/6455ad356cb94592a395963526b1708d"}, "name": "Member"}, {"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:19:26,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d427f9b1-4194-4ff4-991d-abec9eee2e76 2018-11-14 19:19:26,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105100870132s 2018-11-14 19:19:26,573 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d427f9b1-4194-4ff4-991d-abec9eee2e76 2018-11-14 19:19:26,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 19:19:26,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}be83cbabc01238c9a710017a490d6bdc7795daeb" 2018-11-14 19:19:26,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:19:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-395211f6-0e33-465c-a73d-b5b7a3ceed10 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-14 19:19:26,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-395211f6-0e33-465c-a73d-b5b7a3ceed10 2018-11-14 19:19:26,692 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.113796949387s 2018-11-14 19:19:26,692 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-395211f6-0e33-465c-a73d-b5b7a3ceed10 2018-11-14 19:19:26,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 19:19:26,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}be83cbabc01238c9a710017a490d6bdc7795daeb" 2018-11-14 19:19:26,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:19:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e58b9e9-d27f-4c64-b2a8-b578e4601c6c Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "networking-sfc-user_2443129a-0283-4442-a8fe-65af56a6a05f", "links": {"self": "http://172.30.9.28:5000/v3/users/25e2f8ad522541089a20a2398f559190"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "25e2f8ad522541089a20a2398f559190", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 19:19:26,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-8e58b9e9-d27f-4c64-b2a8-b578e4601c6c 2018-11-14 19:19:26,814 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.120553016663s 2018-11-14 19:19:26,814 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-8e58b9e9-d27f-4c64-b2a8-b578e4601c6c 2018-11-14 19:19:26,825 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 19:19:26,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}be83cbabc01238c9a710017a490d6bdc7795daeb" 2018-11-14 19:19:26,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:19:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57c8993c-da91-4192-ae7b-8fa8c0823587 Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.28:5000/v3/projects/a62282a2dda447debd2d9750a2ebc101"}, "tags": [], "enabled": true, "id": "a62282a2dda447debd2d9750a2ebc101", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_2443129a-0283-4442-a8fe-65af56a6a05f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-14 19:19:26,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-57c8993c-da91-4192-ae7b-8fa8c0823587 2018-11-14 19:19:26,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.098130941391s 2018-11-14 19:19:26,924 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-57c8993c-da91-4192-ae7b-8fa8c0823587 2018-11-14 19:19:26,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-14 19:19:26,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=25e2f8ad522541089a20a2398f559190&role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&scope.project.id=a62282a2dda447debd2d9750a2ebc101" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be83cbabc01238c9a710017a490d6bdc7795daeb" 2018-11-14 19:19:27,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:19:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65ba1bb1-c950-4141-a455-4839906e7fa9 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=25e2f8ad522541089a20a2398f559190&role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&scope.project.id=a62282a2dda447debd2d9750a2ebc101", "previous": null, "next": null}} 2018-11-14 19:19:27,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=25e2f8ad522541089a20a2398f559190&role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&scope.project.id=a62282a2dda447debd2d9750a2ebc101 used request id req-65ba1bb1-c950-4141-a455-4839906e7fa9 2018-11-14 19:19:27,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.102543115616s 2018-11-14 19:19:27,034 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=25e2f8ad522541089a20a2398f559190&role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&scope.project.id=a62282a2dda447debd2d9750a2ebc101 used request id req-65ba1bb1-c950-4141-a455-4839906e7fa9 2018-11-14 19:19:27,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-14 19:19:27,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/a62282a2dda447debd2d9750a2ebc101/users/25e2f8ad522541089a20a2398f559190/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be83cbabc01238c9a710017a490d6bdc7795daeb" 2018-11-14 19:19:27,183 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:19:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11aea886-2f2e-4a7e-beef-1dc60b16dcf0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:19:27,183 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/a62282a2dda447debd2d9750a2ebc101/users/25e2f8ad522541089a20a2398f559190/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 used request id req-11aea886-2f2e-4a7e-beef-1dc60b16dcf0 2018-11-14 19:19:27,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.144901037216s 2018-11-14 19:19:27,183 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/a62282a2dda447debd2d9750a2ebc101/users/25e2f8ad522541089a20a2398f559190/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 used request id req-11aea886-2f2e-4a7e-beef-1dc60b16dcf0 2018-11-14 19:19:27,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 19:19:27,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}be83cbabc01238c9a710017a490d6bdc7795daeb" 2018-11-14 19:19:27,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:19:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc04862b-2d07-4394-bcb6-5c9d257eba63 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6455ad356cb94592a395963526b1708d", "links": {"self": "http://172.30.9.28:5000/v3/roles/6455ad356cb94592a395963526b1708d"}, "name": "Member"}, {"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:19:27,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-dc04862b-2d07-4394-bcb6-5c9d257eba63 2018-11-14 19:19:27,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0923590660095s 2018-11-14 19:19:27,279 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-dc04862b-2d07-4394-bcb6-5c9d257eba63 2018-11-14 19:19:27,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 19:19:27,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}be83cbabc01238c9a710017a490d6bdc7795daeb" 2018-11-14 19:19:27,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:19:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd963f6f-0bd7-476e-91e6-2a3c84485072 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-14 19:19:27,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-cd963f6f-0bd7-476e-91e6-2a3c84485072 2018-11-14 19:19:27,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0982489585876s 2018-11-14 19:19:27,383 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-cd963f6f-0bd7-476e-91e6-2a3c84485072 2018-11-14 19:19:27,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 19:19:27,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}be83cbabc01238c9a710017a490d6bdc7795daeb" 2018-11-14 19:19:27,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:19:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e824e5f2-ef47-4e93-86ec-9e5ccc5b4f1a Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "networking-sfc-user_2443129a-0283-4442-a8fe-65af56a6a05f", "links": {"self": "http://172.30.9.28:5000/v3/users/25e2f8ad522541089a20a2398f559190"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "25e2f8ad522541089a20a2398f559190", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 19:19:27,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-e824e5f2-ef47-4e93-86ec-9e5ccc5b4f1a 2018-11-14 19:19:27,505 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.12159705162s 2018-11-14 19:19:27,506 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-e824e5f2-ef47-4e93-86ec-9e5ccc5b4f1a 2018-11-14 19:19:27,516 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-14 19:19:27,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&user.id=25e2f8ad522541089a20a2398f559190&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}be83cbabc01238c9a710017a490d6bdc7795daeb" 2018-11-14 19:19:27,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:19:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6a47205-2e3b-470a-bb32-e493245f7b8b Content-Encoding: gzip Content-Length: 191 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&user.id=25e2f8ad522541089a20a2398f559190&scope.domain.id=default", "previous": null, "next": null}} 2018-11-14 19:19:27,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&user.id=25e2f8ad522541089a20a2398f559190&scope.domain.id=default used request id req-e6a47205-2e3b-470a-bb32-e493245f7b8b 2018-11-14 19:19:27,614 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0974550247192s 2018-11-14 19:19:27,614 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&user.id=25e2f8ad522541089a20a2398f559190&scope.domain.id=default used request id req-e6a47205-2e3b-470a-bb32-e493245f7b8b 2018-11-14 19:19:27,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-11-14 19:19:27,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/domains/default/users/25e2f8ad522541089a20a2398f559190/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be83cbabc01238c9a710017a490d6bdc7795daeb" 2018-11-14 19:19:27,757 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:19:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2401812d-765c-45ea-a17c-889e58c2dc56 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:19:27,757 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/domains/default/users/25e2f8ad522541089a20a2398f559190/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 used request id req-2401812d-765c-45ea-a17c-889e58c2dc56 2018-11-14 19:19:27,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.140794038773s 2018-11-14 19:19:27,758 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/domains/default/users/25e2f8ad522541089a20a2398f559190/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 used request id req-2401812d-765c-45ea-a17c-889e58c2dc56 2018-11-14 19:19:27,758 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-14 19:19:30,267 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-11-14 19:19:32,587 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 4701e257-444d-42c4-9fba-544a310d9808 | 2018-11-14T19:19:32.176664 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 4701e257-444d-42c4-9fba-544a310d9808 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-11-14 19:19:35,673 - 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-11-14 19:19:36,414 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-11-14 19:19:38,418 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-11-14 19:19:41,250 - 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=074d6626-5a62-4edf-bd9f-a11e7434c809) as the default verifier for the future CLI operations. 2018-11-14 19:19:42,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 19:19:42,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:19:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-335c5b47-af14-4853-9b27-dbef245cf5cd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:19:42,909 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-335c5b47-af14-4853-9b27-dbef245cf5cd 2018-11-14 19:19:42,909 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-11-14 19:19:43,328 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6455ad356cb94592a395963526b1708d", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T20:19:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a62282a2dda447debd2d9750a2ebc101", "name": "networking-sfc-project_2443129a-0283-4442-a8fe-65af56a6a05f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a62282a2dda447debd2d9750a2ebc101", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/a62282a2dda447debd2d9750a2ebc101", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/a62282a2dda447debd2d9750a2ebc101", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_a62282a2dda447debd2d9750a2ebc101", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_a62282a2dda447debd2d9750a2ebc101", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/a62282a2dda447debd2d9750a2ebc101", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/a62282a2dda447debd2d9750a2ebc101", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/a62282a2dda447debd2d9750a2ebc101", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/a62282a2dda447debd2d9750a2ebc101", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/a62282a2dda447debd2d9750a2ebc101", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/a62282a2dda447debd2d9750a2ebc101", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/a62282a2dda447debd2d9750a2ebc101", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/a62282a2dda447debd2d9750a2ebc101", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/a62282a2dda447debd2d9750a2ebc101", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "networking-sfc-user_2443129a-0283-4442-a8fe-65af56a6a05f", "id": "25e2f8ad522541089a20a2398f559190"}, "audit_ids": ["lanWfN0XQ5OrW6VeheuwrQ"], "issued_at": "2018-11-14T19:19:43.000000Z"}} 2018-11-14 19:19:43,331 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-11-14 19:19:43,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b4f10f6e3908df1d574c740226e5552e79965748" 2018-11-14 19:19:43,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8053 X-Openstack-Request-Id: req-ee3b2712-aa2a-4981-9ab9-01b6b33dacfe Date: Wed, 14 Nov 2018 19:19:43 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": "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": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"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": "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": "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": "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": "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": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-11-14 19:19:43,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/extensions.json used request id req-ee3b2712-aa2a-4981-9ab9-01b6b33dacfe 2018-11-14 19:19:43,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.208686113358s 2018-11-14 19:19:43,541 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/extensions.json used request id req-ee3b2712-aa2a-4981-9ab9-01b6b33dacfe 2018-11-14 19:19:43,548 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: sfc 2018-11-14 19:19:43,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 19:19:43,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}be83cbabc01238c9a710017a490d6bdc7795daeb" 2018-11-14 19:19:43,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:19:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79195bc8-b34f-4dc4-b97c-00d71be65a78 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "networking-sfc-user_2443129a-0283-4442-a8fe-65af56a6a05f", "links": {"self": "http://172.30.9.28:5000/v3/users/25e2f8ad522541089a20a2398f559190"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "25e2f8ad522541089a20a2398f559190", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 19:19:43,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-79195bc8-b34f-4dc4-b97c-00d71be65a78 2018-11-14 19:19:43,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.131497859955s 2018-11-14 19:19:43,680 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-79195bc8-b34f-4dc4-b97c-00d71be65a78 2018-11-14 19:19:43,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 19:19:43,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/25e2f8ad522541089a20a2398f559190 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be83cbabc01238c9a710017a490d6bdc7795daeb" 2018-11-14 19:19:43,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:19:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fcb0d76-9fb5-4b97-a8e9-8553b556b7cf Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "networking-sfc-user_2443129a-0283-4442-a8fe-65af56a6a05f", "links": {"self": "http://172.30.9.28:5000/v3/users/25e2f8ad522541089a20a2398f559190"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "25e2f8ad522541089a20a2398f559190", "description": null}} 2018-11-14 19:19:43,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/25e2f8ad522541089a20a2398f559190 used request id req-0fcb0d76-9fb5-4b97-a8e9-8553b556b7cf 2018-11-14 19:19:43,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.117234945297s 2018-11-14 19:19:43,804 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/25e2f8ad522541089a20a2398f559190 used request id req-0fcb0d76-9fb5-4b97-a8e9-8553b556b7cf 2018-11-14 19:19:43,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-14 19:19:43,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/25e2f8ad522541089a20a2398f559190 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be83cbabc01238c9a710017a490d6bdc7795daeb" 2018-11-14 19:19:44,009 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:19:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b83a46ea-2efb-4613-9166-f69220b93d76 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:19:44,010 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/25e2f8ad522541089a20a2398f559190 used request id req-b83a46ea-2efb-4613-9166-f69220b93d76 2018-11-14 19:19:44,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.204523801804s 2018-11-14 19:19:44,010 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/25e2f8ad522541089a20a2398f559190 used request id req-b83a46ea-2efb-4613-9166-f69220b93d76 2018-11-14 19:19:44,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 19:19:44,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}be83cbabc01238c9a710017a490d6bdc7795daeb" 2018-11-14 19:19:44,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:19:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c75841d-2817-4387-83ea-8e72997cc1f9 Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.28:5000/v3/projects/a62282a2dda447debd2d9750a2ebc101"}, "tags": [], "enabled": true, "id": "a62282a2dda447debd2d9750a2ebc101", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_2443129a-0283-4442-a8fe-65af56a6a05f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-14 19:19:44,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-8c75841d-2817-4387-83ea-8e72997cc1f9 2018-11-14 19:19:44,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.107450008392s 2018-11-14 19:19:44,125 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-8c75841d-2817-4387-83ea-8e72997cc1f9 2018-11-14 19:19:44,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-14 19:19:44,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/a62282a2dda447debd2d9750a2ebc101 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be83cbabc01238c9a710017a490d6bdc7795daeb" 2018-11-14 19:19:44,318 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:19:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e9fb3f8-4b21-4e37-ac6e-652540b61e11 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:19:44,318 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/a62282a2dda447debd2d9750a2ebc101 used request id req-6e9fb3f8-4b21-4e37-ac6e-652540b61e11 2018-11-14 19:19:44,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.188173770905s 2018-11-14 19:19:44,318 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/a62282a2dda447debd2d9750a2ebc101 used request id req-6e9fb3f8-4b21-4e37-ac6e-652540b61e11 2018-11-14 19:19:44,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 19:19:44,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}be83cbabc01238c9a710017a490d6bdc7795daeb" 2018-11-14 19:19:44,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:19:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13cc051e-33f7-48ca-afe4-b6e3aebf7afe Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6455ad356cb94592a395963526b1708d", "links": {"self": "http://172.30.9.28:5000/v3/roles/6455ad356cb94592a395963526b1708d"}, "name": "Member"}, {"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:19:44,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-13cc051e-33f7-48ca-afe4-b6e3aebf7afe 2018-11-14 19:19:44,427 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104447841644s 2018-11-14 19:19:44,427 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-13cc051e-33f7-48ca-afe4-b6e3aebf7afe 2018-11-14 19:19:44,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-11-14 19:19:44,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/6455ad356cb94592a395963526b1708d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be83cbabc01238c9a710017a490d6bdc7795daeb" 2018-11-14 19:19:44,563 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:19:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59d1b44f-89c0-40d8-b1ee-847a961d4621 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:19:44,563 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/6455ad356cb94592a395963526b1708d used request id req-59d1b44f-89c0-40d8-b1ee-847a961d4621 2018-11-14 19:19:44,563 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.130965948105s 2018-11-14 19:19:44,564 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/6455ad356cb94592a395963526b1708d used request id req-59d1b44f-89c0-40d8-b1ee-847a961d4621 2018-11-14 19:19:44,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-14 19:19:44,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=a62282a2dda447debd2d9750a2ebc101&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}be83cbabc01238c9a710017a490d6bdc7795daeb" 2018-11-14 19:19:44,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-53e54284-cbec-4a50-b057-e207c8ce5d4b Date: Wed, 14 Nov 2018 19:19:44 GMT RESP BODY: {"security_groups": []} 2018-11-14 19:19:44,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=a62282a2dda447debd2d9750a2ebc101&name=default used request id req-53e54284-cbec-4a50-b057-e207c8ce5d4b 2018-11-14 19:19:44,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.233216047287s 2018-11-14 19:19:44,800 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=a62282a2dda447debd2d9750a2ebc101&name=default used request id req-53e54284-cbec-4a50-b057-e207c8ce5d4b 2018-11-14 19:19:44,800 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-sfc'... 2018-11-14 19:19:44,800 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | networking-sfc | functest | 00:00 | SKIP | +------------------------+------------------+------------------+----------------+ 2018-11-14 19:19:44,854 - xtesting.ci.run_tests - INFO - Loading test case 'barbican'... 2018-11-14 19:19:44,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 19:19:44,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:19:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25808cc9-de17-4181-8732-396d30159318 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:19:44,901 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-25808cc9-de17-4181-8732-396d30159318 2018-11-14 19:19:44,901 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-11-14 19:19:45,307 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T20:19:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd6ecd77940a49ebb20fa24f8fa3cf77"}, "audit_ids": ["j1Gb6I1WRm-UrovdFRX4pQ"], "issued_at": "2018-11-14T19:19:45.000000Z"}} 2018-11-14 19:19:45,310 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 19:19:45,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}6908df5fe851090ff3b9bfe6ceae9fa6c9fd8d85" 2018-11-14 19:19:45,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-55793b90-2cb1-443a-8687-17b2634fe338 Date: Wed, 14 Nov 2018 19:19:45 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"928cbc5c-a6fa-468a-b088-88e266fca291","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","status":"ACTIVE","subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"description":"","tags":[],"updated_at":"2018-11-14T17:04:27Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","provider:network_type":"flat"}]} 2018-11-14 19:19:45,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-55793b90-2cb1-443a-8687-17b2634fe338 2018-11-14 19:19:45,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.29896903038s 2018-11-14 19:19:45,609 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-55793b90-2cb1-443a-8687-17b2634fe338 2018-11-14 19:19:45,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 19:19:45,618 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 19:19: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 19:19:45,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 19:19:45,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}6908df5fe851090ff3b9bfe6ceae9fa6c9fd8d85" 2018-11-14 19:19:45,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:19:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1ca47d3-1512-4826-9d66-9bdcbcf11da6 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/d5e6db7c06bf4799a784ea87405dbbb1"}, "tags": [], "enabled": true, "id": "d5e6db7c06bf4799a784ea87405dbbb1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-11-14 19:19:45,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-e1ca47d3-1512-4826-9d66-9bdcbcf11da6 2018-11-14 19:19:45,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0950751304626s 2018-11-14 19:19:45,715 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-e1ca47d3-1512-4826-9d66-9bdcbcf11da6 2018-11-14 19:19:45,722 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-14 19:19:45,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}6908df5fe851090ff3b9bfe6ceae9fa6c9fd8d85" -d '{"project": {"description": "Created by OPNFV Functest: barbican", "enabled": true, "domain_id": "default", "name": "barbican-project_7059d10d-3388-4d81-8426-d0fabaae00fe"}}' 2018-11-14 19:19:45,863 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 19:19:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c18b9e6-70a9-4f60-8b73-f691783b3637 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.28:5000/v3/projects/a0aa018f040d426f9fa1397bdfc8d144"}, "tags": [], "enabled": true, "id": "a0aa018f040d426f9fa1397bdfc8d144", "parent_id": "default", "domain_id": "default", "name": "barbican-project_7059d10d-3388-4d81-8426-d0fabaae00fe"}} 2018-11-14 19:19:45,863 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-1c18b9e6-70a9-4f60-8b73-f691783b3637 2018-11-14 19:19:45,863 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.141072034836s 2018-11-14 19:19:45,863 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-1c18b9e6-70a9-4f60-8b73-f691783b3637 2018-11-14 19:19:45,864 - 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'a0aa018f040d426f9fa1397bdfc8d144', '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_7059d10d-3388-4d81-8426-d0fabaae00fe'}) 2018-11-14 19:19:45,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-11-14 19:19:45,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}6908df5fe851090ff3b9bfe6ceae9fa6c9fd8d85" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "e63e51f0-d3fc-4212-acf6-20332a749f09", "email": null, "name": "barbican-user_7059d10d-3388-4d81-8426-d0fabaae00fe"}}' 2018-11-14 19:19:46,252 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 19:19:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e92a1352-4861-4ee0-915e-0622ab3f7026 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "barbican-user_7059d10d-3388-4d81-8426-d0fabaae00fe", "links": {"self": "http://172.30.9.28:5000/v3/users/0a8950ac446541b0b5144f84c3541a5b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0a8950ac446541b0b5144f84c3541a5b", "domain_id": "default", "password_expires_at": null}} 2018-11-14 19:19:46,252 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-e92a1352-4861-4ee0-915e-0622ab3f7026 2018-11-14 19:19:46,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.381807088852s 2018-11-14 19:19:46,253 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-e92a1352-4861-4ee0-915e-0622ab3f7026 2018-11-14 19:19:46,253 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'0a8950ac446541b0b5144f84c3541a5b', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'barbican-user_7059d10d-3388-4d81-8426-d0fabaae00fe'}) 2018-11-14 19:19:46,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 19:19:46,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}6908df5fe851090ff3b9bfe6ceae9fa6c9fd8d85" 2018-11-14 19:19:46,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:19:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6567b753-d2e5-4b3c-b0ad-e686b65fd2b0 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:19:46,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-6567b753-d2e5-4b3c-b0ad-e686b65fd2b0 2018-11-14 19:19:46,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0930769443512s 2018-11-14 19:19:46,350 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-6567b753-d2e5-4b3c-b0ad-e686b65fd2b0 2018-11-14 19:19:46,355 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 19:19:46,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}6908df5fe851090ff3b9bfe6ceae9fa6c9fd8d85" 2018-11-14 19:19:46,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:19:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1574af6-2d40-4fda-b815-e66c9a1a8f79 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:19:46,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b1574af6-2d40-4fda-b815-e66c9a1a8f79 2018-11-14 19:19:46,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102648019791s 2018-11-14 19:19:46,458 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b1574af6-2d40-4fda-b815-e66c9a1a8f79 2018-11-14 19:19:46,459 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-14 19:19:46,463 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-11-14 19:19:46,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}6908df5fe851090ff3b9bfe6ceae9fa6c9fd8d85" -d '{"role": {"name": "Member"}}' 2018-11-14 19:19:46,581 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 19:19:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7479f0c1-6162-4b3c-854e-d6a7011f6d38 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8dd669a99f1147669df696d6e16be39a", "links": {"self": "http://172.30.9.28:5000/v3/roles/8dd669a99f1147669df696d6e16be39a"}, "name": "Member"}} 2018-11-14 19:19:46,582 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-7479f0c1-6162-4b3c-854e-d6a7011f6d38 2018-11-14 19:19:46,582 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.119068861008s 2018-11-14 19:19:46,582 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-7479f0c1-6162-4b3c-854e-d6a7011f6d38 2018-11-14 19:19:46,582 - 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'8dd669a99f1147669df696d6e16be39a'}) 2018-11-14 19:19:46,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 19:19:46,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}6908df5fe851090ff3b9bfe6ceae9fa6c9fd8d85" 2018-11-14 19:19:46,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:19:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-523597ac-cc15-400b-aa01-4c7884bed94c Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8dd669a99f1147669df696d6e16be39a", "links": {"self": "http://172.30.9.28:5000/v3/roles/8dd669a99f1147669df696d6e16be39a"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:19:46,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-523597ac-cc15-400b-aa01-4c7884bed94c 2018-11-14 19:19:46,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0958898067474s 2018-11-14 19:19:46,682 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-523597ac-cc15-400b-aa01-4c7884bed94c 2018-11-14 19:19:46,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 19:19:46,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}6908df5fe851090ff3b9bfe6ceae9fa6c9fd8d85" 2018-11-14 19:19:46,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:19:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e349e61a-e75c-4006-a893-39068d07fd23 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-14 19:19:46,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-e349e61a-e75c-4006-a893-39068d07fd23 2018-11-14 19:19:46,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0979351997375s 2018-11-14 19:19:46,785 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-e349e61a-e75c-4006-a893-39068d07fd23 2018-11-14 19:19:46,786 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 19:19:46,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}6908df5fe851090ff3b9bfe6ceae9fa6c9fd8d85" 2018-11-14 19:19:46,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:19:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fc8c98d-7488-4eec-9b89-3b62106d8563 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican-user_7059d10d-3388-4d81-8426-d0fabaae00fe", "links": {"self": "http://172.30.9.28:5000/v3/users/0a8950ac446541b0b5144f84c3541a5b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0a8950ac446541b0b5144f84c3541a5b", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 19:19:46,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-9fc8c98d-7488-4eec-9b89-3b62106d8563 2018-11-14 19:19:46,931 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.144885063171s 2018-11-14 19:19:46,932 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-9fc8c98d-7488-4eec-9b89-3b62106d8563 2018-11-14 19:19:46,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 19:19:46,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}6908df5fe851090ff3b9bfe6ceae9fa6c9fd8d85" 2018-11-14 19:19:47,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:19:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b6aefd5-2869-4cde-9242-bbebb8c2ea8b Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.28:5000/v3/projects/a0aa018f040d426f9fa1397bdfc8d144"}, "tags": [], "enabled": true, "id": "a0aa018f040d426f9fa1397bdfc8d144", "parent_id": "default", "domain_id": "default", "name": "barbican-project_7059d10d-3388-4d81-8426-d0fabaae00fe"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-14 19:19:47,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-1b6aefd5-2869-4cde-9242-bbebb8c2ea8b 2018-11-14 19:19:47,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0984201431274s 2018-11-14 19:19:47,042 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-1b6aefd5-2869-4cde-9242-bbebb8c2ea8b 2018-11-14 19:19:47,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-14 19:19:47,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=0a8950ac446541b0b5144f84c3541a5b&role.id=8dd669a99f1147669df696d6e16be39a&scope.project.id=a0aa018f040d426f9fa1397bdfc8d144" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6908df5fe851090ff3b9bfe6ceae9fa6c9fd8d85" 2018-11-14 19:19:47,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:19:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-030c4b3f-43cd-49f3-82ff-2c681232f453 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=0a8950ac446541b0b5144f84c3541a5b&role.id=8dd669a99f1147669df696d6e16be39a&scope.project.id=a0aa018f040d426f9fa1397bdfc8d144", "previous": null, "next": null}} 2018-11-14 19:19:47,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=0a8950ac446541b0b5144f84c3541a5b&role.id=8dd669a99f1147669df696d6e16be39a&scope.project.id=a0aa018f040d426f9fa1397bdfc8d144 used request id req-030c4b3f-43cd-49f3-82ff-2c681232f453 2018-11-14 19:19:47,162 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.112297058105s 2018-11-14 19:19:47,163 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=0a8950ac446541b0b5144f84c3541a5b&role.id=8dd669a99f1147669df696d6e16be39a&scope.project.id=a0aa018f040d426f9fa1397bdfc8d144 used request id req-030c4b3f-43cd-49f3-82ff-2c681232f453 2018-11-14 19:19:47,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-14 19:19:47,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/a0aa018f040d426f9fa1397bdfc8d144/users/0a8950ac446541b0b5144f84c3541a5b/roles/8dd669a99f1147669df696d6e16be39a -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6908df5fe851090ff3b9bfe6ceae9fa6c9fd8d85" 2018-11-14 19:19:47,314 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:19:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74f4668f-4b60-4973-8507-8d96d824ad0a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:19:47,315 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/a0aa018f040d426f9fa1397bdfc8d144/users/0a8950ac446541b0b5144f84c3541a5b/roles/8dd669a99f1147669df696d6e16be39a used request id req-74f4668f-4b60-4973-8507-8d96d824ad0a 2018-11-14 19:19:47,315 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.148339033127s 2018-11-14 19:19:47,315 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/a0aa018f040d426f9fa1397bdfc8d144/users/0a8950ac446541b0b5144f84c3541a5b/roles/8dd669a99f1147669df696d6e16be39a used request id req-74f4668f-4b60-4973-8507-8d96d824ad0a 2018-11-14 19:19:47,316 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'barbican-project_7059d10d-3388-4d81-8426-d0fabaae00fe', 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'a0aa018f040d426f9fa1397bdfc8d144', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'e63e51f0-d3fc-4212-acf6-20332a749f09', 'username': u'barbican-user_7059d10d-3388-4d81-8426-d0fabaae00fe', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-14 19:19:47,320 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'barbican-user_7059d10d-3388-4d81-8426-d0fabaae00fe', 'password': 'e63e51f0-d3fc-4212-acf6-20332a749f09', 'project_name': 'barbican-project_7059d10d-3388-4d81-8426-d0fabaae00fe', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000//v3', 'project_id': 'a0aa018f040d426f9fa1397bdfc8d144', 'project_domain_name': 'Default'} 2018-11-14 19:19:47,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 19:19:47,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}6908df5fe851090ff3b9bfe6ceae9fa6c9fd8d85" 2018-11-14 19:19:47,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:19:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd73426f-c32f-4fca-ad54-022c754c14d7 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8dd669a99f1147669df696d6e16be39a", "links": {"self": "http://172.30.9.28:5000/v3/roles/8dd669a99f1147669df696d6e16be39a"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:19:47,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-dd73426f-c32f-4fca-ad54-022c754c14d7 2018-11-14 19:19:47,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108415842056s 2018-11-14 19:19:47,432 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-dd73426f-c32f-4fca-ad54-022c754c14d7 2018-11-14 19:19:47,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 19:19:47,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}6908df5fe851090ff3b9bfe6ceae9fa6c9fd8d85" 2018-11-14 19:19:47,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:19:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c75ac85-fe7d-4151-bbf7-88b346cf34f2 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8dd669a99f1147669df696d6e16be39a", "links": {"self": "http://172.30.9.28:5000/v3/roles/8dd669a99f1147669df696d6e16be39a"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:19:47,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-8c75ac85-fe7d-4151-bbf7-88b346cf34f2 2018-11-14 19:19:47,539 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102527141571s 2018-11-14 19:19:47,540 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-8c75ac85-fe7d-4151-bbf7-88b346cf34f2 2018-11-14 19:19:47,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 19:19:47,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}6908df5fe851090ff3b9bfe6ceae9fa6c9fd8d85" 2018-11-14 19:19:47,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:19:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f451eaa9-cc88-40d2-afb3-5654deefc1c0 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-14 19:19:47,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-f451eaa9-cc88-40d2-afb3-5654deefc1c0 2018-11-14 19:19:47,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.102010011673s 2018-11-14 19:19:47,647 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-f451eaa9-cc88-40d2-afb3-5654deefc1c0 2018-11-14 19:19:47,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 19:19:47,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}6908df5fe851090ff3b9bfe6ceae9fa6c9fd8d85" 2018-11-14 19:19:47,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:19:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f212c27d-fb4a-4596-abbb-750d13ca353e Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican-user_7059d10d-3388-4d81-8426-d0fabaae00fe", "links": {"self": "http://172.30.9.28:5000/v3/users/0a8950ac446541b0b5144f84c3541a5b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0a8950ac446541b0b5144f84c3541a5b", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 19:19:47,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-f212c27d-fb4a-4596-abbb-750d13ca353e 2018-11-14 19:19:47,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.158468008041s 2018-11-14 19:19:47,807 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-f212c27d-fb4a-4596-abbb-750d13ca353e 2018-11-14 19:19:47,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 19:19:47,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}6908df5fe851090ff3b9bfe6ceae9fa6c9fd8d85" 2018-11-14 19:19:47,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:19:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9917b73e-b242-4dba-99f5-13dd2edfb209 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.28:5000/v3/projects/a0aa018f040d426f9fa1397bdfc8d144"}, "tags": [], "enabled": true, "id": "a0aa018f040d426f9fa1397bdfc8d144", "parent_id": "default", "domain_id": "default", "name": "barbican-project_7059d10d-3388-4d81-8426-d0fabaae00fe"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-14 19:19:47,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-9917b73e-b242-4dba-99f5-13dd2edfb209 2018-11-14 19:19:47,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.104824066162s 2018-11-14 19:19:47,923 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-9917b73e-b242-4dba-99f5-13dd2edfb209 2018-11-14 19:19:47,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-14 19:19:47,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=0a8950ac446541b0b5144f84c3541a5b&role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&scope.project.id=a0aa018f040d426f9fa1397bdfc8d144" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6908df5fe851090ff3b9bfe6ceae9fa6c9fd8d85" 2018-11-14 19:19:48,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:19:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88cfde1a-dfd6-4f0a-aafb-ff9105a0cd00 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=0a8950ac446541b0b5144f84c3541a5b&role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&scope.project.id=a0aa018f040d426f9fa1397bdfc8d144", "previous": null, "next": null}} 2018-11-14 19:19:48,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=0a8950ac446541b0b5144f84c3541a5b&role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&scope.project.id=a0aa018f040d426f9fa1397bdfc8d144 used request id req-88cfde1a-dfd6-4f0a-aafb-ff9105a0cd00 2018-11-14 19:19:48,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.107855081558s 2018-11-14 19:19:48,039 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=0a8950ac446541b0b5144f84c3541a5b&role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&scope.project.id=a0aa018f040d426f9fa1397bdfc8d144 used request id req-88cfde1a-dfd6-4f0a-aafb-ff9105a0cd00 2018-11-14 19:19:48,042 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-14 19:19:48,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/a0aa018f040d426f9fa1397bdfc8d144/users/0a8950ac446541b0b5144f84c3541a5b/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6908df5fe851090ff3b9bfe6ceae9fa6c9fd8d85" 2018-11-14 19:19:48,184 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:19:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba5a902d-b632-47d7-95c8-1d8bd45df90e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:19:48,184 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/a0aa018f040d426f9fa1397bdfc8d144/users/0a8950ac446541b0b5144f84c3541a5b/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 used request id req-ba5a902d-b632-47d7-95c8-1d8bd45df90e 2018-11-14 19:19:48,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.141710996628s 2018-11-14 19:19:48,185 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/a0aa018f040d426f9fa1397bdfc8d144/users/0a8950ac446541b0b5144f84c3541a5b/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 used request id req-ba5a902d-b632-47d7-95c8-1d8bd45df90e 2018-11-14 19:19:48,188 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 19:19:48,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}6908df5fe851090ff3b9bfe6ceae9fa6c9fd8d85" 2018-11-14 19:19:48,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:19:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72cf1e5a-b026-43d2-8b2c-31e869776565 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8dd669a99f1147669df696d6e16be39a", "links": {"self": "http://172.30.9.28:5000/v3/roles/8dd669a99f1147669df696d6e16be39a"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:19:48,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-72cf1e5a-b026-43d2-8b2c-31e869776565 2018-11-14 19:19:48,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.213088989258s 2018-11-14 19:19:48,401 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-72cf1e5a-b026-43d2-8b2c-31e869776565 2018-11-14 19:19:48,406 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 19:19:48,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}6908df5fe851090ff3b9bfe6ceae9fa6c9fd8d85" 2018-11-14 19:19:48,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:19:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ee82feb-0a60-482f-bcbc-926e7556cbf4 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-14 19:19:48,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-2ee82feb-0a60-482f-bcbc-926e7556cbf4 2018-11-14 19:19:48,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.101272106171s 2018-11-14 19:19:48,507 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-2ee82feb-0a60-482f-bcbc-926e7556cbf4 2018-11-14 19:19:48,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 19:19:48,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}6908df5fe851090ff3b9bfe6ceae9fa6c9fd8d85" 2018-11-14 19:19:48,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:19:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6607a72-f9b4-471f-af9f-461aa41a85f9 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican-user_7059d10d-3388-4d81-8426-d0fabaae00fe", "links": {"self": "http://172.30.9.28:5000/v3/users/0a8950ac446541b0b5144f84c3541a5b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0a8950ac446541b0b5144f84c3541a5b", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 19:19:48,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-d6607a72-f9b4-471f-af9f-461aa41a85f9 2018-11-14 19:19:48,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.123677015305s 2018-11-14 19:19:48,632 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-d6607a72-f9b4-471f-af9f-461aa41a85f9 2018-11-14 19:19:48,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-14 19:19:48,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&user.id=0a8950ac446541b0b5144f84c3541a5b&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}6908df5fe851090ff3b9bfe6ceae9fa6c9fd8d85" 2018-11-14 19:19:48,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:19:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d3885c3-a87a-49e5-bf26-9b48d0d7b99e Content-Encoding: gzip Content-Length: 191 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&user.id=0a8950ac446541b0b5144f84c3541a5b&scope.domain.id=default", "previous": null, "next": null}} 2018-11-14 19:19:48,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&user.id=0a8950ac446541b0b5144f84c3541a5b&scope.domain.id=default used request id req-6d3885c3-a87a-49e5-bf26-9b48d0d7b99e 2018-11-14 19:19:48,746 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.101798057556s 2018-11-14 19:19:48,746 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&user.id=0a8950ac446541b0b5144f84c3541a5b&scope.domain.id=default used request id req-6d3885c3-a87a-49e5-bf26-9b48d0d7b99e 2018-11-14 19:19:48,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-11-14 19:19:48,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/domains/default/users/0a8950ac446541b0b5144f84c3541a5b/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6908df5fe851090ff3b9bfe6ceae9fa6c9fd8d85" 2018-11-14 19:19:48,909 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:19:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c49e40dd-bb46-49df-a048-d6410cb97b54 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:19:48,910 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/domains/default/users/0a8950ac446541b0b5144f84c3541a5b/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 used request id req-c49e40dd-bb46-49df-a048-d6410cb97b54 2018-11-14 19:19:48,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.160191059113s 2018-11-14 19:19:48,910 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/domains/default/users/0a8950ac446541b0b5144f84c3541a5b/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 used request id req-c49e40dd-bb46-49df-a048-d6410cb97b54 2018-11-14 19:19:48,910 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-14 19:19:51,113 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-11-14 19:19:53,304 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 20ba5af0-94c9-467f-b05a-6d5ebecef675 | 2018-11-14T19:19:52.924245 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 20ba5af0-94c9-467f-b05a-6d5ebecef675 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-11-14 19:19:56,380 - 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-11-14 19:19:57,122 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-11-14 19:19:59,156 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-11-14 19:20:01,815 - 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=0256849d-310a-4157-bc57-5de97b65f9a0) as the default verifier for the future CLI operations. 2018-11-14 19:20:03,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 19:20:03,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:20:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1314160-503e-4fe7-9d0e-bd1bb235fee8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:20:03,438 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-b1314160-503e-4fe7-9d0e-bd1bb235fee8 2018-11-14 19:20:03,439 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-11-14 19:20:03,855 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8dd669a99f1147669df696d6e16be39a", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T20:20:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a0aa018f040d426f9fa1397bdfc8d144", "name": "barbican-project_7059d10d-3388-4d81-8426-d0fabaae00fe"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a0aa018f040d426f9fa1397bdfc8d144", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/a0aa018f040d426f9fa1397bdfc8d144", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/a0aa018f040d426f9fa1397bdfc8d144", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_a0aa018f040d426f9fa1397bdfc8d144", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_a0aa018f040d426f9fa1397bdfc8d144", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/a0aa018f040d426f9fa1397bdfc8d144", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/a0aa018f040d426f9fa1397bdfc8d144", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/a0aa018f040d426f9fa1397bdfc8d144", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/a0aa018f040d426f9fa1397bdfc8d144", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/a0aa018f040d426f9fa1397bdfc8d144", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/a0aa018f040d426f9fa1397bdfc8d144", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/a0aa018f040d426f9fa1397bdfc8d144", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/a0aa018f040d426f9fa1397bdfc8d144", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/a0aa018f040d426f9fa1397bdfc8d144", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "barbican-user_7059d10d-3388-4d81-8426-d0fabaae00fe", "id": "0a8950ac446541b0b5144f84c3541a5b"}, "audit_ids": ["5s-zmZrbTtSNp4UYi8sYVA"], "issued_at": "2018-11-14T19:20:03.000000Z"}} 2018-11-14 19:20:03,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 19:20:03,864 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 19:20: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 19:20:03,868 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-11-14 19:20:03,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.9: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-11-14 19:20:03,878 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 19:20: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://192.30.9.9: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.9:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 19:20:03,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.9: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}6749c03f4820e03b633ac2f3f73593d7d3d6e8c7" 2018-11-14 19:20:03,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:20:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01f329c7-bc02-4a70-b5d2-44a757fcf111 Content-Encoding: gzip Content-Length: 862 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.9:35357/v3/services/32c3aa4175fd472ea1e1ba3d792428fe"}, "enabled": true, "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.9:35357/v3/services/3fb95d8f87b8415d8d63fb9bf4df201b"}, "enabled": true, "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.9:35357/v3/services/5f93138bc6a74e8199f75eb959dc6d61"}, "enabled": true, "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.9:35357/v3/services/643fc5eb42804ae2a6645de3533e6105"}, "enabled": true, "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.9:35357/v3/services/6acbe9d39e65497c887376e55553e811"}, "enabled": true, "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.9:35357/v3/services/6d8dd43bd76a43a2b819221b77ea5713"}, "enabled": true, "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.9:35357/v3/services/7375c88085de410d8a73cb6ff2465bdd"}, "enabled": true, "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.9:35357/v3/services/7d93a4cd0a3b40cd9113756fe187a1d6"}, "enabled": true, "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.9:35357/v3/services/826d158bfc3d4947afa6af4a0ebd3109"}, "enabled": true, "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.9:35357/v3/services/85f87a944a434e5bae600f54c8a98b92"}, "enabled": true, "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.9:35357/v3/services/9181e425dfe4429a9900f441d2f21d20"}, "enabled": true, "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.9:35357/v3/services/93cc66cbfc464c2abdf1e3e19b4ece95"}, "enabled": true, "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.9:35357/v3/services/ba8c0d632cea42d9af4d93bbbc6de2e3"}, "enabled": true, "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.9:35357/v3/services/c6d6512c2c5747ae8286ad529bc6de34"}, "enabled": true, "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.9:35357/v3/services/f425e9aa601344cfa67e836efe5a16c3"}, "enabled": true, "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "links": {"self": "http://192.30.9.9:35357/v3/services", "previous": null, "next": null}} 2018-11-14 19:20:03,986 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.9:35357/v3/services used request id req-01f329c7-bc02-4a70-b5d2-44a757fcf111 2018-11-14 19:20:03,987 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.117918968201s 2018-11-14 19:20:03,987 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.9:35357/v3/services used request id req-01f329c7-bc02-4a70-b5d2-44a757fcf111 2018-11-14 19:20:03,995 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-11-14 19:20:03,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}6749c03f4820e03b633ac2f3f73593d7d3d6e8c7" 2018-11-14 19:20:04,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8053 X-Openstack-Request-Id: req-6c9f4986-eb23-4b45-90b6-769006645c02 Date: Wed, 14 Nov 2018 19:20:04 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": "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": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"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": "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": "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": "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": "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": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-11-14 19:20:04,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/extensions.json used request id req-6c9f4986-eb23-4b45-90b6-769006645c02 2018-11-14 19:20:04,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.209776878357s 2018-11-14 19:20:04,206 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/extensions.json used request id req-6c9f4986-eb23-4b45-90b6-769006645c02 2018-11-14 19:20:04,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 19:20:04,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}6908df5fe851090ff3b9bfe6ceae9fa6c9fd8d85" 2018-11-14 19:20:04,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:20:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30b2cf3c-ecb4-4b4f-8baf-edd8cb995c9f Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican-user_7059d10d-3388-4d81-8426-d0fabaae00fe", "links": {"self": "http://172.30.9.28:5000/v3/users/0a8950ac446541b0b5144f84c3541a5b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0a8950ac446541b0b5144f84c3541a5b", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 19:20:04,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-30b2cf3c-ecb4-4b4f-8baf-edd8cb995c9f 2018-11-14 19:20:04,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.121331930161s 2018-11-14 19:20:04,335 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-30b2cf3c-ecb4-4b4f-8baf-edd8cb995c9f 2018-11-14 19:20:04,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 19:20:04,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/0a8950ac446541b0b5144f84c3541a5b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6908df5fe851090ff3b9bfe6ceae9fa6c9fd8d85" 2018-11-14 19:20:04,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:20:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2191a0d5-e0ca-4d80-af4f-53d5775f593e Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"user": {"name": "barbican-user_7059d10d-3388-4d81-8426-d0fabaae00fe", "links": {"self": "http://172.30.9.28:5000/v3/users/0a8950ac446541b0b5144f84c3541a5b"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "0a8950ac446541b0b5144f84c3541a5b", "description": null}} 2018-11-14 19:20:04,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/0a8950ac446541b0b5144f84c3541a5b used request id req-2191a0d5-e0ca-4d80-af4f-53d5775f593e 2018-11-14 19:20:04,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.118992090225s 2018-11-14 19:20:04,460 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/0a8950ac446541b0b5144f84c3541a5b used request id req-2191a0d5-e0ca-4d80-af4f-53d5775f593e 2018-11-14 19:20:04,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-14 19:20:04,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/0a8950ac446541b0b5144f84c3541a5b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6908df5fe851090ff3b9bfe6ceae9fa6c9fd8d85" 2018-11-14 19:20:04,679 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:20:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-107855e2-8f73-4e14-9111-0d813f7e3c9e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:20:04,679 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/0a8950ac446541b0b5144f84c3541a5b used request id req-107855e2-8f73-4e14-9111-0d813f7e3c9e 2018-11-14 19:20:04,679 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.218743085861s 2018-11-14 19:20:04,679 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/0a8950ac446541b0b5144f84c3541a5b used request id req-107855e2-8f73-4e14-9111-0d813f7e3c9e 2018-11-14 19:20:04,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 19:20:04,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}6908df5fe851090ff3b9bfe6ceae9fa6c9fd8d85" 2018-11-14 19:20:04,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:20:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f89cee24-1a22-42ee-bd46-1b99f1a23cd8 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.28:5000/v3/projects/a0aa018f040d426f9fa1397bdfc8d144"}, "tags": [], "enabled": true, "id": "a0aa018f040d426f9fa1397bdfc8d144", "parent_id": "default", "domain_id": "default", "name": "barbican-project_7059d10d-3388-4d81-8426-d0fabaae00fe"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-14 19:20:04,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-f89cee24-1a22-42ee-bd46-1b99f1a23cd8 2018-11-14 19:20:04,795 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.108762979507s 2018-11-14 19:20:04,795 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-f89cee24-1a22-42ee-bd46-1b99f1a23cd8 2018-11-14 19:20:04,800 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-14 19:20:04,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/a0aa018f040d426f9fa1397bdfc8d144 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6908df5fe851090ff3b9bfe6ceae9fa6c9fd8d85" 2018-11-14 19:20:04,989 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:20:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-955246d9-0a88-44a7-a528-de6efdcbf270 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:20:04,989 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/a0aa018f040d426f9fa1397bdfc8d144 used request id req-955246d9-0a88-44a7-a528-de6efdcbf270 2018-11-14 19:20:04,990 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.189526081085s 2018-11-14 19:20:04,990 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/a0aa018f040d426f9fa1397bdfc8d144 used request id req-955246d9-0a88-44a7-a528-de6efdcbf270 2018-11-14 19:20:04,993 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 19:20:04,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}6908df5fe851090ff3b9bfe6ceae9fa6c9fd8d85" 2018-11-14 19:20:05,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:20:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-438783e4-fb45-4473-9e0e-dc60f808d962 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8dd669a99f1147669df696d6e16be39a", "links": {"self": "http://172.30.9.28:5000/v3/roles/8dd669a99f1147669df696d6e16be39a"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:20:05,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-438783e4-fb45-4473-9e0e-dc60f808d962 2018-11-14 19:20:05,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0945959091187s 2018-11-14 19:20:05,088 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-438783e4-fb45-4473-9e0e-dc60f808d962 2018-11-14 19:20:05,094 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-11-14 19:20:05,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/8dd669a99f1147669df696d6e16be39a -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6908df5fe851090ff3b9bfe6ceae9fa6c9fd8d85" 2018-11-14 19:20:05,222 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:20:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0dd49592-0f87-42e0-b5b6-166e7c275c5f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:20:05,222 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/8dd669a99f1147669df696d6e16be39a used request id req-0dd49592-0f87-42e0-b5b6-166e7c275c5f 2018-11-14 19:20:05,222 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.128453016281s 2018-11-14 19:20:05,222 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/8dd669a99f1147669df696d6e16be39a used request id req-0dd49592-0f87-42e0-b5b6-166e7c275c5f 2018-11-14 19:20:05,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-14 19:20:05,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=a0aa018f040d426f9fa1397bdfc8d144&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}6908df5fe851090ff3b9bfe6ceae9fa6c9fd8d85" 2018-11-14 19:20:05,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-dbeff7f4-b5bf-494f-b851-a5468229b9e2 Date: Wed, 14 Nov 2018 19:20:05 GMT RESP BODY: {"security_groups": []} 2018-11-14 19:20:05,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=a0aa018f040d426f9fa1397bdfc8d144&name=default used request id req-dbeff7f4-b5bf-494f-b851-a5468229b9e2 2018-11-14 19:20:05,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.265670061111s 2018-11-14 19:20:05,491 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=a0aa018f040d426f9fa1397bdfc8d144&name=default used request id req-dbeff7f4-b5bf-494f-b851-a5468229b9e2 2018-11-14 19:20:05,492 - xtesting.ci.run_tests - INFO - Skipping test case 'barbican'... 2018-11-14 19:20:05,492 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | barbican | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2018-11-14 19:20:05,498 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------------+------------------+---------------+------------------+----------------+ | tempest_smoke | functest | smoke | 05:19 | PASS | | neutron-tempest-plugin-api | functest | smoke | 14:38 | FAIL | | rally_sanity | functest | smoke | 30:60 | PASS | | rally_jobs | functest | smoke | 24:45 | PASS | | refstack_defcore | functest | smoke | 10:07 | PASS | | patrole | functest | smoke | 01:52 | PASS | | snaps_smoke | functest | smoke | 48:17 | FAIL | | neutron_trunk | functest | smoke | 03:30 | PASS | | networking-bgpvpn | functest | smoke | 00:00 | SKIP | | networking-sfc | functest | smoke | 00:00 | SKIP | | barbican | functest | smoke | 00:00 | SKIP | +------------------------------------+------------------+---------------+------------------+----------------+ 2018-11-14 19:20:05,509 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-11-14 19:20:12,904 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-53 | | 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-odl-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-11-14 19:20:12,910 - 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.28,192.30.9.9 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.28:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=b6PEnVvKKMeEUQsX4QjqVPuff 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=49be60fcc4c34adea9e7c304d872b17d export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.9 export SDN_CONTROLLER_WEBPORT=8081 export SDN_CONTROLLER_RESTCONFPORT=8081 export SDN_CONTROLLER_PASSWORD=dW6aGvBDbNGd6Y6FcEV8tuAcw export OS_REGION_NAME=regionOne 2018-11-14 19:20:12,911 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-11-14 19:20:12,912 - 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-11-14 19:20:12,923 - xtesting.ci.run_tests - INFO - Loading test case 'vmtp'... 2018-11-14 19:20:13,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 19:20:13,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:20:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbf991ae-fb9f-4851-93e1-41cc5725be45 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:20:13,120 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-dbf991ae-fb9f-4851-93e1-41cc5725be45 2018-11-14 19:20:13,121 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-11-14 19:20:13,519 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T20:20:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd6ecd77940a49ebb20fa24f8fa3cf77"}, "audit_ids": ["Z1cFAGa1QhWFXYgwILu2DQ"], "issued_at": "2018-11-14T19:20:13.000000Z"}} 2018-11-14 19:20:13,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 19:20:13,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}3916a8b2613ff05119e9cbe78e131477ca080a6f" 2018-11-14 19:20:13,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-0df719ef-7207-401b-88ba-332b3c5ff5d9 Date: Wed, 14 Nov 2018 19:20:13 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"928cbc5c-a6fa-468a-b088-88e266fca291","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","status":"ACTIVE","subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"description":"","tags":[],"updated_at":"2018-11-14T17:04:27Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","provider:network_type":"flat"}]} 2018-11-14 19:20:13,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0df719ef-7207-401b-88ba-332b3c5ff5d9 2018-11-14 19:20:13,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.285140037537s 2018-11-14 19:20:13,833 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0df719ef-7207-401b-88ba-332b3c5ff5d9 2018-11-14 19:20:13,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 19:20:13,841 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 19:20: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 19:20:13,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 19:20:13,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}3916a8b2613ff05119e9cbe78e131477ca080a6f" 2018-11-14 19:20:13,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:20:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-576e575c-8317-47a6-9326-d31d628e7b86 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/d5e6db7c06bf4799a784ea87405dbbb1"}, "tags": [], "enabled": true, "id": "d5e6db7c06bf4799a784ea87405dbbb1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-11-14 19:20:13,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-576e575c-8317-47a6-9326-d31d628e7b86 2018-11-14 19:20:13,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.101779937744s 2018-11-14 19:20:13,944 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-576e575c-8317-47a6-9326-d31d628e7b86 2018-11-14 19:20:13,950 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-14 19:20:13,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}3916a8b2613ff05119e9cbe78e131477ca080a6f" -d '{"project": {"description": "Created by OPNFV Functest: vmtp", "enabled": true, "domain_id": "default", "name": "vmtp-project_b6359553-3b26-4488-ab5a-e763a225f2a7"}}' 2018-11-14 19:20:14,078 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 19:20:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b537dd2-c570-4c9b-8db8-73ad43651f71 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.28:5000/v3/projects/ecf3962d1c3942738a8416de9b5e5b65"}, "tags": [], "enabled": true, "id": "ecf3962d1c3942738a8416de9b5e5b65", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_b6359553-3b26-4488-ab5a-e763a225f2a7"}} 2018-11-14 19:20:14,078 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-6b537dd2-c570-4c9b-8db8-73ad43651f71 2018-11-14 19:20:14,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.12831902504s 2018-11-14 19:20:14,079 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-6b537dd2-c570-4c9b-8db8-73ad43651f71 2018-11-14 19:20:14,079 - 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'ecf3962d1c3942738a8416de9b5e5b65', '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_b6359553-3b26-4488-ab5a-e763a225f2a7'}) 2018-11-14 19:20:14,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-11-14 19:20:14,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}3916a8b2613ff05119e9cbe78e131477ca080a6f" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "aa772684-c1d3-4773-adf9-15200fc4cc1c", "email": null, "name": "vmtp-user_b6359553-3b26-4488-ab5a-e763a225f2a7"}}' 2018-11-14 19:20:14,461 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 19:20:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10c7215c-4fad-4913-bfd2-50810c82fc93 Content-Length: 319 Content-Type: application/json RESP BODY: {"user": {"name": "vmtp-user_b6359553-3b26-4488-ab5a-e763a225f2a7", "links": {"self": "http://172.30.9.28:5000/v3/users/0a1c2526b0994b2fa597a876fdffb297"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0a1c2526b0994b2fa597a876fdffb297", "domain_id": "default", "password_expires_at": null}} 2018-11-14 19:20:14,462 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-10c7215c-4fad-4913-bfd2-50810c82fc93 2018-11-14 19:20:14,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.375642061234s 2018-11-14 19:20:14,462 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-10c7215c-4fad-4913-bfd2-50810c82fc93 2018-11-14 19:20:14,463 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'0a1c2526b0994b2fa597a876fdffb297', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmtp-user_b6359553-3b26-4488-ab5a-e763a225f2a7'}) 2018-11-14 19:20:14,466 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 19:20:14,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}3916a8b2613ff05119e9cbe78e131477ca080a6f" 2018-11-14 19:20:14,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:20:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c9f5b2d-efc8-4a64-88bd-b500cba19b7a Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:20:14,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-7c9f5b2d-efc8-4a64-88bd-b500cba19b7a 2018-11-14 19:20:14,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.106091022491s 2018-11-14 19:20:14,573 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-7c9f5b2d-efc8-4a64-88bd-b500cba19b7a 2018-11-14 19:20:14,577 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 19:20:14,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}3916a8b2613ff05119e9cbe78e131477ca080a6f" 2018-11-14 19:20:14,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:20:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4784ab19-4aa1-4f15-ac61-f03e36bc6469 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:20:14,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-4784ab19-4aa1-4f15-ac61-f03e36bc6469 2018-11-14 19:20:14,671 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0931539535522s 2018-11-14 19:20:14,671 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-4784ab19-4aa1-4f15-ac61-f03e36bc6469 2018-11-14 19:20:14,672 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-14 19:20:14,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-11-14 19:20:14,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}3916a8b2613ff05119e9cbe78e131477ca080a6f" -d '{"role": {"name": "Member"}}' 2018-11-14 19:20:14,797 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 19:20:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7158771f-2db7-485e-ac06-1d17243158bd Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "dc8c0daec5c14ac98e0a1cbc5e510303", "links": {"self": "http://172.30.9.28:5000/v3/roles/dc8c0daec5c14ac98e0a1cbc5e510303"}, "name": "Member"}} 2018-11-14 19:20:14,797 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-7158771f-2db7-485e-ac06-1d17243158bd 2018-11-14 19:20:14,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.121314048767s 2018-11-14 19:20:14,798 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-7158771f-2db7-485e-ac06-1d17243158bd 2018-11-14 19:20:14,798 - 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'dc8c0daec5c14ac98e0a1cbc5e510303'}) 2018-11-14 19:20:14,802 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 19:20:14,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}3916a8b2613ff05119e9cbe78e131477ca080a6f" 2018-11-14 19:20:14,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:20:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf3ff8c1-63f8-4fff-b4aa-daa8260d7732 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "dc8c0daec5c14ac98e0a1cbc5e510303", "links": {"self": "http://172.30.9.28:5000/v3/roles/dc8c0daec5c14ac98e0a1cbc5e510303"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:20:14,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-bf3ff8c1-63f8-4fff-b4aa-daa8260d7732 2018-11-14 19:20:14,911 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10870885849s 2018-11-14 19:20:14,911 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-bf3ff8c1-63f8-4fff-b4aa-daa8260d7732 2018-11-14 19:20:14,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 19:20:14,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}3916a8b2613ff05119e9cbe78e131477ca080a6f" 2018-11-14 19:20:15,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:20:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7a27c02-40e0-4bcc-a54b-fbd63b7f2943 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-14 19:20:15,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-e7a27c02-40e0-4bcc-a54b-fbd63b7f2943 2018-11-14 19:20:15,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0988240242004s 2018-11-14 19:20:15,014 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-e7a27c02-40e0-4bcc-a54b-fbd63b7f2943 2018-11-14 19:20:15,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 19:20:15,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}3916a8b2613ff05119e9cbe78e131477ca080a6f" 2018-11-14 19:20:15,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:20:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89f8e701-bbfe-4ad2-997d-e86f6267bdc4 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "vmtp-user_b6359553-3b26-4488-ab5a-e763a225f2a7", "links": {"self": "http://172.30.9.28:5000/v3/users/0a1c2526b0994b2fa597a876fdffb297"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0a1c2526b0994b2fa597a876fdffb297", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 19:20:15,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-89f8e701-bbfe-4ad2-997d-e86f6267bdc4 2018-11-14 19:20:15,140 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.125067949295s 2018-11-14 19:20:15,141 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-89f8e701-bbfe-4ad2-997d-e86f6267bdc4 2018-11-14 19:20:15,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 19:20:15,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}3916a8b2613ff05119e9cbe78e131477ca080a6f" 2018-11-14 19:20:15,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:20:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b378d649-1f08-4e62-bd8a-b1d111538295 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.28:5000/v3/projects/ecf3962d1c3942738a8416de9b5e5b65"}, "tags": [], "enabled": true, "id": "ecf3962d1c3942738a8416de9b5e5b65", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_b6359553-3b26-4488-ab5a-e763a225f2a7"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-14 19:20:15,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-b378d649-1f08-4e62-bd8a-b1d111538295 2018-11-14 19:20:15,256 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.103266000748s 2018-11-14 19:20:15,256 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-b378d649-1f08-4e62-bd8a-b1d111538295 2018-11-14 19:20:15,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-14 19:20:15,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=0a1c2526b0994b2fa597a876fdffb297&role.id=dc8c0daec5c14ac98e0a1cbc5e510303&scope.project.id=ecf3962d1c3942738a8416de9b5e5b65" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3916a8b2613ff05119e9cbe78e131477ca080a6f" 2018-11-14 19:20:15,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:20:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa2aa4cb-d78c-46a5-9958-6b9214c1a259 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=0a1c2526b0994b2fa597a876fdffb297&role.id=dc8c0daec5c14ac98e0a1cbc5e510303&scope.project.id=ecf3962d1c3942738a8416de9b5e5b65", "previous": null, "next": null}} 2018-11-14 19:20:15,357 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=0a1c2526b0994b2fa597a876fdffb297&role.id=dc8c0daec5c14ac98e0a1cbc5e510303&scope.project.id=ecf3962d1c3942738a8416de9b5e5b65 used request id req-aa2aa4cb-d78c-46a5-9958-6b9214c1a259 2018-11-14 19:20:15,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0936069488525s 2018-11-14 19:20:15,358 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=0a1c2526b0994b2fa597a876fdffb297&role.id=dc8c0daec5c14ac98e0a1cbc5e510303&scope.project.id=ecf3962d1c3942738a8416de9b5e5b65 used request id req-aa2aa4cb-d78c-46a5-9958-6b9214c1a259 2018-11-14 19:20:15,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-14 19:20:15,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/ecf3962d1c3942738a8416de9b5e5b65/users/0a1c2526b0994b2fa597a876fdffb297/roles/dc8c0daec5c14ac98e0a1cbc5e510303 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3916a8b2613ff05119e9cbe78e131477ca080a6f" 2018-11-14 19:20:15,501 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:20:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8ce65c5-f58b-4adc-a719-60a84fa17f82 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:20:15,501 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/ecf3962d1c3942738a8416de9b5e5b65/users/0a1c2526b0994b2fa597a876fdffb297/roles/dc8c0daec5c14ac98e0a1cbc5e510303 used request id req-c8ce65c5-f58b-4adc-a719-60a84fa17f82 2018-11-14 19:20:15,501 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.13992190361s 2018-11-14 19:20:15,502 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/ecf3962d1c3942738a8416de9b5e5b65/users/0a1c2526b0994b2fa597a876fdffb297/roles/dc8c0daec5c14ac98e0a1cbc5e510303 used request id req-c8ce65c5-f58b-4adc-a719-60a84fa17f82 2018-11-14 19:20:15,502 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmtp-project_b6359553-3b26-4488-ab5a-e763a225f2a7', 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'ecf3962d1c3942738a8416de9b5e5b65', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'aa772684-c1d3-4773-adf9-15200fc4cc1c', 'username': u'vmtp-user_b6359553-3b26-4488-ab5a-e763a225f2a7', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-14 19:20:15,506 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmtp-user_b6359553-3b26-4488-ab5a-e763a225f2a7', 'password': 'aa772684-c1d3-4773-adf9-15200fc4cc1c', 'project_name': 'vmtp-project_b6359553-3b26-4488-ab5a-e763a225f2a7', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000//v3', 'project_id': 'ecf3962d1c3942738a8416de9b5e5b65', 'project_domain_name': 'Default'} 2018-11-14 19:20:15,511 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-11-14 19:20:15,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}3916a8b2613ff05119e9cbe78e131477ca080a6f" 2018-11-14 19:20:15,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:20:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a99dcd2d-baa9-413d-b0a9-318549c82d98 x-compute-request-id: req-a99dcd2d-baa9-413d-b0a9-318549c82d98 Content-Encoding: gzip Content-Length: 738 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.5", "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": 2010000, "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": 23}, "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.7", "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": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-11-14 19:20:15,750 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-a99dcd2d-baa9-413d-b0a9-318549c82d98 2018-11-14 19:20:15,751 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.239161968231s 2018-11-14 19:20:15,751 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-a99dcd2d-baa9-413d-b0a9-318549c82d98 2018-11-14 19:20:15,752 - xtesting.ci.run_tests - INFO - Running test case 'vmtp'... 2018-11-14 19:20:15,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 19:20:15,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:20:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10ba0059-9dc2-4239-bdd2-33ccfbbbf787 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 19:20:15,760 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-10ba0059-9dc2-4239-bdd2-33ccfbbbf787 2018-11-14 19:20:15,760 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-11-14 19:20:16,155 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc8c0daec5c14ac98e0a1cbc5e510303", "name": "Member"}], "expires_at": "2018-11-14T20:20:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ecf3962d1c3942738a8416de9b5e5b65", "name": "vmtp-project_b6359553-3b26-4488-ab5a-e763a225f2a7"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/ecf3962d1c3942738a8416de9b5e5b65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/ecf3962d1c3942738a8416de9b5e5b65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/ecf3962d1c3942738a8416de9b5e5b65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_ecf3962d1c3942738a8416de9b5e5b65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_ecf3962d1c3942738a8416de9b5e5b65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/ecf3962d1c3942738a8416de9b5e5b65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/ecf3962d1c3942738a8416de9b5e5b65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/ecf3962d1c3942738a8416de9b5e5b65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/ecf3962d1c3942738a8416de9b5e5b65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/ecf3962d1c3942738a8416de9b5e5b65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/ecf3962d1c3942738a8416de9b5e5b65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/ecf3962d1c3942738a8416de9b5e5b65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/ecf3962d1c3942738a8416de9b5e5b65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/ecf3962d1c3942738a8416de9b5e5b65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmtp-user_b6359553-3b26-4488-ab5a-e763a225f2a7", "id": "0a1c2526b0994b2fa597a876fdffb297"}, "audit_ids": ["mbrTX_3nROqduuXL6uRORw"], "issued_at": "2018-11-14T19:20:16.000000Z"}} 2018-11-14 19:20:16,158 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-11-14 19:20:16,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}1cf411862fa7165b09135853d38c7819166181df" -d '{"router": {"external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291"}, "name": "vmtp-router_b6359553-3b26-4488-ab5a-e763a225f2a7", "admin_state_up": true}}' 2018-11-14 19:20:17,725 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 615 X-Openstack-Request-Id: req-da3acf75-8902-4bad-8122-b83c6414875a Date: Wed, 14 Nov 2018 19:20:17 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3653731-6d80-49cb-86ba-17eff3eeceee", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "ecf3962d1c3942738a8416de9b5e5b65", "created_at": "2018-11-14T19:20:16Z", "admin_state_up": true, "updated_at": "2018-11-14T19:20:17Z", "revision_number": 2, "routes": [], "project_id": "ecf3962d1c3942738a8416de9b5e5b65", "id": "adac203c-cef9-4fe6-bf4c-dd1a84610067", "name": "vmtp-router_b6359553-3b26-4488-ab5a-e763a225f2a7"}} 2018-11-14 19:20:17,725 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-da3acf75-8902-4bad-8122-b83c6414875a 2018-11-14 19:20:17,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.56713294983s 2018-11-14 19:20:17,726 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-da3acf75-8902-4bad-8122-b83c6414875a 2018-11-14 19:20:17,726 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'928cbc5c-a6fa-468a-b088-88e266fca291', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b3653731-6d80-49cb-86ba-17eff3eeceee', u'ip_address': u'172.30.9.201'}]}, u'description': u'', u'tags': [], u'tenant_id': u'ecf3962d1c3942738a8416de9b5e5b65', u'created_at': u'2018-11-14T19:20:16Z', u'admin_state_up': True, u'updated_at': u'2018-11-14T19:20:17Z', u'revision_number': 2, u'routes': [], u'project_id': u'ecf3962d1c3942738a8416de9b5e5b65', u'id': u'adac203c-cef9-4fe6-bf4c-dd1a84610067', u'name': u'vmtp-router_b6359553-3b26-4488-ab5a-e763a225f2a7'}) 2018-11-14 19:20:17,727 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-11-14 19:20:21,583 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:ee1167b7b8bf490b2f9a9885f2d7dcff sha256:1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1 2018-11-14 19:20:21,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 19:20:21,598 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Wed, 14 Nov 2018 19:20:21 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-11-14 19:20:21,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 19:20:21,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1cf411862fa7165b09135853d38c7819166181df" 2018-11-14 19:20:22,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-02c04ef0-676f-41b9-9695-57f7ad185983 Date: Wed, 14 Nov 2018 19:20:22 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 19:20:22,337 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-02c04ef0-676f-41b9-9695-57f7ad185983 2018-11-14 19:20:22,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.733931064606s 2018-11-14 19:20:22,337 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-02c04ef0-676f-41b9-9695-57f7ad185983 2018-11-14 19:20:22,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-14 19:20:22,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}1cf411862fa7165b09135853d38c7819166181df" -d '{"owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "owner_specified.shade.object": "images/vmtp-img_b6359553-3b26-4488-ab5a-e763a225f2a7", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmtp-img_b6359553-3b26-4488-ab5a-e763a225f2a7"}' 2018-11-14 19:20:22,598 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 860 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/5ba2faea-eaa6-47f9-b207-5b39ad815727 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d23c0cc5-bef2-4943-97e8-6c0f199667e3 Date: Wed, 14 Nov 2018 19:20:22 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/5ba2faea-eaa6-47f9-b207-5b39ad815727/file", "owner": "ecf3962d1c3942738a8416de9b5e5b65", "id": "5ba2faea-eaa6-47f9-b207-5b39ad815727", "size": null, "self": "/v2/images/5ba2faea-eaa6-47f9-b207-5b39ad815727", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "updated_at": "2018-11-14T19:20:22Z", "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_b6359553-3b26-4488-ab5a-e763a225f2a7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "vmtp-img_b6359553-3b26-4488-ab5a-e763a225f2a7", "checksum": null, "created_at": "2018-11-14T19:20:22Z", "protected": false} 2018-11-14 19:20:22,598 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-d23c0cc5-bef2-4943-97e8-6c0f199667e3 2018-11-14 19:20:22,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.25191116333s 2018-11-14 19:20:22,599 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-d23c0cc5-bef2-4943-97e8-6c0f199667e3 returning object 5ba2faea-eaa6-47f9-b207-5b39ad815727 2018-11-14 19:20:22,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-14 19:20:22,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/5ba2faea-eaa6-47f9-b207-5b39ad815727/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}1cf411862fa7165b09135853d38c7819166181df" -d '' 2018-11-14 19:20:26,514 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-20b3c8e9-d1e1-4f19-ac9f-0d6f71641252 Date: Wed, 14 Nov 2018 19:20:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 19:20:26,514 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/5ba2faea-eaa6-47f9-b207-5b39ad815727/file used request id req-20b3c8e9-d1e1-4f19-ac9f-0d6f71641252 2018-11-14 19:20:26,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 3.91471886635s 2018-11-14 19:20:26,515 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/5ba2faea-eaa6-47f9-b207-5b39ad815727/file used request id req-20b3c8e9-d1e1-4f19-ac9f-0d6f71641252 2018-11-14 19:20:26,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 19:20:26,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1cf411862fa7165b09135853d38c7819166181df" 2018-11-14 19:20:26,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1191 Content-Type: application/json X-Openstack-Request-Id: req-8bd934a0-dcab-4637-924d-71c43d9e732d Date: Wed, 14 Nov 2018 19:20:26 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/5ba2faea-eaa6-47f9-b207-5b39ad815727/snap", "metadata": {}}], "file": "/v2/images/5ba2faea-eaa6-47f9-b207-5b39ad815727/file", "owner": "ecf3962d1c3942738a8416de9b5e5b65", "id": "5ba2faea-eaa6-47f9-b207-5b39ad815727", "size": 263586304, "self": "/v2/images/5ba2faea-eaa6-47f9-b207-5b39ad815727", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/5ba2faea-eaa6-47f9-b207-5b39ad815727/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "updated_at": "2018-11-14T19:20:26Z", "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_b6359553-3b26-4488-ab5a-e763a225f2a7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "vmtp-img_b6359553-3b26-4488-ab5a-e763a225f2a7", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "created_at": "2018-11-14T19:20:22Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 19:20:26,861 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-8bd934a0-dcab-4637-924d-71c43d9e732d 2018-11-14 19:20:26,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.341279983521s 2018-11-14 19:20:26,861 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-8bd934a0-dcab-4637-924d-71c43d9e732d 2018-11-14 19:20:26,863 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/5ba2faea-eaa6-47f9-b207-5b39ad815727/snap', u'metadata': Munch({})})], 'file': u'/v2/images/5ba2faea-eaa6-47f9-b207-5b39ad815727/file', 'owner': u'ecf3962d1c3942738a8416de9b5e5b65', 'id': u'5ba2faea-eaa6-47f9-b207-5b39ad815727', 'size': 263586304, u'self': u'/v2/images/5ba2faea-eaa6-47f9-b207-5b39ad815727', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ecf3962d1c3942738a8416de9b5e5b65', 'name': 'vmtp-project_b6359553-3b26-4488-ab5a-e763a225f2a7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/5ba2faea-eaa6-47f9-b207-5b39ad815727/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-14T19:20:26Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-14T19:20:26Z', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'owner_specified.shade.object': u'images/vmtp-img_b6359553-3b26-4488-ab5a-e763a225f2a7', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', 'properties': {u'self': u'/v2/images/5ba2faea-eaa6-47f9-b207-5b39ad815727', u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', u'owner_specified.shade.object': u'images/vmtp-img_b6359553-3b26-4488-ab5a-e763a225f2a7', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'schema': u'/v2/schemas/image'}, 'name': u'vmtp-img_b6359553-3b26-4488-ab5a-e763a225f2a7', 'created': u'2018-11-14T19:20:22Z', 'checksum': u'ee1167b7b8bf490b2f9a9885f2d7dcff', 'created_at': u'2018-11-14T19:20:22Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/5ba2faea-eaa6-47f9-b207-5b39ad815727', u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', u'owner_specified.shade.object': u'images/vmtp-img_b6359553-3b26-4488-ab5a-e763a225f2a7', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'schema': u'/v2/schemas/image'}}) 2018-11-14 19:20:26,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-14 19:20:26,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}3916a8b2613ff05119e9cbe78e131477ca080a6f" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vmtp-flavor_b6359553-3b26-4488-ab5a-e763a225f2a7", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": null, "swap": 0}}' 2018-11-14 19:20:26,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:20:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e3ad0b78-4a5e-4f35-9514-cd10d43bf4eb x-compute-request-id: req-e3ad0b78-4a5e-4f35-9514-cd10d43bf4eb Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmtp-flavor_b6359553-3b26-4488-ab5a-e763a225f2a7", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/23c4168a-11c8-43c0-9a51-12dc333aa218", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/23c4168a-11c8-43c0-9a51-12dc333aa218", "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": "23c4168a-11c8-43c0-9a51-12dc333aa218"}} 2018-11-14 19:20:26,916 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-e3ad0b78-4a5e-4f35-9514-cd10d43bf4eb 2018-11-14 19:20:26,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.052267074585s 2018-11-14 19:20:26,917 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-e3ad0b78-4a5e-4f35-9514-cd10d43bf4eb 2018-11-14 19:20:26,918 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmtp-flavor_b6359553-3b26-4488-ab5a-e763a225f2a7', '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'49be60fcc4c34adea9e7c304d872b17d', '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'23c4168a-11c8-43c0-9a51-12dc333aa218', 'swap': 0}) 2018-11-14 19:20:26,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-14 19:20:26,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/23c4168a-11c8-43c0-9a51-12dc333aa218/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}3916a8b2613ff05119e9cbe78e131477ca080a6f" -d '{"extra_specs": {}}' 2018-11-14 19:20:26,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:20:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7cccf49e-6632-4353-a73e-facf8b2acec0 x-compute-request-id: req-7cccf49e-6632-4353-a73e-facf8b2acec0 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-14 19:20:26,939 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/23c4168a-11c8-43c0-9a51-12dc333aa218/os-extra_specs used request id req-7cccf49e-6632-4353-a73e-facf8b2acec0 2018-11-14 19:20:26,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0208420753479s 2018-11-14 19:20:26,940 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/23c4168a-11c8-43c0-9a51-12dc333aa218/os-extra_specs used request id req-7cccf49e-6632-4353-a73e-facf8b2acec0 2018-11-14 19:20:26,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 19:20:26,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}3916a8b2613ff05119e9cbe78e131477ca080a6f" 2018-11-14 19:20:27,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:20:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbba6b23-628d-4f8f-9285-151277005e2e Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "dc8c0daec5c14ac98e0a1cbc5e510303", "links": {"self": "http://172.30.9.28:5000/v3/roles/dc8c0daec5c14ac98e0a1cbc5e510303"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:20:27,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-dbba6b23-628d-4f8f-9285-151277005e2e 2018-11-14 19:20:27,044 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100383043289s 2018-11-14 19:20:27,044 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-dbba6b23-628d-4f8f-9285-151277005e2e 2018-11-14 19:20:27,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 19:20:27,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}3916a8b2613ff05119e9cbe78e131477ca080a6f" 2018-11-14 19:20:27,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:20:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d3d9d0e-2f4e-4b79-9c3b-7cf23c009421 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "dc8c0daec5c14ac98e0a1cbc5e510303", "links": {"self": "http://172.30.9.28:5000/v3/roles/dc8c0daec5c14ac98e0a1cbc5e510303"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 19:20:27,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-1d3d9d0e-2f4e-4b79-9c3b-7cf23c009421 2018-11-14 19:20:27,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100123882294s 2018-11-14 19:20:27,150 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-1d3d9d0e-2f4e-4b79-9c3b-7cf23c009421 2018-11-14 19:20:27,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 19:20:27,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}3916a8b2613ff05119e9cbe78e131477ca080a6f" 2018-11-14 19:20:27,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:20:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e260731-4d03-4951-9b13-cb679fb63d12 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-14 19:20:27,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-3e260731-4d03-4951-9b13-cb679fb63d12 2018-11-14 19:20:27,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0995659828186s 2018-11-14 19:20:27,254 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-3e260731-4d03-4951-9b13-cb679fb63d12 2018-11-14 19:20:27,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 19:20:27,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}3916a8b2613ff05119e9cbe78e131477ca080a6f" 2018-11-14 19:20:27,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:20:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2f70418-e4dd-42f4-ae1d-14738976b865 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "vmtp-user_b6359553-3b26-4488-ab5a-e763a225f2a7", "links": {"self": "http://172.30.9.28:5000/v3/users/0a1c2526b0994b2fa597a876fdffb297"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0a1c2526b0994b2fa597a876fdffb297", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 19:20:27,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-e2f70418-e4dd-42f4-ae1d-14738976b865 2018-11-14 19:20:27,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.124477863312s 2018-11-14 19:20:27,380 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-e2f70418-e4dd-42f4-ae1d-14738976b865 2018-11-14 19:20:27,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 19:20:27,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}3916a8b2613ff05119e9cbe78e131477ca080a6f" 2018-11-14 19:20:27,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:20:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-867d36f0-3516-46a7-811b-efc1ed0a7560 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.28:5000/v3/projects/ecf3962d1c3942738a8416de9b5e5b65"}, "tags": [], "enabled": true, "id": "ecf3962d1c3942738a8416de9b5e5b65", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_b6359553-3b26-4488-ab5a-e763a225f2a7"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-14 19:20:27,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-867d36f0-3516-46a7-811b-efc1ed0a7560 2018-11-14 19:20:27,501 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.108736991882s 2018-11-14 19:20:27,501 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-867d36f0-3516-46a7-811b-efc1ed0a7560 2018-11-14 19:20:27,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-14 19:20:27,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=0a1c2526b0994b2fa597a876fdffb297&role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&scope.project.id=ecf3962d1c3942738a8416de9b5e5b65" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3916a8b2613ff05119e9cbe78e131477ca080a6f" 2018-11-14 19:20:27,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:20:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c28e04cd-a133-4f1e-825a-450d6166bbb0 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=0a1c2526b0994b2fa597a876fdffb297&role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&scope.project.id=ecf3962d1c3942738a8416de9b5e5b65", "previous": null, "next": null}} 2018-11-14 19:20:27,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=0a1c2526b0994b2fa597a876fdffb297&role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&scope.project.id=ecf3962d1c3942738a8416de9b5e5b65 used request id req-c28e04cd-a133-4f1e-825a-450d6166bbb0 2018-11-14 19:20:27,633 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.121438026428s 2018-11-14 19:20:27,634 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=0a1c2526b0994b2fa597a876fdffb297&role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&scope.project.id=ecf3962d1c3942738a8416de9b5e5b65 used request id req-c28e04cd-a133-4f1e-825a-450d6166bbb0 2018-11-14 19:20:27,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-14 19:20:27,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/ecf3962d1c3942738a8416de9b5e5b65/users/0a1c2526b0994b2fa597a876fdffb297/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3916a8b2613ff05119e9cbe78e131477ca080a6f" 2018-11-14 19:20:27,788 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 19:20:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4383b8b-41f7-4ea2-9f5d-68954c02ec64 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 19:20:27,788 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/ecf3962d1c3942738a8416de9b5e5b65/users/0a1c2526b0994b2fa597a876fdffb297/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 used request id req-e4383b8b-41f7-4ea2-9f5d-68954c02ec64 2018-11-14 19:20:27,789 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.151272058487s 2018-11-14 19:20:27,789 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/ecf3962d1c3942738a8416de9b5e5b65/users/0a1c2526b0994b2fa597a876fdffb297/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 used request id req-e4383b8b-41f7-4ea2-9f5d-68954c02ec64 2018-11-14 19:20:27,789 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - Creating keypair with name: 'vmtp_b6359553-3b26-4488-ab5a-e763a225f2a7' 2018-11-14 19:20:27,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-11-14 19:20:27,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}1cf411862fa7165b09135853d38c7819166181df" -d '{"keypair": {"name": "vmtp_b6359553-3b26-4488-ab5a-e763a225f2a7"}}' 2018-11-14 19:20:28,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 19:20: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-0221c9ad-6f0b-41f4-930c-68bfafe9f46b x-compute-request-id: req-0221c9ad-6f0b-41f4-930c-68bfafe9f46b Content-Encoding: gzip Content-Length: 1794 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDvAjEIgczq8i2H+6Bs9HWkbX+Dfcwpp7iWmo60Pk/0RH6n7f6yRG61hw+rjwd+XqroDbJUWd42UsLIbUOsjXKGHKecXM9JKCsNCFO/9DuiBIFhg8/TmdXt7I+YpAfXNa3TUUwqlc/b+/ZRcaV7STrkSFj5v+5+7lKz4TsE1Tpt5OJqRLvKgTYT05yRwIYJ5LJvv+8J8UQ7cmcAYkCz3h9QBOovL11NWeE8Z140B0Bzoatbij9NMxlYBHmN48qsNZeYeTaAGV9KDNbPv6hIfxnfP/JAREd4et39UGsnDMLYJX+kS9mcSH4KUFq3t8scmlXIDdVY2m9sKjg8/QlhzCUp Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA7wIxCIHM6vIth/ugbPR1pG1/g33MKae4lpqOtD5P9ER+p+3+\nskRutYcPq48Hfl6q6A2yVFneNlLCyG1DrI1yhhynnFzPSSgrDQhTv/Q7ogSBYYPP\n05nV7eyPmKQH1zWt01FMKpXP2/v2UXGle0k65EhY+b/ufu5Ss+E7BNU6beTiakS7\nyoE2E9OckcCGCeSyb7/vCfFEO3JnAGJAs94fUATqLy9dTVnhPGdeNAdAc6GrW4o/\nTTMZWAR5jePKrDWXmHk2gBlfSgzWz7+oSH8Z3z/yQERHeHrd/VBrJwzC2CV/pEvZ\nnEh+ClBat7fLHJpVyA3VWNpvbCo4PP0JYcwlKQIDAQABAoIBAQCds0p7HHoDA6w7\nLzIY8eu1hHJAZn6RdZL7/BrwnrTOrWsMjqIhKboKmIUkY4lEPl5yIqdptKpEGbNf\n34hpkCLijoGhUDONR62wObBY1WOLcYGUwA4exkA7bn0I8CIkQ8zfw6KH7rVppwRN\nlLjlcdojygC7OYK5ybJT8eapN7AH1VmGkoR9t2Ssc+RI2Yla1Y/xleRkak1URrij\nO9uZp37Z3JgSK1migHoCCbfbK41h5gBAXYuj8zdMsJEIsjhlN90cs43d4gHeRFxm\nSkGoOyXJxtdjnSpSuE2JiukZjHVA5tt8s+zBhdn6qtsnsEIGlxrrG7TpL+gorHRO\ndSrKzAoBAoGBAPnVRu7cCklGtyW7lHb14Ol8yLNSIukdl15wZex8CD/LK7kYLKIn\nss/fyt+KJHdkyq7OslomYAQ44FIxPQdc4sS0/+c1ihCyIf9xnOuoNcZVc1Ppgg8s\nqQT68YsCGdhU+JF9MwuAwK33+C47LE++jSImq3Rjzv2WRBgd+tN3PvIhAoGBAPTo\ng05PPICg95C6H5b9wug5dtAljNI3Fkn4AAeyZnDQyKa1Eh/oxNfftYywbN05ron+\nIgcHpNOlJqdZON3DtmkyxsogU3enc1Uw7+4juKYqon7aTTPDEmlbE2bEKycmjEEq\n/u/qPE9UHNG3GUucOveudtOvT+XF0OzrCFw1RWIJAoGAO/TjQQ+tqEhAS93ok2QO\nxfoccGyV1Dw1x4RR8Z8Sm7y2kYUrsP61+w1KMruEZOLbgXg5dUkgYeMEcrU+YDX6\ndhq6D1LZ/4fAgP1TG3sS7LY1Jz4y6FFffsJ6lVG7wh8iSEgzp98OXrHT7cRlrf2d\nAUUmgJgzZMhbLy6Cs506jgECgYBekiaaJ7jKRt4yUdz+9lC8UexSZh2h00nVGGIS\nls4+BDFnRoaQMddJMQavJDV1m9+NQ8gqBMaeP6jUeHygDgIzTzs6NA9nJg9AN1x/\nDeYwrEgBShUDxvEmI9gzF88+GAGS7KJzTHUrgOR8CwNGkjanDASwq4LjzGZoBj49\nNQjs2QKBgFZSRDuDiuPvjn2cp8NgsO0SuaN2nypvkG+e4fBMvbwwOK+BOtsKWHV8\nH1wpFv5o0UA/3eQPwAr7DT8iX5RzPvDxE44PcefhmpImdCoM90DZabiAeu0NYw3W\nCsssxBhPuA4i41lSIMN5gNd9moiqLQPfkruY35T/gCoZBj3R9Phw\n-----END RSA PRIVATE KEY-----\n", "user_id": "0a1c2526b0994b2fa597a876fdffb297", "name": "vmtp_b6359553-3b26-4488-ab5a-e763a225f2a7", "fingerprint": "70:ec:f5:60:fe:2f:d6:1e:c4:7e:2b:3d:fb:b0:3e:ea"}} 2018-11-14 19:20:28,135 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-0221c9ad-6f0b-41f4-930c-68bfafe9f46b 2018-11-14 19:20:28,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.345764160156s 2018-11-14 19:20:28,136 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-0221c9ad-6f0b-41f4-930c-68bfafe9f46b 2018-11-14 19:20:28,137 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDvAjEIgczq8i2H+6Bs9HWkbX+Dfcwpp7iWmo60Pk/0RH6n7f6yRG61hw+rjwd+XqroDbJUWd42UsLIbUOsjXKGHKecXM9JKCsNCFO/9DuiBIFhg8/TmdXt7I+YpAfXNa3TUUwqlc/b+/ZRcaV7STrkSFj5v+5+7lKz4TsE1Tpt5OJqRLvKgTYT05yRwIYJ5LJvv+8J8UQ7cmcAYkCz3h9QBOovL11NWeE8Z140B0Bzoatbij9NMxlYBHmN48qsNZeYeTaAGV9KDNbPv6hIfxnfP/JAREd4et39UGsnDMLYJX+kS9mcSH4KUFq3t8scmlXIDdVY2m9sKjg8/QlhzCUp Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA7wIxCIHM6vIth/ugbPR1pG1/g33MKae4lpqOtD5P9ER+p+3+\nskRutYcPq48Hfl6q6A2yVFneNlLCyG1DrI1yhhynnFzPSSgrDQhTv/Q7ogSBYYPP\n05nV7eyPmKQH1zWt01FMKpXP2/v2UXGle0k65EhY+b/ufu5Ss+E7BNU6beTiakS7\nyoE2E9OckcCGCeSyb7/vCfFEO3JnAGJAs94fUATqLy9dTVnhPGdeNAdAc6GrW4o/\nTTMZWAR5jePKrDWXmHk2gBlfSgzWz7+oSH8Z3z/yQERHeHrd/VBrJwzC2CV/pEvZ\nnEh+ClBat7fLHJpVyA3VWNpvbCo4PP0JYcwlKQIDAQABAoIBAQCds0p7HHoDA6w7\nLzIY8eu1hHJAZn6RdZL7/BrwnrTOrWsMjqIhKboKmIUkY4lEPl5yIqdptKpEGbNf\n34hpkCLijoGhUDONR62wObBY1WOLcYGUwA4exkA7bn0I8CIkQ8zfw6KH7rVppwRN\nlLjlcdojygC7OYK5ybJT8eapN7AH1VmGkoR9t2Ssc+RI2Yla1Y/xleRkak1URrij\nO9uZp37Z3JgSK1migHoCCbfbK41h5gBAXYuj8zdMsJEIsjhlN90cs43d4gHeRFxm\nSkGoOyXJxtdjnSpSuE2JiukZjHVA5tt8s+zBhdn6qtsnsEIGlxrrG7TpL+gorHRO\ndSrKzAoBAoGBAPnVRu7cCklGtyW7lHb14Ol8yLNSIukdl15wZex8CD/LK7kYLKIn\nss/fyt+KJHdkyq7OslomYAQ44FIxPQdc4sS0/+c1ihCyIf9xnOuoNcZVc1Ppgg8s\nqQT68YsCGdhU+JF9MwuAwK33+C47LE++jSImq3Rjzv2WRBgd+tN3PvIhAoGBAPTo\ng05PPICg95C6H5b9wug5dtAljNI3Fkn4AAeyZnDQyKa1Eh/oxNfftYywbN05ron+\nIgcHpNOlJqdZON3DtmkyxsogU3enc1Uw7+4juKYqon7aTTPDEmlbE2bEKycmjEEq\n/u/qPE9UHNG3GUucOveudtOvT+XF0OzrCFw1RWIJAoGAO/TjQQ+tqEhAS93ok2QO\nxfoccGyV1Dw1x4RR8Z8Sm7y2kYUrsP61+w1KMruEZOLbgXg5dUkgYeMEcrU+YDX6\ndhq6D1LZ/4fAgP1TG3sS7LY1Jz4y6FFffsJ6lVG7wh8iSEgzp98OXrHT7cRlrf2d\nAUUmgJgzZMhbLy6Cs506jgECgYBekiaaJ7jKRt4yUdz+9lC8UexSZh2h00nVGGIS\nls4+BDFnRoaQMddJMQavJDV1m9+NQ8gqBMaeP6jUeHygDgIzTzs6NA9nJg9AN1x/\nDeYwrEgBShUDxvEmI9gzF88+GAGS7KJzTHUrgOR8CwNGkjanDASwq4LjzGZoBj49\nNQjs2QKBgFZSRDuDiuPvjn2cp8NgsO0SuaN2nypvkG+e4fBMvbwwOK+BOtsKWHV8\nH1wpFv5o0UA/3eQPwAr7DT8iX5RzPvDxE44PcefhmpImdCoM90DZabiAeu0NYw3W\nCsssxBhPuA4i41lSIMN5gNd9moiqLQPfkruY35T/gCoZBj3R9Phw\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'0a1c2526b0994b2fa597a876fdffb297', 'name': u'vmtp_b6359553-3b26-4488-ab5a-e763a225f2a7', 'created_at': '2018-11-14T19:20:28.137064', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ecf3962d1c3942738a8416de9b5e5b65', 'name': 'vmtp-project_b6359553-3b26-4488-ab5a-e763a225f2a7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'70:ec:f5:60:fe:2f:d6:1e:c4:7e:2b:3d:fb:b0:3e:ea', 'type': 'ssh', 'id': u'vmtp_b6359553-3b26-4488-ab5a-e763a225f2a7'}) 2018-11-14 19:20:28,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-11-14 19:20:28,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/vmtp_b6359553-3b26-4488-ab5a-e763a225f2a7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cf411862fa7165b09135853d38c7819166181df" 2018-11-14 19:20:28,180 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 19:20: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-650347e9-f4a7-4252-9dc1-ee6c0bce0fdc x-compute-request-id: req-650347e9-f4a7-4252-9dc1-ee6c0bce0fdc Content-Length: 0 Content-Type: application/json 2018-11-14 19:20:28,180 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/vmtp_b6359553-3b26-4488-ab5a-e763a225f2a7 used request id req-650347e9-f4a7-4252-9dc1-ee6c0bce0fdc 2018-11-14 19:20:28,181 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0428559780121s 2018-11-14 19:20:28,181 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/vmtp_b6359553-3b26-4488-ab5a-e763a225f2a7 used request id req-650347e9-f4a7-4252-9dc1-ee6c0bce0fdc 2018-11-14 19:20:28,808 - 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-11-14 20:14:12,040 - functest.opnfv_tests.openstack.vmtp.vmtp - ERROR - Exception when calling ['vmtp', '-d', '--json', '/home/opnfv/functest/results/vmtp/vmtp.json', '-c', '/home/opnfv/functest/results/vmtp/vmtp.conf'] 2018-11-14 19:20:29,464 INFO Using http://172.30.9.28:5000//v3 2018-11-14 19:20:29,464 INFO VM public key: /tmp/tmpb8qO65 2018-11-14 19:20:29,464 INFO VM private key: /tmp/tmpTWo6WV 2018-11-14 19:20:30,598 INFO Found image vmtp-img_b6359553-3b26-4488-ab5a-e763a225f2a7 to launch VM, will continue 2018-11-14 19:20:31,562 INFO Using external router: vmtp-router_b6359553-3b26-4488-ab5a-e763a225f2a7 2018-11-14 19:20:31,562 INFO Using external network: external. 2018-11-14 19:20:33,424 INFO Created internal network: pns-internal-net_b6359553-3b26-4488-ab5a-e763a225f2a7. 2018-11-14 19:20:34,831 INFO Created internal network: pns-internal-net2_b6359553-3b26-4488-ab5a-e763a225f2a7. 2018-11-14 19:20:37,227 DEBUG Ext router associated to pns-internal-net_b6359553-3b26-4488-ab5a-e763a225f2a7 2018-11-14 19:20:39,017 DEBUG Ext router associated to pns-internal-net2_b6359553-3b26-4488-ab5a-e763a225f2a7 2018-11-14 19:20:39,275 INFO OpenStack agent: Unknown agent 2018-11-14 19:20:39,275 INFO OpenStack network type: vxlan 2018-11-14 19:20:41,430 INFO [TestServer_b6359553-3b26-4488-ab5a-e763a225f2a71] Creating server VM... 2018-11-14 19:20:41,430 DEBUG [TestServer_b6359553-3b26-4488-ab5a-e763a225f2a71] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-11-14 19:20:44,865 DEBUG [TestServer_b6359553-3b26-4488-ab5a-e763a225f2a71] VM status=BUILD, retrying 1 of 150... 2018-11-14 19:20:47,138 DEBUG [TestServer_b6359553-3b26-4488-ab5a-e763a225f2a71] VM status=BUILD, retrying 2 of 150... 2018-11-14 19:20:49,487 DEBUG [TestServer_b6359553-3b26-4488-ab5a-e763a225f2a71] VM status=BUILD, retrying 3 of 150... 2018-11-14 19:20:52,367 DEBUG [TestServer_b6359553-3b26-4488-ab5a-e763a225f2a71] VM status=BUILD, retrying 4 of 150... 2018-11-14 19:20:55,101 DEBUG [TestServer_b6359553-3b26-4488-ab5a-e763a225f2a71] VM status=BUILD, retrying 5 of 150... 2018-11-14 19:20:57,653 DEBUG [TestServer_b6359553-3b26-4488-ab5a-e763a225f2a71] VM status=BUILD, retrying 6 of 150... 2018-11-14 19:21:00,369 DEBUG [TestServer_b6359553-3b26-4488-ab5a-e763a225f2a71] VM status=BUILD, retrying 7 of 150... 2018-11-14 19:21:03,193 DEBUG [TestServer_b6359553-3b26-4488-ab5a-e763a225f2a71] VM status=BUILD, retrying 8 of 150... 2018-11-14 19:21:05,894 DEBUG [TestServer_b6359553-3b26-4488-ab5a-e763a225f2a71] VM status=BUILD, retrying 9 of 150... 2018-11-14 19:21:08,448 DEBUG [TestServer_b6359553-3b26-4488-ab5a-e763a225f2a71] VM status=BUILD, retrying 10 of 150... 2018-11-14 19:21:10,981 DEBUG [TestServer_b6359553-3b26-4488-ab5a-e763a225f2a71] VM status=BUILD, retrying 11 of 150... 2018-11-14 19:21:13,521 DEBUG [TestServer_b6359553-3b26-4488-ab5a-e763a225f2a71] VM status=BUILD, retrying 12 of 150... 2018-11-14 19:21:16,416 DEBUG [TestServer_b6359553-3b26-4488-ab5a-e763a225f2a71] VM status=BUILD, retrying 13 of 150... 2018-11-14 19:21:18,959 DEBUG [TestServer_b6359553-3b26-4488-ab5a-e763a225f2a71] VM status=BUILD, retrying 14 of 150... 2018-11-14 19:21:21,678 DEBUG [TestServer_b6359553-3b26-4488-ab5a-e763a225f2a71] VM status=BUILD, retrying 15 of 150... 2018-11-14 19:21:24,196 DEBUG [TestServer_b6359553-3b26-4488-ab5a-e763a225f2a71] VM status=BUILD, retrying 16 of 150... 2018-11-14 19:21:26,736 DEBUG [TestServer_b6359553-3b26-4488-ab5a-e763a225f2a71] VM status=BUILD, retrying 17 of 150... 2018-11-14 19:21:29,310 DEBUG [TestServer_b6359553-3b26-4488-ab5a-e763a225f2a71] VM status=BUILD, retrying 18 of 150... 2018-11-14 19:21:31,836 DEBUG [TestServer_b6359553-3b26-4488-ab5a-e763a225f2a71] VM status=BUILD, retrying 19 of 150... 2018-11-14 19:21:34,374 DEBUG [TestServer_b6359553-3b26-4488-ab5a-e763a225f2a71] VM status=BUILD, retrying 20 of 150... 2018-11-14 19:21:37,060 DEBUG [TestServer_b6359553-3b26-4488-ab5a-e763a225f2a71] VM status=BUILD, retrying 21 of 150... 2018-11-14 19:21:39,622 DEBUG [TestServer_b6359553-3b26-4488-ab5a-e763a225f2a71] VM status=BUILD, retrying 22 of 150... 2018-11-14 19:21:42,547 DEBUG [TestServer_b6359553-3b26-4488-ab5a-e763a225f2a71] VM status=BUILD, retrying 23 of 150... 2018-11-14 19:21:45,080 DEBUG [TestServer_b6359553-3b26-4488-ab5a-e763a225f2a71] VM status=BUILD, retrying 24 of 150... 2018-11-14 19:21:47,790 DEBUG [TestServer_b6359553-3b26-4488-ab5a-e763a225f2a71] VM status=BUILD, retrying 25 of 150... 2018-11-14 19:21:50,331 DEBUG [TestServer_b6359553-3b26-4488-ab5a-e763a225f2a71] VM status=BUILD, retrying 26 of 150... 2018-11-14 19:21:52,902 DEBUG [TestServer_b6359553-3b26-4488-ab5a-e763a225f2a71] VM status=BUILD, retrying 27 of 150... 2018-11-14 19:21:55,608 DEBUG [TestServer_b6359553-3b26-4488-ab5a-e763a225f2a71] VM status=BUILD, retrying 28 of 150... 2018-11-14 19:21:58,182 DEBUG [TestServer_b6359553-3b26-4488-ab5a-e763a225f2a71] VM status=BUILD, retrying 29 of 150... 2018-11-14 19:22:00,715 DEBUG [TestServer_b6359553-3b26-4488-ab5a-e763a225f2a71] VM status=BUILD, retrying 30 of 150... 2018-11-14 19:22:03,225 DEBUG [TestServer_b6359553-3b26-4488-ab5a-e763a225f2a71] VM status=BUILD, retrying 31 of 150... 2018-11-14 19:22:05,960 DEBUG [TestServer_b6359553-3b26-4488-ab5a-e763a225f2a71] VM status=BUILD, retrying 32 of 150... 2018-11-14 19:22:08,784 DEBUG [TestServer_b6359553-3b26-4488-ab5a-e763a225f2a71] VM status=BUILD, retrying 33 of 150... 2018-11-14 19:22:11,498 DEBUG [TestServer_b6359553-3b26-4488-ab5a-e763a225f2a71] VM status=BUILD, retrying 34 of 150... 2018-11-14 19:22:16,160 INFO [TestServer_b6359553-3b26-4488-ab5a-e763a225f2a71] Internal network IP: 192.168.1.6 2018-11-14 19:22:16,161 INFO [TestServer_b6359553-3b26-4488-ab5a-e763a225f2a71] SSH IP: 172.30.9.204 2018-11-14 19:22:16,161 INFO [TestServer_b6359553-3b26-4488-ab5a-e763a225f2a71] Setup SSH for ubuntu@172.30.9.204 2018-11-14 20:13:58,609 ERROR Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/vmtp/vmtp.py", line 475, in run self.setup() File "/usr/lib/python2.7/site-packages/vmtp/vmtp.py", line 318, in setup self.net.vm_int_net[0]) File "/usr/lib/python2.7/site-packages/vmtp/vmtp.py", line 169, in create_instance init_file_name=user_data_file)) File "/usr/lib/python2.7/site-packages/vmtp/perf_instance.py", line 47, in create init_file_name) File "/usr/lib/python2.7/site-packages/vmtp/instance.py", line 197, in create if not self.setup_ssh(self.ssh_access): File "/usr/lib/python2.7/site-packages/vmtp/instance.py", line 71, in setup_ssh connect_retry_count=self.config.ssh_retry_count) File "/usr/lib/python2.7/site-packages/vmtp/sshutils.py", line 173, in __init__ self.__get_distro() File "/usr/lib/python2.7/site-packages/vmtp/sshutils.py", line 360, in __get_distro (status, distro_out, _) = self.execute(distro_cmd) File "/usr/lib/python2.7/site-packages/vmtp/sshutils.py", line 323, in execute timeout=timeout, raise_on_error=False) File "/usr/lib/python2.7/site-packages/vmtp/sshutils.py", line 234, in run client = self._get_client() File "/usr/lib/python2.7/site-packages/vmtp/sshutils.py", line 214, in _get_client raise SSHError(msg) SSHError: [172.30.9.204] SSH Connection failed after 50 attempts 2018-11-14 20:13:58,610 INFO Cleaning up... 2018-11-14 20:13:58,611 INFO Deleting floating ip 7c0cf66c-4514-46bc-a7c3-bf4073196d61 2018-11-14 20:13:59,535 DEBUG [TestServer_b6359553-3b26-4488-ab5a-e763a225f2a71] Floating IP 172.30.9.204 deleted 2018-11-14 20:14:00,268 DEBUG [TestServer_b6359553-3b26-4488-ab5a-e763a225f2a71] Instance deleted 2018-11-14 20:14:07,732 INFO Network pns-internal-net_b6359553-3b26-4488-ab5a-e763a225f2a7 deleted. 2018-11-14 20:14:11,457 INFO Network pns-internal-net2_b6359553-3b26-4488-ab5a-e763a225f2a7 deleted. 2018-11-14 20:14:11,535 INFO Removed public key pns_public_key 2018-11-14 20:14:11,535 INFO Deleting security group 2018-11-14 20:14:11,959 INFO Summary of results ================== Total Scenarios: 29 Passed Scenarios: 0 [0.00%] Failed Scenarios: 0 [0.00%] Skipped Scenarios: 29 +----------+-------------------------------------------------------+-------------------+------+ | Scenario | Scenario Name | Functional Status | Data | +----------+-------------------------------------------------------+-------------------+------+ | 1.1 | Same Network, Fixed IP, Intra-node, TCP | SKIPPED | {} | | 1.2 | Same Network, Fixed IP, Intra-node, UDP | SKIPPED | {} | | 1.3 | Same Network, Fixed IP, Intra-node, ICMP | SKIPPED | {} | | 1.4 | Same Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 2.1 | Same Network, Fixed IP, Inter-node, TCP | SKIPPED | {} | | 2.2 | Same Network, Fixed IP, Inter-node, UDP | SKIPPED | {} | | 2.3 | Same Network, Fixed IP, Inter-node, ICMP | SKIPPED | {} | | 2.4 | Same Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 3.1 | Different Network, Fixed IP, Intra-node, TCP | SKIPPED | {} | | 3.2 | Different Network, Fixed IP, Intra-node, UDP | SKIPPED | {} | | 3.3 | Different Network, Fixed IP, Intra-node, ICMP | SKIPPED | {} | | 3.4 | Different Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 4.1 | Different Network, Fixed IP, Inter-node, TCP | SKIPPED | {} | | 4.2 | Different Network, Fixed IP, Inter-node, UDP | SKIPPED | {} | | 4.3 | Different Network, Fixed IP, Inter-node, ICMP | SKIPPED | {} | | 4.4 | Different Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 5.1 | Different Network, Floating IP, Intra-node, TCP | SKIPPED | {} | | 5.2 | Different Network, Floating IP, Intra-node, UDP | SKIPPED | {} | | 5.3 | Different Network, Floating IP, Intra-node, ICMP | SKIPPED | {} | | 5.4 | Different Network, Floating IP, Intra-node, Multicast | SKIPPED | {} | | 6.1 | Different Network, Floating IP, Inter-node, TCP | SKIPPED | {} | | 6.2 | Different Network, Floating IP, Inter-node, UDP | SKIPPED | {} | | 6.3 | Different Network, Floating IP, Inter-node, ICMP | SKIPPED | {} | | 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 | {} | +----------+-------------------------------------------------------+-------------------+------+ No handlers could be found for logger "vmtp_file" 2018-11-14 20:14:11,961 INFO Saving results in json file: /home/opnfv/functest/results/vmtp/vmtp.json... 2018-11-14 20:14:12,166 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-14 20:14:12,166 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmtp | functest | 53:56 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-11-14 20:14:12,172 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-11-14 20:14:12,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1cf411862fa7165b09135853d38c7819166181df" 2018-11-14 20:14:12,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 640 X-Openstack-Request-Id: req-a07848b0-7df1-49de-86f5-e04bed91e226 Date: Wed, 14 Nov 2018 20:14:12 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3653731-6d80-49cb-86ba-17eff3eeceee", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "ecf3962d1c3942738a8416de9b5e5b65", "created_at": "2018-11-14T19:20:16Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-11-14T20:14:03Z", "revision_number": 6, "routes": [], "project_id": "ecf3962d1c3942738a8416de9b5e5b65", "id": "adac203c-cef9-4fe6-bf4c-dd1a84610067", "name": "vmtp-router_b6359553-3b26-4488-ab5a-e763a225f2a7"}]} 2018-11-14 20:14:12,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-a07848b0-7df1-49de-86f5-e04bed91e226 2018-11-14 20:14:12,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.349996089935s 2018-11-14 20:14:12,523 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-a07848b0-7df1-49de-86f5-e04bed91e226 2018-11-14 20:14:12,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-11-14 20:14:12,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/adac203c-cef9-4fe6-bf4c-dd1a84610067.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cf411862fa7165b09135853d38c7819166181df" 2018-11-14 20:14:14,020 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c65a3907-27d4-4741-b889-19e78107eab6 Content-Length: 0 Date: Wed, 14 Nov 2018 20:14:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 20:14:14,020 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/adac203c-cef9-4fe6-bf4c-dd1a84610067.json used request id req-c65a3907-27d4-4741-b889-19e78107eab6 2018-11-14 20:14:14,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.49588894844s 2018-11-14 20:14:14,020 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/adac203c-cef9-4fe6-bf4c-dd1a84610067.json used request id req-c65a3907-27d4-4741-b889-19e78107eab6 2018-11-14 20:14:14,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 20:14:14,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1cf411862fa7165b09135853d38c7819166181df" 2018-11-14 20:14:14,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1191 Content-Type: application/json X-Openstack-Request-Id: req-9ff9f3b8-c18e-4fa3-87ff-f4fdeca31096 Date: Wed, 14 Nov 2018 20:14:14 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/5ba2faea-eaa6-47f9-b207-5b39ad815727/snap", "metadata": {}}], "file": "/v2/images/5ba2faea-eaa6-47f9-b207-5b39ad815727/file", "owner": "ecf3962d1c3942738a8416de9b5e5b65", "id": "5ba2faea-eaa6-47f9-b207-5b39ad815727", "size": 263586304, "self": "/v2/images/5ba2faea-eaa6-47f9-b207-5b39ad815727", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/5ba2faea-eaa6-47f9-b207-5b39ad815727/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "updated_at": "2018-11-14T19:20:26Z", "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_b6359553-3b26-4488-ab5a-e763a225f2a7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "vmtp-img_b6359553-3b26-4488-ab5a-e763a225f2a7", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "created_at": "2018-11-14T19:20:22Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 20:14:14,677 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-9ff9f3b8-c18e-4fa3-87ff-f4fdeca31096 2018-11-14 20:14:14,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.652148008347s 2018-11-14 20:14:14,678 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-9ff9f3b8-c18e-4fa3-87ff-f4fdeca31096 2018-11-14 20:14:14,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-14 20:14:14,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/5ba2faea-eaa6-47f9-b207-5b39ad815727 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cf411862fa7165b09135853d38c7819166181df" 2018-11-14 20:14:16,600 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-98c95c08-d1bd-49ef-b038-5692b437723f Date: Wed, 14 Nov 2018 20:14:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 20:14:16,601 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/5ba2faea-eaa6-47f9-b207-5b39ad815727 used request id req-98c95c08-d1bd-49ef-b038-5692b437723f 2018-11-14 20:14:16,601 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.92139482498s 2018-11-14 20:14:16,601 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/5ba2faea-eaa6-47f9-b207-5b39ad815727 used request id req-98c95c08-d1bd-49ef-b038-5692b437723f 2018-11-14 20:14:16,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-14 20:14:16,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}3916a8b2613ff05119e9cbe78e131477ca080a6f" 2018-11-14 20:14:16,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:14:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f57310f4-d41b-4668-ba2a-3210e110ea01 x-compute-request-id: req-f57310f4-d41b-4668-ba2a-3210e110ea01 Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmtp-flavor_b6359553-3b26-4488-ab5a-e763a225f2a7", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/23c4168a-11c8-43c0-9a51-12dc333aa218", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/23c4168a-11c8-43c0-9a51-12dc333aa218", "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": "23c4168a-11c8-43c0-9a51-12dc333aa218"}]} 2018-11-14 20:14:16,801 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-f57310f4-d41b-4668-ba2a-3210e110ea01 2018-11-14 20:14:16,801 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.199325084686s 2018-11-14 20:14:16,801 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-f57310f4-d41b-4668-ba2a-3210e110ea01 2018-11-14 20:14:16,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-14 20:14:16,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/23c4168a-11c8-43c0-9a51-12dc333aa218 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3916a8b2613ff05119e9cbe78e131477ca080a6f" 2018-11-14 20:14:16,850 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 20:14:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-60513186-c70f-4adf-8680-64a5c2cc4b70 x-compute-request-id: req-60513186-c70f-4adf-8680-64a5c2cc4b70 Content-Length: 0 Content-Type: application/json 2018-11-14 20:14:16,850 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/23c4168a-11c8-43c0-9a51-12dc333aa218 used request id req-60513186-c70f-4adf-8680-64a5c2cc4b70 2018-11-14 20:14:16,850 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0469341278076s 2018-11-14 20:14:16,851 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/23c4168a-11c8-43c0-9a51-12dc333aa218 used request id req-60513186-c70f-4adf-8680-64a5c2cc4b70 2018-11-14 20:14:16,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 20:14:16,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}3916a8b2613ff05119e9cbe78e131477ca080a6f" 2018-11-14 20:14:16,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:14:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb339c47-0d99-4edb-8e49-713804e810e9 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "vmtp-user_b6359553-3b26-4488-ab5a-e763a225f2a7", "links": {"self": "http://172.30.9.28:5000/v3/users/0a1c2526b0994b2fa597a876fdffb297"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0a1c2526b0994b2fa597a876fdffb297", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 20:14:16,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-eb339c47-0d99-4edb-8e49-713804e810e9 2018-11-14 20:14:16,968 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.11606502533s 2018-11-14 20:14:16,968 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-eb339c47-0d99-4edb-8e49-713804e810e9 2018-11-14 20:14:16,974 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 20:14:16,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/0a1c2526b0994b2fa597a876fdffb297 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3916a8b2613ff05119e9cbe78e131477ca080a6f" 2018-11-14 20:14:17,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:14:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cec5619-e415-4339-a6d5-e755473d06ae Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"user": {"name": "vmtp-user_b6359553-3b26-4488-ab5a-e763a225f2a7", "links": {"self": "http://172.30.9.28:5000/v3/users/0a1c2526b0994b2fa597a876fdffb297"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "0a1c2526b0994b2fa597a876fdffb297", "description": null}} 2018-11-14 20:14:17,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/0a1c2526b0994b2fa597a876fdffb297 used request id req-1cec5619-e415-4339-a6d5-e755473d06ae 2018-11-14 20:14:17,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.117820978165s 2018-11-14 20:14:17,092 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/0a1c2526b0994b2fa597a876fdffb297 used request id req-1cec5619-e415-4339-a6d5-e755473d06ae 2018-11-14 20:14:17,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-14 20:14:17,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/0a1c2526b0994b2fa597a876fdffb297 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3916a8b2613ff05119e9cbe78e131477ca080a6f" 2018-11-14 20:14:17,323 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 20:14:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50daf301-0d28-4657-a212-e17cc01c71cb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 20:14:17,323 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/0a1c2526b0994b2fa597a876fdffb297 used request id req-50daf301-0d28-4657-a212-e17cc01c71cb 2018-11-14 20:14:17,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.230549812317s 2018-11-14 20:14:17,323 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/0a1c2526b0994b2fa597a876fdffb297 used request id req-50daf301-0d28-4657-a212-e17cc01c71cb 2018-11-14 20:14:17,329 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 20:14:17,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}3916a8b2613ff05119e9cbe78e131477ca080a6f" 2018-11-14 20:14:17,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:14:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75ac4b5e-065b-4623-a506-0fa3ddfbb758 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.28:5000/v3/projects/ecf3962d1c3942738a8416de9b5e5b65"}, "tags": [], "enabled": true, "id": "ecf3962d1c3942738a8416de9b5e5b65", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_b6359553-3b26-4488-ab5a-e763a225f2a7"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-14 20:14:17,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-75ac4b5e-065b-4623-a506-0fa3ddfbb758 2018-11-14 20:14:17,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0942139625549s 2018-11-14 20:14:17,424 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-75ac4b5e-065b-4623-a506-0fa3ddfbb758 2018-11-14 20:14:17,428 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-14 20:14:17,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/ecf3962d1c3942738a8416de9b5e5b65 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3916a8b2613ff05119e9cbe78e131477ca080a6f" 2018-11-14 20:14:17,618 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 20:14:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-311d5a38-de04-453e-b8bf-f2e40b971911 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 20:14:17,618 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/ecf3962d1c3942738a8416de9b5e5b65 used request id req-311d5a38-de04-453e-b8bf-f2e40b971911 2018-11-14 20:14:17,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.18975687027s 2018-11-14 20:14:17,618 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/ecf3962d1c3942738a8416de9b5e5b65 used request id req-311d5a38-de04-453e-b8bf-f2e40b971911 2018-11-14 20:14:17,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 20:14:17,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}3916a8b2613ff05119e9cbe78e131477ca080a6f" 2018-11-14 20:14:17,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:14:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20464369-d8eb-45e4-871c-e1e1f81ceba9 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "dc8c0daec5c14ac98e0a1cbc5e510303", "links": {"self": "http://172.30.9.28:5000/v3/roles/dc8c0daec5c14ac98e0a1cbc5e510303"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 20:14:17,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-20464369-d8eb-45e4-871c-e1e1f81ceba9 2018-11-14 20:14:17,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101822853088s 2018-11-14 20:14:17,724 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-20464369-d8eb-45e4-871c-e1e1f81ceba9 2018-11-14 20:14:17,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-11-14 20:14:17,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/dc8c0daec5c14ac98e0a1cbc5e510303 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3916a8b2613ff05119e9cbe78e131477ca080a6f" 2018-11-14 20:14:17,887 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 20:14:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe6c868d-2659-4bcd-8c91-96220e298ab5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 20:14:17,887 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/dc8c0daec5c14ac98e0a1cbc5e510303 used request id req-fe6c868d-2659-4bcd-8c91-96220e298ab5 2018-11-14 20:14:17,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.157206058502s 2018-11-14 20:14:17,887 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/dc8c0daec5c14ac98e0a1cbc5e510303 used request id req-fe6c868d-2659-4bcd-8c91-96220e298ab5 2018-11-14 20:14:17,890 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-14 20:14:17,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=ecf3962d1c3942738a8416de9b5e5b65&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}3916a8b2613ff05119e9cbe78e131477ca080a6f" 2018-11-14 20:14:18,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-c0acab01-cbc5-4087-b334-ffa4c1ad97b8 Date: Wed, 14 Nov 2018 20:14:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ecf3962d1c3942738a8416de9b5e5b65", "created_at": "2018-11-14T19:20:31Z", "updated_at": "2018-11-14T19:20:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T19:20:31Z", "revision_number": 0, "id": "35e178d5-030c-4a7e-aaeb-849ada51a5ff", "remote_group_id": "5786978a-921f-483d-acc9-96e4a7017c36", "remote_ip_prefix": null, "created_at": "2018-11-14T19:20:31Z", "security_group_id": "5786978a-921f-483d-acc9-96e4a7017c36", "tenant_id": "ecf3962d1c3942738a8416de9b5e5b65", "port_range_min": null, "ethertype": "IPv4", "project_id": "ecf3962d1c3942738a8416de9b5e5b65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T19:20:31Z", "revision_number": 0, "id": "50bad39c-4a82-40d8-b173-e18cf38d4754", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T19:20:31Z", "security_group_id": "5786978a-921f-483d-acc9-96e4a7017c36", "tenant_id": "ecf3962d1c3942738a8416de9b5e5b65", "port_range_min": null, "ethertype": "IPv4", "project_id": "ecf3962d1c3942738a8416de9b5e5b65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T19:20:31Z", "revision_number": 0, "id": "660a1cc4-718e-429b-8948-81aa3bf01b22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T19:20:31Z", "security_group_id": "5786978a-921f-483d-acc9-96e4a7017c36", "tenant_id": "ecf3962d1c3942738a8416de9b5e5b65", "port_range_min": null, "ethertype": "IPv6", "project_id": "ecf3962d1c3942738a8416de9b5e5b65"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T19:20:31Z", "revision_number": 0, "id": "7dd3c6a0-38cf-444e-b8bd-74e88db702fe", "remote_group_id": "5786978a-921f-483d-acc9-96e4a7017c36", "remote_ip_prefix": null, "created_at": "2018-11-14T19:20:31Z", "security_group_id": "5786978a-921f-483d-acc9-96e4a7017c36", "tenant_id": "ecf3962d1c3942738a8416de9b5e5b65", "port_range_min": null, "ethertype": "IPv6", "project_id": "ecf3962d1c3942738a8416de9b5e5b65"}], "revision_number": 4, "project_id": "ecf3962d1c3942738a8416de9b5e5b65", "id": "5786978a-921f-483d-acc9-96e4a7017c36", "name": "default"}]} 2018-11-14 20:14:18,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=ecf3962d1c3942738a8416de9b5e5b65&name=default used request id req-c0acab01-cbc5-4087-b334-ffa4c1ad97b8 2018-11-14 20:14:18,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.241497993469s 2018-11-14 20:14:18,132 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=ecf3962d1c3942738a8416de9b5e5b65&name=default used request id req-c0acab01-cbc5-4087-b334-ffa4c1ad97b8 2018-11-14 20:14:18,135 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-14 20:14:18,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}3916a8b2613ff05119e9cbe78e131477ca080a6f" 2018-11-14 20:14:18,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-5eadbdd0-f4a6-4803-9b68-a4f2dd65b050 Date: Wed, 14 Nov 2018 20:14:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ecf3962d1c3942738a8416de9b5e5b65", "created_at": "2018-11-14T19:20:31Z", "updated_at": "2018-11-14T19:20:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T19:20:31Z", "revision_number": 0, "id": "35e178d5-030c-4a7e-aaeb-849ada51a5ff", "remote_group_id": "5786978a-921f-483d-acc9-96e4a7017c36", "remote_ip_prefix": null, "created_at": "2018-11-14T19:20:31Z", "security_group_id": "5786978a-921f-483d-acc9-96e4a7017c36", "tenant_id": "ecf3962d1c3942738a8416de9b5e5b65", "port_range_min": null, "ethertype": "IPv4", "project_id": "ecf3962d1c3942738a8416de9b5e5b65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T19:20:31Z", "revision_number": 0, "id": "50bad39c-4a82-40d8-b173-e18cf38d4754", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T19:20:31Z", "security_group_id": "5786978a-921f-483d-acc9-96e4a7017c36", "tenant_id": "ecf3962d1c3942738a8416de9b5e5b65", "port_range_min": null, "ethertype": "IPv4", "project_id": "ecf3962d1c3942738a8416de9b5e5b65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T19:20:31Z", "revision_number": 0, "id": "660a1cc4-718e-429b-8948-81aa3bf01b22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T19:20:31Z", "security_group_id": "5786978a-921f-483d-acc9-96e4a7017c36", "tenant_id": "ecf3962d1c3942738a8416de9b5e5b65", "port_range_min": null, "ethertype": "IPv6", "project_id": "ecf3962d1c3942738a8416de9b5e5b65"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T19:20:31Z", "revision_number": 0, "id": "7dd3c6a0-38cf-444e-b8bd-74e88db702fe", "remote_group_id": "5786978a-921f-483d-acc9-96e4a7017c36", "remote_ip_prefix": null, "created_at": "2018-11-14T19:20:31Z", "security_group_id": "5786978a-921f-483d-acc9-96e4a7017c36", "tenant_id": "ecf3962d1c3942738a8416de9b5e5b65", "port_range_min": null, "ethertype": "IPv6", "project_id": "ecf3962d1c3942738a8416de9b5e5b65"}], "revision_number": 4, "project_id": "ecf3962d1c3942738a8416de9b5e5b65", "id": "5786978a-921f-483d-acc9-96e4a7017c36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 20:14:18,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-5eadbdd0-f4a6-4803-9b68-a4f2dd65b050 2018-11-14 20:14:18,407 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.272260904312s 2018-11-14 20:14:18,408 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-5eadbdd0-f4a6-4803-9b68-a4f2dd65b050 2018-11-14 20:14:18,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-14 20:14:18,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/5786978a-921f-483d-acc9-96e4a7017c36.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3916a8b2613ff05119e9cbe78e131477ca080a6f" 2018-11-14 20:14:18,791 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-200dbe46-c559-4e6f-aa6b-39c0ff43cd04 Content-Length: 0 Date: Wed, 14 Nov 2018 20:14:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 20:14:18,791 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/5786978a-921f-483d-acc9-96e4a7017c36.json used request id req-200dbe46-c559-4e6f-aa6b-39c0ff43cd04 2018-11-14 20:14:18,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.377887010574s 2018-11-14 20:14:18,791 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/5786978a-921f-483d-acc9-96e4a7017c36.json used request id req-200dbe46-c559-4e6f-aa6b-39c0ff43cd04 2018-11-14 20:14:18,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 20:14:18,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1cf411862fa7165b09135853d38c7819166181df" 2018-11-14 20:14:18,906 - keystoneauth.session - DEBUG - RESP: [401] Content-Type: application/json Content-Length: 114 Www-Authenticate: Keystone uri='http://192.30.9.9:5000' X-Openstack-Request-Id: req-812d646a-2671-4538-b7c9-0ab6cc7b26d8 Date: Wed, 14 Nov 2018 20:14:18 GMT RESP BODY: {"error": {"message": "The request you have made requires authentication.", "code": 401, "title": "Unauthorized"}} 2018-11-14 20:14:18,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-812d646a-2671-4538-b7c9-0ab6cc7b26d8 2018-11-14 20:14:18,906 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-11-14 20:14:18,921 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-11-14 20:14:18,922 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.129655122757s 2018-11-14 20:14:18,922 - xtesting.ci.run_tests - ERROR - The test case 'vmtp' failed. 2018-11-14 20:14:18,933 - xtesting.ci.run_tests - INFO - Loading test case 'shaker'... 2018-11-14 20:14:18,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 20:14:18,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:14:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88de7380-6d78-49fd-b493-805cd27ca038 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 20:14:18,960 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-88de7380-6d78-49fd-b493-805cd27ca038 2018-11-14 20:14:18,961 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-11-14 20:14:19,354 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T21:14:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd6ecd77940a49ebb20fa24f8fa3cf77"}, "audit_ids": ["XOo3atO4TAqcRhcGEOTIPw"], "issued_at": "2018-11-14T20:14:19.000000Z"}} 2018-11-14 20:14:19,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 20:14:19,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}1c9e7d3d43d0f26aa0fdb32aa3908d47f91d5d47" 2018-11-14 20:14:19,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-cb5d90c1-d525-4cff-bd94-098173ced09d Date: Wed, 14 Nov 2018 20:14:19 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"928cbc5c-a6fa-468a-b088-88e266fca291","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","status":"ACTIVE","subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"description":"","tags":[],"updated_at":"2018-11-14T17:04:27Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","provider:network_type":"flat"}]} 2018-11-14 20:14:19,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-cb5d90c1-d525-4cff-bd94-098173ced09d 2018-11-14 20:14:19,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.291342973709s 2018-11-14 20:14:19,650 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-cb5d90c1-d525-4cff-bd94-098173ced09d 2018-11-14 20:14:19,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 20:14:19,660 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 20:14: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 20:14:19,661 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 20:14:19,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1c9e7d3d43d0f26aa0fdb32aa3908d47f91d5d47" 2018-11-14 20:14:19,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:14:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62f63612-0a92-43ef-af4c-b6437f7f470b Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/d5e6db7c06bf4799a784ea87405dbbb1"}, "tags": [], "enabled": true, "id": "d5e6db7c06bf4799a784ea87405dbbb1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-11-14 20:14:19,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-62f63612-0a92-43ef-af4c-b6437f7f470b 2018-11-14 20:14:19,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.105684995651s 2018-11-14 20:14:19,767 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-62f63612-0a92-43ef-af4c-b6437f7f470b 2018-11-14 20:14:19,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-14 20:14:19,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}1c9e7d3d43d0f26aa0fdb32aa3908d47f91d5d47" -d '{"project": {"description": "Created by OPNFV Functest: shaker", "enabled": true, "domain_id": "default", "name": "shaker-project_a228d2ab-a985-4f7a-965b-bb5377662abd"}}' 2018-11-14 20:14:19,929 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 20:14:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16f4c005-9411-4a76-b6d2-e159275108c8 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.28:5000/v3/projects/611a2d334c0a499bb6f22d97e4b99664"}, "tags": [], "enabled": true, "id": "611a2d334c0a499bb6f22d97e4b99664", "parent_id": "default", "domain_id": "default", "name": "shaker-project_a228d2ab-a985-4f7a-965b-bb5377662abd"}} 2018-11-14 20:14:19,929 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-16f4c005-9411-4a76-b6d2-e159275108c8 2018-11-14 20:14:19,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.156089067459s 2018-11-14 20:14:19,930 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-16f4c005-9411-4a76-b6d2-e159275108c8 2018-11-14 20:14:19,930 - 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'611a2d334c0a499bb6f22d97e4b99664', '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_a228d2ab-a985-4f7a-965b-bb5377662abd'}) 2018-11-14 20:14:19,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-11-14 20:14:19,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}1c9e7d3d43d0f26aa0fdb32aa3908d47f91d5d47" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "81fa5e21-50cd-4784-a827-9e0c95ae4d05", "email": null, "name": "shaker-user_a228d2ab-a985-4f7a-965b-bb5377662abd"}}' 2018-11-14 20:14:20,444 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 20:14:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-357d9f20-aae5-4391-96b7-bb8695c6258a Content-Length: 321 Content-Type: application/json RESP BODY: {"user": {"name": "shaker-user_a228d2ab-a985-4f7a-965b-bb5377662abd", "links": {"self": "http://172.30.9.28:5000/v3/users/cd7debd3898148888978ce32aa2c8dea"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cd7debd3898148888978ce32aa2c8dea", "domain_id": "default", "password_expires_at": null}} 2018-11-14 20:14:20,444 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-357d9f20-aae5-4391-96b7-bb8695c6258a 2018-11-14 20:14:20,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.507714986801s 2018-11-14 20:14:20,445 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-357d9f20-aae5-4391-96b7-bb8695c6258a 2018-11-14 20:14:20,445 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'cd7debd3898148888978ce32aa2c8dea', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'shaker-user_a228d2ab-a985-4f7a-965b-bb5377662abd'}) 2018-11-14 20:14:20,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 20:14:20,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1c9e7d3d43d0f26aa0fdb32aa3908d47f91d5d47" 2018-11-14 20:14:20,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:14:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1255799-3546-4f8d-bb82-09321fb30ee9 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 20:14:20,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b1255799-3546-4f8d-bb82-09321fb30ee9 2018-11-14 20:14:20,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104594945908s 2018-11-14 20:14:20,554 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b1255799-3546-4f8d-bb82-09321fb30ee9 2018-11-14 20:14:20,558 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 20:14:20,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1c9e7d3d43d0f26aa0fdb32aa3908d47f91d5d47" 2018-11-14 20:14:20,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:14:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cffe2149-ed9c-4092-9074-dec6b73358e8 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 20:14:20,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-cffe2149-ed9c-4092-9074-dec6b73358e8 2018-11-14 20:14:20,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101487874985s 2018-11-14 20:14:20,659 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-cffe2149-ed9c-4092-9074-dec6b73358e8 2018-11-14 20:14:20,661 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-14 20:14:20,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-11-14 20:14:20,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}1c9e7d3d43d0f26aa0fdb32aa3908d47f91d5d47" -d '{"role": {"name": "Member"}}' 2018-11-14 20:14:20,786 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 20:14:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1da341ce-6555-4385-887a-4d3748056a22 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "eb03104db86448adb2a4084f60c95fd3", "links": {"self": "http://172.30.9.28:5000/v3/roles/eb03104db86448adb2a4084f60c95fd3"}, "name": "Member"}} 2018-11-14 20:14:20,787 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-1da341ce-6555-4385-887a-4d3748056a22 2018-11-14 20:14:20,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.122400999069s 2018-11-14 20:14:20,787 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-1da341ce-6555-4385-887a-4d3748056a22 2018-11-14 20:14:20,788 - 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'eb03104db86448adb2a4084f60c95fd3'}) 2018-11-14 20:14:20,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 20:14:20,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1c9e7d3d43d0f26aa0fdb32aa3908d47f91d5d47" 2018-11-14 20:14:20,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:14:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b16b0192-c4f2-4834-8124-dafa53759d73 Content-Encoding: gzip Content-Length: 354 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "eb03104db86448adb2a4084f60c95fd3", "links": {"self": "http://172.30.9.28:5000/v3/roles/eb03104db86448adb2a4084f60c95fd3"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 20:14:20,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b16b0192-c4f2-4834-8124-dafa53759d73 2018-11-14 20:14:20,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.106450796127s 2018-11-14 20:14:20,900 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b16b0192-c4f2-4834-8124-dafa53759d73 2018-11-14 20:14:20,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 20:14:20,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1c9e7d3d43d0f26aa0fdb32aa3908d47f91d5d47" 2018-11-14 20:14:21,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:14:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21e03ba8-c49d-4275-af6f-6510daccbfe1 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-14 20:14:21,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-21e03ba8-c49d-4275-af6f-6510daccbfe1 2018-11-14 20:14:21,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.101068019867s 2018-11-14 20:14:21,007 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-21e03ba8-c49d-4275-af6f-6510daccbfe1 2018-11-14 20:14:21,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 20:14:21,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1c9e7d3d43d0f26aa0fdb32aa3908d47f91d5d47" 2018-11-14 20:14:21,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:14:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb5b9102-cb57-45f7-9dce-1c1ddaf43344 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "shaker-user_a228d2ab-a985-4f7a-965b-bb5377662abd", "links": {"self": "http://172.30.9.28:5000/v3/users/cd7debd3898148888978ce32aa2c8dea"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cd7debd3898148888978ce32aa2c8dea", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 20:14:21,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-fb5b9102-cb57-45f7-9dce-1c1ddaf43344 2018-11-14 20:14:21,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.128181934357s 2018-11-14 20:14:21,136 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-fb5b9102-cb57-45f7-9dce-1c1ddaf43344 2018-11-14 20:14:21,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 20:14:21,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}1c9e7d3d43d0f26aa0fdb32aa3908d47f91d5d47" 2018-11-14 20:14:21,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:14:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcdf343d-ac99-4d39-9136-192eb4e0921b Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.28:5000/v3/projects/611a2d334c0a499bb6f22d97e4b99664"}, "tags": [], "enabled": true, "id": "611a2d334c0a499bb6f22d97e4b99664", "parent_id": "default", "domain_id": "default", "name": "shaker-project_a228d2ab-a985-4f7a-965b-bb5377662abd"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-14 20:14:21,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-bcdf343d-ac99-4d39-9136-192eb4e0921b 2018-11-14 20:14:21,259 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.110672235489s 2018-11-14 20:14:21,259 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-bcdf343d-ac99-4d39-9136-192eb4e0921b 2018-11-14 20:14:21,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-14 20:14:21,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=cd7debd3898148888978ce32aa2c8dea&role.id=eb03104db86448adb2a4084f60c95fd3&scope.project.id=611a2d334c0a499bb6f22d97e4b99664" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1c9e7d3d43d0f26aa0fdb32aa3908d47f91d5d47" 2018-11-14 20:14:21,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:14:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41e7267a-6540-4fa3-8cbb-0f1acbad3123 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=cd7debd3898148888978ce32aa2c8dea&role.id=eb03104db86448adb2a4084f60c95fd3&scope.project.id=611a2d334c0a499bb6f22d97e4b99664", "previous": null, "next": null}} 2018-11-14 20:14:21,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=cd7debd3898148888978ce32aa2c8dea&role.id=eb03104db86448adb2a4084f60c95fd3&scope.project.id=611a2d334c0a499bb6f22d97e4b99664 used request id req-41e7267a-6540-4fa3-8cbb-0f1acbad3123 2018-11-14 20:14:21,361 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0946800708771s 2018-11-14 20:14:21,362 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=cd7debd3898148888978ce32aa2c8dea&role.id=eb03104db86448adb2a4084f60c95fd3&scope.project.id=611a2d334c0a499bb6f22d97e4b99664 used request id req-41e7267a-6540-4fa3-8cbb-0f1acbad3123 2018-11-14 20:14:21,365 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-14 20:14:21,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/611a2d334c0a499bb6f22d97e4b99664/users/cd7debd3898148888978ce32aa2c8dea/roles/eb03104db86448adb2a4084f60c95fd3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1c9e7d3d43d0f26aa0fdb32aa3908d47f91d5d47" 2018-11-14 20:14:21,518 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 20:14:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4afcbb81-7cd8-4a2c-8b3c-4c857e12237b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 20:14:21,519 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/611a2d334c0a499bb6f22d97e4b99664/users/cd7debd3898148888978ce32aa2c8dea/roles/eb03104db86448adb2a4084f60c95fd3 used request id req-4afcbb81-7cd8-4a2c-8b3c-4c857e12237b 2018-11-14 20:14:21,519 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.153605937958s 2018-11-14 20:14:21,519 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/611a2d334c0a499bb6f22d97e4b99664/users/cd7debd3898148888978ce32aa2c8dea/roles/eb03104db86448adb2a4084f60c95fd3 used request id req-4afcbb81-7cd8-4a2c-8b3c-4c857e12237b 2018-11-14 20:14:21,520 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'shaker-project_a228d2ab-a985-4f7a-965b-bb5377662abd', 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'611a2d334c0a499bb6f22d97e4b99664', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '81fa5e21-50cd-4784-a827-9e0c95ae4d05', 'username': u'shaker-user_a228d2ab-a985-4f7a-965b-bb5377662abd', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-14 20:14:21,523 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'shaker-user_a228d2ab-a985-4f7a-965b-bb5377662abd', 'password': '81fa5e21-50cd-4784-a827-9e0c95ae4d05', 'project_name': 'shaker-project_a228d2ab-a985-4f7a-965b-bb5377662abd', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000//v3', 'project_id': '611a2d334c0a499bb6f22d97e4b99664', 'project_domain_name': 'Default'} 2018-11-14 20:14:21,525 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-11-14 20:14:21,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1c9e7d3d43d0f26aa0fdb32aa3908d47f91d5d47" 2018-11-14 20:14:22,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:14: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-0efdec06-4649-46ca-8a18-c6c960e23808 x-compute-request-id: req-0efdec06-4649-46ca-8a18-c6c960e23808 Content-Encoding: gzip Content-Length: 738 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.5", "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": 2010000, "disk_available_least": 244, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 23}, "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.7", "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": 2010000, "disk_available_least": 244, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-11-14 20:14:22,169 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-0efdec06-4649-46ca-8a18-c6c960e23808 2018-11-14 20:14:22,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.644374847412s 2018-11-14 20:14:22,170 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-0efdec06-4649-46ca-8a18-c6c960e23808 2018-11-14 20:14:22,171 - xtesting.ci.run_tests - INFO - Running test case 'shaker'... 2018-11-14 20:14:22,171 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 20:14:22,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1c9e7d3d43d0f26aa0fdb32aa3908d47f91d5d47" 2018-11-14 20:14:22,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:14:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da5a1dd3-8c01-48d5-9949-1d483979566d Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/d5e6db7c06bf4799a784ea87405dbbb1"}, "tags": [], "enabled": true, "id": "d5e6db7c06bf4799a784ea87405dbbb1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-11-14 20:14:22,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-da5a1dd3-8c01-48d5-9949-1d483979566d 2018-11-14 20:14:22,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.107671022415s 2018-11-14 20:14:22,280 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-da5a1dd3-8c01-48d5-9949-1d483979566d 2018-11-14 20:14:22,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 20:14:22,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}1c9e7d3d43d0f26aa0fdb32aa3908d47f91d5d47" 2018-11-14 20:14:22,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:14:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cb049cf-42dc-4ab1-8f96-716892d01c42 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.28:5000/v3/projects/611a2d334c0a499bb6f22d97e4b99664"}, "tags": [], "enabled": true, "id": "611a2d334c0a499bb6f22d97e4b99664", "parent_id": "default", "domain_id": "default", "name": "shaker-project_a228d2ab-a985-4f7a-965b-bb5377662abd"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-14 20:14:22,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-3cb049cf-42dc-4ab1-8f96-716892d01c42 2018-11-14 20:14:22,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0953130722046s 2018-11-14 20:14:22,382 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-3cb049cf-42dc-4ab1-8f96-716892d01c42 2018-11-14 20:14:22,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-11-14 20:14:22,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}1c9e7d3d43d0f26aa0fdb32aa3908d47f91d5d47" -d '{"network": {"tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "name": "shaker-net_a228d2ab-a985-4f7a-965b-bb5377662abd", "admin_state_up": true}}' 2018-11-14 20:14:23,071 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-3e2efd47-5b50-47fb-a570-01cf56ec2204 Date: Wed, 14 Nov 2018 20:14:23 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"9dd83678-06cd-4f46-9d56-13d2c3a89f54","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"611a2d334c0a499bb6f22d97e4b99664","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-14T20:14:22Z","is_default":false,"provider:segmentation_id":67,"name":"shaker-net_a228d2ab-a985-4f7a-965b-bb5377662abd","admin_state_up":true,"tenant_id":"611a2d334c0a499bb6f22d97e4b99664","created_at":"2018-11-14T20:14:22Z","mtu":1450}} 2018-11-14 20:14:23,071 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-3e2efd47-5b50-47fb-a570-01cf56ec2204 2018-11-14 20:14:23,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.686931848526s 2018-11-14 20:14:23,072 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-3e2efd47-5b50-47fb-a570-01cf56ec2204 2018-11-14 20:14:23,072 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-11-14T20:14:22Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'9dd83678-06cd-4f46-9d56-13d2c3a89f54', u'provider:segmentation_id': 67, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-net_a228d2ab-a985-4f7a-965b-bb5377662abd', u'admin_state_up': True, u'tenant_id': u'611a2d334c0a499bb6f22d97e4b99664', u'created_at': u'2018-11-14T20:14:22Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'611a2d334c0a499bb6f22d97e4b99664'}) 2018-11-14 20:14:23,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 20:14:23,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:14:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a31c4c0e-c795-4dec-a051-ee72c9041943 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 20:14:23,080 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-a31c4c0e-c795-4dec-a051-ee72c9041943 2018-11-14 20:14:23,081 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-11-14 20:14:23,491 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eb03104db86448adb2a4084f60c95fd3", "name": "Member"}], "expires_at": "2018-11-14T21:14:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "611a2d334c0a499bb6f22d97e4b99664", "name": "shaker-project_a228d2ab-a985-4f7a-965b-bb5377662abd"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/611a2d334c0a499bb6f22d97e4b99664", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/611a2d334c0a499bb6f22d97e4b99664", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/611a2d334c0a499bb6f22d97e4b99664", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_611a2d334c0a499bb6f22d97e4b99664", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_611a2d334c0a499bb6f22d97e4b99664", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/611a2d334c0a499bb6f22d97e4b99664", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/611a2d334c0a499bb6f22d97e4b99664", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/611a2d334c0a499bb6f22d97e4b99664", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/611a2d334c0a499bb6f22d97e4b99664", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/611a2d334c0a499bb6f22d97e4b99664", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/611a2d334c0a499bb6f22d97e4b99664", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/611a2d334c0a499bb6f22d97e4b99664", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/611a2d334c0a499bb6f22d97e4b99664", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/611a2d334c0a499bb6f22d97e4b99664", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "shaker-user_a228d2ab-a985-4f7a-965b-bb5377662abd", "id": "cd7debd3898148888978ce32aa2c8dea"}, "audit_ids": ["1BcLMbbBRIWLUIkUH5mnHw"], "issued_at": "2018-11-14T20:14:23.000000Z"}} 2018-11-14 20:14:23,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 20:14:23,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:14:23,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1144 X-Openstack-Request-Id: req-e0a33e12-aafe-4e26-9179-866df1f0268b Date: Wed, 14 Nov 2018 20:14:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"updated_at":"2018-11-14T17:04:27Z","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","id":"928cbc5c-a6fa-468a-b088-88e266fca291","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-14T20:14:22Z","tenant_id":"611a2d334c0a499bb6f22d97e4b99664","created_at":"2018-11-14T20:14:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"611a2d334c0a499bb6f22d97e4b99664","id":"9dd83678-06cd-4f46-9d56-13d2c3a89f54","name":"shaker-net_a228d2ab-a985-4f7a-965b-bb5377662abd"}]} 2018-11-14 20:14:23,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-e0a33e12-aafe-4e26-9179-866df1f0268b 2018-11-14 20:14:23,765 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.270557165146s 2018-11-14 20:14:23,765 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-e0a33e12-aafe-4e26-9179-866df1f0268b 2018-11-14 20:14:23,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-11-14 20:14:23,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}c476383bb5ed2a62698284c9d15749448ad6ed80" -d '{"subnet": {"name": "shaker-subnet_a228d2ab-a985-4f7a-965b-bb5377662abd", "enable_dhcp": true, "network_id": "9dd83678-06cd-4f46-9d56-13d2c3a89f54", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-11-14 20:14:24,627 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-e3319326-1996-4204-a79b-f29c29521224 Date: Wed, 14 Nov 2018 20:14:24 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9dd83678-06cd-4f46-9d56-13d2c3a89f54","tenant_id":"611a2d334c0a499bb6f22d97e4b99664","created_at":"2018-11-14T20:14:24Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-14T20:14:24Z","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":"611a2d334c0a499bb6f22d97e4b99664","id":"21abd679-37a9-4869-9aa9-9884043e79e8","subnetpool_id":null,"name":"shaker-subnet_a228d2ab-a985-4f7a-965b-bb5377662abd"}} 2018-11-14 20:14:24,627 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-e3319326-1996-4204-a79b-f29c29521224 2018-11-14 20:14:24,628 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.86076593399s 2018-11-14 20:14:24,628 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-e3319326-1996-4204-a79b-f29c29521224 2018-11-14 20:14:24,628 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-14T20:14:24Z', 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'21abd679-37a9-4869-9aa9-9884043e79e8', u'subnetpool_id': None, u'service_types': [], u'name': u'shaker-subnet_a228d2ab-a985-4f7a-965b-bb5377662abd', u'enable_dhcp': True, u'network_id': u'9dd83678-06cd-4f46-9d56-13d2c3a89f54', u'tenant_id': u'611a2d334c0a499bb6f22d97e4b99664', u'created_at': u'2018-11-14T20:14:24Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'611a2d334c0a499bb6f22d97e4b99664'}) 2018-11-14 20:14:24,629 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-11-14 20:14:24,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}c476383bb5ed2a62698284c9d15749448ad6ed80" -d '{"router": {"external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291"}, "name": "shaker-router_a228d2ab-a985-4f7a-965b-bb5377662abd", "admin_state_up": true}}' 2018-11-14 20:14:26,234 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-abdc8b26-d0e2-4d31-8f76-62283f6e5e89 Date: Wed, 14 Nov 2018 20:14:26 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3653731-6d80-49cb-86ba-17eff3eeceee", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "created_at": "2018-11-14T20:14:24Z", "admin_state_up": true, "updated_at": "2018-11-14T20:14:26Z", "revision_number": 2, "routes": [], "project_id": "611a2d334c0a499bb6f22d97e4b99664", "id": "40647871-7cf1-4a27-81e7-e4dbc7146227", "name": "shaker-router_a228d2ab-a985-4f7a-965b-bb5377662abd"}} 2018-11-14 20:14:26,235 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-abdc8b26-d0e2-4d31-8f76-62283f6e5e89 2018-11-14 20:14:26,235 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.60584712029s 2018-11-14 20:14:26,235 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-abdc8b26-d0e2-4d31-8f76-62283f6e5e89 2018-11-14 20:14:26,236 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'928cbc5c-a6fa-468a-b088-88e266fca291', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b3653731-6d80-49cb-86ba-17eff3eeceee', u'ip_address': u'172.30.9.207'}]}, u'description': u'', u'tags': [], u'tenant_id': u'611a2d334c0a499bb6f22d97e4b99664', u'created_at': u'2018-11-14T20:14:24Z', u'admin_state_up': True, u'updated_at': u'2018-11-14T20:14:26Z', u'revision_number': 2, u'routes': [], u'project_id': u'611a2d334c0a499bb6f22d97e4b99664', u'id': u'40647871-7cf1-4a27-81e7-e4dbc7146227', u'name': u'shaker-router_a228d2ab-a985-4f7a-965b-bb5377662abd'}) 2018-11-14 20:14:26,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-11-14 20:14:26,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/40647871-7cf1-4a27-81e7-e4dbc7146227/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}c476383bb5ed2a62698284c9d15749448ad6ed80" -d '{"subnet_id": "21abd679-37a9-4869-9aa9-9884043e79e8"}' 2018-11-14 20:14:28,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-65dd0858-3a61-4f03-8356-e3ff14eee459 Date: Wed, 14 Nov 2018 20:14:28 GMT RESP BODY: {"network_id": "9dd83678-06cd-4f46-9d56-13d2c3a89f54", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "subnet_id": "21abd679-37a9-4869-9aa9-9884043e79e8", "subnet_ids": ["21abd679-37a9-4869-9aa9-9884043e79e8"], "port_id": "ff6d717e-7498-446a-8564-95c8b6c2da1c", "id": "40647871-7cf1-4a27-81e7-e4dbc7146227"} 2018-11-14 20:14:28,625 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/40647871-7cf1-4a27-81e7-e4dbc7146227/add_router_interface.json used request id req-65dd0858-3a61-4f03-8356-e3ff14eee459 2018-11-14 20:14:28,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.38932418823s 2018-11-14 20:14:28,626 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/40647871-7cf1-4a27-81e7-e4dbc7146227/add_router_interface.json used request id req-65dd0858-3a61-4f03-8356-e3ff14eee459 returning object 40647871-7cf1-4a27-81e7-e4dbc7146227 2018-11-14 20:14:28,627 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/shaker-image.qcow2 2018-11-14 20:14:32,162 - shade - DEBUG - Image file /home/opnfv/functest/images/shaker-image.qcow2 md5:cea74a063cc5ef2b018ec12beb0bf961 sha256:5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017 2018-11-14 20:14:32,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 20:14:32,168 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Wed, 14 Nov 2018 20:14:32 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-11-14 20:14:32,170 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 20:14:32,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:14:32,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-35c64b13-dc38-4b2f-91be-b7c6e379ff3c Date: Wed, 14 Nov 2018 20:14:32 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 20:14:32,807 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-35c64b13-dc38-4b2f-91be-b7c6e379ff3c 2018-11-14 20:14:32,807 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.636955976486s 2018-11-14 20:14:32,807 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-35c64b13-dc38-4b2f-91be-b7c6e379ff3c 2018-11-14 20:14:32,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-14 20:14:32,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}c476383bb5ed2a62698284c9d15749448ad6ed80" -d '{"owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "owner_specified.shade.object": "images/shaker-img_a228d2ab-a985-4f7a-965b-bb5377662abd", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "shaker-img_a228d2ab-a985-4f7a-965b-bb5377662abd"}' 2018-11-14 20:14:33,490 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 864 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/af7683f8-059a-46f2-8dd3-113e46f92e4f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-abfd4277-8908-40ed-b0b2-d9184af8241d Date: Wed, 14 Nov 2018 20:14:33 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/af7683f8-059a-46f2-8dd3-113e46f92e4f/file", "owner": "611a2d334c0a499bb6f22d97e4b99664", "id": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "size": null, "self": "/v2/images/af7683f8-059a-46f2-8dd3-113e46f92e4f", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2018-11-14T20:14:33Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_a228d2ab-a985-4f7a-965b-bb5377662abd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_a228d2ab-a985-4f7a-965b-bb5377662abd", "checksum": null, "created_at": "2018-11-14T20:14:33Z", "protected": false} 2018-11-14 20:14:33,491 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-abfd4277-8908-40ed-b0b2-d9184af8241d 2018-11-14 20:14:33,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.675091028214s 2018-11-14 20:14:33,491 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-abfd4277-8908-40ed-b0b2-d9184af8241d returning object af7683f8-059a-46f2-8dd3-113e46f92e4f 2018-11-14 20:14:33,492 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-14 20:14:33,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/af7683f8-059a-46f2-8dd3-113e46f92e4f/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}c476383bb5ed2a62698284c9d15749448ad6ed80" -d '' 2018-11-14 20:14:42,887 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-92686f9c-5bc2-422b-a394-654c76163aeb Date: Wed, 14 Nov 2018 20:14:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 20:14:42,887 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/af7683f8-059a-46f2-8dd3-113e46f92e4f/file used request id req-92686f9c-5bc2-422b-a394-654c76163aeb 2018-11-14 20:14:42,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 9.39548993111s 2018-11-14 20:14:42,888 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/af7683f8-059a-46f2-8dd3-113e46f92e4f/file used request id req-92686f9c-5bc2-422b-a394-654c76163aeb 2018-11-14 20:14:42,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 20:14:42,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:14:43,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-d39109fa-7106-48a3-999b-4fc3d1224ae2 Date: Wed, 14 Nov 2018 20:14:43 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/af7683f8-059a-46f2-8dd3-113e46f92e4f/snap", "metadata": {}}], "file": "/v2/images/af7683f8-059a-46f2-8dd3-113e46f92e4f/file", "owner": "611a2d334c0a499bb6f22d97e4b99664", "id": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "size": 666173440, "self": "/v2/images/af7683f8-059a-46f2-8dd3-113e46f92e4f", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/af7683f8-059a-46f2-8dd3-113e46f92e4f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2018-11-14T20:14:42Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_a228d2ab-a985-4f7a-965b-bb5377662abd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_a228d2ab-a985-4f7a-965b-bb5377662abd", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-11-14T20:14:33Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 20:14:43,528 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-d39109fa-7106-48a3-999b-4fc3d1224ae2 2018-11-14 20:14:43,529 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.635663986206s 2018-11-14 20:14:43,529 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-d39109fa-7106-48a3-999b-4fc3d1224ae2 2018-11-14 20:14:43,531 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/af7683f8-059a-46f2-8dd3-113e46f92e4f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/af7683f8-059a-46f2-8dd3-113e46f92e4f/file', 'owner': u'611a2d334c0a499bb6f22d97e4b99664', 'id': u'af7683f8-059a-46f2-8dd3-113e46f92e4f', 'size': 666173440, u'self': u'/v2/images/af7683f8-059a-46f2-8dd3-113e46f92e4f', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'611a2d334c0a499bb6f22d97e4b99664', 'name': 'shaker-project_a228d2ab-a985-4f7a-965b-bb5377662abd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/af7683f8-059a-46f2-8dd3-113e46f92e4f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-14T20:14:42Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-14T20:14:42Z', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_a228d2ab-a985-4f7a-965b-bb5377662abd', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', 'properties': {u'self': u'/v2/images/af7683f8-059a-46f2-8dd3-113e46f92e4f', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'owner_specified.shade.object': u'images/shaker-img_a228d2ab-a985-4f7a-965b-bb5377662abd', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'schema': u'/v2/schemas/image'}, 'name': u'shaker-img_a228d2ab-a985-4f7a-965b-bb5377662abd', 'created': u'2018-11-14T20:14:33Z', 'checksum': u'cea74a063cc5ef2b018ec12beb0bf961', 'created_at': u'2018-11-14T20:14:33Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/af7683f8-059a-46f2-8dd3-113e46f92e4f', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'owner_specified.shade.object': u'images/shaker-img_a228d2ab-a985-4f7a-965b-bb5377662abd', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'schema': u'/v2/schemas/image'}}) 2018-11-14 20:14:43,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-14 20:14:43,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}1c9e7d3d43d0f26aa0fdb32aa3908d47f91d5d47" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "shaker-flavor_a228d2ab-a985-4f7a-965b-bb5377662abd", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2018-11-14 20:14:43,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:14:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0b74bf84-533a-4d9a-90e5-1c11d989d125 x-compute-request-id: req-0b74bf84-533a-4d9a-90e5-1c11d989d125 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"name": "shaker-flavor_a228d2ab-a985-4f7a-965b-bb5377662abd", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "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": "fd103061-01e4-46c9-b2de-1c515f4c723a"}} 2018-11-14 20:14:43,571 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-0b74bf84-533a-4d9a-90e5-1c11d989d125 2018-11-14 20:14:43,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0386290550232s 2018-11-14 20:14:43,571 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-0b74bf84-533a-4d9a-90e5-1c11d989d125 2018-11-14 20:14:43,572 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'shaker-flavor_a228d2ab-a985-4f7a-965b-bb5377662abd', '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'49be60fcc4c34adea9e7c304d872b17d', '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'fd103061-01e4-46c9-b2de-1c515f4c723a', 'swap': 0}) 2018-11-14 20:14:43,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-14 20:14:43,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a/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}1c9e7d3d43d0f26aa0fdb32aa3908d47f91d5d47" -d '{"extra_specs": {}}' 2018-11-14 20:14:43,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:14:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e4768caf-5ed9-4559-a744-24e909115b08 x-compute-request-id: req-e4768caf-5ed9-4559-a744-24e909115b08 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-14 20:14:43,592 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a/os-extra_specs used request id req-e4768caf-5ed9-4559-a744-24e909115b08 2018-11-14 20:14:43,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0192170143127s 2018-11-14 20:14:43,592 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a/os-extra_specs used request id req-e4768caf-5ed9-4559-a744-24e909115b08 2018-11-14 20:14:43,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-11-14 20:14:43,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}c476383bb5ed2a62698284c9d15749448ad6ed80" -d '{"keypair": {"name": "shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd"}}' 2018-11-14 20:14:43,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:14:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e61a136c-3d0b-411b-9c71-756f95ed8d3d x-compute-request-id: req-e61a136c-3d0b-411b-9c71-756f95ed8d3d Content-Encoding: gzip Content-Length: 1799 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDtJLcnIoDQMFOFFLcQ70L3XiAHvJqD7dQEhZE9/RYwazpZQEQHEtDTGaCZtAcktL7Bi5ft0BhK1oOAAeq8GTu39kzH0BfHU7QBZ+fWpYWh02c8zk4163lHDxitX87D4EuRPCCyN0JLNl0DfriaTi6ivz1lSo98fDczg1KTh68aZNBTO5f6hcvJOsqnRgh7O0K3uX9DlIuiDEKpHDpwSlwMqP7QUz7TKUHxATE8H8oNlH0Q0MZFkh2MCAol7+BSd4KzfxExeeac6Bo2zp6Qk72iv5Vu3WFoUTHrL52sYnf1THXwGo/ELsGeLGaZVWgR5uE22U+y+vC69/jE7eV3eeon Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA7SS3JyKA0DBThRS3EO9C914gB7yag+3UBIWRPf0WMGs6WUBE\nBxLQ0xmgmbQHJLS+wYuX7dAYStaDgAHqvBk7t/ZMx9AXx1O0AWfn1qWFodNnPM5O\nNet5Rw8YrV/Ow+BLkTwgsjdCSzZdA364mk4uor89ZUqPfHw3M4NSk4evGmTQUzuX\n+oXLyTrKp0YIeztCt7l/Q5SLogxCqRw6cEpcDKj+0FM+0ylB8QExPB/KDZR9ENDG\nRZIdjAgKJe/gUneCs38RMXnmnOgaNs6ekJO9or+Vbt1haFEx6y+drGJ39Ux18BqP\nxC7BnixmmVVoEebhNtlPsvrwuvf4xO3ld3nqJwIDAQABAoIBAAm70hC3J9ZjxWnW\n+dSmHXeN0369zRHRNzygRt/mfXyrSg/TxXcM3KltidwFOa3WBWZoVmoaeoTH3Unp\nyjrCRmM8ptYkwnUaCG9uVmPHE38a8Efcp/UqnyW9huPG5PPBRxjFAQqPnhb8OkEk\neGtM/jkL5Hc94jnX12Qz5bXMgfFxUaXpb5Dj3no4SJEolmoHL51BJPS5QBmczU5F\n5w6BYEfLCOAFVsj8cC/+1IHNskxdIETYVPVr9Rlp8mEb2IDC6KxSF4EnRtWo/Mha\n3M+bgOkPQIIL4fmwNoaVWNET8Mo1rGQjkCoUjUxiFHA0V6PRylp5dz+9Qiq3/DyB\n+lAu+RECgYEA//ATH+pRupUXg38lqkFDbFfH5us5tvUyK2D/Aba591Ds2JW+sVo1\nYWmS77HinxbrUD6KGZWw4ZahK8VCDPBTOkIrWoX4V8Ao4XF+o3PU9hnSSpSaWds7\nXl7zsO32kQqFpjnTXa06n7LRb93ILXsYm3W1Za6ypx9QXu4wqwuN5esCgYEA7TN4\npkiYn8F75iOjjJwHSd2uxIPr+keCEajhI7/Ny/lHOGaG9lDdr8MZUah7ln8vfbdh\nuILfqXX37FypGrN4dvUn9AeNvZhvDHxB+bw3NkGJN7IQZf91WpwLQZe2JSRnZYXv\n/lpDj6dGVFmlOc/12HoppoYK0YJTYdVi7nZ1UbUCgYEA9HnVKuVfUIVeQqPPzMQu\nrW1kbHZBWTz6wWkT7gUnutC4jWLtFuh+mSCJ1SDswt7XxH0Y2budjL+gEPmKUGW4\neqv+UagrQ1cxNbh+KZBZ2wNrVwaAMlkyasD0swt8Pav5YoFWH+N7XlUnrl4B+z/c\nj5NuxUSNLwrAcQ3Bu4F7+CUCgYAhI4PDl3jbOOjaajg7OME77KCyC8w4Fy1w0itC\nF1XlHVp54rkQSJPwLk2nPualS/eSlMAuSvp8bmLIvtlRRama1P1T9ooy5sz87Y86\nGLWN+vH0ugfYeCwpEIvyCgQEhGV9pYy1+F5f/3qv5iZTQV6Tc93FygxQ4OhNTsaX\nki0p0QKBgFZlYWV87G59FXsCx6vxz23wD9WUEeaLHnsUfclysjT/Ft96Un87OS4U\nylHxxMzp0DROV5cHt0uVGmse/D71sGZrkoiiCm1gUnNaaaOPYNtma81eXToESmOQ\n7xz2le0re6vCyqO79cnqESskCPrg20/ntzyPzmxBHcwfpIVM8n+4\n-----END RSA PRIVATE KEY-----\n", "user_id": "cd7debd3898148888978ce32aa2c8dea", "name": "shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd", "fingerprint": "8f:c9:24:66:27:61:a1:7a:26:4e:d3:bd:96:59:24:24"}} 2018-11-14 20:14:43,993 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-e61a136c-3d0b-411b-9c71-756f95ed8d3d 2018-11-14 20:14:43,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.399885892868s 2018-11-14 20:14:43,993 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-e61a136c-3d0b-411b-9c71-756f95ed8d3d 2018-11-14 20:14:43,994 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDtJLcnIoDQMFOFFLcQ70L3XiAHvJqD7dQEhZE9/RYwazpZQEQHEtDTGaCZtAcktL7Bi5ft0BhK1oOAAeq8GTu39kzH0BfHU7QBZ+fWpYWh02c8zk4163lHDxitX87D4EuRPCCyN0JLNl0DfriaTi6ivz1lSo98fDczg1KTh68aZNBTO5f6hcvJOsqnRgh7O0K3uX9DlIuiDEKpHDpwSlwMqP7QUz7TKUHxATE8H8oNlH0Q0MZFkh2MCAol7+BSd4KzfxExeeac6Bo2zp6Qk72iv5Vu3WFoUTHrL52sYnf1THXwGo/ELsGeLGaZVWgR5uE22U+y+vC69/jE7eV3eeon Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA7SS3JyKA0DBThRS3EO9C914gB7yag+3UBIWRPf0WMGs6WUBE\nBxLQ0xmgmbQHJLS+wYuX7dAYStaDgAHqvBk7t/ZMx9AXx1O0AWfn1qWFodNnPM5O\nNet5Rw8YrV/Ow+BLkTwgsjdCSzZdA364mk4uor89ZUqPfHw3M4NSk4evGmTQUzuX\n+oXLyTrKp0YIeztCt7l/Q5SLogxCqRw6cEpcDKj+0FM+0ylB8QExPB/KDZR9ENDG\nRZIdjAgKJe/gUneCs38RMXnmnOgaNs6ekJO9or+Vbt1haFEx6y+drGJ39Ux18BqP\nxC7BnixmmVVoEebhNtlPsvrwuvf4xO3ld3nqJwIDAQABAoIBAAm70hC3J9ZjxWnW\n+dSmHXeN0369zRHRNzygRt/mfXyrSg/TxXcM3KltidwFOa3WBWZoVmoaeoTH3Unp\nyjrCRmM8ptYkwnUaCG9uVmPHE38a8Efcp/UqnyW9huPG5PPBRxjFAQqPnhb8OkEk\neGtM/jkL5Hc94jnX12Qz5bXMgfFxUaXpb5Dj3no4SJEolmoHL51BJPS5QBmczU5F\n5w6BYEfLCOAFVsj8cC/+1IHNskxdIETYVPVr9Rlp8mEb2IDC6KxSF4EnRtWo/Mha\n3M+bgOkPQIIL4fmwNoaVWNET8Mo1rGQjkCoUjUxiFHA0V6PRylp5dz+9Qiq3/DyB\n+lAu+RECgYEA//ATH+pRupUXg38lqkFDbFfH5us5tvUyK2D/Aba591Ds2JW+sVo1\nYWmS77HinxbrUD6KGZWw4ZahK8VCDPBTOkIrWoX4V8Ao4XF+o3PU9hnSSpSaWds7\nXl7zsO32kQqFpjnTXa06n7LRb93ILXsYm3W1Za6ypx9QXu4wqwuN5esCgYEA7TN4\npkiYn8F75iOjjJwHSd2uxIPr+keCEajhI7/Ny/lHOGaG9lDdr8MZUah7ln8vfbdh\nuILfqXX37FypGrN4dvUn9AeNvZhvDHxB+bw3NkGJN7IQZf91WpwLQZe2JSRnZYXv\n/lpDj6dGVFmlOc/12HoppoYK0YJTYdVi7nZ1UbUCgYEA9HnVKuVfUIVeQqPPzMQu\nrW1kbHZBWTz6wWkT7gUnutC4jWLtFuh+mSCJ1SDswt7XxH0Y2budjL+gEPmKUGW4\neqv+UagrQ1cxNbh+KZBZ2wNrVwaAMlkyasD0swt8Pav5YoFWH+N7XlUnrl4B+z/c\nj5NuxUSNLwrAcQ3Bu4F7+CUCgYAhI4PDl3jbOOjaajg7OME77KCyC8w4Fy1w0itC\nF1XlHVp54rkQSJPwLk2nPualS/eSlMAuSvp8bmLIvtlRRama1P1T9ooy5sz87Y86\nGLWN+vH0ugfYeCwpEIvyCgQEhGV9pYy1+F5f/3qv5iZTQV6Tc93FygxQ4OhNTsaX\nki0p0QKBgFZlYWV87G59FXsCx6vxz23wD9WUEeaLHnsUfclysjT/Ft96Un87OS4U\nylHxxMzp0DROV5cHt0uVGmse/D71sGZrkoiiCm1gUnNaaaOPYNtma81eXToESmOQ\n7xz2le0re6vCyqO79cnqESskCPrg20/ntzyPzmxBHcwfpIVM8n+4\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'cd7debd3898148888978ce32aa2c8dea', 'name': u'shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd', 'created_at': '2018-11-14T20:14:43.994327', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'611a2d334c0a499bb6f22d97e4b99664', 'name': 'shaker-project_a228d2ab-a985-4f7a-965b-bb5377662abd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'8f:c9:24:66:27:61:a1:7a:26:4e:d3:bd:96:59:24:24', 'type': 'ssh', 'id': u'shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd'}) 2018-11-14 20:14:43,994 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEA7SS3JyKA0DBThRS3EO9C914gB7yag+3UBIWRPf0WMGs6WUBE BxLQ0xmgmbQHJLS+wYuX7dAYStaDgAHqvBk7t/ZMx9AXx1O0AWfn1qWFodNnPM5O Net5Rw8YrV/Ow+BLkTwgsjdCSzZdA364mk4uor89ZUqPfHw3M4NSk4evGmTQUzuX +oXLyTrKp0YIeztCt7l/Q5SLogxCqRw6cEpcDKj+0FM+0ylB8QExPB/KDZR9ENDG RZIdjAgKJe/gUneCs38RMXnmnOgaNs6ekJO9or+Vbt1haFEx6y+drGJ39Ux18BqP xC7BnixmmVVoEebhNtlPsvrwuvf4xO3ld3nqJwIDAQABAoIBAAm70hC3J9ZjxWnW +dSmHXeN0369zRHRNzygRt/mfXyrSg/TxXcM3KltidwFOa3WBWZoVmoaeoTH3Unp yjrCRmM8ptYkwnUaCG9uVmPHE38a8Efcp/UqnyW9huPG5PPBRxjFAQqPnhb8OkEk eGtM/jkL5Hc94jnX12Qz5bXMgfFxUaXpb5Dj3no4SJEolmoHL51BJPS5QBmczU5F 5w6BYEfLCOAFVsj8cC/+1IHNskxdIETYVPVr9Rlp8mEb2IDC6KxSF4EnRtWo/Mha 3M+bgOkPQIIL4fmwNoaVWNET8Mo1rGQjkCoUjUxiFHA0V6PRylp5dz+9Qiq3/DyB +lAu+RECgYEA//ATH+pRupUXg38lqkFDbFfH5us5tvUyK2D/Aba591Ds2JW+sVo1 YWmS77HinxbrUD6KGZWw4ZahK8VCDPBTOkIrWoX4V8Ao4XF+o3PU9hnSSpSaWds7 Xl7zsO32kQqFpjnTXa06n7LRb93ILXsYm3W1Za6ypx9QXu4wqwuN5esCgYEA7TN4 pkiYn8F75iOjjJwHSd2uxIPr+keCEajhI7/Ny/lHOGaG9lDdr8MZUah7ln8vfbdh uILfqXX37FypGrN4dvUn9AeNvZhvDHxB+bw3NkGJN7IQZf91WpwLQZe2JSRnZYXv /lpDj6dGVFmlOc/12HoppoYK0YJTYdVi7nZ1UbUCgYEA9HnVKuVfUIVeQqPPzMQu rW1kbHZBWTz6wWkT7gUnutC4jWLtFuh+mSCJ1SDswt7XxH0Y2budjL+gEPmKUGW4 eqv+UagrQ1cxNbh+KZBZ2wNrVwaAMlkyasD0swt8Pav5YoFWH+N7XlUnrl4B+z/c j5NuxUSNLwrAcQ3Bu4F7+CUCgYAhI4PDl3jbOOjaajg7OME77KCyC8w4Fy1w0itC F1XlHVp54rkQSJPwLk2nPualS/eSlMAuSvp8bmLIvtlRRama1P1T9ooy5sz87Y86 GLWN+vH0ugfYeCwpEIvyCgQEhGV9pYy1+F5f/3qv5iZTQV6Tc93FygxQ4OhNTsaX ki0p0QKBgFZlYWV87G59FXsCx6vxz23wD9WUEeaLHnsUfclysjT/Ft96Un87OS4U ylHxxMzp0DROV5cHt0uVGmse/D71sGZrkoiiCm1gUnNaaaOPYNtma81eXToESmOQ 7xz2le0re6vCyqO79cnqESskCPrg20/ntzyPzmxBHcwfpIVM8n+4 -----END RSA PRIVATE KEY----- 2018-11-14 20:14:43,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-11-14 20:14:43,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}c476383bb5ed2a62698284c9d15749448ad6ed80" -d '{"security_group": {"name": "shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd", "description": "created by OPNFV Functest (shaker)"}}' 2018-11-14 20:14:44,437 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-f3d7592e-530e-4fb6-b51f-f3b25cf4e373 Date: Wed, 14 Nov 2018 20:14:44 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "created_at": "2018-11-14T20:14:44Z", "updated_at": "2018-11-14T20:14:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:14:44Z", "revision_number": 0, "id": "41de5e50-88c0-4680-bf7d-64d3362e4b28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:14:44Z", "security_group_id": "ee6fe88c-047f-44ac-a302-f2c6bdde92b5", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "port_range_min": null, "ethertype": "IPv4", "project_id": "611a2d334c0a499bb6f22d97e4b99664"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:14:44Z", "revision_number": 0, "id": "da09de39-3c1e-48d9-bb3d-51e65baef924", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:14:44Z", "security_group_id": "ee6fe88c-047f-44ac-a302-f2c6bdde92b5", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "port_range_min": null, "ethertype": "IPv6", "project_id": "611a2d334c0a499bb6f22d97e4b99664"}], "revision_number": 2, "project_id": "611a2d334c0a499bb6f22d97e4b99664", "id": "ee6fe88c-047f-44ac-a302-f2c6bdde92b5", "name": "shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd"}} 2018-11-14 20:14:44,438 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-f3d7592e-530e-4fb6-b51f-f3b25cf4e373 2018-11-14 20:14:44,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.440213918686s 2018-11-14 20:14:44,438 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-f3d7592e-530e-4fb6-b51f-f3b25cf4e373 2018-11-14 20:14:44,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-14 20:14:44,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:14:44,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3828 X-Openstack-Request-Id: req-554402b8-cf2a-4ffd-a2c6-a59c92855572 Date: Wed, 14 Nov 2018 20:14:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "created_at": "2018-11-14T20:14:22Z", "updated_at": "2018-11-14T20:14:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:14:22Z", "revision_number": 0, "id": "5bbfc70f-a674-471c-9188-ce4d0262131f", "remote_group_id": "19eb89af-5172-411f-887e-7cb88c256617", "remote_ip_prefix": null, "created_at": "2018-11-14T20:14:22Z", "security_group_id": "19eb89af-5172-411f-887e-7cb88c256617", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "port_range_min": null, "ethertype": "IPv6", "project_id": "611a2d334c0a499bb6f22d97e4b99664"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:14:22Z", "revision_number": 0, "id": "5c9b1816-3c29-4167-9e52-c3969d236fd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:14:22Z", "security_group_id": "19eb89af-5172-411f-887e-7cb88c256617", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "port_range_min": null, "ethertype": "IPv6", "project_id": "611a2d334c0a499bb6f22d97e4b99664"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:14:22Z", "revision_number": 0, "id": "bac7d818-1584-4601-8b0a-feb361c045dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:14:22Z", "security_group_id": "19eb89af-5172-411f-887e-7cb88c256617", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "port_range_min": null, "ethertype": "IPv4", "project_id": "611a2d334c0a499bb6f22d97e4b99664"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:14:22Z", "revision_number": 0, "id": "d96123ce-9459-4408-8b7c-5db37a837dec", "remote_group_id": "19eb89af-5172-411f-887e-7cb88c256617", "remote_ip_prefix": null, "created_at": "2018-11-14T20:14:22Z", "security_group_id": "19eb89af-5172-411f-887e-7cb88c256617", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "port_range_min": null, "ethertype": "IPv4", "project_id": "611a2d334c0a499bb6f22d97e4b99664"}], "revision_number": 4, "project_id": "611a2d334c0a499bb6f22d97e4b99664", "id": "19eb89af-5172-411f-887e-7cb88c256617", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "created_at": "2018-11-14T20:14:44Z", "updated_at": "2018-11-14T20:14:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:14:44Z", "revision_number": 0, "id": "41de5e50-88c0-4680-bf7d-64d3362e4b28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:14:44Z", "security_group_id": "ee6fe88c-047f-44ac-a302-f2c6bdde92b5", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "port_range_min": null, "ethertype": "IPv4", "project_id": "611a2d334c0a499bb6f22d97e4b99664"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:14:44Z", "revision_number": 0, "id": "da09de39-3c1e-48d9-bb3d-51e65baef924", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:14:44Z", "security_group_id": "ee6fe88c-047f-44ac-a302-f2c6bdde92b5", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "port_range_min": null, "ethertype": "IPv6", "project_id": "611a2d334c0a499bb6f22d97e4b99664"}], "revision_number": 2, "project_id": "611a2d334c0a499bb6f22d97e4b99664", "id": "ee6fe88c-047f-44ac-a302-f2c6bdde92b5", "name": "shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd"}]} 2018-11-14 20:14:44,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-554402b8-cf2a-4ffd-a2c6-a59c92855572 2018-11-14 20:14:44,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.235469102859s 2018-11-14 20:14:44,678 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-554402b8-cf2a-4ffd-a2c6-a59c92855572 2018-11-14 20:14:44,682 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-14 20:14:44,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}c476383bb5ed2a62698284c9d15749448ad6ed80" -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": "ee6fe88c-047f-44ac-a302-f2c6bdde92b5"}}' 2018-11-14 20:14:45,102 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-0f733023-68d3-4928-a8e1-42edbcd63eb7 Date: Wed, 14 Nov 2018 20:14:45 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-11-14T20:14:45Z", "security_group_id": "ee6fe88c-047f-44ac-a302-f2c6bdde92b5", "port_range_min": 22, "revision_number": 0, "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "created_at": "2018-11-14T20:14:45Z", "project_id": "611a2d334c0a499bb6f22d97e4b99664", "id": "f3123994-bc0b-46c1-bb92-4221eee8bfb0"}} 2018-11-14 20:14:45,102 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-0f733023-68d3-4928-a8e1-42edbcd63eb7 2018-11-14 20:14:45,102 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.420001983643s 2018-11-14 20:14:45,103 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-0f733023-68d3-4928-a8e1-42edbcd63eb7 2018-11-14 20:14:45,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-14 20:14:45,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:14:45,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4324 X-Openstack-Request-Id: req-057d7bab-7b46-4b42-99db-afb935badf40 Date: Wed, 14 Nov 2018 20:14:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "created_at": "2018-11-14T20:14:22Z", "updated_at": "2018-11-14T20:14:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:14:22Z", "revision_number": 0, "id": "5bbfc70f-a674-471c-9188-ce4d0262131f", "remote_group_id": "19eb89af-5172-411f-887e-7cb88c256617", "remote_ip_prefix": null, "created_at": "2018-11-14T20:14:22Z", "security_group_id": "19eb89af-5172-411f-887e-7cb88c256617", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "port_range_min": null, "ethertype": "IPv6", "project_id": "611a2d334c0a499bb6f22d97e4b99664"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:14:22Z", "revision_number": 0, "id": "5c9b1816-3c29-4167-9e52-c3969d236fd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:14:22Z", "security_group_id": "19eb89af-5172-411f-887e-7cb88c256617", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "port_range_min": null, "ethertype": "IPv6", "project_id": "611a2d334c0a499bb6f22d97e4b99664"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:14:22Z", "revision_number": 0, "id": "bac7d818-1584-4601-8b0a-feb361c045dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:14:22Z", "security_group_id": "19eb89af-5172-411f-887e-7cb88c256617", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "port_range_min": null, "ethertype": "IPv4", "project_id": "611a2d334c0a499bb6f22d97e4b99664"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:14:22Z", "revision_number": 0, "id": "d96123ce-9459-4408-8b7c-5db37a837dec", "remote_group_id": "19eb89af-5172-411f-887e-7cb88c256617", "remote_ip_prefix": null, "created_at": "2018-11-14T20:14:22Z", "security_group_id": "19eb89af-5172-411f-887e-7cb88c256617", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "port_range_min": null, "ethertype": "IPv4", "project_id": "611a2d334c0a499bb6f22d97e4b99664"}], "revision_number": 4, "project_id": "611a2d334c0a499bb6f22d97e4b99664", "id": "19eb89af-5172-411f-887e-7cb88c256617", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "created_at": "2018-11-14T20:14:44Z", "updated_at": "2018-11-14T20:14:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:14:44Z", "revision_number": 0, "id": "41de5e50-88c0-4680-bf7d-64d3362e4b28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:14:44Z", "security_group_id": "ee6fe88c-047f-44ac-a302-f2c6bdde92b5", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "port_range_min": null, "ethertype": "IPv4", "project_id": "611a2d334c0a499bb6f22d97e4b99664"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:14:44Z", "revision_number": 0, "id": "da09de39-3c1e-48d9-bb3d-51e65baef924", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:14:44Z", "security_group_id": "ee6fe88c-047f-44ac-a302-f2c6bdde92b5", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "port_range_min": null, "ethertype": "IPv6", "project_id": "611a2d334c0a499bb6f22d97e4b99664"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-14T20:14:45Z", "revision_number": 0, "id": "f3123994-bc0b-46c1-bb92-4221eee8bfb0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:14:45Z", "security_group_id": "ee6fe88c-047f-44ac-a302-f2c6bdde92b5", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "port_range_min": 22, "ethertype": "IPv4", "project_id": "611a2d334c0a499bb6f22d97e4b99664"}], "revision_number": 3, "project_id": "611a2d334c0a499bb6f22d97e4b99664", "id": "ee6fe88c-047f-44ac-a302-f2c6bdde92b5", "name": "shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd"}]} 2018-11-14 20:14:45,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-057d7bab-7b46-4b42-99db-afb935badf40 2018-11-14 20:14:45,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0507998466492s 2018-11-14 20:14:45,157 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-057d7bab-7b46-4b42-99db-afb935badf40 2018-11-14 20:14:45,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-14 20:14:45,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}c476383bb5ed2a62698284c9d15749448ad6ed80" -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": "ee6fe88c-047f-44ac-a302-f2c6bdde92b5"}}' 2018-11-14 20:14:45,371 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-dad5441a-6fe9-4df4-981c-f95e33f3787c Date: Wed, 14 Nov 2018 20:14:45 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T20:14:45Z", "security_group_id": "ee6fe88c-047f-44ac-a302-f2c6bdde92b5", "port_range_min": null, "revision_number": 0, "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "created_at": "2018-11-14T20:14:45Z", "project_id": "611a2d334c0a499bb6f22d97e4b99664", "id": "ce716479-1db4-4291-938f-84598117d992"}} 2018-11-14 20:14:45,371 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-dad5441a-6fe9-4df4-981c-f95e33f3787c 2018-11-14 20:14:45,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.211230993271s 2018-11-14 20:14:45,372 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-dad5441a-6fe9-4df4-981c-f95e33f3787c 2018-11-14 20:14:45,375 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-14 20:14:45,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:14:45,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4825 X-Openstack-Request-Id: req-941db5d9-8375-478d-8be5-cc7308409599 Date: Wed, 14 Nov 2018 20:14:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "created_at": "2018-11-14T20:14:22Z", "updated_at": "2018-11-14T20:14:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:14:22Z", "revision_number": 0, "id": "5bbfc70f-a674-471c-9188-ce4d0262131f", "remote_group_id": "19eb89af-5172-411f-887e-7cb88c256617", "remote_ip_prefix": null, "created_at": "2018-11-14T20:14:22Z", "security_group_id": "19eb89af-5172-411f-887e-7cb88c256617", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "port_range_min": null, "ethertype": "IPv6", "project_id": "611a2d334c0a499bb6f22d97e4b99664"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:14:22Z", "revision_number": 0, "id": "5c9b1816-3c29-4167-9e52-c3969d236fd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:14:22Z", "security_group_id": "19eb89af-5172-411f-887e-7cb88c256617", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "port_range_min": null, "ethertype": "IPv6", "project_id": "611a2d334c0a499bb6f22d97e4b99664"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:14:22Z", "revision_number": 0, "id": "bac7d818-1584-4601-8b0a-feb361c045dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:14:22Z", "security_group_id": "19eb89af-5172-411f-887e-7cb88c256617", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "port_range_min": null, "ethertype": "IPv4", "project_id": "611a2d334c0a499bb6f22d97e4b99664"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:14:22Z", "revision_number": 0, "id": "d96123ce-9459-4408-8b7c-5db37a837dec", "remote_group_id": "19eb89af-5172-411f-887e-7cb88c256617", "remote_ip_prefix": null, "created_at": "2018-11-14T20:14:22Z", "security_group_id": "19eb89af-5172-411f-887e-7cb88c256617", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "port_range_min": null, "ethertype": "IPv4", "project_id": "611a2d334c0a499bb6f22d97e4b99664"}], "revision_number": 4, "project_id": "611a2d334c0a499bb6f22d97e4b99664", "id": "19eb89af-5172-411f-887e-7cb88c256617", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "created_at": "2018-11-14T20:14:44Z", "updated_at": "2018-11-14T20:14:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:14:44Z", "revision_number": 0, "id": "41de5e50-88c0-4680-bf7d-64d3362e4b28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:14:44Z", "security_group_id": "ee6fe88c-047f-44ac-a302-f2c6bdde92b5", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "port_range_min": null, "ethertype": "IPv4", "project_id": "611a2d334c0a499bb6f22d97e4b99664"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:14:45Z", "revision_number": 0, "id": "ce716479-1db4-4291-938f-84598117d992", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:14:45Z", "security_group_id": "ee6fe88c-047f-44ac-a302-f2c6bdde92b5", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "port_range_min": null, "ethertype": "IPv4", "project_id": "611a2d334c0a499bb6f22d97e4b99664"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:14:44Z", "revision_number": 0, "id": "da09de39-3c1e-48d9-bb3d-51e65baef924", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:14:44Z", "security_group_id": "ee6fe88c-047f-44ac-a302-f2c6bdde92b5", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "port_range_min": null, "ethertype": "IPv6", "project_id": "611a2d334c0a499bb6f22d97e4b99664"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-14T20:14:45Z", "revision_number": 0, "id": "f3123994-bc0b-46c1-bb92-4221eee8bfb0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:14:45Z", "security_group_id": "ee6fe88c-047f-44ac-a302-f2c6bdde92b5", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "port_range_min": 22, "ethertype": "IPv4", "project_id": "611a2d334c0a499bb6f22d97e4b99664"}], "revision_number": 4, "project_id": "611a2d334c0a499bb6f22d97e4b99664", "id": "ee6fe88c-047f-44ac-a302-f2c6bdde92b5", "name": "shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd"}]} 2018-11-14 20:14:45,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-941db5d9-8375-478d-8be5-cc7308409599 2018-11-14 20:14:45,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0549387931824s 2018-11-14 20:14:45,431 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-941db5d9-8375-478d-8be5-cc7308409599 2018-11-14 20:14:45,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-14 20:14:45,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}c476383bb5ed2a62698284c9d15749448ad6ed80" -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": "ee6fe88c-047f-44ac-a302-f2c6bdde92b5"}}' 2018-11-14 20:14:45,647 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-8209ec54-0648-48b6-8d77-9dd316b229d8 Date: Wed, 14 Nov 2018 20:14:45 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-11-14T20:14:45Z", "security_group_id": "ee6fe88c-047f-44ac-a302-f2c6bdde92b5", "port_range_min": 9000, "revision_number": 0, "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "created_at": "2018-11-14T20:14:45Z", "project_id": "611a2d334c0a499bb6f22d97e4b99664", "id": "8fc61142-7997-430f-9631-ed6bb12aeb24"}} 2018-11-14 20:14:45,647 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-8209ec54-0648-48b6-8d77-9dd316b229d8 2018-11-14 20:14:45,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.213491916656s 2018-11-14 20:14:45,648 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-8209ec54-0648-48b6-8d77-9dd316b229d8 2018-11-14 20:14:45,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 20:14:45,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:14:45,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1188 X-Openstack-Request-Id: req-d5b2dce7-2101-423c-bde7-68d95191fff5 Date: Wed, 14 Nov 2018 20:14:45 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"updated_at":"2018-11-14T17:04:27Z","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","id":"928cbc5c-a6fa-468a-b088-88e266fca291","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["21abd679-37a9-4869-9aa9-9884043e79e8"],"updated_at":"2018-11-14T20:14:24Z","tenant_id":"611a2d334c0a499bb6f22d97e4b99664","created_at":"2018-11-14T20:14:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"611a2d334c0a499bb6f22d97e4b99664","id":"9dd83678-06cd-4f46-9d56-13d2c3a89f54","name":"shaker-net_a228d2ab-a985-4f7a-965b-bb5377662abd"}]} 2018-11-14 20:14:45,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-d5b2dce7-2101-423c-bde7-68d95191fff5 2018-11-14 20:14:45,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.296307086945s 2018-11-14 20:14:45,946 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-d5b2dce7-2101-423c-bde7-68d95191fff5 2018-11-14 20:14:45,950 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 20:14:45,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:14:46,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-06c39d14-64fc-45e6-956d-e7b8935e2b0f Date: Wed, 14 Nov 2018 20:14:46 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/af7683f8-059a-46f2-8dd3-113e46f92e4f/snap", "metadata": {}}], "file": "/v2/images/af7683f8-059a-46f2-8dd3-113e46f92e4f/file", "owner": "611a2d334c0a499bb6f22d97e4b99664", "id": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "size": 666173440, "self": "/v2/images/af7683f8-059a-46f2-8dd3-113e46f92e4f", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/af7683f8-059a-46f2-8dd3-113e46f92e4f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2018-11-14T20:14:42Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_a228d2ab-a985-4f7a-965b-bb5377662abd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_a228d2ab-a985-4f7a-965b-bb5377662abd", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-11-14T20:14:33Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 20:14:46,606 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-06c39d14-64fc-45e6-956d-e7b8935e2b0f 2018-11-14 20:14:46,606 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.655419111252s 2018-11-14 20:14:46,606 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-06c39d14-64fc-45e6-956d-e7b8935e2b0f 2018-11-14 20:14:46,608 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-14 20:14:46,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:14:46,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:14: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-b988c706-e7b6-4bfe-814a-eeb1c3164551 x-compute-request-id: req-b988c706-e7b6-4bfe-814a-eeb1c3164551 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "shaker-flavor_a228d2ab-a985-4f7a-965b-bb5377662abd", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "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": "fd103061-01e4-46c9-b2de-1c515f4c723a"}]} 2018-11-14 20:14:46,637 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-b988c706-e7b6-4bfe-814a-eeb1c3164551 2018-11-14 20:14:46,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0292618274689s 2018-11-14 20:14:46,638 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-b988c706-e7b6-4bfe-814a-eeb1c3164551 2018-11-14 20:14:46,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-11-14 20:14:46,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}c476383bb5ed2a62698284c9d15749448ad6ed80" -d '{"server": {"name": "shaker-vm_a228d2ab-a985-4f7a-965b-bb5377662abd", "imageRef": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "key_name": "shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd", "flavorRef": "fd103061-01e4-46c9-b2de-1c515f4c723a", "max_count": 1, "min_count": 1, "networks": [{"uuid": "9dd83678-06cd-4f46-9d56-13d2c3a89f54"}], "security_groups": [{"name": "ee6fe88c-047f-44ac-a302-f2c6bdde92b5"}]}}' 2018-11-14 20:14:50,458 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 20:14: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-a66a883e-76f5-4a3b-afe2-5103994a075c x-compute-request-id: req-a66a883e-76f5-4a3b-afe2-5103994a075c Content-Length: 403 location: http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "ee6fe88c-047f-44ac-a302-f2c6bdde92b5"}], "OS-DCF:diskConfig": "MANUAL", "id": "32af13a1-3f17-4207-abb7-224554b3ef2b", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "bookmark"}], "adminPass": "Z6TjbGgU6aZE"}} 2018-11-14 20:14:50,458 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-a66a883e-76f5-4a3b-afe2-5103994a075c 2018-11-14 20:14:50,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.81902503967s 2018-11-14 20:14:50,458 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-a66a883e-76f5-4a3b-afe2-5103994a075c 2018-11-14 20:14:50,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:14:50,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:14:51,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:14:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-02901dcd-9976-4917-bfcb-8ee6212926bc x-compute-request-id: req-02901dcd-9976-4917-bfcb-8ee6212926bc Content-Encoding: gzip Content-Length: 600 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "bookmark"}], "image": {"id": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "links": [{"href": "http://172.30.9.28:8774/images/af7683f8-059a-46f2-8dd3-113e46f92e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd103061-01e4-46c9-b2de-1c515f4c723a", "links": [{"href": "http://172.30.9.28:8774/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "rel": "bookmark"}]}, "id": "32af13a1-3f17-4207-abb7-224554b3ef2b", "user_id": "cd7debd3898148888978ce32aa2c8dea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:14:50Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd", "name": "shaker-vm_a228d2ab-a985-4f7a-965b-bb5377662abd", "created": "2018-11-14T20:14:50Z", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:14:51,427 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-02901dcd-9976-4917-bfcb-8ee6212926bc 2018-11-14 20:14:51,427 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.967991113663s 2018-11-14 20:14:51,428 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-02901dcd-9976-4917-bfcb-8ee6212926bc 2018-11-14 20:14:51,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 20:14:51,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:14:51,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1188 X-Openstack-Request-Id: req-75f77f46-e907-476e-82b3-4b470e16ccaf Date: Wed, 14 Nov 2018 20:14:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"updated_at":"2018-11-14T17:04:27Z","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","id":"928cbc5c-a6fa-468a-b088-88e266fca291","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["21abd679-37a9-4869-9aa9-9884043e79e8"],"updated_at":"2018-11-14T20:14:24Z","tenant_id":"611a2d334c0a499bb6f22d97e4b99664","created_at":"2018-11-14T20:14:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"611a2d334c0a499bb6f22d97e4b99664","id":"9dd83678-06cd-4f46-9d56-13d2c3a89f54","name":"shaker-net_a228d2ab-a985-4f7a-965b-bb5377662abd"}]} 2018-11-14 20:14:51,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-75f77f46-e907-476e-82b3-4b470e16ccaf 2018-11-14 20:14:51,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.26683807373s 2018-11-14 20:14:51,702 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-75f77f46-e907-476e-82b3-4b470e16ccaf 2018-11-14 20:14:51,702 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-14 20:14:51,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:14:51,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-366c2dfa-6f69-4a22-8364-5ff176ffeb76 Date: Wed, 14 Nov 2018 20:14:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9dd83678-06cd-4f46-9d56-13d2c3a89f54","tenant_id":"611a2d334c0a499bb6f22d97e4b99664","created_at":"2018-11-14T20:14:24Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-14T20:14:24Z","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":"611a2d334c0a499bb6f22d97e4b99664","id":"21abd679-37a9-4869-9aa9-9884043e79e8","subnetpool_id":null,"name":"shaker-subnet_a228d2ab-a985-4f7a-965b-bb5377662abd"}]} 2018-11-14 20:14:51,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-366c2dfa-6f69-4a22-8364-5ff176ffeb76 2018-11-14 20:14:51,949 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.246028900146s 2018-11-14 20:14:51,949 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-366c2dfa-6f69-4a22-8364-5ff176ffeb76 2018-11-14 20:14:51,950 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:14:53,952 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:14:53,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:14:54,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:14:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9284a6a1-f5ab-4705-8100-df9ca291a541 x-compute-request-id: req-9284a6a1-f5ab-4705-8100-df9ca291a541 Content-Encoding: gzip Content-Length: 651 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "bookmark"}], "image": {"id": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "links": [{"href": "http://172.30.9.28:8774/images/af7683f8-059a-46f2-8dd3-113e46f92e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd103061-01e4-46c9-b2de-1c515f4c723a", "links": [{"href": "http://172.30.9.28:8774/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "rel": "bookmark"}]}, "id": "32af13a1-3f17-4207-abb7-224554b3ef2b", "user_id": "cd7debd3898148888978ce32aa2c8dea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:14:53Z", "hostId": "17477294f2311d3df59f09633cbfa3237f8f5e1e5671a2322154c640", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd", "name": "shaker-vm_a228d2ab-a985-4f7a-965b-bb5377662abd", "created": "2018-11-14T20:14:50Z", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:14:54,430 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9284a6a1-f5ab-4705-8100-df9ca291a541 2018-11-14 20:14:54,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.477403879166s 2018-11-14 20:14:54,430 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9284a6a1-f5ab-4705-8100-df9ca291a541 2018-11-14 20:14:54,434 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:14:56,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:14:56,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:14:57,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:14:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7134e6a8-26f3-4b36-801a-b889ad89b9fa x-compute-request-id: req-7134e6a8-26f3-4b36-801a-b889ad89b9fa Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "bookmark"}], "image": {"id": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "links": [{"href": "http://172.30.9.28:8774/images/af7683f8-059a-46f2-8dd3-113e46f92e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd103061-01e4-46c9-b2de-1c515f4c723a", "links": [{"href": "http://172.30.9.28:8774/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "rel": "bookmark"}]}, "id": "32af13a1-3f17-4207-abb7-224554b3ef2b", "security_groups": [{"name": "shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd"}], "user_id": "cd7debd3898148888978ce32aa2c8dea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:14:54Z", "hostId": "17477294f2311d3df59f09633cbfa3237f8f5e1e5671a2322154c640", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd", "name": "shaker-vm_a228d2ab-a985-4f7a-965b-bb5377662abd", "created": "2018-11-14T20:14:50Z", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:14:57,863 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7134e6a8-26f3-4b36-801a-b889ad89b9fa 2018-11-14 20:14:57,863 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.42641592026s 2018-11-14 20:14:57,863 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7134e6a8-26f3-4b36-801a-b889ad89b9fa 2018-11-14 20:14:57,867 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:14:59,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:14:59,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:15:01,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:14: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-4b7d8c14-a9b3-497f-b627-e6daffd2faf9 x-compute-request-id: req-4b7d8c14-a9b3-497f-b627-e6daffd2faf9 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "bookmark"}], "image": {"id": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "links": [{"href": "http://172.30.9.28:8774/images/af7683f8-059a-46f2-8dd3-113e46f92e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd103061-01e4-46c9-b2de-1c515f4c723a", "links": [{"href": "http://172.30.9.28:8774/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "rel": "bookmark"}]}, "id": "32af13a1-3f17-4207-abb7-224554b3ef2b", "security_groups": [{"name": "shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd"}], "user_id": "cd7debd3898148888978ce32aa2c8dea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:14:54Z", "hostId": "17477294f2311d3df59f09633cbfa3237f8f5e1e5671a2322154c640", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd", "name": "shaker-vm_a228d2ab-a985-4f7a-965b-bb5377662abd", "created": "2018-11-14T20:14:50Z", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:15:01,132 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4b7d8c14-a9b3-497f-b627-e6daffd2faf9 2018-11-14 20:15:01,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.26232504845s 2018-11-14 20:15:01,132 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4b7d8c14-a9b3-497f-b627-e6daffd2faf9 2018-11-14 20:15:01,136 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:15:03,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:15:03,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:15:03,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:15:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0d45ab0a-4101-4865-9a49-adc070a8f7b9 x-compute-request-id: req-0d45ab0a-4101-4865-9a49-adc070a8f7b9 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "bookmark"}], "image": {"id": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "links": [{"href": "http://172.30.9.28:8774/images/af7683f8-059a-46f2-8dd3-113e46f92e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd103061-01e4-46c9-b2de-1c515f4c723a", "links": [{"href": "http://172.30.9.28:8774/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "rel": "bookmark"}]}, "id": "32af13a1-3f17-4207-abb7-224554b3ef2b", "security_groups": [{"name": "shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd"}], "user_id": "cd7debd3898148888978ce32aa2c8dea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:14:54Z", "hostId": "17477294f2311d3df59f09633cbfa3237f8f5e1e5671a2322154c640", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd", "name": "shaker-vm_a228d2ab-a985-4f7a-965b-bb5377662abd", "created": "2018-11-14T20:14:50Z", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:15:03,914 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0d45ab0a-4101-4865-9a49-adc070a8f7b9 2018-11-14 20:15:03,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.775382041931s 2018-11-14 20:15:03,915 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0d45ab0a-4101-4865-9a49-adc070a8f7b9 2018-11-14 20:15:03,918 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:15:05,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:15:05,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:15:06,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:15:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7b741c84-330a-424f-aca8-2368e657e671 x-compute-request-id: req-7b741c84-330a-424f-aca8-2368e657e671 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "bookmark"}], "image": {"id": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "links": [{"href": "http://172.30.9.28:8774/images/af7683f8-059a-46f2-8dd3-113e46f92e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd103061-01e4-46c9-b2de-1c515f4c723a", "links": [{"href": "http://172.30.9.28:8774/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "rel": "bookmark"}]}, "id": "32af13a1-3f17-4207-abb7-224554b3ef2b", "security_groups": [{"name": "shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd"}], "user_id": "cd7debd3898148888978ce32aa2c8dea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:14:54Z", "hostId": "17477294f2311d3df59f09633cbfa3237f8f5e1e5671a2322154c640", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd", "name": "shaker-vm_a228d2ab-a985-4f7a-965b-bb5377662abd", "created": "2018-11-14T20:14:50Z", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:15:06,637 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7b741c84-330a-424f-aca8-2368e657e671 2018-11-14 20:15:06,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.7157330513s 2018-11-14 20:15:06,637 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7b741c84-330a-424f-aca8-2368e657e671 2018-11-14 20:15:06,641 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:15:08,643 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:15:08,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:15:09,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:15:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-64dd427c-d767-44f8-b9c8-a9b82e037140 x-compute-request-id: req-64dd427c-d767-44f8-b9c8-a9b82e037140 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "bookmark"}], "image": {"id": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "links": [{"href": "http://172.30.9.28:8774/images/af7683f8-059a-46f2-8dd3-113e46f92e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd103061-01e4-46c9-b2de-1c515f4c723a", "links": [{"href": "http://172.30.9.28:8774/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "rel": "bookmark"}]}, "id": "32af13a1-3f17-4207-abb7-224554b3ef2b", "security_groups": [{"name": "shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd"}], "user_id": "cd7debd3898148888978ce32aa2c8dea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:14:54Z", "hostId": "17477294f2311d3df59f09633cbfa3237f8f5e1e5671a2322154c640", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd", "name": "shaker-vm_a228d2ab-a985-4f7a-965b-bb5377662abd", "created": "2018-11-14T20:14:50Z", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:15:09,275 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-64dd427c-d767-44f8-b9c8-a9b82e037140 2018-11-14 20:15:09,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.631541013718s 2018-11-14 20:15:09,275 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-64dd427c-d767-44f8-b9c8-a9b82e037140 2018-11-14 20:15:09,279 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:15:11,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:15:11,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:15:12,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:15:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-381f6e97-3cdb-441b-b24c-eb7f295a525f x-compute-request-id: req-381f6e97-3cdb-441b-b24c-eb7f295a525f Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "bookmark"}], "image": {"id": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "links": [{"href": "http://172.30.9.28:8774/images/af7683f8-059a-46f2-8dd3-113e46f92e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd103061-01e4-46c9-b2de-1c515f4c723a", "links": [{"href": "http://172.30.9.28:8774/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "rel": "bookmark"}]}, "id": "32af13a1-3f17-4207-abb7-224554b3ef2b", "security_groups": [{"name": "shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd"}], "user_id": "cd7debd3898148888978ce32aa2c8dea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:14:54Z", "hostId": "17477294f2311d3df59f09633cbfa3237f8f5e1e5671a2322154c640", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd", "name": "shaker-vm_a228d2ab-a985-4f7a-965b-bb5377662abd", "created": "2018-11-14T20:14:50Z", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:15:12,447 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-381f6e97-3cdb-441b-b24c-eb7f295a525f 2018-11-14 20:15:12,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.16574001312s 2018-11-14 20:15:12,448 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-381f6e97-3cdb-441b-b24c-eb7f295a525f 2018-11-14 20:15:12,451 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:15:14,454 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:15:14,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:15:15,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:15:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-883ab74b-b1b2-4b9b-9684-4db8b96c972a x-compute-request-id: req-883ab74b-b1b2-4b9b-9684-4db8b96c972a Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "bookmark"}], "image": {"id": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "links": [{"href": "http://172.30.9.28:8774/images/af7683f8-059a-46f2-8dd3-113e46f92e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd103061-01e4-46c9-b2de-1c515f4c723a", "links": [{"href": "http://172.30.9.28:8774/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "rel": "bookmark"}]}, "id": "32af13a1-3f17-4207-abb7-224554b3ef2b", "security_groups": [{"name": "shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd"}], "user_id": "cd7debd3898148888978ce32aa2c8dea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:14:54Z", "hostId": "17477294f2311d3df59f09633cbfa3237f8f5e1e5671a2322154c640", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd", "name": "shaker-vm_a228d2ab-a985-4f7a-965b-bb5377662abd", "created": "2018-11-14T20:14:50Z", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:15:15,202 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-883ab74b-b1b2-4b9b-9684-4db8b96c972a 2018-11-14 20:15:15,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.748535871506s 2018-11-14 20:15:15,203 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-883ab74b-b1b2-4b9b-9684-4db8b96c972a 2018-11-14 20:15:15,206 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:15:17,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:15:17,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:15:17,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:15:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-85a39eec-8adf-4653-b70f-a46587894085 x-compute-request-id: req-85a39eec-8adf-4653-b70f-a46587894085 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "bookmark"}], "image": {"id": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "links": [{"href": "http://172.30.9.28:8774/images/af7683f8-059a-46f2-8dd3-113e46f92e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd103061-01e4-46c9-b2de-1c515f4c723a", "links": [{"href": "http://172.30.9.28:8774/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "rel": "bookmark"}]}, "id": "32af13a1-3f17-4207-abb7-224554b3ef2b", "security_groups": [{"name": "shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd"}], "user_id": "cd7debd3898148888978ce32aa2c8dea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:14:54Z", "hostId": "17477294f2311d3df59f09633cbfa3237f8f5e1e5671a2322154c640", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd", "name": "shaker-vm_a228d2ab-a985-4f7a-965b-bb5377662abd", "created": "2018-11-14T20:14:50Z", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:15:17,730 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-85a39eec-8adf-4653-b70f-a46587894085 2018-11-14 20:15:17,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.521280050278s 2018-11-14 20:15:17,731 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-85a39eec-8adf-4653-b70f-a46587894085 2018-11-14 20:15:17,734 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:15:19,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:15:19,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:15:20,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:15: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-04b57287-9447-4de7-be39-5c2be93efd0b x-compute-request-id: req-04b57287-9447-4de7-be39-5c2be93efd0b Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "bookmark"}], "image": {"id": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "links": [{"href": "http://172.30.9.28:8774/images/af7683f8-059a-46f2-8dd3-113e46f92e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd103061-01e4-46c9-b2de-1c515f4c723a", "links": [{"href": "http://172.30.9.28:8774/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "rel": "bookmark"}]}, "id": "32af13a1-3f17-4207-abb7-224554b3ef2b", "security_groups": [{"name": "shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd"}], "user_id": "cd7debd3898148888978ce32aa2c8dea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:14:54Z", "hostId": "17477294f2311d3df59f09633cbfa3237f8f5e1e5671a2322154c640", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd", "name": "shaker-vm_a228d2ab-a985-4f7a-965b-bb5377662abd", "created": "2018-11-14T20:14:50Z", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:15:20,688 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-04b57287-9447-4de7-be39-5c2be93efd0b 2018-11-14 20:15:20,688 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.950684070587s 2018-11-14 20:15:20,688 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-04b57287-9447-4de7-be39-5c2be93efd0b 2018-11-14 20:15:20,692 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:15:22,695 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:15:22,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:15:24,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:15:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-88446c92-f4f2-40c7-865b-d3895d170d2d x-compute-request-id: req-88446c92-f4f2-40c7-865b-d3895d170d2d Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "bookmark"}], "image": {"id": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "links": [{"href": "http://172.30.9.28:8774/images/af7683f8-059a-46f2-8dd3-113e46f92e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd103061-01e4-46c9-b2de-1c515f4c723a", "links": [{"href": "http://172.30.9.28:8774/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "rel": "bookmark"}]}, "id": "32af13a1-3f17-4207-abb7-224554b3ef2b", "security_groups": [{"name": "shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd"}], "user_id": "cd7debd3898148888978ce32aa2c8dea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:14:54Z", "hostId": "17477294f2311d3df59f09633cbfa3237f8f5e1e5671a2322154c640", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd", "name": "shaker-vm_a228d2ab-a985-4f7a-965b-bb5377662abd", "created": "2018-11-14T20:14:50Z", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:15:24,015 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-88446c92-f4f2-40c7-865b-d3895d170d2d 2018-11-14 20:15:24,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.32016515732s 2018-11-14 20:15:24,016 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-88446c92-f4f2-40c7-865b-d3895d170d2d 2018-11-14 20:15:24,020 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:15:26,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:15:26,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:15:27,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:15:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c04b474d-ac9c-405d-acae-2c5d03d9389e x-compute-request-id: req-c04b474d-ac9c-405d-acae-2c5d03d9389e Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "bookmark"}], "image": {"id": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "links": [{"href": "http://172.30.9.28:8774/images/af7683f8-059a-46f2-8dd3-113e46f92e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd103061-01e4-46c9-b2de-1c515f4c723a", "links": [{"href": "http://172.30.9.28:8774/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "rel": "bookmark"}]}, "id": "32af13a1-3f17-4207-abb7-224554b3ef2b", "security_groups": [{"name": "shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd"}], "user_id": "cd7debd3898148888978ce32aa2c8dea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:14:54Z", "hostId": "17477294f2311d3df59f09633cbfa3237f8f5e1e5671a2322154c640", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd", "name": "shaker-vm_a228d2ab-a985-4f7a-965b-bb5377662abd", "created": "2018-11-14T20:14:50Z", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:15:27,292 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c04b474d-ac9c-405d-acae-2c5d03d9389e 2018-11-14 20:15:27,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.26920890808s 2018-11-14 20:15:27,292 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c04b474d-ac9c-405d-acae-2c5d03d9389e 2018-11-14 20:15:27,296 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:15:29,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:15:29,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:15:30,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:15:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-94a0caf2-e73d-4e21-888d-688ed10960ea x-compute-request-id: req-94a0caf2-e73d-4e21-888d-688ed10960ea Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "bookmark"}], "image": {"id": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "links": [{"href": "http://172.30.9.28:8774/images/af7683f8-059a-46f2-8dd3-113e46f92e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd103061-01e4-46c9-b2de-1c515f4c723a", "links": [{"href": "http://172.30.9.28:8774/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "rel": "bookmark"}]}, "id": "32af13a1-3f17-4207-abb7-224554b3ef2b", "security_groups": [{"name": "shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd"}], "user_id": "cd7debd3898148888978ce32aa2c8dea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:14:54Z", "hostId": "17477294f2311d3df59f09633cbfa3237f8f5e1e5671a2322154c640", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd", "name": "shaker-vm_a228d2ab-a985-4f7a-965b-bb5377662abd", "created": "2018-11-14T20:14:50Z", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:15:30,279 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-94a0caf2-e73d-4e21-888d-688ed10960ea 2018-11-14 20:15:30,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.980330944061s 2018-11-14 20:15:30,280 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-94a0caf2-e73d-4e21-888d-688ed10960ea 2018-11-14 20:15:30,283 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:15:32,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:15:32,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:15:32,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:15: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-750beaaa-7d59-4b28-964c-c0c38b57a891 x-compute-request-id: req-750beaaa-7d59-4b28-964c-c0c38b57a891 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "bookmark"}], "image": {"id": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "links": [{"href": "http://172.30.9.28:8774/images/af7683f8-059a-46f2-8dd3-113e46f92e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd103061-01e4-46c9-b2de-1c515f4c723a", "links": [{"href": "http://172.30.9.28:8774/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "rel": "bookmark"}]}, "id": "32af13a1-3f17-4207-abb7-224554b3ef2b", "security_groups": [{"name": "shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd"}], "user_id": "cd7debd3898148888978ce32aa2c8dea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:14:54Z", "hostId": "17477294f2311d3df59f09633cbfa3237f8f5e1e5671a2322154c640", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd", "name": "shaker-vm_a228d2ab-a985-4f7a-965b-bb5377662abd", "created": "2018-11-14T20:14:50Z", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:15:32,691 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-750beaaa-7d59-4b28-964c-c0c38b57a891 2018-11-14 20:15:32,691 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.405460119247s 2018-11-14 20:15:32,692 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-750beaaa-7d59-4b28-964c-c0c38b57a891 2018-11-14 20:15:32,696 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:15:34,699 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:15:34,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:15:35,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:15:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c3054fc0-2d46-40fb-934f-ddcc22713ec7 x-compute-request-id: req-c3054fc0-2d46-40fb-934f-ddcc22713ec7 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "bookmark"}], "image": {"id": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "links": [{"href": "http://172.30.9.28:8774/images/af7683f8-059a-46f2-8dd3-113e46f92e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd103061-01e4-46c9-b2de-1c515f4c723a", "links": [{"href": "http://172.30.9.28:8774/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "rel": "bookmark"}]}, "id": "32af13a1-3f17-4207-abb7-224554b3ef2b", "security_groups": [{"name": "shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd"}], "user_id": "cd7debd3898148888978ce32aa2c8dea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:14:54Z", "hostId": "17477294f2311d3df59f09633cbfa3237f8f5e1e5671a2322154c640", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd", "name": "shaker-vm_a228d2ab-a985-4f7a-965b-bb5377662abd", "created": "2018-11-14T20:14:50Z", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:15:35,456 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c3054fc0-2d46-40fb-934f-ddcc22713ec7 2018-11-14 20:15:35,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.756945133209s 2018-11-14 20:15:35,456 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c3054fc0-2d46-40fb-934f-ddcc22713ec7 2018-11-14 20:15:35,460 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:15:37,463 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:15:37,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:15:38,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:15:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c773aee4-91c3-4829-97c3-773fe84535d0 x-compute-request-id: req-c773aee4-91c3-4829-97c3-773fe84535d0 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "bookmark"}], "image": {"id": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "links": [{"href": "http://172.30.9.28:8774/images/af7683f8-059a-46f2-8dd3-113e46f92e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd103061-01e4-46c9-b2de-1c515f4c723a", "links": [{"href": "http://172.30.9.28:8774/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "rel": "bookmark"}]}, "id": "32af13a1-3f17-4207-abb7-224554b3ef2b", "security_groups": [{"name": "shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd"}], "user_id": "cd7debd3898148888978ce32aa2c8dea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:14:54Z", "hostId": "17477294f2311d3df59f09633cbfa3237f8f5e1e5671a2322154c640", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd", "name": "shaker-vm_a228d2ab-a985-4f7a-965b-bb5377662abd", "created": "2018-11-14T20:14:50Z", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:15:38,614 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c773aee4-91c3-4829-97c3-773fe84535d0 2018-11-14 20:15:38,614 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.15086722374s 2018-11-14 20:15:38,614 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c773aee4-91c3-4829-97c3-773fe84535d0 2018-11-14 20:15:38,619 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:15:40,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:15:40,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:15:41,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:15:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-88439402-23a5-407b-a219-b7d9acb5b1fd x-compute-request-id: req-88439402-23a5-407b-a219-b7d9acb5b1fd Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "bookmark"}], "image": {"id": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "links": [{"href": "http://172.30.9.28:8774/images/af7683f8-059a-46f2-8dd3-113e46f92e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd103061-01e4-46c9-b2de-1c515f4c723a", "links": [{"href": "http://172.30.9.28:8774/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "rel": "bookmark"}]}, "id": "32af13a1-3f17-4207-abb7-224554b3ef2b", "security_groups": [{"name": "shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd"}], "user_id": "cd7debd3898148888978ce32aa2c8dea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:14:54Z", "hostId": "17477294f2311d3df59f09633cbfa3237f8f5e1e5671a2322154c640", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd", "name": "shaker-vm_a228d2ab-a985-4f7a-965b-bb5377662abd", "created": "2018-11-14T20:14:50Z", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:15:41,205 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-88439402-23a5-407b-a219-b7d9acb5b1fd 2018-11-14 20:15:41,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.583046197891s 2018-11-14 20:15:41,205 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-88439402-23a5-407b-a219-b7d9acb5b1fd 2018-11-14 20:15:41,209 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:15:43,212 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:15:43,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:15:43,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:15:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-17376ea2-165d-424d-9bf9-7adc2b849882 x-compute-request-id: req-17376ea2-165d-424d-9bf9-7adc2b849882 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "bookmark"}], "image": {"id": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "links": [{"href": "http://172.30.9.28:8774/images/af7683f8-059a-46f2-8dd3-113e46f92e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd103061-01e4-46c9-b2de-1c515f4c723a", "links": [{"href": "http://172.30.9.28:8774/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "rel": "bookmark"}]}, "id": "32af13a1-3f17-4207-abb7-224554b3ef2b", "security_groups": [{"name": "shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd"}], "user_id": "cd7debd3898148888978ce32aa2c8dea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:14:54Z", "hostId": "17477294f2311d3df59f09633cbfa3237f8f5e1e5671a2322154c640", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd", "name": "shaker-vm_a228d2ab-a985-4f7a-965b-bb5377662abd", "created": "2018-11-14T20:14:50Z", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:15:43,737 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-17376ea2-165d-424d-9bf9-7adc2b849882 2018-11-14 20:15:43,737 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.525341033936s 2018-11-14 20:15:43,737 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-17376ea2-165d-424d-9bf9-7adc2b849882 2018-11-14 20:15:43,741 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:15:45,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:15:45,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:15:46,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:15: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-c445663c-01bd-4e09-8e05-498ee9cccd2a x-compute-request-id: req-c445663c-01bd-4e09-8e05-498ee9cccd2a Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "bookmark"}], "image": {"id": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "links": [{"href": "http://172.30.9.28:8774/images/af7683f8-059a-46f2-8dd3-113e46f92e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd103061-01e4-46c9-b2de-1c515f4c723a", "links": [{"href": "http://172.30.9.28:8774/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "rel": "bookmark"}]}, "id": "32af13a1-3f17-4207-abb7-224554b3ef2b", "security_groups": [{"name": "shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd"}], "user_id": "cd7debd3898148888978ce32aa2c8dea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:14:54Z", "hostId": "17477294f2311d3df59f09633cbfa3237f8f5e1e5671a2322154c640", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd", "name": "shaker-vm_a228d2ab-a985-4f7a-965b-bb5377662abd", "created": "2018-11-14T20:14:50Z", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:15:46,297 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c445663c-01bd-4e09-8e05-498ee9cccd2a 2018-11-14 20:15:46,297 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.553004026413s 2018-11-14 20:15:46,297 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c445663c-01bd-4e09-8e05-498ee9cccd2a 2018-11-14 20:15:46,301 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:15:48,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:15:48,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:15:49,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:15:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-605ace9c-3c51-40d3-bea8-fe98490ac123 x-compute-request-id: req-605ace9c-3c51-40d3-bea8-fe98490ac123 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "bookmark"}], "image": {"id": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "links": [{"href": "http://172.30.9.28:8774/images/af7683f8-059a-46f2-8dd3-113e46f92e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd103061-01e4-46c9-b2de-1c515f4c723a", "links": [{"href": "http://172.30.9.28:8774/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "rel": "bookmark"}]}, "id": "32af13a1-3f17-4207-abb7-224554b3ef2b", "security_groups": [{"name": "shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd"}], "user_id": "cd7debd3898148888978ce32aa2c8dea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:14:54Z", "hostId": "17477294f2311d3df59f09633cbfa3237f8f5e1e5671a2322154c640", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd", "name": "shaker-vm_a228d2ab-a985-4f7a-965b-bb5377662abd", "created": "2018-11-14T20:14:50Z", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:15:49,289 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-605ace9c-3c51-40d3-bea8-fe98490ac123 2018-11-14 20:15:49,289 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.985714912415s 2018-11-14 20:15:49,289 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-605ace9c-3c51-40d3-bea8-fe98490ac123 2018-11-14 20:15:49,293 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:15:51,296 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:15:51,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:15:51,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:15:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-856aed50-ab1f-4cb2-9206-540ee3a7c3ea x-compute-request-id: req-856aed50-ab1f-4cb2-9206-540ee3a7c3ea Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "bookmark"}], "image": {"id": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "links": [{"href": "http://172.30.9.28:8774/images/af7683f8-059a-46f2-8dd3-113e46f92e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd103061-01e4-46c9-b2de-1c515f4c723a", "links": [{"href": "http://172.30.9.28:8774/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "rel": "bookmark"}]}, "id": "32af13a1-3f17-4207-abb7-224554b3ef2b", "security_groups": [{"name": "shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd"}], "user_id": "cd7debd3898148888978ce32aa2c8dea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:14:54Z", "hostId": "17477294f2311d3df59f09633cbfa3237f8f5e1e5671a2322154c640", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd", "name": "shaker-vm_a228d2ab-a985-4f7a-965b-bb5377662abd", "created": "2018-11-14T20:14:50Z", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:15:51,872 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-856aed50-ab1f-4cb2-9206-540ee3a7c3ea 2018-11-14 20:15:51,872 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.576596975327s 2018-11-14 20:15:51,873 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-856aed50-ab1f-4cb2-9206-540ee3a7c3ea 2018-11-14 20:15:51,876 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:15:53,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:15:53,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:15:54,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:15: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-a7b2fdab-d537-4622-8807-1750b2d3398a x-compute-request-id: req-a7b2fdab-d537-4622-8807-1750b2d3398a Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "bookmark"}], "image": {"id": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "links": [{"href": "http://172.30.9.28:8774/images/af7683f8-059a-46f2-8dd3-113e46f92e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd103061-01e4-46c9-b2de-1c515f4c723a", "links": [{"href": "http://172.30.9.28:8774/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "rel": "bookmark"}]}, "id": "32af13a1-3f17-4207-abb7-224554b3ef2b", "security_groups": [{"name": "shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd"}], "user_id": "cd7debd3898148888978ce32aa2c8dea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:14:54Z", "hostId": "17477294f2311d3df59f09633cbfa3237f8f5e1e5671a2322154c640", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd", "name": "shaker-vm_a228d2ab-a985-4f7a-965b-bb5377662abd", "created": "2018-11-14T20:14:50Z", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:15:54,522 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a7b2fdab-d537-4622-8807-1750b2d3398a 2018-11-14 20:15:54,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.642652988434s 2018-11-14 20:15:54,522 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a7b2fdab-d537-4622-8807-1750b2d3398a 2018-11-14 20:15:54,526 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:15:56,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:15:56,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:15:57,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:15: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-901f086d-82db-4d68-9102-6a73c61b3ce9 x-compute-request-id: req-901f086d-82db-4d68-9102-6a73c61b3ce9 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "bookmark"}], "image": {"id": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "links": [{"href": "http://172.30.9.28:8774/images/af7683f8-059a-46f2-8dd3-113e46f92e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd103061-01e4-46c9-b2de-1c515f4c723a", "links": [{"href": "http://172.30.9.28:8774/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "rel": "bookmark"}]}, "id": "32af13a1-3f17-4207-abb7-224554b3ef2b", "security_groups": [{"name": "shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd"}], "user_id": "cd7debd3898148888978ce32aa2c8dea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:14:54Z", "hostId": "17477294f2311d3df59f09633cbfa3237f8f5e1e5671a2322154c640", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd", "name": "shaker-vm_a228d2ab-a985-4f7a-965b-bb5377662abd", "created": "2018-11-14T20:14:50Z", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:15:57,579 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-901f086d-82db-4d68-9102-6a73c61b3ce9 2018-11-14 20:15:57,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.05065512657s 2018-11-14 20:15:57,579 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-901f086d-82db-4d68-9102-6a73c61b3ce9 2018-11-14 20:15:57,583 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:15:59,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:15:59,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:16:00,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:15: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-a18c8986-c6f4-47f3-9465-6e3b7c7e8b91 x-compute-request-id: req-a18c8986-c6f4-47f3-9465-6e3b7c7e8b91 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "bookmark"}], "image": {"id": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "links": [{"href": "http://172.30.9.28:8774/images/af7683f8-059a-46f2-8dd3-113e46f92e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd103061-01e4-46c9-b2de-1c515f4c723a", "links": [{"href": "http://172.30.9.28:8774/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "rel": "bookmark"}]}, "id": "32af13a1-3f17-4207-abb7-224554b3ef2b", "security_groups": [{"name": "shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd"}], "user_id": "cd7debd3898148888978ce32aa2c8dea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:14:54Z", "hostId": "17477294f2311d3df59f09633cbfa3237f8f5e1e5671a2322154c640", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd", "name": "shaker-vm_a228d2ab-a985-4f7a-965b-bb5377662abd", "created": "2018-11-14T20:14:50Z", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:16:00,141 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a18c8986-c6f4-47f3-9465-6e3b7c7e8b91 2018-11-14 20:16:00,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.555146217346s 2018-11-14 20:16:00,141 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a18c8986-c6f4-47f3-9465-6e3b7c7e8b91 2018-11-14 20:16:00,145 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:16:02,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:16:02,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:16:03,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:16:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2f61f9e9-ea7f-47b0-aceb-ef240faa35cd x-compute-request-id: req-2f61f9e9-ea7f-47b0-aceb-ef240faa35cd Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "bookmark"}], "image": {"id": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "links": [{"href": "http://172.30.9.28:8774/images/af7683f8-059a-46f2-8dd3-113e46f92e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd103061-01e4-46c9-b2de-1c515f4c723a", "links": [{"href": "http://172.30.9.28:8774/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "rel": "bookmark"}]}, "id": "32af13a1-3f17-4207-abb7-224554b3ef2b", "security_groups": [{"name": "shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd"}], "user_id": "cd7debd3898148888978ce32aa2c8dea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:14:54Z", "hostId": "17477294f2311d3df59f09633cbfa3237f8f5e1e5671a2322154c640", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd", "name": "shaker-vm_a228d2ab-a985-4f7a-965b-bb5377662abd", "created": "2018-11-14T20:14:50Z", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:16:03,341 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2f61f9e9-ea7f-47b0-aceb-ef240faa35cd 2018-11-14 20:16:03,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.19349694252s 2018-11-14 20:16:03,341 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2f61f9e9-ea7f-47b0-aceb-ef240faa35cd 2018-11-14 20:16:03,345 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:16:05,348 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:16:05,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:16:05,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:16:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aa80e4b4-da6b-4feb-99f7-52c14934c78e x-compute-request-id: req-aa80e4b4-da6b-4feb-99f7-52c14934c78e Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "bookmark"}], "image": {"id": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "links": [{"href": "http://172.30.9.28:8774/images/af7683f8-059a-46f2-8dd3-113e46f92e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd103061-01e4-46c9-b2de-1c515f4c723a", "links": [{"href": "http://172.30.9.28:8774/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "rel": "bookmark"}]}, "id": "32af13a1-3f17-4207-abb7-224554b3ef2b", "security_groups": [{"name": "shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd"}], "user_id": "cd7debd3898148888978ce32aa2c8dea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:14:54Z", "hostId": "17477294f2311d3df59f09633cbfa3237f8f5e1e5671a2322154c640", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd", "name": "shaker-vm_a228d2ab-a985-4f7a-965b-bb5377662abd", "created": "2018-11-14T20:14:50Z", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:16:05,898 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-aa80e4b4-da6b-4feb-99f7-52c14934c78e 2018-11-14 20:16:05,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.549952983856s 2018-11-14 20:16:05,898 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-aa80e4b4-da6b-4feb-99f7-52c14934c78e 2018-11-14 20:16:05,902 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:16:07,904 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:16:07,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:16:08,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:16:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d1828520-7c54-487d-949a-82e08a018095 x-compute-request-id: req-d1828520-7c54-487d-949a-82e08a018095 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "bookmark"}], "image": {"id": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "links": [{"href": "http://172.30.9.28:8774/images/af7683f8-059a-46f2-8dd3-113e46f92e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd103061-01e4-46c9-b2de-1c515f4c723a", "links": [{"href": "http://172.30.9.28:8774/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "rel": "bookmark"}]}, "id": "32af13a1-3f17-4207-abb7-224554b3ef2b", "security_groups": [{"name": "shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd"}], "user_id": "cd7debd3898148888978ce32aa2c8dea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:14:54Z", "hostId": "17477294f2311d3df59f09633cbfa3237f8f5e1e5671a2322154c640", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd", "name": "shaker-vm_a228d2ab-a985-4f7a-965b-bb5377662abd", "created": "2018-11-14T20:14:50Z", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:16:08,479 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d1828520-7c54-487d-949a-82e08a018095 2018-11-14 20:16:08,479 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.574346065521s 2018-11-14 20:16:08,479 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d1828520-7c54-487d-949a-82e08a018095 2018-11-14 20:16:08,483 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:16:10,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:16:10,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:16:10,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:16:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b4179336-179e-4181-a3bf-e01747c91d5c x-compute-request-id: req-b4179336-179e-4181-a3bf-e01747c91d5c Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "bookmark"}], "image": {"id": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "links": [{"href": "http://172.30.9.28:8774/images/af7683f8-059a-46f2-8dd3-113e46f92e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd103061-01e4-46c9-b2de-1c515f4c723a", "links": [{"href": "http://172.30.9.28:8774/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "rel": "bookmark"}]}, "id": "32af13a1-3f17-4207-abb7-224554b3ef2b", "security_groups": [{"name": "shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd"}], "user_id": "cd7debd3898148888978ce32aa2c8dea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:14:54Z", "hostId": "17477294f2311d3df59f09633cbfa3237f8f5e1e5671a2322154c640", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd", "name": "shaker-vm_a228d2ab-a985-4f7a-965b-bb5377662abd", "created": "2018-11-14T20:14:50Z", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:16:10,834 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b4179336-179e-4181-a3bf-e01747c91d5c 2018-11-14 20:16:10,834 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.348483085632s 2018-11-14 20:16:10,834 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b4179336-179e-4181-a3bf-e01747c91d5c 2018-11-14 20:16:10,838 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:16:12,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:16:12,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:16:13,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:16:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-097a8bde-5f1d-4302-b4e0-1508074ef4ac x-compute-request-id: req-097a8bde-5f1d-4302-b4e0-1508074ef4ac Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "bookmark"}], "image": {"id": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "links": [{"href": "http://172.30.9.28:8774/images/af7683f8-059a-46f2-8dd3-113e46f92e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd103061-01e4-46c9-b2de-1c515f4c723a", "links": [{"href": "http://172.30.9.28:8774/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "rel": "bookmark"}]}, "id": "32af13a1-3f17-4207-abb7-224554b3ef2b", "security_groups": [{"name": "shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd"}], "user_id": "cd7debd3898148888978ce32aa2c8dea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:14:54Z", "hostId": "17477294f2311d3df59f09633cbfa3237f8f5e1e5671a2322154c640", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd", "name": "shaker-vm_a228d2ab-a985-4f7a-965b-bb5377662abd", "created": "2018-11-14T20:14:50Z", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:16:13,404 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-097a8bde-5f1d-4302-b4e0-1508074ef4ac 2018-11-14 20:16:13,404 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.563398122787s 2018-11-14 20:16:13,405 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-097a8bde-5f1d-4302-b4e0-1508074ef4ac 2018-11-14 20:16:13,408 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:16:15,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:16:15,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:16:16,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:16: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-127110da-f410-4bea-8b50-cb0c1586ba8d x-compute-request-id: req-127110da-f410-4bea-8b50-cb0c1586ba8d Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "bookmark"}], "image": {"id": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "links": [{"href": "http://172.30.9.28:8774/images/af7683f8-059a-46f2-8dd3-113e46f92e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd103061-01e4-46c9-b2de-1c515f4c723a", "links": [{"href": "http://172.30.9.28:8774/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "rel": "bookmark"}]}, "id": "32af13a1-3f17-4207-abb7-224554b3ef2b", "security_groups": [{"name": "shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd"}], "user_id": "cd7debd3898148888978ce32aa2c8dea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:14:54Z", "hostId": "17477294f2311d3df59f09633cbfa3237f8f5e1e5671a2322154c640", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd", "name": "shaker-vm_a228d2ab-a985-4f7a-965b-bb5377662abd", "created": "2018-11-14T20:14:50Z", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:16:16,161 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-127110da-f410-4bea-8b50-cb0c1586ba8d 2018-11-14 20:16:16,162 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.750563144684s 2018-11-14 20:16:16,162 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-127110da-f410-4bea-8b50-cb0c1586ba8d 2018-11-14 20:16:16,166 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:16:18,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:16:18,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:16:18,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:16: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-5504a516-2982-4d8f-a4a7-1499bf76d2a3 x-compute-request-id: req-5504a516-2982-4d8f-a4a7-1499bf76d2a3 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "bookmark"}], "image": {"id": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "links": [{"href": "http://172.30.9.28:8774/images/af7683f8-059a-46f2-8dd3-113e46f92e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd103061-01e4-46c9-b2de-1c515f4c723a", "links": [{"href": "http://172.30.9.28:8774/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "rel": "bookmark"}]}, "id": "32af13a1-3f17-4207-abb7-224554b3ef2b", "security_groups": [{"name": "shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd"}], "user_id": "cd7debd3898148888978ce32aa2c8dea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:14:54Z", "hostId": "17477294f2311d3df59f09633cbfa3237f8f5e1e5671a2322154c640", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd", "name": "shaker-vm_a228d2ab-a985-4f7a-965b-bb5377662abd", "created": "2018-11-14T20:14:50Z", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:16:18,698 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-5504a516-2982-4d8f-a4a7-1499bf76d2a3 2018-11-14 20:16:18,698 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.530109167099s 2018-11-14 20:16:18,699 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-5504a516-2982-4d8f-a4a7-1499bf76d2a3 2018-11-14 20:16:18,702 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:16:20,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:16:20,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:16:21,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:16:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a8728f84-acf3-4725-b213-1475cc91a95b x-compute-request-id: req-a8728f84-acf3-4725-b213-1475cc91a95b Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "bookmark"}], "image": {"id": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "links": [{"href": "http://172.30.9.28:8774/images/af7683f8-059a-46f2-8dd3-113e46f92e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd103061-01e4-46c9-b2de-1c515f4c723a", "links": [{"href": "http://172.30.9.28:8774/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "rel": "bookmark"}]}, "id": "32af13a1-3f17-4207-abb7-224554b3ef2b", "security_groups": [{"name": "shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd"}], "user_id": "cd7debd3898148888978ce32aa2c8dea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:14:54Z", "hostId": "17477294f2311d3df59f09633cbfa3237f8f5e1e5671a2322154c640", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd", "name": "shaker-vm_a228d2ab-a985-4f7a-965b-bb5377662abd", "created": "2018-11-14T20:14:50Z", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:16:21,256 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a8728f84-acf3-4725-b213-1475cc91a95b 2018-11-14 20:16:21,257 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.551337003708s 2018-11-14 20:16:21,257 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a8728f84-acf3-4725-b213-1475cc91a95b 2018-11-14 20:16:21,261 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:16:23,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:16:23,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:16:24,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:16: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-57587942-970a-4b37-8b82-a05c44739f95 x-compute-request-id: req-57587942-970a-4b37-8b82-a05c44739f95 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "bookmark"}], "image": {"id": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "links": [{"href": "http://172.30.9.28:8774/images/af7683f8-059a-46f2-8dd3-113e46f92e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd103061-01e4-46c9-b2de-1c515f4c723a", "links": [{"href": "http://172.30.9.28:8774/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "rel": "bookmark"}]}, "id": "32af13a1-3f17-4207-abb7-224554b3ef2b", "security_groups": [{"name": "shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd"}], "user_id": "cd7debd3898148888978ce32aa2c8dea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:14:54Z", "hostId": "17477294f2311d3df59f09633cbfa3237f8f5e1e5671a2322154c640", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd", "name": "shaker-vm_a228d2ab-a985-4f7a-965b-bb5377662abd", "created": "2018-11-14T20:14:50Z", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:16:24,231 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-57587942-970a-4b37-8b82-a05c44739f95 2018-11-14 20:16:24,232 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.969225168228s 2018-11-14 20:16:24,232 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-57587942-970a-4b37-8b82-a05c44739f95 2018-11-14 20:16:24,236 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:16:26,239 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:16:26,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:16:26,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:16: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-b87a0711-e567-4d36-9273-344a3d85b3d8 x-compute-request-id: req-b87a0711-e567-4d36-9273-344a3d85b3d8 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "bookmark"}], "image": {"id": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "links": [{"href": "http://172.30.9.28:8774/images/af7683f8-059a-46f2-8dd3-113e46f92e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd103061-01e4-46c9-b2de-1c515f4c723a", "links": [{"href": "http://172.30.9.28:8774/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "rel": "bookmark"}]}, "id": "32af13a1-3f17-4207-abb7-224554b3ef2b", "security_groups": [{"name": "shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd"}], "user_id": "cd7debd3898148888978ce32aa2c8dea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:14:54Z", "hostId": "17477294f2311d3df59f09633cbfa3237f8f5e1e5671a2322154c640", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd", "name": "shaker-vm_a228d2ab-a985-4f7a-965b-bb5377662abd", "created": "2018-11-14T20:14:50Z", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:16:26,596 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b87a0711-e567-4d36-9273-344a3d85b3d8 2018-11-14 20:16:26,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.357665061951s 2018-11-14 20:16:26,597 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b87a0711-e567-4d36-9273-344a3d85b3d8 2018-11-14 20:16:26,601 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:16:28,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:16:28,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:16:29,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:16:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0541d61a-9698-4ec1-bb90-a85a17e45c15 x-compute-request-id: req-0541d61a-9698-4ec1-bb90-a85a17e45c15 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "bookmark"}], "image": {"id": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "links": [{"href": "http://172.30.9.28:8774/images/af7683f8-059a-46f2-8dd3-113e46f92e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd103061-01e4-46c9-b2de-1c515f4c723a", "links": [{"href": "http://172.30.9.28:8774/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "rel": "bookmark"}]}, "id": "32af13a1-3f17-4207-abb7-224554b3ef2b", "security_groups": [{"name": "shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd"}], "user_id": "cd7debd3898148888978ce32aa2c8dea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:14:54Z", "hostId": "17477294f2311d3df59f09633cbfa3237f8f5e1e5671a2322154c640", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd", "name": "shaker-vm_a228d2ab-a985-4f7a-965b-bb5377662abd", "created": "2018-11-14T20:14:50Z", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:16:29,188 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0541d61a-9698-4ec1-bb90-a85a17e45c15 2018-11-14 20:16:29,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.584562063217s 2018-11-14 20:16:29,188 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0541d61a-9698-4ec1-bb90-a85a17e45c15 2018-11-14 20:16:29,192 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:16:31,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:16:31,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:16:31,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:16:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3620253e-7189-40dd-81cc-ddfec7b4ff5e x-compute-request-id: req-3620253e-7189-40dd-81cc-ddfec7b4ff5e Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "bookmark"}], "image": {"id": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "links": [{"href": "http://172.30.9.28:8774/images/af7683f8-059a-46f2-8dd3-113e46f92e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd103061-01e4-46c9-b2de-1c515f4c723a", "links": [{"href": "http://172.30.9.28:8774/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "rel": "bookmark"}]}, "id": "32af13a1-3f17-4207-abb7-224554b3ef2b", "security_groups": [{"name": "shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd"}], "user_id": "cd7debd3898148888978ce32aa2c8dea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:14:54Z", "hostId": "17477294f2311d3df59f09633cbfa3237f8f5e1e5671a2322154c640", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd", "name": "shaker-vm_a228d2ab-a985-4f7a-965b-bb5377662abd", "created": "2018-11-14T20:14:50Z", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:16:31,963 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3620253e-7189-40dd-81cc-ddfec7b4ff5e 2018-11-14 20:16:31,963 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.768691062927s 2018-11-14 20:16:31,963 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3620253e-7189-40dd-81cc-ddfec7b4ff5e 2018-11-14 20:16:31,967 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:16:33,970 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:16:33,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:16:34,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:16:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4aea958a-2542-42d1-a8a5-d2333fa14253 x-compute-request-id: req-4aea958a-2542-42d1-a8a5-d2333fa14253 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "bookmark"}], "image": {"id": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "links": [{"href": "http://172.30.9.28:8774/images/af7683f8-059a-46f2-8dd3-113e46f92e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd103061-01e4-46c9-b2de-1c515f4c723a", "links": [{"href": "http://172.30.9.28:8774/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "rel": "bookmark"}]}, "id": "32af13a1-3f17-4207-abb7-224554b3ef2b", "security_groups": [{"name": "shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd"}], "user_id": "cd7debd3898148888978ce32aa2c8dea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:14:54Z", "hostId": "17477294f2311d3df59f09633cbfa3237f8f5e1e5671a2322154c640", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd", "name": "shaker-vm_a228d2ab-a985-4f7a-965b-bb5377662abd", "created": "2018-11-14T20:14:50Z", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:16:34,938 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4aea958a-2542-42d1-a8a5-d2333fa14253 2018-11-14 20:16:34,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.968436956406s 2018-11-14 20:16:34,939 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4aea958a-2542-42d1-a8a5-d2333fa14253 2018-11-14 20:16:34,943 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:16:36,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:16:36,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:16:37,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:16:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ebd35026-0be6-45dc-b71c-bb507b68b73c x-compute-request-id: req-ebd35026-0be6-45dc-b71c-bb507b68b73c Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "bookmark"}], "image": {"id": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "links": [{"href": "http://172.30.9.28:8774/images/af7683f8-059a-46f2-8dd3-113e46f92e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd103061-01e4-46c9-b2de-1c515f4c723a", "links": [{"href": "http://172.30.9.28:8774/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "rel": "bookmark"}]}, "id": "32af13a1-3f17-4207-abb7-224554b3ef2b", "security_groups": [{"name": "shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd"}], "user_id": "cd7debd3898148888978ce32aa2c8dea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:14:54Z", "hostId": "17477294f2311d3df59f09633cbfa3237f8f5e1e5671a2322154c640", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd", "name": "shaker-vm_a228d2ab-a985-4f7a-965b-bb5377662abd", "created": "2018-11-14T20:14:50Z", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:16:37,667 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ebd35026-0be6-45dc-b71c-bb507b68b73c 2018-11-14 20:16:37,667 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.721855163574s 2018-11-14 20:16:37,667 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ebd35026-0be6-45dc-b71c-bb507b68b73c 2018-11-14 20:16:37,671 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:16:39,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:16:39,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:16:40,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:16:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a4d62f27-8882-4616-98af-952e0aa1879d x-compute-request-id: req-a4d62f27-8882-4616-98af-952e0aa1879d Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "bookmark"}], "image": {"id": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "links": [{"href": "http://172.30.9.28:8774/images/af7683f8-059a-46f2-8dd3-113e46f92e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd103061-01e4-46c9-b2de-1c515f4c723a", "links": [{"href": "http://172.30.9.28:8774/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "rel": "bookmark"}]}, "id": "32af13a1-3f17-4207-abb7-224554b3ef2b", "security_groups": [{"name": "shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd"}], "user_id": "cd7debd3898148888978ce32aa2c8dea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:14:54Z", "hostId": "17477294f2311d3df59f09633cbfa3237f8f5e1e5671a2322154c640", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd", "name": "shaker-vm_a228d2ab-a985-4f7a-965b-bb5377662abd", "created": "2018-11-14T20:14:50Z", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:16:40,297 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a4d62f27-8882-4616-98af-952e0aa1879d 2018-11-14 20:16:40,297 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.623613119125s 2018-11-14 20:16:40,298 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a4d62f27-8882-4616-98af-952e0aa1879d 2018-11-14 20:16:40,302 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:16:42,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:16:42,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:16:42,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:16: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-1431235c-97cf-46fd-9ce2-4a05236f7cc5 x-compute-request-id: req-1431235c-97cf-46fd-9ce2-4a05236f7cc5 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "bookmark"}], "image": {"id": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "links": [{"href": "http://172.30.9.28:8774/images/af7683f8-059a-46f2-8dd3-113e46f92e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd103061-01e4-46c9-b2de-1c515f4c723a", "links": [{"href": "http://172.30.9.28:8774/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "rel": "bookmark"}]}, "id": "32af13a1-3f17-4207-abb7-224554b3ef2b", "security_groups": [{"name": "shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd"}], "user_id": "cd7debd3898148888978ce32aa2c8dea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:14:54Z", "hostId": "17477294f2311d3df59f09633cbfa3237f8f5e1e5671a2322154c640", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd", "name": "shaker-vm_a228d2ab-a985-4f7a-965b-bb5377662abd", "created": "2018-11-14T20:14:50Z", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:16:42,849 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-1431235c-97cf-46fd-9ce2-4a05236f7cc5 2018-11-14 20:16:42,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.545118093491s 2018-11-14 20:16:42,850 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-1431235c-97cf-46fd-9ce2-4a05236f7cc5 2018-11-14 20:16:42,853 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:16:44,856 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:16:44,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:16:45,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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-2586e1e9-6def-4d4f-85c2-3fdfcd5e9cd9 x-compute-request-id: req-2586e1e9-6def-4d4f-85c2-3fdfcd5e9cd9 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "bookmark"}], "image": {"id": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "links": [{"href": "http://172.30.9.28:8774/images/af7683f8-059a-46f2-8dd3-113e46f92e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd103061-01e4-46c9-b2de-1c515f4c723a", "links": [{"href": "http://172.30.9.28:8774/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "rel": "bookmark"}]}, "id": "32af13a1-3f17-4207-abb7-224554b3ef2b", "security_groups": [{"name": "shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd"}], "user_id": "cd7debd3898148888978ce32aa2c8dea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:14:54Z", "hostId": "17477294f2311d3df59f09633cbfa3237f8f5e1e5671a2322154c640", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd", "name": "shaker-vm_a228d2ab-a985-4f7a-965b-bb5377662abd", "created": "2018-11-14T20:14:50Z", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:16:45,399 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2586e1e9-6def-4d4f-85c2-3fdfcd5e9cd9 2018-11-14 20:16:45,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.543885946274s 2018-11-14 20:16:45,400 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2586e1e9-6def-4d4f-85c2-3fdfcd5e9cd9 2018-11-14 20:16:45,404 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:16:47,406 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:16:47,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:16:47,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:16:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b6536cce-6c74-405a-8297-f1013ee02835 x-compute-request-id: req-b6536cce-6c74-405a-8297-f1013ee02835 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "bookmark"}], "image": {"id": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "links": [{"href": "http://172.30.9.28:8774/images/af7683f8-059a-46f2-8dd3-113e46f92e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd103061-01e4-46c9-b2de-1c515f4c723a", "links": [{"href": "http://172.30.9.28:8774/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "rel": "bookmark"}]}, "id": "32af13a1-3f17-4207-abb7-224554b3ef2b", "security_groups": [{"name": "shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd"}], "user_id": "cd7debd3898148888978ce32aa2c8dea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:14:54Z", "hostId": "17477294f2311d3df59f09633cbfa3237f8f5e1e5671a2322154c640", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd", "name": "shaker-vm_a228d2ab-a985-4f7a-965b-bb5377662abd", "created": "2018-11-14T20:14:50Z", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:16:47,585 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b6536cce-6c74-405a-8297-f1013ee02835 2018-11-14 20:16:47,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.178385019302s 2018-11-14 20:16:47,585 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b6536cce-6c74-405a-8297-f1013ee02835 2018-11-14 20:16:47,589 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:16:49,591 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:16:49,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:16:50,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:16:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8307dade-ed1e-4bce-b586-7c62555d3de0 x-compute-request-id: req-8307dade-ed1e-4bce-b586-7c62555d3de0 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "bookmark"}], "image": {"id": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "links": [{"href": "http://172.30.9.28:8774/images/af7683f8-059a-46f2-8dd3-113e46f92e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd103061-01e4-46c9-b2de-1c515f4c723a", "links": [{"href": "http://172.30.9.28:8774/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "rel": "bookmark"}]}, "id": "32af13a1-3f17-4207-abb7-224554b3ef2b", "security_groups": [{"name": "shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd"}], "user_id": "cd7debd3898148888978ce32aa2c8dea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:14:54Z", "hostId": "17477294f2311d3df59f09633cbfa3237f8f5e1e5671a2322154c640", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd", "name": "shaker-vm_a228d2ab-a985-4f7a-965b-bb5377662abd", "created": "2018-11-14T20:14:50Z", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:16:50,602 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8307dade-ed1e-4bce-b586-7c62555d3de0 2018-11-14 20:16:50,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.01063108444s 2018-11-14 20:16:50,602 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8307dade-ed1e-4bce-b586-7c62555d3de0 2018-11-14 20:16:50,606 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:16:52,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:16:52,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:16:53,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:16:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ec6c2218-3da0-4022-83e2-89336a4d5f25 x-compute-request-id: req-ec6c2218-3da0-4022-83e2-89336a4d5f25 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "bookmark"}], "image": {"id": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "links": [{"href": "http://172.30.9.28:8774/images/af7683f8-059a-46f2-8dd3-113e46f92e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd103061-01e4-46c9-b2de-1c515f4c723a", "links": [{"href": "http://172.30.9.28:8774/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "rel": "bookmark"}]}, "id": "32af13a1-3f17-4207-abb7-224554b3ef2b", "security_groups": [{"name": "shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd"}], "user_id": "cd7debd3898148888978ce32aa2c8dea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:14:54Z", "hostId": "17477294f2311d3df59f09633cbfa3237f8f5e1e5671a2322154c640", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd", "name": "shaker-vm_a228d2ab-a985-4f7a-965b-bb5377662abd", "created": "2018-11-14T20:14:50Z", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:16:53,208 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ec6c2218-3da0-4022-83e2-89336a4d5f25 2018-11-14 20:16:53,208 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.599206924438s 2018-11-14 20:16:53,208 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ec6c2218-3da0-4022-83e2-89336a4d5f25 2018-11-14 20:16:53,212 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:16:55,215 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:16:55,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:16:55,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:16:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-83c374bd-e514-48ee-af45-e10f6e9d1528 x-compute-request-id: req-83c374bd-e514-48ee-af45-e10f6e9d1528 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "bookmark"}], "image": {"id": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "links": [{"href": "http://172.30.9.28:8774/images/af7683f8-059a-46f2-8dd3-113e46f92e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd103061-01e4-46c9-b2de-1c515f4c723a", "links": [{"href": "http://172.30.9.28:8774/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "rel": "bookmark"}]}, "id": "32af13a1-3f17-4207-abb7-224554b3ef2b", "security_groups": [{"name": "shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd"}], "user_id": "cd7debd3898148888978ce32aa2c8dea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:14:54Z", "hostId": "17477294f2311d3df59f09633cbfa3237f8f5e1e5671a2322154c640", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd", "name": "shaker-vm_a228d2ab-a985-4f7a-965b-bb5377662abd", "created": "2018-11-14T20:14:50Z", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:16:55,962 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-83c374bd-e514-48ee-af45-e10f6e9d1528 2018-11-14 20:16:55,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.747152805328s 2018-11-14 20:16:55,962 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-83c374bd-e514-48ee-af45-e10f6e9d1528 2018-11-14 20:16:55,966 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:16:57,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:16:57,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:16:58,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:16:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-95007069-25d8-4e8d-aafc-c80655305e5e x-compute-request-id: req-95007069-25d8-4e8d-aafc-c80655305e5e Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "bookmark"}], "image": {"id": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "links": [{"href": "http://172.30.9.28:8774/images/af7683f8-059a-46f2-8dd3-113e46f92e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd103061-01e4-46c9-b2de-1c515f4c723a", "links": [{"href": "http://172.30.9.28:8774/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "rel": "bookmark"}]}, "id": "32af13a1-3f17-4207-abb7-224554b3ef2b", "security_groups": [{"name": "shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd"}], "user_id": "cd7debd3898148888978ce32aa2c8dea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:14:54Z", "hostId": "17477294f2311d3df59f09633cbfa3237f8f5e1e5671a2322154c640", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd", "name": "shaker-vm_a228d2ab-a985-4f7a-965b-bb5377662abd", "created": "2018-11-14T20:14:50Z", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:16:58,534 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-95007069-25d8-4e8d-aafc-c80655305e5e 2018-11-14 20:16:58,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.565806865692s 2018-11-14 20:16:58,535 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-95007069-25d8-4e8d-aafc-c80655305e5e 2018-11-14 20:16:58,539 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:17:00,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:17:00,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:17:01,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:17:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-53747bc9-82a9-4e94-8bd0-19b3bccb8373 x-compute-request-id: req-53747bc9-82a9-4e94-8bd0-19b3bccb8373 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "bookmark"}], "image": {"id": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "links": [{"href": "http://172.30.9.28:8774/images/af7683f8-059a-46f2-8dd3-113e46f92e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd103061-01e4-46c9-b2de-1c515f4c723a", "links": [{"href": "http://172.30.9.28:8774/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "rel": "bookmark"}]}, "id": "32af13a1-3f17-4207-abb7-224554b3ef2b", "security_groups": [{"name": "shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd"}], "user_id": "cd7debd3898148888978ce32aa2c8dea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:14:54Z", "hostId": "17477294f2311d3df59f09633cbfa3237f8f5e1e5671a2322154c640", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd", "name": "shaker-vm_a228d2ab-a985-4f7a-965b-bb5377662abd", "created": "2018-11-14T20:14:50Z", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:17:01,080 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-53747bc9-82a9-4e94-8bd0-19b3bccb8373 2018-11-14 20:17:01,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.539077997208s 2018-11-14 20:17:01,081 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-53747bc9-82a9-4e94-8bd0-19b3bccb8373 2018-11-14 20:17:01,084 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:17:03,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:17:03,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:17:03,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:17:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-43b0e437-1701-4369-9dcc-3c51c9eb969b x-compute-request-id: req-43b0e437-1701-4369-9dcc-3c51c9eb969b Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "bookmark"}], "image": {"id": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "links": [{"href": "http://172.30.9.28:8774/images/af7683f8-059a-46f2-8dd3-113e46f92e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd103061-01e4-46c9-b2de-1c515f4c723a", "links": [{"href": "http://172.30.9.28:8774/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "rel": "bookmark"}]}, "id": "32af13a1-3f17-4207-abb7-224554b3ef2b", "security_groups": [{"name": "shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd"}], "user_id": "cd7debd3898148888978ce32aa2c8dea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:14:54Z", "hostId": "17477294f2311d3df59f09633cbfa3237f8f5e1e5671a2322154c640", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd", "name": "shaker-vm_a228d2ab-a985-4f7a-965b-bb5377662abd", "created": "2018-11-14T20:14:50Z", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:17:03,636 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-43b0e437-1701-4369-9dcc-3c51c9eb969b 2018-11-14 20:17:03,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.549026012421s 2018-11-14 20:17:03,636 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-43b0e437-1701-4369-9dcc-3c51c9eb969b 2018-11-14 20:17:03,640 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:17:05,642 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:17:05,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:17:06,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:17:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dd29a76e-058f-4733-86cb-e408c41d9ad1 x-compute-request-id: req-dd29a76e-058f-4733-86cb-e408c41d9ad1 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "bookmark"}], "image": {"id": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "links": [{"href": "http://172.30.9.28:8774/images/af7683f8-059a-46f2-8dd3-113e46f92e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd103061-01e4-46c9-b2de-1c515f4c723a", "links": [{"href": "http://172.30.9.28:8774/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "rel": "bookmark"}]}, "id": "32af13a1-3f17-4207-abb7-224554b3ef2b", "security_groups": [{"name": "shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd"}], "user_id": "cd7debd3898148888978ce32aa2c8dea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:14:54Z", "hostId": "17477294f2311d3df59f09633cbfa3237f8f5e1e5671a2322154c640", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd", "name": "shaker-vm_a228d2ab-a985-4f7a-965b-bb5377662abd", "created": "2018-11-14T20:14:50Z", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:17:06,227 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-dd29a76e-058f-4733-86cb-e408c41d9ad1 2018-11-14 20:17:06,227 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.584277153015s 2018-11-14 20:17:06,227 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-dd29a76e-058f-4733-86cb-e408c41d9ad1 2018-11-14 20:17:06,231 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:17:08,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:17:08,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:17:09,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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-eccbb9b7-7a68-446d-a4a9-7d88bbd5a12a x-compute-request-id: req-eccbb9b7-7a68-446d-a4a9-7d88bbd5a12a Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "bookmark"}], "image": {"id": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "links": [{"href": "http://172.30.9.28:8774/images/af7683f8-059a-46f2-8dd3-113e46f92e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd103061-01e4-46c9-b2de-1c515f4c723a", "links": [{"href": "http://172.30.9.28:8774/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "rel": "bookmark"}]}, "id": "32af13a1-3f17-4207-abb7-224554b3ef2b", "security_groups": [{"name": "shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd"}], "user_id": "cd7debd3898148888978ce32aa2c8dea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:14:54Z", "hostId": "17477294f2311d3df59f09633cbfa3237f8f5e1e5671a2322154c640", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd", "name": "shaker-vm_a228d2ab-a985-4f7a-965b-bb5377662abd", "created": "2018-11-14T20:14:50Z", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:17:09,198 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-eccbb9b7-7a68-446d-a4a9-7d88bbd5a12a 2018-11-14 20:17:09,198 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.965018987656s 2018-11-14 20:17:09,199 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-eccbb9b7-7a68-446d-a4a9-7d88bbd5a12a 2018-11-14 20:17:09,203 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:17:11,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:17:11,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:17:11,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:17:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-341fc73f-0797-4ad5-b8f3-c2c37a71d146 x-compute-request-id: req-341fc73f-0797-4ad5-b8f3-c2c37a71d146 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "bookmark"}], "image": {"id": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "links": [{"href": "http://172.30.9.28:8774/images/af7683f8-059a-46f2-8dd3-113e46f92e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd103061-01e4-46c9-b2de-1c515f4c723a", "links": [{"href": "http://172.30.9.28:8774/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "rel": "bookmark"}]}, "id": "32af13a1-3f17-4207-abb7-224554b3ef2b", "security_groups": [{"name": "shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd"}], "user_id": "cd7debd3898148888978ce32aa2c8dea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:14:54Z", "hostId": "17477294f2311d3df59f09633cbfa3237f8f5e1e5671a2322154c640", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd", "name": "shaker-vm_a228d2ab-a985-4f7a-965b-bb5377662abd", "created": "2018-11-14T20:14:50Z", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:17:11,948 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-341fc73f-0797-4ad5-b8f3-c2c37a71d146 2018-11-14 20:17:11,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.742645978928s 2018-11-14 20:17:11,948 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-341fc73f-0797-4ad5-b8f3-c2c37a71d146 2018-11-14 20:17:11,952 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:17:13,954 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:17:13,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:17:14,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:17:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4d803ab5-ec19-47ef-8c9d-96d178adcd82 x-compute-request-id: req-4d803ab5-ec19-47ef-8c9d-96d178adcd82 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "bookmark"}], "image": {"id": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "links": [{"href": "http://172.30.9.28:8774/images/af7683f8-059a-46f2-8dd3-113e46f92e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd103061-01e4-46c9-b2de-1c515f4c723a", "links": [{"href": "http://172.30.9.28:8774/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "rel": "bookmark"}]}, "id": "32af13a1-3f17-4207-abb7-224554b3ef2b", "security_groups": [{"name": "shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd"}], "user_id": "cd7debd3898148888978ce32aa2c8dea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:14:54Z", "hostId": "17477294f2311d3df59f09633cbfa3237f8f5e1e5671a2322154c640", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd", "name": "shaker-vm_a228d2ab-a985-4f7a-965b-bb5377662abd", "created": "2018-11-14T20:14:50Z", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:17:14,727 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4d803ab5-ec19-47ef-8c9d-96d178adcd82 2018-11-14 20:17:14,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.772530794144s 2018-11-14 20:17:14,727 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4d803ab5-ec19-47ef-8c9d-96d178adcd82 2018-11-14 20:17:14,731 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:17:16,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:17:16,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:17:17,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:17:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a58a69fd-2919-47fd-9b9f-e306b17c748f x-compute-request-id: req-a58a69fd-2919-47fd-9b9f-e306b17c748f Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "bookmark"}], "image": {"id": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "links": [{"href": "http://172.30.9.28:8774/images/af7683f8-059a-46f2-8dd3-113e46f92e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd103061-01e4-46c9-b2de-1c515f4c723a", "links": [{"href": "http://172.30.9.28:8774/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "rel": "bookmark"}]}, "id": "32af13a1-3f17-4207-abb7-224554b3ef2b", "security_groups": [{"name": "shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd"}], "user_id": "cd7debd3898148888978ce32aa2c8dea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:14:54Z", "hostId": "17477294f2311d3df59f09633cbfa3237f8f5e1e5671a2322154c640", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd", "name": "shaker-vm_a228d2ab-a985-4f7a-965b-bb5377662abd", "created": "2018-11-14T20:14:50Z", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:17:17,710 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a58a69fd-2919-47fd-9b9f-e306b17c748f 2018-11-14 20:17:17,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.976508140564s 2018-11-14 20:17:17,711 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a58a69fd-2919-47fd-9b9f-e306b17c748f 2018-11-14 20:17:17,714 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:17:19,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:17:19,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:17:20,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:17:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bd482d53-5ca5-4b4c-98b2-70e0af199fde x-compute-request-id: req-bd482d53-5ca5-4b4c-98b2-70e0af199fde Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "bookmark"}], "image": {"id": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "links": [{"href": "http://172.30.9.28:8774/images/af7683f8-059a-46f2-8dd3-113e46f92e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd103061-01e4-46c9-b2de-1c515f4c723a", "links": [{"href": "http://172.30.9.28:8774/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "rel": "bookmark"}]}, "id": "32af13a1-3f17-4207-abb7-224554b3ef2b", "security_groups": [{"name": "shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd"}], "user_id": "cd7debd3898148888978ce32aa2c8dea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:14:54Z", "hostId": "17477294f2311d3df59f09633cbfa3237f8f5e1e5671a2322154c640", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd", "name": "shaker-vm_a228d2ab-a985-4f7a-965b-bb5377662abd", "created": "2018-11-14T20:14:50Z", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:17:20,245 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-bd482d53-5ca5-4b4c-98b2-70e0af199fde 2018-11-14 20:17:20,245 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.527579069138s 2018-11-14 20:17:20,245 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-bd482d53-5ca5-4b4c-98b2-70e0af199fde 2018-11-14 20:17:20,249 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:17:22,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:17:22,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:17:22,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:17:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6466e647-159f-4b5f-ab6c-99b0432e17a7 x-compute-request-id: req-6466e647-159f-4b5f-ab6c-99b0432e17a7 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "bookmark"}], "image": {"id": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "links": [{"href": "http://172.30.9.28:8774/images/af7683f8-059a-46f2-8dd3-113e46f92e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd103061-01e4-46c9-b2de-1c515f4c723a", "links": [{"href": "http://172.30.9.28:8774/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "rel": "bookmark"}]}, "id": "32af13a1-3f17-4207-abb7-224554b3ef2b", "security_groups": [{"name": "shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd"}], "user_id": "cd7debd3898148888978ce32aa2c8dea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:14:54Z", "hostId": "17477294f2311d3df59f09633cbfa3237f8f5e1e5671a2322154c640", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd", "name": "shaker-vm_a228d2ab-a985-4f7a-965b-bb5377662abd", "created": "2018-11-14T20:14:50Z", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:17:22,903 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6466e647-159f-4b5f-ab6c-99b0432e17a7 2018-11-14 20:17:22,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.651901006699s 2018-11-14 20:17:22,904 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6466e647-159f-4b5f-ab6c-99b0432e17a7 2018-11-14 20:17:22,907 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:17:24,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:17:24,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:17:25,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:17:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b5aa8c29-9e11-476e-afe6-0a08e22c6360 x-compute-request-id: req-b5aa8c29-9e11-476e-afe6-0a08e22c6360 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "bookmark"}], "image": {"id": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "links": [{"href": "http://172.30.9.28:8774/images/af7683f8-059a-46f2-8dd3-113e46f92e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd103061-01e4-46c9-b2de-1c515f4c723a", "links": [{"href": "http://172.30.9.28:8774/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "rel": "bookmark"}]}, "id": "32af13a1-3f17-4207-abb7-224554b3ef2b", "security_groups": [{"name": "shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd"}], "user_id": "cd7debd3898148888978ce32aa2c8dea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:14:54Z", "hostId": "17477294f2311d3df59f09633cbfa3237f8f5e1e5671a2322154c640", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd", "name": "shaker-vm_a228d2ab-a985-4f7a-965b-bb5377662abd", "created": "2018-11-14T20:14:50Z", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:17:25,278 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b5aa8c29-9e11-476e-afe6-0a08e22c6360 2018-11-14 20:17:25,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.368581056595s 2018-11-14 20:17:25,278 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b5aa8c29-9e11-476e-afe6-0a08e22c6360 2018-11-14 20:17:25,282 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:17:27,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:17:27,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:17:28,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:17:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-38abb77b-5307-4ad3-8bd9-b85fb8fa2fd8 x-compute-request-id: req-38abb77b-5307-4ad3-8bd9-b85fb8fa2fd8 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "bookmark"}], "image": {"id": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "links": [{"href": "http://172.30.9.28:8774/images/af7683f8-059a-46f2-8dd3-113e46f92e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd103061-01e4-46c9-b2de-1c515f4c723a", "links": [{"href": "http://172.30.9.28:8774/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "rel": "bookmark"}]}, "id": "32af13a1-3f17-4207-abb7-224554b3ef2b", "security_groups": [{"name": "shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd"}], "user_id": "cd7debd3898148888978ce32aa2c8dea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:14:54Z", "hostId": "17477294f2311d3df59f09633cbfa3237f8f5e1e5671a2322154c640", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd", "name": "shaker-vm_a228d2ab-a985-4f7a-965b-bb5377662abd", "created": "2018-11-14T20:14:50Z", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:17:28,032 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-38abb77b-5307-4ad3-8bd9-b85fb8fa2fd8 2018-11-14 20:17:28,033 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.747416973114s 2018-11-14 20:17:28,033 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-38abb77b-5307-4ad3-8bd9-b85fb8fa2fd8 2018-11-14 20:17:28,037 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:17:30,040 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:17:30,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:17:30,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:17:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-412053f3-0661-479e-b312-9c3aa485c165 x-compute-request-id: req-412053f3-0661-479e-b312-9c3aa485c165 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "bookmark"}], "image": {"id": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "links": [{"href": "http://172.30.9.28:8774/images/af7683f8-059a-46f2-8dd3-113e46f92e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd103061-01e4-46c9-b2de-1c515f4c723a", "links": [{"href": "http://172.30.9.28:8774/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "rel": "bookmark"}]}, "id": "32af13a1-3f17-4207-abb7-224554b3ef2b", "security_groups": [{"name": "shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd"}], "user_id": "cd7debd3898148888978ce32aa2c8dea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:14:54Z", "hostId": "17477294f2311d3df59f09633cbfa3237f8f5e1e5671a2322154c640", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd", "name": "shaker-vm_a228d2ab-a985-4f7a-965b-bb5377662abd", "created": "2018-11-14T20:14:50Z", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:17:30,585 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-412053f3-0661-479e-b312-9c3aa485c165 2018-11-14 20:17:30,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.545251846313s 2018-11-14 20:17:30,586 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-412053f3-0661-479e-b312-9c3aa485c165 2018-11-14 20:17:30,590 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:17:32,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:17:32,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:17:33,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:17:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3bb237e6-998e-4907-95a8-89339edf9de0 x-compute-request-id: req-3bb237e6-998e-4907-95a8-89339edf9de0 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "bookmark"}], "image": {"id": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "links": [{"href": "http://172.30.9.28:8774/images/af7683f8-059a-46f2-8dd3-113e46f92e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd103061-01e4-46c9-b2de-1c515f4c723a", "links": [{"href": "http://172.30.9.28:8774/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "rel": "bookmark"}]}, "id": "32af13a1-3f17-4207-abb7-224554b3ef2b", "security_groups": [{"name": "shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd"}], "user_id": "cd7debd3898148888978ce32aa2c8dea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:14:54Z", "hostId": "17477294f2311d3df59f09633cbfa3237f8f5e1e5671a2322154c640", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd", "name": "shaker-vm_a228d2ab-a985-4f7a-965b-bb5377662abd", "created": "2018-11-14T20:14:50Z", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:17:33,166 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3bb237e6-998e-4907-95a8-89339edf9de0 2018-11-14 20:17:33,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.573899030685s 2018-11-14 20:17:33,167 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3bb237e6-998e-4907-95a8-89339edf9de0 2018-11-14 20:17:33,170 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:17:35,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:17:35,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:17:35,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:17:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9a643d02-f76c-4e50-83b7-d192706a1561 x-compute-request-id: req-9a643d02-f76c-4e50-83b7-d192706a1561 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "bookmark"}], "image": {"id": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "links": [{"href": "http://172.30.9.28:8774/images/af7683f8-059a-46f2-8dd3-113e46f92e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd103061-01e4-46c9-b2de-1c515f4c723a", "links": [{"href": "http://172.30.9.28:8774/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "rel": "bookmark"}]}, "id": "32af13a1-3f17-4207-abb7-224554b3ef2b", "security_groups": [{"name": "shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd"}], "user_id": "cd7debd3898148888978ce32aa2c8dea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:14:54Z", "hostId": "17477294f2311d3df59f09633cbfa3237f8f5e1e5671a2322154c640", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd", "name": "shaker-vm_a228d2ab-a985-4f7a-965b-bb5377662abd", "created": "2018-11-14T20:14:50Z", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:17:35,923 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9a643d02-f76c-4e50-83b7-d192706a1561 2018-11-14 20:17:35,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.750251054764s 2018-11-14 20:17:35,924 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9a643d02-f76c-4e50-83b7-d192706a1561 2018-11-14 20:17:35,927 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:17:37,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:17:37,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:17:38,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:17:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-913d22dd-abec-4cde-90e0-3461802decf3 x-compute-request-id: req-913d22dd-abec-4cde-90e0-3461802decf3 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "bookmark"}], "image": {"id": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "links": [{"href": "http://172.30.9.28:8774/images/af7683f8-059a-46f2-8dd3-113e46f92e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd103061-01e4-46c9-b2de-1c515f4c723a", "links": [{"href": "http://172.30.9.28:8774/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "rel": "bookmark"}]}, "id": "32af13a1-3f17-4207-abb7-224554b3ef2b", "security_groups": [{"name": "shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd"}], "user_id": "cd7debd3898148888978ce32aa2c8dea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:14:54Z", "hostId": "17477294f2311d3df59f09633cbfa3237f8f5e1e5671a2322154c640", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd", "name": "shaker-vm_a228d2ab-a985-4f7a-965b-bb5377662abd", "created": "2018-11-14T20:14:50Z", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:17:38,649 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-913d22dd-abec-4cde-90e0-3461802decf3 2018-11-14 20:17:38,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.719774961472s 2018-11-14 20:17:38,650 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-913d22dd-abec-4cde-90e0-3461802decf3 2018-11-14 20:17:38,654 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:17:40,656 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:17:40,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:17:41,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:17:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a0b77ca7-a2e0-4b63-8793-b873cd4095c2 x-compute-request-id: req-a0b77ca7-a2e0-4b63-8793-b873cd4095c2 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "bookmark"}], "image": {"id": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "links": [{"href": "http://172.30.9.28:8774/images/af7683f8-059a-46f2-8dd3-113e46f92e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd103061-01e4-46c9-b2de-1c515f4c723a", "links": [{"href": "http://172.30.9.28:8774/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "rel": "bookmark"}]}, "id": "32af13a1-3f17-4207-abb7-224554b3ef2b", "security_groups": [{"name": "shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd"}], "user_id": "cd7debd3898148888978ce32aa2c8dea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:14:54Z", "hostId": "17477294f2311d3df59f09633cbfa3237f8f5e1e5671a2322154c640", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd", "name": "shaker-vm_a228d2ab-a985-4f7a-965b-bb5377662abd", "created": "2018-11-14T20:14:50Z", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:17:41,217 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a0b77ca7-a2e0-4b63-8793-b873cd4095c2 2018-11-14 20:17:41,217 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.560772895813s 2018-11-14 20:17:41,217 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a0b77ca7-a2e0-4b63-8793-b873cd4095c2 2018-11-14 20:17:41,221 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:17:43,224 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:17:43,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:17:43,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:17:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3907d7d2-df2a-4f44-a4db-3b37fed8357d x-compute-request-id: req-3907d7d2-df2a-4f44-a4db-3b37fed8357d Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "bookmark"}], "image": {"id": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "links": [{"href": "http://172.30.9.28:8774/images/af7683f8-059a-46f2-8dd3-113e46f92e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd103061-01e4-46c9-b2de-1c515f4c723a", "links": [{"href": "http://172.30.9.28:8774/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "rel": "bookmark"}]}, "id": "32af13a1-3f17-4207-abb7-224554b3ef2b", "security_groups": [{"name": "shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd"}], "user_id": "cd7debd3898148888978ce32aa2c8dea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:14:54Z", "hostId": "17477294f2311d3df59f09633cbfa3237f8f5e1e5671a2322154c640", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd", "name": "shaker-vm_a228d2ab-a985-4f7a-965b-bb5377662abd", "created": "2018-11-14T20:14:50Z", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:17:43,763 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3907d7d2-df2a-4f44-a4db-3b37fed8357d 2018-11-14 20:17:43,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.539518117905s 2018-11-14 20:17:43,764 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3907d7d2-df2a-4f44-a4db-3b37fed8357d 2018-11-14 20:17:43,767 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:17:45,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:17:45,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:17:46,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:17:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7f37fdf6-5f18-44a6-ac3e-c57e4338741e x-compute-request-id: req-7f37fdf6-5f18-44a6-ac3e-c57e4338741e Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "bookmark"}], "image": {"id": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "links": [{"href": "http://172.30.9.28:8774/images/af7683f8-059a-46f2-8dd3-113e46f92e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd103061-01e4-46c9-b2de-1c515f4c723a", "links": [{"href": "http://172.30.9.28:8774/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "rel": "bookmark"}]}, "id": "32af13a1-3f17-4207-abb7-224554b3ef2b", "security_groups": [{"name": "shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd"}], "user_id": "cd7debd3898148888978ce32aa2c8dea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:14:54Z", "hostId": "17477294f2311d3df59f09633cbfa3237f8f5e1e5671a2322154c640", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd", "name": "shaker-vm_a228d2ab-a985-4f7a-965b-bb5377662abd", "created": "2018-11-14T20:14:50Z", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:17:46,425 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7f37fdf6-5f18-44a6-ac3e-c57e4338741e 2018-11-14 20:17:46,425 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.655057907104s 2018-11-14 20:17:46,425 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7f37fdf6-5f18-44a6-ac3e-c57e4338741e 2018-11-14 20:17:46,429 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:17:48,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:17:48,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:17:49,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:17:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fe13df28-e55c-4117-89a4-4fd4e77808ed x-compute-request-id: req-fe13df28-e55c-4117-89a4-4fd4e77808ed Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "bookmark"}], "image": {"id": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "links": [{"href": "http://172.30.9.28:8774/images/af7683f8-059a-46f2-8dd3-113e46f92e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd103061-01e4-46c9-b2de-1c515f4c723a", "links": [{"href": "http://172.30.9.28:8774/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "rel": "bookmark"}]}, "id": "32af13a1-3f17-4207-abb7-224554b3ef2b", "security_groups": [{"name": "shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd"}], "user_id": "cd7debd3898148888978ce32aa2c8dea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:14:54Z", "hostId": "17477294f2311d3df59f09633cbfa3237f8f5e1e5671a2322154c640", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd", "name": "shaker-vm_a228d2ab-a985-4f7a-965b-bb5377662abd", "created": "2018-11-14T20:14:50Z", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:17:49,393 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-fe13df28-e55c-4117-89a4-4fd4e77808ed 2018-11-14 20:17:49,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.960925102234s 2018-11-14 20:17:49,393 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-fe13df28-e55c-4117-89a4-4fd4e77808ed 2018-11-14 20:17:49,397 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:17:51,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:17:51,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:17:52,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:17: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-26a1f7bb-6dcc-4ce9-b1b9-ec4d8998c70d x-compute-request-id: req-26a1f7bb-6dcc-4ce9-b1b9-ec4d8998c70d Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "bookmark"}], "image": {"id": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "links": [{"href": "http://172.30.9.28:8774/images/af7683f8-059a-46f2-8dd3-113e46f92e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd103061-01e4-46c9-b2de-1c515f4c723a", "links": [{"href": "http://172.30.9.28:8774/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "rel": "bookmark"}]}, "id": "32af13a1-3f17-4207-abb7-224554b3ef2b", "security_groups": [{"name": "shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd"}], "user_id": "cd7debd3898148888978ce32aa2c8dea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:14:54Z", "hostId": "17477294f2311d3df59f09633cbfa3237f8f5e1e5671a2322154c640", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd", "name": "shaker-vm_a228d2ab-a985-4f7a-965b-bb5377662abd", "created": "2018-11-14T20:14:50Z", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:17:52,032 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-26a1f7bb-6dcc-4ce9-b1b9-ec4d8998c70d 2018-11-14 20:17:52,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.632220983505s 2018-11-14 20:17:52,032 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-26a1f7bb-6dcc-4ce9-b1b9-ec4d8998c70d 2018-11-14 20:17:52,036 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:17:54,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:17:54,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:17:54,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:17: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-65d83b80-f619-4293-997e-fe09ea29ac10 x-compute-request-id: req-65d83b80-f619-4293-997e-fe09ea29ac10 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "bookmark"}], "image": {"id": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "links": [{"href": "http://172.30.9.28:8774/images/af7683f8-059a-46f2-8dd3-113e46f92e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd103061-01e4-46c9-b2de-1c515f4c723a", "links": [{"href": "http://172.30.9.28:8774/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "rel": "bookmark"}]}, "id": "32af13a1-3f17-4207-abb7-224554b3ef2b", "security_groups": [{"name": "shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd"}], "user_id": "cd7debd3898148888978ce32aa2c8dea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:14:54Z", "hostId": "17477294f2311d3df59f09633cbfa3237f8f5e1e5671a2322154c640", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd", "name": "shaker-vm_a228d2ab-a985-4f7a-965b-bb5377662abd", "created": "2018-11-14T20:14:50Z", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:17:54,238 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-65d83b80-f619-4293-997e-fe09ea29ac10 2018-11-14 20:17:54,238 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.199916124344s 2018-11-14 20:17:54,239 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-65d83b80-f619-4293-997e-fe09ea29ac10 2018-11-14 20:17:54,242 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:17:56,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:17:56,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:17:56,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:17:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bff26540-1aed-4958-ba65-d32072f7fdec x-compute-request-id: req-bff26540-1aed-4958-ba65-d32072f7fdec Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "bookmark"}], "image": {"id": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "links": [{"href": "http://172.30.9.28:8774/images/af7683f8-059a-46f2-8dd3-113e46f92e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd103061-01e4-46c9-b2de-1c515f4c723a", "links": [{"href": "http://172.30.9.28:8774/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "rel": "bookmark"}]}, "id": "32af13a1-3f17-4207-abb7-224554b3ef2b", "security_groups": [{"name": "shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd"}], "user_id": "cd7debd3898148888978ce32aa2c8dea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:14:54Z", "hostId": "17477294f2311d3df59f09633cbfa3237f8f5e1e5671a2322154c640", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd", "name": "shaker-vm_a228d2ab-a985-4f7a-965b-bb5377662abd", "created": "2018-11-14T20:14:50Z", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:17:56,801 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-bff26540-1aed-4958-ba65-d32072f7fdec 2018-11-14 20:17:56,801 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.555655956268s 2018-11-14 20:17:56,802 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-bff26540-1aed-4958-ba65-d32072f7fdec 2018-11-14 20:17:56,805 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:17:58,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:17:58,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:17:59,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:17:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-72a1a85e-39d5-44dd-86e6-f6c147941c63 x-compute-request-id: req-72a1a85e-39d5-44dd-86e6-f6c147941c63 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "bookmark"}], "image": {"id": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "links": [{"href": "http://172.30.9.28:8774/images/af7683f8-059a-46f2-8dd3-113e46f92e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd103061-01e4-46c9-b2de-1c515f4c723a", "links": [{"href": "http://172.30.9.28:8774/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "rel": "bookmark"}]}, "id": "32af13a1-3f17-4207-abb7-224554b3ef2b", "security_groups": [{"name": "shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd"}], "user_id": "cd7debd3898148888978ce32aa2c8dea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:14:54Z", "hostId": "17477294f2311d3df59f09633cbfa3237f8f5e1e5671a2322154c640", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd", "name": "shaker-vm_a228d2ab-a985-4f7a-965b-bb5377662abd", "created": "2018-11-14T20:14:50Z", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:17:59,353 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-72a1a85e-39d5-44dd-86e6-f6c147941c63 2018-11-14 20:17:59,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.545414924622s 2018-11-14 20:17:59,354 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-72a1a85e-39d5-44dd-86e6-f6c147941c63 2018-11-14 20:17:59,358 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:18:01,360 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:18:01,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:18:02,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:18: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-f169a924-f5a1-4c1d-bd00-4455603769f4 x-compute-request-id: req-f169a924-f5a1-4c1d-bd00-4455603769f4 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "bookmark"}], "image": {"id": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "links": [{"href": "http://172.30.9.28:8774/images/af7683f8-059a-46f2-8dd3-113e46f92e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd103061-01e4-46c9-b2de-1c515f4c723a", "links": [{"href": "http://172.30.9.28:8774/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "rel": "bookmark"}]}, "id": "32af13a1-3f17-4207-abb7-224554b3ef2b", "security_groups": [{"name": "shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd"}], "user_id": "cd7debd3898148888978ce32aa2c8dea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:14:54Z", "hostId": "17477294f2311d3df59f09633cbfa3237f8f5e1e5671a2322154c640", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd", "name": "shaker-vm_a228d2ab-a985-4f7a-965b-bb5377662abd", "created": "2018-11-14T20:14:50Z", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:18:02,013 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f169a924-f5a1-4c1d-bd00-4455603769f4 2018-11-14 20:18:02,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.652373790741s 2018-11-14 20:18:02,013 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f169a924-f5a1-4c1d-bd00-4455603769f4 2018-11-14 20:18:02,017 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:18:04,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:18:04,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:18:04,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:18:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3c8909c3-9c83-42e4-b4ad-a04bbef91456 x-compute-request-id: req-3c8909c3-9c83-42e4-b4ad-a04bbef91456 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "bookmark"}], "image": {"id": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "links": [{"href": "http://172.30.9.28:8774/images/af7683f8-059a-46f2-8dd3-113e46f92e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd103061-01e4-46c9-b2de-1c515f4c723a", "links": [{"href": "http://172.30.9.28:8774/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "rel": "bookmark"}]}, "id": "32af13a1-3f17-4207-abb7-224554b3ef2b", "security_groups": [{"name": "shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd"}], "user_id": "cd7debd3898148888978ce32aa2c8dea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:14:54Z", "hostId": "17477294f2311d3df59f09633cbfa3237f8f5e1e5671a2322154c640", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd", "name": "shaker-vm_a228d2ab-a985-4f7a-965b-bb5377662abd", "created": "2018-11-14T20:14:50Z", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:18:04,573 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3c8909c3-9c83-42e4-b4ad-a04bbef91456 2018-11-14 20:18:04,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.553738832474s 2018-11-14 20:18:04,574 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3c8909c3-9c83-42e4-b4ad-a04bbef91456 2018-11-14 20:18:04,577 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:18:06,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:18:06,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:18:07,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:18: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-85a49462-1580-40c5-8a76-f20542593cb5 x-compute-request-id: req-85a49462-1580-40c5-8a76-f20542593cb5 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "bookmark"}], "image": {"id": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "links": [{"href": "http://172.30.9.28:8774/images/af7683f8-059a-46f2-8dd3-113e46f92e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd103061-01e4-46c9-b2de-1c515f4c723a", "links": [{"href": "http://172.30.9.28:8774/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "rel": "bookmark"}]}, "id": "32af13a1-3f17-4207-abb7-224554b3ef2b", "security_groups": [{"name": "shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd"}], "user_id": "cd7debd3898148888978ce32aa2c8dea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:14:54Z", "hostId": "17477294f2311d3df59f09633cbfa3237f8f5e1e5671a2322154c640", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd", "name": "shaker-vm_a228d2ab-a985-4f7a-965b-bb5377662abd", "created": "2018-11-14T20:14:50Z", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:18:07,304 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-85a49462-1580-40c5-8a76-f20542593cb5 2018-11-14 20:18:07,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.72406578064s 2018-11-14 20:18:07,304 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-85a49462-1580-40c5-8a76-f20542593cb5 2018-11-14 20:18:07,308 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:18:09,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:18:09,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:18:09,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:18:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bb076135-b599-4094-8775-0925ac9c2667 x-compute-request-id: req-bb076135-b599-4094-8775-0925ac9c2667 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "bookmark"}], "image": {"id": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "links": [{"href": "http://172.30.9.28:8774/images/af7683f8-059a-46f2-8dd3-113e46f92e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd103061-01e4-46c9-b2de-1c515f4c723a", "links": [{"href": "http://172.30.9.28:8774/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "rel": "bookmark"}]}, "id": "32af13a1-3f17-4207-abb7-224554b3ef2b", "security_groups": [{"name": "shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd"}], "user_id": "cd7debd3898148888978ce32aa2c8dea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:14:54Z", "hostId": "17477294f2311d3df59f09633cbfa3237f8f5e1e5671a2322154c640", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd", "name": "shaker-vm_a228d2ab-a985-4f7a-965b-bb5377662abd", "created": "2018-11-14T20:14:50Z", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:18:09,909 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-bb076135-b599-4094-8775-0925ac9c2667 2018-11-14 20:18:09,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.598603963852s 2018-11-14 20:18:09,910 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-bb076135-b599-4094-8775-0925ac9c2667 2018-11-14 20:18:09,913 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:18:11,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:18:11,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:18:12,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:18:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-059119e5-7483-4e59-9ff5-e708c9ea0f2e x-compute-request-id: req-059119e5-7483-4e59-9ff5-e708c9ea0f2e Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "bookmark"}], "image": {"id": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "links": [{"href": "http://172.30.9.28:8774/images/af7683f8-059a-46f2-8dd3-113e46f92e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd103061-01e4-46c9-b2de-1c515f4c723a", "links": [{"href": "http://172.30.9.28:8774/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "rel": "bookmark"}]}, "id": "32af13a1-3f17-4207-abb7-224554b3ef2b", "security_groups": [{"name": "shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd"}], "user_id": "cd7debd3898148888978ce32aa2c8dea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:14:54Z", "hostId": "17477294f2311d3df59f09633cbfa3237f8f5e1e5671a2322154c640", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd", "name": "shaker-vm_a228d2ab-a985-4f7a-965b-bb5377662abd", "created": "2018-11-14T20:14:50Z", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:18:12,753 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-059119e5-7483-4e59-9ff5-e708c9ea0f2e 2018-11-14 20:18:12,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.83730006218s 2018-11-14 20:18:12,754 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-059119e5-7483-4e59-9ff5-e708c9ea0f2e 2018-11-14 20:18:12,757 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:18:14,760 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:18:14,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:18:15,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:18:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-389f40af-2b26-43f5-9057-77acb9cfd0a5 x-compute-request-id: req-389f40af-2b26-43f5-9057-77acb9cfd0a5 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "bookmark"}], "image": {"id": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "links": [{"href": "http://172.30.9.28:8774/images/af7683f8-059a-46f2-8dd3-113e46f92e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fd103061-01e4-46c9-b2de-1c515f4c723a", "links": [{"href": "http://172.30.9.28:8774/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "rel": "bookmark"}]}, "id": "32af13a1-3f17-4207-abb7-224554b3ef2b", "security_groups": [{"name": "shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd"}], "user_id": "cd7debd3898148888978ce32aa2c8dea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:14:54Z", "hostId": "17477294f2311d3df59f09633cbfa3237f8f5e1e5671a2322154c640", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd", "name": "shaker-vm_a228d2ab-a985-4f7a-965b-bb5377662abd", "created": "2018-11-14T20:14:50Z", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:18:15,116 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-389f40af-2b26-43f5-9057-77acb9cfd0a5 2018-11-14 20:18:15,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.356423139572s 2018-11-14 20:18:15,117 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-389f40af-2b26-43f5-9057-77acb9cfd0a5 2018-11-14 20:18:15,121 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:18:17,123 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:18:17,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:18:17,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:18: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-ac8c2ab7-ce10-4b66-bc72-999b87eeaa75 x-compute-request-id: req-ac8c2ab7-ce10-4b66-bc72-999b87eeaa75 Content-Encoding: gzip Content-Length: 740 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"shaker-net_a228d2ab-a985-4f7a-965b-bb5377662abd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:4e:de", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "bookmark"}], "image": {"id": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "links": [{"href": "http://172.30.9.28:8774/images/af7683f8-059a-46f2-8dd3-113e46f92e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:18:15.000000", "flavor": {"id": "fd103061-01e4-46c9-b2de-1c515f4c723a", "links": [{"href": "http://172.30.9.28:8774/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "rel": "bookmark"}]}, "id": "32af13a1-3f17-4207-abb7-224554b3ef2b", "security_groups": [{"name": "shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd"}], "user_id": "cd7debd3898148888978ce32aa2c8dea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:18:15Z", "hostId": "17477294f2311d3df59f09633cbfa3237f8f5e1e5671a2322154c640", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd", "name": "shaker-vm_a228d2ab-a985-4f7a-965b-bb5377662abd", "created": "2018-11-14T20:14:50Z", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:18:17,738 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ac8c2ab7-ce10-4b66-bc72-999b87eeaa75 2018-11-14 20:18:17,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.614425897598s 2018-11-14 20:18:17,738 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ac8c2ab7-ce10-4b66-bc72-999b87eeaa75 2018-11-14 20:18:17,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-14 20:18:17,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=32af13a1-3f17-4207-abb7-224554b3ef2b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:18:17,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-402065f4-d4e3-4846-9092-90d7880de0ee Date: Wed, 14 Nov 2018 20:18:17 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9dd83678-06cd-4f46-9d56-13d2c3a89f54","tenant_id":"611a2d334c0a499bb6f22d97e4b99664","created_at":"2018-11-14T20:14:54Z","admin_state_up":true,"updated_at":"2018-11-14T20:18:14Z","binding:vnic_type":"normal","device_id":"32af13a1-3f17-4207-abb7-224554b3ef2b","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:66:4e:de","id":"ac08250e-7b5c-4dd4-a480-18f2b6e48b19","port_security_enabled":true,"project_id":"611a2d334c0a499bb6f22d97e4b99664","fixed_ips":[{"subnet_id":"21abd679-37a9-4869-9aa9-9884043e79e8","ip_address":"192.168.120.5"}],"extra_dhcp_opts":[],"security_groups":["ee6fe88c-047f-44ac-a302-f2c6bdde92b5"],"name":""}]} 2018-11-14 20:18:17,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=32af13a1-3f17-4207-abb7-224554b3ef2b used request id req-402065f4-d4e3-4846-9092-90d7880de0ee 2018-11-14 20:18:17,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0482790470123s 2018-11-14 20:18:17,791 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=32af13a1-3f17-4207-abb7-224554b3ef2b used request id req-402065f4-d4e3-4846-9092-90d7880de0ee 2018-11-14 20:18:17,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-14 20:18:17,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/floatingips.json?port_id=ac08250e-7b5c-4dd4-a480-18f2b6e48b19" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:18:17,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-e4bff46b-7222-4e45-9027-3a84d8664a73 Date: Wed, 14 Nov 2018 20:18:17 GMT RESP BODY: {"floatingips": []} 2018-11-14 20:18:17,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=ac08250e-7b5c-4dd4-a480-18f2b6e48b19 used request id req-e4bff46b-7222-4e45-9027-3a84d8664a73 2018-11-14 20:18:17,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0201239585876s 2018-11-14 20:18:17,817 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=ac08250e-7b5c-4dd4-a480-18f2b6e48b19 used request id req-e4bff46b-7222-4e45-9027-3a84d8664a73 2018-11-14 20:18:17,818 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'shaker-net_a228d2ab-a985-4f7a-965b-bb5377662abd': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:66:4e:de', u'version': 4, u'addr': u'192.168.120.5', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'af7683f8-059a-46f2-8dd3-113e46f92e4f'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-14T20:18:15.000000', 'flavor': Munch({u'id': u'fd103061-01e4-46c9-b2de-1c515f4c723a'}), 'az': u'nova', 'id': u'32af13a1-3f17-4207-abb7-224554b3ef2b', 'security_groups': [Munch({u'name': u'shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'cd7debd3898148888978ce32aa2c8dea', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'611a2d334c0a499bb6f22d97e4b99664', 'name': 'shaker-project_a228d2ab-a985-4f7a-965b-bb5377662abd', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-11-14T20:18:15.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-14T20:18:15Z', 'hostId': u'17477294f2311d3df59f09633cbfa3237f8f5e1e5671a2322154c640', u'OS-SRV-USG:terminated_at': None, 'key_name': u'shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd', 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'17477294f2311d3df59f09633cbfa3237f8f5e1e5671a2322154c640', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-14T20:18:15.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'611a2d334c0a499bb6f22d97e4b99664', 'name': u'shaker-vm_a228d2ab-a985-4f7a-965b-bb5377662abd', 'adminPass': u'Z6TjbGgU6aZE', 'tenant_id': u'611a2d334c0a499bb6f22d97e4b99664', 'created_at': u'2018-11-14T20:14:50Z', 'created': u'2018-11-14T20:14:50Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-11-14 20:18:17,821 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 20:18:17,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:18:17,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1188 X-Openstack-Request-Id: req-b86155c2-6211-42c3-9b62-e2ff9326c6dc Date: Wed, 14 Nov 2018 20:18:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"updated_at":"2018-11-14T17:04:27Z","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","id":"928cbc5c-a6fa-468a-b088-88e266fca291","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["21abd679-37a9-4869-9aa9-9884043e79e8"],"updated_at":"2018-11-14T20:14:24Z","tenant_id":"611a2d334c0a499bb6f22d97e4b99664","created_at":"2018-11-14T20:14:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"611a2d334c0a499bb6f22d97e4b99664","id":"9dd83678-06cd-4f46-9d56-13d2c3a89f54","name":"shaker-net_a228d2ab-a985-4f7a-965b-bb5377662abd"}]} 2018-11-14 20:18:17,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-b86155c2-6211-42c3-9b62-e2ff9326c6dc 2018-11-14 20:18:17,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.102468013763s 2018-11-14 20:18:17,924 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-b86155c2-6211-42c3-9b62-e2ff9326c6dc 2018-11-14 20:18:17,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-14 20:18:17,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=32af13a1-3f17-4207-abb7-224554b3ef2b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:18:17,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-c6e222a3-1168-48da-a4c3-7d0b4a3f50e6 Date: Wed, 14 Nov 2018 20:18:17 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9dd83678-06cd-4f46-9d56-13d2c3a89f54","tenant_id":"611a2d334c0a499bb6f22d97e4b99664","created_at":"2018-11-14T20:14:54Z","admin_state_up":true,"updated_at":"2018-11-14T20:18:14Z","binding:vnic_type":"normal","device_id":"32af13a1-3f17-4207-abb7-224554b3ef2b","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:66:4e:de","id":"ac08250e-7b5c-4dd4-a480-18f2b6e48b19","port_security_enabled":true,"project_id":"611a2d334c0a499bb6f22d97e4b99664","fixed_ips":[{"subnet_id":"21abd679-37a9-4869-9aa9-9884043e79e8","ip_address":"192.168.120.5"}],"extra_dhcp_opts":[],"security_groups":["ee6fe88c-047f-44ac-a302-f2c6bdde92b5"],"name":""}]} 2018-11-14 20:18:17,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=32af13a1-3f17-4207-abb7-224554b3ef2b used request id req-c6e222a3-1168-48da-a4c3-7d0b4a3f50e6 2018-11-14 20:18:17,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0494530200958s 2018-11-14 20:18:17,975 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=32af13a1-3f17-4207-abb7-224554b3ef2b used request id req-c6e222a3-1168-48da-a4c3-7d0b4a3f50e6 2018-11-14 20:18:17,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-11-14 20:18:17,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}c476383bb5ed2a62698284c9d15749448ad6ed80" -d '{"floatingip": {"floating_network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "fixed_ip_address": "192.168.120.5", "port_id": "ac08250e-7b5c-4dd4-a480-18f2b6e48b19"}}' 2018-11-14 20:18:19,728 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 553 X-Openstack-Request-Id: req-4c598038-6c2d-4eb6-b072-a1d9d1f1ca20 Date: Wed, 14 Nov 2018 20:18:19 GMT RESP BODY: {"floatingip": {"router_id": "40647871-7cf1-4a27-81e7-e4dbc7146227", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-11-14T20:18:18Z", "floating_network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.208", "revision_number": 0, "port_id": "ac08250e-7b5c-4dd4-a480-18f2b6e48b19", "id": "8abd77a8-da60-4e5d-ae43-7e00b49ce04c", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "created_at": "2018-11-14T20:18:18Z", "project_id": "611a2d334c0a499bb6f22d97e4b99664"}} 2018-11-14 20:18:19,728 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-4c598038-6c2d-4eb6-b072-a1d9d1f1ca20 2018-11-14 20:18:19,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.75235509872s 2018-11-14 20:18:19,728 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-4c598038-6c2d-4eb6-b072-a1d9d1f1ca20 2018-11-14 20:18:19,736 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-14 20:18:19,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:18:19,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-68876e83-2270-4dd0-a68b-8fb11b17fa40 Date: Wed, 14 Nov 2018 20:18:19 GMT RESP BODY: {"floatingips": [{"router_id": "40647871-7cf1-4a27-81e7-e4dbc7146227", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-11-14T20:18:18Z", "floating_network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.208", "revision_number": 0, "port_id": "ac08250e-7b5c-4dd4-a480-18f2b6e48b19", "id": "8abd77a8-da60-4e5d-ae43-7e00b49ce04c", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "created_at": "2018-11-14T20:18:18Z", "project_id": "611a2d334c0a499bb6f22d97e4b99664"}]} 2018-11-14 20:18:19,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-68876e83-2270-4dd0-a68b-8fb11b17fa40 2018-11-14 20:18:19,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.022078037262s 2018-11-14 20:18:19,758 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-68876e83-2270-4dd0-a68b-8fb11b17fa40 2018-11-14 20:18:19,762 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'40647871-7cf1-4a27-81e7-e4dbc7146227', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'611a2d334c0a499bb6f22d97e4b99664', 'created_at': u'2018-11-14T20:18:18Z', 'attached': True, 'updated_at': u'2018-11-14T20:18:18Z', 'id': u'8abd77a8-da60-4e5d-ae43-7e00b49ce04c', 'floating_network_id': u'928cbc5c-a6fa-468a-b088-88e266fca291', 'fixed_ip_address': u'192.168.120.5', 'floating_ip_address': u'172.30.9.208', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'611a2d334c0a499bb6f22d97e4b99664', 'name': 'shaker-project_a228d2ab-a985-4f7a-965b-bb5377662abd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'40647871-7cf1-4a27-81e7-e4dbc7146227', 'project_id': u'611a2d334c0a499bb6f22d97e4b99664', 'port_id': u'ac08250e-7b5c-4dd4-a480-18f2b6e48b19', 'port': u'ac08250e-7b5c-4dd4-a480-18f2b6e48b19', 'network': u'928cbc5c-a6fa-468a-b088-88e266fca291'}) 2018-11-14 20:18:19,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 20:18:19,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b/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}c476383bb5ed2a62698284c9d15749448ad6ed80" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 20:18:19,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:18:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-332ad78a-d7be-4291-afcc-845b11d8c61f x-compute-request-id: req-332ad78a-d7be-4291-afcc-845b11d8c61f Content-Encoding: gzip Content-Length: 10385 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 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 796311987 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.166921] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.169065] pid_max: default: 32768 minimum: 301\n[ 0.170242] ACPI: Core revision 20150930\n[ 0.171884] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.173577] Security Framework initialized\n[ 0.174649] Yama: becoming mindful.\n[ 0.175611] AppArmor: AppArmor initialized\n[ 0.176725] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.178436] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.180089] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.181639] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.183421] Initializing cgroup subsys io\n[ 0.184487] Initializing cgroup subsys memory\n[ 0.185590] Initializing cgroup subsys devices\n[ 0.186733] Initializing cgroup subsys freezer\n[ 0.187861] Initializing cgroup subsys net_cls\n[ 0.188986] Initializing cgroup subsys perf_event\n[ 0.190172] Initializing cgroup subsys net_prio\n[ 0.191327] Initializing cgroup subsys hugetlb\n[ 0.192457] Initializing cgroup subsys pids\n[ 0.193565] CPU: Physical Processor ID: 0\n[ 0.195337] mce: CPU supports 10 MCE banks\n[ 0.196423] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.197732] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.199136] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.200474] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.201968] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.203519] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.204885] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.206851] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.228507] Freeing SMP alternatives memory: 32K\n[ 0.234620] ftrace: allocating 32237 entries in 126 pages\n[ 0.271280] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.272856] smpboot: Max logical packages: 1\n[ 0.274195] x2apic enabled\n[ 0.275263] Switched APIC routing to physical x2apic.\n[ 0.277581] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.279053] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.281744] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.284088] KVM setup paravirtual spinlock\n[ 0.285698] x86: Booted up 1 node, 1 CPUs\n[ 0.286747] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288558] devtmpfs: initialized\n[ 0.290503] evm: security.selinux\n[ 0.294395] evm: security.SMACK64\n[ 0.295339] evm: security.SMACK64EXEC\n[ 0.296313] evm: security.SMACK64TRANSMUTE\n[ 0.297370] evm: security.SMACK64MMAP\n[ 0.298356] evm: security.ima\n[ 0.299209] evm: security.capability\n[ 0.302282] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.304727] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.306750] pinctrl core: initialized pinctrl subsystem\n[ 0.308812] RTC time: 20:18:15, date: 11/14/18\n[ 0.310549] NET: Registered protocol family 16\n[ 0.312176] cpuidle: using governor ladder\n[ 0.313262] cpuidle: using governor menu\n[ 0.314323] PCCT header not found.\n[ 0.315519] ACPI: bus type PCI registered\n[ 0.316587] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318352] PCI: Using configuration type 1 for base access\n[ 0.321257] ACPI: Added _OSI(Module Device)\n[ 0.322348] ACPI: Added _OSI(Processor Device)\n[ 0.323473] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324655] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.327778] ACPI: Interpreter enabled\n[ 0.328797] ACPI: (supports S0 S5)\n[ 0.329736] ACPI: Using IOAPIC for interrupt routing\n[ 0.330972] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335058] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336572] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338174] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.339742] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.342684] acpiphp: Slot [3] registered\n[ 0.356857] acpiphp: Slot [4] registered\n[ 0.357930] acpiphp: Slot [5] registered\n[ 0.358993] acpiphp: Slot [6] registered\n[ 0.360025] acpiphp: Slot [7] registered\n[ 0.361071] acpiphp: Slot [8] registered\n[ 0.362116] acpiphp: Slot [9] registered\n[ 0.363162] acpiphp: Slot [10] registered\n[ 0.364221] acpiphp: Slot [11] registered\n[ 0.365283] acpiphp: Slot [12] registered\n[ 0.366345] acpiphp: Slot [13] registered\n[ 0.367408] acpiphp: Slot [14] registered\n[ 0.368454] acpiphp: Slot [15] registered\n[ 0.369517] acpiphp: Slot [16] registered\n[ 0.370563] acpiphp: Slot [17] registered\n[ 0.371619] acpiphp: Slot [18] registered\n[ 0.372667] acpiphp: Slot [19] registered\n[ 0.373717] acpiphp: Slot [20] registered\n[ 0.374762] acpiphp: Slot [21] registered\n[ 0.375806] acpiphp: Slot [22] registered\n[ 0.376855] acpiphp: Slot [23] registered\n[ 0.377977] acpiphp: Slot [24] registered\n[ 0.379039] acpiphp: Slot [25] registered\n[ 0.380097] acpiphp: Slot [26] registered\n[ 0.381154] acpiphp: Slot [27] registered\n[ 0.382207] acpiphp: Slot [28] registered\n[ 0.383261] acpiphp: Slot [29] registered\n[ 0.384299] acpiphp: Slot [30] registered\n[ 0.385361] acpiphp: Slot [31] registered\n[ 0.386405] PCI host bridge to bus 0000:00\n[ 0.387463] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.389033] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.390616] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.392507] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.394396] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.396325] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.401508] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.403134] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.404647] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.406299] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.410666] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.412537] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.435703] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.437624] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.439471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.441788] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.443586] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.445220] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.447192] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.448575] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.450568] vgaarb: loaded\n[ 0.451363] vgaarb: bridge control possible 0000:00:02.0\n[ 0.453149] SCSI subsystem initialized\n[ 0.454494] ACPI: bus type USB registered\n[ 0.455984] usbcore: registered new interface driver usbfs\n[ 0.457824] usbcore: registered new interface driver hub\n[ 0.459599] usbcore: registered new device driver usb\n[ 0.461552] PCI: Using ACPI for IRQ routing\n[ 0.463602] NetLabel: Initializing\n[ 0.464846] NetLabel: domain hash size = 128\n[ 0.466322] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.468014] NetLabel: unlabeled traffic allowed by default\n[ 0.470011] amd_nb: Cannot enumerate AMD northbridges\n[ 0.471749] clocksource: Switched to clocksource kvm-clock\n[ 0.482201] AppArmor: AppArmor Filesystem Enabled\n[ 0.483899] pnp: PnP ACPI init\n[ 0.485395] pnp: PnP ACPI: found 5 devices\n[ 0.492708] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.495751] NET: Registered protocol family 2\n[ 0.497761] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.500020] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.502113] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.504238] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.506154] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.508283] NET: Registered protocol family 1\n[ 0.509832] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.511772] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.513643] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.530344] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547210] Unpacking initramfs...\n[ 1.030594] Freeing initrd memory: 37084K\n[ 1.032545] Scanning for low memory corruption every 60 seconds\n[ 1.035010] audit: initializing netlink subsys (disabled)\n[ 1.036966] audit: type=2000 audit(1542226697.173:1): initialized\n[ 1.039301] Initialise system trusted keyring\n[ 1.040965] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.043021] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.046198] zbud: loaded\n[ 1.047480] VFS: Disk quotas dquot_6.6.0\n[ 1.048926] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.051347] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.053510] fuse init (API version 7.23)\n[ 1.055045] Key type big_key registered\n[ 1.056450] Allocating IMA MOK and blacklist keyrings.\n[ 1.058573] Key type asymmetric registered\n[ 1.060038] Asymmetric key parser 'x509' registered\n[ 1.061713] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.064325] io scheduler noop registered\n[ 1.065709] io scheduler deadline registered (default)\n[ 1.067448] io scheduler cfq registered\n[ 1.068922] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.070752] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.073000] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.075523] ACPI: Power Button [PWRF]\n[ 1.077005] GHES: HEST is not enabled!\n[ 1.092994] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.125336] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.128512] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.153394] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.156955] Linux agpgart interface v0.103\n[ 1.160067] loop: module loaded\n[ 1.163755] vda: vda1\n[ 1.165528] scsi host0: ata_piix\n[ 1.166778] scsi host1: ata_piix\n[ 1.167978] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.170064] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.172747] libphy: Fixed MDIO Bus: probed\n[ 1.174192] tun: Universal TUN/TAP device driver, 1.6\n[ 1.175819] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.178883] PPP generic driver version 2.4.2\n[ 1.180414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.182460] ehci-pci: EHCI PCI platform driver\n[ 1.184020] ehci-platform: EHCI generic platform driver\n[ 1.185704] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.187651] ohci-pci: OHCI PCI platform driver\n[ 1.189141] ohci-platform: OHCI generic platform driver\n[ 1.190858] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.207337] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.209056] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.211544] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.213240] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.215287] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.217460] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.219902] usb usb1: Product: UHCI Host Controller\n[ 1.221499] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.223496] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.225198] hub 1-0:1.0: USB hub found\n[ 1.226498] hub 1-0:1.0: 2 ports detected\n[ 1.228062] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.231539] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.233178] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.235023] mousedev: PS/2 mouse device common for all mice\n[ 1.237157] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.240138] rtc_cmos 00:00: RTC can wake from S4\n[ 1.242181] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.244265] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.246369] i2c /dev entries driver\n[ 1.247678] device-mapper: uevent: version 1.0.3\n[ 1.249284] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.252102] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.254454] NET: Registered protocol family 10\n[ 1.256460] NET: Registered protocol family 17\n[ 1.258013] Key type dns_resolver registered\n[ 1.259806] registered taskstats version 1\n[ 1.261257] Loading compiled-in X.509 certificates\n[ 1.263463] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.266733] zswap: loaded using pool lzo/zbud\n[ 1.269894] Key type trusted registered\n[ 1.273352] Key type encrypted registered\n[ 1.274583] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.275933] ima: No TPM chip found, activating TPM-bypass!\n[ 1.277258] evm: HMAC attrs: 0x1\n[ 1.278453] Magic number: 10:476:346\n[ 1.279441] tty tty63: hash matches\n[ 1.280504] rtc_cmos 00:00: setting system clock to 2018-11-14 20:18:16 UTC (1542226696)\n[ 1.295628] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.297076] EDD information not available.\n[ 1.330369] Freeing unused kernel memory: 1512K\n[ 1.331518] Write protecting the kernel read-only data: 14336k\n[ 1.335753] Freeing unused kernel memory: 1692K\n[ 1.337184] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.347917] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.350105] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.352693] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.355029] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.357552] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.363767] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.368290] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.370580] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.374088] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.377241] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.432922] virtio_net virtio0 ens3: renamed from eth0\n[ 1.441927] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.444420] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.451478] [drm] Initialized drm 1.1.0 20060810\n[ 1.468109] FDC 0 is a S82078B\n[ 1.478514] AVX2 version of gcm_enc/dec engaged.\n[ 1.479679] AES CTR mode by8 optimization enabled\n[ 1.539739] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.700490] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.700492] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.700493] usb 1-1: Product: QEMU USB Tablet\n[ 1.700493] usb 1-1: Manufacturer: QEMU\n[ 1.700494] usb 1-1: SerialNumber: 42\n[ 1.707717] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.718874] usbcore: registered new interface driver usbhid\n[ 1.718875] usbhid: USB HID core driver\n[ 1.720726] 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.720917] 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 ... [ 1.817569] md: linear personality registered for level -1\n[ 1.821017] md: multipath personality registered for level -4\n[ 1.824543] md: raid0 personality registered for level 0\n[ 1.828458] md: raid1 personality registered for level 1\n[ 1.899750] raid6: sse2x1 gen() 11225 MB/s\n[ 1.967747] raid6: sse2x1 xor() 8755 MB/s\n[ 2.035736] raid6: sse2x2 gen() 14338 MB/s\n[ 2.103739] raid6: sse2x2 xor() 9858 MB/s\n[ 2.171748] raid6: sse2x4 gen() 16429 MB/s\n[ 2.239735] raid6: sse2x4 xor() 11411 MB/s\n[ 2.307736] raid6: avx2x1 gen() 22392 MB/s\n[ 2.375734] raid6: avx2x2 gen() 26366 MB/s\n[ 2.447745] raid6: avx2x4 gen() 30259 MB/s\n[ 2.448817] raid6: using algorithm avx2x4 gen() 30259 MB/s\n[ 2.450106] raid6: using avx2x2 recovery algorithm\n[ 2.451441] tsc: Refined TSC clocksource calibration: 3491.848 MHz\n[ 2.453340] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553c70f8c, max_idle_ns: 440795371143 ns\n[ 2.460641] xor: automatically using best checksumming function:\n[ 2.499734] avx : 32832.000 MB/sec\n[ 2.502425] async_tx: api initialized (async)\n[ 2.514947] md: raid6 personality registered for level 6\n[ 2.516247] md: raid5 personality registered for level 5\n[ 2.517507] md: raid4 personality registered for level 4\n[ 2.524327] 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 ... [ 2.560025] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.586138] 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[ 2.697038] 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[ 2.701112] systemd[1]: Detected virtualization kvm.\n[ 2.702304] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.705690] systemd[1]: Set hostname to .\n[ 2.708752] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.710147] systemd[1]: Installed transient /etc/machine-id file.\n[ 2.829763] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 2.832552] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 2.835013] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 2.837873] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 2.840268] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 2.842744] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 2.844933] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 2.848223] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 2.850808] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 2.853520] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 2.856089] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 2.858919] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 2.861200] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 2.863753] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 2.867340] 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[ 2.872678] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 2.876324] 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[ 2.881026] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 2.888687] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 2.892659] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 2.897955] systemd[1]: Listening on Syslog Socket.\n[ 2.903489] Loading iSCSI transport class v2.0-870.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 2.906105] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 2.912610] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 2.920237] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 2.925472] iscsi: registered transport (tcp)\n[ 2.927194] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 2.933111] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 2.941015] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 2.945444] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 2.952399] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 2.960685] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 2.966075] 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[ 2.976977] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 2.979617] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 2.987883] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 2.992196] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 2.999220] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 3.015984] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 3.024705] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 3.033323] iscsi: registered transport (iser)\n[ 3.035628] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 3.041499] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\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 Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\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] Found device /dev/ttyS0.\n[ 3.378991] intel_rapl: no valid rapl domains found in package 0\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 Create Volatile Files and Directories...\n Starting LSB: AppArmor initialization...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\n"} 2018-11-14 20:18:19,839 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b/action used request id req-332ad78a-d7be-4291-afcc-845b11d8c61f 2018-11-14 20:18:19,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0758631229401s 2018-11-14 20:18:19,840 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b/action used request id req-332ad78a-d7be-4291-afcc-845b11d8c61f 2018-11-14 20:18:19,840 - 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 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 796311987 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.166921] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.169065] pid_max: default: 32768 minimum: 301 [ 0.170242] ACPI: Core revision 20150930 [ 0.171884] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.173577] Security Framework initialized [ 0.174649] Yama: becoming mindful. [ 0.175611] AppArmor: AppArmor initialized [ 0.176725] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.178436] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.180089] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.181639] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.183421] Initializing cgroup subsys io [ 0.184487] Initializing cgroup subsys memory [ 0.185590] Initializing cgroup subsys devices [ 0.186733] Initializing cgroup subsys freezer [ 0.187861] Initializing cgroup subsys net_cls [ 0.188986] Initializing cgroup subsys perf_event [ 0.190172] Initializing cgroup subsys net_prio [ 0.191327] Initializing cgroup subsys hugetlb [ 0.192457] Initializing cgroup subsys pids [ 0.193565] CPU: Physical Processor ID: 0 [ 0.195337] mce: CPU supports 10 MCE banks [ 0.196423] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.197732] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.199136] Spectre V2 : Mitigation: Full generic retpoline [ 0.200474] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.201968] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.203519] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.204885] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.206851] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.228507] Freeing SMP alternatives memory: 32K [ 0.234620] ftrace: allocating 32237 entries in 126 pages [ 0.271280] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.272856] smpboot: Max logical packages: 1 [ 0.274195] x2apic enabled [ 0.275263] Switched APIC routing to physical x2apic. [ 0.277581] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.279053] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.281744] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.284088] KVM setup paravirtual spinlock [ 0.285698] x86: Booted up 1 node, 1 CPUs [ 0.286747] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.288558] devtmpfs: initialized [ 0.290503] evm: security.selinux [ 0.294395] evm: security.SMACK64 [ 0.295339] evm: security.SMACK64EXEC [ 0.296313] evm: security.SMACK64TRANSMUTE [ 0.297370] evm: security.SMACK64MMAP [ 0.298356] evm: security.ima [ 0.299209] evm: security.capability [ 0.302282] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.304727] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.306750] pinctrl core: initialized pinctrl subsystem [ 0.308812] RTC time: 20:18:15, date: 11/14/18 [ 0.310549] NET: Registered protocol family 16 [ 0.312176] cpuidle: using governor ladder [ 0.313262] cpuidle: using governor menu [ 0.314323] PCCT header not found. [ 0.315519] ACPI: bus type PCI registered [ 0.316587] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.318352] PCI: Using configuration type 1 for base access [ 0.321257] ACPI: Added _OSI(Module Device) [ 0.322348] ACPI: Added _OSI(Processor Device) [ 0.323473] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.324655] ACPI: Added _OSI(Processor Aggregator Device) [ 0.327778] ACPI: Interpreter enabled [ 0.328797] ACPI: (supports S0 S5) [ 0.329736] ACPI: Using IOAPIC for interrupt routing [ 0.330972] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.335058] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.336572] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.338174] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.339742] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.342684] acpiphp: Slot [3] registered [ 0.356857] acpiphp: Slot [4] registered [ 0.357930] acpiphp: Slot [5] registered [ 0.358993] acpiphp: Slot [6] registered [ 0.360025] acpiphp: Slot [7] registered [ 0.361071] acpiphp: Slot [8] registered [ 0.362116] acpiphp: Slot [9] registered [ 0.363162] acpiphp: Slot [10] registered [ 0.364221] acpiphp: Slot [11] registered [ 0.365283] acpiphp: Slot [12] registered [ 0.366345] acpiphp: Slot [13] registered [ 0.367408] acpiphp: Slot [14] registered [ 0.368454] acpiphp: Slot [15] registered [ 0.369517] acpiphp: Slot [16] registered [ 0.370563] acpiphp: Slot [17] registered [ 0.371619] acpiphp: Slot [18] registered [ 0.372667] acpiphp: Slot [19] registered [ 0.373717] acpiphp: Slot [20] registered [ 0.374762] acpiphp: Slot [21] registered [ 0.375806] acpiphp: Slot [22] registered [ 0.376855] acpiphp: Slot [23] registered [ 0.377977] acpiphp: Slot [24] registered [ 0.379039] acpiphp: Slot [25] registered [ 0.380097] acpiphp: Slot [26] registered [ 0.381154] acpiphp: Slot [27] registered [ 0.382207] acpiphp: Slot [28] registered [ 0.383261] acpiphp: Slot [29] registered [ 0.384299] acpiphp: Slot [30] registered [ 0.385361] acpiphp: Slot [31] registered [ 0.386405] PCI host bridge to bus 0000:00 [ 0.387463] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.389033] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.390616] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.392507] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.394396] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.396325] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.401508] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.403134] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.404647] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.406299] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.410666] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.412537] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.435703] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.437624] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.439471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.441788] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.443586] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.445220] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.447192] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.448575] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.450568] vgaarb: loaded [ 0.451363] vgaarb: bridge control possible 0000:00:02.0 [ 0.453149] SCSI subsystem initialized [ 0.454494] ACPI: bus type USB registered [ 0.455984] usbcore: registered new interface driver usbfs [ 0.457824] usbcore: registered new interface driver hub [ 0.459599] usbcore: registered new device driver usb [ 0.461552] PCI: Using ACPI for IRQ routing [ 0.463602] NetLabel: Initializing [ 0.464846] NetLabel: domain hash size = 128 [ 0.466322] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.468014] NetLabel: unlabeled traffic allowed by default [ 0.470011] amd_nb: Cannot enumerate AMD northbridges [ 0.471749] clocksource: Switched to clocksource kvm-clock [ 0.482201] AppArmor: AppArmor Filesystem Enabled [ 0.483899] pnp: PnP ACPI init [ 0.485395] pnp: PnP ACPI: found 5 devices [ 0.492708] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.495751] NET: Registered protocol family 2 [ 0.497761] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.500020] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.502113] TCP: Hash tables configured (established 4096 bind 4096) [ 0.504238] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.506154] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.508283] NET: Registered protocol family 1 [ 0.509832] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.511772] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.513643] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.530344] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.547210] Unpacking initramfs... [ 1.030594] Freeing initrd memory: 37084K [ 1.032545] Scanning for low memory corruption every 60 seconds [ 1.035010] audit: initializing netlink subsys (disabled) [ 1.036966] audit: type=2000 audit(1542226697.173:1): initialized [ 1.039301] Initialise system trusted keyring [ 1.040965] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.043021] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.046198] zbud: loaded [ 1.047480] VFS: Disk quotas dquot_6.6.0 [ 1.048926] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.051347] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.053510] fuse init (API version 7.23) [ 1.055045] Key type big_key registered [ 1.056450] Allocating IMA MOK and blacklist keyrings. [ 1.058573] Key type asymmetric registered [ 1.060038] Asymmetric key parser 'x509' registered [ 1.061713] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.064325] io scheduler noop registered [ 1.065709] io scheduler deadline registered (default) [ 1.067448] io scheduler cfq registered [ 1.068922] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.070752] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.073000] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.075523] ACPI: Power Button [PWRF] [ 1.077005] GHES: HEST is not enabled! [ 1.092994] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.125336] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.128512] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.153394] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.156955] Linux agpgart interface v0.103 [ 1.160067] loop: module loaded [ 1.163755] vda: vda1 [ 1.165528] scsi host0: ata_piix [ 1.166778] scsi host1: ata_piix [ 1.167978] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.170064] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.172747] libphy: Fixed MDIO Bus: probed [ 1.174192] tun: Universal TUN/TAP device driver, 1.6 [ 1.175819] tun: (C) 1999-2004 Max Krasnyansky [ 1.178883] PPP generic driver version 2.4.2 [ 1.180414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.182460] ehci-pci: EHCI PCI platform driver [ 1.184020] ehci-platform: EHCI generic platform driver [ 1.185704] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.187651] ohci-pci: OHCI PCI platform driver [ 1.189141] ohci-platform: OHCI generic platform driver [ 1.190858] uhci_hcd: USB Universal Host Controller Interface driver [ 1.207337] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.209056] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.211544] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.213240] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.215287] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.217460] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.219902] usb usb1: Product: UHCI Host Controller [ 1.221499] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.223496] usb usb1: SerialNumber: 0000:00:01.2 [ 1.225198] hub 1-0:1.0: USB hub found [ 1.226498] hub 1-0:1.0: 2 ports detected [ 1.228062] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.231539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.233178] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.235023] mousedev: PS/2 mouse device common for all mice [ 1.237157] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.240138] rtc_cmos 00:00: RTC can wake from S4 [ 1.242181] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.244265] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.246369] i2c /dev entries driver [ 1.247678] device-mapper: uevent: version 1.0.3 [ 1.249284] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.252102] ledtrig-cpu: registered to indicate activity on CPUs [ 1.254454] NET: Registered protocol family 10 [ 1.256460] NET: Registered protocol family 17 [ 1.258013] Key type dns_resolver registered [ 1.259806] registered taskstats version 1 [ 1.261257] Loading compiled-in X.509 certificates [ 1.263463] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.266733] zswap: loaded using pool lzo/zbud [ 1.269894] Key type trusted registered [ 1.273352] Key type encrypted registered [ 1.274583] AppArmor: AppArmor sha1 policy hashing enabled [ 1.275933] ima: No TPM chip found, activating TPM-bypass! [ 1.277258] evm: HMAC attrs: 0x1 [ 1.278453] Magic number: 10:476:346 [ 1.279441] tty tty63: hash matches [ 1.280504] rtc_cmos 00:00: setting system clock to 2018-11-14 20:18:16 UTC (1542226696) [ 1.295628] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.297076] EDD information not available. [ 1.330369] Freeing unused kernel memory: 1512K [ 1.331518] Write protecting the kernel read-only data: 14336k [ 1.335753] Freeing unused kernel memory: 1692K [ 1.337184] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.347917] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.350105] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.352693] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.355029] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.357552] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.363767] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.368290] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.370580] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.374088] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.377241] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.432922] virtio_net virtio0 ens3: renamed from eth0 [ 1.441927] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.444420] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.451478] [drm] Initialized drm 1.1.0 20060810 [ 1.468109] FDC 0 is a S82078B [ 1.478514] AVX2 version of gcm_enc/dec engaged. [ 1.479679] AES CTR mode by8 optimization enabled [ 1.539739] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.700490] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.700492] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.700493] usb 1-1: Product: QEMU USB Tablet [ 1.700493] usb 1-1: Manufacturer: QEMU [ 1.700494] usb 1-1: SerialNumber: 42 [ 1.707717] hidraw: raw HID events driver (C) Jiri Kosina [ 1.718874] usbcore: registered new interface driver usbhid [ 1.718875] usbhid: USB HID core driver [ 1.720726] 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.720917] 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 ... [ 1.817569] md: linear personality registered for level -1 [ 1.821017] md: multipath personality registered for level -4 [ 1.824543] md: raid0 personality registered for level 0 [ 1.828458] md: raid1 personality registered for level 1 [ 1.899750] raid6: sse2x1 gen() 11225 MB/s [ 1.967747] raid6: sse2x1 xor() 8755 MB/s [ 2.035736] raid6: sse2x2 gen() 14338 MB/s [ 2.103739] raid6: sse2x2 xor() 9858 MB/s [ 2.171748] raid6: sse2x4 gen() 16429 MB/s [ 2.239735] raid6: sse2x4 xor() 11411 MB/s [ 2.307736] raid6: avx2x1 gen() 22392 MB/s [ 2.375734] raid6: avx2x2 gen() 26366 MB/s [ 2.447745] raid6: avx2x4 gen() 30259 MB/s [ 2.448817] raid6: using algorithm avx2x4 gen() 30259 MB/s [ 2.450106] raid6: using avx2x2 recovery algorithm [ 2.451441] tsc: Refined TSC clocksource calibration: 3491.848 MHz [ 2.453340] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553c70f8c, max_idle_ns: 440795371143 ns [ 2.460641] xor: automatically using best checksumming function: [ 2.499734] avx : 32832.000 MB/sec [ 2.502425] async_tx: api initialized (async) [ 2.514947] md: raid6 personality registered for level 6 [ 2.516247] md: raid5 personality registered for level 5 [ 2.517507] md: raid4 personality registered for level 4 [ 2.524327] 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 ... [ 2.560025] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.586138] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 2.697038] 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) [ 2.701112] systemd[1]: Detected virtualization kvm. [ 2.702304] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.705690] systemd[1]: Set hostname to . [ 2.708752] systemd[1]: Initializing machine ID from KVM UUID. [ 2.710147] systemd[1]: Installed transient /etc/machine-id file. [ 2.829763] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 2.832552] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 2.835013] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 2.837873] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 2.840268] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 2.842744] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 2.844933] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 2.848223] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 2.850808] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 2.853520] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 2.856089] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 2.858919] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 2.861200] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 2.863753] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 2.867340] 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. [ 2.872678] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 2.876324] 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... [ 2.881026] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 2.888687] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 2.892659] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 2.897955] systemd[1]: Listening on Syslog Socket. [ 2.903489] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Listening on Syslog Socket. [ 2.906105] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 2.912610] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 2.920237] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 2.925472] iscsi: registered transport (tcp) [ 2.927194] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 2.933111] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 2.941015] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 2.945444] systemd[1]: Starting Journal Service... Starting Journal Service... [ 2.952399] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 2.960685] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 2.966075] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 2.976977] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 2.979617] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 2.987883] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 2.992196] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 2.999220] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.015984] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.024705] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 3.033323] iscsi: registered transport (iser) [ 3.035628] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 3.041499] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. 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 Load/Save Random Seed... Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... [[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] Found device /dev/ttyS0. [ 3.378991] intel_rapl: no valid rapl domains found in package 0 [[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 Create Volatile Files and Directories... Starting LSB: AppArmor initialization... Starting Tell Plymouth To Write Out Runtime Data... Starting Set console font and keymap... 2018-11-14 20:18:20,843 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.208: timed out 2018-11-14 20:18:29,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 20:18:29,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b/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}c476383bb5ed2a62698284c9d15749448ad6ed80" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 20:18:29,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:18:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bfcf7a02-5a21-42f7-8393-0ddfe6e7280c x-compute-request-id: req-bfcf7a02-5a21-42f7-8393-0ddfe6e7280c Content-Encoding: gzip Content-Length: 10665 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 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 796311987 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.166921] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.169065] pid_max: default: 32768 minimum: 301\n[ 0.170242] ACPI: Core revision 20150930\n[ 0.171884] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.173577] Security Framework initialized\n[ 0.174649] Yama: becoming mindful.\n[ 0.175611] AppArmor: AppArmor initialized\n[ 0.176725] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.178436] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.180089] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.181639] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.183421] Initializing cgroup subsys io\n[ 0.184487] Initializing cgroup subsys memory\n[ 0.185590] Initializing cgroup subsys devices\n[ 0.186733] Initializing cgroup subsys freezer\n[ 0.187861] Initializing cgroup subsys net_cls\n[ 0.188986] Initializing cgroup subsys perf_event\n[ 0.190172] Initializing cgroup subsys net_prio\n[ 0.191327] Initializing cgroup subsys hugetlb\n[ 0.192457] Initializing cgroup subsys pids\n[ 0.193565] CPU: Physical Processor ID: 0\n[ 0.195337] mce: CPU supports 10 MCE banks\n[ 0.196423] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.197732] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.199136] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.200474] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.201968] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.203519] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.204885] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.206851] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.228507] Freeing SMP alternatives memory: 32K\n[ 0.234620] ftrace: allocating 32237 entries in 126 pages\n[ 0.271280] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.272856] smpboot: Max logical packages: 1\n[ 0.274195] x2apic enabled\n[ 0.275263] Switched APIC routing to physical x2apic.\n[ 0.277581] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.279053] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.281744] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.284088] KVM setup paravirtual spinlock\n[ 0.285698] x86: Booted up 1 node, 1 CPUs\n[ 0.286747] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288558] devtmpfs: initialized\n[ 0.290503] evm: security.selinux\n[ 0.294395] evm: security.SMACK64\n[ 0.295339] evm: security.SMACK64EXEC\n[ 0.296313] evm: security.SMACK64TRANSMUTE\n[ 0.297370] evm: security.SMACK64MMAP\n[ 0.298356] evm: security.ima\n[ 0.299209] evm: security.capability\n[ 0.302282] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.304727] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.306750] pinctrl core: initialized pinctrl subsystem\n[ 0.308812] RTC time: 20:18:15, date: 11/14/18\n[ 0.310549] NET: Registered protocol family 16\n[ 0.312176] cpuidle: using governor ladder\n[ 0.313262] cpuidle: using governor menu\n[ 0.314323] PCCT header not found.\n[ 0.315519] ACPI: bus type PCI registered\n[ 0.316587] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318352] PCI: Using configuration type 1 for base access\n[ 0.321257] ACPI: Added _OSI(Module Device)\n[ 0.322348] ACPI: Added _OSI(Processor Device)\n[ 0.323473] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324655] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.327778] ACPI: Interpreter enabled\n[ 0.328797] ACPI: (supports S0 S5)\n[ 0.329736] ACPI: Using IOAPIC for interrupt routing\n[ 0.330972] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335058] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336572] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338174] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.339742] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.342684] acpiphp: Slot [3] registered\n[ 0.356857] acpiphp: Slot [4] registered\n[ 0.357930] acpiphp: Slot [5] registered\n[ 0.358993] acpiphp: Slot [6] registered\n[ 0.360025] acpiphp: Slot [7] registered\n[ 0.361071] acpiphp: Slot [8] registered\n[ 0.362116] acpiphp: Slot [9] registered\n[ 0.363162] acpiphp: Slot [10] registered\n[ 0.364221] acpiphp: Slot [11] registered\n[ 0.365283] acpiphp: Slot [12] registered\n[ 0.366345] acpiphp: Slot [13] registered\n[ 0.367408] acpiphp: Slot [14] registered\n[ 0.368454] acpiphp: Slot [15] registered\n[ 0.369517] acpiphp: Slot [16] registered\n[ 0.370563] acpiphp: Slot [17] registered\n[ 0.371619] acpiphp: Slot [18] registered\n[ 0.372667] acpiphp: Slot [19] registered\n[ 0.373717] acpiphp: Slot [20] registered\n[ 0.374762] acpiphp: Slot [21] registered\n[ 0.375806] acpiphp: Slot [22] registered\n[ 0.376855] acpiphp: Slot [23] registered\n[ 0.377977] acpiphp: Slot [24] registered\n[ 0.379039] acpiphp: Slot [25] registered\n[ 0.380097] acpiphp: Slot [26] registered\n[ 0.381154] acpiphp: Slot [27] registered\n[ 0.382207] acpiphp: Slot [28] registered\n[ 0.383261] acpiphp: Slot [29] registered\n[ 0.384299] acpiphp: Slot [30] registered\n[ 0.385361] acpiphp: Slot [31] registered\n[ 0.386405] PCI host bridge to bus 0000:00\n[ 0.387463] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.389033] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.390616] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.392507] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.394396] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.396325] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.401508] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.403134] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.404647] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.406299] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.410666] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.412537] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.435703] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.437624] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.439471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.441788] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.443586] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.445220] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.447192] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.448575] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.450568] vgaarb: loaded\n[ 0.451363] vgaarb: bridge control possible 0000:00:02.0\n[ 0.453149] SCSI subsystem initialized\n[ 0.454494] ACPI: bus type USB registered\n[ 0.455984] usbcore: registered new interface driver usbfs\n[ 0.457824] usbcore: registered new interface driver hub\n[ 0.459599] usbcore: registered new device driver usb\n[ 0.461552] PCI: Using ACPI for IRQ routing\n[ 0.463602] NetLabel: Initializing\n[ 0.464846] NetLabel: domain hash size = 128\n[ 0.466322] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.468014] NetLabel: unlabeled traffic allowed by default\n[ 0.470011] amd_nb: Cannot enumerate AMD northbridges\n[ 0.471749] clocksource: Switched to clocksource kvm-clock\n[ 0.482201] AppArmor: AppArmor Filesystem Enabled\n[ 0.483899] pnp: PnP ACPI init\n[ 0.485395] pnp: PnP ACPI: found 5 devices\n[ 0.492708] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.495751] NET: Registered protocol family 2\n[ 0.497761] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.500020] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.502113] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.504238] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.506154] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.508283] NET: Registered protocol family 1\n[ 0.509832] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.511772] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.513643] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.530344] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547210] Unpacking initramfs...\n[ 1.030594] Freeing initrd memory: 37084K\n[ 1.032545] Scanning for low memory corruption every 60 seconds\n[ 1.035010] audit: initializing netlink subsys (disabled)\n[ 1.036966] audit: type=2000 audit(1542226697.173:1): initialized\n[ 1.039301] Initialise system trusted keyring\n[ 1.040965] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.043021] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.046198] zbud: loaded\n[ 1.047480] VFS: Disk quotas dquot_6.6.0\n[ 1.048926] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.051347] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.053510] fuse init (API version 7.23)\n[ 1.055045] Key type big_key registered\n[ 1.056450] Allocating IMA MOK and blacklist keyrings.\n[ 1.058573] Key type asymmetric registered\n[ 1.060038] Asymmetric key parser 'x509' registered\n[ 1.061713] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.064325] io scheduler noop registered\n[ 1.065709] io scheduler deadline registered (default)\n[ 1.067448] io scheduler cfq registered\n[ 1.068922] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.070752] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.073000] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.075523] ACPI: Power Button [PWRF]\n[ 1.077005] GHES: HEST is not enabled!\n[ 1.092994] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.125336] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.128512] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.153394] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.156955] Linux agpgart interface v0.103\n[ 1.160067] loop: module loaded\n[ 1.163755] vda: vda1\n[ 1.165528] scsi host0: ata_piix\n[ 1.166778] scsi host1: ata_piix\n[ 1.167978] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.170064] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.172747] libphy: Fixed MDIO Bus: probed\n[ 1.174192] tun: Universal TUN/TAP device driver, 1.6\n[ 1.175819] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.178883] PPP generic driver version 2.4.2\n[ 1.180414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.182460] ehci-pci: EHCI PCI platform driver\n[ 1.184020] ehci-platform: EHCI generic platform driver\n[ 1.185704] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.187651] ohci-pci: OHCI PCI platform driver\n[ 1.189141] ohci-platform: OHCI generic platform driver\n[ 1.190858] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.207337] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.209056] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.211544] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.213240] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.215287] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.217460] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.219902] usb usb1: Product: UHCI Host Controller\n[ 1.221499] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.223496] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.225198] hub 1-0:1.0: USB hub found\n[ 1.226498] hub 1-0:1.0: 2 ports detected\n[ 1.228062] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.231539] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.233178] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.235023] mousedev: PS/2 mouse device common for all mice\n[ 1.237157] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.240138] rtc_cmos 00:00: RTC can wake from S4\n[ 1.242181] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.244265] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.246369] i2c /dev entries driver\n[ 1.247678] device-mapper: uevent: version 1.0.3\n[ 1.249284] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.252102] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.254454] NET: Registered protocol family 10\n[ 1.256460] NET: Registered protocol family 17\n[ 1.258013] Key type dns_resolver registered\n[ 1.259806] registered taskstats version 1\n[ 1.261257] Loading compiled-in X.509 certificates\n[ 1.263463] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.266733] zswap: loaded using pool lzo/zbud\n[ 1.269894] Key type trusted registered\n[ 1.273352] Key type encrypted registered\n[ 1.274583] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.275933] ima: No TPM chip found, activating TPM-bypass!\n[ 1.277258] evm: HMAC attrs: 0x1\n[ 1.278453] Magic number: 10:476:346\n[ 1.279441] tty tty63: hash matches\n[ 1.280504] rtc_cmos 00:00: setting system clock to 2018-11-14 20:18:16 UTC (1542226696)\n[ 1.295628] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.297076] EDD information not available.\n[ 1.330369] Freeing unused kernel memory: 1512K\n[ 1.331518] Write protecting the kernel read-only data: 14336k\n[ 1.335753] Freeing unused kernel memory: 1692K\n[ 1.337184] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.347917] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.350105] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.352693] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.355029] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.357552] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.363767] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.368290] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.370580] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.374088] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.377241] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.432922] virtio_net virtio0 ens3: renamed from eth0\n[ 1.441927] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.444420] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.451478] [drm] Initialized drm 1.1.0 20060810\n[ 1.468109] FDC 0 is a S82078B\n[ 1.478514] AVX2 version of gcm_enc/dec engaged.\n[ 1.479679] AES CTR mode by8 optimization enabled\n[ 1.539739] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.700490] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.700492] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.700493] usb 1-1: Product: QEMU USB Tablet\n[ 1.700493] usb 1-1: Manufacturer: QEMU\n[ 1.700494] usb 1-1: SerialNumber: 42\n[ 1.707717] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.718874] usbcore: registered new interface driver usbhid\n[ 1.718875] usbhid: USB HID core driver\n[ 1.720726] 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.720917] 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 ... [ 1.817569] md: linear personality registered for level -1\n[ 1.821017] md: multipath personality registered for level -4\n[ 1.824543] md: raid0 personality registered for level 0\n[ 1.828458] md: raid1 personality registered for level 1\n[ 1.899750] raid6: sse2x1 gen() 11225 MB/s\n[ 1.967747] raid6: sse2x1 xor() 8755 MB/s\n[ 2.035736] raid6: sse2x2 gen() 14338 MB/s\n[ 2.103739] raid6: sse2x2 xor() 9858 MB/s\n[ 2.171748] raid6: sse2x4 gen() 16429 MB/s\n[ 2.239735] raid6: sse2x4 xor() 11411 MB/s\n[ 2.307736] raid6: avx2x1 gen() 22392 MB/s\n[ 2.375734] raid6: avx2x2 gen() 26366 MB/s\n[ 2.447745] raid6: avx2x4 gen() 30259 MB/s\n[ 2.448817] raid6: using algorithm avx2x4 gen() 30259 MB/s\n[ 2.450106] raid6: using avx2x2 recovery algorithm\n[ 2.451441] tsc: Refined TSC clocksource calibration: 3491.848 MHz\n[ 2.453340] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553c70f8c, max_idle_ns: 440795371143 ns\n[ 2.460641] xor: automatically using best checksumming function:\n[ 2.499734] avx : 32832.000 MB/sec\n[ 2.502425] async_tx: api initialized (async)\n[ 2.514947] md: raid6 personality registered for level 6\n[ 2.516247] md: raid5 personality registered for level 5\n[ 2.517507] md: raid4 personality registered for level 4\n[ 2.524327] 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 ... [ 2.560025] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.586138] 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[ 2.697038] 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[ 2.701112] systemd[1]: Detected virtualization kvm.\n[ 2.702304] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.705690] systemd[1]: Set hostname to .\n[ 2.708752] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.710147] systemd[1]: Installed transient /etc/machine-id file.\n[ 2.829763] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 2.832552] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 2.835013] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 2.837873] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 2.840268] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 2.842744] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 2.844933] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 2.848223] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 2.850808] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 2.853520] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 2.856089] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 2.858919] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 2.861200] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 2.863753] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 2.867340] 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[ 2.872678] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 2.876324] 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[ 2.881026] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 2.888687] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 2.892659] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 2.897955] systemd[1]: Listening on Syslog Socket.\n[ 2.903489] Loading iSCSI transport class v2.0-870.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 2.906105] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 2.912610] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 2.920237] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 2.925472] iscsi: registered transport (tcp)\n[ 2.927194] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 2.933111] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 2.941015] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 2.945444] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 2.952399] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 2.960685] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 2.966075] 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[ 2.976977] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 2.979617] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 2.987883] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 2.992196] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 2.999220] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 3.015984] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 3.024705] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 3.033323] iscsi: registered transport (iser)\n[ 3.035628] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 3.041499] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\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 Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\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] Found device /dev/ttyS0.\n[ 3.378991] intel_rapl: no valid rapl domains found in package 0\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 Create Volatile Files and Directories...\n Starting LSB: AppArmor initialization...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\n Starting Commit a transient machine-id on disk...\n Starting Initial cloud-init job (pre-networking)...\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\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] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 4.512368] cloud-init[523]: Cloud-init v. 18.2 running 'init-local' at Wed, 14 Nov 2018 20:18:19 +0000. Up 4.32 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\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-11-14 20:18:29,947 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b/action used request id req-bfcf7a02-5a21-42f7-8393-0ddfe6e7280c 2018-11-14 20:18:29,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0939559936523s 2018-11-14 20:18:29,948 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b/action used request id req-bfcf7a02-5a21-42f7-8393-0ddfe6e7280c 2018-11-14 20:18:29,949 - 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 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 796311987 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.166921] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.169065] pid_max: default: 32768 minimum: 301 [ 0.170242] ACPI: Core revision 20150930 [ 0.171884] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.173577] Security Framework initialized [ 0.174649] Yama: becoming mindful. [ 0.175611] AppArmor: AppArmor initialized [ 0.176725] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.178436] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.180089] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.181639] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.183421] Initializing cgroup subsys io [ 0.184487] Initializing cgroup subsys memory [ 0.185590] Initializing cgroup subsys devices [ 0.186733] Initializing cgroup subsys freezer [ 0.187861] Initializing cgroup subsys net_cls [ 0.188986] Initializing cgroup subsys perf_event [ 0.190172] Initializing cgroup subsys net_prio [ 0.191327] Initializing cgroup subsys hugetlb [ 0.192457] Initializing cgroup subsys pids [ 0.193565] CPU: Physical Processor ID: 0 [ 0.195337] mce: CPU supports 10 MCE banks [ 0.196423] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.197732] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.199136] Spectre V2 : Mitigation: Full generic retpoline [ 0.200474] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.201968] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.203519] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.204885] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.206851] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.228507] Freeing SMP alternatives memory: 32K [ 0.234620] ftrace: allocating 32237 entries in 126 pages [ 0.271280] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.272856] smpboot: Max logical packages: 1 [ 0.274195] x2apic enabled [ 0.275263] Switched APIC routing to physical x2apic. [ 0.277581] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.279053] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.281744] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.284088] KVM setup paravirtual spinlock [ 0.285698] x86: Booted up 1 node, 1 CPUs [ 0.286747] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.288558] devtmpfs: initialized [ 0.290503] evm: security.selinux [ 0.294395] evm: security.SMACK64 [ 0.295339] evm: security.SMACK64EXEC [ 0.296313] evm: security.SMACK64TRANSMUTE [ 0.297370] evm: security.SMACK64MMAP [ 0.298356] evm: security.ima [ 0.299209] evm: security.capability [ 0.302282] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.304727] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.306750] pinctrl core: initialized pinctrl subsystem [ 0.308812] RTC time: 20:18:15, date: 11/14/18 [ 0.310549] NET: Registered protocol family 16 [ 0.312176] cpuidle: using governor ladder [ 0.313262] cpuidle: using governor menu [ 0.314323] PCCT header not found. [ 0.315519] ACPI: bus type PCI registered [ 0.316587] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.318352] PCI: Using configuration type 1 for base access [ 0.321257] ACPI: Added _OSI(Module Device) [ 0.322348] ACPI: Added _OSI(Processor Device) [ 0.323473] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.324655] ACPI: Added _OSI(Processor Aggregator Device) [ 0.327778] ACPI: Interpreter enabled [ 0.328797] ACPI: (supports S0 S5) [ 0.329736] ACPI: Using IOAPIC for interrupt routing [ 0.330972] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.335058] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.336572] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.338174] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.339742] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.342684] acpiphp: Slot [3] registered [ 0.356857] acpiphp: Slot [4] registered [ 0.357930] acpiphp: Slot [5] registered [ 0.358993] acpiphp: Slot [6] registered [ 0.360025] acpiphp: Slot [7] registered [ 0.361071] acpiphp: Slot [8] registered [ 0.362116] acpiphp: Slot [9] registered [ 0.363162] acpiphp: Slot [10] registered [ 0.364221] acpiphp: Slot [11] registered [ 0.365283] acpiphp: Slot [12] registered [ 0.366345] acpiphp: Slot [13] registered [ 0.367408] acpiphp: Slot [14] registered [ 0.368454] acpiphp: Slot [15] registered [ 0.369517] acpiphp: Slot [16] registered [ 0.370563] acpiphp: Slot [17] registered [ 0.371619] acpiphp: Slot [18] registered [ 0.372667] acpiphp: Slot [19] registered [ 0.373717] acpiphp: Slot [20] registered [ 0.374762] acpiphp: Slot [21] registered [ 0.375806] acpiphp: Slot [22] registered [ 0.376855] acpiphp: Slot [23] registered [ 0.377977] acpiphp: Slot [24] registered [ 0.379039] acpiphp: Slot [25] registered [ 0.380097] acpiphp: Slot [26] registered [ 0.381154] acpiphp: Slot [27] registered [ 0.382207] acpiphp: Slot [28] registered [ 0.383261] acpiphp: Slot [29] registered [ 0.384299] acpiphp: Slot [30] registered [ 0.385361] acpiphp: Slot [31] registered [ 0.386405] PCI host bridge to bus 0000:00 [ 0.387463] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.389033] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.390616] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.392507] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.394396] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.396325] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.401508] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.403134] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.404647] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.406299] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.410666] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.412537] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.435703] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.437624] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.439471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.441788] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.443586] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.445220] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.447192] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.448575] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.450568] vgaarb: loaded [ 0.451363] vgaarb: bridge control possible 0000:00:02.0 [ 0.453149] SCSI subsystem initialized [ 0.454494] ACPI: bus type USB registered [ 0.455984] usbcore: registered new interface driver usbfs [ 0.457824] usbcore: registered new interface driver hub [ 0.459599] usbcore: registered new device driver usb [ 0.461552] PCI: Using ACPI for IRQ routing [ 0.463602] NetLabel: Initializing [ 0.464846] NetLabel: domain hash size = 128 [ 0.466322] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.468014] NetLabel: unlabeled traffic allowed by default [ 0.470011] amd_nb: Cannot enumerate AMD northbridges [ 0.471749] clocksource: Switched to clocksource kvm-clock [ 0.482201] AppArmor: AppArmor Filesystem Enabled [ 0.483899] pnp: PnP ACPI init [ 0.485395] pnp: PnP ACPI: found 5 devices [ 0.492708] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.495751] NET: Registered protocol family 2 [ 0.497761] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.500020] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.502113] TCP: Hash tables configured (established 4096 bind 4096) [ 0.504238] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.506154] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.508283] NET: Registered protocol family 1 [ 0.509832] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.511772] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.513643] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.530344] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.547210] Unpacking initramfs... [ 1.030594] Freeing initrd memory: 37084K [ 1.032545] Scanning for low memory corruption every 60 seconds [ 1.035010] audit: initializing netlink subsys (disabled) [ 1.036966] audit: type=2000 audit(1542226697.173:1): initialized [ 1.039301] Initialise system trusted keyring [ 1.040965] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.043021] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.046198] zbud: loaded [ 1.047480] VFS: Disk quotas dquot_6.6.0 [ 1.048926] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.051347] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.053510] fuse init (API version 7.23) [ 1.055045] Key type big_key registered [ 1.056450] Allocating IMA MOK and blacklist keyrings. [ 1.058573] Key type asymmetric registered [ 1.060038] Asymmetric key parser 'x509' registered [ 1.061713] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.064325] io scheduler noop registered [ 1.065709] io scheduler deadline registered (default) [ 1.067448] io scheduler cfq registered [ 1.068922] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.070752] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.073000] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.075523] ACPI: Power Button [PWRF] [ 1.077005] GHES: HEST is not enabled! [ 1.092994] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.125336] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.128512] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.153394] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.156955] Linux agpgart interface v0.103 [ 1.160067] loop: module loaded [ 1.163755] vda: vda1 [ 1.165528] scsi host0: ata_piix [ 1.166778] scsi host1: ata_piix [ 1.167978] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.170064] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.172747] libphy: Fixed MDIO Bus: probed [ 1.174192] tun: Universal TUN/TAP device driver, 1.6 [ 1.175819] tun: (C) 1999-2004 Max Krasnyansky [ 1.178883] PPP generic driver version 2.4.2 [ 1.180414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.182460] ehci-pci: EHCI PCI platform driver [ 1.184020] ehci-platform: EHCI generic platform driver [ 1.185704] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.187651] ohci-pci: OHCI PCI platform driver [ 1.189141] ohci-platform: OHCI generic platform driver [ 1.190858] uhci_hcd: USB Universal Host Controller Interface driver [ 1.207337] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.209056] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.211544] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.213240] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.215287] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.217460] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.219902] usb usb1: Product: UHCI Host Controller [ 1.221499] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.223496] usb usb1: SerialNumber: 0000:00:01.2 [ 1.225198] hub 1-0:1.0: USB hub found [ 1.226498] hub 1-0:1.0: 2 ports detected [ 1.228062] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.231539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.233178] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.235023] mousedev: PS/2 mouse device common for all mice [ 1.237157] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.240138] rtc_cmos 00:00: RTC can wake from S4 [ 1.242181] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.244265] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.246369] i2c /dev entries driver [ 1.247678] device-mapper: uevent: version 1.0.3 [ 1.249284] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.252102] ledtrig-cpu: registered to indicate activity on CPUs [ 1.254454] NET: Registered protocol family 10 [ 1.256460] NET: Registered protocol family 17 [ 1.258013] Key type dns_resolver registered [ 1.259806] registered taskstats version 1 [ 1.261257] Loading compiled-in X.509 certificates [ 1.263463] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.266733] zswap: loaded using pool lzo/zbud [ 1.269894] Key type trusted registered [ 1.273352] Key type encrypted registered [ 1.274583] AppArmor: AppArmor sha1 policy hashing enabled [ 1.275933] ima: No TPM chip found, activating TPM-bypass! [ 1.277258] evm: HMAC attrs: 0x1 [ 1.278453] Magic number: 10:476:346 [ 1.279441] tty tty63: hash matches [ 1.280504] rtc_cmos 00:00: setting system clock to 2018-11-14 20:18:16 UTC (1542226696) [ 1.295628] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.297076] EDD information not available. [ 1.330369] Freeing unused kernel memory: 1512K [ 1.331518] Write protecting the kernel read-only data: 14336k [ 1.335753] Freeing unused kernel memory: 1692K [ 1.337184] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.347917] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.350105] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.352693] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.355029] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.357552] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.363767] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.368290] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.370580] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.374088] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.377241] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.432922] virtio_net virtio0 ens3: renamed from eth0 [ 1.441927] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.444420] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.451478] [drm] Initialized drm 1.1.0 20060810 [ 1.468109] FDC 0 is a S82078B [ 1.478514] AVX2 version of gcm_enc/dec engaged. [ 1.479679] AES CTR mode by8 optimization enabled [ 1.539739] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.700490] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.700492] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.700493] usb 1-1: Product: QEMU USB Tablet [ 1.700493] usb 1-1: Manufacturer: QEMU [ 1.700494] usb 1-1: SerialNumber: 42 [ 1.707717] hidraw: raw HID events driver (C) Jiri Kosina [ 1.718874] usbcore: registered new interface driver usbhid [ 1.718875] usbhid: USB HID core driver [ 1.720726] 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.720917] 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 ... [ 1.817569] md: linear personality registered for level -1 [ 1.821017] md: multipath personality registered for level -4 [ 1.824543] md: raid0 personality registered for level 0 [ 1.828458] md: raid1 personality registered for level 1 [ 1.899750] raid6: sse2x1 gen() 11225 MB/s [ 1.967747] raid6: sse2x1 xor() 8755 MB/s [ 2.035736] raid6: sse2x2 gen() 14338 MB/s [ 2.103739] raid6: sse2x2 xor() 9858 MB/s [ 2.171748] raid6: sse2x4 gen() 16429 MB/s [ 2.239735] raid6: sse2x4 xor() 11411 MB/s [ 2.307736] raid6: avx2x1 gen() 22392 MB/s [ 2.375734] raid6: avx2x2 gen() 26366 MB/s [ 2.447745] raid6: avx2x4 gen() 30259 MB/s [ 2.448817] raid6: using algorithm avx2x4 gen() 30259 MB/s [ 2.450106] raid6: using avx2x2 recovery algorithm [ 2.451441] tsc: Refined TSC clocksource calibration: 3491.848 MHz [ 2.453340] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553c70f8c, max_idle_ns: 440795371143 ns [ 2.460641] xor: automatically using best checksumming function: [ 2.499734] avx : 32832.000 MB/sec [ 2.502425] async_tx: api initialized (async) [ 2.514947] md: raid6 personality registered for level 6 [ 2.516247] md: raid5 personality registered for level 5 [ 2.517507] md: raid4 personality registered for level 4 [ 2.524327] 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 ... [ 2.560025] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.586138] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 2.697038] 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) [ 2.701112] systemd[1]: Detected virtualization kvm. [ 2.702304] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.705690] systemd[1]: Set hostname to . [ 2.708752] systemd[1]: Initializing machine ID from KVM UUID. [ 2.710147] systemd[1]: Installed transient /etc/machine-id file. [ 2.829763] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 2.832552] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 2.835013] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 2.837873] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 2.840268] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 2.842744] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 2.844933] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 2.848223] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 2.850808] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 2.853520] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 2.856089] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 2.858919] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 2.861200] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 2.863753] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 2.867340] 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. [ 2.872678] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 2.876324] 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... [ 2.881026] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 2.888687] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 2.892659] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 2.897955] systemd[1]: Listening on Syslog Socket. [ 2.903489] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Listening on Syslog Socket. [ 2.906105] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 2.912610] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 2.920237] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 2.925472] iscsi: registered transport (tcp) [ 2.927194] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 2.933111] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 2.941015] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 2.945444] systemd[1]: Starting Journal Service... Starting Journal Service... [ 2.952399] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 2.960685] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 2.966075] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 2.976977] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 2.979617] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 2.987883] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 2.992196] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 2.999220] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.015984] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.024705] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 3.033323] iscsi: registered transport (iser) [ 3.035628] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 3.041499] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. 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 Load/Save Random Seed... Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... [[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] Found device /dev/ttyS0. [ 3.378991] intel_rapl: no valid rapl domains found in package 0 [[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 Create Volatile Files and Directories... Starting LSB: AppArmor initialization... Starting Tell Plymouth To Write Out Runtime Data... Starting Set console font and keymap... Starting Commit a transient machine-id on disk... Starting Initial cloud-init job (pre-networking)... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[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] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.512368] cloud-init[523]: Cloud-init v. 18.2 running 'init-local' at Wed, 14 Nov 2018 20:18:19 +0000. Up 4.32 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[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-11-14 20:18:30,951 - functest.core.singlevm - DEBUG - try 2: cannot connect to 172.30.9.208: timed out 2018-11-14 20:18:39,961 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 20:18:39,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b/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}c476383bb5ed2a62698284c9d15749448ad6ed80" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 20:18:40,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:18:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0425db7b-0b4d-4ddc-b516-d732a7848436 x-compute-request-id: req-0425db7b-0b4d-4ddc-b516-d732a7848436 Content-Encoding: gzip Content-Length: 10665 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 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 796311987 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.166921] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.169065] pid_max: default: 32768 minimum: 301\n[ 0.170242] ACPI: Core revision 20150930\n[ 0.171884] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.173577] Security Framework initialized\n[ 0.174649] Yama: becoming mindful.\n[ 0.175611] AppArmor: AppArmor initialized\n[ 0.176725] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.178436] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.180089] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.181639] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.183421] Initializing cgroup subsys io\n[ 0.184487] Initializing cgroup subsys memory\n[ 0.185590] Initializing cgroup subsys devices\n[ 0.186733] Initializing cgroup subsys freezer\n[ 0.187861] Initializing cgroup subsys net_cls\n[ 0.188986] Initializing cgroup subsys perf_event\n[ 0.190172] Initializing cgroup subsys net_prio\n[ 0.191327] Initializing cgroup subsys hugetlb\n[ 0.192457] Initializing cgroup subsys pids\n[ 0.193565] CPU: Physical Processor ID: 0\n[ 0.195337] mce: CPU supports 10 MCE banks\n[ 0.196423] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.197732] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.199136] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.200474] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.201968] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.203519] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.204885] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.206851] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.228507] Freeing SMP alternatives memory: 32K\n[ 0.234620] ftrace: allocating 32237 entries in 126 pages\n[ 0.271280] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.272856] smpboot: Max logical packages: 1\n[ 0.274195] x2apic enabled\n[ 0.275263] Switched APIC routing to physical x2apic.\n[ 0.277581] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.279053] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.281744] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.284088] KVM setup paravirtual spinlock\n[ 0.285698] x86: Booted up 1 node, 1 CPUs\n[ 0.286747] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288558] devtmpfs: initialized\n[ 0.290503] evm: security.selinux\n[ 0.294395] evm: security.SMACK64\n[ 0.295339] evm: security.SMACK64EXEC\n[ 0.296313] evm: security.SMACK64TRANSMUTE\n[ 0.297370] evm: security.SMACK64MMAP\n[ 0.298356] evm: security.ima\n[ 0.299209] evm: security.capability\n[ 0.302282] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.304727] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.306750] pinctrl core: initialized pinctrl subsystem\n[ 0.308812] RTC time: 20:18:15, date: 11/14/18\n[ 0.310549] NET: Registered protocol family 16\n[ 0.312176] cpuidle: using governor ladder\n[ 0.313262] cpuidle: using governor menu\n[ 0.314323] PCCT header not found.\n[ 0.315519] ACPI: bus type PCI registered\n[ 0.316587] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318352] PCI: Using configuration type 1 for base access\n[ 0.321257] ACPI: Added _OSI(Module Device)\n[ 0.322348] ACPI: Added _OSI(Processor Device)\n[ 0.323473] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324655] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.327778] ACPI: Interpreter enabled\n[ 0.328797] ACPI: (supports S0 S5)\n[ 0.329736] ACPI: Using IOAPIC for interrupt routing\n[ 0.330972] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335058] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336572] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338174] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.339742] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.342684] acpiphp: Slot [3] registered\n[ 0.356857] acpiphp: Slot [4] registered\n[ 0.357930] acpiphp: Slot [5] registered\n[ 0.358993] acpiphp: Slot [6] registered\n[ 0.360025] acpiphp: Slot [7] registered\n[ 0.361071] acpiphp: Slot [8] registered\n[ 0.362116] acpiphp: Slot [9] registered\n[ 0.363162] acpiphp: Slot [10] registered\n[ 0.364221] acpiphp: Slot [11] registered\n[ 0.365283] acpiphp: Slot [12] registered\n[ 0.366345] acpiphp: Slot [13] registered\n[ 0.367408] acpiphp: Slot [14] registered\n[ 0.368454] acpiphp: Slot [15] registered\n[ 0.369517] acpiphp: Slot [16] registered\n[ 0.370563] acpiphp: Slot [17] registered\n[ 0.371619] acpiphp: Slot [18] registered\n[ 0.372667] acpiphp: Slot [19] registered\n[ 0.373717] acpiphp: Slot [20] registered\n[ 0.374762] acpiphp: Slot [21] registered\n[ 0.375806] acpiphp: Slot [22] registered\n[ 0.376855] acpiphp: Slot [23] registered\n[ 0.377977] acpiphp: Slot [24] registered\n[ 0.379039] acpiphp: Slot [25] registered\n[ 0.380097] acpiphp: Slot [26] registered\n[ 0.381154] acpiphp: Slot [27] registered\n[ 0.382207] acpiphp: Slot [28] registered\n[ 0.383261] acpiphp: Slot [29] registered\n[ 0.384299] acpiphp: Slot [30] registered\n[ 0.385361] acpiphp: Slot [31] registered\n[ 0.386405] PCI host bridge to bus 0000:00\n[ 0.387463] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.389033] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.390616] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.392507] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.394396] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.396325] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.401508] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.403134] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.404647] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.406299] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.410666] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.412537] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.435703] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.437624] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.439471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.441788] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.443586] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.445220] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.447192] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.448575] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.450568] vgaarb: loaded\n[ 0.451363] vgaarb: bridge control possible 0000:00:02.0\n[ 0.453149] SCSI subsystem initialized\n[ 0.454494] ACPI: bus type USB registered\n[ 0.455984] usbcore: registered new interface driver usbfs\n[ 0.457824] usbcore: registered new interface driver hub\n[ 0.459599] usbcore: registered new device driver usb\n[ 0.461552] PCI: Using ACPI for IRQ routing\n[ 0.463602] NetLabel: Initializing\n[ 0.464846] NetLabel: domain hash size = 128\n[ 0.466322] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.468014] NetLabel: unlabeled traffic allowed by default\n[ 0.470011] amd_nb: Cannot enumerate AMD northbridges\n[ 0.471749] clocksource: Switched to clocksource kvm-clock\n[ 0.482201] AppArmor: AppArmor Filesystem Enabled\n[ 0.483899] pnp: PnP ACPI init\n[ 0.485395] pnp: PnP ACPI: found 5 devices\n[ 0.492708] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.495751] NET: Registered protocol family 2\n[ 0.497761] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.500020] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.502113] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.504238] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.506154] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.508283] NET: Registered protocol family 1\n[ 0.509832] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.511772] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.513643] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.530344] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547210] Unpacking initramfs...\n[ 1.030594] Freeing initrd memory: 37084K\n[ 1.032545] Scanning for low memory corruption every 60 seconds\n[ 1.035010] audit: initializing netlink subsys (disabled)\n[ 1.036966] audit: type=2000 audit(1542226697.173:1): initialized\n[ 1.039301] Initialise system trusted keyring\n[ 1.040965] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.043021] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.046198] zbud: loaded\n[ 1.047480] VFS: Disk quotas dquot_6.6.0\n[ 1.048926] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.051347] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.053510] fuse init (API version 7.23)\n[ 1.055045] Key type big_key registered\n[ 1.056450] Allocating IMA MOK and blacklist keyrings.\n[ 1.058573] Key type asymmetric registered\n[ 1.060038] Asymmetric key parser 'x509' registered\n[ 1.061713] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.064325] io scheduler noop registered\n[ 1.065709] io scheduler deadline registered (default)\n[ 1.067448] io scheduler cfq registered\n[ 1.068922] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.070752] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.073000] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.075523] ACPI: Power Button [PWRF]\n[ 1.077005] GHES: HEST is not enabled!\n[ 1.092994] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.125336] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.128512] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.153394] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.156955] Linux agpgart interface v0.103\n[ 1.160067] loop: module loaded\n[ 1.163755] vda: vda1\n[ 1.165528] scsi host0: ata_piix\n[ 1.166778] scsi host1: ata_piix\n[ 1.167978] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.170064] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.172747] libphy: Fixed MDIO Bus: probed\n[ 1.174192] tun: Universal TUN/TAP device driver, 1.6\n[ 1.175819] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.178883] PPP generic driver version 2.4.2\n[ 1.180414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.182460] ehci-pci: EHCI PCI platform driver\n[ 1.184020] ehci-platform: EHCI generic platform driver\n[ 1.185704] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.187651] ohci-pci: OHCI PCI platform driver\n[ 1.189141] ohci-platform: OHCI generic platform driver\n[ 1.190858] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.207337] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.209056] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.211544] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.213240] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.215287] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.217460] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.219902] usb usb1: Product: UHCI Host Controller\n[ 1.221499] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.223496] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.225198] hub 1-0:1.0: USB hub found\n[ 1.226498] hub 1-0:1.0: 2 ports detected\n[ 1.228062] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.231539] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.233178] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.235023] mousedev: PS/2 mouse device common for all mice\n[ 1.237157] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.240138] rtc_cmos 00:00: RTC can wake from S4\n[ 1.242181] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.244265] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.246369] i2c /dev entries driver\n[ 1.247678] device-mapper: uevent: version 1.0.3\n[ 1.249284] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.252102] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.254454] NET: Registered protocol family 10\n[ 1.256460] NET: Registered protocol family 17\n[ 1.258013] Key type dns_resolver registered\n[ 1.259806] registered taskstats version 1\n[ 1.261257] Loading compiled-in X.509 certificates\n[ 1.263463] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.266733] zswap: loaded using pool lzo/zbud\n[ 1.269894] Key type trusted registered\n[ 1.273352] Key type encrypted registered\n[ 1.274583] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.275933] ima: No TPM chip found, activating TPM-bypass!\n[ 1.277258] evm: HMAC attrs: 0x1\n[ 1.278453] Magic number: 10:476:346\n[ 1.279441] tty tty63: hash matches\n[ 1.280504] rtc_cmos 00:00: setting system clock to 2018-11-14 20:18:16 UTC (1542226696)\n[ 1.295628] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.297076] EDD information not available.\n[ 1.330369] Freeing unused kernel memory: 1512K\n[ 1.331518] Write protecting the kernel read-only data: 14336k\n[ 1.335753] Freeing unused kernel memory: 1692K\n[ 1.337184] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.347917] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.350105] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.352693] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.355029] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.357552] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.363767] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.368290] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.370580] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.374088] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.377241] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.432922] virtio_net virtio0 ens3: renamed from eth0\n[ 1.441927] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.444420] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.451478] [drm] Initialized drm 1.1.0 20060810\n[ 1.468109] FDC 0 is a S82078B\n[ 1.478514] AVX2 version of gcm_enc/dec engaged.\n[ 1.479679] AES CTR mode by8 optimization enabled\n[ 1.539739] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.700490] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.700492] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.700493] usb 1-1: Product: QEMU USB Tablet\n[ 1.700493] usb 1-1: Manufacturer: QEMU\n[ 1.700494] usb 1-1: SerialNumber: 42\n[ 1.707717] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.718874] usbcore: registered new interface driver usbhid\n[ 1.718875] usbhid: USB HID core driver\n[ 1.720726] 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.720917] 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 ... [ 1.817569] md: linear personality registered for level -1\n[ 1.821017] md: multipath personality registered for level -4\n[ 1.824543] md: raid0 personality registered for level 0\n[ 1.828458] md: raid1 personality registered for level 1\n[ 1.899750] raid6: sse2x1 gen() 11225 MB/s\n[ 1.967747] raid6: sse2x1 xor() 8755 MB/s\n[ 2.035736] raid6: sse2x2 gen() 14338 MB/s\n[ 2.103739] raid6: sse2x2 xor() 9858 MB/s\n[ 2.171748] raid6: sse2x4 gen() 16429 MB/s\n[ 2.239735] raid6: sse2x4 xor() 11411 MB/s\n[ 2.307736] raid6: avx2x1 gen() 22392 MB/s\n[ 2.375734] raid6: avx2x2 gen() 26366 MB/s\n[ 2.447745] raid6: avx2x4 gen() 30259 MB/s\n[ 2.448817] raid6: using algorithm avx2x4 gen() 30259 MB/s\n[ 2.450106] raid6: using avx2x2 recovery algorithm\n[ 2.451441] tsc: Refined TSC clocksource calibration: 3491.848 MHz\n[ 2.453340] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553c70f8c, max_idle_ns: 440795371143 ns\n[ 2.460641] xor: automatically using best checksumming function:\n[ 2.499734] avx : 32832.000 MB/sec\n[ 2.502425] async_tx: api initialized (async)\n[ 2.514947] md: raid6 personality registered for level 6\n[ 2.516247] md: raid5 personality registered for level 5\n[ 2.517507] md: raid4 personality registered for level 4\n[ 2.524327] 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 ... [ 2.560025] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.586138] 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[ 2.697038] 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[ 2.701112] systemd[1]: Detected virtualization kvm.\n[ 2.702304] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.705690] systemd[1]: Set hostname to .\n[ 2.708752] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.710147] systemd[1]: Installed transient /etc/machine-id file.\n[ 2.829763] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 2.832552] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 2.835013] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 2.837873] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 2.840268] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 2.842744] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 2.844933] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 2.848223] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 2.850808] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 2.853520] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 2.856089] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 2.858919] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 2.861200] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 2.863753] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 2.867340] 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[ 2.872678] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 2.876324] 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[ 2.881026] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 2.888687] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 2.892659] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 2.897955] systemd[1]: Listening on Syslog Socket.\n[ 2.903489] Loading iSCSI transport class v2.0-870.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 2.906105] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 2.912610] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 2.920237] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 2.925472] iscsi: registered transport (tcp)\n[ 2.927194] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 2.933111] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 2.941015] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 2.945444] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 2.952399] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 2.960685] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 2.966075] 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[ 2.976977] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 2.979617] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 2.987883] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 2.992196] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 2.999220] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 3.015984] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 3.024705] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 3.033323] iscsi: registered transport (iser)\n[ 3.035628] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 3.041499] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\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 Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\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] Found device /dev/ttyS0.\n[ 3.378991] intel_rapl: no valid rapl domains found in package 0\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 Create Volatile Files and Directories...\n Starting LSB: AppArmor initialization...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\n Starting Commit a transient machine-id on disk...\n Starting Initial cloud-init job (pre-networking)...\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\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] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 4.512368] cloud-init[523]: Cloud-init v. 18.2 running 'init-local' at Wed, 14 Nov 2018 20:18:19 +0000. Up 4.32 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\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-11-14 20:18:40,082 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b/action used request id req-0425db7b-0b4d-4ddc-b516-d732a7848436 2018-11-14 20:18:40,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.121016979218s 2018-11-14 20:18:40,084 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b/action used request id req-0425db7b-0b4d-4ddc-b516-d732a7848436 2018-11-14 20:18:40,084 - 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 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 796311987 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.166921] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.169065] pid_max: default: 32768 minimum: 301 [ 0.170242] ACPI: Core revision 20150930 [ 0.171884] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.173577] Security Framework initialized [ 0.174649] Yama: becoming mindful. [ 0.175611] AppArmor: AppArmor initialized [ 0.176725] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.178436] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.180089] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.181639] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.183421] Initializing cgroup subsys io [ 0.184487] Initializing cgroup subsys memory [ 0.185590] Initializing cgroup subsys devices [ 0.186733] Initializing cgroup subsys freezer [ 0.187861] Initializing cgroup subsys net_cls [ 0.188986] Initializing cgroup subsys perf_event [ 0.190172] Initializing cgroup subsys net_prio [ 0.191327] Initializing cgroup subsys hugetlb [ 0.192457] Initializing cgroup subsys pids [ 0.193565] CPU: Physical Processor ID: 0 [ 0.195337] mce: CPU supports 10 MCE banks [ 0.196423] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.197732] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.199136] Spectre V2 : Mitigation: Full generic retpoline [ 0.200474] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.201968] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.203519] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.204885] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.206851] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.228507] Freeing SMP alternatives memory: 32K [ 0.234620] ftrace: allocating 32237 entries in 126 pages [ 0.271280] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.272856] smpboot: Max logical packages: 1 [ 0.274195] x2apic enabled [ 0.275263] Switched APIC routing to physical x2apic. [ 0.277581] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.279053] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.281744] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.284088] KVM setup paravirtual spinlock [ 0.285698] x86: Booted up 1 node, 1 CPUs [ 0.286747] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.288558] devtmpfs: initialized [ 0.290503] evm: security.selinux [ 0.294395] evm: security.SMACK64 [ 0.295339] evm: security.SMACK64EXEC [ 0.296313] evm: security.SMACK64TRANSMUTE [ 0.297370] evm: security.SMACK64MMAP [ 0.298356] evm: security.ima [ 0.299209] evm: security.capability [ 0.302282] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.304727] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.306750] pinctrl core: initialized pinctrl subsystem [ 0.308812] RTC time: 20:18:15, date: 11/14/18 [ 0.310549] NET: Registered protocol family 16 [ 0.312176] cpuidle: using governor ladder [ 0.313262] cpuidle: using governor menu [ 0.314323] PCCT header not found. [ 0.315519] ACPI: bus type PCI registered [ 0.316587] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.318352] PCI: Using configuration type 1 for base access [ 0.321257] ACPI: Added _OSI(Module Device) [ 0.322348] ACPI: Added _OSI(Processor Device) [ 0.323473] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.324655] ACPI: Added _OSI(Processor Aggregator Device) [ 0.327778] ACPI: Interpreter enabled [ 0.328797] ACPI: (supports S0 S5) [ 0.329736] ACPI: Using IOAPIC for interrupt routing [ 0.330972] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.335058] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.336572] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.338174] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.339742] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.342684] acpiphp: Slot [3] registered [ 0.356857] acpiphp: Slot [4] registered [ 0.357930] acpiphp: Slot [5] registered [ 0.358993] acpiphp: Slot [6] registered [ 0.360025] acpiphp: Slot [7] registered [ 0.361071] acpiphp: Slot [8] registered [ 0.362116] acpiphp: Slot [9] registered [ 0.363162] acpiphp: Slot [10] registered [ 0.364221] acpiphp: Slot [11] registered [ 0.365283] acpiphp: Slot [12] registered [ 0.366345] acpiphp: Slot [13] registered [ 0.367408] acpiphp: Slot [14] registered [ 0.368454] acpiphp: Slot [15] registered [ 0.369517] acpiphp: Slot [16] registered [ 0.370563] acpiphp: Slot [17] registered [ 0.371619] acpiphp: Slot [18] registered [ 0.372667] acpiphp: Slot [19] registered [ 0.373717] acpiphp: Slot [20] registered [ 0.374762] acpiphp: Slot [21] registered [ 0.375806] acpiphp: Slot [22] registered [ 0.376855] acpiphp: Slot [23] registered [ 0.377977] acpiphp: Slot [24] registered [ 0.379039] acpiphp: Slot [25] registered [ 0.380097] acpiphp: Slot [26] registered [ 0.381154] acpiphp: Slot [27] registered [ 0.382207] acpiphp: Slot [28] registered [ 0.383261] acpiphp: Slot [29] registered [ 0.384299] acpiphp: Slot [30] registered [ 0.385361] acpiphp: Slot [31] registered [ 0.386405] PCI host bridge to bus 0000:00 [ 0.387463] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.389033] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.390616] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.392507] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.394396] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.396325] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.401508] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.403134] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.404647] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.406299] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.410666] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.412537] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.435703] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.437624] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.439471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.441788] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.443586] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.445220] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.447192] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.448575] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.450568] vgaarb: loaded [ 0.451363] vgaarb: bridge control possible 0000:00:02.0 [ 0.453149] SCSI subsystem initialized [ 0.454494] ACPI: bus type USB registered [ 0.455984] usbcore: registered new interface driver usbfs [ 0.457824] usbcore: registered new interface driver hub [ 0.459599] usbcore: registered new device driver usb [ 0.461552] PCI: Using ACPI for IRQ routing [ 0.463602] NetLabel: Initializing [ 0.464846] NetLabel: domain hash size = 128 [ 0.466322] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.468014] NetLabel: unlabeled traffic allowed by default [ 0.470011] amd_nb: Cannot enumerate AMD northbridges [ 0.471749] clocksource: Switched to clocksource kvm-clock [ 0.482201] AppArmor: AppArmor Filesystem Enabled [ 0.483899] pnp: PnP ACPI init [ 0.485395] pnp: PnP ACPI: found 5 devices [ 0.492708] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.495751] NET: Registered protocol family 2 [ 0.497761] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.500020] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.502113] TCP: Hash tables configured (established 4096 bind 4096) [ 0.504238] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.506154] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.508283] NET: Registered protocol family 1 [ 0.509832] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.511772] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.513643] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.530344] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.547210] Unpacking initramfs... [ 1.030594] Freeing initrd memory: 37084K [ 1.032545] Scanning for low memory corruption every 60 seconds [ 1.035010] audit: initializing netlink subsys (disabled) [ 1.036966] audit: type=2000 audit(1542226697.173:1): initialized [ 1.039301] Initialise system trusted keyring [ 1.040965] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.043021] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.046198] zbud: loaded [ 1.047480] VFS: Disk quotas dquot_6.6.0 [ 1.048926] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.051347] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.053510] fuse init (API version 7.23) [ 1.055045] Key type big_key registered [ 1.056450] Allocating IMA MOK and blacklist keyrings. [ 1.058573] Key type asymmetric registered [ 1.060038] Asymmetric key parser 'x509' registered [ 1.061713] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.064325] io scheduler noop registered [ 1.065709] io scheduler deadline registered (default) [ 1.067448] io scheduler cfq registered [ 1.068922] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.070752] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.073000] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.075523] ACPI: Power Button [PWRF] [ 1.077005] GHES: HEST is not enabled! [ 1.092994] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.125336] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.128512] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.153394] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.156955] Linux agpgart interface v0.103 [ 1.160067] loop: module loaded [ 1.163755] vda: vda1 [ 1.165528] scsi host0: ata_piix [ 1.166778] scsi host1: ata_piix [ 1.167978] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.170064] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.172747] libphy: Fixed MDIO Bus: probed [ 1.174192] tun: Universal TUN/TAP device driver, 1.6 [ 1.175819] tun: (C) 1999-2004 Max Krasnyansky [ 1.178883] PPP generic driver version 2.4.2 [ 1.180414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.182460] ehci-pci: EHCI PCI platform driver [ 1.184020] ehci-platform: EHCI generic platform driver [ 1.185704] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.187651] ohci-pci: OHCI PCI platform driver [ 1.189141] ohci-platform: OHCI generic platform driver [ 1.190858] uhci_hcd: USB Universal Host Controller Interface driver [ 1.207337] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.209056] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.211544] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.213240] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.215287] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.217460] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.219902] usb usb1: Product: UHCI Host Controller [ 1.221499] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.223496] usb usb1: SerialNumber: 0000:00:01.2 [ 1.225198] hub 1-0:1.0: USB hub found [ 1.226498] hub 1-0:1.0: 2 ports detected [ 1.228062] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.231539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.233178] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.235023] mousedev: PS/2 mouse device common for all mice [ 1.237157] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.240138] rtc_cmos 00:00: RTC can wake from S4 [ 1.242181] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.244265] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.246369] i2c /dev entries driver [ 1.247678] device-mapper: uevent: version 1.0.3 [ 1.249284] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.252102] ledtrig-cpu: registered to indicate activity on CPUs [ 1.254454] NET: Registered protocol family 10 [ 1.256460] NET: Registered protocol family 17 [ 1.258013] Key type dns_resolver registered [ 1.259806] registered taskstats version 1 [ 1.261257] Loading compiled-in X.509 certificates [ 1.263463] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.266733] zswap: loaded using pool lzo/zbud [ 1.269894] Key type trusted registered [ 1.273352] Key type encrypted registered [ 1.274583] AppArmor: AppArmor sha1 policy hashing enabled [ 1.275933] ima: No TPM chip found, activating TPM-bypass! [ 1.277258] evm: HMAC attrs: 0x1 [ 1.278453] Magic number: 10:476:346 [ 1.279441] tty tty63: hash matches [ 1.280504] rtc_cmos 00:00: setting system clock to 2018-11-14 20:18:16 UTC (1542226696) [ 1.295628] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.297076] EDD information not available. [ 1.330369] Freeing unused kernel memory: 1512K [ 1.331518] Write protecting the kernel read-only data: 14336k [ 1.335753] Freeing unused kernel memory: 1692K [ 1.337184] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.347917] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.350105] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.352693] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.355029] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.357552] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.363767] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.368290] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.370580] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.374088] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.377241] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.432922] virtio_net virtio0 ens3: renamed from eth0 [ 1.441927] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.444420] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.451478] [drm] Initialized drm 1.1.0 20060810 [ 1.468109] FDC 0 is a S82078B [ 1.478514] AVX2 version of gcm_enc/dec engaged. [ 1.479679] AES CTR mode by8 optimization enabled [ 1.539739] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.700490] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.700492] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.700493] usb 1-1: Product: QEMU USB Tablet [ 1.700493] usb 1-1: Manufacturer: QEMU [ 1.700494] usb 1-1: SerialNumber: 42 [ 1.707717] hidraw: raw HID events driver (C) Jiri Kosina [ 1.718874] usbcore: registered new interface driver usbhid [ 1.718875] usbhid: USB HID core driver [ 1.720726] 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.720917] 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 ... [ 1.817569] md: linear personality registered for level -1 [ 1.821017] md: multipath personality registered for level -4 [ 1.824543] md: raid0 personality registered for level 0 [ 1.828458] md: raid1 personality registered for level 1 [ 1.899750] raid6: sse2x1 gen() 11225 MB/s [ 1.967747] raid6: sse2x1 xor() 8755 MB/s [ 2.035736] raid6: sse2x2 gen() 14338 MB/s [ 2.103739] raid6: sse2x2 xor() 9858 MB/s [ 2.171748] raid6: sse2x4 gen() 16429 MB/s [ 2.239735] raid6: sse2x4 xor() 11411 MB/s [ 2.307736] raid6: avx2x1 gen() 22392 MB/s [ 2.375734] raid6: avx2x2 gen() 26366 MB/s [ 2.447745] raid6: avx2x4 gen() 30259 MB/s [ 2.448817] raid6: using algorithm avx2x4 gen() 30259 MB/s [ 2.450106] raid6: using avx2x2 recovery algorithm [ 2.451441] tsc: Refined TSC clocksource calibration: 3491.848 MHz [ 2.453340] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553c70f8c, max_idle_ns: 440795371143 ns [ 2.460641] xor: automatically using best checksumming function: [ 2.499734] avx : 32832.000 MB/sec [ 2.502425] async_tx: api initialized (async) [ 2.514947] md: raid6 personality registered for level 6 [ 2.516247] md: raid5 personality registered for level 5 [ 2.517507] md: raid4 personality registered for level 4 [ 2.524327] 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 ... [ 2.560025] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.586138] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 2.697038] 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) [ 2.701112] systemd[1]: Detected virtualization kvm. [ 2.702304] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.705690] systemd[1]: Set hostname to . [ 2.708752] systemd[1]: Initializing machine ID from KVM UUID. [ 2.710147] systemd[1]: Installed transient /etc/machine-id file. [ 2.829763] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 2.832552] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 2.835013] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 2.837873] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 2.840268] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 2.842744] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 2.844933] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 2.848223] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 2.850808] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 2.853520] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 2.856089] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 2.858919] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 2.861200] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 2.863753] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 2.867340] 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. [ 2.872678] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 2.876324] 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... [ 2.881026] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 2.888687] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 2.892659] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 2.897955] systemd[1]: Listening on Syslog Socket. [ 2.903489] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Listening on Syslog Socket. [ 2.906105] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 2.912610] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 2.920237] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 2.925472] iscsi: registered transport (tcp) [ 2.927194] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 2.933111] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 2.941015] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 2.945444] systemd[1]: Starting Journal Service... Starting Journal Service... [ 2.952399] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 2.960685] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 2.966075] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 2.976977] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 2.979617] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 2.987883] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 2.992196] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 2.999220] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.015984] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.024705] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 3.033323] iscsi: registered transport (iser) [ 3.035628] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 3.041499] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. 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 Load/Save Random Seed... Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... [[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] Found device /dev/ttyS0. [ 3.378991] intel_rapl: no valid rapl domains found in package 0 [[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 Create Volatile Files and Directories... Starting LSB: AppArmor initialization... Starting Tell Plymouth To Write Out Runtime Data... Starting Set console font and keymap... Starting Commit a transient machine-id on disk... Starting Initial cloud-init job (pre-networking)... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[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] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.512368] cloud-init[523]: Cloud-init v. 18.2 running 'init-local' at Wed, 14 Nov 2018 20:18:19 +0000. Up 4.32 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[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-11-14 20:18:41,086 - functest.core.singlevm - DEBUG - try 3: cannot connect to 172.30.9.208: timed out 2018-11-14 20:18:50,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 20:18:50,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b/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}c476383bb5ed2a62698284c9d15749448ad6ed80" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 20:18:50,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:18:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-76f1d63f-0563-435c-9efe-3751c259bd2b x-compute-request-id: req-76f1d63f-0563-435c-9efe-3751c259bd2b Content-Encoding: gzip Content-Length: 10665 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 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 796311987 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.166921] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.169065] pid_max: default: 32768 minimum: 301\n[ 0.170242] ACPI: Core revision 20150930\n[ 0.171884] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.173577] Security Framework initialized\n[ 0.174649] Yama: becoming mindful.\n[ 0.175611] AppArmor: AppArmor initialized\n[ 0.176725] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.178436] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.180089] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.181639] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.183421] Initializing cgroup subsys io\n[ 0.184487] Initializing cgroup subsys memory\n[ 0.185590] Initializing cgroup subsys devices\n[ 0.186733] Initializing cgroup subsys freezer\n[ 0.187861] Initializing cgroup subsys net_cls\n[ 0.188986] Initializing cgroup subsys perf_event\n[ 0.190172] Initializing cgroup subsys net_prio\n[ 0.191327] Initializing cgroup subsys hugetlb\n[ 0.192457] Initializing cgroup subsys pids\n[ 0.193565] CPU: Physical Processor ID: 0\n[ 0.195337] mce: CPU supports 10 MCE banks\n[ 0.196423] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.197732] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.199136] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.200474] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.201968] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.203519] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.204885] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.206851] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.228507] Freeing SMP alternatives memory: 32K\n[ 0.234620] ftrace: allocating 32237 entries in 126 pages\n[ 0.271280] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.272856] smpboot: Max logical packages: 1\n[ 0.274195] x2apic enabled\n[ 0.275263] Switched APIC routing to physical x2apic.\n[ 0.277581] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.279053] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.281744] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.284088] KVM setup paravirtual spinlock\n[ 0.285698] x86: Booted up 1 node, 1 CPUs\n[ 0.286747] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288558] devtmpfs: initialized\n[ 0.290503] evm: security.selinux\n[ 0.294395] evm: security.SMACK64\n[ 0.295339] evm: security.SMACK64EXEC\n[ 0.296313] evm: security.SMACK64TRANSMUTE\n[ 0.297370] evm: security.SMACK64MMAP\n[ 0.298356] evm: security.ima\n[ 0.299209] evm: security.capability\n[ 0.302282] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.304727] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.306750] pinctrl core: initialized pinctrl subsystem\n[ 0.308812] RTC time: 20:18:15, date: 11/14/18\n[ 0.310549] NET: Registered protocol family 16\n[ 0.312176] cpuidle: using governor ladder\n[ 0.313262] cpuidle: using governor menu\n[ 0.314323] PCCT header not found.\n[ 0.315519] ACPI: bus type PCI registered\n[ 0.316587] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318352] PCI: Using configuration type 1 for base access\n[ 0.321257] ACPI: Added _OSI(Module Device)\n[ 0.322348] ACPI: Added _OSI(Processor Device)\n[ 0.323473] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324655] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.327778] ACPI: Interpreter enabled\n[ 0.328797] ACPI: (supports S0 S5)\n[ 0.329736] ACPI: Using IOAPIC for interrupt routing\n[ 0.330972] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335058] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336572] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338174] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.339742] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.342684] acpiphp: Slot [3] registered\n[ 0.356857] acpiphp: Slot [4] registered\n[ 0.357930] acpiphp: Slot [5] registered\n[ 0.358993] acpiphp: Slot [6] registered\n[ 0.360025] acpiphp: Slot [7] registered\n[ 0.361071] acpiphp: Slot [8] registered\n[ 0.362116] acpiphp: Slot [9] registered\n[ 0.363162] acpiphp: Slot [10] registered\n[ 0.364221] acpiphp: Slot [11] registered\n[ 0.365283] acpiphp: Slot [12] registered\n[ 0.366345] acpiphp: Slot [13] registered\n[ 0.367408] acpiphp: Slot [14] registered\n[ 0.368454] acpiphp: Slot [15] registered\n[ 0.369517] acpiphp: Slot [16] registered\n[ 0.370563] acpiphp: Slot [17] registered\n[ 0.371619] acpiphp: Slot [18] registered\n[ 0.372667] acpiphp: Slot [19] registered\n[ 0.373717] acpiphp: Slot [20] registered\n[ 0.374762] acpiphp: Slot [21] registered\n[ 0.375806] acpiphp: Slot [22] registered\n[ 0.376855] acpiphp: Slot [23] registered\n[ 0.377977] acpiphp: Slot [24] registered\n[ 0.379039] acpiphp: Slot [25] registered\n[ 0.380097] acpiphp: Slot [26] registered\n[ 0.381154] acpiphp: Slot [27] registered\n[ 0.382207] acpiphp: Slot [28] registered\n[ 0.383261] acpiphp: Slot [29] registered\n[ 0.384299] acpiphp: Slot [30] registered\n[ 0.385361] acpiphp: Slot [31] registered\n[ 0.386405] PCI host bridge to bus 0000:00\n[ 0.387463] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.389033] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.390616] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.392507] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.394396] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.396325] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.401508] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.403134] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.404647] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.406299] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.410666] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.412537] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.435703] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.437624] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.439471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.441788] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.443586] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.445220] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.447192] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.448575] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.450568] vgaarb: loaded\n[ 0.451363] vgaarb: bridge control possible 0000:00:02.0\n[ 0.453149] SCSI subsystem initialized\n[ 0.454494] ACPI: bus type USB registered\n[ 0.455984] usbcore: registered new interface driver usbfs\n[ 0.457824] usbcore: registered new interface driver hub\n[ 0.459599] usbcore: registered new device driver usb\n[ 0.461552] PCI: Using ACPI for IRQ routing\n[ 0.463602] NetLabel: Initializing\n[ 0.464846] NetLabel: domain hash size = 128\n[ 0.466322] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.468014] NetLabel: unlabeled traffic allowed by default\n[ 0.470011] amd_nb: Cannot enumerate AMD northbridges\n[ 0.471749] clocksource: Switched to clocksource kvm-clock\n[ 0.482201] AppArmor: AppArmor Filesystem Enabled\n[ 0.483899] pnp: PnP ACPI init\n[ 0.485395] pnp: PnP ACPI: found 5 devices\n[ 0.492708] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.495751] NET: Registered protocol family 2\n[ 0.497761] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.500020] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.502113] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.504238] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.506154] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.508283] NET: Registered protocol family 1\n[ 0.509832] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.511772] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.513643] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.530344] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547210] Unpacking initramfs...\n[ 1.030594] Freeing initrd memory: 37084K\n[ 1.032545] Scanning for low memory corruption every 60 seconds\n[ 1.035010] audit: initializing netlink subsys (disabled)\n[ 1.036966] audit: type=2000 audit(1542226697.173:1): initialized\n[ 1.039301] Initialise system trusted keyring\n[ 1.040965] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.043021] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.046198] zbud: loaded\n[ 1.047480] VFS: Disk quotas dquot_6.6.0\n[ 1.048926] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.051347] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.053510] fuse init (API version 7.23)\n[ 1.055045] Key type big_key registered\n[ 1.056450] Allocating IMA MOK and blacklist keyrings.\n[ 1.058573] Key type asymmetric registered\n[ 1.060038] Asymmetric key parser 'x509' registered\n[ 1.061713] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.064325] io scheduler noop registered\n[ 1.065709] io scheduler deadline registered (default)\n[ 1.067448] io scheduler cfq registered\n[ 1.068922] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.070752] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.073000] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.075523] ACPI: Power Button [PWRF]\n[ 1.077005] GHES: HEST is not enabled!\n[ 1.092994] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.125336] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.128512] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.153394] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.156955] Linux agpgart interface v0.103\n[ 1.160067] loop: module loaded\n[ 1.163755] vda: vda1\n[ 1.165528] scsi host0: ata_piix\n[ 1.166778] scsi host1: ata_piix\n[ 1.167978] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.170064] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.172747] libphy: Fixed MDIO Bus: probed\n[ 1.174192] tun: Universal TUN/TAP device driver, 1.6\n[ 1.175819] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.178883] PPP generic driver version 2.4.2\n[ 1.180414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.182460] ehci-pci: EHCI PCI platform driver\n[ 1.184020] ehci-platform: EHCI generic platform driver\n[ 1.185704] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.187651] ohci-pci: OHCI PCI platform driver\n[ 1.189141] ohci-platform: OHCI generic platform driver\n[ 1.190858] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.207337] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.209056] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.211544] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.213240] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.215287] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.217460] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.219902] usb usb1: Product: UHCI Host Controller\n[ 1.221499] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.223496] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.225198] hub 1-0:1.0: USB hub found\n[ 1.226498] hub 1-0:1.0: 2 ports detected\n[ 1.228062] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.231539] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.233178] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.235023] mousedev: PS/2 mouse device common for all mice\n[ 1.237157] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.240138] rtc_cmos 00:00: RTC can wake from S4\n[ 1.242181] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.244265] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.246369] i2c /dev entries driver\n[ 1.247678] device-mapper: uevent: version 1.0.3\n[ 1.249284] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.252102] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.254454] NET: Registered protocol family 10\n[ 1.256460] NET: Registered protocol family 17\n[ 1.258013] Key type dns_resolver registered\n[ 1.259806] registered taskstats version 1\n[ 1.261257] Loading compiled-in X.509 certificates\n[ 1.263463] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.266733] zswap: loaded using pool lzo/zbud\n[ 1.269894] Key type trusted registered\n[ 1.273352] Key type encrypted registered\n[ 1.274583] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.275933] ima: No TPM chip found, activating TPM-bypass!\n[ 1.277258] evm: HMAC attrs: 0x1\n[ 1.278453] Magic number: 10:476:346\n[ 1.279441] tty tty63: hash matches\n[ 1.280504] rtc_cmos 00:00: setting system clock to 2018-11-14 20:18:16 UTC (1542226696)\n[ 1.295628] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.297076] EDD information not available.\n[ 1.330369] Freeing unused kernel memory: 1512K\n[ 1.331518] Write protecting the kernel read-only data: 14336k\n[ 1.335753] Freeing unused kernel memory: 1692K\n[ 1.337184] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.347917] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.350105] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.352693] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.355029] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.357552] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.363767] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.368290] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.370580] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.374088] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.377241] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.432922] virtio_net virtio0 ens3: renamed from eth0\n[ 1.441927] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.444420] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.451478] [drm] Initialized drm 1.1.0 20060810\n[ 1.468109] FDC 0 is a S82078B\n[ 1.478514] AVX2 version of gcm_enc/dec engaged.\n[ 1.479679] AES CTR mode by8 optimization enabled\n[ 1.539739] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.700490] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.700492] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.700493] usb 1-1: Product: QEMU USB Tablet\n[ 1.700493] usb 1-1: Manufacturer: QEMU\n[ 1.700494] usb 1-1: SerialNumber: 42\n[ 1.707717] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.718874] usbcore: registered new interface driver usbhid\n[ 1.718875] usbhid: USB HID core driver\n[ 1.720726] 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.720917] 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 ... [ 1.817569] md: linear personality registered for level -1\n[ 1.821017] md: multipath personality registered for level -4\n[ 1.824543] md: raid0 personality registered for level 0\n[ 1.828458] md: raid1 personality registered for level 1\n[ 1.899750] raid6: sse2x1 gen() 11225 MB/s\n[ 1.967747] raid6: sse2x1 xor() 8755 MB/s\n[ 2.035736] raid6: sse2x2 gen() 14338 MB/s\n[ 2.103739] raid6: sse2x2 xor() 9858 MB/s\n[ 2.171748] raid6: sse2x4 gen() 16429 MB/s\n[ 2.239735] raid6: sse2x4 xor() 11411 MB/s\n[ 2.307736] raid6: avx2x1 gen() 22392 MB/s\n[ 2.375734] raid6: avx2x2 gen() 26366 MB/s\n[ 2.447745] raid6: avx2x4 gen() 30259 MB/s\n[ 2.448817] raid6: using algorithm avx2x4 gen() 30259 MB/s\n[ 2.450106] raid6: using avx2x2 recovery algorithm\n[ 2.451441] tsc: Refined TSC clocksource calibration: 3491.848 MHz\n[ 2.453340] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553c70f8c, max_idle_ns: 440795371143 ns\n[ 2.460641] xor: automatically using best checksumming function:\n[ 2.499734] avx : 32832.000 MB/sec\n[ 2.502425] async_tx: api initialized (async)\n[ 2.514947] md: raid6 personality registered for level 6\n[ 2.516247] md: raid5 personality registered for level 5\n[ 2.517507] md: raid4 personality registered for level 4\n[ 2.524327] 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 ... [ 2.560025] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.586138] 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[ 2.697038] 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[ 2.701112] systemd[1]: Detected virtualization kvm.\n[ 2.702304] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.705690] systemd[1]: Set hostname to .\n[ 2.708752] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.710147] systemd[1]: Installed transient /etc/machine-id file.\n[ 2.829763] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 2.832552] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 2.835013] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 2.837873] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 2.840268] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 2.842744] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 2.844933] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 2.848223] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 2.850808] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 2.853520] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 2.856089] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 2.858919] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 2.861200] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 2.863753] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 2.867340] 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[ 2.872678] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 2.876324] 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[ 2.881026] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 2.888687] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 2.892659] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 2.897955] systemd[1]: Listening on Syslog Socket.\n[ 2.903489] Loading iSCSI transport class v2.0-870.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 2.906105] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 2.912610] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 2.920237] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 2.925472] iscsi: registered transport (tcp)\n[ 2.927194] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 2.933111] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 2.941015] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 2.945444] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 2.952399] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 2.960685] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 2.966075] 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[ 2.976977] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 2.979617] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 2.987883] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 2.992196] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 2.999220] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 3.015984] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 3.024705] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 3.033323] iscsi: registered transport (iser)\n[ 3.035628] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 3.041499] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\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 Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\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] Found device /dev/ttyS0.\n[ 3.378991] intel_rapl: no valid rapl domains found in package 0\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 Create Volatile Files and Directories...\n Starting LSB: AppArmor initialization...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\n Starting Commit a transient machine-id on disk...\n Starting Initial cloud-init job (pre-networking)...\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\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] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 4.512368] cloud-init[523]: Cloud-init v. 18.2 running 'init-local' at Wed, 14 Nov 2018 20:18:19 +0000. Up 4.32 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\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-11-14 20:18:50,169 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b/action used request id req-76f1d63f-0563-435c-9efe-3751c259bd2b 2018-11-14 20:18:50,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0733909606934s 2018-11-14 20:18:50,171 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b/action used request id req-76f1d63f-0563-435c-9efe-3751c259bd2b 2018-11-14 20:18:50,171 - 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 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 796311987 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.166921] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.169065] pid_max: default: 32768 minimum: 301 [ 0.170242] ACPI: Core revision 20150930 [ 0.171884] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.173577] Security Framework initialized [ 0.174649] Yama: becoming mindful. [ 0.175611] AppArmor: AppArmor initialized [ 0.176725] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.178436] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.180089] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.181639] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.183421] Initializing cgroup subsys io [ 0.184487] Initializing cgroup subsys memory [ 0.185590] Initializing cgroup subsys devices [ 0.186733] Initializing cgroup subsys freezer [ 0.187861] Initializing cgroup subsys net_cls [ 0.188986] Initializing cgroup subsys perf_event [ 0.190172] Initializing cgroup subsys net_prio [ 0.191327] Initializing cgroup subsys hugetlb [ 0.192457] Initializing cgroup subsys pids [ 0.193565] CPU: Physical Processor ID: 0 [ 0.195337] mce: CPU supports 10 MCE banks [ 0.196423] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.197732] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.199136] Spectre V2 : Mitigation: Full generic retpoline [ 0.200474] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.201968] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.203519] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.204885] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.206851] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.228507] Freeing SMP alternatives memory: 32K [ 0.234620] ftrace: allocating 32237 entries in 126 pages [ 0.271280] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.272856] smpboot: Max logical packages: 1 [ 0.274195] x2apic enabled [ 0.275263] Switched APIC routing to physical x2apic. [ 0.277581] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.279053] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.281744] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.284088] KVM setup paravirtual spinlock [ 0.285698] x86: Booted up 1 node, 1 CPUs [ 0.286747] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.288558] devtmpfs: initialized [ 0.290503] evm: security.selinux [ 0.294395] evm: security.SMACK64 [ 0.295339] evm: security.SMACK64EXEC [ 0.296313] evm: security.SMACK64TRANSMUTE [ 0.297370] evm: security.SMACK64MMAP [ 0.298356] evm: security.ima [ 0.299209] evm: security.capability [ 0.302282] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.304727] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.306750] pinctrl core: initialized pinctrl subsystem [ 0.308812] RTC time: 20:18:15, date: 11/14/18 [ 0.310549] NET: Registered protocol family 16 [ 0.312176] cpuidle: using governor ladder [ 0.313262] cpuidle: using governor menu [ 0.314323] PCCT header not found. [ 0.315519] ACPI: bus type PCI registered [ 0.316587] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.318352] PCI: Using configuration type 1 for base access [ 0.321257] ACPI: Added _OSI(Module Device) [ 0.322348] ACPI: Added _OSI(Processor Device) [ 0.323473] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.324655] ACPI: Added _OSI(Processor Aggregator Device) [ 0.327778] ACPI: Interpreter enabled [ 0.328797] ACPI: (supports S0 S5) [ 0.329736] ACPI: Using IOAPIC for interrupt routing [ 0.330972] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.335058] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.336572] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.338174] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.339742] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.342684] acpiphp: Slot [3] registered [ 0.356857] acpiphp: Slot [4] registered [ 0.357930] acpiphp: Slot [5] registered [ 0.358993] acpiphp: Slot [6] registered [ 0.360025] acpiphp: Slot [7] registered [ 0.361071] acpiphp: Slot [8] registered [ 0.362116] acpiphp: Slot [9] registered [ 0.363162] acpiphp: Slot [10] registered [ 0.364221] acpiphp: Slot [11] registered [ 0.365283] acpiphp: Slot [12] registered [ 0.366345] acpiphp: Slot [13] registered [ 0.367408] acpiphp: Slot [14] registered [ 0.368454] acpiphp: Slot [15] registered [ 0.369517] acpiphp: Slot [16] registered [ 0.370563] acpiphp: Slot [17] registered [ 0.371619] acpiphp: Slot [18] registered [ 0.372667] acpiphp: Slot [19] registered [ 0.373717] acpiphp: Slot [20] registered [ 0.374762] acpiphp: Slot [21] registered [ 0.375806] acpiphp: Slot [22] registered [ 0.376855] acpiphp: Slot [23] registered [ 0.377977] acpiphp: Slot [24] registered [ 0.379039] acpiphp: Slot [25] registered [ 0.380097] acpiphp: Slot [26] registered [ 0.381154] acpiphp: Slot [27] registered [ 0.382207] acpiphp: Slot [28] registered [ 0.383261] acpiphp: Slot [29] registered [ 0.384299] acpiphp: Slot [30] registered [ 0.385361] acpiphp: Slot [31] registered [ 0.386405] PCI host bridge to bus 0000:00 [ 0.387463] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.389033] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.390616] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.392507] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.394396] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.396325] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.401508] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.403134] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.404647] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.406299] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.410666] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.412537] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.435703] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.437624] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.439471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.441788] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.443586] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.445220] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.447192] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.448575] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.450568] vgaarb: loaded [ 0.451363] vgaarb: bridge control possible 0000:00:02.0 [ 0.453149] SCSI subsystem initialized [ 0.454494] ACPI: bus type USB registered [ 0.455984] usbcore: registered new interface driver usbfs [ 0.457824] usbcore: registered new interface driver hub [ 0.459599] usbcore: registered new device driver usb [ 0.461552] PCI: Using ACPI for IRQ routing [ 0.463602] NetLabel: Initializing [ 0.464846] NetLabel: domain hash size = 128 [ 0.466322] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.468014] NetLabel: unlabeled traffic allowed by default [ 0.470011] amd_nb: Cannot enumerate AMD northbridges [ 0.471749] clocksource: Switched to clocksource kvm-clock [ 0.482201] AppArmor: AppArmor Filesystem Enabled [ 0.483899] pnp: PnP ACPI init [ 0.485395] pnp: PnP ACPI: found 5 devices [ 0.492708] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.495751] NET: Registered protocol family 2 [ 0.497761] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.500020] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.502113] TCP: Hash tables configured (established 4096 bind 4096) [ 0.504238] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.506154] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.508283] NET: Registered protocol family 1 [ 0.509832] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.511772] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.513643] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.530344] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.547210] Unpacking initramfs... [ 1.030594] Freeing initrd memory: 37084K [ 1.032545] Scanning for low memory corruption every 60 seconds [ 1.035010] audit: initializing netlink subsys (disabled) [ 1.036966] audit: type=2000 audit(1542226697.173:1): initialized [ 1.039301] Initialise system trusted keyring [ 1.040965] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.043021] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.046198] zbud: loaded [ 1.047480] VFS: Disk quotas dquot_6.6.0 [ 1.048926] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.051347] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.053510] fuse init (API version 7.23) [ 1.055045] Key type big_key registered [ 1.056450] Allocating IMA MOK and blacklist keyrings. [ 1.058573] Key type asymmetric registered [ 1.060038] Asymmetric key parser 'x509' registered [ 1.061713] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.064325] io scheduler noop registered [ 1.065709] io scheduler deadline registered (default) [ 1.067448] io scheduler cfq registered [ 1.068922] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.070752] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.073000] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.075523] ACPI: Power Button [PWRF] [ 1.077005] GHES: HEST is not enabled! [ 1.092994] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.125336] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.128512] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.153394] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.156955] Linux agpgart interface v0.103 [ 1.160067] loop: module loaded [ 1.163755] vda: vda1 [ 1.165528] scsi host0: ata_piix [ 1.166778] scsi host1: ata_piix [ 1.167978] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.170064] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.172747] libphy: Fixed MDIO Bus: probed [ 1.174192] tun: Universal TUN/TAP device driver, 1.6 [ 1.175819] tun: (C) 1999-2004 Max Krasnyansky [ 1.178883] PPP generic driver version 2.4.2 [ 1.180414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.182460] ehci-pci: EHCI PCI platform driver [ 1.184020] ehci-platform: EHCI generic platform driver [ 1.185704] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.187651] ohci-pci: OHCI PCI platform driver [ 1.189141] ohci-platform: OHCI generic platform driver [ 1.190858] uhci_hcd: USB Universal Host Controller Interface driver [ 1.207337] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.209056] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.211544] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.213240] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.215287] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.217460] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.219902] usb usb1: Product: UHCI Host Controller [ 1.221499] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.223496] usb usb1: SerialNumber: 0000:00:01.2 [ 1.225198] hub 1-0:1.0: USB hub found [ 1.226498] hub 1-0:1.0: 2 ports detected [ 1.228062] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.231539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.233178] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.235023] mousedev: PS/2 mouse device common for all mice [ 1.237157] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.240138] rtc_cmos 00:00: RTC can wake from S4 [ 1.242181] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.244265] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.246369] i2c /dev entries driver [ 1.247678] device-mapper: uevent: version 1.0.3 [ 1.249284] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.252102] ledtrig-cpu: registered to indicate activity on CPUs [ 1.254454] NET: Registered protocol family 10 [ 1.256460] NET: Registered protocol family 17 [ 1.258013] Key type dns_resolver registered [ 1.259806] registered taskstats version 1 [ 1.261257] Loading compiled-in X.509 certificates [ 1.263463] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.266733] zswap: loaded using pool lzo/zbud [ 1.269894] Key type trusted registered [ 1.273352] Key type encrypted registered [ 1.274583] AppArmor: AppArmor sha1 policy hashing enabled [ 1.275933] ima: No TPM chip found, activating TPM-bypass! [ 1.277258] evm: HMAC attrs: 0x1 [ 1.278453] Magic number: 10:476:346 [ 1.279441] tty tty63: hash matches [ 1.280504] rtc_cmos 00:00: setting system clock to 2018-11-14 20:18:16 UTC (1542226696) [ 1.295628] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.297076] EDD information not available. [ 1.330369] Freeing unused kernel memory: 1512K [ 1.331518] Write protecting the kernel read-only data: 14336k [ 1.335753] Freeing unused kernel memory: 1692K [ 1.337184] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.347917] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.350105] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.352693] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.355029] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.357552] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.363767] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.368290] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.370580] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.374088] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.377241] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.432922] virtio_net virtio0 ens3: renamed from eth0 [ 1.441927] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.444420] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.451478] [drm] Initialized drm 1.1.0 20060810 [ 1.468109] FDC 0 is a S82078B [ 1.478514] AVX2 version of gcm_enc/dec engaged. [ 1.479679] AES CTR mode by8 optimization enabled [ 1.539739] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.700490] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.700492] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.700493] usb 1-1: Product: QEMU USB Tablet [ 1.700493] usb 1-1: Manufacturer: QEMU [ 1.700494] usb 1-1: SerialNumber: 42 [ 1.707717] hidraw: raw HID events driver (C) Jiri Kosina [ 1.718874] usbcore: registered new interface driver usbhid [ 1.718875] usbhid: USB HID core driver [ 1.720726] 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.720917] 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 ... [ 1.817569] md: linear personality registered for level -1 [ 1.821017] md: multipath personality registered for level -4 [ 1.824543] md: raid0 personality registered for level 0 [ 1.828458] md: raid1 personality registered for level 1 [ 1.899750] raid6: sse2x1 gen() 11225 MB/s [ 1.967747] raid6: sse2x1 xor() 8755 MB/s [ 2.035736] raid6: sse2x2 gen() 14338 MB/s [ 2.103739] raid6: sse2x2 xor() 9858 MB/s [ 2.171748] raid6: sse2x4 gen() 16429 MB/s [ 2.239735] raid6: sse2x4 xor() 11411 MB/s [ 2.307736] raid6: avx2x1 gen() 22392 MB/s [ 2.375734] raid6: avx2x2 gen() 26366 MB/s [ 2.447745] raid6: avx2x4 gen() 30259 MB/s [ 2.448817] raid6: using algorithm avx2x4 gen() 30259 MB/s [ 2.450106] raid6: using avx2x2 recovery algorithm [ 2.451441] tsc: Refined TSC clocksource calibration: 3491.848 MHz [ 2.453340] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553c70f8c, max_idle_ns: 440795371143 ns [ 2.460641] xor: automatically using best checksumming function: [ 2.499734] avx : 32832.000 MB/sec [ 2.502425] async_tx: api initialized (async) [ 2.514947] md: raid6 personality registered for level 6 [ 2.516247] md: raid5 personality registered for level 5 [ 2.517507] md: raid4 personality registered for level 4 [ 2.524327] 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 ... [ 2.560025] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.586138] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 2.697038] 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) [ 2.701112] systemd[1]: Detected virtualization kvm. [ 2.702304] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.705690] systemd[1]: Set hostname to . [ 2.708752] systemd[1]: Initializing machine ID from KVM UUID. [ 2.710147] systemd[1]: Installed transient /etc/machine-id file. [ 2.829763] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 2.832552] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 2.835013] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 2.837873] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 2.840268] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 2.842744] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 2.844933] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 2.848223] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 2.850808] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 2.853520] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 2.856089] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 2.858919] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 2.861200] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 2.863753] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 2.867340] 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. [ 2.872678] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 2.876324] 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... [ 2.881026] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 2.888687] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 2.892659] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 2.897955] systemd[1]: Listening on Syslog Socket. [ 2.903489] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Listening on Syslog Socket. [ 2.906105] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 2.912610] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 2.920237] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 2.925472] iscsi: registered transport (tcp) [ 2.927194] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 2.933111] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 2.941015] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 2.945444] systemd[1]: Starting Journal Service... Starting Journal Service... [ 2.952399] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 2.960685] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 2.966075] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 2.976977] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 2.979617] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 2.987883] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 2.992196] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 2.999220] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.015984] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.024705] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 3.033323] iscsi: registered transport (iser) [ 3.035628] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 3.041499] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. 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 Load/Save Random Seed... Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... [[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] Found device /dev/ttyS0. [ 3.378991] intel_rapl: no valid rapl domains found in package 0 [[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 Create Volatile Files and Directories... Starting LSB: AppArmor initialization... Starting Tell Plymouth To Write Out Runtime Data... Starting Set console font and keymap... Starting Commit a transient machine-id on disk... Starting Initial cloud-init job (pre-networking)... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[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] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.512368] cloud-init[523]: Cloud-init v. 18.2 running 'init-local' at Wed, 14 Nov 2018 20:18:19 +0000. Up 4.32 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[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-11-14 20:18:51,174 - functest.core.singlevm - DEBUG - try 4: cannot connect to 172.30.9.208: timed out 2018-11-14 20:19:00,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 20:19:00,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b/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}c476383bb5ed2a62698284c9d15749448ad6ed80" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 20:19:00,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:19: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-47050308-78f6-42e0-8ba6-3f1db7bce9c2 x-compute-request-id: req-47050308-78f6-42e0-8ba6-3f1db7bce9c2 Content-Encoding: gzip Content-Length: 10665 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 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 796311987 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.166921] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.169065] pid_max: default: 32768 minimum: 301\n[ 0.170242] ACPI: Core revision 20150930\n[ 0.171884] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.173577] Security Framework initialized\n[ 0.174649] Yama: becoming mindful.\n[ 0.175611] AppArmor: AppArmor initialized\n[ 0.176725] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.178436] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.180089] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.181639] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.183421] Initializing cgroup subsys io\n[ 0.184487] Initializing cgroup subsys memory\n[ 0.185590] Initializing cgroup subsys devices\n[ 0.186733] Initializing cgroup subsys freezer\n[ 0.187861] Initializing cgroup subsys net_cls\n[ 0.188986] Initializing cgroup subsys perf_event\n[ 0.190172] Initializing cgroup subsys net_prio\n[ 0.191327] Initializing cgroup subsys hugetlb\n[ 0.192457] Initializing cgroup subsys pids\n[ 0.193565] CPU: Physical Processor ID: 0\n[ 0.195337] mce: CPU supports 10 MCE banks\n[ 0.196423] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.197732] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.199136] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.200474] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.201968] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.203519] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.204885] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.206851] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.228507] Freeing SMP alternatives memory: 32K\n[ 0.234620] ftrace: allocating 32237 entries in 126 pages\n[ 0.271280] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.272856] smpboot: Max logical packages: 1\n[ 0.274195] x2apic enabled\n[ 0.275263] Switched APIC routing to physical x2apic.\n[ 0.277581] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.279053] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.281744] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.284088] KVM setup paravirtual spinlock\n[ 0.285698] x86: Booted up 1 node, 1 CPUs\n[ 0.286747] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288558] devtmpfs: initialized\n[ 0.290503] evm: security.selinux\n[ 0.294395] evm: security.SMACK64\n[ 0.295339] evm: security.SMACK64EXEC\n[ 0.296313] evm: security.SMACK64TRANSMUTE\n[ 0.297370] evm: security.SMACK64MMAP\n[ 0.298356] evm: security.ima\n[ 0.299209] evm: security.capability\n[ 0.302282] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.304727] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.306750] pinctrl core: initialized pinctrl subsystem\n[ 0.308812] RTC time: 20:18:15, date: 11/14/18\n[ 0.310549] NET: Registered protocol family 16\n[ 0.312176] cpuidle: using governor ladder\n[ 0.313262] cpuidle: using governor menu\n[ 0.314323] PCCT header not found.\n[ 0.315519] ACPI: bus type PCI registered\n[ 0.316587] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318352] PCI: Using configuration type 1 for base access\n[ 0.321257] ACPI: Added _OSI(Module Device)\n[ 0.322348] ACPI: Added _OSI(Processor Device)\n[ 0.323473] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324655] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.327778] ACPI: Interpreter enabled\n[ 0.328797] ACPI: (supports S0 S5)\n[ 0.329736] ACPI: Using IOAPIC for interrupt routing\n[ 0.330972] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335058] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336572] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338174] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.339742] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.342684] acpiphp: Slot [3] registered\n[ 0.356857] acpiphp: Slot [4] registered\n[ 0.357930] acpiphp: Slot [5] registered\n[ 0.358993] acpiphp: Slot [6] registered\n[ 0.360025] acpiphp: Slot [7] registered\n[ 0.361071] acpiphp: Slot [8] registered\n[ 0.362116] acpiphp: Slot [9] registered\n[ 0.363162] acpiphp: Slot [10] registered\n[ 0.364221] acpiphp: Slot [11] registered\n[ 0.365283] acpiphp: Slot [12] registered\n[ 0.366345] acpiphp: Slot [13] registered\n[ 0.367408] acpiphp: Slot [14] registered\n[ 0.368454] acpiphp: Slot [15] registered\n[ 0.369517] acpiphp: Slot [16] registered\n[ 0.370563] acpiphp: Slot [17] registered\n[ 0.371619] acpiphp: Slot [18] registered\n[ 0.372667] acpiphp: Slot [19] registered\n[ 0.373717] acpiphp: Slot [20] registered\n[ 0.374762] acpiphp: Slot [21] registered\n[ 0.375806] acpiphp: Slot [22] registered\n[ 0.376855] acpiphp: Slot [23] registered\n[ 0.377977] acpiphp: Slot [24] registered\n[ 0.379039] acpiphp: Slot [25] registered\n[ 0.380097] acpiphp: Slot [26] registered\n[ 0.381154] acpiphp: Slot [27] registered\n[ 0.382207] acpiphp: Slot [28] registered\n[ 0.383261] acpiphp: Slot [29] registered\n[ 0.384299] acpiphp: Slot [30] registered\n[ 0.385361] acpiphp: Slot [31] registered\n[ 0.386405] PCI host bridge to bus 0000:00\n[ 0.387463] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.389033] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.390616] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.392507] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.394396] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.396325] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.401508] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.403134] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.404647] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.406299] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.410666] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.412537] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.435703] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.437624] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.439471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.441788] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.443586] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.445220] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.447192] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.448575] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.450568] vgaarb: loaded\n[ 0.451363] vgaarb: bridge control possible 0000:00:02.0\n[ 0.453149] SCSI subsystem initialized\n[ 0.454494] ACPI: bus type USB registered\n[ 0.455984] usbcore: registered new interface driver usbfs\n[ 0.457824] usbcore: registered new interface driver hub\n[ 0.459599] usbcore: registered new device driver usb\n[ 0.461552] PCI: Using ACPI for IRQ routing\n[ 0.463602] NetLabel: Initializing\n[ 0.464846] NetLabel: domain hash size = 128\n[ 0.466322] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.468014] NetLabel: unlabeled traffic allowed by default\n[ 0.470011] amd_nb: Cannot enumerate AMD northbridges\n[ 0.471749] clocksource: Switched to clocksource kvm-clock\n[ 0.482201] AppArmor: AppArmor Filesystem Enabled\n[ 0.483899] pnp: PnP ACPI init\n[ 0.485395] pnp: PnP ACPI: found 5 devices\n[ 0.492708] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.495751] NET: Registered protocol family 2\n[ 0.497761] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.500020] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.502113] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.504238] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.506154] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.508283] NET: Registered protocol family 1\n[ 0.509832] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.511772] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.513643] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.530344] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547210] Unpacking initramfs...\n[ 1.030594] Freeing initrd memory: 37084K\n[ 1.032545] Scanning for low memory corruption every 60 seconds\n[ 1.035010] audit: initializing netlink subsys (disabled)\n[ 1.036966] audit: type=2000 audit(1542226697.173:1): initialized\n[ 1.039301] Initialise system trusted keyring\n[ 1.040965] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.043021] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.046198] zbud: loaded\n[ 1.047480] VFS: Disk quotas dquot_6.6.0\n[ 1.048926] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.051347] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.053510] fuse init (API version 7.23)\n[ 1.055045] Key type big_key registered\n[ 1.056450] Allocating IMA MOK and blacklist keyrings.\n[ 1.058573] Key type asymmetric registered\n[ 1.060038] Asymmetric key parser 'x509' registered\n[ 1.061713] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.064325] io scheduler noop registered\n[ 1.065709] io scheduler deadline registered (default)\n[ 1.067448] io scheduler cfq registered\n[ 1.068922] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.070752] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.073000] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.075523] ACPI: Power Button [PWRF]\n[ 1.077005] GHES: HEST is not enabled!\n[ 1.092994] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.125336] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.128512] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.153394] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.156955] Linux agpgart interface v0.103\n[ 1.160067] loop: module loaded\n[ 1.163755] vda: vda1\n[ 1.165528] scsi host0: ata_piix\n[ 1.166778] scsi host1: ata_piix\n[ 1.167978] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.170064] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.172747] libphy: Fixed MDIO Bus: probed\n[ 1.174192] tun: Universal TUN/TAP device driver, 1.6\n[ 1.175819] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.178883] PPP generic driver version 2.4.2\n[ 1.180414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.182460] ehci-pci: EHCI PCI platform driver\n[ 1.184020] ehci-platform: EHCI generic platform driver\n[ 1.185704] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.187651] ohci-pci: OHCI PCI platform driver\n[ 1.189141] ohci-platform: OHCI generic platform driver\n[ 1.190858] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.207337] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.209056] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.211544] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.213240] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.215287] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.217460] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.219902] usb usb1: Product: UHCI Host Controller\n[ 1.221499] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.223496] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.225198] hub 1-0:1.0: USB hub found\n[ 1.226498] hub 1-0:1.0: 2 ports detected\n[ 1.228062] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.231539] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.233178] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.235023] mousedev: PS/2 mouse device common for all mice\n[ 1.237157] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.240138] rtc_cmos 00:00: RTC can wake from S4\n[ 1.242181] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.244265] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.246369] i2c /dev entries driver\n[ 1.247678] device-mapper: uevent: version 1.0.3\n[ 1.249284] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.252102] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.254454] NET: Registered protocol family 10\n[ 1.256460] NET: Registered protocol family 17\n[ 1.258013] Key type dns_resolver registered\n[ 1.259806] registered taskstats version 1\n[ 1.261257] Loading compiled-in X.509 certificates\n[ 1.263463] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.266733] zswap: loaded using pool lzo/zbud\n[ 1.269894] Key type trusted registered\n[ 1.273352] Key type encrypted registered\n[ 1.274583] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.275933] ima: No TPM chip found, activating TPM-bypass!\n[ 1.277258] evm: HMAC attrs: 0x1\n[ 1.278453] Magic number: 10:476:346\n[ 1.279441] tty tty63: hash matches\n[ 1.280504] rtc_cmos 00:00: setting system clock to 2018-11-14 20:18:16 UTC (1542226696)\n[ 1.295628] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.297076] EDD information not available.\n[ 1.330369] Freeing unused kernel memory: 1512K\n[ 1.331518] Write protecting the kernel read-only data: 14336k\n[ 1.335753] Freeing unused kernel memory: 1692K\n[ 1.337184] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.347917] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.350105] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.352693] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.355029] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.357552] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.363767] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.368290] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.370580] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.374088] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.377241] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.432922] virtio_net virtio0 ens3: renamed from eth0\n[ 1.441927] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.444420] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.451478] [drm] Initialized drm 1.1.0 20060810\n[ 1.468109] FDC 0 is a S82078B\n[ 1.478514] AVX2 version of gcm_enc/dec engaged.\n[ 1.479679] AES CTR mode by8 optimization enabled\n[ 1.539739] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.700490] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.700492] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.700493] usb 1-1: Product: QEMU USB Tablet\n[ 1.700493] usb 1-1: Manufacturer: QEMU\n[ 1.700494] usb 1-1: SerialNumber: 42\n[ 1.707717] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.718874] usbcore: registered new interface driver usbhid\n[ 1.718875] usbhid: USB HID core driver\n[ 1.720726] 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.720917] 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 ... [ 1.817569] md: linear personality registered for level -1\n[ 1.821017] md: multipath personality registered for level -4\n[ 1.824543] md: raid0 personality registered for level 0\n[ 1.828458] md: raid1 personality registered for level 1\n[ 1.899750] raid6: sse2x1 gen() 11225 MB/s\n[ 1.967747] raid6: sse2x1 xor() 8755 MB/s\n[ 2.035736] raid6: sse2x2 gen() 14338 MB/s\n[ 2.103739] raid6: sse2x2 xor() 9858 MB/s\n[ 2.171748] raid6: sse2x4 gen() 16429 MB/s\n[ 2.239735] raid6: sse2x4 xor() 11411 MB/s\n[ 2.307736] raid6: avx2x1 gen() 22392 MB/s\n[ 2.375734] raid6: avx2x2 gen() 26366 MB/s\n[ 2.447745] raid6: avx2x4 gen() 30259 MB/s\n[ 2.448817] raid6: using algorithm avx2x4 gen() 30259 MB/s\n[ 2.450106] raid6: using avx2x2 recovery algorithm\n[ 2.451441] tsc: Refined TSC clocksource calibration: 3491.848 MHz\n[ 2.453340] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553c70f8c, max_idle_ns: 440795371143 ns\n[ 2.460641] xor: automatically using best checksumming function:\n[ 2.499734] avx : 32832.000 MB/sec\n[ 2.502425] async_tx: api initialized (async)\n[ 2.514947] md: raid6 personality registered for level 6\n[ 2.516247] md: raid5 personality registered for level 5\n[ 2.517507] md: raid4 personality registered for level 4\n[ 2.524327] 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 ... [ 2.560025] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.586138] 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[ 2.697038] 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[ 2.701112] systemd[1]: Detected virtualization kvm.\n[ 2.702304] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.705690] systemd[1]: Set hostname to .\n[ 2.708752] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.710147] systemd[1]: Installed transient /etc/machine-id file.\n[ 2.829763] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 2.832552] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 2.835013] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 2.837873] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 2.840268] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 2.842744] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 2.844933] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 2.848223] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 2.850808] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 2.853520] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 2.856089] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 2.858919] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 2.861200] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 2.863753] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 2.867340] 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[ 2.872678] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 2.876324] 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[ 2.881026] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 2.888687] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 2.892659] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 2.897955] systemd[1]: Listening on Syslog Socket.\n[ 2.903489] Loading iSCSI transport class v2.0-870.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 2.906105] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 2.912610] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 2.920237] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 2.925472] iscsi: registered transport (tcp)\n[ 2.927194] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 2.933111] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 2.941015] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 2.945444] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 2.952399] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 2.960685] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 2.966075] 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[ 2.976977] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 2.979617] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 2.987883] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 2.992196] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 2.999220] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 3.015984] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 3.024705] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 3.033323] iscsi: registered transport (iser)\n[ 3.035628] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 3.041499] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\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 Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\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] Found device /dev/ttyS0.\n[ 3.378991] intel_rapl: no valid rapl domains found in package 0\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 Create Volatile Files and Directories...\n Starting LSB: AppArmor initialization...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\n Starting Commit a transient machine-id on disk...\n Starting Initial cloud-init job (pre-networking)...\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\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] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 4.512368] cloud-init[523]: Cloud-init v. 18.2 running 'init-local' at Wed, 14 Nov 2018 20:18:19 +0000. Up 4.32 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\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-11-14 20:19:00,298 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b/action used request id req-47050308-78f6-42e0-8ba6-3f1db7bce9c2 2018-11-14 20:19:00,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.122129201889s 2018-11-14 20:19:00,299 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b/action used request id req-47050308-78f6-42e0-8ba6-3f1db7bce9c2 2018-11-14 20:19:00,299 - 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 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 796311987 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.166921] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.169065] pid_max: default: 32768 minimum: 301 [ 0.170242] ACPI: Core revision 20150930 [ 0.171884] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.173577] Security Framework initialized [ 0.174649] Yama: becoming mindful. [ 0.175611] AppArmor: AppArmor initialized [ 0.176725] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.178436] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.180089] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.181639] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.183421] Initializing cgroup subsys io [ 0.184487] Initializing cgroup subsys memory [ 0.185590] Initializing cgroup subsys devices [ 0.186733] Initializing cgroup subsys freezer [ 0.187861] Initializing cgroup subsys net_cls [ 0.188986] Initializing cgroup subsys perf_event [ 0.190172] Initializing cgroup subsys net_prio [ 0.191327] Initializing cgroup subsys hugetlb [ 0.192457] Initializing cgroup subsys pids [ 0.193565] CPU: Physical Processor ID: 0 [ 0.195337] mce: CPU supports 10 MCE banks [ 0.196423] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.197732] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.199136] Spectre V2 : Mitigation: Full generic retpoline [ 0.200474] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.201968] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.203519] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.204885] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.206851] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.228507] Freeing SMP alternatives memory: 32K [ 0.234620] ftrace: allocating 32237 entries in 126 pages [ 0.271280] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.272856] smpboot: Max logical packages: 1 [ 0.274195] x2apic enabled [ 0.275263] Switched APIC routing to physical x2apic. [ 0.277581] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.279053] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.281744] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.284088] KVM setup paravirtual spinlock [ 0.285698] x86: Booted up 1 node, 1 CPUs [ 0.286747] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.288558] devtmpfs: initialized [ 0.290503] evm: security.selinux [ 0.294395] evm: security.SMACK64 [ 0.295339] evm: security.SMACK64EXEC [ 0.296313] evm: security.SMACK64TRANSMUTE [ 0.297370] evm: security.SMACK64MMAP [ 0.298356] evm: security.ima [ 0.299209] evm: security.capability [ 0.302282] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.304727] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.306750] pinctrl core: initialized pinctrl subsystem [ 0.308812] RTC time: 20:18:15, date: 11/14/18 [ 0.310549] NET: Registered protocol family 16 [ 0.312176] cpuidle: using governor ladder [ 0.313262] cpuidle: using governor menu [ 0.314323] PCCT header not found. [ 0.315519] ACPI: bus type PCI registered [ 0.316587] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.318352] PCI: Using configuration type 1 for base access [ 0.321257] ACPI: Added _OSI(Module Device) [ 0.322348] ACPI: Added _OSI(Processor Device) [ 0.323473] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.324655] ACPI: Added _OSI(Processor Aggregator Device) [ 0.327778] ACPI: Interpreter enabled [ 0.328797] ACPI: (supports S0 S5) [ 0.329736] ACPI: Using IOAPIC for interrupt routing [ 0.330972] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.335058] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.336572] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.338174] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.339742] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.342684] acpiphp: Slot [3] registered [ 0.356857] acpiphp: Slot [4] registered [ 0.357930] acpiphp: Slot [5] registered [ 0.358993] acpiphp: Slot [6] registered [ 0.360025] acpiphp: Slot [7] registered [ 0.361071] acpiphp: Slot [8] registered [ 0.362116] acpiphp: Slot [9] registered [ 0.363162] acpiphp: Slot [10] registered [ 0.364221] acpiphp: Slot [11] registered [ 0.365283] acpiphp: Slot [12] registered [ 0.366345] acpiphp: Slot [13] registered [ 0.367408] acpiphp: Slot [14] registered [ 0.368454] acpiphp: Slot [15] registered [ 0.369517] acpiphp: Slot [16] registered [ 0.370563] acpiphp: Slot [17] registered [ 0.371619] acpiphp: Slot [18] registered [ 0.372667] acpiphp: Slot [19] registered [ 0.373717] acpiphp: Slot [20] registered [ 0.374762] acpiphp: Slot [21] registered [ 0.375806] acpiphp: Slot [22] registered [ 0.376855] acpiphp: Slot [23] registered [ 0.377977] acpiphp: Slot [24] registered [ 0.379039] acpiphp: Slot [25] registered [ 0.380097] acpiphp: Slot [26] registered [ 0.381154] acpiphp: Slot [27] registered [ 0.382207] acpiphp: Slot [28] registered [ 0.383261] acpiphp: Slot [29] registered [ 0.384299] acpiphp: Slot [30] registered [ 0.385361] acpiphp: Slot [31] registered [ 0.386405] PCI host bridge to bus 0000:00 [ 0.387463] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.389033] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.390616] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.392507] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.394396] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.396325] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.401508] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.403134] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.404647] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.406299] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.410666] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.412537] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.435703] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.437624] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.439471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.441788] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.443586] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.445220] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.447192] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.448575] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.450568] vgaarb: loaded [ 0.451363] vgaarb: bridge control possible 0000:00:02.0 [ 0.453149] SCSI subsystem initialized [ 0.454494] ACPI: bus type USB registered [ 0.455984] usbcore: registered new interface driver usbfs [ 0.457824] usbcore: registered new interface driver hub [ 0.459599] usbcore: registered new device driver usb [ 0.461552] PCI: Using ACPI for IRQ routing [ 0.463602] NetLabel: Initializing [ 0.464846] NetLabel: domain hash size = 128 [ 0.466322] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.468014] NetLabel: unlabeled traffic allowed by default [ 0.470011] amd_nb: Cannot enumerate AMD northbridges [ 0.471749] clocksource: Switched to clocksource kvm-clock [ 0.482201] AppArmor: AppArmor Filesystem Enabled [ 0.483899] pnp: PnP ACPI init [ 0.485395] pnp: PnP ACPI: found 5 devices [ 0.492708] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.495751] NET: Registered protocol family 2 [ 0.497761] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.500020] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.502113] TCP: Hash tables configured (established 4096 bind 4096) [ 0.504238] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.506154] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.508283] NET: Registered protocol family 1 [ 0.509832] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.511772] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.513643] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.530344] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.547210] Unpacking initramfs... [ 1.030594] Freeing initrd memory: 37084K [ 1.032545] Scanning for low memory corruption every 60 seconds [ 1.035010] audit: initializing netlink subsys (disabled) [ 1.036966] audit: type=2000 audit(1542226697.173:1): initialized [ 1.039301] Initialise system trusted keyring [ 1.040965] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.043021] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.046198] zbud: loaded [ 1.047480] VFS: Disk quotas dquot_6.6.0 [ 1.048926] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.051347] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.053510] fuse init (API version 7.23) [ 1.055045] Key type big_key registered [ 1.056450] Allocating IMA MOK and blacklist keyrings. [ 1.058573] Key type asymmetric registered [ 1.060038] Asymmetric key parser 'x509' registered [ 1.061713] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.064325] io scheduler noop registered [ 1.065709] io scheduler deadline registered (default) [ 1.067448] io scheduler cfq registered [ 1.068922] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.070752] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.073000] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.075523] ACPI: Power Button [PWRF] [ 1.077005] GHES: HEST is not enabled! [ 1.092994] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.125336] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.128512] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.153394] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.156955] Linux agpgart interface v0.103 [ 1.160067] loop: module loaded [ 1.163755] vda: vda1 [ 1.165528] scsi host0: ata_piix [ 1.166778] scsi host1: ata_piix [ 1.167978] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.170064] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.172747] libphy: Fixed MDIO Bus: probed [ 1.174192] tun: Universal TUN/TAP device driver, 1.6 [ 1.175819] tun: (C) 1999-2004 Max Krasnyansky [ 1.178883] PPP generic driver version 2.4.2 [ 1.180414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.182460] ehci-pci: EHCI PCI platform driver [ 1.184020] ehci-platform: EHCI generic platform driver [ 1.185704] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.187651] ohci-pci: OHCI PCI platform driver [ 1.189141] ohci-platform: OHCI generic platform driver [ 1.190858] uhci_hcd: USB Universal Host Controller Interface driver [ 1.207337] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.209056] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.211544] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.213240] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.215287] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.217460] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.219902] usb usb1: Product: UHCI Host Controller [ 1.221499] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.223496] usb usb1: SerialNumber: 0000:00:01.2 [ 1.225198] hub 1-0:1.0: USB hub found [ 1.226498] hub 1-0:1.0: 2 ports detected [ 1.228062] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.231539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.233178] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.235023] mousedev: PS/2 mouse device common for all mice [ 1.237157] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.240138] rtc_cmos 00:00: RTC can wake from S4 [ 1.242181] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.244265] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.246369] i2c /dev entries driver [ 1.247678] device-mapper: uevent: version 1.0.3 [ 1.249284] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.252102] ledtrig-cpu: registered to indicate activity on CPUs [ 1.254454] NET: Registered protocol family 10 [ 1.256460] NET: Registered protocol family 17 [ 1.258013] Key type dns_resolver registered [ 1.259806] registered taskstats version 1 [ 1.261257] Loading compiled-in X.509 certificates [ 1.263463] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.266733] zswap: loaded using pool lzo/zbud [ 1.269894] Key type trusted registered [ 1.273352] Key type encrypted registered [ 1.274583] AppArmor: AppArmor sha1 policy hashing enabled [ 1.275933] ima: No TPM chip found, activating TPM-bypass! [ 1.277258] evm: HMAC attrs: 0x1 [ 1.278453] Magic number: 10:476:346 [ 1.279441] tty tty63: hash matches [ 1.280504] rtc_cmos 00:00: setting system clock to 2018-11-14 20:18:16 UTC (1542226696) [ 1.295628] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.297076] EDD information not available. [ 1.330369] Freeing unused kernel memory: 1512K [ 1.331518] Write protecting the kernel read-only data: 14336k [ 1.335753] Freeing unused kernel memory: 1692K [ 1.337184] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.347917] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.350105] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.352693] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.355029] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.357552] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.363767] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.368290] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.370580] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.374088] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.377241] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.432922] virtio_net virtio0 ens3: renamed from eth0 [ 1.441927] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.444420] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.451478] [drm] Initialized drm 1.1.0 20060810 [ 1.468109] FDC 0 is a S82078B [ 1.478514] AVX2 version of gcm_enc/dec engaged. [ 1.479679] AES CTR mode by8 optimization enabled [ 1.539739] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.700490] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.700492] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.700493] usb 1-1: Product: QEMU USB Tablet [ 1.700493] usb 1-1: Manufacturer: QEMU [ 1.700494] usb 1-1: SerialNumber: 42 [ 1.707717] hidraw: raw HID events driver (C) Jiri Kosina [ 1.718874] usbcore: registered new interface driver usbhid [ 1.718875] usbhid: USB HID core driver [ 1.720726] 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.720917] 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 ... [ 1.817569] md: linear personality registered for level -1 [ 1.821017] md: multipath personality registered for level -4 [ 1.824543] md: raid0 personality registered for level 0 [ 1.828458] md: raid1 personality registered for level 1 [ 1.899750] raid6: sse2x1 gen() 11225 MB/s [ 1.967747] raid6: sse2x1 xor() 8755 MB/s [ 2.035736] raid6: sse2x2 gen() 14338 MB/s [ 2.103739] raid6: sse2x2 xor() 9858 MB/s [ 2.171748] raid6: sse2x4 gen() 16429 MB/s [ 2.239735] raid6: sse2x4 xor() 11411 MB/s [ 2.307736] raid6: avx2x1 gen() 22392 MB/s [ 2.375734] raid6: avx2x2 gen() 26366 MB/s [ 2.447745] raid6: avx2x4 gen() 30259 MB/s [ 2.448817] raid6: using algorithm avx2x4 gen() 30259 MB/s [ 2.450106] raid6: using avx2x2 recovery algorithm [ 2.451441] tsc: Refined TSC clocksource calibration: 3491.848 MHz [ 2.453340] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553c70f8c, max_idle_ns: 440795371143 ns [ 2.460641] xor: automatically using best checksumming function: [ 2.499734] avx : 32832.000 MB/sec [ 2.502425] async_tx: api initialized (async) [ 2.514947] md: raid6 personality registered for level 6 [ 2.516247] md: raid5 personality registered for level 5 [ 2.517507] md: raid4 personality registered for level 4 [ 2.524327] 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 ... [ 2.560025] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.586138] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 2.697038] 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) [ 2.701112] systemd[1]: Detected virtualization kvm. [ 2.702304] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.705690] systemd[1]: Set hostname to . [ 2.708752] systemd[1]: Initializing machine ID from KVM UUID. [ 2.710147] systemd[1]: Installed transient /etc/machine-id file. [ 2.829763] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 2.832552] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 2.835013] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 2.837873] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 2.840268] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 2.842744] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 2.844933] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 2.848223] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 2.850808] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 2.853520] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 2.856089] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 2.858919] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 2.861200] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 2.863753] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 2.867340] 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. [ 2.872678] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 2.876324] 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... [ 2.881026] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 2.888687] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 2.892659] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 2.897955] systemd[1]: Listening on Syslog Socket. [ 2.903489] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Listening on Syslog Socket. [ 2.906105] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 2.912610] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 2.920237] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 2.925472] iscsi: registered transport (tcp) [ 2.927194] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 2.933111] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 2.941015] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 2.945444] systemd[1]: Starting Journal Service... Starting Journal Service... [ 2.952399] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 2.960685] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 2.966075] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 2.976977] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 2.979617] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 2.987883] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 2.992196] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 2.999220] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.015984] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.024705] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 3.033323] iscsi: registered transport (iser) [ 3.035628] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 3.041499] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. 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 Load/Save Random Seed... Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... [[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] Found device /dev/ttyS0. [ 3.378991] intel_rapl: no valid rapl domains found in package 0 [[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 Create Volatile Files and Directories... Starting LSB: AppArmor initialization... Starting Tell Plymouth To Write Out Runtime Data... Starting Set console font and keymap... Starting Commit a transient machine-id on disk... Starting Initial cloud-init job (pre-networking)... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[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] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.512368] cloud-init[523]: Cloud-init v. 18.2 running 'init-local' at Wed, 14 Nov 2018 20:18:19 +0000. Up 4.32 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[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-11-14 20:19:01,303 - functest.core.singlevm - DEBUG - try 5: cannot connect to 172.30.9.208: timed out 2018-11-14 20:19:10,313 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 20:19:10,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b/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}c476383bb5ed2a62698284c9d15749448ad6ed80" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 20:19:10,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:19: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-c7376f4c-593c-493c-b526-4c66239a21c5 x-compute-request-id: req-c7376f4c-593c-493c-b526-4c66239a21c5 Content-Encoding: gzip Content-Length: 10665 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 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 796311987 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.166921] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.169065] pid_max: default: 32768 minimum: 301\n[ 0.170242] ACPI: Core revision 20150930\n[ 0.171884] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.173577] Security Framework initialized\n[ 0.174649] Yama: becoming mindful.\n[ 0.175611] AppArmor: AppArmor initialized\n[ 0.176725] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.178436] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.180089] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.181639] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.183421] Initializing cgroup subsys io\n[ 0.184487] Initializing cgroup subsys memory\n[ 0.185590] Initializing cgroup subsys devices\n[ 0.186733] Initializing cgroup subsys freezer\n[ 0.187861] Initializing cgroup subsys net_cls\n[ 0.188986] Initializing cgroup subsys perf_event\n[ 0.190172] Initializing cgroup subsys net_prio\n[ 0.191327] Initializing cgroup subsys hugetlb\n[ 0.192457] Initializing cgroup subsys pids\n[ 0.193565] CPU: Physical Processor ID: 0\n[ 0.195337] mce: CPU supports 10 MCE banks\n[ 0.196423] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.197732] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.199136] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.200474] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.201968] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.203519] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.204885] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.206851] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.228507] Freeing SMP alternatives memory: 32K\n[ 0.234620] ftrace: allocating 32237 entries in 126 pages\n[ 0.271280] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.272856] smpboot: Max logical packages: 1\n[ 0.274195] x2apic enabled\n[ 0.275263] Switched APIC routing to physical x2apic.\n[ 0.277581] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.279053] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.281744] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.284088] KVM setup paravirtual spinlock\n[ 0.285698] x86: Booted up 1 node, 1 CPUs\n[ 0.286747] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288558] devtmpfs: initialized\n[ 0.290503] evm: security.selinux\n[ 0.294395] evm: security.SMACK64\n[ 0.295339] evm: security.SMACK64EXEC\n[ 0.296313] evm: security.SMACK64TRANSMUTE\n[ 0.297370] evm: security.SMACK64MMAP\n[ 0.298356] evm: security.ima\n[ 0.299209] evm: security.capability\n[ 0.302282] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.304727] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.306750] pinctrl core: initialized pinctrl subsystem\n[ 0.308812] RTC time: 20:18:15, date: 11/14/18\n[ 0.310549] NET: Registered protocol family 16\n[ 0.312176] cpuidle: using governor ladder\n[ 0.313262] cpuidle: using governor menu\n[ 0.314323] PCCT header not found.\n[ 0.315519] ACPI: bus type PCI registered\n[ 0.316587] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318352] PCI: Using configuration type 1 for base access\n[ 0.321257] ACPI: Added _OSI(Module Device)\n[ 0.322348] ACPI: Added _OSI(Processor Device)\n[ 0.323473] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324655] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.327778] ACPI: Interpreter enabled\n[ 0.328797] ACPI: (supports S0 S5)\n[ 0.329736] ACPI: Using IOAPIC for interrupt routing\n[ 0.330972] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335058] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336572] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338174] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.339742] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.342684] acpiphp: Slot [3] registered\n[ 0.356857] acpiphp: Slot [4] registered\n[ 0.357930] acpiphp: Slot [5] registered\n[ 0.358993] acpiphp: Slot [6] registered\n[ 0.360025] acpiphp: Slot [7] registered\n[ 0.361071] acpiphp: Slot [8] registered\n[ 0.362116] acpiphp: Slot [9] registered\n[ 0.363162] acpiphp: Slot [10] registered\n[ 0.364221] acpiphp: Slot [11] registered\n[ 0.365283] acpiphp: Slot [12] registered\n[ 0.366345] acpiphp: Slot [13] registered\n[ 0.367408] acpiphp: Slot [14] registered\n[ 0.368454] acpiphp: Slot [15] registered\n[ 0.369517] acpiphp: Slot [16] registered\n[ 0.370563] acpiphp: Slot [17] registered\n[ 0.371619] acpiphp: Slot [18] registered\n[ 0.372667] acpiphp: Slot [19] registered\n[ 0.373717] acpiphp: Slot [20] registered\n[ 0.374762] acpiphp: Slot [21] registered\n[ 0.375806] acpiphp: Slot [22] registered\n[ 0.376855] acpiphp: Slot [23] registered\n[ 0.377977] acpiphp: Slot [24] registered\n[ 0.379039] acpiphp: Slot [25] registered\n[ 0.380097] acpiphp: Slot [26] registered\n[ 0.381154] acpiphp: Slot [27] registered\n[ 0.382207] acpiphp: Slot [28] registered\n[ 0.383261] acpiphp: Slot [29] registered\n[ 0.384299] acpiphp: Slot [30] registered\n[ 0.385361] acpiphp: Slot [31] registered\n[ 0.386405] PCI host bridge to bus 0000:00\n[ 0.387463] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.389033] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.390616] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.392507] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.394396] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.396325] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.401508] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.403134] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.404647] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.406299] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.410666] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.412537] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.435703] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.437624] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.439471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.441788] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.443586] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.445220] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.447192] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.448575] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.450568] vgaarb: loaded\n[ 0.451363] vgaarb: bridge control possible 0000:00:02.0\n[ 0.453149] SCSI subsystem initialized\n[ 0.454494] ACPI: bus type USB registered\n[ 0.455984] usbcore: registered new interface driver usbfs\n[ 0.457824] usbcore: registered new interface driver hub\n[ 0.459599] usbcore: registered new device driver usb\n[ 0.461552] PCI: Using ACPI for IRQ routing\n[ 0.463602] NetLabel: Initializing\n[ 0.464846] NetLabel: domain hash size = 128\n[ 0.466322] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.468014] NetLabel: unlabeled traffic allowed by default\n[ 0.470011] amd_nb: Cannot enumerate AMD northbridges\n[ 0.471749] clocksource: Switched to clocksource kvm-clock\n[ 0.482201] AppArmor: AppArmor Filesystem Enabled\n[ 0.483899] pnp: PnP ACPI init\n[ 0.485395] pnp: PnP ACPI: found 5 devices\n[ 0.492708] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.495751] NET: Registered protocol family 2\n[ 0.497761] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.500020] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.502113] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.504238] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.506154] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.508283] NET: Registered protocol family 1\n[ 0.509832] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.511772] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.513643] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.530344] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547210] Unpacking initramfs...\n[ 1.030594] Freeing initrd memory: 37084K\n[ 1.032545] Scanning for low memory corruption every 60 seconds\n[ 1.035010] audit: initializing netlink subsys (disabled)\n[ 1.036966] audit: type=2000 audit(1542226697.173:1): initialized\n[ 1.039301] Initialise system trusted keyring\n[ 1.040965] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.043021] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.046198] zbud: loaded\n[ 1.047480] VFS: Disk quotas dquot_6.6.0\n[ 1.048926] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.051347] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.053510] fuse init (API version 7.23)\n[ 1.055045] Key type big_key registered\n[ 1.056450] Allocating IMA MOK and blacklist keyrings.\n[ 1.058573] Key type asymmetric registered\n[ 1.060038] Asymmetric key parser 'x509' registered\n[ 1.061713] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.064325] io scheduler noop registered\n[ 1.065709] io scheduler deadline registered (default)\n[ 1.067448] io scheduler cfq registered\n[ 1.068922] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.070752] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.073000] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.075523] ACPI: Power Button [PWRF]\n[ 1.077005] GHES: HEST is not enabled!\n[ 1.092994] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.125336] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.128512] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.153394] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.156955] Linux agpgart interface v0.103\n[ 1.160067] loop: module loaded\n[ 1.163755] vda: vda1\n[ 1.165528] scsi host0: ata_piix\n[ 1.166778] scsi host1: ata_piix\n[ 1.167978] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.170064] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.172747] libphy: Fixed MDIO Bus: probed\n[ 1.174192] tun: Universal TUN/TAP device driver, 1.6\n[ 1.175819] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.178883] PPP generic driver version 2.4.2\n[ 1.180414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.182460] ehci-pci: EHCI PCI platform driver\n[ 1.184020] ehci-platform: EHCI generic platform driver\n[ 1.185704] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.187651] ohci-pci: OHCI PCI platform driver\n[ 1.189141] ohci-platform: OHCI generic platform driver\n[ 1.190858] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.207337] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.209056] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.211544] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.213240] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.215287] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.217460] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.219902] usb usb1: Product: UHCI Host Controller\n[ 1.221499] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.223496] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.225198] hub 1-0:1.0: USB hub found\n[ 1.226498] hub 1-0:1.0: 2 ports detected\n[ 1.228062] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.231539] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.233178] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.235023] mousedev: PS/2 mouse device common for all mice\n[ 1.237157] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.240138] rtc_cmos 00:00: RTC can wake from S4\n[ 1.242181] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.244265] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.246369] i2c /dev entries driver\n[ 1.247678] device-mapper: uevent: version 1.0.3\n[ 1.249284] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.252102] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.254454] NET: Registered protocol family 10\n[ 1.256460] NET: Registered protocol family 17\n[ 1.258013] Key type dns_resolver registered\n[ 1.259806] registered taskstats version 1\n[ 1.261257] Loading compiled-in X.509 certificates\n[ 1.263463] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.266733] zswap: loaded using pool lzo/zbud\n[ 1.269894] Key type trusted registered\n[ 1.273352] Key type encrypted registered\n[ 1.274583] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.275933] ima: No TPM chip found, activating TPM-bypass!\n[ 1.277258] evm: HMAC attrs: 0x1\n[ 1.278453] Magic number: 10:476:346\n[ 1.279441] tty tty63: hash matches\n[ 1.280504] rtc_cmos 00:00: setting system clock to 2018-11-14 20:18:16 UTC (1542226696)\n[ 1.295628] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.297076] EDD information not available.\n[ 1.330369] Freeing unused kernel memory: 1512K\n[ 1.331518] Write protecting the kernel read-only data: 14336k\n[ 1.335753] Freeing unused kernel memory: 1692K\n[ 1.337184] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.347917] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.350105] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.352693] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.355029] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.357552] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.363767] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.368290] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.370580] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.374088] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.377241] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.432922] virtio_net virtio0 ens3: renamed from eth0\n[ 1.441927] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.444420] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.451478] [drm] Initialized drm 1.1.0 20060810\n[ 1.468109] FDC 0 is a S82078B\n[ 1.478514] AVX2 version of gcm_enc/dec engaged.\n[ 1.479679] AES CTR mode by8 optimization enabled\n[ 1.539739] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.700490] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.700492] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.700493] usb 1-1: Product: QEMU USB Tablet\n[ 1.700493] usb 1-1: Manufacturer: QEMU\n[ 1.700494] usb 1-1: SerialNumber: 42\n[ 1.707717] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.718874] usbcore: registered new interface driver usbhid\n[ 1.718875] usbhid: USB HID core driver\n[ 1.720726] 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.720917] 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 ... [ 1.817569] md: linear personality registered for level -1\n[ 1.821017] md: multipath personality registered for level -4\n[ 1.824543] md: raid0 personality registered for level 0\n[ 1.828458] md: raid1 personality registered for level 1\n[ 1.899750] raid6: sse2x1 gen() 11225 MB/s\n[ 1.967747] raid6: sse2x1 xor() 8755 MB/s\n[ 2.035736] raid6: sse2x2 gen() 14338 MB/s\n[ 2.103739] raid6: sse2x2 xor() 9858 MB/s\n[ 2.171748] raid6: sse2x4 gen() 16429 MB/s\n[ 2.239735] raid6: sse2x4 xor() 11411 MB/s\n[ 2.307736] raid6: avx2x1 gen() 22392 MB/s\n[ 2.375734] raid6: avx2x2 gen() 26366 MB/s\n[ 2.447745] raid6: avx2x4 gen() 30259 MB/s\n[ 2.448817] raid6: using algorithm avx2x4 gen() 30259 MB/s\n[ 2.450106] raid6: using avx2x2 recovery algorithm\n[ 2.451441] tsc: Refined TSC clocksource calibration: 3491.848 MHz\n[ 2.453340] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553c70f8c, max_idle_ns: 440795371143 ns\n[ 2.460641] xor: automatically using best checksumming function:\n[ 2.499734] avx : 32832.000 MB/sec\n[ 2.502425] async_tx: api initialized (async)\n[ 2.514947] md: raid6 personality registered for level 6\n[ 2.516247] md: raid5 personality registered for level 5\n[ 2.517507] md: raid4 personality registered for level 4\n[ 2.524327] 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 ... [ 2.560025] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.586138] 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[ 2.697038] 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[ 2.701112] systemd[1]: Detected virtualization kvm.\n[ 2.702304] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.705690] systemd[1]: Set hostname to .\n[ 2.708752] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.710147] systemd[1]: Installed transient /etc/machine-id file.\n[ 2.829763] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 2.832552] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 2.835013] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 2.837873] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 2.840268] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 2.842744] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 2.844933] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 2.848223] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 2.850808] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 2.853520] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 2.856089] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 2.858919] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 2.861200] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 2.863753] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 2.867340] 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[ 2.872678] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 2.876324] 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[ 2.881026] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 2.888687] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 2.892659] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 2.897955] systemd[1]: Listening on Syslog Socket.\n[ 2.903489] Loading iSCSI transport class v2.0-870.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 2.906105] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 2.912610] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 2.920237] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 2.925472] iscsi: registered transport (tcp)\n[ 2.927194] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 2.933111] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 2.941015] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 2.945444] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 2.952399] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 2.960685] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 2.966075] 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[ 2.976977] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 2.979617] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 2.987883] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 2.992196] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 2.999220] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 3.015984] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 3.024705] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 3.033323] iscsi: registered transport (iser)\n[ 3.035628] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 3.041499] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\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 Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\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] Found device /dev/ttyS0.\n[ 3.378991] intel_rapl: no valid rapl domains found in package 0\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 Create Volatile Files and Directories...\n Starting LSB: AppArmor initialization...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\n Starting Commit a transient machine-id on disk...\n Starting Initial cloud-init job (pre-networking)...\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\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] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 4.512368] cloud-init[523]: Cloud-init v. 18.2 running 'init-local' at Wed, 14 Nov 2018 20:18:19 +0000. Up 4.32 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\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-11-14 20:19:10,390 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b/action used request id req-c7376f4c-593c-493c-b526-4c66239a21c5 2018-11-14 20:19:10,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0774369239807s 2018-11-14 20:19:10,391 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b/action used request id req-c7376f4c-593c-493c-b526-4c66239a21c5 2018-11-14 20:19:10,392 - 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 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 796311987 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.166921] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.169065] pid_max: default: 32768 minimum: 301 [ 0.170242] ACPI: Core revision 20150930 [ 0.171884] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.173577] Security Framework initialized [ 0.174649] Yama: becoming mindful. [ 0.175611] AppArmor: AppArmor initialized [ 0.176725] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.178436] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.180089] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.181639] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.183421] Initializing cgroup subsys io [ 0.184487] Initializing cgroup subsys memory [ 0.185590] Initializing cgroup subsys devices [ 0.186733] Initializing cgroup subsys freezer [ 0.187861] Initializing cgroup subsys net_cls [ 0.188986] Initializing cgroup subsys perf_event [ 0.190172] Initializing cgroup subsys net_prio [ 0.191327] Initializing cgroup subsys hugetlb [ 0.192457] Initializing cgroup subsys pids [ 0.193565] CPU: Physical Processor ID: 0 [ 0.195337] mce: CPU supports 10 MCE banks [ 0.196423] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.197732] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.199136] Spectre V2 : Mitigation: Full generic retpoline [ 0.200474] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.201968] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.203519] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.204885] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.206851] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.228507] Freeing SMP alternatives memory: 32K [ 0.234620] ftrace: allocating 32237 entries in 126 pages [ 0.271280] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.272856] smpboot: Max logical packages: 1 [ 0.274195] x2apic enabled [ 0.275263] Switched APIC routing to physical x2apic. [ 0.277581] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.279053] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.281744] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.284088] KVM setup paravirtual spinlock [ 0.285698] x86: Booted up 1 node, 1 CPUs [ 0.286747] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.288558] devtmpfs: initialized [ 0.290503] evm: security.selinux [ 0.294395] evm: security.SMACK64 [ 0.295339] evm: security.SMACK64EXEC [ 0.296313] evm: security.SMACK64TRANSMUTE [ 0.297370] evm: security.SMACK64MMAP [ 0.298356] evm: security.ima [ 0.299209] evm: security.capability [ 0.302282] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.304727] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.306750] pinctrl core: initialized pinctrl subsystem [ 0.308812] RTC time: 20:18:15, date: 11/14/18 [ 0.310549] NET: Registered protocol family 16 [ 0.312176] cpuidle: using governor ladder [ 0.313262] cpuidle: using governor menu [ 0.314323] PCCT header not found. [ 0.315519] ACPI: bus type PCI registered [ 0.316587] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.318352] PCI: Using configuration type 1 for base access [ 0.321257] ACPI: Added _OSI(Module Device) [ 0.322348] ACPI: Added _OSI(Processor Device) [ 0.323473] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.324655] ACPI: Added _OSI(Processor Aggregator Device) [ 0.327778] ACPI: Interpreter enabled [ 0.328797] ACPI: (supports S0 S5) [ 0.329736] ACPI: Using IOAPIC for interrupt routing [ 0.330972] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.335058] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.336572] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.338174] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.339742] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.342684] acpiphp: Slot [3] registered [ 0.356857] acpiphp: Slot [4] registered [ 0.357930] acpiphp: Slot [5] registered [ 0.358993] acpiphp: Slot [6] registered [ 0.360025] acpiphp: Slot [7] registered [ 0.361071] acpiphp: Slot [8] registered [ 0.362116] acpiphp: Slot [9] registered [ 0.363162] acpiphp: Slot [10] registered [ 0.364221] acpiphp: Slot [11] registered [ 0.365283] acpiphp: Slot [12] registered [ 0.366345] acpiphp: Slot [13] registered [ 0.367408] acpiphp: Slot [14] registered [ 0.368454] acpiphp: Slot [15] registered [ 0.369517] acpiphp: Slot [16] registered [ 0.370563] acpiphp: Slot [17] registered [ 0.371619] acpiphp: Slot [18] registered [ 0.372667] acpiphp: Slot [19] registered [ 0.373717] acpiphp: Slot [20] registered [ 0.374762] acpiphp: Slot [21] registered [ 0.375806] acpiphp: Slot [22] registered [ 0.376855] acpiphp: Slot [23] registered [ 0.377977] acpiphp: Slot [24] registered [ 0.379039] acpiphp: Slot [25] registered [ 0.380097] acpiphp: Slot [26] registered [ 0.381154] acpiphp: Slot [27] registered [ 0.382207] acpiphp: Slot [28] registered [ 0.383261] acpiphp: Slot [29] registered [ 0.384299] acpiphp: Slot [30] registered [ 0.385361] acpiphp: Slot [31] registered [ 0.386405] PCI host bridge to bus 0000:00 [ 0.387463] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.389033] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.390616] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.392507] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.394396] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.396325] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.401508] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.403134] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.404647] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.406299] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.410666] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.412537] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.435703] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.437624] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.439471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.441788] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.443586] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.445220] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.447192] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.448575] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.450568] vgaarb: loaded [ 0.451363] vgaarb: bridge control possible 0000:00:02.0 [ 0.453149] SCSI subsystem initialized [ 0.454494] ACPI: bus type USB registered [ 0.455984] usbcore: registered new interface driver usbfs [ 0.457824] usbcore: registered new interface driver hub [ 0.459599] usbcore: registered new device driver usb [ 0.461552] PCI: Using ACPI for IRQ routing [ 0.463602] NetLabel: Initializing [ 0.464846] NetLabel: domain hash size = 128 [ 0.466322] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.468014] NetLabel: unlabeled traffic allowed by default [ 0.470011] amd_nb: Cannot enumerate AMD northbridges [ 0.471749] clocksource: Switched to clocksource kvm-clock [ 0.482201] AppArmor: AppArmor Filesystem Enabled [ 0.483899] pnp: PnP ACPI init [ 0.485395] pnp: PnP ACPI: found 5 devices [ 0.492708] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.495751] NET: Registered protocol family 2 [ 0.497761] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.500020] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.502113] TCP: Hash tables configured (established 4096 bind 4096) [ 0.504238] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.506154] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.508283] NET: Registered protocol family 1 [ 0.509832] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.511772] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.513643] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.530344] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.547210] Unpacking initramfs... [ 1.030594] Freeing initrd memory: 37084K [ 1.032545] Scanning for low memory corruption every 60 seconds [ 1.035010] audit: initializing netlink subsys (disabled) [ 1.036966] audit: type=2000 audit(1542226697.173:1): initialized [ 1.039301] Initialise system trusted keyring [ 1.040965] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.043021] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.046198] zbud: loaded [ 1.047480] VFS: Disk quotas dquot_6.6.0 [ 1.048926] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.051347] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.053510] fuse init (API version 7.23) [ 1.055045] Key type big_key registered [ 1.056450] Allocating IMA MOK and blacklist keyrings. [ 1.058573] Key type asymmetric registered [ 1.060038] Asymmetric key parser 'x509' registered [ 1.061713] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.064325] io scheduler noop registered [ 1.065709] io scheduler deadline registered (default) [ 1.067448] io scheduler cfq registered [ 1.068922] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.070752] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.073000] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.075523] ACPI: Power Button [PWRF] [ 1.077005] GHES: HEST is not enabled! [ 1.092994] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.125336] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.128512] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.153394] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.156955] Linux agpgart interface v0.103 [ 1.160067] loop: module loaded [ 1.163755] vda: vda1 [ 1.165528] scsi host0: ata_piix [ 1.166778] scsi host1: ata_piix [ 1.167978] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.170064] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.172747] libphy: Fixed MDIO Bus: probed [ 1.174192] tun: Universal TUN/TAP device driver, 1.6 [ 1.175819] tun: (C) 1999-2004 Max Krasnyansky [ 1.178883] PPP generic driver version 2.4.2 [ 1.180414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.182460] ehci-pci: EHCI PCI platform driver [ 1.184020] ehci-platform: EHCI generic platform driver [ 1.185704] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.187651] ohci-pci: OHCI PCI platform driver [ 1.189141] ohci-platform: OHCI generic platform driver [ 1.190858] uhci_hcd: USB Universal Host Controller Interface driver [ 1.207337] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.209056] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.211544] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.213240] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.215287] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.217460] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.219902] usb usb1: Product: UHCI Host Controller [ 1.221499] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.223496] usb usb1: SerialNumber: 0000:00:01.2 [ 1.225198] hub 1-0:1.0: USB hub found [ 1.226498] hub 1-0:1.0: 2 ports detected [ 1.228062] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.231539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.233178] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.235023] mousedev: PS/2 mouse device common for all mice [ 1.237157] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.240138] rtc_cmos 00:00: RTC can wake from S4 [ 1.242181] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.244265] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.246369] i2c /dev entries driver [ 1.247678] device-mapper: uevent: version 1.0.3 [ 1.249284] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.252102] ledtrig-cpu: registered to indicate activity on CPUs [ 1.254454] NET: Registered protocol family 10 [ 1.256460] NET: Registered protocol family 17 [ 1.258013] Key type dns_resolver registered [ 1.259806] registered taskstats version 1 [ 1.261257] Loading compiled-in X.509 certificates [ 1.263463] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.266733] zswap: loaded using pool lzo/zbud [ 1.269894] Key type trusted registered [ 1.273352] Key type encrypted registered [ 1.274583] AppArmor: AppArmor sha1 policy hashing enabled [ 1.275933] ima: No TPM chip found, activating TPM-bypass! [ 1.277258] evm: HMAC attrs: 0x1 [ 1.278453] Magic number: 10:476:346 [ 1.279441] tty tty63: hash matches [ 1.280504] rtc_cmos 00:00: setting system clock to 2018-11-14 20:18:16 UTC (1542226696) [ 1.295628] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.297076] EDD information not available. [ 1.330369] Freeing unused kernel memory: 1512K [ 1.331518] Write protecting the kernel read-only data: 14336k [ 1.335753] Freeing unused kernel memory: 1692K [ 1.337184] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.347917] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.350105] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.352693] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.355029] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.357552] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.363767] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.368290] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.370580] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.374088] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.377241] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.432922] virtio_net virtio0 ens3: renamed from eth0 [ 1.441927] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.444420] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.451478] [drm] Initialized drm 1.1.0 20060810 [ 1.468109] FDC 0 is a S82078B [ 1.478514] AVX2 version of gcm_enc/dec engaged. [ 1.479679] AES CTR mode by8 optimization enabled [ 1.539739] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.700490] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.700492] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.700493] usb 1-1: Product: QEMU USB Tablet [ 1.700493] usb 1-1: Manufacturer: QEMU [ 1.700494] usb 1-1: SerialNumber: 42 [ 1.707717] hidraw: raw HID events driver (C) Jiri Kosina [ 1.718874] usbcore: registered new interface driver usbhid [ 1.718875] usbhid: USB HID core driver [ 1.720726] 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.720917] 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 ... [ 1.817569] md: linear personality registered for level -1 [ 1.821017] md: multipath personality registered for level -4 [ 1.824543] md: raid0 personality registered for level 0 [ 1.828458] md: raid1 personality registered for level 1 [ 1.899750] raid6: sse2x1 gen() 11225 MB/s [ 1.967747] raid6: sse2x1 xor() 8755 MB/s [ 2.035736] raid6: sse2x2 gen() 14338 MB/s [ 2.103739] raid6: sse2x2 xor() 9858 MB/s [ 2.171748] raid6: sse2x4 gen() 16429 MB/s [ 2.239735] raid6: sse2x4 xor() 11411 MB/s [ 2.307736] raid6: avx2x1 gen() 22392 MB/s [ 2.375734] raid6: avx2x2 gen() 26366 MB/s [ 2.447745] raid6: avx2x4 gen() 30259 MB/s [ 2.448817] raid6: using algorithm avx2x4 gen() 30259 MB/s [ 2.450106] raid6: using avx2x2 recovery algorithm [ 2.451441] tsc: Refined TSC clocksource calibration: 3491.848 MHz [ 2.453340] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553c70f8c, max_idle_ns: 440795371143 ns [ 2.460641] xor: automatically using best checksumming function: [ 2.499734] avx : 32832.000 MB/sec [ 2.502425] async_tx: api initialized (async) [ 2.514947] md: raid6 personality registered for level 6 [ 2.516247] md: raid5 personality registered for level 5 [ 2.517507] md: raid4 personality registered for level 4 [ 2.524327] 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 ... [ 2.560025] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.586138] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 2.697038] 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) [ 2.701112] systemd[1]: Detected virtualization kvm. [ 2.702304] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.705690] systemd[1]: Set hostname to . [ 2.708752] systemd[1]: Initializing machine ID from KVM UUID. [ 2.710147] systemd[1]: Installed transient /etc/machine-id file. [ 2.829763] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 2.832552] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 2.835013] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 2.837873] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 2.840268] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 2.842744] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 2.844933] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 2.848223] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 2.850808] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 2.853520] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 2.856089] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 2.858919] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 2.861200] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 2.863753] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 2.867340] 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. [ 2.872678] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 2.876324] 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... [ 2.881026] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 2.888687] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 2.892659] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 2.897955] systemd[1]: Listening on Syslog Socket. [ 2.903489] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Listening on Syslog Socket. [ 2.906105] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 2.912610] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 2.920237] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 2.925472] iscsi: registered transport (tcp) [ 2.927194] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 2.933111] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 2.941015] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 2.945444] systemd[1]: Starting Journal Service... Starting Journal Service... [ 2.952399] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 2.960685] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 2.966075] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 2.976977] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 2.979617] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 2.987883] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 2.992196] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 2.999220] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.015984] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.024705] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 3.033323] iscsi: registered transport (iser) [ 3.035628] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 3.041499] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. 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 Load/Save Random Seed... Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... [[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] Found device /dev/ttyS0. [ 3.378991] intel_rapl: no valid rapl domains found in package 0 [[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 Create Volatile Files and Directories... Starting LSB: AppArmor initialization... Starting Tell Plymouth To Write Out Runtime Data... Starting Set console font and keymap... Starting Commit a transient machine-id on disk... Starting Initial cloud-init job (pre-networking)... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[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] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.512368] cloud-init[523]: Cloud-init v. 18.2 running 'init-local' at Wed, 14 Nov 2018 20:18:19 +0000. Up 4.32 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[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-11-14 20:19:11,395 - functest.core.singlevm - DEBUG - try 6: cannot connect to 172.30.9.208: timed out 2018-11-14 20:19:20,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 20:19:20,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b/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}c476383bb5ed2a62698284c9d15749448ad6ed80" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 20:19:20,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:19:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fbca5192-c04a-4e6b-b9f5-b23a0697c9bf x-compute-request-id: req-fbca5192-c04a-4e6b-b9f5-b23a0697c9bf Content-Encoding: gzip Content-Length: 13050 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 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 796311987 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.166921] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.169065] pid_max: default: 32768 minimum: 301\n[ 0.170242] ACPI: Core revision 20150930\n[ 0.171884] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.173577] Security Framework initialized\n[ 0.174649] Yama: becoming mindful.\n[ 0.175611] AppArmor: AppArmor initialized\n[ 0.176725] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.178436] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.180089] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.181639] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.183421] Initializing cgroup subsys io\n[ 0.184487] Initializing cgroup subsys memory\n[ 0.185590] Initializing cgroup subsys devices\n[ 0.186733] Initializing cgroup subsys freezer\n[ 0.187861] Initializing cgroup subsys net_cls\n[ 0.188986] Initializing cgroup subsys perf_event\n[ 0.190172] Initializing cgroup subsys net_prio\n[ 0.191327] Initializing cgroup subsys hugetlb\n[ 0.192457] Initializing cgroup subsys pids\n[ 0.193565] CPU: Physical Processor ID: 0\n[ 0.195337] mce: CPU supports 10 MCE banks\n[ 0.196423] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.197732] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.199136] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.200474] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.201968] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.203519] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.204885] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.206851] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.228507] Freeing SMP alternatives memory: 32K\n[ 0.234620] ftrace: allocating 32237 entries in 126 pages\n[ 0.271280] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.272856] smpboot: Max logical packages: 1\n[ 0.274195] x2apic enabled\n[ 0.275263] Switched APIC routing to physical x2apic.\n[ 0.277581] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.279053] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.281744] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.284088] KVM setup paravirtual spinlock\n[ 0.285698] x86: Booted up 1 node, 1 CPUs\n[ 0.286747] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288558] devtmpfs: initialized\n[ 0.290503] evm: security.selinux\n[ 0.294395] evm: security.SMACK64\n[ 0.295339] evm: security.SMACK64EXEC\n[ 0.296313] evm: security.SMACK64TRANSMUTE\n[ 0.297370] evm: security.SMACK64MMAP\n[ 0.298356] evm: security.ima\n[ 0.299209] evm: security.capability\n[ 0.302282] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.304727] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.306750] pinctrl core: initialized pinctrl subsystem\n[ 0.308812] RTC time: 20:18:15, date: 11/14/18\n[ 0.310549] NET: Registered protocol family 16\n[ 0.312176] cpuidle: using governor ladder\n[ 0.313262] cpuidle: using governor menu\n[ 0.314323] PCCT header not found.\n[ 0.315519] ACPI: bus type PCI registered\n[ 0.316587] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318352] PCI: Using configuration type 1 for base access\n[ 0.321257] ACPI: Added _OSI(Module Device)\n[ 0.322348] ACPI: Added _OSI(Processor Device)\n[ 0.323473] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324655] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.327778] ACPI: Interpreter enabled\n[ 0.328797] ACPI: (supports S0 S5)\n[ 0.329736] ACPI: Using IOAPIC for interrupt routing\n[ 0.330972] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335058] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336572] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338174] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.339742] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.342684] acpiphp: Slot [3] registered\n[ 0.356857] acpiphp: Slot [4] registered\n[ 0.357930] acpiphp: Slot [5] registered\n[ 0.358993] acpiphp: Slot [6] registered\n[ 0.360025] acpiphp: Slot [7] registered\n[ 0.361071] acpiphp: Slot [8] registered\n[ 0.362116] acpiphp: Slot [9] registered\n[ 0.363162] acpiphp: Slot [10] registered\n[ 0.364221] acpiphp: Slot [11] registered\n[ 0.365283] acpiphp: Slot [12] registered\n[ 0.366345] acpiphp: Slot [13] registered\n[ 0.367408] acpiphp: Slot [14] registered\n[ 0.368454] acpiphp: Slot [15] registered\n[ 0.369517] acpiphp: Slot [16] registered\n[ 0.370563] acpiphp: Slot [17] registered\n[ 0.371619] acpiphp: Slot [18] registered\n[ 0.372667] acpiphp: Slot [19] registered\n[ 0.373717] acpiphp: Slot [20] registered\n[ 0.374762] acpiphp: Slot [21] registered\n[ 0.375806] acpiphp: Slot [22] registered\n[ 0.376855] acpiphp: Slot [23] registered\n[ 0.377977] acpiphp: Slot [24] registered\n[ 0.379039] acpiphp: Slot [25] registered\n[ 0.380097] acpiphp: Slot [26] registered\n[ 0.381154] acpiphp: Slot [27] registered\n[ 0.382207] acpiphp: Slot [28] registered\n[ 0.383261] acpiphp: Slot [29] registered\n[ 0.384299] acpiphp: Slot [30] registered\n[ 0.385361] acpiphp: Slot [31] registered\n[ 0.386405] PCI host bridge to bus 0000:00\n[ 0.387463] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.389033] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.390616] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.392507] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.394396] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.396325] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.401508] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.403134] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.404647] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.406299] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.410666] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.412537] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.435703] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.437624] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.439471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.441788] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.443586] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.445220] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.447192] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.448575] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.450568] vgaarb: loaded\n[ 0.451363] vgaarb: bridge control possible 0000:00:02.0\n[ 0.453149] SCSI subsystem initialized\n[ 0.454494] ACPI: bus type USB registered\n[ 0.455984] usbcore: registered new interface driver usbfs\n[ 0.457824] usbcore: registered new interface driver hub\n[ 0.459599] usbcore: registered new device driver usb\n[ 0.461552] PCI: Using ACPI for IRQ routing\n[ 0.463602] NetLabel: Initializing\n[ 0.464846] NetLabel: domain hash size = 128\n[ 0.466322] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.468014] NetLabel: unlabeled traffic allowed by default\n[ 0.470011] amd_nb: Cannot enumerate AMD northbridges\n[ 0.471749] clocksource: Switched to clocksource kvm-clock\n[ 0.482201] AppArmor: AppArmor Filesystem Enabled\n[ 0.483899] pnp: PnP ACPI init\n[ 0.485395] pnp: PnP ACPI: found 5 devices\n[ 0.492708] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.495751] NET: Registered protocol family 2\n[ 0.497761] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.500020] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.502113] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.504238] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.506154] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.508283] NET: Registered protocol family 1\n[ 0.509832] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.511772] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.513643] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.530344] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547210] Unpacking initramfs...\n[ 1.030594] Freeing initrd memory: 37084K\n[ 1.032545] Scanning for low memory corruption every 60 seconds\n[ 1.035010] audit: initializing netlink subsys (disabled)\n[ 1.036966] audit: type=2000 audit(1542226697.173:1): initialized\n[ 1.039301] Initialise system trusted keyring\n[ 1.040965] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.043021] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.046198] zbud: loaded\n[ 1.047480] VFS: Disk quotas dquot_6.6.0\n[ 1.048926] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.051347] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.053510] fuse init (API version 7.23)\n[ 1.055045] Key type big_key registered\n[ 1.056450] Allocating IMA MOK and blacklist keyrings.\n[ 1.058573] Key type asymmetric registered\n[ 1.060038] Asymmetric key parser 'x509' registered\n[ 1.061713] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.064325] io scheduler noop registered\n[ 1.065709] io scheduler deadline registered (default)\n[ 1.067448] io scheduler cfq registered\n[ 1.068922] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.070752] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.073000] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.075523] ACPI: Power Button [PWRF]\n[ 1.077005] GHES: HEST is not enabled!\n[ 1.092994] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.125336] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.128512] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.153394] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.156955] Linux agpgart interface v0.103\n[ 1.160067] loop: module loaded\n[ 1.163755] vda: vda1\n[ 1.165528] scsi host0: ata_piix\n[ 1.166778] scsi host1: ata_piix\n[ 1.167978] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.170064] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.172747] libphy: Fixed MDIO Bus: probed\n[ 1.174192] tun: Universal TUN/TAP device driver, 1.6\n[ 1.175819] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.178883] PPP generic driver version 2.4.2\n[ 1.180414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.182460] ehci-pci: EHCI PCI platform driver\n[ 1.184020] ehci-platform: EHCI generic platform driver\n[ 1.185704] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.187651] ohci-pci: OHCI PCI platform driver\n[ 1.189141] ohci-platform: OHCI generic platform driver\n[ 1.190858] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.207337] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.209056] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.211544] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.213240] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.215287] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.217460] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.219902] usb usb1: Product: UHCI Host Controller\n[ 1.221499] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.223496] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.225198] hub 1-0:1.0: USB hub found\n[ 1.226498] hub 1-0:1.0: 2 ports detected\n[ 1.228062] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.231539] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.233178] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.235023] mousedev: PS/2 mouse device common for all mice\n[ 1.237157] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.240138] rtc_cmos 00:00: RTC can wake from S4\n[ 1.242181] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.244265] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.246369] i2c /dev entries driver\n[ 1.247678] device-mapper: uevent: version 1.0.3\n[ 1.249284] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.252102] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.254454] NET: Registered protocol family 10\n[ 1.256460] NET: Registered protocol family 17\n[ 1.258013] Key type dns_resolver registered\n[ 1.259806] registered taskstats version 1\n[ 1.261257] Loading compiled-in X.509 certificates\n[ 1.263463] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.266733] zswap: loaded using pool lzo/zbud\n[ 1.269894] Key type trusted registered\n[ 1.273352] Key type encrypted registered\n[ 1.274583] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.275933] ima: No TPM chip found, activating TPM-bypass!\n[ 1.277258] evm: HMAC attrs: 0x1\n[ 1.278453] Magic number: 10:476:346\n[ 1.279441] tty tty63: hash matches\n[ 1.280504] rtc_cmos 00:00: setting system clock to 2018-11-14 20:18:16 UTC (1542226696)\n[ 1.295628] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.297076] EDD information not available.\n[ 1.330369] Freeing unused kernel memory: 1512K\n[ 1.331518] Write protecting the kernel read-only data: 14336k\n[ 1.335753] Freeing unused kernel memory: 1692K\n[ 1.337184] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.347917] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.350105] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.352693] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.355029] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.357552] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.363767] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.368290] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.370580] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.374088] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.377241] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.432922] virtio_net virtio0 ens3: renamed from eth0\n[ 1.441927] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.444420] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.451478] [drm] Initialized drm 1.1.0 20060810\n[ 1.468109] FDC 0 is a S82078B\n[ 1.478514] AVX2 version of gcm_enc/dec engaged.\n[ 1.479679] AES CTR mode by8 optimization enabled\n[ 1.539739] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.700490] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.700492] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.700493] usb 1-1: Product: QEMU USB Tablet\n[ 1.700493] usb 1-1: Manufacturer: QEMU\n[ 1.700494] usb 1-1: SerialNumber: 42\n[ 1.707717] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.718874] usbcore: registered new interface driver usbhid\n[ 1.718875] usbhid: USB HID core driver\n[ 1.720726] 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.720917] 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 ... [ 1.817569] md: linear personality registered for level -1\n[ 1.821017] md: multipath personality registered for level -4\n[ 1.824543] md: raid0 personality registered for level 0\n[ 1.828458] md: raid1 personality registered for level 1\n[ 1.899750] raid6: sse2x1 gen() 11225 MB/s\n[ 1.967747] raid6: sse2x1 xor() 8755 MB/s\n[ 2.035736] raid6: sse2x2 gen() 14338 MB/s\n[ 2.103739] raid6: sse2x2 xor() 9858 MB/s\n[ 2.171748] raid6: sse2x4 gen() 16429 MB/s\n[ 2.239735] raid6: sse2x4 xor() 11411 MB/s\n[ 2.307736] raid6: avx2x1 gen() 22392 MB/s\n[ 2.375734] raid6: avx2x2 gen() 26366 MB/s\n[ 2.447745] raid6: avx2x4 gen() 30259 MB/s\n[ 2.448817] raid6: using algorithm avx2x4 gen() 30259 MB/s\n[ 2.450106] raid6: using avx2x2 recovery algorithm\n[ 2.451441] tsc: Refined TSC clocksource calibration: 3491.848 MHz\n[ 2.453340] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553c70f8c, max_idle_ns: 440795371143 ns\n[ 2.460641] xor: automatically using best checksumming function:\n[ 2.499734] avx : 32832.000 MB/sec\n[ 2.502425] async_tx: api initialized (async)\n[ 2.514947] md: raid6 personality registered for level 6\n[ 2.516247] md: raid5 personality registered for level 5\n[ 2.517507] md: raid4 personality registered for level 4\n[ 2.524327] 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 ... [ 2.560025] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.586138] 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[ 2.697038] 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[ 2.701112] systemd[1]: Detected virtualization kvm.\n[ 2.702304] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.705690] systemd[1]: Set hostname to .\n[ 2.708752] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.710147] systemd[1]: Installed transient /etc/machine-id file.\n[ 2.829763] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 2.832552] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 2.835013] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 2.837873] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 2.840268] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 2.842744] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 2.844933] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 2.848223] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 2.850808] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 2.853520] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 2.856089] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 2.858919] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 2.861200] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 2.863753] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 2.867340] 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[ 2.872678] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 2.876324] 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[ 2.881026] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 2.888687] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 2.892659] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 2.897955] systemd[1]: Listening on Syslog Socket.\n[ 2.903489] Loading iSCSI transport class v2.0-870.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 2.906105] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 2.912610] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 2.920237] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 2.925472] iscsi: registered transport (tcp)\n[ 2.927194] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 2.933111] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 2.941015] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 2.945444] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 2.952399] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 2.960685] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 2.966075] 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[ 2.976977] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 2.979617] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 2.987883] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 2.992196] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 2.999220] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 3.015984] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 3.024705] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 3.033323] iscsi: registered transport (iser)\n[ 3.035628] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 3.041499] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\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 Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\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] Found device /dev/ttyS0.\n[ 3.378991] intel_rapl: no valid rapl domains found in package 0\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 Create Volatile Files and Directories...\n Starting LSB: AppArmor initialization...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\n Starting Commit a transient machine-id on disk...\n Starting Initial cloud-init job (pre-networking)...\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\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] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 4.512368] cloud-init[523]: Cloud-init v. 18.2 running 'init-local' at Wed, 14 Nov 2018 20:18:19 +0000. Up 4.32 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\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[ 58.198951] cloud-init[934]: Cloud-init v. 18.2 running 'init' at Wed, 14 Nov 2018 20:18:21 +0000. Up 5.75 seconds.\n[ 58.201774] cloud-init[934]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 58.208204] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.212145] cloud-init[934]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 58.216145] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.224170] cloud-init[934]: ci-info: | ens3 | True | 192.168.120.5 | 255.255.255.0 | . | fa:16:3e:66:4e:de |\n[ 58.226518] cloud-init[934]: ci-info: | ens3 | True | fe80::f816:3eff:fe66:4ede/64 | . | link | fa:16:3e:66:4e:de |\n[ 58.230435] cloud-init[934]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 58.236383] cloud-init[934]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 58.240412] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.244129] cloud-init[934]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 58.248141] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.255979] cloud-init[934]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 58.258102] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.264159] cloud-init[934]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 58.266231] cloud-init[934]: ci-info: | 1 | 169.254.169.254 | 192.168.120.3 | 255.255.255.255 | ens3 | UGH |\n[ 58.272310] cloud-init[934]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 58.274361] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.280351] cloud-init[934]: 2018-11-14 20:19:13,629 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n[ 58.687442] cloud-init[934]: Generating public/private rsa key pair.\n[ 58.689005] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 58.692120] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 58.696112] cloud-init[934]: The key fingerprint is:\n[ 58.697375] cloud-init[934]: SHA256:w1ssX+/ka44INV9iwisBhF+h5tpR5jibxcaNTTAlcWs root@shaker-vm-a228d2ab-a985-4f7a-965b-bb5377662abd\n[ 58.704126] cloud-init[934]: The key's randomart image is:\n[ 58.705513] cloud-init[934]: +---[RSA 2048]----+\n[ 58.706728] cloud-init[934]: | .. *+o |\n[ 58.712181] cloud-init[934]: | .. ..= . |\n[ 58.713426] cloud-init[934]: | .+.o E |\n[ 58.714616] cloud-init[934]: | o.X O |\n[ 58.715798] cloud-init[934]: | = S X + . |\n[ 58.721077] cloud-init[934]: | o B O B + |\n[ 58.722276] cloud-init[934]: | . + + o . o |\n[ 58.723466] cloud-init[934]: | o . =. |\n[ 58.728739] cloud-init[934]: | . .o=. |\n[ 58.729957] cloud-init[934]: +----[SHA256]-----+\n[ 58.731153] cloud-init[934]: Generating public/private dsa key pair.\n[ 58.736339] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 58.737994] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 58.740121] cloud-init[934]: The key fingerprint is:\n[ 58.744167] cloud-init[934]: SHA256:LqwQOQCYVo6yPIP1FhvqRWaK3mOW2rTXlD3cB5EcQOM root@shaker-vm-a228d2ab-a985-4f7a-965b-bb5377662abd\n[ 58.748130] cloud-init[934]: The key's randomart image is:\n[ 58.749448] cloud-init[934]: +---[DSA 1024]----+\n[ 58.752141] cloud-init[934]: |o... .+o.o |\n[ 58.755958] cloud-init[934]: |+.o . .+ |\n[ 58.757209] cloud-init[934]: |+...* E . |\n[ 58.760106] cloud-init[934]: |+= O + . |\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target System Initialization.\n[ 58.765218] cloud-init[934]: |++* = S . . |\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[ 58.767680] cloud-init[934]: |..+=.. + + . . |\n Starting Socket activation for snappy daemon.\n[ 58.771064] cloud-init[934]: | .oB = . . . |\n[ 58.772431] cloud-init[934]: | *.oo o |\n[ 58.773299] cloud-init[934]: | . oo |\n[ 58.774165] cloud-init[934]: +----[SHA256]-----+\n[ 58.775015] cloud-init[934]: Generating public/private ecdsa key pair.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Started Daily apt download activities.\n[ 58.779415] Starting LXD - unix socket.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n[[0;32m OK [0m] Reached target Timers.\ncloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 58.784833] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 58.787082] cloud-init[934]: The key fingerprint is:[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Reached target Network is Online.\n\n[ 58.792253] cloud-init[934]: SHA256:amBoZhjVJoUPzokRk63xB+TmmhtD5jk6G9Pbkl7c9eE root@shaker-vm-a228d2ab-a985-4f7a-965b-bb5377662abd\n[ 58.794246] cloud-init[934]: The key's randomart image is:\n[ 58.796069] cloud-init[934]: +---[ECDSA 256]---+\n[ 58.796938] cloud-init[934]: |o=o+. |\n[ 58.797805] cloud-init[934]: |++* o |\n[ 58.798672] cloud-init[934]: |.OoB |\n[ 58.799541] cloud-init[934]: Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on LXD - unix socket.\n|o==.o |\n[ 58.804938] cloud-init[934]: |.o*.o S . |\n[[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.\n[ 58.810176] cloud-init[934]: |+B.o o o o . |[[0;32m OK [0m] Started iperf3 Service.\n\n[ 58.814836] cloud-init[934]: |B+..o + E |[[0;32m OK [0m] Started Regular background program processing daemon.\n\n[ 58.818376] Starting Pollinate to seed the pseudo random number generator...\n Starting /etc/rc.local Compatibility...\n Starting Accounts Service...cloud-init[934]: |o*++ . |\n[ 58.826429] cloud-init[934]: |++o.. |\n[ 58.827702] cloud-init[934]: +----[SHA256]-----+\n[ 58.829480] cloud-init[934]: Generating public/private ed25519 key pair.\n\n[[0;32m OK [0m] Started iperf Service.\n Starting LSB: Record successful boot for GRUB...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n[ 58.832796] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 58.852355] Starting Apply the settings specified in cloud-config...\n[[0;32m OK [0m] Started D-Bus System Message Bus.\ncloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 58.882689] cloud-init[934]: The key fingerprint is:\n[ 58.888168] cloud-init[934]: Starting System Logging Service...\n Starting LXD - container startup/shutdown...\nSHA256:YVkI1gv9U3H5dRgxScm1asXfHyGZ4lFfqyzk912GmvI root@shaker-vm-a228d2ab-a985-4f7a-965b-bb5377662abd[[0;32m OK [0m] Started Deferred execution scheduler.\n[[0;32m OK [0m] Started ACPI event daemon.\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n Starting LSB: MD monitoring daemon...\n Starting Login Service...\n\n Starting Snappy daemon...\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[ 58.944122] cloud-init[934]: The key's randomart image is:\n[ 58.969624] cloud-init[934]: +--[ED25519 256]--+\n[ 58.973855] cloud-init[934]: | o+ .. .=*Oo|\n[ 58.986750] cloud-init[934]: | .. +o o.@.*|\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[ 59.031670] cloud-init[934]: Starting Authenticate and Authorize Users to Run Privileged Tasks...\n[[0;32m OK [0m] Started Login Service.\n| .+o = + Oo|\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[ 59.060876] cloud-init[934]: | ...* + =.=|\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n[ 59.079922] cloud-init[934]: | S = *..=|\n[ 59.086086] cloud-init[934]: | +o..=|\n[ 59.091187] cloud-init[934]: | . o .o|\n[ 59.097327] cloud-init[934]: | o |\n[ 59.103380] cloud-init[934]: | E |\n[ 59.110381] cloud-init[934]: +----[SHA256]-----+\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\n[ 59.476707] cloud-init[1059]: Generating locales (this might take a while)...\n[ 60.156352] cloud-init[1059]: en_US.UTF-8... done\n[ 60.158547] cloud-init[1059]: Generation complete.\n"} 2018-11-14 20:19:20,485 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b/action used request id req-fbca5192-c04a-4e6b-b9f5-b23a0697c9bf 2018-11-14 20:19:20,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.080696105957s 2018-11-14 20:19:20,487 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b/action used request id req-fbca5192-c04a-4e6b-b9f5-b23a0697c9bf 2018-11-14 20:19:20,487 - 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 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 796311987 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.166921] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.169065] pid_max: default: 32768 minimum: 301 [ 0.170242] ACPI: Core revision 20150930 [ 0.171884] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.173577] Security Framework initialized [ 0.174649] Yama: becoming mindful. [ 0.175611] AppArmor: AppArmor initialized [ 0.176725] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.178436] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.180089] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.181639] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.183421] Initializing cgroup subsys io [ 0.184487] Initializing cgroup subsys memory [ 0.185590] Initializing cgroup subsys devices [ 0.186733] Initializing cgroup subsys freezer [ 0.187861] Initializing cgroup subsys net_cls [ 0.188986] Initializing cgroup subsys perf_event [ 0.190172] Initializing cgroup subsys net_prio [ 0.191327] Initializing cgroup subsys hugetlb [ 0.192457] Initializing cgroup subsys pids [ 0.193565] CPU: Physical Processor ID: 0 [ 0.195337] mce: CPU supports 10 MCE banks [ 0.196423] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.197732] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.199136] Spectre V2 : Mitigation: Full generic retpoline [ 0.200474] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.201968] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.203519] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.204885] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.206851] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.228507] Freeing SMP alternatives memory: 32K [ 0.234620] ftrace: allocating 32237 entries in 126 pages [ 0.271280] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.272856] smpboot: Max logical packages: 1 [ 0.274195] x2apic enabled [ 0.275263] Switched APIC routing to physical x2apic. [ 0.277581] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.279053] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.281744] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.284088] KVM setup paravirtual spinlock [ 0.285698] x86: Booted up 1 node, 1 CPUs [ 0.286747] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.288558] devtmpfs: initialized [ 0.290503] evm: security.selinux [ 0.294395] evm: security.SMACK64 [ 0.295339] evm: security.SMACK64EXEC [ 0.296313] evm: security.SMACK64TRANSMUTE [ 0.297370] evm: security.SMACK64MMAP [ 0.298356] evm: security.ima [ 0.299209] evm: security.capability [ 0.302282] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.304727] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.306750] pinctrl core: initialized pinctrl subsystem [ 0.308812] RTC time: 20:18:15, date: 11/14/18 [ 0.310549] NET: Registered protocol family 16 [ 0.312176] cpuidle: using governor ladder [ 0.313262] cpuidle: using governor menu [ 0.314323] PCCT header not found. [ 0.315519] ACPI: bus type PCI registered [ 0.316587] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.318352] PCI: Using configuration type 1 for base access [ 0.321257] ACPI: Added _OSI(Module Device) [ 0.322348] ACPI: Added _OSI(Processor Device) [ 0.323473] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.324655] ACPI: Added _OSI(Processor Aggregator Device) [ 0.327778] ACPI: Interpreter enabled [ 0.328797] ACPI: (supports S0 S5) [ 0.329736] ACPI: Using IOAPIC for interrupt routing [ 0.330972] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.335058] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.336572] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.338174] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.339742] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.342684] acpiphp: Slot [3] registered [ 0.356857] acpiphp: Slot [4] registered [ 0.357930] acpiphp: Slot [5] registered [ 0.358993] acpiphp: Slot [6] registered [ 0.360025] acpiphp: Slot [7] registered [ 0.361071] acpiphp: Slot [8] registered [ 0.362116] acpiphp: Slot [9] registered [ 0.363162] acpiphp: Slot [10] registered [ 0.364221] acpiphp: Slot [11] registered [ 0.365283] acpiphp: Slot [12] registered [ 0.366345] acpiphp: Slot [13] registered [ 0.367408] acpiphp: Slot [14] registered [ 0.368454] acpiphp: Slot [15] registered [ 0.369517] acpiphp: Slot [16] registered [ 0.370563] acpiphp: Slot [17] registered [ 0.371619] acpiphp: Slot [18] registered [ 0.372667] acpiphp: Slot [19] registered [ 0.373717] acpiphp: Slot [20] registered [ 0.374762] acpiphp: Slot [21] registered [ 0.375806] acpiphp: Slot [22] registered [ 0.376855] acpiphp: Slot [23] registered [ 0.377977] acpiphp: Slot [24] registered [ 0.379039] acpiphp: Slot [25] registered [ 0.380097] acpiphp: Slot [26] registered [ 0.381154] acpiphp: Slot [27] registered [ 0.382207] acpiphp: Slot [28] registered [ 0.383261] acpiphp: Slot [29] registered [ 0.384299] acpiphp: Slot [30] registered [ 0.385361] acpiphp: Slot [31] registered [ 0.386405] PCI host bridge to bus 0000:00 [ 0.387463] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.389033] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.390616] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.392507] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.394396] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.396325] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.401508] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.403134] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.404647] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.406299] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.410666] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.412537] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.435703] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.437624] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.439471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.441788] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.443586] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.445220] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.447192] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.448575] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.450568] vgaarb: loaded [ 0.451363] vgaarb: bridge control possible 0000:00:02.0 [ 0.453149] SCSI subsystem initialized [ 0.454494] ACPI: bus type USB registered [ 0.455984] usbcore: registered new interface driver usbfs [ 0.457824] usbcore: registered new interface driver hub [ 0.459599] usbcore: registered new device driver usb [ 0.461552] PCI: Using ACPI for IRQ routing [ 0.463602] NetLabel: Initializing [ 0.464846] NetLabel: domain hash size = 128 [ 0.466322] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.468014] NetLabel: unlabeled traffic allowed by default [ 0.470011] amd_nb: Cannot enumerate AMD northbridges [ 0.471749] clocksource: Switched to clocksource kvm-clock [ 0.482201] AppArmor: AppArmor Filesystem Enabled [ 0.483899] pnp: PnP ACPI init [ 0.485395] pnp: PnP ACPI: found 5 devices [ 0.492708] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.495751] NET: Registered protocol family 2 [ 0.497761] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.500020] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.502113] TCP: Hash tables configured (established 4096 bind 4096) [ 0.504238] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.506154] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.508283] NET: Registered protocol family 1 [ 0.509832] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.511772] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.513643] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.530344] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.547210] Unpacking initramfs... [ 1.030594] Freeing initrd memory: 37084K [ 1.032545] Scanning for low memory corruption every 60 seconds [ 1.035010] audit: initializing netlink subsys (disabled) [ 1.036966] audit: type=2000 audit(1542226697.173:1): initialized [ 1.039301] Initialise system trusted keyring [ 1.040965] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.043021] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.046198] zbud: loaded [ 1.047480] VFS: Disk quotas dquot_6.6.0 [ 1.048926] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.051347] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.053510] fuse init (API version 7.23) [ 1.055045] Key type big_key registered [ 1.056450] Allocating IMA MOK and blacklist keyrings. [ 1.058573] Key type asymmetric registered [ 1.060038] Asymmetric key parser 'x509' registered [ 1.061713] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.064325] io scheduler noop registered [ 1.065709] io scheduler deadline registered (default) [ 1.067448] io scheduler cfq registered [ 1.068922] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.070752] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.073000] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.075523] ACPI: Power Button [PWRF] [ 1.077005] GHES: HEST is not enabled! [ 1.092994] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.125336] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.128512] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.153394] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.156955] Linux agpgart interface v0.103 [ 1.160067] loop: module loaded [ 1.163755] vda: vda1 [ 1.165528] scsi host0: ata_piix [ 1.166778] scsi host1: ata_piix [ 1.167978] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.170064] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.172747] libphy: Fixed MDIO Bus: probed [ 1.174192] tun: Universal TUN/TAP device driver, 1.6 [ 1.175819] tun: (C) 1999-2004 Max Krasnyansky [ 1.178883] PPP generic driver version 2.4.2 [ 1.180414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.182460] ehci-pci: EHCI PCI platform driver [ 1.184020] ehci-platform: EHCI generic platform driver [ 1.185704] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.187651] ohci-pci: OHCI PCI platform driver [ 1.189141] ohci-platform: OHCI generic platform driver [ 1.190858] uhci_hcd: USB Universal Host Controller Interface driver [ 1.207337] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.209056] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.211544] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.213240] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.215287] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.217460] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.219902] usb usb1: Product: UHCI Host Controller [ 1.221499] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.223496] usb usb1: SerialNumber: 0000:00:01.2 [ 1.225198] hub 1-0:1.0: USB hub found [ 1.226498] hub 1-0:1.0: 2 ports detected [ 1.228062] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.231539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.233178] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.235023] mousedev: PS/2 mouse device common for all mice [ 1.237157] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.240138] rtc_cmos 00:00: RTC can wake from S4 [ 1.242181] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.244265] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.246369] i2c /dev entries driver [ 1.247678] device-mapper: uevent: version 1.0.3 [ 1.249284] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.252102] ledtrig-cpu: registered to indicate activity on CPUs [ 1.254454] NET: Registered protocol family 10 [ 1.256460] NET: Registered protocol family 17 [ 1.258013] Key type dns_resolver registered [ 1.259806] registered taskstats version 1 [ 1.261257] Loading compiled-in X.509 certificates [ 1.263463] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.266733] zswap: loaded using pool lzo/zbud [ 1.269894] Key type trusted registered [ 1.273352] Key type encrypted registered [ 1.274583] AppArmor: AppArmor sha1 policy hashing enabled [ 1.275933] ima: No TPM chip found, activating TPM-bypass! [ 1.277258] evm: HMAC attrs: 0x1 [ 1.278453] Magic number: 10:476:346 [ 1.279441] tty tty63: hash matches [ 1.280504] rtc_cmos 00:00: setting system clock to 2018-11-14 20:18:16 UTC (1542226696) [ 1.295628] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.297076] EDD information not available. [ 1.330369] Freeing unused kernel memory: 1512K [ 1.331518] Write protecting the kernel read-only data: 14336k [ 1.335753] Freeing unused kernel memory: 1692K [ 1.337184] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.347917] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.350105] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.352693] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.355029] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.357552] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.363767] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.368290] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.370580] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.374088] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.377241] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.432922] virtio_net virtio0 ens3: renamed from eth0 [ 1.441927] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.444420] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.451478] [drm] Initialized drm 1.1.0 20060810 [ 1.468109] FDC 0 is a S82078B [ 1.478514] AVX2 version of gcm_enc/dec engaged. [ 1.479679] AES CTR mode by8 optimization enabled [ 1.539739] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.700490] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.700492] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.700493] usb 1-1: Product: QEMU USB Tablet [ 1.700493] usb 1-1: Manufacturer: QEMU [ 1.700494] usb 1-1: SerialNumber: 42 [ 1.707717] hidraw: raw HID events driver (C) Jiri Kosina [ 1.718874] usbcore: registered new interface driver usbhid [ 1.718875] usbhid: USB HID core driver [ 1.720726] 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.720917] 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 ... [ 1.817569] md: linear personality registered for level -1 [ 1.821017] md: multipath personality registered for level -4 [ 1.824543] md: raid0 personality registered for level 0 [ 1.828458] md: raid1 personality registered for level 1 [ 1.899750] raid6: sse2x1 gen() 11225 MB/s [ 1.967747] raid6: sse2x1 xor() 8755 MB/s [ 2.035736] raid6: sse2x2 gen() 14338 MB/s [ 2.103739] raid6: sse2x2 xor() 9858 MB/s [ 2.171748] raid6: sse2x4 gen() 16429 MB/s [ 2.239735] raid6: sse2x4 xor() 11411 MB/s [ 2.307736] raid6: avx2x1 gen() 22392 MB/s [ 2.375734] raid6: avx2x2 gen() 26366 MB/s [ 2.447745] raid6: avx2x4 gen() 30259 MB/s [ 2.448817] raid6: using algorithm avx2x4 gen() 30259 MB/s [ 2.450106] raid6: using avx2x2 recovery algorithm [ 2.451441] tsc: Refined TSC clocksource calibration: 3491.848 MHz [ 2.453340] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553c70f8c, max_idle_ns: 440795371143 ns [ 2.460641] xor: automatically using best checksumming function: [ 2.499734] avx : 32832.000 MB/sec [ 2.502425] async_tx: api initialized (async) [ 2.514947] md: raid6 personality registered for level 6 [ 2.516247] md: raid5 personality registered for level 5 [ 2.517507] md: raid4 personality registered for level 4 [ 2.524327] 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 ... [ 2.560025] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.586138] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 2.697038] 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) [ 2.701112] systemd[1]: Detected virtualization kvm. [ 2.702304] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.705690] systemd[1]: Set hostname to . [ 2.708752] systemd[1]: Initializing machine ID from KVM UUID. [ 2.710147] systemd[1]: Installed transient /etc/machine-id file. [ 2.829763] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 2.832552] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 2.835013] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 2.837873] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 2.840268] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 2.842744] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 2.844933] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 2.848223] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 2.850808] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 2.853520] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 2.856089] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 2.858919] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 2.861200] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 2.863753] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 2.867340] 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. [ 2.872678] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 2.876324] 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... [ 2.881026] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 2.888687] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 2.892659] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 2.897955] systemd[1]: Listening on Syslog Socket. [ 2.903489] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Listening on Syslog Socket. [ 2.906105] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 2.912610] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 2.920237] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 2.925472] iscsi: registered transport (tcp) [ 2.927194] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 2.933111] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 2.941015] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 2.945444] systemd[1]: Starting Journal Service... Starting Journal Service... [ 2.952399] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 2.960685] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 2.966075] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 2.976977] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 2.979617] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 2.987883] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 2.992196] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 2.999220] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.015984] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.024705] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 3.033323] iscsi: registered transport (iser) [ 3.035628] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 3.041499] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. 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 Load/Save Random Seed... Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... [[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] Found device /dev/ttyS0. [ 3.378991] intel_rapl: no valid rapl domains found in package 0 [[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 Create Volatile Files and Directories... Starting LSB: AppArmor initialization... Starting Tell Plymouth To Write Out Runtime Data... Starting Set console font and keymap... Starting Commit a transient machine-id on disk... Starting Initial cloud-init job (pre-networking)... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[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] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.512368] cloud-init[523]: Cloud-init v. 18.2 running 'init-local' at Wed, 14 Nov 2018 20:18:19 +0000. Up 4.32 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[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)... [ 58.198951] cloud-init[934]: Cloud-init v. 18.2 running 'init' at Wed, 14 Nov 2018 20:18:21 +0000. Up 5.75 seconds. [ 58.201774] cloud-init[934]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 58.208204] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.212145] cloud-init[934]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 58.216145] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.224170] cloud-init[934]: ci-info: | ens3 | True | 192.168.120.5 | 255.255.255.0 | . | fa:16:3e:66:4e:de | [ 58.226518] cloud-init[934]: ci-info: | ens3 | True | fe80::f816:3eff:fe66:4ede/64 | . | link | fa:16:3e:66:4e:de | [ 58.230435] cloud-init[934]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 58.236383] cloud-init[934]: ci-info: | lo | True | ::1/128 | . | host | . | [ 58.240412] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.244129] cloud-init[934]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 58.248141] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.255979] cloud-init[934]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 58.258102] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.264159] cloud-init[934]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 58.266231] cloud-init[934]: ci-info: | 1 | 169.254.169.254 | 192.168.120.3 | 255.255.255.255 | ens3 | UGH | [ 58.272310] cloud-init[934]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 58.274361] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.280351] cloud-init[934]: 2018-11-14 20:19:13,629 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 58.687442] cloud-init[934]: Generating public/private rsa key pair. [ 58.689005] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 58.692120] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 58.696112] cloud-init[934]: The key fingerprint is: [ 58.697375] cloud-init[934]: SHA256:w1ssX+/ka44INV9iwisBhF+h5tpR5jibxcaNTTAlcWs root@shaker-vm-a228d2ab-a985-4f7a-965b-bb5377662abd [ 58.704126] cloud-init[934]: The key's randomart image is: [ 58.705513] cloud-init[934]: +---[RSA 2048]----+ [ 58.706728] cloud-init[934]: | .. *+o | [ 58.712181] cloud-init[934]: | .. ..= . | [ 58.713426] cloud-init[934]: | .+.o E | [ 58.714616] cloud-init[934]: | o.X O | [ 58.715798] cloud-init[934]: | = S X + . | [ 58.721077] cloud-init[934]: | o B O B + | [ 58.722276] cloud-init[934]: | . + + o . o | [ 58.723466] cloud-init[934]: | o . =. | [ 58.728739] cloud-init[934]: | . .o=. | [ 58.729957] cloud-init[934]: +----[SHA256]-----+ [ 58.731153] cloud-init[934]: Generating public/private dsa key pair. [ 58.736339] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 58.737994] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 58.740121] cloud-init[934]: The key fingerprint is: [ 58.744167] cloud-init[934]: SHA256:LqwQOQCYVo6yPIP1FhvqRWaK3mOW2rTXlD3cB5EcQOM root@shaker-vm-a228d2ab-a985-4f7a-965b-bb5377662abd [ 58.748130] cloud-init[934]: The key's randomart image is: [ 58.749448] cloud-init[934]: +---[DSA 1024]----+ [ 58.752141] cloud-init[934]: |o... .+o.o | [ 58.755958] cloud-init[934]: |+.o . .+ | [ 58.757209] cloud-init[934]: |+...* E . | [ 58.760106] cloud-init[934]: |+= O + . | [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target System Initialization. [ 58.765218] cloud-init[934]: |++* = S . . | [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [ 58.767680] cloud-init[934]: |..+=.. + + . . | Starting Socket activation for snappy daemon. [ 58.771064] cloud-init[934]: | .oB = . . . | [ 58.772431] cloud-init[934]: | *.oo o | [ 58.773299] cloud-init[934]: | . oo | [ 58.774165] cloud-init[934]: +----[SHA256]-----+ [ 58.775015] cloud-init[934]: Generating public/private ecdsa key pair. [[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Started Daily apt download activities. [ 58.779415] Starting LXD - unix socket. [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Reached target Timers. cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 58.784833] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 58.787082] cloud-init[934]: The key fingerprint is:[[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Reached target Network is Online. [ 58.792253] cloud-init[934]: SHA256:amBoZhjVJoUPzokRk63xB+TmmhtD5jk6G9Pbkl7c9eE root@shaker-vm-a228d2ab-a985-4f7a-965b-bb5377662abd [ 58.794246] cloud-init[934]: The key's randomart image is: [ 58.796069] cloud-init[934]: +---[ECDSA 256]---+ [ 58.796938] cloud-init[934]: |o=o+. | [ 58.797805] cloud-init[934]: |++* o | [ 58.798672] cloud-init[934]: |.OoB | [ 58.799541] cloud-init[934]: Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [[0;32m OK [0m] Listening on LXD - unix socket. |o==.o | [ 58.804938] cloud-init[934]: |.o*.o S . | [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0m] Reached target Basic System. [ 58.810176] cloud-init[934]: |+B.o o o o . |[[0;32m OK [0m] Started iperf3 Service. [ 58.814836] cloud-init[934]: |B+..o + E |[[0;32m OK [0m] Started Regular background program processing daemon. [ 58.818376] Starting Pollinate to seed the pseudo random number generator... Starting /etc/rc.local Compatibility... Starting Accounts Service...cloud-init[934]: |o*++ . | [ 58.826429] cloud-init[934]: |++o.. | [ 58.827702] cloud-init[934]: +----[SHA256]-----+ [ 58.829480] cloud-init[934]: Generating public/private ed25519 key pair. [[0;32m OK [0m] Started iperf Service. Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Started FUSE filesystem for LXC. [ 58.832796] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 58.852355] Starting Apply the settings specified in cloud-config... [[0;32m OK [0m] Started D-Bus System Message Bus. cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 58.882689] cloud-init[934]: The key fingerprint is: [ 58.888168] cloud-init[934]: Starting System Logging Service... Starting LXD - container startup/shutdown... SHA256:YVkI1gv9U3H5dRgxScm1asXfHyGZ4lFfqyzk912GmvI root@shaker-vm-a228d2ab-a985-4f7a-965b-bb5377662abd[[0;32m OK [0m] Started Deferred execution scheduler. [[0;32m OK [0m] Started ACPI event daemon. [[0;32m OK [0m] Started Unattended Upgrades Shutdown. Starting LSB: MD monitoring daemon... Starting Login Service... Starting Snappy daemon... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [ 58.944122] cloud-init[934]: The key's randomart image is: [ 58.969624] cloud-init[934]: +--[ED25519 256]--+ [ 58.973855] cloud-init[934]: | o+ .. .=*Oo| [ 58.986750] cloud-init[934]: | .. +o o.@.*| [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [ 59.031670] cloud-init[934]: Starting Authenticate and Authorize Users to Run Privileged Tasks... [[0;32m OK [0m] Started Login Service. | .+o = + Oo| [[0;32m OK [0m] Started LSB: MD monitoring daemon. [ 59.060876] cloud-init[934]: | ...* + =.=| [[0;32m OK [0m] Started LXD - container startup/shutdown. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. [ 59.079922] cloud-init[934]: | S = *..=| [ 59.086086] cloud-init[934]: | +o..=| [ 59.091187] cloud-init[934]: | . o .o| [ 59.097327] cloud-init[934]: | o | [ 59.103380] cloud-init[934]: | E | [ 59.110381] cloud-init[934]: +----[SHA256]-----+ [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [ 59.476707] cloud-init[1059]: Generating locales (this might take a while)... [ 60.156352] cloud-init[1059]: en_US.UTF-8... done [ 60.158547] cloud-init[1059]: Generation complete. 2018-11-14 20:19:21,490 - functest.core.singlevm - DEBUG - try 7: cannot connect to 172.30.9.208: timed out 2018-11-14 20:19:30,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 20:19:30,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b/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}c476383bb5ed2a62698284c9d15749448ad6ed80" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 20:19:30,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:19: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-da29e721-28b6-4a8e-82d7-0863f5cc6848 x-compute-request-id: req-da29e721-28b6-4a8e-82d7-0863f5cc6848 Content-Encoding: gzip Content-Length: 13082 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 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 796311987 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.166921] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.169065] pid_max: default: 32768 minimum: 301\n[ 0.170242] ACPI: Core revision 20150930\n[ 0.171884] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.173577] Security Framework initialized\n[ 0.174649] Yama: becoming mindful.\n[ 0.175611] AppArmor: AppArmor initialized\n[ 0.176725] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.178436] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.180089] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.181639] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.183421] Initializing cgroup subsys io\n[ 0.184487] Initializing cgroup subsys memory\n[ 0.185590] Initializing cgroup subsys devices\n[ 0.186733] Initializing cgroup subsys freezer\n[ 0.187861] Initializing cgroup subsys net_cls\n[ 0.188986] Initializing cgroup subsys perf_event\n[ 0.190172] Initializing cgroup subsys net_prio\n[ 0.191327] Initializing cgroup subsys hugetlb\n[ 0.192457] Initializing cgroup subsys pids\n[ 0.193565] CPU: Physical Processor ID: 0\n[ 0.195337] mce: CPU supports 10 MCE banks\n[ 0.196423] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.197732] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.199136] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.200474] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.201968] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.203519] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.204885] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.206851] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.228507] Freeing SMP alternatives memory: 32K\n[ 0.234620] ftrace: allocating 32237 entries in 126 pages\n[ 0.271280] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.272856] smpboot: Max logical packages: 1\n[ 0.274195] x2apic enabled\n[ 0.275263] Switched APIC routing to physical x2apic.\n[ 0.277581] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.279053] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.281744] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.284088] KVM setup paravirtual spinlock\n[ 0.285698] x86: Booted up 1 node, 1 CPUs\n[ 0.286747] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288558] devtmpfs: initialized\n[ 0.290503] evm: security.selinux\n[ 0.294395] evm: security.SMACK64\n[ 0.295339] evm: security.SMACK64EXEC\n[ 0.296313] evm: security.SMACK64TRANSMUTE\n[ 0.297370] evm: security.SMACK64MMAP\n[ 0.298356] evm: security.ima\n[ 0.299209] evm: security.capability\n[ 0.302282] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.304727] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.306750] pinctrl core: initialized pinctrl subsystem\n[ 0.308812] RTC time: 20:18:15, date: 11/14/18\n[ 0.310549] NET: Registered protocol family 16\n[ 0.312176] cpuidle: using governor ladder\n[ 0.313262] cpuidle: using governor menu\n[ 0.314323] PCCT header not found.\n[ 0.315519] ACPI: bus type PCI registered\n[ 0.316587] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318352] PCI: Using configuration type 1 for base access\n[ 0.321257] ACPI: Added _OSI(Module Device)\n[ 0.322348] ACPI: Added _OSI(Processor Device)\n[ 0.323473] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324655] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.327778] ACPI: Interpreter enabled\n[ 0.328797] ACPI: (supports S0 S5)\n[ 0.329736] ACPI: Using IOAPIC for interrupt routing\n[ 0.330972] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335058] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336572] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338174] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.339742] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.342684] acpiphp: Slot [3] registered\n[ 0.356857] acpiphp: Slot [4] registered\n[ 0.357930] acpiphp: Slot [5] registered\n[ 0.358993] acpiphp: Slot [6] registered\n[ 0.360025] acpiphp: Slot [7] registered\n[ 0.361071] acpiphp: Slot [8] registered\n[ 0.362116] acpiphp: Slot [9] registered\n[ 0.363162] acpiphp: Slot [10] registered\n[ 0.364221] acpiphp: Slot [11] registered\n[ 0.365283] acpiphp: Slot [12] registered\n[ 0.366345] acpiphp: Slot [13] registered\n[ 0.367408] acpiphp: Slot [14] registered\n[ 0.368454] acpiphp: Slot [15] registered\n[ 0.369517] acpiphp: Slot [16] registered\n[ 0.370563] acpiphp: Slot [17] registered\n[ 0.371619] acpiphp: Slot [18] registered\n[ 0.372667] acpiphp: Slot [19] registered\n[ 0.373717] acpiphp: Slot [20] registered\n[ 0.374762] acpiphp: Slot [21] registered\n[ 0.375806] acpiphp: Slot [22] registered\n[ 0.376855] acpiphp: Slot [23] registered\n[ 0.377977] acpiphp: Slot [24] registered\n[ 0.379039] acpiphp: Slot [25] registered\n[ 0.380097] acpiphp: Slot [26] registered\n[ 0.381154] acpiphp: Slot [27] registered\n[ 0.382207] acpiphp: Slot [28] registered\n[ 0.383261] acpiphp: Slot [29] registered\n[ 0.384299] acpiphp: Slot [30] registered\n[ 0.385361] acpiphp: Slot [31] registered\n[ 0.386405] PCI host bridge to bus 0000:00\n[ 0.387463] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.389033] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.390616] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.392507] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.394396] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.396325] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.401508] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.403134] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.404647] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.406299] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.410666] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.412537] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.435703] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.437624] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.439471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.441788] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.443586] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.445220] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.447192] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.448575] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.450568] vgaarb: loaded\n[ 0.451363] vgaarb: bridge control possible 0000:00:02.0\n[ 0.453149] SCSI subsystem initialized\n[ 0.454494] ACPI: bus type USB registered\n[ 0.455984] usbcore: registered new interface driver usbfs\n[ 0.457824] usbcore: registered new interface driver hub\n[ 0.459599] usbcore: registered new device driver usb\n[ 0.461552] PCI: Using ACPI for IRQ routing\n[ 0.463602] NetLabel: Initializing\n[ 0.464846] NetLabel: domain hash size = 128\n[ 0.466322] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.468014] NetLabel: unlabeled traffic allowed by default\n[ 0.470011] amd_nb: Cannot enumerate AMD northbridges\n[ 0.471749] clocksource: Switched to clocksource kvm-clock\n[ 0.482201] AppArmor: AppArmor Filesystem Enabled\n[ 0.483899] pnp: PnP ACPI init\n[ 0.485395] pnp: PnP ACPI: found 5 devices\n[ 0.492708] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.495751] NET: Registered protocol family 2\n[ 0.497761] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.500020] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.502113] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.504238] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.506154] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.508283] NET: Registered protocol family 1\n[ 0.509832] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.511772] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.513643] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.530344] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547210] Unpacking initramfs...\n[ 1.030594] Freeing initrd memory: 37084K\n[ 1.032545] Scanning for low memory corruption every 60 seconds\n[ 1.035010] audit: initializing netlink subsys (disabled)\n[ 1.036966] audit: type=2000 audit(1542226697.173:1): initialized\n[ 1.039301] Initialise system trusted keyring\n[ 1.040965] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.043021] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.046198] zbud: loaded\n[ 1.047480] VFS: Disk quotas dquot_6.6.0\n[ 1.048926] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.051347] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.053510] fuse init (API version 7.23)\n[ 1.055045] Key type big_key registered\n[ 1.056450] Allocating IMA MOK and blacklist keyrings.\n[ 1.058573] Key type asymmetric registered\n[ 1.060038] Asymmetric key parser 'x509' registered\n[ 1.061713] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.064325] io scheduler noop registered\n[ 1.065709] io scheduler deadline registered (default)\n[ 1.067448] io scheduler cfq registered\n[ 1.068922] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.070752] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.073000] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.075523] ACPI: Power Button [PWRF]\n[ 1.077005] GHES: HEST is not enabled!\n[ 1.092994] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.125336] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.128512] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.153394] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.156955] Linux agpgart interface v0.103\n[ 1.160067] loop: module loaded\n[ 1.163755] vda: vda1\n[ 1.165528] scsi host0: ata_piix\n[ 1.166778] scsi host1: ata_piix\n[ 1.167978] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.170064] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.172747] libphy: Fixed MDIO Bus: probed\n[ 1.174192] tun: Universal TUN/TAP device driver, 1.6\n[ 1.175819] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.178883] PPP generic driver version 2.4.2\n[ 1.180414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.182460] ehci-pci: EHCI PCI platform driver\n[ 1.184020] ehci-platform: EHCI generic platform driver\n[ 1.185704] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.187651] ohci-pci: OHCI PCI platform driver\n[ 1.189141] ohci-platform: OHCI generic platform driver\n[ 1.190858] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.207337] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.209056] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.211544] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.213240] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.215287] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.217460] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.219902] usb usb1: Product: UHCI Host Controller\n[ 1.221499] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.223496] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.225198] hub 1-0:1.0: USB hub found\n[ 1.226498] hub 1-0:1.0: 2 ports detected\n[ 1.228062] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.231539] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.233178] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.235023] mousedev: PS/2 mouse device common for all mice\n[ 1.237157] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.240138] rtc_cmos 00:00: RTC can wake from S4\n[ 1.242181] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.244265] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.246369] i2c /dev entries driver\n[ 1.247678] device-mapper: uevent: version 1.0.3\n[ 1.249284] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.252102] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.254454] NET: Registered protocol family 10\n[ 1.256460] NET: Registered protocol family 17\n[ 1.258013] Key type dns_resolver registered\n[ 1.259806] registered taskstats version 1\n[ 1.261257] Loading compiled-in X.509 certificates\n[ 1.263463] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.266733] zswap: loaded using pool lzo/zbud\n[ 1.269894] Key type trusted registered\n[ 1.273352] Key type encrypted registered\n[ 1.274583] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.275933] ima: No TPM chip found, activating TPM-bypass!\n[ 1.277258] evm: HMAC attrs: 0x1\n[ 1.278453] Magic number: 10:476:346\n[ 1.279441] tty tty63: hash matches\n[ 1.280504] rtc_cmos 00:00: setting system clock to 2018-11-14 20:18:16 UTC (1542226696)\n[ 1.295628] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.297076] EDD information not available.\n[ 1.330369] Freeing unused kernel memory: 1512K\n[ 1.331518] Write protecting the kernel read-only data: 14336k\n[ 1.335753] Freeing unused kernel memory: 1692K\n[ 1.337184] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.347917] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.350105] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.352693] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.355029] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.357552] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.363767] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.368290] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.370580] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.374088] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.377241] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.432922] virtio_net virtio0 ens3: renamed from eth0\n[ 1.441927] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.444420] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.451478] [drm] Initialized drm 1.1.0 20060810\n[ 1.468109] FDC 0 is a S82078B\n[ 1.478514] AVX2 version of gcm_enc/dec engaged.\n[ 1.479679] AES CTR mode by8 optimization enabled\n[ 1.539739] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.700490] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.700492] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.700493] usb 1-1: Product: QEMU USB Tablet\n[ 1.700493] usb 1-1: Manufacturer: QEMU\n[ 1.700494] usb 1-1: SerialNumber: 42\n[ 1.707717] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.718874] usbcore: registered new interface driver usbhid\n[ 1.718875] usbhid: USB HID core driver\n[ 1.720726] 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.720917] 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 ... [ 1.817569] md: linear personality registered for level -1\n[ 1.821017] md: multipath personality registered for level -4\n[ 1.824543] md: raid0 personality registered for level 0\n[ 1.828458] md: raid1 personality registered for level 1\n[ 1.899750] raid6: sse2x1 gen() 11225 MB/s\n[ 1.967747] raid6: sse2x1 xor() 8755 MB/s\n[ 2.035736] raid6: sse2x2 gen() 14338 MB/s\n[ 2.103739] raid6: sse2x2 xor() 9858 MB/s\n[ 2.171748] raid6: sse2x4 gen() 16429 MB/s\n[ 2.239735] raid6: sse2x4 xor() 11411 MB/s\n[ 2.307736] raid6: avx2x1 gen() 22392 MB/s\n[ 2.375734] raid6: avx2x2 gen() 26366 MB/s\n[ 2.447745] raid6: avx2x4 gen() 30259 MB/s\n[ 2.448817] raid6: using algorithm avx2x4 gen() 30259 MB/s\n[ 2.450106] raid6: using avx2x2 recovery algorithm\n[ 2.451441] tsc: Refined TSC clocksource calibration: 3491.848 MHz\n[ 2.453340] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553c70f8c, max_idle_ns: 440795371143 ns\n[ 2.460641] xor: automatically using best checksumming function:\n[ 2.499734] avx : 32832.000 MB/sec\n[ 2.502425] async_tx: api initialized (async)\n[ 2.514947] md: raid6 personality registered for level 6\n[ 2.516247] md: raid5 personality registered for level 5\n[ 2.517507] md: raid4 personality registered for level 4\n[ 2.524327] 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 ... [ 2.560025] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.586138] 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[ 2.697038] 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[ 2.701112] systemd[1]: Detected virtualization kvm.\n[ 2.702304] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.705690] systemd[1]: Set hostname to .\n[ 2.708752] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.710147] systemd[1]: Installed transient /etc/machine-id file.\n[ 2.829763] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 2.832552] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 2.835013] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 2.837873] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 2.840268] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 2.842744] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 2.844933] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 2.848223] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 2.850808] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 2.853520] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 2.856089] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 2.858919] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 2.861200] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 2.863753] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 2.867340] 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[ 2.872678] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 2.876324] 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[ 2.881026] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 2.888687] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 2.892659] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 2.897955] systemd[1]: Listening on Syslog Socket.\n[ 2.903489] Loading iSCSI transport class v2.0-870.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 2.906105] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 2.912610] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 2.920237] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 2.925472] iscsi: registered transport (tcp)\n[ 2.927194] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 2.933111] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 2.941015] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 2.945444] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 2.952399] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 2.960685] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 2.966075] 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[ 2.976977] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 2.979617] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 2.987883] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 2.992196] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 2.999220] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 3.015984] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 3.024705] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 3.033323] iscsi: registered transport (iser)\n[ 3.035628] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 3.041499] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\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 Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\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] Found device /dev/ttyS0.\n[ 3.378991] intel_rapl: no valid rapl domains found in package 0\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 Create Volatile Files and Directories...\n Starting LSB: AppArmor initialization...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\n Starting Commit a transient machine-id on disk...\n Starting Initial cloud-init job (pre-networking)...\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\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] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 4.512368] cloud-init[523]: Cloud-init v. 18.2 running 'init-local' at Wed, 14 Nov 2018 20:18:19 +0000. Up 4.32 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\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[ 58.198951] cloud-init[934]: Cloud-init v. 18.2 running 'init' at Wed, 14 Nov 2018 20:18:21 +0000. Up 5.75 seconds.\n[ 58.201774] cloud-init[934]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 58.208204] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.212145] cloud-init[934]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 58.216145] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.224170] cloud-init[934]: ci-info: | ens3 | True | 192.168.120.5 | 255.255.255.0 | . | fa:16:3e:66:4e:de |\n[ 58.226518] cloud-init[934]: ci-info: | ens3 | True | fe80::f816:3eff:fe66:4ede/64 | . | link | fa:16:3e:66:4e:de |\n[ 58.230435] cloud-init[934]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 58.236383] cloud-init[934]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 58.240412] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.244129] cloud-init[934]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 58.248141] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.255979] cloud-init[934]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 58.258102] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.264159] cloud-init[934]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 58.266231] cloud-init[934]: ci-info: | 1 | 169.254.169.254 | 192.168.120.3 | 255.255.255.255 | ens3 | UGH |\n[ 58.272310] cloud-init[934]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 58.274361] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.280351] cloud-init[934]: 2018-11-14 20:19:13,629 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n[ 58.687442] cloud-init[934]: Generating public/private rsa key pair.\n[ 58.689005] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 58.692120] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 58.696112] cloud-init[934]: The key fingerprint is:\n[ 58.697375] cloud-init[934]: SHA256:w1ssX+/ka44INV9iwisBhF+h5tpR5jibxcaNTTAlcWs root@shaker-vm-a228d2ab-a985-4f7a-965b-bb5377662abd\n[ 58.704126] cloud-init[934]: The key's randomart image is:\n[ 58.705513] cloud-init[934]: +---[RSA 2048]----+\n[ 58.706728] cloud-init[934]: | .. *+o |\n[ 58.712181] cloud-init[934]: | .. ..= . |\n[ 58.713426] cloud-init[934]: | .+.o E |\n[ 58.714616] cloud-init[934]: | o.X O |\n[ 58.715798] cloud-init[934]: | = S X + . |\n[ 58.721077] cloud-init[934]: | o B O B + |\n[ 58.722276] cloud-init[934]: | . + + o . o |\n[ 58.723466] cloud-init[934]: | o . =. |\n[ 58.728739] cloud-init[934]: | . .o=. |\n[ 58.729957] cloud-init[934]: +----[SHA256]-----+\n[ 58.731153] cloud-init[934]: Generating public/private dsa key pair.\n[ 58.736339] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 58.737994] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 58.740121] cloud-init[934]: The key fingerprint is:\n[ 58.744167] cloud-init[934]: SHA256:LqwQOQCYVo6yPIP1FhvqRWaK3mOW2rTXlD3cB5EcQOM root@shaker-vm-a228d2ab-a985-4f7a-965b-bb5377662abd\n[ 58.748130] cloud-init[934]: The key's randomart image is:\n[ 58.749448] cloud-init[934]: +---[DSA 1024]----+\n[ 58.752141] cloud-init[934]: |o... .+o.o |\n[ 58.755958] cloud-init[934]: |+.o . .+ |\n[ 58.757209] cloud-init[934]: |+...* E . |\n[ 58.760106] cloud-init[934]: |+= O + . |\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target System Initialization.\n[ 58.765218] cloud-init[934]: |++* = S . . |\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[ 58.767680] cloud-init[934]: |..+=.. + + . . |\n Starting Socket activation for snappy daemon.\n[ 58.771064] cloud-init[934]: | .oB = . . . |\n[ 58.772431] cloud-init[934]: | *.oo o |\n[ 58.773299] cloud-init[934]: | . oo |\n[ 58.774165] cloud-init[934]: +----[SHA256]-----+\n[ 58.775015] cloud-init[934]: Generating public/private ecdsa key pair.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Started Daily apt download activities.\n[ 58.779415] Starting LXD - unix socket.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n[[0;32m OK [0m] Reached target Timers.\ncloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 58.784833] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 58.787082] cloud-init[934]: The key fingerprint is:[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Reached target Network is Online.\n\n[ 58.792253] cloud-init[934]: SHA256:amBoZhjVJoUPzokRk63xB+TmmhtD5jk6G9Pbkl7c9eE root@shaker-vm-a228d2ab-a985-4f7a-965b-bb5377662abd\n[ 58.794246] cloud-init[934]: The key's randomart image is:\n[ 58.796069] cloud-init[934]: +---[ECDSA 256]---+\n[ 58.796938] cloud-init[934]: |o=o+. |\n[ 58.797805] cloud-init[934]: |++* o |\n[ 58.798672] cloud-init[934]: |.OoB |\n[ 58.799541] cloud-init[934]: Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on LXD - unix socket.\n|o==.o |\n[ 58.804938] cloud-init[934]: |.o*.o S . |\n[[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.\n[ 58.810176] cloud-init[934]: |+B.o o o o . |[[0;32m OK [0m] Started iperf3 Service.\n\n[ 58.814836] cloud-init[934]: |B+..o + E |[[0;32m OK [0m] Started Regular background program processing daemon.\n\n[ 58.818376] Starting Pollinate to seed the pseudo random number generator...\n Starting /etc/rc.local Compatibility...\n Starting Accounts Service...cloud-init[934]: |o*++ . |\n[ 58.826429] cloud-init[934]: |++o.. |\n[ 58.827702] cloud-init[934]: +----[SHA256]-----+\n[ 58.829480] cloud-init[934]: Generating public/private ed25519 key pair.\n\n[[0;32m OK [0m] Started iperf Service.\n Starting LSB: Record successful boot for GRUB...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n[ 58.832796] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 58.852355] Starting Apply the settings specified in cloud-config...\n[[0;32m OK [0m] Started D-Bus System Message Bus.\ncloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 58.882689] cloud-init[934]: The key fingerprint is:\n[ 58.888168] cloud-init[934]: Starting System Logging Service...\n Starting LXD - container startup/shutdown...\nSHA256:YVkI1gv9U3H5dRgxScm1asXfHyGZ4lFfqyzk912GmvI root@shaker-vm-a228d2ab-a985-4f7a-965b-bb5377662abd[[0;32m OK [0m] Started Deferred execution scheduler.\n[[0;32m OK [0m] Started ACPI event daemon.\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n Starting LSB: MD monitoring daemon...\n Starting Login Service...\n\n Starting Snappy daemon...\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[ 58.944122] cloud-init[934]: The key's randomart image is:\n[ 58.969624] cloud-init[934]: +--[ED25519 256]--+\n[ 58.973855] cloud-init[934]: | o+ .. .=*Oo|\n[ 58.986750] cloud-init[934]: | .. +o o.@.*|\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[ 59.031670] cloud-init[934]: Starting Authenticate and Authorize Users to Run Privileged Tasks...\n[[0;32m OK [0m] Started Login Service.\n| .+o = + Oo|\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[ 59.060876] cloud-init[934]: | ...* + =.=|\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n[ 59.079922] cloud-init[934]: | S = *..=|\n[ 59.086086] cloud-init[934]: | +o..=|\n[ 59.091187] cloud-init[934]: | . o .o|\n[ 59.097327] cloud-init[934]: | o |\n[ 59.103380] cloud-init[934]: | E |\n[ 59.110381] cloud-init[934]: +----[SHA256]-----+\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\n[ 59.476707] cloud-init[1059]: Generating locales (this might take a while)...\n[ 60.156352] cloud-init[1059]: en_US.UTF-8... done\n[ 60.158547] cloud-init[1059]: Generation complete.\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"} 2018-11-14 20:19:30,629 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b/action used request id req-da29e721-28b6-4a8e-82d7-0863f5cc6848 2018-11-14 20:19:30,629 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.129323005676s 2018-11-14 20:19:30,631 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b/action used request id req-da29e721-28b6-4a8e-82d7-0863f5cc6848 2018-11-14 20:19:30,631 - 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 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 796311987 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.166921] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.169065] pid_max: default: 32768 minimum: 301 [ 0.170242] ACPI: Core revision 20150930 [ 0.171884] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.173577] Security Framework initialized [ 0.174649] Yama: becoming mindful. [ 0.175611] AppArmor: AppArmor initialized [ 0.176725] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.178436] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.180089] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.181639] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.183421] Initializing cgroup subsys io [ 0.184487] Initializing cgroup subsys memory [ 0.185590] Initializing cgroup subsys devices [ 0.186733] Initializing cgroup subsys freezer [ 0.187861] Initializing cgroup subsys net_cls [ 0.188986] Initializing cgroup subsys perf_event [ 0.190172] Initializing cgroup subsys net_prio [ 0.191327] Initializing cgroup subsys hugetlb [ 0.192457] Initializing cgroup subsys pids [ 0.193565] CPU: Physical Processor ID: 0 [ 0.195337] mce: CPU supports 10 MCE banks [ 0.196423] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.197732] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.199136] Spectre V2 : Mitigation: Full generic retpoline [ 0.200474] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.201968] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.203519] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.204885] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.206851] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.228507] Freeing SMP alternatives memory: 32K [ 0.234620] ftrace: allocating 32237 entries in 126 pages [ 0.271280] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.272856] smpboot: Max logical packages: 1 [ 0.274195] x2apic enabled [ 0.275263] Switched APIC routing to physical x2apic. [ 0.277581] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.279053] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.281744] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.284088] KVM setup paravirtual spinlock [ 0.285698] x86: Booted up 1 node, 1 CPUs [ 0.286747] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.288558] devtmpfs: initialized [ 0.290503] evm: security.selinux [ 0.294395] evm: security.SMACK64 [ 0.295339] evm: security.SMACK64EXEC [ 0.296313] evm: security.SMACK64TRANSMUTE [ 0.297370] evm: security.SMACK64MMAP [ 0.298356] evm: security.ima [ 0.299209] evm: security.capability [ 0.302282] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.304727] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.306750] pinctrl core: initialized pinctrl subsystem [ 0.308812] RTC time: 20:18:15, date: 11/14/18 [ 0.310549] NET: Registered protocol family 16 [ 0.312176] cpuidle: using governor ladder [ 0.313262] cpuidle: using governor menu [ 0.314323] PCCT header not found. [ 0.315519] ACPI: bus type PCI registered [ 0.316587] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.318352] PCI: Using configuration type 1 for base access [ 0.321257] ACPI: Added _OSI(Module Device) [ 0.322348] ACPI: Added _OSI(Processor Device) [ 0.323473] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.324655] ACPI: Added _OSI(Processor Aggregator Device) [ 0.327778] ACPI: Interpreter enabled [ 0.328797] ACPI: (supports S0 S5) [ 0.329736] ACPI: Using IOAPIC for interrupt routing [ 0.330972] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.335058] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.336572] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.338174] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.339742] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.342684] acpiphp: Slot [3] registered [ 0.356857] acpiphp: Slot [4] registered [ 0.357930] acpiphp: Slot [5] registered [ 0.358993] acpiphp: Slot [6] registered [ 0.360025] acpiphp: Slot [7] registered [ 0.361071] acpiphp: Slot [8] registered [ 0.362116] acpiphp: Slot [9] registered [ 0.363162] acpiphp: Slot [10] registered [ 0.364221] acpiphp: Slot [11] registered [ 0.365283] acpiphp: Slot [12] registered [ 0.366345] acpiphp: Slot [13] registered [ 0.367408] acpiphp: Slot [14] registered [ 0.368454] acpiphp: Slot [15] registered [ 0.369517] acpiphp: Slot [16] registered [ 0.370563] acpiphp: Slot [17] registered [ 0.371619] acpiphp: Slot [18] registered [ 0.372667] acpiphp: Slot [19] registered [ 0.373717] acpiphp: Slot [20] registered [ 0.374762] acpiphp: Slot [21] registered [ 0.375806] acpiphp: Slot [22] registered [ 0.376855] acpiphp: Slot [23] registered [ 0.377977] acpiphp: Slot [24] registered [ 0.379039] acpiphp: Slot [25] registered [ 0.380097] acpiphp: Slot [26] registered [ 0.381154] acpiphp: Slot [27] registered [ 0.382207] acpiphp: Slot [28] registered [ 0.383261] acpiphp: Slot [29] registered [ 0.384299] acpiphp: Slot [30] registered [ 0.385361] acpiphp: Slot [31] registered [ 0.386405] PCI host bridge to bus 0000:00 [ 0.387463] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.389033] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.390616] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.392507] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.394396] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.396325] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.401508] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.403134] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.404647] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.406299] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.410666] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.412537] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.435703] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.437624] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.439471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.441788] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.443586] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.445220] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.447192] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.448575] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.450568] vgaarb: loaded [ 0.451363] vgaarb: bridge control possible 0000:00:02.0 [ 0.453149] SCSI subsystem initialized [ 0.454494] ACPI: bus type USB registered [ 0.455984] usbcore: registered new interface driver usbfs [ 0.457824] usbcore: registered new interface driver hub [ 0.459599] usbcore: registered new device driver usb [ 0.461552] PCI: Using ACPI for IRQ routing [ 0.463602] NetLabel: Initializing [ 0.464846] NetLabel: domain hash size = 128 [ 0.466322] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.468014] NetLabel: unlabeled traffic allowed by default [ 0.470011] amd_nb: Cannot enumerate AMD northbridges [ 0.471749] clocksource: Switched to clocksource kvm-clock [ 0.482201] AppArmor: AppArmor Filesystem Enabled [ 0.483899] pnp: PnP ACPI init [ 0.485395] pnp: PnP ACPI: found 5 devices [ 0.492708] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.495751] NET: Registered protocol family 2 [ 0.497761] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.500020] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.502113] TCP: Hash tables configured (established 4096 bind 4096) [ 0.504238] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.506154] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.508283] NET: Registered protocol family 1 [ 0.509832] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.511772] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.513643] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.530344] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.547210] Unpacking initramfs... [ 1.030594] Freeing initrd memory: 37084K [ 1.032545] Scanning for low memory corruption every 60 seconds [ 1.035010] audit: initializing netlink subsys (disabled) [ 1.036966] audit: type=2000 audit(1542226697.173:1): initialized [ 1.039301] Initialise system trusted keyring [ 1.040965] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.043021] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.046198] zbud: loaded [ 1.047480] VFS: Disk quotas dquot_6.6.0 [ 1.048926] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.051347] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.053510] fuse init (API version 7.23) [ 1.055045] Key type big_key registered [ 1.056450] Allocating IMA MOK and blacklist keyrings. [ 1.058573] Key type asymmetric registered [ 1.060038] Asymmetric key parser 'x509' registered [ 1.061713] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.064325] io scheduler noop registered [ 1.065709] io scheduler deadline registered (default) [ 1.067448] io scheduler cfq registered [ 1.068922] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.070752] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.073000] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.075523] ACPI: Power Button [PWRF] [ 1.077005] GHES: HEST is not enabled! [ 1.092994] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.125336] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.128512] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.153394] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.156955] Linux agpgart interface v0.103 [ 1.160067] loop: module loaded [ 1.163755] vda: vda1 [ 1.165528] scsi host0: ata_piix [ 1.166778] scsi host1: ata_piix [ 1.167978] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.170064] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.172747] libphy: Fixed MDIO Bus: probed [ 1.174192] tun: Universal TUN/TAP device driver, 1.6 [ 1.175819] tun: (C) 1999-2004 Max Krasnyansky [ 1.178883] PPP generic driver version 2.4.2 [ 1.180414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.182460] ehci-pci: EHCI PCI platform driver [ 1.184020] ehci-platform: EHCI generic platform driver [ 1.185704] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.187651] ohci-pci: OHCI PCI platform driver [ 1.189141] ohci-platform: OHCI generic platform driver [ 1.190858] uhci_hcd: USB Universal Host Controller Interface driver [ 1.207337] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.209056] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.211544] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.213240] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.215287] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.217460] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.219902] usb usb1: Product: UHCI Host Controller [ 1.221499] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.223496] usb usb1: SerialNumber: 0000:00:01.2 [ 1.225198] hub 1-0:1.0: USB hub found [ 1.226498] hub 1-0:1.0: 2 ports detected [ 1.228062] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.231539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.233178] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.235023] mousedev: PS/2 mouse device common for all mice [ 1.237157] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.240138] rtc_cmos 00:00: RTC can wake from S4 [ 1.242181] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.244265] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.246369] i2c /dev entries driver [ 1.247678] device-mapper: uevent: version 1.0.3 [ 1.249284] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.252102] ledtrig-cpu: registered to indicate activity on CPUs [ 1.254454] NET: Registered protocol family 10 [ 1.256460] NET: Registered protocol family 17 [ 1.258013] Key type dns_resolver registered [ 1.259806] registered taskstats version 1 [ 1.261257] Loading compiled-in X.509 certificates [ 1.263463] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.266733] zswap: loaded using pool lzo/zbud [ 1.269894] Key type trusted registered [ 1.273352] Key type encrypted registered [ 1.274583] AppArmor: AppArmor sha1 policy hashing enabled [ 1.275933] ima: No TPM chip found, activating TPM-bypass! [ 1.277258] evm: HMAC attrs: 0x1 [ 1.278453] Magic number: 10:476:346 [ 1.279441] tty tty63: hash matches [ 1.280504] rtc_cmos 00:00: setting system clock to 2018-11-14 20:18:16 UTC (1542226696) [ 1.295628] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.297076] EDD information not available. [ 1.330369] Freeing unused kernel memory: 1512K [ 1.331518] Write protecting the kernel read-only data: 14336k [ 1.335753] Freeing unused kernel memory: 1692K [ 1.337184] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.347917] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.350105] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.352693] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.355029] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.357552] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.363767] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.368290] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.370580] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.374088] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.377241] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.432922] virtio_net virtio0 ens3: renamed from eth0 [ 1.441927] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.444420] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.451478] [drm] Initialized drm 1.1.0 20060810 [ 1.468109] FDC 0 is a S82078B [ 1.478514] AVX2 version of gcm_enc/dec engaged. [ 1.479679] AES CTR mode by8 optimization enabled [ 1.539739] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.700490] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.700492] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.700493] usb 1-1: Product: QEMU USB Tablet [ 1.700493] usb 1-1: Manufacturer: QEMU [ 1.700494] usb 1-1: SerialNumber: 42 [ 1.707717] hidraw: raw HID events driver (C) Jiri Kosina [ 1.718874] usbcore: registered new interface driver usbhid [ 1.718875] usbhid: USB HID core driver [ 1.720726] 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.720917] 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 ... [ 1.817569] md: linear personality registered for level -1 [ 1.821017] md: multipath personality registered for level -4 [ 1.824543] md: raid0 personality registered for level 0 [ 1.828458] md: raid1 personality registered for level 1 [ 1.899750] raid6: sse2x1 gen() 11225 MB/s [ 1.967747] raid6: sse2x1 xor() 8755 MB/s [ 2.035736] raid6: sse2x2 gen() 14338 MB/s [ 2.103739] raid6: sse2x2 xor() 9858 MB/s [ 2.171748] raid6: sse2x4 gen() 16429 MB/s [ 2.239735] raid6: sse2x4 xor() 11411 MB/s [ 2.307736] raid6: avx2x1 gen() 22392 MB/s [ 2.375734] raid6: avx2x2 gen() 26366 MB/s [ 2.447745] raid6: avx2x4 gen() 30259 MB/s [ 2.448817] raid6: using algorithm avx2x4 gen() 30259 MB/s [ 2.450106] raid6: using avx2x2 recovery algorithm [ 2.451441] tsc: Refined TSC clocksource calibration: 3491.848 MHz [ 2.453340] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553c70f8c, max_idle_ns: 440795371143 ns [ 2.460641] xor: automatically using best checksumming function: [ 2.499734] avx : 32832.000 MB/sec [ 2.502425] async_tx: api initialized (async) [ 2.514947] md: raid6 personality registered for level 6 [ 2.516247] md: raid5 personality registered for level 5 [ 2.517507] md: raid4 personality registered for level 4 [ 2.524327] 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 ... [ 2.560025] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.586138] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 2.697038] 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) [ 2.701112] systemd[1]: Detected virtualization kvm. [ 2.702304] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.705690] systemd[1]: Set hostname to . [ 2.708752] systemd[1]: Initializing machine ID from KVM UUID. [ 2.710147] systemd[1]: Installed transient /etc/machine-id file. [ 2.829763] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 2.832552] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 2.835013] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 2.837873] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 2.840268] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 2.842744] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 2.844933] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 2.848223] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 2.850808] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 2.853520] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 2.856089] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 2.858919] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 2.861200] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 2.863753] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 2.867340] 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. [ 2.872678] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 2.876324] 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... [ 2.881026] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 2.888687] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 2.892659] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 2.897955] systemd[1]: Listening on Syslog Socket. [ 2.903489] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Listening on Syslog Socket. [ 2.906105] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 2.912610] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 2.920237] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 2.925472] iscsi: registered transport (tcp) [ 2.927194] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 2.933111] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 2.941015] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 2.945444] systemd[1]: Starting Journal Service... Starting Journal Service... [ 2.952399] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 2.960685] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 2.966075] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 2.976977] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 2.979617] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 2.987883] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 2.992196] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 2.999220] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.015984] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.024705] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 3.033323] iscsi: registered transport (iser) [ 3.035628] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 3.041499] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. 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 Load/Save Random Seed... Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... [[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] Found device /dev/ttyS0. [ 3.378991] intel_rapl: no valid rapl domains found in package 0 [[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 Create Volatile Files and Directories... Starting LSB: AppArmor initialization... Starting Tell Plymouth To Write Out Runtime Data... Starting Set console font and keymap... Starting Commit a transient machine-id on disk... Starting Initial cloud-init job (pre-networking)... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[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] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.512368] cloud-init[523]: Cloud-init v. 18.2 running 'init-local' at Wed, 14 Nov 2018 20:18:19 +0000. Up 4.32 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[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)... [ 58.198951] cloud-init[934]: Cloud-init v. 18.2 running 'init' at Wed, 14 Nov 2018 20:18:21 +0000. Up 5.75 seconds. [ 58.201774] cloud-init[934]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 58.208204] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.212145] cloud-init[934]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 58.216145] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.224170] cloud-init[934]: ci-info: | ens3 | True | 192.168.120.5 | 255.255.255.0 | . | fa:16:3e:66:4e:de | [ 58.226518] cloud-init[934]: ci-info: | ens3 | True | fe80::f816:3eff:fe66:4ede/64 | . | link | fa:16:3e:66:4e:de | [ 58.230435] cloud-init[934]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 58.236383] cloud-init[934]: ci-info: | lo | True | ::1/128 | . | host | . | [ 58.240412] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.244129] cloud-init[934]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 58.248141] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.255979] cloud-init[934]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 58.258102] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.264159] cloud-init[934]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 58.266231] cloud-init[934]: ci-info: | 1 | 169.254.169.254 | 192.168.120.3 | 255.255.255.255 | ens3 | UGH | [ 58.272310] cloud-init[934]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 58.274361] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.280351] cloud-init[934]: 2018-11-14 20:19:13,629 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 58.687442] cloud-init[934]: Generating public/private rsa key pair. [ 58.689005] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 58.692120] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 58.696112] cloud-init[934]: The key fingerprint is: [ 58.697375] cloud-init[934]: SHA256:w1ssX+/ka44INV9iwisBhF+h5tpR5jibxcaNTTAlcWs root@shaker-vm-a228d2ab-a985-4f7a-965b-bb5377662abd [ 58.704126] cloud-init[934]: The key's randomart image is: [ 58.705513] cloud-init[934]: +---[RSA 2048]----+ [ 58.706728] cloud-init[934]: | .. *+o | [ 58.712181] cloud-init[934]: | .. ..= . | [ 58.713426] cloud-init[934]: | .+.o E | [ 58.714616] cloud-init[934]: | o.X O | [ 58.715798] cloud-init[934]: | = S X + . | [ 58.721077] cloud-init[934]: | o B O B + | [ 58.722276] cloud-init[934]: | . + + o . o | [ 58.723466] cloud-init[934]: | o . =. | [ 58.728739] cloud-init[934]: | . .o=. | [ 58.729957] cloud-init[934]: +----[SHA256]-----+ [ 58.731153] cloud-init[934]: Generating public/private dsa key pair. [ 58.736339] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 58.737994] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 58.740121] cloud-init[934]: The key fingerprint is: [ 58.744167] cloud-init[934]: SHA256:LqwQOQCYVo6yPIP1FhvqRWaK3mOW2rTXlD3cB5EcQOM root@shaker-vm-a228d2ab-a985-4f7a-965b-bb5377662abd [ 58.748130] cloud-init[934]: The key's randomart image is: [ 58.749448] cloud-init[934]: +---[DSA 1024]----+ [ 58.752141] cloud-init[934]: |o... .+o.o | [ 58.755958] cloud-init[934]: |+.o . .+ | [ 58.757209] cloud-init[934]: |+...* E . | [ 58.760106] cloud-init[934]: |+= O + . | [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target System Initialization. [ 58.765218] cloud-init[934]: |++* = S . . | [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [ 58.767680] cloud-init[934]: |..+=.. + + . . | Starting Socket activation for snappy daemon. [ 58.771064] cloud-init[934]: | .oB = . . . | [ 58.772431] cloud-init[934]: | *.oo o | [ 58.773299] cloud-init[934]: | . oo | [ 58.774165] cloud-init[934]: +----[SHA256]-----+ [ 58.775015] cloud-init[934]: Generating public/private ecdsa key pair. [[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Started Daily apt download activities. [ 58.779415] Starting LXD - unix socket. [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Reached target Timers. cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 58.784833] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 58.787082] cloud-init[934]: The key fingerprint is:[[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Reached target Network is Online. [ 58.792253] cloud-init[934]: SHA256:amBoZhjVJoUPzokRk63xB+TmmhtD5jk6G9Pbkl7c9eE root@shaker-vm-a228d2ab-a985-4f7a-965b-bb5377662abd [ 58.794246] cloud-init[934]: The key's randomart image is: [ 58.796069] cloud-init[934]: +---[ECDSA 256]---+ [ 58.796938] cloud-init[934]: |o=o+. | [ 58.797805] cloud-init[934]: |++* o | [ 58.798672] cloud-init[934]: |.OoB | [ 58.799541] cloud-init[934]: Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [[0;32m OK [0m] Listening on LXD - unix socket. |o==.o | [ 58.804938] cloud-init[934]: |.o*.o S . | [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0m] Reached target Basic System. [ 58.810176] cloud-init[934]: |+B.o o o o . |[[0;32m OK [0m] Started iperf3 Service. [ 58.814836] cloud-init[934]: |B+..o + E |[[0;32m OK [0m] Started Regular background program processing daemon. [ 58.818376] Starting Pollinate to seed the pseudo random number generator... Starting /etc/rc.local Compatibility... Starting Accounts Service...cloud-init[934]: |o*++ . | [ 58.826429] cloud-init[934]: |++o.. | [ 58.827702] cloud-init[934]: +----[SHA256]-----+ [ 58.829480] cloud-init[934]: Generating public/private ed25519 key pair. [[0;32m OK [0m] Started iperf Service. Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Started FUSE filesystem for LXC. [ 58.832796] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 58.852355] Starting Apply the settings specified in cloud-config... [[0;32m OK [0m] Started D-Bus System Message Bus. cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 58.882689] cloud-init[934]: The key fingerprint is: [ 58.888168] cloud-init[934]: Starting System Logging Service... Starting LXD - container startup/shutdown... SHA256:YVkI1gv9U3H5dRgxScm1asXfHyGZ4lFfqyzk912GmvI root@shaker-vm-a228d2ab-a985-4f7a-965b-bb5377662abd[[0;32m OK [0m] Started Deferred execution scheduler. [[0;32m OK [0m] Started ACPI event daemon. [[0;32m OK [0m] Started Unattended Upgrades Shutdown. Starting LSB: MD monitoring daemon... Starting Login Service... Starting Snappy daemon... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [ 58.944122] cloud-init[934]: The key's randomart image is: [ 58.969624] cloud-init[934]: +--[ED25519 256]--+ [ 58.973855] cloud-init[934]: | o+ .. .=*Oo| [ 58.986750] cloud-init[934]: | .. +o o.@.*| [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [ 59.031670] cloud-init[934]: Starting Authenticate and Authorize Users to Run Privileged Tasks... [[0;32m OK [0m] Started Login Service. | .+o = + Oo| [[0;32m OK [0m] Started LSB: MD monitoring daemon. [ 59.060876] cloud-init[934]: | ...* + =.=| [[0;32m OK [0m] Started LXD - container startup/shutdown. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. [ 59.079922] cloud-init[934]: | S = *..=| [ 59.086086] cloud-init[934]: | +o..=| [ 59.091187] cloud-init[934]: | . o .o| [ 59.097327] cloud-init[934]: | o | [ 59.103380] cloud-init[934]: | E | [ 59.110381] cloud-init[934]: +----[SHA256]-----+ [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [ 59.476707] cloud-init[1059]: Generating locales (this might take a while)... [ 60.156352] cloud-init[1059]: en_US.UTF-8... done [ 60.158547] cloud-init[1059]: Generation complete. [[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. 2018-11-14 20:19:31,634 - functest.core.singlevm - DEBUG - try 8: cannot connect to 172.30.9.208: timed out 2018-11-14 20:19:40,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 20:19:40,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b/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}c476383bb5ed2a62698284c9d15749448ad6ed80" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 20:19:40,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:19: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-89cc1fee-232a-41c2-8085-66451d838ccd x-compute-request-id: req-89cc1fee-232a-41c2-8085-66451d838ccd Content-Encoding: gzip Content-Length: 13352 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 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 796311987 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.166921] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.169065] pid_max: default: 32768 minimum: 301\n[ 0.170242] ACPI: Core revision 20150930\n[ 0.171884] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.173577] Security Framework initialized\n[ 0.174649] Yama: becoming mindful.\n[ 0.175611] AppArmor: AppArmor initialized\n[ 0.176725] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.178436] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.180089] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.181639] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.183421] Initializing cgroup subsys io\n[ 0.184487] Initializing cgroup subsys memory\n[ 0.185590] Initializing cgroup subsys devices\n[ 0.186733] Initializing cgroup subsys freezer\n[ 0.187861] Initializing cgroup subsys net_cls\n[ 0.188986] Initializing cgroup subsys perf_event\n[ 0.190172] Initializing cgroup subsys net_prio\n[ 0.191327] Initializing cgroup subsys hugetlb\n[ 0.192457] Initializing cgroup subsys pids\n[ 0.193565] CPU: Physical Processor ID: 0\n[ 0.195337] mce: CPU supports 10 MCE banks\n[ 0.196423] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.197732] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.199136] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.200474] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.201968] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.203519] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.204885] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.206851] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.228507] Freeing SMP alternatives memory: 32K\n[ 0.234620] ftrace: allocating 32237 entries in 126 pages\n[ 0.271280] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.272856] smpboot: Max logical packages: 1\n[ 0.274195] x2apic enabled\n[ 0.275263] Switched APIC routing to physical x2apic.\n[ 0.277581] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.279053] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.281744] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.284088] KVM setup paravirtual spinlock\n[ 0.285698] x86: Booted up 1 node, 1 CPUs\n[ 0.286747] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288558] devtmpfs: initialized\n[ 0.290503] evm: security.selinux\n[ 0.294395] evm: security.SMACK64\n[ 0.295339] evm: security.SMACK64EXEC\n[ 0.296313] evm: security.SMACK64TRANSMUTE\n[ 0.297370] evm: security.SMACK64MMAP\n[ 0.298356] evm: security.ima\n[ 0.299209] evm: security.capability\n[ 0.302282] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.304727] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.306750] pinctrl core: initialized pinctrl subsystem\n[ 0.308812] RTC time: 20:18:15, date: 11/14/18\n[ 0.310549] NET: Registered protocol family 16\n[ 0.312176] cpuidle: using governor ladder\n[ 0.313262] cpuidle: using governor menu\n[ 0.314323] PCCT header not found.\n[ 0.315519] ACPI: bus type PCI registered\n[ 0.316587] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318352] PCI: Using configuration type 1 for base access\n[ 0.321257] ACPI: Added _OSI(Module Device)\n[ 0.322348] ACPI: Added _OSI(Processor Device)\n[ 0.323473] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324655] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.327778] ACPI: Interpreter enabled\n[ 0.328797] ACPI: (supports S0 S5)\n[ 0.329736] ACPI: Using IOAPIC for interrupt routing\n[ 0.330972] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335058] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336572] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338174] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.339742] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.342684] acpiphp: Slot [3] registered\n[ 0.356857] acpiphp: Slot [4] registered\n[ 0.357930] acpiphp: Slot [5] registered\n[ 0.358993] acpiphp: Slot [6] registered\n[ 0.360025] acpiphp: Slot [7] registered\n[ 0.361071] acpiphp: Slot [8] registered\n[ 0.362116] acpiphp: Slot [9] registered\n[ 0.363162] acpiphp: Slot [10] registered\n[ 0.364221] acpiphp: Slot [11] registered\n[ 0.365283] acpiphp: Slot [12] registered\n[ 0.366345] acpiphp: Slot [13] registered\n[ 0.367408] acpiphp: Slot [14] registered\n[ 0.368454] acpiphp: Slot [15] registered\n[ 0.369517] acpiphp: Slot [16] registered\n[ 0.370563] acpiphp: Slot [17] registered\n[ 0.371619] acpiphp: Slot [18] registered\n[ 0.372667] acpiphp: Slot [19] registered\n[ 0.373717] acpiphp: Slot [20] registered\n[ 0.374762] acpiphp: Slot [21] registered\n[ 0.375806] acpiphp: Slot [22] registered\n[ 0.376855] acpiphp: Slot [23] registered\n[ 0.377977] acpiphp: Slot [24] registered\n[ 0.379039] acpiphp: Slot [25] registered\n[ 0.380097] acpiphp: Slot [26] registered\n[ 0.381154] acpiphp: Slot [27] registered\n[ 0.382207] acpiphp: Slot [28] registered\n[ 0.383261] acpiphp: Slot [29] registered\n[ 0.384299] acpiphp: Slot [30] registered\n[ 0.385361] acpiphp: Slot [31] registered\n[ 0.386405] PCI host bridge to bus 0000:00\n[ 0.387463] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.389033] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.390616] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.392507] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.394396] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.396325] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.401508] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.403134] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.404647] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.406299] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.410666] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.412537] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.435703] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.437624] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.439471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.441788] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.443586] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.445220] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.447192] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.448575] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.450568] vgaarb: loaded\n[ 0.451363] vgaarb: bridge control possible 0000:00:02.0\n[ 0.453149] SCSI subsystem initialized\n[ 0.454494] ACPI: bus type USB registered\n[ 0.455984] usbcore: registered new interface driver usbfs\n[ 0.457824] usbcore: registered new interface driver hub\n[ 0.459599] usbcore: registered new device driver usb\n[ 0.461552] PCI: Using ACPI for IRQ routing\n[ 0.463602] NetLabel: Initializing\n[ 0.464846] NetLabel: domain hash size = 128\n[ 0.466322] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.468014] NetLabel: unlabeled traffic allowed by default\n[ 0.470011] amd_nb: Cannot enumerate AMD northbridges\n[ 0.471749] clocksource: Switched to clocksource kvm-clock\n[ 0.482201] AppArmor: AppArmor Filesystem Enabled\n[ 0.483899] pnp: PnP ACPI init\n[ 0.485395] pnp: PnP ACPI: found 5 devices\n[ 0.492708] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.495751] NET: Registered protocol family 2\n[ 0.497761] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.500020] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.502113] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.504238] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.506154] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.508283] NET: Registered protocol family 1\n[ 0.509832] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.511772] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.513643] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.530344] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547210] Unpacking initramfs...\n[ 1.030594] Freeing initrd memory: 37084K\n[ 1.032545] Scanning for low memory corruption every 60 seconds\n[ 1.035010] audit: initializing netlink subsys (disabled)\n[ 1.036966] audit: type=2000 audit(1542226697.173:1): initialized\n[ 1.039301] Initialise system trusted keyring\n[ 1.040965] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.043021] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.046198] zbud: loaded\n[ 1.047480] VFS: Disk quotas dquot_6.6.0\n[ 1.048926] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.051347] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.053510] fuse init (API version 7.23)\n[ 1.055045] Key type big_key registered\n[ 1.056450] Allocating IMA MOK and blacklist keyrings.\n[ 1.058573] Key type asymmetric registered\n[ 1.060038] Asymmetric key parser 'x509' registered\n[ 1.061713] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.064325] io scheduler noop registered\n[ 1.065709] io scheduler deadline registered (default)\n[ 1.067448] io scheduler cfq registered\n[ 1.068922] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.070752] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.073000] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.075523] ACPI: Power Button [PWRF]\n[ 1.077005] GHES: HEST is not enabled!\n[ 1.092994] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.125336] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.128512] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.153394] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.156955] Linux agpgart interface v0.103\n[ 1.160067] loop: module loaded\n[ 1.163755] vda: vda1\n[ 1.165528] scsi host0: ata_piix\n[ 1.166778] scsi host1: ata_piix\n[ 1.167978] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.170064] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.172747] libphy: Fixed MDIO Bus: probed\n[ 1.174192] tun: Universal TUN/TAP device driver, 1.6\n[ 1.175819] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.178883] PPP generic driver version 2.4.2\n[ 1.180414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.182460] ehci-pci: EHCI PCI platform driver\n[ 1.184020] ehci-platform: EHCI generic platform driver\n[ 1.185704] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.187651] ohci-pci: OHCI PCI platform driver\n[ 1.189141] ohci-platform: OHCI generic platform driver\n[ 1.190858] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.207337] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.209056] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.211544] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.213240] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.215287] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.217460] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.219902] usb usb1: Product: UHCI Host Controller\n[ 1.221499] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.223496] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.225198] hub 1-0:1.0: USB hub found\n[ 1.226498] hub 1-0:1.0: 2 ports detected\n[ 1.228062] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.231539] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.233178] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.235023] mousedev: PS/2 mouse device common for all mice\n[ 1.237157] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.240138] rtc_cmos 00:00: RTC can wake from S4\n[ 1.242181] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.244265] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.246369] i2c /dev entries driver\n[ 1.247678] device-mapper: uevent: version 1.0.3\n[ 1.249284] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.252102] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.254454] NET: Registered protocol family 10\n[ 1.256460] NET: Registered protocol family 17\n[ 1.258013] Key type dns_resolver registered\n[ 1.259806] registered taskstats version 1\n[ 1.261257] Loading compiled-in X.509 certificates\n[ 1.263463] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.266733] zswap: loaded using pool lzo/zbud\n[ 1.269894] Key type trusted registered\n[ 1.273352] Key type encrypted registered\n[ 1.274583] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.275933] ima: No TPM chip found, activating TPM-bypass!\n[ 1.277258] evm: HMAC attrs: 0x1\n[ 1.278453] Magic number: 10:476:346\n[ 1.279441] tty tty63: hash matches\n[ 1.280504] rtc_cmos 00:00: setting system clock to 2018-11-14 20:18:16 UTC (1542226696)\n[ 1.295628] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.297076] EDD information not available.\n[ 1.330369] Freeing unused kernel memory: 1512K\n[ 1.331518] Write protecting the kernel read-only data: 14336k\n[ 1.335753] Freeing unused kernel memory: 1692K\n[ 1.337184] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.347917] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.350105] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.352693] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.355029] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.357552] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.363767] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.368290] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.370580] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.374088] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.377241] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.432922] virtio_net virtio0 ens3: renamed from eth0\n[ 1.441927] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.444420] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.451478] [drm] Initialized drm 1.1.0 20060810\n[ 1.468109] FDC 0 is a S82078B\n[ 1.478514] AVX2 version of gcm_enc/dec engaged.\n[ 1.479679] AES CTR mode by8 optimization enabled\n[ 1.539739] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.700490] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.700492] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.700493] usb 1-1: Product: QEMU USB Tablet\n[ 1.700493] usb 1-1: Manufacturer: QEMU\n[ 1.700494] usb 1-1: SerialNumber: 42\n[ 1.707717] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.718874] usbcore: registered new interface driver usbhid\n[ 1.718875] usbhid: USB HID core driver\n[ 1.720726] 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.720917] 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 ... [ 1.817569] md: linear personality registered for level -1\n[ 1.821017] md: multipath personality registered for level -4\n[ 1.824543] md: raid0 personality registered for level 0\n[ 1.828458] md: raid1 personality registered for level 1\n[ 1.899750] raid6: sse2x1 gen() 11225 MB/s\n[ 1.967747] raid6: sse2x1 xor() 8755 MB/s\n[ 2.035736] raid6: sse2x2 gen() 14338 MB/s\n[ 2.103739] raid6: sse2x2 xor() 9858 MB/s\n[ 2.171748] raid6: sse2x4 gen() 16429 MB/s\n[ 2.239735] raid6: sse2x4 xor() 11411 MB/s\n[ 2.307736] raid6: avx2x1 gen() 22392 MB/s\n[ 2.375734] raid6: avx2x2 gen() 26366 MB/s\n[ 2.447745] raid6: avx2x4 gen() 30259 MB/s\n[ 2.448817] raid6: using algorithm avx2x4 gen() 30259 MB/s\n[ 2.450106] raid6: using avx2x2 recovery algorithm\n[ 2.451441] tsc: Refined TSC clocksource calibration: 3491.848 MHz\n[ 2.453340] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553c70f8c, max_idle_ns: 440795371143 ns\n[ 2.460641] xor: automatically using best checksumming function:\n[ 2.499734] avx : 32832.000 MB/sec\n[ 2.502425] async_tx: api initialized (async)\n[ 2.514947] md: raid6 personality registered for level 6\n[ 2.516247] md: raid5 personality registered for level 5\n[ 2.517507] md: raid4 personality registered for level 4\n[ 2.524327] 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 ... [ 2.560025] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.586138] 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[ 2.697038] 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[ 2.701112] systemd[1]: Detected virtualization kvm.\n[ 2.702304] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.705690] systemd[1]: Set hostname to .\n[ 2.708752] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.710147] systemd[1]: Installed transient /etc/machine-id file.\n[ 2.829763] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 2.832552] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 2.835013] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 2.837873] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 2.840268] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 2.842744] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 2.844933] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 2.848223] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 2.850808] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 2.853520] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 2.856089] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 2.858919] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 2.861200] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 2.863753] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 2.867340] 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[ 2.872678] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 2.876324] 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[ 2.881026] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 2.888687] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 2.892659] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 2.897955] systemd[1]: Listening on Syslog Socket.\n[ 2.903489] Loading iSCSI transport class v2.0-870.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 2.906105] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 2.912610] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 2.920237] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 2.925472] iscsi: registered transport (tcp)\n[ 2.927194] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 2.933111] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 2.941015] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 2.945444] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 2.952399] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 2.960685] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 2.966075] 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[ 2.976977] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 2.979617] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 2.987883] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 2.992196] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 2.999220] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 3.015984] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 3.024705] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 3.033323] iscsi: registered transport (iser)\n[ 3.035628] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 3.041499] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\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 Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\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] Found device /dev/ttyS0.\n[ 3.378991] intel_rapl: no valid rapl domains found in package 0\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 Create Volatile Files and Directories...\n Starting LSB: AppArmor initialization...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\n Starting Commit a transient machine-id on disk...\n Starting Initial cloud-init job (pre-networking)...\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\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] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 4.512368] cloud-init[523]: Cloud-init v. 18.2 running 'init-local' at Wed, 14 Nov 2018 20:18:19 +0000. Up 4.32 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\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[ 58.198951] cloud-init[934]: Cloud-init v. 18.2 running 'init' at Wed, 14 Nov 2018 20:18:21 +0000. Up 5.75 seconds.\n[ 58.201774] cloud-init[934]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 58.208204] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.212145] cloud-init[934]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 58.216145] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.224170] cloud-init[934]: ci-info: | ens3 | True | 192.168.120.5 | 255.255.255.0 | . | fa:16:3e:66:4e:de |\n[ 58.226518] cloud-init[934]: ci-info: | ens3 | True | fe80::f816:3eff:fe66:4ede/64 | . | link | fa:16:3e:66:4e:de |\n[ 58.230435] cloud-init[934]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 58.236383] cloud-init[934]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 58.240412] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.244129] cloud-init[934]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 58.248141] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.255979] cloud-init[934]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 58.258102] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.264159] cloud-init[934]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 58.266231] cloud-init[934]: ci-info: | 1 | 169.254.169.254 | 192.168.120.3 | 255.255.255.255 | ens3 | UGH |\n[ 58.272310] cloud-init[934]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 58.274361] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.280351] cloud-init[934]: 2018-11-14 20:19:13,629 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n[ 58.687442] cloud-init[934]: Generating public/private rsa key pair.\n[ 58.689005] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 58.692120] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 58.696112] cloud-init[934]: The key fingerprint is:\n[ 58.697375] cloud-init[934]: SHA256:w1ssX+/ka44INV9iwisBhF+h5tpR5jibxcaNTTAlcWs root@shaker-vm-a228d2ab-a985-4f7a-965b-bb5377662abd\n[ 58.704126] cloud-init[934]: The key's randomart image is:\n[ 58.705513] cloud-init[934]: +---[RSA 2048]----+\n[ 58.706728] cloud-init[934]: | .. *+o |\n[ 58.712181] cloud-init[934]: | .. ..= . |\n[ 58.713426] cloud-init[934]: | .+.o E |\n[ 58.714616] cloud-init[934]: | o.X O |\n[ 58.715798] cloud-init[934]: | = S X + . |\n[ 58.721077] cloud-init[934]: | o B O B + |\n[ 58.722276] cloud-init[934]: | . + + o . o |\n[ 58.723466] cloud-init[934]: | o . =. |\n[ 58.728739] cloud-init[934]: | . .o=. |\n[ 58.729957] cloud-init[934]: +----[SHA256]-----+\n[ 58.731153] cloud-init[934]: Generating public/private dsa key pair.\n[ 58.736339] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 58.737994] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 58.740121] cloud-init[934]: The key fingerprint is:\n[ 58.744167] cloud-init[934]: SHA256:LqwQOQCYVo6yPIP1FhvqRWaK3mOW2rTXlD3cB5EcQOM root@shaker-vm-a228d2ab-a985-4f7a-965b-bb5377662abd\n[ 58.748130] cloud-init[934]: The key's randomart image is:\n[ 58.749448] cloud-init[934]: +---[DSA 1024]----+\n[ 58.752141] cloud-init[934]: |o... .+o.o |\n[ 58.755958] cloud-init[934]: |+.o . .+ |\n[ 58.757209] cloud-init[934]: |+...* E . |\n[ 58.760106] cloud-init[934]: |+= O + . |\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target System Initialization.\n[ 58.765218] cloud-init[934]: |++* = S . . |\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[ 58.767680] cloud-init[934]: |..+=.. + + . . |\n Starting Socket activation for snappy daemon.\n[ 58.771064] cloud-init[934]: | .oB = . . . |\n[ 58.772431] cloud-init[934]: | *.oo o |\n[ 58.773299] cloud-init[934]: | . oo |\n[ 58.774165] cloud-init[934]: +----[SHA256]-----+\n[ 58.775015] cloud-init[934]: Generating public/private ecdsa key pair.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Started Daily apt download activities.\n[ 58.779415] Starting LXD - unix socket.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n[[0;32m OK [0m] Reached target Timers.\ncloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 58.784833] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 58.787082] cloud-init[934]: The key fingerprint is:[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Reached target Network is Online.\n\n[ 58.792253] cloud-init[934]: SHA256:amBoZhjVJoUPzokRk63xB+TmmhtD5jk6G9Pbkl7c9eE root@shaker-vm-a228d2ab-a985-4f7a-965b-bb5377662abd\n[ 58.794246] cloud-init[934]: The key's randomart image is:\n[ 58.796069] cloud-init[934]: +---[ECDSA 256]---+\n[ 58.796938] cloud-init[934]: |o=o+. |\n[ 58.797805] cloud-init[934]: |++* o |\n[ 58.798672] cloud-init[934]: |.OoB |\n[ 58.799541] cloud-init[934]: Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on LXD - unix socket.\n|o==.o |\n[ 58.804938] cloud-init[934]: |.o*.o S . |\n[[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.\n[ 58.810176] cloud-init[934]: |+B.o o o o . |[[0;32m OK [0m] Started iperf3 Service.\n\n[ 58.814836] cloud-init[934]: |B+..o + E |[[0;32m OK [0m] Started Regular background program processing daemon.\n\n[ 58.818376] Starting Pollinate to seed the pseudo random number generator...\n Starting /etc/rc.local Compatibility...\n Starting Accounts Service...cloud-init[934]: |o*++ . |\n[ 58.826429] cloud-init[934]: |++o.. |\n[ 58.827702] cloud-init[934]: +----[SHA256]-----+\n[ 58.829480] cloud-init[934]: Generating public/private ed25519 key pair.\n\n[[0;32m OK [0m] Started iperf Service.\n Starting LSB: Record successful boot for GRUB...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n[ 58.832796] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 58.852355] Starting Apply the settings specified in cloud-config...\n[[0;32m OK [0m] Started D-Bus System Message Bus.\ncloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 58.882689] cloud-init[934]: The key fingerprint is:\n[ 58.888168] cloud-init[934]: Starting System Logging Service...\n Starting LXD - container startup/shutdown...\nSHA256:YVkI1gv9U3H5dRgxScm1asXfHyGZ4lFfqyzk912GmvI root@shaker-vm-a228d2ab-a985-4f7a-965b-bb5377662abd[[0;32m OK [0m] Started Deferred execution scheduler.\n[[0;32m OK [0m] Started ACPI event daemon.\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n Starting LSB: MD monitoring daemon...\n Starting Login Service...\n\n Starting Snappy daemon...\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[ 58.944122] cloud-init[934]: The key's randomart image is:\n[ 58.969624] cloud-init[934]: +--[ED25519 256]--+\n[ 58.973855] cloud-init[934]: | o+ .. .=*Oo|\n[ 58.986750] cloud-init[934]: | .. +o o.@.*|\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[ 59.031670] cloud-init[934]: Starting Authenticate and Authorize Users to Run Privileged Tasks...\n[[0;32m OK [0m] Started Login Service.\n| .+o = + Oo|\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[ 59.060876] cloud-init[934]: | ...* + =.=|\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n[ 59.079922] cloud-init[934]: | S = *..=|\n[ 59.086086] cloud-init[934]: | +o..=|\n[ 59.091187] cloud-init[934]: | . o .o|\n[ 59.097327] cloud-init[934]: | o |\n[ 59.103380] cloud-init[934]: | E |\n[ 59.110381] cloud-init[934]: +----[SHA256]-----+\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\n[ 59.476707] cloud-init[1059]: Generating locales (this might take a while)...\n[ 60.156352] cloud-init[1059]: en_US.UTF-8... done\n[ 60.158547] cloud-init[1059]: Generation complete.\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[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n Starting Login to default iSCSI targets...\n[[0;32m OK [0m] Started Login to default iSCSI targets.\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting LSB: network benchmark...\n Starting Permit User Sessions...\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[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[[0;32m OK [0m] Started LSB: network benchmark.\n[[0;32m OK [0m] Started System Logging Service.\n Starting Terminate Plymouth Boot Screen...\n Starting Hold until boot process finishes up...\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Reached target Login Prompts.\n Starting Set console scheme...\n[[0;32m OK [0m] Started Set console scheme.\n"} 2018-11-14 20:19:40,719 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b/action used request id req-89cc1fee-232a-41c2-8085-66451d838ccd 2018-11-14 20:19:40,719 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.074746131897s 2018-11-14 20:19:40,720 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b/action used request id req-89cc1fee-232a-41c2-8085-66451d838ccd 2018-11-14 20:19:40,720 - 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 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 796311987 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.166921] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.169065] pid_max: default: 32768 minimum: 301 [ 0.170242] ACPI: Core revision 20150930 [ 0.171884] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.173577] Security Framework initialized [ 0.174649] Yama: becoming mindful. [ 0.175611] AppArmor: AppArmor initialized [ 0.176725] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.178436] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.180089] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.181639] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.183421] Initializing cgroup subsys io [ 0.184487] Initializing cgroup subsys memory [ 0.185590] Initializing cgroup subsys devices [ 0.186733] Initializing cgroup subsys freezer [ 0.187861] Initializing cgroup subsys net_cls [ 0.188986] Initializing cgroup subsys perf_event [ 0.190172] Initializing cgroup subsys net_prio [ 0.191327] Initializing cgroup subsys hugetlb [ 0.192457] Initializing cgroup subsys pids [ 0.193565] CPU: Physical Processor ID: 0 [ 0.195337] mce: CPU supports 10 MCE banks [ 0.196423] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.197732] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.199136] Spectre V2 : Mitigation: Full generic retpoline [ 0.200474] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.201968] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.203519] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.204885] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.206851] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.228507] Freeing SMP alternatives memory: 32K [ 0.234620] ftrace: allocating 32237 entries in 126 pages [ 0.271280] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.272856] smpboot: Max logical packages: 1 [ 0.274195] x2apic enabled [ 0.275263] Switched APIC routing to physical x2apic. [ 0.277581] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.279053] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.281744] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.284088] KVM setup paravirtual spinlock [ 0.285698] x86: Booted up 1 node, 1 CPUs [ 0.286747] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.288558] devtmpfs: initialized [ 0.290503] evm: security.selinux [ 0.294395] evm: security.SMACK64 [ 0.295339] evm: security.SMACK64EXEC [ 0.296313] evm: security.SMACK64TRANSMUTE [ 0.297370] evm: security.SMACK64MMAP [ 0.298356] evm: security.ima [ 0.299209] evm: security.capability [ 0.302282] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.304727] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.306750] pinctrl core: initialized pinctrl subsystem [ 0.308812] RTC time: 20:18:15, date: 11/14/18 [ 0.310549] NET: Registered protocol family 16 [ 0.312176] cpuidle: using governor ladder [ 0.313262] cpuidle: using governor menu [ 0.314323] PCCT header not found. [ 0.315519] ACPI: bus type PCI registered [ 0.316587] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.318352] PCI: Using configuration type 1 for base access [ 0.321257] ACPI: Added _OSI(Module Device) [ 0.322348] ACPI: Added _OSI(Processor Device) [ 0.323473] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.324655] ACPI: Added _OSI(Processor Aggregator Device) [ 0.327778] ACPI: Interpreter enabled [ 0.328797] ACPI: (supports S0 S5) [ 0.329736] ACPI: Using IOAPIC for interrupt routing [ 0.330972] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.335058] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.336572] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.338174] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.339742] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.342684] acpiphp: Slot [3] registered [ 0.356857] acpiphp: Slot [4] registered [ 0.357930] acpiphp: Slot [5] registered [ 0.358993] acpiphp: Slot [6] registered [ 0.360025] acpiphp: Slot [7] registered [ 0.361071] acpiphp: Slot [8] registered [ 0.362116] acpiphp: Slot [9] registered [ 0.363162] acpiphp: Slot [10] registered [ 0.364221] acpiphp: Slot [11] registered [ 0.365283] acpiphp: Slot [12] registered [ 0.366345] acpiphp: Slot [13] registered [ 0.367408] acpiphp: Slot [14] registered [ 0.368454] acpiphp: Slot [15] registered [ 0.369517] acpiphp: Slot [16] registered [ 0.370563] acpiphp: Slot [17] registered [ 0.371619] acpiphp: Slot [18] registered [ 0.372667] acpiphp: Slot [19] registered [ 0.373717] acpiphp: Slot [20] registered [ 0.374762] acpiphp: Slot [21] registered [ 0.375806] acpiphp: Slot [22] registered [ 0.376855] acpiphp: Slot [23] registered [ 0.377977] acpiphp: Slot [24] registered [ 0.379039] acpiphp: Slot [25] registered [ 0.380097] acpiphp: Slot [26] registered [ 0.381154] acpiphp: Slot [27] registered [ 0.382207] acpiphp: Slot [28] registered [ 0.383261] acpiphp: Slot [29] registered [ 0.384299] acpiphp: Slot [30] registered [ 0.385361] acpiphp: Slot [31] registered [ 0.386405] PCI host bridge to bus 0000:00 [ 0.387463] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.389033] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.390616] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.392507] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.394396] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.396325] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.401508] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.403134] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.404647] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.406299] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.410666] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.412537] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.435703] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.437624] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.439471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.441788] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.443586] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.445220] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.447192] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.448575] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.450568] vgaarb: loaded [ 0.451363] vgaarb: bridge control possible 0000:00:02.0 [ 0.453149] SCSI subsystem initialized [ 0.454494] ACPI: bus type USB registered [ 0.455984] usbcore: registered new interface driver usbfs [ 0.457824] usbcore: registered new interface driver hub [ 0.459599] usbcore: registered new device driver usb [ 0.461552] PCI: Using ACPI for IRQ routing [ 0.463602] NetLabel: Initializing [ 0.464846] NetLabel: domain hash size = 128 [ 0.466322] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.468014] NetLabel: unlabeled traffic allowed by default [ 0.470011] amd_nb: Cannot enumerate AMD northbridges [ 0.471749] clocksource: Switched to clocksource kvm-clock [ 0.482201] AppArmor: AppArmor Filesystem Enabled [ 0.483899] pnp: PnP ACPI init [ 0.485395] pnp: PnP ACPI: found 5 devices [ 0.492708] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.495751] NET: Registered protocol family 2 [ 0.497761] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.500020] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.502113] TCP: Hash tables configured (established 4096 bind 4096) [ 0.504238] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.506154] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.508283] NET: Registered protocol family 1 [ 0.509832] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.511772] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.513643] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.530344] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.547210] Unpacking initramfs... [ 1.030594] Freeing initrd memory: 37084K [ 1.032545] Scanning for low memory corruption every 60 seconds [ 1.035010] audit: initializing netlink subsys (disabled) [ 1.036966] audit: type=2000 audit(1542226697.173:1): initialized [ 1.039301] Initialise system trusted keyring [ 1.040965] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.043021] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.046198] zbud: loaded [ 1.047480] VFS: Disk quotas dquot_6.6.0 [ 1.048926] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.051347] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.053510] fuse init (API version 7.23) [ 1.055045] Key type big_key registered [ 1.056450] Allocating IMA MOK and blacklist keyrings. [ 1.058573] Key type asymmetric registered [ 1.060038] Asymmetric key parser 'x509' registered [ 1.061713] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.064325] io scheduler noop registered [ 1.065709] io scheduler deadline registered (default) [ 1.067448] io scheduler cfq registered [ 1.068922] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.070752] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.073000] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.075523] ACPI: Power Button [PWRF] [ 1.077005] GHES: HEST is not enabled! [ 1.092994] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.125336] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.128512] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.153394] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.156955] Linux agpgart interface v0.103 [ 1.160067] loop: module loaded [ 1.163755] vda: vda1 [ 1.165528] scsi host0: ata_piix [ 1.166778] scsi host1: ata_piix [ 1.167978] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.170064] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.172747] libphy: Fixed MDIO Bus: probed [ 1.174192] tun: Universal TUN/TAP device driver, 1.6 [ 1.175819] tun: (C) 1999-2004 Max Krasnyansky [ 1.178883] PPP generic driver version 2.4.2 [ 1.180414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.182460] ehci-pci: EHCI PCI platform driver [ 1.184020] ehci-platform: EHCI generic platform driver [ 1.185704] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.187651] ohci-pci: OHCI PCI platform driver [ 1.189141] ohci-platform: OHCI generic platform driver [ 1.190858] uhci_hcd: USB Universal Host Controller Interface driver [ 1.207337] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.209056] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.211544] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.213240] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.215287] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.217460] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.219902] usb usb1: Product: UHCI Host Controller [ 1.221499] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.223496] usb usb1: SerialNumber: 0000:00:01.2 [ 1.225198] hub 1-0:1.0: USB hub found [ 1.226498] hub 1-0:1.0: 2 ports detected [ 1.228062] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.231539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.233178] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.235023] mousedev: PS/2 mouse device common for all mice [ 1.237157] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.240138] rtc_cmos 00:00: RTC can wake from S4 [ 1.242181] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.244265] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.246369] i2c /dev entries driver [ 1.247678] device-mapper: uevent: version 1.0.3 [ 1.249284] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.252102] ledtrig-cpu: registered to indicate activity on CPUs [ 1.254454] NET: Registered protocol family 10 [ 1.256460] NET: Registered protocol family 17 [ 1.258013] Key type dns_resolver registered [ 1.259806] registered taskstats version 1 [ 1.261257] Loading compiled-in X.509 certificates [ 1.263463] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.266733] zswap: loaded using pool lzo/zbud [ 1.269894] Key type trusted registered [ 1.273352] Key type encrypted registered [ 1.274583] AppArmor: AppArmor sha1 policy hashing enabled [ 1.275933] ima: No TPM chip found, activating TPM-bypass! [ 1.277258] evm: HMAC attrs: 0x1 [ 1.278453] Magic number: 10:476:346 [ 1.279441] tty tty63: hash matches [ 1.280504] rtc_cmos 00:00: setting system clock to 2018-11-14 20:18:16 UTC (1542226696) [ 1.295628] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.297076] EDD information not available. [ 1.330369] Freeing unused kernel memory: 1512K [ 1.331518] Write protecting the kernel read-only data: 14336k [ 1.335753] Freeing unused kernel memory: 1692K [ 1.337184] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.347917] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.350105] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.352693] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.355029] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.357552] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.363767] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.368290] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.370580] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.374088] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.377241] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.432922] virtio_net virtio0 ens3: renamed from eth0 [ 1.441927] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.444420] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.451478] [drm] Initialized drm 1.1.0 20060810 [ 1.468109] FDC 0 is a S82078B [ 1.478514] AVX2 version of gcm_enc/dec engaged. [ 1.479679] AES CTR mode by8 optimization enabled [ 1.539739] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.700490] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.700492] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.700493] usb 1-1: Product: QEMU USB Tablet [ 1.700493] usb 1-1: Manufacturer: QEMU [ 1.700494] usb 1-1: SerialNumber: 42 [ 1.707717] hidraw: raw HID events driver (C) Jiri Kosina [ 1.718874] usbcore: registered new interface driver usbhid [ 1.718875] usbhid: USB HID core driver [ 1.720726] 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.720917] 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 ... [ 1.817569] md: linear personality registered for level -1 [ 1.821017] md: multipath personality registered for level -4 [ 1.824543] md: raid0 personality registered for level 0 [ 1.828458] md: raid1 personality registered for level 1 [ 1.899750] raid6: sse2x1 gen() 11225 MB/s [ 1.967747] raid6: sse2x1 xor() 8755 MB/s [ 2.035736] raid6: sse2x2 gen() 14338 MB/s [ 2.103739] raid6: sse2x2 xor() 9858 MB/s [ 2.171748] raid6: sse2x4 gen() 16429 MB/s [ 2.239735] raid6: sse2x4 xor() 11411 MB/s [ 2.307736] raid6: avx2x1 gen() 22392 MB/s [ 2.375734] raid6: avx2x2 gen() 26366 MB/s [ 2.447745] raid6: avx2x4 gen() 30259 MB/s [ 2.448817] raid6: using algorithm avx2x4 gen() 30259 MB/s [ 2.450106] raid6: using avx2x2 recovery algorithm [ 2.451441] tsc: Refined TSC clocksource calibration: 3491.848 MHz [ 2.453340] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553c70f8c, max_idle_ns: 440795371143 ns [ 2.460641] xor: automatically using best checksumming function: [ 2.499734] avx : 32832.000 MB/sec [ 2.502425] async_tx: api initialized (async) [ 2.514947] md: raid6 personality registered for level 6 [ 2.516247] md: raid5 personality registered for level 5 [ 2.517507] md: raid4 personality registered for level 4 [ 2.524327] 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 ... [ 2.560025] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.586138] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 2.697038] 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) [ 2.701112] systemd[1]: Detected virtualization kvm. [ 2.702304] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.705690] systemd[1]: Set hostname to . [ 2.708752] systemd[1]: Initializing machine ID from KVM UUID. [ 2.710147] systemd[1]: Installed transient /etc/machine-id file. [ 2.829763] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 2.832552] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 2.835013] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 2.837873] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 2.840268] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 2.842744] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 2.844933] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 2.848223] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 2.850808] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 2.853520] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 2.856089] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 2.858919] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 2.861200] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 2.863753] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 2.867340] 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. [ 2.872678] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 2.876324] 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... [ 2.881026] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 2.888687] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 2.892659] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 2.897955] systemd[1]: Listening on Syslog Socket. [ 2.903489] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Listening on Syslog Socket. [ 2.906105] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 2.912610] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 2.920237] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 2.925472] iscsi: registered transport (tcp) [ 2.927194] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 2.933111] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 2.941015] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 2.945444] systemd[1]: Starting Journal Service... Starting Journal Service... [ 2.952399] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 2.960685] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 2.966075] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 2.976977] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 2.979617] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 2.987883] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 2.992196] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 2.999220] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.015984] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.024705] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 3.033323] iscsi: registered transport (iser) [ 3.035628] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 3.041499] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. 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 Load/Save Random Seed... Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... [[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] Found device /dev/ttyS0. [ 3.378991] intel_rapl: no valid rapl domains found in package 0 [[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 Create Volatile Files and Directories... Starting LSB: AppArmor initialization... Starting Tell Plymouth To Write Out Runtime Data... Starting Set console font and keymap... Starting Commit a transient machine-id on disk... Starting Initial cloud-init job (pre-networking)... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[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] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.512368] cloud-init[523]: Cloud-init v. 18.2 running 'init-local' at Wed, 14 Nov 2018 20:18:19 +0000. Up 4.32 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[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)... [ 58.198951] cloud-init[934]: Cloud-init v. 18.2 running 'init' at Wed, 14 Nov 2018 20:18:21 +0000. Up 5.75 seconds. [ 58.201774] cloud-init[934]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 58.208204] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.212145] cloud-init[934]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 58.216145] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.224170] cloud-init[934]: ci-info: | ens3 | True | 192.168.120.5 | 255.255.255.0 | . | fa:16:3e:66:4e:de | [ 58.226518] cloud-init[934]: ci-info: | ens3 | True | fe80::f816:3eff:fe66:4ede/64 | . | link | fa:16:3e:66:4e:de | [ 58.230435] cloud-init[934]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 58.236383] cloud-init[934]: ci-info: | lo | True | ::1/128 | . | host | . | [ 58.240412] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.244129] cloud-init[934]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 58.248141] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.255979] cloud-init[934]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 58.258102] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.264159] cloud-init[934]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 58.266231] cloud-init[934]: ci-info: | 1 | 169.254.169.254 | 192.168.120.3 | 255.255.255.255 | ens3 | UGH | [ 58.272310] cloud-init[934]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 58.274361] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.280351] cloud-init[934]: 2018-11-14 20:19:13,629 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 58.687442] cloud-init[934]: Generating public/private rsa key pair. [ 58.689005] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 58.692120] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 58.696112] cloud-init[934]: The key fingerprint is: [ 58.697375] cloud-init[934]: SHA256:w1ssX+/ka44INV9iwisBhF+h5tpR5jibxcaNTTAlcWs root@shaker-vm-a228d2ab-a985-4f7a-965b-bb5377662abd [ 58.704126] cloud-init[934]: The key's randomart image is: [ 58.705513] cloud-init[934]: +---[RSA 2048]----+ [ 58.706728] cloud-init[934]: | .. *+o | [ 58.712181] cloud-init[934]: | .. ..= . | [ 58.713426] cloud-init[934]: | .+.o E | [ 58.714616] cloud-init[934]: | o.X O | [ 58.715798] cloud-init[934]: | = S X + . | [ 58.721077] cloud-init[934]: | o B O B + | [ 58.722276] cloud-init[934]: | . + + o . o | [ 58.723466] cloud-init[934]: | o . =. | [ 58.728739] cloud-init[934]: | . .o=. | [ 58.729957] cloud-init[934]: +----[SHA256]-----+ [ 58.731153] cloud-init[934]: Generating public/private dsa key pair. [ 58.736339] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 58.737994] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 58.740121] cloud-init[934]: The key fingerprint is: [ 58.744167] cloud-init[934]: SHA256:LqwQOQCYVo6yPIP1FhvqRWaK3mOW2rTXlD3cB5EcQOM root@shaker-vm-a228d2ab-a985-4f7a-965b-bb5377662abd [ 58.748130] cloud-init[934]: The key's randomart image is: [ 58.749448] cloud-init[934]: +---[DSA 1024]----+ [ 58.752141] cloud-init[934]: |o... .+o.o | [ 58.755958] cloud-init[934]: |+.o . .+ | [ 58.757209] cloud-init[934]: |+...* E . | [ 58.760106] cloud-init[934]: |+= O + . | [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target System Initialization. [ 58.765218] cloud-init[934]: |++* = S . . | [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [ 58.767680] cloud-init[934]: |..+=.. + + . . | Starting Socket activation for snappy daemon. [ 58.771064] cloud-init[934]: | .oB = . . . | [ 58.772431] cloud-init[934]: | *.oo o | [ 58.773299] cloud-init[934]: | . oo | [ 58.774165] cloud-init[934]: +----[SHA256]-----+ [ 58.775015] cloud-init[934]: Generating public/private ecdsa key pair. [[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Started Daily apt download activities. [ 58.779415] Starting LXD - unix socket. [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Reached target Timers. cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 58.784833] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 58.787082] cloud-init[934]: The key fingerprint is:[[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Reached target Network is Online. [ 58.792253] cloud-init[934]: SHA256:amBoZhjVJoUPzokRk63xB+TmmhtD5jk6G9Pbkl7c9eE root@shaker-vm-a228d2ab-a985-4f7a-965b-bb5377662abd [ 58.794246] cloud-init[934]: The key's randomart image is: [ 58.796069] cloud-init[934]: +---[ECDSA 256]---+ [ 58.796938] cloud-init[934]: |o=o+. | [ 58.797805] cloud-init[934]: |++* o | [ 58.798672] cloud-init[934]: |.OoB | [ 58.799541] cloud-init[934]: Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [[0;32m OK [0m] Listening on LXD - unix socket. |o==.o | [ 58.804938] cloud-init[934]: |.o*.o S . | [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0m] Reached target Basic System. [ 58.810176] cloud-init[934]: |+B.o o o o . |[[0;32m OK [0m] Started iperf3 Service. [ 58.814836] cloud-init[934]: |B+..o + E |[[0;32m OK [0m] Started Regular background program processing daemon. [ 58.818376] Starting Pollinate to seed the pseudo random number generator... Starting /etc/rc.local Compatibility... Starting Accounts Service...cloud-init[934]: |o*++ . | [ 58.826429] cloud-init[934]: |++o.. | [ 58.827702] cloud-init[934]: +----[SHA256]-----+ [ 58.829480] cloud-init[934]: Generating public/private ed25519 key pair. [[0;32m OK [0m] Started iperf Service. Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Started FUSE filesystem for LXC. [ 58.832796] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 58.852355] Starting Apply the settings specified in cloud-config... [[0;32m OK [0m] Started D-Bus System Message Bus. cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 58.882689] cloud-init[934]: The key fingerprint is: [ 58.888168] cloud-init[934]: Starting System Logging Service... Starting LXD - container startup/shutdown... SHA256:YVkI1gv9U3H5dRgxScm1asXfHyGZ4lFfqyzk912GmvI root@shaker-vm-a228d2ab-a985-4f7a-965b-bb5377662abd[[0;32m OK [0m] Started Deferred execution scheduler. [[0;32m OK [0m] Started ACPI event daemon. [[0;32m OK [0m] Started Unattended Upgrades Shutdown. Starting LSB: MD monitoring daemon... Starting Login Service... Starting Snappy daemon... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [ 58.944122] cloud-init[934]: The key's randomart image is: [ 58.969624] cloud-init[934]: +--[ED25519 256]--+ [ 58.973855] cloud-init[934]: | o+ .. .=*Oo| [ 58.986750] cloud-init[934]: | .. +o o.@.*| [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [ 59.031670] cloud-init[934]: Starting Authenticate and Authorize Users to Run Privileged Tasks... [[0;32m OK [0m] Started Login Service. | .+o = + Oo| [[0;32m OK [0m] Started LSB: MD monitoring daemon. [ 59.060876] cloud-init[934]: | ...* + =.=| [[0;32m OK [0m] Started LXD - container startup/shutdown. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. [ 59.079922] cloud-init[934]: | S = *..=| [ 59.086086] cloud-init[934]: | +o..=| [ 59.091187] cloud-init[934]: | . o .o| [ 59.097327] cloud-init[934]: | o | [ 59.103380] cloud-init[934]: | E | [ 59.110381] cloud-init[934]: +----[SHA256]-----+ [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [ 59.476707] cloud-init[1059]: Generating locales (this might take a while)... [ 60.156352] cloud-init[1059]: en_US.UTF-8... done [ 60.158547] cloud-init[1059]: Generation complete. [[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. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). Starting Login to default iSCSI targets... [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting LSB: network benchmark... Starting Permit User Sessions... Starting LSB: automatic crash report generation... Starting LSB: daemon to balance interrupts for SMP systems... [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started LSB: network benchmark. [[0;32m OK [0m] Started System Logging Service. Starting Terminate Plymouth Boot Screen... Starting Hold until boot process finishes up... [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Reached target Login Prompts. Starting Set console scheme... [[0;32m OK [0m] Started Set console scheme. 2018-11-14 20:19:41,723 - functest.core.singlevm - DEBUG - try 9: cannot connect to 172.30.9.208: timed out 2018-11-14 20:19:50,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 20:19:50,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b/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}c476383bb5ed2a62698284c9d15749448ad6ed80" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 20:19:50,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:19: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-da933f44-a022-4ef8-9609-f30d34b51ae2 x-compute-request-id: req-da933f44-a022-4ef8-9609-f30d34b51ae2 Content-Encoding: gzip Content-Length: 13370 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 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 796311987 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.166921] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.169065] pid_max: default: 32768 minimum: 301\n[ 0.170242] ACPI: Core revision 20150930\n[ 0.171884] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.173577] Security Framework initialized\n[ 0.174649] Yama: becoming mindful.\n[ 0.175611] AppArmor: AppArmor initialized\n[ 0.176725] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.178436] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.180089] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.181639] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.183421] Initializing cgroup subsys io\n[ 0.184487] Initializing cgroup subsys memory\n[ 0.185590] Initializing cgroup subsys devices\n[ 0.186733] Initializing cgroup subsys freezer\n[ 0.187861] Initializing cgroup subsys net_cls\n[ 0.188986] Initializing cgroup subsys perf_event\n[ 0.190172] Initializing cgroup subsys net_prio\n[ 0.191327] Initializing cgroup subsys hugetlb\n[ 0.192457] Initializing cgroup subsys pids\n[ 0.193565] CPU: Physical Processor ID: 0\n[ 0.195337] mce: CPU supports 10 MCE banks\n[ 0.196423] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.197732] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.199136] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.200474] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.201968] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.203519] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.204885] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.206851] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.228507] Freeing SMP alternatives memory: 32K\n[ 0.234620] ftrace: allocating 32237 entries in 126 pages\n[ 0.271280] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.272856] smpboot: Max logical packages: 1\n[ 0.274195] x2apic enabled\n[ 0.275263] Switched APIC routing to physical x2apic.\n[ 0.277581] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.279053] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.281744] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.284088] KVM setup paravirtual spinlock\n[ 0.285698] x86: Booted up 1 node, 1 CPUs\n[ 0.286747] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288558] devtmpfs: initialized\n[ 0.290503] evm: security.selinux\n[ 0.294395] evm: security.SMACK64\n[ 0.295339] evm: security.SMACK64EXEC\n[ 0.296313] evm: security.SMACK64TRANSMUTE\n[ 0.297370] evm: security.SMACK64MMAP\n[ 0.298356] evm: security.ima\n[ 0.299209] evm: security.capability\n[ 0.302282] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.304727] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.306750] pinctrl core: initialized pinctrl subsystem\n[ 0.308812] RTC time: 20:18:15, date: 11/14/18\n[ 0.310549] NET: Registered protocol family 16\n[ 0.312176] cpuidle: using governor ladder\n[ 0.313262] cpuidle: using governor menu\n[ 0.314323] PCCT header not found.\n[ 0.315519] ACPI: bus type PCI registered\n[ 0.316587] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318352] PCI: Using configuration type 1 for base access\n[ 0.321257] ACPI: Added _OSI(Module Device)\n[ 0.322348] ACPI: Added _OSI(Processor Device)\n[ 0.323473] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324655] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.327778] ACPI: Interpreter enabled\n[ 0.328797] ACPI: (supports S0 S5)\n[ 0.329736] ACPI: Using IOAPIC for interrupt routing\n[ 0.330972] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335058] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336572] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338174] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.339742] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.342684] acpiphp: Slot [3] registered\n[ 0.356857] acpiphp: Slot [4] registered\n[ 0.357930] acpiphp: Slot [5] registered\n[ 0.358993] acpiphp: Slot [6] registered\n[ 0.360025] acpiphp: Slot [7] registered\n[ 0.361071] acpiphp: Slot [8] registered\n[ 0.362116] acpiphp: Slot [9] registered\n[ 0.363162] acpiphp: Slot [10] registered\n[ 0.364221] acpiphp: Slot [11] registered\n[ 0.365283] acpiphp: Slot [12] registered\n[ 0.366345] acpiphp: Slot [13] registered\n[ 0.367408] acpiphp: Slot [14] registered\n[ 0.368454] acpiphp: Slot [15] registered\n[ 0.369517] acpiphp: Slot [16] registered\n[ 0.370563] acpiphp: Slot [17] registered\n[ 0.371619] acpiphp: Slot [18] registered\n[ 0.372667] acpiphp: Slot [19] registered\n[ 0.373717] acpiphp: Slot [20] registered\n[ 0.374762] acpiphp: Slot [21] registered\n[ 0.375806] acpiphp: Slot [22] registered\n[ 0.376855] acpiphp: Slot [23] registered\n[ 0.377977] acpiphp: Slot [24] registered\n[ 0.379039] acpiphp: Slot [25] registered\n[ 0.380097] acpiphp: Slot [26] registered\n[ 0.381154] acpiphp: Slot [27] registered\n[ 0.382207] acpiphp: Slot [28] registered\n[ 0.383261] acpiphp: Slot [29] registered\n[ 0.384299] acpiphp: Slot [30] registered\n[ 0.385361] acpiphp: Slot [31] registered\n[ 0.386405] PCI host bridge to bus 0000:00\n[ 0.387463] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.389033] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.390616] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.392507] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.394396] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.396325] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.401508] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.403134] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.404647] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.406299] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.410666] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.412537] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.435703] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.437624] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.439471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.441788] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.443586] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.445220] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.447192] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.448575] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.450568] vgaarb: loaded\n[ 0.451363] vgaarb: bridge control possible 0000:00:02.0\n[ 0.453149] SCSI subsystem initialized\n[ 0.454494] ACPI: bus type USB registered\n[ 0.455984] usbcore: registered new interface driver usbfs\n[ 0.457824] usbcore: registered new interface driver hub\n[ 0.459599] usbcore: registered new device driver usb\n[ 0.461552] PCI: Using ACPI for IRQ routing\n[ 0.463602] NetLabel: Initializing\n[ 0.464846] NetLabel: domain hash size = 128\n[ 0.466322] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.468014] NetLabel: unlabeled traffic allowed by default\n[ 0.470011] amd_nb: Cannot enumerate AMD northbridges\n[ 0.471749] clocksource: Switched to clocksource kvm-clock\n[ 0.482201] AppArmor: AppArmor Filesystem Enabled\n[ 0.483899] pnp: PnP ACPI init\n[ 0.485395] pnp: PnP ACPI: found 5 devices\n[ 0.492708] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.495751] NET: Registered protocol family 2\n[ 0.497761] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.500020] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.502113] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.504238] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.506154] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.508283] NET: Registered protocol family 1\n[ 0.509832] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.511772] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.513643] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.530344] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547210] Unpacking initramfs...\n[ 1.030594] Freeing initrd memory: 37084K\n[ 1.032545] Scanning for low memory corruption every 60 seconds\n[ 1.035010] audit: initializing netlink subsys (disabled)\n[ 1.036966] audit: type=2000 audit(1542226697.173:1): initialized\n[ 1.039301] Initialise system trusted keyring\n[ 1.040965] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.043021] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.046198] zbud: loaded\n[ 1.047480] VFS: Disk quotas dquot_6.6.0\n[ 1.048926] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.051347] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.053510] fuse init (API version 7.23)\n[ 1.055045] Key type big_key registered\n[ 1.056450] Allocating IMA MOK and blacklist keyrings.\n[ 1.058573] Key type asymmetric registered\n[ 1.060038] Asymmetric key parser 'x509' registered\n[ 1.061713] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.064325] io scheduler noop registered\n[ 1.065709] io scheduler deadline registered (default)\n[ 1.067448] io scheduler cfq registered\n[ 1.068922] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.070752] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.073000] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.075523] ACPI: Power Button [PWRF]\n[ 1.077005] GHES: HEST is not enabled!\n[ 1.092994] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.125336] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.128512] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.153394] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.156955] Linux agpgart interface v0.103\n[ 1.160067] loop: module loaded\n[ 1.163755] vda: vda1\n[ 1.165528] scsi host0: ata_piix\n[ 1.166778] scsi host1: ata_piix\n[ 1.167978] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.170064] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.172747] libphy: Fixed MDIO Bus: probed\n[ 1.174192] tun: Universal TUN/TAP device driver, 1.6\n[ 1.175819] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.178883] PPP generic driver version 2.4.2\n[ 1.180414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.182460] ehci-pci: EHCI PCI platform driver\n[ 1.184020] ehci-platform: EHCI generic platform driver\n[ 1.185704] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.187651] ohci-pci: OHCI PCI platform driver\n[ 1.189141] ohci-platform: OHCI generic platform driver\n[ 1.190858] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.207337] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.209056] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.211544] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.213240] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.215287] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.217460] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.219902] usb usb1: Product: UHCI Host Controller\n[ 1.221499] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.223496] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.225198] hub 1-0:1.0: USB hub found\n[ 1.226498] hub 1-0:1.0: 2 ports detected\n[ 1.228062] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.231539] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.233178] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.235023] mousedev: PS/2 mouse device common for all mice\n[ 1.237157] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.240138] rtc_cmos 00:00: RTC can wake from S4\n[ 1.242181] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.244265] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.246369] i2c /dev entries driver\n[ 1.247678] device-mapper: uevent: version 1.0.3\n[ 1.249284] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.252102] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.254454] NET: Registered protocol family 10\n[ 1.256460] NET: Registered protocol family 17\n[ 1.258013] Key type dns_resolver registered\n[ 1.259806] registered taskstats version 1\n[ 1.261257] Loading compiled-in X.509 certificates\n[ 1.263463] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.266733] zswap: loaded using pool lzo/zbud\n[ 1.269894] Key type trusted registered\n[ 1.273352] Key type encrypted registered\n[ 1.274583] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.275933] ima: No TPM chip found, activating TPM-bypass!\n[ 1.277258] evm: HMAC attrs: 0x1\n[ 1.278453] Magic number: 10:476:346\n[ 1.279441] tty tty63: hash matches\n[ 1.280504] rtc_cmos 00:00: setting system clock to 2018-11-14 20:18:16 UTC (1542226696)\n[ 1.295628] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.297076] EDD information not available.\n[ 1.330369] Freeing unused kernel memory: 1512K\n[ 1.331518] Write protecting the kernel read-only data: 14336k\n[ 1.335753] Freeing unused kernel memory: 1692K\n[ 1.337184] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.347917] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.350105] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.352693] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.355029] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.357552] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.363767] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.368290] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.370580] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.374088] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.377241] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.432922] virtio_net virtio0 ens3: renamed from eth0\n[ 1.441927] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.444420] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.451478] [drm] Initialized drm 1.1.0 20060810\n[ 1.468109] FDC 0 is a S82078B\n[ 1.478514] AVX2 version of gcm_enc/dec engaged.\n[ 1.479679] AES CTR mode by8 optimization enabled\n[ 1.539739] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.700490] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.700492] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.700493] usb 1-1: Product: QEMU USB Tablet\n[ 1.700493] usb 1-1: Manufacturer: QEMU\n[ 1.700494] usb 1-1: SerialNumber: 42\n[ 1.707717] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.718874] usbcore: registered new interface driver usbhid\n[ 1.718875] usbhid: USB HID core driver\n[ 1.720726] 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.720917] 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 ... [ 1.817569] md: linear personality registered for level -1\n[ 1.821017] md: multipath personality registered for level -4\n[ 1.824543] md: raid0 personality registered for level 0\n[ 1.828458] md: raid1 personality registered for level 1\n[ 1.899750] raid6: sse2x1 gen() 11225 MB/s\n[ 1.967747] raid6: sse2x1 xor() 8755 MB/s\n[ 2.035736] raid6: sse2x2 gen() 14338 MB/s\n[ 2.103739] raid6: sse2x2 xor() 9858 MB/s\n[ 2.171748] raid6: sse2x4 gen() 16429 MB/s\n[ 2.239735] raid6: sse2x4 xor() 11411 MB/s\n[ 2.307736] raid6: avx2x1 gen() 22392 MB/s\n[ 2.375734] raid6: avx2x2 gen() 26366 MB/s\n[ 2.447745] raid6: avx2x4 gen() 30259 MB/s\n[ 2.448817] raid6: using algorithm avx2x4 gen() 30259 MB/s\n[ 2.450106] raid6: using avx2x2 recovery algorithm\n[ 2.451441] tsc: Refined TSC clocksource calibration: 3491.848 MHz\n[ 2.453340] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553c70f8c, max_idle_ns: 440795371143 ns\n[ 2.460641] xor: automatically using best checksumming function:\n[ 2.499734] avx : 32832.000 MB/sec\n[ 2.502425] async_tx: api initialized (async)\n[ 2.514947] md: raid6 personality registered for level 6\n[ 2.516247] md: raid5 personality registered for level 5\n[ 2.517507] md: raid4 personality registered for level 4\n[ 2.524327] 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 ... [ 2.560025] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.586138] 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[ 2.697038] 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[ 2.701112] systemd[1]: Detected virtualization kvm.\n[ 2.702304] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.705690] systemd[1]: Set hostname to .\n[ 2.708752] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.710147] systemd[1]: Installed transient /etc/machine-id file.\n[ 2.829763] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 2.832552] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 2.835013] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 2.837873] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 2.840268] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 2.842744] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 2.844933] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 2.848223] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 2.850808] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 2.853520] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 2.856089] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 2.858919] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 2.861200] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 2.863753] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 2.867340] 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[ 2.872678] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 2.876324] 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[ 2.881026] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 2.888687] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 2.892659] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 2.897955] systemd[1]: Listening on Syslog Socket.\n[ 2.903489] Loading iSCSI transport class v2.0-870.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 2.906105] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 2.912610] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 2.920237] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 2.925472] iscsi: registered transport (tcp)\n[ 2.927194] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 2.933111] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 2.941015] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 2.945444] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 2.952399] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 2.960685] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 2.966075] 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[ 2.976977] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 2.979617] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 2.987883] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 2.992196] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 2.999220] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 3.015984] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 3.024705] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 3.033323] iscsi: registered transport (iser)\n[ 3.035628] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 3.041499] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\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 Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\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] Found device /dev/ttyS0.\n[ 3.378991] intel_rapl: no valid rapl domains found in package 0\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 Create Volatile Files and Directories...\n Starting LSB: AppArmor initialization...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\n Starting Commit a transient machine-id on disk...\n Starting Initial cloud-init job (pre-networking)...\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\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] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 4.512368] cloud-init[523]: Cloud-init v. 18.2 running 'init-local' at Wed, 14 Nov 2018 20:18:19 +0000. Up 4.32 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\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[ 58.198951] cloud-init[934]: Cloud-init v. 18.2 running 'init' at Wed, 14 Nov 2018 20:18:21 +0000. Up 5.75 seconds.\n[ 58.201774] cloud-init[934]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 58.208204] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.212145] cloud-init[934]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 58.216145] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.224170] cloud-init[934]: ci-info: | ens3 | True | 192.168.120.5 | 255.255.255.0 | . | fa:16:3e:66:4e:de |\n[ 58.226518] cloud-init[934]: ci-info: | ens3 | True | fe80::f816:3eff:fe66:4ede/64 | . | link | fa:16:3e:66:4e:de |\n[ 58.230435] cloud-init[934]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 58.236383] cloud-init[934]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 58.240412] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.244129] cloud-init[934]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 58.248141] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.255979] cloud-init[934]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 58.258102] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.264159] cloud-init[934]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 58.266231] cloud-init[934]: ci-info: | 1 | 169.254.169.254 | 192.168.120.3 | 255.255.255.255 | ens3 | UGH |\n[ 58.272310] cloud-init[934]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 58.274361] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.280351] cloud-init[934]: 2018-11-14 20:19:13,629 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n[ 58.687442] cloud-init[934]: Generating public/private rsa key pair.\n[ 58.689005] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 58.692120] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 58.696112] cloud-init[934]: The key fingerprint is:\n[ 58.697375] cloud-init[934]: SHA256:w1ssX+/ka44INV9iwisBhF+h5tpR5jibxcaNTTAlcWs root@shaker-vm-a228d2ab-a985-4f7a-965b-bb5377662abd\n[ 58.704126] cloud-init[934]: The key's randomart image is:\n[ 58.705513] cloud-init[934]: +---[RSA 2048]----+\n[ 58.706728] cloud-init[934]: | .. *+o |\n[ 58.712181] cloud-init[934]: | .. ..= . |\n[ 58.713426] cloud-init[934]: | .+.o E |\n[ 58.714616] cloud-init[934]: | o.X O |\n[ 58.715798] cloud-init[934]: | = S X + . |\n[ 58.721077] cloud-init[934]: | o B O B + |\n[ 58.722276] cloud-init[934]: | . + + o . o |\n[ 58.723466] cloud-init[934]: | o . =. |\n[ 58.728739] cloud-init[934]: | . .o=. |\n[ 58.729957] cloud-init[934]: +----[SHA256]-----+\n[ 58.731153] cloud-init[934]: Generating public/private dsa key pair.\n[ 58.736339] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 58.737994] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 58.740121] cloud-init[934]: The key fingerprint is:\n[ 58.744167] cloud-init[934]: SHA256:LqwQOQCYVo6yPIP1FhvqRWaK3mOW2rTXlD3cB5EcQOM root@shaker-vm-a228d2ab-a985-4f7a-965b-bb5377662abd\n[ 58.748130] cloud-init[934]: The key's randomart image is:\n[ 58.749448] cloud-init[934]: +---[DSA 1024]----+\n[ 58.752141] cloud-init[934]: |o... .+o.o |\n[ 58.755958] cloud-init[934]: |+.o . .+ |\n[ 58.757209] cloud-init[934]: |+...* E . |\n[ 58.760106] cloud-init[934]: |+= O + . |\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target System Initialization.\n[ 58.765218] cloud-init[934]: |++* = S . . |\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[ 58.767680] cloud-init[934]: |..+=.. + + . . |\n Starting Socket activation for snappy daemon.\n[ 58.771064] cloud-init[934]: | .oB = . . . |\n[ 58.772431] cloud-init[934]: | *.oo o |\n[ 58.773299] cloud-init[934]: | . oo |\n[ 58.774165] cloud-init[934]: +----[SHA256]-----+\n[ 58.775015] cloud-init[934]: Generating public/private ecdsa key pair.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Started Daily apt download activities.\n[ 58.779415] Starting LXD - unix socket.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n[[0;32m OK [0m] Reached target Timers.\ncloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 58.784833] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 58.787082] cloud-init[934]: The key fingerprint is:[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Reached target Network is Online.\n\n[ 58.792253] cloud-init[934]: SHA256:amBoZhjVJoUPzokRk63xB+TmmhtD5jk6G9Pbkl7c9eE root@shaker-vm-a228d2ab-a985-4f7a-965b-bb5377662abd\n[ 58.794246] cloud-init[934]: The key's randomart image is:\n[ 58.796069] cloud-init[934]: +---[ECDSA 256]---+\n[ 58.796938] cloud-init[934]: |o=o+. |\n[ 58.797805] cloud-init[934]: |++* o |\n[ 58.798672] cloud-init[934]: |.OoB |\n[ 58.799541] cloud-init[934]: Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on LXD - unix socket.\n|o==.o |\n[ 58.804938] cloud-init[934]: |.o*.o S . |\n[[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.\n[ 58.810176] cloud-init[934]: |+B.o o o o . |[[0;32m OK [0m] Started iperf3 Service.\n\n[ 58.814836] cloud-init[934]: |B+..o + E |[[0;32m OK [0m] Started Regular background program processing daemon.\n\n[ 58.818376] Starting Pollinate to seed the pseudo random number generator...\n Starting /etc/rc.local Compatibility...\n Starting Accounts Service...cloud-init[934]: |o*++ . |\n[ 58.826429] cloud-init[934]: |++o.. |\n[ 58.827702] cloud-init[934]: +----[SHA256]-----+\n[ 58.829480] cloud-init[934]: Generating public/private ed25519 key pair.\n\n[[0;32m OK [0m] Started iperf Service.\n Starting LSB: Record successful boot for GRUB...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n[ 58.832796] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 58.852355] Starting Apply the settings specified in cloud-config...\n[[0;32m OK [0m] Started D-Bus System Message Bus.\ncloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 58.882689] cloud-init[934]: The key fingerprint is:\n[ 58.888168] cloud-init[934]: Starting System Logging Service...\n Starting LXD - container startup/shutdown...\nSHA256:YVkI1gv9U3H5dRgxScm1asXfHyGZ4lFfqyzk912GmvI root@shaker-vm-a228d2ab-a985-4f7a-965b-bb5377662abd[[0;32m OK [0m] Started Deferred execution scheduler.\n[[0;32m OK [0m] Started ACPI event daemon.\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n Starting LSB: MD monitoring daemon...\n Starting Login Service...\n\n Starting Snappy daemon...\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[ 58.944122] cloud-init[934]: The key's randomart image is:\n[ 58.969624] cloud-init[934]: +--[ED25519 256]--+\n[ 58.973855] cloud-init[934]: | o+ .. .=*Oo|\n[ 58.986750] cloud-init[934]: | .. +o o.@.*|\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[ 59.031670] cloud-init[934]: Starting Authenticate and Authorize Users to Run Privileged Tasks...\n[[0;32m OK [0m] Started Login Service.\n| .+o = + Oo|\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[ 59.060876] cloud-init[934]: | ...* + =.=|\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n[ 59.079922] cloud-init[934]: | S = *..=|\n[ 59.086086] cloud-init[934]: | +o..=|\n[ 59.091187] cloud-init[934]: | . o .o|\n[ 59.097327] cloud-init[934]: | o |\n[ 59.103380] cloud-init[934]: | E |\n[ 59.110381] cloud-init[934]: +----[SHA256]-----+\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\n[ 59.476707] cloud-init[1059]: Generating locales (this might take a while)...\n[ 60.156352] cloud-init[1059]: en_US.UTF-8... done\n[ 60.158547] cloud-init[1059]: Generation complete.\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[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n Starting Login to default iSCSI targets...\n[[0;32m OK [0m] Started Login to default iSCSI targets.\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting LSB: network benchmark...\n Starting Permit User Sessions...\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[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[[0;32m OK [0m] Started LSB: network benchmark.\n[[0;32m OK [0m] Started System Logging Service.\n Starting Terminate Plymouth Boot Screen...\n Starting Hold until boot process finishes up...\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Reached target Login Prompts.\n Starting Set console scheme...\n[[0;32m OK [0m] Started Set console scheme.\n\nUbuntu 16.04.4 LTS shaker-vm-a228d2ab-a985-4f7a-965b-bb5377662abd ttyS0\n\nshaker-vm-a228d2ab-a985-4f7a-965b-bb5377662abd login: "} 2018-11-14 20:19:50,995 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b/action used request id req-da933f44-a022-4ef8-9609-f30d34b51ae2 2018-11-14 20:19:50,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.261811971664s 2018-11-14 20:19:50,996 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b/action used request id req-da933f44-a022-4ef8-9609-f30d34b51ae2 2018-11-14 20:19:50,996 - 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 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 796311987 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.166921] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.169065] pid_max: default: 32768 minimum: 301 [ 0.170242] ACPI: Core revision 20150930 [ 0.171884] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.173577] Security Framework initialized [ 0.174649] Yama: becoming mindful. [ 0.175611] AppArmor: AppArmor initialized [ 0.176725] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.178436] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.180089] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.181639] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.183421] Initializing cgroup subsys io [ 0.184487] Initializing cgroup subsys memory [ 0.185590] Initializing cgroup subsys devices [ 0.186733] Initializing cgroup subsys freezer [ 0.187861] Initializing cgroup subsys net_cls [ 0.188986] Initializing cgroup subsys perf_event [ 0.190172] Initializing cgroup subsys net_prio [ 0.191327] Initializing cgroup subsys hugetlb [ 0.192457] Initializing cgroup subsys pids [ 0.193565] CPU: Physical Processor ID: 0 [ 0.195337] mce: CPU supports 10 MCE banks [ 0.196423] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.197732] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.199136] Spectre V2 : Mitigation: Full generic retpoline [ 0.200474] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.201968] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.203519] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.204885] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.206851] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.228507] Freeing SMP alternatives memory: 32K [ 0.234620] ftrace: allocating 32237 entries in 126 pages [ 0.271280] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.272856] smpboot: Max logical packages: 1 [ 0.274195] x2apic enabled [ 0.275263] Switched APIC routing to physical x2apic. [ 0.277581] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.279053] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.281744] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.284088] KVM setup paravirtual spinlock [ 0.285698] x86: Booted up 1 node, 1 CPUs [ 0.286747] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.288558] devtmpfs: initialized [ 0.290503] evm: security.selinux [ 0.294395] evm: security.SMACK64 [ 0.295339] evm: security.SMACK64EXEC [ 0.296313] evm: security.SMACK64TRANSMUTE [ 0.297370] evm: security.SMACK64MMAP [ 0.298356] evm: security.ima [ 0.299209] evm: security.capability [ 0.302282] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.304727] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.306750] pinctrl core: initialized pinctrl subsystem [ 0.308812] RTC time: 20:18:15, date: 11/14/18 [ 0.310549] NET: Registered protocol family 16 [ 0.312176] cpuidle: using governor ladder [ 0.313262] cpuidle: using governor menu [ 0.314323] PCCT header not found. [ 0.315519] ACPI: bus type PCI registered [ 0.316587] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.318352] PCI: Using configuration type 1 for base access [ 0.321257] ACPI: Added _OSI(Module Device) [ 0.322348] ACPI: Added _OSI(Processor Device) [ 0.323473] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.324655] ACPI: Added _OSI(Processor Aggregator Device) [ 0.327778] ACPI: Interpreter enabled [ 0.328797] ACPI: (supports S0 S5) [ 0.329736] ACPI: Using IOAPIC for interrupt routing [ 0.330972] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.335058] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.336572] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.338174] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.339742] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.342684] acpiphp: Slot [3] registered [ 0.356857] acpiphp: Slot [4] registered [ 0.357930] acpiphp: Slot [5] registered [ 0.358993] acpiphp: Slot [6] registered [ 0.360025] acpiphp: Slot [7] registered [ 0.361071] acpiphp: Slot [8] registered [ 0.362116] acpiphp: Slot [9] registered [ 0.363162] acpiphp: Slot [10] registered [ 0.364221] acpiphp: Slot [11] registered [ 0.365283] acpiphp: Slot [12] registered [ 0.366345] acpiphp: Slot [13] registered [ 0.367408] acpiphp: Slot [14] registered [ 0.368454] acpiphp: Slot [15] registered [ 0.369517] acpiphp: Slot [16] registered [ 0.370563] acpiphp: Slot [17] registered [ 0.371619] acpiphp: Slot [18] registered [ 0.372667] acpiphp: Slot [19] registered [ 0.373717] acpiphp: Slot [20] registered [ 0.374762] acpiphp: Slot [21] registered [ 0.375806] acpiphp: Slot [22] registered [ 0.376855] acpiphp: Slot [23] registered [ 0.377977] acpiphp: Slot [24] registered [ 0.379039] acpiphp: Slot [25] registered [ 0.380097] acpiphp: Slot [26] registered [ 0.381154] acpiphp: Slot [27] registered [ 0.382207] acpiphp: Slot [28] registered [ 0.383261] acpiphp: Slot [29] registered [ 0.384299] acpiphp: Slot [30] registered [ 0.385361] acpiphp: Slot [31] registered [ 0.386405] PCI host bridge to bus 0000:00 [ 0.387463] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.389033] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.390616] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.392507] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.394396] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.396325] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.401508] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.403134] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.404647] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.406299] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.410666] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.412537] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.435703] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.437624] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.439471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.441788] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.443586] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.445220] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.447192] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.448575] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.450568] vgaarb: loaded [ 0.451363] vgaarb: bridge control possible 0000:00:02.0 [ 0.453149] SCSI subsystem initialized [ 0.454494] ACPI: bus type USB registered [ 0.455984] usbcore: registered new interface driver usbfs [ 0.457824] usbcore: registered new interface driver hub [ 0.459599] usbcore: registered new device driver usb [ 0.461552] PCI: Using ACPI for IRQ routing [ 0.463602] NetLabel: Initializing [ 0.464846] NetLabel: domain hash size = 128 [ 0.466322] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.468014] NetLabel: unlabeled traffic allowed by default [ 0.470011] amd_nb: Cannot enumerate AMD northbridges [ 0.471749] clocksource: Switched to clocksource kvm-clock [ 0.482201] AppArmor: AppArmor Filesystem Enabled [ 0.483899] pnp: PnP ACPI init [ 0.485395] pnp: PnP ACPI: found 5 devices [ 0.492708] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.495751] NET: Registered protocol family 2 [ 0.497761] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.500020] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.502113] TCP: Hash tables configured (established 4096 bind 4096) [ 0.504238] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.506154] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.508283] NET: Registered protocol family 1 [ 0.509832] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.511772] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.513643] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.530344] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.547210] Unpacking initramfs... [ 1.030594] Freeing initrd memory: 37084K [ 1.032545] Scanning for low memory corruption every 60 seconds [ 1.035010] audit: initializing netlink subsys (disabled) [ 1.036966] audit: type=2000 audit(1542226697.173:1): initialized [ 1.039301] Initialise system trusted keyring [ 1.040965] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.043021] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.046198] zbud: loaded [ 1.047480] VFS: Disk quotas dquot_6.6.0 [ 1.048926] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.051347] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.053510] fuse init (API version 7.23) [ 1.055045] Key type big_key registered [ 1.056450] Allocating IMA MOK and blacklist keyrings. [ 1.058573] Key type asymmetric registered [ 1.060038] Asymmetric key parser 'x509' registered [ 1.061713] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.064325] io scheduler noop registered [ 1.065709] io scheduler deadline registered (default) [ 1.067448] io scheduler cfq registered [ 1.068922] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.070752] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.073000] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.075523] ACPI: Power Button [PWRF] [ 1.077005] GHES: HEST is not enabled! [ 1.092994] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.125336] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.128512] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.153394] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.156955] Linux agpgart interface v0.103 [ 1.160067] loop: module loaded [ 1.163755] vda: vda1 [ 1.165528] scsi host0: ata_piix [ 1.166778] scsi host1: ata_piix [ 1.167978] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.170064] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.172747] libphy: Fixed MDIO Bus: probed [ 1.174192] tun: Universal TUN/TAP device driver, 1.6 [ 1.175819] tun: (C) 1999-2004 Max Krasnyansky [ 1.178883] PPP generic driver version 2.4.2 [ 1.180414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.182460] ehci-pci: EHCI PCI platform driver [ 1.184020] ehci-platform: EHCI generic platform driver [ 1.185704] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.187651] ohci-pci: OHCI PCI platform driver [ 1.189141] ohci-platform: OHCI generic platform driver [ 1.190858] uhci_hcd: USB Universal Host Controller Interface driver [ 1.207337] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.209056] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.211544] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.213240] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.215287] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.217460] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.219902] usb usb1: Product: UHCI Host Controller [ 1.221499] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.223496] usb usb1: SerialNumber: 0000:00:01.2 [ 1.225198] hub 1-0:1.0: USB hub found [ 1.226498] hub 1-0:1.0: 2 ports detected [ 1.228062] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.231539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.233178] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.235023] mousedev: PS/2 mouse device common for all mice [ 1.237157] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.240138] rtc_cmos 00:00: RTC can wake from S4 [ 1.242181] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.244265] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.246369] i2c /dev entries driver [ 1.247678] device-mapper: uevent: version 1.0.3 [ 1.249284] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.252102] ledtrig-cpu: registered to indicate activity on CPUs [ 1.254454] NET: Registered protocol family 10 [ 1.256460] NET: Registered protocol family 17 [ 1.258013] Key type dns_resolver registered [ 1.259806] registered taskstats version 1 [ 1.261257] Loading compiled-in X.509 certificates [ 1.263463] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.266733] zswap: loaded using pool lzo/zbud [ 1.269894] Key type trusted registered [ 1.273352] Key type encrypted registered [ 1.274583] AppArmor: AppArmor sha1 policy hashing enabled [ 1.275933] ima: No TPM chip found, activating TPM-bypass! [ 1.277258] evm: HMAC attrs: 0x1 [ 1.278453] Magic number: 10:476:346 [ 1.279441] tty tty63: hash matches [ 1.280504] rtc_cmos 00:00: setting system clock to 2018-11-14 20:18:16 UTC (1542226696) [ 1.295628] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.297076] EDD information not available. [ 1.330369] Freeing unused kernel memory: 1512K [ 1.331518] Write protecting the kernel read-only data: 14336k [ 1.335753] Freeing unused kernel memory: 1692K [ 1.337184] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.347917] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.350105] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.352693] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.355029] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.357552] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.363767] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.368290] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.370580] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.374088] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.377241] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.432922] virtio_net virtio0 ens3: renamed from eth0 [ 1.441927] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.444420] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.451478] [drm] Initialized drm 1.1.0 20060810 [ 1.468109] FDC 0 is a S82078B [ 1.478514] AVX2 version of gcm_enc/dec engaged. [ 1.479679] AES CTR mode by8 optimization enabled [ 1.539739] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.700490] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.700492] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.700493] usb 1-1: Product: QEMU USB Tablet [ 1.700493] usb 1-1: Manufacturer: QEMU [ 1.700494] usb 1-1: SerialNumber: 42 [ 1.707717] hidraw: raw HID events driver (C) Jiri Kosina [ 1.718874] usbcore: registered new interface driver usbhid [ 1.718875] usbhid: USB HID core driver [ 1.720726] 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.720917] 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 ... [ 1.817569] md: linear personality registered for level -1 [ 1.821017] md: multipath personality registered for level -4 [ 1.824543] md: raid0 personality registered for level 0 [ 1.828458] md: raid1 personality registered for level 1 [ 1.899750] raid6: sse2x1 gen() 11225 MB/s [ 1.967747] raid6: sse2x1 xor() 8755 MB/s [ 2.035736] raid6: sse2x2 gen() 14338 MB/s [ 2.103739] raid6: sse2x2 xor() 9858 MB/s [ 2.171748] raid6: sse2x4 gen() 16429 MB/s [ 2.239735] raid6: sse2x4 xor() 11411 MB/s [ 2.307736] raid6: avx2x1 gen() 22392 MB/s [ 2.375734] raid6: avx2x2 gen() 26366 MB/s [ 2.447745] raid6: avx2x4 gen() 30259 MB/s [ 2.448817] raid6: using algorithm avx2x4 gen() 30259 MB/s [ 2.450106] raid6: using avx2x2 recovery algorithm [ 2.451441] tsc: Refined TSC clocksource calibration: 3491.848 MHz [ 2.453340] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553c70f8c, max_idle_ns: 440795371143 ns [ 2.460641] xor: automatically using best checksumming function: [ 2.499734] avx : 32832.000 MB/sec [ 2.502425] async_tx: api initialized (async) [ 2.514947] md: raid6 personality registered for level 6 [ 2.516247] md: raid5 personality registered for level 5 [ 2.517507] md: raid4 personality registered for level 4 [ 2.524327] 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 ... [ 2.560025] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.586138] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 2.697038] 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) [ 2.701112] systemd[1]: Detected virtualization kvm. [ 2.702304] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.705690] systemd[1]: Set hostname to . [ 2.708752] systemd[1]: Initializing machine ID from KVM UUID. [ 2.710147] systemd[1]: Installed transient /etc/machine-id file. [ 2.829763] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 2.832552] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 2.835013] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 2.837873] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 2.840268] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 2.842744] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 2.844933] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 2.848223] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 2.850808] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 2.853520] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 2.856089] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 2.858919] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 2.861200] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 2.863753] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 2.867340] 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. [ 2.872678] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 2.876324] 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... [ 2.881026] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 2.888687] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 2.892659] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 2.897955] systemd[1]: Listening on Syslog Socket. [ 2.903489] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Listening on Syslog Socket. [ 2.906105] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 2.912610] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 2.920237] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 2.925472] iscsi: registered transport (tcp) [ 2.927194] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 2.933111] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 2.941015] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 2.945444] systemd[1]: Starting Journal Service... Starting Journal Service... [ 2.952399] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 2.960685] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 2.966075] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 2.976977] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 2.979617] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 2.987883] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 2.992196] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 2.999220] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.015984] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.024705] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 3.033323] iscsi: registered transport (iser) [ 3.035628] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 3.041499] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. 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 Load/Save Random Seed... Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... [[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] Found device /dev/ttyS0. [ 3.378991] intel_rapl: no valid rapl domains found in package 0 [[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 Create Volatile Files and Directories... Starting LSB: AppArmor initialization... Starting Tell Plymouth To Write Out Runtime Data... Starting Set console font and keymap... Starting Commit a transient machine-id on disk... Starting Initial cloud-init job (pre-networking)... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[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] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.512368] cloud-init[523]: Cloud-init v. 18.2 running 'init-local' at Wed, 14 Nov 2018 20:18:19 +0000. Up 4.32 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[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)... [ 58.198951] cloud-init[934]: Cloud-init v. 18.2 running 'init' at Wed, 14 Nov 2018 20:18:21 +0000. Up 5.75 seconds. [ 58.201774] cloud-init[934]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 58.208204] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.212145] cloud-init[934]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 58.216145] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.224170] cloud-init[934]: ci-info: | ens3 | True | 192.168.120.5 | 255.255.255.0 | . | fa:16:3e:66:4e:de | [ 58.226518] cloud-init[934]: ci-info: | ens3 | True | fe80::f816:3eff:fe66:4ede/64 | . | link | fa:16:3e:66:4e:de | [ 58.230435] cloud-init[934]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 58.236383] cloud-init[934]: ci-info: | lo | True | ::1/128 | . | host | . | [ 58.240412] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.244129] cloud-init[934]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 58.248141] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.255979] cloud-init[934]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 58.258102] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.264159] cloud-init[934]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 58.266231] cloud-init[934]: ci-info: | 1 | 169.254.169.254 | 192.168.120.3 | 255.255.255.255 | ens3 | UGH | [ 58.272310] cloud-init[934]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 58.274361] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.280351] cloud-init[934]: 2018-11-14 20:19:13,629 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 58.687442] cloud-init[934]: Generating public/private rsa key pair. [ 58.689005] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 58.692120] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 58.696112] cloud-init[934]: The key fingerprint is: [ 58.697375] cloud-init[934]: SHA256:w1ssX+/ka44INV9iwisBhF+h5tpR5jibxcaNTTAlcWs root@shaker-vm-a228d2ab-a985-4f7a-965b-bb5377662abd [ 58.704126] cloud-init[934]: The key's randomart image is: [ 58.705513] cloud-init[934]: +---[RSA 2048]----+ [ 58.706728] cloud-init[934]: | .. *+o | [ 58.712181] cloud-init[934]: | .. ..= . | [ 58.713426] cloud-init[934]: | .+.o E | [ 58.714616] cloud-init[934]: | o.X O | [ 58.715798] cloud-init[934]: | = S X + . | [ 58.721077] cloud-init[934]: | o B O B + | [ 58.722276] cloud-init[934]: | . + + o . o | [ 58.723466] cloud-init[934]: | o . =. | [ 58.728739] cloud-init[934]: | . .o=. | [ 58.729957] cloud-init[934]: +----[SHA256]-----+ [ 58.731153] cloud-init[934]: Generating public/private dsa key pair. [ 58.736339] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 58.737994] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 58.740121] cloud-init[934]: The key fingerprint is: [ 58.744167] cloud-init[934]: SHA256:LqwQOQCYVo6yPIP1FhvqRWaK3mOW2rTXlD3cB5EcQOM root@shaker-vm-a228d2ab-a985-4f7a-965b-bb5377662abd [ 58.748130] cloud-init[934]: The key's randomart image is: [ 58.749448] cloud-init[934]: +---[DSA 1024]----+ [ 58.752141] cloud-init[934]: |o... .+o.o | [ 58.755958] cloud-init[934]: |+.o . .+ | [ 58.757209] cloud-init[934]: |+...* E . | [ 58.760106] cloud-init[934]: |+= O + . | [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target System Initialization. [ 58.765218] cloud-init[934]: |++* = S . . | [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [ 58.767680] cloud-init[934]: |..+=.. + + . . | Starting Socket activation for snappy daemon. [ 58.771064] cloud-init[934]: | .oB = . . . | [ 58.772431] cloud-init[934]: | *.oo o | [ 58.773299] cloud-init[934]: | . oo | [ 58.774165] cloud-init[934]: +----[SHA256]-----+ [ 58.775015] cloud-init[934]: Generating public/private ecdsa key pair. [[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Started Daily apt download activities. [ 58.779415] Starting LXD - unix socket. [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Reached target Timers. cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 58.784833] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 58.787082] cloud-init[934]: The key fingerprint is:[[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Reached target Network is Online. [ 58.792253] cloud-init[934]: SHA256:amBoZhjVJoUPzokRk63xB+TmmhtD5jk6G9Pbkl7c9eE root@shaker-vm-a228d2ab-a985-4f7a-965b-bb5377662abd [ 58.794246] cloud-init[934]: The key's randomart image is: [ 58.796069] cloud-init[934]: +---[ECDSA 256]---+ [ 58.796938] cloud-init[934]: |o=o+. | [ 58.797805] cloud-init[934]: |++* o | [ 58.798672] cloud-init[934]: |.OoB | [ 58.799541] cloud-init[934]: Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [[0;32m OK [0m] Listening on LXD - unix socket. |o==.o | [ 58.804938] cloud-init[934]: |.o*.o S . | [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0m] Reached target Basic System. [ 58.810176] cloud-init[934]: |+B.o o o o . |[[0;32m OK [0m] Started iperf3 Service. [ 58.814836] cloud-init[934]: |B+..o + E |[[0;32m OK [0m] Started Regular background program processing daemon. [ 58.818376] Starting Pollinate to seed the pseudo random number generator... Starting /etc/rc.local Compatibility... Starting Accounts Service...cloud-init[934]: |o*++ . | [ 58.826429] cloud-init[934]: |++o.. | [ 58.827702] cloud-init[934]: +----[SHA256]-----+ [ 58.829480] cloud-init[934]: Generating public/private ed25519 key pair. [[0;32m OK [0m] Started iperf Service. Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Started FUSE filesystem for LXC. [ 58.832796] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 58.852355] Starting Apply the settings specified in cloud-config... [[0;32m OK [0m] Started D-Bus System Message Bus. cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 58.882689] cloud-init[934]: The key fingerprint is: [ 58.888168] cloud-init[934]: Starting System Logging Service... Starting LXD - container startup/shutdown... SHA256:YVkI1gv9U3H5dRgxScm1asXfHyGZ4lFfqyzk912GmvI root@shaker-vm-a228d2ab-a985-4f7a-965b-bb5377662abd[[0;32m OK [0m] Started Deferred execution scheduler. [[0;32m OK [0m] Started ACPI event daemon. [[0;32m OK [0m] Started Unattended Upgrades Shutdown. Starting LSB: MD monitoring daemon... Starting Login Service... Starting Snappy daemon... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [ 58.944122] cloud-init[934]: The key's randomart image is: [ 58.969624] cloud-init[934]: +--[ED25519 256]--+ [ 58.973855] cloud-init[934]: | o+ .. .=*Oo| [ 58.986750] cloud-init[934]: | .. +o o.@.*| [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [ 59.031670] cloud-init[934]: Starting Authenticate and Authorize Users to Run Privileged Tasks... [[0;32m OK [0m] Started Login Service. | .+o = + Oo| [[0;32m OK [0m] Started LSB: MD monitoring daemon. [ 59.060876] cloud-init[934]: | ...* + =.=| [[0;32m OK [0m] Started LXD - container startup/shutdown. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. [ 59.079922] cloud-init[934]: | S = *..=| [ 59.086086] cloud-init[934]: | +o..=| [ 59.091187] cloud-init[934]: | . o .o| [ 59.097327] cloud-init[934]: | o | [ 59.103380] cloud-init[934]: | E | [ 59.110381] cloud-init[934]: +----[SHA256]-----+ [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [ 59.476707] cloud-init[1059]: Generating locales (this might take a while)... [ 60.156352] cloud-init[1059]: en_US.UTF-8... done [ 60.158547] cloud-init[1059]: Generation complete. [[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. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). Starting Login to default iSCSI targets... [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting LSB: network benchmark... Starting Permit User Sessions... Starting LSB: automatic crash report generation... Starting LSB: daemon to balance interrupts for SMP systems... [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started LSB: network benchmark. [[0;32m OK [0m] Started System Logging Service. Starting Terminate Plymouth Boot Screen... Starting Hold until boot process finishes up... [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Reached target Login Prompts. Starting Set console scheme... [[0;32m OK [0m] Started Set console scheme. Ubuntu 16.04.4 LTS shaker-vm-a228d2ab-a985-4f7a-965b-bb5377662abd ttyS0 shaker-vm-a228d2ab-a985-4f7a-965b-bb5377662abd login: 2018-11-14 20:19:51,999 - functest.core.singlevm - DEBUG - try 10: cannot connect to 172.30.9.208: timed out 2018-11-14 20:20:01,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 20:20:01,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b/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}c476383bb5ed2a62698284c9d15749448ad6ed80" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 20:20:01,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:20:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0a2dabc3-3841-4642-8b3d-b42c97a3ba1d x-compute-request-id: req-0a2dabc3-3841-4642-8b3d-b42c97a3ba1d Content-Encoding: gzip Content-Length: 13370 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 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 796311987 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.166921] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.169065] pid_max: default: 32768 minimum: 301\n[ 0.170242] ACPI: Core revision 20150930\n[ 0.171884] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.173577] Security Framework initialized\n[ 0.174649] Yama: becoming mindful.\n[ 0.175611] AppArmor: AppArmor initialized\n[ 0.176725] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.178436] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.180089] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.181639] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.183421] Initializing cgroup subsys io\n[ 0.184487] Initializing cgroup subsys memory\n[ 0.185590] Initializing cgroup subsys devices\n[ 0.186733] Initializing cgroup subsys freezer\n[ 0.187861] Initializing cgroup subsys net_cls\n[ 0.188986] Initializing cgroup subsys perf_event\n[ 0.190172] Initializing cgroup subsys net_prio\n[ 0.191327] Initializing cgroup subsys hugetlb\n[ 0.192457] Initializing cgroup subsys pids\n[ 0.193565] CPU: Physical Processor ID: 0\n[ 0.195337] mce: CPU supports 10 MCE banks\n[ 0.196423] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.197732] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.199136] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.200474] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.201968] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.203519] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.204885] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.206851] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.228507] Freeing SMP alternatives memory: 32K\n[ 0.234620] ftrace: allocating 32237 entries in 126 pages\n[ 0.271280] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.272856] smpboot: Max logical packages: 1\n[ 0.274195] x2apic enabled\n[ 0.275263] Switched APIC routing to physical x2apic.\n[ 0.277581] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.279053] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.281744] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.284088] KVM setup paravirtual spinlock\n[ 0.285698] x86: Booted up 1 node, 1 CPUs\n[ 0.286747] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288558] devtmpfs: initialized\n[ 0.290503] evm: security.selinux\n[ 0.294395] evm: security.SMACK64\n[ 0.295339] evm: security.SMACK64EXEC\n[ 0.296313] evm: security.SMACK64TRANSMUTE\n[ 0.297370] evm: security.SMACK64MMAP\n[ 0.298356] evm: security.ima\n[ 0.299209] evm: security.capability\n[ 0.302282] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.304727] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.306750] pinctrl core: initialized pinctrl subsystem\n[ 0.308812] RTC time: 20:18:15, date: 11/14/18\n[ 0.310549] NET: Registered protocol family 16\n[ 0.312176] cpuidle: using governor ladder\n[ 0.313262] cpuidle: using governor menu\n[ 0.314323] PCCT header not found.\n[ 0.315519] ACPI: bus type PCI registered\n[ 0.316587] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318352] PCI: Using configuration type 1 for base access\n[ 0.321257] ACPI: Added _OSI(Module Device)\n[ 0.322348] ACPI: Added _OSI(Processor Device)\n[ 0.323473] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324655] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.327778] ACPI: Interpreter enabled\n[ 0.328797] ACPI: (supports S0 S5)\n[ 0.329736] ACPI: Using IOAPIC for interrupt routing\n[ 0.330972] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335058] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336572] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338174] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.339742] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.342684] acpiphp: Slot [3] registered\n[ 0.356857] acpiphp: Slot [4] registered\n[ 0.357930] acpiphp: Slot [5] registered\n[ 0.358993] acpiphp: Slot [6] registered\n[ 0.360025] acpiphp: Slot [7] registered\n[ 0.361071] acpiphp: Slot [8] registered\n[ 0.362116] acpiphp: Slot [9] registered\n[ 0.363162] acpiphp: Slot [10] registered\n[ 0.364221] acpiphp: Slot [11] registered\n[ 0.365283] acpiphp: Slot [12] registered\n[ 0.366345] acpiphp: Slot [13] registered\n[ 0.367408] acpiphp: Slot [14] registered\n[ 0.368454] acpiphp: Slot [15] registered\n[ 0.369517] acpiphp: Slot [16] registered\n[ 0.370563] acpiphp: Slot [17] registered\n[ 0.371619] acpiphp: Slot [18] registered\n[ 0.372667] acpiphp: Slot [19] registered\n[ 0.373717] acpiphp: Slot [20] registered\n[ 0.374762] acpiphp: Slot [21] registered\n[ 0.375806] acpiphp: Slot [22] registered\n[ 0.376855] acpiphp: Slot [23] registered\n[ 0.377977] acpiphp: Slot [24] registered\n[ 0.379039] acpiphp: Slot [25] registered\n[ 0.380097] acpiphp: Slot [26] registered\n[ 0.381154] acpiphp: Slot [27] registered\n[ 0.382207] acpiphp: Slot [28] registered\n[ 0.383261] acpiphp: Slot [29] registered\n[ 0.384299] acpiphp: Slot [30] registered\n[ 0.385361] acpiphp: Slot [31] registered\n[ 0.386405] PCI host bridge to bus 0000:00\n[ 0.387463] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.389033] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.390616] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.392507] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.394396] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.396325] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.401508] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.403134] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.404647] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.406299] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.410666] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.412537] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.435703] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.437624] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.439471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.441788] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.443586] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.445220] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.447192] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.448575] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.450568] vgaarb: loaded\n[ 0.451363] vgaarb: bridge control possible 0000:00:02.0\n[ 0.453149] SCSI subsystem initialized\n[ 0.454494] ACPI: bus type USB registered\n[ 0.455984] usbcore: registered new interface driver usbfs\n[ 0.457824] usbcore: registered new interface driver hub\n[ 0.459599] usbcore: registered new device driver usb\n[ 0.461552] PCI: Using ACPI for IRQ routing\n[ 0.463602] NetLabel: Initializing\n[ 0.464846] NetLabel: domain hash size = 128\n[ 0.466322] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.468014] NetLabel: unlabeled traffic allowed by default\n[ 0.470011] amd_nb: Cannot enumerate AMD northbridges\n[ 0.471749] clocksource: Switched to clocksource kvm-clock\n[ 0.482201] AppArmor: AppArmor Filesystem Enabled\n[ 0.483899] pnp: PnP ACPI init\n[ 0.485395] pnp: PnP ACPI: found 5 devices\n[ 0.492708] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.495751] NET: Registered protocol family 2\n[ 0.497761] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.500020] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.502113] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.504238] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.506154] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.508283] NET: Registered protocol family 1\n[ 0.509832] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.511772] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.513643] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.530344] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547210] Unpacking initramfs...\n[ 1.030594] Freeing initrd memory: 37084K\n[ 1.032545] Scanning for low memory corruption every 60 seconds\n[ 1.035010] audit: initializing netlink subsys (disabled)\n[ 1.036966] audit: type=2000 audit(1542226697.173:1): initialized\n[ 1.039301] Initialise system trusted keyring\n[ 1.040965] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.043021] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.046198] zbud: loaded\n[ 1.047480] VFS: Disk quotas dquot_6.6.0\n[ 1.048926] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.051347] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.053510] fuse init (API version 7.23)\n[ 1.055045] Key type big_key registered\n[ 1.056450] Allocating IMA MOK and blacklist keyrings.\n[ 1.058573] Key type asymmetric registered\n[ 1.060038] Asymmetric key parser 'x509' registered\n[ 1.061713] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.064325] io scheduler noop registered\n[ 1.065709] io scheduler deadline registered (default)\n[ 1.067448] io scheduler cfq registered\n[ 1.068922] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.070752] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.073000] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.075523] ACPI: Power Button [PWRF]\n[ 1.077005] GHES: HEST is not enabled!\n[ 1.092994] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.125336] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.128512] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.153394] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.156955] Linux agpgart interface v0.103\n[ 1.160067] loop: module loaded\n[ 1.163755] vda: vda1\n[ 1.165528] scsi host0: ata_piix\n[ 1.166778] scsi host1: ata_piix\n[ 1.167978] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.170064] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.172747] libphy: Fixed MDIO Bus: probed\n[ 1.174192] tun: Universal TUN/TAP device driver, 1.6\n[ 1.175819] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.178883] PPP generic driver version 2.4.2\n[ 1.180414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.182460] ehci-pci: EHCI PCI platform driver\n[ 1.184020] ehci-platform: EHCI generic platform driver\n[ 1.185704] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.187651] ohci-pci: OHCI PCI platform driver\n[ 1.189141] ohci-platform: OHCI generic platform driver\n[ 1.190858] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.207337] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.209056] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.211544] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.213240] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.215287] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.217460] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.219902] usb usb1: Product: UHCI Host Controller\n[ 1.221499] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.223496] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.225198] hub 1-0:1.0: USB hub found\n[ 1.226498] hub 1-0:1.0: 2 ports detected\n[ 1.228062] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.231539] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.233178] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.235023] mousedev: PS/2 mouse device common for all mice\n[ 1.237157] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.240138] rtc_cmos 00:00: RTC can wake from S4\n[ 1.242181] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.244265] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.246369] i2c /dev entries driver\n[ 1.247678] device-mapper: uevent: version 1.0.3\n[ 1.249284] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.252102] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.254454] NET: Registered protocol family 10\n[ 1.256460] NET: Registered protocol family 17\n[ 1.258013] Key type dns_resolver registered\n[ 1.259806] registered taskstats version 1\n[ 1.261257] Loading compiled-in X.509 certificates\n[ 1.263463] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.266733] zswap: loaded using pool lzo/zbud\n[ 1.269894] Key type trusted registered\n[ 1.273352] Key type encrypted registered\n[ 1.274583] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.275933] ima: No TPM chip found, activating TPM-bypass!\n[ 1.277258] evm: HMAC attrs: 0x1\n[ 1.278453] Magic number: 10:476:346\n[ 1.279441] tty tty63: hash matches\n[ 1.280504] rtc_cmos 00:00: setting system clock to 2018-11-14 20:18:16 UTC (1542226696)\n[ 1.295628] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.297076] EDD information not available.\n[ 1.330369] Freeing unused kernel memory: 1512K\n[ 1.331518] Write protecting the kernel read-only data: 14336k\n[ 1.335753] Freeing unused kernel memory: 1692K\n[ 1.337184] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.347917] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.350105] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.352693] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.355029] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.357552] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.363767] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.368290] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.370580] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.374088] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.377241] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.432922] virtio_net virtio0 ens3: renamed from eth0\n[ 1.441927] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.444420] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.451478] [drm] Initialized drm 1.1.0 20060810\n[ 1.468109] FDC 0 is a S82078B\n[ 1.478514] AVX2 version of gcm_enc/dec engaged.\n[ 1.479679] AES CTR mode by8 optimization enabled\n[ 1.539739] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.700490] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.700492] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.700493] usb 1-1: Product: QEMU USB Tablet\n[ 1.700493] usb 1-1: Manufacturer: QEMU\n[ 1.700494] usb 1-1: SerialNumber: 42\n[ 1.707717] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.718874] usbcore: registered new interface driver usbhid\n[ 1.718875] usbhid: USB HID core driver\n[ 1.720726] 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.720917] 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 ... [ 1.817569] md: linear personality registered for level -1\n[ 1.821017] md: multipath personality registered for level -4\n[ 1.824543] md: raid0 personality registered for level 0\n[ 1.828458] md: raid1 personality registered for level 1\n[ 1.899750] raid6: sse2x1 gen() 11225 MB/s\n[ 1.967747] raid6: sse2x1 xor() 8755 MB/s\n[ 2.035736] raid6: sse2x2 gen() 14338 MB/s\n[ 2.103739] raid6: sse2x2 xor() 9858 MB/s\n[ 2.171748] raid6: sse2x4 gen() 16429 MB/s\n[ 2.239735] raid6: sse2x4 xor() 11411 MB/s\n[ 2.307736] raid6: avx2x1 gen() 22392 MB/s\n[ 2.375734] raid6: avx2x2 gen() 26366 MB/s\n[ 2.447745] raid6: avx2x4 gen() 30259 MB/s\n[ 2.448817] raid6: using algorithm avx2x4 gen() 30259 MB/s\n[ 2.450106] raid6: using avx2x2 recovery algorithm\n[ 2.451441] tsc: Refined TSC clocksource calibration: 3491.848 MHz\n[ 2.453340] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553c70f8c, max_idle_ns: 440795371143 ns\n[ 2.460641] xor: automatically using best checksumming function:\n[ 2.499734] avx : 32832.000 MB/sec\n[ 2.502425] async_tx: api initialized (async)\n[ 2.514947] md: raid6 personality registered for level 6\n[ 2.516247] md: raid5 personality registered for level 5\n[ 2.517507] md: raid4 personality registered for level 4\n[ 2.524327] 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 ... [ 2.560025] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.586138] 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[ 2.697038] 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[ 2.701112] systemd[1]: Detected virtualization kvm.\n[ 2.702304] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.705690] systemd[1]: Set hostname to .\n[ 2.708752] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.710147] systemd[1]: Installed transient /etc/machine-id file.\n[ 2.829763] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 2.832552] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 2.835013] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 2.837873] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 2.840268] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 2.842744] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 2.844933] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 2.848223] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 2.850808] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 2.853520] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 2.856089] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 2.858919] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 2.861200] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 2.863753] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 2.867340] 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[ 2.872678] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 2.876324] 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[ 2.881026] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 2.888687] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 2.892659] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 2.897955] systemd[1]: Listening on Syslog Socket.\n[ 2.903489] Loading iSCSI transport class v2.0-870.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 2.906105] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 2.912610] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 2.920237] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 2.925472] iscsi: registered transport (tcp)\n[ 2.927194] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 2.933111] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 2.941015] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 2.945444] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 2.952399] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 2.960685] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 2.966075] 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[ 2.976977] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 2.979617] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 2.987883] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 2.992196] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 2.999220] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 3.015984] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 3.024705] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 3.033323] iscsi: registered transport (iser)\n[ 3.035628] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 3.041499] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\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 Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\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] Found device /dev/ttyS0.\n[ 3.378991] intel_rapl: no valid rapl domains found in package 0\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 Create Volatile Files and Directories...\n Starting LSB: AppArmor initialization...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\n Starting Commit a transient machine-id on disk...\n Starting Initial cloud-init job (pre-networking)...\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\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] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 4.512368] cloud-init[523]: Cloud-init v. 18.2 running 'init-local' at Wed, 14 Nov 2018 20:18:19 +0000. Up 4.32 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\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[ 58.198951] cloud-init[934]: Cloud-init v. 18.2 running 'init' at Wed, 14 Nov 2018 20:18:21 +0000. Up 5.75 seconds.\n[ 58.201774] cloud-init[934]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 58.208204] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.212145] cloud-init[934]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 58.216145] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.224170] cloud-init[934]: ci-info: | ens3 | True | 192.168.120.5 | 255.255.255.0 | . | fa:16:3e:66:4e:de |\n[ 58.226518] cloud-init[934]: ci-info: | ens3 | True | fe80::f816:3eff:fe66:4ede/64 | . | link | fa:16:3e:66:4e:de |\n[ 58.230435] cloud-init[934]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 58.236383] cloud-init[934]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 58.240412] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.244129] cloud-init[934]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 58.248141] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.255979] cloud-init[934]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 58.258102] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.264159] cloud-init[934]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 58.266231] cloud-init[934]: ci-info: | 1 | 169.254.169.254 | 192.168.120.3 | 255.255.255.255 | ens3 | UGH |\n[ 58.272310] cloud-init[934]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 58.274361] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.280351] cloud-init[934]: 2018-11-14 20:19:13,629 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n[ 58.687442] cloud-init[934]: Generating public/private rsa key pair.\n[ 58.689005] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 58.692120] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 58.696112] cloud-init[934]: The key fingerprint is:\n[ 58.697375] cloud-init[934]: SHA256:w1ssX+/ka44INV9iwisBhF+h5tpR5jibxcaNTTAlcWs root@shaker-vm-a228d2ab-a985-4f7a-965b-bb5377662abd\n[ 58.704126] cloud-init[934]: The key's randomart image is:\n[ 58.705513] cloud-init[934]: +---[RSA 2048]----+\n[ 58.706728] cloud-init[934]: | .. *+o |\n[ 58.712181] cloud-init[934]: | .. ..= . |\n[ 58.713426] cloud-init[934]: | .+.o E |\n[ 58.714616] cloud-init[934]: | o.X O |\n[ 58.715798] cloud-init[934]: | = S X + . |\n[ 58.721077] cloud-init[934]: | o B O B + |\n[ 58.722276] cloud-init[934]: | . + + o . o |\n[ 58.723466] cloud-init[934]: | o . =. |\n[ 58.728739] cloud-init[934]: | . .o=. |\n[ 58.729957] cloud-init[934]: +----[SHA256]-----+\n[ 58.731153] cloud-init[934]: Generating public/private dsa key pair.\n[ 58.736339] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 58.737994] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 58.740121] cloud-init[934]: The key fingerprint is:\n[ 58.744167] cloud-init[934]: SHA256:LqwQOQCYVo6yPIP1FhvqRWaK3mOW2rTXlD3cB5EcQOM root@shaker-vm-a228d2ab-a985-4f7a-965b-bb5377662abd\n[ 58.748130] cloud-init[934]: The key's randomart image is:\n[ 58.749448] cloud-init[934]: +---[DSA 1024]----+\n[ 58.752141] cloud-init[934]: |o... .+o.o |\n[ 58.755958] cloud-init[934]: |+.o . .+ |\n[ 58.757209] cloud-init[934]: |+...* E . |\n[ 58.760106] cloud-init[934]: |+= O + . |\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target System Initialization.\n[ 58.765218] cloud-init[934]: |++* = S . . |\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[ 58.767680] cloud-init[934]: |..+=.. + + . . |\n Starting Socket activation for snappy daemon.\n[ 58.771064] cloud-init[934]: | .oB = . . . |\n[ 58.772431] cloud-init[934]: | *.oo o |\n[ 58.773299] cloud-init[934]: | . oo |\n[ 58.774165] cloud-init[934]: +----[SHA256]-----+\n[ 58.775015] cloud-init[934]: Generating public/private ecdsa key pair.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Started Daily apt download activities.\n[ 58.779415] Starting LXD - unix socket.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n[[0;32m OK [0m] Reached target Timers.\ncloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 58.784833] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 58.787082] cloud-init[934]: The key fingerprint is:[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Reached target Network is Online.\n\n[ 58.792253] cloud-init[934]: SHA256:amBoZhjVJoUPzokRk63xB+TmmhtD5jk6G9Pbkl7c9eE root@shaker-vm-a228d2ab-a985-4f7a-965b-bb5377662abd\n[ 58.794246] cloud-init[934]: The key's randomart image is:\n[ 58.796069] cloud-init[934]: +---[ECDSA 256]---+\n[ 58.796938] cloud-init[934]: |o=o+. |\n[ 58.797805] cloud-init[934]: |++* o |\n[ 58.798672] cloud-init[934]: |.OoB |\n[ 58.799541] cloud-init[934]: Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on LXD - unix socket.\n|o==.o |\n[ 58.804938] cloud-init[934]: |.o*.o S . |\n[[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.\n[ 58.810176] cloud-init[934]: |+B.o o o o . |[[0;32m OK [0m] Started iperf3 Service.\n\n[ 58.814836] cloud-init[934]: |B+..o + E |[[0;32m OK [0m] Started Regular background program processing daemon.\n\n[ 58.818376] Starting Pollinate to seed the pseudo random number generator...\n Starting /etc/rc.local Compatibility...\n Starting Accounts Service...cloud-init[934]: |o*++ . |\n[ 58.826429] cloud-init[934]: |++o.. |\n[ 58.827702] cloud-init[934]: +----[SHA256]-----+\n[ 58.829480] cloud-init[934]: Generating public/private ed25519 key pair.\n\n[[0;32m OK [0m] Started iperf Service.\n Starting LSB: Record successful boot for GRUB...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n[ 58.832796] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 58.852355] Starting Apply the settings specified in cloud-config...\n[[0;32m OK [0m] Started D-Bus System Message Bus.\ncloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 58.882689] cloud-init[934]: The key fingerprint is:\n[ 58.888168] cloud-init[934]: Starting System Logging Service...\n Starting LXD - container startup/shutdown...\nSHA256:YVkI1gv9U3H5dRgxScm1asXfHyGZ4lFfqyzk912GmvI root@shaker-vm-a228d2ab-a985-4f7a-965b-bb5377662abd[[0;32m OK [0m] Started Deferred execution scheduler.\n[[0;32m OK [0m] Started ACPI event daemon.\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n Starting LSB: MD monitoring daemon...\n Starting Login Service...\n\n Starting Snappy daemon...\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[ 58.944122] cloud-init[934]: The key's randomart image is:\n[ 58.969624] cloud-init[934]: +--[ED25519 256]--+\n[ 58.973855] cloud-init[934]: | o+ .. .=*Oo|\n[ 58.986750] cloud-init[934]: | .. +o o.@.*|\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[ 59.031670] cloud-init[934]: Starting Authenticate and Authorize Users to Run Privileged Tasks...\n[[0;32m OK [0m] Started Login Service.\n| .+o = + Oo|\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[ 59.060876] cloud-init[934]: | ...* + =.=|\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n[ 59.079922] cloud-init[934]: | S = *..=|\n[ 59.086086] cloud-init[934]: | +o..=|\n[ 59.091187] cloud-init[934]: | . o .o|\n[ 59.097327] cloud-init[934]: | o |\n[ 59.103380] cloud-init[934]: | E |\n[ 59.110381] cloud-init[934]: +----[SHA256]-----+\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\n[ 59.476707] cloud-init[1059]: Generating locales (this might take a while)...\n[ 60.156352] cloud-init[1059]: en_US.UTF-8... done\n[ 60.158547] cloud-init[1059]: Generation complete.\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[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n Starting Login to default iSCSI targets...\n[[0;32m OK [0m] Started Login to default iSCSI targets.\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting LSB: network benchmark...\n Starting Permit User Sessions...\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[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[[0;32m OK [0m] Started LSB: network benchmark.\n[[0;32m OK [0m] Started System Logging Service.\n Starting Terminate Plymouth Boot Screen...\n Starting Hold until boot process finishes up...\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Reached target Login Prompts.\n Starting Set console scheme...\n[[0;32m OK [0m] Started Set console scheme.\n\nUbuntu 16.04.4 LTS shaker-vm-a228d2ab-a985-4f7a-965b-bb5377662abd ttyS0\n\nshaker-vm-a228d2ab-a985-4f7a-965b-bb5377662abd login: "} 2018-11-14 20:20:01,087 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b/action used request id req-0a2dabc3-3841-4642-8b3d-b42c97a3ba1d 2018-11-14 20:20:01,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0785529613495s 2018-11-14 20:20:01,089 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b/action used request id req-0a2dabc3-3841-4642-8b3d-b42c97a3ba1d 2018-11-14 20:20:01,089 - 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 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 796311987 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.166921] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.169065] pid_max: default: 32768 minimum: 301 [ 0.170242] ACPI: Core revision 20150930 [ 0.171884] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.173577] Security Framework initialized [ 0.174649] Yama: becoming mindful. [ 0.175611] AppArmor: AppArmor initialized [ 0.176725] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.178436] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.180089] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.181639] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.183421] Initializing cgroup subsys io [ 0.184487] Initializing cgroup subsys memory [ 0.185590] Initializing cgroup subsys devices [ 0.186733] Initializing cgroup subsys freezer [ 0.187861] Initializing cgroup subsys net_cls [ 0.188986] Initializing cgroup subsys perf_event [ 0.190172] Initializing cgroup subsys net_prio [ 0.191327] Initializing cgroup subsys hugetlb [ 0.192457] Initializing cgroup subsys pids [ 0.193565] CPU: Physical Processor ID: 0 [ 0.195337] mce: CPU supports 10 MCE banks [ 0.196423] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.197732] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.199136] Spectre V2 : Mitigation: Full generic retpoline [ 0.200474] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.201968] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.203519] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.204885] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.206851] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.228507] Freeing SMP alternatives memory: 32K [ 0.234620] ftrace: allocating 32237 entries in 126 pages [ 0.271280] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.272856] smpboot: Max logical packages: 1 [ 0.274195] x2apic enabled [ 0.275263] Switched APIC routing to physical x2apic. [ 0.277581] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.279053] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.281744] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.284088] KVM setup paravirtual spinlock [ 0.285698] x86: Booted up 1 node, 1 CPUs [ 0.286747] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.288558] devtmpfs: initialized [ 0.290503] evm: security.selinux [ 0.294395] evm: security.SMACK64 [ 0.295339] evm: security.SMACK64EXEC [ 0.296313] evm: security.SMACK64TRANSMUTE [ 0.297370] evm: security.SMACK64MMAP [ 0.298356] evm: security.ima [ 0.299209] evm: security.capability [ 0.302282] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.304727] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.306750] pinctrl core: initialized pinctrl subsystem [ 0.308812] RTC time: 20:18:15, date: 11/14/18 [ 0.310549] NET: Registered protocol family 16 [ 0.312176] cpuidle: using governor ladder [ 0.313262] cpuidle: using governor menu [ 0.314323] PCCT header not found. [ 0.315519] ACPI: bus type PCI registered [ 0.316587] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.318352] PCI: Using configuration type 1 for base access [ 0.321257] ACPI: Added _OSI(Module Device) [ 0.322348] ACPI: Added _OSI(Processor Device) [ 0.323473] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.324655] ACPI: Added _OSI(Processor Aggregator Device) [ 0.327778] ACPI: Interpreter enabled [ 0.328797] ACPI: (supports S0 S5) [ 0.329736] ACPI: Using IOAPIC for interrupt routing [ 0.330972] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.335058] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.336572] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.338174] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.339742] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.342684] acpiphp: Slot [3] registered [ 0.356857] acpiphp: Slot [4] registered [ 0.357930] acpiphp: Slot [5] registered [ 0.358993] acpiphp: Slot [6] registered [ 0.360025] acpiphp: Slot [7] registered [ 0.361071] acpiphp: Slot [8] registered [ 0.362116] acpiphp: Slot [9] registered [ 0.363162] acpiphp: Slot [10] registered [ 0.364221] acpiphp: Slot [11] registered [ 0.365283] acpiphp: Slot [12] registered [ 0.366345] acpiphp: Slot [13] registered [ 0.367408] acpiphp: Slot [14] registered [ 0.368454] acpiphp: Slot [15] registered [ 0.369517] acpiphp: Slot [16] registered [ 0.370563] acpiphp: Slot [17] registered [ 0.371619] acpiphp: Slot [18] registered [ 0.372667] acpiphp: Slot [19] registered [ 0.373717] acpiphp: Slot [20] registered [ 0.374762] acpiphp: Slot [21] registered [ 0.375806] acpiphp: Slot [22] registered [ 0.376855] acpiphp: Slot [23] registered [ 0.377977] acpiphp: Slot [24] registered [ 0.379039] acpiphp: Slot [25] registered [ 0.380097] acpiphp: Slot [26] registered [ 0.381154] acpiphp: Slot [27] registered [ 0.382207] acpiphp: Slot [28] registered [ 0.383261] acpiphp: Slot [29] registered [ 0.384299] acpiphp: Slot [30] registered [ 0.385361] acpiphp: Slot [31] registered [ 0.386405] PCI host bridge to bus 0000:00 [ 0.387463] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.389033] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.390616] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.392507] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.394396] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.396325] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.401508] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.403134] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.404647] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.406299] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.410666] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.412537] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.435703] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.437624] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.439471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.441788] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.443586] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.445220] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.447192] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.448575] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.450568] vgaarb: loaded [ 0.451363] vgaarb: bridge control possible 0000:00:02.0 [ 0.453149] SCSI subsystem initialized [ 0.454494] ACPI: bus type USB registered [ 0.455984] usbcore: registered new interface driver usbfs [ 0.457824] usbcore: registered new interface driver hub [ 0.459599] usbcore: registered new device driver usb [ 0.461552] PCI: Using ACPI for IRQ routing [ 0.463602] NetLabel: Initializing [ 0.464846] NetLabel: domain hash size = 128 [ 0.466322] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.468014] NetLabel: unlabeled traffic allowed by default [ 0.470011] amd_nb: Cannot enumerate AMD northbridges [ 0.471749] clocksource: Switched to clocksource kvm-clock [ 0.482201] AppArmor: AppArmor Filesystem Enabled [ 0.483899] pnp: PnP ACPI init [ 0.485395] pnp: PnP ACPI: found 5 devices [ 0.492708] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.495751] NET: Registered protocol family 2 [ 0.497761] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.500020] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.502113] TCP: Hash tables configured (established 4096 bind 4096) [ 0.504238] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.506154] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.508283] NET: Registered protocol family 1 [ 0.509832] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.511772] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.513643] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.530344] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.547210] Unpacking initramfs... [ 1.030594] Freeing initrd memory: 37084K [ 1.032545] Scanning for low memory corruption every 60 seconds [ 1.035010] audit: initializing netlink subsys (disabled) [ 1.036966] audit: type=2000 audit(1542226697.173:1): initialized [ 1.039301] Initialise system trusted keyring [ 1.040965] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.043021] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.046198] zbud: loaded [ 1.047480] VFS: Disk quotas dquot_6.6.0 [ 1.048926] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.051347] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.053510] fuse init (API version 7.23) [ 1.055045] Key type big_key registered [ 1.056450] Allocating IMA MOK and blacklist keyrings. [ 1.058573] Key type asymmetric registered [ 1.060038] Asymmetric key parser 'x509' registered [ 1.061713] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.064325] io scheduler noop registered [ 1.065709] io scheduler deadline registered (default) [ 1.067448] io scheduler cfq registered [ 1.068922] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.070752] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.073000] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.075523] ACPI: Power Button [PWRF] [ 1.077005] GHES: HEST is not enabled! [ 1.092994] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.125336] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.128512] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.153394] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.156955] Linux agpgart interface v0.103 [ 1.160067] loop: module loaded [ 1.163755] vda: vda1 [ 1.165528] scsi host0: ata_piix [ 1.166778] scsi host1: ata_piix [ 1.167978] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.170064] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.172747] libphy: Fixed MDIO Bus: probed [ 1.174192] tun: Universal TUN/TAP device driver, 1.6 [ 1.175819] tun: (C) 1999-2004 Max Krasnyansky [ 1.178883] PPP generic driver version 2.4.2 [ 1.180414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.182460] ehci-pci: EHCI PCI platform driver [ 1.184020] ehci-platform: EHCI generic platform driver [ 1.185704] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.187651] ohci-pci: OHCI PCI platform driver [ 1.189141] ohci-platform: OHCI generic platform driver [ 1.190858] uhci_hcd: USB Universal Host Controller Interface driver [ 1.207337] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.209056] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.211544] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.213240] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.215287] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.217460] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.219902] usb usb1: Product: UHCI Host Controller [ 1.221499] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.223496] usb usb1: SerialNumber: 0000:00:01.2 [ 1.225198] hub 1-0:1.0: USB hub found [ 1.226498] hub 1-0:1.0: 2 ports detected [ 1.228062] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.231539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.233178] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.235023] mousedev: PS/2 mouse device common for all mice [ 1.237157] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.240138] rtc_cmos 00:00: RTC can wake from S4 [ 1.242181] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.244265] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.246369] i2c /dev entries driver [ 1.247678] device-mapper: uevent: version 1.0.3 [ 1.249284] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.252102] ledtrig-cpu: registered to indicate activity on CPUs [ 1.254454] NET: Registered protocol family 10 [ 1.256460] NET: Registered protocol family 17 [ 1.258013] Key type dns_resolver registered [ 1.259806] registered taskstats version 1 [ 1.261257] Loading compiled-in X.509 certificates [ 1.263463] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.266733] zswap: loaded using pool lzo/zbud [ 1.269894] Key type trusted registered [ 1.273352] Key type encrypted registered [ 1.274583] AppArmor: AppArmor sha1 policy hashing enabled [ 1.275933] ima: No TPM chip found, activating TPM-bypass! [ 1.277258] evm: HMAC attrs: 0x1 [ 1.278453] Magic number: 10:476:346 [ 1.279441] tty tty63: hash matches [ 1.280504] rtc_cmos 00:00: setting system clock to 2018-11-14 20:18:16 UTC (1542226696) [ 1.295628] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.297076] EDD information not available. [ 1.330369] Freeing unused kernel memory: 1512K [ 1.331518] Write protecting the kernel read-only data: 14336k [ 1.335753] Freeing unused kernel memory: 1692K [ 1.337184] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.347917] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.350105] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.352693] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.355029] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.357552] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.363767] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.368290] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.370580] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.374088] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.377241] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.432922] virtio_net virtio0 ens3: renamed from eth0 [ 1.441927] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.444420] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.451478] [drm] Initialized drm 1.1.0 20060810 [ 1.468109] FDC 0 is a S82078B [ 1.478514] AVX2 version of gcm_enc/dec engaged. [ 1.479679] AES CTR mode by8 optimization enabled [ 1.539739] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.700490] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.700492] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.700493] usb 1-1: Product: QEMU USB Tablet [ 1.700493] usb 1-1: Manufacturer: QEMU [ 1.700494] usb 1-1: SerialNumber: 42 [ 1.707717] hidraw: raw HID events driver (C) Jiri Kosina [ 1.718874] usbcore: registered new interface driver usbhid [ 1.718875] usbhid: USB HID core driver [ 1.720726] 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.720917] 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 ... [ 1.817569] md: linear personality registered for level -1 [ 1.821017] md: multipath personality registered for level -4 [ 1.824543] md: raid0 personality registered for level 0 [ 1.828458] md: raid1 personality registered for level 1 [ 1.899750] raid6: sse2x1 gen() 11225 MB/s [ 1.967747] raid6: sse2x1 xor() 8755 MB/s [ 2.035736] raid6: sse2x2 gen() 14338 MB/s [ 2.103739] raid6: sse2x2 xor() 9858 MB/s [ 2.171748] raid6: sse2x4 gen() 16429 MB/s [ 2.239735] raid6: sse2x4 xor() 11411 MB/s [ 2.307736] raid6: avx2x1 gen() 22392 MB/s [ 2.375734] raid6: avx2x2 gen() 26366 MB/s [ 2.447745] raid6: avx2x4 gen() 30259 MB/s [ 2.448817] raid6: using algorithm avx2x4 gen() 30259 MB/s [ 2.450106] raid6: using avx2x2 recovery algorithm [ 2.451441] tsc: Refined TSC clocksource calibration: 3491.848 MHz [ 2.453340] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553c70f8c, max_idle_ns: 440795371143 ns [ 2.460641] xor: automatically using best checksumming function: [ 2.499734] avx : 32832.000 MB/sec [ 2.502425] async_tx: api initialized (async) [ 2.514947] md: raid6 personality registered for level 6 [ 2.516247] md: raid5 personality registered for level 5 [ 2.517507] md: raid4 personality registered for level 4 [ 2.524327] 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 ... [ 2.560025] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.586138] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 2.697038] 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) [ 2.701112] systemd[1]: Detected virtualization kvm. [ 2.702304] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.705690] systemd[1]: Set hostname to . [ 2.708752] systemd[1]: Initializing machine ID from KVM UUID. [ 2.710147] systemd[1]: Installed transient /etc/machine-id file. [ 2.829763] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 2.832552] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 2.835013] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 2.837873] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 2.840268] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 2.842744] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 2.844933] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 2.848223] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 2.850808] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 2.853520] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 2.856089] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 2.858919] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 2.861200] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 2.863753] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 2.867340] 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. [ 2.872678] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 2.876324] 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... [ 2.881026] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 2.888687] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 2.892659] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 2.897955] systemd[1]: Listening on Syslog Socket. [ 2.903489] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Listening on Syslog Socket. [ 2.906105] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 2.912610] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 2.920237] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 2.925472] iscsi: registered transport (tcp) [ 2.927194] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 2.933111] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 2.941015] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 2.945444] systemd[1]: Starting Journal Service... Starting Journal Service... [ 2.952399] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 2.960685] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 2.966075] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 2.976977] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 2.979617] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 2.987883] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 2.992196] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 2.999220] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.015984] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.024705] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 3.033323] iscsi: registered transport (iser) [ 3.035628] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 3.041499] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. 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 Load/Save Random Seed... Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... [[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] Found device /dev/ttyS0. [ 3.378991] intel_rapl: no valid rapl domains found in package 0 [[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 Create Volatile Files and Directories... Starting LSB: AppArmor initialization... Starting Tell Plymouth To Write Out Runtime Data... Starting Set console font and keymap... Starting Commit a transient machine-id on disk... Starting Initial cloud-init job (pre-networking)... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[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] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.512368] cloud-init[523]: Cloud-init v. 18.2 running 'init-local' at Wed, 14 Nov 2018 20:18:19 +0000. Up 4.32 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[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)... [ 58.198951] cloud-init[934]: Cloud-init v. 18.2 running 'init' at Wed, 14 Nov 2018 20:18:21 +0000. Up 5.75 seconds. [ 58.201774] cloud-init[934]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 58.208204] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.212145] cloud-init[934]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 58.216145] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.224170] cloud-init[934]: ci-info: | ens3 | True | 192.168.120.5 | 255.255.255.0 | . | fa:16:3e:66:4e:de | [ 58.226518] cloud-init[934]: ci-info: | ens3 | True | fe80::f816:3eff:fe66:4ede/64 | . | link | fa:16:3e:66:4e:de | [ 58.230435] cloud-init[934]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 58.236383] cloud-init[934]: ci-info: | lo | True | ::1/128 | . | host | . | [ 58.240412] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.244129] cloud-init[934]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 58.248141] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.255979] cloud-init[934]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 58.258102] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.264159] cloud-init[934]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 58.266231] cloud-init[934]: ci-info: | 1 | 169.254.169.254 | 192.168.120.3 | 255.255.255.255 | ens3 | UGH | [ 58.272310] cloud-init[934]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 58.274361] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.280351] cloud-init[934]: 2018-11-14 20:19:13,629 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 58.687442] cloud-init[934]: Generating public/private rsa key pair. [ 58.689005] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 58.692120] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 58.696112] cloud-init[934]: The key fingerprint is: [ 58.697375] cloud-init[934]: SHA256:w1ssX+/ka44INV9iwisBhF+h5tpR5jibxcaNTTAlcWs root@shaker-vm-a228d2ab-a985-4f7a-965b-bb5377662abd [ 58.704126] cloud-init[934]: The key's randomart image is: [ 58.705513] cloud-init[934]: +---[RSA 2048]----+ [ 58.706728] cloud-init[934]: | .. *+o | [ 58.712181] cloud-init[934]: | .. ..= . | [ 58.713426] cloud-init[934]: | .+.o E | [ 58.714616] cloud-init[934]: | o.X O | [ 58.715798] cloud-init[934]: | = S X + . | [ 58.721077] cloud-init[934]: | o B O B + | [ 58.722276] cloud-init[934]: | . + + o . o | [ 58.723466] cloud-init[934]: | o . =. | [ 58.728739] cloud-init[934]: | . .o=. | [ 58.729957] cloud-init[934]: +----[SHA256]-----+ [ 58.731153] cloud-init[934]: Generating public/private dsa key pair. [ 58.736339] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 58.737994] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 58.740121] cloud-init[934]: The key fingerprint is: [ 58.744167] cloud-init[934]: SHA256:LqwQOQCYVo6yPIP1FhvqRWaK3mOW2rTXlD3cB5EcQOM root@shaker-vm-a228d2ab-a985-4f7a-965b-bb5377662abd [ 58.748130] cloud-init[934]: The key's randomart image is: [ 58.749448] cloud-init[934]: +---[DSA 1024]----+ [ 58.752141] cloud-init[934]: |o... .+o.o | [ 58.755958] cloud-init[934]: |+.o . .+ | [ 58.757209] cloud-init[934]: |+...* E . | [ 58.760106] cloud-init[934]: |+= O + . | [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target System Initialization. [ 58.765218] cloud-init[934]: |++* = S . . | [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [ 58.767680] cloud-init[934]: |..+=.. + + . . | Starting Socket activation for snappy daemon. [ 58.771064] cloud-init[934]: | .oB = . . . | [ 58.772431] cloud-init[934]: | *.oo o | [ 58.773299] cloud-init[934]: | . oo | [ 58.774165] cloud-init[934]: +----[SHA256]-----+ [ 58.775015] cloud-init[934]: Generating public/private ecdsa key pair. [[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Started Daily apt download activities. [ 58.779415] Starting LXD - unix socket. [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Reached target Timers. cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 58.784833] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 58.787082] cloud-init[934]: The key fingerprint is:[[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Reached target Network is Online. [ 58.792253] cloud-init[934]: SHA256:amBoZhjVJoUPzokRk63xB+TmmhtD5jk6G9Pbkl7c9eE root@shaker-vm-a228d2ab-a985-4f7a-965b-bb5377662abd [ 58.794246] cloud-init[934]: The key's randomart image is: [ 58.796069] cloud-init[934]: +---[ECDSA 256]---+ [ 58.796938] cloud-init[934]: |o=o+. | [ 58.797805] cloud-init[934]: |++* o | [ 58.798672] cloud-init[934]: |.OoB | [ 58.799541] cloud-init[934]: Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [[0;32m OK [0m] Listening on LXD - unix socket. |o==.o | [ 58.804938] cloud-init[934]: |.o*.o S . | [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0m] Reached target Basic System. [ 58.810176] cloud-init[934]: |+B.o o o o . |[[0;32m OK [0m] Started iperf3 Service. [ 58.814836] cloud-init[934]: |B+..o + E |[[0;32m OK [0m] Started Regular background program processing daemon. [ 58.818376] Starting Pollinate to seed the pseudo random number generator... Starting /etc/rc.local Compatibility... Starting Accounts Service...cloud-init[934]: |o*++ . | [ 58.826429] cloud-init[934]: |++o.. | [ 58.827702] cloud-init[934]: +----[SHA256]-----+ [ 58.829480] cloud-init[934]: Generating public/private ed25519 key pair. [[0;32m OK [0m] Started iperf Service. Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Started FUSE filesystem for LXC. [ 58.832796] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 58.852355] Starting Apply the settings specified in cloud-config... [[0;32m OK [0m] Started D-Bus System Message Bus. cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 58.882689] cloud-init[934]: The key fingerprint is: [ 58.888168] cloud-init[934]: Starting System Logging Service... Starting LXD - container startup/shutdown... SHA256:YVkI1gv9U3H5dRgxScm1asXfHyGZ4lFfqyzk912GmvI root@shaker-vm-a228d2ab-a985-4f7a-965b-bb5377662abd[[0;32m OK [0m] Started Deferred execution scheduler. [[0;32m OK [0m] Started ACPI event daemon. [[0;32m OK [0m] Started Unattended Upgrades Shutdown. Starting LSB: MD monitoring daemon... Starting Login Service... Starting Snappy daemon... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [ 58.944122] cloud-init[934]: The key's randomart image is: [ 58.969624] cloud-init[934]: +--[ED25519 256]--+ [ 58.973855] cloud-init[934]: | o+ .. .=*Oo| [ 58.986750] cloud-init[934]: | .. +o o.@.*| [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [ 59.031670] cloud-init[934]: Starting Authenticate and Authorize Users to Run Privileged Tasks... [[0;32m OK [0m] Started Login Service. | .+o = + Oo| [[0;32m OK [0m] Started LSB: MD monitoring daemon. [ 59.060876] cloud-init[934]: | ...* + =.=| [[0;32m OK [0m] Started LXD - container startup/shutdown. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. [ 59.079922] cloud-init[934]: | S = *..=| [ 59.086086] cloud-init[934]: | +o..=| [ 59.091187] cloud-init[934]: | . o .o| [ 59.097327] cloud-init[934]: | o | [ 59.103380] cloud-init[934]: | E | [ 59.110381] cloud-init[934]: +----[SHA256]-----+ [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [ 59.476707] cloud-init[1059]: Generating locales (this might take a while)... [ 60.156352] cloud-init[1059]: en_US.UTF-8... done [ 60.158547] cloud-init[1059]: Generation complete. [[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. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). Starting Login to default iSCSI targets... [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting LSB: network benchmark... Starting Permit User Sessions... Starting LSB: automatic crash report generation... Starting LSB: daemon to balance interrupts for SMP systems... [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started LSB: network benchmark. [[0;32m OK [0m] Started System Logging Service. Starting Terminate Plymouth Boot Screen... Starting Hold until boot process finishes up... [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Reached target Login Prompts. Starting Set console scheme... [[0;32m OK [0m] Started Set console scheme. Ubuntu 16.04.4 LTS shaker-vm-a228d2ab-a985-4f7a-965b-bb5377662abd ttyS0 shaker-vm-a228d2ab-a985-4f7a-965b-bb5377662abd login: 2018-11-14 20:20:02,091 - functest.core.singlevm - DEBUG - try 11: cannot connect to 172.30.9.208: timed out 2018-11-14 20:20:11,101 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 20:20:11,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b/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}c476383bb5ed2a62698284c9d15749448ad6ed80" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 20:20:11,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:20: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-3c35a942-8614-4505-b3f5-4cf7149e4457 x-compute-request-id: req-3c35a942-8614-4505-b3f5-4cf7149e4457 Content-Encoding: gzip Content-Length: 13370 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 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 796311987 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.166921] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.169065] pid_max: default: 32768 minimum: 301\n[ 0.170242] ACPI: Core revision 20150930\n[ 0.171884] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.173577] Security Framework initialized\n[ 0.174649] Yama: becoming mindful.\n[ 0.175611] AppArmor: AppArmor initialized\n[ 0.176725] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.178436] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.180089] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.181639] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.183421] Initializing cgroup subsys io\n[ 0.184487] Initializing cgroup subsys memory\n[ 0.185590] Initializing cgroup subsys devices\n[ 0.186733] Initializing cgroup subsys freezer\n[ 0.187861] Initializing cgroup subsys net_cls\n[ 0.188986] Initializing cgroup subsys perf_event\n[ 0.190172] Initializing cgroup subsys net_prio\n[ 0.191327] Initializing cgroup subsys hugetlb\n[ 0.192457] Initializing cgroup subsys pids\n[ 0.193565] CPU: Physical Processor ID: 0\n[ 0.195337] mce: CPU supports 10 MCE banks\n[ 0.196423] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.197732] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.199136] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.200474] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.201968] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.203519] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.204885] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.206851] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.228507] Freeing SMP alternatives memory: 32K\n[ 0.234620] ftrace: allocating 32237 entries in 126 pages\n[ 0.271280] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.272856] smpboot: Max logical packages: 1\n[ 0.274195] x2apic enabled\n[ 0.275263] Switched APIC routing to physical x2apic.\n[ 0.277581] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.279053] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.281744] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.284088] KVM setup paravirtual spinlock\n[ 0.285698] x86: Booted up 1 node, 1 CPUs\n[ 0.286747] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288558] devtmpfs: initialized\n[ 0.290503] evm: security.selinux\n[ 0.294395] evm: security.SMACK64\n[ 0.295339] evm: security.SMACK64EXEC\n[ 0.296313] evm: security.SMACK64TRANSMUTE\n[ 0.297370] evm: security.SMACK64MMAP\n[ 0.298356] evm: security.ima\n[ 0.299209] evm: security.capability\n[ 0.302282] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.304727] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.306750] pinctrl core: initialized pinctrl subsystem\n[ 0.308812] RTC time: 20:18:15, date: 11/14/18\n[ 0.310549] NET: Registered protocol family 16\n[ 0.312176] cpuidle: using governor ladder\n[ 0.313262] cpuidle: using governor menu\n[ 0.314323] PCCT header not found.\n[ 0.315519] ACPI: bus type PCI registered\n[ 0.316587] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318352] PCI: Using configuration type 1 for base access\n[ 0.321257] ACPI: Added _OSI(Module Device)\n[ 0.322348] ACPI: Added _OSI(Processor Device)\n[ 0.323473] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324655] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.327778] ACPI: Interpreter enabled\n[ 0.328797] ACPI: (supports S0 S5)\n[ 0.329736] ACPI: Using IOAPIC for interrupt routing\n[ 0.330972] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335058] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336572] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338174] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.339742] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.342684] acpiphp: Slot [3] registered\n[ 0.356857] acpiphp: Slot [4] registered\n[ 0.357930] acpiphp: Slot [5] registered\n[ 0.358993] acpiphp: Slot [6] registered\n[ 0.360025] acpiphp: Slot [7] registered\n[ 0.361071] acpiphp: Slot [8] registered\n[ 0.362116] acpiphp: Slot [9] registered\n[ 0.363162] acpiphp: Slot [10] registered\n[ 0.364221] acpiphp: Slot [11] registered\n[ 0.365283] acpiphp: Slot [12] registered\n[ 0.366345] acpiphp: Slot [13] registered\n[ 0.367408] acpiphp: Slot [14] registered\n[ 0.368454] acpiphp: Slot [15] registered\n[ 0.369517] acpiphp: Slot [16] registered\n[ 0.370563] acpiphp: Slot [17] registered\n[ 0.371619] acpiphp: Slot [18] registered\n[ 0.372667] acpiphp: Slot [19] registered\n[ 0.373717] acpiphp: Slot [20] registered\n[ 0.374762] acpiphp: Slot [21] registered\n[ 0.375806] acpiphp: Slot [22] registered\n[ 0.376855] acpiphp: Slot [23] registered\n[ 0.377977] acpiphp: Slot [24] registered\n[ 0.379039] acpiphp: Slot [25] registered\n[ 0.380097] acpiphp: Slot [26] registered\n[ 0.381154] acpiphp: Slot [27] registered\n[ 0.382207] acpiphp: Slot [28] registered\n[ 0.383261] acpiphp: Slot [29] registered\n[ 0.384299] acpiphp: Slot [30] registered\n[ 0.385361] acpiphp: Slot [31] registered\n[ 0.386405] PCI host bridge to bus 0000:00\n[ 0.387463] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.389033] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.390616] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.392507] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.394396] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.396325] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.401508] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.403134] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.404647] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.406299] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.410666] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.412537] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.435703] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.437624] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.439471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.441788] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.443586] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.445220] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.447192] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.448575] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.450568] vgaarb: loaded\n[ 0.451363] vgaarb: bridge control possible 0000:00:02.0\n[ 0.453149] SCSI subsystem initialized\n[ 0.454494] ACPI: bus type USB registered\n[ 0.455984] usbcore: registered new interface driver usbfs\n[ 0.457824] usbcore: registered new interface driver hub\n[ 0.459599] usbcore: registered new device driver usb\n[ 0.461552] PCI: Using ACPI for IRQ routing\n[ 0.463602] NetLabel: Initializing\n[ 0.464846] NetLabel: domain hash size = 128\n[ 0.466322] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.468014] NetLabel: unlabeled traffic allowed by default\n[ 0.470011] amd_nb: Cannot enumerate AMD northbridges\n[ 0.471749] clocksource: Switched to clocksource kvm-clock\n[ 0.482201] AppArmor: AppArmor Filesystem Enabled\n[ 0.483899] pnp: PnP ACPI init\n[ 0.485395] pnp: PnP ACPI: found 5 devices\n[ 0.492708] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.495751] NET: Registered protocol family 2\n[ 0.497761] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.500020] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.502113] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.504238] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.506154] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.508283] NET: Registered protocol family 1\n[ 0.509832] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.511772] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.513643] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.530344] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547210] Unpacking initramfs...\n[ 1.030594] Freeing initrd memory: 37084K\n[ 1.032545] Scanning for low memory corruption every 60 seconds\n[ 1.035010] audit: initializing netlink subsys (disabled)\n[ 1.036966] audit: type=2000 audit(1542226697.173:1): initialized\n[ 1.039301] Initialise system trusted keyring\n[ 1.040965] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.043021] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.046198] zbud: loaded\n[ 1.047480] VFS: Disk quotas dquot_6.6.0\n[ 1.048926] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.051347] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.053510] fuse init (API version 7.23)\n[ 1.055045] Key type big_key registered\n[ 1.056450] Allocating IMA MOK and blacklist keyrings.\n[ 1.058573] Key type asymmetric registered\n[ 1.060038] Asymmetric key parser 'x509' registered\n[ 1.061713] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.064325] io scheduler noop registered\n[ 1.065709] io scheduler deadline registered (default)\n[ 1.067448] io scheduler cfq registered\n[ 1.068922] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.070752] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.073000] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.075523] ACPI: Power Button [PWRF]\n[ 1.077005] GHES: HEST is not enabled!\n[ 1.092994] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.125336] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.128512] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.153394] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.156955] Linux agpgart interface v0.103\n[ 1.160067] loop: module loaded\n[ 1.163755] vda: vda1\n[ 1.165528] scsi host0: ata_piix\n[ 1.166778] scsi host1: ata_piix\n[ 1.167978] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.170064] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.172747] libphy: Fixed MDIO Bus: probed\n[ 1.174192] tun: Universal TUN/TAP device driver, 1.6\n[ 1.175819] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.178883] PPP generic driver version 2.4.2\n[ 1.180414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.182460] ehci-pci: EHCI PCI platform driver\n[ 1.184020] ehci-platform: EHCI generic platform driver\n[ 1.185704] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.187651] ohci-pci: OHCI PCI platform driver\n[ 1.189141] ohci-platform: OHCI generic platform driver\n[ 1.190858] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.207337] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.209056] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.211544] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.213240] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.215287] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.217460] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.219902] usb usb1: Product: UHCI Host Controller\n[ 1.221499] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.223496] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.225198] hub 1-0:1.0: USB hub found\n[ 1.226498] hub 1-0:1.0: 2 ports detected\n[ 1.228062] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.231539] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.233178] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.235023] mousedev: PS/2 mouse device common for all mice\n[ 1.237157] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.240138] rtc_cmos 00:00: RTC can wake from S4\n[ 1.242181] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.244265] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.246369] i2c /dev entries driver\n[ 1.247678] device-mapper: uevent: version 1.0.3\n[ 1.249284] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.252102] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.254454] NET: Registered protocol family 10\n[ 1.256460] NET: Registered protocol family 17\n[ 1.258013] Key type dns_resolver registered\n[ 1.259806] registered taskstats version 1\n[ 1.261257] Loading compiled-in X.509 certificates\n[ 1.263463] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.266733] zswap: loaded using pool lzo/zbud\n[ 1.269894] Key type trusted registered\n[ 1.273352] Key type encrypted registered\n[ 1.274583] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.275933] ima: No TPM chip found, activating TPM-bypass!\n[ 1.277258] evm: HMAC attrs: 0x1\n[ 1.278453] Magic number: 10:476:346\n[ 1.279441] tty tty63: hash matches\n[ 1.280504] rtc_cmos 00:00: setting system clock to 2018-11-14 20:18:16 UTC (1542226696)\n[ 1.295628] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.297076] EDD information not available.\n[ 1.330369] Freeing unused kernel memory: 1512K\n[ 1.331518] Write protecting the kernel read-only data: 14336k\n[ 1.335753] Freeing unused kernel memory: 1692K\n[ 1.337184] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.347917] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.350105] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.352693] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.355029] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.357552] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.363767] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.368290] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.370580] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.374088] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.377241] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.432922] virtio_net virtio0 ens3: renamed from eth0\n[ 1.441927] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.444420] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.451478] [drm] Initialized drm 1.1.0 20060810\n[ 1.468109] FDC 0 is a S82078B\n[ 1.478514] AVX2 version of gcm_enc/dec engaged.\n[ 1.479679] AES CTR mode by8 optimization enabled\n[ 1.539739] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.700490] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.700492] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.700493] usb 1-1: Product: QEMU USB Tablet\n[ 1.700493] usb 1-1: Manufacturer: QEMU\n[ 1.700494] usb 1-1: SerialNumber: 42\n[ 1.707717] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.718874] usbcore: registered new interface driver usbhid\n[ 1.718875] usbhid: USB HID core driver\n[ 1.720726] 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.720917] 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 ... [ 1.817569] md: linear personality registered for level -1\n[ 1.821017] md: multipath personality registered for level -4\n[ 1.824543] md: raid0 personality registered for level 0\n[ 1.828458] md: raid1 personality registered for level 1\n[ 1.899750] raid6: sse2x1 gen() 11225 MB/s\n[ 1.967747] raid6: sse2x1 xor() 8755 MB/s\n[ 2.035736] raid6: sse2x2 gen() 14338 MB/s\n[ 2.103739] raid6: sse2x2 xor() 9858 MB/s\n[ 2.171748] raid6: sse2x4 gen() 16429 MB/s\n[ 2.239735] raid6: sse2x4 xor() 11411 MB/s\n[ 2.307736] raid6: avx2x1 gen() 22392 MB/s\n[ 2.375734] raid6: avx2x2 gen() 26366 MB/s\n[ 2.447745] raid6: avx2x4 gen() 30259 MB/s\n[ 2.448817] raid6: using algorithm avx2x4 gen() 30259 MB/s\n[ 2.450106] raid6: using avx2x2 recovery algorithm\n[ 2.451441] tsc: Refined TSC clocksource calibration: 3491.848 MHz\n[ 2.453340] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553c70f8c, max_idle_ns: 440795371143 ns\n[ 2.460641] xor: automatically using best checksumming function:\n[ 2.499734] avx : 32832.000 MB/sec\n[ 2.502425] async_tx: api initialized (async)\n[ 2.514947] md: raid6 personality registered for level 6\n[ 2.516247] md: raid5 personality registered for level 5\n[ 2.517507] md: raid4 personality registered for level 4\n[ 2.524327] 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 ... [ 2.560025] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.586138] 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[ 2.697038] 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[ 2.701112] systemd[1]: Detected virtualization kvm.\n[ 2.702304] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.705690] systemd[1]: Set hostname to .\n[ 2.708752] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.710147] systemd[1]: Installed transient /etc/machine-id file.\n[ 2.829763] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 2.832552] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 2.835013] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 2.837873] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 2.840268] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 2.842744] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 2.844933] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 2.848223] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 2.850808] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 2.853520] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 2.856089] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 2.858919] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 2.861200] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 2.863753] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 2.867340] 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[ 2.872678] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 2.876324] 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[ 2.881026] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 2.888687] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 2.892659] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 2.897955] systemd[1]: Listening on Syslog Socket.\n[ 2.903489] Loading iSCSI transport class v2.0-870.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 2.906105] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 2.912610] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 2.920237] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 2.925472] iscsi: registered transport (tcp)\n[ 2.927194] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 2.933111] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 2.941015] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 2.945444] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 2.952399] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 2.960685] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 2.966075] 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[ 2.976977] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 2.979617] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 2.987883] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 2.992196] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 2.999220] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 3.015984] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 3.024705] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 3.033323] iscsi: registered transport (iser)\n[ 3.035628] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 3.041499] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\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 Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\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] Found device /dev/ttyS0.\n[ 3.378991] intel_rapl: no valid rapl domains found in package 0\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 Create Volatile Files and Directories...\n Starting LSB: AppArmor initialization...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\n Starting Commit a transient machine-id on disk...\n Starting Initial cloud-init job (pre-networking)...\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\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] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 4.512368] cloud-init[523]: Cloud-init v. 18.2 running 'init-local' at Wed, 14 Nov 2018 20:18:19 +0000. Up 4.32 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\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[ 58.198951] cloud-init[934]: Cloud-init v. 18.2 running 'init' at Wed, 14 Nov 2018 20:18:21 +0000. Up 5.75 seconds.\n[ 58.201774] cloud-init[934]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 58.208204] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.212145] cloud-init[934]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 58.216145] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.224170] cloud-init[934]: ci-info: | ens3 | True | 192.168.120.5 | 255.255.255.0 | . | fa:16:3e:66:4e:de |\n[ 58.226518] cloud-init[934]: ci-info: | ens3 | True | fe80::f816:3eff:fe66:4ede/64 | . | link | fa:16:3e:66:4e:de |\n[ 58.230435] cloud-init[934]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 58.236383] cloud-init[934]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 58.240412] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.244129] cloud-init[934]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 58.248141] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.255979] cloud-init[934]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 58.258102] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.264159] cloud-init[934]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 58.266231] cloud-init[934]: ci-info: | 1 | 169.254.169.254 | 192.168.120.3 | 255.255.255.255 | ens3 | UGH |\n[ 58.272310] cloud-init[934]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 58.274361] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.280351] cloud-init[934]: 2018-11-14 20:19:13,629 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n[ 58.687442] cloud-init[934]: Generating public/private rsa key pair.\n[ 58.689005] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 58.692120] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 58.696112] cloud-init[934]: The key fingerprint is:\n[ 58.697375] cloud-init[934]: SHA256:w1ssX+/ka44INV9iwisBhF+h5tpR5jibxcaNTTAlcWs root@shaker-vm-a228d2ab-a985-4f7a-965b-bb5377662abd\n[ 58.704126] cloud-init[934]: The key's randomart image is:\n[ 58.705513] cloud-init[934]: +---[RSA 2048]----+\n[ 58.706728] cloud-init[934]: | .. *+o |\n[ 58.712181] cloud-init[934]: | .. ..= . |\n[ 58.713426] cloud-init[934]: | .+.o E |\n[ 58.714616] cloud-init[934]: | o.X O |\n[ 58.715798] cloud-init[934]: | = S X + . |\n[ 58.721077] cloud-init[934]: | o B O B + |\n[ 58.722276] cloud-init[934]: | . + + o . o |\n[ 58.723466] cloud-init[934]: | o . =. |\n[ 58.728739] cloud-init[934]: | . .o=. |\n[ 58.729957] cloud-init[934]: +----[SHA256]-----+\n[ 58.731153] cloud-init[934]: Generating public/private dsa key pair.\n[ 58.736339] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 58.737994] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 58.740121] cloud-init[934]: The key fingerprint is:\n[ 58.744167] cloud-init[934]: SHA256:LqwQOQCYVo6yPIP1FhvqRWaK3mOW2rTXlD3cB5EcQOM root@shaker-vm-a228d2ab-a985-4f7a-965b-bb5377662abd\n[ 58.748130] cloud-init[934]: The key's randomart image is:\n[ 58.749448] cloud-init[934]: +---[DSA 1024]----+\n[ 58.752141] cloud-init[934]: |o... .+o.o |\n[ 58.755958] cloud-init[934]: |+.o . .+ |\n[ 58.757209] cloud-init[934]: |+...* E . |\n[ 58.760106] cloud-init[934]: |+= O + . |\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target System Initialization.\n[ 58.765218] cloud-init[934]: |++* = S . . |\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[ 58.767680] cloud-init[934]: |..+=.. + + . . |\n Starting Socket activation for snappy daemon.\n[ 58.771064] cloud-init[934]: | .oB = . . . |\n[ 58.772431] cloud-init[934]: | *.oo o |\n[ 58.773299] cloud-init[934]: | . oo |\n[ 58.774165] cloud-init[934]: +----[SHA256]-----+\n[ 58.775015] cloud-init[934]: Generating public/private ecdsa key pair.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Started Daily apt download activities.\n[ 58.779415] Starting LXD - unix socket.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n[[0;32m OK [0m] Reached target Timers.\ncloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 58.784833] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 58.787082] cloud-init[934]: The key fingerprint is:[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Reached target Network is Online.\n\n[ 58.792253] cloud-init[934]: SHA256:amBoZhjVJoUPzokRk63xB+TmmhtD5jk6G9Pbkl7c9eE root@shaker-vm-a228d2ab-a985-4f7a-965b-bb5377662abd\n[ 58.794246] cloud-init[934]: The key's randomart image is:\n[ 58.796069] cloud-init[934]: +---[ECDSA 256]---+\n[ 58.796938] cloud-init[934]: |o=o+. |\n[ 58.797805] cloud-init[934]: |++* o |\n[ 58.798672] cloud-init[934]: |.OoB |\n[ 58.799541] cloud-init[934]: Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on LXD - unix socket.\n|o==.o |\n[ 58.804938] cloud-init[934]: |.o*.o S . |\n[[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.\n[ 58.810176] cloud-init[934]: |+B.o o o o . |[[0;32m OK [0m] Started iperf3 Service.\n\n[ 58.814836] cloud-init[934]: |B+..o + E |[[0;32m OK [0m] Started Regular background program processing daemon.\n\n[ 58.818376] Starting Pollinate to seed the pseudo random number generator...\n Starting /etc/rc.local Compatibility...\n Starting Accounts Service...cloud-init[934]: |o*++ . |\n[ 58.826429] cloud-init[934]: |++o.. |\n[ 58.827702] cloud-init[934]: +----[SHA256]-----+\n[ 58.829480] cloud-init[934]: Generating public/private ed25519 key pair.\n\n[[0;32m OK [0m] Started iperf Service.\n Starting LSB: Record successful boot for GRUB...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n[ 58.832796] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 58.852355] Starting Apply the settings specified in cloud-config...\n[[0;32m OK [0m] Started D-Bus System Message Bus.\ncloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 58.882689] cloud-init[934]: The key fingerprint is:\n[ 58.888168] cloud-init[934]: Starting System Logging Service...\n Starting LXD - container startup/shutdown...\nSHA256:YVkI1gv9U3H5dRgxScm1asXfHyGZ4lFfqyzk912GmvI root@shaker-vm-a228d2ab-a985-4f7a-965b-bb5377662abd[[0;32m OK [0m] Started Deferred execution scheduler.\n[[0;32m OK [0m] Started ACPI event daemon.\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n Starting LSB: MD monitoring daemon...\n Starting Login Service...\n\n Starting Snappy daemon...\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[ 58.944122] cloud-init[934]: The key's randomart image is:\n[ 58.969624] cloud-init[934]: +--[ED25519 256]--+\n[ 58.973855] cloud-init[934]: | o+ .. .=*Oo|\n[ 58.986750] cloud-init[934]: | .. +o o.@.*|\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[ 59.031670] cloud-init[934]: Starting Authenticate and Authorize Users to Run Privileged Tasks...\n[[0;32m OK [0m] Started Login Service.\n| .+o = + Oo|\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[ 59.060876] cloud-init[934]: | ...* + =.=|\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n[ 59.079922] cloud-init[934]: | S = *..=|\n[ 59.086086] cloud-init[934]: | +o..=|\n[ 59.091187] cloud-init[934]: | . o .o|\n[ 59.097327] cloud-init[934]: | o |\n[ 59.103380] cloud-init[934]: | E |\n[ 59.110381] cloud-init[934]: +----[SHA256]-----+\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\n[ 59.476707] cloud-init[1059]: Generating locales (this might take a while)...\n[ 60.156352] cloud-init[1059]: en_US.UTF-8... done\n[ 60.158547] cloud-init[1059]: Generation complete.\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[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n Starting Login to default iSCSI targets...\n[[0;32m OK [0m] Started Login to default iSCSI targets.\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting LSB: network benchmark...\n Starting Permit User Sessions...\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[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[[0;32m OK [0m] Started LSB: network benchmark.\n[[0;32m OK [0m] Started System Logging Service.\n Starting Terminate Plymouth Boot Screen...\n Starting Hold until boot process finishes up...\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Reached target Login Prompts.\n Starting Set console scheme...\n[[0;32m OK [0m] Started Set console scheme.\n\nUbuntu 16.04.4 LTS shaker-vm-a228d2ab-a985-4f7a-965b-bb5377662abd ttyS0\n\nshaker-vm-a228d2ab-a985-4f7a-965b-bb5377662abd login: "} 2018-11-14 20:20:11,193 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b/action used request id req-3c35a942-8614-4505-b3f5-4cf7149e4457 2018-11-14 20:20:11,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0917501449585s 2018-11-14 20:20:11,194 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b/action used request id req-3c35a942-8614-4505-b3f5-4cf7149e4457 2018-11-14 20:20:11,195 - 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 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 796311987 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.166921] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.169065] pid_max: default: 32768 minimum: 301 [ 0.170242] ACPI: Core revision 20150930 [ 0.171884] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.173577] Security Framework initialized [ 0.174649] Yama: becoming mindful. [ 0.175611] AppArmor: AppArmor initialized [ 0.176725] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.178436] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.180089] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.181639] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.183421] Initializing cgroup subsys io [ 0.184487] Initializing cgroup subsys memory [ 0.185590] Initializing cgroup subsys devices [ 0.186733] Initializing cgroup subsys freezer [ 0.187861] Initializing cgroup subsys net_cls [ 0.188986] Initializing cgroup subsys perf_event [ 0.190172] Initializing cgroup subsys net_prio [ 0.191327] Initializing cgroup subsys hugetlb [ 0.192457] Initializing cgroup subsys pids [ 0.193565] CPU: Physical Processor ID: 0 [ 0.195337] mce: CPU supports 10 MCE banks [ 0.196423] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.197732] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.199136] Spectre V2 : Mitigation: Full generic retpoline [ 0.200474] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.201968] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.203519] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.204885] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.206851] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.228507] Freeing SMP alternatives memory: 32K [ 0.234620] ftrace: allocating 32237 entries in 126 pages [ 0.271280] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.272856] smpboot: Max logical packages: 1 [ 0.274195] x2apic enabled [ 0.275263] Switched APIC routing to physical x2apic. [ 0.277581] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.279053] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.281744] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.284088] KVM setup paravirtual spinlock [ 0.285698] x86: Booted up 1 node, 1 CPUs [ 0.286747] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.288558] devtmpfs: initialized [ 0.290503] evm: security.selinux [ 0.294395] evm: security.SMACK64 [ 0.295339] evm: security.SMACK64EXEC [ 0.296313] evm: security.SMACK64TRANSMUTE [ 0.297370] evm: security.SMACK64MMAP [ 0.298356] evm: security.ima [ 0.299209] evm: security.capability [ 0.302282] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.304727] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.306750] pinctrl core: initialized pinctrl subsystem [ 0.308812] RTC time: 20:18:15, date: 11/14/18 [ 0.310549] NET: Registered protocol family 16 [ 0.312176] cpuidle: using governor ladder [ 0.313262] cpuidle: using governor menu [ 0.314323] PCCT header not found. [ 0.315519] ACPI: bus type PCI registered [ 0.316587] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.318352] PCI: Using configuration type 1 for base access [ 0.321257] ACPI: Added _OSI(Module Device) [ 0.322348] ACPI: Added _OSI(Processor Device) [ 0.323473] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.324655] ACPI: Added _OSI(Processor Aggregator Device) [ 0.327778] ACPI: Interpreter enabled [ 0.328797] ACPI: (supports S0 S5) [ 0.329736] ACPI: Using IOAPIC for interrupt routing [ 0.330972] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.335058] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.336572] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.338174] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.339742] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.342684] acpiphp: Slot [3] registered [ 0.356857] acpiphp: Slot [4] registered [ 0.357930] acpiphp: Slot [5] registered [ 0.358993] acpiphp: Slot [6] registered [ 0.360025] acpiphp: Slot [7] registered [ 0.361071] acpiphp: Slot [8] registered [ 0.362116] acpiphp: Slot [9] registered [ 0.363162] acpiphp: Slot [10] registered [ 0.364221] acpiphp: Slot [11] registered [ 0.365283] acpiphp: Slot [12] registered [ 0.366345] acpiphp: Slot [13] registered [ 0.367408] acpiphp: Slot [14] registered [ 0.368454] acpiphp: Slot [15] registered [ 0.369517] acpiphp: Slot [16] registered [ 0.370563] acpiphp: Slot [17] registered [ 0.371619] acpiphp: Slot [18] registered [ 0.372667] acpiphp: Slot [19] registered [ 0.373717] acpiphp: Slot [20] registered [ 0.374762] acpiphp: Slot [21] registered [ 0.375806] acpiphp: Slot [22] registered [ 0.376855] acpiphp: Slot [23] registered [ 0.377977] acpiphp: Slot [24] registered [ 0.379039] acpiphp: Slot [25] registered [ 0.380097] acpiphp: Slot [26] registered [ 0.381154] acpiphp: Slot [27] registered [ 0.382207] acpiphp: Slot [28] registered [ 0.383261] acpiphp: Slot [29] registered [ 0.384299] acpiphp: Slot [30] registered [ 0.385361] acpiphp: Slot [31] registered [ 0.386405] PCI host bridge to bus 0000:00 [ 0.387463] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.389033] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.390616] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.392507] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.394396] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.396325] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.401508] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.403134] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.404647] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.406299] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.410666] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.412537] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.435703] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.437624] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.439471] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.441788] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.443586] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.445220] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.447192] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.448575] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.450568] vgaarb: loaded [ 0.451363] vgaarb: bridge control possible 0000:00:02.0 [ 0.453149] SCSI subsystem initialized [ 0.454494] ACPI: bus type USB registered [ 0.455984] usbcore: registered new interface driver usbfs [ 0.457824] usbcore: registered new interface driver hub [ 0.459599] usbcore: registered new device driver usb [ 0.461552] PCI: Using ACPI for IRQ routing [ 0.463602] NetLabel: Initializing [ 0.464846] NetLabel: domain hash size = 128 [ 0.466322] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.468014] NetLabel: unlabeled traffic allowed by default [ 0.470011] amd_nb: Cannot enumerate AMD northbridges [ 0.471749] clocksource: Switched to clocksource kvm-clock [ 0.482201] AppArmor: AppArmor Filesystem Enabled [ 0.483899] pnp: PnP ACPI init [ 0.485395] pnp: PnP ACPI: found 5 devices [ 0.492708] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.495751] NET: Registered protocol family 2 [ 0.497761] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.500020] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.502113] TCP: Hash tables configured (established 4096 bind 4096) [ 0.504238] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.506154] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.508283] NET: Registered protocol family 1 [ 0.509832] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.511772] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.513643] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.530344] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.547210] Unpacking initramfs... [ 1.030594] Freeing initrd memory: 37084K [ 1.032545] Scanning for low memory corruption every 60 seconds [ 1.035010] audit: initializing netlink subsys (disabled) [ 1.036966] audit: type=2000 audit(1542226697.173:1): initialized [ 1.039301] Initialise system trusted keyring [ 1.040965] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.043021] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.046198] zbud: loaded [ 1.047480] VFS: Disk quotas dquot_6.6.0 [ 1.048926] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.051347] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.053510] fuse init (API version 7.23) [ 1.055045] Key type big_key registered [ 1.056450] Allocating IMA MOK and blacklist keyrings. [ 1.058573] Key type asymmetric registered [ 1.060038] Asymmetric key parser 'x509' registered [ 1.061713] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.064325] io scheduler noop registered [ 1.065709] io scheduler deadline registered (default) [ 1.067448] io scheduler cfq registered [ 1.068922] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.070752] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.073000] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.075523] ACPI: Power Button [PWRF] [ 1.077005] GHES: HEST is not enabled! [ 1.092994] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.125336] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.128512] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.153394] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.156955] Linux agpgart interface v0.103 [ 1.160067] loop: module loaded [ 1.163755] vda: vda1 [ 1.165528] scsi host0: ata_piix [ 1.166778] scsi host1: ata_piix [ 1.167978] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.170064] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.172747] libphy: Fixed MDIO Bus: probed [ 1.174192] tun: Universal TUN/TAP device driver, 1.6 [ 1.175819] tun: (C) 1999-2004 Max Krasnyansky [ 1.178883] PPP generic driver version 2.4.2 [ 1.180414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.182460] ehci-pci: EHCI PCI platform driver [ 1.184020] ehci-platform: EHCI generic platform driver [ 1.185704] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.187651] ohci-pci: OHCI PCI platform driver [ 1.189141] ohci-platform: OHCI generic platform driver [ 1.190858] uhci_hcd: USB Universal Host Controller Interface driver [ 1.207337] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.209056] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.211544] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.213240] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.215287] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.217460] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.219902] usb usb1: Product: UHCI Host Controller [ 1.221499] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.223496] usb usb1: SerialNumber: 0000:00:01.2 [ 1.225198] hub 1-0:1.0: USB hub found [ 1.226498] hub 1-0:1.0: 2 ports detected [ 1.228062] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.231539] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.233178] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.235023] mousedev: PS/2 mouse device common for all mice [ 1.237157] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.240138] rtc_cmos 00:00: RTC can wake from S4 [ 1.242181] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.244265] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.246369] i2c /dev entries driver [ 1.247678] device-mapper: uevent: version 1.0.3 [ 1.249284] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.252102] ledtrig-cpu: registered to indicate activity on CPUs [ 1.254454] NET: Registered protocol family 10 [ 1.256460] NET: Registered protocol family 17 [ 1.258013] Key type dns_resolver registered [ 1.259806] registered taskstats version 1 [ 1.261257] Loading compiled-in X.509 certificates [ 1.263463] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.266733] zswap: loaded using pool lzo/zbud [ 1.269894] Key type trusted registered [ 1.273352] Key type encrypted registered [ 1.274583] AppArmor: AppArmor sha1 policy hashing enabled [ 1.275933] ima: No TPM chip found, activating TPM-bypass! [ 1.277258] evm: HMAC attrs: 0x1 [ 1.278453] Magic number: 10:476:346 [ 1.279441] tty tty63: hash matches [ 1.280504] rtc_cmos 00:00: setting system clock to 2018-11-14 20:18:16 UTC (1542226696) [ 1.295628] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.297076] EDD information not available. [ 1.330369] Freeing unused kernel memory: 1512K [ 1.331518] Write protecting the kernel read-only data: 14336k [ 1.335753] Freeing unused kernel memory: 1692K [ 1.337184] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.347917] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.350105] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.352693] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.355029] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.357552] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.363767] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.368290] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.370580] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.374088] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.377241] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.432922] virtio_net virtio0 ens3: renamed from eth0 [ 1.441927] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.444420] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.451478] [drm] Initialized drm 1.1.0 20060810 [ 1.468109] FDC 0 is a S82078B [ 1.478514] AVX2 version of gcm_enc/dec engaged. [ 1.479679] AES CTR mode by8 optimization enabled [ 1.539739] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.700490] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.700492] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.700493] usb 1-1: Product: QEMU USB Tablet [ 1.700493] usb 1-1: Manufacturer: QEMU [ 1.700494] usb 1-1: SerialNumber: 42 [ 1.707717] hidraw: raw HID events driver (C) Jiri Kosina [ 1.718874] usbcore: registered new interface driver usbhid [ 1.718875] usbhid: USB HID core driver [ 1.720726] 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.720917] 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 ... [ 1.817569] md: linear personality registered for level -1 [ 1.821017] md: multipath personality registered for level -4 [ 1.824543] md: raid0 personality registered for level 0 [ 1.828458] md: raid1 personality registered for level 1 [ 1.899750] raid6: sse2x1 gen() 11225 MB/s [ 1.967747] raid6: sse2x1 xor() 8755 MB/s [ 2.035736] raid6: sse2x2 gen() 14338 MB/s [ 2.103739] raid6: sse2x2 xor() 9858 MB/s [ 2.171748] raid6: sse2x4 gen() 16429 MB/s [ 2.239735] raid6: sse2x4 xor() 11411 MB/s [ 2.307736] raid6: avx2x1 gen() 22392 MB/s [ 2.375734] raid6: avx2x2 gen() 26366 MB/s [ 2.447745] raid6: avx2x4 gen() 30259 MB/s [ 2.448817] raid6: using algorithm avx2x4 gen() 30259 MB/s [ 2.450106] raid6: using avx2x2 recovery algorithm [ 2.451441] tsc: Refined TSC clocksource calibration: 3491.848 MHz [ 2.453340] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553c70f8c, max_idle_ns: 440795371143 ns [ 2.460641] xor: automatically using best checksumming function: [ 2.499734] avx : 32832.000 MB/sec [ 2.502425] async_tx: api initialized (async) [ 2.514947] md: raid6 personality registered for level 6 [ 2.516247] md: raid5 personality registered for level 5 [ 2.517507] md: raid4 personality registered for level 4 [ 2.524327] 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 ... [ 2.560025] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.586138] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 2.697038] 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) [ 2.701112] systemd[1]: Detected virtualization kvm. [ 2.702304] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.705690] systemd[1]: Set hostname to . [ 2.708752] systemd[1]: Initializing machine ID from KVM UUID. [ 2.710147] systemd[1]: Installed transient /etc/machine-id file. [ 2.829763] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 2.832552] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 2.835013] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 2.837873] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 2.840268] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 2.842744] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 2.844933] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 2.848223] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 2.850808] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 2.853520] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 2.856089] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 2.858919] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 2.861200] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 2.863753] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 2.867340] 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. [ 2.872678] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 2.876324] 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... [ 2.881026] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 2.888687] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 2.892659] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 2.897955] systemd[1]: Listening on Syslog Socket. [ 2.903489] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Listening on Syslog Socket. [ 2.906105] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 2.912610] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 2.920237] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 2.925472] iscsi: registered transport (tcp) [ 2.927194] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 2.933111] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 2.941015] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 2.945444] systemd[1]: Starting Journal Service... Starting Journal Service... [ 2.952399] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 2.960685] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 2.966075] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 2.976977] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 2.979617] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 2.987883] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 2.992196] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 2.999220] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.015984] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.024705] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 3.033323] iscsi: registered transport (iser) [ 3.035628] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 3.041499] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. 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 Load/Save Random Seed... Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... [[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] Found device /dev/ttyS0. [ 3.378991] intel_rapl: no valid rapl domains found in package 0 [[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 Create Volatile Files and Directories... Starting LSB: AppArmor initialization... Starting Tell Plymouth To Write Out Runtime Data... Starting Set console font and keymap... Starting Commit a transient machine-id on disk... Starting Initial cloud-init job (pre-networking)... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[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] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.512368] cloud-init[523]: Cloud-init v. 18.2 running 'init-local' at Wed, 14 Nov 2018 20:18:19 +0000. Up 4.32 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[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)... [ 58.198951] cloud-init[934]: Cloud-init v. 18.2 running 'init' at Wed, 14 Nov 2018 20:18:21 +0000. Up 5.75 seconds. [ 58.201774] cloud-init[934]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 58.208204] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.212145] cloud-init[934]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 58.216145] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.224170] cloud-init[934]: ci-info: | ens3 | True | 192.168.120.5 | 255.255.255.0 | . | fa:16:3e:66:4e:de | [ 58.226518] cloud-init[934]: ci-info: | ens3 | True | fe80::f816:3eff:fe66:4ede/64 | . | link | fa:16:3e:66:4e:de | [ 58.230435] cloud-init[934]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 58.236383] cloud-init[934]: ci-info: | lo | True | ::1/128 | . | host | . | [ 58.240412] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.244129] cloud-init[934]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 58.248141] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.255979] cloud-init[934]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 58.258102] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.264159] cloud-init[934]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 58.266231] cloud-init[934]: ci-info: | 1 | 169.254.169.254 | 192.168.120.3 | 255.255.255.255 | ens3 | UGH | [ 58.272310] cloud-init[934]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 58.274361] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.280351] cloud-init[934]: 2018-11-14 20:19:13,629 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 58.687442] cloud-init[934]: Generating public/private rsa key pair. [ 58.689005] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 58.692120] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 58.696112] cloud-init[934]: The key fingerprint is: [ 58.697375] cloud-init[934]: SHA256:w1ssX+/ka44INV9iwisBhF+h5tpR5jibxcaNTTAlcWs root@shaker-vm-a228d2ab-a985-4f7a-965b-bb5377662abd [ 58.704126] cloud-init[934]: The key's randomart image is: [ 58.705513] cloud-init[934]: +---[RSA 2048]----+ [ 58.706728] cloud-init[934]: | .. *+o | [ 58.712181] cloud-init[934]: | .. ..= . | [ 58.713426] cloud-init[934]: | .+.o E | [ 58.714616] cloud-init[934]: | o.X O | [ 58.715798] cloud-init[934]: | = S X + . | [ 58.721077] cloud-init[934]: | o B O B + | [ 58.722276] cloud-init[934]: | . + + o . o | [ 58.723466] cloud-init[934]: | o . =. | [ 58.728739] cloud-init[934]: | . .o=. | [ 58.729957] cloud-init[934]: +----[SHA256]-----+ [ 58.731153] cloud-init[934]: Generating public/private dsa key pair. [ 58.736339] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 58.737994] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 58.740121] cloud-init[934]: The key fingerprint is: [ 58.744167] cloud-init[934]: SHA256:LqwQOQCYVo6yPIP1FhvqRWaK3mOW2rTXlD3cB5EcQOM root@shaker-vm-a228d2ab-a985-4f7a-965b-bb5377662abd [ 58.748130] cloud-init[934]: The key's randomart image is: [ 58.749448] cloud-init[934]: +---[DSA 1024]----+ [ 58.752141] cloud-init[934]: |o... .+o.o | [ 58.755958] cloud-init[934]: |+.o . .+ | [ 58.757209] cloud-init[934]: |+...* E . | [ 58.760106] cloud-init[934]: |+= O + . | [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target System Initialization. [ 58.765218] cloud-init[934]: |++* = S . . | [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [ 58.767680] cloud-init[934]: |..+=.. + + . . | Starting Socket activation for snappy daemon. [ 58.771064] cloud-init[934]: | .oB = . . . | [ 58.772431] cloud-init[934]: | *.oo o | [ 58.773299] cloud-init[934]: | . oo | [ 58.774165] cloud-init[934]: +----[SHA256]-----+ [ 58.775015] cloud-init[934]: Generating public/private ecdsa key pair. [[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Started Daily apt download activities. [ 58.779415] Starting LXD - unix socket. [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Reached target Timers. cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 58.784833] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 58.787082] cloud-init[934]: The key fingerprint is:[[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Reached target Network is Online. [ 58.792253] cloud-init[934]: SHA256:amBoZhjVJoUPzokRk63xB+TmmhtD5jk6G9Pbkl7c9eE root@shaker-vm-a228d2ab-a985-4f7a-965b-bb5377662abd [ 58.794246] cloud-init[934]: The key's randomart image is: [ 58.796069] cloud-init[934]: +---[ECDSA 256]---+ [ 58.796938] cloud-init[934]: |o=o+. | [ 58.797805] cloud-init[934]: |++* o | [ 58.798672] cloud-init[934]: |.OoB | [ 58.799541] cloud-init[934]: Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [[0;32m OK [0m] Listening on LXD - unix socket. |o==.o | [ 58.804938] cloud-init[934]: |.o*.o S . | [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0m] Reached target Basic System. [ 58.810176] cloud-init[934]: |+B.o o o o . |[[0;32m OK [0m] Started iperf3 Service. [ 58.814836] cloud-init[934]: |B+..o + E |[[0;32m OK [0m] Started Regular background program processing daemon. [ 58.818376] Starting Pollinate to seed the pseudo random number generator... Starting /etc/rc.local Compatibility... Starting Accounts Service...cloud-init[934]: |o*++ . | [ 58.826429] cloud-init[934]: |++o.. | [ 58.827702] cloud-init[934]: +----[SHA256]-----+ [ 58.829480] cloud-init[934]: Generating public/private ed25519 key pair. [[0;32m OK [0m] Started iperf Service. Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Started FUSE filesystem for LXC. [ 58.832796] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 58.852355] Starting Apply the settings specified in cloud-config... [[0;32m OK [0m] Started D-Bus System Message Bus. cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 58.882689] cloud-init[934]: The key fingerprint is: [ 58.888168] cloud-init[934]: Starting System Logging Service... Starting LXD - container startup/shutdown... SHA256:YVkI1gv9U3H5dRgxScm1asXfHyGZ4lFfqyzk912GmvI root@shaker-vm-a228d2ab-a985-4f7a-965b-bb5377662abd[[0;32m OK [0m] Started Deferred execution scheduler. [[0;32m OK [0m] Started ACPI event daemon. [[0;32m OK [0m] Started Unattended Upgrades Shutdown. Starting LSB: MD monitoring daemon... Starting Login Service... Starting Snappy daemon... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [ 58.944122] cloud-init[934]: The key's randomart image is: [ 58.969624] cloud-init[934]: +--[ED25519 256]--+ [ 58.973855] cloud-init[934]: | o+ .. .=*Oo| [ 58.986750] cloud-init[934]: | .. +o o.@.*| [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [ 59.031670] cloud-init[934]: Starting Authenticate and Authorize Users to Run Privileged Tasks... [[0;32m OK [0m] Started Login Service. | .+o = + Oo| [[0;32m OK [0m] Started LSB: MD monitoring daemon. [ 59.060876] cloud-init[934]: | ...* + =.=| [[0;32m OK [0m] Started LXD - container startup/shutdown. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. [ 59.079922] cloud-init[934]: | S = *..=| [ 59.086086] cloud-init[934]: | +o..=| [ 59.091187] cloud-init[934]: | . o .o| [ 59.097327] cloud-init[934]: | o | [ 59.103380] cloud-init[934]: | E | [ 59.110381] cloud-init[934]: +----[SHA256]-----+ [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [ 59.476707] cloud-init[1059]: Generating locales (this might take a while)... [ 60.156352] cloud-init[1059]: en_US.UTF-8... done [ 60.158547] cloud-init[1059]: Generation complete. [[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. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). Starting Login to default iSCSI targets... [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting LSB: network benchmark... Starting Permit User Sessions... Starting LSB: automatic crash report generation... Starting LSB: daemon to balance interrupts for SMP systems... [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started LSB: network benchmark. [[0;32m OK [0m] Started System Logging Service. Starting Terminate Plymouth Boot Screen... Starting Hold until boot process finishes up... [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Reached target Login Prompts. Starting Set console scheme... [[0;32m OK [0m] Started Set console scheme. Ubuntu 16.04.4 LTS shaker-vm-a228d2ab-a985-4f7a-965b-bb5377662abd ttyS0 shaker-vm-a228d2ab-a985-4f7a-965b-bb5377662abd login: 2018-11-14 20:20:12,198 - functest.core.singlevm - DEBUG - try 12: cannot connect to 172.30.9.208: timed out 2018-11-14 20:20:21,207 - functest.core.singlevm - ERROR - cannot connect to 172.30.9.208 2018-11-14 20:20:21,208 - functest.core.singlevm - ERROR - Cannot run shaker Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 445, in run (self.fip, self.ssh) = self.connect(self.sshvm) TypeError: 'NoneType' object is not iterable 2018-11-14 20:20:21,332 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-14 20:20:21,333 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | shaker | functest | 05:59 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-11-14 20:20:21,338 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-11-14 20:20:21,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:20:21,477 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 20:20: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-6a34346e-b604-4f1b-9848-e5b6155b1ee0 x-compute-request-id: req-6a34346e-b604-4f1b-9848-e5b6155b1ee0 Content-Type: application/json 2018-11-14 20:20:21,477 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b used request id req-6a34346e-b604-4f1b-9848-e5b6155b1ee0 2018-11-14 20:20:21,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.138925075531s 2018-11-14 20:20:21,477 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b used request id req-6a34346e-b604-4f1b-9848-e5b6155b1ee0 2018-11-14 20:20:21,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:20:21,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:20:22,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:20: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-812d4bc5-1411-4c23-8def-ac0d013151b0 x-compute-request-id: req-812d4bc5-1411-4c23-8def-ac0d013151b0 Content-Encoding: gzip Content-Length: 767 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"shaker-net_a228d2ab-a985-4f7a-965b-bb5377662abd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:4e:de", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:4e:de", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/32af13a1-3f17-4207-abb7-224554b3ef2b", "rel": "bookmark"}], "image": {"id": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "links": [{"href": "http://172.30.9.28:8774/images/af7683f8-059a-46f2-8dd3-113e46f92e4f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:18:15.000000", "flavor": {"id": "fd103061-01e4-46c9-b2de-1c515f4c723a", "links": [{"href": "http://172.30.9.28:8774/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "rel": "bookmark"}]}, "id": "32af13a1-3f17-4207-abb7-224554b3ef2b", "security_groups": [{"name": "shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd"}], "user_id": "cd7debd3898148888978ce32aa2c8dea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:20:21Z", "hostId": "17477294f2311d3df59f09633cbfa3237f8f5e1e5671a2322154c640", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd", "name": "shaker-vm_a228d2ab-a985-4f7a-965b-bb5377662abd", "created": "2018-11-14T20:14:50Z", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:20:22,466 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-812d4bc5-1411-4c23-8def-ac0d013151b0 2018-11-14 20:20:22,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.9881939888s 2018-11-14 20:20:22,466 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-812d4bc5-1411-4c23-8def-ac0d013151b0 2018-11-14 20:20:22,468 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:20:24,471 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:20:24,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:20:24,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:20: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-343f0feb-d9de-4bac-b08a-0d5bc8ef3751 x-compute-request-id: req-343f0feb-d9de-4bac-b08a-0d5bc8ef3751 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-14 20:20:24,538 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-343f0feb-d9de-4bac-b08a-0d5bc8ef3751 2018-11-14 20:20:24,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0662271976471s 2018-11-14 20:20:24,538 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-343f0feb-d9de-4bac-b08a-0d5bc8ef3751 2018-11-14 20:20:24,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-14 20:20:24,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:20:24,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5325 X-Openstack-Request-Id: req-4259364d-f160-4b21-866a-36ef52563016 Date: Wed, 14 Nov 2018 20:20:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "created_at": "2018-11-14T20:14:22Z", "updated_at": "2018-11-14T20:14:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:14:22Z", "revision_number": 0, "id": "5bbfc70f-a674-471c-9188-ce4d0262131f", "remote_group_id": "19eb89af-5172-411f-887e-7cb88c256617", "remote_ip_prefix": null, "created_at": "2018-11-14T20:14:22Z", "security_group_id": "19eb89af-5172-411f-887e-7cb88c256617", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "port_range_min": null, "ethertype": "IPv6", "project_id": "611a2d334c0a499bb6f22d97e4b99664"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:14:22Z", "revision_number": 0, "id": "5c9b1816-3c29-4167-9e52-c3969d236fd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:14:22Z", "security_group_id": "19eb89af-5172-411f-887e-7cb88c256617", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "port_range_min": null, "ethertype": "IPv6", "project_id": "611a2d334c0a499bb6f22d97e4b99664"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:14:22Z", "revision_number": 0, "id": "bac7d818-1584-4601-8b0a-feb361c045dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:14:22Z", "security_group_id": "19eb89af-5172-411f-887e-7cb88c256617", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "port_range_min": null, "ethertype": "IPv4", "project_id": "611a2d334c0a499bb6f22d97e4b99664"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:14:22Z", "revision_number": 0, "id": "d96123ce-9459-4408-8b7c-5db37a837dec", "remote_group_id": "19eb89af-5172-411f-887e-7cb88c256617", "remote_ip_prefix": null, "created_at": "2018-11-14T20:14:22Z", "security_group_id": "19eb89af-5172-411f-887e-7cb88c256617", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "port_range_min": null, "ethertype": "IPv4", "project_id": "611a2d334c0a499bb6f22d97e4b99664"}], "revision_number": 4, "project_id": "611a2d334c0a499bb6f22d97e4b99664", "id": "19eb89af-5172-411f-887e-7cb88c256617", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "created_at": "2018-11-14T20:14:44Z", "updated_at": "2018-11-14T20:14:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:14:44Z", "revision_number": 0, "id": "41de5e50-88c0-4680-bf7d-64d3362e4b28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:14:44Z", "security_group_id": "ee6fe88c-047f-44ac-a302-f2c6bdde92b5", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "port_range_min": null, "ethertype": "IPv4", "project_id": "611a2d334c0a499bb6f22d97e4b99664"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 9000, "updated_at": "2018-11-14T20:14:45Z", "revision_number": 0, "id": "8fc61142-7997-430f-9631-ed6bb12aeb24", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:14:45Z", "security_group_id": "ee6fe88c-047f-44ac-a302-f2c6bdde92b5", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "port_range_min": 9000, "ethertype": "IPv4", "project_id": "611a2d334c0a499bb6f22d97e4b99664"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:14:45Z", "revision_number": 0, "id": "ce716479-1db4-4291-938f-84598117d992", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:14:45Z", "security_group_id": "ee6fe88c-047f-44ac-a302-f2c6bdde92b5", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "port_range_min": null, "ethertype": "IPv4", "project_id": "611a2d334c0a499bb6f22d97e4b99664"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:14:44Z", "revision_number": 0, "id": "da09de39-3c1e-48d9-bb3d-51e65baef924", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:14:44Z", "security_group_id": "ee6fe88c-047f-44ac-a302-f2c6bdde92b5", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "port_range_min": null, "ethertype": "IPv6", "project_id": "611a2d334c0a499bb6f22d97e4b99664"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-14T20:14:45Z", "revision_number": 0, "id": "f3123994-bc0b-46c1-bb92-4221eee8bfb0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:14:45Z", "security_group_id": "ee6fe88c-047f-44ac-a302-f2c6bdde92b5", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "port_range_min": 22, "ethertype": "IPv4", "project_id": "611a2d334c0a499bb6f22d97e4b99664"}], "revision_number": 5, "project_id": "611a2d334c0a499bb6f22d97e4b99664", "id": "ee6fe88c-047f-44ac-a302-f2c6bdde92b5", "name": "shaker-sg_a228d2ab-a985-4f7a-965b-bb5377662abd"}]} 2018-11-14 20:20:24,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-4259364d-f160-4b21-866a-36ef52563016 2018-11-14 20:20:24,605 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0640699863434s 2018-11-14 20:20:24,606 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-4259364d-f160-4b21-866a-36ef52563016 2018-11-14 20:20:24,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-14 20:20:24,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/ee6fe88c-047f-44ac-a302-f2c6bdde92b5.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:20:24,822 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ccab735b-1535-47f0-8fe4-c421b1e7722d Content-Length: 0 Date: Wed, 14 Nov 2018 20:20:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 20:20:24,822 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/ee6fe88c-047f-44ac-a302-f2c6bdde92b5.json used request id req-ccab735b-1535-47f0-8fe4-c421b1e7722d 2018-11-14 20:20:24,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.213434934616s 2018-11-14 20:20:24,823 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/ee6fe88c-047f-44ac-a302-f2c6bdde92b5.json used request id req-ccab735b-1535-47f0-8fe4-c421b1e7722d 2018-11-14 20:20:24,823 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-11-14 20:20:24,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:20:24,913 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 20:20: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-b4069eca-8caf-4119-9b5c-1813f0175b9d x-compute-request-id: req-b4069eca-8caf-4119-9b5c-1813f0175b9d Content-Length: 0 Content-Type: application/json 2018-11-14 20:20:24,913 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd used request id req-b4069eca-8caf-4119-9b5c-1813f0175b9d 2018-11-14 20:20:24,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0896089076996s 2018-11-14 20:20:24,913 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/shaker-kp_a228d2ab-a985-4f7a-965b-bb5377662abd used request id req-b4069eca-8caf-4119-9b5c-1813f0175b9d 2018-11-14 20:20:24,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-11-14 20:20:24,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/40647871-7cf1-4a27-81e7-e4dbc7146227/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}c476383bb5ed2a62698284c9d15749448ad6ed80" -d '{"subnet_id": "21abd679-37a9-4869-9aa9-9884043e79e8"}' 2018-11-14 20:20:26,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f32f61a8-58d9-4fbb-ae04-72193eb8e5b8 Date: Wed, 14 Nov 2018 20:20:26 GMT RESP BODY: {"network_id": "9dd83678-06cd-4f46-9d56-13d2c3a89f54", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "subnet_id": "21abd679-37a9-4869-9aa9-9884043e79e8", "subnet_ids": ["21abd679-37a9-4869-9aa9-9884043e79e8"], "port_id": "ff6d717e-7498-446a-8564-95c8b6c2da1c", "id": "40647871-7cf1-4a27-81e7-e4dbc7146227"} 2018-11-14 20:20:26,841 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/40647871-7cf1-4a27-81e7-e4dbc7146227/remove_router_interface.json used request id req-f32f61a8-58d9-4fbb-ae04-72193eb8e5b8 2018-11-14 20:20:26,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.92694783211s 2018-11-14 20:20:26,841 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/40647871-7cf1-4a27-81e7-e4dbc7146227/remove_router_interface.json used request id req-f32f61a8-58d9-4fbb-ae04-72193eb8e5b8 returning object 40647871-7cf1-4a27-81e7-e4dbc7146227 2018-11-14 20:20:26,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-11-14 20:20:26,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:20:27,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 620 X-Openstack-Request-Id: req-bf60c2e0-5546-4ebf-8f98-ca5f9c2bfba5 Date: Wed, 14 Nov 2018 20:20:27 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3653731-6d80-49cb-86ba-17eff3eeceee", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "created_at": "2018-11-14T20:14:24Z", "admin_state_up": true, "updated_at": "2018-11-14T20:20:25Z", "revision_number": 4, "routes": [], "project_id": "611a2d334c0a499bb6f22d97e4b99664", "id": "40647871-7cf1-4a27-81e7-e4dbc7146227", "name": "shaker-router_a228d2ab-a985-4f7a-965b-bb5377662abd"}]} 2018-11-14 20:20:27,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-bf60c2e0-5546-4ebf-8f98-ca5f9c2bfba5 2018-11-14 20:20:27,360 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.518780946732s 2018-11-14 20:20:27,361 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-bf60c2e0-5546-4ebf-8f98-ca5f9c2bfba5 2018-11-14 20:20:27,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-11-14 20:20:27,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/40647871-7cf1-4a27-81e7-e4dbc7146227.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:20:28,896 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-617659dc-4004-4ce8-87df-7a2bb2f85a3b Content-Length: 0 Date: Wed, 14 Nov 2018 20:20:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 20:20:28,896 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/40647871-7cf1-4a27-81e7-e4dbc7146227.json used request id req-617659dc-4004-4ce8-87df-7a2bb2f85a3b 2018-11-14 20:20:28,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.53427004814s 2018-11-14 20:20:28,897 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/40647871-7cf1-4a27-81e7-e4dbc7146227.json used request id req-617659dc-4004-4ce8-87df-7a2bb2f85a3b 2018-11-14 20:20:28,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-14 20:20:28,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:20:29,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-4fa0ed48-5f3c-4e7f-b2aa-968ce32152ed Date: Wed, 14 Nov 2018 20:20:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9dd83678-06cd-4f46-9d56-13d2c3a89f54","tenant_id":"611a2d334c0a499bb6f22d97e4b99664","created_at":"2018-11-14T20:14:24Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-14T20:14:24Z","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":"611a2d334c0a499bb6f22d97e4b99664","id":"21abd679-37a9-4869-9aa9-9884043e79e8","subnetpool_id":null,"name":"shaker-subnet_a228d2ab-a985-4f7a-965b-bb5377662abd"}]} 2018-11-14 20:20:29,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-4fa0ed48-5f3c-4e7f-b2aa-968ce32152ed 2018-11-14 20:20:29,139 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.241250038147s 2018-11-14 20:20:29,139 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-4fa0ed48-5f3c-4e7f-b2aa-968ce32152ed 2018-11-14 20:20:29,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-11-14 20:20:29,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/21abd679-37a9-4869-9aa9-9884043e79e8.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:20:31,755 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9aefd76d-a5a5-47be-8909-8724cfcd87f2 Date: Wed, 14 Nov 2018 20:20:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 20:20:31,756 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/21abd679-37a9-4869-9aa9-9884043e79e8.json used request id req-9aefd76d-a5a5-47be-8909-8724cfcd87f2 2018-11-14 20:20:31,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.61546707153s 2018-11-14 20:20:31,756 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/21abd679-37a9-4869-9aa9-9884043e79e8.json used request id req-9aefd76d-a5a5-47be-8909-8724cfcd87f2 2018-11-14 20:20:31,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 20:20:31,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:20:32,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1150 X-Openstack-Request-Id: req-84b397b8-4f67-49ad-9262-ebdafc3365fb Date: Wed, 14 Nov 2018 20:20:32 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"updated_at":"2018-11-14T17:04:27Z","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","id":"928cbc5c-a6fa-468a-b088-88e266fca291","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-14T20:20:31Z","tenant_id":"611a2d334c0a499bb6f22d97e4b99664","created_at":"2018-11-14T20:14:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"611a2d334c0a499bb6f22d97e4b99664","id":"9dd83678-06cd-4f46-9d56-13d2c3a89f54","name":"shaker-net_a228d2ab-a985-4f7a-965b-bb5377662abd"}]} 2018-11-14 20:20:32,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-84b397b8-4f67-49ad-9262-ebdafc3365fb 2018-11-14 20:20:32,074 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.317393064499s 2018-11-14 20:20:32,074 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-84b397b8-4f67-49ad-9262-ebdafc3365fb 2018-11-14 20:20:32,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-11-14 20:20:32,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/9dd83678-06cd-4f46-9d56-13d2c3a89f54.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:20:33,449 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-92cd2769-dfaa-40bc-9352-b3fb01127f3c Date: Wed, 14 Nov 2018 20:20:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 20:20:33,449 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/9dd83678-06cd-4f46-9d56-13d2c3a89f54.json used request id req-92cd2769-dfaa-40bc-9352-b3fb01127f3c 2018-11-14 20:20:33,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.37345385551s 2018-11-14 20:20:33,449 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/9dd83678-06cd-4f46-9d56-13d2c3a89f54.json used request id req-92cd2769-dfaa-40bc-9352-b3fb01127f3c 2018-11-14 20:20:33,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 20:20:33,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:20:34,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-157a8b4f-4519-494a-87b0-fc97f4e365d8 Date: Wed, 14 Nov 2018 20:20:34 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/af7683f8-059a-46f2-8dd3-113e46f92e4f/snap", "metadata": {}}], "file": "/v2/images/af7683f8-059a-46f2-8dd3-113e46f92e4f/file", "owner": "611a2d334c0a499bb6f22d97e4b99664", "id": "af7683f8-059a-46f2-8dd3-113e46f92e4f", "size": 666173440, "self": "/v2/images/af7683f8-059a-46f2-8dd3-113e46f92e4f", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/af7683f8-059a-46f2-8dd3-113e46f92e4f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2018-11-14T20:14:42Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_a228d2ab-a985-4f7a-965b-bb5377662abd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_a228d2ab-a985-4f7a-965b-bb5377662abd", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-11-14T20:14:33Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 20:20:34,073 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-157a8b4f-4519-494a-87b0-fc97f4e365d8 2018-11-14 20:20:34,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.619935035706s 2018-11-14 20:20:34,073 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-157a8b4f-4519-494a-87b0-fc97f4e365d8 2018-11-14 20:20:34,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-14 20:20:34,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/af7683f8-059a-46f2-8dd3-113e46f92e4f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c476383bb5ed2a62698284c9d15749448ad6ed80" 2018-11-14 20:20:34,996 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4971a459-8919-4b71-8141-ffbfdaca02e0 Date: Wed, 14 Nov 2018 20:20:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 20:20:34,997 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/af7683f8-059a-46f2-8dd3-113e46f92e4f used request id req-4971a459-8919-4b71-8141-ffbfdaca02e0 2018-11-14 20:20:34,997 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.921056985855s 2018-11-14 20:20:34,997 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/af7683f8-059a-46f2-8dd3-113e46f92e4f used request id req-4971a459-8919-4b71-8141-ffbfdaca02e0 2018-11-14 20:20:34,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-14 20:20:35,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}1c9e7d3d43d0f26aa0fdb32aa3908d47f91d5d47" 2018-11-14 20:20:35,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:20: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-007d5876-4737-4e54-91c2-3fd6a755ad40 x-compute-request-id: req-007d5876-4737-4e54-91c2-3fd6a755ad40 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "shaker-flavor_a228d2ab-a985-4f7a-965b-bb5377662abd", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a", "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": "fd103061-01e4-46c9-b2de-1c515f4c723a"}]} 2018-11-14 20:20:35,204 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-007d5876-4737-4e54-91c2-3fd6a755ad40 2018-11-14 20:20:35,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.206126213074s 2018-11-14 20:20:35,204 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-007d5876-4737-4e54-91c2-3fd6a755ad40 2018-11-14 20:20:35,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-14 20:20:35,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1c9e7d3d43d0f26aa0fdb32aa3908d47f91d5d47" 2018-11-14 20:20:35,265 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 20:20: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-5c3bdfa7-2cf0-43ac-98cd-9edf6c80004a x-compute-request-id: req-5c3bdfa7-2cf0-43ac-98cd-9edf6c80004a Content-Length: 0 Content-Type: application/json 2018-11-14 20:20:35,265 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a used request id req-5c3bdfa7-2cf0-43ac-98cd-9edf6c80004a 2018-11-14 20:20:35,265 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0594058036804s 2018-11-14 20:20:35,265 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/fd103061-01e4-46c9-b2de-1c515f4c723a used request id req-5c3bdfa7-2cf0-43ac-98cd-9edf6c80004a 2018-11-14 20:20:35,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 20:20:35,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1c9e7d3d43d0f26aa0fdb32aa3908d47f91d5d47" 2018-11-14 20:20:35,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:20:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88a44ed5-5b0e-4eb5-af7e-a3c405ca47ac Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "shaker-user_a228d2ab-a985-4f7a-965b-bb5377662abd", "links": {"self": "http://172.30.9.28:5000/v3/users/cd7debd3898148888978ce32aa2c8dea"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cd7debd3898148888978ce32aa2c8dea", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 20:20:35,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-88a44ed5-5b0e-4eb5-af7e-a3c405ca47ac 2018-11-14 20:20:35,389 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.122800111771s 2018-11-14 20:20:35,389 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-88a44ed5-5b0e-4eb5-af7e-a3c405ca47ac 2018-11-14 20:20:35,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 20:20:35,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/cd7debd3898148888978ce32aa2c8dea -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1c9e7d3d43d0f26aa0fdb32aa3908d47f91d5d47" 2018-11-14 20:20:35,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:20:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef977c55-378a-429f-a5e9-29dee10acda5 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"user": {"name": "shaker-user_a228d2ab-a985-4f7a-965b-bb5377662abd", "links": {"self": "http://172.30.9.28:5000/v3/users/cd7debd3898148888978ce32aa2c8dea"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "cd7debd3898148888978ce32aa2c8dea", "description": null}} 2018-11-14 20:20:35,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/cd7debd3898148888978ce32aa2c8dea used request id req-ef977c55-378a-429f-a5e9-29dee10acda5 2018-11-14 20:20:35,508 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.113363027573s 2018-11-14 20:20:35,509 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/cd7debd3898148888978ce32aa2c8dea used request id req-ef977c55-378a-429f-a5e9-29dee10acda5 2018-11-14 20:20:35,509 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-14 20:20:35,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/cd7debd3898148888978ce32aa2c8dea -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1c9e7d3d43d0f26aa0fdb32aa3908d47f91d5d47" 2018-11-14 20:20:35,748 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 20:20:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-730317fe-4a54-49a0-990e-33cda7fdfbf2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 20:20:35,748 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/cd7debd3898148888978ce32aa2c8dea used request id req-730317fe-4a54-49a0-990e-33cda7fdfbf2 2018-11-14 20:20:35,748 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.23873090744s 2018-11-14 20:20:35,748 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/cd7debd3898148888978ce32aa2c8dea used request id req-730317fe-4a54-49a0-990e-33cda7fdfbf2 2018-11-14 20:20:35,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 20:20:35,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1c9e7d3d43d0f26aa0fdb32aa3908d47f91d5d47" 2018-11-14 20:20:35,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:20:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ba52da3-0a14-4b20-995c-03d35321cbed Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.28:5000/v3/projects/611a2d334c0a499bb6f22d97e4b99664"}, "tags": [], "enabled": true, "id": "611a2d334c0a499bb6f22d97e4b99664", "parent_id": "default", "domain_id": "default", "name": "shaker-project_a228d2ab-a985-4f7a-965b-bb5377662abd"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-14 20:20:35,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-2ba52da3-0a14-4b20-995c-03d35321cbed 2018-11-14 20:20:35,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0986039638519s 2018-11-14 20:20:35,853 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-2ba52da3-0a14-4b20-995c-03d35321cbed 2018-11-14 20:20:35,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-14 20:20:35,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/611a2d334c0a499bb6f22d97e4b99664 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1c9e7d3d43d0f26aa0fdb32aa3908d47f91d5d47" 2018-11-14 20:20:36,052 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 20:20:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9004bd3-cc09-417e-9348-6482173a2354 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 20:20:36,052 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/611a2d334c0a499bb6f22d97e4b99664 used request id req-b9004bd3-cc09-417e-9348-6482173a2354 2018-11-14 20:20:36,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.19433093071s 2018-11-14 20:20:36,052 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/611a2d334c0a499bb6f22d97e4b99664 used request id req-b9004bd3-cc09-417e-9348-6482173a2354 2018-11-14 20:20:36,056 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 20:20:36,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1c9e7d3d43d0f26aa0fdb32aa3908d47f91d5d47" 2018-11-14 20:20:36,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:20:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-deeb4ce6-6dec-4ade-a06d-cb7899e35661 Content-Encoding: gzip Content-Length: 354 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "eb03104db86448adb2a4084f60c95fd3", "links": {"self": "http://172.30.9.28:5000/v3/roles/eb03104db86448adb2a4084f60c95fd3"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 20:20:36,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-deeb4ce6-6dec-4ade-a06d-cb7899e35661 2018-11-14 20:20:36,163 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10747885704s 2018-11-14 20:20:36,164 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-deeb4ce6-6dec-4ade-a06d-cb7899e35661 2018-11-14 20:20:36,169 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-11-14 20:20:36,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/eb03104db86448adb2a4084f60c95fd3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1c9e7d3d43d0f26aa0fdb32aa3908d47f91d5d47" 2018-11-14 20:20:36,295 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 20:20:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cbee708d-768b-4f29-88f1-804a41a1c28c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 20:20:36,295 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/eb03104db86448adb2a4084f60c95fd3 used request id req-cbee708d-768b-4f29-88f1-804a41a1c28c 2018-11-14 20:20:36,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.126560926437s 2018-11-14 20:20:36,296 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/eb03104db86448adb2a4084f60c95fd3 used request id req-cbee708d-768b-4f29-88f1-804a41a1c28c 2018-11-14 20:20:36,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-14 20:20:36,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=611a2d334c0a499bb6f22d97e4b99664&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}1c9e7d3d43d0f26aa0fdb32aa3908d47f91d5d47" 2018-11-14 20:20:36,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-8b4888b6-f7c8-4057-9f65-73a9b4b10e5f Date: Wed, 14 Nov 2018 20:20:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "created_at": "2018-11-14T20:14:22Z", "updated_at": "2018-11-14T20:14:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:14:22Z", "revision_number": 0, "id": "5bbfc70f-a674-471c-9188-ce4d0262131f", "remote_group_id": "19eb89af-5172-411f-887e-7cb88c256617", "remote_ip_prefix": null, "created_at": "2018-11-14T20:14:22Z", "security_group_id": "19eb89af-5172-411f-887e-7cb88c256617", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "port_range_min": null, "ethertype": "IPv6", "project_id": "611a2d334c0a499bb6f22d97e4b99664"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:14:22Z", "revision_number": 0, "id": "5c9b1816-3c29-4167-9e52-c3969d236fd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:14:22Z", "security_group_id": "19eb89af-5172-411f-887e-7cb88c256617", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "port_range_min": null, "ethertype": "IPv6", "project_id": "611a2d334c0a499bb6f22d97e4b99664"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:14:22Z", "revision_number": 0, "id": "bac7d818-1584-4601-8b0a-feb361c045dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:14:22Z", "security_group_id": "19eb89af-5172-411f-887e-7cb88c256617", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "port_range_min": null, "ethertype": "IPv4", "project_id": "611a2d334c0a499bb6f22d97e4b99664"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:14:22Z", "revision_number": 0, "id": "d96123ce-9459-4408-8b7c-5db37a837dec", "remote_group_id": "19eb89af-5172-411f-887e-7cb88c256617", "remote_ip_prefix": null, "created_at": "2018-11-14T20:14:22Z", "security_group_id": "19eb89af-5172-411f-887e-7cb88c256617", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "port_range_min": null, "ethertype": "IPv4", "project_id": "611a2d334c0a499bb6f22d97e4b99664"}], "revision_number": 4, "project_id": "611a2d334c0a499bb6f22d97e4b99664", "id": "19eb89af-5172-411f-887e-7cb88c256617", "name": "default"}]} 2018-11-14 20:20:36,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=611a2d334c0a499bb6f22d97e4b99664&name=default used request id req-8b4888b6-f7c8-4057-9f65-73a9b4b10e5f 2018-11-14 20:20:36,549 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.250142097473s 2018-11-14 20:20:36,549 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=611a2d334c0a499bb6f22d97e4b99664&name=default used request id req-8b4888b6-f7c8-4057-9f65-73a9b4b10e5f 2018-11-14 20:20:36,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-14 20:20:36,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1c9e7d3d43d0f26aa0fdb32aa3908d47f91d5d47" 2018-11-14 20:20:36,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-081b6df7-bcd7-4127-8387-0ba64491c176 Date: Wed, 14 Nov 2018 20:20:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "created_at": "2018-11-14T20:14:22Z", "updated_at": "2018-11-14T20:14:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:14:22Z", "revision_number": 0, "id": "5bbfc70f-a674-471c-9188-ce4d0262131f", "remote_group_id": "19eb89af-5172-411f-887e-7cb88c256617", "remote_ip_prefix": null, "created_at": "2018-11-14T20:14:22Z", "security_group_id": "19eb89af-5172-411f-887e-7cb88c256617", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "port_range_min": null, "ethertype": "IPv6", "project_id": "611a2d334c0a499bb6f22d97e4b99664"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:14:22Z", "revision_number": 0, "id": "5c9b1816-3c29-4167-9e52-c3969d236fd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:14:22Z", "security_group_id": "19eb89af-5172-411f-887e-7cb88c256617", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "port_range_min": null, "ethertype": "IPv6", "project_id": "611a2d334c0a499bb6f22d97e4b99664"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:14:22Z", "revision_number": 0, "id": "bac7d818-1584-4601-8b0a-feb361c045dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:14:22Z", "security_group_id": "19eb89af-5172-411f-887e-7cb88c256617", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "port_range_min": null, "ethertype": "IPv4", "project_id": "611a2d334c0a499bb6f22d97e4b99664"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:14:22Z", "revision_number": 0, "id": "d96123ce-9459-4408-8b7c-5db37a837dec", "remote_group_id": "19eb89af-5172-411f-887e-7cb88c256617", "remote_ip_prefix": null, "created_at": "2018-11-14T20:14:22Z", "security_group_id": "19eb89af-5172-411f-887e-7cb88c256617", "tenant_id": "611a2d334c0a499bb6f22d97e4b99664", "port_range_min": null, "ethertype": "IPv4", "project_id": "611a2d334c0a499bb6f22d97e4b99664"}], "revision_number": 4, "project_id": "611a2d334c0a499bb6f22d97e4b99664", "id": "19eb89af-5172-411f-887e-7cb88c256617", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 20:20:36,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-081b6df7-bcd7-4127-8387-0ba64491c176 2018-11-14 20:20:36,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.280003070831s 2018-11-14 20:20:36,833 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-081b6df7-bcd7-4127-8387-0ba64491c176 2018-11-14 20:20:36,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-14 20:20:36,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/19eb89af-5172-411f-887e-7cb88c256617.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1c9e7d3d43d0f26aa0fdb32aa3908d47f91d5d47" 2018-11-14 20:20:37,204 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a4fa38c8-71b8-4d33-8fc5-a252d64079c4 Content-Length: 0 Date: Wed, 14 Nov 2018 20:20:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 20:20:37,204 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/19eb89af-5172-411f-887e-7cb88c256617.json used request id req-a4fa38c8-71b8-4d33-8fc5-a252d64079c4 2018-11-14 20:20:37,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.366089105606s 2018-11-14 20:20:37,205 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/19eb89af-5172-411f-887e-7cb88c256617.json used request id req-a4fa38c8-71b8-4d33-8fc5-a252d64079c4 2018-11-14 20:20:37,205 - xtesting.ci.run_tests - ERROR - The test case 'shaker' failed. 2018-11-14 20:20:37,206 - xtesting.ci.run_tests - INFO - Xtesting report: +-------------------+------------------+----------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-------------------+------------------+----------------------+------------------+----------------+ | vmtp | functest | benchmarking | 53:56 | FAIL | | shaker | functest | benchmarking | 05:59 | FAIL | +-------------------+------------------+----------------------+------------------+----------------+ 2018-11-14 20:20:37,209 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-11-14 20:21:01,644 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-53 | | 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-odl-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-11-14 20:21:01,650 - 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.28,192.30.9.9 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.28:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=b6PEnVvKKMeEUQsX4QjqVPuff 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=49be60fcc4c34adea9e7c304d872b17d export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.9 export SDN_CONTROLLER_WEBPORT=8081 export SDN_CONTROLLER_RESTCONFPORT=8081 export SDN_CONTROLLER_PASSWORD=dW6aGvBDbNGd6Y6FcEV8tuAcw export OS_REGION_NAME=regionOne 2018-11-14 20:21:01,650 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-11-14 20:21:01,650 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------+-------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------+-------------------+ +---------------+---------------+---------------------+-------------------+ 2018-11-14 20:21:01,651 - 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-11-14 20:21:01,655 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-11-14 20:21:55,217 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-53 | | 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-odl-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-11-14 20:21:55,223 - 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.28,192.30.9.9 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.28:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=b6PEnVvKKMeEUQsX4QjqVPuff 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=49be60fcc4c34adea9e7c304d872b17d export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.9 export SDN_CONTROLLER_WEBPORT=8081 export SDN_CONTROLLER_RESTCONFPORT=8081 export SDN_CONTROLLER_PASSWORD=dW6aGvBDbNGd6Y6FcEV8tuAcw export OS_REGION_NAME=regionOne 2018-11-14 20:21:55,224 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-11-14 20:21:55,225 - 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-11-14 20:21:55,241 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify'... 2018-11-14 20:21:55,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 20:21:55,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:21:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-637db8bb-fc6d-4a64-96a0-db79773c83fc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 20:21:55,460 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-637db8bb-fc6d-4a64-96a0-db79773c83fc 2018-11-14 20:21:55,460 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-11-14 20:21:55,878 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T21:21:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd6ecd77940a49ebb20fa24f8fa3cf77"}, "audit_ids": ["imeEfQ2zTUuNGTBBMpACwA"], "issued_at": "2018-11-14T20:21:55.000000Z"}} 2018-11-14 20:21:55,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 20:21:55,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}defcae8a5c575168b4e5592db8d7cea7a773206b" 2018-11-14 20:21:56,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-93044a6d-f8af-489c-85e1-22d619ea84c7 Date: Wed, 14 Nov 2018 20:21:56 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"928cbc5c-a6fa-468a-b088-88e266fca291","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","status":"ACTIVE","subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"description":"","tags":[],"updated_at":"2018-11-14T17:04:27Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","provider:network_type":"flat"}]} 2018-11-14 20:21:56,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-93044a6d-f8af-489c-85e1-22d619ea84c7 2018-11-14 20:21:56,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.269351959229s 2018-11-14 20:21:56,150 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-93044a6d-f8af-489c-85e1-22d619ea84c7 2018-11-14 20:21:56,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 20:21:56,163 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 20:21: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 20:21:56,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 20:21:56,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}defcae8a5c575168b4e5592db8d7cea7a773206b" 2018-11-14 20:21:56,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:21:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44283b5e-153d-4d10-9da2-1125e6ab1974 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/d5e6db7c06bf4799a784ea87405dbbb1"}, "tags": [], "enabled": true, "id": "d5e6db7c06bf4799a784ea87405dbbb1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-11-14 20:21:56,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-44283b5e-153d-4d10-9da2-1125e6ab1974 2018-11-14 20:21:56,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109905004501s 2018-11-14 20:21:56,275 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-44283b5e-153d-4d10-9da2-1125e6ab1974 2018-11-14 20:21:56,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-14 20:21:56,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}defcae8a5c575168b4e5592db8d7cea7a773206b" -d '{"project": {"description": "Created by OPNFV Functest: cloudify", "enabled": true, "domain_id": "default", "name": "cloudify-project_6325272a-d780-4486-be92-d92601b9193c"}}' 2018-11-14 20:21:56,416 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 20:21:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eae7f9a4-7e0b-455a-9cab-29776a9a9b77 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.28:5000/v3/projects/b0aa08d677ee491d8f0d00068cda58da"}, "tags": [], "enabled": true, "id": "b0aa08d677ee491d8f0d00068cda58da", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_6325272a-d780-4486-be92-d92601b9193c"}} 2018-11-14 20:21:56,416 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-eae7f9a4-7e0b-455a-9cab-29776a9a9b77 2018-11-14 20:21:56,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.133818149567s 2018-11-14 20:21:56,417 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-eae7f9a4-7e0b-455a-9cab-29776a9a9b77 2018-11-14 20:21:56,417 - 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'b0aa08d677ee491d8f0d00068cda58da', '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_6325272a-d780-4486-be92-d92601b9193c'}) 2018-11-14 20:21:56,424 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-11-14 20:21:56,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}defcae8a5c575168b4e5592db8d7cea7a773206b" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "2647a619-f961-4e7f-997e-06afd61f20af", "email": null, "name": "cloudify-user_6325272a-d780-4486-be92-d92601b9193c"}}' 2018-11-14 20:21:56,806 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 20:21:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31856ba2-345c-4325-877f-c91d1332afda Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify-user_6325272a-d780-4486-be92-d92601b9193c", "links": {"self": "http://172.30.9.28:5000/v3/users/e082925cd69e4685996d787f5b08e08f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e082925cd69e4685996d787f5b08e08f", "domain_id": "default", "password_expires_at": null}} 2018-11-14 20:21:56,806 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-31856ba2-345c-4325-877f-c91d1332afda 2018-11-14 20:21:56,807 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.382811069489s 2018-11-14 20:21:56,807 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-31856ba2-345c-4325-877f-c91d1332afda 2018-11-14 20:21:56,807 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e082925cd69e4685996d787f5b08e08f', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify-user_6325272a-d780-4486-be92-d92601b9193c'}) 2018-11-14 20:21:56,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 20:21:56,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}defcae8a5c575168b4e5592db8d7cea7a773206b" 2018-11-14 20:21:56,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:21:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0be3f35e-78d4-41f1-bb5e-74e5650c15d3 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 20:21:56,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0be3f35e-78d4-41f1-bb5e-74e5650c15d3 2018-11-14 20:21:56,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103251934052s 2018-11-14 20:21:56,915 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0be3f35e-78d4-41f1-bb5e-74e5650c15d3 2018-11-14 20:21:56,919 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 20:21:56,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}defcae8a5c575168b4e5592db8d7cea7a773206b" 2018-11-14 20:21:57,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:21:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b345e93e-e37d-4cf0-aa29-8507d0cbcc5f Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 20:21:57,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b345e93e-e37d-4cf0-aa29-8507d0cbcc5f 2018-11-14 20:21:57,030 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110422849655s 2018-11-14 20:21:57,030 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b345e93e-e37d-4cf0-aa29-8507d0cbcc5f 2018-11-14 20:21:57,031 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-14 20:21:57,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-11-14 20:21:57,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}defcae8a5c575168b4e5592db8d7cea7a773206b" -d '{"role": {"name": "Member"}}' 2018-11-14 20:21:57,178 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 20:21:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db869f6f-93fd-4229-945c-2050d3e20fe2 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f2235e6cfdfd4fdabdf54559d6ed841d", "links": {"self": "http://172.30.9.28:5000/v3/roles/f2235e6cfdfd4fdabdf54559d6ed841d"}, "name": "Member"}} 2018-11-14 20:21:57,178 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-db869f6f-93fd-4229-945c-2050d3e20fe2 2018-11-14 20:21:57,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.142874956131s 2018-11-14 20:21:57,178 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-db869f6f-93fd-4229-945c-2050d3e20fe2 2018-11-14 20:21:57,179 - 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'f2235e6cfdfd4fdabdf54559d6ed841d'}) 2018-11-14 20:21:57,183 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 20:21:57,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}defcae8a5c575168b4e5592db8d7cea7a773206b" 2018-11-14 20:21:57,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:21:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c659977c-5039-42ce-9c6f-177ccd2c1195 Content-Encoding: gzip Content-Length: 355 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f2235e6cfdfd4fdabdf54559d6ed841d", "links": {"self": "http://172.30.9.28:5000/v3/roles/f2235e6cfdfd4fdabdf54559d6ed841d"}, "name": "Member"}]} 2018-11-14 20:21:57,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-c659977c-5039-42ce-9c6f-177ccd2c1195 2018-11-14 20:21:57,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103985786438s 2018-11-14 20:21:57,287 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-c659977c-5039-42ce-9c6f-177ccd2c1195 2018-11-14 20:21:57,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 20:21:57,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}defcae8a5c575168b4e5592db8d7cea7a773206b" 2018-11-14 20:21:57,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:21:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-785b3863-e2a0-412d-98cb-c13ef3fc5ac3 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-14 20:21:57,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-785b3863-e2a0-412d-98cb-c13ef3fc5ac3 2018-11-14 20:21:57,404 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.111440181732s 2018-11-14 20:21:57,404 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-785b3863-e2a0-412d-98cb-c13ef3fc5ac3 2018-11-14 20:21:57,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 20:21:57,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}defcae8a5c575168b4e5592db8d7cea7a773206b" 2018-11-14 20:21:57,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:21:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cb3d05d-5b1e-4733-b189-f92d39d1b284 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "cloudify-user_6325272a-d780-4486-be92-d92601b9193c", "links": {"self": "http://172.30.9.28:5000/v3/users/e082925cd69e4685996d787f5b08e08f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e082925cd69e4685996d787f5b08e08f", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 20:21:57,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-3cb3d05d-5b1e-4733-b189-f92d39d1b284 2018-11-14 20:21:57,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.113308191299s 2018-11-14 20:21:57,518 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-3cb3d05d-5b1e-4733-b189-f92d39d1b284 2018-11-14 20:21:57,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 20:21:57,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}defcae8a5c575168b4e5592db8d7cea7a773206b" 2018-11-14 20:21:57,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:21:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9005bc3-081d-47e7-938d-62b5fb004f19 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.28:5000/v3/projects/b0aa08d677ee491d8f0d00068cda58da"}, "tags": [], "enabled": true, "id": "b0aa08d677ee491d8f0d00068cda58da", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_6325272a-d780-4486-be92-d92601b9193c"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-14 20:21:57,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-b9005bc3-081d-47e7-938d-62b5fb004f19 2018-11-14 20:21:57,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.108446121216s 2018-11-14 20:21:57,639 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-b9005bc3-081d-47e7-938d-62b5fb004f19 2018-11-14 20:21:57,647 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-14 20:21:57,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=e082925cd69e4685996d787f5b08e08f&role.id=f2235e6cfdfd4fdabdf54559d6ed841d&scope.project.id=b0aa08d677ee491d8f0d00068cda58da" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}defcae8a5c575168b4e5592db8d7cea7a773206b" 2018-11-14 20:21:57,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:21:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad4926c9-c70f-429d-acff-a55504cb4df4 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=e082925cd69e4685996d787f5b08e08f&role.id=f2235e6cfdfd4fdabdf54559d6ed841d&scope.project.id=b0aa08d677ee491d8f0d00068cda58da", "previous": null, "next": null}} 2018-11-14 20:21:57,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=e082925cd69e4685996d787f5b08e08f&role.id=f2235e6cfdfd4fdabdf54559d6ed841d&scope.project.id=b0aa08d677ee491d8f0d00068cda58da used request id req-ad4926c9-c70f-429d-acff-a55504cb4df4 2018-11-14 20:21:57,747 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.100584030151s 2018-11-14 20:21:57,748 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=e082925cd69e4685996d787f5b08e08f&role.id=f2235e6cfdfd4fdabdf54559d6ed841d&scope.project.id=b0aa08d677ee491d8f0d00068cda58da used request id req-ad4926c9-c70f-429d-acff-a55504cb4df4 2018-11-14 20:21:57,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-14 20:21:57,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/b0aa08d677ee491d8f0d00068cda58da/users/e082925cd69e4685996d787f5b08e08f/roles/f2235e6cfdfd4fdabdf54559d6ed841d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}defcae8a5c575168b4e5592db8d7cea7a773206b" 2018-11-14 20:21:57,898 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 20:21:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47190737-4b91-4369-8002-880247ae0987 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 20:21:57,898 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/b0aa08d677ee491d8f0d00068cda58da/users/e082925cd69e4685996d787f5b08e08f/roles/f2235e6cfdfd4fdabdf54559d6ed841d used request id req-47190737-4b91-4369-8002-880247ae0987 2018-11-14 20:21:57,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.147006988525s 2018-11-14 20:21:57,898 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/b0aa08d677ee491d8f0d00068cda58da/users/e082925cd69e4685996d787f5b08e08f/roles/f2235e6cfdfd4fdabdf54559d6ed841d used request id req-47190737-4b91-4369-8002-880247ae0987 2018-11-14 20:21:57,899 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify-project_6325272a-d780-4486-be92-d92601b9193c', 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'b0aa08d677ee491d8f0d00068cda58da', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '2647a619-f961-4e7f-997e-06afd61f20af', 'username': u'cloudify-user_6325272a-d780-4486-be92-d92601b9193c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-14 20:21:57,903 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify-user_6325272a-d780-4486-be92-d92601b9193c', 'password': '2647a619-f961-4e7f-997e-06afd61f20af', 'project_name': 'cloudify-project_6325272a-d780-4486-be92-d92601b9193c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000//v3', 'project_id': 'b0aa08d677ee491d8f0d00068cda58da', 'project_domain_name': 'Default'} 2018-11-14 20:21:57,904 - xtesting.ci.run_tests - INFO - Running test case 'cloudify'... 2018-11-14 20:21:57,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 20:21:57,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}defcae8a5c575168b4e5592db8d7cea7a773206b" 2018-11-14 20:21:58,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:21:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38a95084-ef8e-4825-a2a5-5c13c8b12083 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/d5e6db7c06bf4799a784ea87405dbbb1"}, "tags": [], "enabled": true, "id": "d5e6db7c06bf4799a784ea87405dbbb1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-11-14 20:21:58,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-38a95084-ef8e-4825-a2a5-5c13c8b12083 2018-11-14 20:21:58,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108553886414s 2018-11-14 20:21:58,014 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-38a95084-ef8e-4825-a2a5-5c13c8b12083 2018-11-14 20:21:58,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 20:21:58,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}defcae8a5c575168b4e5592db8d7cea7a773206b" 2018-11-14 20:21:58,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:21:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccf55e48-4e87-4fc7-bf54-fef99ccfc36b Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.28:5000/v3/projects/b0aa08d677ee491d8f0d00068cda58da"}, "tags": [], "enabled": true, "id": "b0aa08d677ee491d8f0d00068cda58da", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_6325272a-d780-4486-be92-d92601b9193c"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-14 20:21:58,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-ccf55e48-4e87-4fc7-bf54-fef99ccfc36b 2018-11-14 20:21:58,234 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.213236093521s 2018-11-14 20:21:58,234 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-ccf55e48-4e87-4fc7-bf54-fef99ccfc36b 2018-11-14 20:21:58,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-11-14 20:21:58,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}defcae8a5c575168b4e5592db8d7cea7a773206b" -d '{"network": {"tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "name": "cloudify-net_6325272a-d780-4486-be92-d92601b9193c", "admin_state_up": true}}' 2018-11-14 20:21:59,145 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-29bb5131-c527-48bc-9f4a-df820031bb68 Date: Wed, 14 Nov 2018 20:21:59 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"920d1880-51ce-42ab-b75c-3f779f20e5e9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b0aa08d677ee491d8f0d00068cda58da","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-14T20:21:58Z","is_default":false,"provider:segmentation_id":49,"name":"cloudify-net_6325272a-d780-4486-be92-d92601b9193c","admin_state_up":true,"tenant_id":"b0aa08d677ee491d8f0d00068cda58da","created_at":"2018-11-14T20:21:58Z","mtu":1450}} 2018-11-14 20:21:59,146 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-29bb5131-c527-48bc-9f4a-df820031bb68 2018-11-14 20:21:59,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.909107923508s 2018-11-14 20:21:59,146 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-29bb5131-c527-48bc-9f4a-df820031bb68 2018-11-14 20:21:59,147 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-11-14T20:21:58Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'920d1880-51ce-42ab-b75c-3f779f20e5e9', u'provider:segmentation_id': 49, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-net_6325272a-d780-4486-be92-d92601b9193c', u'admin_state_up': True, u'tenant_id': u'b0aa08d677ee491d8f0d00068cda58da', u'created_at': u'2018-11-14T20:21:58Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'b0aa08d677ee491d8f0d00068cda58da'}) 2018-11-14 20:21:59,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 20:21:59,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:21:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-427a46e3-13ec-4227-ac43-e4706eff34bf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 20:21:59,155 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-427a46e3-13ec-4227-ac43-e4706eff34bf 2018-11-14 20:21:59,156 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-11-14 20:21:59,562 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2235e6cfdfd4fdabdf54559d6ed841d", "name": "Member"}], "expires_at": "2018-11-14T21:21:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b0aa08d677ee491d8f0d00068cda58da", "name": "cloudify-project_6325272a-d780-4486-be92-d92601b9193c"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b0aa08d677ee491d8f0d00068cda58da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/b0aa08d677ee491d8f0d00068cda58da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/b0aa08d677ee491d8f0d00068cda58da", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_b0aa08d677ee491d8f0d00068cda58da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_b0aa08d677ee491d8f0d00068cda58da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/b0aa08d677ee491d8f0d00068cda58da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/b0aa08d677ee491d8f0d00068cda58da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/b0aa08d677ee491d8f0d00068cda58da", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/b0aa08d677ee491d8f0d00068cda58da", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/b0aa08d677ee491d8f0d00068cda58da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/b0aa08d677ee491d8f0d00068cda58da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/b0aa08d677ee491d8f0d00068cda58da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/b0aa08d677ee491d8f0d00068cda58da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/b0aa08d677ee491d8f0d00068cda58da", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify-user_6325272a-d780-4486-be92-d92601b9193c", "id": "e082925cd69e4685996d787f5b08e08f"}, "audit_ids": ["qgyPkh0cRgW9SE2Ep5rydA"], "issued_at": "2018-11-14T20:21:59.000000Z"}} 2018-11-14 20:21:59,565 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 20:21:59,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:21:59,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1146 X-Openstack-Request-Id: req-b5bf8ecc-b07e-46bc-b8a0-325157dad5b7 Date: Wed, 14 Nov 2018 20:21:59 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-14T20:21:58Z","tenant_id":"b0aa08d677ee491d8f0d00068cda58da","created_at":"2018-11-14T20:21:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"b0aa08d677ee491d8f0d00068cda58da","id":"920d1880-51ce-42ab-b75c-3f779f20e5e9","name":"cloudify-net_6325272a-d780-4486-be92-d92601b9193c"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"updated_at":"2018-11-14T17:04:27Z","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","id":"928cbc5c-a6fa-468a-b088-88e266fca291","name":"external"}]} 2018-11-14 20:21:59,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-b5bf8ecc-b07e-46bc-b8a0-325157dad5b7 2018-11-14 20:21:59,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.292140960693s 2018-11-14 20:21:59,857 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-b5bf8ecc-b07e-46bc-b8a0-325157dad5b7 2018-11-14 20:21:59,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-11-14 20:21:59,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}b0b03cd6b74299e6645c226aec4312ec945440f9" -d '{"subnet": {"name": "cloudify-subnet_6325272a-d780-4486-be92-d92601b9193c", "enable_dhcp": true, "network_id": "920d1880-51ce-42ab-b75c-3f779f20e5e9", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-11-14 20:22:00,641 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-642534c6-b557-4b8c-a769-7e6fa9f6ac81 Date: Wed, 14 Nov 2018 20:22:00 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"920d1880-51ce-42ab-b75c-3f779f20e5e9","tenant_id":"b0aa08d677ee491d8f0d00068cda58da","created_at":"2018-11-14T20:22:00Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-14T20:22: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":"b0aa08d677ee491d8f0d00068cda58da","id":"e928623c-a54a-4788-85b6-758aab0ad32d","subnetpool_id":null,"name":"cloudify-subnet_6325272a-d780-4486-be92-d92601b9193c"}} 2018-11-14 20:22:00,641 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-642534c6-b557-4b8c-a769-7e6fa9f6ac81 2018-11-14 20:22:00,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.78248000145s 2018-11-14 20:22:00,642 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-642534c6-b557-4b8c-a769-7e6fa9f6ac81 2018-11-14 20:22:00,642 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-14T20:22: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'e928623c-a54a-4788-85b6-758aab0ad32d', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify-subnet_6325272a-d780-4486-be92-d92601b9193c', u'enable_dhcp': True, u'network_id': u'920d1880-51ce-42ab-b75c-3f779f20e5e9', u'tenant_id': u'b0aa08d677ee491d8f0d00068cda58da', u'created_at': u'2018-11-14T20:22: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'b0aa08d677ee491d8f0d00068cda58da'}) 2018-11-14 20:22:00,643 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-11-14 20:22:00,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}b0b03cd6b74299e6645c226aec4312ec945440f9" -d '{"router": {"external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291"}, "name": "cloudify-router_6325272a-d780-4486-be92-d92601b9193c", "admin_state_up": true}}' 2018-11-14 20:22:02,086 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-ffe59383-0c82-4359-a608-c6eee4523626 Date: Wed, 14 Nov 2018 20:22:02 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3653731-6d80-49cb-86ba-17eff3eeceee", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "created_at": "2018-11-14T20:22:00Z", "admin_state_up": true, "updated_at": "2018-11-14T20:22:01Z", "revision_number": 2, "routes": [], "project_id": "b0aa08d677ee491d8f0d00068cda58da", "id": "92c1193f-6cd6-42c5-9acc-dd83eddc685b", "name": "cloudify-router_6325272a-d780-4486-be92-d92601b9193c"}} 2018-11-14 20:22:02,087 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-ffe59383-0c82-4359-a608-c6eee4523626 2018-11-14 20:22:02,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.44370102882s 2018-11-14 20:22:02,087 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-ffe59383-0c82-4359-a608-c6eee4523626 2018-11-14 20:22:02,088 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'928cbc5c-a6fa-468a-b088-88e266fca291', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b3653731-6d80-49cb-86ba-17eff3eeceee', u'ip_address': u'172.30.9.201'}]}, u'description': u'', u'tags': [], u'tenant_id': u'b0aa08d677ee491d8f0d00068cda58da', u'created_at': u'2018-11-14T20:22:00Z', u'admin_state_up': True, u'updated_at': u'2018-11-14T20:22:01Z', u'revision_number': 2, u'routes': [], u'project_id': u'b0aa08d677ee491d8f0d00068cda58da', u'id': u'92c1193f-6cd6-42c5-9acc-dd83eddc685b', u'name': u'cloudify-router_6325272a-d780-4486-be92-d92601b9193c'}) 2018-11-14 20:22:02,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-11-14 20:22:02,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/92c1193f-6cd6-42c5-9acc-dd83eddc685b/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}b0b03cd6b74299e6645c226aec4312ec945440f9" -d '{"subnet_id": "e928623c-a54a-4788-85b6-758aab0ad32d"}' 2018-11-14 20:22:03,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-57aba4aa-2c93-44e1-a306-9972b4920834 Date: Wed, 14 Nov 2018 20:22:03 GMT RESP BODY: {"network_id": "920d1880-51ce-42ab-b75c-3f779f20e5e9", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "subnet_id": "e928623c-a54a-4788-85b6-758aab0ad32d", "subnet_ids": ["e928623c-a54a-4788-85b6-758aab0ad32d"], "port_id": "37c02d37-92e5-49fb-9429-506954320e10", "id": "92c1193f-6cd6-42c5-9acc-dd83eddc685b"} 2018-11-14 20:22:03,947 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/92c1193f-6cd6-42c5-9acc-dd83eddc685b/add_router_interface.json used request id req-57aba4aa-2c93-44e1-a306-9972b4920834 2018-11-14 20:22:03,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.8584048748s 2018-11-14 20:22:03,947 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/92c1193f-6cd6-42c5-9acc-dd83eddc685b/add_router_interface.json used request id req-57aba4aa-2c93-44e1-a306-9972b4920834 returning object 92c1193f-6cd6-42c5-9acc-dd83eddc685b 2018-11-14 20:22:03,947 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-11-14 20:22:47,910 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-11-14 20:22:47,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 20:22:47,921 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Wed, 14 Nov 2018 20:22:47 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-11-14 20:22:47,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 20:22:47,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:22:48,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-e99e165e-28f9-46d2-a143-b71f894945ae Date: Wed, 14 Nov 2018 20:22:48 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 20:22:48,125 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-e99e165e-28f9-46d2-a143-b71f894945ae 2018-11-14 20:22:48,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.201498031616s 2018-11-14 20:22:48,125 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-e99e165e-28f9-46d2-a143-b71f894945ae 2018-11-14 20:22:48,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-14 20:22:48,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}b0b03cd6b74299e6645c226aec4312ec945440f9" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify-img_6325272a-d780-4486-be92-d92601b9193c", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify-img_6325272a-d780-4486-be92-d92601b9193c"}' 2018-11-14 20:22:48,791 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/42ec9a86-e746-4f84-bb9e-ec085216b7a2 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-13a9c88f-bd85-45a3-bb81-1518c9005934 Date: Wed, 14 Nov 2018 20:22:48 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/42ec9a86-e746-4f84-bb9e-ec085216b7a2/file", "owner": "b0aa08d677ee491d8f0d00068cda58da", "id": "42ec9a86-e746-4f84-bb9e-ec085216b7a2", "size": null, "self": "/v2/images/42ec9a86-e746-4f84-bb9e-ec085216b7a2", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-11-14T20:22:48Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_6325272a-d780-4486-be92-d92601b9193c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_6325272a-d780-4486-be92-d92601b9193c", "checksum": null, "created_at": "2018-11-14T20:22:48Z", "protected": false} 2018-11-14 20:22:48,792 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-13a9c88f-bd85-45a3-bb81-1518c9005934 2018-11-14 20:22:48,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.661180019379s 2018-11-14 20:22:48,792 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-13a9c88f-bd85-45a3-bb81-1518c9005934 returning object 42ec9a86-e746-4f84-bb9e-ec085216b7a2 2018-11-14 20:22:48,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-14 20:22:48,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/42ec9a86-e746-4f84-bb9e-ec085216b7a2/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}b0b03cd6b74299e6645c226aec4312ec945440f9" -d '' 2018-11-14 20:23:43,009 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-93eec644-0a42-46d9-bac3-f134c70d3e93 Date: Wed, 14 Nov 2018 20:23:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 20:23:43,009 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/42ec9a86-e746-4f84-bb9e-ec085216b7a2/file used request id req-93eec644-0a42-46d9-bac3-f134c70d3e93 2018-11-14 20:23:43,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 54.2172920704s 2018-11-14 20:23:43,010 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/42ec9a86-e746-4f84-bb9e-ec085216b7a2/file used request id req-93eec644-0a42-46d9-bac3-f134c70d3e93 2018-11-14 20:23:43,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 20:23:43,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:23:43,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-319c9320-5337-4bdc-9643-dc268893ac9b Date: Wed, 14 Nov 2018 20:23:43 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/42ec9a86-e746-4f84-bb9e-ec085216b7a2/snap", "metadata": {}}], "file": "/v2/images/42ec9a86-e746-4f84-bb9e-ec085216b7a2/file", "owner": "b0aa08d677ee491d8f0d00068cda58da", "id": "42ec9a86-e746-4f84-bb9e-ec085216b7a2", "size": 4373348352, "self": "/v2/images/42ec9a86-e746-4f84-bb9e-ec085216b7a2", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/42ec9a86-e746-4f84-bb9e-ec085216b7a2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-11-14T20:23:42Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_6325272a-d780-4486-be92-d92601b9193c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_6325272a-d780-4486-be92-d92601b9193c", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-11-14T20:22:48Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 20:23:43,229 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-319c9320-5337-4bdc-9643-dc268893ac9b 2018-11-14 20:23:43,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.21506023407s 2018-11-14 20:23:43,229 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-319c9320-5337-4bdc-9643-dc268893ac9b 2018-11-14 20:23:43,231 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/42ec9a86-e746-4f84-bb9e-ec085216b7a2/snap', u'metadata': Munch({})})], 'file': u'/v2/images/42ec9a86-e746-4f84-bb9e-ec085216b7a2/file', 'owner': u'b0aa08d677ee491d8f0d00068cda58da', 'id': u'42ec9a86-e746-4f84-bb9e-ec085216b7a2', 'size': 4373348352, u'self': u'/v2/images/42ec9a86-e746-4f84-bb9e-ec085216b7a2', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b0aa08d677ee491d8f0d00068cda58da', 'name': 'cloudify-project_6325272a-d780-4486-be92-d92601b9193c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/42ec9a86-e746-4f84-bb9e-ec085216b7a2/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-14T20:23:42Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-14T20:23:42Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify-img_6325272a-d780-4486-be92-d92601b9193c', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'self': u'/v2/images/42ec9a86-e746-4f84-bb9e-ec085216b7a2', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify-img_6325272a-d780-4486-be92-d92601b9193c', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify-img_6325272a-d780-4486-be92-d92601b9193c', 'created': u'2018-11-14T20:22:48Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-11-14T20:22:48Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/42ec9a86-e746-4f84-bb9e-ec085216b7a2', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify-img_6325272a-d780-4486-be92-d92601b9193c', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}}) 2018-11-14 20:23:43,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-14 20:23:43,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}defcae8a5c575168b4e5592db8d7cea7a773206b" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify-flavor_6325272a-d780-4486-be92-d92601b9193c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-11-14 20:23:43,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:23:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7a0a44b9-8c6d-4d07-8ebc-0bb0aa3deadf x-compute-request-id: req-7a0a44b9-8c6d-4d07-8ebc-0bb0aa3deadf Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify-flavor_6325272a-d780-4486-be92-d92601b9193c", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/ec02f38a-08eb-4b79-9469-f0aa961631c5", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/ec02f38a-08eb-4b79-9469-f0aa961631c5", "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": "ec02f38a-08eb-4b79-9469-f0aa961631c5"}} 2018-11-14 20:23:43,449 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-7a0a44b9-8c6d-4d07-8ebc-0bb0aa3deadf 2018-11-14 20:23:43,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.216644048691s 2018-11-14 20:23:43,449 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-7a0a44b9-8c6d-4d07-8ebc-0bb0aa3deadf 2018-11-14 20:23:43,450 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify-flavor_6325272a-d780-4486-be92-d92601b9193c', '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'49be60fcc4c34adea9e7c304d872b17d', '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'ec02f38a-08eb-4b79-9469-f0aa961631c5', 'swap': 0}) 2018-11-14 20:23:43,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-14 20:23:43,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/ec02f38a-08eb-4b79-9469-f0aa961631c5/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}defcae8a5c575168b4e5592db8d7cea7a773206b" -d '{"extra_specs": {}}' 2018-11-14 20:23:43,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:23:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6b04b7b5-df76-4b6a-90e7-33951ee31617 x-compute-request-id: req-6b04b7b5-df76-4b6a-90e7-33951ee31617 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-14 20:23:43,480 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/ec02f38a-08eb-4b79-9469-f0aa961631c5/os-extra_specs used request id req-6b04b7b5-df76-4b6a-90e7-33951ee31617 2018-11-14 20:23:43,480 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0287439823151s 2018-11-14 20:23:43,480 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/ec02f38a-08eb-4b79-9469-f0aa961631c5/os-extra_specs used request id req-6b04b7b5-df76-4b6a-90e7-33951ee31617 2018-11-14 20:23:43,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-11-14 20:23:43,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}b0b03cd6b74299e6645c226aec4312ec945440f9" -d '{"keypair": {"name": "cloudify-kp_6325272a-d780-4486-be92-d92601b9193c"}}' 2018-11-14 20:23:43,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:23:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2fbe1343-1436-4de5-bd97-1eb3e6d4c1d9 x-compute-request-id: req-2fbe1343-1436-4de5-bd97-1eb3e6d4c1d9 Content-Encoding: gzip Content-Length: 1804 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4iVE6OgxBo42rqp8NktvVrSNq5POfUhth/fX719J4iQ8S7JncnlfD0LJ3d++Y0OOlHzpc8fe9zpS3/LoS3fngAWPDsz6U4YavAKQd6AGlHW8lJBqVqyKvql4ODd08svfDx/yef2AZBpHMHkrZOnlKhNLiN7uqP6mKa0+5glqI0v5FDB503C+Mf6NG+qiB3QWGvXicXlAQ/rijNTWOvygx5UUjXfWCd/HzvkO5taBgC1dveqV+bc+QdcqjNHrCEviyUX0EWlxeBqhd20zfazpNsDmehJzPSLUVbmqdlfEoJbpZn/zgWuPl1NpQByc2BCFPB8U/taT9U6SKJ4BS3s8Z Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAuIlROjoMQaONq6qfDZLb1a0jauTzn1IbYf31+9fSeIkPEuyZ\n3J5Xw9Cyd3fvmNDjpR86XPH3vc6Ut/y6Et354AFjw7M+lOGGrwCkHegBpR1vJSQa\nlasir6peDg3dPLL3w8f8nn9gGQaRzB5K2Tp5SoTS4je7qj+pimtPuYJaiNL+RQwe\ndNwvjH+jRvqogd0Fhr14nF5QEP64ozU1jr8oMeVFI131gnfx875DubWgYAtXb3ql\nfm3PkHXKozR6whL4slF9BFpcXgaoXdtM32s6TbA5noScz0i1FW5qnZXxKCW6WZ/8\n4Frj5dTaUAcnNgQhTwfFP7Wk/VOkiieAUt7PGQIDAQABAoIBAQCihdWzGWKoAJqK\nITf5pWjVlKoHv+LMY2zYbenRxu+H1vYeraCIzC/xtoEndMrg5MBJMeqd50FQunsC\nW6OpcDRc0/yAZAHu731F7aOc7zNbr0OvC1AaluFyovI5IH7Dsb9Cf4R+NyJ0h/Oq\nONek37npJnfwYjN2qqDv1rkdYa/IpcQDbrZ13fEj2PpvAa+AcqgorNnOHd7PYYRf\nu/gssiIGp43K8YTcOFpi6DPvNLGx9ctY3BJyHFoXdv8cjyV9DhPVog9YKrKBG8cW\nousT0s4GoBuhG9GuTK7tMWCZBPXpjUqe7FmUKVDoiaKYuNhllkRf9sKzASIDqbFp\ndAe8uyixAoGBANzATReU7tZav6qEe0T1KYhZR2UQAwMs3593lVs9LotYlrDKcb2t\nyV/Um6KRSvS3kOYN4CmNWJmIy2YdoLc3ErUtWYO8Mg0UaLK5UK9D3iKR097XIvaJ\nlcquijxAveujCvzY8xGHMeDxcxaxem8VcmFtYY07kX8FYH208auBsnLdAoGBANYA\np+baldTXj/aGQdDnwt0ICmzuwTpWUvcwy2BqmKRL8Ev2G5MPrdhbiotf2JYL6SMk\n+cnCB6SDfCXabWut3UCLbCWtkwz3uQXTQz+yNQNcVUSjDxZxxmzpHmQClDX6QKyo\nD5a78Xj+73mnrhJw4WYDQ4EWpn8olX73Nq+9O5NtAoGBALYZc/7V/seYiK9zJfTW\ngHJXo4t8z99YrwfvL6faKoEMjRI9jeI4b/u7eL98N2bz3nXIUHg2fzX4IEGWgzNg\nHPCT/lmrb2ZWxZ9ZO3O4+o9t2Gbk9ZSGHqjZnnLhvUmab7/wf2KgMccrphK8SRFF\nkdtIzcYhs34iw1wvXYRrMveJAoGAZW6kJoiekeamZsvV8EWZmBhSkLVNwu/dnSp0\nizubI+yWdfqtsTOyS6V/8nW4e84jb7P77URZSQHFW0+/o1UiVJCA7w7pbzEPcpJj\nApLeC7y88a5z3UiKK18HN5H9W+REuVFjKifk2VvEeB4hJL56J1cOrOXmfsjmqupT\n8lI4JbUCgYB+FG6vqJObNBhLUhDC5vZ+dvDhkWTbKuu2U7gN5nnPdzACBJ+lLB/4\nrotEy19pk6kkCf1/QDdtrn3efGkwetv6P1Sv+SnQ8O9gzsWx7LsSbJUf17FunMQA\n6K7xxFoNXrZjghCieM15zavwo5sG+2ZhG4SB7PVHpuu8GzPMJePjKA==\n-----END RSA PRIVATE KEY-----\n", "user_id": "e082925cd69e4685996d787f5b08e08f", "name": "cloudify-kp_6325272a-d780-4486-be92-d92601b9193c", "fingerprint": "39:eb:f2:8b:7f:96:db:2b:42:a1:a0:c4:f5:e6:13:70"}} 2018-11-14 20:23:43,951 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-2fbe1343-1436-4de5-bd97-1eb3e6d4c1d9 2018-11-14 20:23:43,951 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.470636129379s 2018-11-14 20:23:43,951 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-2fbe1343-1436-4de5-bd97-1eb3e6d4c1d9 2018-11-14 20:23:43,952 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4iVE6OgxBo42rqp8NktvVrSNq5POfUhth/fX719J4iQ8S7JncnlfD0LJ3d++Y0OOlHzpc8fe9zpS3/LoS3fngAWPDsz6U4YavAKQd6AGlHW8lJBqVqyKvql4ODd08svfDx/yef2AZBpHMHkrZOnlKhNLiN7uqP6mKa0+5glqI0v5FDB503C+Mf6NG+qiB3QWGvXicXlAQ/rijNTWOvygx5UUjXfWCd/HzvkO5taBgC1dveqV+bc+QdcqjNHrCEviyUX0EWlxeBqhd20zfazpNsDmehJzPSLUVbmqdlfEoJbpZn/zgWuPl1NpQByc2BCFPB8U/taT9U6SKJ4BS3s8Z Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAuIlROjoMQaONq6qfDZLb1a0jauTzn1IbYf31+9fSeIkPEuyZ\n3J5Xw9Cyd3fvmNDjpR86XPH3vc6Ut/y6Et354AFjw7M+lOGGrwCkHegBpR1vJSQa\nlasir6peDg3dPLL3w8f8nn9gGQaRzB5K2Tp5SoTS4je7qj+pimtPuYJaiNL+RQwe\ndNwvjH+jRvqogd0Fhr14nF5QEP64ozU1jr8oMeVFI131gnfx875DubWgYAtXb3ql\nfm3PkHXKozR6whL4slF9BFpcXgaoXdtM32s6TbA5noScz0i1FW5qnZXxKCW6WZ/8\n4Frj5dTaUAcnNgQhTwfFP7Wk/VOkiieAUt7PGQIDAQABAoIBAQCihdWzGWKoAJqK\nITf5pWjVlKoHv+LMY2zYbenRxu+H1vYeraCIzC/xtoEndMrg5MBJMeqd50FQunsC\nW6OpcDRc0/yAZAHu731F7aOc7zNbr0OvC1AaluFyovI5IH7Dsb9Cf4R+NyJ0h/Oq\nONek37npJnfwYjN2qqDv1rkdYa/IpcQDbrZ13fEj2PpvAa+AcqgorNnOHd7PYYRf\nu/gssiIGp43K8YTcOFpi6DPvNLGx9ctY3BJyHFoXdv8cjyV9DhPVog9YKrKBG8cW\nousT0s4GoBuhG9GuTK7tMWCZBPXpjUqe7FmUKVDoiaKYuNhllkRf9sKzASIDqbFp\ndAe8uyixAoGBANzATReU7tZav6qEe0T1KYhZR2UQAwMs3593lVs9LotYlrDKcb2t\nyV/Um6KRSvS3kOYN4CmNWJmIy2YdoLc3ErUtWYO8Mg0UaLK5UK9D3iKR097XIvaJ\nlcquijxAveujCvzY8xGHMeDxcxaxem8VcmFtYY07kX8FYH208auBsnLdAoGBANYA\np+baldTXj/aGQdDnwt0ICmzuwTpWUvcwy2BqmKRL8Ev2G5MPrdhbiotf2JYL6SMk\n+cnCB6SDfCXabWut3UCLbCWtkwz3uQXTQz+yNQNcVUSjDxZxxmzpHmQClDX6QKyo\nD5a78Xj+73mnrhJw4WYDQ4EWpn8olX73Nq+9O5NtAoGBALYZc/7V/seYiK9zJfTW\ngHJXo4t8z99YrwfvL6faKoEMjRI9jeI4b/u7eL98N2bz3nXIUHg2fzX4IEGWgzNg\nHPCT/lmrb2ZWxZ9ZO3O4+o9t2Gbk9ZSGHqjZnnLhvUmab7/wf2KgMccrphK8SRFF\nkdtIzcYhs34iw1wvXYRrMveJAoGAZW6kJoiekeamZsvV8EWZmBhSkLVNwu/dnSp0\nizubI+yWdfqtsTOyS6V/8nW4e84jb7P77URZSQHFW0+/o1UiVJCA7w7pbzEPcpJj\nApLeC7y88a5z3UiKK18HN5H9W+REuVFjKifk2VvEeB4hJL56J1cOrOXmfsjmqupT\n8lI4JbUCgYB+FG6vqJObNBhLUhDC5vZ+dvDhkWTbKuu2U7gN5nnPdzACBJ+lLB/4\nrotEy19pk6kkCf1/QDdtrn3efGkwetv6P1Sv+SnQ8O9gzsWx7LsSbJUf17FunMQA\n6K7xxFoNXrZjghCieM15zavwo5sG+2ZhG4SB7PVHpuu8GzPMJePjKA==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'e082925cd69e4685996d787f5b08e08f', 'name': u'cloudify-kp_6325272a-d780-4486-be92-d92601b9193c', 'created_at': '2018-11-14T20:23:43.952722', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b0aa08d677ee491d8f0d00068cda58da', 'name': 'cloudify-project_6325272a-d780-4486-be92-d92601b9193c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'39:eb:f2:8b:7f:96:db:2b:42:a1:a0:c4:f5:e6:13:70', 'type': 'ssh', 'id': u'cloudify-kp_6325272a-d780-4486-be92-d92601b9193c'}) 2018-11-14 20:23:43,953 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAuIlROjoMQaONq6qfDZLb1a0jauTzn1IbYf31+9fSeIkPEuyZ 3J5Xw9Cyd3fvmNDjpR86XPH3vc6Ut/y6Et354AFjw7M+lOGGrwCkHegBpR1vJSQa lasir6peDg3dPLL3w8f8nn9gGQaRzB5K2Tp5SoTS4je7qj+pimtPuYJaiNL+RQwe dNwvjH+jRvqogd0Fhr14nF5QEP64ozU1jr8oMeVFI131gnfx875DubWgYAtXb3ql fm3PkHXKozR6whL4slF9BFpcXgaoXdtM32s6TbA5noScz0i1FW5qnZXxKCW6WZ/8 4Frj5dTaUAcnNgQhTwfFP7Wk/VOkiieAUt7PGQIDAQABAoIBAQCihdWzGWKoAJqK ITf5pWjVlKoHv+LMY2zYbenRxu+H1vYeraCIzC/xtoEndMrg5MBJMeqd50FQunsC W6OpcDRc0/yAZAHu731F7aOc7zNbr0OvC1AaluFyovI5IH7Dsb9Cf4R+NyJ0h/Oq ONek37npJnfwYjN2qqDv1rkdYa/IpcQDbrZ13fEj2PpvAa+AcqgorNnOHd7PYYRf u/gssiIGp43K8YTcOFpi6DPvNLGx9ctY3BJyHFoXdv8cjyV9DhPVog9YKrKBG8cW ousT0s4GoBuhG9GuTK7tMWCZBPXpjUqe7FmUKVDoiaKYuNhllkRf9sKzASIDqbFp dAe8uyixAoGBANzATReU7tZav6qEe0T1KYhZR2UQAwMs3593lVs9LotYlrDKcb2t yV/Um6KRSvS3kOYN4CmNWJmIy2YdoLc3ErUtWYO8Mg0UaLK5UK9D3iKR097XIvaJ lcquijxAveujCvzY8xGHMeDxcxaxem8VcmFtYY07kX8FYH208auBsnLdAoGBANYA p+baldTXj/aGQdDnwt0ICmzuwTpWUvcwy2BqmKRL8Ev2G5MPrdhbiotf2JYL6SMk +cnCB6SDfCXabWut3UCLbCWtkwz3uQXTQz+yNQNcVUSjDxZxxmzpHmQClDX6QKyo D5a78Xj+73mnrhJw4WYDQ4EWpn8olX73Nq+9O5NtAoGBALYZc/7V/seYiK9zJfTW gHJXo4t8z99YrwfvL6faKoEMjRI9jeI4b/u7eL98N2bz3nXIUHg2fzX4IEGWgzNg HPCT/lmrb2ZWxZ9ZO3O4+o9t2Gbk9ZSGHqjZnnLhvUmab7/wf2KgMccrphK8SRFF kdtIzcYhs34iw1wvXYRrMveJAoGAZW6kJoiekeamZsvV8EWZmBhSkLVNwu/dnSp0 izubI+yWdfqtsTOyS6V/8nW4e84jb7P77URZSQHFW0+/o1UiVJCA7w7pbzEPcpJj ApLeC7y88a5z3UiKK18HN5H9W+REuVFjKifk2VvEeB4hJL56J1cOrOXmfsjmqupT 8lI4JbUCgYB+FG6vqJObNBhLUhDC5vZ+dvDhkWTbKuu2U7gN5nnPdzACBJ+lLB/4 rotEy19pk6kkCf1/QDdtrn3efGkwetv6P1Sv+SnQ8O9gzsWx7LsSbJUf17FunMQA 6K7xxFoNXrZjghCieM15zavwo5sG+2ZhG4SB7PVHpuu8GzPMJePjKA== -----END RSA PRIVATE KEY----- 2018-11-14 20:23:43,956 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-11-14 20:23:43,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}b0b03cd6b74299e6645c226aec4312ec945440f9" -d '{"security_group": {"name": "cloudify-sg_6325272a-d780-4486-be92-d92601b9193c", "description": "created by OPNFV Functest (cloudify)"}}' 2018-11-14 20:23:44,410 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-099c3f57-9805-45a8-95a1-d0258a80fe64 Date: Wed, 14 Nov 2018 20:23:44 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "created_at": "2018-11-14T20:23:44Z", "updated_at": "2018-11-14T20:23:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:23:44Z", "revision_number": 0, "id": "2390c4be-b903-4b77-8838-44330078c214", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:23:44Z", "security_group_id": "42c87896-5866-461e-8f7d-83682f5952d8", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0aa08d677ee491d8f0d00068cda58da"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:23:44Z", "revision_number": 0, "id": "81d653fb-3b79-4802-b646-44af354d55fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:23:44Z", "security_group_id": "42c87896-5866-461e-8f7d-83682f5952d8", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0aa08d677ee491d8f0d00068cda58da"}], "revision_number": 2, "project_id": "b0aa08d677ee491d8f0d00068cda58da", "id": "42c87896-5866-461e-8f7d-83682f5952d8", "name": "cloudify-sg_6325272a-d780-4486-be92-d92601b9193c"}} 2018-11-14 20:23:44,410 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-099c3f57-9805-45a8-95a1-d0258a80fe64 2018-11-14 20:23:44,411 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.454688072205s 2018-11-14 20:23:44,411 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-099c3f57-9805-45a8-95a1-d0258a80fe64 2018-11-14 20:23:44,415 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-14 20:23:44,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:23:44,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3832 X-Openstack-Request-Id: req-45c78db3-a69b-4972-a640-e53d8bd3330c Date: Wed, 14 Nov 2018 20:23:44 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "created_at": "2018-11-14T20:23:44Z", "updated_at": "2018-11-14T20:23:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:23:44Z", "revision_number": 0, "id": "2390c4be-b903-4b77-8838-44330078c214", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:23:44Z", "security_group_id": "42c87896-5866-461e-8f7d-83682f5952d8", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0aa08d677ee491d8f0d00068cda58da"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:23:44Z", "revision_number": 0, "id": "81d653fb-3b79-4802-b646-44af354d55fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:23:44Z", "security_group_id": "42c87896-5866-461e-8f7d-83682f5952d8", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0aa08d677ee491d8f0d00068cda58da"}], "revision_number": 2, "project_id": "b0aa08d677ee491d8f0d00068cda58da", "id": "42c87896-5866-461e-8f7d-83682f5952d8", "name": "cloudify-sg_6325272a-d780-4486-be92-d92601b9193c"}, {"description": "Default security group", "tags": [], "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "created_at": "2018-11-14T20:21:58Z", "updated_at": "2018-11-14T20:21:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:21:58Z", "revision_number": 0, "id": "1e121615-fb62-469e-85e6-ef8aa9639b75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:21:58Z", "security_group_id": "72e05139-e068-4cf6-bd8c-6490e0a21aff", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0aa08d677ee491d8f0d00068cda58da"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:21:58Z", "revision_number": 0, "id": "55ed9c3f-4dfc-4199-8149-6668a086248c", "remote_group_id": "72e05139-e068-4cf6-bd8c-6490e0a21aff", "remote_ip_prefix": null, "created_at": "2018-11-14T20:21:58Z", "security_group_id": "72e05139-e068-4cf6-bd8c-6490e0a21aff", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0aa08d677ee491d8f0d00068cda58da"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:21:58Z", "revision_number": 0, "id": "a5bd6e18-9ac8-4e47-9a6d-461ba55f0376", "remote_group_id": "72e05139-e068-4cf6-bd8c-6490e0a21aff", "remote_ip_prefix": null, "created_at": "2018-11-14T20:21:58Z", "security_group_id": "72e05139-e068-4cf6-bd8c-6490e0a21aff", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0aa08d677ee491d8f0d00068cda58da"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:21:58Z", "revision_number": 0, "id": "d8a52e87-5f05-4fed-b73f-55e305a25b17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:21:58Z", "security_group_id": "72e05139-e068-4cf6-bd8c-6490e0a21aff", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0aa08d677ee491d8f0d00068cda58da"}], "revision_number": 4, "project_id": "b0aa08d677ee491d8f0d00068cda58da", "id": "72e05139-e068-4cf6-bd8c-6490e0a21aff", "name": "default"}]} 2018-11-14 20:23:44,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-45c78db3-a69b-4972-a640-e53d8bd3330c 2018-11-14 20:23:44,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.305311203003s 2018-11-14 20:23:44,721 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-45c78db3-a69b-4972-a640-e53d8bd3330c 2018-11-14 20:23:44,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-14 20:23:44,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}b0b03cd6b74299e6645c226aec4312ec945440f9" -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": "42c87896-5866-461e-8f7d-83682f5952d8"}}' 2018-11-14 20:23:44,919 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-a2f27318-0d98-4ce3-8880-303dcf69400e Date: Wed, 14 Nov 2018 20:23:44 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-11-14T20:23:44Z", "security_group_id": "42c87896-5866-461e-8f7d-83682f5952d8", "port_range_min": 22, "revision_number": 0, "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "created_at": "2018-11-14T20:23:44Z", "project_id": "b0aa08d677ee491d8f0d00068cda58da", "id": "74e05116-4c89-478b-8c96-4f2ef4fc9c29"}} 2018-11-14 20:23:44,919 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-a2f27318-0d98-4ce3-8880-303dcf69400e 2018-11-14 20:23:44,919 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.194081068039s 2018-11-14 20:23:44,920 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-a2f27318-0d98-4ce3-8880-303dcf69400e 2018-11-14 20:23:44,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-14 20:23:44,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:23:45,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4328 X-Openstack-Request-Id: req-a9e1fc66-c681-4c3c-a4d7-f77eb3821b59 Date: Wed, 14 Nov 2018 20:23:45 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "created_at": "2018-11-14T20:23:44Z", "updated_at": "2018-11-14T20:23:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:23:44Z", "revision_number": 0, "id": "2390c4be-b903-4b77-8838-44330078c214", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:23:44Z", "security_group_id": "42c87896-5866-461e-8f7d-83682f5952d8", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0aa08d677ee491d8f0d00068cda58da"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-14T20:23:44Z", "revision_number": 0, "id": "74e05116-4c89-478b-8c96-4f2ef4fc9c29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:23:44Z", "security_group_id": "42c87896-5866-461e-8f7d-83682f5952d8", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b0aa08d677ee491d8f0d00068cda58da"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:23:44Z", "revision_number": 0, "id": "81d653fb-3b79-4802-b646-44af354d55fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:23:44Z", "security_group_id": "42c87896-5866-461e-8f7d-83682f5952d8", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0aa08d677ee491d8f0d00068cda58da"}], "revision_number": 3, "project_id": "b0aa08d677ee491d8f0d00068cda58da", "id": "42c87896-5866-461e-8f7d-83682f5952d8", "name": "cloudify-sg_6325272a-d780-4486-be92-d92601b9193c"}, {"description": "Default security group", "tags": [], "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "created_at": "2018-11-14T20:21:58Z", "updated_at": "2018-11-14T20:21:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:21:58Z", "revision_number": 0, "id": "1e121615-fb62-469e-85e6-ef8aa9639b75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:21:58Z", "security_group_id": "72e05139-e068-4cf6-bd8c-6490e0a21aff", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0aa08d677ee491d8f0d00068cda58da"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:21:58Z", "revision_number": 0, "id": "55ed9c3f-4dfc-4199-8149-6668a086248c", "remote_group_id": "72e05139-e068-4cf6-bd8c-6490e0a21aff", "remote_ip_prefix": null, "created_at": "2018-11-14T20:21:58Z", "security_group_id": "72e05139-e068-4cf6-bd8c-6490e0a21aff", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0aa08d677ee491d8f0d00068cda58da"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:21:58Z", "revision_number": 0, "id": "a5bd6e18-9ac8-4e47-9a6d-461ba55f0376", "remote_group_id": "72e05139-e068-4cf6-bd8c-6490e0a21aff", "remote_ip_prefix": null, "created_at": "2018-11-14T20:21:58Z", "security_group_id": "72e05139-e068-4cf6-bd8c-6490e0a21aff", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0aa08d677ee491d8f0d00068cda58da"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:21:58Z", "revision_number": 0, "id": "d8a52e87-5f05-4fed-b73f-55e305a25b17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:21:58Z", "security_group_id": "72e05139-e068-4cf6-bd8c-6490e0a21aff", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0aa08d677ee491d8f0d00068cda58da"}], "revision_number": 4, "project_id": "b0aa08d677ee491d8f0d00068cda58da", "id": "72e05139-e068-4cf6-bd8c-6490e0a21aff", "name": "default"}]} 2018-11-14 20:23:45,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-a9e1fc66-c681-4c3c-a4d7-f77eb3821b59 2018-11-14 20:23:45,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.247943162918s 2018-11-14 20:23:45,172 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-a9e1fc66-c681-4c3c-a4d7-f77eb3821b59 2018-11-14 20:23:45,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-14 20:23:45,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}b0b03cd6b74299e6645c226aec4312ec945440f9" -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": "42c87896-5866-461e-8f7d-83682f5952d8"}}' 2018-11-14 20:23:45,471 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-1211d43c-326c-432d-b820-5353a1f221ef Date: Wed, 14 Nov 2018 20:23:45 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T20:23:45Z", "security_group_id": "42c87896-5866-461e-8f7d-83682f5952d8", "port_range_min": null, "revision_number": 0, "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "created_at": "2018-11-14T20:23:45Z", "project_id": "b0aa08d677ee491d8f0d00068cda58da", "id": "14e7c24c-37c5-4940-b446-ec9a19e92a3e"}} 2018-11-14 20:23:45,471 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-1211d43c-326c-432d-b820-5353a1f221ef 2018-11-14 20:23:45,471 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.296013832092s 2018-11-14 20:23:45,472 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-1211d43c-326c-432d-b820-5353a1f221ef 2018-11-14 20:23:45,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-14 20:23:45,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:23:45,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4829 X-Openstack-Request-Id: req-84d7f333-1eff-402b-a4d5-f252f04bf6c1 Date: Wed, 14 Nov 2018 20:23:45 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "created_at": "2018-11-14T20:23:44Z", "updated_at": "2018-11-14T20:23:45Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:23:45Z", "revision_number": 0, "id": "14e7c24c-37c5-4940-b446-ec9a19e92a3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:23:45Z", "security_group_id": "42c87896-5866-461e-8f7d-83682f5952d8", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0aa08d677ee491d8f0d00068cda58da"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:23:44Z", "revision_number": 0, "id": "2390c4be-b903-4b77-8838-44330078c214", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:23:44Z", "security_group_id": "42c87896-5866-461e-8f7d-83682f5952d8", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0aa08d677ee491d8f0d00068cda58da"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-14T20:23:44Z", "revision_number": 0, "id": "74e05116-4c89-478b-8c96-4f2ef4fc9c29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:23:44Z", "security_group_id": "42c87896-5866-461e-8f7d-83682f5952d8", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b0aa08d677ee491d8f0d00068cda58da"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:23:44Z", "revision_number": 0, "id": "81d653fb-3b79-4802-b646-44af354d55fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:23:44Z", "security_group_id": "42c87896-5866-461e-8f7d-83682f5952d8", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0aa08d677ee491d8f0d00068cda58da"}], "revision_number": 4, "project_id": "b0aa08d677ee491d8f0d00068cda58da", "id": "42c87896-5866-461e-8f7d-83682f5952d8", "name": "cloudify-sg_6325272a-d780-4486-be92-d92601b9193c"}, {"description": "Default security group", "tags": [], "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "created_at": "2018-11-14T20:21:58Z", "updated_at": "2018-11-14T20:21:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:21:58Z", "revision_number": 0, "id": "1e121615-fb62-469e-85e6-ef8aa9639b75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:21:58Z", "security_group_id": "72e05139-e068-4cf6-bd8c-6490e0a21aff", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0aa08d677ee491d8f0d00068cda58da"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:21:58Z", "revision_number": 0, "id": "55ed9c3f-4dfc-4199-8149-6668a086248c", "remote_group_id": "72e05139-e068-4cf6-bd8c-6490e0a21aff", "remote_ip_prefix": null, "created_at": "2018-11-14T20:21:58Z", "security_group_id": "72e05139-e068-4cf6-bd8c-6490e0a21aff", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0aa08d677ee491d8f0d00068cda58da"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:21:58Z", "revision_number": 0, "id": "a5bd6e18-9ac8-4e47-9a6d-461ba55f0376", "remote_group_id": "72e05139-e068-4cf6-bd8c-6490e0a21aff", "remote_ip_prefix": null, "created_at": "2018-11-14T20:21:58Z", "security_group_id": "72e05139-e068-4cf6-bd8c-6490e0a21aff", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0aa08d677ee491d8f0d00068cda58da"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:21:58Z", "revision_number": 0, "id": "d8a52e87-5f05-4fed-b73f-55e305a25b17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:21:58Z", "security_group_id": "72e05139-e068-4cf6-bd8c-6490e0a21aff", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0aa08d677ee491d8f0d00068cda58da"}], "revision_number": 4, "project_id": "b0aa08d677ee491d8f0d00068cda58da", "id": "72e05139-e068-4cf6-bd8c-6490e0a21aff", "name": "default"}]} 2018-11-14 20:23:45,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-84d7f333-1eff-402b-a4d5-f252f04bf6c1 2018-11-14 20:23:45,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.25123500824s 2018-11-14 20:23:45,726 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-84d7f333-1eff-402b-a4d5-f252f04bf6c1 2018-11-14 20:23:45,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-14 20:23:45,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}b0b03cd6b74299e6645c226aec4312ec945440f9" -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": "42c87896-5866-461e-8f7d-83682f5952d8"}}' 2018-11-14 20:23:45,901 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-ec9795c0-b5b8-4ae0-8be4-42d488482552 Date: Wed, 14 Nov 2018 20:23:45 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-11-14T20:23:45Z", "security_group_id": "42c87896-5866-461e-8f7d-83682f5952d8", "port_range_min": 80, "revision_number": 0, "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "created_at": "2018-11-14T20:23:45Z", "project_id": "b0aa08d677ee491d8f0d00068cda58da", "id": "8bf68fb5-b99d-45a3-b4af-9bd80428938b"}} 2018-11-14 20:23:45,901 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-ec9795c0-b5b8-4ae0-8be4-42d488482552 2018-11-14 20:23:45,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.171845197678s 2018-11-14 20:23:45,901 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-ec9795c0-b5b8-4ae0-8be4-42d488482552 2018-11-14 20:23:45,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-14 20:23:45,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:23:46,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5325 X-Openstack-Request-Id: req-68d95da0-1355-40ee-91be-3e0abe28c3a0 Date: Wed, 14 Nov 2018 20:23:46 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "created_at": "2018-11-14T20:23:44Z", "updated_at": "2018-11-14T20:23:45Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:23:45Z", "revision_number": 0, "id": "14e7c24c-37c5-4940-b446-ec9a19e92a3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:23:45Z", "security_group_id": "42c87896-5866-461e-8f7d-83682f5952d8", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0aa08d677ee491d8f0d00068cda58da"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:23:44Z", "revision_number": 0, "id": "2390c4be-b903-4b77-8838-44330078c214", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:23:44Z", "security_group_id": "42c87896-5866-461e-8f7d-83682f5952d8", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0aa08d677ee491d8f0d00068cda58da"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-14T20:23:44Z", "revision_number": 0, "id": "74e05116-4c89-478b-8c96-4f2ef4fc9c29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:23:44Z", "security_group_id": "42c87896-5866-461e-8f7d-83682f5952d8", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b0aa08d677ee491d8f0d00068cda58da"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:23:44Z", "revision_number": 0, "id": "81d653fb-3b79-4802-b646-44af354d55fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:23:44Z", "security_group_id": "42c87896-5866-461e-8f7d-83682f5952d8", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0aa08d677ee491d8f0d00068cda58da"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-11-14T20:23:45Z", "revision_number": 0, "id": "8bf68fb5-b99d-45a3-b4af-9bd80428938b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:23:45Z", "security_group_id": "42c87896-5866-461e-8f7d-83682f5952d8", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "port_range_min": 80, "ethertype": "IPv4", "project_id": "b0aa08d677ee491d8f0d00068cda58da"}], "revision_number": 5, "project_id": "b0aa08d677ee491d8f0d00068cda58da", "id": "42c87896-5866-461e-8f7d-83682f5952d8", "name": "cloudify-sg_6325272a-d780-4486-be92-d92601b9193c"}, {"description": "Default security group", "tags": [], "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "created_at": "2018-11-14T20:21:58Z", "updated_at": "2018-11-14T20:21:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:21:58Z", "revision_number": 0, "id": "1e121615-fb62-469e-85e6-ef8aa9639b75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:21:58Z", "security_group_id": "72e05139-e068-4cf6-bd8c-6490e0a21aff", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0aa08d677ee491d8f0d00068cda58da"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:21:58Z", "revision_number": 0, "id": "55ed9c3f-4dfc-4199-8149-6668a086248c", "remote_group_id": "72e05139-e068-4cf6-bd8c-6490e0a21aff", "remote_ip_prefix": null, "created_at": "2018-11-14T20:21:58Z", "security_group_id": "72e05139-e068-4cf6-bd8c-6490e0a21aff", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0aa08d677ee491d8f0d00068cda58da"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:21:58Z", "revision_number": 0, "id": "a5bd6e18-9ac8-4e47-9a6d-461ba55f0376", "remote_group_id": "72e05139-e068-4cf6-bd8c-6490e0a21aff", "remote_ip_prefix": null, "created_at": "2018-11-14T20:21:58Z", "security_group_id": "72e05139-e068-4cf6-bd8c-6490e0a21aff", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0aa08d677ee491d8f0d00068cda58da"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:21:58Z", "revision_number": 0, "id": "d8a52e87-5f05-4fed-b73f-55e305a25b17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:21:58Z", "security_group_id": "72e05139-e068-4cf6-bd8c-6490e0a21aff", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0aa08d677ee491d8f0d00068cda58da"}], "revision_number": 4, "project_id": "b0aa08d677ee491d8f0d00068cda58da", "id": "72e05139-e068-4cf6-bd8c-6490e0a21aff", "name": "default"}]} 2018-11-14 20:23:46,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-68d95da0-1355-40ee-91be-3e0abe28c3a0 2018-11-14 20:23:46,144 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.239059925079s 2018-11-14 20:23:46,144 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-68d95da0-1355-40ee-91be-3e0abe28c3a0 2018-11-14 20:23:46,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-14 20:23:46,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}b0b03cd6b74299e6645c226aec4312ec945440f9" -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": "42c87896-5866-461e-8f7d-83682f5952d8"}}' 2018-11-14 20:23:46,531 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-c3d4299f-a9d8-464c-8329-d234c94d208d Date: Wed, 14 Nov 2018 20:23:46 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2018-11-14T20:23:46Z", "security_group_id": "42c87896-5866-461e-8f7d-83682f5952d8", "port_range_min": 443, "revision_number": 0, "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "created_at": "2018-11-14T20:23:46Z", "project_id": "b0aa08d677ee491d8f0d00068cda58da", "id": "48f55fd0-00c1-492a-801c-d66f971875b2"}} 2018-11-14 20:23:46,532 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-c3d4299f-a9d8-464c-8329-d234c94d208d 2018-11-14 20:23:46,532 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.383718967438s 2018-11-14 20:23:46,532 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-c3d4299f-a9d8-464c-8329-d234c94d208d 2018-11-14 20:23:46,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-14 20:23:46,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:23:46,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5823 X-Openstack-Request-Id: req-20658d08-f8ba-4b80-904c-bad7a5933d52 Date: Wed, 14 Nov 2018 20:23:46 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "created_at": "2018-11-14T20:23:44Z", "updated_at": "2018-11-14T20:23:46Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:23:45Z", "revision_number": 0, "id": "14e7c24c-37c5-4940-b446-ec9a19e92a3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:23:45Z", "security_group_id": "42c87896-5866-461e-8f7d-83682f5952d8", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0aa08d677ee491d8f0d00068cda58da"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:23:44Z", "revision_number": 0, "id": "2390c4be-b903-4b77-8838-44330078c214", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:23:44Z", "security_group_id": "42c87896-5866-461e-8f7d-83682f5952d8", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0aa08d677ee491d8f0d00068cda58da"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-11-14T20:23:46Z", "revision_number": 0, "id": "48f55fd0-00c1-492a-801c-d66f971875b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:23:46Z", "security_group_id": "42c87896-5866-461e-8f7d-83682f5952d8", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "port_range_min": 443, "ethertype": "IPv4", "project_id": "b0aa08d677ee491d8f0d00068cda58da"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-14T20:23:44Z", "revision_number": 0, "id": "74e05116-4c89-478b-8c96-4f2ef4fc9c29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:23:44Z", "security_group_id": "42c87896-5866-461e-8f7d-83682f5952d8", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b0aa08d677ee491d8f0d00068cda58da"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:23:44Z", "revision_number": 0, "id": "81d653fb-3b79-4802-b646-44af354d55fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:23:44Z", "security_group_id": "42c87896-5866-461e-8f7d-83682f5952d8", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0aa08d677ee491d8f0d00068cda58da"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-11-14T20:23:45Z", "revision_number": 0, "id": "8bf68fb5-b99d-45a3-b4af-9bd80428938b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:23:45Z", "security_group_id": "42c87896-5866-461e-8f7d-83682f5952d8", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "port_range_min": 80, "ethertype": "IPv4", "project_id": "b0aa08d677ee491d8f0d00068cda58da"}], "revision_number": 6, "project_id": "b0aa08d677ee491d8f0d00068cda58da", "id": "42c87896-5866-461e-8f7d-83682f5952d8", "name": "cloudify-sg_6325272a-d780-4486-be92-d92601b9193c"}, {"description": "Default security group", "tags": [], "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "created_at": "2018-11-14T20:21:58Z", "updated_at": "2018-11-14T20:21:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:21:58Z", "revision_number": 0, "id": "1e121615-fb62-469e-85e6-ef8aa9639b75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:21:58Z", "security_group_id": "72e05139-e068-4cf6-bd8c-6490e0a21aff", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0aa08d677ee491d8f0d00068cda58da"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:21:58Z", "revision_number": 0, "id": "55ed9c3f-4dfc-4199-8149-6668a086248c", "remote_group_id": "72e05139-e068-4cf6-bd8c-6490e0a21aff", "remote_ip_prefix": null, "created_at": "2018-11-14T20:21:58Z", "security_group_id": "72e05139-e068-4cf6-bd8c-6490e0a21aff", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0aa08d677ee491d8f0d00068cda58da"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:21:58Z", "revision_number": 0, "id": "a5bd6e18-9ac8-4e47-9a6d-461ba55f0376", "remote_group_id": "72e05139-e068-4cf6-bd8c-6490e0a21aff", "remote_ip_prefix": null, "created_at": "2018-11-14T20:21:58Z", "security_group_id": "72e05139-e068-4cf6-bd8c-6490e0a21aff", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0aa08d677ee491d8f0d00068cda58da"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:21:58Z", "revision_number": 0, "id": "d8a52e87-5f05-4fed-b73f-55e305a25b17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:21:58Z", "security_group_id": "72e05139-e068-4cf6-bd8c-6490e0a21aff", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0aa08d677ee491d8f0d00068cda58da"}], "revision_number": 4, "project_id": "b0aa08d677ee491d8f0d00068cda58da", "id": "72e05139-e068-4cf6-bd8c-6490e0a21aff", "name": "default"}]} 2018-11-14 20:23:46,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-20658d08-f8ba-4b80-904c-bad7a5933d52 2018-11-14 20:23:46,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.233258008957s 2018-11-14 20:23:46,769 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-20658d08-f8ba-4b80-904c-bad7a5933d52 2018-11-14 20:23:46,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-14 20:23:46,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}b0b03cd6b74299e6645c226aec4312ec945440f9" -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": "42c87896-5866-461e-8f7d-83682f5952d8"}}' 2018-11-14 20:23:47,176 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-3ee0d8db-c6a4-4086-bf6b-63278be1d3e5 Date: Wed, 14 Nov 2018 20:23:47 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2018-11-14T20:23:47Z", "security_group_id": "42c87896-5866-461e-8f7d-83682f5952d8", "port_range_min": 5671, "revision_number": 0, "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "created_at": "2018-11-14T20:23:47Z", "project_id": "b0aa08d677ee491d8f0d00068cda58da", "id": "7396c3ec-72b6-4041-9a7f-d97f4273f341"}} 2018-11-14 20:23:47,177 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-3ee0d8db-c6a4-4086-bf6b-63278be1d3e5 2018-11-14 20:23:47,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.403935909271s 2018-11-14 20:23:47,177 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-3ee0d8db-c6a4-4086-bf6b-63278be1d3e5 2018-11-14 20:23:47,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-14 20:23:47,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:23:47,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6323 X-Openstack-Request-Id: req-e350d35a-6c6e-4c72-a4ae-caac5a6da02b Date: Wed, 14 Nov 2018 20:23:47 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "created_at": "2018-11-14T20:23:44Z", "updated_at": "2018-11-14T20:23:47Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:23:45Z", "revision_number": 0, "id": "14e7c24c-37c5-4940-b446-ec9a19e92a3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:23:45Z", "security_group_id": "42c87896-5866-461e-8f7d-83682f5952d8", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0aa08d677ee491d8f0d00068cda58da"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:23:44Z", "revision_number": 0, "id": "2390c4be-b903-4b77-8838-44330078c214", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:23:44Z", "security_group_id": "42c87896-5866-461e-8f7d-83682f5952d8", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0aa08d677ee491d8f0d00068cda58da"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-11-14T20:23:46Z", "revision_number": 0, "id": "48f55fd0-00c1-492a-801c-d66f971875b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:23:46Z", "security_group_id": "42c87896-5866-461e-8f7d-83682f5952d8", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "port_range_min": 443, "ethertype": "IPv4", "project_id": "b0aa08d677ee491d8f0d00068cda58da"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-11-14T20:23:47Z", "revision_number": 0, "id": "7396c3ec-72b6-4041-9a7f-d97f4273f341", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:23:47Z", "security_group_id": "42c87896-5866-461e-8f7d-83682f5952d8", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "b0aa08d677ee491d8f0d00068cda58da"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-14T20:23:44Z", "revision_number": 0, "id": "74e05116-4c89-478b-8c96-4f2ef4fc9c29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:23:44Z", "security_group_id": "42c87896-5866-461e-8f7d-83682f5952d8", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b0aa08d677ee491d8f0d00068cda58da"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:23:44Z", "revision_number": 0, "id": "81d653fb-3b79-4802-b646-44af354d55fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:23:44Z", "security_group_id": "42c87896-5866-461e-8f7d-83682f5952d8", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0aa08d677ee491d8f0d00068cda58da"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-11-14T20:23:45Z", "revision_number": 0, "id": "8bf68fb5-b99d-45a3-b4af-9bd80428938b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:23:45Z", "security_group_id": "42c87896-5866-461e-8f7d-83682f5952d8", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "port_range_min": 80, "ethertype": "IPv4", "project_id": "b0aa08d677ee491d8f0d00068cda58da"}], "revision_number": 7, "project_id": "b0aa08d677ee491d8f0d00068cda58da", "id": "42c87896-5866-461e-8f7d-83682f5952d8", "name": "cloudify-sg_6325272a-d780-4486-be92-d92601b9193c"}, {"description": "Default security group", "tags": [], "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "created_at": "2018-11-14T20:21:58Z", "updated_at": "2018-11-14T20:21:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:21:58Z", "revision_number": 0, "id": "1e121615-fb62-469e-85e6-ef8aa9639b75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:21:58Z", "security_group_id": "72e05139-e068-4cf6-bd8c-6490e0a21aff", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0aa08d677ee491d8f0d00068cda58da"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:21:58Z", "revision_number": 0, "id": "55ed9c3f-4dfc-4199-8149-6668a086248c", "remote_group_id": "72e05139-e068-4cf6-bd8c-6490e0a21aff", "remote_ip_prefix": null, "created_at": "2018-11-14T20:21:58Z", "security_group_id": "72e05139-e068-4cf6-bd8c-6490e0a21aff", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0aa08d677ee491d8f0d00068cda58da"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:21:58Z", "revision_number": 0, "id": "a5bd6e18-9ac8-4e47-9a6d-461ba55f0376", "remote_group_id": "72e05139-e068-4cf6-bd8c-6490e0a21aff", "remote_ip_prefix": null, "created_at": "2018-11-14T20:21:58Z", "security_group_id": "72e05139-e068-4cf6-bd8c-6490e0a21aff", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0aa08d677ee491d8f0d00068cda58da"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:21:58Z", "revision_number": 0, "id": "d8a52e87-5f05-4fed-b73f-55e305a25b17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:21:58Z", "security_group_id": "72e05139-e068-4cf6-bd8c-6490e0a21aff", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0aa08d677ee491d8f0d00068cda58da"}], "revision_number": 4, "project_id": "b0aa08d677ee491d8f0d00068cda58da", "id": "72e05139-e068-4cf6-bd8c-6490e0a21aff", "name": "default"}]} 2018-11-14 20:23:47,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-e350d35a-6c6e-4c72-a4ae-caac5a6da02b 2018-11-14 20:23:47,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0527398586273s 2018-11-14 20:23:47,234 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-e350d35a-6c6e-4c72-a4ae-caac5a6da02b 2018-11-14 20:23:47,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-14 20:23:47,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}b0b03cd6b74299e6645c226aec4312ec945440f9" -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": "42c87896-5866-461e-8f7d-83682f5952d8"}}' 2018-11-14 20:23:47,416 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-96912fec-1575-4c72-b8b0-a864ac9470b2 Date: Wed, 14 Nov 2018 20:23:47 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2018-11-14T20:23:47Z", "security_group_id": "42c87896-5866-461e-8f7d-83682f5952d8", "port_range_min": 53333, "revision_number": 0, "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "created_at": "2018-11-14T20:23:47Z", "project_id": "b0aa08d677ee491d8f0d00068cda58da", "id": "150b0bbd-5764-4187-ad80-764163e3c7d2"}} 2018-11-14 20:23:47,416 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-96912fec-1575-4c72-b8b0-a864ac9470b2 2018-11-14 20:23:47,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.179194927216s 2018-11-14 20:23:47,416 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-96912fec-1575-4c72-b8b0-a864ac9470b2 2018-11-14 20:23:47,418 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 20:23:47,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:23:47,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1190 X-Openstack-Request-Id: req-fa9580ce-27b3-4396-892f-a4aee5b730b8 Date: Wed, 14 Nov 2018 20:23:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e928623c-a54a-4788-85b6-758aab0ad32d"],"updated_at":"2018-11-14T20:22:00Z","tenant_id":"b0aa08d677ee491d8f0d00068cda58da","created_at":"2018-11-14T20:21:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b0aa08d677ee491d8f0d00068cda58da","id":"920d1880-51ce-42ab-b75c-3f779f20e5e9","name":"cloudify-net_6325272a-d780-4486-be92-d92601b9193c"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"updated_at":"2018-11-14T17:04:27Z","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","id":"928cbc5c-a6fa-468a-b088-88e266fca291","name":"external"}]} 2018-11-14 20:23:47,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-fa9580ce-27b3-4396-892f-a4aee5b730b8 2018-11-14 20:23:47,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.103591918945s 2018-11-14 20:23:47,522 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-fa9580ce-27b3-4396-892f-a4aee5b730b8 2018-11-14 20:23:47,527 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 20:23:47,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:23:47,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-b3ee1a7d-795f-4fb8-ae01-cb69949a1473 Date: Wed, 14 Nov 2018 20:23:47 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/42ec9a86-e746-4f84-bb9e-ec085216b7a2/snap", "metadata": {}}], "file": "/v2/images/42ec9a86-e746-4f84-bb9e-ec085216b7a2/file", "owner": "b0aa08d677ee491d8f0d00068cda58da", "id": "42ec9a86-e746-4f84-bb9e-ec085216b7a2", "size": 4373348352, "self": "/v2/images/42ec9a86-e746-4f84-bb9e-ec085216b7a2", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/42ec9a86-e746-4f84-bb9e-ec085216b7a2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-11-14T20:23:42Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_6325272a-d780-4486-be92-d92601b9193c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_6325272a-d780-4486-be92-d92601b9193c", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-11-14T20:22:48Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 20:23:47,757 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-b3ee1a7d-795f-4fb8-ae01-cb69949a1473 2018-11-14 20:23:47,757 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.230373859406s 2018-11-14 20:23:47,757 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-b3ee1a7d-795f-4fb8-ae01-cb69949a1473 2018-11-14 20:23:47,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-14 20:23:47,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:23:47,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:23: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-270d8e69-02aa-40db-9740-557202ffc2e2 x-compute-request-id: req-270d8e69-02aa-40db-9740-557202ffc2e2 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify-flavor_6325272a-d780-4486-be92-d92601b9193c", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/ec02f38a-08eb-4b79-9469-f0aa961631c5", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/ec02f38a-08eb-4b79-9469-f0aa961631c5", "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": "ec02f38a-08eb-4b79-9469-f0aa961631c5"}]} 2018-11-14 20:23:47,787 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-270d8e69-02aa-40db-9740-557202ffc2e2 2018-11-14 20:23:47,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0278120040894s 2018-11-14 20:23:47,787 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-270d8e69-02aa-40db-9740-557202ffc2e2 2018-11-14 20:23:47,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-11-14 20:23:47,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}b0b03cd6b74299e6645c226aec4312ec945440f9" -d '{"server": {"name": "cloudify-vm_6325272a-d780-4486-be92-d92601b9193c", "imageRef": "42ec9a86-e746-4f84-bb9e-ec085216b7a2", "key_name": "cloudify-kp_6325272a-d780-4486-be92-d92601b9193c", "flavorRef": "ec02f38a-08eb-4b79-9469-f0aa961631c5", "max_count": 1, "min_count": 1, "networks": [{"uuid": "920d1880-51ce-42ab-b75c-3f779f20e5e9"}], "security_groups": [{"name": "42c87896-5866-461e-8f7d-83682f5952d8"}]}}' 2018-11-14 20:23:51,891 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 20:23: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-915b3822-3faa-48e2-9fef-a5e20eb9e967 x-compute-request-id: req-915b3822-3faa-48e2-9fef-a5e20eb9e967 Content-Length: 403 location: http://172.30.9.28:8774/v2.1/servers/184f84dc-68be-4e8f-99aa-8913b1b68368 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "42c87896-5866-461e-8f7d-83682f5952d8"}], "OS-DCF:diskConfig": "MANUAL", "id": "184f84dc-68be-4e8f-99aa-8913b1b68368", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "bookmark"}], "adminPass": "F26B9ceK9Nfh"}} 2018-11-14 20:23:51,891 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-915b3822-3faa-48e2-9fef-a5e20eb9e967 2018-11-14 20:23:51,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.10236787796s 2018-11-14 20:23:51,892 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-915b3822-3faa-48e2-9fef-a5e20eb9e967 2018-11-14 20:23:51,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:23:51,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:23:52,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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-020b59ad-6f3c-451d-86fd-6e2477c11b33 x-compute-request-id: req-020b59ad-6f3c-451d-86fd-6e2477c11b33 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.28:8774/v2.1/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "bookmark"}], "image": {"id": "42ec9a86-e746-4f84-bb9e-ec085216b7a2", "links": [{"href": "http://172.30.9.28:8774/images/42ec9a86-e746-4f84-bb9e-ec085216b7a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ec02f38a-08eb-4b79-9469-f0aa961631c5", "links": [{"href": "http://172.30.9.28:8774/flavors/ec02f38a-08eb-4b79-9469-f0aa961631c5", "rel": "bookmark"}]}, "id": "184f84dc-68be-4e8f-99aa-8913b1b68368", "user_id": "e082925cd69e4685996d787f5b08e08f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:23:51Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_6325272a-d780-4486-be92-d92601b9193c", "name": "cloudify-vm_6325272a-d780-4486-be92-d92601b9193c", "created": "2018-11-14T20:23:51Z", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:23:52,357 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-020b59ad-6f3c-451d-86fd-6e2477c11b33 2018-11-14 20:23:52,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.465204954147s 2018-11-14 20:23:52,358 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-020b59ad-6f3c-451d-86fd-6e2477c11b33 2018-11-14 20:23:52,365 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 20:23:52,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:23:52,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1190 X-Openstack-Request-Id: req-84b48855-8b2f-47ab-bfcd-ce63e8322a33 Date: Wed, 14 Nov 2018 20:23:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e928623c-a54a-4788-85b6-758aab0ad32d"],"updated_at":"2018-11-14T20:22:00Z","tenant_id":"b0aa08d677ee491d8f0d00068cda58da","created_at":"2018-11-14T20:21:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b0aa08d677ee491d8f0d00068cda58da","id":"920d1880-51ce-42ab-b75c-3f779f20e5e9","name":"cloudify-net_6325272a-d780-4486-be92-d92601b9193c"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"updated_at":"2018-11-14T17:04:27Z","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","id":"928cbc5c-a6fa-468a-b088-88e266fca291","name":"external"}]} 2018-11-14 20:23:52,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-84b48855-8b2f-47ab-bfcd-ce63e8322a33 2018-11-14 20:23:52,652 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.287614107132s 2018-11-14 20:23:52,653 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-84b48855-8b2f-47ab-bfcd-ce63e8322a33 2018-11-14 20:23:52,654 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-14 20:23:52,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:23:52,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-4d1f7b84-5ee7-4e1a-b0cb-871d4e2d5eea Date: Wed, 14 Nov 2018 20:23:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"920d1880-51ce-42ab-b75c-3f779f20e5e9","tenant_id":"b0aa08d677ee491d8f0d00068cda58da","created_at":"2018-11-14T20:22:00Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-14T20:22: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":"b0aa08d677ee491d8f0d00068cda58da","id":"e928623c-a54a-4788-85b6-758aab0ad32d","subnetpool_id":null,"name":"cloudify-subnet_6325272a-d780-4486-be92-d92601b9193c"}]} 2018-11-14 20:23:52,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-4d1f7b84-5ee7-4e1a-b0cb-871d4e2d5eea 2018-11-14 20:23:52,702 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.048241853714s 2018-11-14 20:23:52,702 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-4d1f7b84-5ee7-4e1a-b0cb-871d4e2d5eea 2018-11-14 20:23:52,703 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:23:54,706 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:23:54,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:23:55,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:23: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-9b95c065-68a9-4913-aa68-0776d8e75583 x-compute-request-id: req-9b95c065-68a9-4913-aa68-0776d8e75583 Content-Encoding: gzip Content-Length: 653 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "bookmark"}], "image": {"id": "42ec9a86-e746-4f84-bb9e-ec085216b7a2", "links": [{"href": "http://172.30.9.28:8774/images/42ec9a86-e746-4f84-bb9e-ec085216b7a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ec02f38a-08eb-4b79-9469-f0aa961631c5", "links": [{"href": "http://172.30.9.28:8774/flavors/ec02f38a-08eb-4b79-9469-f0aa961631c5", "rel": "bookmark"}]}, "id": "184f84dc-68be-4e8f-99aa-8913b1b68368", "user_id": "e082925cd69e4685996d787f5b08e08f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:23:54Z", "hostId": "c61577163091dd398f69ac56a45b6008748be3c096640c7ba20e0b01", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_6325272a-d780-4486-be92-d92601b9193c", "name": "cloudify-vm_6325272a-d780-4486-be92-d92601b9193c", "created": "2018-11-14T20:23:51Z", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:23:55,183 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9b95c065-68a9-4913-aa68-0776d8e75583 2018-11-14 20:23:55,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.477045059204s 2018-11-14 20:23:55,183 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9b95c065-68a9-4913-aa68-0776d8e75583 2018-11-14 20:23:55,187 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:23:57,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:23:57,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:23:58,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:23:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f3d705bf-ef66-4fb2-b346-131fc7dd0d48 x-compute-request-id: req-f3d705bf-ef66-4fb2-b346-131fc7dd0d48 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.28:8774/v2.1/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "bookmark"}], "image": {"id": "42ec9a86-e746-4f84-bb9e-ec085216b7a2", "links": [{"href": "http://172.30.9.28:8774/images/42ec9a86-e746-4f84-bb9e-ec085216b7a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ec02f38a-08eb-4b79-9469-f0aa961631c5", "links": [{"href": "http://172.30.9.28:8774/flavors/ec02f38a-08eb-4b79-9469-f0aa961631c5", "rel": "bookmark"}]}, "id": "184f84dc-68be-4e8f-99aa-8913b1b68368", "security_groups": [{"name": "cloudify-sg_6325272a-d780-4486-be92-d92601b9193c"}], "user_id": "e082925cd69e4685996d787f5b08e08f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:23:55Z", "hostId": "c61577163091dd398f69ac56a45b6008748be3c096640c7ba20e0b01", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_6325272a-d780-4486-be92-d92601b9193c", "name": "cloudify-vm_6325272a-d780-4486-be92-d92601b9193c", "created": "2018-11-14T20:23:51Z", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:23:58,010 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f3d705bf-ef66-4fb2-b346-131fc7dd0d48 2018-11-14 20:23:58,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.820302009583s 2018-11-14 20:23:58,010 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f3d705bf-ef66-4fb2-b346-131fc7dd0d48 2018-11-14 20:23:58,014 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:24:00,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:24:00,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:24:00,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:24: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-2dd87428-c2d1-40fb-86d2-9aa23dddc28c x-compute-request-id: req-2dd87428-c2d1-40fb-86d2-9aa23dddc28c 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.28:8774/v2.1/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "bookmark"}], "image": {"id": "42ec9a86-e746-4f84-bb9e-ec085216b7a2", "links": [{"href": "http://172.30.9.28:8774/images/42ec9a86-e746-4f84-bb9e-ec085216b7a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ec02f38a-08eb-4b79-9469-f0aa961631c5", "links": [{"href": "http://172.30.9.28:8774/flavors/ec02f38a-08eb-4b79-9469-f0aa961631c5", "rel": "bookmark"}]}, "id": "184f84dc-68be-4e8f-99aa-8913b1b68368", "security_groups": [{"name": "cloudify-sg_6325272a-d780-4486-be92-d92601b9193c"}], "user_id": "e082925cd69e4685996d787f5b08e08f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:23:55Z", "hostId": "c61577163091dd398f69ac56a45b6008748be3c096640c7ba20e0b01", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_6325272a-d780-4486-be92-d92601b9193c", "name": "cloudify-vm_6325272a-d780-4486-be92-d92601b9193c", "created": "2018-11-14T20:23:51Z", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:24:00,836 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2dd87428-c2d1-40fb-86d2-9aa23dddc28c 2018-11-14 20:24:00,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.819543123245s 2018-11-14 20:24:00,837 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2dd87428-c2d1-40fb-86d2-9aa23dddc28c 2018-11-14 20:24:00,840 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:24:02,843 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:24:02,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:24:03,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:24: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-2a3ad6fb-731e-4815-b850-ce4de51c24e9 x-compute-request-id: req-2a3ad6fb-731e-4815-b850-ce4de51c24e9 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.28:8774/v2.1/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "bookmark"}], "image": {"id": "42ec9a86-e746-4f84-bb9e-ec085216b7a2", "links": [{"href": "http://172.30.9.28:8774/images/42ec9a86-e746-4f84-bb9e-ec085216b7a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ec02f38a-08eb-4b79-9469-f0aa961631c5", "links": [{"href": "http://172.30.9.28:8774/flavors/ec02f38a-08eb-4b79-9469-f0aa961631c5", "rel": "bookmark"}]}, "id": "184f84dc-68be-4e8f-99aa-8913b1b68368", "security_groups": [{"name": "cloudify-sg_6325272a-d780-4486-be92-d92601b9193c"}], "user_id": "e082925cd69e4685996d787f5b08e08f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:23:55Z", "hostId": "c61577163091dd398f69ac56a45b6008748be3c096640c7ba20e0b01", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_6325272a-d780-4486-be92-d92601b9193c", "name": "cloudify-vm_6325272a-d780-4486-be92-d92601b9193c", "created": "2018-11-14T20:23:51Z", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:24:03,589 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2a3ad6fb-731e-4815-b850-ce4de51c24e9 2018-11-14 20:24:03,589 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.745728969574s 2018-11-14 20:24:03,589 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2a3ad6fb-731e-4815-b850-ce4de51c24e9 2018-11-14 20:24:03,593 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:24:05,596 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:24:05,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:24:06,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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,Accept-Encoding x-openstack-request-id: req-c835c318-de9c-4f9f-9813-3e12ef287a2a x-compute-request-id: req-c835c318-de9c-4f9f-9813-3e12ef287a2a 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.28:8774/v2.1/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "bookmark"}], "image": {"id": "42ec9a86-e746-4f84-bb9e-ec085216b7a2", "links": [{"href": "http://172.30.9.28:8774/images/42ec9a86-e746-4f84-bb9e-ec085216b7a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ec02f38a-08eb-4b79-9469-f0aa961631c5", "links": [{"href": "http://172.30.9.28:8774/flavors/ec02f38a-08eb-4b79-9469-f0aa961631c5", "rel": "bookmark"}]}, "id": "184f84dc-68be-4e8f-99aa-8913b1b68368", "security_groups": [{"name": "cloudify-sg_6325272a-d780-4486-be92-d92601b9193c"}], "user_id": "e082925cd69e4685996d787f5b08e08f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:23:55Z", "hostId": "c61577163091dd398f69ac56a45b6008748be3c096640c7ba20e0b01", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_6325272a-d780-4486-be92-d92601b9193c", "name": "cloudify-vm_6325272a-d780-4486-be92-d92601b9193c", "created": "2018-11-14T20:23:51Z", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:24:06,209 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c835c318-de9c-4f9f-9813-3e12ef287a2a 2018-11-14 20:24:06,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.612843036652s 2018-11-14 20:24:06,209 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c835c318-de9c-4f9f-9813-3e12ef287a2a 2018-11-14 20:24:06,213 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:24:08,215 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:24:08,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:24:09,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:24:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cba3b537-453a-4fae-9b96-d8aaa5ebb794 x-compute-request-id: req-cba3b537-453a-4fae-9b96-d8aaa5ebb794 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.28:8774/v2.1/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "bookmark"}], "image": {"id": "42ec9a86-e746-4f84-bb9e-ec085216b7a2", "links": [{"href": "http://172.30.9.28:8774/images/42ec9a86-e746-4f84-bb9e-ec085216b7a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ec02f38a-08eb-4b79-9469-f0aa961631c5", "links": [{"href": "http://172.30.9.28:8774/flavors/ec02f38a-08eb-4b79-9469-f0aa961631c5", "rel": "bookmark"}]}, "id": "184f84dc-68be-4e8f-99aa-8913b1b68368", "security_groups": [{"name": "cloudify-sg_6325272a-d780-4486-be92-d92601b9193c"}], "user_id": "e082925cd69e4685996d787f5b08e08f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:23:55Z", "hostId": "c61577163091dd398f69ac56a45b6008748be3c096640c7ba20e0b01", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_6325272a-d780-4486-be92-d92601b9193c", "name": "cloudify-vm_6325272a-d780-4486-be92-d92601b9193c", "created": "2018-11-14T20:23:51Z", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:24:09,365 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-cba3b537-453a-4fae-9b96-d8aaa5ebb794 2018-11-14 20:24:09,365 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.14987802505s 2018-11-14 20:24:09,366 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-cba3b537-453a-4fae-9b96-d8aaa5ebb794 2018-11-14 20:24:09,370 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:24:11,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:24:11,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:24:12,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:24:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3da94f68-64d8-4df0-b378-b615a7a37475 x-compute-request-id: req-3da94f68-64d8-4df0-b378-b615a7a37475 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.28:8774/v2.1/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "bookmark"}], "image": {"id": "42ec9a86-e746-4f84-bb9e-ec085216b7a2", "links": [{"href": "http://172.30.9.28:8774/images/42ec9a86-e746-4f84-bb9e-ec085216b7a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ec02f38a-08eb-4b79-9469-f0aa961631c5", "links": [{"href": "http://172.30.9.28:8774/flavors/ec02f38a-08eb-4b79-9469-f0aa961631c5", "rel": "bookmark"}]}, "id": "184f84dc-68be-4e8f-99aa-8913b1b68368", "security_groups": [{"name": "cloudify-sg_6325272a-d780-4486-be92-d92601b9193c"}], "user_id": "e082925cd69e4685996d787f5b08e08f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:23:55Z", "hostId": "c61577163091dd398f69ac56a45b6008748be3c096640c7ba20e0b01", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_6325272a-d780-4486-be92-d92601b9193c", "name": "cloudify-vm_6325272a-d780-4486-be92-d92601b9193c", "created": "2018-11-14T20:23:51Z", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:24:12,151 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3da94f68-64d8-4df0-b378-b615a7a37475 2018-11-14 20:24:12,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.778693914413s 2018-11-14 20:24:12,151 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3da94f68-64d8-4df0-b378-b615a7a37475 2018-11-14 20:24:12,155 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:24:14,158 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:24:14,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:24:14,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:24:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3c3d436c-36ef-4985-9cde-307635ffd3f0 x-compute-request-id: req-3c3d436c-36ef-4985-9cde-307635ffd3f0 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.28:8774/v2.1/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "bookmark"}], "image": {"id": "42ec9a86-e746-4f84-bb9e-ec085216b7a2", "links": [{"href": "http://172.30.9.28:8774/images/42ec9a86-e746-4f84-bb9e-ec085216b7a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ec02f38a-08eb-4b79-9469-f0aa961631c5", "links": [{"href": "http://172.30.9.28:8774/flavors/ec02f38a-08eb-4b79-9469-f0aa961631c5", "rel": "bookmark"}]}, "id": "184f84dc-68be-4e8f-99aa-8913b1b68368", "security_groups": [{"name": "cloudify-sg_6325272a-d780-4486-be92-d92601b9193c"}], "user_id": "e082925cd69e4685996d787f5b08e08f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:23:55Z", "hostId": "c61577163091dd398f69ac56a45b6008748be3c096640c7ba20e0b01", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_6325272a-d780-4486-be92-d92601b9193c", "name": "cloudify-vm_6325272a-d780-4486-be92-d92601b9193c", "created": "2018-11-14T20:23:51Z", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:24:14,863 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3c3d436c-36ef-4985-9cde-307635ffd3f0 2018-11-14 20:24:14,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.705857992172s 2018-11-14 20:24:14,864 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3c3d436c-36ef-4985-9cde-307635ffd3f0 2018-11-14 20:24:14,868 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:24:16,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:24:16,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:24:17,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:24: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-637884e9-42a9-4552-830c-4233dbf972ab x-compute-request-id: req-637884e9-42a9-4552-830c-4233dbf972ab 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.28:8774/v2.1/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "bookmark"}], "image": {"id": "42ec9a86-e746-4f84-bb9e-ec085216b7a2", "links": [{"href": "http://172.30.9.28:8774/images/42ec9a86-e746-4f84-bb9e-ec085216b7a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ec02f38a-08eb-4b79-9469-f0aa961631c5", "links": [{"href": "http://172.30.9.28:8774/flavors/ec02f38a-08eb-4b79-9469-f0aa961631c5", "rel": "bookmark"}]}, "id": "184f84dc-68be-4e8f-99aa-8913b1b68368", "security_groups": [{"name": "cloudify-sg_6325272a-d780-4486-be92-d92601b9193c"}], "user_id": "e082925cd69e4685996d787f5b08e08f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:23:55Z", "hostId": "c61577163091dd398f69ac56a45b6008748be3c096640c7ba20e0b01", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_6325272a-d780-4486-be92-d92601b9193c", "name": "cloudify-vm_6325272a-d780-4486-be92-d92601b9193c", "created": "2018-11-14T20:23:51Z", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:24:17,803 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-637884e9-42a9-4552-830c-4233dbf972ab 2018-11-14 20:24:17,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.932755947113s 2018-11-14 20:24:17,803 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-637884e9-42a9-4552-830c-4233dbf972ab 2018-11-14 20:24:17,807 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:24:19,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:24:19,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:24:20,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:24: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-026e1ece-729a-4a46-8f2f-4e42e1aa17a1 x-compute-request-id: req-026e1ece-729a-4a46-8f2f-4e42e1aa17a1 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.28:8774/v2.1/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "bookmark"}], "image": {"id": "42ec9a86-e746-4f84-bb9e-ec085216b7a2", "links": [{"href": "http://172.30.9.28:8774/images/42ec9a86-e746-4f84-bb9e-ec085216b7a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ec02f38a-08eb-4b79-9469-f0aa961631c5", "links": [{"href": "http://172.30.9.28:8774/flavors/ec02f38a-08eb-4b79-9469-f0aa961631c5", "rel": "bookmark"}]}, "id": "184f84dc-68be-4e8f-99aa-8913b1b68368", "security_groups": [{"name": "cloudify-sg_6325272a-d780-4486-be92-d92601b9193c"}], "user_id": "e082925cd69e4685996d787f5b08e08f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:23:55Z", "hostId": "c61577163091dd398f69ac56a45b6008748be3c096640c7ba20e0b01", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_6325272a-d780-4486-be92-d92601b9193c", "name": "cloudify-vm_6325272a-d780-4486-be92-d92601b9193c", "created": "2018-11-14T20:23:51Z", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:24:20,441 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-026e1ece-729a-4a46-8f2f-4e42e1aa17a1 2018-11-14 20:24:20,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.630740880966s 2018-11-14 20:24:20,441 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-026e1ece-729a-4a46-8f2f-4e42e1aa17a1 2018-11-14 20:24:20,445 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:24:22,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:24:22,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:24:23,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:24: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-68916845-59dd-49ca-8152-813d01466d72 x-compute-request-id: req-68916845-59dd-49ca-8152-813d01466d72 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.28:8774/v2.1/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "bookmark"}], "image": {"id": "42ec9a86-e746-4f84-bb9e-ec085216b7a2", "links": [{"href": "http://172.30.9.28:8774/images/42ec9a86-e746-4f84-bb9e-ec085216b7a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ec02f38a-08eb-4b79-9469-f0aa961631c5", "links": [{"href": "http://172.30.9.28:8774/flavors/ec02f38a-08eb-4b79-9469-f0aa961631c5", "rel": "bookmark"}]}, "id": "184f84dc-68be-4e8f-99aa-8913b1b68368", "security_groups": [{"name": "cloudify-sg_6325272a-d780-4486-be92-d92601b9193c"}], "user_id": "e082925cd69e4685996d787f5b08e08f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:23:55Z", "hostId": "c61577163091dd398f69ac56a45b6008748be3c096640c7ba20e0b01", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_6325272a-d780-4486-be92-d92601b9193c", "name": "cloudify-vm_6325272a-d780-4486-be92-d92601b9193c", "created": "2018-11-14T20:23:51Z", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:24:23,151 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-68916845-59dd-49ca-8152-813d01466d72 2018-11-14 20:24:23,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.703603029251s 2018-11-14 20:24:23,151 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-68916845-59dd-49ca-8152-813d01466d72 2018-11-14 20:24:23,155 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:24:25,158 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:24:25,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:24:25,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:24: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-d59131ce-e6d3-40fa-ac97-e31c2f6d84e7 x-compute-request-id: req-d59131ce-e6d3-40fa-ac97-e31c2f6d84e7 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.28:8774/v2.1/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "bookmark"}], "image": {"id": "42ec9a86-e746-4f84-bb9e-ec085216b7a2", "links": [{"href": "http://172.30.9.28:8774/images/42ec9a86-e746-4f84-bb9e-ec085216b7a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ec02f38a-08eb-4b79-9469-f0aa961631c5", "links": [{"href": "http://172.30.9.28:8774/flavors/ec02f38a-08eb-4b79-9469-f0aa961631c5", "rel": "bookmark"}]}, "id": "184f84dc-68be-4e8f-99aa-8913b1b68368", "security_groups": [{"name": "cloudify-sg_6325272a-d780-4486-be92-d92601b9193c"}], "user_id": "e082925cd69e4685996d787f5b08e08f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:23:55Z", "hostId": "c61577163091dd398f69ac56a45b6008748be3c096640c7ba20e0b01", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_6325272a-d780-4486-be92-d92601b9193c", "name": "cloudify-vm_6325272a-d780-4486-be92-d92601b9193c", "created": "2018-11-14T20:23:51Z", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:24:25,883 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d59131ce-e6d3-40fa-ac97-e31c2f6d84e7 2018-11-14 20:24:25,884 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.725452899933s 2018-11-14 20:24:25,884 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d59131ce-e6d3-40fa-ac97-e31c2f6d84e7 2018-11-14 20:24:25,888 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:24:27,890 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:24:27,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:24:28,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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-fe45e188-fd45-46f6-ae8b-7b2e64f1a985 x-compute-request-id: req-fe45e188-fd45-46f6-ae8b-7b2e64f1a985 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.28:8774/v2.1/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "bookmark"}], "image": {"id": "42ec9a86-e746-4f84-bb9e-ec085216b7a2", "links": [{"href": "http://172.30.9.28:8774/images/42ec9a86-e746-4f84-bb9e-ec085216b7a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ec02f38a-08eb-4b79-9469-f0aa961631c5", "links": [{"href": "http://172.30.9.28:8774/flavors/ec02f38a-08eb-4b79-9469-f0aa961631c5", "rel": "bookmark"}]}, "id": "184f84dc-68be-4e8f-99aa-8913b1b68368", "security_groups": [{"name": "cloudify-sg_6325272a-d780-4486-be92-d92601b9193c"}], "user_id": "e082925cd69e4685996d787f5b08e08f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:23:55Z", "hostId": "c61577163091dd398f69ac56a45b6008748be3c096640c7ba20e0b01", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_6325272a-d780-4486-be92-d92601b9193c", "name": "cloudify-vm_6325272a-d780-4486-be92-d92601b9193c", "created": "2018-11-14T20:23:51Z", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:24:28,455 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-fe45e188-fd45-46f6-ae8b-7b2e64f1a985 2018-11-14 20:24:28,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.564095973969s 2018-11-14 20:24:28,455 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-fe45e188-fd45-46f6-ae8b-7b2e64f1a985 2018-11-14 20:24:28,459 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:24:30,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:24:30,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:24:31,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:24: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-9fee80ee-38ae-47ee-86c9-c6aeb03ee35f x-compute-request-id: req-9fee80ee-38ae-47ee-86c9-c6aeb03ee35f 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.28:8774/v2.1/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "bookmark"}], "image": {"id": "42ec9a86-e746-4f84-bb9e-ec085216b7a2", "links": [{"href": "http://172.30.9.28:8774/images/42ec9a86-e746-4f84-bb9e-ec085216b7a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ec02f38a-08eb-4b79-9469-f0aa961631c5", "links": [{"href": "http://172.30.9.28:8774/flavors/ec02f38a-08eb-4b79-9469-f0aa961631c5", "rel": "bookmark"}]}, "id": "184f84dc-68be-4e8f-99aa-8913b1b68368", "security_groups": [{"name": "cloudify-sg_6325272a-d780-4486-be92-d92601b9193c"}], "user_id": "e082925cd69e4685996d787f5b08e08f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:23:55Z", "hostId": "c61577163091dd398f69ac56a45b6008748be3c096640c7ba20e0b01", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_6325272a-d780-4486-be92-d92601b9193c", "name": "cloudify-vm_6325272a-d780-4486-be92-d92601b9193c", "created": "2018-11-14T20:23:51Z", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:24:31,400 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9fee80ee-38ae-47ee-86c9-c6aeb03ee35f 2018-11-14 20:24:31,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.938420057297s 2018-11-14 20:24:31,401 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9fee80ee-38ae-47ee-86c9-c6aeb03ee35f 2018-11-14 20:24:31,404 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:24:33,407 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:24:33,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:24:33,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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-9046009b-27e0-4e2e-b251-432f6d31a381 x-compute-request-id: req-9046009b-27e0-4e2e-b251-432f6d31a381 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.28:8774/v2.1/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "bookmark"}], "image": {"id": "42ec9a86-e746-4f84-bb9e-ec085216b7a2", "links": [{"href": "http://172.30.9.28:8774/images/42ec9a86-e746-4f84-bb9e-ec085216b7a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ec02f38a-08eb-4b79-9469-f0aa961631c5", "links": [{"href": "http://172.30.9.28:8774/flavors/ec02f38a-08eb-4b79-9469-f0aa961631c5", "rel": "bookmark"}]}, "id": "184f84dc-68be-4e8f-99aa-8913b1b68368", "security_groups": [{"name": "cloudify-sg_6325272a-d780-4486-be92-d92601b9193c"}], "user_id": "e082925cd69e4685996d787f5b08e08f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:23:55Z", "hostId": "c61577163091dd398f69ac56a45b6008748be3c096640c7ba20e0b01", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_6325272a-d780-4486-be92-d92601b9193c", "name": "cloudify-vm_6325272a-d780-4486-be92-d92601b9193c", "created": "2018-11-14T20:23:51Z", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:24:33,790 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9046009b-27e0-4e2e-b251-432f6d31a381 2018-11-14 20:24:33,790 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.38307094574s 2018-11-14 20:24:33,790 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9046009b-27e0-4e2e-b251-432f6d31a381 2018-11-14 20:24:33,794 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:24:35,797 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:24:35,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:24:36,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:24: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-c050c956-cbda-4ea2-b29d-4e3f075b46f1 x-compute-request-id: req-c050c956-cbda-4ea2-b29d-4e3f075b46f1 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.28:8774/v2.1/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "bookmark"}], "image": {"id": "42ec9a86-e746-4f84-bb9e-ec085216b7a2", "links": [{"href": "http://172.30.9.28:8774/images/42ec9a86-e746-4f84-bb9e-ec085216b7a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ec02f38a-08eb-4b79-9469-f0aa961631c5", "links": [{"href": "http://172.30.9.28:8774/flavors/ec02f38a-08eb-4b79-9469-f0aa961631c5", "rel": "bookmark"}]}, "id": "184f84dc-68be-4e8f-99aa-8913b1b68368", "security_groups": [{"name": "cloudify-sg_6325272a-d780-4486-be92-d92601b9193c"}], "user_id": "e082925cd69e4685996d787f5b08e08f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:23:55Z", "hostId": "c61577163091dd398f69ac56a45b6008748be3c096640c7ba20e0b01", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_6325272a-d780-4486-be92-d92601b9193c", "name": "cloudify-vm_6325272a-d780-4486-be92-d92601b9193c", "created": "2018-11-14T20:23:51Z", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:24:36,331 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c050c956-cbda-4ea2-b29d-4e3f075b46f1 2018-11-14 20:24:36,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.534278154373s 2018-11-14 20:24:36,332 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c050c956-cbda-4ea2-b29d-4e3f075b46f1 2018-11-14 20:24:36,335 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:24:38,338 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:24:38,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:24:39,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:24:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-833b1f50-7239-4ada-b84c-a386f913b213 x-compute-request-id: req-833b1f50-7239-4ada-b84c-a386f913b213 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.28:8774/v2.1/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "bookmark"}], "image": {"id": "42ec9a86-e746-4f84-bb9e-ec085216b7a2", "links": [{"href": "http://172.30.9.28:8774/images/42ec9a86-e746-4f84-bb9e-ec085216b7a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ec02f38a-08eb-4b79-9469-f0aa961631c5", "links": [{"href": "http://172.30.9.28:8774/flavors/ec02f38a-08eb-4b79-9469-f0aa961631c5", "rel": "bookmark"}]}, "id": "184f84dc-68be-4e8f-99aa-8913b1b68368", "security_groups": [{"name": "cloudify-sg_6325272a-d780-4486-be92-d92601b9193c"}], "user_id": "e082925cd69e4685996d787f5b08e08f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:23:55Z", "hostId": "c61577163091dd398f69ac56a45b6008748be3c096640c7ba20e0b01", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_6325272a-d780-4486-be92-d92601b9193c", "name": "cloudify-vm_6325272a-d780-4486-be92-d92601b9193c", "created": "2018-11-14T20:23:51Z", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:24:39,090 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-833b1f50-7239-4ada-b84c-a386f913b213 2018-11-14 20:24:39,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.751663923264s 2018-11-14 20:24:39,090 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-833b1f50-7239-4ada-b84c-a386f913b213 2018-11-14 20:24:39,094 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:24:41,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:24:41,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:24:41,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:24:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1d6f7a31-bae1-4513-b3cd-80c328441f5f x-compute-request-id: req-1d6f7a31-bae1-4513-b3cd-80c328441f5f 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.28:8774/v2.1/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "bookmark"}], "image": {"id": "42ec9a86-e746-4f84-bb9e-ec085216b7a2", "links": [{"href": "http://172.30.9.28:8774/images/42ec9a86-e746-4f84-bb9e-ec085216b7a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ec02f38a-08eb-4b79-9469-f0aa961631c5", "links": [{"href": "http://172.30.9.28:8774/flavors/ec02f38a-08eb-4b79-9469-f0aa961631c5", "rel": "bookmark"}]}, "id": "184f84dc-68be-4e8f-99aa-8913b1b68368", "security_groups": [{"name": "cloudify-sg_6325272a-d780-4486-be92-d92601b9193c"}], "user_id": "e082925cd69e4685996d787f5b08e08f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:23:55Z", "hostId": "c61577163091dd398f69ac56a45b6008748be3c096640c7ba20e0b01", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_6325272a-d780-4486-be92-d92601b9193c", "name": "cloudify-vm_6325272a-d780-4486-be92-d92601b9193c", "created": "2018-11-14T20:23:51Z", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:24:41,911 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-1d6f7a31-bae1-4513-b3cd-80c328441f5f 2018-11-14 20:24:41,911 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.813997030258s 2018-11-14 20:24:41,911 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-1d6f7a31-bae1-4513-b3cd-80c328441f5f 2018-11-14 20:24:41,915 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:24:43,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:24:43,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:24:44,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:24:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0e053ddc-632c-40b5-ab4b-283337050717 x-compute-request-id: req-0e053ddc-632c-40b5-ab4b-283337050717 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.28:8774/v2.1/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "bookmark"}], "image": {"id": "42ec9a86-e746-4f84-bb9e-ec085216b7a2", "links": [{"href": "http://172.30.9.28:8774/images/42ec9a86-e746-4f84-bb9e-ec085216b7a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ec02f38a-08eb-4b79-9469-f0aa961631c5", "links": [{"href": "http://172.30.9.28:8774/flavors/ec02f38a-08eb-4b79-9469-f0aa961631c5", "rel": "bookmark"}]}, "id": "184f84dc-68be-4e8f-99aa-8913b1b68368", "security_groups": [{"name": "cloudify-sg_6325272a-d780-4486-be92-d92601b9193c"}], "user_id": "e082925cd69e4685996d787f5b08e08f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:23:55Z", "hostId": "c61577163091dd398f69ac56a45b6008748be3c096640c7ba20e0b01", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_6325272a-d780-4486-be92-d92601b9193c", "name": "cloudify-vm_6325272a-d780-4486-be92-d92601b9193c", "created": "2018-11-14T20:23:51Z", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:24:44,484 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0e053ddc-632c-40b5-ab4b-283337050717 2018-11-14 20:24:44,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.565768003464s 2018-11-14 20:24:44,484 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0e053ddc-632c-40b5-ab4b-283337050717 2018-11-14 20:24:44,488 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:24:46,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:24:46,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:24:47,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:24:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-86a78e73-b6b9-4f52-ad2d-e34770b08ab2 x-compute-request-id: req-86a78e73-b6b9-4f52-ad2d-e34770b08ab2 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.28:8774/v2.1/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "bookmark"}], "image": {"id": "42ec9a86-e746-4f84-bb9e-ec085216b7a2", "links": [{"href": "http://172.30.9.28:8774/images/42ec9a86-e746-4f84-bb9e-ec085216b7a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ec02f38a-08eb-4b79-9469-f0aa961631c5", "links": [{"href": "http://172.30.9.28:8774/flavors/ec02f38a-08eb-4b79-9469-f0aa961631c5", "rel": "bookmark"}]}, "id": "184f84dc-68be-4e8f-99aa-8913b1b68368", "security_groups": [{"name": "cloudify-sg_6325272a-d780-4486-be92-d92601b9193c"}], "user_id": "e082925cd69e4685996d787f5b08e08f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:23:55Z", "hostId": "c61577163091dd398f69ac56a45b6008748be3c096640c7ba20e0b01", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_6325272a-d780-4486-be92-d92601b9193c", "name": "cloudify-vm_6325272a-d780-4486-be92-d92601b9193c", "created": "2018-11-14T20:23:51Z", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:24:47,103 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-86a78e73-b6b9-4f52-ad2d-e34770b08ab2 2018-11-14 20:24:47,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.612593173981s 2018-11-14 20:24:47,103 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-86a78e73-b6b9-4f52-ad2d-e34770b08ab2 2018-11-14 20:24:47,107 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:24:49,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:24:49,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:24:49,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:24:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-081d8bc4-73ac-40c7-80cd-36ca7d4ac91e x-compute-request-id: req-081d8bc4-73ac-40c7-80cd-36ca7d4ac91e 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.28:8774/v2.1/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "bookmark"}], "image": {"id": "42ec9a86-e746-4f84-bb9e-ec085216b7a2", "links": [{"href": "http://172.30.9.28:8774/images/42ec9a86-e746-4f84-bb9e-ec085216b7a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ec02f38a-08eb-4b79-9469-f0aa961631c5", "links": [{"href": "http://172.30.9.28:8774/flavors/ec02f38a-08eb-4b79-9469-f0aa961631c5", "rel": "bookmark"}]}, "id": "184f84dc-68be-4e8f-99aa-8913b1b68368", "security_groups": [{"name": "cloudify-sg_6325272a-d780-4486-be92-d92601b9193c"}], "user_id": "e082925cd69e4685996d787f5b08e08f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:23:55Z", "hostId": "c61577163091dd398f69ac56a45b6008748be3c096640c7ba20e0b01", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_6325272a-d780-4486-be92-d92601b9193c", "name": "cloudify-vm_6325272a-d780-4486-be92-d92601b9193c", "created": "2018-11-14T20:23:51Z", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:24:49,675 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-081d8bc4-73ac-40c7-80cd-36ca7d4ac91e 2018-11-14 20:24:49,675 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.565008163452s 2018-11-14 20:24:49,675 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-081d8bc4-73ac-40c7-80cd-36ca7d4ac91e 2018-11-14 20:24:49,679 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:24:51,682 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:24:51,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:24:52,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:24: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-b416d534-e2a4-455b-b467-ac4cb12d70eb x-compute-request-id: req-b416d534-e2a4-455b-b467-ac4cb12d70eb 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.28:8774/v2.1/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "bookmark"}], "image": {"id": "42ec9a86-e746-4f84-bb9e-ec085216b7a2", "links": [{"href": "http://172.30.9.28:8774/images/42ec9a86-e746-4f84-bb9e-ec085216b7a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ec02f38a-08eb-4b79-9469-f0aa961631c5", "links": [{"href": "http://172.30.9.28:8774/flavors/ec02f38a-08eb-4b79-9469-f0aa961631c5", "rel": "bookmark"}]}, "id": "184f84dc-68be-4e8f-99aa-8913b1b68368", "security_groups": [{"name": "cloudify-sg_6325272a-d780-4486-be92-d92601b9193c"}], "user_id": "e082925cd69e4685996d787f5b08e08f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:23:55Z", "hostId": "c61577163091dd398f69ac56a45b6008748be3c096640c7ba20e0b01", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_6325272a-d780-4486-be92-d92601b9193c", "name": "cloudify-vm_6325272a-d780-4486-be92-d92601b9193c", "created": "2018-11-14T20:23:51Z", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:24:52,442 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b416d534-e2a4-455b-b467-ac4cb12d70eb 2018-11-14 20:24:52,442 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.760290145874s 2018-11-14 20:24:52,443 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b416d534-e2a4-455b-b467-ac4cb12d70eb 2018-11-14 20:24:52,447 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:24:54,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:24:54,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:24:55,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:24:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bcfcd917-b740-4a93-8295-d6d5dbb5fa22 x-compute-request-id: req-bcfcd917-b740-4a93-8295-d6d5dbb5fa22 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.28:8774/v2.1/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "bookmark"}], "image": {"id": "42ec9a86-e746-4f84-bb9e-ec085216b7a2", "links": [{"href": "http://172.30.9.28:8774/images/42ec9a86-e746-4f84-bb9e-ec085216b7a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ec02f38a-08eb-4b79-9469-f0aa961631c5", "links": [{"href": "http://172.30.9.28:8774/flavors/ec02f38a-08eb-4b79-9469-f0aa961631c5", "rel": "bookmark"}]}, "id": "184f84dc-68be-4e8f-99aa-8913b1b68368", "security_groups": [{"name": "cloudify-sg_6325272a-d780-4486-be92-d92601b9193c"}], "user_id": "e082925cd69e4685996d787f5b08e08f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:23:55Z", "hostId": "c61577163091dd398f69ac56a45b6008748be3c096640c7ba20e0b01", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_6325272a-d780-4486-be92-d92601b9193c", "name": "cloudify-vm_6325272a-d780-4486-be92-d92601b9193c", "created": "2018-11-14T20:23:51Z", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:24:55,186 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-bcfcd917-b740-4a93-8295-d6d5dbb5fa22 2018-11-14 20:24:55,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.736322879791s 2018-11-14 20:24:55,186 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-bcfcd917-b740-4a93-8295-d6d5dbb5fa22 2018-11-14 20:24:55,190 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:24:57,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:24:57,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:24:57,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:24: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-a5a9f372-c46b-421a-96b0-0d8ab80b6e5e x-compute-request-id: req-a5a9f372-c46b-421a-96b0-0d8ab80b6e5e 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.28:8774/v2.1/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "bookmark"}], "image": {"id": "42ec9a86-e746-4f84-bb9e-ec085216b7a2", "links": [{"href": "http://172.30.9.28:8774/images/42ec9a86-e746-4f84-bb9e-ec085216b7a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ec02f38a-08eb-4b79-9469-f0aa961631c5", "links": [{"href": "http://172.30.9.28:8774/flavors/ec02f38a-08eb-4b79-9469-f0aa961631c5", "rel": "bookmark"}]}, "id": "184f84dc-68be-4e8f-99aa-8913b1b68368", "security_groups": [{"name": "cloudify-sg_6325272a-d780-4486-be92-d92601b9193c"}], "user_id": "e082925cd69e4685996d787f5b08e08f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:23:55Z", "hostId": "c61577163091dd398f69ac56a45b6008748be3c096640c7ba20e0b01", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_6325272a-d780-4486-be92-d92601b9193c", "name": "cloudify-vm_6325272a-d780-4486-be92-d92601b9193c", "created": "2018-11-14T20:23:51Z", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:24:57,914 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a5a9f372-c46b-421a-96b0-0d8ab80b6e5e 2018-11-14 20:24:57,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.722393035889s 2018-11-14 20:24:57,914 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a5a9f372-c46b-421a-96b0-0d8ab80b6e5e 2018-11-14 20:24:57,918 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:24:59,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:24:59,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:25:00,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:24:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b3d6e4d5-973b-4c04-8625-7db908900c31 x-compute-request-id: req-b3d6e4d5-973b-4c04-8625-7db908900c31 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.28:8774/v2.1/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "bookmark"}], "image": {"id": "42ec9a86-e746-4f84-bb9e-ec085216b7a2", "links": [{"href": "http://172.30.9.28:8774/images/42ec9a86-e746-4f84-bb9e-ec085216b7a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ec02f38a-08eb-4b79-9469-f0aa961631c5", "links": [{"href": "http://172.30.9.28:8774/flavors/ec02f38a-08eb-4b79-9469-f0aa961631c5", "rel": "bookmark"}]}, "id": "184f84dc-68be-4e8f-99aa-8913b1b68368", "security_groups": [{"name": "cloudify-sg_6325272a-d780-4486-be92-d92601b9193c"}], "user_id": "e082925cd69e4685996d787f5b08e08f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:23:55Z", "hostId": "c61577163091dd398f69ac56a45b6008748be3c096640c7ba20e0b01", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_6325272a-d780-4486-be92-d92601b9193c", "name": "cloudify-vm_6325272a-d780-4486-be92-d92601b9193c", "created": "2018-11-14T20:23:51Z", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:25:00,856 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b3d6e4d5-973b-4c04-8625-7db908900c31 2018-11-14 20:25:00,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.934954166412s 2018-11-14 20:25:00,856 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b3d6e4d5-973b-4c04-8625-7db908900c31 2018-11-14 20:25:00,860 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:25:02,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:25:02,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:25:03,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:25:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8f6a0101-2e73-4471-83d4-08c95e854692 x-compute-request-id: req-8f6a0101-2e73-4471-83d4-08c95e854692 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.28:8774/v2.1/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "bookmark"}], "image": {"id": "42ec9a86-e746-4f84-bb9e-ec085216b7a2", "links": [{"href": "http://172.30.9.28:8774/images/42ec9a86-e746-4f84-bb9e-ec085216b7a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ec02f38a-08eb-4b79-9469-f0aa961631c5", "links": [{"href": "http://172.30.9.28:8774/flavors/ec02f38a-08eb-4b79-9469-f0aa961631c5", "rel": "bookmark"}]}, "id": "184f84dc-68be-4e8f-99aa-8913b1b68368", "security_groups": [{"name": "cloudify-sg_6325272a-d780-4486-be92-d92601b9193c"}], "user_id": "e082925cd69e4685996d787f5b08e08f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:23:55Z", "hostId": "c61577163091dd398f69ac56a45b6008748be3c096640c7ba20e0b01", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_6325272a-d780-4486-be92-d92601b9193c", "name": "cloudify-vm_6325272a-d780-4486-be92-d92601b9193c", "created": "2018-11-14T20:23:51Z", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:25:03,608 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8f6a0101-2e73-4471-83d4-08c95e854692 2018-11-14 20:25:03,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.745152950287s 2018-11-14 20:25:03,608 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8f6a0101-2e73-4471-83d4-08c95e854692 2018-11-14 20:25:03,612 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:25:05,615 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:25:05,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:25:06,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:25: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-18f91e26-34ec-4af8-a9e9-2174e7e0de33 x-compute-request-id: req-18f91e26-34ec-4af8-a9e9-2174e7e0de33 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.28:8774/v2.1/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "bookmark"}], "image": {"id": "42ec9a86-e746-4f84-bb9e-ec085216b7a2", "links": [{"href": "http://172.30.9.28:8774/images/42ec9a86-e746-4f84-bb9e-ec085216b7a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ec02f38a-08eb-4b79-9469-f0aa961631c5", "links": [{"href": "http://172.30.9.28:8774/flavors/ec02f38a-08eb-4b79-9469-f0aa961631c5", "rel": "bookmark"}]}, "id": "184f84dc-68be-4e8f-99aa-8913b1b68368", "security_groups": [{"name": "cloudify-sg_6325272a-d780-4486-be92-d92601b9193c"}], "user_id": "e082925cd69e4685996d787f5b08e08f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:23:55Z", "hostId": "c61577163091dd398f69ac56a45b6008748be3c096640c7ba20e0b01", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_6325272a-d780-4486-be92-d92601b9193c", "name": "cloudify-vm_6325272a-d780-4486-be92-d92601b9193c", "created": "2018-11-14T20:23:51Z", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:25:06,196 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-18f91e26-34ec-4af8-a9e9-2174e7e0de33 2018-11-14 20:25:06,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.581226110458s 2018-11-14 20:25:06,196 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-18f91e26-34ec-4af8-a9e9-2174e7e0de33 2018-11-14 20:25:06,200 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:25:08,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:25:08,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:25:08,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:25: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-c6431594-de24-4e85-9f5c-36f8293fae7d x-compute-request-id: req-c6431594-de24-4e85-9f5c-36f8293fae7d 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.28:8774/v2.1/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "bookmark"}], "image": {"id": "42ec9a86-e746-4f84-bb9e-ec085216b7a2", "links": [{"href": "http://172.30.9.28:8774/images/42ec9a86-e746-4f84-bb9e-ec085216b7a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ec02f38a-08eb-4b79-9469-f0aa961631c5", "links": [{"href": "http://172.30.9.28:8774/flavors/ec02f38a-08eb-4b79-9469-f0aa961631c5", "rel": "bookmark"}]}, "id": "184f84dc-68be-4e8f-99aa-8913b1b68368", "security_groups": [{"name": "cloudify-sg_6325272a-d780-4486-be92-d92601b9193c"}], "user_id": "e082925cd69e4685996d787f5b08e08f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:23:55Z", "hostId": "c61577163091dd398f69ac56a45b6008748be3c096640c7ba20e0b01", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_6325272a-d780-4486-be92-d92601b9193c", "name": "cloudify-vm_6325272a-d780-4486-be92-d92601b9193c", "created": "2018-11-14T20:23:51Z", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:25:08,577 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c6431594-de24-4e85-9f5c-36f8293fae7d 2018-11-14 20:25:08,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.374459981918s 2018-11-14 20:25:08,577 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c6431594-de24-4e85-9f5c-36f8293fae7d 2018-11-14 20:25:08,581 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:25:10,584 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:25:10,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:25:11,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:25: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-cc393c9e-252c-4185-a70b-c15a4bebd5b1 x-compute-request-id: req-cc393c9e-252c-4185-a70b-c15a4bebd5b1 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.28:8774/v2.1/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "bookmark"}], "image": {"id": "42ec9a86-e746-4f84-bb9e-ec085216b7a2", "links": [{"href": "http://172.30.9.28:8774/images/42ec9a86-e746-4f84-bb9e-ec085216b7a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ec02f38a-08eb-4b79-9469-f0aa961631c5", "links": [{"href": "http://172.30.9.28:8774/flavors/ec02f38a-08eb-4b79-9469-f0aa961631c5", "rel": "bookmark"}]}, "id": "184f84dc-68be-4e8f-99aa-8913b1b68368", "security_groups": [{"name": "cloudify-sg_6325272a-d780-4486-be92-d92601b9193c"}], "user_id": "e082925cd69e4685996d787f5b08e08f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:23:55Z", "hostId": "c61577163091dd398f69ac56a45b6008748be3c096640c7ba20e0b01", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_6325272a-d780-4486-be92-d92601b9193c", "name": "cloudify-vm_6325272a-d780-4486-be92-d92601b9193c", "created": "2018-11-14T20:23:51Z", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:25:11,195 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-cc393c9e-252c-4185-a70b-c15a4bebd5b1 2018-11-14 20:25:11,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.611454963684s 2018-11-14 20:25:11,196 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-cc393c9e-252c-4185-a70b-c15a4bebd5b1 2018-11-14 20:25:11,200 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:25:13,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:25:13,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:25:13,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:25:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-223b25d4-67c7-4f67-9dbd-a6bfc8f1f4e1 x-compute-request-id: req-223b25d4-67c7-4f67-9dbd-a6bfc8f1f4e1 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.28:8774/v2.1/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "bookmark"}], "image": {"id": "42ec9a86-e746-4f84-bb9e-ec085216b7a2", "links": [{"href": "http://172.30.9.28:8774/images/42ec9a86-e746-4f84-bb9e-ec085216b7a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ec02f38a-08eb-4b79-9469-f0aa961631c5", "links": [{"href": "http://172.30.9.28:8774/flavors/ec02f38a-08eb-4b79-9469-f0aa961631c5", "rel": "bookmark"}]}, "id": "184f84dc-68be-4e8f-99aa-8913b1b68368", "security_groups": [{"name": "cloudify-sg_6325272a-d780-4486-be92-d92601b9193c"}], "user_id": "e082925cd69e4685996d787f5b08e08f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:23:55Z", "hostId": "c61577163091dd398f69ac56a45b6008748be3c096640c7ba20e0b01", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_6325272a-d780-4486-be92-d92601b9193c", "name": "cloudify-vm_6325272a-d780-4486-be92-d92601b9193c", "created": "2018-11-14T20:23:51Z", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:25:13,845 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-223b25d4-67c7-4f67-9dbd-a6bfc8f1f4e1 2018-11-14 20:25:13,845 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.642678976059s 2018-11-14 20:25:13,845 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-223b25d4-67c7-4f67-9dbd-a6bfc8f1f4e1 2018-11-14 20:25:13,849 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:25:15,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:25:15,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:25:16,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:25: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-927a463a-000f-4015-99da-7ad0c7147a40 x-compute-request-id: req-927a463a-000f-4015-99da-7ad0c7147a40 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.28:8774/v2.1/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "bookmark"}], "image": {"id": "42ec9a86-e746-4f84-bb9e-ec085216b7a2", "links": [{"href": "http://172.30.9.28:8774/images/42ec9a86-e746-4f84-bb9e-ec085216b7a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ec02f38a-08eb-4b79-9469-f0aa961631c5", "links": [{"href": "http://172.30.9.28:8774/flavors/ec02f38a-08eb-4b79-9469-f0aa961631c5", "rel": "bookmark"}]}, "id": "184f84dc-68be-4e8f-99aa-8913b1b68368", "security_groups": [{"name": "cloudify-sg_6325272a-d780-4486-be92-d92601b9193c"}], "user_id": "e082925cd69e4685996d787f5b08e08f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:23:55Z", "hostId": "c61577163091dd398f69ac56a45b6008748be3c096640c7ba20e0b01", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_6325272a-d780-4486-be92-d92601b9193c", "name": "cloudify-vm_6325272a-d780-4486-be92-d92601b9193c", "created": "2018-11-14T20:23:51Z", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:25:16,412 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-927a463a-000f-4015-99da-7ad0c7147a40 2018-11-14 20:25:16,412 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.559849023819s 2018-11-14 20:25:16,412 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-927a463a-000f-4015-99da-7ad0c7147a40 2018-11-14 20:25:16,416 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:25:18,419 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:25:18,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:25:18,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:25: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-9b572c05-539e-47de-a2bf-a78530328b30 x-compute-request-id: req-9b572c05-539e-47de-a2bf-a78530328b30 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.28:8774/v2.1/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "bookmark"}], "image": {"id": "42ec9a86-e746-4f84-bb9e-ec085216b7a2", "links": [{"href": "http://172.30.9.28:8774/images/42ec9a86-e746-4f84-bb9e-ec085216b7a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ec02f38a-08eb-4b79-9469-f0aa961631c5", "links": [{"href": "http://172.30.9.28:8774/flavors/ec02f38a-08eb-4b79-9469-f0aa961631c5", "rel": "bookmark"}]}, "id": "184f84dc-68be-4e8f-99aa-8913b1b68368", "security_groups": [{"name": "cloudify-sg_6325272a-d780-4486-be92-d92601b9193c"}], "user_id": "e082925cd69e4685996d787f5b08e08f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:23:55Z", "hostId": "c61577163091dd398f69ac56a45b6008748be3c096640c7ba20e0b01", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_6325272a-d780-4486-be92-d92601b9193c", "name": "cloudify-vm_6325272a-d780-4486-be92-d92601b9193c", "created": "2018-11-14T20:23:51Z", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:25:18,975 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9b572c05-539e-47de-a2bf-a78530328b30 2018-11-14 20:25:18,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.555848121643s 2018-11-14 20:25:18,975 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9b572c05-539e-47de-a2bf-a78530328b30 2018-11-14 20:25:18,979 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:25:20,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:25:20,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:25:21,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:25: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-0b018199-706b-43d3-989a-85c347537ebb x-compute-request-id: req-0b018199-706b-43d3-989a-85c347537ebb 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.28:8774/v2.1/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "bookmark"}], "image": {"id": "42ec9a86-e746-4f84-bb9e-ec085216b7a2", "links": [{"href": "http://172.30.9.28:8774/images/42ec9a86-e746-4f84-bb9e-ec085216b7a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ec02f38a-08eb-4b79-9469-f0aa961631c5", "links": [{"href": "http://172.30.9.28:8774/flavors/ec02f38a-08eb-4b79-9469-f0aa961631c5", "rel": "bookmark"}]}, "id": "184f84dc-68be-4e8f-99aa-8913b1b68368", "security_groups": [{"name": "cloudify-sg_6325272a-d780-4486-be92-d92601b9193c"}], "user_id": "e082925cd69e4685996d787f5b08e08f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:23:55Z", "hostId": "c61577163091dd398f69ac56a45b6008748be3c096640c7ba20e0b01", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_6325272a-d780-4486-be92-d92601b9193c", "name": "cloudify-vm_6325272a-d780-4486-be92-d92601b9193c", "created": "2018-11-14T20:23:51Z", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:25:21,538 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0b018199-706b-43d3-989a-85c347537ebb 2018-11-14 20:25:21,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.556086063385s 2018-11-14 20:25:21,538 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0b018199-706b-43d3-989a-85c347537ebb 2018-11-14 20:25:21,542 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:25:23,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:25:23,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:25:24,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:25: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-a8d999cd-1935-4107-a870-3bfc55d816f9 x-compute-request-id: req-a8d999cd-1935-4107-a870-3bfc55d816f9 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.28:8774/v2.1/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "bookmark"}], "image": {"id": "42ec9a86-e746-4f84-bb9e-ec085216b7a2", "links": [{"href": "http://172.30.9.28:8774/images/42ec9a86-e746-4f84-bb9e-ec085216b7a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ec02f38a-08eb-4b79-9469-f0aa961631c5", "links": [{"href": "http://172.30.9.28:8774/flavors/ec02f38a-08eb-4b79-9469-f0aa961631c5", "rel": "bookmark"}]}, "id": "184f84dc-68be-4e8f-99aa-8913b1b68368", "security_groups": [{"name": "cloudify-sg_6325272a-d780-4486-be92-d92601b9193c"}], "user_id": "e082925cd69e4685996d787f5b08e08f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:23:55Z", "hostId": "c61577163091dd398f69ac56a45b6008748be3c096640c7ba20e0b01", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_6325272a-d780-4486-be92-d92601b9193c", "name": "cloudify-vm_6325272a-d780-4486-be92-d92601b9193c", "created": "2018-11-14T20:23:51Z", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:25:24,141 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a8d999cd-1935-4107-a870-3bfc55d816f9 2018-11-14 20:25:24,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.596476078033s 2018-11-14 20:25:24,141 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a8d999cd-1935-4107-a870-3bfc55d816f9 2018-11-14 20:25:24,145 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:25:26,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:25:26,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:25:26,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:25: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-7ff39865-c910-4dca-8177-b6ee86123f91 x-compute-request-id: req-7ff39865-c910-4dca-8177-b6ee86123f91 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.28:8774/v2.1/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "bookmark"}], "image": {"id": "42ec9a86-e746-4f84-bb9e-ec085216b7a2", "links": [{"href": "http://172.30.9.28:8774/images/42ec9a86-e746-4f84-bb9e-ec085216b7a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ec02f38a-08eb-4b79-9469-f0aa961631c5", "links": [{"href": "http://172.30.9.28:8774/flavors/ec02f38a-08eb-4b79-9469-f0aa961631c5", "rel": "bookmark"}]}, "id": "184f84dc-68be-4e8f-99aa-8913b1b68368", "security_groups": [{"name": "cloudify-sg_6325272a-d780-4486-be92-d92601b9193c"}], "user_id": "e082925cd69e4685996d787f5b08e08f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:23:55Z", "hostId": "c61577163091dd398f69ac56a45b6008748be3c096640c7ba20e0b01", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_6325272a-d780-4486-be92-d92601b9193c", "name": "cloudify-vm_6325272a-d780-4486-be92-d92601b9193c", "created": "2018-11-14T20:23:51Z", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:25:26,734 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7ff39865-c910-4dca-8177-b6ee86123f91 2018-11-14 20:25:26,735 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.587125062943s 2018-11-14 20:25:26,735 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7ff39865-c910-4dca-8177-b6ee86123f91 2018-11-14 20:25:26,739 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:25:28,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:25:28,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:25:29,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:25: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-8d58bd41-1cc3-4cf6-b421-a14e4ad563e5 x-compute-request-id: req-8d58bd41-1cc3-4cf6-b421-a14e4ad563e5 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.28:8774/v2.1/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "bookmark"}], "image": {"id": "42ec9a86-e746-4f84-bb9e-ec085216b7a2", "links": [{"href": "http://172.30.9.28:8774/images/42ec9a86-e746-4f84-bb9e-ec085216b7a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ec02f38a-08eb-4b79-9469-f0aa961631c5", "links": [{"href": "http://172.30.9.28:8774/flavors/ec02f38a-08eb-4b79-9469-f0aa961631c5", "rel": "bookmark"}]}, "id": "184f84dc-68be-4e8f-99aa-8913b1b68368", "security_groups": [{"name": "cloudify-sg_6325272a-d780-4486-be92-d92601b9193c"}], "user_id": "e082925cd69e4685996d787f5b08e08f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:23:55Z", "hostId": "c61577163091dd398f69ac56a45b6008748be3c096640c7ba20e0b01", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_6325272a-d780-4486-be92-d92601b9193c", "name": "cloudify-vm_6325272a-d780-4486-be92-d92601b9193c", "created": "2018-11-14T20:23:51Z", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:25:29,320 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8d58bd41-1cc3-4cf6-b421-a14e4ad563e5 2018-11-14 20:25:29,320 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.578290939331s 2018-11-14 20:25:29,320 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8d58bd41-1cc3-4cf6-b421-a14e4ad563e5 2018-11-14 20:25:29,324 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:25:31,326 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:25:31,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:25:31,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:25: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-7b7aa4e1-42b9-4061-a8d5-664429237e1e x-compute-request-id: req-7b7aa4e1-42b9-4061-a8d5-664429237e1e 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.28:8774/v2.1/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "bookmark"}], "image": {"id": "42ec9a86-e746-4f84-bb9e-ec085216b7a2", "links": [{"href": "http://172.30.9.28:8774/images/42ec9a86-e746-4f84-bb9e-ec085216b7a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ec02f38a-08eb-4b79-9469-f0aa961631c5", "links": [{"href": "http://172.30.9.28:8774/flavors/ec02f38a-08eb-4b79-9469-f0aa961631c5", "rel": "bookmark"}]}, "id": "184f84dc-68be-4e8f-99aa-8913b1b68368", "security_groups": [{"name": "cloudify-sg_6325272a-d780-4486-be92-d92601b9193c"}], "user_id": "e082925cd69e4685996d787f5b08e08f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:23:55Z", "hostId": "c61577163091dd398f69ac56a45b6008748be3c096640c7ba20e0b01", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_6325272a-d780-4486-be92-d92601b9193c", "name": "cloudify-vm_6325272a-d780-4486-be92-d92601b9193c", "created": "2018-11-14T20:23:51Z", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:25:31,978 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7b7aa4e1-42b9-4061-a8d5-664429237e1e 2018-11-14 20:25:31,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.651691913605s 2018-11-14 20:25:31,979 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7b7aa4e1-42b9-4061-a8d5-664429237e1e 2018-11-14 20:25:31,982 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:25:33,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:25:33,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:25:34,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:25: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-fe5eeb61-253a-4bbd-9923-03f1e294a5b7 x-compute-request-id: req-fe5eeb61-253a-4bbd-9923-03f1e294a5b7 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.28:8774/v2.1/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "bookmark"}], "image": {"id": "42ec9a86-e746-4f84-bb9e-ec085216b7a2", "links": [{"href": "http://172.30.9.28:8774/images/42ec9a86-e746-4f84-bb9e-ec085216b7a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ec02f38a-08eb-4b79-9469-f0aa961631c5", "links": [{"href": "http://172.30.9.28:8774/flavors/ec02f38a-08eb-4b79-9469-f0aa961631c5", "rel": "bookmark"}]}, "id": "184f84dc-68be-4e8f-99aa-8913b1b68368", "security_groups": [{"name": "cloudify-sg_6325272a-d780-4486-be92-d92601b9193c"}], "user_id": "e082925cd69e4685996d787f5b08e08f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:23:55Z", "hostId": "c61577163091dd398f69ac56a45b6008748be3c096640c7ba20e0b01", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_6325272a-d780-4486-be92-d92601b9193c", "name": "cloudify-vm_6325272a-d780-4486-be92-d92601b9193c", "created": "2018-11-14T20:23:51Z", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:25:34,572 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-fe5eeb61-253a-4bbd-9923-03f1e294a5b7 2018-11-14 20:25:34,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.587249994278s 2018-11-14 20:25:34,573 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-fe5eeb61-253a-4bbd-9923-03f1e294a5b7 2018-11-14 20:25:34,576 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:25:36,579 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:25:36,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:25:37,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:25: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-1e3bcdd0-127c-41a8-a018-c38eb29433a8 x-compute-request-id: req-1e3bcdd0-127c-41a8-a018-c38eb29433a8 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.28:8774/v2.1/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "bookmark"}], "image": {"id": "42ec9a86-e746-4f84-bb9e-ec085216b7a2", "links": [{"href": "http://172.30.9.28:8774/images/42ec9a86-e746-4f84-bb9e-ec085216b7a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ec02f38a-08eb-4b79-9469-f0aa961631c5", "links": [{"href": "http://172.30.9.28:8774/flavors/ec02f38a-08eb-4b79-9469-f0aa961631c5", "rel": "bookmark"}]}, "id": "184f84dc-68be-4e8f-99aa-8913b1b68368", "security_groups": [{"name": "cloudify-sg_6325272a-d780-4486-be92-d92601b9193c"}], "user_id": "e082925cd69e4685996d787f5b08e08f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:23:55Z", "hostId": "c61577163091dd398f69ac56a45b6008748be3c096640c7ba20e0b01", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_6325272a-d780-4486-be92-d92601b9193c", "name": "cloudify-vm_6325272a-d780-4486-be92-d92601b9193c", "created": "2018-11-14T20:23:51Z", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:25:37,157 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-1e3bcdd0-127c-41a8-a018-c38eb29433a8 2018-11-14 20:25:37,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.577975988388s 2018-11-14 20:25:37,157 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-1e3bcdd0-127c-41a8-a018-c38eb29433a8 2018-11-14 20:25:37,161 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:25:39,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:25:39,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:25:40,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:25: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-3be8cfcc-090e-4c44-81cd-0c893004b2a2 x-compute-request-id: req-3be8cfcc-090e-4c44-81cd-0c893004b2a2 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.28:8774/v2.1/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "bookmark"}], "image": {"id": "42ec9a86-e746-4f84-bb9e-ec085216b7a2", "links": [{"href": "http://172.30.9.28:8774/images/42ec9a86-e746-4f84-bb9e-ec085216b7a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ec02f38a-08eb-4b79-9469-f0aa961631c5", "links": [{"href": "http://172.30.9.28:8774/flavors/ec02f38a-08eb-4b79-9469-f0aa961631c5", "rel": "bookmark"}]}, "id": "184f84dc-68be-4e8f-99aa-8913b1b68368", "security_groups": [{"name": "cloudify-sg_6325272a-d780-4486-be92-d92601b9193c"}], "user_id": "e082925cd69e4685996d787f5b08e08f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:23:55Z", "hostId": "c61577163091dd398f69ac56a45b6008748be3c096640c7ba20e0b01", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_6325272a-d780-4486-be92-d92601b9193c", "name": "cloudify-vm_6325272a-d780-4486-be92-d92601b9193c", "created": "2018-11-14T20:23:51Z", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:25:40,141 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3be8cfcc-090e-4c44-81cd-0c893004b2a2 2018-11-14 20:25:40,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.977107048035s 2018-11-14 20:25:40,141 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3be8cfcc-090e-4c44-81cd-0c893004b2a2 2018-11-14 20:25:40,145 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:25:42,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:25:42,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:25:42,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:25: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-aee05e86-ed0a-4bc6-a132-9224fa2b754e x-compute-request-id: req-aee05e86-ed0a-4bc6-a132-9224fa2b754e 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.28:8774/v2.1/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "bookmark"}], "image": {"id": "42ec9a86-e746-4f84-bb9e-ec085216b7a2", "links": [{"href": "http://172.30.9.28:8774/images/42ec9a86-e746-4f84-bb9e-ec085216b7a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ec02f38a-08eb-4b79-9469-f0aa961631c5", "links": [{"href": "http://172.30.9.28:8774/flavors/ec02f38a-08eb-4b79-9469-f0aa961631c5", "rel": "bookmark"}]}, "id": "184f84dc-68be-4e8f-99aa-8913b1b68368", "security_groups": [{"name": "cloudify-sg_6325272a-d780-4486-be92-d92601b9193c"}], "user_id": "e082925cd69e4685996d787f5b08e08f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:23:55Z", "hostId": "c61577163091dd398f69ac56a45b6008748be3c096640c7ba20e0b01", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_6325272a-d780-4486-be92-d92601b9193c", "name": "cloudify-vm_6325272a-d780-4486-be92-d92601b9193c", "created": "2018-11-14T20:23:51Z", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:25:42,763 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-aee05e86-ed0a-4bc6-a132-9224fa2b754e 2018-11-14 20:25:42,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.615875005722s 2018-11-14 20:25:42,764 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-aee05e86-ed0a-4bc6-a132-9224fa2b754e 2018-11-14 20:25:42,767 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:25:44,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:25:44,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:25:45,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:25: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-0adfaf62-1795-469e-bf5e-01043111465c x-compute-request-id: req-0adfaf62-1795-469e-bf5e-01043111465c 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.28:8774/v2.1/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "bookmark"}], "image": {"id": "42ec9a86-e746-4f84-bb9e-ec085216b7a2", "links": [{"href": "http://172.30.9.28:8774/images/42ec9a86-e746-4f84-bb9e-ec085216b7a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ec02f38a-08eb-4b79-9469-f0aa961631c5", "links": [{"href": "http://172.30.9.28:8774/flavors/ec02f38a-08eb-4b79-9469-f0aa961631c5", "rel": "bookmark"}]}, "id": "184f84dc-68be-4e8f-99aa-8913b1b68368", "security_groups": [{"name": "cloudify-sg_6325272a-d780-4486-be92-d92601b9193c"}], "user_id": "e082925cd69e4685996d787f5b08e08f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:23:55Z", "hostId": "c61577163091dd398f69ac56a45b6008748be3c096640c7ba20e0b01", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_6325272a-d780-4486-be92-d92601b9193c", "name": "cloudify-vm_6325272a-d780-4486-be92-d92601b9193c", "created": "2018-11-14T20:23:51Z", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:25:45,323 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0adfaf62-1795-469e-bf5e-01043111465c 2018-11-14 20:25:45,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.553076028824s 2018-11-14 20:25:45,324 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0adfaf62-1795-469e-bf5e-01043111465c 2018-11-14 20:25:45,327 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:25:47,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:25:47,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:25:47,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:25: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-a211cde9-b4b0-4a58-ab5a-2988e9d868cf x-compute-request-id: req-a211cde9-b4b0-4a58-ab5a-2988e9d868cf 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.28:8774/v2.1/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "bookmark"}], "image": {"id": "42ec9a86-e746-4f84-bb9e-ec085216b7a2", "links": [{"href": "http://172.30.9.28:8774/images/42ec9a86-e746-4f84-bb9e-ec085216b7a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ec02f38a-08eb-4b79-9469-f0aa961631c5", "links": [{"href": "http://172.30.9.28:8774/flavors/ec02f38a-08eb-4b79-9469-f0aa961631c5", "rel": "bookmark"}]}, "id": "184f84dc-68be-4e8f-99aa-8913b1b68368", "security_groups": [{"name": "cloudify-sg_6325272a-d780-4486-be92-d92601b9193c"}], "user_id": "e082925cd69e4685996d787f5b08e08f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:23:55Z", "hostId": "c61577163091dd398f69ac56a45b6008748be3c096640c7ba20e0b01", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_6325272a-d780-4486-be92-d92601b9193c", "name": "cloudify-vm_6325272a-d780-4486-be92-d92601b9193c", "created": "2018-11-14T20:23:51Z", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:25:47,883 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a211cde9-b4b0-4a58-ab5a-2988e9d868cf 2018-11-14 20:25:47,884 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.55354309082s 2018-11-14 20:25:47,884 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a211cde9-b4b0-4a58-ab5a-2988e9d868cf 2018-11-14 20:25:47,888 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:25:49,890 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:25:49,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:25:50,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:25:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-793c65f8-b27b-45d6-9552-8fee5cbb2638 x-compute-request-id: req-793c65f8-b27b-45d6-9552-8fee5cbb2638 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.28:8774/v2.1/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "bookmark"}], "image": {"id": "42ec9a86-e746-4f84-bb9e-ec085216b7a2", "links": [{"href": "http://172.30.9.28:8774/images/42ec9a86-e746-4f84-bb9e-ec085216b7a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ec02f38a-08eb-4b79-9469-f0aa961631c5", "links": [{"href": "http://172.30.9.28:8774/flavors/ec02f38a-08eb-4b79-9469-f0aa961631c5", "rel": "bookmark"}]}, "id": "184f84dc-68be-4e8f-99aa-8913b1b68368", "security_groups": [{"name": "cloudify-sg_6325272a-d780-4486-be92-d92601b9193c"}], "user_id": "e082925cd69e4685996d787f5b08e08f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:23:55Z", "hostId": "c61577163091dd398f69ac56a45b6008748be3c096640c7ba20e0b01", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_6325272a-d780-4486-be92-d92601b9193c", "name": "cloudify-vm_6325272a-d780-4486-be92-d92601b9193c", "created": "2018-11-14T20:23:51Z", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:25:50,446 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-793c65f8-b27b-45d6-9552-8fee5cbb2638 2018-11-14 20:25:50,446 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.55540394783s 2018-11-14 20:25:50,446 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-793c65f8-b27b-45d6-9552-8fee5cbb2638 2018-11-14 20:25:50,450 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:25:52,452 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:25:52,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:25:53,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:25:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-173c4f63-368d-4d47-8b00-9925cb531918 x-compute-request-id: req-173c4f63-368d-4d47-8b00-9925cb531918 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.28:8774/v2.1/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "bookmark"}], "image": {"id": "42ec9a86-e746-4f84-bb9e-ec085216b7a2", "links": [{"href": "http://172.30.9.28:8774/images/42ec9a86-e746-4f84-bb9e-ec085216b7a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ec02f38a-08eb-4b79-9469-f0aa961631c5", "links": [{"href": "http://172.30.9.28:8774/flavors/ec02f38a-08eb-4b79-9469-f0aa961631c5", "rel": "bookmark"}]}, "id": "184f84dc-68be-4e8f-99aa-8913b1b68368", "security_groups": [{"name": "cloudify-sg_6325272a-d780-4486-be92-d92601b9193c"}], "user_id": "e082925cd69e4685996d787f5b08e08f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:23:55Z", "hostId": "c61577163091dd398f69ac56a45b6008748be3c096640c7ba20e0b01", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_6325272a-d780-4486-be92-d92601b9193c", "name": "cloudify-vm_6325272a-d780-4486-be92-d92601b9193c", "created": "2018-11-14T20:23:51Z", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:25:53,015 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-173c4f63-368d-4d47-8b00-9925cb531918 2018-11-14 20:25:53,016 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.563035011292s 2018-11-14 20:25:53,016 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-173c4f63-368d-4d47-8b00-9925cb531918 2018-11-14 20:25:53,020 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:25:55,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:25:55,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:25:55,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:25: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-b382deae-d37f-4662-81a9-05dc5efc9b9f x-compute-request-id: req-b382deae-d37f-4662-81a9-05dc5efc9b9f 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.28:8774/v2.1/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "bookmark"}], "image": {"id": "42ec9a86-e746-4f84-bb9e-ec085216b7a2", "links": [{"href": "http://172.30.9.28:8774/images/42ec9a86-e746-4f84-bb9e-ec085216b7a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ec02f38a-08eb-4b79-9469-f0aa961631c5", "links": [{"href": "http://172.30.9.28:8774/flavors/ec02f38a-08eb-4b79-9469-f0aa961631c5", "rel": "bookmark"}]}, "id": "184f84dc-68be-4e8f-99aa-8913b1b68368", "security_groups": [{"name": "cloudify-sg_6325272a-d780-4486-be92-d92601b9193c"}], "user_id": "e082925cd69e4685996d787f5b08e08f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:23:55Z", "hostId": "c61577163091dd398f69ac56a45b6008748be3c096640c7ba20e0b01", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_6325272a-d780-4486-be92-d92601b9193c", "name": "cloudify-vm_6325272a-d780-4486-be92-d92601b9193c", "created": "2018-11-14T20:23:51Z", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:25:55,558 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b382deae-d37f-4662-81a9-05dc5efc9b9f 2018-11-14 20:25:55,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.535583972931s 2018-11-14 20:25:55,559 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b382deae-d37f-4662-81a9-05dc5efc9b9f 2018-11-14 20:25:55,562 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:25:57,563 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:25:57,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:25:58,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:25: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-85da38c4-f73f-4747-b81b-3ce9aa302211 x-compute-request-id: req-85da38c4-f73f-4747-b81b-3ce9aa302211 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.28:8774/v2.1/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "bookmark"}], "image": {"id": "42ec9a86-e746-4f84-bb9e-ec085216b7a2", "links": [{"href": "http://172.30.9.28:8774/images/42ec9a86-e746-4f84-bb9e-ec085216b7a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ec02f38a-08eb-4b79-9469-f0aa961631c5", "links": [{"href": "http://172.30.9.28:8774/flavors/ec02f38a-08eb-4b79-9469-f0aa961631c5", "rel": "bookmark"}]}, "id": "184f84dc-68be-4e8f-99aa-8913b1b68368", "security_groups": [{"name": "cloudify-sg_6325272a-d780-4486-be92-d92601b9193c"}], "user_id": "e082925cd69e4685996d787f5b08e08f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:23:55Z", "hostId": "c61577163091dd398f69ac56a45b6008748be3c096640c7ba20e0b01", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_6325272a-d780-4486-be92-d92601b9193c", "name": "cloudify-vm_6325272a-d780-4486-be92-d92601b9193c", "created": "2018-11-14T20:23:51Z", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:25:58,123 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-85da38c4-f73f-4747-b81b-3ce9aa302211 2018-11-14 20:25:58,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.559551954269s 2018-11-14 20:25:58,123 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-85da38c4-f73f-4747-b81b-3ce9aa302211 2018-11-14 20:25:58,127 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:26:00,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:26:00,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:26:00,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:26: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-1f1c8efa-977c-446c-8dec-6b6f5119132e x-compute-request-id: req-1f1c8efa-977c-446c-8dec-6b6f5119132e 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.28:8774/v2.1/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "bookmark"}], "image": {"id": "42ec9a86-e746-4f84-bb9e-ec085216b7a2", "links": [{"href": "http://172.30.9.28:8774/images/42ec9a86-e746-4f84-bb9e-ec085216b7a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ec02f38a-08eb-4b79-9469-f0aa961631c5", "links": [{"href": "http://172.30.9.28:8774/flavors/ec02f38a-08eb-4b79-9469-f0aa961631c5", "rel": "bookmark"}]}, "id": "184f84dc-68be-4e8f-99aa-8913b1b68368", "security_groups": [{"name": "cloudify-sg_6325272a-d780-4486-be92-d92601b9193c"}], "user_id": "e082925cd69e4685996d787f5b08e08f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:23:55Z", "hostId": "c61577163091dd398f69ac56a45b6008748be3c096640c7ba20e0b01", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_6325272a-d780-4486-be92-d92601b9193c", "name": "cloudify-vm_6325272a-d780-4486-be92-d92601b9193c", "created": "2018-11-14T20:23:51Z", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:26:00,688 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-1f1c8efa-977c-446c-8dec-6b6f5119132e 2018-11-14 20:26:00,688 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.558552980423s 2018-11-14 20:26:00,689 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-1f1c8efa-977c-446c-8dec-6b6f5119132e 2018-11-14 20:26:00,692 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:26:02,695 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:26:02,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:26:03,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:26: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-26e09cd5-84e7-41ac-bd78-0fdf3bf846ac x-compute-request-id: req-26e09cd5-84e7-41ac-bd78-0fdf3bf846ac Content-Encoding: gzip Content-Length: 741 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify-net_6325272a-d780-4486-be92-d92601b9193c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:cf:09", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "bookmark"}], "image": {"id": "42ec9a86-e746-4f84-bb9e-ec085216b7a2", "links": [{"href": "http://172.30.9.28:8774/images/42ec9a86-e746-4f84-bb9e-ec085216b7a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:26:02.000000", "flavor": {"id": "ec02f38a-08eb-4b79-9469-f0aa961631c5", "links": [{"href": "http://172.30.9.28:8774/flavors/ec02f38a-08eb-4b79-9469-f0aa961631c5", "rel": "bookmark"}]}, "id": "184f84dc-68be-4e8f-99aa-8913b1b68368", "security_groups": [{"name": "cloudify-sg_6325272a-d780-4486-be92-d92601b9193c"}], "user_id": "e082925cd69e4685996d787f5b08e08f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:26:02Z", "hostId": "c61577163091dd398f69ac56a45b6008748be3c096640c7ba20e0b01", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_6325272a-d780-4486-be92-d92601b9193c", "name": "cloudify-vm_6325272a-d780-4486-be92-d92601b9193c", "created": "2018-11-14T20:23:51Z", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:26:03,334 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-26e09cd5-84e7-41ac-bd78-0fdf3bf846ac 2018-11-14 20:26:03,335 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.639543056488s 2018-11-14 20:26:03,335 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-26e09cd5-84e7-41ac-bd78-0fdf3bf846ac 2018-11-14 20:26:03,339 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-14 20:26:03,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=184f84dc-68be-4e8f-99aa-8913b1b68368" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:26:03,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-52a6e1e3-6419-497c-b9b0-de5fb62b11a5 Date: Wed, 14 Nov 2018 20:26:03 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"920d1880-51ce-42ab-b75c-3f779f20e5e9","tenant_id":"b0aa08d677ee491d8f0d00068cda58da","created_at":"2018-11-14T20:23:55Z","admin_state_up":true,"updated_at":"2018-11-14T20:26:01Z","binding:vnic_type":"normal","device_id":"184f84dc-68be-4e8f-99aa-8913b1b68368","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:10:cf:09","id":"4938b92e-f7d4-49c1-8cb3-2cc3fbcc6df0","port_security_enabled":true,"project_id":"b0aa08d677ee491d8f0d00068cda58da","fixed_ips":[{"subnet_id":"e928623c-a54a-4788-85b6-758aab0ad32d","ip_address":"192.168.120.13"}],"extra_dhcp_opts":[],"security_groups":["42c87896-5866-461e-8f7d-83682f5952d8"],"name":""}]} 2018-11-14 20:26:03,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=184f84dc-68be-4e8f-99aa-8913b1b68368 used request id req-52a6e1e3-6419-497c-b9b0-de5fb62b11a5 2018-11-14 20:26:03,389 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0496180057526s 2018-11-14 20:26:03,389 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=184f84dc-68be-4e8f-99aa-8913b1b68368 used request id req-52a6e1e3-6419-497c-b9b0-de5fb62b11a5 2018-11-14 20:26:03,394 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-14 20:26:03,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/floatingips.json?port_id=4938b92e-f7d4-49c1-8cb3-2cc3fbcc6df0" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:26:03,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-8a5d0641-e6b6-4983-b30f-cb2bc2ab8d71 Date: Wed, 14 Nov 2018 20:26:03 GMT RESP BODY: {"floatingips": []} 2018-11-14 20:26:03,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=4938b92e-f7d4-49c1-8cb3-2cc3fbcc6df0 used request id req-8a5d0641-e6b6-4983-b30f-cb2bc2ab8d71 2018-11-14 20:26:03,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.028666973114s 2018-11-14 20:26:03,423 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=4938b92e-f7d4-49c1-8cb3-2cc3fbcc6df0 used request id req-8a5d0641-e6b6-4983-b30f-cb2bc2ab8d71 2018-11-14 20:26:03,424 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify-net_6325272a-d780-4486-be92-d92601b9193c': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:10:cf:09', u'version': 4, u'addr': u'192.168.120.13', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'42ec9a86-e746-4f84-bb9e-ec085216b7a2'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-14T20:26:02.000000', 'flavor': Munch({u'id': u'ec02f38a-08eb-4b79-9469-f0aa961631c5'}), 'az': u'nova', 'id': u'184f84dc-68be-4e8f-99aa-8913b1b68368', 'security_groups': [Munch({u'name': u'cloudify-sg_6325272a-d780-4486-be92-d92601b9193c'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e082925cd69e4685996d787f5b08e08f', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b0aa08d677ee491d8f0d00068cda58da', 'name': 'cloudify-project_6325272a-d780-4486-be92-d92601b9193c', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-11-14T20:26:02.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-14T20:26:02Z', 'hostId': u'c61577163091dd398f69ac56a45b6008748be3c096640c7ba20e0b01', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify-kp_6325272a-d780-4486-be92-d92601b9193c', 'public_v6': '', 'private_v4': u'192.168.120.13', 'cloud': 'envvars', 'host_id': u'c61577163091dd398f69ac56a45b6008748be3c096640c7ba20e0b01', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-14T20:26:02.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b0aa08d677ee491d8f0d00068cda58da', 'name': u'cloudify-vm_6325272a-d780-4486-be92-d92601b9193c', 'adminPass': u'F26B9ceK9Nfh', 'tenant_id': u'b0aa08d677ee491d8f0d00068cda58da', 'created_at': u'2018-11-14T20:23:51Z', 'created': u'2018-11-14T20:23:51Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-11-14 20:26:03,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 20:26:03,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:26:03,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1190 X-Openstack-Request-Id: req-066d06e8-10c1-4c9e-a067-9214f4d4632a Date: Wed, 14 Nov 2018 20:26:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e928623c-a54a-4788-85b6-758aab0ad32d"],"updated_at":"2018-11-14T20:22:00Z","tenant_id":"b0aa08d677ee491d8f0d00068cda58da","created_at":"2018-11-14T20:21:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b0aa08d677ee491d8f0d00068cda58da","id":"920d1880-51ce-42ab-b75c-3f779f20e5e9","name":"cloudify-net_6325272a-d780-4486-be92-d92601b9193c"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"updated_at":"2018-11-14T17:04:27Z","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","id":"928cbc5c-a6fa-468a-b088-88e266fca291","name":"external"}]} 2018-11-14 20:26:03,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-066d06e8-10c1-4c9e-a067-9214f4d4632a 2018-11-14 20:26:03,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100551843643s 2018-11-14 20:26:03,528 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-066d06e8-10c1-4c9e-a067-9214f4d4632a 2018-11-14 20:26:03,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-14 20:26:03,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=184f84dc-68be-4e8f-99aa-8913b1b68368" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:26:03,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-b5ab3c29-4b67-4366-ad0d-5782765c42b2 Date: Wed, 14 Nov 2018 20:26:03 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"920d1880-51ce-42ab-b75c-3f779f20e5e9","tenant_id":"b0aa08d677ee491d8f0d00068cda58da","created_at":"2018-11-14T20:23:55Z","admin_state_up":true,"updated_at":"2018-11-14T20:26:01Z","binding:vnic_type":"normal","device_id":"184f84dc-68be-4e8f-99aa-8913b1b68368","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:10:cf:09","id":"4938b92e-f7d4-49c1-8cb3-2cc3fbcc6df0","port_security_enabled":true,"project_id":"b0aa08d677ee491d8f0d00068cda58da","fixed_ips":[{"subnet_id":"e928623c-a54a-4788-85b6-758aab0ad32d","ip_address":"192.168.120.13"}],"extra_dhcp_opts":[],"security_groups":["42c87896-5866-461e-8f7d-83682f5952d8"],"name":""}]} 2018-11-14 20:26:03,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=184f84dc-68be-4e8f-99aa-8913b1b68368 used request id req-b5ab3c29-4b67-4366-ad0d-5782765c42b2 2018-11-14 20:26:03,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0549430847168s 2018-11-14 20:26:03,585 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=184f84dc-68be-4e8f-99aa-8913b1b68368 used request id req-b5ab3c29-4b67-4366-ad0d-5782765c42b2 2018-11-14 20:26:03,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-11-14 20:26:03,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}b0b03cd6b74299e6645c226aec4312ec945440f9" -d '{"floatingip": {"floating_network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "fixed_ip_address": "192.168.120.13", "port_id": "4938b92e-f7d4-49c1-8cb3-2cc3fbcc6df0"}}' 2018-11-14 20:26:05,343 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-de3190ff-4c24-449a-a171-edf31e91d33e Date: Wed, 14 Nov 2018 20:26:05 GMT RESP BODY: {"floatingip": {"router_id": "92c1193f-6cd6-42c5-9acc-dd83eddc685b", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-11-14T20:26:04Z", "floating_network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.207", "revision_number": 0, "port_id": "4938b92e-f7d4-49c1-8cb3-2cc3fbcc6df0", "id": "16fa378c-55cb-42c9-98db-ce748d725fc3", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "created_at": "2018-11-14T20:26:04Z", "project_id": "b0aa08d677ee491d8f0d00068cda58da"}} 2018-11-14 20:26:05,343 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-de3190ff-4c24-449a-a171-edf31e91d33e 2018-11-14 20:26:05,343 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.75730800629s 2018-11-14 20:26:05,344 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-de3190ff-4c24-449a-a171-edf31e91d33e 2018-11-14 20:26:05,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-14 20:26:05,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:26:05,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 557 X-Openstack-Request-Id: req-e63b5a6a-18a0-45d9-bedd-e653bf661d08 Date: Wed, 14 Nov 2018 20:26:05 GMT RESP BODY: {"floatingips": [{"router_id": "92c1193f-6cd6-42c5-9acc-dd83eddc685b", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-11-14T20:26:04Z", "floating_network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.207", "revision_number": 0, "port_id": "4938b92e-f7d4-49c1-8cb3-2cc3fbcc6df0", "id": "16fa378c-55cb-42c9-98db-ce748d725fc3", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "created_at": "2018-11-14T20:26:04Z", "project_id": "b0aa08d677ee491d8f0d00068cda58da"}]} 2018-11-14 20:26:05,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-e63b5a6a-18a0-45d9-bedd-e653bf661d08 2018-11-14 20:26:05,375 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0233669281006s 2018-11-14 20:26:05,375 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-e63b5a6a-18a0-45d9-bedd-e653bf661d08 2018-11-14 20:26:05,379 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'92c1193f-6cd6-42c5-9acc-dd83eddc685b', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'b0aa08d677ee491d8f0d00068cda58da', 'created_at': u'2018-11-14T20:26:04Z', 'attached': True, 'updated_at': u'2018-11-14T20:26:04Z', 'id': u'16fa378c-55cb-42c9-98db-ce748d725fc3', 'floating_network_id': u'928cbc5c-a6fa-468a-b088-88e266fca291', 'fixed_ip_address': u'192.168.120.13', 'floating_ip_address': u'172.30.9.207', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b0aa08d677ee491d8f0d00068cda58da', 'name': 'cloudify-project_6325272a-d780-4486-be92-d92601b9193c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'92c1193f-6cd6-42c5-9acc-dd83eddc685b', 'project_id': u'b0aa08d677ee491d8f0d00068cda58da', 'port_id': u'4938b92e-f7d4-49c1-8cb3-2cc3fbcc6df0', 'port': u'4938b92e-f7d4-49c1-8cb3-2cc3fbcc6df0', 'network': u'928cbc5c-a6fa-468a-b088-88e266fca291'}) 2018-11-14 20:26:05,380 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 20:26:05,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/184f84dc-68be-4e8f-99aa-8913b1b68368/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}b0b03cd6b74299e6645c226aec4312ec945440f9" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 20:26:05,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:26:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-63e26fbd-2c72-4cf3-9c29-09f9b2ef5927 x-compute-request-id: req-63e26fbd-2c72-4cf3-9c29-09f9b2ef5927 Content-Encoding: gzip Content-Length: 5929 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 00000000bffe1351 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 00000000bffe12d1 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 2012528171 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.395669] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.398471] pid_max: default: 32768 minimum: 301\n[ 0.399974] Security Framework initialized\n[ 0.401366] SELinux: Initializing.\n[ 0.402910] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.408995] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.412681] Mount-cache hash table entries: 4096\n[ 0.414461] Initializing cgroup subsys memory\n[ 0.415925] Initializing cgroup subsys devices\n[ 0.417379] Initializing cgroup subsys freezer\n[ 0.418832] Initializing cgroup subsys net_cls\n[ 0.420291] Initializing cgroup subsys blkio\n[ 0.421717] Initializing cgroup subsys perf_event\n[ 0.423228] Initializing cgroup subsys hugetlb\n[ 0.424679] Initializing cgroup subsys pids\n[ 0.426090] Initializing cgroup subsys net_prio\n[ 0.427640] CPU: Physical Processor ID: 0\n[ 0.429729] mce: CPU supports 10 MCE banks\n[ 0.431157] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.432791] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.434406] tlb_flushall_shift: 6\n[ 0.435848] Freeing SMP alternatives: 28k freed\n[ 0.439972] ACPI: Core revision 20130517\n[ 0.441776] ACPI: All ACPI Tables successfully acquired\n[ 0.443616] ftrace: allocating 25812 entries in 101 pages\n[ 0.466157] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.468056] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.469923] smpboot: Max logical packages: 2\n[ 0.471597] Enabling x2apic\n[ 0.472745] Enabled x2apic\n[ 0.474141] Switched APIC routing to physical x2apic.\n[ 0.476980] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.478829] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.482186] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.490163] KVM setup paravirtual spinlock\n[ 0.492805] smpboot: Booting Node 0, Processors #1 OK\n[ 0.494780] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.516775] Brought up 2 CPUs\n[ 0.516779] KVM setup async PF for cpu 1\n[ 0.516782] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.520737] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.523398] devtmpfs: initialized\n[ 0.526112] EVM: security.selinux\n[ 0.527348] EVM: security.ima\n[ 0.528517] EVM: security.capability\n[ 0.530441] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.532360] pinctrl core: initialized pinctrl subsystem\n[ 0.534088] NET: Registered protocol family 16\n[ 0.535717] ACPI: bus type PCI registered\n[ 0.537091] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.539011] PCI: Using configuration type 1 for base access\n[ 0.544027] ACPI: Added _OSI(Module Device)\n[ 0.545444] ACPI: Added _OSI(Processor Device)\n[ 0.546909] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.548399] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.551118] ACPI: Interpreter enabled\n[ 0.552432] ACPI: (supports S0 S5)\n[ 0.553684] ACPI: Using IOAPIC for interrupt routing\n[ 0.555241] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.559852] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.561638] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.563550] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.565423] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.568906] acpiphp: Slot [3] registered\n[ 0.570274] acpiphp: Slot [4] registered\n[ 0.571657] acpiphp: Slot [5] registered\n[ 0.573030] acpiphp: Slot [6] registered\n[ 0.574390] acpiphp: Slot [7] registered\n[ 0.575763] acpiphp: Slot [8] registered\n[ 0.577125] acpiphp: Slot [9] registered\n[ 0.578489] acpiphp: Slot [10] registered\n[ 0.579882] acpiphp: Slot [11] registered\n[ 0.581263] acpiphp: Slot [12] registered\n[ 0.582656] acpiphp: Slot [13] registered\n[ 0.584050] acpiphp: Slot [14] registered\n[ 0.585428] acpiphp: Slot [15] registered\n[ 0.586817] acpiphp: Slot [16] registered\n[ 0.588199] acpiphp: Slot [17] registered\n[ 0.589580] acpiphp: Slot [18] registered\n[ 0.590963] acpiphp: Slot [19] registered\n[ 0.592344] acpiphp: Slot [20] registered\n[ 0.593733] acpiphp: Slot [21] registered\n[ 0.595113] acpiphp: Slot [22] registered\n[ 0.596492] acpiphp: Slot [23] registered\n[ 0.597895] acpiphp: Slot [24] registered\n[ 0.599280] acpiphp: Slot [25] registered\n[ 0.600660] acpiphp: Slot [26] registered\n[ 0.602093] acpiphp: Slot [27] registered\n[ 0.603479] acpiphp: Slot [28] registered\n[ 0.604860] acpiphp: Slot [29] registered\n[ 0.606238] acpiphp: Slot [30] registered\n[ 0.607616] acpiphp: Slot [31] registered\n[ 0.609002] PCI host bridge to bus 0000:00\n[ 0.610380] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.612026] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.613918] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.615808] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.618341] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.620881] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.626143] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.628111] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.629955] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.631918] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.636273] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.638778] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.662019] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.664279] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.666898] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.669059] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.671184] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.673193] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.675241] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.677902] vgaarb: loaded\n[ 0.679012] vgaarb: bridge control possible 0000:00:02.0\n[ 0.680797] SCSI subsystem initialized\n[ 0.682148] ACPI: bus type USB registered\n[ 0.683532] usbcore: registered new interface driver usbfs\n[ 0.685186] usbcore: registered new interface driver hub\n[ 0.686833] usbcore: registered new device driver usb\n[ 0.688583] PCI: Using ACPI for IRQ routing\n[ 0.690331] NetLabel: Initializing\n[ 0.691588] NetLabel: domain hash size = 128\n[ 0.693014] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.694581] NetLabel: unlabeled traffic allowed by default\n[ 0.696364] Switched to clocksource kvm-clock\n[ 0.705499] pnp: PnP ACPI init\n[ 0.706705] ACPI: bus type PNP registered\n[ 0.708465] pnp: PnP ACPI: found 5 devices\n[ 0.709865] ACPI: bus type PNP unregistered\n[ 0.717415] NET: Registered protocol family 2\n[ 0.719171] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.721899] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.724145] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.726099] TCP: reno registered\n[ 0.727319] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.729117] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.731028] NET: Registered protocol family 1\n[ 0.732477] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.734212] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.735914] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.756198] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.776513] Unpacking initramfs...\n[ 1.252297] Freeing initrd memory: 37508k freed\n[ 1.262208] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.264145] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.267644] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.269499] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.271632] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.273491] Initialise system trusted keyring\n[ 1.274970] audit: initializing netlink socket (disabled)\n[ 1.276619] type=2000 audit(1542227164.962:1): initialized\n[ 1.293861] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.295687] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.298321] zpool: loaded\n[ 1.299433] zbud: loaded\n[ 1.300678] VFS: Disk quotas dquot_6.5.2\n[ 1.302058] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.304059] msgmni has been set to 7578\n[ 1.305447] Key type big_key registered\n[ 1.307532] NET: Registered protocol family 38\n[ 1.308991] Key type asymmetric registered\n[ 1.310347] Asymmetric key parser 'x509' registered\n[ 1.311882] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.314419] io scheduler noop registered\n[ 1.315785] io scheduler deadline registered (default)\n[ 1.329921] io scheduler cfq registered\n[ 1.331334] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.333001] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.334950] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.337458] ACPI: Power Button [PWRF]\n[ 1.338908] GHES: HEST is not enabled!\n[ 1.340281] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.364498] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.366642] Non-volatile memory driver v1.3\n[ 1.368055] Linux agpgart interface v0.103\n[ 1.369553] crash memory driver: version 1.1\n[ 1.371055] rdac: dev"} 2018-11-14 20:26:05,456 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/184f84dc-68be-4e8f-99aa-8913b1b68368/action used request id req-63e26fbd-2c72-4cf3-9c29-09f9b2ef5927 2018-11-14 20:26:05,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0756540298462s 2018-11-14 20:26:05,456 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/184f84dc-68be-4e8f-99aa-8913b1b68368/action used request id req-63e26fbd-2c72-4cf3-9c29-09f9b2ef5927 2018-11-14 20:26:05,457 - 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 00000000bffe1351 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 00000000bffe12d1 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 2012528171 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.395669] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.398471] pid_max: default: 32768 minimum: 301 [ 0.399974] Security Framework initialized [ 0.401366] SELinux: Initializing. [ 0.402910] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.408995] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.412681] Mount-cache hash table entries: 4096 [ 0.414461] Initializing cgroup subsys memory [ 0.415925] Initializing cgroup subsys devices [ 0.417379] Initializing cgroup subsys freezer [ 0.418832] Initializing cgroup subsys net_cls [ 0.420291] Initializing cgroup subsys blkio [ 0.421717] Initializing cgroup subsys perf_event [ 0.423228] Initializing cgroup subsys hugetlb [ 0.424679] Initializing cgroup subsys pids [ 0.426090] Initializing cgroup subsys net_prio [ 0.427640] CPU: Physical Processor ID: 0 [ 0.429729] mce: CPU supports 10 MCE banks [ 0.431157] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.432791] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.434406] tlb_flushall_shift: 6 [ 0.435848] Freeing SMP alternatives: 28k freed [ 0.439972] ACPI: Core revision 20130517 [ 0.441776] ACPI: All ACPI Tables successfully acquired [ 0.443616] ftrace: allocating 25812 entries in 101 pages [ 0.466157] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.468056] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.469923] smpboot: Max logical packages: 2 [ 0.471597] Enabling x2apic [ 0.472745] Enabled x2apic [ 0.474141] Switched APIC routing to physical x2apic. [ 0.476980] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.478829] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.482186] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.490163] KVM setup paravirtual spinlock [ 0.492805] smpboot: Booting Node 0, Processors #1 OK [ 0.494780] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.516775] Brought up 2 CPUs [ 0.516779] KVM setup async PF for cpu 1 [ 0.516782] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.520737] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.523398] devtmpfs: initialized [ 0.526112] EVM: security.selinux [ 0.527348] EVM: security.ima [ 0.528517] EVM: security.capability [ 0.530441] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.532360] pinctrl core: initialized pinctrl subsystem [ 0.534088] NET: Registered protocol family 16 [ 0.535717] ACPI: bus type PCI registered [ 0.537091] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.539011] PCI: Using configuration type 1 for base access [ 0.544027] ACPI: Added _OSI(Module Device) [ 0.545444] ACPI: Added _OSI(Processor Device) [ 0.546909] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.548399] ACPI: Added _OSI(Processor Aggregator Device) [ 0.551118] ACPI: Interpreter enabled [ 0.552432] ACPI: (supports S0 S5) [ 0.553684] ACPI: Using IOAPIC for interrupt routing [ 0.555241] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.559852] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.561638] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.563550] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.565423] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.568906] acpiphp: Slot [3] registered [ 0.570274] acpiphp: Slot [4] registered [ 0.571657] acpiphp: Slot [5] registered [ 0.573030] acpiphp: Slot [6] registered [ 0.574390] acpiphp: Slot [7] registered [ 0.575763] acpiphp: Slot [8] registered [ 0.577125] acpiphp: Slot [9] registered [ 0.578489] acpiphp: Slot [10] registered [ 0.579882] acpiphp: Slot [11] registered [ 0.581263] acpiphp: Slot [12] registered [ 0.582656] acpiphp: Slot [13] registered [ 0.584050] acpiphp: Slot [14] registered [ 0.585428] acpiphp: Slot [15] registered [ 0.586817] acpiphp: Slot [16] registered [ 0.588199] acpiphp: Slot [17] registered [ 0.589580] acpiphp: Slot [18] registered [ 0.590963] acpiphp: Slot [19] registered [ 0.592344] acpiphp: Slot [20] registered [ 0.593733] acpiphp: Slot [21] registered [ 0.595113] acpiphp: Slot [22] registered [ 0.596492] acpiphp: Slot [23] registered [ 0.597895] acpiphp: Slot [24] registered [ 0.599280] acpiphp: Slot [25] registered [ 0.600660] acpiphp: Slot [26] registered [ 0.602093] acpiphp: Slot [27] registered [ 0.603479] acpiphp: Slot [28] registered [ 0.604860] acpiphp: Slot [29] registered [ 0.606238] acpiphp: Slot [30] registered [ 0.607616] acpiphp: Slot [31] registered [ 0.609002] PCI host bridge to bus 0000:00 [ 0.610380] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.612026] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.613918] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.615808] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.618341] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.620881] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.626143] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.628111] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.629955] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.631918] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.636273] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.638778] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.662019] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.664279] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.666898] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.669059] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.671184] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.673193] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.675241] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.677902] vgaarb: loaded [ 0.679012] vgaarb: bridge control possible 0000:00:02.0 [ 0.680797] SCSI subsystem initialized [ 0.682148] ACPI: bus type USB registered [ 0.683532] usbcore: registered new interface driver usbfs [ 0.685186] usbcore: registered new interface driver hub [ 0.686833] usbcore: registered new device driver usb [ 0.688583] PCI: Using ACPI for IRQ routing [ 0.690331] NetLabel: Initializing [ 0.691588] NetLabel: domain hash size = 128 [ 0.693014] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.694581] NetLabel: unlabeled traffic allowed by default [ 0.696364] Switched to clocksource kvm-clock [ 0.705499] pnp: PnP ACPI init [ 0.706705] ACPI: bus type PNP registered [ 0.708465] pnp: PnP ACPI: found 5 devices [ 0.709865] ACPI: bus type PNP unregistered [ 0.717415] NET: Registered protocol family 2 [ 0.719171] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.721899] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.724145] TCP: Hash tables configured (established 32768 bind 32768) [ 0.726099] TCP: reno registered [ 0.727319] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.729117] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.731028] NET: Registered protocol family 1 [ 0.732477] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.734212] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.735914] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.756198] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.776513] Unpacking initramfs... [ 1.252297] Freeing initrd memory: 37508k freed [ 1.262208] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.264145] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.267644] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.269499] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.271632] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.273491] Initialise system trusted keyring [ 1.274970] audit: initializing netlink socket (disabled) [ 1.276619] type=2000 audit(1542227164.962:1): initialized [ 1.293861] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.295687] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.298321] zpool: loaded [ 1.299433] zbud: loaded [ 1.300678] VFS: Disk quotas dquot_6.5.2 [ 1.302058] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.304059] msgmni has been set to 7578 [ 1.305447] Key type big_key registered [ 1.307532] NET: Registered protocol family 38 [ 1.308991] Key type asymmetric registered [ 1.310347] Asymmetric key parser 'x509' registered [ 1.311882] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.314419] io scheduler noop registered [ 1.315785] io scheduler deadline registered (default) [ 1.329921] io scheduler cfq registered [ 1.331334] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.333001] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.334950] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.337458] ACPI: Power Button [PWRF] [ 1.338908] GHES: HEST is not enabled! [ 1.340281] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.364498] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.366642] Non-volatile memory driver v1.3 [ 1.368055] Linux agpgart interface v0.103 [ 1.369553] crash memory driver: version 1.1 [ 1.371055] rdac: dev 2018-11-14 20:26:06,459 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.207: timed out 2018-11-14 20:26:15,469 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 20:26:15,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/184f84dc-68be-4e8f-99aa-8913b1b68368/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}b0b03cd6b74299e6645c226aec4312ec945440f9" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 20:26:15,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:26:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-abccc064-89f2-46d5-bbaf-ba5c930a1a20 x-compute-request-id: req-abccc064-89f2-46d5-bbaf-ba5c930a1a20 Content-Encoding: gzip Content-Length: 11729 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 00000000bffe1351 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 00000000bffe12d1 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 2012528171 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.395669] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.398471] pid_max: default: 32768 minimum: 301\n[ 0.399974] Security Framework initialized\n[ 0.401366] SELinux: Initializing.\n[ 0.402910] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.408995] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.412681] Mount-cache hash table entries: 4096\n[ 0.414461] Initializing cgroup subsys memory\n[ 0.415925] Initializing cgroup subsys devices\n[ 0.417379] Initializing cgroup subsys freezer\n[ 0.418832] Initializing cgroup subsys net_cls\n[ 0.420291] Initializing cgroup subsys blkio\n[ 0.421717] Initializing cgroup subsys perf_event\n[ 0.423228] Initializing cgroup subsys hugetlb\n[ 0.424679] Initializing cgroup subsys pids\n[ 0.426090] Initializing cgroup subsys net_prio\n[ 0.427640] CPU: Physical Processor ID: 0\n[ 0.429729] mce: CPU supports 10 MCE banks\n[ 0.431157] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.432791] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.434406] tlb_flushall_shift: 6\n[ 0.435848] Freeing SMP alternatives: 28k freed\n[ 0.439972] ACPI: Core revision 20130517\n[ 0.441776] ACPI: All ACPI Tables successfully acquired\n[ 0.443616] ftrace: allocating 25812 entries in 101 pages\n[ 0.466157] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.468056] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.469923] smpboot: Max logical packages: 2\n[ 0.471597] Enabling x2apic\n[ 0.472745] Enabled x2apic\n[ 0.474141] Switched APIC routing to physical x2apic.\n[ 0.476980] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.478829] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.482186] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.490163] KVM setup paravirtual spinlock\n[ 0.492805] smpboot: Booting Node 0, Processors #1 OK\n[ 0.494780] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.516775] Brought up 2 CPUs\n[ 0.516779] KVM setup async PF for cpu 1\n[ 0.516782] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.520737] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.523398] devtmpfs: initialized\n[ 0.526112] EVM: security.selinux\n[ 0.527348] EVM: security.ima\n[ 0.528517] EVM: security.capability\n[ 0.530441] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.532360] pinctrl core: initialized pinctrl subsystem\n[ 0.534088] NET: Registered protocol family 16\n[ 0.535717] ACPI: bus type PCI registered\n[ 0.537091] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.539011] PCI: Using configuration type 1 for base access\n[ 0.544027] ACPI: Added _OSI(Module Device)\n[ 0.545444] ACPI: Added _OSI(Processor Device)\n[ 0.546909] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.548399] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.551118] ACPI: Interpreter enabled\n[ 0.552432] ACPI: (supports S0 S5)\n[ 0.553684] ACPI: Using IOAPIC for interrupt routing\n[ 0.555241] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.559852] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.561638] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.563550] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.565423] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.568906] acpiphp: Slot [3] registered\n[ 0.570274] acpiphp: Slot [4] registered\n[ 0.571657] acpiphp: Slot [5] registered\n[ 0.573030] acpiphp: Slot [6] registered\n[ 0.574390] acpiphp: Slot [7] registered\n[ 0.575763] acpiphp: Slot [8] registered\n[ 0.577125] acpiphp: Slot [9] registered\n[ 0.578489] acpiphp: Slot [10] registered\n[ 0.579882] acpiphp: Slot [11] registered\n[ 0.581263] acpiphp: Slot [12] registered\n[ 0.582656] acpiphp: Slot [13] registered\n[ 0.584050] acpiphp: Slot [14] registered\n[ 0.585428] acpiphp: Slot [15] registered\n[ 0.586817] acpiphp: Slot [16] registered\n[ 0.588199] acpiphp: Slot [17] registered\n[ 0.589580] acpiphp: Slot [18] registered\n[ 0.590963] acpiphp: Slot [19] registered\n[ 0.592344] acpiphp: Slot [20] registered\n[ 0.593733] acpiphp: Slot [21] registered\n[ 0.595113] acpiphp: Slot [22] registered\n[ 0.596492] acpiphp: Slot [23] registered\n[ 0.597895] acpiphp: Slot [24] registered\n[ 0.599280] acpiphp: Slot [25] registered\n[ 0.600660] acpiphp: Slot [26] registered\n[ 0.602093] acpiphp: Slot [27] registered\n[ 0.603479] acpiphp: Slot [28] registered\n[ 0.604860] acpiphp: Slot [29] registered\n[ 0.606238] acpiphp: Slot [30] registered\n[ 0.607616] acpiphp: Slot [31] registered\n[ 0.609002] PCI host bridge to bus 0000:00\n[ 0.610380] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.612026] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.613918] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.615808] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.618341] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.620881] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.626143] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.628111] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.629955] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.631918] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.636273] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.638778] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.662019] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.664279] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.666898] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.669059] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.671184] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.673193] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.675241] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.677902] vgaarb: loaded\n[ 0.679012] vgaarb: bridge control possible 0000:00:02.0\n[ 0.680797] SCSI subsystem initialized\n[ 0.682148] ACPI: bus type USB registered\n[ 0.683532] usbcore: registered new interface driver usbfs\n[ 0.685186] usbcore: registered new interface driver hub\n[ 0.686833] usbcore: registered new device driver usb\n[ 0.688583] PCI: Using ACPI for IRQ routing\n[ 0.690331] NetLabel: Initializing\n[ 0.691588] NetLabel: domain hash size = 128\n[ 0.693014] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.694581] NetLabel: unlabeled traffic allowed by default\n[ 0.696364] Switched to clocksource kvm-clock\n[ 0.705499] pnp: PnP ACPI init\n[ 0.706705] ACPI: bus type PNP registered\n[ 0.708465] pnp: PnP ACPI: found 5 devices\n[ 0.709865] ACPI: bus type PNP unregistered\n[ 0.717415] NET: Registered protocol family 2\n[ 0.719171] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.721899] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.724145] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.726099] TCP: reno registered\n[ 0.727319] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.729117] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.731028] NET: Registered protocol family 1\n[ 0.732477] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.734212] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.735914] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.756198] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.776513] Unpacking initramfs...\n[ 1.252297] Freeing initrd memory: 37508k freed\n[ 1.262208] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.264145] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.267644] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.269499] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.271632] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.273491] Initialise system trusted keyring\n[ 1.274970] audit: initializing netlink socket (disabled)\n[ 1.276619] type=2000 audit(1542227164.962:1): initialized\n[ 1.293861] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.295687] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.298321] zpool: loaded\n[ 1.299433] zbud: loaded\n[ 1.300678] VFS: Disk quotas dquot_6.5.2\n[ 1.302058] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.304059] msgmni has been set to 7578\n[ 1.305447] Key type big_key registered\n[ 1.307532] NET: Registered protocol family 38\n[ 1.308991] Key type asymmetric registered\n[ 1.310347] Asymmetric key parser 'x509' registered\n[ 1.311882] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.314419] io scheduler noop registered\n[ 1.315785] io scheduler deadline registered (default)\n[ 1.329921] io scheduler cfq registered\n[ 1.331334] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.333001] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.334950] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.337458] ACPI: Power Button [PWRF]\n[ 1.338908] GHES: HEST is not enabled!\n[ 1.340281] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.364498] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.366642] Non-volatile memory driver v1.3\n[ 1.368055] Linux agpgart interface v0.103\n[ 1.369553] crash memory driver: version 1.1\n[ 1.371055] rdac: device handler registered\n[ 1.372491] hp_sw: device handler registered\n[ 1.373918] emc: device handler registered\n[ 1.375291] alua: device handler registered\n[ 1.376705] libphy: Fixed MDIO Bus: probed\n[ 1.378145] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.379999] ehci-pci: EHCI PCI platform driver\n[ 1.381449] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.383242] ohci-pci: OHCI PCI platform driver\n[ 1.384693] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.404541] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.406225] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.408760] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.410375] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.412155] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.414042] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.416528] usb usb1: Product: UHCI Host Controller\n[ 1.418061] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.420029] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.421606] hub 1-0:1.0: USB hub found\n[ 1.422941] hub 1-0:1.0: 2 ports detected\n[ 1.424439] usbcore: registered new interface driver usbserial\n[ 1.426174] usbcore: registered new interface driver usbserial_generic\n[ 1.428039] usbserial: USB Serial support registered for generic\n[ 1.429811] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.433141] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.434709] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.436359] mousedev: PS/2 mouse device common for all mice\n[ 1.438335] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.441686] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.444444] rtc_cmos 00:00: RTC can wake from S4\n[ 1.446521] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.446823] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.447011] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.447068] cpuidle: using governor menu\n[ 1.447153] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.447269] usbcore: registered new interface driver usbhid\n[ 1.447273] usbhid: USB HID core driver\n[ 1.447319] drop_monitor: Initializing network drop monitor service\n[ 1.447389] TCP: cubic registered\n[ 1.447391] Initializing XFRM netlink socket\n[ 1.447521] NET: Registered protocol family 10\n[ 1.449470] NET: Registered protocol family 17\n[ 1.451054] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.451060] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.451086] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.451202] Loading compiled-in X.509 certificates\n[ 1.451232] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.451243] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.451676] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.451706] registered taskstats version 1\n[ 1.455478] Key type trusted registered\n[ 1.457007] Key type encrypted registered\n[ 1.458473] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.460656] rtc_cmos 00:00: setting system clock to 2018-11-14 20:26:04 UTC (1542227164)\n[ 1.497524] Freeing unused kernel memory: 1680k freed\n[ 1.503299] 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.508418] systemd[1]: Detected virtualization kvm.\n[ 1.510015] systemd[1]: Detected architecture x86-64.\n[ 1.511573] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.514311] systemd[1]: No hostname configured.\n[ 1.515784] systemd[1]: Set hostname to .\n[ 1.517393] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Timers.\n[ 1.541158] systemd[1]: Reached target Timers.\n[ 1.542621] systemd[1]: Starting Timers.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.544966] systemd[1]: Created slice Root Slice.\n[ 1.546481] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Created slice System Slice.\n[ 1.548936] systemd[1]: Created slice System Slice.\n[ 1.550482] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.552956] systemd[1]: Reached target Local File Systems.\n[ 1.554616] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Slices.\n[ 1.557073] systemd[1]: Reached target Slices.\n[ 1.558540] systemd[1]: Starting Slices.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.560976] systemd[1]: Listening on udev Control Socket.\n[ 1.563043] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Swap.\n[ 1.566112] systemd[1]: Reached target Swap.\n[ 1.567829] systemd[1]: Starting Swap.\n[ 1.569198] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.571852] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.575507] systemd[1]: Reached target Paths.\n[ 1.576956] systemd[1]: Starting Paths.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.579406] systemd[1]: Listening on Journal Socket.\n[ 1.580969] systemd[1]: Starting Journal Socket.\n[ 1.582858] 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.587531] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.590620] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.594319] systemd[1]: Listening on udev Kernel Socket.\n[ 1.595943] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.598513] systemd[1]: Reached target Sockets.\n[ 1.599994] systemd[1]: Starting Sockets.\n[ 1.601604] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 1.605912] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 1.610358] systemd[1]: Started Apply Kernel Variables.\n[ 1.612489] systemd[1]: Starting Create Static Device Nodes in /dev...\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Journal Service.\n[ 1.617003] systemd[1]: Started Journal Service.\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.661687] RPC: Registered named UNIX socket transport module.\n[ 1.663467] RPC: Registered udp transport module.\n[ 1.664989] RPC: Registered tcp transport module.\n[ 1.666484] 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...[ 1.726873] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n\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[ 1.766745] FDC 0 is a S82078B\n[ 1.790843] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.830658] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.836103] scsi host0: ata_piix\n[ 1.837515] vda: vda1\n[ 1.838224] scsi host1: ata_piix\n[ 1.838248] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.838249] 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[ 1.880314] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.882217] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.884171] usb 1-1: Product: QEMU USB Tablet\n[ 1.885604] usb 1-1: Manufacturer: QEMU\n[ 1.886925] usb 1-1: SerialNumber: 42\n[ 1.896664] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.899752] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 2.012103] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.014889] XFS (vda1): Mounting V4 Filesystem\n[ 2.039571] 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 Slices.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Local File Systems.\n Stopping udev Kernel Device Manager...\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.267909] systemd-journald[124]: Received SIGTERM from PID 1 (systemd).\n[ 2.322934] SELinux: Disabled at runtime.\n[ 2.361403] type=1404 audit(1542227165.402:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.392888] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.394640] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\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] Listening on Delayed Shutdown Socket.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n Mounting Huge Pages File System...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Reached target Swap.\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 Setup Virtual Console...\n Starting Apply Kernel Variables...\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] 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 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 Remount Root and Kernel File Systems.\n Starting Load/Save Random Seed...\n Starting Rebuild[ 2.636151] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n Hardware Database...\n Starting Configure read-only root support...\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Rebuild Journal Catalog...\n Starting Preprocess NFS configuration...\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n Starting udev Kernel Device Manager...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[ 2.735166] systemd-journald[392]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Import network configuration from initramfs.\n[[32m OK [0m] Started Setup Virtual Console.\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[ 2.816112] type=1305 audit(1542227165.856:3): audit_pid=431 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] Reached target Sockets.[ 2.986561] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n\n[[32m OK [0m] Reached target Basic System.\n[ 2.994902] [drm] Initialized drm 1.1.0 20060810\n Starting GSSAPI Proxy Daemon...\n[ 3.002531] input: PC Speaker as /devices/platform/pcspkr/input/input5\n Starting Authorization Manager...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Login Service...\n Starting LSB: Bring up/down networking...\n Starting Dump dmesg to /var/log/dmesg...\n Starting Initial cloud-init job (pre-networking)...\n[ 3.033696] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.036445] [TTM] Initializing pool allocator\n[ 3.036793] [TTM] Initializing DMA pool allocator\n[ 3.037155] [drm] fb mappable at 0xFC000000\n[ 3.037156] [drm] vram aper at 0xFC000000\n Starting NTP client/server...\n[ 3.037156] [drm] size 33554432\n[ 3.037157] [drm] fb depth is 24\n[ 3.037157] [drm] pitch is 3072\n[ 3.044863] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.077975] Console: switching to colour frame buffer device 128x48\n[ 3.089407] ppdev: user-space parallel port driver\n[ 3.098691] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[[32m OK [0m] Started D-Bus System Message Bus.[ 3.105270] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n\n Starting D-Bus System Message Bus...\n[[32m OK [0m] Reached target Timers.\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] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started NTP client/server.\n[ 3.167753] AES CTR mode by8 optimization enabled\n[[32m OK [0m] Started Permit User Sessions.\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] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Authorization Manager.\n[ 3.214638] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.219886] alg: No test for crc32 (crc32-pclmul)\n[ 3.227847] intel_rapl: no valid rapl domains found in package 0\n[ 3.233466] intel_rapl: no valid rapl domains found in package 0\n[ 3.236446] intel_powerclamp: No package C-state available\n[ 3.243145] intel_powerclamp: No package C-state available[ 3.187679] cloud-init[484]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 14 Nov 2018 20:26:06 +0000. Up 3.15 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 OpenSSH server daemon...\n Starting Notify NFS peers of a restart...\n Starting nginx - high performance web server...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting Postfix Mail Transport Agent...\n Starting PostgreSQL 9.5 database server...\n[[32m OK [0m] Reached target Network is Online.\n Starting RabbitMQ Service...\n Starting Crash recovery kernel arming...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting LSB: Starts Logstash as a daemon....\n Starting Dynamic System Tuning Daemon...\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] Started nginx - high performance web server.\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[ 5.618693] cloud-init[796]: Cloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:26:09 +0000. Up 5.53 seconds.\n[ 5.650236] cloud-init[796]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 5.652162] cloud-init[796]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.655414] cloud-init[796]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 5.657174] cloud-init[796]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.659251] cloud-init[796]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 5.661696] cloud-init[796]: ci-info: | eth0: | True | 192.168.120.13 | 255.255.255.0 | fa:16:3e:10:cf:09 |\n[ 5.664944] cloud-init[796]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.666892] cloud-init[796]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 5.669124] cloud-init[796]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.671311] cloud-init[796]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 5.674449] cloud-init[796]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.676421] cloud-init[796]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 5.678261] cloud-init[796]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[ 5.680461] cloud-init[796]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 5.682645] cloud-init[796]: 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: "} 2018-11-14 20:26:15,544 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/184f84dc-68be-4e8f-99aa-8913b1b68368/action used request id req-abccc064-89f2-46d5-bbaf-ba5c930a1a20 2018-11-14 20:26:15,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0749609470367s 2018-11-14 20:26:15,545 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/184f84dc-68be-4e8f-99aa-8913b1b68368/action used request id req-abccc064-89f2-46d5-bbaf-ba5c930a1a20 2018-11-14 20:26:15,545 - 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 00000000bffe1351 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 00000000bffe12d1 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 2012528171 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.395669] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.398471] pid_max: default: 32768 minimum: 301 [ 0.399974] Security Framework initialized [ 0.401366] SELinux: Initializing. [ 0.402910] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.408995] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.412681] Mount-cache hash table entries: 4096 [ 0.414461] Initializing cgroup subsys memory [ 0.415925] Initializing cgroup subsys devices [ 0.417379] Initializing cgroup subsys freezer [ 0.418832] Initializing cgroup subsys net_cls [ 0.420291] Initializing cgroup subsys blkio [ 0.421717] Initializing cgroup subsys perf_event [ 0.423228] Initializing cgroup subsys hugetlb [ 0.424679] Initializing cgroup subsys pids [ 0.426090] Initializing cgroup subsys net_prio [ 0.427640] CPU: Physical Processor ID: 0 [ 0.429729] mce: CPU supports 10 MCE banks [ 0.431157] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.432791] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.434406] tlb_flushall_shift: 6 [ 0.435848] Freeing SMP alternatives: 28k freed [ 0.439972] ACPI: Core revision 20130517 [ 0.441776] ACPI: All ACPI Tables successfully acquired [ 0.443616] ftrace: allocating 25812 entries in 101 pages [ 0.466157] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.468056] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.469923] smpboot: Max logical packages: 2 [ 0.471597] Enabling x2apic [ 0.472745] Enabled x2apic [ 0.474141] Switched APIC routing to physical x2apic. [ 0.476980] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.478829] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.482186] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.490163] KVM setup paravirtual spinlock [ 0.492805] smpboot: Booting Node 0, Processors #1 OK [ 0.494780] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.516775] Brought up 2 CPUs [ 0.516779] KVM setup async PF for cpu 1 [ 0.516782] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.520737] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.523398] devtmpfs: initialized [ 0.526112] EVM: security.selinux [ 0.527348] EVM: security.ima [ 0.528517] EVM: security.capability [ 0.530441] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.532360] pinctrl core: initialized pinctrl subsystem [ 0.534088] NET: Registered protocol family 16 [ 0.535717] ACPI: bus type PCI registered [ 0.537091] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.539011] PCI: Using configuration type 1 for base access [ 0.544027] ACPI: Added _OSI(Module Device) [ 0.545444] ACPI: Added _OSI(Processor Device) [ 0.546909] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.548399] ACPI: Added _OSI(Processor Aggregator Device) [ 0.551118] ACPI: Interpreter enabled [ 0.552432] ACPI: (supports S0 S5) [ 0.553684] ACPI: Using IOAPIC for interrupt routing [ 0.555241] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.559852] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.561638] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.563550] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.565423] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.568906] acpiphp: Slot [3] registered [ 0.570274] acpiphp: Slot [4] registered [ 0.571657] acpiphp: Slot [5] registered [ 0.573030] acpiphp: Slot [6] registered [ 0.574390] acpiphp: Slot [7] registered [ 0.575763] acpiphp: Slot [8] registered [ 0.577125] acpiphp: Slot [9] registered [ 0.578489] acpiphp: Slot [10] registered [ 0.579882] acpiphp: Slot [11] registered [ 0.581263] acpiphp: Slot [12] registered [ 0.582656] acpiphp: Slot [13] registered [ 0.584050] acpiphp: Slot [14] registered [ 0.585428] acpiphp: Slot [15] registered [ 0.586817] acpiphp: Slot [16] registered [ 0.588199] acpiphp: Slot [17] registered [ 0.589580] acpiphp: Slot [18] registered [ 0.590963] acpiphp: Slot [19] registered [ 0.592344] acpiphp: Slot [20] registered [ 0.593733] acpiphp: Slot [21] registered [ 0.595113] acpiphp: Slot [22] registered [ 0.596492] acpiphp: Slot [23] registered [ 0.597895] acpiphp: Slot [24] registered [ 0.599280] acpiphp: Slot [25] registered [ 0.600660] acpiphp: Slot [26] registered [ 0.602093] acpiphp: Slot [27] registered [ 0.603479] acpiphp: Slot [28] registered [ 0.604860] acpiphp: Slot [29] registered [ 0.606238] acpiphp: Slot [30] registered [ 0.607616] acpiphp: Slot [31] registered [ 0.609002] PCI host bridge to bus 0000:00 [ 0.610380] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.612026] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.613918] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.615808] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.618341] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.620881] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.626143] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.628111] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.629955] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.631918] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.636273] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.638778] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.662019] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.664279] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.666898] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.669059] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.671184] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.673193] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.675241] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.677902] vgaarb: loaded [ 0.679012] vgaarb: bridge control possible 0000:00:02.0 [ 0.680797] SCSI subsystem initialized [ 0.682148] ACPI: bus type USB registered [ 0.683532] usbcore: registered new interface driver usbfs [ 0.685186] usbcore: registered new interface driver hub [ 0.686833] usbcore: registered new device driver usb [ 0.688583] PCI: Using ACPI for IRQ routing [ 0.690331] NetLabel: Initializing [ 0.691588] NetLabel: domain hash size = 128 [ 0.693014] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.694581] NetLabel: unlabeled traffic allowed by default [ 0.696364] Switched to clocksource kvm-clock [ 0.705499] pnp: PnP ACPI init [ 0.706705] ACPI: bus type PNP registered [ 0.708465] pnp: PnP ACPI: found 5 devices [ 0.709865] ACPI: bus type PNP unregistered [ 0.717415] NET: Registered protocol family 2 [ 0.719171] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.721899] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.724145] TCP: Hash tables configured (established 32768 bind 32768) [ 0.726099] TCP: reno registered [ 0.727319] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.729117] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.731028] NET: Registered protocol family 1 [ 0.732477] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.734212] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.735914] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.756198] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.776513] Unpacking initramfs... [ 1.252297] Freeing initrd memory: 37508k freed [ 1.262208] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.264145] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.267644] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.269499] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.271632] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.273491] Initialise system trusted keyring [ 1.274970] audit: initializing netlink socket (disabled) [ 1.276619] type=2000 audit(1542227164.962:1): initialized [ 1.293861] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.295687] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.298321] zpool: loaded [ 1.299433] zbud: loaded [ 1.300678] VFS: Disk quotas dquot_6.5.2 [ 1.302058] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.304059] msgmni has been set to 7578 [ 1.305447] Key type big_key registered [ 1.307532] NET: Registered protocol family 38 [ 1.308991] Key type asymmetric registered [ 1.310347] Asymmetric key parser 'x509' registered [ 1.311882] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.314419] io scheduler noop registered [ 1.315785] io scheduler deadline registered (default) [ 1.329921] io scheduler cfq registered [ 1.331334] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.333001] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.334950] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.337458] ACPI: Power Button [PWRF] [ 1.338908] GHES: HEST is not enabled! [ 1.340281] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.364498] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.366642] Non-volatile memory driver v1.3 [ 1.368055] Linux agpgart interface v0.103 [ 1.369553] crash memory driver: version 1.1 [ 1.371055] rdac: device handler registered [ 1.372491] hp_sw: device handler registered [ 1.373918] emc: device handler registered [ 1.375291] alua: device handler registered [ 1.376705] libphy: Fixed MDIO Bus: probed [ 1.378145] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.379999] ehci-pci: EHCI PCI platform driver [ 1.381449] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.383242] ohci-pci: OHCI PCI platform driver [ 1.384693] uhci_hcd: USB Universal Host Controller Interface driver [ 1.404541] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.406225] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.408760] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.410375] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.412155] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.414042] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.416528] usb usb1: Product: UHCI Host Controller [ 1.418061] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.420029] usb usb1: SerialNumber: 0000:00:01.2 [ 1.421606] hub 1-0:1.0: USB hub found [ 1.422941] hub 1-0:1.0: 2 ports detected [ 1.424439] usbcore: registered new interface driver usbserial [ 1.426174] usbcore: registered new interface driver usbserial_generic [ 1.428039] usbserial: USB Serial support registered for generic [ 1.429811] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.433141] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.434709] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.436359] mousedev: PS/2 mouse device common for all mice [ 1.438335] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.441686] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.444444] rtc_cmos 00:00: RTC can wake from S4 [ 1.446521] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.446823] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.447011] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.447068] cpuidle: using governor menu [ 1.447153] hidraw: raw HID events driver (C) Jiri Kosina [ 1.447269] usbcore: registered new interface driver usbhid [ 1.447273] usbhid: USB HID core driver [ 1.447319] drop_monitor: Initializing network drop monitor service [ 1.447389] TCP: cubic registered [ 1.447391] Initializing XFRM netlink socket [ 1.447521] NET: Registered protocol family 10 [ 1.449470] NET: Registered protocol family 17 [ 1.451054] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.451060] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.451086] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.451202] Loading compiled-in X.509 certificates [ 1.451232] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.451243] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.451676] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.451706] registered taskstats version 1 [ 1.455478] Key type trusted registered [ 1.457007] Key type encrypted registered [ 1.458473] IMA: No TPM chip found, activating TPM-bypass! [ 1.460656] rtc_cmos 00:00: setting system clock to 2018-11-14 20:26:04 UTC (1542227164) [ 1.497524] Freeing unused kernel memory: 1680k freed [ 1.503299] 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.508418] systemd[1]: Detected virtualization kvm. [ 1.510015] systemd[1]: Detected architecture x86-64. [ 1.511573] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.514311] systemd[1]: No hostname configured. [ 1.515784] systemd[1]: Set hostname to . [ 1.517393] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Timers. [ 1.541158] systemd[1]: Reached target Timers. [ 1.542621] systemd[1]: Starting Timers. [[32m OK [0m] Created slice Root Slice. [ 1.544966] systemd[1]: Created slice Root Slice. [ 1.546481] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.548936] systemd[1]: Created slice System Slice. [ 1.550482] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Local File Systems. [ 1.552956] systemd[1]: Reached target Local File Systems. [ 1.554616] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Slices. [ 1.557073] systemd[1]: Reached target Slices. [ 1.558540] systemd[1]: Starting Slices. [[32m OK [0m] Listening on udev Control Socket. [ 1.560976] systemd[1]: Listening on udev Control Socket. [ 1.563043] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Swap. [ 1.566112] systemd[1]: Reached target Swap. [ 1.567829] systemd[1]: Starting Swap. [ 1.569198] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.571852] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.575507] systemd[1]: Reached target Paths. [ 1.576956] systemd[1]: Starting Paths. [[32m OK [0m] Listening on Journal Socket. [ 1.579406] systemd[1]: Listening on Journal Socket. [ 1.580969] systemd[1]: Starting Journal Socket. [ 1.582858] 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.587531] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.590620] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Listening on udev Kernel Socket. [ 1.594319] systemd[1]: Listening on udev Kernel Socket. [ 1.595943] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.598513] systemd[1]: Reached target Sockets. [ 1.599994] systemd[1]: Starting Sockets. [ 1.601604] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.605912] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.610358] systemd[1]: Started Apply Kernel Variables. [ 1.612489] systemd[1]: Starting Create Static Device Nodes in /dev... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Journal Service. [ 1.617003] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.661687] RPC: Registered named UNIX socket transport module. [ 1.663467] RPC: Registered udp transport module. [ 1.664989] RPC: Registered tcp transport module. [ 1.666484] 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...[ 1.726873] usb 1-1: new full-speed USB device number 2 using uhci_hcd 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. [ 1.766745] FDC 0 is a S82078B [ 1.790843] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.830658] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.836103] scsi host0: ata_piix [ 1.837515] vda: vda1 [ 1.838224] scsi host1: ata_piix [ 1.838248] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.838249] 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. [ 1.880314] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.882217] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.884171] usb 1-1: Product: QEMU USB Tablet [ 1.885604] usb 1-1: Manufacturer: QEMU [ 1.886925] usb 1-1: SerialNumber: 42 [ 1.896664] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.899752] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 2.012103] SGI XFS with ACLs, security attributes, no debug enabled [ 2.014889] XFS (vda1): Mounting V4 Filesystem [ 2.039571] 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 Slices. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Local File Systems. Stopping udev Kernel Device Manager... [[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.267909] systemd-journald[124]: Received SIGTERM from PID 1 (systemd). [ 2.322934] SELinux: Disabled at runtime. [ 2.361403] type=1404 audit(1542227165.402:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.392888] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.394640] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[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] Listening on Delayed Shutdown Socket. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Listening on udev Kernel Socket. Mounting Huge Pages File System... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. Mounting NFSD configuration filesystem... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Swap. [[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 Setup Virtual Console... Starting Apply Kernel Variables... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting POSIX Message Queue File System... [[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 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 Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting Rebuild[ 2.636151] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Hardware Database... Starting Configure read-only root support... [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting udev Kernel Device Manager... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [ 2.735166] systemd-journald[392]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Import network configuration from initramfs. [[32m OK [0m] Started Setup Virtual Console. 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. [ 2.816112] type=1305 audit(1542227165.856:3): audit_pid=431 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] Reached target Sockets.[ 2.986561] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Reached target Basic System. [ 2.994902] [drm] Initialized drm 1.1.0 20060810 Starting GSSAPI Proxy Daemon... [ 3.002531] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting Authorization Manager... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Login Service... Starting LSB: Bring up/down networking... Starting Dump dmesg to /var/log/dmesg... Starting Initial cloud-init job (pre-networking)... [ 3.033696] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.036445] [TTM] Initializing pool allocator [ 3.036793] [TTM] Initializing DMA pool allocator [ 3.037155] [drm] fb mappable at 0xFC000000 [ 3.037156] [drm] vram aper at 0xFC000000 Starting NTP client/server... [ 3.037156] [drm] size 33554432 [ 3.037157] [drm] fb depth is 24 [ 3.037157] [drm] pitch is 3072 [ 3.044863] fbcon: cirrusdrmfb (fb0) is primary device [ 3.077975] Console: switching to colour frame buffer device 128x48 [ 3.089407] ppdev: user-space parallel port driver [ 3.098691] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [[32m OK [0m] Started D-Bus System Message Bus.[ 3.105270] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... [[32m OK [0m] Reached target Timers. [[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] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [ 3.167753] AES CTR mode by8 optimization enabled [[32m OK [0m] Started Permit User Sessions. [[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] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Authorization Manager. [ 3.214638] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.219886] alg: No test for crc32 (crc32-pclmul) [ 3.227847] intel_rapl: no valid rapl domains found in package 0 [ 3.233466] intel_rapl: no valid rapl domains found in package 0 [ 3.236446] intel_powerclamp: No package C-state available [ 3.243145] intel_powerclamp: No package C-state available[ 3.187679] cloud-init[484]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 14 Nov 2018 20:26:06 +0000. Up 3.15 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 OpenSSH server daemon... Starting Notify NFS peers of a restart... Starting nginx - high performance web server... Starting Initial cloud-init job (metadata service crawler)... Starting Postfix Mail Transport Agent... Starting PostgreSQL 9.5 database server... [[32m OK [0m] Reached target Network is Online. Starting RabbitMQ Service... Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting LSB: Starts Logstash as a daemon.... Starting Dynamic System Tuning Daemon... [[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] Started nginx - high performance web server. [[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. [ 5.618693] cloud-init[796]: Cloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:26:09 +0000. Up 5.53 seconds. [ 5.650236] cloud-init[796]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 5.652162] cloud-init[796]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.655414] cloud-init[796]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.657174] cloud-init[796]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.659251] cloud-init[796]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.661696] cloud-init[796]: ci-info: | eth0: | True | 192.168.120.13 | 255.255.255.0 | fa:16:3e:10:cf:09 | [ 5.664944] cloud-init[796]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.666892] cloud-init[796]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 5.669124] cloud-init[796]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.671311] cloud-init[796]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 5.674449] cloud-init[796]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.676421] cloud-init[796]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 5.678261] cloud-init[796]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 5.680461] cloud-init[796]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 5.682645] cloud-init[796]: 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: 2018-11-14 20:26:15,549 - paramiko.transport - DEBUG - starting thread (client mode): 0x1008b150L 2018-11-14 20:26:15,550 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-11-14 20:26:15,555 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-11-14 20:26:15,555 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-11-14 20:26:15,568 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-11-14 20:26:15,569 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-14 20:26:15,569 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-14 20:26:15,569 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-14 20:26:15,569 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-14 20:26:15,569 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-14 20:26:15,581 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-14 20:26:15,583 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-14 20:26:15,613 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.207: 4c1f7c71f5a98b8370f02ab218eae423 2018-11-14 20:26:15,615 - paramiko.transport - DEBUG - Trying discovered key 39ebf28b7f96db2b42a1a0c4f5e61370 in /tmp/tmp57lVbq 2018-11-14 20:26:15,622 - paramiko.transport - DEBUG - userauth is OK 2018-11-14 20:26:25,669 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-11-14 20:26:25,691 - paramiko.transport - DEBUG - Trying discovered key 53a32704d80d9fa5426a394ad4fcf413 in /root/.ssh/id_rsa 2018-11-14 20:26:25,694 - paramiko.transport - DEBUG - userauth is OK 2018-11-14 20:26:25,707 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-11-14 20:26:25,708 - functest.core.singlevm - DEBUG - try 2: cannot connect to 172.30.9.207: Authentication failed. 2018-11-14 20:26:34,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 20:26:34,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/184f84dc-68be-4e8f-99aa-8913b1b68368/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}b0b03cd6b74299e6645c226aec4312ec945440f9" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 20:26:34,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:26: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-2d55fed7-567a-4591-8a7a-5347590710fb x-compute-request-id: req-2d55fed7-567a-4591-8a7a-5347590710fb Content-Encoding: gzip Content-Length: 11729 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 00000000bffe1351 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 00000000bffe12d1 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 2012528171 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.395669] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.398471] pid_max: default: 32768 minimum: 301\n[ 0.399974] Security Framework initialized\n[ 0.401366] SELinux: Initializing.\n[ 0.402910] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.408995] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.412681] Mount-cache hash table entries: 4096\n[ 0.414461] Initializing cgroup subsys memory\n[ 0.415925] Initializing cgroup subsys devices\n[ 0.417379] Initializing cgroup subsys freezer\n[ 0.418832] Initializing cgroup subsys net_cls\n[ 0.420291] Initializing cgroup subsys blkio\n[ 0.421717] Initializing cgroup subsys perf_event\n[ 0.423228] Initializing cgroup subsys hugetlb\n[ 0.424679] Initializing cgroup subsys pids\n[ 0.426090] Initializing cgroup subsys net_prio\n[ 0.427640] CPU: Physical Processor ID: 0\n[ 0.429729] mce: CPU supports 10 MCE banks\n[ 0.431157] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.432791] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.434406] tlb_flushall_shift: 6\n[ 0.435848] Freeing SMP alternatives: 28k freed\n[ 0.439972] ACPI: Core revision 20130517\n[ 0.441776] ACPI: All ACPI Tables successfully acquired\n[ 0.443616] ftrace: allocating 25812 entries in 101 pages\n[ 0.466157] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.468056] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.469923] smpboot: Max logical packages: 2\n[ 0.471597] Enabling x2apic\n[ 0.472745] Enabled x2apic\n[ 0.474141] Switched APIC routing to physical x2apic.\n[ 0.476980] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.478829] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.482186] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.490163] KVM setup paravirtual spinlock\n[ 0.492805] smpboot: Booting Node 0, Processors #1 OK\n[ 0.494780] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.516775] Brought up 2 CPUs\n[ 0.516779] KVM setup async PF for cpu 1\n[ 0.516782] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.520737] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.523398] devtmpfs: initialized\n[ 0.526112] EVM: security.selinux\n[ 0.527348] EVM: security.ima\n[ 0.528517] EVM: security.capability\n[ 0.530441] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.532360] pinctrl core: initialized pinctrl subsystem\n[ 0.534088] NET: Registered protocol family 16\n[ 0.535717] ACPI: bus type PCI registered\n[ 0.537091] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.539011] PCI: Using configuration type 1 for base access\n[ 0.544027] ACPI: Added _OSI(Module Device)\n[ 0.545444] ACPI: Added _OSI(Processor Device)\n[ 0.546909] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.548399] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.551118] ACPI: Interpreter enabled\n[ 0.552432] ACPI: (supports S0 S5)\n[ 0.553684] ACPI: Using IOAPIC for interrupt routing\n[ 0.555241] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.559852] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.561638] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.563550] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.565423] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.568906] acpiphp: Slot [3] registered\n[ 0.570274] acpiphp: Slot [4] registered\n[ 0.571657] acpiphp: Slot [5] registered\n[ 0.573030] acpiphp: Slot [6] registered\n[ 0.574390] acpiphp: Slot [7] registered\n[ 0.575763] acpiphp: Slot [8] registered\n[ 0.577125] acpiphp: Slot [9] registered\n[ 0.578489] acpiphp: Slot [10] registered\n[ 0.579882] acpiphp: Slot [11] registered\n[ 0.581263] acpiphp: Slot [12] registered\n[ 0.582656] acpiphp: Slot [13] registered\n[ 0.584050] acpiphp: Slot [14] registered\n[ 0.585428] acpiphp: Slot [15] registered\n[ 0.586817] acpiphp: Slot [16] registered\n[ 0.588199] acpiphp: Slot [17] registered\n[ 0.589580] acpiphp: Slot [18] registered\n[ 0.590963] acpiphp: Slot [19] registered\n[ 0.592344] acpiphp: Slot [20] registered\n[ 0.593733] acpiphp: Slot [21] registered\n[ 0.595113] acpiphp: Slot [22] registered\n[ 0.596492] acpiphp: Slot [23] registered\n[ 0.597895] acpiphp: Slot [24] registered\n[ 0.599280] acpiphp: Slot [25] registered\n[ 0.600660] acpiphp: Slot [26] registered\n[ 0.602093] acpiphp: Slot [27] registered\n[ 0.603479] acpiphp: Slot [28] registered\n[ 0.604860] acpiphp: Slot [29] registered\n[ 0.606238] acpiphp: Slot [30] registered\n[ 0.607616] acpiphp: Slot [31] registered\n[ 0.609002] PCI host bridge to bus 0000:00\n[ 0.610380] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.612026] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.613918] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.615808] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.618341] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.620881] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.626143] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.628111] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.629955] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.631918] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.636273] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.638778] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.662019] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.664279] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.666898] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.669059] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.671184] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.673193] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.675241] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.677902] vgaarb: loaded\n[ 0.679012] vgaarb: bridge control possible 0000:00:02.0\n[ 0.680797] SCSI subsystem initialized\n[ 0.682148] ACPI: bus type USB registered\n[ 0.683532] usbcore: registered new interface driver usbfs\n[ 0.685186] usbcore: registered new interface driver hub\n[ 0.686833] usbcore: registered new device driver usb\n[ 0.688583] PCI: Using ACPI for IRQ routing\n[ 0.690331] NetLabel: Initializing\n[ 0.691588] NetLabel: domain hash size = 128\n[ 0.693014] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.694581] NetLabel: unlabeled traffic allowed by default\n[ 0.696364] Switched to clocksource kvm-clock\n[ 0.705499] pnp: PnP ACPI init\n[ 0.706705] ACPI: bus type PNP registered\n[ 0.708465] pnp: PnP ACPI: found 5 devices\n[ 0.709865] ACPI: bus type PNP unregistered\n[ 0.717415] NET: Registered protocol family 2\n[ 0.719171] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.721899] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.724145] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.726099] TCP: reno registered\n[ 0.727319] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.729117] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.731028] NET: Registered protocol family 1\n[ 0.732477] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.734212] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.735914] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.756198] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.776513] Unpacking initramfs...\n[ 1.252297] Freeing initrd memory: 37508k freed\n[ 1.262208] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.264145] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.267644] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.269499] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.271632] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.273491] Initialise system trusted keyring\n[ 1.274970] audit: initializing netlink socket (disabled)\n[ 1.276619] type=2000 audit(1542227164.962:1): initialized\n[ 1.293861] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.295687] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.298321] zpool: loaded\n[ 1.299433] zbud: loaded\n[ 1.300678] VFS: Disk quotas dquot_6.5.2\n[ 1.302058] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.304059] msgmni has been set to 7578\n[ 1.305447] Key type big_key registered\n[ 1.307532] NET: Registered protocol family 38\n[ 1.308991] Key type asymmetric registered\n[ 1.310347] Asymmetric key parser 'x509' registered\n[ 1.311882] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.314419] io scheduler noop registered\n[ 1.315785] io scheduler deadline registered (default)\n[ 1.329921] io scheduler cfq registered\n[ 1.331334] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.333001] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.334950] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.337458] ACPI: Power Button [PWRF]\n[ 1.338908] GHES: HEST is not enabled!\n[ 1.340281] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.364498] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.366642] Non-volatile memory driver v1.3\n[ 1.368055] Linux agpgart interface v0.103\n[ 1.369553] crash memory driver: version 1.1\n[ 1.371055] rdac: device handler registered\n[ 1.372491] hp_sw: device handler registered\n[ 1.373918] emc: device handler registered\n[ 1.375291] alua: device handler registered\n[ 1.376705] libphy: Fixed MDIO Bus: probed\n[ 1.378145] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.379999] ehci-pci: EHCI PCI platform driver\n[ 1.381449] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.383242] ohci-pci: OHCI PCI platform driver\n[ 1.384693] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.404541] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.406225] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.408760] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.410375] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.412155] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.414042] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.416528] usb usb1: Product: UHCI Host Controller\n[ 1.418061] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.420029] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.421606] hub 1-0:1.0: USB hub found\n[ 1.422941] hub 1-0:1.0: 2 ports detected\n[ 1.424439] usbcore: registered new interface driver usbserial\n[ 1.426174] usbcore: registered new interface driver usbserial_generic\n[ 1.428039] usbserial: USB Serial support registered for generic\n[ 1.429811] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.433141] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.434709] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.436359] mousedev: PS/2 mouse device common for all mice\n[ 1.438335] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.441686] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.444444] rtc_cmos 00:00: RTC can wake from S4\n[ 1.446521] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.446823] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.447011] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.447068] cpuidle: using governor menu\n[ 1.447153] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.447269] usbcore: registered new interface driver usbhid\n[ 1.447273] usbhid: USB HID core driver\n[ 1.447319] drop_monitor: Initializing network drop monitor service\n[ 1.447389] TCP: cubic registered\n[ 1.447391] Initializing XFRM netlink socket\n[ 1.447521] NET: Registered protocol family 10\n[ 1.449470] NET: Registered protocol family 17\n[ 1.451054] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.451060] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.451086] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.451202] Loading compiled-in X.509 certificates\n[ 1.451232] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.451243] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.451676] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.451706] registered taskstats version 1\n[ 1.455478] Key type trusted registered\n[ 1.457007] Key type encrypted registered\n[ 1.458473] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.460656] rtc_cmos 00:00: setting system clock to 2018-11-14 20:26:04 UTC (1542227164)\n[ 1.497524] Freeing unused kernel memory: 1680k freed\n[ 1.503299] 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.508418] systemd[1]: Detected virtualization kvm.\n[ 1.510015] systemd[1]: Detected architecture x86-64.\n[ 1.511573] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.514311] systemd[1]: No hostname configured.\n[ 1.515784] systemd[1]: Set hostname to .\n[ 1.517393] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Timers.\n[ 1.541158] systemd[1]: Reached target Timers.\n[ 1.542621] systemd[1]: Starting Timers.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.544966] systemd[1]: Created slice Root Slice.\n[ 1.546481] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Created slice System Slice.\n[ 1.548936] systemd[1]: Created slice System Slice.\n[ 1.550482] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.552956] systemd[1]: Reached target Local File Systems.\n[ 1.554616] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Slices.\n[ 1.557073] systemd[1]: Reached target Slices.\n[ 1.558540] systemd[1]: Starting Slices.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.560976] systemd[1]: Listening on udev Control Socket.\n[ 1.563043] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Swap.\n[ 1.566112] systemd[1]: Reached target Swap.\n[ 1.567829] systemd[1]: Starting Swap.\n[ 1.569198] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.571852] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.575507] systemd[1]: Reached target Paths.\n[ 1.576956] systemd[1]: Starting Paths.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.579406] systemd[1]: Listening on Journal Socket.\n[ 1.580969] systemd[1]: Starting Journal Socket.\n[ 1.582858] 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.587531] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.590620] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.594319] systemd[1]: Listening on udev Kernel Socket.\n[ 1.595943] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.598513] systemd[1]: Reached target Sockets.\n[ 1.599994] systemd[1]: Starting Sockets.\n[ 1.601604] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 1.605912] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 1.610358] systemd[1]: Started Apply Kernel Variables.\n[ 1.612489] systemd[1]: Starting Create Static Device Nodes in /dev...\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Journal Service.\n[ 1.617003] systemd[1]: Started Journal Service.\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.661687] RPC: Registered named UNIX socket transport module.\n[ 1.663467] RPC: Registered udp transport module.\n[ 1.664989] RPC: Registered tcp transport module.\n[ 1.666484] 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...[ 1.726873] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n\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[ 1.766745] FDC 0 is a S82078B\n[ 1.790843] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.830658] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.836103] scsi host0: ata_piix\n[ 1.837515] vda: vda1\n[ 1.838224] scsi host1: ata_piix\n[ 1.838248] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.838249] 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[ 1.880314] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.882217] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.884171] usb 1-1: Product: QEMU USB Tablet\n[ 1.885604] usb 1-1: Manufacturer: QEMU\n[ 1.886925] usb 1-1: SerialNumber: 42\n[ 1.896664] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.899752] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 2.012103] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.014889] XFS (vda1): Mounting V4 Filesystem\n[ 2.039571] 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 Slices.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Local File Systems.\n Stopping udev Kernel Device Manager...\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.267909] systemd-journald[124]: Received SIGTERM from PID 1 (systemd).\n[ 2.322934] SELinux: Disabled at runtime.\n[ 2.361403] type=1404 audit(1542227165.402:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.392888] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.394640] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\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] Listening on Delayed Shutdown Socket.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n Mounting Huge Pages File System...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Reached target Swap.\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 Setup Virtual Console...\n Starting Apply Kernel Variables...\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] 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 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 Remount Root and Kernel File Systems.\n Starting Load/Save Random Seed...\n Starting Rebuild[ 2.636151] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n Hardware Database...\n Starting Configure read-only root support...\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Rebuild Journal Catalog...\n Starting Preprocess NFS configuration...\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n Starting udev Kernel Device Manager...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[ 2.735166] systemd-journald[392]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Import network configuration from initramfs.\n[[32m OK [0m] Started Setup Virtual Console.\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[ 2.816112] type=1305 audit(1542227165.856:3): audit_pid=431 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] Reached target Sockets.[ 2.986561] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n\n[[32m OK [0m] Reached target Basic System.\n[ 2.994902] [drm] Initialized drm 1.1.0 20060810\n Starting GSSAPI Proxy Daemon...\n[ 3.002531] input: PC Speaker as /devices/platform/pcspkr/input/input5\n Starting Authorization Manager...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Login Service...\n Starting LSB: Bring up/down networking...\n Starting Dump dmesg to /var/log/dmesg...\n Starting Initial cloud-init job (pre-networking)...\n[ 3.033696] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.036445] [TTM] Initializing pool allocator\n[ 3.036793] [TTM] Initializing DMA pool allocator\n[ 3.037155] [drm] fb mappable at 0xFC000000\n[ 3.037156] [drm] vram aper at 0xFC000000\n Starting NTP client/server...\n[ 3.037156] [drm] size 33554432\n[ 3.037157] [drm] fb depth is 24\n[ 3.037157] [drm] pitch is 3072\n[ 3.044863] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.077975] Console: switching to colour frame buffer device 128x48\n[ 3.089407] ppdev: user-space parallel port driver\n[ 3.098691] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[[32m OK [0m] Started D-Bus System Message Bus.[ 3.105270] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n\n Starting D-Bus System Message Bus...\n[[32m OK [0m] Reached target Timers.\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] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started NTP client/server.\n[ 3.167753] AES CTR mode by8 optimization enabled\n[[32m OK [0m] Started Permit User Sessions.\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] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Authorization Manager.\n[ 3.214638] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.219886] alg: No test for crc32 (crc32-pclmul)\n[ 3.227847] intel_rapl: no valid rapl domains found in package 0\n[ 3.233466] intel_rapl: no valid rapl domains found in package 0\n[ 3.236446] intel_powerclamp: No package C-state available\n[ 3.243145] intel_powerclamp: No package C-state available[ 3.187679] cloud-init[484]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 14 Nov 2018 20:26:06 +0000. Up 3.15 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 OpenSSH server daemon...\n Starting Notify NFS peers of a restart...\n Starting nginx - high performance web server...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting Postfix Mail Transport Agent...\n Starting PostgreSQL 9.5 database server...\n[[32m OK [0m] Reached target Network is Online.\n Starting RabbitMQ Service...\n Starting Crash recovery kernel arming...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting LSB: Starts Logstash as a daemon....\n Starting Dynamic System Tuning Daemon...\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] Started nginx - high performance web server.\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[ 5.618693] cloud-init[796]: Cloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:26:09 +0000. Up 5.53 seconds.\n[ 5.650236] cloud-init[796]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 5.652162] cloud-init[796]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.655414] cloud-init[796]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 5.657174] cloud-init[796]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.659251] cloud-init[796]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 5.661696] cloud-init[796]: ci-info: | eth0: | True | 192.168.120.13 | 255.255.255.0 | fa:16:3e:10:cf:09 |\n[ 5.664944] cloud-init[796]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.666892] cloud-init[796]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 5.669124] cloud-init[796]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.671311] cloud-init[796]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 5.674449] cloud-init[796]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.676421] cloud-init[796]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 5.678261] cloud-init[796]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[ 5.680461] cloud-init[796]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 5.682645] cloud-init[796]: 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: "} 2018-11-14 20:26:34,794 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/184f84dc-68be-4e8f-99aa-8913b1b68368/action used request id req-2d55fed7-567a-4591-8a7a-5347590710fb 2018-11-14 20:26:34,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0772640705109s 2018-11-14 20:26:34,795 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/184f84dc-68be-4e8f-99aa-8913b1b68368/action used request id req-2d55fed7-567a-4591-8a7a-5347590710fb 2018-11-14 20:26:34,795 - 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 00000000bffe1351 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 00000000bffe12d1 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 2012528171 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.395669] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.398471] pid_max: default: 32768 minimum: 301 [ 0.399974] Security Framework initialized [ 0.401366] SELinux: Initializing. [ 0.402910] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.408995] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.412681] Mount-cache hash table entries: 4096 [ 0.414461] Initializing cgroup subsys memory [ 0.415925] Initializing cgroup subsys devices [ 0.417379] Initializing cgroup subsys freezer [ 0.418832] Initializing cgroup subsys net_cls [ 0.420291] Initializing cgroup subsys blkio [ 0.421717] Initializing cgroup subsys perf_event [ 0.423228] Initializing cgroup subsys hugetlb [ 0.424679] Initializing cgroup subsys pids [ 0.426090] Initializing cgroup subsys net_prio [ 0.427640] CPU: Physical Processor ID: 0 [ 0.429729] mce: CPU supports 10 MCE banks [ 0.431157] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.432791] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.434406] tlb_flushall_shift: 6 [ 0.435848] Freeing SMP alternatives: 28k freed [ 0.439972] ACPI: Core revision 20130517 [ 0.441776] ACPI: All ACPI Tables successfully acquired [ 0.443616] ftrace: allocating 25812 entries in 101 pages [ 0.466157] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.468056] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.469923] smpboot: Max logical packages: 2 [ 0.471597] Enabling x2apic [ 0.472745] Enabled x2apic [ 0.474141] Switched APIC routing to physical x2apic. [ 0.476980] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.478829] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.482186] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.490163] KVM setup paravirtual spinlock [ 0.492805] smpboot: Booting Node 0, Processors #1 OK [ 0.494780] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.516775] Brought up 2 CPUs [ 0.516779] KVM setup async PF for cpu 1 [ 0.516782] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.520737] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.523398] devtmpfs: initialized [ 0.526112] EVM: security.selinux [ 0.527348] EVM: security.ima [ 0.528517] EVM: security.capability [ 0.530441] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.532360] pinctrl core: initialized pinctrl subsystem [ 0.534088] NET: Registered protocol family 16 [ 0.535717] ACPI: bus type PCI registered [ 0.537091] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.539011] PCI: Using configuration type 1 for base access [ 0.544027] ACPI: Added _OSI(Module Device) [ 0.545444] ACPI: Added _OSI(Processor Device) [ 0.546909] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.548399] ACPI: Added _OSI(Processor Aggregator Device) [ 0.551118] ACPI: Interpreter enabled [ 0.552432] ACPI: (supports S0 S5) [ 0.553684] ACPI: Using IOAPIC for interrupt routing [ 0.555241] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.559852] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.561638] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.563550] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.565423] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.568906] acpiphp: Slot [3] registered [ 0.570274] acpiphp: Slot [4] registered [ 0.571657] acpiphp: Slot [5] registered [ 0.573030] acpiphp: Slot [6] registered [ 0.574390] acpiphp: Slot [7] registered [ 0.575763] acpiphp: Slot [8] registered [ 0.577125] acpiphp: Slot [9] registered [ 0.578489] acpiphp: Slot [10] registered [ 0.579882] acpiphp: Slot [11] registered [ 0.581263] acpiphp: Slot [12] registered [ 0.582656] acpiphp: Slot [13] registered [ 0.584050] acpiphp: Slot [14] registered [ 0.585428] acpiphp: Slot [15] registered [ 0.586817] acpiphp: Slot [16] registered [ 0.588199] acpiphp: Slot [17] registered [ 0.589580] acpiphp: Slot [18] registered [ 0.590963] acpiphp: Slot [19] registered [ 0.592344] acpiphp: Slot [20] registered [ 0.593733] acpiphp: Slot [21] registered [ 0.595113] acpiphp: Slot [22] registered [ 0.596492] acpiphp: Slot [23] registered [ 0.597895] acpiphp: Slot [24] registered [ 0.599280] acpiphp: Slot [25] registered [ 0.600660] acpiphp: Slot [26] registered [ 0.602093] acpiphp: Slot [27] registered [ 0.603479] acpiphp: Slot [28] registered [ 0.604860] acpiphp: Slot [29] registered [ 0.606238] acpiphp: Slot [30] registered [ 0.607616] acpiphp: Slot [31] registered [ 0.609002] PCI host bridge to bus 0000:00 [ 0.610380] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.612026] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.613918] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.615808] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.618341] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.620881] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.626143] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.628111] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.629955] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.631918] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.636273] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.638778] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.662019] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.664279] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.666898] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.669059] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.671184] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.673193] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.675241] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.677902] vgaarb: loaded [ 0.679012] vgaarb: bridge control possible 0000:00:02.0 [ 0.680797] SCSI subsystem initialized [ 0.682148] ACPI: bus type USB registered [ 0.683532] usbcore: registered new interface driver usbfs [ 0.685186] usbcore: registered new interface driver hub [ 0.686833] usbcore: registered new device driver usb [ 0.688583] PCI: Using ACPI for IRQ routing [ 0.690331] NetLabel: Initializing [ 0.691588] NetLabel: domain hash size = 128 [ 0.693014] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.694581] NetLabel: unlabeled traffic allowed by default [ 0.696364] Switched to clocksource kvm-clock [ 0.705499] pnp: PnP ACPI init [ 0.706705] ACPI: bus type PNP registered [ 0.708465] pnp: PnP ACPI: found 5 devices [ 0.709865] ACPI: bus type PNP unregistered [ 0.717415] NET: Registered protocol family 2 [ 0.719171] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.721899] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.724145] TCP: Hash tables configured (established 32768 bind 32768) [ 0.726099] TCP: reno registered [ 0.727319] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.729117] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.731028] NET: Registered protocol family 1 [ 0.732477] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.734212] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.735914] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.756198] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.776513] Unpacking initramfs... [ 1.252297] Freeing initrd memory: 37508k freed [ 1.262208] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.264145] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.267644] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.269499] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.271632] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.273491] Initialise system trusted keyring [ 1.274970] audit: initializing netlink socket (disabled) [ 1.276619] type=2000 audit(1542227164.962:1): initialized [ 1.293861] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.295687] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.298321] zpool: loaded [ 1.299433] zbud: loaded [ 1.300678] VFS: Disk quotas dquot_6.5.2 [ 1.302058] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.304059] msgmni has been set to 7578 [ 1.305447] Key type big_key registered [ 1.307532] NET: Registered protocol family 38 [ 1.308991] Key type asymmetric registered [ 1.310347] Asymmetric key parser 'x509' registered [ 1.311882] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.314419] io scheduler noop registered [ 1.315785] io scheduler deadline registered (default) [ 1.329921] io scheduler cfq registered [ 1.331334] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.333001] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.334950] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.337458] ACPI: Power Button [PWRF] [ 1.338908] GHES: HEST is not enabled! [ 1.340281] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.364498] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.366642] Non-volatile memory driver v1.3 [ 1.368055] Linux agpgart interface v0.103 [ 1.369553] crash memory driver: version 1.1 [ 1.371055] rdac: device handler registered [ 1.372491] hp_sw: device handler registered [ 1.373918] emc: device handler registered [ 1.375291] alua: device handler registered [ 1.376705] libphy: Fixed MDIO Bus: probed [ 1.378145] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.379999] ehci-pci: EHCI PCI platform driver [ 1.381449] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.383242] ohci-pci: OHCI PCI platform driver [ 1.384693] uhci_hcd: USB Universal Host Controller Interface driver [ 1.404541] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.406225] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.408760] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.410375] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.412155] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.414042] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.416528] usb usb1: Product: UHCI Host Controller [ 1.418061] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.420029] usb usb1: SerialNumber: 0000:00:01.2 [ 1.421606] hub 1-0:1.0: USB hub found [ 1.422941] hub 1-0:1.0: 2 ports detected [ 1.424439] usbcore: registered new interface driver usbserial [ 1.426174] usbcore: registered new interface driver usbserial_generic [ 1.428039] usbserial: USB Serial support registered for generic [ 1.429811] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.433141] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.434709] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.436359] mousedev: PS/2 mouse device common for all mice [ 1.438335] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.441686] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.444444] rtc_cmos 00:00: RTC can wake from S4 [ 1.446521] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.446823] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.447011] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.447068] cpuidle: using governor menu [ 1.447153] hidraw: raw HID events driver (C) Jiri Kosina [ 1.447269] usbcore: registered new interface driver usbhid [ 1.447273] usbhid: USB HID core driver [ 1.447319] drop_monitor: Initializing network drop monitor service [ 1.447389] TCP: cubic registered [ 1.447391] Initializing XFRM netlink socket [ 1.447521] NET: Registered protocol family 10 [ 1.449470] NET: Registered protocol family 17 [ 1.451054] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.451060] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.451086] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.451202] Loading compiled-in X.509 certificates [ 1.451232] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.451243] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.451676] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.451706] registered taskstats version 1 [ 1.455478] Key type trusted registered [ 1.457007] Key type encrypted registered [ 1.458473] IMA: No TPM chip found, activating TPM-bypass! [ 1.460656] rtc_cmos 00:00: setting system clock to 2018-11-14 20:26:04 UTC (1542227164) [ 1.497524] Freeing unused kernel memory: 1680k freed [ 1.503299] 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.508418] systemd[1]: Detected virtualization kvm. [ 1.510015] systemd[1]: Detected architecture x86-64. [ 1.511573] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.514311] systemd[1]: No hostname configured. [ 1.515784] systemd[1]: Set hostname to . [ 1.517393] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Timers. [ 1.541158] systemd[1]: Reached target Timers. [ 1.542621] systemd[1]: Starting Timers. [[32m OK [0m] Created slice Root Slice. [ 1.544966] systemd[1]: Created slice Root Slice. [ 1.546481] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.548936] systemd[1]: Created slice System Slice. [ 1.550482] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Local File Systems. [ 1.552956] systemd[1]: Reached target Local File Systems. [ 1.554616] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Slices. [ 1.557073] systemd[1]: Reached target Slices. [ 1.558540] systemd[1]: Starting Slices. [[32m OK [0m] Listening on udev Control Socket. [ 1.560976] systemd[1]: Listening on udev Control Socket. [ 1.563043] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Swap. [ 1.566112] systemd[1]: Reached target Swap. [ 1.567829] systemd[1]: Starting Swap. [ 1.569198] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.571852] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.575507] systemd[1]: Reached target Paths. [ 1.576956] systemd[1]: Starting Paths. [[32m OK [0m] Listening on Journal Socket. [ 1.579406] systemd[1]: Listening on Journal Socket. [ 1.580969] systemd[1]: Starting Journal Socket. [ 1.582858] 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.587531] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.590620] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Listening on udev Kernel Socket. [ 1.594319] systemd[1]: Listening on udev Kernel Socket. [ 1.595943] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.598513] systemd[1]: Reached target Sockets. [ 1.599994] systemd[1]: Starting Sockets. [ 1.601604] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.605912] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.610358] systemd[1]: Started Apply Kernel Variables. [ 1.612489] systemd[1]: Starting Create Static Device Nodes in /dev... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Journal Service. [ 1.617003] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.661687] RPC: Registered named UNIX socket transport module. [ 1.663467] RPC: Registered udp transport module. [ 1.664989] RPC: Registered tcp transport module. [ 1.666484] 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...[ 1.726873] usb 1-1: new full-speed USB device number 2 using uhci_hcd 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. [ 1.766745] FDC 0 is a S82078B [ 1.790843] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.830658] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.836103] scsi host0: ata_piix [ 1.837515] vda: vda1 [ 1.838224] scsi host1: ata_piix [ 1.838248] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.838249] 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. [ 1.880314] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.882217] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.884171] usb 1-1: Product: QEMU USB Tablet [ 1.885604] usb 1-1: Manufacturer: QEMU [ 1.886925] usb 1-1: SerialNumber: 42 [ 1.896664] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.899752] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 2.012103] SGI XFS with ACLs, security attributes, no debug enabled [ 2.014889] XFS (vda1): Mounting V4 Filesystem [ 2.039571] 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 Slices. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Local File Systems. Stopping udev Kernel Device Manager... [[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.267909] systemd-journald[124]: Received SIGTERM from PID 1 (systemd). [ 2.322934] SELinux: Disabled at runtime. [ 2.361403] type=1404 audit(1542227165.402:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.392888] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.394640] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[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] Listening on Delayed Shutdown Socket. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Listening on udev Kernel Socket. Mounting Huge Pages File System... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. Mounting NFSD configuration filesystem... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Swap. [[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 Setup Virtual Console... Starting Apply Kernel Variables... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting POSIX Message Queue File System... [[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 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 Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting Rebuild[ 2.636151] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Hardware Database... Starting Configure read-only root support... [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting udev Kernel Device Manager... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [ 2.735166] systemd-journald[392]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Import network configuration from initramfs. [[32m OK [0m] Started Setup Virtual Console. 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. [ 2.816112] type=1305 audit(1542227165.856:3): audit_pid=431 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] Reached target Sockets.[ 2.986561] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Reached target Basic System. [ 2.994902] [drm] Initialized drm 1.1.0 20060810 Starting GSSAPI Proxy Daemon... [ 3.002531] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting Authorization Manager... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Login Service... Starting LSB: Bring up/down networking... Starting Dump dmesg to /var/log/dmesg... Starting Initial cloud-init job (pre-networking)... [ 3.033696] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.036445] [TTM] Initializing pool allocator [ 3.036793] [TTM] Initializing DMA pool allocator [ 3.037155] [drm] fb mappable at 0xFC000000 [ 3.037156] [drm] vram aper at 0xFC000000 Starting NTP client/server... [ 3.037156] [drm] size 33554432 [ 3.037157] [drm] fb depth is 24 [ 3.037157] [drm] pitch is 3072 [ 3.044863] fbcon: cirrusdrmfb (fb0) is primary device [ 3.077975] Console: switching to colour frame buffer device 128x48 [ 3.089407] ppdev: user-space parallel port driver [ 3.098691] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [[32m OK [0m] Started D-Bus System Message Bus.[ 3.105270] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... [[32m OK [0m] Reached target Timers. [[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] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [ 3.167753] AES CTR mode by8 optimization enabled [[32m OK [0m] Started Permit User Sessions. [[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] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Authorization Manager. [ 3.214638] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.219886] alg: No test for crc32 (crc32-pclmul) [ 3.227847] intel_rapl: no valid rapl domains found in package 0 [ 3.233466] intel_rapl: no valid rapl domains found in package 0 [ 3.236446] intel_powerclamp: No package C-state available [ 3.243145] intel_powerclamp: No package C-state available[ 3.187679] cloud-init[484]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 14 Nov 2018 20:26:06 +0000. Up 3.15 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 OpenSSH server daemon... Starting Notify NFS peers of a restart... Starting nginx - high performance web server... Starting Initial cloud-init job (metadata service crawler)... Starting Postfix Mail Transport Agent... Starting PostgreSQL 9.5 database server... [[32m OK [0m] Reached target Network is Online. Starting RabbitMQ Service... Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting LSB: Starts Logstash as a daemon.... Starting Dynamic System Tuning Daemon... [[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] Started nginx - high performance web server. [[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. [ 5.618693] cloud-init[796]: Cloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:26:09 +0000. Up 5.53 seconds. [ 5.650236] cloud-init[796]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 5.652162] cloud-init[796]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.655414] cloud-init[796]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.657174] cloud-init[796]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.659251] cloud-init[796]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.661696] cloud-init[796]: ci-info: | eth0: | True | 192.168.120.13 | 255.255.255.0 | fa:16:3e:10:cf:09 | [ 5.664944] cloud-init[796]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.666892] cloud-init[796]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 5.669124] cloud-init[796]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.671311] cloud-init[796]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 5.674449] cloud-init[796]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.676421] cloud-init[796]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 5.678261] cloud-init[796]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 5.680461] cloud-init[796]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 5.682645] cloud-init[796]: 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: 2018-11-14 20:26:34,799 - paramiko.transport - DEBUG - starting thread (client mode): 0x10180c10L 2018-11-14 20:26:34,799 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-11-14 20:26:34,805 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-11-14 20:26:34,805 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-11-14 20:26:34,806 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-11-14 20:26:34,806 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-14 20:26:34,807 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-14 20:26:34,807 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-14 20:26:34,807 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-14 20:26:34,807 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-14 20:26:34,812 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-14 20:26:34,813 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-14 20:26:34,816 - paramiko.transport - DEBUG - Trying discovered key 39ebf28b7f96db2b42a1a0c4f5e61370 in /tmp/tmp57lVbq 2018-11-14 20:26:34,852 - paramiko.transport - DEBUG - userauth is OK 2018-11-14 20:26:44,869 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-11-14 20:26:44,895 - paramiko.transport - DEBUG - Trying discovered key 53a32704d80d9fa5426a394ad4fcf413 in /root/.ssh/id_rsa 2018-11-14 20:26:44,896 - paramiko.transport - DEBUG - userauth is OK 2018-11-14 20:26:44,902 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-11-14 20:26:44,903 - functest.core.singlevm - DEBUG - try 3: cannot connect to 172.30.9.207: Authentication failed. 2018-11-14 20:26:53,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 20:26:53,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/184f84dc-68be-4e8f-99aa-8913b1b68368/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}b0b03cd6b74299e6645c226aec4312ec945440f9" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 20:26:53,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:26:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7a258657-501e-46f2-9e2b-b0eaa69b2a64 x-compute-request-id: req-7a258657-501e-46f2-9e2b-b0eaa69b2a64 Content-Encoding: gzip Content-Length: 11729 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 00000000bffe1351 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 00000000bffe12d1 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 2012528171 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.395669] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.398471] pid_max: default: 32768 minimum: 301\n[ 0.399974] Security Framework initialized\n[ 0.401366] SELinux: Initializing.\n[ 0.402910] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.408995] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.412681] Mount-cache hash table entries: 4096\n[ 0.414461] Initializing cgroup subsys memory\n[ 0.415925] Initializing cgroup subsys devices\n[ 0.417379] Initializing cgroup subsys freezer\n[ 0.418832] Initializing cgroup subsys net_cls\n[ 0.420291] Initializing cgroup subsys blkio\n[ 0.421717] Initializing cgroup subsys perf_event\n[ 0.423228] Initializing cgroup subsys hugetlb\n[ 0.424679] Initializing cgroup subsys pids\n[ 0.426090] Initializing cgroup subsys net_prio\n[ 0.427640] CPU: Physical Processor ID: 0\n[ 0.429729] mce: CPU supports 10 MCE banks\n[ 0.431157] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.432791] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.434406] tlb_flushall_shift: 6\n[ 0.435848] Freeing SMP alternatives: 28k freed\n[ 0.439972] ACPI: Core revision 20130517\n[ 0.441776] ACPI: All ACPI Tables successfully acquired\n[ 0.443616] ftrace: allocating 25812 entries in 101 pages\n[ 0.466157] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.468056] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.469923] smpboot: Max logical packages: 2\n[ 0.471597] Enabling x2apic\n[ 0.472745] Enabled x2apic\n[ 0.474141] Switched APIC routing to physical x2apic.\n[ 0.476980] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.478829] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.482186] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.490163] KVM setup paravirtual spinlock\n[ 0.492805] smpboot: Booting Node 0, Processors #1 OK\n[ 0.494780] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.516775] Brought up 2 CPUs\n[ 0.516779] KVM setup async PF for cpu 1\n[ 0.516782] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.520737] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.523398] devtmpfs: initialized\n[ 0.526112] EVM: security.selinux\n[ 0.527348] EVM: security.ima\n[ 0.528517] EVM: security.capability\n[ 0.530441] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.532360] pinctrl core: initialized pinctrl subsystem\n[ 0.534088] NET: Registered protocol family 16\n[ 0.535717] ACPI: bus type PCI registered\n[ 0.537091] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.539011] PCI: Using configuration type 1 for base access\n[ 0.544027] ACPI: Added _OSI(Module Device)\n[ 0.545444] ACPI: Added _OSI(Processor Device)\n[ 0.546909] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.548399] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.551118] ACPI: Interpreter enabled\n[ 0.552432] ACPI: (supports S0 S5)\n[ 0.553684] ACPI: Using IOAPIC for interrupt routing\n[ 0.555241] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.559852] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.561638] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.563550] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.565423] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.568906] acpiphp: Slot [3] registered\n[ 0.570274] acpiphp: Slot [4] registered\n[ 0.571657] acpiphp: Slot [5] registered\n[ 0.573030] acpiphp: Slot [6] registered\n[ 0.574390] acpiphp: Slot [7] registered\n[ 0.575763] acpiphp: Slot [8] registered\n[ 0.577125] acpiphp: Slot [9] registered\n[ 0.578489] acpiphp: Slot [10] registered\n[ 0.579882] acpiphp: Slot [11] registered\n[ 0.581263] acpiphp: Slot [12] registered\n[ 0.582656] acpiphp: Slot [13] registered\n[ 0.584050] acpiphp: Slot [14] registered\n[ 0.585428] acpiphp: Slot [15] registered\n[ 0.586817] acpiphp: Slot [16] registered\n[ 0.588199] acpiphp: Slot [17] registered\n[ 0.589580] acpiphp: Slot [18] registered\n[ 0.590963] acpiphp: Slot [19] registered\n[ 0.592344] acpiphp: Slot [20] registered\n[ 0.593733] acpiphp: Slot [21] registered\n[ 0.595113] acpiphp: Slot [22] registered\n[ 0.596492] acpiphp: Slot [23] registered\n[ 0.597895] acpiphp: Slot [24] registered\n[ 0.599280] acpiphp: Slot [25] registered\n[ 0.600660] acpiphp: Slot [26] registered\n[ 0.602093] acpiphp: Slot [27] registered\n[ 0.603479] acpiphp: Slot [28] registered\n[ 0.604860] acpiphp: Slot [29] registered\n[ 0.606238] acpiphp: Slot [30] registered\n[ 0.607616] acpiphp: Slot [31] registered\n[ 0.609002] PCI host bridge to bus 0000:00\n[ 0.610380] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.612026] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.613918] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.615808] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.618341] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.620881] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.626143] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.628111] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.629955] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.631918] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.636273] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.638778] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.662019] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.664279] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.666898] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.669059] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.671184] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.673193] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.675241] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.677902] vgaarb: loaded\n[ 0.679012] vgaarb: bridge control possible 0000:00:02.0\n[ 0.680797] SCSI subsystem initialized\n[ 0.682148] ACPI: bus type USB registered\n[ 0.683532] usbcore: registered new interface driver usbfs\n[ 0.685186] usbcore: registered new interface driver hub\n[ 0.686833] usbcore: registered new device driver usb\n[ 0.688583] PCI: Using ACPI for IRQ routing\n[ 0.690331] NetLabel: Initializing\n[ 0.691588] NetLabel: domain hash size = 128\n[ 0.693014] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.694581] NetLabel: unlabeled traffic allowed by default\n[ 0.696364] Switched to clocksource kvm-clock\n[ 0.705499] pnp: PnP ACPI init\n[ 0.706705] ACPI: bus type PNP registered\n[ 0.708465] pnp: PnP ACPI: found 5 devices\n[ 0.709865] ACPI: bus type PNP unregistered\n[ 0.717415] NET: Registered protocol family 2\n[ 0.719171] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.721899] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.724145] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.726099] TCP: reno registered\n[ 0.727319] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.729117] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.731028] NET: Registered protocol family 1\n[ 0.732477] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.734212] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.735914] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.756198] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.776513] Unpacking initramfs...\n[ 1.252297] Freeing initrd memory: 37508k freed\n[ 1.262208] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.264145] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.267644] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.269499] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.271632] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.273491] Initialise system trusted keyring\n[ 1.274970] audit: initializing netlink socket (disabled)\n[ 1.276619] type=2000 audit(1542227164.962:1): initialized\n[ 1.293861] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.295687] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.298321] zpool: loaded\n[ 1.299433] zbud: loaded\n[ 1.300678] VFS: Disk quotas dquot_6.5.2\n[ 1.302058] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.304059] msgmni has been set to 7578\n[ 1.305447] Key type big_key registered\n[ 1.307532] NET: Registered protocol family 38\n[ 1.308991] Key type asymmetric registered\n[ 1.310347] Asymmetric key parser 'x509' registered\n[ 1.311882] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.314419] io scheduler noop registered\n[ 1.315785] io scheduler deadline registered (default)\n[ 1.329921] io scheduler cfq registered\n[ 1.331334] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.333001] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.334950] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.337458] ACPI: Power Button [PWRF]\n[ 1.338908] GHES: HEST is not enabled!\n[ 1.340281] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.364498] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.366642] Non-volatile memory driver v1.3\n[ 1.368055] Linux agpgart interface v0.103\n[ 1.369553] crash memory driver: version 1.1\n[ 1.371055] rdac: device handler registered\n[ 1.372491] hp_sw: device handler registered\n[ 1.373918] emc: device handler registered\n[ 1.375291] alua: device handler registered\n[ 1.376705] libphy: Fixed MDIO Bus: probed\n[ 1.378145] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.379999] ehci-pci: EHCI PCI platform driver\n[ 1.381449] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.383242] ohci-pci: OHCI PCI platform driver\n[ 1.384693] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.404541] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.406225] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.408760] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.410375] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.412155] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.414042] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.416528] usb usb1: Product: UHCI Host Controller\n[ 1.418061] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.420029] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.421606] hub 1-0:1.0: USB hub found\n[ 1.422941] hub 1-0:1.0: 2 ports detected\n[ 1.424439] usbcore: registered new interface driver usbserial\n[ 1.426174] usbcore: registered new interface driver usbserial_generic\n[ 1.428039] usbserial: USB Serial support registered for generic\n[ 1.429811] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.433141] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.434709] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.436359] mousedev: PS/2 mouse device common for all mice\n[ 1.438335] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.441686] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.444444] rtc_cmos 00:00: RTC can wake from S4\n[ 1.446521] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.446823] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.447011] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.447068] cpuidle: using governor menu\n[ 1.447153] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.447269] usbcore: registered new interface driver usbhid\n[ 1.447273] usbhid: USB HID core driver\n[ 1.447319] drop_monitor: Initializing network drop monitor service\n[ 1.447389] TCP: cubic registered\n[ 1.447391] Initializing XFRM netlink socket\n[ 1.447521] NET: Registered protocol family 10\n[ 1.449470] NET: Registered protocol family 17\n[ 1.451054] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.451060] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.451086] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.451202] Loading compiled-in X.509 certificates\n[ 1.451232] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.451243] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.451676] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.451706] registered taskstats version 1\n[ 1.455478] Key type trusted registered\n[ 1.457007] Key type encrypted registered\n[ 1.458473] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.460656] rtc_cmos 00:00: setting system clock to 2018-11-14 20:26:04 UTC (1542227164)\n[ 1.497524] Freeing unused kernel memory: 1680k freed\n[ 1.503299] 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.508418] systemd[1]: Detected virtualization kvm.\n[ 1.510015] systemd[1]: Detected architecture x86-64.\n[ 1.511573] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.514311] systemd[1]: No hostname configured.\n[ 1.515784] systemd[1]: Set hostname to .\n[ 1.517393] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Timers.\n[ 1.541158] systemd[1]: Reached target Timers.\n[ 1.542621] systemd[1]: Starting Timers.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.544966] systemd[1]: Created slice Root Slice.\n[ 1.546481] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Created slice System Slice.\n[ 1.548936] systemd[1]: Created slice System Slice.\n[ 1.550482] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.552956] systemd[1]: Reached target Local File Systems.\n[ 1.554616] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Slices.\n[ 1.557073] systemd[1]: Reached target Slices.\n[ 1.558540] systemd[1]: Starting Slices.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.560976] systemd[1]: Listening on udev Control Socket.\n[ 1.563043] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Swap.\n[ 1.566112] systemd[1]: Reached target Swap.\n[ 1.567829] systemd[1]: Starting Swap.\n[ 1.569198] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.571852] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.575507] systemd[1]: Reached target Paths.\n[ 1.576956] systemd[1]: Starting Paths.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.579406] systemd[1]: Listening on Journal Socket.\n[ 1.580969] systemd[1]: Starting Journal Socket.\n[ 1.582858] 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.587531] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.590620] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.594319] systemd[1]: Listening on udev Kernel Socket.\n[ 1.595943] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.598513] systemd[1]: Reached target Sockets.\n[ 1.599994] systemd[1]: Starting Sockets.\n[ 1.601604] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 1.605912] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 1.610358] systemd[1]: Started Apply Kernel Variables.\n[ 1.612489] systemd[1]: Starting Create Static Device Nodes in /dev...\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Journal Service.\n[ 1.617003] systemd[1]: Started Journal Service.\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.661687] RPC: Registered named UNIX socket transport module.\n[ 1.663467] RPC: Registered udp transport module.\n[ 1.664989] RPC: Registered tcp transport module.\n[ 1.666484] 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...[ 1.726873] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n\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[ 1.766745] FDC 0 is a S82078B\n[ 1.790843] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.830658] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.836103] scsi host0: ata_piix\n[ 1.837515] vda: vda1\n[ 1.838224] scsi host1: ata_piix\n[ 1.838248] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.838249] 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[ 1.880314] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.882217] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.884171] usb 1-1: Product: QEMU USB Tablet\n[ 1.885604] usb 1-1: Manufacturer: QEMU\n[ 1.886925] usb 1-1: SerialNumber: 42\n[ 1.896664] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.899752] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 2.012103] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.014889] XFS (vda1): Mounting V4 Filesystem\n[ 2.039571] 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 Slices.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Local File Systems.\n Stopping udev Kernel Device Manager...\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.267909] systemd-journald[124]: Received SIGTERM from PID 1 (systemd).\n[ 2.322934] SELinux: Disabled at runtime.\n[ 2.361403] type=1404 audit(1542227165.402:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.392888] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.394640] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\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] Listening on Delayed Shutdown Socket.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n Mounting Huge Pages File System...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Reached target Swap.\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 Setup Virtual Console...\n Starting Apply Kernel Variables...\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] 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 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 Remount Root and Kernel File Systems.\n Starting Load/Save Random Seed...\n Starting Rebuild[ 2.636151] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n Hardware Database...\n Starting Configure read-only root support...\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Rebuild Journal Catalog...\n Starting Preprocess NFS configuration...\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n Starting udev Kernel Device Manager...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[ 2.735166] systemd-journald[392]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Import network configuration from initramfs.\n[[32m OK [0m] Started Setup Virtual Console.\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[ 2.816112] type=1305 audit(1542227165.856:3): audit_pid=431 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] Reached target Sockets.[ 2.986561] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n\n[[32m OK [0m] Reached target Basic System.\n[ 2.994902] [drm] Initialized drm 1.1.0 20060810\n Starting GSSAPI Proxy Daemon...\n[ 3.002531] input: PC Speaker as /devices/platform/pcspkr/input/input5\n Starting Authorization Manager...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Login Service...\n Starting LSB: Bring up/down networking...\n Starting Dump dmesg to /var/log/dmesg...\n Starting Initial cloud-init job (pre-networking)...\n[ 3.033696] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.036445] [TTM] Initializing pool allocator\n[ 3.036793] [TTM] Initializing DMA pool allocator\n[ 3.037155] [drm] fb mappable at 0xFC000000\n[ 3.037156] [drm] vram aper at 0xFC000000\n Starting NTP client/server...\n[ 3.037156] [drm] size 33554432\n[ 3.037157] [drm] fb depth is 24\n[ 3.037157] [drm] pitch is 3072\n[ 3.044863] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.077975] Console: switching to colour frame buffer device 128x48\n[ 3.089407] ppdev: user-space parallel port driver\n[ 3.098691] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[[32m OK [0m] Started D-Bus System Message Bus.[ 3.105270] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n\n Starting D-Bus System Message Bus...\n[[32m OK [0m] Reached target Timers.\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] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started NTP client/server.\n[ 3.167753] AES CTR mode by8 optimization enabled\n[[32m OK [0m] Started Permit User Sessions.\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] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Authorization Manager.\n[ 3.214638] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.219886] alg: No test for crc32 (crc32-pclmul)\n[ 3.227847] intel_rapl: no valid rapl domains found in package 0\n[ 3.233466] intel_rapl: no valid rapl domains found in package 0\n[ 3.236446] intel_powerclamp: No package C-state available\n[ 3.243145] intel_powerclamp: No package C-state available[ 3.187679] cloud-init[484]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 14 Nov 2018 20:26:06 +0000. Up 3.15 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 OpenSSH server daemon...\n Starting Notify NFS peers of a restart...\n Starting nginx - high performance web server...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting Postfix Mail Transport Agent...\n Starting PostgreSQL 9.5 database server...\n[[32m OK [0m] Reached target Network is Online.\n Starting RabbitMQ Service...\n Starting Crash recovery kernel arming...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting LSB: Starts Logstash as a daemon....\n Starting Dynamic System Tuning Daemon...\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] Started nginx - high performance web server.\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[ 5.618693] cloud-init[796]: Cloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:26:09 +0000. Up 5.53 seconds.\n[ 5.650236] cloud-init[796]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 5.652162] cloud-init[796]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.655414] cloud-init[796]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 5.657174] cloud-init[796]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.659251] cloud-init[796]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 5.661696] cloud-init[796]: ci-info: | eth0: | True | 192.168.120.13 | 255.255.255.0 | fa:16:3e:10:cf:09 |\n[ 5.664944] cloud-init[796]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.666892] cloud-init[796]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 5.669124] cloud-init[796]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.671311] cloud-init[796]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 5.674449] cloud-init[796]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.676421] cloud-init[796]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 5.678261] cloud-init[796]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[ 5.680461] cloud-init[796]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 5.682645] cloud-init[796]: 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: "} 2018-11-14 20:26:53,993 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/184f84dc-68be-4e8f-99aa-8913b1b68368/action used request id req-7a258657-501e-46f2-9e2b-b0eaa69b2a64 2018-11-14 20:26:53,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0810470581055s 2018-11-14 20:26:53,994 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/184f84dc-68be-4e8f-99aa-8913b1b68368/action used request id req-7a258657-501e-46f2-9e2b-b0eaa69b2a64 2018-11-14 20:26:53,994 - 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 00000000bffe1351 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 00000000bffe12d1 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 2012528171 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.395669] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.398471] pid_max: default: 32768 minimum: 301 [ 0.399974] Security Framework initialized [ 0.401366] SELinux: Initializing. [ 0.402910] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.408995] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.412681] Mount-cache hash table entries: 4096 [ 0.414461] Initializing cgroup subsys memory [ 0.415925] Initializing cgroup subsys devices [ 0.417379] Initializing cgroup subsys freezer [ 0.418832] Initializing cgroup subsys net_cls [ 0.420291] Initializing cgroup subsys blkio [ 0.421717] Initializing cgroup subsys perf_event [ 0.423228] Initializing cgroup subsys hugetlb [ 0.424679] Initializing cgroup subsys pids [ 0.426090] Initializing cgroup subsys net_prio [ 0.427640] CPU: Physical Processor ID: 0 [ 0.429729] mce: CPU supports 10 MCE banks [ 0.431157] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.432791] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.434406] tlb_flushall_shift: 6 [ 0.435848] Freeing SMP alternatives: 28k freed [ 0.439972] ACPI: Core revision 20130517 [ 0.441776] ACPI: All ACPI Tables successfully acquired [ 0.443616] ftrace: allocating 25812 entries in 101 pages [ 0.466157] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.468056] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.469923] smpboot: Max logical packages: 2 [ 0.471597] Enabling x2apic [ 0.472745] Enabled x2apic [ 0.474141] Switched APIC routing to physical x2apic. [ 0.476980] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.478829] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.482186] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.490163] KVM setup paravirtual spinlock [ 0.492805] smpboot: Booting Node 0, Processors #1 OK [ 0.494780] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.516775] Brought up 2 CPUs [ 0.516779] KVM setup async PF for cpu 1 [ 0.516782] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.520737] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.523398] devtmpfs: initialized [ 0.526112] EVM: security.selinux [ 0.527348] EVM: security.ima [ 0.528517] EVM: security.capability [ 0.530441] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.532360] pinctrl core: initialized pinctrl subsystem [ 0.534088] NET: Registered protocol family 16 [ 0.535717] ACPI: bus type PCI registered [ 0.537091] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.539011] PCI: Using configuration type 1 for base access [ 0.544027] ACPI: Added _OSI(Module Device) [ 0.545444] ACPI: Added _OSI(Processor Device) [ 0.546909] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.548399] ACPI: Added _OSI(Processor Aggregator Device) [ 0.551118] ACPI: Interpreter enabled [ 0.552432] ACPI: (supports S0 S5) [ 0.553684] ACPI: Using IOAPIC for interrupt routing [ 0.555241] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.559852] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.561638] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.563550] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.565423] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.568906] acpiphp: Slot [3] registered [ 0.570274] acpiphp: Slot [4] registered [ 0.571657] acpiphp: Slot [5] registered [ 0.573030] acpiphp: Slot [6] registered [ 0.574390] acpiphp: Slot [7] registered [ 0.575763] acpiphp: Slot [8] registered [ 0.577125] acpiphp: Slot [9] registered [ 0.578489] acpiphp: Slot [10] registered [ 0.579882] acpiphp: Slot [11] registered [ 0.581263] acpiphp: Slot [12] registered [ 0.582656] acpiphp: Slot [13] registered [ 0.584050] acpiphp: Slot [14] registered [ 0.585428] acpiphp: Slot [15] registered [ 0.586817] acpiphp: Slot [16] registered [ 0.588199] acpiphp: Slot [17] registered [ 0.589580] acpiphp: Slot [18] registered [ 0.590963] acpiphp: Slot [19] registered [ 0.592344] acpiphp: Slot [20] registered [ 0.593733] acpiphp: Slot [21] registered [ 0.595113] acpiphp: Slot [22] registered [ 0.596492] acpiphp: Slot [23] registered [ 0.597895] acpiphp: Slot [24] registered [ 0.599280] acpiphp: Slot [25] registered [ 0.600660] acpiphp: Slot [26] registered [ 0.602093] acpiphp: Slot [27] registered [ 0.603479] acpiphp: Slot [28] registered [ 0.604860] acpiphp: Slot [29] registered [ 0.606238] acpiphp: Slot [30] registered [ 0.607616] acpiphp: Slot [31] registered [ 0.609002] PCI host bridge to bus 0000:00 [ 0.610380] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.612026] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.613918] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.615808] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.618341] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.620881] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.626143] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.628111] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.629955] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.631918] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.636273] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.638778] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.662019] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.664279] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.666898] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.669059] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.671184] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.673193] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.675241] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.677902] vgaarb: loaded [ 0.679012] vgaarb: bridge control possible 0000:00:02.0 [ 0.680797] SCSI subsystem initialized [ 0.682148] ACPI: bus type USB registered [ 0.683532] usbcore: registered new interface driver usbfs [ 0.685186] usbcore: registered new interface driver hub [ 0.686833] usbcore: registered new device driver usb [ 0.688583] PCI: Using ACPI for IRQ routing [ 0.690331] NetLabel: Initializing [ 0.691588] NetLabel: domain hash size = 128 [ 0.693014] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.694581] NetLabel: unlabeled traffic allowed by default [ 0.696364] Switched to clocksource kvm-clock [ 0.705499] pnp: PnP ACPI init [ 0.706705] ACPI: bus type PNP registered [ 0.708465] pnp: PnP ACPI: found 5 devices [ 0.709865] ACPI: bus type PNP unregistered [ 0.717415] NET: Registered protocol family 2 [ 0.719171] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.721899] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.724145] TCP: Hash tables configured (established 32768 bind 32768) [ 0.726099] TCP: reno registered [ 0.727319] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.729117] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.731028] NET: Registered protocol family 1 [ 0.732477] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.734212] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.735914] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.756198] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.776513] Unpacking initramfs... [ 1.252297] Freeing initrd memory: 37508k freed [ 1.262208] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.264145] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.267644] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.269499] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.271632] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.273491] Initialise system trusted keyring [ 1.274970] audit: initializing netlink socket (disabled) [ 1.276619] type=2000 audit(1542227164.962:1): initialized [ 1.293861] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.295687] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.298321] zpool: loaded [ 1.299433] zbud: loaded [ 1.300678] VFS: Disk quotas dquot_6.5.2 [ 1.302058] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.304059] msgmni has been set to 7578 [ 1.305447] Key type big_key registered [ 1.307532] NET: Registered protocol family 38 [ 1.308991] Key type asymmetric registered [ 1.310347] Asymmetric key parser 'x509' registered [ 1.311882] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.314419] io scheduler noop registered [ 1.315785] io scheduler deadline registered (default) [ 1.329921] io scheduler cfq registered [ 1.331334] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.333001] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.334950] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.337458] ACPI: Power Button [PWRF] [ 1.338908] GHES: HEST is not enabled! [ 1.340281] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.364498] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.366642] Non-volatile memory driver v1.3 [ 1.368055] Linux agpgart interface v0.103 [ 1.369553] crash memory driver: version 1.1 [ 1.371055] rdac: device handler registered [ 1.372491] hp_sw: device handler registered [ 1.373918] emc: device handler registered [ 1.375291] alua: device handler registered [ 1.376705] libphy: Fixed MDIO Bus: probed [ 1.378145] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.379999] ehci-pci: EHCI PCI platform driver [ 1.381449] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.383242] ohci-pci: OHCI PCI platform driver [ 1.384693] uhci_hcd: USB Universal Host Controller Interface driver [ 1.404541] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.406225] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.408760] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.410375] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.412155] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.414042] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.416528] usb usb1: Product: UHCI Host Controller [ 1.418061] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.420029] usb usb1: SerialNumber: 0000:00:01.2 [ 1.421606] hub 1-0:1.0: USB hub found [ 1.422941] hub 1-0:1.0: 2 ports detected [ 1.424439] usbcore: registered new interface driver usbserial [ 1.426174] usbcore: registered new interface driver usbserial_generic [ 1.428039] usbserial: USB Serial support registered for generic [ 1.429811] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.433141] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.434709] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.436359] mousedev: PS/2 mouse device common for all mice [ 1.438335] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.441686] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.444444] rtc_cmos 00:00: RTC can wake from S4 [ 1.446521] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.446823] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.447011] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.447068] cpuidle: using governor menu [ 1.447153] hidraw: raw HID events driver (C) Jiri Kosina [ 1.447269] usbcore: registered new interface driver usbhid [ 1.447273] usbhid: USB HID core driver [ 1.447319] drop_monitor: Initializing network drop monitor service [ 1.447389] TCP: cubic registered [ 1.447391] Initializing XFRM netlink socket [ 1.447521] NET: Registered protocol family 10 [ 1.449470] NET: Registered protocol family 17 [ 1.451054] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.451060] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.451086] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.451202] Loading compiled-in X.509 certificates [ 1.451232] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.451243] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.451676] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.451706] registered taskstats version 1 [ 1.455478] Key type trusted registered [ 1.457007] Key type encrypted registered [ 1.458473] IMA: No TPM chip found, activating TPM-bypass! [ 1.460656] rtc_cmos 00:00: setting system clock to 2018-11-14 20:26:04 UTC (1542227164) [ 1.497524] Freeing unused kernel memory: 1680k freed [ 1.503299] 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.508418] systemd[1]: Detected virtualization kvm. [ 1.510015] systemd[1]: Detected architecture x86-64. [ 1.511573] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.514311] systemd[1]: No hostname configured. [ 1.515784] systemd[1]: Set hostname to . [ 1.517393] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Timers. [ 1.541158] systemd[1]: Reached target Timers. [ 1.542621] systemd[1]: Starting Timers. [[32m OK [0m] Created slice Root Slice. [ 1.544966] systemd[1]: Created slice Root Slice. [ 1.546481] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.548936] systemd[1]: Created slice System Slice. [ 1.550482] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Local File Systems. [ 1.552956] systemd[1]: Reached target Local File Systems. [ 1.554616] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Slices. [ 1.557073] systemd[1]: Reached target Slices. [ 1.558540] systemd[1]: Starting Slices. [[32m OK [0m] Listening on udev Control Socket. [ 1.560976] systemd[1]: Listening on udev Control Socket. [ 1.563043] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Swap. [ 1.566112] systemd[1]: Reached target Swap. [ 1.567829] systemd[1]: Starting Swap. [ 1.569198] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.571852] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.575507] systemd[1]: Reached target Paths. [ 1.576956] systemd[1]: Starting Paths. [[32m OK [0m] Listening on Journal Socket. [ 1.579406] systemd[1]: Listening on Journal Socket. [ 1.580969] systemd[1]: Starting Journal Socket. [ 1.582858] 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.587531] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.590620] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Listening on udev Kernel Socket. [ 1.594319] systemd[1]: Listening on udev Kernel Socket. [ 1.595943] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.598513] systemd[1]: Reached target Sockets. [ 1.599994] systemd[1]: Starting Sockets. [ 1.601604] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.605912] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.610358] systemd[1]: Started Apply Kernel Variables. [ 1.612489] systemd[1]: Starting Create Static Device Nodes in /dev... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Journal Service. [ 1.617003] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.661687] RPC: Registered named UNIX socket transport module. [ 1.663467] RPC: Registered udp transport module. [ 1.664989] RPC: Registered tcp transport module. [ 1.666484] 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...[ 1.726873] usb 1-1: new full-speed USB device number 2 using uhci_hcd 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. [ 1.766745] FDC 0 is a S82078B [ 1.790843] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.830658] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.836103] scsi host0: ata_piix [ 1.837515] vda: vda1 [ 1.838224] scsi host1: ata_piix [ 1.838248] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.838249] 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. [ 1.880314] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.882217] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.884171] usb 1-1: Product: QEMU USB Tablet [ 1.885604] usb 1-1: Manufacturer: QEMU [ 1.886925] usb 1-1: SerialNumber: 42 [ 1.896664] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.899752] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 2.012103] SGI XFS with ACLs, security attributes, no debug enabled [ 2.014889] XFS (vda1): Mounting V4 Filesystem [ 2.039571] 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 Slices. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Local File Systems. Stopping udev Kernel Device Manager... [[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.267909] systemd-journald[124]: Received SIGTERM from PID 1 (systemd). [ 2.322934] SELinux: Disabled at runtime. [ 2.361403] type=1404 audit(1542227165.402:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.392888] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.394640] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[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] Listening on Delayed Shutdown Socket. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Listening on udev Kernel Socket. Mounting Huge Pages File System... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. Mounting NFSD configuration filesystem... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Swap. [[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 Setup Virtual Console... Starting Apply Kernel Variables... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting POSIX Message Queue File System... [[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 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 Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting Rebuild[ 2.636151] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Hardware Database... Starting Configure read-only root support... [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting udev Kernel Device Manager... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [ 2.735166] systemd-journald[392]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Import network configuration from initramfs. [[32m OK [0m] Started Setup Virtual Console. 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. [ 2.816112] type=1305 audit(1542227165.856:3): audit_pid=431 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] Reached target Sockets.[ 2.986561] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Reached target Basic System. [ 2.994902] [drm] Initialized drm 1.1.0 20060810 Starting GSSAPI Proxy Daemon... [ 3.002531] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting Authorization Manager... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Login Service... Starting LSB: Bring up/down networking... Starting Dump dmesg to /var/log/dmesg... Starting Initial cloud-init job (pre-networking)... [ 3.033696] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.036445] [TTM] Initializing pool allocator [ 3.036793] [TTM] Initializing DMA pool allocator [ 3.037155] [drm] fb mappable at 0xFC000000 [ 3.037156] [drm] vram aper at 0xFC000000 Starting NTP client/server... [ 3.037156] [drm] size 33554432 [ 3.037157] [drm] fb depth is 24 [ 3.037157] [drm] pitch is 3072 [ 3.044863] fbcon: cirrusdrmfb (fb0) is primary device [ 3.077975] Console: switching to colour frame buffer device 128x48 [ 3.089407] ppdev: user-space parallel port driver [ 3.098691] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [[32m OK [0m] Started D-Bus System Message Bus.[ 3.105270] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... [[32m OK [0m] Reached target Timers. [[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] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [ 3.167753] AES CTR mode by8 optimization enabled [[32m OK [0m] Started Permit User Sessions. [[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] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Authorization Manager. [ 3.214638] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.219886] alg: No test for crc32 (crc32-pclmul) [ 3.227847] intel_rapl: no valid rapl domains found in package 0 [ 3.233466] intel_rapl: no valid rapl domains found in package 0 [ 3.236446] intel_powerclamp: No package C-state available [ 3.243145] intel_powerclamp: No package C-state available[ 3.187679] cloud-init[484]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 14 Nov 2018 20:26:06 +0000. Up 3.15 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 OpenSSH server daemon... Starting Notify NFS peers of a restart... Starting nginx - high performance web server... Starting Initial cloud-init job (metadata service crawler)... Starting Postfix Mail Transport Agent... Starting PostgreSQL 9.5 database server... [[32m OK [0m] Reached target Network is Online. Starting RabbitMQ Service... Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting LSB: Starts Logstash as a daemon.... Starting Dynamic System Tuning Daemon... [[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] Started nginx - high performance web server. [[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. [ 5.618693] cloud-init[796]: Cloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:26:09 +0000. Up 5.53 seconds. [ 5.650236] cloud-init[796]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 5.652162] cloud-init[796]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.655414] cloud-init[796]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.657174] cloud-init[796]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.659251] cloud-init[796]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.661696] cloud-init[796]: ci-info: | eth0: | True | 192.168.120.13 | 255.255.255.0 | fa:16:3e:10:cf:09 | [ 5.664944] cloud-init[796]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.666892] cloud-init[796]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 5.669124] cloud-init[796]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.671311] cloud-init[796]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 5.674449] cloud-init[796]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.676421] cloud-init[796]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 5.678261] cloud-init[796]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 5.680461] cloud-init[796]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 5.682645] cloud-init[796]: 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: 2018-11-14 20:26:53,997 - paramiko.transport - DEBUG - starting thread (client mode): 0x1008bf90L 2018-11-14 20:26:53,998 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-11-14 20:26:54,004 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-11-14 20:26:54,004 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-11-14 20:26:54,006 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-11-14 20:26:54,006 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-14 20:26:54,007 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-14 20:26:54,007 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-14 20:26:54,007 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-14 20:26:54,007 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-14 20:26:54,012 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-14 20:26:54,012 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-14 20:26:54,014 - paramiko.transport - DEBUG - Trying discovered key 39ebf28b7f96db2b42a1a0c4f5e61370 in /tmp/tmp57lVbq 2018-11-14 20:26:54,051 - paramiko.transport - DEBUG - userauth is OK 2018-11-14 20:27:04,066 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-14 20:27:04,093 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-11-14 20:27:04,093 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-11-14 20:27:04,094 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-11-14 20:27:04,094 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/status 2018-11-14 20:27:04,276 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-14 20:27:04,276 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-14 20:27:04,276 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-14 20:27:04,276 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-11-14 20:27:04,276 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-14 20:27:04,276 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-14 20:27:04,276 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-14 20:27:04,276 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 812, "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": 8014, "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": 874, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 804, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 816, "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": 854, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-11-14 20:27:04,277 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-14 20:27:04,277 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 14 Nov 2018 20:27:03 GMT 2018-11-14 20:27:04,277 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-14 20:27:04,277 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2378 2018-11-14 20:27:04,277 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-14 20:27:04,277 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 812, 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': 8014, 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': 874, 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': 804, 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': 816, 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': 854, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-11-14 20:27:04,278 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/status 2018-11-14 20:27:04,407 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-14 20:27:04,408 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-14 20:27:04,408 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-14 20:27:04,408 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-11-14 20:27:04,408 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-14 20:27:04,408 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-14 20:27:04,408 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-14 20:27:04,408 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 812, "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": 8014, "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": 874, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 804, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 816, "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": 854, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-11-14 20:27:04,408 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-14 20:27:04,408 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 14 Nov 2018 20:27:03 GMT 2018-11-14 20:27:04,408 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-14 20:27:04,409 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2378 2018-11-14 20:27:04,409 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-14 20:27:04,409 - functest.core.cloudify - INFO - The current manager status is running 2018-11-14 20:27:04,409 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.207:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-11-14 20:27:04,506 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-14 20:27:04,507 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-14 20:27:04,507 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-14 20:27:04,507 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-11-14 20:27:04,507 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-14 20:27:04,507 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-14 20:27:04,507 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-14 20:27:04,507 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-11-14 20:27:04,507 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-11-14T20:27:03.440Z", "updated_at": "2018-11-14T20:27:03.440Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-11-14 20:27:04,507 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-14 20:27:04,507 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 14 Nov 2018 20:27:03 GMT 2018-11-14 20:27:04,508 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-14 20:27:04,508 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-11-14 20:27:04,508 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-14 20:27:04,508 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/secrets 2018-11-14 20:27:04,555 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-14 20:27:04,555 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-14 20:27:04,555 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-14 20:27:04,555 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-11-14 20:27:04,555 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-14 20:27:04,555 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-14 20:27:04,555 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-14 20:27:04,555 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-11-14T20:27:03.440Z", "updated_at": "2018-11-14T20:27:03.440Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-11-14 20:27:04,556 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-14 20:27:04,556 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 14 Nov 2018 20:27:03 GMT 2018-11-14 20:27:04,556 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-14 20:27:04,556 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-11-14 20:27:04,556 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-14 20:27:04,556 - functest.core.cloudify - DEBUG - List secrets: 2018-11-14 20:27:04,557 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.207:80/api/v3/secrets/foo 2018-11-14 20:27:04,605 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-14 20:27:04,605 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-14 20:27:04,605 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-14 20:27:04,605 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-11-14 20:27:04,605 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-14 20:27:04,606 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-14 20:27:04,606 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-14 20:27:04,606 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-11-14 20:27:04,606 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-11-14T20:27:03.440Z", "updated_at": "2018-11-14T20:27:03.440Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-11-14 20:27:04,606 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-14 20:27:04,606 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 14 Nov 2018 20:27:03 GMT 2018-11-14 20:27:04,606 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-14 20:27:04,606 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-11-14 20:27:04,606 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-14 20:27:04,607 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-11-14 20:27:04,607 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-11-14 20:27:04,746 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-14 20:27:04,747 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | cloudify | functest | 05:07 | PASS | +-------------------+------------------+------------------+----------------+ 2018-11-14 20:27:04,755 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-11-14 20:27:04,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/floatingips/16fa378c-55cb-42c9-98db-ce748d725fc3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:27:05,677 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0450b338-cda1-4633-b342-a6248c2c939c Content-Length: 0 Date: Wed, 14 Nov 2018 20:27:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 20:27:05,677 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/16fa378c-55cb-42c9-98db-ce748d725fc3.json used request id req-0450b338-cda1-4633-b342-a6248c2c939c 2018-11-14 20:27:05,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.921940088272s 2018-11-14 20:27:05,677 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/16fa378c-55cb-42c9-98db-ce748d725fc3.json used request id req-0450b338-cda1-4633-b342-a6248c2c939c 2018-11-14 20:27:05,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-14 20:27:05,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:27:05,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-0d396317-7c79-4e05-ad94-ec0ba4553a4d Date: Wed, 14 Nov 2018 20:27:05 GMT RESP BODY: {"floatingips": []} 2018-11-14 20:27:05,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-0d396317-7c79-4e05-ad94-ec0ba4553a4d 2018-11-14 20:27:05,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0224628448486s 2018-11-14 20:27:05,704 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-0d396317-7c79-4e05-ad94-ec0ba4553a4d 2018-11-14 20:27:05,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-11-14 20:27:05,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/184f84dc-68be-4e8f-99aa-8913b1b68368 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:27:05,867 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 20:27:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a2bb5171-082a-460e-9a13-1c5e2e0ccf96 x-compute-request-id: req-a2bb5171-082a-460e-9a13-1c5e2e0ccf96 Content-Type: application/json 2018-11-14 20:27:05,868 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/184f84dc-68be-4e8f-99aa-8913b1b68368 used request id req-a2bb5171-082a-460e-9a13-1c5e2e0ccf96 2018-11-14 20:27:05,868 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.162584066391s 2018-11-14 20:27:05,868 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/184f84dc-68be-4e8f-99aa-8913b1b68368 used request id req-a2bb5171-082a-460e-9a13-1c5e2e0ccf96 2018-11-14 20:27:05,868 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:27:05,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:27:06,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:27:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f15f422b-5df5-44d0-aacc-a62c1a4f873f x-compute-request-id: req-f15f422b-5df5-44d0-aacc-a62c1a4f873f Content-Encoding: gzip Content-Length: 768 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify-net_6325272a-d780-4486-be92-d92601b9193c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:cf:09", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:cf:09", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/184f84dc-68be-4e8f-99aa-8913b1b68368", "rel": "bookmark"}], "image": {"id": "42ec9a86-e746-4f84-bb9e-ec085216b7a2", "links": [{"href": "http://172.30.9.28:8774/images/42ec9a86-e746-4f84-bb9e-ec085216b7a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:26:02.000000", "flavor": {"id": "ec02f38a-08eb-4b79-9469-f0aa961631c5", "links": [{"href": "http://172.30.9.28:8774/flavors/ec02f38a-08eb-4b79-9469-f0aa961631c5", "rel": "bookmark"}]}, "id": "184f84dc-68be-4e8f-99aa-8913b1b68368", "security_groups": [{"name": "cloudify-sg_6325272a-d780-4486-be92-d92601b9193c"}], "user_id": "e082925cd69e4685996d787f5b08e08f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:27:05Z", "hostId": "c61577163091dd398f69ac56a45b6008748be3c096640c7ba20e0b01", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_6325272a-d780-4486-be92-d92601b9193c", "name": "cloudify-vm_6325272a-d780-4486-be92-d92601b9193c", "created": "2018-11-14T20:23:51Z", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:27:06,460 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f15f422b-5df5-44d0-aacc-a62c1a4f873f 2018-11-14 20:27:06,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.591755867004s 2018-11-14 20:27:06,461 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f15f422b-5df5-44d0-aacc-a62c1a4f873f 2018-11-14 20:27:06,462 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:27:08,465 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:27:08,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:27:08,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:27: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-fb9bb351-4754-4e90-8755-e0f1e8530009 x-compute-request-id: req-fb9bb351-4754-4e90-8755-e0f1e8530009 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-14 20:27:08,530 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-fb9bb351-4754-4e90-8755-e0f1e8530009 2018-11-14 20:27:08,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0658369064331s 2018-11-14 20:27:08,531 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-fb9bb351-4754-4e90-8755-e0f1e8530009 2018-11-14 20:27:08,534 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-14 20:27:08,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:27:08,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6825 X-Openstack-Request-Id: req-d929a6fb-ee2a-404a-992d-8999a2aa8038 Date: Wed, 14 Nov 2018 20:27:08 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "created_at": "2018-11-14T20:23:44Z", "updated_at": "2018-11-14T20:23:47Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:23:45Z", "revision_number": 0, "id": "14e7c24c-37c5-4940-b446-ec9a19e92a3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:23:45Z", "security_group_id": "42c87896-5866-461e-8f7d-83682f5952d8", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0aa08d677ee491d8f0d00068cda58da"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-11-14T20:23:47Z", "revision_number": 0, "id": "150b0bbd-5764-4187-ad80-764163e3c7d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:23:47Z", "security_group_id": "42c87896-5866-461e-8f7d-83682f5952d8", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "b0aa08d677ee491d8f0d00068cda58da"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:23:44Z", "revision_number": 0, "id": "2390c4be-b903-4b77-8838-44330078c214", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:23:44Z", "security_group_id": "42c87896-5866-461e-8f7d-83682f5952d8", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0aa08d677ee491d8f0d00068cda58da"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-11-14T20:23:46Z", "revision_number": 0, "id": "48f55fd0-00c1-492a-801c-d66f971875b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:23:46Z", "security_group_id": "42c87896-5866-461e-8f7d-83682f5952d8", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "port_range_min": 443, "ethertype": "IPv4", "project_id": "b0aa08d677ee491d8f0d00068cda58da"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-11-14T20:23:47Z", "revision_number": 0, "id": "7396c3ec-72b6-4041-9a7f-d97f4273f341", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:23:47Z", "security_group_id": "42c87896-5866-461e-8f7d-83682f5952d8", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "b0aa08d677ee491d8f0d00068cda58da"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-14T20:23:44Z", "revision_number": 0, "id": "74e05116-4c89-478b-8c96-4f2ef4fc9c29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:23:44Z", "security_group_id": "42c87896-5866-461e-8f7d-83682f5952d8", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b0aa08d677ee491d8f0d00068cda58da"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:23:44Z", "revision_number": 0, "id": "81d653fb-3b79-4802-b646-44af354d55fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:23:44Z", "security_group_id": "42c87896-5866-461e-8f7d-83682f5952d8", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0aa08d677ee491d8f0d00068cda58da"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-11-14T20:23:45Z", "revision_number": 0, "id": "8bf68fb5-b99d-45a3-b4af-9bd80428938b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:23:45Z", "security_group_id": "42c87896-5866-461e-8f7d-83682f5952d8", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "port_range_min": 80, "ethertype": "IPv4", "project_id": "b0aa08d677ee491d8f0d00068cda58da"}], "revision_number": 8, "project_id": "b0aa08d677ee491d8f0d00068cda58da", "id": "42c87896-5866-461e-8f7d-83682f5952d8", "name": "cloudify-sg_6325272a-d780-4486-be92-d92601b9193c"}, {"description": "Default security group", "tags": [], "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "created_at": "2018-11-14T20:21:58Z", "updated_at": "2018-11-14T20:21:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:21:58Z", "revision_number": 0, "id": "1e121615-fb62-469e-85e6-ef8aa9639b75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:21:58Z", "security_group_id": "72e05139-e068-4cf6-bd8c-6490e0a21aff", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0aa08d677ee491d8f0d00068cda58da"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:21:58Z", "revision_number": 0, "id": "55ed9c3f-4dfc-4199-8149-6668a086248c", "remote_group_id": "72e05139-e068-4cf6-bd8c-6490e0a21aff", "remote_ip_prefix": null, "created_at": "2018-11-14T20:21:58Z", "security_group_id": "72e05139-e068-4cf6-bd8c-6490e0a21aff", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0aa08d677ee491d8f0d00068cda58da"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:21:58Z", "revision_number": 0, "id": "a5bd6e18-9ac8-4e47-9a6d-461ba55f0376", "remote_group_id": "72e05139-e068-4cf6-bd8c-6490e0a21aff", "remote_ip_prefix": null, "created_at": "2018-11-14T20:21:58Z", "security_group_id": "72e05139-e068-4cf6-bd8c-6490e0a21aff", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0aa08d677ee491d8f0d00068cda58da"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:21:58Z", "revision_number": 0, "id": "d8a52e87-5f05-4fed-b73f-55e305a25b17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:21:58Z", "security_group_id": "72e05139-e068-4cf6-bd8c-6490e0a21aff", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0aa08d677ee491d8f0d00068cda58da"}], "revision_number": 4, "project_id": "b0aa08d677ee491d8f0d00068cda58da", "id": "72e05139-e068-4cf6-bd8c-6490e0a21aff", "name": "default"}]} 2018-11-14 20:27:08,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-d929a6fb-ee2a-404a-992d-8999a2aa8038 2018-11-14 20:27:08,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0515270233154s 2018-11-14 20:27:08,586 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-d929a6fb-ee2a-404a-992d-8999a2aa8038 2018-11-14 20:27:08,589 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-14 20:27:08,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/42c87896-5866-461e-8f7d-83682f5952d8.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:27:08,872 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fafd4e9d-c2f2-4419-9dfe-99d0517b31dc Content-Length: 0 Date: Wed, 14 Nov 2018 20:27:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 20:27:08,872 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/42c87896-5866-461e-8f7d-83682f5952d8.json used request id req-fafd4e9d-c2f2-4419-9dfe-99d0517b31dc 2018-11-14 20:27:08,872 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.282451152802s 2018-11-14 20:27:08,872 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/42c87896-5866-461e-8f7d-83682f5952d8.json used request id req-fafd4e9d-c2f2-4419-9dfe-99d0517b31dc 2018-11-14 20:27:08,873 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-11-14 20:27:08,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/cloudify-kp_6325272a-d780-4486-be92-d92601b9193c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:27:08,949 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 20:27: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-c945e9ec-42a8-4370-9607-361b1ce68448 x-compute-request-id: req-c945e9ec-42a8-4370-9607-361b1ce68448 Content-Length: 0 Content-Type: application/json 2018-11-14 20:27:08,949 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/cloudify-kp_6325272a-d780-4486-be92-d92601b9193c used request id req-c945e9ec-42a8-4370-9607-361b1ce68448 2018-11-14 20:27:08,950 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0769121646881s 2018-11-14 20:27:08,950 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/cloudify-kp_6325272a-d780-4486-be92-d92601b9193c used request id req-c945e9ec-42a8-4370-9607-361b1ce68448 2018-11-14 20:27:08,950 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-11-14 20:27:08,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/92c1193f-6cd6-42c5-9acc-dd83eddc685b/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}b0b03cd6b74299e6645c226aec4312ec945440f9" -d '{"subnet_id": "e928623c-a54a-4788-85b6-758aab0ad32d"}' 2018-11-14 20:27:10,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b606d231-2f0b-4cb8-8cd8-2a2e92515057 Date: Wed, 14 Nov 2018 20:27:10 GMT RESP BODY: {"network_id": "920d1880-51ce-42ab-b75c-3f779f20e5e9", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "subnet_id": "e928623c-a54a-4788-85b6-758aab0ad32d", "subnet_ids": ["e928623c-a54a-4788-85b6-758aab0ad32d"], "port_id": "37c02d37-92e5-49fb-9429-506954320e10", "id": "92c1193f-6cd6-42c5-9acc-dd83eddc685b"} 2018-11-14 20:27:10,516 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/92c1193f-6cd6-42c5-9acc-dd83eddc685b/remove_router_interface.json used request id req-b606d231-2f0b-4cb8-8cd8-2a2e92515057 2018-11-14 20:27:10,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.56589412689s 2018-11-14 20:27:10,517 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/92c1193f-6cd6-42c5-9acc-dd83eddc685b/remove_router_interface.json used request id req-b606d231-2f0b-4cb8-8cd8-2a2e92515057 returning object 92c1193f-6cd6-42c5-9acc-dd83eddc685b 2018-11-14 20:27:10,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-11-14 20:27:10,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:27:10,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-c34a2d0b-d0e0-439b-9ce0-8db16ba83063 Date: Wed, 14 Nov 2018 20:27:10 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3653731-6d80-49cb-86ba-17eff3eeceee", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "created_at": "2018-11-14T20:22:00Z", "admin_state_up": true, "updated_at": "2018-11-14T20:27:09Z", "revision_number": 4, "routes": [], "project_id": "b0aa08d677ee491d8f0d00068cda58da", "id": "92c1193f-6cd6-42c5-9acc-dd83eddc685b", "name": "cloudify-router_6325272a-d780-4486-be92-d92601b9193c"}]} 2018-11-14 20:27:10,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-c34a2d0b-d0e0-439b-9ce0-8db16ba83063 2018-11-14 20:27:10,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.117521047592s 2018-11-14 20:27:10,635 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-c34a2d0b-d0e0-439b-9ce0-8db16ba83063 2018-11-14 20:27:10,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-11-14 20:27:10,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/92c1193f-6cd6-42c5-9acc-dd83eddc685b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:27:12,214 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f0db69d6-d3a0-49d9-bca4-f66b5dc97853 Content-Length: 0 Date: Wed, 14 Nov 2018 20:27:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 20:27:12,214 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/92c1193f-6cd6-42c5-9acc-dd83eddc685b.json used request id req-f0db69d6-d3a0-49d9-bca4-f66b5dc97853 2018-11-14 20:27:12,214 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.57807803154s 2018-11-14 20:27:12,215 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/92c1193f-6cd6-42c5-9acc-dd83eddc685b.json used request id req-f0db69d6-d3a0-49d9-bca4-f66b5dc97853 2018-11-14 20:27:12,215 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-14 20:27:12,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:27:12,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-90a8c981-f71f-4607-a47e-274408c9d5b2 Date: Wed, 14 Nov 2018 20:27:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"920d1880-51ce-42ab-b75c-3f779f20e5e9","tenant_id":"b0aa08d677ee491d8f0d00068cda58da","created_at":"2018-11-14T20:22:00Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-14T20:22: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":"b0aa08d677ee491d8f0d00068cda58da","id":"e928623c-a54a-4788-85b6-758aab0ad32d","subnetpool_id":null,"name":"cloudify-subnet_6325272a-d780-4486-be92-d92601b9193c"}]} 2018-11-14 20:27:12,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-90a8c981-f71f-4607-a47e-274408c9d5b2 2018-11-14 20:27:12,273 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0581870079041s 2018-11-14 20:27:12,274 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-90a8c981-f71f-4607-a47e-274408c9d5b2 2018-11-14 20:27:12,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-11-14 20:27:12,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/e928623c-a54a-4788-85b6-758aab0ad32d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:27:14,853 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1456e3d5-2f37-4f3c-8fec-aa1f921c5783 Date: Wed, 14 Nov 2018 20:27:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 20:27:14,854 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/e928623c-a54a-4788-85b6-758aab0ad32d.json used request id req-1456e3d5-2f37-4f3c-8fec-aa1f921c5783 2018-11-14 20:27:14,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.57862710953s 2018-11-14 20:27:14,854 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/e928623c-a54a-4788-85b6-758aab0ad32d.json used request id req-1456e3d5-2f37-4f3c-8fec-aa1f921c5783 2018-11-14 20:27:14,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 20:27:14,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:27:14,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1152 X-Openstack-Request-Id: req-4a8ded8d-0962-4cdd-b408-d6305d45fef3 Date: Wed, 14 Nov 2018 20:27:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-14T20:27:14Z","tenant_id":"b0aa08d677ee491d8f0d00068cda58da","created_at":"2018-11-14T20:21:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b0aa08d677ee491d8f0d00068cda58da","id":"920d1880-51ce-42ab-b75c-3f779f20e5e9","name":"cloudify-net_6325272a-d780-4486-be92-d92601b9193c"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"updated_at":"2018-11-14T17:04:27Z","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","id":"928cbc5c-a6fa-468a-b088-88e266fca291","name":"external"}]} 2018-11-14 20:27:14,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-4a8ded8d-0962-4cdd-b408-d6305d45fef3 2018-11-14 20:27:14,954 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.099198102951s 2018-11-14 20:27:14,954 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-4a8ded8d-0962-4cdd-b408-d6305d45fef3 2018-11-14 20:27:14,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-11-14 20:27:14,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/920d1880-51ce-42ab-b75c-3f779f20e5e9.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:27:16,893 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5cabe49d-d6c0-4daf-9788-a452e89880e9 Date: Wed, 14 Nov 2018 20:27:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 20:27:16,893 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/920d1880-51ce-42ab-b75c-3f779f20e5e9.json used request id req-5cabe49d-d6c0-4daf-9788-a452e89880e9 2018-11-14 20:27:16,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.93792295456s 2018-11-14 20:27:16,893 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/920d1880-51ce-42ab-b75c-3f779f20e5e9.json used request id req-5cabe49d-d6c0-4daf-9788-a452e89880e9 2018-11-14 20:27:16,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 20:27:16,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:27:17,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-d38748ab-8b6b-483b-ae2c-aae504b4ce3c Date: Wed, 14 Nov 2018 20:27:17 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/42ec9a86-e746-4f84-bb9e-ec085216b7a2/snap", "metadata": {}}], "file": "/v2/images/42ec9a86-e746-4f84-bb9e-ec085216b7a2/file", "owner": "b0aa08d677ee491d8f0d00068cda58da", "id": "42ec9a86-e746-4f84-bb9e-ec085216b7a2", "size": 4373348352, "self": "/v2/images/42ec9a86-e746-4f84-bb9e-ec085216b7a2", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/42ec9a86-e746-4f84-bb9e-ec085216b7a2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-11-14T20:23:42Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_6325272a-d780-4486-be92-d92601b9193c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_6325272a-d780-4486-be92-d92601b9193c", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-11-14T20:22:48Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 20:27:17,545 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-d38748ab-8b6b-483b-ae2c-aae504b4ce3c 2018-11-14 20:27:17,545 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.647892951965s 2018-11-14 20:27:17,546 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-d38748ab-8b6b-483b-ae2c-aae504b4ce3c 2018-11-14 20:27:17,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-14 20:27:17,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/42ec9a86-e746-4f84-bb9e-ec085216b7a2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b0b03cd6b74299e6645c226aec4312ec945440f9" 2018-11-14 20:27:19,296 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-af22e13b-9187-46bb-bfb5-2c3ced0448ad Date: Wed, 14 Nov 2018 20:27:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 20:27:19,297 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/42ec9a86-e746-4f84-bb9e-ec085216b7a2 used request id req-af22e13b-9187-46bb-bfb5-2c3ced0448ad 2018-11-14 20:27:19,297 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.74954009056s 2018-11-14 20:27:19,297 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/42ec9a86-e746-4f84-bb9e-ec085216b7a2 used request id req-af22e13b-9187-46bb-bfb5-2c3ced0448ad 2018-11-14 20:27:19,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-14 20:27:19,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}defcae8a5c575168b4e5592db8d7cea7a773206b" 2018-11-14 20:27:19,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:27:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8d194fdf-7a9a-4c78-8b40-97c099c07a5f x-compute-request-id: req-8d194fdf-7a9a-4c78-8b40-97c099c07a5f Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify-flavor_6325272a-d780-4486-be92-d92601b9193c", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/ec02f38a-08eb-4b79-9469-f0aa961631c5", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/ec02f38a-08eb-4b79-9469-f0aa961631c5", "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": "ec02f38a-08eb-4b79-9469-f0aa961631c5"}]} 2018-11-14 20:27:19,319 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-8d194fdf-7a9a-4c78-8b40-97c099c07a5f 2018-11-14 20:27:19,319 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0212390422821s 2018-11-14 20:27:19,319 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-8d194fdf-7a9a-4c78-8b40-97c099c07a5f 2018-11-14 20:27:19,320 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-14 20:27:19,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/ec02f38a-08eb-4b79-9469-f0aa961631c5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}defcae8a5c575168b4e5592db8d7cea7a773206b" 2018-11-14 20:27:19,361 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 20:27:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-35c497da-ca82-48fc-8171-65319443030a x-compute-request-id: req-35c497da-ca82-48fc-8171-65319443030a Content-Length: 0 Content-Type: application/json 2018-11-14 20:27:19,362 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/ec02f38a-08eb-4b79-9469-f0aa961631c5 used request id req-35c497da-ca82-48fc-8171-65319443030a 2018-11-14 20:27:19,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0413360595703s 2018-11-14 20:27:19,362 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/ec02f38a-08eb-4b79-9469-f0aa961631c5 used request id req-35c497da-ca82-48fc-8171-65319443030a 2018-11-14 20:27:19,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 20:27:19,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}defcae8a5c575168b4e5592db8d7cea7a773206b" 2018-11-14 20:27:19,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:27:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99aae537-3628-47f6-aa56-b5a70869f904 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "cloudify-user_6325272a-d780-4486-be92-d92601b9193c", "links": {"self": "http://172.30.9.28:5000/v3/users/e082925cd69e4685996d787f5b08e08f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e082925cd69e4685996d787f5b08e08f", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 20:27:19,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-99aae537-3628-47f6-aa56-b5a70869f904 2018-11-14 20:27:19,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.139297962189s 2018-11-14 20:27:19,502 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-99aae537-3628-47f6-aa56-b5a70869f904 2018-11-14 20:27:19,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 20:27:19,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/e082925cd69e4685996d787f5b08e08f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}defcae8a5c575168b4e5592db8d7cea7a773206b" 2018-11-14 20:27:19,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:27:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4a1f21c-af46-412f-a7d7-6e2568ed68a5 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify-user_6325272a-d780-4486-be92-d92601b9193c", "links": {"self": "http://172.30.9.28:5000/v3/users/e082925cd69e4685996d787f5b08e08f"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "e082925cd69e4685996d787f5b08e08f", "description": null}} 2018-11-14 20:27:19,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/e082925cd69e4685996d787f5b08e08f used request id req-b4a1f21c-af46-412f-a7d7-6e2568ed68a5 2018-11-14 20:27:19,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.10849905014s 2018-11-14 20:27:19,617 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/e082925cd69e4685996d787f5b08e08f used request id req-b4a1f21c-af46-412f-a7d7-6e2568ed68a5 2018-11-14 20:27:19,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-14 20:27:19,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/e082925cd69e4685996d787f5b08e08f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}defcae8a5c575168b4e5592db8d7cea7a773206b" 2018-11-14 20:27:19,872 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 20:27:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6f48c0a-b041-4c0f-9a36-363a3bad8630 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 20:27:19,873 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/e082925cd69e4685996d787f5b08e08f used request id req-d6f48c0a-b041-4c0f-9a36-363a3bad8630 2018-11-14 20:27:19,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.254968881607s 2018-11-14 20:27:19,873 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/e082925cd69e4685996d787f5b08e08f used request id req-d6f48c0a-b041-4c0f-9a36-363a3bad8630 2018-11-14 20:27:19,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 20:27:19,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}defcae8a5c575168b4e5592db8d7cea7a773206b" 2018-11-14 20:27:19,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:27:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-838bed70-23ee-451f-9aa5-31079e37168b Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.28:5000/v3/projects/b0aa08d677ee491d8f0d00068cda58da"}, "tags": [], "enabled": true, "id": "b0aa08d677ee491d8f0d00068cda58da", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_6325272a-d780-4486-be92-d92601b9193c"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-14 20:27:19,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-838bed70-23ee-451f-9aa5-31079e37168b 2018-11-14 20:27:19,990 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.110448122025s 2018-11-14 20:27:19,990 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-838bed70-23ee-451f-9aa5-31079e37168b 2018-11-14 20:27:19,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-14 20:27:19,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/b0aa08d677ee491d8f0d00068cda58da -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}defcae8a5c575168b4e5592db8d7cea7a773206b" 2018-11-14 20:27:20,177 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 20:27:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f594548b-68f0-4ea4-bb4d-fe70e2b64955 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 20:27:20,177 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/b0aa08d677ee491d8f0d00068cda58da used request id req-f594548b-68f0-4ea4-bb4d-fe70e2b64955 2018-11-14 20:27:20,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.182144880295s 2018-11-14 20:27:20,177 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/b0aa08d677ee491d8f0d00068cda58da used request id req-f594548b-68f0-4ea4-bb4d-fe70e2b64955 2018-11-14 20:27:20,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 20:27:20,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}defcae8a5c575168b4e5592db8d7cea7a773206b" 2018-11-14 20:27:20,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:27:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-090ee718-ba8e-4845-bf52-ce6d9d7527cb Content-Encoding: gzip Content-Length: 355 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}, {"domain_id": null, "id": "f2235e6cfdfd4fdabdf54559d6ed841d", "links": {"self": "http://172.30.9.28:5000/v3/roles/f2235e6cfdfd4fdabdf54559d6ed841d"}, "name": "Member"}]} 2018-11-14 20:27:20,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-090ee718-ba8e-4845-bf52-ce6d9d7527cb 2018-11-14 20:27:20,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102199077606s 2018-11-14 20:27:20,283 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-090ee718-ba8e-4845-bf52-ce6d9d7527cb 2018-11-14 20:27:20,288 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-11-14 20:27:20,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/f2235e6cfdfd4fdabdf54559d6ed841d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}defcae8a5c575168b4e5592db8d7cea7a773206b" 2018-11-14 20:27:20,429 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 20:27:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e6a6a8f-6700-44a9-8cf7-d107f2d6aed2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 20:27:20,429 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/f2235e6cfdfd4fdabdf54559d6ed841d used request id req-6e6a6a8f-6700-44a9-8cf7-d107f2d6aed2 2018-11-14 20:27:20,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.140952110291s 2018-11-14 20:27:20,429 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/f2235e6cfdfd4fdabdf54559d6ed841d used request id req-6e6a6a8f-6700-44a9-8cf7-d107f2d6aed2 2018-11-14 20:27:20,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-14 20:27:20,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=b0aa08d677ee491d8f0d00068cda58da&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}defcae8a5c575168b4e5592db8d7cea7a773206b" 2018-11-14 20:27:20,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-bc8239d2-31b0-47f8-9adc-4aa92365549d Date: Wed, 14 Nov 2018 20:27:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "created_at": "2018-11-14T20:21:58Z", "updated_at": "2018-11-14T20:21:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:21:58Z", "revision_number": 0, "id": "1e121615-fb62-469e-85e6-ef8aa9639b75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:21:58Z", "security_group_id": "72e05139-e068-4cf6-bd8c-6490e0a21aff", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0aa08d677ee491d8f0d00068cda58da"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:21:58Z", "revision_number": 0, "id": "55ed9c3f-4dfc-4199-8149-6668a086248c", "remote_group_id": "72e05139-e068-4cf6-bd8c-6490e0a21aff", "remote_ip_prefix": null, "created_at": "2018-11-14T20:21:58Z", "security_group_id": "72e05139-e068-4cf6-bd8c-6490e0a21aff", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0aa08d677ee491d8f0d00068cda58da"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:21:58Z", "revision_number": 0, "id": "a5bd6e18-9ac8-4e47-9a6d-461ba55f0376", "remote_group_id": "72e05139-e068-4cf6-bd8c-6490e0a21aff", "remote_ip_prefix": null, "created_at": "2018-11-14T20:21:58Z", "security_group_id": "72e05139-e068-4cf6-bd8c-6490e0a21aff", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0aa08d677ee491d8f0d00068cda58da"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:21:58Z", "revision_number": 0, "id": "d8a52e87-5f05-4fed-b73f-55e305a25b17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:21:58Z", "security_group_id": "72e05139-e068-4cf6-bd8c-6490e0a21aff", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0aa08d677ee491d8f0d00068cda58da"}], "revision_number": 4, "project_id": "b0aa08d677ee491d8f0d00068cda58da", "id": "72e05139-e068-4cf6-bd8c-6490e0a21aff", "name": "default"}]} 2018-11-14 20:27:20,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=b0aa08d677ee491d8f0d00068cda58da&name=default used request id req-bc8239d2-31b0-47f8-9adc-4aa92365549d 2018-11-14 20:27:20,671 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.239176034927s 2018-11-14 20:27:20,671 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=b0aa08d677ee491d8f0d00068cda58da&name=default used request id req-bc8239d2-31b0-47f8-9adc-4aa92365549d 2018-11-14 20:27:20,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-14 20:27:20,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}defcae8a5c575168b4e5592db8d7cea7a773206b" 2018-11-14 20:27:20,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-49b143a8-aca2-4a66-873a-91a856eddefd Date: Wed, 14 Nov 2018 20:27:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "created_at": "2018-11-14T20:21:58Z", "updated_at": "2018-11-14T20:21:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:21:58Z", "revision_number": 0, "id": "1e121615-fb62-469e-85e6-ef8aa9639b75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:21:58Z", "security_group_id": "72e05139-e068-4cf6-bd8c-6490e0a21aff", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0aa08d677ee491d8f0d00068cda58da"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:21:58Z", "revision_number": 0, "id": "55ed9c3f-4dfc-4199-8149-6668a086248c", "remote_group_id": "72e05139-e068-4cf6-bd8c-6490e0a21aff", "remote_ip_prefix": null, "created_at": "2018-11-14T20:21:58Z", "security_group_id": "72e05139-e068-4cf6-bd8c-6490e0a21aff", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0aa08d677ee491d8f0d00068cda58da"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:21:58Z", "revision_number": 0, "id": "a5bd6e18-9ac8-4e47-9a6d-461ba55f0376", "remote_group_id": "72e05139-e068-4cf6-bd8c-6490e0a21aff", "remote_ip_prefix": null, "created_at": "2018-11-14T20:21:58Z", "security_group_id": "72e05139-e068-4cf6-bd8c-6490e0a21aff", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0aa08d677ee491d8f0d00068cda58da"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:21:58Z", "revision_number": 0, "id": "d8a52e87-5f05-4fed-b73f-55e305a25b17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:21:58Z", "security_group_id": "72e05139-e068-4cf6-bd8c-6490e0a21aff", "tenant_id": "b0aa08d677ee491d8f0d00068cda58da", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0aa08d677ee491d8f0d00068cda58da"}], "revision_number": 4, "project_id": "b0aa08d677ee491d8f0d00068cda58da", "id": "72e05139-e068-4cf6-bd8c-6490e0a21aff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 20:27:20,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-49b143a8-aca2-4a66-873a-91a856eddefd 2018-11-14 20:27:20,942 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.267803907394s 2018-11-14 20:27:20,943 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-49b143a8-aca2-4a66-873a-91a856eddefd 2018-11-14 20:27:20,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-14 20:27:20,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/72e05139-e068-4cf6-bd8c-6490e0a21aff.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}defcae8a5c575168b4e5592db8d7cea7a773206b" 2018-11-14 20:27:21,351 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d182ba41-1893-44f9-b2ef-232eef6cef1e Content-Length: 0 Date: Wed, 14 Nov 2018 20:27:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 20:27:21,352 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/72e05139-e068-4cf6-bd8c-6490e0a21aff.json used request id req-d182ba41-1893-44f9-b2ef-232eef6cef1e 2018-11-14 20:27:21,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.403372049332s 2018-11-14 20:27:21,352 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/72e05139-e068-4cf6-bd8c-6490e0a21aff.json used request id req-d182ba41-1893-44f9-b2ef-232eef6cef1e 2018-11-14 20:27:21,373 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2018-11-14 20:27:21,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 20:27:21,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:27:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0412d46c-9144-4aa8-8959-0af6884dc6ca Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 20:27:21,408 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-0412d46c-9144-4aa8-8959-0af6884dc6ca 2018-11-14 20:27:21,408 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-11-14 20:27:21,820 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T21:27:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd6ecd77940a49ebb20fa24f8fa3cf77"}, "audit_ids": ["WjhNlMcqS4aBXKRMY-yv-A"], "issued_at": "2018-11-14T20:27:21.000000Z"}} 2018-11-14 20:27:21,823 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 20:27:21,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}5c07a9a2773b5b6f827b5ade03de4a22c200982a" 2018-11-14 20:27:22,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-5cf1bf77-8187-42e4-9811-c8546b06885e Date: Wed, 14 Nov 2018 20:27:22 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"928cbc5c-a6fa-468a-b088-88e266fca291","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","status":"ACTIVE","subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"description":"","tags":[],"updated_at":"2018-11-14T17:04:27Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","provider:network_type":"flat"}]} 2018-11-14 20:27:22,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5cf1bf77-8187-42e4-9811-c8546b06885e 2018-11-14 20:27:22,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.272845983505s 2018-11-14 20:27:22,096 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5cf1bf77-8187-42e4-9811-c8546b06885e 2018-11-14 20:27:22,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 20:27:22,107 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 20:27: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 20:27:22,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 20:27:22,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}5c07a9a2773b5b6f827b5ade03de4a22c200982a" 2018-11-14 20:27:22,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:27:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc98ee27-e7c4-4fac-bc9a-1bbad1b210db Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/d5e6db7c06bf4799a784ea87405dbbb1"}, "tags": [], "enabled": true, "id": "d5e6db7c06bf4799a784ea87405dbbb1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-11-14 20:27:22,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-bc98ee27-e7c4-4fac-bc9a-1bbad1b210db 2018-11-14 20:27:22,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.095664024353s 2018-11-14 20:27:22,204 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-bc98ee27-e7c4-4fac-bc9a-1bbad1b210db 2018-11-14 20:27:22,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-14 20:27:22,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}5c07a9a2773b5b6f827b5ade03de4a22c200982a" -d '{"project": {"description": "Created by OPNFV Functest: cloudify_ims", "enabled": true, "domain_id": "default", "name": "cloudify_ims-project_73db09a4-e62a-4baa-8f30-c6dca87843be"}}' 2018-11-14 20:27:22,422 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 20:27:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b5031fd-beab-4dd7-9b13-cfd2e3e16a75 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.28:5000/v3/projects/06dec138907243d990db2396b998e982"}, "tags": [], "enabled": true, "id": "06dec138907243d990db2396b998e982", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_73db09a4-e62a-4baa-8f30-c6dca87843be"}} 2018-11-14 20:27:22,423 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-6b5031fd-beab-4dd7-9b13-cfd2e3e16a75 2018-11-14 20:27:22,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.211850881577s 2018-11-14 20:27:22,423 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-6b5031fd-beab-4dd7-9b13-cfd2e3e16a75 2018-11-14 20:27:22,424 - 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'06dec138907243d990db2396b998e982', '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_73db09a4-e62a-4baa-8f30-c6dca87843be'}) 2018-11-14 20:27:22,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-11-14 20:27:22,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}5c07a9a2773b5b6f827b5ade03de4a22c200982a" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "c33ea8a2-0d4b-4e82-81a9-a19c5b54512d", "email": null, "name": "cloudify_ims-user_73db09a4-e62a-4baa-8f30-c6dca87843be"}}' 2018-11-14 20:27:22,841 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 20:27:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5fda4b69-1fbf-4a8c-8886-5093f75da64f Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify_ims-user_73db09a4-e62a-4baa-8f30-c6dca87843be", "links": {"self": "http://172.30.9.28:5000/v3/users/7e13cd2fd3b04f809eec9f689be3722c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7e13cd2fd3b04f809eec9f689be3722c", "domain_id": "default", "password_expires_at": null}} 2018-11-14 20:27:22,841 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-5fda4b69-1fbf-4a8c-8886-5093f75da64f 2018-11-14 20:27:22,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.411329030991s 2018-11-14 20:27:22,842 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-5fda4b69-1fbf-4a8c-8886-5093f75da64f 2018-11-14 20:27:22,842 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'7e13cd2fd3b04f809eec9f689be3722c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify_ims-user_73db09a4-e62a-4baa-8f30-c6dca87843be'}) 2018-11-14 20:27:22,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 20:27:22,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}5c07a9a2773b5b6f827b5ade03de4a22c200982a" 2018-11-14 20:27:22,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:27:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e053607-6249-485d-bb4f-4656fe8e189a Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 20:27:22,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-6e053607-6249-485d-bb4f-4656fe8e189a 2018-11-14 20:27:22,945 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0984988212585s 2018-11-14 20:27:22,945 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-6e053607-6249-485d-bb4f-4656fe8e189a 2018-11-14 20:27:22,949 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 20:27:22,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}5c07a9a2773b5b6f827b5ade03de4a22c200982a" 2018-11-14 20:27:23,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:27:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86d7589b-28fc-4347-a4be-bfeb87975e81 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 20:27:23,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-86d7589b-28fc-4347-a4be-bfeb87975e81 2018-11-14 20:27:23,046 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0966300964355s 2018-11-14 20:27:23,047 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-86d7589b-28fc-4347-a4be-bfeb87975e81 2018-11-14 20:27:23,048 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-14 20:27:23,051 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-11-14 20:27:23,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}5c07a9a2773b5b6f827b5ade03de4a22c200982a" -d '{"role": {"name": "Member"}}' 2018-11-14 20:27:23,225 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 20:27:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2d58c7b-ab27-46d6-acc0-98475658c34d Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5180cf5fb2124c3eb9ab8774d8f7cf71", "links": {"self": "http://172.30.9.28:5000/v3/roles/5180cf5fb2124c3eb9ab8774d8f7cf71"}, "name": "Member"}} 2018-11-14 20:27:23,226 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-e2d58c7b-ab27-46d6-acc0-98475658c34d 2018-11-14 20:27:23,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.175150156021s 2018-11-14 20:27:23,226 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-e2d58c7b-ab27-46d6-acc0-98475658c34d 2018-11-14 20:27:23,227 - 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'5180cf5fb2124c3eb9ab8774d8f7cf71'}) 2018-11-14 20:27:23,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 20:27:23,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}5c07a9a2773b5b6f827b5ade03de4a22c200982a" 2018-11-14 20:27:23,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:27:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d9d1b7a-850f-42cd-b556-ca5bb9d6661f Content-Encoding: gzip Content-Length: 354 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "5180cf5fb2124c3eb9ab8774d8f7cf71", "links": {"self": "http://172.30.9.28:5000/v3/roles/5180cf5fb2124c3eb9ab8774d8f7cf71"}, "name": "Member"}, {"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 20:27:23,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-8d9d1b7a-850f-42cd-b556-ca5bb9d6661f 2018-11-14 20:27:23,320 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0891680717468s 2018-11-14 20:27:23,320 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-8d9d1b7a-850f-42cd-b556-ca5bb9d6661f 2018-11-14 20:27:23,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 20:27:23,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}5c07a9a2773b5b6f827b5ade03de4a22c200982a" 2018-11-14 20:27:23,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:27:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-305a3eaf-bb9c-4ee2-a8cb-3c64dc7d04e4 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-14 20:27:23,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-305a3eaf-bb9c-4ee2-a8cb-3c64dc7d04e4 2018-11-14 20:27:23,439 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.114310979843s 2018-11-14 20:27:23,439 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-305a3eaf-bb9c-4ee2-a8cb-3c64dc7d04e4 2018-11-14 20:27:23,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 20:27:23,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}5c07a9a2773b5b6f827b5ade03de4a22c200982a" 2018-11-14 20:27:23,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:27:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41712434-3f73-4ceb-b946-7b358c9a2bdf Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_73db09a4-e62a-4baa-8f30-c6dca87843be", "links": {"self": "http://172.30.9.28:5000/v3/users/7e13cd2fd3b04f809eec9f689be3722c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7e13cd2fd3b04f809eec9f689be3722c", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 20:27:23,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-41712434-3f73-4ceb-b946-7b358c9a2bdf 2018-11-14 20:27:23,570 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129680871964s 2018-11-14 20:27:23,570 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-41712434-3f73-4ceb-b946-7b358c9a2bdf 2018-11-14 20:27:23,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 20:27:23,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}5c07a9a2773b5b6f827b5ade03de4a22c200982a" 2018-11-14 20:27:23,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:27:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35d81704-6e48-49ee-9127-978bb04ff44e Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28: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.28:5000/v3/projects/06dec138907243d990db2396b998e982"}, "tags": [], "enabled": true, "id": "06dec138907243d990db2396b998e982", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_73db09a4-e62a-4baa-8f30-c6dca87843be"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-14 20:27:23,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-35d81704-6e48-49ee-9127-978bb04ff44e 2018-11-14 20:27:23,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.100472927094s 2018-11-14 20:27:23,683 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-35d81704-6e48-49ee-9127-978bb04ff44e 2018-11-14 20:27:23,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-14 20:27:23,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=7e13cd2fd3b04f809eec9f689be3722c&role.id=5180cf5fb2124c3eb9ab8774d8f7cf71&scope.project.id=06dec138907243d990db2396b998e982" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5c07a9a2773b5b6f827b5ade03de4a22c200982a" 2018-11-14 20:27:23,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:27:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb074da0-e26b-4df2-b7cf-2ad6eae78ac6 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=7e13cd2fd3b04f809eec9f689be3722c&role.id=5180cf5fb2124c3eb9ab8774d8f7cf71&scope.project.id=06dec138907243d990db2396b998e982", "previous": null, "next": null}} 2018-11-14 20:27:23,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=7e13cd2fd3b04f809eec9f689be3722c&role.id=5180cf5fb2124c3eb9ab8774d8f7cf71&scope.project.id=06dec138907243d990db2396b998e982 used request id req-cb074da0-e26b-4df2-b7cf-2ad6eae78ac6 2018-11-14 20:27:23,790 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.100939035416s 2018-11-14 20:27:23,791 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=7e13cd2fd3b04f809eec9f689be3722c&role.id=5180cf5fb2124c3eb9ab8774d8f7cf71&scope.project.id=06dec138907243d990db2396b998e982 used request id req-cb074da0-e26b-4df2-b7cf-2ad6eae78ac6 2018-11-14 20:27:23,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-14 20:27:23,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/06dec138907243d990db2396b998e982/users/7e13cd2fd3b04f809eec9f689be3722c/roles/5180cf5fb2124c3eb9ab8774d8f7cf71 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5c07a9a2773b5b6f827b5ade03de4a22c200982a" 2018-11-14 20:27:23,947 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 20:27:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e4e1f04-244f-4d53-b9bb-a647cdb15abf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 20:27:23,947 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/06dec138907243d990db2396b998e982/users/7e13cd2fd3b04f809eec9f689be3722c/roles/5180cf5fb2124c3eb9ab8774d8f7cf71 used request id req-9e4e1f04-244f-4d53-b9bb-a647cdb15abf 2018-11-14 20:27:23,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.15317606926s 2018-11-14 20:27:23,948 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/06dec138907243d990db2396b998e982/users/7e13cd2fd3b04f809eec9f689be3722c/roles/5180cf5fb2124c3eb9ab8774d8f7cf71 used request id req-9e4e1f04-244f-4d53-b9bb-a647cdb15abf 2018-11-14 20:27:23,949 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify_ims-project_73db09a4-e62a-4baa-8f30-c6dca87843be', 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'06dec138907243d990db2396b998e982', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'c33ea8a2-0d4b-4e82-81a9-a19c5b54512d', 'username': u'cloudify_ims-user_73db09a4-e62a-4baa-8f30-c6dca87843be', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-14 20:27:23,952 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify_ims-user_73db09a4-e62a-4baa-8f30-c6dca87843be', 'password': 'c33ea8a2-0d4b-4e82-81a9-a19c5b54512d', 'project_name': 'cloudify_ims-project_73db09a4-e62a-4baa-8f30-c6dca87843be', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000//v3', 'project_id': '06dec138907243d990db2396b998e982', 'project_domain_name': 'Default'} 2018-11-14 20:27:24,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - VNF configuration: {'inputs': {u'vellum_cluster_size': 1, u'agent_user': u'ubuntu', u'image_id': u'ubuntu_14.04', u'external_network_name': u'', u'dime_cluster_size': 1, u'key_pair_name': u'cloudify_ims_kp', u'bono_cluster_size': 1, u'flavor_id': u'cloudify.small', u'public_domain': u'clearwater.opnfv', u'homer_cluster_size': 1, u'release': u'repo129', u'private_key_path': u'/etc/cloudify/cloudify_ims.pem', u'sprout_cluster_size': 1}, 'descriptor': {u'file_name': u'/src/cloudify_vims/openstack-blueprint.yaml', u'version': u'129', u'name': u'clearwater-opnfv'}} 2018-11-14 20:27:24,021 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-11-14 20:27:24,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 20:27:24,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}5c07a9a2773b5b6f827b5ade03de4a22c200982a" 2018-11-14 20:27:24,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:27:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a474cb3b-467b-4622-baee-8021173fd4ca Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/d5e6db7c06bf4799a784ea87405dbbb1"}, "tags": [], "enabled": true, "id": "d5e6db7c06bf4799a784ea87405dbbb1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-11-14 20:27:24,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-a474cb3b-467b-4622-baee-8021173fd4ca 2018-11-14 20:27:24,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0954759120941s 2018-11-14 20:27:24,117 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-a474cb3b-467b-4622-baee-8021173fd4ca 2018-11-14 20:27:24,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 20:27:24,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}5c07a9a2773b5b6f827b5ade03de4a22c200982a" 2018-11-14 20:27:24,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:27:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3961849-1c15-4adb-bc79-76a5e6859fa4 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28: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.28:5000/v3/projects/06dec138907243d990db2396b998e982"}, "tags": [], "enabled": true, "id": "06dec138907243d990db2396b998e982", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_73db09a4-e62a-4baa-8f30-c6dca87843be"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-14 20:27:24,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-b3961849-1c15-4adb-bc79-76a5e6859fa4 2018-11-14 20:27:24,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.101083993912s 2018-11-14 20:27:24,225 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-b3961849-1c15-4adb-bc79-76a5e6859fa4 2018-11-14 20:27:24,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-11-14 20:27:24,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}5c07a9a2773b5b6f827b5ade03de4a22c200982a" -d '{"network": {"tenant_id": "06dec138907243d990db2396b998e982", "name": "cloudify_ims-net_73db09a4-e62a-4baa-8f30-c6dca87843be", "admin_state_up": true}}' 2018-11-14 20:27:24,906 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-df804625-d811-4edf-8022-52ce0fa65e3d Date: Wed, 14 Nov 2018 20:27:24 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"599dc207-60cd-4957-bf13-87cf5c3bb70b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"06dec138907243d990db2396b998e982","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-14T20:27:24Z","is_default":false,"provider:segmentation_id":71,"name":"cloudify_ims-net_73db09a4-e62a-4baa-8f30-c6dca87843be","admin_state_up":true,"tenant_id":"06dec138907243d990db2396b998e982","created_at":"2018-11-14T20:27:24Z","mtu":1450}} 2018-11-14 20:27:24,906 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-df804625-d811-4edf-8022-52ce0fa65e3d 2018-11-14 20:27:24,906 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.678420066833s 2018-11-14 20:27:24,906 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-df804625-d811-4edf-8022-52ce0fa65e3d 2018-11-14 20:27:24,907 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-11-14T20:27:24Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'599dc207-60cd-4957-bf13-87cf5c3bb70b', u'provider:segmentation_id': 71, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-net_73db09a4-e62a-4baa-8f30-c6dca87843be', u'admin_state_up': True, u'tenant_id': u'06dec138907243d990db2396b998e982', u'created_at': u'2018-11-14T20:27:24Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'06dec138907243d990db2396b998e982'}) 2018-11-14 20:27:24,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 20:27:24,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:27:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86b50353-e2a3-4922-9adb-a7854b6ffd39 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 20:27:24,915 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-86b50353-e2a3-4922-9adb-a7854b6ffd39 2018-11-14 20:27:24,915 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-11-14 20:27:25,311 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5180cf5fb2124c3eb9ab8774d8f7cf71", "name": "Member"}], "expires_at": "2018-11-14T21:27:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "06dec138907243d990db2396b998e982", "name": "cloudify_ims-project_73db09a4-e62a-4baa-8f30-c6dca87843be"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/06dec138907243d990db2396b998e982", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/06dec138907243d990db2396b998e982", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/06dec138907243d990db2396b998e982", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_06dec138907243d990db2396b998e982", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_06dec138907243d990db2396b998e982", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/06dec138907243d990db2396b998e982", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/06dec138907243d990db2396b998e982", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/06dec138907243d990db2396b998e982", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/06dec138907243d990db2396b998e982", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/06dec138907243d990db2396b998e982", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/06dec138907243d990db2396b998e982", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/06dec138907243d990db2396b998e982", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/06dec138907243d990db2396b998e982", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/06dec138907243d990db2396b998e982", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_ims-user_73db09a4-e62a-4baa-8f30-c6dca87843be", "id": "7e13cd2fd3b04f809eec9f689be3722c"}, "audit_ids": ["gW0A3u4VQUWqq4IuVc3c-A"], "issued_at": "2018-11-14T20:27:25.000000Z"}} 2018-11-14 20:27:25,314 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 20:27:25,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:27:25,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1150 X-Openstack-Request-Id: req-89f137a3-9715-4332-84ca-c4865708d7f4 Date: Wed, 14 Nov 2018 20:27:25 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-14T20:27:24Z","tenant_id":"06dec138907243d990db2396b998e982","created_at":"2018-11-14T20:27:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"06dec138907243d990db2396b998e982","id":"599dc207-60cd-4957-bf13-87cf5c3bb70b","name":"cloudify_ims-net_73db09a4-e62a-4baa-8f30-c6dca87843be"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"updated_at":"2018-11-14T17:04:27Z","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","id":"928cbc5c-a6fa-468a-b088-88e266fca291","name":"external"}]} 2018-11-14 20:27:25,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-89f137a3-9715-4332-84ca-c4865708d7f4 2018-11-14 20:27:25,576 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.262021064758s 2018-11-14 20:27:25,576 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-89f137a3-9715-4332-84ca-c4865708d7f4 2018-11-14 20:27:25,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-11-14 20:27:25,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}aceb8dc60227ef9a1a9279bbf232369a858777e8" -d '{"subnet": {"name": "cloudify_ims-subnet_73db09a4-e62a-4baa-8f30-c6dca87843be", "enable_dhcp": true, "network_id": "599dc207-60cd-4957-bf13-87cf5c3bb70b", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-11-14 20:27:26,457 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-f83e985b-94b4-4188-92c4-81b252b62f65 Date: Wed, 14 Nov 2018 20:27:26 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"599dc207-60cd-4957-bf13-87cf5c3bb70b","tenant_id":"06dec138907243d990db2396b998e982","created_at":"2018-11-14T20:27:26Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-14T20:27:26Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"06dec138907243d990db2396b998e982","id":"2d1833e0-72ea-490d-971e-bbc68b7f907e","subnetpool_id":null,"name":"cloudify_ims-subnet_73db09a4-e62a-4baa-8f30-c6dca87843be"}} 2018-11-14 20:27:26,457 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-f83e985b-94b4-4188-92c4-81b252b62f65 2018-11-14 20:27:26,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.879036903381s 2018-11-14 20:27:26,457 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-f83e985b-94b4-4188-92c4-81b252b62f65 2018-11-14 20:27:26,458 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-14T20:27:26Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'2d1833e0-72ea-490d-971e-bbc68b7f907e', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify_ims-subnet_73db09a4-e62a-4baa-8f30-c6dca87843be', u'enable_dhcp': True, u'network_id': u'599dc207-60cd-4957-bf13-87cf5c3bb70b', u'tenant_id': u'06dec138907243d990db2396b998e982', u'created_at': u'2018-11-14T20:27:26Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'06dec138907243d990db2396b998e982'}) 2018-11-14 20:27:26,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-11-14 20:27:26,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}aceb8dc60227ef9a1a9279bbf232369a858777e8" -d '{"router": {"external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291"}, "name": "cloudify_ims-router_73db09a4-e62a-4baa-8f30-c6dca87843be", "admin_state_up": true}}' 2018-11-14 20:27:27,866 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 623 X-Openstack-Request-Id: req-91e371cd-b92e-4063-8f2e-3ac901ac8e51 Date: Wed, 14 Nov 2018 20:27:27 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3653731-6d80-49cb-86ba-17eff3eeceee", "ip_address": "172.30.9.213"}]}, "description": "", "tags": [], "tenant_id": "06dec138907243d990db2396b998e982", "created_at": "2018-11-14T20:27:26Z", "admin_state_up": true, "updated_at": "2018-11-14T20:27:27Z", "revision_number": 2, "routes": [], "project_id": "06dec138907243d990db2396b998e982", "id": "09d5a013-0554-474b-87c5-c4ac6be337f6", "name": "cloudify_ims-router_73db09a4-e62a-4baa-8f30-c6dca87843be"}} 2018-11-14 20:27:27,866 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-91e371cd-b92e-4063-8f2e-3ac901ac8e51 2018-11-14 20:27:27,866 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.40751218796s 2018-11-14 20:27:27,866 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-91e371cd-b92e-4063-8f2e-3ac901ac8e51 2018-11-14 20:27:27,867 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'928cbc5c-a6fa-468a-b088-88e266fca291', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b3653731-6d80-49cb-86ba-17eff3eeceee', u'ip_address': u'172.30.9.213'}]}, u'description': u'', u'tags': [], u'tenant_id': u'06dec138907243d990db2396b998e982', u'created_at': u'2018-11-14T20:27:26Z', u'admin_state_up': True, u'updated_at': u'2018-11-14T20:27:27Z', u'revision_number': 2, u'routes': [], u'project_id': u'06dec138907243d990db2396b998e982', u'id': u'09d5a013-0554-474b-87c5-c4ac6be337f6', u'name': u'cloudify_ims-router_73db09a4-e62a-4baa-8f30-c6dca87843be'}) 2018-11-14 20:27:27,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-11-14 20:27:27,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/09d5a013-0554-474b-87c5-c4ac6be337f6/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}aceb8dc60227ef9a1a9279bbf232369a858777e8" -d '{"subnet_id": "2d1833e0-72ea-490d-971e-bbc68b7f907e"}' 2018-11-14 20:27:30,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-bcd68fc0-dd92-478b-96b5-640d875f72fa Date: Wed, 14 Nov 2018 20:27:30 GMT RESP BODY: {"network_id": "599dc207-60cd-4957-bf13-87cf5c3bb70b", "tenant_id": "06dec138907243d990db2396b998e982", "subnet_id": "2d1833e0-72ea-490d-971e-bbc68b7f907e", "subnet_ids": ["2d1833e0-72ea-490d-971e-bbc68b7f907e"], "port_id": "10da60ff-f84d-4af3-9d7b-de0e89d4ea17", "id": "09d5a013-0554-474b-87c5-c4ac6be337f6"} 2018-11-14 20:27:30,033 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/09d5a013-0554-474b-87c5-c4ac6be337f6/add_router_interface.json used request id req-bcd68fc0-dd92-478b-96b5-640d875f72fa 2018-11-14 20:27:30,033 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.16607117653s 2018-11-14 20:27:30,034 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/09d5a013-0554-474b-87c5-c4ac6be337f6/add_router_interface.json used request id req-bcd68fc0-dd92-478b-96b5-640d875f72fa returning object 09d5a013-0554-474b-87c5-c4ac6be337f6 2018-11-14 20:27:30,034 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-11-14 20:27:53,104 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-11-14 20:27:53,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 20:27:53,113 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Wed, 14 Nov 2018 20:27:53 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-11-14 20:27:53,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 20:27:53,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:27:53,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-82ab803b-d9e9-4770-a72b-87c9fe823af0 Date: Wed, 14 Nov 2018 20:27:53 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 20:27:53,776 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-82ab803b-d9e9-4770-a72b-87c9fe823af0 2018-11-14 20:27:53,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.661108016968s 2018-11-14 20:27:53,776 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-82ab803b-d9e9-4770-a72b-87c9fe823af0 2018-11-14 20:27:53,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-14 20:27:53,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}aceb8dc60227ef9a1a9279bbf232369a858777e8" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify_ims-img_73db09a4-e62a-4baa-8f30-c6dca87843be", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_73db09a4-e62a-4baa-8f30-c6dca87843be"}' 2018-11-14 20:27:54,528 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/613d95d3-5f14-4734-9e4d-5da90f624ad7 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-55b73b95-3552-41ad-a12c-038dd3bc4994 Date: Wed, 14 Nov 2018 20:27:54 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/613d95d3-5f14-4734-9e4d-5da90f624ad7/file", "owner": "06dec138907243d990db2396b998e982", "id": "613d95d3-5f14-4734-9e4d-5da90f624ad7", "size": null, "self": "/v2/images/613d95d3-5f14-4734-9e4d-5da90f624ad7", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-11-14T20:27:54Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_73db09a4-e62a-4baa-8f30-c6dca87843be", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_73db09a4-e62a-4baa-8f30-c6dca87843be", "checksum": null, "created_at": "2018-11-14T20:27:54Z", "protected": false} 2018-11-14 20:27:54,529 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-55b73b95-3552-41ad-a12c-038dd3bc4994 2018-11-14 20:27:54,529 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.74364900589s 2018-11-14 20:27:54,529 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-55b73b95-3552-41ad-a12c-038dd3bc4994 returning object 613d95d3-5f14-4734-9e4d-5da90f624ad7 2018-11-14 20:27:54,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-14 20:27:54,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/613d95d3-5f14-4734-9e4d-5da90f624ad7/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}aceb8dc60227ef9a1a9279bbf232369a858777e8" -d '' 2018-11-14 20:28:49,664 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c3bd3616-10a7-45db-8a78-800b9d544e92 Date: Wed, 14 Nov 2018 20:28:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 20:28:49,664 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/613d95d3-5f14-4734-9e4d-5da90f624ad7/file used request id req-c3bd3616-10a7-45db-8a78-800b9d544e92 2018-11-14 20:28:49,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 55.1343770027s 2018-11-14 20:28:49,665 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/613d95d3-5f14-4734-9e4d-5da90f624ad7/file used request id req-c3bd3616-10a7-45db-8a78-800b9d544e92 2018-11-14 20:28:49,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 20:28:49,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:28:49,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-b5eda28e-aff5-4ccd-bcfc-c1e1b10e1c06 Date: Wed, 14 Nov 2018 20:28:49 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/613d95d3-5f14-4734-9e4d-5da90f624ad7/snap", "metadata": {}}], "file": "/v2/images/613d95d3-5f14-4734-9e4d-5da90f624ad7/file", "owner": "06dec138907243d990db2396b998e982", "id": "613d95d3-5f14-4734-9e4d-5da90f624ad7", "size": 4373348352, "self": "/v2/images/613d95d3-5f14-4734-9e4d-5da90f624ad7", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/613d95d3-5f14-4734-9e4d-5da90f624ad7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-11-14T20:28:49Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_73db09a4-e62a-4baa-8f30-c6dca87843be", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_73db09a4-e62a-4baa-8f30-c6dca87843be", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-11-14T20:27:54Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 20:28:49,888 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-b5eda28e-aff5-4ccd-bcfc-c1e1b10e1c06 2018-11-14 20:28:49,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.218189954758s 2018-11-14 20:28:49,888 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-b5eda28e-aff5-4ccd-bcfc-c1e1b10e1c06 2018-11-14 20:28:49,890 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/613d95d3-5f14-4734-9e4d-5da90f624ad7/snap', u'metadata': Munch({})})], 'file': u'/v2/images/613d95d3-5f14-4734-9e4d-5da90f624ad7/file', 'owner': u'06dec138907243d990db2396b998e982', 'id': u'613d95d3-5f14-4734-9e4d-5da90f624ad7', 'size': 4373348352, u'self': u'/v2/images/613d95d3-5f14-4734-9e4d-5da90f624ad7', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'06dec138907243d990db2396b998e982', 'name': 'cloudify_ims-project_73db09a4-e62a-4baa-8f30-c6dca87843be', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/613d95d3-5f14-4734-9e4d-5da90f624ad7/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-14T20:28:49Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-14T20:28:49Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify_ims-img_73db09a4-e62a-4baa-8f30-c6dca87843be', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'self': u'/v2/images/613d95d3-5f14-4734-9e4d-5da90f624ad7', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify_ims-img_73db09a4-e62a-4baa-8f30-c6dca87843be', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_73db09a4-e62a-4baa-8f30-c6dca87843be', 'created': u'2018-11-14T20:27:54Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-11-14T20:27:54Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/613d95d3-5f14-4734-9e4d-5da90f624ad7', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify_ims-img_73db09a4-e62a-4baa-8f30-c6dca87843be', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}}) 2018-11-14 20:28:49,891 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-14 20:28:49,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}5c07a9a2773b5b6f827b5ade03de4a22c200982a" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify_ims-flavor_73db09a4-e62a-4baa-8f30-c6dca87843be", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-11-14 20:28:50,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:28: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-534053b2-1444-4e8d-9c42-52e24df84928 x-compute-request-id: req-534053b2-1444-4e8d-9c42-52e24df84928 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_73db09a4-e62a-4baa-8f30-c6dca87843be", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "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": "1ac099e1-c5a8-4fa3-85ce-edaf88224bfc"}} 2018-11-14 20:28:50,109 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-534053b2-1444-4e8d-9c42-52e24df84928 2018-11-14 20:28:50,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.217600107193s 2018-11-14 20:28:50,109 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-534053b2-1444-4e8d-9c42-52e24df84928 2018-11-14 20:28:50,110 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_73db09a4-e62a-4baa-8f30-c6dca87843be', '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'49be60fcc4c34adea9e7c304d872b17d', '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'1ac099e1-c5a8-4fa3-85ce-edaf88224bfc', 'swap': 0}) 2018-11-14 20:28:50,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-14 20:28:50,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/1ac099e1-c5a8-4fa3-85ce-edaf88224bfc/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}5c07a9a2773b5b6f827b5ade03de4a22c200982a" -d '{"extra_specs": {}}' 2018-11-14 20:28:50,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:28: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-a04c8d97-6a0a-4ca0-a1ae-209813e3a8b6 x-compute-request-id: req-a04c8d97-6a0a-4ca0-a1ae-209813e3a8b6 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-14 20:28:50,134 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/1ac099e1-c5a8-4fa3-85ce-edaf88224bfc/os-extra_specs used request id req-a04c8d97-6a0a-4ca0-a1ae-209813e3a8b6 2018-11-14 20:28:50,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.022824048996s 2018-11-14 20:28:50,134 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/1ac099e1-c5a8-4fa3-85ce-edaf88224bfc/os-extra_specs used request id req-a04c8d97-6a0a-4ca0-a1ae-209813e3a8b6 2018-11-14 20:28:50,135 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-11-14 20:28:50,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}aceb8dc60227ef9a1a9279bbf232369a858777e8" -d '{"keypair": {"name": "cloudify_ims-kp_73db09a4-e62a-4baa-8f30-c6dca87843be"}}' 2018-11-14 20:28:50,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:28: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-088c9729-dbfd-40bc-bfca-0318575077ab x-compute-request-id: req-088c9729-dbfd-40bc-bfca-0318575077ab Content-Encoding: gzip Content-Length: 1804 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCaY0C+OYUW2T/WPEo8eC1dhGhrW7XlUB56OAy5O47/g2mfgSxbcXMkQvdtcUjaNqBwvZ563d933mz/QB4FFs3I08C5CNkHrUvJyFVP29L5+jRSqzjyMFcK1gzLgCx7J0hyMzc/d5QKolICDwx80htsOAVusjL3D2S45djfyebim30LsnAI7GvWG4ZsD518S87foyiyzTCla+VMnZApTA7sAzjlyOg/DT6sCTqPuumg5ShyFYqdbcoGW113oJy0QXL6NU+sWU957XlJvhk2Vtr2TQspGGJR0+HBE1337Spsli2KHzvLcr8G8WmCDocnUju22Sup1D1iooGrshhpVmDx Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAmmNAvjmFFtk/1jxKPHgtXYRoa1u15VAeejgMuTuO/4Npn4Es\nW3FzJEL3bXFI2jagcL2eet3fd95s/0AeBRbNyNPAuQjZB61LychVT9vS+fo0Uqs4\n8jBXCtYMy4AseydIcjM3P3eUCqJSAg8MfNIbbDgFbrIy9w9kuOXY38nm4pt9C7Jw\nCOxr1huGbA+dfEvO36Moss0wpWvlTJ2QKUwO7AM45cjoPw0+rAk6j7rpoOUochWK\nnW3KBltdd6CctEFy+jVPrFlPee15Sb4ZNlba9k0LKRhiUdPhwRNd9+0qbJYtih87\ny3K/BvFpgg6HJ1I7ttkrqdQ9YqKBq7IYaVZg8QIDAQABAoIBAALYgYEAHmvlZT/V\nrKigrnVi02nnLtsjNuyZy+I+LsyW54OBJggpdy3b7iOeSvF6wEpTtHAfVtcmymuK\nCwOc//4LqSm/+AAkOZlmj+wA6UqiSgScE1ije3c/qsy1eBxtBPDV8NbCpX/srgZL\nsLc8SDUeczsvHbFgH0MpOW4mkpLqs3b8Ny3z1bESEFSbt5SJw3LkHxA+SotWTSGL\nMGBYqdnYnYkMaXNW6V+lsaRgRdC+cVVdvaCMI4ML6+CoC6WSGbBR6+HKo2UE4PHm\nNg7XDNNqXHtXUSLW7chYqnCPxVGkfH5QfVJLCKFWQl0g1cNtfNL7eap5ZETtEcKj\nscHWG2ECgYEAyWCJfDZI18MhWqzkZuih9RuB6spcnW5u9SadStg5tEJJ+L6rBVaD\nrk+Loj914uyt7xEM4NT/sorJisv1N+lq0viekiNCgSmiVJEdrLSdBASOBnL8CW53\nc/IYD0M3mrj2gkdDR1tScbk1THu/kNRBE0fKo5nVOGP+ivgnnG6c45MCgYEAxEPP\nfLAXyUlH3FiW1DEMLz5JhDA0pYTLrF3hWOlvIi8ifodW/8g/qhjfpyIWyXSVuWtm\n+CHo/jmSDQnHTY/6YnXNzAHGBlVSWztZOkVOQTrRsG4Zs/sVF3+g3Ns78bu3zJMu\nQdXF1AGtxCXXrIU9Lx2dpwN7DCH1npqmX652Q+sCgYAlksGUT3yf5WSfyoqDOPyf\nAxbmfANzzFsfmqjWgimiHIw4wTqfsFi5eVYQW87fHFIHvSKuAJAE/ChGoW+Lkx2/\nZ2wO0E1kVCRZqwniY4C4czEcuu+Twuy+0XjzwBLr5373J9zBv6ROW8Q6FQzVNQU/\nV7HTfKxv7RhdTZf2dB0JyQKBgQCI0FByNfrO2SOb6bFyx6IbyMrMuCHrBBBK3sK5\nDTjoVn0wQL4X3grrUx2NT4kc9AVvVPxZmqHlnlI+foONgQFk44QLY20cexvG9y8z\nHJ75f7wuxgFq4muIjvKfIsC9uULd+/dx80hNisIMCuk2nUbSck204AtFoOKsple2\nOVK98wKBgCKv+DsCTFy+ZspW2nJJoIzFQEdGv90DDzYpAnPoXn+/TR6ksKylu2kr\nyEwIXcDdwp4a7JeyM0jAIewuUcRW0fqEQvM9AudqT5enCqcTkF6Z+c/pMAFQX6IQ\nVK1dhhCD+3n8egdArkKTZsfSwRD2QMimMLqArFpDgfjIHAwgUDen\n-----END RSA PRIVATE KEY-----\n", "user_id": "7e13cd2fd3b04f809eec9f689be3722c", "name": "cloudify_ims-kp_73db09a4-e62a-4baa-8f30-c6dca87843be", "fingerprint": "44:bb:25:1e:52:94:73:79:48:ff:c6:42:a8:67:b7:46"}} 2018-11-14 20:28:50,540 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-088c9729-dbfd-40bc-bfca-0318575077ab 2018-11-14 20:28:50,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.405754089355s 2018-11-14 20:28:50,541 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-088c9729-dbfd-40bc-bfca-0318575077ab 2018-11-14 20:28:50,541 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCaY0C+OYUW2T/WPEo8eC1dhGhrW7XlUB56OAy5O47/g2mfgSxbcXMkQvdtcUjaNqBwvZ563d933mz/QB4FFs3I08C5CNkHrUvJyFVP29L5+jRSqzjyMFcK1gzLgCx7J0hyMzc/d5QKolICDwx80htsOAVusjL3D2S45djfyebim30LsnAI7GvWG4ZsD518S87foyiyzTCla+VMnZApTA7sAzjlyOg/DT6sCTqPuumg5ShyFYqdbcoGW113oJy0QXL6NU+sWU957XlJvhk2Vtr2TQspGGJR0+HBE1337Spsli2KHzvLcr8G8WmCDocnUju22Sup1D1iooGrshhpVmDx Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAmmNAvjmFFtk/1jxKPHgtXYRoa1u15VAeejgMuTuO/4Npn4Es\nW3FzJEL3bXFI2jagcL2eet3fd95s/0AeBRbNyNPAuQjZB61LychVT9vS+fo0Uqs4\n8jBXCtYMy4AseydIcjM3P3eUCqJSAg8MfNIbbDgFbrIy9w9kuOXY38nm4pt9C7Jw\nCOxr1huGbA+dfEvO36Moss0wpWvlTJ2QKUwO7AM45cjoPw0+rAk6j7rpoOUochWK\nnW3KBltdd6CctEFy+jVPrFlPee15Sb4ZNlba9k0LKRhiUdPhwRNd9+0qbJYtih87\ny3K/BvFpgg6HJ1I7ttkrqdQ9YqKBq7IYaVZg8QIDAQABAoIBAALYgYEAHmvlZT/V\nrKigrnVi02nnLtsjNuyZy+I+LsyW54OBJggpdy3b7iOeSvF6wEpTtHAfVtcmymuK\nCwOc//4LqSm/+AAkOZlmj+wA6UqiSgScE1ije3c/qsy1eBxtBPDV8NbCpX/srgZL\nsLc8SDUeczsvHbFgH0MpOW4mkpLqs3b8Ny3z1bESEFSbt5SJw3LkHxA+SotWTSGL\nMGBYqdnYnYkMaXNW6V+lsaRgRdC+cVVdvaCMI4ML6+CoC6WSGbBR6+HKo2UE4PHm\nNg7XDNNqXHtXUSLW7chYqnCPxVGkfH5QfVJLCKFWQl0g1cNtfNL7eap5ZETtEcKj\nscHWG2ECgYEAyWCJfDZI18MhWqzkZuih9RuB6spcnW5u9SadStg5tEJJ+L6rBVaD\nrk+Loj914uyt7xEM4NT/sorJisv1N+lq0viekiNCgSmiVJEdrLSdBASOBnL8CW53\nc/IYD0M3mrj2gkdDR1tScbk1THu/kNRBE0fKo5nVOGP+ivgnnG6c45MCgYEAxEPP\nfLAXyUlH3FiW1DEMLz5JhDA0pYTLrF3hWOlvIi8ifodW/8g/qhjfpyIWyXSVuWtm\n+CHo/jmSDQnHTY/6YnXNzAHGBlVSWztZOkVOQTrRsG4Zs/sVF3+g3Ns78bu3zJMu\nQdXF1AGtxCXXrIU9Lx2dpwN7DCH1npqmX652Q+sCgYAlksGUT3yf5WSfyoqDOPyf\nAxbmfANzzFsfmqjWgimiHIw4wTqfsFi5eVYQW87fHFIHvSKuAJAE/ChGoW+Lkx2/\nZ2wO0E1kVCRZqwniY4C4czEcuu+Twuy+0XjzwBLr5373J9zBv6ROW8Q6FQzVNQU/\nV7HTfKxv7RhdTZf2dB0JyQKBgQCI0FByNfrO2SOb6bFyx6IbyMrMuCHrBBBK3sK5\nDTjoVn0wQL4X3grrUx2NT4kc9AVvVPxZmqHlnlI+foONgQFk44QLY20cexvG9y8z\nHJ75f7wuxgFq4muIjvKfIsC9uULd+/dx80hNisIMCuk2nUbSck204AtFoOKsple2\nOVK98wKBgCKv+DsCTFy+ZspW2nJJoIzFQEdGv90DDzYpAnPoXn+/TR6ksKylu2kr\nyEwIXcDdwp4a7JeyM0jAIewuUcRW0fqEQvM9AudqT5enCqcTkF6Z+c/pMAFQX6IQ\nVK1dhhCD+3n8egdArkKTZsfSwRD2QMimMLqArFpDgfjIHAwgUDen\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'7e13cd2fd3b04f809eec9f689be3722c', 'name': u'cloudify_ims-kp_73db09a4-e62a-4baa-8f30-c6dca87843be', 'created_at': '2018-11-14T20:28:50.541932', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'06dec138907243d990db2396b998e982', 'name': 'cloudify_ims-project_73db09a4-e62a-4baa-8f30-c6dca87843be', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'44:bb:25:1e:52:94:73:79:48:ff:c6:42:a8:67:b7:46', 'type': 'ssh', 'id': u'cloudify_ims-kp_73db09a4-e62a-4baa-8f30-c6dca87843be'}) 2018-11-14 20:28:50,542 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAmmNAvjmFFtk/1jxKPHgtXYRoa1u15VAeejgMuTuO/4Npn4Es W3FzJEL3bXFI2jagcL2eet3fd95s/0AeBRbNyNPAuQjZB61LychVT9vS+fo0Uqs4 8jBXCtYMy4AseydIcjM3P3eUCqJSAg8MfNIbbDgFbrIy9w9kuOXY38nm4pt9C7Jw COxr1huGbA+dfEvO36Moss0wpWvlTJ2QKUwO7AM45cjoPw0+rAk6j7rpoOUochWK nW3KBltdd6CctEFy+jVPrFlPee15Sb4ZNlba9k0LKRhiUdPhwRNd9+0qbJYtih87 y3K/BvFpgg6HJ1I7ttkrqdQ9YqKBq7IYaVZg8QIDAQABAoIBAALYgYEAHmvlZT/V rKigrnVi02nnLtsjNuyZy+I+LsyW54OBJggpdy3b7iOeSvF6wEpTtHAfVtcmymuK CwOc//4LqSm/+AAkOZlmj+wA6UqiSgScE1ije3c/qsy1eBxtBPDV8NbCpX/srgZL sLc8SDUeczsvHbFgH0MpOW4mkpLqs3b8Ny3z1bESEFSbt5SJw3LkHxA+SotWTSGL MGBYqdnYnYkMaXNW6V+lsaRgRdC+cVVdvaCMI4ML6+CoC6WSGbBR6+HKo2UE4PHm Ng7XDNNqXHtXUSLW7chYqnCPxVGkfH5QfVJLCKFWQl0g1cNtfNL7eap5ZETtEcKj scHWG2ECgYEAyWCJfDZI18MhWqzkZuih9RuB6spcnW5u9SadStg5tEJJ+L6rBVaD rk+Loj914uyt7xEM4NT/sorJisv1N+lq0viekiNCgSmiVJEdrLSdBASOBnL8CW53 c/IYD0M3mrj2gkdDR1tScbk1THu/kNRBE0fKo5nVOGP+ivgnnG6c45MCgYEAxEPP fLAXyUlH3FiW1DEMLz5JhDA0pYTLrF3hWOlvIi8ifodW/8g/qhjfpyIWyXSVuWtm +CHo/jmSDQnHTY/6YnXNzAHGBlVSWztZOkVOQTrRsG4Zs/sVF3+g3Ns78bu3zJMu QdXF1AGtxCXXrIU9Lx2dpwN7DCH1npqmX652Q+sCgYAlksGUT3yf5WSfyoqDOPyf AxbmfANzzFsfmqjWgimiHIw4wTqfsFi5eVYQW87fHFIHvSKuAJAE/ChGoW+Lkx2/ Z2wO0E1kVCRZqwniY4C4czEcuu+Twuy+0XjzwBLr5373J9zBv6ROW8Q6FQzVNQU/ V7HTfKxv7RhdTZf2dB0JyQKBgQCI0FByNfrO2SOb6bFyx6IbyMrMuCHrBBBK3sK5 DTjoVn0wQL4X3grrUx2NT4kc9AVvVPxZmqHlnlI+foONgQFk44QLY20cexvG9y8z HJ75f7wuxgFq4muIjvKfIsC9uULd+/dx80hNisIMCuk2nUbSck204AtFoOKsple2 OVK98wKBgCKv+DsCTFy+ZspW2nJJoIzFQEdGv90DDzYpAnPoXn+/TR6ksKylu2kr yEwIXcDdwp4a7JeyM0jAIewuUcRW0fqEQvM9AudqT5enCqcTkF6Z+c/pMAFQX6IQ VK1dhhCD+3n8egdArkKTZsfSwRD2QMimMLqArFpDgfjIHAwgUDen -----END RSA PRIVATE KEY----- 2018-11-14 20:28:50,545 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-11-14 20:28:50,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}aceb8dc60227ef9a1a9279bbf232369a858777e8" -d '{"security_group": {"name": "cloudify_ims-sg_73db09a4-e62a-4baa-8f30-c6dca87843be", "description": "created by OPNFV Functest (cloudify_ims)"}}' 2018-11-14 20:28:50,985 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-32fbbd6e-6345-47b2-8ae9-c764249d6a77 Date: Wed, 14 Nov 2018 20:28:50 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "06dec138907243d990db2396b998e982", "created_at": "2018-11-14T20:28:50Z", "updated_at": "2018-11-14T20:28:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:28:50Z", "revision_number": 0, "id": "66028287-05c0-469d-ae06-505c3f984ec3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:28:50Z", "security_group_id": "e9bc110d-51ca-444f-a667-7ce71fe8fcec", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": null, "ethertype": "IPv6", "project_id": "06dec138907243d990db2396b998e982"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:28:50Z", "revision_number": 0, "id": "eaeae005-1dd9-4970-9411-9ecc9ff0d124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:28:50Z", "security_group_id": "e9bc110d-51ca-444f-a667-7ce71fe8fcec", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": null, "ethertype": "IPv4", "project_id": "06dec138907243d990db2396b998e982"}], "revision_number": 2, "project_id": "06dec138907243d990db2396b998e982", "id": "e9bc110d-51ca-444f-a667-7ce71fe8fcec", "name": "cloudify_ims-sg_73db09a4-e62a-4baa-8f30-c6dca87843be"}} 2018-11-14 20:28:50,986 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-32fbbd6e-6345-47b2-8ae9-c764249d6a77 2018-11-14 20:28:50,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.44008398056s 2018-11-14 20:28:50,986 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-32fbbd6e-6345-47b2-8ae9-c764249d6a77 2018-11-14 20:28:50,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-14 20:28:50,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:28:51,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-19a28310-e048-475e-95a8-8e3e562ad8c8 Date: Wed, 14 Nov 2018 20:28:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "06dec138907243d990db2396b998e982", "created_at": "2018-11-14T20:27:24Z", "updated_at": "2018-11-14T20:27:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:27:24Z", "revision_number": 0, "id": "01f9c7cc-617f-4424-b0ed-f6f21ec5c374", "remote_group_id": "41e91b82-dffc-4f05-9261-e7970ce77956", "remote_ip_prefix": null, "created_at": "2018-11-14T20:27:24Z", "security_group_id": "41e91b82-dffc-4f05-9261-e7970ce77956", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": null, "ethertype": "IPv6", "project_id": "06dec138907243d990db2396b998e982"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:27:24Z", "revision_number": 0, "id": "11efc049-6358-4e92-8a6d-9205b9482163", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:27:24Z", "security_group_id": "41e91b82-dffc-4f05-9261-e7970ce77956", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": null, "ethertype": "IPv6", "project_id": "06dec138907243d990db2396b998e982"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:27:24Z", "revision_number": 0, "id": "2f39d7a4-68f3-46d3-83bb-9d340b7f26bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:27:24Z", "security_group_id": "41e91b82-dffc-4f05-9261-e7970ce77956", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": null, "ethertype": "IPv4", "project_id": "06dec138907243d990db2396b998e982"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:27:24Z", "revision_number": 0, "id": "d36bd2bc-11ce-4134-be9f-9807c4bce789", "remote_group_id": "41e91b82-dffc-4f05-9261-e7970ce77956", "remote_ip_prefix": null, "created_at": "2018-11-14T20:27:24Z", "security_group_id": "41e91b82-dffc-4f05-9261-e7970ce77956", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": null, "ethertype": "IPv4", "project_id": "06dec138907243d990db2396b998e982"}], "revision_number": 4, "project_id": "06dec138907243d990db2396b998e982", "id": "41e91b82-dffc-4f05-9261-e7970ce77956", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "06dec138907243d990db2396b998e982", "created_at": "2018-11-14T20:28:50Z", "updated_at": "2018-11-14T20:28:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:28:50Z", "revision_number": 0, "id": "66028287-05c0-469d-ae06-505c3f984ec3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:28:50Z", "security_group_id": "e9bc110d-51ca-444f-a667-7ce71fe8fcec", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": null, "ethertype": "IPv6", "project_id": "06dec138907243d990db2396b998e982"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:28:50Z", "revision_number": 0, "id": "eaeae005-1dd9-4970-9411-9ecc9ff0d124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:28:50Z", "security_group_id": "e9bc110d-51ca-444f-a667-7ce71fe8fcec", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": null, "ethertype": "IPv4", "project_id": "06dec138907243d990db2396b998e982"}], "revision_number": 2, "project_id": "06dec138907243d990db2396b998e982", "id": "e9bc110d-51ca-444f-a667-7ce71fe8fcec", "name": "cloudify_ims-sg_73db09a4-e62a-4baa-8f30-c6dca87843be"}]} 2018-11-14 20:28:51,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-19a28310-e048-475e-95a8-8e3e562ad8c8 2018-11-14 20:28:51,374 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.383162975311s 2018-11-14 20:28:51,374 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-19a28310-e048-475e-95a8-8e3e562ad8c8 2018-11-14 20:28:51,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-14 20:28:51,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}aceb8dc60227ef9a1a9279bbf232369a858777e8" -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": "e9bc110d-51ca-444f-a667-7ce71fe8fcec"}}' 2018-11-14 20:28:51,866 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-c62d09cd-9310-4d27-a484-014491b52c5a Date: Wed, 14 Nov 2018 20:28: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-11-14T20:28:51Z", "security_group_id": "e9bc110d-51ca-444f-a667-7ce71fe8fcec", "port_range_min": 22, "revision_number": 0, "tenant_id": "06dec138907243d990db2396b998e982", "created_at": "2018-11-14T20:28:51Z", "project_id": "06dec138907243d990db2396b998e982", "id": "6bb7819d-b939-405d-bd67-69431ebf3e52"}} 2018-11-14 20:28:51,866 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-c62d09cd-9310-4d27-a484-014491b52c5a 2018-11-14 20:28:51,866 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.488736152649s 2018-11-14 20:28:51,867 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-c62d09cd-9310-4d27-a484-014491b52c5a 2018-11-14 20:28:51,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-14 20:28:51,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:28:52,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-eb77ea1a-4edf-4f34-bebb-b500cf43bfbc Date: Wed, 14 Nov 2018 20:28:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "06dec138907243d990db2396b998e982", "created_at": "2018-11-14T20:27:24Z", "updated_at": "2018-11-14T20:27:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:27:24Z", "revision_number": 0, "id": "01f9c7cc-617f-4424-b0ed-f6f21ec5c374", "remote_group_id": "41e91b82-dffc-4f05-9261-e7970ce77956", "remote_ip_prefix": null, "created_at": "2018-11-14T20:27:24Z", "security_group_id": "41e91b82-dffc-4f05-9261-e7970ce77956", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": null, "ethertype": "IPv6", "project_id": "06dec138907243d990db2396b998e982"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:27:24Z", "revision_number": 0, "id": "11efc049-6358-4e92-8a6d-9205b9482163", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:27:24Z", "security_group_id": "41e91b82-dffc-4f05-9261-e7970ce77956", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": null, "ethertype": "IPv6", "project_id": "06dec138907243d990db2396b998e982"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:27:24Z", "revision_number": 0, "id": "2f39d7a4-68f3-46d3-83bb-9d340b7f26bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:27:24Z", "security_group_id": "41e91b82-dffc-4f05-9261-e7970ce77956", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": null, "ethertype": "IPv4", "project_id": "06dec138907243d990db2396b998e982"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:27:24Z", "revision_number": 0, "id": "d36bd2bc-11ce-4134-be9f-9807c4bce789", "remote_group_id": "41e91b82-dffc-4f05-9261-e7970ce77956", "remote_ip_prefix": null, "created_at": "2018-11-14T20:27:24Z", "security_group_id": "41e91b82-dffc-4f05-9261-e7970ce77956", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": null, "ethertype": "IPv4", "project_id": "06dec138907243d990db2396b998e982"}], "revision_number": 4, "project_id": "06dec138907243d990db2396b998e982", "id": "41e91b82-dffc-4f05-9261-e7970ce77956", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "06dec138907243d990db2396b998e982", "created_at": "2018-11-14T20:28:50Z", "updated_at": "2018-11-14T20:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:28:50Z", "revision_number": 0, "id": "66028287-05c0-469d-ae06-505c3f984ec3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:28:50Z", "security_group_id": "e9bc110d-51ca-444f-a667-7ce71fe8fcec", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": null, "ethertype": "IPv6", "project_id": "06dec138907243d990db2396b998e982"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-14T20:28:51Z", "revision_number": 0, "id": "6bb7819d-b939-405d-bd67-69431ebf3e52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:28:51Z", "security_group_id": "e9bc110d-51ca-444f-a667-7ce71fe8fcec", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": 22, "ethertype": "IPv4", "project_id": "06dec138907243d990db2396b998e982"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:28:50Z", "revision_number": 0, "id": "eaeae005-1dd9-4970-9411-9ecc9ff0d124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:28:50Z", "security_group_id": "e9bc110d-51ca-444f-a667-7ce71fe8fcec", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": null, "ethertype": "IPv4", "project_id": "06dec138907243d990db2396b998e982"}], "revision_number": 3, "project_id": "06dec138907243d990db2396b998e982", "id": "e9bc110d-51ca-444f-a667-7ce71fe8fcec", "name": "cloudify_ims-sg_73db09a4-e62a-4baa-8f30-c6dca87843be"}]} 2018-11-14 20:28:52,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-eb77ea1a-4edf-4f34-bebb-b500cf43bfbc 2018-11-14 20:28:52,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.244256973267s 2018-11-14 20:28:52,115 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-eb77ea1a-4edf-4f34-bebb-b500cf43bfbc 2018-11-14 20:28:52,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-14 20:28:52,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}aceb8dc60227ef9a1a9279bbf232369a858777e8" -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": "e9bc110d-51ca-444f-a667-7ce71fe8fcec"}}' 2018-11-14 20:28:52,358 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-41ad309a-218a-4155-9801-8fdea24ee931 Date: Wed, 14 Nov 2018 20:28: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-11-14T20:28:52Z", "security_group_id": "e9bc110d-51ca-444f-a667-7ce71fe8fcec", "port_range_min": null, "revision_number": 0, "tenant_id": "06dec138907243d990db2396b998e982", "created_at": "2018-11-14T20:28:52Z", "project_id": "06dec138907243d990db2396b998e982", "id": "09cfd483-9881-423b-a2bf-d99b3bac6d12"}} 2018-11-14 20:28:52,358 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-41ad309a-218a-4155-9801-8fdea24ee931 2018-11-14 20:28:52,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.239839076996s 2018-11-14 20:28:52,359 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-41ad309a-218a-4155-9801-8fdea24ee931 2018-11-14 20:28:52,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-14 20:28:52,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:28:52,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-75b8e5ba-92b1-4ecb-84b2-5462d99d1ead Date: Wed, 14 Nov 2018 20:28:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "06dec138907243d990db2396b998e982", "created_at": "2018-11-14T20:27:24Z", "updated_at": "2018-11-14T20:27:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:27:24Z", "revision_number": 0, "id": "01f9c7cc-617f-4424-b0ed-f6f21ec5c374", "remote_group_id": "41e91b82-dffc-4f05-9261-e7970ce77956", "remote_ip_prefix": null, "created_at": "2018-11-14T20:27:24Z", "security_group_id": "41e91b82-dffc-4f05-9261-e7970ce77956", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": null, "ethertype": "IPv6", "project_id": "06dec138907243d990db2396b998e982"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:27:24Z", "revision_number": 0, "id": "11efc049-6358-4e92-8a6d-9205b9482163", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:27:24Z", "security_group_id": "41e91b82-dffc-4f05-9261-e7970ce77956", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": null, "ethertype": "IPv6", "project_id": "06dec138907243d990db2396b998e982"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:27:24Z", "revision_number": 0, "id": "2f39d7a4-68f3-46d3-83bb-9d340b7f26bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:27:24Z", "security_group_id": "41e91b82-dffc-4f05-9261-e7970ce77956", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": null, "ethertype": "IPv4", "project_id": "06dec138907243d990db2396b998e982"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:27:24Z", "revision_number": 0, "id": "d36bd2bc-11ce-4134-be9f-9807c4bce789", "remote_group_id": "41e91b82-dffc-4f05-9261-e7970ce77956", "remote_ip_prefix": null, "created_at": "2018-11-14T20:27:24Z", "security_group_id": "41e91b82-dffc-4f05-9261-e7970ce77956", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": null, "ethertype": "IPv4", "project_id": "06dec138907243d990db2396b998e982"}], "revision_number": 4, "project_id": "06dec138907243d990db2396b998e982", "id": "41e91b82-dffc-4f05-9261-e7970ce77956", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "06dec138907243d990db2396b998e982", "created_at": "2018-11-14T20:28:50Z", "updated_at": "2018-11-14T20:28:52Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:28:52Z", "revision_number": 0, "id": "09cfd483-9881-423b-a2bf-d99b3bac6d12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:28:52Z", "security_group_id": "e9bc110d-51ca-444f-a667-7ce71fe8fcec", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": null, "ethertype": "IPv4", "project_id": "06dec138907243d990db2396b998e982"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:28:50Z", "revision_number": 0, "id": "66028287-05c0-469d-ae06-505c3f984ec3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:28:50Z", "security_group_id": "e9bc110d-51ca-444f-a667-7ce71fe8fcec", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": null, "ethertype": "IPv6", "project_id": "06dec138907243d990db2396b998e982"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-14T20:28:51Z", "revision_number": 0, "id": "6bb7819d-b939-405d-bd67-69431ebf3e52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:28:51Z", "security_group_id": "e9bc110d-51ca-444f-a667-7ce71fe8fcec", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": 22, "ethertype": "IPv4", "project_id": "06dec138907243d990db2396b998e982"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:28:50Z", "revision_number": 0, "id": "eaeae005-1dd9-4970-9411-9ecc9ff0d124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:28:50Z", "security_group_id": "e9bc110d-51ca-444f-a667-7ce71fe8fcec", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": null, "ethertype": "IPv4", "project_id": "06dec138907243d990db2396b998e982"}], "revision_number": 4, "project_id": "06dec138907243d990db2396b998e982", "id": "e9bc110d-51ca-444f-a667-7ce71fe8fcec", "name": "cloudify_ims-sg_73db09a4-e62a-4baa-8f30-c6dca87843be"}]} 2018-11-14 20:28:52,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-75b8e5ba-92b1-4ecb-84b2-5462d99d1ead 2018-11-14 20:28:52,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.235754013062s 2018-11-14 20:28:52,598 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-75b8e5ba-92b1-4ecb-84b2-5462d99d1ead 2018-11-14 20:28:52,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-14 20:28:52,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}aceb8dc60227ef9a1a9279bbf232369a858777e8" -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": "e9bc110d-51ca-444f-a667-7ce71fe8fcec"}}' 2018-11-14 20:28:52,961 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-39cffe1e-e5da-455f-8a6b-29e992153089 Date: Wed, 14 Nov 2018 20:28: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-11-14T20:28:52Z", "security_group_id": "e9bc110d-51ca-444f-a667-7ce71fe8fcec", "port_range_min": 80, "revision_number": 0, "tenant_id": "06dec138907243d990db2396b998e982", "created_at": "2018-11-14T20:28:52Z", "project_id": "06dec138907243d990db2396b998e982", "id": "3938a3d4-ed74-48ae-8001-bf7b37a1aeef"}} 2018-11-14 20:28:52,961 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-39cffe1e-e5da-455f-8a6b-29e992153089 2018-11-14 20:28:52,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.359471082687s 2018-11-14 20:28:52,962 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-39cffe1e-e5da-455f-8a6b-29e992153089 2018-11-14 20:28:52,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-14 20:28:52,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:28:53,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-803e4f3c-f2cc-47be-b09c-73e834ff031f Date: Wed, 14 Nov 2018 20:28:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "06dec138907243d990db2396b998e982", "created_at": "2018-11-14T20:27:24Z", "updated_at": "2018-11-14T20:27:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:27:24Z", "revision_number": 0, "id": "01f9c7cc-617f-4424-b0ed-f6f21ec5c374", "remote_group_id": "41e91b82-dffc-4f05-9261-e7970ce77956", "remote_ip_prefix": null, "created_at": "2018-11-14T20:27:24Z", "security_group_id": "41e91b82-dffc-4f05-9261-e7970ce77956", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": null, "ethertype": "IPv6", "project_id": "06dec138907243d990db2396b998e982"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:27:24Z", "revision_number": 0, "id": "11efc049-6358-4e92-8a6d-9205b9482163", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:27:24Z", "security_group_id": "41e91b82-dffc-4f05-9261-e7970ce77956", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": null, "ethertype": "IPv6", "project_id": "06dec138907243d990db2396b998e982"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:27:24Z", "revision_number": 0, "id": "2f39d7a4-68f3-46d3-83bb-9d340b7f26bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:27:24Z", "security_group_id": "41e91b82-dffc-4f05-9261-e7970ce77956", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": null, "ethertype": "IPv4", "project_id": "06dec138907243d990db2396b998e982"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:27:24Z", "revision_number": 0, "id": "d36bd2bc-11ce-4134-be9f-9807c4bce789", "remote_group_id": "41e91b82-dffc-4f05-9261-e7970ce77956", "remote_ip_prefix": null, "created_at": "2018-11-14T20:27:24Z", "security_group_id": "41e91b82-dffc-4f05-9261-e7970ce77956", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": null, "ethertype": "IPv4", "project_id": "06dec138907243d990db2396b998e982"}], "revision_number": 4, "project_id": "06dec138907243d990db2396b998e982", "id": "41e91b82-dffc-4f05-9261-e7970ce77956", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "06dec138907243d990db2396b998e982", "created_at": "2018-11-14T20:28:50Z", "updated_at": "2018-11-14T20:28:52Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:28:52Z", "revision_number": 0, "id": "09cfd483-9881-423b-a2bf-d99b3bac6d12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:28:52Z", "security_group_id": "e9bc110d-51ca-444f-a667-7ce71fe8fcec", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": null, "ethertype": "IPv4", "project_id": "06dec138907243d990db2396b998e982"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-11-14T20:28:52Z", "revision_number": 0, "id": "3938a3d4-ed74-48ae-8001-bf7b37a1aeef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:28:52Z", "security_group_id": "e9bc110d-51ca-444f-a667-7ce71fe8fcec", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": 80, "ethertype": "IPv4", "project_id": "06dec138907243d990db2396b998e982"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:28:50Z", "revision_number": 0, "id": "66028287-05c0-469d-ae06-505c3f984ec3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:28:50Z", "security_group_id": "e9bc110d-51ca-444f-a667-7ce71fe8fcec", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": null, "ethertype": "IPv6", "project_id": "06dec138907243d990db2396b998e982"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-14T20:28:51Z", "revision_number": 0, "id": "6bb7819d-b939-405d-bd67-69431ebf3e52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:28:51Z", "security_group_id": "e9bc110d-51ca-444f-a667-7ce71fe8fcec", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": 22, "ethertype": "IPv4", "project_id": "06dec138907243d990db2396b998e982"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:28:50Z", "revision_number": 0, "id": "eaeae005-1dd9-4970-9411-9ecc9ff0d124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:28:50Z", "security_group_id": "e9bc110d-51ca-444f-a667-7ce71fe8fcec", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": null, "ethertype": "IPv4", "project_id": "06dec138907243d990db2396b998e982"}], "revision_number": 5, "project_id": "06dec138907243d990db2396b998e982", "id": "e9bc110d-51ca-444f-a667-7ce71fe8fcec", "name": "cloudify_ims-sg_73db09a4-e62a-4baa-8f30-c6dca87843be"}]} 2018-11-14 20:28:53,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-803e4f3c-f2cc-47be-b09c-73e834ff031f 2018-11-14 20:28:53,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.233596086502s 2018-11-14 20:28:53,199 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-803e4f3c-f2cc-47be-b09c-73e834ff031f 2018-11-14 20:28:53,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-14 20:28:53,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}aceb8dc60227ef9a1a9279bbf232369a858777e8" -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": "e9bc110d-51ca-444f-a667-7ce71fe8fcec"}}' 2018-11-14 20:28:53,609 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-294769cb-7a59-4a10-bc82-960424810497 Date: Wed, 14 Nov 2018 20:28: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-11-14T20:28:53Z", "security_group_id": "e9bc110d-51ca-444f-a667-7ce71fe8fcec", "port_range_min": 443, "revision_number": 0, "tenant_id": "06dec138907243d990db2396b998e982", "created_at": "2018-11-14T20:28:53Z", "project_id": "06dec138907243d990db2396b998e982", "id": "509c3516-0a6f-4050-9ccf-86b7a22738ce"}} 2018-11-14 20:28:53,609 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-294769cb-7a59-4a10-bc82-960424810497 2018-11-14 20:28:53,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.405938863754s 2018-11-14 20:28:53,609 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-294769cb-7a59-4a10-bc82-960424810497 2018-11-14 20:28:53,612 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-14 20:28:53,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:28:53,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-137546d7-4b31-4ebd-9511-a31ad86a4bac Date: Wed, 14 Nov 2018 20:28:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "06dec138907243d990db2396b998e982", "created_at": "2018-11-14T20:27:24Z", "updated_at": "2018-11-14T20:27:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:27:24Z", "revision_number": 0, "id": "01f9c7cc-617f-4424-b0ed-f6f21ec5c374", "remote_group_id": "41e91b82-dffc-4f05-9261-e7970ce77956", "remote_ip_prefix": null, "created_at": "2018-11-14T20:27:24Z", "security_group_id": "41e91b82-dffc-4f05-9261-e7970ce77956", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": null, "ethertype": "IPv6", "project_id": "06dec138907243d990db2396b998e982"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:27:24Z", "revision_number": 0, "id": "11efc049-6358-4e92-8a6d-9205b9482163", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:27:24Z", "security_group_id": "41e91b82-dffc-4f05-9261-e7970ce77956", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": null, "ethertype": "IPv6", "project_id": "06dec138907243d990db2396b998e982"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:27:24Z", "revision_number": 0, "id": "2f39d7a4-68f3-46d3-83bb-9d340b7f26bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:27:24Z", "security_group_id": "41e91b82-dffc-4f05-9261-e7970ce77956", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": null, "ethertype": "IPv4", "project_id": "06dec138907243d990db2396b998e982"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:27:24Z", "revision_number": 0, "id": "d36bd2bc-11ce-4134-be9f-9807c4bce789", "remote_group_id": "41e91b82-dffc-4f05-9261-e7970ce77956", "remote_ip_prefix": null, "created_at": "2018-11-14T20:27:24Z", "security_group_id": "41e91b82-dffc-4f05-9261-e7970ce77956", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": null, "ethertype": "IPv4", "project_id": "06dec138907243d990db2396b998e982"}], "revision_number": 4, "project_id": "06dec138907243d990db2396b998e982", "id": "41e91b82-dffc-4f05-9261-e7970ce77956", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "06dec138907243d990db2396b998e982", "created_at": "2018-11-14T20:28:50Z", "updated_at": "2018-11-14T20:28:53Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:28:52Z", "revision_number": 0, "id": "09cfd483-9881-423b-a2bf-d99b3bac6d12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:28:52Z", "security_group_id": "e9bc110d-51ca-444f-a667-7ce71fe8fcec", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": null, "ethertype": "IPv4", "project_id": "06dec138907243d990db2396b998e982"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-11-14T20:28:52Z", "revision_number": 0, "id": "3938a3d4-ed74-48ae-8001-bf7b37a1aeef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:28:52Z", "security_group_id": "e9bc110d-51ca-444f-a667-7ce71fe8fcec", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": 80, "ethertype": "IPv4", "project_id": "06dec138907243d990db2396b998e982"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-11-14T20:28:53Z", "revision_number": 0, "id": "509c3516-0a6f-4050-9ccf-86b7a22738ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:28:53Z", "security_group_id": "e9bc110d-51ca-444f-a667-7ce71fe8fcec", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": 443, "ethertype": "IPv4", "project_id": "06dec138907243d990db2396b998e982"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:28:50Z", "revision_number": 0, "id": "66028287-05c0-469d-ae06-505c3f984ec3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:28:50Z", "security_group_id": "e9bc110d-51ca-444f-a667-7ce71fe8fcec", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": null, "ethertype": "IPv6", "project_id": "06dec138907243d990db2396b998e982"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-14T20:28:51Z", "revision_number": 0, "id": "6bb7819d-b939-405d-bd67-69431ebf3e52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:28:51Z", "security_group_id": "e9bc110d-51ca-444f-a667-7ce71fe8fcec", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": 22, "ethertype": "IPv4", "project_id": "06dec138907243d990db2396b998e982"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:28:50Z", "revision_number": 0, "id": "eaeae005-1dd9-4970-9411-9ecc9ff0d124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:28:50Z", "security_group_id": "e9bc110d-51ca-444f-a667-7ce71fe8fcec", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": null, "ethertype": "IPv4", "project_id": "06dec138907243d990db2396b998e982"}], "revision_number": 6, "project_id": "06dec138907243d990db2396b998e982", "id": "e9bc110d-51ca-444f-a667-7ce71fe8fcec", "name": "cloudify_ims-sg_73db09a4-e62a-4baa-8f30-c6dca87843be"}]} 2018-11-14 20:28:53,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-137546d7-4b31-4ebd-9511-a31ad86a4bac 2018-11-14 20:28:53,674 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0617020130157s 2018-11-14 20:28:53,675 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-137546d7-4b31-4ebd-9511-a31ad86a4bac 2018-11-14 20:28:53,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-14 20:28:53,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}aceb8dc60227ef9a1a9279bbf232369a858777e8" -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": "e9bc110d-51ca-444f-a667-7ce71fe8fcec"}}' 2018-11-14 20:28:53,926 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-52efb27c-379c-41b9-9617-887539b8dd21 Date: Wed, 14 Nov 2018 20:28: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-11-14T20:28:53Z", "security_group_id": "e9bc110d-51ca-444f-a667-7ce71fe8fcec", "port_range_min": 5671, "revision_number": 0, "tenant_id": "06dec138907243d990db2396b998e982", "created_at": "2018-11-14T20:28:53Z", "project_id": "06dec138907243d990db2396b998e982", "id": "642f6b0c-1941-4dd2-a30f-aad53db10f9e"}} 2018-11-14 20:28:53,926 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-52efb27c-379c-41b9-9617-887539b8dd21 2018-11-14 20:28:53,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.24883890152s 2018-11-14 20:28:53,926 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-52efb27c-379c-41b9-9617-887539b8dd21 2018-11-14 20:28:53,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-14 20:28:53,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:28:53,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-46cbccf1-861d-4f96-8fae-20d67ae079b8 Date: Wed, 14 Nov 2018 20:28:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "06dec138907243d990db2396b998e982", "created_at": "2018-11-14T20:27:24Z", "updated_at": "2018-11-14T20:27:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:27:24Z", "revision_number": 0, "id": "01f9c7cc-617f-4424-b0ed-f6f21ec5c374", "remote_group_id": "41e91b82-dffc-4f05-9261-e7970ce77956", "remote_ip_prefix": null, "created_at": "2018-11-14T20:27:24Z", "security_group_id": "41e91b82-dffc-4f05-9261-e7970ce77956", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": null, "ethertype": "IPv6", "project_id": "06dec138907243d990db2396b998e982"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:27:24Z", "revision_number": 0, "id": "11efc049-6358-4e92-8a6d-9205b9482163", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:27:24Z", "security_group_id": "41e91b82-dffc-4f05-9261-e7970ce77956", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": null, "ethertype": "IPv6", "project_id": "06dec138907243d990db2396b998e982"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:27:24Z", "revision_number": 0, "id": "2f39d7a4-68f3-46d3-83bb-9d340b7f26bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:27:24Z", "security_group_id": "41e91b82-dffc-4f05-9261-e7970ce77956", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": null, "ethertype": "IPv4", "project_id": "06dec138907243d990db2396b998e982"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:27:24Z", "revision_number": 0, "id": "d36bd2bc-11ce-4134-be9f-9807c4bce789", "remote_group_id": "41e91b82-dffc-4f05-9261-e7970ce77956", "remote_ip_prefix": null, "created_at": "2018-11-14T20:27:24Z", "security_group_id": "41e91b82-dffc-4f05-9261-e7970ce77956", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": null, "ethertype": "IPv4", "project_id": "06dec138907243d990db2396b998e982"}], "revision_number": 4, "project_id": "06dec138907243d990db2396b998e982", "id": "41e91b82-dffc-4f05-9261-e7970ce77956", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "06dec138907243d990db2396b998e982", "created_at": "2018-11-14T20:28:50Z", "updated_at": "2018-11-14T20:28:53Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:28:52Z", "revision_number": 0, "id": "09cfd483-9881-423b-a2bf-d99b3bac6d12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:28:52Z", "security_group_id": "e9bc110d-51ca-444f-a667-7ce71fe8fcec", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": null, "ethertype": "IPv4", "project_id": "06dec138907243d990db2396b998e982"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-11-14T20:28:52Z", "revision_number": 0, "id": "3938a3d4-ed74-48ae-8001-bf7b37a1aeef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:28:52Z", "security_group_id": "e9bc110d-51ca-444f-a667-7ce71fe8fcec", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": 80, "ethertype": "IPv4", "project_id": "06dec138907243d990db2396b998e982"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-11-14T20:28:53Z", "revision_number": 0, "id": "509c3516-0a6f-4050-9ccf-86b7a22738ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:28:53Z", "security_group_id": "e9bc110d-51ca-444f-a667-7ce71fe8fcec", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": 443, "ethertype": "IPv4", "project_id": "06dec138907243d990db2396b998e982"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-11-14T20:28:53Z", "revision_number": 0, "id": "642f6b0c-1941-4dd2-a30f-aad53db10f9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:28:53Z", "security_group_id": "e9bc110d-51ca-444f-a667-7ce71fe8fcec", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "06dec138907243d990db2396b998e982"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:28:50Z", "revision_number": 0, "id": "66028287-05c0-469d-ae06-505c3f984ec3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:28:50Z", "security_group_id": "e9bc110d-51ca-444f-a667-7ce71fe8fcec", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": null, "ethertype": "IPv6", "project_id": "06dec138907243d990db2396b998e982"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-14T20:28:51Z", "revision_number": 0, "id": "6bb7819d-b939-405d-bd67-69431ebf3e52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:28:51Z", "security_group_id": "e9bc110d-51ca-444f-a667-7ce71fe8fcec", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": 22, "ethertype": "IPv4", "project_id": "06dec138907243d990db2396b998e982"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:28:50Z", "revision_number": 0, "id": "eaeae005-1dd9-4970-9411-9ecc9ff0d124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:28:50Z", "security_group_id": "e9bc110d-51ca-444f-a667-7ce71fe8fcec", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": null, "ethertype": "IPv4", "project_id": "06dec138907243d990db2396b998e982"}], "revision_number": 7, "project_id": "06dec138907243d990db2396b998e982", "id": "e9bc110d-51ca-444f-a667-7ce71fe8fcec", "name": "cloudify_ims-sg_73db09a4-e62a-4baa-8f30-c6dca87843be"}]} 2018-11-14 20:28:53,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-46cbccf1-861d-4f96-8fae-20d67ae079b8 2018-11-14 20:28:53,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0498290061951s 2018-11-14 20:28:53,980 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-46cbccf1-861d-4f96-8fae-20d67ae079b8 2018-11-14 20:28:53,983 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-14 20:28:53,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}aceb8dc60227ef9a1a9279bbf232369a858777e8" -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": "e9bc110d-51ca-444f-a667-7ce71fe8fcec"}}' 2018-11-14 20:28:54,165 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-472b4ea1-ba6f-4e1b-8aa5-7f0326ca01cf Date: Wed, 14 Nov 2018 20:28: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": 53333, "updated_at": "2018-11-14T20:28:54Z", "security_group_id": "e9bc110d-51ca-444f-a667-7ce71fe8fcec", "port_range_min": 53333, "revision_number": 0, "tenant_id": "06dec138907243d990db2396b998e982", "created_at": "2018-11-14T20:28:54Z", "project_id": "06dec138907243d990db2396b998e982", "id": "61b506ad-beb2-426a-983c-9af31fec9995"}} 2018-11-14 20:28:54,166 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-472b4ea1-ba6f-4e1b-8aa5-7f0326ca01cf 2018-11-14 20:28:54,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.182420015335s 2018-11-14 20:28:54,166 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-472b4ea1-ba6f-4e1b-8aa5-7f0326ca01cf 2018-11-14 20:28:54,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 20:28:54,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:28:54,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-83523ebe-6c93-45aa-a592-aa54c36bdc39 Date: Wed, 14 Nov 2018 20:28:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2d1833e0-72ea-490d-971e-bbc68b7f907e"],"updated_at":"2018-11-14T20:27:26Z","tenant_id":"06dec138907243d990db2396b998e982","created_at":"2018-11-14T20:27:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"06dec138907243d990db2396b998e982","id":"599dc207-60cd-4957-bf13-87cf5c3bb70b","name":"cloudify_ims-net_73db09a4-e62a-4baa-8f30-c6dca87843be"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"updated_at":"2018-11-14T17:04:27Z","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","id":"928cbc5c-a6fa-468a-b088-88e266fca291","name":"external"}]} 2018-11-14 20:28:54,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-83523ebe-6c93-45aa-a592-aa54c36bdc39 2018-11-14 20:28:54,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.314728021622s 2018-11-14 20:28:54,483 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-83523ebe-6c93-45aa-a592-aa54c36bdc39 2018-11-14 20:28:54,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 20:28:54,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:28:54,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-46c7c1ab-fe8c-4f76-8efa-2ebfaa518a69 Date: Wed, 14 Nov 2018 20:28:54 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/613d95d3-5f14-4734-9e4d-5da90f624ad7/snap", "metadata": {}}], "file": "/v2/images/613d95d3-5f14-4734-9e4d-5da90f624ad7/file", "owner": "06dec138907243d990db2396b998e982", "id": "613d95d3-5f14-4734-9e4d-5da90f624ad7", "size": 4373348352, "self": "/v2/images/613d95d3-5f14-4734-9e4d-5da90f624ad7", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/613d95d3-5f14-4734-9e4d-5da90f624ad7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-11-14T20:28:49Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_73db09a4-e62a-4baa-8f30-c6dca87843be", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_73db09a4-e62a-4baa-8f30-c6dca87843be", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-11-14T20:27:54Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 20:28:54,714 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-46c7c1ab-fe8c-4f76-8efa-2ebfaa518a69 2018-11-14 20:28:54,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.226881980896s 2018-11-14 20:28:54,714 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-46c7c1ab-fe8c-4f76-8efa-2ebfaa518a69 2018-11-14 20:28:54,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-14 20:28:54,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:28:54,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:28: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-6ef50760-b5a3-4b08-9ec6-344a261953f7 x-compute-request-id: req-6ef50760-b5a3-4b08-9ec6-344a261953f7 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_73db09a4-e62a-4baa-8f30-c6dca87843be", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "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": "1ac099e1-c5a8-4fa3-85ce-edaf88224bfc"}]} 2018-11-14 20:28:54,926 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-6ef50760-b5a3-4b08-9ec6-344a261953f7 2018-11-14 20:28:54,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.209841966629s 2018-11-14 20:28:54,926 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-6ef50760-b5a3-4b08-9ec6-344a261953f7 2018-11-14 20:28:54,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-11-14 20:28:54,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}aceb8dc60227ef9a1a9279bbf232369a858777e8" -d '{"server": {"name": "cloudify_ims-vm_73db09a4-e62a-4baa-8f30-c6dca87843be", "imageRef": "613d95d3-5f14-4734-9e4d-5da90f624ad7", "key_name": "cloudify_ims-kp_73db09a4-e62a-4baa-8f30-c6dca87843be", "flavorRef": "1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "max_count": 1, "min_count": 1, "networks": [{"uuid": "599dc207-60cd-4957-bf13-87cf5c3bb70b"}], "security_groups": [{"name": "e9bc110d-51ca-444f-a667-7ce71fe8fcec"}]}}' 2018-11-14 20:28:58,503 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 20:28: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-cc4579af-8ec4-488c-99e7-6d6a21eaace6 x-compute-request-id: req-cc4579af-8ec4-488c-99e7-6d6a21eaace6 Content-Length: 403 location: http://172.30.9.28:8774/v2.1/servers/7e3057c1-aae4-4857-a663-44bba8868c85 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "e9bc110d-51ca-444f-a667-7ce71fe8fcec"}], "OS-DCF:diskConfig": "MANUAL", "id": "7e3057c1-aae4-4857-a663-44bba8868c85", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "bookmark"}], "adminPass": "PAAe79fkcHeZ"}} 2018-11-14 20:28:58,503 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-cc4579af-8ec4-488c-99e7-6d6a21eaace6 2018-11-14 20:28:58,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.57556009293s 2018-11-14 20:28:58,504 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-cc4579af-8ec4-488c-99e7-6d6a21eaace6 2018-11-14 20:28:58,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:28:58,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:28:58,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:28:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7a8d6c20-d459-4fab-9a96-35bff3e24d61 x-compute-request-id: req-7a8d6c20-d459-4fab-9a96-35bff3e24d61 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.28:8774/v2.1/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "bookmark"}], "image": {"id": "613d95d3-5f14-4734-9e4d-5da90f624ad7", "links": [{"href": "http://172.30.9.28:8774/images/613d95d3-5f14-4734-9e4d-5da90f624ad7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "links": [{"href": "http://172.30.9.28:8774/flavors/1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "rel": "bookmark"}]}, "id": "7e3057c1-aae4-4857-a663-44bba8868c85", "user_id": "7e13cd2fd3b04f809eec9f689be3722c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:28:58Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_73db09a4-e62a-4baa-8f30-c6dca87843be", "name": "cloudify_ims-vm_73db09a4-e62a-4baa-8f30-c6dca87843be", "created": "2018-11-14T20:28:58Z", "tenant_id": "06dec138907243d990db2396b998e982", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:28:58,987 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7a8d6c20-d459-4fab-9a96-35bff3e24d61 2018-11-14 20:28:58,987 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.482494115829s 2018-11-14 20:28:58,988 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7a8d6c20-d459-4fab-9a96-35bff3e24d61 2018-11-14 20:28:58,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 20:28:58,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:28:59,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-0fc2c840-843f-474b-ac88-c7b6ba2aca7e Date: Wed, 14 Nov 2018 20:28:59 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2d1833e0-72ea-490d-971e-bbc68b7f907e"],"updated_at":"2018-11-14T20:27:26Z","tenant_id":"06dec138907243d990db2396b998e982","created_at":"2018-11-14T20:27:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"06dec138907243d990db2396b998e982","id":"599dc207-60cd-4957-bf13-87cf5c3bb70b","name":"cloudify_ims-net_73db09a4-e62a-4baa-8f30-c6dca87843be"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"updated_at":"2018-11-14T17:04:27Z","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","id":"928cbc5c-a6fa-468a-b088-88e266fca291","name":"external"}]} 2018-11-14 20:28:59,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-0fc2c840-843f-474b-ac88-c7b6ba2aca7e 2018-11-14 20:28:59,256 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.261981010437s 2018-11-14 20:28:59,257 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-0fc2c840-843f-474b-ac88-c7b6ba2aca7e 2018-11-14 20:28:59,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-14 20:28:59,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:28:59,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-88c3a7b8-1a28-4faf-b4c6-fe16a770dcf5 Date: Wed, 14 Nov 2018 20:28:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"599dc207-60cd-4957-bf13-87cf5c3bb70b","tenant_id":"06dec138907243d990db2396b998e982","created_at":"2018-11-14T20:27:26Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-14T20:27:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"06dec138907243d990db2396b998e982","id":"2d1833e0-72ea-490d-971e-bbc68b7f907e","subnetpool_id":null,"name":"cloudify_ims-subnet_73db09a4-e62a-4baa-8f30-c6dca87843be"}]} 2018-11-14 20:28:59,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-88c3a7b8-1a28-4faf-b4c6-fe16a770dcf5 2018-11-14 20:28:59,309 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0514090061188s 2018-11-14 20:28:59,309 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-88c3a7b8-1a28-4faf-b4c6-fe16a770dcf5 2018-11-14 20:28:59,310 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:29:01,313 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:29:01,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:29:01,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:29:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4210b9ab-0132-41c4-974a-775fd9bfce02 x-compute-request-id: req-4210b9ab-0132-41c4-974a-775fd9bfce02 Content-Encoding: gzip Content-Length: 649 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "bookmark"}], "image": {"id": "613d95d3-5f14-4734-9e4d-5da90f624ad7", "links": [{"href": "http://172.30.9.28:8774/images/613d95d3-5f14-4734-9e4d-5da90f624ad7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "links": [{"href": "http://172.30.9.28:8774/flavors/1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "rel": "bookmark"}]}, "id": "7e3057c1-aae4-4857-a663-44bba8868c85", "user_id": "7e13cd2fd3b04f809eec9f689be3722c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:29:01Z", "hostId": "dce97743df85da87d2a58f01de2308cb456d718d092f6ffc87d98f2d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_73db09a4-e62a-4baa-8f30-c6dca87843be", "name": "cloudify_ims-vm_73db09a4-e62a-4baa-8f30-c6dca87843be", "created": "2018-11-14T20:28:58Z", "tenant_id": "06dec138907243d990db2396b998e982", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:29:01,606 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4210b9ab-0132-41c4-974a-775fd9bfce02 2018-11-14 20:29:01,606 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.293384075165s 2018-11-14 20:29:01,607 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4210b9ab-0132-41c4-974a-775fd9bfce02 2018-11-14 20:29:01,610 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:29:03,613 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:29:03,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:29:04,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:29: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-d2b6ea64-e399-449d-9340-2622cb49448f x-compute-request-id: req-d2b6ea64-e399-449d-9340-2622cb49448f Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "bookmark"}], "image": {"id": "613d95d3-5f14-4734-9e4d-5da90f624ad7", "links": [{"href": "http://172.30.9.28:8774/images/613d95d3-5f14-4734-9e4d-5da90f624ad7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "links": [{"href": "http://172.30.9.28:8774/flavors/1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "rel": "bookmark"}]}, "id": "7e3057c1-aae4-4857-a663-44bba8868c85", "security_groups": [{"name": "cloudify_ims-sg_73db09a4-e62a-4baa-8f30-c6dca87843be"}], "user_id": "7e13cd2fd3b04f809eec9f689be3722c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:29:01Z", "hostId": "dce97743df85da87d2a58f01de2308cb456d718d092f6ffc87d98f2d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_73db09a4-e62a-4baa-8f30-c6dca87843be", "name": "cloudify_ims-vm_73db09a4-e62a-4baa-8f30-c6dca87843be", "created": "2018-11-14T20:28:58Z", "tenant_id": "06dec138907243d990db2396b998e982", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:29:04,590 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d2b6ea64-e399-449d-9340-2622cb49448f 2018-11-14 20:29:04,590 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.97706079483s 2018-11-14 20:29:04,591 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d2b6ea64-e399-449d-9340-2622cb49448f 2018-11-14 20:29:04,594 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:29:06,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:29:06,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:29:07,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:29:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9b484e64-d763-4179-aca2-2486bb428ab5 x-compute-request-id: req-9b484e64-d763-4179-aca2-2486bb428ab5 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "bookmark"}], "image": {"id": "613d95d3-5f14-4734-9e4d-5da90f624ad7", "links": [{"href": "http://172.30.9.28:8774/images/613d95d3-5f14-4734-9e4d-5da90f624ad7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "links": [{"href": "http://172.30.9.28:8774/flavors/1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "rel": "bookmark"}]}, "id": "7e3057c1-aae4-4857-a663-44bba8868c85", "security_groups": [{"name": "cloudify_ims-sg_73db09a4-e62a-4baa-8f30-c6dca87843be"}], "user_id": "7e13cd2fd3b04f809eec9f689be3722c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:29:01Z", "hostId": "dce97743df85da87d2a58f01de2308cb456d718d092f6ffc87d98f2d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_73db09a4-e62a-4baa-8f30-c6dca87843be", "name": "cloudify_ims-vm_73db09a4-e62a-4baa-8f30-c6dca87843be", "created": "2018-11-14T20:28:58Z", "tenant_id": "06dec138907243d990db2396b998e982", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:29:07,603 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9b484e64-d763-4179-aca2-2486bb428ab5 2018-11-14 20:29:07,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.0063700676s 2018-11-14 20:29:07,603 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9b484e64-d763-4179-aca2-2486bb428ab5 2018-11-14 20:29:07,607 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:29:09,610 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:29:09,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:29:10,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:29: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-1ab263a4-49ab-4359-a454-3fa9e34b3ea0 x-compute-request-id: req-1ab263a4-49ab-4359-a454-3fa9e34b3ea0 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "bookmark"}], "image": {"id": "613d95d3-5f14-4734-9e4d-5da90f624ad7", "links": [{"href": "http://172.30.9.28:8774/images/613d95d3-5f14-4734-9e4d-5da90f624ad7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "links": [{"href": "http://172.30.9.28:8774/flavors/1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "rel": "bookmark"}]}, "id": "7e3057c1-aae4-4857-a663-44bba8868c85", "security_groups": [{"name": "cloudify_ims-sg_73db09a4-e62a-4baa-8f30-c6dca87843be"}], "user_id": "7e13cd2fd3b04f809eec9f689be3722c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:29:01Z", "hostId": "dce97743df85da87d2a58f01de2308cb456d718d092f6ffc87d98f2d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_73db09a4-e62a-4baa-8f30-c6dca87843be", "name": "cloudify_ims-vm_73db09a4-e62a-4baa-8f30-c6dca87843be", "created": "2018-11-14T20:28:58Z", "tenant_id": "06dec138907243d990db2396b998e982", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:29:10,597 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-1ab263a4-49ab-4359-a454-3fa9e34b3ea0 2018-11-14 20:29:10,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.987632989883s 2018-11-14 20:29:10,598 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-1ab263a4-49ab-4359-a454-3fa9e34b3ea0 2018-11-14 20:29:10,601 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:29:12,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:29:12,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:29:12,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:29:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-81263c29-e4f3-45e3-a56b-9f4f74d7dcb7 x-compute-request-id: req-81263c29-e4f3-45e3-a56b-9f4f74d7dcb7 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "bookmark"}], "image": {"id": "613d95d3-5f14-4734-9e4d-5da90f624ad7", "links": [{"href": "http://172.30.9.28:8774/images/613d95d3-5f14-4734-9e4d-5da90f624ad7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "links": [{"href": "http://172.30.9.28:8774/flavors/1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "rel": "bookmark"}]}, "id": "7e3057c1-aae4-4857-a663-44bba8868c85", "security_groups": [{"name": "cloudify_ims-sg_73db09a4-e62a-4baa-8f30-c6dca87843be"}], "user_id": "7e13cd2fd3b04f809eec9f689be3722c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:29:01Z", "hostId": "dce97743df85da87d2a58f01de2308cb456d718d092f6ffc87d98f2d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_73db09a4-e62a-4baa-8f30-c6dca87843be", "name": "cloudify_ims-vm_73db09a4-e62a-4baa-8f30-c6dca87843be", "created": "2018-11-14T20:28:58Z", "tenant_id": "06dec138907243d990db2396b998e982", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:29:12,962 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-81263c29-e4f3-45e3-a56b-9f4f74d7dcb7 2018-11-14 20:29:12,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.358076810837s 2018-11-14 20:29:12,962 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-81263c29-e4f3-45e3-a56b-9f4f74d7dcb7 2018-11-14 20:29:12,966 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:29:14,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:29:14,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:29:15,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:29: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-388cfb93-88f3-45bd-b5ca-d393ca899b05 x-compute-request-id: req-388cfb93-88f3-45bd-b5ca-d393ca899b05 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "bookmark"}], "image": {"id": "613d95d3-5f14-4734-9e4d-5da90f624ad7", "links": [{"href": "http://172.30.9.28:8774/images/613d95d3-5f14-4734-9e4d-5da90f624ad7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "links": [{"href": "http://172.30.9.28:8774/flavors/1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "rel": "bookmark"}]}, "id": "7e3057c1-aae4-4857-a663-44bba8868c85", "security_groups": [{"name": "cloudify_ims-sg_73db09a4-e62a-4baa-8f30-c6dca87843be"}], "user_id": "7e13cd2fd3b04f809eec9f689be3722c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:29:01Z", "hostId": "dce97743df85da87d2a58f01de2308cb456d718d092f6ffc87d98f2d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_73db09a4-e62a-4baa-8f30-c6dca87843be", "name": "cloudify_ims-vm_73db09a4-e62a-4baa-8f30-c6dca87843be", "created": "2018-11-14T20:28:58Z", "tenant_id": "06dec138907243d990db2396b998e982", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:29:15,467 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-388cfb93-88f3-45bd-b5ca-d393ca899b05 2018-11-14 20:29:15,467 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.498246908188s 2018-11-14 20:29:15,468 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-388cfb93-88f3-45bd-b5ca-d393ca899b05 2018-11-14 20:29:15,471 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:29:17,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:29:17,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:29:18,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:29: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-0b3b4af0-338a-4282-b3d7-c234c62dcb09 x-compute-request-id: req-0b3b4af0-338a-4282-b3d7-c234c62dcb09 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "bookmark"}], "image": {"id": "613d95d3-5f14-4734-9e4d-5da90f624ad7", "links": [{"href": "http://172.30.9.28:8774/images/613d95d3-5f14-4734-9e4d-5da90f624ad7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "links": [{"href": "http://172.30.9.28:8774/flavors/1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "rel": "bookmark"}]}, "id": "7e3057c1-aae4-4857-a663-44bba8868c85", "security_groups": [{"name": "cloudify_ims-sg_73db09a4-e62a-4baa-8f30-c6dca87843be"}], "user_id": "7e13cd2fd3b04f809eec9f689be3722c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:29:01Z", "hostId": "dce97743df85da87d2a58f01de2308cb456d718d092f6ffc87d98f2d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_73db09a4-e62a-4baa-8f30-c6dca87843be", "name": "cloudify_ims-vm_73db09a4-e62a-4baa-8f30-c6dca87843be", "created": "2018-11-14T20:28:58Z", "tenant_id": "06dec138907243d990db2396b998e982", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:29:18,020 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0b3b4af0-338a-4282-b3d7-c234c62dcb09 2018-11-14 20:29:18,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.546427965164s 2018-11-14 20:29:18,020 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0b3b4af0-338a-4282-b3d7-c234c62dcb09 2018-11-14 20:29:18,024 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:29:20,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:29:20,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:29:20,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:29: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-b0b2bb29-9482-436e-83be-e65457e9b39a x-compute-request-id: req-b0b2bb29-9482-436e-83be-e65457e9b39a Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "bookmark"}], "image": {"id": "613d95d3-5f14-4734-9e4d-5da90f624ad7", "links": [{"href": "http://172.30.9.28:8774/images/613d95d3-5f14-4734-9e4d-5da90f624ad7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "links": [{"href": "http://172.30.9.28:8774/flavors/1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "rel": "bookmark"}]}, "id": "7e3057c1-aae4-4857-a663-44bba8868c85", "security_groups": [{"name": "cloudify_ims-sg_73db09a4-e62a-4baa-8f30-c6dca87843be"}], "user_id": "7e13cd2fd3b04f809eec9f689be3722c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:29:01Z", "hostId": "dce97743df85da87d2a58f01de2308cb456d718d092f6ffc87d98f2d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_73db09a4-e62a-4baa-8f30-c6dca87843be", "name": "cloudify_ims-vm_73db09a4-e62a-4baa-8f30-c6dca87843be", "created": "2018-11-14T20:28:58Z", "tenant_id": "06dec138907243d990db2396b998e982", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:29:20,687 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b0b2bb29-9482-436e-83be-e65457e9b39a 2018-11-14 20:29:20,687 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.660346984863s 2018-11-14 20:29:20,687 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b0b2bb29-9482-436e-83be-e65457e9b39a 2018-11-14 20:29:20,691 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:29:22,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:29:22,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:29:23,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:29:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5eda255f-fd8c-4f09-843d-aa06bcdd8158 x-compute-request-id: req-5eda255f-fd8c-4f09-843d-aa06bcdd8158 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "bookmark"}], "image": {"id": "613d95d3-5f14-4734-9e4d-5da90f624ad7", "links": [{"href": "http://172.30.9.28:8774/images/613d95d3-5f14-4734-9e4d-5da90f624ad7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "links": [{"href": "http://172.30.9.28:8774/flavors/1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "rel": "bookmark"}]}, "id": "7e3057c1-aae4-4857-a663-44bba8868c85", "security_groups": [{"name": "cloudify_ims-sg_73db09a4-e62a-4baa-8f30-c6dca87843be"}], "user_id": "7e13cd2fd3b04f809eec9f689be3722c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:29:01Z", "hostId": "dce97743df85da87d2a58f01de2308cb456d718d092f6ffc87d98f2d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_73db09a4-e62a-4baa-8f30-c6dca87843be", "name": "cloudify_ims-vm_73db09a4-e62a-4baa-8f30-c6dca87843be", "created": "2018-11-14T20:28:58Z", "tenant_id": "06dec138907243d990db2396b998e982", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:29:23,279 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-5eda255f-fd8c-4f09-843d-aa06bcdd8158 2018-11-14 20:29:23,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.585448026657s 2018-11-14 20:29:23,280 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-5eda255f-fd8c-4f09-843d-aa06bcdd8158 2018-11-14 20:29:23,284 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:29:25,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:29:25,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:29:25,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:29: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-dfd7f7e2-6eef-4f0f-81d0-0ac8177e4c3b x-compute-request-id: req-dfd7f7e2-6eef-4f0f-81d0-0ac8177e4c3b Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "bookmark"}], "image": {"id": "613d95d3-5f14-4734-9e4d-5da90f624ad7", "links": [{"href": "http://172.30.9.28:8774/images/613d95d3-5f14-4734-9e4d-5da90f624ad7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "links": [{"href": "http://172.30.9.28:8774/flavors/1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "rel": "bookmark"}]}, "id": "7e3057c1-aae4-4857-a663-44bba8868c85", "security_groups": [{"name": "cloudify_ims-sg_73db09a4-e62a-4baa-8f30-c6dca87843be"}], "user_id": "7e13cd2fd3b04f809eec9f689be3722c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:29:01Z", "hostId": "dce97743df85da87d2a58f01de2308cb456d718d092f6ffc87d98f2d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_73db09a4-e62a-4baa-8f30-c6dca87843be", "name": "cloudify_ims-vm_73db09a4-e62a-4baa-8f30-c6dca87843be", "created": "2018-11-14T20:28:58Z", "tenant_id": "06dec138907243d990db2396b998e982", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:29:25,824 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-dfd7f7e2-6eef-4f0f-81d0-0ac8177e4c3b 2018-11-14 20:29:25,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.537944078445s 2018-11-14 20:29:25,825 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-dfd7f7e2-6eef-4f0f-81d0-0ac8177e4c3b 2018-11-14 20:29:25,829 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:29:27,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:29:27,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:29:28,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:29: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-bf8e6dd6-538f-4eaa-ab06-c477c4418460 x-compute-request-id: req-bf8e6dd6-538f-4eaa-ab06-c477c4418460 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "bookmark"}], "image": {"id": "613d95d3-5f14-4734-9e4d-5da90f624ad7", "links": [{"href": "http://172.30.9.28:8774/images/613d95d3-5f14-4734-9e4d-5da90f624ad7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "links": [{"href": "http://172.30.9.28:8774/flavors/1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "rel": "bookmark"}]}, "id": "7e3057c1-aae4-4857-a663-44bba8868c85", "security_groups": [{"name": "cloudify_ims-sg_73db09a4-e62a-4baa-8f30-c6dca87843be"}], "user_id": "7e13cd2fd3b04f809eec9f689be3722c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:29:01Z", "hostId": "dce97743df85da87d2a58f01de2308cb456d718d092f6ffc87d98f2d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_73db09a4-e62a-4baa-8f30-c6dca87843be", "name": "cloudify_ims-vm_73db09a4-e62a-4baa-8f30-c6dca87843be", "created": "2018-11-14T20:28:58Z", "tenant_id": "06dec138907243d990db2396b998e982", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:29:28,439 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-bf8e6dd6-538f-4eaa-ab06-c477c4418460 2018-11-14 20:29:28,439 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.607579946518s 2018-11-14 20:29:28,439 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-bf8e6dd6-538f-4eaa-ab06-c477c4418460 2018-11-14 20:29:28,443 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:29:30,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:29:30,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:29:31,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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-a8672048-83ce-454f-8e50-1d3bba3dd4cc x-compute-request-id: req-a8672048-83ce-454f-8e50-1d3bba3dd4cc Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "bookmark"}], "image": {"id": "613d95d3-5f14-4734-9e4d-5da90f624ad7", "links": [{"href": "http://172.30.9.28:8774/images/613d95d3-5f14-4734-9e4d-5da90f624ad7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "links": [{"href": "http://172.30.9.28:8774/flavors/1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "rel": "bookmark"}]}, "id": "7e3057c1-aae4-4857-a663-44bba8868c85", "security_groups": [{"name": "cloudify_ims-sg_73db09a4-e62a-4baa-8f30-c6dca87843be"}], "user_id": "7e13cd2fd3b04f809eec9f689be3722c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:29:01Z", "hostId": "dce97743df85da87d2a58f01de2308cb456d718d092f6ffc87d98f2d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_73db09a4-e62a-4baa-8f30-c6dca87843be", "name": "cloudify_ims-vm_73db09a4-e62a-4baa-8f30-c6dca87843be", "created": "2018-11-14T20:28:58Z", "tenant_id": "06dec138907243d990db2396b998e982", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:29:31,213 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a8672048-83ce-454f-8e50-1d3bba3dd4cc 2018-11-14 20:29:31,213 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.767148017883s 2018-11-14 20:29:31,213 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a8672048-83ce-454f-8e50-1d3bba3dd4cc 2018-11-14 20:29:31,217 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:29:33,220 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:29:33,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:29:34,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:29:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9780831c-3301-4e40-a7d7-6e6bf9c24ea8 x-compute-request-id: req-9780831c-3301-4e40-a7d7-6e6bf9c24ea8 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "bookmark"}], "image": {"id": "613d95d3-5f14-4734-9e4d-5da90f624ad7", "links": [{"href": "http://172.30.9.28:8774/images/613d95d3-5f14-4734-9e4d-5da90f624ad7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "links": [{"href": "http://172.30.9.28:8774/flavors/1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "rel": "bookmark"}]}, "id": "7e3057c1-aae4-4857-a663-44bba8868c85", "security_groups": [{"name": "cloudify_ims-sg_73db09a4-e62a-4baa-8f30-c6dca87843be"}], "user_id": "7e13cd2fd3b04f809eec9f689be3722c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:29:01Z", "hostId": "dce97743df85da87d2a58f01de2308cb456d718d092f6ffc87d98f2d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_73db09a4-e62a-4baa-8f30-c6dca87843be", "name": "cloudify_ims-vm_73db09a4-e62a-4baa-8f30-c6dca87843be", "created": "2018-11-14T20:28:58Z", "tenant_id": "06dec138907243d990db2396b998e982", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:29:34,152 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9780831c-3301-4e40-a7d7-6e6bf9c24ea8 2018-11-14 20:29:34,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.932010889053s 2018-11-14 20:29:34,152 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9780831c-3301-4e40-a7d7-6e6bf9c24ea8 2018-11-14 20:29:34,156 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:29:36,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:29:36,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:29:36,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:29:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8858d39b-d2c2-4860-82ba-a4890cb8ed55 x-compute-request-id: req-8858d39b-d2c2-4860-82ba-a4890cb8ed55 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "bookmark"}], "image": {"id": "613d95d3-5f14-4734-9e4d-5da90f624ad7", "links": [{"href": "http://172.30.9.28:8774/images/613d95d3-5f14-4734-9e4d-5da90f624ad7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "links": [{"href": "http://172.30.9.28:8774/flavors/1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "rel": "bookmark"}]}, "id": "7e3057c1-aae4-4857-a663-44bba8868c85", "security_groups": [{"name": "cloudify_ims-sg_73db09a4-e62a-4baa-8f30-c6dca87843be"}], "user_id": "7e13cd2fd3b04f809eec9f689be3722c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:29:01Z", "hostId": "dce97743df85da87d2a58f01de2308cb456d718d092f6ffc87d98f2d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_73db09a4-e62a-4baa-8f30-c6dca87843be", "name": "cloudify_ims-vm_73db09a4-e62a-4baa-8f30-c6dca87843be", "created": "2018-11-14T20:28:58Z", "tenant_id": "06dec138907243d990db2396b998e982", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:29:36,717 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8858d39b-d2c2-4860-82ba-a4890cb8ed55 2018-11-14 20:29:36,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.558197975159s 2018-11-14 20:29:36,718 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8858d39b-d2c2-4860-82ba-a4890cb8ed55 2018-11-14 20:29:36,722 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:29:38,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:29:38,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:29:39,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:29:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5c3865c3-46c6-4d73-9335-467330295adf x-compute-request-id: req-5c3865c3-46c6-4d73-9335-467330295adf Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "bookmark"}], "image": {"id": "613d95d3-5f14-4734-9e4d-5da90f624ad7", "links": [{"href": "http://172.30.9.28:8774/images/613d95d3-5f14-4734-9e4d-5da90f624ad7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "links": [{"href": "http://172.30.9.28:8774/flavors/1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "rel": "bookmark"}]}, "id": "7e3057c1-aae4-4857-a663-44bba8868c85", "security_groups": [{"name": "cloudify_ims-sg_73db09a4-e62a-4baa-8f30-c6dca87843be"}], "user_id": "7e13cd2fd3b04f809eec9f689be3722c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:29:01Z", "hostId": "dce97743df85da87d2a58f01de2308cb456d718d092f6ffc87d98f2d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_73db09a4-e62a-4baa-8f30-c6dca87843be", "name": "cloudify_ims-vm_73db09a4-e62a-4baa-8f30-c6dca87843be", "created": "2018-11-14T20:28:58Z", "tenant_id": "06dec138907243d990db2396b998e982", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:29:39,470 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-5c3865c3-46c6-4d73-9335-467330295adf 2018-11-14 20:29:39,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.744962215424s 2018-11-14 20:29:39,470 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-5c3865c3-46c6-4d73-9335-467330295adf 2018-11-14 20:29:39,474 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:29:41,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:29:41,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:29:42,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:29:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b65794b1-a83a-4da1-9946-c5a270df4093 x-compute-request-id: req-b65794b1-a83a-4da1-9946-c5a270df4093 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "bookmark"}], "image": {"id": "613d95d3-5f14-4734-9e4d-5da90f624ad7", "links": [{"href": "http://172.30.9.28:8774/images/613d95d3-5f14-4734-9e4d-5da90f624ad7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "links": [{"href": "http://172.30.9.28:8774/flavors/1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "rel": "bookmark"}]}, "id": "7e3057c1-aae4-4857-a663-44bba8868c85", "security_groups": [{"name": "cloudify_ims-sg_73db09a4-e62a-4baa-8f30-c6dca87843be"}], "user_id": "7e13cd2fd3b04f809eec9f689be3722c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:29:01Z", "hostId": "dce97743df85da87d2a58f01de2308cb456d718d092f6ffc87d98f2d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_73db09a4-e62a-4baa-8f30-c6dca87843be", "name": "cloudify_ims-vm_73db09a4-e62a-4baa-8f30-c6dca87843be", "created": "2018-11-14T20:28:58Z", "tenant_id": "06dec138907243d990db2396b998e982", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:29:42,187 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b65794b1-a83a-4da1-9946-c5a270df4093 2018-11-14 20:29:42,187 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.710583209991s 2018-11-14 20:29:42,187 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b65794b1-a83a-4da1-9946-c5a270df4093 2018-11-14 20:29:42,191 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:29:44,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:29:44,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:29:45,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:29:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-440a727e-c89e-462f-bb38-7de4f4dea686 x-compute-request-id: req-440a727e-c89e-462f-bb38-7de4f4dea686 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "bookmark"}], "image": {"id": "613d95d3-5f14-4734-9e4d-5da90f624ad7", "links": [{"href": "http://172.30.9.28:8774/images/613d95d3-5f14-4734-9e4d-5da90f624ad7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "links": [{"href": "http://172.30.9.28:8774/flavors/1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "rel": "bookmark"}]}, "id": "7e3057c1-aae4-4857-a663-44bba8868c85", "security_groups": [{"name": "cloudify_ims-sg_73db09a4-e62a-4baa-8f30-c6dca87843be"}], "user_id": "7e13cd2fd3b04f809eec9f689be3722c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:29:01Z", "hostId": "dce97743df85da87d2a58f01de2308cb456d718d092f6ffc87d98f2d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_73db09a4-e62a-4baa-8f30-c6dca87843be", "name": "cloudify_ims-vm_73db09a4-e62a-4baa-8f30-c6dca87843be", "created": "2018-11-14T20:28:58Z", "tenant_id": "06dec138907243d990db2396b998e982", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:29:45,151 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-440a727e-c89e-462f-bb38-7de4f4dea686 2018-11-14 20:29:45,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.957656145096s 2018-11-14 20:29:45,152 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-440a727e-c89e-462f-bb38-7de4f4dea686 2018-11-14 20:29:45,156 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:29:47,158 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:29:47,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:29:47,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:29: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-1166bbf6-fa48-491b-bdbb-9372eb04c23a x-compute-request-id: req-1166bbf6-fa48-491b-bdbb-9372eb04c23a Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "bookmark"}], "image": {"id": "613d95d3-5f14-4734-9e4d-5da90f624ad7", "links": [{"href": "http://172.30.9.28:8774/images/613d95d3-5f14-4734-9e4d-5da90f624ad7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "links": [{"href": "http://172.30.9.28:8774/flavors/1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "rel": "bookmark"}]}, "id": "7e3057c1-aae4-4857-a663-44bba8868c85", "security_groups": [{"name": "cloudify_ims-sg_73db09a4-e62a-4baa-8f30-c6dca87843be"}], "user_id": "7e13cd2fd3b04f809eec9f689be3722c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:29:01Z", "hostId": "dce97743df85da87d2a58f01de2308cb456d718d092f6ffc87d98f2d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_73db09a4-e62a-4baa-8f30-c6dca87843be", "name": "cloudify_ims-vm_73db09a4-e62a-4baa-8f30-c6dca87843be", "created": "2018-11-14T20:28:58Z", "tenant_id": "06dec138907243d990db2396b998e982", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:29:47,832 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-1166bbf6-fa48-491b-bdbb-9372eb04c23a 2018-11-14 20:29:47,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.673310995102s 2018-11-14 20:29:47,832 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-1166bbf6-fa48-491b-bdbb-9372eb04c23a 2018-11-14 20:29:47,836 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:29:49,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:29:49,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:29:50,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:29: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-89d0cd71-03e9-45ad-a00f-f17ddda2ae95 x-compute-request-id: req-89d0cd71-03e9-45ad-a00f-f17ddda2ae95 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "bookmark"}], "image": {"id": "613d95d3-5f14-4734-9e4d-5da90f624ad7", "links": [{"href": "http://172.30.9.28:8774/images/613d95d3-5f14-4734-9e4d-5da90f624ad7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "links": [{"href": "http://172.30.9.28:8774/flavors/1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "rel": "bookmark"}]}, "id": "7e3057c1-aae4-4857-a663-44bba8868c85", "security_groups": [{"name": "cloudify_ims-sg_73db09a4-e62a-4baa-8f30-c6dca87843be"}], "user_id": "7e13cd2fd3b04f809eec9f689be3722c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:29:01Z", "hostId": "dce97743df85da87d2a58f01de2308cb456d718d092f6ffc87d98f2d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_73db09a4-e62a-4baa-8f30-c6dca87843be", "name": "cloudify_ims-vm_73db09a4-e62a-4baa-8f30-c6dca87843be", "created": "2018-11-14T20:28:58Z", "tenant_id": "06dec138907243d990db2396b998e982", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:29:50,374 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-89d0cd71-03e9-45ad-a00f-f17ddda2ae95 2018-11-14 20:29:50,375 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.535984992981s 2018-11-14 20:29:50,375 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-89d0cd71-03e9-45ad-a00f-f17ddda2ae95 2018-11-14 20:29:50,378 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:29:52,381 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:29:52,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:29:52,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:29: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-44327350-fe3a-4415-a938-b6e523bb6e15 x-compute-request-id: req-44327350-fe3a-4415-a938-b6e523bb6e15 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "bookmark"}], "image": {"id": "613d95d3-5f14-4734-9e4d-5da90f624ad7", "links": [{"href": "http://172.30.9.28:8774/images/613d95d3-5f14-4734-9e4d-5da90f624ad7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "links": [{"href": "http://172.30.9.28:8774/flavors/1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "rel": "bookmark"}]}, "id": "7e3057c1-aae4-4857-a663-44bba8868c85", "security_groups": [{"name": "cloudify_ims-sg_73db09a4-e62a-4baa-8f30-c6dca87843be"}], "user_id": "7e13cd2fd3b04f809eec9f689be3722c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:29:01Z", "hostId": "dce97743df85da87d2a58f01de2308cb456d718d092f6ffc87d98f2d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_73db09a4-e62a-4baa-8f30-c6dca87843be", "name": "cloudify_ims-vm_73db09a4-e62a-4baa-8f30-c6dca87843be", "created": "2018-11-14T20:28:58Z", "tenant_id": "06dec138907243d990db2396b998e982", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:29:52,955 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-44327350-fe3a-4415-a938-b6e523bb6e15 2018-11-14 20:29:52,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.573529005051s 2018-11-14 20:29:52,955 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-44327350-fe3a-4415-a938-b6e523bb6e15 2018-11-14 20:29:52,959 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:29:54,961 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:29:54,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:29:55,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:29:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-413dbc03-a45e-4b50-9f12-3f1b90eca73b x-compute-request-id: req-413dbc03-a45e-4b50-9f12-3f1b90eca73b Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "bookmark"}], "image": {"id": "613d95d3-5f14-4734-9e4d-5da90f624ad7", "links": [{"href": "http://172.30.9.28:8774/images/613d95d3-5f14-4734-9e4d-5da90f624ad7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "links": [{"href": "http://172.30.9.28:8774/flavors/1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "rel": "bookmark"}]}, "id": "7e3057c1-aae4-4857-a663-44bba8868c85", "security_groups": [{"name": "cloudify_ims-sg_73db09a4-e62a-4baa-8f30-c6dca87843be"}], "user_id": "7e13cd2fd3b04f809eec9f689be3722c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:29:01Z", "hostId": "dce97743df85da87d2a58f01de2308cb456d718d092f6ffc87d98f2d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_73db09a4-e62a-4baa-8f30-c6dca87843be", "name": "cloudify_ims-vm_73db09a4-e62a-4baa-8f30-c6dca87843be", "created": "2018-11-14T20:28:58Z", "tenant_id": "06dec138907243d990db2396b998e982", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:29:55,516 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-413dbc03-a45e-4b50-9f12-3f1b90eca73b 2018-11-14 20:29:55,517 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.555035829544s 2018-11-14 20:29:55,517 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-413dbc03-a45e-4b50-9f12-3f1b90eca73b 2018-11-14 20:29:55,521 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:29:57,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:29:57,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:29:58,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:29:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b44816e2-6097-4c6a-955d-1a18f4fc60f1 x-compute-request-id: req-b44816e2-6097-4c6a-955d-1a18f4fc60f1 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "bookmark"}], "image": {"id": "613d95d3-5f14-4734-9e4d-5da90f624ad7", "links": [{"href": "http://172.30.9.28:8774/images/613d95d3-5f14-4734-9e4d-5da90f624ad7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "links": [{"href": "http://172.30.9.28:8774/flavors/1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "rel": "bookmark"}]}, "id": "7e3057c1-aae4-4857-a663-44bba8868c85", "security_groups": [{"name": "cloudify_ims-sg_73db09a4-e62a-4baa-8f30-c6dca87843be"}], "user_id": "7e13cd2fd3b04f809eec9f689be3722c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:29:01Z", "hostId": "dce97743df85da87d2a58f01de2308cb456d718d092f6ffc87d98f2d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_73db09a4-e62a-4baa-8f30-c6dca87843be", "name": "cloudify_ims-vm_73db09a4-e62a-4baa-8f30-c6dca87843be", "created": "2018-11-14T20:28:58Z", "tenant_id": "06dec138907243d990db2396b998e982", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:29:58,265 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b44816e2-6097-4c6a-955d-1a18f4fc60f1 2018-11-14 20:29:58,265 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.740989923477s 2018-11-14 20:29:58,265 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b44816e2-6097-4c6a-955d-1a18f4fc60f1 2018-11-14 20:29:58,269 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:30:00,272 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:30:00,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:30:00,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:30:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2197f694-7c76-46df-bb0a-ca9d46a91a66 x-compute-request-id: req-2197f694-7c76-46df-bb0a-ca9d46a91a66 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "bookmark"}], "image": {"id": "613d95d3-5f14-4734-9e4d-5da90f624ad7", "links": [{"href": "http://172.30.9.28:8774/images/613d95d3-5f14-4734-9e4d-5da90f624ad7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "links": [{"href": "http://172.30.9.28:8774/flavors/1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "rel": "bookmark"}]}, "id": "7e3057c1-aae4-4857-a663-44bba8868c85", "security_groups": [{"name": "cloudify_ims-sg_73db09a4-e62a-4baa-8f30-c6dca87843be"}], "user_id": "7e13cd2fd3b04f809eec9f689be3722c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:29:01Z", "hostId": "dce97743df85da87d2a58f01de2308cb456d718d092f6ffc87d98f2d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_73db09a4-e62a-4baa-8f30-c6dca87843be", "name": "cloudify_ims-vm_73db09a4-e62a-4baa-8f30-c6dca87843be", "created": "2018-11-14T20:28:58Z", "tenant_id": "06dec138907243d990db2396b998e982", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:30:00,914 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2197f694-7c76-46df-bb0a-ca9d46a91a66 2018-11-14 20:30:00,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.642549037933s 2018-11-14 20:30:00,915 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2197f694-7c76-46df-bb0a-ca9d46a91a66 2018-11-14 20:30:00,918 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:30:02,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:30:02,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:30:03,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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-b5a48918-6e64-4513-9de2-8b3bccea6921 x-compute-request-id: req-b5a48918-6e64-4513-9de2-8b3bccea6921 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "bookmark"}], "image": {"id": "613d95d3-5f14-4734-9e4d-5da90f624ad7", "links": [{"href": "http://172.30.9.28:8774/images/613d95d3-5f14-4734-9e4d-5da90f624ad7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "links": [{"href": "http://172.30.9.28:8774/flavors/1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "rel": "bookmark"}]}, "id": "7e3057c1-aae4-4857-a663-44bba8868c85", "security_groups": [{"name": "cloudify_ims-sg_73db09a4-e62a-4baa-8f30-c6dca87843be"}], "user_id": "7e13cd2fd3b04f809eec9f689be3722c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:29:01Z", "hostId": "dce97743df85da87d2a58f01de2308cb456d718d092f6ffc87d98f2d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_73db09a4-e62a-4baa-8f30-c6dca87843be", "name": "cloudify_ims-vm_73db09a4-e62a-4baa-8f30-c6dca87843be", "created": "2018-11-14T20:28:58Z", "tenant_id": "06dec138907243d990db2396b998e982", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:30:03,285 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b5a48918-6e64-4513-9de2-8b3bccea6921 2018-11-14 20:30:03,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.364037036896s 2018-11-14 20:30:03,286 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b5a48918-6e64-4513-9de2-8b3bccea6921 2018-11-14 20:30:03,290 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:30:05,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:30:05,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:30:05,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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-f2d46989-da38-4731-a71b-5a6ac4a12e2e x-compute-request-id: req-f2d46989-da38-4731-a71b-5a6ac4a12e2e Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "bookmark"}], "image": {"id": "613d95d3-5f14-4734-9e4d-5da90f624ad7", "links": [{"href": "http://172.30.9.28:8774/images/613d95d3-5f14-4734-9e4d-5da90f624ad7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "links": [{"href": "http://172.30.9.28:8774/flavors/1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "rel": "bookmark"}]}, "id": "7e3057c1-aae4-4857-a663-44bba8868c85", "security_groups": [{"name": "cloudify_ims-sg_73db09a4-e62a-4baa-8f30-c6dca87843be"}], "user_id": "7e13cd2fd3b04f809eec9f689be3722c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:29:01Z", "hostId": "dce97743df85da87d2a58f01de2308cb456d718d092f6ffc87d98f2d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_73db09a4-e62a-4baa-8f30-c6dca87843be", "name": "cloudify_ims-vm_73db09a4-e62a-4baa-8f30-c6dca87843be", "created": "2018-11-14T20:28:58Z", "tenant_id": "06dec138907243d990db2396b998e982", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:30:05,850 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f2d46989-da38-4731-a71b-5a6ac4a12e2e 2018-11-14 20:30:05,850 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.557503938675s 2018-11-14 20:30:05,850 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f2d46989-da38-4731-a71b-5a6ac4a12e2e 2018-11-14 20:30:05,854 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:30:07,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:30:07,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:30:08,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:30:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-46b26463-aa4f-486b-ab63-760f882d2b28 x-compute-request-id: req-46b26463-aa4f-486b-ab63-760f882d2b28 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "bookmark"}], "image": {"id": "613d95d3-5f14-4734-9e4d-5da90f624ad7", "links": [{"href": "http://172.30.9.28:8774/images/613d95d3-5f14-4734-9e4d-5da90f624ad7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "links": [{"href": "http://172.30.9.28:8774/flavors/1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "rel": "bookmark"}]}, "id": "7e3057c1-aae4-4857-a663-44bba8868c85", "security_groups": [{"name": "cloudify_ims-sg_73db09a4-e62a-4baa-8f30-c6dca87843be"}], "user_id": "7e13cd2fd3b04f809eec9f689be3722c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:29:01Z", "hostId": "dce97743df85da87d2a58f01de2308cb456d718d092f6ffc87d98f2d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_73db09a4-e62a-4baa-8f30-c6dca87843be", "name": "cloudify_ims-vm_73db09a4-e62a-4baa-8f30-c6dca87843be", "created": "2018-11-14T20:28:58Z", "tenant_id": "06dec138907243d990db2396b998e982", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:30:08,727 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-46b26463-aa4f-486b-ab63-760f882d2b28 2018-11-14 20:30:08,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.870252847672s 2018-11-14 20:30:08,727 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-46b26463-aa4f-486b-ab63-760f882d2b28 2018-11-14 20:30:08,731 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:30:10,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:30:10,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:30:11,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:30:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-323cd32b-0aac-46e4-a28c-02521d69939d x-compute-request-id: req-323cd32b-0aac-46e4-a28c-02521d69939d Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "bookmark"}], "image": {"id": "613d95d3-5f14-4734-9e4d-5da90f624ad7", "links": [{"href": "http://172.30.9.28:8774/images/613d95d3-5f14-4734-9e4d-5da90f624ad7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "links": [{"href": "http://172.30.9.28:8774/flavors/1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "rel": "bookmark"}]}, "id": "7e3057c1-aae4-4857-a663-44bba8868c85", "security_groups": [{"name": "cloudify_ims-sg_73db09a4-e62a-4baa-8f30-c6dca87843be"}], "user_id": "7e13cd2fd3b04f809eec9f689be3722c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:29:01Z", "hostId": "dce97743df85da87d2a58f01de2308cb456d718d092f6ffc87d98f2d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_73db09a4-e62a-4baa-8f30-c6dca87843be", "name": "cloudify_ims-vm_73db09a4-e62a-4baa-8f30-c6dca87843be", "created": "2018-11-14T20:28:58Z", "tenant_id": "06dec138907243d990db2396b998e982", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:30:11,309 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-323cd32b-0aac-46e4-a28c-02521d69939d 2018-11-14 20:30:11,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.575688123703s 2018-11-14 20:30:11,310 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-323cd32b-0aac-46e4-a28c-02521d69939d 2018-11-14 20:30:11,314 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:30:13,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:30:13,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:30:13,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:30: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-9adf2126-9a87-43e8-9b52-4ae50237ade1 x-compute-request-id: req-9adf2126-9a87-43e8-9b52-4ae50237ade1 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "bookmark"}], "image": {"id": "613d95d3-5f14-4734-9e4d-5da90f624ad7", "links": [{"href": "http://172.30.9.28:8774/images/613d95d3-5f14-4734-9e4d-5da90f624ad7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "links": [{"href": "http://172.30.9.28:8774/flavors/1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "rel": "bookmark"}]}, "id": "7e3057c1-aae4-4857-a663-44bba8868c85", "security_groups": [{"name": "cloudify_ims-sg_73db09a4-e62a-4baa-8f30-c6dca87843be"}], "user_id": "7e13cd2fd3b04f809eec9f689be3722c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:29:01Z", "hostId": "dce97743df85da87d2a58f01de2308cb456d718d092f6ffc87d98f2d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_73db09a4-e62a-4baa-8f30-c6dca87843be", "name": "cloudify_ims-vm_73db09a4-e62a-4baa-8f30-c6dca87843be", "created": "2018-11-14T20:28:58Z", "tenant_id": "06dec138907243d990db2396b998e982", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:30:13,887 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9adf2126-9a87-43e8-9b52-4ae50237ade1 2018-11-14 20:30:13,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.57084608078s 2018-11-14 20:30:13,888 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9adf2126-9a87-43e8-9b52-4ae50237ade1 2018-11-14 20:30:13,891 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:30:15,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:30:15,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:30:16,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:30: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-9dad4bb8-832a-4354-907f-b8c97f9c146c x-compute-request-id: req-9dad4bb8-832a-4354-907f-b8c97f9c146c Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "bookmark"}], "image": {"id": "613d95d3-5f14-4734-9e4d-5da90f624ad7", "links": [{"href": "http://172.30.9.28:8774/images/613d95d3-5f14-4734-9e4d-5da90f624ad7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "links": [{"href": "http://172.30.9.28:8774/flavors/1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "rel": "bookmark"}]}, "id": "7e3057c1-aae4-4857-a663-44bba8868c85", "security_groups": [{"name": "cloudify_ims-sg_73db09a4-e62a-4baa-8f30-c6dca87843be"}], "user_id": "7e13cd2fd3b04f809eec9f689be3722c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:29:01Z", "hostId": "dce97743df85da87d2a58f01de2308cb456d718d092f6ffc87d98f2d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_73db09a4-e62a-4baa-8f30-c6dca87843be", "name": "cloudify_ims-vm_73db09a4-e62a-4baa-8f30-c6dca87843be", "created": "2018-11-14T20:28:58Z", "tenant_id": "06dec138907243d990db2396b998e982", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:30:16,264 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9dad4bb8-832a-4354-907f-b8c97f9c146c 2018-11-14 20:30:16,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.369770050049s 2018-11-14 20:30:16,264 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9dad4bb8-832a-4354-907f-b8c97f9c146c 2018-11-14 20:30:16,268 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:30:18,271 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:30:18,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:30:18,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:30: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-bcc7a2c9-0050-4f47-a193-6067bdb31f98 x-compute-request-id: req-bcc7a2c9-0050-4f47-a193-6067bdb31f98 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "bookmark"}], "image": {"id": "613d95d3-5f14-4734-9e4d-5da90f624ad7", "links": [{"href": "http://172.30.9.28:8774/images/613d95d3-5f14-4734-9e4d-5da90f624ad7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "links": [{"href": "http://172.30.9.28:8774/flavors/1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "rel": "bookmark"}]}, "id": "7e3057c1-aae4-4857-a663-44bba8868c85", "security_groups": [{"name": "cloudify_ims-sg_73db09a4-e62a-4baa-8f30-c6dca87843be"}], "user_id": "7e13cd2fd3b04f809eec9f689be3722c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:29:01Z", "hostId": "dce97743df85da87d2a58f01de2308cb456d718d092f6ffc87d98f2d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_73db09a4-e62a-4baa-8f30-c6dca87843be", "name": "cloudify_ims-vm_73db09a4-e62a-4baa-8f30-c6dca87843be", "created": "2018-11-14T20:28:58Z", "tenant_id": "06dec138907243d990db2396b998e982", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:30:18,847 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-bcc7a2c9-0050-4f47-a193-6067bdb31f98 2018-11-14 20:30:18,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.576086997986s 2018-11-14 20:30:18,847 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-bcc7a2c9-0050-4f47-a193-6067bdb31f98 2018-11-14 20:30:18,851 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:30:20,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:30:20,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:30:21,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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-d7dc954f-0fde-4c4a-abcc-093e529b1c1f x-compute-request-id: req-d7dc954f-0fde-4c4a-abcc-093e529b1c1f Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "bookmark"}], "image": {"id": "613d95d3-5f14-4734-9e4d-5da90f624ad7", "links": [{"href": "http://172.30.9.28:8774/images/613d95d3-5f14-4734-9e4d-5da90f624ad7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "links": [{"href": "http://172.30.9.28:8774/flavors/1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "rel": "bookmark"}]}, "id": "7e3057c1-aae4-4857-a663-44bba8868c85", "security_groups": [{"name": "cloudify_ims-sg_73db09a4-e62a-4baa-8f30-c6dca87843be"}], "user_id": "7e13cd2fd3b04f809eec9f689be3722c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:29:01Z", "hostId": "dce97743df85da87d2a58f01de2308cb456d718d092f6ffc87d98f2d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_73db09a4-e62a-4baa-8f30-c6dca87843be", "name": "cloudify_ims-vm_73db09a4-e62a-4baa-8f30-c6dca87843be", "created": "2018-11-14T20:28:58Z", "tenant_id": "06dec138907243d990db2396b998e982", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:30:21,233 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d7dc954f-0fde-4c4a-abcc-093e529b1c1f 2018-11-14 20:30:21,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.38002204895s 2018-11-14 20:30:21,234 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d7dc954f-0fde-4c4a-abcc-093e529b1c1f 2018-11-14 20:30:21,237 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:30:23,240 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:30:23,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:30:23,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:30: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-5dc111bb-8869-43a6-b22f-750dbf54ebd0 x-compute-request-id: req-5dc111bb-8869-43a6-b22f-750dbf54ebd0 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "bookmark"}], "image": {"id": "613d95d3-5f14-4734-9e4d-5da90f624ad7", "links": [{"href": "http://172.30.9.28:8774/images/613d95d3-5f14-4734-9e4d-5da90f624ad7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "links": [{"href": "http://172.30.9.28:8774/flavors/1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "rel": "bookmark"}]}, "id": "7e3057c1-aae4-4857-a663-44bba8868c85", "security_groups": [{"name": "cloudify_ims-sg_73db09a4-e62a-4baa-8f30-c6dca87843be"}], "user_id": "7e13cd2fd3b04f809eec9f689be3722c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:29:01Z", "hostId": "dce97743df85da87d2a58f01de2308cb456d718d092f6ffc87d98f2d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_73db09a4-e62a-4baa-8f30-c6dca87843be", "name": "cloudify_ims-vm_73db09a4-e62a-4baa-8f30-c6dca87843be", "created": "2018-11-14T20:28:58Z", "tenant_id": "06dec138907243d990db2396b998e982", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:30:23,804 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-5dc111bb-8869-43a6-b22f-750dbf54ebd0 2018-11-14 20:30:23,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.563720941544s 2018-11-14 20:30:23,804 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-5dc111bb-8869-43a6-b22f-750dbf54ebd0 2018-11-14 20:30:23,808 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:30:25,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:30:25,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:30:26,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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-e08baec0-efd6-49eb-a70f-93dd1d68c7f9 x-compute-request-id: req-e08baec0-efd6-49eb-a70f-93dd1d68c7f9 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "bookmark"}], "image": {"id": "613d95d3-5f14-4734-9e4d-5da90f624ad7", "links": [{"href": "http://172.30.9.28:8774/images/613d95d3-5f14-4734-9e4d-5da90f624ad7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "links": [{"href": "http://172.30.9.28:8774/flavors/1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "rel": "bookmark"}]}, "id": "7e3057c1-aae4-4857-a663-44bba8868c85", "security_groups": [{"name": "cloudify_ims-sg_73db09a4-e62a-4baa-8f30-c6dca87843be"}], "user_id": "7e13cd2fd3b04f809eec9f689be3722c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:29:01Z", "hostId": "dce97743df85da87d2a58f01de2308cb456d718d092f6ffc87d98f2d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_73db09a4-e62a-4baa-8f30-c6dca87843be", "name": "cloudify_ims-vm_73db09a4-e62a-4baa-8f30-c6dca87843be", "created": "2018-11-14T20:28:58Z", "tenant_id": "06dec138907243d990db2396b998e982", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:30:26,390 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e08baec0-efd6-49eb-a70f-93dd1d68c7f9 2018-11-14 20:30:26,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.579518079758s 2018-11-14 20:30:26,390 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e08baec0-efd6-49eb-a70f-93dd1d68c7f9 2018-11-14 20:30:26,394 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:30:28,397 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:30:28,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:30:29,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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-479cb629-c3df-4f3f-9da7-42cd77a3c11d x-compute-request-id: req-479cb629-c3df-4f3f-9da7-42cd77a3c11d Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "bookmark"}], "image": {"id": "613d95d3-5f14-4734-9e4d-5da90f624ad7", "links": [{"href": "http://172.30.9.28:8774/images/613d95d3-5f14-4734-9e4d-5da90f624ad7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "links": [{"href": "http://172.30.9.28:8774/flavors/1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "rel": "bookmark"}]}, "id": "7e3057c1-aae4-4857-a663-44bba8868c85", "security_groups": [{"name": "cloudify_ims-sg_73db09a4-e62a-4baa-8f30-c6dca87843be"}], "user_id": "7e13cd2fd3b04f809eec9f689be3722c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:29:01Z", "hostId": "dce97743df85da87d2a58f01de2308cb456d718d092f6ffc87d98f2d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_73db09a4-e62a-4baa-8f30-c6dca87843be", "name": "cloudify_ims-vm_73db09a4-e62a-4baa-8f30-c6dca87843be", "created": "2018-11-14T20:28:58Z", "tenant_id": "06dec138907243d990db2396b998e982", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:30:29,147 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-479cb629-c3df-4f3f-9da7-42cd77a3c11d 2018-11-14 20:30:29,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.750225067139s 2018-11-14 20:30:29,147 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-479cb629-c3df-4f3f-9da7-42cd77a3c11d 2018-11-14 20:30:29,151 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:30:31,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:30:31,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:30:31,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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-805b22ae-18cf-4298-a9d2-2969b1d3bbf3 x-compute-request-id: req-805b22ae-18cf-4298-a9d2-2969b1d3bbf3 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "bookmark"}], "image": {"id": "613d95d3-5f14-4734-9e4d-5da90f624ad7", "links": [{"href": "http://172.30.9.28:8774/images/613d95d3-5f14-4734-9e4d-5da90f624ad7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "links": [{"href": "http://172.30.9.28:8774/flavors/1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "rel": "bookmark"}]}, "id": "7e3057c1-aae4-4857-a663-44bba8868c85", "security_groups": [{"name": "cloudify_ims-sg_73db09a4-e62a-4baa-8f30-c6dca87843be"}], "user_id": "7e13cd2fd3b04f809eec9f689be3722c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:29:01Z", "hostId": "dce97743df85da87d2a58f01de2308cb456d718d092f6ffc87d98f2d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_73db09a4-e62a-4baa-8f30-c6dca87843be", "name": "cloudify_ims-vm_73db09a4-e62a-4baa-8f30-c6dca87843be", "created": "2018-11-14T20:28:58Z", "tenant_id": "06dec138907243d990db2396b998e982", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:30:31,793 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-805b22ae-18cf-4298-a9d2-2969b1d3bbf3 2018-11-14 20:30:31,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.638910770416s 2018-11-14 20:30:31,793 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-805b22ae-18cf-4298-a9d2-2969b1d3bbf3 2018-11-14 20:30:31,797 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:30:33,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:30:33,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:30:34,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:30:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ae5e560b-2a65-4470-a980-60f5732d3a4d x-compute-request-id: req-ae5e560b-2a65-4470-a980-60f5732d3a4d Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "bookmark"}], "image": {"id": "613d95d3-5f14-4734-9e4d-5da90f624ad7", "links": [{"href": "http://172.30.9.28:8774/images/613d95d3-5f14-4734-9e4d-5da90f624ad7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "links": [{"href": "http://172.30.9.28:8774/flavors/1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "rel": "bookmark"}]}, "id": "7e3057c1-aae4-4857-a663-44bba8868c85", "security_groups": [{"name": "cloudify_ims-sg_73db09a4-e62a-4baa-8f30-c6dca87843be"}], "user_id": "7e13cd2fd3b04f809eec9f689be3722c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:29:01Z", "hostId": "dce97743df85da87d2a58f01de2308cb456d718d092f6ffc87d98f2d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_73db09a4-e62a-4baa-8f30-c6dca87843be", "name": "cloudify_ims-vm_73db09a4-e62a-4baa-8f30-c6dca87843be", "created": "2018-11-14T20:28:58Z", "tenant_id": "06dec138907243d990db2396b998e982", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:30:34,455 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ae5e560b-2a65-4470-a980-60f5732d3a4d 2018-11-14 20:30:34,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.655390024185s 2018-11-14 20:30:34,455 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ae5e560b-2a65-4470-a980-60f5732d3a4d 2018-11-14 20:30:34,459 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:30:36,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:30:36,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:30:36,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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-f9a9fc57-8500-43fe-a483-653e02a8a11a x-compute-request-id: req-f9a9fc57-8500-43fe-a483-653e02a8a11a Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "bookmark"}], "image": {"id": "613d95d3-5f14-4734-9e4d-5da90f624ad7", "links": [{"href": "http://172.30.9.28:8774/images/613d95d3-5f14-4734-9e4d-5da90f624ad7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "links": [{"href": "http://172.30.9.28:8774/flavors/1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "rel": "bookmark"}]}, "id": "7e3057c1-aae4-4857-a663-44bba8868c85", "security_groups": [{"name": "cloudify_ims-sg_73db09a4-e62a-4baa-8f30-c6dca87843be"}], "user_id": "7e13cd2fd3b04f809eec9f689be3722c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:29:01Z", "hostId": "dce97743df85da87d2a58f01de2308cb456d718d092f6ffc87d98f2d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_73db09a4-e62a-4baa-8f30-c6dca87843be", "name": "cloudify_ims-vm_73db09a4-e62a-4baa-8f30-c6dca87843be", "created": "2018-11-14T20:28:58Z", "tenant_id": "06dec138907243d990db2396b998e982", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:30:36,827 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f9a9fc57-8500-43fe-a483-653e02a8a11a 2018-11-14 20:30:36,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.365828037262s 2018-11-14 20:30:36,828 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f9a9fc57-8500-43fe-a483-653e02a8a11a 2018-11-14 20:30:36,831 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:30:38,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:30:38,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:30:39,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:30: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-b21a709b-afbc-47bd-b4f0-d37ed63cab3f x-compute-request-id: req-b21a709b-afbc-47bd-b4f0-d37ed63cab3f Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "bookmark"}], "image": {"id": "613d95d3-5f14-4734-9e4d-5da90f624ad7", "links": [{"href": "http://172.30.9.28:8774/images/613d95d3-5f14-4734-9e4d-5da90f624ad7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "links": [{"href": "http://172.30.9.28:8774/flavors/1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "rel": "bookmark"}]}, "id": "7e3057c1-aae4-4857-a663-44bba8868c85", "security_groups": [{"name": "cloudify_ims-sg_73db09a4-e62a-4baa-8f30-c6dca87843be"}], "user_id": "7e13cd2fd3b04f809eec9f689be3722c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:29:01Z", "hostId": "dce97743df85da87d2a58f01de2308cb456d718d092f6ffc87d98f2d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_73db09a4-e62a-4baa-8f30-c6dca87843be", "name": "cloudify_ims-vm_73db09a4-e62a-4baa-8f30-c6dca87843be", "created": "2018-11-14T20:28:58Z", "tenant_id": "06dec138907243d990db2396b998e982", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:30:39,456 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b21a709b-afbc-47bd-b4f0-d37ed63cab3f 2018-11-14 20:30:39,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.621472120285s 2018-11-14 20:30:39,456 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b21a709b-afbc-47bd-b4f0-d37ed63cab3f 2018-11-14 20:30:39,460 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:30:41,463 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:30:41,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:30:42,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:30:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-00b97852-6019-4f9d-b551-e5b78bc2a887 x-compute-request-id: req-00b97852-6019-4f9d-b551-e5b78bc2a887 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "bookmark"}], "image": {"id": "613d95d3-5f14-4734-9e4d-5da90f624ad7", "links": [{"href": "http://172.30.9.28:8774/images/613d95d3-5f14-4734-9e4d-5da90f624ad7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "links": [{"href": "http://172.30.9.28:8774/flavors/1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "rel": "bookmark"}]}, "id": "7e3057c1-aae4-4857-a663-44bba8868c85", "security_groups": [{"name": "cloudify_ims-sg_73db09a4-e62a-4baa-8f30-c6dca87843be"}], "user_id": "7e13cd2fd3b04f809eec9f689be3722c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:29:01Z", "hostId": "dce97743df85da87d2a58f01de2308cb456d718d092f6ffc87d98f2d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_73db09a4-e62a-4baa-8f30-c6dca87843be", "name": "cloudify_ims-vm_73db09a4-e62a-4baa-8f30-c6dca87843be", "created": "2018-11-14T20:28:58Z", "tenant_id": "06dec138907243d990db2396b998e982", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:30:42,022 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-00b97852-6019-4f9d-b551-e5b78bc2a887 2018-11-14 20:30:42,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.558485031128s 2018-11-14 20:30:42,022 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-00b97852-6019-4f9d-b551-e5b78bc2a887 2018-11-14 20:30:42,026 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:30:44,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:30:44,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:30:44,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:30: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-31fafb29-d5d9-4653-b9ce-89656fe44c8c x-compute-request-id: req-31fafb29-d5d9-4653-b9ce-89656fe44c8c Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "bookmark"}], "image": {"id": "613d95d3-5f14-4734-9e4d-5da90f624ad7", "links": [{"href": "http://172.30.9.28:8774/images/613d95d3-5f14-4734-9e4d-5da90f624ad7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "links": [{"href": "http://172.30.9.28:8774/flavors/1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "rel": "bookmark"}]}, "id": "7e3057c1-aae4-4857-a663-44bba8868c85", "security_groups": [{"name": "cloudify_ims-sg_73db09a4-e62a-4baa-8f30-c6dca87843be"}], "user_id": "7e13cd2fd3b04f809eec9f689be3722c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:29:01Z", "hostId": "dce97743df85da87d2a58f01de2308cb456d718d092f6ffc87d98f2d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_73db09a4-e62a-4baa-8f30-c6dca87843be", "name": "cloudify_ims-vm_73db09a4-e62a-4baa-8f30-c6dca87843be", "created": "2018-11-14T20:28:58Z", "tenant_id": "06dec138907243d990db2396b998e982", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:30:44,410 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-31fafb29-d5d9-4653-b9ce-89656fe44c8c 2018-11-14 20:30:44,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.381738901138s 2018-11-14 20:30:44,411 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-31fafb29-d5d9-4653-b9ce-89656fe44c8c 2018-11-14 20:30:44,414 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:30:46,417 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:30:46,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:30:46,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:30:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-762657d2-2544-4a00-b397-2b134ec62ee6 x-compute-request-id: req-762657d2-2544-4a00-b397-2b134ec62ee6 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "bookmark"}], "image": {"id": "613d95d3-5f14-4734-9e4d-5da90f624ad7", "links": [{"href": "http://172.30.9.28:8774/images/613d95d3-5f14-4734-9e4d-5da90f624ad7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "links": [{"href": "http://172.30.9.28:8774/flavors/1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "rel": "bookmark"}]}, "id": "7e3057c1-aae4-4857-a663-44bba8868c85", "security_groups": [{"name": "cloudify_ims-sg_73db09a4-e62a-4baa-8f30-c6dca87843be"}], "user_id": "7e13cd2fd3b04f809eec9f689be3722c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:29:01Z", "hostId": "dce97743df85da87d2a58f01de2308cb456d718d092f6ffc87d98f2d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_73db09a4-e62a-4baa-8f30-c6dca87843be", "name": "cloudify_ims-vm_73db09a4-e62a-4baa-8f30-c6dca87843be", "created": "2018-11-14T20:28:58Z", "tenant_id": "06dec138907243d990db2396b998e982", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:30:46,948 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-762657d2-2544-4a00-b397-2b134ec62ee6 2018-11-14 20:30:46,949 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.531461000443s 2018-11-14 20:30:46,949 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-762657d2-2544-4a00-b397-2b134ec62ee6 2018-11-14 20:30:46,954 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:30:48,956 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:30:48,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:30:49,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:30: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-11e46430-a509-4aaa-a31c-a5955068f337 x-compute-request-id: req-11e46430-a509-4aaa-a31c-a5955068f337 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "bookmark"}], "image": {"id": "613d95d3-5f14-4734-9e4d-5da90f624ad7", "links": [{"href": "http://172.30.9.28:8774/images/613d95d3-5f14-4734-9e4d-5da90f624ad7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "links": [{"href": "http://172.30.9.28:8774/flavors/1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "rel": "bookmark"}]}, "id": "7e3057c1-aae4-4857-a663-44bba8868c85", "security_groups": [{"name": "cloudify_ims-sg_73db09a4-e62a-4baa-8f30-c6dca87843be"}], "user_id": "7e13cd2fd3b04f809eec9f689be3722c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:29:01Z", "hostId": "dce97743df85da87d2a58f01de2308cb456d718d092f6ffc87d98f2d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_73db09a4-e62a-4baa-8f30-c6dca87843be", "name": "cloudify_ims-vm_73db09a4-e62a-4baa-8f30-c6dca87843be", "created": "2018-11-14T20:28:58Z", "tenant_id": "06dec138907243d990db2396b998e982", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:30:49,508 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-11e46430-a509-4aaa-a31c-a5955068f337 2018-11-14 20:30:49,508 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.551398038864s 2018-11-14 20:30:49,508 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-11e46430-a509-4aaa-a31c-a5955068f337 2018-11-14 20:30:49,512 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:30:51,513 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:30:51,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:30:52,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:30:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3cffd650-7899-49fd-98e5-1fe2a0b37d03 x-compute-request-id: req-3cffd650-7899-49fd-98e5-1fe2a0b37d03 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "bookmark"}], "image": {"id": "613d95d3-5f14-4734-9e4d-5da90f624ad7", "links": [{"href": "http://172.30.9.28:8774/images/613d95d3-5f14-4734-9e4d-5da90f624ad7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "links": [{"href": "http://172.30.9.28:8774/flavors/1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "rel": "bookmark"}]}, "id": "7e3057c1-aae4-4857-a663-44bba8868c85", "security_groups": [{"name": "cloudify_ims-sg_73db09a4-e62a-4baa-8f30-c6dca87843be"}], "user_id": "7e13cd2fd3b04f809eec9f689be3722c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:29:01Z", "hostId": "dce97743df85da87d2a58f01de2308cb456d718d092f6ffc87d98f2d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_73db09a4-e62a-4baa-8f30-c6dca87843be", "name": "cloudify_ims-vm_73db09a4-e62a-4baa-8f30-c6dca87843be", "created": "2018-11-14T20:28:58Z", "tenant_id": "06dec138907243d990db2396b998e982", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:30:52,058 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3cffd650-7899-49fd-98e5-1fe2a0b37d03 2018-11-14 20:30:52,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.54505109787s 2018-11-14 20:30:52,059 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3cffd650-7899-49fd-98e5-1fe2a0b37d03 2018-11-14 20:30:52,063 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:30:54,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:30:54,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:30:54,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:30:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f0de3f73-9344-4632-9531-10d24d3aaa30 x-compute-request-id: req-f0de3f73-9344-4632-9531-10d24d3aaa30 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "bookmark"}], "image": {"id": "613d95d3-5f14-4734-9e4d-5da90f624ad7", "links": [{"href": "http://172.30.9.28:8774/images/613d95d3-5f14-4734-9e4d-5da90f624ad7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "links": [{"href": "http://172.30.9.28:8774/flavors/1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "rel": "bookmark"}]}, "id": "7e3057c1-aae4-4857-a663-44bba8868c85", "security_groups": [{"name": "cloudify_ims-sg_73db09a4-e62a-4baa-8f30-c6dca87843be"}], "user_id": "7e13cd2fd3b04f809eec9f689be3722c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:29:01Z", "hostId": "dce97743df85da87d2a58f01de2308cb456d718d092f6ffc87d98f2d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_73db09a4-e62a-4baa-8f30-c6dca87843be", "name": "cloudify_ims-vm_73db09a4-e62a-4baa-8f30-c6dca87843be", "created": "2018-11-14T20:28:58Z", "tenant_id": "06dec138907243d990db2396b998e982", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:30:54,429 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f0de3f73-9344-4632-9531-10d24d3aaa30 2018-11-14 20:30:54,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.363482952118s 2018-11-14 20:30:54,429 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f0de3f73-9344-4632-9531-10d24d3aaa30 2018-11-14 20:30:54,433 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:30:56,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:30:56,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:30:56,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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-6d370088-5c81-4f37-9d52-5ce6cd86c3ae x-compute-request-id: req-6d370088-5c81-4f37-9d52-5ce6cd86c3ae Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "bookmark"}], "image": {"id": "613d95d3-5f14-4734-9e4d-5da90f624ad7", "links": [{"href": "http://172.30.9.28:8774/images/613d95d3-5f14-4734-9e4d-5da90f624ad7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "links": [{"href": "http://172.30.9.28:8774/flavors/1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "rel": "bookmark"}]}, "id": "7e3057c1-aae4-4857-a663-44bba8868c85", "security_groups": [{"name": "cloudify_ims-sg_73db09a4-e62a-4baa-8f30-c6dca87843be"}], "user_id": "7e13cd2fd3b04f809eec9f689be3722c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:29:01Z", "hostId": "dce97743df85da87d2a58f01de2308cb456d718d092f6ffc87d98f2d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_73db09a4-e62a-4baa-8f30-c6dca87843be", "name": "cloudify_ims-vm_73db09a4-e62a-4baa-8f30-c6dca87843be", "created": "2018-11-14T20:28:58Z", "tenant_id": "06dec138907243d990db2396b998e982", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:30:56,981 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6d370088-5c81-4f37-9d52-5ce6cd86c3ae 2018-11-14 20:30:56,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.545537948608s 2018-11-14 20:30:56,982 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6d370088-5c81-4f37-9d52-5ce6cd86c3ae 2018-11-14 20:30:56,985 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:30:58,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:30:58,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:30:59,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:30: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-663fc542-2f66-4161-a5fb-25e4dc309403 x-compute-request-id: req-663fc542-2f66-4161-a5fb-25e4dc309403 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "bookmark"}], "image": {"id": "613d95d3-5f14-4734-9e4d-5da90f624ad7", "links": [{"href": "http://172.30.9.28:8774/images/613d95d3-5f14-4734-9e4d-5da90f624ad7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "links": [{"href": "http://172.30.9.28:8774/flavors/1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "rel": "bookmark"}]}, "id": "7e3057c1-aae4-4857-a663-44bba8868c85", "security_groups": [{"name": "cloudify_ims-sg_73db09a4-e62a-4baa-8f30-c6dca87843be"}], "user_id": "7e13cd2fd3b04f809eec9f689be3722c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:29:01Z", "hostId": "dce97743df85da87d2a58f01de2308cb456d718d092f6ffc87d98f2d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_73db09a4-e62a-4baa-8f30-c6dca87843be", "name": "cloudify_ims-vm_73db09a4-e62a-4baa-8f30-c6dca87843be", "created": "2018-11-14T20:28:58Z", "tenant_id": "06dec138907243d990db2396b998e982", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:30:59,703 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-663fc542-2f66-4161-a5fb-25e4dc309403 2018-11-14 20:30:59,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.715246915817s 2018-11-14 20:30:59,703 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-663fc542-2f66-4161-a5fb-25e4dc309403 2018-11-14 20:30:59,707 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:31:01,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:31:01,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:31:02,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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-952b85da-30c5-4759-a392-a5b7cc129fbb x-compute-request-id: req-952b85da-30c5-4759-a392-a5b7cc129fbb Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "bookmark"}], "image": {"id": "613d95d3-5f14-4734-9e4d-5da90f624ad7", "links": [{"href": "http://172.30.9.28:8774/images/613d95d3-5f14-4734-9e4d-5da90f624ad7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "links": [{"href": "http://172.30.9.28:8774/flavors/1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "rel": "bookmark"}]}, "id": "7e3057c1-aae4-4857-a663-44bba8868c85", "security_groups": [{"name": "cloudify_ims-sg_73db09a4-e62a-4baa-8f30-c6dca87843be"}], "user_id": "7e13cd2fd3b04f809eec9f689be3722c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:29:01Z", "hostId": "dce97743df85da87d2a58f01de2308cb456d718d092f6ffc87d98f2d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_73db09a4-e62a-4baa-8f30-c6dca87843be", "name": "cloudify_ims-vm_73db09a4-e62a-4baa-8f30-c6dca87843be", "created": "2018-11-14T20:28:58Z", "tenant_id": "06dec138907243d990db2396b998e982", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:31:02,641 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-952b85da-30c5-4759-a392-a5b7cc129fbb 2018-11-14 20:31:02,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.931132793427s 2018-11-14 20:31:02,641 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-952b85da-30c5-4759-a392-a5b7cc129fbb 2018-11-14 20:31:02,645 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:31:04,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:31:04,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:31:05,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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-7af9d570-6643-4e14-9539-99b604c33691 x-compute-request-id: req-7af9d570-6643-4e14-9539-99b604c33691 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "bookmark"}], "image": {"id": "613d95d3-5f14-4734-9e4d-5da90f624ad7", "links": [{"href": "http://172.30.9.28:8774/images/613d95d3-5f14-4734-9e4d-5da90f624ad7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "links": [{"href": "http://172.30.9.28:8774/flavors/1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "rel": "bookmark"}]}, "id": "7e3057c1-aae4-4857-a663-44bba8868c85", "security_groups": [{"name": "cloudify_ims-sg_73db09a4-e62a-4baa-8f30-c6dca87843be"}], "user_id": "7e13cd2fd3b04f809eec9f689be3722c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:29:01Z", "hostId": "dce97743df85da87d2a58f01de2308cb456d718d092f6ffc87d98f2d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_73db09a4-e62a-4baa-8f30-c6dca87843be", "name": "cloudify_ims-vm_73db09a4-e62a-4baa-8f30-c6dca87843be", "created": "2018-11-14T20:28:58Z", "tenant_id": "06dec138907243d990db2396b998e982", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:31:05,185 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7af9d570-6643-4e14-9539-99b604c33691 2018-11-14 20:31:05,185 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.536866903305s 2018-11-14 20:31:05,185 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7af9d570-6643-4e14-9539-99b604c33691 2018-11-14 20:31:05,189 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:31:07,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:31:07,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:31:07,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:31: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-3ecdb235-a9e1-412f-8bc9-d3a96cb639e6 x-compute-request-id: req-3ecdb235-a9e1-412f-8bc9-d3a96cb639e6 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "bookmark"}], "image": {"id": "613d95d3-5f14-4734-9e4d-5da90f624ad7", "links": [{"href": "http://172.30.9.28:8774/images/613d95d3-5f14-4734-9e4d-5da90f624ad7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "links": [{"href": "http://172.30.9.28:8774/flavors/1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "rel": "bookmark"}]}, "id": "7e3057c1-aae4-4857-a663-44bba8868c85", "security_groups": [{"name": "cloudify_ims-sg_73db09a4-e62a-4baa-8f30-c6dca87843be"}], "user_id": "7e13cd2fd3b04f809eec9f689be3722c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T20:29:01Z", "hostId": "dce97743df85da87d2a58f01de2308cb456d718d092f6ffc87d98f2d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_73db09a4-e62a-4baa-8f30-c6dca87843be", "name": "cloudify_ims-vm_73db09a4-e62a-4baa-8f30-c6dca87843be", "created": "2018-11-14T20:28:58Z", "tenant_id": "06dec138907243d990db2396b998e982", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:31:07,732 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3ecdb235-a9e1-412f-8bc9-d3a96cb639e6 2018-11-14 20:31:07,732 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.540890932083s 2018-11-14 20:31:07,733 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3ecdb235-a9e1-412f-8bc9-d3a96cb639e6 2018-11-14 20:31:07,736 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:31:09,739 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:31:09,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:31:10,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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-ca314d83-9ac5-4160-990c-6cc4fd0dd11e x-compute-request-id: req-ca314d83-9ac5-4160-990c-6cc4fd0dd11e Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_73db09a4-e62a-4baa-8f30-c6dca87843be": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:51:9d", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "bookmark"}], "image": {"id": "613d95d3-5f14-4734-9e4d-5da90f624ad7", "links": [{"href": "http://172.30.9.28:8774/images/613d95d3-5f14-4734-9e4d-5da90f624ad7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:31:08.000000", "flavor": {"id": "1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "links": [{"href": "http://172.30.9.28:8774/flavors/1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "rel": "bookmark"}]}, "id": "7e3057c1-aae4-4857-a663-44bba8868c85", "security_groups": [{"name": "cloudify_ims-sg_73db09a4-e62a-4baa-8f30-c6dca87843be"}], "user_id": "7e13cd2fd3b04f809eec9f689be3722c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:31:09Z", "hostId": "dce97743df85da87d2a58f01de2308cb456d718d092f6ffc87d98f2d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_73db09a4-e62a-4baa-8f30-c6dca87843be", "name": "cloudify_ims-vm_73db09a4-e62a-4baa-8f30-c6dca87843be", "created": "2018-11-14T20:28:58Z", "tenant_id": "06dec138907243d990db2396b998e982", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:31:10,091 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ca314d83-9ac5-4160-990c-6cc4fd0dd11e 2018-11-14 20:31:10,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.351650953293s 2018-11-14 20:31:10,091 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ca314d83-9ac5-4160-990c-6cc4fd0dd11e 2018-11-14 20:31:10,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-14 20:31:10,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=7e3057c1-aae4-4857-a663-44bba8868c85" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:31:10,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-4daa80b7-b7fa-42cf-96ed-8833c8caf1fb Date: Wed, 14 Nov 2018 20:31:10 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"599dc207-60cd-4957-bf13-87cf5c3bb70b","tenant_id":"06dec138907243d990db2396b998e982","created_at":"2018-11-14T20:29:01Z","admin_state_up":true,"updated_at":"2018-11-14T20:31:08Z","binding:vnic_type":"normal","device_id":"7e3057c1-aae4-4857-a663-44bba8868c85","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:fe:51:9d","id":"ee173a11-c02e-4a9f-ac2e-a3697e5e17e1","port_security_enabled":true,"project_id":"06dec138907243d990db2396b998e982","fixed_ips":[{"subnet_id":"2d1833e0-72ea-490d-971e-bbc68b7f907e","ip_address":"192.168.120.7"}],"extra_dhcp_opts":[],"security_groups":["e9bc110d-51ca-444f-a667-7ce71fe8fcec"],"name":""}]} 2018-11-14 20:31:10,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=7e3057c1-aae4-4857-a663-44bba8868c85 used request id req-4daa80b7-b7fa-42cf-96ed-8833c8caf1fb 2018-11-14 20:31:10,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0524079799652s 2018-11-14 20:31:10,148 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=7e3057c1-aae4-4857-a663-44bba8868c85 used request id req-4daa80b7-b7fa-42cf-96ed-8833c8caf1fb 2018-11-14 20:31:10,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-14 20:31:10,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/floatingips.json?port_id=ee173a11-c02e-4a9f-ac2e-a3697e5e17e1" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:31:10,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-d351c94c-3ef6-48c8-a2b2-596016e94ee4 Date: Wed, 14 Nov 2018 20:31:10 GMT RESP BODY: {"floatingips": []} 2018-11-14 20:31:10,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=ee173a11-c02e-4a9f-ac2e-a3697e5e17e1 used request id req-d351c94c-3ef6-48c8-a2b2-596016e94ee4 2018-11-14 20:31:10,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0190329551697s 2018-11-14 20:31:10,172 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=ee173a11-c02e-4a9f-ac2e-a3697e5e17e1 used request id req-d351c94c-3ef6-48c8-a2b2-596016e94ee4 2018-11-14 20:31:10,173 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify_ims-net_73db09a4-e62a-4baa-8f30-c6dca87843be': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:fe:51:9d', 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'613d95d3-5f14-4734-9e4d-5da90f624ad7'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-14T20:31:08.000000', 'flavor': Munch({u'id': u'1ac099e1-c5a8-4fa3-85ce-edaf88224bfc'}), 'az': u'nova', 'id': u'7e3057c1-aae4-4857-a663-44bba8868c85', 'security_groups': [Munch({u'name': u'cloudify_ims-sg_73db09a4-e62a-4baa-8f30-c6dca87843be'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'7e13cd2fd3b04f809eec9f689be3722c', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'06dec138907243d990db2396b998e982', 'name': 'cloudify_ims-project_73db09a4-e62a-4baa-8f30-c6dca87843be', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-11-14T20:31:08.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-14T20:31:09Z', 'hostId': u'dce97743df85da87d2a58f01de2308cb456d718d092f6ffc87d98f2d', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify_ims-kp_73db09a4-e62a-4baa-8f30-c6dca87843be', 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'dce97743df85da87d2a58f01de2308cb456d718d092f6ffc87d98f2d', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-14T20:31:08.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'06dec138907243d990db2396b998e982', 'name': u'cloudify_ims-vm_73db09a4-e62a-4baa-8f30-c6dca87843be', 'adminPass': u'PAAe79fkcHeZ', 'tenant_id': u'06dec138907243d990db2396b998e982', 'created_at': u'2018-11-14T20:28:58Z', 'created': u'2018-11-14T20:28:58Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-11-14 20:31:10,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 20:31:10,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:31:10,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-f88764bf-af67-42c5-a46a-7d0694469a42 Date: Wed, 14 Nov 2018 20:31:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2d1833e0-72ea-490d-971e-bbc68b7f907e"],"updated_at":"2018-11-14T20:27:26Z","tenant_id":"06dec138907243d990db2396b998e982","created_at":"2018-11-14T20:27:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"06dec138907243d990db2396b998e982","id":"599dc207-60cd-4957-bf13-87cf5c3bb70b","name":"cloudify_ims-net_73db09a4-e62a-4baa-8f30-c6dca87843be"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"updated_at":"2018-11-14T17:04:27Z","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","id":"928cbc5c-a6fa-468a-b088-88e266fca291","name":"external"}]} 2018-11-14 20:31:10,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-f88764bf-af67-42c5-a46a-7d0694469a42 2018-11-14 20:31:10,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0993340015411s 2018-11-14 20:31:10,276 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-f88764bf-af67-42c5-a46a-7d0694469a42 2018-11-14 20:31:10,277 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-14 20:31:10,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=7e3057c1-aae4-4857-a663-44bba8868c85" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:31:10,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-97b70124-b203-4867-9020-87b2ff89d81c Date: Wed, 14 Nov 2018 20:31:10 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"599dc207-60cd-4957-bf13-87cf5c3bb70b","tenant_id":"06dec138907243d990db2396b998e982","created_at":"2018-11-14T20:29:01Z","admin_state_up":true,"updated_at":"2018-11-14T20:31:08Z","binding:vnic_type":"normal","device_id":"7e3057c1-aae4-4857-a663-44bba8868c85","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:fe:51:9d","id":"ee173a11-c02e-4a9f-ac2e-a3697e5e17e1","port_security_enabled":true,"project_id":"06dec138907243d990db2396b998e982","fixed_ips":[{"subnet_id":"2d1833e0-72ea-490d-971e-bbc68b7f907e","ip_address":"192.168.120.7"}],"extra_dhcp_opts":[],"security_groups":["e9bc110d-51ca-444f-a667-7ce71fe8fcec"],"name":""}]} 2018-11-14 20:31:10,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=7e3057c1-aae4-4857-a663-44bba8868c85 used request id req-97b70124-b203-4867-9020-87b2ff89d81c 2018-11-14 20:31:10,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0521070957184s 2018-11-14 20:31:10,329 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=7e3057c1-aae4-4857-a663-44bba8868c85 used request id req-97b70124-b203-4867-9020-87b2ff89d81c 2018-11-14 20:31:10,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-11-14 20:31:10,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}aceb8dc60227ef9a1a9279bbf232369a858777e8" -d '{"floatingip": {"floating_network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "fixed_ip_address": "192.168.120.7", "port_id": "ee173a11-c02e-4a9f-ac2e-a3697e5e17e1"}}' 2018-11-14 20:31:12,351 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 553 X-Openstack-Request-Id: req-5dc17ca3-48f0-4e8c-8433-a0020c43ce3e Date: Wed, 14 Nov 2018 20:31:12 GMT RESP BODY: {"floatingip": {"router_id": "09d5a013-0554-474b-87c5-c4ac6be337f6", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-11-14T20:31:11Z", "floating_network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.201", "revision_number": 0, "port_id": "ee173a11-c02e-4a9f-ac2e-a3697e5e17e1", "id": "203f1bdf-d1d8-448c-aed8-1a49613fb0a3", "tenant_id": "06dec138907243d990db2396b998e982", "created_at": "2018-11-14T20:31:11Z", "project_id": "06dec138907243d990db2396b998e982"}} 2018-11-14 20:31:12,351 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-5dc17ca3-48f0-4e8c-8433-a0020c43ce3e 2018-11-14 20:31:12,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.02134609222s 2018-11-14 20:31:12,352 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-5dc17ca3-48f0-4e8c-8433-a0020c43ce3e 2018-11-14 20:31:12,360 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-14 20:31:12,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:31:12,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-0192d035-0d55-4180-bb4f-c2b9d08fa336 Date: Wed, 14 Nov 2018 20:31:12 GMT RESP BODY: {"floatingips": [{"router_id": "09d5a013-0554-474b-87c5-c4ac6be337f6", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-11-14T20:31:11Z", "floating_network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.201", "revision_number": 0, "port_id": "ee173a11-c02e-4a9f-ac2e-a3697e5e17e1", "id": "203f1bdf-d1d8-448c-aed8-1a49613fb0a3", "tenant_id": "06dec138907243d990db2396b998e982", "created_at": "2018-11-14T20:31:11Z", "project_id": "06dec138907243d990db2396b998e982"}]} 2018-11-14 20:31:12,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-0192d035-0d55-4180-bb4f-c2b9d08fa336 2018-11-14 20:31:12,379 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0194630622864s 2018-11-14 20:31:12,379 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-0192d035-0d55-4180-bb4f-c2b9d08fa336 2018-11-14 20:31:12,383 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'09d5a013-0554-474b-87c5-c4ac6be337f6', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'06dec138907243d990db2396b998e982', 'created_at': u'2018-11-14T20:31:11Z', 'attached': True, 'updated_at': u'2018-11-14T20:31:11Z', 'id': u'203f1bdf-d1d8-448c-aed8-1a49613fb0a3', 'floating_network_id': u'928cbc5c-a6fa-468a-b088-88e266fca291', 'fixed_ip_address': u'192.168.120.7', 'floating_ip_address': u'172.30.9.201', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'06dec138907243d990db2396b998e982', 'name': 'cloudify_ims-project_73db09a4-e62a-4baa-8f30-c6dca87843be', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'09d5a013-0554-474b-87c5-c4ac6be337f6', 'project_id': u'06dec138907243d990db2396b998e982', 'port_id': u'ee173a11-c02e-4a9f-ac2e-a3697e5e17e1', 'port': u'ee173a11-c02e-4a9f-ac2e-a3697e5e17e1', 'network': u'928cbc5c-a6fa-468a-b088-88e266fca291'}) 2018-11-14 20:31:12,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 20:31:12,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/7e3057c1-aae4-4857-a663-44bba8868c85/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}aceb8dc60227ef9a1a9279bbf232369a858777e8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 20:31:12,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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-ce9af36a-5db9-4ccf-b72c-9f5647c08c29 x-compute-request-id: req-ce9af36a-5db9-4ccf-b72c-9f5647c08c29 Content-Encoding: gzip Content-Length: 8151 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 00000000bffe1351 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 00000000bffe12d1 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 1968045632 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.401147] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.404006] pid_max: default: 32768 minimum: 301\n[ 0.405557] Security Framework initialized\n[ 0.406983] SELinux: Initializing.\n[ 0.408552] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.414369] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.417963] Mount-cache hash table entries: 4096\n[ 0.419784] Initializing cgroup subsys memory\n[ 0.421272] Initializing cgroup subsys devices\n[ 0.422763] Initializing cgroup subsys freezer\n[ 0.424264] Initializing cgroup subsys net_cls\n[ 0.425791] Initializing cgroup subsys blkio\n[ 0.427247] Initializing cgroup subsys perf_event\n[ 0.428783] Initializing cgroup subsys hugetlb\n[ 0.430274] Initializing cgroup subsys pids\n[ 0.431709] Initializing cgroup subsys net_prio\n[ 0.433283] CPU: Physical Processor ID: 0\n[ 0.435391] mce: CPU supports 10 MCE banks\n[ 0.436837] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.438542] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.440244] tlb_flushall_shift: 6\n[ 0.441706] Freeing SMP alternatives: 28k freed\n[ 0.445883] ACPI: Core revision 20130517\n[ 0.447709] ACPI: All ACPI Tables successfully acquired\n[ 0.449561] ftrace: allocating 25812 entries in 101 pages\n[ 0.471027] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.472971] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.474928] smpboot: Max logical packages: 2\n[ 0.476662] Enabling x2apic\n[ 0.477816] Enabled x2apic\n[ 0.479216] Switched APIC routing to physical x2apic.\n[ 0.482062] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.484011] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.487506] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.495628] KVM setup paravirtual spinlock\n[ 0.498389] smpboot: Booting Node 0, Processors #1 OK\n[ 0.500459] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.522358] Brought up 2 CPUs\n[ 0.522360] KVM setup async PF for cpu 1\n[ 0.522363] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.526501] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.529274] devtmpfs: initialized\n[ 0.532284] EVM: security.selinux\n[ 0.533584] EVM: security.ima\n[ 0.534806] EVM: security.capability\n[ 0.536826] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.538871] pinctrl core: initialized pinctrl subsystem\n[ 0.540723] NET: Registered protocol family 16\n[ 0.542454] ACPI: bus type PCI registered\n[ 0.543927] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.545947] PCI: Using configuration type 1 for base access\n[ 0.552067] ACPI: Added _OSI(Module Device)\n[ 0.553590] ACPI: Added _OSI(Processor Device)\n[ 0.555125] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.556721] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.559569] ACPI: Interpreter enabled\n[ 0.560973] ACPI: (supports S0 S5)\n[ 0.562293] ACPI: Using IOAPIC for interrupt routing\n[ 0.563928] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.568632] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.570544] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.572524] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.574495] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.578161] acpiphp: Slot [3] registered\n[ 0.579601] acpiphp: Slot [4] registered\n[ 0.581043] acpiphp: Slot [5] registered\n[ 0.582487] acpiphp: Slot [6] registered\n[ 0.583915] acpiphp: Slot [7] registered\n[ 0.585353] acpiphp: Slot [8] registered\n[ 0.586793] acpiphp: Slot [9] registered\n[ 0.588208] acpiphp: Slot [10] registered\n[ 0.589669] acpiphp: Slot [11] registered\n[ 0.591117] acpiphp: Slot [12] registered\n[ 0.592582] acpiphp: Slot [13] registered\n[ 0.594033] acpiphp: Slot [14] registered\n[ 0.595488] acpiphp: Slot [15] registered\n[ 0.596996] acpiphp: Slot [16] registered\n[ 0.598436] acpiphp: Slot [17] registered\n[ 0.599916] acpiphp: Slot [18] registered\n[ 0.601383] acpiphp: Slot [19] registered\n[ 0.602819] acpiphp: Slot [20] registered\n[ 0.604260] acpiphp: Slot [21] registered\n[ 0.605689] acpiphp: Slot [22] registered\n[ 0.607121] acpiphp: Slot [23] registered\n[ 0.608550] acpiphp: Slot [24] registered\n[ 0.610020] acpiphp: Slot [25] registered\n[ 0.611461] acpiphp: Slot [26] registered\n[ 0.612895] acpiphp: Slot [27] registered\n[ 0.614335] acpiphp: Slot [28] registered\n[ 0.615764] acpiphp: Slot [29] registered\n[ 0.617193] acpiphp: Slot [30] registered\n[ 0.618626] acpiphp: Slot [31] registered\n[ 0.620058] PCI host bridge to bus 0000:00\n[ 0.621498] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.623217] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.625187] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.627170] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.629802] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.632435] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.637693] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.639692] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.641497] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.643405] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.647488] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.649955] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.672252] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.674436] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.676557] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.678910] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.681003] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.682937] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.684953] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.687529] vgaarb: loaded\n[ 0.688631] vgaarb: bridge control possible 0000:00:02.0\n[ 0.690377] SCSI subsystem initialized\n[ 0.691718] ACPI: bus type USB registered\n[ 0.693091] usbcore: registered new interface driver usbfs\n[ 0.694708] usbcore: registered new interface driver hub\n[ 0.696302] usbcore: registered new device driver usb\n[ 0.698005] PCI: Using ACPI for IRQ routing\n[ 0.699725] NetLabel: Initializing\n[ 0.700951] NetLabel: domain hash size = 128\n[ 0.702342] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.703884] NetLabel: unlabeled traffic allowed by default\n[ 0.705624] Switched to clocksource kvm-clock\n[ 0.714865] pnp: PnP ACPI init\n[ 0.716041] ACPI: bus type PNP registered\n[ 0.717763] pnp: PnP ACPI: found 5 devices\n[ 0.719111] ACPI: bus type PNP unregistered\n[ 0.726672] NET: Registered protocol family 2\n[ 0.728415] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.731094] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.733317] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.735228] TCP: reno registered\n[ 0.736417] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.738163] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.740026] NET: Registered protocol family 1\n[ 0.741446] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.743128] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.744780] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.764812] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.784644] Unpacking initramfs...\n[ 1.250693] Freeing initrd memory: 37508k freed\n[ 1.260526] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.262402] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.265833] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.267689] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.269767] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.271533] Initialise system trusted keyring\n[ 1.272963] audit: initializing netlink socket (disabled)\n[ 1.274593] type=2000 audit(1542227471.644:1): initialized\n[ 1.291538] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.293312] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.295920] zpool: loaded\n[ 1.297020] zbud: loaded\n[ 1.298289] VFS: Disk quotas dquot_6.5.2\n[ 1.299646] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.301603] msgmni has been set to 7578\n[ 1.302980] Key type big_key registered\n[ 1.305031] NET: Registered protocol family 38\n[ 1.306480] Key type asymmetric registered\n[ 1.307842] Asymmetric key parser 'x509' registered\n[ 1.309369] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.311883] io scheduler noop registered\n[ 1.313220] io scheduler deadline registered (default)\n[ 1.327646] io scheduler cfq registered\n[ 1.329043] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.330671] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.332569] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.335039] ACPI: Power Button [PWRF]\n[ 1.336466] GHES: HEST is not enabled!\n[ 1.337820] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.362117] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.364241] Non-volatile memory driver v1.3\n[ 1.365646] Linux agpgart interface v0.103\n[ 1.367115] crash memory driver: version 1.1\n[ 1.368574] rdac: device handler registered\n[ 1.370008] hp_sw: device handler registered\n[ 1.371409] emc: device handler registered\n[ 1.372773] alua: device handler registered\n[ 1.374188] libphy: Fixed MDIO Bus: probed\n[ 1.375592] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.377388] ehci-pci: EHCI PCI platform driver\n[ 1.378804] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.380536] ohci-pci: OHCI PCI platform driver\n[ 1.381956] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.402020] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.403651] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.406134] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.407712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.409448] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.411300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.413725] usb usb1: Product: UHCI Host Controller\n[ 1.415214] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.417103] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.418660] hub 1-0:1.0: USB hub found\n[ 1.419979] hub 1-0:1.0: 2 ports detected\n[ 1.421448] usbcore: registered new interface driver usbserial\n[ 1.423127] usbcore: registered new interface driver usbserial_generic\n[ 1.424920] usbserial: USB Serial support registered for generic\n[ 1.426651] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.429946] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.431479] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.433086] mousedev: PS/2 mouse device common for all mice\n[ 1.435012] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.438279] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.441010] rtc_cmos 00:00: RTC can wake from S4\n[ 1.442738] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.443000] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.448337] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.450673] cpuidle: using governor menu\n[ 1.452364] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.454479] usbcore: registered new interface driver usbhid\n[ 1.456542] usbhid: USB HID core driver\n[ 1.458131] drop_monitor: Initializing network drop monitor service\n[ 1.460349] TCP: cubic registered\n[ 1.461764] Initializing XFRM netlink socket\n[ 1.463561] NET: Registered protocol family 10\n[ 1.465533] NET: Registered protocol family 17\n[ 1.467453] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.469137] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.471274] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.474653] Loading compiled-in X.509 certificates\n[ 1.476484] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.479998] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.483940] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.487434] registered taskstats version 1\n[ 1.490819] Key type trusted registered\n[ 1.493540] Key type encrypted registered\n[ 1.496254] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.498348] rtc_cmos 00:00: setting system clock to 2018-11-14 20:31:11 UTC (1542227471)\n[ 1.501683] Freeing unused kernel memory: 1680k freed\n[ 1.507069] 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.511966] systemd[1]: Detected virtualization kvm.\n[ 1.513480] systemd[1]: Detected architecture x86-64.\n[ 1.514985] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.517756] systemd[1]: No hostname configured.\n[ 1.519191] systemd[1]: Set hostname to .\n[ 1.520790] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.544334] systemd[1]: Reached target Local File Systems.\n[ 1.545969] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Timers.\n[ 1.548345] systemd[1]: Reached target Timers.\n[ 1.549769] systemd[1]: Starting Timers.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.552046] systemd[1]: Created slice Root Slice.\n[ 1.553516] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.555854] systemd[1]: Listening on udev Kernel Socket.\n[ 1.557426] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.559916] systemd[1]: Listening on udev Control Socket.\n[ 1.561499] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.563943] systemd[1]: Listening on Journal Socket.\n[ 1.565448] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.567738] systemd[1]: Reached target Sockets.\n[ 1.569166] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Swap.\n[ 1.571299] systemd[1]: Reached target Swap.\n[ 1.572679] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice System Slice.\n[ 1.574899] systemd[1]: Created slice System Slice.\n[ 1.576391] systemd[1]: Starting System Slice.\n[ 1.578178] 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.582479] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.585036] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Slices.\n[ 1.588322] systemd[1]: Reached target Slices.\n[ 1.589740] systemd[1]: Starting Slices.\n[ 1.591397] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.594471] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.597034] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.600501] systemd[1]: Reached target Paths.\n[ 1.601916] systemd[1]: Starting Paths.\n[[32m OK [0m] Started Journal Service.\n[ 1.604304] 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.661377] RPC: Registered named UNIX socket transport module.\n[ 1.663088] RPC: Registered udp transport module.\n[ 1.664552] RPC: Registered tcp transport module.\n[ 1.666005] RPC: Registered tcp NFSv4.1 backchannel transport module.\n"} 2018-11-14 20:31:12,482 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/7e3057c1-aae4-4857-a663-44bba8868c85/action used request id req-ce9af36a-5db9-4ccf-b72c-9f5647c08c29 2018-11-14 20:31:12,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0977368354797s 2018-11-14 20:31:12,482 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/7e3057c1-aae4-4857-a663-44bba8868c85/action used request id req-ce9af36a-5db9-4ccf-b72c-9f5647c08c29 2018-11-14 20:31:12,483 - 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 00000000bffe1351 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 00000000bffe12d1 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 1968045632 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.401147] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.404006] pid_max: default: 32768 minimum: 301 [ 0.405557] Security Framework initialized [ 0.406983] SELinux: Initializing. [ 0.408552] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.414369] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.417963] Mount-cache hash table entries: 4096 [ 0.419784] Initializing cgroup subsys memory [ 0.421272] Initializing cgroup subsys devices [ 0.422763] Initializing cgroup subsys freezer [ 0.424264] Initializing cgroup subsys net_cls [ 0.425791] Initializing cgroup subsys blkio [ 0.427247] Initializing cgroup subsys perf_event [ 0.428783] Initializing cgroup subsys hugetlb [ 0.430274] Initializing cgroup subsys pids [ 0.431709] Initializing cgroup subsys net_prio [ 0.433283] CPU: Physical Processor ID: 0 [ 0.435391] mce: CPU supports 10 MCE banks [ 0.436837] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.438542] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.440244] tlb_flushall_shift: 6 [ 0.441706] Freeing SMP alternatives: 28k freed [ 0.445883] ACPI: Core revision 20130517 [ 0.447709] ACPI: All ACPI Tables successfully acquired [ 0.449561] ftrace: allocating 25812 entries in 101 pages [ 0.471027] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.472971] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.474928] smpboot: Max logical packages: 2 [ 0.476662] Enabling x2apic [ 0.477816] Enabled x2apic [ 0.479216] Switched APIC routing to physical x2apic. [ 0.482062] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.484011] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.487506] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.495628] KVM setup paravirtual spinlock [ 0.498389] smpboot: Booting Node 0, Processors #1 OK [ 0.500459] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.522358] Brought up 2 CPUs [ 0.522360] KVM setup async PF for cpu 1 [ 0.522363] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.526501] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.529274] devtmpfs: initialized [ 0.532284] EVM: security.selinux [ 0.533584] EVM: security.ima [ 0.534806] EVM: security.capability [ 0.536826] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.538871] pinctrl core: initialized pinctrl subsystem [ 0.540723] NET: Registered protocol family 16 [ 0.542454] ACPI: bus type PCI registered [ 0.543927] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.545947] PCI: Using configuration type 1 for base access [ 0.552067] ACPI: Added _OSI(Module Device) [ 0.553590] ACPI: Added _OSI(Processor Device) [ 0.555125] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.556721] ACPI: Added _OSI(Processor Aggregator Device) [ 0.559569] ACPI: Interpreter enabled [ 0.560973] ACPI: (supports S0 S5) [ 0.562293] ACPI: Using IOAPIC for interrupt routing [ 0.563928] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.568632] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.570544] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.572524] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.574495] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.578161] acpiphp: Slot [3] registered [ 0.579601] acpiphp: Slot [4] registered [ 0.581043] acpiphp: Slot [5] registered [ 0.582487] acpiphp: Slot [6] registered [ 0.583915] acpiphp: Slot [7] registered [ 0.585353] acpiphp: Slot [8] registered [ 0.586793] acpiphp: Slot [9] registered [ 0.588208] acpiphp: Slot [10] registered [ 0.589669] acpiphp: Slot [11] registered [ 0.591117] acpiphp: Slot [12] registered [ 0.592582] acpiphp: Slot [13] registered [ 0.594033] acpiphp: Slot [14] registered [ 0.595488] acpiphp: Slot [15] registered [ 0.596996] acpiphp: Slot [16] registered [ 0.598436] acpiphp: Slot [17] registered [ 0.599916] acpiphp: Slot [18] registered [ 0.601383] acpiphp: Slot [19] registered [ 0.602819] acpiphp: Slot [20] registered [ 0.604260] acpiphp: Slot [21] registered [ 0.605689] acpiphp: Slot [22] registered [ 0.607121] acpiphp: Slot [23] registered [ 0.608550] acpiphp: Slot [24] registered [ 0.610020] acpiphp: Slot [25] registered [ 0.611461] acpiphp: Slot [26] registered [ 0.612895] acpiphp: Slot [27] registered [ 0.614335] acpiphp: Slot [28] registered [ 0.615764] acpiphp: Slot [29] registered [ 0.617193] acpiphp: Slot [30] registered [ 0.618626] acpiphp: Slot [31] registered [ 0.620058] PCI host bridge to bus 0000:00 [ 0.621498] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.623217] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.625187] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.627170] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.629802] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.632435] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.637693] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.639692] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.641497] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.643405] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.647488] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.649955] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.672252] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.674436] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.676557] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.678910] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.681003] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.682937] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.684953] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.687529] vgaarb: loaded [ 0.688631] vgaarb: bridge control possible 0000:00:02.0 [ 0.690377] SCSI subsystem initialized [ 0.691718] ACPI: bus type USB registered [ 0.693091] usbcore: registered new interface driver usbfs [ 0.694708] usbcore: registered new interface driver hub [ 0.696302] usbcore: registered new device driver usb [ 0.698005] PCI: Using ACPI for IRQ routing [ 0.699725] NetLabel: Initializing [ 0.700951] NetLabel: domain hash size = 128 [ 0.702342] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.703884] NetLabel: unlabeled traffic allowed by default [ 0.705624] Switched to clocksource kvm-clock [ 0.714865] pnp: PnP ACPI init [ 0.716041] ACPI: bus type PNP registered [ 0.717763] pnp: PnP ACPI: found 5 devices [ 0.719111] ACPI: bus type PNP unregistered [ 0.726672] NET: Registered protocol family 2 [ 0.728415] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.731094] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.733317] TCP: Hash tables configured (established 32768 bind 32768) [ 0.735228] TCP: reno registered [ 0.736417] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.738163] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.740026] NET: Registered protocol family 1 [ 0.741446] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.743128] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.744780] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.764812] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.784644] Unpacking initramfs... [ 1.250693] Freeing initrd memory: 37508k freed [ 1.260526] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.262402] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.265833] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.267689] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.269767] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.271533] Initialise system trusted keyring [ 1.272963] audit: initializing netlink socket (disabled) [ 1.274593] type=2000 audit(1542227471.644:1): initialized [ 1.291538] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.293312] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.295920] zpool: loaded [ 1.297020] zbud: loaded [ 1.298289] VFS: Disk quotas dquot_6.5.2 [ 1.299646] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.301603] msgmni has been set to 7578 [ 1.302980] Key type big_key registered [ 1.305031] NET: Registered protocol family 38 [ 1.306480] Key type asymmetric registered [ 1.307842] Asymmetric key parser 'x509' registered [ 1.309369] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.311883] io scheduler noop registered [ 1.313220] io scheduler deadline registered (default) [ 1.327646] io scheduler cfq registered [ 1.329043] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.330671] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.332569] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.335039] ACPI: Power Button [PWRF] [ 1.336466] GHES: HEST is not enabled! [ 1.337820] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.362117] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.364241] Non-volatile memory driver v1.3 [ 1.365646] Linux agpgart interface v0.103 [ 1.367115] crash memory driver: version 1.1 [ 1.368574] rdac: device handler registered [ 1.370008] hp_sw: device handler registered [ 1.371409] emc: device handler registered [ 1.372773] alua: device handler registered [ 1.374188] libphy: Fixed MDIO Bus: probed [ 1.375592] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.377388] ehci-pci: EHCI PCI platform driver [ 1.378804] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.380536] ohci-pci: OHCI PCI platform driver [ 1.381956] uhci_hcd: USB Universal Host Controller Interface driver [ 1.402020] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.403651] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.406134] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.407712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.409448] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.411300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.413725] usb usb1: Product: UHCI Host Controller [ 1.415214] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.417103] usb usb1: SerialNumber: 0000:00:01.2 [ 1.418660] hub 1-0:1.0: USB hub found [ 1.419979] hub 1-0:1.0: 2 ports detected [ 1.421448] usbcore: registered new interface driver usbserial [ 1.423127] usbcore: registered new interface driver usbserial_generic [ 1.424920] usbserial: USB Serial support registered for generic [ 1.426651] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.429946] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.431479] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.433086] mousedev: PS/2 mouse device common for all mice [ 1.435012] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.438279] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.441010] rtc_cmos 00:00: RTC can wake from S4 [ 1.442738] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.443000] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.448337] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.450673] cpuidle: using governor menu [ 1.452364] hidraw: raw HID events driver (C) Jiri Kosina [ 1.454479] usbcore: registered new interface driver usbhid [ 1.456542] usbhid: USB HID core driver [ 1.458131] drop_monitor: Initializing network drop monitor service [ 1.460349] TCP: cubic registered [ 1.461764] Initializing XFRM netlink socket [ 1.463561] NET: Registered protocol family 10 [ 1.465533] NET: Registered protocol family 17 [ 1.467453] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.469137] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.471274] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.474653] Loading compiled-in X.509 certificates [ 1.476484] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.479998] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.483940] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.487434] registered taskstats version 1 [ 1.490819] Key type trusted registered [ 1.493540] Key type encrypted registered [ 1.496254] IMA: No TPM chip found, activating TPM-bypass! [ 1.498348] rtc_cmos 00:00: setting system clock to 2018-11-14 20:31:11 UTC (1542227471) [ 1.501683] Freeing unused kernel memory: 1680k freed [ 1.507069] 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.511966] systemd[1]: Detected virtualization kvm. [ 1.513480] systemd[1]: Detected architecture x86-64. [ 1.514985] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.517756] systemd[1]: No hostname configured. [ 1.519191] systemd[1]: Set hostname to . [ 1.520790] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.544334] systemd[1]: Reached target Local File Systems. [ 1.545969] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Timers. [ 1.548345] systemd[1]: Reached target Timers. [ 1.549769] systemd[1]: Starting Timers. [[32m OK [0m] Created slice Root Slice. [ 1.552046] systemd[1]: Created slice Root Slice. [ 1.553516] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.555854] systemd[1]: Listening on udev Kernel Socket. [ 1.557426] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.559916] systemd[1]: Listening on udev Control Socket. [ 1.561499] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.563943] systemd[1]: Listening on Journal Socket. [ 1.565448] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Sockets. [ 1.567738] systemd[1]: Reached target Sockets. [ 1.569166] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Swap. [ 1.571299] systemd[1]: Reached target Swap. [ 1.572679] systemd[1]: Starting Swap. [[32m OK [0m] Created slice System Slice. [ 1.574899] systemd[1]: Created slice System Slice. [ 1.576391] systemd[1]: Starting System Slice. [ 1.578178] 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.582479] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.585036] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Slices. [ 1.588322] systemd[1]: Reached target Slices. [ 1.589740] systemd[1]: Starting Slices. [ 1.591397] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.594471] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.597034] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.600501] systemd[1]: Reached target Paths. [ 1.601916] systemd[1]: Starting Paths. [[32m OK [0m] Started Journal Service. [ 1.604304] 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.661377] RPC: Registered named UNIX socket transport module. [ 1.663088] RPC: Registered udp transport module. [ 1.664552] RPC: Registered tcp transport module. [ 1.666005] RPC: Registered tcp NFSv4.1 backchannel transport module. 2018-11-14 20:31:13,485 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.201: timed out 2018-11-14 20:31:22,495 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 20:31:22,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/7e3057c1-aae4-4857-a663-44bba8868c85/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}aceb8dc60227ef9a1a9279bbf232369a858777e8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 20:31:22,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:31: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-67f4bfe5-2ce4-4467-bc03-c97144ec0765 x-compute-request-id: req-67f4bfe5-2ce4-4467-bc03-c97144ec0765 Content-Encoding: gzip Content-Length: 11737 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 00000000bffe1351 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 00000000bffe12d1 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 1968045632 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.401147] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.404006] pid_max: default: 32768 minimum: 301\n[ 0.405557] Security Framework initialized\n[ 0.406983] SELinux: Initializing.\n[ 0.408552] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.414369] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.417963] Mount-cache hash table entries: 4096\n[ 0.419784] Initializing cgroup subsys memory\n[ 0.421272] Initializing cgroup subsys devices\n[ 0.422763] Initializing cgroup subsys freezer\n[ 0.424264] Initializing cgroup subsys net_cls\n[ 0.425791] Initializing cgroup subsys blkio\n[ 0.427247] Initializing cgroup subsys perf_event\n[ 0.428783] Initializing cgroup subsys hugetlb\n[ 0.430274] Initializing cgroup subsys pids\n[ 0.431709] Initializing cgroup subsys net_prio\n[ 0.433283] CPU: Physical Processor ID: 0\n[ 0.435391] mce: CPU supports 10 MCE banks\n[ 0.436837] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.438542] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.440244] tlb_flushall_shift: 6\n[ 0.441706] Freeing SMP alternatives: 28k freed\n[ 0.445883] ACPI: Core revision 20130517\n[ 0.447709] ACPI: All ACPI Tables successfully acquired\n[ 0.449561] ftrace: allocating 25812 entries in 101 pages\n[ 0.471027] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.472971] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.474928] smpboot: Max logical packages: 2\n[ 0.476662] Enabling x2apic\n[ 0.477816] Enabled x2apic\n[ 0.479216] Switched APIC routing to physical x2apic.\n[ 0.482062] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.484011] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.487506] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.495628] KVM setup paravirtual spinlock\n[ 0.498389] smpboot: Booting Node 0, Processors #1 OK\n[ 0.500459] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.522358] Brought up 2 CPUs\n[ 0.522360] KVM setup async PF for cpu 1\n[ 0.522363] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.526501] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.529274] devtmpfs: initialized\n[ 0.532284] EVM: security.selinux\n[ 0.533584] EVM: security.ima\n[ 0.534806] EVM: security.capability\n[ 0.536826] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.538871] pinctrl core: initialized pinctrl subsystem\n[ 0.540723] NET: Registered protocol family 16\n[ 0.542454] ACPI: bus type PCI registered\n[ 0.543927] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.545947] PCI: Using configuration type 1 for base access\n[ 0.552067] ACPI: Added _OSI(Module Device)\n[ 0.553590] ACPI: Added _OSI(Processor Device)\n[ 0.555125] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.556721] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.559569] ACPI: Interpreter enabled\n[ 0.560973] ACPI: (supports S0 S5)\n[ 0.562293] ACPI: Using IOAPIC for interrupt routing\n[ 0.563928] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.568632] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.570544] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.572524] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.574495] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.578161] acpiphp: Slot [3] registered\n[ 0.579601] acpiphp: Slot [4] registered\n[ 0.581043] acpiphp: Slot [5] registered\n[ 0.582487] acpiphp: Slot [6] registered\n[ 0.583915] acpiphp: Slot [7] registered\n[ 0.585353] acpiphp: Slot [8] registered\n[ 0.586793] acpiphp: Slot [9] registered\n[ 0.588208] acpiphp: Slot [10] registered\n[ 0.589669] acpiphp: Slot [11] registered\n[ 0.591117] acpiphp: Slot [12] registered\n[ 0.592582] acpiphp: Slot [13] registered\n[ 0.594033] acpiphp: Slot [14] registered\n[ 0.595488] acpiphp: Slot [15] registered\n[ 0.596996] acpiphp: Slot [16] registered\n[ 0.598436] acpiphp: Slot [17] registered\n[ 0.599916] acpiphp: Slot [18] registered\n[ 0.601383] acpiphp: Slot [19] registered\n[ 0.602819] acpiphp: Slot [20] registered\n[ 0.604260] acpiphp: Slot [21] registered\n[ 0.605689] acpiphp: Slot [22] registered\n[ 0.607121] acpiphp: Slot [23] registered\n[ 0.608550] acpiphp: Slot [24] registered\n[ 0.610020] acpiphp: Slot [25] registered\n[ 0.611461] acpiphp: Slot [26] registered\n[ 0.612895] acpiphp: Slot [27] registered\n[ 0.614335] acpiphp: Slot [28] registered\n[ 0.615764] acpiphp: Slot [29] registered\n[ 0.617193] acpiphp: Slot [30] registered\n[ 0.618626] acpiphp: Slot [31] registered\n[ 0.620058] PCI host bridge to bus 0000:00\n[ 0.621498] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.623217] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.625187] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.627170] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.629802] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.632435] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.637693] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.639692] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.641497] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.643405] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.647488] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.649955] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.672252] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.674436] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.676557] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.678910] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.681003] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.682937] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.684953] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.687529] vgaarb: loaded\n[ 0.688631] vgaarb: bridge control possible 0000:00:02.0\n[ 0.690377] SCSI subsystem initialized\n[ 0.691718] ACPI: bus type USB registered\n[ 0.693091] usbcore: registered new interface driver usbfs\n[ 0.694708] usbcore: registered new interface driver hub\n[ 0.696302] usbcore: registered new device driver usb\n[ 0.698005] PCI: Using ACPI for IRQ routing\n[ 0.699725] NetLabel: Initializing\n[ 0.700951] NetLabel: domain hash size = 128\n[ 0.702342] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.703884] NetLabel: unlabeled traffic allowed by default\n[ 0.705624] Switched to clocksource kvm-clock\n[ 0.714865] pnp: PnP ACPI init\n[ 0.716041] ACPI: bus type PNP registered\n[ 0.717763] pnp: PnP ACPI: found 5 devices\n[ 0.719111] ACPI: bus type PNP unregistered\n[ 0.726672] NET: Registered protocol family 2\n[ 0.728415] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.731094] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.733317] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.735228] TCP: reno registered\n[ 0.736417] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.738163] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.740026] NET: Registered protocol family 1\n[ 0.741446] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.743128] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.744780] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.764812] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.784644] Unpacking initramfs...\n[ 1.250693] Freeing initrd memory: 37508k freed\n[ 1.260526] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.262402] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.265833] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.267689] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.269767] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.271533] Initialise system trusted keyring\n[ 1.272963] audit: initializing netlink socket (disabled)\n[ 1.274593] type=2000 audit(1542227471.644:1): initialized\n[ 1.291538] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.293312] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.295920] zpool: loaded\n[ 1.297020] zbud: loaded\n[ 1.298289] VFS: Disk quotas dquot_6.5.2\n[ 1.299646] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.301603] msgmni has been set to 7578\n[ 1.302980] Key type big_key registered\n[ 1.305031] NET: Registered protocol family 38\n[ 1.306480] Key type asymmetric registered\n[ 1.307842] Asymmetric key parser 'x509' registered\n[ 1.309369] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.311883] io scheduler noop registered\n[ 1.313220] io scheduler deadline registered (default)\n[ 1.327646] io scheduler cfq registered\n[ 1.329043] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.330671] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.332569] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.335039] ACPI: Power Button [PWRF]\n[ 1.336466] GHES: HEST is not enabled!\n[ 1.337820] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.362117] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.364241] Non-volatile memory driver v1.3\n[ 1.365646] Linux agpgart interface v0.103\n[ 1.367115] crash memory driver: version 1.1\n[ 1.368574] rdac: device handler registered\n[ 1.370008] hp_sw: device handler registered\n[ 1.371409] emc: device handler registered\n[ 1.372773] alua: device handler registered\n[ 1.374188] libphy: Fixed MDIO Bus: probed\n[ 1.375592] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.377388] ehci-pci: EHCI PCI platform driver\n[ 1.378804] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.380536] ohci-pci: OHCI PCI platform driver\n[ 1.381956] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.402020] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.403651] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.406134] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.407712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.409448] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.411300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.413725] usb usb1: Product: UHCI Host Controller\n[ 1.415214] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.417103] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.418660] hub 1-0:1.0: USB hub found\n[ 1.419979] hub 1-0:1.0: 2 ports detected\n[ 1.421448] usbcore: registered new interface driver usbserial\n[ 1.423127] usbcore: registered new interface driver usbserial_generic\n[ 1.424920] usbserial: USB Serial support registered for generic\n[ 1.426651] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.429946] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.431479] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.433086] mousedev: PS/2 mouse device common for all mice\n[ 1.435012] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.438279] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.441010] rtc_cmos 00:00: RTC can wake from S4\n[ 1.442738] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.443000] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.448337] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.450673] cpuidle: using governor menu\n[ 1.452364] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.454479] usbcore: registered new interface driver usbhid\n[ 1.456542] usbhid: USB HID core driver\n[ 1.458131] drop_monitor: Initializing network drop monitor service\n[ 1.460349] TCP: cubic registered\n[ 1.461764] Initializing XFRM netlink socket\n[ 1.463561] NET: Registered protocol family 10\n[ 1.465533] NET: Registered protocol family 17\n[ 1.467453] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.469137] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.471274] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.474653] Loading compiled-in X.509 certificates\n[ 1.476484] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.479998] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.483940] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.487434] registered taskstats version 1\n[ 1.490819] Key type trusted registered\n[ 1.493540] Key type encrypted registered\n[ 1.496254] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.498348] rtc_cmos 00:00: setting system clock to 2018-11-14 20:31:11 UTC (1542227471)\n[ 1.501683] Freeing unused kernel memory: 1680k freed\n[ 1.507069] 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.511966] systemd[1]: Detected virtualization kvm.\n[ 1.513480] systemd[1]: Detected architecture x86-64.\n[ 1.514985] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.517756] systemd[1]: No hostname configured.\n[ 1.519191] systemd[1]: Set hostname to .\n[ 1.520790] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.544334] systemd[1]: Reached target Local File Systems.\n[ 1.545969] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Timers.\n[ 1.548345] systemd[1]: Reached target Timers.\n[ 1.549769] systemd[1]: Starting Timers.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.552046] systemd[1]: Created slice Root Slice.\n[ 1.553516] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.555854] systemd[1]: Listening on udev Kernel Socket.\n[ 1.557426] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.559916] systemd[1]: Listening on udev Control Socket.\n[ 1.561499] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.563943] systemd[1]: Listening on Journal Socket.\n[ 1.565448] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.567738] systemd[1]: Reached target Sockets.\n[ 1.569166] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Swap.\n[ 1.571299] systemd[1]: Reached target Swap.\n[ 1.572679] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice System Slice.\n[ 1.574899] systemd[1]: Created slice System Slice.\n[ 1.576391] systemd[1]: Starting System Slice.\n[ 1.578178] 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.582479] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.585036] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Slices.\n[ 1.588322] systemd[1]: Reached target Slices.\n[ 1.589740] systemd[1]: Starting Slices.\n[ 1.591397] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.594471] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.597034] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.600501] systemd[1]: Reached target Paths.\n[ 1.601916] systemd[1]: Starting Paths.\n[[32m OK [0m] Started Journal Service.\n[ 1.604304] 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.661377] RPC: Registered named UNIX socket transport module.\n[ 1.663088] RPC: Registered udp transport module.\n[ 1.664552] RPC: Registered tcp transport module.\n[ 1.666005] 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[ 1.723635] usb 1-1: new full-speed USB device number 2 using uhci_hcd\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[ 1.759991] FDC 0 is a S82078B\n[ 1.785932] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.789122] scsi host0: ata_piix\n[ 1.790468] scsi host1: ata_piix\n[ 1.791729] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.793644] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.834311] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.840789] vda: vda1\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.878059] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.879924] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.881839] usb 1-1: Product: QEMU USB Tablet\n[ 1.883242] usb 1-1: Manufacturer: QEMU\n[ 1.884559] usb 1-1: SerialNumber: 42\n[ 1.894179] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.897237] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 1.982549] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.985776] XFS (vda1): Mounting V4 Filesystem\n[ 2.021012] 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 target Initrd Default Target.\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target System Initialization.\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 Local File Systems.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target 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 Kernel Socket.\n[[32m OK [0m] Closed udev Control Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.244187] systemd-journald[106]: Received SIGTERM from PID 1 (systemd).\n[ 2.265696] tsc: Refined TSC clocksource calibration: 3491.873 MHz\n[ 2.292142] SELinux: Disabled at runtime.\n[ 2.330669] type=1404 audit(1542227472.332:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.386603] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.388291] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n Mounting Huge Pages File System...\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] Listening on udev Kernel Socket.\n Mounting Debug File System...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd File Systems.\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] Listening on udev Control Socket.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\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 Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice system-getty.slice.\n Starting Remount Root and Kernel File Systems...\n Starting Setup Virtual Console...\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n Starting Apply Kernel Variables...\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 2.623977] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[ 2.681930] systemd-journald[383]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Preprocess NFS configuration...\n Starting Rebuild Journal Catalog...\n Starting Import network configuration from initramfs...\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[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[ 2.815362] type=1305 audit(1542227472.816:3): audit_pid=426 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[ 2.970673] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 2.976064] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[[32m OK [0m[ 2.981801] [drm] Initialized drm 1.1.0 20060810\n] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Basic System.\n Starting Authorization Manager...\n Starting Login Service...\n Starting Dump dmesg to /var/log/dmesg...\n Starting LSB: Bring up/down networking...\n Starting NTP client/server...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.026748] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.029719] [TTM] Initializing pool allocator\n[ 3.032025] [TTM] Initializing DMA pool allocator\n[ 3.036068] [drm] fb mappable at 0xFC000000\n[ 3.038019] [drm] vram aper at 0xFC000000\n[ 3.039979] [drm] size 33554432\n[ 3.041881] [drm] fb depth is 24\n[ 3.043838] [drm] pitch is 3072\n[ 3.046490] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.049049] ppdev: user-space parallel port driver\n[ 3.071703] Console: switching to colour frame buffer device 128x48\n[ 3.086789] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Startin[ 3.093423] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\ng GSSAPI Proxy Daemon...\n Starting Initial cloud-init job (pre-networking)...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Authorization Manager.\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 Starting Permit User Sessions...[ 3.161506] AES CTR mode by8 optimization enabled\n\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Reached target Login Prompts.\n[ 3.196738] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.202972] alg: No test for crc32 (crc32-pclmul)\n[ 3.215579] intel_rapl: no valid rapl domains found in package 0\n[ 3.218999] intel_powerclamp: No package C-state available\n[ 3.224092] intel_powerclamp: No package C-state availableintel_powerclamp: No package C-state available[ 3.474516] cloud-init[517]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 14 Nov 2018 20:31:13 +0000. Up 3.44 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 Initial cloud-init job (metadata service crawler)...\n Starting Notify NFS peers of a restart...\n Starting nginx - high performance web server...\n Starting PostgreSQL 9.5 database server...\n Starting OpenSSH server daemon...\n Starting Postfix Mail Transport Agent...\n Starting Dynamic System Tuning Daemon...\n Starting System Logging Service...\n[[32m OK [0m] Reached target Network is Online.\n Starting Crash recovery kernel arming...\n Starting LSB: Starts Logstash as a daemon....\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 InfluxDB Service.\n Starting InfluxDB Service...\n[[32m OK [0m] Started Notify NFS peers of a restart.\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: Starts Logstash as a daemon..\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Created slice user-993.slice.\n[ 5.450605] cloud-init[787]: Cloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:31:15 +0000. Up 5.39 seconds.\n[ 5.497183] cloud-init[787]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 5.499257] cloud-init[787]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.503942] cloud-init[787]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 5.509600] cloud-init[787]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.512219] cloud-init[787]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 5.515219] cloud-init[787]: ci-info: | eth0: | True | 192.168.120.7 | 255.255.255.0 | fa:16:3e:fe:51:9d |\n[ 5.517048] cloud-init[787]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.519079] cloud-init[787]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 5.521207] cloud-init[787]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.524218] cloud-init[787]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 5.527579] cloud-init[787]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.530125] cloud-init[787]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 5.532458] cloud-init[787]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[ 5.540033] cloud-init[787]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 5.543387] cloud-init[787]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: "} 2018-11-14 20:31:22,570 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/7e3057c1-aae4-4857-a663-44bba8868c85/action used request id req-67f4bfe5-2ce4-4467-bc03-c97144ec0765 2018-11-14 20:31:22,570 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0745439529419s 2018-11-14 20:31:22,571 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/7e3057c1-aae4-4857-a663-44bba8868c85/action used request id req-67f4bfe5-2ce4-4467-bc03-c97144ec0765 2018-11-14 20:31:22,571 - 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 00000000bffe1351 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 00000000bffe12d1 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 1968045632 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.401147] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.404006] pid_max: default: 32768 minimum: 301 [ 0.405557] Security Framework initialized [ 0.406983] SELinux: Initializing. [ 0.408552] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.414369] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.417963] Mount-cache hash table entries: 4096 [ 0.419784] Initializing cgroup subsys memory [ 0.421272] Initializing cgroup subsys devices [ 0.422763] Initializing cgroup subsys freezer [ 0.424264] Initializing cgroup subsys net_cls [ 0.425791] Initializing cgroup subsys blkio [ 0.427247] Initializing cgroup subsys perf_event [ 0.428783] Initializing cgroup subsys hugetlb [ 0.430274] Initializing cgroup subsys pids [ 0.431709] Initializing cgroup subsys net_prio [ 0.433283] CPU: Physical Processor ID: 0 [ 0.435391] mce: CPU supports 10 MCE banks [ 0.436837] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.438542] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.440244] tlb_flushall_shift: 6 [ 0.441706] Freeing SMP alternatives: 28k freed [ 0.445883] ACPI: Core revision 20130517 [ 0.447709] ACPI: All ACPI Tables successfully acquired [ 0.449561] ftrace: allocating 25812 entries in 101 pages [ 0.471027] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.472971] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.474928] smpboot: Max logical packages: 2 [ 0.476662] Enabling x2apic [ 0.477816] Enabled x2apic [ 0.479216] Switched APIC routing to physical x2apic. [ 0.482062] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.484011] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.487506] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.495628] KVM setup paravirtual spinlock [ 0.498389] smpboot: Booting Node 0, Processors #1 OK [ 0.500459] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.522358] Brought up 2 CPUs [ 0.522360] KVM setup async PF for cpu 1 [ 0.522363] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.526501] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.529274] devtmpfs: initialized [ 0.532284] EVM: security.selinux [ 0.533584] EVM: security.ima [ 0.534806] EVM: security.capability [ 0.536826] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.538871] pinctrl core: initialized pinctrl subsystem [ 0.540723] NET: Registered protocol family 16 [ 0.542454] ACPI: bus type PCI registered [ 0.543927] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.545947] PCI: Using configuration type 1 for base access [ 0.552067] ACPI: Added _OSI(Module Device) [ 0.553590] ACPI: Added _OSI(Processor Device) [ 0.555125] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.556721] ACPI: Added _OSI(Processor Aggregator Device) [ 0.559569] ACPI: Interpreter enabled [ 0.560973] ACPI: (supports S0 S5) [ 0.562293] ACPI: Using IOAPIC for interrupt routing [ 0.563928] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.568632] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.570544] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.572524] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.574495] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.578161] acpiphp: Slot [3] registered [ 0.579601] acpiphp: Slot [4] registered [ 0.581043] acpiphp: Slot [5] registered [ 0.582487] acpiphp: Slot [6] registered [ 0.583915] acpiphp: Slot [7] registered [ 0.585353] acpiphp: Slot [8] registered [ 0.586793] acpiphp: Slot [9] registered [ 0.588208] acpiphp: Slot [10] registered [ 0.589669] acpiphp: Slot [11] registered [ 0.591117] acpiphp: Slot [12] registered [ 0.592582] acpiphp: Slot [13] registered [ 0.594033] acpiphp: Slot [14] registered [ 0.595488] acpiphp: Slot [15] registered [ 0.596996] acpiphp: Slot [16] registered [ 0.598436] acpiphp: Slot [17] registered [ 0.599916] acpiphp: Slot [18] registered [ 0.601383] acpiphp: Slot [19] registered [ 0.602819] acpiphp: Slot [20] registered [ 0.604260] acpiphp: Slot [21] registered [ 0.605689] acpiphp: Slot [22] registered [ 0.607121] acpiphp: Slot [23] registered [ 0.608550] acpiphp: Slot [24] registered [ 0.610020] acpiphp: Slot [25] registered [ 0.611461] acpiphp: Slot [26] registered [ 0.612895] acpiphp: Slot [27] registered [ 0.614335] acpiphp: Slot [28] registered [ 0.615764] acpiphp: Slot [29] registered [ 0.617193] acpiphp: Slot [30] registered [ 0.618626] acpiphp: Slot [31] registered [ 0.620058] PCI host bridge to bus 0000:00 [ 0.621498] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.623217] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.625187] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.627170] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.629802] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.632435] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.637693] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.639692] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.641497] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.643405] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.647488] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.649955] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.672252] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.674436] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.676557] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.678910] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.681003] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.682937] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.684953] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.687529] vgaarb: loaded [ 0.688631] vgaarb: bridge control possible 0000:00:02.0 [ 0.690377] SCSI subsystem initialized [ 0.691718] ACPI: bus type USB registered [ 0.693091] usbcore: registered new interface driver usbfs [ 0.694708] usbcore: registered new interface driver hub [ 0.696302] usbcore: registered new device driver usb [ 0.698005] PCI: Using ACPI for IRQ routing [ 0.699725] NetLabel: Initializing [ 0.700951] NetLabel: domain hash size = 128 [ 0.702342] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.703884] NetLabel: unlabeled traffic allowed by default [ 0.705624] Switched to clocksource kvm-clock [ 0.714865] pnp: PnP ACPI init [ 0.716041] ACPI: bus type PNP registered [ 0.717763] pnp: PnP ACPI: found 5 devices [ 0.719111] ACPI: bus type PNP unregistered [ 0.726672] NET: Registered protocol family 2 [ 0.728415] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.731094] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.733317] TCP: Hash tables configured (established 32768 bind 32768) [ 0.735228] TCP: reno registered [ 0.736417] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.738163] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.740026] NET: Registered protocol family 1 [ 0.741446] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.743128] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.744780] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.764812] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.784644] Unpacking initramfs... [ 1.250693] Freeing initrd memory: 37508k freed [ 1.260526] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.262402] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.265833] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.267689] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.269767] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.271533] Initialise system trusted keyring [ 1.272963] audit: initializing netlink socket (disabled) [ 1.274593] type=2000 audit(1542227471.644:1): initialized [ 1.291538] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.293312] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.295920] zpool: loaded [ 1.297020] zbud: loaded [ 1.298289] VFS: Disk quotas dquot_6.5.2 [ 1.299646] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.301603] msgmni has been set to 7578 [ 1.302980] Key type big_key registered [ 1.305031] NET: Registered protocol family 38 [ 1.306480] Key type asymmetric registered [ 1.307842] Asymmetric key parser 'x509' registered [ 1.309369] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.311883] io scheduler noop registered [ 1.313220] io scheduler deadline registered (default) [ 1.327646] io scheduler cfq registered [ 1.329043] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.330671] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.332569] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.335039] ACPI: Power Button [PWRF] [ 1.336466] GHES: HEST is not enabled! [ 1.337820] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.362117] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.364241] Non-volatile memory driver v1.3 [ 1.365646] Linux agpgart interface v0.103 [ 1.367115] crash memory driver: version 1.1 [ 1.368574] rdac: device handler registered [ 1.370008] hp_sw: device handler registered [ 1.371409] emc: device handler registered [ 1.372773] alua: device handler registered [ 1.374188] libphy: Fixed MDIO Bus: probed [ 1.375592] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.377388] ehci-pci: EHCI PCI platform driver [ 1.378804] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.380536] ohci-pci: OHCI PCI platform driver [ 1.381956] uhci_hcd: USB Universal Host Controller Interface driver [ 1.402020] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.403651] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.406134] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.407712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.409448] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.411300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.413725] usb usb1: Product: UHCI Host Controller [ 1.415214] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.417103] usb usb1: SerialNumber: 0000:00:01.2 [ 1.418660] hub 1-0:1.0: USB hub found [ 1.419979] hub 1-0:1.0: 2 ports detected [ 1.421448] usbcore: registered new interface driver usbserial [ 1.423127] usbcore: registered new interface driver usbserial_generic [ 1.424920] usbserial: USB Serial support registered for generic [ 1.426651] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.429946] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.431479] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.433086] mousedev: PS/2 mouse device common for all mice [ 1.435012] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.438279] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.441010] rtc_cmos 00:00: RTC can wake from S4 [ 1.442738] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.443000] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.448337] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.450673] cpuidle: using governor menu [ 1.452364] hidraw: raw HID events driver (C) Jiri Kosina [ 1.454479] usbcore: registered new interface driver usbhid [ 1.456542] usbhid: USB HID core driver [ 1.458131] drop_monitor: Initializing network drop monitor service [ 1.460349] TCP: cubic registered [ 1.461764] Initializing XFRM netlink socket [ 1.463561] NET: Registered protocol family 10 [ 1.465533] NET: Registered protocol family 17 [ 1.467453] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.469137] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.471274] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.474653] Loading compiled-in X.509 certificates [ 1.476484] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.479998] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.483940] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.487434] registered taskstats version 1 [ 1.490819] Key type trusted registered [ 1.493540] Key type encrypted registered [ 1.496254] IMA: No TPM chip found, activating TPM-bypass! [ 1.498348] rtc_cmos 00:00: setting system clock to 2018-11-14 20:31:11 UTC (1542227471) [ 1.501683] Freeing unused kernel memory: 1680k freed [ 1.507069] 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.511966] systemd[1]: Detected virtualization kvm. [ 1.513480] systemd[1]: Detected architecture x86-64. [ 1.514985] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.517756] systemd[1]: No hostname configured. [ 1.519191] systemd[1]: Set hostname to . [ 1.520790] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.544334] systemd[1]: Reached target Local File Systems. [ 1.545969] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Timers. [ 1.548345] systemd[1]: Reached target Timers. [ 1.549769] systemd[1]: Starting Timers. [[32m OK [0m] Created slice Root Slice. [ 1.552046] systemd[1]: Created slice Root Slice. [ 1.553516] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.555854] systemd[1]: Listening on udev Kernel Socket. [ 1.557426] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.559916] systemd[1]: Listening on udev Control Socket. [ 1.561499] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.563943] systemd[1]: Listening on Journal Socket. [ 1.565448] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Sockets. [ 1.567738] systemd[1]: Reached target Sockets. [ 1.569166] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Swap. [ 1.571299] systemd[1]: Reached target Swap. [ 1.572679] systemd[1]: Starting Swap. [[32m OK [0m] Created slice System Slice. [ 1.574899] systemd[1]: Created slice System Slice. [ 1.576391] systemd[1]: Starting System Slice. [ 1.578178] 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.582479] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.585036] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Slices. [ 1.588322] systemd[1]: Reached target Slices. [ 1.589740] systemd[1]: Starting Slices. [ 1.591397] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.594471] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.597034] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.600501] systemd[1]: Reached target Paths. [ 1.601916] systemd[1]: Starting Paths. [[32m OK [0m] Started Journal Service. [ 1.604304] 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.661377] RPC: Registered named UNIX socket transport module. [ 1.663088] RPC: Registered udp transport module. [ 1.664552] RPC: Registered tcp transport module. [ 1.666005] 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... [ 1.723635] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[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. [ 1.759991] FDC 0 is a S82078B [ 1.785932] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.789122] scsi host0: ata_piix [ 1.790468] scsi host1: ata_piix [ 1.791729] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.793644] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.834311] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.840789] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.878059] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.879924] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.881839] usb 1-1: Product: QEMU USB Tablet [ 1.883242] usb 1-1: Manufacturer: QEMU [ 1.884559] usb 1-1: SerialNumber: 42 [ 1.894179] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.897237] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 1.982549] SGI XFS with ACLs, security attributes, no debug enabled [ 1.985776] XFS (vda1): Mounting V4 Filesystem [ 2.021012] 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 target Initrd Default Target. [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target System Initialization. [[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 Local File Systems. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target 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 Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.244187] systemd-journald[106]: Received SIGTERM from PID 1 (systemd). [ 2.265696] tsc: Refined TSC clocksource calibration: 3491.873 MHz [ 2.292142] SELinux: Disabled at runtime. [ 2.330669] type=1404 audit(1542227472.332:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.386603] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.388291] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Mounting Huge Pages File System... [[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] Listening on udev Kernel Socket. Mounting Debug File System... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Listening on udev Control Socket. Mounting POSIX Message Queue File System... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on Delayed Shutdown Socket. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[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... Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-getty.slice. Starting Remount Root and Kernel File Systems... Starting Setup Virtual Console... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Starting Apply Kernel Variables... [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Load/Save Random Seed. [ 2.623977] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [ 2.681930] systemd-journald[383]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started Flush Journal to Persistent Storage. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Preprocess NFS configuration... Starting Rebuild Journal Catalog... Starting Import network configuration from initramfs... 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. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 2.815362] type=1305 audit(1542227472.816:3): audit_pid=426 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [ 2.970673] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 2.976064] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m[ 2.981801] [drm] Initialized drm 1.1.0 20060810 ] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Basic System. Starting Authorization Manager... Starting Login Service... Starting Dump dmesg to /var/log/dmesg... Starting LSB: Bring up/down networking... Starting NTP client/server... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.026748] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.029719] [TTM] Initializing pool allocator [ 3.032025] [TTM] Initializing DMA pool allocator [ 3.036068] [drm] fb mappable at 0xFC000000 [ 3.038019] [drm] vram aper at 0xFC000000 [ 3.039979] [drm] size 33554432 [ 3.041881] [drm] fb depth is 24 [ 3.043838] [drm] pitch is 3072 [ 3.046490] fbcon: cirrusdrmfb (fb0) is primary device [ 3.049049] ppdev: user-space parallel port driver [ 3.071703] Console: switching to colour frame buffer device 128x48 [ 3.086789] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Startin[ 3.093423] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 g GSSAPI Proxy Daemon... Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Authorization Manager. [[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. Starting Permit User Sessions...[ 3.161506] AES CTR mode by8 optimization enabled [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Reached target Login Prompts. [ 3.196738] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.202972] alg: No test for crc32 (crc32-pclmul) [ 3.215579] intel_rapl: no valid rapl domains found in package 0 [ 3.218999] intel_powerclamp: No package C-state available [ 3.224092] intel_powerclamp: No package C-state availableintel_powerclamp: No package C-state available[ 3.474516] cloud-init[517]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 14 Nov 2018 20:31:13 +0000. Up 3.44 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 Initial cloud-init job (metadata service crawler)... Starting Notify NFS peers of a restart... Starting nginx - high performance web server... Starting PostgreSQL 9.5 database server... Starting OpenSSH server daemon... Starting Postfix Mail Transport Agent... Starting Dynamic System Tuning Daemon... Starting System Logging Service... [[32m OK [0m] Reached target Network is Online. Starting Crash recovery kernel arming... Starting LSB: Starts Logstash as a daemon.... 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 InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Notify NFS peers of a restart. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Created slice user-993.slice. [ 5.450605] cloud-init[787]: Cloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:31:15 +0000. Up 5.39 seconds. [ 5.497183] cloud-init[787]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 5.499257] cloud-init[787]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.503942] cloud-init[787]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.509600] cloud-init[787]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.512219] cloud-init[787]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.515219] cloud-init[787]: ci-info: | eth0: | True | 192.168.120.7 | 255.255.255.0 | fa:16:3e:fe:51:9d | [ 5.517048] cloud-init[787]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.519079] cloud-init[787]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 5.521207] cloud-init[787]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.524218] cloud-init[787]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 5.527579] cloud-init[787]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.530125] cloud-init[787]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 5.532458] cloud-init[787]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 5.540033] cloud-init[787]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 5.543387] cloud-init[787]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Dynamic System Tuning Daemon. [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: 2018-11-14 20:31:22,575 - paramiko.transport - DEBUG - starting thread (client mode): 0xfd0c450L 2018-11-14 20:31:22,575 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-11-14 20:31:22,580 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-11-14 20:31:22,581 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-11-14 20:31:22,598 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-11-14 20:31:22,599 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-14 20:31:22,599 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-14 20:31:22,599 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-14 20:31:22,599 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-14 20:31:22,599 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-14 20:31:22,607 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-14 20:31:22,608 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-14 20:31:22,639 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.201: 4c1f7c71f5a98b8370f02ab218eae423 2018-11-14 20:31:22,640 - paramiko.transport - DEBUG - Trying discovered key 44bb251e5294737948ffc642a867b746 in /tmp/tmpEqU8Zw 2018-11-14 20:31:22,647 - paramiko.transport - DEBUG - userauth is OK 2018-11-14 20:31:32,694 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-11-14 20:31:32,719 - paramiko.transport - DEBUG - Trying discovered key 53a32704d80d9fa5426a394ad4fcf413 in /root/.ssh/id_rsa 2018-11-14 20:31:32,721 - paramiko.transport - DEBUG - userauth is OK 2018-11-14 20:31:32,730 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-11-14 20:31:32,735 - functest.core.singlevm - DEBUG - try 2: cannot connect to 172.30.9.201: Authentication failed. 2018-11-14 20:31:41,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 20:31:41,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/7e3057c1-aae4-4857-a663-44bba8868c85/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}aceb8dc60227ef9a1a9279bbf232369a858777e8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 20:31:41,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:31: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-21fb03cc-deba-4100-bdbd-d1c8dfd0c582 x-compute-request-id: req-21fb03cc-deba-4100-bdbd-d1c8dfd0c582 Content-Encoding: gzip Content-Length: 11737 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 00000000bffe1351 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 00000000bffe12d1 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 1968045632 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.401147] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.404006] pid_max: default: 32768 minimum: 301\n[ 0.405557] Security Framework initialized\n[ 0.406983] SELinux: Initializing.\n[ 0.408552] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.414369] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.417963] Mount-cache hash table entries: 4096\n[ 0.419784] Initializing cgroup subsys memory\n[ 0.421272] Initializing cgroup subsys devices\n[ 0.422763] Initializing cgroup subsys freezer\n[ 0.424264] Initializing cgroup subsys net_cls\n[ 0.425791] Initializing cgroup subsys blkio\n[ 0.427247] Initializing cgroup subsys perf_event\n[ 0.428783] Initializing cgroup subsys hugetlb\n[ 0.430274] Initializing cgroup subsys pids\n[ 0.431709] Initializing cgroup subsys net_prio\n[ 0.433283] CPU: Physical Processor ID: 0\n[ 0.435391] mce: CPU supports 10 MCE banks\n[ 0.436837] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.438542] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.440244] tlb_flushall_shift: 6\n[ 0.441706] Freeing SMP alternatives: 28k freed\n[ 0.445883] ACPI: Core revision 20130517\n[ 0.447709] ACPI: All ACPI Tables successfully acquired\n[ 0.449561] ftrace: allocating 25812 entries in 101 pages\n[ 0.471027] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.472971] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.474928] smpboot: Max logical packages: 2\n[ 0.476662] Enabling x2apic\n[ 0.477816] Enabled x2apic\n[ 0.479216] Switched APIC routing to physical x2apic.\n[ 0.482062] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.484011] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.487506] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.495628] KVM setup paravirtual spinlock\n[ 0.498389] smpboot: Booting Node 0, Processors #1 OK\n[ 0.500459] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.522358] Brought up 2 CPUs\n[ 0.522360] KVM setup async PF for cpu 1\n[ 0.522363] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.526501] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.529274] devtmpfs: initialized\n[ 0.532284] EVM: security.selinux\n[ 0.533584] EVM: security.ima\n[ 0.534806] EVM: security.capability\n[ 0.536826] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.538871] pinctrl core: initialized pinctrl subsystem\n[ 0.540723] NET: Registered protocol family 16\n[ 0.542454] ACPI: bus type PCI registered\n[ 0.543927] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.545947] PCI: Using configuration type 1 for base access\n[ 0.552067] ACPI: Added _OSI(Module Device)\n[ 0.553590] ACPI: Added _OSI(Processor Device)\n[ 0.555125] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.556721] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.559569] ACPI: Interpreter enabled\n[ 0.560973] ACPI: (supports S0 S5)\n[ 0.562293] ACPI: Using IOAPIC for interrupt routing\n[ 0.563928] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.568632] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.570544] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.572524] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.574495] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.578161] acpiphp: Slot [3] registered\n[ 0.579601] acpiphp: Slot [4] registered\n[ 0.581043] acpiphp: Slot [5] registered\n[ 0.582487] acpiphp: Slot [6] registered\n[ 0.583915] acpiphp: Slot [7] registered\n[ 0.585353] acpiphp: Slot [8] registered\n[ 0.586793] acpiphp: Slot [9] registered\n[ 0.588208] acpiphp: Slot [10] registered\n[ 0.589669] acpiphp: Slot [11] registered\n[ 0.591117] acpiphp: Slot [12] registered\n[ 0.592582] acpiphp: Slot [13] registered\n[ 0.594033] acpiphp: Slot [14] registered\n[ 0.595488] acpiphp: Slot [15] registered\n[ 0.596996] acpiphp: Slot [16] registered\n[ 0.598436] acpiphp: Slot [17] registered\n[ 0.599916] acpiphp: Slot [18] registered\n[ 0.601383] acpiphp: Slot [19] registered\n[ 0.602819] acpiphp: Slot [20] registered\n[ 0.604260] acpiphp: Slot [21] registered\n[ 0.605689] acpiphp: Slot [22] registered\n[ 0.607121] acpiphp: Slot [23] registered\n[ 0.608550] acpiphp: Slot [24] registered\n[ 0.610020] acpiphp: Slot [25] registered\n[ 0.611461] acpiphp: Slot [26] registered\n[ 0.612895] acpiphp: Slot [27] registered\n[ 0.614335] acpiphp: Slot [28] registered\n[ 0.615764] acpiphp: Slot [29] registered\n[ 0.617193] acpiphp: Slot [30] registered\n[ 0.618626] acpiphp: Slot [31] registered\n[ 0.620058] PCI host bridge to bus 0000:00\n[ 0.621498] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.623217] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.625187] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.627170] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.629802] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.632435] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.637693] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.639692] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.641497] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.643405] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.647488] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.649955] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.672252] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.674436] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.676557] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.678910] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.681003] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.682937] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.684953] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.687529] vgaarb: loaded\n[ 0.688631] vgaarb: bridge control possible 0000:00:02.0\n[ 0.690377] SCSI subsystem initialized\n[ 0.691718] ACPI: bus type USB registered\n[ 0.693091] usbcore: registered new interface driver usbfs\n[ 0.694708] usbcore: registered new interface driver hub\n[ 0.696302] usbcore: registered new device driver usb\n[ 0.698005] PCI: Using ACPI for IRQ routing\n[ 0.699725] NetLabel: Initializing\n[ 0.700951] NetLabel: domain hash size = 128\n[ 0.702342] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.703884] NetLabel: unlabeled traffic allowed by default\n[ 0.705624] Switched to clocksource kvm-clock\n[ 0.714865] pnp: PnP ACPI init\n[ 0.716041] ACPI: bus type PNP registered\n[ 0.717763] pnp: PnP ACPI: found 5 devices\n[ 0.719111] ACPI: bus type PNP unregistered\n[ 0.726672] NET: Registered protocol family 2\n[ 0.728415] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.731094] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.733317] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.735228] TCP: reno registered\n[ 0.736417] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.738163] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.740026] NET: Registered protocol family 1\n[ 0.741446] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.743128] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.744780] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.764812] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.784644] Unpacking initramfs...\n[ 1.250693] Freeing initrd memory: 37508k freed\n[ 1.260526] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.262402] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.265833] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.267689] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.269767] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.271533] Initialise system trusted keyring\n[ 1.272963] audit: initializing netlink socket (disabled)\n[ 1.274593] type=2000 audit(1542227471.644:1): initialized\n[ 1.291538] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.293312] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.295920] zpool: loaded\n[ 1.297020] zbud: loaded\n[ 1.298289] VFS: Disk quotas dquot_6.5.2\n[ 1.299646] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.301603] msgmni has been set to 7578\n[ 1.302980] Key type big_key registered\n[ 1.305031] NET: Registered protocol family 38\n[ 1.306480] Key type asymmetric registered\n[ 1.307842] Asymmetric key parser 'x509' registered\n[ 1.309369] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.311883] io scheduler noop registered\n[ 1.313220] io scheduler deadline registered (default)\n[ 1.327646] io scheduler cfq registered\n[ 1.329043] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.330671] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.332569] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.335039] ACPI: Power Button [PWRF]\n[ 1.336466] GHES: HEST is not enabled!\n[ 1.337820] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.362117] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.364241] Non-volatile memory driver v1.3\n[ 1.365646] Linux agpgart interface v0.103\n[ 1.367115] crash memory driver: version 1.1\n[ 1.368574] rdac: device handler registered\n[ 1.370008] hp_sw: device handler registered\n[ 1.371409] emc: device handler registered\n[ 1.372773] alua: device handler registered\n[ 1.374188] libphy: Fixed MDIO Bus: probed\n[ 1.375592] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.377388] ehci-pci: EHCI PCI platform driver\n[ 1.378804] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.380536] ohci-pci: OHCI PCI platform driver\n[ 1.381956] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.402020] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.403651] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.406134] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.407712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.409448] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.411300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.413725] usb usb1: Product: UHCI Host Controller\n[ 1.415214] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.417103] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.418660] hub 1-0:1.0: USB hub found\n[ 1.419979] hub 1-0:1.0: 2 ports detected\n[ 1.421448] usbcore: registered new interface driver usbserial\n[ 1.423127] usbcore: registered new interface driver usbserial_generic\n[ 1.424920] usbserial: USB Serial support registered for generic\n[ 1.426651] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.429946] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.431479] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.433086] mousedev: PS/2 mouse device common for all mice\n[ 1.435012] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.438279] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.441010] rtc_cmos 00:00: RTC can wake from S4\n[ 1.442738] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.443000] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.448337] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.450673] cpuidle: using governor menu\n[ 1.452364] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.454479] usbcore: registered new interface driver usbhid\n[ 1.456542] usbhid: USB HID core driver\n[ 1.458131] drop_monitor: Initializing network drop monitor service\n[ 1.460349] TCP: cubic registered\n[ 1.461764] Initializing XFRM netlink socket\n[ 1.463561] NET: Registered protocol family 10\n[ 1.465533] NET: Registered protocol family 17\n[ 1.467453] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.469137] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.471274] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.474653] Loading compiled-in X.509 certificates\n[ 1.476484] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.479998] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.483940] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.487434] registered taskstats version 1\n[ 1.490819] Key type trusted registered\n[ 1.493540] Key type encrypted registered\n[ 1.496254] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.498348] rtc_cmos 00:00: setting system clock to 2018-11-14 20:31:11 UTC (1542227471)\n[ 1.501683] Freeing unused kernel memory: 1680k freed\n[ 1.507069] 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.511966] systemd[1]: Detected virtualization kvm.\n[ 1.513480] systemd[1]: Detected architecture x86-64.\n[ 1.514985] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.517756] systemd[1]: No hostname configured.\n[ 1.519191] systemd[1]: Set hostname to .\n[ 1.520790] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.544334] systemd[1]: Reached target Local File Systems.\n[ 1.545969] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Timers.\n[ 1.548345] systemd[1]: Reached target Timers.\n[ 1.549769] systemd[1]: Starting Timers.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.552046] systemd[1]: Created slice Root Slice.\n[ 1.553516] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.555854] systemd[1]: Listening on udev Kernel Socket.\n[ 1.557426] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.559916] systemd[1]: Listening on udev Control Socket.\n[ 1.561499] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.563943] systemd[1]: Listening on Journal Socket.\n[ 1.565448] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.567738] systemd[1]: Reached target Sockets.\n[ 1.569166] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Swap.\n[ 1.571299] systemd[1]: Reached target Swap.\n[ 1.572679] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice System Slice.\n[ 1.574899] systemd[1]: Created slice System Slice.\n[ 1.576391] systemd[1]: Starting System Slice.\n[ 1.578178] 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.582479] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.585036] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Slices.\n[ 1.588322] systemd[1]: Reached target Slices.\n[ 1.589740] systemd[1]: Starting Slices.\n[ 1.591397] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.594471] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.597034] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.600501] systemd[1]: Reached target Paths.\n[ 1.601916] systemd[1]: Starting Paths.\n[[32m OK [0m] Started Journal Service.\n[ 1.604304] 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.661377] RPC: Registered named UNIX socket transport module.\n[ 1.663088] RPC: Registered udp transport module.\n[ 1.664552] RPC: Registered tcp transport module.\n[ 1.666005] 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[ 1.723635] usb 1-1: new full-speed USB device number 2 using uhci_hcd\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[ 1.759991] FDC 0 is a S82078B\n[ 1.785932] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.789122] scsi host0: ata_piix\n[ 1.790468] scsi host1: ata_piix\n[ 1.791729] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.793644] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.834311] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.840789] vda: vda1\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.878059] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.879924] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.881839] usb 1-1: Product: QEMU USB Tablet\n[ 1.883242] usb 1-1: Manufacturer: QEMU\n[ 1.884559] usb 1-1: SerialNumber: 42\n[ 1.894179] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.897237] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 1.982549] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.985776] XFS (vda1): Mounting V4 Filesystem\n[ 2.021012] 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 target Initrd Default Target.\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target System Initialization.\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 Local File Systems.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target 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 Kernel Socket.\n[[32m OK [0m] Closed udev Control Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.244187] systemd-journald[106]: Received SIGTERM from PID 1 (systemd).\n[ 2.265696] tsc: Refined TSC clocksource calibration: 3491.873 MHz\n[ 2.292142] SELinux: Disabled at runtime.\n[ 2.330669] type=1404 audit(1542227472.332:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.386603] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.388291] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n Mounting Huge Pages File System...\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] Listening on udev Kernel Socket.\n Mounting Debug File System...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd File Systems.\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] Listening on udev Control Socket.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\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 Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice system-getty.slice.\n Starting Remount Root and Kernel File Systems...\n Starting Setup Virtual Console...\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n Starting Apply Kernel Variables...\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 2.623977] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[ 2.681930] systemd-journald[383]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Preprocess NFS configuration...\n Starting Rebuild Journal Catalog...\n Starting Import network configuration from initramfs...\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[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[ 2.815362] type=1305 audit(1542227472.816:3): audit_pid=426 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[ 2.970673] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 2.976064] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[[32m OK [0m[ 2.981801] [drm] Initialized drm 1.1.0 20060810\n] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Basic System.\n Starting Authorization Manager...\n Starting Login Service...\n Starting Dump dmesg to /var/log/dmesg...\n Starting LSB: Bring up/down networking...\n Starting NTP client/server...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.026748] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.029719] [TTM] Initializing pool allocator\n[ 3.032025] [TTM] Initializing DMA pool allocator\n[ 3.036068] [drm] fb mappable at 0xFC000000\n[ 3.038019] [drm] vram aper at 0xFC000000\n[ 3.039979] [drm] size 33554432\n[ 3.041881] [drm] fb depth is 24\n[ 3.043838] [drm] pitch is 3072\n[ 3.046490] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.049049] ppdev: user-space parallel port driver\n[ 3.071703] Console: switching to colour frame buffer device 128x48\n[ 3.086789] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Startin[ 3.093423] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\ng GSSAPI Proxy Daemon...\n Starting Initial cloud-init job (pre-networking)...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Authorization Manager.\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 Starting Permit User Sessions...[ 3.161506] AES CTR mode by8 optimization enabled\n\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Reached target Login Prompts.\n[ 3.196738] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.202972] alg: No test for crc32 (crc32-pclmul)\n[ 3.215579] intel_rapl: no valid rapl domains found in package 0\n[ 3.218999] intel_powerclamp: No package C-state available\n[ 3.224092] intel_powerclamp: No package C-state availableintel_powerclamp: No package C-state available[ 3.474516] cloud-init[517]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 14 Nov 2018 20:31:13 +0000. Up 3.44 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 Initial cloud-init job (metadata service crawler)...\n Starting Notify NFS peers of a restart...\n Starting nginx - high performance web server...\n Starting PostgreSQL 9.5 database server...\n Starting OpenSSH server daemon...\n Starting Postfix Mail Transport Agent...\n Starting Dynamic System Tuning Daemon...\n Starting System Logging Service...\n[[32m OK [0m] Reached target Network is Online.\n Starting Crash recovery kernel arming...\n Starting LSB: Starts Logstash as a daemon....\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 InfluxDB Service.\n Starting InfluxDB Service...\n[[32m OK [0m] Started Notify NFS peers of a restart.\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: Starts Logstash as a daemon..\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Created slice user-993.slice.\n[ 5.450605] cloud-init[787]: Cloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:31:15 +0000. Up 5.39 seconds.\n[ 5.497183] cloud-init[787]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 5.499257] cloud-init[787]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.503942] cloud-init[787]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 5.509600] cloud-init[787]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.512219] cloud-init[787]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 5.515219] cloud-init[787]: ci-info: | eth0: | True | 192.168.120.7 | 255.255.255.0 | fa:16:3e:fe:51:9d |\n[ 5.517048] cloud-init[787]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.519079] cloud-init[787]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 5.521207] cloud-init[787]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.524218] cloud-init[787]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 5.527579] cloud-init[787]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.530125] cloud-init[787]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 5.532458] cloud-init[787]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[ 5.540033] cloud-init[787]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 5.543387] cloud-init[787]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: "} 2018-11-14 20:31:41,823 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/7e3057c1-aae4-4857-a663-44bba8868c85/action used request id req-21fb03cc-deba-4100-bdbd-d1c8dfd0c582 2018-11-14 20:31:41,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0784559249878s 2018-11-14 20:31:41,825 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/7e3057c1-aae4-4857-a663-44bba8868c85/action used request id req-21fb03cc-deba-4100-bdbd-d1c8dfd0c582 2018-11-14 20:31:41,825 - 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 00000000bffe1351 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 00000000bffe12d1 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 1968045632 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.401147] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.404006] pid_max: default: 32768 minimum: 301 [ 0.405557] Security Framework initialized [ 0.406983] SELinux: Initializing. [ 0.408552] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.414369] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.417963] Mount-cache hash table entries: 4096 [ 0.419784] Initializing cgroup subsys memory [ 0.421272] Initializing cgroup subsys devices [ 0.422763] Initializing cgroup subsys freezer [ 0.424264] Initializing cgroup subsys net_cls [ 0.425791] Initializing cgroup subsys blkio [ 0.427247] Initializing cgroup subsys perf_event [ 0.428783] Initializing cgroup subsys hugetlb [ 0.430274] Initializing cgroup subsys pids [ 0.431709] Initializing cgroup subsys net_prio [ 0.433283] CPU: Physical Processor ID: 0 [ 0.435391] mce: CPU supports 10 MCE banks [ 0.436837] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.438542] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.440244] tlb_flushall_shift: 6 [ 0.441706] Freeing SMP alternatives: 28k freed [ 0.445883] ACPI: Core revision 20130517 [ 0.447709] ACPI: All ACPI Tables successfully acquired [ 0.449561] ftrace: allocating 25812 entries in 101 pages [ 0.471027] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.472971] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.474928] smpboot: Max logical packages: 2 [ 0.476662] Enabling x2apic [ 0.477816] Enabled x2apic [ 0.479216] Switched APIC routing to physical x2apic. [ 0.482062] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.484011] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.487506] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.495628] KVM setup paravirtual spinlock [ 0.498389] smpboot: Booting Node 0, Processors #1 OK [ 0.500459] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.522358] Brought up 2 CPUs [ 0.522360] KVM setup async PF for cpu 1 [ 0.522363] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.526501] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.529274] devtmpfs: initialized [ 0.532284] EVM: security.selinux [ 0.533584] EVM: security.ima [ 0.534806] EVM: security.capability [ 0.536826] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.538871] pinctrl core: initialized pinctrl subsystem [ 0.540723] NET: Registered protocol family 16 [ 0.542454] ACPI: bus type PCI registered [ 0.543927] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.545947] PCI: Using configuration type 1 for base access [ 0.552067] ACPI: Added _OSI(Module Device) [ 0.553590] ACPI: Added _OSI(Processor Device) [ 0.555125] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.556721] ACPI: Added _OSI(Processor Aggregator Device) [ 0.559569] ACPI: Interpreter enabled [ 0.560973] ACPI: (supports S0 S5) [ 0.562293] ACPI: Using IOAPIC for interrupt routing [ 0.563928] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.568632] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.570544] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.572524] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.574495] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.578161] acpiphp: Slot [3] registered [ 0.579601] acpiphp: Slot [4] registered [ 0.581043] acpiphp: Slot [5] registered [ 0.582487] acpiphp: Slot [6] registered [ 0.583915] acpiphp: Slot [7] registered [ 0.585353] acpiphp: Slot [8] registered [ 0.586793] acpiphp: Slot [9] registered [ 0.588208] acpiphp: Slot [10] registered [ 0.589669] acpiphp: Slot [11] registered [ 0.591117] acpiphp: Slot [12] registered [ 0.592582] acpiphp: Slot [13] registered [ 0.594033] acpiphp: Slot [14] registered [ 0.595488] acpiphp: Slot [15] registered [ 0.596996] acpiphp: Slot [16] registered [ 0.598436] acpiphp: Slot [17] registered [ 0.599916] acpiphp: Slot [18] registered [ 0.601383] acpiphp: Slot [19] registered [ 0.602819] acpiphp: Slot [20] registered [ 0.604260] acpiphp: Slot [21] registered [ 0.605689] acpiphp: Slot [22] registered [ 0.607121] acpiphp: Slot [23] registered [ 0.608550] acpiphp: Slot [24] registered [ 0.610020] acpiphp: Slot [25] registered [ 0.611461] acpiphp: Slot [26] registered [ 0.612895] acpiphp: Slot [27] registered [ 0.614335] acpiphp: Slot [28] registered [ 0.615764] acpiphp: Slot [29] registered [ 0.617193] acpiphp: Slot [30] registered [ 0.618626] acpiphp: Slot [31] registered [ 0.620058] PCI host bridge to bus 0000:00 [ 0.621498] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.623217] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.625187] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.627170] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.629802] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.632435] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.637693] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.639692] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.641497] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.643405] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.647488] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.649955] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.672252] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.674436] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.676557] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.678910] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.681003] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.682937] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.684953] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.687529] vgaarb: loaded [ 0.688631] vgaarb: bridge control possible 0000:00:02.0 [ 0.690377] SCSI subsystem initialized [ 0.691718] ACPI: bus type USB registered [ 0.693091] usbcore: registered new interface driver usbfs [ 0.694708] usbcore: registered new interface driver hub [ 0.696302] usbcore: registered new device driver usb [ 0.698005] PCI: Using ACPI for IRQ routing [ 0.699725] NetLabel: Initializing [ 0.700951] NetLabel: domain hash size = 128 [ 0.702342] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.703884] NetLabel: unlabeled traffic allowed by default [ 0.705624] Switched to clocksource kvm-clock [ 0.714865] pnp: PnP ACPI init [ 0.716041] ACPI: bus type PNP registered [ 0.717763] pnp: PnP ACPI: found 5 devices [ 0.719111] ACPI: bus type PNP unregistered [ 0.726672] NET: Registered protocol family 2 [ 0.728415] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.731094] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.733317] TCP: Hash tables configured (established 32768 bind 32768) [ 0.735228] TCP: reno registered [ 0.736417] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.738163] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.740026] NET: Registered protocol family 1 [ 0.741446] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.743128] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.744780] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.764812] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.784644] Unpacking initramfs... [ 1.250693] Freeing initrd memory: 37508k freed [ 1.260526] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.262402] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.265833] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.267689] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.269767] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.271533] Initialise system trusted keyring [ 1.272963] audit: initializing netlink socket (disabled) [ 1.274593] type=2000 audit(1542227471.644:1): initialized [ 1.291538] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.293312] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.295920] zpool: loaded [ 1.297020] zbud: loaded [ 1.298289] VFS: Disk quotas dquot_6.5.2 [ 1.299646] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.301603] msgmni has been set to 7578 [ 1.302980] Key type big_key registered [ 1.305031] NET: Registered protocol family 38 [ 1.306480] Key type asymmetric registered [ 1.307842] Asymmetric key parser 'x509' registered [ 1.309369] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.311883] io scheduler noop registered [ 1.313220] io scheduler deadline registered (default) [ 1.327646] io scheduler cfq registered [ 1.329043] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.330671] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.332569] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.335039] ACPI: Power Button [PWRF] [ 1.336466] GHES: HEST is not enabled! [ 1.337820] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.362117] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.364241] Non-volatile memory driver v1.3 [ 1.365646] Linux agpgart interface v0.103 [ 1.367115] crash memory driver: version 1.1 [ 1.368574] rdac: device handler registered [ 1.370008] hp_sw: device handler registered [ 1.371409] emc: device handler registered [ 1.372773] alua: device handler registered [ 1.374188] libphy: Fixed MDIO Bus: probed [ 1.375592] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.377388] ehci-pci: EHCI PCI platform driver [ 1.378804] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.380536] ohci-pci: OHCI PCI platform driver [ 1.381956] uhci_hcd: USB Universal Host Controller Interface driver [ 1.402020] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.403651] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.406134] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.407712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.409448] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.411300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.413725] usb usb1: Product: UHCI Host Controller [ 1.415214] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.417103] usb usb1: SerialNumber: 0000:00:01.2 [ 1.418660] hub 1-0:1.0: USB hub found [ 1.419979] hub 1-0:1.0: 2 ports detected [ 1.421448] usbcore: registered new interface driver usbserial [ 1.423127] usbcore: registered new interface driver usbserial_generic [ 1.424920] usbserial: USB Serial support registered for generic [ 1.426651] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.429946] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.431479] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.433086] mousedev: PS/2 mouse device common for all mice [ 1.435012] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.438279] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.441010] rtc_cmos 00:00: RTC can wake from S4 [ 1.442738] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.443000] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.448337] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.450673] cpuidle: using governor menu [ 1.452364] hidraw: raw HID events driver (C) Jiri Kosina [ 1.454479] usbcore: registered new interface driver usbhid [ 1.456542] usbhid: USB HID core driver [ 1.458131] drop_monitor: Initializing network drop monitor service [ 1.460349] TCP: cubic registered [ 1.461764] Initializing XFRM netlink socket [ 1.463561] NET: Registered protocol family 10 [ 1.465533] NET: Registered protocol family 17 [ 1.467453] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.469137] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.471274] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.474653] Loading compiled-in X.509 certificates [ 1.476484] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.479998] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.483940] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.487434] registered taskstats version 1 [ 1.490819] Key type trusted registered [ 1.493540] Key type encrypted registered [ 1.496254] IMA: No TPM chip found, activating TPM-bypass! [ 1.498348] rtc_cmos 00:00: setting system clock to 2018-11-14 20:31:11 UTC (1542227471) [ 1.501683] Freeing unused kernel memory: 1680k freed [ 1.507069] 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.511966] systemd[1]: Detected virtualization kvm. [ 1.513480] systemd[1]: Detected architecture x86-64. [ 1.514985] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.517756] systemd[1]: No hostname configured. [ 1.519191] systemd[1]: Set hostname to . [ 1.520790] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.544334] systemd[1]: Reached target Local File Systems. [ 1.545969] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Timers. [ 1.548345] systemd[1]: Reached target Timers. [ 1.549769] systemd[1]: Starting Timers. [[32m OK [0m] Created slice Root Slice. [ 1.552046] systemd[1]: Created slice Root Slice. [ 1.553516] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.555854] systemd[1]: Listening on udev Kernel Socket. [ 1.557426] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.559916] systemd[1]: Listening on udev Control Socket. [ 1.561499] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.563943] systemd[1]: Listening on Journal Socket. [ 1.565448] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Sockets. [ 1.567738] systemd[1]: Reached target Sockets. [ 1.569166] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Swap. [ 1.571299] systemd[1]: Reached target Swap. [ 1.572679] systemd[1]: Starting Swap. [[32m OK [0m] Created slice System Slice. [ 1.574899] systemd[1]: Created slice System Slice. [ 1.576391] systemd[1]: Starting System Slice. [ 1.578178] 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.582479] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.585036] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Slices. [ 1.588322] systemd[1]: Reached target Slices. [ 1.589740] systemd[1]: Starting Slices. [ 1.591397] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.594471] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.597034] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.600501] systemd[1]: Reached target Paths. [ 1.601916] systemd[1]: Starting Paths. [[32m OK [0m] Started Journal Service. [ 1.604304] 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.661377] RPC: Registered named UNIX socket transport module. [ 1.663088] RPC: Registered udp transport module. [ 1.664552] RPC: Registered tcp transport module. [ 1.666005] 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... [ 1.723635] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[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. [ 1.759991] FDC 0 is a S82078B [ 1.785932] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.789122] scsi host0: ata_piix [ 1.790468] scsi host1: ata_piix [ 1.791729] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.793644] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.834311] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.840789] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.878059] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.879924] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.881839] usb 1-1: Product: QEMU USB Tablet [ 1.883242] usb 1-1: Manufacturer: QEMU [ 1.884559] usb 1-1: SerialNumber: 42 [ 1.894179] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.897237] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 1.982549] SGI XFS with ACLs, security attributes, no debug enabled [ 1.985776] XFS (vda1): Mounting V4 Filesystem [ 2.021012] 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 target Initrd Default Target. [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target System Initialization. [[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 Local File Systems. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target 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 Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.244187] systemd-journald[106]: Received SIGTERM from PID 1 (systemd). [ 2.265696] tsc: Refined TSC clocksource calibration: 3491.873 MHz [ 2.292142] SELinux: Disabled at runtime. [ 2.330669] type=1404 audit(1542227472.332:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.386603] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.388291] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Mounting Huge Pages File System... [[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] Listening on udev Kernel Socket. Mounting Debug File System... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Listening on udev Control Socket. Mounting POSIX Message Queue File System... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on Delayed Shutdown Socket. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[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... Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-getty.slice. Starting Remount Root and Kernel File Systems... Starting Setup Virtual Console... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Starting Apply Kernel Variables... [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Load/Save Random Seed. [ 2.623977] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [ 2.681930] systemd-journald[383]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started Flush Journal to Persistent Storage. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Preprocess NFS configuration... Starting Rebuild Journal Catalog... Starting Import network configuration from initramfs... 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. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 2.815362] type=1305 audit(1542227472.816:3): audit_pid=426 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [ 2.970673] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 2.976064] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m[ 2.981801] [drm] Initialized drm 1.1.0 20060810 ] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Basic System. Starting Authorization Manager... Starting Login Service... Starting Dump dmesg to /var/log/dmesg... Starting LSB: Bring up/down networking... Starting NTP client/server... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.026748] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.029719] [TTM] Initializing pool allocator [ 3.032025] [TTM] Initializing DMA pool allocator [ 3.036068] [drm] fb mappable at 0xFC000000 [ 3.038019] [drm] vram aper at 0xFC000000 [ 3.039979] [drm] size 33554432 [ 3.041881] [drm] fb depth is 24 [ 3.043838] [drm] pitch is 3072 [ 3.046490] fbcon: cirrusdrmfb (fb0) is primary device [ 3.049049] ppdev: user-space parallel port driver [ 3.071703] Console: switching to colour frame buffer device 128x48 [ 3.086789] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Startin[ 3.093423] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 g GSSAPI Proxy Daemon... Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Authorization Manager. [[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. Starting Permit User Sessions...[ 3.161506] AES CTR mode by8 optimization enabled [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Reached target Login Prompts. [ 3.196738] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.202972] alg: No test for crc32 (crc32-pclmul) [ 3.215579] intel_rapl: no valid rapl domains found in package 0 [ 3.218999] intel_powerclamp: No package C-state available [ 3.224092] intel_powerclamp: No package C-state availableintel_powerclamp: No package C-state available[ 3.474516] cloud-init[517]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 14 Nov 2018 20:31:13 +0000. Up 3.44 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 Initial cloud-init job (metadata service crawler)... Starting Notify NFS peers of a restart... Starting nginx - high performance web server... Starting PostgreSQL 9.5 database server... Starting OpenSSH server daemon... Starting Postfix Mail Transport Agent... Starting Dynamic System Tuning Daemon... Starting System Logging Service... [[32m OK [0m] Reached target Network is Online. Starting Crash recovery kernel arming... Starting LSB: Starts Logstash as a daemon.... 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 InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Notify NFS peers of a restart. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Created slice user-993.slice. [ 5.450605] cloud-init[787]: Cloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:31:15 +0000. Up 5.39 seconds. [ 5.497183] cloud-init[787]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 5.499257] cloud-init[787]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.503942] cloud-init[787]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.509600] cloud-init[787]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.512219] cloud-init[787]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.515219] cloud-init[787]: ci-info: | eth0: | True | 192.168.120.7 | 255.255.255.0 | fa:16:3e:fe:51:9d | [ 5.517048] cloud-init[787]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.519079] cloud-init[787]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 5.521207] cloud-init[787]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.524218] cloud-init[787]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 5.527579] cloud-init[787]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.530125] cloud-init[787]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 5.532458] cloud-init[787]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 5.540033] cloud-init[787]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 5.543387] cloud-init[787]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Dynamic System Tuning Daemon. [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: 2018-11-14 20:31:41,829 - paramiko.transport - DEBUG - starting thread (client mode): 0x100f68d0L 2018-11-14 20:31:41,829 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-11-14 20:31:41,838 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-11-14 20:31:41,838 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-11-14 20:31:41,840 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-11-14 20:31:41,840 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-14 20:31:41,840 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-14 20:31:41,840 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-14 20:31:41,841 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-14 20:31:41,841 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-14 20:31:41,846 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-14 20:31:41,846 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-14 20:31:41,862 - paramiko.transport - DEBUG - Trying discovered key 44bb251e5294737948ffc642a867b746 in /tmp/tmpEqU8Zw 2018-11-14 20:31:41,886 - paramiko.transport - DEBUG - userauth is OK 2018-11-14 20:31:51,909 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-11-14 20:31:51,941 - paramiko.transport - DEBUG - Trying discovered key 53a32704d80d9fa5426a394ad4fcf413 in /root/.ssh/id_rsa 2018-11-14 20:31:51,942 - paramiko.transport - DEBUG - userauth is OK 2018-11-14 20:31:51,948 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-11-14 20:31:51,949 - functest.core.singlevm - DEBUG - try 3: cannot connect to 172.30.9.201: Authentication failed. 2018-11-14 20:32:00,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 20:32:00,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/7e3057c1-aae4-4857-a663-44bba8868c85/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}aceb8dc60227ef9a1a9279bbf232369a858777e8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 20:32:01,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:32: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-4628a0e9-915e-46c7-bca1-5dfe0345900b x-compute-request-id: req-4628a0e9-915e-46c7-bca1-5dfe0345900b Content-Encoding: gzip Content-Length: 11737 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 00000000bffe1351 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 00000000bffe12d1 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 1968045632 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.401147] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.404006] pid_max: default: 32768 minimum: 301\n[ 0.405557] Security Framework initialized\n[ 0.406983] SELinux: Initializing.\n[ 0.408552] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.414369] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.417963] Mount-cache hash table entries: 4096\n[ 0.419784] Initializing cgroup subsys memory\n[ 0.421272] Initializing cgroup subsys devices\n[ 0.422763] Initializing cgroup subsys freezer\n[ 0.424264] Initializing cgroup subsys net_cls\n[ 0.425791] Initializing cgroup subsys blkio\n[ 0.427247] Initializing cgroup subsys perf_event\n[ 0.428783] Initializing cgroup subsys hugetlb\n[ 0.430274] Initializing cgroup subsys pids\n[ 0.431709] Initializing cgroup subsys net_prio\n[ 0.433283] CPU: Physical Processor ID: 0\n[ 0.435391] mce: CPU supports 10 MCE banks\n[ 0.436837] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.438542] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.440244] tlb_flushall_shift: 6\n[ 0.441706] Freeing SMP alternatives: 28k freed\n[ 0.445883] ACPI: Core revision 20130517\n[ 0.447709] ACPI: All ACPI Tables successfully acquired\n[ 0.449561] ftrace: allocating 25812 entries in 101 pages\n[ 0.471027] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.472971] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.474928] smpboot: Max logical packages: 2\n[ 0.476662] Enabling x2apic\n[ 0.477816] Enabled x2apic\n[ 0.479216] Switched APIC routing to physical x2apic.\n[ 0.482062] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.484011] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.487506] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.495628] KVM setup paravirtual spinlock\n[ 0.498389] smpboot: Booting Node 0, Processors #1 OK\n[ 0.500459] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.522358] Brought up 2 CPUs\n[ 0.522360] KVM setup async PF for cpu 1\n[ 0.522363] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.526501] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.529274] devtmpfs: initialized\n[ 0.532284] EVM: security.selinux\n[ 0.533584] EVM: security.ima\n[ 0.534806] EVM: security.capability\n[ 0.536826] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.538871] pinctrl core: initialized pinctrl subsystem\n[ 0.540723] NET: Registered protocol family 16\n[ 0.542454] ACPI: bus type PCI registered\n[ 0.543927] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.545947] PCI: Using configuration type 1 for base access\n[ 0.552067] ACPI: Added _OSI(Module Device)\n[ 0.553590] ACPI: Added _OSI(Processor Device)\n[ 0.555125] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.556721] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.559569] ACPI: Interpreter enabled\n[ 0.560973] ACPI: (supports S0 S5)\n[ 0.562293] ACPI: Using IOAPIC for interrupt routing\n[ 0.563928] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.568632] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.570544] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.572524] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.574495] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.578161] acpiphp: Slot [3] registered\n[ 0.579601] acpiphp: Slot [4] registered\n[ 0.581043] acpiphp: Slot [5] registered\n[ 0.582487] acpiphp: Slot [6] registered\n[ 0.583915] acpiphp: Slot [7] registered\n[ 0.585353] acpiphp: Slot [8] registered\n[ 0.586793] acpiphp: Slot [9] registered\n[ 0.588208] acpiphp: Slot [10] registered\n[ 0.589669] acpiphp: Slot [11] registered\n[ 0.591117] acpiphp: Slot [12] registered\n[ 0.592582] acpiphp: Slot [13] registered\n[ 0.594033] acpiphp: Slot [14] registered\n[ 0.595488] acpiphp: Slot [15] registered\n[ 0.596996] acpiphp: Slot [16] registered\n[ 0.598436] acpiphp: Slot [17] registered\n[ 0.599916] acpiphp: Slot [18] registered\n[ 0.601383] acpiphp: Slot [19] registered\n[ 0.602819] acpiphp: Slot [20] registered\n[ 0.604260] acpiphp: Slot [21] registered\n[ 0.605689] acpiphp: Slot [22] registered\n[ 0.607121] acpiphp: Slot [23] registered\n[ 0.608550] acpiphp: Slot [24] registered\n[ 0.610020] acpiphp: Slot [25] registered\n[ 0.611461] acpiphp: Slot [26] registered\n[ 0.612895] acpiphp: Slot [27] registered\n[ 0.614335] acpiphp: Slot [28] registered\n[ 0.615764] acpiphp: Slot [29] registered\n[ 0.617193] acpiphp: Slot [30] registered\n[ 0.618626] acpiphp: Slot [31] registered\n[ 0.620058] PCI host bridge to bus 0000:00\n[ 0.621498] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.623217] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.625187] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.627170] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.629802] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.632435] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.637693] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.639692] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.641497] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.643405] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.647488] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.649955] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.672252] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.674436] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.676557] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.678910] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.681003] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.682937] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.684953] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.687529] vgaarb: loaded\n[ 0.688631] vgaarb: bridge control possible 0000:00:02.0\n[ 0.690377] SCSI subsystem initialized\n[ 0.691718] ACPI: bus type USB registered\n[ 0.693091] usbcore: registered new interface driver usbfs\n[ 0.694708] usbcore: registered new interface driver hub\n[ 0.696302] usbcore: registered new device driver usb\n[ 0.698005] PCI: Using ACPI for IRQ routing\n[ 0.699725] NetLabel: Initializing\n[ 0.700951] NetLabel: domain hash size = 128\n[ 0.702342] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.703884] NetLabel: unlabeled traffic allowed by default\n[ 0.705624] Switched to clocksource kvm-clock\n[ 0.714865] pnp: PnP ACPI init\n[ 0.716041] ACPI: bus type PNP registered\n[ 0.717763] pnp: PnP ACPI: found 5 devices\n[ 0.719111] ACPI: bus type PNP unregistered\n[ 0.726672] NET: Registered protocol family 2\n[ 0.728415] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.731094] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.733317] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.735228] TCP: reno registered\n[ 0.736417] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.738163] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.740026] NET: Registered protocol family 1\n[ 0.741446] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.743128] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.744780] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.764812] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.784644] Unpacking initramfs...\n[ 1.250693] Freeing initrd memory: 37508k freed\n[ 1.260526] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.262402] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.265833] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.267689] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.269767] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.271533] Initialise system trusted keyring\n[ 1.272963] audit: initializing netlink socket (disabled)\n[ 1.274593] type=2000 audit(1542227471.644:1): initialized\n[ 1.291538] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.293312] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.295920] zpool: loaded\n[ 1.297020] zbud: loaded\n[ 1.298289] VFS: Disk quotas dquot_6.5.2\n[ 1.299646] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.301603] msgmni has been set to 7578\n[ 1.302980] Key type big_key registered\n[ 1.305031] NET: Registered protocol family 38\n[ 1.306480] Key type asymmetric registered\n[ 1.307842] Asymmetric key parser 'x509' registered\n[ 1.309369] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.311883] io scheduler noop registered\n[ 1.313220] io scheduler deadline registered (default)\n[ 1.327646] io scheduler cfq registered\n[ 1.329043] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.330671] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.332569] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.335039] ACPI: Power Button [PWRF]\n[ 1.336466] GHES: HEST is not enabled!\n[ 1.337820] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.362117] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.364241] Non-volatile memory driver v1.3\n[ 1.365646] Linux agpgart interface v0.103\n[ 1.367115] crash memory driver: version 1.1\n[ 1.368574] rdac: device handler registered\n[ 1.370008] hp_sw: device handler registered\n[ 1.371409] emc: device handler registered\n[ 1.372773] alua: device handler registered\n[ 1.374188] libphy: Fixed MDIO Bus: probed\n[ 1.375592] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.377388] ehci-pci: EHCI PCI platform driver\n[ 1.378804] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.380536] ohci-pci: OHCI PCI platform driver\n[ 1.381956] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.402020] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.403651] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.406134] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.407712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.409448] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.411300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.413725] usb usb1: Product: UHCI Host Controller\n[ 1.415214] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.417103] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.418660] hub 1-0:1.0: USB hub found\n[ 1.419979] hub 1-0:1.0: 2 ports detected\n[ 1.421448] usbcore: registered new interface driver usbserial\n[ 1.423127] usbcore: registered new interface driver usbserial_generic\n[ 1.424920] usbserial: USB Serial support registered for generic\n[ 1.426651] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.429946] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.431479] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.433086] mousedev: PS/2 mouse device common for all mice\n[ 1.435012] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.438279] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.441010] rtc_cmos 00:00: RTC can wake from S4\n[ 1.442738] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.443000] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.448337] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.450673] cpuidle: using governor menu\n[ 1.452364] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.454479] usbcore: registered new interface driver usbhid\n[ 1.456542] usbhid: USB HID core driver\n[ 1.458131] drop_monitor: Initializing network drop monitor service\n[ 1.460349] TCP: cubic registered\n[ 1.461764] Initializing XFRM netlink socket\n[ 1.463561] NET: Registered protocol family 10\n[ 1.465533] NET: Registered protocol family 17\n[ 1.467453] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.469137] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.471274] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.474653] Loading compiled-in X.509 certificates\n[ 1.476484] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.479998] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.483940] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.487434] registered taskstats version 1\n[ 1.490819] Key type trusted registered\n[ 1.493540] Key type encrypted registered\n[ 1.496254] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.498348] rtc_cmos 00:00: setting system clock to 2018-11-14 20:31:11 UTC (1542227471)\n[ 1.501683] Freeing unused kernel memory: 1680k freed\n[ 1.507069] 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.511966] systemd[1]: Detected virtualization kvm.\n[ 1.513480] systemd[1]: Detected architecture x86-64.\n[ 1.514985] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.517756] systemd[1]: No hostname configured.\n[ 1.519191] systemd[1]: Set hostname to .\n[ 1.520790] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.544334] systemd[1]: Reached target Local File Systems.\n[ 1.545969] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Timers.\n[ 1.548345] systemd[1]: Reached target Timers.\n[ 1.549769] systemd[1]: Starting Timers.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.552046] systemd[1]: Created slice Root Slice.\n[ 1.553516] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.555854] systemd[1]: Listening on udev Kernel Socket.\n[ 1.557426] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.559916] systemd[1]: Listening on udev Control Socket.\n[ 1.561499] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.563943] systemd[1]: Listening on Journal Socket.\n[ 1.565448] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.567738] systemd[1]: Reached target Sockets.\n[ 1.569166] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Swap.\n[ 1.571299] systemd[1]: Reached target Swap.\n[ 1.572679] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice System Slice.\n[ 1.574899] systemd[1]: Created slice System Slice.\n[ 1.576391] systemd[1]: Starting System Slice.\n[ 1.578178] 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.582479] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.585036] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Slices.\n[ 1.588322] systemd[1]: Reached target Slices.\n[ 1.589740] systemd[1]: Starting Slices.\n[ 1.591397] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.594471] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.597034] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.600501] systemd[1]: Reached target Paths.\n[ 1.601916] systemd[1]: Starting Paths.\n[[32m OK [0m] Started Journal Service.\n[ 1.604304] 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.661377] RPC: Registered named UNIX socket transport module.\n[ 1.663088] RPC: Registered udp transport module.\n[ 1.664552] RPC: Registered tcp transport module.\n[ 1.666005] 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[ 1.723635] usb 1-1: new full-speed USB device number 2 using uhci_hcd\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[ 1.759991] FDC 0 is a S82078B\n[ 1.785932] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.789122] scsi host0: ata_piix\n[ 1.790468] scsi host1: ata_piix\n[ 1.791729] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.793644] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.834311] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.840789] vda: vda1\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.878059] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.879924] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.881839] usb 1-1: Product: QEMU USB Tablet\n[ 1.883242] usb 1-1: Manufacturer: QEMU\n[ 1.884559] usb 1-1: SerialNumber: 42\n[ 1.894179] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.897237] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 1.982549] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.985776] XFS (vda1): Mounting V4 Filesystem\n[ 2.021012] 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 target Initrd Default Target.\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target System Initialization.\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 Local File Systems.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target 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 Kernel Socket.\n[[32m OK [0m] Closed udev Control Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.244187] systemd-journald[106]: Received SIGTERM from PID 1 (systemd).\n[ 2.265696] tsc: Refined TSC clocksource calibration: 3491.873 MHz\n[ 2.292142] SELinux: Disabled at runtime.\n[ 2.330669] type=1404 audit(1542227472.332:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.386603] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.388291] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n Mounting Huge Pages File System...\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] Listening on udev Kernel Socket.\n Mounting Debug File System...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd File Systems.\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] Listening on udev Control Socket.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\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 Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice system-getty.slice.\n Starting Remount Root and Kernel File Systems...\n Starting Setup Virtual Console...\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n Starting Apply Kernel Variables...\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 2.623977] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[ 2.681930] systemd-journald[383]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Preprocess NFS configuration...\n Starting Rebuild Journal Catalog...\n Starting Import network configuration from initramfs...\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[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[ 2.815362] type=1305 audit(1542227472.816:3): audit_pid=426 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[ 2.970673] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 2.976064] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[[32m OK [0m[ 2.981801] [drm] Initialized drm 1.1.0 20060810\n] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Basic System.\n Starting Authorization Manager...\n Starting Login Service...\n Starting Dump dmesg to /var/log/dmesg...\n Starting LSB: Bring up/down networking...\n Starting NTP client/server...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.026748] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.029719] [TTM] Initializing pool allocator\n[ 3.032025] [TTM] Initializing DMA pool allocator\n[ 3.036068] [drm] fb mappable at 0xFC000000\n[ 3.038019] [drm] vram aper at 0xFC000000\n[ 3.039979] [drm] size 33554432\n[ 3.041881] [drm] fb depth is 24\n[ 3.043838] [drm] pitch is 3072\n[ 3.046490] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.049049] ppdev: user-space parallel port driver\n[ 3.071703] Console: switching to colour frame buffer device 128x48\n[ 3.086789] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Startin[ 3.093423] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\ng GSSAPI Proxy Daemon...\n Starting Initial cloud-init job (pre-networking)...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Authorization Manager.\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 Starting Permit User Sessions...[ 3.161506] AES CTR mode by8 optimization enabled\n\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Reached target Login Prompts.\n[ 3.196738] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.202972] alg: No test for crc32 (crc32-pclmul)\n[ 3.215579] intel_rapl: no valid rapl domains found in package 0\n[ 3.218999] intel_powerclamp: No package C-state available\n[ 3.224092] intel_powerclamp: No package C-state availableintel_powerclamp: No package C-state available[ 3.474516] cloud-init[517]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 14 Nov 2018 20:31:13 +0000. Up 3.44 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 Initial cloud-init job (metadata service crawler)...\n Starting Notify NFS peers of a restart...\n Starting nginx - high performance web server...\n Starting PostgreSQL 9.5 database server...\n Starting OpenSSH server daemon...\n Starting Postfix Mail Transport Agent...\n Starting Dynamic System Tuning Daemon...\n Starting System Logging Service...\n[[32m OK [0m] Reached target Network is Online.\n Starting Crash recovery kernel arming...\n Starting LSB: Starts Logstash as a daemon....\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 InfluxDB Service.\n Starting InfluxDB Service...\n[[32m OK [0m] Started Notify NFS peers of a restart.\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: Starts Logstash as a daemon..\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Created slice user-993.slice.\n[ 5.450605] cloud-init[787]: Cloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:31:15 +0000. Up 5.39 seconds.\n[ 5.497183] cloud-init[787]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 5.499257] cloud-init[787]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.503942] cloud-init[787]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 5.509600] cloud-init[787]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.512219] cloud-init[787]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 5.515219] cloud-init[787]: ci-info: | eth0: | True | 192.168.120.7 | 255.255.255.0 | fa:16:3e:fe:51:9d |\n[ 5.517048] cloud-init[787]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.519079] cloud-init[787]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 5.521207] cloud-init[787]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.524218] cloud-init[787]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 5.527579] cloud-init[787]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.530125] cloud-init[787]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 5.532458] cloud-init[787]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[ 5.540033] cloud-init[787]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 5.543387] cloud-init[787]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: "} 2018-11-14 20:32:01,040 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/7e3057c1-aae4-4857-a663-44bba8868c85/action used request id req-4628a0e9-915e-46c7-bca1-5dfe0345900b 2018-11-14 20:32:01,040 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0811231136322s 2018-11-14 20:32:01,042 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/7e3057c1-aae4-4857-a663-44bba8868c85/action used request id req-4628a0e9-915e-46c7-bca1-5dfe0345900b 2018-11-14 20:32:01,042 - 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 00000000bffe1351 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 00000000bffe12d1 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 1968045632 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.401147] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.404006] pid_max: default: 32768 minimum: 301 [ 0.405557] Security Framework initialized [ 0.406983] SELinux: Initializing. [ 0.408552] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.414369] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.417963] Mount-cache hash table entries: 4096 [ 0.419784] Initializing cgroup subsys memory [ 0.421272] Initializing cgroup subsys devices [ 0.422763] Initializing cgroup subsys freezer [ 0.424264] Initializing cgroup subsys net_cls [ 0.425791] Initializing cgroup subsys blkio [ 0.427247] Initializing cgroup subsys perf_event [ 0.428783] Initializing cgroup subsys hugetlb [ 0.430274] Initializing cgroup subsys pids [ 0.431709] Initializing cgroup subsys net_prio [ 0.433283] CPU: Physical Processor ID: 0 [ 0.435391] mce: CPU supports 10 MCE banks [ 0.436837] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.438542] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.440244] tlb_flushall_shift: 6 [ 0.441706] Freeing SMP alternatives: 28k freed [ 0.445883] ACPI: Core revision 20130517 [ 0.447709] ACPI: All ACPI Tables successfully acquired [ 0.449561] ftrace: allocating 25812 entries in 101 pages [ 0.471027] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.472971] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.474928] smpboot: Max logical packages: 2 [ 0.476662] Enabling x2apic [ 0.477816] Enabled x2apic [ 0.479216] Switched APIC routing to physical x2apic. [ 0.482062] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.484011] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.487506] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.495628] KVM setup paravirtual spinlock [ 0.498389] smpboot: Booting Node 0, Processors #1 OK [ 0.500459] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.522358] Brought up 2 CPUs [ 0.522360] KVM setup async PF for cpu 1 [ 0.522363] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.526501] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.529274] devtmpfs: initialized [ 0.532284] EVM: security.selinux [ 0.533584] EVM: security.ima [ 0.534806] EVM: security.capability [ 0.536826] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.538871] pinctrl core: initialized pinctrl subsystem [ 0.540723] NET: Registered protocol family 16 [ 0.542454] ACPI: bus type PCI registered [ 0.543927] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.545947] PCI: Using configuration type 1 for base access [ 0.552067] ACPI: Added _OSI(Module Device) [ 0.553590] ACPI: Added _OSI(Processor Device) [ 0.555125] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.556721] ACPI: Added _OSI(Processor Aggregator Device) [ 0.559569] ACPI: Interpreter enabled [ 0.560973] ACPI: (supports S0 S5) [ 0.562293] ACPI: Using IOAPIC for interrupt routing [ 0.563928] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.568632] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.570544] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.572524] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.574495] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.578161] acpiphp: Slot [3] registered [ 0.579601] acpiphp: Slot [4] registered [ 0.581043] acpiphp: Slot [5] registered [ 0.582487] acpiphp: Slot [6] registered [ 0.583915] acpiphp: Slot [7] registered [ 0.585353] acpiphp: Slot [8] registered [ 0.586793] acpiphp: Slot [9] registered [ 0.588208] acpiphp: Slot [10] registered [ 0.589669] acpiphp: Slot [11] registered [ 0.591117] acpiphp: Slot [12] registered [ 0.592582] acpiphp: Slot [13] registered [ 0.594033] acpiphp: Slot [14] registered [ 0.595488] acpiphp: Slot [15] registered [ 0.596996] acpiphp: Slot [16] registered [ 0.598436] acpiphp: Slot [17] registered [ 0.599916] acpiphp: Slot [18] registered [ 0.601383] acpiphp: Slot [19] registered [ 0.602819] acpiphp: Slot [20] registered [ 0.604260] acpiphp: Slot [21] registered [ 0.605689] acpiphp: Slot [22] registered [ 0.607121] acpiphp: Slot [23] registered [ 0.608550] acpiphp: Slot [24] registered [ 0.610020] acpiphp: Slot [25] registered [ 0.611461] acpiphp: Slot [26] registered [ 0.612895] acpiphp: Slot [27] registered [ 0.614335] acpiphp: Slot [28] registered [ 0.615764] acpiphp: Slot [29] registered [ 0.617193] acpiphp: Slot [30] registered [ 0.618626] acpiphp: Slot [31] registered [ 0.620058] PCI host bridge to bus 0000:00 [ 0.621498] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.623217] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.625187] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.627170] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.629802] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.632435] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.637693] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.639692] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.641497] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.643405] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.647488] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.649955] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.672252] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.674436] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.676557] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.678910] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.681003] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.682937] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.684953] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.687529] vgaarb: loaded [ 0.688631] vgaarb: bridge control possible 0000:00:02.0 [ 0.690377] SCSI subsystem initialized [ 0.691718] ACPI: bus type USB registered [ 0.693091] usbcore: registered new interface driver usbfs [ 0.694708] usbcore: registered new interface driver hub [ 0.696302] usbcore: registered new device driver usb [ 0.698005] PCI: Using ACPI for IRQ routing [ 0.699725] NetLabel: Initializing [ 0.700951] NetLabel: domain hash size = 128 [ 0.702342] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.703884] NetLabel: unlabeled traffic allowed by default [ 0.705624] Switched to clocksource kvm-clock [ 0.714865] pnp: PnP ACPI init [ 0.716041] ACPI: bus type PNP registered [ 0.717763] pnp: PnP ACPI: found 5 devices [ 0.719111] ACPI: bus type PNP unregistered [ 0.726672] NET: Registered protocol family 2 [ 0.728415] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.731094] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.733317] TCP: Hash tables configured (established 32768 bind 32768) [ 0.735228] TCP: reno registered [ 0.736417] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.738163] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.740026] NET: Registered protocol family 1 [ 0.741446] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.743128] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.744780] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.764812] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.784644] Unpacking initramfs... [ 1.250693] Freeing initrd memory: 37508k freed [ 1.260526] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.262402] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.265833] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.267689] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.269767] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.271533] Initialise system trusted keyring [ 1.272963] audit: initializing netlink socket (disabled) [ 1.274593] type=2000 audit(1542227471.644:1): initialized [ 1.291538] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.293312] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.295920] zpool: loaded [ 1.297020] zbud: loaded [ 1.298289] VFS: Disk quotas dquot_6.5.2 [ 1.299646] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.301603] msgmni has been set to 7578 [ 1.302980] Key type big_key registered [ 1.305031] NET: Registered protocol family 38 [ 1.306480] Key type asymmetric registered [ 1.307842] Asymmetric key parser 'x509' registered [ 1.309369] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.311883] io scheduler noop registered [ 1.313220] io scheduler deadline registered (default) [ 1.327646] io scheduler cfq registered [ 1.329043] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.330671] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.332569] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.335039] ACPI: Power Button [PWRF] [ 1.336466] GHES: HEST is not enabled! [ 1.337820] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.362117] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.364241] Non-volatile memory driver v1.3 [ 1.365646] Linux agpgart interface v0.103 [ 1.367115] crash memory driver: version 1.1 [ 1.368574] rdac: device handler registered [ 1.370008] hp_sw: device handler registered [ 1.371409] emc: device handler registered [ 1.372773] alua: device handler registered [ 1.374188] libphy: Fixed MDIO Bus: probed [ 1.375592] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.377388] ehci-pci: EHCI PCI platform driver [ 1.378804] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.380536] ohci-pci: OHCI PCI platform driver [ 1.381956] uhci_hcd: USB Universal Host Controller Interface driver [ 1.402020] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.403651] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.406134] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.407712] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.409448] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.411300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.413725] usb usb1: Product: UHCI Host Controller [ 1.415214] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.417103] usb usb1: SerialNumber: 0000:00:01.2 [ 1.418660] hub 1-0:1.0: USB hub found [ 1.419979] hub 1-0:1.0: 2 ports detected [ 1.421448] usbcore: registered new interface driver usbserial [ 1.423127] usbcore: registered new interface driver usbserial_generic [ 1.424920] usbserial: USB Serial support registered for generic [ 1.426651] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.429946] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.431479] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.433086] mousedev: PS/2 mouse device common for all mice [ 1.435012] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.438279] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.441010] rtc_cmos 00:00: RTC can wake from S4 [ 1.442738] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.443000] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.448337] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.450673] cpuidle: using governor menu [ 1.452364] hidraw: raw HID events driver (C) Jiri Kosina [ 1.454479] usbcore: registered new interface driver usbhid [ 1.456542] usbhid: USB HID core driver [ 1.458131] drop_monitor: Initializing network drop monitor service [ 1.460349] TCP: cubic registered [ 1.461764] Initializing XFRM netlink socket [ 1.463561] NET: Registered protocol family 10 [ 1.465533] NET: Registered protocol family 17 [ 1.467453] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.469137] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.471274] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.474653] Loading compiled-in X.509 certificates [ 1.476484] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.479998] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.483940] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.487434] registered taskstats version 1 [ 1.490819] Key type trusted registered [ 1.493540] Key type encrypted registered [ 1.496254] IMA: No TPM chip found, activating TPM-bypass! [ 1.498348] rtc_cmos 00:00: setting system clock to 2018-11-14 20:31:11 UTC (1542227471) [ 1.501683] Freeing unused kernel memory: 1680k freed [ 1.507069] 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.511966] systemd[1]: Detected virtualization kvm. [ 1.513480] systemd[1]: Detected architecture x86-64. [ 1.514985] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.517756] systemd[1]: No hostname configured. [ 1.519191] systemd[1]: Set hostname to . [ 1.520790] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.544334] systemd[1]: Reached target Local File Systems. [ 1.545969] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Timers. [ 1.548345] systemd[1]: Reached target Timers. [ 1.549769] systemd[1]: Starting Timers. [[32m OK [0m] Created slice Root Slice. [ 1.552046] systemd[1]: Created slice Root Slice. [ 1.553516] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.555854] systemd[1]: Listening on udev Kernel Socket. [ 1.557426] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.559916] systemd[1]: Listening on udev Control Socket. [ 1.561499] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.563943] systemd[1]: Listening on Journal Socket. [ 1.565448] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Sockets. [ 1.567738] systemd[1]: Reached target Sockets. [ 1.569166] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Swap. [ 1.571299] systemd[1]: Reached target Swap. [ 1.572679] systemd[1]: Starting Swap. [[32m OK [0m] Created slice System Slice. [ 1.574899] systemd[1]: Created slice System Slice. [ 1.576391] systemd[1]: Starting System Slice. [ 1.578178] 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.582479] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.585036] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Slices. [ 1.588322] systemd[1]: Reached target Slices. [ 1.589740] systemd[1]: Starting Slices. [ 1.591397] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.594471] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.597034] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.600501] systemd[1]: Reached target Paths. [ 1.601916] systemd[1]: Starting Paths. [[32m OK [0m] Started Journal Service. [ 1.604304] 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.661377] RPC: Registered named UNIX socket transport module. [ 1.663088] RPC: Registered udp transport module. [ 1.664552] RPC: Registered tcp transport module. [ 1.666005] 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... [ 1.723635] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[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. [ 1.759991] FDC 0 is a S82078B [ 1.785932] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.789122] scsi host0: ata_piix [ 1.790468] scsi host1: ata_piix [ 1.791729] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.793644] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.834311] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.840789] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.878059] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.879924] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.881839] usb 1-1: Product: QEMU USB Tablet [ 1.883242] usb 1-1: Manufacturer: QEMU [ 1.884559] usb 1-1: SerialNumber: 42 [ 1.894179] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.897237] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 1.982549] SGI XFS with ACLs, security attributes, no debug enabled [ 1.985776] XFS (vda1): Mounting V4 Filesystem [ 2.021012] 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 target Initrd Default Target. [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target System Initialization. [[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 Local File Systems. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target 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 Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.244187] systemd-journald[106]: Received SIGTERM from PID 1 (systemd). [ 2.265696] tsc: Refined TSC clocksource calibration: 3491.873 MHz [ 2.292142] SELinux: Disabled at runtime. [ 2.330669] type=1404 audit(1542227472.332:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.386603] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.388291] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Mounting Huge Pages File System... [[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] Listening on udev Kernel Socket. Mounting Debug File System... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Listening on udev Control Socket. Mounting POSIX Message Queue File System... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on Delayed Shutdown Socket. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[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... Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-getty.slice. Starting Remount Root and Kernel File Systems... Starting Setup Virtual Console... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Starting Apply Kernel Variables... [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Load/Save Random Seed. [ 2.623977] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [ 2.681930] systemd-journald[383]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started Flush Journal to Persistent Storage. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Preprocess NFS configuration... Starting Rebuild Journal Catalog... Starting Import network configuration from initramfs... 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. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 2.815362] type=1305 audit(1542227472.816:3): audit_pid=426 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [ 2.970673] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 2.976064] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m[ 2.981801] [drm] Initialized drm 1.1.0 20060810 ] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Basic System. Starting Authorization Manager... Starting Login Service... Starting Dump dmesg to /var/log/dmesg... Starting LSB: Bring up/down networking... Starting NTP client/server... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.026748] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.029719] [TTM] Initializing pool allocator [ 3.032025] [TTM] Initializing DMA pool allocator [ 3.036068] [drm] fb mappable at 0xFC000000 [ 3.038019] [drm] vram aper at 0xFC000000 [ 3.039979] [drm] size 33554432 [ 3.041881] [drm] fb depth is 24 [ 3.043838] [drm] pitch is 3072 [ 3.046490] fbcon: cirrusdrmfb (fb0) is primary device [ 3.049049] ppdev: user-space parallel port driver [ 3.071703] Console: switching to colour frame buffer device 128x48 [ 3.086789] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Startin[ 3.093423] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 g GSSAPI Proxy Daemon... Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Authorization Manager. [[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. Starting Permit User Sessions...[ 3.161506] AES CTR mode by8 optimization enabled [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Reached target Login Prompts. [ 3.196738] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.202972] alg: No test for crc32 (crc32-pclmul) [ 3.215579] intel_rapl: no valid rapl domains found in package 0 [ 3.218999] intel_powerclamp: No package C-state available [ 3.224092] intel_powerclamp: No package C-state availableintel_powerclamp: No package C-state available[ 3.474516] cloud-init[517]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 14 Nov 2018 20:31:13 +0000. Up 3.44 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 Initial cloud-init job (metadata service crawler)... Starting Notify NFS peers of a restart... Starting nginx - high performance web server... Starting PostgreSQL 9.5 database server... Starting OpenSSH server daemon... Starting Postfix Mail Transport Agent... Starting Dynamic System Tuning Daemon... Starting System Logging Service... [[32m OK [0m] Reached target Network is Online. Starting Crash recovery kernel arming... Starting LSB: Starts Logstash as a daemon.... 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 InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Notify NFS peers of a restart. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Created slice user-993.slice. [ 5.450605] cloud-init[787]: Cloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:31:15 +0000. Up 5.39 seconds. [ 5.497183] cloud-init[787]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 5.499257] cloud-init[787]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.503942] cloud-init[787]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.509600] cloud-init[787]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.512219] cloud-init[787]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.515219] cloud-init[787]: ci-info: | eth0: | True | 192.168.120.7 | 255.255.255.0 | fa:16:3e:fe:51:9d | [ 5.517048] cloud-init[787]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.519079] cloud-init[787]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 5.521207] cloud-init[787]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.524218] cloud-init[787]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 5.527579] cloud-init[787]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.530125] cloud-init[787]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 5.532458] cloud-init[787]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 5.540033] cloud-init[787]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 5.543387] cloud-init[787]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Dynamic System Tuning Daemon. [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: 2018-11-14 20:32:01,045 - paramiko.transport - DEBUG - starting thread (client mode): 0xfd37e50L 2018-11-14 20:32:01,046 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-11-14 20:32:01,051 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-11-14 20:32:01,051 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-11-14 20:32:01,053 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-11-14 20:32:01,053 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-14 20:32:01,053 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-14 20:32:01,054 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-14 20:32:01,054 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-14 20:32:01,054 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-14 20:32:01,059 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-14 20:32:01,059 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-14 20:32:01,062 - paramiko.transport - DEBUG - Trying discovered key 44bb251e5294737948ffc642a867b746 in /tmp/tmpEqU8Zw 2018-11-14 20:32:01,099 - paramiko.transport - DEBUG - userauth is OK 2018-11-14 20:32:11,119 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-14 20:32:11,139 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-11-14 20:32:11,140 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-11-14 20:32:11,140 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-11-14 20:32:11,140 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/status 2018-11-14 20:32:11,329 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-14 20:32:11,330 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-14 20:32:11,330 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-14 20:32:11,330 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-11-14 20:32:11,330 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-14 20:32:11,330 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-14 20:32:11,330 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-14 20:32:11,330 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 816, "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": 8007, "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": 847, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 804, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 812, "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": 843, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-11-14 20:32:11,330 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-14 20:32:11,331 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 14 Nov 2018 20:32:10 GMT 2018-11-14 20:32:11,331 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-14 20:32:11,331 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2378 2018-11-14 20:32:11,331 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-14 20:32:11,331 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 816, 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': 8007, 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': 847, 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': 804, 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': 812, 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': 843, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-11-14 20:32:11,332 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/status 2018-11-14 20:32:11,467 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-14 20:32:11,467 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-14 20:32:11,467 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-14 20:32:11,467 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-11-14 20:32:11,467 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-14 20:32:11,467 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-14 20:32:11,467 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-14 20:32:11,468 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 816, "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": 8007, "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": 847, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 804, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 812, "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": 843, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-11-14 20:32:11,468 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-14 20:32:11,468 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 14 Nov 2018 20:32:10 GMT 2018-11-14 20:32:11,468 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-14 20:32:11,468 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2378 2018-11-14 20:32:11,468 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-14 20:32:11,468 - functest.core.cloudify - INFO - The current manager status is running 2018-11-14 20:32:11,469 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-11-14 20:32:11,536 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-14 20:32:11,536 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-14 20:32:11,536 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-14 20:32:11,536 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-11-14 20:32:11,536 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-14 20:32:11,536 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-14 20:32:11,537 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-14 20:32:11,537 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-11-14 20:32:11,537 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-11-14T20:32:10.758Z", "updated_at": "2018-11-14T20:32:10.759Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-11-14 20:32:11,537 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-14 20:32:11,537 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 14 Nov 2018 20:32:10 GMT 2018-11-14 20:32:11,537 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-14 20:32:11,537 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-11-14 20:32:11,537 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-14 20:32:11,537 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/secrets 2018-11-14 20:32:11,584 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-14 20:32:11,584 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-14 20:32:11,584 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-14 20:32:11,585 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-11-14 20:32:11,585 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-14 20:32:11,585 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-14 20:32:11,585 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-14 20:32:11,585 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-11-14T20:32:10.758Z", "updated_at": "2018-11-14T20:32:10.759Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-11-14 20:32:11,585 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-14 20:32:11,585 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 14 Nov 2018 20:32:10 GMT 2018-11-14 20:32:11,585 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-14 20:32:11,585 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-11-14 20:32:11,585 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-14 20:32:11,586 - functest.core.cloudify - DEBUG - List secrets: 2018-11-14 20:32:11,586 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.201:80/api/v3/secrets/foo 2018-11-14 20:32:11,635 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-14 20:32:11,635 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-14 20:32:11,635 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-14 20:32:11,635 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-11-14 20:32:11,635 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-14 20:32:11,635 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-14 20:32:11,635 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-14 20:32:11,635 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-11-14 20:32:11,635 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-11-14T20:32:10.758Z", "updated_at": "2018-11-14T20:32:10.759Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-11-14 20:32:11,635 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-14 20:32:11,636 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 14 Nov 2018 20:32:10 GMT 2018-11-14 20:32:11,636 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-14 20:32:11,636 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-11-14 20:32:11,636 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-14 20:32:11,636 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-11-14 20:32:11,636 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-11-14 20:32:11,641 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 20:32:11,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}5c07a9a2773b5b6f827b5ade03de4a22c200982a" 2018-11-14 20:32:11,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:32:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1a5826b-4910-4e08-ae82-f62b6ce41223 Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.28:5000/v3/projects/06dec138907243d990db2396b998e982"}, "tags": [], "enabled": true, "id": "06dec138907243d990db2396b998e982", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_73db09a4-e62a-4baa-8f30-c6dca87843be"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-14 20:32:11,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-c1a5826b-4910-4e08-ae82-f62b6ce41223 2018-11-14 20:32:11,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.104046106339s 2018-11-14 20:32:11,746 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-c1a5826b-4910-4e08-ae82-f62b6ce41223 2018-11-14 20:32:11,747 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2018-11-14 20:32:11,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/quotas/06dec138907243d990db2396b998e982.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5c07a9a2773b5b6f827b5ade03de4a22c200982a" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2018-11-14 20:32:12,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 186 X-Openstack-Request-Id: req-20d16117-d227-47f2-a806-71aa0090e4fa Date: Wed, 14 Nov 2018 20:32:12 GMT RESP BODY: {"quota": {"subnet": 100, "network": 100, "floatingip": 50, "subnetpool": -1, "security_group_rule": 100, "trunk": -1, "security_group": 20, "router": 10, "rbac_policy": 10, "port": 50}} 2018-11-14 20:32:12,025 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/quotas/06dec138907243d990db2396b998e982.json used request id req-20d16117-d227-47f2-a806-71aa0090e4fa 2018-11-14 20:32:12,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.277750015259s 2018-11-14 20:32:12,025 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/quotas/06dec138907243d990db2396b998e982.json used request id req-20d16117-d227-47f2-a806-71aa0090e4fa 2018-11-14 20:32:12,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2018-11-14 20:32:12,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-11-14 20:32:12,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.9: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-11-14 20:32:12,038 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 20:32: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://192.30.9.9: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.9:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 20:32:12,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.9: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}5c07a9a2773b5b6f827b5ade03de4a22c200982a" 2018-11-14 20:32:12,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:32:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebc24eac-fe16-4148-afe1-58737b99ffd4 Content-Encoding: gzip Content-Length: 862 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.9:35357/v3/services/32c3aa4175fd472ea1e1ba3d792428fe"}, "enabled": true, "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.9:35357/v3/services/3fb95d8f87b8415d8d63fb9bf4df201b"}, "enabled": true, "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.9:35357/v3/services/5f93138bc6a74e8199f75eb959dc6d61"}, "enabled": true, "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.9:35357/v3/services/643fc5eb42804ae2a6645de3533e6105"}, "enabled": true, "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.9:35357/v3/services/6acbe9d39e65497c887376e55553e811"}, "enabled": true, "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.9:35357/v3/services/6d8dd43bd76a43a2b819221b77ea5713"}, "enabled": true, "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.9:35357/v3/services/7375c88085de410d8a73cb6ff2465bdd"}, "enabled": true, "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.9:35357/v3/services/7d93a4cd0a3b40cd9113756fe187a1d6"}, "enabled": true, "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.9:35357/v3/services/826d158bfc3d4947afa6af4a0ebd3109"}, "enabled": true, "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.9:35357/v3/services/85f87a944a434e5bae600f54c8a98b92"}, "enabled": true, "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.9:35357/v3/services/9181e425dfe4429a9900f441d2f21d20"}, "enabled": true, "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.9:35357/v3/services/93cc66cbfc464c2abdf1e3e19b4ece95"}, "enabled": true, "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.9:35357/v3/services/ba8c0d632cea42d9af4d93bbbc6de2e3"}, "enabled": true, "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.9:35357/v3/services/c6d6512c2c5747ae8286ad529bc6de34"}, "enabled": true, "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.9:35357/v3/services/f425e9aa601344cfa67e836efe5a16c3"}, "enabled": true, "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "links": {"self": "http://192.30.9.9:35357/v3/services", "previous": null, "next": null}} 2018-11-14 20:32:12,150 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.9:35357/v3/services used request id req-ebc24eac-fe16-4148-afe1-58737b99ffd4 2018-11-14 20:32:12,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.120582103729s 2018-11-14 20:32:12,150 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.9:35357/v3/services used request id req-ebc24eac-fe16-4148-afe1-58737b99ffd4 2018-11-14 20:32:12,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-11-14 20:32:12,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}5c07a9a2773b5b6f827b5ade03de4a22c200982a" 2018-11-14 20:32:12,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:32:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7db431c9-415c-4778-b43b-8397c1130deb Content-Encoding: gzip Content-Length: 1977 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/02e71a8364764dc4b415a54b4efd9256"}, "url": "http://192.30.9.9:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f425e9aa601344cfa67e836efe5a16c3", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, "url": "http://172.30.9.28:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "93cc66cbfc464c2abdf1e3e19b4ece95", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/0ea2e202fec348e9901094e754b5ba5b"}, "url": "http://172.30.9.28:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6d8dd43bd76a43a2b819221b77ea5713", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/10862131bdf4404a8488ef500fe72bb8"}, "url": "http://192.30.9.9:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6acbe9d39e65497c887376e55553e811", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/17268dc8c05a4323a6b66b65a0fa2990"}, "url": "http://192.30.9.9:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7375c88085de410d8a73cb6ff2465bdd", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/187749f9c6414cbc990a3f86bc8c8fa8"}, "url": "http://172.30.9.28:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3fb95d8f87b8415d8d63fb9bf4df201b", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/1f7cacaeeb3c4d549461607952063ed2"}, "url": "http://192.30.9.9:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "93cc66cbfc464c2abdf1e3e19b4ece95", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/2317a794dbd74e188ad149929dcffd65"}, "url": "http://192.30.9.9:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "826d158bfc3d4947afa6af4a0ebd3109", "id": "2317a794dbd74e188ad149929dcffd65"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/247f764ada7547039418c8ea04d50d32"}, "url": "http://192.30.9.9:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c6d6512c2c5747ae8286ad529bc6de34", "id": "247f764ada7547039418c8ea04d50d32"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/29935d4e5235471baefeef3ce04f63f5"}, "url": "http://192.30.9.9:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "643fc5eb42804ae2a6645de3533e6105", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/2bdb36616bb8400e96a3aaf3e50387ab"}, "url": "http://12.0.0.26:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6d8dd43bd76a43a2b819221b77ea5713", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/2d1f7a7aa8774b96ac0080f9cab11a2a"}, "url": "http://192.30.9.9:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "826d158bfc3d4947afa6af4a0ebd3109", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/3f897c8f61074d62bbe6ff0f4a672d07"}, "url": "http://192.30.9.9:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3fb95d8f87b8415d8d63fb9bf4df201b", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/4403b022e8c24f48bdc1d8155ca7e083"}, "url": "http://172.30.9.28:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7375c88085de410d8a73cb6ff2465bdd", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/487bb77ab73a44248c44afcfe8660fdc"}, "url": "http://192.30.9.9:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/4b8628f4ee4342d5ae3c5fc1a58014e8"}, "url": "http://192.30.9.9:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "32c3aa4175fd472ea1e1ba3d792428fe", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/545d5dd16cbc419f891ea4776bd8d43d"}, "url": "http://172.30.9.28:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c6d6512c2c5747ae8286ad529bc6de34", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/576e50ac5f47427d8a7036c0768f54c8"}, "url": "http://172.30.9.28:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f425e9aa601344cfa67e836efe5a16c3", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/5aeb632e42434c94b8ac9718de25b816"}, "url": "http://192.30.9.9:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5f93138bc6a74e8199f75eb959dc6d61", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/6777f631dd4542bf95e90afed0662a6a"}, "url": "http://192.30.9.9:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c6d6512c2c5747ae8286ad529bc6de34", "id": "6777f631dd4542bf95e90afed0662a6a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/7a89076c38394af6931a55f97b23dd60"}, "url": "http://172.30.9.28:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7d93a4cd0a3b40cd9113756fe187a1d6", "id": "7a89076c38394af6931a55f97b23dd60"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}, "url": "http://192.30.9.9:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f425e9aa601344cfa67e836efe5a16c3", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/7c2e584ee85d4fc1b325b25963b0a55f"}, "url": "http://172.30.9.28:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9181e425dfe4429a9900f441d2f21d20", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/7d2aab3144fd4dfaab1d670982aba52f"}, "url": "http://192.30.9.9:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7d93a4cd0a3b40cd9113756fe187a1d6", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/86d8e4c7418a432c9885f6753cf0bd3b"}, "url": "http://172.30.9.28:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "32c3aa4175fd472ea1e1ba3d792428fe", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/8a8022eb962a48c989c3d3e339ac5f66"}, "url": "http://172.30.9.28:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6acbe9d39e65497c887376e55553e811", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/9bf9e82c0aad4686ac23f1a88c035bd5"}, "url": "http://192.30.9.9:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "643fc5eb42804ae2a6645de3533e6105", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/aa680b82bb8444a4a9668254d2540d20"}, "url": "http://172.30.9.28:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5f93138bc6a74e8199f75eb959dc6d61", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/ac550f2e3672441896ac9f21c20ecd34"}, "url": "http://172.30.9.28:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "826d158bfc3d4947afa6af4a0ebd3109", "id": "ac550f2e3672441896ac9f21c20ecd34"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/bda0b79efb4f47c886932e7dc6bb02be"}, "url": "http://192.30.9.9:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9181e425dfe4429a9900f441d2f21d20", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/bf6a36e3d58c4b9bbc0327413ca27df5"}, "url": "http://192.30.9.9:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "93cc66cbfc464c2abdf1e3e19b4ece95", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/c05acd6993fc412082fc87ef2a82afe7"}, "url": "http://192.30.9.9:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9181e425dfe4429a9900f441d2f21d20", "id": "c05acd6993fc412082fc87ef2a82afe7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/c095952d58184c4eac7332ec29dcd958"}, "url": "http://192.30.9.9:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5f93138bc6a74e8199f75eb959dc6d61", "id": "c095952d58184c4eac7332ec29dcd958"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/c4e69355891c444b929294673f52d80d"}, "url": "http://192.30.9.9:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3fb95d8f87b8415d8d63fb9bf4df201b", "id": "c4e69355891c444b929294673f52d80d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/c75da12dcb5044cba9aaa1cb824a9e14"}, "url": "http://192.30.9.9:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "32c3aa4175fd472ea1e1ba3d792428fe", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/d344a12024d545309eca49660db0c2f6"}, "url": "http://12.0.0.26:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6d8dd43bd76a43a2b819221b77ea5713", "id": "d344a12024d545309eca49660db0c2f6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/d77f3c4cb6c44f298d3ab207cea4efc8"}, "url": "http://192.30.9.9:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7375c88085de410d8a73cb6ff2465bdd", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/de244203787f4a38a3f707d82a50dc39"}, "url": "http://192.30.9.9:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "id": "de244203787f4a38a3f707d82a50dc39"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/e9d0c7d3d6424339a20175e7f3eddda2"}, "url": "http://172.30.9.28:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "643fc5eb42804ae2a6645de3533e6105", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/ee1bce179ad64370a572bbd3017200e7"}, "url": "http://192.30.9.9:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7d93a4cd0a3b40cd9113756fe187a1d6", "id": "ee1bce179ad64370a572bbd3017200e7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/eefa8ec6415845a7ac1deeba09364120"}, "url": "http://192.30.9.9:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6acbe9d39e65497c887376e55553e811", "id": "eefa8ec6415845a7ac1deeba09364120"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/f8662e550a184e74a349aa2ade332440"}, "url": "http://172.30.9.28:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "id": "f8662e550a184e74a349aa2ade332440"}], "links": {"self": "http://172.30.9.28:5000/v3/endpoints", "previous": null, "next": null}} 2018-11-14 20:32:12,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/endpoints used request id req-7db431c9-415c-4778-b43b-8397c1130deb 2018-11-14 20:32:12,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.129063129425s 2018-11-14 20:32:12,289 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/endpoints used request id req-7db431c9-415c-4778-b43b-8397c1130deb 2018-11-14 20:32:12,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager {'keystone_password': 'c33ea8a2-0d4b-4e82-81a9-a19c5b54512d', 'keystone_tenant_name': u'cloudify_ims-project_73db09a4-e62a-4baa-8f30-c6dca87843be', 'region': 'regionOne', 'keystone_url': u'http://172.30.9.28:5000', 'user_domain_name': 'Default', 'keystone_username': u'cloudify_ims-user_73db09a4-e62a-4baa-8f30-c6dca87843be', 'project_domain_name': 'Default'} 2018-11-14 20:32:12,297 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/secrets 2018-11-14 20:32:12,345 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-14 20:32:12,345 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-14 20:32:12,345 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-14 20:32:12,345 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-11-14 20:32:12,346 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-14 20:32:12,346 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-14 20:32:12,346 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-14 20:32:12,346 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 0}}} 2018-11-14 20:32:12,346 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-14 20:32:12,346 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 14 Nov 2018 20:32:11 GMT 2018-11-14 20:32:12,346 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-14 20:32:12,346 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 79 2018-11-14 20:32:12,346 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-14 20:32:12,347 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/secrets/keystone_password; body: {"update_if_exists": false, "visibility": "tenant", "value": "c33ea8a2-0d4b-4e82-81a9-a19c5b54512d"} 2018-11-14 20:32:12,402 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-14 20:32:12,402 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-14 20:32:12,402 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-14 20:32:12,403 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-11-14 20:32:12,403 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-14 20:32:12,403 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-14 20:32:12,403 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-14 20:32:12,403 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 100 2018-11-14 20:32:12,403 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-11-14T20:32:11.632Z", "updated_at": "2018-11-14T20:32:11.632Z", "created_by": "admin", "private_resource": false, "value": "c33ea8a2-0d4b-4e82-81a9-a19c5b54512d", "key": "keystone_password"} 2018-11-14 20:32:12,403 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-14 20:32:12,403 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 14 Nov 2018 20:32:11 GMT 2018-11-14 20:32:12,403 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-14 20:32:12,404 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 244 2018-11-14 20:32:12,404 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-14 20:32:12,404 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/secrets/keystone_tenant_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-project_73db09a4-e62a-4baa-8f30-c6dca87843be"} 2018-11-14 20:32:12,458 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-14 20:32:12,459 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-14 20:32:12,459 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-14 20:32:12,459 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-11-14 20:32:12,459 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-14 20:32:12,459 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-14 20:32:12,459 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-14 20:32:12,459 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 121 2018-11-14 20:32:12,459 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-11-14T20:32:11.689Z", "updated_at": "2018-11-14T20:32:11.689Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-project_73db09a4-e62a-4baa-8f30-c6dca87843be", "key": "keystone_tenant_name"} 2018-11-14 20:32:12,459 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-14 20:32:12,460 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 14 Nov 2018 20:32:11 GMT 2018-11-14 20:32:12,460 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-14 20:32:12,460 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 268 2018-11-14 20:32:12,460 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-14 20:32:12,460 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/secrets/region; body: {"update_if_exists": false, "visibility": "tenant", "value": "regionOne"} 2018-11-14 20:32:12,555 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-14 20:32:12,555 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-14 20:32:12,556 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-14 20:32:12,556 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-11-14 20:32:12,556 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-14 20:32:12,556 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-14 20:32:12,556 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-14 20:32:12,556 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 73 2018-11-14 20:32:12,556 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-11-14T20:32:11.781Z", "updated_at": "2018-11-14T20:32:11.781Z", "created_by": "admin", "private_resource": false, "value": "regionOne", "key": "region"} 2018-11-14 20:32:12,556 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-14 20:32:12,556 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 14 Nov 2018 20:32:11 GMT 2018-11-14 20:32:12,557 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-14 20:32:12,557 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 206 2018-11-14 20:32:12,557 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-14 20:32:12,557 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/secrets/keystone_url; body: {"update_if_exists": false, "visibility": "tenant", "value": "http://172.30.9.28:5000"} 2018-11-14 20:32:12,612 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-14 20:32:12,613 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-14 20:32:12,613 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-14 20:32:12,613 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-11-14 20:32:12,613 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-14 20:32:12,613 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-14 20:32:12,613 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-14 20:32:12,613 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 87 2018-11-14 20:32:12,613 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-11-14T20:32:11.843Z", "updated_at": "2018-11-14T20:32:11.843Z", "created_by": "admin", "private_resource": false, "value": "http://172.30.9.28:5000", "key": "keystone_url"} 2018-11-14 20:32:12,613 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-14 20:32:12,614 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 14 Nov 2018 20:32:11 GMT 2018-11-14 20:32:12,614 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-14 20:32:12,614 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 226 2018-11-14 20:32:12,614 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-14 20:32:12,614 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/secrets/user_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2018-11-14 20:32:12,669 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-14 20:32:12,669 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-14 20:32:12,669 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-14 20:32:12,669 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-11-14 20:32:12,669 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-14 20:32:12,669 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-14 20:32:12,669 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-14 20:32:12,669 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2018-11-14 20:32:12,669 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-11-14T20:32:11.899Z", "updated_at": "2018-11-14T20:32:11.899Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "user_domain_name"} 2018-11-14 20:32:12,670 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-14 20:32:12,670 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 14 Nov 2018 20:32:11 GMT 2018-11-14 20:32:12,670 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-14 20:32:12,670 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 214 2018-11-14 20:32:12,670 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-14 20:32:12,670 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/secrets/keystone_username; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-user_73db09a4-e62a-4baa-8f30-c6dca87843be"} 2018-11-14 20:32:12,726 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-14 20:32:12,726 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-14 20:32:12,726 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-14 20:32:12,726 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-11-14 20:32:12,727 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-14 20:32:12,727 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-14 20:32:12,727 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-14 20:32:12,727 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 118 2018-11-14 20:32:12,727 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-11-14T20:32:11.956Z", "updated_at": "2018-11-14T20:32:11.956Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-user_73db09a4-e62a-4baa-8f30-c6dca87843be", "key": "keystone_username"} 2018-11-14 20:32:12,727 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-14 20:32:12,727 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 14 Nov 2018 20:32:11 GMT 2018-11-14 20:32:12,727 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-14 20:32:12,727 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 262 2018-11-14 20:32:12,727 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-14 20:32:12,728 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/secrets/project_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2018-11-14 20:32:12,782 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-14 20:32:12,783 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-14 20:32:12,783 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-14 20:32:12,783 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-11-14 20:32:12,783 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-14 20:32:12,783 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-14 20:32:12,783 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-14 20:32:12,783 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2018-11-14 20:32:12,783 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-11-14T20:32:12.013Z", "updated_at": "2018-11-14T20:32:12.013Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "project_domain_name"} 2018-11-14 20:32:12,783 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-14 20:32:12,784 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 14 Nov 2018 20:32:12 GMT 2018-11-14 20:32:12,784 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-14 20:32:12,784 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 217 2018-11-14 20:32:12,784 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-14 20:32:12,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2018-11-14 20:32:12,785 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-14 20:32:12,786 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-14 20:32:12,786 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-14 20:32:12,788 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-14 20:32:12,856 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-14 20:32:12,856 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-14 20:32:12,858 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-14 20:32:12,896 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-14 20:32:12,896 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-14 20:32:12,923 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-14 20:32:33,931 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-14 20:32:33,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - output: Loaded plugins: fastestmirror Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os&infra=genclo error was 14: curl#6 - "Could not resolve host: mirrorlist.centos.org; Unknown error" 2018-11-14 20:32:33,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - error: One of the configured repositories failed (Unknown), and yum doesn't have enough cached data to continue. At this point the only safe thing yum can do is fail. There are a few ways to work "fix" this: 1. Contact the upstream for the repository and get them to fix the problem. 2. Reconfigure the baseurl/etc. for the repository, to point to a working upstream. This is most often useful if you are using a newer distribution release than is supported by the repository (and the packages for the previous distribution release still work). 3. Run the command with the repository temporarily disabled yum --disablerepo= ... 4. Disable the repository permanently, so yum won't use it by default. Yum will then just ignore the repository until you permanently enable it again or use --enablerepo for temporary usage: yum-config-manager --disable or subscription-manager repos --disable= 5. Configure the failing repository to be skipped, if it is unavailable. Note that yum will try to contact the repo. when it runs most commands, so will have to try and fail each time (and thus. yum will be be much slower). If it is a very temporary problem though, this is often a nice compromise: yum-config-manager --save --setopt=.skip_if_unavailable=true Cannot find a valid baseurl for repo: base/7/x86_64 2018-11-14 20:32:33,932 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-14 20:32:33,936 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-14 20:32:33,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=06dec138907243d990db2396b998e982&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}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:32:33,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-b2b4dec7-0e8b-4c71-90b3-b61c3dafaa7c Date: Wed, 14 Nov 2018 20:32:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "06dec138907243d990db2396b998e982", "created_at": "2018-11-14T20:27:24Z", "updated_at": "2018-11-14T20:27:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:27:24Z", "revision_number": 0, "id": "01f9c7cc-617f-4424-b0ed-f6f21ec5c374", "remote_group_id": "41e91b82-dffc-4f05-9261-e7970ce77956", "remote_ip_prefix": null, "created_at": "2018-11-14T20:27:24Z", "security_group_id": "41e91b82-dffc-4f05-9261-e7970ce77956", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": null, "ethertype": "IPv6", "project_id": "06dec138907243d990db2396b998e982"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:27:24Z", "revision_number": 0, "id": "11efc049-6358-4e92-8a6d-9205b9482163", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:27:24Z", "security_group_id": "41e91b82-dffc-4f05-9261-e7970ce77956", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": null, "ethertype": "IPv6", "project_id": "06dec138907243d990db2396b998e982"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:27:24Z", "revision_number": 0, "id": "2f39d7a4-68f3-46d3-83bb-9d340b7f26bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:27:24Z", "security_group_id": "41e91b82-dffc-4f05-9261-e7970ce77956", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": null, "ethertype": "IPv4", "project_id": "06dec138907243d990db2396b998e982"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:27:24Z", "revision_number": 0, "id": "d36bd2bc-11ce-4134-be9f-9807c4bce789", "remote_group_id": "41e91b82-dffc-4f05-9261-e7970ce77956", "remote_ip_prefix": null, "created_at": "2018-11-14T20:27:24Z", "security_group_id": "41e91b82-dffc-4f05-9261-e7970ce77956", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": null, "ethertype": "IPv4", "project_id": "06dec138907243d990db2396b998e982"}], "revision_number": 4, "project_id": "06dec138907243d990db2396b998e982", "id": "41e91b82-dffc-4f05-9261-e7970ce77956", "name": "default"}]} 2018-11-14 20:32:33,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=06dec138907243d990db2396b998e982&name=default used request id req-b2b4dec7-0e8b-4c71-90b3-b61c3dafaa7c 2018-11-14 20:32:33,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.048614025116s 2018-11-14 20:32:33,986 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=06dec138907243d990db2396b998e982&name=default used request id req-b2b4dec7-0e8b-4c71-90b3-b61c3dafaa7c 2018-11-14 20:32:33,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-14 20:32:33,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:32:34,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-fe9975b4-d8c6-4da2-a8d6-0a44532d8947 Date: Wed, 14 Nov 2018 20:32:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "06dec138907243d990db2396b998e982", "created_at": "2018-11-14T20:27:24Z", "updated_at": "2018-11-14T20:27:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:27:24Z", "revision_number": 0, "id": "01f9c7cc-617f-4424-b0ed-f6f21ec5c374", "remote_group_id": "41e91b82-dffc-4f05-9261-e7970ce77956", "remote_ip_prefix": null, "created_at": "2018-11-14T20:27:24Z", "security_group_id": "41e91b82-dffc-4f05-9261-e7970ce77956", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": null, "ethertype": "IPv6", "project_id": "06dec138907243d990db2396b998e982"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:27:24Z", "revision_number": 0, "id": "11efc049-6358-4e92-8a6d-9205b9482163", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:27:24Z", "security_group_id": "41e91b82-dffc-4f05-9261-e7970ce77956", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": null, "ethertype": "IPv6", "project_id": "06dec138907243d990db2396b998e982"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:27:24Z", "revision_number": 0, "id": "2f39d7a4-68f3-46d3-83bb-9d340b7f26bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:27:24Z", "security_group_id": "41e91b82-dffc-4f05-9261-e7970ce77956", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": null, "ethertype": "IPv4", "project_id": "06dec138907243d990db2396b998e982"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:27:24Z", "revision_number": 0, "id": "d36bd2bc-11ce-4134-be9f-9807c4bce789", "remote_group_id": "41e91b82-dffc-4f05-9261-e7970ce77956", "remote_ip_prefix": null, "created_at": "2018-11-14T20:27:24Z", "security_group_id": "41e91b82-dffc-4f05-9261-e7970ce77956", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": null, "ethertype": "IPv4", "project_id": "06dec138907243d990db2396b998e982"}], "revision_number": 4, "project_id": "06dec138907243d990db2396b998e982", "id": "41e91b82-dffc-4f05-9261-e7970ce77956", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "06dec138907243d990db2396b998e982", "created_at": "2018-11-14T20:28:50Z", "updated_at": "2018-11-14T20:28:54Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:28:52Z", "revision_number": 0, "id": "09cfd483-9881-423b-a2bf-d99b3bac6d12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:28:52Z", "security_group_id": "e9bc110d-51ca-444f-a667-7ce71fe8fcec", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": null, "ethertype": "IPv4", "project_id": "06dec138907243d990db2396b998e982"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-11-14T20:28:52Z", "revision_number": 0, "id": "3938a3d4-ed74-48ae-8001-bf7b37a1aeef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:28:52Z", "security_group_id": "e9bc110d-51ca-444f-a667-7ce71fe8fcec", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": 80, "ethertype": "IPv4", "project_id": "06dec138907243d990db2396b998e982"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-11-14T20:28:53Z", "revision_number": 0, "id": "509c3516-0a6f-4050-9ccf-86b7a22738ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:28:53Z", "security_group_id": "e9bc110d-51ca-444f-a667-7ce71fe8fcec", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": 443, "ethertype": "IPv4", "project_id": "06dec138907243d990db2396b998e982"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-11-14T20:28:54Z", "revision_number": 0, "id": "61b506ad-beb2-426a-983c-9af31fec9995", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:28:54Z", "security_group_id": "e9bc110d-51ca-444f-a667-7ce71fe8fcec", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "06dec138907243d990db2396b998e982"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-11-14T20:28:53Z", "revision_number": 0, "id": "642f6b0c-1941-4dd2-a30f-aad53db10f9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:28:53Z", "security_group_id": "e9bc110d-51ca-444f-a667-7ce71fe8fcec", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "06dec138907243d990db2396b998e982"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:28:50Z", "revision_number": 0, "id": "66028287-05c0-469d-ae06-505c3f984ec3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:28:50Z", "security_group_id": "e9bc110d-51ca-444f-a667-7ce71fe8fcec", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": null, "ethertype": "IPv6", "project_id": "06dec138907243d990db2396b998e982"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-14T20:28:51Z", "revision_number": 0, "id": "6bb7819d-b939-405d-bd67-69431ebf3e52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:28:51Z", "security_group_id": "e9bc110d-51ca-444f-a667-7ce71fe8fcec", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": 22, "ethertype": "IPv4", "project_id": "06dec138907243d990db2396b998e982"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:28:50Z", "revision_number": 0, "id": "eaeae005-1dd9-4970-9411-9ecc9ff0d124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:28:50Z", "security_group_id": "e9bc110d-51ca-444f-a667-7ce71fe8fcec", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": null, "ethertype": "IPv4", "project_id": "06dec138907243d990db2396b998e982"}], "revision_number": 8, "project_id": "06dec138907243d990db2396b998e982", "id": "e9bc110d-51ca-444f-a667-7ce71fe8fcec", "name": "cloudify_ims-sg_73db09a4-e62a-4baa-8f30-c6dca87843be"}]} 2018-11-14 20:32:34,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-fe9975b4-d8c6-4da2-a8d6-0a44532d8947 2018-11-14 20:32:34,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0516369342804s 2018-11-14 20:32:34,041 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-fe9975b4-d8c6-4da2-a8d6-0a44532d8947 2018-11-14 20:32:34,044 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-14 20:32:34,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}aceb8dc60227ef9a1a9279bbf232369a858777e8" -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": "41e91b82-dffc-4f05-9261-e7970ce77956"}}' 2018-11-14 20:32:34,298 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-33aaac5f-6793-4d8f-864a-58f72b57aedc Date: Wed, 14 Nov 2018 20:32:34 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-11-14T20:32:34Z", "security_group_id": "41e91b82-dffc-4f05-9261-e7970ce77956", "port_range_min": 22, "revision_number": 0, "tenant_id": "06dec138907243d990db2396b998e982", "created_at": "2018-11-14T20:32:34Z", "project_id": "06dec138907243d990db2396b998e982", "id": "e77bf15f-1db6-4b1a-a5fa-9f40df48f492"}} 2018-11-14 20:32:34,298 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-33aaac5f-6793-4d8f-864a-58f72b57aedc 2018-11-14 20:32:34,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.253858089447s 2018-11-14 20:32:34,299 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-33aaac5f-6793-4d8f-864a-58f72b57aedc 2018-11-14 20:32:34,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2018-11-14 20:32:34,395 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/blueprints/clearwater-opnfv; body: bytes data 2018-11-14 20:32:37,110 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-14 20:32:37,110 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-14 20:32:37,110 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-14 20:32:37,110 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-11-14 20:32:37,110 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-14 20:32:37,110 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-14 20:32:37,110 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-14 20:32:37,110 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-11-14 20:32:37,111 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2018-11-14T20:32:36.299Z", "updated_at": "2018-11-14T20:32:36.299Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"app_connected_to_bind_ellis": {"name": "app_connected_to_bind_ellis", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "app_connected_to_bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.monitors": {"name": "cloudify.relationships.monitors", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "public", "description": "the community"}, "oids": {"description": "the oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "app_connected_to_bind": {"name": "app_connected_to_bind", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_sprout_nodes": {"name": "monitors_sprout_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_bono_nodes": {"name": "monitors_bono_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"vellum_cluster_size": {"default": 1, "type": "integer", "description": "number of vellum instance"}, "agent_user": {"default": "ubuntu", "type": "string", "description": "User for connecting to agent VM's"}, "dime_cluster_size": {"default": 1, "type": "integer", "description": "number of dime instance"}, "with_ellis": {"default": 1, "type": "integer", "description": "1 for true 0 for false"}, "external_network_name": {"type": "string", "description": "Network that will be the floating IP"}, "image_id": {"type": "string", "description": "Image ID of the agent VM's (Ubuntu 14.04 for clearwater)"}, "key_pair_name": {"default": "clearwater-key", "description": "Openstack key pair name of the key to associate with the new server"}, "bono_cluster_size": {"default": 1, "type": "integer", "description": "number of bono instance"}, "flavor_id": {"type": "string", "description": "Flavor ID of the agent VM's (RAM >= 2 GB)"}, "public_domain": {"type": "string", "description": "Sip domain for sip users and bono load-balancing"}, "homer_cluster_size": {"default": 1, "type": "integer", "description": "number of homer instance"}, "release": {"default": "stable", "type": "string", "description": "Clearwater release"}, "network_name": {"default": "net2", "description": "Openstack network name the new server will be connected to"}, "private_key_path": {"description": "Path to the private key which will be used for connecting to the server\non the manager or machine running CLI if running in local mode.\n"}, "sprout_cluster_size": {"default": 1, "type": "integer", "description": "number of sprout instance"}}, "description": null, "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"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": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/sprout/stop-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "sprout", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.sprout"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/sprout/stop-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/sprout/install-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.sprout", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/vellum/stop-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"script_path": "scripts/clearwater/vellum/start-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "vellum", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.vellum"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "scripts/clearwater/vellum/start-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/vellum/stop-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/vellum/install-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.vellum", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "homer_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": {"get_input": "key_pair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "private_key_path"}, "use_external_resource": true}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "internal_sip_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "internal_sip_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/ellis/stop-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "ellis", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.ellis"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/ellis/stop-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/ellis/install-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "ellis", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.ellis", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "proxy_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 10}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "dime_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "ellis_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "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, "resource_id": ""}}, {"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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "ellis_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 80}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 443}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_ellis", "description": "Web UI"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "vellum_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "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": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/dime/stop-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "dime", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.dime"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/dime/stop-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/dime/install-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.dime", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "proxy_node", "type_hierarchy": ["cloudify.nodes.Root", "SNMPProxy"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/monitoring/proxy_snmp/install_requirements.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "proxy_node", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "host_id": "proxy_host", "type": "SNMPProxy", "properties": {}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "base_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "base_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bono_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "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, "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": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "homer_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "sprout_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bind_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/homer/stop-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "homer", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.homer"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/homer/stop-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/homer/install-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.homer", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "sprout_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bind_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "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": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "bind", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.infra.bind"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "install"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/other/install-etcd.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.infra.bind", "properties": {"private_domain": "clearwater.local", "secret_code": "secret", "hss_port": "3868", "public_domain": {"get_input": "public_domain"}, "release": {"get_input": "release"}, "hss_hostname": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_bono_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/bono/stop-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "bono", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.bono"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/bono/stop-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/bono/install-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.bono", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bono_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5062}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "port_range_min": 32768, "protocol": "udp"}, {"remote_ip_prefix": "0.0.0.0/0", "port": 6669}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "ellis_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "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"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bind_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "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, "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": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "vellum_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "clearwater-opnfv"} 2018-11-14 20:32:37,113 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-14 20:32:37,113 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 14 Nov 2018 20:32:36 GMT 2018-11-14 20:32:37,113 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-14 20:32:37,113 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2018-11-14 20:32:37,114 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-14 20:32:37,138 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-11-14 20:32:38,628 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:ee1167b7b8bf490b2f9a9885f2d7dcff sha256:1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1 2018-11-14 20:32:38,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 20:32:38,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:32:38,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-d74bc441-7328-422d-a87b-91ca8dde3264 Date: Wed, 14 Nov 2018 20:32:38 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/613d95d3-5f14-4734-9e4d-5da90f624ad7/snap", "metadata": {}}], "file": "/v2/images/613d95d3-5f14-4734-9e4d-5da90f624ad7/file", "owner": "06dec138907243d990db2396b998e982", "id": "613d95d3-5f14-4734-9e4d-5da90f624ad7", "size": 4373348352, "self": "/v2/images/613d95d3-5f14-4734-9e4d-5da90f624ad7", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/613d95d3-5f14-4734-9e4d-5da90f624ad7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-11-14T20:28:49Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_73db09a4-e62a-4baa-8f30-c6dca87843be", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_73db09a4-e62a-4baa-8f30-c6dca87843be", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-11-14T20:27:54Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 20:32:38,849 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-d74bc441-7328-422d-a87b-91ca8dde3264 2018-11-14 20:32:38,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.219226837158s 2018-11-14 20:32:38,849 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-d74bc441-7328-422d-a87b-91ca8dde3264 2018-11-14 20:32:38,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-14 20:32:38,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}aceb8dc60227ef9a1a9279bbf232369a858777e8" -d '{"owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "owner_specified.shade.object": "images/cloudify_ims-img_alt_73db09a4-e62a-4baa-8f30-c6dca87843be", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_alt_73db09a4-e62a-4baa-8f30-c6dca87843be"}' 2018-11-14 20:32:38,913 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 884 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/ddddc0ca-7fd8-4884-ac9b-8f5c12adc145 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d5c30ddc-d97a-484b-95fe-c5d4e239808a Date: Wed, 14 Nov 2018 20:32:38 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/ddddc0ca-7fd8-4884-ac9b-8f5c12adc145/file", "owner": "06dec138907243d990db2396b998e982", "id": "ddddc0ca-7fd8-4884-ac9b-8f5c12adc145", "size": null, "self": "/v2/images/ddddc0ca-7fd8-4884-ac9b-8f5c12adc145", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "updated_at": "2018-11-14T20:32:38Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_73db09a4-e62a-4baa-8f30-c6dca87843be", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "cloudify_ims-img_alt_73db09a4-e62a-4baa-8f30-c6dca87843be", "checksum": null, "created_at": "2018-11-14T20:32:38Z", "protected": false} 2018-11-14 20:32:38,913 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-d5c30ddc-d97a-484b-95fe-c5d4e239808a 2018-11-14 20:32:38,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.055095911026s 2018-11-14 20:32:38,913 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-d5c30ddc-d97a-484b-95fe-c5d4e239808a returning object ddddc0ca-7fd8-4884-ac9b-8f5c12adc145 2018-11-14 20:32:38,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-14 20:32:38,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/ddddc0ca-7fd8-4884-ac9b-8f5c12adc145/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}aceb8dc60227ef9a1a9279bbf232369a858777e8" -d '' 2018-11-14 20:32:43,422 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-54e27114-e7eb-47d1-abd1-5fb0f3ce51db Date: Wed, 14 Nov 2018 20:32:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 20:32:43,422 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/ddddc0ca-7fd8-4884-ac9b-8f5c12adc145/file used request id req-54e27114-e7eb-47d1-abd1-5fb0f3ce51db 2018-11-14 20:32:43,422 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.50817418098s 2018-11-14 20:32:43,422 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/ddddc0ca-7fd8-4884-ac9b-8f5c12adc145/file used request id req-54e27114-e7eb-47d1-abd1-5fb0f3ce51db 2018-11-14 20:32:43,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 20:32:43,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:32:43,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2356 Content-Type: application/json X-Openstack-Request-Id: req-cbec2161-e5c2-4caa-87c1-384052ec55d0 Date: Wed, 14 Nov 2018 20:32:43 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/ddddc0ca-7fd8-4884-ac9b-8f5c12adc145/snap", "metadata": {}}], "file": "/v2/images/ddddc0ca-7fd8-4884-ac9b-8f5c12adc145/file", "owner": "06dec138907243d990db2396b998e982", "id": "ddddc0ca-7fd8-4884-ac9b-8f5c12adc145", "size": 263586304, "self": "/v2/images/ddddc0ca-7fd8-4884-ac9b-8f5c12adc145", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/ddddc0ca-7fd8-4884-ac9b-8f5c12adc145/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "updated_at": "2018-11-14T20:32:43Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_73db09a4-e62a-4baa-8f30-c6dca87843be", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "cloudify_ims-img_alt_73db09a4-e62a-4baa-8f30-c6dca87843be", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "created_at": "2018-11-14T20:32:38Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/613d95d3-5f14-4734-9e4d-5da90f624ad7/snap", "metadata": {}}], "file": "/v2/images/613d95d3-5f14-4734-9e4d-5da90f624ad7/file", "owner": "06dec138907243d990db2396b998e982", "id": "613d95d3-5f14-4734-9e4d-5da90f624ad7", "size": 4373348352, "self": "/v2/images/613d95d3-5f14-4734-9e4d-5da90f624ad7", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/613d95d3-5f14-4734-9e4d-5da90f624ad7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-11-14T20:28:49Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_73db09a4-e62a-4baa-8f30-c6dca87843be", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_73db09a4-e62a-4baa-8f30-c6dca87843be", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-11-14T20:27:54Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 20:32:43,481 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-cbec2161-e5c2-4caa-87c1-384052ec55d0 2018-11-14 20:32:43,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.054671049118s 2018-11-14 20:32:43,482 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-cbec2161-e5c2-4caa-87c1-384052ec55d0 2018-11-14 20:32:43,484 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/ddddc0ca-7fd8-4884-ac9b-8f5c12adc145/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ddddc0ca-7fd8-4884-ac9b-8f5c12adc145/file', 'owner': u'06dec138907243d990db2396b998e982', 'id': u'ddddc0ca-7fd8-4884-ac9b-8f5c12adc145', 'size': 263586304, u'self': u'/v2/images/ddddc0ca-7fd8-4884-ac9b-8f5c12adc145', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'06dec138907243d990db2396b998e982', 'name': 'cloudify_ims-project_73db09a4-e62a-4baa-8f30-c6dca87843be', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/ddddc0ca-7fd8-4884-ac9b-8f5c12adc145/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-14T20:32:43Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-14T20:32:43Z', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_73db09a4-e62a-4baa-8f30-c6dca87843be', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', 'properties': {u'self': u'/v2/images/ddddc0ca-7fd8-4884-ac9b-8f5c12adc145', u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_73db09a4-e62a-4baa-8f30-c6dca87843be', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_alt_73db09a4-e62a-4baa-8f30-c6dca87843be', 'created': u'2018-11-14T20:32:38Z', 'checksum': u'ee1167b7b8bf490b2f9a9885f2d7dcff', 'created_at': u'2018-11-14T20:32:38Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/ddddc0ca-7fd8-4884-ac9b-8f5c12adc145', u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_73db09a4-e62a-4baa-8f30-c6dca87843be', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'schema': u'/v2/schemas/image'}}) 2018-11-14 20:32:43,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-14 20:32:43,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}5c07a9a2773b5b6f827b5ade03de4a22c200982a" -d '{"flavor": {"vcpus": 2, "ram": 2048, "name": "cloudify_ims-flavor_alt_73db09a4-e62a-4baa-8f30-c6dca87843be", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": null, "swap": 0}}' 2018-11-14 20:32:43,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:32: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-9bd83777-aa6d-4ce1-b83f-b37fe10dbb3a x-compute-request-id: req-9bd83777-aa6d-4ce1-b83f-b37fe10dbb3a Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_alt_73db09a4-e62a-4baa-8f30-c6dca87843be", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/b9a8dbb3-0652-4e27-8628-93449082844e", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/b9a8dbb3-0652-4e27-8628-93449082844e", "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": "b9a8dbb3-0652-4e27-8628-93449082844e"}} 2018-11-14 20:32:43,539 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-9bd83777-aa6d-4ce1-b83f-b37fe10dbb3a 2018-11-14 20:32:43,539 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.053277015686s 2018-11-14 20:32:43,539 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-9bd83777-aa6d-4ce1-b83f-b37fe10dbb3a 2018-11-14 20:32:43,540 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_alt_73db09a4-e62a-4baa-8f30-c6dca87843be', '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'49be60fcc4c34adea9e7c304d872b17d', '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'b9a8dbb3-0652-4e27-8628-93449082844e', 'swap': 0}) 2018-11-14 20:32:43,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-14 20:32:43,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/b9a8dbb3-0652-4e27-8628-93449082844e/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}5c07a9a2773b5b6f827b5ade03de4a22c200982a" -d '{"extra_specs": {}}' 2018-11-14 20:32:43,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:32: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-e31675a2-5bb8-4681-bd98-16224e3190e3 x-compute-request-id: req-e31675a2-5bb8-4681-bd98-16224e3190e3 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-14 20:32:43,560 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/b9a8dbb3-0652-4e27-8628-93449082844e/os-extra_specs used request id req-e31675a2-5bb8-4681-bd98-16224e3190e3 2018-11-14 20:32:43,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0190811157227s 2018-11-14 20:32:43,560 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/b9a8dbb3-0652-4e27-8628-93449082844e/os-extra_specs used request id req-e31675a2-5bb8-4681-bd98-16224e3190e3 2018-11-14 20:32:43,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2018-11-14 20:32:43,560 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/deployments/clearwater-opnfv; body: {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "ddddc0ca-7fd8-4884-ac9b-8f5c12adc145", "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_73db09a4-e62a-4baa-8f30-c6dca87843be", "bono_cluster_size": 1, "flavor_id": "b9a8dbb3-0652-4e27-8628-93449082844e", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_73db09a4-e62a-4baa-8f30-c6dca87843be", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "clearwater-opnfv"} 2018-11-14 20:32:45,318 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-14 20:32:45,318 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-14 20:32:45,318 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-14 20:32:45,318 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-11-14 20:32:45,318 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-14 20:32:45,318 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-14 20:32:45,318 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-14 20:32:45,319 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 656 2018-11-14 20:32:45,319 - cloudify.rest_client.http - DEBUG - reply: "500 INTERNAL SERVER ERROR" {"status": 500, "message": "Internal Server Error"} 2018-11-14 20:32:45,319 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-14 20:32:45,319 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 14 Nov 2018 20:32:44 GMT 2018-11-14 20:32:45,319 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-14 20:32:45,319 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 51 2018-11-14 20:32:45,319 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-14 20:32:45,319 - functest.core.singlevm - ERROR - Cannot run cloudify_ims Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 446, in run if not self.execute(): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/cloudify_ims.py", line 162, in execute if (self.deploy_vnf() and self.test_vnf()): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/cloudify_ims.py", line 201, in deploy_vnf self.vnf.get('inputs')) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/deployments.py", line 214, in create response = self.api.put(uri, data, expected_status_code=201) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 263, in put timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 224, in do_request verify=self.get_request_verify(), timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 158, in _do_request self._raise_client_error(response, request_url) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 119, in _raise_client_error response=response) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 131, in _prepare_and_raise_exception status_code, error_code=error_code, response=response) CloudifyClientError: 500: Internal Server Error 2018-11-14 20:32:45,453 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-14 20:32:45,453 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 05:21 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-11-14 20:32:45,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-11-14 20:32:45,459 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions 2018-11-14 20:32:45,522 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-14 20:32:45,522 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-14 20:32:45,522 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-14 20:32:45,522 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-11-14 20:32:45,522 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-14 20:32:45,522 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-14 20:32:45,522 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-14 20:32:45,522 - 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": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-11-14T20:32:43.850Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "63627f7d-67b8-4f2a-942f-2b6c2c8413ee"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-11-14 20:32:45,523 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-14 20:32:45,523 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 14 Nov 2018 20:32:44 GMT 2018-11-14 20:32:45,523 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-14 20:32:45,523 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6369 2018-11-14 20:32:45,523 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-14 20:32:45,523 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.201:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "true", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2018-11-14 20:32:45,587 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-14 20:32:45,587 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-14 20:32:45,587 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-14 20:32:45,587 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-11-14 20:32:45,587 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-14 20:32:45,587 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-14 20:32:45,587 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-14 20:32:45,587 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 158 2018-11-14 20:32:45,588 - cloudify.rest_client.http - DEBUG - reply: "400 BAD REQUEST" {"message": "Deployment environment creation is still pending, try again in a minute", "error_code": "deployment_environment_creation_pending_error", "server_traceback": "Traceback (most recent call last):\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 93, in wrapper\n return func(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 133, in wrapper\n response = f(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/resources_v1/executions.py\", line 115, in post\n bypass_maintenance=bypass_maintenance)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/resource_manager.py\", line 359, in execute_workflow\n self._verify_deployment_environment_created_successfully(deployment_id)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/resource_manager.py\", line 1117, in _verify_deployment_environment_created_successfully\n 'Deployment environment creation is still pending, '\nDeploymentEnvironmentCreationPendingError: Deployment environment creation is still pending, try again in a minute\n"} 2018-11-14 20:32:45,588 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-14 20:32:45,588 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 14 Nov 2018 20:32:44 GMT 2018-11-14 20:32:45,588 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-14 20:32:45,588 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1203 2018-11-14 20:32:45,588 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-14 20:32:45,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - ERROR - Some issue during the undeployment .. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/cloudify_ims.py", line 283, in clean force=True) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/executions.py", line 201, in start expected_status_code=201) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 285, in post timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 224, in do_request verify=self.get_request_verify(), timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 158, in _do_request self._raise_client_error(response, request_url) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 119, in _raise_client_error response=response) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 131, in _prepare_and_raise_exception status_code, error_code=error_code, response=response) DeploymentEnvironmentCreationPendingError: 400: Deployment environment creation is still pending, try again in a minute 2018-11-14 20:32:45,589 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-14 20:32:45,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/ddddc0ca-7fd8-4884-ac9b-8f5c12adc145 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:32:47,605 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-81633bec-7198-45b1-808d-8f5baab245a5 Date: Wed, 14 Nov 2018 20:32:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 20:32:47,605 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/ddddc0ca-7fd8-4884-ac9b-8f5c12adc145 used request id req-81633bec-7198-45b1-808d-8f5baab245a5 2018-11-14 20:32:47,605 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 2.01570892334s 2018-11-14 20:32:47,605 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/ddddc0ca-7fd8-4884-ac9b-8f5c12adc145 used request id req-81633bec-7198-45b1-808d-8f5baab245a5 2018-11-14 20:32:47,606 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-14 20:32:47,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}5c07a9a2773b5b6f827b5ade03de4a22c200982a" 2018-11-14 20:32:47,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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-3ae60f9a-458d-47b0-878b-b0082880e08c x-compute-request-id: req-3ae60f9a-458d-47b0-878b-b0082880e08c Content-Encoding: gzip Content-Length: 374 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_73db09a4-e62a-4baa-8f30-c6dca87843be", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "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": "1ac099e1-c5a8-4fa3-85ce-edaf88224bfc"}, {"name": "cloudify_ims-flavor_alt_73db09a4-e62a-4baa-8f30-c6dca87843be", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/b9a8dbb3-0652-4e27-8628-93449082844e", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/b9a8dbb3-0652-4e27-8628-93449082844e", "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": "b9a8dbb3-0652-4e27-8628-93449082844e"}]} 2018-11-14 20:32:47,627 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-3ae60f9a-458d-47b0-878b-b0082880e08c 2018-11-14 20:32:47,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0212609767914s 2018-11-14 20:32:47,628 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-3ae60f9a-458d-47b0-878b-b0082880e08c 2018-11-14 20:32:47,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-14 20:32:47,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/b9a8dbb3-0652-4e27-8628-93449082844e -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5c07a9a2773b5b6f827b5ade03de4a22c200982a" 2018-11-14 20:32:47,662 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 20: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 x-openstack-request-id: req-a8237c00-98a7-4dab-92ee-29e76c6def3b x-compute-request-id: req-a8237c00-98a7-4dab-92ee-29e76c6def3b Content-Length: 0 Content-Type: application/json 2018-11-14 20:32:47,662 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/b9a8dbb3-0652-4e27-8628-93449082844e used request id req-a8237c00-98a7-4dab-92ee-29e76c6def3b 2018-11-14 20:32:47,663 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0325720310211s 2018-11-14 20:32:47,663 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/b9a8dbb3-0652-4e27-8628-93449082844e used request id req-a8237c00-98a7-4dab-92ee-29e76c6def3b 2018-11-14 20:32:47,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-11-14 20:32:47,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/floatingips/203f1bdf-d1d8-448c-aed8-1a49613fb0a3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:32:48,560 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f80060d2-023f-4698-aa0f-92d1a1ecefcb Content-Length: 0 Date: Wed, 14 Nov 2018 20:32:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 20:32:48,561 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/203f1bdf-d1d8-448c-aed8-1a49613fb0a3.json used request id req-f80060d2-023f-4698-aa0f-92d1a1ecefcb 2018-11-14 20:32:48,561 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.895424842834s 2018-11-14 20:32:48,561 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/203f1bdf-d1d8-448c-aed8-1a49613fb0a3.json used request id req-f80060d2-023f-4698-aa0f-92d1a1ecefcb 2018-11-14 20:32:48,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-14 20:32:48,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:32:48,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-1ab90e82-fcf0-4f51-96ee-f2751a2bd72f Date: Wed, 14 Nov 2018 20:32:48 GMT RESP BODY: {"floatingips": []} 2018-11-14 20:32:48,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-1ab90e82-fcf0-4f51-96ee-f2751a2bd72f 2018-11-14 20:32:48,582 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0157859325409s 2018-11-14 20:32:48,582 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-1ab90e82-fcf0-4f51-96ee-f2751a2bd72f 2018-11-14 20:32:48,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-11-14 20:32:48,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/7e3057c1-aae4-4857-a663-44bba8868c85 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:32:48,737 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 20:32: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-8aed16d7-38ed-4225-aa6a-84662b292454 x-compute-request-id: req-8aed16d7-38ed-4225-aa6a-84662b292454 Content-Type: application/json 2018-11-14 20:32:48,737 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/7e3057c1-aae4-4857-a663-44bba8868c85 used request id req-8aed16d7-38ed-4225-aa6a-84662b292454 2018-11-14 20:32:48,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.154617071152s 2018-11-14 20:32:48,738 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/7e3057c1-aae4-4857-a663-44bba8868c85 used request id req-8aed16d7-38ed-4225-aa6a-84662b292454 2018-11-14 20:32:48,738 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:32:48,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:32:49,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:32: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-88d0ea19-e2d9-4a99-8ff2-e516894a203f x-compute-request-id: req-88d0ea19-e2d9-4a99-8ff2-e516894a203f Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_73db09a4-e62a-4baa-8f30-c6dca87843be": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:51:9d", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:51:9d", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e3057c1-aae4-4857-a663-44bba8868c85", "rel": "bookmark"}], "image": {"id": "613d95d3-5f14-4734-9e4d-5da90f624ad7", "links": [{"href": "http://172.30.9.28:8774/images/613d95d3-5f14-4734-9e4d-5da90f624ad7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:31:08.000000", "flavor": {"id": "1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "links": [{"href": "http://172.30.9.28:8774/flavors/1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "rel": "bookmark"}]}, "id": "7e3057c1-aae4-4857-a663-44bba8868c85", "security_groups": [{"name": "cloudify_ims-sg_73db09a4-e62a-4baa-8f30-c6dca87843be"}], "user_id": "7e13cd2fd3b04f809eec9f689be3722c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:32:48Z", "hostId": "dce97743df85da87d2a58f01de2308cb456d718d092f6ffc87d98f2d", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_73db09a4-e62a-4baa-8f30-c6dca87843be", "name": "cloudify_ims-vm_73db09a4-e62a-4baa-8f30-c6dca87843be", "created": "2018-11-14T20:28:58Z", "tenant_id": "06dec138907243d990db2396b998e982", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:32:49,309 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-88d0ea19-e2d9-4a99-8ff2-e516894a203f 2018-11-14 20:32:49,309 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.570863962173s 2018-11-14 20:32:49,310 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-88d0ea19-e2d9-4a99-8ff2-e516894a203f 2018-11-14 20:32:49,311 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 20:32:51,314 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:32:51,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:32:51,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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-d6d27551-973c-4b67-bf58-db05e0bfa1de x-compute-request-id: req-d6d27551-973c-4b67-bf58-db05e0bfa1de Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-14 20:32:51,378 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d6d27551-973c-4b67-bf58-db05e0bfa1de 2018-11-14 20:32:51,379 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0648100376129s 2018-11-14 20:32:51,379 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d6d27551-973c-4b67-bf58-db05e0bfa1de 2018-11-14 20:32:51,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-14 20:32:51,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:32:51,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7329 X-Openstack-Request-Id: req-c96c9e88-1eac-4430-bed2-5e84ab2aad49 Date: Wed, 14 Nov 2018 20:32:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "06dec138907243d990db2396b998e982", "created_at": "2018-11-14T20:27:24Z", "updated_at": "2018-11-14T20:32:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:27:24Z", "revision_number": 0, "id": "01f9c7cc-617f-4424-b0ed-f6f21ec5c374", "remote_group_id": "41e91b82-dffc-4f05-9261-e7970ce77956", "remote_ip_prefix": null, "created_at": "2018-11-14T20:27:24Z", "security_group_id": "41e91b82-dffc-4f05-9261-e7970ce77956", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": null, "ethertype": "IPv6", "project_id": "06dec138907243d990db2396b998e982"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:27:24Z", "revision_number": 0, "id": "11efc049-6358-4e92-8a6d-9205b9482163", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:27:24Z", "security_group_id": "41e91b82-dffc-4f05-9261-e7970ce77956", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": null, "ethertype": "IPv6", "project_id": "06dec138907243d990db2396b998e982"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:27:24Z", "revision_number": 0, "id": "2f39d7a4-68f3-46d3-83bb-9d340b7f26bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:27:24Z", "security_group_id": "41e91b82-dffc-4f05-9261-e7970ce77956", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": null, "ethertype": "IPv4", "project_id": "06dec138907243d990db2396b998e982"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:27:24Z", "revision_number": 0, "id": "d36bd2bc-11ce-4134-be9f-9807c4bce789", "remote_group_id": "41e91b82-dffc-4f05-9261-e7970ce77956", "remote_ip_prefix": null, "created_at": "2018-11-14T20:27:24Z", "security_group_id": "41e91b82-dffc-4f05-9261-e7970ce77956", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": null, "ethertype": "IPv4", "project_id": "06dec138907243d990db2396b998e982"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-14T20:32:34Z", "revision_number": 0, "id": "e77bf15f-1db6-4b1a-a5fa-9f40df48f492", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:32:34Z", "security_group_id": "41e91b82-dffc-4f05-9261-e7970ce77956", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": 22, "ethertype": "IPv4", "project_id": "06dec138907243d990db2396b998e982"}], "revision_number": 5, "project_id": "06dec138907243d990db2396b998e982", "id": "41e91b82-dffc-4f05-9261-e7970ce77956", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "06dec138907243d990db2396b998e982", "created_at": "2018-11-14T20:28:50Z", "updated_at": "2018-11-14T20:28:54Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:28:52Z", "revision_number": 0, "id": "09cfd483-9881-423b-a2bf-d99b3bac6d12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:28:52Z", "security_group_id": "e9bc110d-51ca-444f-a667-7ce71fe8fcec", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": null, "ethertype": "IPv4", "project_id": "06dec138907243d990db2396b998e982"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-11-14T20:28:52Z", "revision_number": 0, "id": "3938a3d4-ed74-48ae-8001-bf7b37a1aeef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:28:52Z", "security_group_id": "e9bc110d-51ca-444f-a667-7ce71fe8fcec", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": 80, "ethertype": "IPv4", "project_id": "06dec138907243d990db2396b998e982"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-11-14T20:28:53Z", "revision_number": 0, "id": "509c3516-0a6f-4050-9ccf-86b7a22738ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:28:53Z", "security_group_id": "e9bc110d-51ca-444f-a667-7ce71fe8fcec", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": 443, "ethertype": "IPv4", "project_id": "06dec138907243d990db2396b998e982"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-11-14T20:28:54Z", "revision_number": 0, "id": "61b506ad-beb2-426a-983c-9af31fec9995", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:28:54Z", "security_group_id": "e9bc110d-51ca-444f-a667-7ce71fe8fcec", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "06dec138907243d990db2396b998e982"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-11-14T20:28:53Z", "revision_number": 0, "id": "642f6b0c-1941-4dd2-a30f-aad53db10f9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:28:53Z", "security_group_id": "e9bc110d-51ca-444f-a667-7ce71fe8fcec", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "06dec138907243d990db2396b998e982"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:28:50Z", "revision_number": 0, "id": "66028287-05c0-469d-ae06-505c3f984ec3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:28:50Z", "security_group_id": "e9bc110d-51ca-444f-a667-7ce71fe8fcec", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": null, "ethertype": "IPv6", "project_id": "06dec138907243d990db2396b998e982"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-14T20:28:51Z", "revision_number": 0, "id": "6bb7819d-b939-405d-bd67-69431ebf3e52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:28:51Z", "security_group_id": "e9bc110d-51ca-444f-a667-7ce71fe8fcec", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": 22, "ethertype": "IPv4", "project_id": "06dec138907243d990db2396b998e982"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:28:50Z", "revision_number": 0, "id": "eaeae005-1dd9-4970-9411-9ecc9ff0d124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:28:50Z", "security_group_id": "e9bc110d-51ca-444f-a667-7ce71fe8fcec", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": null, "ethertype": "IPv4", "project_id": "06dec138907243d990db2396b998e982"}], "revision_number": 8, "project_id": "06dec138907243d990db2396b998e982", "id": "e9bc110d-51ca-444f-a667-7ce71fe8fcec", "name": "cloudify_ims-sg_73db09a4-e62a-4baa-8f30-c6dca87843be"}]} 2018-11-14 20:32:51,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-c96c9e88-1eac-4430-bed2-5e84ab2aad49 2018-11-14 20:32:51,594 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.21201300621s 2018-11-14 20:32:51,595 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-c96c9e88-1eac-4430-bed2-5e84ab2aad49 2018-11-14 20:32:51,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-14 20:32:51,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/e9bc110d-51ca-444f-a667-7ce71fe8fcec.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:32:51,836 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a625885c-c195-44c1-b774-771e4c6fa37d Content-Length: 0 Date: Wed, 14 Nov 2018 20:32:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 20:32:51,837 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/e9bc110d-51ca-444f-a667-7ce71fe8fcec.json used request id req-a625885c-c195-44c1-b774-771e4c6fa37d 2018-11-14 20:32:51,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.238440036774s 2018-11-14 20:32:51,837 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/e9bc110d-51ca-444f-a667-7ce71fe8fcec.json used request id req-a625885c-c195-44c1-b774-771e4c6fa37d 2018-11-14 20:32:51,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-11-14 20:32:51,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/cloudify_ims-kp_73db09a4-e62a-4baa-8f30-c6dca87843be -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:32:51,897 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 20: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-0b4cfe84-fe93-4635-b0b8-9e44d24aaf50 x-compute-request-id: req-0b4cfe84-fe93-4635-b0b8-9e44d24aaf50 Content-Length: 0 Content-Type: application/json 2018-11-14 20:32:51,897 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/cloudify_ims-kp_73db09a4-e62a-4baa-8f30-c6dca87843be used request id req-0b4cfe84-fe93-4635-b0b8-9e44d24aaf50 2018-11-14 20:32:51,897 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0596289634705s 2018-11-14 20:32:51,897 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/cloudify_ims-kp_73db09a4-e62a-4baa-8f30-c6dca87843be used request id req-0b4cfe84-fe93-4635-b0b8-9e44d24aaf50 2018-11-14 20:32:51,898 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-11-14 20:32:51,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/09d5a013-0554-474b-87c5-c4ac6be337f6/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}aceb8dc60227ef9a1a9279bbf232369a858777e8" -d '{"subnet_id": "2d1833e0-72ea-490d-971e-bbc68b7f907e"}' 2018-11-14 20:32:53,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-cf3c2612-7e7d-4ff1-bdac-ecee9997a4c0 Date: Wed, 14 Nov 2018 20:32:53 GMT RESP BODY: {"network_id": "599dc207-60cd-4957-bf13-87cf5c3bb70b", "tenant_id": "06dec138907243d990db2396b998e982", "subnet_id": "2d1833e0-72ea-490d-971e-bbc68b7f907e", "subnet_ids": ["2d1833e0-72ea-490d-971e-bbc68b7f907e"], "port_id": "10da60ff-f84d-4af3-9d7b-de0e89d4ea17", "id": "09d5a013-0554-474b-87c5-c4ac6be337f6"} 2018-11-14 20:32:53,380 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/09d5a013-0554-474b-87c5-c4ac6be337f6/remove_router_interface.json used request id req-cf3c2612-7e7d-4ff1-bdac-ecee9997a4c0 2018-11-14 20:32:53,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.48188018799s 2018-11-14 20:32:53,380 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/09d5a013-0554-474b-87c5-c4ac6be337f6/remove_router_interface.json used request id req-cf3c2612-7e7d-4ff1-bdac-ecee9997a4c0 returning object 09d5a013-0554-474b-87c5-c4ac6be337f6 2018-11-14 20:32:53,380 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-11-14 20:32:53,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:32:53,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 626 X-Openstack-Request-Id: req-a48c8650-49bf-4a7d-a0d7-bffb174bddc6 Date: Wed, 14 Nov 2018 20:32:53 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3653731-6d80-49cb-86ba-17eff3eeceee", "ip_address": "172.30.9.213"}]}, "description": "", "tags": [], "tenant_id": "06dec138907243d990db2396b998e982", "created_at": "2018-11-14T20:27:26Z", "admin_state_up": true, "updated_at": "2018-11-14T20:32:52Z", "revision_number": 4, "routes": [], "project_id": "06dec138907243d990db2396b998e982", "id": "09d5a013-0554-474b-87c5-c4ac6be337f6", "name": "cloudify_ims-router_73db09a4-e62a-4baa-8f30-c6dca87843be"}]} 2018-11-14 20:32:53,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-a48c8650-49bf-4a7d-a0d7-bffb174bddc6 2018-11-14 20:32:53,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.121850967407s 2018-11-14 20:32:53,503 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-a48c8650-49bf-4a7d-a0d7-bffb174bddc6 2018-11-14 20:32:53,504 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-11-14 20:32:53,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/09d5a013-0554-474b-87c5-c4ac6be337f6.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:32:55,359 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ca4ec4cb-6230-40ee-8c5f-a327faace4fe Content-Length: 0 Date: Wed, 14 Nov 2018 20:32:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 20:32:55,359 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/09d5a013-0554-474b-87c5-c4ac6be337f6.json used request id req-ca4ec4cb-6230-40ee-8c5f-a327faace4fe 2018-11-14 20:32:55,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.85538291931s 2018-11-14 20:32:55,360 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/09d5a013-0554-474b-87c5-c4ac6be337f6.json used request id req-ca4ec4cb-6230-40ee-8c5f-a327faace4fe 2018-11-14 20:32:55,360 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-14 20:32:55,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:32:55,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-dc8f5586-8ad3-4661-b0fa-212fd9c16936 Date: Wed, 14 Nov 2018 20:32:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"599dc207-60cd-4957-bf13-87cf5c3bb70b","tenant_id":"06dec138907243d990db2396b998e982","created_at":"2018-11-14T20:27:26Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-14T20:27:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"06dec138907243d990db2396b998e982","id":"2d1833e0-72ea-490d-971e-bbc68b7f907e","subnetpool_id":null,"name":"cloudify_ims-subnet_73db09a4-e62a-4baa-8f30-c6dca87843be"}]} 2018-11-14 20:32:55,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-dc8f5586-8ad3-4661-b0fa-212fd9c16936 2018-11-14 20:32:55,411 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0504741668701s 2018-11-14 20:32:55,411 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-dc8f5586-8ad3-4661-b0fa-212fd9c16936 2018-11-14 20:32:55,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-11-14 20:32:55,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/2d1833e0-72ea-490d-971e-bbc68b7f907e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:32:58,065 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a8024a07-48fc-444e-8118-daa9121ddfb6 Date: Wed, 14 Nov 2018 20:32:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 20:32:58,065 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/2d1833e0-72ea-490d-971e-bbc68b7f907e.json used request id req-a8024a07-48fc-444e-8118-daa9121ddfb6 2018-11-14 20:32:58,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.65307497978s 2018-11-14 20:32:58,066 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/2d1833e0-72ea-490d-971e-bbc68b7f907e.json used request id req-a8024a07-48fc-444e-8118-daa9121ddfb6 2018-11-14 20:32:58,066 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 20:32:58,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:32:58,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1156 X-Openstack-Request-Id: req-0c5ef578-da91-4c35-ac80-b539d623cda8 Date: Wed, 14 Nov 2018 20:32:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-14T20:32:57Z","tenant_id":"06dec138907243d990db2396b998e982","created_at":"2018-11-14T20:27:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"06dec138907243d990db2396b998e982","id":"599dc207-60cd-4957-bf13-87cf5c3bb70b","name":"cloudify_ims-net_73db09a4-e62a-4baa-8f30-c6dca87843be"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"updated_at":"2018-11-14T17:04:27Z","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","id":"928cbc5c-a6fa-468a-b088-88e266fca291","name":"external"}]} 2018-11-14 20:32:58,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-0c5ef578-da91-4c35-ac80-b539d623cda8 2018-11-14 20:32:58,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106302976608s 2018-11-14 20:32:58,173 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-0c5ef578-da91-4c35-ac80-b539d623cda8 2018-11-14 20:32:58,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-11-14 20:32:58,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/599dc207-60cd-4957-bf13-87cf5c3bb70b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:33:00,478 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9d371242-e14a-4fcb-a837-dfd3c1c4ed5a Date: Wed, 14 Nov 2018 20:33:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 20:33:00,478 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/599dc207-60cd-4957-bf13-87cf5c3bb70b.json used request id req-9d371242-e14a-4fcb-a837-dfd3c1c4ed5a 2018-11-14 20:33:00,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 2.30367302895s 2018-11-14 20:33:00,478 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/599dc207-60cd-4957-bf13-87cf5c3bb70b.json used request id req-9d371242-e14a-4fcb-a837-dfd3c1c4ed5a 2018-11-14 20:33:00,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 20:33:00,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:33:00,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-7df03fcb-5df1-4fbe-96c6-cf3d2630d798 Date: Wed, 14 Nov 2018 20:33:00 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/613d95d3-5f14-4734-9e4d-5da90f624ad7/snap", "metadata": {}}], "file": "/v2/images/613d95d3-5f14-4734-9e4d-5da90f624ad7/file", "owner": "06dec138907243d990db2396b998e982", "id": "613d95d3-5f14-4734-9e4d-5da90f624ad7", "size": 4373348352, "self": "/v2/images/613d95d3-5f14-4734-9e4d-5da90f624ad7", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/613d95d3-5f14-4734-9e4d-5da90f624ad7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-11-14T20:28:49Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_73db09a4-e62a-4baa-8f30-c6dca87843be", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_73db09a4-e62a-4baa-8f30-c6dca87843be", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-11-14T20:27:54Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 20:33:00,725 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-7df03fcb-5df1-4fbe-96c6-cf3d2630d798 2018-11-14 20:33:00,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.242818832397s 2018-11-14 20:33:00,725 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-7df03fcb-5df1-4fbe-96c6-cf3d2630d798 2018-11-14 20:33:00,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-14 20:33:00,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/613d95d3-5f14-4734-9e4d-5da90f624ad7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aceb8dc60227ef9a1a9279bbf232369a858777e8" 2018-11-14 20:33:01,532 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-aff4bc6f-8fc3-487d-ac26-1f39a9a9f745 Date: Wed, 14 Nov 2018 20:33:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 20:33:01,533 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/613d95d3-5f14-4734-9e4d-5da90f624ad7 used request id req-aff4bc6f-8fc3-487d-ac26-1f39a9a9f745 2018-11-14 20:33:01,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.806080102921s 2018-11-14 20:33:01,533 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/613d95d3-5f14-4734-9e4d-5da90f624ad7 used request id req-aff4bc6f-8fc3-487d-ac26-1f39a9a9f745 2018-11-14 20:33:01,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-14 20:33:01,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}5c07a9a2773b5b6f827b5ade03de4a22c200982a" 2018-11-14 20:33:01,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:33: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-4bd1a0e8-a688-4f16-aaff-cdac868cc7d5 x-compute-request-id: req-4bd1a0e8-a688-4f16-aaff-cdac868cc7d5 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_73db09a4-e62a-4baa-8f30-c6dca87843be", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/1ac099e1-c5a8-4fa3-85ce-edaf88224bfc", "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": "1ac099e1-c5a8-4fa3-85ce-edaf88224bfc"}]} 2018-11-14 20:33:01,557 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-4bd1a0e8-a688-4f16-aaff-cdac868cc7d5 2018-11-14 20:33:01,557 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0234808921814s 2018-11-14 20:33:01,557 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-4bd1a0e8-a688-4f16-aaff-cdac868cc7d5 2018-11-14 20:33:01,559 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-14 20:33:01,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/1ac099e1-c5a8-4fa3-85ce-edaf88224bfc -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5c07a9a2773b5b6f827b5ade03de4a22c200982a" 2018-11-14 20:33:01,596 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 20:33: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-e1c3ddfa-4a97-4c12-b49d-f25ecbb382d6 x-compute-request-id: req-e1c3ddfa-4a97-4c12-b49d-f25ecbb382d6 Content-Length: 0 Content-Type: application/json 2018-11-14 20:33:01,596 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/1ac099e1-c5a8-4fa3-85ce-edaf88224bfc used request id req-e1c3ddfa-4a97-4c12-b49d-f25ecbb382d6 2018-11-14 20:33:01,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0371692180634s 2018-11-14 20:33:01,596 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/1ac099e1-c5a8-4fa3-85ce-edaf88224bfc used request id req-e1c3ddfa-4a97-4c12-b49d-f25ecbb382d6 2018-11-14 20:33:01,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 20:33:01,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}5c07a9a2773b5b6f827b5ade03de4a22c200982a" 2018-11-14 20:33:01,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:33:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e412ae8-9deb-43bb-acb3-314f23a53d5f Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_73db09a4-e62a-4baa-8f30-c6dca87843be", "links": {"self": "http://172.30.9.28:5000/v3/users/7e13cd2fd3b04f809eec9f689be3722c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7e13cd2fd3b04f809eec9f689be3722c", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 20:33:01,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-3e412ae8-9deb-43bb-acb3-314f23a53d5f 2018-11-14 20:33:01,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.119509220123s 2018-11-14 20:33:01,717 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-3e412ae8-9deb-43bb-acb3-314f23a53d5f 2018-11-14 20:33:01,722 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 20:33:01,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/7e13cd2fd3b04f809eec9f689be3722c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5c07a9a2773b5b6f827b5ade03de4a22c200982a" 2018-11-14 20:33:01,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:33:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cee837e-789a-477d-b280-d6314bba5cb8 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify_ims-user_73db09a4-e62a-4baa-8f30-c6dca87843be", "links": {"self": "http://172.30.9.28:5000/v3/users/7e13cd2fd3b04f809eec9f689be3722c"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "7e13cd2fd3b04f809eec9f689be3722c", "description": null}} 2018-11-14 20:33:01,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/7e13cd2fd3b04f809eec9f689be3722c used request id req-3cee837e-789a-477d-b280-d6314bba5cb8 2018-11-14 20:33:01,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.10324716568s 2018-11-14 20:33:01,826 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/7e13cd2fd3b04f809eec9f689be3722c used request id req-3cee837e-789a-477d-b280-d6314bba5cb8 2018-11-14 20:33:01,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-14 20:33:01,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/7e13cd2fd3b04f809eec9f689be3722c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5c07a9a2773b5b6f827b5ade03de4a22c200982a" 2018-11-14 20:33:02,056 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 20:33:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a2654ec-9955-4d9e-90df-39a7236250be Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 20:33:02,056 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/7e13cd2fd3b04f809eec9f689be3722c used request id req-5a2654ec-9955-4d9e-90df-39a7236250be 2018-11-14 20:33:02,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.229809999466s 2018-11-14 20:33:02,056 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/7e13cd2fd3b04f809eec9f689be3722c used request id req-5a2654ec-9955-4d9e-90df-39a7236250be 2018-11-14 20:33:02,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 20:33:02,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}5c07a9a2773b5b6f827b5ade03de4a22c200982a" 2018-11-14 20:33:02,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:33:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9206001d-402e-4902-8bf1-9f9b134ee7e3 Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.28:5000/v3/projects/06dec138907243d990db2396b998e982"}, "tags": [], "enabled": true, "id": "06dec138907243d990db2396b998e982", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_73db09a4-e62a-4baa-8f30-c6dca87843be"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-14 20:33:02,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-9206001d-402e-4902-8bf1-9f9b134ee7e3 2018-11-14 20:33:02,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0977611541748s 2018-11-14 20:33:02,162 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-9206001d-402e-4902-8bf1-9f9b134ee7e3 2018-11-14 20:33:02,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-14 20:33:02,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/06dec138907243d990db2396b998e982 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5c07a9a2773b5b6f827b5ade03de4a22c200982a" 2018-11-14 20:33:02,358 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 20:33:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d13fe40-d276-48df-9306-5473adea524e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 20:33:02,358 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/06dec138907243d990db2396b998e982 used request id req-0d13fe40-d276-48df-9306-5473adea524e 2018-11-14 20:33:02,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.192414045334s 2018-11-14 20:33:02,359 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/06dec138907243d990db2396b998e982 used request id req-0d13fe40-d276-48df-9306-5473adea524e 2018-11-14 20:33:02,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 20:33:02,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}5c07a9a2773b5b6f827b5ade03de4a22c200982a" 2018-11-14 20:33:02,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:33:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0b76066-5f78-4a53-9b7b-6b1e16459ad4 Content-Encoding: gzip Content-Length: 354 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "5180cf5fb2124c3eb9ab8774d8f7cf71", "links": {"self": "http://172.30.9.28:5000/v3/roles/5180cf5fb2124c3eb9ab8774d8f7cf71"}, "name": "Member"}, {"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 20:33:02,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-a0b76066-5f78-4a53-9b7b-6b1e16459ad4 2018-11-14 20:33:02,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103955984116s 2018-11-14 20:33:02,467 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-a0b76066-5f78-4a53-9b7b-6b1e16459ad4 2018-11-14 20:33:02,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-11-14 20:33:02,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/5180cf5fb2124c3eb9ab8774d8f7cf71 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5c07a9a2773b5b6f827b5ade03de4a22c200982a" 2018-11-14 20:33:02,610 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 20:33:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2ad1fdb-b90a-43ac-b233-6943b1f75f0c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 20:33:02,610 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/5180cf5fb2124c3eb9ab8774d8f7cf71 used request id req-c2ad1fdb-b90a-43ac-b233-6943b1f75f0c 2018-11-14 20:33:02,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.138123035431s 2018-11-14 20:33:02,611 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/5180cf5fb2124c3eb9ab8774d8f7cf71 used request id req-c2ad1fdb-b90a-43ac-b233-6943b1f75f0c 2018-11-14 20:33:02,613 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-14 20:33:02,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=06dec138907243d990db2396b998e982&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}5c07a9a2773b5b6f827b5ade03de4a22c200982a" 2018-11-14 20:33:02,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2930 X-Openstack-Request-Id: req-ef2d7515-f9ff-4a33-a43c-7a0e817404f5 Date: Wed, 14 Nov 2018 20:33:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "06dec138907243d990db2396b998e982", "created_at": "2018-11-14T20:27:24Z", "updated_at": "2018-11-14T20:32:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:27:24Z", "revision_number": 0, "id": "01f9c7cc-617f-4424-b0ed-f6f21ec5c374", "remote_group_id": "41e91b82-dffc-4f05-9261-e7970ce77956", "remote_ip_prefix": null, "created_at": "2018-11-14T20:27:24Z", "security_group_id": "41e91b82-dffc-4f05-9261-e7970ce77956", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": null, "ethertype": "IPv6", "project_id": "06dec138907243d990db2396b998e982"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:27:24Z", "revision_number": 0, "id": "11efc049-6358-4e92-8a6d-9205b9482163", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:27:24Z", "security_group_id": "41e91b82-dffc-4f05-9261-e7970ce77956", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": null, "ethertype": "IPv6", "project_id": "06dec138907243d990db2396b998e982"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:27:24Z", "revision_number": 0, "id": "2f39d7a4-68f3-46d3-83bb-9d340b7f26bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:27:24Z", "security_group_id": "41e91b82-dffc-4f05-9261-e7970ce77956", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": null, "ethertype": "IPv4", "project_id": "06dec138907243d990db2396b998e982"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:27:24Z", "revision_number": 0, "id": "d36bd2bc-11ce-4134-be9f-9807c4bce789", "remote_group_id": "41e91b82-dffc-4f05-9261-e7970ce77956", "remote_ip_prefix": null, "created_at": "2018-11-14T20:27:24Z", "security_group_id": "41e91b82-dffc-4f05-9261-e7970ce77956", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": null, "ethertype": "IPv4", "project_id": "06dec138907243d990db2396b998e982"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-14T20:32:34Z", "revision_number": 0, "id": "e77bf15f-1db6-4b1a-a5fa-9f40df48f492", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:32:34Z", "security_group_id": "41e91b82-dffc-4f05-9261-e7970ce77956", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": 22, "ethertype": "IPv4", "project_id": "06dec138907243d990db2396b998e982"}], "revision_number": 5, "project_id": "06dec138907243d990db2396b998e982", "id": "41e91b82-dffc-4f05-9261-e7970ce77956", "name": "default"}]} 2018-11-14 20:33:02,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=06dec138907243d990db2396b998e982&name=default used request id req-ef2d7515-f9ff-4a33-a43c-7a0e817404f5 2018-11-14 20:33:02,850 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.236330032349s 2018-11-14 20:33:02,850 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=06dec138907243d990db2396b998e982&name=default used request id req-ef2d7515-f9ff-4a33-a43c-7a0e817404f5 2018-11-14 20:33:02,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-14 20:33:02,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}5c07a9a2773b5b6f827b5ade03de4a22c200982a" 2018-11-14 20:33:03,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26740 X-Openstack-Request-Id: req-03bcc017-471c-46a7-b26f-6570a4544014 Date: Wed, 14 Nov 2018 20:33:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "06dec138907243d990db2396b998e982", "created_at": "2018-11-14T20:27:24Z", "updated_at": "2018-11-14T20:32:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:27:24Z", "revision_number": 0, "id": "01f9c7cc-617f-4424-b0ed-f6f21ec5c374", "remote_group_id": "41e91b82-dffc-4f05-9261-e7970ce77956", "remote_ip_prefix": null, "created_at": "2018-11-14T20:27:24Z", "security_group_id": "41e91b82-dffc-4f05-9261-e7970ce77956", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": null, "ethertype": "IPv6", "project_id": "06dec138907243d990db2396b998e982"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:27:24Z", "revision_number": 0, "id": "11efc049-6358-4e92-8a6d-9205b9482163", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:27:24Z", "security_group_id": "41e91b82-dffc-4f05-9261-e7970ce77956", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": null, "ethertype": "IPv6", "project_id": "06dec138907243d990db2396b998e982"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:27:24Z", "revision_number": 0, "id": "2f39d7a4-68f3-46d3-83bb-9d340b7f26bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:27:24Z", "security_group_id": "41e91b82-dffc-4f05-9261-e7970ce77956", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": null, "ethertype": "IPv4", "project_id": "06dec138907243d990db2396b998e982"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:27:24Z", "revision_number": 0, "id": "d36bd2bc-11ce-4134-be9f-9807c4bce789", "remote_group_id": "41e91b82-dffc-4f05-9261-e7970ce77956", "remote_ip_prefix": null, "created_at": "2018-11-14T20:27:24Z", "security_group_id": "41e91b82-dffc-4f05-9261-e7970ce77956", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": null, "ethertype": "IPv4", "project_id": "06dec138907243d990db2396b998e982"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-14T20:32:34Z", "revision_number": 0, "id": "e77bf15f-1db6-4b1a-a5fa-9f40df48f492", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:32:34Z", "security_group_id": "41e91b82-dffc-4f05-9261-e7970ce77956", "tenant_id": "06dec138907243d990db2396b998e982", "port_range_min": 22, "ethertype": "IPv4", "project_id": "06dec138907243d990db2396b998e982"}], "revision_number": 5, "project_id": "06dec138907243d990db2396b998e982", "id": "41e91b82-dffc-4f05-9261-e7970ce77956", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 20:33:03,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-03bcc017-471c-46a7-b26f-6570a4544014 2018-11-14 20:33:03,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.236163139343s 2018-11-14 20:33:03,092 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-03bcc017-471c-46a7-b26f-6570a4544014 2018-11-14 20:33:03,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-14 20:33:03,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/41e91b82-dffc-4f05-9261-e7970ce77956.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5c07a9a2773b5b6f827b5ade03de4a22c200982a" 2018-11-14 20:33:03,465 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1f46856d-1f0c-4a4f-b39e-927b30846a1d Content-Length: 0 Date: Wed, 14 Nov 2018 20:33:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 20:33:03,465 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/41e91b82-dffc-4f05-9261-e7970ce77956.json used request id req-1f46856d-1f0c-4a4f-b39e-927b30846a1d 2018-11-14 20:33:03,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.369233131409s 2018-11-14 20:33:03,466 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/41e91b82-dffc-4f05-9261-e7970ce77956.json used request id req-1f46856d-1f0c-4a4f-b39e-927b30846a1d 2018-11-14 20:33:03,466 - xtesting.ci.run_tests - ERROR - The test case 'cloudify_ims' failed. 2018-11-14 20:33:03,490 - xtesting.ci.run_tests - INFO - Loading test case 'heat_ims'... 2018-11-14 20:33:03,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 20:33:03,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:33:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03cb357e-be79-4d85-b282-d5f1e0e29b7c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 20:33:03,518 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-03cb357e-be79-4d85-b282-d5f1e0e29b7c 2018-11-14 20:33:03,519 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-11-14 20:33:03,934 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T21:33:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd6ecd77940a49ebb20fa24f8fa3cf77"}, "audit_ids": ["-chYMtL5Tymmet8-xyPPfA"], "issued_at": "2018-11-14T20:33:03.000000Z"}} 2018-11-14 20:33:03,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 20:33:03,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}7753ac163f6ce63b7a0379b28a3367e2eb5ad35f" 2018-11-14 20:33:04,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-21ab2496-ad9e-464b-91b1-1835fe9b48eb Date: Wed, 14 Nov 2018 20:33:04 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"928cbc5c-a6fa-468a-b088-88e266fca291","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","status":"ACTIVE","subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"description":"","tags":[],"updated_at":"2018-11-14T17:04:27Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","provider:network_type":"flat"}]} 2018-11-14 20:33:04,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-21ab2496-ad9e-464b-91b1-1835fe9b48eb 2018-11-14 20:33:04,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.495277881622s 2018-11-14 20:33:04,432 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-21ab2496-ad9e-464b-91b1-1835fe9b48eb 2018-11-14 20:33:04,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 20:33:04,441 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 20:33: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 20:33:04,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 20:33:04,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}7753ac163f6ce63b7a0379b28a3367e2eb5ad35f" 2018-11-14 20:33:04,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:33:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67145147-21ff-4216-bf51-a2b8600484e4 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/d5e6db7c06bf4799a784ea87405dbbb1"}, "tags": [], "enabled": true, "id": "d5e6db7c06bf4799a784ea87405dbbb1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-11-14 20:33:04,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-67145147-21ff-4216-bf51-a2b8600484e4 2018-11-14 20:33:04,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.117284059525s 2018-11-14 20:33:04,560 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-67145147-21ff-4216-bf51-a2b8600484e4 2018-11-14 20:33:04,567 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-14 20:33:04,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}7753ac163f6ce63b7a0379b28a3367e2eb5ad35f" -d '{"project": {"description": "Created by OPNFV Functest: heat_ims", "enabled": true, "domain_id": "default", "name": "heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f"}}' 2018-11-14 20:33:04,718 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 20:33:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5850fb9f-17c3-494c-bb4f-ee12ac58f078 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.28:5000/v3/projects/faa5f0863714437cb897fdd125a6c4c3"}, "tags": [], "enabled": true, "id": "faa5f0863714437cb897fdd125a6c4c3", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f"}} 2018-11-14 20:33:04,718 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-5850fb9f-17c3-494c-bb4f-ee12ac58f078 2018-11-14 20:33:04,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.150943994522s 2018-11-14 20:33:04,718 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-5850fb9f-17c3-494c-bb4f-ee12ac58f078 2018-11-14 20:33:04,719 - 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'faa5f0863714437cb897fdd125a6c4c3', '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_d8609c44-340c-4d6f-8a5b-d1459e74ac0f'}) 2018-11-14 20:33:04,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-11-14 20:33:04,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}7753ac163f6ce63b7a0379b28a3367e2eb5ad35f" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "5cd12ec6-1f45-417b-b2bd-092488e8c080", "email": null, "name": "heat_ims-user_d8609c44-340c-4d6f-8a5b-d1459e74ac0f"}}' 2018-11-14 20:33:05,094 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 20:33:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad2ee6d0-f78d-42b1-842a-475d2f8ccddc Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "heat_ims-user_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "links": {"self": "http://172.30.9.28:5000/v3/users/87dbc71cccc24f5dbb2732199bda2b10"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "87dbc71cccc24f5dbb2732199bda2b10", "domain_id": "default", "password_expires_at": null}} 2018-11-14 20:33:05,095 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-ad2ee6d0-f78d-42b1-842a-475d2f8ccddc 2018-11-14 20:33:05,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.369055986404s 2018-11-14 20:33:05,095 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-ad2ee6d0-f78d-42b1-842a-475d2f8ccddc 2018-11-14 20:33:05,096 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'87dbc71cccc24f5dbb2732199bda2b10', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'heat_ims-user_d8609c44-340c-4d6f-8a5b-d1459e74ac0f'}) 2018-11-14 20:33:05,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 20:33:05,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}7753ac163f6ce63b7a0379b28a3367e2eb5ad35f" 2018-11-14 20:33:05,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:33:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb9dd613-2ed5-4b51-aa89-2b7600f5c573 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 20:33:05,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-cb9dd613-2ed5-4b51-aa89-2b7600f5c573 2018-11-14 20:33:05,207 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.107621908188s 2018-11-14 20:33:05,207 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-cb9dd613-2ed5-4b51-aa89-2b7600f5c573 2018-11-14 20:33:05,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 20:33:05,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}7753ac163f6ce63b7a0379b28a3367e2eb5ad35f" 2018-11-14 20:33:05,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:33:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b215d929-5680-4747-83e5-fa9773106b64 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 20:33:05,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b215d929-5680-4747-83e5-fa9773106b64 2018-11-14 20:33:05,336 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.124397039413s 2018-11-14 20:33:05,336 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b215d929-5680-4747-83e5-fa9773106b64 2018-11-14 20:33:05,338 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-14 20:33:05,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-11-14 20:33:05,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}7753ac163f6ce63b7a0379b28a3367e2eb5ad35f" -d '{"role": {"name": "Member"}}' 2018-11-14 20:33:05,460 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 20:33:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ae4e462-99d5-4ee7-8d1c-645513039988 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0530948829d94dec9e1dc117a4052aef", "links": {"self": "http://172.30.9.28:5000/v3/roles/0530948829d94dec9e1dc117a4052aef"}, "name": "Member"}} 2018-11-14 20:33:05,460 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-0ae4e462-99d5-4ee7-8d1c-645513039988 2018-11-14 20:33:05,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.11868596077s 2018-11-14 20:33:05,460 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-0ae4e462-99d5-4ee7-8d1c-645513039988 2018-11-14 20:33:05,461 - 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'0530948829d94dec9e1dc117a4052aef'}) 2018-11-14 20:33:05,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 20:33:05,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}7753ac163f6ce63b7a0379b28a3367e2eb5ad35f" 2018-11-14 20:33:05,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:33:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-879eef1f-a359-419c-b167-70a752954b6d Content-Encoding: gzip Content-Length: 354 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0530948829d94dec9e1dc117a4052aef", "links": {"self": "http://172.30.9.28:5000/v3/roles/0530948829d94dec9e1dc117a4052aef"}, "name": "Member"}, {"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 20:33:05,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-879eef1f-a359-419c-b167-70a752954b6d 2018-11-14 20:33:05,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102453947067s 2018-11-14 20:33:05,567 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-879eef1f-a359-419c-b167-70a752954b6d 2018-11-14 20:33:05,572 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 20:33:05,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}7753ac163f6ce63b7a0379b28a3367e2eb5ad35f" 2018-11-14 20:33:05,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:33:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bd2081b-55b9-4e20-97e0-7396f812b0e8 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-14 20:33:05,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-9bd2081b-55b9-4e20-97e0-7396f812b0e8 2018-11-14 20:33:05,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109688043594s 2018-11-14 20:33:05,682 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-9bd2081b-55b9-4e20-97e0-7396f812b0e8 2018-11-14 20:33:05,683 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 20:33:05,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}7753ac163f6ce63b7a0379b28a3367e2eb5ad35f" 2018-11-14 20:33:05,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:33:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8be14fc7-153d-4bc5-836f-d98334959193 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_ims-user_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "links": {"self": "http://172.30.9.28:5000/v3/users/87dbc71cccc24f5dbb2732199bda2b10"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "87dbc71cccc24f5dbb2732199bda2b10", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 20:33:05,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-8be14fc7-153d-4bc5-836f-d98334959193 2018-11-14 20:33:05,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.116391897202s 2018-11-14 20:33:05,800 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-8be14fc7-153d-4bc5-836f-d98334959193 2018-11-14 20:33:05,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 20:33:05,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}7753ac163f6ce63b7a0379b28a3367e2eb5ad35f" 2018-11-14 20:33:05,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:33:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f68da6c5-b2ca-4975-ad0a-e3b9da385f61 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.28:5000/v3/projects/faa5f0863714437cb897fdd125a6c4c3"}, "tags": [], "enabled": true, "id": "faa5f0863714437cb897fdd125a6c4c3", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-14 20:33:05,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-f68da6c5-b2ca-4975-ad0a-e3b9da385f61 2018-11-14 20:33:05,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.109316825867s 2018-11-14 20:33:05,921 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-f68da6c5-b2ca-4975-ad0a-e3b9da385f61 2018-11-14 20:33:05,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-14 20:33:05,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=87dbc71cccc24f5dbb2732199bda2b10&role.id=0530948829d94dec9e1dc117a4052aef&scope.project.id=faa5f0863714437cb897fdd125a6c4c3" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7753ac163f6ce63b7a0379b28a3367e2eb5ad35f" 2018-11-14 20:33:06,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:33:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a3284df-65d4-484c-be55-8ffa74ea3f4f Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=87dbc71cccc24f5dbb2732199bda2b10&role.id=0530948829d94dec9e1dc117a4052aef&scope.project.id=faa5f0863714437cb897fdd125a6c4c3", "previous": null, "next": null}} 2018-11-14 20:33:06,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=87dbc71cccc24f5dbb2732199bda2b10&role.id=0530948829d94dec9e1dc117a4052aef&scope.project.id=faa5f0863714437cb897fdd125a6c4c3 used request id req-2a3284df-65d4-484c-be55-8ffa74ea3f4f 2018-11-14 20:33:06,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0972001552582s 2018-11-14 20:33:06,026 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=87dbc71cccc24f5dbb2732199bda2b10&role.id=0530948829d94dec9e1dc117a4052aef&scope.project.id=faa5f0863714437cb897fdd125a6c4c3 used request id req-2a3284df-65d4-484c-be55-8ffa74ea3f4f 2018-11-14 20:33:06,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-14 20:33:06,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/faa5f0863714437cb897fdd125a6c4c3/users/87dbc71cccc24f5dbb2732199bda2b10/roles/0530948829d94dec9e1dc117a4052aef -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7753ac163f6ce63b7a0379b28a3367e2eb5ad35f" 2018-11-14 20:33:06,169 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 20:33:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-291c331a-b4c1-4633-bd0a-08c388721cdd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 20:33:06,169 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/faa5f0863714437cb897fdd125a6c4c3/users/87dbc71cccc24f5dbb2732199bda2b10/roles/0530948829d94dec9e1dc117a4052aef used request id req-291c331a-b4c1-4633-bd0a-08c388721cdd 2018-11-14 20:33:06,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.139264822006s 2018-11-14 20:33:06,170 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/faa5f0863714437cb897fdd125a6c4c3/users/87dbc71cccc24f5dbb2732199bda2b10/roles/0530948829d94dec9e1dc117a4052aef used request id req-291c331a-b4c1-4633-bd0a-08c388721cdd 2018-11-14 20:33:06,170 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 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'faa5f0863714437cb897fdd125a6c4c3', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '5cd12ec6-1f45-417b-b2bd-092488e8c080', 'username': u'heat_ims-user_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-14 20:33:06,174 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'heat_ims-user_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'password': '5cd12ec6-1f45-417b-b2bd-092488e8c080', 'project_name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000//v3', 'project_id': 'faa5f0863714437cb897fdd125a6c4c3', 'project_domain_name': 'Default'} 2018-11-14 20:33:06,210 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/heat_vims/clearwater.yaml', u'version': u'129', 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-11-14 20:33:06,210 - xtesting.ci.run_tests - INFO - Running test case 'heat_ims'... 2018-11-14 20:33:06,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 20:33:06,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}7753ac163f6ce63b7a0379b28a3367e2eb5ad35f" 2018-11-14 20:33:06,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:33:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6380f63-4130-454d-a39b-7c980d2af1a4 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/d5e6db7c06bf4799a784ea87405dbbb1"}, "tags": [], "enabled": true, "id": "d5e6db7c06bf4799a784ea87405dbbb1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-11-14 20:33:06,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-d6380f63-4130-454d-a39b-7c980d2af1a4 2018-11-14 20:33:06,314 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.103443145752s 2018-11-14 20:33:06,315 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-d6380f63-4130-454d-a39b-7c980d2af1a4 2018-11-14 20:33:06,321 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 20:33:06,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}7753ac163f6ce63b7a0379b28a3367e2eb5ad35f" 2018-11-14 20:33:06,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:33:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee8fd6a7-89de-4b90-be60-bb362584d93d Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.28:5000/v3/projects/faa5f0863714437cb897fdd125a6c4c3"}, "tags": [], "enabled": true, "id": "faa5f0863714437cb897fdd125a6c4c3", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-14 20:33:06,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-ee8fd6a7-89de-4b90-be60-bb362584d93d 2018-11-14 20:33:06,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.107231855392s 2018-11-14 20:33:06,429 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-ee8fd6a7-89de-4b90-be60-bb362584d93d 2018-11-14 20:33:06,431 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-11-14 20:33:06,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}7753ac163f6ce63b7a0379b28a3367e2eb5ad35f" -d '{"network": {"tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "name": "heat_ims-net_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "admin_state_up": true}}' 2018-11-14 20:33:07,314 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-d6af143c-be33-45e4-ba64-5aa615f5b943 Date: Wed, 14 Nov 2018 20:33:07 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"29cbd581-460f-404f-818f-a4c6df3714e3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"faa5f0863714437cb897fdd125a6c4c3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-14T20:33:06Z","is_default":false,"provider:segmentation_id":97,"name":"heat_ims-net_d8609c44-340c-4d6f-8a5b-d1459e74ac0f","admin_state_up":true,"tenant_id":"faa5f0863714437cb897fdd125a6c4c3","created_at":"2018-11-14T20:33:06Z","mtu":1450}} 2018-11-14 20:33:07,314 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-d6af143c-be33-45e4-ba64-5aa615f5b943 2018-11-14 20:33:07,314 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.88303399086s 2018-11-14 20:33:07,315 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-d6af143c-be33-45e4-ba64-5aa615f5b943 2018-11-14 20:33:07,315 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-11-14T20:33:06Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'29cbd581-460f-404f-818f-a4c6df3714e3', u'provider:segmentation_id': 97, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'heat_ims-net_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', u'admin_state_up': True, u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'created_at': u'2018-11-14T20:33:06Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'faa5f0863714437cb897fdd125a6c4c3'}) 2018-11-14 20:33:07,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 20:33:07,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:33:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d783202b-c14d-4a4c-b5f7-1afb4323d8f5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 20:33:07,323 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-d783202b-c14d-4a4c-b5f7-1afb4323d8f5 2018-11-14 20:33:07,324 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-11-14 20:33:07,728 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0530948829d94dec9e1dc117a4052aef", "name": "Member"}], "expires_at": "2018-11-14T21:33:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "faa5f0863714437cb897fdd125a6c4c3", "name": "heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/faa5f0863714437cb897fdd125a6c4c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/faa5f0863714437cb897fdd125a6c4c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_faa5f0863714437cb897fdd125a6c4c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_faa5f0863714437cb897fdd125a6c4c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/faa5f0863714437cb897fdd125a6c4c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/faa5f0863714437cb897fdd125a6c4c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/faa5f0863714437cb897fdd125a6c4c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/faa5f0863714437cb897fdd125a6c4c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/faa5f0863714437cb897fdd125a6c4c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/faa5f0863714437cb897fdd125a6c4c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/faa5f0863714437cb897fdd125a6c4c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/faa5f0863714437cb897fdd125a6c4c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/faa5f0863714437cb897fdd125a6c4c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "heat_ims-user_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "id": "87dbc71cccc24f5dbb2732199bda2b10"}, "audit_ids": ["Lc5mL8PNRnaqnsnaD1DHyg"], "issued_at": "2018-11-14T20:33:07.000000Z"}} 2018-11-14 20:33:07,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 20:33:07,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:33:08,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1146 X-Openstack-Request-Id: req-77dd8bad-af4d-4454-8f01-4bc833975978 Date: Wed, 14 Nov 2018 20:33:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-14T20:33:06Z","tenant_id":"faa5f0863714437cb897fdd125a6c4c3","created_at":"2018-11-14T20:33:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"faa5f0863714437cb897fdd125a6c4c3","id":"29cbd581-460f-404f-818f-a4c6df3714e3","name":"heat_ims-net_d8609c44-340c-4d6f-8a5b-d1459e74ac0f"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"updated_at":"2018-11-14T17:04:27Z","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","id":"928cbc5c-a6fa-468a-b088-88e266fca291","name":"external"}]} 2018-11-14 20:33:08,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-77dd8bad-af4d-4454-8f01-4bc833975978 2018-11-14 20:33:08,442 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.710880041122s 2018-11-14 20:33:08,442 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-77dd8bad-af4d-4454-8f01-4bc833975978 2018-11-14 20:33:08,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-11-14 20:33:08,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" -d '{"subnet": {"name": "heat_ims-subnet_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "enable_dhcp": true, "network_id": "29cbd581-460f-404f-818f-a4c6df3714e3", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-11-14 20:33:09,248 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-307f2c5c-6b8d-4ee5-a194-008a310a6a30 Date: Wed, 14 Nov 2018 20:33:09 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"29cbd581-460f-404f-818f-a4c6df3714e3","tenant_id":"faa5f0863714437cb897fdd125a6c4c3","created_at":"2018-11-14T20:33:08Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-14T20:33:08Z","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":"faa5f0863714437cb897fdd125a6c4c3","id":"3e5c6d6f-a7b8-4b4e-8098-8bf81ee25464","subnetpool_id":null,"name":"heat_ims-subnet_d8609c44-340c-4d6f-8a5b-d1459e74ac0f"}} 2018-11-14 20:33:09,248 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-307f2c5c-6b8d-4ee5-a194-008a310a6a30 2018-11-14 20:33:09,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.804630994797s 2018-11-14 20:33:09,249 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-307f2c5c-6b8d-4ee5-a194-008a310a6a30 2018-11-14 20:33:09,249 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-14T20:33:08Z', 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'3e5c6d6f-a7b8-4b4e-8098-8bf81ee25464', u'subnetpool_id': None, u'service_types': [], u'name': u'heat_ims-subnet_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', u'enable_dhcp': True, u'network_id': u'29cbd581-460f-404f-818f-a4c6df3714e3', u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'created_at': u'2018-11-14T20:33:08Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'faa5f0863714437cb897fdd125a6c4c3'}) 2018-11-14 20:33:09,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-11-14 20:33:09,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" -d '{"router": {"external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291"}, "name": "heat_ims-router_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "admin_state_up": true}}' 2018-11-14 20:33:10,729 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-2b01305e-60ac-4965-9914-da1aca39fdeb Date: Wed, 14 Nov 2018 20:33:10 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3653731-6d80-49cb-86ba-17eff3eeceee", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "created_at": "2018-11-14T20:33:09Z", "admin_state_up": true, "updated_at": "2018-11-14T20:33:10Z", "revision_number": 2, "routes": [], "project_id": "faa5f0863714437cb897fdd125a6c4c3", "id": "f3702119-8d36-4594-b3fd-5a99533a6794", "name": "heat_ims-router_d8609c44-340c-4d6f-8a5b-d1459e74ac0f"}} 2018-11-14 20:33:10,729 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-2b01305e-60ac-4965-9914-da1aca39fdeb 2018-11-14 20:33:10,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.47969007492s 2018-11-14 20:33:10,730 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-2b01305e-60ac-4965-9914-da1aca39fdeb 2018-11-14 20:33:10,730 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'928cbc5c-a6fa-468a-b088-88e266fca291', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b3653731-6d80-49cb-86ba-17eff3eeceee', u'ip_address': u'172.30.9.207'}]}, u'description': u'', u'tags': [], u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'created_at': u'2018-11-14T20:33:09Z', u'admin_state_up': True, u'updated_at': u'2018-11-14T20:33:10Z', u'revision_number': 2, u'routes': [], u'project_id': u'faa5f0863714437cb897fdd125a6c4c3', u'id': u'f3702119-8d36-4594-b3fd-5a99533a6794', u'name': u'heat_ims-router_d8609c44-340c-4d6f-8a5b-d1459e74ac0f'}) 2018-11-14 20:33:10,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-11-14 20:33:10,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/f3702119-8d36-4594-b3fd-5a99533a6794/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" -d '{"subnet_id": "3e5c6d6f-a7b8-4b4e-8098-8bf81ee25464"}' 2018-11-14 20:33:13,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7ac07a9f-6937-4741-9de3-3186a3eed786 Date: Wed, 14 Nov 2018 20:33:13 GMT RESP BODY: {"network_id": "29cbd581-460f-404f-818f-a4c6df3714e3", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "subnet_id": "3e5c6d6f-a7b8-4b4e-8098-8bf81ee25464", "subnet_ids": ["3e5c6d6f-a7b8-4b4e-8098-8bf81ee25464"], "port_id": "5d1d2c65-5c75-4f16-a871-ecc538f19bcb", "id": "f3702119-8d36-4594-b3fd-5a99533a6794"} 2018-11-14 20:33:13,396 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/f3702119-8d36-4594-b3fd-5a99533a6794/add_router_interface.json used request id req-7ac07a9f-6937-4741-9de3-3186a3eed786 2018-11-14 20:33:13,396 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.6650390625s 2018-11-14 20:33:13,396 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/f3702119-8d36-4594-b3fd-5a99533a6794/add_router_interface.json used request id req-7ac07a9f-6937-4741-9de3-3186a3eed786 returning object f3702119-8d36-4594-b3fd-5a99533a6794 2018-11-14 20:33:13,397 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-11-14 20:33:15,691 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:ee1167b7b8bf490b2f9a9885f2d7dcff sha256:1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1 2018-11-14 20:33:15,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 20:33:15,697 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Wed, 14 Nov 2018 20:33:15 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-11-14 20:33:15,702 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 20:33:15,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:33:15,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-a627cec9-a436-4353-880d-4efd7dddab10 Date: Wed, 14 Nov 2018 20:33:15 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 20:33:15,996 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-a627cec9-a436-4353-880d-4efd7dddab10 2018-11-14 20:33:15,996 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.29375910759s 2018-11-14 20:33:15,996 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-a627cec9-a436-4353-880d-4efd7dddab10 2018-11-14 20:33:16,004 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-14 20:33:16,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" -d '{"owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "owner_specified.shade.object": "images/heat_ims-img_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "heat_ims-img_d8609c44-340c-4d6f-8a5b-d1459e74ac0f"}' 2018-11-14 20:33:16,235 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/dce84875-e294-4a0e-8c2a-b00c798a7994 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9849306b-cb1a-46fe-8a51-4926916c534a Date: Wed, 14 Nov 2018 20:33:16 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/dce84875-e294-4a0e-8c2a-b00c798a7994/file", "owner": "faa5f0863714437cb897fdd125a6c4c3", "id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "size": null, "self": "/v2/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "updated_at": "2018-11-14T20:33:16Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "heat_ims-img_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "checksum": null, "created_at": "2018-11-14T20:33:16Z", "protected": false} 2018-11-14 20:33:16,235 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-9849306b-cb1a-46fe-8a51-4926916c534a 2018-11-14 20:33:16,235 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.230259895325s 2018-11-14 20:33:16,235 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-9849306b-cb1a-46fe-8a51-4926916c534a returning object dce84875-e294-4a0e-8c2a-b00c798a7994 2018-11-14 20:33:16,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-14 20:33:16,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/dce84875-e294-4a0e-8c2a-b00c798a7994/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" -d '' 2018-11-14 20:33:21,465 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c2a2798a-b02d-4915-bfc3-f023843ab40d Date: Wed, 14 Nov 2018 20:33:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 20:33:21,465 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/dce84875-e294-4a0e-8c2a-b00c798a7994/file used request id req-c2a2798a-b02d-4915-bfc3-f023843ab40d 2018-11-14 20:33:21,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.22954702377s 2018-11-14 20:33:21,466 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/dce84875-e294-4a0e-8c2a-b00c798a7994/file used request id req-c2a2798a-b02d-4915-bfc3-f023843ab40d 2018-11-14 20:33:21,470 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 20:33:21,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:33:21,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-1aa40f81-a34e-443a-ab0d-74c0923377b3 Date: Wed, 14 Nov 2018 20:33:21 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/dce84875-e294-4a0e-8c2a-b00c798a7994/snap", "metadata": {}}], "file": "/v2/images/dce84875-e294-4a0e-8c2a-b00c798a7994/file", "owner": "faa5f0863714437cb897fdd125a6c4c3", "id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "size": 263586304, "self": "/v2/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/dce84875-e294-4a0e-8c2a-b00c798a7994/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "updated_at": "2018-11-14T20:33:21Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "heat_ims-img_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "created_at": "2018-11-14T20:33:16Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 20:33:21,685 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-1aa40f81-a34e-443a-ab0d-74c0923377b3 2018-11-14 20:33:21,685 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.215072870255s 2018-11-14 20:33:21,686 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-1aa40f81-a34e-443a-ab0d-74c0923377b3 2018-11-14 20:33:21,687 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/dce84875-e294-4a0e-8c2a-b00c798a7994/snap', u'metadata': Munch({})})], 'file': u'/v2/images/dce84875-e294-4a0e-8c2a-b00c798a7994/file', 'owner': u'faa5f0863714437cb897fdd125a6c4c3', 'id': u'dce84875-e294-4a0e-8c2a-b00c798a7994', 'size': 263586304, u'self': u'/v2/images/dce84875-e294-4a0e-8c2a-b00c798a7994', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/dce84875-e294-4a0e-8c2a-b00c798a7994/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-14T20:33:21Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-14T20:33:21Z', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'owner_specified.shade.object': u'images/heat_ims-img_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', 'properties': {u'self': u'/v2/images/dce84875-e294-4a0e-8c2a-b00c798a7994', u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', u'owner_specified.shade.object': u'images/heat_ims-img_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'schema': u'/v2/schemas/image'}, 'name': u'heat_ims-img_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'created': u'2018-11-14T20:33:16Z', 'checksum': u'ee1167b7b8bf490b2f9a9885f2d7dcff', 'created_at': u'2018-11-14T20:33:16Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/dce84875-e294-4a0e-8c2a-b00c798a7994', u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', u'owner_specified.shade.object': u'images/heat_ims-img_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'schema': u'/v2/schemas/image'}}) 2018-11-14 20:33:21,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-14 20:33:21,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}7753ac163f6ce63b7a0379b28a3367e2eb5ad35f" -d '{"flavor": {"vcpus": 2, "ram": 2048, "name": "heat_ims-flavor_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": null, "swap": 0}}' 2018-11-14 20:33:21,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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-be6222df-4fc0-4cb2-b58f-7bc610621800 x-compute-request-id: req-be6222df-4fc0-4cb2-b58f-7bc610621800 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "heat_ims-flavor_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "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": "5b8923eb-df2a-4137-a147-2d7beb51d838"}} 2018-11-14 20:33:21,910 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-be6222df-4fc0-4cb2-b58f-7bc610621800 2018-11-14 20:33:21,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.221851110458s 2018-11-14 20:33:21,910 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-be6222df-4fc0-4cb2-b58f-7bc610621800 2018-11-14 20:33:21,911 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'heat_ims-flavor_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', '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'49be60fcc4c34adea9e7c304d872b17d', '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'5b8923eb-df2a-4137-a147-2d7beb51d838', 'swap': 0}) 2018-11-14 20:33:21,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-14 20:33:21,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838/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}7753ac163f6ce63b7a0379b28a3367e2eb5ad35f" -d '{"extra_specs": {}}' 2018-11-14 20:33:21,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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 x-openstack-request-id: req-caba5577-419d-41d7-9083-5c8e4cb555fc x-compute-request-id: req-caba5577-419d-41d7-9083-5c8e4cb555fc Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-14 20:33:21,931 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838/os-extra_specs used request id req-caba5577-419d-41d7-9083-5c8e4cb555fc 2018-11-14 20:33:21,931 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0192639827728s 2018-11-14 20:33:21,931 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838/os-extra_specs used request id req-caba5577-419d-41d7-9083-5c8e4cb555fc 2018-11-14 20:33:21,938 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 20:33:21,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}7753ac163f6ce63b7a0379b28a3367e2eb5ad35f" 2018-11-14 20:33:22,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:33:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6620776-b707-4dd0-b81a-80c8d8cd5815 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.28:5000/v3/projects/faa5f0863714437cb897fdd125a6c4c3"}, "tags": [], "enabled": true, "id": "faa5f0863714437cb897fdd125a6c4c3", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-14 20:33:22,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-c6620776-b707-4dd0-b81a-80c8d8cd5815 2018-11-14 20:33:22,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.101493120193s 2018-11-14 20:33:22,040 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-c6620776-b707-4dd0-b81a-80c8d8cd5815 2018-11-14 20:33:22,042 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2018-11-14 20:33:22,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/quotas/faa5f0863714437cb897fdd125a6c4c3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7753ac163f6ce63b7a0379b28a3367e2eb5ad35f" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2018-11-14 20:33:22,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 186 X-Openstack-Request-Id: req-f6a85266-c178-45e7-9ed8-e391971d1131 Date: Wed, 14 Nov 2018 20:33:22 GMT RESP BODY: {"quota": {"subnet": 100, "network": 100, "floatingip": 50, "subnetpool": -1, "security_group_rule": 100, "trunk": -1, "security_group": 20, "router": 10, "rbac_policy": 10, "port": 50}} 2018-11-14 20:33:22,708 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/quotas/faa5f0863714437cb897fdd125a6c4c3.json used request id req-f6a85266-c178-45e7-9ed8-e391971d1131 2018-11-14 20:33:22,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.666026830673s 2018-11-14 20:33:22,708 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/quotas/faa5f0863714437cb897fdd125a6c4c3.json used request id req-f6a85266-c178-45e7-9ed8-e391971d1131 2018-11-14 20:33:22,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 20:33:22,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}7753ac163f6ce63b7a0379b28a3367e2eb5ad35f" 2018-11-14 20:33:22,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:33:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b54253ed-afea-48b6-8b3a-7119ab3c2bdb Content-Encoding: gzip Content-Length: 354 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0530948829d94dec9e1dc117a4052aef", "links": {"self": "http://172.30.9.28:5000/v3/roles/0530948829d94dec9e1dc117a4052aef"}, "name": "Member"}, {"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 20:33:22,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b54253ed-afea-48b6-8b3a-7119ab3c2bdb 2018-11-14 20:33:22,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0971519947052s 2018-11-14 20:33:22,809 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b54253ed-afea-48b6-8b3a-7119ab3c2bdb 2018-11-14 20:33:22,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-11-14 20:33:22,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}7753ac163f6ce63b7a0379b28a3367e2eb5ad35f" -d '{"role": {"name": "heat_stack_owner"}}' 2018-11-14 20:33:22,927 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 20:33:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b040104-f91a-4bc6-9d40-695700c1cb6b Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d18ffcad80ca4d1d973d582d455b9fe2", "links": {"self": "http://172.30.9.28:5000/v3/roles/d18ffcad80ca4d1d973d582d455b9fe2"}, "name": "heat_stack_owner"}} 2018-11-14 20:33:22,927 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-9b040104-f91a-4bc6-9d40-695700c1cb6b 2018-11-14 20:33:22,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.113250017166s 2018-11-14 20:33:22,927 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-9b040104-f91a-4bc6-9d40-695700c1cb6b 2018-11-14 20:33:22,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 20:33:22,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}7753ac163f6ce63b7a0379b28a3367e2eb5ad35f" 2018-11-14 20:33:23,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:33:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b3a21b7-9b93-4791-8616-fcb5a512df3d Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0530948829d94dec9e1dc117a4052aef", "links": {"self": "http://172.30.9.28:5000/v3/roles/0530948829d94dec9e1dc117a4052aef"}, "name": "Member"}, {"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "d18ffcad80ca4d1d973d582d455b9fe2", "links": {"self": "http://172.30.9.28:5000/v3/roles/d18ffcad80ca4d1d973d582d455b9fe2"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 20:33:23,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-3b3a21b7-9b93-4791-8616-fcb5a512df3d 2018-11-14 20:33:23,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.122887849808s 2018-11-14 20:33:23,054 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-3b3a21b7-9b93-4791-8616-fcb5a512df3d 2018-11-14 20:33:23,059 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 20:33:23,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}7753ac163f6ce63b7a0379b28a3367e2eb5ad35f" 2018-11-14 20:33:23,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:33:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79924ca0-aa06-4906-8279-d8403f41b8cc Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-14 20:33:23,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-79924ca0-aa06-4906-8279-d8403f41b8cc 2018-11-14 20:33:23,162 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.102238893509s 2018-11-14 20:33:23,162 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-79924ca0-aa06-4906-8279-d8403f41b8cc 2018-11-14 20:33:23,163 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 20:33:23,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}7753ac163f6ce63b7a0379b28a3367e2eb5ad35f" 2018-11-14 20:33:23,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:33:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b647cad-be8c-483b-a01d-3d124bd93cfb Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_ims-user_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "links": {"self": "http://172.30.9.28:5000/v3/users/87dbc71cccc24f5dbb2732199bda2b10"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "87dbc71cccc24f5dbb2732199bda2b10", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 20:33:23,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-1b647cad-be8c-483b-a01d-3d124bd93cfb 2018-11-14 20:33:23,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.123867988586s 2018-11-14 20:33:23,287 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-1b647cad-be8c-483b-a01d-3d124bd93cfb 2018-11-14 20:33:23,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 20:33:23,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}7753ac163f6ce63b7a0379b28a3367e2eb5ad35f" 2018-11-14 20:33:23,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:33:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-339c3df8-9e58-4b7d-a305-75bb34ab1d3c Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.28:5000/v3/projects/faa5f0863714437cb897fdd125a6c4c3"}, "tags": [], "enabled": true, "id": "faa5f0863714437cb897fdd125a6c4c3", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-14 20:33:23,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-339c3df8-9e58-4b7d-a305-75bb34ab1d3c 2018-11-14 20:33:23,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.104647874832s 2018-11-14 20:33:23,404 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-339c3df8-9e58-4b7d-a305-75bb34ab1d3c 2018-11-14 20:33:23,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-14 20:33:23,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=87dbc71cccc24f5dbb2732199bda2b10&role.id=d18ffcad80ca4d1d973d582d455b9fe2&scope.project.id=faa5f0863714437cb897fdd125a6c4c3" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7753ac163f6ce63b7a0379b28a3367e2eb5ad35f" 2018-11-14 20:33:23,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:33:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fb4ad72-b469-44f4-93ab-a878525a1bf2 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=87dbc71cccc24f5dbb2732199bda2b10&role.id=d18ffcad80ca4d1d973d582d455b9fe2&scope.project.id=faa5f0863714437cb897fdd125a6c4c3", "previous": null, "next": null}} 2018-11-14 20:33:23,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=87dbc71cccc24f5dbb2732199bda2b10&role.id=d18ffcad80ca4d1d973d582d455b9fe2&scope.project.id=faa5f0863714437cb897fdd125a6c4c3 used request id req-5fb4ad72-b469-44f4-93ab-a878525a1bf2 2018-11-14 20:33:23,508 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0974669456482s 2018-11-14 20:33:23,509 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=87dbc71cccc24f5dbb2732199bda2b10&role.id=d18ffcad80ca4d1d973d582d455b9fe2&scope.project.id=faa5f0863714437cb897fdd125a6c4c3 used request id req-5fb4ad72-b469-44f4-93ab-a878525a1bf2 2018-11-14 20:33:23,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-14 20:33:23,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/faa5f0863714437cb897fdd125a6c4c3/users/87dbc71cccc24f5dbb2732199bda2b10/roles/d18ffcad80ca4d1d973d582d455b9fe2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7753ac163f6ce63b7a0379b28a3367e2eb5ad35f" 2018-11-14 20:33:23,672 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 20:33:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-edcff9d4-b1a3-47ad-bd62-14529a7f1cbf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 20:33:23,673 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/faa5f0863714437cb897fdd125a6c4c3/users/87dbc71cccc24f5dbb2732199bda2b10/roles/d18ffcad80ca4d1d973d582d455b9fe2 used request id req-edcff9d4-b1a3-47ad-bd62-14529a7f1cbf 2018-11-14 20:33:23,673 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.160291910172s 2018-11-14 20:33:23,673 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/faa5f0863714437cb897fdd125a6c4c3/users/87dbc71cccc24f5dbb2732199bda2b10/roles/d18ffcad80ca4d1d973d582d455b9fe2 used request id req-edcff9d4-b1a3-47ad-bd62-14529a7f1cbf 2018-11-14 20:33:23,673 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-11-14 20:33:23,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" -d '{"keypair": {"name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f"}}' 2018-11-14 20:33:24,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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-7a21b705-282d-4adb-900c-e402d7c37810 x-compute-request-id: req-7a21b705-282d-4adb-900c-e402d7c37810 Content-Encoding: gzip Content-Length: 1804 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDvuhp10RMO3VuxwOiNY8p/1XA6oOSwq2mSkexfKU29tj+5H/UGWvBVFZnRN/AYnKGjmcRE8JML4S/QX23HZccJ2BylWIPp/HCRWsXgzmFUBXnc7UgRV/fe5evZY5p+dLvgzj8I+iKMjRpXll7L3xuO0tbpYEeROrTVH9jcQx3bKHGB++qu10+4+gUuHT2Zb03LQcfsCGk0KgAAeqgFcCrb4hn5PWbIhXxoxaYLeTBDFlJRdZpQdrxKbHCzIUqAbGh4T9YC6JNtoK933VNtNrS086rXtKvOZ+f7daSvlH46bqOw9Nt3f5fi+Q27h6bH6vTxXNDscV3slVkf1bqIftp/ Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA77oaddETDt1bscDojWPKf9VwOqDksKtpkpHsXylNvbY/uR/1\nBlrwVRWZ0TfwGJyho5nERPCTC+Ev0F9tx2XHCdgcpViD6fxwkVrF4M5hVAV53O1I\nEVf33uXr2WOafnS74M4/CPoijI0aV5Zey98bjtLW6WBHkTq01R/Y3EMd2yhxgfvq\nrtdPuPoFLh09mW9Ny0HH7AhpNCoAAHqoBXAq2+IZ+T1myIV8aMWmC3kwQxZSUXWa\nUHa8SmxwsyFKgGxoeE/WAuiTbaCvd91TbTa0tPOq17Srzmfn+3Wkr5R+Om6jsPTb\nd3+X4vkNu4emx+r08VzQ7HFd7JVZH9W6iH7afwIDAQABAoIBAQCbG+sq+BBAufEu\nXgcaFMtdUxi+loPh28b/UvOBzxPCAD3S5l5/si92nfdca7kp846ScFeR06cRNK7f\nQB+juLLEJ9TBFzijGPcs1XLbNi27U5+51r2emzCCRHoJumyoDZfSqSAYCuB32ISG\nz4CeoMkP7FOpxOYJjdabX3PNcI/M0GmjOjY3o4nfKX73FDjgREMyeKFwbZb7nofM\nDUpvhPHg0Ih5LFvq42kJpR5mjEkOA8ig3moQbk2uL1qAQF+KJ+Qxl5yD+mwKLPI1\nKSTIsAqfV2ejtXfmQUM76bM0hXdQ34sYQFYE04AhhJaQ3BFz/mSmNwINt+LJXLYd\nBcsJfMahAoGBAPuLfJiApguV5geVvNkSAs9s7Fajxu5Y4xRTcFF+UkEjU5Ebmp9n\nn90kodyf2KtOxuAG18Zxnf/EWGQE7cul9LeSjNrnKwmh27WyzaZ8ZWECqSlWekMj\nYXI6Euwk6mygX7bBs5HkEkzeOaThxLqUlCBR/9psrJ3k0UC5i/EQZo11AoGBAPP5\nCKt+xBS3hhSIcX1+6qZFDRf5XjI79YsKolCO5X5F3DaOi0BeLBagbEfjlNVzvN9L\na1CnU53BYZY1ojfp2oqc6AMg0WmaKYEWD000Tud3QmwXHLuGGEv+ykBjfbuYIh+4\ncOUWFg/x2+27ZAEjFor9U+GhWP7n6ryA4GCxQYWjAoGBAMxRy73P2Y/VjUgh74he\nYdv8fKgPVfmqR6Dt+XCoa8WvHSTjyB+suySUqckcKZFUZqP3yvLMvOrQoH91pXXi\ncjleF32DgejMCTu4ZeTSbEJ1N9R1AtBf/7oZw97+SVA8oCJBikt5dwfrBeWQ4Qww\nvXTXRjw0Q63o+7NYQ3xmtvY1AoGBAKRGKvBOivjoGf/5X3GA477Q/+AEqMhqVwso\nPeLAVQaRQ5X4pQrSXh1eJ4rAUpbnN2WjAr9r64FtlKfvtSqw69YpkI+KqXbRtuCU\nWflCH177jl35sf8Sa4nAJa71TtPhvBhfuKSIGpLh55RLeSrK1YMA0Fo8qg/5WLVU\nkcCJmfTBAoGABWn/Ndtijf0TyCeHf5ZLzQhiE61c/PKdI0NuXDeTydMu0167e0TY\nnphOQoZvAgJAaLHyPjMK62jPA8NAUyaNJ20TfScS0wYGfEmVHrZHGhi4o7xJI+3l\nPuu84B8X22a7+ghV509QNdUH+g6XiPynRWhlITcG7XdCIn6QjxLsfx4=\n-----END RSA PRIVATE KEY-----\n", "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "fingerprint": "63:e3:a4:7a:95:27:63:7b:6b:dc:f4:10:61:cc:e4:f2"}} 2018-11-14 20:33:24,126 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-7a21b705-282d-4adb-900c-e402d7c37810 2018-11-14 20:33:24,126 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.45273900032s 2018-11-14 20:33:24,127 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-7a21b705-282d-4adb-900c-e402d7c37810 2018-11-14 20:33:24,127 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDvuhp10RMO3VuxwOiNY8p/1XA6oOSwq2mSkexfKU29tj+5H/UGWvBVFZnRN/AYnKGjmcRE8JML4S/QX23HZccJ2BylWIPp/HCRWsXgzmFUBXnc7UgRV/fe5evZY5p+dLvgzj8I+iKMjRpXll7L3xuO0tbpYEeROrTVH9jcQx3bKHGB++qu10+4+gUuHT2Zb03LQcfsCGk0KgAAeqgFcCrb4hn5PWbIhXxoxaYLeTBDFlJRdZpQdrxKbHCzIUqAbGh4T9YC6JNtoK933VNtNrS086rXtKvOZ+f7daSvlH46bqOw9Nt3f5fi+Q27h6bH6vTxXNDscV3slVkf1bqIftp/ Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA77oaddETDt1bscDojWPKf9VwOqDksKtpkpHsXylNvbY/uR/1\nBlrwVRWZ0TfwGJyho5nERPCTC+Ev0F9tx2XHCdgcpViD6fxwkVrF4M5hVAV53O1I\nEVf33uXr2WOafnS74M4/CPoijI0aV5Zey98bjtLW6WBHkTq01R/Y3EMd2yhxgfvq\nrtdPuPoFLh09mW9Ny0HH7AhpNCoAAHqoBXAq2+IZ+T1myIV8aMWmC3kwQxZSUXWa\nUHa8SmxwsyFKgGxoeE/WAuiTbaCvd91TbTa0tPOq17Srzmfn+3Wkr5R+Om6jsPTb\nd3+X4vkNu4emx+r08VzQ7HFd7JVZH9W6iH7afwIDAQABAoIBAQCbG+sq+BBAufEu\nXgcaFMtdUxi+loPh28b/UvOBzxPCAD3S5l5/si92nfdca7kp846ScFeR06cRNK7f\nQB+juLLEJ9TBFzijGPcs1XLbNi27U5+51r2emzCCRHoJumyoDZfSqSAYCuB32ISG\nz4CeoMkP7FOpxOYJjdabX3PNcI/M0GmjOjY3o4nfKX73FDjgREMyeKFwbZb7nofM\nDUpvhPHg0Ih5LFvq42kJpR5mjEkOA8ig3moQbk2uL1qAQF+KJ+Qxl5yD+mwKLPI1\nKSTIsAqfV2ejtXfmQUM76bM0hXdQ34sYQFYE04AhhJaQ3BFz/mSmNwINt+LJXLYd\nBcsJfMahAoGBAPuLfJiApguV5geVvNkSAs9s7Fajxu5Y4xRTcFF+UkEjU5Ebmp9n\nn90kodyf2KtOxuAG18Zxnf/EWGQE7cul9LeSjNrnKwmh27WyzaZ8ZWECqSlWekMj\nYXI6Euwk6mygX7bBs5HkEkzeOaThxLqUlCBR/9psrJ3k0UC5i/EQZo11AoGBAPP5\nCKt+xBS3hhSIcX1+6qZFDRf5XjI79YsKolCO5X5F3DaOi0BeLBagbEfjlNVzvN9L\na1CnU53BYZY1ojfp2oqc6AMg0WmaKYEWD000Tud3QmwXHLuGGEv+ykBjfbuYIh+4\ncOUWFg/x2+27ZAEjFor9U+GhWP7n6ryA4GCxQYWjAoGBAMxRy73P2Y/VjUgh74he\nYdv8fKgPVfmqR6Dt+XCoa8WvHSTjyB+suySUqckcKZFUZqP3yvLMvOrQoH91pXXi\ncjleF32DgejMCTu4ZeTSbEJ1N9R1AtBf/7oZw97+SVA8oCJBikt5dwfrBeWQ4Qww\nvXTXRjw0Q63o+7NYQ3xmtvY1AoGBAKRGKvBOivjoGf/5X3GA477Q/+AEqMhqVwso\nPeLAVQaRQ5X4pQrSXh1eJ4rAUpbnN2WjAr9r64FtlKfvtSqw69YpkI+KqXbRtuCU\nWflCH177jl35sf8Sa4nAJa71TtPhvBhfuKSIGpLh55RLeSrK1YMA0Fo8qg/5WLVU\nkcCJmfTBAoGABWn/Ndtijf0TyCeHf5ZLzQhiE61c/PKdI0NuXDeTydMu0167e0TY\nnphOQoZvAgJAaLHyPjMK62jPA8NAUyaNJ20TfScS0wYGfEmVHrZHGhi4o7xJI+3l\nPuu84B8X22a7+ghV509QNdUH+g6XiPynRWhlITcG7XdCIn6QjxLsfx4=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'87dbc71cccc24f5dbb2732199bda2b10', 'name': u'heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'created_at': '2018-11-14T20:33:24.127875', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'63:e3:a4:7a:95:27:63:7b:6b:dc:f4:10:61:cc:e4:f2', 'type': 'ssh', 'id': u'heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f'}) 2018-11-14 20:33:24,128 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - Create Heat Stack 2018-11-14 20:33:24,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.POST.stacks 2018-11-14 20:33:24,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" -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__\\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_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "image": "heat_ims-img_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "public_sig_net_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "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": "928cbc5c-a6fa-468a-b088-88e266fca291", "flavor": "heat_ims-flavor_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "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-11-14 20:33:36,829 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 20:33:24 GMT Server: Apache x-openstack-request-id: req-32ce3d53-5b79-40fe-89f2-6bcd590009f7 Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb Content-Length: 217 Content-Type: application/json RESP BODY: {"stack": {"id": "947671e6-e7ad-4d9f-9417-c0d8dd898afb", "links": [{"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb", "rel": "self"}]}} 2018-11-14 20:33:36,830 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks used request id req-32ce3d53-5b79-40fe-89f2-6bcd590009f7 2018-11-14 20:33:36,830 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.POST.stacks in 11.9496891499s 2018-11-14 20:33:36,830 - shade.request_ids - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks used request id req-32ce3d53-5b79-40fe-89f2-6bcd590009f7 2018-11-14 20:33:36,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-14 20:33:36,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:33:37,482 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:33:36 GMT Server: Apache x-openstack-request-id: req-5da9d34a-f7a4-48dc-9732-a06e99f85e80 Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/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-11-14 20:33:38,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:33:37 GMT Server: Apache x-openstack-request-id: req-b05279ff-6b94-43d3-a4e6-aa9e2a040b78 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 432 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-11-14T20:33:36Z", "links": [{"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/clearwater-opnfv/events/446066da-d98a-4706-a202-0479a611c92f", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE started", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "947671e6-e7ad-4d9f-9417-c0d8dd898afb", "id": "446066da-d98a-4706-a202-0479a611c92f"}, {"resource_name": "security_groups", "event_time": "2018-11-14T20:33:37Z", "links": [{"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/security_groups/events/4194442d-24c3-47f3-ac46-532a0a93d120", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-security_groups-fnkbw3cch2hu", "id": "4194442d-24c3-47f3-ac46-532a0a93d120"}]} 2018-11-14 20:33:38,243 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?sort_dir=asc&sort_dir=asc used request id req-b05279ff-6b94-43d3-a4e6-aa9e2a040b78 2018-11-14 20:33:38,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.41199493408s 2018-11-14 20:33:38,243 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?sort_dir=asc&sort_dir=asc used request id req-b05279ff-6b94-43d3-a4e6-aa9e2a040b78 2018-11-14 20:33:43,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-14 20:33:43,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/events?marker=4194442d-24c3-47f3-ac46-532a0a93d120&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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:33:43,877 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:33:43 GMT Server: Apache x-openstack-request-id: req-3568eb84-09b9-47ec-ac84-84fea0f1d179 Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=4194442d-24c3-47f3-ac46-532a0a93d120&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-11-14 20:33:44,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:33:43 GMT Server: Apache x-openstack-request-id: req-11919aa6-f4c0-4172-97c2-e490d32f2693 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 433 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2018-11-14T20:33:38Z", "links": [{"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/mgmt_network/events/f1e6835b-1ef1-4202-a8e4-4648a567dac1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-mgmt_network-b2pdhkci6erj", "id": "f1e6835b-1ef1-4202-a8e4-4648a567dac1"}, {"resource_name": "sig_network", "event_time": "2018-11-14T20:33:39Z", "links": [{"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/sig_network/events/7ebe40b7-3447-45cc-9236-8d6d345a502c", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-sig_network-nofd23cyvcla", "id": "7ebe40b7-3447-45cc-9236-8d6d345a502c"}]} 2018-11-14 20:33:44,512 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=4194442d-24c3-47f3-ac46-532a0a93d120&sort_dir=asc&marker=4194442d-24c3-47f3-ac46-532a0a93d120&sort_dir=asc used request id req-11919aa6-f4c0-4172-97c2-e490d32f2693 2018-11-14 20:33:44,512 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.26257586479s 2018-11-14 20:33:44,513 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=4194442d-24c3-47f3-ac46-532a0a93d120&sort_dir=asc&marker=4194442d-24c3-47f3-ac46-532a0a93d120&sort_dir=asc used request id req-11919aa6-f4c0-4172-97c2-e490d32f2693 2018-11-14 20:33:49,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-14 20:33:49,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/events?marker=7ebe40b7-3447-45cc-9236-8d6d345a502c&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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:33:50,171 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:33:49 GMT Server: Apache x-openstack-request-id: req-70259923-cd2e-4334-945e-30c4a06abccc Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=7ebe40b7-3447-45cc-9236-8d6d345a502c&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-11-14 20:33:50,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:33:50 GMT Server: Apache x-openstack-request-id: req-fa7d7c1a-04c3-4df8-9247-36eb5c6703b0 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-14 20:33:50,215 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=7ebe40b7-3447-45cc-9236-8d6d345a502c&sort_dir=asc&marker=7ebe40b7-3447-45cc-9236-8d6d345a502c&sort_dir=asc used request id req-fa7d7c1a-04c3-4df8-9247-36eb5c6703b0 2018-11-14 20:33:50,215 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.69636797905s 2018-11-14 20:33:50,215 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=7ebe40b7-3447-45cc-9236-8d6d345a502c&sort_dir=asc&marker=7ebe40b7-3447-45cc-9236-8d6d345a502c&sort_dir=asc used request id req-fa7d7c1a-04c3-4df8-9247-36eb5c6703b0 2018-11-14 20:33:55,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-14 20:33:55,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/events?marker=7ebe40b7-3447-45cc-9236-8d6d345a502c&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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:33:55,861 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:33:55 GMT Server: Apache x-openstack-request-id: req-2d60ca2a-022e-4bfa-8122-d21e5110412b Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=7ebe40b7-3447-45cc-9236-8d6d345a502c&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-11-14 20:33:56,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:33:55 GMT Server: Apache x-openstack-request-id: req-e1b0a617-ee0e-47cf-8587-00f901d78b3e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 447 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2018-11-14T20:33:53Z", "links": [{"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/mgmt_network/events/deef6214-53ce-4deb-afba-f1ff4ffa32ff", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "c4a21660-0b35-4bc7-8795-1dc8de04b401", "id": "deef6214-53ce-4deb-afba-f1ff4ffa32ff"}, {"resource_name": "sig_network", "event_time": "2018-11-14T20:33:55Z", "links": [{"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/sig_network/events/7535bbdf-d22f-4805-ab52-642cea1018cd", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "39b0302e-808b-42a2-9447-bc9ff4917535", "id": "7535bbdf-d22f-4805-ab52-642cea1018cd"}]} 2018-11-14 20:33:56,516 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=7ebe40b7-3447-45cc-9236-8d6d345a502c&sort_dir=asc&marker=7ebe40b7-3447-45cc-9236-8d6d345a502c&sort_dir=asc used request id req-e1b0a617-ee0e-47cf-8587-00f901d78b3e 2018-11-14 20:33:56,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.29447793961s 2018-11-14 20:33:56,516 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=7ebe40b7-3447-45cc-9236-8d6d345a502c&sort_dir=asc&marker=7ebe40b7-3447-45cc-9236-8d6d345a502c&sort_dir=asc used request id req-e1b0a617-ee0e-47cf-8587-00f901d78b3e 2018-11-14 20:34:01,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-14 20:34:01,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/events?marker=7535bbdf-d22f-4805-ab52-642cea1018cd&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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:34:02,203 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:34:01 GMT Server: Apache x-openstack-request-id: req-242d5695-5543-47ae-bfa9-1e1cec3916e0 Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=7535bbdf-d22f-4805-ab52-642cea1018cd&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-11-14 20:34:02,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:34:02 GMT Server: Apache x-openstack-request-id: req-bea00657-1560-4646-afa1-f0de450f0b85 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 451 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "security_groups", "event_time": "2018-11-14T20:34:00Z", "links": [{"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/security_groups/events/6fda0cfe-f56c-4386-af8d-556a2226226e", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "1f66aa3d-f33c-4f59-976a-22545176c475", "id": "6fda0cfe-f56c-4386-af8d-556a2226226e"}, {"resource_name": "dns", "event_time": "2018-11-14T20:34:00Z", "links": [{"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/dns/events/95699008-7ff4-4726-9845-ee0301136f17", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dns-pee7i6jcuw3n", "id": "95699008-7ff4-4726-9845-ee0301136f17"}]} 2018-11-14 20:34:02,852 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=7535bbdf-d22f-4805-ab52-642cea1018cd&sort_dir=asc&marker=7535bbdf-d22f-4805-ab52-642cea1018cd&sort_dir=asc used request id req-bea00657-1560-4646-afa1-f0de450f0b85 2018-11-14 20:34:02,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.32934308052s 2018-11-14 20:34:02,852 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=7535bbdf-d22f-4805-ab52-642cea1018cd&sort_dir=asc&marker=7535bbdf-d22f-4805-ab52-642cea1018cd&sort_dir=asc used request id req-bea00657-1560-4646-afa1-f0de450f0b85 2018-11-14 20:34:07,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-14 20:34:07,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/events?marker=95699008-7ff4-4726-9845-ee0301136f17&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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:34:07,887 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:34:07 GMT Server: Apache x-openstack-request-id: req-2300b7f1-8e23-44e6-8c75-13c9b5f689b9 Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=95699008-7ff4-4726-9845-ee0301136f17&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-11-14 20:34:07,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:34:07 GMT Server: Apache x-openstack-request-id: req-e2a1983a-2301-4dc5-a660-8fdc6ca5bf07 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-14 20:34:07,929 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc&marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc used request id req-e2a1983a-2301-4dc5-a660-8fdc6ca5bf07 2018-11-14 20:34:07,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0711920261383s 2018-11-14 20:34:07,930 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc&marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc used request id req-e2a1983a-2301-4dc5-a660-8fdc6ca5bf07 2018-11-14 20:34:12,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-14 20:34:12,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/events?marker=95699008-7ff4-4726-9845-ee0301136f17&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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:34:12,965 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:34:12 GMT Server: Apache x-openstack-request-id: req-644a8e96-19cd-45b9-92a8-e15d2b97d1a9 Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=95699008-7ff4-4726-9845-ee0301136f17&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-11-14 20:34:13,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:34:12 GMT Server: Apache x-openstack-request-id: req-3d261172-ba6e-4fb7-a17c-77343a13e69d Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-14 20:34:13,007 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc&marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc used request id req-3d261172-ba6e-4fb7-a17c-77343a13e69d 2018-11-14 20:34:13,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720629692078s 2018-11-14 20:34:13,008 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc&marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc used request id req-3d261172-ba6e-4fb7-a17c-77343a13e69d 2018-11-14 20:34:13,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-11-14 20:34:13,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:34:13,038 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:34:13 GMT Server: Apache x-openstack-request-id: req-ee430511-eb01-4079-861c-b366ddfb7c1c Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb?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-11-14 20:34:13,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:34:13 GMT Server: Apache x-openstack-request-id: req-83c62e47-a764-45e9-a008-f9ccdbef74ba 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": "faa5f0863714437cb897fdd125a6c4c3", "private_sig_net_ip_version": "4", "image": "heat_ims-img_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "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_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "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": "928cbc5c-a6fa-468a-b088-88e266fca291", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "947671e6-e7ad-4d9f-9417-c0d8dd898afb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "928cbc5c-a6fa-468a-b088-88e266fca291"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "0f365c6ff17b486c8e6bd52960a3e6aa", "tags": null, "creation_time": "2018-11-14T20:33:36Z", "links": [{"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "947671e6-e7ad-4d9f-9417-c0d8dd898afb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-11-14 20:34:13,665 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb?resolve_outputs=False used request id req-83c62e47-a764-45e9-a008-f9ccdbef74ba 2018-11-14 20:34:13,665 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.65633893013s 2018-11-14 20:34:13,665 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb?resolve_outputs=False used request id req-83c62e47-a764-45e9-a008-f9ccdbef74ba 2018-11-14 20:34:18,672 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-14 20:34:18,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/events?marker=95699008-7ff4-4726-9845-ee0301136f17&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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:34:19,463 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:34:18 GMT Server: Apache x-openstack-request-id: req-8987b160-76f2-47bb-936d-3f02a5935798 Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=95699008-7ff4-4726-9845-ee0301136f17&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-11-14 20:34:19,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:34:19 GMT Server: Apache x-openstack-request-id: req-9067b80e-75c8-404b-932d-c38c03381b1d Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-14 20:34:19,505 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc&marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc used request id req-9067b80e-75c8-404b-932d-c38c03381b1d 2018-11-14 20:34:19,505 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.832908153534s 2018-11-14 20:34:19,505 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc&marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc used request id req-9067b80e-75c8-404b-932d-c38c03381b1d 2018-11-14 20:34:24,511 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-14 20:34:24,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/events?marker=95699008-7ff4-4726-9845-ee0301136f17&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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:34:25,113 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:34:24 GMT Server: Apache x-openstack-request-id: req-8afbb3e1-e545-422b-8066-95764a3a7ba2 Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=95699008-7ff4-4726-9845-ee0301136f17&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-11-14 20:34:25,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:34:25 GMT Server: Apache x-openstack-request-id: req-0fb46815-85a5-4f2f-bf9d-9a93ee35695f Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-14 20:34:25,156 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc&marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc used request id req-0fb46815-85a5-4f2f-bf9d-9a93ee35695f 2018-11-14 20:34:25,156 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.644788980484s 2018-11-14 20:34:25,156 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc&marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc used request id req-0fb46815-85a5-4f2f-bf9d-9a93ee35695f 2018-11-14 20:34:25,157 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-11-14 20:34:25,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:34:25,780 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:34:25 GMT Server: Apache x-openstack-request-id: req-eaa43652-ed62-49f5-838d-f9b7fec875df Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb?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-11-14 20:34:26,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:34:25 GMT Server: Apache x-openstack-request-id: req-7237e9e9-56de-47e2-a68b-4e18439ec4bb 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": "faa5f0863714437cb897fdd125a6c4c3", "private_sig_net_ip_version": "4", "image": "heat_ims-img_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "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_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "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": "928cbc5c-a6fa-468a-b088-88e266fca291", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "947671e6-e7ad-4d9f-9417-c0d8dd898afb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "928cbc5c-a6fa-468a-b088-88e266fca291"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "0f365c6ff17b486c8e6bd52960a3e6aa", "tags": null, "creation_time": "2018-11-14T20:33:36Z", "links": [{"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "947671e6-e7ad-4d9f-9417-c0d8dd898afb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-11-14 20:34:26,425 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb?resolve_outputs=False used request id req-7237e9e9-56de-47e2-a68b-4e18439ec4bb 2018-11-14 20:34:26,425 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 1.26824498177s 2018-11-14 20:34:26,425 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb?resolve_outputs=False used request id req-7237e9e9-56de-47e2-a68b-4e18439ec4bb 2018-11-14 20:34:31,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-14 20:34:31,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/events?marker=95699008-7ff4-4726-9845-ee0301136f17&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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:34:31,462 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:34:31 GMT Server: Apache x-openstack-request-id: req-529dfb96-d1dc-4d86-ba66-e3faed05e0fc Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=95699008-7ff4-4726-9845-ee0301136f17&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-11-14 20:34:31,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:34:31 GMT Server: Apache x-openstack-request-id: req-080cee77-ad02-487b-9611-d2dafb06fe35 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-14 20:34:31,504 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc&marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc used request id req-080cee77-ad02-487b-9611-d2dafb06fe35 2018-11-14 20:34:31,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723540782928s 2018-11-14 20:34:31,504 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc&marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc used request id req-080cee77-ad02-487b-9611-d2dafb06fe35 2018-11-14 20:34:36,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-14 20:34:36,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/events?marker=95699008-7ff4-4726-9845-ee0301136f17&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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:34:37,121 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:34:36 GMT Server: Apache x-openstack-request-id: req-da86bb91-59f6-46a4-ad83-4d7162f92ef9 Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=95699008-7ff4-4726-9845-ee0301136f17&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-11-14 20:34:37,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:34:37 GMT Server: Apache x-openstack-request-id: req-4eed93dd-bce9-410a-8136-b40806f84aa2 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-14 20:34:37,786 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc&marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc used request id req-4eed93dd-bce9-410a-8136-b40806f84aa2 2018-11-14 20:34:37,786 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.27737593651s 2018-11-14 20:34:37,786 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc&marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc used request id req-4eed93dd-bce9-410a-8136-b40806f84aa2 2018-11-14 20:34:37,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-11-14 20:34:37,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:34:38,434 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:34:37 GMT Server: Apache x-openstack-request-id: req-a8c3242a-65de-4c68-a1e6-2e9ec297e41a Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb?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-11-14 20:34:38,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:34:38 GMT Server: Apache x-openstack-request-id: req-7d3f2151-acfd-4c7a-aac1-31c8b3f477ee 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": "faa5f0863714437cb897fdd125a6c4c3", "private_sig_net_ip_version": "4", "image": "heat_ims-img_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "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_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "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": "928cbc5c-a6fa-468a-b088-88e266fca291", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "947671e6-e7ad-4d9f-9417-c0d8dd898afb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "928cbc5c-a6fa-468a-b088-88e266fca291"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "0f365c6ff17b486c8e6bd52960a3e6aa", "tags": null, "creation_time": "2018-11-14T20:33:36Z", "links": [{"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "947671e6-e7ad-4d9f-9417-c0d8dd898afb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-11-14 20:34:38,476 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb?resolve_outputs=False used request id req-7d3f2151-acfd-4c7a-aac1-31c8b3f477ee 2018-11-14 20:34:38,476 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.689455986023s 2018-11-14 20:34:38,477 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb?resolve_outputs=False used request id req-7d3f2151-acfd-4c7a-aac1-31c8b3f477ee 2018-11-14 20:34:43,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-14 20:34:43,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/events?marker=95699008-7ff4-4726-9845-ee0301136f17&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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:34:44,100 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:34:43 GMT Server: Apache x-openstack-request-id: req-1ec0b92e-e2b9-44ac-8f6a-6e41ae99a66f Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=95699008-7ff4-4726-9845-ee0301136f17&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-11-14 20:34:44,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:34:44 GMT Server: Apache x-openstack-request-id: req-86bcf260-be49-4b50-bb67-ac27373e398d Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-14 20:34:44,837 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc&marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc used request id req-86bcf260-be49-4b50-bb67-ac27373e398d 2018-11-14 20:34:44,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.353910923s 2018-11-14 20:34:44,837 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc&marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc used request id req-86bcf260-be49-4b50-bb67-ac27373e398d 2018-11-14 20:34:49,843 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-14 20:34:49,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/events?marker=95699008-7ff4-4726-9845-ee0301136f17&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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:34:49,873 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:34:49 GMT Server: Apache x-openstack-request-id: req-ce0da7f7-2f6f-4c9b-908c-8aeaefc8272d Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=95699008-7ff4-4726-9845-ee0301136f17&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-11-14 20:34:49,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:34:49 GMT Server: Apache x-openstack-request-id: req-3df816a1-97fa-49fb-a8d7-160102e200ff Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-14 20:34:49,915 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc&marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc used request id req-3df816a1-97fa-49fb-a8d7-160102e200ff 2018-11-14 20:34:49,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0725860595703s 2018-11-14 20:34:49,916 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc&marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc used request id req-3df816a1-97fa-49fb-a8d7-160102e200ff 2018-11-14 20:34:49,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-11-14 20:34:49,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:34:50,538 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:34:49 GMT Server: Apache x-openstack-request-id: req-c1509104-a97e-4870-bd04-e2cfd1c8244b Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb?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-11-14 20:34:51,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:34:50 GMT Server: Apache x-openstack-request-id: req-66fd4f57-984a-4a37-a500-a87ed51c240b 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": "faa5f0863714437cb897fdd125a6c4c3", "private_sig_net_ip_version": "4", "image": "heat_ims-img_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "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_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "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": "928cbc5c-a6fa-468a-b088-88e266fca291", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "947671e6-e7ad-4d9f-9417-c0d8dd898afb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "928cbc5c-a6fa-468a-b088-88e266fca291"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "0f365c6ff17b486c8e6bd52960a3e6aa", "tags": null, "creation_time": "2018-11-14T20:33:36Z", "links": [{"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "947671e6-e7ad-4d9f-9417-c0d8dd898afb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-11-14 20:34:51,161 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb?resolve_outputs=False used request id req-66fd4f57-984a-4a37-a500-a87ed51c240b 2018-11-14 20:34:51,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 1.2449221611s 2018-11-14 20:34:51,162 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb?resolve_outputs=False used request id req-66fd4f57-984a-4a37-a500-a87ed51c240b 2018-11-14 20:34:56,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-14 20:34:56,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/events?marker=95699008-7ff4-4726-9845-ee0301136f17&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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:34:56,200 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:34:56 GMT Server: Apache x-openstack-request-id: req-e6b2ff40-3f7d-4248-ba80-9dd74eb53578 Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=95699008-7ff4-4726-9845-ee0301136f17&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-11-14 20:34:56,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:34:56 GMT Server: Apache x-openstack-request-id: req-875ac4a5-daf1-46a2-92ab-01f9a6fa9a5d Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-14 20:34:56,243 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc&marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc used request id req-875ac4a5-daf1-46a2-92ab-01f9a6fa9a5d 2018-11-14 20:34:56,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742552280426s 2018-11-14 20:34:56,243 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc&marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc used request id req-875ac4a5-daf1-46a2-92ab-01f9a6fa9a5d 2018-11-14 20:35:01,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-14 20:35:01,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/events?marker=95699008-7ff4-4726-9845-ee0301136f17&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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:35:01,279 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:35:01 GMT Server: Apache x-openstack-request-id: req-96e3d72d-ab78-45b7-adde-0eb31cc4b60f Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=95699008-7ff4-4726-9845-ee0301136f17&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-11-14 20:35:01,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:35:01 GMT Server: Apache x-openstack-request-id: req-398a5ea0-5a16-42be-9be7-a2342bee906e Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-14 20:35:01,921 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc&marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc used request id req-398a5ea0-5a16-42be-9be7-a2342bee906e 2018-11-14 20:35:01,922 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.672814130783s 2018-11-14 20:35:01,922 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc&marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc used request id req-398a5ea0-5a16-42be-9be7-a2342bee906e 2018-11-14 20:35:01,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-11-14 20:35:01,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:35:01,951 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:35:01 GMT Server: Apache x-openstack-request-id: req-5504a962-a459-4b33-ae55-74357df2e76b Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb?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-11-14 20:35:01,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:35:01 GMT Server: Apache x-openstack-request-id: req-8f82203f-18f1-493d-9012-d0578a193a2d 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": "faa5f0863714437cb897fdd125a6c4c3", "private_sig_net_ip_version": "4", "image": "heat_ims-img_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "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_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "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": "928cbc5c-a6fa-468a-b088-88e266fca291", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "947671e6-e7ad-4d9f-9417-c0d8dd898afb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "928cbc5c-a6fa-468a-b088-88e266fca291"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "0f365c6ff17b486c8e6bd52960a3e6aa", "tags": null, "creation_time": "2018-11-14T20:33:36Z", "links": [{"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "947671e6-e7ad-4d9f-9417-c0d8dd898afb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-11-14 20:35:01,993 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb?resolve_outputs=False used request id req-8f82203f-18f1-493d-9012-d0578a193a2d 2018-11-14 20:35:01,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0713438987732s 2018-11-14 20:35:01,994 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb?resolve_outputs=False used request id req-8f82203f-18f1-493d-9012-d0578a193a2d 2018-11-14 20:35:07,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-14 20:35:07,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/events?marker=95699008-7ff4-4726-9845-ee0301136f17&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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:35:07,633 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:35:07 GMT Server: Apache x-openstack-request-id: req-a80a88b6-2d9d-4581-b477-a9894b252ab2 Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=95699008-7ff4-4726-9845-ee0301136f17&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-11-14 20:35:08,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:35:07 GMT Server: Apache x-openstack-request-id: req-24e00d46-a3bf-486c-89ba-1aa96afe5c36 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-14 20:35:08,270 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc&marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc used request id req-24e00d46-a3bf-486c-89ba-1aa96afe5c36 2018-11-14 20:35:08,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.2696518898s 2018-11-14 20:35:08,270 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc&marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc used request id req-24e00d46-a3bf-486c-89ba-1aa96afe5c36 2018-11-14 20:35:13,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-14 20:35:13,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/events?marker=95699008-7ff4-4726-9845-ee0301136f17&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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:35:13,305 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:35:13 GMT Server: Apache x-openstack-request-id: req-322f6320-6614-477e-a40b-c89f6d394e18 Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=95699008-7ff4-4726-9845-ee0301136f17&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-11-14 20:35:13,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:35:13 GMT Server: Apache x-openstack-request-id: req-e2781f51-6e11-46a7-a99b-3194f2c10e96 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-14 20:35:13,346 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc&marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc used request id req-e2781f51-6e11-46a7-a99b-3194f2c10e96 2018-11-14 20:35:13,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0700569152832s 2018-11-14 20:35:13,346 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc&marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc used request id req-e2781f51-6e11-46a7-a99b-3194f2c10e96 2018-11-14 20:35:13,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-11-14 20:35:13,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:35:13,374 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:35:13 GMT Server: Apache x-openstack-request-id: req-8884a1c5-8230-404d-b178-0389d6d7e173 Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb?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-11-14 20:35:13,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:35:13 GMT Server: Apache x-openstack-request-id: req-5cb76215-7226-4bd5-8ddc-192c6ef65326 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": "faa5f0863714437cb897fdd125a6c4c3", "private_sig_net_ip_version": "4", "image": "heat_ims-img_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "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_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "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": "928cbc5c-a6fa-468a-b088-88e266fca291", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "947671e6-e7ad-4d9f-9417-c0d8dd898afb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "928cbc5c-a6fa-468a-b088-88e266fca291"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "0f365c6ff17b486c8e6bd52960a3e6aa", "tags": null, "creation_time": "2018-11-14T20:33:36Z", "links": [{"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "947671e6-e7ad-4d9f-9417-c0d8dd898afb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-11-14 20:35:13,414 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb?resolve_outputs=False used request id req-5cb76215-7226-4bd5-8ddc-192c6ef65326 2018-11-14 20:35:13,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0674788951874s 2018-11-14 20:35:13,415 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb?resolve_outputs=False used request id req-5cb76215-7226-4bd5-8ddc-192c6ef65326 2018-11-14 20:35:18,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-14 20:35:18,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/events?marker=95699008-7ff4-4726-9845-ee0301136f17&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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:35:19,136 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:35:18 GMT Server: Apache x-openstack-request-id: req-454b8ab1-7dd0-4182-8a2f-238ec5c6132f Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=95699008-7ff4-4726-9845-ee0301136f17&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-11-14 20:35:19,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:35:19 GMT Server: Apache x-openstack-request-id: req-4ebe7e93-cadc-4269-bddd-2980e29b3188 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-14 20:35:19,178 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc&marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc used request id req-4ebe7e93-cadc-4269-bddd-2980e29b3188 2018-11-14 20:35:19,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.757216930389s 2018-11-14 20:35:19,178 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc&marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc used request id req-4ebe7e93-cadc-4269-bddd-2980e29b3188 2018-11-14 20:35:24,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-14 20:35:24,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/events?marker=95699008-7ff4-4726-9845-ee0301136f17&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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:35:24,836 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:35:24 GMT Server: Apache x-openstack-request-id: req-0d0f5df3-7918-48a9-a14b-14b366f0bdd2 Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=95699008-7ff4-4726-9845-ee0301136f17&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-11-14 20:35:24,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:35:24 GMT Server: Apache x-openstack-request-id: req-64e80bc8-1538-4772-9d9b-288b19bb1289 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-14 20:35:24,879 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc&marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc used request id req-64e80bc8-1538-4772-9d9b-288b19bb1289 2018-11-14 20:35:24,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.69481086731s 2018-11-14 20:35:24,879 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc&marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc used request id req-64e80bc8-1538-4772-9d9b-288b19bb1289 2018-11-14 20:35:24,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-11-14 20:35:24,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:35:24,909 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:35:24 GMT Server: Apache x-openstack-request-id: req-29c0ccbc-bd55-42c1-8255-3c33d01a8216 Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb?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-11-14 20:35:24,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:35:24 GMT Server: Apache x-openstack-request-id: req-1b2e63b6-332e-49f8-8d29-142268a3c270 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": "faa5f0863714437cb897fdd125a6c4c3", "private_sig_net_ip_version": "4", "image": "heat_ims-img_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "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_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "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": "928cbc5c-a6fa-468a-b088-88e266fca291", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "947671e6-e7ad-4d9f-9417-c0d8dd898afb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "928cbc5c-a6fa-468a-b088-88e266fca291"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "0f365c6ff17b486c8e6bd52960a3e6aa", "tags": null, "creation_time": "2018-11-14T20:33:36Z", "links": [{"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "947671e6-e7ad-4d9f-9417-c0d8dd898afb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-11-14 20:35:24,953 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb?resolve_outputs=False used request id req-1b2e63b6-332e-49f8-8d29-142268a3c270 2018-11-14 20:35:24,953 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0736351013184s 2018-11-14 20:35:24,954 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb?resolve_outputs=False used request id req-1b2e63b6-332e-49f8-8d29-142268a3c270 2018-11-14 20:35:29,957 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-14 20:35:29,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/events?marker=95699008-7ff4-4726-9845-ee0301136f17&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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:35:29,987 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:35:29 GMT Server: Apache x-openstack-request-id: req-ce3c3ef6-cabc-4b3b-969e-314e0508afec Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=95699008-7ff4-4726-9845-ee0301136f17&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-11-14 20:35:30,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:35:29 GMT Server: Apache x-openstack-request-id: req-a98be020-d136-470c-882f-a1ee59faac32 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-14 20:35:30,030 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc&marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc used request id req-a98be020-d136-470c-882f-a1ee59faac32 2018-11-14 20:35:30,030 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.07319688797s 2018-11-14 20:35:30,031 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc&marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc used request id req-a98be020-d136-470c-882f-a1ee59faac32 2018-11-14 20:35:35,036 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-14 20:35:35,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/events?marker=95699008-7ff4-4726-9845-ee0301136f17&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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:35:35,661 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:35:35 GMT Server: Apache x-openstack-request-id: req-0abda351-24ad-4a62-86a4-71cd97175bb0 Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=95699008-7ff4-4726-9845-ee0301136f17&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-11-14 20:35:35,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:35:35 GMT Server: Apache x-openstack-request-id: req-74c41651-0b86-445a-818a-a87ccd8fe3dc Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-14 20:35:35,705 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc&marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc used request id req-74c41651-0b86-445a-818a-a87ccd8fe3dc 2018-11-14 20:35:35,706 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.669095039368s 2018-11-14 20:35:35,706 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc&marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc used request id req-74c41651-0b86-445a-818a-a87ccd8fe3dc 2018-11-14 20:35:35,706 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-11-14 20:35:35,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:35:35,735 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:35:35 GMT Server: Apache x-openstack-request-id: req-3ae1fba4-9242-4119-8c7d-197972150833 Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb?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-11-14 20:35:35,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:35:35 GMT Server: Apache x-openstack-request-id: req-0e5d60e6-e18f-414e-9147-81e8cf964ceb 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": "faa5f0863714437cb897fdd125a6c4c3", "private_sig_net_ip_version": "4", "image": "heat_ims-img_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "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_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "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": "928cbc5c-a6fa-468a-b088-88e266fca291", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "947671e6-e7ad-4d9f-9417-c0d8dd898afb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "928cbc5c-a6fa-468a-b088-88e266fca291"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "0f365c6ff17b486c8e6bd52960a3e6aa", "tags": null, "creation_time": "2018-11-14T20:33:36Z", "links": [{"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "947671e6-e7ad-4d9f-9417-c0d8dd898afb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-11-14 20:35:35,776 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb?resolve_outputs=False used request id req-0e5d60e6-e18f-414e-9147-81e8cf964ceb 2018-11-14 20:35:35,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0701370239258s 2018-11-14 20:35:35,777 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb?resolve_outputs=False used request id req-0e5d60e6-e18f-414e-9147-81e8cf964ceb 2018-11-14 20:35:40,783 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-14 20:35:40,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/events?marker=95699008-7ff4-4726-9845-ee0301136f17&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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:35:41,427 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:35:40 GMT Server: Apache x-openstack-request-id: req-9c016cfe-5267-45f8-8a8a-d6e293140764 Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=95699008-7ff4-4726-9845-ee0301136f17&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-11-14 20:35:42,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:35:41 GMT Server: Apache x-openstack-request-id: req-4338f25c-ad30-4934-9318-56de15697969 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-14 20:35:42,072 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc&marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc used request id req-4338f25c-ad30-4934-9318-56de15697969 2018-11-14 20:35:42,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.28885602951s 2018-11-14 20:35:42,072 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc&marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc used request id req-4338f25c-ad30-4934-9318-56de15697969 2018-11-14 20:35:47,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-14 20:35:47,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/events?marker=95699008-7ff4-4726-9845-ee0301136f17&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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:35:47,106 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:35:47 GMT Server: Apache x-openstack-request-id: req-b14c5ca4-e169-4525-a0ae-b07e2580e0d7 Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=95699008-7ff4-4726-9845-ee0301136f17&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-11-14 20:35:47,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:35:47 GMT Server: Apache x-openstack-request-id: req-bfe1426c-9720-4203-a83b-362143542038 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-14 20:35:47,148 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc&marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc used request id req-bfe1426c-9720-4203-a83b-362143542038 2018-11-14 20:35:47,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072879076004s 2018-11-14 20:35:47,149 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc&marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc used request id req-bfe1426c-9720-4203-a83b-362143542038 2018-11-14 20:35:47,149 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-11-14 20:35:47,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:35:47,178 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:35:47 GMT Server: Apache x-openstack-request-id: req-44b9771e-dd7f-421a-9175-8a3bd5420690 Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb?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-11-14 20:35:47,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:35:47 GMT Server: Apache x-openstack-request-id: req-45686871-b5db-4408-b217-31b1d0b810aa 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": "faa5f0863714437cb897fdd125a6c4c3", "private_sig_net_ip_version": "4", "image": "heat_ims-img_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "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_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "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": "928cbc5c-a6fa-468a-b088-88e266fca291", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "947671e6-e7ad-4d9f-9417-c0d8dd898afb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "928cbc5c-a6fa-468a-b088-88e266fca291"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "0f365c6ff17b486c8e6bd52960a3e6aa", "tags": null, "creation_time": "2018-11-14T20:33:36Z", "links": [{"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "947671e6-e7ad-4d9f-9417-c0d8dd898afb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-11-14 20:35:47,221 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb?resolve_outputs=False used request id req-45686871-b5db-4408-b217-31b1d0b810aa 2018-11-14 20:35:47,222 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0722808837891s 2018-11-14 20:35:47,222 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb?resolve_outputs=False used request id req-45686871-b5db-4408-b217-31b1d0b810aa 2018-11-14 20:35:52,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-14 20:35:52,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/events?marker=95699008-7ff4-4726-9845-ee0301136f17&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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:35:52,258 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:35:52 GMT Server: Apache x-openstack-request-id: req-911df6d9-db3f-4ff3-8df0-7d3abb13acf9 Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=95699008-7ff4-4726-9845-ee0301136f17&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-11-14 20:35:52,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:35:52 GMT Server: Apache x-openstack-request-id: req-c500b53a-5a8e-457e-893a-336d6e8fa4c0 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-14 20:35:52,300 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc&marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc used request id req-c500b53a-5a8e-457e-893a-336d6e8fa4c0 2018-11-14 20:35:52,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722420215607s 2018-11-14 20:35:52,301 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc&marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc used request id req-c500b53a-5a8e-457e-893a-336d6e8fa4c0 2018-11-14 20:35:57,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-14 20:35:57,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/events?marker=95699008-7ff4-4726-9845-ee0301136f17&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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:35:57,941 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:35:57 GMT Server: Apache x-openstack-request-id: req-694aef93-216d-4f03-a20a-bbba28137c5e Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=95699008-7ff4-4726-9845-ee0301136f17&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-11-14 20:35:57,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:35:57 GMT Server: Apache x-openstack-request-id: req-4ff6f730-1921-4975-bf35-31d0a44d157a Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-14 20:35:57,983 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc&marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc used request id req-4ff6f730-1921-4975-bf35-31d0a44d157a 2018-11-14 20:35:57,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.676409006119s 2018-11-14 20:35:57,983 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc&marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc used request id req-4ff6f730-1921-4975-bf35-31d0a44d157a 2018-11-14 20:35:57,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-11-14 20:35:57,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:35:58,630 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:35:57 GMT Server: Apache x-openstack-request-id: req-b6b559ad-87ee-4d6c-8340-a14859c9c05e Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb?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-11-14 20:35:58,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:35:58 GMT Server: Apache x-openstack-request-id: req-d12348df-b335-429e-80d6-595683545bbd 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": "faa5f0863714437cb897fdd125a6c4c3", "private_sig_net_ip_version": "4", "image": "heat_ims-img_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "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_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "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": "928cbc5c-a6fa-468a-b088-88e266fca291", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "947671e6-e7ad-4d9f-9417-c0d8dd898afb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "928cbc5c-a6fa-468a-b088-88e266fca291"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "0f365c6ff17b486c8e6bd52960a3e6aa", "tags": null, "creation_time": "2018-11-14T20:33:36Z", "links": [{"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "947671e6-e7ad-4d9f-9417-c0d8dd898afb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-11-14 20:35:58,672 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb?resolve_outputs=False used request id req-d12348df-b335-429e-80d6-595683545bbd 2018-11-14 20:35:58,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.688478946686s 2018-11-14 20:35:58,673 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb?resolve_outputs=False used request id req-d12348df-b335-429e-80d6-595683545bbd 2018-11-14 20:36:03,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-14 20:36:03,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/events?marker=95699008-7ff4-4726-9845-ee0301136f17&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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:36:03,708 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:36:03 GMT Server: Apache x-openstack-request-id: req-b76812b7-172b-4e08-b69d-803583356f1e Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=95699008-7ff4-4726-9845-ee0301136f17&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-11-14 20:36:04,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:36:03 GMT Server: Apache x-openstack-request-id: req-6c5e362b-3c4d-48af-b2b7-955e814ff31f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 448 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2018-11-14T20:36:00Z", "links": [{"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/dns/events/e1508cfa-fdeb-4366-9c07-22600350ce41", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "4b275270-5d02-4ee4-80a2-f4f818be97b9", "id": "e1508cfa-fdeb-4366-9c07-22600350ce41"}, {"resource_name": "ellis", "event_time": "2018-11-14T20:36:01Z", "links": [{"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/ellis/events/57a96b66-dcb6-418e-8845-abeaf178959f", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-ellis-24un3af6z6al", "id": "57a96b66-dcb6-418e-8845-abeaf178959f"}]} 2018-11-14 20:36:04,360 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc&marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc used request id req-6c5e362b-3c4d-48af-b2b7-955e814ff31f 2018-11-14 20:36:04,361 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.681251049042s 2018-11-14 20:36:04,361 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc&marker=95699008-7ff4-4726-9845-ee0301136f17&sort_dir=asc used request id req-6c5e362b-3c4d-48af-b2b7-955e814ff31f 2018-11-14 20:36:09,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-14 20:36:09,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:36:09,397 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:36:09 GMT Server: Apache x-openstack-request-id: req-8209507f-ff8e-472d-933e-044eb0b0df59 Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&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-11-14 20:36:09,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:36:09 GMT Server: Apache x-openstack-request-id: req-1f3d6352-a47b-4954-9e28-9be679ee95c9 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-14 20:36:09,440 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc&marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc used request id req-1f3d6352-a47b-4954-9e28-9be679ee95c9 2018-11-14 20:36:09,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0734739303589s 2018-11-14 20:36:09,441 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc&marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc used request id req-1f3d6352-a47b-4954-9e28-9be679ee95c9 2018-11-14 20:36:14,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-14 20:36:14,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:36:14,477 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:36:14 GMT Server: Apache x-openstack-request-id: req-994859c8-5876-4b33-9b94-f272e92b0ca4 Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&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-11-14 20:36:14,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:36:14 GMT Server: Apache x-openstack-request-id: req-4465d931-0b19-4bee-8d48-96b93a5d511f Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-14 20:36:14,518 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc&marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc used request id req-4465d931-0b19-4bee-8d48-96b93a5d511f 2018-11-14 20:36:14,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0717868804932s 2018-11-14 20:36:14,519 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc&marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc used request id req-4465d931-0b19-4bee-8d48-96b93a5d511f 2018-11-14 20:36:14,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-11-14 20:36:14,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:36:14,548 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:36:14 GMT Server: Apache x-openstack-request-id: req-8fb7972b-4d01-4826-88cf-b9fef9fc32b8 Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb?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-11-14 20:36:14,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:36:14 GMT Server: Apache x-openstack-request-id: req-84af3c04-0df9-4609-8dc9-416b2427a839 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": "faa5f0863714437cb897fdd125a6c4c3", "private_sig_net_ip_version": "4", "image": "heat_ims-img_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "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_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "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": "928cbc5c-a6fa-468a-b088-88e266fca291", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "947671e6-e7ad-4d9f-9417-c0d8dd898afb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "928cbc5c-a6fa-468a-b088-88e266fca291"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "0f365c6ff17b486c8e6bd52960a3e6aa", "tags": null, "creation_time": "2018-11-14T20:33:36Z", "links": [{"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "947671e6-e7ad-4d9f-9417-c0d8dd898afb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-11-14 20:36:14,590 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb?resolve_outputs=False used request id req-84af3c04-0df9-4609-8dc9-416b2427a839 2018-11-14 20:36:14,591 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0715720653534s 2018-11-14 20:36:14,591 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb?resolve_outputs=False used request id req-84af3c04-0df9-4609-8dc9-416b2427a839 2018-11-14 20:36:19,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-14 20:36:19,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:36:19,623 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:36:19 GMT Server: Apache x-openstack-request-id: req-f8779da0-8f99-4599-a1e4-99ae52c7cb77 Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&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-11-14 20:36:19,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:36:19 GMT Server: Apache x-openstack-request-id: req-eef15d68-b8bd-49ce-aa17-9d0f77b2c6ce Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-14 20:36:19,665 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc&marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc used request id req-eef15d68-b8bd-49ce-aa17-9d0f77b2c6ce 2018-11-14 20:36:19,665 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0713028907776s 2018-11-14 20:36:19,665 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc&marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc used request id req-eef15d68-b8bd-49ce-aa17-9d0f77b2c6ce 2018-11-14 20:36:24,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-14 20:36:24,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:36:24,716 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:36:24 GMT Server: Apache x-openstack-request-id: req-dbe2658d-c99d-4458-9c96-28b79c79661c Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&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-11-14 20:36:24,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:36:24 GMT Server: Apache x-openstack-request-id: req-7247d563-ac43-49a9-b53b-21d2e649163a Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-14 20:36:24,758 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc&marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc used request id req-7247d563-ac43-49a9-b53b-21d2e649163a 2018-11-14 20:36:24,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0877289772034s 2018-11-14 20:36:24,759 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc&marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc used request id req-7247d563-ac43-49a9-b53b-21d2e649163a 2018-11-14 20:36:24,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-11-14 20:36:24,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:36:25,371 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:36:24 GMT Server: Apache x-openstack-request-id: req-87e05e62-e217-49c4-b501-6d270867a7d6 Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb?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-11-14 20:36:25,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:36:25 GMT Server: Apache x-openstack-request-id: req-07eddc17-09f3-46bb-8358-df90d612d382 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": "faa5f0863714437cb897fdd125a6c4c3", "private_sig_net_ip_version": "4", "image": "heat_ims-img_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "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_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "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": "928cbc5c-a6fa-468a-b088-88e266fca291", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "947671e6-e7ad-4d9f-9417-c0d8dd898afb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "928cbc5c-a6fa-468a-b088-88e266fca291"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "0f365c6ff17b486c8e6bd52960a3e6aa", "tags": null, "creation_time": "2018-11-14T20:33:36Z", "links": [{"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "947671e6-e7ad-4d9f-9417-c0d8dd898afb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-11-14 20:36:25,413 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb?resolve_outputs=False used request id req-07eddc17-09f3-46bb-8358-df90d612d382 2018-11-14 20:36:25,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.654397010803s 2018-11-14 20:36:25,414 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb?resolve_outputs=False used request id req-07eddc17-09f3-46bb-8358-df90d612d382 2018-11-14 20:36:30,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-14 20:36:30,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:36:30,449 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:36:30 GMT Server: Apache x-openstack-request-id: req-f0170fd5-e642-4245-b5af-72deb2d6e15e Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&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-11-14 20:36:30,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:36:30 GMT Server: Apache x-openstack-request-id: req-86c9c945-cbf0-451a-b4f3-bdf669eff84d Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-14 20:36:30,491 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc&marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc used request id req-86c9c945-cbf0-451a-b4f3-bdf669eff84d 2018-11-14 20:36:30,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0710928440094s 2018-11-14 20:36:30,492 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc&marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc used request id req-86c9c945-cbf0-451a-b4f3-bdf669eff84d 2018-11-14 20:36:35,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-14 20:36:35,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:36:35,529 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:36:35 GMT Server: Apache x-openstack-request-id: req-27cf7c55-163e-426e-a22c-ed0a6fd5d90f Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&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-11-14 20:36:35,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:36:35 GMT Server: Apache x-openstack-request-id: req-aa4d7f3b-64e6-4f24-a838-2b1138255ef2 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-14 20:36:35,571 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc&marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc used request id req-aa4d7f3b-64e6-4f24-a838-2b1138255ef2 2018-11-14 20:36:35,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737819671631s 2018-11-14 20:36:35,571 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc&marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc used request id req-aa4d7f3b-64e6-4f24-a838-2b1138255ef2 2018-11-14 20:36:35,572 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-11-14 20:36:35,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:36:35,601 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:36:35 GMT Server: Apache x-openstack-request-id: req-7d8ca8dc-b815-475a-b619-4a97a4115203 Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb?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-11-14 20:36:35,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:36:35 GMT Server: Apache x-openstack-request-id: req-db67922d-2bb0-4e00-a840-119d21abf8ae 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": "faa5f0863714437cb897fdd125a6c4c3", "private_sig_net_ip_version": "4", "image": "heat_ims-img_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "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_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "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": "928cbc5c-a6fa-468a-b088-88e266fca291", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "947671e6-e7ad-4d9f-9417-c0d8dd898afb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "928cbc5c-a6fa-468a-b088-88e266fca291"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "0f365c6ff17b486c8e6bd52960a3e6aa", "tags": null, "creation_time": "2018-11-14T20:33:36Z", "links": [{"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "947671e6-e7ad-4d9f-9417-c0d8dd898afb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-11-14 20:36:35,643 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb?resolve_outputs=False used request id req-db67922d-2bb0-4e00-a840-119d21abf8ae 2018-11-14 20:36:35,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0710759162903s 2018-11-14 20:36:35,643 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb?resolve_outputs=False used request id req-db67922d-2bb0-4e00-a840-119d21abf8ae 2018-11-14 20:36:40,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-14 20:36:40,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:36:40,681 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:36:40 GMT Server: Apache x-openstack-request-id: req-25cfe1ea-939f-4e96-9be4-d9e15c7e37e8 Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&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-11-14 20:36:40,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:36:40 GMT Server: Apache x-openstack-request-id: req-2d4059db-1ea5-4273-9ff7-4c1dbc459c66 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-14 20:36:40,724 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc&marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc used request id req-2d4059db-1ea5-4273-9ff7-4c1dbc459c66 2018-11-14 20:36:40,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.074392080307s 2018-11-14 20:36:40,725 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc&marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc used request id req-2d4059db-1ea5-4273-9ff7-4c1dbc459c66 2018-11-14 20:36:45,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-14 20:36:45,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:36:45,760 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:36:45 GMT Server: Apache x-openstack-request-id: req-e49a5158-945b-482d-9158-7fac0ff2d0ef Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&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-11-14 20:36:45,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:36:45 GMT Server: Apache x-openstack-request-id: req-60256f78-d8f5-480e-aec8-c711643de9d5 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-14 20:36:45,802 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc&marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc used request id req-60256f78-d8f5-480e-aec8-c711643de9d5 2018-11-14 20:36:45,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718328952789s 2018-11-14 20:36:45,803 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc&marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc used request id req-60256f78-d8f5-480e-aec8-c711643de9d5 2018-11-14 20:36:45,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-11-14 20:36:45,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:36:45,832 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:36:45 GMT Server: Apache x-openstack-request-id: req-a23c7aa1-b351-4fb2-9073-fd704d3ef968 Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb?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-11-14 20:36:45,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:36:45 GMT Server: Apache x-openstack-request-id: req-b59c4af1-ec86-4226-9d68-5aa7daed2698 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": "faa5f0863714437cb897fdd125a6c4c3", "private_sig_net_ip_version": "4", "image": "heat_ims-img_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "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_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "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": "928cbc5c-a6fa-468a-b088-88e266fca291", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "947671e6-e7ad-4d9f-9417-c0d8dd898afb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "928cbc5c-a6fa-468a-b088-88e266fca291"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "0f365c6ff17b486c8e6bd52960a3e6aa", "tags": null, "creation_time": "2018-11-14T20:33:36Z", "links": [{"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "947671e6-e7ad-4d9f-9417-c0d8dd898afb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-11-14 20:36:45,874 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb?resolve_outputs=False used request id req-b59c4af1-ec86-4226-9d68-5aa7daed2698 2018-11-14 20:36:45,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0714740753174s 2018-11-14 20:36:45,875 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb?resolve_outputs=False used request id req-b59c4af1-ec86-4226-9d68-5aa7daed2698 2018-11-14 20:36:50,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-14 20:36:50,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:36:50,910 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:36:50 GMT Server: Apache x-openstack-request-id: req-a7875b8b-2f2d-40ef-b880-2ef300ec3efb Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&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-11-14 20:36:50,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:36:50 GMT Server: Apache x-openstack-request-id: req-f905c6cb-1e40-45bb-be93-461a3aee23ef Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-14 20:36:50,953 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc&marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc used request id req-f905c6cb-1e40-45bb-be93-461a3aee23ef 2018-11-14 20:36:50,953 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0713741779327s 2018-11-14 20:36:50,953 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc&marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc used request id req-f905c6cb-1e40-45bb-be93-461a3aee23ef 2018-11-14 20:36:55,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-14 20:36:55,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:36:55,990 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:36:55 GMT Server: Apache x-openstack-request-id: req-b93467d1-571a-428f-baa3-27b4a4c02f3f Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&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-11-14 20:36:56,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:36:55 GMT Server: Apache x-openstack-request-id: req-596e9403-00e8-4db4-aade-f94549f76ec9 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-14 20:36:56,031 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc&marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc used request id req-596e9403-00e8-4db4-aade-f94549f76ec9 2018-11-14 20:36:56,031 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0725679397583s 2018-11-14 20:36:56,031 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc&marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc used request id req-596e9403-00e8-4db4-aade-f94549f76ec9 2018-11-14 20:36:56,032 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-11-14 20:36:56,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:36:56,061 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:36:56 GMT Server: Apache x-openstack-request-id: req-172ece10-632c-408a-a87a-f692aab20c92 Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb?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-11-14 20:36:56,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:36:56 GMT Server: Apache x-openstack-request-id: req-86ccd280-5d3c-4bac-8ba9-6d24f553ed1e 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": "faa5f0863714437cb897fdd125a6c4c3", "private_sig_net_ip_version": "4", "image": "heat_ims-img_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "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_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "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": "928cbc5c-a6fa-468a-b088-88e266fca291", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "947671e6-e7ad-4d9f-9417-c0d8dd898afb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "928cbc5c-a6fa-468a-b088-88e266fca291"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "0f365c6ff17b486c8e6bd52960a3e6aa", "tags": null, "creation_time": "2018-11-14T20:33:36Z", "links": [{"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "947671e6-e7ad-4d9f-9417-c0d8dd898afb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-11-14 20:36:56,103 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb?resolve_outputs=False used request id req-86ccd280-5d3c-4bac-8ba9-6d24f553ed1e 2018-11-14 20:36:56,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0712480545044s 2018-11-14 20:36:56,104 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb?resolve_outputs=False used request id req-86ccd280-5d3c-4bac-8ba9-6d24f553ed1e 2018-11-14 20:37:01,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-14 20:37:01,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:37:01,139 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:37:01 GMT Server: Apache x-openstack-request-id: req-7c2ac168-7239-47b6-b7b9-165e80498a45 Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&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-11-14 20:37:01,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:37:01 GMT Server: Apache x-openstack-request-id: req-bb8d7316-f6d5-4410-aa14-252c57266e17 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-14 20:37:01,804 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc&marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc used request id req-bb8d7316-f6d5-4410-aa14-252c57266e17 2018-11-14 20:37:01,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.693421840668s 2018-11-14 20:37:01,804 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc&marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc used request id req-bb8d7316-f6d5-4410-aa14-252c57266e17 2018-11-14 20:37:06,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-14 20:37:06,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:37:06,841 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:37:06 GMT Server: Apache x-openstack-request-id: req-7681ace2-43e2-459d-92ce-86c6cb50808e Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&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-11-14 20:37:06,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:37:06 GMT Server: Apache x-openstack-request-id: req-9b03adc3-ee39-4375-8ddc-ebfdcd7f05b7 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-14 20:37:06,884 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc&marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc used request id req-9b03adc3-ee39-4375-8ddc-ebfdcd7f05b7 2018-11-14 20:37:06,884 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739960670471s 2018-11-14 20:37:06,884 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc&marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc used request id req-9b03adc3-ee39-4375-8ddc-ebfdcd7f05b7 2018-11-14 20:37:06,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-11-14 20:37:06,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:37:06,916 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:37:06 GMT Server: Apache x-openstack-request-id: req-2b52173b-2888-4031-a967-05553e30e558 Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb?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-11-14 20:37:06,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:37:06 GMT Server: Apache x-openstack-request-id: req-cb0fd66c-f8af-4063-9a39-f19f954baade 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": "faa5f0863714437cb897fdd125a6c4c3", "private_sig_net_ip_version": "4", "image": "heat_ims-img_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "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_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "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": "928cbc5c-a6fa-468a-b088-88e266fca291", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "947671e6-e7ad-4d9f-9417-c0d8dd898afb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "928cbc5c-a6fa-468a-b088-88e266fca291"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "0f365c6ff17b486c8e6bd52960a3e6aa", "tags": null, "creation_time": "2018-11-14T20:33:36Z", "links": [{"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "947671e6-e7ad-4d9f-9417-c0d8dd898afb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-11-14 20:37:06,958 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb?resolve_outputs=False used request id req-cb0fd66c-f8af-4063-9a39-f19f954baade 2018-11-14 20:37:06,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0731730461121s 2018-11-14 20:37:06,958 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb?resolve_outputs=False used request id req-cb0fd66c-f8af-4063-9a39-f19f954baade 2018-11-14 20:37:11,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-14 20:37:11,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:37:11,995 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:37:11 GMT Server: Apache x-openstack-request-id: req-541a8034-f541-41c7-ae4b-ae860e6f1e5d Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&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-11-14 20:37:12,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:37:11 GMT Server: Apache x-openstack-request-id: req-62d7fe44-0bda-48f7-80e3-f14a1587e95b Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-14 20:37:12,036 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc&marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc used request id req-62d7fe44-0bda-48f7-80e3-f14a1587e95b 2018-11-14 20:37:12,037 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0721008777618s 2018-11-14 20:37:12,037 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc&marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc used request id req-62d7fe44-0bda-48f7-80e3-f14a1587e95b 2018-11-14 20:37:17,042 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-14 20:37:17,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:37:17,072 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:37:17 GMT Server: Apache x-openstack-request-id: req-8e65d4ac-7c4b-4af5-ad90-5eea14762a73 Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&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-11-14 20:37:17,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:37:17 GMT Server: Apache x-openstack-request-id: req-690300ec-c00e-4bc3-9b0b-694ec0337452 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-14 20:37:17,115 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc&marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc used request id req-690300ec-c00e-4bc3-9b0b-694ec0337452 2018-11-14 20:37:17,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0721821784973s 2018-11-14 20:37:17,115 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc&marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc used request id req-690300ec-c00e-4bc3-9b0b-694ec0337452 2018-11-14 20:37:17,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-11-14 20:37:17,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:37:17,145 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:37:17 GMT Server: Apache x-openstack-request-id: req-cac0b30e-b609-4431-ae0a-e115f564a894 Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb?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-11-14 20:37:17,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:37:17 GMT Server: Apache x-openstack-request-id: req-5eecfc87-f9ce-446e-a054-1e41f8be9093 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": "faa5f0863714437cb897fdd125a6c4c3", "private_sig_net_ip_version": "4", "image": "heat_ims-img_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "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_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "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": "928cbc5c-a6fa-468a-b088-88e266fca291", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "947671e6-e7ad-4d9f-9417-c0d8dd898afb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "928cbc5c-a6fa-468a-b088-88e266fca291"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "0f365c6ff17b486c8e6bd52960a3e6aa", "tags": null, "creation_time": "2018-11-14T20:33:36Z", "links": [{"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "947671e6-e7ad-4d9f-9417-c0d8dd898afb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-11-14 20:37:17,187 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb?resolve_outputs=False used request id req-5eecfc87-f9ce-446e-a054-1e41f8be9093 2018-11-14 20:37:17,187 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0712249279022s 2018-11-14 20:37:17,187 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb?resolve_outputs=False used request id req-5eecfc87-f9ce-446e-a054-1e41f8be9093 2018-11-14 20:37:22,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-14 20:37:22,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:37:22,223 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:37:22 GMT Server: Apache x-openstack-request-id: req-b068878d-1daa-4319-ae65-6050bf733140 Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&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-11-14 20:37:22,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:37:22 GMT Server: Apache x-openstack-request-id: req-5816bfb7-1e65-471d-a970-0de655fa4b87 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-14 20:37:22,267 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc&marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc used request id req-5816bfb7-1e65-471d-a970-0de655fa4b87 2018-11-14 20:37:22,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740630626678s 2018-11-14 20:37:22,268 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc&marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc used request id req-5816bfb7-1e65-471d-a970-0de655fa4b87 2018-11-14 20:37:27,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-14 20:37:27,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:37:27,303 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:37:27 GMT Server: Apache x-openstack-request-id: req-fabcea6a-80e1-40f8-ba85-8715ec98b279 Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&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-11-14 20:37:27,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:37:27 GMT Server: Apache x-openstack-request-id: req-f1ae66bb-f27c-4d8d-aeef-87a21c913b40 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-14 20:37:27,347 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc&marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc used request id req-f1ae66bb-f27c-4d8d-aeef-87a21c913b40 2018-11-14 20:37:27,347 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738220214844s 2018-11-14 20:37:27,348 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc&marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc used request id req-f1ae66bb-f27c-4d8d-aeef-87a21c913b40 2018-11-14 20:37:27,348 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-11-14 20:37:27,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:37:27,378 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:37:27 GMT Server: Apache x-openstack-request-id: req-73bb3a9a-b822-4073-a34c-bca9b580d56e Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb?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-11-14 20:37:27,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:37:27 GMT Server: Apache x-openstack-request-id: req-22eab030-b189-4276-b53d-3af1fc449f3e 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": "faa5f0863714437cb897fdd125a6c4c3", "private_sig_net_ip_version": "4", "image": "heat_ims-img_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "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_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "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": "928cbc5c-a6fa-468a-b088-88e266fca291", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "947671e6-e7ad-4d9f-9417-c0d8dd898afb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "928cbc5c-a6fa-468a-b088-88e266fca291"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "0f365c6ff17b486c8e6bd52960a3e6aa", "tags": null, "creation_time": "2018-11-14T20:33:36Z", "links": [{"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "947671e6-e7ad-4d9f-9417-c0d8dd898afb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-11-14 20:37:27,422 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb?resolve_outputs=False used request id req-22eab030-b189-4276-b53d-3af1fc449f3e 2018-11-14 20:37:27,422 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.073667049408s 2018-11-14 20:37:27,422 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb?resolve_outputs=False used request id req-22eab030-b189-4276-b53d-3af1fc449f3e 2018-11-14 20:37:32,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-14 20:37:32,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:37:32,457 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:37:32 GMT Server: Apache x-openstack-request-id: req-79e245ae-544d-4b7f-b010-dc4dee81ff9b Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&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-11-14 20:37:32,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:37:32 GMT Server: Apache x-openstack-request-id: req-310a2623-4013-4d89-9c17-21a49cff88ca Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-14 20:37:32,500 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc&marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc used request id req-310a2623-4013-4d89-9c17-21a49cff88ca 2018-11-14 20:37:32,500 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0708110332489s 2018-11-14 20:37:32,500 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc&marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc used request id req-310a2623-4013-4d89-9c17-21a49cff88ca 2018-11-14 20:37:37,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-14 20:37:37,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:37:37,551 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:37:37 GMT Server: Apache x-openstack-request-id: req-a619bcda-59e7-47e5-9c8c-07eb9d1bb2fe Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&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-11-14 20:37:37,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:37:37 GMT Server: Apache x-openstack-request-id: req-b54af7fd-ae7e-4655-b113-c9da3af7881f Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-14 20:37:37,593 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc&marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc used request id req-b54af7fd-ae7e-4655-b113-c9da3af7881f 2018-11-14 20:37:37,594 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0877809524536s 2018-11-14 20:37:37,594 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc&marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc used request id req-b54af7fd-ae7e-4655-b113-c9da3af7881f 2018-11-14 20:37:37,594 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-11-14 20:37:37,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:37:37,624 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:37:37 GMT Server: Apache x-openstack-request-id: req-d3a8c91b-7965-4c9d-9ff2-ef9f19a54704 Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb?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-11-14 20:37:37,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:37:37 GMT Server: Apache x-openstack-request-id: req-06acb85d-2c29-4023-a902-6e4db9199b7a 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": "faa5f0863714437cb897fdd125a6c4c3", "private_sig_net_ip_version": "4", "image": "heat_ims-img_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "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_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "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": "928cbc5c-a6fa-468a-b088-88e266fca291", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "947671e6-e7ad-4d9f-9417-c0d8dd898afb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "928cbc5c-a6fa-468a-b088-88e266fca291"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "0f365c6ff17b486c8e6bd52960a3e6aa", "tags": null, "creation_time": "2018-11-14T20:33:36Z", "links": [{"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "947671e6-e7ad-4d9f-9417-c0d8dd898afb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-11-14 20:37:37,666 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb?resolve_outputs=False used request id req-06acb85d-2c29-4023-a902-6e4db9199b7a 2018-11-14 20:37:37,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0717248916626s 2018-11-14 20:37:37,666 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb?resolve_outputs=False used request id req-06acb85d-2c29-4023-a902-6e4db9199b7a 2018-11-14 20:37:42,673 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-14 20:37:42,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:37:42,702 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:37:42 GMT Server: Apache x-openstack-request-id: req-b540cb65-7308-4b31-bcf2-b4e2bb85a1af Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&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-11-14 20:37:42,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:37:42 GMT Server: Apache x-openstack-request-id: req-2eb2f735-49ee-4c9f-8282-873f3cd7988f Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-14 20:37:42,745 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc&marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc used request id req-2eb2f735-49ee-4c9f-8282-873f3cd7988f 2018-11-14 20:37:42,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716569423676s 2018-11-14 20:37:42,745 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc&marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc used request id req-2eb2f735-49ee-4c9f-8282-873f3cd7988f 2018-11-14 20:37:47,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-14 20:37:47,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:37:47,780 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:37:47 GMT Server: Apache x-openstack-request-id: req-271b2304-cddf-4a95-973f-29c656877d5f Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&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-11-14 20:37:47,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:37:47 GMT Server: Apache x-openstack-request-id: req-d2f5cc69-4c26-486c-ad6c-a17663390d3a Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-14 20:37:47,822 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc&marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc used request id req-d2f5cc69-4c26-486c-ad6c-a17663390d3a 2018-11-14 20:37:47,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0713181495667s 2018-11-14 20:37:47,822 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc&marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc used request id req-d2f5cc69-4c26-486c-ad6c-a17663390d3a 2018-11-14 20:37:47,823 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-11-14 20:37:47,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:37:47,868 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:37:47 GMT Server: Apache x-openstack-request-id: req-7e98dfd7-82ae-409a-8c0d-8df2ddf7f54b Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb?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-11-14 20:37:47,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:37:47 GMT Server: Apache x-openstack-request-id: req-e724b863-3a84-47ca-99ba-472afb1add01 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": "faa5f0863714437cb897fdd125a6c4c3", "private_sig_net_ip_version": "4", "image": "heat_ims-img_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "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_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "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": "928cbc5c-a6fa-468a-b088-88e266fca291", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "947671e6-e7ad-4d9f-9417-c0d8dd898afb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "928cbc5c-a6fa-468a-b088-88e266fca291"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "0f365c6ff17b486c8e6bd52960a3e6aa", "tags": null, "creation_time": "2018-11-14T20:33:36Z", "links": [{"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "947671e6-e7ad-4d9f-9417-c0d8dd898afb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-11-14 20:37:47,911 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb?resolve_outputs=False used request id req-e724b863-3a84-47ca-99ba-472afb1add01 2018-11-14 20:37:47,911 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0880470275879s 2018-11-14 20:37:47,911 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb?resolve_outputs=False used request id req-e724b863-3a84-47ca-99ba-472afb1add01 2018-11-14 20:37:52,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-14 20:37:52,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:37:52,948 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:37:52 GMT Server: Apache x-openstack-request-id: req-32ff4ab2-50ef-4470-a124-c5075a880c69 Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&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-11-14 20:37:52,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:37:52 GMT Server: Apache x-openstack-request-id: req-33ee34cf-d100-4637-908f-0d5830da228e Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-14 20:37:52,989 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc&marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc used request id req-33ee34cf-d100-4637-908f-0d5830da228e 2018-11-14 20:37:52,989 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0714569091797s 2018-11-14 20:37:52,990 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc&marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc used request id req-33ee34cf-d100-4637-908f-0d5830da228e 2018-11-14 20:37:57,995 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-14 20:37:57,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:37:58,027 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:37:58 GMT Server: Apache x-openstack-request-id: req-28596d04-7d51-41ad-a419-f6a1081e67be Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&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-11-14 20:37:58,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:37:58 GMT Server: Apache x-openstack-request-id: req-a777ed10-0102-4525-8f5d-de28b00809d9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 712 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2018-11-14T20:37:54Z", "links": [{"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/ellis/events/b8980660-1eb4-42f8-a99e-32836f373f23", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "107dfb9a-6348-4087-ac06-9129de4f9dfe", "id": "b8980660-1eb4-42f8-a99e-32836f373f23"}, {"resource_name": "dime", "event_time": "2018-11-14T20:37:54Z", "links": [{"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/dime/events/3e5c2697-fadd-46b5-b060-4af2c1ecc894", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dime-bzg7t4y366lt", "id": "3e5c2697-fadd-46b5-b060-4af2c1ecc894"}, {"resource_name": "sprout", "event_time": "2018-11-14T20:37:54Z", "links": [{"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/sprout/events/4081c088-b863-4cb9-b668-29bba1c332b8", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-sprout-wtytmxxzxt4i", "id": "4081c088-b863-4cb9-b668-29bba1c332b8"}, {"resource_name": "vellum", "event_time": "2018-11-14T20:37:54Z", "links": [{"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/vellum/events/67003b5a-5c7d-4f92-bf49-4af6b7e370dc", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-vellum-jjdfqd7rjofu", "id": "67003b5a-5c7d-4f92-bf49-4af6b7e370dc"}, {"resource_name": "bono", "event_time": "2018-11-14T20:37:54Z", "links": [{"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/bono/events/8d2079ef-aa62-43fa-97a1-77d3cd04d832", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-bono-hivqlgv54rif", "id": "8d2079ef-aa62-43fa-97a1-77d3cd04d832"}, {"resource_name": "homer", "event_time": "2018-11-14T20:37:54Z", "links": [{"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/homer/events/6c2dedb5-440c-4d2c-ab8d-6454e90f6dc7", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-homer-syvicq5wlol6", "id": "6c2dedb5-440c-4d2c-ab8d-6454e90f6dc7"}]} 2018-11-14 20:37:58,071 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc&marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc used request id req-a777ed10-0102-4525-8f5d-de28b00809d9 2018-11-14 20:37:58,071 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0752499103546s 2018-11-14 20:37:58,071 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc&marker=57a96b66-dcb6-418e-8845-abeaf178959f&sort_dir=asc used request id req-a777ed10-0102-4525-8f5d-de28b00809d9 2018-11-14 20:38:03,078 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-14 20:38:03,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/events?marker=6c2dedb5-440c-4d2c-ab8d-6454e90f6dc7&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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:38:03,109 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:38:03 GMT Server: Apache x-openstack-request-id: req-bd4a6979-601d-4dc6-b4a8-2ef4b29ad466 Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=6c2dedb5-440c-4d2c-ab8d-6454e90f6dc7&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-11-14 20:38:03,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:38:03 GMT Server: Apache x-openstack-request-id: req-dda731cf-765c-4afd-b655-a90cd141a014 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-14 20:38:03,153 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=6c2dedb5-440c-4d2c-ab8d-6454e90f6dc7&sort_dir=asc&marker=6c2dedb5-440c-4d2c-ab8d-6454e90f6dc7&sort_dir=asc used request id req-dda731cf-765c-4afd-b655-a90cd141a014 2018-11-14 20:38:03,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0748989582062s 2018-11-14 20:38:03,153 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=6c2dedb5-440c-4d2c-ab8d-6454e90f6dc7&sort_dir=asc&marker=6c2dedb5-440c-4d2c-ab8d-6454e90f6dc7&sort_dir=asc used request id req-dda731cf-765c-4afd-b655-a90cd141a014 2018-11-14 20:38:08,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-14 20:38:08,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/events?marker=6c2dedb5-440c-4d2c-ab8d-6454e90f6dc7&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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:38:08,191 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:38:08 GMT Server: Apache x-openstack-request-id: req-2773a4f3-723c-4e9d-a863-9b2d041b6b89 Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=6c2dedb5-440c-4d2c-ab8d-6454e90f6dc7&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-11-14 20:38:08,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:38:08 GMT Server: Apache x-openstack-request-id: req-8ab9ef65-b7ba-4305-bf2d-c0cd2ddc0def Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-14 20:38:08,234 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=6c2dedb5-440c-4d2c-ab8d-6454e90f6dc7&sort_dir=asc&marker=6c2dedb5-440c-4d2c-ab8d-6454e90f6dc7&sort_dir=asc used request id req-8ab9ef65-b7ba-4305-bf2d-c0cd2ddc0def 2018-11-14 20:38:08,234 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0746259689331s 2018-11-14 20:38:08,234 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=6c2dedb5-440c-4d2c-ab8d-6454e90f6dc7&sort_dir=asc&marker=6c2dedb5-440c-4d2c-ab8d-6454e90f6dc7&sort_dir=asc used request id req-8ab9ef65-b7ba-4305-bf2d-c0cd2ddc0def 2018-11-14 20:38:08,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-11-14 20:38:08,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:38:08,270 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:38:08 GMT Server: Apache x-openstack-request-id: req-a9b74f97-26a4-45c7-b1e2-99aae8519b32 Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb?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-11-14 20:38:08,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:38:08 GMT Server: Apache x-openstack-request-id: req-650d9c48-f421-4d2e-92bd-d99747d58bf3 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": "faa5f0863714437cb897fdd125a6c4c3", "private_sig_net_ip_version": "4", "image": "heat_ims-img_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "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_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "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": "928cbc5c-a6fa-468a-b088-88e266fca291", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "947671e6-e7ad-4d9f-9417-c0d8dd898afb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "928cbc5c-a6fa-468a-b088-88e266fca291"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "0f365c6ff17b486c8e6bd52960a3e6aa", "tags": null, "creation_time": "2018-11-14T20:33:36Z", "links": [{"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "947671e6-e7ad-4d9f-9417-c0d8dd898afb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-11-14 20:38:08,312 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb?resolve_outputs=False used request id req-650d9c48-f421-4d2e-92bd-d99747d58bf3 2018-11-14 20:38:08,312 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0776789188385s 2018-11-14 20:38:08,312 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb?resolve_outputs=False used request id req-650d9c48-f421-4d2e-92bd-d99747d58bf3 2018-11-14 20:38:13,314 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-14 20:38:13,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/events?marker=6c2dedb5-440c-4d2c-ab8d-6454e90f6dc7&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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:38:13,350 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:38:13 GMT Server: Apache x-openstack-request-id: req-477ae752-7353-4ef9-a157-6f651f161441 Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=6c2dedb5-440c-4d2c-ab8d-6454e90f6dc7&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-11-14 20:38:13,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:38:13 GMT Server: Apache x-openstack-request-id: req-1631a6c1-cd4f-4c86-9d4b-2f0141a838fd Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-14 20:38:13,396 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=6c2dedb5-440c-4d2c-ab8d-6454e90f6dc7&sort_dir=asc&marker=6c2dedb5-440c-4d2c-ab8d-6454e90f6dc7&sort_dir=asc used request id req-1631a6c1-cd4f-4c86-9d4b-2f0141a838fd 2018-11-14 20:38:13,396 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0813550949097s 2018-11-14 20:38:13,396 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=6c2dedb5-440c-4d2c-ab8d-6454e90f6dc7&sort_dir=asc&marker=6c2dedb5-440c-4d2c-ab8d-6454e90f6dc7&sort_dir=asc used request id req-1631a6c1-cd4f-4c86-9d4b-2f0141a838fd 2018-11-14 20:38:18,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-14 20:38:18,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/events?marker=6c2dedb5-440c-4d2c-ab8d-6454e90f6dc7&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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:38:18,433 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:38:18 GMT Server: Apache x-openstack-request-id: req-2600ac21-22ce-45dd-8b8b-b7ac054e9672 Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=6c2dedb5-440c-4d2c-ab8d-6454e90f6dc7&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-11-14 20:38:18,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:38:18 GMT Server: Apache x-openstack-request-id: req-6b795d5a-d5a0-4b08-8abd-50b2ba3a20b3 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-14 20:38:18,480 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=6c2dedb5-440c-4d2c-ab8d-6454e90f6dc7&sort_dir=asc&marker=6c2dedb5-440c-4d2c-ab8d-6454e90f6dc7&sort_dir=asc used request id req-6b795d5a-d5a0-4b08-8abd-50b2ba3a20b3 2018-11-14 20:38:18,480 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.078586101532s 2018-11-14 20:38:18,481 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=6c2dedb5-440c-4d2c-ab8d-6454e90f6dc7&sort_dir=asc&marker=6c2dedb5-440c-4d2c-ab8d-6454e90f6dc7&sort_dir=asc used request id req-6b795d5a-d5a0-4b08-8abd-50b2ba3a20b3 2018-11-14 20:38:18,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-11-14 20:38:18,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:38:19,224 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:38:18 GMT Server: Apache x-openstack-request-id: req-64d2e759-ce27-4306-ac3f-61bc97d18aa5 Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb?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-11-14 20:38:19,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:38:19 GMT Server: Apache x-openstack-request-id: req-c8dedd20-c951-4282-ab07-d9406041030e 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": "faa5f0863714437cb897fdd125a6c4c3", "private_sig_net_ip_version": "4", "image": "heat_ims-img_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "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_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "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": "928cbc5c-a6fa-468a-b088-88e266fca291", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "947671e6-e7ad-4d9f-9417-c0d8dd898afb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "928cbc5c-a6fa-468a-b088-88e266fca291"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "0f365c6ff17b486c8e6bd52960a3e6aa", "tags": null, "creation_time": "2018-11-14T20:33:36Z", "links": [{"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "947671e6-e7ad-4d9f-9417-c0d8dd898afb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-11-14 20:38:19,266 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb?resolve_outputs=False used request id req-c8dedd20-c951-4282-ab07-d9406041030e 2018-11-14 20:38:19,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.785365104675s 2018-11-14 20:38:19,267 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb?resolve_outputs=False used request id req-c8dedd20-c951-4282-ab07-d9406041030e 2018-11-14 20:38:24,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-14 20:38:24,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/events?marker=6c2dedb5-440c-4d2c-ab8d-6454e90f6dc7&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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:38:24,303 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:38:24 GMT Server: Apache x-openstack-request-id: req-68dea086-37b6-4742-bc58-d368ff49395b Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=6c2dedb5-440c-4d2c-ab8d-6454e90f6dc7&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-11-14 20:38:24,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:38:24 GMT Server: Apache x-openstack-request-id: req-ae8eedda-d364-45eb-83a4-39e5cb19bb80 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-14 20:38:24,346 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=6c2dedb5-440c-4d2c-ab8d-6454e90f6dc7&sort_dir=asc&marker=6c2dedb5-440c-4d2c-ab8d-6454e90f6dc7&sort_dir=asc used request id req-ae8eedda-d364-45eb-83a4-39e5cb19bb80 2018-11-14 20:38:24,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0725789070129s 2018-11-14 20:38:24,346 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=6c2dedb5-440c-4d2c-ab8d-6454e90f6dc7&sort_dir=asc&marker=6c2dedb5-440c-4d2c-ab8d-6454e90f6dc7&sort_dir=asc used request id req-ae8eedda-d364-45eb-83a4-39e5cb19bb80 2018-11-14 20:38:29,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-14 20:38:29,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/events?marker=6c2dedb5-440c-4d2c-ab8d-6454e90f6dc7&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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:38:29,379 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:38:29 GMT Server: Apache x-openstack-request-id: req-2ec9231e-de91-49ae-9277-2ee54d331458 Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=6c2dedb5-440c-4d2c-ab8d-6454e90f6dc7&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-11-14 20:38:29,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:38:29 GMT Server: Apache x-openstack-request-id: req-8e116297-3935-4449-8e02-379dc51e1978 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-14 20:38:29,423 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=6c2dedb5-440c-4d2c-ab8d-6454e90f6dc7&sort_dir=asc&marker=6c2dedb5-440c-4d2c-ab8d-6454e90f6dc7&sort_dir=asc used request id req-8e116297-3935-4449-8e02-379dc51e1978 2018-11-14 20:38:29,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739259719849s 2018-11-14 20:38:29,423 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=6c2dedb5-440c-4d2c-ab8d-6454e90f6dc7&sort_dir=asc&marker=6c2dedb5-440c-4d2c-ab8d-6454e90f6dc7&sort_dir=asc used request id req-8e116297-3935-4449-8e02-379dc51e1978 2018-11-14 20:38:29,424 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-11-14 20:38:29,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:38:29,452 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:38:29 GMT Server: Apache x-openstack-request-id: req-54d96675-da31-42f3-9b6f-49e3e9975d96 Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb?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-11-14 20:38:29,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:38:29 GMT Server: Apache x-openstack-request-id: req-4225b324-3e25-44e3-930c-9313a2ea35cc 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": "faa5f0863714437cb897fdd125a6c4c3", "private_sig_net_ip_version": "4", "image": "heat_ims-img_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "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_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "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": "928cbc5c-a6fa-468a-b088-88e266fca291", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "947671e6-e7ad-4d9f-9417-c0d8dd898afb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "928cbc5c-a6fa-468a-b088-88e266fca291"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "0f365c6ff17b486c8e6bd52960a3e6aa", "tags": null, "creation_time": "2018-11-14T20:33:36Z", "links": [{"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "947671e6-e7ad-4d9f-9417-c0d8dd898afb", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-11-14 20:38:29,494 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb?resolve_outputs=False used request id req-4225b324-3e25-44e3-930c-9313a2ea35cc 2018-11-14 20:38:29,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0705831050873s 2018-11-14 20:38:29,495 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb?resolve_outputs=False used request id req-4225b324-3e25-44e3-930c-9313a2ea35cc 2018-11-14 20:38:34,501 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-14 20:38:34,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/events?marker=6c2dedb5-440c-4d2c-ab8d-6454e90f6dc7&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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:38:34,534 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:38:34 GMT Server: Apache x-openstack-request-id: req-5fc090a1-758c-430c-a1f1-0e034bf7893d Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=6c2dedb5-440c-4d2c-ab8d-6454e90f6dc7&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-11-14 20:38:34,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:38:34 GMT Server: Apache x-openstack-request-id: req-39d55b9f-42b7-4262-869f-760c3a9240a4 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-14 20:38:34,575 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=6c2dedb5-440c-4d2c-ab8d-6454e90f6dc7&sort_dir=asc&marker=6c2dedb5-440c-4d2c-ab8d-6454e90f6dc7&sort_dir=asc used request id req-39d55b9f-42b7-4262-869f-760c3a9240a4 2018-11-14 20:38:34,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741319656372s 2018-11-14 20:38:34,576 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=6c2dedb5-440c-4d2c-ab8d-6454e90f6dc7&sort_dir=asc&marker=6c2dedb5-440c-4d2c-ab8d-6454e90f6dc7&sort_dir=asc used request id req-39d55b9f-42b7-4262-869f-760c3a9240a4 2018-11-14 20:38:39,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-14 20:38:39,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/events?marker=6c2dedb5-440c-4d2c-ab8d-6454e90f6dc7&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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:38:39,614 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:38:39 GMT Server: Apache x-openstack-request-id: req-0da7e1d0-9f3f-4ff5-b787-15237941c2d1 Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=6c2dedb5-440c-4d2c-ab8d-6454e90f6dc7&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-11-14 20:38:39,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:38:39 GMT Server: Apache x-openstack-request-id: req-9193ad10-1cd1-4e23-aa6c-8589ddeb329f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 356 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "sprout", "event_time": "2018-11-14T20:38:38Z", "links": [{"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/sprout/events/1b60093f-2909-4d3b-b1fd-424583393000", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "c1e26c04-d55f-4804-a7a6-e6ab2e064839", "id": "1b60093f-2909-4d3b-b1fd-424583393000"}]} 2018-11-14 20:38:39,658 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=6c2dedb5-440c-4d2c-ab8d-6454e90f6dc7&sort_dir=asc&marker=6c2dedb5-440c-4d2c-ab8d-6454e90f6dc7&sort_dir=asc used request id req-9193ad10-1cd1-4e23-aa6c-8589ddeb329f 2018-11-14 20:38:39,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0763051509857s 2018-11-14 20:38:39,658 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=6c2dedb5-440c-4d2c-ab8d-6454e90f6dc7&sort_dir=asc&marker=6c2dedb5-440c-4d2c-ab8d-6454e90f6dc7&sort_dir=asc used request id req-9193ad10-1cd1-4e23-aa6c-8589ddeb329f 2018-11-14 20:38:44,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-14 20:38:44,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/events?marker=1b60093f-2909-4d3b-b1fd-424583393000&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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:38:44,694 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:38:44 GMT Server: Apache x-openstack-request-id: req-db205981-df4f-4a08-9c3b-4be9480f7538 Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=1b60093f-2909-4d3b-b1fd-424583393000&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-11-14 20:38:44,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:38:44 GMT Server: Apache x-openstack-request-id: req-d9893857-fa89-4aca-b131-ca69955c918f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "dime", "event_time": "2018-11-14T20:38:40Z", "links": [{"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/dime/events/377b50b9-ff65-4007-a8df-a5136f4cbb82", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "4d35fc84-d75f-46f8-9a81-3f1052035983", "id": "377b50b9-ff65-4007-a8df-a5136f4cbb82"}]} 2018-11-14 20:38:44,740 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=1b60093f-2909-4d3b-b1fd-424583393000&sort_dir=asc&marker=1b60093f-2909-4d3b-b1fd-424583393000&sort_dir=asc used request id req-d9893857-fa89-4aca-b131-ca69955c918f 2018-11-14 20:38:44,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.075642824173s 2018-11-14 20:38:44,740 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=1b60093f-2909-4d3b-b1fd-424583393000&sort_dir=asc&marker=1b60093f-2909-4d3b-b1fd-424583393000&sort_dir=asc used request id req-d9893857-fa89-4aca-b131-ca69955c918f 2018-11-14 20:38:49,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-14 20:38:49,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/events?marker=377b50b9-ff65-4007-a8df-a5136f4cbb82&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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:38:49,773 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:38:49 GMT Server: Apache x-openstack-request-id: req-20f45e35-b46b-42c8-9257-64f423ee6033 Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=377b50b9-ff65-4007-a8df-a5136f4cbb82&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-11-14 20:38:49,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:38:49 GMT Server: Apache x-openstack-request-id: req-0cc900a3-39e9-4bbb-b8b4-bd4cb3095096 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "bono", "event_time": "2018-11-14T20:38:48Z", "links": [{"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/bono/events/fb62a0d9-8db2-41ad-907e-8740f87754d5", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "ae60c8bd-89b9-4ed2-95ff-7af7ce94b60f", "id": "fb62a0d9-8db2-41ad-907e-8740f87754d5"}]} 2018-11-14 20:38:49,816 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=377b50b9-ff65-4007-a8df-a5136f4cbb82&sort_dir=asc&marker=377b50b9-ff65-4007-a8df-a5136f4cbb82&sort_dir=asc used request id req-0cc900a3-39e9-4bbb-b8b4-bd4cb3095096 2018-11-14 20:38:49,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073625087738s 2018-11-14 20:38:49,816 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=377b50b9-ff65-4007-a8df-a5136f4cbb82&sort_dir=asc&marker=377b50b9-ff65-4007-a8df-a5136f4cbb82&sort_dir=asc used request id req-0cc900a3-39e9-4bbb-b8b4-bd4cb3095096 2018-11-14 20:38:54,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-14 20:38:54,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/events?marker=fb62a0d9-8db2-41ad-907e-8740f87754d5&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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:38:54,853 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:38:54 GMT Server: Apache x-openstack-request-id: req-1f2165dc-a688-4f32-9f78-7425b9b44cc5 Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=fb62a0d9-8db2-41ad-907e-8740f87754d5&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-11-14 20:38:55,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:38:54 GMT Server: Apache x-openstack-request-id: req-3bbe257c-de6f-41e9-81e8-ec8818da0f8d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 526 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "homer", "event_time": "2018-11-14T20:38:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/homer/events/d815cafa-a4fe-4b69-ab62-8a049f21e1a2", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "10a8b5c9-46f4-4859-afc6-581ff56715ac", "id": "d815cafa-a4fe-4b69-ab62-8a049f21e1a2"}, {"resource_name": "vellum", "event_time": "2018-11-14T20:38:51Z", "links": [{"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/vellum/events/f4756a6c-4252-48c4-b483-e0307e9da057", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "df71bbc3-7ec7-472c-8b45-1090de47d7ef", "id": "f4756a6c-4252-48c4-b483-e0307e9da057"}, {"resource_name": "clearwater-opnfv", "event_time": "2018-11-14T20:38:51Z", "links": [{"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/clearwater-opnfv/events/381126f3-4108-404d-9bcc-47e6e799113b", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "947671e6-e7ad-4d9f-9417-c0d8dd898afb", "id": "381126f3-4108-404d-9bcc-47e6e799113b"}]} 2018-11-14 20:38:55,088 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=fb62a0d9-8db2-41ad-907e-8740f87754d5&sort_dir=asc&marker=fb62a0d9-8db2-41ad-907e-8740f87754d5&sort_dir=asc used request id req-3bbe257c-de6f-41e9-81e8-ec8818da0f8d 2018-11-14 20:38:55,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.265654087067s 2018-11-14 20:38:55,088 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=fb62a0d9-8db2-41ad-907e-8740f87754d5&sort_dir=asc&marker=fb62a0d9-8db2-41ad-907e-8740f87754d5&sort_dir=asc used request id req-3bbe257c-de6f-41e9-81e8-ec8818da0f8d 2018-11-14 20:38:55,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-11-14 20:38:55,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:38:55,118 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 20:38:55 GMT Server: Apache x-openstack-request-id: req-bcb45101-e12f-4720-8b99-28007a1ae02d Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb 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-11-14 20:38:55,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:38:55 GMT Server: Apache x-openstack-request-id: req-f270bf66-d65f-48a7-9a9a-61e43c1dae9b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 947 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "faa5f0863714437cb897fdd125a6c4c3", "private_sig_net_ip_version": "4", "image": "heat_ims-img_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "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_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "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": "928cbc5c-a6fa-468a-b088-88e266fca291", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "947671e6-e7ad-4d9f-9417-c0d8dd898afb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "928cbc5c-a6fa-468a-b088-88e266fca291"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "0f365c6ff17b486c8e6bd52960a3e6aa", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-11-14T20:33:36Z", "links": [{"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "947671e6-e7ad-4d9f-9417-c0d8dd898afb", "outputs": [{"output_value": "172.30.9.213", "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-11-14 20:38:55,242 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb used request id req-f270bf66-d65f-48a7-9a9a-61e43c1dae9b 2018-11-14 20:38:55,242 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.152848958969s 2018-11-14 20:38:55,243 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb used request id req-f270bf66-d65f-48a7-9a9a-61e43c1dae9b 2018-11-14 20:38:55,244 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack: Munch({'stack_name': u'clearwater-opnfv', 'creation_time': u'2018-11-14T20:33:36Z', 'updated_at': None, 'notification_topics': [], 'timeout_mins': 60, 'owner': None, 'tempate_description': u'Clearwater deployment\n', 'deleted_at': None, 'id': u'947671e6-e7ad-4d9f-9417-c0d8dd898afb', 'parameters': Munch({u'OS::project_id': u'faa5f0863714437cb897fdd125a6c4c3', u'private_sig_net_ip_version': u'4', u'image': u'heat_ims-img_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', u'private_mgmt_net_pool_start': u'192.168.0.1', u'dime_cluster_size': u'1', u'flavor': u'heat_ims-flavor_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 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_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 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'928cbc5c-a6fa-468a-b088-88e266fca291', 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'947671e6-e7ad-4d9f-9417-c0d8dd898afb', u'dnssec_key': u'GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==', u'bono_cluster_size': u'1', u'public_mgmt_net_id': u'928cbc5c-a6fa-468a-b088-88e266fca291'}), 'deletion_time': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'stack_user_project_id': u'0f365c6ff17b486c8e6bd52960a3e6aa', 'status': u'COMPLETE', 'disable_rollback': False, 'description': u'Clearwater deployment\n', 'parent': None, 'tags': None, 'outputs': [Munch({u'output_value': u'172.30.9.213', 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-11-14T20:33:36Z', 'stack_status_reason': u'Stack CREATE completed successfully', 'updated_time': None, 'action': u'CREATE', 'identifier': 'clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb'}) 2018-11-14 20:38:55,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:38:55,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:38:56,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:38:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-07f74640-cae7-422a-b92c-289d56d1c92f x-compute-request-id: req-07f74640-cae7-422a-b92c-289d56d1c92f Content-Encoding: gzip Content-Length: 1498 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:bc:66:4c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:66:4c", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:60:8c", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:34.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "0e36c748-ed15-4de6-82a0-d99a17af479a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:34Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:c1:0b:40", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:0b:40", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:46.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "35e17aec-ff41-4421-9df7-552124cdbab1", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:46Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "bono-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:42:07:79", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:07:79", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:b7:ea", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:36.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:36Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "dime-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:63:a5:22", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:a5:22", "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:1d:a7:43", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:a7:43", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "d31f7770-a606-4856-90d0-b4ea1295ef58", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "homer-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:46:7f:16", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:7f:16", "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:6f:84:50", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:cb:40:f9", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:40:f9", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:37:51.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:37:51Z", "hostId": "4f9348ee26543026d8aeb2af7f9ee6328e1c5c6b414aeec1b963e000", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-14T20:36:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:da:ad:13", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:ad:13", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:63:c7", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:35:57.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "ab480cc2-b362-4101-9346-87dff464dada", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:35:57Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ns.clearwater.opnfv", "created": "2018-11-14T20:34:13Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:38:56,268 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-07f74640-cae7-422a-b92c-289d56d1c92f 2018-11-14 20:38:56,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.02333188057s 2018-11-14 20:38:56,269 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-07f74640-cae7-422a-b92c-289d56d1c92f 2018-11-14 20:38:56,278 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 20:38:56,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:38:56,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2361 X-Openstack-Request-Id: req-e034322b-7fc6-4ceb-b47b-a165b0a0fe2d Date: Wed, 14 Nov 2018 20:38:56 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fdb917d7-37f4-4851-88d0-49d67d10abf6"],"updated_at":"2018-11-14T20:33:42Z","tenant_id":"faa5f0863714437cb897fdd125a6c4c3","created_at":"2018-11-14T20:33:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"faa5f0863714437cb897fdd125a6c4c3","id":"28b183fc-7d8f-4b75-8330-d2a993cf0e70","name":"clearwater-opnfv-private-management"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3e5c6d6f-a7b8-4b4e-8098-8bf81ee25464"],"updated_at":"2018-11-14T20:33:08Z","tenant_id":"faa5f0863714437cb897fdd125a6c4c3","created_at":"2018-11-14T20:33:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"faa5f0863714437cb897fdd125a6c4c3","id":"29cbd581-460f-404f-818f-a4c6df3714e3","name":"heat_ims-net_d8609c44-340c-4d6f-8a5b-d1459e74ac0f"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a0cbb7f1-e05c-49c6-837b-64ea62e89f46"],"updated_at":"2018-11-14T20:33:44Z","tenant_id":"faa5f0863714437cb897fdd125a6c4c3","created_at":"2018-11-14T20:33:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"faa5f0863714437cb897fdd125a6c4c3","id":"6cd5bd80-6e01-4d9d-b2fc-80b1f5c89760","name":"clearwater-opnfv-private-signaling"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"updated_at":"2018-11-14T17:04:27Z","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","id":"928cbc5c-a6fa-468a-b088-88e266fca291","name":"external"}]} 2018-11-14 20:38:56,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-e034322b-7fc6-4ceb-b47b-a165b0a0fe2d 2018-11-14 20:38:56,396 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.11801815033s 2018-11-14 20:38:56,397 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-e034322b-7fc6-4ceb-b47b-a165b0a0fe2d 2018-11-14 20:38:56,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-14 20:38:56,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:38:56,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1964 X-Openstack-Request-Id: req-359e8004-040d-4e91-a959-70848aac0095 Date: Wed, 14 Nov 2018 20:38:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"29cbd581-460f-404f-818f-a4c6df3714e3","tenant_id":"faa5f0863714437cb897fdd125a6c4c3","created_at":"2018-11-14T20:33:08Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-14T20:33:08Z","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":"faa5f0863714437cb897fdd125a6c4c3","id":"3e5c6d6f-a7b8-4b4e-8098-8bf81ee25464","subnetpool_id":null,"name":"heat_ims-subnet_d8609c44-340c-4d6f-8a5b-d1459e74ac0f"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6cd5bd80-6e01-4d9d-b2fc-80b1f5c89760","tenant_id":"faa5f0863714437cb897fdd125a6c4c3","created_at":"2018-11-14T20:33:44Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-14T20:33:44Z","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":"faa5f0863714437cb897fdd125a6c4c3","id":"a0cbb7f1-e05c-49c6-837b-64ea62e89f46","subnetpool_id":null,"name":"clearwater-opnfv-private-signaling"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"28b183fc-7d8f-4b75-8330-d2a993cf0e70","tenant_id":"faa5f0863714437cb897fdd125a6c4c3","created_at":"2018-11-14T20:33:42Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-14T20:33:42Z","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":"faa5f0863714437cb897fdd125a6c4c3","id":"fdb917d7-37f4-4851-88d0-49d67d10abf6","subnetpool_id":null,"name":"clearwater-opnfv-private-management"}]} 2018-11-14 20:38:56,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-359e8004-040d-4e91-a959-70848aac0095 2018-11-14 20:38:56,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0511021614075s 2018-11-14 20:38:56,449 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-359e8004-040d-4e91-a959-70848aac0095 2018-11-14 20:38:56,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-14 20:38:56,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:38:56,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:38:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-82fd203f-7e65-49c7-b3af-e8dae3a91e9e x-compute-request-id: req-82fd203f-7e65-49c7-b3af-e8dae3a91e9e Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "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": "5b8923eb-df2a-4137-a147-2d7beb51d838"}]} 2018-11-14 20:38:56,476 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-82fd203f-7e65-49c7-b3af-e8dae3a91e9e 2018-11-14 20:38:56,476 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0251829624176s 2018-11-14 20:38:56,476 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-82fd203f-7e65-49c7-b3af-e8dae3a91e9e 2018-11-14 20:38:56,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-11-14 20:38:56,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:38:57,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:38:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4069566f-d13c-4275-90c4-857a3f4e6934 x-compute-request-id: req-4069566f-d13c-4275-90c4-857a3f4e6934 Content-Encoding: gzip Content-Length: 815 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "bce0ba70-92c9-4d18-9f3c-f6eee1b4a0a8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "17df1bfc-d01e-431d-9042-9237dfe9617d"}, {"from_port": 4000, "group": {"tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "bce0ba70-92c9-4d18-9f3c-f6eee1b4a0a8", "ip_range": {}, "id": "1f820764-68cd-41a2-b44c-a30011b1f019"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "bce0ba70-92c9-4d18-9f3c-f6eee1b4a0a8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2965599d-d676-4fed-83cd-a49c7f24ef30"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "bce0ba70-92c9-4d18-9f3c-f6eee1b4a0a8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "56ae51ed-3d72-4c45-8ea6-8e136d554cc4"}, {"from_port": 2380, "group": {"tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "bce0ba70-92c9-4d18-9f3c-f6eee1b4a0a8", "ip_range": {}, "id": "f68c9996-27c4-4919-97e4-6f9278dac49a"}], "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "id": "bce0ba70-92c9-4d18-9f3c-f6eee1b4a0a8", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 9888, "group": {"tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "fafdc346-21a7-498f-8f4e-5ba1f7a786da", "ip_range": {}, "id": "0d8194ba-d159-4b2d-88e9-e43edd6c491e"}, {"from_port": 5054, "group": {"tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "fafdc346-21a7-498f-8f4e-5ba1f7a786da", "ip_range": {}, "id": "15edbda5-5dcb-4fd4-9a82-ae8654bec0b4"}, {"from_port": 5052, "group": {"tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "fafdc346-21a7-498f-8f4e-5ba1f7a786da", "ip_range": {}, "id": "1d8583bd-69ba-4915-a055-f7416111f7e6"}, {"from_port": 9888, "group": {"tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "fafdc346-21a7-498f-8f4e-5ba1f7a786da", "ip_range": {}, "id": "65ca28a9-dc0c-4284-8eff-fcb20a0c584c"}], "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "id": "fafdc346-21a7-498f-8f4e-5ba1f7a786da", "name": "clearwater-opnfv-sprout-sig-inbound", "description": "Security group for Sprout nodes inbound traffic (signaling)"}, {"rules": [{"from_port": 5052, "group": {"tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "67299388-9998-47d8-86ca-5d357ee7c495", "ip_range": {}, "id": "7f01f263-45d6-4ee0-bfd8-2c1bc05ade8a"}, {"from_port": 5054, "group": {"tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "67299388-9998-47d8-86ca-5d357ee7c495", "ip_range": {}, "id": "da387ab6-d0c9-43f8-be03-99c2ac110d01"}], "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "id": "67299388-9998-47d8-86ca-5d357ee7c495", "name": "clearwater-opnfv-sprout-sig-outbound", "description": "Security group for Sprout nodes outbound traffic (signaling)"}]} 2018-11-14 20:38:57,486 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/os-security-groups used request id req-4069566f-d13c-4275-90c4-857a3f4e6934 2018-11-14 20:38:57,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.00845503807s 2018-11-14 20:38:57,487 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/os-security-groups used request id req-4069566f-d13c-4275-90c4-857a3f4e6934 2018-11-14 20:38:57,495 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 20:38:57,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:38:57,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-84802a85-feea-455e-87ca-90ca7e3e906a Date: Wed, 14 Nov 2018 20:38:57 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/dce84875-e294-4a0e-8c2a-b00c798a7994/snap", "metadata": {}}], "file": "/v2/images/dce84875-e294-4a0e-8c2a-b00c798a7994/file", "owner": "faa5f0863714437cb897fdd125a6c4c3", "id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "size": 263586304, "self": "/v2/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/dce84875-e294-4a0e-8c2a-b00c798a7994/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "updated_at": "2018-11-14T20:33:21Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "heat_ims-img_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "created_at": "2018-11-14T20:33:16Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 20:38:57,532 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-84802a85-feea-455e-87ca-90ca7e3e906a 2018-11-14 20:38:57,532 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0368201732635s 2018-11-14 20:38:57,532 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-84802a85-feea-455e-87ca-90ca7e3e906a 2018-11-14 20:38:57,536 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-11-14 20:38:57,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/faa5f0863714437cb897fdd125a6c4c3/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:38:58,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:38:57 GMT Server: Apache x-compute-request-id: req-ae03171d-2d8a-4ed8-9e18-963922b0c838 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ae03171d-2d8a-4ed8-9e18-963922b0c838 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-14 20:38:58,225 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/faa5f0863714437cb897fdd125a6c4c3/volumes/detail used request id req-ae03171d-2d8a-4ed8-9e18-963922b0c838 2018-11-14 20:38:58,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.688598871231s 2018-11-14 20:38:58,225 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/faa5f0863714437cb897fdd125a6c4c3/volumes/detail used request id req-ae03171d-2d8a-4ed8-9e18-963922b0c838 2018-11-14 20:39:00,228 - 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-11-14 20:39:00,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-14 20:39:00,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:39:00,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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-14a7c082-dd6f-440a-b3d0-a9bd71cbb5d3 x-compute-request-id: req-14a7c082-dd6f-440a-b3d0-a9bd71cbb5d3 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "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": "5b8923eb-df2a-4137-a147-2d7beb51d838"}]} 2018-11-14 20:39:00,255 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-14a7c082-dd6f-440a-b3d0-a9bd71cbb5d3 2018-11-14 20:39:00,255 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0264599323273s 2018-11-14 20:39:00,256 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-14a7c082-dd6f-440a-b3d0-a9bd71cbb5d3 2018-11-14 20:39:00,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-11-14 20:39:00,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/35e17aec-ff41-4421-9df7-552124cdbab1/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:39:01,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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-6b66a3da-b3ae-43b3-904e-0fcd29316723 x-compute-request-id: req-6b66a3da-b3ae-43b3-904e-0fcd29316723 Content-Encoding: gzip Content-Length: 812 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "bce0ba70-92c9-4d18-9f3c-f6eee1b4a0a8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "17df1bfc-d01e-431d-9042-9237dfe9617d"}, {"from_port": 4000, "group": {"tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "bce0ba70-92c9-4d18-9f3c-f6eee1b4a0a8", "ip_range": {}, "id": "1f820764-68cd-41a2-b44c-a30011b1f019"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "bce0ba70-92c9-4d18-9f3c-f6eee1b4a0a8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2965599d-d676-4fed-83cd-a49c7f24ef30"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "bce0ba70-92c9-4d18-9f3c-f6eee1b4a0a8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "56ae51ed-3d72-4c45-8ea6-8e136d554cc4"}, {"from_port": 2380, "group": {"tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "bce0ba70-92c9-4d18-9f3c-f6eee1b4a0a8", "ip_range": {}, "id": "f68c9996-27c4-4919-97e4-6f9278dac49a"}], "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "id": "bce0ba70-92c9-4d18-9f3c-f6eee1b4a0a8", "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": "6372e28c-780e-4e82-a889-93b299c3b96c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0e1a5303-1522-433c-a100-53056a4f80be"}, {"from_port": 5058, "group": {"tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "6372e28c-780e-4e82-a889-93b299c3b96c", "ip_range": {}, "id": "2a7b4bdd-ebdb-4552-a37f-f68606d70d0e"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "6372e28c-780e-4e82-a889-93b299c3b96c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "314730af-6ef9-4744-9872-0cc911592658"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "6372e28c-780e-4e82-a889-93b299c3b96c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5334dda0-46b1-4b91-ac2b-4c48ca8f5902"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "6372e28c-780e-4e82-a889-93b299c3b96c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6743540c-e7af-4681-b547-8f251b3e398a"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "6372e28c-780e-4e82-a889-93b299c3b96c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6ab2212d-4042-4371-a147-e23aa9af176c"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "6372e28c-780e-4e82-a889-93b299c3b96c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8cb6e7a5-5a45-43f2-b607-050fbfcfd171"}, {"from_port": 5058, "group": {"tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "6372e28c-780e-4e82-a889-93b299c3b96c", "ip_range": {}, "id": "a25cb2d6-79d3-49c2-8d5a-0373dd729be6"}], "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "id": "6372e28c-780e-4e82-a889-93b299c3b96c", "name": "clearwater-opnfv-bono-sig", "description": "Security group for Bono nodes (signaling)"}]} 2018-11-14 20:39:01,004 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/35e17aec-ff41-4421-9df7-552124cdbab1/os-security-groups used request id req-6b66a3da-b3ae-43b3-904e-0fcd29316723 2018-11-14 20:39:01,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.746896028519s 2018-11-14 20:39:01,004 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/35e17aec-ff41-4421-9df7-552124cdbab1/os-security-groups used request id req-6b66a3da-b3ae-43b3-904e-0fcd29316723 2018-11-14 20:39:01,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 20:39:01,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:39:01,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-2a7012e6-bdc6-4b50-8145-39d48a1fb40b Date: Wed, 14 Nov 2018 20:39:01 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/dce84875-e294-4a0e-8c2a-b00c798a7994/snap", "metadata": {}}], "file": "/v2/images/dce84875-e294-4a0e-8c2a-b00c798a7994/file", "owner": "faa5f0863714437cb897fdd125a6c4c3", "id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "size": 263586304, "self": "/v2/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/dce84875-e294-4a0e-8c2a-b00c798a7994/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "updated_at": "2018-11-14T20:33:21Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "heat_ims-img_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "created_at": "2018-11-14T20:33:16Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 20:39:01,237 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-2a7012e6-bdc6-4b50-8145-39d48a1fb40b 2018-11-14 20:39:01,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.225224018097s 2018-11-14 20:39:01,238 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-2a7012e6-bdc6-4b50-8145-39d48a1fb40b 2018-11-14 20:39:01,241 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-11-14 20:39:01,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/faa5f0863714437cb897fdd125a6c4c3/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:39:01,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:39:01 GMT Server: Apache x-compute-request-id: req-b80f8bc1-7d90-4aab-abc7-d60460f23b11 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b80f8bc1-7d90-4aab-abc7-d60460f23b11 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-14 20:39:01,900 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/faa5f0863714437cb897fdd125a6c4c3/volumes/detail used request id req-b80f8bc1-7d90-4aab-abc7-d60460f23b11 2018-11-14 20:39:01,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.658821821213s 2018-11-14 20:39:01,900 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/faa5f0863714437cb897fdd125a6c4c3/volumes/detail used request id req-b80f8bc1-7d90-4aab-abc7-d60460f23b11 2018-11-14 20:39:01,901 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-14 20:39:01,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:39:01,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:39:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-afb4171c-2d88-42de-91e4-a22730bb60cd x-compute-request-id: req-afb4171c-2d88-42de-91e4-a22730bb60cd Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "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": "5b8923eb-df2a-4137-a147-2d7beb51d838"}]} 2018-11-14 20:39:01,925 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-afb4171c-2d88-42de-91e4-a22730bb60cd 2018-11-14 20:39:01,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0236170291901s 2018-11-14 20:39:01,925 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-afb4171c-2d88-42de-91e4-a22730bb60cd 2018-11-14 20:39:01,927 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-11-14 20:39:01,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:39:02,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:39:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-52f5fd8a-6b8f-4950-94e0-5a3926fd1e84 x-compute-request-id: req-52f5fd8a-6b8f-4950-94e0-5a3926fd1e84 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "bce0ba70-92c9-4d18-9f3c-f6eee1b4a0a8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "17df1bfc-d01e-431d-9042-9237dfe9617d"}, {"from_port": 4000, "group": {"tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "bce0ba70-92c9-4d18-9f3c-f6eee1b4a0a8", "ip_range": {}, "id": "1f820764-68cd-41a2-b44c-a30011b1f019"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "bce0ba70-92c9-4d18-9f3c-f6eee1b4a0a8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2965599d-d676-4fed-83cd-a49c7f24ef30"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "bce0ba70-92c9-4d18-9f3c-f6eee1b4a0a8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "56ae51ed-3d72-4c45-8ea6-8e136d554cc4"}, {"from_port": 2380, "group": {"tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "bce0ba70-92c9-4d18-9f3c-f6eee1b4a0a8", "ip_range": {}, "id": "f68c9996-27c4-4919-97e4-6f9278dac49a"}], "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "id": "bce0ba70-92c9-4d18-9f3c-f6eee1b4a0a8", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 8889, "group": {"tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "name": "clearwater-opnfv-ellis-mgmt"}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "f17fd859-4165-4985-a9fe-9c92041f5394", "ip_range": {}, "id": "ff9a5383-59dc-4b51-ad62-ecc843dab310"}], "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "id": "f17fd859-4165-4985-a9fe-9c92041f5394", "name": "clearwater-opnfv-dime-mgmt", "description": "Security group for Dime nodes (management)"}, {"rules": [{"from_port": 10888, "group": {"tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "fe9d224e-a3bc-4668-93b8-57521cb898f0", "ip_range": {}, "id": "25f19058-2ee1-43eb-a479-01d8c15524cc"}, {"from_port": 8888, "group": {"tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "fe9d224e-a3bc-4668-93b8-57521cb898f0", "ip_range": {}, "id": "26e64d32-d85c-4264-8e51-1d5f70998714"}, {"from_port": 10888, "group": {"tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "fe9d224e-a3bc-4668-93b8-57521cb898f0", "ip_range": {}, "id": "398eb460-83c2-44e6-ad1a-a909446d3009"}, {"from_port": 10888, "group": {"tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "fe9d224e-a3bc-4668-93b8-57521cb898f0", "ip_range": {}, "id": "aa58321a-fd36-4483-bb12-11b15e351dde"}, {"from_port": 8888, "group": {"tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "fe9d224e-a3bc-4668-93b8-57521cb898f0", "ip_range": {}, "id": "f7ab9608-0b45-473e-8f19-1ad04139943a"}], "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "id": "fe9d224e-a3bc-4668-93b8-57521cb898f0", "name": "clearwater-opnfv-dime-sig", "description": "Security group for Dime nodes (signaling)"}]} 2018-11-14 20:39:02,969 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754/os-security-groups used request id req-52f5fd8a-6b8f-4950-94e0-5a3926fd1e84 2018-11-14 20:39:02,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.0421640873s 2018-11-14 20:39:02,969 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754/os-security-groups used request id req-52f5fd8a-6b8f-4950-94e0-5a3926fd1e84 2018-11-14 20:39:02,978 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 20:39:02,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:39:03,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-bad5c0e4-010b-4ddd-a1bb-3ccb66c23a83 Date: Wed, 14 Nov 2018 20:39:03 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/dce84875-e294-4a0e-8c2a-b00c798a7994/snap", "metadata": {}}], "file": "/v2/images/dce84875-e294-4a0e-8c2a-b00c798a7994/file", "owner": "faa5f0863714437cb897fdd125a6c4c3", "id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "size": 263586304, "self": "/v2/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/dce84875-e294-4a0e-8c2a-b00c798a7994/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "updated_at": "2018-11-14T20:33:21Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "heat_ims-img_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "created_at": "2018-11-14T20:33:16Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 20:39:03,211 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-bad5c0e4-010b-4ddd-a1bb-3ccb66c23a83 2018-11-14 20:39:03,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.232568979263s 2018-11-14 20:39:03,211 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-bad5c0e4-010b-4ddd-a1bb-3ccb66c23a83 2018-11-14 20:39:03,214 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-11-14 20:39:03,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/faa5f0863714437cb897fdd125a6c4c3/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:39:03,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:39:03 GMT Server: Apache x-compute-request-id: req-09191bd8-1229-413d-bcb1-cf79d45fe2b3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-09191bd8-1229-413d-bcb1-cf79d45fe2b3 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-14 20:39:03,853 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/faa5f0863714437cb897fdd125a6c4c3/volumes/detail used request id req-09191bd8-1229-413d-bcb1-cf79d45fe2b3 2018-11-14 20:39:03,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.639022827148s 2018-11-14 20:39:03,854 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/faa5f0863714437cb897fdd125a6c4c3/volumes/detail used request id req-09191bd8-1229-413d-bcb1-cf79d45fe2b3 2018-11-14 20:39:05,856 - 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-11-14 20:39:05,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-14 20:39:05,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:39:05,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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-4c2ca031-82ec-4672-96cd-677566a5f298 x-compute-request-id: req-4c2ca031-82ec-4672-96cd-677566a5f298 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "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": "5b8923eb-df2a-4137-a147-2d7beb51d838"}]} 2018-11-14 20:39:05,881 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-4c2ca031-82ec-4672-96cd-677566a5f298 2018-11-14 20:39:05,881 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0235810279846s 2018-11-14 20:39:05,881 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-4c2ca031-82ec-4672-96cd-677566a5f298 2018-11-14 20:39:05,882 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-11-14 20:39:05,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/d31f7770-a606-4856-90d0-b4ea1295ef58/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:39:06,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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-5c5f8624-500a-4754-a35e-8a9031147533 x-compute-request-id: req-5c5f8624-500a-4754-a35e-8a9031147533 Content-Encoding: gzip Content-Length: 740 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "bce0ba70-92c9-4d18-9f3c-f6eee1b4a0a8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "17df1bfc-d01e-431d-9042-9237dfe9617d"}, {"from_port": 4000, "group": {"tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "bce0ba70-92c9-4d18-9f3c-f6eee1b4a0a8", "ip_range": {}, "id": "1f820764-68cd-41a2-b44c-a30011b1f019"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "bce0ba70-92c9-4d18-9f3c-f6eee1b4a0a8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2965599d-d676-4fed-83cd-a49c7f24ef30"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "bce0ba70-92c9-4d18-9f3c-f6eee1b4a0a8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "56ae51ed-3d72-4c45-8ea6-8e136d554cc4"}, {"from_port": 2380, "group": {"tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "bce0ba70-92c9-4d18-9f3c-f6eee1b4a0a8", "ip_range": {}, "id": "f68c9996-27c4-4919-97e4-6f9278dac49a"}], "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "id": "bce0ba70-92c9-4d18-9f3c-f6eee1b4a0a8", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 7888, "group": {"tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "d9dc9eb9-236c-4370-94d1-9ec9299c4889", "ip_range": {}, "id": "951f3dc6-98d8-49b9-b4b9-3e9f4da9109d"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "d9dc9eb9-236c-4370-94d1-9ec9299c4889", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c4cdbbe2-c9ed-4de1-a8ae-cf0790ec6d1c"}], "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "id": "d9dc9eb9-236c-4370-94d1-9ec9299c4889", "name": "clearwater-opnfv-homer-mgmt", "description": "Security group for Homer nodes (management)"}, {"rules": [{"from_port": 7888, "group": {"tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "ff383e31-74f6-4ebe-87c4-324e9182388c", "ip_range": {}, "id": "14c8a3b4-d631-4cd2-8cef-0c5122545dd0"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "ff383e31-74f6-4ebe-87c4-324e9182388c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ebc86d11-755a-452b-a815-e3bfed5851ae"}, {"from_port": 9160, "group": {"tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "name": "clearwater-opnfv-homer-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "ff383e31-74f6-4ebe-87c4-324e9182388c", "ip_range": {}, "id": "f7c5b662-04e5-454a-93f9-6d9519de5f41"}], "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "id": "ff383e31-74f6-4ebe-87c4-324e9182388c", "name": "clearwater-opnfv-homer-sig", "description": "Security group for Homer nodes (signaling)"}]} 2018-11-14 20:39:06,636 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d31f7770-a606-4856-90d0-b4ea1295ef58/os-security-groups used request id req-5c5f8624-500a-4754-a35e-8a9031147533 2018-11-14 20:39:06,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.753329992294s 2018-11-14 20:39:06,636 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d31f7770-a606-4856-90d0-b4ea1295ef58/os-security-groups used request id req-5c5f8624-500a-4754-a35e-8a9031147533 2018-11-14 20:39:06,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 20:39:06,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:39:06,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-9d6f2141-0d62-4886-ba0d-5e753a31000e Date: Wed, 14 Nov 2018 20:39:06 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/dce84875-e294-4a0e-8c2a-b00c798a7994/snap", "metadata": {}}], "file": "/v2/images/dce84875-e294-4a0e-8c2a-b00c798a7994/file", "owner": "faa5f0863714437cb897fdd125a6c4c3", "id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "size": 263586304, "self": "/v2/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/dce84875-e294-4a0e-8c2a-b00c798a7994/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "updated_at": "2018-11-14T20:33:21Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "heat_ims-img_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "created_at": "2018-11-14T20:33:16Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 20:39:06,687 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-9d6f2141-0d62-4886-ba0d-5e753a31000e 2018-11-14 20:39:06,687 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0428600311279s 2018-11-14 20:39:06,687 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-9d6f2141-0d62-4886-ba0d-5e753a31000e 2018-11-14 20:39:06,690 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-11-14 20:39:06,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/faa5f0863714437cb897fdd125a6c4c3/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:39:06,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:39:06 GMT Server: Apache x-compute-request-id: req-3565344c-b2a1-43f7-9b76-94c58212ba44 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3565344c-b2a1-43f7-9b76-94c58212ba44 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-14 20:39:06,730 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/faa5f0863714437cb897fdd125a6c4c3/volumes/detail used request id req-3565344c-b2a1-43f7-9b76-94c58212ba44 2018-11-14 20:39:06,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0398769378662s 2018-11-14 20:39:06,731 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/faa5f0863714437cb897fdd125a6c4c3/volumes/detail used request id req-3565344c-b2a1-43f7-9b76-94c58212ba44 2018-11-14 20:39:06,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-14 20:39:06,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:39:06,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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-0d19e4d0-9b58-487b-8405-6dc092e34a2d x-compute-request-id: req-0d19e4d0-9b58-487b-8405-6dc092e34a2d Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "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": "5b8923eb-df2a-4137-a147-2d7beb51d838"}]} 2018-11-14 20:39:06,757 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-0d19e4d0-9b58-487b-8405-6dc092e34a2d 2018-11-14 20:39:06,757 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0256531238556s 2018-11-14 20:39:06,757 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-0d19e4d0-9b58-487b-8405-6dc092e34a2d 2018-11-14 20:39:06,758 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-11-14 20:39:06,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:39:08,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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-ba982745-3304-4b1f-ad77-6c6fbd89667d x-compute-request-id: req-ba982745-3304-4b1f-ad77-6c6fbd89667d Content-Encoding: gzip Content-Length: 912 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "bce0ba70-92c9-4d18-9f3c-f6eee1b4a0a8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "17df1bfc-d01e-431d-9042-9237dfe9617d"}, {"from_port": 4000, "group": {"tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "bce0ba70-92c9-4d18-9f3c-f6eee1b4a0a8", "ip_range": {}, "id": "1f820764-68cd-41a2-b44c-a30011b1f019"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "bce0ba70-92c9-4d18-9f3c-f6eee1b4a0a8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2965599d-d676-4fed-83cd-a49c7f24ef30"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "bce0ba70-92c9-4d18-9f3c-f6eee1b4a0a8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "56ae51ed-3d72-4c45-8ea6-8e136d554cc4"}, {"from_port": 2380, "group": {"tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "bce0ba70-92c9-4d18-9f3c-f6eee1b4a0a8", "ip_range": {}, "id": "f68c9996-27c4-4919-97e4-6f9278dac49a"}], "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "id": "bce0ba70-92c9-4d18-9f3c-f6eee1b4a0a8", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 11311, "group": {"tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "ca75de31-11b3-4fd4-a3cb-e4f9db753318", "ip_range": {}, "id": "13c60377-6e72-418e-81d7-66bfd5aee55d"}, {"from_port": 11311, "group": {"tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "ca75de31-11b3-4fd4-a3cb-e4f9db753318", "ip_range": {}, "id": "4fe31ae0-3a40-40ab-b2fb-fc179ce7869b"}, {"from_port": 9160, "group": {"tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "ca75de31-11b3-4fd4-a3cb-e4f9db753318", "ip_range": {}, "id": "5320c24f-6129-413a-8f6a-57b6cf72196f"}, {"from_port": 7253, "group": {"tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "ca75de31-11b3-4fd4-a3cb-e4f9db753318", "ip_range": {}, "id": "a9fd6a66-a74a-4c1c-950d-67949059f196"}, {"from_port": 7253, "group": {"tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "ca75de31-11b3-4fd4-a3cb-e4f9db753318", "ip_range": {}, "id": "beb0c577-29c7-43f4-b183-1d5e5b4f4abe"}, {"from_port": 9160, "group": {"tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "name": "clearwater-opnfv-homer-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "ca75de31-11b3-4fd4-a3cb-e4f9db753318", "ip_range": {}, "id": "c91ce537-0286-42ad-bb33-3308445aa440"}], "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "id": "ca75de31-11b3-4fd4-a3cb-e4f9db753318", "name": "clearwater-opnfv-vellum-sig-inbound", "description": "Security group for Vellum nodes inbound traffic (signaling)"}, {"rules": [{"from_port": 7253, "group": {"tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "0e984841-ce2c-48d0-b75c-63fb43b5d4bb", "ip_range": {}, "id": "5f32376f-d8b3-45da-9795-0cc5a831f227"}, {"from_port": 11211, "group": {"tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "0e984841-ce2c-48d0-b75c-63fb43b5d4bb", "ip_range": {}, "id": "880d718a-3327-455f-9e0d-5c75458e3e31"}, {"from_port": 7000, "group": {"tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "0e984841-ce2c-48d0-b75c-63fb43b5d4bb", "ip_range": {}, "id": "8c3fad3a-0207-449a-91c3-2d206098c5d7"}], "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "id": "0e984841-ce2c-48d0-b75c-63fb43b5d4bb", "name": "clearwater-opnfv-vellum-sig-outbound", "description": "Security group for Vellum nodes outbound traffic (signaling)"}]} 2018-11-14 20:39:08,013 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b/os-security-groups used request id req-ba982745-3304-4b1f-ad77-6c6fbd89667d 2018-11-14 20:39:08,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.25437283516s 2018-11-14 20:39:08,013 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b/os-security-groups used request id req-ba982745-3304-4b1f-ad77-6c6fbd89667d 2018-11-14 20:39:08,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 20:39:08,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:39:08,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-1142c403-421b-495a-905c-c189f01052ee Date: Wed, 14 Nov 2018 20:39:08 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/dce84875-e294-4a0e-8c2a-b00c798a7994/snap", "metadata": {}}], "file": "/v2/images/dce84875-e294-4a0e-8c2a-b00c798a7994/file", "owner": "faa5f0863714437cb897fdd125a6c4c3", "id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "size": 263586304, "self": "/v2/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/dce84875-e294-4a0e-8c2a-b00c798a7994/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "updated_at": "2018-11-14T20:33:21Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "heat_ims-img_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "created_at": "2018-11-14T20:33:16Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 20:39:08,058 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-1142c403-421b-495a-905c-c189f01052ee 2018-11-14 20:39:08,058 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0365982055664s 2018-11-14 20:39:08,059 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-1142c403-421b-495a-905c-c189f01052ee 2018-11-14 20:39:08,062 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-11-14 20:39:08,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/faa5f0863714437cb897fdd125a6c4c3/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:39:08,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:39:08 GMT Server: Apache x-compute-request-id: req-523f31c7-544a-4510-9dfd-a52d34f11aab OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-523f31c7-544a-4510-9dfd-a52d34f11aab Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-14 20:39:08,684 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/faa5f0863714437cb897fdd125a6c4c3/volumes/detail used request id req-523f31c7-544a-4510-9dfd-a52d34f11aab 2018-11-14 20:39:08,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.621623039246s 2018-11-14 20:39:08,684 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/faa5f0863714437cb897fdd125a6c4c3/volumes/detail used request id req-523f31c7-544a-4510-9dfd-a52d34f11aab 2018-11-14 20:39:08,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-14 20:39:08,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:39:08,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:39:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9fc85e87-ccc7-4fe9-98d8-0a85fc326e45 x-compute-request-id: req-9fc85e87-ccc7-4fe9-98d8-0a85fc326e45 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "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": "5b8923eb-df2a-4137-a147-2d7beb51d838"}]} 2018-11-14 20:39:08,710 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-9fc85e87-ccc7-4fe9-98d8-0a85fc326e45 2018-11-14 20:39:08,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0253188610077s 2018-11-14 20:39:08,711 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-9fc85e87-ccc7-4fe9-98d8-0a85fc326e45 2018-11-14 20:39:08,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-11-14 20:39:08,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:39:09,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:39:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0e7fb0b0-8303-4c5b-9d31-b25477672b30 x-compute-request-id: req-0e7fb0b0-8303-4c5b-9d31-b25477672b30 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": "bce0ba70-92c9-4d18-9f3c-f6eee1b4a0a8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "17df1bfc-d01e-431d-9042-9237dfe9617d"}, {"from_port": 4000, "group": {"tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "bce0ba70-92c9-4d18-9f3c-f6eee1b4a0a8", "ip_range": {}, "id": "1f820764-68cd-41a2-b44c-a30011b1f019"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "bce0ba70-92c9-4d18-9f3c-f6eee1b4a0a8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2965599d-d676-4fed-83cd-a49c7f24ef30"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "bce0ba70-92c9-4d18-9f3c-f6eee1b4a0a8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "56ae51ed-3d72-4c45-8ea6-8e136d554cc4"}, {"from_port": 2380, "group": {"tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "bce0ba70-92c9-4d18-9f3c-f6eee1b4a0a8", "ip_range": {}, "id": "f68c9996-27c4-4919-97e4-6f9278dac49a"}], "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "id": "bce0ba70-92c9-4d18-9f3c-f6eee1b4a0a8", "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": "3055ad34-86e1-4124-9dae-937393d1da11", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "52e6bfe0-3e41-42e8-8247-2cfc3c156218"}, {"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "3055ad34-86e1-4124-9dae-937393d1da11", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "55b0075e-4f0a-424e-8b2e-13d736128c8f"}], "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "id": "3055ad34-86e1-4124-9dae-937393d1da11", "name": "clearwater-opnfv-ellis-mgmt", "description": "Security group for Ellis nodes (management)"}]} 2018-11-14 20:39:09,176 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85/os-security-groups used request id req-0e7fb0b0-8303-4c5b-9d31-b25477672b30 2018-11-14 20:39:09,176 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.464430093765s 2018-11-14 20:39:09,177 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85/os-security-groups used request id req-0e7fb0b0-8303-4c5b-9d31-b25477672b30 2018-11-14 20:39:09,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 20:39:09,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:39:09,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-9739f6c9-786a-4d56-a1b4-58d28aa664b4 Date: Wed, 14 Nov 2018 20:39:09 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/dce84875-e294-4a0e-8c2a-b00c798a7994/snap", "metadata": {}}], "file": "/v2/images/dce84875-e294-4a0e-8c2a-b00c798a7994/file", "owner": "faa5f0863714437cb897fdd125a6c4c3", "id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "size": 263586304, "self": "/v2/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/dce84875-e294-4a0e-8c2a-b00c798a7994/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "updated_at": "2018-11-14T20:33:21Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "heat_ims-img_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "created_at": "2018-11-14T20:33:16Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 20:39:09,219 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-9739f6c9-786a-4d56-a1b4-58d28aa664b4 2018-11-14 20:39:09,220 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0352160930634s 2018-11-14 20:39:09,220 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-9739f6c9-786a-4d56-a1b4-58d28aa664b4 2018-11-14 20:39:09,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-11-14 20:39:09,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/faa5f0863714437cb897fdd125a6c4c3/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:39:09,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:39:09 GMT Server: Apache x-compute-request-id: req-eb169f0a-e665-4fbe-87d2-edec5656bf5f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-eb169f0a-e665-4fbe-87d2-edec5656bf5f Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-14 20:39:09,862 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/faa5f0863714437cb897fdd125a6c4c3/volumes/detail used request id req-eb169f0a-e665-4fbe-87d2-edec5656bf5f 2018-11-14 20:39:09,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.639127016068s 2018-11-14 20:39:09,863 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/faa5f0863714437cb897fdd125a6c4c3/volumes/detail used request id req-eb169f0a-e665-4fbe-87d2-edec5656bf5f 2018-11-14 20:39:09,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-14 20:39:09,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:39:09,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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-30ff04d9-743c-411f-a0aa-78ffd927b9c0 x-compute-request-id: req-30ff04d9-743c-411f-a0aa-78ffd927b9c0 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "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": "5b8923eb-df2a-4137-a147-2d7beb51d838"}]} 2018-11-14 20:39:09,886 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-30ff04d9-743c-411f-a0aa-78ffd927b9c0 2018-11-14 20:39:09,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0228779315948s 2018-11-14 20:39:09,886 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-30ff04d9-743c-411f-a0aa-78ffd927b9c0 2018-11-14 20:39:09,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-11-14 20:39:09,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/ab480cc2-b362-4101-9346-87dff464dada/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:39:10,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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-8e375384-c621-4bc8-9842-5dc7bdd84524 x-compute-request-id: req-8e375384-c621-4bc8-9842-5dc7bdd84524 Content-Encoding: gzip Content-Length: 402 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "d7e9a7a9-3e1a-488f-bc73-d60d5b97d45f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1df16cec-f527-41ce-b556-bd7e587d1ea3"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "d7e9a7a9-3e1a-488f-bc73-d60d5b97d45f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4c8e0ca8-bf78-49a1-9e68-e61aa99f592c"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "d7e9a7a9-3e1a-488f-bc73-d60d5b97d45f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ad5a021c-e4ad-4c8f-9ffb-d4647b434bf1"}, {"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "d7e9a7a9-3e1a-488f-bc73-d60d5b97d45f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b58b5897-3036-42e8-bda1-55cb9ede9921"}], "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "id": "d7e9a7a9-3e1a-488f-bc73-d60d5b97d45f", "name": "clearwater-opnfv-dns", "description": "Security group for DNS nodes"}, {"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "d7e9a7a9-3e1a-488f-bc73-d60d5b97d45f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1df16cec-f527-41ce-b556-bd7e587d1ea3"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "d7e9a7a9-3e1a-488f-bc73-d60d5b97d45f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4c8e0ca8-bf78-49a1-9e68-e61aa99f592c"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "d7e9a7a9-3e1a-488f-bc73-d60d5b97d45f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ad5a021c-e4ad-4c8f-9ffb-d4647b434bf1"}, {"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "d7e9a7a9-3e1a-488f-bc73-d60d5b97d45f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b58b5897-3036-42e8-bda1-55cb9ede9921"}], "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "id": "d7e9a7a9-3e1a-488f-bc73-d60d5b97d45f", "name": "clearwater-opnfv-dns", "description": "Security group for DNS nodes"}]} 2018-11-14 20:39:10,379 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ab480cc2-b362-4101-9346-87dff464dada/os-security-groups used request id req-8e375384-c621-4bc8-9842-5dc7bdd84524 2018-11-14 20:39:10,379 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.491272926331s 2018-11-14 20:39:10,379 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ab480cc2-b362-4101-9346-87dff464dada/os-security-groups used request id req-8e375384-c621-4bc8-9842-5dc7bdd84524 2018-11-14 20:39:10,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 20:39:10,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:39:10,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-e2b16e99-7c5c-4de7-85e8-db57af63c738 Date: Wed, 14 Nov 2018 20:39:10 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/dce84875-e294-4a0e-8c2a-b00c798a7994/snap", "metadata": {}}], "file": "/v2/images/dce84875-e294-4a0e-8c2a-b00c798a7994/file", "owner": "faa5f0863714437cb897fdd125a6c4c3", "id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "size": 263586304, "self": "/v2/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/dce84875-e294-4a0e-8c2a-b00c798a7994/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "updated_at": "2018-11-14T20:33:21Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "heat_ims-img_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "created_at": "2018-11-14T20:33:16Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 20:39:10,666 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-e2b16e99-7c5c-4de7-85e8-db57af63c738 2018-11-14 20:39:10,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.279987096786s 2018-11-14 20:39:10,667 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-e2b16e99-7c5c-4de7-85e8-db57af63c738 2018-11-14 20:39:10,669 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-11-14 20:39:10,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/faa5f0863714437cb897fdd125a6c4c3/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:39:11,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:39:10 GMT Server: Apache x-compute-request-id: req-a5b13eba-b0f9-48d1-9df8-75310fead95a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a5b13eba-b0f9-48d1-9df8-75310fead95a Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-11-14 20:39:11,337 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/faa5f0863714437cb897fdd125a6c4c3/volumes/detail used request id req-a5b13eba-b0f9-48d1-9df8-75310fead95a 2018-11-14 20:39:11,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.667643070221s 2018-11-14 20:39:11,337 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/faa5f0863714437cb897fdd125a6c4c3/volumes/detail used request id req-a5b13eba-b0f9-48d1-9df8-75310fead95a 2018-11-14 20:39:11,338 - 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:5b:60:8c', u'version': 4, u'addr': u'192.168.1.5', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:bc:66:4c', 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:bc:66:4c', u'version': 4, u'addr': u'172.30.9.210', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'dce84875-e294-4a0e-8c2a-b00c798a7994', 'name': u'heat_ims-img_d8609c44-340c-4d6f-8a5b-d1459e74ac0f'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-14T20:38:34.000000', 'flavor': Munch({u'id': u'5b8923eb-df2a-4137-a147-2d7beb51d838', 'name': u'heat_ims-flavor_d8609c44-340c-4d6f-8a5b-d1459e74ac0f'}), 'az': u'nova', 'id': u'0e36c748-ed15-4de6-82a0-d99a17af479a', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'bce0ba70-92c9-4d18-9f3c-f6eee1b4a0a8', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', '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'17df1bfc-d01e-431d-9042-9237dfe9617d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'bce0ba70-92c9-4d18-9f3c-f6eee1b4a0a8', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'1f820764-68cd-41a2-b44c-a30011b1f019'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'bce0ba70-92c9-4d18-9f3c-f6eee1b4a0a8', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', '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'2965599d-d676-4fed-83cd-a49c7f24ef30'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'bce0ba70-92c9-4d18-9f3c-f6eee1b4a0a8', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', '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'56ae51ed-3d72-4c45-8ea6-8e136d554cc4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'bce0ba70-92c9-4d18-9f3c-f6eee1b4a0a8', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'f68c9996-27c4-4919-97e4-6f9278dac49a'})], 'id': u'bce0ba70-92c9-4d18-9f3c-f6eee1b4a0a8', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'faa5f0863714437cb897fdd125a6c4c3', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Sprout nodes inbound traffic (signaling)', 'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'security_group_id': u'fafdc346-21a7-498f-8f4e-5ba1f7a786da', 'tenant_id': '', 'port_range_min': 9888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'0d8194ba-d159-4b2d-88e9-e43edd6c491e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'security_group_id': u'fafdc346-21a7-498f-8f4e-5ba1f7a786da', 'tenant_id': '', 'port_range_min': 5054, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'15edbda5-5dcb-4fd4-9a82-ae8654bec0b4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'security_group_id': u'fafdc346-21a7-498f-8f4e-5ba1f7a786da', 'tenant_id': '', 'port_range_min': 5052, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'1d8583bd-69ba-4915-a055-f7416111f7e6'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'security_group_id': u'fafdc346-21a7-498f-8f4e-5ba1f7a786da', 'tenant_id': '', 'port_range_min': 9888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'65ca28a9-dc0c-4284-8eff-fcb20a0c584c'})], 'id': u'fafdc346-21a7-498f-8f4e-5ba1f7a786da', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'faa5f0863714437cb897fdd125a6c4c3', 'properties': Munch({}), 'name': u'clearwater-opnfv-sprout-sig-inbound'}), Munch({'description': u'Security group for Sprout nodes outbound traffic (signaling)', 'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'security_group_id': u'67299388-9998-47d8-86ca-5d357ee7c495', 'tenant_id': '', 'port_range_min': 5052, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'7f01f263-45d6-4ee0-bfd8-2c1bc05ade8a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'security_group_id': u'67299388-9998-47d8-86ca-5d357ee7c495', 'tenant_id': '', 'port_range_min': 5054, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'da387ab6-d0c9-43f8-be03-99c2ac110d01'})], 'id': u'67299388-9998-47d8-86ca-5d357ee7c495', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'faa5f0863714437cb897fdd125a6c4c3', 'properties': Munch({}), 'name': u'clearwater-opnfv-sprout-sig-outbound'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'87dbc71cccc24f5dbb2732199bda2b10', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.210', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.210', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.210', 'launched_at': u'2018-11-14T20:38:34.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-14T20:38:34Z', 'hostId': u'468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'public_v6': '', 'private_v4': u'192.168.0.7', 'cloud': 'envvars', 'host_id': u'468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-14T20:38:34.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', 'created_at': u'2018-11-14T20:38:09Z', 'created': u'2018-11-14T20:38:09Z', '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:5b:81:3b', u'version': 4, u'addr': u'192.168.1.19', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5b:81:3b', u'version': 4, u'addr': u'172.30.9.202', u'OS-EXT-IPS:type': u'floating'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c1:0b:40', u'version': 4, u'addr': u'192.168.0.10', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c1:0b:40', 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'dce84875-e294-4a0e-8c2a-b00c798a7994', 'name': u'heat_ims-img_d8609c44-340c-4d6f-8a5b-d1459e74ac0f'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-14T20:38:46.000000', 'flavor': Munch({u'id': u'5b8923eb-df2a-4137-a147-2d7beb51d838', 'name': u'heat_ims-flavor_d8609c44-340c-4d6f-8a5b-d1459e74ac0f'}), 'az': u'nova', 'id': u'35e17aec-ff41-4421-9df7-552124cdbab1', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'bce0ba70-92c9-4d18-9f3c-f6eee1b4a0a8', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', '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'17df1bfc-d01e-431d-9042-9237dfe9617d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'bce0ba70-92c9-4d18-9f3c-f6eee1b4a0a8', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'1f820764-68cd-41a2-b44c-a30011b1f019'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'bce0ba70-92c9-4d18-9f3c-f6eee1b4a0a8', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', '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'2965599d-d676-4fed-83cd-a49c7f24ef30'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'bce0ba70-92c9-4d18-9f3c-f6eee1b4a0a8', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', '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'56ae51ed-3d72-4c45-8ea6-8e136d554cc4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'bce0ba70-92c9-4d18-9f3c-f6eee1b4a0a8', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'f68c9996-27c4-4919-97e4-6f9278dac49a'})], 'id': u'bce0ba70-92c9-4d18-9f3c-f6eee1b4a0a8', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'faa5f0863714437cb897fdd125a6c4c3', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Bono nodes (signaling)', 'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'security_group_id': u'6372e28c-780e-4e82-a889-93b299c3b96c', 'tenant_id': '', 'port_range_min': 3478, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', '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'0e1a5303-1522-433c-a100-53056a4f80be'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'security_group_id': u'6372e28c-780e-4e82-a889-93b299c3b96c', 'tenant_id': '', 'port_range_min': 5058, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'2a7b4bdd-ebdb-4552-a37f-f68606d70d0e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'security_group_id': u'6372e28c-780e-4e82-a889-93b299c3b96c', 'tenant_id': '', 'port_range_min': 5060, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', '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'314730af-6ef9-4744-9872-0cc911592658'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'security_group_id': u'6372e28c-780e-4e82-a889-93b299c3b96c', 'tenant_id': '', 'port_range_min': 5062, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', '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'5334dda0-46b1-4b91-ac2b-4c48ca8f5902'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'6372e28c-780e-4e82-a889-93b299c3b96c', 'tenant_id': '', 'port_range_min': 32768, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', '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'6743540c-e7af-4681-b547-8f251b3e398a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'security_group_id': u'6372e28c-780e-4e82-a889-93b299c3b96c', 'tenant_id': '', 'port_range_min': 3478, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', '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'6ab2212d-4042-4371-a147-e23aa9af176c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'security_group_id': u'6372e28c-780e-4e82-a889-93b299c3b96c', 'tenant_id': '', 'port_range_min': 5060, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', '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'8cb6e7a5-5a45-43f2-b607-050fbfcfd171'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'security_group_id': u'6372e28c-780e-4e82-a889-93b299c3b96c', 'tenant_id': '', 'port_range_min': 5058, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'a25cb2d6-79d3-49c2-8d5a-0373dd729be6'})], 'id': u'6372e28c-780e-4e82-a889-93b299c3b96c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'faa5f0863714437cb897fdd125a6c4c3', 'properties': Munch({}), 'name': u'clearwater-opnfv-bono-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'87dbc71cccc24f5dbb2732199bda2b10', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.202', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.202', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.202', 'launched_at': u'2018-11-14T20:38:46.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-14T20:38:46Z', 'hostId': u'468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'public_v6': '', 'private_v4': u'192.168.1.19', 'cloud': 'envvars', 'host_id': u'468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-14T20:38:46.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', 'created_at': u'2018-11-14T20:38:09Z', 'created': u'2018-11-14T20:38:09Z', '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:fc:b7:ea', 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:42:07:79', 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:42:07:79', u'version': 4, u'addr': u'172.30.9.209', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'dce84875-e294-4a0e-8c2a-b00c798a7994', 'name': u'heat_ims-img_d8609c44-340c-4d6f-8a5b-d1459e74ac0f'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-14T20:38:36.000000', 'flavor': Munch({u'id': u'5b8923eb-df2a-4137-a147-2d7beb51d838', 'name': u'heat_ims-flavor_d8609c44-340c-4d6f-8a5b-d1459e74ac0f'}), 'az': u'nova', 'id': u'4e94fde9-a2a7-4c3c-9f85-71d3c336e754', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'bce0ba70-92c9-4d18-9f3c-f6eee1b4a0a8', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', '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'17df1bfc-d01e-431d-9042-9237dfe9617d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'bce0ba70-92c9-4d18-9f3c-f6eee1b4a0a8', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'1f820764-68cd-41a2-b44c-a30011b1f019'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'bce0ba70-92c9-4d18-9f3c-f6eee1b4a0a8', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', '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'2965599d-d676-4fed-83cd-a49c7f24ef30'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'bce0ba70-92c9-4d18-9f3c-f6eee1b4a0a8', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', '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'56ae51ed-3d72-4c45-8ea6-8e136d554cc4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'bce0ba70-92c9-4d18-9f3c-f6eee1b4a0a8', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'f68c9996-27c4-4919-97e4-6f9278dac49a'})], 'id': u'bce0ba70-92c9-4d18-9f3c-f6eee1b4a0a8', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'faa5f0863714437cb897fdd125a6c4c3', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Dime nodes (management)', 'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'security_group_id': u'f17fd859-4165-4985-a9fe-9c92041f5394', 'tenant_id': '', 'port_range_min': 8889, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'name': u'clearwater-opnfv-ellis-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'name': u'clearwater-opnfv-ellis-mgmt'}), 'project_id': '', 'id': u'ff9a5383-59dc-4b51-ad62-ecc843dab310'})], 'id': u'f17fd859-4165-4985-a9fe-9c92041f5394', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'faa5f0863714437cb897fdd125a6c4c3', 'properties': Munch({}), 'name': u'clearwater-opnfv-dime-mgmt'}), Munch({'description': u'Security group for Dime nodes (signaling)', 'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'fe9d224e-a3bc-4668-93b8-57521cb898f0', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'25f19058-2ee1-43eb-a479-01d8c15524cc'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'security_group_id': u'fe9d224e-a3bc-4668-93b8-57521cb898f0', 'tenant_id': '', 'port_range_min': 8888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'26e64d32-d85c-4264-8e51-1d5f70998714'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'fe9d224e-a3bc-4668-93b8-57521cb898f0', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'398eb460-83c2-44e6-ad1a-a909446d3009'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'fe9d224e-a3bc-4668-93b8-57521cb898f0', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'aa58321a-fd36-4483-bb12-11b15e351dde'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'security_group_id': u'fe9d224e-a3bc-4668-93b8-57521cb898f0', 'tenant_id': '', 'port_range_min': 8888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'f7ab9608-0b45-473e-8f19-1ad04139943a'})], 'id': u'fe9d224e-a3bc-4668-93b8-57521cb898f0', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'faa5f0863714437cb897fdd125a6c4c3', 'properties': Munch({}), 'name': u'clearwater-opnfv-dime-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'87dbc71cccc24f5dbb2732199bda2b10', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.209', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.209', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.209', 'launched_at': u'2018-11-14T20:38:36.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-14T20:38:36Z', 'hostId': u'468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'public_v6': '', 'private_v4': u'192.168.0.9', 'cloud': 'envvars', 'host_id': u'468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-14T20:38:36.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', 'created_at': u'2018-11-14T20:38:09Z', 'created': u'2018-11-14T20:38:09Z', '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:1d:a7:43', u'version': 4, u'addr': u'192.168.1.8', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:1d:a7:43', u'version': 4, u'addr': u'172.30.9.201', u'OS-EXT-IPS:type': u'floating'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:63:a5:22', u'version': 4, u'addr': u'192.168.0.18', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:63:a5:22', 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'dce84875-e294-4a0e-8c2a-b00c798a7994', 'name': u'heat_ims-img_d8609c44-340c-4d6f-8a5b-d1459e74ac0f'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-14T20:38:47.000000', 'flavor': Munch({u'id': u'5b8923eb-df2a-4137-a147-2d7beb51d838', 'name': u'heat_ims-flavor_d8609c44-340c-4d6f-8a5b-d1459e74ac0f'}), 'az': u'nova', 'id': u'd31f7770-a606-4856-90d0-b4ea1295ef58', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'bce0ba70-92c9-4d18-9f3c-f6eee1b4a0a8', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', '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'17df1bfc-d01e-431d-9042-9237dfe9617d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'bce0ba70-92c9-4d18-9f3c-f6eee1b4a0a8', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'1f820764-68cd-41a2-b44c-a30011b1f019'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'bce0ba70-92c9-4d18-9f3c-f6eee1b4a0a8', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', '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'2965599d-d676-4fed-83cd-a49c7f24ef30'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'bce0ba70-92c9-4d18-9f3c-f6eee1b4a0a8', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', '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'56ae51ed-3d72-4c45-8ea6-8e136d554cc4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'bce0ba70-92c9-4d18-9f3c-f6eee1b4a0a8', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'f68c9996-27c4-4919-97e4-6f9278dac49a'})], 'id': u'bce0ba70-92c9-4d18-9f3c-f6eee1b4a0a8', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'faa5f0863714437cb897fdd125a6c4c3', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Homer nodes (management)', 'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'd9dc9eb9-236c-4370-94d1-9ec9299c4889', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'951f3dc6-98d8-49b9-b4b9-3e9f4da9109d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'd9dc9eb9-236c-4370-94d1-9ec9299c4889', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', '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'c4cdbbe2-c9ed-4de1-a8ae-cf0790ec6d1c'})], 'id': u'd9dc9eb9-236c-4370-94d1-9ec9299c4889', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'faa5f0863714437cb897fdd125a6c4c3', 'properties': Munch({}), 'name': u'clearwater-opnfv-homer-mgmt'}), Munch({'description': u'Security group for Homer nodes (signaling)', 'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'ff383e31-74f6-4ebe-87c4-324e9182388c', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'14c8a3b4-d631-4cd2-8cef-0c5122545dd0'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'ff383e31-74f6-4ebe-87c4-324e9182388c', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', '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'ebc86d11-755a-452b-a815-e3bfed5851ae'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'ff383e31-74f6-4ebe-87c4-324e9182388c', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'name': u'clearwater-opnfv-homer-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'name': u'clearwater-opnfv-homer-sig'}), 'project_id': '', 'id': u'f7c5b662-04e5-454a-93f9-6d9519de5f41'})], 'id': u'ff383e31-74f6-4ebe-87c4-324e9182388c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'faa5f0863714437cb897fdd125a6c4c3', 'properties': Munch({}), 'name': u'clearwater-opnfv-homer-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'87dbc71cccc24f5dbb2732199bda2b10', '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'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', '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-11-14T20:38:47.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-14T20:38:47Z', 'hostId': u'468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'public_v6': '', 'private_v4': u'192.168.1.8', 'cloud': 'envvars', 'host_id': u'468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-14T20:38:47.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', 'created_at': u'2018-11-14T20:38:09Z', 'created': u'2018-11-14T20:38:09Z', '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:6f:84:50', u'version': 4, u'addr': u'192.168.1.21', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:46:7f:16', u'version': 4, u'addr': u'192.168.0.15', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:46:7f:16', 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'dce84875-e294-4a0e-8c2a-b00c798a7994', 'name': u'heat_ims-img_d8609c44-340c-4d6f-8a5b-d1459e74ac0f'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-14T20:38:47.000000', 'flavor': Munch({u'id': u'5b8923eb-df2a-4137-a147-2d7beb51d838', 'name': u'heat_ims-flavor_d8609c44-340c-4d6f-8a5b-d1459e74ac0f'}), 'az': u'nova', 'id': u'e6326e31-4b5c-45c8-97b1-abcc3c98ae2b', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'bce0ba70-92c9-4d18-9f3c-f6eee1b4a0a8', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', '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'17df1bfc-d01e-431d-9042-9237dfe9617d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'bce0ba70-92c9-4d18-9f3c-f6eee1b4a0a8', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'1f820764-68cd-41a2-b44c-a30011b1f019'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'bce0ba70-92c9-4d18-9f3c-f6eee1b4a0a8', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', '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'2965599d-d676-4fed-83cd-a49c7f24ef30'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'bce0ba70-92c9-4d18-9f3c-f6eee1b4a0a8', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', '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'56ae51ed-3d72-4c45-8ea6-8e136d554cc4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'bce0ba70-92c9-4d18-9f3c-f6eee1b4a0a8', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'f68c9996-27c4-4919-97e4-6f9278dac49a'})], 'id': u'bce0ba70-92c9-4d18-9f3c-f6eee1b4a0a8', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'faa5f0863714437cb897fdd125a6c4c3', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Vellum nodes inbound traffic (signaling)', 'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'security_group_id': u'ca75de31-11b3-4fd4-a3cb-e4f9db753318', 'tenant_id': '', 'port_range_min': 11311, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'13c60377-6e72-418e-81d7-66bfd5aee55d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'security_group_id': u'ca75de31-11b3-4fd4-a3cb-e4f9db753318', 'tenant_id': '', 'port_range_min': 11311, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'4fe31ae0-3a40-40ab-b2fb-fc179ce7869b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'ca75de31-11b3-4fd4-a3cb-e4f9db753318', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'5320c24f-6129-413a-8f6a-57b6cf72196f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'ca75de31-11b3-4fd4-a3cb-e4f9db753318', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'a9fd6a66-a74a-4c1c-950d-67949059f196'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'ca75de31-11b3-4fd4-a3cb-e4f9db753318', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'beb0c577-29c7-43f4-b183-1d5e5b4f4abe'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'ca75de31-11b3-4fd4-a3cb-e4f9db753318', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'name': u'clearwater-opnfv-homer-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'name': u'clearwater-opnfv-homer-sig'}), 'project_id': '', 'id': u'c91ce537-0286-42ad-bb33-3308445aa440'})], 'id': u'ca75de31-11b3-4fd4-a3cb-e4f9db753318', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'faa5f0863714437cb897fdd125a6c4c3', 'properties': Munch({}), 'name': u'clearwater-opnfv-vellum-sig-inbound'}), Munch({'description': u'Security group for Vellum nodes outbound traffic (signaling)', 'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'0e984841-ce2c-48d0-b75c-63fb43b5d4bb', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'5f32376f-d8b3-45da-9795-0cc5a831f227'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'security_group_id': u'0e984841-ce2c-48d0-b75c-63fb43b5d4bb', 'tenant_id': '', 'port_range_min': 11211, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'880d718a-3327-455f-9e0d-5c75458e3e31'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'security_group_id': u'0e984841-ce2c-48d0-b75c-63fb43b5d4bb', 'tenant_id': '', 'port_range_min': 7000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'8c3fad3a-0207-449a-91c3-2d206098c5d7'})], 'id': u'0e984841-ce2c-48d0-b75c-63fb43b5d4bb', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'faa5f0863714437cb897fdd125a6c4c3', 'properties': Munch({}), 'name': u'clearwater-opnfv-vellum-sig-outbound'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'87dbc71cccc24f5dbb2732199bda2b10', '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'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', '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-11-14T20:38:47.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-14T20:38:47Z', 'hostId': u'468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'public_v6': '', 'private_v4': u'192.168.0.15', 'cloud': 'envvars', 'host_id': u'468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-14T20:38:47.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', 'created_at': u'2018-11-14T20:38:09Z', 'created': u'2018-11-14T20:38:09Z', '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:cb:40:f9', u'version': 4, u'addr': u'192.168.0.5', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:cb:40:f9', u'version': 4, u'addr': u'172.30.9.211', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'dce84875-e294-4a0e-8c2a-b00c798a7994', 'name': u'heat_ims-img_d8609c44-340c-4d6f-8a5b-d1459e74ac0f'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-14T20:37:51.000000', 'flavor': Munch({u'id': u'5b8923eb-df2a-4137-a147-2d7beb51d838', 'name': u'heat_ims-flavor_d8609c44-340c-4d6f-8a5b-d1459e74ac0f'}), 'az': u'nova', 'id': u'3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'bce0ba70-92c9-4d18-9f3c-f6eee1b4a0a8', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', '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'17df1bfc-d01e-431d-9042-9237dfe9617d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'bce0ba70-92c9-4d18-9f3c-f6eee1b4a0a8', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'1f820764-68cd-41a2-b44c-a30011b1f019'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'bce0ba70-92c9-4d18-9f3c-f6eee1b4a0a8', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', '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'2965599d-d676-4fed-83cd-a49c7f24ef30'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'bce0ba70-92c9-4d18-9f3c-f6eee1b4a0a8', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', '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'56ae51ed-3d72-4c45-8ea6-8e136d554cc4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'bce0ba70-92c9-4d18-9f3c-f6eee1b4a0a8', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'f68c9996-27c4-4919-97e4-6f9278dac49a'})], 'id': u'bce0ba70-92c9-4d18-9f3c-f6eee1b4a0a8', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'faa5f0863714437cb897fdd125a6c4c3', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Ellis nodes (management)', 'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'security_group_id': u'3055ad34-86e1-4124-9dae-937393d1da11', 'tenant_id': '', 'port_range_min': 443, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', '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'52e6bfe0-3e41-42e8-8247-2cfc3c156218'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'security_group_id': u'3055ad34-86e1-4124-9dae-937393d1da11', 'tenant_id': '', 'port_range_min': 80, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', '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'55b0075e-4f0a-424e-8b2e-13d736128c8f'})], 'id': u'3055ad34-86e1-4124-9dae-937393d1da11', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'faa5f0863714437cb897fdd125a6c4c3', 'properties': Munch({}), 'name': u'clearwater-opnfv-ellis-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'87dbc71cccc24f5dbb2732199bda2b10', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.211', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.211', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.211', 'launched_at': u'2018-11-14T20:37:51.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-14T20:37:51Z', 'hostId': u'4f9348ee26543026d8aeb2af7f9ee6328e1c5c6b414aeec1b963e000', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'public_v6': '', 'private_v4': u'192.168.0.5', 'cloud': 'envvars', 'host_id': u'4f9348ee26543026d8aeb2af7f9ee6328e1c5c6b414aeec1b963e000', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-14T20:37:51.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', 'created_at': u'2018-11-14T20:36:09Z', 'created': u'2018-11-14T20:36:09Z', '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:41:63:c7', 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:da:ad:13', 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:da:ad:13', u'version': 4, u'addr': u'172.30.9.213', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'dce84875-e294-4a0e-8c2a-b00c798a7994', 'name': u'heat_ims-img_d8609c44-340c-4d6f-8a5b-d1459e74ac0f'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-14T20:35:57.000000', 'flavor': Munch({u'id': u'5b8923eb-df2a-4137-a147-2d7beb51d838', 'name': u'heat_ims-flavor_d8609c44-340c-4d6f-8a5b-d1459e74ac0f'}), 'az': u'nova', 'id': u'ab480cc2-b362-4101-9346-87dff464dada', 'security_groups': [Munch({'description': u'Security group for DNS nodes', 'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'd7e9a7a9-3e1a-488f-bc73-d60d5b97d45f', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', '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'1df16cec-f527-41ce-b556-bd7e587d1ea3'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'd7e9a7a9-3e1a-488f-bc73-d60d5b97d45f', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', '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'4c8e0ca8-bf78-49a1-9e68-e61aa99f592c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'd7e9a7a9-3e1a-488f-bc73-d60d5b97d45f', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', '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'ad5a021c-e4ad-4c8f-9ffb-d4647b434bf1'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'd7e9a7a9-3e1a-488f-bc73-d60d5b97d45f', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', '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'b58b5897-3036-42e8-bda1-55cb9ede9921'})], 'id': u'd7e9a7a9-3e1a-488f-bc73-d60d5b97d45f', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'faa5f0863714437cb897fdd125a6c4c3', 'properties': Munch({}), 'name': u'clearwater-opnfv-dns'}), Munch({'description': u'Security group for DNS nodes', 'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'd7e9a7a9-3e1a-488f-bc73-d60d5b97d45f', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', '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'1df16cec-f527-41ce-b556-bd7e587d1ea3'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'd7e9a7a9-3e1a-488f-bc73-d60d5b97d45f', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', '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'4c8e0ca8-bf78-49a1-9e68-e61aa99f592c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'd7e9a7a9-3e1a-488f-bc73-d60d5b97d45f', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', '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'ad5a021c-e4ad-4c8f-9ffb-d4647b434bf1'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'd7e9a7a9-3e1a-488f-bc73-d60d5b97d45f', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', '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'b58b5897-3036-42e8-bda1-55cb9ede9921'})], 'id': u'd7e9a7a9-3e1a-488f-bc73-d60d5b97d45f', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'faa5f0863714437cb897fdd125a6c4c3', 'properties': Munch({}), 'name': u'clearwater-opnfv-dns'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'87dbc71cccc24f5dbb2732199bda2b10', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.213', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.213', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.213', 'launched_at': u'2018-11-14T20:35:57.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-14T20:35:57Z', 'hostId': u'468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'public_v6': '', 'private_v4': u'192.168.0.27', 'cloud': 'envvars', 'host_id': u'468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-14T20:35:57.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', 'created_at': u'2018-11-14T20:34:13Z', 'created': u'2018-11-14T20:34:13Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2018-11-14 20:39:11,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:39:11,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:39:11,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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-6b275bb6-2a0f-456d-ab27-ecb72f376174 x-compute-request-id: req-6b275bb6-2a0f-456d-ab27-ecb72f376174 Content-Encoding: gzip Content-Length: 1498 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:bc:66:4c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:66:4c", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:60:8c", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:34.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "0e36c748-ed15-4de6-82a0-d99a17af479a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:34Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:c1:0b:40", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:0b:40", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:46.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "35e17aec-ff41-4421-9df7-552124cdbab1", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:46Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "bono-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:42:07:79", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:07:79", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:b7:ea", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:36.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:36Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "dime-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:63:a5:22", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:a5:22", "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:1d:a7:43", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:a7:43", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "d31f7770-a606-4856-90d0-b4ea1295ef58", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "homer-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:46:7f:16", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:7f:16", "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:6f:84:50", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:cb:40:f9", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:40:f9", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:37:51.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:37:51Z", "hostId": "4f9348ee26543026d8aeb2af7f9ee6328e1c5c6b414aeec1b963e000", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-14T20:36:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:da:ad:13", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:ad:13", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:63:c7", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:35:57.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "ab480cc2-b362-4101-9346-87dff464dada", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:35:57Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ns.clearwater.opnfv", "created": "2018-11-14T20:34:13Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:39:11,990 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6b275bb6-2a0f-456d-ab27-ecb72f376174 2018-11-14 20:39:11,991 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.639602899551s 2018-11-14 20:39:11,991 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6b275bb6-2a0f-456d-ab27-ecb72f376174 2018-11-14 20:39:11,999 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 20:39:12,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 20:39:12,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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-d53d767b-979c-48c6-8c56-0e09e3ab3db2 x-compute-request-id: req-d53d767b-979c-48c6-8c56-0e09e3ab3db2 Content-Encoding: gzip Content-Length: 8706 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008061] Security Framework initialized\n[ 0.009190] AppArmor: AppArmor initialized\n[ 0.010236] Yama: becoming mindful.\n[ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022249] Initializing cgroup subsys memory\n[ 0.024009] Initializing cgroup subsys devices\n[ 0.025557] Initializing cgroup subsys freezer\n[ 0.026914] Initializing cgroup subsys blkio\n[ 0.028004] Initializing cgroup subsys perf_event\n[ 0.029405] Initializing cgroup subsys hugetlb\n[ 0.030676] FEATURE SPEC_CTRL Present\n[ 0.032701] mce: CPU supports 10 MCE banks\n[ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.057450] ACPI: Core revision 20131115\n[ 0.059321] ACPI: All ACPI Tables successfully acquired\n[ 0.060388] ftrace: allocating 28747 entries in 113 pages\n[ 0.080328] smpboot: Max logical packages: 2\n[ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.086369] Enabling x2apic\n[ 0.087484] Enabled x2apic\n[ 0.088013] Switched APIC routing to physical x2apic.\n[ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.106142] KVM setup paravirtual spinlock\n[ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.110708] x86: Booting SMP configuration:\n[ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.128044] x86: Booted up 1 node, 2 CPUs\n[ 0.128027] KVM setup async PF for cpu 1\n[ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.132512] devtmpfs: initialized\n[ 0.134232] EVM: security.selinux\n[ 0.135169] EVM: security.SMACK64\n[ 0.136007] EVM: security.ima\n[ 0.136887] EVM: security.capability\n[ 0.137923] pinctrl core: initialized pinctrl subsystem\n[ 0.140067] regulator-dummy: no parameters\n[ 0.141224] RTC time: 20:38:36, date: 11/14/18\n[ 0.142423] NET: Registered protocol family 16\n[ 0.143707] cpuidle: using governor ladder\n[ 0.144005] cpuidle: using governor menu\n[ 0.145155] ACPI: bus type PCI registered\n[ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.148014] PCI: Using configuration type 1 for base access\n[ 0.150133] bio: create slab at 0\n[ 0.150133] ACPI: Added _OSI(Module Device)\n[ 0.152004] ACPI: Added _OSI(Processor Device)\n[ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.154336] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.157445] ACPI: Interpreter enabled\n[ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.168722] ACPI: (supports S0 S5)\n[ 0.169639] ACPI: Using IOAPIC for interrupt routing\n[ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.172211] ACPI: No dock devices found.\n[ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180215] acpiphp: Slot [3] registered\n[ 0.181284] acpiphp: Slot [4] registered\n[ 0.182383] acpiphp: Slot [5] registered\n[ 0.183489] acpiphp: Slot [6] registered\n[ 0.184021] acpiphp: Slot [7] registered\n[ 0.185113] acpiphp: Slot [8] registered\n[ 0.186156] acpiphp: Slot [9] registered\n[ 0.187209] acpiphp: Slot [10] registered\n[ 0.188022] acpiphp: Slot [11] registered\n[ 0.189095] acpiphp: Slot [12] registered\n[ 0.190146] acpiphp: Slot [13] registered\n[ 0.191227] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193105] acpiphp: Slot [16] registered\n[ 0.194191] acpiphp: Slot [17] registered\n[ 0.195404] acpiphp: Slot [18] registered\n[ 0.196030] acpiphp: Slot [19] registered\n[ 0.197120] acpiphp: Slot [20] registered\n[ 0.198203] acpiphp: Slot [21] registered\n[ 0.199320] acpiphp: Slot [22] registered\n[ 0.200031] acpiphp: Slot [23] registered\n[ 0.201126] acpiphp: Slot [24] registered\n[ 0.202172] acpiphp: Slot [25] registered\n[ 0.203274] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205091] acpiphp: Slot [28] registered\n[ 0.206163] acpiphp: Slot [29] registered\n[ 0.207224] acpiphp: Slot [30] registered\n[ 0.208039] acpiphp: Slot [31] registered\n[ 0.209096] PCI host bridge to bus 0000:00\n[ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.267494] vgaarb: loaded\n[ 0.268003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.269583] SCSI subsystem initialized\n[ 0.270760] ACPI: bus type USB registered\n[ 0.270760] usbcore: registered new interface driver usbfs\n[ 0.272016] usbcore: registered new interface driver hub\n[ 0.273377] usbcore: registered new device driver usb\n[ 0.273380] PCI: Using ACPI for IRQ routing\n[ 0.276394] NetLabel: Initializing\n[ 0.277358] NetLabel: domain hash size = 128\n[ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.279802] NetLabel: unlabeled traffic allowed by default\n[ 0.280175] Switched to clocksource kvm-clock\n[ 0.288651] AppArmor: AppArmor Filesystem Enabled\n[ 0.289882] pnp: PnP ACPI init\n[ 0.290750] ACPI: bus type PNP registered\n[ 0.292255] pnp: PnP ACPI: found 8 devices\n[ 0.293362] ACPI: bus type PNP unregistered\n[ 0.300064] NET: Registered protocol family 2\n[ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.305400] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.307033] TCP: reno registered\n[ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.311039] NET: Registered protocol family 1\n[ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.360180] Trying to unpack rootfs image as initramfs...\n[ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.478842] Scanning for low memory corruption every 60 seconds\n[ 0.481199] Initialise system trusted keyring\n[ 0.482704] audit: initializing netlink socket (disabled)\n[ 0.484078] type=2000 audit(1542227916.621:1): initialized\n[ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507570] zbud: loaded\n[ 0.508800] VFS: Disk quotas dquot_6.5.2\n[ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511962] fuse init (API version 7.22)\n[ 0.513085] msgmni has been set to 3997\n[ 0.514171] Key type big_key registered\n[ 0.515819] Key type asymmetric registered\n[ 0.516953] Asymmetric key parser 'x509' registered\n[ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.520306] io scheduler noop registered\n[ 0.521400] io scheduler deadline registered (default)\n[ 0.522784] io scheduler cfq registered\n[ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527075] ipmi message handler version 39.2\n[ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531433] ACPI: Power Button [PWRF]\n[ 0.532880] GHES: HEST is not enabled!\n[ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.651947] Linux agpgart interface v0.103\n[ 0.653940] brd: module loaded\n[ 0.655289] loop: module loaded\n[ 0.656602] blk-mq: CPU -> queue map\n[ 0.658436] CPU 0 -> Queue 0\n[ 0.659615] CPU 1 -> Queue 0\n[ 0.661765] vda: vda1\n[ 0.663777] scsi0 : ata_piix\n[ 0.666707] scsi1 : ata_piix\n[ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.671438] libphy: Fixed MDIO Bus: probed\n[ 0.672611] tun: Universal TUN/TAP device driver, 1.6\n[ 0.673775] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.676884] PPP generic driver version 2.4.2\n[ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.680129] ehci-pci: EHCI PCI platform driver\n[ 0.681363] ehci-platform: EHCI generic platform driver\n[ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.684098] ohci-pci: OHCI PCI platform driver\n[ 0.685305] ohci-platform: OHCI generic platform driver\n[ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.718661] usb usb1: Product: UHCI Host Controller\n[ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.721300] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.722552] hub 1-0:1.0: USB hub found\n[ 0.723512] hub 1-0:1.0: 2 ports detected\n[ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.729762] mousedev: PS/2 mouse device common for all mice\n[ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.733441] rtc_cmos 00:00: RTC can wake from S4\n[ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.739073] device-mapper: uevent: version 1.0.3\n[ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.745001] TCP: cubic registered\n[ 0.753972] NET: Registered protocol family 10\n[ 0.755615] NET: Registered protocol family 17\n[ 0.757011] Key type dns_resolver registered\n[ 0.758509] Loading compiled-in X.509 certificates\n[ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.764070] registered taskstats version 1\n[ 0.767199] Key type trusted registered\n[ 0.770854] Key type encrypted registered\n[ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773140] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.775112] regulator-dummy: disabling\n[ 0.776134] Magic number: 10:785:649\n[ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917)\n[ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.780646] EDD information not available.\n[ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.828723] Write protecting the kernel read-only data: 12288k\n[ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.848440] systemd-udevd[107]: starting version 204\n[ 0.896553] FDC 0 is a S82078B\n[ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.204205] usb 1-1: Product: QEMU USB Tablet\n[ 1.205328] usb 1-1: Manufacturer: QEMU\n[ 1.206343] usb 1-1: SerialNumber: 42\n[ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz\n[ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available\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 Populate /dev filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[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[ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds.\ncloud-init-nonet[5.05]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting 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[6.32]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c |\nci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c |\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.2 | 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"} 2018-11-14 20:39:12,070 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-d53d767b-979c-48c6-8c56-0e09e3ab3db2 2018-11-14 20:39:12,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0713338851929s 2018-11-14 20:39:12,071 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-d53d767b-979c-48c6-8c56-0e09e3ab3db2 2018-11-14 20:39:12,071 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008061] Security Framework initialized [ 0.009190] AppArmor: AppArmor initialized [ 0.010236] Yama: becoming mindful. [ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022249] Initializing cgroup subsys memory [ 0.024009] Initializing cgroup subsys devices [ 0.025557] Initializing cgroup subsys freezer [ 0.026914] Initializing cgroup subsys blkio [ 0.028004] Initializing cgroup subsys perf_event [ 0.029405] Initializing cgroup subsys hugetlb [ 0.030676] FEATURE SPEC_CTRL Present [ 0.032701] mce: CPU supports 10 MCE banks [ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.057450] ACPI: Core revision 20131115 [ 0.059321] ACPI: All ACPI Tables successfully acquired [ 0.060388] ftrace: allocating 28747 entries in 113 pages [ 0.080328] smpboot: Max logical packages: 2 [ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.086369] Enabling x2apic [ 0.087484] Enabled x2apic [ 0.088013] Switched APIC routing to physical x2apic. [ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.106142] KVM setup paravirtual spinlock [ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.110708] x86: Booting SMP configuration: [ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.128044] x86: Booted up 1 node, 2 CPUs [ 0.128027] KVM setup async PF for cpu 1 [ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.132512] devtmpfs: initialized [ 0.134232] EVM: security.selinux [ 0.135169] EVM: security.SMACK64 [ 0.136007] EVM: security.ima [ 0.136887] EVM: security.capability [ 0.137923] pinctrl core: initialized pinctrl subsystem [ 0.140067] regulator-dummy: no parameters [ 0.141224] RTC time: 20:38:36, date: 11/14/18 [ 0.142423] NET: Registered protocol family 16 [ 0.143707] cpuidle: using governor ladder [ 0.144005] cpuidle: using governor menu [ 0.145155] ACPI: bus type PCI registered [ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.148014] PCI: Using configuration type 1 for base access [ 0.150133] bio: create slab at 0 [ 0.150133] ACPI: Added _OSI(Module Device) [ 0.152004] ACPI: Added _OSI(Processor Device) [ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.154336] ACPI: Added _OSI(Processor Aggregator Device) [ 0.157445] ACPI: Interpreter enabled [ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.168722] ACPI: (supports S0 S5) [ 0.169639] ACPI: Using IOAPIC for interrupt routing [ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.172211] ACPI: No dock devices found. [ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180215] acpiphp: Slot [3] registered [ 0.181284] acpiphp: Slot [4] registered [ 0.182383] acpiphp: Slot [5] registered [ 0.183489] acpiphp: Slot [6] registered [ 0.184021] acpiphp: Slot [7] registered [ 0.185113] acpiphp: Slot [8] registered [ 0.186156] acpiphp: Slot [9] registered [ 0.187209] acpiphp: Slot [10] registered [ 0.188022] acpiphp: Slot [11] registered [ 0.189095] acpiphp: Slot [12] registered [ 0.190146] acpiphp: Slot [13] registered [ 0.191227] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193105] acpiphp: Slot [16] registered [ 0.194191] acpiphp: Slot [17] registered [ 0.195404] acpiphp: Slot [18] registered [ 0.196030] acpiphp: Slot [19] registered [ 0.197120] acpiphp: Slot [20] registered [ 0.198203] acpiphp: Slot [21] registered [ 0.199320] acpiphp: Slot [22] registered [ 0.200031] acpiphp: Slot [23] registered [ 0.201126] acpiphp: Slot [24] registered [ 0.202172] acpiphp: Slot [25] registered [ 0.203274] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205091] acpiphp: Slot [28] registered [ 0.206163] acpiphp: Slot [29] registered [ 0.207224] acpiphp: Slot [30] registered [ 0.208039] acpiphp: Slot [31] registered [ 0.209096] PCI host bridge to bus 0000:00 [ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.267494] vgaarb: loaded [ 0.268003] vgaarb: bridge control possible 0000:00:02.0 [ 0.269583] SCSI subsystem initialized [ 0.270760] ACPI: bus type USB registered [ 0.270760] usbcore: registered new interface driver usbfs [ 0.272016] usbcore: registered new interface driver hub [ 0.273377] usbcore: registered new device driver usb [ 0.273380] PCI: Using ACPI for IRQ routing [ 0.276394] NetLabel: Initializing [ 0.277358] NetLabel: domain hash size = 128 [ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.279802] NetLabel: unlabeled traffic allowed by default [ 0.280175] Switched to clocksource kvm-clock [ 0.288651] AppArmor: AppArmor Filesystem Enabled [ 0.289882] pnp: PnP ACPI init [ 0.290750] ACPI: bus type PNP registered [ 0.292255] pnp: PnP ACPI: found 8 devices [ 0.293362] ACPI: bus type PNP unregistered [ 0.300064] NET: Registered protocol family 2 [ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.305400] TCP: Hash tables configured (established 16384 bind 16384) [ 0.307033] TCP: reno registered [ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.311039] NET: Registered protocol family 1 [ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.360180] Trying to unpack rootfs image as initramfs... [ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.478842] Scanning for low memory corruption every 60 seconds [ 0.481199] Initialise system trusted keyring [ 0.482704] audit: initializing netlink socket (disabled) [ 0.484078] type=2000 audit(1542227916.621:1): initialized [ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.507570] zbud: loaded [ 0.508800] VFS: Disk quotas dquot_6.5.2 [ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.511962] fuse init (API version 7.22) [ 0.513085] msgmni has been set to 3997 [ 0.514171] Key type big_key registered [ 0.515819] Key type asymmetric registered [ 0.516953] Asymmetric key parser 'x509' registered [ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.520306] io scheduler noop registered [ 0.521400] io scheduler deadline registered (default) [ 0.522784] io scheduler cfq registered [ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.527075] ipmi message handler version 39.2 [ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531433] ACPI: Power Button [PWRF] [ 0.532880] GHES: HEST is not enabled! [ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.651947] Linux agpgart interface v0.103 [ 0.653940] brd: module loaded [ 0.655289] loop: module loaded [ 0.656602] blk-mq: CPU -> queue map [ 0.658436] CPU 0 -> Queue 0 [ 0.659615] CPU 1 -> Queue 0 [ 0.661765] vda: vda1 [ 0.663777] scsi0 : ata_piix [ 0.666707] scsi1 : ata_piix [ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.671438] libphy: Fixed MDIO Bus: probed [ 0.672611] tun: Universal TUN/TAP device driver, 1.6 [ 0.673775] tun: (C) 1999-2004 Max Krasnyansky [ 0.676884] PPP generic driver version 2.4.2 [ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.680129] ehci-pci: EHCI PCI platform driver [ 0.681363] ehci-platform: EHCI generic platform driver [ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.684098] ohci-pci: OHCI PCI platform driver [ 0.685305] ohci-platform: OHCI generic platform driver [ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver [ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718661] usb usb1: Product: UHCI Host Controller [ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.721300] usb usb1: SerialNumber: 0000:00:01.2 [ 0.722552] hub 1-0:1.0: USB hub found [ 0.723512] hub 1-0:1.0: 2 ports detected [ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.729762] mousedev: PS/2 mouse device common for all mice [ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.733441] rtc_cmos 00:00: RTC can wake from S4 [ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.739073] device-mapper: uevent: version 1.0.3 [ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs [ 0.745001] TCP: cubic registered [ 0.753972] NET: Registered protocol family 10 [ 0.755615] NET: Registered protocol family 17 [ 0.757011] Key type dns_resolver registered [ 0.758509] Loading compiled-in X.509 certificates [ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.764070] registered taskstats version 1 [ 0.767199] Key type trusted registered [ 0.770854] Key type encrypted registered [ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773140] IMA: No TPM chip found, activating TPM-bypass! [ 0.775112] regulator-dummy: disabling [ 0.776134] Magic number: 10:785:649 [ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917) [ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.780646] EDD information not available. [ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.828723] Write protecting the kernel read-only data: 12288k [ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.848440] systemd-udevd[107]: starting version 204 [ 0.896553] FDC 0 is a S82078B [ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.204205] usb 1-1: Product: QEMU USB Tablet [ 1.205328] usb 1-1: Manufacturer: QEMU [ 1.206343] usb 1-1: SerialNumber: 42 [ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz [ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available * 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 Populate /dev filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds. cloud-init-nonet[5.05]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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[6.32]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c | ci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c | 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.2 | 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: +-------+-----------------+---------------+-----------------+-----------+-------+ 2018-11-14 20:39:12,072 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-14 20:39:22,074 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:39:22,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:39:22,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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-680815e3-4d5d-4be9-b261-50106592e865 x-compute-request-id: req-680815e3-4d5d-4be9-b261-50106592e865 Content-Encoding: gzip Content-Length: 1498 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:bc:66:4c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:66:4c", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:60:8c", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:34.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "0e36c748-ed15-4de6-82a0-d99a17af479a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:34Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:c1:0b:40", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:0b:40", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:46.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "35e17aec-ff41-4421-9df7-552124cdbab1", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:46Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "bono-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:42:07:79", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:07:79", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:b7:ea", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:36.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:36Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "dime-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:63:a5:22", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:a5:22", "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:1d:a7:43", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:a7:43", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "d31f7770-a606-4856-90d0-b4ea1295ef58", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "homer-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:46:7f:16", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:7f:16", "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:6f:84:50", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:cb:40:f9", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:40:f9", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:37:51.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:37:51Z", "hostId": "4f9348ee26543026d8aeb2af7f9ee6328e1c5c6b414aeec1b963e000", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-14T20:36:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:da:ad:13", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:ad:13", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:63:c7", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:35:57.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "ab480cc2-b362-4101-9346-87dff464dada", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:35:57Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ns.clearwater.opnfv", "created": "2018-11-14T20:34:13Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:39:22,914 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-680815e3-4d5d-4be9-b261-50106592e865 2018-11-14 20:39:22,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.839257001877s 2018-11-14 20:39:22,914 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-680815e3-4d5d-4be9-b261-50106592e865 2018-11-14 20:39:22,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 20:39:22,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 20:39:23,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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-0c0bc287-5683-4848-9174-e19faaf1c638 x-compute-request-id: req-0c0bc287-5683-4848-9174-e19faaf1c638 Content-Encoding: gzip Content-Length: 8706 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008061] Security Framework initialized\n[ 0.009190] AppArmor: AppArmor initialized\n[ 0.010236] Yama: becoming mindful.\n[ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022249] Initializing cgroup subsys memory\n[ 0.024009] Initializing cgroup subsys devices\n[ 0.025557] Initializing cgroup subsys freezer\n[ 0.026914] Initializing cgroup subsys blkio\n[ 0.028004] Initializing cgroup subsys perf_event\n[ 0.029405] Initializing cgroup subsys hugetlb\n[ 0.030676] FEATURE SPEC_CTRL Present\n[ 0.032701] mce: CPU supports 10 MCE banks\n[ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.057450] ACPI: Core revision 20131115\n[ 0.059321] ACPI: All ACPI Tables successfully acquired\n[ 0.060388] ftrace: allocating 28747 entries in 113 pages\n[ 0.080328] smpboot: Max logical packages: 2\n[ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.086369] Enabling x2apic\n[ 0.087484] Enabled x2apic\n[ 0.088013] Switched APIC routing to physical x2apic.\n[ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.106142] KVM setup paravirtual spinlock\n[ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.110708] x86: Booting SMP configuration:\n[ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.128044] x86: Booted up 1 node, 2 CPUs\n[ 0.128027] KVM setup async PF for cpu 1\n[ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.132512] devtmpfs: initialized\n[ 0.134232] EVM: security.selinux\n[ 0.135169] EVM: security.SMACK64\n[ 0.136007] EVM: security.ima\n[ 0.136887] EVM: security.capability\n[ 0.137923] pinctrl core: initialized pinctrl subsystem\n[ 0.140067] regulator-dummy: no parameters\n[ 0.141224] RTC time: 20:38:36, date: 11/14/18\n[ 0.142423] NET: Registered protocol family 16\n[ 0.143707] cpuidle: using governor ladder\n[ 0.144005] cpuidle: using governor menu\n[ 0.145155] ACPI: bus type PCI registered\n[ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.148014] PCI: Using configuration type 1 for base access\n[ 0.150133] bio: create slab at 0\n[ 0.150133] ACPI: Added _OSI(Module Device)\n[ 0.152004] ACPI: Added _OSI(Processor Device)\n[ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.154336] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.157445] ACPI: Interpreter enabled\n[ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.168722] ACPI: (supports S0 S5)\n[ 0.169639] ACPI: Using IOAPIC for interrupt routing\n[ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.172211] ACPI: No dock devices found.\n[ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180215] acpiphp: Slot [3] registered\n[ 0.181284] acpiphp: Slot [4] registered\n[ 0.182383] acpiphp: Slot [5] registered\n[ 0.183489] acpiphp: Slot [6] registered\n[ 0.184021] acpiphp: Slot [7] registered\n[ 0.185113] acpiphp: Slot [8] registered\n[ 0.186156] acpiphp: Slot [9] registered\n[ 0.187209] acpiphp: Slot [10] registered\n[ 0.188022] acpiphp: Slot [11] registered\n[ 0.189095] acpiphp: Slot [12] registered\n[ 0.190146] acpiphp: Slot [13] registered\n[ 0.191227] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193105] acpiphp: Slot [16] registered\n[ 0.194191] acpiphp: Slot [17] registered\n[ 0.195404] acpiphp: Slot [18] registered\n[ 0.196030] acpiphp: Slot [19] registered\n[ 0.197120] acpiphp: Slot [20] registered\n[ 0.198203] acpiphp: Slot [21] registered\n[ 0.199320] acpiphp: Slot [22] registered\n[ 0.200031] acpiphp: Slot [23] registered\n[ 0.201126] acpiphp: Slot [24] registered\n[ 0.202172] acpiphp: Slot [25] registered\n[ 0.203274] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205091] acpiphp: Slot [28] registered\n[ 0.206163] acpiphp: Slot [29] registered\n[ 0.207224] acpiphp: Slot [30] registered\n[ 0.208039] acpiphp: Slot [31] registered\n[ 0.209096] PCI host bridge to bus 0000:00\n[ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.267494] vgaarb: loaded\n[ 0.268003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.269583] SCSI subsystem initialized\n[ 0.270760] ACPI: bus type USB registered\n[ 0.270760] usbcore: registered new interface driver usbfs\n[ 0.272016] usbcore: registered new interface driver hub\n[ 0.273377] usbcore: registered new device driver usb\n[ 0.273380] PCI: Using ACPI for IRQ routing\n[ 0.276394] NetLabel: Initializing\n[ 0.277358] NetLabel: domain hash size = 128\n[ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.279802] NetLabel: unlabeled traffic allowed by default\n[ 0.280175] Switched to clocksource kvm-clock\n[ 0.288651] AppArmor: AppArmor Filesystem Enabled\n[ 0.289882] pnp: PnP ACPI init\n[ 0.290750] ACPI: bus type PNP registered\n[ 0.292255] pnp: PnP ACPI: found 8 devices\n[ 0.293362] ACPI: bus type PNP unregistered\n[ 0.300064] NET: Registered protocol family 2\n[ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.305400] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.307033] TCP: reno registered\n[ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.311039] NET: Registered protocol family 1\n[ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.360180] Trying to unpack rootfs image as initramfs...\n[ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.478842] Scanning for low memory corruption every 60 seconds\n[ 0.481199] Initialise system trusted keyring\n[ 0.482704] audit: initializing netlink socket (disabled)\n[ 0.484078] type=2000 audit(1542227916.621:1): initialized\n[ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507570] zbud: loaded\n[ 0.508800] VFS: Disk quotas dquot_6.5.2\n[ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511962] fuse init (API version 7.22)\n[ 0.513085] msgmni has been set to 3997\n[ 0.514171] Key type big_key registered\n[ 0.515819] Key type asymmetric registered\n[ 0.516953] Asymmetric key parser 'x509' registered\n[ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.520306] io scheduler noop registered\n[ 0.521400] io scheduler deadline registered (default)\n[ 0.522784] io scheduler cfq registered\n[ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527075] ipmi message handler version 39.2\n[ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531433] ACPI: Power Button [PWRF]\n[ 0.532880] GHES: HEST is not enabled!\n[ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.651947] Linux agpgart interface v0.103\n[ 0.653940] brd: module loaded\n[ 0.655289] loop: module loaded\n[ 0.656602] blk-mq: CPU -> queue map\n[ 0.658436] CPU 0 -> Queue 0\n[ 0.659615] CPU 1 -> Queue 0\n[ 0.661765] vda: vda1\n[ 0.663777] scsi0 : ata_piix\n[ 0.666707] scsi1 : ata_piix\n[ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.671438] libphy: Fixed MDIO Bus: probed\n[ 0.672611] tun: Universal TUN/TAP device driver, 1.6\n[ 0.673775] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.676884] PPP generic driver version 2.4.2\n[ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.680129] ehci-pci: EHCI PCI platform driver\n[ 0.681363] ehci-platform: EHCI generic platform driver\n[ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.684098] ohci-pci: OHCI PCI platform driver\n[ 0.685305] ohci-platform: OHCI generic platform driver\n[ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.718661] usb usb1: Product: UHCI Host Controller\n[ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.721300] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.722552] hub 1-0:1.0: USB hub found\n[ 0.723512] hub 1-0:1.0: 2 ports detected\n[ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.729762] mousedev: PS/2 mouse device common for all mice\n[ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.733441] rtc_cmos 00:00: RTC can wake from S4\n[ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.739073] device-mapper: uevent: version 1.0.3\n[ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.745001] TCP: cubic registered\n[ 0.753972] NET: Registered protocol family 10\n[ 0.755615] NET: Registered protocol family 17\n[ 0.757011] Key type dns_resolver registered\n[ 0.758509] Loading compiled-in X.509 certificates\n[ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.764070] registered taskstats version 1\n[ 0.767199] Key type trusted registered\n[ 0.770854] Key type encrypted registered\n[ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773140] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.775112] regulator-dummy: disabling\n[ 0.776134] Magic number: 10:785:649\n[ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917)\n[ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.780646] EDD information not available.\n[ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.828723] Write protecting the kernel read-only data: 12288k\n[ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.848440] systemd-udevd[107]: starting version 204\n[ 0.896553] FDC 0 is a S82078B\n[ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.204205] usb 1-1: Product: QEMU USB Tablet\n[ 1.205328] usb 1-1: Manufacturer: QEMU\n[ 1.206343] usb 1-1: SerialNumber: 42\n[ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz\n[ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available\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 Populate /dev filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[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[ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds.\ncloud-init-nonet[5.05]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting 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[6.32]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c |\nci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c |\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.2 | 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"} 2018-11-14 20:39:23,042 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-0c0bc287-5683-4848-9174-e19faaf1c638 2018-11-14 20:39:23,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.120129108429s 2018-11-14 20:39:23,043 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-0c0bc287-5683-4848-9174-e19faaf1c638 2018-11-14 20:39:23,043 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008061] Security Framework initialized [ 0.009190] AppArmor: AppArmor initialized [ 0.010236] Yama: becoming mindful. [ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022249] Initializing cgroup subsys memory [ 0.024009] Initializing cgroup subsys devices [ 0.025557] Initializing cgroup subsys freezer [ 0.026914] Initializing cgroup subsys blkio [ 0.028004] Initializing cgroup subsys perf_event [ 0.029405] Initializing cgroup subsys hugetlb [ 0.030676] FEATURE SPEC_CTRL Present [ 0.032701] mce: CPU supports 10 MCE banks [ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.057450] ACPI: Core revision 20131115 [ 0.059321] ACPI: All ACPI Tables successfully acquired [ 0.060388] ftrace: allocating 28747 entries in 113 pages [ 0.080328] smpboot: Max logical packages: 2 [ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.086369] Enabling x2apic [ 0.087484] Enabled x2apic [ 0.088013] Switched APIC routing to physical x2apic. [ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.106142] KVM setup paravirtual spinlock [ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.110708] x86: Booting SMP configuration: [ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.128044] x86: Booted up 1 node, 2 CPUs [ 0.128027] KVM setup async PF for cpu 1 [ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.132512] devtmpfs: initialized [ 0.134232] EVM: security.selinux [ 0.135169] EVM: security.SMACK64 [ 0.136007] EVM: security.ima [ 0.136887] EVM: security.capability [ 0.137923] pinctrl core: initialized pinctrl subsystem [ 0.140067] regulator-dummy: no parameters [ 0.141224] RTC time: 20:38:36, date: 11/14/18 [ 0.142423] NET: Registered protocol family 16 [ 0.143707] cpuidle: using governor ladder [ 0.144005] cpuidle: using governor menu [ 0.145155] ACPI: bus type PCI registered [ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.148014] PCI: Using configuration type 1 for base access [ 0.150133] bio: create slab at 0 [ 0.150133] ACPI: Added _OSI(Module Device) [ 0.152004] ACPI: Added _OSI(Processor Device) [ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.154336] ACPI: Added _OSI(Processor Aggregator Device) [ 0.157445] ACPI: Interpreter enabled [ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.168722] ACPI: (supports S0 S5) [ 0.169639] ACPI: Using IOAPIC for interrupt routing [ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.172211] ACPI: No dock devices found. [ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180215] acpiphp: Slot [3] registered [ 0.181284] acpiphp: Slot [4] registered [ 0.182383] acpiphp: Slot [5] registered [ 0.183489] acpiphp: Slot [6] registered [ 0.184021] acpiphp: Slot [7] registered [ 0.185113] acpiphp: Slot [8] registered [ 0.186156] acpiphp: Slot [9] registered [ 0.187209] acpiphp: Slot [10] registered [ 0.188022] acpiphp: Slot [11] registered [ 0.189095] acpiphp: Slot [12] registered [ 0.190146] acpiphp: Slot [13] registered [ 0.191227] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193105] acpiphp: Slot [16] registered [ 0.194191] acpiphp: Slot [17] registered [ 0.195404] acpiphp: Slot [18] registered [ 0.196030] acpiphp: Slot [19] registered [ 0.197120] acpiphp: Slot [20] registered [ 0.198203] acpiphp: Slot [21] registered [ 0.199320] acpiphp: Slot [22] registered [ 0.200031] acpiphp: Slot [23] registered [ 0.201126] acpiphp: Slot [24] registered [ 0.202172] acpiphp: Slot [25] registered [ 0.203274] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205091] acpiphp: Slot [28] registered [ 0.206163] acpiphp: Slot [29] registered [ 0.207224] acpiphp: Slot [30] registered [ 0.208039] acpiphp: Slot [31] registered [ 0.209096] PCI host bridge to bus 0000:00 [ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.267494] vgaarb: loaded [ 0.268003] vgaarb: bridge control possible 0000:00:02.0 [ 0.269583] SCSI subsystem initialized [ 0.270760] ACPI: bus type USB registered [ 0.270760] usbcore: registered new interface driver usbfs [ 0.272016] usbcore: registered new interface driver hub [ 0.273377] usbcore: registered new device driver usb [ 0.273380] PCI: Using ACPI for IRQ routing [ 0.276394] NetLabel: Initializing [ 0.277358] NetLabel: domain hash size = 128 [ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.279802] NetLabel: unlabeled traffic allowed by default [ 0.280175] Switched to clocksource kvm-clock [ 0.288651] AppArmor: AppArmor Filesystem Enabled [ 0.289882] pnp: PnP ACPI init [ 0.290750] ACPI: bus type PNP registered [ 0.292255] pnp: PnP ACPI: found 8 devices [ 0.293362] ACPI: bus type PNP unregistered [ 0.300064] NET: Registered protocol family 2 [ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.305400] TCP: Hash tables configured (established 16384 bind 16384) [ 0.307033] TCP: reno registered [ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.311039] NET: Registered protocol family 1 [ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.360180] Trying to unpack rootfs image as initramfs... [ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.478842] Scanning for low memory corruption every 60 seconds [ 0.481199] Initialise system trusted keyring [ 0.482704] audit: initializing netlink socket (disabled) [ 0.484078] type=2000 audit(1542227916.621:1): initialized [ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.507570] zbud: loaded [ 0.508800] VFS: Disk quotas dquot_6.5.2 [ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.511962] fuse init (API version 7.22) [ 0.513085] msgmni has been set to 3997 [ 0.514171] Key type big_key registered [ 0.515819] Key type asymmetric registered [ 0.516953] Asymmetric key parser 'x509' registered [ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.520306] io scheduler noop registered [ 0.521400] io scheduler deadline registered (default) [ 0.522784] io scheduler cfq registered [ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.527075] ipmi message handler version 39.2 [ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531433] ACPI: Power Button [PWRF] [ 0.532880] GHES: HEST is not enabled! [ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.651947] Linux agpgart interface v0.103 [ 0.653940] brd: module loaded [ 0.655289] loop: module loaded [ 0.656602] blk-mq: CPU -> queue map [ 0.658436] CPU 0 -> Queue 0 [ 0.659615] CPU 1 -> Queue 0 [ 0.661765] vda: vda1 [ 0.663777] scsi0 : ata_piix [ 0.666707] scsi1 : ata_piix [ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.671438] libphy: Fixed MDIO Bus: probed [ 0.672611] tun: Universal TUN/TAP device driver, 1.6 [ 0.673775] tun: (C) 1999-2004 Max Krasnyansky [ 0.676884] PPP generic driver version 2.4.2 [ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.680129] ehci-pci: EHCI PCI platform driver [ 0.681363] ehci-platform: EHCI generic platform driver [ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.684098] ohci-pci: OHCI PCI platform driver [ 0.685305] ohci-platform: OHCI generic platform driver [ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver [ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718661] usb usb1: Product: UHCI Host Controller [ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.721300] usb usb1: SerialNumber: 0000:00:01.2 [ 0.722552] hub 1-0:1.0: USB hub found [ 0.723512] hub 1-0:1.0: 2 ports detected [ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.729762] mousedev: PS/2 mouse device common for all mice [ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.733441] rtc_cmos 00:00: RTC can wake from S4 [ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.739073] device-mapper: uevent: version 1.0.3 [ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs [ 0.745001] TCP: cubic registered [ 0.753972] NET: Registered protocol family 10 [ 0.755615] NET: Registered protocol family 17 [ 0.757011] Key type dns_resolver registered [ 0.758509] Loading compiled-in X.509 certificates [ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.764070] registered taskstats version 1 [ 0.767199] Key type trusted registered [ 0.770854] Key type encrypted registered [ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773140] IMA: No TPM chip found, activating TPM-bypass! [ 0.775112] regulator-dummy: disabling [ 0.776134] Magic number: 10:785:649 [ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917) [ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.780646] EDD information not available. [ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.828723] Write protecting the kernel read-only data: 12288k [ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.848440] systemd-udevd[107]: starting version 204 [ 0.896553] FDC 0 is a S82078B [ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.204205] usb 1-1: Product: QEMU USB Tablet [ 1.205328] usb 1-1: Manufacturer: QEMU [ 1.206343] usb 1-1: SerialNumber: 42 [ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz [ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available * 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 Populate /dev filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds. cloud-init-nonet[5.05]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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[6.32]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c | ci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c | 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.2 | 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: +-------+-----------------+---------------+-----------------+-----------+-------+ 2018-11-14 20:39:23,044 - functest.core.singlevm - DEBUG - try 2: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-14 20:39:33,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:39:33,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:39:33,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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-509a09d2-b12e-46da-9bdc-db95aab58e58 x-compute-request-id: req-509a09d2-b12e-46da-9bdc-db95aab58e58 Content-Encoding: gzip Content-Length: 1498 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:bc:66:4c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:66:4c", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:60:8c", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:34.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "0e36c748-ed15-4de6-82a0-d99a17af479a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:34Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:c1:0b:40", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:0b:40", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:46.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "35e17aec-ff41-4421-9df7-552124cdbab1", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:46Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "bono-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:42:07:79", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:07:79", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:b7:ea", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:36.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:36Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "dime-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:63:a5:22", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:a5:22", "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:1d:a7:43", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:a7:43", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "d31f7770-a606-4856-90d0-b4ea1295ef58", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "homer-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:46:7f:16", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:7f:16", "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:6f:84:50", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:cb:40:f9", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:40:f9", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:37:51.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:37:51Z", "hostId": "4f9348ee26543026d8aeb2af7f9ee6328e1c5c6b414aeec1b963e000", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-14T20:36:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:da:ad:13", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:ad:13", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:63:c7", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:35:57.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "ab480cc2-b362-4101-9346-87dff464dada", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:35:57Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ns.clearwater.opnfv", "created": "2018-11-14T20:34:13Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:39:33,511 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-509a09d2-b12e-46da-9bdc-db95aab58e58 2018-11-14 20:39:33,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.456528902054s 2018-11-14 20:39:33,511 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-509a09d2-b12e-46da-9bdc-db95aab58e58 2018-11-14 20:39:33,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 20:39:33,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 20:39:33,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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-e9a1d79b-cdb5-4eb2-89bd-5a93e8db21e8 x-compute-request-id: req-e9a1d79b-cdb5-4eb2-89bd-5a93e8db21e8 Content-Encoding: gzip Content-Length: 8706 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008061] Security Framework initialized\n[ 0.009190] AppArmor: AppArmor initialized\n[ 0.010236] Yama: becoming mindful.\n[ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022249] Initializing cgroup subsys memory\n[ 0.024009] Initializing cgroup subsys devices\n[ 0.025557] Initializing cgroup subsys freezer\n[ 0.026914] Initializing cgroup subsys blkio\n[ 0.028004] Initializing cgroup subsys perf_event\n[ 0.029405] Initializing cgroup subsys hugetlb\n[ 0.030676] FEATURE SPEC_CTRL Present\n[ 0.032701] mce: CPU supports 10 MCE banks\n[ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.057450] ACPI: Core revision 20131115\n[ 0.059321] ACPI: All ACPI Tables successfully acquired\n[ 0.060388] ftrace: allocating 28747 entries in 113 pages\n[ 0.080328] smpboot: Max logical packages: 2\n[ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.086369] Enabling x2apic\n[ 0.087484] Enabled x2apic\n[ 0.088013] Switched APIC routing to physical x2apic.\n[ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.106142] KVM setup paravirtual spinlock\n[ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.110708] x86: Booting SMP configuration:\n[ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.128044] x86: Booted up 1 node, 2 CPUs\n[ 0.128027] KVM setup async PF for cpu 1\n[ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.132512] devtmpfs: initialized\n[ 0.134232] EVM: security.selinux\n[ 0.135169] EVM: security.SMACK64\n[ 0.136007] EVM: security.ima\n[ 0.136887] EVM: security.capability\n[ 0.137923] pinctrl core: initialized pinctrl subsystem\n[ 0.140067] regulator-dummy: no parameters\n[ 0.141224] RTC time: 20:38:36, date: 11/14/18\n[ 0.142423] NET: Registered protocol family 16\n[ 0.143707] cpuidle: using governor ladder\n[ 0.144005] cpuidle: using governor menu\n[ 0.145155] ACPI: bus type PCI registered\n[ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.148014] PCI: Using configuration type 1 for base access\n[ 0.150133] bio: create slab at 0\n[ 0.150133] ACPI: Added _OSI(Module Device)\n[ 0.152004] ACPI: Added _OSI(Processor Device)\n[ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.154336] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.157445] ACPI: Interpreter enabled\n[ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.168722] ACPI: (supports S0 S5)\n[ 0.169639] ACPI: Using IOAPIC for interrupt routing\n[ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.172211] ACPI: No dock devices found.\n[ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180215] acpiphp: Slot [3] registered\n[ 0.181284] acpiphp: Slot [4] registered\n[ 0.182383] acpiphp: Slot [5] registered\n[ 0.183489] acpiphp: Slot [6] registered\n[ 0.184021] acpiphp: Slot [7] registered\n[ 0.185113] acpiphp: Slot [8] registered\n[ 0.186156] acpiphp: Slot [9] registered\n[ 0.187209] acpiphp: Slot [10] registered\n[ 0.188022] acpiphp: Slot [11] registered\n[ 0.189095] acpiphp: Slot [12] registered\n[ 0.190146] acpiphp: Slot [13] registered\n[ 0.191227] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193105] acpiphp: Slot [16] registered\n[ 0.194191] acpiphp: Slot [17] registered\n[ 0.195404] acpiphp: Slot [18] registered\n[ 0.196030] acpiphp: Slot [19] registered\n[ 0.197120] acpiphp: Slot [20] registered\n[ 0.198203] acpiphp: Slot [21] registered\n[ 0.199320] acpiphp: Slot [22] registered\n[ 0.200031] acpiphp: Slot [23] registered\n[ 0.201126] acpiphp: Slot [24] registered\n[ 0.202172] acpiphp: Slot [25] registered\n[ 0.203274] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205091] acpiphp: Slot [28] registered\n[ 0.206163] acpiphp: Slot [29] registered\n[ 0.207224] acpiphp: Slot [30] registered\n[ 0.208039] acpiphp: Slot [31] registered\n[ 0.209096] PCI host bridge to bus 0000:00\n[ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.267494] vgaarb: loaded\n[ 0.268003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.269583] SCSI subsystem initialized\n[ 0.270760] ACPI: bus type USB registered\n[ 0.270760] usbcore: registered new interface driver usbfs\n[ 0.272016] usbcore: registered new interface driver hub\n[ 0.273377] usbcore: registered new device driver usb\n[ 0.273380] PCI: Using ACPI for IRQ routing\n[ 0.276394] NetLabel: Initializing\n[ 0.277358] NetLabel: domain hash size = 128\n[ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.279802] NetLabel: unlabeled traffic allowed by default\n[ 0.280175] Switched to clocksource kvm-clock\n[ 0.288651] AppArmor: AppArmor Filesystem Enabled\n[ 0.289882] pnp: PnP ACPI init\n[ 0.290750] ACPI: bus type PNP registered\n[ 0.292255] pnp: PnP ACPI: found 8 devices\n[ 0.293362] ACPI: bus type PNP unregistered\n[ 0.300064] NET: Registered protocol family 2\n[ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.305400] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.307033] TCP: reno registered\n[ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.311039] NET: Registered protocol family 1\n[ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.360180] Trying to unpack rootfs image as initramfs...\n[ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.478842] Scanning for low memory corruption every 60 seconds\n[ 0.481199] Initialise system trusted keyring\n[ 0.482704] audit: initializing netlink socket (disabled)\n[ 0.484078] type=2000 audit(1542227916.621:1): initialized\n[ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507570] zbud: loaded\n[ 0.508800] VFS: Disk quotas dquot_6.5.2\n[ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511962] fuse init (API version 7.22)\n[ 0.513085] msgmni has been set to 3997\n[ 0.514171] Key type big_key registered\n[ 0.515819] Key type asymmetric registered\n[ 0.516953] Asymmetric key parser 'x509' registered\n[ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.520306] io scheduler noop registered\n[ 0.521400] io scheduler deadline registered (default)\n[ 0.522784] io scheduler cfq registered\n[ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527075] ipmi message handler version 39.2\n[ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531433] ACPI: Power Button [PWRF]\n[ 0.532880] GHES: HEST is not enabled!\n[ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.651947] Linux agpgart interface v0.103\n[ 0.653940] brd: module loaded\n[ 0.655289] loop: module loaded\n[ 0.656602] blk-mq: CPU -> queue map\n[ 0.658436] CPU 0 -> Queue 0\n[ 0.659615] CPU 1 -> Queue 0\n[ 0.661765] vda: vda1\n[ 0.663777] scsi0 : ata_piix\n[ 0.666707] scsi1 : ata_piix\n[ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.671438] libphy: Fixed MDIO Bus: probed\n[ 0.672611] tun: Universal TUN/TAP device driver, 1.6\n[ 0.673775] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.676884] PPP generic driver version 2.4.2\n[ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.680129] ehci-pci: EHCI PCI platform driver\n[ 0.681363] ehci-platform: EHCI generic platform driver\n[ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.684098] ohci-pci: OHCI PCI platform driver\n[ 0.685305] ohci-platform: OHCI generic platform driver\n[ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.718661] usb usb1: Product: UHCI Host Controller\n[ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.721300] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.722552] hub 1-0:1.0: USB hub found\n[ 0.723512] hub 1-0:1.0: 2 ports detected\n[ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.729762] mousedev: PS/2 mouse device common for all mice\n[ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.733441] rtc_cmos 00:00: RTC can wake from S4\n[ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.739073] device-mapper: uevent: version 1.0.3\n[ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.745001] TCP: cubic registered\n[ 0.753972] NET: Registered protocol family 10\n[ 0.755615] NET: Registered protocol family 17\n[ 0.757011] Key type dns_resolver registered\n[ 0.758509] Loading compiled-in X.509 certificates\n[ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.764070] registered taskstats version 1\n[ 0.767199] Key type trusted registered\n[ 0.770854] Key type encrypted registered\n[ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773140] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.775112] regulator-dummy: disabling\n[ 0.776134] Magic number: 10:785:649\n[ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917)\n[ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.780646] EDD information not available.\n[ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.828723] Write protecting the kernel read-only data: 12288k\n[ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.848440] systemd-udevd[107]: starting version 204\n[ 0.896553] FDC 0 is a S82078B\n[ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.204205] usb 1-1: Product: QEMU USB Tablet\n[ 1.205328] usb 1-1: Manufacturer: QEMU\n[ 1.206343] usb 1-1: SerialNumber: 42\n[ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz\n[ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available\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 Populate /dev filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[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[ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds.\ncloud-init-nonet[5.05]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting 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[6.32]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c |\nci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c |\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.2 | 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"} 2018-11-14 20:39:33,596 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-e9a1d79b-cdb5-4eb2-89bd-5a93e8db21e8 2018-11-14 20:39:33,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0778419971466s 2018-11-14 20:39:33,597 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-e9a1d79b-cdb5-4eb2-89bd-5a93e8db21e8 2018-11-14 20:39:33,597 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008061] Security Framework initialized [ 0.009190] AppArmor: AppArmor initialized [ 0.010236] Yama: becoming mindful. [ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022249] Initializing cgroup subsys memory [ 0.024009] Initializing cgroup subsys devices [ 0.025557] Initializing cgroup subsys freezer [ 0.026914] Initializing cgroup subsys blkio [ 0.028004] Initializing cgroup subsys perf_event [ 0.029405] Initializing cgroup subsys hugetlb [ 0.030676] FEATURE SPEC_CTRL Present [ 0.032701] mce: CPU supports 10 MCE banks [ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.057450] ACPI: Core revision 20131115 [ 0.059321] ACPI: All ACPI Tables successfully acquired [ 0.060388] ftrace: allocating 28747 entries in 113 pages [ 0.080328] smpboot: Max logical packages: 2 [ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.086369] Enabling x2apic [ 0.087484] Enabled x2apic [ 0.088013] Switched APIC routing to physical x2apic. [ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.106142] KVM setup paravirtual spinlock [ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.110708] x86: Booting SMP configuration: [ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.128044] x86: Booted up 1 node, 2 CPUs [ 0.128027] KVM setup async PF for cpu 1 [ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.132512] devtmpfs: initialized [ 0.134232] EVM: security.selinux [ 0.135169] EVM: security.SMACK64 [ 0.136007] EVM: security.ima [ 0.136887] EVM: security.capability [ 0.137923] pinctrl core: initialized pinctrl subsystem [ 0.140067] regulator-dummy: no parameters [ 0.141224] RTC time: 20:38:36, date: 11/14/18 [ 0.142423] NET: Registered protocol family 16 [ 0.143707] cpuidle: using governor ladder [ 0.144005] cpuidle: using governor menu [ 0.145155] ACPI: bus type PCI registered [ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.148014] PCI: Using configuration type 1 for base access [ 0.150133] bio: create slab at 0 [ 0.150133] ACPI: Added _OSI(Module Device) [ 0.152004] ACPI: Added _OSI(Processor Device) [ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.154336] ACPI: Added _OSI(Processor Aggregator Device) [ 0.157445] ACPI: Interpreter enabled [ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.168722] ACPI: (supports S0 S5) [ 0.169639] ACPI: Using IOAPIC for interrupt routing [ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.172211] ACPI: No dock devices found. [ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180215] acpiphp: Slot [3] registered [ 0.181284] acpiphp: Slot [4] registered [ 0.182383] acpiphp: Slot [5] registered [ 0.183489] acpiphp: Slot [6] registered [ 0.184021] acpiphp: Slot [7] registered [ 0.185113] acpiphp: Slot [8] registered [ 0.186156] acpiphp: Slot [9] registered [ 0.187209] acpiphp: Slot [10] registered [ 0.188022] acpiphp: Slot [11] registered [ 0.189095] acpiphp: Slot [12] registered [ 0.190146] acpiphp: Slot [13] registered [ 0.191227] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193105] acpiphp: Slot [16] registered [ 0.194191] acpiphp: Slot [17] registered [ 0.195404] acpiphp: Slot [18] registered [ 0.196030] acpiphp: Slot [19] registered [ 0.197120] acpiphp: Slot [20] registered [ 0.198203] acpiphp: Slot [21] registered [ 0.199320] acpiphp: Slot [22] registered [ 0.200031] acpiphp: Slot [23] registered [ 0.201126] acpiphp: Slot [24] registered [ 0.202172] acpiphp: Slot [25] registered [ 0.203274] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205091] acpiphp: Slot [28] registered [ 0.206163] acpiphp: Slot [29] registered [ 0.207224] acpiphp: Slot [30] registered [ 0.208039] acpiphp: Slot [31] registered [ 0.209096] PCI host bridge to bus 0000:00 [ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.267494] vgaarb: loaded [ 0.268003] vgaarb: bridge control possible 0000:00:02.0 [ 0.269583] SCSI subsystem initialized [ 0.270760] ACPI: bus type USB registered [ 0.270760] usbcore: registered new interface driver usbfs [ 0.272016] usbcore: registered new interface driver hub [ 0.273377] usbcore: registered new device driver usb [ 0.273380] PCI: Using ACPI for IRQ routing [ 0.276394] NetLabel: Initializing [ 0.277358] NetLabel: domain hash size = 128 [ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.279802] NetLabel: unlabeled traffic allowed by default [ 0.280175] Switched to clocksource kvm-clock [ 0.288651] AppArmor: AppArmor Filesystem Enabled [ 0.289882] pnp: PnP ACPI init [ 0.290750] ACPI: bus type PNP registered [ 0.292255] pnp: PnP ACPI: found 8 devices [ 0.293362] ACPI: bus type PNP unregistered [ 0.300064] NET: Registered protocol family 2 [ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.305400] TCP: Hash tables configured (established 16384 bind 16384) [ 0.307033] TCP: reno registered [ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.311039] NET: Registered protocol family 1 [ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.360180] Trying to unpack rootfs image as initramfs... [ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.478842] Scanning for low memory corruption every 60 seconds [ 0.481199] Initialise system trusted keyring [ 0.482704] audit: initializing netlink socket (disabled) [ 0.484078] type=2000 audit(1542227916.621:1): initialized [ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.507570] zbud: loaded [ 0.508800] VFS: Disk quotas dquot_6.5.2 [ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.511962] fuse init (API version 7.22) [ 0.513085] msgmni has been set to 3997 [ 0.514171] Key type big_key registered [ 0.515819] Key type asymmetric registered [ 0.516953] Asymmetric key parser 'x509' registered [ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.520306] io scheduler noop registered [ 0.521400] io scheduler deadline registered (default) [ 0.522784] io scheduler cfq registered [ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.527075] ipmi message handler version 39.2 [ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531433] ACPI: Power Button [PWRF] [ 0.532880] GHES: HEST is not enabled! [ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.651947] Linux agpgart interface v0.103 [ 0.653940] brd: module loaded [ 0.655289] loop: module loaded [ 0.656602] blk-mq: CPU -> queue map [ 0.658436] CPU 0 -> Queue 0 [ 0.659615] CPU 1 -> Queue 0 [ 0.661765] vda: vda1 [ 0.663777] scsi0 : ata_piix [ 0.666707] scsi1 : ata_piix [ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.671438] libphy: Fixed MDIO Bus: probed [ 0.672611] tun: Universal TUN/TAP device driver, 1.6 [ 0.673775] tun: (C) 1999-2004 Max Krasnyansky [ 0.676884] PPP generic driver version 2.4.2 [ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.680129] ehci-pci: EHCI PCI platform driver [ 0.681363] ehci-platform: EHCI generic platform driver [ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.684098] ohci-pci: OHCI PCI platform driver [ 0.685305] ohci-platform: OHCI generic platform driver [ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver [ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718661] usb usb1: Product: UHCI Host Controller [ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.721300] usb usb1: SerialNumber: 0000:00:01.2 [ 0.722552] hub 1-0:1.0: USB hub found [ 0.723512] hub 1-0:1.0: 2 ports detected [ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.729762] mousedev: PS/2 mouse device common for all mice [ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.733441] rtc_cmos 00:00: RTC can wake from S4 [ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.739073] device-mapper: uevent: version 1.0.3 [ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs [ 0.745001] TCP: cubic registered [ 0.753972] NET: Registered protocol family 10 [ 0.755615] NET: Registered protocol family 17 [ 0.757011] Key type dns_resolver registered [ 0.758509] Loading compiled-in X.509 certificates [ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.764070] registered taskstats version 1 [ 0.767199] Key type trusted registered [ 0.770854] Key type encrypted registered [ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773140] IMA: No TPM chip found, activating TPM-bypass! [ 0.775112] regulator-dummy: disabling [ 0.776134] Magic number: 10:785:649 [ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917) [ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.780646] EDD information not available. [ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.828723] Write protecting the kernel read-only data: 12288k [ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.848440] systemd-udevd[107]: starting version 204 [ 0.896553] FDC 0 is a S82078B [ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.204205] usb 1-1: Product: QEMU USB Tablet [ 1.205328] usb 1-1: Manufacturer: QEMU [ 1.206343] usb 1-1: SerialNumber: 42 [ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz [ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available * 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 Populate /dev filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds. cloud-init-nonet[5.05]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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[6.32]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c | ci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c | 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.2 | 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: +-------+-----------------+---------------+-----------------+-----------+-------+ 2018-11-14 20:39:33,598 - functest.core.singlevm - DEBUG - try 3: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-14 20:39:43,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:39:43,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:39:44,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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-794df287-ccf5-4872-9372-68f42de32f11 x-compute-request-id: req-794df287-ccf5-4872-9372-68f42de32f11 Content-Encoding: gzip Content-Length: 1498 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:bc:66:4c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:66:4c", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:60:8c", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:34.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "0e36c748-ed15-4de6-82a0-d99a17af479a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:34Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:c1:0b:40", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:0b:40", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:46.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "35e17aec-ff41-4421-9df7-552124cdbab1", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:46Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "bono-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:42:07:79", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:07:79", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:b7:ea", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:36.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:36Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "dime-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:63:a5:22", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:a5:22", "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:1d:a7:43", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:a7:43", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "d31f7770-a606-4856-90d0-b4ea1295ef58", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "homer-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:46:7f:16", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:7f:16", "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:6f:84:50", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:cb:40:f9", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:40:f9", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:37:51.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:37:51Z", "hostId": "4f9348ee26543026d8aeb2af7f9ee6328e1c5c6b414aeec1b963e000", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-14T20:36:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:da:ad:13", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:ad:13", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:63:c7", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:35:57.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "ab480cc2-b362-4101-9346-87dff464dada", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:35:57Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ns.clearwater.opnfv", "created": "2018-11-14T20:34:13Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:39:44,166 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-794df287-ccf5-4872-9372-68f42de32f11 2018-11-14 20:39:44,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.557135820389s 2018-11-14 20:39:44,167 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-794df287-ccf5-4872-9372-68f42de32f11 2018-11-14 20:39:44,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 20:39:44,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 20:39:44,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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-83dc5992-3b8e-4ab0-a4f1-60875f23872f x-compute-request-id: req-83dc5992-3b8e-4ab0-a4f1-60875f23872f Content-Encoding: gzip Content-Length: 8706 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008061] Security Framework initialized\n[ 0.009190] AppArmor: AppArmor initialized\n[ 0.010236] Yama: becoming mindful.\n[ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022249] Initializing cgroup subsys memory\n[ 0.024009] Initializing cgroup subsys devices\n[ 0.025557] Initializing cgroup subsys freezer\n[ 0.026914] Initializing cgroup subsys blkio\n[ 0.028004] Initializing cgroup subsys perf_event\n[ 0.029405] Initializing cgroup subsys hugetlb\n[ 0.030676] FEATURE SPEC_CTRL Present\n[ 0.032701] mce: CPU supports 10 MCE banks\n[ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.057450] ACPI: Core revision 20131115\n[ 0.059321] ACPI: All ACPI Tables successfully acquired\n[ 0.060388] ftrace: allocating 28747 entries in 113 pages\n[ 0.080328] smpboot: Max logical packages: 2\n[ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.086369] Enabling x2apic\n[ 0.087484] Enabled x2apic\n[ 0.088013] Switched APIC routing to physical x2apic.\n[ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.106142] KVM setup paravirtual spinlock\n[ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.110708] x86: Booting SMP configuration:\n[ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.128044] x86: Booted up 1 node, 2 CPUs\n[ 0.128027] KVM setup async PF for cpu 1\n[ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.132512] devtmpfs: initialized\n[ 0.134232] EVM: security.selinux\n[ 0.135169] EVM: security.SMACK64\n[ 0.136007] EVM: security.ima\n[ 0.136887] EVM: security.capability\n[ 0.137923] pinctrl core: initialized pinctrl subsystem\n[ 0.140067] regulator-dummy: no parameters\n[ 0.141224] RTC time: 20:38:36, date: 11/14/18\n[ 0.142423] NET: Registered protocol family 16\n[ 0.143707] cpuidle: using governor ladder\n[ 0.144005] cpuidle: using governor menu\n[ 0.145155] ACPI: bus type PCI registered\n[ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.148014] PCI: Using configuration type 1 for base access\n[ 0.150133] bio: create slab at 0\n[ 0.150133] ACPI: Added _OSI(Module Device)\n[ 0.152004] ACPI: Added _OSI(Processor Device)\n[ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.154336] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.157445] ACPI: Interpreter enabled\n[ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.168722] ACPI: (supports S0 S5)\n[ 0.169639] ACPI: Using IOAPIC for interrupt routing\n[ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.172211] ACPI: No dock devices found.\n[ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180215] acpiphp: Slot [3] registered\n[ 0.181284] acpiphp: Slot [4] registered\n[ 0.182383] acpiphp: Slot [5] registered\n[ 0.183489] acpiphp: Slot [6] registered\n[ 0.184021] acpiphp: Slot [7] registered\n[ 0.185113] acpiphp: Slot [8] registered\n[ 0.186156] acpiphp: Slot [9] registered\n[ 0.187209] acpiphp: Slot [10] registered\n[ 0.188022] acpiphp: Slot [11] registered\n[ 0.189095] acpiphp: Slot [12] registered\n[ 0.190146] acpiphp: Slot [13] registered\n[ 0.191227] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193105] acpiphp: Slot [16] registered\n[ 0.194191] acpiphp: Slot [17] registered\n[ 0.195404] acpiphp: Slot [18] registered\n[ 0.196030] acpiphp: Slot [19] registered\n[ 0.197120] acpiphp: Slot [20] registered\n[ 0.198203] acpiphp: Slot [21] registered\n[ 0.199320] acpiphp: Slot [22] registered\n[ 0.200031] acpiphp: Slot [23] registered\n[ 0.201126] acpiphp: Slot [24] registered\n[ 0.202172] acpiphp: Slot [25] registered\n[ 0.203274] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205091] acpiphp: Slot [28] registered\n[ 0.206163] acpiphp: Slot [29] registered\n[ 0.207224] acpiphp: Slot [30] registered\n[ 0.208039] acpiphp: Slot [31] registered\n[ 0.209096] PCI host bridge to bus 0000:00\n[ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.267494] vgaarb: loaded\n[ 0.268003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.269583] SCSI subsystem initialized\n[ 0.270760] ACPI: bus type USB registered\n[ 0.270760] usbcore: registered new interface driver usbfs\n[ 0.272016] usbcore: registered new interface driver hub\n[ 0.273377] usbcore: registered new device driver usb\n[ 0.273380] PCI: Using ACPI for IRQ routing\n[ 0.276394] NetLabel: Initializing\n[ 0.277358] NetLabel: domain hash size = 128\n[ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.279802] NetLabel: unlabeled traffic allowed by default\n[ 0.280175] Switched to clocksource kvm-clock\n[ 0.288651] AppArmor: AppArmor Filesystem Enabled\n[ 0.289882] pnp: PnP ACPI init\n[ 0.290750] ACPI: bus type PNP registered\n[ 0.292255] pnp: PnP ACPI: found 8 devices\n[ 0.293362] ACPI: bus type PNP unregistered\n[ 0.300064] NET: Registered protocol family 2\n[ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.305400] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.307033] TCP: reno registered\n[ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.311039] NET: Registered protocol family 1\n[ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.360180] Trying to unpack rootfs image as initramfs...\n[ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.478842] Scanning for low memory corruption every 60 seconds\n[ 0.481199] Initialise system trusted keyring\n[ 0.482704] audit: initializing netlink socket (disabled)\n[ 0.484078] type=2000 audit(1542227916.621:1): initialized\n[ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507570] zbud: loaded\n[ 0.508800] VFS: Disk quotas dquot_6.5.2\n[ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511962] fuse init (API version 7.22)\n[ 0.513085] msgmni has been set to 3997\n[ 0.514171] Key type big_key registered\n[ 0.515819] Key type asymmetric registered\n[ 0.516953] Asymmetric key parser 'x509' registered\n[ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.520306] io scheduler noop registered\n[ 0.521400] io scheduler deadline registered (default)\n[ 0.522784] io scheduler cfq registered\n[ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527075] ipmi message handler version 39.2\n[ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531433] ACPI: Power Button [PWRF]\n[ 0.532880] GHES: HEST is not enabled!\n[ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.651947] Linux agpgart interface v0.103\n[ 0.653940] brd: module loaded\n[ 0.655289] loop: module loaded\n[ 0.656602] blk-mq: CPU -> queue map\n[ 0.658436] CPU 0 -> Queue 0\n[ 0.659615] CPU 1 -> Queue 0\n[ 0.661765] vda: vda1\n[ 0.663777] scsi0 : ata_piix\n[ 0.666707] scsi1 : ata_piix\n[ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.671438] libphy: Fixed MDIO Bus: probed\n[ 0.672611] tun: Universal TUN/TAP device driver, 1.6\n[ 0.673775] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.676884] PPP generic driver version 2.4.2\n[ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.680129] ehci-pci: EHCI PCI platform driver\n[ 0.681363] ehci-platform: EHCI generic platform driver\n[ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.684098] ohci-pci: OHCI PCI platform driver\n[ 0.685305] ohci-platform: OHCI generic platform driver\n[ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.718661] usb usb1: Product: UHCI Host Controller\n[ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.721300] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.722552] hub 1-0:1.0: USB hub found\n[ 0.723512] hub 1-0:1.0: 2 ports detected\n[ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.729762] mousedev: PS/2 mouse device common for all mice\n[ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.733441] rtc_cmos 00:00: RTC can wake from S4\n[ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.739073] device-mapper: uevent: version 1.0.3\n[ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.745001] TCP: cubic registered\n[ 0.753972] NET: Registered protocol family 10\n[ 0.755615] NET: Registered protocol family 17\n[ 0.757011] Key type dns_resolver registered\n[ 0.758509] Loading compiled-in X.509 certificates\n[ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.764070] registered taskstats version 1\n[ 0.767199] Key type trusted registered\n[ 0.770854] Key type encrypted registered\n[ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773140] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.775112] regulator-dummy: disabling\n[ 0.776134] Magic number: 10:785:649\n[ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917)\n[ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.780646] EDD information not available.\n[ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.828723] Write protecting the kernel read-only data: 12288k\n[ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.848440] systemd-udevd[107]: starting version 204\n[ 0.896553] FDC 0 is a S82078B\n[ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.204205] usb 1-1: Product: QEMU USB Tablet\n[ 1.205328] usb 1-1: Manufacturer: QEMU\n[ 1.206343] usb 1-1: SerialNumber: 42\n[ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz\n[ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available\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 Populate /dev filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[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[ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds.\ncloud-init-nonet[5.05]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting 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[6.32]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c |\nci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c |\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.2 | 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"} 2018-11-14 20:39:44,245 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-83dc5992-3b8e-4ab0-a4f1-60875f23872f 2018-11-14 20:39:44,245 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0708379745483s 2018-11-14 20:39:44,246 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-83dc5992-3b8e-4ab0-a4f1-60875f23872f 2018-11-14 20:39:44,246 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008061] Security Framework initialized [ 0.009190] AppArmor: AppArmor initialized [ 0.010236] Yama: becoming mindful. [ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022249] Initializing cgroup subsys memory [ 0.024009] Initializing cgroup subsys devices [ 0.025557] Initializing cgroup subsys freezer [ 0.026914] Initializing cgroup subsys blkio [ 0.028004] Initializing cgroup subsys perf_event [ 0.029405] Initializing cgroup subsys hugetlb [ 0.030676] FEATURE SPEC_CTRL Present [ 0.032701] mce: CPU supports 10 MCE banks [ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.057450] ACPI: Core revision 20131115 [ 0.059321] ACPI: All ACPI Tables successfully acquired [ 0.060388] ftrace: allocating 28747 entries in 113 pages [ 0.080328] smpboot: Max logical packages: 2 [ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.086369] Enabling x2apic [ 0.087484] Enabled x2apic [ 0.088013] Switched APIC routing to physical x2apic. [ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.106142] KVM setup paravirtual spinlock [ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.110708] x86: Booting SMP configuration: [ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.128044] x86: Booted up 1 node, 2 CPUs [ 0.128027] KVM setup async PF for cpu 1 [ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.132512] devtmpfs: initialized [ 0.134232] EVM: security.selinux [ 0.135169] EVM: security.SMACK64 [ 0.136007] EVM: security.ima [ 0.136887] EVM: security.capability [ 0.137923] pinctrl core: initialized pinctrl subsystem [ 0.140067] regulator-dummy: no parameters [ 0.141224] RTC time: 20:38:36, date: 11/14/18 [ 0.142423] NET: Registered protocol family 16 [ 0.143707] cpuidle: using governor ladder [ 0.144005] cpuidle: using governor menu [ 0.145155] ACPI: bus type PCI registered [ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.148014] PCI: Using configuration type 1 for base access [ 0.150133] bio: create slab at 0 [ 0.150133] ACPI: Added _OSI(Module Device) [ 0.152004] ACPI: Added _OSI(Processor Device) [ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.154336] ACPI: Added _OSI(Processor Aggregator Device) [ 0.157445] ACPI: Interpreter enabled [ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.168722] ACPI: (supports S0 S5) [ 0.169639] ACPI: Using IOAPIC for interrupt routing [ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.172211] ACPI: No dock devices found. [ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180215] acpiphp: Slot [3] registered [ 0.181284] acpiphp: Slot [4] registered [ 0.182383] acpiphp: Slot [5] registered [ 0.183489] acpiphp: Slot [6] registered [ 0.184021] acpiphp: Slot [7] registered [ 0.185113] acpiphp: Slot [8] registered [ 0.186156] acpiphp: Slot [9] registered [ 0.187209] acpiphp: Slot [10] registered [ 0.188022] acpiphp: Slot [11] registered [ 0.189095] acpiphp: Slot [12] registered [ 0.190146] acpiphp: Slot [13] registered [ 0.191227] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193105] acpiphp: Slot [16] registered [ 0.194191] acpiphp: Slot [17] registered [ 0.195404] acpiphp: Slot [18] registered [ 0.196030] acpiphp: Slot [19] registered [ 0.197120] acpiphp: Slot [20] registered [ 0.198203] acpiphp: Slot [21] registered [ 0.199320] acpiphp: Slot [22] registered [ 0.200031] acpiphp: Slot [23] registered [ 0.201126] acpiphp: Slot [24] registered [ 0.202172] acpiphp: Slot [25] registered [ 0.203274] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205091] acpiphp: Slot [28] registered [ 0.206163] acpiphp: Slot [29] registered [ 0.207224] acpiphp: Slot [30] registered [ 0.208039] acpiphp: Slot [31] registered [ 0.209096] PCI host bridge to bus 0000:00 [ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.267494] vgaarb: loaded [ 0.268003] vgaarb: bridge control possible 0000:00:02.0 [ 0.269583] SCSI subsystem initialized [ 0.270760] ACPI: bus type USB registered [ 0.270760] usbcore: registered new interface driver usbfs [ 0.272016] usbcore: registered new interface driver hub [ 0.273377] usbcore: registered new device driver usb [ 0.273380] PCI: Using ACPI for IRQ routing [ 0.276394] NetLabel: Initializing [ 0.277358] NetLabel: domain hash size = 128 [ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.279802] NetLabel: unlabeled traffic allowed by default [ 0.280175] Switched to clocksource kvm-clock [ 0.288651] AppArmor: AppArmor Filesystem Enabled [ 0.289882] pnp: PnP ACPI init [ 0.290750] ACPI: bus type PNP registered [ 0.292255] pnp: PnP ACPI: found 8 devices [ 0.293362] ACPI: bus type PNP unregistered [ 0.300064] NET: Registered protocol family 2 [ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.305400] TCP: Hash tables configured (established 16384 bind 16384) [ 0.307033] TCP: reno registered [ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.311039] NET: Registered protocol family 1 [ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.360180] Trying to unpack rootfs image as initramfs... [ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.478842] Scanning for low memory corruption every 60 seconds [ 0.481199] Initialise system trusted keyring [ 0.482704] audit: initializing netlink socket (disabled) [ 0.484078] type=2000 audit(1542227916.621:1): initialized [ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.507570] zbud: loaded [ 0.508800] VFS: Disk quotas dquot_6.5.2 [ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.511962] fuse init (API version 7.22) [ 0.513085] msgmni has been set to 3997 [ 0.514171] Key type big_key registered [ 0.515819] Key type asymmetric registered [ 0.516953] Asymmetric key parser 'x509' registered [ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.520306] io scheduler noop registered [ 0.521400] io scheduler deadline registered (default) [ 0.522784] io scheduler cfq registered [ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.527075] ipmi message handler version 39.2 [ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531433] ACPI: Power Button [PWRF] [ 0.532880] GHES: HEST is not enabled! [ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.651947] Linux agpgart interface v0.103 [ 0.653940] brd: module loaded [ 0.655289] loop: module loaded [ 0.656602] blk-mq: CPU -> queue map [ 0.658436] CPU 0 -> Queue 0 [ 0.659615] CPU 1 -> Queue 0 [ 0.661765] vda: vda1 [ 0.663777] scsi0 : ata_piix [ 0.666707] scsi1 : ata_piix [ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.671438] libphy: Fixed MDIO Bus: probed [ 0.672611] tun: Universal TUN/TAP device driver, 1.6 [ 0.673775] tun: (C) 1999-2004 Max Krasnyansky [ 0.676884] PPP generic driver version 2.4.2 [ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.680129] ehci-pci: EHCI PCI platform driver [ 0.681363] ehci-platform: EHCI generic platform driver [ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.684098] ohci-pci: OHCI PCI platform driver [ 0.685305] ohci-platform: OHCI generic platform driver [ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver [ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718661] usb usb1: Product: UHCI Host Controller [ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.721300] usb usb1: SerialNumber: 0000:00:01.2 [ 0.722552] hub 1-0:1.0: USB hub found [ 0.723512] hub 1-0:1.0: 2 ports detected [ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.729762] mousedev: PS/2 mouse device common for all mice [ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.733441] rtc_cmos 00:00: RTC can wake from S4 [ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.739073] device-mapper: uevent: version 1.0.3 [ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs [ 0.745001] TCP: cubic registered [ 0.753972] NET: Registered protocol family 10 [ 0.755615] NET: Registered protocol family 17 [ 0.757011] Key type dns_resolver registered [ 0.758509] Loading compiled-in X.509 certificates [ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.764070] registered taskstats version 1 [ 0.767199] Key type trusted registered [ 0.770854] Key type encrypted registered [ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773140] IMA: No TPM chip found, activating TPM-bypass! [ 0.775112] regulator-dummy: disabling [ 0.776134] Magic number: 10:785:649 [ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917) [ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.780646] EDD information not available. [ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.828723] Write protecting the kernel read-only data: 12288k [ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.848440] systemd-udevd[107]: starting version 204 [ 0.896553] FDC 0 is a S82078B [ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.204205] usb 1-1: Product: QEMU USB Tablet [ 1.205328] usb 1-1: Manufacturer: QEMU [ 1.206343] usb 1-1: SerialNumber: 42 [ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz [ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available * 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 Populate /dev filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds. cloud-init-nonet[5.05]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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[6.32]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c | ci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c | 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.2 | 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: +-------+-----------------+---------------+-----------------+-----------+-------+ 2018-11-14 20:39:44,247 - functest.core.singlevm - DEBUG - try 4: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-14 20:39:54,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:39:54,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:39:54,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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-9f582a9f-324f-4a17-ba33-43b510bacb8d x-compute-request-id: req-9f582a9f-324f-4a17-ba33-43b510bacb8d Content-Encoding: gzip Content-Length: 1498 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:bc:66:4c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:66:4c", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:60:8c", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:34.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "0e36c748-ed15-4de6-82a0-d99a17af479a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:34Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:c1:0b:40", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:0b:40", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:46.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "35e17aec-ff41-4421-9df7-552124cdbab1", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:46Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "bono-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:42:07:79", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:07:79", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:b7:ea", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:36.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:36Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "dime-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:63:a5:22", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:a5:22", "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:1d:a7:43", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:a7:43", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "d31f7770-a606-4856-90d0-b4ea1295ef58", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "homer-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:46:7f:16", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:7f:16", "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:6f:84:50", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:cb:40:f9", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:40:f9", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:37:51.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:37:51Z", "hostId": "4f9348ee26543026d8aeb2af7f9ee6328e1c5c6b414aeec1b963e000", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-14T20:36:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:da:ad:13", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:ad:13", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:63:c7", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:35:57.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "ab480cc2-b362-4101-9346-87dff464dada", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:35:57Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ns.clearwater.opnfv", "created": "2018-11-14T20:34:13Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:39:54,902 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9f582a9f-324f-4a17-ba33-43b510bacb8d 2018-11-14 20:39:54,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.645190000534s 2018-11-14 20:39:54,903 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9f582a9f-324f-4a17-ba33-43b510bacb8d 2018-11-14 20:39:54,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 20:39:54,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 20:39:55,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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-83a94673-624b-4dba-bcf2-9a5a8c128d2b x-compute-request-id: req-83a94673-624b-4dba-bcf2-9a5a8c128d2b Content-Encoding: gzip Content-Length: 8706 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008061] Security Framework initialized\n[ 0.009190] AppArmor: AppArmor initialized\n[ 0.010236] Yama: becoming mindful.\n[ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022249] Initializing cgroup subsys memory\n[ 0.024009] Initializing cgroup subsys devices\n[ 0.025557] Initializing cgroup subsys freezer\n[ 0.026914] Initializing cgroup subsys blkio\n[ 0.028004] Initializing cgroup subsys perf_event\n[ 0.029405] Initializing cgroup subsys hugetlb\n[ 0.030676] FEATURE SPEC_CTRL Present\n[ 0.032701] mce: CPU supports 10 MCE banks\n[ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.057450] ACPI: Core revision 20131115\n[ 0.059321] ACPI: All ACPI Tables successfully acquired\n[ 0.060388] ftrace: allocating 28747 entries in 113 pages\n[ 0.080328] smpboot: Max logical packages: 2\n[ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.086369] Enabling x2apic\n[ 0.087484] Enabled x2apic\n[ 0.088013] Switched APIC routing to physical x2apic.\n[ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.106142] KVM setup paravirtual spinlock\n[ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.110708] x86: Booting SMP configuration:\n[ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.128044] x86: Booted up 1 node, 2 CPUs\n[ 0.128027] KVM setup async PF for cpu 1\n[ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.132512] devtmpfs: initialized\n[ 0.134232] EVM: security.selinux\n[ 0.135169] EVM: security.SMACK64\n[ 0.136007] EVM: security.ima\n[ 0.136887] EVM: security.capability\n[ 0.137923] pinctrl core: initialized pinctrl subsystem\n[ 0.140067] regulator-dummy: no parameters\n[ 0.141224] RTC time: 20:38:36, date: 11/14/18\n[ 0.142423] NET: Registered protocol family 16\n[ 0.143707] cpuidle: using governor ladder\n[ 0.144005] cpuidle: using governor menu\n[ 0.145155] ACPI: bus type PCI registered\n[ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.148014] PCI: Using configuration type 1 for base access\n[ 0.150133] bio: create slab at 0\n[ 0.150133] ACPI: Added _OSI(Module Device)\n[ 0.152004] ACPI: Added _OSI(Processor Device)\n[ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.154336] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.157445] ACPI: Interpreter enabled\n[ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.168722] ACPI: (supports S0 S5)\n[ 0.169639] ACPI: Using IOAPIC for interrupt routing\n[ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.172211] ACPI: No dock devices found.\n[ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180215] acpiphp: Slot [3] registered\n[ 0.181284] acpiphp: Slot [4] registered\n[ 0.182383] acpiphp: Slot [5] registered\n[ 0.183489] acpiphp: Slot [6] registered\n[ 0.184021] acpiphp: Slot [7] registered\n[ 0.185113] acpiphp: Slot [8] registered\n[ 0.186156] acpiphp: Slot [9] registered\n[ 0.187209] acpiphp: Slot [10] registered\n[ 0.188022] acpiphp: Slot [11] registered\n[ 0.189095] acpiphp: Slot [12] registered\n[ 0.190146] acpiphp: Slot [13] registered\n[ 0.191227] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193105] acpiphp: Slot [16] registered\n[ 0.194191] acpiphp: Slot [17] registered\n[ 0.195404] acpiphp: Slot [18] registered\n[ 0.196030] acpiphp: Slot [19] registered\n[ 0.197120] acpiphp: Slot [20] registered\n[ 0.198203] acpiphp: Slot [21] registered\n[ 0.199320] acpiphp: Slot [22] registered\n[ 0.200031] acpiphp: Slot [23] registered\n[ 0.201126] acpiphp: Slot [24] registered\n[ 0.202172] acpiphp: Slot [25] registered\n[ 0.203274] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205091] acpiphp: Slot [28] registered\n[ 0.206163] acpiphp: Slot [29] registered\n[ 0.207224] acpiphp: Slot [30] registered\n[ 0.208039] acpiphp: Slot [31] registered\n[ 0.209096] PCI host bridge to bus 0000:00\n[ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.267494] vgaarb: loaded\n[ 0.268003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.269583] SCSI subsystem initialized\n[ 0.270760] ACPI: bus type USB registered\n[ 0.270760] usbcore: registered new interface driver usbfs\n[ 0.272016] usbcore: registered new interface driver hub\n[ 0.273377] usbcore: registered new device driver usb\n[ 0.273380] PCI: Using ACPI for IRQ routing\n[ 0.276394] NetLabel: Initializing\n[ 0.277358] NetLabel: domain hash size = 128\n[ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.279802] NetLabel: unlabeled traffic allowed by default\n[ 0.280175] Switched to clocksource kvm-clock\n[ 0.288651] AppArmor: AppArmor Filesystem Enabled\n[ 0.289882] pnp: PnP ACPI init\n[ 0.290750] ACPI: bus type PNP registered\n[ 0.292255] pnp: PnP ACPI: found 8 devices\n[ 0.293362] ACPI: bus type PNP unregistered\n[ 0.300064] NET: Registered protocol family 2\n[ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.305400] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.307033] TCP: reno registered\n[ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.311039] NET: Registered protocol family 1\n[ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.360180] Trying to unpack rootfs image as initramfs...\n[ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.478842] Scanning for low memory corruption every 60 seconds\n[ 0.481199] Initialise system trusted keyring\n[ 0.482704] audit: initializing netlink socket (disabled)\n[ 0.484078] type=2000 audit(1542227916.621:1): initialized\n[ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507570] zbud: loaded\n[ 0.508800] VFS: Disk quotas dquot_6.5.2\n[ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511962] fuse init (API version 7.22)\n[ 0.513085] msgmni has been set to 3997\n[ 0.514171] Key type big_key registered\n[ 0.515819] Key type asymmetric registered\n[ 0.516953] Asymmetric key parser 'x509' registered\n[ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.520306] io scheduler noop registered\n[ 0.521400] io scheduler deadline registered (default)\n[ 0.522784] io scheduler cfq registered\n[ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527075] ipmi message handler version 39.2\n[ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531433] ACPI: Power Button [PWRF]\n[ 0.532880] GHES: HEST is not enabled!\n[ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.651947] Linux agpgart interface v0.103\n[ 0.653940] brd: module loaded\n[ 0.655289] loop: module loaded\n[ 0.656602] blk-mq: CPU -> queue map\n[ 0.658436] CPU 0 -> Queue 0\n[ 0.659615] CPU 1 -> Queue 0\n[ 0.661765] vda: vda1\n[ 0.663777] scsi0 : ata_piix\n[ 0.666707] scsi1 : ata_piix\n[ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.671438] libphy: Fixed MDIO Bus: probed\n[ 0.672611] tun: Universal TUN/TAP device driver, 1.6\n[ 0.673775] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.676884] PPP generic driver version 2.4.2\n[ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.680129] ehci-pci: EHCI PCI platform driver\n[ 0.681363] ehci-platform: EHCI generic platform driver\n[ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.684098] ohci-pci: OHCI PCI platform driver\n[ 0.685305] ohci-platform: OHCI generic platform driver\n[ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.718661] usb usb1: Product: UHCI Host Controller\n[ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.721300] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.722552] hub 1-0:1.0: USB hub found\n[ 0.723512] hub 1-0:1.0: 2 ports detected\n[ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.729762] mousedev: PS/2 mouse device common for all mice\n[ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.733441] rtc_cmos 00:00: RTC can wake from S4\n[ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.739073] device-mapper: uevent: version 1.0.3\n[ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.745001] TCP: cubic registered\n[ 0.753972] NET: Registered protocol family 10\n[ 0.755615] NET: Registered protocol family 17\n[ 0.757011] Key type dns_resolver registered\n[ 0.758509] Loading compiled-in X.509 certificates\n[ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.764070] registered taskstats version 1\n[ 0.767199] Key type trusted registered\n[ 0.770854] Key type encrypted registered\n[ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773140] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.775112] regulator-dummy: disabling\n[ 0.776134] Magic number: 10:785:649\n[ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917)\n[ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.780646] EDD information not available.\n[ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.828723] Write protecting the kernel read-only data: 12288k\n[ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.848440] systemd-udevd[107]: starting version 204\n[ 0.896553] FDC 0 is a S82078B\n[ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.204205] usb 1-1: Product: QEMU USB Tablet\n[ 1.205328] usb 1-1: Manufacturer: QEMU\n[ 1.206343] usb 1-1: SerialNumber: 42\n[ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz\n[ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available\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 Populate /dev filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[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[ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds.\ncloud-init-nonet[5.05]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting 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[6.32]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c |\nci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c |\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.2 | 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"} 2018-11-14 20:39:55,024 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-83a94673-624b-4dba-bcf2-9a5a8c128d2b 2018-11-14 20:39:55,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.11337685585s 2018-11-14 20:39:55,025 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-83a94673-624b-4dba-bcf2-9a5a8c128d2b 2018-11-14 20:39:55,025 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008061] Security Framework initialized [ 0.009190] AppArmor: AppArmor initialized [ 0.010236] Yama: becoming mindful. [ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022249] Initializing cgroup subsys memory [ 0.024009] Initializing cgroup subsys devices [ 0.025557] Initializing cgroup subsys freezer [ 0.026914] Initializing cgroup subsys blkio [ 0.028004] Initializing cgroup subsys perf_event [ 0.029405] Initializing cgroup subsys hugetlb [ 0.030676] FEATURE SPEC_CTRL Present [ 0.032701] mce: CPU supports 10 MCE banks [ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.057450] ACPI: Core revision 20131115 [ 0.059321] ACPI: All ACPI Tables successfully acquired [ 0.060388] ftrace: allocating 28747 entries in 113 pages [ 0.080328] smpboot: Max logical packages: 2 [ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.086369] Enabling x2apic [ 0.087484] Enabled x2apic [ 0.088013] Switched APIC routing to physical x2apic. [ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.106142] KVM setup paravirtual spinlock [ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.110708] x86: Booting SMP configuration: [ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.128044] x86: Booted up 1 node, 2 CPUs [ 0.128027] KVM setup async PF for cpu 1 [ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.132512] devtmpfs: initialized [ 0.134232] EVM: security.selinux [ 0.135169] EVM: security.SMACK64 [ 0.136007] EVM: security.ima [ 0.136887] EVM: security.capability [ 0.137923] pinctrl core: initialized pinctrl subsystem [ 0.140067] regulator-dummy: no parameters [ 0.141224] RTC time: 20:38:36, date: 11/14/18 [ 0.142423] NET: Registered protocol family 16 [ 0.143707] cpuidle: using governor ladder [ 0.144005] cpuidle: using governor menu [ 0.145155] ACPI: bus type PCI registered [ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.148014] PCI: Using configuration type 1 for base access [ 0.150133] bio: create slab at 0 [ 0.150133] ACPI: Added _OSI(Module Device) [ 0.152004] ACPI: Added _OSI(Processor Device) [ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.154336] ACPI: Added _OSI(Processor Aggregator Device) [ 0.157445] ACPI: Interpreter enabled [ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.168722] ACPI: (supports S0 S5) [ 0.169639] ACPI: Using IOAPIC for interrupt routing [ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.172211] ACPI: No dock devices found. [ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180215] acpiphp: Slot [3] registered [ 0.181284] acpiphp: Slot [4] registered [ 0.182383] acpiphp: Slot [5] registered [ 0.183489] acpiphp: Slot [6] registered [ 0.184021] acpiphp: Slot [7] registered [ 0.185113] acpiphp: Slot [8] registered [ 0.186156] acpiphp: Slot [9] registered [ 0.187209] acpiphp: Slot [10] registered [ 0.188022] acpiphp: Slot [11] registered [ 0.189095] acpiphp: Slot [12] registered [ 0.190146] acpiphp: Slot [13] registered [ 0.191227] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193105] acpiphp: Slot [16] registered [ 0.194191] acpiphp: Slot [17] registered [ 0.195404] acpiphp: Slot [18] registered [ 0.196030] acpiphp: Slot [19] registered [ 0.197120] acpiphp: Slot [20] registered [ 0.198203] acpiphp: Slot [21] registered [ 0.199320] acpiphp: Slot [22] registered [ 0.200031] acpiphp: Slot [23] registered [ 0.201126] acpiphp: Slot [24] registered [ 0.202172] acpiphp: Slot [25] registered [ 0.203274] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205091] acpiphp: Slot [28] registered [ 0.206163] acpiphp: Slot [29] registered [ 0.207224] acpiphp: Slot [30] registered [ 0.208039] acpiphp: Slot [31] registered [ 0.209096] PCI host bridge to bus 0000:00 [ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.267494] vgaarb: loaded [ 0.268003] vgaarb: bridge control possible 0000:00:02.0 [ 0.269583] SCSI subsystem initialized [ 0.270760] ACPI: bus type USB registered [ 0.270760] usbcore: registered new interface driver usbfs [ 0.272016] usbcore: registered new interface driver hub [ 0.273377] usbcore: registered new device driver usb [ 0.273380] PCI: Using ACPI for IRQ routing [ 0.276394] NetLabel: Initializing [ 0.277358] NetLabel: domain hash size = 128 [ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.279802] NetLabel: unlabeled traffic allowed by default [ 0.280175] Switched to clocksource kvm-clock [ 0.288651] AppArmor: AppArmor Filesystem Enabled [ 0.289882] pnp: PnP ACPI init [ 0.290750] ACPI: bus type PNP registered [ 0.292255] pnp: PnP ACPI: found 8 devices [ 0.293362] ACPI: bus type PNP unregistered [ 0.300064] NET: Registered protocol family 2 [ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.305400] TCP: Hash tables configured (established 16384 bind 16384) [ 0.307033] TCP: reno registered [ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.311039] NET: Registered protocol family 1 [ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.360180] Trying to unpack rootfs image as initramfs... [ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.478842] Scanning for low memory corruption every 60 seconds [ 0.481199] Initialise system trusted keyring [ 0.482704] audit: initializing netlink socket (disabled) [ 0.484078] type=2000 audit(1542227916.621:1): initialized [ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.507570] zbud: loaded [ 0.508800] VFS: Disk quotas dquot_6.5.2 [ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.511962] fuse init (API version 7.22) [ 0.513085] msgmni has been set to 3997 [ 0.514171] Key type big_key registered [ 0.515819] Key type asymmetric registered [ 0.516953] Asymmetric key parser 'x509' registered [ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.520306] io scheduler noop registered [ 0.521400] io scheduler deadline registered (default) [ 0.522784] io scheduler cfq registered [ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.527075] ipmi message handler version 39.2 [ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531433] ACPI: Power Button [PWRF] [ 0.532880] GHES: HEST is not enabled! [ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.651947] Linux agpgart interface v0.103 [ 0.653940] brd: module loaded [ 0.655289] loop: module loaded [ 0.656602] blk-mq: CPU -> queue map [ 0.658436] CPU 0 -> Queue 0 [ 0.659615] CPU 1 -> Queue 0 [ 0.661765] vda: vda1 [ 0.663777] scsi0 : ata_piix [ 0.666707] scsi1 : ata_piix [ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.671438] libphy: Fixed MDIO Bus: probed [ 0.672611] tun: Universal TUN/TAP device driver, 1.6 [ 0.673775] tun: (C) 1999-2004 Max Krasnyansky [ 0.676884] PPP generic driver version 2.4.2 [ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.680129] ehci-pci: EHCI PCI platform driver [ 0.681363] ehci-platform: EHCI generic platform driver [ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.684098] ohci-pci: OHCI PCI platform driver [ 0.685305] ohci-platform: OHCI generic platform driver [ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver [ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718661] usb usb1: Product: UHCI Host Controller [ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.721300] usb usb1: SerialNumber: 0000:00:01.2 [ 0.722552] hub 1-0:1.0: USB hub found [ 0.723512] hub 1-0:1.0: 2 ports detected [ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.729762] mousedev: PS/2 mouse device common for all mice [ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.733441] rtc_cmos 00:00: RTC can wake from S4 [ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.739073] device-mapper: uevent: version 1.0.3 [ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs [ 0.745001] TCP: cubic registered [ 0.753972] NET: Registered protocol family 10 [ 0.755615] NET: Registered protocol family 17 [ 0.757011] Key type dns_resolver registered [ 0.758509] Loading compiled-in X.509 certificates [ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.764070] registered taskstats version 1 [ 0.767199] Key type trusted registered [ 0.770854] Key type encrypted registered [ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773140] IMA: No TPM chip found, activating TPM-bypass! [ 0.775112] regulator-dummy: disabling [ 0.776134] Magic number: 10:785:649 [ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917) [ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.780646] EDD information not available. [ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.828723] Write protecting the kernel read-only data: 12288k [ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.848440] systemd-udevd[107]: starting version 204 [ 0.896553] FDC 0 is a S82078B [ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.204205] usb 1-1: Product: QEMU USB Tablet [ 1.205328] usb 1-1: Manufacturer: QEMU [ 1.206343] usb 1-1: SerialNumber: 42 [ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz [ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available * 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 Populate /dev filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds. cloud-init-nonet[5.05]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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[6.32]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c | ci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c | 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.2 | 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: +-------+-----------------+---------------+-----------------+-----------+-------+ 2018-11-14 20:39:55,026 - functest.core.singlevm - DEBUG - try 5: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-14 20:40:05,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:40:05,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:40:05,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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-f0f325bd-9bc6-4207-9395-c66d5ea68301 x-compute-request-id: req-f0f325bd-9bc6-4207-9395-c66d5ea68301 Content-Encoding: gzip Content-Length: 1498 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:bc:66:4c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:66:4c", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:60:8c", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:34.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "0e36c748-ed15-4de6-82a0-d99a17af479a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:34Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:c1:0b:40", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:0b:40", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:46.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "35e17aec-ff41-4421-9df7-552124cdbab1", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:46Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "bono-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:42:07:79", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:07:79", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:b7:ea", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:36.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:36Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "dime-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:63:a5:22", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:a5:22", "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:1d:a7:43", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:a7:43", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "d31f7770-a606-4856-90d0-b4ea1295ef58", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "homer-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:46:7f:16", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:7f:16", "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:6f:84:50", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:cb:40:f9", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:40:f9", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:37:51.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:37:51Z", "hostId": "4f9348ee26543026d8aeb2af7f9ee6328e1c5c6b414aeec1b963e000", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-14T20:36:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:da:ad:13", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:ad:13", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:63:c7", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:35:57.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "ab480cc2-b362-4101-9346-87dff464dada", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:35:57Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ns.clearwater.opnfv", "created": "2018-11-14T20:34:13Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:40:05,568 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f0f325bd-9bc6-4207-9395-c66d5ea68301 2018-11-14 20:40:05,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.53758597374s 2018-11-14 20:40:05,569 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f0f325bd-9bc6-4207-9395-c66d5ea68301 2018-11-14 20:40:05,576 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 20:40:05,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 20:40:05,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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-5d14cfb1-89f1-43f1-a655-a97515c96a19 x-compute-request-id: req-5d14cfb1-89f1-43f1-a655-a97515c96a19 Content-Encoding: gzip Content-Length: 8706 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008061] Security Framework initialized\n[ 0.009190] AppArmor: AppArmor initialized\n[ 0.010236] Yama: becoming mindful.\n[ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022249] Initializing cgroup subsys memory\n[ 0.024009] Initializing cgroup subsys devices\n[ 0.025557] Initializing cgroup subsys freezer\n[ 0.026914] Initializing cgroup subsys blkio\n[ 0.028004] Initializing cgroup subsys perf_event\n[ 0.029405] Initializing cgroup subsys hugetlb\n[ 0.030676] FEATURE SPEC_CTRL Present\n[ 0.032701] mce: CPU supports 10 MCE banks\n[ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.057450] ACPI: Core revision 20131115\n[ 0.059321] ACPI: All ACPI Tables successfully acquired\n[ 0.060388] ftrace: allocating 28747 entries in 113 pages\n[ 0.080328] smpboot: Max logical packages: 2\n[ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.086369] Enabling x2apic\n[ 0.087484] Enabled x2apic\n[ 0.088013] Switched APIC routing to physical x2apic.\n[ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.106142] KVM setup paravirtual spinlock\n[ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.110708] x86: Booting SMP configuration:\n[ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.128044] x86: Booted up 1 node, 2 CPUs\n[ 0.128027] KVM setup async PF for cpu 1\n[ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.132512] devtmpfs: initialized\n[ 0.134232] EVM: security.selinux\n[ 0.135169] EVM: security.SMACK64\n[ 0.136007] EVM: security.ima\n[ 0.136887] EVM: security.capability\n[ 0.137923] pinctrl core: initialized pinctrl subsystem\n[ 0.140067] regulator-dummy: no parameters\n[ 0.141224] RTC time: 20:38:36, date: 11/14/18\n[ 0.142423] NET: Registered protocol family 16\n[ 0.143707] cpuidle: using governor ladder\n[ 0.144005] cpuidle: using governor menu\n[ 0.145155] ACPI: bus type PCI registered\n[ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.148014] PCI: Using configuration type 1 for base access\n[ 0.150133] bio: create slab at 0\n[ 0.150133] ACPI: Added _OSI(Module Device)\n[ 0.152004] ACPI: Added _OSI(Processor Device)\n[ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.154336] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.157445] ACPI: Interpreter enabled\n[ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.168722] ACPI: (supports S0 S5)\n[ 0.169639] ACPI: Using IOAPIC for interrupt routing\n[ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.172211] ACPI: No dock devices found.\n[ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180215] acpiphp: Slot [3] registered\n[ 0.181284] acpiphp: Slot [4] registered\n[ 0.182383] acpiphp: Slot [5] registered\n[ 0.183489] acpiphp: Slot [6] registered\n[ 0.184021] acpiphp: Slot [7] registered\n[ 0.185113] acpiphp: Slot [8] registered\n[ 0.186156] acpiphp: Slot [9] registered\n[ 0.187209] acpiphp: Slot [10] registered\n[ 0.188022] acpiphp: Slot [11] registered\n[ 0.189095] acpiphp: Slot [12] registered\n[ 0.190146] acpiphp: Slot [13] registered\n[ 0.191227] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193105] acpiphp: Slot [16] registered\n[ 0.194191] acpiphp: Slot [17] registered\n[ 0.195404] acpiphp: Slot [18] registered\n[ 0.196030] acpiphp: Slot [19] registered\n[ 0.197120] acpiphp: Slot [20] registered\n[ 0.198203] acpiphp: Slot [21] registered\n[ 0.199320] acpiphp: Slot [22] registered\n[ 0.200031] acpiphp: Slot [23] registered\n[ 0.201126] acpiphp: Slot [24] registered\n[ 0.202172] acpiphp: Slot [25] registered\n[ 0.203274] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205091] acpiphp: Slot [28] registered\n[ 0.206163] acpiphp: Slot [29] registered\n[ 0.207224] acpiphp: Slot [30] registered\n[ 0.208039] acpiphp: Slot [31] registered\n[ 0.209096] PCI host bridge to bus 0000:00\n[ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.267494] vgaarb: loaded\n[ 0.268003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.269583] SCSI subsystem initialized\n[ 0.270760] ACPI: bus type USB registered\n[ 0.270760] usbcore: registered new interface driver usbfs\n[ 0.272016] usbcore: registered new interface driver hub\n[ 0.273377] usbcore: registered new device driver usb\n[ 0.273380] PCI: Using ACPI for IRQ routing\n[ 0.276394] NetLabel: Initializing\n[ 0.277358] NetLabel: domain hash size = 128\n[ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.279802] NetLabel: unlabeled traffic allowed by default\n[ 0.280175] Switched to clocksource kvm-clock\n[ 0.288651] AppArmor: AppArmor Filesystem Enabled\n[ 0.289882] pnp: PnP ACPI init\n[ 0.290750] ACPI: bus type PNP registered\n[ 0.292255] pnp: PnP ACPI: found 8 devices\n[ 0.293362] ACPI: bus type PNP unregistered\n[ 0.300064] NET: Registered protocol family 2\n[ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.305400] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.307033] TCP: reno registered\n[ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.311039] NET: Registered protocol family 1\n[ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.360180] Trying to unpack rootfs image as initramfs...\n[ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.478842] Scanning for low memory corruption every 60 seconds\n[ 0.481199] Initialise system trusted keyring\n[ 0.482704] audit: initializing netlink socket (disabled)\n[ 0.484078] type=2000 audit(1542227916.621:1): initialized\n[ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507570] zbud: loaded\n[ 0.508800] VFS: Disk quotas dquot_6.5.2\n[ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511962] fuse init (API version 7.22)\n[ 0.513085] msgmni has been set to 3997\n[ 0.514171] Key type big_key registered\n[ 0.515819] Key type asymmetric registered\n[ 0.516953] Asymmetric key parser 'x509' registered\n[ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.520306] io scheduler noop registered\n[ 0.521400] io scheduler deadline registered (default)\n[ 0.522784] io scheduler cfq registered\n[ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527075] ipmi message handler version 39.2\n[ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531433] ACPI: Power Button [PWRF]\n[ 0.532880] GHES: HEST is not enabled!\n[ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.651947] Linux agpgart interface v0.103\n[ 0.653940] brd: module loaded\n[ 0.655289] loop: module loaded\n[ 0.656602] blk-mq: CPU -> queue map\n[ 0.658436] CPU 0 -> Queue 0\n[ 0.659615] CPU 1 -> Queue 0\n[ 0.661765] vda: vda1\n[ 0.663777] scsi0 : ata_piix\n[ 0.666707] scsi1 : ata_piix\n[ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.671438] libphy: Fixed MDIO Bus: probed\n[ 0.672611] tun: Universal TUN/TAP device driver, 1.6\n[ 0.673775] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.676884] PPP generic driver version 2.4.2\n[ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.680129] ehci-pci: EHCI PCI platform driver\n[ 0.681363] ehci-platform: EHCI generic platform driver\n[ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.684098] ohci-pci: OHCI PCI platform driver\n[ 0.685305] ohci-platform: OHCI generic platform driver\n[ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.718661] usb usb1: Product: UHCI Host Controller\n[ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.721300] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.722552] hub 1-0:1.0: USB hub found\n[ 0.723512] hub 1-0:1.0: 2 ports detected\n[ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.729762] mousedev: PS/2 mouse device common for all mice\n[ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.733441] rtc_cmos 00:00: RTC can wake from S4\n[ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.739073] device-mapper: uevent: version 1.0.3\n[ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.745001] TCP: cubic registered\n[ 0.753972] NET: Registered protocol family 10\n[ 0.755615] NET: Registered protocol family 17\n[ 0.757011] Key type dns_resolver registered\n[ 0.758509] Loading compiled-in X.509 certificates\n[ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.764070] registered taskstats version 1\n[ 0.767199] Key type trusted registered\n[ 0.770854] Key type encrypted registered\n[ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773140] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.775112] regulator-dummy: disabling\n[ 0.776134] Magic number: 10:785:649\n[ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917)\n[ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.780646] EDD information not available.\n[ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.828723] Write protecting the kernel read-only data: 12288k\n[ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.848440] systemd-udevd[107]: starting version 204\n[ 0.896553] FDC 0 is a S82078B\n[ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.204205] usb 1-1: Product: QEMU USB Tablet\n[ 1.205328] usb 1-1: Manufacturer: QEMU\n[ 1.206343] usb 1-1: SerialNumber: 42\n[ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz\n[ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available\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 Populate /dev filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[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[ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds.\ncloud-init-nonet[5.05]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting 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[6.32]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c |\nci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c |\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.2 | 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"} 2018-11-14 20:40:05,650 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-5d14cfb1-89f1-43f1-a655-a97515c96a19 2018-11-14 20:40:05,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0739839076996s 2018-11-14 20:40:05,651 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-5d14cfb1-89f1-43f1-a655-a97515c96a19 2018-11-14 20:40:05,651 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008061] Security Framework initialized [ 0.009190] AppArmor: AppArmor initialized [ 0.010236] Yama: becoming mindful. [ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022249] Initializing cgroup subsys memory [ 0.024009] Initializing cgroup subsys devices [ 0.025557] Initializing cgroup subsys freezer [ 0.026914] Initializing cgroup subsys blkio [ 0.028004] Initializing cgroup subsys perf_event [ 0.029405] Initializing cgroup subsys hugetlb [ 0.030676] FEATURE SPEC_CTRL Present [ 0.032701] mce: CPU supports 10 MCE banks [ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.057450] ACPI: Core revision 20131115 [ 0.059321] ACPI: All ACPI Tables successfully acquired [ 0.060388] ftrace: allocating 28747 entries in 113 pages [ 0.080328] smpboot: Max logical packages: 2 [ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.086369] Enabling x2apic [ 0.087484] Enabled x2apic [ 0.088013] Switched APIC routing to physical x2apic. [ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.106142] KVM setup paravirtual spinlock [ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.110708] x86: Booting SMP configuration: [ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.128044] x86: Booted up 1 node, 2 CPUs [ 0.128027] KVM setup async PF for cpu 1 [ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.132512] devtmpfs: initialized [ 0.134232] EVM: security.selinux [ 0.135169] EVM: security.SMACK64 [ 0.136007] EVM: security.ima [ 0.136887] EVM: security.capability [ 0.137923] pinctrl core: initialized pinctrl subsystem [ 0.140067] regulator-dummy: no parameters [ 0.141224] RTC time: 20:38:36, date: 11/14/18 [ 0.142423] NET: Registered protocol family 16 [ 0.143707] cpuidle: using governor ladder [ 0.144005] cpuidle: using governor menu [ 0.145155] ACPI: bus type PCI registered [ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.148014] PCI: Using configuration type 1 for base access [ 0.150133] bio: create slab at 0 [ 0.150133] ACPI: Added _OSI(Module Device) [ 0.152004] ACPI: Added _OSI(Processor Device) [ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.154336] ACPI: Added _OSI(Processor Aggregator Device) [ 0.157445] ACPI: Interpreter enabled [ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.168722] ACPI: (supports S0 S5) [ 0.169639] ACPI: Using IOAPIC for interrupt routing [ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.172211] ACPI: No dock devices found. [ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180215] acpiphp: Slot [3] registered [ 0.181284] acpiphp: Slot [4] registered [ 0.182383] acpiphp: Slot [5] registered [ 0.183489] acpiphp: Slot [6] registered [ 0.184021] acpiphp: Slot [7] registered [ 0.185113] acpiphp: Slot [8] registered [ 0.186156] acpiphp: Slot [9] registered [ 0.187209] acpiphp: Slot [10] registered [ 0.188022] acpiphp: Slot [11] registered [ 0.189095] acpiphp: Slot [12] registered [ 0.190146] acpiphp: Slot [13] registered [ 0.191227] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193105] acpiphp: Slot [16] registered [ 0.194191] acpiphp: Slot [17] registered [ 0.195404] acpiphp: Slot [18] registered [ 0.196030] acpiphp: Slot [19] registered [ 0.197120] acpiphp: Slot [20] registered [ 0.198203] acpiphp: Slot [21] registered [ 0.199320] acpiphp: Slot [22] registered [ 0.200031] acpiphp: Slot [23] registered [ 0.201126] acpiphp: Slot [24] registered [ 0.202172] acpiphp: Slot [25] registered [ 0.203274] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205091] acpiphp: Slot [28] registered [ 0.206163] acpiphp: Slot [29] registered [ 0.207224] acpiphp: Slot [30] registered [ 0.208039] acpiphp: Slot [31] registered [ 0.209096] PCI host bridge to bus 0000:00 [ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.267494] vgaarb: loaded [ 0.268003] vgaarb: bridge control possible 0000:00:02.0 [ 0.269583] SCSI subsystem initialized [ 0.270760] ACPI: bus type USB registered [ 0.270760] usbcore: registered new interface driver usbfs [ 0.272016] usbcore: registered new interface driver hub [ 0.273377] usbcore: registered new device driver usb [ 0.273380] PCI: Using ACPI for IRQ routing [ 0.276394] NetLabel: Initializing [ 0.277358] NetLabel: domain hash size = 128 [ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.279802] NetLabel: unlabeled traffic allowed by default [ 0.280175] Switched to clocksource kvm-clock [ 0.288651] AppArmor: AppArmor Filesystem Enabled [ 0.289882] pnp: PnP ACPI init [ 0.290750] ACPI: bus type PNP registered [ 0.292255] pnp: PnP ACPI: found 8 devices [ 0.293362] ACPI: bus type PNP unregistered [ 0.300064] NET: Registered protocol family 2 [ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.305400] TCP: Hash tables configured (established 16384 bind 16384) [ 0.307033] TCP: reno registered [ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.311039] NET: Registered protocol family 1 [ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.360180] Trying to unpack rootfs image as initramfs... [ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.478842] Scanning for low memory corruption every 60 seconds [ 0.481199] Initialise system trusted keyring [ 0.482704] audit: initializing netlink socket (disabled) [ 0.484078] type=2000 audit(1542227916.621:1): initialized [ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.507570] zbud: loaded [ 0.508800] VFS: Disk quotas dquot_6.5.2 [ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.511962] fuse init (API version 7.22) [ 0.513085] msgmni has been set to 3997 [ 0.514171] Key type big_key registered [ 0.515819] Key type asymmetric registered [ 0.516953] Asymmetric key parser 'x509' registered [ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.520306] io scheduler noop registered [ 0.521400] io scheduler deadline registered (default) [ 0.522784] io scheduler cfq registered [ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.527075] ipmi message handler version 39.2 [ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531433] ACPI: Power Button [PWRF] [ 0.532880] GHES: HEST is not enabled! [ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.651947] Linux agpgart interface v0.103 [ 0.653940] brd: module loaded [ 0.655289] loop: module loaded [ 0.656602] blk-mq: CPU -> queue map [ 0.658436] CPU 0 -> Queue 0 [ 0.659615] CPU 1 -> Queue 0 [ 0.661765] vda: vda1 [ 0.663777] scsi0 : ata_piix [ 0.666707] scsi1 : ata_piix [ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.671438] libphy: Fixed MDIO Bus: probed [ 0.672611] tun: Universal TUN/TAP device driver, 1.6 [ 0.673775] tun: (C) 1999-2004 Max Krasnyansky [ 0.676884] PPP generic driver version 2.4.2 [ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.680129] ehci-pci: EHCI PCI platform driver [ 0.681363] ehci-platform: EHCI generic platform driver [ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.684098] ohci-pci: OHCI PCI platform driver [ 0.685305] ohci-platform: OHCI generic platform driver [ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver [ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718661] usb usb1: Product: UHCI Host Controller [ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.721300] usb usb1: SerialNumber: 0000:00:01.2 [ 0.722552] hub 1-0:1.0: USB hub found [ 0.723512] hub 1-0:1.0: 2 ports detected [ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.729762] mousedev: PS/2 mouse device common for all mice [ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.733441] rtc_cmos 00:00: RTC can wake from S4 [ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.739073] device-mapper: uevent: version 1.0.3 [ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs [ 0.745001] TCP: cubic registered [ 0.753972] NET: Registered protocol family 10 [ 0.755615] NET: Registered protocol family 17 [ 0.757011] Key type dns_resolver registered [ 0.758509] Loading compiled-in X.509 certificates [ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.764070] registered taskstats version 1 [ 0.767199] Key type trusted registered [ 0.770854] Key type encrypted registered [ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773140] IMA: No TPM chip found, activating TPM-bypass! [ 0.775112] regulator-dummy: disabling [ 0.776134] Magic number: 10:785:649 [ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917) [ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.780646] EDD information not available. [ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.828723] Write protecting the kernel read-only data: 12288k [ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.848440] systemd-udevd[107]: starting version 204 [ 0.896553] FDC 0 is a S82078B [ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.204205] usb 1-1: Product: QEMU USB Tablet [ 1.205328] usb 1-1: Manufacturer: QEMU [ 1.206343] usb 1-1: SerialNumber: 42 [ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz [ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available * 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 Populate /dev filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds. cloud-init-nonet[5.05]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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[6.32]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c | ci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c | 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.2 | 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: +-------+-----------------+---------------+-----------------+-----------+-------+ 2018-11-14 20:40:05,652 - functest.core.singlevm - DEBUG - try 6: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-14 20:40:15,662 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:40:15,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:40:16,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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-d75c239a-78be-4a1b-82a7-7265454cc936 x-compute-request-id: req-d75c239a-78be-4a1b-82a7-7265454cc936 Content-Encoding: gzip Content-Length: 1498 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:bc:66:4c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:66:4c", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:60:8c", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:34.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "0e36c748-ed15-4de6-82a0-d99a17af479a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:34Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:c1:0b:40", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:0b:40", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:46.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "35e17aec-ff41-4421-9df7-552124cdbab1", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:46Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "bono-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:42:07:79", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:07:79", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:b7:ea", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:36.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:36Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "dime-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:63:a5:22", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:a5:22", "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:1d:a7:43", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:a7:43", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "d31f7770-a606-4856-90d0-b4ea1295ef58", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "homer-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:46:7f:16", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:7f:16", "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:6f:84:50", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:cb:40:f9", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:40:f9", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:37:51.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:37:51Z", "hostId": "4f9348ee26543026d8aeb2af7f9ee6328e1c5c6b414aeec1b963e000", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-14T20:36:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:da:ad:13", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:ad:13", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:63:c7", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:35:57.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "ab480cc2-b362-4101-9346-87dff464dada", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:35:57Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ns.clearwater.opnfv", "created": "2018-11-14T20:34:13Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:40:16,487 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d75c239a-78be-4a1b-82a7-7265454cc936 2018-11-14 20:40:16,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.825138092041s 2018-11-14 20:40:16,488 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d75c239a-78be-4a1b-82a7-7265454cc936 2018-11-14 20:40:16,496 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 20:40:16,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 20:40:16,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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-2c00955f-076d-4127-b6fa-1e2519a15972 x-compute-request-id: req-2c00955f-076d-4127-b6fa-1e2519a15972 Content-Encoding: gzip Content-Length: 9774 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008061] Security Framework initialized\n[ 0.009190] AppArmor: AppArmor initialized\n[ 0.010236] Yama: becoming mindful.\n[ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022249] Initializing cgroup subsys memory\n[ 0.024009] Initializing cgroup subsys devices\n[ 0.025557] Initializing cgroup subsys freezer\n[ 0.026914] Initializing cgroup subsys blkio\n[ 0.028004] Initializing cgroup subsys perf_event\n[ 0.029405] Initializing cgroup subsys hugetlb\n[ 0.030676] FEATURE SPEC_CTRL Present\n[ 0.032701] mce: CPU supports 10 MCE banks\n[ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.057450] ACPI: Core revision 20131115\n[ 0.059321] ACPI: All ACPI Tables successfully acquired\n[ 0.060388] ftrace: allocating 28747 entries in 113 pages\n[ 0.080328] smpboot: Max logical packages: 2\n[ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.086369] Enabling x2apic\n[ 0.087484] Enabled x2apic\n[ 0.088013] Switched APIC routing to physical x2apic.\n[ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.106142] KVM setup paravirtual spinlock\n[ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.110708] x86: Booting SMP configuration:\n[ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.128044] x86: Booted up 1 node, 2 CPUs\n[ 0.128027] KVM setup async PF for cpu 1\n[ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.132512] devtmpfs: initialized\n[ 0.134232] EVM: security.selinux\n[ 0.135169] EVM: security.SMACK64\n[ 0.136007] EVM: security.ima\n[ 0.136887] EVM: security.capability\n[ 0.137923] pinctrl core: initialized pinctrl subsystem\n[ 0.140067] regulator-dummy: no parameters\n[ 0.141224] RTC time: 20:38:36, date: 11/14/18\n[ 0.142423] NET: Registered protocol family 16\n[ 0.143707] cpuidle: using governor ladder\n[ 0.144005] cpuidle: using governor menu\n[ 0.145155] ACPI: bus type PCI registered\n[ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.148014] PCI: Using configuration type 1 for base access\n[ 0.150133] bio: create slab at 0\n[ 0.150133] ACPI: Added _OSI(Module Device)\n[ 0.152004] ACPI: Added _OSI(Processor Device)\n[ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.154336] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.157445] ACPI: Interpreter enabled\n[ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.168722] ACPI: (supports S0 S5)\n[ 0.169639] ACPI: Using IOAPIC for interrupt routing\n[ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.172211] ACPI: No dock devices found.\n[ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180215] acpiphp: Slot [3] registered\n[ 0.181284] acpiphp: Slot [4] registered\n[ 0.182383] acpiphp: Slot [5] registered\n[ 0.183489] acpiphp: Slot [6] registered\n[ 0.184021] acpiphp: Slot [7] registered\n[ 0.185113] acpiphp: Slot [8] registered\n[ 0.186156] acpiphp: Slot [9] registered\n[ 0.187209] acpiphp: Slot [10] registered\n[ 0.188022] acpiphp: Slot [11] registered\n[ 0.189095] acpiphp: Slot [12] registered\n[ 0.190146] acpiphp: Slot [13] registered\n[ 0.191227] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193105] acpiphp: Slot [16] registered\n[ 0.194191] acpiphp: Slot [17] registered\n[ 0.195404] acpiphp: Slot [18] registered\n[ 0.196030] acpiphp: Slot [19] registered\n[ 0.197120] acpiphp: Slot [20] registered\n[ 0.198203] acpiphp: Slot [21] registered\n[ 0.199320] acpiphp: Slot [22] registered\n[ 0.200031] acpiphp: Slot [23] registered\n[ 0.201126] acpiphp: Slot [24] registered\n[ 0.202172] acpiphp: Slot [25] registered\n[ 0.203274] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205091] acpiphp: Slot [28] registered\n[ 0.206163] acpiphp: Slot [29] registered\n[ 0.207224] acpiphp: Slot [30] registered\n[ 0.208039] acpiphp: Slot [31] registered\n[ 0.209096] PCI host bridge to bus 0000:00\n[ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.267494] vgaarb: loaded\n[ 0.268003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.269583] SCSI subsystem initialized\n[ 0.270760] ACPI: bus type USB registered\n[ 0.270760] usbcore: registered new interface driver usbfs\n[ 0.272016] usbcore: registered new interface driver hub\n[ 0.273377] usbcore: registered new device driver usb\n[ 0.273380] PCI: Using ACPI for IRQ routing\n[ 0.276394] NetLabel: Initializing\n[ 0.277358] NetLabel: domain hash size = 128\n[ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.279802] NetLabel: unlabeled traffic allowed by default\n[ 0.280175] Switched to clocksource kvm-clock\n[ 0.288651] AppArmor: AppArmor Filesystem Enabled\n[ 0.289882] pnp: PnP ACPI init\n[ 0.290750] ACPI: bus type PNP registered\n[ 0.292255] pnp: PnP ACPI: found 8 devices\n[ 0.293362] ACPI: bus type PNP unregistered\n[ 0.300064] NET: Registered protocol family 2\n[ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.305400] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.307033] TCP: reno registered\n[ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.311039] NET: Registered protocol family 1\n[ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.360180] Trying to unpack rootfs image as initramfs...\n[ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.478842] Scanning for low memory corruption every 60 seconds\n[ 0.481199] Initialise system trusted keyring\n[ 0.482704] audit: initializing netlink socket (disabled)\n[ 0.484078] type=2000 audit(1542227916.621:1): initialized\n[ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507570] zbud: loaded\n[ 0.508800] VFS: Disk quotas dquot_6.5.2\n[ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511962] fuse init (API version 7.22)\n[ 0.513085] msgmni has been set to 3997\n[ 0.514171] Key type big_key registered\n[ 0.515819] Key type asymmetric registered\n[ 0.516953] Asymmetric key parser 'x509' registered\n[ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.520306] io scheduler noop registered\n[ 0.521400] io scheduler deadline registered (default)\n[ 0.522784] io scheduler cfq registered\n[ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527075] ipmi message handler version 39.2\n[ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531433] ACPI: Power Button [PWRF]\n[ 0.532880] GHES: HEST is not enabled!\n[ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.651947] Linux agpgart interface v0.103\n[ 0.653940] brd: module loaded\n[ 0.655289] loop: module loaded\n[ 0.656602] blk-mq: CPU -> queue map\n[ 0.658436] CPU 0 -> Queue 0\n[ 0.659615] CPU 1 -> Queue 0\n[ 0.661765] vda: vda1\n[ 0.663777] scsi0 : ata_piix\n[ 0.666707] scsi1 : ata_piix\n[ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.671438] libphy: Fixed MDIO Bus: probed\n[ 0.672611] tun: Universal TUN/TAP device driver, 1.6\n[ 0.673775] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.676884] PPP generic driver version 2.4.2\n[ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.680129] ehci-pci: EHCI PCI platform driver\n[ 0.681363] ehci-platform: EHCI generic platform driver\n[ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.684098] ohci-pci: OHCI PCI platform driver\n[ 0.685305] ohci-platform: OHCI generic platform driver\n[ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.718661] usb usb1: Product: UHCI Host Controller\n[ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.721300] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.722552] hub 1-0:1.0: USB hub found\n[ 0.723512] hub 1-0:1.0: 2 ports detected\n[ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.729762] mousedev: PS/2 mouse device common for all mice\n[ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.733441] rtc_cmos 00:00: RTC can wake from S4\n[ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.739073] device-mapper: uevent: version 1.0.3\n[ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.745001] TCP: cubic registered\n[ 0.753972] NET: Registered protocol family 10\n[ 0.755615] NET: Registered protocol family 17\n[ 0.757011] Key type dns_resolver registered\n[ 0.758509] Loading compiled-in X.509 certificates\n[ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.764070] registered taskstats version 1\n[ 0.767199] Key type trusted registered\n[ 0.770854] Key type encrypted registered\n[ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773140] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.775112] regulator-dummy: disabling\n[ 0.776134] Magic number: 10:785:649\n[ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917)\n[ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.780646] EDD information not available.\n[ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.828723] Write protecting the kernel read-only data: 12288k\n[ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.848440] systemd-udevd[107]: starting version 204\n[ 0.896553] FDC 0 is a S82078B\n[ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.204205] usb 1-1: Product: QEMU USB Tablet\n[ 1.205328] usb 1-1: Manufacturer: QEMU\n[ 1.206343] usb 1-1: SerialNumber: 42\n[ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz\n[ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available\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 Populate /dev filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[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[ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds.\ncloud-init-nonet[5.05]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting 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[6.32]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c |\nci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c |\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.2 | 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:\nc1:e1:eb:8a:e0:c9:3d:83:17:0d:46:c8:3f:34:b7:11 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . . E.. |\n| o + oo . |\n| + o o+ |\n| = . o |\n| . + S |\n| . .. |\n| .. . . |\n| o.++. . |\n| +.oo. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nb3:30:6f:6b:a1:71:c5:45:93:65:f4:5a:56:99:94:51 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .o+=oE|\n| oo =.|\n| . . +|\n| o + |\n| o S. . |\n| .+oo |\n| ++. |\n| .... |\n| .. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n87:68:a2:71:38:f4:6c:5d:53:98:fc:93:9c:d7:f6:a5 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . o. |\n| +. |\n| . oo o . |\n| . + . o o* . o .|\n| + * + S .o . o.|\n| * o . E .|\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:\na4:a4:e6:59:25:f6:7c:39:32:16:4e:1a:32:4f:84:be root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. |\n| .. |\n| .o * = |\n| .O % . . |\n| o.= S + |\n| oEo . + . |\n| o |\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 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 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 * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: "} 2018-11-14 20:40:16,569 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-2c00955f-076d-4127-b6fa-1e2519a15972 2018-11-14 20:40:16,569 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0736331939697s 2018-11-14 20:40:16,570 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-2c00955f-076d-4127-b6fa-1e2519a15972 2018-11-14 20:40:16,571 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008061] Security Framework initialized [ 0.009190] AppArmor: AppArmor initialized [ 0.010236] Yama: becoming mindful. [ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022249] Initializing cgroup subsys memory [ 0.024009] Initializing cgroup subsys devices [ 0.025557] Initializing cgroup subsys freezer [ 0.026914] Initializing cgroup subsys blkio [ 0.028004] Initializing cgroup subsys perf_event [ 0.029405] Initializing cgroup subsys hugetlb [ 0.030676] FEATURE SPEC_CTRL Present [ 0.032701] mce: CPU supports 10 MCE banks [ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.057450] ACPI: Core revision 20131115 [ 0.059321] ACPI: All ACPI Tables successfully acquired [ 0.060388] ftrace: allocating 28747 entries in 113 pages [ 0.080328] smpboot: Max logical packages: 2 [ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.086369] Enabling x2apic [ 0.087484] Enabled x2apic [ 0.088013] Switched APIC routing to physical x2apic. [ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.106142] KVM setup paravirtual spinlock [ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.110708] x86: Booting SMP configuration: [ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.128044] x86: Booted up 1 node, 2 CPUs [ 0.128027] KVM setup async PF for cpu 1 [ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.132512] devtmpfs: initialized [ 0.134232] EVM: security.selinux [ 0.135169] EVM: security.SMACK64 [ 0.136007] EVM: security.ima [ 0.136887] EVM: security.capability [ 0.137923] pinctrl core: initialized pinctrl subsystem [ 0.140067] regulator-dummy: no parameters [ 0.141224] RTC time: 20:38:36, date: 11/14/18 [ 0.142423] NET: Registered protocol family 16 [ 0.143707] cpuidle: using governor ladder [ 0.144005] cpuidle: using governor menu [ 0.145155] ACPI: bus type PCI registered [ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.148014] PCI: Using configuration type 1 for base access [ 0.150133] bio: create slab at 0 [ 0.150133] ACPI: Added _OSI(Module Device) [ 0.152004] ACPI: Added _OSI(Processor Device) [ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.154336] ACPI: Added _OSI(Processor Aggregator Device) [ 0.157445] ACPI: Interpreter enabled [ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.168722] ACPI: (supports S0 S5) [ 0.169639] ACPI: Using IOAPIC for interrupt routing [ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.172211] ACPI: No dock devices found. [ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180215] acpiphp: Slot [3] registered [ 0.181284] acpiphp: Slot [4] registered [ 0.182383] acpiphp: Slot [5] registered [ 0.183489] acpiphp: Slot [6] registered [ 0.184021] acpiphp: Slot [7] registered [ 0.185113] acpiphp: Slot [8] registered [ 0.186156] acpiphp: Slot [9] registered [ 0.187209] acpiphp: Slot [10] registered [ 0.188022] acpiphp: Slot [11] registered [ 0.189095] acpiphp: Slot [12] registered [ 0.190146] acpiphp: Slot [13] registered [ 0.191227] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193105] acpiphp: Slot [16] registered [ 0.194191] acpiphp: Slot [17] registered [ 0.195404] acpiphp: Slot [18] registered [ 0.196030] acpiphp: Slot [19] registered [ 0.197120] acpiphp: Slot [20] registered [ 0.198203] acpiphp: Slot [21] registered [ 0.199320] acpiphp: Slot [22] registered [ 0.200031] acpiphp: Slot [23] registered [ 0.201126] acpiphp: Slot [24] registered [ 0.202172] acpiphp: Slot [25] registered [ 0.203274] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205091] acpiphp: Slot [28] registered [ 0.206163] acpiphp: Slot [29] registered [ 0.207224] acpiphp: Slot [30] registered [ 0.208039] acpiphp: Slot [31] registered [ 0.209096] PCI host bridge to bus 0000:00 [ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.267494] vgaarb: loaded [ 0.268003] vgaarb: bridge control possible 0000:00:02.0 [ 0.269583] SCSI subsystem initialized [ 0.270760] ACPI: bus type USB registered [ 0.270760] usbcore: registered new interface driver usbfs [ 0.272016] usbcore: registered new interface driver hub [ 0.273377] usbcore: registered new device driver usb [ 0.273380] PCI: Using ACPI for IRQ routing [ 0.276394] NetLabel: Initializing [ 0.277358] NetLabel: domain hash size = 128 [ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.279802] NetLabel: unlabeled traffic allowed by default [ 0.280175] Switched to clocksource kvm-clock [ 0.288651] AppArmor: AppArmor Filesystem Enabled [ 0.289882] pnp: PnP ACPI init [ 0.290750] ACPI: bus type PNP registered [ 0.292255] pnp: PnP ACPI: found 8 devices [ 0.293362] ACPI: bus type PNP unregistered [ 0.300064] NET: Registered protocol family 2 [ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.305400] TCP: Hash tables configured (established 16384 bind 16384) [ 0.307033] TCP: reno registered [ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.311039] NET: Registered protocol family 1 [ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.360180] Trying to unpack rootfs image as initramfs... [ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.478842] Scanning for low memory corruption every 60 seconds [ 0.481199] Initialise system trusted keyring [ 0.482704] audit: initializing netlink socket (disabled) [ 0.484078] type=2000 audit(1542227916.621:1): initialized [ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.507570] zbud: loaded [ 0.508800] VFS: Disk quotas dquot_6.5.2 [ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.511962] fuse init (API version 7.22) [ 0.513085] msgmni has been set to 3997 [ 0.514171] Key type big_key registered [ 0.515819] Key type asymmetric registered [ 0.516953] Asymmetric key parser 'x509' registered [ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.520306] io scheduler noop registered [ 0.521400] io scheduler deadline registered (default) [ 0.522784] io scheduler cfq registered [ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.527075] ipmi message handler version 39.2 [ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531433] ACPI: Power Button [PWRF] [ 0.532880] GHES: HEST is not enabled! [ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.651947] Linux agpgart interface v0.103 [ 0.653940] brd: module loaded [ 0.655289] loop: module loaded [ 0.656602] blk-mq: CPU -> queue map [ 0.658436] CPU 0 -> Queue 0 [ 0.659615] CPU 1 -> Queue 0 [ 0.661765] vda: vda1 [ 0.663777] scsi0 : ata_piix [ 0.666707] scsi1 : ata_piix [ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.671438] libphy: Fixed MDIO Bus: probed [ 0.672611] tun: Universal TUN/TAP device driver, 1.6 [ 0.673775] tun: (C) 1999-2004 Max Krasnyansky [ 0.676884] PPP generic driver version 2.4.2 [ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.680129] ehci-pci: EHCI PCI platform driver [ 0.681363] ehci-platform: EHCI generic platform driver [ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.684098] ohci-pci: OHCI PCI platform driver [ 0.685305] ohci-platform: OHCI generic platform driver [ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver [ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718661] usb usb1: Product: UHCI Host Controller [ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.721300] usb usb1: SerialNumber: 0000:00:01.2 [ 0.722552] hub 1-0:1.0: USB hub found [ 0.723512] hub 1-0:1.0: 2 ports detected [ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.729762] mousedev: PS/2 mouse device common for all mice [ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.733441] rtc_cmos 00:00: RTC can wake from S4 [ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.739073] device-mapper: uevent: version 1.0.3 [ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs [ 0.745001] TCP: cubic registered [ 0.753972] NET: Registered protocol family 10 [ 0.755615] NET: Registered protocol family 17 [ 0.757011] Key type dns_resolver registered [ 0.758509] Loading compiled-in X.509 certificates [ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.764070] registered taskstats version 1 [ 0.767199] Key type trusted registered [ 0.770854] Key type encrypted registered [ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773140] IMA: No TPM chip found, activating TPM-bypass! [ 0.775112] regulator-dummy: disabling [ 0.776134] Magic number: 10:785:649 [ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917) [ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.780646] EDD information not available. [ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.828723] Write protecting the kernel read-only data: 12288k [ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.848440] systemd-udevd[107]: starting version 204 [ 0.896553] FDC 0 is a S82078B [ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.204205] usb 1-1: Product: QEMU USB Tablet [ 1.205328] usb 1-1: Manufacturer: QEMU [ 1.206343] usb 1-1: SerialNumber: 42 [ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz [ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available * 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 Populate /dev filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds. cloud-init-nonet[5.05]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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[6.32]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c | ci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c | 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.2 | 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: c1:e1:eb:8a:e0:c9:3d:83:17:0d:46:c8:3f:34:b7:11 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | . . E.. | | o + oo . | | + o o+ | | = . o | | . + S | | . .. | | .. . . | | o.++. . | | +.oo. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: b3:30:6f:6b:a1:71:c5:45:93:65:f4:5a:56:99:94:51 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | .o+=oE| | oo =.| | . . +| | o + | | o S. . | | .+oo | | ++. | | .... | | .. | +-----------------+ 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: 87:68:a2:71:38:f4:6c:5d:53:98:fc:93:9c:d7:f6:a5 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | . o. | | +. | | . oo o . | | . + . o o* . o .| | + * + S .o . 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: a4:a4:e6:59:25:f6:7c:39:32:16:4e:1a:32:4f:84:be root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .. | | .. | | .o * = | | .O % . . | | o.= S + | | oEo . + . | | 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 SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting 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 ] 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 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 ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: 2018-11-14 20:40:16,572 - functest.core.singlevm - DEBUG - try 7: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-14 20:40:26,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:40:26,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:40:27,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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-4bc04aa0-86ce-46af-8674-129a2c5915ec x-compute-request-id: req-4bc04aa0-86ce-46af-8674-129a2c5915ec Content-Encoding: gzip Content-Length: 1498 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:bc:66:4c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:66:4c", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:60:8c", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:34.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "0e36c748-ed15-4de6-82a0-d99a17af479a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:34Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:c1:0b:40", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:0b:40", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:46.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "35e17aec-ff41-4421-9df7-552124cdbab1", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:46Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "bono-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:42:07:79", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:07:79", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:b7:ea", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:36.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:36Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "dime-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:63:a5:22", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:a5:22", "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:1d:a7:43", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:a7:43", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "d31f7770-a606-4856-90d0-b4ea1295ef58", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "homer-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:46:7f:16", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:7f:16", "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:6f:84:50", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:cb:40:f9", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:40:f9", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:37:51.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:37:51Z", "hostId": "4f9348ee26543026d8aeb2af7f9ee6328e1c5c6b414aeec1b963e000", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-14T20:36:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:da:ad:13", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:ad:13", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:63:c7", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:35:57.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "ab480cc2-b362-4101-9346-87dff464dada", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:35:57Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ns.clearwater.opnfv", "created": "2018-11-14T20:34:13Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:40:27,311 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4bc04aa0-86ce-46af-8674-129a2c5915ec 2018-11-14 20:40:27,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.727618932724s 2018-11-14 20:40:27,312 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4bc04aa0-86ce-46af-8674-129a2c5915ec 2018-11-14 20:40:27,319 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 20:40:27,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 20:40:27,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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-973c6f6b-6acb-41a1-b80d-f635a9091285 x-compute-request-id: req-973c6f6b-6acb-41a1-b80d-f635a9091285 Content-Encoding: gzip Content-Length: 9774 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008061] Security Framework initialized\n[ 0.009190] AppArmor: AppArmor initialized\n[ 0.010236] Yama: becoming mindful.\n[ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022249] Initializing cgroup subsys memory\n[ 0.024009] Initializing cgroup subsys devices\n[ 0.025557] Initializing cgroup subsys freezer\n[ 0.026914] Initializing cgroup subsys blkio\n[ 0.028004] Initializing cgroup subsys perf_event\n[ 0.029405] Initializing cgroup subsys hugetlb\n[ 0.030676] FEATURE SPEC_CTRL Present\n[ 0.032701] mce: CPU supports 10 MCE banks\n[ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.057450] ACPI: Core revision 20131115\n[ 0.059321] ACPI: All ACPI Tables successfully acquired\n[ 0.060388] ftrace: allocating 28747 entries in 113 pages\n[ 0.080328] smpboot: Max logical packages: 2\n[ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.086369] Enabling x2apic\n[ 0.087484] Enabled x2apic\n[ 0.088013] Switched APIC routing to physical x2apic.\n[ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.106142] KVM setup paravirtual spinlock\n[ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.110708] x86: Booting SMP configuration:\n[ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.128044] x86: Booted up 1 node, 2 CPUs\n[ 0.128027] KVM setup async PF for cpu 1\n[ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.132512] devtmpfs: initialized\n[ 0.134232] EVM: security.selinux\n[ 0.135169] EVM: security.SMACK64\n[ 0.136007] EVM: security.ima\n[ 0.136887] EVM: security.capability\n[ 0.137923] pinctrl core: initialized pinctrl subsystem\n[ 0.140067] regulator-dummy: no parameters\n[ 0.141224] RTC time: 20:38:36, date: 11/14/18\n[ 0.142423] NET: Registered protocol family 16\n[ 0.143707] cpuidle: using governor ladder\n[ 0.144005] cpuidle: using governor menu\n[ 0.145155] ACPI: bus type PCI registered\n[ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.148014] PCI: Using configuration type 1 for base access\n[ 0.150133] bio: create slab at 0\n[ 0.150133] ACPI: Added _OSI(Module Device)\n[ 0.152004] ACPI: Added _OSI(Processor Device)\n[ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.154336] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.157445] ACPI: Interpreter enabled\n[ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.168722] ACPI: (supports S0 S5)\n[ 0.169639] ACPI: Using IOAPIC for interrupt routing\n[ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.172211] ACPI: No dock devices found.\n[ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180215] acpiphp: Slot [3] registered\n[ 0.181284] acpiphp: Slot [4] registered\n[ 0.182383] acpiphp: Slot [5] registered\n[ 0.183489] acpiphp: Slot [6] registered\n[ 0.184021] acpiphp: Slot [7] registered\n[ 0.185113] acpiphp: Slot [8] registered\n[ 0.186156] acpiphp: Slot [9] registered\n[ 0.187209] acpiphp: Slot [10] registered\n[ 0.188022] acpiphp: Slot [11] registered\n[ 0.189095] acpiphp: Slot [12] registered\n[ 0.190146] acpiphp: Slot [13] registered\n[ 0.191227] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193105] acpiphp: Slot [16] registered\n[ 0.194191] acpiphp: Slot [17] registered\n[ 0.195404] acpiphp: Slot [18] registered\n[ 0.196030] acpiphp: Slot [19] registered\n[ 0.197120] acpiphp: Slot [20] registered\n[ 0.198203] acpiphp: Slot [21] registered\n[ 0.199320] acpiphp: Slot [22] registered\n[ 0.200031] acpiphp: Slot [23] registered\n[ 0.201126] acpiphp: Slot [24] registered\n[ 0.202172] acpiphp: Slot [25] registered\n[ 0.203274] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205091] acpiphp: Slot [28] registered\n[ 0.206163] acpiphp: Slot [29] registered\n[ 0.207224] acpiphp: Slot [30] registered\n[ 0.208039] acpiphp: Slot [31] registered\n[ 0.209096] PCI host bridge to bus 0000:00\n[ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.267494] vgaarb: loaded\n[ 0.268003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.269583] SCSI subsystem initialized\n[ 0.270760] ACPI: bus type USB registered\n[ 0.270760] usbcore: registered new interface driver usbfs\n[ 0.272016] usbcore: registered new interface driver hub\n[ 0.273377] usbcore: registered new device driver usb\n[ 0.273380] PCI: Using ACPI for IRQ routing\n[ 0.276394] NetLabel: Initializing\n[ 0.277358] NetLabel: domain hash size = 128\n[ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.279802] NetLabel: unlabeled traffic allowed by default\n[ 0.280175] Switched to clocksource kvm-clock\n[ 0.288651] AppArmor: AppArmor Filesystem Enabled\n[ 0.289882] pnp: PnP ACPI init\n[ 0.290750] ACPI: bus type PNP registered\n[ 0.292255] pnp: PnP ACPI: found 8 devices\n[ 0.293362] ACPI: bus type PNP unregistered\n[ 0.300064] NET: Registered protocol family 2\n[ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.305400] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.307033] TCP: reno registered\n[ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.311039] NET: Registered protocol family 1\n[ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.360180] Trying to unpack rootfs image as initramfs...\n[ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.478842] Scanning for low memory corruption every 60 seconds\n[ 0.481199] Initialise system trusted keyring\n[ 0.482704] audit: initializing netlink socket (disabled)\n[ 0.484078] type=2000 audit(1542227916.621:1): initialized\n[ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507570] zbud: loaded\n[ 0.508800] VFS: Disk quotas dquot_6.5.2\n[ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511962] fuse init (API version 7.22)\n[ 0.513085] msgmni has been set to 3997\n[ 0.514171] Key type big_key registered\n[ 0.515819] Key type asymmetric registered\n[ 0.516953] Asymmetric key parser 'x509' registered\n[ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.520306] io scheduler noop registered\n[ 0.521400] io scheduler deadline registered (default)\n[ 0.522784] io scheduler cfq registered\n[ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527075] ipmi message handler version 39.2\n[ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531433] ACPI: Power Button [PWRF]\n[ 0.532880] GHES: HEST is not enabled!\n[ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.651947] Linux agpgart interface v0.103\n[ 0.653940] brd: module loaded\n[ 0.655289] loop: module loaded\n[ 0.656602] blk-mq: CPU -> queue map\n[ 0.658436] CPU 0 -> Queue 0\n[ 0.659615] CPU 1 -> Queue 0\n[ 0.661765] vda: vda1\n[ 0.663777] scsi0 : ata_piix\n[ 0.666707] scsi1 : ata_piix\n[ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.671438] libphy: Fixed MDIO Bus: probed\n[ 0.672611] tun: Universal TUN/TAP device driver, 1.6\n[ 0.673775] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.676884] PPP generic driver version 2.4.2\n[ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.680129] ehci-pci: EHCI PCI platform driver\n[ 0.681363] ehci-platform: EHCI generic platform driver\n[ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.684098] ohci-pci: OHCI PCI platform driver\n[ 0.685305] ohci-platform: OHCI generic platform driver\n[ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.718661] usb usb1: Product: UHCI Host Controller\n[ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.721300] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.722552] hub 1-0:1.0: USB hub found\n[ 0.723512] hub 1-0:1.0: 2 ports detected\n[ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.729762] mousedev: PS/2 mouse device common for all mice\n[ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.733441] rtc_cmos 00:00: RTC can wake from S4\n[ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.739073] device-mapper: uevent: version 1.0.3\n[ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.745001] TCP: cubic registered\n[ 0.753972] NET: Registered protocol family 10\n[ 0.755615] NET: Registered protocol family 17\n[ 0.757011] Key type dns_resolver registered\n[ 0.758509] Loading compiled-in X.509 certificates\n[ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.764070] registered taskstats version 1\n[ 0.767199] Key type trusted registered\n[ 0.770854] Key type encrypted registered\n[ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773140] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.775112] regulator-dummy: disabling\n[ 0.776134] Magic number: 10:785:649\n[ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917)\n[ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.780646] EDD information not available.\n[ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.828723] Write protecting the kernel read-only data: 12288k\n[ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.848440] systemd-udevd[107]: starting version 204\n[ 0.896553] FDC 0 is a S82078B\n[ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.204205] usb 1-1: Product: QEMU USB Tablet\n[ 1.205328] usb 1-1: Manufacturer: QEMU\n[ 1.206343] usb 1-1: SerialNumber: 42\n[ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz\n[ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available\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 Populate /dev filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[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[ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds.\ncloud-init-nonet[5.05]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting 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[6.32]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c |\nci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c |\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.2 | 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:\nc1:e1:eb:8a:e0:c9:3d:83:17:0d:46:c8:3f:34:b7:11 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . . E.. |\n| o + oo . |\n| + o o+ |\n| = . o |\n| . + S |\n| . .. |\n| .. . . |\n| o.++. . |\n| +.oo. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nb3:30:6f:6b:a1:71:c5:45:93:65:f4:5a:56:99:94:51 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .o+=oE|\n| oo =.|\n| . . +|\n| o + |\n| o S. . |\n| .+oo |\n| ++. |\n| .... |\n| .. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n87:68:a2:71:38:f4:6c:5d:53:98:fc:93:9c:d7:f6:a5 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . o. |\n| +. |\n| . oo o . |\n| . + . o o* . o .|\n| + * + S .o . o.|\n| * o . E .|\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:\na4:a4:e6:59:25:f6:7c:39:32:16:4e:1a:32:4f:84:be root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. |\n| .. |\n| .o * = |\n| .O % . . |\n| o.= S + |\n| oEo . + . |\n| o |\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 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 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 * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: "} 2018-11-14 20:40:27,439 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-973c6f6b-6acb-41a1-b80d-f635a9091285 2018-11-14 20:40:27,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.120494842529s 2018-11-14 20:40:27,441 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-973c6f6b-6acb-41a1-b80d-f635a9091285 2018-11-14 20:40:27,441 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008061] Security Framework initialized [ 0.009190] AppArmor: AppArmor initialized [ 0.010236] Yama: becoming mindful. [ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022249] Initializing cgroup subsys memory [ 0.024009] Initializing cgroup subsys devices [ 0.025557] Initializing cgroup subsys freezer [ 0.026914] Initializing cgroup subsys blkio [ 0.028004] Initializing cgroup subsys perf_event [ 0.029405] Initializing cgroup subsys hugetlb [ 0.030676] FEATURE SPEC_CTRL Present [ 0.032701] mce: CPU supports 10 MCE banks [ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.057450] ACPI: Core revision 20131115 [ 0.059321] ACPI: All ACPI Tables successfully acquired [ 0.060388] ftrace: allocating 28747 entries in 113 pages [ 0.080328] smpboot: Max logical packages: 2 [ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.086369] Enabling x2apic [ 0.087484] Enabled x2apic [ 0.088013] Switched APIC routing to physical x2apic. [ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.106142] KVM setup paravirtual spinlock [ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.110708] x86: Booting SMP configuration: [ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.128044] x86: Booted up 1 node, 2 CPUs [ 0.128027] KVM setup async PF for cpu 1 [ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.132512] devtmpfs: initialized [ 0.134232] EVM: security.selinux [ 0.135169] EVM: security.SMACK64 [ 0.136007] EVM: security.ima [ 0.136887] EVM: security.capability [ 0.137923] pinctrl core: initialized pinctrl subsystem [ 0.140067] regulator-dummy: no parameters [ 0.141224] RTC time: 20:38:36, date: 11/14/18 [ 0.142423] NET: Registered protocol family 16 [ 0.143707] cpuidle: using governor ladder [ 0.144005] cpuidle: using governor menu [ 0.145155] ACPI: bus type PCI registered [ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.148014] PCI: Using configuration type 1 for base access [ 0.150133] bio: create slab at 0 [ 0.150133] ACPI: Added _OSI(Module Device) [ 0.152004] ACPI: Added _OSI(Processor Device) [ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.154336] ACPI: Added _OSI(Processor Aggregator Device) [ 0.157445] ACPI: Interpreter enabled [ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.168722] ACPI: (supports S0 S5) [ 0.169639] ACPI: Using IOAPIC for interrupt routing [ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.172211] ACPI: No dock devices found. [ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180215] acpiphp: Slot [3] registered [ 0.181284] acpiphp: Slot [4] registered [ 0.182383] acpiphp: Slot [5] registered [ 0.183489] acpiphp: Slot [6] registered [ 0.184021] acpiphp: Slot [7] registered [ 0.185113] acpiphp: Slot [8] registered [ 0.186156] acpiphp: Slot [9] registered [ 0.187209] acpiphp: Slot [10] registered [ 0.188022] acpiphp: Slot [11] registered [ 0.189095] acpiphp: Slot [12] registered [ 0.190146] acpiphp: Slot [13] registered [ 0.191227] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193105] acpiphp: Slot [16] registered [ 0.194191] acpiphp: Slot [17] registered [ 0.195404] acpiphp: Slot [18] registered [ 0.196030] acpiphp: Slot [19] registered [ 0.197120] acpiphp: Slot [20] registered [ 0.198203] acpiphp: Slot [21] registered [ 0.199320] acpiphp: Slot [22] registered [ 0.200031] acpiphp: Slot [23] registered [ 0.201126] acpiphp: Slot [24] registered [ 0.202172] acpiphp: Slot [25] registered [ 0.203274] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205091] acpiphp: Slot [28] registered [ 0.206163] acpiphp: Slot [29] registered [ 0.207224] acpiphp: Slot [30] registered [ 0.208039] acpiphp: Slot [31] registered [ 0.209096] PCI host bridge to bus 0000:00 [ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.267494] vgaarb: loaded [ 0.268003] vgaarb: bridge control possible 0000:00:02.0 [ 0.269583] SCSI subsystem initialized [ 0.270760] ACPI: bus type USB registered [ 0.270760] usbcore: registered new interface driver usbfs [ 0.272016] usbcore: registered new interface driver hub [ 0.273377] usbcore: registered new device driver usb [ 0.273380] PCI: Using ACPI for IRQ routing [ 0.276394] NetLabel: Initializing [ 0.277358] NetLabel: domain hash size = 128 [ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.279802] NetLabel: unlabeled traffic allowed by default [ 0.280175] Switched to clocksource kvm-clock [ 0.288651] AppArmor: AppArmor Filesystem Enabled [ 0.289882] pnp: PnP ACPI init [ 0.290750] ACPI: bus type PNP registered [ 0.292255] pnp: PnP ACPI: found 8 devices [ 0.293362] ACPI: bus type PNP unregistered [ 0.300064] NET: Registered protocol family 2 [ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.305400] TCP: Hash tables configured (established 16384 bind 16384) [ 0.307033] TCP: reno registered [ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.311039] NET: Registered protocol family 1 [ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.360180] Trying to unpack rootfs image as initramfs... [ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.478842] Scanning for low memory corruption every 60 seconds [ 0.481199] Initialise system trusted keyring [ 0.482704] audit: initializing netlink socket (disabled) [ 0.484078] type=2000 audit(1542227916.621:1): initialized [ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.507570] zbud: loaded [ 0.508800] VFS: Disk quotas dquot_6.5.2 [ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.511962] fuse init (API version 7.22) [ 0.513085] msgmni has been set to 3997 [ 0.514171] Key type big_key registered [ 0.515819] Key type asymmetric registered [ 0.516953] Asymmetric key parser 'x509' registered [ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.520306] io scheduler noop registered [ 0.521400] io scheduler deadline registered (default) [ 0.522784] io scheduler cfq registered [ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.527075] ipmi message handler version 39.2 [ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531433] ACPI: Power Button [PWRF] [ 0.532880] GHES: HEST is not enabled! [ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.651947] Linux agpgart interface v0.103 [ 0.653940] brd: module loaded [ 0.655289] loop: module loaded [ 0.656602] blk-mq: CPU -> queue map [ 0.658436] CPU 0 -> Queue 0 [ 0.659615] CPU 1 -> Queue 0 [ 0.661765] vda: vda1 [ 0.663777] scsi0 : ata_piix [ 0.666707] scsi1 : ata_piix [ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.671438] libphy: Fixed MDIO Bus: probed [ 0.672611] tun: Universal TUN/TAP device driver, 1.6 [ 0.673775] tun: (C) 1999-2004 Max Krasnyansky [ 0.676884] PPP generic driver version 2.4.2 [ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.680129] ehci-pci: EHCI PCI platform driver [ 0.681363] ehci-platform: EHCI generic platform driver [ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.684098] ohci-pci: OHCI PCI platform driver [ 0.685305] ohci-platform: OHCI generic platform driver [ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver [ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718661] usb usb1: Product: UHCI Host Controller [ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.721300] usb usb1: SerialNumber: 0000:00:01.2 [ 0.722552] hub 1-0:1.0: USB hub found [ 0.723512] hub 1-0:1.0: 2 ports detected [ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.729762] mousedev: PS/2 mouse device common for all mice [ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.733441] rtc_cmos 00:00: RTC can wake from S4 [ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.739073] device-mapper: uevent: version 1.0.3 [ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs [ 0.745001] TCP: cubic registered [ 0.753972] NET: Registered protocol family 10 [ 0.755615] NET: Registered protocol family 17 [ 0.757011] Key type dns_resolver registered [ 0.758509] Loading compiled-in X.509 certificates [ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.764070] registered taskstats version 1 [ 0.767199] Key type trusted registered [ 0.770854] Key type encrypted registered [ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773140] IMA: No TPM chip found, activating TPM-bypass! [ 0.775112] regulator-dummy: disabling [ 0.776134] Magic number: 10:785:649 [ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917) [ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.780646] EDD information not available. [ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.828723] Write protecting the kernel read-only data: 12288k [ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.848440] systemd-udevd[107]: starting version 204 [ 0.896553] FDC 0 is a S82078B [ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.204205] usb 1-1: Product: QEMU USB Tablet [ 1.205328] usb 1-1: Manufacturer: QEMU [ 1.206343] usb 1-1: SerialNumber: 42 [ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz [ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available * 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 Populate /dev filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds. cloud-init-nonet[5.05]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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[6.32]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c | ci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c | 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.2 | 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: c1:e1:eb:8a:e0:c9:3d:83:17:0d:46:c8:3f:34:b7:11 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | . . E.. | | o + oo . | | + o o+ | | = . o | | . + S | | . .. | | .. . . | | o.++. . | | +.oo. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: b3:30:6f:6b:a1:71:c5:45:93:65:f4:5a:56:99:94:51 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | .o+=oE| | oo =.| | . . +| | o + | | o S. . | | .+oo | | ++. | | .... | | .. | +-----------------+ 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: 87:68:a2:71:38:f4:6c:5d:53:98:fc:93:9c:d7:f6:a5 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | . o. | | +. | | . oo o . | | . + . o o* . o .| | + * + S .o . 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: a4:a4:e6:59:25:f6:7c:39:32:16:4e:1a:32:4f:84:be root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .. | | .. | | .o * = | | .O % . . | | o.= S + | | oEo . + . | | 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 SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting 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 ] 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 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 ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: 2018-11-14 20:40:27,443 - functest.core.singlevm - DEBUG - try 8: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-14 20:40:37,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:40:37,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:40:37,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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-aba31843-1123-4cbb-b3b6-b9859041d46c x-compute-request-id: req-aba31843-1123-4cbb-b3b6-b9859041d46c Content-Encoding: gzip Content-Length: 1498 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:bc:66:4c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:66:4c", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:60:8c", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:34.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "0e36c748-ed15-4de6-82a0-d99a17af479a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:34Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:c1:0b:40", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:0b:40", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:46.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "35e17aec-ff41-4421-9df7-552124cdbab1", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:46Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "bono-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:42:07:79", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:07:79", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:b7:ea", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:36.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:36Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "dime-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:63:a5:22", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:a5:22", "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:1d:a7:43", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:a7:43", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "d31f7770-a606-4856-90d0-b4ea1295ef58", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "homer-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:46:7f:16", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:7f:16", "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:6f:84:50", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:cb:40:f9", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:40:f9", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:37:51.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:37:51Z", "hostId": "4f9348ee26543026d8aeb2af7f9ee6328e1c5c6b414aeec1b963e000", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-14T20:36:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:da:ad:13", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:ad:13", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:63:c7", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:35:57.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "ab480cc2-b362-4101-9346-87dff464dada", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:35:57Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ns.clearwater.opnfv", "created": "2018-11-14T20:34:13Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:40:37,721 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-aba31843-1123-4cbb-b3b6-b9859041d46c 2018-11-14 20:40:37,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.268187999725s 2018-11-14 20:40:37,722 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-aba31843-1123-4cbb-b3b6-b9859041d46c 2018-11-14 20:40:37,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 20:40:37,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 20:40:37,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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-c7d490e7-caf8-450c-a5b9-d34819e9da00 x-compute-request-id: req-c7d490e7-caf8-450c-a5b9-d34819e9da00 Content-Encoding: gzip Content-Length: 9774 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008061] Security Framework initialized\n[ 0.009190] AppArmor: AppArmor initialized\n[ 0.010236] Yama: becoming mindful.\n[ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022249] Initializing cgroup subsys memory\n[ 0.024009] Initializing cgroup subsys devices\n[ 0.025557] Initializing cgroup subsys freezer\n[ 0.026914] Initializing cgroup subsys blkio\n[ 0.028004] Initializing cgroup subsys perf_event\n[ 0.029405] Initializing cgroup subsys hugetlb\n[ 0.030676] FEATURE SPEC_CTRL Present\n[ 0.032701] mce: CPU supports 10 MCE banks\n[ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.057450] ACPI: Core revision 20131115\n[ 0.059321] ACPI: All ACPI Tables successfully acquired\n[ 0.060388] ftrace: allocating 28747 entries in 113 pages\n[ 0.080328] smpboot: Max logical packages: 2\n[ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.086369] Enabling x2apic\n[ 0.087484] Enabled x2apic\n[ 0.088013] Switched APIC routing to physical x2apic.\n[ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.106142] KVM setup paravirtual spinlock\n[ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.110708] x86: Booting SMP configuration:\n[ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.128044] x86: Booted up 1 node, 2 CPUs\n[ 0.128027] KVM setup async PF for cpu 1\n[ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.132512] devtmpfs: initialized\n[ 0.134232] EVM: security.selinux\n[ 0.135169] EVM: security.SMACK64\n[ 0.136007] EVM: security.ima\n[ 0.136887] EVM: security.capability\n[ 0.137923] pinctrl core: initialized pinctrl subsystem\n[ 0.140067] regulator-dummy: no parameters\n[ 0.141224] RTC time: 20:38:36, date: 11/14/18\n[ 0.142423] NET: Registered protocol family 16\n[ 0.143707] cpuidle: using governor ladder\n[ 0.144005] cpuidle: using governor menu\n[ 0.145155] ACPI: bus type PCI registered\n[ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.148014] PCI: Using configuration type 1 for base access\n[ 0.150133] bio: create slab at 0\n[ 0.150133] ACPI: Added _OSI(Module Device)\n[ 0.152004] ACPI: Added _OSI(Processor Device)\n[ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.154336] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.157445] ACPI: Interpreter enabled\n[ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.168722] ACPI: (supports S0 S5)\n[ 0.169639] ACPI: Using IOAPIC for interrupt routing\n[ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.172211] ACPI: No dock devices found.\n[ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180215] acpiphp: Slot [3] registered\n[ 0.181284] acpiphp: Slot [4] registered\n[ 0.182383] acpiphp: Slot [5] registered\n[ 0.183489] acpiphp: Slot [6] registered\n[ 0.184021] acpiphp: Slot [7] registered\n[ 0.185113] acpiphp: Slot [8] registered\n[ 0.186156] acpiphp: Slot [9] registered\n[ 0.187209] acpiphp: Slot [10] registered\n[ 0.188022] acpiphp: Slot [11] registered\n[ 0.189095] acpiphp: Slot [12] registered\n[ 0.190146] acpiphp: Slot [13] registered\n[ 0.191227] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193105] acpiphp: Slot [16] registered\n[ 0.194191] acpiphp: Slot [17] registered\n[ 0.195404] acpiphp: Slot [18] registered\n[ 0.196030] acpiphp: Slot [19] registered\n[ 0.197120] acpiphp: Slot [20] registered\n[ 0.198203] acpiphp: Slot [21] registered\n[ 0.199320] acpiphp: Slot [22] registered\n[ 0.200031] acpiphp: Slot [23] registered\n[ 0.201126] acpiphp: Slot [24] registered\n[ 0.202172] acpiphp: Slot [25] registered\n[ 0.203274] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205091] acpiphp: Slot [28] registered\n[ 0.206163] acpiphp: Slot [29] registered\n[ 0.207224] acpiphp: Slot [30] registered\n[ 0.208039] acpiphp: Slot [31] registered\n[ 0.209096] PCI host bridge to bus 0000:00\n[ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.267494] vgaarb: loaded\n[ 0.268003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.269583] SCSI subsystem initialized\n[ 0.270760] ACPI: bus type USB registered\n[ 0.270760] usbcore: registered new interface driver usbfs\n[ 0.272016] usbcore: registered new interface driver hub\n[ 0.273377] usbcore: registered new device driver usb\n[ 0.273380] PCI: Using ACPI for IRQ routing\n[ 0.276394] NetLabel: Initializing\n[ 0.277358] NetLabel: domain hash size = 128\n[ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.279802] NetLabel: unlabeled traffic allowed by default\n[ 0.280175] Switched to clocksource kvm-clock\n[ 0.288651] AppArmor: AppArmor Filesystem Enabled\n[ 0.289882] pnp: PnP ACPI init\n[ 0.290750] ACPI: bus type PNP registered\n[ 0.292255] pnp: PnP ACPI: found 8 devices\n[ 0.293362] ACPI: bus type PNP unregistered\n[ 0.300064] NET: Registered protocol family 2\n[ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.305400] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.307033] TCP: reno registered\n[ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.311039] NET: Registered protocol family 1\n[ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.360180] Trying to unpack rootfs image as initramfs...\n[ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.478842] Scanning for low memory corruption every 60 seconds\n[ 0.481199] Initialise system trusted keyring\n[ 0.482704] audit: initializing netlink socket (disabled)\n[ 0.484078] type=2000 audit(1542227916.621:1): initialized\n[ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507570] zbud: loaded\n[ 0.508800] VFS: Disk quotas dquot_6.5.2\n[ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511962] fuse init (API version 7.22)\n[ 0.513085] msgmni has been set to 3997\n[ 0.514171] Key type big_key registered\n[ 0.515819] Key type asymmetric registered\n[ 0.516953] Asymmetric key parser 'x509' registered\n[ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.520306] io scheduler noop registered\n[ 0.521400] io scheduler deadline registered (default)\n[ 0.522784] io scheduler cfq registered\n[ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527075] ipmi message handler version 39.2\n[ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531433] ACPI: Power Button [PWRF]\n[ 0.532880] GHES: HEST is not enabled!\n[ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.651947] Linux agpgart interface v0.103\n[ 0.653940] brd: module loaded\n[ 0.655289] loop: module loaded\n[ 0.656602] blk-mq: CPU -> queue map\n[ 0.658436] CPU 0 -> Queue 0\n[ 0.659615] CPU 1 -> Queue 0\n[ 0.661765] vda: vda1\n[ 0.663777] scsi0 : ata_piix\n[ 0.666707] scsi1 : ata_piix\n[ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.671438] libphy: Fixed MDIO Bus: probed\n[ 0.672611] tun: Universal TUN/TAP device driver, 1.6\n[ 0.673775] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.676884] PPP generic driver version 2.4.2\n[ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.680129] ehci-pci: EHCI PCI platform driver\n[ 0.681363] ehci-platform: EHCI generic platform driver\n[ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.684098] ohci-pci: OHCI PCI platform driver\n[ 0.685305] ohci-platform: OHCI generic platform driver\n[ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.718661] usb usb1: Product: UHCI Host Controller\n[ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.721300] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.722552] hub 1-0:1.0: USB hub found\n[ 0.723512] hub 1-0:1.0: 2 ports detected\n[ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.729762] mousedev: PS/2 mouse device common for all mice\n[ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.733441] rtc_cmos 00:00: RTC can wake from S4\n[ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.739073] device-mapper: uevent: version 1.0.3\n[ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.745001] TCP: cubic registered\n[ 0.753972] NET: Registered protocol family 10\n[ 0.755615] NET: Registered protocol family 17\n[ 0.757011] Key type dns_resolver registered\n[ 0.758509] Loading compiled-in X.509 certificates\n[ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.764070] registered taskstats version 1\n[ 0.767199] Key type trusted registered\n[ 0.770854] Key type encrypted registered\n[ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773140] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.775112] regulator-dummy: disabling\n[ 0.776134] Magic number: 10:785:649\n[ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917)\n[ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.780646] EDD information not available.\n[ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.828723] Write protecting the kernel read-only data: 12288k\n[ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.848440] systemd-udevd[107]: starting version 204\n[ 0.896553] FDC 0 is a S82078B\n[ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.204205] usb 1-1: Product: QEMU USB Tablet\n[ 1.205328] usb 1-1: Manufacturer: QEMU\n[ 1.206343] usb 1-1: SerialNumber: 42\n[ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz\n[ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available\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 Populate /dev filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[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[ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds.\ncloud-init-nonet[5.05]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting 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[6.32]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c |\nci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c |\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.2 | 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:\nc1:e1:eb:8a:e0:c9:3d:83:17:0d:46:c8:3f:34:b7:11 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . . E.. |\n| o + oo . |\n| + o o+ |\n| = . o |\n| . + S |\n| . .. |\n| .. . . |\n| o.++. . |\n| +.oo. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nb3:30:6f:6b:a1:71:c5:45:93:65:f4:5a:56:99:94:51 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .o+=oE|\n| oo =.|\n| . . +|\n| o + |\n| o S. . |\n| .+oo |\n| ++. |\n| .... |\n| .. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n87:68:a2:71:38:f4:6c:5d:53:98:fc:93:9c:d7:f6:a5 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . o. |\n| +. |\n| . oo o . |\n| . + . o o* . o .|\n| + * + S .o . o.|\n| * o . E .|\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:\na4:a4:e6:59:25:f6:7c:39:32:16:4e:1a:32:4f:84:be root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. |\n| .. |\n| .o * = |\n| .O % . . |\n| o.= S + |\n| oEo . + . |\n| o |\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 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 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 * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: "} 2018-11-14 20:40:37,801 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-c7d490e7-caf8-450c-a5b9-d34819e9da00 2018-11-14 20:40:37,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0718770027161s 2018-11-14 20:40:37,803 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-c7d490e7-caf8-450c-a5b9-d34819e9da00 2018-11-14 20:40:37,803 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008061] Security Framework initialized [ 0.009190] AppArmor: AppArmor initialized [ 0.010236] Yama: becoming mindful. [ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022249] Initializing cgroup subsys memory [ 0.024009] Initializing cgroup subsys devices [ 0.025557] Initializing cgroup subsys freezer [ 0.026914] Initializing cgroup subsys blkio [ 0.028004] Initializing cgroup subsys perf_event [ 0.029405] Initializing cgroup subsys hugetlb [ 0.030676] FEATURE SPEC_CTRL Present [ 0.032701] mce: CPU supports 10 MCE banks [ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.057450] ACPI: Core revision 20131115 [ 0.059321] ACPI: All ACPI Tables successfully acquired [ 0.060388] ftrace: allocating 28747 entries in 113 pages [ 0.080328] smpboot: Max logical packages: 2 [ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.086369] Enabling x2apic [ 0.087484] Enabled x2apic [ 0.088013] Switched APIC routing to physical x2apic. [ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.106142] KVM setup paravirtual spinlock [ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.110708] x86: Booting SMP configuration: [ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.128044] x86: Booted up 1 node, 2 CPUs [ 0.128027] KVM setup async PF for cpu 1 [ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.132512] devtmpfs: initialized [ 0.134232] EVM: security.selinux [ 0.135169] EVM: security.SMACK64 [ 0.136007] EVM: security.ima [ 0.136887] EVM: security.capability [ 0.137923] pinctrl core: initialized pinctrl subsystem [ 0.140067] regulator-dummy: no parameters [ 0.141224] RTC time: 20:38:36, date: 11/14/18 [ 0.142423] NET: Registered protocol family 16 [ 0.143707] cpuidle: using governor ladder [ 0.144005] cpuidle: using governor menu [ 0.145155] ACPI: bus type PCI registered [ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.148014] PCI: Using configuration type 1 for base access [ 0.150133] bio: create slab at 0 [ 0.150133] ACPI: Added _OSI(Module Device) [ 0.152004] ACPI: Added _OSI(Processor Device) [ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.154336] ACPI: Added _OSI(Processor Aggregator Device) [ 0.157445] ACPI: Interpreter enabled [ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.168722] ACPI: (supports S0 S5) [ 0.169639] ACPI: Using IOAPIC for interrupt routing [ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.172211] ACPI: No dock devices found. [ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180215] acpiphp: Slot [3] registered [ 0.181284] acpiphp: Slot [4] registered [ 0.182383] acpiphp: Slot [5] registered [ 0.183489] acpiphp: Slot [6] registered [ 0.184021] acpiphp: Slot [7] registered [ 0.185113] acpiphp: Slot [8] registered [ 0.186156] acpiphp: Slot [9] registered [ 0.187209] acpiphp: Slot [10] registered [ 0.188022] acpiphp: Slot [11] registered [ 0.189095] acpiphp: Slot [12] registered [ 0.190146] acpiphp: Slot [13] registered [ 0.191227] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193105] acpiphp: Slot [16] registered [ 0.194191] acpiphp: Slot [17] registered [ 0.195404] acpiphp: Slot [18] registered [ 0.196030] acpiphp: Slot [19] registered [ 0.197120] acpiphp: Slot [20] registered [ 0.198203] acpiphp: Slot [21] registered [ 0.199320] acpiphp: Slot [22] registered [ 0.200031] acpiphp: Slot [23] registered [ 0.201126] acpiphp: Slot [24] registered [ 0.202172] acpiphp: Slot [25] registered [ 0.203274] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205091] acpiphp: Slot [28] registered [ 0.206163] acpiphp: Slot [29] registered [ 0.207224] acpiphp: Slot [30] registered [ 0.208039] acpiphp: Slot [31] registered [ 0.209096] PCI host bridge to bus 0000:00 [ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.267494] vgaarb: loaded [ 0.268003] vgaarb: bridge control possible 0000:00:02.0 [ 0.269583] SCSI subsystem initialized [ 0.270760] ACPI: bus type USB registered [ 0.270760] usbcore: registered new interface driver usbfs [ 0.272016] usbcore: registered new interface driver hub [ 0.273377] usbcore: registered new device driver usb [ 0.273380] PCI: Using ACPI for IRQ routing [ 0.276394] NetLabel: Initializing [ 0.277358] NetLabel: domain hash size = 128 [ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.279802] NetLabel: unlabeled traffic allowed by default [ 0.280175] Switched to clocksource kvm-clock [ 0.288651] AppArmor: AppArmor Filesystem Enabled [ 0.289882] pnp: PnP ACPI init [ 0.290750] ACPI: bus type PNP registered [ 0.292255] pnp: PnP ACPI: found 8 devices [ 0.293362] ACPI: bus type PNP unregistered [ 0.300064] NET: Registered protocol family 2 [ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.305400] TCP: Hash tables configured (established 16384 bind 16384) [ 0.307033] TCP: reno registered [ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.311039] NET: Registered protocol family 1 [ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.360180] Trying to unpack rootfs image as initramfs... [ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.478842] Scanning for low memory corruption every 60 seconds [ 0.481199] Initialise system trusted keyring [ 0.482704] audit: initializing netlink socket (disabled) [ 0.484078] type=2000 audit(1542227916.621:1): initialized [ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.507570] zbud: loaded [ 0.508800] VFS: Disk quotas dquot_6.5.2 [ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.511962] fuse init (API version 7.22) [ 0.513085] msgmni has been set to 3997 [ 0.514171] Key type big_key registered [ 0.515819] Key type asymmetric registered [ 0.516953] Asymmetric key parser 'x509' registered [ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.520306] io scheduler noop registered [ 0.521400] io scheduler deadline registered (default) [ 0.522784] io scheduler cfq registered [ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.527075] ipmi message handler version 39.2 [ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531433] ACPI: Power Button [PWRF] [ 0.532880] GHES: HEST is not enabled! [ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.651947] Linux agpgart interface v0.103 [ 0.653940] brd: module loaded [ 0.655289] loop: module loaded [ 0.656602] blk-mq: CPU -> queue map [ 0.658436] CPU 0 -> Queue 0 [ 0.659615] CPU 1 -> Queue 0 [ 0.661765] vda: vda1 [ 0.663777] scsi0 : ata_piix [ 0.666707] scsi1 : ata_piix [ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.671438] libphy: Fixed MDIO Bus: probed [ 0.672611] tun: Universal TUN/TAP device driver, 1.6 [ 0.673775] tun: (C) 1999-2004 Max Krasnyansky [ 0.676884] PPP generic driver version 2.4.2 [ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.680129] ehci-pci: EHCI PCI platform driver [ 0.681363] ehci-platform: EHCI generic platform driver [ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.684098] ohci-pci: OHCI PCI platform driver [ 0.685305] ohci-platform: OHCI generic platform driver [ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver [ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718661] usb usb1: Product: UHCI Host Controller [ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.721300] usb usb1: SerialNumber: 0000:00:01.2 [ 0.722552] hub 1-0:1.0: USB hub found [ 0.723512] hub 1-0:1.0: 2 ports detected [ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.729762] mousedev: PS/2 mouse device common for all mice [ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.733441] rtc_cmos 00:00: RTC can wake from S4 [ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.739073] device-mapper: uevent: version 1.0.3 [ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs [ 0.745001] TCP: cubic registered [ 0.753972] NET: Registered protocol family 10 [ 0.755615] NET: Registered protocol family 17 [ 0.757011] Key type dns_resolver registered [ 0.758509] Loading compiled-in X.509 certificates [ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.764070] registered taskstats version 1 [ 0.767199] Key type trusted registered [ 0.770854] Key type encrypted registered [ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773140] IMA: No TPM chip found, activating TPM-bypass! [ 0.775112] regulator-dummy: disabling [ 0.776134] Magic number: 10:785:649 [ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917) [ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.780646] EDD information not available. [ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.828723] Write protecting the kernel read-only data: 12288k [ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.848440] systemd-udevd[107]: starting version 204 [ 0.896553] FDC 0 is a S82078B [ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.204205] usb 1-1: Product: QEMU USB Tablet [ 1.205328] usb 1-1: Manufacturer: QEMU [ 1.206343] usb 1-1: SerialNumber: 42 [ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz [ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available * 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 Populate /dev filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds. cloud-init-nonet[5.05]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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[6.32]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c | ci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c | 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.2 | 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: c1:e1:eb:8a:e0:c9:3d:83:17:0d:46:c8:3f:34:b7:11 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | . . E.. | | o + oo . | | + o o+ | | = . o | | . + S | | . .. | | .. . . | | o.++. . | | +.oo. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: b3:30:6f:6b:a1:71:c5:45:93:65:f4:5a:56:99:94:51 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | .o+=oE| | oo =.| | . . +| | o + | | o S. . | | .+oo | | ++. | | .... | | .. | +-----------------+ 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: 87:68:a2:71:38:f4:6c:5d:53:98:fc:93:9c:d7:f6:a5 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | . o. | | +. | | . oo o . | | . + . o o* . o .| | + * + S .o . 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: a4:a4:e6:59:25:f6:7c:39:32:16:4e:1a:32:4f:84:be root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .. | | .. | | .o * = | | .O % . . | | o.= S + | | oEo . + . | | 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 SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting 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 ] 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 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 ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: 2018-11-14 20:40:37,804 - functest.core.singlevm - DEBUG - try 9: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-14 20:40:47,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:40:47,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:40:48,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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-2273b4e6-3529-4fb6-aacb-f8caa9755513 x-compute-request-id: req-2273b4e6-3529-4fb6-aacb-f8caa9755513 Content-Encoding: gzip Content-Length: 1498 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:bc:66:4c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:66:4c", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:60:8c", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:34.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "0e36c748-ed15-4de6-82a0-d99a17af479a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:34Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:c1:0b:40", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:0b:40", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:46.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "35e17aec-ff41-4421-9df7-552124cdbab1", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:46Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "bono-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:42:07:79", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:07:79", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:b7:ea", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:36.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:36Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "dime-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:63:a5:22", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:a5:22", "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:1d:a7:43", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:a7:43", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "d31f7770-a606-4856-90d0-b4ea1295ef58", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "homer-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:46:7f:16", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:7f:16", "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:6f:84:50", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:cb:40:f9", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:40:f9", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:37:51.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:37:51Z", "hostId": "4f9348ee26543026d8aeb2af7f9ee6328e1c5c6b414aeec1b963e000", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-14T20:36:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:da:ad:13", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:ad:13", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:63:c7", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:35:57.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "ab480cc2-b362-4101-9346-87dff464dada", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:35:57Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ns.clearwater.opnfv", "created": "2018-11-14T20:34:13Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:40:48,468 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2273b4e6-3529-4fb6-aacb-f8caa9755513 2018-11-14 20:40:48,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.65260219574s 2018-11-14 20:40:48,469 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2273b4e6-3529-4fb6-aacb-f8caa9755513 2018-11-14 20:40:48,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 20:40:48,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 20:40:48,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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-e737b977-9d38-4278-b6df-85f8512ac3b0 x-compute-request-id: req-e737b977-9d38-4278-b6df-85f8512ac3b0 Content-Encoding: gzip Content-Length: 9836 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008061] Security Framework initialized\n[ 0.009190] AppArmor: AppArmor initialized\n[ 0.010236] Yama: becoming mindful.\n[ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022249] Initializing cgroup subsys memory\n[ 0.024009] Initializing cgroup subsys devices\n[ 0.025557] Initializing cgroup subsys freezer\n[ 0.026914] Initializing cgroup subsys blkio\n[ 0.028004] Initializing cgroup subsys perf_event\n[ 0.029405] Initializing cgroup subsys hugetlb\n[ 0.030676] FEATURE SPEC_CTRL Present\n[ 0.032701] mce: CPU supports 10 MCE banks\n[ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.057450] ACPI: Core revision 20131115\n[ 0.059321] ACPI: All ACPI Tables successfully acquired\n[ 0.060388] ftrace: allocating 28747 entries in 113 pages\n[ 0.080328] smpboot: Max logical packages: 2\n[ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.086369] Enabling x2apic\n[ 0.087484] Enabled x2apic\n[ 0.088013] Switched APIC routing to physical x2apic.\n[ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.106142] KVM setup paravirtual spinlock\n[ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.110708] x86: Booting SMP configuration:\n[ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.128044] x86: Booted up 1 node, 2 CPUs\n[ 0.128027] KVM setup async PF for cpu 1\n[ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.132512] devtmpfs: initialized\n[ 0.134232] EVM: security.selinux\n[ 0.135169] EVM: security.SMACK64\n[ 0.136007] EVM: security.ima\n[ 0.136887] EVM: security.capability\n[ 0.137923] pinctrl core: initialized pinctrl subsystem\n[ 0.140067] regulator-dummy: no parameters\n[ 0.141224] RTC time: 20:38:36, date: 11/14/18\n[ 0.142423] NET: Registered protocol family 16\n[ 0.143707] cpuidle: using governor ladder\n[ 0.144005] cpuidle: using governor menu\n[ 0.145155] ACPI: bus type PCI registered\n[ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.148014] PCI: Using configuration type 1 for base access\n[ 0.150133] bio: create slab at 0\n[ 0.150133] ACPI: Added _OSI(Module Device)\n[ 0.152004] ACPI: Added _OSI(Processor Device)\n[ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.154336] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.157445] ACPI: Interpreter enabled\n[ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.168722] ACPI: (supports S0 S5)\n[ 0.169639] ACPI: Using IOAPIC for interrupt routing\n[ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.172211] ACPI: No dock devices found.\n[ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180215] acpiphp: Slot [3] registered\n[ 0.181284] acpiphp: Slot [4] registered\n[ 0.182383] acpiphp: Slot [5] registered\n[ 0.183489] acpiphp: Slot [6] registered\n[ 0.184021] acpiphp: Slot [7] registered\n[ 0.185113] acpiphp: Slot [8] registered\n[ 0.186156] acpiphp: Slot [9] registered\n[ 0.187209] acpiphp: Slot [10] registered\n[ 0.188022] acpiphp: Slot [11] registered\n[ 0.189095] acpiphp: Slot [12] registered\n[ 0.190146] acpiphp: Slot [13] registered\n[ 0.191227] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193105] acpiphp: Slot [16] registered\n[ 0.194191] acpiphp: Slot [17] registered\n[ 0.195404] acpiphp: Slot [18] registered\n[ 0.196030] acpiphp: Slot [19] registered\n[ 0.197120] acpiphp: Slot [20] registered\n[ 0.198203] acpiphp: Slot [21] registered\n[ 0.199320] acpiphp: Slot [22] registered\n[ 0.200031] acpiphp: Slot [23] registered\n[ 0.201126] acpiphp: Slot [24] registered\n[ 0.202172] acpiphp: Slot [25] registered\n[ 0.203274] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205091] acpiphp: Slot [28] registered\n[ 0.206163] acpiphp: Slot [29] registered\n[ 0.207224] acpiphp: Slot [30] registered\n[ 0.208039] acpiphp: Slot [31] registered\n[ 0.209096] PCI host bridge to bus 0000:00\n[ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.267494] vgaarb: loaded\n[ 0.268003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.269583] SCSI subsystem initialized\n[ 0.270760] ACPI: bus type USB registered\n[ 0.270760] usbcore: registered new interface driver usbfs\n[ 0.272016] usbcore: registered new interface driver hub\n[ 0.273377] usbcore: registered new device driver usb\n[ 0.273380] PCI: Using ACPI for IRQ routing\n[ 0.276394] NetLabel: Initializing\n[ 0.277358] NetLabel: domain hash size = 128\n[ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.279802] NetLabel: unlabeled traffic allowed by default\n[ 0.280175] Switched to clocksource kvm-clock\n[ 0.288651] AppArmor: AppArmor Filesystem Enabled\n[ 0.289882] pnp: PnP ACPI init\n[ 0.290750] ACPI: bus type PNP registered\n[ 0.292255] pnp: PnP ACPI: found 8 devices\n[ 0.293362] ACPI: bus type PNP unregistered\n[ 0.300064] NET: Registered protocol family 2\n[ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.305400] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.307033] TCP: reno registered\n[ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.311039] NET: Registered protocol family 1\n[ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.360180] Trying to unpack rootfs image as initramfs...\n[ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.478842] Scanning for low memory corruption every 60 seconds\n[ 0.481199] Initialise system trusted keyring\n[ 0.482704] audit: initializing netlink socket (disabled)\n[ 0.484078] type=2000 audit(1542227916.621:1): initialized\n[ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507570] zbud: loaded\n[ 0.508800] VFS: Disk quotas dquot_6.5.2\n[ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511962] fuse init (API version 7.22)\n[ 0.513085] msgmni has been set to 3997\n[ 0.514171] Key type big_key registered\n[ 0.515819] Key type asymmetric registered\n[ 0.516953] Asymmetric key parser 'x509' registered\n[ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.520306] io scheduler noop registered\n[ 0.521400] io scheduler deadline registered (default)\n[ 0.522784] io scheduler cfq registered\n[ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527075] ipmi message handler version 39.2\n[ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531433] ACPI: Power Button [PWRF]\n[ 0.532880] GHES: HEST is not enabled!\n[ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.651947] Linux agpgart interface v0.103\n[ 0.653940] brd: module loaded\n[ 0.655289] loop: module loaded\n[ 0.656602] blk-mq: CPU -> queue map\n[ 0.658436] CPU 0 -> Queue 0\n[ 0.659615] CPU 1 -> Queue 0\n[ 0.661765] vda: vda1\n[ 0.663777] scsi0 : ata_piix\n[ 0.666707] scsi1 : ata_piix\n[ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.671438] libphy: Fixed MDIO Bus: probed\n[ 0.672611] tun: Universal TUN/TAP device driver, 1.6\n[ 0.673775] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.676884] PPP generic driver version 2.4.2\n[ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.680129] ehci-pci: EHCI PCI platform driver\n[ 0.681363] ehci-platform: EHCI generic platform driver\n[ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.684098] ohci-pci: OHCI PCI platform driver\n[ 0.685305] ohci-platform: OHCI generic platform driver\n[ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.718661] usb usb1: Product: UHCI Host Controller\n[ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.721300] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.722552] hub 1-0:1.0: USB hub found\n[ 0.723512] hub 1-0:1.0: 2 ports detected\n[ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.729762] mousedev: PS/2 mouse device common for all mice\n[ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.733441] rtc_cmos 00:00: RTC can wake from S4\n[ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.739073] device-mapper: uevent: version 1.0.3\n[ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.745001] TCP: cubic registered\n[ 0.753972] NET: Registered protocol family 10\n[ 0.755615] NET: Registered protocol family 17\n[ 0.757011] Key type dns_resolver registered\n[ 0.758509] Loading compiled-in X.509 certificates\n[ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.764070] registered taskstats version 1\n[ 0.767199] Key type trusted registered\n[ 0.770854] Key type encrypted registered\n[ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773140] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.775112] regulator-dummy: disabling\n[ 0.776134] Magic number: 10:785:649\n[ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917)\n[ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.780646] EDD information not available.\n[ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.828723] Write protecting the kernel read-only data: 12288k\n[ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.848440] systemd-udevd[107]: starting version 204\n[ 0.896553] FDC 0 is a S82078B\n[ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.204205] usb 1-1: Product: QEMU USB Tablet\n[ 1.205328] usb 1-1: Manufacturer: QEMU\n[ 1.206343] usb 1-1: SerialNumber: 42\n[ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz\n[ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available\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 Populate /dev filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[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[ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds.\ncloud-init-nonet[5.05]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting 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[6.32]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c |\nci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c |\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.2 | 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:\nc1:e1:eb:8a:e0:c9:3d:83:17:0d:46:c8:3f:34:b7:11 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . . E.. |\n| o + oo . |\n| + o o+ |\n| = . o |\n| . + S |\n| . .. |\n| .. . . |\n| o.++. . |\n| +.oo. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nb3:30:6f:6b:a1:71:c5:45:93:65:f4:5a:56:99:94:51 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .o+=oE|\n| oo =.|\n| . . +|\n| o + |\n| o S. . |\n| .+oo |\n| ++. |\n| .... |\n| .. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n87:68:a2:71:38:f4:6c:5d:53:98:fc:93:9c:d7:f6:a5 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . o. |\n| +. |\n| . oo o . |\n| . + . o o* . o .|\n| + * + S .o . o.|\n| * o . E .|\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:\na4:a4:e6:59:25:f6:7c:39:32:16:4e:1a:32:4f:84:be root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. |\n| .. |\n| .o * = |\n| .O % . . |\n| o.= S + |\n| oEo . + . |\n| o |\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 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 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 * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:40:47 +0000. Up 130.32 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n"} 2018-11-14 20:40:48,547 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-e737b977-9d38-4278-b6df-85f8512ac3b0 2018-11-14 20:40:48,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0714249610901s 2018-11-14 20:40:48,548 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-e737b977-9d38-4278-b6df-85f8512ac3b0 2018-11-14 20:40:48,548 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008061] Security Framework initialized [ 0.009190] AppArmor: AppArmor initialized [ 0.010236] Yama: becoming mindful. [ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022249] Initializing cgroup subsys memory [ 0.024009] Initializing cgroup subsys devices [ 0.025557] Initializing cgroup subsys freezer [ 0.026914] Initializing cgroup subsys blkio [ 0.028004] Initializing cgroup subsys perf_event [ 0.029405] Initializing cgroup subsys hugetlb [ 0.030676] FEATURE SPEC_CTRL Present [ 0.032701] mce: CPU supports 10 MCE banks [ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.057450] ACPI: Core revision 20131115 [ 0.059321] ACPI: All ACPI Tables successfully acquired [ 0.060388] ftrace: allocating 28747 entries in 113 pages [ 0.080328] smpboot: Max logical packages: 2 [ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.086369] Enabling x2apic [ 0.087484] Enabled x2apic [ 0.088013] Switched APIC routing to physical x2apic. [ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.106142] KVM setup paravirtual spinlock [ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.110708] x86: Booting SMP configuration: [ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.128044] x86: Booted up 1 node, 2 CPUs [ 0.128027] KVM setup async PF for cpu 1 [ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.132512] devtmpfs: initialized [ 0.134232] EVM: security.selinux [ 0.135169] EVM: security.SMACK64 [ 0.136007] EVM: security.ima [ 0.136887] EVM: security.capability [ 0.137923] pinctrl core: initialized pinctrl subsystem [ 0.140067] regulator-dummy: no parameters [ 0.141224] RTC time: 20:38:36, date: 11/14/18 [ 0.142423] NET: Registered protocol family 16 [ 0.143707] cpuidle: using governor ladder [ 0.144005] cpuidle: using governor menu [ 0.145155] ACPI: bus type PCI registered [ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.148014] PCI: Using configuration type 1 for base access [ 0.150133] bio: create slab at 0 [ 0.150133] ACPI: Added _OSI(Module Device) [ 0.152004] ACPI: Added _OSI(Processor Device) [ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.154336] ACPI: Added _OSI(Processor Aggregator Device) [ 0.157445] ACPI: Interpreter enabled [ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.168722] ACPI: (supports S0 S5) [ 0.169639] ACPI: Using IOAPIC for interrupt routing [ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.172211] ACPI: No dock devices found. [ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180215] acpiphp: Slot [3] registered [ 0.181284] acpiphp: Slot [4] registered [ 0.182383] acpiphp: Slot [5] registered [ 0.183489] acpiphp: Slot [6] registered [ 0.184021] acpiphp: Slot [7] registered [ 0.185113] acpiphp: Slot [8] registered [ 0.186156] acpiphp: Slot [9] registered [ 0.187209] acpiphp: Slot [10] registered [ 0.188022] acpiphp: Slot [11] registered [ 0.189095] acpiphp: Slot [12] registered [ 0.190146] acpiphp: Slot [13] registered [ 0.191227] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193105] acpiphp: Slot [16] registered [ 0.194191] acpiphp: Slot [17] registered [ 0.195404] acpiphp: Slot [18] registered [ 0.196030] acpiphp: Slot [19] registered [ 0.197120] acpiphp: Slot [20] registered [ 0.198203] acpiphp: Slot [21] registered [ 0.199320] acpiphp: Slot [22] registered [ 0.200031] acpiphp: Slot [23] registered [ 0.201126] acpiphp: Slot [24] registered [ 0.202172] acpiphp: Slot [25] registered [ 0.203274] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205091] acpiphp: Slot [28] registered [ 0.206163] acpiphp: Slot [29] registered [ 0.207224] acpiphp: Slot [30] registered [ 0.208039] acpiphp: Slot [31] registered [ 0.209096] PCI host bridge to bus 0000:00 [ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.267494] vgaarb: loaded [ 0.268003] vgaarb: bridge control possible 0000:00:02.0 [ 0.269583] SCSI subsystem initialized [ 0.270760] ACPI: bus type USB registered [ 0.270760] usbcore: registered new interface driver usbfs [ 0.272016] usbcore: registered new interface driver hub [ 0.273377] usbcore: registered new device driver usb [ 0.273380] PCI: Using ACPI for IRQ routing [ 0.276394] NetLabel: Initializing [ 0.277358] NetLabel: domain hash size = 128 [ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.279802] NetLabel: unlabeled traffic allowed by default [ 0.280175] Switched to clocksource kvm-clock [ 0.288651] AppArmor: AppArmor Filesystem Enabled [ 0.289882] pnp: PnP ACPI init [ 0.290750] ACPI: bus type PNP registered [ 0.292255] pnp: PnP ACPI: found 8 devices [ 0.293362] ACPI: bus type PNP unregistered [ 0.300064] NET: Registered protocol family 2 [ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.305400] TCP: Hash tables configured (established 16384 bind 16384) [ 0.307033] TCP: reno registered [ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.311039] NET: Registered protocol family 1 [ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.360180] Trying to unpack rootfs image as initramfs... [ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.478842] Scanning for low memory corruption every 60 seconds [ 0.481199] Initialise system trusted keyring [ 0.482704] audit: initializing netlink socket (disabled) [ 0.484078] type=2000 audit(1542227916.621:1): initialized [ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.507570] zbud: loaded [ 0.508800] VFS: Disk quotas dquot_6.5.2 [ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.511962] fuse init (API version 7.22) [ 0.513085] msgmni has been set to 3997 [ 0.514171] Key type big_key registered [ 0.515819] Key type asymmetric registered [ 0.516953] Asymmetric key parser 'x509' registered [ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.520306] io scheduler noop registered [ 0.521400] io scheduler deadline registered (default) [ 0.522784] io scheduler cfq registered [ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.527075] ipmi message handler version 39.2 [ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531433] ACPI: Power Button [PWRF] [ 0.532880] GHES: HEST is not enabled! [ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.651947] Linux agpgart interface v0.103 [ 0.653940] brd: module loaded [ 0.655289] loop: module loaded [ 0.656602] blk-mq: CPU -> queue map [ 0.658436] CPU 0 -> Queue 0 [ 0.659615] CPU 1 -> Queue 0 [ 0.661765] vda: vda1 [ 0.663777] scsi0 : ata_piix [ 0.666707] scsi1 : ata_piix [ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.671438] libphy: Fixed MDIO Bus: probed [ 0.672611] tun: Universal TUN/TAP device driver, 1.6 [ 0.673775] tun: (C) 1999-2004 Max Krasnyansky [ 0.676884] PPP generic driver version 2.4.2 [ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.680129] ehci-pci: EHCI PCI platform driver [ 0.681363] ehci-platform: EHCI generic platform driver [ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.684098] ohci-pci: OHCI PCI platform driver [ 0.685305] ohci-platform: OHCI generic platform driver [ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver [ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718661] usb usb1: Product: UHCI Host Controller [ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.721300] usb usb1: SerialNumber: 0000:00:01.2 [ 0.722552] hub 1-0:1.0: USB hub found [ 0.723512] hub 1-0:1.0: 2 ports detected [ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.729762] mousedev: PS/2 mouse device common for all mice [ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.733441] rtc_cmos 00:00: RTC can wake from S4 [ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.739073] device-mapper: uevent: version 1.0.3 [ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs [ 0.745001] TCP: cubic registered [ 0.753972] NET: Registered protocol family 10 [ 0.755615] NET: Registered protocol family 17 [ 0.757011] Key type dns_resolver registered [ 0.758509] Loading compiled-in X.509 certificates [ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.764070] registered taskstats version 1 [ 0.767199] Key type trusted registered [ 0.770854] Key type encrypted registered [ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773140] IMA: No TPM chip found, activating TPM-bypass! [ 0.775112] regulator-dummy: disabling [ 0.776134] Magic number: 10:785:649 [ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917) [ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.780646] EDD information not available. [ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.828723] Write protecting the kernel read-only data: 12288k [ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.848440] systemd-udevd[107]: starting version 204 [ 0.896553] FDC 0 is a S82078B [ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.204205] usb 1-1: Product: QEMU USB Tablet [ 1.205328] usb 1-1: Manufacturer: QEMU [ 1.206343] usb 1-1: SerialNumber: 42 [ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz [ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available * 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 Populate /dev filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds. cloud-init-nonet[5.05]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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[6.32]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c | ci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c | 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.2 | 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: c1:e1:eb:8a:e0:c9:3d:83:17:0d:46:c8:3f:34:b7:11 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | . . E.. | | o + oo . | | + o o+ | | = . o | | . + S | | . .. | | .. . . | | o.++. . | | +.oo. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: b3:30:6f:6b:a1:71:c5:45:93:65:f4:5a:56:99:94:51 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | .o+=oE| | oo =.| | . . +| | o + | | o S. . | | .+oo | | ++. | | .... | | .. | +-----------------+ 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: 87:68:a2:71:38:f4:6c:5d:53:98:fc:93:9c:d7:f6:a5 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | . o. | | +. | | . oo o . | | . + . o o* . o .| | + * + S .o . 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: a4:a4:e6:59:25:f6:7c:39:32:16:4e:1a:32:4f:84:be root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .. | | .. | | .o * = | | .O % . . | | o.= S + | | oEo . + . | | 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 SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting 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 ] 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 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 ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:40:47 +0000. Up 130.32 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. 2018-11-14 20:40:48,550 - functest.core.singlevm - DEBUG - try 10: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-14 20:40:58,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:40:58,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:40:59,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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-c568431c-9bac-45f1-81b9-e040cdfd56f3 x-compute-request-id: req-c568431c-9bac-45f1-81b9-e040cdfd56f3 Content-Encoding: gzip Content-Length: 1498 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:bc:66:4c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:66:4c", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:60:8c", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:34.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "0e36c748-ed15-4de6-82a0-d99a17af479a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:34Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:c1:0b:40", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:0b:40", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:46.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "35e17aec-ff41-4421-9df7-552124cdbab1", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:46Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "bono-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:42:07:79", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:07:79", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:b7:ea", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:36.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:36Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "dime-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:63:a5:22", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:a5:22", "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:1d:a7:43", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:a7:43", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "d31f7770-a606-4856-90d0-b4ea1295ef58", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "homer-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:46:7f:16", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:7f:16", "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:6f:84:50", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:cb:40:f9", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:40:f9", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:37:51.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:37:51Z", "hostId": "4f9348ee26543026d8aeb2af7f9ee6328e1c5c6b414aeec1b963e000", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-14T20:36:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:da:ad:13", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:ad:13", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:63:c7", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:35:57.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "ab480cc2-b362-4101-9346-87dff464dada", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:35:57Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ns.clearwater.opnfv", "created": "2018-11-14T20:34:13Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:40:59,055 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c568431c-9bac-45f1-81b9-e040cdfd56f3 2018-11-14 20:40:59,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.499907970428s 2018-11-14 20:40:59,056 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c568431c-9bac-45f1-81b9-e040cdfd56f3 2018-11-14 20:40:59,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 20:40:59,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 20:40:59,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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-f292d595-e2b7-48d8-8b40-6046b6a1292b x-compute-request-id: req-f292d595-e2b7-48d8-8b40-6046b6a1292b Content-Encoding: gzip Content-Length: 9836 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008061] Security Framework initialized\n[ 0.009190] AppArmor: AppArmor initialized\n[ 0.010236] Yama: becoming mindful.\n[ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022249] Initializing cgroup subsys memory\n[ 0.024009] Initializing cgroup subsys devices\n[ 0.025557] Initializing cgroup subsys freezer\n[ 0.026914] Initializing cgroup subsys blkio\n[ 0.028004] Initializing cgroup subsys perf_event\n[ 0.029405] Initializing cgroup subsys hugetlb\n[ 0.030676] FEATURE SPEC_CTRL Present\n[ 0.032701] mce: CPU supports 10 MCE banks\n[ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.057450] ACPI: Core revision 20131115\n[ 0.059321] ACPI: All ACPI Tables successfully acquired\n[ 0.060388] ftrace: allocating 28747 entries in 113 pages\n[ 0.080328] smpboot: Max logical packages: 2\n[ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.086369] Enabling x2apic\n[ 0.087484] Enabled x2apic\n[ 0.088013] Switched APIC routing to physical x2apic.\n[ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.106142] KVM setup paravirtual spinlock\n[ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.110708] x86: Booting SMP configuration:\n[ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.128044] x86: Booted up 1 node, 2 CPUs\n[ 0.128027] KVM setup async PF for cpu 1\n[ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.132512] devtmpfs: initialized\n[ 0.134232] EVM: security.selinux\n[ 0.135169] EVM: security.SMACK64\n[ 0.136007] EVM: security.ima\n[ 0.136887] EVM: security.capability\n[ 0.137923] pinctrl core: initialized pinctrl subsystem\n[ 0.140067] regulator-dummy: no parameters\n[ 0.141224] RTC time: 20:38:36, date: 11/14/18\n[ 0.142423] NET: Registered protocol family 16\n[ 0.143707] cpuidle: using governor ladder\n[ 0.144005] cpuidle: using governor menu\n[ 0.145155] ACPI: bus type PCI registered\n[ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.148014] PCI: Using configuration type 1 for base access\n[ 0.150133] bio: create slab at 0\n[ 0.150133] ACPI: Added _OSI(Module Device)\n[ 0.152004] ACPI: Added _OSI(Processor Device)\n[ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.154336] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.157445] ACPI: Interpreter enabled\n[ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.168722] ACPI: (supports S0 S5)\n[ 0.169639] ACPI: Using IOAPIC for interrupt routing\n[ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.172211] ACPI: No dock devices found.\n[ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180215] acpiphp: Slot [3] registered\n[ 0.181284] acpiphp: Slot [4] registered\n[ 0.182383] acpiphp: Slot [5] registered\n[ 0.183489] acpiphp: Slot [6] registered\n[ 0.184021] acpiphp: Slot [7] registered\n[ 0.185113] acpiphp: Slot [8] registered\n[ 0.186156] acpiphp: Slot [9] registered\n[ 0.187209] acpiphp: Slot [10] registered\n[ 0.188022] acpiphp: Slot [11] registered\n[ 0.189095] acpiphp: Slot [12] registered\n[ 0.190146] acpiphp: Slot [13] registered\n[ 0.191227] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193105] acpiphp: Slot [16] registered\n[ 0.194191] acpiphp: Slot [17] registered\n[ 0.195404] acpiphp: Slot [18] registered\n[ 0.196030] acpiphp: Slot [19] registered\n[ 0.197120] acpiphp: Slot [20] registered\n[ 0.198203] acpiphp: Slot [21] registered\n[ 0.199320] acpiphp: Slot [22] registered\n[ 0.200031] acpiphp: Slot [23] registered\n[ 0.201126] acpiphp: Slot [24] registered\n[ 0.202172] acpiphp: Slot [25] registered\n[ 0.203274] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205091] acpiphp: Slot [28] registered\n[ 0.206163] acpiphp: Slot [29] registered\n[ 0.207224] acpiphp: Slot [30] registered\n[ 0.208039] acpiphp: Slot [31] registered\n[ 0.209096] PCI host bridge to bus 0000:00\n[ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.267494] vgaarb: loaded\n[ 0.268003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.269583] SCSI subsystem initialized\n[ 0.270760] ACPI: bus type USB registered\n[ 0.270760] usbcore: registered new interface driver usbfs\n[ 0.272016] usbcore: registered new interface driver hub\n[ 0.273377] usbcore: registered new device driver usb\n[ 0.273380] PCI: Using ACPI for IRQ routing\n[ 0.276394] NetLabel: Initializing\n[ 0.277358] NetLabel: domain hash size = 128\n[ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.279802] NetLabel: unlabeled traffic allowed by default\n[ 0.280175] Switched to clocksource kvm-clock\n[ 0.288651] AppArmor: AppArmor Filesystem Enabled\n[ 0.289882] pnp: PnP ACPI init\n[ 0.290750] ACPI: bus type PNP registered\n[ 0.292255] pnp: PnP ACPI: found 8 devices\n[ 0.293362] ACPI: bus type PNP unregistered\n[ 0.300064] NET: Registered protocol family 2\n[ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.305400] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.307033] TCP: reno registered\n[ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.311039] NET: Registered protocol family 1\n[ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.360180] Trying to unpack rootfs image as initramfs...\n[ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.478842] Scanning for low memory corruption every 60 seconds\n[ 0.481199] Initialise system trusted keyring\n[ 0.482704] audit: initializing netlink socket (disabled)\n[ 0.484078] type=2000 audit(1542227916.621:1): initialized\n[ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507570] zbud: loaded\n[ 0.508800] VFS: Disk quotas dquot_6.5.2\n[ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511962] fuse init (API version 7.22)\n[ 0.513085] msgmni has been set to 3997\n[ 0.514171] Key type big_key registered\n[ 0.515819] Key type asymmetric registered\n[ 0.516953] Asymmetric key parser 'x509' registered\n[ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.520306] io scheduler noop registered\n[ 0.521400] io scheduler deadline registered (default)\n[ 0.522784] io scheduler cfq registered\n[ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527075] ipmi message handler version 39.2\n[ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531433] ACPI: Power Button [PWRF]\n[ 0.532880] GHES: HEST is not enabled!\n[ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.651947] Linux agpgart interface v0.103\n[ 0.653940] brd: module loaded\n[ 0.655289] loop: module loaded\n[ 0.656602] blk-mq: CPU -> queue map\n[ 0.658436] CPU 0 -> Queue 0\n[ 0.659615] CPU 1 -> Queue 0\n[ 0.661765] vda: vda1\n[ 0.663777] scsi0 : ata_piix\n[ 0.666707] scsi1 : ata_piix\n[ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.671438] libphy: Fixed MDIO Bus: probed\n[ 0.672611] tun: Universal TUN/TAP device driver, 1.6\n[ 0.673775] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.676884] PPP generic driver version 2.4.2\n[ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.680129] ehci-pci: EHCI PCI platform driver\n[ 0.681363] ehci-platform: EHCI generic platform driver\n[ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.684098] ohci-pci: OHCI PCI platform driver\n[ 0.685305] ohci-platform: OHCI generic platform driver\n[ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.718661] usb usb1: Product: UHCI Host Controller\n[ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.721300] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.722552] hub 1-0:1.0: USB hub found\n[ 0.723512] hub 1-0:1.0: 2 ports detected\n[ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.729762] mousedev: PS/2 mouse device common for all mice\n[ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.733441] rtc_cmos 00:00: RTC can wake from S4\n[ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.739073] device-mapper: uevent: version 1.0.3\n[ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.745001] TCP: cubic registered\n[ 0.753972] NET: Registered protocol family 10\n[ 0.755615] NET: Registered protocol family 17\n[ 0.757011] Key type dns_resolver registered\n[ 0.758509] Loading compiled-in X.509 certificates\n[ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.764070] registered taskstats version 1\n[ 0.767199] Key type trusted registered\n[ 0.770854] Key type encrypted registered\n[ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773140] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.775112] regulator-dummy: disabling\n[ 0.776134] Magic number: 10:785:649\n[ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917)\n[ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.780646] EDD information not available.\n[ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.828723] Write protecting the kernel read-only data: 12288k\n[ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.848440] systemd-udevd[107]: starting version 204\n[ 0.896553] FDC 0 is a S82078B\n[ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.204205] usb 1-1: Product: QEMU USB Tablet\n[ 1.205328] usb 1-1: Manufacturer: QEMU\n[ 1.206343] usb 1-1: SerialNumber: 42\n[ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz\n[ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available\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 Populate /dev filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[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[ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds.\ncloud-init-nonet[5.05]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting 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[6.32]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c |\nci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c |\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.2 | 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:\nc1:e1:eb:8a:e0:c9:3d:83:17:0d:46:c8:3f:34:b7:11 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . . E.. |\n| o + oo . |\n| + o o+ |\n| = . o |\n| . + S |\n| . .. |\n| .. . . |\n| o.++. . |\n| +.oo. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nb3:30:6f:6b:a1:71:c5:45:93:65:f4:5a:56:99:94:51 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .o+=oE|\n| oo =.|\n| . . +|\n| o + |\n| o S. . |\n| .+oo |\n| ++. |\n| .... |\n| .. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n87:68:a2:71:38:f4:6c:5d:53:98:fc:93:9c:d7:f6:a5 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . o. |\n| +. |\n| . oo o . |\n| . + . o o* . o .|\n| + * + S .o . o.|\n| * o . E .|\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:\na4:a4:e6:59:25:f6:7c:39:32:16:4e:1a:32:4f:84:be root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. |\n| .. |\n| .o * = |\n| .O % . . |\n| o.= S + |\n| oEo . + . |\n| o |\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 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 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 * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:40:47 +0000. Up 130.32 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n"} 2018-11-14 20:40:59,167 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-f292d595-e2b7-48d8-8b40-6046b6a1292b 2018-11-14 20:40:59,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.103974819183s 2018-11-14 20:40:59,169 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-f292d595-e2b7-48d8-8b40-6046b6a1292b 2018-11-14 20:40:59,169 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008061] Security Framework initialized [ 0.009190] AppArmor: AppArmor initialized [ 0.010236] Yama: becoming mindful. [ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022249] Initializing cgroup subsys memory [ 0.024009] Initializing cgroup subsys devices [ 0.025557] Initializing cgroup subsys freezer [ 0.026914] Initializing cgroup subsys blkio [ 0.028004] Initializing cgroup subsys perf_event [ 0.029405] Initializing cgroup subsys hugetlb [ 0.030676] FEATURE SPEC_CTRL Present [ 0.032701] mce: CPU supports 10 MCE banks [ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.057450] ACPI: Core revision 20131115 [ 0.059321] ACPI: All ACPI Tables successfully acquired [ 0.060388] ftrace: allocating 28747 entries in 113 pages [ 0.080328] smpboot: Max logical packages: 2 [ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.086369] Enabling x2apic [ 0.087484] Enabled x2apic [ 0.088013] Switched APIC routing to physical x2apic. [ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.106142] KVM setup paravirtual spinlock [ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.110708] x86: Booting SMP configuration: [ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.128044] x86: Booted up 1 node, 2 CPUs [ 0.128027] KVM setup async PF for cpu 1 [ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.132512] devtmpfs: initialized [ 0.134232] EVM: security.selinux [ 0.135169] EVM: security.SMACK64 [ 0.136007] EVM: security.ima [ 0.136887] EVM: security.capability [ 0.137923] pinctrl core: initialized pinctrl subsystem [ 0.140067] regulator-dummy: no parameters [ 0.141224] RTC time: 20:38:36, date: 11/14/18 [ 0.142423] NET: Registered protocol family 16 [ 0.143707] cpuidle: using governor ladder [ 0.144005] cpuidle: using governor menu [ 0.145155] ACPI: bus type PCI registered [ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.148014] PCI: Using configuration type 1 for base access [ 0.150133] bio: create slab at 0 [ 0.150133] ACPI: Added _OSI(Module Device) [ 0.152004] ACPI: Added _OSI(Processor Device) [ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.154336] ACPI: Added _OSI(Processor Aggregator Device) [ 0.157445] ACPI: Interpreter enabled [ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.168722] ACPI: (supports S0 S5) [ 0.169639] ACPI: Using IOAPIC for interrupt routing [ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.172211] ACPI: No dock devices found. [ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180215] acpiphp: Slot [3] registered [ 0.181284] acpiphp: Slot [4] registered [ 0.182383] acpiphp: Slot [5] registered [ 0.183489] acpiphp: Slot [6] registered [ 0.184021] acpiphp: Slot [7] registered [ 0.185113] acpiphp: Slot [8] registered [ 0.186156] acpiphp: Slot [9] registered [ 0.187209] acpiphp: Slot [10] registered [ 0.188022] acpiphp: Slot [11] registered [ 0.189095] acpiphp: Slot [12] registered [ 0.190146] acpiphp: Slot [13] registered [ 0.191227] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193105] acpiphp: Slot [16] registered [ 0.194191] acpiphp: Slot [17] registered [ 0.195404] acpiphp: Slot [18] registered [ 0.196030] acpiphp: Slot [19] registered [ 0.197120] acpiphp: Slot [20] registered [ 0.198203] acpiphp: Slot [21] registered [ 0.199320] acpiphp: Slot [22] registered [ 0.200031] acpiphp: Slot [23] registered [ 0.201126] acpiphp: Slot [24] registered [ 0.202172] acpiphp: Slot [25] registered [ 0.203274] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205091] acpiphp: Slot [28] registered [ 0.206163] acpiphp: Slot [29] registered [ 0.207224] acpiphp: Slot [30] registered [ 0.208039] acpiphp: Slot [31] registered [ 0.209096] PCI host bridge to bus 0000:00 [ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.267494] vgaarb: loaded [ 0.268003] vgaarb: bridge control possible 0000:00:02.0 [ 0.269583] SCSI subsystem initialized [ 0.270760] ACPI: bus type USB registered [ 0.270760] usbcore: registered new interface driver usbfs [ 0.272016] usbcore: registered new interface driver hub [ 0.273377] usbcore: registered new device driver usb [ 0.273380] PCI: Using ACPI for IRQ routing [ 0.276394] NetLabel: Initializing [ 0.277358] NetLabel: domain hash size = 128 [ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.279802] NetLabel: unlabeled traffic allowed by default [ 0.280175] Switched to clocksource kvm-clock [ 0.288651] AppArmor: AppArmor Filesystem Enabled [ 0.289882] pnp: PnP ACPI init [ 0.290750] ACPI: bus type PNP registered [ 0.292255] pnp: PnP ACPI: found 8 devices [ 0.293362] ACPI: bus type PNP unregistered [ 0.300064] NET: Registered protocol family 2 [ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.305400] TCP: Hash tables configured (established 16384 bind 16384) [ 0.307033] TCP: reno registered [ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.311039] NET: Registered protocol family 1 [ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.360180] Trying to unpack rootfs image as initramfs... [ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.478842] Scanning for low memory corruption every 60 seconds [ 0.481199] Initialise system trusted keyring [ 0.482704] audit: initializing netlink socket (disabled) [ 0.484078] type=2000 audit(1542227916.621:1): initialized [ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.507570] zbud: loaded [ 0.508800] VFS: Disk quotas dquot_6.5.2 [ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.511962] fuse init (API version 7.22) [ 0.513085] msgmni has been set to 3997 [ 0.514171] Key type big_key registered [ 0.515819] Key type asymmetric registered [ 0.516953] Asymmetric key parser 'x509' registered [ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.520306] io scheduler noop registered [ 0.521400] io scheduler deadline registered (default) [ 0.522784] io scheduler cfq registered [ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.527075] ipmi message handler version 39.2 [ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531433] ACPI: Power Button [PWRF] [ 0.532880] GHES: HEST is not enabled! [ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.651947] Linux agpgart interface v0.103 [ 0.653940] brd: module loaded [ 0.655289] loop: module loaded [ 0.656602] blk-mq: CPU -> queue map [ 0.658436] CPU 0 -> Queue 0 [ 0.659615] CPU 1 -> Queue 0 [ 0.661765] vda: vda1 [ 0.663777] scsi0 : ata_piix [ 0.666707] scsi1 : ata_piix [ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.671438] libphy: Fixed MDIO Bus: probed [ 0.672611] tun: Universal TUN/TAP device driver, 1.6 [ 0.673775] tun: (C) 1999-2004 Max Krasnyansky [ 0.676884] PPP generic driver version 2.4.2 [ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.680129] ehci-pci: EHCI PCI platform driver [ 0.681363] ehci-platform: EHCI generic platform driver [ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.684098] ohci-pci: OHCI PCI platform driver [ 0.685305] ohci-platform: OHCI generic platform driver [ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver [ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718661] usb usb1: Product: UHCI Host Controller [ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.721300] usb usb1: SerialNumber: 0000:00:01.2 [ 0.722552] hub 1-0:1.0: USB hub found [ 0.723512] hub 1-0:1.0: 2 ports detected [ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.729762] mousedev: PS/2 mouse device common for all mice [ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.733441] rtc_cmos 00:00: RTC can wake from S4 [ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.739073] device-mapper: uevent: version 1.0.3 [ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs [ 0.745001] TCP: cubic registered [ 0.753972] NET: Registered protocol family 10 [ 0.755615] NET: Registered protocol family 17 [ 0.757011] Key type dns_resolver registered [ 0.758509] Loading compiled-in X.509 certificates [ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.764070] registered taskstats version 1 [ 0.767199] Key type trusted registered [ 0.770854] Key type encrypted registered [ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773140] IMA: No TPM chip found, activating TPM-bypass! [ 0.775112] regulator-dummy: disabling [ 0.776134] Magic number: 10:785:649 [ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917) [ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.780646] EDD information not available. [ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.828723] Write protecting the kernel read-only data: 12288k [ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.848440] systemd-udevd[107]: starting version 204 [ 0.896553] FDC 0 is a S82078B [ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.204205] usb 1-1: Product: QEMU USB Tablet [ 1.205328] usb 1-1: Manufacturer: QEMU [ 1.206343] usb 1-1: SerialNumber: 42 [ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz [ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available * 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 Populate /dev filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds. cloud-init-nonet[5.05]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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[6.32]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c | ci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c | 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.2 | 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: c1:e1:eb:8a:e0:c9:3d:83:17:0d:46:c8:3f:34:b7:11 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | . . E.. | | o + oo . | | + o o+ | | = . o | | . + S | | . .. | | .. . . | | o.++. . | | +.oo. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: b3:30:6f:6b:a1:71:c5:45:93:65:f4:5a:56:99:94:51 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | .o+=oE| | oo =.| | . . +| | o + | | o S. . | | .+oo | | ++. | | .... | | .. | +-----------------+ 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: 87:68:a2:71:38:f4:6c:5d:53:98:fc:93:9c:d7:f6:a5 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | . o. | | +. | | . oo o . | | . + . o o* . o .| | + * + S .o . 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: a4:a4:e6:59:25:f6:7c:39:32:16:4e:1a:32:4f:84:be root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .. | | .. | | .o * = | | .O % . . | | o.= S + | | oEo . + . | | 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 SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting 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 ] 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 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 ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:40:47 +0000. Up 130.32 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. 2018-11-14 20:40:59,170 - functest.core.singlevm - DEBUG - try 11: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-14 20:41:09,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:41:09,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:41:09,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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-56a00770-5e59-41f7-8a1a-0f933da5ec81 x-compute-request-id: req-56a00770-5e59-41f7-8a1a-0f933da5ec81 Content-Encoding: gzip Content-Length: 1498 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:bc:66:4c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:66:4c", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:60:8c", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:34.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "0e36c748-ed15-4de6-82a0-d99a17af479a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:34Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:c1:0b:40", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:0b:40", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:46.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "35e17aec-ff41-4421-9df7-552124cdbab1", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:46Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "bono-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:42:07:79", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:07:79", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:b7:ea", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:36.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:36Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "dime-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:63:a5:22", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:a5:22", "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:1d:a7:43", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:a7:43", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "d31f7770-a606-4856-90d0-b4ea1295ef58", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "homer-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:46:7f:16", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:7f:16", "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:6f:84:50", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:cb:40:f9", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:40:f9", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:37:51.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:37:51Z", "hostId": "4f9348ee26543026d8aeb2af7f9ee6328e1c5c6b414aeec1b963e000", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-14T20:36:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:da:ad:13", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:ad:13", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:63:c7", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:35:57.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "ab480cc2-b362-4101-9346-87dff464dada", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:35:57Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ns.clearwater.opnfv", "created": "2018-11-14T20:34:13Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:41:09,826 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-56a00770-5e59-41f7-8a1a-0f933da5ec81 2018-11-14 20:41:09,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.651239871979s 2018-11-14 20:41:09,827 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-56a00770-5e59-41f7-8a1a-0f933da5ec81 2018-11-14 20:41:09,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 20:41:09,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 20:41:09,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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-f11a7ad9-4899-47b2-9822-42952babdbd8 x-compute-request-id: req-f11a7ad9-4899-47b2-9822-42952babdbd8 Content-Encoding: gzip Content-Length: 9836 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008061] Security Framework initialized\n[ 0.009190] AppArmor: AppArmor initialized\n[ 0.010236] Yama: becoming mindful.\n[ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022249] Initializing cgroup subsys memory\n[ 0.024009] Initializing cgroup subsys devices\n[ 0.025557] Initializing cgroup subsys freezer\n[ 0.026914] Initializing cgroup subsys blkio\n[ 0.028004] Initializing cgroup subsys perf_event\n[ 0.029405] Initializing cgroup subsys hugetlb\n[ 0.030676] FEATURE SPEC_CTRL Present\n[ 0.032701] mce: CPU supports 10 MCE banks\n[ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.057450] ACPI: Core revision 20131115\n[ 0.059321] ACPI: All ACPI Tables successfully acquired\n[ 0.060388] ftrace: allocating 28747 entries in 113 pages\n[ 0.080328] smpboot: Max logical packages: 2\n[ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.086369] Enabling x2apic\n[ 0.087484] Enabled x2apic\n[ 0.088013] Switched APIC routing to physical x2apic.\n[ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.106142] KVM setup paravirtual spinlock\n[ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.110708] x86: Booting SMP configuration:\n[ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.128044] x86: Booted up 1 node, 2 CPUs\n[ 0.128027] KVM setup async PF for cpu 1\n[ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.132512] devtmpfs: initialized\n[ 0.134232] EVM: security.selinux\n[ 0.135169] EVM: security.SMACK64\n[ 0.136007] EVM: security.ima\n[ 0.136887] EVM: security.capability\n[ 0.137923] pinctrl core: initialized pinctrl subsystem\n[ 0.140067] regulator-dummy: no parameters\n[ 0.141224] RTC time: 20:38:36, date: 11/14/18\n[ 0.142423] NET: Registered protocol family 16\n[ 0.143707] cpuidle: using governor ladder\n[ 0.144005] cpuidle: using governor menu\n[ 0.145155] ACPI: bus type PCI registered\n[ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.148014] PCI: Using configuration type 1 for base access\n[ 0.150133] bio: create slab at 0\n[ 0.150133] ACPI: Added _OSI(Module Device)\n[ 0.152004] ACPI: Added _OSI(Processor Device)\n[ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.154336] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.157445] ACPI: Interpreter enabled\n[ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.168722] ACPI: (supports S0 S5)\n[ 0.169639] ACPI: Using IOAPIC for interrupt routing\n[ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.172211] ACPI: No dock devices found.\n[ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180215] acpiphp: Slot [3] registered\n[ 0.181284] acpiphp: Slot [4] registered\n[ 0.182383] acpiphp: Slot [5] registered\n[ 0.183489] acpiphp: Slot [6] registered\n[ 0.184021] acpiphp: Slot [7] registered\n[ 0.185113] acpiphp: Slot [8] registered\n[ 0.186156] acpiphp: Slot [9] registered\n[ 0.187209] acpiphp: Slot [10] registered\n[ 0.188022] acpiphp: Slot [11] registered\n[ 0.189095] acpiphp: Slot [12] registered\n[ 0.190146] acpiphp: Slot [13] registered\n[ 0.191227] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193105] acpiphp: Slot [16] registered\n[ 0.194191] acpiphp: Slot [17] registered\n[ 0.195404] acpiphp: Slot [18] registered\n[ 0.196030] acpiphp: Slot [19] registered\n[ 0.197120] acpiphp: Slot [20] registered\n[ 0.198203] acpiphp: Slot [21] registered\n[ 0.199320] acpiphp: Slot [22] registered\n[ 0.200031] acpiphp: Slot [23] registered\n[ 0.201126] acpiphp: Slot [24] registered\n[ 0.202172] acpiphp: Slot [25] registered\n[ 0.203274] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205091] acpiphp: Slot [28] registered\n[ 0.206163] acpiphp: Slot [29] registered\n[ 0.207224] acpiphp: Slot [30] registered\n[ 0.208039] acpiphp: Slot [31] registered\n[ 0.209096] PCI host bridge to bus 0000:00\n[ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.267494] vgaarb: loaded\n[ 0.268003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.269583] SCSI subsystem initialized\n[ 0.270760] ACPI: bus type USB registered\n[ 0.270760] usbcore: registered new interface driver usbfs\n[ 0.272016] usbcore: registered new interface driver hub\n[ 0.273377] usbcore: registered new device driver usb\n[ 0.273380] PCI: Using ACPI for IRQ routing\n[ 0.276394] NetLabel: Initializing\n[ 0.277358] NetLabel: domain hash size = 128\n[ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.279802] NetLabel: unlabeled traffic allowed by default\n[ 0.280175] Switched to clocksource kvm-clock\n[ 0.288651] AppArmor: AppArmor Filesystem Enabled\n[ 0.289882] pnp: PnP ACPI init\n[ 0.290750] ACPI: bus type PNP registered\n[ 0.292255] pnp: PnP ACPI: found 8 devices\n[ 0.293362] ACPI: bus type PNP unregistered\n[ 0.300064] NET: Registered protocol family 2\n[ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.305400] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.307033] TCP: reno registered\n[ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.311039] NET: Registered protocol family 1\n[ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.360180] Trying to unpack rootfs image as initramfs...\n[ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.478842] Scanning for low memory corruption every 60 seconds\n[ 0.481199] Initialise system trusted keyring\n[ 0.482704] audit: initializing netlink socket (disabled)\n[ 0.484078] type=2000 audit(1542227916.621:1): initialized\n[ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507570] zbud: loaded\n[ 0.508800] VFS: Disk quotas dquot_6.5.2\n[ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511962] fuse init (API version 7.22)\n[ 0.513085] msgmni has been set to 3997\n[ 0.514171] Key type big_key registered\n[ 0.515819] Key type asymmetric registered\n[ 0.516953] Asymmetric key parser 'x509' registered\n[ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.520306] io scheduler noop registered\n[ 0.521400] io scheduler deadline registered (default)\n[ 0.522784] io scheduler cfq registered\n[ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527075] ipmi message handler version 39.2\n[ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531433] ACPI: Power Button [PWRF]\n[ 0.532880] GHES: HEST is not enabled!\n[ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.651947] Linux agpgart interface v0.103\n[ 0.653940] brd: module loaded\n[ 0.655289] loop: module loaded\n[ 0.656602] blk-mq: CPU -> queue map\n[ 0.658436] CPU 0 -> Queue 0\n[ 0.659615] CPU 1 -> Queue 0\n[ 0.661765] vda: vda1\n[ 0.663777] scsi0 : ata_piix\n[ 0.666707] scsi1 : ata_piix\n[ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.671438] libphy: Fixed MDIO Bus: probed\n[ 0.672611] tun: Universal TUN/TAP device driver, 1.6\n[ 0.673775] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.676884] PPP generic driver version 2.4.2\n[ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.680129] ehci-pci: EHCI PCI platform driver\n[ 0.681363] ehci-platform: EHCI generic platform driver\n[ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.684098] ohci-pci: OHCI PCI platform driver\n[ 0.685305] ohci-platform: OHCI generic platform driver\n[ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.718661] usb usb1: Product: UHCI Host Controller\n[ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.721300] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.722552] hub 1-0:1.0: USB hub found\n[ 0.723512] hub 1-0:1.0: 2 ports detected\n[ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.729762] mousedev: PS/2 mouse device common for all mice\n[ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.733441] rtc_cmos 00:00: RTC can wake from S4\n[ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.739073] device-mapper: uevent: version 1.0.3\n[ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.745001] TCP: cubic registered\n[ 0.753972] NET: Registered protocol family 10\n[ 0.755615] NET: Registered protocol family 17\n[ 0.757011] Key type dns_resolver registered\n[ 0.758509] Loading compiled-in X.509 certificates\n[ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.764070] registered taskstats version 1\n[ 0.767199] Key type trusted registered\n[ 0.770854] Key type encrypted registered\n[ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773140] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.775112] regulator-dummy: disabling\n[ 0.776134] Magic number: 10:785:649\n[ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917)\n[ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.780646] EDD information not available.\n[ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.828723] Write protecting the kernel read-only data: 12288k\n[ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.848440] systemd-udevd[107]: starting version 204\n[ 0.896553] FDC 0 is a S82078B\n[ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.204205] usb 1-1: Product: QEMU USB Tablet\n[ 1.205328] usb 1-1: Manufacturer: QEMU\n[ 1.206343] usb 1-1: SerialNumber: 42\n[ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz\n[ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available\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 Populate /dev filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[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[ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds.\ncloud-init-nonet[5.05]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting 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[6.32]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c |\nci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c |\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.2 | 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:\nc1:e1:eb:8a:e0:c9:3d:83:17:0d:46:c8:3f:34:b7:11 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . . E.. |\n| o + oo . |\n| + o o+ |\n| = . o |\n| . + S |\n| . .. |\n| .. . . |\n| o.++. . |\n| +.oo. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nb3:30:6f:6b:a1:71:c5:45:93:65:f4:5a:56:99:94:51 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .o+=oE|\n| oo =.|\n| . . +|\n| o + |\n| o S. . |\n| .+oo |\n| ++. |\n| .... |\n| .. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n87:68:a2:71:38:f4:6c:5d:53:98:fc:93:9c:d7:f6:a5 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . o. |\n| +. |\n| . oo o . |\n| . + . o o* . o .|\n| + * + S .o . o.|\n| * o . E .|\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:\na4:a4:e6:59:25:f6:7c:39:32:16:4e:1a:32:4f:84:be root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. |\n| .. |\n| .o * = |\n| .O % . . |\n| o.= S + |\n| oEo . + . |\n| o |\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 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 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 * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:40:47 +0000. Up 130.32 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n"} 2018-11-14 20:41:09,906 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-f11a7ad9-4899-47b2-9822-42952babdbd8 2018-11-14 20:41:09,906 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0715820789337s 2018-11-14 20:41:09,907 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-f11a7ad9-4899-47b2-9822-42952babdbd8 2018-11-14 20:41:09,908 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008061] Security Framework initialized [ 0.009190] AppArmor: AppArmor initialized [ 0.010236] Yama: becoming mindful. [ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022249] Initializing cgroup subsys memory [ 0.024009] Initializing cgroup subsys devices [ 0.025557] Initializing cgroup subsys freezer [ 0.026914] Initializing cgroup subsys blkio [ 0.028004] Initializing cgroup subsys perf_event [ 0.029405] Initializing cgroup subsys hugetlb [ 0.030676] FEATURE SPEC_CTRL Present [ 0.032701] mce: CPU supports 10 MCE banks [ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.057450] ACPI: Core revision 20131115 [ 0.059321] ACPI: All ACPI Tables successfully acquired [ 0.060388] ftrace: allocating 28747 entries in 113 pages [ 0.080328] smpboot: Max logical packages: 2 [ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.086369] Enabling x2apic [ 0.087484] Enabled x2apic [ 0.088013] Switched APIC routing to physical x2apic. [ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.106142] KVM setup paravirtual spinlock [ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.110708] x86: Booting SMP configuration: [ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.128044] x86: Booted up 1 node, 2 CPUs [ 0.128027] KVM setup async PF for cpu 1 [ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.132512] devtmpfs: initialized [ 0.134232] EVM: security.selinux [ 0.135169] EVM: security.SMACK64 [ 0.136007] EVM: security.ima [ 0.136887] EVM: security.capability [ 0.137923] pinctrl core: initialized pinctrl subsystem [ 0.140067] regulator-dummy: no parameters [ 0.141224] RTC time: 20:38:36, date: 11/14/18 [ 0.142423] NET: Registered protocol family 16 [ 0.143707] cpuidle: using governor ladder [ 0.144005] cpuidle: using governor menu [ 0.145155] ACPI: bus type PCI registered [ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.148014] PCI: Using configuration type 1 for base access [ 0.150133] bio: create slab at 0 [ 0.150133] ACPI: Added _OSI(Module Device) [ 0.152004] ACPI: Added _OSI(Processor Device) [ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.154336] ACPI: Added _OSI(Processor Aggregator Device) [ 0.157445] ACPI: Interpreter enabled [ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.168722] ACPI: (supports S0 S5) [ 0.169639] ACPI: Using IOAPIC for interrupt routing [ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.172211] ACPI: No dock devices found. [ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180215] acpiphp: Slot [3] registered [ 0.181284] acpiphp: Slot [4] registered [ 0.182383] acpiphp: Slot [5] registered [ 0.183489] acpiphp: Slot [6] registered [ 0.184021] acpiphp: Slot [7] registered [ 0.185113] acpiphp: Slot [8] registered [ 0.186156] acpiphp: Slot [9] registered [ 0.187209] acpiphp: Slot [10] registered [ 0.188022] acpiphp: Slot [11] registered [ 0.189095] acpiphp: Slot [12] registered [ 0.190146] acpiphp: Slot [13] registered [ 0.191227] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193105] acpiphp: Slot [16] registered [ 0.194191] acpiphp: Slot [17] registered [ 0.195404] acpiphp: Slot [18] registered [ 0.196030] acpiphp: Slot [19] registered [ 0.197120] acpiphp: Slot [20] registered [ 0.198203] acpiphp: Slot [21] registered [ 0.199320] acpiphp: Slot [22] registered [ 0.200031] acpiphp: Slot [23] registered [ 0.201126] acpiphp: Slot [24] registered [ 0.202172] acpiphp: Slot [25] registered [ 0.203274] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205091] acpiphp: Slot [28] registered [ 0.206163] acpiphp: Slot [29] registered [ 0.207224] acpiphp: Slot [30] registered [ 0.208039] acpiphp: Slot [31] registered [ 0.209096] PCI host bridge to bus 0000:00 [ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.267494] vgaarb: loaded [ 0.268003] vgaarb: bridge control possible 0000:00:02.0 [ 0.269583] SCSI subsystem initialized [ 0.270760] ACPI: bus type USB registered [ 0.270760] usbcore: registered new interface driver usbfs [ 0.272016] usbcore: registered new interface driver hub [ 0.273377] usbcore: registered new device driver usb [ 0.273380] PCI: Using ACPI for IRQ routing [ 0.276394] NetLabel: Initializing [ 0.277358] NetLabel: domain hash size = 128 [ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.279802] NetLabel: unlabeled traffic allowed by default [ 0.280175] Switched to clocksource kvm-clock [ 0.288651] AppArmor: AppArmor Filesystem Enabled [ 0.289882] pnp: PnP ACPI init [ 0.290750] ACPI: bus type PNP registered [ 0.292255] pnp: PnP ACPI: found 8 devices [ 0.293362] ACPI: bus type PNP unregistered [ 0.300064] NET: Registered protocol family 2 [ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.305400] TCP: Hash tables configured (established 16384 bind 16384) [ 0.307033] TCP: reno registered [ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.311039] NET: Registered protocol family 1 [ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.360180] Trying to unpack rootfs image as initramfs... [ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.478842] Scanning for low memory corruption every 60 seconds [ 0.481199] Initialise system trusted keyring [ 0.482704] audit: initializing netlink socket (disabled) [ 0.484078] type=2000 audit(1542227916.621:1): initialized [ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.507570] zbud: loaded [ 0.508800] VFS: Disk quotas dquot_6.5.2 [ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.511962] fuse init (API version 7.22) [ 0.513085] msgmni has been set to 3997 [ 0.514171] Key type big_key registered [ 0.515819] Key type asymmetric registered [ 0.516953] Asymmetric key parser 'x509' registered [ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.520306] io scheduler noop registered [ 0.521400] io scheduler deadline registered (default) [ 0.522784] io scheduler cfq registered [ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.527075] ipmi message handler version 39.2 [ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531433] ACPI: Power Button [PWRF] [ 0.532880] GHES: HEST is not enabled! [ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.651947] Linux agpgart interface v0.103 [ 0.653940] brd: module loaded [ 0.655289] loop: module loaded [ 0.656602] blk-mq: CPU -> queue map [ 0.658436] CPU 0 -> Queue 0 [ 0.659615] CPU 1 -> Queue 0 [ 0.661765] vda: vda1 [ 0.663777] scsi0 : ata_piix [ 0.666707] scsi1 : ata_piix [ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.671438] libphy: Fixed MDIO Bus: probed [ 0.672611] tun: Universal TUN/TAP device driver, 1.6 [ 0.673775] tun: (C) 1999-2004 Max Krasnyansky [ 0.676884] PPP generic driver version 2.4.2 [ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.680129] ehci-pci: EHCI PCI platform driver [ 0.681363] ehci-platform: EHCI generic platform driver [ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.684098] ohci-pci: OHCI PCI platform driver [ 0.685305] ohci-platform: OHCI generic platform driver [ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver [ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718661] usb usb1: Product: UHCI Host Controller [ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.721300] usb usb1: SerialNumber: 0000:00:01.2 [ 0.722552] hub 1-0:1.0: USB hub found [ 0.723512] hub 1-0:1.0: 2 ports detected [ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.729762] mousedev: PS/2 mouse device common for all mice [ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.733441] rtc_cmos 00:00: RTC can wake from S4 [ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.739073] device-mapper: uevent: version 1.0.3 [ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs [ 0.745001] TCP: cubic registered [ 0.753972] NET: Registered protocol family 10 [ 0.755615] NET: Registered protocol family 17 [ 0.757011] Key type dns_resolver registered [ 0.758509] Loading compiled-in X.509 certificates [ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.764070] registered taskstats version 1 [ 0.767199] Key type trusted registered [ 0.770854] Key type encrypted registered [ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773140] IMA: No TPM chip found, activating TPM-bypass! [ 0.775112] regulator-dummy: disabling [ 0.776134] Magic number: 10:785:649 [ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917) [ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.780646] EDD information not available. [ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.828723] Write protecting the kernel read-only data: 12288k [ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.848440] systemd-udevd[107]: starting version 204 [ 0.896553] FDC 0 is a S82078B [ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.204205] usb 1-1: Product: QEMU USB Tablet [ 1.205328] usb 1-1: Manufacturer: QEMU [ 1.206343] usb 1-1: SerialNumber: 42 [ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz [ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available * 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 Populate /dev filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds. cloud-init-nonet[5.05]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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[6.32]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c | ci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c | 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.2 | 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: c1:e1:eb:8a:e0:c9:3d:83:17:0d:46:c8:3f:34:b7:11 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | . . E.. | | o + oo . | | + o o+ | | = . o | | . + S | | . .. | | .. . . | | o.++. . | | +.oo. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: b3:30:6f:6b:a1:71:c5:45:93:65:f4:5a:56:99:94:51 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | .o+=oE| | oo =.| | . . +| | o + | | o S. . | | .+oo | | ++. | | .... | | .. | +-----------------+ 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: 87:68:a2:71:38:f4:6c:5d:53:98:fc:93:9c:d7:f6:a5 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | . o. | | +. | | . oo o . | | . + . o o* . o .| | + * + S .o . 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: a4:a4:e6:59:25:f6:7c:39:32:16:4e:1a:32:4f:84:be root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .. | | .. | | .o * = | | .O % . . | | o.= S + | | oEo . + . | | 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 SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting 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 ] 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 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 ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:40:47 +0000. Up 130.32 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. 2018-11-14 20:41:09,909 - functest.core.singlevm - DEBUG - try 12: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-14 20:41:19,920 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:41:19,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:41:20,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:41: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-9e3f1311-7d03-4910-94cc-816550c95de6 x-compute-request-id: req-9e3f1311-7d03-4910-94cc-816550c95de6 Content-Encoding: gzip Content-Length: 1498 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:bc:66:4c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:66:4c", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:60:8c", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:34.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "0e36c748-ed15-4de6-82a0-d99a17af479a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:34Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:c1:0b:40", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:0b:40", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:46.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "35e17aec-ff41-4421-9df7-552124cdbab1", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:46Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "bono-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:42:07:79", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:07:79", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:b7:ea", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:36.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:36Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "dime-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:63:a5:22", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:a5:22", "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:1d:a7:43", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:a7:43", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "d31f7770-a606-4856-90d0-b4ea1295ef58", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "homer-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:46:7f:16", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:7f:16", "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:6f:84:50", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:cb:40:f9", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:40:f9", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:37:51.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:37:51Z", "hostId": "4f9348ee26543026d8aeb2af7f9ee6328e1c5c6b414aeec1b963e000", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-14T20:36:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:da:ad:13", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:ad:13", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:63:c7", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:35:57.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "ab480cc2-b362-4101-9346-87dff464dada", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:35:57Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ns.clearwater.opnfv", "created": "2018-11-14T20:34:13Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:41:20,482 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9e3f1311-7d03-4910-94cc-816550c95de6 2018-11-14 20:41:20,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.562235116959s 2018-11-14 20:41:20,483 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9e3f1311-7d03-4910-94cc-816550c95de6 2018-11-14 20:41:20,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 20:41:20,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 20:41:20,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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-ca2ce85c-a043-4651-b4ae-c461d8048559 x-compute-request-id: req-ca2ce85c-a043-4651-b4ae-c461d8048559 Content-Encoding: gzip Content-Length: 9836 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008061] Security Framework initialized\n[ 0.009190] AppArmor: AppArmor initialized\n[ 0.010236] Yama: becoming mindful.\n[ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022249] Initializing cgroup subsys memory\n[ 0.024009] Initializing cgroup subsys devices\n[ 0.025557] Initializing cgroup subsys freezer\n[ 0.026914] Initializing cgroup subsys blkio\n[ 0.028004] Initializing cgroup subsys perf_event\n[ 0.029405] Initializing cgroup subsys hugetlb\n[ 0.030676] FEATURE SPEC_CTRL Present\n[ 0.032701] mce: CPU supports 10 MCE banks\n[ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.057450] ACPI: Core revision 20131115\n[ 0.059321] ACPI: All ACPI Tables successfully acquired\n[ 0.060388] ftrace: allocating 28747 entries in 113 pages\n[ 0.080328] smpboot: Max logical packages: 2\n[ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.086369] Enabling x2apic\n[ 0.087484] Enabled x2apic\n[ 0.088013] Switched APIC routing to physical x2apic.\n[ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.106142] KVM setup paravirtual spinlock\n[ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.110708] x86: Booting SMP configuration:\n[ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.128044] x86: Booted up 1 node, 2 CPUs\n[ 0.128027] KVM setup async PF for cpu 1\n[ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.132512] devtmpfs: initialized\n[ 0.134232] EVM: security.selinux\n[ 0.135169] EVM: security.SMACK64\n[ 0.136007] EVM: security.ima\n[ 0.136887] EVM: security.capability\n[ 0.137923] pinctrl core: initialized pinctrl subsystem\n[ 0.140067] regulator-dummy: no parameters\n[ 0.141224] RTC time: 20:38:36, date: 11/14/18\n[ 0.142423] NET: Registered protocol family 16\n[ 0.143707] cpuidle: using governor ladder\n[ 0.144005] cpuidle: using governor menu\n[ 0.145155] ACPI: bus type PCI registered\n[ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.148014] PCI: Using configuration type 1 for base access\n[ 0.150133] bio: create slab at 0\n[ 0.150133] ACPI: Added _OSI(Module Device)\n[ 0.152004] ACPI: Added _OSI(Processor Device)\n[ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.154336] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.157445] ACPI: Interpreter enabled\n[ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.168722] ACPI: (supports S0 S5)\n[ 0.169639] ACPI: Using IOAPIC for interrupt routing\n[ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.172211] ACPI: No dock devices found.\n[ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180215] acpiphp: Slot [3] registered\n[ 0.181284] acpiphp: Slot [4] registered\n[ 0.182383] acpiphp: Slot [5] registered\n[ 0.183489] acpiphp: Slot [6] registered\n[ 0.184021] acpiphp: Slot [7] registered\n[ 0.185113] acpiphp: Slot [8] registered\n[ 0.186156] acpiphp: Slot [9] registered\n[ 0.187209] acpiphp: Slot [10] registered\n[ 0.188022] acpiphp: Slot [11] registered\n[ 0.189095] acpiphp: Slot [12] registered\n[ 0.190146] acpiphp: Slot [13] registered\n[ 0.191227] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193105] acpiphp: Slot [16] registered\n[ 0.194191] acpiphp: Slot [17] registered\n[ 0.195404] acpiphp: Slot [18] registered\n[ 0.196030] acpiphp: Slot [19] registered\n[ 0.197120] acpiphp: Slot [20] registered\n[ 0.198203] acpiphp: Slot [21] registered\n[ 0.199320] acpiphp: Slot [22] registered\n[ 0.200031] acpiphp: Slot [23] registered\n[ 0.201126] acpiphp: Slot [24] registered\n[ 0.202172] acpiphp: Slot [25] registered\n[ 0.203274] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205091] acpiphp: Slot [28] registered\n[ 0.206163] acpiphp: Slot [29] registered\n[ 0.207224] acpiphp: Slot [30] registered\n[ 0.208039] acpiphp: Slot [31] registered\n[ 0.209096] PCI host bridge to bus 0000:00\n[ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.267494] vgaarb: loaded\n[ 0.268003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.269583] SCSI subsystem initialized\n[ 0.270760] ACPI: bus type USB registered\n[ 0.270760] usbcore: registered new interface driver usbfs\n[ 0.272016] usbcore: registered new interface driver hub\n[ 0.273377] usbcore: registered new device driver usb\n[ 0.273380] PCI: Using ACPI for IRQ routing\n[ 0.276394] NetLabel: Initializing\n[ 0.277358] NetLabel: domain hash size = 128\n[ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.279802] NetLabel: unlabeled traffic allowed by default\n[ 0.280175] Switched to clocksource kvm-clock\n[ 0.288651] AppArmor: AppArmor Filesystem Enabled\n[ 0.289882] pnp: PnP ACPI init\n[ 0.290750] ACPI: bus type PNP registered\n[ 0.292255] pnp: PnP ACPI: found 8 devices\n[ 0.293362] ACPI: bus type PNP unregistered\n[ 0.300064] NET: Registered protocol family 2\n[ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.305400] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.307033] TCP: reno registered\n[ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.311039] NET: Registered protocol family 1\n[ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.360180] Trying to unpack rootfs image as initramfs...\n[ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.478842] Scanning for low memory corruption every 60 seconds\n[ 0.481199] Initialise system trusted keyring\n[ 0.482704] audit: initializing netlink socket (disabled)\n[ 0.484078] type=2000 audit(1542227916.621:1): initialized\n[ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507570] zbud: loaded\n[ 0.508800] VFS: Disk quotas dquot_6.5.2\n[ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511962] fuse init (API version 7.22)\n[ 0.513085] msgmni has been set to 3997\n[ 0.514171] Key type big_key registered\n[ 0.515819] Key type asymmetric registered\n[ 0.516953] Asymmetric key parser 'x509' registered\n[ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.520306] io scheduler noop registered\n[ 0.521400] io scheduler deadline registered (default)\n[ 0.522784] io scheduler cfq registered\n[ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527075] ipmi message handler version 39.2\n[ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531433] ACPI: Power Button [PWRF]\n[ 0.532880] GHES: HEST is not enabled!\n[ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.651947] Linux agpgart interface v0.103\n[ 0.653940] brd: module loaded\n[ 0.655289] loop: module loaded\n[ 0.656602] blk-mq: CPU -> queue map\n[ 0.658436] CPU 0 -> Queue 0\n[ 0.659615] CPU 1 -> Queue 0\n[ 0.661765] vda: vda1\n[ 0.663777] scsi0 : ata_piix\n[ 0.666707] scsi1 : ata_piix\n[ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.671438] libphy: Fixed MDIO Bus: probed\n[ 0.672611] tun: Universal TUN/TAP device driver, 1.6\n[ 0.673775] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.676884] PPP generic driver version 2.4.2\n[ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.680129] ehci-pci: EHCI PCI platform driver\n[ 0.681363] ehci-platform: EHCI generic platform driver\n[ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.684098] ohci-pci: OHCI PCI platform driver\n[ 0.685305] ohci-platform: OHCI generic platform driver\n[ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.718661] usb usb1: Product: UHCI Host Controller\n[ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.721300] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.722552] hub 1-0:1.0: USB hub found\n[ 0.723512] hub 1-0:1.0: 2 ports detected\n[ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.729762] mousedev: PS/2 mouse device common for all mice\n[ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.733441] rtc_cmos 00:00: RTC can wake from S4\n[ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.739073] device-mapper: uevent: version 1.0.3\n[ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.745001] TCP: cubic registered\n[ 0.753972] NET: Registered protocol family 10\n[ 0.755615] NET: Registered protocol family 17\n[ 0.757011] Key type dns_resolver registered\n[ 0.758509] Loading compiled-in X.509 certificates\n[ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.764070] registered taskstats version 1\n[ 0.767199] Key type trusted registered\n[ 0.770854] Key type encrypted registered\n[ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773140] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.775112] regulator-dummy: disabling\n[ 0.776134] Magic number: 10:785:649\n[ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917)\n[ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.780646] EDD information not available.\n[ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.828723] Write protecting the kernel read-only data: 12288k\n[ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.848440] systemd-udevd[107]: starting version 204\n[ 0.896553] FDC 0 is a S82078B\n[ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.204205] usb 1-1: Product: QEMU USB Tablet\n[ 1.205328] usb 1-1: Manufacturer: QEMU\n[ 1.206343] usb 1-1: SerialNumber: 42\n[ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz\n[ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available\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 Populate /dev filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[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[ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds.\ncloud-init-nonet[5.05]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting 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[6.32]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c |\nci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c |\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.2 | 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:\nc1:e1:eb:8a:e0:c9:3d:83:17:0d:46:c8:3f:34:b7:11 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . . E.. |\n| o + oo . |\n| + o o+ |\n| = . o |\n| . + S |\n| . .. |\n| .. . . |\n| o.++. . |\n| +.oo. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nb3:30:6f:6b:a1:71:c5:45:93:65:f4:5a:56:99:94:51 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .o+=oE|\n| oo =.|\n| . . +|\n| o + |\n| o S. . |\n| .+oo |\n| ++. |\n| .... |\n| .. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n87:68:a2:71:38:f4:6c:5d:53:98:fc:93:9c:d7:f6:a5 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . o. |\n| +. |\n| . oo o . |\n| . + . o o* . o .|\n| + * + S .o . o.|\n| * o . E .|\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:\na4:a4:e6:59:25:f6:7c:39:32:16:4e:1a:32:4f:84:be root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. |\n| .. |\n| .o * = |\n| .O % . . |\n| o.= S + |\n| oEo . + . |\n| o |\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 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 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 * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:40:47 +0000. Up 130.32 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n"} 2018-11-14 20:41:20,572 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-ca2ce85c-a043-4651-b4ae-c461d8048559 2018-11-14 20:41:20,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0819501876831s 2018-11-14 20:41:20,573 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-ca2ce85c-a043-4651-b4ae-c461d8048559 2018-11-14 20:41:20,574 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008061] Security Framework initialized [ 0.009190] AppArmor: AppArmor initialized [ 0.010236] Yama: becoming mindful. [ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022249] Initializing cgroup subsys memory [ 0.024009] Initializing cgroup subsys devices [ 0.025557] Initializing cgroup subsys freezer [ 0.026914] Initializing cgroup subsys blkio [ 0.028004] Initializing cgroup subsys perf_event [ 0.029405] Initializing cgroup subsys hugetlb [ 0.030676] FEATURE SPEC_CTRL Present [ 0.032701] mce: CPU supports 10 MCE banks [ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.057450] ACPI: Core revision 20131115 [ 0.059321] ACPI: All ACPI Tables successfully acquired [ 0.060388] ftrace: allocating 28747 entries in 113 pages [ 0.080328] smpboot: Max logical packages: 2 [ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.086369] Enabling x2apic [ 0.087484] Enabled x2apic [ 0.088013] Switched APIC routing to physical x2apic. [ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.106142] KVM setup paravirtual spinlock [ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.110708] x86: Booting SMP configuration: [ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.128044] x86: Booted up 1 node, 2 CPUs [ 0.128027] KVM setup async PF for cpu 1 [ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.132512] devtmpfs: initialized [ 0.134232] EVM: security.selinux [ 0.135169] EVM: security.SMACK64 [ 0.136007] EVM: security.ima [ 0.136887] EVM: security.capability [ 0.137923] pinctrl core: initialized pinctrl subsystem [ 0.140067] regulator-dummy: no parameters [ 0.141224] RTC time: 20:38:36, date: 11/14/18 [ 0.142423] NET: Registered protocol family 16 [ 0.143707] cpuidle: using governor ladder [ 0.144005] cpuidle: using governor menu [ 0.145155] ACPI: bus type PCI registered [ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.148014] PCI: Using configuration type 1 for base access [ 0.150133] bio: create slab at 0 [ 0.150133] ACPI: Added _OSI(Module Device) [ 0.152004] ACPI: Added _OSI(Processor Device) [ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.154336] ACPI: Added _OSI(Processor Aggregator Device) [ 0.157445] ACPI: Interpreter enabled [ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.168722] ACPI: (supports S0 S5) [ 0.169639] ACPI: Using IOAPIC for interrupt routing [ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.172211] ACPI: No dock devices found. [ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180215] acpiphp: Slot [3] registered [ 0.181284] acpiphp: Slot [4] registered [ 0.182383] acpiphp: Slot [5] registered [ 0.183489] acpiphp: Slot [6] registered [ 0.184021] acpiphp: Slot [7] registered [ 0.185113] acpiphp: Slot [8] registered [ 0.186156] acpiphp: Slot [9] registered [ 0.187209] acpiphp: Slot [10] registered [ 0.188022] acpiphp: Slot [11] registered [ 0.189095] acpiphp: Slot [12] registered [ 0.190146] acpiphp: Slot [13] registered [ 0.191227] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193105] acpiphp: Slot [16] registered [ 0.194191] acpiphp: Slot [17] registered [ 0.195404] acpiphp: Slot [18] registered [ 0.196030] acpiphp: Slot [19] registered [ 0.197120] acpiphp: Slot [20] registered [ 0.198203] acpiphp: Slot [21] registered [ 0.199320] acpiphp: Slot [22] registered [ 0.200031] acpiphp: Slot [23] registered [ 0.201126] acpiphp: Slot [24] registered [ 0.202172] acpiphp: Slot [25] registered [ 0.203274] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205091] acpiphp: Slot [28] registered [ 0.206163] acpiphp: Slot [29] registered [ 0.207224] acpiphp: Slot [30] registered [ 0.208039] acpiphp: Slot [31] registered [ 0.209096] PCI host bridge to bus 0000:00 [ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.267494] vgaarb: loaded [ 0.268003] vgaarb: bridge control possible 0000:00:02.0 [ 0.269583] SCSI subsystem initialized [ 0.270760] ACPI: bus type USB registered [ 0.270760] usbcore: registered new interface driver usbfs [ 0.272016] usbcore: registered new interface driver hub [ 0.273377] usbcore: registered new device driver usb [ 0.273380] PCI: Using ACPI for IRQ routing [ 0.276394] NetLabel: Initializing [ 0.277358] NetLabel: domain hash size = 128 [ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.279802] NetLabel: unlabeled traffic allowed by default [ 0.280175] Switched to clocksource kvm-clock [ 0.288651] AppArmor: AppArmor Filesystem Enabled [ 0.289882] pnp: PnP ACPI init [ 0.290750] ACPI: bus type PNP registered [ 0.292255] pnp: PnP ACPI: found 8 devices [ 0.293362] ACPI: bus type PNP unregistered [ 0.300064] NET: Registered protocol family 2 [ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.305400] TCP: Hash tables configured (established 16384 bind 16384) [ 0.307033] TCP: reno registered [ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.311039] NET: Registered protocol family 1 [ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.360180] Trying to unpack rootfs image as initramfs... [ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.478842] Scanning for low memory corruption every 60 seconds [ 0.481199] Initialise system trusted keyring [ 0.482704] audit: initializing netlink socket (disabled) [ 0.484078] type=2000 audit(1542227916.621:1): initialized [ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.507570] zbud: loaded [ 0.508800] VFS: Disk quotas dquot_6.5.2 [ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.511962] fuse init (API version 7.22) [ 0.513085] msgmni has been set to 3997 [ 0.514171] Key type big_key registered [ 0.515819] Key type asymmetric registered [ 0.516953] Asymmetric key parser 'x509' registered [ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.520306] io scheduler noop registered [ 0.521400] io scheduler deadline registered (default) [ 0.522784] io scheduler cfq registered [ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.527075] ipmi message handler version 39.2 [ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531433] ACPI: Power Button [PWRF] [ 0.532880] GHES: HEST is not enabled! [ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.651947] Linux agpgart interface v0.103 [ 0.653940] brd: module loaded [ 0.655289] loop: module loaded [ 0.656602] blk-mq: CPU -> queue map [ 0.658436] CPU 0 -> Queue 0 [ 0.659615] CPU 1 -> Queue 0 [ 0.661765] vda: vda1 [ 0.663777] scsi0 : ata_piix [ 0.666707] scsi1 : ata_piix [ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.671438] libphy: Fixed MDIO Bus: probed [ 0.672611] tun: Universal TUN/TAP device driver, 1.6 [ 0.673775] tun: (C) 1999-2004 Max Krasnyansky [ 0.676884] PPP generic driver version 2.4.2 [ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.680129] ehci-pci: EHCI PCI platform driver [ 0.681363] ehci-platform: EHCI generic platform driver [ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.684098] ohci-pci: OHCI PCI platform driver [ 0.685305] ohci-platform: OHCI generic platform driver [ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver [ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718661] usb usb1: Product: UHCI Host Controller [ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.721300] usb usb1: SerialNumber: 0000:00:01.2 [ 0.722552] hub 1-0:1.0: USB hub found [ 0.723512] hub 1-0:1.0: 2 ports detected [ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.729762] mousedev: PS/2 mouse device common for all mice [ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.733441] rtc_cmos 00:00: RTC can wake from S4 [ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.739073] device-mapper: uevent: version 1.0.3 [ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs [ 0.745001] TCP: cubic registered [ 0.753972] NET: Registered protocol family 10 [ 0.755615] NET: Registered protocol family 17 [ 0.757011] Key type dns_resolver registered [ 0.758509] Loading compiled-in X.509 certificates [ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.764070] registered taskstats version 1 [ 0.767199] Key type trusted registered [ 0.770854] Key type encrypted registered [ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773140] IMA: No TPM chip found, activating TPM-bypass! [ 0.775112] regulator-dummy: disabling [ 0.776134] Magic number: 10:785:649 [ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917) [ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.780646] EDD information not available. [ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.828723] Write protecting the kernel read-only data: 12288k [ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.848440] systemd-udevd[107]: starting version 204 [ 0.896553] FDC 0 is a S82078B [ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.204205] usb 1-1: Product: QEMU USB Tablet [ 1.205328] usb 1-1: Manufacturer: QEMU [ 1.206343] usb 1-1: SerialNumber: 42 [ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz [ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available * 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 Populate /dev filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds. cloud-init-nonet[5.05]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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[6.32]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c | ci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c | 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.2 | 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: c1:e1:eb:8a:e0:c9:3d:83:17:0d:46:c8:3f:34:b7:11 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | . . E.. | | o + oo . | | + o o+ | | = . o | | . + S | | . .. | | .. . . | | o.++. . | | +.oo. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: b3:30:6f:6b:a1:71:c5:45:93:65:f4:5a:56:99:94:51 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | .o+=oE| | oo =.| | . . +| | o + | | o S. . | | .+oo | | ++. | | .... | | .. | +-----------------+ 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: 87:68:a2:71:38:f4:6c:5d:53:98:fc:93:9c:d7:f6:a5 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | . o. | | +. | | . oo o . | | . + . o o* . o .| | + * + S .o . 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: a4:a4:e6:59:25:f6:7c:39:32:16:4e:1a:32:4f:84:be root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .. | | .. | | .o * = | | .O % . . | | o.= S + | | oEo . + . | | 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 SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting 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 ] 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 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 ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:40:47 +0000. Up 130.32 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. 2018-11-14 20:41:20,575 - functest.core.singlevm - DEBUG - try 13: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-14 20:41:30,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:41:30,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:41:31,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:41: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-ce6450a0-ff6c-4391-bfb5-0c7467f2a8a4 x-compute-request-id: req-ce6450a0-ff6c-4391-bfb5-0c7467f2a8a4 Content-Encoding: gzip Content-Length: 1498 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:bc:66:4c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:66:4c", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:60:8c", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:34.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "0e36c748-ed15-4de6-82a0-d99a17af479a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:34Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:c1:0b:40", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:0b:40", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:46.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "35e17aec-ff41-4421-9df7-552124cdbab1", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:46Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "bono-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:42:07:79", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:07:79", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:b7:ea", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:36.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:36Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "dime-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:63:a5:22", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:a5:22", "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:1d:a7:43", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:a7:43", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "d31f7770-a606-4856-90d0-b4ea1295ef58", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "homer-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:46:7f:16", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:7f:16", "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:6f:84:50", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:cb:40:f9", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:40:f9", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:37:51.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:37:51Z", "hostId": "4f9348ee26543026d8aeb2af7f9ee6328e1c5c6b414aeec1b963e000", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-14T20:36:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:da:ad:13", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:ad:13", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:63:c7", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:35:57.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "ab480cc2-b362-4101-9346-87dff464dada", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:35:57Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ns.clearwater.opnfv", "created": "2018-11-14T20:34:13Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:41:31,238 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ce6450a0-ff6c-4391-bfb5-0c7467f2a8a4 2018-11-14 20:41:31,239 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.652688026428s 2018-11-14 20:41:31,239 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ce6450a0-ff6c-4391-bfb5-0c7467f2a8a4 2018-11-14 20:41:31,247 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 20:41:31,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 20:41:31,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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-f6938d94-16dd-41b3-9c77-8725f85ddc1d x-compute-request-id: req-f6938d94-16dd-41b3-9c77-8725f85ddc1d Content-Encoding: gzip Content-Length: 9836 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008061] Security Framework initialized\n[ 0.009190] AppArmor: AppArmor initialized\n[ 0.010236] Yama: becoming mindful.\n[ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022249] Initializing cgroup subsys memory\n[ 0.024009] Initializing cgroup subsys devices\n[ 0.025557] Initializing cgroup subsys freezer\n[ 0.026914] Initializing cgroup subsys blkio\n[ 0.028004] Initializing cgroup subsys perf_event\n[ 0.029405] Initializing cgroup subsys hugetlb\n[ 0.030676] FEATURE SPEC_CTRL Present\n[ 0.032701] mce: CPU supports 10 MCE banks\n[ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.057450] ACPI: Core revision 20131115\n[ 0.059321] ACPI: All ACPI Tables successfully acquired\n[ 0.060388] ftrace: allocating 28747 entries in 113 pages\n[ 0.080328] smpboot: Max logical packages: 2\n[ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.086369] Enabling x2apic\n[ 0.087484] Enabled x2apic\n[ 0.088013] Switched APIC routing to physical x2apic.\n[ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.106142] KVM setup paravirtual spinlock\n[ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.110708] x86: Booting SMP configuration:\n[ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.128044] x86: Booted up 1 node, 2 CPUs\n[ 0.128027] KVM setup async PF for cpu 1\n[ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.132512] devtmpfs: initialized\n[ 0.134232] EVM: security.selinux\n[ 0.135169] EVM: security.SMACK64\n[ 0.136007] EVM: security.ima\n[ 0.136887] EVM: security.capability\n[ 0.137923] pinctrl core: initialized pinctrl subsystem\n[ 0.140067] regulator-dummy: no parameters\n[ 0.141224] RTC time: 20:38:36, date: 11/14/18\n[ 0.142423] NET: Registered protocol family 16\n[ 0.143707] cpuidle: using governor ladder\n[ 0.144005] cpuidle: using governor menu\n[ 0.145155] ACPI: bus type PCI registered\n[ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.148014] PCI: Using configuration type 1 for base access\n[ 0.150133] bio: create slab at 0\n[ 0.150133] ACPI: Added _OSI(Module Device)\n[ 0.152004] ACPI: Added _OSI(Processor Device)\n[ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.154336] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.157445] ACPI: Interpreter enabled\n[ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.168722] ACPI: (supports S0 S5)\n[ 0.169639] ACPI: Using IOAPIC for interrupt routing\n[ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.172211] ACPI: No dock devices found.\n[ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180215] acpiphp: Slot [3] registered\n[ 0.181284] acpiphp: Slot [4] registered\n[ 0.182383] acpiphp: Slot [5] registered\n[ 0.183489] acpiphp: Slot [6] registered\n[ 0.184021] acpiphp: Slot [7] registered\n[ 0.185113] acpiphp: Slot [8] registered\n[ 0.186156] acpiphp: Slot [9] registered\n[ 0.187209] acpiphp: Slot [10] registered\n[ 0.188022] acpiphp: Slot [11] registered\n[ 0.189095] acpiphp: Slot [12] registered\n[ 0.190146] acpiphp: Slot [13] registered\n[ 0.191227] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193105] acpiphp: Slot [16] registered\n[ 0.194191] acpiphp: Slot [17] registered\n[ 0.195404] acpiphp: Slot [18] registered\n[ 0.196030] acpiphp: Slot [19] registered\n[ 0.197120] acpiphp: Slot [20] registered\n[ 0.198203] acpiphp: Slot [21] registered\n[ 0.199320] acpiphp: Slot [22] registered\n[ 0.200031] acpiphp: Slot [23] registered\n[ 0.201126] acpiphp: Slot [24] registered\n[ 0.202172] acpiphp: Slot [25] registered\n[ 0.203274] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205091] acpiphp: Slot [28] registered\n[ 0.206163] acpiphp: Slot [29] registered\n[ 0.207224] acpiphp: Slot [30] registered\n[ 0.208039] acpiphp: Slot [31] registered\n[ 0.209096] PCI host bridge to bus 0000:00\n[ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.267494] vgaarb: loaded\n[ 0.268003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.269583] SCSI subsystem initialized\n[ 0.270760] ACPI: bus type USB registered\n[ 0.270760] usbcore: registered new interface driver usbfs\n[ 0.272016] usbcore: registered new interface driver hub\n[ 0.273377] usbcore: registered new device driver usb\n[ 0.273380] PCI: Using ACPI for IRQ routing\n[ 0.276394] NetLabel: Initializing\n[ 0.277358] NetLabel: domain hash size = 128\n[ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.279802] NetLabel: unlabeled traffic allowed by default\n[ 0.280175] Switched to clocksource kvm-clock\n[ 0.288651] AppArmor: AppArmor Filesystem Enabled\n[ 0.289882] pnp: PnP ACPI init\n[ 0.290750] ACPI: bus type PNP registered\n[ 0.292255] pnp: PnP ACPI: found 8 devices\n[ 0.293362] ACPI: bus type PNP unregistered\n[ 0.300064] NET: Registered protocol family 2\n[ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.305400] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.307033] TCP: reno registered\n[ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.311039] NET: Registered protocol family 1\n[ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.360180] Trying to unpack rootfs image as initramfs...\n[ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.478842] Scanning for low memory corruption every 60 seconds\n[ 0.481199] Initialise system trusted keyring\n[ 0.482704] audit: initializing netlink socket (disabled)\n[ 0.484078] type=2000 audit(1542227916.621:1): initialized\n[ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507570] zbud: loaded\n[ 0.508800] VFS: Disk quotas dquot_6.5.2\n[ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511962] fuse init (API version 7.22)\n[ 0.513085] msgmni has been set to 3997\n[ 0.514171] Key type big_key registered\n[ 0.515819] Key type asymmetric registered\n[ 0.516953] Asymmetric key parser 'x509' registered\n[ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.520306] io scheduler noop registered\n[ 0.521400] io scheduler deadline registered (default)\n[ 0.522784] io scheduler cfq registered\n[ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527075] ipmi message handler version 39.2\n[ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531433] ACPI: Power Button [PWRF]\n[ 0.532880] GHES: HEST is not enabled!\n[ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.651947] Linux agpgart interface v0.103\n[ 0.653940] brd: module loaded\n[ 0.655289] loop: module loaded\n[ 0.656602] blk-mq: CPU -> queue map\n[ 0.658436] CPU 0 -> Queue 0\n[ 0.659615] CPU 1 -> Queue 0\n[ 0.661765] vda: vda1\n[ 0.663777] scsi0 : ata_piix\n[ 0.666707] scsi1 : ata_piix\n[ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.671438] libphy: Fixed MDIO Bus: probed\n[ 0.672611] tun: Universal TUN/TAP device driver, 1.6\n[ 0.673775] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.676884] PPP generic driver version 2.4.2\n[ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.680129] ehci-pci: EHCI PCI platform driver\n[ 0.681363] ehci-platform: EHCI generic platform driver\n[ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.684098] ohci-pci: OHCI PCI platform driver\n[ 0.685305] ohci-platform: OHCI generic platform driver\n[ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.718661] usb usb1: Product: UHCI Host Controller\n[ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.721300] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.722552] hub 1-0:1.0: USB hub found\n[ 0.723512] hub 1-0:1.0: 2 ports detected\n[ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.729762] mousedev: PS/2 mouse device common for all mice\n[ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.733441] rtc_cmos 00:00: RTC can wake from S4\n[ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.739073] device-mapper: uevent: version 1.0.3\n[ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.745001] TCP: cubic registered\n[ 0.753972] NET: Registered protocol family 10\n[ 0.755615] NET: Registered protocol family 17\n[ 0.757011] Key type dns_resolver registered\n[ 0.758509] Loading compiled-in X.509 certificates\n[ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.764070] registered taskstats version 1\n[ 0.767199] Key type trusted registered\n[ 0.770854] Key type encrypted registered\n[ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773140] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.775112] regulator-dummy: disabling\n[ 0.776134] Magic number: 10:785:649\n[ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917)\n[ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.780646] EDD information not available.\n[ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.828723] Write protecting the kernel read-only data: 12288k\n[ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.848440] systemd-udevd[107]: starting version 204\n[ 0.896553] FDC 0 is a S82078B\n[ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.204205] usb 1-1: Product: QEMU USB Tablet\n[ 1.205328] usb 1-1: Manufacturer: QEMU\n[ 1.206343] usb 1-1: SerialNumber: 42\n[ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz\n[ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available\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 Populate /dev filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[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[ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds.\ncloud-init-nonet[5.05]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting 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[6.32]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c |\nci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c |\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.2 | 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:\nc1:e1:eb:8a:e0:c9:3d:83:17:0d:46:c8:3f:34:b7:11 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . . E.. |\n| o + oo . |\n| + o o+ |\n| = . o |\n| . + S |\n| . .. |\n| .. . . |\n| o.++. . |\n| +.oo. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nb3:30:6f:6b:a1:71:c5:45:93:65:f4:5a:56:99:94:51 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .o+=oE|\n| oo =.|\n| . . +|\n| o + |\n| o S. . |\n| .+oo |\n| ++. |\n| .... |\n| .. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n87:68:a2:71:38:f4:6c:5d:53:98:fc:93:9c:d7:f6:a5 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . o. |\n| +. |\n| . oo o . |\n| . + . o o* . o .|\n| + * + S .o . o.|\n| * o . E .|\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:\na4:a4:e6:59:25:f6:7c:39:32:16:4e:1a:32:4f:84:be root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. |\n| .. |\n| .o * = |\n| .O % . . |\n| o.= S + |\n| oEo . + . |\n| o |\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 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 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 * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:40:47 +0000. Up 130.32 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n"} 2018-11-14 20:41:31,368 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-f6938d94-16dd-41b3-9c77-8725f85ddc1d 2018-11-14 20:41:31,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.121113061905s 2018-11-14 20:41:31,369 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-f6938d94-16dd-41b3-9c77-8725f85ddc1d 2018-11-14 20:41:31,369 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008061] Security Framework initialized [ 0.009190] AppArmor: AppArmor initialized [ 0.010236] Yama: becoming mindful. [ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022249] Initializing cgroup subsys memory [ 0.024009] Initializing cgroup subsys devices [ 0.025557] Initializing cgroup subsys freezer [ 0.026914] Initializing cgroup subsys blkio [ 0.028004] Initializing cgroup subsys perf_event [ 0.029405] Initializing cgroup subsys hugetlb [ 0.030676] FEATURE SPEC_CTRL Present [ 0.032701] mce: CPU supports 10 MCE banks [ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.057450] ACPI: Core revision 20131115 [ 0.059321] ACPI: All ACPI Tables successfully acquired [ 0.060388] ftrace: allocating 28747 entries in 113 pages [ 0.080328] smpboot: Max logical packages: 2 [ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.086369] Enabling x2apic [ 0.087484] Enabled x2apic [ 0.088013] Switched APIC routing to physical x2apic. [ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.106142] KVM setup paravirtual spinlock [ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.110708] x86: Booting SMP configuration: [ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.128044] x86: Booted up 1 node, 2 CPUs [ 0.128027] KVM setup async PF for cpu 1 [ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.132512] devtmpfs: initialized [ 0.134232] EVM: security.selinux [ 0.135169] EVM: security.SMACK64 [ 0.136007] EVM: security.ima [ 0.136887] EVM: security.capability [ 0.137923] pinctrl core: initialized pinctrl subsystem [ 0.140067] regulator-dummy: no parameters [ 0.141224] RTC time: 20:38:36, date: 11/14/18 [ 0.142423] NET: Registered protocol family 16 [ 0.143707] cpuidle: using governor ladder [ 0.144005] cpuidle: using governor menu [ 0.145155] ACPI: bus type PCI registered [ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.148014] PCI: Using configuration type 1 for base access [ 0.150133] bio: create slab at 0 [ 0.150133] ACPI: Added _OSI(Module Device) [ 0.152004] ACPI: Added _OSI(Processor Device) [ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.154336] ACPI: Added _OSI(Processor Aggregator Device) [ 0.157445] ACPI: Interpreter enabled [ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.168722] ACPI: (supports S0 S5) [ 0.169639] ACPI: Using IOAPIC for interrupt routing [ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.172211] ACPI: No dock devices found. [ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180215] acpiphp: Slot [3] registered [ 0.181284] acpiphp: Slot [4] registered [ 0.182383] acpiphp: Slot [5] registered [ 0.183489] acpiphp: Slot [6] registered [ 0.184021] acpiphp: Slot [7] registered [ 0.185113] acpiphp: Slot [8] registered [ 0.186156] acpiphp: Slot [9] registered [ 0.187209] acpiphp: Slot [10] registered [ 0.188022] acpiphp: Slot [11] registered [ 0.189095] acpiphp: Slot [12] registered [ 0.190146] acpiphp: Slot [13] registered [ 0.191227] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193105] acpiphp: Slot [16] registered [ 0.194191] acpiphp: Slot [17] registered [ 0.195404] acpiphp: Slot [18] registered [ 0.196030] acpiphp: Slot [19] registered [ 0.197120] acpiphp: Slot [20] registered [ 0.198203] acpiphp: Slot [21] registered [ 0.199320] acpiphp: Slot [22] registered [ 0.200031] acpiphp: Slot [23] registered [ 0.201126] acpiphp: Slot [24] registered [ 0.202172] acpiphp: Slot [25] registered [ 0.203274] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205091] acpiphp: Slot [28] registered [ 0.206163] acpiphp: Slot [29] registered [ 0.207224] acpiphp: Slot [30] registered [ 0.208039] acpiphp: Slot [31] registered [ 0.209096] PCI host bridge to bus 0000:00 [ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.267494] vgaarb: loaded [ 0.268003] vgaarb: bridge control possible 0000:00:02.0 [ 0.269583] SCSI subsystem initialized [ 0.270760] ACPI: bus type USB registered [ 0.270760] usbcore: registered new interface driver usbfs [ 0.272016] usbcore: registered new interface driver hub [ 0.273377] usbcore: registered new device driver usb [ 0.273380] PCI: Using ACPI for IRQ routing [ 0.276394] NetLabel: Initializing [ 0.277358] NetLabel: domain hash size = 128 [ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.279802] NetLabel: unlabeled traffic allowed by default [ 0.280175] Switched to clocksource kvm-clock [ 0.288651] AppArmor: AppArmor Filesystem Enabled [ 0.289882] pnp: PnP ACPI init [ 0.290750] ACPI: bus type PNP registered [ 0.292255] pnp: PnP ACPI: found 8 devices [ 0.293362] ACPI: bus type PNP unregistered [ 0.300064] NET: Registered protocol family 2 [ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.305400] TCP: Hash tables configured (established 16384 bind 16384) [ 0.307033] TCP: reno registered [ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.311039] NET: Registered protocol family 1 [ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.360180] Trying to unpack rootfs image as initramfs... [ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.478842] Scanning for low memory corruption every 60 seconds [ 0.481199] Initialise system trusted keyring [ 0.482704] audit: initializing netlink socket (disabled) [ 0.484078] type=2000 audit(1542227916.621:1): initialized [ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.507570] zbud: loaded [ 0.508800] VFS: Disk quotas dquot_6.5.2 [ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.511962] fuse init (API version 7.22) [ 0.513085] msgmni has been set to 3997 [ 0.514171] Key type big_key registered [ 0.515819] Key type asymmetric registered [ 0.516953] Asymmetric key parser 'x509' registered [ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.520306] io scheduler noop registered [ 0.521400] io scheduler deadline registered (default) [ 0.522784] io scheduler cfq registered [ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.527075] ipmi message handler version 39.2 [ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531433] ACPI: Power Button [PWRF] [ 0.532880] GHES: HEST is not enabled! [ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.651947] Linux agpgart interface v0.103 [ 0.653940] brd: module loaded [ 0.655289] loop: module loaded [ 0.656602] blk-mq: CPU -> queue map [ 0.658436] CPU 0 -> Queue 0 [ 0.659615] CPU 1 -> Queue 0 [ 0.661765] vda: vda1 [ 0.663777] scsi0 : ata_piix [ 0.666707] scsi1 : ata_piix [ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.671438] libphy: Fixed MDIO Bus: probed [ 0.672611] tun: Universal TUN/TAP device driver, 1.6 [ 0.673775] tun: (C) 1999-2004 Max Krasnyansky [ 0.676884] PPP generic driver version 2.4.2 [ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.680129] ehci-pci: EHCI PCI platform driver [ 0.681363] ehci-platform: EHCI generic platform driver [ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.684098] ohci-pci: OHCI PCI platform driver [ 0.685305] ohci-platform: OHCI generic platform driver [ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver [ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718661] usb usb1: Product: UHCI Host Controller [ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.721300] usb usb1: SerialNumber: 0000:00:01.2 [ 0.722552] hub 1-0:1.0: USB hub found [ 0.723512] hub 1-0:1.0: 2 ports detected [ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.729762] mousedev: PS/2 mouse device common for all mice [ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.733441] rtc_cmos 00:00: RTC can wake from S4 [ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.739073] device-mapper: uevent: version 1.0.3 [ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs [ 0.745001] TCP: cubic registered [ 0.753972] NET: Registered protocol family 10 [ 0.755615] NET: Registered protocol family 17 [ 0.757011] Key type dns_resolver registered [ 0.758509] Loading compiled-in X.509 certificates [ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.764070] registered taskstats version 1 [ 0.767199] Key type trusted registered [ 0.770854] Key type encrypted registered [ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773140] IMA: No TPM chip found, activating TPM-bypass! [ 0.775112] regulator-dummy: disabling [ 0.776134] Magic number: 10:785:649 [ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917) [ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.780646] EDD information not available. [ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.828723] Write protecting the kernel read-only data: 12288k [ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.848440] systemd-udevd[107]: starting version 204 [ 0.896553] FDC 0 is a S82078B [ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.204205] usb 1-1: Product: QEMU USB Tablet [ 1.205328] usb 1-1: Manufacturer: QEMU [ 1.206343] usb 1-1: SerialNumber: 42 [ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz [ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available * 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 Populate /dev filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds. cloud-init-nonet[5.05]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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[6.32]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c | ci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c | 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.2 | 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: c1:e1:eb:8a:e0:c9:3d:83:17:0d:46:c8:3f:34:b7:11 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | . . E.. | | o + oo . | | + o o+ | | = . o | | . + S | | . .. | | .. . . | | o.++. . | | +.oo. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: b3:30:6f:6b:a1:71:c5:45:93:65:f4:5a:56:99:94:51 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | .o+=oE| | oo =.| | . . +| | o + | | o S. . | | .+oo | | ++. | | .... | | .. | +-----------------+ 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: 87:68:a2:71:38:f4:6c:5d:53:98:fc:93:9c:d7:f6:a5 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | . o. | | +. | | . oo o . | | . + . o o* . o .| | + * + S .o . 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: a4:a4:e6:59:25:f6:7c:39:32:16:4e:1a:32:4f:84:be root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .. | | .. | | .o * = | | .O % . . | | o.= S + | | oEo . + . | | 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 SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting 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 ] 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 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 ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:40:47 +0000. Up 130.32 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. 2018-11-14 20:41:31,371 - functest.core.singlevm - DEBUG - try 14: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-14 20:41:41,381 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:41:41,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:41:42,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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-defee58a-5b39-42af-9fa2-ace307e72552 x-compute-request-id: req-defee58a-5b39-42af-9fa2-ace307e72552 Content-Encoding: gzip Content-Length: 1498 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:bc:66:4c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:66:4c", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:60:8c", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:34.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "0e36c748-ed15-4de6-82a0-d99a17af479a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:34Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:c1:0b:40", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:0b:40", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:46.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "35e17aec-ff41-4421-9df7-552124cdbab1", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:46Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "bono-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:42:07:79", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:07:79", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:b7:ea", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:36.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:36Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "dime-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:63:a5:22", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:a5:22", "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:1d:a7:43", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:a7:43", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "d31f7770-a606-4856-90d0-b4ea1295ef58", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "homer-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:46:7f:16", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:7f:16", "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:6f:84:50", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:cb:40:f9", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:40:f9", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:37:51.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:37:51Z", "hostId": "4f9348ee26543026d8aeb2af7f9ee6328e1c5c6b414aeec1b963e000", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-14T20:36:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:da:ad:13", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:ad:13", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:63:c7", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:35:57.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "ab480cc2-b362-4101-9346-87dff464dada", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:35:57Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ns.clearwater.opnfv", "created": "2018-11-14T20:34:13Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:41:42,019 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-defee58a-5b39-42af-9fa2-ace307e72552 2018-11-14 20:41:42,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.638258934021s 2018-11-14 20:41:42,020 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-defee58a-5b39-42af-9fa2-ace307e72552 2018-11-14 20:41:42,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 20:41:42,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 20:41:42,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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-e9d4391a-703e-4790-8a4b-a0d21e599263 x-compute-request-id: req-e9d4391a-703e-4790-8a4b-a0d21e599263 Content-Encoding: gzip Content-Length: 9836 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008061] Security Framework initialized\n[ 0.009190] AppArmor: AppArmor initialized\n[ 0.010236] Yama: becoming mindful.\n[ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022249] Initializing cgroup subsys memory\n[ 0.024009] Initializing cgroup subsys devices\n[ 0.025557] Initializing cgroup subsys freezer\n[ 0.026914] Initializing cgroup subsys blkio\n[ 0.028004] Initializing cgroup subsys perf_event\n[ 0.029405] Initializing cgroup subsys hugetlb\n[ 0.030676] FEATURE SPEC_CTRL Present\n[ 0.032701] mce: CPU supports 10 MCE banks\n[ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.057450] ACPI: Core revision 20131115\n[ 0.059321] ACPI: All ACPI Tables successfully acquired\n[ 0.060388] ftrace: allocating 28747 entries in 113 pages\n[ 0.080328] smpboot: Max logical packages: 2\n[ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.086369] Enabling x2apic\n[ 0.087484] Enabled x2apic\n[ 0.088013] Switched APIC routing to physical x2apic.\n[ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.106142] KVM setup paravirtual spinlock\n[ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.110708] x86: Booting SMP configuration:\n[ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.128044] x86: Booted up 1 node, 2 CPUs\n[ 0.128027] KVM setup async PF for cpu 1\n[ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.132512] devtmpfs: initialized\n[ 0.134232] EVM: security.selinux\n[ 0.135169] EVM: security.SMACK64\n[ 0.136007] EVM: security.ima\n[ 0.136887] EVM: security.capability\n[ 0.137923] pinctrl core: initialized pinctrl subsystem\n[ 0.140067] regulator-dummy: no parameters\n[ 0.141224] RTC time: 20:38:36, date: 11/14/18\n[ 0.142423] NET: Registered protocol family 16\n[ 0.143707] cpuidle: using governor ladder\n[ 0.144005] cpuidle: using governor menu\n[ 0.145155] ACPI: bus type PCI registered\n[ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.148014] PCI: Using configuration type 1 for base access\n[ 0.150133] bio: create slab at 0\n[ 0.150133] ACPI: Added _OSI(Module Device)\n[ 0.152004] ACPI: Added _OSI(Processor Device)\n[ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.154336] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.157445] ACPI: Interpreter enabled\n[ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.168722] ACPI: (supports S0 S5)\n[ 0.169639] ACPI: Using IOAPIC for interrupt routing\n[ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.172211] ACPI: No dock devices found.\n[ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180215] acpiphp: Slot [3] registered\n[ 0.181284] acpiphp: Slot [4] registered\n[ 0.182383] acpiphp: Slot [5] registered\n[ 0.183489] acpiphp: Slot [6] registered\n[ 0.184021] acpiphp: Slot [7] registered\n[ 0.185113] acpiphp: Slot [8] registered\n[ 0.186156] acpiphp: Slot [9] registered\n[ 0.187209] acpiphp: Slot [10] registered\n[ 0.188022] acpiphp: Slot [11] registered\n[ 0.189095] acpiphp: Slot [12] registered\n[ 0.190146] acpiphp: Slot [13] registered\n[ 0.191227] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193105] acpiphp: Slot [16] registered\n[ 0.194191] acpiphp: Slot [17] registered\n[ 0.195404] acpiphp: Slot [18] registered\n[ 0.196030] acpiphp: Slot [19] registered\n[ 0.197120] acpiphp: Slot [20] registered\n[ 0.198203] acpiphp: Slot [21] registered\n[ 0.199320] acpiphp: Slot [22] registered\n[ 0.200031] acpiphp: Slot [23] registered\n[ 0.201126] acpiphp: Slot [24] registered\n[ 0.202172] acpiphp: Slot [25] registered\n[ 0.203274] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205091] acpiphp: Slot [28] registered\n[ 0.206163] acpiphp: Slot [29] registered\n[ 0.207224] acpiphp: Slot [30] registered\n[ 0.208039] acpiphp: Slot [31] registered\n[ 0.209096] PCI host bridge to bus 0000:00\n[ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.267494] vgaarb: loaded\n[ 0.268003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.269583] SCSI subsystem initialized\n[ 0.270760] ACPI: bus type USB registered\n[ 0.270760] usbcore: registered new interface driver usbfs\n[ 0.272016] usbcore: registered new interface driver hub\n[ 0.273377] usbcore: registered new device driver usb\n[ 0.273380] PCI: Using ACPI for IRQ routing\n[ 0.276394] NetLabel: Initializing\n[ 0.277358] NetLabel: domain hash size = 128\n[ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.279802] NetLabel: unlabeled traffic allowed by default\n[ 0.280175] Switched to clocksource kvm-clock\n[ 0.288651] AppArmor: AppArmor Filesystem Enabled\n[ 0.289882] pnp: PnP ACPI init\n[ 0.290750] ACPI: bus type PNP registered\n[ 0.292255] pnp: PnP ACPI: found 8 devices\n[ 0.293362] ACPI: bus type PNP unregistered\n[ 0.300064] NET: Registered protocol family 2\n[ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.305400] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.307033] TCP: reno registered\n[ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.311039] NET: Registered protocol family 1\n[ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.360180] Trying to unpack rootfs image as initramfs...\n[ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.478842] Scanning for low memory corruption every 60 seconds\n[ 0.481199] Initialise system trusted keyring\n[ 0.482704] audit: initializing netlink socket (disabled)\n[ 0.484078] type=2000 audit(1542227916.621:1): initialized\n[ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507570] zbud: loaded\n[ 0.508800] VFS: Disk quotas dquot_6.5.2\n[ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511962] fuse init (API version 7.22)\n[ 0.513085] msgmni has been set to 3997\n[ 0.514171] Key type big_key registered\n[ 0.515819] Key type asymmetric registered\n[ 0.516953] Asymmetric key parser 'x509' registered\n[ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.520306] io scheduler noop registered\n[ 0.521400] io scheduler deadline registered (default)\n[ 0.522784] io scheduler cfq registered\n[ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527075] ipmi message handler version 39.2\n[ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531433] ACPI: Power Button [PWRF]\n[ 0.532880] GHES: HEST is not enabled!\n[ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.651947] Linux agpgart interface v0.103\n[ 0.653940] brd: module loaded\n[ 0.655289] loop: module loaded\n[ 0.656602] blk-mq: CPU -> queue map\n[ 0.658436] CPU 0 -> Queue 0\n[ 0.659615] CPU 1 -> Queue 0\n[ 0.661765] vda: vda1\n[ 0.663777] scsi0 : ata_piix\n[ 0.666707] scsi1 : ata_piix\n[ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.671438] libphy: Fixed MDIO Bus: probed\n[ 0.672611] tun: Universal TUN/TAP device driver, 1.6\n[ 0.673775] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.676884] PPP generic driver version 2.4.2\n[ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.680129] ehci-pci: EHCI PCI platform driver\n[ 0.681363] ehci-platform: EHCI generic platform driver\n[ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.684098] ohci-pci: OHCI PCI platform driver\n[ 0.685305] ohci-platform: OHCI generic platform driver\n[ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.718661] usb usb1: Product: UHCI Host Controller\n[ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.721300] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.722552] hub 1-0:1.0: USB hub found\n[ 0.723512] hub 1-0:1.0: 2 ports detected\n[ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.729762] mousedev: PS/2 mouse device common for all mice\n[ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.733441] rtc_cmos 00:00: RTC can wake from S4\n[ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.739073] device-mapper: uevent: version 1.0.3\n[ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.745001] TCP: cubic registered\n[ 0.753972] NET: Registered protocol family 10\n[ 0.755615] NET: Registered protocol family 17\n[ 0.757011] Key type dns_resolver registered\n[ 0.758509] Loading compiled-in X.509 certificates\n[ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.764070] registered taskstats version 1\n[ 0.767199] Key type trusted registered\n[ 0.770854] Key type encrypted registered\n[ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773140] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.775112] regulator-dummy: disabling\n[ 0.776134] Magic number: 10:785:649\n[ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917)\n[ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.780646] EDD information not available.\n[ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.828723] Write protecting the kernel read-only data: 12288k\n[ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.848440] systemd-udevd[107]: starting version 204\n[ 0.896553] FDC 0 is a S82078B\n[ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.204205] usb 1-1: Product: QEMU USB Tablet\n[ 1.205328] usb 1-1: Manufacturer: QEMU\n[ 1.206343] usb 1-1: SerialNumber: 42\n[ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz\n[ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available\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 Populate /dev filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[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[ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds.\ncloud-init-nonet[5.05]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting 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[6.32]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c |\nci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c |\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.2 | 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:\nc1:e1:eb:8a:e0:c9:3d:83:17:0d:46:c8:3f:34:b7:11 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . . E.. |\n| o + oo . |\n| + o o+ |\n| = . o |\n| . + S |\n| . .. |\n| .. . . |\n| o.++. . |\n| +.oo. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nb3:30:6f:6b:a1:71:c5:45:93:65:f4:5a:56:99:94:51 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .o+=oE|\n| oo =.|\n| . . +|\n| o + |\n| o S. . |\n| .+oo |\n| ++. |\n| .... |\n| .. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n87:68:a2:71:38:f4:6c:5d:53:98:fc:93:9c:d7:f6:a5 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . o. |\n| +. |\n| . oo o . |\n| . + . o o* . o .|\n| + * + S .o . o.|\n| * o . E .|\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:\na4:a4:e6:59:25:f6:7c:39:32:16:4e:1a:32:4f:84:be root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. |\n| .. |\n| .o * = |\n| .O % . . |\n| o.= S + |\n| oEo . + . |\n| o |\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 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 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 * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:40:47 +0000. Up 130.32 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n"} 2018-11-14 20:41:42,129 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-e9d4391a-703e-4790-8a4b-a0d21e599263 2018-11-14 20:41:42,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.100888967514s 2018-11-14 20:41:42,130 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-e9d4391a-703e-4790-8a4b-a0d21e599263 2018-11-14 20:41:42,130 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008061] Security Framework initialized [ 0.009190] AppArmor: AppArmor initialized [ 0.010236] Yama: becoming mindful. [ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022249] Initializing cgroup subsys memory [ 0.024009] Initializing cgroup subsys devices [ 0.025557] Initializing cgroup subsys freezer [ 0.026914] Initializing cgroup subsys blkio [ 0.028004] Initializing cgroup subsys perf_event [ 0.029405] Initializing cgroup subsys hugetlb [ 0.030676] FEATURE SPEC_CTRL Present [ 0.032701] mce: CPU supports 10 MCE banks [ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.057450] ACPI: Core revision 20131115 [ 0.059321] ACPI: All ACPI Tables successfully acquired [ 0.060388] ftrace: allocating 28747 entries in 113 pages [ 0.080328] smpboot: Max logical packages: 2 [ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.086369] Enabling x2apic [ 0.087484] Enabled x2apic [ 0.088013] Switched APIC routing to physical x2apic. [ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.106142] KVM setup paravirtual spinlock [ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.110708] x86: Booting SMP configuration: [ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.128044] x86: Booted up 1 node, 2 CPUs [ 0.128027] KVM setup async PF for cpu 1 [ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.132512] devtmpfs: initialized [ 0.134232] EVM: security.selinux [ 0.135169] EVM: security.SMACK64 [ 0.136007] EVM: security.ima [ 0.136887] EVM: security.capability [ 0.137923] pinctrl core: initialized pinctrl subsystem [ 0.140067] regulator-dummy: no parameters [ 0.141224] RTC time: 20:38:36, date: 11/14/18 [ 0.142423] NET: Registered protocol family 16 [ 0.143707] cpuidle: using governor ladder [ 0.144005] cpuidle: using governor menu [ 0.145155] ACPI: bus type PCI registered [ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.148014] PCI: Using configuration type 1 for base access [ 0.150133] bio: create slab at 0 [ 0.150133] ACPI: Added _OSI(Module Device) [ 0.152004] ACPI: Added _OSI(Processor Device) [ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.154336] ACPI: Added _OSI(Processor Aggregator Device) [ 0.157445] ACPI: Interpreter enabled [ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.168722] ACPI: (supports S0 S5) [ 0.169639] ACPI: Using IOAPIC for interrupt routing [ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.172211] ACPI: No dock devices found. [ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180215] acpiphp: Slot [3] registered [ 0.181284] acpiphp: Slot [4] registered [ 0.182383] acpiphp: Slot [5] registered [ 0.183489] acpiphp: Slot [6] registered [ 0.184021] acpiphp: Slot [7] registered [ 0.185113] acpiphp: Slot [8] registered [ 0.186156] acpiphp: Slot [9] registered [ 0.187209] acpiphp: Slot [10] registered [ 0.188022] acpiphp: Slot [11] registered [ 0.189095] acpiphp: Slot [12] registered [ 0.190146] acpiphp: Slot [13] registered [ 0.191227] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193105] acpiphp: Slot [16] registered [ 0.194191] acpiphp: Slot [17] registered [ 0.195404] acpiphp: Slot [18] registered [ 0.196030] acpiphp: Slot [19] registered [ 0.197120] acpiphp: Slot [20] registered [ 0.198203] acpiphp: Slot [21] registered [ 0.199320] acpiphp: Slot [22] registered [ 0.200031] acpiphp: Slot [23] registered [ 0.201126] acpiphp: Slot [24] registered [ 0.202172] acpiphp: Slot [25] registered [ 0.203274] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205091] acpiphp: Slot [28] registered [ 0.206163] acpiphp: Slot [29] registered [ 0.207224] acpiphp: Slot [30] registered [ 0.208039] acpiphp: Slot [31] registered [ 0.209096] PCI host bridge to bus 0000:00 [ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.267494] vgaarb: loaded [ 0.268003] vgaarb: bridge control possible 0000:00:02.0 [ 0.269583] SCSI subsystem initialized [ 0.270760] ACPI: bus type USB registered [ 0.270760] usbcore: registered new interface driver usbfs [ 0.272016] usbcore: registered new interface driver hub [ 0.273377] usbcore: registered new device driver usb [ 0.273380] PCI: Using ACPI for IRQ routing [ 0.276394] NetLabel: Initializing [ 0.277358] NetLabel: domain hash size = 128 [ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.279802] NetLabel: unlabeled traffic allowed by default [ 0.280175] Switched to clocksource kvm-clock [ 0.288651] AppArmor: AppArmor Filesystem Enabled [ 0.289882] pnp: PnP ACPI init [ 0.290750] ACPI: bus type PNP registered [ 0.292255] pnp: PnP ACPI: found 8 devices [ 0.293362] ACPI: bus type PNP unregistered [ 0.300064] NET: Registered protocol family 2 [ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.305400] TCP: Hash tables configured (established 16384 bind 16384) [ 0.307033] TCP: reno registered [ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.311039] NET: Registered protocol family 1 [ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.360180] Trying to unpack rootfs image as initramfs... [ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.478842] Scanning for low memory corruption every 60 seconds [ 0.481199] Initialise system trusted keyring [ 0.482704] audit: initializing netlink socket (disabled) [ 0.484078] type=2000 audit(1542227916.621:1): initialized [ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.507570] zbud: loaded [ 0.508800] VFS: Disk quotas dquot_6.5.2 [ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.511962] fuse init (API version 7.22) [ 0.513085] msgmni has been set to 3997 [ 0.514171] Key type big_key registered [ 0.515819] Key type asymmetric registered [ 0.516953] Asymmetric key parser 'x509' registered [ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.520306] io scheduler noop registered [ 0.521400] io scheduler deadline registered (default) [ 0.522784] io scheduler cfq registered [ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.527075] ipmi message handler version 39.2 [ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531433] ACPI: Power Button [PWRF] [ 0.532880] GHES: HEST is not enabled! [ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.651947] Linux agpgart interface v0.103 [ 0.653940] brd: module loaded [ 0.655289] loop: module loaded [ 0.656602] blk-mq: CPU -> queue map [ 0.658436] CPU 0 -> Queue 0 [ 0.659615] CPU 1 -> Queue 0 [ 0.661765] vda: vda1 [ 0.663777] scsi0 : ata_piix [ 0.666707] scsi1 : ata_piix [ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.671438] libphy: Fixed MDIO Bus: probed [ 0.672611] tun: Universal TUN/TAP device driver, 1.6 [ 0.673775] tun: (C) 1999-2004 Max Krasnyansky [ 0.676884] PPP generic driver version 2.4.2 [ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.680129] ehci-pci: EHCI PCI platform driver [ 0.681363] ehci-platform: EHCI generic platform driver [ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.684098] ohci-pci: OHCI PCI platform driver [ 0.685305] ohci-platform: OHCI generic platform driver [ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver [ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718661] usb usb1: Product: UHCI Host Controller [ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.721300] usb usb1: SerialNumber: 0000:00:01.2 [ 0.722552] hub 1-0:1.0: USB hub found [ 0.723512] hub 1-0:1.0: 2 ports detected [ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.729762] mousedev: PS/2 mouse device common for all mice [ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.733441] rtc_cmos 00:00: RTC can wake from S4 [ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.739073] device-mapper: uevent: version 1.0.3 [ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs [ 0.745001] TCP: cubic registered [ 0.753972] NET: Registered protocol family 10 [ 0.755615] NET: Registered protocol family 17 [ 0.757011] Key type dns_resolver registered [ 0.758509] Loading compiled-in X.509 certificates [ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.764070] registered taskstats version 1 [ 0.767199] Key type trusted registered [ 0.770854] Key type encrypted registered [ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773140] IMA: No TPM chip found, activating TPM-bypass! [ 0.775112] regulator-dummy: disabling [ 0.776134] Magic number: 10:785:649 [ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917) [ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.780646] EDD information not available. [ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.828723] Write protecting the kernel read-only data: 12288k [ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.848440] systemd-udevd[107]: starting version 204 [ 0.896553] FDC 0 is a S82078B [ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.204205] usb 1-1: Product: QEMU USB Tablet [ 1.205328] usb 1-1: Manufacturer: QEMU [ 1.206343] usb 1-1: SerialNumber: 42 [ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz [ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available * 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 Populate /dev filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds. cloud-init-nonet[5.05]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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[6.32]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c | ci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c | 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.2 | 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: c1:e1:eb:8a:e0:c9:3d:83:17:0d:46:c8:3f:34:b7:11 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | . . E.. | | o + oo . | | + o o+ | | = . o | | . + S | | . .. | | .. . . | | o.++. . | | +.oo. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: b3:30:6f:6b:a1:71:c5:45:93:65:f4:5a:56:99:94:51 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | .o+=oE| | oo =.| | . . +| | o + | | o S. . | | .+oo | | ++. | | .... | | .. | +-----------------+ 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: 87:68:a2:71:38:f4:6c:5d:53:98:fc:93:9c:d7:f6:a5 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | . o. | | +. | | . oo o . | | . + . o o* . o .| | + * + S .o . 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: a4:a4:e6:59:25:f6:7c:39:32:16:4e:1a:32:4f:84:be root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .. | | .. | | .o * = | | .O % . . | | o.= S + | | oEo . + . | | 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 SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting 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 ] 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 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 ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:40:47 +0000. Up 130.32 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. 2018-11-14 20:41:42,132 - functest.core.singlevm - DEBUG - try 15: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-14 20:41:52,142 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:41:52,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:41:52,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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,Accept-Encoding x-openstack-request-id: req-7d590302-861f-4f1c-8eb9-2b5f0dd731f5 x-compute-request-id: req-7d590302-861f-4f1c-8eb9-2b5f0dd731f5 Content-Encoding: gzip Content-Length: 1498 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:bc:66:4c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:66:4c", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:60:8c", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:34.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "0e36c748-ed15-4de6-82a0-d99a17af479a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:34Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:c1:0b:40", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:0b:40", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:46.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "35e17aec-ff41-4421-9df7-552124cdbab1", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:46Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "bono-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:42:07:79", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:07:79", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:b7:ea", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:36.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:36Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "dime-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:63:a5:22", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:a5:22", "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:1d:a7:43", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:a7:43", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "d31f7770-a606-4856-90d0-b4ea1295ef58", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "homer-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:46:7f:16", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:7f:16", "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:6f:84:50", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:cb:40:f9", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:40:f9", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:37:51.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:37:51Z", "hostId": "4f9348ee26543026d8aeb2af7f9ee6328e1c5c6b414aeec1b963e000", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-14T20:36:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:da:ad:13", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:ad:13", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:63:c7", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:35:57.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "ab480cc2-b362-4101-9346-87dff464dada", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:35:57Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ns.clearwater.opnfv", "created": "2018-11-14T20:34:13Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:41:52,606 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7d590302-861f-4f1c-8eb9-2b5f0dd731f5 2018-11-14 20:41:52,606 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.463891983032s 2018-11-14 20:41:52,607 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7d590302-861f-4f1c-8eb9-2b5f0dd731f5 2018-11-14 20:41:52,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 20:41:52,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 20:41:52,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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,Accept-Encoding x-openstack-request-id: req-5bab24de-d06b-4a6a-bb26-3b95b8797626 x-compute-request-id: req-5bab24de-d06b-4a6a-bb26-3b95b8797626 Content-Encoding: gzip Content-Length: 10100 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008061] Security Framework initialized\n[ 0.009190] AppArmor: AppArmor initialized\n[ 0.010236] Yama: becoming mindful.\n[ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022249] Initializing cgroup subsys memory\n[ 0.024009] Initializing cgroup subsys devices\n[ 0.025557] Initializing cgroup subsys freezer\n[ 0.026914] Initializing cgroup subsys blkio\n[ 0.028004] Initializing cgroup subsys perf_event\n[ 0.029405] Initializing cgroup subsys hugetlb\n[ 0.030676] FEATURE SPEC_CTRL Present\n[ 0.032701] mce: CPU supports 10 MCE banks\n[ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.057450] ACPI: Core revision 20131115\n[ 0.059321] ACPI: All ACPI Tables successfully acquired\n[ 0.060388] ftrace: allocating 28747 entries in 113 pages\n[ 0.080328] smpboot: Max logical packages: 2\n[ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.086369] Enabling x2apic\n[ 0.087484] Enabled x2apic\n[ 0.088013] Switched APIC routing to physical x2apic.\n[ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.106142] KVM setup paravirtual spinlock\n[ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.110708] x86: Booting SMP configuration:\n[ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.128044] x86: Booted up 1 node, 2 CPUs\n[ 0.128027] KVM setup async PF for cpu 1\n[ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.132512] devtmpfs: initialized\n[ 0.134232] EVM: security.selinux\n[ 0.135169] EVM: security.SMACK64\n[ 0.136007] EVM: security.ima\n[ 0.136887] EVM: security.capability\n[ 0.137923] pinctrl core: initialized pinctrl subsystem\n[ 0.140067] regulator-dummy: no parameters\n[ 0.141224] RTC time: 20:38:36, date: 11/14/18\n[ 0.142423] NET: Registered protocol family 16\n[ 0.143707] cpuidle: using governor ladder\n[ 0.144005] cpuidle: using governor menu\n[ 0.145155] ACPI: bus type PCI registered\n[ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.148014] PCI: Using configuration type 1 for base access\n[ 0.150133] bio: create slab at 0\n[ 0.150133] ACPI: Added _OSI(Module Device)\n[ 0.152004] ACPI: Added _OSI(Processor Device)\n[ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.154336] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.157445] ACPI: Interpreter enabled\n[ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.168722] ACPI: (supports S0 S5)\n[ 0.169639] ACPI: Using IOAPIC for interrupt routing\n[ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.172211] ACPI: No dock devices found.\n[ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180215] acpiphp: Slot [3] registered\n[ 0.181284] acpiphp: Slot [4] registered\n[ 0.182383] acpiphp: Slot [5] registered\n[ 0.183489] acpiphp: Slot [6] registered\n[ 0.184021] acpiphp: Slot [7] registered\n[ 0.185113] acpiphp: Slot [8] registered\n[ 0.186156] acpiphp: Slot [9] registered\n[ 0.187209] acpiphp: Slot [10] registered\n[ 0.188022] acpiphp: Slot [11] registered\n[ 0.189095] acpiphp: Slot [12] registered\n[ 0.190146] acpiphp: Slot [13] registered\n[ 0.191227] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193105] acpiphp: Slot [16] registered\n[ 0.194191] acpiphp: Slot [17] registered\n[ 0.195404] acpiphp: Slot [18] registered\n[ 0.196030] acpiphp: Slot [19] registered\n[ 0.197120] acpiphp: Slot [20] registered\n[ 0.198203] acpiphp: Slot [21] registered\n[ 0.199320] acpiphp: Slot [22] registered\n[ 0.200031] acpiphp: Slot [23] registered\n[ 0.201126] acpiphp: Slot [24] registered\n[ 0.202172] acpiphp: Slot [25] registered\n[ 0.203274] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205091] acpiphp: Slot [28] registered\n[ 0.206163] acpiphp: Slot [29] registered\n[ 0.207224] acpiphp: Slot [30] registered\n[ 0.208039] acpiphp: Slot [31] registered\n[ 0.209096] PCI host bridge to bus 0000:00\n[ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.267494] vgaarb: loaded\n[ 0.268003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.269583] SCSI subsystem initialized\n[ 0.270760] ACPI: bus type USB registered\n[ 0.270760] usbcore: registered new interface driver usbfs\n[ 0.272016] usbcore: registered new interface driver hub\n[ 0.273377] usbcore: registered new device driver usb\n[ 0.273380] PCI: Using ACPI for IRQ routing\n[ 0.276394] NetLabel: Initializing\n[ 0.277358] NetLabel: domain hash size = 128\n[ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.279802] NetLabel: unlabeled traffic allowed by default\n[ 0.280175] Switched to clocksource kvm-clock\n[ 0.288651] AppArmor: AppArmor Filesystem Enabled\n[ 0.289882] pnp: PnP ACPI init\n[ 0.290750] ACPI: bus type PNP registered\n[ 0.292255] pnp: PnP ACPI: found 8 devices\n[ 0.293362] ACPI: bus type PNP unregistered\n[ 0.300064] NET: Registered protocol family 2\n[ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.305400] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.307033] TCP: reno registered\n[ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.311039] NET: Registered protocol family 1\n[ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.360180] Trying to unpack rootfs image as initramfs...\n[ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.478842] Scanning for low memory corruption every 60 seconds\n[ 0.481199] Initialise system trusted keyring\n[ 0.482704] audit: initializing netlink socket (disabled)\n[ 0.484078] type=2000 audit(1542227916.621:1): initialized\n[ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507570] zbud: loaded\n[ 0.508800] VFS: Disk quotas dquot_6.5.2\n[ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511962] fuse init (API version 7.22)\n[ 0.513085] msgmni has been set to 3997\n[ 0.514171] Key type big_key registered\n[ 0.515819] Key type asymmetric registered\n[ 0.516953] Asymmetric key parser 'x509' registered\n[ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.520306] io scheduler noop registered\n[ 0.521400] io scheduler deadline registered (default)\n[ 0.522784] io scheduler cfq registered\n[ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527075] ipmi message handler version 39.2\n[ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531433] ACPI: Power Button [PWRF]\n[ 0.532880] GHES: HEST is not enabled!\n[ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.651947] Linux agpgart interface v0.103\n[ 0.653940] brd: module loaded\n[ 0.655289] loop: module loaded\n[ 0.656602] blk-mq: CPU -> queue map\n[ 0.658436] CPU 0 -> Queue 0\n[ 0.659615] CPU 1 -> Queue 0\n[ 0.661765] vda: vda1\n[ 0.663777] scsi0 : ata_piix\n[ 0.666707] scsi1 : ata_piix\n[ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.671438] libphy: Fixed MDIO Bus: probed\n[ 0.672611] tun: Universal TUN/TAP device driver, 1.6\n[ 0.673775] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.676884] PPP generic driver version 2.4.2\n[ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.680129] ehci-pci: EHCI PCI platform driver\n[ 0.681363] ehci-platform: EHCI generic platform driver\n[ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.684098] ohci-pci: OHCI PCI platform driver\n[ 0.685305] ohci-platform: OHCI generic platform driver\n[ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.718661] usb usb1: Product: UHCI Host Controller\n[ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.721300] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.722552] hub 1-0:1.0: USB hub found\n[ 0.723512] hub 1-0:1.0: 2 ports detected\n[ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.729762] mousedev: PS/2 mouse device common for all mice\n[ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.733441] rtc_cmos 00:00: RTC can wake from S4\n[ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.739073] device-mapper: uevent: version 1.0.3\n[ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.745001] TCP: cubic registered\n[ 0.753972] NET: Registered protocol family 10\n[ 0.755615] NET: Registered protocol family 17\n[ 0.757011] Key type dns_resolver registered\n[ 0.758509] Loading compiled-in X.509 certificates\n[ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.764070] registered taskstats version 1\n[ 0.767199] Key type trusted registered\n[ 0.770854] Key type encrypted registered\n[ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773140] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.775112] regulator-dummy: disabling\n[ 0.776134] Magic number: 10:785:649\n[ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917)\n[ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.780646] EDD information not available.\n[ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.828723] Write protecting the kernel read-only data: 12288k\n[ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.848440] systemd-udevd[107]: starting version 204\n[ 0.896553] FDC 0 is a S82078B\n[ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.204205] usb 1-1: Product: QEMU USB Tablet\n[ 1.205328] usb 1-1: Manufacturer: QEMU\n[ 1.206343] usb 1-1: SerialNumber: 42\n[ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz\n[ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available\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 Populate /dev filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[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[ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds.\ncloud-init-nonet[5.05]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting 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[6.32]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c |\nci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c |\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.2 | 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:\nc1:e1:eb:8a:e0:c9:3d:83:17:0d:46:c8:3f:34:b7:11 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . . E.. |\n| o + oo . |\n| + o o+ |\n| = . o |\n| . + S |\n| . .. |\n| .. . . |\n| o.++. . |\n| +.oo. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nb3:30:6f:6b:a1:71:c5:45:93:65:f4:5a:56:99:94:51 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .o+=oE|\n| oo =.|\n| . . +|\n| o + |\n| o S. . |\n| .+oo |\n| ++. |\n| .... |\n| .. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n87:68:a2:71:38:f4:6c:5d:53:98:fc:93:9c:d7:f6:a5 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . o. |\n| +. |\n| . oo o . |\n| . + . o o* . o .|\n| + * + S .o . o.|\n| * o . E .|\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:\na4:a4:e6:59:25:f6:7c:39:32:16:4e:1a:32:4f:84:be root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. |\n| .. |\n| .o * = |\n| .O % . . |\n| o.= S + |\n| oEo . + . |\n| o |\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 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 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 * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:40:47 +0000. Up 130.32 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Wed, 14 Nov 2018 20:41:47 +0000. Up 191.06 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 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0"} 2018-11-14 20:41:52,684 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-5bab24de-d06b-4a6a-bb26-3b95b8797626 2018-11-14 20:41:52,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0703411102295s 2018-11-14 20:41:52,685 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-5bab24de-d06b-4a6a-bb26-3b95b8797626 2018-11-14 20:41:52,686 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008061] Security Framework initialized [ 0.009190] AppArmor: AppArmor initialized [ 0.010236] Yama: becoming mindful. [ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022249] Initializing cgroup subsys memory [ 0.024009] Initializing cgroup subsys devices [ 0.025557] Initializing cgroup subsys freezer [ 0.026914] Initializing cgroup subsys blkio [ 0.028004] Initializing cgroup subsys perf_event [ 0.029405] Initializing cgroup subsys hugetlb [ 0.030676] FEATURE SPEC_CTRL Present [ 0.032701] mce: CPU supports 10 MCE banks [ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.057450] ACPI: Core revision 20131115 [ 0.059321] ACPI: All ACPI Tables successfully acquired [ 0.060388] ftrace: allocating 28747 entries in 113 pages [ 0.080328] smpboot: Max logical packages: 2 [ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.086369] Enabling x2apic [ 0.087484] Enabled x2apic [ 0.088013] Switched APIC routing to physical x2apic. [ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.106142] KVM setup paravirtual spinlock [ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.110708] x86: Booting SMP configuration: [ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.128044] x86: Booted up 1 node, 2 CPUs [ 0.128027] KVM setup async PF for cpu 1 [ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.132512] devtmpfs: initialized [ 0.134232] EVM: security.selinux [ 0.135169] EVM: security.SMACK64 [ 0.136007] EVM: security.ima [ 0.136887] EVM: security.capability [ 0.137923] pinctrl core: initialized pinctrl subsystem [ 0.140067] regulator-dummy: no parameters [ 0.141224] RTC time: 20:38:36, date: 11/14/18 [ 0.142423] NET: Registered protocol family 16 [ 0.143707] cpuidle: using governor ladder [ 0.144005] cpuidle: using governor menu [ 0.145155] ACPI: bus type PCI registered [ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.148014] PCI: Using configuration type 1 for base access [ 0.150133] bio: create slab at 0 [ 0.150133] ACPI: Added _OSI(Module Device) [ 0.152004] ACPI: Added _OSI(Processor Device) [ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.154336] ACPI: Added _OSI(Processor Aggregator Device) [ 0.157445] ACPI: Interpreter enabled [ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.168722] ACPI: (supports S0 S5) [ 0.169639] ACPI: Using IOAPIC for interrupt routing [ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.172211] ACPI: No dock devices found. [ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180215] acpiphp: Slot [3] registered [ 0.181284] acpiphp: Slot [4] registered [ 0.182383] acpiphp: Slot [5] registered [ 0.183489] acpiphp: Slot [6] registered [ 0.184021] acpiphp: Slot [7] registered [ 0.185113] acpiphp: Slot [8] registered [ 0.186156] acpiphp: Slot [9] registered [ 0.187209] acpiphp: Slot [10] registered [ 0.188022] acpiphp: Slot [11] registered [ 0.189095] acpiphp: Slot [12] registered [ 0.190146] acpiphp: Slot [13] registered [ 0.191227] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193105] acpiphp: Slot [16] registered [ 0.194191] acpiphp: Slot [17] registered [ 0.195404] acpiphp: Slot [18] registered [ 0.196030] acpiphp: Slot [19] registered [ 0.197120] acpiphp: Slot [20] registered [ 0.198203] acpiphp: Slot [21] registered [ 0.199320] acpiphp: Slot [22] registered [ 0.200031] acpiphp: Slot [23] registered [ 0.201126] acpiphp: Slot [24] registered [ 0.202172] acpiphp: Slot [25] registered [ 0.203274] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205091] acpiphp: Slot [28] registered [ 0.206163] acpiphp: Slot [29] registered [ 0.207224] acpiphp: Slot [30] registered [ 0.208039] acpiphp: Slot [31] registered [ 0.209096] PCI host bridge to bus 0000:00 [ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.267494] vgaarb: loaded [ 0.268003] vgaarb: bridge control possible 0000:00:02.0 [ 0.269583] SCSI subsystem initialized [ 0.270760] ACPI: bus type USB registered [ 0.270760] usbcore: registered new interface driver usbfs [ 0.272016] usbcore: registered new interface driver hub [ 0.273377] usbcore: registered new device driver usb [ 0.273380] PCI: Using ACPI for IRQ routing [ 0.276394] NetLabel: Initializing [ 0.277358] NetLabel: domain hash size = 128 [ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.279802] NetLabel: unlabeled traffic allowed by default [ 0.280175] Switched to clocksource kvm-clock [ 0.288651] AppArmor: AppArmor Filesystem Enabled [ 0.289882] pnp: PnP ACPI init [ 0.290750] ACPI: bus type PNP registered [ 0.292255] pnp: PnP ACPI: found 8 devices [ 0.293362] ACPI: bus type PNP unregistered [ 0.300064] NET: Registered protocol family 2 [ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.305400] TCP: Hash tables configured (established 16384 bind 16384) [ 0.307033] TCP: reno registered [ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.311039] NET: Registered protocol family 1 [ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.360180] Trying to unpack rootfs image as initramfs... [ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.478842] Scanning for low memory corruption every 60 seconds [ 0.481199] Initialise system trusted keyring [ 0.482704] audit: initializing netlink socket (disabled) [ 0.484078] type=2000 audit(1542227916.621:1): initialized [ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.507570] zbud: loaded [ 0.508800] VFS: Disk quotas dquot_6.5.2 [ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.511962] fuse init (API version 7.22) [ 0.513085] msgmni has been set to 3997 [ 0.514171] Key type big_key registered [ 0.515819] Key type asymmetric registered [ 0.516953] Asymmetric key parser 'x509' registered [ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.520306] io scheduler noop registered [ 0.521400] io scheduler deadline registered (default) [ 0.522784] io scheduler cfq registered [ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.527075] ipmi message handler version 39.2 [ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531433] ACPI: Power Button [PWRF] [ 0.532880] GHES: HEST is not enabled! [ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.651947] Linux agpgart interface v0.103 [ 0.653940] brd: module loaded [ 0.655289] loop: module loaded [ 0.656602] blk-mq: CPU -> queue map [ 0.658436] CPU 0 -> Queue 0 [ 0.659615] CPU 1 -> Queue 0 [ 0.661765] vda: vda1 [ 0.663777] scsi0 : ata_piix [ 0.666707] scsi1 : ata_piix [ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.671438] libphy: Fixed MDIO Bus: probed [ 0.672611] tun: Universal TUN/TAP device driver, 1.6 [ 0.673775] tun: (C) 1999-2004 Max Krasnyansky [ 0.676884] PPP generic driver version 2.4.2 [ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.680129] ehci-pci: EHCI PCI platform driver [ 0.681363] ehci-platform: EHCI generic platform driver [ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.684098] ohci-pci: OHCI PCI platform driver [ 0.685305] ohci-platform: OHCI generic platform driver [ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver [ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718661] usb usb1: Product: UHCI Host Controller [ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.721300] usb usb1: SerialNumber: 0000:00:01.2 [ 0.722552] hub 1-0:1.0: USB hub found [ 0.723512] hub 1-0:1.0: 2 ports detected [ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.729762] mousedev: PS/2 mouse device common for all mice [ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.733441] rtc_cmos 00:00: RTC can wake from S4 [ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.739073] device-mapper: uevent: version 1.0.3 [ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs [ 0.745001] TCP: cubic registered [ 0.753972] NET: Registered protocol family 10 [ 0.755615] NET: Registered protocol family 17 [ 0.757011] Key type dns_resolver registered [ 0.758509] Loading compiled-in X.509 certificates [ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.764070] registered taskstats version 1 [ 0.767199] Key type trusted registered [ 0.770854] Key type encrypted registered [ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773140] IMA: No TPM chip found, activating TPM-bypass! [ 0.775112] regulator-dummy: disabling [ 0.776134] Magic number: 10:785:649 [ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917) [ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.780646] EDD information not available. [ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.828723] Write protecting the kernel read-only data: 12288k [ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.848440] systemd-udevd[107]: starting version 204 [ 0.896553] FDC 0 is a S82078B [ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.204205] usb 1-1: Product: QEMU USB Tablet [ 1.205328] usb 1-1: Manufacturer: QEMU [ 1.206343] usb 1-1: SerialNumber: 42 [ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz [ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available * 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 Populate /dev filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds. cloud-init-nonet[5.05]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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[6.32]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c | ci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c | 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.2 | 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: c1:e1:eb:8a:e0:c9:3d:83:17:0d:46:c8:3f:34:b7:11 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | . . E.. | | o + oo . | | + o o+ | | = . o | | . + S | | . .. | | .. . . | | o.++. . | | +.oo. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: b3:30:6f:6b:a1:71:c5:45:93:65:f4:5a:56:99:94:51 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | .o+=oE| | oo =.| | . . +| | o + | | o S. . | | .+oo | | ++. | | .... | | .. | +-----------------+ 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: 87:68:a2:71:38:f4:6c:5d:53:98:fc:93:9c:d7:f6:a5 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | . o. | | +. | | . oo o . | | . + . o o* . o .| | + * + S .o . 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: a4:a4:e6:59:25:f6:7c:39:32:16:4e:1a:32:4f:84:be root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .. | | .. | | .o * = | | .O % . . | | o.= S + | | oEo . + . | | 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 SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting 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 ] 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 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 ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:40:47 +0000. Up 130.32 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Wed, 14 Nov 2018 20:41:47 +0000. Up 191.06 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 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 2018-11-14 20:41:52,687 - functest.core.singlevm - DEBUG - try 16: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-14 20:42:02,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:42:02,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:42:03,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:42: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-37c020da-e80c-47fa-b248-7b5835040174 x-compute-request-id: req-37c020da-e80c-47fa-b248-7b5835040174 Content-Encoding: gzip Content-Length: 1498 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:bc:66:4c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:66:4c", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:60:8c", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:34.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "0e36c748-ed15-4de6-82a0-d99a17af479a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:34Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:c1:0b:40", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:0b:40", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:46.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "35e17aec-ff41-4421-9df7-552124cdbab1", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:46Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "bono-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:42:07:79", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:07:79", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:b7:ea", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:36.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:36Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "dime-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:63:a5:22", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:a5:22", "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:1d:a7:43", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:a7:43", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "d31f7770-a606-4856-90d0-b4ea1295ef58", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "homer-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:46:7f:16", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:7f:16", "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:6f:84:50", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:cb:40:f9", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:40:f9", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:37:51.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:37:51Z", "hostId": "4f9348ee26543026d8aeb2af7f9ee6328e1c5c6b414aeec1b963e000", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-14T20:36:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:da:ad:13", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:ad:13", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:63:c7", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:35:57.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "ab480cc2-b362-4101-9346-87dff464dada", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:35:57Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ns.clearwater.opnfv", "created": "2018-11-14T20:34:13Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:42:03,147 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-37c020da-e80c-47fa-b248-7b5835040174 2018-11-14 20:42:03,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.45586681366s 2018-11-14 20:42:03,148 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-37c020da-e80c-47fa-b248-7b5835040174 2018-11-14 20:42:03,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 20:42:03,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 20:42:03,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:42: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-9817e4a8-1823-4974-9312-e8e4be943ee5 x-compute-request-id: req-9817e4a8-1823-4974-9312-e8e4be943ee5 Content-Encoding: gzip Content-Length: 10140 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008061] Security Framework initialized\n[ 0.009190] AppArmor: AppArmor initialized\n[ 0.010236] Yama: becoming mindful.\n[ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022249] Initializing cgroup subsys memory\n[ 0.024009] Initializing cgroup subsys devices\n[ 0.025557] Initializing cgroup subsys freezer\n[ 0.026914] Initializing cgroup subsys blkio\n[ 0.028004] Initializing cgroup subsys perf_event\n[ 0.029405] Initializing cgroup subsys hugetlb\n[ 0.030676] FEATURE SPEC_CTRL Present\n[ 0.032701] mce: CPU supports 10 MCE banks\n[ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.057450] ACPI: Core revision 20131115\n[ 0.059321] ACPI: All ACPI Tables successfully acquired\n[ 0.060388] ftrace: allocating 28747 entries in 113 pages\n[ 0.080328] smpboot: Max logical packages: 2\n[ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.086369] Enabling x2apic\n[ 0.087484] Enabled x2apic\n[ 0.088013] Switched APIC routing to physical x2apic.\n[ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.106142] KVM setup paravirtual spinlock\n[ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.110708] x86: Booting SMP configuration:\n[ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.128044] x86: Booted up 1 node, 2 CPUs\n[ 0.128027] KVM setup async PF for cpu 1\n[ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.132512] devtmpfs: initialized\n[ 0.134232] EVM: security.selinux\n[ 0.135169] EVM: security.SMACK64\n[ 0.136007] EVM: security.ima\n[ 0.136887] EVM: security.capability\n[ 0.137923] pinctrl core: initialized pinctrl subsystem\n[ 0.140067] regulator-dummy: no parameters\n[ 0.141224] RTC time: 20:38:36, date: 11/14/18\n[ 0.142423] NET: Registered protocol family 16\n[ 0.143707] cpuidle: using governor ladder\n[ 0.144005] cpuidle: using governor menu\n[ 0.145155] ACPI: bus type PCI registered\n[ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.148014] PCI: Using configuration type 1 for base access\n[ 0.150133] bio: create slab at 0\n[ 0.150133] ACPI: Added _OSI(Module Device)\n[ 0.152004] ACPI: Added _OSI(Processor Device)\n[ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.154336] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.157445] ACPI: Interpreter enabled\n[ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.168722] ACPI: (supports S0 S5)\n[ 0.169639] ACPI: Using IOAPIC for interrupt routing\n[ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.172211] ACPI: No dock devices found.\n[ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180215] acpiphp: Slot [3] registered\n[ 0.181284] acpiphp: Slot [4] registered\n[ 0.182383] acpiphp: Slot [5] registered\n[ 0.183489] acpiphp: Slot [6] registered\n[ 0.184021] acpiphp: Slot [7] registered\n[ 0.185113] acpiphp: Slot [8] registered\n[ 0.186156] acpiphp: Slot [9] registered\n[ 0.187209] acpiphp: Slot [10] registered\n[ 0.188022] acpiphp: Slot [11] registered\n[ 0.189095] acpiphp: Slot [12] registered\n[ 0.190146] acpiphp: Slot [13] registered\n[ 0.191227] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193105] acpiphp: Slot [16] registered\n[ 0.194191] acpiphp: Slot [17] registered\n[ 0.195404] acpiphp: Slot [18] registered\n[ 0.196030] acpiphp: Slot [19] registered\n[ 0.197120] acpiphp: Slot [20] registered\n[ 0.198203] acpiphp: Slot [21] registered\n[ 0.199320] acpiphp: Slot [22] registered\n[ 0.200031] acpiphp: Slot [23] registered\n[ 0.201126] acpiphp: Slot [24] registered\n[ 0.202172] acpiphp: Slot [25] registered\n[ 0.203274] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205091] acpiphp: Slot [28] registered\n[ 0.206163] acpiphp: Slot [29] registered\n[ 0.207224] acpiphp: Slot [30] registered\n[ 0.208039] acpiphp: Slot [31] registered\n[ 0.209096] PCI host bridge to bus 0000:00\n[ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.267494] vgaarb: loaded\n[ 0.268003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.269583] SCSI subsystem initialized\n[ 0.270760] ACPI: bus type USB registered\n[ 0.270760] usbcore: registered new interface driver usbfs\n[ 0.272016] usbcore: registered new interface driver hub\n[ 0.273377] usbcore: registered new device driver usb\n[ 0.273380] PCI: Using ACPI for IRQ routing\n[ 0.276394] NetLabel: Initializing\n[ 0.277358] NetLabel: domain hash size = 128\n[ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.279802] NetLabel: unlabeled traffic allowed by default\n[ 0.280175] Switched to clocksource kvm-clock\n[ 0.288651] AppArmor: AppArmor Filesystem Enabled\n[ 0.289882] pnp: PnP ACPI init\n[ 0.290750] ACPI: bus type PNP registered\n[ 0.292255] pnp: PnP ACPI: found 8 devices\n[ 0.293362] ACPI: bus type PNP unregistered\n[ 0.300064] NET: Registered protocol family 2\n[ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.305400] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.307033] TCP: reno registered\n[ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.311039] NET: Registered protocol family 1\n[ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.360180] Trying to unpack rootfs image as initramfs...\n[ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.478842] Scanning for low memory corruption every 60 seconds\n[ 0.481199] Initialise system trusted keyring\n[ 0.482704] audit: initializing netlink socket (disabled)\n[ 0.484078] type=2000 audit(1542227916.621:1): initialized\n[ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507570] zbud: loaded\n[ 0.508800] VFS: Disk quotas dquot_6.5.2\n[ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511962] fuse init (API version 7.22)\n[ 0.513085] msgmni has been set to 3997\n[ 0.514171] Key type big_key registered\n[ 0.515819] Key type asymmetric registered\n[ 0.516953] Asymmetric key parser 'x509' registered\n[ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.520306] io scheduler noop registered\n[ 0.521400] io scheduler deadline registered (default)\n[ 0.522784] io scheduler cfq registered\n[ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527075] ipmi message handler version 39.2\n[ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531433] ACPI: Power Button [PWRF]\n[ 0.532880] GHES: HEST is not enabled!\n[ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.651947] Linux agpgart interface v0.103\n[ 0.653940] brd: module loaded\n[ 0.655289] loop: module loaded\n[ 0.656602] blk-mq: CPU -> queue map\n[ 0.658436] CPU 0 -> Queue 0\n[ 0.659615] CPU 1 -> Queue 0\n[ 0.661765] vda: vda1\n[ 0.663777] scsi0 : ata_piix\n[ 0.666707] scsi1 : ata_piix\n[ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.671438] libphy: Fixed MDIO Bus: probed\n[ 0.672611] tun: Universal TUN/TAP device driver, 1.6\n[ 0.673775] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.676884] PPP generic driver version 2.4.2\n[ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.680129] ehci-pci: EHCI PCI platform driver\n[ 0.681363] ehci-platform: EHCI generic platform driver\n[ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.684098] ohci-pci: OHCI PCI platform driver\n[ 0.685305] ohci-platform: OHCI generic platform driver\n[ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.718661] usb usb1: Product: UHCI Host Controller\n[ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.721300] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.722552] hub 1-0:1.0: USB hub found\n[ 0.723512] hub 1-0:1.0: 2 ports detected\n[ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.729762] mousedev: PS/2 mouse device common for all mice\n[ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.733441] rtc_cmos 00:00: RTC can wake from S4\n[ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.739073] device-mapper: uevent: version 1.0.3\n[ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.745001] TCP: cubic registered\n[ 0.753972] NET: Registered protocol family 10\n[ 0.755615] NET: Registered protocol family 17\n[ 0.757011] Key type dns_resolver registered\n[ 0.758509] Loading compiled-in X.509 certificates\n[ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.764070] registered taskstats version 1\n[ 0.767199] Key type trusted registered\n[ 0.770854] Key type encrypted registered\n[ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773140] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.775112] regulator-dummy: disabling\n[ 0.776134] Magic number: 10:785:649\n[ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917)\n[ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.780646] EDD information not available.\n[ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.828723] Write protecting the kernel read-only data: 12288k\n[ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.848440] systemd-udevd[107]: starting version 204\n[ 0.896553] FDC 0 is a S82078B\n[ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.204205] usb 1-1: Product: QEMU USB Tablet\n[ 1.205328] usb 1-1: Manufacturer: QEMU\n[ 1.206343] usb 1-1: SerialNumber: 42\n[ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz\n[ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available\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 Populate /dev filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[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[ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds.\ncloud-init-nonet[5.05]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting 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[6.32]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c |\nci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c |\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.2 | 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:\nc1:e1:eb:8a:e0:c9:3d:83:17:0d:46:c8:3f:34:b7:11 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . . E.. |\n| o + oo . |\n| + o o+ |\n| = . o |\n| . + S |\n| . .. |\n| .. . . |\n| o.++. . |\n| +.oo. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nb3:30:6f:6b:a1:71:c5:45:93:65:f4:5a:56:99:94:51 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .o+=oE|\n| oo =.|\n| . . +|\n| o + |\n| o S. . |\n| .+oo |\n| ++. |\n| .... |\n| .. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n87:68:a2:71:38:f4:6c:5d:53:98:fc:93:9c:d7:f6:a5 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . o. |\n| +. |\n| . oo o . |\n| . + . o o* . o .|\n| + * + S .o . o.|\n| * o . E .|\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:\na4:a4:e6:59:25:f6:7c:39:32:16:4e:1a:32:4f:84:be root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. |\n| .. |\n| .o * = |\n| .O % . . |\n| o.= S + |\n| oEo . + . |\n| o |\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 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 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 * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:40:47 +0000. Up 130.32 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Wed, 14 Nov 2018 20:41:47 +0000. Up 191.06 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 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0"} 2018-11-14 20:42:03,226 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-9817e4a8-1823-4974-9312-e8e4be943ee5 2018-11-14 20:42:03,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0714330673218s 2018-11-14 20:42:03,227 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-9817e4a8-1823-4974-9312-e8e4be943ee5 2018-11-14 20:42:03,228 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008061] Security Framework initialized [ 0.009190] AppArmor: AppArmor initialized [ 0.010236] Yama: becoming mindful. [ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022249] Initializing cgroup subsys memory [ 0.024009] Initializing cgroup subsys devices [ 0.025557] Initializing cgroup subsys freezer [ 0.026914] Initializing cgroup subsys blkio [ 0.028004] Initializing cgroup subsys perf_event [ 0.029405] Initializing cgroup subsys hugetlb [ 0.030676] FEATURE SPEC_CTRL Present [ 0.032701] mce: CPU supports 10 MCE banks [ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.057450] ACPI: Core revision 20131115 [ 0.059321] ACPI: All ACPI Tables successfully acquired [ 0.060388] ftrace: allocating 28747 entries in 113 pages [ 0.080328] smpboot: Max logical packages: 2 [ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.086369] Enabling x2apic [ 0.087484] Enabled x2apic [ 0.088013] Switched APIC routing to physical x2apic. [ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.106142] KVM setup paravirtual spinlock [ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.110708] x86: Booting SMP configuration: [ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.128044] x86: Booted up 1 node, 2 CPUs [ 0.128027] KVM setup async PF for cpu 1 [ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.132512] devtmpfs: initialized [ 0.134232] EVM: security.selinux [ 0.135169] EVM: security.SMACK64 [ 0.136007] EVM: security.ima [ 0.136887] EVM: security.capability [ 0.137923] pinctrl core: initialized pinctrl subsystem [ 0.140067] regulator-dummy: no parameters [ 0.141224] RTC time: 20:38:36, date: 11/14/18 [ 0.142423] NET: Registered protocol family 16 [ 0.143707] cpuidle: using governor ladder [ 0.144005] cpuidle: using governor menu [ 0.145155] ACPI: bus type PCI registered [ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.148014] PCI: Using configuration type 1 for base access [ 0.150133] bio: create slab at 0 [ 0.150133] ACPI: Added _OSI(Module Device) [ 0.152004] ACPI: Added _OSI(Processor Device) [ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.154336] ACPI: Added _OSI(Processor Aggregator Device) [ 0.157445] ACPI: Interpreter enabled [ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.168722] ACPI: (supports S0 S5) [ 0.169639] ACPI: Using IOAPIC for interrupt routing [ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.172211] ACPI: No dock devices found. [ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180215] acpiphp: Slot [3] registered [ 0.181284] acpiphp: Slot [4] registered [ 0.182383] acpiphp: Slot [5] registered [ 0.183489] acpiphp: Slot [6] registered [ 0.184021] acpiphp: Slot [7] registered [ 0.185113] acpiphp: Slot [8] registered [ 0.186156] acpiphp: Slot [9] registered [ 0.187209] acpiphp: Slot [10] registered [ 0.188022] acpiphp: Slot [11] registered [ 0.189095] acpiphp: Slot [12] registered [ 0.190146] acpiphp: Slot [13] registered [ 0.191227] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193105] acpiphp: Slot [16] registered [ 0.194191] acpiphp: Slot [17] registered [ 0.195404] acpiphp: Slot [18] registered [ 0.196030] acpiphp: Slot [19] registered [ 0.197120] acpiphp: Slot [20] registered [ 0.198203] acpiphp: Slot [21] registered [ 0.199320] acpiphp: Slot [22] registered [ 0.200031] acpiphp: Slot [23] registered [ 0.201126] acpiphp: Slot [24] registered [ 0.202172] acpiphp: Slot [25] registered [ 0.203274] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205091] acpiphp: Slot [28] registered [ 0.206163] acpiphp: Slot [29] registered [ 0.207224] acpiphp: Slot [30] registered [ 0.208039] acpiphp: Slot [31] registered [ 0.209096] PCI host bridge to bus 0000:00 [ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.267494] vgaarb: loaded [ 0.268003] vgaarb: bridge control possible 0000:00:02.0 [ 0.269583] SCSI subsystem initialized [ 0.270760] ACPI: bus type USB registered [ 0.270760] usbcore: registered new interface driver usbfs [ 0.272016] usbcore: registered new interface driver hub [ 0.273377] usbcore: registered new device driver usb [ 0.273380] PCI: Using ACPI for IRQ routing [ 0.276394] NetLabel: Initializing [ 0.277358] NetLabel: domain hash size = 128 [ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.279802] NetLabel: unlabeled traffic allowed by default [ 0.280175] Switched to clocksource kvm-clock [ 0.288651] AppArmor: AppArmor Filesystem Enabled [ 0.289882] pnp: PnP ACPI init [ 0.290750] ACPI: bus type PNP registered [ 0.292255] pnp: PnP ACPI: found 8 devices [ 0.293362] ACPI: bus type PNP unregistered [ 0.300064] NET: Registered protocol family 2 [ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.305400] TCP: Hash tables configured (established 16384 bind 16384) [ 0.307033] TCP: reno registered [ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.311039] NET: Registered protocol family 1 [ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.360180] Trying to unpack rootfs image as initramfs... [ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.478842] Scanning for low memory corruption every 60 seconds [ 0.481199] Initialise system trusted keyring [ 0.482704] audit: initializing netlink socket (disabled) [ 0.484078] type=2000 audit(1542227916.621:1): initialized [ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.507570] zbud: loaded [ 0.508800] VFS: Disk quotas dquot_6.5.2 [ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.511962] fuse init (API version 7.22) [ 0.513085] msgmni has been set to 3997 [ 0.514171] Key type big_key registered [ 0.515819] Key type asymmetric registered [ 0.516953] Asymmetric key parser 'x509' registered [ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.520306] io scheduler noop registered [ 0.521400] io scheduler deadline registered (default) [ 0.522784] io scheduler cfq registered [ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.527075] ipmi message handler version 39.2 [ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531433] ACPI: Power Button [PWRF] [ 0.532880] GHES: HEST is not enabled! [ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.651947] Linux agpgart interface v0.103 [ 0.653940] brd: module loaded [ 0.655289] loop: module loaded [ 0.656602] blk-mq: CPU -> queue map [ 0.658436] CPU 0 -> Queue 0 [ 0.659615] CPU 1 -> Queue 0 [ 0.661765] vda: vda1 [ 0.663777] scsi0 : ata_piix [ 0.666707] scsi1 : ata_piix [ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.671438] libphy: Fixed MDIO Bus: probed [ 0.672611] tun: Universal TUN/TAP device driver, 1.6 [ 0.673775] tun: (C) 1999-2004 Max Krasnyansky [ 0.676884] PPP generic driver version 2.4.2 [ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.680129] ehci-pci: EHCI PCI platform driver [ 0.681363] ehci-platform: EHCI generic platform driver [ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.684098] ohci-pci: OHCI PCI platform driver [ 0.685305] ohci-platform: OHCI generic platform driver [ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver [ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718661] usb usb1: Product: UHCI Host Controller [ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.721300] usb usb1: SerialNumber: 0000:00:01.2 [ 0.722552] hub 1-0:1.0: USB hub found [ 0.723512] hub 1-0:1.0: 2 ports detected [ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.729762] mousedev: PS/2 mouse device common for all mice [ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.733441] rtc_cmos 00:00: RTC can wake from S4 [ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.739073] device-mapper: uevent: version 1.0.3 [ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs [ 0.745001] TCP: cubic registered [ 0.753972] NET: Registered protocol family 10 [ 0.755615] NET: Registered protocol family 17 [ 0.757011] Key type dns_resolver registered [ 0.758509] Loading compiled-in X.509 certificates [ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.764070] registered taskstats version 1 [ 0.767199] Key type trusted registered [ 0.770854] Key type encrypted registered [ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773140] IMA: No TPM chip found, activating TPM-bypass! [ 0.775112] regulator-dummy: disabling [ 0.776134] Magic number: 10:785:649 [ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917) [ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.780646] EDD information not available. [ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.828723] Write protecting the kernel read-only data: 12288k [ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.848440] systemd-udevd[107]: starting version 204 [ 0.896553] FDC 0 is a S82078B [ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.204205] usb 1-1: Product: QEMU USB Tablet [ 1.205328] usb 1-1: Manufacturer: QEMU [ 1.206343] usb 1-1: SerialNumber: 42 [ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz [ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available * 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 Populate /dev filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds. cloud-init-nonet[5.05]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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[6.32]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c | ci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c | 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.2 | 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: c1:e1:eb:8a:e0:c9:3d:83:17:0d:46:c8:3f:34:b7:11 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | . . E.. | | o + oo . | | + o o+ | | = . o | | . + S | | . .. | | .. . . | | o.++. . | | +.oo. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: b3:30:6f:6b:a1:71:c5:45:93:65:f4:5a:56:99:94:51 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | .o+=oE| | oo =.| | . . +| | o + | | o S. . | | .+oo | | ++. | | .... | | .. | +-----------------+ 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: 87:68:a2:71:38:f4:6c:5d:53:98:fc:93:9c:d7:f6:a5 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | . o. | | +. | | . oo o . | | . + . o o* . o .| | + * + S .o . 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: a4:a4:e6:59:25:f6:7c:39:32:16:4e:1a:32:4f:84:be root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .. | | .. | | .o * = | | .O % . . | | o.= S + | | oEo . + . | | 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 SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting 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 ] 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 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 ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:40:47 +0000. Up 130.32 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Wed, 14 Nov 2018 20:41:47 +0000. Up 191.06 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 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 2018-11-14 20:42:03,229 - functest.core.singlevm - DEBUG - try 17: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-14 20:42:13,240 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:42:13,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:42:13,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:42: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-d09a8d4a-8fd7-47f2-bc8d-f73da10818a2 x-compute-request-id: req-d09a8d4a-8fd7-47f2-bc8d-f73da10818a2 Content-Encoding: gzip Content-Length: 1498 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:bc:66:4c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:66:4c", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:60:8c", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:34.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "0e36c748-ed15-4de6-82a0-d99a17af479a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:34Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:c1:0b:40", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:0b:40", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:46.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "35e17aec-ff41-4421-9df7-552124cdbab1", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:46Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "bono-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:42:07:79", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:07:79", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:b7:ea", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:36.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:36Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "dime-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:63:a5:22", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:a5:22", "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:1d:a7:43", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:a7:43", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "d31f7770-a606-4856-90d0-b4ea1295ef58", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "homer-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:46:7f:16", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:7f:16", "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:6f:84:50", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:cb:40:f9", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:40:f9", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:37:51.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:37:51Z", "hostId": "4f9348ee26543026d8aeb2af7f9ee6328e1c5c6b414aeec1b963e000", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-14T20:36:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:da:ad:13", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:ad:13", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:63:c7", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:35:57.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "ab480cc2-b362-4101-9346-87dff464dada", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:35:57Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ns.clearwater.opnfv", "created": "2018-11-14T20:34:13Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:42:13,509 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d09a8d4a-8fd7-47f2-bc8d-f73da10818a2 2018-11-14 20:42:13,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.268811941147s 2018-11-14 20:42:13,510 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d09a8d4a-8fd7-47f2-bc8d-f73da10818a2 2018-11-14 20:42:13,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 20:42:13,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 20:42:13,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:42: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-f4cd25fb-4ec5-4143-bb01-42bc1dd366ec x-compute-request-id: req-f4cd25fb-4ec5-4143-bb01-42bc1dd366ec Content-Encoding: gzip Content-Length: 10208 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008061] Security Framework initialized\n[ 0.009190] AppArmor: AppArmor initialized\n[ 0.010236] Yama: becoming mindful.\n[ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022249] Initializing cgroup subsys memory\n[ 0.024009] Initializing cgroup subsys devices\n[ 0.025557] Initializing cgroup subsys freezer\n[ 0.026914] Initializing cgroup subsys blkio\n[ 0.028004] Initializing cgroup subsys perf_event\n[ 0.029405] Initializing cgroup subsys hugetlb\n[ 0.030676] FEATURE SPEC_CTRL Present\n[ 0.032701] mce: CPU supports 10 MCE banks\n[ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.057450] ACPI: Core revision 20131115\n[ 0.059321] ACPI: All ACPI Tables successfully acquired\n[ 0.060388] ftrace: allocating 28747 entries in 113 pages\n[ 0.080328] smpboot: Max logical packages: 2\n[ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.086369] Enabling x2apic\n[ 0.087484] Enabled x2apic\n[ 0.088013] Switched APIC routing to physical x2apic.\n[ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.106142] KVM setup paravirtual spinlock\n[ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.110708] x86: Booting SMP configuration:\n[ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.128044] x86: Booted up 1 node, 2 CPUs\n[ 0.128027] KVM setup async PF for cpu 1\n[ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.132512] devtmpfs: initialized\n[ 0.134232] EVM: security.selinux\n[ 0.135169] EVM: security.SMACK64\n[ 0.136007] EVM: security.ima\n[ 0.136887] EVM: security.capability\n[ 0.137923] pinctrl core: initialized pinctrl subsystem\n[ 0.140067] regulator-dummy: no parameters\n[ 0.141224] RTC time: 20:38:36, date: 11/14/18\n[ 0.142423] NET: Registered protocol family 16\n[ 0.143707] cpuidle: using governor ladder\n[ 0.144005] cpuidle: using governor menu\n[ 0.145155] ACPI: bus type PCI registered\n[ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.148014] PCI: Using configuration type 1 for base access\n[ 0.150133] bio: create slab at 0\n[ 0.150133] ACPI: Added _OSI(Module Device)\n[ 0.152004] ACPI: Added _OSI(Processor Device)\n[ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.154336] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.157445] ACPI: Interpreter enabled\n[ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.168722] ACPI: (supports S0 S5)\n[ 0.169639] ACPI: Using IOAPIC for interrupt routing\n[ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.172211] ACPI: No dock devices found.\n[ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180215] acpiphp: Slot [3] registered\n[ 0.181284] acpiphp: Slot [4] registered\n[ 0.182383] acpiphp: Slot [5] registered\n[ 0.183489] acpiphp: Slot [6] registered\n[ 0.184021] acpiphp: Slot [7] registered\n[ 0.185113] acpiphp: Slot [8] registered\n[ 0.186156] acpiphp: Slot [9] registered\n[ 0.187209] acpiphp: Slot [10] registered\n[ 0.188022] acpiphp: Slot [11] registered\n[ 0.189095] acpiphp: Slot [12] registered\n[ 0.190146] acpiphp: Slot [13] registered\n[ 0.191227] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193105] acpiphp: Slot [16] registered\n[ 0.194191] acpiphp: Slot [17] registered\n[ 0.195404] acpiphp: Slot [18] registered\n[ 0.196030] acpiphp: Slot [19] registered\n[ 0.197120] acpiphp: Slot [20] registered\n[ 0.198203] acpiphp: Slot [21] registered\n[ 0.199320] acpiphp: Slot [22] registered\n[ 0.200031] acpiphp: Slot [23] registered\n[ 0.201126] acpiphp: Slot [24] registered\n[ 0.202172] acpiphp: Slot [25] registered\n[ 0.203274] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205091] acpiphp: Slot [28] registered\n[ 0.206163] acpiphp: Slot [29] registered\n[ 0.207224] acpiphp: Slot [30] registered\n[ 0.208039] acpiphp: Slot [31] registered\n[ 0.209096] PCI host bridge to bus 0000:00\n[ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.267494] vgaarb: loaded\n[ 0.268003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.269583] SCSI subsystem initialized\n[ 0.270760] ACPI: bus type USB registered\n[ 0.270760] usbcore: registered new interface driver usbfs\n[ 0.272016] usbcore: registered new interface driver hub\n[ 0.273377] usbcore: registered new device driver usb\n[ 0.273380] PCI: Using ACPI for IRQ routing\n[ 0.276394] NetLabel: Initializing\n[ 0.277358] NetLabel: domain hash size = 128\n[ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.279802] NetLabel: unlabeled traffic allowed by default\n[ 0.280175] Switched to clocksource kvm-clock\n[ 0.288651] AppArmor: AppArmor Filesystem Enabled\n[ 0.289882] pnp: PnP ACPI init\n[ 0.290750] ACPI: bus type PNP registered\n[ 0.292255] pnp: PnP ACPI: found 8 devices\n[ 0.293362] ACPI: bus type PNP unregistered\n[ 0.300064] NET: Registered protocol family 2\n[ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.305400] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.307033] TCP: reno registered\n[ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.311039] NET: Registered protocol family 1\n[ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.360180] Trying to unpack rootfs image as initramfs...\n[ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.478842] Scanning for low memory corruption every 60 seconds\n[ 0.481199] Initialise system trusted keyring\n[ 0.482704] audit: initializing netlink socket (disabled)\n[ 0.484078] type=2000 audit(1542227916.621:1): initialized\n[ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507570] zbud: loaded\n[ 0.508800] VFS: Disk quotas dquot_6.5.2\n[ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511962] fuse init (API version 7.22)\n[ 0.513085] msgmni has been set to 3997\n[ 0.514171] Key type big_key registered\n[ 0.515819] Key type asymmetric registered\n[ 0.516953] Asymmetric key parser 'x509' registered\n[ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.520306] io scheduler noop registered\n[ 0.521400] io scheduler deadline registered (default)\n[ 0.522784] io scheduler cfq registered\n[ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527075] ipmi message handler version 39.2\n[ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531433] ACPI: Power Button [PWRF]\n[ 0.532880] GHES: HEST is not enabled!\n[ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.651947] Linux agpgart interface v0.103\n[ 0.653940] brd: module loaded\n[ 0.655289] loop: module loaded\n[ 0.656602] blk-mq: CPU -> queue map\n[ 0.658436] CPU 0 -> Queue 0\n[ 0.659615] CPU 1 -> Queue 0\n[ 0.661765] vda: vda1\n[ 0.663777] scsi0 : ata_piix\n[ 0.666707] scsi1 : ata_piix\n[ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.671438] libphy: Fixed MDIO Bus: probed\n[ 0.672611] tun: Universal TUN/TAP device driver, 1.6\n[ 0.673775] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.676884] PPP generic driver version 2.4.2\n[ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.680129] ehci-pci: EHCI PCI platform driver\n[ 0.681363] ehci-platform: EHCI generic platform driver\n[ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.684098] ohci-pci: OHCI PCI platform driver\n[ 0.685305] ohci-platform: OHCI generic platform driver\n[ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.718661] usb usb1: Product: UHCI Host Controller\n[ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.721300] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.722552] hub 1-0:1.0: USB hub found\n[ 0.723512] hub 1-0:1.0: 2 ports detected\n[ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.729762] mousedev: PS/2 mouse device common for all mice\n[ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.733441] rtc_cmos 00:00: RTC can wake from S4\n[ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.739073] device-mapper: uevent: version 1.0.3\n[ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.745001] TCP: cubic registered\n[ 0.753972] NET: Registered protocol family 10\n[ 0.755615] NET: Registered protocol family 17\n[ 0.757011] Key type dns_resolver registered\n[ 0.758509] Loading compiled-in X.509 certificates\n[ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.764070] registered taskstats version 1\n[ 0.767199] Key type trusted registered\n[ 0.770854] Key type encrypted registered\n[ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773140] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.775112] regulator-dummy: disabling\n[ 0.776134] Magic number: 10:785:649\n[ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917)\n[ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.780646] EDD information not available.\n[ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.828723] Write protecting the kernel read-only data: 12288k\n[ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.848440] systemd-udevd[107]: starting version 204\n[ 0.896553] FDC 0 is a S82078B\n[ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.204205] usb 1-1: Product: QEMU USB Tablet\n[ 1.205328] usb 1-1: Manufacturer: QEMU\n[ 1.206343] usb 1-1: SerialNumber: 42\n[ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz\n[ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available\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 Populate /dev filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[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[ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds.\ncloud-init-nonet[5.05]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting 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[6.32]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c |\nci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c |\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.2 | 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:\nc1:e1:eb:8a:e0:c9:3d:83:17:0d:46:c8:3f:34:b7:11 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . . E.. |\n| o + oo . |\n| + o o+ |\n| = . o |\n| . + S |\n| . .. |\n| .. . . |\n| o.++. . |\n| +.oo. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nb3:30:6f:6b:a1:71:c5:45:93:65:f4:5a:56:99:94:51 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .o+=oE|\n| oo =.|\n| . . +|\n| o + |\n| o S. . |\n| .+oo |\n| ++. |\n| .... |\n| .. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n87:68:a2:71:38:f4:6c:5d:53:98:fc:93:9c:d7:f6:a5 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . o. |\n| +. |\n| . oo o . |\n| . + . o o* . o .|\n| + * + S .o . o.|\n| * o . E .|\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:\na4:a4:e6:59:25:f6:7c:39:32:16:4e:1a:32:4f:84:be root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. |\n| .. |\n| .o * = |\n| .O % . . |\n| o.= S + |\n| oEo . + . |\n| o |\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 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 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 * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:40:47 +0000. Up 130.32 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Wed, 14 Nov 2018 20:41:47 +0000. Up 191.06 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 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\n"} 2018-11-14 20:42:13,630 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-f4cd25fb-4ec5-4143-bb01-42bc1dd366ec 2018-11-14 20:42:13,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.113019943237s 2018-11-14 20:42:13,631 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-f4cd25fb-4ec5-4143-bb01-42bc1dd366ec 2018-11-14 20:42:13,631 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008061] Security Framework initialized [ 0.009190] AppArmor: AppArmor initialized [ 0.010236] Yama: becoming mindful. [ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022249] Initializing cgroup subsys memory [ 0.024009] Initializing cgroup subsys devices [ 0.025557] Initializing cgroup subsys freezer [ 0.026914] Initializing cgroup subsys blkio [ 0.028004] Initializing cgroup subsys perf_event [ 0.029405] Initializing cgroup subsys hugetlb [ 0.030676] FEATURE SPEC_CTRL Present [ 0.032701] mce: CPU supports 10 MCE banks [ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.057450] ACPI: Core revision 20131115 [ 0.059321] ACPI: All ACPI Tables successfully acquired [ 0.060388] ftrace: allocating 28747 entries in 113 pages [ 0.080328] smpboot: Max logical packages: 2 [ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.086369] Enabling x2apic [ 0.087484] Enabled x2apic [ 0.088013] Switched APIC routing to physical x2apic. [ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.106142] KVM setup paravirtual spinlock [ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.110708] x86: Booting SMP configuration: [ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.128044] x86: Booted up 1 node, 2 CPUs [ 0.128027] KVM setup async PF for cpu 1 [ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.132512] devtmpfs: initialized [ 0.134232] EVM: security.selinux [ 0.135169] EVM: security.SMACK64 [ 0.136007] EVM: security.ima [ 0.136887] EVM: security.capability [ 0.137923] pinctrl core: initialized pinctrl subsystem [ 0.140067] regulator-dummy: no parameters [ 0.141224] RTC time: 20:38:36, date: 11/14/18 [ 0.142423] NET: Registered protocol family 16 [ 0.143707] cpuidle: using governor ladder [ 0.144005] cpuidle: using governor menu [ 0.145155] ACPI: bus type PCI registered [ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.148014] PCI: Using configuration type 1 for base access [ 0.150133] bio: create slab at 0 [ 0.150133] ACPI: Added _OSI(Module Device) [ 0.152004] ACPI: Added _OSI(Processor Device) [ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.154336] ACPI: Added _OSI(Processor Aggregator Device) [ 0.157445] ACPI: Interpreter enabled [ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.168722] ACPI: (supports S0 S5) [ 0.169639] ACPI: Using IOAPIC for interrupt routing [ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.172211] ACPI: No dock devices found. [ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180215] acpiphp: Slot [3] registered [ 0.181284] acpiphp: Slot [4] registered [ 0.182383] acpiphp: Slot [5] registered [ 0.183489] acpiphp: Slot [6] registered [ 0.184021] acpiphp: Slot [7] registered [ 0.185113] acpiphp: Slot [8] registered [ 0.186156] acpiphp: Slot [9] registered [ 0.187209] acpiphp: Slot [10] registered [ 0.188022] acpiphp: Slot [11] registered [ 0.189095] acpiphp: Slot [12] registered [ 0.190146] acpiphp: Slot [13] registered [ 0.191227] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193105] acpiphp: Slot [16] registered [ 0.194191] acpiphp: Slot [17] registered [ 0.195404] acpiphp: Slot [18] registered [ 0.196030] acpiphp: Slot [19] registered [ 0.197120] acpiphp: Slot [20] registered [ 0.198203] acpiphp: Slot [21] registered [ 0.199320] acpiphp: Slot [22] registered [ 0.200031] acpiphp: Slot [23] registered [ 0.201126] acpiphp: Slot [24] registered [ 0.202172] acpiphp: Slot [25] registered [ 0.203274] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205091] acpiphp: Slot [28] registered [ 0.206163] acpiphp: Slot [29] registered [ 0.207224] acpiphp: Slot [30] registered [ 0.208039] acpiphp: Slot [31] registered [ 0.209096] PCI host bridge to bus 0000:00 [ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.267494] vgaarb: loaded [ 0.268003] vgaarb: bridge control possible 0000:00:02.0 [ 0.269583] SCSI subsystem initialized [ 0.270760] ACPI: bus type USB registered [ 0.270760] usbcore: registered new interface driver usbfs [ 0.272016] usbcore: registered new interface driver hub [ 0.273377] usbcore: registered new device driver usb [ 0.273380] PCI: Using ACPI for IRQ routing [ 0.276394] NetLabel: Initializing [ 0.277358] NetLabel: domain hash size = 128 [ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.279802] NetLabel: unlabeled traffic allowed by default [ 0.280175] Switched to clocksource kvm-clock [ 0.288651] AppArmor: AppArmor Filesystem Enabled [ 0.289882] pnp: PnP ACPI init [ 0.290750] ACPI: bus type PNP registered [ 0.292255] pnp: PnP ACPI: found 8 devices [ 0.293362] ACPI: bus type PNP unregistered [ 0.300064] NET: Registered protocol family 2 [ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.305400] TCP: Hash tables configured (established 16384 bind 16384) [ 0.307033] TCP: reno registered [ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.311039] NET: Registered protocol family 1 [ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.360180] Trying to unpack rootfs image as initramfs... [ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.478842] Scanning for low memory corruption every 60 seconds [ 0.481199] Initialise system trusted keyring [ 0.482704] audit: initializing netlink socket (disabled) [ 0.484078] type=2000 audit(1542227916.621:1): initialized [ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.507570] zbud: loaded [ 0.508800] VFS: Disk quotas dquot_6.5.2 [ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.511962] fuse init (API version 7.22) [ 0.513085] msgmni has been set to 3997 [ 0.514171] Key type big_key registered [ 0.515819] Key type asymmetric registered [ 0.516953] Asymmetric key parser 'x509' registered [ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.520306] io scheduler noop registered [ 0.521400] io scheduler deadline registered (default) [ 0.522784] io scheduler cfq registered [ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.527075] ipmi message handler version 39.2 [ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531433] ACPI: Power Button [PWRF] [ 0.532880] GHES: HEST is not enabled! [ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.651947] Linux agpgart interface v0.103 [ 0.653940] brd: module loaded [ 0.655289] loop: module loaded [ 0.656602] blk-mq: CPU -> queue map [ 0.658436] CPU 0 -> Queue 0 [ 0.659615] CPU 1 -> Queue 0 [ 0.661765] vda: vda1 [ 0.663777] scsi0 : ata_piix [ 0.666707] scsi1 : ata_piix [ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.671438] libphy: Fixed MDIO Bus: probed [ 0.672611] tun: Universal TUN/TAP device driver, 1.6 [ 0.673775] tun: (C) 1999-2004 Max Krasnyansky [ 0.676884] PPP generic driver version 2.4.2 [ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.680129] ehci-pci: EHCI PCI platform driver [ 0.681363] ehci-platform: EHCI generic platform driver [ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.684098] ohci-pci: OHCI PCI platform driver [ 0.685305] ohci-platform: OHCI generic platform driver [ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver [ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718661] usb usb1: Product: UHCI Host Controller [ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.721300] usb usb1: SerialNumber: 0000:00:01.2 [ 0.722552] hub 1-0:1.0: USB hub found [ 0.723512] hub 1-0:1.0: 2 ports detected [ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.729762] mousedev: PS/2 mouse device common for all mice [ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.733441] rtc_cmos 00:00: RTC can wake from S4 [ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.739073] device-mapper: uevent: version 1.0.3 [ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs [ 0.745001] TCP: cubic registered [ 0.753972] NET: Registered protocol family 10 [ 0.755615] NET: Registered protocol family 17 [ 0.757011] Key type dns_resolver registered [ 0.758509] Loading compiled-in X.509 certificates [ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.764070] registered taskstats version 1 [ 0.767199] Key type trusted registered [ 0.770854] Key type encrypted registered [ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773140] IMA: No TPM chip found, activating TPM-bypass! [ 0.775112] regulator-dummy: disabling [ 0.776134] Magic number: 10:785:649 [ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917) [ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.780646] EDD information not available. [ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.828723] Write protecting the kernel read-only data: 12288k [ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.848440] systemd-udevd[107]: starting version 204 [ 0.896553] FDC 0 is a S82078B [ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.204205] usb 1-1: Product: QEMU USB Tablet [ 1.205328] usb 1-1: Manufacturer: QEMU [ 1.206343] usb 1-1: SerialNumber: 42 [ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz [ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available * 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 Populate /dev filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds. cloud-init-nonet[5.05]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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[6.32]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c | ci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c | 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.2 | 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: c1:e1:eb:8a:e0:c9:3d:83:17:0d:46:c8:3f:34:b7:11 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | . . E.. | | o + oo . | | + o o+ | | = . o | | . + S | | . .. | | .. . . | | o.++. . | | +.oo. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: b3:30:6f:6b:a1:71:c5:45:93:65:f4:5a:56:99:94:51 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | .o+=oE| | oo =.| | . . +| | o + | | o S. . | | .+oo | | ++. | | .... | | .. | +-----------------+ 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: 87:68:a2:71:38:f4:6c:5d:53:98:fc:93:9c:d7:f6:a5 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | . o. | | +. | | . oo o . | | . + . o o* . o .| | + * + S .o . 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: a4:a4:e6:59:25:f6:7c:39:32:16:4e:1a:32:4f:84:be root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .. | | .. | | .o * = | | .O % . . | | o.= S + | | oEo . + . | | 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 SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting 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 ] 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 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 ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:40:47 +0000. Up 130.32 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Wed, 14 Nov 2018 20:41:47 +0000. Up 191.06 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 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update 2018-11-14 20:42:13,633 - functest.core.singlevm - DEBUG - try 18: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-14 20:42:23,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:42:23,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:42:24,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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-066d02b2-4598-46e7-a40d-0fd018a43062 x-compute-request-id: req-066d02b2-4598-46e7-a40d-0fd018a43062 Content-Encoding: gzip Content-Length: 1498 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:bc:66:4c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:66:4c", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:60:8c", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:34.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "0e36c748-ed15-4de6-82a0-d99a17af479a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:34Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:c1:0b:40", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:0b:40", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:46.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "35e17aec-ff41-4421-9df7-552124cdbab1", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:46Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "bono-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:42:07:79", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:07:79", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:b7:ea", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:36.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:36Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "dime-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:63:a5:22", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:a5:22", "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:1d:a7:43", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:a7:43", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "d31f7770-a606-4856-90d0-b4ea1295ef58", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "homer-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:46:7f:16", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:7f:16", "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:6f:84:50", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:cb:40:f9", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:40:f9", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:37:51.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:37:51Z", "hostId": "4f9348ee26543026d8aeb2af7f9ee6328e1c5c6b414aeec1b963e000", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-14T20:36:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:da:ad:13", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:ad:13", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:63:c7", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:35:57.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "ab480cc2-b362-4101-9346-87dff464dada", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:35:57Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ns.clearwater.opnfv", "created": "2018-11-14T20:34:13Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:42:24,296 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-066d02b2-4598-46e7-a40d-0fd018a43062 2018-11-14 20:42:24,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.652488946915s 2018-11-14 20:42:24,297 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-066d02b2-4598-46e7-a40d-0fd018a43062 2018-11-14 20:42:24,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 20:42:24,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 20:42:24,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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-85bbf03b-5c3d-4ec1-b488-8da747106f6e x-compute-request-id: req-85bbf03b-5c3d-4ec1-b488-8da747106f6e Content-Encoding: gzip Content-Length: 10208 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008061] Security Framework initialized\n[ 0.009190] AppArmor: AppArmor initialized\n[ 0.010236] Yama: becoming mindful.\n[ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022249] Initializing cgroup subsys memory\n[ 0.024009] Initializing cgroup subsys devices\n[ 0.025557] Initializing cgroup subsys freezer\n[ 0.026914] Initializing cgroup subsys blkio\n[ 0.028004] Initializing cgroup subsys perf_event\n[ 0.029405] Initializing cgroup subsys hugetlb\n[ 0.030676] FEATURE SPEC_CTRL Present\n[ 0.032701] mce: CPU supports 10 MCE banks\n[ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.057450] ACPI: Core revision 20131115\n[ 0.059321] ACPI: All ACPI Tables successfully acquired\n[ 0.060388] ftrace: allocating 28747 entries in 113 pages\n[ 0.080328] smpboot: Max logical packages: 2\n[ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.086369] Enabling x2apic\n[ 0.087484] Enabled x2apic\n[ 0.088013] Switched APIC routing to physical x2apic.\n[ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.106142] KVM setup paravirtual spinlock\n[ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.110708] x86: Booting SMP configuration:\n[ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.128044] x86: Booted up 1 node, 2 CPUs\n[ 0.128027] KVM setup async PF for cpu 1\n[ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.132512] devtmpfs: initialized\n[ 0.134232] EVM: security.selinux\n[ 0.135169] EVM: security.SMACK64\n[ 0.136007] EVM: security.ima\n[ 0.136887] EVM: security.capability\n[ 0.137923] pinctrl core: initialized pinctrl subsystem\n[ 0.140067] regulator-dummy: no parameters\n[ 0.141224] RTC time: 20:38:36, date: 11/14/18\n[ 0.142423] NET: Registered protocol family 16\n[ 0.143707] cpuidle: using governor ladder\n[ 0.144005] cpuidle: using governor menu\n[ 0.145155] ACPI: bus type PCI registered\n[ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.148014] PCI: Using configuration type 1 for base access\n[ 0.150133] bio: create slab at 0\n[ 0.150133] ACPI: Added _OSI(Module Device)\n[ 0.152004] ACPI: Added _OSI(Processor Device)\n[ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.154336] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.157445] ACPI: Interpreter enabled\n[ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.168722] ACPI: (supports S0 S5)\n[ 0.169639] ACPI: Using IOAPIC for interrupt routing\n[ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.172211] ACPI: No dock devices found.\n[ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180215] acpiphp: Slot [3] registered\n[ 0.181284] acpiphp: Slot [4] registered\n[ 0.182383] acpiphp: Slot [5] registered\n[ 0.183489] acpiphp: Slot [6] registered\n[ 0.184021] acpiphp: Slot [7] registered\n[ 0.185113] acpiphp: Slot [8] registered\n[ 0.186156] acpiphp: Slot [9] registered\n[ 0.187209] acpiphp: Slot [10] registered\n[ 0.188022] acpiphp: Slot [11] registered\n[ 0.189095] acpiphp: Slot [12] registered\n[ 0.190146] acpiphp: Slot [13] registered\n[ 0.191227] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193105] acpiphp: Slot [16] registered\n[ 0.194191] acpiphp: Slot [17] registered\n[ 0.195404] acpiphp: Slot [18] registered\n[ 0.196030] acpiphp: Slot [19] registered\n[ 0.197120] acpiphp: Slot [20] registered\n[ 0.198203] acpiphp: Slot [21] registered\n[ 0.199320] acpiphp: Slot [22] registered\n[ 0.200031] acpiphp: Slot [23] registered\n[ 0.201126] acpiphp: Slot [24] registered\n[ 0.202172] acpiphp: Slot [25] registered\n[ 0.203274] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205091] acpiphp: Slot [28] registered\n[ 0.206163] acpiphp: Slot [29] registered\n[ 0.207224] acpiphp: Slot [30] registered\n[ 0.208039] acpiphp: Slot [31] registered\n[ 0.209096] PCI host bridge to bus 0000:00\n[ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.267494] vgaarb: loaded\n[ 0.268003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.269583] SCSI subsystem initialized\n[ 0.270760] ACPI: bus type USB registered\n[ 0.270760] usbcore: registered new interface driver usbfs\n[ 0.272016] usbcore: registered new interface driver hub\n[ 0.273377] usbcore: registered new device driver usb\n[ 0.273380] PCI: Using ACPI for IRQ routing\n[ 0.276394] NetLabel: Initializing\n[ 0.277358] NetLabel: domain hash size = 128\n[ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.279802] NetLabel: unlabeled traffic allowed by default\n[ 0.280175] Switched to clocksource kvm-clock\n[ 0.288651] AppArmor: AppArmor Filesystem Enabled\n[ 0.289882] pnp: PnP ACPI init\n[ 0.290750] ACPI: bus type PNP registered\n[ 0.292255] pnp: PnP ACPI: found 8 devices\n[ 0.293362] ACPI: bus type PNP unregistered\n[ 0.300064] NET: Registered protocol family 2\n[ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.305400] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.307033] TCP: reno registered\n[ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.311039] NET: Registered protocol family 1\n[ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.360180] Trying to unpack rootfs image as initramfs...\n[ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.478842] Scanning for low memory corruption every 60 seconds\n[ 0.481199] Initialise system trusted keyring\n[ 0.482704] audit: initializing netlink socket (disabled)\n[ 0.484078] type=2000 audit(1542227916.621:1): initialized\n[ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507570] zbud: loaded\n[ 0.508800] VFS: Disk quotas dquot_6.5.2\n[ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511962] fuse init (API version 7.22)\n[ 0.513085] msgmni has been set to 3997\n[ 0.514171] Key type big_key registered\n[ 0.515819] Key type asymmetric registered\n[ 0.516953] Asymmetric key parser 'x509' registered\n[ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.520306] io scheduler noop registered\n[ 0.521400] io scheduler deadline registered (default)\n[ 0.522784] io scheduler cfq registered\n[ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527075] ipmi message handler version 39.2\n[ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531433] ACPI: Power Button [PWRF]\n[ 0.532880] GHES: HEST is not enabled!\n[ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.651947] Linux agpgart interface v0.103\n[ 0.653940] brd: module loaded\n[ 0.655289] loop: module loaded\n[ 0.656602] blk-mq: CPU -> queue map\n[ 0.658436] CPU 0 -> Queue 0\n[ 0.659615] CPU 1 -> Queue 0\n[ 0.661765] vda: vda1\n[ 0.663777] scsi0 : ata_piix\n[ 0.666707] scsi1 : ata_piix\n[ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.671438] libphy: Fixed MDIO Bus: probed\n[ 0.672611] tun: Universal TUN/TAP device driver, 1.6\n[ 0.673775] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.676884] PPP generic driver version 2.4.2\n[ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.680129] ehci-pci: EHCI PCI platform driver\n[ 0.681363] ehci-platform: EHCI generic platform driver\n[ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.684098] ohci-pci: OHCI PCI platform driver\n[ 0.685305] ohci-platform: OHCI generic platform driver\n[ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.718661] usb usb1: Product: UHCI Host Controller\n[ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.721300] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.722552] hub 1-0:1.0: USB hub found\n[ 0.723512] hub 1-0:1.0: 2 ports detected\n[ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.729762] mousedev: PS/2 mouse device common for all mice\n[ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.733441] rtc_cmos 00:00: RTC can wake from S4\n[ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.739073] device-mapper: uevent: version 1.0.3\n[ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.745001] TCP: cubic registered\n[ 0.753972] NET: Registered protocol family 10\n[ 0.755615] NET: Registered protocol family 17\n[ 0.757011] Key type dns_resolver registered\n[ 0.758509] Loading compiled-in X.509 certificates\n[ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.764070] registered taskstats version 1\n[ 0.767199] Key type trusted registered\n[ 0.770854] Key type encrypted registered\n[ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773140] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.775112] regulator-dummy: disabling\n[ 0.776134] Magic number: 10:785:649\n[ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917)\n[ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.780646] EDD information not available.\n[ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.828723] Write protecting the kernel read-only data: 12288k\n[ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.848440] systemd-udevd[107]: starting version 204\n[ 0.896553] FDC 0 is a S82078B\n[ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.204205] usb 1-1: Product: QEMU USB Tablet\n[ 1.205328] usb 1-1: Manufacturer: QEMU\n[ 1.206343] usb 1-1: SerialNumber: 42\n[ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz\n[ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available\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 Populate /dev filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[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[ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds.\ncloud-init-nonet[5.05]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting 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[6.32]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c |\nci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c |\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.2 | 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:\nc1:e1:eb:8a:e0:c9:3d:83:17:0d:46:c8:3f:34:b7:11 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . . E.. |\n| o + oo . |\n| + o o+ |\n| = . o |\n| . + S |\n| . .. |\n| .. . . |\n| o.++. . |\n| +.oo. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nb3:30:6f:6b:a1:71:c5:45:93:65:f4:5a:56:99:94:51 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .o+=oE|\n| oo =.|\n| . . +|\n| o + |\n| o S. . |\n| .+oo |\n| ++. |\n| .... |\n| .. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n87:68:a2:71:38:f4:6c:5d:53:98:fc:93:9c:d7:f6:a5 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . o. |\n| +. |\n| . oo o . |\n| . + . o o* . o .|\n| + * + S .o . o.|\n| * o . E .|\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:\na4:a4:e6:59:25:f6:7c:39:32:16:4e:1a:32:4f:84:be root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. |\n| .. |\n| .o * = |\n| .O % . . |\n| o.= S + |\n| oEo . + . |\n| o |\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 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 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 * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:40:47 +0000. Up 130.32 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Wed, 14 Nov 2018 20:41:47 +0000. Up 191.06 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 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\n"} 2018-11-14 20:42:24,414 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-85bbf03b-5c3d-4ec1-b488-8da747106f6e 2018-11-14 20:42:24,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.109313964844s 2018-11-14 20:42:24,415 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-85bbf03b-5c3d-4ec1-b488-8da747106f6e 2018-11-14 20:42:24,415 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008061] Security Framework initialized [ 0.009190] AppArmor: AppArmor initialized [ 0.010236] Yama: becoming mindful. [ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022249] Initializing cgroup subsys memory [ 0.024009] Initializing cgroup subsys devices [ 0.025557] Initializing cgroup subsys freezer [ 0.026914] Initializing cgroup subsys blkio [ 0.028004] Initializing cgroup subsys perf_event [ 0.029405] Initializing cgroup subsys hugetlb [ 0.030676] FEATURE SPEC_CTRL Present [ 0.032701] mce: CPU supports 10 MCE banks [ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.057450] ACPI: Core revision 20131115 [ 0.059321] ACPI: All ACPI Tables successfully acquired [ 0.060388] ftrace: allocating 28747 entries in 113 pages [ 0.080328] smpboot: Max logical packages: 2 [ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.086369] Enabling x2apic [ 0.087484] Enabled x2apic [ 0.088013] Switched APIC routing to physical x2apic. [ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.106142] KVM setup paravirtual spinlock [ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.110708] x86: Booting SMP configuration: [ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.128044] x86: Booted up 1 node, 2 CPUs [ 0.128027] KVM setup async PF for cpu 1 [ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.132512] devtmpfs: initialized [ 0.134232] EVM: security.selinux [ 0.135169] EVM: security.SMACK64 [ 0.136007] EVM: security.ima [ 0.136887] EVM: security.capability [ 0.137923] pinctrl core: initialized pinctrl subsystem [ 0.140067] regulator-dummy: no parameters [ 0.141224] RTC time: 20:38:36, date: 11/14/18 [ 0.142423] NET: Registered protocol family 16 [ 0.143707] cpuidle: using governor ladder [ 0.144005] cpuidle: using governor menu [ 0.145155] ACPI: bus type PCI registered [ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.148014] PCI: Using configuration type 1 for base access [ 0.150133] bio: create slab at 0 [ 0.150133] ACPI: Added _OSI(Module Device) [ 0.152004] ACPI: Added _OSI(Processor Device) [ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.154336] ACPI: Added _OSI(Processor Aggregator Device) [ 0.157445] ACPI: Interpreter enabled [ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.168722] ACPI: (supports S0 S5) [ 0.169639] ACPI: Using IOAPIC for interrupt routing [ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.172211] ACPI: No dock devices found. [ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180215] acpiphp: Slot [3] registered [ 0.181284] acpiphp: Slot [4] registered [ 0.182383] acpiphp: Slot [5] registered [ 0.183489] acpiphp: Slot [6] registered [ 0.184021] acpiphp: Slot [7] registered [ 0.185113] acpiphp: Slot [8] registered [ 0.186156] acpiphp: Slot [9] registered [ 0.187209] acpiphp: Slot [10] registered [ 0.188022] acpiphp: Slot [11] registered [ 0.189095] acpiphp: Slot [12] registered [ 0.190146] acpiphp: Slot [13] registered [ 0.191227] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193105] acpiphp: Slot [16] registered [ 0.194191] acpiphp: Slot [17] registered [ 0.195404] acpiphp: Slot [18] registered [ 0.196030] acpiphp: Slot [19] registered [ 0.197120] acpiphp: Slot [20] registered [ 0.198203] acpiphp: Slot [21] registered [ 0.199320] acpiphp: Slot [22] registered [ 0.200031] acpiphp: Slot [23] registered [ 0.201126] acpiphp: Slot [24] registered [ 0.202172] acpiphp: Slot [25] registered [ 0.203274] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205091] acpiphp: Slot [28] registered [ 0.206163] acpiphp: Slot [29] registered [ 0.207224] acpiphp: Slot [30] registered [ 0.208039] acpiphp: Slot [31] registered [ 0.209096] PCI host bridge to bus 0000:00 [ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.267494] vgaarb: loaded [ 0.268003] vgaarb: bridge control possible 0000:00:02.0 [ 0.269583] SCSI subsystem initialized [ 0.270760] ACPI: bus type USB registered [ 0.270760] usbcore: registered new interface driver usbfs [ 0.272016] usbcore: registered new interface driver hub [ 0.273377] usbcore: registered new device driver usb [ 0.273380] PCI: Using ACPI for IRQ routing [ 0.276394] NetLabel: Initializing [ 0.277358] NetLabel: domain hash size = 128 [ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.279802] NetLabel: unlabeled traffic allowed by default [ 0.280175] Switched to clocksource kvm-clock [ 0.288651] AppArmor: AppArmor Filesystem Enabled [ 0.289882] pnp: PnP ACPI init [ 0.290750] ACPI: bus type PNP registered [ 0.292255] pnp: PnP ACPI: found 8 devices [ 0.293362] ACPI: bus type PNP unregistered [ 0.300064] NET: Registered protocol family 2 [ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.305400] TCP: Hash tables configured (established 16384 bind 16384) [ 0.307033] TCP: reno registered [ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.311039] NET: Registered protocol family 1 [ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.360180] Trying to unpack rootfs image as initramfs... [ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.478842] Scanning for low memory corruption every 60 seconds [ 0.481199] Initialise system trusted keyring [ 0.482704] audit: initializing netlink socket (disabled) [ 0.484078] type=2000 audit(1542227916.621:1): initialized [ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.507570] zbud: loaded [ 0.508800] VFS: Disk quotas dquot_6.5.2 [ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.511962] fuse init (API version 7.22) [ 0.513085] msgmni has been set to 3997 [ 0.514171] Key type big_key registered [ 0.515819] Key type asymmetric registered [ 0.516953] Asymmetric key parser 'x509' registered [ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.520306] io scheduler noop registered [ 0.521400] io scheduler deadline registered (default) [ 0.522784] io scheduler cfq registered [ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.527075] ipmi message handler version 39.2 [ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531433] ACPI: Power Button [PWRF] [ 0.532880] GHES: HEST is not enabled! [ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.651947] Linux agpgart interface v0.103 [ 0.653940] brd: module loaded [ 0.655289] loop: module loaded [ 0.656602] blk-mq: CPU -> queue map [ 0.658436] CPU 0 -> Queue 0 [ 0.659615] CPU 1 -> Queue 0 [ 0.661765] vda: vda1 [ 0.663777] scsi0 : ata_piix [ 0.666707] scsi1 : ata_piix [ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.671438] libphy: Fixed MDIO Bus: probed [ 0.672611] tun: Universal TUN/TAP device driver, 1.6 [ 0.673775] tun: (C) 1999-2004 Max Krasnyansky [ 0.676884] PPP generic driver version 2.4.2 [ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.680129] ehci-pci: EHCI PCI platform driver [ 0.681363] ehci-platform: EHCI generic platform driver [ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.684098] ohci-pci: OHCI PCI platform driver [ 0.685305] ohci-platform: OHCI generic platform driver [ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver [ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718661] usb usb1: Product: UHCI Host Controller [ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.721300] usb usb1: SerialNumber: 0000:00:01.2 [ 0.722552] hub 1-0:1.0: USB hub found [ 0.723512] hub 1-0:1.0: 2 ports detected [ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.729762] mousedev: PS/2 mouse device common for all mice [ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.733441] rtc_cmos 00:00: RTC can wake from S4 [ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.739073] device-mapper: uevent: version 1.0.3 [ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs [ 0.745001] TCP: cubic registered [ 0.753972] NET: Registered protocol family 10 [ 0.755615] NET: Registered protocol family 17 [ 0.757011] Key type dns_resolver registered [ 0.758509] Loading compiled-in X.509 certificates [ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.764070] registered taskstats version 1 [ 0.767199] Key type trusted registered [ 0.770854] Key type encrypted registered [ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773140] IMA: No TPM chip found, activating TPM-bypass! [ 0.775112] regulator-dummy: disabling [ 0.776134] Magic number: 10:785:649 [ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917) [ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.780646] EDD information not available. [ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.828723] Write protecting the kernel read-only data: 12288k [ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.848440] systemd-udevd[107]: starting version 204 [ 0.896553] FDC 0 is a S82078B [ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.204205] usb 1-1: Product: QEMU USB Tablet [ 1.205328] usb 1-1: Manufacturer: QEMU [ 1.206343] usb 1-1: SerialNumber: 42 [ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz [ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available * 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 Populate /dev filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds. cloud-init-nonet[5.05]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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[6.32]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c | ci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c | 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.2 | 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: c1:e1:eb:8a:e0:c9:3d:83:17:0d:46:c8:3f:34:b7:11 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | . . E.. | | o + oo . | | + o o+ | | = . o | | . + S | | . .. | | .. . . | | o.++. . | | +.oo. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: b3:30:6f:6b:a1:71:c5:45:93:65:f4:5a:56:99:94:51 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | .o+=oE| | oo =.| | . . +| | o + | | o S. . | | .+oo | | ++. | | .... | | .. | +-----------------+ 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: 87:68:a2:71:38:f4:6c:5d:53:98:fc:93:9c:d7:f6:a5 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | . o. | | +. | | . oo o . | | . + . o o* . o .| | + * + S .o . 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: a4:a4:e6:59:25:f6:7c:39:32:16:4e:1a:32:4f:84:be root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .. | | .. | | .o * = | | .O % . . | | o.= S + | | oEo . + . | | 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 SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting 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 ] 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 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 ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:40:47 +0000. Up 130.32 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Wed, 14 Nov 2018 20:41:47 +0000. Up 191.06 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 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update 2018-11-14 20:42:24,417 - functest.core.singlevm - DEBUG - try 19: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-14 20:42:34,418 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:42:34,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:42:35,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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-c4b0d8c3-fd46-4dfd-9e7d-fa705f639bf2 x-compute-request-id: req-c4b0d8c3-fd46-4dfd-9e7d-fa705f639bf2 Content-Encoding: gzip Content-Length: 1498 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:bc:66:4c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:66:4c", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:60:8c", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:34.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "0e36c748-ed15-4de6-82a0-d99a17af479a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:34Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:c1:0b:40", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:0b:40", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:46.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "35e17aec-ff41-4421-9df7-552124cdbab1", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:46Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "bono-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:42:07:79", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:07:79", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:b7:ea", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:36.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:36Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "dime-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:63:a5:22", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:a5:22", "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:1d:a7:43", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:a7:43", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "d31f7770-a606-4856-90d0-b4ea1295ef58", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "homer-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:46:7f:16", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:7f:16", "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:6f:84:50", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:cb:40:f9", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:40:f9", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:37:51.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:37:51Z", "hostId": "4f9348ee26543026d8aeb2af7f9ee6328e1c5c6b414aeec1b963e000", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-14T20:36:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:da:ad:13", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:ad:13", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:63:c7", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:35:57.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "ab480cc2-b362-4101-9346-87dff464dada", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:35:57Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ns.clearwater.opnfv", "created": "2018-11-14T20:34:13Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:42:35,295 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c4b0d8c3-fd46-4dfd-9e7d-fa705f639bf2 2018-11-14 20:42:35,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.876652002335s 2018-11-14 20:42:35,296 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c4b0d8c3-fd46-4dfd-9e7d-fa705f639bf2 2018-11-14 20:42:35,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 20:42:35,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 20:42:35,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:42: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-c31baa60-468c-4d94-8185-34404bea8157 x-compute-request-id: req-c31baa60-468c-4d94-8185-34404bea8157 Content-Encoding: gzip Content-Length: 10208 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008061] Security Framework initialized\n[ 0.009190] AppArmor: AppArmor initialized\n[ 0.010236] Yama: becoming mindful.\n[ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022249] Initializing cgroup subsys memory\n[ 0.024009] Initializing cgroup subsys devices\n[ 0.025557] Initializing cgroup subsys freezer\n[ 0.026914] Initializing cgroup subsys blkio\n[ 0.028004] Initializing cgroup subsys perf_event\n[ 0.029405] Initializing cgroup subsys hugetlb\n[ 0.030676] FEATURE SPEC_CTRL Present\n[ 0.032701] mce: CPU supports 10 MCE banks\n[ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.057450] ACPI: Core revision 20131115\n[ 0.059321] ACPI: All ACPI Tables successfully acquired\n[ 0.060388] ftrace: allocating 28747 entries in 113 pages\n[ 0.080328] smpboot: Max logical packages: 2\n[ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.086369] Enabling x2apic\n[ 0.087484] Enabled x2apic\n[ 0.088013] Switched APIC routing to physical x2apic.\n[ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.106142] KVM setup paravirtual spinlock\n[ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.110708] x86: Booting SMP configuration:\n[ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.128044] x86: Booted up 1 node, 2 CPUs\n[ 0.128027] KVM setup async PF for cpu 1\n[ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.132512] devtmpfs: initialized\n[ 0.134232] EVM: security.selinux\n[ 0.135169] EVM: security.SMACK64\n[ 0.136007] EVM: security.ima\n[ 0.136887] EVM: security.capability\n[ 0.137923] pinctrl core: initialized pinctrl subsystem\n[ 0.140067] regulator-dummy: no parameters\n[ 0.141224] RTC time: 20:38:36, date: 11/14/18\n[ 0.142423] NET: Registered protocol family 16\n[ 0.143707] cpuidle: using governor ladder\n[ 0.144005] cpuidle: using governor menu\n[ 0.145155] ACPI: bus type PCI registered\n[ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.148014] PCI: Using configuration type 1 for base access\n[ 0.150133] bio: create slab at 0\n[ 0.150133] ACPI: Added _OSI(Module Device)\n[ 0.152004] ACPI: Added _OSI(Processor Device)\n[ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.154336] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.157445] ACPI: Interpreter enabled\n[ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.168722] ACPI: (supports S0 S5)\n[ 0.169639] ACPI: Using IOAPIC for interrupt routing\n[ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.172211] ACPI: No dock devices found.\n[ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180215] acpiphp: Slot [3] registered\n[ 0.181284] acpiphp: Slot [4] registered\n[ 0.182383] acpiphp: Slot [5] registered\n[ 0.183489] acpiphp: Slot [6] registered\n[ 0.184021] acpiphp: Slot [7] registered\n[ 0.185113] acpiphp: Slot [8] registered\n[ 0.186156] acpiphp: Slot [9] registered\n[ 0.187209] acpiphp: Slot [10] registered\n[ 0.188022] acpiphp: Slot [11] registered\n[ 0.189095] acpiphp: Slot [12] registered\n[ 0.190146] acpiphp: Slot [13] registered\n[ 0.191227] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193105] acpiphp: Slot [16] registered\n[ 0.194191] acpiphp: Slot [17] registered\n[ 0.195404] acpiphp: Slot [18] registered\n[ 0.196030] acpiphp: Slot [19] registered\n[ 0.197120] acpiphp: Slot [20] registered\n[ 0.198203] acpiphp: Slot [21] registered\n[ 0.199320] acpiphp: Slot [22] registered\n[ 0.200031] acpiphp: Slot [23] registered\n[ 0.201126] acpiphp: Slot [24] registered\n[ 0.202172] acpiphp: Slot [25] registered\n[ 0.203274] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205091] acpiphp: Slot [28] registered\n[ 0.206163] acpiphp: Slot [29] registered\n[ 0.207224] acpiphp: Slot [30] registered\n[ 0.208039] acpiphp: Slot [31] registered\n[ 0.209096] PCI host bridge to bus 0000:00\n[ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.267494] vgaarb: loaded\n[ 0.268003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.269583] SCSI subsystem initialized\n[ 0.270760] ACPI: bus type USB registered\n[ 0.270760] usbcore: registered new interface driver usbfs\n[ 0.272016] usbcore: registered new interface driver hub\n[ 0.273377] usbcore: registered new device driver usb\n[ 0.273380] PCI: Using ACPI for IRQ routing\n[ 0.276394] NetLabel: Initializing\n[ 0.277358] NetLabel: domain hash size = 128\n[ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.279802] NetLabel: unlabeled traffic allowed by default\n[ 0.280175] Switched to clocksource kvm-clock\n[ 0.288651] AppArmor: AppArmor Filesystem Enabled\n[ 0.289882] pnp: PnP ACPI init\n[ 0.290750] ACPI: bus type PNP registered\n[ 0.292255] pnp: PnP ACPI: found 8 devices\n[ 0.293362] ACPI: bus type PNP unregistered\n[ 0.300064] NET: Registered protocol family 2\n[ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.305400] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.307033] TCP: reno registered\n[ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.311039] NET: Registered protocol family 1\n[ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.360180] Trying to unpack rootfs image as initramfs...\n[ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.478842] Scanning for low memory corruption every 60 seconds\n[ 0.481199] Initialise system trusted keyring\n[ 0.482704] audit: initializing netlink socket (disabled)\n[ 0.484078] type=2000 audit(1542227916.621:1): initialized\n[ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507570] zbud: loaded\n[ 0.508800] VFS: Disk quotas dquot_6.5.2\n[ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511962] fuse init (API version 7.22)\n[ 0.513085] msgmni has been set to 3997\n[ 0.514171] Key type big_key registered\n[ 0.515819] Key type asymmetric registered\n[ 0.516953] Asymmetric key parser 'x509' registered\n[ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.520306] io scheduler noop registered\n[ 0.521400] io scheduler deadline registered (default)\n[ 0.522784] io scheduler cfq registered\n[ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527075] ipmi message handler version 39.2\n[ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531433] ACPI: Power Button [PWRF]\n[ 0.532880] GHES: HEST is not enabled!\n[ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.651947] Linux agpgart interface v0.103\n[ 0.653940] brd: module loaded\n[ 0.655289] loop: module loaded\n[ 0.656602] blk-mq: CPU -> queue map\n[ 0.658436] CPU 0 -> Queue 0\n[ 0.659615] CPU 1 -> Queue 0\n[ 0.661765] vda: vda1\n[ 0.663777] scsi0 : ata_piix\n[ 0.666707] scsi1 : ata_piix\n[ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.671438] libphy: Fixed MDIO Bus: probed\n[ 0.672611] tun: Universal TUN/TAP device driver, 1.6\n[ 0.673775] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.676884] PPP generic driver version 2.4.2\n[ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.680129] ehci-pci: EHCI PCI platform driver\n[ 0.681363] ehci-platform: EHCI generic platform driver\n[ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.684098] ohci-pci: OHCI PCI platform driver\n[ 0.685305] ohci-platform: OHCI generic platform driver\n[ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.718661] usb usb1: Product: UHCI Host Controller\n[ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.721300] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.722552] hub 1-0:1.0: USB hub found\n[ 0.723512] hub 1-0:1.0: 2 ports detected\n[ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.729762] mousedev: PS/2 mouse device common for all mice\n[ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.733441] rtc_cmos 00:00: RTC can wake from S4\n[ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.739073] device-mapper: uevent: version 1.0.3\n[ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.745001] TCP: cubic registered\n[ 0.753972] NET: Registered protocol family 10\n[ 0.755615] NET: Registered protocol family 17\n[ 0.757011] Key type dns_resolver registered\n[ 0.758509] Loading compiled-in X.509 certificates\n[ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.764070] registered taskstats version 1\n[ 0.767199] Key type trusted registered\n[ 0.770854] Key type encrypted registered\n[ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773140] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.775112] regulator-dummy: disabling\n[ 0.776134] Magic number: 10:785:649\n[ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917)\n[ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.780646] EDD information not available.\n[ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.828723] Write protecting the kernel read-only data: 12288k\n[ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.848440] systemd-udevd[107]: starting version 204\n[ 0.896553] FDC 0 is a S82078B\n[ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.204205] usb 1-1: Product: QEMU USB Tablet\n[ 1.205328] usb 1-1: Manufacturer: QEMU\n[ 1.206343] usb 1-1: SerialNumber: 42\n[ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz\n[ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available\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 Populate /dev filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[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[ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds.\ncloud-init-nonet[5.05]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting 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[6.32]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c |\nci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c |\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.2 | 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:\nc1:e1:eb:8a:e0:c9:3d:83:17:0d:46:c8:3f:34:b7:11 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . . E.. |\n| o + oo . |\n| + o o+ |\n| = . o |\n| . + S |\n| . .. |\n| .. . . |\n| o.++. . |\n| +.oo. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nb3:30:6f:6b:a1:71:c5:45:93:65:f4:5a:56:99:94:51 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .o+=oE|\n| oo =.|\n| . . +|\n| o + |\n| o S. . |\n| .+oo |\n| ++. |\n| .... |\n| .. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n87:68:a2:71:38:f4:6c:5d:53:98:fc:93:9c:d7:f6:a5 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . o. |\n| +. |\n| . oo o . |\n| . + . o o* . o .|\n| + * + S .o . o.|\n| * o . E .|\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:\na4:a4:e6:59:25:f6:7c:39:32:16:4e:1a:32:4f:84:be root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. |\n| .. |\n| .o * = |\n| .O % . . |\n| o.= S + |\n| oEo . + . |\n| o |\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 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 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 * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:40:47 +0000. Up 130.32 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Wed, 14 Nov 2018 20:41:47 +0000. Up 191.06 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 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\n"} 2018-11-14 20:42:35,383 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-c31baa60-468c-4d94-8185-34404bea8157 2018-11-14 20:42:35,383 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.080384016037s 2018-11-14 20:42:35,385 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-c31baa60-468c-4d94-8185-34404bea8157 2018-11-14 20:42:35,385 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008061] Security Framework initialized [ 0.009190] AppArmor: AppArmor initialized [ 0.010236] Yama: becoming mindful. [ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022249] Initializing cgroup subsys memory [ 0.024009] Initializing cgroup subsys devices [ 0.025557] Initializing cgroup subsys freezer [ 0.026914] Initializing cgroup subsys blkio [ 0.028004] Initializing cgroup subsys perf_event [ 0.029405] Initializing cgroup subsys hugetlb [ 0.030676] FEATURE SPEC_CTRL Present [ 0.032701] mce: CPU supports 10 MCE banks [ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.057450] ACPI: Core revision 20131115 [ 0.059321] ACPI: All ACPI Tables successfully acquired [ 0.060388] ftrace: allocating 28747 entries in 113 pages [ 0.080328] smpboot: Max logical packages: 2 [ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.086369] Enabling x2apic [ 0.087484] Enabled x2apic [ 0.088013] Switched APIC routing to physical x2apic. [ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.106142] KVM setup paravirtual spinlock [ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.110708] x86: Booting SMP configuration: [ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.128044] x86: Booted up 1 node, 2 CPUs [ 0.128027] KVM setup async PF for cpu 1 [ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.132512] devtmpfs: initialized [ 0.134232] EVM: security.selinux [ 0.135169] EVM: security.SMACK64 [ 0.136007] EVM: security.ima [ 0.136887] EVM: security.capability [ 0.137923] pinctrl core: initialized pinctrl subsystem [ 0.140067] regulator-dummy: no parameters [ 0.141224] RTC time: 20:38:36, date: 11/14/18 [ 0.142423] NET: Registered protocol family 16 [ 0.143707] cpuidle: using governor ladder [ 0.144005] cpuidle: using governor menu [ 0.145155] ACPI: bus type PCI registered [ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.148014] PCI: Using configuration type 1 for base access [ 0.150133] bio: create slab at 0 [ 0.150133] ACPI: Added _OSI(Module Device) [ 0.152004] ACPI: Added _OSI(Processor Device) [ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.154336] ACPI: Added _OSI(Processor Aggregator Device) [ 0.157445] ACPI: Interpreter enabled [ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.168722] ACPI: (supports S0 S5) [ 0.169639] ACPI: Using IOAPIC for interrupt routing [ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.172211] ACPI: No dock devices found. [ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180215] acpiphp: Slot [3] registered [ 0.181284] acpiphp: Slot [4] registered [ 0.182383] acpiphp: Slot [5] registered [ 0.183489] acpiphp: Slot [6] registered [ 0.184021] acpiphp: Slot [7] registered [ 0.185113] acpiphp: Slot [8] registered [ 0.186156] acpiphp: Slot [9] registered [ 0.187209] acpiphp: Slot [10] registered [ 0.188022] acpiphp: Slot [11] registered [ 0.189095] acpiphp: Slot [12] registered [ 0.190146] acpiphp: Slot [13] registered [ 0.191227] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193105] acpiphp: Slot [16] registered [ 0.194191] acpiphp: Slot [17] registered [ 0.195404] acpiphp: Slot [18] registered [ 0.196030] acpiphp: Slot [19] registered [ 0.197120] acpiphp: Slot [20] registered [ 0.198203] acpiphp: Slot [21] registered [ 0.199320] acpiphp: Slot [22] registered [ 0.200031] acpiphp: Slot [23] registered [ 0.201126] acpiphp: Slot [24] registered [ 0.202172] acpiphp: Slot [25] registered [ 0.203274] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205091] acpiphp: Slot [28] registered [ 0.206163] acpiphp: Slot [29] registered [ 0.207224] acpiphp: Slot [30] registered [ 0.208039] acpiphp: Slot [31] registered [ 0.209096] PCI host bridge to bus 0000:00 [ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.267494] vgaarb: loaded [ 0.268003] vgaarb: bridge control possible 0000:00:02.0 [ 0.269583] SCSI subsystem initialized [ 0.270760] ACPI: bus type USB registered [ 0.270760] usbcore: registered new interface driver usbfs [ 0.272016] usbcore: registered new interface driver hub [ 0.273377] usbcore: registered new device driver usb [ 0.273380] PCI: Using ACPI for IRQ routing [ 0.276394] NetLabel: Initializing [ 0.277358] NetLabel: domain hash size = 128 [ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.279802] NetLabel: unlabeled traffic allowed by default [ 0.280175] Switched to clocksource kvm-clock [ 0.288651] AppArmor: AppArmor Filesystem Enabled [ 0.289882] pnp: PnP ACPI init [ 0.290750] ACPI: bus type PNP registered [ 0.292255] pnp: PnP ACPI: found 8 devices [ 0.293362] ACPI: bus type PNP unregistered [ 0.300064] NET: Registered protocol family 2 [ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.305400] TCP: Hash tables configured (established 16384 bind 16384) [ 0.307033] TCP: reno registered [ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.311039] NET: Registered protocol family 1 [ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.360180] Trying to unpack rootfs image as initramfs... [ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.478842] Scanning for low memory corruption every 60 seconds [ 0.481199] Initialise system trusted keyring [ 0.482704] audit: initializing netlink socket (disabled) [ 0.484078] type=2000 audit(1542227916.621:1): initialized [ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.507570] zbud: loaded [ 0.508800] VFS: Disk quotas dquot_6.5.2 [ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.511962] fuse init (API version 7.22) [ 0.513085] msgmni has been set to 3997 [ 0.514171] Key type big_key registered [ 0.515819] Key type asymmetric registered [ 0.516953] Asymmetric key parser 'x509' registered [ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.520306] io scheduler noop registered [ 0.521400] io scheduler deadline registered (default) [ 0.522784] io scheduler cfq registered [ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.527075] ipmi message handler version 39.2 [ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531433] ACPI: Power Button [PWRF] [ 0.532880] GHES: HEST is not enabled! [ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.651947] Linux agpgart interface v0.103 [ 0.653940] brd: module loaded [ 0.655289] loop: module loaded [ 0.656602] blk-mq: CPU -> queue map [ 0.658436] CPU 0 -> Queue 0 [ 0.659615] CPU 1 -> Queue 0 [ 0.661765] vda: vda1 [ 0.663777] scsi0 : ata_piix [ 0.666707] scsi1 : ata_piix [ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.671438] libphy: Fixed MDIO Bus: probed [ 0.672611] tun: Universal TUN/TAP device driver, 1.6 [ 0.673775] tun: (C) 1999-2004 Max Krasnyansky [ 0.676884] PPP generic driver version 2.4.2 [ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.680129] ehci-pci: EHCI PCI platform driver [ 0.681363] ehci-platform: EHCI generic platform driver [ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.684098] ohci-pci: OHCI PCI platform driver [ 0.685305] ohci-platform: OHCI generic platform driver [ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver [ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718661] usb usb1: Product: UHCI Host Controller [ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.721300] usb usb1: SerialNumber: 0000:00:01.2 [ 0.722552] hub 1-0:1.0: USB hub found [ 0.723512] hub 1-0:1.0: 2 ports detected [ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.729762] mousedev: PS/2 mouse device common for all mice [ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.733441] rtc_cmos 00:00: RTC can wake from S4 [ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.739073] device-mapper: uevent: version 1.0.3 [ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs [ 0.745001] TCP: cubic registered [ 0.753972] NET: Registered protocol family 10 [ 0.755615] NET: Registered protocol family 17 [ 0.757011] Key type dns_resolver registered [ 0.758509] Loading compiled-in X.509 certificates [ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.764070] registered taskstats version 1 [ 0.767199] Key type trusted registered [ 0.770854] Key type encrypted registered [ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773140] IMA: No TPM chip found, activating TPM-bypass! [ 0.775112] regulator-dummy: disabling [ 0.776134] Magic number: 10:785:649 [ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917) [ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.780646] EDD information not available. [ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.828723] Write protecting the kernel read-only data: 12288k [ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.848440] systemd-udevd[107]: starting version 204 [ 0.896553] FDC 0 is a S82078B [ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.204205] usb 1-1: Product: QEMU USB Tablet [ 1.205328] usb 1-1: Manufacturer: QEMU [ 1.206343] usb 1-1: SerialNumber: 42 [ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz [ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available * 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 Populate /dev filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds. cloud-init-nonet[5.05]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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[6.32]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c | ci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c | 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.2 | 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: c1:e1:eb:8a:e0:c9:3d:83:17:0d:46:c8:3f:34:b7:11 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | . . E.. | | o + oo . | | + o o+ | | = . o | | . + S | | . .. | | .. . . | | o.++. . | | +.oo. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: b3:30:6f:6b:a1:71:c5:45:93:65:f4:5a:56:99:94:51 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | .o+=oE| | oo =.| | . . +| | o + | | o S. . | | .+oo | | ++. | | .... | | .. | +-----------------+ 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: 87:68:a2:71:38:f4:6c:5d:53:98:fc:93:9c:d7:f6:a5 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | . o. | | +. | | . oo o . | | . + . o o* . o .| | + * + S .o . 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: a4:a4:e6:59:25:f6:7c:39:32:16:4e:1a:32:4f:84:be root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .. | | .. | | .o * = | | .O % . . | | o.= S + | | oEo . + . | | 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 SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting 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 ] 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 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 ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:40:47 +0000. Up 130.32 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Wed, 14 Nov 2018 20:41:47 +0000. Up 191.06 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 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update 2018-11-14 20:42:35,386 - functest.core.singlevm - DEBUG - try 20: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-14 20:42:45,397 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:42:45,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:42:45,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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,Accept-Encoding x-openstack-request-id: req-7d267430-6bc6-43c2-8af7-44361f5a9095 x-compute-request-id: req-7d267430-6bc6-43c2-8af7-44361f5a9095 Content-Encoding: gzip Content-Length: 1498 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:bc:66:4c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:66:4c", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:60:8c", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:34.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "0e36c748-ed15-4de6-82a0-d99a17af479a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:34Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:c1:0b:40", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:0b:40", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:46.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "35e17aec-ff41-4421-9df7-552124cdbab1", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:46Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "bono-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:42:07:79", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:07:79", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:b7:ea", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:36.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:36Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "dime-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:63:a5:22", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:a5:22", "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:1d:a7:43", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:a7:43", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "d31f7770-a606-4856-90d0-b4ea1295ef58", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "homer-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:46:7f:16", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:7f:16", "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:6f:84:50", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:cb:40:f9", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:40:f9", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:37:51.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:37:51Z", "hostId": "4f9348ee26543026d8aeb2af7f9ee6328e1c5c6b414aeec1b963e000", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-14T20:36:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:da:ad:13", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:ad:13", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:63:c7", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:35:57.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "ab480cc2-b362-4101-9346-87dff464dada", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:35:57Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ns.clearwater.opnfv", "created": "2018-11-14T20:34:13Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:42:45,859 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7d267430-6bc6-43c2-8af7-44361f5a9095 2018-11-14 20:42:45,859 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.46151804924s 2018-11-14 20:42:45,860 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7d267430-6bc6-43c2-8af7-44361f5a9095 2018-11-14 20:42:45,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 20:42:45,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 20:42:45,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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,Accept-Encoding x-openstack-request-id: req-8c0506da-c66d-4e50-a49d-8086333e537a x-compute-request-id: req-8c0506da-c66d-4e50-a49d-8086333e537a Content-Encoding: gzip Content-Length: 10208 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008061] Security Framework initialized\n[ 0.009190] AppArmor: AppArmor initialized\n[ 0.010236] Yama: becoming mindful.\n[ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022249] Initializing cgroup subsys memory\n[ 0.024009] Initializing cgroup subsys devices\n[ 0.025557] Initializing cgroup subsys freezer\n[ 0.026914] Initializing cgroup subsys blkio\n[ 0.028004] Initializing cgroup subsys perf_event\n[ 0.029405] Initializing cgroup subsys hugetlb\n[ 0.030676] FEATURE SPEC_CTRL Present\n[ 0.032701] mce: CPU supports 10 MCE banks\n[ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.057450] ACPI: Core revision 20131115\n[ 0.059321] ACPI: All ACPI Tables successfully acquired\n[ 0.060388] ftrace: allocating 28747 entries in 113 pages\n[ 0.080328] smpboot: Max logical packages: 2\n[ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.086369] Enabling x2apic\n[ 0.087484] Enabled x2apic\n[ 0.088013] Switched APIC routing to physical x2apic.\n[ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.106142] KVM setup paravirtual spinlock\n[ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.110708] x86: Booting SMP configuration:\n[ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.128044] x86: Booted up 1 node, 2 CPUs\n[ 0.128027] KVM setup async PF for cpu 1\n[ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.132512] devtmpfs: initialized\n[ 0.134232] EVM: security.selinux\n[ 0.135169] EVM: security.SMACK64\n[ 0.136007] EVM: security.ima\n[ 0.136887] EVM: security.capability\n[ 0.137923] pinctrl core: initialized pinctrl subsystem\n[ 0.140067] regulator-dummy: no parameters\n[ 0.141224] RTC time: 20:38:36, date: 11/14/18\n[ 0.142423] NET: Registered protocol family 16\n[ 0.143707] cpuidle: using governor ladder\n[ 0.144005] cpuidle: using governor menu\n[ 0.145155] ACPI: bus type PCI registered\n[ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.148014] PCI: Using configuration type 1 for base access\n[ 0.150133] bio: create slab at 0\n[ 0.150133] ACPI: Added _OSI(Module Device)\n[ 0.152004] ACPI: Added _OSI(Processor Device)\n[ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.154336] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.157445] ACPI: Interpreter enabled\n[ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.168722] ACPI: (supports S0 S5)\n[ 0.169639] ACPI: Using IOAPIC for interrupt routing\n[ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.172211] ACPI: No dock devices found.\n[ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180215] acpiphp: Slot [3] registered\n[ 0.181284] acpiphp: Slot [4] registered\n[ 0.182383] acpiphp: Slot [5] registered\n[ 0.183489] acpiphp: Slot [6] registered\n[ 0.184021] acpiphp: Slot [7] registered\n[ 0.185113] acpiphp: Slot [8] registered\n[ 0.186156] acpiphp: Slot [9] registered\n[ 0.187209] acpiphp: Slot [10] registered\n[ 0.188022] acpiphp: Slot [11] registered\n[ 0.189095] acpiphp: Slot [12] registered\n[ 0.190146] acpiphp: Slot [13] registered\n[ 0.191227] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193105] acpiphp: Slot [16] registered\n[ 0.194191] acpiphp: Slot [17] registered\n[ 0.195404] acpiphp: Slot [18] registered\n[ 0.196030] acpiphp: Slot [19] registered\n[ 0.197120] acpiphp: Slot [20] registered\n[ 0.198203] acpiphp: Slot [21] registered\n[ 0.199320] acpiphp: Slot [22] registered\n[ 0.200031] acpiphp: Slot [23] registered\n[ 0.201126] acpiphp: Slot [24] registered\n[ 0.202172] acpiphp: Slot [25] registered\n[ 0.203274] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205091] acpiphp: Slot [28] registered\n[ 0.206163] acpiphp: Slot [29] registered\n[ 0.207224] acpiphp: Slot [30] registered\n[ 0.208039] acpiphp: Slot [31] registered\n[ 0.209096] PCI host bridge to bus 0000:00\n[ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.267494] vgaarb: loaded\n[ 0.268003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.269583] SCSI subsystem initialized\n[ 0.270760] ACPI: bus type USB registered\n[ 0.270760] usbcore: registered new interface driver usbfs\n[ 0.272016] usbcore: registered new interface driver hub\n[ 0.273377] usbcore: registered new device driver usb\n[ 0.273380] PCI: Using ACPI for IRQ routing\n[ 0.276394] NetLabel: Initializing\n[ 0.277358] NetLabel: domain hash size = 128\n[ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.279802] NetLabel: unlabeled traffic allowed by default\n[ 0.280175] Switched to clocksource kvm-clock\n[ 0.288651] AppArmor: AppArmor Filesystem Enabled\n[ 0.289882] pnp: PnP ACPI init\n[ 0.290750] ACPI: bus type PNP registered\n[ 0.292255] pnp: PnP ACPI: found 8 devices\n[ 0.293362] ACPI: bus type PNP unregistered\n[ 0.300064] NET: Registered protocol family 2\n[ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.305400] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.307033] TCP: reno registered\n[ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.311039] NET: Registered protocol family 1\n[ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.360180] Trying to unpack rootfs image as initramfs...\n[ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.478842] Scanning for low memory corruption every 60 seconds\n[ 0.481199] Initialise system trusted keyring\n[ 0.482704] audit: initializing netlink socket (disabled)\n[ 0.484078] type=2000 audit(1542227916.621:1): initialized\n[ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507570] zbud: loaded\n[ 0.508800] VFS: Disk quotas dquot_6.5.2\n[ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511962] fuse init (API version 7.22)\n[ 0.513085] msgmni has been set to 3997\n[ 0.514171] Key type big_key registered\n[ 0.515819] Key type asymmetric registered\n[ 0.516953] Asymmetric key parser 'x509' registered\n[ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.520306] io scheduler noop registered\n[ 0.521400] io scheduler deadline registered (default)\n[ 0.522784] io scheduler cfq registered\n[ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527075] ipmi message handler version 39.2\n[ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531433] ACPI: Power Button [PWRF]\n[ 0.532880] GHES: HEST is not enabled!\n[ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.651947] Linux agpgart interface v0.103\n[ 0.653940] brd: module loaded\n[ 0.655289] loop: module loaded\n[ 0.656602] blk-mq: CPU -> queue map\n[ 0.658436] CPU 0 -> Queue 0\n[ 0.659615] CPU 1 -> Queue 0\n[ 0.661765] vda: vda1\n[ 0.663777] scsi0 : ata_piix\n[ 0.666707] scsi1 : ata_piix\n[ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.671438] libphy: Fixed MDIO Bus: probed\n[ 0.672611] tun: Universal TUN/TAP device driver, 1.6\n[ 0.673775] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.676884] PPP generic driver version 2.4.2\n[ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.680129] ehci-pci: EHCI PCI platform driver\n[ 0.681363] ehci-platform: EHCI generic platform driver\n[ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.684098] ohci-pci: OHCI PCI platform driver\n[ 0.685305] ohci-platform: OHCI generic platform driver\n[ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.718661] usb usb1: Product: UHCI Host Controller\n[ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.721300] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.722552] hub 1-0:1.0: USB hub found\n[ 0.723512] hub 1-0:1.0: 2 ports detected\n[ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.729762] mousedev: PS/2 mouse device common for all mice\n[ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.733441] rtc_cmos 00:00: RTC can wake from S4\n[ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.739073] device-mapper: uevent: version 1.0.3\n[ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.745001] TCP: cubic registered\n[ 0.753972] NET: Registered protocol family 10\n[ 0.755615] NET: Registered protocol family 17\n[ 0.757011] Key type dns_resolver registered\n[ 0.758509] Loading compiled-in X.509 certificates\n[ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.764070] registered taskstats version 1\n[ 0.767199] Key type trusted registered\n[ 0.770854] Key type encrypted registered\n[ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773140] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.775112] regulator-dummy: disabling\n[ 0.776134] Magic number: 10:785:649\n[ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917)\n[ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.780646] EDD information not available.\n[ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.828723] Write protecting the kernel read-only data: 12288k\n[ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.848440] systemd-udevd[107]: starting version 204\n[ 0.896553] FDC 0 is a S82078B\n[ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.204205] usb 1-1: Product: QEMU USB Tablet\n[ 1.205328] usb 1-1: Manufacturer: QEMU\n[ 1.206343] usb 1-1: SerialNumber: 42\n[ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz\n[ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available\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 Populate /dev filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[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[ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds.\ncloud-init-nonet[5.05]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting 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[6.32]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c |\nci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c |\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.2 | 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:\nc1:e1:eb:8a:e0:c9:3d:83:17:0d:46:c8:3f:34:b7:11 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . . E.. |\n| o + oo . |\n| + o o+ |\n| = . o |\n| . + S |\n| . .. |\n| .. . . |\n| o.++. . |\n| +.oo. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nb3:30:6f:6b:a1:71:c5:45:93:65:f4:5a:56:99:94:51 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .o+=oE|\n| oo =.|\n| . . +|\n| o + |\n| o S. . |\n| .+oo |\n| ++. |\n| .... |\n| .. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n87:68:a2:71:38:f4:6c:5d:53:98:fc:93:9c:d7:f6:a5 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . o. |\n| +. |\n| . oo o . |\n| . + . o o* . o .|\n| + * + S .o . o.|\n| * o . E .|\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:\na4:a4:e6:59:25:f6:7c:39:32:16:4e:1a:32:4f:84:be root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. |\n| .. |\n| .o * = |\n| .O % . . |\n| o.= S + |\n| oEo . + . |\n| o |\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 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 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 * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:40:47 +0000. Up 130.32 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Wed, 14 Nov 2018 20:41:47 +0000. Up 191.06 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 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\n"} 2018-11-14 20:42:45,961 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-8c0506da-c66d-4e50-a49d-8086333e537a 2018-11-14 20:42:45,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0945270061493s 2018-11-14 20:42:45,963 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-8c0506da-c66d-4e50-a49d-8086333e537a 2018-11-14 20:42:45,963 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008061] Security Framework initialized [ 0.009190] AppArmor: AppArmor initialized [ 0.010236] Yama: becoming mindful. [ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022249] Initializing cgroup subsys memory [ 0.024009] Initializing cgroup subsys devices [ 0.025557] Initializing cgroup subsys freezer [ 0.026914] Initializing cgroup subsys blkio [ 0.028004] Initializing cgroup subsys perf_event [ 0.029405] Initializing cgroup subsys hugetlb [ 0.030676] FEATURE SPEC_CTRL Present [ 0.032701] mce: CPU supports 10 MCE banks [ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.057450] ACPI: Core revision 20131115 [ 0.059321] ACPI: All ACPI Tables successfully acquired [ 0.060388] ftrace: allocating 28747 entries in 113 pages [ 0.080328] smpboot: Max logical packages: 2 [ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.086369] Enabling x2apic [ 0.087484] Enabled x2apic [ 0.088013] Switched APIC routing to physical x2apic. [ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.106142] KVM setup paravirtual spinlock [ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.110708] x86: Booting SMP configuration: [ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.128044] x86: Booted up 1 node, 2 CPUs [ 0.128027] KVM setup async PF for cpu 1 [ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.132512] devtmpfs: initialized [ 0.134232] EVM: security.selinux [ 0.135169] EVM: security.SMACK64 [ 0.136007] EVM: security.ima [ 0.136887] EVM: security.capability [ 0.137923] pinctrl core: initialized pinctrl subsystem [ 0.140067] regulator-dummy: no parameters [ 0.141224] RTC time: 20:38:36, date: 11/14/18 [ 0.142423] NET: Registered protocol family 16 [ 0.143707] cpuidle: using governor ladder [ 0.144005] cpuidle: using governor menu [ 0.145155] ACPI: bus type PCI registered [ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.148014] PCI: Using configuration type 1 for base access [ 0.150133] bio: create slab at 0 [ 0.150133] ACPI: Added _OSI(Module Device) [ 0.152004] ACPI: Added _OSI(Processor Device) [ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.154336] ACPI: Added _OSI(Processor Aggregator Device) [ 0.157445] ACPI: Interpreter enabled [ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.168722] ACPI: (supports S0 S5) [ 0.169639] ACPI: Using IOAPIC for interrupt routing [ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.172211] ACPI: No dock devices found. [ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180215] acpiphp: Slot [3] registered [ 0.181284] acpiphp: Slot [4] registered [ 0.182383] acpiphp: Slot [5] registered [ 0.183489] acpiphp: Slot [6] registered [ 0.184021] acpiphp: Slot [7] registered [ 0.185113] acpiphp: Slot [8] registered [ 0.186156] acpiphp: Slot [9] registered [ 0.187209] acpiphp: Slot [10] registered [ 0.188022] acpiphp: Slot [11] registered [ 0.189095] acpiphp: Slot [12] registered [ 0.190146] acpiphp: Slot [13] registered [ 0.191227] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193105] acpiphp: Slot [16] registered [ 0.194191] acpiphp: Slot [17] registered [ 0.195404] acpiphp: Slot [18] registered [ 0.196030] acpiphp: Slot [19] registered [ 0.197120] acpiphp: Slot [20] registered [ 0.198203] acpiphp: Slot [21] registered [ 0.199320] acpiphp: Slot [22] registered [ 0.200031] acpiphp: Slot [23] registered [ 0.201126] acpiphp: Slot [24] registered [ 0.202172] acpiphp: Slot [25] registered [ 0.203274] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205091] acpiphp: Slot [28] registered [ 0.206163] acpiphp: Slot [29] registered [ 0.207224] acpiphp: Slot [30] registered [ 0.208039] acpiphp: Slot [31] registered [ 0.209096] PCI host bridge to bus 0000:00 [ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.267494] vgaarb: loaded [ 0.268003] vgaarb: bridge control possible 0000:00:02.0 [ 0.269583] SCSI subsystem initialized [ 0.270760] ACPI: bus type USB registered [ 0.270760] usbcore: registered new interface driver usbfs [ 0.272016] usbcore: registered new interface driver hub [ 0.273377] usbcore: registered new device driver usb [ 0.273380] PCI: Using ACPI for IRQ routing [ 0.276394] NetLabel: Initializing [ 0.277358] NetLabel: domain hash size = 128 [ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.279802] NetLabel: unlabeled traffic allowed by default [ 0.280175] Switched to clocksource kvm-clock [ 0.288651] AppArmor: AppArmor Filesystem Enabled [ 0.289882] pnp: PnP ACPI init [ 0.290750] ACPI: bus type PNP registered [ 0.292255] pnp: PnP ACPI: found 8 devices [ 0.293362] ACPI: bus type PNP unregistered [ 0.300064] NET: Registered protocol family 2 [ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.305400] TCP: Hash tables configured (established 16384 bind 16384) [ 0.307033] TCP: reno registered [ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.311039] NET: Registered protocol family 1 [ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.360180] Trying to unpack rootfs image as initramfs... [ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.478842] Scanning for low memory corruption every 60 seconds [ 0.481199] Initialise system trusted keyring [ 0.482704] audit: initializing netlink socket (disabled) [ 0.484078] type=2000 audit(1542227916.621:1): initialized [ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.507570] zbud: loaded [ 0.508800] VFS: Disk quotas dquot_6.5.2 [ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.511962] fuse init (API version 7.22) [ 0.513085] msgmni has been set to 3997 [ 0.514171] Key type big_key registered [ 0.515819] Key type asymmetric registered [ 0.516953] Asymmetric key parser 'x509' registered [ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.520306] io scheduler noop registered [ 0.521400] io scheduler deadline registered (default) [ 0.522784] io scheduler cfq registered [ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.527075] ipmi message handler version 39.2 [ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531433] ACPI: Power Button [PWRF] [ 0.532880] GHES: HEST is not enabled! [ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.651947] Linux agpgart interface v0.103 [ 0.653940] brd: module loaded [ 0.655289] loop: module loaded [ 0.656602] blk-mq: CPU -> queue map [ 0.658436] CPU 0 -> Queue 0 [ 0.659615] CPU 1 -> Queue 0 [ 0.661765] vda: vda1 [ 0.663777] scsi0 : ata_piix [ 0.666707] scsi1 : ata_piix [ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.671438] libphy: Fixed MDIO Bus: probed [ 0.672611] tun: Universal TUN/TAP device driver, 1.6 [ 0.673775] tun: (C) 1999-2004 Max Krasnyansky [ 0.676884] PPP generic driver version 2.4.2 [ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.680129] ehci-pci: EHCI PCI platform driver [ 0.681363] ehci-platform: EHCI generic platform driver [ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.684098] ohci-pci: OHCI PCI platform driver [ 0.685305] ohci-platform: OHCI generic platform driver [ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver [ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718661] usb usb1: Product: UHCI Host Controller [ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.721300] usb usb1: SerialNumber: 0000:00:01.2 [ 0.722552] hub 1-0:1.0: USB hub found [ 0.723512] hub 1-0:1.0: 2 ports detected [ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.729762] mousedev: PS/2 mouse device common for all mice [ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.733441] rtc_cmos 00:00: RTC can wake from S4 [ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.739073] device-mapper: uevent: version 1.0.3 [ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs [ 0.745001] TCP: cubic registered [ 0.753972] NET: Registered protocol family 10 [ 0.755615] NET: Registered protocol family 17 [ 0.757011] Key type dns_resolver registered [ 0.758509] Loading compiled-in X.509 certificates [ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.764070] registered taskstats version 1 [ 0.767199] Key type trusted registered [ 0.770854] Key type encrypted registered [ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773140] IMA: No TPM chip found, activating TPM-bypass! [ 0.775112] regulator-dummy: disabling [ 0.776134] Magic number: 10:785:649 [ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917) [ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.780646] EDD information not available. [ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.828723] Write protecting the kernel read-only data: 12288k [ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.848440] systemd-udevd[107]: starting version 204 [ 0.896553] FDC 0 is a S82078B [ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.204205] usb 1-1: Product: QEMU USB Tablet [ 1.205328] usb 1-1: Manufacturer: QEMU [ 1.206343] usb 1-1: SerialNumber: 42 [ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz [ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available * 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 Populate /dev filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds. cloud-init-nonet[5.05]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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[6.32]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c | ci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c | 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.2 | 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: c1:e1:eb:8a:e0:c9:3d:83:17:0d:46:c8:3f:34:b7:11 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | . . E.. | | o + oo . | | + o o+ | | = . o | | . + S | | . .. | | .. . . | | o.++. . | | +.oo. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: b3:30:6f:6b:a1:71:c5:45:93:65:f4:5a:56:99:94:51 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | .o+=oE| | oo =.| | . . +| | o + | | o S. . | | .+oo | | ++. | | .... | | .. | +-----------------+ 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: 87:68:a2:71:38:f4:6c:5d:53:98:fc:93:9c:d7:f6:a5 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | . o. | | +. | | . oo o . | | . + . o o* . o .| | + * + S .o . 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: a4:a4:e6:59:25:f6:7c:39:32:16:4e:1a:32:4f:84:be root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .. | | .. | | .o * = | | .O % . . | | o.= S + | | oEo . + . | | 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 SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting 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 ] 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 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 ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:40:47 +0000. Up 130.32 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Wed, 14 Nov 2018 20:41:47 +0000. Up 191.06 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 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update 2018-11-14 20:42:45,965 - functest.core.singlevm - DEBUG - try 21: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-14 20:42:55,975 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:42:55,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:42:56,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:42:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9e5fa051-3dde-40d4-9adb-bd64f865e1d6 x-compute-request-id: req-9e5fa051-3dde-40d4-9adb-bd64f865e1d6 Content-Encoding: gzip Content-Length: 1498 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:bc:66:4c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:66:4c", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:60:8c", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:34.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "0e36c748-ed15-4de6-82a0-d99a17af479a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:34Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:c1:0b:40", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:0b:40", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:46.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "35e17aec-ff41-4421-9df7-552124cdbab1", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:46Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "bono-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:42:07:79", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:07:79", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:b7:ea", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:36.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:36Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "dime-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:63:a5:22", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:a5:22", "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:1d:a7:43", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:a7:43", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "d31f7770-a606-4856-90d0-b4ea1295ef58", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "homer-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:46:7f:16", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:7f:16", "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:6f:84:50", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:cb:40:f9", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:40:f9", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:37:51.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:37:51Z", "hostId": "4f9348ee26543026d8aeb2af7f9ee6328e1c5c6b414aeec1b963e000", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-14T20:36:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:da:ad:13", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:ad:13", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:63:c7", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:35:57.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "ab480cc2-b362-4101-9346-87dff464dada", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:35:57Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ns.clearwater.opnfv", "created": "2018-11-14T20:34:13Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:42:56,311 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9e5fa051-3dde-40d4-9adb-bd64f865e1d6 2018-11-14 20:42:56,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.335555076599s 2018-11-14 20:42:56,312 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9e5fa051-3dde-40d4-9adb-bd64f865e1d6 2018-11-14 20:42:56,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 20:42:56,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 20:42:56,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:42: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-122262b7-f139-486d-80d0-9c2b9f8a25e5 x-compute-request-id: req-122262b7-f139-486d-80d0-9c2b9f8a25e5 Content-Encoding: gzip Content-Length: 10798 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008061] Security Framework initialized\n[ 0.009190] AppArmor: AppArmor initialized\n[ 0.010236] Yama: becoming mindful.\n[ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022249] Initializing cgroup subsys memory\n[ 0.024009] Initializing cgroup subsys devices\n[ 0.025557] Initializing cgroup subsys freezer\n[ 0.026914] Initializing cgroup subsys blkio\n[ 0.028004] Initializing cgroup subsys perf_event\n[ 0.029405] Initializing cgroup subsys hugetlb\n[ 0.030676] FEATURE SPEC_CTRL Present\n[ 0.032701] mce: CPU supports 10 MCE banks\n[ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.057450] ACPI: Core revision 20131115\n[ 0.059321] ACPI: All ACPI Tables successfully acquired\n[ 0.060388] ftrace: allocating 28747 entries in 113 pages\n[ 0.080328] smpboot: Max logical packages: 2\n[ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.086369] Enabling x2apic\n[ 0.087484] Enabled x2apic\n[ 0.088013] Switched APIC routing to physical x2apic.\n[ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.106142] KVM setup paravirtual spinlock\n[ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.110708] x86: Booting SMP configuration:\n[ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.128044] x86: Booted up 1 node, 2 CPUs\n[ 0.128027] KVM setup async PF for cpu 1\n[ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.132512] devtmpfs: initialized\n[ 0.134232] EVM: security.selinux\n[ 0.135169] EVM: security.SMACK64\n[ 0.136007] EVM: security.ima\n[ 0.136887] EVM: security.capability\n[ 0.137923] pinctrl core: initialized pinctrl subsystem\n[ 0.140067] regulator-dummy: no parameters\n[ 0.141224] RTC time: 20:38:36, date: 11/14/18\n[ 0.142423] NET: Registered protocol family 16\n[ 0.143707] cpuidle: using governor ladder\n[ 0.144005] cpuidle: using governor menu\n[ 0.145155] ACPI: bus type PCI registered\n[ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.148014] PCI: Using configuration type 1 for base access\n[ 0.150133] bio: create slab at 0\n[ 0.150133] ACPI: Added _OSI(Module Device)\n[ 0.152004] ACPI: Added _OSI(Processor Device)\n[ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.154336] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.157445] ACPI: Interpreter enabled\n[ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.168722] ACPI: (supports S0 S5)\n[ 0.169639] ACPI: Using IOAPIC for interrupt routing\n[ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.172211] ACPI: No dock devices found.\n[ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180215] acpiphp: Slot [3] registered\n[ 0.181284] acpiphp: Slot [4] registered\n[ 0.182383] acpiphp: Slot [5] registered\n[ 0.183489] acpiphp: Slot [6] registered\n[ 0.184021] acpiphp: Slot [7] registered\n[ 0.185113] acpiphp: Slot [8] registered\n[ 0.186156] acpiphp: Slot [9] registered\n[ 0.187209] acpiphp: Slot [10] registered\n[ 0.188022] acpiphp: Slot [11] registered\n[ 0.189095] acpiphp: Slot [12] registered\n[ 0.190146] acpiphp: Slot [13] registered\n[ 0.191227] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193105] acpiphp: Slot [16] registered\n[ 0.194191] acpiphp: Slot [17] registered\n[ 0.195404] acpiphp: Slot [18] registered\n[ 0.196030] acpiphp: Slot [19] registered\n[ 0.197120] acpiphp: Slot [20] registered\n[ 0.198203] acpiphp: Slot [21] registered\n[ 0.199320] acpiphp: Slot [22] registered\n[ 0.200031] acpiphp: Slot [23] registered\n[ 0.201126] acpiphp: Slot [24] registered\n[ 0.202172] acpiphp: Slot [25] registered\n[ 0.203274] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205091] acpiphp: Slot [28] registered\n[ 0.206163] acpiphp: Slot [29] registered\n[ 0.207224] acpiphp: Slot [30] registered\n[ 0.208039] acpiphp: Slot [31] registered\n[ 0.209096] PCI host bridge to bus 0000:00\n[ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.267494] vgaarb: loaded\n[ 0.268003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.269583] SCSI subsystem initialized\n[ 0.270760] ACPI: bus type USB registered\n[ 0.270760] usbcore: registered new interface driver usbfs\n[ 0.272016] usbcore: registered new interface driver hub\n[ 0.273377] usbcore: registered new device driver usb\n[ 0.273380] PCI: Using ACPI for IRQ routing\n[ 0.276394] NetLabel: Initializing\n[ 0.277358] NetLabel: domain hash size = 128\n[ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.279802] NetLabel: unlabeled traffic allowed by default\n[ 0.280175] Switched to clocksource kvm-clock\n[ 0.288651] AppArmor: AppArmor Filesystem Enabled\n[ 0.289882] pnp: PnP ACPI init\n[ 0.290750] ACPI: bus type PNP registered\n[ 0.292255] pnp: PnP ACPI: found 8 devices\n[ 0.293362] ACPI: bus type PNP unregistered\n[ 0.300064] NET: Registered protocol family 2\n[ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.305400] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.307033] TCP: reno registered\n[ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.311039] NET: Registered protocol family 1\n[ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.360180] Trying to unpack rootfs image as initramfs...\n[ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.478842] Scanning for low memory corruption every 60 seconds\n[ 0.481199] Initialise system trusted keyring\n[ 0.482704] audit: initializing netlink socket (disabled)\n[ 0.484078] type=2000 audit(1542227916.621:1): initialized\n[ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507570] zbud: loaded\n[ 0.508800] VFS: Disk quotas dquot_6.5.2\n[ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511962] fuse init (API version 7.22)\n[ 0.513085] msgmni has been set to 3997\n[ 0.514171] Key type big_key registered\n[ 0.515819] Key type asymmetric registered\n[ 0.516953] Asymmetric key parser 'x509' registered\n[ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.520306] io scheduler noop registered\n[ 0.521400] io scheduler deadline registered (default)\n[ 0.522784] io scheduler cfq registered\n[ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527075] ipmi message handler version 39.2\n[ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531433] ACPI: Power Button [PWRF]\n[ 0.532880] GHES: HEST is not enabled!\n[ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.651947] Linux agpgart interface v0.103\n[ 0.653940] brd: module loaded\n[ 0.655289] loop: module loaded\n[ 0.656602] blk-mq: CPU -> queue map\n[ 0.658436] CPU 0 -> Queue 0\n[ 0.659615] CPU 1 -> Queue 0\n[ 0.661765] vda: vda1\n[ 0.663777] scsi0 : ata_piix\n[ 0.666707] scsi1 : ata_piix\n[ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.671438] libphy: Fixed MDIO Bus: probed\n[ 0.672611] tun: Universal TUN/TAP device driver, 1.6\n[ 0.673775] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.676884] PPP generic driver version 2.4.2\n[ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.680129] ehci-pci: EHCI PCI platform driver\n[ 0.681363] ehci-platform: EHCI generic platform driver\n[ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.684098] ohci-pci: OHCI PCI platform driver\n[ 0.685305] ohci-platform: OHCI generic platform driver\n[ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.718661] usb usb1: Product: UHCI Host Controller\n[ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.721300] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.722552] hub 1-0:1.0: USB hub found\n[ 0.723512] hub 1-0:1.0: 2 ports detected\n[ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.729762] mousedev: PS/2 mouse device common for all mice\n[ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.733441] rtc_cmos 00:00: RTC can wake from S4\n[ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.739073] device-mapper: uevent: version 1.0.3\n[ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.745001] TCP: cubic registered\n[ 0.753972] NET: Registered protocol family 10\n[ 0.755615] NET: Registered protocol family 17\n[ 0.757011] Key type dns_resolver registered\n[ 0.758509] Loading compiled-in X.509 certificates\n[ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.764070] registered taskstats version 1\n[ 0.767199] Key type trusted registered\n[ 0.770854] Key type encrypted registered\n[ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773140] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.775112] regulator-dummy: disabling\n[ 0.776134] Magic number: 10:785:649\n[ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917)\n[ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.780646] EDD information not available.\n[ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.828723] Write protecting the kernel read-only data: 12288k\n[ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.848440] systemd-udevd[107]: starting version 204\n[ 0.896553] FDC 0 is a S82078B\n[ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.204205] usb 1-1: Product: QEMU USB Tablet\n[ 1.205328] usb 1-1: Manufacturer: QEMU\n[ 1.206343] usb 1-1: SerialNumber: 42\n[ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz\n[ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available\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 Populate /dev filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[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[ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds.\ncloud-init-nonet[5.05]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting 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[6.32]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c |\nci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c |\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.2 | 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:\nc1:e1:eb:8a:e0:c9:3d:83:17:0d:46:c8:3f:34:b7:11 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . . E.. |\n| o + oo . |\n| + o o+ |\n| = . o |\n| . + S |\n| . .. |\n| .. . . |\n| o.++. . |\n| +.oo. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nb3:30:6f:6b:a1:71:c5:45:93:65:f4:5a:56:99:94:51 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .o+=oE|\n| oo =.|\n| . . +|\n| o + |\n| o S. . |\n| .+oo |\n| ++. |\n| .... |\n| .. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n87:68:a2:71:38:f4:6c:5d:53:98:fc:93:9c:d7:f6:a5 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . o. |\n| +. |\n| . oo o . |\n| . + . o o* . o .|\n| + * + S .o . o.|\n| * o . E .|\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:\na4:a4:e6:59:25:f6:7c:39:32:16:4e:1a:32:4f:84:be root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. |\n| .. |\n| .o * = |\n| .O % . . |\n| o.= S + |\n| oEo . + . |\n| o |\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 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 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 * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:40:47 +0000. Up 130.32 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Wed, 14 Nov 2018 20:41:47 +0000. Up 191.06 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 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install sprout --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package sprout\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n"} 2018-11-14 20:42:56,397 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-122262b7-f139-486d-80d0-9c2b9f8a25e5 2018-11-14 20:42:56,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0787928104401s 2018-11-14 20:42:56,398 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-122262b7-f139-486d-80d0-9c2b9f8a25e5 2018-11-14 20:42:56,399 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008061] Security Framework initialized [ 0.009190] AppArmor: AppArmor initialized [ 0.010236] Yama: becoming mindful. [ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022249] Initializing cgroup subsys memory [ 0.024009] Initializing cgroup subsys devices [ 0.025557] Initializing cgroup subsys freezer [ 0.026914] Initializing cgroup subsys blkio [ 0.028004] Initializing cgroup subsys perf_event [ 0.029405] Initializing cgroup subsys hugetlb [ 0.030676] FEATURE SPEC_CTRL Present [ 0.032701] mce: CPU supports 10 MCE banks [ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.057450] ACPI: Core revision 20131115 [ 0.059321] ACPI: All ACPI Tables successfully acquired [ 0.060388] ftrace: allocating 28747 entries in 113 pages [ 0.080328] smpboot: Max logical packages: 2 [ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.086369] Enabling x2apic [ 0.087484] Enabled x2apic [ 0.088013] Switched APIC routing to physical x2apic. [ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.106142] KVM setup paravirtual spinlock [ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.110708] x86: Booting SMP configuration: [ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.128044] x86: Booted up 1 node, 2 CPUs [ 0.128027] KVM setup async PF for cpu 1 [ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.132512] devtmpfs: initialized [ 0.134232] EVM: security.selinux [ 0.135169] EVM: security.SMACK64 [ 0.136007] EVM: security.ima [ 0.136887] EVM: security.capability [ 0.137923] pinctrl core: initialized pinctrl subsystem [ 0.140067] regulator-dummy: no parameters [ 0.141224] RTC time: 20:38:36, date: 11/14/18 [ 0.142423] NET: Registered protocol family 16 [ 0.143707] cpuidle: using governor ladder [ 0.144005] cpuidle: using governor menu [ 0.145155] ACPI: bus type PCI registered [ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.148014] PCI: Using configuration type 1 for base access [ 0.150133] bio: create slab at 0 [ 0.150133] ACPI: Added _OSI(Module Device) [ 0.152004] ACPI: Added _OSI(Processor Device) [ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.154336] ACPI: Added _OSI(Processor Aggregator Device) [ 0.157445] ACPI: Interpreter enabled [ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.168722] ACPI: (supports S0 S5) [ 0.169639] ACPI: Using IOAPIC for interrupt routing [ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.172211] ACPI: No dock devices found. [ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180215] acpiphp: Slot [3] registered [ 0.181284] acpiphp: Slot [4] registered [ 0.182383] acpiphp: Slot [5] registered [ 0.183489] acpiphp: Slot [6] registered [ 0.184021] acpiphp: Slot [7] registered [ 0.185113] acpiphp: Slot [8] registered [ 0.186156] acpiphp: Slot [9] registered [ 0.187209] acpiphp: Slot [10] registered [ 0.188022] acpiphp: Slot [11] registered [ 0.189095] acpiphp: Slot [12] registered [ 0.190146] acpiphp: Slot [13] registered [ 0.191227] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193105] acpiphp: Slot [16] registered [ 0.194191] acpiphp: Slot [17] registered [ 0.195404] acpiphp: Slot [18] registered [ 0.196030] acpiphp: Slot [19] registered [ 0.197120] acpiphp: Slot [20] registered [ 0.198203] acpiphp: Slot [21] registered [ 0.199320] acpiphp: Slot [22] registered [ 0.200031] acpiphp: Slot [23] registered [ 0.201126] acpiphp: Slot [24] registered [ 0.202172] acpiphp: Slot [25] registered [ 0.203274] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205091] acpiphp: Slot [28] registered [ 0.206163] acpiphp: Slot [29] registered [ 0.207224] acpiphp: Slot [30] registered [ 0.208039] acpiphp: Slot [31] registered [ 0.209096] PCI host bridge to bus 0000:00 [ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.267494] vgaarb: loaded [ 0.268003] vgaarb: bridge control possible 0000:00:02.0 [ 0.269583] SCSI subsystem initialized [ 0.270760] ACPI: bus type USB registered [ 0.270760] usbcore: registered new interface driver usbfs [ 0.272016] usbcore: registered new interface driver hub [ 0.273377] usbcore: registered new device driver usb [ 0.273380] PCI: Using ACPI for IRQ routing [ 0.276394] NetLabel: Initializing [ 0.277358] NetLabel: domain hash size = 128 [ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.279802] NetLabel: unlabeled traffic allowed by default [ 0.280175] Switched to clocksource kvm-clock [ 0.288651] AppArmor: AppArmor Filesystem Enabled [ 0.289882] pnp: PnP ACPI init [ 0.290750] ACPI: bus type PNP registered [ 0.292255] pnp: PnP ACPI: found 8 devices [ 0.293362] ACPI: bus type PNP unregistered [ 0.300064] NET: Registered protocol family 2 [ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.305400] TCP: Hash tables configured (established 16384 bind 16384) [ 0.307033] TCP: reno registered [ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.311039] NET: Registered protocol family 1 [ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.360180] Trying to unpack rootfs image as initramfs... [ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.478842] Scanning for low memory corruption every 60 seconds [ 0.481199] Initialise system trusted keyring [ 0.482704] audit: initializing netlink socket (disabled) [ 0.484078] type=2000 audit(1542227916.621:1): initialized [ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.507570] zbud: loaded [ 0.508800] VFS: Disk quotas dquot_6.5.2 [ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.511962] fuse init (API version 7.22) [ 0.513085] msgmni has been set to 3997 [ 0.514171] Key type big_key registered [ 0.515819] Key type asymmetric registered [ 0.516953] Asymmetric key parser 'x509' registered [ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.520306] io scheduler noop registered [ 0.521400] io scheduler deadline registered (default) [ 0.522784] io scheduler cfq registered [ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.527075] ipmi message handler version 39.2 [ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531433] ACPI: Power Button [PWRF] [ 0.532880] GHES: HEST is not enabled! [ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.651947] Linux agpgart interface v0.103 [ 0.653940] brd: module loaded [ 0.655289] loop: module loaded [ 0.656602] blk-mq: CPU -> queue map [ 0.658436] CPU 0 -> Queue 0 [ 0.659615] CPU 1 -> Queue 0 [ 0.661765] vda: vda1 [ 0.663777] scsi0 : ata_piix [ 0.666707] scsi1 : ata_piix [ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.671438] libphy: Fixed MDIO Bus: probed [ 0.672611] tun: Universal TUN/TAP device driver, 1.6 [ 0.673775] tun: (C) 1999-2004 Max Krasnyansky [ 0.676884] PPP generic driver version 2.4.2 [ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.680129] ehci-pci: EHCI PCI platform driver [ 0.681363] ehci-platform: EHCI generic platform driver [ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.684098] ohci-pci: OHCI PCI platform driver [ 0.685305] ohci-platform: OHCI generic platform driver [ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver [ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718661] usb usb1: Product: UHCI Host Controller [ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.721300] usb usb1: SerialNumber: 0000:00:01.2 [ 0.722552] hub 1-0:1.0: USB hub found [ 0.723512] hub 1-0:1.0: 2 ports detected [ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.729762] mousedev: PS/2 mouse device common for all mice [ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.733441] rtc_cmos 00:00: RTC can wake from S4 [ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.739073] device-mapper: uevent: version 1.0.3 [ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs [ 0.745001] TCP: cubic registered [ 0.753972] NET: Registered protocol family 10 [ 0.755615] NET: Registered protocol family 17 [ 0.757011] Key type dns_resolver registered [ 0.758509] Loading compiled-in X.509 certificates [ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.764070] registered taskstats version 1 [ 0.767199] Key type trusted registered [ 0.770854] Key type encrypted registered [ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773140] IMA: No TPM chip found, activating TPM-bypass! [ 0.775112] regulator-dummy: disabling [ 0.776134] Magic number: 10:785:649 [ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917) [ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.780646] EDD information not available. [ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.828723] Write protecting the kernel read-only data: 12288k [ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.848440] systemd-udevd[107]: starting version 204 [ 0.896553] FDC 0 is a S82078B [ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.204205] usb 1-1: Product: QEMU USB Tablet [ 1.205328] usb 1-1: Manufacturer: QEMU [ 1.206343] usb 1-1: SerialNumber: 42 [ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz [ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available * 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 Populate /dev filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds. cloud-init-nonet[5.05]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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[6.32]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c | ci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c | 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.2 | 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: c1:e1:eb:8a:e0:c9:3d:83:17:0d:46:c8:3f:34:b7:11 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | . . E.. | | o + oo . | | + o o+ | | = . o | | . + S | | . .. | | .. . . | | o.++. . | | +.oo. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: b3:30:6f:6b:a1:71:c5:45:93:65:f4:5a:56:99:94:51 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | .o+=oE| | oo =.| | . . +| | o + | | o S. . | | .+oo | | ++. | | .... | | .. | +-----------------+ 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: 87:68:a2:71:38:f4:6c:5d:53:98:fc:93:9c:d7:f6:a5 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | . o. | | +. | | . oo o . | | . + . o o* . o .| | + * + S .o . 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: a4:a4:e6:59:25:f6:7c:39:32:16:4e:1a:32:4f:84:be root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .. | | .. | | .o * = | | .O % . . | | o.= S + | | oEo . + . | | 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 SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting 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 ] 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 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 ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:40:47 +0000. Up 130.32 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Wed, 14 Nov 2018 20:41:47 +0000. Up 191.06 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 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install sprout --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package sprout + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 2018-11-14 20:42:56,400 - functest.core.singlevm - DEBUG - try 22: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-14 20:43:06,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:43:06,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:43:07,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:43: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-3b6b6dd2-b506-4706-ad4c-db713c99cd80 x-compute-request-id: req-3b6b6dd2-b506-4706-ad4c-db713c99cd80 Content-Encoding: gzip Content-Length: 1498 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:bc:66:4c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:66:4c", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:60:8c", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:34.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "0e36c748-ed15-4de6-82a0-d99a17af479a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:34Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:c1:0b:40", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:0b:40", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:46.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "35e17aec-ff41-4421-9df7-552124cdbab1", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:46Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "bono-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:42:07:79", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:07:79", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:b7:ea", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:36.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:36Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "dime-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:63:a5:22", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:a5:22", "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:1d:a7:43", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:a7:43", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "d31f7770-a606-4856-90d0-b4ea1295ef58", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "homer-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:46:7f:16", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:7f:16", "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:6f:84:50", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:cb:40:f9", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:40:f9", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:37:51.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:37:51Z", "hostId": "4f9348ee26543026d8aeb2af7f9ee6328e1c5c6b414aeec1b963e000", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-14T20:36:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:da:ad:13", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:ad:13", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:63:c7", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:35:57.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "ab480cc2-b362-4101-9346-87dff464dada", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:35:57Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ns.clearwater.opnfv", "created": "2018-11-14T20:34:13Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:43:07,065 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3b6b6dd2-b506-4706-ad4c-db713c99cd80 2018-11-14 20:43:07,065 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.653609991074s 2018-11-14 20:43:07,066 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3b6b6dd2-b506-4706-ad4c-db713c99cd80 2018-11-14 20:43:07,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 20:43:07,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 20:43:07,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:43: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-a84ffd2e-b559-4000-ad36-d879c36aa8d2 x-compute-request-id: req-a84ffd2e-b559-4000-ad36-d879c36aa8d2 Content-Encoding: gzip Content-Length: 10798 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008061] Security Framework initialized\n[ 0.009190] AppArmor: AppArmor initialized\n[ 0.010236] Yama: becoming mindful.\n[ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022249] Initializing cgroup subsys memory\n[ 0.024009] Initializing cgroup subsys devices\n[ 0.025557] Initializing cgroup subsys freezer\n[ 0.026914] Initializing cgroup subsys blkio\n[ 0.028004] Initializing cgroup subsys perf_event\n[ 0.029405] Initializing cgroup subsys hugetlb\n[ 0.030676] FEATURE SPEC_CTRL Present\n[ 0.032701] mce: CPU supports 10 MCE banks\n[ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.057450] ACPI: Core revision 20131115\n[ 0.059321] ACPI: All ACPI Tables successfully acquired\n[ 0.060388] ftrace: allocating 28747 entries in 113 pages\n[ 0.080328] smpboot: Max logical packages: 2\n[ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.086369] Enabling x2apic\n[ 0.087484] Enabled x2apic\n[ 0.088013] Switched APIC routing to physical x2apic.\n[ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.106142] KVM setup paravirtual spinlock\n[ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.110708] x86: Booting SMP configuration:\n[ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.128044] x86: Booted up 1 node, 2 CPUs\n[ 0.128027] KVM setup async PF for cpu 1\n[ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.132512] devtmpfs: initialized\n[ 0.134232] EVM: security.selinux\n[ 0.135169] EVM: security.SMACK64\n[ 0.136007] EVM: security.ima\n[ 0.136887] EVM: security.capability\n[ 0.137923] pinctrl core: initialized pinctrl subsystem\n[ 0.140067] regulator-dummy: no parameters\n[ 0.141224] RTC time: 20:38:36, date: 11/14/18\n[ 0.142423] NET: Registered protocol family 16\n[ 0.143707] cpuidle: using governor ladder\n[ 0.144005] cpuidle: using governor menu\n[ 0.145155] ACPI: bus type PCI registered\n[ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.148014] PCI: Using configuration type 1 for base access\n[ 0.150133] bio: create slab at 0\n[ 0.150133] ACPI: Added _OSI(Module Device)\n[ 0.152004] ACPI: Added _OSI(Processor Device)\n[ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.154336] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.157445] ACPI: Interpreter enabled\n[ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.168722] ACPI: (supports S0 S5)\n[ 0.169639] ACPI: Using IOAPIC for interrupt routing\n[ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.172211] ACPI: No dock devices found.\n[ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180215] acpiphp: Slot [3] registered\n[ 0.181284] acpiphp: Slot [4] registered\n[ 0.182383] acpiphp: Slot [5] registered\n[ 0.183489] acpiphp: Slot [6] registered\n[ 0.184021] acpiphp: Slot [7] registered\n[ 0.185113] acpiphp: Slot [8] registered\n[ 0.186156] acpiphp: Slot [9] registered\n[ 0.187209] acpiphp: Slot [10] registered\n[ 0.188022] acpiphp: Slot [11] registered\n[ 0.189095] acpiphp: Slot [12] registered\n[ 0.190146] acpiphp: Slot [13] registered\n[ 0.191227] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193105] acpiphp: Slot [16] registered\n[ 0.194191] acpiphp: Slot [17] registered\n[ 0.195404] acpiphp: Slot [18] registered\n[ 0.196030] acpiphp: Slot [19] registered\n[ 0.197120] acpiphp: Slot [20] registered\n[ 0.198203] acpiphp: Slot [21] registered\n[ 0.199320] acpiphp: Slot [22] registered\n[ 0.200031] acpiphp: Slot [23] registered\n[ 0.201126] acpiphp: Slot [24] registered\n[ 0.202172] acpiphp: Slot [25] registered\n[ 0.203274] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205091] acpiphp: Slot [28] registered\n[ 0.206163] acpiphp: Slot [29] registered\n[ 0.207224] acpiphp: Slot [30] registered\n[ 0.208039] acpiphp: Slot [31] registered\n[ 0.209096] PCI host bridge to bus 0000:00\n[ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.267494] vgaarb: loaded\n[ 0.268003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.269583] SCSI subsystem initialized\n[ 0.270760] ACPI: bus type USB registered\n[ 0.270760] usbcore: registered new interface driver usbfs\n[ 0.272016] usbcore: registered new interface driver hub\n[ 0.273377] usbcore: registered new device driver usb\n[ 0.273380] PCI: Using ACPI for IRQ routing\n[ 0.276394] NetLabel: Initializing\n[ 0.277358] NetLabel: domain hash size = 128\n[ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.279802] NetLabel: unlabeled traffic allowed by default\n[ 0.280175] Switched to clocksource kvm-clock\n[ 0.288651] AppArmor: AppArmor Filesystem Enabled\n[ 0.289882] pnp: PnP ACPI init\n[ 0.290750] ACPI: bus type PNP registered\n[ 0.292255] pnp: PnP ACPI: found 8 devices\n[ 0.293362] ACPI: bus type PNP unregistered\n[ 0.300064] NET: Registered protocol family 2\n[ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.305400] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.307033] TCP: reno registered\n[ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.311039] NET: Registered protocol family 1\n[ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.360180] Trying to unpack rootfs image as initramfs...\n[ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.478842] Scanning for low memory corruption every 60 seconds\n[ 0.481199] Initialise system trusted keyring\n[ 0.482704] audit: initializing netlink socket (disabled)\n[ 0.484078] type=2000 audit(1542227916.621:1): initialized\n[ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507570] zbud: loaded\n[ 0.508800] VFS: Disk quotas dquot_6.5.2\n[ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511962] fuse init (API version 7.22)\n[ 0.513085] msgmni has been set to 3997\n[ 0.514171] Key type big_key registered\n[ 0.515819] Key type asymmetric registered\n[ 0.516953] Asymmetric key parser 'x509' registered\n[ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.520306] io scheduler noop registered\n[ 0.521400] io scheduler deadline registered (default)\n[ 0.522784] io scheduler cfq registered\n[ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527075] ipmi message handler version 39.2\n[ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531433] ACPI: Power Button [PWRF]\n[ 0.532880] GHES: HEST is not enabled!\n[ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.651947] Linux agpgart interface v0.103\n[ 0.653940] brd: module loaded\n[ 0.655289] loop: module loaded\n[ 0.656602] blk-mq: CPU -> queue map\n[ 0.658436] CPU 0 -> Queue 0\n[ 0.659615] CPU 1 -> Queue 0\n[ 0.661765] vda: vda1\n[ 0.663777] scsi0 : ata_piix\n[ 0.666707] scsi1 : ata_piix\n[ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.671438] libphy: Fixed MDIO Bus: probed\n[ 0.672611] tun: Universal TUN/TAP device driver, 1.6\n[ 0.673775] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.676884] PPP generic driver version 2.4.2\n[ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.680129] ehci-pci: EHCI PCI platform driver\n[ 0.681363] ehci-platform: EHCI generic platform driver\n[ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.684098] ohci-pci: OHCI PCI platform driver\n[ 0.685305] ohci-platform: OHCI generic platform driver\n[ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.718661] usb usb1: Product: UHCI Host Controller\n[ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.721300] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.722552] hub 1-0:1.0: USB hub found\n[ 0.723512] hub 1-0:1.0: 2 ports detected\n[ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.729762] mousedev: PS/2 mouse device common for all mice\n[ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.733441] rtc_cmos 00:00: RTC can wake from S4\n[ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.739073] device-mapper: uevent: version 1.0.3\n[ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.745001] TCP: cubic registered\n[ 0.753972] NET: Registered protocol family 10\n[ 0.755615] NET: Registered protocol family 17\n[ 0.757011] Key type dns_resolver registered\n[ 0.758509] Loading compiled-in X.509 certificates\n[ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.764070] registered taskstats version 1\n[ 0.767199] Key type trusted registered\n[ 0.770854] Key type encrypted registered\n[ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773140] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.775112] regulator-dummy: disabling\n[ 0.776134] Magic number: 10:785:649\n[ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917)\n[ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.780646] EDD information not available.\n[ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.828723] Write protecting the kernel read-only data: 12288k\n[ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.848440] systemd-udevd[107]: starting version 204\n[ 0.896553] FDC 0 is a S82078B\n[ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.204205] usb 1-1: Product: QEMU USB Tablet\n[ 1.205328] usb 1-1: Manufacturer: QEMU\n[ 1.206343] usb 1-1: SerialNumber: 42\n[ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz\n[ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available\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 Populate /dev filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[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[ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds.\ncloud-init-nonet[5.05]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting 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[6.32]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c |\nci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c |\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.2 | 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:\nc1:e1:eb:8a:e0:c9:3d:83:17:0d:46:c8:3f:34:b7:11 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . . E.. |\n| o + oo . |\n| + o o+ |\n| = . o |\n| . + S |\n| . .. |\n| .. . . |\n| o.++. . |\n| +.oo. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nb3:30:6f:6b:a1:71:c5:45:93:65:f4:5a:56:99:94:51 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .o+=oE|\n| oo =.|\n| . . +|\n| o + |\n| o S. . |\n| .+oo |\n| ++. |\n| .... |\n| .. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n87:68:a2:71:38:f4:6c:5d:53:98:fc:93:9c:d7:f6:a5 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . o. |\n| +. |\n| . oo o . |\n| . + . o o* . o .|\n| + * + S .o . o.|\n| * o . E .|\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:\na4:a4:e6:59:25:f6:7c:39:32:16:4e:1a:32:4f:84:be root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. |\n| .. |\n| .o * = |\n| .O % . . |\n| o.= S + |\n| oEo . + . |\n| o |\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 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 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 * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:40:47 +0000. Up 130.32 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Wed, 14 Nov 2018 20:41:47 +0000. Up 191.06 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 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install sprout --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package sprout\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n"} 2018-11-14 20:43:07,160 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-a84ffd2e-b559-4000-ad36-d879c36aa8d2 2018-11-14 20:43:07,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0876049995422s 2018-11-14 20:43:07,162 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-a84ffd2e-b559-4000-ad36-d879c36aa8d2 2018-11-14 20:43:07,162 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008061] Security Framework initialized [ 0.009190] AppArmor: AppArmor initialized [ 0.010236] Yama: becoming mindful. [ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022249] Initializing cgroup subsys memory [ 0.024009] Initializing cgroup subsys devices [ 0.025557] Initializing cgroup subsys freezer [ 0.026914] Initializing cgroup subsys blkio [ 0.028004] Initializing cgroup subsys perf_event [ 0.029405] Initializing cgroup subsys hugetlb [ 0.030676] FEATURE SPEC_CTRL Present [ 0.032701] mce: CPU supports 10 MCE banks [ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.057450] ACPI: Core revision 20131115 [ 0.059321] ACPI: All ACPI Tables successfully acquired [ 0.060388] ftrace: allocating 28747 entries in 113 pages [ 0.080328] smpboot: Max logical packages: 2 [ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.086369] Enabling x2apic [ 0.087484] Enabled x2apic [ 0.088013] Switched APIC routing to physical x2apic. [ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.106142] KVM setup paravirtual spinlock [ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.110708] x86: Booting SMP configuration: [ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.128044] x86: Booted up 1 node, 2 CPUs [ 0.128027] KVM setup async PF for cpu 1 [ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.132512] devtmpfs: initialized [ 0.134232] EVM: security.selinux [ 0.135169] EVM: security.SMACK64 [ 0.136007] EVM: security.ima [ 0.136887] EVM: security.capability [ 0.137923] pinctrl core: initialized pinctrl subsystem [ 0.140067] regulator-dummy: no parameters [ 0.141224] RTC time: 20:38:36, date: 11/14/18 [ 0.142423] NET: Registered protocol family 16 [ 0.143707] cpuidle: using governor ladder [ 0.144005] cpuidle: using governor menu [ 0.145155] ACPI: bus type PCI registered [ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.148014] PCI: Using configuration type 1 for base access [ 0.150133] bio: create slab at 0 [ 0.150133] ACPI: Added _OSI(Module Device) [ 0.152004] ACPI: Added _OSI(Processor Device) [ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.154336] ACPI: Added _OSI(Processor Aggregator Device) [ 0.157445] ACPI: Interpreter enabled [ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.168722] ACPI: (supports S0 S5) [ 0.169639] ACPI: Using IOAPIC for interrupt routing [ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.172211] ACPI: No dock devices found. [ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180215] acpiphp: Slot [3] registered [ 0.181284] acpiphp: Slot [4] registered [ 0.182383] acpiphp: Slot [5] registered [ 0.183489] acpiphp: Slot [6] registered [ 0.184021] acpiphp: Slot [7] registered [ 0.185113] acpiphp: Slot [8] registered [ 0.186156] acpiphp: Slot [9] registered [ 0.187209] acpiphp: Slot [10] registered [ 0.188022] acpiphp: Slot [11] registered [ 0.189095] acpiphp: Slot [12] registered [ 0.190146] acpiphp: Slot [13] registered [ 0.191227] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193105] acpiphp: Slot [16] registered [ 0.194191] acpiphp: Slot [17] registered [ 0.195404] acpiphp: Slot [18] registered [ 0.196030] acpiphp: Slot [19] registered [ 0.197120] acpiphp: Slot [20] registered [ 0.198203] acpiphp: Slot [21] registered [ 0.199320] acpiphp: Slot [22] registered [ 0.200031] acpiphp: Slot [23] registered [ 0.201126] acpiphp: Slot [24] registered [ 0.202172] acpiphp: Slot [25] registered [ 0.203274] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205091] acpiphp: Slot [28] registered [ 0.206163] acpiphp: Slot [29] registered [ 0.207224] acpiphp: Slot [30] registered [ 0.208039] acpiphp: Slot [31] registered [ 0.209096] PCI host bridge to bus 0000:00 [ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.267494] vgaarb: loaded [ 0.268003] vgaarb: bridge control possible 0000:00:02.0 [ 0.269583] SCSI subsystem initialized [ 0.270760] ACPI: bus type USB registered [ 0.270760] usbcore: registered new interface driver usbfs [ 0.272016] usbcore: registered new interface driver hub [ 0.273377] usbcore: registered new device driver usb [ 0.273380] PCI: Using ACPI for IRQ routing [ 0.276394] NetLabel: Initializing [ 0.277358] NetLabel: domain hash size = 128 [ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.279802] NetLabel: unlabeled traffic allowed by default [ 0.280175] Switched to clocksource kvm-clock [ 0.288651] AppArmor: AppArmor Filesystem Enabled [ 0.289882] pnp: PnP ACPI init [ 0.290750] ACPI: bus type PNP registered [ 0.292255] pnp: PnP ACPI: found 8 devices [ 0.293362] ACPI: bus type PNP unregistered [ 0.300064] NET: Registered protocol family 2 [ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.305400] TCP: Hash tables configured (established 16384 bind 16384) [ 0.307033] TCP: reno registered [ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.311039] NET: Registered protocol family 1 [ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.360180] Trying to unpack rootfs image as initramfs... [ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.478842] Scanning for low memory corruption every 60 seconds [ 0.481199] Initialise system trusted keyring [ 0.482704] audit: initializing netlink socket (disabled) [ 0.484078] type=2000 audit(1542227916.621:1): initialized [ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.507570] zbud: loaded [ 0.508800] VFS: Disk quotas dquot_6.5.2 [ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.511962] fuse init (API version 7.22) [ 0.513085] msgmni has been set to 3997 [ 0.514171] Key type big_key registered [ 0.515819] Key type asymmetric registered [ 0.516953] Asymmetric key parser 'x509' registered [ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.520306] io scheduler noop registered [ 0.521400] io scheduler deadline registered (default) [ 0.522784] io scheduler cfq registered [ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.527075] ipmi message handler version 39.2 [ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531433] ACPI: Power Button [PWRF] [ 0.532880] GHES: HEST is not enabled! [ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.651947] Linux agpgart interface v0.103 [ 0.653940] brd: module loaded [ 0.655289] loop: module loaded [ 0.656602] blk-mq: CPU -> queue map [ 0.658436] CPU 0 -> Queue 0 [ 0.659615] CPU 1 -> Queue 0 [ 0.661765] vda: vda1 [ 0.663777] scsi0 : ata_piix [ 0.666707] scsi1 : ata_piix [ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.671438] libphy: Fixed MDIO Bus: probed [ 0.672611] tun: Universal TUN/TAP device driver, 1.6 [ 0.673775] tun: (C) 1999-2004 Max Krasnyansky [ 0.676884] PPP generic driver version 2.4.2 [ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.680129] ehci-pci: EHCI PCI platform driver [ 0.681363] ehci-platform: EHCI generic platform driver [ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.684098] ohci-pci: OHCI PCI platform driver [ 0.685305] ohci-platform: OHCI generic platform driver [ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver [ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718661] usb usb1: Product: UHCI Host Controller [ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.721300] usb usb1: SerialNumber: 0000:00:01.2 [ 0.722552] hub 1-0:1.0: USB hub found [ 0.723512] hub 1-0:1.0: 2 ports detected [ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.729762] mousedev: PS/2 mouse device common for all mice [ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.733441] rtc_cmos 00:00: RTC can wake from S4 [ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.739073] device-mapper: uevent: version 1.0.3 [ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs [ 0.745001] TCP: cubic registered [ 0.753972] NET: Registered protocol family 10 [ 0.755615] NET: Registered protocol family 17 [ 0.757011] Key type dns_resolver registered [ 0.758509] Loading compiled-in X.509 certificates [ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.764070] registered taskstats version 1 [ 0.767199] Key type trusted registered [ 0.770854] Key type encrypted registered [ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773140] IMA: No TPM chip found, activating TPM-bypass! [ 0.775112] regulator-dummy: disabling [ 0.776134] Magic number: 10:785:649 [ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917) [ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.780646] EDD information not available. [ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.828723] Write protecting the kernel read-only data: 12288k [ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.848440] systemd-udevd[107]: starting version 204 [ 0.896553] FDC 0 is a S82078B [ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.204205] usb 1-1: Product: QEMU USB Tablet [ 1.205328] usb 1-1: Manufacturer: QEMU [ 1.206343] usb 1-1: SerialNumber: 42 [ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz [ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available * 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 Populate /dev filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds. cloud-init-nonet[5.05]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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[6.32]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c | ci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c | 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.2 | 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: c1:e1:eb:8a:e0:c9:3d:83:17:0d:46:c8:3f:34:b7:11 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | . . E.. | | o + oo . | | + o o+ | | = . o | | . + S | | . .. | | .. . . | | o.++. . | | +.oo. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: b3:30:6f:6b:a1:71:c5:45:93:65:f4:5a:56:99:94:51 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | .o+=oE| | oo =.| | . . +| | o + | | o S. . | | .+oo | | ++. | | .... | | .. | +-----------------+ 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: 87:68:a2:71:38:f4:6c:5d:53:98:fc:93:9c:d7:f6:a5 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | . o. | | +. | | . oo o . | | . + . o o* . o .| | + * + S .o . 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: a4:a4:e6:59:25:f6:7c:39:32:16:4e:1a:32:4f:84:be root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .. | | .. | | .o * = | | .O % . . | | o.= S + | | oEo . + . | | 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 SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting 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 ] 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 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 ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:40:47 +0000. Up 130.32 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Wed, 14 Nov 2018 20:41:47 +0000. Up 191.06 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 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install sprout --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package sprout + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 2018-11-14 20:43:07,164 - functest.core.singlevm - DEBUG - try 23: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-14 20:43:17,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:43:17,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:43:18,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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-530dbaba-f871-43a6-89b4-ece08531d36f x-compute-request-id: req-530dbaba-f871-43a6-89b4-ece08531d36f Content-Encoding: gzip Content-Length: 1498 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:bc:66:4c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:66:4c", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:60:8c", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:34.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "0e36c748-ed15-4de6-82a0-d99a17af479a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:34Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:c1:0b:40", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:0b:40", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:46.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "35e17aec-ff41-4421-9df7-552124cdbab1", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:46Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "bono-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:42:07:79", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:07:79", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:b7:ea", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:36.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:36Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "dime-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:63:a5:22", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:a5:22", "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:1d:a7:43", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:a7:43", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "d31f7770-a606-4856-90d0-b4ea1295ef58", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "homer-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:46:7f:16", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:7f:16", "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:6f:84:50", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:cb:40:f9", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:40:f9", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:37:51.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:37:51Z", "hostId": "4f9348ee26543026d8aeb2af7f9ee6328e1c5c6b414aeec1b963e000", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-14T20:36:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:da:ad:13", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:ad:13", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:63:c7", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:35:57.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "ab480cc2-b362-4101-9346-87dff464dada", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:35:57Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ns.clearwater.opnfv", "created": "2018-11-14T20:34:13Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:43:18,228 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-530dbaba-f871-43a6-89b4-ece08531d36f 2018-11-14 20:43:18,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.05383300781s 2018-11-14 20:43:18,229 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-530dbaba-f871-43a6-89b4-ece08531d36f 2018-11-14 20:43:18,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 20:43:18,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 20:43:18,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:43: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-6cfc8589-846c-48e0-955d-86184a855a92 x-compute-request-id: req-6cfc8589-846c-48e0-955d-86184a855a92 Content-Encoding: gzip Content-Length: 10908 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008061] Security Framework initialized\n[ 0.009190] AppArmor: AppArmor initialized\n[ 0.010236] Yama: becoming mindful.\n[ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022249] Initializing cgroup subsys memory\n[ 0.024009] Initializing cgroup subsys devices\n[ 0.025557] Initializing cgroup subsys freezer\n[ 0.026914] Initializing cgroup subsys blkio\n[ 0.028004] Initializing cgroup subsys perf_event\n[ 0.029405] Initializing cgroup subsys hugetlb\n[ 0.030676] FEATURE SPEC_CTRL Present\n[ 0.032701] mce: CPU supports 10 MCE banks\n[ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.057450] ACPI: Core revision 20131115\n[ 0.059321] ACPI: All ACPI Tables successfully acquired\n[ 0.060388] ftrace: allocating 28747 entries in 113 pages\n[ 0.080328] smpboot: Max logical packages: 2\n[ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.086369] Enabling x2apic\n[ 0.087484] Enabled x2apic\n[ 0.088013] Switched APIC routing to physical x2apic.\n[ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.106142] KVM setup paravirtual spinlock\n[ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.110708] x86: Booting SMP configuration:\n[ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.128044] x86: Booted up 1 node, 2 CPUs\n[ 0.128027] KVM setup async PF for cpu 1\n[ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.132512] devtmpfs: initialized\n[ 0.134232] EVM: security.selinux\n[ 0.135169] EVM: security.SMACK64\n[ 0.136007] EVM: security.ima\n[ 0.136887] EVM: security.capability\n[ 0.137923] pinctrl core: initialized pinctrl subsystem\n[ 0.140067] regulator-dummy: no parameters\n[ 0.141224] RTC time: 20:38:36, date: 11/14/18\n[ 0.142423] NET: Registered protocol family 16\n[ 0.143707] cpuidle: using governor ladder\n[ 0.144005] cpuidle: using governor menu\n[ 0.145155] ACPI: bus type PCI registered\n[ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.148014] PCI: Using configuration type 1 for base access\n[ 0.150133] bio: create slab at 0\n[ 0.150133] ACPI: Added _OSI(Module Device)\n[ 0.152004] ACPI: Added _OSI(Processor Device)\n[ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.154336] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.157445] ACPI: Interpreter enabled\n[ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.168722] ACPI: (supports S0 S5)\n[ 0.169639] ACPI: Using IOAPIC for interrupt routing\n[ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.172211] ACPI: No dock devices found.\n[ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180215] acpiphp: Slot [3] registered\n[ 0.181284] acpiphp: Slot [4] registered\n[ 0.182383] acpiphp: Slot [5] registered\n[ 0.183489] acpiphp: Slot [6] registered\n[ 0.184021] acpiphp: Slot [7] registered\n[ 0.185113] acpiphp: Slot [8] registered\n[ 0.186156] acpiphp: Slot [9] registered\n[ 0.187209] acpiphp: Slot [10] registered\n[ 0.188022] acpiphp: Slot [11] registered\n[ 0.189095] acpiphp: Slot [12] registered\n[ 0.190146] acpiphp: Slot [13] registered\n[ 0.191227] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193105] acpiphp: Slot [16] registered\n[ 0.194191] acpiphp: Slot [17] registered\n[ 0.195404] acpiphp: Slot [18] registered\n[ 0.196030] acpiphp: Slot [19] registered\n[ 0.197120] acpiphp: Slot [20] registered\n[ 0.198203] acpiphp: Slot [21] registered\n[ 0.199320] acpiphp: Slot [22] registered\n[ 0.200031] acpiphp: Slot [23] registered\n[ 0.201126] acpiphp: Slot [24] registered\n[ 0.202172] acpiphp: Slot [25] registered\n[ 0.203274] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205091] acpiphp: Slot [28] registered\n[ 0.206163] acpiphp: Slot [29] registered\n[ 0.207224] acpiphp: Slot [30] registered\n[ 0.208039] acpiphp: Slot [31] registered\n[ 0.209096] PCI host bridge to bus 0000:00\n[ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.267494] vgaarb: loaded\n[ 0.268003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.269583] SCSI subsystem initialized\n[ 0.270760] ACPI: bus type USB registered\n[ 0.270760] usbcore: registered new interface driver usbfs\n[ 0.272016] usbcore: registered new interface driver hub\n[ 0.273377] usbcore: registered new device driver usb\n[ 0.273380] PCI: Using ACPI for IRQ routing\n[ 0.276394] NetLabel: Initializing\n[ 0.277358] NetLabel: domain hash size = 128\n[ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.279802] NetLabel: unlabeled traffic allowed by default\n[ 0.280175] Switched to clocksource kvm-clock\n[ 0.288651] AppArmor: AppArmor Filesystem Enabled\n[ 0.289882] pnp: PnP ACPI init\n[ 0.290750] ACPI: bus type PNP registered\n[ 0.292255] pnp: PnP ACPI: found 8 devices\n[ 0.293362] ACPI: bus type PNP unregistered\n[ 0.300064] NET: Registered protocol family 2\n[ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.305400] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.307033] TCP: reno registered\n[ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.311039] NET: Registered protocol family 1\n[ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.360180] Trying to unpack rootfs image as initramfs...\n[ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.478842] Scanning for low memory corruption every 60 seconds\n[ 0.481199] Initialise system trusted keyring\n[ 0.482704] audit: initializing netlink socket (disabled)\n[ 0.484078] type=2000 audit(1542227916.621:1): initialized\n[ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507570] zbud: loaded\n[ 0.508800] VFS: Disk quotas dquot_6.5.2\n[ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511962] fuse init (API version 7.22)\n[ 0.513085] msgmni has been set to 3997\n[ 0.514171] Key type big_key registered\n[ 0.515819] Key type asymmetric registered\n[ 0.516953] Asymmetric key parser 'x509' registered\n[ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.520306] io scheduler noop registered\n[ 0.521400] io scheduler deadline registered (default)\n[ 0.522784] io scheduler cfq registered\n[ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527075] ipmi message handler version 39.2\n[ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531433] ACPI: Power Button [PWRF]\n[ 0.532880] GHES: HEST is not enabled!\n[ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.651947] Linux agpgart interface v0.103\n[ 0.653940] brd: module loaded\n[ 0.655289] loop: module loaded\n[ 0.656602] blk-mq: CPU -> queue map\n[ 0.658436] CPU 0 -> Queue 0\n[ 0.659615] CPU 1 -> Queue 0\n[ 0.661765] vda: vda1\n[ 0.663777] scsi0 : ata_piix\n[ 0.666707] scsi1 : ata_piix\n[ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.671438] libphy: Fixed MDIO Bus: probed\n[ 0.672611] tun: Universal TUN/TAP device driver, 1.6\n[ 0.673775] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.676884] PPP generic driver version 2.4.2\n[ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.680129] ehci-pci: EHCI PCI platform driver\n[ 0.681363] ehci-platform: EHCI generic platform driver\n[ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.684098] ohci-pci: OHCI PCI platform driver\n[ 0.685305] ohci-platform: OHCI generic platform driver\n[ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.718661] usb usb1: Product: UHCI Host Controller\n[ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.721300] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.722552] hub 1-0:1.0: USB hub found\n[ 0.723512] hub 1-0:1.0: 2 ports detected\n[ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.729762] mousedev: PS/2 mouse device common for all mice\n[ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.733441] rtc_cmos 00:00: RTC can wake from S4\n[ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.739073] device-mapper: uevent: version 1.0.3\n[ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.745001] TCP: cubic registered\n[ 0.753972] NET: Registered protocol family 10\n[ 0.755615] NET: Registered protocol family 17\n[ 0.757011] Key type dns_resolver registered\n[ 0.758509] Loading compiled-in X.509 certificates\n[ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.764070] registered taskstats version 1\n[ 0.767199] Key type trusted registered\n[ 0.770854] Key type encrypted registered\n[ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773140] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.775112] regulator-dummy: disabling\n[ 0.776134] Magic number: 10:785:649\n[ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917)\n[ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.780646] EDD information not available.\n[ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.828723] Write protecting the kernel read-only data: 12288k\n[ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.848440] systemd-udevd[107]: starting version 204\n[ 0.896553] FDC 0 is a S82078B\n[ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.204205] usb 1-1: Product: QEMU USB Tablet\n[ 1.205328] usb 1-1: Manufacturer: QEMU\n[ 1.206343] usb 1-1: SerialNumber: 42\n[ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz\n[ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available\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 Populate /dev filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[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[ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds.\ncloud-init-nonet[5.05]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting 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[6.32]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c |\nci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c |\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.2 | 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:\nc1:e1:eb:8a:e0:c9:3d:83:17:0d:46:c8:3f:34:b7:11 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . . E.. |\n| o + oo . |\n| + o o+ |\n| = . o |\n| . + S |\n| . .. |\n| .. . . |\n| o.++. . |\n| +.oo. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nb3:30:6f:6b:a1:71:c5:45:93:65:f4:5a:56:99:94:51 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .o+=oE|\n| oo =.|\n| . . +|\n| o + |\n| o S. . |\n| .+oo |\n| ++. |\n| .... |\n| .. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n87:68:a2:71:38:f4:6c:5d:53:98:fc:93:9c:d7:f6:a5 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . o. |\n| +. |\n| . oo o . |\n| . + . o o* . o .|\n| + * + S .o . o.|\n| * o . E .|\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:\na4:a4:e6:59:25:f6:7c:39:32:16:4e:1a:32:4f:84:be root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. |\n| .. |\n| .o * = |\n| .O % . . |\n| o.= S + |\n| oEo . + . |\n| o |\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 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 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 * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:40:47 +0000. Up 130.32 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Wed, 14 Nov 2018 20:41:47 +0000. Up 191.06 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 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install sprout --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package sprout\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.210\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n"} 2018-11-14 20:43:18,370 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-6cfc8589-846c-48e0-955d-86184a855a92 2018-11-14 20:43:18,370 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.133704900742s 2018-11-14 20:43:18,371 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-6cfc8589-846c-48e0-955d-86184a855a92 2018-11-14 20:43:18,372 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008061] Security Framework initialized [ 0.009190] AppArmor: AppArmor initialized [ 0.010236] Yama: becoming mindful. [ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022249] Initializing cgroup subsys memory [ 0.024009] Initializing cgroup subsys devices [ 0.025557] Initializing cgroup subsys freezer [ 0.026914] Initializing cgroup subsys blkio [ 0.028004] Initializing cgroup subsys perf_event [ 0.029405] Initializing cgroup subsys hugetlb [ 0.030676] FEATURE SPEC_CTRL Present [ 0.032701] mce: CPU supports 10 MCE banks [ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.057450] ACPI: Core revision 20131115 [ 0.059321] ACPI: All ACPI Tables successfully acquired [ 0.060388] ftrace: allocating 28747 entries in 113 pages [ 0.080328] smpboot: Max logical packages: 2 [ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.086369] Enabling x2apic [ 0.087484] Enabled x2apic [ 0.088013] Switched APIC routing to physical x2apic. [ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.106142] KVM setup paravirtual spinlock [ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.110708] x86: Booting SMP configuration: [ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.128044] x86: Booted up 1 node, 2 CPUs [ 0.128027] KVM setup async PF for cpu 1 [ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.132512] devtmpfs: initialized [ 0.134232] EVM: security.selinux [ 0.135169] EVM: security.SMACK64 [ 0.136007] EVM: security.ima [ 0.136887] EVM: security.capability [ 0.137923] pinctrl core: initialized pinctrl subsystem [ 0.140067] regulator-dummy: no parameters [ 0.141224] RTC time: 20:38:36, date: 11/14/18 [ 0.142423] NET: Registered protocol family 16 [ 0.143707] cpuidle: using governor ladder [ 0.144005] cpuidle: using governor menu [ 0.145155] ACPI: bus type PCI registered [ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.148014] PCI: Using configuration type 1 for base access [ 0.150133] bio: create slab at 0 [ 0.150133] ACPI: Added _OSI(Module Device) [ 0.152004] ACPI: Added _OSI(Processor Device) [ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.154336] ACPI: Added _OSI(Processor Aggregator Device) [ 0.157445] ACPI: Interpreter enabled [ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.168722] ACPI: (supports S0 S5) [ 0.169639] ACPI: Using IOAPIC for interrupt routing [ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.172211] ACPI: No dock devices found. [ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180215] acpiphp: Slot [3] registered [ 0.181284] acpiphp: Slot [4] registered [ 0.182383] acpiphp: Slot [5] registered [ 0.183489] acpiphp: Slot [6] registered [ 0.184021] acpiphp: Slot [7] registered [ 0.185113] acpiphp: Slot [8] registered [ 0.186156] acpiphp: Slot [9] registered [ 0.187209] acpiphp: Slot [10] registered [ 0.188022] acpiphp: Slot [11] registered [ 0.189095] acpiphp: Slot [12] registered [ 0.190146] acpiphp: Slot [13] registered [ 0.191227] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193105] acpiphp: Slot [16] registered [ 0.194191] acpiphp: Slot [17] registered [ 0.195404] acpiphp: Slot [18] registered [ 0.196030] acpiphp: Slot [19] registered [ 0.197120] acpiphp: Slot [20] registered [ 0.198203] acpiphp: Slot [21] registered [ 0.199320] acpiphp: Slot [22] registered [ 0.200031] acpiphp: Slot [23] registered [ 0.201126] acpiphp: Slot [24] registered [ 0.202172] acpiphp: Slot [25] registered [ 0.203274] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205091] acpiphp: Slot [28] registered [ 0.206163] acpiphp: Slot [29] registered [ 0.207224] acpiphp: Slot [30] registered [ 0.208039] acpiphp: Slot [31] registered [ 0.209096] PCI host bridge to bus 0000:00 [ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.267494] vgaarb: loaded [ 0.268003] vgaarb: bridge control possible 0000:00:02.0 [ 0.269583] SCSI subsystem initialized [ 0.270760] ACPI: bus type USB registered [ 0.270760] usbcore: registered new interface driver usbfs [ 0.272016] usbcore: registered new interface driver hub [ 0.273377] usbcore: registered new device driver usb [ 0.273380] PCI: Using ACPI for IRQ routing [ 0.276394] NetLabel: Initializing [ 0.277358] NetLabel: domain hash size = 128 [ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.279802] NetLabel: unlabeled traffic allowed by default [ 0.280175] Switched to clocksource kvm-clock [ 0.288651] AppArmor: AppArmor Filesystem Enabled [ 0.289882] pnp: PnP ACPI init [ 0.290750] ACPI: bus type PNP registered [ 0.292255] pnp: PnP ACPI: found 8 devices [ 0.293362] ACPI: bus type PNP unregistered [ 0.300064] NET: Registered protocol family 2 [ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.305400] TCP: Hash tables configured (established 16384 bind 16384) [ 0.307033] TCP: reno registered [ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.311039] NET: Registered protocol family 1 [ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.360180] Trying to unpack rootfs image as initramfs... [ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.478842] Scanning for low memory corruption every 60 seconds [ 0.481199] Initialise system trusted keyring [ 0.482704] audit: initializing netlink socket (disabled) [ 0.484078] type=2000 audit(1542227916.621:1): initialized [ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.507570] zbud: loaded [ 0.508800] VFS: Disk quotas dquot_6.5.2 [ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.511962] fuse init (API version 7.22) [ 0.513085] msgmni has been set to 3997 [ 0.514171] Key type big_key registered [ 0.515819] Key type asymmetric registered [ 0.516953] Asymmetric key parser 'x509' registered [ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.520306] io scheduler noop registered [ 0.521400] io scheduler deadline registered (default) [ 0.522784] io scheduler cfq registered [ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.527075] ipmi message handler version 39.2 [ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531433] ACPI: Power Button [PWRF] [ 0.532880] GHES: HEST is not enabled! [ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.651947] Linux agpgart interface v0.103 [ 0.653940] brd: module loaded [ 0.655289] loop: module loaded [ 0.656602] blk-mq: CPU -> queue map [ 0.658436] CPU 0 -> Queue 0 [ 0.659615] CPU 1 -> Queue 0 [ 0.661765] vda: vda1 [ 0.663777] scsi0 : ata_piix [ 0.666707] scsi1 : ata_piix [ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.671438] libphy: Fixed MDIO Bus: probed [ 0.672611] tun: Universal TUN/TAP device driver, 1.6 [ 0.673775] tun: (C) 1999-2004 Max Krasnyansky [ 0.676884] PPP generic driver version 2.4.2 [ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.680129] ehci-pci: EHCI PCI platform driver [ 0.681363] ehci-platform: EHCI generic platform driver [ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.684098] ohci-pci: OHCI PCI platform driver [ 0.685305] ohci-platform: OHCI generic platform driver [ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver [ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718661] usb usb1: Product: UHCI Host Controller [ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.721300] usb usb1: SerialNumber: 0000:00:01.2 [ 0.722552] hub 1-0:1.0: USB hub found [ 0.723512] hub 1-0:1.0: 2 ports detected [ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.729762] mousedev: PS/2 mouse device common for all mice [ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.733441] rtc_cmos 00:00: RTC can wake from S4 [ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.739073] device-mapper: uevent: version 1.0.3 [ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs [ 0.745001] TCP: cubic registered [ 0.753972] NET: Registered protocol family 10 [ 0.755615] NET: Registered protocol family 17 [ 0.757011] Key type dns_resolver registered [ 0.758509] Loading compiled-in X.509 certificates [ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.764070] registered taskstats version 1 [ 0.767199] Key type trusted registered [ 0.770854] Key type encrypted registered [ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773140] IMA: No TPM chip found, activating TPM-bypass! [ 0.775112] regulator-dummy: disabling [ 0.776134] Magic number: 10:785:649 [ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917) [ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.780646] EDD information not available. [ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.828723] Write protecting the kernel read-only data: 12288k [ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.848440] systemd-udevd[107]: starting version 204 [ 0.896553] FDC 0 is a S82078B [ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.204205] usb 1-1: Product: QEMU USB Tablet [ 1.205328] usb 1-1: Manufacturer: QEMU [ 1.206343] usb 1-1: SerialNumber: 42 [ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz [ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available * 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 Populate /dev filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds. cloud-init-nonet[5.05]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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[6.32]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c | ci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c | 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.2 | 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: c1:e1:eb:8a:e0:c9:3d:83:17:0d:46:c8:3f:34:b7:11 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | . . E.. | | o + oo . | | + o o+ | | = . o | | . + S | | . .. | | .. . . | | o.++. . | | +.oo. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: b3:30:6f:6b:a1:71:c5:45:93:65:f4:5a:56:99:94:51 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | .o+=oE| | oo =.| | . . +| | o + | | o S. . | | .+oo | | ++. | | .... | | .. | +-----------------+ 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: 87:68:a2:71:38:f4:6c:5d:53:98:fc:93:9c:d7:f6:a5 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | . o. | | +. | | . oo o . | | . + . o o* . o .| | + * + S .o . 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: a4:a4:e6:59:25:f6:7c:39:32:16:4e:1a:32:4f:84:be root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .. | | .. | | .o * = | | .O % . . | | o.= S + | | oEo . + . | | 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 SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting 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 ] 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 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 ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:40:47 +0000. Up 130.32 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Wed, 14 Nov 2018 20:41:47 +0000. Up 191.06 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 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install sprout --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package sprout + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 2018-11-14 20:43:18,373 - functest.core.singlevm - DEBUG - try 24: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-14 20:43:28,375 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:43:28,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:43:29,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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-ad43a55c-8306-4d0e-996b-25f6711eb261 x-compute-request-id: req-ad43a55c-8306-4d0e-996b-25f6711eb261 Content-Encoding: gzip Content-Length: 1498 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:bc:66:4c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:66:4c", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:60:8c", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:34.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "0e36c748-ed15-4de6-82a0-d99a17af479a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:34Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:c1:0b:40", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:0b:40", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:46.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "35e17aec-ff41-4421-9df7-552124cdbab1", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:46Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "bono-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:42:07:79", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:07:79", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:b7:ea", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:36.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:36Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "dime-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:63:a5:22", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:a5:22", "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:1d:a7:43", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:a7:43", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "d31f7770-a606-4856-90d0-b4ea1295ef58", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "homer-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:46:7f:16", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:7f:16", "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:6f:84:50", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:cb:40:f9", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:40:f9", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:37:51.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:37:51Z", "hostId": "4f9348ee26543026d8aeb2af7f9ee6328e1c5c6b414aeec1b963e000", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-14T20:36:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:da:ad:13", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:ad:13", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:63:c7", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:35:57.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "ab480cc2-b362-4101-9346-87dff464dada", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:35:57Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ns.clearwater.opnfv", "created": "2018-11-14T20:34:13Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:43:29,275 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ad43a55c-8306-4d0e-996b-25f6711eb261 2018-11-14 20:43:29,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.899935007095s 2018-11-14 20:43:29,276 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ad43a55c-8306-4d0e-996b-25f6711eb261 2018-11-14 20:43:29,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 20:43:29,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 20:43:29,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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-dc9cc3f2-9fa0-42fb-b716-e89b177093d8 x-compute-request-id: req-dc9cc3f2-9fa0-42fb-b716-e89b177093d8 Content-Encoding: gzip Content-Length: 10908 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008061] Security Framework initialized\n[ 0.009190] AppArmor: AppArmor initialized\n[ 0.010236] Yama: becoming mindful.\n[ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022249] Initializing cgroup subsys memory\n[ 0.024009] Initializing cgroup subsys devices\n[ 0.025557] Initializing cgroup subsys freezer\n[ 0.026914] Initializing cgroup subsys blkio\n[ 0.028004] Initializing cgroup subsys perf_event\n[ 0.029405] Initializing cgroup subsys hugetlb\n[ 0.030676] FEATURE SPEC_CTRL Present\n[ 0.032701] mce: CPU supports 10 MCE banks\n[ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.057450] ACPI: Core revision 20131115\n[ 0.059321] ACPI: All ACPI Tables successfully acquired\n[ 0.060388] ftrace: allocating 28747 entries in 113 pages\n[ 0.080328] smpboot: Max logical packages: 2\n[ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.086369] Enabling x2apic\n[ 0.087484] Enabled x2apic\n[ 0.088013] Switched APIC routing to physical x2apic.\n[ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.106142] KVM setup paravirtual spinlock\n[ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.110708] x86: Booting SMP configuration:\n[ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.128044] x86: Booted up 1 node, 2 CPUs\n[ 0.128027] KVM setup async PF for cpu 1\n[ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.132512] devtmpfs: initialized\n[ 0.134232] EVM: security.selinux\n[ 0.135169] EVM: security.SMACK64\n[ 0.136007] EVM: security.ima\n[ 0.136887] EVM: security.capability\n[ 0.137923] pinctrl core: initialized pinctrl subsystem\n[ 0.140067] regulator-dummy: no parameters\n[ 0.141224] RTC time: 20:38:36, date: 11/14/18\n[ 0.142423] NET: Registered protocol family 16\n[ 0.143707] cpuidle: using governor ladder\n[ 0.144005] cpuidle: using governor menu\n[ 0.145155] ACPI: bus type PCI registered\n[ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.148014] PCI: Using configuration type 1 for base access\n[ 0.150133] bio: create slab at 0\n[ 0.150133] ACPI: Added _OSI(Module Device)\n[ 0.152004] ACPI: Added _OSI(Processor Device)\n[ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.154336] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.157445] ACPI: Interpreter enabled\n[ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.168722] ACPI: (supports S0 S5)\n[ 0.169639] ACPI: Using IOAPIC for interrupt routing\n[ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.172211] ACPI: No dock devices found.\n[ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180215] acpiphp: Slot [3] registered\n[ 0.181284] acpiphp: Slot [4] registered\n[ 0.182383] acpiphp: Slot [5] registered\n[ 0.183489] acpiphp: Slot [6] registered\n[ 0.184021] acpiphp: Slot [7] registered\n[ 0.185113] acpiphp: Slot [8] registered\n[ 0.186156] acpiphp: Slot [9] registered\n[ 0.187209] acpiphp: Slot [10] registered\n[ 0.188022] acpiphp: Slot [11] registered\n[ 0.189095] acpiphp: Slot [12] registered\n[ 0.190146] acpiphp: Slot [13] registered\n[ 0.191227] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193105] acpiphp: Slot [16] registered\n[ 0.194191] acpiphp: Slot [17] registered\n[ 0.195404] acpiphp: Slot [18] registered\n[ 0.196030] acpiphp: Slot [19] registered\n[ 0.197120] acpiphp: Slot [20] registered\n[ 0.198203] acpiphp: Slot [21] registered\n[ 0.199320] acpiphp: Slot [22] registered\n[ 0.200031] acpiphp: Slot [23] registered\n[ 0.201126] acpiphp: Slot [24] registered\n[ 0.202172] acpiphp: Slot [25] registered\n[ 0.203274] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205091] acpiphp: Slot [28] registered\n[ 0.206163] acpiphp: Slot [29] registered\n[ 0.207224] acpiphp: Slot [30] registered\n[ 0.208039] acpiphp: Slot [31] registered\n[ 0.209096] PCI host bridge to bus 0000:00\n[ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.267494] vgaarb: loaded\n[ 0.268003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.269583] SCSI subsystem initialized\n[ 0.270760] ACPI: bus type USB registered\n[ 0.270760] usbcore: registered new interface driver usbfs\n[ 0.272016] usbcore: registered new interface driver hub\n[ 0.273377] usbcore: registered new device driver usb\n[ 0.273380] PCI: Using ACPI for IRQ routing\n[ 0.276394] NetLabel: Initializing\n[ 0.277358] NetLabel: domain hash size = 128\n[ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.279802] NetLabel: unlabeled traffic allowed by default\n[ 0.280175] Switched to clocksource kvm-clock\n[ 0.288651] AppArmor: AppArmor Filesystem Enabled\n[ 0.289882] pnp: PnP ACPI init\n[ 0.290750] ACPI: bus type PNP registered\n[ 0.292255] pnp: PnP ACPI: found 8 devices\n[ 0.293362] ACPI: bus type PNP unregistered\n[ 0.300064] NET: Registered protocol family 2\n[ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.305400] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.307033] TCP: reno registered\n[ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.311039] NET: Registered protocol family 1\n[ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.360180] Trying to unpack rootfs image as initramfs...\n[ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.478842] Scanning for low memory corruption every 60 seconds\n[ 0.481199] Initialise system trusted keyring\n[ 0.482704] audit: initializing netlink socket (disabled)\n[ 0.484078] type=2000 audit(1542227916.621:1): initialized\n[ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507570] zbud: loaded\n[ 0.508800] VFS: Disk quotas dquot_6.5.2\n[ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511962] fuse init (API version 7.22)\n[ 0.513085] msgmni has been set to 3997\n[ 0.514171] Key type big_key registered\n[ 0.515819] Key type asymmetric registered\n[ 0.516953] Asymmetric key parser 'x509' registered\n[ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.520306] io scheduler noop registered\n[ 0.521400] io scheduler deadline registered (default)\n[ 0.522784] io scheduler cfq registered\n[ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527075] ipmi message handler version 39.2\n[ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531433] ACPI: Power Button [PWRF]\n[ 0.532880] GHES: HEST is not enabled!\n[ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.651947] Linux agpgart interface v0.103\n[ 0.653940] brd: module loaded\n[ 0.655289] loop: module loaded\n[ 0.656602] blk-mq: CPU -> queue map\n[ 0.658436] CPU 0 -> Queue 0\n[ 0.659615] CPU 1 -> Queue 0\n[ 0.661765] vda: vda1\n[ 0.663777] scsi0 : ata_piix\n[ 0.666707] scsi1 : ata_piix\n[ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.671438] libphy: Fixed MDIO Bus: probed\n[ 0.672611] tun: Universal TUN/TAP device driver, 1.6\n[ 0.673775] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.676884] PPP generic driver version 2.4.2\n[ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.680129] ehci-pci: EHCI PCI platform driver\n[ 0.681363] ehci-platform: EHCI generic platform driver\n[ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.684098] ohci-pci: OHCI PCI platform driver\n[ 0.685305] ohci-platform: OHCI generic platform driver\n[ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.718661] usb usb1: Product: UHCI Host Controller\n[ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.721300] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.722552] hub 1-0:1.0: USB hub found\n[ 0.723512] hub 1-0:1.0: 2 ports detected\n[ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.729762] mousedev: PS/2 mouse device common for all mice\n[ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.733441] rtc_cmos 00:00: RTC can wake from S4\n[ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.739073] device-mapper: uevent: version 1.0.3\n[ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.745001] TCP: cubic registered\n[ 0.753972] NET: Registered protocol family 10\n[ 0.755615] NET: Registered protocol family 17\n[ 0.757011] Key type dns_resolver registered\n[ 0.758509] Loading compiled-in X.509 certificates\n[ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.764070] registered taskstats version 1\n[ 0.767199] Key type trusted registered\n[ 0.770854] Key type encrypted registered\n[ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773140] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.775112] regulator-dummy: disabling\n[ 0.776134] Magic number: 10:785:649\n[ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917)\n[ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.780646] EDD information not available.\n[ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.828723] Write protecting the kernel read-only data: 12288k\n[ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.848440] systemd-udevd[107]: starting version 204\n[ 0.896553] FDC 0 is a S82078B\n[ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.204205] usb 1-1: Product: QEMU USB Tablet\n[ 1.205328] usb 1-1: Manufacturer: QEMU\n[ 1.206343] usb 1-1: SerialNumber: 42\n[ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz\n[ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available\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 Populate /dev filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[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[ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds.\ncloud-init-nonet[5.05]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting 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[6.32]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c |\nci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c |\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.2 | 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:\nc1:e1:eb:8a:e0:c9:3d:83:17:0d:46:c8:3f:34:b7:11 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . . E.. |\n| o + oo . |\n| + o o+ |\n| = . o |\n| . + S |\n| . .. |\n| .. . . |\n| o.++. . |\n| +.oo. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nb3:30:6f:6b:a1:71:c5:45:93:65:f4:5a:56:99:94:51 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .o+=oE|\n| oo =.|\n| . . +|\n| o + |\n| o S. . |\n| .+oo |\n| ++. |\n| .... |\n| .. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n87:68:a2:71:38:f4:6c:5d:53:98:fc:93:9c:d7:f6:a5 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . o. |\n| +. |\n| . oo o . |\n| . + . o o* . o .|\n| + * + S .o . o.|\n| * o . E .|\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:\na4:a4:e6:59:25:f6:7c:39:32:16:4e:1a:32:4f:84:be root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. |\n| .. |\n| .o * = |\n| .O % . . |\n| o.= S + |\n| oEo . + . |\n| o |\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 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 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 * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:40:47 +0000. Up 130.32 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Wed, 14 Nov 2018 20:41:47 +0000. Up 191.06 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 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install sprout --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package sprout\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.210\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n"} 2018-11-14 20:43:29,358 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-dc9cc3f2-9fa0-42fb-b716-e89b177093d8 2018-11-14 20:43:29,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0760931968689s 2018-11-14 20:43:29,360 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-dc9cc3f2-9fa0-42fb-b716-e89b177093d8 2018-11-14 20:43:29,360 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008061] Security Framework initialized [ 0.009190] AppArmor: AppArmor initialized [ 0.010236] Yama: becoming mindful. [ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022249] Initializing cgroup subsys memory [ 0.024009] Initializing cgroup subsys devices [ 0.025557] Initializing cgroup subsys freezer [ 0.026914] Initializing cgroup subsys blkio [ 0.028004] Initializing cgroup subsys perf_event [ 0.029405] Initializing cgroup subsys hugetlb [ 0.030676] FEATURE SPEC_CTRL Present [ 0.032701] mce: CPU supports 10 MCE banks [ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.057450] ACPI: Core revision 20131115 [ 0.059321] ACPI: All ACPI Tables successfully acquired [ 0.060388] ftrace: allocating 28747 entries in 113 pages [ 0.080328] smpboot: Max logical packages: 2 [ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.086369] Enabling x2apic [ 0.087484] Enabled x2apic [ 0.088013] Switched APIC routing to physical x2apic. [ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.106142] KVM setup paravirtual spinlock [ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.110708] x86: Booting SMP configuration: [ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.128044] x86: Booted up 1 node, 2 CPUs [ 0.128027] KVM setup async PF for cpu 1 [ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.132512] devtmpfs: initialized [ 0.134232] EVM: security.selinux [ 0.135169] EVM: security.SMACK64 [ 0.136007] EVM: security.ima [ 0.136887] EVM: security.capability [ 0.137923] pinctrl core: initialized pinctrl subsystem [ 0.140067] regulator-dummy: no parameters [ 0.141224] RTC time: 20:38:36, date: 11/14/18 [ 0.142423] NET: Registered protocol family 16 [ 0.143707] cpuidle: using governor ladder [ 0.144005] cpuidle: using governor menu [ 0.145155] ACPI: bus type PCI registered [ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.148014] PCI: Using configuration type 1 for base access [ 0.150133] bio: create slab at 0 [ 0.150133] ACPI: Added _OSI(Module Device) [ 0.152004] ACPI: Added _OSI(Processor Device) [ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.154336] ACPI: Added _OSI(Processor Aggregator Device) [ 0.157445] ACPI: Interpreter enabled [ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.168722] ACPI: (supports S0 S5) [ 0.169639] ACPI: Using IOAPIC for interrupt routing [ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.172211] ACPI: No dock devices found. [ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180215] acpiphp: Slot [3] registered [ 0.181284] acpiphp: Slot [4] registered [ 0.182383] acpiphp: Slot [5] registered [ 0.183489] acpiphp: Slot [6] registered [ 0.184021] acpiphp: Slot [7] registered [ 0.185113] acpiphp: Slot [8] registered [ 0.186156] acpiphp: Slot [9] registered [ 0.187209] acpiphp: Slot [10] registered [ 0.188022] acpiphp: Slot [11] registered [ 0.189095] acpiphp: Slot [12] registered [ 0.190146] acpiphp: Slot [13] registered [ 0.191227] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193105] acpiphp: Slot [16] registered [ 0.194191] acpiphp: Slot [17] registered [ 0.195404] acpiphp: Slot [18] registered [ 0.196030] acpiphp: Slot [19] registered [ 0.197120] acpiphp: Slot [20] registered [ 0.198203] acpiphp: Slot [21] registered [ 0.199320] acpiphp: Slot [22] registered [ 0.200031] acpiphp: Slot [23] registered [ 0.201126] acpiphp: Slot [24] registered [ 0.202172] acpiphp: Slot [25] registered [ 0.203274] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205091] acpiphp: Slot [28] registered [ 0.206163] acpiphp: Slot [29] registered [ 0.207224] acpiphp: Slot [30] registered [ 0.208039] acpiphp: Slot [31] registered [ 0.209096] PCI host bridge to bus 0000:00 [ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.267494] vgaarb: loaded [ 0.268003] vgaarb: bridge control possible 0000:00:02.0 [ 0.269583] SCSI subsystem initialized [ 0.270760] ACPI: bus type USB registered [ 0.270760] usbcore: registered new interface driver usbfs [ 0.272016] usbcore: registered new interface driver hub [ 0.273377] usbcore: registered new device driver usb [ 0.273380] PCI: Using ACPI for IRQ routing [ 0.276394] NetLabel: Initializing [ 0.277358] NetLabel: domain hash size = 128 [ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.279802] NetLabel: unlabeled traffic allowed by default [ 0.280175] Switched to clocksource kvm-clock [ 0.288651] AppArmor: AppArmor Filesystem Enabled [ 0.289882] pnp: PnP ACPI init [ 0.290750] ACPI: bus type PNP registered [ 0.292255] pnp: PnP ACPI: found 8 devices [ 0.293362] ACPI: bus type PNP unregistered [ 0.300064] NET: Registered protocol family 2 [ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.305400] TCP: Hash tables configured (established 16384 bind 16384) [ 0.307033] TCP: reno registered [ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.311039] NET: Registered protocol family 1 [ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.360180] Trying to unpack rootfs image as initramfs... [ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.478842] Scanning for low memory corruption every 60 seconds [ 0.481199] Initialise system trusted keyring [ 0.482704] audit: initializing netlink socket (disabled) [ 0.484078] type=2000 audit(1542227916.621:1): initialized [ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.507570] zbud: loaded [ 0.508800] VFS: Disk quotas dquot_6.5.2 [ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.511962] fuse init (API version 7.22) [ 0.513085] msgmni has been set to 3997 [ 0.514171] Key type big_key registered [ 0.515819] Key type asymmetric registered [ 0.516953] Asymmetric key parser 'x509' registered [ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.520306] io scheduler noop registered [ 0.521400] io scheduler deadline registered (default) [ 0.522784] io scheduler cfq registered [ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.527075] ipmi message handler version 39.2 [ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531433] ACPI: Power Button [PWRF] [ 0.532880] GHES: HEST is not enabled! [ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.651947] Linux agpgart interface v0.103 [ 0.653940] brd: module loaded [ 0.655289] loop: module loaded [ 0.656602] blk-mq: CPU -> queue map [ 0.658436] CPU 0 -> Queue 0 [ 0.659615] CPU 1 -> Queue 0 [ 0.661765] vda: vda1 [ 0.663777] scsi0 : ata_piix [ 0.666707] scsi1 : ata_piix [ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.671438] libphy: Fixed MDIO Bus: probed [ 0.672611] tun: Universal TUN/TAP device driver, 1.6 [ 0.673775] tun: (C) 1999-2004 Max Krasnyansky [ 0.676884] PPP generic driver version 2.4.2 [ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.680129] ehci-pci: EHCI PCI platform driver [ 0.681363] ehci-platform: EHCI generic platform driver [ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.684098] ohci-pci: OHCI PCI platform driver [ 0.685305] ohci-platform: OHCI generic platform driver [ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver [ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718661] usb usb1: Product: UHCI Host Controller [ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.721300] usb usb1: SerialNumber: 0000:00:01.2 [ 0.722552] hub 1-0:1.0: USB hub found [ 0.723512] hub 1-0:1.0: 2 ports detected [ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.729762] mousedev: PS/2 mouse device common for all mice [ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.733441] rtc_cmos 00:00: RTC can wake from S4 [ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.739073] device-mapper: uevent: version 1.0.3 [ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs [ 0.745001] TCP: cubic registered [ 0.753972] NET: Registered protocol family 10 [ 0.755615] NET: Registered protocol family 17 [ 0.757011] Key type dns_resolver registered [ 0.758509] Loading compiled-in X.509 certificates [ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.764070] registered taskstats version 1 [ 0.767199] Key type trusted registered [ 0.770854] Key type encrypted registered [ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773140] IMA: No TPM chip found, activating TPM-bypass! [ 0.775112] regulator-dummy: disabling [ 0.776134] Magic number: 10:785:649 [ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917) [ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.780646] EDD information not available. [ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.828723] Write protecting the kernel read-only data: 12288k [ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.848440] systemd-udevd[107]: starting version 204 [ 0.896553] FDC 0 is a S82078B [ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.204205] usb 1-1: Product: QEMU USB Tablet [ 1.205328] usb 1-1: Manufacturer: QEMU [ 1.206343] usb 1-1: SerialNumber: 42 [ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz [ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available * 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 Populate /dev filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds. cloud-init-nonet[5.05]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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[6.32]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c | ci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c | 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.2 | 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: c1:e1:eb:8a:e0:c9:3d:83:17:0d:46:c8:3f:34:b7:11 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | . . E.. | | o + oo . | | + o o+ | | = . o | | . + S | | . .. | | .. . . | | o.++. . | | +.oo. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: b3:30:6f:6b:a1:71:c5:45:93:65:f4:5a:56:99:94:51 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | .o+=oE| | oo =.| | . . +| | o + | | o S. . | | .+oo | | ++. | | .... | | .. | +-----------------+ 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: 87:68:a2:71:38:f4:6c:5d:53:98:fc:93:9c:d7:f6:a5 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | . o. | | +. | | . oo o . | | . + . o o* . o .| | + * + S .o . 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: a4:a4:e6:59:25:f6:7c:39:32:16:4e:1a:32:4f:84:be root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .. | | .. | | .o * = | | .O % . . | | o.= S + | | oEo . + . | | 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 SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting 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 ] 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 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 ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:40:47 +0000. Up 130.32 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Wed, 14 Nov 2018 20:41:47 +0000. Up 191.06 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 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install sprout --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package sprout + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 2018-11-14 20:43:29,362 - functest.core.singlevm - DEBUG - try 25: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-14 20:43:39,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:43:39,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:43:40,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:43:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-186dfe38-12f7-418d-bd1c-d5abb5ac3191 x-compute-request-id: req-186dfe38-12f7-418d-bd1c-d5abb5ac3191 Content-Encoding: gzip Content-Length: 1498 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:bc:66:4c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:66:4c", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:60:8c", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:34.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "0e36c748-ed15-4de6-82a0-d99a17af479a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:34Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:c1:0b:40", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:0b:40", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:46.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "35e17aec-ff41-4421-9df7-552124cdbab1", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:46Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "bono-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:42:07:79", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:07:79", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:b7:ea", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:36.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:36Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "dime-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:63:a5:22", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:a5:22", "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:1d:a7:43", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:a7:43", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "d31f7770-a606-4856-90d0-b4ea1295ef58", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "homer-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:46:7f:16", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:7f:16", "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:6f:84:50", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:cb:40:f9", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:40:f9", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:37:51.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:37:51Z", "hostId": "4f9348ee26543026d8aeb2af7f9ee6328e1c5c6b414aeec1b963e000", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-14T20:36:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:da:ad:13", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:ad:13", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:63:c7", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:35:57.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "ab480cc2-b362-4101-9346-87dff464dada", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:35:57Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ns.clearwater.opnfv", "created": "2018-11-14T20:34:13Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:43:40,405 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-186dfe38-12f7-418d-bd1c-d5abb5ac3191 2018-11-14 20:43:40,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.03285980225s 2018-11-14 20:43:40,406 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-186dfe38-12f7-418d-bd1c-d5abb5ac3191 2018-11-14 20:43:40,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 20:43:40,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 20:43:40,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:43: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-6da9dade-a9f7-47ad-bb46-5acb1c1d8b11 x-compute-request-id: req-6da9dade-a9f7-47ad-bb46-5acb1c1d8b11 Content-Encoding: gzip Content-Length: 10936 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008061] Security Framework initialized\n[ 0.009190] AppArmor: AppArmor initialized\n[ 0.010236] Yama: becoming mindful.\n[ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022249] Initializing cgroup subsys memory\n[ 0.024009] Initializing cgroup subsys devices\n[ 0.025557] Initializing cgroup subsys freezer\n[ 0.026914] Initializing cgroup subsys blkio\n[ 0.028004] Initializing cgroup subsys perf_event\n[ 0.029405] Initializing cgroup subsys hugetlb\n[ 0.030676] FEATURE SPEC_CTRL Present\n[ 0.032701] mce: CPU supports 10 MCE banks\n[ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.057450] ACPI: Core revision 20131115\n[ 0.059321] ACPI: All ACPI Tables successfully acquired\n[ 0.060388] ftrace: allocating 28747 entries in 113 pages\n[ 0.080328] smpboot: Max logical packages: 2\n[ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.086369] Enabling x2apic\n[ 0.087484] Enabled x2apic\n[ 0.088013] Switched APIC routing to physical x2apic.\n[ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.106142] KVM setup paravirtual spinlock\n[ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.110708] x86: Booting SMP configuration:\n[ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.128044] x86: Booted up 1 node, 2 CPUs\n[ 0.128027] KVM setup async PF for cpu 1\n[ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.132512] devtmpfs: initialized\n[ 0.134232] EVM: security.selinux\n[ 0.135169] EVM: security.SMACK64\n[ 0.136007] EVM: security.ima\n[ 0.136887] EVM: security.capability\n[ 0.137923] pinctrl core: initialized pinctrl subsystem\n[ 0.140067] regulator-dummy: no parameters\n[ 0.141224] RTC time: 20:38:36, date: 11/14/18\n[ 0.142423] NET: Registered protocol family 16\n[ 0.143707] cpuidle: using governor ladder\n[ 0.144005] cpuidle: using governor menu\n[ 0.145155] ACPI: bus type PCI registered\n[ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.148014] PCI: Using configuration type 1 for base access\n[ 0.150133] bio: create slab at 0\n[ 0.150133] ACPI: Added _OSI(Module Device)\n[ 0.152004] ACPI: Added _OSI(Processor Device)\n[ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.154336] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.157445] ACPI: Interpreter enabled\n[ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.168722] ACPI: (supports S0 S5)\n[ 0.169639] ACPI: Using IOAPIC for interrupt routing\n[ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.172211] ACPI: No dock devices found.\n[ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180215] acpiphp: Slot [3] registered\n[ 0.181284] acpiphp: Slot [4] registered\n[ 0.182383] acpiphp: Slot [5] registered\n[ 0.183489] acpiphp: Slot [6] registered\n[ 0.184021] acpiphp: Slot [7] registered\n[ 0.185113] acpiphp: Slot [8] registered\n[ 0.186156] acpiphp: Slot [9] registered\n[ 0.187209] acpiphp: Slot [10] registered\n[ 0.188022] acpiphp: Slot [11] registered\n[ 0.189095] acpiphp: Slot [12] registered\n[ 0.190146] acpiphp: Slot [13] registered\n[ 0.191227] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193105] acpiphp: Slot [16] registered\n[ 0.194191] acpiphp: Slot [17] registered\n[ 0.195404] acpiphp: Slot [18] registered\n[ 0.196030] acpiphp: Slot [19] registered\n[ 0.197120] acpiphp: Slot [20] registered\n[ 0.198203] acpiphp: Slot [21] registered\n[ 0.199320] acpiphp: Slot [22] registered\n[ 0.200031] acpiphp: Slot [23] registered\n[ 0.201126] acpiphp: Slot [24] registered\n[ 0.202172] acpiphp: Slot [25] registered\n[ 0.203274] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205091] acpiphp: Slot [28] registered\n[ 0.206163] acpiphp: Slot [29] registered\n[ 0.207224] acpiphp: Slot [30] registered\n[ 0.208039] acpiphp: Slot [31] registered\n[ 0.209096] PCI host bridge to bus 0000:00\n[ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.267494] vgaarb: loaded\n[ 0.268003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.269583] SCSI subsystem initialized\n[ 0.270760] ACPI: bus type USB registered\n[ 0.270760] usbcore: registered new interface driver usbfs\n[ 0.272016] usbcore: registered new interface driver hub\n[ 0.273377] usbcore: registered new device driver usb\n[ 0.273380] PCI: Using ACPI for IRQ routing\n[ 0.276394] NetLabel: Initializing\n[ 0.277358] NetLabel: domain hash size = 128\n[ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.279802] NetLabel: unlabeled traffic allowed by default\n[ 0.280175] Switched to clocksource kvm-clock\n[ 0.288651] AppArmor: AppArmor Filesystem Enabled\n[ 0.289882] pnp: PnP ACPI init\n[ 0.290750] ACPI: bus type PNP registered\n[ 0.292255] pnp: PnP ACPI: found 8 devices\n[ 0.293362] ACPI: bus type PNP unregistered\n[ 0.300064] NET: Registered protocol family 2\n[ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.305400] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.307033] TCP: reno registered\n[ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.311039] NET: Registered protocol family 1\n[ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.360180] Trying to unpack rootfs image as initramfs...\n[ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.478842] Scanning for low memory corruption every 60 seconds\n[ 0.481199] Initialise system trusted keyring\n[ 0.482704] audit: initializing netlink socket (disabled)\n[ 0.484078] type=2000 audit(1542227916.621:1): initialized\n[ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507570] zbud: loaded\n[ 0.508800] VFS: Disk quotas dquot_6.5.2\n[ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511962] fuse init (API version 7.22)\n[ 0.513085] msgmni has been set to 3997\n[ 0.514171] Key type big_key registered\n[ 0.515819] Key type asymmetric registered\n[ 0.516953] Asymmetric key parser 'x509' registered\n[ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.520306] io scheduler noop registered\n[ 0.521400] io scheduler deadline registered (default)\n[ 0.522784] io scheduler cfq registered\n[ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527075] ipmi message handler version 39.2\n[ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531433] ACPI: Power Button [PWRF]\n[ 0.532880] GHES: HEST is not enabled!\n[ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.651947] Linux agpgart interface v0.103\n[ 0.653940] brd: module loaded\n[ 0.655289] loop: module loaded\n[ 0.656602] blk-mq: CPU -> queue map\n[ 0.658436] CPU 0 -> Queue 0\n[ 0.659615] CPU 1 -> Queue 0\n[ 0.661765] vda: vda1\n[ 0.663777] scsi0 : ata_piix\n[ 0.666707] scsi1 : ata_piix\n[ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.671438] libphy: Fixed MDIO Bus: probed\n[ 0.672611] tun: Universal TUN/TAP device driver, 1.6\n[ 0.673775] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.676884] PPP generic driver version 2.4.2\n[ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.680129] ehci-pci: EHCI PCI platform driver\n[ 0.681363] ehci-platform: EHCI generic platform driver\n[ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.684098] ohci-pci: OHCI PCI platform driver\n[ 0.685305] ohci-platform: OHCI generic platform driver\n[ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.718661] usb usb1: Product: UHCI Host Controller\n[ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.721300] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.722552] hub 1-0:1.0: USB hub found\n[ 0.723512] hub 1-0:1.0: 2 ports detected\n[ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.729762] mousedev: PS/2 mouse device common for all mice\n[ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.733441] rtc_cmos 00:00: RTC can wake from S4\n[ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.739073] device-mapper: uevent: version 1.0.3\n[ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.745001] TCP: cubic registered\n[ 0.753972] NET: Registered protocol family 10\n[ 0.755615] NET: Registered protocol family 17\n[ 0.757011] Key type dns_resolver registered\n[ 0.758509] Loading compiled-in X.509 certificates\n[ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.764070] registered taskstats version 1\n[ 0.767199] Key type trusted registered\n[ 0.770854] Key type encrypted registered\n[ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773140] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.775112] regulator-dummy: disabling\n[ 0.776134] Magic number: 10:785:649\n[ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917)\n[ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.780646] EDD information not available.\n[ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.828723] Write protecting the kernel read-only data: 12288k\n[ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.848440] systemd-udevd[107]: starting version 204\n[ 0.896553] FDC 0 is a S82078B\n[ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.204205] usb 1-1: Product: QEMU USB Tablet\n[ 1.205328] usb 1-1: Manufacturer: QEMU\n[ 1.206343] usb 1-1: SerialNumber: 42\n[ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz\n[ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available\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 Populate /dev filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[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[ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds.\ncloud-init-nonet[5.05]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting 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[6.32]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c |\nci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c |\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.2 | 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:\nc1:e1:eb:8a:e0:c9:3d:83:17:0d:46:c8:3f:34:b7:11 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . . E.. |\n| o + oo . |\n| + o o+ |\n| = . o |\n| . + S |\n| . .. |\n| .. . . |\n| o.++. . |\n| +.oo. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nb3:30:6f:6b:a1:71:c5:45:93:65:f4:5a:56:99:94:51 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .o+=oE|\n| oo =.|\n| . . +|\n| o + |\n| o S. . |\n| .+oo |\n| ++. |\n| .... |\n| .. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n87:68:a2:71:38:f4:6c:5d:53:98:fc:93:9c:d7:f6:a5 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . o. |\n| +. |\n| . oo o . |\n| . + . o o* . o .|\n| + * + S .o . o.|\n| * o . E .|\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:\na4:a4:e6:59:25:f6:7c:39:32:16:4e:1a:32:4f:84:be root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. |\n| .. |\n| .o * = |\n| .O % . . |\n| o.= S + |\n| oEo . + . |\n| o |\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 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 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 * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:40:47 +0000. Up 130.32 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Wed, 14 Nov 2018 20:41:47 +0000. Up 191.06 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 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install sprout --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package sprout\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.210\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n"} 2018-11-14 20:43:40,486 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-6da9dade-a9f7-47ad-bb46-5acb1c1d8b11 2018-11-14 20:43:40,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0737750530243s 2018-11-14 20:43:40,487 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-6da9dade-a9f7-47ad-bb46-5acb1c1d8b11 2018-11-14 20:43:40,487 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008061] Security Framework initialized [ 0.009190] AppArmor: AppArmor initialized [ 0.010236] Yama: becoming mindful. [ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022249] Initializing cgroup subsys memory [ 0.024009] Initializing cgroup subsys devices [ 0.025557] Initializing cgroup subsys freezer [ 0.026914] Initializing cgroup subsys blkio [ 0.028004] Initializing cgroup subsys perf_event [ 0.029405] Initializing cgroup subsys hugetlb [ 0.030676] FEATURE SPEC_CTRL Present [ 0.032701] mce: CPU supports 10 MCE banks [ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.057450] ACPI: Core revision 20131115 [ 0.059321] ACPI: All ACPI Tables successfully acquired [ 0.060388] ftrace: allocating 28747 entries in 113 pages [ 0.080328] smpboot: Max logical packages: 2 [ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.086369] Enabling x2apic [ 0.087484] Enabled x2apic [ 0.088013] Switched APIC routing to physical x2apic. [ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.106142] KVM setup paravirtual spinlock [ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.110708] x86: Booting SMP configuration: [ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.128044] x86: Booted up 1 node, 2 CPUs [ 0.128027] KVM setup async PF for cpu 1 [ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.132512] devtmpfs: initialized [ 0.134232] EVM: security.selinux [ 0.135169] EVM: security.SMACK64 [ 0.136007] EVM: security.ima [ 0.136887] EVM: security.capability [ 0.137923] pinctrl core: initialized pinctrl subsystem [ 0.140067] regulator-dummy: no parameters [ 0.141224] RTC time: 20:38:36, date: 11/14/18 [ 0.142423] NET: Registered protocol family 16 [ 0.143707] cpuidle: using governor ladder [ 0.144005] cpuidle: using governor menu [ 0.145155] ACPI: bus type PCI registered [ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.148014] PCI: Using configuration type 1 for base access [ 0.150133] bio: create slab at 0 [ 0.150133] ACPI: Added _OSI(Module Device) [ 0.152004] ACPI: Added _OSI(Processor Device) [ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.154336] ACPI: Added _OSI(Processor Aggregator Device) [ 0.157445] ACPI: Interpreter enabled [ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.168722] ACPI: (supports S0 S5) [ 0.169639] ACPI: Using IOAPIC for interrupt routing [ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.172211] ACPI: No dock devices found. [ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180215] acpiphp: Slot [3] registered [ 0.181284] acpiphp: Slot [4] registered [ 0.182383] acpiphp: Slot [5] registered [ 0.183489] acpiphp: Slot [6] registered [ 0.184021] acpiphp: Slot [7] registered [ 0.185113] acpiphp: Slot [8] registered [ 0.186156] acpiphp: Slot [9] registered [ 0.187209] acpiphp: Slot [10] registered [ 0.188022] acpiphp: Slot [11] registered [ 0.189095] acpiphp: Slot [12] registered [ 0.190146] acpiphp: Slot [13] registered [ 0.191227] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193105] acpiphp: Slot [16] registered [ 0.194191] acpiphp: Slot [17] registered [ 0.195404] acpiphp: Slot [18] registered [ 0.196030] acpiphp: Slot [19] registered [ 0.197120] acpiphp: Slot [20] registered [ 0.198203] acpiphp: Slot [21] registered [ 0.199320] acpiphp: Slot [22] registered [ 0.200031] acpiphp: Slot [23] registered [ 0.201126] acpiphp: Slot [24] registered [ 0.202172] acpiphp: Slot [25] registered [ 0.203274] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205091] acpiphp: Slot [28] registered [ 0.206163] acpiphp: Slot [29] registered [ 0.207224] acpiphp: Slot [30] registered [ 0.208039] acpiphp: Slot [31] registered [ 0.209096] PCI host bridge to bus 0000:00 [ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.267494] vgaarb: loaded [ 0.268003] vgaarb: bridge control possible 0000:00:02.0 [ 0.269583] SCSI subsystem initialized [ 0.270760] ACPI: bus type USB registered [ 0.270760] usbcore: registered new interface driver usbfs [ 0.272016] usbcore: registered new interface driver hub [ 0.273377] usbcore: registered new device driver usb [ 0.273380] PCI: Using ACPI for IRQ routing [ 0.276394] NetLabel: Initializing [ 0.277358] NetLabel: domain hash size = 128 [ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.279802] NetLabel: unlabeled traffic allowed by default [ 0.280175] Switched to clocksource kvm-clock [ 0.288651] AppArmor: AppArmor Filesystem Enabled [ 0.289882] pnp: PnP ACPI init [ 0.290750] ACPI: bus type PNP registered [ 0.292255] pnp: PnP ACPI: found 8 devices [ 0.293362] ACPI: bus type PNP unregistered [ 0.300064] NET: Registered protocol family 2 [ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.305400] TCP: Hash tables configured (established 16384 bind 16384) [ 0.307033] TCP: reno registered [ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.311039] NET: Registered protocol family 1 [ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.360180] Trying to unpack rootfs image as initramfs... [ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.478842] Scanning for low memory corruption every 60 seconds [ 0.481199] Initialise system trusted keyring [ 0.482704] audit: initializing netlink socket (disabled) [ 0.484078] type=2000 audit(1542227916.621:1): initialized [ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.507570] zbud: loaded [ 0.508800] VFS: Disk quotas dquot_6.5.2 [ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.511962] fuse init (API version 7.22) [ 0.513085] msgmni has been set to 3997 [ 0.514171] Key type big_key registered [ 0.515819] Key type asymmetric registered [ 0.516953] Asymmetric key parser 'x509' registered [ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.520306] io scheduler noop registered [ 0.521400] io scheduler deadline registered (default) [ 0.522784] io scheduler cfq registered [ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.527075] ipmi message handler version 39.2 [ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531433] ACPI: Power Button [PWRF] [ 0.532880] GHES: HEST is not enabled! [ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.651947] Linux agpgart interface v0.103 [ 0.653940] brd: module loaded [ 0.655289] loop: module loaded [ 0.656602] blk-mq: CPU -> queue map [ 0.658436] CPU 0 -> Queue 0 [ 0.659615] CPU 1 -> Queue 0 [ 0.661765] vda: vda1 [ 0.663777] scsi0 : ata_piix [ 0.666707] scsi1 : ata_piix [ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.671438] libphy: Fixed MDIO Bus: probed [ 0.672611] tun: Universal TUN/TAP device driver, 1.6 [ 0.673775] tun: (C) 1999-2004 Max Krasnyansky [ 0.676884] PPP generic driver version 2.4.2 [ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.680129] ehci-pci: EHCI PCI platform driver [ 0.681363] ehci-platform: EHCI generic platform driver [ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.684098] ohci-pci: OHCI PCI platform driver [ 0.685305] ohci-platform: OHCI generic platform driver [ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver [ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718661] usb usb1: Product: UHCI Host Controller [ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.721300] usb usb1: SerialNumber: 0000:00:01.2 [ 0.722552] hub 1-0:1.0: USB hub found [ 0.723512] hub 1-0:1.0: 2 ports detected [ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.729762] mousedev: PS/2 mouse device common for all mice [ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.733441] rtc_cmos 00:00: RTC can wake from S4 [ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.739073] device-mapper: uevent: version 1.0.3 [ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs [ 0.745001] TCP: cubic registered [ 0.753972] NET: Registered protocol family 10 [ 0.755615] NET: Registered protocol family 17 [ 0.757011] Key type dns_resolver registered [ 0.758509] Loading compiled-in X.509 certificates [ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.764070] registered taskstats version 1 [ 0.767199] Key type trusted registered [ 0.770854] Key type encrypted registered [ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773140] IMA: No TPM chip found, activating TPM-bypass! [ 0.775112] regulator-dummy: disabling [ 0.776134] Magic number: 10:785:649 [ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917) [ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.780646] EDD information not available. [ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.828723] Write protecting the kernel read-only data: 12288k [ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.848440] systemd-udevd[107]: starting version 204 [ 0.896553] FDC 0 is a S82078B [ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.204205] usb 1-1: Product: QEMU USB Tablet [ 1.205328] usb 1-1: Manufacturer: QEMU [ 1.206343] usb 1-1: SerialNumber: 42 [ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz [ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available * 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 Populate /dev filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds. cloud-init-nonet[5.05]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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[6.32]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c | ci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c | 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.2 | 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: c1:e1:eb:8a:e0:c9:3d:83:17:0d:46:c8:3f:34:b7:11 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | . . E.. | | o + oo . | | + o o+ | | = . o | | . + S | | . .. | | .. . . | | o.++. . | | +.oo. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: b3:30:6f:6b:a1:71:c5:45:93:65:f4:5a:56:99:94:51 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | .o+=oE| | oo =.| | . . +| | o + | | o S. . | | .+oo | | ++. | | .... | | .. | +-----------------+ 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: 87:68:a2:71:38:f4:6c:5d:53:98:fc:93:9c:d7:f6:a5 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | . o. | | +. | | . oo o . | | . + . o o* . o .| | + * + S .o . 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: a4:a4:e6:59:25:f6:7c:39:32:16:4e:1a:32:4f:84:be root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .. | | .. | | .o * = | | .O % . . | | o.= S + | | oEo . + . | | 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 SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting 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 ] 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 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 ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:40:47 +0000. Up 130.32 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Wed, 14 Nov 2018 20:41:47 +0000. Up 191.06 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 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install sprout --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package sprout + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 2018-11-14 20:43:40,489 - functest.core.singlevm - DEBUG - try 26: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-14 20:43:50,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:43:50,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:43:51,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:43: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-2e68139d-c8d5-4417-919e-1f64694d98d8 x-compute-request-id: req-2e68139d-c8d5-4417-919e-1f64694d98d8 Content-Encoding: gzip Content-Length: 1498 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:bc:66:4c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:66:4c", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:60:8c", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:34.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "0e36c748-ed15-4de6-82a0-d99a17af479a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:34Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:c1:0b:40", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:0b:40", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:46.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "35e17aec-ff41-4421-9df7-552124cdbab1", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:46Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "bono-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:42:07:79", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:07:79", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:b7:ea", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:36.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:36Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "dime-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:63:a5:22", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:a5:22", "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:1d:a7:43", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:a7:43", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "d31f7770-a606-4856-90d0-b4ea1295ef58", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "homer-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:46:7f:16", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:7f:16", "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:6f:84:50", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:cb:40:f9", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:40:f9", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:37:51.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:37:51Z", "hostId": "4f9348ee26543026d8aeb2af7f9ee6328e1c5c6b414aeec1b963e000", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-14T20:36:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:da:ad:13", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:ad:13", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:63:c7", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:35:57.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "ab480cc2-b362-4101-9346-87dff464dada", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:35:57Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ns.clearwater.opnfv", "created": "2018-11-14T20:34:13Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:43:51,946 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2e68139d-c8d5-4417-919e-1f64694d98d8 2018-11-14 20:43:51,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.44720411301s 2018-11-14 20:43:51,946 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2e68139d-c8d5-4417-919e-1f64694d98d8 2018-11-14 20:43:51,949 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 20:43:51,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 20:43:52,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:43: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-f8799336-60d9-430b-aac0-87fca8aeac1f x-compute-request-id: req-f8799336-60d9-430b-aac0-87fca8aeac1f Content-Encoding: gzip Content-Length: 10936 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008061] Security Framework initialized\n[ 0.009190] AppArmor: AppArmor initialized\n[ 0.010236] Yama: becoming mindful.\n[ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022249] Initializing cgroup subsys memory\n[ 0.024009] Initializing cgroup subsys devices\n[ 0.025557] Initializing cgroup subsys freezer\n[ 0.026914] Initializing cgroup subsys blkio\n[ 0.028004] Initializing cgroup subsys perf_event\n[ 0.029405] Initializing cgroup subsys hugetlb\n[ 0.030676] FEATURE SPEC_CTRL Present\n[ 0.032701] mce: CPU supports 10 MCE banks\n[ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.057450] ACPI: Core revision 20131115\n[ 0.059321] ACPI: All ACPI Tables successfully acquired\n[ 0.060388] ftrace: allocating 28747 entries in 113 pages\n[ 0.080328] smpboot: Max logical packages: 2\n[ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.086369] Enabling x2apic\n[ 0.087484] Enabled x2apic\n[ 0.088013] Switched APIC routing to physical x2apic.\n[ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.106142] KVM setup paravirtual spinlock\n[ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.110708] x86: Booting SMP configuration:\n[ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.128044] x86: Booted up 1 node, 2 CPUs\n[ 0.128027] KVM setup async PF for cpu 1\n[ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.132512] devtmpfs: initialized\n[ 0.134232] EVM: security.selinux\n[ 0.135169] EVM: security.SMACK64\n[ 0.136007] EVM: security.ima\n[ 0.136887] EVM: security.capability\n[ 0.137923] pinctrl core: initialized pinctrl subsystem\n[ 0.140067] regulator-dummy: no parameters\n[ 0.141224] RTC time: 20:38:36, date: 11/14/18\n[ 0.142423] NET: Registered protocol family 16\n[ 0.143707] cpuidle: using governor ladder\n[ 0.144005] cpuidle: using governor menu\n[ 0.145155] ACPI: bus type PCI registered\n[ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.148014] PCI: Using configuration type 1 for base access\n[ 0.150133] bio: create slab at 0\n[ 0.150133] ACPI: Added _OSI(Module Device)\n[ 0.152004] ACPI: Added _OSI(Processor Device)\n[ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.154336] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.157445] ACPI: Interpreter enabled\n[ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.168722] ACPI: (supports S0 S5)\n[ 0.169639] ACPI: Using IOAPIC for interrupt routing\n[ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.172211] ACPI: No dock devices found.\n[ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180215] acpiphp: Slot [3] registered\n[ 0.181284] acpiphp: Slot [4] registered\n[ 0.182383] acpiphp: Slot [5] registered\n[ 0.183489] acpiphp: Slot [6] registered\n[ 0.184021] acpiphp: Slot [7] registered\n[ 0.185113] acpiphp: Slot [8] registered\n[ 0.186156] acpiphp: Slot [9] registered\n[ 0.187209] acpiphp: Slot [10] registered\n[ 0.188022] acpiphp: Slot [11] registered\n[ 0.189095] acpiphp: Slot [12] registered\n[ 0.190146] acpiphp: Slot [13] registered\n[ 0.191227] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193105] acpiphp: Slot [16] registered\n[ 0.194191] acpiphp: Slot [17] registered\n[ 0.195404] acpiphp: Slot [18] registered\n[ 0.196030] acpiphp: Slot [19] registered\n[ 0.197120] acpiphp: Slot [20] registered\n[ 0.198203] acpiphp: Slot [21] registered\n[ 0.199320] acpiphp: Slot [22] registered\n[ 0.200031] acpiphp: Slot [23] registered\n[ 0.201126] acpiphp: Slot [24] registered\n[ 0.202172] acpiphp: Slot [25] registered\n[ 0.203274] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205091] acpiphp: Slot [28] registered\n[ 0.206163] acpiphp: Slot [29] registered\n[ 0.207224] acpiphp: Slot [30] registered\n[ 0.208039] acpiphp: Slot [31] registered\n[ 0.209096] PCI host bridge to bus 0000:00\n[ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.267494] vgaarb: loaded\n[ 0.268003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.269583] SCSI subsystem initialized\n[ 0.270760] ACPI: bus type USB registered\n[ 0.270760] usbcore: registered new interface driver usbfs\n[ 0.272016] usbcore: registered new interface driver hub\n[ 0.273377] usbcore: registered new device driver usb\n[ 0.273380] PCI: Using ACPI for IRQ routing\n[ 0.276394] NetLabel: Initializing\n[ 0.277358] NetLabel: domain hash size = 128\n[ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.279802] NetLabel: unlabeled traffic allowed by default\n[ 0.280175] Switched to clocksource kvm-clock\n[ 0.288651] AppArmor: AppArmor Filesystem Enabled\n[ 0.289882] pnp: PnP ACPI init\n[ 0.290750] ACPI: bus type PNP registered\n[ 0.292255] pnp: PnP ACPI: found 8 devices\n[ 0.293362] ACPI: bus type PNP unregistered\n[ 0.300064] NET: Registered protocol family 2\n[ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.305400] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.307033] TCP: reno registered\n[ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.311039] NET: Registered protocol family 1\n[ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.360180] Trying to unpack rootfs image as initramfs...\n[ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.478842] Scanning for low memory corruption every 60 seconds\n[ 0.481199] Initialise system trusted keyring\n[ 0.482704] audit: initializing netlink socket (disabled)\n[ 0.484078] type=2000 audit(1542227916.621:1): initialized\n[ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507570] zbud: loaded\n[ 0.508800] VFS: Disk quotas dquot_6.5.2\n[ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511962] fuse init (API version 7.22)\n[ 0.513085] msgmni has been set to 3997\n[ 0.514171] Key type big_key registered\n[ 0.515819] Key type asymmetric registered\n[ 0.516953] Asymmetric key parser 'x509' registered\n[ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.520306] io scheduler noop registered\n[ 0.521400] io scheduler deadline registered (default)\n[ 0.522784] io scheduler cfq registered\n[ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527075] ipmi message handler version 39.2\n[ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531433] ACPI: Power Button [PWRF]\n[ 0.532880] GHES: HEST is not enabled!\n[ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.651947] Linux agpgart interface v0.103\n[ 0.653940] brd: module loaded\n[ 0.655289] loop: module loaded\n[ 0.656602] blk-mq: CPU -> queue map\n[ 0.658436] CPU 0 -> Queue 0\n[ 0.659615] CPU 1 -> Queue 0\n[ 0.661765] vda: vda1\n[ 0.663777] scsi0 : ata_piix\n[ 0.666707] scsi1 : ata_piix\n[ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.671438] libphy: Fixed MDIO Bus: probed\n[ 0.672611] tun: Universal TUN/TAP device driver, 1.6\n[ 0.673775] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.676884] PPP generic driver version 2.4.2\n[ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.680129] ehci-pci: EHCI PCI platform driver\n[ 0.681363] ehci-platform: EHCI generic platform driver\n[ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.684098] ohci-pci: OHCI PCI platform driver\n[ 0.685305] ohci-platform: OHCI generic platform driver\n[ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.718661] usb usb1: Product: UHCI Host Controller\n[ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.721300] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.722552] hub 1-0:1.0: USB hub found\n[ 0.723512] hub 1-0:1.0: 2 ports detected\n[ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.729762] mousedev: PS/2 mouse device common for all mice\n[ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.733441] rtc_cmos 00:00: RTC can wake from S4\n[ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.739073] device-mapper: uevent: version 1.0.3\n[ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.745001] TCP: cubic registered\n[ 0.753972] NET: Registered protocol family 10\n[ 0.755615] NET: Registered protocol family 17\n[ 0.757011] Key type dns_resolver registered\n[ 0.758509] Loading compiled-in X.509 certificates\n[ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.764070] registered taskstats version 1\n[ 0.767199] Key type trusted registered\n[ 0.770854] Key type encrypted registered\n[ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773140] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.775112] regulator-dummy: disabling\n[ 0.776134] Magic number: 10:785:649\n[ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917)\n[ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.780646] EDD information not available.\n[ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.828723] Write protecting the kernel read-only data: 12288k\n[ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.848440] systemd-udevd[107]: starting version 204\n[ 0.896553] FDC 0 is a S82078B\n[ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.204205] usb 1-1: Product: QEMU USB Tablet\n[ 1.205328] usb 1-1: Manufacturer: QEMU\n[ 1.206343] usb 1-1: SerialNumber: 42\n[ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz\n[ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available\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 Populate /dev filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[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[ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds.\ncloud-init-nonet[5.05]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting 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[6.32]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c |\nci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c |\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.2 | 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:\nc1:e1:eb:8a:e0:c9:3d:83:17:0d:46:c8:3f:34:b7:11 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . . E.. |\n| o + oo . |\n| + o o+ |\n| = . o |\n| . + S |\n| . .. |\n| .. . . |\n| o.++. . |\n| +.oo. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nb3:30:6f:6b:a1:71:c5:45:93:65:f4:5a:56:99:94:51 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .o+=oE|\n| oo =.|\n| . . +|\n| o + |\n| o S. . |\n| .+oo |\n| ++. |\n| .... |\n| .. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n87:68:a2:71:38:f4:6c:5d:53:98:fc:93:9c:d7:f6:a5 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . o. |\n| +. |\n| . oo o . |\n| . + . o o* . o .|\n| + * + S .o . o.|\n| * o . E .|\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:\na4:a4:e6:59:25:f6:7c:39:32:16:4e:1a:32:4f:84:be root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. |\n| .. |\n| .o * = |\n| .O % . . |\n| o.= S + |\n| oEo . + . |\n| o |\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 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 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 * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:40:47 +0000. Up 130.32 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Wed, 14 Nov 2018 20:41:47 +0000. Up 191.06 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 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install sprout --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package sprout\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.210\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n"} 2018-11-14 20:43:52,017 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-f8799336-60d9-430b-aac0-87fca8aeac1f 2018-11-14 20:43:52,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0683538913727s 2018-11-14 20:43:52,018 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-f8799336-60d9-430b-aac0-87fca8aeac1f 2018-11-14 20:43:52,018 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008061] Security Framework initialized [ 0.009190] AppArmor: AppArmor initialized [ 0.010236] Yama: becoming mindful. [ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022249] Initializing cgroup subsys memory [ 0.024009] Initializing cgroup subsys devices [ 0.025557] Initializing cgroup subsys freezer [ 0.026914] Initializing cgroup subsys blkio [ 0.028004] Initializing cgroup subsys perf_event [ 0.029405] Initializing cgroup subsys hugetlb [ 0.030676] FEATURE SPEC_CTRL Present [ 0.032701] mce: CPU supports 10 MCE banks [ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.057450] ACPI: Core revision 20131115 [ 0.059321] ACPI: All ACPI Tables successfully acquired [ 0.060388] ftrace: allocating 28747 entries in 113 pages [ 0.080328] smpboot: Max logical packages: 2 [ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.086369] Enabling x2apic [ 0.087484] Enabled x2apic [ 0.088013] Switched APIC routing to physical x2apic. [ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.106142] KVM setup paravirtual spinlock [ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.110708] x86: Booting SMP configuration: [ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.128044] x86: Booted up 1 node, 2 CPUs [ 0.128027] KVM setup async PF for cpu 1 [ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.132512] devtmpfs: initialized [ 0.134232] EVM: security.selinux [ 0.135169] EVM: security.SMACK64 [ 0.136007] EVM: security.ima [ 0.136887] EVM: security.capability [ 0.137923] pinctrl core: initialized pinctrl subsystem [ 0.140067] regulator-dummy: no parameters [ 0.141224] RTC time: 20:38:36, date: 11/14/18 [ 0.142423] NET: Registered protocol family 16 [ 0.143707] cpuidle: using governor ladder [ 0.144005] cpuidle: using governor menu [ 0.145155] ACPI: bus type PCI registered [ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.148014] PCI: Using configuration type 1 for base access [ 0.150133] bio: create slab at 0 [ 0.150133] ACPI: Added _OSI(Module Device) [ 0.152004] ACPI: Added _OSI(Processor Device) [ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.154336] ACPI: Added _OSI(Processor Aggregator Device) [ 0.157445] ACPI: Interpreter enabled [ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.168722] ACPI: (supports S0 S5) [ 0.169639] ACPI: Using IOAPIC for interrupt routing [ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.172211] ACPI: No dock devices found. [ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180215] acpiphp: Slot [3] registered [ 0.181284] acpiphp: Slot [4] registered [ 0.182383] acpiphp: Slot [5] registered [ 0.183489] acpiphp: Slot [6] registered [ 0.184021] acpiphp: Slot [7] registered [ 0.185113] acpiphp: Slot [8] registered [ 0.186156] acpiphp: Slot [9] registered [ 0.187209] acpiphp: Slot [10] registered [ 0.188022] acpiphp: Slot [11] registered [ 0.189095] acpiphp: Slot [12] registered [ 0.190146] acpiphp: Slot [13] registered [ 0.191227] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193105] acpiphp: Slot [16] registered [ 0.194191] acpiphp: Slot [17] registered [ 0.195404] acpiphp: Slot [18] registered [ 0.196030] acpiphp: Slot [19] registered [ 0.197120] acpiphp: Slot [20] registered [ 0.198203] acpiphp: Slot [21] registered [ 0.199320] acpiphp: Slot [22] registered [ 0.200031] acpiphp: Slot [23] registered [ 0.201126] acpiphp: Slot [24] registered [ 0.202172] acpiphp: Slot [25] registered [ 0.203274] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205091] acpiphp: Slot [28] registered [ 0.206163] acpiphp: Slot [29] registered [ 0.207224] acpiphp: Slot [30] registered [ 0.208039] acpiphp: Slot [31] registered [ 0.209096] PCI host bridge to bus 0000:00 [ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.267494] vgaarb: loaded [ 0.268003] vgaarb: bridge control possible 0000:00:02.0 [ 0.269583] SCSI subsystem initialized [ 0.270760] ACPI: bus type USB registered [ 0.270760] usbcore: registered new interface driver usbfs [ 0.272016] usbcore: registered new interface driver hub [ 0.273377] usbcore: registered new device driver usb [ 0.273380] PCI: Using ACPI for IRQ routing [ 0.276394] NetLabel: Initializing [ 0.277358] NetLabel: domain hash size = 128 [ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.279802] NetLabel: unlabeled traffic allowed by default [ 0.280175] Switched to clocksource kvm-clock [ 0.288651] AppArmor: AppArmor Filesystem Enabled [ 0.289882] pnp: PnP ACPI init [ 0.290750] ACPI: bus type PNP registered [ 0.292255] pnp: PnP ACPI: found 8 devices [ 0.293362] ACPI: bus type PNP unregistered [ 0.300064] NET: Registered protocol family 2 [ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.305400] TCP: Hash tables configured (established 16384 bind 16384) [ 0.307033] TCP: reno registered [ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.311039] NET: Registered protocol family 1 [ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.360180] Trying to unpack rootfs image as initramfs... [ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.478842] Scanning for low memory corruption every 60 seconds [ 0.481199] Initialise system trusted keyring [ 0.482704] audit: initializing netlink socket (disabled) [ 0.484078] type=2000 audit(1542227916.621:1): initialized [ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.507570] zbud: loaded [ 0.508800] VFS: Disk quotas dquot_6.5.2 [ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.511962] fuse init (API version 7.22) [ 0.513085] msgmni has been set to 3997 [ 0.514171] Key type big_key registered [ 0.515819] Key type asymmetric registered [ 0.516953] Asymmetric key parser 'x509' registered [ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.520306] io scheduler noop registered [ 0.521400] io scheduler deadline registered (default) [ 0.522784] io scheduler cfq registered [ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.527075] ipmi message handler version 39.2 [ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531433] ACPI: Power Button [PWRF] [ 0.532880] GHES: HEST is not enabled! [ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.651947] Linux agpgart interface v0.103 [ 0.653940] brd: module loaded [ 0.655289] loop: module loaded [ 0.656602] blk-mq: CPU -> queue map [ 0.658436] CPU 0 -> Queue 0 [ 0.659615] CPU 1 -> Queue 0 [ 0.661765] vda: vda1 [ 0.663777] scsi0 : ata_piix [ 0.666707] scsi1 : ata_piix [ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.671438] libphy: Fixed MDIO Bus: probed [ 0.672611] tun: Universal TUN/TAP device driver, 1.6 [ 0.673775] tun: (C) 1999-2004 Max Krasnyansky [ 0.676884] PPP generic driver version 2.4.2 [ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.680129] ehci-pci: EHCI PCI platform driver [ 0.681363] ehci-platform: EHCI generic platform driver [ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.684098] ohci-pci: OHCI PCI platform driver [ 0.685305] ohci-platform: OHCI generic platform driver [ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver [ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718661] usb usb1: Product: UHCI Host Controller [ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.721300] usb usb1: SerialNumber: 0000:00:01.2 [ 0.722552] hub 1-0:1.0: USB hub found [ 0.723512] hub 1-0:1.0: 2 ports detected [ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.729762] mousedev: PS/2 mouse device common for all mice [ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.733441] rtc_cmos 00:00: RTC can wake from S4 [ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.739073] device-mapper: uevent: version 1.0.3 [ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs [ 0.745001] TCP: cubic registered [ 0.753972] NET: Registered protocol family 10 [ 0.755615] NET: Registered protocol family 17 [ 0.757011] Key type dns_resolver registered [ 0.758509] Loading compiled-in X.509 certificates [ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.764070] registered taskstats version 1 [ 0.767199] Key type trusted registered [ 0.770854] Key type encrypted registered [ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773140] IMA: No TPM chip found, activating TPM-bypass! [ 0.775112] regulator-dummy: disabling [ 0.776134] Magic number: 10:785:649 [ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917) [ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.780646] EDD information not available. [ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.828723] Write protecting the kernel read-only data: 12288k [ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.848440] systemd-udevd[107]: starting version 204 [ 0.896553] FDC 0 is a S82078B [ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.204205] usb 1-1: Product: QEMU USB Tablet [ 1.205328] usb 1-1: Manufacturer: QEMU [ 1.206343] usb 1-1: SerialNumber: 42 [ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz [ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available * 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 Populate /dev filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds. cloud-init-nonet[5.05]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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[6.32]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c | ci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c | 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.2 | 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: c1:e1:eb:8a:e0:c9:3d:83:17:0d:46:c8:3f:34:b7:11 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | . . E.. | | o + oo . | | + o o+ | | = . o | | . + S | | . .. | | .. . . | | o.++. . | | +.oo. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: b3:30:6f:6b:a1:71:c5:45:93:65:f4:5a:56:99:94:51 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | .o+=oE| | oo =.| | . . +| | o + | | o S. . | | .+oo | | ++. | | .... | | .. | +-----------------+ 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: 87:68:a2:71:38:f4:6c:5d:53:98:fc:93:9c:d7:f6:a5 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | . o. | | +. | | . oo o . | | . + . o o* . o .| | + * + S .o . 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: a4:a4:e6:59:25:f6:7c:39:32:16:4e:1a:32:4f:84:be root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .. | | .. | | .o * = | | .O % . . | | o.= S + | | oEo . + . | | 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 SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting 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 ] 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 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 ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:40:47 +0000. Up 130.32 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Wed, 14 Nov 2018 20:41:47 +0000. Up 191.06 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 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install sprout --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package sprout + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 2018-11-14 20:43:52,019 - functest.core.singlevm - DEBUG - try 27: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-14 20:44:02,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:44:02,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:44:03,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:44: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-e7d65556-97fc-4edc-b4f9-7079e8893fb8 x-compute-request-id: req-e7d65556-97fc-4edc-b4f9-7079e8893fb8 Content-Encoding: gzip Content-Length: 1498 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:bc:66:4c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:66:4c", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:60:8c", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:34.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "0e36c748-ed15-4de6-82a0-d99a17af479a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:34Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:c1:0b:40", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:0b:40", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:46.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "35e17aec-ff41-4421-9df7-552124cdbab1", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:46Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "bono-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:42:07:79", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:07:79", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:b7:ea", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:36.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:36Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "dime-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:63:a5:22", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:a5:22", "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:1d:a7:43", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:a7:43", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "d31f7770-a606-4856-90d0-b4ea1295ef58", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "homer-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:46:7f:16", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:7f:16", "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:6f:84:50", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:cb:40:f9", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:40:f9", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:37:51.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:37:51Z", "hostId": "4f9348ee26543026d8aeb2af7f9ee6328e1c5c6b414aeec1b963e000", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-14T20:36:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:da:ad:13", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:ad:13", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:63:c7", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:35:57.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "ab480cc2-b362-4101-9346-87dff464dada", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:35:57Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ns.clearwater.opnfv", "created": "2018-11-14T20:34:13Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:44:03,743 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e7d65556-97fc-4edc-b4f9-7079e8893fb8 2018-11-14 20:44:03,743 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.71339511871s 2018-11-14 20:44:03,744 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e7d65556-97fc-4edc-b4f9-7079e8893fb8 2018-11-14 20:44:03,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 20:44:03,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 20:44:03,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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-01033354-3d87-4cfc-80d7-87c482f5acc8 x-compute-request-id: req-01033354-3d87-4cfc-80d7-87c482f5acc8 Content-Encoding: gzip Content-Length: 10953 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008061] Security Framework initialized\n[ 0.009190] AppArmor: AppArmor initialized\n[ 0.010236] Yama: becoming mindful.\n[ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022249] Initializing cgroup subsys memory\n[ 0.024009] Initializing cgroup subsys devices\n[ 0.025557] Initializing cgroup subsys freezer\n[ 0.026914] Initializing cgroup subsys blkio\n[ 0.028004] Initializing cgroup subsys perf_event\n[ 0.029405] Initializing cgroup subsys hugetlb\n[ 0.030676] FEATURE SPEC_CTRL Present\n[ 0.032701] mce: CPU supports 10 MCE banks\n[ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.057450] ACPI: Core revision 20131115\n[ 0.059321] ACPI: All ACPI Tables successfully acquired\n[ 0.060388] ftrace: allocating 28747 entries in 113 pages\n[ 0.080328] smpboot: Max logical packages: 2\n[ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.086369] Enabling x2apic\n[ 0.087484] Enabled x2apic\n[ 0.088013] Switched APIC routing to physical x2apic.\n[ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.106142] KVM setup paravirtual spinlock\n[ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.110708] x86: Booting SMP configuration:\n[ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.128044] x86: Booted up 1 node, 2 CPUs\n[ 0.128027] KVM setup async PF for cpu 1\n[ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.132512] devtmpfs: initialized\n[ 0.134232] EVM: security.selinux\n[ 0.135169] EVM: security.SMACK64\n[ 0.136007] EVM: security.ima\n[ 0.136887] EVM: security.capability\n[ 0.137923] pinctrl core: initialized pinctrl subsystem\n[ 0.140067] regulator-dummy: no parameters\n[ 0.141224] RTC time: 20:38:36, date: 11/14/18\n[ 0.142423] NET: Registered protocol family 16\n[ 0.143707] cpuidle: using governor ladder\n[ 0.144005] cpuidle: using governor menu\n[ 0.145155] ACPI: bus type PCI registered\n[ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.148014] PCI: Using configuration type 1 for base access\n[ 0.150133] bio: create slab at 0\n[ 0.150133] ACPI: Added _OSI(Module Device)\n[ 0.152004] ACPI: Added _OSI(Processor Device)\n[ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.154336] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.157445] ACPI: Interpreter enabled\n[ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.168722] ACPI: (supports S0 S5)\n[ 0.169639] ACPI: Using IOAPIC for interrupt routing\n[ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.172211] ACPI: No dock devices found.\n[ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180215] acpiphp: Slot [3] registered\n[ 0.181284] acpiphp: Slot [4] registered\n[ 0.182383] acpiphp: Slot [5] registered\n[ 0.183489] acpiphp: Slot [6] registered\n[ 0.184021] acpiphp: Slot [7] registered\n[ 0.185113] acpiphp: Slot [8] registered\n[ 0.186156] acpiphp: Slot [9] registered\n[ 0.187209] acpiphp: Slot [10] registered\n[ 0.188022] acpiphp: Slot [11] registered\n[ 0.189095] acpiphp: Slot [12] registered\n[ 0.190146] acpiphp: Slot [13] registered\n[ 0.191227] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193105] acpiphp: Slot [16] registered\n[ 0.194191] acpiphp: Slot [17] registered\n[ 0.195404] acpiphp: Slot [18] registered\n[ 0.196030] acpiphp: Slot [19] registered\n[ 0.197120] acpiphp: Slot [20] registered\n[ 0.198203] acpiphp: Slot [21] registered\n[ 0.199320] acpiphp: Slot [22] registered\n[ 0.200031] acpiphp: Slot [23] registered\n[ 0.201126] acpiphp: Slot [24] registered\n[ 0.202172] acpiphp: Slot [25] registered\n[ 0.203274] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205091] acpiphp: Slot [28] registered\n[ 0.206163] acpiphp: Slot [29] registered\n[ 0.207224] acpiphp: Slot [30] registered\n[ 0.208039] acpiphp: Slot [31] registered\n[ 0.209096] PCI host bridge to bus 0000:00\n[ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.267494] vgaarb: loaded\n[ 0.268003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.269583] SCSI subsystem initialized\n[ 0.270760] ACPI: bus type USB registered\n[ 0.270760] usbcore: registered new interface driver usbfs\n[ 0.272016] usbcore: registered new interface driver hub\n[ 0.273377] usbcore: registered new device driver usb\n[ 0.273380] PCI: Using ACPI for IRQ routing\n[ 0.276394] NetLabel: Initializing\n[ 0.277358] NetLabel: domain hash size = 128\n[ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.279802] NetLabel: unlabeled traffic allowed by default\n[ 0.280175] Switched to clocksource kvm-clock\n[ 0.288651] AppArmor: AppArmor Filesystem Enabled\n[ 0.289882] pnp: PnP ACPI init\n[ 0.290750] ACPI: bus type PNP registered\n[ 0.292255] pnp: PnP ACPI: found 8 devices\n[ 0.293362] ACPI: bus type PNP unregistered\n[ 0.300064] NET: Registered protocol family 2\n[ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.305400] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.307033] TCP: reno registered\n[ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.311039] NET: Registered protocol family 1\n[ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.360180] Trying to unpack rootfs image as initramfs...\n[ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.478842] Scanning for low memory corruption every 60 seconds\n[ 0.481199] Initialise system trusted keyring\n[ 0.482704] audit: initializing netlink socket (disabled)\n[ 0.484078] type=2000 audit(1542227916.621:1): initialized\n[ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507570] zbud: loaded\n[ 0.508800] VFS: Disk quotas dquot_6.5.2\n[ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511962] fuse init (API version 7.22)\n[ 0.513085] msgmni has been set to 3997\n[ 0.514171] Key type big_key registered\n[ 0.515819] Key type asymmetric registered\n[ 0.516953] Asymmetric key parser 'x509' registered\n[ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.520306] io scheduler noop registered\n[ 0.521400] io scheduler deadline registered (default)\n[ 0.522784] io scheduler cfq registered\n[ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527075] ipmi message handler version 39.2\n[ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531433] ACPI: Power Button [PWRF]\n[ 0.532880] GHES: HEST is not enabled!\n[ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.651947] Linux agpgart interface v0.103\n[ 0.653940] brd: module loaded\n[ 0.655289] loop: module loaded\n[ 0.656602] blk-mq: CPU -> queue map\n[ 0.658436] CPU 0 -> Queue 0\n[ 0.659615] CPU 1 -> Queue 0\n[ 0.661765] vda: vda1\n[ 0.663777] scsi0 : ata_piix\n[ 0.666707] scsi1 : ata_piix\n[ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.671438] libphy: Fixed MDIO Bus: probed\n[ 0.672611] tun: Universal TUN/TAP device driver, 1.6\n[ 0.673775] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.676884] PPP generic driver version 2.4.2\n[ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.680129] ehci-pci: EHCI PCI platform driver\n[ 0.681363] ehci-platform: EHCI generic platform driver\n[ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.684098] ohci-pci: OHCI PCI platform driver\n[ 0.685305] ohci-platform: OHCI generic platform driver\n[ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.718661] usb usb1: Product: UHCI Host Controller\n[ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.721300] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.722552] hub 1-0:1.0: USB hub found\n[ 0.723512] hub 1-0:1.0: 2 ports detected\n[ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.729762] mousedev: PS/2 mouse device common for all mice\n[ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.733441] rtc_cmos 00:00: RTC can wake from S4\n[ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.739073] device-mapper: uevent: version 1.0.3\n[ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.745001] TCP: cubic registered\n[ 0.753972] NET: Registered protocol family 10\n[ 0.755615] NET: Registered protocol family 17\n[ 0.757011] Key type dns_resolver registered\n[ 0.758509] Loading compiled-in X.509 certificates\n[ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.764070] registered taskstats version 1\n[ 0.767199] Key type trusted registered\n[ 0.770854] Key type encrypted registered\n[ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773140] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.775112] regulator-dummy: disabling\n[ 0.776134] Magic number: 10:785:649\n[ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917)\n[ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.780646] EDD information not available.\n[ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.828723] Write protecting the kernel read-only data: 12288k\n[ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.848440] systemd-udevd[107]: starting version 204\n[ 0.896553] FDC 0 is a S82078B\n[ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.204205] usb 1-1: Product: QEMU USB Tablet\n[ 1.205328] usb 1-1: Manufacturer: QEMU\n[ 1.206343] usb 1-1: SerialNumber: 42\n[ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz\n[ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available\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 Populate /dev filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[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[ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds.\ncloud-init-nonet[5.05]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting 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[6.32]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c |\nci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c |\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.2 | 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:\nc1:e1:eb:8a:e0:c9:3d:83:17:0d:46:c8:3f:34:b7:11 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . . E.. |\n| o + oo . |\n| + o o+ |\n| = . o |\n| . + S |\n| . .. |\n| .. . . |\n| o.++. . |\n| +.oo. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nb3:30:6f:6b:a1:71:c5:45:93:65:f4:5a:56:99:94:51 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .o+=oE|\n| oo =.|\n| . . +|\n| o + |\n| o S. . |\n| .+oo |\n| ++. |\n| .... |\n| .. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n87:68:a2:71:38:f4:6c:5d:53:98:fc:93:9c:d7:f6:a5 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . o. |\n| +. |\n| . oo o . |\n| . + . o o* . o .|\n| + * + S .o . o.|\n| * o . E .|\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:\na4:a4:e6:59:25:f6:7c:39:32:16:4e:1a:32:4f:84:be root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. |\n| .. |\n| .o * = |\n| .O % . . |\n| o.= S + |\n| oEo . + . |\n| o |\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 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 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 * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:40:47 +0000. Up 130.32 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Wed, 14 Nov 2018 20:41:47 +0000. Up 191.06 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 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install sprout --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package sprout\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.210\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n"} 2018-11-14 20:44:03,834 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-01033354-3d87-4cfc-80d7-87c482f5acc8 2018-11-14 20:44:03,835 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0836579799652s 2018-11-14 20:44:03,836 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-01033354-3d87-4cfc-80d7-87c482f5acc8 2018-11-14 20:44:03,836 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008061] Security Framework initialized [ 0.009190] AppArmor: AppArmor initialized [ 0.010236] Yama: becoming mindful. [ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022249] Initializing cgroup subsys memory [ 0.024009] Initializing cgroup subsys devices [ 0.025557] Initializing cgroup subsys freezer [ 0.026914] Initializing cgroup subsys blkio [ 0.028004] Initializing cgroup subsys perf_event [ 0.029405] Initializing cgroup subsys hugetlb [ 0.030676] FEATURE SPEC_CTRL Present [ 0.032701] mce: CPU supports 10 MCE banks [ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.057450] ACPI: Core revision 20131115 [ 0.059321] ACPI: All ACPI Tables successfully acquired [ 0.060388] ftrace: allocating 28747 entries in 113 pages [ 0.080328] smpboot: Max logical packages: 2 [ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.086369] Enabling x2apic [ 0.087484] Enabled x2apic [ 0.088013] Switched APIC routing to physical x2apic. [ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.106142] KVM setup paravirtual spinlock [ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.110708] x86: Booting SMP configuration: [ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.128044] x86: Booted up 1 node, 2 CPUs [ 0.128027] KVM setup async PF for cpu 1 [ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.132512] devtmpfs: initialized [ 0.134232] EVM: security.selinux [ 0.135169] EVM: security.SMACK64 [ 0.136007] EVM: security.ima [ 0.136887] EVM: security.capability [ 0.137923] pinctrl core: initialized pinctrl subsystem [ 0.140067] regulator-dummy: no parameters [ 0.141224] RTC time: 20:38:36, date: 11/14/18 [ 0.142423] NET: Registered protocol family 16 [ 0.143707] cpuidle: using governor ladder [ 0.144005] cpuidle: using governor menu [ 0.145155] ACPI: bus type PCI registered [ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.148014] PCI: Using configuration type 1 for base access [ 0.150133] bio: create slab at 0 [ 0.150133] ACPI: Added _OSI(Module Device) [ 0.152004] ACPI: Added _OSI(Processor Device) [ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.154336] ACPI: Added _OSI(Processor Aggregator Device) [ 0.157445] ACPI: Interpreter enabled [ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.168722] ACPI: (supports S0 S5) [ 0.169639] ACPI: Using IOAPIC for interrupt routing [ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.172211] ACPI: No dock devices found. [ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180215] acpiphp: Slot [3] registered [ 0.181284] acpiphp: Slot [4] registered [ 0.182383] acpiphp: Slot [5] registered [ 0.183489] acpiphp: Slot [6] registered [ 0.184021] acpiphp: Slot [7] registered [ 0.185113] acpiphp: Slot [8] registered [ 0.186156] acpiphp: Slot [9] registered [ 0.187209] acpiphp: Slot [10] registered [ 0.188022] acpiphp: Slot [11] registered [ 0.189095] acpiphp: Slot [12] registered [ 0.190146] acpiphp: Slot [13] registered [ 0.191227] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193105] acpiphp: Slot [16] registered [ 0.194191] acpiphp: Slot [17] registered [ 0.195404] acpiphp: Slot [18] registered [ 0.196030] acpiphp: Slot [19] registered [ 0.197120] acpiphp: Slot [20] registered [ 0.198203] acpiphp: Slot [21] registered [ 0.199320] acpiphp: Slot [22] registered [ 0.200031] acpiphp: Slot [23] registered [ 0.201126] acpiphp: Slot [24] registered [ 0.202172] acpiphp: Slot [25] registered [ 0.203274] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205091] acpiphp: Slot [28] registered [ 0.206163] acpiphp: Slot [29] registered [ 0.207224] acpiphp: Slot [30] registered [ 0.208039] acpiphp: Slot [31] registered [ 0.209096] PCI host bridge to bus 0000:00 [ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.267494] vgaarb: loaded [ 0.268003] vgaarb: bridge control possible 0000:00:02.0 [ 0.269583] SCSI subsystem initialized [ 0.270760] ACPI: bus type USB registered [ 0.270760] usbcore: registered new interface driver usbfs [ 0.272016] usbcore: registered new interface driver hub [ 0.273377] usbcore: registered new device driver usb [ 0.273380] PCI: Using ACPI for IRQ routing [ 0.276394] NetLabel: Initializing [ 0.277358] NetLabel: domain hash size = 128 [ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.279802] NetLabel: unlabeled traffic allowed by default [ 0.280175] Switched to clocksource kvm-clock [ 0.288651] AppArmor: AppArmor Filesystem Enabled [ 0.289882] pnp: PnP ACPI init [ 0.290750] ACPI: bus type PNP registered [ 0.292255] pnp: PnP ACPI: found 8 devices [ 0.293362] ACPI: bus type PNP unregistered [ 0.300064] NET: Registered protocol family 2 [ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.305400] TCP: Hash tables configured (established 16384 bind 16384) [ 0.307033] TCP: reno registered [ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.311039] NET: Registered protocol family 1 [ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.360180] Trying to unpack rootfs image as initramfs... [ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.478842] Scanning for low memory corruption every 60 seconds [ 0.481199] Initialise system trusted keyring [ 0.482704] audit: initializing netlink socket (disabled) [ 0.484078] type=2000 audit(1542227916.621:1): initialized [ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.507570] zbud: loaded [ 0.508800] VFS: Disk quotas dquot_6.5.2 [ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.511962] fuse init (API version 7.22) [ 0.513085] msgmni has been set to 3997 [ 0.514171] Key type big_key registered [ 0.515819] Key type asymmetric registered [ 0.516953] Asymmetric key parser 'x509' registered [ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.520306] io scheduler noop registered [ 0.521400] io scheduler deadline registered (default) [ 0.522784] io scheduler cfq registered [ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.527075] ipmi message handler version 39.2 [ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531433] ACPI: Power Button [PWRF] [ 0.532880] GHES: HEST is not enabled! [ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.651947] Linux agpgart interface v0.103 [ 0.653940] brd: module loaded [ 0.655289] loop: module loaded [ 0.656602] blk-mq: CPU -> queue map [ 0.658436] CPU 0 -> Queue 0 [ 0.659615] CPU 1 -> Queue 0 [ 0.661765] vda: vda1 [ 0.663777] scsi0 : ata_piix [ 0.666707] scsi1 : ata_piix [ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.671438] libphy: Fixed MDIO Bus: probed [ 0.672611] tun: Universal TUN/TAP device driver, 1.6 [ 0.673775] tun: (C) 1999-2004 Max Krasnyansky [ 0.676884] PPP generic driver version 2.4.2 [ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.680129] ehci-pci: EHCI PCI platform driver [ 0.681363] ehci-platform: EHCI generic platform driver [ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.684098] ohci-pci: OHCI PCI platform driver [ 0.685305] ohci-platform: OHCI generic platform driver [ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver [ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718661] usb usb1: Product: UHCI Host Controller [ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.721300] usb usb1: SerialNumber: 0000:00:01.2 [ 0.722552] hub 1-0:1.0: USB hub found [ 0.723512] hub 1-0:1.0: 2 ports detected [ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.729762] mousedev: PS/2 mouse device common for all mice [ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.733441] rtc_cmos 00:00: RTC can wake from S4 [ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.739073] device-mapper: uevent: version 1.0.3 [ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs [ 0.745001] TCP: cubic registered [ 0.753972] NET: Registered protocol family 10 [ 0.755615] NET: Registered protocol family 17 [ 0.757011] Key type dns_resolver registered [ 0.758509] Loading compiled-in X.509 certificates [ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.764070] registered taskstats version 1 [ 0.767199] Key type trusted registered [ 0.770854] Key type encrypted registered [ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773140] IMA: No TPM chip found, activating TPM-bypass! [ 0.775112] regulator-dummy: disabling [ 0.776134] Magic number: 10:785:649 [ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917) [ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.780646] EDD information not available. [ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.828723] Write protecting the kernel read-only data: 12288k [ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.848440] systemd-udevd[107]: starting version 204 [ 0.896553] FDC 0 is a S82078B [ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.204205] usb 1-1: Product: QEMU USB Tablet [ 1.205328] usb 1-1: Manufacturer: QEMU [ 1.206343] usb 1-1: SerialNumber: 42 [ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz [ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available * 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 Populate /dev filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds. cloud-init-nonet[5.05]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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[6.32]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c | ci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c | 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.2 | 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: c1:e1:eb:8a:e0:c9:3d:83:17:0d:46:c8:3f:34:b7:11 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | . . E.. | | o + oo . | | + o o+ | | = . o | | . + S | | . .. | | .. . . | | o.++. . | | +.oo. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: b3:30:6f:6b:a1:71:c5:45:93:65:f4:5a:56:99:94:51 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | .o+=oE| | oo =.| | . . +| | o + | | o S. . | | .+oo | | ++. | | .... | | .. | +-----------------+ 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: 87:68:a2:71:38:f4:6c:5d:53:98:fc:93:9c:d7:f6:a5 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | . o. | | +. | | . oo o . | | . + . o o* . o .| | + * + S .o . 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: a4:a4:e6:59:25:f6:7c:39:32:16:4e:1a:32:4f:84:be root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .. | | .. | | .o * = | | .O % . . | | o.= S + | | oEo . + . | | 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 SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting 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 ] 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 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 ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:40:47 +0000. Up 130.32 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Wed, 14 Nov 2018 20:41:47 +0000. Up 191.06 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 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install sprout --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package sprout + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 2018-11-14 20:44:03,838 - functest.core.singlevm - DEBUG - try 28: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-14 20:44:13,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:44:13,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:44:14,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:44:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-26e7b548-c9ab-4367-9f3f-6d9019fb78fe x-compute-request-id: req-26e7b548-c9ab-4367-9f3f-6d9019fb78fe Content-Encoding: gzip Content-Length: 1498 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:bc:66:4c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:66:4c", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:60:8c", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:34.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "0e36c748-ed15-4de6-82a0-d99a17af479a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:34Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:c1:0b:40", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:0b:40", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:46.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "35e17aec-ff41-4421-9df7-552124cdbab1", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:46Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "bono-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:42:07:79", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:07:79", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:b7:ea", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:36.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:36Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "dime-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:63:a5:22", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:a5:22", "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:1d:a7:43", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:a7:43", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "d31f7770-a606-4856-90d0-b4ea1295ef58", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "homer-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:46:7f:16", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:7f:16", "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:6f:84:50", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:cb:40:f9", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:40:f9", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:37:51.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:37:51Z", "hostId": "4f9348ee26543026d8aeb2af7f9ee6328e1c5c6b414aeec1b963e000", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-14T20:36:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:da:ad:13", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:ad:13", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:63:c7", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:35:57.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "ab480cc2-b362-4101-9346-87dff464dada", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:35:57Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ns.clearwater.opnfv", "created": "2018-11-14T20:34:13Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:44:14,877 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-26e7b548-c9ab-4367-9f3f-6d9019fb78fe 2018-11-14 20:44:14,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.02803277969s 2018-11-14 20:44:14,878 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-26e7b548-c9ab-4367-9f3f-6d9019fb78fe 2018-11-14 20:44:14,883 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 20:44:14,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 20:44:14,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:44: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-88cc135e-ce25-4f4d-8dba-af943d27650a x-compute-request-id: req-88cc135e-ce25-4f4d-8dba-af943d27650a Content-Encoding: gzip Content-Length: 10962 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008061] Security Framework initialized\n[ 0.009190] AppArmor: AppArmor initialized\n[ 0.010236] Yama: becoming mindful.\n[ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022249] Initializing cgroup subsys memory\n[ 0.024009] Initializing cgroup subsys devices\n[ 0.025557] Initializing cgroup subsys freezer\n[ 0.026914] Initializing cgroup subsys blkio\n[ 0.028004] Initializing cgroup subsys perf_event\n[ 0.029405] Initializing cgroup subsys hugetlb\n[ 0.030676] FEATURE SPEC_CTRL Present\n[ 0.032701] mce: CPU supports 10 MCE banks\n[ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.057450] ACPI: Core revision 20131115\n[ 0.059321] ACPI: All ACPI Tables successfully acquired\n[ 0.060388] ftrace: allocating 28747 entries in 113 pages\n[ 0.080328] smpboot: Max logical packages: 2\n[ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.086369] Enabling x2apic\n[ 0.087484] Enabled x2apic\n[ 0.088013] Switched APIC routing to physical x2apic.\n[ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.106142] KVM setup paravirtual spinlock\n[ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.110708] x86: Booting SMP configuration:\n[ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.128044] x86: Booted up 1 node, 2 CPUs\n[ 0.128027] KVM setup async PF for cpu 1\n[ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.132512] devtmpfs: initialized\n[ 0.134232] EVM: security.selinux\n[ 0.135169] EVM: security.SMACK64\n[ 0.136007] EVM: security.ima\n[ 0.136887] EVM: security.capability\n[ 0.137923] pinctrl core: initialized pinctrl subsystem\n[ 0.140067] regulator-dummy: no parameters\n[ 0.141224] RTC time: 20:38:36, date: 11/14/18\n[ 0.142423] NET: Registered protocol family 16\n[ 0.143707] cpuidle: using governor ladder\n[ 0.144005] cpuidle: using governor menu\n[ 0.145155] ACPI: bus type PCI registered\n[ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.148014] PCI: Using configuration type 1 for base access\n[ 0.150133] bio: create slab at 0\n[ 0.150133] ACPI: Added _OSI(Module Device)\n[ 0.152004] ACPI: Added _OSI(Processor Device)\n[ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.154336] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.157445] ACPI: Interpreter enabled\n[ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.168722] ACPI: (supports S0 S5)\n[ 0.169639] ACPI: Using IOAPIC for interrupt routing\n[ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.172211] ACPI: No dock devices found.\n[ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180215] acpiphp: Slot [3] registered\n[ 0.181284] acpiphp: Slot [4] registered\n[ 0.182383] acpiphp: Slot [5] registered\n[ 0.183489] acpiphp: Slot [6] registered\n[ 0.184021] acpiphp: Slot [7] registered\n[ 0.185113] acpiphp: Slot [8] registered\n[ 0.186156] acpiphp: Slot [9] registered\n[ 0.187209] acpiphp: Slot [10] registered\n[ 0.188022] acpiphp: Slot [11] registered\n[ 0.189095] acpiphp: Slot [12] registered\n[ 0.190146] acpiphp: Slot [13] registered\n[ 0.191227] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193105] acpiphp: Slot [16] registered\n[ 0.194191] acpiphp: Slot [17] registered\n[ 0.195404] acpiphp: Slot [18] registered\n[ 0.196030] acpiphp: Slot [19] registered\n[ 0.197120] acpiphp: Slot [20] registered\n[ 0.198203] acpiphp: Slot [21] registered\n[ 0.199320] acpiphp: Slot [22] registered\n[ 0.200031] acpiphp: Slot [23] registered\n[ 0.201126] acpiphp: Slot [24] registered\n[ 0.202172] acpiphp: Slot [25] registered\n[ 0.203274] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205091] acpiphp: Slot [28] registered\n[ 0.206163] acpiphp: Slot [29] registered\n[ 0.207224] acpiphp: Slot [30] registered\n[ 0.208039] acpiphp: Slot [31] registered\n[ 0.209096] PCI host bridge to bus 0000:00\n[ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.267494] vgaarb: loaded\n[ 0.268003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.269583] SCSI subsystem initialized\n[ 0.270760] ACPI: bus type USB registered\n[ 0.270760] usbcore: registered new interface driver usbfs\n[ 0.272016] usbcore: registered new interface driver hub\n[ 0.273377] usbcore: registered new device driver usb\n[ 0.273380] PCI: Using ACPI for IRQ routing\n[ 0.276394] NetLabel: Initializing\n[ 0.277358] NetLabel: domain hash size = 128\n[ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.279802] NetLabel: unlabeled traffic allowed by default\n[ 0.280175] Switched to clocksource kvm-clock\n[ 0.288651] AppArmor: AppArmor Filesystem Enabled\n[ 0.289882] pnp: PnP ACPI init\n[ 0.290750] ACPI: bus type PNP registered\n[ 0.292255] pnp: PnP ACPI: found 8 devices\n[ 0.293362] ACPI: bus type PNP unregistered\n[ 0.300064] NET: Registered protocol family 2\n[ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.305400] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.307033] TCP: reno registered\n[ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.311039] NET: Registered protocol family 1\n[ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.360180] Trying to unpack rootfs image as initramfs...\n[ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.478842] Scanning for low memory corruption every 60 seconds\n[ 0.481199] Initialise system trusted keyring\n[ 0.482704] audit: initializing netlink socket (disabled)\n[ 0.484078] type=2000 audit(1542227916.621:1): initialized\n[ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507570] zbud: loaded\n[ 0.508800] VFS: Disk quotas dquot_6.5.2\n[ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511962] fuse init (API version 7.22)\n[ 0.513085] msgmni has been set to 3997\n[ 0.514171] Key type big_key registered\n[ 0.515819] Key type asymmetric registered\n[ 0.516953] Asymmetric key parser 'x509' registered\n[ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.520306] io scheduler noop registered\n[ 0.521400] io scheduler deadline registered (default)\n[ 0.522784] io scheduler cfq registered\n[ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527075] ipmi message handler version 39.2\n[ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531433] ACPI: Power Button [PWRF]\n[ 0.532880] GHES: HEST is not enabled!\n[ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.651947] Linux agpgart interface v0.103\n[ 0.653940] brd: module loaded\n[ 0.655289] loop: module loaded\n[ 0.656602] blk-mq: CPU -> queue map\n[ 0.658436] CPU 0 -> Queue 0\n[ 0.659615] CPU 1 -> Queue 0\n[ 0.661765] vda: vda1\n[ 0.663777] scsi0 : ata_piix\n[ 0.666707] scsi1 : ata_piix\n[ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.671438] libphy: Fixed MDIO Bus: probed\n[ 0.672611] tun: Universal TUN/TAP device driver, 1.6\n[ 0.673775] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.676884] PPP generic driver version 2.4.2\n[ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.680129] ehci-pci: EHCI PCI platform driver\n[ 0.681363] ehci-platform: EHCI generic platform driver\n[ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.684098] ohci-pci: OHCI PCI platform driver\n[ 0.685305] ohci-platform: OHCI generic platform driver\n[ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.718661] usb usb1: Product: UHCI Host Controller\n[ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.721300] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.722552] hub 1-0:1.0: USB hub found\n[ 0.723512] hub 1-0:1.0: 2 ports detected\n[ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.729762] mousedev: PS/2 mouse device common for all mice\n[ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.733441] rtc_cmos 00:00: RTC can wake from S4\n[ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.739073] device-mapper: uevent: version 1.0.3\n[ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.745001] TCP: cubic registered\n[ 0.753972] NET: Registered protocol family 10\n[ 0.755615] NET: Registered protocol family 17\n[ 0.757011] Key type dns_resolver registered\n[ 0.758509] Loading compiled-in X.509 certificates\n[ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.764070] registered taskstats version 1\n[ 0.767199] Key type trusted registered\n[ 0.770854] Key type encrypted registered\n[ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773140] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.775112] regulator-dummy: disabling\n[ 0.776134] Magic number: 10:785:649\n[ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917)\n[ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.780646] EDD information not available.\n[ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.828723] Write protecting the kernel read-only data: 12288k\n[ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.848440] systemd-udevd[107]: starting version 204\n[ 0.896553] FDC 0 is a S82078B\n[ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.204205] usb 1-1: Product: QEMU USB Tablet\n[ 1.205328] usb 1-1: Manufacturer: QEMU\n[ 1.206343] usb 1-1: SerialNumber: 42\n[ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz\n[ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available\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 Populate /dev filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[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[ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds.\ncloud-init-nonet[5.05]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting 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[6.32]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c |\nci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c |\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.2 | 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:\nc1:e1:eb:8a:e0:c9:3d:83:17:0d:46:c8:3f:34:b7:11 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . . E.. |\n| o + oo . |\n| + o o+ |\n| = . o |\n| . + S |\n| . .. |\n| .. . . |\n| o.++. . |\n| +.oo. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nb3:30:6f:6b:a1:71:c5:45:93:65:f4:5a:56:99:94:51 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .o+=oE|\n| oo =.|\n| . . +|\n| o + |\n| o S. . |\n| .+oo |\n| ++. |\n| .... |\n| .. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n87:68:a2:71:38:f4:6c:5d:53:98:fc:93:9c:d7:f6:a5 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . o. |\n| +. |\n| . oo o . |\n| . + . o o* . o .|\n| + * + S .o . o.|\n| * o . E .|\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:\na4:a4:e6:59:25:f6:7c:39:32:16:4e:1a:32:4f:84:be root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. |\n| .. |\n| .o * = |\n| .O % . . |\n| o.= S + |\n| oEo . + . |\n| o |\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 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 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 * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:40:47 +0000. Up 130.32 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Wed, 14 Nov 2018 20:41:47 +0000. Up 191.06 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 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install sprout --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package sprout\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.210\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n"} 2018-11-14 20:44:14,964 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-88cc135e-ce25-4f4d-8dba-af943d27650a 2018-11-14 20:44:14,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0809991359711s 2018-11-14 20:44:14,965 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-88cc135e-ce25-4f4d-8dba-af943d27650a 2018-11-14 20:44:14,966 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008061] Security Framework initialized [ 0.009190] AppArmor: AppArmor initialized [ 0.010236] Yama: becoming mindful. [ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022249] Initializing cgroup subsys memory [ 0.024009] Initializing cgroup subsys devices [ 0.025557] Initializing cgroup subsys freezer [ 0.026914] Initializing cgroup subsys blkio [ 0.028004] Initializing cgroup subsys perf_event [ 0.029405] Initializing cgroup subsys hugetlb [ 0.030676] FEATURE SPEC_CTRL Present [ 0.032701] mce: CPU supports 10 MCE banks [ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.057450] ACPI: Core revision 20131115 [ 0.059321] ACPI: All ACPI Tables successfully acquired [ 0.060388] ftrace: allocating 28747 entries in 113 pages [ 0.080328] smpboot: Max logical packages: 2 [ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.086369] Enabling x2apic [ 0.087484] Enabled x2apic [ 0.088013] Switched APIC routing to physical x2apic. [ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.106142] KVM setup paravirtual spinlock [ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.110708] x86: Booting SMP configuration: [ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.128044] x86: Booted up 1 node, 2 CPUs [ 0.128027] KVM setup async PF for cpu 1 [ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.132512] devtmpfs: initialized [ 0.134232] EVM: security.selinux [ 0.135169] EVM: security.SMACK64 [ 0.136007] EVM: security.ima [ 0.136887] EVM: security.capability [ 0.137923] pinctrl core: initialized pinctrl subsystem [ 0.140067] regulator-dummy: no parameters [ 0.141224] RTC time: 20:38:36, date: 11/14/18 [ 0.142423] NET: Registered protocol family 16 [ 0.143707] cpuidle: using governor ladder [ 0.144005] cpuidle: using governor menu [ 0.145155] ACPI: bus type PCI registered [ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.148014] PCI: Using configuration type 1 for base access [ 0.150133] bio: create slab at 0 [ 0.150133] ACPI: Added _OSI(Module Device) [ 0.152004] ACPI: Added _OSI(Processor Device) [ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.154336] ACPI: Added _OSI(Processor Aggregator Device) [ 0.157445] ACPI: Interpreter enabled [ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.168722] ACPI: (supports S0 S5) [ 0.169639] ACPI: Using IOAPIC for interrupt routing [ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.172211] ACPI: No dock devices found. [ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180215] acpiphp: Slot [3] registered [ 0.181284] acpiphp: Slot [4] registered [ 0.182383] acpiphp: Slot [5] registered [ 0.183489] acpiphp: Slot [6] registered [ 0.184021] acpiphp: Slot [7] registered [ 0.185113] acpiphp: Slot [8] registered [ 0.186156] acpiphp: Slot [9] registered [ 0.187209] acpiphp: Slot [10] registered [ 0.188022] acpiphp: Slot [11] registered [ 0.189095] acpiphp: Slot [12] registered [ 0.190146] acpiphp: Slot [13] registered [ 0.191227] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193105] acpiphp: Slot [16] registered [ 0.194191] acpiphp: Slot [17] registered [ 0.195404] acpiphp: Slot [18] registered [ 0.196030] acpiphp: Slot [19] registered [ 0.197120] acpiphp: Slot [20] registered [ 0.198203] acpiphp: Slot [21] registered [ 0.199320] acpiphp: Slot [22] registered [ 0.200031] acpiphp: Slot [23] registered [ 0.201126] acpiphp: Slot [24] registered [ 0.202172] acpiphp: Slot [25] registered [ 0.203274] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205091] acpiphp: Slot [28] registered [ 0.206163] acpiphp: Slot [29] registered [ 0.207224] acpiphp: Slot [30] registered [ 0.208039] acpiphp: Slot [31] registered [ 0.209096] PCI host bridge to bus 0000:00 [ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.267494] vgaarb: loaded [ 0.268003] vgaarb: bridge control possible 0000:00:02.0 [ 0.269583] SCSI subsystem initialized [ 0.270760] ACPI: bus type USB registered [ 0.270760] usbcore: registered new interface driver usbfs [ 0.272016] usbcore: registered new interface driver hub [ 0.273377] usbcore: registered new device driver usb [ 0.273380] PCI: Using ACPI for IRQ routing [ 0.276394] NetLabel: Initializing [ 0.277358] NetLabel: domain hash size = 128 [ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.279802] NetLabel: unlabeled traffic allowed by default [ 0.280175] Switched to clocksource kvm-clock [ 0.288651] AppArmor: AppArmor Filesystem Enabled [ 0.289882] pnp: PnP ACPI init [ 0.290750] ACPI: bus type PNP registered [ 0.292255] pnp: PnP ACPI: found 8 devices [ 0.293362] ACPI: bus type PNP unregistered [ 0.300064] NET: Registered protocol family 2 [ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.305400] TCP: Hash tables configured (established 16384 bind 16384) [ 0.307033] TCP: reno registered [ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.311039] NET: Registered protocol family 1 [ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.360180] Trying to unpack rootfs image as initramfs... [ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.478842] Scanning for low memory corruption every 60 seconds [ 0.481199] Initialise system trusted keyring [ 0.482704] audit: initializing netlink socket (disabled) [ 0.484078] type=2000 audit(1542227916.621:1): initialized [ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.507570] zbud: loaded [ 0.508800] VFS: Disk quotas dquot_6.5.2 [ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.511962] fuse init (API version 7.22) [ 0.513085] msgmni has been set to 3997 [ 0.514171] Key type big_key registered [ 0.515819] Key type asymmetric registered [ 0.516953] Asymmetric key parser 'x509' registered [ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.520306] io scheduler noop registered [ 0.521400] io scheduler deadline registered (default) [ 0.522784] io scheduler cfq registered [ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.527075] ipmi message handler version 39.2 [ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531433] ACPI: Power Button [PWRF] [ 0.532880] GHES: HEST is not enabled! [ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.651947] Linux agpgart interface v0.103 [ 0.653940] brd: module loaded [ 0.655289] loop: module loaded [ 0.656602] blk-mq: CPU -> queue map [ 0.658436] CPU 0 -> Queue 0 [ 0.659615] CPU 1 -> Queue 0 [ 0.661765] vda: vda1 [ 0.663777] scsi0 : ata_piix [ 0.666707] scsi1 : ata_piix [ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.671438] libphy: Fixed MDIO Bus: probed [ 0.672611] tun: Universal TUN/TAP device driver, 1.6 [ 0.673775] tun: (C) 1999-2004 Max Krasnyansky [ 0.676884] PPP generic driver version 2.4.2 [ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.680129] ehci-pci: EHCI PCI platform driver [ 0.681363] ehci-platform: EHCI generic platform driver [ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.684098] ohci-pci: OHCI PCI platform driver [ 0.685305] ohci-platform: OHCI generic platform driver [ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver [ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718661] usb usb1: Product: UHCI Host Controller [ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.721300] usb usb1: SerialNumber: 0000:00:01.2 [ 0.722552] hub 1-0:1.0: USB hub found [ 0.723512] hub 1-0:1.0: 2 ports detected [ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.729762] mousedev: PS/2 mouse device common for all mice [ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.733441] rtc_cmos 00:00: RTC can wake from S4 [ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.739073] device-mapper: uevent: version 1.0.3 [ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs [ 0.745001] TCP: cubic registered [ 0.753972] NET: Registered protocol family 10 [ 0.755615] NET: Registered protocol family 17 [ 0.757011] Key type dns_resolver registered [ 0.758509] Loading compiled-in X.509 certificates [ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.764070] registered taskstats version 1 [ 0.767199] Key type trusted registered [ 0.770854] Key type encrypted registered [ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773140] IMA: No TPM chip found, activating TPM-bypass! [ 0.775112] regulator-dummy: disabling [ 0.776134] Magic number: 10:785:649 [ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917) [ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.780646] EDD information not available. [ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.828723] Write protecting the kernel read-only data: 12288k [ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.848440] systemd-udevd[107]: starting version 204 [ 0.896553] FDC 0 is a S82078B [ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.204205] usb 1-1: Product: QEMU USB Tablet [ 1.205328] usb 1-1: Manufacturer: QEMU [ 1.206343] usb 1-1: SerialNumber: 42 [ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz [ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available * 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 Populate /dev filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds. cloud-init-nonet[5.05]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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[6.32]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c | ci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c | 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.2 | 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: c1:e1:eb:8a:e0:c9:3d:83:17:0d:46:c8:3f:34:b7:11 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | . . E.. | | o + oo . | | + o o+ | | = . o | | . + S | | . .. | | .. . . | | o.++. . | | +.oo. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: b3:30:6f:6b:a1:71:c5:45:93:65:f4:5a:56:99:94:51 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | .o+=oE| | oo =.| | . . +| | o + | | o S. . | | .+oo | | ++. | | .... | | .. | +-----------------+ 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: 87:68:a2:71:38:f4:6c:5d:53:98:fc:93:9c:d7:f6:a5 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | . o. | | +. | | . oo o . | | . + . o o* . o .| | + * + S .o . 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: a4:a4:e6:59:25:f6:7c:39:32:16:4e:1a:32:4f:84:be root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .. | | .. | | .o * = | | .O % . . | | o.= S + | | oEo . + . | | 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 SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting 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 ] 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 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 ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:40:47 +0000. Up 130.32 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Wed, 14 Nov 2018 20:41:47 +0000. Up 191.06 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 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install sprout --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package sprout + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 2018-11-14 20:44:14,967 - functest.core.singlevm - DEBUG - try 29: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-14 20:44:24,978 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:44:24,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:44:25,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:44:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b7fb585c-d687-472a-9b25-f1a79268a06d x-compute-request-id: req-b7fb585c-d687-472a-9b25-f1a79268a06d Content-Encoding: gzip Content-Length: 1498 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:bc:66:4c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:66:4c", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:60:8c", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:34.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "0e36c748-ed15-4de6-82a0-d99a17af479a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:34Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:c1:0b:40", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:0b:40", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:46.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "35e17aec-ff41-4421-9df7-552124cdbab1", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:46Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "bono-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:42:07:79", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:07:79", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:b7:ea", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:36.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:36Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "dime-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:63:a5:22", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:a5:22", "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:1d:a7:43", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:a7:43", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "d31f7770-a606-4856-90d0-b4ea1295ef58", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "homer-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:46:7f:16", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:7f:16", "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:6f:84:50", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:cb:40:f9", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:40:f9", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:37:51.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:37:51Z", "hostId": "4f9348ee26543026d8aeb2af7f9ee6328e1c5c6b414aeec1b963e000", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-14T20:36:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:da:ad:13", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:ad:13", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:63:c7", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:35:57.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "ab480cc2-b362-4101-9346-87dff464dada", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:35:57Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ns.clearwater.opnfv", "created": "2018-11-14T20:34:13Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:44:25,993 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b7fb585c-d687-472a-9b25-f1a79268a06d 2018-11-14 20:44:25,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.01502394676s 2018-11-14 20:44:25,994 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b7fb585c-d687-472a-9b25-f1a79268a06d 2018-11-14 20:44:26,001 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 20:44:26,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 20:44:26,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:44:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aa349a86-600b-4130-8a2a-8d7e20743472 x-compute-request-id: req-aa349a86-600b-4130-8a2a-8d7e20743472 Content-Encoding: gzip Content-Length: 10976 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008061] Security Framework initialized\n[ 0.009190] AppArmor: AppArmor initialized\n[ 0.010236] Yama: becoming mindful.\n[ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022249] Initializing cgroup subsys memory\n[ 0.024009] Initializing cgroup subsys devices\n[ 0.025557] Initializing cgroup subsys freezer\n[ 0.026914] Initializing cgroup subsys blkio\n[ 0.028004] Initializing cgroup subsys perf_event\n[ 0.029405] Initializing cgroup subsys hugetlb\n[ 0.030676] FEATURE SPEC_CTRL Present\n[ 0.032701] mce: CPU supports 10 MCE banks\n[ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.057450] ACPI: Core revision 20131115\n[ 0.059321] ACPI: All ACPI Tables successfully acquired\n[ 0.060388] ftrace: allocating 28747 entries in 113 pages\n[ 0.080328] smpboot: Max logical packages: 2\n[ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.086369] Enabling x2apic\n[ 0.087484] Enabled x2apic\n[ 0.088013] Switched APIC routing to physical x2apic.\n[ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.106142] KVM setup paravirtual spinlock\n[ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.110708] x86: Booting SMP configuration:\n[ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.128044] x86: Booted up 1 node, 2 CPUs\n[ 0.128027] KVM setup async PF for cpu 1\n[ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.132512] devtmpfs: initialized\n[ 0.134232] EVM: security.selinux\n[ 0.135169] EVM: security.SMACK64\n[ 0.136007] EVM: security.ima\n[ 0.136887] EVM: security.capability\n[ 0.137923] pinctrl core: initialized pinctrl subsystem\n[ 0.140067] regulator-dummy: no parameters\n[ 0.141224] RTC time: 20:38:36, date: 11/14/18\n[ 0.142423] NET: Registered protocol family 16\n[ 0.143707] cpuidle: using governor ladder\n[ 0.144005] cpuidle: using governor menu\n[ 0.145155] ACPI: bus type PCI registered\n[ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.148014] PCI: Using configuration type 1 for base access\n[ 0.150133] bio: create slab at 0\n[ 0.150133] ACPI: Added _OSI(Module Device)\n[ 0.152004] ACPI: Added _OSI(Processor Device)\n[ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.154336] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.157445] ACPI: Interpreter enabled\n[ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.168722] ACPI: (supports S0 S5)\n[ 0.169639] ACPI: Using IOAPIC for interrupt routing\n[ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.172211] ACPI: No dock devices found.\n[ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180215] acpiphp: Slot [3] registered\n[ 0.181284] acpiphp: Slot [4] registered\n[ 0.182383] acpiphp: Slot [5] registered\n[ 0.183489] acpiphp: Slot [6] registered\n[ 0.184021] acpiphp: Slot [7] registered\n[ 0.185113] acpiphp: Slot [8] registered\n[ 0.186156] acpiphp: Slot [9] registered\n[ 0.187209] acpiphp: Slot [10] registered\n[ 0.188022] acpiphp: Slot [11] registered\n[ 0.189095] acpiphp: Slot [12] registered\n[ 0.190146] acpiphp: Slot [13] registered\n[ 0.191227] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193105] acpiphp: Slot [16] registered\n[ 0.194191] acpiphp: Slot [17] registered\n[ 0.195404] acpiphp: Slot [18] registered\n[ 0.196030] acpiphp: Slot [19] registered\n[ 0.197120] acpiphp: Slot [20] registered\n[ 0.198203] acpiphp: Slot [21] registered\n[ 0.199320] acpiphp: Slot [22] registered\n[ 0.200031] acpiphp: Slot [23] registered\n[ 0.201126] acpiphp: Slot [24] registered\n[ 0.202172] acpiphp: Slot [25] registered\n[ 0.203274] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205091] acpiphp: Slot [28] registered\n[ 0.206163] acpiphp: Slot [29] registered\n[ 0.207224] acpiphp: Slot [30] registered\n[ 0.208039] acpiphp: Slot [31] registered\n[ 0.209096] PCI host bridge to bus 0000:00\n[ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.267494] vgaarb: loaded\n[ 0.268003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.269583] SCSI subsystem initialized\n[ 0.270760] ACPI: bus type USB registered\n[ 0.270760] usbcore: registered new interface driver usbfs\n[ 0.272016] usbcore: registered new interface driver hub\n[ 0.273377] usbcore: registered new device driver usb\n[ 0.273380] PCI: Using ACPI for IRQ routing\n[ 0.276394] NetLabel: Initializing\n[ 0.277358] NetLabel: domain hash size = 128\n[ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.279802] NetLabel: unlabeled traffic allowed by default\n[ 0.280175] Switched to clocksource kvm-clock\n[ 0.288651] AppArmor: AppArmor Filesystem Enabled\n[ 0.289882] pnp: PnP ACPI init\n[ 0.290750] ACPI: bus type PNP registered\n[ 0.292255] pnp: PnP ACPI: found 8 devices\n[ 0.293362] ACPI: bus type PNP unregistered\n[ 0.300064] NET: Registered protocol family 2\n[ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.305400] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.307033] TCP: reno registered\n[ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.311039] NET: Registered protocol family 1\n[ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.360180] Trying to unpack rootfs image as initramfs...\n[ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.478842] Scanning for low memory corruption every 60 seconds\n[ 0.481199] Initialise system trusted keyring\n[ 0.482704] audit: initializing netlink socket (disabled)\n[ 0.484078] type=2000 audit(1542227916.621:1): initialized\n[ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507570] zbud: loaded\n[ 0.508800] VFS: Disk quotas dquot_6.5.2\n[ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511962] fuse init (API version 7.22)\n[ 0.513085] msgmni has been set to 3997\n[ 0.514171] Key type big_key registered\n[ 0.515819] Key type asymmetric registered\n[ 0.516953] Asymmetric key parser 'x509' registered\n[ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.520306] io scheduler noop registered\n[ 0.521400] io scheduler deadline registered (default)\n[ 0.522784] io scheduler cfq registered\n[ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527075] ipmi message handler version 39.2\n[ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531433] ACPI: Power Button [PWRF]\n[ 0.532880] GHES: HEST is not enabled!\n[ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.651947] Linux agpgart interface v0.103\n[ 0.653940] brd: module loaded\n[ 0.655289] loop: module loaded\n[ 0.656602] blk-mq: CPU -> queue map\n[ 0.658436] CPU 0 -> Queue 0\n[ 0.659615] CPU 1 -> Queue 0\n[ 0.661765] vda: vda1\n[ 0.663777] scsi0 : ata_piix\n[ 0.666707] scsi1 : ata_piix\n[ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.671438] libphy: Fixed MDIO Bus: probed\n[ 0.672611] tun: Universal TUN/TAP device driver, 1.6\n[ 0.673775] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.676884] PPP generic driver version 2.4.2\n[ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.680129] ehci-pci: EHCI PCI platform driver\n[ 0.681363] ehci-platform: EHCI generic platform driver\n[ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.684098] ohci-pci: OHCI PCI platform driver\n[ 0.685305] ohci-platform: OHCI generic platform driver\n[ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.718661] usb usb1: Product: UHCI Host Controller\n[ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.721300] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.722552] hub 1-0:1.0: USB hub found\n[ 0.723512] hub 1-0:1.0: 2 ports detected\n[ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.729762] mousedev: PS/2 mouse device common for all mice\n[ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.733441] rtc_cmos 00:00: RTC can wake from S4\n[ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.739073] device-mapper: uevent: version 1.0.3\n[ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.745001] TCP: cubic registered\n[ 0.753972] NET: Registered protocol family 10\n[ 0.755615] NET: Registered protocol family 17\n[ 0.757011] Key type dns_resolver registered\n[ 0.758509] Loading compiled-in X.509 certificates\n[ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.764070] registered taskstats version 1\n[ 0.767199] Key type trusted registered\n[ 0.770854] Key type encrypted registered\n[ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773140] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.775112] regulator-dummy: disabling\n[ 0.776134] Magic number: 10:785:649\n[ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917)\n[ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.780646] EDD information not available.\n[ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.828723] Write protecting the kernel read-only data: 12288k\n[ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.848440] systemd-udevd[107]: starting version 204\n[ 0.896553] FDC 0 is a S82078B\n[ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.204205] usb 1-1: Product: QEMU USB Tablet\n[ 1.205328] usb 1-1: Manufacturer: QEMU\n[ 1.206343] usb 1-1: SerialNumber: 42\n[ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz\n[ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available\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 Populate /dev filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[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[ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds.\ncloud-init-nonet[5.05]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting 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[6.32]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c |\nci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c |\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.2 | 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:\nc1:e1:eb:8a:e0:c9:3d:83:17:0d:46:c8:3f:34:b7:11 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . . E.. |\n| o + oo . |\n| + o o+ |\n| = . o |\n| . + S |\n| . .. |\n| .. . . |\n| o.++. . |\n| +.oo. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nb3:30:6f:6b:a1:71:c5:45:93:65:f4:5a:56:99:94:51 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .o+=oE|\n| oo =.|\n| . . +|\n| o + |\n| o S. . |\n| .+oo |\n| ++. |\n| .... |\n| .. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n87:68:a2:71:38:f4:6c:5d:53:98:fc:93:9c:d7:f6:a5 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . o. |\n| +. |\n| . oo o . |\n| . + . o o* . o .|\n| + * + S .o . o.|\n| * o . E .|\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:\na4:a4:e6:59:25:f6:7c:39:32:16:4e:1a:32:4f:84:be root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. |\n| .. |\n| .o * = |\n| .O % . . |\n| o.= S + |\n| oEo . + . |\n| o |\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 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 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 * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:40:47 +0000. Up 130.32 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Wed, 14 Nov 2018 20:41:47 +0000. Up 191.06 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 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install sprout --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package sprout\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.210\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\n"} 2018-11-14 20:44:26,075 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-aa349a86-600b-4130-8a2a-8d7e20743472 2018-11-14 20:44:26,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0735099315643s 2018-11-14 20:44:26,076 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-aa349a86-600b-4130-8a2a-8d7e20743472 2018-11-14 20:44:26,077 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008061] Security Framework initialized [ 0.009190] AppArmor: AppArmor initialized [ 0.010236] Yama: becoming mindful. [ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022249] Initializing cgroup subsys memory [ 0.024009] Initializing cgroup subsys devices [ 0.025557] Initializing cgroup subsys freezer [ 0.026914] Initializing cgroup subsys blkio [ 0.028004] Initializing cgroup subsys perf_event [ 0.029405] Initializing cgroup subsys hugetlb [ 0.030676] FEATURE SPEC_CTRL Present [ 0.032701] mce: CPU supports 10 MCE banks [ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.057450] ACPI: Core revision 20131115 [ 0.059321] ACPI: All ACPI Tables successfully acquired [ 0.060388] ftrace: allocating 28747 entries in 113 pages [ 0.080328] smpboot: Max logical packages: 2 [ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.086369] Enabling x2apic [ 0.087484] Enabled x2apic [ 0.088013] Switched APIC routing to physical x2apic. [ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.106142] KVM setup paravirtual spinlock [ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.110708] x86: Booting SMP configuration: [ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.128044] x86: Booted up 1 node, 2 CPUs [ 0.128027] KVM setup async PF for cpu 1 [ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.132512] devtmpfs: initialized [ 0.134232] EVM: security.selinux [ 0.135169] EVM: security.SMACK64 [ 0.136007] EVM: security.ima [ 0.136887] EVM: security.capability [ 0.137923] pinctrl core: initialized pinctrl subsystem [ 0.140067] regulator-dummy: no parameters [ 0.141224] RTC time: 20:38:36, date: 11/14/18 [ 0.142423] NET: Registered protocol family 16 [ 0.143707] cpuidle: using governor ladder [ 0.144005] cpuidle: using governor menu [ 0.145155] ACPI: bus type PCI registered [ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.148014] PCI: Using configuration type 1 for base access [ 0.150133] bio: create slab at 0 [ 0.150133] ACPI: Added _OSI(Module Device) [ 0.152004] ACPI: Added _OSI(Processor Device) [ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.154336] ACPI: Added _OSI(Processor Aggregator Device) [ 0.157445] ACPI: Interpreter enabled [ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.168722] ACPI: (supports S0 S5) [ 0.169639] ACPI: Using IOAPIC for interrupt routing [ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.172211] ACPI: No dock devices found. [ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180215] acpiphp: Slot [3] registered [ 0.181284] acpiphp: Slot [4] registered [ 0.182383] acpiphp: Slot [5] registered [ 0.183489] acpiphp: Slot [6] registered [ 0.184021] acpiphp: Slot [7] registered [ 0.185113] acpiphp: Slot [8] registered [ 0.186156] acpiphp: Slot [9] registered [ 0.187209] acpiphp: Slot [10] registered [ 0.188022] acpiphp: Slot [11] registered [ 0.189095] acpiphp: Slot [12] registered [ 0.190146] acpiphp: Slot [13] registered [ 0.191227] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193105] acpiphp: Slot [16] registered [ 0.194191] acpiphp: Slot [17] registered [ 0.195404] acpiphp: Slot [18] registered [ 0.196030] acpiphp: Slot [19] registered [ 0.197120] acpiphp: Slot [20] registered [ 0.198203] acpiphp: Slot [21] registered [ 0.199320] acpiphp: Slot [22] registered [ 0.200031] acpiphp: Slot [23] registered [ 0.201126] acpiphp: Slot [24] registered [ 0.202172] acpiphp: Slot [25] registered [ 0.203274] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205091] acpiphp: Slot [28] registered [ 0.206163] acpiphp: Slot [29] registered [ 0.207224] acpiphp: Slot [30] registered [ 0.208039] acpiphp: Slot [31] registered [ 0.209096] PCI host bridge to bus 0000:00 [ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.267494] vgaarb: loaded [ 0.268003] vgaarb: bridge control possible 0000:00:02.0 [ 0.269583] SCSI subsystem initialized [ 0.270760] ACPI: bus type USB registered [ 0.270760] usbcore: registered new interface driver usbfs [ 0.272016] usbcore: registered new interface driver hub [ 0.273377] usbcore: registered new device driver usb [ 0.273380] PCI: Using ACPI for IRQ routing [ 0.276394] NetLabel: Initializing [ 0.277358] NetLabel: domain hash size = 128 [ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.279802] NetLabel: unlabeled traffic allowed by default [ 0.280175] Switched to clocksource kvm-clock [ 0.288651] AppArmor: AppArmor Filesystem Enabled [ 0.289882] pnp: PnP ACPI init [ 0.290750] ACPI: bus type PNP registered [ 0.292255] pnp: PnP ACPI: found 8 devices [ 0.293362] ACPI: bus type PNP unregistered [ 0.300064] NET: Registered protocol family 2 [ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.305400] TCP: Hash tables configured (established 16384 bind 16384) [ 0.307033] TCP: reno registered [ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.311039] NET: Registered protocol family 1 [ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.360180] Trying to unpack rootfs image as initramfs... [ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.478842] Scanning for low memory corruption every 60 seconds [ 0.481199] Initialise system trusted keyring [ 0.482704] audit: initializing netlink socket (disabled) [ 0.484078] type=2000 audit(1542227916.621:1): initialized [ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.507570] zbud: loaded [ 0.508800] VFS: Disk quotas dquot_6.5.2 [ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.511962] fuse init (API version 7.22) [ 0.513085] msgmni has been set to 3997 [ 0.514171] Key type big_key registered [ 0.515819] Key type asymmetric registered [ 0.516953] Asymmetric key parser 'x509' registered [ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.520306] io scheduler noop registered [ 0.521400] io scheduler deadline registered (default) [ 0.522784] io scheduler cfq registered [ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.527075] ipmi message handler version 39.2 [ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531433] ACPI: Power Button [PWRF] [ 0.532880] GHES: HEST is not enabled! [ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.651947] Linux agpgart interface v0.103 [ 0.653940] brd: module loaded [ 0.655289] loop: module loaded [ 0.656602] blk-mq: CPU -> queue map [ 0.658436] CPU 0 -> Queue 0 [ 0.659615] CPU 1 -> Queue 0 [ 0.661765] vda: vda1 [ 0.663777] scsi0 : ata_piix [ 0.666707] scsi1 : ata_piix [ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.671438] libphy: Fixed MDIO Bus: probed [ 0.672611] tun: Universal TUN/TAP device driver, 1.6 [ 0.673775] tun: (C) 1999-2004 Max Krasnyansky [ 0.676884] PPP generic driver version 2.4.2 [ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.680129] ehci-pci: EHCI PCI platform driver [ 0.681363] ehci-platform: EHCI generic platform driver [ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.684098] ohci-pci: OHCI PCI platform driver [ 0.685305] ohci-platform: OHCI generic platform driver [ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver [ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718661] usb usb1: Product: UHCI Host Controller [ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.721300] usb usb1: SerialNumber: 0000:00:01.2 [ 0.722552] hub 1-0:1.0: USB hub found [ 0.723512] hub 1-0:1.0: 2 ports detected [ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.729762] mousedev: PS/2 mouse device common for all mice [ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.733441] rtc_cmos 00:00: RTC can wake from S4 [ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.739073] device-mapper: uevent: version 1.0.3 [ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs [ 0.745001] TCP: cubic registered [ 0.753972] NET: Registered protocol family 10 [ 0.755615] NET: Registered protocol family 17 [ 0.757011] Key type dns_resolver registered [ 0.758509] Loading compiled-in X.509 certificates [ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.764070] registered taskstats version 1 [ 0.767199] Key type trusted registered [ 0.770854] Key type encrypted registered [ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773140] IMA: No TPM chip found, activating TPM-bypass! [ 0.775112] regulator-dummy: disabling [ 0.776134] Magic number: 10:785:649 [ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917) [ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.780646] EDD information not available. [ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.828723] Write protecting the kernel read-only data: 12288k [ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.848440] systemd-udevd[107]: starting version 204 [ 0.896553] FDC 0 is a S82078B [ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.204205] usb 1-1: Product: QEMU USB Tablet [ 1.205328] usb 1-1: Manufacturer: QEMU [ 1.206343] usb 1-1: SerialNumber: 42 [ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz [ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available * 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 Populate /dev filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds. cloud-init-nonet[5.05]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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[6.32]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c | ci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c | 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.2 | 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: c1:e1:eb:8a:e0:c9:3d:83:17:0d:46:c8:3f:34:b7:11 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | . . E.. | | o + oo . | | + o o+ | | = . o | | . + S | | . .. | | .. . . | | o.++. . | | +.oo. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: b3:30:6f:6b:a1:71:c5:45:93:65:f4:5a:56:99:94:51 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | .o+=oE| | oo =.| | . . +| | o + | | o S. . | | .+oo | | ++. | | .... | | .. | +-----------------+ 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: 87:68:a2:71:38:f4:6c:5d:53:98:fc:93:9c:d7:f6:a5 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | . o. | | +. | | . oo o . | | . + . o o* . o .| | + * + S .o . 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: a4:a4:e6:59:25:f6:7c:39:32:16:4e:1a:32:4f:84:be root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .. | | .. | | .o * = | | .O % . . | | o.= S + | | oEo . + . | | 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 SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting 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 ] 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 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 ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:40:47 +0000. Up 130.32 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Wed, 14 Nov 2018 20:41:47 +0000. Up 191.06 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 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install sprout --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package sprout + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 2018-11-14 20:44:26,078 - functest.core.singlevm - DEBUG - try 30: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-14 20:44:36,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:44:36,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:44:37,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:44:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ff1f43bb-5459-4ec5-b9cb-5ee3d95d28a9 x-compute-request-id: req-ff1f43bb-5459-4ec5-b9cb-5ee3d95d28a9 Content-Encoding: gzip Content-Length: 1498 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:bc:66:4c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:66:4c", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:60:8c", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:34.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "0e36c748-ed15-4de6-82a0-d99a17af479a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:34Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:c1:0b:40", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:0b:40", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:46.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "35e17aec-ff41-4421-9df7-552124cdbab1", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:46Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "bono-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:42:07:79", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:07:79", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:b7:ea", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:36.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:36Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "dime-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:63:a5:22", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:a5:22", "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:1d:a7:43", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:a7:43", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "d31f7770-a606-4856-90d0-b4ea1295ef58", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "homer-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:46:7f:16", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:7f:16", "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:6f:84:50", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:cb:40:f9", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:40:f9", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:37:51.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:37:51Z", "hostId": "4f9348ee26543026d8aeb2af7f9ee6328e1c5c6b414aeec1b963e000", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-14T20:36:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:da:ad:13", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:ad:13", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:63:c7", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:35:57.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "ab480cc2-b362-4101-9346-87dff464dada", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:35:57Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ns.clearwater.opnfv", "created": "2018-11-14T20:34:13Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:44:37,234 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ff1f43bb-5459-4ec5-b9cb-5ee3d95d28a9 2018-11-14 20:44:37,234 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.14484000206s 2018-11-14 20:44:37,235 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ff1f43bb-5459-4ec5-b9cb-5ee3d95d28a9 2018-11-14 20:44:37,242 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 20:44:37,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 20:44:37,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:44:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e0cc9ba7-b8c3-41a4-91f0-0a6eba1c390f x-compute-request-id: req-e0cc9ba7-b8c3-41a4-91f0-0a6eba1c390f Content-Encoding: gzip Content-Length: 10984 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008061] Security Framework initialized\n[ 0.009190] AppArmor: AppArmor initialized\n[ 0.010236] Yama: becoming mindful.\n[ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022249] Initializing cgroup subsys memory\n[ 0.024009] Initializing cgroup subsys devices\n[ 0.025557] Initializing cgroup subsys freezer\n[ 0.026914] Initializing cgroup subsys blkio\n[ 0.028004] Initializing cgroup subsys perf_event\n[ 0.029405] Initializing cgroup subsys hugetlb\n[ 0.030676] FEATURE SPEC_CTRL Present\n[ 0.032701] mce: CPU supports 10 MCE banks\n[ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.057450] ACPI: Core revision 20131115\n[ 0.059321] ACPI: All ACPI Tables successfully acquired\n[ 0.060388] ftrace: allocating 28747 entries in 113 pages\n[ 0.080328] smpboot: Max logical packages: 2\n[ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.086369] Enabling x2apic\n[ 0.087484] Enabled x2apic\n[ 0.088013] Switched APIC routing to physical x2apic.\n[ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.106142] KVM setup paravirtual spinlock\n[ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.110708] x86: Booting SMP configuration:\n[ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.128044] x86: Booted up 1 node, 2 CPUs\n[ 0.128027] KVM setup async PF for cpu 1\n[ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.132512] devtmpfs: initialized\n[ 0.134232] EVM: security.selinux\n[ 0.135169] EVM: security.SMACK64\n[ 0.136007] EVM: security.ima\n[ 0.136887] EVM: security.capability\n[ 0.137923] pinctrl core: initialized pinctrl subsystem\n[ 0.140067] regulator-dummy: no parameters\n[ 0.141224] RTC time: 20:38:36, date: 11/14/18\n[ 0.142423] NET: Registered protocol family 16\n[ 0.143707] cpuidle: using governor ladder\n[ 0.144005] cpuidle: using governor menu\n[ 0.145155] ACPI: bus type PCI registered\n[ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.148014] PCI: Using configuration type 1 for base access\n[ 0.150133] bio: create slab at 0\n[ 0.150133] ACPI: Added _OSI(Module Device)\n[ 0.152004] ACPI: Added _OSI(Processor Device)\n[ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.154336] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.157445] ACPI: Interpreter enabled\n[ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.168722] ACPI: (supports S0 S5)\n[ 0.169639] ACPI: Using IOAPIC for interrupt routing\n[ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.172211] ACPI: No dock devices found.\n[ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180215] acpiphp: Slot [3] registered\n[ 0.181284] acpiphp: Slot [4] registered\n[ 0.182383] acpiphp: Slot [5] registered\n[ 0.183489] acpiphp: Slot [6] registered\n[ 0.184021] acpiphp: Slot [7] registered\n[ 0.185113] acpiphp: Slot [8] registered\n[ 0.186156] acpiphp: Slot [9] registered\n[ 0.187209] acpiphp: Slot [10] registered\n[ 0.188022] acpiphp: Slot [11] registered\n[ 0.189095] acpiphp: Slot [12] registered\n[ 0.190146] acpiphp: Slot [13] registered\n[ 0.191227] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193105] acpiphp: Slot [16] registered\n[ 0.194191] acpiphp: Slot [17] registered\n[ 0.195404] acpiphp: Slot [18] registered\n[ 0.196030] acpiphp: Slot [19] registered\n[ 0.197120] acpiphp: Slot [20] registered\n[ 0.198203] acpiphp: Slot [21] registered\n[ 0.199320] acpiphp: Slot [22] registered\n[ 0.200031] acpiphp: Slot [23] registered\n[ 0.201126] acpiphp: Slot [24] registered\n[ 0.202172] acpiphp: Slot [25] registered\n[ 0.203274] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205091] acpiphp: Slot [28] registered\n[ 0.206163] acpiphp: Slot [29] registered\n[ 0.207224] acpiphp: Slot [30] registered\n[ 0.208039] acpiphp: Slot [31] registered\n[ 0.209096] PCI host bridge to bus 0000:00\n[ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.267494] vgaarb: loaded\n[ 0.268003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.269583] SCSI subsystem initialized\n[ 0.270760] ACPI: bus type USB registered\n[ 0.270760] usbcore: registered new interface driver usbfs\n[ 0.272016] usbcore: registered new interface driver hub\n[ 0.273377] usbcore: registered new device driver usb\n[ 0.273380] PCI: Using ACPI for IRQ routing\n[ 0.276394] NetLabel: Initializing\n[ 0.277358] NetLabel: domain hash size = 128\n[ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.279802] NetLabel: unlabeled traffic allowed by default\n[ 0.280175] Switched to clocksource kvm-clock\n[ 0.288651] AppArmor: AppArmor Filesystem Enabled\n[ 0.289882] pnp: PnP ACPI init\n[ 0.290750] ACPI: bus type PNP registered\n[ 0.292255] pnp: PnP ACPI: found 8 devices\n[ 0.293362] ACPI: bus type PNP unregistered\n[ 0.300064] NET: Registered protocol family 2\n[ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.305400] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.307033] TCP: reno registered\n[ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.311039] NET: Registered protocol family 1\n[ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.360180] Trying to unpack rootfs image as initramfs...\n[ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.478842] Scanning for low memory corruption every 60 seconds\n[ 0.481199] Initialise system trusted keyring\n[ 0.482704] audit: initializing netlink socket (disabled)\n[ 0.484078] type=2000 audit(1542227916.621:1): initialized\n[ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507570] zbud: loaded\n[ 0.508800] VFS: Disk quotas dquot_6.5.2\n[ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511962] fuse init (API version 7.22)\n[ 0.513085] msgmni has been set to 3997\n[ 0.514171] Key type big_key registered\n[ 0.515819] Key type asymmetric registered\n[ 0.516953] Asymmetric key parser 'x509' registered\n[ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.520306] io scheduler noop registered\n[ 0.521400] io scheduler deadline registered (default)\n[ 0.522784] io scheduler cfq registered\n[ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527075] ipmi message handler version 39.2\n[ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531433] ACPI: Power Button [PWRF]\n[ 0.532880] GHES: HEST is not enabled!\n[ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.651947] Linux agpgart interface v0.103\n[ 0.653940] brd: module loaded\n[ 0.655289] loop: module loaded\n[ 0.656602] blk-mq: CPU -> queue map\n[ 0.658436] CPU 0 -> Queue 0\n[ 0.659615] CPU 1 -> Queue 0\n[ 0.661765] vda: vda1\n[ 0.663777] scsi0 : ata_piix\n[ 0.666707] scsi1 : ata_piix\n[ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.671438] libphy: Fixed MDIO Bus: probed\n[ 0.672611] tun: Universal TUN/TAP device driver, 1.6\n[ 0.673775] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.676884] PPP generic driver version 2.4.2\n[ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.680129] ehci-pci: EHCI PCI platform driver\n[ 0.681363] ehci-platform: EHCI generic platform driver\n[ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.684098] ohci-pci: OHCI PCI platform driver\n[ 0.685305] ohci-platform: OHCI generic platform driver\n[ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.718661] usb usb1: Product: UHCI Host Controller\n[ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.721300] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.722552] hub 1-0:1.0: USB hub found\n[ 0.723512] hub 1-0:1.0: 2 ports detected\n[ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.729762] mousedev: PS/2 mouse device common for all mice\n[ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.733441] rtc_cmos 00:00: RTC can wake from S4\n[ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.739073] device-mapper: uevent: version 1.0.3\n[ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.745001] TCP: cubic registered\n[ 0.753972] NET: Registered protocol family 10\n[ 0.755615] NET: Registered protocol family 17\n[ 0.757011] Key type dns_resolver registered\n[ 0.758509] Loading compiled-in X.509 certificates\n[ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.764070] registered taskstats version 1\n[ 0.767199] Key type trusted registered\n[ 0.770854] Key type encrypted registered\n[ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773140] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.775112] regulator-dummy: disabling\n[ 0.776134] Magic number: 10:785:649\n[ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917)\n[ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.780646] EDD information not available.\n[ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.828723] Write protecting the kernel read-only data: 12288k\n[ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.848440] systemd-udevd[107]: starting version 204\n[ 0.896553] FDC 0 is a S82078B\n[ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.204205] usb 1-1: Product: QEMU USB Tablet\n[ 1.205328] usb 1-1: Manufacturer: QEMU\n[ 1.206343] usb 1-1: SerialNumber: 42\n[ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz\n[ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available\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 Populate /dev filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[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[ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds.\ncloud-init-nonet[5.05]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting 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[6.32]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c |\nci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c |\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.2 | 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:\nc1:e1:eb:8a:e0:c9:3d:83:17:0d:46:c8:3f:34:b7:11 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . . E.. |\n| o + oo . |\n| + o o+ |\n| = . o |\n| . + S |\n| . .. |\n| .. . . |\n| o.++. . |\n| +.oo. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nb3:30:6f:6b:a1:71:c5:45:93:65:f4:5a:56:99:94:51 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .o+=oE|\n| oo =.|\n| . . +|\n| o + |\n| o S. . |\n| .+oo |\n| ++. |\n| .... |\n| .. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n87:68:a2:71:38:f4:6c:5d:53:98:fc:93:9c:d7:f6:a5 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . o. |\n| +. |\n| . oo o . |\n| . + . o o* . o .|\n| + * + S .o . o.|\n| * o . E .|\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:\na4:a4:e6:59:25:f6:7c:39:32:16:4e:1a:32:4f:84:be root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. |\n| .. |\n| .o * = |\n| .O % . . |\n| o.= S + |\n| oEo . + . |\n| o |\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 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 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 * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:40:47 +0000. Up 130.32 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Wed, 14 Nov 2018 20:41:47 +0000. Up 191.06 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 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install sprout --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package sprout\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.210\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n"} 2018-11-14 20:44:37,315 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-e0cc9ba7-b8c3-41a4-91f0-0a6eba1c390f 2018-11-14 20:44:37,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0732860565186s 2018-11-14 20:44:37,317 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-e0cc9ba7-b8c3-41a4-91f0-0a6eba1c390f 2018-11-14 20:44:37,317 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008061] Security Framework initialized [ 0.009190] AppArmor: AppArmor initialized [ 0.010236] Yama: becoming mindful. [ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022249] Initializing cgroup subsys memory [ 0.024009] Initializing cgroup subsys devices [ 0.025557] Initializing cgroup subsys freezer [ 0.026914] Initializing cgroup subsys blkio [ 0.028004] Initializing cgroup subsys perf_event [ 0.029405] Initializing cgroup subsys hugetlb [ 0.030676] FEATURE SPEC_CTRL Present [ 0.032701] mce: CPU supports 10 MCE banks [ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.057450] ACPI: Core revision 20131115 [ 0.059321] ACPI: All ACPI Tables successfully acquired [ 0.060388] ftrace: allocating 28747 entries in 113 pages [ 0.080328] smpboot: Max logical packages: 2 [ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.086369] Enabling x2apic [ 0.087484] Enabled x2apic [ 0.088013] Switched APIC routing to physical x2apic. [ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.106142] KVM setup paravirtual spinlock [ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.110708] x86: Booting SMP configuration: [ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.128044] x86: Booted up 1 node, 2 CPUs [ 0.128027] KVM setup async PF for cpu 1 [ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.132512] devtmpfs: initialized [ 0.134232] EVM: security.selinux [ 0.135169] EVM: security.SMACK64 [ 0.136007] EVM: security.ima [ 0.136887] EVM: security.capability [ 0.137923] pinctrl core: initialized pinctrl subsystem [ 0.140067] regulator-dummy: no parameters [ 0.141224] RTC time: 20:38:36, date: 11/14/18 [ 0.142423] NET: Registered protocol family 16 [ 0.143707] cpuidle: using governor ladder [ 0.144005] cpuidle: using governor menu [ 0.145155] ACPI: bus type PCI registered [ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.148014] PCI: Using configuration type 1 for base access [ 0.150133] bio: create slab at 0 [ 0.150133] ACPI: Added _OSI(Module Device) [ 0.152004] ACPI: Added _OSI(Processor Device) [ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.154336] ACPI: Added _OSI(Processor Aggregator Device) [ 0.157445] ACPI: Interpreter enabled [ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.168722] ACPI: (supports S0 S5) [ 0.169639] ACPI: Using IOAPIC for interrupt routing [ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.172211] ACPI: No dock devices found. [ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180215] acpiphp: Slot [3] registered [ 0.181284] acpiphp: Slot [4] registered [ 0.182383] acpiphp: Slot [5] registered [ 0.183489] acpiphp: Slot [6] registered [ 0.184021] acpiphp: Slot [7] registered [ 0.185113] acpiphp: Slot [8] registered [ 0.186156] acpiphp: Slot [9] registered [ 0.187209] acpiphp: Slot [10] registered [ 0.188022] acpiphp: Slot [11] registered [ 0.189095] acpiphp: Slot [12] registered [ 0.190146] acpiphp: Slot [13] registered [ 0.191227] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193105] acpiphp: Slot [16] registered [ 0.194191] acpiphp: Slot [17] registered [ 0.195404] acpiphp: Slot [18] registered [ 0.196030] acpiphp: Slot [19] registered [ 0.197120] acpiphp: Slot [20] registered [ 0.198203] acpiphp: Slot [21] registered [ 0.199320] acpiphp: Slot [22] registered [ 0.200031] acpiphp: Slot [23] registered [ 0.201126] acpiphp: Slot [24] registered [ 0.202172] acpiphp: Slot [25] registered [ 0.203274] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205091] acpiphp: Slot [28] registered [ 0.206163] acpiphp: Slot [29] registered [ 0.207224] acpiphp: Slot [30] registered [ 0.208039] acpiphp: Slot [31] registered [ 0.209096] PCI host bridge to bus 0000:00 [ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.267494] vgaarb: loaded [ 0.268003] vgaarb: bridge control possible 0000:00:02.0 [ 0.269583] SCSI subsystem initialized [ 0.270760] ACPI: bus type USB registered [ 0.270760] usbcore: registered new interface driver usbfs [ 0.272016] usbcore: registered new interface driver hub [ 0.273377] usbcore: registered new device driver usb [ 0.273380] PCI: Using ACPI for IRQ routing [ 0.276394] NetLabel: Initializing [ 0.277358] NetLabel: domain hash size = 128 [ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.279802] NetLabel: unlabeled traffic allowed by default [ 0.280175] Switched to clocksource kvm-clock [ 0.288651] AppArmor: AppArmor Filesystem Enabled [ 0.289882] pnp: PnP ACPI init [ 0.290750] ACPI: bus type PNP registered [ 0.292255] pnp: PnP ACPI: found 8 devices [ 0.293362] ACPI: bus type PNP unregistered [ 0.300064] NET: Registered protocol family 2 [ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.305400] TCP: Hash tables configured (established 16384 bind 16384) [ 0.307033] TCP: reno registered [ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.311039] NET: Registered protocol family 1 [ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.360180] Trying to unpack rootfs image as initramfs... [ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.478842] Scanning for low memory corruption every 60 seconds [ 0.481199] Initialise system trusted keyring [ 0.482704] audit: initializing netlink socket (disabled) [ 0.484078] type=2000 audit(1542227916.621:1): initialized [ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.507570] zbud: loaded [ 0.508800] VFS: Disk quotas dquot_6.5.2 [ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.511962] fuse init (API version 7.22) [ 0.513085] msgmni has been set to 3997 [ 0.514171] Key type big_key registered [ 0.515819] Key type asymmetric registered [ 0.516953] Asymmetric key parser 'x509' registered [ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.520306] io scheduler noop registered [ 0.521400] io scheduler deadline registered (default) [ 0.522784] io scheduler cfq registered [ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.527075] ipmi message handler version 39.2 [ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531433] ACPI: Power Button [PWRF] [ 0.532880] GHES: HEST is not enabled! [ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.651947] Linux agpgart interface v0.103 [ 0.653940] brd: module loaded [ 0.655289] loop: module loaded [ 0.656602] blk-mq: CPU -> queue map [ 0.658436] CPU 0 -> Queue 0 [ 0.659615] CPU 1 -> Queue 0 [ 0.661765] vda: vda1 [ 0.663777] scsi0 : ata_piix [ 0.666707] scsi1 : ata_piix [ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.671438] libphy: Fixed MDIO Bus: probed [ 0.672611] tun: Universal TUN/TAP device driver, 1.6 [ 0.673775] tun: (C) 1999-2004 Max Krasnyansky [ 0.676884] PPP generic driver version 2.4.2 [ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.680129] ehci-pci: EHCI PCI platform driver [ 0.681363] ehci-platform: EHCI generic platform driver [ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.684098] ohci-pci: OHCI PCI platform driver [ 0.685305] ohci-platform: OHCI generic platform driver [ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver [ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718661] usb usb1: Product: UHCI Host Controller [ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.721300] usb usb1: SerialNumber: 0000:00:01.2 [ 0.722552] hub 1-0:1.0: USB hub found [ 0.723512] hub 1-0:1.0: 2 ports detected [ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.729762] mousedev: PS/2 mouse device common for all mice [ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.733441] rtc_cmos 00:00: RTC can wake from S4 [ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.739073] device-mapper: uevent: version 1.0.3 [ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs [ 0.745001] TCP: cubic registered [ 0.753972] NET: Registered protocol family 10 [ 0.755615] NET: Registered protocol family 17 [ 0.757011] Key type dns_resolver registered [ 0.758509] Loading compiled-in X.509 certificates [ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.764070] registered taskstats version 1 [ 0.767199] Key type trusted registered [ 0.770854] Key type encrypted registered [ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773140] IMA: No TPM chip found, activating TPM-bypass! [ 0.775112] regulator-dummy: disabling [ 0.776134] Magic number: 10:785:649 [ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917) [ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.780646] EDD information not available. [ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.828723] Write protecting the kernel read-only data: 12288k [ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.848440] systemd-udevd[107]: starting version 204 [ 0.896553] FDC 0 is a S82078B [ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.204205] usb 1-1: Product: QEMU USB Tablet [ 1.205328] usb 1-1: Manufacturer: QEMU [ 1.206343] usb 1-1: SerialNumber: 42 [ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz [ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available * 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 Populate /dev filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds. cloud-init-nonet[5.05]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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[6.32]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c | ci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c | 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.2 | 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: c1:e1:eb:8a:e0:c9:3d:83:17:0d:46:c8:3f:34:b7:11 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | . . E.. | | o + oo . | | + o o+ | | = . o | | . + S | | . .. | | .. . . | | o.++. . | | +.oo. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: b3:30:6f:6b:a1:71:c5:45:93:65:f4:5a:56:99:94:51 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | .o+=oE| | oo =.| | . . +| | o + | | o S. . | | .+oo | | ++. | | .... | | .. | +-----------------+ 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: 87:68:a2:71:38:f4:6c:5d:53:98:fc:93:9c:d7:f6:a5 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | . o. | | +. | | . oo o . | | . + . o o* . o .| | + * + S .o . 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: a4:a4:e6:59:25:f6:7c:39:32:16:4e:1a:32:4f:84:be root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .. | | .. | | .o * = | | .O % . . | | o.= S + | | oEo . + . | | 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 SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting 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 ] 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 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 ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:40:47 +0000. Up 130.32 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Wed, 14 Nov 2018 20:41:47 +0000. Up 191.06 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 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install sprout --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package sprout + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 2018-11-14 20:44:37,319 - functest.core.singlevm - DEBUG - try 31: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-14 20:44:47,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:44:47,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:44:48,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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,Accept-Encoding x-openstack-request-id: req-fd2706d6-becb-4f8c-8e8f-ebaf80de5f93 x-compute-request-id: req-fd2706d6-becb-4f8c-8e8f-ebaf80de5f93 Content-Encoding: gzip Content-Length: 1498 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:bc:66:4c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:66:4c", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:60:8c", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:34.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "0e36c748-ed15-4de6-82a0-d99a17af479a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:34Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:c1:0b:40", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:0b:40", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:46.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "35e17aec-ff41-4421-9df7-552124cdbab1", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:46Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "bono-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:42:07:79", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:07:79", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:b7:ea", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:36.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:36Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "dime-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:63:a5:22", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:a5:22", "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:1d:a7:43", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:a7:43", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "d31f7770-a606-4856-90d0-b4ea1295ef58", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "homer-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:46:7f:16", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:7f:16", "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:6f:84:50", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:cb:40:f9", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:40:f9", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:37:51.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:37:51Z", "hostId": "4f9348ee26543026d8aeb2af7f9ee6328e1c5c6b414aeec1b963e000", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-14T20:36:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:da:ad:13", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:ad:13", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:63:c7", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:35:57.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "ab480cc2-b362-4101-9346-87dff464dada", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:35:57Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ns.clearwater.opnfv", "created": "2018-11-14T20:34:13Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:44:48,149 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-fd2706d6-becb-4f8c-8e8f-ebaf80de5f93 2018-11-14 20:44:48,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.819233179092s 2018-11-14 20:44:48,150 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-fd2706d6-becb-4f8c-8e8f-ebaf80de5f93 2018-11-14 20:44:48,158 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 20:44:48,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 20:44:48,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:44: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-9af05e01-2575-4e24-a1f3-c653f987a26e x-compute-request-id: req-9af05e01-2575-4e24-a1f3-c653f987a26e Content-Encoding: gzip Content-Length: 10984 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008061] Security Framework initialized\n[ 0.009190] AppArmor: AppArmor initialized\n[ 0.010236] Yama: becoming mindful.\n[ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022249] Initializing cgroup subsys memory\n[ 0.024009] Initializing cgroup subsys devices\n[ 0.025557] Initializing cgroup subsys freezer\n[ 0.026914] Initializing cgroup subsys blkio\n[ 0.028004] Initializing cgroup subsys perf_event\n[ 0.029405] Initializing cgroup subsys hugetlb\n[ 0.030676] FEATURE SPEC_CTRL Present\n[ 0.032701] mce: CPU supports 10 MCE banks\n[ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.057450] ACPI: Core revision 20131115\n[ 0.059321] ACPI: All ACPI Tables successfully acquired\n[ 0.060388] ftrace: allocating 28747 entries in 113 pages\n[ 0.080328] smpboot: Max logical packages: 2\n[ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.086369] Enabling x2apic\n[ 0.087484] Enabled x2apic\n[ 0.088013] Switched APIC routing to physical x2apic.\n[ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.106142] KVM setup paravirtual spinlock\n[ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.110708] x86: Booting SMP configuration:\n[ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.128044] x86: Booted up 1 node, 2 CPUs\n[ 0.128027] KVM setup async PF for cpu 1\n[ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.132512] devtmpfs: initialized\n[ 0.134232] EVM: security.selinux\n[ 0.135169] EVM: security.SMACK64\n[ 0.136007] EVM: security.ima\n[ 0.136887] EVM: security.capability\n[ 0.137923] pinctrl core: initialized pinctrl subsystem\n[ 0.140067] regulator-dummy: no parameters\n[ 0.141224] RTC time: 20:38:36, date: 11/14/18\n[ 0.142423] NET: Registered protocol family 16\n[ 0.143707] cpuidle: using governor ladder\n[ 0.144005] cpuidle: using governor menu\n[ 0.145155] ACPI: bus type PCI registered\n[ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.148014] PCI: Using configuration type 1 for base access\n[ 0.150133] bio: create slab at 0\n[ 0.150133] ACPI: Added _OSI(Module Device)\n[ 0.152004] ACPI: Added _OSI(Processor Device)\n[ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.154336] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.157445] ACPI: Interpreter enabled\n[ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.168722] ACPI: (supports S0 S5)\n[ 0.169639] ACPI: Using IOAPIC for interrupt routing\n[ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.172211] ACPI: No dock devices found.\n[ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180215] acpiphp: Slot [3] registered\n[ 0.181284] acpiphp: Slot [4] registered\n[ 0.182383] acpiphp: Slot [5] registered\n[ 0.183489] acpiphp: Slot [6] registered\n[ 0.184021] acpiphp: Slot [7] registered\n[ 0.185113] acpiphp: Slot [8] registered\n[ 0.186156] acpiphp: Slot [9] registered\n[ 0.187209] acpiphp: Slot [10] registered\n[ 0.188022] acpiphp: Slot [11] registered\n[ 0.189095] acpiphp: Slot [12] registered\n[ 0.190146] acpiphp: Slot [13] registered\n[ 0.191227] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193105] acpiphp: Slot [16] registered\n[ 0.194191] acpiphp: Slot [17] registered\n[ 0.195404] acpiphp: Slot [18] registered\n[ 0.196030] acpiphp: Slot [19] registered\n[ 0.197120] acpiphp: Slot [20] registered\n[ 0.198203] acpiphp: Slot [21] registered\n[ 0.199320] acpiphp: Slot [22] registered\n[ 0.200031] acpiphp: Slot [23] registered\n[ 0.201126] acpiphp: Slot [24] registered\n[ 0.202172] acpiphp: Slot [25] registered\n[ 0.203274] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205091] acpiphp: Slot [28] registered\n[ 0.206163] acpiphp: Slot [29] registered\n[ 0.207224] acpiphp: Slot [30] registered\n[ 0.208039] acpiphp: Slot [31] registered\n[ 0.209096] PCI host bridge to bus 0000:00\n[ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.267494] vgaarb: loaded\n[ 0.268003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.269583] SCSI subsystem initialized\n[ 0.270760] ACPI: bus type USB registered\n[ 0.270760] usbcore: registered new interface driver usbfs\n[ 0.272016] usbcore: registered new interface driver hub\n[ 0.273377] usbcore: registered new device driver usb\n[ 0.273380] PCI: Using ACPI for IRQ routing\n[ 0.276394] NetLabel: Initializing\n[ 0.277358] NetLabel: domain hash size = 128\n[ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.279802] NetLabel: unlabeled traffic allowed by default\n[ 0.280175] Switched to clocksource kvm-clock\n[ 0.288651] AppArmor: AppArmor Filesystem Enabled\n[ 0.289882] pnp: PnP ACPI init\n[ 0.290750] ACPI: bus type PNP registered\n[ 0.292255] pnp: PnP ACPI: found 8 devices\n[ 0.293362] ACPI: bus type PNP unregistered\n[ 0.300064] NET: Registered protocol family 2\n[ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.305400] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.307033] TCP: reno registered\n[ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.311039] NET: Registered protocol family 1\n[ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.360180] Trying to unpack rootfs image as initramfs...\n[ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.478842] Scanning for low memory corruption every 60 seconds\n[ 0.481199] Initialise system trusted keyring\n[ 0.482704] audit: initializing netlink socket (disabled)\n[ 0.484078] type=2000 audit(1542227916.621:1): initialized\n[ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507570] zbud: loaded\n[ 0.508800] VFS: Disk quotas dquot_6.5.2\n[ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511962] fuse init (API version 7.22)\n[ 0.513085] msgmni has been set to 3997\n[ 0.514171] Key type big_key registered\n[ 0.515819] Key type asymmetric registered\n[ 0.516953] Asymmetric key parser 'x509' registered\n[ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.520306] io scheduler noop registered\n[ 0.521400] io scheduler deadline registered (default)\n[ 0.522784] io scheduler cfq registered\n[ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527075] ipmi message handler version 39.2\n[ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531433] ACPI: Power Button [PWRF]\n[ 0.532880] GHES: HEST is not enabled!\n[ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.651947] Linux agpgart interface v0.103\n[ 0.653940] brd: module loaded\n[ 0.655289] loop: module loaded\n[ 0.656602] blk-mq: CPU -> queue map\n[ 0.658436] CPU 0 -> Queue 0\n[ 0.659615] CPU 1 -> Queue 0\n[ 0.661765] vda: vda1\n[ 0.663777] scsi0 : ata_piix\n[ 0.666707] scsi1 : ata_piix\n[ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.671438] libphy: Fixed MDIO Bus: probed\n[ 0.672611] tun: Universal TUN/TAP device driver, 1.6\n[ 0.673775] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.676884] PPP generic driver version 2.4.2\n[ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.680129] ehci-pci: EHCI PCI platform driver\n[ 0.681363] ehci-platform: EHCI generic platform driver\n[ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.684098] ohci-pci: OHCI PCI platform driver\n[ 0.685305] ohci-platform: OHCI generic platform driver\n[ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.718661] usb usb1: Product: UHCI Host Controller\n[ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.721300] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.722552] hub 1-0:1.0: USB hub found\n[ 0.723512] hub 1-0:1.0: 2 ports detected\n[ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.729762] mousedev: PS/2 mouse device common for all mice\n[ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.733441] rtc_cmos 00:00: RTC can wake from S4\n[ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.739073] device-mapper: uevent: version 1.0.3\n[ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.745001] TCP: cubic registered\n[ 0.753972] NET: Registered protocol family 10\n[ 0.755615] NET: Registered protocol family 17\n[ 0.757011] Key type dns_resolver registered\n[ 0.758509] Loading compiled-in X.509 certificates\n[ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.764070] registered taskstats version 1\n[ 0.767199] Key type trusted registered\n[ 0.770854] Key type encrypted registered\n[ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773140] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.775112] regulator-dummy: disabling\n[ 0.776134] Magic number: 10:785:649\n[ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917)\n[ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.780646] EDD information not available.\n[ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.828723] Write protecting the kernel read-only data: 12288k\n[ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.848440] systemd-udevd[107]: starting version 204\n[ 0.896553] FDC 0 is a S82078B\n[ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.204205] usb 1-1: Product: QEMU USB Tablet\n[ 1.205328] usb 1-1: Manufacturer: QEMU\n[ 1.206343] usb 1-1: SerialNumber: 42\n[ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz\n[ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available\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 Populate /dev filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[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[ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds.\ncloud-init-nonet[5.05]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting 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[6.32]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c |\nci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c |\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.2 | 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:\nc1:e1:eb:8a:e0:c9:3d:83:17:0d:46:c8:3f:34:b7:11 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . . E.. |\n| o + oo . |\n| + o o+ |\n| = . o |\n| . + S |\n| . .. |\n| .. . . |\n| o.++. . |\n| +.oo. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nb3:30:6f:6b:a1:71:c5:45:93:65:f4:5a:56:99:94:51 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .o+=oE|\n| oo =.|\n| . . +|\n| o + |\n| o S. . |\n| .+oo |\n| ++. |\n| .... |\n| .. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n87:68:a2:71:38:f4:6c:5d:53:98:fc:93:9c:d7:f6:a5 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . o. |\n| +. |\n| . oo o . |\n| . + . o o* . o .|\n| + * + S .o . o.|\n| * o . E .|\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:\na4:a4:e6:59:25:f6:7c:39:32:16:4e:1a:32:4f:84:be root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. |\n| .. |\n| .o * = |\n| .O % . . |\n| o.= S + |\n| oEo . + . |\n| o |\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 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 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 * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:40:47 +0000. Up 130.32 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Wed, 14 Nov 2018 20:41:47 +0000. Up 191.06 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 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install sprout --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package sprout\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.210\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n"} 2018-11-14 20:44:48,230 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-9af05e01-2575-4e24-a1f3-c653f987a26e 2018-11-14 20:44:48,231 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0729379653931s 2018-11-14 20:44:48,232 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-9af05e01-2575-4e24-a1f3-c653f987a26e 2018-11-14 20:44:48,232 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008061] Security Framework initialized [ 0.009190] AppArmor: AppArmor initialized [ 0.010236] Yama: becoming mindful. [ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022249] Initializing cgroup subsys memory [ 0.024009] Initializing cgroup subsys devices [ 0.025557] Initializing cgroup subsys freezer [ 0.026914] Initializing cgroup subsys blkio [ 0.028004] Initializing cgroup subsys perf_event [ 0.029405] Initializing cgroup subsys hugetlb [ 0.030676] FEATURE SPEC_CTRL Present [ 0.032701] mce: CPU supports 10 MCE banks [ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.057450] ACPI: Core revision 20131115 [ 0.059321] ACPI: All ACPI Tables successfully acquired [ 0.060388] ftrace: allocating 28747 entries in 113 pages [ 0.080328] smpboot: Max logical packages: 2 [ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.086369] Enabling x2apic [ 0.087484] Enabled x2apic [ 0.088013] Switched APIC routing to physical x2apic. [ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.106142] KVM setup paravirtual spinlock [ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.110708] x86: Booting SMP configuration: [ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.128044] x86: Booted up 1 node, 2 CPUs [ 0.128027] KVM setup async PF for cpu 1 [ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.132512] devtmpfs: initialized [ 0.134232] EVM: security.selinux [ 0.135169] EVM: security.SMACK64 [ 0.136007] EVM: security.ima [ 0.136887] EVM: security.capability [ 0.137923] pinctrl core: initialized pinctrl subsystem [ 0.140067] regulator-dummy: no parameters [ 0.141224] RTC time: 20:38:36, date: 11/14/18 [ 0.142423] NET: Registered protocol family 16 [ 0.143707] cpuidle: using governor ladder [ 0.144005] cpuidle: using governor menu [ 0.145155] ACPI: bus type PCI registered [ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.148014] PCI: Using configuration type 1 for base access [ 0.150133] bio: create slab at 0 [ 0.150133] ACPI: Added _OSI(Module Device) [ 0.152004] ACPI: Added _OSI(Processor Device) [ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.154336] ACPI: Added _OSI(Processor Aggregator Device) [ 0.157445] ACPI: Interpreter enabled [ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.168722] ACPI: (supports S0 S5) [ 0.169639] ACPI: Using IOAPIC for interrupt routing [ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.172211] ACPI: No dock devices found. [ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180215] acpiphp: Slot [3] registered [ 0.181284] acpiphp: Slot [4] registered [ 0.182383] acpiphp: Slot [5] registered [ 0.183489] acpiphp: Slot [6] registered [ 0.184021] acpiphp: Slot [7] registered [ 0.185113] acpiphp: Slot [8] registered [ 0.186156] acpiphp: Slot [9] registered [ 0.187209] acpiphp: Slot [10] registered [ 0.188022] acpiphp: Slot [11] registered [ 0.189095] acpiphp: Slot [12] registered [ 0.190146] acpiphp: Slot [13] registered [ 0.191227] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193105] acpiphp: Slot [16] registered [ 0.194191] acpiphp: Slot [17] registered [ 0.195404] acpiphp: Slot [18] registered [ 0.196030] acpiphp: Slot [19] registered [ 0.197120] acpiphp: Slot [20] registered [ 0.198203] acpiphp: Slot [21] registered [ 0.199320] acpiphp: Slot [22] registered [ 0.200031] acpiphp: Slot [23] registered [ 0.201126] acpiphp: Slot [24] registered [ 0.202172] acpiphp: Slot [25] registered [ 0.203274] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205091] acpiphp: Slot [28] registered [ 0.206163] acpiphp: Slot [29] registered [ 0.207224] acpiphp: Slot [30] registered [ 0.208039] acpiphp: Slot [31] registered [ 0.209096] PCI host bridge to bus 0000:00 [ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.267494] vgaarb: loaded [ 0.268003] vgaarb: bridge control possible 0000:00:02.0 [ 0.269583] SCSI subsystem initialized [ 0.270760] ACPI: bus type USB registered [ 0.270760] usbcore: registered new interface driver usbfs [ 0.272016] usbcore: registered new interface driver hub [ 0.273377] usbcore: registered new device driver usb [ 0.273380] PCI: Using ACPI for IRQ routing [ 0.276394] NetLabel: Initializing [ 0.277358] NetLabel: domain hash size = 128 [ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.279802] NetLabel: unlabeled traffic allowed by default [ 0.280175] Switched to clocksource kvm-clock [ 0.288651] AppArmor: AppArmor Filesystem Enabled [ 0.289882] pnp: PnP ACPI init [ 0.290750] ACPI: bus type PNP registered [ 0.292255] pnp: PnP ACPI: found 8 devices [ 0.293362] ACPI: bus type PNP unregistered [ 0.300064] NET: Registered protocol family 2 [ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.305400] TCP: Hash tables configured (established 16384 bind 16384) [ 0.307033] TCP: reno registered [ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.311039] NET: Registered protocol family 1 [ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.360180] Trying to unpack rootfs image as initramfs... [ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.478842] Scanning for low memory corruption every 60 seconds [ 0.481199] Initialise system trusted keyring [ 0.482704] audit: initializing netlink socket (disabled) [ 0.484078] type=2000 audit(1542227916.621:1): initialized [ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.507570] zbud: loaded [ 0.508800] VFS: Disk quotas dquot_6.5.2 [ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.511962] fuse init (API version 7.22) [ 0.513085] msgmni has been set to 3997 [ 0.514171] Key type big_key registered [ 0.515819] Key type asymmetric registered [ 0.516953] Asymmetric key parser 'x509' registered [ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.520306] io scheduler noop registered [ 0.521400] io scheduler deadline registered (default) [ 0.522784] io scheduler cfq registered [ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.527075] ipmi message handler version 39.2 [ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531433] ACPI: Power Button [PWRF] [ 0.532880] GHES: HEST is not enabled! [ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.651947] Linux agpgart interface v0.103 [ 0.653940] brd: module loaded [ 0.655289] loop: module loaded [ 0.656602] blk-mq: CPU -> queue map [ 0.658436] CPU 0 -> Queue 0 [ 0.659615] CPU 1 -> Queue 0 [ 0.661765] vda: vda1 [ 0.663777] scsi0 : ata_piix [ 0.666707] scsi1 : ata_piix [ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.671438] libphy: Fixed MDIO Bus: probed [ 0.672611] tun: Universal TUN/TAP device driver, 1.6 [ 0.673775] tun: (C) 1999-2004 Max Krasnyansky [ 0.676884] PPP generic driver version 2.4.2 [ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.680129] ehci-pci: EHCI PCI platform driver [ 0.681363] ehci-platform: EHCI generic platform driver [ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.684098] ohci-pci: OHCI PCI platform driver [ 0.685305] ohci-platform: OHCI generic platform driver [ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver [ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718661] usb usb1: Product: UHCI Host Controller [ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.721300] usb usb1: SerialNumber: 0000:00:01.2 [ 0.722552] hub 1-0:1.0: USB hub found [ 0.723512] hub 1-0:1.0: 2 ports detected [ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.729762] mousedev: PS/2 mouse device common for all mice [ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.733441] rtc_cmos 00:00: RTC can wake from S4 [ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.739073] device-mapper: uevent: version 1.0.3 [ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs [ 0.745001] TCP: cubic registered [ 0.753972] NET: Registered protocol family 10 [ 0.755615] NET: Registered protocol family 17 [ 0.757011] Key type dns_resolver registered [ 0.758509] Loading compiled-in X.509 certificates [ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.764070] registered taskstats version 1 [ 0.767199] Key type trusted registered [ 0.770854] Key type encrypted registered [ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773140] IMA: No TPM chip found, activating TPM-bypass! [ 0.775112] regulator-dummy: disabling [ 0.776134] Magic number: 10:785:649 [ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917) [ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.780646] EDD information not available. [ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.828723] Write protecting the kernel read-only data: 12288k [ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.848440] systemd-udevd[107]: starting version 204 [ 0.896553] FDC 0 is a S82078B [ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.204205] usb 1-1: Product: QEMU USB Tablet [ 1.205328] usb 1-1: Manufacturer: QEMU [ 1.206343] usb 1-1: SerialNumber: 42 [ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz [ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available * 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 Populate /dev filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds. cloud-init-nonet[5.05]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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[6.32]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c | ci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c | 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.2 | 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: c1:e1:eb:8a:e0:c9:3d:83:17:0d:46:c8:3f:34:b7:11 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | . . E.. | | o + oo . | | + o o+ | | = . o | | . + S | | . .. | | .. . . | | o.++. . | | +.oo. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: b3:30:6f:6b:a1:71:c5:45:93:65:f4:5a:56:99:94:51 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | .o+=oE| | oo =.| | . . +| | o + | | o S. . | | .+oo | | ++. | | .... | | .. | +-----------------+ 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: 87:68:a2:71:38:f4:6c:5d:53:98:fc:93:9c:d7:f6:a5 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | . o. | | +. | | . oo o . | | . + . o o* . o .| | + * + S .o . 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: a4:a4:e6:59:25:f6:7c:39:32:16:4e:1a:32:4f:84:be root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .. | | .. | | .o * = | | .O % . . | | o.= S + | | oEo . + . | | 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 SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting 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 ] 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 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 ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:40:47 +0000. Up 130.32 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Wed, 14 Nov 2018 20:41:47 +0000. Up 191.06 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 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install sprout --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package sprout + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 2018-11-14 20:44:48,234 - functest.core.singlevm - DEBUG - try 32: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-14 20:44:58,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:44:58,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:44:59,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:44: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-168462ac-7215-40d2-bde0-b85ac24d465f x-compute-request-id: req-168462ac-7215-40d2-bde0-b85ac24d465f Content-Encoding: gzip Content-Length: 1498 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:bc:66:4c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:66:4c", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:60:8c", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:34.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "0e36c748-ed15-4de6-82a0-d99a17af479a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:34Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:c1:0b:40", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:0b:40", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:46.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "35e17aec-ff41-4421-9df7-552124cdbab1", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:46Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "bono-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:42:07:79", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:07:79", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:b7:ea", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:36.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:36Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "dime-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:63:a5:22", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:a5:22", "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:1d:a7:43", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:a7:43", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "d31f7770-a606-4856-90d0-b4ea1295ef58", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "homer-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:46:7f:16", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:7f:16", "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:6f:84:50", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:cb:40:f9", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:40:f9", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:37:51.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:37:51Z", "hostId": "4f9348ee26543026d8aeb2af7f9ee6328e1c5c6b414aeec1b963e000", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-14T20:36:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:da:ad:13", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:ad:13", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:63:c7", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:35:57.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "ab480cc2-b362-4101-9346-87dff464dada", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:35:57Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ns.clearwater.opnfv", "created": "2018-11-14T20:34:13Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:44:59,686 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-168462ac-7215-40d2-bde0-b85ac24d465f 2018-11-14 20:44:59,687 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.44150686264s 2018-11-14 20:44:59,687 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-168462ac-7215-40d2-bde0-b85ac24d465f 2018-11-14 20:44:59,695 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 20:44:59,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 20:44:59,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:44: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-a1d1fbcd-bec1-4aa2-bdd5-4be8462801a6 x-compute-request-id: req-a1d1fbcd-bec1-4aa2-bdd5-4be8462801a6 Content-Encoding: gzip Content-Length: 11008 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008061] Security Framework initialized\n[ 0.009190] AppArmor: AppArmor initialized\n[ 0.010236] Yama: becoming mindful.\n[ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022249] Initializing cgroup subsys memory\n[ 0.024009] Initializing cgroup subsys devices\n[ 0.025557] Initializing cgroup subsys freezer\n[ 0.026914] Initializing cgroup subsys blkio\n[ 0.028004] Initializing cgroup subsys perf_event\n[ 0.029405] Initializing cgroup subsys hugetlb\n[ 0.030676] FEATURE SPEC_CTRL Present\n[ 0.032701] mce: CPU supports 10 MCE banks\n[ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.057450] ACPI: Core revision 20131115\n[ 0.059321] ACPI: All ACPI Tables successfully acquired\n[ 0.060388] ftrace: allocating 28747 entries in 113 pages\n[ 0.080328] smpboot: Max logical packages: 2\n[ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.086369] Enabling x2apic\n[ 0.087484] Enabled x2apic\n[ 0.088013] Switched APIC routing to physical x2apic.\n[ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.106142] KVM setup paravirtual spinlock\n[ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.110708] x86: Booting SMP configuration:\n[ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.128044] x86: Booted up 1 node, 2 CPUs\n[ 0.128027] KVM setup async PF for cpu 1\n[ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.132512] devtmpfs: initialized\n[ 0.134232] EVM: security.selinux\n[ 0.135169] EVM: security.SMACK64\n[ 0.136007] EVM: security.ima\n[ 0.136887] EVM: security.capability\n[ 0.137923] pinctrl core: initialized pinctrl subsystem\n[ 0.140067] regulator-dummy: no parameters\n[ 0.141224] RTC time: 20:38:36, date: 11/14/18\n[ 0.142423] NET: Registered protocol family 16\n[ 0.143707] cpuidle: using governor ladder\n[ 0.144005] cpuidle: using governor menu\n[ 0.145155] ACPI: bus type PCI registered\n[ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.148014] PCI: Using configuration type 1 for base access\n[ 0.150133] bio: create slab at 0\n[ 0.150133] ACPI: Added _OSI(Module Device)\n[ 0.152004] ACPI: Added _OSI(Processor Device)\n[ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.154336] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.157445] ACPI: Interpreter enabled\n[ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.168722] ACPI: (supports S0 S5)\n[ 0.169639] ACPI: Using IOAPIC for interrupt routing\n[ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.172211] ACPI: No dock devices found.\n[ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180215] acpiphp: Slot [3] registered\n[ 0.181284] acpiphp: Slot [4] registered\n[ 0.182383] acpiphp: Slot [5] registered\n[ 0.183489] acpiphp: Slot [6] registered\n[ 0.184021] acpiphp: Slot [7] registered\n[ 0.185113] acpiphp: Slot [8] registered\n[ 0.186156] acpiphp: Slot [9] registered\n[ 0.187209] acpiphp: Slot [10] registered\n[ 0.188022] acpiphp: Slot [11] registered\n[ 0.189095] acpiphp: Slot [12] registered\n[ 0.190146] acpiphp: Slot [13] registered\n[ 0.191227] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193105] acpiphp: Slot [16] registered\n[ 0.194191] acpiphp: Slot [17] registered\n[ 0.195404] acpiphp: Slot [18] registered\n[ 0.196030] acpiphp: Slot [19] registered\n[ 0.197120] acpiphp: Slot [20] registered\n[ 0.198203] acpiphp: Slot [21] registered\n[ 0.199320] acpiphp: Slot [22] registered\n[ 0.200031] acpiphp: Slot [23] registered\n[ 0.201126] acpiphp: Slot [24] registered\n[ 0.202172] acpiphp: Slot [25] registered\n[ 0.203274] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205091] acpiphp: Slot [28] registered\n[ 0.206163] acpiphp: Slot [29] registered\n[ 0.207224] acpiphp: Slot [30] registered\n[ 0.208039] acpiphp: Slot [31] registered\n[ 0.209096] PCI host bridge to bus 0000:00\n[ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.267494] vgaarb: loaded\n[ 0.268003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.269583] SCSI subsystem initialized\n[ 0.270760] ACPI: bus type USB registered\n[ 0.270760] usbcore: registered new interface driver usbfs\n[ 0.272016] usbcore: registered new interface driver hub\n[ 0.273377] usbcore: registered new device driver usb\n[ 0.273380] PCI: Using ACPI for IRQ routing\n[ 0.276394] NetLabel: Initializing\n[ 0.277358] NetLabel: domain hash size = 128\n[ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.279802] NetLabel: unlabeled traffic allowed by default\n[ 0.280175] Switched to clocksource kvm-clock\n[ 0.288651] AppArmor: AppArmor Filesystem Enabled\n[ 0.289882] pnp: PnP ACPI init\n[ 0.290750] ACPI: bus type PNP registered\n[ 0.292255] pnp: PnP ACPI: found 8 devices\n[ 0.293362] ACPI: bus type PNP unregistered\n[ 0.300064] NET: Registered protocol family 2\n[ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.305400] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.307033] TCP: reno registered\n[ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.311039] NET: Registered protocol family 1\n[ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.360180] Trying to unpack rootfs image as initramfs...\n[ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.478842] Scanning for low memory corruption every 60 seconds\n[ 0.481199] Initialise system trusted keyring\n[ 0.482704] audit: initializing netlink socket (disabled)\n[ 0.484078] type=2000 audit(1542227916.621:1): initialized\n[ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507570] zbud: loaded\n[ 0.508800] VFS: Disk quotas dquot_6.5.2\n[ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511962] fuse init (API version 7.22)\n[ 0.513085] msgmni has been set to 3997\n[ 0.514171] Key type big_key registered\n[ 0.515819] Key type asymmetric registered\n[ 0.516953] Asymmetric key parser 'x509' registered\n[ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.520306] io scheduler noop registered\n[ 0.521400] io scheduler deadline registered (default)\n[ 0.522784] io scheduler cfq registered\n[ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527075] ipmi message handler version 39.2\n[ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531433] ACPI: Power Button [PWRF]\n[ 0.532880] GHES: HEST is not enabled!\n[ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.651947] Linux agpgart interface v0.103\n[ 0.653940] brd: module loaded\n[ 0.655289] loop: module loaded\n[ 0.656602] blk-mq: CPU -> queue map\n[ 0.658436] CPU 0 -> Queue 0\n[ 0.659615] CPU 1 -> Queue 0\n[ 0.661765] vda: vda1\n[ 0.663777] scsi0 : ata_piix\n[ 0.666707] scsi1 : ata_piix\n[ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.671438] libphy: Fixed MDIO Bus: probed\n[ 0.672611] tun: Universal TUN/TAP device driver, 1.6\n[ 0.673775] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.676884] PPP generic driver version 2.4.2\n[ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.680129] ehci-pci: EHCI PCI platform driver\n[ 0.681363] ehci-platform: EHCI generic platform driver\n[ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.684098] ohci-pci: OHCI PCI platform driver\n[ 0.685305] ohci-platform: OHCI generic platform driver\n[ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.718661] usb usb1: Product: UHCI Host Controller\n[ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.721300] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.722552] hub 1-0:1.0: USB hub found\n[ 0.723512] hub 1-0:1.0: 2 ports detected\n[ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.729762] mousedev: PS/2 mouse device common for all mice\n[ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.733441] rtc_cmos 00:00: RTC can wake from S4\n[ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.739073] device-mapper: uevent: version 1.0.3\n[ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.745001] TCP: cubic registered\n[ 0.753972] NET: Registered protocol family 10\n[ 0.755615] NET: Registered protocol family 17\n[ 0.757011] Key type dns_resolver registered\n[ 0.758509] Loading compiled-in X.509 certificates\n[ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.764070] registered taskstats version 1\n[ 0.767199] Key type trusted registered\n[ 0.770854] Key type encrypted registered\n[ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773140] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.775112] regulator-dummy: disabling\n[ 0.776134] Magic number: 10:785:649\n[ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917)\n[ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.780646] EDD information not available.\n[ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.828723] Write protecting the kernel read-only data: 12288k\n[ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.848440] systemd-udevd[107]: starting version 204\n[ 0.896553] FDC 0 is a S82078B\n[ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.204205] usb 1-1: Product: QEMU USB Tablet\n[ 1.205328] usb 1-1: Manufacturer: QEMU\n[ 1.206343] usb 1-1: SerialNumber: 42\n[ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz\n[ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available\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 Populate /dev filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[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[ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds.\ncloud-init-nonet[5.05]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting 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[6.32]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c |\nci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c |\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.2 | 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:\nc1:e1:eb:8a:e0:c9:3d:83:17:0d:46:c8:3f:34:b7:11 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . . E.. |\n| o + oo . |\n| + o o+ |\n| = . o |\n| . + S |\n| . .. |\n| .. . . |\n| o.++. . |\n| +.oo. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nb3:30:6f:6b:a1:71:c5:45:93:65:f4:5a:56:99:94:51 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .o+=oE|\n| oo =.|\n| . . +|\n| o + |\n| o S. . |\n| .+oo |\n| ++. |\n| .... |\n| .. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n87:68:a2:71:38:f4:6c:5d:53:98:fc:93:9c:d7:f6:a5 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . o. |\n| +. |\n| . oo o . |\n| . + . o o* . o .|\n| + * + S .o . o.|\n| * o . E .|\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:\na4:a4:e6:59:25:f6:7c:39:32:16:4e:1a:32:4f:84:be root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. |\n| .. |\n| .o * = |\n| .O % . . |\n| o.= S + |\n| oEo . + . |\n| o |\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 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 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 * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:40:47 +0000. Up 130.32 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Wed, 14 Nov 2018 20:41:47 +0000. Up 191.06 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 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install sprout --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package sprout\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.210\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n"} 2018-11-14 20:44:59,819 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-a1d1fbcd-bec1-4aa2-bdd5-4be8462801a6 2018-11-14 20:44:59,819 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.1245470047s 2018-11-14 20:44:59,821 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-a1d1fbcd-bec1-4aa2-bdd5-4be8462801a6 2018-11-14 20:44:59,821 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008061] Security Framework initialized [ 0.009190] AppArmor: AppArmor initialized [ 0.010236] Yama: becoming mindful. [ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022249] Initializing cgroup subsys memory [ 0.024009] Initializing cgroup subsys devices [ 0.025557] Initializing cgroup subsys freezer [ 0.026914] Initializing cgroup subsys blkio [ 0.028004] Initializing cgroup subsys perf_event [ 0.029405] Initializing cgroup subsys hugetlb [ 0.030676] FEATURE SPEC_CTRL Present [ 0.032701] mce: CPU supports 10 MCE banks [ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.057450] ACPI: Core revision 20131115 [ 0.059321] ACPI: All ACPI Tables successfully acquired [ 0.060388] ftrace: allocating 28747 entries in 113 pages [ 0.080328] smpboot: Max logical packages: 2 [ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.086369] Enabling x2apic [ 0.087484] Enabled x2apic [ 0.088013] Switched APIC routing to physical x2apic. [ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.106142] KVM setup paravirtual spinlock [ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.110708] x86: Booting SMP configuration: [ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.128044] x86: Booted up 1 node, 2 CPUs [ 0.128027] KVM setup async PF for cpu 1 [ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.132512] devtmpfs: initialized [ 0.134232] EVM: security.selinux [ 0.135169] EVM: security.SMACK64 [ 0.136007] EVM: security.ima [ 0.136887] EVM: security.capability [ 0.137923] pinctrl core: initialized pinctrl subsystem [ 0.140067] regulator-dummy: no parameters [ 0.141224] RTC time: 20:38:36, date: 11/14/18 [ 0.142423] NET: Registered protocol family 16 [ 0.143707] cpuidle: using governor ladder [ 0.144005] cpuidle: using governor menu [ 0.145155] ACPI: bus type PCI registered [ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.148014] PCI: Using configuration type 1 for base access [ 0.150133] bio: create slab at 0 [ 0.150133] ACPI: Added _OSI(Module Device) [ 0.152004] ACPI: Added _OSI(Processor Device) [ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.154336] ACPI: Added _OSI(Processor Aggregator Device) [ 0.157445] ACPI: Interpreter enabled [ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.168722] ACPI: (supports S0 S5) [ 0.169639] ACPI: Using IOAPIC for interrupt routing [ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.172211] ACPI: No dock devices found. [ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180215] acpiphp: Slot [3] registered [ 0.181284] acpiphp: Slot [4] registered [ 0.182383] acpiphp: Slot [5] registered [ 0.183489] acpiphp: Slot [6] registered [ 0.184021] acpiphp: Slot [7] registered [ 0.185113] acpiphp: Slot [8] registered [ 0.186156] acpiphp: Slot [9] registered [ 0.187209] acpiphp: Slot [10] registered [ 0.188022] acpiphp: Slot [11] registered [ 0.189095] acpiphp: Slot [12] registered [ 0.190146] acpiphp: Slot [13] registered [ 0.191227] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193105] acpiphp: Slot [16] registered [ 0.194191] acpiphp: Slot [17] registered [ 0.195404] acpiphp: Slot [18] registered [ 0.196030] acpiphp: Slot [19] registered [ 0.197120] acpiphp: Slot [20] registered [ 0.198203] acpiphp: Slot [21] registered [ 0.199320] acpiphp: Slot [22] registered [ 0.200031] acpiphp: Slot [23] registered [ 0.201126] acpiphp: Slot [24] registered [ 0.202172] acpiphp: Slot [25] registered [ 0.203274] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205091] acpiphp: Slot [28] registered [ 0.206163] acpiphp: Slot [29] registered [ 0.207224] acpiphp: Slot [30] registered [ 0.208039] acpiphp: Slot [31] registered [ 0.209096] PCI host bridge to bus 0000:00 [ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.267494] vgaarb: loaded [ 0.268003] vgaarb: bridge control possible 0000:00:02.0 [ 0.269583] SCSI subsystem initialized [ 0.270760] ACPI: bus type USB registered [ 0.270760] usbcore: registered new interface driver usbfs [ 0.272016] usbcore: registered new interface driver hub [ 0.273377] usbcore: registered new device driver usb [ 0.273380] PCI: Using ACPI for IRQ routing [ 0.276394] NetLabel: Initializing [ 0.277358] NetLabel: domain hash size = 128 [ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.279802] NetLabel: unlabeled traffic allowed by default [ 0.280175] Switched to clocksource kvm-clock [ 0.288651] AppArmor: AppArmor Filesystem Enabled [ 0.289882] pnp: PnP ACPI init [ 0.290750] ACPI: bus type PNP registered [ 0.292255] pnp: PnP ACPI: found 8 devices [ 0.293362] ACPI: bus type PNP unregistered [ 0.300064] NET: Registered protocol family 2 [ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.305400] TCP: Hash tables configured (established 16384 bind 16384) [ 0.307033] TCP: reno registered [ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.311039] NET: Registered protocol family 1 [ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.360180] Trying to unpack rootfs image as initramfs... [ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.478842] Scanning for low memory corruption every 60 seconds [ 0.481199] Initialise system trusted keyring [ 0.482704] audit: initializing netlink socket (disabled) [ 0.484078] type=2000 audit(1542227916.621:1): initialized [ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.507570] zbud: loaded [ 0.508800] VFS: Disk quotas dquot_6.5.2 [ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.511962] fuse init (API version 7.22) [ 0.513085] msgmni has been set to 3997 [ 0.514171] Key type big_key registered [ 0.515819] Key type asymmetric registered [ 0.516953] Asymmetric key parser 'x509' registered [ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.520306] io scheduler noop registered [ 0.521400] io scheduler deadline registered (default) [ 0.522784] io scheduler cfq registered [ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.527075] ipmi message handler version 39.2 [ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531433] ACPI: Power Button [PWRF] [ 0.532880] GHES: HEST is not enabled! [ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.651947] Linux agpgart interface v0.103 [ 0.653940] brd: module loaded [ 0.655289] loop: module loaded [ 0.656602] blk-mq: CPU -> queue map [ 0.658436] CPU 0 -> Queue 0 [ 0.659615] CPU 1 -> Queue 0 [ 0.661765] vda: vda1 [ 0.663777] scsi0 : ata_piix [ 0.666707] scsi1 : ata_piix [ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.671438] libphy: Fixed MDIO Bus: probed [ 0.672611] tun: Universal TUN/TAP device driver, 1.6 [ 0.673775] tun: (C) 1999-2004 Max Krasnyansky [ 0.676884] PPP generic driver version 2.4.2 [ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.680129] ehci-pci: EHCI PCI platform driver [ 0.681363] ehci-platform: EHCI generic platform driver [ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.684098] ohci-pci: OHCI PCI platform driver [ 0.685305] ohci-platform: OHCI generic platform driver [ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver [ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718661] usb usb1: Product: UHCI Host Controller [ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.721300] usb usb1: SerialNumber: 0000:00:01.2 [ 0.722552] hub 1-0:1.0: USB hub found [ 0.723512] hub 1-0:1.0: 2 ports detected [ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.729762] mousedev: PS/2 mouse device common for all mice [ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.733441] rtc_cmos 00:00: RTC can wake from S4 [ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.739073] device-mapper: uevent: version 1.0.3 [ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs [ 0.745001] TCP: cubic registered [ 0.753972] NET: Registered protocol family 10 [ 0.755615] NET: Registered protocol family 17 [ 0.757011] Key type dns_resolver registered [ 0.758509] Loading compiled-in X.509 certificates [ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.764070] registered taskstats version 1 [ 0.767199] Key type trusted registered [ 0.770854] Key type encrypted registered [ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773140] IMA: No TPM chip found, activating TPM-bypass! [ 0.775112] regulator-dummy: disabling [ 0.776134] Magic number: 10:785:649 [ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917) [ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.780646] EDD information not available. [ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.828723] Write protecting the kernel read-only data: 12288k [ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.848440] systemd-udevd[107]: starting version 204 [ 0.896553] FDC 0 is a S82078B [ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.204205] usb 1-1: Product: QEMU USB Tablet [ 1.205328] usb 1-1: Manufacturer: QEMU [ 1.206343] usb 1-1: SerialNumber: 42 [ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz [ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available * 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 Populate /dev filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds. cloud-init-nonet[5.05]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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[6.32]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c | ci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c | 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.2 | 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: c1:e1:eb:8a:e0:c9:3d:83:17:0d:46:c8:3f:34:b7:11 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | . . E.. | | o + oo . | | + o o+ | | = . o | | . + S | | . .. | | .. . . | | o.++. . | | +.oo. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: b3:30:6f:6b:a1:71:c5:45:93:65:f4:5a:56:99:94:51 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | .o+=oE| | oo =.| | . . +| | o + | | o S. . | | .+oo | | ++. | | .... | | .. | +-----------------+ 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: 87:68:a2:71:38:f4:6c:5d:53:98:fc:93:9c:d7:f6:a5 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | . o. | | +. | | . oo o . | | . + . o o* . o .| | + * + S .o . 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: a4:a4:e6:59:25:f6:7c:39:32:16:4e:1a:32:4f:84:be root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .. | | .. | | .o * = | | .O % . . | | o.= S + | | oEo . + . | | 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 SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting 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 ] 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 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 ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:40:47 +0000. Up 130.32 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Wed, 14 Nov 2018 20:41:47 +0000. Up 191.06 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 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install sprout --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package sprout + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 2018-11-14 20:44:59,823 - functest.core.singlevm - DEBUG - try 33: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-14 20:45:09,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:45:09,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:45:10,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:45:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-374d1824-b873-43d8-b717-0fac81688cdf x-compute-request-id: req-374d1824-b873-43d8-b717-0fac81688cdf Content-Encoding: gzip Content-Length: 1498 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:bc:66:4c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:66:4c", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:60:8c", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:34.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "0e36c748-ed15-4de6-82a0-d99a17af479a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:34Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:c1:0b:40", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:0b:40", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:46.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "35e17aec-ff41-4421-9df7-552124cdbab1", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:46Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "bono-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:42:07:79", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:07:79", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:b7:ea", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:36.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:36Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "dime-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:63:a5:22", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:a5:22", "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:1d:a7:43", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:a7:43", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "d31f7770-a606-4856-90d0-b4ea1295ef58", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "homer-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:46:7f:16", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:7f:16", "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:6f:84:50", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:cb:40:f9", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:40:f9", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:37:51.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:37:51Z", "hostId": "4f9348ee26543026d8aeb2af7f9ee6328e1c5c6b414aeec1b963e000", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-14T20:36:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:da:ad:13", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:ad:13", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:63:c7", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:35:57.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "ab480cc2-b362-4101-9346-87dff464dada", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:35:57Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ns.clearwater.opnfv", "created": "2018-11-14T20:34:13Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:45:10,697 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-374d1824-b873-43d8-b717-0fac81688cdf 2018-11-14 20:45:10,697 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.863737106323s 2018-11-14 20:45:10,698 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-374d1824-b873-43d8-b717-0fac81688cdf 2018-11-14 20:45:10,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 20:45:10,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 20:45:10,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:45: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-0d127189-5cbc-40c1-ad02-48d18e2e7eb7 x-compute-request-id: req-0d127189-5cbc-40c1-ad02-48d18e2e7eb7 Content-Encoding: gzip Content-Length: 11008 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008061] Security Framework initialized\n[ 0.009190] AppArmor: AppArmor initialized\n[ 0.010236] Yama: becoming mindful.\n[ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022249] Initializing cgroup subsys memory\n[ 0.024009] Initializing cgroup subsys devices\n[ 0.025557] Initializing cgroup subsys freezer\n[ 0.026914] Initializing cgroup subsys blkio\n[ 0.028004] Initializing cgroup subsys perf_event\n[ 0.029405] Initializing cgroup subsys hugetlb\n[ 0.030676] FEATURE SPEC_CTRL Present\n[ 0.032701] mce: CPU supports 10 MCE banks\n[ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.057450] ACPI: Core revision 20131115\n[ 0.059321] ACPI: All ACPI Tables successfully acquired\n[ 0.060388] ftrace: allocating 28747 entries in 113 pages\n[ 0.080328] smpboot: Max logical packages: 2\n[ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.086369] Enabling x2apic\n[ 0.087484] Enabled x2apic\n[ 0.088013] Switched APIC routing to physical x2apic.\n[ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.106142] KVM setup paravirtual spinlock\n[ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.110708] x86: Booting SMP configuration:\n[ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.128044] x86: Booted up 1 node, 2 CPUs\n[ 0.128027] KVM setup async PF for cpu 1\n[ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.132512] devtmpfs: initialized\n[ 0.134232] EVM: security.selinux\n[ 0.135169] EVM: security.SMACK64\n[ 0.136007] EVM: security.ima\n[ 0.136887] EVM: security.capability\n[ 0.137923] pinctrl core: initialized pinctrl subsystem\n[ 0.140067] regulator-dummy: no parameters\n[ 0.141224] RTC time: 20:38:36, date: 11/14/18\n[ 0.142423] NET: Registered protocol family 16\n[ 0.143707] cpuidle: using governor ladder\n[ 0.144005] cpuidle: using governor menu\n[ 0.145155] ACPI: bus type PCI registered\n[ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.148014] PCI: Using configuration type 1 for base access\n[ 0.150133] bio: create slab at 0\n[ 0.150133] ACPI: Added _OSI(Module Device)\n[ 0.152004] ACPI: Added _OSI(Processor Device)\n[ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.154336] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.157445] ACPI: Interpreter enabled\n[ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.168722] ACPI: (supports S0 S5)\n[ 0.169639] ACPI: Using IOAPIC for interrupt routing\n[ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.172211] ACPI: No dock devices found.\n[ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180215] acpiphp: Slot [3] registered\n[ 0.181284] acpiphp: Slot [4] registered\n[ 0.182383] acpiphp: Slot [5] registered\n[ 0.183489] acpiphp: Slot [6] registered\n[ 0.184021] acpiphp: Slot [7] registered\n[ 0.185113] acpiphp: Slot [8] registered\n[ 0.186156] acpiphp: Slot [9] registered\n[ 0.187209] acpiphp: Slot [10] registered\n[ 0.188022] acpiphp: Slot [11] registered\n[ 0.189095] acpiphp: Slot [12] registered\n[ 0.190146] acpiphp: Slot [13] registered\n[ 0.191227] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193105] acpiphp: Slot [16] registered\n[ 0.194191] acpiphp: Slot [17] registered\n[ 0.195404] acpiphp: Slot [18] registered\n[ 0.196030] acpiphp: Slot [19] registered\n[ 0.197120] acpiphp: Slot [20] registered\n[ 0.198203] acpiphp: Slot [21] registered\n[ 0.199320] acpiphp: Slot [22] registered\n[ 0.200031] acpiphp: Slot [23] registered\n[ 0.201126] acpiphp: Slot [24] registered\n[ 0.202172] acpiphp: Slot [25] registered\n[ 0.203274] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205091] acpiphp: Slot [28] registered\n[ 0.206163] acpiphp: Slot [29] registered\n[ 0.207224] acpiphp: Slot [30] registered\n[ 0.208039] acpiphp: Slot [31] registered\n[ 0.209096] PCI host bridge to bus 0000:00\n[ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.267494] vgaarb: loaded\n[ 0.268003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.269583] SCSI subsystem initialized\n[ 0.270760] ACPI: bus type USB registered\n[ 0.270760] usbcore: registered new interface driver usbfs\n[ 0.272016] usbcore: registered new interface driver hub\n[ 0.273377] usbcore: registered new device driver usb\n[ 0.273380] PCI: Using ACPI for IRQ routing\n[ 0.276394] NetLabel: Initializing\n[ 0.277358] NetLabel: domain hash size = 128\n[ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.279802] NetLabel: unlabeled traffic allowed by default\n[ 0.280175] Switched to clocksource kvm-clock\n[ 0.288651] AppArmor: AppArmor Filesystem Enabled\n[ 0.289882] pnp: PnP ACPI init\n[ 0.290750] ACPI: bus type PNP registered\n[ 0.292255] pnp: PnP ACPI: found 8 devices\n[ 0.293362] ACPI: bus type PNP unregistered\n[ 0.300064] NET: Registered protocol family 2\n[ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.305400] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.307033] TCP: reno registered\n[ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.311039] NET: Registered protocol family 1\n[ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.360180] Trying to unpack rootfs image as initramfs...\n[ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.478842] Scanning for low memory corruption every 60 seconds\n[ 0.481199] Initialise system trusted keyring\n[ 0.482704] audit: initializing netlink socket (disabled)\n[ 0.484078] type=2000 audit(1542227916.621:1): initialized\n[ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507570] zbud: loaded\n[ 0.508800] VFS: Disk quotas dquot_6.5.2\n[ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511962] fuse init (API version 7.22)\n[ 0.513085] msgmni has been set to 3997\n[ 0.514171] Key type big_key registered\n[ 0.515819] Key type asymmetric registered\n[ 0.516953] Asymmetric key parser 'x509' registered\n[ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.520306] io scheduler noop registered\n[ 0.521400] io scheduler deadline registered (default)\n[ 0.522784] io scheduler cfq registered\n[ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527075] ipmi message handler version 39.2\n[ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531433] ACPI: Power Button [PWRF]\n[ 0.532880] GHES: HEST is not enabled!\n[ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.651947] Linux agpgart interface v0.103\n[ 0.653940] brd: module loaded\n[ 0.655289] loop: module loaded\n[ 0.656602] blk-mq: CPU -> queue map\n[ 0.658436] CPU 0 -> Queue 0\n[ 0.659615] CPU 1 -> Queue 0\n[ 0.661765] vda: vda1\n[ 0.663777] scsi0 : ata_piix\n[ 0.666707] scsi1 : ata_piix\n[ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.671438] libphy: Fixed MDIO Bus: probed\n[ 0.672611] tun: Universal TUN/TAP device driver, 1.6\n[ 0.673775] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.676884] PPP generic driver version 2.4.2\n[ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.680129] ehci-pci: EHCI PCI platform driver\n[ 0.681363] ehci-platform: EHCI generic platform driver\n[ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.684098] ohci-pci: OHCI PCI platform driver\n[ 0.685305] ohci-platform: OHCI generic platform driver\n[ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.718661] usb usb1: Product: UHCI Host Controller\n[ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.721300] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.722552] hub 1-0:1.0: USB hub found\n[ 0.723512] hub 1-0:1.0: 2 ports detected\n[ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.729762] mousedev: PS/2 mouse device common for all mice\n[ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.733441] rtc_cmos 00:00: RTC can wake from S4\n[ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.739073] device-mapper: uevent: version 1.0.3\n[ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.745001] TCP: cubic registered\n[ 0.753972] NET: Registered protocol family 10\n[ 0.755615] NET: Registered protocol family 17\n[ 0.757011] Key type dns_resolver registered\n[ 0.758509] Loading compiled-in X.509 certificates\n[ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.764070] registered taskstats version 1\n[ 0.767199] Key type trusted registered\n[ 0.770854] Key type encrypted registered\n[ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773140] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.775112] regulator-dummy: disabling\n[ 0.776134] Magic number: 10:785:649\n[ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917)\n[ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.780646] EDD information not available.\n[ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.828723] Write protecting the kernel read-only data: 12288k\n[ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.848440] systemd-udevd[107]: starting version 204\n[ 0.896553] FDC 0 is a S82078B\n[ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.204205] usb 1-1: Product: QEMU USB Tablet\n[ 1.205328] usb 1-1: Manufacturer: QEMU\n[ 1.206343] usb 1-1: SerialNumber: 42\n[ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz\n[ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available\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 Populate /dev filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[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[ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds.\ncloud-init-nonet[5.05]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting 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[6.32]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c |\nci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c |\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.2 | 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:\nc1:e1:eb:8a:e0:c9:3d:83:17:0d:46:c8:3f:34:b7:11 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . . E.. |\n| o + oo . |\n| + o o+ |\n| = . o |\n| . + S |\n| . .. |\n| .. . . |\n| o.++. . |\n| +.oo. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nb3:30:6f:6b:a1:71:c5:45:93:65:f4:5a:56:99:94:51 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .o+=oE|\n| oo =.|\n| . . +|\n| o + |\n| o S. . |\n| .+oo |\n| ++. |\n| .... |\n| .. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n87:68:a2:71:38:f4:6c:5d:53:98:fc:93:9c:d7:f6:a5 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . o. |\n| +. |\n| . oo o . |\n| . + . o o* . o .|\n| + * + S .o . o.|\n| * o . E .|\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:\na4:a4:e6:59:25:f6:7c:39:32:16:4e:1a:32:4f:84:be root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. |\n| .. |\n| .o * = |\n| .O % . . |\n| o.= S + |\n| oEo . + . |\n| o |\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 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 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 * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:40:47 +0000. Up 130.32 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Wed, 14 Nov 2018 20:41:47 +0000. Up 191.06 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 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install sprout --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package sprout\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.210\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n"} 2018-11-14 20:45:10,780 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-0d127189-5cbc-40c1-ad02-48d18e2e7eb7 2018-11-14 20:45:10,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0748310089111s 2018-11-14 20:45:10,781 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-0d127189-5cbc-40c1-ad02-48d18e2e7eb7 2018-11-14 20:45:10,782 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008061] Security Framework initialized [ 0.009190] AppArmor: AppArmor initialized [ 0.010236] Yama: becoming mindful. [ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022249] Initializing cgroup subsys memory [ 0.024009] Initializing cgroup subsys devices [ 0.025557] Initializing cgroup subsys freezer [ 0.026914] Initializing cgroup subsys blkio [ 0.028004] Initializing cgroup subsys perf_event [ 0.029405] Initializing cgroup subsys hugetlb [ 0.030676] FEATURE SPEC_CTRL Present [ 0.032701] mce: CPU supports 10 MCE banks [ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.057450] ACPI: Core revision 20131115 [ 0.059321] ACPI: All ACPI Tables successfully acquired [ 0.060388] ftrace: allocating 28747 entries in 113 pages [ 0.080328] smpboot: Max logical packages: 2 [ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.086369] Enabling x2apic [ 0.087484] Enabled x2apic [ 0.088013] Switched APIC routing to physical x2apic. [ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.106142] KVM setup paravirtual spinlock [ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.110708] x86: Booting SMP configuration: [ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.128044] x86: Booted up 1 node, 2 CPUs [ 0.128027] KVM setup async PF for cpu 1 [ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.132512] devtmpfs: initialized [ 0.134232] EVM: security.selinux [ 0.135169] EVM: security.SMACK64 [ 0.136007] EVM: security.ima [ 0.136887] EVM: security.capability [ 0.137923] pinctrl core: initialized pinctrl subsystem [ 0.140067] regulator-dummy: no parameters [ 0.141224] RTC time: 20:38:36, date: 11/14/18 [ 0.142423] NET: Registered protocol family 16 [ 0.143707] cpuidle: using governor ladder [ 0.144005] cpuidle: using governor menu [ 0.145155] ACPI: bus type PCI registered [ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.148014] PCI: Using configuration type 1 for base access [ 0.150133] bio: create slab at 0 [ 0.150133] ACPI: Added _OSI(Module Device) [ 0.152004] ACPI: Added _OSI(Processor Device) [ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.154336] ACPI: Added _OSI(Processor Aggregator Device) [ 0.157445] ACPI: Interpreter enabled [ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.168722] ACPI: (supports S0 S5) [ 0.169639] ACPI: Using IOAPIC for interrupt routing [ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.172211] ACPI: No dock devices found. [ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180215] acpiphp: Slot [3] registered [ 0.181284] acpiphp: Slot [4] registered [ 0.182383] acpiphp: Slot [5] registered [ 0.183489] acpiphp: Slot [6] registered [ 0.184021] acpiphp: Slot [7] registered [ 0.185113] acpiphp: Slot [8] registered [ 0.186156] acpiphp: Slot [9] registered [ 0.187209] acpiphp: Slot [10] registered [ 0.188022] acpiphp: Slot [11] registered [ 0.189095] acpiphp: Slot [12] registered [ 0.190146] acpiphp: Slot [13] registered [ 0.191227] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193105] acpiphp: Slot [16] registered [ 0.194191] acpiphp: Slot [17] registered [ 0.195404] acpiphp: Slot [18] registered [ 0.196030] acpiphp: Slot [19] registered [ 0.197120] acpiphp: Slot [20] registered [ 0.198203] acpiphp: Slot [21] registered [ 0.199320] acpiphp: Slot [22] registered [ 0.200031] acpiphp: Slot [23] registered [ 0.201126] acpiphp: Slot [24] registered [ 0.202172] acpiphp: Slot [25] registered [ 0.203274] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205091] acpiphp: Slot [28] registered [ 0.206163] acpiphp: Slot [29] registered [ 0.207224] acpiphp: Slot [30] registered [ 0.208039] acpiphp: Slot [31] registered [ 0.209096] PCI host bridge to bus 0000:00 [ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.267494] vgaarb: loaded [ 0.268003] vgaarb: bridge control possible 0000:00:02.0 [ 0.269583] SCSI subsystem initialized [ 0.270760] ACPI: bus type USB registered [ 0.270760] usbcore: registered new interface driver usbfs [ 0.272016] usbcore: registered new interface driver hub [ 0.273377] usbcore: registered new device driver usb [ 0.273380] PCI: Using ACPI for IRQ routing [ 0.276394] NetLabel: Initializing [ 0.277358] NetLabel: domain hash size = 128 [ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.279802] NetLabel: unlabeled traffic allowed by default [ 0.280175] Switched to clocksource kvm-clock [ 0.288651] AppArmor: AppArmor Filesystem Enabled [ 0.289882] pnp: PnP ACPI init [ 0.290750] ACPI: bus type PNP registered [ 0.292255] pnp: PnP ACPI: found 8 devices [ 0.293362] ACPI: bus type PNP unregistered [ 0.300064] NET: Registered protocol family 2 [ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.305400] TCP: Hash tables configured (established 16384 bind 16384) [ 0.307033] TCP: reno registered [ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.311039] NET: Registered protocol family 1 [ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.360180] Trying to unpack rootfs image as initramfs... [ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.478842] Scanning for low memory corruption every 60 seconds [ 0.481199] Initialise system trusted keyring [ 0.482704] audit: initializing netlink socket (disabled) [ 0.484078] type=2000 audit(1542227916.621:1): initialized [ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.507570] zbud: loaded [ 0.508800] VFS: Disk quotas dquot_6.5.2 [ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.511962] fuse init (API version 7.22) [ 0.513085] msgmni has been set to 3997 [ 0.514171] Key type big_key registered [ 0.515819] Key type asymmetric registered [ 0.516953] Asymmetric key parser 'x509' registered [ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.520306] io scheduler noop registered [ 0.521400] io scheduler deadline registered (default) [ 0.522784] io scheduler cfq registered [ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.527075] ipmi message handler version 39.2 [ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531433] ACPI: Power Button [PWRF] [ 0.532880] GHES: HEST is not enabled! [ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.651947] Linux agpgart interface v0.103 [ 0.653940] brd: module loaded [ 0.655289] loop: module loaded [ 0.656602] blk-mq: CPU -> queue map [ 0.658436] CPU 0 -> Queue 0 [ 0.659615] CPU 1 -> Queue 0 [ 0.661765] vda: vda1 [ 0.663777] scsi0 : ata_piix [ 0.666707] scsi1 : ata_piix [ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.671438] libphy: Fixed MDIO Bus: probed [ 0.672611] tun: Universal TUN/TAP device driver, 1.6 [ 0.673775] tun: (C) 1999-2004 Max Krasnyansky [ 0.676884] PPP generic driver version 2.4.2 [ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.680129] ehci-pci: EHCI PCI platform driver [ 0.681363] ehci-platform: EHCI generic platform driver [ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.684098] ohci-pci: OHCI PCI platform driver [ 0.685305] ohci-platform: OHCI generic platform driver [ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver [ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718661] usb usb1: Product: UHCI Host Controller [ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.721300] usb usb1: SerialNumber: 0000:00:01.2 [ 0.722552] hub 1-0:1.0: USB hub found [ 0.723512] hub 1-0:1.0: 2 ports detected [ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.729762] mousedev: PS/2 mouse device common for all mice [ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.733441] rtc_cmos 00:00: RTC can wake from S4 [ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.739073] device-mapper: uevent: version 1.0.3 [ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs [ 0.745001] TCP: cubic registered [ 0.753972] NET: Registered protocol family 10 [ 0.755615] NET: Registered protocol family 17 [ 0.757011] Key type dns_resolver registered [ 0.758509] Loading compiled-in X.509 certificates [ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.764070] registered taskstats version 1 [ 0.767199] Key type trusted registered [ 0.770854] Key type encrypted registered [ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773140] IMA: No TPM chip found, activating TPM-bypass! [ 0.775112] regulator-dummy: disabling [ 0.776134] Magic number: 10:785:649 [ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917) [ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.780646] EDD information not available. [ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.828723] Write protecting the kernel read-only data: 12288k [ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.848440] systemd-udevd[107]: starting version 204 [ 0.896553] FDC 0 is a S82078B [ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.204205] usb 1-1: Product: QEMU USB Tablet [ 1.205328] usb 1-1: Manufacturer: QEMU [ 1.206343] usb 1-1: SerialNumber: 42 [ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz [ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available * 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 Populate /dev filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds. cloud-init-nonet[5.05]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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[6.32]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c | ci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c | 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.2 | 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: c1:e1:eb:8a:e0:c9:3d:83:17:0d:46:c8:3f:34:b7:11 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | . . E.. | | o + oo . | | + o o+ | | = . o | | . + S | | . .. | | .. . . | | o.++. . | | +.oo. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: b3:30:6f:6b:a1:71:c5:45:93:65:f4:5a:56:99:94:51 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | .o+=oE| | oo =.| | . . +| | o + | | o S. . | | .+oo | | ++. | | .... | | .. | +-----------------+ 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: 87:68:a2:71:38:f4:6c:5d:53:98:fc:93:9c:d7:f6:a5 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | . o. | | +. | | . oo o . | | . + . o o* . o .| | + * + S .o . 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: a4:a4:e6:59:25:f6:7c:39:32:16:4e:1a:32:4f:84:be root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .. | | .. | | .o * = | | .O % . . | | o.= S + | | oEo . + . | | 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 SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting 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 ] 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 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 ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:40:47 +0000. Up 130.32 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Wed, 14 Nov 2018 20:41:47 +0000. Up 191.06 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 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install sprout --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package sprout + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 2018-11-14 20:45:10,784 - functest.core.singlevm - DEBUG - try 34: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-14 20:45:20,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:45:20,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:45:21,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:45:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3e9a9e9d-1c67-4336-bc1c-966906b68b4d x-compute-request-id: req-3e9a9e9d-1c67-4336-bc1c-966906b68b4d Content-Encoding: gzip Content-Length: 1498 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:bc:66:4c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:66:4c", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:60:8c", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:34.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "0e36c748-ed15-4de6-82a0-d99a17af479a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:34Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:c1:0b:40", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:0b:40", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:46.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "35e17aec-ff41-4421-9df7-552124cdbab1", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:46Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "bono-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:42:07:79", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:07:79", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:b7:ea", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:36.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:36Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "dime-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:63:a5:22", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:a5:22", "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:1d:a7:43", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:a7:43", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "d31f7770-a606-4856-90d0-b4ea1295ef58", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "homer-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:46:7f:16", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:7f:16", "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:6f:84:50", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:cb:40:f9", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:40:f9", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:37:51.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:37:51Z", "hostId": "4f9348ee26543026d8aeb2af7f9ee6328e1c5c6b414aeec1b963e000", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-14T20:36:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:da:ad:13", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:ad:13", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:63:c7", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:35:57.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "ab480cc2-b362-4101-9346-87dff464dada", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:35:57Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ns.clearwater.opnfv", "created": "2018-11-14T20:34:13Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:45:21,438 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3e9a9e9d-1c67-4336-bc1c-966906b68b4d 2018-11-14 20:45:21,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.643367052078s 2018-11-14 20:45:21,439 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3e9a9e9d-1c67-4336-bc1c-966906b68b4d 2018-11-14 20:45:21,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 20:45:21,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 20:45:21,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:45:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-61e0be6e-8056-422f-83bf-5c496ce9e3b4 x-compute-request-id: req-61e0be6e-8056-422f-83bf-5c496ce9e3b4 Content-Encoding: gzip Content-Length: 11032 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008061] Security Framework initialized\n[ 0.009190] AppArmor: AppArmor initialized\n[ 0.010236] Yama: becoming mindful.\n[ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022249] Initializing cgroup subsys memory\n[ 0.024009] Initializing cgroup subsys devices\n[ 0.025557] Initializing cgroup subsys freezer\n[ 0.026914] Initializing cgroup subsys blkio\n[ 0.028004] Initializing cgroup subsys perf_event\n[ 0.029405] Initializing cgroup subsys hugetlb\n[ 0.030676] FEATURE SPEC_CTRL Present\n[ 0.032701] mce: CPU supports 10 MCE banks\n[ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.057450] ACPI: Core revision 20131115\n[ 0.059321] ACPI: All ACPI Tables successfully acquired\n[ 0.060388] ftrace: allocating 28747 entries in 113 pages\n[ 0.080328] smpboot: Max logical packages: 2\n[ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.086369] Enabling x2apic\n[ 0.087484] Enabled x2apic\n[ 0.088013] Switched APIC routing to physical x2apic.\n[ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.106142] KVM setup paravirtual spinlock\n[ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.110708] x86: Booting SMP configuration:\n[ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.128044] x86: Booted up 1 node, 2 CPUs\n[ 0.128027] KVM setup async PF for cpu 1\n[ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.132512] devtmpfs: initialized\n[ 0.134232] EVM: security.selinux\n[ 0.135169] EVM: security.SMACK64\n[ 0.136007] EVM: security.ima\n[ 0.136887] EVM: security.capability\n[ 0.137923] pinctrl core: initialized pinctrl subsystem\n[ 0.140067] regulator-dummy: no parameters\n[ 0.141224] RTC time: 20:38:36, date: 11/14/18\n[ 0.142423] NET: Registered protocol family 16\n[ 0.143707] cpuidle: using governor ladder\n[ 0.144005] cpuidle: using governor menu\n[ 0.145155] ACPI: bus type PCI registered\n[ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.148014] PCI: Using configuration type 1 for base access\n[ 0.150133] bio: create slab at 0\n[ 0.150133] ACPI: Added _OSI(Module Device)\n[ 0.152004] ACPI: Added _OSI(Processor Device)\n[ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.154336] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.157445] ACPI: Interpreter enabled\n[ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.168722] ACPI: (supports S0 S5)\n[ 0.169639] ACPI: Using IOAPIC for interrupt routing\n[ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.172211] ACPI: No dock devices found.\n[ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180215] acpiphp: Slot [3] registered\n[ 0.181284] acpiphp: Slot [4] registered\n[ 0.182383] acpiphp: Slot [5] registered\n[ 0.183489] acpiphp: Slot [6] registered\n[ 0.184021] acpiphp: Slot [7] registered\n[ 0.185113] acpiphp: Slot [8] registered\n[ 0.186156] acpiphp: Slot [9] registered\n[ 0.187209] acpiphp: Slot [10] registered\n[ 0.188022] acpiphp: Slot [11] registered\n[ 0.189095] acpiphp: Slot [12] registered\n[ 0.190146] acpiphp: Slot [13] registered\n[ 0.191227] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193105] acpiphp: Slot [16] registered\n[ 0.194191] acpiphp: Slot [17] registered\n[ 0.195404] acpiphp: Slot [18] registered\n[ 0.196030] acpiphp: Slot [19] registered\n[ 0.197120] acpiphp: Slot [20] registered\n[ 0.198203] acpiphp: Slot [21] registered\n[ 0.199320] acpiphp: Slot [22] registered\n[ 0.200031] acpiphp: Slot [23] registered\n[ 0.201126] acpiphp: Slot [24] registered\n[ 0.202172] acpiphp: Slot [25] registered\n[ 0.203274] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205091] acpiphp: Slot [28] registered\n[ 0.206163] acpiphp: Slot [29] registered\n[ 0.207224] acpiphp: Slot [30] registered\n[ 0.208039] acpiphp: Slot [31] registered\n[ 0.209096] PCI host bridge to bus 0000:00\n[ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.267494] vgaarb: loaded\n[ 0.268003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.269583] SCSI subsystem initialized\n[ 0.270760] ACPI: bus type USB registered\n[ 0.270760] usbcore: registered new interface driver usbfs\n[ 0.272016] usbcore: registered new interface driver hub\n[ 0.273377] usbcore: registered new device driver usb\n[ 0.273380] PCI: Using ACPI for IRQ routing\n[ 0.276394] NetLabel: Initializing\n[ 0.277358] NetLabel: domain hash size = 128\n[ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.279802] NetLabel: unlabeled traffic allowed by default\n[ 0.280175] Switched to clocksource kvm-clock\n[ 0.288651] AppArmor: AppArmor Filesystem Enabled\n[ 0.289882] pnp: PnP ACPI init\n[ 0.290750] ACPI: bus type PNP registered\n[ 0.292255] pnp: PnP ACPI: found 8 devices\n[ 0.293362] ACPI: bus type PNP unregistered\n[ 0.300064] NET: Registered protocol family 2\n[ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.305400] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.307033] TCP: reno registered\n[ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.311039] NET: Registered protocol family 1\n[ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.360180] Trying to unpack rootfs image as initramfs...\n[ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.478842] Scanning for low memory corruption every 60 seconds\n[ 0.481199] Initialise system trusted keyring\n[ 0.482704] audit: initializing netlink socket (disabled)\n[ 0.484078] type=2000 audit(1542227916.621:1): initialized\n[ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507570] zbud: loaded\n[ 0.508800] VFS: Disk quotas dquot_6.5.2\n[ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511962] fuse init (API version 7.22)\n[ 0.513085] msgmni has been set to 3997\n[ 0.514171] Key type big_key registered\n[ 0.515819] Key type asymmetric registered\n[ 0.516953] Asymmetric key parser 'x509' registered\n[ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.520306] io scheduler noop registered\n[ 0.521400] io scheduler deadline registered (default)\n[ 0.522784] io scheduler cfq registered\n[ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527075] ipmi message handler version 39.2\n[ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531433] ACPI: Power Button [PWRF]\n[ 0.532880] GHES: HEST is not enabled!\n[ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.651947] Linux agpgart interface v0.103\n[ 0.653940] brd: module loaded\n[ 0.655289] loop: module loaded\n[ 0.656602] blk-mq: CPU -> queue map\n[ 0.658436] CPU 0 -> Queue 0\n[ 0.659615] CPU 1 -> Queue 0\n[ 0.661765] vda: vda1\n[ 0.663777] scsi0 : ata_piix\n[ 0.666707] scsi1 : ata_piix\n[ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.671438] libphy: Fixed MDIO Bus: probed\n[ 0.672611] tun: Universal TUN/TAP device driver, 1.6\n[ 0.673775] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.676884] PPP generic driver version 2.4.2\n[ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.680129] ehci-pci: EHCI PCI platform driver\n[ 0.681363] ehci-platform: EHCI generic platform driver\n[ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.684098] ohci-pci: OHCI PCI platform driver\n[ 0.685305] ohci-platform: OHCI generic platform driver\n[ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.718661] usb usb1: Product: UHCI Host Controller\n[ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.721300] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.722552] hub 1-0:1.0: USB hub found\n[ 0.723512] hub 1-0:1.0: 2 ports detected\n[ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.729762] mousedev: PS/2 mouse device common for all mice\n[ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.733441] rtc_cmos 00:00: RTC can wake from S4\n[ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.739073] device-mapper: uevent: version 1.0.3\n[ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.745001] TCP: cubic registered\n[ 0.753972] NET: Registered protocol family 10\n[ 0.755615] NET: Registered protocol family 17\n[ 0.757011] Key type dns_resolver registered\n[ 0.758509] Loading compiled-in X.509 certificates\n[ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.764070] registered taskstats version 1\n[ 0.767199] Key type trusted registered\n[ 0.770854] Key type encrypted registered\n[ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773140] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.775112] regulator-dummy: disabling\n[ 0.776134] Magic number: 10:785:649\n[ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917)\n[ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.780646] EDD information not available.\n[ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.828723] Write protecting the kernel read-only data: 12288k\n[ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.848440] systemd-udevd[107]: starting version 204\n[ 0.896553] FDC 0 is a S82078B\n[ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.204205] usb 1-1: Product: QEMU USB Tablet\n[ 1.205328] usb 1-1: Manufacturer: QEMU\n[ 1.206343] usb 1-1: SerialNumber: 42\n[ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz\n[ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available\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 Populate /dev filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[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[ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds.\ncloud-init-nonet[5.05]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting 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[6.32]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c |\nci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c |\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.2 | 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:\nc1:e1:eb:8a:e0:c9:3d:83:17:0d:46:c8:3f:34:b7:11 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . . E.. |\n| o + oo . |\n| + o o+ |\n| = . o |\n| . + S |\n| . .. |\n| .. . . |\n| o.++. . |\n| +.oo. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nb3:30:6f:6b:a1:71:c5:45:93:65:f4:5a:56:99:94:51 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .o+=oE|\n| oo =.|\n| . . +|\n| o + |\n| o S. . |\n| .+oo |\n| ++. |\n| .... |\n| .. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n87:68:a2:71:38:f4:6c:5d:53:98:fc:93:9c:d7:f6:a5 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . o. |\n| +. |\n| . oo o . |\n| . + . o o* . o .|\n| + * + S .o . o.|\n| * o . E .|\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:\na4:a4:e6:59:25:f6:7c:39:32:16:4e:1a:32:4f:84:be root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. |\n| .. |\n| .o * = |\n| .O % . . |\n| o.= S + |\n| oEo . + . |\n| o |\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 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 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 * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:40:47 +0000. Up 130.32 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Wed, 14 Nov 2018 20:41:47 +0000. Up 191.06 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 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install sprout --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package sprout\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.210\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n"} 2018-11-14 20:45:21,520 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-61e0be6e-8056-422f-83bf-5c496ce9e3b4 2018-11-14 20:45:21,520 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0741510391235s 2018-11-14 20:45:21,521 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-61e0be6e-8056-422f-83bf-5c496ce9e3b4 2018-11-14 20:45:21,522 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008061] Security Framework initialized [ 0.009190] AppArmor: AppArmor initialized [ 0.010236] Yama: becoming mindful. [ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022249] Initializing cgroup subsys memory [ 0.024009] Initializing cgroup subsys devices [ 0.025557] Initializing cgroup subsys freezer [ 0.026914] Initializing cgroup subsys blkio [ 0.028004] Initializing cgroup subsys perf_event [ 0.029405] Initializing cgroup subsys hugetlb [ 0.030676] FEATURE SPEC_CTRL Present [ 0.032701] mce: CPU supports 10 MCE banks [ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.057450] ACPI: Core revision 20131115 [ 0.059321] ACPI: All ACPI Tables successfully acquired [ 0.060388] ftrace: allocating 28747 entries in 113 pages [ 0.080328] smpboot: Max logical packages: 2 [ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.086369] Enabling x2apic [ 0.087484] Enabled x2apic [ 0.088013] Switched APIC routing to physical x2apic. [ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.106142] KVM setup paravirtual spinlock [ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.110708] x86: Booting SMP configuration: [ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.128044] x86: Booted up 1 node, 2 CPUs [ 0.128027] KVM setup async PF for cpu 1 [ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.132512] devtmpfs: initialized [ 0.134232] EVM: security.selinux [ 0.135169] EVM: security.SMACK64 [ 0.136007] EVM: security.ima [ 0.136887] EVM: security.capability [ 0.137923] pinctrl core: initialized pinctrl subsystem [ 0.140067] regulator-dummy: no parameters [ 0.141224] RTC time: 20:38:36, date: 11/14/18 [ 0.142423] NET: Registered protocol family 16 [ 0.143707] cpuidle: using governor ladder [ 0.144005] cpuidle: using governor menu [ 0.145155] ACPI: bus type PCI registered [ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.148014] PCI: Using configuration type 1 for base access [ 0.150133] bio: create slab at 0 [ 0.150133] ACPI: Added _OSI(Module Device) [ 0.152004] ACPI: Added _OSI(Processor Device) [ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.154336] ACPI: Added _OSI(Processor Aggregator Device) [ 0.157445] ACPI: Interpreter enabled [ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.168722] ACPI: (supports S0 S5) [ 0.169639] ACPI: Using IOAPIC for interrupt routing [ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.172211] ACPI: No dock devices found. [ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180215] acpiphp: Slot [3] registered [ 0.181284] acpiphp: Slot [4] registered [ 0.182383] acpiphp: Slot [5] registered [ 0.183489] acpiphp: Slot [6] registered [ 0.184021] acpiphp: Slot [7] registered [ 0.185113] acpiphp: Slot [8] registered [ 0.186156] acpiphp: Slot [9] registered [ 0.187209] acpiphp: Slot [10] registered [ 0.188022] acpiphp: Slot [11] registered [ 0.189095] acpiphp: Slot [12] registered [ 0.190146] acpiphp: Slot [13] registered [ 0.191227] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193105] acpiphp: Slot [16] registered [ 0.194191] acpiphp: Slot [17] registered [ 0.195404] acpiphp: Slot [18] registered [ 0.196030] acpiphp: Slot [19] registered [ 0.197120] acpiphp: Slot [20] registered [ 0.198203] acpiphp: Slot [21] registered [ 0.199320] acpiphp: Slot [22] registered [ 0.200031] acpiphp: Slot [23] registered [ 0.201126] acpiphp: Slot [24] registered [ 0.202172] acpiphp: Slot [25] registered [ 0.203274] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205091] acpiphp: Slot [28] registered [ 0.206163] acpiphp: Slot [29] registered [ 0.207224] acpiphp: Slot [30] registered [ 0.208039] acpiphp: Slot [31] registered [ 0.209096] PCI host bridge to bus 0000:00 [ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.267494] vgaarb: loaded [ 0.268003] vgaarb: bridge control possible 0000:00:02.0 [ 0.269583] SCSI subsystem initialized [ 0.270760] ACPI: bus type USB registered [ 0.270760] usbcore: registered new interface driver usbfs [ 0.272016] usbcore: registered new interface driver hub [ 0.273377] usbcore: registered new device driver usb [ 0.273380] PCI: Using ACPI for IRQ routing [ 0.276394] NetLabel: Initializing [ 0.277358] NetLabel: domain hash size = 128 [ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.279802] NetLabel: unlabeled traffic allowed by default [ 0.280175] Switched to clocksource kvm-clock [ 0.288651] AppArmor: AppArmor Filesystem Enabled [ 0.289882] pnp: PnP ACPI init [ 0.290750] ACPI: bus type PNP registered [ 0.292255] pnp: PnP ACPI: found 8 devices [ 0.293362] ACPI: bus type PNP unregistered [ 0.300064] NET: Registered protocol family 2 [ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.305400] TCP: Hash tables configured (established 16384 bind 16384) [ 0.307033] TCP: reno registered [ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.311039] NET: Registered protocol family 1 [ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.360180] Trying to unpack rootfs image as initramfs... [ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.478842] Scanning for low memory corruption every 60 seconds [ 0.481199] Initialise system trusted keyring [ 0.482704] audit: initializing netlink socket (disabled) [ 0.484078] type=2000 audit(1542227916.621:1): initialized [ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.507570] zbud: loaded [ 0.508800] VFS: Disk quotas dquot_6.5.2 [ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.511962] fuse init (API version 7.22) [ 0.513085] msgmni has been set to 3997 [ 0.514171] Key type big_key registered [ 0.515819] Key type asymmetric registered [ 0.516953] Asymmetric key parser 'x509' registered [ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.520306] io scheduler noop registered [ 0.521400] io scheduler deadline registered (default) [ 0.522784] io scheduler cfq registered [ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.527075] ipmi message handler version 39.2 [ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531433] ACPI: Power Button [PWRF] [ 0.532880] GHES: HEST is not enabled! [ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.651947] Linux agpgart interface v0.103 [ 0.653940] brd: module loaded [ 0.655289] loop: module loaded [ 0.656602] blk-mq: CPU -> queue map [ 0.658436] CPU 0 -> Queue 0 [ 0.659615] CPU 1 -> Queue 0 [ 0.661765] vda: vda1 [ 0.663777] scsi0 : ata_piix [ 0.666707] scsi1 : ata_piix [ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.671438] libphy: Fixed MDIO Bus: probed [ 0.672611] tun: Universal TUN/TAP device driver, 1.6 [ 0.673775] tun: (C) 1999-2004 Max Krasnyansky [ 0.676884] PPP generic driver version 2.4.2 [ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.680129] ehci-pci: EHCI PCI platform driver [ 0.681363] ehci-platform: EHCI generic platform driver [ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.684098] ohci-pci: OHCI PCI platform driver [ 0.685305] ohci-platform: OHCI generic platform driver [ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver [ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718661] usb usb1: Product: UHCI Host Controller [ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.721300] usb usb1: SerialNumber: 0000:00:01.2 [ 0.722552] hub 1-0:1.0: USB hub found [ 0.723512] hub 1-0:1.0: 2 ports detected [ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.729762] mousedev: PS/2 mouse device common for all mice [ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.733441] rtc_cmos 00:00: RTC can wake from S4 [ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.739073] device-mapper: uevent: version 1.0.3 [ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs [ 0.745001] TCP: cubic registered [ 0.753972] NET: Registered protocol family 10 [ 0.755615] NET: Registered protocol family 17 [ 0.757011] Key type dns_resolver registered [ 0.758509] Loading compiled-in X.509 certificates [ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.764070] registered taskstats version 1 [ 0.767199] Key type trusted registered [ 0.770854] Key type encrypted registered [ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773140] IMA: No TPM chip found, activating TPM-bypass! [ 0.775112] regulator-dummy: disabling [ 0.776134] Magic number: 10:785:649 [ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917) [ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.780646] EDD information not available. [ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.828723] Write protecting the kernel read-only data: 12288k [ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.848440] systemd-udevd[107]: starting version 204 [ 0.896553] FDC 0 is a S82078B [ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.204205] usb 1-1: Product: QEMU USB Tablet [ 1.205328] usb 1-1: Manufacturer: QEMU [ 1.206343] usb 1-1: SerialNumber: 42 [ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz [ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available * 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 Populate /dev filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds. cloud-init-nonet[5.05]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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[6.32]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c | ci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c | 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.2 | 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: c1:e1:eb:8a:e0:c9:3d:83:17:0d:46:c8:3f:34:b7:11 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | . . E.. | | o + oo . | | + o o+ | | = . o | | . + S | | . .. | | .. . . | | o.++. . | | +.oo. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: b3:30:6f:6b:a1:71:c5:45:93:65:f4:5a:56:99:94:51 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | .o+=oE| | oo =.| | . . +| | o + | | o S. . | | .+oo | | ++. | | .... | | .. | +-----------------+ 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: 87:68:a2:71:38:f4:6c:5d:53:98:fc:93:9c:d7:f6:a5 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | . o. | | +. | | . oo o . | | . + . o o* . o .| | + * + S .o . 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: a4:a4:e6:59:25:f6:7c:39:32:16:4e:1a:32:4f:84:be root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .. | | .. | | .o * = | | .O % . . | | o.= S + | | oEo . + . | | 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 SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting 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 ] 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 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 ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:40:47 +0000. Up 130.32 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Wed, 14 Nov 2018 20:41:47 +0000. Up 191.06 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 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install sprout --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package sprout + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 2018-11-14 20:45:21,524 - functest.core.singlevm - DEBUG - try 35: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-14 20:45:31,534 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:45:31,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:45:32,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:45:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1565132e-a7d9-46f8-9161-5ec99a411d3f x-compute-request-id: req-1565132e-a7d9-46f8-9161-5ec99a411d3f Content-Encoding: gzip Content-Length: 1498 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:bc:66:4c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:66:4c", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:60:8c", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:34.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "0e36c748-ed15-4de6-82a0-d99a17af479a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:34Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:c1:0b:40", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:0b:40", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:46.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "35e17aec-ff41-4421-9df7-552124cdbab1", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:46Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "bono-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:42:07:79", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:07:79", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:b7:ea", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:36.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:36Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "dime-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:63:a5:22", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:a5:22", "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:1d:a7:43", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:a7:43", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "d31f7770-a606-4856-90d0-b4ea1295ef58", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "homer-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:46:7f:16", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:7f:16", "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:6f:84:50", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:cb:40:f9", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:40:f9", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:37:51.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:37:51Z", "hostId": "4f9348ee26543026d8aeb2af7f9ee6328e1c5c6b414aeec1b963e000", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-14T20:36:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:da:ad:13", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:ad:13", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:63:c7", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:35:57.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "ab480cc2-b362-4101-9346-87dff464dada", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:35:57Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ns.clearwater.opnfv", "created": "2018-11-14T20:34:13Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:45:32,594 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-1565132e-a7d9-46f8-9161-5ec99a411d3f 2018-11-14 20:45:32,594 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.0597679615s 2018-11-14 20:45:32,595 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-1565132e-a7d9-46f8-9161-5ec99a411d3f 2018-11-14 20:45:32,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 20:45:32,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 20:45:32,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:45:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d4beeaa6-e811-433e-8d6b-d5eeba39deeb x-compute-request-id: req-d4beeaa6-e811-433e-8d6b-d5eeba39deeb Content-Encoding: gzip Content-Length: 11032 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008061] Security Framework initialized\n[ 0.009190] AppArmor: AppArmor initialized\n[ 0.010236] Yama: becoming mindful.\n[ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022249] Initializing cgroup subsys memory\n[ 0.024009] Initializing cgroup subsys devices\n[ 0.025557] Initializing cgroup subsys freezer\n[ 0.026914] Initializing cgroup subsys blkio\n[ 0.028004] Initializing cgroup subsys perf_event\n[ 0.029405] Initializing cgroup subsys hugetlb\n[ 0.030676] FEATURE SPEC_CTRL Present\n[ 0.032701] mce: CPU supports 10 MCE banks\n[ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.057450] ACPI: Core revision 20131115\n[ 0.059321] ACPI: All ACPI Tables successfully acquired\n[ 0.060388] ftrace: allocating 28747 entries in 113 pages\n[ 0.080328] smpboot: Max logical packages: 2\n[ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.086369] Enabling x2apic\n[ 0.087484] Enabled x2apic\n[ 0.088013] Switched APIC routing to physical x2apic.\n[ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.106142] KVM setup paravirtual spinlock\n[ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.110708] x86: Booting SMP configuration:\n[ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.128044] x86: Booted up 1 node, 2 CPUs\n[ 0.128027] KVM setup async PF for cpu 1\n[ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.132512] devtmpfs: initialized\n[ 0.134232] EVM: security.selinux\n[ 0.135169] EVM: security.SMACK64\n[ 0.136007] EVM: security.ima\n[ 0.136887] EVM: security.capability\n[ 0.137923] pinctrl core: initialized pinctrl subsystem\n[ 0.140067] regulator-dummy: no parameters\n[ 0.141224] RTC time: 20:38:36, date: 11/14/18\n[ 0.142423] NET: Registered protocol family 16\n[ 0.143707] cpuidle: using governor ladder\n[ 0.144005] cpuidle: using governor menu\n[ 0.145155] ACPI: bus type PCI registered\n[ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.148014] PCI: Using configuration type 1 for base access\n[ 0.150133] bio: create slab at 0\n[ 0.150133] ACPI: Added _OSI(Module Device)\n[ 0.152004] ACPI: Added _OSI(Processor Device)\n[ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.154336] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.157445] ACPI: Interpreter enabled\n[ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.168722] ACPI: (supports S0 S5)\n[ 0.169639] ACPI: Using IOAPIC for interrupt routing\n[ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.172211] ACPI: No dock devices found.\n[ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180215] acpiphp: Slot [3] registered\n[ 0.181284] acpiphp: Slot [4] registered\n[ 0.182383] acpiphp: Slot [5] registered\n[ 0.183489] acpiphp: Slot [6] registered\n[ 0.184021] acpiphp: Slot [7] registered\n[ 0.185113] acpiphp: Slot [8] registered\n[ 0.186156] acpiphp: Slot [9] registered\n[ 0.187209] acpiphp: Slot [10] registered\n[ 0.188022] acpiphp: Slot [11] registered\n[ 0.189095] acpiphp: Slot [12] registered\n[ 0.190146] acpiphp: Slot [13] registered\n[ 0.191227] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193105] acpiphp: Slot [16] registered\n[ 0.194191] acpiphp: Slot [17] registered\n[ 0.195404] acpiphp: Slot [18] registered\n[ 0.196030] acpiphp: Slot [19] registered\n[ 0.197120] acpiphp: Slot [20] registered\n[ 0.198203] acpiphp: Slot [21] registered\n[ 0.199320] acpiphp: Slot [22] registered\n[ 0.200031] acpiphp: Slot [23] registered\n[ 0.201126] acpiphp: Slot [24] registered\n[ 0.202172] acpiphp: Slot [25] registered\n[ 0.203274] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205091] acpiphp: Slot [28] registered\n[ 0.206163] acpiphp: Slot [29] registered\n[ 0.207224] acpiphp: Slot [30] registered\n[ 0.208039] acpiphp: Slot [31] registered\n[ 0.209096] PCI host bridge to bus 0000:00\n[ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.267494] vgaarb: loaded\n[ 0.268003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.269583] SCSI subsystem initialized\n[ 0.270760] ACPI: bus type USB registered\n[ 0.270760] usbcore: registered new interface driver usbfs\n[ 0.272016] usbcore: registered new interface driver hub\n[ 0.273377] usbcore: registered new device driver usb\n[ 0.273380] PCI: Using ACPI for IRQ routing\n[ 0.276394] NetLabel: Initializing\n[ 0.277358] NetLabel: domain hash size = 128\n[ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.279802] NetLabel: unlabeled traffic allowed by default\n[ 0.280175] Switched to clocksource kvm-clock\n[ 0.288651] AppArmor: AppArmor Filesystem Enabled\n[ 0.289882] pnp: PnP ACPI init\n[ 0.290750] ACPI: bus type PNP registered\n[ 0.292255] pnp: PnP ACPI: found 8 devices\n[ 0.293362] ACPI: bus type PNP unregistered\n[ 0.300064] NET: Registered protocol family 2\n[ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.305400] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.307033] TCP: reno registered\n[ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.311039] NET: Registered protocol family 1\n[ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.360180] Trying to unpack rootfs image as initramfs...\n[ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.478842] Scanning for low memory corruption every 60 seconds\n[ 0.481199] Initialise system trusted keyring\n[ 0.482704] audit: initializing netlink socket (disabled)\n[ 0.484078] type=2000 audit(1542227916.621:1): initialized\n[ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507570] zbud: loaded\n[ 0.508800] VFS: Disk quotas dquot_6.5.2\n[ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511962] fuse init (API version 7.22)\n[ 0.513085] msgmni has been set to 3997\n[ 0.514171] Key type big_key registered\n[ 0.515819] Key type asymmetric registered\n[ 0.516953] Asymmetric key parser 'x509' registered\n[ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.520306] io scheduler noop registered\n[ 0.521400] io scheduler deadline registered (default)\n[ 0.522784] io scheduler cfq registered\n[ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527075] ipmi message handler version 39.2\n[ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531433] ACPI: Power Button [PWRF]\n[ 0.532880] GHES: HEST is not enabled!\n[ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.651947] Linux agpgart interface v0.103\n[ 0.653940] brd: module loaded\n[ 0.655289] loop: module loaded\n[ 0.656602] blk-mq: CPU -> queue map\n[ 0.658436] CPU 0 -> Queue 0\n[ 0.659615] CPU 1 -> Queue 0\n[ 0.661765] vda: vda1\n[ 0.663777] scsi0 : ata_piix\n[ 0.666707] scsi1 : ata_piix\n[ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.671438] libphy: Fixed MDIO Bus: probed\n[ 0.672611] tun: Universal TUN/TAP device driver, 1.6\n[ 0.673775] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.676884] PPP generic driver version 2.4.2\n[ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.680129] ehci-pci: EHCI PCI platform driver\n[ 0.681363] ehci-platform: EHCI generic platform driver\n[ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.684098] ohci-pci: OHCI PCI platform driver\n[ 0.685305] ohci-platform: OHCI generic platform driver\n[ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.718661] usb usb1: Product: UHCI Host Controller\n[ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.721300] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.722552] hub 1-0:1.0: USB hub found\n[ 0.723512] hub 1-0:1.0: 2 ports detected\n[ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.729762] mousedev: PS/2 mouse device common for all mice\n[ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.733441] rtc_cmos 00:00: RTC can wake from S4\n[ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.739073] device-mapper: uevent: version 1.0.3\n[ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.745001] TCP: cubic registered\n[ 0.753972] NET: Registered protocol family 10\n[ 0.755615] NET: Registered protocol family 17\n[ 0.757011] Key type dns_resolver registered\n[ 0.758509] Loading compiled-in X.509 certificates\n[ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.764070] registered taskstats version 1\n[ 0.767199] Key type trusted registered\n[ 0.770854] Key type encrypted registered\n[ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773140] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.775112] regulator-dummy: disabling\n[ 0.776134] Magic number: 10:785:649\n[ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917)\n[ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.780646] EDD information not available.\n[ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.828723] Write protecting the kernel read-only data: 12288k\n[ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.848440] systemd-udevd[107]: starting version 204\n[ 0.896553] FDC 0 is a S82078B\n[ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.204205] usb 1-1: Product: QEMU USB Tablet\n[ 1.205328] usb 1-1: Manufacturer: QEMU\n[ 1.206343] usb 1-1: SerialNumber: 42\n[ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz\n[ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available\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 Populate /dev filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[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[ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds.\ncloud-init-nonet[5.05]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting 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[6.32]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c |\nci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c |\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.2 | 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:\nc1:e1:eb:8a:e0:c9:3d:83:17:0d:46:c8:3f:34:b7:11 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . . E.. |\n| o + oo . |\n| + o o+ |\n| = . o |\n| . + S |\n| . .. |\n| .. . . |\n| o.++. . |\n| +.oo. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nb3:30:6f:6b:a1:71:c5:45:93:65:f4:5a:56:99:94:51 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .o+=oE|\n| oo =.|\n| . . +|\n| o + |\n| o S. . |\n| .+oo |\n| ++. |\n| .... |\n| .. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n87:68:a2:71:38:f4:6c:5d:53:98:fc:93:9c:d7:f6:a5 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . o. |\n| +. |\n| . oo o . |\n| . + . o o* . o .|\n| + * + S .o . o.|\n| * o . E .|\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:\na4:a4:e6:59:25:f6:7c:39:32:16:4e:1a:32:4f:84:be root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. |\n| .. |\n| .o * = |\n| .O % . . |\n| o.= S + |\n| oEo . + . |\n| o |\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 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 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 * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:40:47 +0000. Up 130.32 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Wed, 14 Nov 2018 20:41:47 +0000. Up 191.06 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 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install sprout --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package sprout\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.210\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n"} 2018-11-14 20:45:32,677 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-d4beeaa6-e811-433e-8d6b-d5eeba39deeb 2018-11-14 20:45:32,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.074903011322s 2018-11-14 20:45:32,679 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-d4beeaa6-e811-433e-8d6b-d5eeba39deeb 2018-11-14 20:45:32,679 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008061] Security Framework initialized [ 0.009190] AppArmor: AppArmor initialized [ 0.010236] Yama: becoming mindful. [ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022249] Initializing cgroup subsys memory [ 0.024009] Initializing cgroup subsys devices [ 0.025557] Initializing cgroup subsys freezer [ 0.026914] Initializing cgroup subsys blkio [ 0.028004] Initializing cgroup subsys perf_event [ 0.029405] Initializing cgroup subsys hugetlb [ 0.030676] FEATURE SPEC_CTRL Present [ 0.032701] mce: CPU supports 10 MCE banks [ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.057450] ACPI: Core revision 20131115 [ 0.059321] ACPI: All ACPI Tables successfully acquired [ 0.060388] ftrace: allocating 28747 entries in 113 pages [ 0.080328] smpboot: Max logical packages: 2 [ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.086369] Enabling x2apic [ 0.087484] Enabled x2apic [ 0.088013] Switched APIC routing to physical x2apic. [ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.106142] KVM setup paravirtual spinlock [ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.110708] x86: Booting SMP configuration: [ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.128044] x86: Booted up 1 node, 2 CPUs [ 0.128027] KVM setup async PF for cpu 1 [ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.132512] devtmpfs: initialized [ 0.134232] EVM: security.selinux [ 0.135169] EVM: security.SMACK64 [ 0.136007] EVM: security.ima [ 0.136887] EVM: security.capability [ 0.137923] pinctrl core: initialized pinctrl subsystem [ 0.140067] regulator-dummy: no parameters [ 0.141224] RTC time: 20:38:36, date: 11/14/18 [ 0.142423] NET: Registered protocol family 16 [ 0.143707] cpuidle: using governor ladder [ 0.144005] cpuidle: using governor menu [ 0.145155] ACPI: bus type PCI registered [ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.148014] PCI: Using configuration type 1 for base access [ 0.150133] bio: create slab at 0 [ 0.150133] ACPI: Added _OSI(Module Device) [ 0.152004] ACPI: Added _OSI(Processor Device) [ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.154336] ACPI: Added _OSI(Processor Aggregator Device) [ 0.157445] ACPI: Interpreter enabled [ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.168722] ACPI: (supports S0 S5) [ 0.169639] ACPI: Using IOAPIC for interrupt routing [ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.172211] ACPI: No dock devices found. [ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180215] acpiphp: Slot [3] registered [ 0.181284] acpiphp: Slot [4] registered [ 0.182383] acpiphp: Slot [5] registered [ 0.183489] acpiphp: Slot [6] registered [ 0.184021] acpiphp: Slot [7] registered [ 0.185113] acpiphp: Slot [8] registered [ 0.186156] acpiphp: Slot [9] registered [ 0.187209] acpiphp: Slot [10] registered [ 0.188022] acpiphp: Slot [11] registered [ 0.189095] acpiphp: Slot [12] registered [ 0.190146] acpiphp: Slot [13] registered [ 0.191227] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193105] acpiphp: Slot [16] registered [ 0.194191] acpiphp: Slot [17] registered [ 0.195404] acpiphp: Slot [18] registered [ 0.196030] acpiphp: Slot [19] registered [ 0.197120] acpiphp: Slot [20] registered [ 0.198203] acpiphp: Slot [21] registered [ 0.199320] acpiphp: Slot [22] registered [ 0.200031] acpiphp: Slot [23] registered [ 0.201126] acpiphp: Slot [24] registered [ 0.202172] acpiphp: Slot [25] registered [ 0.203274] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205091] acpiphp: Slot [28] registered [ 0.206163] acpiphp: Slot [29] registered [ 0.207224] acpiphp: Slot [30] registered [ 0.208039] acpiphp: Slot [31] registered [ 0.209096] PCI host bridge to bus 0000:00 [ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.267494] vgaarb: loaded [ 0.268003] vgaarb: bridge control possible 0000:00:02.0 [ 0.269583] SCSI subsystem initialized [ 0.270760] ACPI: bus type USB registered [ 0.270760] usbcore: registered new interface driver usbfs [ 0.272016] usbcore: registered new interface driver hub [ 0.273377] usbcore: registered new device driver usb [ 0.273380] PCI: Using ACPI for IRQ routing [ 0.276394] NetLabel: Initializing [ 0.277358] NetLabel: domain hash size = 128 [ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.279802] NetLabel: unlabeled traffic allowed by default [ 0.280175] Switched to clocksource kvm-clock [ 0.288651] AppArmor: AppArmor Filesystem Enabled [ 0.289882] pnp: PnP ACPI init [ 0.290750] ACPI: bus type PNP registered [ 0.292255] pnp: PnP ACPI: found 8 devices [ 0.293362] ACPI: bus type PNP unregistered [ 0.300064] NET: Registered protocol family 2 [ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.305400] TCP: Hash tables configured (established 16384 bind 16384) [ 0.307033] TCP: reno registered [ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.311039] NET: Registered protocol family 1 [ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.360180] Trying to unpack rootfs image as initramfs... [ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.478842] Scanning for low memory corruption every 60 seconds [ 0.481199] Initialise system trusted keyring [ 0.482704] audit: initializing netlink socket (disabled) [ 0.484078] type=2000 audit(1542227916.621:1): initialized [ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.507570] zbud: loaded [ 0.508800] VFS: Disk quotas dquot_6.5.2 [ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.511962] fuse init (API version 7.22) [ 0.513085] msgmni has been set to 3997 [ 0.514171] Key type big_key registered [ 0.515819] Key type asymmetric registered [ 0.516953] Asymmetric key parser 'x509' registered [ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.520306] io scheduler noop registered [ 0.521400] io scheduler deadline registered (default) [ 0.522784] io scheduler cfq registered [ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.527075] ipmi message handler version 39.2 [ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531433] ACPI: Power Button [PWRF] [ 0.532880] GHES: HEST is not enabled! [ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.651947] Linux agpgart interface v0.103 [ 0.653940] brd: module loaded [ 0.655289] loop: module loaded [ 0.656602] blk-mq: CPU -> queue map [ 0.658436] CPU 0 -> Queue 0 [ 0.659615] CPU 1 -> Queue 0 [ 0.661765] vda: vda1 [ 0.663777] scsi0 : ata_piix [ 0.666707] scsi1 : ata_piix [ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.671438] libphy: Fixed MDIO Bus: probed [ 0.672611] tun: Universal TUN/TAP device driver, 1.6 [ 0.673775] tun: (C) 1999-2004 Max Krasnyansky [ 0.676884] PPP generic driver version 2.4.2 [ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.680129] ehci-pci: EHCI PCI platform driver [ 0.681363] ehci-platform: EHCI generic platform driver [ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.684098] ohci-pci: OHCI PCI platform driver [ 0.685305] ohci-platform: OHCI generic platform driver [ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver [ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718661] usb usb1: Product: UHCI Host Controller [ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.721300] usb usb1: SerialNumber: 0000:00:01.2 [ 0.722552] hub 1-0:1.0: USB hub found [ 0.723512] hub 1-0:1.0: 2 ports detected [ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.729762] mousedev: PS/2 mouse device common for all mice [ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.733441] rtc_cmos 00:00: RTC can wake from S4 [ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.739073] device-mapper: uevent: version 1.0.3 [ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs [ 0.745001] TCP: cubic registered [ 0.753972] NET: Registered protocol family 10 [ 0.755615] NET: Registered protocol family 17 [ 0.757011] Key type dns_resolver registered [ 0.758509] Loading compiled-in X.509 certificates [ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.764070] registered taskstats version 1 [ 0.767199] Key type trusted registered [ 0.770854] Key type encrypted registered [ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773140] IMA: No TPM chip found, activating TPM-bypass! [ 0.775112] regulator-dummy: disabling [ 0.776134] Magic number: 10:785:649 [ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917) [ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.780646] EDD information not available. [ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.828723] Write protecting the kernel read-only data: 12288k [ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.848440] systemd-udevd[107]: starting version 204 [ 0.896553] FDC 0 is a S82078B [ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.204205] usb 1-1: Product: QEMU USB Tablet [ 1.205328] usb 1-1: Manufacturer: QEMU [ 1.206343] usb 1-1: SerialNumber: 42 [ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz [ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available * 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 Populate /dev filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds. cloud-init-nonet[5.05]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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[6.32]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c | ci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c | 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.2 | 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: c1:e1:eb:8a:e0:c9:3d:83:17:0d:46:c8:3f:34:b7:11 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | . . E.. | | o + oo . | | + o o+ | | = . o | | . + S | | . .. | | .. . . | | o.++. . | | +.oo. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: b3:30:6f:6b:a1:71:c5:45:93:65:f4:5a:56:99:94:51 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | .o+=oE| | oo =.| | . . +| | o + | | o S. . | | .+oo | | ++. | | .... | | .. | +-----------------+ 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: 87:68:a2:71:38:f4:6c:5d:53:98:fc:93:9c:d7:f6:a5 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | . o. | | +. | | . oo o . | | . + . o o* . o .| | + * + S .o . 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: a4:a4:e6:59:25:f6:7c:39:32:16:4e:1a:32:4f:84:be root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .. | | .. | | .o * = | | .O % . . | | o.= S + | | oEo . + . | | 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 SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting 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 ] 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 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 ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:40:47 +0000. Up 130.32 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Wed, 14 Nov 2018 20:41:47 +0000. Up 191.06 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 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install sprout --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package sprout + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 2018-11-14 20:45:32,681 - functest.core.singlevm - DEBUG - try 36: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-14 20:45:42,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:45:42,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:45:43,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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-c4afe10b-9382-4ac2-a608-584ee681e35f x-compute-request-id: req-c4afe10b-9382-4ac2-a608-584ee681e35f Content-Encoding: gzip Content-Length: 1498 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:bc:66:4c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:66:4c", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:60:8c", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:34.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "0e36c748-ed15-4de6-82a0-d99a17af479a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:34Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:c1:0b:40", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:0b:40", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:46.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "35e17aec-ff41-4421-9df7-552124cdbab1", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:46Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "bono-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:42:07:79", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:07:79", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:b7:ea", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:36.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:36Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "dime-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:63:a5:22", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:a5:22", "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:1d:a7:43", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:a7:43", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "d31f7770-a606-4856-90d0-b4ea1295ef58", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "homer-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:46:7f:16", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:7f:16", "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:6f:84:50", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:cb:40:f9", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:40:f9", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:37:51.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:37:51Z", "hostId": "4f9348ee26543026d8aeb2af7f9ee6328e1c5c6b414aeec1b963e000", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-14T20:36:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:da:ad:13", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:ad:13", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:63:c7", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:35:57.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "ab480cc2-b362-4101-9346-87dff464dada", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:35:57Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ns.clearwater.opnfv", "created": "2018-11-14T20:34:13Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:45:43,384 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c4afe10b-9382-4ac2-a608-584ee681e35f 2018-11-14 20:45:43,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.693311929703s 2018-11-14 20:45:43,385 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c4afe10b-9382-4ac2-a608-584ee681e35f 2018-11-14 20:45:43,393 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 20:45:43,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 20:45:43,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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,Accept-Encoding x-openstack-request-id: req-2dac399b-17b2-4baf-817a-05f66a9e66a3 x-compute-request-id: req-2dac399b-17b2-4baf-817a-05f66a9e66a3 Content-Encoding: gzip Content-Length: 11048 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008061] Security Framework initialized\n[ 0.009190] AppArmor: AppArmor initialized\n[ 0.010236] Yama: becoming mindful.\n[ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022249] Initializing cgroup subsys memory\n[ 0.024009] Initializing cgroup subsys devices\n[ 0.025557] Initializing cgroup subsys freezer\n[ 0.026914] Initializing cgroup subsys blkio\n[ 0.028004] Initializing cgroup subsys perf_event\n[ 0.029405] Initializing cgroup subsys hugetlb\n[ 0.030676] FEATURE SPEC_CTRL Present\n[ 0.032701] mce: CPU supports 10 MCE banks\n[ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.057450] ACPI: Core revision 20131115\n[ 0.059321] ACPI: All ACPI Tables successfully acquired\n[ 0.060388] ftrace: allocating 28747 entries in 113 pages\n[ 0.080328] smpboot: Max logical packages: 2\n[ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.086369] Enabling x2apic\n[ 0.087484] Enabled x2apic\n[ 0.088013] Switched APIC routing to physical x2apic.\n[ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.106142] KVM setup paravirtual spinlock\n[ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.110708] x86: Booting SMP configuration:\n[ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.128044] x86: Booted up 1 node, 2 CPUs\n[ 0.128027] KVM setup async PF for cpu 1\n[ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.132512] devtmpfs: initialized\n[ 0.134232] EVM: security.selinux\n[ 0.135169] EVM: security.SMACK64\n[ 0.136007] EVM: security.ima\n[ 0.136887] EVM: security.capability\n[ 0.137923] pinctrl core: initialized pinctrl subsystem\n[ 0.140067] regulator-dummy: no parameters\n[ 0.141224] RTC time: 20:38:36, date: 11/14/18\n[ 0.142423] NET: Registered protocol family 16\n[ 0.143707] cpuidle: using governor ladder\n[ 0.144005] cpuidle: using governor menu\n[ 0.145155] ACPI: bus type PCI registered\n[ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.148014] PCI: Using configuration type 1 for base access\n[ 0.150133] bio: create slab at 0\n[ 0.150133] ACPI: Added _OSI(Module Device)\n[ 0.152004] ACPI: Added _OSI(Processor Device)\n[ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.154336] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.157445] ACPI: Interpreter enabled\n[ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.168722] ACPI: (supports S0 S5)\n[ 0.169639] ACPI: Using IOAPIC for interrupt routing\n[ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.172211] ACPI: No dock devices found.\n[ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180215] acpiphp: Slot [3] registered\n[ 0.181284] acpiphp: Slot [4] registered\n[ 0.182383] acpiphp: Slot [5] registered\n[ 0.183489] acpiphp: Slot [6] registered\n[ 0.184021] acpiphp: Slot [7] registered\n[ 0.185113] acpiphp: Slot [8] registered\n[ 0.186156] acpiphp: Slot [9] registered\n[ 0.187209] acpiphp: Slot [10] registered\n[ 0.188022] acpiphp: Slot [11] registered\n[ 0.189095] acpiphp: Slot [12] registered\n[ 0.190146] acpiphp: Slot [13] registered\n[ 0.191227] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193105] acpiphp: Slot [16] registered\n[ 0.194191] acpiphp: Slot [17] registered\n[ 0.195404] acpiphp: Slot [18] registered\n[ 0.196030] acpiphp: Slot [19] registered\n[ 0.197120] acpiphp: Slot [20] registered\n[ 0.198203] acpiphp: Slot [21] registered\n[ 0.199320] acpiphp: Slot [22] registered\n[ 0.200031] acpiphp: Slot [23] registered\n[ 0.201126] acpiphp: Slot [24] registered\n[ 0.202172] acpiphp: Slot [25] registered\n[ 0.203274] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205091] acpiphp: Slot [28] registered\n[ 0.206163] acpiphp: Slot [29] registered\n[ 0.207224] acpiphp: Slot [30] registered\n[ 0.208039] acpiphp: Slot [31] registered\n[ 0.209096] PCI host bridge to bus 0000:00\n[ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.267494] vgaarb: loaded\n[ 0.268003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.269583] SCSI subsystem initialized\n[ 0.270760] ACPI: bus type USB registered\n[ 0.270760] usbcore: registered new interface driver usbfs\n[ 0.272016] usbcore: registered new interface driver hub\n[ 0.273377] usbcore: registered new device driver usb\n[ 0.273380] PCI: Using ACPI for IRQ routing\n[ 0.276394] NetLabel: Initializing\n[ 0.277358] NetLabel: domain hash size = 128\n[ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.279802] NetLabel: unlabeled traffic allowed by default\n[ 0.280175] Switched to clocksource kvm-clock\n[ 0.288651] AppArmor: AppArmor Filesystem Enabled\n[ 0.289882] pnp: PnP ACPI init\n[ 0.290750] ACPI: bus type PNP registered\n[ 0.292255] pnp: PnP ACPI: found 8 devices\n[ 0.293362] ACPI: bus type PNP unregistered\n[ 0.300064] NET: Registered protocol family 2\n[ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.305400] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.307033] TCP: reno registered\n[ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.311039] NET: Registered protocol family 1\n[ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.360180] Trying to unpack rootfs image as initramfs...\n[ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.478842] Scanning for low memory corruption every 60 seconds\n[ 0.481199] Initialise system trusted keyring\n[ 0.482704] audit: initializing netlink socket (disabled)\n[ 0.484078] type=2000 audit(1542227916.621:1): initialized\n[ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507570] zbud: loaded\n[ 0.508800] VFS: Disk quotas dquot_6.5.2\n[ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511962] fuse init (API version 7.22)\n[ 0.513085] msgmni has been set to 3997\n[ 0.514171] Key type big_key registered\n[ 0.515819] Key type asymmetric registered\n[ 0.516953] Asymmetric key parser 'x509' registered\n[ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.520306] io scheduler noop registered\n[ 0.521400] io scheduler deadline registered (default)\n[ 0.522784] io scheduler cfq registered\n[ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527075] ipmi message handler version 39.2\n[ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531433] ACPI: Power Button [PWRF]\n[ 0.532880] GHES: HEST is not enabled!\n[ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.651947] Linux agpgart interface v0.103\n[ 0.653940] brd: module loaded\n[ 0.655289] loop: module loaded\n[ 0.656602] blk-mq: CPU -> queue map\n[ 0.658436] CPU 0 -> Queue 0\n[ 0.659615] CPU 1 -> Queue 0\n[ 0.661765] vda: vda1\n[ 0.663777] scsi0 : ata_piix\n[ 0.666707] scsi1 : ata_piix\n[ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.671438] libphy: Fixed MDIO Bus: probed\n[ 0.672611] tun: Universal TUN/TAP device driver, 1.6\n[ 0.673775] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.676884] PPP generic driver version 2.4.2\n[ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.680129] ehci-pci: EHCI PCI platform driver\n[ 0.681363] ehci-platform: EHCI generic platform driver\n[ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.684098] ohci-pci: OHCI PCI platform driver\n[ 0.685305] ohci-platform: OHCI generic platform driver\n[ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.718661] usb usb1: Product: UHCI Host Controller\n[ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.721300] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.722552] hub 1-0:1.0: USB hub found\n[ 0.723512] hub 1-0:1.0: 2 ports detected\n[ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.729762] mousedev: PS/2 mouse device common for all mice\n[ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.733441] rtc_cmos 00:00: RTC can wake from S4\n[ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.739073] device-mapper: uevent: version 1.0.3\n[ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.745001] TCP: cubic registered\n[ 0.753972] NET: Registered protocol family 10\n[ 0.755615] NET: Registered protocol family 17\n[ 0.757011] Key type dns_resolver registered\n[ 0.758509] Loading compiled-in X.509 certificates\n[ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.764070] registered taskstats version 1\n[ 0.767199] Key type trusted registered\n[ 0.770854] Key type encrypted registered\n[ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773140] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.775112] regulator-dummy: disabling\n[ 0.776134] Magic number: 10:785:649\n[ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917)\n[ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.780646] EDD information not available.\n[ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.828723] Write protecting the kernel read-only data: 12288k\n[ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.848440] systemd-udevd[107]: starting version 204\n[ 0.896553] FDC 0 is a S82078B\n[ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.204205] usb 1-1: Product: QEMU USB Tablet\n[ 1.205328] usb 1-1: Manufacturer: QEMU\n[ 1.206343] usb 1-1: SerialNumber: 42\n[ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz\n[ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available\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 Populate /dev filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[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[ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds.\ncloud-init-nonet[5.05]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting 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[6.32]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c |\nci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c |\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.2 | 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:\nc1:e1:eb:8a:e0:c9:3d:83:17:0d:46:c8:3f:34:b7:11 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . . E.. |\n| o + oo . |\n| + o o+ |\n| = . o |\n| . + S |\n| . .. |\n| .. . . |\n| o.++. . |\n| +.oo. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nb3:30:6f:6b:a1:71:c5:45:93:65:f4:5a:56:99:94:51 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .o+=oE|\n| oo =.|\n| . . +|\n| o + |\n| o S. . |\n| .+oo |\n| ++. |\n| .... |\n| .. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n87:68:a2:71:38:f4:6c:5d:53:98:fc:93:9c:d7:f6:a5 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . o. |\n| +. |\n| . oo o . |\n| . + . o o* . o .|\n| + * + S .o . o.|\n| * o . E .|\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:\na4:a4:e6:59:25:f6:7c:39:32:16:4e:1a:32:4f:84:be root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. |\n| .. |\n| .o * = |\n| .O % . . |\n| o.= S + |\n| oEo . + . |\n| o |\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 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 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 * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:40:47 +0000. Up 130.32 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Wed, 14 Nov 2018 20:41:47 +0000. Up 191.06 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 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install sprout --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package sprout\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.210\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 6 -lt 10 ']'\n+ retries=7\n+ echo 'nsupdate failed - retrying (retry 7)...'\nnsupdate failed - retrying (retry 7)...\n+ sleep 5\n"} 2018-11-14 20:45:43,467 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-2dac399b-17b2-4baf-817a-05f66a9e66a3 2018-11-14 20:45:43,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0748198032379s 2018-11-14 20:45:43,469 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-2dac399b-17b2-4baf-817a-05f66a9e66a3 2018-11-14 20:45:43,469 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008061] Security Framework initialized [ 0.009190] AppArmor: AppArmor initialized [ 0.010236] Yama: becoming mindful. [ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022249] Initializing cgroup subsys memory [ 0.024009] Initializing cgroup subsys devices [ 0.025557] Initializing cgroup subsys freezer [ 0.026914] Initializing cgroup subsys blkio [ 0.028004] Initializing cgroup subsys perf_event [ 0.029405] Initializing cgroup subsys hugetlb [ 0.030676] FEATURE SPEC_CTRL Present [ 0.032701] mce: CPU supports 10 MCE banks [ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.057450] ACPI: Core revision 20131115 [ 0.059321] ACPI: All ACPI Tables successfully acquired [ 0.060388] ftrace: allocating 28747 entries in 113 pages [ 0.080328] smpboot: Max logical packages: 2 [ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.086369] Enabling x2apic [ 0.087484] Enabled x2apic [ 0.088013] Switched APIC routing to physical x2apic. [ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.106142] KVM setup paravirtual spinlock [ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.110708] x86: Booting SMP configuration: [ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.128044] x86: Booted up 1 node, 2 CPUs [ 0.128027] KVM setup async PF for cpu 1 [ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.132512] devtmpfs: initialized [ 0.134232] EVM: security.selinux [ 0.135169] EVM: security.SMACK64 [ 0.136007] EVM: security.ima [ 0.136887] EVM: security.capability [ 0.137923] pinctrl core: initialized pinctrl subsystem [ 0.140067] regulator-dummy: no parameters [ 0.141224] RTC time: 20:38:36, date: 11/14/18 [ 0.142423] NET: Registered protocol family 16 [ 0.143707] cpuidle: using governor ladder [ 0.144005] cpuidle: using governor menu [ 0.145155] ACPI: bus type PCI registered [ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.148014] PCI: Using configuration type 1 for base access [ 0.150133] bio: create slab at 0 [ 0.150133] ACPI: Added _OSI(Module Device) [ 0.152004] ACPI: Added _OSI(Processor Device) [ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.154336] ACPI: Added _OSI(Processor Aggregator Device) [ 0.157445] ACPI: Interpreter enabled [ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.168722] ACPI: (supports S0 S5) [ 0.169639] ACPI: Using IOAPIC for interrupt routing [ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.172211] ACPI: No dock devices found. [ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180215] acpiphp: Slot [3] registered [ 0.181284] acpiphp: Slot [4] registered [ 0.182383] acpiphp: Slot [5] registered [ 0.183489] acpiphp: Slot [6] registered [ 0.184021] acpiphp: Slot [7] registered [ 0.185113] acpiphp: Slot [8] registered [ 0.186156] acpiphp: Slot [9] registered [ 0.187209] acpiphp: Slot [10] registered [ 0.188022] acpiphp: Slot [11] registered [ 0.189095] acpiphp: Slot [12] registered [ 0.190146] acpiphp: Slot [13] registered [ 0.191227] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193105] acpiphp: Slot [16] registered [ 0.194191] acpiphp: Slot [17] registered [ 0.195404] acpiphp: Slot [18] registered [ 0.196030] acpiphp: Slot [19] registered [ 0.197120] acpiphp: Slot [20] registered [ 0.198203] acpiphp: Slot [21] registered [ 0.199320] acpiphp: Slot [22] registered [ 0.200031] acpiphp: Slot [23] registered [ 0.201126] acpiphp: Slot [24] registered [ 0.202172] acpiphp: Slot [25] registered [ 0.203274] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205091] acpiphp: Slot [28] registered [ 0.206163] acpiphp: Slot [29] registered [ 0.207224] acpiphp: Slot [30] registered [ 0.208039] acpiphp: Slot [31] registered [ 0.209096] PCI host bridge to bus 0000:00 [ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.267494] vgaarb: loaded [ 0.268003] vgaarb: bridge control possible 0000:00:02.0 [ 0.269583] SCSI subsystem initialized [ 0.270760] ACPI: bus type USB registered [ 0.270760] usbcore: registered new interface driver usbfs [ 0.272016] usbcore: registered new interface driver hub [ 0.273377] usbcore: registered new device driver usb [ 0.273380] PCI: Using ACPI for IRQ routing [ 0.276394] NetLabel: Initializing [ 0.277358] NetLabel: domain hash size = 128 [ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.279802] NetLabel: unlabeled traffic allowed by default [ 0.280175] Switched to clocksource kvm-clock [ 0.288651] AppArmor: AppArmor Filesystem Enabled [ 0.289882] pnp: PnP ACPI init [ 0.290750] ACPI: bus type PNP registered [ 0.292255] pnp: PnP ACPI: found 8 devices [ 0.293362] ACPI: bus type PNP unregistered [ 0.300064] NET: Registered protocol family 2 [ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.305400] TCP: Hash tables configured (established 16384 bind 16384) [ 0.307033] TCP: reno registered [ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.311039] NET: Registered protocol family 1 [ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.360180] Trying to unpack rootfs image as initramfs... [ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.478842] Scanning for low memory corruption every 60 seconds [ 0.481199] Initialise system trusted keyring [ 0.482704] audit: initializing netlink socket (disabled) [ 0.484078] type=2000 audit(1542227916.621:1): initialized [ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.507570] zbud: loaded [ 0.508800] VFS: Disk quotas dquot_6.5.2 [ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.511962] fuse init (API version 7.22) [ 0.513085] msgmni has been set to 3997 [ 0.514171] Key type big_key registered [ 0.515819] Key type asymmetric registered [ 0.516953] Asymmetric key parser 'x509' registered [ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.520306] io scheduler noop registered [ 0.521400] io scheduler deadline registered (default) [ 0.522784] io scheduler cfq registered [ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.527075] ipmi message handler version 39.2 [ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531433] ACPI: Power Button [PWRF] [ 0.532880] GHES: HEST is not enabled! [ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.651947] Linux agpgart interface v0.103 [ 0.653940] brd: module loaded [ 0.655289] loop: module loaded [ 0.656602] blk-mq: CPU -> queue map [ 0.658436] CPU 0 -> Queue 0 [ 0.659615] CPU 1 -> Queue 0 [ 0.661765] vda: vda1 [ 0.663777] scsi0 : ata_piix [ 0.666707] scsi1 : ata_piix [ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.671438] libphy: Fixed MDIO Bus: probed [ 0.672611] tun: Universal TUN/TAP device driver, 1.6 [ 0.673775] tun: (C) 1999-2004 Max Krasnyansky [ 0.676884] PPP generic driver version 2.4.2 [ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.680129] ehci-pci: EHCI PCI platform driver [ 0.681363] ehci-platform: EHCI generic platform driver [ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.684098] ohci-pci: OHCI PCI platform driver [ 0.685305] ohci-platform: OHCI generic platform driver [ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver [ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718661] usb usb1: Product: UHCI Host Controller [ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.721300] usb usb1: SerialNumber: 0000:00:01.2 [ 0.722552] hub 1-0:1.0: USB hub found [ 0.723512] hub 1-0:1.0: 2 ports detected [ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.729762] mousedev: PS/2 mouse device common for all mice [ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.733441] rtc_cmos 00:00: RTC can wake from S4 [ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.739073] device-mapper: uevent: version 1.0.3 [ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs [ 0.745001] TCP: cubic registered [ 0.753972] NET: Registered protocol family 10 [ 0.755615] NET: Registered protocol family 17 [ 0.757011] Key type dns_resolver registered [ 0.758509] Loading compiled-in X.509 certificates [ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.764070] registered taskstats version 1 [ 0.767199] Key type trusted registered [ 0.770854] Key type encrypted registered [ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773140] IMA: No TPM chip found, activating TPM-bypass! [ 0.775112] regulator-dummy: disabling [ 0.776134] Magic number: 10:785:649 [ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917) [ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.780646] EDD information not available. [ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.828723] Write protecting the kernel read-only data: 12288k [ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.848440] systemd-udevd[107]: starting version 204 [ 0.896553] FDC 0 is a S82078B [ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.204205] usb 1-1: Product: QEMU USB Tablet [ 1.205328] usb 1-1: Manufacturer: QEMU [ 1.206343] usb 1-1: SerialNumber: 42 [ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz [ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available * 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 Populate /dev filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds. cloud-init-nonet[5.05]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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[6.32]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c | ci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c | 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.2 | 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: c1:e1:eb:8a:e0:c9:3d:83:17:0d:46:c8:3f:34:b7:11 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | . . E.. | | o + oo . | | + o o+ | | = . o | | . + S | | . .. | | .. . . | | o.++. . | | +.oo. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: b3:30:6f:6b:a1:71:c5:45:93:65:f4:5a:56:99:94:51 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | .o+=oE| | oo =.| | . . +| | o + | | o S. . | | .+oo | | ++. | | .... | | .. | +-----------------+ 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: 87:68:a2:71:38:f4:6c:5d:53:98:fc:93:9c:d7:f6:a5 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | . o. | | +. | | . oo o . | | . + . o o* . o .| | + * + S .o . 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: a4:a4:e6:59:25:f6:7c:39:32:16:4e:1a:32:4f:84:be root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .. | | .. | | .o * = | | .O % . . | | o.= S + | | oEo . + . | | 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 SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting 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 ] 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 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 ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:40:47 +0000. Up 130.32 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Wed, 14 Nov 2018 20:41:47 +0000. Up 191.06 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 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install sprout --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package sprout + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 2018-11-14 20:45:43,471 - functest.core.singlevm - DEBUG - try 37: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-14 20:45:53,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:45:53,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:45:54,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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-865a53fa-cdc5-4d70-9444-81f7704579eb x-compute-request-id: req-865a53fa-cdc5-4d70-9444-81f7704579eb Content-Encoding: gzip Content-Length: 1498 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:bc:66:4c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:66:4c", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:60:8c", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:34.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "0e36c748-ed15-4de6-82a0-d99a17af479a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:34Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:c1:0b:40", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:0b:40", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:46.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "35e17aec-ff41-4421-9df7-552124cdbab1", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:46Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "bono-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:42:07:79", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:07:79", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:b7:ea", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:36.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:36Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "dime-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:63:a5:22", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:a5:22", "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:1d:a7:43", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:a7:43", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "d31f7770-a606-4856-90d0-b4ea1295ef58", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "homer-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:46:7f:16", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:7f:16", "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:6f:84:50", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:cb:40:f9", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:40:f9", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:37:51.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:37:51Z", "hostId": "4f9348ee26543026d8aeb2af7f9ee6328e1c5c6b414aeec1b963e000", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-14T20:36:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:da:ad:13", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:ad:13", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:63:c7", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:35:57.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "ab480cc2-b362-4101-9346-87dff464dada", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:35:57Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ns.clearwater.opnfv", "created": "2018-11-14T20:34:13Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:45:54,343 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-865a53fa-cdc5-4d70-9444-81f7704579eb 2018-11-14 20:45:54,343 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.861125946045s 2018-11-14 20:45:54,344 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-865a53fa-cdc5-4d70-9444-81f7704579eb 2018-11-14 20:45:54,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 20:45:54,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 20:45:54,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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-4a1ca6f6-6cef-4f5c-a448-0482c08ac339 x-compute-request-id: req-4a1ca6f6-6cef-4f5c-a448-0482c08ac339 Content-Encoding: gzip Content-Length: 11056 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008061] Security Framework initialized\n[ 0.009190] AppArmor: AppArmor initialized\n[ 0.010236] Yama: becoming mindful.\n[ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022249] Initializing cgroup subsys memory\n[ 0.024009] Initializing cgroup subsys devices\n[ 0.025557] Initializing cgroup subsys freezer\n[ 0.026914] Initializing cgroup subsys blkio\n[ 0.028004] Initializing cgroup subsys perf_event\n[ 0.029405] Initializing cgroup subsys hugetlb\n[ 0.030676] FEATURE SPEC_CTRL Present\n[ 0.032701] mce: CPU supports 10 MCE banks\n[ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.057450] ACPI: Core revision 20131115\n[ 0.059321] ACPI: All ACPI Tables successfully acquired\n[ 0.060388] ftrace: allocating 28747 entries in 113 pages\n[ 0.080328] smpboot: Max logical packages: 2\n[ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.086369] Enabling x2apic\n[ 0.087484] Enabled x2apic\n[ 0.088013] Switched APIC routing to physical x2apic.\n[ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.106142] KVM setup paravirtual spinlock\n[ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.110708] x86: Booting SMP configuration:\n[ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.128044] x86: Booted up 1 node, 2 CPUs\n[ 0.128027] KVM setup async PF for cpu 1\n[ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.132512] devtmpfs: initialized\n[ 0.134232] EVM: security.selinux\n[ 0.135169] EVM: security.SMACK64\n[ 0.136007] EVM: security.ima\n[ 0.136887] EVM: security.capability\n[ 0.137923] pinctrl core: initialized pinctrl subsystem\n[ 0.140067] regulator-dummy: no parameters\n[ 0.141224] RTC time: 20:38:36, date: 11/14/18\n[ 0.142423] NET: Registered protocol family 16\n[ 0.143707] cpuidle: using governor ladder\n[ 0.144005] cpuidle: using governor menu\n[ 0.145155] ACPI: bus type PCI registered\n[ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.148014] PCI: Using configuration type 1 for base access\n[ 0.150133] bio: create slab at 0\n[ 0.150133] ACPI: Added _OSI(Module Device)\n[ 0.152004] ACPI: Added _OSI(Processor Device)\n[ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.154336] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.157445] ACPI: Interpreter enabled\n[ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.168722] ACPI: (supports S0 S5)\n[ 0.169639] ACPI: Using IOAPIC for interrupt routing\n[ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.172211] ACPI: No dock devices found.\n[ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180215] acpiphp: Slot [3] registered\n[ 0.181284] acpiphp: Slot [4] registered\n[ 0.182383] acpiphp: Slot [5] registered\n[ 0.183489] acpiphp: Slot [6] registered\n[ 0.184021] acpiphp: Slot [7] registered\n[ 0.185113] acpiphp: Slot [8] registered\n[ 0.186156] acpiphp: Slot [9] registered\n[ 0.187209] acpiphp: Slot [10] registered\n[ 0.188022] acpiphp: Slot [11] registered\n[ 0.189095] acpiphp: Slot [12] registered\n[ 0.190146] acpiphp: Slot [13] registered\n[ 0.191227] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193105] acpiphp: Slot [16] registered\n[ 0.194191] acpiphp: Slot [17] registered\n[ 0.195404] acpiphp: Slot [18] registered\n[ 0.196030] acpiphp: Slot [19] registered\n[ 0.197120] acpiphp: Slot [20] registered\n[ 0.198203] acpiphp: Slot [21] registered\n[ 0.199320] acpiphp: Slot [22] registered\n[ 0.200031] acpiphp: Slot [23] registered\n[ 0.201126] acpiphp: Slot [24] registered\n[ 0.202172] acpiphp: Slot [25] registered\n[ 0.203274] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205091] acpiphp: Slot [28] registered\n[ 0.206163] acpiphp: Slot [29] registered\n[ 0.207224] acpiphp: Slot [30] registered\n[ 0.208039] acpiphp: Slot [31] registered\n[ 0.209096] PCI host bridge to bus 0000:00\n[ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.267494] vgaarb: loaded\n[ 0.268003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.269583] SCSI subsystem initialized\n[ 0.270760] ACPI: bus type USB registered\n[ 0.270760] usbcore: registered new interface driver usbfs\n[ 0.272016] usbcore: registered new interface driver hub\n[ 0.273377] usbcore: registered new device driver usb\n[ 0.273380] PCI: Using ACPI for IRQ routing\n[ 0.276394] NetLabel: Initializing\n[ 0.277358] NetLabel: domain hash size = 128\n[ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.279802] NetLabel: unlabeled traffic allowed by default\n[ 0.280175] Switched to clocksource kvm-clock\n[ 0.288651] AppArmor: AppArmor Filesystem Enabled\n[ 0.289882] pnp: PnP ACPI init\n[ 0.290750] ACPI: bus type PNP registered\n[ 0.292255] pnp: PnP ACPI: found 8 devices\n[ 0.293362] ACPI: bus type PNP unregistered\n[ 0.300064] NET: Registered protocol family 2\n[ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.305400] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.307033] TCP: reno registered\n[ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.311039] NET: Registered protocol family 1\n[ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.360180] Trying to unpack rootfs image as initramfs...\n[ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.478842] Scanning for low memory corruption every 60 seconds\n[ 0.481199] Initialise system trusted keyring\n[ 0.482704] audit: initializing netlink socket (disabled)\n[ 0.484078] type=2000 audit(1542227916.621:1): initialized\n[ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507570] zbud: loaded\n[ 0.508800] VFS: Disk quotas dquot_6.5.2\n[ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511962] fuse init (API version 7.22)\n[ 0.513085] msgmni has been set to 3997\n[ 0.514171] Key type big_key registered\n[ 0.515819] Key type asymmetric registered\n[ 0.516953] Asymmetric key parser 'x509' registered\n[ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.520306] io scheduler noop registered\n[ 0.521400] io scheduler deadline registered (default)\n[ 0.522784] io scheduler cfq registered\n[ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527075] ipmi message handler version 39.2\n[ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531433] ACPI: Power Button [PWRF]\n[ 0.532880] GHES: HEST is not enabled!\n[ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.651947] Linux agpgart interface v0.103\n[ 0.653940] brd: module loaded\n[ 0.655289] loop: module loaded\n[ 0.656602] blk-mq: CPU -> queue map\n[ 0.658436] CPU 0 -> Queue 0\n[ 0.659615] CPU 1 -> Queue 0\n[ 0.661765] vda: vda1\n[ 0.663777] scsi0 : ata_piix\n[ 0.666707] scsi1 : ata_piix\n[ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.671438] libphy: Fixed MDIO Bus: probed\n[ 0.672611] tun: Universal TUN/TAP device driver, 1.6\n[ 0.673775] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.676884] PPP generic driver version 2.4.2\n[ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.680129] ehci-pci: EHCI PCI platform driver\n[ 0.681363] ehci-platform: EHCI generic platform driver\n[ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.684098] ohci-pci: OHCI PCI platform driver\n[ 0.685305] ohci-platform: OHCI generic platform driver\n[ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.718661] usb usb1: Product: UHCI Host Controller\n[ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.721300] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.722552] hub 1-0:1.0: USB hub found\n[ 0.723512] hub 1-0:1.0: 2 ports detected\n[ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.729762] mousedev: PS/2 mouse device common for all mice\n[ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.733441] rtc_cmos 00:00: RTC can wake from S4\n[ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.739073] device-mapper: uevent: version 1.0.3\n[ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.745001] TCP: cubic registered\n[ 0.753972] NET: Registered protocol family 10\n[ 0.755615] NET: Registered protocol family 17\n[ 0.757011] Key type dns_resolver registered\n[ 0.758509] Loading compiled-in X.509 certificates\n[ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.764070] registered taskstats version 1\n[ 0.767199] Key type trusted registered\n[ 0.770854] Key type encrypted registered\n[ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773140] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.775112] regulator-dummy: disabling\n[ 0.776134] Magic number: 10:785:649\n[ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917)\n[ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.780646] EDD information not available.\n[ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.828723] Write protecting the kernel read-only data: 12288k\n[ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.848440] systemd-udevd[107]: starting version 204\n[ 0.896553] FDC 0 is a S82078B\n[ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.204205] usb 1-1: Product: QEMU USB Tablet\n[ 1.205328] usb 1-1: Manufacturer: QEMU\n[ 1.206343] usb 1-1: SerialNumber: 42\n[ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz\n[ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available\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 Populate /dev filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[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[ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds.\ncloud-init-nonet[5.05]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting 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[6.32]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c |\nci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c |\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.2 | 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:\nc1:e1:eb:8a:e0:c9:3d:83:17:0d:46:c8:3f:34:b7:11 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . . E.. |\n| o + oo . |\n| + o o+ |\n| = . o |\n| . + S |\n| . .. |\n| .. . . |\n| o.++. . |\n| +.oo. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nb3:30:6f:6b:a1:71:c5:45:93:65:f4:5a:56:99:94:51 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .o+=oE|\n| oo =.|\n| . . +|\n| o + |\n| o S. . |\n| .+oo |\n| ++. |\n| .... |\n| .. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n87:68:a2:71:38:f4:6c:5d:53:98:fc:93:9c:d7:f6:a5 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . o. |\n| +. |\n| . oo o . |\n| . + . o o* . o .|\n| + * + S .o . o.|\n| * o . E .|\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:\na4:a4:e6:59:25:f6:7c:39:32:16:4e:1a:32:4f:84:be root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. |\n| .. |\n| .o * = |\n| .O % . . |\n| o.= S + |\n| oEo . + . |\n| o |\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 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 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 * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:40:47 +0000. Up 130.32 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Wed, 14 Nov 2018 20:41:47 +0000. Up 191.06 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 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install sprout --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package sprout\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.210\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 6 -lt 10 ']'\n+ retries=7\n+ echo 'nsupdate failed - retrying (retry 7)...'\nnsupdate failed - retrying (retry 7)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n"} 2018-11-14 20:45:54,424 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-4a1ca6f6-6cef-4f5c-a448-0482c08ac339 2018-11-14 20:45:54,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0725479125977s 2018-11-14 20:45:54,425 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-4a1ca6f6-6cef-4f5c-a448-0482c08ac339 2018-11-14 20:45:54,426 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008061] Security Framework initialized [ 0.009190] AppArmor: AppArmor initialized [ 0.010236] Yama: becoming mindful. [ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022249] Initializing cgroup subsys memory [ 0.024009] Initializing cgroup subsys devices [ 0.025557] Initializing cgroup subsys freezer [ 0.026914] Initializing cgroup subsys blkio [ 0.028004] Initializing cgroup subsys perf_event [ 0.029405] Initializing cgroup subsys hugetlb [ 0.030676] FEATURE SPEC_CTRL Present [ 0.032701] mce: CPU supports 10 MCE banks [ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.057450] ACPI: Core revision 20131115 [ 0.059321] ACPI: All ACPI Tables successfully acquired [ 0.060388] ftrace: allocating 28747 entries in 113 pages [ 0.080328] smpboot: Max logical packages: 2 [ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.086369] Enabling x2apic [ 0.087484] Enabled x2apic [ 0.088013] Switched APIC routing to physical x2apic. [ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.106142] KVM setup paravirtual spinlock [ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.110708] x86: Booting SMP configuration: [ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.128044] x86: Booted up 1 node, 2 CPUs [ 0.128027] KVM setup async PF for cpu 1 [ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.132512] devtmpfs: initialized [ 0.134232] EVM: security.selinux [ 0.135169] EVM: security.SMACK64 [ 0.136007] EVM: security.ima [ 0.136887] EVM: security.capability [ 0.137923] pinctrl core: initialized pinctrl subsystem [ 0.140067] regulator-dummy: no parameters [ 0.141224] RTC time: 20:38:36, date: 11/14/18 [ 0.142423] NET: Registered protocol family 16 [ 0.143707] cpuidle: using governor ladder [ 0.144005] cpuidle: using governor menu [ 0.145155] ACPI: bus type PCI registered [ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.148014] PCI: Using configuration type 1 for base access [ 0.150133] bio: create slab at 0 [ 0.150133] ACPI: Added _OSI(Module Device) [ 0.152004] ACPI: Added _OSI(Processor Device) [ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.154336] ACPI: Added _OSI(Processor Aggregator Device) [ 0.157445] ACPI: Interpreter enabled [ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.168722] ACPI: (supports S0 S5) [ 0.169639] ACPI: Using IOAPIC for interrupt routing [ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.172211] ACPI: No dock devices found. [ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180215] acpiphp: Slot [3] registered [ 0.181284] acpiphp: Slot [4] registered [ 0.182383] acpiphp: Slot [5] registered [ 0.183489] acpiphp: Slot [6] registered [ 0.184021] acpiphp: Slot [7] registered [ 0.185113] acpiphp: Slot [8] registered [ 0.186156] acpiphp: Slot [9] registered [ 0.187209] acpiphp: Slot [10] registered [ 0.188022] acpiphp: Slot [11] registered [ 0.189095] acpiphp: Slot [12] registered [ 0.190146] acpiphp: Slot [13] registered [ 0.191227] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193105] acpiphp: Slot [16] registered [ 0.194191] acpiphp: Slot [17] registered [ 0.195404] acpiphp: Slot [18] registered [ 0.196030] acpiphp: Slot [19] registered [ 0.197120] acpiphp: Slot [20] registered [ 0.198203] acpiphp: Slot [21] registered [ 0.199320] acpiphp: Slot [22] registered [ 0.200031] acpiphp: Slot [23] registered [ 0.201126] acpiphp: Slot [24] registered [ 0.202172] acpiphp: Slot [25] registered [ 0.203274] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205091] acpiphp: Slot [28] registered [ 0.206163] acpiphp: Slot [29] registered [ 0.207224] acpiphp: Slot [30] registered [ 0.208039] acpiphp: Slot [31] registered [ 0.209096] PCI host bridge to bus 0000:00 [ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.267494] vgaarb: loaded [ 0.268003] vgaarb: bridge control possible 0000:00:02.0 [ 0.269583] SCSI subsystem initialized [ 0.270760] ACPI: bus type USB registered [ 0.270760] usbcore: registered new interface driver usbfs [ 0.272016] usbcore: registered new interface driver hub [ 0.273377] usbcore: registered new device driver usb [ 0.273380] PCI: Using ACPI for IRQ routing [ 0.276394] NetLabel: Initializing [ 0.277358] NetLabel: domain hash size = 128 [ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.279802] NetLabel: unlabeled traffic allowed by default [ 0.280175] Switched to clocksource kvm-clock [ 0.288651] AppArmor: AppArmor Filesystem Enabled [ 0.289882] pnp: PnP ACPI init [ 0.290750] ACPI: bus type PNP registered [ 0.292255] pnp: PnP ACPI: found 8 devices [ 0.293362] ACPI: bus type PNP unregistered [ 0.300064] NET: Registered protocol family 2 [ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.305400] TCP: Hash tables configured (established 16384 bind 16384) [ 0.307033] TCP: reno registered [ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.311039] NET: Registered protocol family 1 [ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.360180] Trying to unpack rootfs image as initramfs... [ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.478842] Scanning for low memory corruption every 60 seconds [ 0.481199] Initialise system trusted keyring [ 0.482704] audit: initializing netlink socket (disabled) [ 0.484078] type=2000 audit(1542227916.621:1): initialized [ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.507570] zbud: loaded [ 0.508800] VFS: Disk quotas dquot_6.5.2 [ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.511962] fuse init (API version 7.22) [ 0.513085] msgmni has been set to 3997 [ 0.514171] Key type big_key registered [ 0.515819] Key type asymmetric registered [ 0.516953] Asymmetric key parser 'x509' registered [ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.520306] io scheduler noop registered [ 0.521400] io scheduler deadline registered (default) [ 0.522784] io scheduler cfq registered [ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.527075] ipmi message handler version 39.2 [ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531433] ACPI: Power Button [PWRF] [ 0.532880] GHES: HEST is not enabled! [ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.651947] Linux agpgart interface v0.103 [ 0.653940] brd: module loaded [ 0.655289] loop: module loaded [ 0.656602] blk-mq: CPU -> queue map [ 0.658436] CPU 0 -> Queue 0 [ 0.659615] CPU 1 -> Queue 0 [ 0.661765] vda: vda1 [ 0.663777] scsi0 : ata_piix [ 0.666707] scsi1 : ata_piix [ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.671438] libphy: Fixed MDIO Bus: probed [ 0.672611] tun: Universal TUN/TAP device driver, 1.6 [ 0.673775] tun: (C) 1999-2004 Max Krasnyansky [ 0.676884] PPP generic driver version 2.4.2 [ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.680129] ehci-pci: EHCI PCI platform driver [ 0.681363] ehci-platform: EHCI generic platform driver [ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.684098] ohci-pci: OHCI PCI platform driver [ 0.685305] ohci-platform: OHCI generic platform driver [ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver [ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718661] usb usb1: Product: UHCI Host Controller [ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.721300] usb usb1: SerialNumber: 0000:00:01.2 [ 0.722552] hub 1-0:1.0: USB hub found [ 0.723512] hub 1-0:1.0: 2 ports detected [ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.729762] mousedev: PS/2 mouse device common for all mice [ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.733441] rtc_cmos 00:00: RTC can wake from S4 [ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.739073] device-mapper: uevent: version 1.0.3 [ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs [ 0.745001] TCP: cubic registered [ 0.753972] NET: Registered protocol family 10 [ 0.755615] NET: Registered protocol family 17 [ 0.757011] Key type dns_resolver registered [ 0.758509] Loading compiled-in X.509 certificates [ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.764070] registered taskstats version 1 [ 0.767199] Key type trusted registered [ 0.770854] Key type encrypted registered [ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773140] IMA: No TPM chip found, activating TPM-bypass! [ 0.775112] regulator-dummy: disabling [ 0.776134] Magic number: 10:785:649 [ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917) [ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.780646] EDD information not available. [ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.828723] Write protecting the kernel read-only data: 12288k [ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.848440] systemd-udevd[107]: starting version 204 [ 0.896553] FDC 0 is a S82078B [ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.204205] usb 1-1: Product: QEMU USB Tablet [ 1.205328] usb 1-1: Manufacturer: QEMU [ 1.206343] usb 1-1: SerialNumber: 42 [ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz [ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available * 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 Populate /dev filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds. cloud-init-nonet[5.05]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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[6.32]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c | ci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c | 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.2 | 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: c1:e1:eb:8a:e0:c9:3d:83:17:0d:46:c8:3f:34:b7:11 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | . . E.. | | o + oo . | | + o o+ | | = . o | | . + S | | . .. | | .. . . | | o.++. . | | +.oo. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: b3:30:6f:6b:a1:71:c5:45:93:65:f4:5a:56:99:94:51 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | .o+=oE| | oo =.| | . . +| | o + | | o S. . | | .+oo | | ++. | | .... | | .. | +-----------------+ 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: 87:68:a2:71:38:f4:6c:5d:53:98:fc:93:9c:d7:f6:a5 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | . o. | | +. | | . oo o . | | . + . o o* . o .| | + * + S .o . 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: a4:a4:e6:59:25:f6:7c:39:32:16:4e:1a:32:4f:84:be root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .. | | .. | | .o * = | | .O % . . | | o.= S + | | oEo . + . | | 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 SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting 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 ] 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 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 ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:40:47 +0000. Up 130.32 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Wed, 14 Nov 2018 20:41:47 +0000. Up 191.06 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 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install sprout --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package sprout + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 2018-11-14 20:45:54,428 - functest.core.singlevm - DEBUG - try 38: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-14 20:46:04,438 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:46:04,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:46:05,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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-d64c39cd-1553-4567-91ac-c381164068e6 x-compute-request-id: req-d64c39cd-1553-4567-91ac-c381164068e6 Content-Encoding: gzip Content-Length: 1498 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:bc:66:4c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:66:4c", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:60:8c", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:34.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "0e36c748-ed15-4de6-82a0-d99a17af479a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:34Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:c1:0b:40", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:0b:40", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:46.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "35e17aec-ff41-4421-9df7-552124cdbab1", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:46Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "bono-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:42:07:79", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:07:79", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:b7:ea", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:36.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:36Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "dime-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:63:a5:22", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:a5:22", "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:1d:a7:43", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:a7:43", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "d31f7770-a606-4856-90d0-b4ea1295ef58", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "homer-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:46:7f:16", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:7f:16", "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:6f:84:50", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:cb:40:f9", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:40:f9", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:37:51.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:37:51Z", "hostId": "4f9348ee26543026d8aeb2af7f9ee6328e1c5c6b414aeec1b963e000", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-14T20:36:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:da:ad:13", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:ad:13", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:63:c7", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:35:57.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "ab480cc2-b362-4101-9346-87dff464dada", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:35:57Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ns.clearwater.opnfv", "created": "2018-11-14T20:34:13Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:46:05,185 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d64c39cd-1553-4567-91ac-c381164068e6 2018-11-14 20:46:05,185 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.746761083603s 2018-11-14 20:46:05,186 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d64c39cd-1553-4567-91ac-c381164068e6 2018-11-14 20:46:05,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 20:46:05,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 20:46:05,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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-3d3e4634-4d61-4283-801f-34f97e95015f x-compute-request-id: req-3d3e4634-4d61-4283-801f-34f97e95015f Content-Encoding: gzip Content-Length: 11056 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008061] Security Framework initialized\n[ 0.009190] AppArmor: AppArmor initialized\n[ 0.010236] Yama: becoming mindful.\n[ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022249] Initializing cgroup subsys memory\n[ 0.024009] Initializing cgroup subsys devices\n[ 0.025557] Initializing cgroup subsys freezer\n[ 0.026914] Initializing cgroup subsys blkio\n[ 0.028004] Initializing cgroup subsys perf_event\n[ 0.029405] Initializing cgroup subsys hugetlb\n[ 0.030676] FEATURE SPEC_CTRL Present\n[ 0.032701] mce: CPU supports 10 MCE banks\n[ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.057450] ACPI: Core revision 20131115\n[ 0.059321] ACPI: All ACPI Tables successfully acquired\n[ 0.060388] ftrace: allocating 28747 entries in 113 pages\n[ 0.080328] smpboot: Max logical packages: 2\n[ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.086369] Enabling x2apic\n[ 0.087484] Enabled x2apic\n[ 0.088013] Switched APIC routing to physical x2apic.\n[ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.106142] KVM setup paravirtual spinlock\n[ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.110708] x86: Booting SMP configuration:\n[ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.128044] x86: Booted up 1 node, 2 CPUs\n[ 0.128027] KVM setup async PF for cpu 1\n[ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.132512] devtmpfs: initialized\n[ 0.134232] EVM: security.selinux\n[ 0.135169] EVM: security.SMACK64\n[ 0.136007] EVM: security.ima\n[ 0.136887] EVM: security.capability\n[ 0.137923] pinctrl core: initialized pinctrl subsystem\n[ 0.140067] regulator-dummy: no parameters\n[ 0.141224] RTC time: 20:38:36, date: 11/14/18\n[ 0.142423] NET: Registered protocol family 16\n[ 0.143707] cpuidle: using governor ladder\n[ 0.144005] cpuidle: using governor menu\n[ 0.145155] ACPI: bus type PCI registered\n[ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.148014] PCI: Using configuration type 1 for base access\n[ 0.150133] bio: create slab at 0\n[ 0.150133] ACPI: Added _OSI(Module Device)\n[ 0.152004] ACPI: Added _OSI(Processor Device)\n[ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.154336] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.157445] ACPI: Interpreter enabled\n[ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.168722] ACPI: (supports S0 S5)\n[ 0.169639] ACPI: Using IOAPIC for interrupt routing\n[ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.172211] ACPI: No dock devices found.\n[ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180215] acpiphp: Slot [3] registered\n[ 0.181284] acpiphp: Slot [4] registered\n[ 0.182383] acpiphp: Slot [5] registered\n[ 0.183489] acpiphp: Slot [6] registered\n[ 0.184021] acpiphp: Slot [7] registered\n[ 0.185113] acpiphp: Slot [8] registered\n[ 0.186156] acpiphp: Slot [9] registered\n[ 0.187209] acpiphp: Slot [10] registered\n[ 0.188022] acpiphp: Slot [11] registered\n[ 0.189095] acpiphp: Slot [12] registered\n[ 0.190146] acpiphp: Slot [13] registered\n[ 0.191227] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193105] acpiphp: Slot [16] registered\n[ 0.194191] acpiphp: Slot [17] registered\n[ 0.195404] acpiphp: Slot [18] registered\n[ 0.196030] acpiphp: Slot [19] registered\n[ 0.197120] acpiphp: Slot [20] registered\n[ 0.198203] acpiphp: Slot [21] registered\n[ 0.199320] acpiphp: Slot [22] registered\n[ 0.200031] acpiphp: Slot [23] registered\n[ 0.201126] acpiphp: Slot [24] registered\n[ 0.202172] acpiphp: Slot [25] registered\n[ 0.203274] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205091] acpiphp: Slot [28] registered\n[ 0.206163] acpiphp: Slot [29] registered\n[ 0.207224] acpiphp: Slot [30] registered\n[ 0.208039] acpiphp: Slot [31] registered\n[ 0.209096] PCI host bridge to bus 0000:00\n[ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.267494] vgaarb: loaded\n[ 0.268003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.269583] SCSI subsystem initialized\n[ 0.270760] ACPI: bus type USB registered\n[ 0.270760] usbcore: registered new interface driver usbfs\n[ 0.272016] usbcore: registered new interface driver hub\n[ 0.273377] usbcore: registered new device driver usb\n[ 0.273380] PCI: Using ACPI for IRQ routing\n[ 0.276394] NetLabel: Initializing\n[ 0.277358] NetLabel: domain hash size = 128\n[ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.279802] NetLabel: unlabeled traffic allowed by default\n[ 0.280175] Switched to clocksource kvm-clock\n[ 0.288651] AppArmor: AppArmor Filesystem Enabled\n[ 0.289882] pnp: PnP ACPI init\n[ 0.290750] ACPI: bus type PNP registered\n[ 0.292255] pnp: PnP ACPI: found 8 devices\n[ 0.293362] ACPI: bus type PNP unregistered\n[ 0.300064] NET: Registered protocol family 2\n[ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.305400] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.307033] TCP: reno registered\n[ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.311039] NET: Registered protocol family 1\n[ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.360180] Trying to unpack rootfs image as initramfs...\n[ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.478842] Scanning for low memory corruption every 60 seconds\n[ 0.481199] Initialise system trusted keyring\n[ 0.482704] audit: initializing netlink socket (disabled)\n[ 0.484078] type=2000 audit(1542227916.621:1): initialized\n[ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507570] zbud: loaded\n[ 0.508800] VFS: Disk quotas dquot_6.5.2\n[ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511962] fuse init (API version 7.22)\n[ 0.513085] msgmni has been set to 3997\n[ 0.514171] Key type big_key registered\n[ 0.515819] Key type asymmetric registered\n[ 0.516953] Asymmetric key parser 'x509' registered\n[ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.520306] io scheduler noop registered\n[ 0.521400] io scheduler deadline registered (default)\n[ 0.522784] io scheduler cfq registered\n[ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527075] ipmi message handler version 39.2\n[ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531433] ACPI: Power Button [PWRF]\n[ 0.532880] GHES: HEST is not enabled!\n[ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.651947] Linux agpgart interface v0.103\n[ 0.653940] brd: module loaded\n[ 0.655289] loop: module loaded\n[ 0.656602] blk-mq: CPU -> queue map\n[ 0.658436] CPU 0 -> Queue 0\n[ 0.659615] CPU 1 -> Queue 0\n[ 0.661765] vda: vda1\n[ 0.663777] scsi0 : ata_piix\n[ 0.666707] scsi1 : ata_piix\n[ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.671438] libphy: Fixed MDIO Bus: probed\n[ 0.672611] tun: Universal TUN/TAP device driver, 1.6\n[ 0.673775] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.676884] PPP generic driver version 2.4.2\n[ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.680129] ehci-pci: EHCI PCI platform driver\n[ 0.681363] ehci-platform: EHCI generic platform driver\n[ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.684098] ohci-pci: OHCI PCI platform driver\n[ 0.685305] ohci-platform: OHCI generic platform driver\n[ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.718661] usb usb1: Product: UHCI Host Controller\n[ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.721300] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.722552] hub 1-0:1.0: USB hub found\n[ 0.723512] hub 1-0:1.0: 2 ports detected\n[ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.729762] mousedev: PS/2 mouse device common for all mice\n[ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.733441] rtc_cmos 00:00: RTC can wake from S4\n[ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.739073] device-mapper: uevent: version 1.0.3\n[ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.745001] TCP: cubic registered\n[ 0.753972] NET: Registered protocol family 10\n[ 0.755615] NET: Registered protocol family 17\n[ 0.757011] Key type dns_resolver registered\n[ 0.758509] Loading compiled-in X.509 certificates\n[ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.764070] registered taskstats version 1\n[ 0.767199] Key type trusted registered\n[ 0.770854] Key type encrypted registered\n[ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773140] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.775112] regulator-dummy: disabling\n[ 0.776134] Magic number: 10:785:649\n[ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917)\n[ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.780646] EDD information not available.\n[ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.828723] Write protecting the kernel read-only data: 12288k\n[ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.848440] systemd-udevd[107]: starting version 204\n[ 0.896553] FDC 0 is a S82078B\n[ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.204205] usb 1-1: Product: QEMU USB Tablet\n[ 1.205328] usb 1-1: Manufacturer: QEMU\n[ 1.206343] usb 1-1: SerialNumber: 42\n[ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz\n[ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available\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 Populate /dev filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[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[ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds.\ncloud-init-nonet[5.05]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting 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[6.32]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c |\nci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c |\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.2 | 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:\nc1:e1:eb:8a:e0:c9:3d:83:17:0d:46:c8:3f:34:b7:11 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . . E.. |\n| o + oo . |\n| + o o+ |\n| = . o |\n| . + S |\n| . .. |\n| .. . . |\n| o.++. . |\n| +.oo. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nb3:30:6f:6b:a1:71:c5:45:93:65:f4:5a:56:99:94:51 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .o+=oE|\n| oo =.|\n| . . +|\n| o + |\n| o S. . |\n| .+oo |\n| ++. |\n| .... |\n| .. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n87:68:a2:71:38:f4:6c:5d:53:98:fc:93:9c:d7:f6:a5 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . o. |\n| +. |\n| . oo o . |\n| . + . o o* . o .|\n| + * + S .o . o.|\n| * o . E .|\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:\na4:a4:e6:59:25:f6:7c:39:32:16:4e:1a:32:4f:84:be root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. |\n| .. |\n| .o * = |\n| .O % . . |\n| o.= S + |\n| oEo . + . |\n| o |\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 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 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 * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:40:47 +0000. Up 130.32 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Wed, 14 Nov 2018 20:41:47 +0000. Up 191.06 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 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install sprout --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package sprout\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.210\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 6 -lt 10 ']'\n+ retries=7\n+ echo 'nsupdate failed - retrying (retry 7)...'\nnsupdate failed - retrying (retry 7)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n"} 2018-11-14 20:46:05,271 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-3d3e4634-4d61-4283-801f-34f97e95015f 2018-11-14 20:46:05,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0772700309753s 2018-11-14 20:46:05,272 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-3d3e4634-4d61-4283-801f-34f97e95015f 2018-11-14 20:46:05,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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008061] Security Framework initialized [ 0.009190] AppArmor: AppArmor initialized [ 0.010236] Yama: becoming mindful. [ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022249] Initializing cgroup subsys memory [ 0.024009] Initializing cgroup subsys devices [ 0.025557] Initializing cgroup subsys freezer [ 0.026914] Initializing cgroup subsys blkio [ 0.028004] Initializing cgroup subsys perf_event [ 0.029405] Initializing cgroup subsys hugetlb [ 0.030676] FEATURE SPEC_CTRL Present [ 0.032701] mce: CPU supports 10 MCE banks [ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.057450] ACPI: Core revision 20131115 [ 0.059321] ACPI: All ACPI Tables successfully acquired [ 0.060388] ftrace: allocating 28747 entries in 113 pages [ 0.080328] smpboot: Max logical packages: 2 [ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.086369] Enabling x2apic [ 0.087484] Enabled x2apic [ 0.088013] Switched APIC routing to physical x2apic. [ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.106142] KVM setup paravirtual spinlock [ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.110708] x86: Booting SMP configuration: [ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.128044] x86: Booted up 1 node, 2 CPUs [ 0.128027] KVM setup async PF for cpu 1 [ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.132512] devtmpfs: initialized [ 0.134232] EVM: security.selinux [ 0.135169] EVM: security.SMACK64 [ 0.136007] EVM: security.ima [ 0.136887] EVM: security.capability [ 0.137923] pinctrl core: initialized pinctrl subsystem [ 0.140067] regulator-dummy: no parameters [ 0.141224] RTC time: 20:38:36, date: 11/14/18 [ 0.142423] NET: Registered protocol family 16 [ 0.143707] cpuidle: using governor ladder [ 0.144005] cpuidle: using governor menu [ 0.145155] ACPI: bus type PCI registered [ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.148014] PCI: Using configuration type 1 for base access [ 0.150133] bio: create slab at 0 [ 0.150133] ACPI: Added _OSI(Module Device) [ 0.152004] ACPI: Added _OSI(Processor Device) [ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.154336] ACPI: Added _OSI(Processor Aggregator Device) [ 0.157445] ACPI: Interpreter enabled [ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.168722] ACPI: (supports S0 S5) [ 0.169639] ACPI: Using IOAPIC for interrupt routing [ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.172211] ACPI: No dock devices found. [ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180215] acpiphp: Slot [3] registered [ 0.181284] acpiphp: Slot [4] registered [ 0.182383] acpiphp: Slot [5] registered [ 0.183489] acpiphp: Slot [6] registered [ 0.184021] acpiphp: Slot [7] registered [ 0.185113] acpiphp: Slot [8] registered [ 0.186156] acpiphp: Slot [9] registered [ 0.187209] acpiphp: Slot [10] registered [ 0.188022] acpiphp: Slot [11] registered [ 0.189095] acpiphp: Slot [12] registered [ 0.190146] acpiphp: Slot [13] registered [ 0.191227] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193105] acpiphp: Slot [16] registered [ 0.194191] acpiphp: Slot [17] registered [ 0.195404] acpiphp: Slot [18] registered [ 0.196030] acpiphp: Slot [19] registered [ 0.197120] acpiphp: Slot [20] registered [ 0.198203] acpiphp: Slot [21] registered [ 0.199320] acpiphp: Slot [22] registered [ 0.200031] acpiphp: Slot [23] registered [ 0.201126] acpiphp: Slot [24] registered [ 0.202172] acpiphp: Slot [25] registered [ 0.203274] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205091] acpiphp: Slot [28] registered [ 0.206163] acpiphp: Slot [29] registered [ 0.207224] acpiphp: Slot [30] registered [ 0.208039] acpiphp: Slot [31] registered [ 0.209096] PCI host bridge to bus 0000:00 [ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.267494] vgaarb: loaded [ 0.268003] vgaarb: bridge control possible 0000:00:02.0 [ 0.269583] SCSI subsystem initialized [ 0.270760] ACPI: bus type USB registered [ 0.270760] usbcore: registered new interface driver usbfs [ 0.272016] usbcore: registered new interface driver hub [ 0.273377] usbcore: registered new device driver usb [ 0.273380] PCI: Using ACPI for IRQ routing [ 0.276394] NetLabel: Initializing [ 0.277358] NetLabel: domain hash size = 128 [ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.279802] NetLabel: unlabeled traffic allowed by default [ 0.280175] Switched to clocksource kvm-clock [ 0.288651] AppArmor: AppArmor Filesystem Enabled [ 0.289882] pnp: PnP ACPI init [ 0.290750] ACPI: bus type PNP registered [ 0.292255] pnp: PnP ACPI: found 8 devices [ 0.293362] ACPI: bus type PNP unregistered [ 0.300064] NET: Registered protocol family 2 [ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.305400] TCP: Hash tables configured (established 16384 bind 16384) [ 0.307033] TCP: reno registered [ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.311039] NET: Registered protocol family 1 [ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.360180] Trying to unpack rootfs image as initramfs... [ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.478842] Scanning for low memory corruption every 60 seconds [ 0.481199] Initialise system trusted keyring [ 0.482704] audit: initializing netlink socket (disabled) [ 0.484078] type=2000 audit(1542227916.621:1): initialized [ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.507570] zbud: loaded [ 0.508800] VFS: Disk quotas dquot_6.5.2 [ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.511962] fuse init (API version 7.22) [ 0.513085] msgmni has been set to 3997 [ 0.514171] Key type big_key registered [ 0.515819] Key type asymmetric registered [ 0.516953] Asymmetric key parser 'x509' registered [ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.520306] io scheduler noop registered [ 0.521400] io scheduler deadline registered (default) [ 0.522784] io scheduler cfq registered [ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.527075] ipmi message handler version 39.2 [ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531433] ACPI: Power Button [PWRF] [ 0.532880] GHES: HEST is not enabled! [ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.651947] Linux agpgart interface v0.103 [ 0.653940] brd: module loaded [ 0.655289] loop: module loaded [ 0.656602] blk-mq: CPU -> queue map [ 0.658436] CPU 0 -> Queue 0 [ 0.659615] CPU 1 -> Queue 0 [ 0.661765] vda: vda1 [ 0.663777] scsi0 : ata_piix [ 0.666707] scsi1 : ata_piix [ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.671438] libphy: Fixed MDIO Bus: probed [ 0.672611] tun: Universal TUN/TAP device driver, 1.6 [ 0.673775] tun: (C) 1999-2004 Max Krasnyansky [ 0.676884] PPP generic driver version 2.4.2 [ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.680129] ehci-pci: EHCI PCI platform driver [ 0.681363] ehci-platform: EHCI generic platform driver [ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.684098] ohci-pci: OHCI PCI platform driver [ 0.685305] ohci-platform: OHCI generic platform driver [ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver [ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718661] usb usb1: Product: UHCI Host Controller [ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.721300] usb usb1: SerialNumber: 0000:00:01.2 [ 0.722552] hub 1-0:1.0: USB hub found [ 0.723512] hub 1-0:1.0: 2 ports detected [ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.729762] mousedev: PS/2 mouse device common for all mice [ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.733441] rtc_cmos 00:00: RTC can wake from S4 [ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.739073] device-mapper: uevent: version 1.0.3 [ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs [ 0.745001] TCP: cubic registered [ 0.753972] NET: Registered protocol family 10 [ 0.755615] NET: Registered protocol family 17 [ 0.757011] Key type dns_resolver registered [ 0.758509] Loading compiled-in X.509 certificates [ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.764070] registered taskstats version 1 [ 0.767199] Key type trusted registered [ 0.770854] Key type encrypted registered [ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773140] IMA: No TPM chip found, activating TPM-bypass! [ 0.775112] regulator-dummy: disabling [ 0.776134] Magic number: 10:785:649 [ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917) [ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.780646] EDD information not available. [ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.828723] Write protecting the kernel read-only data: 12288k [ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.848440] systemd-udevd[107]: starting version 204 [ 0.896553] FDC 0 is a S82078B [ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.204205] usb 1-1: Product: QEMU USB Tablet [ 1.205328] usb 1-1: Manufacturer: QEMU [ 1.206343] usb 1-1: SerialNumber: 42 [ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz [ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available * 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 Populate /dev filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds. cloud-init-nonet[5.05]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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[6.32]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c | ci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c | 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.2 | 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: c1:e1:eb:8a:e0:c9:3d:83:17:0d:46:c8:3f:34:b7:11 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | . . E.. | | o + oo . | | + o o+ | | = . o | | . + S | | . .. | | .. . . | | o.++. . | | +.oo. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: b3:30:6f:6b:a1:71:c5:45:93:65:f4:5a:56:99:94:51 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | .o+=oE| | oo =.| | . . +| | o + | | o S. . | | .+oo | | ++. | | .... | | .. | +-----------------+ 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: 87:68:a2:71:38:f4:6c:5d:53:98:fc:93:9c:d7:f6:a5 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | . o. | | +. | | . oo o . | | . + . o o* . o .| | + * + S .o . 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: a4:a4:e6:59:25:f6:7c:39:32:16:4e:1a:32:4f:84:be root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .. | | .. | | .o * = | | .O % . . | | o.= S + | | oEo . + . | | 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 SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting 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 ] 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 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 ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:40:47 +0000. Up 130.32 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Wed, 14 Nov 2018 20:41:47 +0000. Up 191.06 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 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install sprout --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package sprout + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 2018-11-14 20:46:05,274 - functest.core.singlevm - DEBUG - try 39: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-14 20:46:15,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:46:15,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:46:15,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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-9b5cddfc-8eb6-4c11-9a3f-bce735f8fe54 x-compute-request-id: req-9b5cddfc-8eb6-4c11-9a3f-bce735f8fe54 Content-Encoding: gzip Content-Length: 1498 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:bc:66:4c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:66:4c", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:60:8c", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:34.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "0e36c748-ed15-4de6-82a0-d99a17af479a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:34Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:c1:0b:40", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:0b:40", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:46.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "35e17aec-ff41-4421-9df7-552124cdbab1", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:46Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "bono-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:42:07:79", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:07:79", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:b7:ea", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:36.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:36Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "dime-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:63:a5:22", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:a5:22", "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:1d:a7:43", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:a7:43", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "d31f7770-a606-4856-90d0-b4ea1295ef58", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "homer-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:46:7f:16", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:7f:16", "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:6f:84:50", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:cb:40:f9", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:40:f9", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:37:51.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:37:51Z", "hostId": "4f9348ee26543026d8aeb2af7f9ee6328e1c5c6b414aeec1b963e000", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-14T20:36:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:da:ad:13", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:ad:13", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:63:c7", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:35:57.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "ab480cc2-b362-4101-9346-87dff464dada", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:35:57Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ns.clearwater.opnfv", "created": "2018-11-14T20:34:13Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:46:15,864 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9b5cddfc-8eb6-4c11-9a3f-bce735f8fe54 2018-11-14 20:46:15,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.57839179039s 2018-11-14 20:46:15,865 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9b5cddfc-8eb6-4c11-9a3f-bce735f8fe54 2018-11-14 20:46:15,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 20:46:15,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 20:46:15,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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-b61602c2-7f32-4846-a541-b82f039998a7 x-compute-request-id: req-b61602c2-7f32-4846-a541-b82f039998a7 Content-Encoding: gzip Content-Length: 11078 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008061] Security Framework initialized\n[ 0.009190] AppArmor: AppArmor initialized\n[ 0.010236] Yama: becoming mindful.\n[ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022249] Initializing cgroup subsys memory\n[ 0.024009] Initializing cgroup subsys devices\n[ 0.025557] Initializing cgroup subsys freezer\n[ 0.026914] Initializing cgroup subsys blkio\n[ 0.028004] Initializing cgroup subsys perf_event\n[ 0.029405] Initializing cgroup subsys hugetlb\n[ 0.030676] FEATURE SPEC_CTRL Present\n[ 0.032701] mce: CPU supports 10 MCE banks\n[ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.057450] ACPI: Core revision 20131115\n[ 0.059321] ACPI: All ACPI Tables successfully acquired\n[ 0.060388] ftrace: allocating 28747 entries in 113 pages\n[ 0.080328] smpboot: Max logical packages: 2\n[ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.086369] Enabling x2apic\n[ 0.087484] Enabled x2apic\n[ 0.088013] Switched APIC routing to physical x2apic.\n[ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.106142] KVM setup paravirtual spinlock\n[ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.110708] x86: Booting SMP configuration:\n[ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.128044] x86: Booted up 1 node, 2 CPUs\n[ 0.128027] KVM setup async PF for cpu 1\n[ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.132512] devtmpfs: initialized\n[ 0.134232] EVM: security.selinux\n[ 0.135169] EVM: security.SMACK64\n[ 0.136007] EVM: security.ima\n[ 0.136887] EVM: security.capability\n[ 0.137923] pinctrl core: initialized pinctrl subsystem\n[ 0.140067] regulator-dummy: no parameters\n[ 0.141224] RTC time: 20:38:36, date: 11/14/18\n[ 0.142423] NET: Registered protocol family 16\n[ 0.143707] cpuidle: using governor ladder\n[ 0.144005] cpuidle: using governor menu\n[ 0.145155] ACPI: bus type PCI registered\n[ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.148014] PCI: Using configuration type 1 for base access\n[ 0.150133] bio: create slab at 0\n[ 0.150133] ACPI: Added _OSI(Module Device)\n[ 0.152004] ACPI: Added _OSI(Processor Device)\n[ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.154336] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.157445] ACPI: Interpreter enabled\n[ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.168722] ACPI: (supports S0 S5)\n[ 0.169639] ACPI: Using IOAPIC for interrupt routing\n[ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.172211] ACPI: No dock devices found.\n[ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180215] acpiphp: Slot [3] registered\n[ 0.181284] acpiphp: Slot [4] registered\n[ 0.182383] acpiphp: Slot [5] registered\n[ 0.183489] acpiphp: Slot [6] registered\n[ 0.184021] acpiphp: Slot [7] registered\n[ 0.185113] acpiphp: Slot [8] registered\n[ 0.186156] acpiphp: Slot [9] registered\n[ 0.187209] acpiphp: Slot [10] registered\n[ 0.188022] acpiphp: Slot [11] registered\n[ 0.189095] acpiphp: Slot [12] registered\n[ 0.190146] acpiphp: Slot [13] registered\n[ 0.191227] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193105] acpiphp: Slot [16] registered\n[ 0.194191] acpiphp: Slot [17] registered\n[ 0.195404] acpiphp: Slot [18] registered\n[ 0.196030] acpiphp: Slot [19] registered\n[ 0.197120] acpiphp: Slot [20] registered\n[ 0.198203] acpiphp: Slot [21] registered\n[ 0.199320] acpiphp: Slot [22] registered\n[ 0.200031] acpiphp: Slot [23] registered\n[ 0.201126] acpiphp: Slot [24] registered\n[ 0.202172] acpiphp: Slot [25] registered\n[ 0.203274] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205091] acpiphp: Slot [28] registered\n[ 0.206163] acpiphp: Slot [29] registered\n[ 0.207224] acpiphp: Slot [30] registered\n[ 0.208039] acpiphp: Slot [31] registered\n[ 0.209096] PCI host bridge to bus 0000:00\n[ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.267494] vgaarb: loaded\n[ 0.268003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.269583] SCSI subsystem initialized\n[ 0.270760] ACPI: bus type USB registered\n[ 0.270760] usbcore: registered new interface driver usbfs\n[ 0.272016] usbcore: registered new interface driver hub\n[ 0.273377] usbcore: registered new device driver usb\n[ 0.273380] PCI: Using ACPI for IRQ routing\n[ 0.276394] NetLabel: Initializing\n[ 0.277358] NetLabel: domain hash size = 128\n[ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.279802] NetLabel: unlabeled traffic allowed by default\n[ 0.280175] Switched to clocksource kvm-clock\n[ 0.288651] AppArmor: AppArmor Filesystem Enabled\n[ 0.289882] pnp: PnP ACPI init\n[ 0.290750] ACPI: bus type PNP registered\n[ 0.292255] pnp: PnP ACPI: found 8 devices\n[ 0.293362] ACPI: bus type PNP unregistered\n[ 0.300064] NET: Registered protocol family 2\n[ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.305400] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.307033] TCP: reno registered\n[ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.311039] NET: Registered protocol family 1\n[ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.360180] Trying to unpack rootfs image as initramfs...\n[ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.478842] Scanning for low memory corruption every 60 seconds\n[ 0.481199] Initialise system trusted keyring\n[ 0.482704] audit: initializing netlink socket (disabled)\n[ 0.484078] type=2000 audit(1542227916.621:1): initialized\n[ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507570] zbud: loaded\n[ 0.508800] VFS: Disk quotas dquot_6.5.2\n[ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511962] fuse init (API version 7.22)\n[ 0.513085] msgmni has been set to 3997\n[ 0.514171] Key type big_key registered\n[ 0.515819] Key type asymmetric registered\n[ 0.516953] Asymmetric key parser 'x509' registered\n[ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.520306] io scheduler noop registered\n[ 0.521400] io scheduler deadline registered (default)\n[ 0.522784] io scheduler cfq registered\n[ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527075] ipmi message handler version 39.2\n[ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531433] ACPI: Power Button [PWRF]\n[ 0.532880] GHES: HEST is not enabled!\n[ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.651947] Linux agpgart interface v0.103\n[ 0.653940] brd: module loaded\n[ 0.655289] loop: module loaded\n[ 0.656602] blk-mq: CPU -> queue map\n[ 0.658436] CPU 0 -> Queue 0\n[ 0.659615] CPU 1 -> Queue 0\n[ 0.661765] vda: vda1\n[ 0.663777] scsi0 : ata_piix\n[ 0.666707] scsi1 : ata_piix\n[ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.671438] libphy: Fixed MDIO Bus: probed\n[ 0.672611] tun: Universal TUN/TAP device driver, 1.6\n[ 0.673775] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.676884] PPP generic driver version 2.4.2\n[ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.680129] ehci-pci: EHCI PCI platform driver\n[ 0.681363] ehci-platform: EHCI generic platform driver\n[ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.684098] ohci-pci: OHCI PCI platform driver\n[ 0.685305] ohci-platform: OHCI generic platform driver\n[ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.718661] usb usb1: Product: UHCI Host Controller\n[ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.721300] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.722552] hub 1-0:1.0: USB hub found\n[ 0.723512] hub 1-0:1.0: 2 ports detected\n[ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.729762] mousedev: PS/2 mouse device common for all mice\n[ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.733441] rtc_cmos 00:00: RTC can wake from S4\n[ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.739073] device-mapper: uevent: version 1.0.3\n[ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.745001] TCP: cubic registered\n[ 0.753972] NET: Registered protocol family 10\n[ 0.755615] NET: Registered protocol family 17\n[ 0.757011] Key type dns_resolver registered\n[ 0.758509] Loading compiled-in X.509 certificates\n[ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.764070] registered taskstats version 1\n[ 0.767199] Key type trusted registered\n[ 0.770854] Key type encrypted registered\n[ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773140] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.775112] regulator-dummy: disabling\n[ 0.776134] Magic number: 10:785:649\n[ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917)\n[ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.780646] EDD information not available.\n[ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.828723] Write protecting the kernel read-only data: 12288k\n[ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.848440] systemd-udevd[107]: starting version 204\n[ 0.896553] FDC 0 is a S82078B\n[ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.204205] usb 1-1: Product: QEMU USB Tablet\n[ 1.205328] usb 1-1: Manufacturer: QEMU\n[ 1.206343] usb 1-1: SerialNumber: 42\n[ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz\n[ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available\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 Populate /dev filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[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[ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds.\ncloud-init-nonet[5.05]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting 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[6.32]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c |\nci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c |\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.2 | 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:\nc1:e1:eb:8a:e0:c9:3d:83:17:0d:46:c8:3f:34:b7:11 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . . E.. |\n| o + oo . |\n| + o o+ |\n| = . o |\n| . + S |\n| . .. |\n| .. . . |\n| o.++. . |\n| +.oo. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nb3:30:6f:6b:a1:71:c5:45:93:65:f4:5a:56:99:94:51 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .o+=oE|\n| oo =.|\n| . . +|\n| o + |\n| o S. . |\n| .+oo |\n| ++. |\n| .... |\n| .. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n87:68:a2:71:38:f4:6c:5d:53:98:fc:93:9c:d7:f6:a5 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . o. |\n| +. |\n| . oo o . |\n| . + . o o* . o .|\n| + * + S .o . o.|\n| * o . E .|\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:\na4:a4:e6:59:25:f6:7c:39:32:16:4e:1a:32:4f:84:be root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. |\n| .. |\n| .o * = |\n| .O % . . |\n| o.= S + |\n| oEo . + . |\n| o |\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 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 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 * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:40:47 +0000. Up 130.32 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Wed, 14 Nov 2018 20:41:47 +0000. Up 191.06 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 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install sprout --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package sprout\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.210\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 6 -lt 10 ']'\n+ retries=7\n+ echo 'nsupdate failed - retrying (retry 7)...'\nnsupdate failed - retrying (retry 7)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 7 -lt 10 ']'\n+ retries=8\n+ echo 'nsupdate failed - retrying (retry 8)...'\nnsupdate failed - retrying (retry 8)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n"} 2018-11-14 20:46:15,943 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-b61602c2-7f32-4846-a541-b82f039998a7 2018-11-14 20:46:15,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.071268081665s 2018-11-14 20:46:15,944 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-b61602c2-7f32-4846-a541-b82f039998a7 2018-11-14 20:46:15,944 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008061] Security Framework initialized [ 0.009190] AppArmor: AppArmor initialized [ 0.010236] Yama: becoming mindful. [ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022249] Initializing cgroup subsys memory [ 0.024009] Initializing cgroup subsys devices [ 0.025557] Initializing cgroup subsys freezer [ 0.026914] Initializing cgroup subsys blkio [ 0.028004] Initializing cgroup subsys perf_event [ 0.029405] Initializing cgroup subsys hugetlb [ 0.030676] FEATURE SPEC_CTRL Present [ 0.032701] mce: CPU supports 10 MCE banks [ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.057450] ACPI: Core revision 20131115 [ 0.059321] ACPI: All ACPI Tables successfully acquired [ 0.060388] ftrace: allocating 28747 entries in 113 pages [ 0.080328] smpboot: Max logical packages: 2 [ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.086369] Enabling x2apic [ 0.087484] Enabled x2apic [ 0.088013] Switched APIC routing to physical x2apic. [ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.106142] KVM setup paravirtual spinlock [ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.110708] x86: Booting SMP configuration: [ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.128044] x86: Booted up 1 node, 2 CPUs [ 0.128027] KVM setup async PF for cpu 1 [ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.132512] devtmpfs: initialized [ 0.134232] EVM: security.selinux [ 0.135169] EVM: security.SMACK64 [ 0.136007] EVM: security.ima [ 0.136887] EVM: security.capability [ 0.137923] pinctrl core: initialized pinctrl subsystem [ 0.140067] regulator-dummy: no parameters [ 0.141224] RTC time: 20:38:36, date: 11/14/18 [ 0.142423] NET: Registered protocol family 16 [ 0.143707] cpuidle: using governor ladder [ 0.144005] cpuidle: using governor menu [ 0.145155] ACPI: bus type PCI registered [ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.148014] PCI: Using configuration type 1 for base access [ 0.150133] bio: create slab at 0 [ 0.150133] ACPI: Added _OSI(Module Device) [ 0.152004] ACPI: Added _OSI(Processor Device) [ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.154336] ACPI: Added _OSI(Processor Aggregator Device) [ 0.157445] ACPI: Interpreter enabled [ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.168722] ACPI: (supports S0 S5) [ 0.169639] ACPI: Using IOAPIC for interrupt routing [ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.172211] ACPI: No dock devices found. [ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180215] acpiphp: Slot [3] registered [ 0.181284] acpiphp: Slot [4] registered [ 0.182383] acpiphp: Slot [5] registered [ 0.183489] acpiphp: Slot [6] registered [ 0.184021] acpiphp: Slot [7] registered [ 0.185113] acpiphp: Slot [8] registered [ 0.186156] acpiphp: Slot [9] registered [ 0.187209] acpiphp: Slot [10] registered [ 0.188022] acpiphp: Slot [11] registered [ 0.189095] acpiphp: Slot [12] registered [ 0.190146] acpiphp: Slot [13] registered [ 0.191227] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193105] acpiphp: Slot [16] registered [ 0.194191] acpiphp: Slot [17] registered [ 0.195404] acpiphp: Slot [18] registered [ 0.196030] acpiphp: Slot [19] registered [ 0.197120] acpiphp: Slot [20] registered [ 0.198203] acpiphp: Slot [21] registered [ 0.199320] acpiphp: Slot [22] registered [ 0.200031] acpiphp: Slot [23] registered [ 0.201126] acpiphp: Slot [24] registered [ 0.202172] acpiphp: Slot [25] registered [ 0.203274] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205091] acpiphp: Slot [28] registered [ 0.206163] acpiphp: Slot [29] registered [ 0.207224] acpiphp: Slot [30] registered [ 0.208039] acpiphp: Slot [31] registered [ 0.209096] PCI host bridge to bus 0000:00 [ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.267494] vgaarb: loaded [ 0.268003] vgaarb: bridge control possible 0000:00:02.0 [ 0.269583] SCSI subsystem initialized [ 0.270760] ACPI: bus type USB registered [ 0.270760] usbcore: registered new interface driver usbfs [ 0.272016] usbcore: registered new interface driver hub [ 0.273377] usbcore: registered new device driver usb [ 0.273380] PCI: Using ACPI for IRQ routing [ 0.276394] NetLabel: Initializing [ 0.277358] NetLabel: domain hash size = 128 [ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.279802] NetLabel: unlabeled traffic allowed by default [ 0.280175] Switched to clocksource kvm-clock [ 0.288651] AppArmor: AppArmor Filesystem Enabled [ 0.289882] pnp: PnP ACPI init [ 0.290750] ACPI: bus type PNP registered [ 0.292255] pnp: PnP ACPI: found 8 devices [ 0.293362] ACPI: bus type PNP unregistered [ 0.300064] NET: Registered protocol family 2 [ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.305400] TCP: Hash tables configured (established 16384 bind 16384) [ 0.307033] TCP: reno registered [ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.311039] NET: Registered protocol family 1 [ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.360180] Trying to unpack rootfs image as initramfs... [ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.478842] Scanning for low memory corruption every 60 seconds [ 0.481199] Initialise system trusted keyring [ 0.482704] audit: initializing netlink socket (disabled) [ 0.484078] type=2000 audit(1542227916.621:1): initialized [ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.507570] zbud: loaded [ 0.508800] VFS: Disk quotas dquot_6.5.2 [ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.511962] fuse init (API version 7.22) [ 0.513085] msgmni has been set to 3997 [ 0.514171] Key type big_key registered [ 0.515819] Key type asymmetric registered [ 0.516953] Asymmetric key parser 'x509' registered [ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.520306] io scheduler noop registered [ 0.521400] io scheduler deadline registered (default) [ 0.522784] io scheduler cfq registered [ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.527075] ipmi message handler version 39.2 [ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531433] ACPI: Power Button [PWRF] [ 0.532880] GHES: HEST is not enabled! [ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.651947] Linux agpgart interface v0.103 [ 0.653940] brd: module loaded [ 0.655289] loop: module loaded [ 0.656602] blk-mq: CPU -> queue map [ 0.658436] CPU 0 -> Queue 0 [ 0.659615] CPU 1 -> Queue 0 [ 0.661765] vda: vda1 [ 0.663777] scsi0 : ata_piix [ 0.666707] scsi1 : ata_piix [ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.671438] libphy: Fixed MDIO Bus: probed [ 0.672611] tun: Universal TUN/TAP device driver, 1.6 [ 0.673775] tun: (C) 1999-2004 Max Krasnyansky [ 0.676884] PPP generic driver version 2.4.2 [ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.680129] ehci-pci: EHCI PCI platform driver [ 0.681363] ehci-platform: EHCI generic platform driver [ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.684098] ohci-pci: OHCI PCI platform driver [ 0.685305] ohci-platform: OHCI generic platform driver [ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver [ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718661] usb usb1: Product: UHCI Host Controller [ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.721300] usb usb1: SerialNumber: 0000:00:01.2 [ 0.722552] hub 1-0:1.0: USB hub found [ 0.723512] hub 1-0:1.0: 2 ports detected [ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.729762] mousedev: PS/2 mouse device common for all mice [ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.733441] rtc_cmos 00:00: RTC can wake from S4 [ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.739073] device-mapper: uevent: version 1.0.3 [ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs [ 0.745001] TCP: cubic registered [ 0.753972] NET: Registered protocol family 10 [ 0.755615] NET: Registered protocol family 17 [ 0.757011] Key type dns_resolver registered [ 0.758509] Loading compiled-in X.509 certificates [ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.764070] registered taskstats version 1 [ 0.767199] Key type trusted registered [ 0.770854] Key type encrypted registered [ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773140] IMA: No TPM chip found, activating TPM-bypass! [ 0.775112] regulator-dummy: disabling [ 0.776134] Magic number: 10:785:649 [ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917) [ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.780646] EDD information not available. [ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.828723] Write protecting the kernel read-only data: 12288k [ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.848440] systemd-udevd[107]: starting version 204 [ 0.896553] FDC 0 is a S82078B [ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.204205] usb 1-1: Product: QEMU USB Tablet [ 1.205328] usb 1-1: Manufacturer: QEMU [ 1.206343] usb 1-1: SerialNumber: 42 [ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz [ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available * 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 Populate /dev filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds. cloud-init-nonet[5.05]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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[6.32]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c | ci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c | 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.2 | 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: c1:e1:eb:8a:e0:c9:3d:83:17:0d:46:c8:3f:34:b7:11 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | . . E.. | | o + oo . | | + o o+ | | = . o | | . + S | | . .. | | .. . . | | o.++. . | | +.oo. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: b3:30:6f:6b:a1:71:c5:45:93:65:f4:5a:56:99:94:51 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | .o+=oE| | oo =.| | . . +| | o + | | o S. . | | .+oo | | ++. | | .... | | .. | +-----------------+ 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: 87:68:a2:71:38:f4:6c:5d:53:98:fc:93:9c:d7:f6:a5 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | . o. | | +. | | . oo o . | | . + . o o* . o .| | + * + S .o . 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: a4:a4:e6:59:25:f6:7c:39:32:16:4e:1a:32:4f:84:be root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .. | | .. | | .o * = | | .O % . . | | o.= S + | | oEo . + . | | 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 SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting 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 ] 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 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 ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:40:47 +0000. Up 130.32 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Wed, 14 Nov 2018 20:41:47 +0000. Up 191.06 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 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install sprout --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package sprout + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 2018-11-14 20:46:15,946 - functest.core.singlevm - DEBUG - try 40: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-14 20:46:25,957 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:46:25,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:46:27,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:46:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e1016033-4368-40cf-818e-b36d67518469 x-compute-request-id: req-e1016033-4368-40cf-818e-b36d67518469 Content-Encoding: gzip Content-Length: 1498 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:bc:66:4c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:66:4c", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:60:8c", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:34.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "0e36c748-ed15-4de6-82a0-d99a17af479a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:34Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:c1:0b:40", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:0b:40", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:46.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "35e17aec-ff41-4421-9df7-552124cdbab1", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:46Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "bono-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:42:07:79", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:07:79", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:b7:ea", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:36.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:36Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "dime-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:63:a5:22", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:a5:22", "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:1d:a7:43", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:a7:43", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "d31f7770-a606-4856-90d0-b4ea1295ef58", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "homer-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:46:7f:16", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:7f:16", "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:6f:84:50", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:cb:40:f9", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:40:f9", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:37:51.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:37:51Z", "hostId": "4f9348ee26543026d8aeb2af7f9ee6328e1c5c6b414aeec1b963e000", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-14T20:36:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:da:ad:13", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:ad:13", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:63:c7", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:35:57.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "ab480cc2-b362-4101-9346-87dff464dada", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:35:57Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ns.clearwater.opnfv", "created": "2018-11-14T20:34:13Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:46:27,654 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e1016033-4368-40cf-818e-b36d67518469 2018-11-14 20:46:27,654 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.69706511497s 2018-11-14 20:46:27,655 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e1016033-4368-40cf-818e-b36d67518469 2018-11-14 20:46:27,661 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 20:46:27,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 20:46:27,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:46: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-28105639-a296-4f90-ba3c-f3e47102b1d9 x-compute-request-id: req-28105639-a296-4f90-ba3c-f3e47102b1d9 Content-Encoding: gzip Content-Length: 11078 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008061] Security Framework initialized\n[ 0.009190] AppArmor: AppArmor initialized\n[ 0.010236] Yama: becoming mindful.\n[ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022249] Initializing cgroup subsys memory\n[ 0.024009] Initializing cgroup subsys devices\n[ 0.025557] Initializing cgroup subsys freezer\n[ 0.026914] Initializing cgroup subsys blkio\n[ 0.028004] Initializing cgroup subsys perf_event\n[ 0.029405] Initializing cgroup subsys hugetlb\n[ 0.030676] FEATURE SPEC_CTRL Present\n[ 0.032701] mce: CPU supports 10 MCE banks\n[ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.057450] ACPI: Core revision 20131115\n[ 0.059321] ACPI: All ACPI Tables successfully acquired\n[ 0.060388] ftrace: allocating 28747 entries in 113 pages\n[ 0.080328] smpboot: Max logical packages: 2\n[ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.086369] Enabling x2apic\n[ 0.087484] Enabled x2apic\n[ 0.088013] Switched APIC routing to physical x2apic.\n[ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.106142] KVM setup paravirtual spinlock\n[ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.110708] x86: Booting SMP configuration:\n[ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.128044] x86: Booted up 1 node, 2 CPUs\n[ 0.128027] KVM setup async PF for cpu 1\n[ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.132512] devtmpfs: initialized\n[ 0.134232] EVM: security.selinux\n[ 0.135169] EVM: security.SMACK64\n[ 0.136007] EVM: security.ima\n[ 0.136887] EVM: security.capability\n[ 0.137923] pinctrl core: initialized pinctrl subsystem\n[ 0.140067] regulator-dummy: no parameters\n[ 0.141224] RTC time: 20:38:36, date: 11/14/18\n[ 0.142423] NET: Registered protocol family 16\n[ 0.143707] cpuidle: using governor ladder\n[ 0.144005] cpuidle: using governor menu\n[ 0.145155] ACPI: bus type PCI registered\n[ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.148014] PCI: Using configuration type 1 for base access\n[ 0.150133] bio: create slab at 0\n[ 0.150133] ACPI: Added _OSI(Module Device)\n[ 0.152004] ACPI: Added _OSI(Processor Device)\n[ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.154336] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.157445] ACPI: Interpreter enabled\n[ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.168722] ACPI: (supports S0 S5)\n[ 0.169639] ACPI: Using IOAPIC for interrupt routing\n[ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.172211] ACPI: No dock devices found.\n[ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180215] acpiphp: Slot [3] registered\n[ 0.181284] acpiphp: Slot [4] registered\n[ 0.182383] acpiphp: Slot [5] registered\n[ 0.183489] acpiphp: Slot [6] registered\n[ 0.184021] acpiphp: Slot [7] registered\n[ 0.185113] acpiphp: Slot [8] registered\n[ 0.186156] acpiphp: Slot [9] registered\n[ 0.187209] acpiphp: Slot [10] registered\n[ 0.188022] acpiphp: Slot [11] registered\n[ 0.189095] acpiphp: Slot [12] registered\n[ 0.190146] acpiphp: Slot [13] registered\n[ 0.191227] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193105] acpiphp: Slot [16] registered\n[ 0.194191] acpiphp: Slot [17] registered\n[ 0.195404] acpiphp: Slot [18] registered\n[ 0.196030] acpiphp: Slot [19] registered\n[ 0.197120] acpiphp: Slot [20] registered\n[ 0.198203] acpiphp: Slot [21] registered\n[ 0.199320] acpiphp: Slot [22] registered\n[ 0.200031] acpiphp: Slot [23] registered\n[ 0.201126] acpiphp: Slot [24] registered\n[ 0.202172] acpiphp: Slot [25] registered\n[ 0.203274] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205091] acpiphp: Slot [28] registered\n[ 0.206163] acpiphp: Slot [29] registered\n[ 0.207224] acpiphp: Slot [30] registered\n[ 0.208039] acpiphp: Slot [31] registered\n[ 0.209096] PCI host bridge to bus 0000:00\n[ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.267494] vgaarb: loaded\n[ 0.268003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.269583] SCSI subsystem initialized\n[ 0.270760] ACPI: bus type USB registered\n[ 0.270760] usbcore: registered new interface driver usbfs\n[ 0.272016] usbcore: registered new interface driver hub\n[ 0.273377] usbcore: registered new device driver usb\n[ 0.273380] PCI: Using ACPI for IRQ routing\n[ 0.276394] NetLabel: Initializing\n[ 0.277358] NetLabel: domain hash size = 128\n[ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.279802] NetLabel: unlabeled traffic allowed by default\n[ 0.280175] Switched to clocksource kvm-clock\n[ 0.288651] AppArmor: AppArmor Filesystem Enabled\n[ 0.289882] pnp: PnP ACPI init\n[ 0.290750] ACPI: bus type PNP registered\n[ 0.292255] pnp: PnP ACPI: found 8 devices\n[ 0.293362] ACPI: bus type PNP unregistered\n[ 0.300064] NET: Registered protocol family 2\n[ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.305400] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.307033] TCP: reno registered\n[ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.311039] NET: Registered protocol family 1\n[ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.360180] Trying to unpack rootfs image as initramfs...\n[ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.478842] Scanning for low memory corruption every 60 seconds\n[ 0.481199] Initialise system trusted keyring\n[ 0.482704] audit: initializing netlink socket (disabled)\n[ 0.484078] type=2000 audit(1542227916.621:1): initialized\n[ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507570] zbud: loaded\n[ 0.508800] VFS: Disk quotas dquot_6.5.2\n[ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511962] fuse init (API version 7.22)\n[ 0.513085] msgmni has been set to 3997\n[ 0.514171] Key type big_key registered\n[ 0.515819] Key type asymmetric registered\n[ 0.516953] Asymmetric key parser 'x509' registered\n[ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.520306] io scheduler noop registered\n[ 0.521400] io scheduler deadline registered (default)\n[ 0.522784] io scheduler cfq registered\n[ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527075] ipmi message handler version 39.2\n[ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531433] ACPI: Power Button [PWRF]\n[ 0.532880] GHES: HEST is not enabled!\n[ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.651947] Linux agpgart interface v0.103\n[ 0.653940] brd: module loaded\n[ 0.655289] loop: module loaded\n[ 0.656602] blk-mq: CPU -> queue map\n[ 0.658436] CPU 0 -> Queue 0\n[ 0.659615] CPU 1 -> Queue 0\n[ 0.661765] vda: vda1\n[ 0.663777] scsi0 : ata_piix\n[ 0.666707] scsi1 : ata_piix\n[ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.671438] libphy: Fixed MDIO Bus: probed\n[ 0.672611] tun: Universal TUN/TAP device driver, 1.6\n[ 0.673775] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.676884] PPP generic driver version 2.4.2\n[ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.680129] ehci-pci: EHCI PCI platform driver\n[ 0.681363] ehci-platform: EHCI generic platform driver\n[ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.684098] ohci-pci: OHCI PCI platform driver\n[ 0.685305] ohci-platform: OHCI generic platform driver\n[ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.718661] usb usb1: Product: UHCI Host Controller\n[ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.721300] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.722552] hub 1-0:1.0: USB hub found\n[ 0.723512] hub 1-0:1.0: 2 ports detected\n[ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.729762] mousedev: PS/2 mouse device common for all mice\n[ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.733441] rtc_cmos 00:00: RTC can wake from S4\n[ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.739073] device-mapper: uevent: version 1.0.3\n[ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.745001] TCP: cubic registered\n[ 0.753972] NET: Registered protocol family 10\n[ 0.755615] NET: Registered protocol family 17\n[ 0.757011] Key type dns_resolver registered\n[ 0.758509] Loading compiled-in X.509 certificates\n[ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.764070] registered taskstats version 1\n[ 0.767199] Key type trusted registered\n[ 0.770854] Key type encrypted registered\n[ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773140] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.775112] regulator-dummy: disabling\n[ 0.776134] Magic number: 10:785:649\n[ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917)\n[ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.780646] EDD information not available.\n[ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.828723] Write protecting the kernel read-only data: 12288k\n[ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.848440] systemd-udevd[107]: starting version 204\n[ 0.896553] FDC 0 is a S82078B\n[ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.204205] usb 1-1: Product: QEMU USB Tablet\n[ 1.205328] usb 1-1: Manufacturer: QEMU\n[ 1.206343] usb 1-1: SerialNumber: 42\n[ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz\n[ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available\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 Populate /dev filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[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[ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds.\ncloud-init-nonet[5.05]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting 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[6.32]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c |\nci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c |\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.2 | 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:\nc1:e1:eb:8a:e0:c9:3d:83:17:0d:46:c8:3f:34:b7:11 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . . E.. |\n| o + oo . |\n| + o o+ |\n| = . o |\n| . + S |\n| . .. |\n| .. . . |\n| o.++. . |\n| +.oo. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nb3:30:6f:6b:a1:71:c5:45:93:65:f4:5a:56:99:94:51 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .o+=oE|\n| oo =.|\n| . . +|\n| o + |\n| o S. . |\n| .+oo |\n| ++. |\n| .... |\n| .. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n87:68:a2:71:38:f4:6c:5d:53:98:fc:93:9c:d7:f6:a5 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . o. |\n| +. |\n| . oo o . |\n| . + . o o* . o .|\n| + * + S .o . o.|\n| * o . E .|\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:\na4:a4:e6:59:25:f6:7c:39:32:16:4e:1a:32:4f:84:be root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. |\n| .. |\n| .o * = |\n| .O % . . |\n| o.= S + |\n| oEo . + . |\n| o |\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 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 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 * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:40:47 +0000. Up 130.32 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Wed, 14 Nov 2018 20:41:47 +0000. Up 191.06 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 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install sprout --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package sprout\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.210\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 6 -lt 10 ']'\n+ retries=7\n+ echo 'nsupdate failed - retrying (retry 7)...'\nnsupdate failed - retrying (retry 7)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 7 -lt 10 ']'\n+ retries=8\n+ echo 'nsupdate failed - retrying (retry 8)...'\nnsupdate failed - retrying (retry 8)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n"} 2018-11-14 20:46:27,736 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-28105639-a296-4f90-ba3c-f3e47102b1d9 2018-11-14 20:46:27,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0746269226074s 2018-11-14 20:46:27,738 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-28105639-a296-4f90-ba3c-f3e47102b1d9 2018-11-14 20:46:27,738 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008061] Security Framework initialized [ 0.009190] AppArmor: AppArmor initialized [ 0.010236] Yama: becoming mindful. [ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022249] Initializing cgroup subsys memory [ 0.024009] Initializing cgroup subsys devices [ 0.025557] Initializing cgroup subsys freezer [ 0.026914] Initializing cgroup subsys blkio [ 0.028004] Initializing cgroup subsys perf_event [ 0.029405] Initializing cgroup subsys hugetlb [ 0.030676] FEATURE SPEC_CTRL Present [ 0.032701] mce: CPU supports 10 MCE banks [ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.057450] ACPI: Core revision 20131115 [ 0.059321] ACPI: All ACPI Tables successfully acquired [ 0.060388] ftrace: allocating 28747 entries in 113 pages [ 0.080328] smpboot: Max logical packages: 2 [ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.086369] Enabling x2apic [ 0.087484] Enabled x2apic [ 0.088013] Switched APIC routing to physical x2apic. [ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.106142] KVM setup paravirtual spinlock [ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.110708] x86: Booting SMP configuration: [ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.128044] x86: Booted up 1 node, 2 CPUs [ 0.128027] KVM setup async PF for cpu 1 [ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.132512] devtmpfs: initialized [ 0.134232] EVM: security.selinux [ 0.135169] EVM: security.SMACK64 [ 0.136007] EVM: security.ima [ 0.136887] EVM: security.capability [ 0.137923] pinctrl core: initialized pinctrl subsystem [ 0.140067] regulator-dummy: no parameters [ 0.141224] RTC time: 20:38:36, date: 11/14/18 [ 0.142423] NET: Registered protocol family 16 [ 0.143707] cpuidle: using governor ladder [ 0.144005] cpuidle: using governor menu [ 0.145155] ACPI: bus type PCI registered [ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.148014] PCI: Using configuration type 1 for base access [ 0.150133] bio: create slab at 0 [ 0.150133] ACPI: Added _OSI(Module Device) [ 0.152004] ACPI: Added _OSI(Processor Device) [ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.154336] ACPI: Added _OSI(Processor Aggregator Device) [ 0.157445] ACPI: Interpreter enabled [ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.168722] ACPI: (supports S0 S5) [ 0.169639] ACPI: Using IOAPIC for interrupt routing [ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.172211] ACPI: No dock devices found. [ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180215] acpiphp: Slot [3] registered [ 0.181284] acpiphp: Slot [4] registered [ 0.182383] acpiphp: Slot [5] registered [ 0.183489] acpiphp: Slot [6] registered [ 0.184021] acpiphp: Slot [7] registered [ 0.185113] acpiphp: Slot [8] registered [ 0.186156] acpiphp: Slot [9] registered [ 0.187209] acpiphp: Slot [10] registered [ 0.188022] acpiphp: Slot [11] registered [ 0.189095] acpiphp: Slot [12] registered [ 0.190146] acpiphp: Slot [13] registered [ 0.191227] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193105] acpiphp: Slot [16] registered [ 0.194191] acpiphp: Slot [17] registered [ 0.195404] acpiphp: Slot [18] registered [ 0.196030] acpiphp: Slot [19] registered [ 0.197120] acpiphp: Slot [20] registered [ 0.198203] acpiphp: Slot [21] registered [ 0.199320] acpiphp: Slot [22] registered [ 0.200031] acpiphp: Slot [23] registered [ 0.201126] acpiphp: Slot [24] registered [ 0.202172] acpiphp: Slot [25] registered [ 0.203274] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205091] acpiphp: Slot [28] registered [ 0.206163] acpiphp: Slot [29] registered [ 0.207224] acpiphp: Slot [30] registered [ 0.208039] acpiphp: Slot [31] registered [ 0.209096] PCI host bridge to bus 0000:00 [ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.267494] vgaarb: loaded [ 0.268003] vgaarb: bridge control possible 0000:00:02.0 [ 0.269583] SCSI subsystem initialized [ 0.270760] ACPI: bus type USB registered [ 0.270760] usbcore: registered new interface driver usbfs [ 0.272016] usbcore: registered new interface driver hub [ 0.273377] usbcore: registered new device driver usb [ 0.273380] PCI: Using ACPI for IRQ routing [ 0.276394] NetLabel: Initializing [ 0.277358] NetLabel: domain hash size = 128 [ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.279802] NetLabel: unlabeled traffic allowed by default [ 0.280175] Switched to clocksource kvm-clock [ 0.288651] AppArmor: AppArmor Filesystem Enabled [ 0.289882] pnp: PnP ACPI init [ 0.290750] ACPI: bus type PNP registered [ 0.292255] pnp: PnP ACPI: found 8 devices [ 0.293362] ACPI: bus type PNP unregistered [ 0.300064] NET: Registered protocol family 2 [ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.305400] TCP: Hash tables configured (established 16384 bind 16384) [ 0.307033] TCP: reno registered [ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.311039] NET: Registered protocol family 1 [ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.360180] Trying to unpack rootfs image as initramfs... [ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.478842] Scanning for low memory corruption every 60 seconds [ 0.481199] Initialise system trusted keyring [ 0.482704] audit: initializing netlink socket (disabled) [ 0.484078] type=2000 audit(1542227916.621:1): initialized [ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.507570] zbud: loaded [ 0.508800] VFS: Disk quotas dquot_6.5.2 [ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.511962] fuse init (API version 7.22) [ 0.513085] msgmni has been set to 3997 [ 0.514171] Key type big_key registered [ 0.515819] Key type asymmetric registered [ 0.516953] Asymmetric key parser 'x509' registered [ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.520306] io scheduler noop registered [ 0.521400] io scheduler deadline registered (default) [ 0.522784] io scheduler cfq registered [ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.527075] ipmi message handler version 39.2 [ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531433] ACPI: Power Button [PWRF] [ 0.532880] GHES: HEST is not enabled! [ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.651947] Linux agpgart interface v0.103 [ 0.653940] brd: module loaded [ 0.655289] loop: module loaded [ 0.656602] blk-mq: CPU -> queue map [ 0.658436] CPU 0 -> Queue 0 [ 0.659615] CPU 1 -> Queue 0 [ 0.661765] vda: vda1 [ 0.663777] scsi0 : ata_piix [ 0.666707] scsi1 : ata_piix [ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.671438] libphy: Fixed MDIO Bus: probed [ 0.672611] tun: Universal TUN/TAP device driver, 1.6 [ 0.673775] tun: (C) 1999-2004 Max Krasnyansky [ 0.676884] PPP generic driver version 2.4.2 [ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.680129] ehci-pci: EHCI PCI platform driver [ 0.681363] ehci-platform: EHCI generic platform driver [ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.684098] ohci-pci: OHCI PCI platform driver [ 0.685305] ohci-platform: OHCI generic platform driver [ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver [ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718661] usb usb1: Product: UHCI Host Controller [ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.721300] usb usb1: SerialNumber: 0000:00:01.2 [ 0.722552] hub 1-0:1.0: USB hub found [ 0.723512] hub 1-0:1.0: 2 ports detected [ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.729762] mousedev: PS/2 mouse device common for all mice [ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.733441] rtc_cmos 00:00: RTC can wake from S4 [ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.739073] device-mapper: uevent: version 1.0.3 [ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs [ 0.745001] TCP: cubic registered [ 0.753972] NET: Registered protocol family 10 [ 0.755615] NET: Registered protocol family 17 [ 0.757011] Key type dns_resolver registered [ 0.758509] Loading compiled-in X.509 certificates [ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.764070] registered taskstats version 1 [ 0.767199] Key type trusted registered [ 0.770854] Key type encrypted registered [ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773140] IMA: No TPM chip found, activating TPM-bypass! [ 0.775112] regulator-dummy: disabling [ 0.776134] Magic number: 10:785:649 [ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917) [ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.780646] EDD information not available. [ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.828723] Write protecting the kernel read-only data: 12288k [ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.848440] systemd-udevd[107]: starting version 204 [ 0.896553] FDC 0 is a S82078B [ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.204205] usb 1-1: Product: QEMU USB Tablet [ 1.205328] usb 1-1: Manufacturer: QEMU [ 1.206343] usb 1-1: SerialNumber: 42 [ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz [ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available * 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 Populate /dev filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds. cloud-init-nonet[5.05]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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[6.32]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c | ci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c | 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.2 | 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: c1:e1:eb:8a:e0:c9:3d:83:17:0d:46:c8:3f:34:b7:11 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | . . E.. | | o + oo . | | + o o+ | | = . o | | . + S | | . .. | | .. . . | | o.++. . | | +.oo. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: b3:30:6f:6b:a1:71:c5:45:93:65:f4:5a:56:99:94:51 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | .o+=oE| | oo =.| | . . +| | o + | | o S. . | | .+oo | | ++. | | .... | | .. | +-----------------+ 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: 87:68:a2:71:38:f4:6c:5d:53:98:fc:93:9c:d7:f6:a5 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | . o. | | +. | | . oo o . | | . + . o o* . o .| | + * + S .o . 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: a4:a4:e6:59:25:f6:7c:39:32:16:4e:1a:32:4f:84:be root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .. | | .. | | .o * = | | .O % . . | | o.= S + | | oEo . + . | | 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 SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting 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 ] 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 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 ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:40:47 +0000. Up 130.32 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Wed, 14 Nov 2018 20:41:47 +0000. Up 191.06 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 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install sprout --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package sprout + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 2018-11-14 20:46:27,739 - functest.core.singlevm - DEBUG - try 41: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-14 20:46:37,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:46:37,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:46:38,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:46: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-ae1bb9d4-d0f7-46c1-84e8-81fcad1dcedf x-compute-request-id: req-ae1bb9d4-d0f7-46c1-84e8-81fcad1dcedf Content-Encoding: gzip Content-Length: 1498 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:bc:66:4c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:66:4c", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:60:8c", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:34.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "0e36c748-ed15-4de6-82a0-d99a17af479a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:34Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:c1:0b:40", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:0b:40", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:46.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "35e17aec-ff41-4421-9df7-552124cdbab1", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:46Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "bono-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:42:07:79", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:07:79", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:b7:ea", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:36.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:36Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "dime-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:63:a5:22", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:a5:22", "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:1d:a7:43", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:a7:43", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "d31f7770-a606-4856-90d0-b4ea1295ef58", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "homer-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:46:7f:16", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:7f:16", "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:6f:84:50", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:cb:40:f9", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:40:f9", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:37:51.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:37:51Z", "hostId": "4f9348ee26543026d8aeb2af7f9ee6328e1c5c6b414aeec1b963e000", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-14T20:36:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:da:ad:13", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:ad:13", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:63:c7", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:35:57.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "ab480cc2-b362-4101-9346-87dff464dada", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:35:57Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ns.clearwater.opnfv", "created": "2018-11-14T20:34:13Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:46:38,568 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ae1bb9d4-d0f7-46c1-84e8-81fcad1dcedf 2018-11-14 20:46:38,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.822609186172s 2018-11-14 20:46:38,569 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ae1bb9d4-d0f7-46c1-84e8-81fcad1dcedf 2018-11-14 20:46:38,576 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 20:46:38,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 20:46:38,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:46: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-65453784-0fd3-4b4b-bac8-6e5699a73a81 x-compute-request-id: req-65453784-0fd3-4b4b-bac8-6e5699a73a81 Content-Encoding: gzip Content-Length: 11102 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008061] Security Framework initialized\n[ 0.009190] AppArmor: AppArmor initialized\n[ 0.010236] Yama: becoming mindful.\n[ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022249] Initializing cgroup subsys memory\n[ 0.024009] Initializing cgroup subsys devices\n[ 0.025557] Initializing cgroup subsys freezer\n[ 0.026914] Initializing cgroup subsys blkio\n[ 0.028004] Initializing cgroup subsys perf_event\n[ 0.029405] Initializing cgroup subsys hugetlb\n[ 0.030676] FEATURE SPEC_CTRL Present\n[ 0.032701] mce: CPU supports 10 MCE banks\n[ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.057450] ACPI: Core revision 20131115\n[ 0.059321] ACPI: All ACPI Tables successfully acquired\n[ 0.060388] ftrace: allocating 28747 entries in 113 pages\n[ 0.080328] smpboot: Max logical packages: 2\n[ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.086369] Enabling x2apic\n[ 0.087484] Enabled x2apic\n[ 0.088013] Switched APIC routing to physical x2apic.\n[ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.106142] KVM setup paravirtual spinlock\n[ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.110708] x86: Booting SMP configuration:\n[ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.128044] x86: Booted up 1 node, 2 CPUs\n[ 0.128027] KVM setup async PF for cpu 1\n[ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.132512] devtmpfs: initialized\n[ 0.134232] EVM: security.selinux\n[ 0.135169] EVM: security.SMACK64\n[ 0.136007] EVM: security.ima\n[ 0.136887] EVM: security.capability\n[ 0.137923] pinctrl core: initialized pinctrl subsystem\n[ 0.140067] regulator-dummy: no parameters\n[ 0.141224] RTC time: 20:38:36, date: 11/14/18\n[ 0.142423] NET: Registered protocol family 16\n[ 0.143707] cpuidle: using governor ladder\n[ 0.144005] cpuidle: using governor menu\n[ 0.145155] ACPI: bus type PCI registered\n[ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.148014] PCI: Using configuration type 1 for base access\n[ 0.150133] bio: create slab at 0\n[ 0.150133] ACPI: Added _OSI(Module Device)\n[ 0.152004] ACPI: Added _OSI(Processor Device)\n[ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.154336] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.157445] ACPI: Interpreter enabled\n[ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.168722] ACPI: (supports S0 S5)\n[ 0.169639] ACPI: Using IOAPIC for interrupt routing\n[ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.172211] ACPI: No dock devices found.\n[ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180215] acpiphp: Slot [3] registered\n[ 0.181284] acpiphp: Slot [4] registered\n[ 0.182383] acpiphp: Slot [5] registered\n[ 0.183489] acpiphp: Slot [6] registered\n[ 0.184021] acpiphp: Slot [7] registered\n[ 0.185113] acpiphp: Slot [8] registered\n[ 0.186156] acpiphp: Slot [9] registered\n[ 0.187209] acpiphp: Slot [10] registered\n[ 0.188022] acpiphp: Slot [11] registered\n[ 0.189095] acpiphp: Slot [12] registered\n[ 0.190146] acpiphp: Slot [13] registered\n[ 0.191227] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193105] acpiphp: Slot [16] registered\n[ 0.194191] acpiphp: Slot [17] registered\n[ 0.195404] acpiphp: Slot [18] registered\n[ 0.196030] acpiphp: Slot [19] registered\n[ 0.197120] acpiphp: Slot [20] registered\n[ 0.198203] acpiphp: Slot [21] registered\n[ 0.199320] acpiphp: Slot [22] registered\n[ 0.200031] acpiphp: Slot [23] registered\n[ 0.201126] acpiphp: Slot [24] registered\n[ 0.202172] acpiphp: Slot [25] registered\n[ 0.203274] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205091] acpiphp: Slot [28] registered\n[ 0.206163] acpiphp: Slot [29] registered\n[ 0.207224] acpiphp: Slot [30] registered\n[ 0.208039] acpiphp: Slot [31] registered\n[ 0.209096] PCI host bridge to bus 0000:00\n[ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.267494] vgaarb: loaded\n[ 0.268003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.269583] SCSI subsystem initialized\n[ 0.270760] ACPI: bus type USB registered\n[ 0.270760] usbcore: registered new interface driver usbfs\n[ 0.272016] usbcore: registered new interface driver hub\n[ 0.273377] usbcore: registered new device driver usb\n[ 0.273380] PCI: Using ACPI for IRQ routing\n[ 0.276394] NetLabel: Initializing\n[ 0.277358] NetLabel: domain hash size = 128\n[ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.279802] NetLabel: unlabeled traffic allowed by default\n[ 0.280175] Switched to clocksource kvm-clock\n[ 0.288651] AppArmor: AppArmor Filesystem Enabled\n[ 0.289882] pnp: PnP ACPI init\n[ 0.290750] ACPI: bus type PNP registered\n[ 0.292255] pnp: PnP ACPI: found 8 devices\n[ 0.293362] ACPI: bus type PNP unregistered\n[ 0.300064] NET: Registered protocol family 2\n[ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.305400] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.307033] TCP: reno registered\n[ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.311039] NET: Registered protocol family 1\n[ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.360180] Trying to unpack rootfs image as initramfs...\n[ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.478842] Scanning for low memory corruption every 60 seconds\n[ 0.481199] Initialise system trusted keyring\n[ 0.482704] audit: initializing netlink socket (disabled)\n[ 0.484078] type=2000 audit(1542227916.621:1): initialized\n[ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507570] zbud: loaded\n[ 0.508800] VFS: Disk quotas dquot_6.5.2\n[ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511962] fuse init (API version 7.22)\n[ 0.513085] msgmni has been set to 3997\n[ 0.514171] Key type big_key registered\n[ 0.515819] Key type asymmetric registered\n[ 0.516953] Asymmetric key parser 'x509' registered\n[ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.520306] io scheduler noop registered\n[ 0.521400] io scheduler deadline registered (default)\n[ 0.522784] io scheduler cfq registered\n[ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527075] ipmi message handler version 39.2\n[ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531433] ACPI: Power Button [PWRF]\n[ 0.532880] GHES: HEST is not enabled!\n[ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.651947] Linux agpgart interface v0.103\n[ 0.653940] brd: module loaded\n[ 0.655289] loop: module loaded\n[ 0.656602] blk-mq: CPU -> queue map\n[ 0.658436] CPU 0 -> Queue 0\n[ 0.659615] CPU 1 -> Queue 0\n[ 0.661765] vda: vda1\n[ 0.663777] scsi0 : ata_piix\n[ 0.666707] scsi1 : ata_piix\n[ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.671438] libphy: Fixed MDIO Bus: probed\n[ 0.672611] tun: Universal TUN/TAP device driver, 1.6\n[ 0.673775] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.676884] PPP generic driver version 2.4.2\n[ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.680129] ehci-pci: EHCI PCI platform driver\n[ 0.681363] ehci-platform: EHCI generic platform driver\n[ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.684098] ohci-pci: OHCI PCI platform driver\n[ 0.685305] ohci-platform: OHCI generic platform driver\n[ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.718661] usb usb1: Product: UHCI Host Controller\n[ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.721300] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.722552] hub 1-0:1.0: USB hub found\n[ 0.723512] hub 1-0:1.0: 2 ports detected\n[ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.729762] mousedev: PS/2 mouse device common for all mice\n[ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.733441] rtc_cmos 00:00: RTC can wake from S4\n[ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.739073] device-mapper: uevent: version 1.0.3\n[ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.745001] TCP: cubic registered\n[ 0.753972] NET: Registered protocol family 10\n[ 0.755615] NET: Registered protocol family 17\n[ 0.757011] Key type dns_resolver registered\n[ 0.758509] Loading compiled-in X.509 certificates\n[ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.764070] registered taskstats version 1\n[ 0.767199] Key type trusted registered\n[ 0.770854] Key type encrypted registered\n[ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773140] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.775112] regulator-dummy: disabling\n[ 0.776134] Magic number: 10:785:649\n[ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917)\n[ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.780646] EDD information not available.\n[ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.828723] Write protecting the kernel read-only data: 12288k\n[ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.848440] systemd-udevd[107]: starting version 204\n[ 0.896553] FDC 0 is a S82078B\n[ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.204205] usb 1-1: Product: QEMU USB Tablet\n[ 1.205328] usb 1-1: Manufacturer: QEMU\n[ 1.206343] usb 1-1: SerialNumber: 42\n[ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz\n[ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available\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 Populate /dev filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[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[ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds.\ncloud-init-nonet[5.05]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting 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[6.32]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c |\nci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c |\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.2 | 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:\nc1:e1:eb:8a:e0:c9:3d:83:17:0d:46:c8:3f:34:b7:11 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . . E.. |\n| o + oo . |\n| + o o+ |\n| = . o |\n| . + S |\n| . .. |\n| .. . . |\n| o.++. . |\n| +.oo. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nb3:30:6f:6b:a1:71:c5:45:93:65:f4:5a:56:99:94:51 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .o+=oE|\n| oo =.|\n| . . +|\n| o + |\n| o S. . |\n| .+oo |\n| ++. |\n| .... |\n| .. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n87:68:a2:71:38:f4:6c:5d:53:98:fc:93:9c:d7:f6:a5 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . o. |\n| +. |\n| . oo o . |\n| . + . o o* . o .|\n| + * + S .o . o.|\n| * o . E .|\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:\na4:a4:e6:59:25:f6:7c:39:32:16:4e:1a:32:4f:84:be root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. |\n| .. |\n| .o * = |\n| .O % . . |\n| o.= S + |\n| oEo . + . |\n| o |\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 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 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 * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:40:47 +0000. Up 130.32 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Wed, 14 Nov 2018 20:41:47 +0000. Up 191.06 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 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install sprout --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package sprout\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.210\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 6 -lt 10 ']'\n+ retries=7\n+ echo 'nsupdate failed - retrying (retry 7)...'\nnsupdate failed - retrying (retry 7)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 7 -lt 10 ']'\n+ retries=8\n+ echo 'nsupdate failed - retrying (retry 8)...'\nnsupdate failed - retrying (retry 8)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 8 -lt 10 ']'\n+ retries=9\n+ echo 'nsupdate failed - retrying (retry 9)...'\nnsupdate failed - retrying (retry 9)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n"} 2018-11-14 20:46:38,689 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-65453784-0fd3-4b4b-bac8-6e5699a73a81 2018-11-14 20:46:38,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.112992048264s 2018-11-14 20:46:38,690 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-65453784-0fd3-4b4b-bac8-6e5699a73a81 2018-11-14 20:46:38,690 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008061] Security Framework initialized [ 0.009190] AppArmor: AppArmor initialized [ 0.010236] Yama: becoming mindful. [ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022249] Initializing cgroup subsys memory [ 0.024009] Initializing cgroup subsys devices [ 0.025557] Initializing cgroup subsys freezer [ 0.026914] Initializing cgroup subsys blkio [ 0.028004] Initializing cgroup subsys perf_event [ 0.029405] Initializing cgroup subsys hugetlb [ 0.030676] FEATURE SPEC_CTRL Present [ 0.032701] mce: CPU supports 10 MCE banks [ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.057450] ACPI: Core revision 20131115 [ 0.059321] ACPI: All ACPI Tables successfully acquired [ 0.060388] ftrace: allocating 28747 entries in 113 pages [ 0.080328] smpboot: Max logical packages: 2 [ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.086369] Enabling x2apic [ 0.087484] Enabled x2apic [ 0.088013] Switched APIC routing to physical x2apic. [ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.106142] KVM setup paravirtual spinlock [ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.110708] x86: Booting SMP configuration: [ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.128044] x86: Booted up 1 node, 2 CPUs [ 0.128027] KVM setup async PF for cpu 1 [ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.132512] devtmpfs: initialized [ 0.134232] EVM: security.selinux [ 0.135169] EVM: security.SMACK64 [ 0.136007] EVM: security.ima [ 0.136887] EVM: security.capability [ 0.137923] pinctrl core: initialized pinctrl subsystem [ 0.140067] regulator-dummy: no parameters [ 0.141224] RTC time: 20:38:36, date: 11/14/18 [ 0.142423] NET: Registered protocol family 16 [ 0.143707] cpuidle: using governor ladder [ 0.144005] cpuidle: using governor menu [ 0.145155] ACPI: bus type PCI registered [ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.148014] PCI: Using configuration type 1 for base access [ 0.150133] bio: create slab at 0 [ 0.150133] ACPI: Added _OSI(Module Device) [ 0.152004] ACPI: Added _OSI(Processor Device) [ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.154336] ACPI: Added _OSI(Processor Aggregator Device) [ 0.157445] ACPI: Interpreter enabled [ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.168722] ACPI: (supports S0 S5) [ 0.169639] ACPI: Using IOAPIC for interrupt routing [ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.172211] ACPI: No dock devices found. [ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180215] acpiphp: Slot [3] registered [ 0.181284] acpiphp: Slot [4] registered [ 0.182383] acpiphp: Slot [5] registered [ 0.183489] acpiphp: Slot [6] registered [ 0.184021] acpiphp: Slot [7] registered [ 0.185113] acpiphp: Slot [8] registered [ 0.186156] acpiphp: Slot [9] registered [ 0.187209] acpiphp: Slot [10] registered [ 0.188022] acpiphp: Slot [11] registered [ 0.189095] acpiphp: Slot [12] registered [ 0.190146] acpiphp: Slot [13] registered [ 0.191227] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193105] acpiphp: Slot [16] registered [ 0.194191] acpiphp: Slot [17] registered [ 0.195404] acpiphp: Slot [18] registered [ 0.196030] acpiphp: Slot [19] registered [ 0.197120] acpiphp: Slot [20] registered [ 0.198203] acpiphp: Slot [21] registered [ 0.199320] acpiphp: Slot [22] registered [ 0.200031] acpiphp: Slot [23] registered [ 0.201126] acpiphp: Slot [24] registered [ 0.202172] acpiphp: Slot [25] registered [ 0.203274] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205091] acpiphp: Slot [28] registered [ 0.206163] acpiphp: Slot [29] registered [ 0.207224] acpiphp: Slot [30] registered [ 0.208039] acpiphp: Slot [31] registered [ 0.209096] PCI host bridge to bus 0000:00 [ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.267494] vgaarb: loaded [ 0.268003] vgaarb: bridge control possible 0000:00:02.0 [ 0.269583] SCSI subsystem initialized [ 0.270760] ACPI: bus type USB registered [ 0.270760] usbcore: registered new interface driver usbfs [ 0.272016] usbcore: registered new interface driver hub [ 0.273377] usbcore: registered new device driver usb [ 0.273380] PCI: Using ACPI for IRQ routing [ 0.276394] NetLabel: Initializing [ 0.277358] NetLabel: domain hash size = 128 [ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.279802] NetLabel: unlabeled traffic allowed by default [ 0.280175] Switched to clocksource kvm-clock [ 0.288651] AppArmor: AppArmor Filesystem Enabled [ 0.289882] pnp: PnP ACPI init [ 0.290750] ACPI: bus type PNP registered [ 0.292255] pnp: PnP ACPI: found 8 devices [ 0.293362] ACPI: bus type PNP unregistered [ 0.300064] NET: Registered protocol family 2 [ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.305400] TCP: Hash tables configured (established 16384 bind 16384) [ 0.307033] TCP: reno registered [ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.311039] NET: Registered protocol family 1 [ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.360180] Trying to unpack rootfs image as initramfs... [ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.478842] Scanning for low memory corruption every 60 seconds [ 0.481199] Initialise system trusted keyring [ 0.482704] audit: initializing netlink socket (disabled) [ 0.484078] type=2000 audit(1542227916.621:1): initialized [ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.507570] zbud: loaded [ 0.508800] VFS: Disk quotas dquot_6.5.2 [ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.511962] fuse init (API version 7.22) [ 0.513085] msgmni has been set to 3997 [ 0.514171] Key type big_key registered [ 0.515819] Key type asymmetric registered [ 0.516953] Asymmetric key parser 'x509' registered [ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.520306] io scheduler noop registered [ 0.521400] io scheduler deadline registered (default) [ 0.522784] io scheduler cfq registered [ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.527075] ipmi message handler version 39.2 [ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531433] ACPI: Power Button [PWRF] [ 0.532880] GHES: HEST is not enabled! [ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.651947] Linux agpgart interface v0.103 [ 0.653940] brd: module loaded [ 0.655289] loop: module loaded [ 0.656602] blk-mq: CPU -> queue map [ 0.658436] CPU 0 -> Queue 0 [ 0.659615] CPU 1 -> Queue 0 [ 0.661765] vda: vda1 [ 0.663777] scsi0 : ata_piix [ 0.666707] scsi1 : ata_piix [ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.671438] libphy: Fixed MDIO Bus: probed [ 0.672611] tun: Universal TUN/TAP device driver, 1.6 [ 0.673775] tun: (C) 1999-2004 Max Krasnyansky [ 0.676884] PPP generic driver version 2.4.2 [ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.680129] ehci-pci: EHCI PCI platform driver [ 0.681363] ehci-platform: EHCI generic platform driver [ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.684098] ohci-pci: OHCI PCI platform driver [ 0.685305] ohci-platform: OHCI generic platform driver [ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver [ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718661] usb usb1: Product: UHCI Host Controller [ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.721300] usb usb1: SerialNumber: 0000:00:01.2 [ 0.722552] hub 1-0:1.0: USB hub found [ 0.723512] hub 1-0:1.0: 2 ports detected [ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.729762] mousedev: PS/2 mouse device common for all mice [ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.733441] rtc_cmos 00:00: RTC can wake from S4 [ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.739073] device-mapper: uevent: version 1.0.3 [ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs [ 0.745001] TCP: cubic registered [ 0.753972] NET: Registered protocol family 10 [ 0.755615] NET: Registered protocol family 17 [ 0.757011] Key type dns_resolver registered [ 0.758509] Loading compiled-in X.509 certificates [ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.764070] registered taskstats version 1 [ 0.767199] Key type trusted registered [ 0.770854] Key type encrypted registered [ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773140] IMA: No TPM chip found, activating TPM-bypass! [ 0.775112] regulator-dummy: disabling [ 0.776134] Magic number: 10:785:649 [ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917) [ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.780646] EDD information not available. [ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.828723] Write protecting the kernel read-only data: 12288k [ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.848440] systemd-udevd[107]: starting version 204 [ 0.896553] FDC 0 is a S82078B [ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.204205] usb 1-1: Product: QEMU USB Tablet [ 1.205328] usb 1-1: Manufacturer: QEMU [ 1.206343] usb 1-1: SerialNumber: 42 [ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz [ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available * 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 Populate /dev filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds. cloud-init-nonet[5.05]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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[6.32]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c | ci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c | 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.2 | 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: c1:e1:eb:8a:e0:c9:3d:83:17:0d:46:c8:3f:34:b7:11 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | . . E.. | | o + oo . | | + o o+ | | = . o | | . + S | | . .. | | .. . . | | o.++. . | | +.oo. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: b3:30:6f:6b:a1:71:c5:45:93:65:f4:5a:56:99:94:51 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | .o+=oE| | oo =.| | . . +| | o + | | o S. . | | .+oo | | ++. | | .... | | .. | +-----------------+ 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: 87:68:a2:71:38:f4:6c:5d:53:98:fc:93:9c:d7:f6:a5 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | . o. | | +. | | . oo o . | | . + . o o* . o .| | + * + S .o . 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: a4:a4:e6:59:25:f6:7c:39:32:16:4e:1a:32:4f:84:be root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .. | | .. | | .o * = | | .O % . . | | o.= S + | | oEo . + . | | 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 SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting 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 ] 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 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 ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:40:47 +0000. Up 130.32 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Wed, 14 Nov 2018 20:41:47 +0000. Up 191.06 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 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install sprout --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package sprout + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 8 -lt 10 ']' + retries=9 + echo 'nsupdate failed - retrying (retry 9)...' nsupdate failed - retrying (retry 9)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 2018-11-14 20:46:38,692 - functest.core.singlevm - DEBUG - try 42: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-14 20:46:48,703 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:46:48,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:46:49,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:46:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a622bb87-db98-4ce1-9ecd-1fd4dd85f337 x-compute-request-id: req-a622bb87-db98-4ce1-9ecd-1fd4dd85f337 Content-Encoding: gzip Content-Length: 1498 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:bc:66:4c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:66:4c", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:60:8c", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:34.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "0e36c748-ed15-4de6-82a0-d99a17af479a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:34Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:c1:0b:40", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:0b:40", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:46.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "35e17aec-ff41-4421-9df7-552124cdbab1", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:46Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "bono-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:42:07:79", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:07:79", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:b7:ea", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:36.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:36Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "dime-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:63:a5:22", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:a5:22", "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:1d:a7:43", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:a7:43", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "d31f7770-a606-4856-90d0-b4ea1295ef58", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "homer-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:46:7f:16", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:7f:16", "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:6f:84:50", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:cb:40:f9", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:40:f9", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:37:51.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:37:51Z", "hostId": "4f9348ee26543026d8aeb2af7f9ee6328e1c5c6b414aeec1b963e000", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-14T20:36:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:da:ad:13", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:ad:13", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:63:c7", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:35:57.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "ab480cc2-b362-4101-9346-87dff464dada", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:35:57Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ns.clearwater.opnfv", "created": "2018-11-14T20:34:13Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:46:49,356 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a622bb87-db98-4ce1-9ecd-1fd4dd85f337 2018-11-14 20:46:49,356 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.65268611908s 2018-11-14 20:46:49,357 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a622bb87-db98-4ce1-9ecd-1fd4dd85f337 2018-11-14 20:46:49,364 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 20:46:49,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 20:46:49,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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-f220891e-859f-412b-9af7-e59fcca2e74d x-compute-request-id: req-f220891e-859f-412b-9af7-e59fcca2e74d Content-Encoding: gzip Content-Length: 11102 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008061] Security Framework initialized\n[ 0.009190] AppArmor: AppArmor initialized\n[ 0.010236] Yama: becoming mindful.\n[ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022249] Initializing cgroup subsys memory\n[ 0.024009] Initializing cgroup subsys devices\n[ 0.025557] Initializing cgroup subsys freezer\n[ 0.026914] Initializing cgroup subsys blkio\n[ 0.028004] Initializing cgroup subsys perf_event\n[ 0.029405] Initializing cgroup subsys hugetlb\n[ 0.030676] FEATURE SPEC_CTRL Present\n[ 0.032701] mce: CPU supports 10 MCE banks\n[ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.057450] ACPI: Core revision 20131115\n[ 0.059321] ACPI: All ACPI Tables successfully acquired\n[ 0.060388] ftrace: allocating 28747 entries in 113 pages\n[ 0.080328] smpboot: Max logical packages: 2\n[ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.086369] Enabling x2apic\n[ 0.087484] Enabled x2apic\n[ 0.088013] Switched APIC routing to physical x2apic.\n[ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.106142] KVM setup paravirtual spinlock\n[ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.110708] x86: Booting SMP configuration:\n[ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.128044] x86: Booted up 1 node, 2 CPUs\n[ 0.128027] KVM setup async PF for cpu 1\n[ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.132512] devtmpfs: initialized\n[ 0.134232] EVM: security.selinux\n[ 0.135169] EVM: security.SMACK64\n[ 0.136007] EVM: security.ima\n[ 0.136887] EVM: security.capability\n[ 0.137923] pinctrl core: initialized pinctrl subsystem\n[ 0.140067] regulator-dummy: no parameters\n[ 0.141224] RTC time: 20:38:36, date: 11/14/18\n[ 0.142423] NET: Registered protocol family 16\n[ 0.143707] cpuidle: using governor ladder\n[ 0.144005] cpuidle: using governor menu\n[ 0.145155] ACPI: bus type PCI registered\n[ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.148014] PCI: Using configuration type 1 for base access\n[ 0.150133] bio: create slab at 0\n[ 0.150133] ACPI: Added _OSI(Module Device)\n[ 0.152004] ACPI: Added _OSI(Processor Device)\n[ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.154336] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.157445] ACPI: Interpreter enabled\n[ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.168722] ACPI: (supports S0 S5)\n[ 0.169639] ACPI: Using IOAPIC for interrupt routing\n[ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.172211] ACPI: No dock devices found.\n[ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180215] acpiphp: Slot [3] registered\n[ 0.181284] acpiphp: Slot [4] registered\n[ 0.182383] acpiphp: Slot [5] registered\n[ 0.183489] acpiphp: Slot [6] registered\n[ 0.184021] acpiphp: Slot [7] registered\n[ 0.185113] acpiphp: Slot [8] registered\n[ 0.186156] acpiphp: Slot [9] registered\n[ 0.187209] acpiphp: Slot [10] registered\n[ 0.188022] acpiphp: Slot [11] registered\n[ 0.189095] acpiphp: Slot [12] registered\n[ 0.190146] acpiphp: Slot [13] registered\n[ 0.191227] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193105] acpiphp: Slot [16] registered\n[ 0.194191] acpiphp: Slot [17] registered\n[ 0.195404] acpiphp: Slot [18] registered\n[ 0.196030] acpiphp: Slot [19] registered\n[ 0.197120] acpiphp: Slot [20] registered\n[ 0.198203] acpiphp: Slot [21] registered\n[ 0.199320] acpiphp: Slot [22] registered\n[ 0.200031] acpiphp: Slot [23] registered\n[ 0.201126] acpiphp: Slot [24] registered\n[ 0.202172] acpiphp: Slot [25] registered\n[ 0.203274] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205091] acpiphp: Slot [28] registered\n[ 0.206163] acpiphp: Slot [29] registered\n[ 0.207224] acpiphp: Slot [30] registered\n[ 0.208039] acpiphp: Slot [31] registered\n[ 0.209096] PCI host bridge to bus 0000:00\n[ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.267494] vgaarb: loaded\n[ 0.268003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.269583] SCSI subsystem initialized\n[ 0.270760] ACPI: bus type USB registered\n[ 0.270760] usbcore: registered new interface driver usbfs\n[ 0.272016] usbcore: registered new interface driver hub\n[ 0.273377] usbcore: registered new device driver usb\n[ 0.273380] PCI: Using ACPI for IRQ routing\n[ 0.276394] NetLabel: Initializing\n[ 0.277358] NetLabel: domain hash size = 128\n[ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.279802] NetLabel: unlabeled traffic allowed by default\n[ 0.280175] Switched to clocksource kvm-clock\n[ 0.288651] AppArmor: AppArmor Filesystem Enabled\n[ 0.289882] pnp: PnP ACPI init\n[ 0.290750] ACPI: bus type PNP registered\n[ 0.292255] pnp: PnP ACPI: found 8 devices\n[ 0.293362] ACPI: bus type PNP unregistered\n[ 0.300064] NET: Registered protocol family 2\n[ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.305400] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.307033] TCP: reno registered\n[ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.311039] NET: Registered protocol family 1\n[ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.360180] Trying to unpack rootfs image as initramfs...\n[ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.478842] Scanning for low memory corruption every 60 seconds\n[ 0.481199] Initialise system trusted keyring\n[ 0.482704] audit: initializing netlink socket (disabled)\n[ 0.484078] type=2000 audit(1542227916.621:1): initialized\n[ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507570] zbud: loaded\n[ 0.508800] VFS: Disk quotas dquot_6.5.2\n[ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511962] fuse init (API version 7.22)\n[ 0.513085] msgmni has been set to 3997\n[ 0.514171] Key type big_key registered\n[ 0.515819] Key type asymmetric registered\n[ 0.516953] Asymmetric key parser 'x509' registered\n[ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.520306] io scheduler noop registered\n[ 0.521400] io scheduler deadline registered (default)\n[ 0.522784] io scheduler cfq registered\n[ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527075] ipmi message handler version 39.2\n[ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531433] ACPI: Power Button [PWRF]\n[ 0.532880] GHES: HEST is not enabled!\n[ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.651947] Linux agpgart interface v0.103\n[ 0.653940] brd: module loaded\n[ 0.655289] loop: module loaded\n[ 0.656602] blk-mq: CPU -> queue map\n[ 0.658436] CPU 0 -> Queue 0\n[ 0.659615] CPU 1 -> Queue 0\n[ 0.661765] vda: vda1\n[ 0.663777] scsi0 : ata_piix\n[ 0.666707] scsi1 : ata_piix\n[ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.671438] libphy: Fixed MDIO Bus: probed\n[ 0.672611] tun: Universal TUN/TAP device driver, 1.6\n[ 0.673775] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.676884] PPP generic driver version 2.4.2\n[ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.680129] ehci-pci: EHCI PCI platform driver\n[ 0.681363] ehci-platform: EHCI generic platform driver\n[ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.684098] ohci-pci: OHCI PCI platform driver\n[ 0.685305] ohci-platform: OHCI generic platform driver\n[ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.718661] usb usb1: Product: UHCI Host Controller\n[ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.721300] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.722552] hub 1-0:1.0: USB hub found\n[ 0.723512] hub 1-0:1.0: 2 ports detected\n[ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.729762] mousedev: PS/2 mouse device common for all mice\n[ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.733441] rtc_cmos 00:00: RTC can wake from S4\n[ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.739073] device-mapper: uevent: version 1.0.3\n[ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.745001] TCP: cubic registered\n[ 0.753972] NET: Registered protocol family 10\n[ 0.755615] NET: Registered protocol family 17\n[ 0.757011] Key type dns_resolver registered\n[ 0.758509] Loading compiled-in X.509 certificates\n[ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.764070] registered taskstats version 1\n[ 0.767199] Key type trusted registered\n[ 0.770854] Key type encrypted registered\n[ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773140] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.775112] regulator-dummy: disabling\n[ 0.776134] Magic number: 10:785:649\n[ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917)\n[ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.780646] EDD information not available.\n[ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.828723] Write protecting the kernel read-only data: 12288k\n[ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.848440] systemd-udevd[107]: starting version 204\n[ 0.896553] FDC 0 is a S82078B\n[ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.204205] usb 1-1: Product: QEMU USB Tablet\n[ 1.205328] usb 1-1: Manufacturer: QEMU\n[ 1.206343] usb 1-1: SerialNumber: 42\n[ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz\n[ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available\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 Populate /dev filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[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[ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds.\ncloud-init-nonet[5.05]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting 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[6.32]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c |\nci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c |\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.2 | 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:\nc1:e1:eb:8a:e0:c9:3d:83:17:0d:46:c8:3f:34:b7:11 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . . E.. |\n| o + oo . |\n| + o o+ |\n| = . o |\n| . + S |\n| . .. |\n| .. . . |\n| o.++. . |\n| +.oo. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nb3:30:6f:6b:a1:71:c5:45:93:65:f4:5a:56:99:94:51 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .o+=oE|\n| oo =.|\n| . . +|\n| o + |\n| o S. . |\n| .+oo |\n| ++. |\n| .... |\n| .. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n87:68:a2:71:38:f4:6c:5d:53:98:fc:93:9c:d7:f6:a5 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . o. |\n| +. |\n| . oo o . |\n| . + . o o* . o .|\n| + * + S .o . o.|\n| * o . E .|\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:\na4:a4:e6:59:25:f6:7c:39:32:16:4e:1a:32:4f:84:be root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. |\n| .. |\n| .o * = |\n| .O % . . |\n| o.= S + |\n| oEo . + . |\n| o |\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 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 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 * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:40:47 +0000. Up 130.32 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Wed, 14 Nov 2018 20:41:47 +0000. Up 191.06 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 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install sprout --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package sprout\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.210\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 6 -lt 10 ']'\n+ retries=7\n+ echo 'nsupdate failed - retrying (retry 7)...'\nnsupdate failed - retrying (retry 7)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 7 -lt 10 ']'\n+ retries=8\n+ echo 'nsupdate failed - retrying (retry 8)...'\nnsupdate failed - retrying (retry 8)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 8 -lt 10 ']'\n+ retries=9\n+ echo 'nsupdate failed - retrying (retry 9)...'\nnsupdate failed - retrying (retry 9)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n"} 2018-11-14 20:46:49,442 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-f220891e-859f-412b-9af7-e59fcca2e74d 2018-11-14 20:46:49,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0787978172302s 2018-11-14 20:46:49,444 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-f220891e-859f-412b-9af7-e59fcca2e74d 2018-11-14 20:46:49,444 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008061] Security Framework initialized [ 0.009190] AppArmor: AppArmor initialized [ 0.010236] Yama: becoming mindful. [ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022249] Initializing cgroup subsys memory [ 0.024009] Initializing cgroup subsys devices [ 0.025557] Initializing cgroup subsys freezer [ 0.026914] Initializing cgroup subsys blkio [ 0.028004] Initializing cgroup subsys perf_event [ 0.029405] Initializing cgroup subsys hugetlb [ 0.030676] FEATURE SPEC_CTRL Present [ 0.032701] mce: CPU supports 10 MCE banks [ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.057450] ACPI: Core revision 20131115 [ 0.059321] ACPI: All ACPI Tables successfully acquired [ 0.060388] ftrace: allocating 28747 entries in 113 pages [ 0.080328] smpboot: Max logical packages: 2 [ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.086369] Enabling x2apic [ 0.087484] Enabled x2apic [ 0.088013] Switched APIC routing to physical x2apic. [ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.106142] KVM setup paravirtual spinlock [ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.110708] x86: Booting SMP configuration: [ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.128044] x86: Booted up 1 node, 2 CPUs [ 0.128027] KVM setup async PF for cpu 1 [ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.132512] devtmpfs: initialized [ 0.134232] EVM: security.selinux [ 0.135169] EVM: security.SMACK64 [ 0.136007] EVM: security.ima [ 0.136887] EVM: security.capability [ 0.137923] pinctrl core: initialized pinctrl subsystem [ 0.140067] regulator-dummy: no parameters [ 0.141224] RTC time: 20:38:36, date: 11/14/18 [ 0.142423] NET: Registered protocol family 16 [ 0.143707] cpuidle: using governor ladder [ 0.144005] cpuidle: using governor menu [ 0.145155] ACPI: bus type PCI registered [ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.148014] PCI: Using configuration type 1 for base access [ 0.150133] bio: create slab at 0 [ 0.150133] ACPI: Added _OSI(Module Device) [ 0.152004] ACPI: Added _OSI(Processor Device) [ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.154336] ACPI: Added _OSI(Processor Aggregator Device) [ 0.157445] ACPI: Interpreter enabled [ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.168722] ACPI: (supports S0 S5) [ 0.169639] ACPI: Using IOAPIC for interrupt routing [ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.172211] ACPI: No dock devices found. [ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180215] acpiphp: Slot [3] registered [ 0.181284] acpiphp: Slot [4] registered [ 0.182383] acpiphp: Slot [5] registered [ 0.183489] acpiphp: Slot [6] registered [ 0.184021] acpiphp: Slot [7] registered [ 0.185113] acpiphp: Slot [8] registered [ 0.186156] acpiphp: Slot [9] registered [ 0.187209] acpiphp: Slot [10] registered [ 0.188022] acpiphp: Slot [11] registered [ 0.189095] acpiphp: Slot [12] registered [ 0.190146] acpiphp: Slot [13] registered [ 0.191227] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193105] acpiphp: Slot [16] registered [ 0.194191] acpiphp: Slot [17] registered [ 0.195404] acpiphp: Slot [18] registered [ 0.196030] acpiphp: Slot [19] registered [ 0.197120] acpiphp: Slot [20] registered [ 0.198203] acpiphp: Slot [21] registered [ 0.199320] acpiphp: Slot [22] registered [ 0.200031] acpiphp: Slot [23] registered [ 0.201126] acpiphp: Slot [24] registered [ 0.202172] acpiphp: Slot [25] registered [ 0.203274] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205091] acpiphp: Slot [28] registered [ 0.206163] acpiphp: Slot [29] registered [ 0.207224] acpiphp: Slot [30] registered [ 0.208039] acpiphp: Slot [31] registered [ 0.209096] PCI host bridge to bus 0000:00 [ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.267494] vgaarb: loaded [ 0.268003] vgaarb: bridge control possible 0000:00:02.0 [ 0.269583] SCSI subsystem initialized [ 0.270760] ACPI: bus type USB registered [ 0.270760] usbcore: registered new interface driver usbfs [ 0.272016] usbcore: registered new interface driver hub [ 0.273377] usbcore: registered new device driver usb [ 0.273380] PCI: Using ACPI for IRQ routing [ 0.276394] NetLabel: Initializing [ 0.277358] NetLabel: domain hash size = 128 [ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.279802] NetLabel: unlabeled traffic allowed by default [ 0.280175] Switched to clocksource kvm-clock [ 0.288651] AppArmor: AppArmor Filesystem Enabled [ 0.289882] pnp: PnP ACPI init [ 0.290750] ACPI: bus type PNP registered [ 0.292255] pnp: PnP ACPI: found 8 devices [ 0.293362] ACPI: bus type PNP unregistered [ 0.300064] NET: Registered protocol family 2 [ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.305400] TCP: Hash tables configured (established 16384 bind 16384) [ 0.307033] TCP: reno registered [ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.311039] NET: Registered protocol family 1 [ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.360180] Trying to unpack rootfs image as initramfs... [ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.478842] Scanning for low memory corruption every 60 seconds [ 0.481199] Initialise system trusted keyring [ 0.482704] audit: initializing netlink socket (disabled) [ 0.484078] type=2000 audit(1542227916.621:1): initialized [ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.507570] zbud: loaded [ 0.508800] VFS: Disk quotas dquot_6.5.2 [ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.511962] fuse init (API version 7.22) [ 0.513085] msgmni has been set to 3997 [ 0.514171] Key type big_key registered [ 0.515819] Key type asymmetric registered [ 0.516953] Asymmetric key parser 'x509' registered [ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.520306] io scheduler noop registered [ 0.521400] io scheduler deadline registered (default) [ 0.522784] io scheduler cfq registered [ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.527075] ipmi message handler version 39.2 [ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531433] ACPI: Power Button [PWRF] [ 0.532880] GHES: HEST is not enabled! [ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.651947] Linux agpgart interface v0.103 [ 0.653940] brd: module loaded [ 0.655289] loop: module loaded [ 0.656602] blk-mq: CPU -> queue map [ 0.658436] CPU 0 -> Queue 0 [ 0.659615] CPU 1 -> Queue 0 [ 0.661765] vda: vda1 [ 0.663777] scsi0 : ata_piix [ 0.666707] scsi1 : ata_piix [ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.671438] libphy: Fixed MDIO Bus: probed [ 0.672611] tun: Universal TUN/TAP device driver, 1.6 [ 0.673775] tun: (C) 1999-2004 Max Krasnyansky [ 0.676884] PPP generic driver version 2.4.2 [ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.680129] ehci-pci: EHCI PCI platform driver [ 0.681363] ehci-platform: EHCI generic platform driver [ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.684098] ohci-pci: OHCI PCI platform driver [ 0.685305] ohci-platform: OHCI generic platform driver [ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver [ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718661] usb usb1: Product: UHCI Host Controller [ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.721300] usb usb1: SerialNumber: 0000:00:01.2 [ 0.722552] hub 1-0:1.0: USB hub found [ 0.723512] hub 1-0:1.0: 2 ports detected [ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.729762] mousedev: PS/2 mouse device common for all mice [ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.733441] rtc_cmos 00:00: RTC can wake from S4 [ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.739073] device-mapper: uevent: version 1.0.3 [ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs [ 0.745001] TCP: cubic registered [ 0.753972] NET: Registered protocol family 10 [ 0.755615] NET: Registered protocol family 17 [ 0.757011] Key type dns_resolver registered [ 0.758509] Loading compiled-in X.509 certificates [ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.764070] registered taskstats version 1 [ 0.767199] Key type trusted registered [ 0.770854] Key type encrypted registered [ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773140] IMA: No TPM chip found, activating TPM-bypass! [ 0.775112] regulator-dummy: disabling [ 0.776134] Magic number: 10:785:649 [ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917) [ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.780646] EDD information not available. [ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.828723] Write protecting the kernel read-only data: 12288k [ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.848440] systemd-udevd[107]: starting version 204 [ 0.896553] FDC 0 is a S82078B [ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.204205] usb 1-1: Product: QEMU USB Tablet [ 1.205328] usb 1-1: Manufacturer: QEMU [ 1.206343] usb 1-1: SerialNumber: 42 [ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz [ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available * 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 Populate /dev filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds. cloud-init-nonet[5.05]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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[6.32]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c | ci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c | 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.2 | 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: c1:e1:eb:8a:e0:c9:3d:83:17:0d:46:c8:3f:34:b7:11 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | . . E.. | | o + oo . | | + o o+ | | = . o | | . + S | | . .. | | .. . . | | o.++. . | | +.oo. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: b3:30:6f:6b:a1:71:c5:45:93:65:f4:5a:56:99:94:51 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | .o+=oE| | oo =.| | . . +| | o + | | o S. . | | .+oo | | ++. | | .... | | .. | +-----------------+ 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: 87:68:a2:71:38:f4:6c:5d:53:98:fc:93:9c:d7:f6:a5 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | . o. | | +. | | . oo o . | | . + . o o* . o .| | + * + S .o . 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: a4:a4:e6:59:25:f6:7c:39:32:16:4e:1a:32:4f:84:be root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .. | | .. | | .o * = | | .O % . . | | o.= S + | | oEo . + . | | 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 SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting 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 ] 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 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 ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:40:47 +0000. Up 130.32 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Wed, 14 Nov 2018 20:41:47 +0000. Up 191.06 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 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install sprout --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package sprout + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 8 -lt 10 ']' + retries=9 + echo 'nsupdate failed - retrying (retry 9)...' nsupdate failed - retrying (retry 9)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 2018-11-14 20:46:49,446 - functest.core.singlevm - DEBUG - try 43: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-14 20:46:59,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:46:59,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:47:00,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:46:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-768ff1b9-b963-4ab1-95ec-1b54913591a0 x-compute-request-id: req-768ff1b9-b963-4ab1-95ec-1b54913591a0 Content-Encoding: gzip Content-Length: 1498 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:bc:66:4c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:66:4c", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:60:8c", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:34.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "0e36c748-ed15-4de6-82a0-d99a17af479a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:34Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:c1:0b:40", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:0b:40", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:46.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "35e17aec-ff41-4421-9df7-552124cdbab1", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:46Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "bono-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:42:07:79", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:07:79", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:b7:ea", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:36.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:36Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "dime-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:63:a5:22", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:a5:22", "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:1d:a7:43", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:a7:43", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "d31f7770-a606-4856-90d0-b4ea1295ef58", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "homer-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:46:7f:16", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:7f:16", "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:6f:84:50", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:cb:40:f9", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:40:f9", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:37:51.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:37:51Z", "hostId": "4f9348ee26543026d8aeb2af7f9ee6328e1c5c6b414aeec1b963e000", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-14T20:36:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:da:ad:13", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:ad:13", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:63:c7", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:35:57.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "ab480cc2-b362-4101-9346-87dff464dada", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:35:57Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ns.clearwater.opnfv", "created": "2018-11-14T20:34:13Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:47:00,493 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-768ff1b9-b963-4ab1-95ec-1b54913591a0 2018-11-14 20:47:00,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.03653502464s 2018-11-14 20:47:00,494 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-768ff1b9-b963-4ab1-95ec-1b54913591a0 2018-11-14 20:47:00,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 20:47:00,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 20:47:00,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:47: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-7e135442-20df-49b6-abbc-a556beef756f x-compute-request-id: req-7e135442-20df-49b6-abbc-a556beef756f Content-Encoding: gzip Content-Length: 11126 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008061] Security Framework initialized\n[ 0.009190] AppArmor: AppArmor initialized\n[ 0.010236] Yama: becoming mindful.\n[ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022249] Initializing cgroup subsys memory\n[ 0.024009] Initializing cgroup subsys devices\n[ 0.025557] Initializing cgroup subsys freezer\n[ 0.026914] Initializing cgroup subsys blkio\n[ 0.028004] Initializing cgroup subsys perf_event\n[ 0.029405] Initializing cgroup subsys hugetlb\n[ 0.030676] FEATURE SPEC_CTRL Present\n[ 0.032701] mce: CPU supports 10 MCE banks\n[ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.057450] ACPI: Core revision 20131115\n[ 0.059321] ACPI: All ACPI Tables successfully acquired\n[ 0.060388] ftrace: allocating 28747 entries in 113 pages\n[ 0.080328] smpboot: Max logical packages: 2\n[ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.086369] Enabling x2apic\n[ 0.087484] Enabled x2apic\n[ 0.088013] Switched APIC routing to physical x2apic.\n[ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.106142] KVM setup paravirtual spinlock\n[ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.110708] x86: Booting SMP configuration:\n[ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.128044] x86: Booted up 1 node, 2 CPUs\n[ 0.128027] KVM setup async PF for cpu 1\n[ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.132512] devtmpfs: initialized\n[ 0.134232] EVM: security.selinux\n[ 0.135169] EVM: security.SMACK64\n[ 0.136007] EVM: security.ima\n[ 0.136887] EVM: security.capability\n[ 0.137923] pinctrl core: initialized pinctrl subsystem\n[ 0.140067] regulator-dummy: no parameters\n[ 0.141224] RTC time: 20:38:36, date: 11/14/18\n[ 0.142423] NET: Registered protocol family 16\n[ 0.143707] cpuidle: using governor ladder\n[ 0.144005] cpuidle: using governor menu\n[ 0.145155] ACPI: bus type PCI registered\n[ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.148014] PCI: Using configuration type 1 for base access\n[ 0.150133] bio: create slab at 0\n[ 0.150133] ACPI: Added _OSI(Module Device)\n[ 0.152004] ACPI: Added _OSI(Processor Device)\n[ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.154336] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.157445] ACPI: Interpreter enabled\n[ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.168722] ACPI: (supports S0 S5)\n[ 0.169639] ACPI: Using IOAPIC for interrupt routing\n[ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.172211] ACPI: No dock devices found.\n[ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180215] acpiphp: Slot [3] registered\n[ 0.181284] acpiphp: Slot [4] registered\n[ 0.182383] acpiphp: Slot [5] registered\n[ 0.183489] acpiphp: Slot [6] registered\n[ 0.184021] acpiphp: Slot [7] registered\n[ 0.185113] acpiphp: Slot [8] registered\n[ 0.186156] acpiphp: Slot [9] registered\n[ 0.187209] acpiphp: Slot [10] registered\n[ 0.188022] acpiphp: Slot [11] registered\n[ 0.189095] acpiphp: Slot [12] registered\n[ 0.190146] acpiphp: Slot [13] registered\n[ 0.191227] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193105] acpiphp: Slot [16] registered\n[ 0.194191] acpiphp: Slot [17] registered\n[ 0.195404] acpiphp: Slot [18] registered\n[ 0.196030] acpiphp: Slot [19] registered\n[ 0.197120] acpiphp: Slot [20] registered\n[ 0.198203] acpiphp: Slot [21] registered\n[ 0.199320] acpiphp: Slot [22] registered\n[ 0.200031] acpiphp: Slot [23] registered\n[ 0.201126] acpiphp: Slot [24] registered\n[ 0.202172] acpiphp: Slot [25] registered\n[ 0.203274] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205091] acpiphp: Slot [28] registered\n[ 0.206163] acpiphp: Slot [29] registered\n[ 0.207224] acpiphp: Slot [30] registered\n[ 0.208039] acpiphp: Slot [31] registered\n[ 0.209096] PCI host bridge to bus 0000:00\n[ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.267494] vgaarb: loaded\n[ 0.268003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.269583] SCSI subsystem initialized\n[ 0.270760] ACPI: bus type USB registered\n[ 0.270760] usbcore: registered new interface driver usbfs\n[ 0.272016] usbcore: registered new interface driver hub\n[ 0.273377] usbcore: registered new device driver usb\n[ 0.273380] PCI: Using ACPI for IRQ routing\n[ 0.276394] NetLabel: Initializing\n[ 0.277358] NetLabel: domain hash size = 128\n[ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.279802] NetLabel: unlabeled traffic allowed by default\n[ 0.280175] Switched to clocksource kvm-clock\n[ 0.288651] AppArmor: AppArmor Filesystem Enabled\n[ 0.289882] pnp: PnP ACPI init\n[ 0.290750] ACPI: bus type PNP registered\n[ 0.292255] pnp: PnP ACPI: found 8 devices\n[ 0.293362] ACPI: bus type PNP unregistered\n[ 0.300064] NET: Registered protocol family 2\n[ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.305400] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.307033] TCP: reno registered\n[ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.311039] NET: Registered protocol family 1\n[ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.360180] Trying to unpack rootfs image as initramfs...\n[ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.478842] Scanning for low memory corruption every 60 seconds\n[ 0.481199] Initialise system trusted keyring\n[ 0.482704] audit: initializing netlink socket (disabled)\n[ 0.484078] type=2000 audit(1542227916.621:1): initialized\n[ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507570] zbud: loaded\n[ 0.508800] VFS: Disk quotas dquot_6.5.2\n[ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511962] fuse init (API version 7.22)\n[ 0.513085] msgmni has been set to 3997\n[ 0.514171] Key type big_key registered\n[ 0.515819] Key type asymmetric registered\n[ 0.516953] Asymmetric key parser 'x509' registered\n[ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.520306] io scheduler noop registered\n[ 0.521400] io scheduler deadline registered (default)\n[ 0.522784] io scheduler cfq registered\n[ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527075] ipmi message handler version 39.2\n[ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531433] ACPI: Power Button [PWRF]\n[ 0.532880] GHES: HEST is not enabled!\n[ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.651947] Linux agpgart interface v0.103\n[ 0.653940] brd: module loaded\n[ 0.655289] loop: module loaded\n[ 0.656602] blk-mq: CPU -> queue map\n[ 0.658436] CPU 0 -> Queue 0\n[ 0.659615] CPU 1 -> Queue 0\n[ 0.661765] vda: vda1\n[ 0.663777] scsi0 : ata_piix\n[ 0.666707] scsi1 : ata_piix\n[ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.671438] libphy: Fixed MDIO Bus: probed\n[ 0.672611] tun: Universal TUN/TAP device driver, 1.6\n[ 0.673775] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.676884] PPP generic driver version 2.4.2\n[ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.680129] ehci-pci: EHCI PCI platform driver\n[ 0.681363] ehci-platform: EHCI generic platform driver\n[ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.684098] ohci-pci: OHCI PCI platform driver\n[ 0.685305] ohci-platform: OHCI generic platform driver\n[ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.718661] usb usb1: Product: UHCI Host Controller\n[ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.721300] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.722552] hub 1-0:1.0: USB hub found\n[ 0.723512] hub 1-0:1.0: 2 ports detected\n[ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.729762] mousedev: PS/2 mouse device common for all mice\n[ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.733441] rtc_cmos 00:00: RTC can wake from S4\n[ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.739073] device-mapper: uevent: version 1.0.3\n[ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.745001] TCP: cubic registered\n[ 0.753972] NET: Registered protocol family 10\n[ 0.755615] NET: Registered protocol family 17\n[ 0.757011] Key type dns_resolver registered\n[ 0.758509] Loading compiled-in X.509 certificates\n[ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.764070] registered taskstats version 1\n[ 0.767199] Key type trusted registered\n[ 0.770854] Key type encrypted registered\n[ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773140] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.775112] regulator-dummy: disabling\n[ 0.776134] Magic number: 10:785:649\n[ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917)\n[ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.780646] EDD information not available.\n[ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.828723] Write protecting the kernel read-only data: 12288k\n[ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.848440] systemd-udevd[107]: starting version 204\n[ 0.896553] FDC 0 is a S82078B\n[ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.204205] usb 1-1: Product: QEMU USB Tablet\n[ 1.205328] usb 1-1: Manufacturer: QEMU\n[ 1.206343] usb 1-1: SerialNumber: 42\n[ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz\n[ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available\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 Populate /dev filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[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[ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds.\ncloud-init-nonet[5.05]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting 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[6.32]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c |\nci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c |\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.2 | 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:\nc1:e1:eb:8a:e0:c9:3d:83:17:0d:46:c8:3f:34:b7:11 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . . E.. |\n| o + oo . |\n| + o o+ |\n| = . o |\n| . + S |\n| . .. |\n| .. . . |\n| o.++. . |\n| +.oo. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nb3:30:6f:6b:a1:71:c5:45:93:65:f4:5a:56:99:94:51 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .o+=oE|\n| oo =.|\n| . . +|\n| o + |\n| o S. . |\n| .+oo |\n| ++. |\n| .... |\n| .. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n87:68:a2:71:38:f4:6c:5d:53:98:fc:93:9c:d7:f6:a5 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . o. |\n| +. |\n| . oo o . |\n| . + . o o* . o .|\n| + * + S .o . o.|\n| * o . E .|\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:\na4:a4:e6:59:25:f6:7c:39:32:16:4e:1a:32:4f:84:be root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. |\n| .. |\n| .o * = |\n| .O % . . |\n| o.= S + |\n| oEo . + . |\n| o |\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 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 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 * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:40:47 +0000. Up 130.32 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Wed, 14 Nov 2018 20:41:47 +0000. Up 191.06 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 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install sprout --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package sprout\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.210\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 6 -lt 10 ']'\n+ retries=7\n+ echo 'nsupdate failed - retrying (retry 7)...'\nnsupdate failed - retrying (retry 7)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 7 -lt 10 ']'\n+ retries=8\n+ echo 'nsupdate failed - retrying (retry 8)...'\nnsupdate failed - retrying (retry 8)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 8 -lt 10 ']'\n+ retries=9\n+ echo 'nsupdate failed - retrying (retry 9)...'\nnsupdate failed - retrying (retry 9)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 9 -lt 10 ']'\n+ retries=10\n+ echo 'nsupdate failed - retrying (retry 10)...'\nnsupdate failed - retrying (retry 10)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n"} 2018-11-14 20:47:00,633 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-7e135442-20df-49b6-abbc-a556beef756f 2018-11-14 20:47:00,634 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.13094496727s 2018-11-14 20:47:00,635 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-7e135442-20df-49b6-abbc-a556beef756f 2018-11-14 20:47:00,635 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008061] Security Framework initialized [ 0.009190] AppArmor: AppArmor initialized [ 0.010236] Yama: becoming mindful. [ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022249] Initializing cgroup subsys memory [ 0.024009] Initializing cgroup subsys devices [ 0.025557] Initializing cgroup subsys freezer [ 0.026914] Initializing cgroup subsys blkio [ 0.028004] Initializing cgroup subsys perf_event [ 0.029405] Initializing cgroup subsys hugetlb [ 0.030676] FEATURE SPEC_CTRL Present [ 0.032701] mce: CPU supports 10 MCE banks [ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.057450] ACPI: Core revision 20131115 [ 0.059321] ACPI: All ACPI Tables successfully acquired [ 0.060388] ftrace: allocating 28747 entries in 113 pages [ 0.080328] smpboot: Max logical packages: 2 [ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.086369] Enabling x2apic [ 0.087484] Enabled x2apic [ 0.088013] Switched APIC routing to physical x2apic. [ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.106142] KVM setup paravirtual spinlock [ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.110708] x86: Booting SMP configuration: [ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.128044] x86: Booted up 1 node, 2 CPUs [ 0.128027] KVM setup async PF for cpu 1 [ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.132512] devtmpfs: initialized [ 0.134232] EVM: security.selinux [ 0.135169] EVM: security.SMACK64 [ 0.136007] EVM: security.ima [ 0.136887] EVM: security.capability [ 0.137923] pinctrl core: initialized pinctrl subsystem [ 0.140067] regulator-dummy: no parameters [ 0.141224] RTC time: 20:38:36, date: 11/14/18 [ 0.142423] NET: Registered protocol family 16 [ 0.143707] cpuidle: using governor ladder [ 0.144005] cpuidle: using governor menu [ 0.145155] ACPI: bus type PCI registered [ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.148014] PCI: Using configuration type 1 for base access [ 0.150133] bio: create slab at 0 [ 0.150133] ACPI: Added _OSI(Module Device) [ 0.152004] ACPI: Added _OSI(Processor Device) [ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.154336] ACPI: Added _OSI(Processor Aggregator Device) [ 0.157445] ACPI: Interpreter enabled [ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.168722] ACPI: (supports S0 S5) [ 0.169639] ACPI: Using IOAPIC for interrupt routing [ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.172211] ACPI: No dock devices found. [ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180215] acpiphp: Slot [3] registered [ 0.181284] acpiphp: Slot [4] registered [ 0.182383] acpiphp: Slot [5] registered [ 0.183489] acpiphp: Slot [6] registered [ 0.184021] acpiphp: Slot [7] registered [ 0.185113] acpiphp: Slot [8] registered [ 0.186156] acpiphp: Slot [9] registered [ 0.187209] acpiphp: Slot [10] registered [ 0.188022] acpiphp: Slot [11] registered [ 0.189095] acpiphp: Slot [12] registered [ 0.190146] acpiphp: Slot [13] registered [ 0.191227] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193105] acpiphp: Slot [16] registered [ 0.194191] acpiphp: Slot [17] registered [ 0.195404] acpiphp: Slot [18] registered [ 0.196030] acpiphp: Slot [19] registered [ 0.197120] acpiphp: Slot [20] registered [ 0.198203] acpiphp: Slot [21] registered [ 0.199320] acpiphp: Slot [22] registered [ 0.200031] acpiphp: Slot [23] registered [ 0.201126] acpiphp: Slot [24] registered [ 0.202172] acpiphp: Slot [25] registered [ 0.203274] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205091] acpiphp: Slot [28] registered [ 0.206163] acpiphp: Slot [29] registered [ 0.207224] acpiphp: Slot [30] registered [ 0.208039] acpiphp: Slot [31] registered [ 0.209096] PCI host bridge to bus 0000:00 [ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.267494] vgaarb: loaded [ 0.268003] vgaarb: bridge control possible 0000:00:02.0 [ 0.269583] SCSI subsystem initialized [ 0.270760] ACPI: bus type USB registered [ 0.270760] usbcore: registered new interface driver usbfs [ 0.272016] usbcore: registered new interface driver hub [ 0.273377] usbcore: registered new device driver usb [ 0.273380] PCI: Using ACPI for IRQ routing [ 0.276394] NetLabel: Initializing [ 0.277358] NetLabel: domain hash size = 128 [ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.279802] NetLabel: unlabeled traffic allowed by default [ 0.280175] Switched to clocksource kvm-clock [ 0.288651] AppArmor: AppArmor Filesystem Enabled [ 0.289882] pnp: PnP ACPI init [ 0.290750] ACPI: bus type PNP registered [ 0.292255] pnp: PnP ACPI: found 8 devices [ 0.293362] ACPI: bus type PNP unregistered [ 0.300064] NET: Registered protocol family 2 [ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.305400] TCP: Hash tables configured (established 16384 bind 16384) [ 0.307033] TCP: reno registered [ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.311039] NET: Registered protocol family 1 [ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.360180] Trying to unpack rootfs image as initramfs... [ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.478842] Scanning for low memory corruption every 60 seconds [ 0.481199] Initialise system trusted keyring [ 0.482704] audit: initializing netlink socket (disabled) [ 0.484078] type=2000 audit(1542227916.621:1): initialized [ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.507570] zbud: loaded [ 0.508800] VFS: Disk quotas dquot_6.5.2 [ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.511962] fuse init (API version 7.22) [ 0.513085] msgmni has been set to 3997 [ 0.514171] Key type big_key registered [ 0.515819] Key type asymmetric registered [ 0.516953] Asymmetric key parser 'x509' registered [ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.520306] io scheduler noop registered [ 0.521400] io scheduler deadline registered (default) [ 0.522784] io scheduler cfq registered [ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.527075] ipmi message handler version 39.2 [ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531433] ACPI: Power Button [PWRF] [ 0.532880] GHES: HEST is not enabled! [ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.651947] Linux agpgart interface v0.103 [ 0.653940] brd: module loaded [ 0.655289] loop: module loaded [ 0.656602] blk-mq: CPU -> queue map [ 0.658436] CPU 0 -> Queue 0 [ 0.659615] CPU 1 -> Queue 0 [ 0.661765] vda: vda1 [ 0.663777] scsi0 : ata_piix [ 0.666707] scsi1 : ata_piix [ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.671438] libphy: Fixed MDIO Bus: probed [ 0.672611] tun: Universal TUN/TAP device driver, 1.6 [ 0.673775] tun: (C) 1999-2004 Max Krasnyansky [ 0.676884] PPP generic driver version 2.4.2 [ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.680129] ehci-pci: EHCI PCI platform driver [ 0.681363] ehci-platform: EHCI generic platform driver [ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.684098] ohci-pci: OHCI PCI platform driver [ 0.685305] ohci-platform: OHCI generic platform driver [ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver [ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718661] usb usb1: Product: UHCI Host Controller [ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.721300] usb usb1: SerialNumber: 0000:00:01.2 [ 0.722552] hub 1-0:1.0: USB hub found [ 0.723512] hub 1-0:1.0: 2 ports detected [ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.729762] mousedev: PS/2 mouse device common for all mice [ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.733441] rtc_cmos 00:00: RTC can wake from S4 [ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.739073] device-mapper: uevent: version 1.0.3 [ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs [ 0.745001] TCP: cubic registered [ 0.753972] NET: Registered protocol family 10 [ 0.755615] NET: Registered protocol family 17 [ 0.757011] Key type dns_resolver registered [ 0.758509] Loading compiled-in X.509 certificates [ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.764070] registered taskstats version 1 [ 0.767199] Key type trusted registered [ 0.770854] Key type encrypted registered [ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773140] IMA: No TPM chip found, activating TPM-bypass! [ 0.775112] regulator-dummy: disabling [ 0.776134] Magic number: 10:785:649 [ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917) [ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.780646] EDD information not available. [ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.828723] Write protecting the kernel read-only data: 12288k [ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.848440] systemd-udevd[107]: starting version 204 [ 0.896553] FDC 0 is a S82078B [ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.204205] usb 1-1: Product: QEMU USB Tablet [ 1.205328] usb 1-1: Manufacturer: QEMU [ 1.206343] usb 1-1: SerialNumber: 42 [ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz [ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available * 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 Populate /dev filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds. cloud-init-nonet[5.05]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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[6.32]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c | ci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c | 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.2 | 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: c1:e1:eb:8a:e0:c9:3d:83:17:0d:46:c8:3f:34:b7:11 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | . . E.. | | o + oo . | | + o o+ | | = . o | | . + S | | . .. | | .. . . | | o.++. . | | +.oo. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: b3:30:6f:6b:a1:71:c5:45:93:65:f4:5a:56:99:94:51 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | .o+=oE| | oo =.| | . . +| | o + | | o S. . | | .+oo | | ++. | | .... | | .. | +-----------------+ 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: 87:68:a2:71:38:f4:6c:5d:53:98:fc:93:9c:d7:f6:a5 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | . o. | | +. | | . oo o . | | . + . o o* . o .| | + * + S .o . 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: a4:a4:e6:59:25:f6:7c:39:32:16:4e:1a:32:4f:84:be root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .. | | .. | | .o * = | | .O % . . | | o.= S + | | oEo . + . | | 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 SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting 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 ] 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 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 ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:40:47 +0000. Up 130.32 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Wed, 14 Nov 2018 20:41:47 +0000. Up 191.06 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 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install sprout --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package sprout + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 8 -lt 10 ']' + retries=9 + echo 'nsupdate failed - retrying (retry 9)...' nsupdate failed - retrying (retry 9)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 9 -lt 10 ']' + retries=10 + echo 'nsupdate failed - retrying (retry 10)...' nsupdate failed - retrying (retry 10)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 2018-11-14 20:47:00,637 - functest.core.singlevm - DEBUG - try 44: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-14 20:47:10,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:47:10,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:47:11,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:47:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-715ebda1-de09-416a-936e-bb92d0bade5b x-compute-request-id: req-715ebda1-de09-416a-936e-bb92d0bade5b Content-Encoding: gzip Content-Length: 1498 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:bc:66:4c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:66:4c", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:60:8c", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:34.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "0e36c748-ed15-4de6-82a0-d99a17af479a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:34Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:c1:0b:40", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:0b:40", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:46.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "35e17aec-ff41-4421-9df7-552124cdbab1", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:46Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "bono-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:42:07:79", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:07:79", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:b7:ea", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:36.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:36Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "dime-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:63:a5:22", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:a5:22", "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:1d:a7:43", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:a7:43", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "d31f7770-a606-4856-90d0-b4ea1295ef58", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "homer-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:46:7f:16", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:7f:16", "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:6f:84:50", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:cb:40:f9", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:40:f9", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:37:51.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:37:51Z", "hostId": "4f9348ee26543026d8aeb2af7f9ee6328e1c5c6b414aeec1b963e000", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-14T20:36:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:da:ad:13", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:ad:13", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:63:c7", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:35:57.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "ab480cc2-b362-4101-9346-87dff464dada", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:35:57Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ns.clearwater.opnfv", "created": "2018-11-14T20:34:13Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:47:11,522 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-715ebda1-de09-416a-936e-bb92d0bade5b 2018-11-14 20:47:11,523 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.874470949173s 2018-11-14 20:47:11,523 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-715ebda1-de09-416a-936e-bb92d0bade5b 2018-11-14 20:47:11,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 20:47:11,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 20:47:11,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:47:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e96e1610-bf24-4327-a898-55c49e2783cf x-compute-request-id: req-e96e1610-bf24-4327-a898-55c49e2783cf Content-Encoding: gzip Content-Length: 11126 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008061] Security Framework initialized\n[ 0.009190] AppArmor: AppArmor initialized\n[ 0.010236] Yama: becoming mindful.\n[ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022249] Initializing cgroup subsys memory\n[ 0.024009] Initializing cgroup subsys devices\n[ 0.025557] Initializing cgroup subsys freezer\n[ 0.026914] Initializing cgroup subsys blkio\n[ 0.028004] Initializing cgroup subsys perf_event\n[ 0.029405] Initializing cgroup subsys hugetlb\n[ 0.030676] FEATURE SPEC_CTRL Present\n[ 0.032701] mce: CPU supports 10 MCE banks\n[ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.057450] ACPI: Core revision 20131115\n[ 0.059321] ACPI: All ACPI Tables successfully acquired\n[ 0.060388] ftrace: allocating 28747 entries in 113 pages\n[ 0.080328] smpboot: Max logical packages: 2\n[ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.086369] Enabling x2apic\n[ 0.087484] Enabled x2apic\n[ 0.088013] Switched APIC routing to physical x2apic.\n[ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.106142] KVM setup paravirtual spinlock\n[ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.110708] x86: Booting SMP configuration:\n[ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.128044] x86: Booted up 1 node, 2 CPUs\n[ 0.128027] KVM setup async PF for cpu 1\n[ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.132512] devtmpfs: initialized\n[ 0.134232] EVM: security.selinux\n[ 0.135169] EVM: security.SMACK64\n[ 0.136007] EVM: security.ima\n[ 0.136887] EVM: security.capability\n[ 0.137923] pinctrl core: initialized pinctrl subsystem\n[ 0.140067] regulator-dummy: no parameters\n[ 0.141224] RTC time: 20:38:36, date: 11/14/18\n[ 0.142423] NET: Registered protocol family 16\n[ 0.143707] cpuidle: using governor ladder\n[ 0.144005] cpuidle: using governor menu\n[ 0.145155] ACPI: bus type PCI registered\n[ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.148014] PCI: Using configuration type 1 for base access\n[ 0.150133] bio: create slab at 0\n[ 0.150133] ACPI: Added _OSI(Module Device)\n[ 0.152004] ACPI: Added _OSI(Processor Device)\n[ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.154336] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.157445] ACPI: Interpreter enabled\n[ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.168722] ACPI: (supports S0 S5)\n[ 0.169639] ACPI: Using IOAPIC for interrupt routing\n[ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.172211] ACPI: No dock devices found.\n[ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180215] acpiphp: Slot [3] registered\n[ 0.181284] acpiphp: Slot [4] registered\n[ 0.182383] acpiphp: Slot [5] registered\n[ 0.183489] acpiphp: Slot [6] registered\n[ 0.184021] acpiphp: Slot [7] registered\n[ 0.185113] acpiphp: Slot [8] registered\n[ 0.186156] acpiphp: Slot [9] registered\n[ 0.187209] acpiphp: Slot [10] registered\n[ 0.188022] acpiphp: Slot [11] registered\n[ 0.189095] acpiphp: Slot [12] registered\n[ 0.190146] acpiphp: Slot [13] registered\n[ 0.191227] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193105] acpiphp: Slot [16] registered\n[ 0.194191] acpiphp: Slot [17] registered\n[ 0.195404] acpiphp: Slot [18] registered\n[ 0.196030] acpiphp: Slot [19] registered\n[ 0.197120] acpiphp: Slot [20] registered\n[ 0.198203] acpiphp: Slot [21] registered\n[ 0.199320] acpiphp: Slot [22] registered\n[ 0.200031] acpiphp: Slot [23] registered\n[ 0.201126] acpiphp: Slot [24] registered\n[ 0.202172] acpiphp: Slot [25] registered\n[ 0.203274] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205091] acpiphp: Slot [28] registered\n[ 0.206163] acpiphp: Slot [29] registered\n[ 0.207224] acpiphp: Slot [30] registered\n[ 0.208039] acpiphp: Slot [31] registered\n[ 0.209096] PCI host bridge to bus 0000:00\n[ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.267494] vgaarb: loaded\n[ 0.268003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.269583] SCSI subsystem initialized\n[ 0.270760] ACPI: bus type USB registered\n[ 0.270760] usbcore: registered new interface driver usbfs\n[ 0.272016] usbcore: registered new interface driver hub\n[ 0.273377] usbcore: registered new device driver usb\n[ 0.273380] PCI: Using ACPI for IRQ routing\n[ 0.276394] NetLabel: Initializing\n[ 0.277358] NetLabel: domain hash size = 128\n[ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.279802] NetLabel: unlabeled traffic allowed by default\n[ 0.280175] Switched to clocksource kvm-clock\n[ 0.288651] AppArmor: AppArmor Filesystem Enabled\n[ 0.289882] pnp: PnP ACPI init\n[ 0.290750] ACPI: bus type PNP registered\n[ 0.292255] pnp: PnP ACPI: found 8 devices\n[ 0.293362] ACPI: bus type PNP unregistered\n[ 0.300064] NET: Registered protocol family 2\n[ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.305400] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.307033] TCP: reno registered\n[ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.311039] NET: Registered protocol family 1\n[ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.360180] Trying to unpack rootfs image as initramfs...\n[ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.478842] Scanning for low memory corruption every 60 seconds\n[ 0.481199] Initialise system trusted keyring\n[ 0.482704] audit: initializing netlink socket (disabled)\n[ 0.484078] type=2000 audit(1542227916.621:1): initialized\n[ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507570] zbud: loaded\n[ 0.508800] VFS: Disk quotas dquot_6.5.2\n[ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511962] fuse init (API version 7.22)\n[ 0.513085] msgmni has been set to 3997\n[ 0.514171] Key type big_key registered\n[ 0.515819] Key type asymmetric registered\n[ 0.516953] Asymmetric key parser 'x509' registered\n[ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.520306] io scheduler noop registered\n[ 0.521400] io scheduler deadline registered (default)\n[ 0.522784] io scheduler cfq registered\n[ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527075] ipmi message handler version 39.2\n[ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531433] ACPI: Power Button [PWRF]\n[ 0.532880] GHES: HEST is not enabled!\n[ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.651947] Linux agpgart interface v0.103\n[ 0.653940] brd: module loaded\n[ 0.655289] loop: module loaded\n[ 0.656602] blk-mq: CPU -> queue map\n[ 0.658436] CPU 0 -> Queue 0\n[ 0.659615] CPU 1 -> Queue 0\n[ 0.661765] vda: vda1\n[ 0.663777] scsi0 : ata_piix\n[ 0.666707] scsi1 : ata_piix\n[ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.671438] libphy: Fixed MDIO Bus: probed\n[ 0.672611] tun: Universal TUN/TAP device driver, 1.6\n[ 0.673775] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.676884] PPP generic driver version 2.4.2\n[ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.680129] ehci-pci: EHCI PCI platform driver\n[ 0.681363] ehci-platform: EHCI generic platform driver\n[ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.684098] ohci-pci: OHCI PCI platform driver\n[ 0.685305] ohci-platform: OHCI generic platform driver\n[ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.718661] usb usb1: Product: UHCI Host Controller\n[ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.721300] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.722552] hub 1-0:1.0: USB hub found\n[ 0.723512] hub 1-0:1.0: 2 ports detected\n[ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.729762] mousedev: PS/2 mouse device common for all mice\n[ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.733441] rtc_cmos 00:00: RTC can wake from S4\n[ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.739073] device-mapper: uevent: version 1.0.3\n[ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.745001] TCP: cubic registered\n[ 0.753972] NET: Registered protocol family 10\n[ 0.755615] NET: Registered protocol family 17\n[ 0.757011] Key type dns_resolver registered\n[ 0.758509] Loading compiled-in X.509 certificates\n[ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.764070] registered taskstats version 1\n[ 0.767199] Key type trusted registered\n[ 0.770854] Key type encrypted registered\n[ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773140] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.775112] regulator-dummy: disabling\n[ 0.776134] Magic number: 10:785:649\n[ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917)\n[ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.780646] EDD information not available.\n[ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.828723] Write protecting the kernel read-only data: 12288k\n[ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.848440] systemd-udevd[107]: starting version 204\n[ 0.896553] FDC 0 is a S82078B\n[ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.204205] usb 1-1: Product: QEMU USB Tablet\n[ 1.205328] usb 1-1: Manufacturer: QEMU\n[ 1.206343] usb 1-1: SerialNumber: 42\n[ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz\n[ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available\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 Populate /dev filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[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[ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds.\ncloud-init-nonet[5.05]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting 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[6.32]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c |\nci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c |\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.2 | 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:\nc1:e1:eb:8a:e0:c9:3d:83:17:0d:46:c8:3f:34:b7:11 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . . E.. |\n| o + oo . |\n| + o o+ |\n| = . o |\n| . + S |\n| . .. |\n| .. . . |\n| o.++. . |\n| +.oo. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nb3:30:6f:6b:a1:71:c5:45:93:65:f4:5a:56:99:94:51 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .o+=oE|\n| oo =.|\n| . . +|\n| o + |\n| o S. . |\n| .+oo |\n| ++. |\n| .... |\n| .. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n87:68:a2:71:38:f4:6c:5d:53:98:fc:93:9c:d7:f6:a5 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . o. |\n| +. |\n| . oo o . |\n| . + . o o* . o .|\n| + * + S .o . o.|\n| * o . E .|\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:\na4:a4:e6:59:25:f6:7c:39:32:16:4e:1a:32:4f:84:be root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. |\n| .. |\n| .o * = |\n| .O % . . |\n| o.= S + |\n| oEo . + . |\n| o |\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 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 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 * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:40:47 +0000. Up 130.32 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Wed, 14 Nov 2018 20:41:47 +0000. Up 191.06 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 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install sprout --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package sprout\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.210\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 6 -lt 10 ']'\n+ retries=7\n+ echo 'nsupdate failed - retrying (retry 7)...'\nnsupdate failed - retrying (retry 7)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 7 -lt 10 ']'\n+ retries=8\n+ echo 'nsupdate failed - retrying (retry 8)...'\nnsupdate failed - retrying (retry 8)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 8 -lt 10 ']'\n+ retries=9\n+ echo 'nsupdate failed - retrying (retry 9)...'\nnsupdate failed - retrying (retry 9)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 9 -lt 10 ']'\n+ retries=10\n+ echo 'nsupdate failed - retrying (retry 10)...'\nnsupdate failed - retrying (retry 10)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n"} 2018-11-14 20:47:11,602 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-e96e1610-bf24-4327-a898-55c49e2783cf 2018-11-14 20:47:11,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0721919536591s 2018-11-14 20:47:11,604 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-e96e1610-bf24-4327-a898-55c49e2783cf 2018-11-14 20:47:11,604 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008061] Security Framework initialized [ 0.009190] AppArmor: AppArmor initialized [ 0.010236] Yama: becoming mindful. [ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022249] Initializing cgroup subsys memory [ 0.024009] Initializing cgroup subsys devices [ 0.025557] Initializing cgroup subsys freezer [ 0.026914] Initializing cgroup subsys blkio [ 0.028004] Initializing cgroup subsys perf_event [ 0.029405] Initializing cgroup subsys hugetlb [ 0.030676] FEATURE SPEC_CTRL Present [ 0.032701] mce: CPU supports 10 MCE banks [ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.057450] ACPI: Core revision 20131115 [ 0.059321] ACPI: All ACPI Tables successfully acquired [ 0.060388] ftrace: allocating 28747 entries in 113 pages [ 0.080328] smpboot: Max logical packages: 2 [ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.086369] Enabling x2apic [ 0.087484] Enabled x2apic [ 0.088013] Switched APIC routing to physical x2apic. [ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.106142] KVM setup paravirtual spinlock [ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.110708] x86: Booting SMP configuration: [ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.128044] x86: Booted up 1 node, 2 CPUs [ 0.128027] KVM setup async PF for cpu 1 [ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.132512] devtmpfs: initialized [ 0.134232] EVM: security.selinux [ 0.135169] EVM: security.SMACK64 [ 0.136007] EVM: security.ima [ 0.136887] EVM: security.capability [ 0.137923] pinctrl core: initialized pinctrl subsystem [ 0.140067] regulator-dummy: no parameters [ 0.141224] RTC time: 20:38:36, date: 11/14/18 [ 0.142423] NET: Registered protocol family 16 [ 0.143707] cpuidle: using governor ladder [ 0.144005] cpuidle: using governor menu [ 0.145155] ACPI: bus type PCI registered [ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.148014] PCI: Using configuration type 1 for base access [ 0.150133] bio: create slab at 0 [ 0.150133] ACPI: Added _OSI(Module Device) [ 0.152004] ACPI: Added _OSI(Processor Device) [ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.154336] ACPI: Added _OSI(Processor Aggregator Device) [ 0.157445] ACPI: Interpreter enabled [ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.168722] ACPI: (supports S0 S5) [ 0.169639] ACPI: Using IOAPIC for interrupt routing [ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.172211] ACPI: No dock devices found. [ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180215] acpiphp: Slot [3] registered [ 0.181284] acpiphp: Slot [4] registered [ 0.182383] acpiphp: Slot [5] registered [ 0.183489] acpiphp: Slot [6] registered [ 0.184021] acpiphp: Slot [7] registered [ 0.185113] acpiphp: Slot [8] registered [ 0.186156] acpiphp: Slot [9] registered [ 0.187209] acpiphp: Slot [10] registered [ 0.188022] acpiphp: Slot [11] registered [ 0.189095] acpiphp: Slot [12] registered [ 0.190146] acpiphp: Slot [13] registered [ 0.191227] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193105] acpiphp: Slot [16] registered [ 0.194191] acpiphp: Slot [17] registered [ 0.195404] acpiphp: Slot [18] registered [ 0.196030] acpiphp: Slot [19] registered [ 0.197120] acpiphp: Slot [20] registered [ 0.198203] acpiphp: Slot [21] registered [ 0.199320] acpiphp: Slot [22] registered [ 0.200031] acpiphp: Slot [23] registered [ 0.201126] acpiphp: Slot [24] registered [ 0.202172] acpiphp: Slot [25] registered [ 0.203274] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205091] acpiphp: Slot [28] registered [ 0.206163] acpiphp: Slot [29] registered [ 0.207224] acpiphp: Slot [30] registered [ 0.208039] acpiphp: Slot [31] registered [ 0.209096] PCI host bridge to bus 0000:00 [ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.267494] vgaarb: loaded [ 0.268003] vgaarb: bridge control possible 0000:00:02.0 [ 0.269583] SCSI subsystem initialized [ 0.270760] ACPI: bus type USB registered [ 0.270760] usbcore: registered new interface driver usbfs [ 0.272016] usbcore: registered new interface driver hub [ 0.273377] usbcore: registered new device driver usb [ 0.273380] PCI: Using ACPI for IRQ routing [ 0.276394] NetLabel: Initializing [ 0.277358] NetLabel: domain hash size = 128 [ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.279802] NetLabel: unlabeled traffic allowed by default [ 0.280175] Switched to clocksource kvm-clock [ 0.288651] AppArmor: AppArmor Filesystem Enabled [ 0.289882] pnp: PnP ACPI init [ 0.290750] ACPI: bus type PNP registered [ 0.292255] pnp: PnP ACPI: found 8 devices [ 0.293362] ACPI: bus type PNP unregistered [ 0.300064] NET: Registered protocol family 2 [ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.305400] TCP: Hash tables configured (established 16384 bind 16384) [ 0.307033] TCP: reno registered [ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.311039] NET: Registered protocol family 1 [ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.360180] Trying to unpack rootfs image as initramfs... [ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.478842] Scanning for low memory corruption every 60 seconds [ 0.481199] Initialise system trusted keyring [ 0.482704] audit: initializing netlink socket (disabled) [ 0.484078] type=2000 audit(1542227916.621:1): initialized [ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.507570] zbud: loaded [ 0.508800] VFS: Disk quotas dquot_6.5.2 [ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.511962] fuse init (API version 7.22) [ 0.513085] msgmni has been set to 3997 [ 0.514171] Key type big_key registered [ 0.515819] Key type asymmetric registered [ 0.516953] Asymmetric key parser 'x509' registered [ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.520306] io scheduler noop registered [ 0.521400] io scheduler deadline registered (default) [ 0.522784] io scheduler cfq registered [ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.527075] ipmi message handler version 39.2 [ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531433] ACPI: Power Button [PWRF] [ 0.532880] GHES: HEST is not enabled! [ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.651947] Linux agpgart interface v0.103 [ 0.653940] brd: module loaded [ 0.655289] loop: module loaded [ 0.656602] blk-mq: CPU -> queue map [ 0.658436] CPU 0 -> Queue 0 [ 0.659615] CPU 1 -> Queue 0 [ 0.661765] vda: vda1 [ 0.663777] scsi0 : ata_piix [ 0.666707] scsi1 : ata_piix [ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.671438] libphy: Fixed MDIO Bus: probed [ 0.672611] tun: Universal TUN/TAP device driver, 1.6 [ 0.673775] tun: (C) 1999-2004 Max Krasnyansky [ 0.676884] PPP generic driver version 2.4.2 [ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.680129] ehci-pci: EHCI PCI platform driver [ 0.681363] ehci-platform: EHCI generic platform driver [ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.684098] ohci-pci: OHCI PCI platform driver [ 0.685305] ohci-platform: OHCI generic platform driver [ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver [ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718661] usb usb1: Product: UHCI Host Controller [ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.721300] usb usb1: SerialNumber: 0000:00:01.2 [ 0.722552] hub 1-0:1.0: USB hub found [ 0.723512] hub 1-0:1.0: 2 ports detected [ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.729762] mousedev: PS/2 mouse device common for all mice [ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.733441] rtc_cmos 00:00: RTC can wake from S4 [ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.739073] device-mapper: uevent: version 1.0.3 [ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs [ 0.745001] TCP: cubic registered [ 0.753972] NET: Registered protocol family 10 [ 0.755615] NET: Registered protocol family 17 [ 0.757011] Key type dns_resolver registered [ 0.758509] Loading compiled-in X.509 certificates [ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.764070] registered taskstats version 1 [ 0.767199] Key type trusted registered [ 0.770854] Key type encrypted registered [ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773140] IMA: No TPM chip found, activating TPM-bypass! [ 0.775112] regulator-dummy: disabling [ 0.776134] Magic number: 10:785:649 [ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917) [ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.780646] EDD information not available. [ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.828723] Write protecting the kernel read-only data: 12288k [ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.848440] systemd-udevd[107]: starting version 204 [ 0.896553] FDC 0 is a S82078B [ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.204205] usb 1-1: Product: QEMU USB Tablet [ 1.205328] usb 1-1: Manufacturer: QEMU [ 1.206343] usb 1-1: SerialNumber: 42 [ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz [ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available * 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 Populate /dev filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds. cloud-init-nonet[5.05]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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[6.32]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c | ci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c | 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.2 | 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: c1:e1:eb:8a:e0:c9:3d:83:17:0d:46:c8:3f:34:b7:11 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | . . E.. | | o + oo . | | + o o+ | | = . o | | . + S | | . .. | | .. . . | | o.++. . | | +.oo. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: b3:30:6f:6b:a1:71:c5:45:93:65:f4:5a:56:99:94:51 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | .o+=oE| | oo =.| | . . +| | o + | | o S. . | | .+oo | | ++. | | .... | | .. | +-----------------+ 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: 87:68:a2:71:38:f4:6c:5d:53:98:fc:93:9c:d7:f6:a5 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | . o. | | +. | | . oo o . | | . + . o o* . o .| | + * + S .o . 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: a4:a4:e6:59:25:f6:7c:39:32:16:4e:1a:32:4f:84:be root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .. | | .. | | .o * = | | .O % . . | | o.= S + | | oEo . + . | | 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 SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting 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 ] 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 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 ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:40:47 +0000. Up 130.32 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Wed, 14 Nov 2018 20:41:47 +0000. Up 191.06 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 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install sprout --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package sprout + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 8 -lt 10 ']' + retries=9 + echo 'nsupdate failed - retrying (retry 9)...' nsupdate failed - retrying (retry 9)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 9 -lt 10 ']' + retries=10 + echo 'nsupdate failed - retrying (retry 10)...' nsupdate failed - retrying (retry 10)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 2018-11-14 20:47:11,606 - functest.core.singlevm - DEBUG - try 45: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-14 20:47:21,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:47:21,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:47:22,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:47:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f4ff059b-214d-4a10-a724-9b9da1669574 x-compute-request-id: req-f4ff059b-214d-4a10-a724-9b9da1669574 Content-Encoding: gzip Content-Length: 1498 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:bc:66:4c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:66:4c", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:60:8c", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:34.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "0e36c748-ed15-4de6-82a0-d99a17af479a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:34Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:c1:0b:40", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:0b:40", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:46.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "35e17aec-ff41-4421-9df7-552124cdbab1", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:46Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "bono-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:42:07:79", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:07:79", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:b7:ea", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:36.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:36Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "dime-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:63:a5:22", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:a5:22", "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:1d:a7:43", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:a7:43", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "d31f7770-a606-4856-90d0-b4ea1295ef58", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "homer-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:46:7f:16", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:7f:16", "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:6f:84:50", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:cb:40:f9", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:40:f9", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:37:51.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:37:51Z", "hostId": "4f9348ee26543026d8aeb2af7f9ee6328e1c5c6b414aeec1b963e000", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-14T20:36:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:da:ad:13", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:ad:13", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:63:c7", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:35:57.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "ab480cc2-b362-4101-9346-87dff464dada", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:35:57Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ns.clearwater.opnfv", "created": "2018-11-14T20:34:13Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:47:22,252 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f4ff059b-214d-4a10-a724-9b9da1669574 2018-11-14 20:47:22,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.635633945465s 2018-11-14 20:47:22,253 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f4ff059b-214d-4a10-a724-9b9da1669574 2018-11-14 20:47:22,259 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 20:47:22,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 20:47:22,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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,Accept-Encoding x-openstack-request-id: req-f73739c7-2e4d-4fd3-940f-1c570f3351f2 x-compute-request-id: req-f73739c7-2e4d-4fd3-940f-1c570f3351f2 Content-Encoding: gzip Content-Length: 12246 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008061] Security Framework initialized\n[ 0.009190] AppArmor: AppArmor initialized\n[ 0.010236] Yama: becoming mindful.\n[ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022249] Initializing cgroup subsys memory\n[ 0.024009] Initializing cgroup subsys devices\n[ 0.025557] Initializing cgroup subsys freezer\n[ 0.026914] Initializing cgroup subsys blkio\n[ 0.028004] Initializing cgroup subsys perf_event\n[ 0.029405] Initializing cgroup subsys hugetlb\n[ 0.030676] FEATURE SPEC_CTRL Present\n[ 0.032701] mce: CPU supports 10 MCE banks\n[ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.057450] ACPI: Core revision 20131115\n[ 0.059321] ACPI: All ACPI Tables successfully acquired\n[ 0.060388] ftrace: allocating 28747 entries in 113 pages\n[ 0.080328] smpboot: Max logical packages: 2\n[ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.086369] Enabling x2apic\n[ 0.087484] Enabled x2apic\n[ 0.088013] Switched APIC routing to physical x2apic.\n[ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.106142] KVM setup paravirtual spinlock\n[ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.110708] x86: Booting SMP configuration:\n[ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.128044] x86: Booted up 1 node, 2 CPUs\n[ 0.128027] KVM setup async PF for cpu 1\n[ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.132512] devtmpfs: initialized\n[ 0.134232] EVM: security.selinux\n[ 0.135169] EVM: security.SMACK64\n[ 0.136007] EVM: security.ima\n[ 0.136887] EVM: security.capability\n[ 0.137923] pinctrl core: initialized pinctrl subsystem\n[ 0.140067] regulator-dummy: no parameters\n[ 0.141224] RTC time: 20:38:36, date: 11/14/18\n[ 0.142423] NET: Registered protocol family 16\n[ 0.143707] cpuidle: using governor ladder\n[ 0.144005] cpuidle: using governor menu\n[ 0.145155] ACPI: bus type PCI registered\n[ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.148014] PCI: Using configuration type 1 for base access\n[ 0.150133] bio: create slab at 0\n[ 0.150133] ACPI: Added _OSI(Module Device)\n[ 0.152004] ACPI: Added _OSI(Processor Device)\n[ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.154336] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.157445] ACPI: Interpreter enabled\n[ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.168722] ACPI: (supports S0 S5)\n[ 0.169639] ACPI: Using IOAPIC for interrupt routing\n[ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.172211] ACPI: No dock devices found.\n[ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.180215] acpiphp: Slot [3] registered\n[ 0.181284] acpiphp: Slot [4] registered\n[ 0.182383] acpiphp: Slot [5] registered\n[ 0.183489] acpiphp: Slot [6] registered\n[ 0.184021] acpiphp: Slot [7] registered\n[ 0.185113] acpiphp: Slot [8] registered\n[ 0.186156] acpiphp: Slot [9] registered\n[ 0.187209] acpiphp: Slot [10] registered\n[ 0.188022] acpiphp: Slot [11] registered\n[ 0.189095] acpiphp: Slot [12] registered\n[ 0.190146] acpiphp: Slot [13] registered\n[ 0.191227] acpiphp: Slot [14] registered\n[ 0.192021] acpiphp: Slot [15] registered\n[ 0.193105] acpiphp: Slot [16] registered\n[ 0.194191] acpiphp: Slot [17] registered\n[ 0.195404] acpiphp: Slot [18] registered\n[ 0.196030] acpiphp: Slot [19] registered\n[ 0.197120] acpiphp: Slot [20] registered\n[ 0.198203] acpiphp: Slot [21] registered\n[ 0.199320] acpiphp: Slot [22] registered\n[ 0.200031] acpiphp: Slot [23] registered\n[ 0.201126] acpiphp: Slot [24] registered\n[ 0.202172] acpiphp: Slot [25] registered\n[ 0.203274] acpiphp: Slot [26] registered\n[ 0.204020] acpiphp: Slot [27] registered\n[ 0.205091] acpiphp: Slot [28] registered\n[ 0.206163] acpiphp: Slot [29] registered\n[ 0.207224] acpiphp: Slot [30] registered\n[ 0.208039] acpiphp: Slot [31] registered\n[ 0.209096] PCI host bridge to bus 0000:00\n[ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.267494] vgaarb: loaded\n[ 0.268003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.269583] SCSI subsystem initialized\n[ 0.270760] ACPI: bus type USB registered\n[ 0.270760] usbcore: registered new interface driver usbfs\n[ 0.272016] usbcore: registered new interface driver hub\n[ 0.273377] usbcore: registered new device driver usb\n[ 0.273380] PCI: Using ACPI for IRQ routing\n[ 0.276394] NetLabel: Initializing\n[ 0.277358] NetLabel: domain hash size = 128\n[ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.279802] NetLabel: unlabeled traffic allowed by default\n[ 0.280175] Switched to clocksource kvm-clock\n[ 0.288651] AppArmor: AppArmor Filesystem Enabled\n[ 0.289882] pnp: PnP ACPI init\n[ 0.290750] ACPI: bus type PNP registered\n[ 0.292255] pnp: PnP ACPI: found 8 devices\n[ 0.293362] ACPI: bus type PNP unregistered\n[ 0.300064] NET: Registered protocol family 2\n[ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.305400] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.307033] TCP: reno registered\n[ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.311039] NET: Registered protocol family 1\n[ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.360180] Trying to unpack rootfs image as initramfs...\n[ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.478842] Scanning for low memory corruption every 60 seconds\n[ 0.481199] Initialise system trusted keyring\n[ 0.482704] audit: initializing netlink socket (disabled)\n[ 0.484078] type=2000 audit(1542227916.621:1): initialized\n[ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507570] zbud: loaded\n[ 0.508800] VFS: Disk quotas dquot_6.5.2\n[ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511962] fuse init (API version 7.22)\n[ 0.513085] msgmni has been set to 3997\n[ 0.514171] Key type big_key registered\n[ 0.515819] Key type asymmetric registered\n[ 0.516953] Asymmetric key parser 'x509' registered\n[ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.520306] io scheduler noop registered\n[ 0.521400] io scheduler deadline registered (default)\n[ 0.522784] io scheduler cfq registered\n[ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527075] ipmi message handler version 39.2\n[ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531433] ACPI: Power Button [PWRF]\n[ 0.532880] GHES: HEST is not enabled!\n[ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.651947] Linux agpgart interface v0.103\n[ 0.653940] brd: module loaded\n[ 0.655289] loop: module loaded\n[ 0.656602] blk-mq: CPU -> queue map\n[ 0.658436] CPU 0 -> Queue 0\n[ 0.659615] CPU 1 -> Queue 0\n[ 0.661765] vda: vda1\n[ 0.663777] scsi0 : ata_piix\n[ 0.666707] scsi1 : ata_piix\n[ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.671438] libphy: Fixed MDIO Bus: probed\n[ 0.672611] tun: Universal TUN/TAP device driver, 1.6\n[ 0.673775] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.676884] PPP generic driver version 2.4.2\n[ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.680129] ehci-pci: EHCI PCI platform driver\n[ 0.681363] ehci-platform: EHCI generic platform driver\n[ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.684098] ohci-pci: OHCI PCI platform driver\n[ 0.685305] ohci-platform: OHCI generic platform driver\n[ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.718661] usb usb1: Product: UHCI Host Controller\n[ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.721300] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.722552] hub 1-0:1.0: USB hub found\n[ 0.723512] hub 1-0:1.0: 2 ports detected\n[ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.729762] mousedev: PS/2 mouse device common for all mice\n[ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.733441] rtc_cmos 00:00: RTC can wake from S4\n[ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.739073] device-mapper: uevent: version 1.0.3\n[ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.745001] TCP: cubic registered\n[ 0.753972] NET: Registered protocol family 10\n[ 0.755615] NET: Registered protocol family 17\n[ 0.757011] Key type dns_resolver registered\n[ 0.758509] Loading compiled-in X.509 certificates\n[ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.764070] registered taskstats version 1\n[ 0.767199] Key type trusted registered\n[ 0.770854] Key type encrypted registered\n[ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773140] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.775112] regulator-dummy: disabling\n[ 0.776134] Magic number: 10:785:649\n[ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917)\n[ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.780646] EDD information not available.\n[ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.828723] Write protecting the kernel read-only data: 12288k\n[ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.848440] systemd-udevd[107]: starting version 204\n[ 0.896553] FDC 0 is a S82078B\n[ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.204205] usb 1-1: Product: QEMU USB Tablet\n[ 1.205328] usb 1-1: Manufacturer: QEMU\n[ 1.206343] usb 1-1: SerialNumber: 42\n[ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz\n[ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available\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 Populate /dev filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[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[ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds.\ncloud-init-nonet[5.05]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting 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[6.32]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c |\nci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c |\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.2 | 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:\nc1:e1:eb:8a:e0:c9:3d:83:17:0d:46:c8:3f:34:b7:11 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . . E.. |\n| o + oo . |\n| + o o+ |\n| = . o |\n| . + S |\n| . .. |\n| .. . . |\n| o.++. . |\n| +.oo. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nb3:30:6f:6b:a1:71:c5:45:93:65:f4:5a:56:99:94:51 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .o+=oE|\n| oo =.|\n| . . +|\n| o + |\n| o S. . |\n| .+oo |\n| ++. |\n| .... |\n| .. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n87:68:a2:71:38:f4:6c:5d:53:98:fc:93:9c:d7:f6:a5 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . o. |\n| +. |\n| . oo o . |\n| . + . o o* . o .|\n| + * + S .o . o.|\n| * o . E .|\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:\na4:a4:e6:59:25:f6:7c:39:32:16:4e:1a:32:4f:84:be root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. |\n| .. |\n| .o * = |\n| .O % . . |\n| o.= S + |\n| oEo . + . |\n| o |\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 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 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 * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:40:47 +0000. Up 130.32 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Wed, 14 Nov 2018 20:41:47 +0000. Up 191.06 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 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install sprout --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package sprout\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.210\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 6 -lt 10 ']'\n+ retries=7\n+ echo 'nsupdate failed - retrying (retry 7)...'\nnsupdate failed - retrying (retry 7)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 7 -lt 10 ']'\n+ retries=8\n+ echo 'nsupdate failed - retrying (retry 8)...'\nnsupdate failed - retrying (retry 8)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 8 -lt 10 ']'\n+ retries=9\n+ echo 'nsupdate failed - retrying (retry 9)...'\nnsupdate failed - retrying (retry 9)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 9 -lt 10 ']'\n+ retries=10\n+ echo 'nsupdate failed - retrying (retry 10)...'\nnsupdate failed - retrying (retry 10)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 10 -lt 10 ']'\n+ echo 'nameserver 192.168.0.27'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.7'\n+ service dnsmasq force-reload\ndnsmasq: unrecognized service\n2018-11-14 20:47:20,943 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1]\n2018-11-14 20:47:20,947 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts)\n2018-11-14 20:47:20,948 - util.py[WARNING]: Running scripts-user () failed\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 | 63:e3:a4:7a:95:27:63:7b:6b:dc:f4:10:61:cc:e4:f2 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 b3:30:6f:6b:a1:71:c5:45:93:65:f4:5a:56:99:94:51 root@sprout-0 (DSA)\nec2: 256 87:68:a2:71:38:f4:6c:5d:53:98:fc:93:9c:d7:f6:a5 root@sprout-0 (ECDSA)\nec2: 256 a4:a4:e6:59:25:f6:7c:39:32:16:4e:1a:32:4f:84:be root@sprout-0 (ED25519)\nec2: 2048 c1:e1:eb:8a:e0:c9:3d:83:17:0d:46:c8:3f:34:b7:11 root@sprout-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFj8aCgoukBFMqEtaeDANemMuF8nWHHnIoHA7YphozDDKyRQ6S8cobfcDKiKGkQNbDiWbiOLZlv+jEMMPy9g8KQ= root@sprout-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPwszMIDQ8Yv6QZGkDJU0z0ZGMJCCRwXul4/ryoFq8M4 root@sprout-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBv/fCTOw+EDzmAOOXtumMYo4ttZDHPFCJ/2z68q7oMC+TZd996IEgUJBVXUdv2bbVJTd4tPniKerxWarUBA8rdSYtwpKKcQfkG5tbkP0Q9MgRMeA1n+UD1nR93rzTqB03yA7Ru4/WV4qNHsoUps3tW37tIrsY+HuilBXmVqnhBMKw9/9azqqTgl7C+oh2L/oinfDd/X2wcgcEwGypF/wk2Xob8G9h5TM8mv8Qe8qZ09YWzV8+dmuDsrsT7xOXsTlsED7UdXICYvyfCSzWgfh/MLRwYUg0tx5mfjnvhAb2OCzt16oOmo6XgtBZgKur238hKBJgVBtjZXHZKtVc1zVR root@sprout-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Wed, 14 Nov 2018 20:47:20 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 524.27 seconds\n"} 2018-11-14 20:47:22,369 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-f73739c7-2e4d-4fd3-940f-1c570f3351f2 2018-11-14 20:47:22,370 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.110565185547s 2018-11-14 20:47:22,371 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a/action used request id req-f73739c7-2e4d-4fd3-940f-1c570f3351f2 2018-11-14 20:47:22,371 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008061] Security Framework initialized [ 0.009190] AppArmor: AppArmor initialized [ 0.010236] Yama: becoming mindful. [ 0.012297] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.016192] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019041] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022249] Initializing cgroup subsys memory [ 0.024009] Initializing cgroup subsys devices [ 0.025557] Initializing cgroup subsys freezer [ 0.026914] Initializing cgroup subsys blkio [ 0.028004] Initializing cgroup subsys perf_event [ 0.029405] Initializing cgroup subsys hugetlb [ 0.030676] FEATURE SPEC_CTRL Present [ 0.032701] mce: CPU supports 10 MCE banks [ 0.033851] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.033851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036007] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.038076] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.040006] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.046560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.048693] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.057450] ACPI: Core revision 20131115 [ 0.059321] ACPI: All ACPI Tables successfully acquired [ 0.060388] ftrace: allocating 28747 entries in 113 pages [ 0.080328] smpboot: Max logical packages: 2 [ 0.081901] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.084008] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.086369] Enabling x2apic [ 0.087484] Enabled x2apic [ 0.088013] Switched APIC routing to physical x2apic. [ 0.090974] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.092004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.096030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.106142] KVM setup paravirtual spinlock [ 0.108788] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.110708] x86: Booting SMP configuration: [ 0.111871] .... node #0, CPUs: #1[ 0.108744] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.128044] x86: Booted up 1 node, 2 CPUs [ 0.128027] KVM setup async PF for cpu 1 [ 0.128028] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.131791] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.132512] devtmpfs: initialized [ 0.134232] EVM: security.selinux [ 0.135169] EVM: security.SMACK64 [ 0.136007] EVM: security.ima [ 0.136887] EVM: security.capability [ 0.137923] pinctrl core: initialized pinctrl subsystem [ 0.140067] regulator-dummy: no parameters [ 0.141224] RTC time: 20:38:36, date: 11/14/18 [ 0.142423] NET: Registered protocol family 16 [ 0.143707] cpuidle: using governor ladder [ 0.144005] cpuidle: using governor menu [ 0.145155] ACPI: bus type PCI registered [ 0.146236] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.148014] PCI: Using configuration type 1 for base access [ 0.150133] bio: create slab at 0 [ 0.150133] ACPI: Added _OSI(Module Device) [ 0.152004] ACPI: Added _OSI(Processor Device) [ 0.153146] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.154336] ACPI: Added _OSI(Processor Aggregator Device) [ 0.157445] ACPI: Interpreter enabled [ 0.158471] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.160708] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.164005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.166503] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.168722] ACPI: (supports S0 S5) [ 0.169639] ACPI: Using IOAPIC for interrupt routing [ 0.170924] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.172211] ACPI: No dock devices found. [ 0.175249] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.176010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.177676] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.179306] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.180215] acpiphp: Slot [3] registered [ 0.181284] acpiphp: Slot [4] registered [ 0.182383] acpiphp: Slot [5] registered [ 0.183489] acpiphp: Slot [6] registered [ 0.184021] acpiphp: Slot [7] registered [ 0.185113] acpiphp: Slot [8] registered [ 0.186156] acpiphp: Slot [9] registered [ 0.187209] acpiphp: Slot [10] registered [ 0.188022] acpiphp: Slot [11] registered [ 0.189095] acpiphp: Slot [12] registered [ 0.190146] acpiphp: Slot [13] registered [ 0.191227] acpiphp: Slot [14] registered [ 0.192021] acpiphp: Slot [15] registered [ 0.193105] acpiphp: Slot [16] registered [ 0.194191] acpiphp: Slot [17] registered [ 0.195404] acpiphp: Slot [18] registered [ 0.196030] acpiphp: Slot [19] registered [ 0.197120] acpiphp: Slot [20] registered [ 0.198203] acpiphp: Slot [21] registered [ 0.199320] acpiphp: Slot [22] registered [ 0.200031] acpiphp: Slot [23] registered [ 0.201126] acpiphp: Slot [24] registered [ 0.202172] acpiphp: Slot [25] registered [ 0.203274] acpiphp: Slot [26] registered [ 0.204020] acpiphp: Slot [27] registered [ 0.205091] acpiphp: Slot [28] registered [ 0.206163] acpiphp: Slot [29] registered [ 0.207224] acpiphp: Slot [30] registered [ 0.208039] acpiphp: Slot [31] registered [ 0.209096] PCI host bridge to bus 0000:00 [ 0.210157] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.211503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.212004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.213457] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.215074] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.216004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.224522] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.226364] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.254900] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.256789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.258638] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.260508] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.262334] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.263998] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.264292] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.265439] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.267494] vgaarb: loaded [ 0.268003] vgaarb: bridge control possible 0000:00:02.0 [ 0.269583] SCSI subsystem initialized [ 0.270760] ACPI: bus type USB registered [ 0.270760] usbcore: registered new interface driver usbfs [ 0.272016] usbcore: registered new interface driver hub [ 0.273377] usbcore: registered new device driver usb [ 0.273380] PCI: Using ACPI for IRQ routing [ 0.276394] NetLabel: Initializing [ 0.277358] NetLabel: domain hash size = 128 [ 0.278495] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.279802] NetLabel: unlabeled traffic allowed by default [ 0.280175] Switched to clocksource kvm-clock [ 0.288651] AppArmor: AppArmor Filesystem Enabled [ 0.289882] pnp: PnP ACPI init [ 0.290750] ACPI: bus type PNP registered [ 0.292255] pnp: PnP ACPI: found 8 devices [ 0.293362] ACPI: bus type PNP unregistered [ 0.300064] NET: Registered protocol family 2 [ 0.301617] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.303649] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.305400] TCP: Hash tables configured (established 16384 bind 16384) [ 0.307033] TCP: reno registered [ 0.307951] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.309416] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.311039] NET: Registered protocol family 1 [ 0.312194] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.313589] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.314890] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.337216] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.360180] Trying to unpack rootfs image as initramfs... [ 0.469731] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.472486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.474368] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.476163] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.478842] Scanning for low memory corruption every 60 seconds [ 0.481199] Initialise system trusted keyring [ 0.482704] audit: initializing netlink socket (disabled) [ 0.484078] type=2000 audit(1542227916.621:1): initialized [ 0.504477] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.507570] zbud: loaded [ 0.508800] VFS: Disk quotas dquot_6.5.2 [ 0.509958] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.511962] fuse init (API version 7.22) [ 0.513085] msgmni has been set to 3997 [ 0.514171] Key type big_key registered [ 0.515819] Key type asymmetric registered [ 0.516953] Asymmetric key parser 'x509' registered [ 0.518245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.520306] io scheduler noop registered [ 0.521400] io scheduler deadline registered (default) [ 0.522784] io scheduler cfq registered [ 0.523910] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.525347] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.527075] ipmi message handler version 39.2 [ 0.528785] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531433] ACPI: Power Button [PWRF] [ 0.532880] GHES: HEST is not enabled! [ 0.554828] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.598882] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.621842] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.624048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.649267] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.651947] Linux agpgart interface v0.103 [ 0.653940] brd: module loaded [ 0.655289] loop: module loaded [ 0.656602] blk-mq: CPU -> queue map [ 0.658436] CPU 0 -> Queue 0 [ 0.659615] CPU 1 -> Queue 0 [ 0.661765] vda: vda1 [ 0.663777] scsi0 : ata_piix [ 0.666707] scsi1 : ata_piix [ 0.668188] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.669681] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.671438] libphy: Fixed MDIO Bus: probed [ 0.672611] tun: Universal TUN/TAP device driver, 1.6 [ 0.673775] tun: (C) 1999-2004 Max Krasnyansky [ 0.676884] PPP generic driver version 2.4.2 [ 0.678287] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.680129] ehci-pci: EHCI PCI platform driver [ 0.681363] ehci-platform: EHCI generic platform driver [ 0.682663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.684098] ohci-pci: OHCI PCI platform driver [ 0.685305] ohci-platform: OHCI generic platform driver [ 0.686819] uhci_hcd: USB Universal Host Controller Interface driver [ 0.710182] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.711749] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713800] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.715303] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.716898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718661] usb usb1: Product: UHCI Host Controller [ 0.719850] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.721300] usb usb1: SerialNumber: 0000:00:01.2 [ 0.722552] hub 1-0:1.0: USB hub found [ 0.723512] hub 1-0:1.0: 2 ports detected [ 0.724668] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.727304] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.728481] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.729762] mousedev: PS/2 mouse device common for all mice [ 0.731290] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.733441] rtc_cmos 00:00: RTC can wake from S4 [ 0.735230] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.737121] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.739073] device-mapper: uevent: version 1.0.3 [ 0.740626] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.743183] ledtrig-cpu: registered to indicate activity on CPUs [ 0.745001] TCP: cubic registered [ 0.753972] NET: Registered protocol family 10 [ 0.755615] NET: Registered protocol family 17 [ 0.757011] Key type dns_resolver registered [ 0.758509] Loading compiled-in X.509 certificates [ 0.761191] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.764070] registered taskstats version 1 [ 0.767199] Key type trusted registered [ 0.770854] Key type encrypted registered [ 0.771878] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773140] IMA: No TPM chip found, activating TPM-bypass! [ 0.775112] regulator-dummy: disabling [ 0.776134] Magic number: 10:785:649 [ 0.777236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:37 UTC (1542227917) [ 0.779275] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.780646] EDD information not available. [ 0.825439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.828723] Write protecting the kernel read-only data: 12288k [ 0.831602] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.834877] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.848440] systemd-udevd[107]: starting version 204 [ 0.896553] FDC 0 is a S82078B [ 1.036079] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.200757] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.202560] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.204205] usb 1-1: Product: QEMU USB Tablet [ 1.205328] usb 1-1: Manufacturer: QEMU [ 1.206343] usb 1-1: SerialNumber: 42 [ 1.472153] tsc: Refined TSC clocksource calibration: 3491.848 MHz [ 1.917275] 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.227541] 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.904744] random: init urandom read with 10 bits of entropy available * 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 Populate /dev filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.763091] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 4.77 seconds. cloud-init-nonet[5.05]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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[6.32]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:43 +0000. Up 6.44 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:5b:60:8c | ci-info: | eth0 | True | 192.168.0.7 | 255.255.255.0 | fa:16:3e:bc:66:4c | 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.2 | 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: c1:e1:eb:8a:e0:c9:3d:83:17:0d:46:c8:3f:34:b7:11 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | . . E.. | | o + oo . | | + o o+ | | = . o | | . + S | | . .. | | .. . . | | o.++. . | | +.oo. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: b3:30:6f:6b:a1:71:c5:45:93:65:f4:5a:56:99:94:51 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | .o+=oE| | oo =.| | . . +| | o + | | o S. . | | .+oo | | ++. | | .... | | .. | +-----------------+ 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: 87:68:a2:71:38:f4:6c:5d:53:98:fc:93:9c:d7:f6:a5 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | . o. | | +. | | . oo o . | | . + . o o* . o .| | + * + S .o . 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: a4:a4:e6:59:25:f6:7c:39:32:16:4e:1a:32:4f:84:be root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .. | | .. | | .o * = | | .O % . . | | o.= S + | | oEo . + . | | 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 SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting 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 ] 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 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 ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:40:47 +0000. Up 130.32 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Wed, 14 Nov 2018 20:41:47 +0000. Up 191.06 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 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install sprout --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package sprout + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 8 -lt 10 ']' + retries=9 + echo 'nsupdate failed - retrying (retry 9)...' nsupdate failed - retrying (retry 9)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 9 -lt 10 ']' + retries=10 + echo 'nsupdate failed - retrying (retry 10)...' nsupdate failed - retrying (retry 10)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 10 -lt 10 ']' + echo 'nameserver 192.168.0.27' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.7' + service dnsmasq force-reload dnsmasq: unrecognized service 2018-11-14 20:47:20,943 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1] 2018-11-14 20:47:20,947 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts) 2018-11-14 20:47:20,948 - util.py[WARNING]: Running scripts-user () failed 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 | 63:e3:a4:7a:95:27:63:7b:6b:dc:f4:10:61:cc:e4:f2 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 b3:30:6f:6b:a1:71:c5:45:93:65:f4:5a:56:99:94:51 root@sprout-0 (DSA) ec2: 256 87:68:a2:71:38:f4:6c:5d:53:98:fc:93:9c:d7:f6:a5 root@sprout-0 (ECDSA) ec2: 256 a4:a4:e6:59:25:f6:7c:39:32:16:4e:1a:32:4f:84:be root@sprout-0 (ED25519) ec2: 2048 c1:e1:eb:8a:e0:c9:3d:83:17:0d:46:c8:3f:34:b7:11 root@sprout-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFj8aCgoukBFMqEtaeDANemMuF8nWHHnIoHA7YphozDDKyRQ6S8cobfcDKiKGkQNbDiWbiOLZlv+jEMMPy9g8KQ= root@sprout-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPwszMIDQ8Yv6QZGkDJU0z0ZGMJCCRwXul4/ryoFq8M4 root@sprout-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBv/fCTOw+EDzmAOOXtumMYo4ttZDHPFCJ/2z68q7oMC+TZd996IEgUJBVXUdv2bbVJTd4tPniKerxWarUBA8rdSYtwpKKcQfkG5tbkP0Q9MgRMeA1n+UD1nR93rzTqB03yA7Ru4/WV4qNHsoUps3tW37tIrsY+HuilBXmVqnhBMKw9/9azqqTgl7C+oh2L/oinfDd/X2wcgcEwGypF/wk2Xob8G9h5TM8mv8Qe8qZ09YWzV8+dmuDsrsT7xOXsTlsED7UdXICYvyfCSzWgfh/MLRwYUg0tx5mfjnvhAb2OCzt16oOmo6XgtBZgKur238hKBJgVBtjZXHZKtVc1zVR root@sprout-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Wed, 14 Nov 2018 20:47:20 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 524.27 seconds 2018-11-14 20:47:22,373 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-11-14 20:47:22,374 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:47:22,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:47:23,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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,Accept-Encoding x-openstack-request-id: req-43a6b976-ec27-4c68-831d-9d29dcdfadd0 x-compute-request-id: req-43a6b976-ec27-4c68-831d-9d29dcdfadd0 Content-Encoding: gzip Content-Length: 1498 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:bc:66:4c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:66:4c", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:60:8c", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:34.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "0e36c748-ed15-4de6-82a0-d99a17af479a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:34Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:c1:0b:40", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:0b:40", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:46.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "35e17aec-ff41-4421-9df7-552124cdbab1", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:46Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "bono-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:42:07:79", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:07:79", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:b7:ea", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:36.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:36Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "dime-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:63:a5:22", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:a5:22", "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:1d:a7:43", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:a7:43", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "d31f7770-a606-4856-90d0-b4ea1295ef58", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "homer-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:46:7f:16", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:7f:16", "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:6f:84:50", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:cb:40:f9", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:40:f9", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:37:51.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:37:51Z", "hostId": "4f9348ee26543026d8aeb2af7f9ee6328e1c5c6b414aeec1b963e000", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-14T20:36:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:da:ad:13", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:ad:13", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:63:c7", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:35:57.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "ab480cc2-b362-4101-9346-87dff464dada", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:35:57Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ns.clearwater.opnfv", "created": "2018-11-14T20:34:13Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:47:23,221 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-43a6b976-ec27-4c68-831d-9d29dcdfadd0 2018-11-14 20:47:23,222 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.847678899765s 2018-11-14 20:47:23,222 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-43a6b976-ec27-4c68-831d-9d29dcdfadd0 2018-11-14 20:47:23,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 20:47:23,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/35e17aec-ff41-4421-9df7-552124cdbab1/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 20:47:23,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:47: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-8a1f9b0f-5923-4955-8fae-8ddffbefe848 x-compute-request-id: req-8a1f9b0f-5923-4955-8fae-8ddffbefe848 Content-Encoding: gzip Content-Length: 11009 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008033] Security Framework initialized\n[ 0.009178] AppArmor: AppArmor initialized\n[ 0.010289] Yama: becoming mindful.\n[ 0.012139] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015541] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016820] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018331] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020270] Initializing cgroup subsys memory\n[ 0.021343] Initializing cgroup subsys devices\n[ 0.022421] Initializing cgroup subsys freezer\n[ 0.024004] Initializing cgroup subsys blkio\n[ 0.025085] Initializing cgroup subsys perf_event\n[ 0.026267] Initializing cgroup subsys hugetlb\n[ 0.028061] FEATURE SPEC_CTRL Present\n[ 0.029703] mce: CPU supports 10 MCE banks\n[ 0.030741] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030741] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033414] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038377] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.043078] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.046573] ACPI: Core revision 20131115\n[ 0.048479] ACPI: All ACPI Tables successfully acquired\n[ 0.049883] ftrace: allocating 28747 entries in 113 pages\n[ 0.072208] smpboot: Max logical packages: 2\n[ 0.073265] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077691] Enabling x2apic\n[ 0.078468] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082439] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086583] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093001] KVM setup paravirtual spinlock\n[ 0.095342] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.096179] x86: Booting SMP configuration:\n[ 0.097264] .... node #0, CPUs: #1[ 0.095302] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.112021] x86: Booted up 1 node, 2 CPUs\n[ 0.112014] KVM setup async PF for cpu 1\n[ 0.112015] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.115414] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.116391] devtmpfs: initialized\n[ 0.118063] EVM: security.selinux\n[ 0.118936] EVM: security.SMACK64\n[ 0.120005] EVM: security.ima\n[ 0.120809] EVM: security.capability\n[ 0.121755] pinctrl core: initialized pinctrl subsystem\n[ 0.122087] regulator-dummy: no parameters\n[ 0.124075] RTC time: 20:38:47, date: 11/14/18\n[ 0.125177] NET: Registered protocol family 16\n[ 0.126330] cpuidle: using governor ladder\n[ 0.127336] cpuidle: using governor menu\n[ 0.128065] ACPI: bus type PCI registered\n[ 0.129053] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.130574] PCI: Using configuration type 1 for base access\n[ 0.132427] bio: create slab at 0\n[ 0.133056] ACPI: Added _OSI(Module Device)\n[ 0.133089] ACPI: Added _OSI(Processor Device)\n[ 0.134152] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.136004] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.138288] ACPI: Interpreter enabled\n[ 0.139237] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.141499] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.144006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.146276] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.148006] ACPI: (supports S0 S5)\n[ 0.148880] ACPI: Using IOAPIC for interrupt routing\n[ 0.150031] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.152192] ACPI: No dock devices found.\n[ 0.155055] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.156007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.157499] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.158955] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.160194] acpiphp: Slot [3] registered\n[ 0.161199] acpiphp: Slot [4] registered\n[ 0.162196] acpiphp: Slot [5] registered\n[ 0.163186] acpiphp: Slot [6] registered\n[ 0.164021] acpiphp: Slot [7] registered\n[ 0.165021] acpiphp: Slot [8] registered\n[ 0.166019] acpiphp: Slot [9] registered\n[ 0.167020] acpiphp: Slot [10] registered\n[ 0.168019] acpiphp: Slot [11] registered\n[ 0.169028] acpiphp: Slot [12] registered\n[ 0.170037] acpiphp: Slot [13] registered\n[ 0.172267] acpiphp: Slot [14] registered\n[ 0.173311] acpiphp: Slot [15] registered\n[ 0.174333] acpiphp: Slot [16] registered\n[ 0.175368] acpiphp: Slot [17] registered\n[ 0.176019] acpiphp: Slot [18] registered\n[ 0.177042] acpiphp: Slot [19] registered\n[ 0.178355] acpiphp: Slot [20] registered\n[ 0.179359] acpiphp: Slot [21] registered\n[ 0.180018] acpiphp: Slot [22] registered\n[ 0.181027] acpiphp: Slot [23] registered\n[ 0.182036] acpiphp: Slot [24] registered\n[ 0.183044] acpiphp: Slot [25] registered\n[ 0.184018] acpiphp: Slot [26] registered\n[ 0.185029] acpiphp: Slot [27] registered\n[ 0.186030] acpiphp: Slot [28] registered\n[ 0.187034] acpiphp: Slot [29] registered\n[ 0.188018] acpiphp: Slot [30] registered\n[ 0.189027] acpiphp: Slot [31] registered\n[ 0.190034] PCI host bridge to bus 0000:00\n[ 0.191059] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.192007] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.193392] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.194770] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.196003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.197509] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.205976] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.207772] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.234459] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.236100] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.237877] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.239653] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.240843] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.242515] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.244158] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.245355] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.247288] vgaarb: loaded\n[ 0.248003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.249523] SCSI subsystem initialized\n[ 0.250696] ACPI: bus type USB registered\n[ 0.250696] usbcore: registered new interface driver usbfs\n[ 0.252020] usbcore: registered new interface driver hub\n[ 0.253303] usbcore: registered new device driver usb\n[ 0.253303] PCI: Using ACPI for IRQ routing\n[ 0.256198] NetLabel: Initializing\n[ 0.257104] NetLabel: domain hash size = 128\n[ 0.258162] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.259532] NetLabel: unlabeled traffic allowed by default\n[ 0.260218] Switched to clocksource kvm-clock\n[ 0.268247] AppArmor: AppArmor Filesystem Enabled\n[ 0.269436] pnp: PnP ACPI init\n[ 0.270294] ACPI: bus type PNP registered\n[ 0.271760] pnp: PnP ACPI: found 8 devices\n[ 0.272788] ACPI: bus type PNP unregistered\n[ 0.280069] NET: Registered protocol family 2\n[ 0.281444] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.283373] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.285070] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.286688] TCP: reno registered\n[ 0.287565] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.288981] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.290560] NET: Registered protocol family 1\n[ 0.291674] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.293049] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.294408] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.316736] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.339379] Trying to unpack rootfs image as initramfs...\n[ 0.437294] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.439389] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.440763] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.442655] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.444765] Scanning for low memory corruption every 60 seconds\n[ 0.446527] Initialise system trusted keyring\n[ 0.447706] audit: initializing netlink socket (disabled)\n[ 0.449183] type=2000 audit(1542227927.351:1): initialized\n[ 0.469723] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.472773] zbud: loaded\n[ 0.474268] VFS: Disk quotas dquot_6.5.2\n[ 0.475959] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.478991] fuse init (API version 7.22)\n[ 0.480726] msgmni has been set to 3997\n[ 0.482351] Key type big_key registered\n[ 0.484480] Key type asymmetric registered\n[ 0.486163] Asymmetric key parser 'x509' registered\n[ 0.488006] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.490021] io scheduler noop registered\n[ 0.491072] io scheduler deadline registered (default)\n[ 0.492358] io scheduler cfq registered\n[ 0.493525] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.495377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.497582] ipmi message handler version 39.2\n[ 0.499168] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.501674] ACPI: Power Button [PWRF]\n[ 0.503122] GHES: HEST is not enabled!\n[ 0.525437] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.569497] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.592464] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.595077] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.620183] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.623604] Linux agpgart interface v0.103\n[ 0.626096] brd: module loaded\n[ 0.627686] loop: module loaded\n[ 0.629245] blk-mq: CPU -> queue map\n[ 0.630491] CPU 0 -> Queue 0\n[ 0.631606] CPU 1 -> Queue 0\n[ 0.633712] vda: vda1\n[ 0.635362] scsi0 : ata_piix\n[ 0.636368] scsi1 : ata_piix\n[ 0.637216] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.638733] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.640563] libphy: Fixed MDIO Bus: probed\n[ 0.641727] tun: Universal TUN/TAP device driver, 1.6\n[ 0.643025] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.646298] PPP generic driver version 2.4.2\n[ 0.647659] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.649236] ehci-pci: EHCI PCI platform driver\n[ 0.650407] ehci-platform: EHCI generic platform driver\n[ 0.651723] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.653222] ohci-pci: OHCI PCI platform driver\n[ 0.654390] ohci-platform: OHCI generic platform driver\n[ 0.655709] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.678368] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.679883] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.682176] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.683966] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.685839] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.688042] usb usb1: Product: UHCI Host Controller\n[ 0.689451] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.691266] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.692792] hub 1-0:1.0: USB hub found\n[ 0.693803] hub 1-0:1.0: 2 ports detected\n[ 0.695012] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.697715] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.698928] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.700296] mousedev: PS/2 mouse device common for all mice\n[ 0.701906] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.704251] rtc_cmos 00:00: RTC can wake from S4\n[ 0.705897] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.707521] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.709254] device-mapper: uevent: version 1.0.3\n[ 0.710491] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.712697] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.714339] TCP: cubic registered\n[ 0.722945] NET: Registered protocol family 10\n[ 0.724702] NET: Registered protocol family 17\n[ 0.725947] Key type dns_resolver registered\n[ 0.727420] Loading compiled-in X.509 certificates\n[ 0.729376] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.731790] registered taskstats version 1\n[ 0.735281] Key type trusted registered\n[ 0.739178] Key type encrypted registered\n[ 0.740223] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.741506] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.743320] regulator-dummy: disabling\n[ 0.744356] Magic number: 10:785:649\n[ 0.745470] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:47 UTC (1542227927)\n[ 0.747534] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.748907] EDD information not available.\n[ 0.798563] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.800811] Write protecting the kernel read-only data: 12288k\n[ 0.803743] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.808057] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.822660] systemd-udevd[107]: starting version 204\n[ 0.864447] FDC 0 is a S82078B\n[ 1.004051] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.168895] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.170932] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.173044] usb 1-1: Product: QEMU USB Tablet\n[ 1.174425] usb 1-1: Manufacturer: QEMU\n[ 1.175663] usb 1-1: SerialNumber: 42\n[ 1.872989] 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.205952] 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.364546] 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.499039] 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 Wed, 14 Nov 2018 20:38:49 +0000. Up 2.90 seconds.\ncloud-init-nonet[3.06]: 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 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[10.40]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:57 +0000. Up 10.52 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:5b:81:3b |\nci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:c1:0b:40 |\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.3 | 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:\nd9:8c:d3:77:b0:97:ff:88:2a:96:6d:ae:8d:a3:4d:6c root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| . |\n| * o . |\n| S + o + |\n| . . . o . |\n| Eo .|\n| +=oo . ..|\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:\ncf:d5:30:15:7f:7f:5c:db:62:64:72:b9:f1:33:ee:88 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o. |\n| . o |\n| + * +|\n| O =*|\n| S . =+*|\n| o . ...+|\n| 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:\n00:6d:85:c0:93:7e:2e:22:6f:e4:0e:a7:6f:b7:4d:58 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .o+ o. |\n| +.+ |\n| . o. |\n| . .. |\n| oE S |\n|. o .o. |\n|.=..... |\n| += .o |\n|.=o.... |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\ne8:b5:23:1d:ef:cd:d6:17:66:72:2e:48:7f:85:67:50 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| E|\n| . |\n| . . |\n| . S o |\n| . o + . ..=+|\n| o + o o.*oo|\n| . o +.o.o.|\n| ..o 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 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 ]\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 V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:41:01 +0000. Up 134.42 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Wed, 14 Nov 2018 20:42:01 +0000. Up 195.13 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 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package bono\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\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++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\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.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n++ ip2rr 172.30.9.202\n++ echo 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.202\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\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++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\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.202\n++ echo 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.202\n++ ip2rr 172.30.9.202\n++ echo 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.202\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\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++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\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++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\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.202\n++ echo 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.202\n++ ip2rr 172.30.9.202\n++ echo 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.202\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 6 -lt 10 ']'\n+ retries=7\n+ echo 'nsupdate failed - retrying (retry 7)...'\nnsupdate failed - retrying (retry 7)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\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++ ip2rr 172.30.9.202\n++ echo 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.202\n++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 7 -lt 10 ']'\n+ retries=8\n+ echo 'nsupdate failed - retrying (retry 8)...'\nnsupdate failed - retrying (retry 8)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\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++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 8 -lt 10 ']'\n+ retries=9\n+ echo 'nsupdate failed - retrying (retry 9)...'\nnsupdate failed - retrying (retry 9)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\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++ ip2rr 172.30.9.202\n++ echo 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.202\n++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 9 -lt 10 ']'\n+ retries=10\n+ echo 'nsupdate failed - retrying (retry 10)...'\nnsupdate failed - retrying (retry 10)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\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++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n"} 2018-11-14 20:47:23,303 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/35e17aec-ff41-4421-9df7-552124cdbab1/action used request id req-8a1f9b0f-5923-4955-8fae-8ddffbefe848 2018-11-14 20:47:23,303 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.07368516922s 2018-11-14 20:47:23,304 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/35e17aec-ff41-4421-9df7-552124cdbab1/action used request id req-8a1f9b0f-5923-4955-8fae-8ddffbefe848 2018-11-14 20:47:23,304 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008033] Security Framework initialized [ 0.009178] AppArmor: AppArmor initialized [ 0.010289] Yama: becoming mindful. [ 0.012139] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015541] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016820] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018331] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020270] Initializing cgroup subsys memory [ 0.021343] Initializing cgroup subsys devices [ 0.022421] Initializing cgroup subsys freezer [ 0.024004] Initializing cgroup subsys blkio [ 0.025085] Initializing cgroup subsys perf_event [ 0.026267] Initializing cgroup subsys hugetlb [ 0.028061] FEATURE SPEC_CTRL Present [ 0.029703] mce: CPU supports 10 MCE banks [ 0.030741] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030741] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033414] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038377] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.043078] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.046573] ACPI: Core revision 20131115 [ 0.048479] ACPI: All ACPI Tables successfully acquired [ 0.049883] ftrace: allocating 28747 entries in 113 pages [ 0.072208] smpboot: Max logical packages: 2 [ 0.073265] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077691] Enabling x2apic [ 0.078468] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082439] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086583] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093001] KVM setup paravirtual spinlock [ 0.095342] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.096179] x86: Booting SMP configuration: [ 0.097264] .... node #0, CPUs: #1[ 0.095302] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112021] x86: Booted up 1 node, 2 CPUs [ 0.112014] KVM setup async PF for cpu 1 [ 0.112015] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.115414] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.116391] devtmpfs: initialized [ 0.118063] EVM: security.selinux [ 0.118936] EVM: security.SMACK64 [ 0.120005] EVM: security.ima [ 0.120809] EVM: security.capability [ 0.121755] pinctrl core: initialized pinctrl subsystem [ 0.122087] regulator-dummy: no parameters [ 0.124075] RTC time: 20:38:47, date: 11/14/18 [ 0.125177] NET: Registered protocol family 16 [ 0.126330] cpuidle: using governor ladder [ 0.127336] cpuidle: using governor menu [ 0.128065] ACPI: bus type PCI registered [ 0.129053] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.130574] PCI: Using configuration type 1 for base access [ 0.132427] bio: create slab at 0 [ 0.133056] ACPI: Added _OSI(Module Device) [ 0.133089] ACPI: Added _OSI(Processor Device) [ 0.134152] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.136004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.138288] ACPI: Interpreter enabled [ 0.139237] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.141499] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.144006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.146276] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.148006] ACPI: (supports S0 S5) [ 0.148880] ACPI: Using IOAPIC for interrupt routing [ 0.150031] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.152192] ACPI: No dock devices found. [ 0.155055] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.156007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.157499] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.158955] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.160194] acpiphp: Slot [3] registered [ 0.161199] acpiphp: Slot [4] registered [ 0.162196] acpiphp: Slot [5] registered [ 0.163186] acpiphp: Slot [6] registered [ 0.164021] acpiphp: Slot [7] registered [ 0.165021] acpiphp: Slot [8] registered [ 0.166019] acpiphp: Slot [9] registered [ 0.167020] acpiphp: Slot [10] registered [ 0.168019] acpiphp: Slot [11] registered [ 0.169028] acpiphp: Slot [12] registered [ 0.170037] acpiphp: Slot [13] registered [ 0.172267] acpiphp: Slot [14] registered [ 0.173311] acpiphp: Slot [15] registered [ 0.174333] acpiphp: Slot [16] registered [ 0.175368] acpiphp: Slot [17] registered [ 0.176019] acpiphp: Slot [18] registered [ 0.177042] acpiphp: Slot [19] registered [ 0.178355] acpiphp: Slot [20] registered [ 0.179359] acpiphp: Slot [21] registered [ 0.180018] acpiphp: Slot [22] registered [ 0.181027] acpiphp: Slot [23] registered [ 0.182036] acpiphp: Slot [24] registered [ 0.183044] acpiphp: Slot [25] registered [ 0.184018] acpiphp: Slot [26] registered [ 0.185029] acpiphp: Slot [27] registered [ 0.186030] acpiphp: Slot [28] registered [ 0.187034] acpiphp: Slot [29] registered [ 0.188018] acpiphp: Slot [30] registered [ 0.189027] acpiphp: Slot [31] registered [ 0.190034] PCI host bridge to bus 0000:00 [ 0.191059] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.192007] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.193392] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.194770] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.196003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.197509] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.205976] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.207772] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.234459] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.236100] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.237877] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.239653] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.240843] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.242515] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.244158] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.245355] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.247288] vgaarb: loaded [ 0.248003] vgaarb: bridge control possible 0000:00:02.0 [ 0.249523] SCSI subsystem initialized [ 0.250696] ACPI: bus type USB registered [ 0.250696] usbcore: registered new interface driver usbfs [ 0.252020] usbcore: registered new interface driver hub [ 0.253303] usbcore: registered new device driver usb [ 0.253303] PCI: Using ACPI for IRQ routing [ 0.256198] NetLabel: Initializing [ 0.257104] NetLabel: domain hash size = 128 [ 0.258162] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.259532] NetLabel: unlabeled traffic allowed by default [ 0.260218] Switched to clocksource kvm-clock [ 0.268247] AppArmor: AppArmor Filesystem Enabled [ 0.269436] pnp: PnP ACPI init [ 0.270294] ACPI: bus type PNP registered [ 0.271760] pnp: PnP ACPI: found 8 devices [ 0.272788] ACPI: bus type PNP unregistered [ 0.280069] NET: Registered protocol family 2 [ 0.281444] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.283373] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.285070] TCP: Hash tables configured (established 16384 bind 16384) [ 0.286688] TCP: reno registered [ 0.287565] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.288981] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.290560] NET: Registered protocol family 1 [ 0.291674] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.293049] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.294408] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.316736] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.339379] Trying to unpack rootfs image as initramfs... [ 0.437294] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.439389] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.440763] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.442655] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.444765] Scanning for low memory corruption every 60 seconds [ 0.446527] Initialise system trusted keyring [ 0.447706] audit: initializing netlink socket (disabled) [ 0.449183] type=2000 audit(1542227927.351:1): initialized [ 0.469723] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.472773] zbud: loaded [ 0.474268] VFS: Disk quotas dquot_6.5.2 [ 0.475959] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.478991] fuse init (API version 7.22) [ 0.480726] msgmni has been set to 3997 [ 0.482351] Key type big_key registered [ 0.484480] Key type asymmetric registered [ 0.486163] Asymmetric key parser 'x509' registered [ 0.488006] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.490021] io scheduler noop registered [ 0.491072] io scheduler deadline registered (default) [ 0.492358] io scheduler cfq registered [ 0.493525] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.495377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.497582] ipmi message handler version 39.2 [ 0.499168] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.501674] ACPI: Power Button [PWRF] [ 0.503122] GHES: HEST is not enabled! [ 0.525437] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.569497] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.592464] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.595077] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.620183] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.623604] Linux agpgart interface v0.103 [ 0.626096] brd: module loaded [ 0.627686] loop: module loaded [ 0.629245] blk-mq: CPU -> queue map [ 0.630491] CPU 0 -> Queue 0 [ 0.631606] CPU 1 -> Queue 0 [ 0.633712] vda: vda1 [ 0.635362] scsi0 : ata_piix [ 0.636368] scsi1 : ata_piix [ 0.637216] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.638733] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.640563] libphy: Fixed MDIO Bus: probed [ 0.641727] tun: Universal TUN/TAP device driver, 1.6 [ 0.643025] tun: (C) 1999-2004 Max Krasnyansky [ 0.646298] PPP generic driver version 2.4.2 [ 0.647659] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.649236] ehci-pci: EHCI PCI platform driver [ 0.650407] ehci-platform: EHCI generic platform driver [ 0.651723] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.653222] ohci-pci: OHCI PCI platform driver [ 0.654390] ohci-platform: OHCI generic platform driver [ 0.655709] uhci_hcd: USB Universal Host Controller Interface driver [ 0.678368] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.679883] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.682176] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.683966] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.685839] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.688042] usb usb1: Product: UHCI Host Controller [ 0.689451] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.691266] usb usb1: SerialNumber: 0000:00:01.2 [ 0.692792] hub 1-0:1.0: USB hub found [ 0.693803] hub 1-0:1.0: 2 ports detected [ 0.695012] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.697715] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.698928] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.700296] mousedev: PS/2 mouse device common for all mice [ 0.701906] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.704251] rtc_cmos 00:00: RTC can wake from S4 [ 0.705897] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.707521] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.709254] device-mapper: uevent: version 1.0.3 [ 0.710491] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.712697] ledtrig-cpu: registered to indicate activity on CPUs [ 0.714339] TCP: cubic registered [ 0.722945] NET: Registered protocol family 10 [ 0.724702] NET: Registered protocol family 17 [ 0.725947] Key type dns_resolver registered [ 0.727420] Loading compiled-in X.509 certificates [ 0.729376] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.731790] registered taskstats version 1 [ 0.735281] Key type trusted registered [ 0.739178] Key type encrypted registered [ 0.740223] AppArmor: AppArmor sha1 policy hashing enabled [ 0.741506] IMA: No TPM chip found, activating TPM-bypass! [ 0.743320] regulator-dummy: disabling [ 0.744356] Magic number: 10:785:649 [ 0.745470] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:47 UTC (1542227927) [ 0.747534] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.748907] EDD information not available. [ 0.798563] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.800811] Write protecting the kernel read-only data: 12288k [ 0.803743] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.808057] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.822660] systemd-udevd[107]: starting version 204 [ 0.864447] FDC 0 is a S82078B [ 1.004051] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.168895] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.170932] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.173044] usb 1-1: Product: QEMU USB Tablet [ 1.174425] usb 1-1: Manufacturer: QEMU [ 1.175663] usb 1-1: SerialNumber: 42 [ 1.872989] 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.205952] 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.364546] 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.499039] 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 Wed, 14 Nov 2018 20:38:49 +0000. Up 2.90 seconds. cloud-init-nonet[3.06]: 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 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[10.40]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:57 +0000. Up 10.52 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:5b:81:3b | ci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:c1:0b:40 | 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.3 | 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: d9:8c:d3:77:b0:97:ff:88:2a:96:6d:ae:8d:a3:4d:6c root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | . | | * o . | | S + o + | | . . . o . | | Eo .| | +=oo . ..| | .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: cf:d5:30:15:7f:7f:5c:db:62:64:72:b9:f1:33:ee:88 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | o. | | . o | | + * +| | O =*| | S . =+*| | 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: 00:6d:85:c0:93:7e:2e:22:6f:e4:0e:a7:6f:b7:4d:58 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | .o+ o. | | +.+ | | . o. | | . .. | | oE S | |. o .o. | |.=..... | | += .o | |.=o.... | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: e8:b5:23:1d:ef:cd:d6:17:66:72:2e:48:7f:85:67:50 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | | | E| | . | | . . | | . S o | | . o + . ..=+| | o + o o.*oo| | . o +.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 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 ] 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 V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:41:01 +0000. Up 134.42 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Wed, 14 Nov 2018 20:42:01 +0000. Up 195.13 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 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package bono + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + 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.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 172.30.9.202 ++ echo 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.202 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + 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.202 ++ echo 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.202 ++ ip2rr 172.30.9.202 ++ echo 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.202 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + 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.202 ++ echo 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.202 ++ ip2rr 172.30.9.202 ++ echo 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.202 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 ++ ip2rr 172.30.9.202 ++ echo 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.202 ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 8 -lt 10 ']' + retries=9 + echo 'nsupdate failed - retrying (retry 9)...' nsupdate failed - retrying (retry 9)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 ++ ip2rr 172.30.9.202 ++ echo 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.202 ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 9 -lt 10 ']' + retries=10 + echo 'nsupdate failed - retrying (retry 10)...' nsupdate failed - retrying (retry 10)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 2018-11-14 20:47:23,306 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-14 20:47:33,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:47:33,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:47:33,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:47: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-0bdbffce-f4d1-4622-825b-9f63ea2064d7 x-compute-request-id: req-0bdbffce-f4d1-4622-825b-9f63ea2064d7 Content-Encoding: gzip Content-Length: 1498 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:bc:66:4c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:66:4c", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:60:8c", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:34.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "0e36c748-ed15-4de6-82a0-d99a17af479a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:34Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:c1:0b:40", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:0b:40", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:46.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "35e17aec-ff41-4421-9df7-552124cdbab1", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:46Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "bono-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:42:07:79", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:07:79", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:b7:ea", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:36.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:36Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "dime-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:63:a5:22", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:a5:22", "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:1d:a7:43", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:a7:43", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "d31f7770-a606-4856-90d0-b4ea1295ef58", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "homer-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:46:7f:16", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:7f:16", "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:6f:84:50", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:cb:40:f9", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:40:f9", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:37:51.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:37:51Z", "hostId": "4f9348ee26543026d8aeb2af7f9ee6328e1c5c6b414aeec1b963e000", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-14T20:36:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:da:ad:13", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:ad:13", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:63:c7", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:35:57.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "ab480cc2-b362-4101-9346-87dff464dada", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:35:57Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ns.clearwater.opnfv", "created": "2018-11-14T20:34:13Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:47:33,988 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0bdbffce-f4d1-4622-825b-9f63ea2064d7 2018-11-14 20:47:33,989 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.671597957611s 2018-11-14 20:47:33,989 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0bdbffce-f4d1-4622-825b-9f63ea2064d7 2018-11-14 20:47:33,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 20:47:33,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/35e17aec-ff41-4421-9df7-552124cdbab1/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 20:47:34,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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-8f06011c-d954-4ab6-83de-dc7b91379908 x-compute-request-id: req-8f06011c-d954-4ab6-83de-dc7b91379908 Content-Encoding: gzip Content-Length: 11009 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008033] Security Framework initialized\n[ 0.009178] AppArmor: AppArmor initialized\n[ 0.010289] Yama: becoming mindful.\n[ 0.012139] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015541] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016820] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018331] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020270] Initializing cgroup subsys memory\n[ 0.021343] Initializing cgroup subsys devices\n[ 0.022421] Initializing cgroup subsys freezer\n[ 0.024004] Initializing cgroup subsys blkio\n[ 0.025085] Initializing cgroup subsys perf_event\n[ 0.026267] Initializing cgroup subsys hugetlb\n[ 0.028061] FEATURE SPEC_CTRL Present\n[ 0.029703] mce: CPU supports 10 MCE banks\n[ 0.030741] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030741] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033414] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038377] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.043078] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.046573] ACPI: Core revision 20131115\n[ 0.048479] ACPI: All ACPI Tables successfully acquired\n[ 0.049883] ftrace: allocating 28747 entries in 113 pages\n[ 0.072208] smpboot: Max logical packages: 2\n[ 0.073265] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077691] Enabling x2apic\n[ 0.078468] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082439] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086583] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093001] KVM setup paravirtual spinlock\n[ 0.095342] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.096179] x86: Booting SMP configuration:\n[ 0.097264] .... node #0, CPUs: #1[ 0.095302] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.112021] x86: Booted up 1 node, 2 CPUs\n[ 0.112014] KVM setup async PF for cpu 1\n[ 0.112015] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.115414] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.116391] devtmpfs: initialized\n[ 0.118063] EVM: security.selinux\n[ 0.118936] EVM: security.SMACK64\n[ 0.120005] EVM: security.ima\n[ 0.120809] EVM: security.capability\n[ 0.121755] pinctrl core: initialized pinctrl subsystem\n[ 0.122087] regulator-dummy: no parameters\n[ 0.124075] RTC time: 20:38:47, date: 11/14/18\n[ 0.125177] NET: Registered protocol family 16\n[ 0.126330] cpuidle: using governor ladder\n[ 0.127336] cpuidle: using governor menu\n[ 0.128065] ACPI: bus type PCI registered\n[ 0.129053] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.130574] PCI: Using configuration type 1 for base access\n[ 0.132427] bio: create slab at 0\n[ 0.133056] ACPI: Added _OSI(Module Device)\n[ 0.133089] ACPI: Added _OSI(Processor Device)\n[ 0.134152] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.136004] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.138288] ACPI: Interpreter enabled\n[ 0.139237] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.141499] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.144006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.146276] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.148006] ACPI: (supports S0 S5)\n[ 0.148880] ACPI: Using IOAPIC for interrupt routing\n[ 0.150031] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.152192] ACPI: No dock devices found.\n[ 0.155055] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.156007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.157499] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.158955] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.160194] acpiphp: Slot [3] registered\n[ 0.161199] acpiphp: Slot [4] registered\n[ 0.162196] acpiphp: Slot [5] registered\n[ 0.163186] acpiphp: Slot [6] registered\n[ 0.164021] acpiphp: Slot [7] registered\n[ 0.165021] acpiphp: Slot [8] registered\n[ 0.166019] acpiphp: Slot [9] registered\n[ 0.167020] acpiphp: Slot [10] registered\n[ 0.168019] acpiphp: Slot [11] registered\n[ 0.169028] acpiphp: Slot [12] registered\n[ 0.170037] acpiphp: Slot [13] registered\n[ 0.172267] acpiphp: Slot [14] registered\n[ 0.173311] acpiphp: Slot [15] registered\n[ 0.174333] acpiphp: Slot [16] registered\n[ 0.175368] acpiphp: Slot [17] registered\n[ 0.176019] acpiphp: Slot [18] registered\n[ 0.177042] acpiphp: Slot [19] registered\n[ 0.178355] acpiphp: Slot [20] registered\n[ 0.179359] acpiphp: Slot [21] registered\n[ 0.180018] acpiphp: Slot [22] registered\n[ 0.181027] acpiphp: Slot [23] registered\n[ 0.182036] acpiphp: Slot [24] registered\n[ 0.183044] acpiphp: Slot [25] registered\n[ 0.184018] acpiphp: Slot [26] registered\n[ 0.185029] acpiphp: Slot [27] registered\n[ 0.186030] acpiphp: Slot [28] registered\n[ 0.187034] acpiphp: Slot [29] registered\n[ 0.188018] acpiphp: Slot [30] registered\n[ 0.189027] acpiphp: Slot [31] registered\n[ 0.190034] PCI host bridge to bus 0000:00\n[ 0.191059] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.192007] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.193392] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.194770] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.196003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.197509] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.205976] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.207772] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.234459] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.236100] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.237877] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.239653] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.240843] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.242515] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.244158] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.245355] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.247288] vgaarb: loaded\n[ 0.248003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.249523] SCSI subsystem initialized\n[ 0.250696] ACPI: bus type USB registered\n[ 0.250696] usbcore: registered new interface driver usbfs\n[ 0.252020] usbcore: registered new interface driver hub\n[ 0.253303] usbcore: registered new device driver usb\n[ 0.253303] PCI: Using ACPI for IRQ routing\n[ 0.256198] NetLabel: Initializing\n[ 0.257104] NetLabel: domain hash size = 128\n[ 0.258162] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.259532] NetLabel: unlabeled traffic allowed by default\n[ 0.260218] Switched to clocksource kvm-clock\n[ 0.268247] AppArmor: AppArmor Filesystem Enabled\n[ 0.269436] pnp: PnP ACPI init\n[ 0.270294] ACPI: bus type PNP registered\n[ 0.271760] pnp: PnP ACPI: found 8 devices\n[ 0.272788] ACPI: bus type PNP unregistered\n[ 0.280069] NET: Registered protocol family 2\n[ 0.281444] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.283373] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.285070] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.286688] TCP: reno registered\n[ 0.287565] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.288981] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.290560] NET: Registered protocol family 1\n[ 0.291674] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.293049] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.294408] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.316736] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.339379] Trying to unpack rootfs image as initramfs...\n[ 0.437294] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.439389] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.440763] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.442655] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.444765] Scanning for low memory corruption every 60 seconds\n[ 0.446527] Initialise system trusted keyring\n[ 0.447706] audit: initializing netlink socket (disabled)\n[ 0.449183] type=2000 audit(1542227927.351:1): initialized\n[ 0.469723] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.472773] zbud: loaded\n[ 0.474268] VFS: Disk quotas dquot_6.5.2\n[ 0.475959] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.478991] fuse init (API version 7.22)\n[ 0.480726] msgmni has been set to 3997\n[ 0.482351] Key type big_key registered\n[ 0.484480] Key type asymmetric registered\n[ 0.486163] Asymmetric key parser 'x509' registered\n[ 0.488006] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.490021] io scheduler noop registered\n[ 0.491072] io scheduler deadline registered (default)\n[ 0.492358] io scheduler cfq registered\n[ 0.493525] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.495377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.497582] ipmi message handler version 39.2\n[ 0.499168] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.501674] ACPI: Power Button [PWRF]\n[ 0.503122] GHES: HEST is not enabled!\n[ 0.525437] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.569497] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.592464] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.595077] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.620183] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.623604] Linux agpgart interface v0.103\n[ 0.626096] brd: module loaded\n[ 0.627686] loop: module loaded\n[ 0.629245] blk-mq: CPU -> queue map\n[ 0.630491] CPU 0 -> Queue 0\n[ 0.631606] CPU 1 -> Queue 0\n[ 0.633712] vda: vda1\n[ 0.635362] scsi0 : ata_piix\n[ 0.636368] scsi1 : ata_piix\n[ 0.637216] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.638733] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.640563] libphy: Fixed MDIO Bus: probed\n[ 0.641727] tun: Universal TUN/TAP device driver, 1.6\n[ 0.643025] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.646298] PPP generic driver version 2.4.2\n[ 0.647659] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.649236] ehci-pci: EHCI PCI platform driver\n[ 0.650407] ehci-platform: EHCI generic platform driver\n[ 0.651723] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.653222] ohci-pci: OHCI PCI platform driver\n[ 0.654390] ohci-platform: OHCI generic platform driver\n[ 0.655709] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.678368] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.679883] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.682176] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.683966] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.685839] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.688042] usb usb1: Product: UHCI Host Controller\n[ 0.689451] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.691266] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.692792] hub 1-0:1.0: USB hub found\n[ 0.693803] hub 1-0:1.0: 2 ports detected\n[ 0.695012] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.697715] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.698928] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.700296] mousedev: PS/2 mouse device common for all mice\n[ 0.701906] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.704251] rtc_cmos 00:00: RTC can wake from S4\n[ 0.705897] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.707521] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.709254] device-mapper: uevent: version 1.0.3\n[ 0.710491] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.712697] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.714339] TCP: cubic registered\n[ 0.722945] NET: Registered protocol family 10\n[ 0.724702] NET: Registered protocol family 17\n[ 0.725947] Key type dns_resolver registered\n[ 0.727420] Loading compiled-in X.509 certificates\n[ 0.729376] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.731790] registered taskstats version 1\n[ 0.735281] Key type trusted registered\n[ 0.739178] Key type encrypted registered\n[ 0.740223] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.741506] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.743320] regulator-dummy: disabling\n[ 0.744356] Magic number: 10:785:649\n[ 0.745470] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:47 UTC (1542227927)\n[ 0.747534] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.748907] EDD information not available.\n[ 0.798563] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.800811] Write protecting the kernel read-only data: 12288k\n[ 0.803743] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.808057] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.822660] systemd-udevd[107]: starting version 204\n[ 0.864447] FDC 0 is a S82078B\n[ 1.004051] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.168895] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.170932] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.173044] usb 1-1: Product: QEMU USB Tablet\n[ 1.174425] usb 1-1: Manufacturer: QEMU\n[ 1.175663] usb 1-1: SerialNumber: 42\n[ 1.872989] 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.205952] 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.364546] 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.499039] 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 Wed, 14 Nov 2018 20:38:49 +0000. Up 2.90 seconds.\ncloud-init-nonet[3.06]: 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 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[10.40]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:57 +0000. Up 10.52 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:5b:81:3b |\nci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:c1:0b:40 |\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.3 | 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:\nd9:8c:d3:77:b0:97:ff:88:2a:96:6d:ae:8d:a3:4d:6c root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| . |\n| * o . |\n| S + o + |\n| . . . o . |\n| Eo .|\n| +=oo . ..|\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:\ncf:d5:30:15:7f:7f:5c:db:62:64:72:b9:f1:33:ee:88 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o. |\n| . o |\n| + * +|\n| O =*|\n| S . =+*|\n| o . ...+|\n| 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:\n00:6d:85:c0:93:7e:2e:22:6f:e4:0e:a7:6f:b7:4d:58 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .o+ o. |\n| +.+ |\n| . o. |\n| . .. |\n| oE S |\n|. o .o. |\n|.=..... |\n| += .o |\n|.=o.... |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\ne8:b5:23:1d:ef:cd:d6:17:66:72:2e:48:7f:85:67:50 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| E|\n| . |\n| . . |\n| . S o |\n| . o + . ..=+|\n| o + o o.*oo|\n| . o +.o.o.|\n| ..o 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 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 ]\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 V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:41:01 +0000. Up 134.42 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Wed, 14 Nov 2018 20:42:01 +0000. Up 195.13 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 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package bono\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\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++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\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.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n++ ip2rr 172.30.9.202\n++ echo 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.202\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\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++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\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.202\n++ echo 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.202\n++ ip2rr 172.30.9.202\n++ echo 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.202\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\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++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\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++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\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.202\n++ echo 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.202\n++ ip2rr 172.30.9.202\n++ echo 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.202\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 6 -lt 10 ']'\n+ retries=7\n+ echo 'nsupdate failed - retrying (retry 7)...'\nnsupdate failed - retrying (retry 7)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\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++ ip2rr 172.30.9.202\n++ echo 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.202\n++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 7 -lt 10 ']'\n+ retries=8\n+ echo 'nsupdate failed - retrying (retry 8)...'\nnsupdate failed - retrying (retry 8)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\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++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 8 -lt 10 ']'\n+ retries=9\n+ echo 'nsupdate failed - retrying (retry 9)...'\nnsupdate failed - retrying (retry 9)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\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++ ip2rr 172.30.9.202\n++ echo 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.202\n++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 9 -lt 10 ']'\n+ retries=10\n+ echo 'nsupdate failed - retrying (retry 10)...'\nnsupdate failed - retrying (retry 10)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\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++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n"} 2018-11-14 20:47:34,114 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/35e17aec-ff41-4421-9df7-552124cdbab1/action used request id req-8f06011c-d954-4ab6-83de-dc7b91379908 2018-11-14 20:47:34,114 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.117297887802s 2018-11-14 20:47:34,115 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/35e17aec-ff41-4421-9df7-552124cdbab1/action used request id req-8f06011c-d954-4ab6-83de-dc7b91379908 2018-11-14 20:47:34,115 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008033] Security Framework initialized [ 0.009178] AppArmor: AppArmor initialized [ 0.010289] Yama: becoming mindful. [ 0.012139] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015541] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016820] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018331] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020270] Initializing cgroup subsys memory [ 0.021343] Initializing cgroup subsys devices [ 0.022421] Initializing cgroup subsys freezer [ 0.024004] Initializing cgroup subsys blkio [ 0.025085] Initializing cgroup subsys perf_event [ 0.026267] Initializing cgroup subsys hugetlb [ 0.028061] FEATURE SPEC_CTRL Present [ 0.029703] mce: CPU supports 10 MCE banks [ 0.030741] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030741] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033414] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038377] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.043078] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.046573] ACPI: Core revision 20131115 [ 0.048479] ACPI: All ACPI Tables successfully acquired [ 0.049883] ftrace: allocating 28747 entries in 113 pages [ 0.072208] smpboot: Max logical packages: 2 [ 0.073265] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077691] Enabling x2apic [ 0.078468] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082439] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086583] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093001] KVM setup paravirtual spinlock [ 0.095342] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.096179] x86: Booting SMP configuration: [ 0.097264] .... node #0, CPUs: #1[ 0.095302] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112021] x86: Booted up 1 node, 2 CPUs [ 0.112014] KVM setup async PF for cpu 1 [ 0.112015] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.115414] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.116391] devtmpfs: initialized [ 0.118063] EVM: security.selinux [ 0.118936] EVM: security.SMACK64 [ 0.120005] EVM: security.ima [ 0.120809] EVM: security.capability [ 0.121755] pinctrl core: initialized pinctrl subsystem [ 0.122087] regulator-dummy: no parameters [ 0.124075] RTC time: 20:38:47, date: 11/14/18 [ 0.125177] NET: Registered protocol family 16 [ 0.126330] cpuidle: using governor ladder [ 0.127336] cpuidle: using governor menu [ 0.128065] ACPI: bus type PCI registered [ 0.129053] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.130574] PCI: Using configuration type 1 for base access [ 0.132427] bio: create slab at 0 [ 0.133056] ACPI: Added _OSI(Module Device) [ 0.133089] ACPI: Added _OSI(Processor Device) [ 0.134152] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.136004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.138288] ACPI: Interpreter enabled [ 0.139237] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.141499] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.144006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.146276] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.148006] ACPI: (supports S0 S5) [ 0.148880] ACPI: Using IOAPIC for interrupt routing [ 0.150031] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.152192] ACPI: No dock devices found. [ 0.155055] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.156007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.157499] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.158955] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.160194] acpiphp: Slot [3] registered [ 0.161199] acpiphp: Slot [4] registered [ 0.162196] acpiphp: Slot [5] registered [ 0.163186] acpiphp: Slot [6] registered [ 0.164021] acpiphp: Slot [7] registered [ 0.165021] acpiphp: Slot [8] registered [ 0.166019] acpiphp: Slot [9] registered [ 0.167020] acpiphp: Slot [10] registered [ 0.168019] acpiphp: Slot [11] registered [ 0.169028] acpiphp: Slot [12] registered [ 0.170037] acpiphp: Slot [13] registered [ 0.172267] acpiphp: Slot [14] registered [ 0.173311] acpiphp: Slot [15] registered [ 0.174333] acpiphp: Slot [16] registered [ 0.175368] acpiphp: Slot [17] registered [ 0.176019] acpiphp: Slot [18] registered [ 0.177042] acpiphp: Slot [19] registered [ 0.178355] acpiphp: Slot [20] registered [ 0.179359] acpiphp: Slot [21] registered [ 0.180018] acpiphp: Slot [22] registered [ 0.181027] acpiphp: Slot [23] registered [ 0.182036] acpiphp: Slot [24] registered [ 0.183044] acpiphp: Slot [25] registered [ 0.184018] acpiphp: Slot [26] registered [ 0.185029] acpiphp: Slot [27] registered [ 0.186030] acpiphp: Slot [28] registered [ 0.187034] acpiphp: Slot [29] registered [ 0.188018] acpiphp: Slot [30] registered [ 0.189027] acpiphp: Slot [31] registered [ 0.190034] PCI host bridge to bus 0000:00 [ 0.191059] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.192007] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.193392] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.194770] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.196003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.197509] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.205976] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.207772] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.234459] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.236100] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.237877] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.239653] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.240843] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.242515] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.244158] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.245355] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.247288] vgaarb: loaded [ 0.248003] vgaarb: bridge control possible 0000:00:02.0 [ 0.249523] SCSI subsystem initialized [ 0.250696] ACPI: bus type USB registered [ 0.250696] usbcore: registered new interface driver usbfs [ 0.252020] usbcore: registered new interface driver hub [ 0.253303] usbcore: registered new device driver usb [ 0.253303] PCI: Using ACPI for IRQ routing [ 0.256198] NetLabel: Initializing [ 0.257104] NetLabel: domain hash size = 128 [ 0.258162] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.259532] NetLabel: unlabeled traffic allowed by default [ 0.260218] Switched to clocksource kvm-clock [ 0.268247] AppArmor: AppArmor Filesystem Enabled [ 0.269436] pnp: PnP ACPI init [ 0.270294] ACPI: bus type PNP registered [ 0.271760] pnp: PnP ACPI: found 8 devices [ 0.272788] ACPI: bus type PNP unregistered [ 0.280069] NET: Registered protocol family 2 [ 0.281444] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.283373] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.285070] TCP: Hash tables configured (established 16384 bind 16384) [ 0.286688] TCP: reno registered [ 0.287565] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.288981] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.290560] NET: Registered protocol family 1 [ 0.291674] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.293049] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.294408] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.316736] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.339379] Trying to unpack rootfs image as initramfs... [ 0.437294] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.439389] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.440763] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.442655] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.444765] Scanning for low memory corruption every 60 seconds [ 0.446527] Initialise system trusted keyring [ 0.447706] audit: initializing netlink socket (disabled) [ 0.449183] type=2000 audit(1542227927.351:1): initialized [ 0.469723] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.472773] zbud: loaded [ 0.474268] VFS: Disk quotas dquot_6.5.2 [ 0.475959] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.478991] fuse init (API version 7.22) [ 0.480726] msgmni has been set to 3997 [ 0.482351] Key type big_key registered [ 0.484480] Key type asymmetric registered [ 0.486163] Asymmetric key parser 'x509' registered [ 0.488006] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.490021] io scheduler noop registered [ 0.491072] io scheduler deadline registered (default) [ 0.492358] io scheduler cfq registered [ 0.493525] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.495377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.497582] ipmi message handler version 39.2 [ 0.499168] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.501674] ACPI: Power Button [PWRF] [ 0.503122] GHES: HEST is not enabled! [ 0.525437] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.569497] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.592464] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.595077] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.620183] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.623604] Linux agpgart interface v0.103 [ 0.626096] brd: module loaded [ 0.627686] loop: module loaded [ 0.629245] blk-mq: CPU -> queue map [ 0.630491] CPU 0 -> Queue 0 [ 0.631606] CPU 1 -> Queue 0 [ 0.633712] vda: vda1 [ 0.635362] scsi0 : ata_piix [ 0.636368] scsi1 : ata_piix [ 0.637216] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.638733] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.640563] libphy: Fixed MDIO Bus: probed [ 0.641727] tun: Universal TUN/TAP device driver, 1.6 [ 0.643025] tun: (C) 1999-2004 Max Krasnyansky [ 0.646298] PPP generic driver version 2.4.2 [ 0.647659] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.649236] ehci-pci: EHCI PCI platform driver [ 0.650407] ehci-platform: EHCI generic platform driver [ 0.651723] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.653222] ohci-pci: OHCI PCI platform driver [ 0.654390] ohci-platform: OHCI generic platform driver [ 0.655709] uhci_hcd: USB Universal Host Controller Interface driver [ 0.678368] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.679883] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.682176] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.683966] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.685839] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.688042] usb usb1: Product: UHCI Host Controller [ 0.689451] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.691266] usb usb1: SerialNumber: 0000:00:01.2 [ 0.692792] hub 1-0:1.0: USB hub found [ 0.693803] hub 1-0:1.0: 2 ports detected [ 0.695012] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.697715] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.698928] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.700296] mousedev: PS/2 mouse device common for all mice [ 0.701906] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.704251] rtc_cmos 00:00: RTC can wake from S4 [ 0.705897] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.707521] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.709254] device-mapper: uevent: version 1.0.3 [ 0.710491] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.712697] ledtrig-cpu: registered to indicate activity on CPUs [ 0.714339] TCP: cubic registered [ 0.722945] NET: Registered protocol family 10 [ 0.724702] NET: Registered protocol family 17 [ 0.725947] Key type dns_resolver registered [ 0.727420] Loading compiled-in X.509 certificates [ 0.729376] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.731790] registered taskstats version 1 [ 0.735281] Key type trusted registered [ 0.739178] Key type encrypted registered [ 0.740223] AppArmor: AppArmor sha1 policy hashing enabled [ 0.741506] IMA: No TPM chip found, activating TPM-bypass! [ 0.743320] regulator-dummy: disabling [ 0.744356] Magic number: 10:785:649 [ 0.745470] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:47 UTC (1542227927) [ 0.747534] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.748907] EDD information not available. [ 0.798563] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.800811] Write protecting the kernel read-only data: 12288k [ 0.803743] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.808057] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.822660] systemd-udevd[107]: starting version 204 [ 0.864447] FDC 0 is a S82078B [ 1.004051] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.168895] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.170932] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.173044] usb 1-1: Product: QEMU USB Tablet [ 1.174425] usb 1-1: Manufacturer: QEMU [ 1.175663] usb 1-1: SerialNumber: 42 [ 1.872989] 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.205952] 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.364546] 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.499039] 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 Wed, 14 Nov 2018 20:38:49 +0000. Up 2.90 seconds. cloud-init-nonet[3.06]: 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 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[10.40]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:57 +0000. Up 10.52 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:5b:81:3b | ci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:c1:0b:40 | 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.3 | 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: d9:8c:d3:77:b0:97:ff:88:2a:96:6d:ae:8d:a3:4d:6c root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | . | | * o . | | S + o + | | . . . o . | | Eo .| | +=oo . ..| | .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: cf:d5:30:15:7f:7f:5c:db:62:64:72:b9:f1:33:ee:88 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | o. | | . o | | + * +| | O =*| | S . =+*| | 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: 00:6d:85:c0:93:7e:2e:22:6f:e4:0e:a7:6f:b7:4d:58 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | .o+ o. | | +.+ | | . o. | | . .. | | oE S | |. o .o. | |.=..... | | += .o | |.=o.... | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: e8:b5:23:1d:ef:cd:d6:17:66:72:2e:48:7f:85:67:50 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | | | E| | . | | . . | | . S o | | . o + . ..=+| | o + o o.*oo| | . o +.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 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 ] 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 V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:41:01 +0000. Up 134.42 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Wed, 14 Nov 2018 20:42:01 +0000. Up 195.13 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 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package bono + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + 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.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 172.30.9.202 ++ echo 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.202 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + 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.202 ++ echo 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.202 ++ ip2rr 172.30.9.202 ++ echo 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.202 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + 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.202 ++ echo 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.202 ++ ip2rr 172.30.9.202 ++ echo 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.202 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 ++ ip2rr 172.30.9.202 ++ echo 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.202 ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 8 -lt 10 ']' + retries=9 + echo 'nsupdate failed - retrying (retry 9)...' nsupdate failed - retrying (retry 9)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 ++ ip2rr 172.30.9.202 ++ echo 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.202 ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 9 -lt 10 ']' + retries=10 + echo 'nsupdate failed - retrying (retry 10)...' nsupdate failed - retrying (retry 10)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 2018-11-14 20:47:34,117 - functest.core.singlevm - DEBUG - try 2: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-14 20:47:44,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:47:44,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:47:44,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:47: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-fb541b05-5be4-46f8-90c9-8ebe99ef997d x-compute-request-id: req-fb541b05-5be4-46f8-90c9-8ebe99ef997d Content-Encoding: gzip Content-Length: 1498 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:bc:66:4c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:66:4c", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:60:8c", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:34.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "0e36c748-ed15-4de6-82a0-d99a17af479a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:34Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:c1:0b:40", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:0b:40", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:46.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "35e17aec-ff41-4421-9df7-552124cdbab1", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:46Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "bono-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:42:07:79", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:07:79", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:b7:ea", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:36.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:36Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "dime-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:63:a5:22", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:a5:22", "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:1d:a7:43", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:a7:43", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "d31f7770-a606-4856-90d0-b4ea1295ef58", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "homer-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:46:7f:16", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:7f:16", "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:6f:84:50", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:cb:40:f9", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:40:f9", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:37:51.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:37:51Z", "hostId": "4f9348ee26543026d8aeb2af7f9ee6328e1c5c6b414aeec1b963e000", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-14T20:36:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:da:ad:13", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:ad:13", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:63:c7", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:35:57.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "ab480cc2-b362-4101-9346-87dff464dada", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:35:57Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ns.clearwater.opnfv", "created": "2018-11-14T20:34:13Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:47:44,787 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-fb541b05-5be4-46f8-90c9-8ebe99ef997d 2018-11-14 20:47:44,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.669528007507s 2018-11-14 20:47:44,788 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-fb541b05-5be4-46f8-90c9-8ebe99ef997d 2018-11-14 20:47:44,795 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 20:47:44,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/35e17aec-ff41-4421-9df7-552124cdbab1/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 20:47:44,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:47: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-7f2ff9da-f746-4d6d-991c-05f7ec2bc366 x-compute-request-id: req-7f2ff9da-f746-4d6d-991c-05f7ec2bc366 Content-Encoding: gzip Content-Length: 12122 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008033] Security Framework initialized\n[ 0.009178] AppArmor: AppArmor initialized\n[ 0.010289] Yama: becoming mindful.\n[ 0.012139] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015541] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016820] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018331] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020270] Initializing cgroup subsys memory\n[ 0.021343] Initializing cgroup subsys devices\n[ 0.022421] Initializing cgroup subsys freezer\n[ 0.024004] Initializing cgroup subsys blkio\n[ 0.025085] Initializing cgroup subsys perf_event\n[ 0.026267] Initializing cgroup subsys hugetlb\n[ 0.028061] FEATURE SPEC_CTRL Present\n[ 0.029703] mce: CPU supports 10 MCE banks\n[ 0.030741] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030741] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033414] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038377] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.043078] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.046573] ACPI: Core revision 20131115\n[ 0.048479] ACPI: All ACPI Tables successfully acquired\n[ 0.049883] ftrace: allocating 28747 entries in 113 pages\n[ 0.072208] smpboot: Max logical packages: 2\n[ 0.073265] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.077691] Enabling x2apic\n[ 0.078468] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082439] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086583] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093001] KVM setup paravirtual spinlock\n[ 0.095342] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.096179] x86: Booting SMP configuration:\n[ 0.097264] .... node #0, CPUs: #1[ 0.095302] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.112021] x86: Booted up 1 node, 2 CPUs\n[ 0.112014] KVM setup async PF for cpu 1\n[ 0.112015] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.115414] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.116391] devtmpfs: initialized\n[ 0.118063] EVM: security.selinux\n[ 0.118936] EVM: security.SMACK64\n[ 0.120005] EVM: security.ima\n[ 0.120809] EVM: security.capability\n[ 0.121755] pinctrl core: initialized pinctrl subsystem\n[ 0.122087] regulator-dummy: no parameters\n[ 0.124075] RTC time: 20:38:47, date: 11/14/18\n[ 0.125177] NET: Registered protocol family 16\n[ 0.126330] cpuidle: using governor ladder\n[ 0.127336] cpuidle: using governor menu\n[ 0.128065] ACPI: bus type PCI registered\n[ 0.129053] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.130574] PCI: Using configuration type 1 for base access\n[ 0.132427] bio: create slab at 0\n[ 0.133056] ACPI: Added _OSI(Module Device)\n[ 0.133089] ACPI: Added _OSI(Processor Device)\n[ 0.134152] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.136004] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.138288] ACPI: Interpreter enabled\n[ 0.139237] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.141499] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.144006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.146276] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.148006] ACPI: (supports S0 S5)\n[ 0.148880] ACPI: Using IOAPIC for interrupt routing\n[ 0.150031] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.152192] ACPI: No dock devices found.\n[ 0.155055] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.156007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.157499] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.158955] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.160194] acpiphp: Slot [3] registered\n[ 0.161199] acpiphp: Slot [4] registered\n[ 0.162196] acpiphp: Slot [5] registered\n[ 0.163186] acpiphp: Slot [6] registered\n[ 0.164021] acpiphp: Slot [7] registered\n[ 0.165021] acpiphp: Slot [8] registered\n[ 0.166019] acpiphp: Slot [9] registered\n[ 0.167020] acpiphp: Slot [10] registered\n[ 0.168019] acpiphp: Slot [11] registered\n[ 0.169028] acpiphp: Slot [12] registered\n[ 0.170037] acpiphp: Slot [13] registered\n[ 0.172267] acpiphp: Slot [14] registered\n[ 0.173311] acpiphp: Slot [15] registered\n[ 0.174333] acpiphp: Slot [16] registered\n[ 0.175368] acpiphp: Slot [17] registered\n[ 0.176019] acpiphp: Slot [18] registered\n[ 0.177042] acpiphp: Slot [19] registered\n[ 0.178355] acpiphp: Slot [20] registered\n[ 0.179359] acpiphp: Slot [21] registered\n[ 0.180018] acpiphp: Slot [22] registered\n[ 0.181027] acpiphp: Slot [23] registered\n[ 0.182036] acpiphp: Slot [24] registered\n[ 0.183044] acpiphp: Slot [25] registered\n[ 0.184018] acpiphp: Slot [26] registered\n[ 0.185029] acpiphp: Slot [27] registered\n[ 0.186030] acpiphp: Slot [28] registered\n[ 0.187034] acpiphp: Slot [29] registered\n[ 0.188018] acpiphp: Slot [30] registered\n[ 0.189027] acpiphp: Slot [31] registered\n[ 0.190034] PCI host bridge to bus 0000:00\n[ 0.191059] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.192007] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.193392] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.194770] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.196003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.197509] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.205976] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.207772] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.234459] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.236100] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.237877] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.239653] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.240843] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.242515] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.244158] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.245355] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.247288] vgaarb: loaded\n[ 0.248003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.249523] SCSI subsystem initialized\n[ 0.250696] ACPI: bus type USB registered\n[ 0.250696] usbcore: registered new interface driver usbfs\n[ 0.252020] usbcore: registered new interface driver hub\n[ 0.253303] usbcore: registered new device driver usb\n[ 0.253303] PCI: Using ACPI for IRQ routing\n[ 0.256198] NetLabel: Initializing\n[ 0.257104] NetLabel: domain hash size = 128\n[ 0.258162] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.259532] NetLabel: unlabeled traffic allowed by default\n[ 0.260218] Switched to clocksource kvm-clock\n[ 0.268247] AppArmor: AppArmor Filesystem Enabled\n[ 0.269436] pnp: PnP ACPI init\n[ 0.270294] ACPI: bus type PNP registered\n[ 0.271760] pnp: PnP ACPI: found 8 devices\n[ 0.272788] ACPI: bus type PNP unregistered\n[ 0.280069] NET: Registered protocol family 2\n[ 0.281444] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.283373] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.285070] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.286688] TCP: reno registered\n[ 0.287565] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.288981] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.290560] NET: Registered protocol family 1\n[ 0.291674] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.293049] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.294408] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.316736] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.339379] Trying to unpack rootfs image as initramfs...\n[ 0.437294] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.439389] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.440763] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.442655] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.444765] Scanning for low memory corruption every 60 seconds\n[ 0.446527] Initialise system trusted keyring\n[ 0.447706] audit: initializing netlink socket (disabled)\n[ 0.449183] type=2000 audit(1542227927.351:1): initialized\n[ 0.469723] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.472773] zbud: loaded\n[ 0.474268] VFS: Disk quotas dquot_6.5.2\n[ 0.475959] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.478991] fuse init (API version 7.22)\n[ 0.480726] msgmni has been set to 3997\n[ 0.482351] Key type big_key registered\n[ 0.484480] Key type asymmetric registered\n[ 0.486163] Asymmetric key parser 'x509' registered\n[ 0.488006] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.490021] io scheduler noop registered\n[ 0.491072] io scheduler deadline registered (default)\n[ 0.492358] io scheduler cfq registered\n[ 0.493525] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.495377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.497582] ipmi message handler version 39.2\n[ 0.499168] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.501674] ACPI: Power Button [PWRF]\n[ 0.503122] GHES: HEST is not enabled!\n[ 0.525437] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.569497] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.592464] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.595077] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.620183] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.623604] Linux agpgart interface v0.103\n[ 0.626096] brd: module loaded\n[ 0.627686] loop: module loaded\n[ 0.629245] blk-mq: CPU -> queue map\n[ 0.630491] CPU 0 -> Queue 0\n[ 0.631606] CPU 1 -> Queue 0\n[ 0.633712] vda: vda1\n[ 0.635362] scsi0 : ata_piix\n[ 0.636368] scsi1 : ata_piix\n[ 0.637216] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.638733] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.640563] libphy: Fixed MDIO Bus: probed\n[ 0.641727] tun: Universal TUN/TAP device driver, 1.6\n[ 0.643025] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.646298] PPP generic driver version 2.4.2\n[ 0.647659] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.649236] ehci-pci: EHCI PCI platform driver\n[ 0.650407] ehci-platform: EHCI generic platform driver\n[ 0.651723] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.653222] ohci-pci: OHCI PCI platform driver\n[ 0.654390] ohci-platform: OHCI generic platform driver\n[ 0.655709] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.678368] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.679883] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.682176] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.683966] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.685839] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.688042] usb usb1: Product: UHCI Host Controller\n[ 0.689451] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.691266] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.692792] hub 1-0:1.0: USB hub found\n[ 0.693803] hub 1-0:1.0: 2 ports detected\n[ 0.695012] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.697715] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.698928] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.700296] mousedev: PS/2 mouse device common for all mice\n[ 0.701906] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.704251] rtc_cmos 00:00: RTC can wake from S4\n[ 0.705897] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.707521] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.709254] device-mapper: uevent: version 1.0.3\n[ 0.710491] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.712697] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.714339] TCP: cubic registered\n[ 0.722945] NET: Registered protocol family 10\n[ 0.724702] NET: Registered protocol family 17\n[ 0.725947] Key type dns_resolver registered\n[ 0.727420] Loading compiled-in X.509 certificates\n[ 0.729376] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.731790] registered taskstats version 1\n[ 0.735281] Key type trusted registered\n[ 0.739178] Key type encrypted registered\n[ 0.740223] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.741506] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.743320] regulator-dummy: disabling\n[ 0.744356] Magic number: 10:785:649\n[ 0.745470] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:47 UTC (1542227927)\n[ 0.747534] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.748907] EDD information not available.\n[ 0.798563] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.800811] Write protecting the kernel read-only data: 12288k\n[ 0.803743] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.808057] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.822660] systemd-udevd[107]: starting version 204\n[ 0.864447] FDC 0 is a S82078B\n[ 1.004051] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.168895] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.170932] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.173044] usb 1-1: Product: QEMU USB Tablet\n[ 1.174425] usb 1-1: Manufacturer: QEMU\n[ 1.175663] usb 1-1: SerialNumber: 42\n[ 1.872989] 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.205952] 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.364546] 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.499039] 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 Wed, 14 Nov 2018 20:38:49 +0000. Up 2.90 seconds.\ncloud-init-nonet[3.06]: 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 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[10.40]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:57 +0000. Up 10.52 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:5b:81:3b |\nci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:c1:0b:40 |\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.3 | 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:\nd9:8c:d3:77:b0:97:ff:88:2a:96:6d:ae:8d:a3:4d:6c root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| . |\n| * o . |\n| S + o + |\n| . . . o . |\n| Eo .|\n| +=oo . ..|\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:\ncf:d5:30:15:7f:7f:5c:db:62:64:72:b9:f1:33:ee:88 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o. |\n| . o |\n| + * +|\n| O =*|\n| S . =+*|\n| o . ...+|\n| 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:\n00:6d:85:c0:93:7e:2e:22:6f:e4:0e:a7:6f:b7:4d:58 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .o+ o. |\n| +.+ |\n| . o. |\n| . .. |\n| oE S |\n|. o .o. |\n|.=..... |\n| += .o |\n|.=o.... |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\ne8:b5:23:1d:ef:cd:d6:17:66:72:2e:48:7f:85:67:50 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| E|\n| . |\n| . . |\n| . S o |\n| . o + . ..=+|\n| o + o o.*oo|\n| . o +.o.o.|\n| ..o 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 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 ]\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 V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:41:01 +0000. Up 134.42 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Wed, 14 Nov 2018 20:42:01 +0000. Up 195.13 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 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package bono\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\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++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\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.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n++ ip2rr 172.30.9.202\n++ echo 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.202\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\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++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\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.202\n++ echo 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.202\n++ ip2rr 172.30.9.202\n++ echo 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.202\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\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++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\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++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\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.202\n++ echo 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.202\n++ ip2rr 172.30.9.202\n++ echo 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.202\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 6 -lt 10 ']'\n+ retries=7\n+ echo 'nsupdate failed - retrying (retry 7)...'\nnsupdate failed - retrying (retry 7)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\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++ ip2rr 172.30.9.202\n++ echo 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.202\n++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 7 -lt 10 ']'\n+ retries=8\n+ echo 'nsupdate failed - retrying (retry 8)...'\nnsupdate failed - retrying (retry 8)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\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++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 8 -lt 10 ']'\n+ retries=9\n+ echo 'nsupdate failed - retrying (retry 9)...'\nnsupdate failed - retrying (retry 9)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\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++ ip2rr 172.30.9.202\n++ echo 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.202\n++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 9 -lt 10 ']'\n+ retries=10\n+ echo 'nsupdate failed - retrying (retry 10)...'\nnsupdate failed - retrying (retry 10)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\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++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 10 -lt 10 ']'\n+ echo 'nameserver 192.168.0.27'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.7'\n+ service dnsmasq force-reload\ndnsmasq: unrecognized service\n2018-11-14 20:47:35,532 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1]\n2018-11-14 20:47:35,546 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts)\n2018-11-14 20:47:35,548 - util.py[WARNING]: Running scripts-user () failed\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 | 63:e3:a4:7a:95:27:63:7b:6b:dc:f4:10:61:cc:e4:f2 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 cf:d5:30:15:7f:7f:5c:db:62:64:72:b9:f1:33:ee:88 root@bono-0 (DSA)\nec2: 256 00:6d:85:c0:93:7e:2e:22:6f:e4:0e:a7:6f:b7:4d:58 root@bono-0 (ECDSA)\nec2: 256 e8:b5:23:1d:ef:cd:d6:17:66:72:2e:48:7f:85:67:50 root@bono-0 (ED25519)\nec2: 2048 d9:8c:d3:77:b0:97:ff:88:2a:96:6d:ae:8d:a3:4d:6c root@bono-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDBGEHRJO/QzkC9JgSVuquPtcUCHycKADc7pMs7gn1hnGbdF2uWitl/iDqKnLRN/XOiXSM7TIi0p9ud0dyqF9N4= root@bono-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKiglAElitvqgKeLgFvZQJSiTrnv7Li+gh1+AVNrzUXl root@bono-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0toY8u/s3QtezxEo3x+c3SRvVTGaRVnc0tezt20lNtAZOfxGxQsZ/YZ73DRcvdwVPRI3iYU/MDhRYtie7D+JVRHBEjvLCJArN7VbsaKa/e+s5npvXEggWJyl/TKHvReo8vDLV21+YDenVHq5Dtoh5MtpSfQrP6gERN7vgsqAbOfXZ4jUJYo1t0TyBvcYWSgaIhDEccQNir72LrJC7V6LcZ8LHhv2l89OS7s7UBw+1cGYISPm/7vwWiuYsgMMdmtpPV/+2Euw+X+d5x98kl8i0nMrCf3x6P/fJNtEVQXnYkTdiuB1eGaxapfye/ZPALBmKzluzOyAlo/SdxdEo3DCX root@bono-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Wed, 14 Nov 2018 20:47:35 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 528.85 seconds\n"} 2018-11-14 20:47:44,869 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/35e17aec-ff41-4421-9df7-552124cdbab1/action used request id req-7f2ff9da-f746-4d6d-991c-05f7ec2bc366 2018-11-14 20:47:44,869 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0733461380005s 2018-11-14 20:47:44,870 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/35e17aec-ff41-4421-9df7-552124cdbab1/action used request id req-7f2ff9da-f746-4d6d-991c-05f7ec2bc366 2018-11-14 20:47:44,870 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008033] Security Framework initialized [ 0.009178] AppArmor: AppArmor initialized [ 0.010289] Yama: becoming mindful. [ 0.012139] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015541] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016820] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018331] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020270] Initializing cgroup subsys memory [ 0.021343] Initializing cgroup subsys devices [ 0.022421] Initializing cgroup subsys freezer [ 0.024004] Initializing cgroup subsys blkio [ 0.025085] Initializing cgroup subsys perf_event [ 0.026267] Initializing cgroup subsys hugetlb [ 0.028061] FEATURE SPEC_CTRL Present [ 0.029703] mce: CPU supports 10 MCE banks [ 0.030741] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030741] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033414] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038377] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.043078] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.046573] ACPI: Core revision 20131115 [ 0.048479] ACPI: All ACPI Tables successfully acquired [ 0.049883] ftrace: allocating 28747 entries in 113 pages [ 0.072208] smpboot: Max logical packages: 2 [ 0.073265] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.076003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.077691] Enabling x2apic [ 0.078468] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082439] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086583] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093001] KVM setup paravirtual spinlock [ 0.095342] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.096179] x86: Booting SMP configuration: [ 0.097264] .... node #0, CPUs: #1[ 0.095302] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112021] x86: Booted up 1 node, 2 CPUs [ 0.112014] KVM setup async PF for cpu 1 [ 0.112015] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.115414] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.116391] devtmpfs: initialized [ 0.118063] EVM: security.selinux [ 0.118936] EVM: security.SMACK64 [ 0.120005] EVM: security.ima [ 0.120809] EVM: security.capability [ 0.121755] pinctrl core: initialized pinctrl subsystem [ 0.122087] regulator-dummy: no parameters [ 0.124075] RTC time: 20:38:47, date: 11/14/18 [ 0.125177] NET: Registered protocol family 16 [ 0.126330] cpuidle: using governor ladder [ 0.127336] cpuidle: using governor menu [ 0.128065] ACPI: bus type PCI registered [ 0.129053] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.130574] PCI: Using configuration type 1 for base access [ 0.132427] bio: create slab at 0 [ 0.133056] ACPI: Added _OSI(Module Device) [ 0.133089] ACPI: Added _OSI(Processor Device) [ 0.134152] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.136004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.138288] ACPI: Interpreter enabled [ 0.139237] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.141499] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.144006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.146276] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.148006] ACPI: (supports S0 S5) [ 0.148880] ACPI: Using IOAPIC for interrupt routing [ 0.150031] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.152192] ACPI: No dock devices found. [ 0.155055] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.156007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.157499] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.158955] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.160194] acpiphp: Slot [3] registered [ 0.161199] acpiphp: Slot [4] registered [ 0.162196] acpiphp: Slot [5] registered [ 0.163186] acpiphp: Slot [6] registered [ 0.164021] acpiphp: Slot [7] registered [ 0.165021] acpiphp: Slot [8] registered [ 0.166019] acpiphp: Slot [9] registered [ 0.167020] acpiphp: Slot [10] registered [ 0.168019] acpiphp: Slot [11] registered [ 0.169028] acpiphp: Slot [12] registered [ 0.170037] acpiphp: Slot [13] registered [ 0.172267] acpiphp: Slot [14] registered [ 0.173311] acpiphp: Slot [15] registered [ 0.174333] acpiphp: Slot [16] registered [ 0.175368] acpiphp: Slot [17] registered [ 0.176019] acpiphp: Slot [18] registered [ 0.177042] acpiphp: Slot [19] registered [ 0.178355] acpiphp: Slot [20] registered [ 0.179359] acpiphp: Slot [21] registered [ 0.180018] acpiphp: Slot [22] registered [ 0.181027] acpiphp: Slot [23] registered [ 0.182036] acpiphp: Slot [24] registered [ 0.183044] acpiphp: Slot [25] registered [ 0.184018] acpiphp: Slot [26] registered [ 0.185029] acpiphp: Slot [27] registered [ 0.186030] acpiphp: Slot [28] registered [ 0.187034] acpiphp: Slot [29] registered [ 0.188018] acpiphp: Slot [30] registered [ 0.189027] acpiphp: Slot [31] registered [ 0.190034] PCI host bridge to bus 0000:00 [ 0.191059] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.192007] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.193392] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.194770] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.196003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.197509] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.205976] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.207772] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.234459] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.236100] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.237877] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.239653] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.240843] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.242515] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.244158] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.245355] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.247288] vgaarb: loaded [ 0.248003] vgaarb: bridge control possible 0000:00:02.0 [ 0.249523] SCSI subsystem initialized [ 0.250696] ACPI: bus type USB registered [ 0.250696] usbcore: registered new interface driver usbfs [ 0.252020] usbcore: registered new interface driver hub [ 0.253303] usbcore: registered new device driver usb [ 0.253303] PCI: Using ACPI for IRQ routing [ 0.256198] NetLabel: Initializing [ 0.257104] NetLabel: domain hash size = 128 [ 0.258162] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.259532] NetLabel: unlabeled traffic allowed by default [ 0.260218] Switched to clocksource kvm-clock [ 0.268247] AppArmor: AppArmor Filesystem Enabled [ 0.269436] pnp: PnP ACPI init [ 0.270294] ACPI: bus type PNP registered [ 0.271760] pnp: PnP ACPI: found 8 devices [ 0.272788] ACPI: bus type PNP unregistered [ 0.280069] NET: Registered protocol family 2 [ 0.281444] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.283373] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.285070] TCP: Hash tables configured (established 16384 bind 16384) [ 0.286688] TCP: reno registered [ 0.287565] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.288981] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.290560] NET: Registered protocol family 1 [ 0.291674] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.293049] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.294408] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.316736] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.339379] Trying to unpack rootfs image as initramfs... [ 0.437294] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.439389] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.440763] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.442655] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.444765] Scanning for low memory corruption every 60 seconds [ 0.446527] Initialise system trusted keyring [ 0.447706] audit: initializing netlink socket (disabled) [ 0.449183] type=2000 audit(1542227927.351:1): initialized [ 0.469723] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.472773] zbud: loaded [ 0.474268] VFS: Disk quotas dquot_6.5.2 [ 0.475959] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.478991] fuse init (API version 7.22) [ 0.480726] msgmni has been set to 3997 [ 0.482351] Key type big_key registered [ 0.484480] Key type asymmetric registered [ 0.486163] Asymmetric key parser 'x509' registered [ 0.488006] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.490021] io scheduler noop registered [ 0.491072] io scheduler deadline registered (default) [ 0.492358] io scheduler cfq registered [ 0.493525] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.495377] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.497582] ipmi message handler version 39.2 [ 0.499168] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.501674] ACPI: Power Button [PWRF] [ 0.503122] GHES: HEST is not enabled! [ 0.525437] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.569497] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.592464] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.595077] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.620183] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.623604] Linux agpgart interface v0.103 [ 0.626096] brd: module loaded [ 0.627686] loop: module loaded [ 0.629245] blk-mq: CPU -> queue map [ 0.630491] CPU 0 -> Queue 0 [ 0.631606] CPU 1 -> Queue 0 [ 0.633712] vda: vda1 [ 0.635362] scsi0 : ata_piix [ 0.636368] scsi1 : ata_piix [ 0.637216] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.638733] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.640563] libphy: Fixed MDIO Bus: probed [ 0.641727] tun: Universal TUN/TAP device driver, 1.6 [ 0.643025] tun: (C) 1999-2004 Max Krasnyansky [ 0.646298] PPP generic driver version 2.4.2 [ 0.647659] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.649236] ehci-pci: EHCI PCI platform driver [ 0.650407] ehci-platform: EHCI generic platform driver [ 0.651723] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.653222] ohci-pci: OHCI PCI platform driver [ 0.654390] ohci-platform: OHCI generic platform driver [ 0.655709] uhci_hcd: USB Universal Host Controller Interface driver [ 0.678368] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.679883] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.682176] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.683966] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.685839] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.688042] usb usb1: Product: UHCI Host Controller [ 0.689451] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.691266] usb usb1: SerialNumber: 0000:00:01.2 [ 0.692792] hub 1-0:1.0: USB hub found [ 0.693803] hub 1-0:1.0: 2 ports detected [ 0.695012] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.697715] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.698928] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.700296] mousedev: PS/2 mouse device common for all mice [ 0.701906] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.704251] rtc_cmos 00:00: RTC can wake from S4 [ 0.705897] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.707521] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.709254] device-mapper: uevent: version 1.0.3 [ 0.710491] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.712697] ledtrig-cpu: registered to indicate activity on CPUs [ 0.714339] TCP: cubic registered [ 0.722945] NET: Registered protocol family 10 [ 0.724702] NET: Registered protocol family 17 [ 0.725947] Key type dns_resolver registered [ 0.727420] Loading compiled-in X.509 certificates [ 0.729376] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.731790] registered taskstats version 1 [ 0.735281] Key type trusted registered [ 0.739178] Key type encrypted registered [ 0.740223] AppArmor: AppArmor sha1 policy hashing enabled [ 0.741506] IMA: No TPM chip found, activating TPM-bypass! [ 0.743320] regulator-dummy: disabling [ 0.744356] Magic number: 10:785:649 [ 0.745470] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:47 UTC (1542227927) [ 0.747534] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.748907] EDD information not available. [ 0.798563] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.800811] Write protecting the kernel read-only data: 12288k [ 0.803743] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.808057] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.822660] systemd-udevd[107]: starting version 204 [ 0.864447] FDC 0 is a S82078B [ 1.004051] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.168895] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.170932] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.173044] usb 1-1: Product: QEMU USB Tablet [ 1.174425] usb 1-1: Manufacturer: QEMU [ 1.175663] usb 1-1: SerialNumber: 42 [ 1.872989] 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.205952] 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.364546] 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.499039] 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 Wed, 14 Nov 2018 20:38:49 +0000. Up 2.90 seconds. cloud-init-nonet[3.06]: 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 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[10.40]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:57 +0000. Up 10.52 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:5b:81:3b | ci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:c1:0b:40 | 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.3 | 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: d9:8c:d3:77:b0:97:ff:88:2a:96:6d:ae:8d:a3:4d:6c root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | . | | * o . | | S + o + | | . . . o . | | Eo .| | +=oo . ..| | .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: cf:d5:30:15:7f:7f:5c:db:62:64:72:b9:f1:33:ee:88 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | o. | | . o | | + * +| | O =*| | S . =+*| | 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: 00:6d:85:c0:93:7e:2e:22:6f:e4:0e:a7:6f:b7:4d:58 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | .o+ o. | | +.+ | | . o. | | . .. | | oE S | |. o .o. | |.=..... | | += .o | |.=o.... | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: e8:b5:23:1d:ef:cd:d6:17:66:72:2e:48:7f:85:67:50 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | | | E| | . | | . . | | . S o | | . o + . ..=+| | o + o o.*oo| | . o +.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 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 ] 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 V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:41:01 +0000. Up 134.42 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Wed, 14 Nov 2018 20:42:01 +0000. Up 195.13 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 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package bono + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + 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.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 172.30.9.202 ++ echo 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.202 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + 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.202 ++ echo 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.202 ++ ip2rr 172.30.9.202 ++ echo 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.202 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + 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.202 ++ echo 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.202 ++ ip2rr 172.30.9.202 ++ echo 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.202 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 ++ ip2rr 172.30.9.202 ++ echo 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.202 ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 8 -lt 10 ']' + retries=9 + echo 'nsupdate failed - retrying (retry 9)...' nsupdate failed - retrying (retry 9)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 ++ ip2rr 172.30.9.202 ++ echo 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.202 ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 9 -lt 10 ']' + retries=10 + echo 'nsupdate failed - retrying (retry 10)...' nsupdate failed - retrying (retry 10)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 10 -lt 10 ']' + echo 'nameserver 192.168.0.27' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.7' + service dnsmasq force-reload dnsmasq: unrecognized service 2018-11-14 20:47:35,532 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1] 2018-11-14 20:47:35,546 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts) 2018-11-14 20:47:35,548 - util.py[WARNING]: Running scripts-user () failed 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 | 63:e3:a4:7a:95:27:63:7b:6b:dc:f4:10:61:cc:e4:f2 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 cf:d5:30:15:7f:7f:5c:db:62:64:72:b9:f1:33:ee:88 root@bono-0 (DSA) ec2: 256 00:6d:85:c0:93:7e:2e:22:6f:e4:0e:a7:6f:b7:4d:58 root@bono-0 (ECDSA) ec2: 256 e8:b5:23:1d:ef:cd:d6:17:66:72:2e:48:7f:85:67:50 root@bono-0 (ED25519) ec2: 2048 d9:8c:d3:77:b0:97:ff:88:2a:96:6d:ae:8d:a3:4d:6c root@bono-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDBGEHRJO/QzkC9JgSVuquPtcUCHycKADc7pMs7gn1hnGbdF2uWitl/iDqKnLRN/XOiXSM7TIi0p9ud0dyqF9N4= root@bono-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKiglAElitvqgKeLgFvZQJSiTrnv7Li+gh1+AVNrzUXl root@bono-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0toY8u/s3QtezxEo3x+c3SRvVTGaRVnc0tezt20lNtAZOfxGxQsZ/YZ73DRcvdwVPRI3iYU/MDhRYtie7D+JVRHBEjvLCJArN7VbsaKa/e+s5npvXEggWJyl/TKHvReo8vDLV21+YDenVHq5Dtoh5MtpSfQrP6gERN7vgsqAbOfXZ4jUJYo1t0TyBvcYWSgaIhDEccQNir72LrJC7V6LcZ8LHhv2l89OS7s7UBw+1cGYISPm/7vwWiuYsgMMdmtpPV/+2Euw+X+d5x98kl8i0nMrCf3x6P/fJNtEVQXnYkTdiuB1eGaxapfye/ZPALBmKzluzOyAlo/SdxdEo3DCX root@bono-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Wed, 14 Nov 2018 20:47:35 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 528.85 seconds 2018-11-14 20:47:44,872 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-11-14 20:47:44,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:47:44,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:47:46,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:47: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-c7bbafb5-7f52-4134-9217-b3482374def1 x-compute-request-id: req-c7bbafb5-7f52-4134-9217-b3482374def1 Content-Encoding: gzip Content-Length: 1498 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:bc:66:4c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:66:4c", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:60:8c", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:34.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "0e36c748-ed15-4de6-82a0-d99a17af479a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:34Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:c1:0b:40", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:0b:40", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:46.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "35e17aec-ff41-4421-9df7-552124cdbab1", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:46Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "bono-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:42:07:79", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:07:79", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:b7:ea", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:36.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:36Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "dime-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:63:a5:22", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:a5:22", "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:1d:a7:43", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:a7:43", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "d31f7770-a606-4856-90d0-b4ea1295ef58", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "homer-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:46:7f:16", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:7f:16", "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:6f:84:50", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:cb:40:f9", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:40:f9", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:37:51.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:37:51Z", "hostId": "4f9348ee26543026d8aeb2af7f9ee6328e1c5c6b414aeec1b963e000", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-14T20:36:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:da:ad:13", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:ad:13", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:63:c7", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:35:57.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "ab480cc2-b362-4101-9346-87dff464dada", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:35:57Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ns.clearwater.opnfv", "created": "2018-11-14T20:34:13Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:47:46,173 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c7bbafb5-7f52-4134-9217-b3482374def1 2018-11-14 20:47:46,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.3013818264s 2018-11-14 20:47:46,174 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c7bbafb5-7f52-4134-9217-b3482374def1 2018-11-14 20:47:46,182 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 20:47:46,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 20:47:46,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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-7fc58c98-3c90-424b-8169-9612fb197034 x-compute-request-id: req-7fc58c98-3c90-424b-8169-9612fb197034 Content-Encoding: gzip Content-Length: 11316 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008074] Security Framework initialized\n[ 0.009459] AppArmor: AppArmor initialized\n[ 0.012007] Yama: becoming mindful.\n[ 0.013382] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017315] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020189] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022175] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024411] Initializing cgroup subsys memory\n[ 0.025823] Initializing cgroup subsys devices\n[ 0.027218] Initializing cgroup subsys freezer\n[ 0.028014] Initializing cgroup subsys blkio\n[ 0.029360] Initializing cgroup subsys perf_event\n[ 0.030813] Initializing cgroup subsys hugetlb\n[ 0.032074] FEATURE SPEC_CTRL Present\n[ 0.033997] mce: CPU supports 10 MCE banks\n[ 0.036047] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036047] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.039170] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.040004] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.042175] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.048005] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.052191] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.058243] ACPI: Core revision 20131115\n[ 0.059821] ACPI: All ACPI Tables successfully acquired\n[ 0.061022] ftrace: allocating 28747 entries in 113 pages\n[ 0.080272] smpboot: Max logical packages: 2\n[ 0.081459] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.084006] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.085778] Enabling x2apic\n[ 0.086598] Enabled x2apic\n[ 0.087674] Switched APIC routing to physical x2apic.\n[ 0.089265] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.092003] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.094778] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101320] KVM setup paravirtual spinlock\n[ 0.104401] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.106301] x86: Booting SMP configuration:\n[ 0.107457] .... node #0, CPUs: #1[ 0.104352] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124033] KVM setup async PF for cpu 1\n[ 0.124047] x86: Booted up 1 node, 2 CPUs\n[ 0.124050] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.130189] devtmpfs: initialized\n[ 0.132806] EVM: security.selinux\n[ 0.133738] EVM: security.SMACK64\n[ 0.134638] EVM: security.ima\n[ 0.135450] EVM: security.capability\n[ 0.137826] pinctrl core: initialized pinctrl subsystem\n[ 0.140165] regulator-dummy: no parameters\n[ 0.141815] RTC time: 20:38:37, date: 11/14/18\n[ 0.143928] NET: Registered protocol family 16\n[ 0.144200] cpuidle: using governor ladder\n[ 0.145764] cpuidle: using governor menu\n[ 0.147059] ACPI: bus type PCI registered\n[ 0.148008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.149696] PCI: Using configuration type 1 for base access\n[ 0.152491] bio: create slab at 0\n[ 0.153640] ACPI: Added _OSI(Module Device)\n[ 0.156010] ACPI: Added _OSI(Processor Device)\n[ 0.157409] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.158541] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.161122] ACPI: Interpreter enabled\n[ 0.162116] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.164016] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.168018] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.170438] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.172726] ACPI: (supports S0 S5)\n[ 0.173639] ACPI: Using IOAPIC for interrupt routing\n[ 0.174947] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.176235] ACPI: No dock devices found.\n[ 0.179361] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.180014] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.181764] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.183475] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.184244] acpiphp: Slot [3] registered\n[ 0.185390] acpiphp: Slot [4] registered\n[ 0.186509] acpiphp: Slot [5] registered\n[ 0.187630] acpiphp: Slot [6] registered\n[ 0.188028] acpiphp: Slot [7] registered\n[ 0.189165] acpiphp: Slot [8] registered\n[ 0.190310] acpiphp: Slot [9] registered\n[ 0.191454] acpiphp: Slot [10] registered\n[ 0.192024] acpiphp: Slot [11] registered\n[ 0.193175] acpiphp: Slot [12] registered\n[ 0.194306] acpiphp: Slot [13] registered\n[ 0.195457] acpiphp: Slot [14] registered\n[ 0.196035] acpiphp: Slot [15] registered\n[ 0.197268] acpiphp: Slot [16] registered\n[ 0.198807] acpiphp: Slot [17] registered\n[ 0.200051] acpiphp: Slot [18] registered\n[ 0.201307] acpiphp: Slot [19] registered\n[ 0.202686] acpiphp: Slot [20] registered\n[ 0.204105] acpiphp: Slot [21] registered\n[ 0.205825] acpiphp: Slot [22] registered\n[ 0.207128] acpiphp: Slot [23] registered\n[ 0.208061] acpiphp: Slot [24] registered\n[ 0.209265] acpiphp: Slot [25] registered\n[ 0.210416] acpiphp: Slot [26] registered\n[ 0.211601] acpiphp: Slot [27] registered\n[ 0.212025] acpiphp: Slot [28] registered\n[ 0.213181] acpiphp: Slot [29] registered\n[ 0.214320] acpiphp: Slot [30] registered\n[ 0.215481] acpiphp: Slot [31] registered\n[ 0.216019] PCI host bridge to bus 0000:00\n[ 0.217158] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.218592] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.220009] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.221594] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.223305] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.224007] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.231474] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.232020] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.263729] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.266532] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.268770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.271330] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.273389] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.276249] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.278764] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.278764] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.280011] vgaarb: loaded\n[ 0.280864] vgaarb: bridge control possible 0000:00:02.0\n[ 0.282563] SCSI subsystem initialized\n[ 0.283822] ACPI: bus type USB registered\n[ 0.284036] usbcore: registered new interface driver usbfs\n[ 0.285498] usbcore: registered new interface driver hub\n[ 0.286981] usbcore: registered new device driver usb\n[ 0.288124] PCI: Using ACPI for IRQ routing\n[ 0.289600] NetLabel: Initializing\n[ 0.290611] NetLabel: domain hash size = 128\n[ 0.292008] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.293409] NetLabel: unlabeled traffic allowed by default\n[ 0.294905] Switched to clocksource kvm-clock\n[ 0.300646] AppArmor: AppArmor Filesystem Enabled\n[ 0.301988] pnp: PnP ACPI init\n[ 0.302920] ACPI: bus type PNP registered\n[ 0.304540] pnp: PnP ACPI: found 8 devices\n[ 0.305658] ACPI: bus type PNP unregistered\n[ 0.312391] NET: Registered protocol family 2\n[ 0.313948] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.316021] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.317760] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.319479] TCP: reno registered\n[ 0.320398] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.321869] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.323628] NET: Registered protocol family 1\n[ 0.325065] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.326694] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.328253] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.350659] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.373185] Trying to unpack rootfs image as initramfs...\n[ 0.472100] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.474422] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.475976] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.477480] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.479666] Scanning for low memory corruption every 60 seconds\n[ 0.481458] Initialise system trusted keyring\n[ 0.482658] audit: initializing netlink socket (disabled)\n[ 0.484030] type=2000 audit(1542227917.926:1): initialized\n[ 0.506182] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.508947] zbud: loaded\n[ 0.509986] VFS: Disk quotas dquot_6.5.2\n[ 0.511034] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.512971] fuse init (API version 7.22)\n[ 0.514065] msgmni has been set to 3997\n[ 0.515120] Key type big_key registered\n[ 0.516722] Key type asymmetric registered\n[ 0.517852] Asymmetric key parser 'x509' registered\n[ 0.519390] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.521624] io scheduler noop registered\n[ 0.522859] io scheduler deadline registered (default)\n[ 0.524530] io scheduler cfq registered\n[ 0.525924] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.527351] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.528988] ipmi message handler version 39.2\n[ 0.530160] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.532113] ACPI: Power Button [PWRF]\n[ 0.533260] GHES: HEST is not enabled!\n[ 0.556349] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.604840] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.629513] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.631723] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.655637] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.660077] Linux agpgart interface v0.103\n[ 0.663220] brd: module loaded\n[ 0.664959] loop: module loaded\n[ 0.666491] blk-mq: CPU -> queue map\n[ 0.667585] CPU 0 -> Queue 0\n[ 0.668472] CPU 1 -> Queue 0\n[ 0.670329] vda: vda1\n[ 0.672098] scsi0 : ata_piix\n[ 0.673192] scsi1 : ata_piix\n[ 0.674171] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.676040] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.678240] libphy: Fixed MDIO Bus: probed\n[ 0.679609] tun: Universal TUN/TAP device driver, 1.6\n[ 0.681044] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.684841] PPP generic driver version 2.4.2\n[ 0.686252] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.688074] ehci-pci: EHCI PCI platform driver\n[ 0.689511] ehci-platform: EHCI generic platform driver\n[ 0.691069] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.692858] ohci-pci: OHCI PCI platform driver\n[ 0.694197] ohci-platform: OHCI generic platform driver\n[ 0.695755] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.720541] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.722108] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.724383] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.726145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.728144] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.730381] usb usb1: Product: UHCI Host Controller\n[ 0.731827] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.733622] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.735139] hub 1-0:1.0: USB hub found\n[ 0.736328] hub 1-0:1.0: 2 ports detected\n[ 0.737744] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.740855] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.742320] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.744051] mousedev: PS/2 mouse device common for all mice\n[ 0.745916] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.748556] rtc_cmos 00:00: RTC can wake from S4\n[ 0.750059] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.751619] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.753259] device-mapper: uevent: version 1.0.3\n[ 0.754519] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.756627] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.758178] TCP: cubic registered\n[ 0.766736] NET: Registered protocol family 10\n[ 0.768239] NET: Registered protocol family 17\n[ 0.769438] Key type dns_resolver registered\n[ 0.770812] Loading compiled-in X.509 certificates\n[ 0.772661] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.774990] registered taskstats version 1\n[ 0.778143] Key type trusted registered\n[ 0.782657] Key type encrypted registered\n[ 0.783805] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.785141] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.787038] regulator-dummy: disabling\n[ 0.788142] Magic number: 10:785:649\n[ 0.789301] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:38 UTC (1542227918)\n[ 0.791417] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.792856] EDD information not available.\n[ 0.833500] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.835554] Write protecting the kernel read-only data: 12288k\n[ 0.837682] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.841089] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.855167] systemd-udevd[107]: starting version 204\n[ 0.903029] FDC 0 is a S82078B\n[ 1.048063] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.213670] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.215570] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.217219] usb 1-1: Product: QEMU USB Tablet\n[ 1.218321] usb 1-1: Manufacturer: QEMU\n[ 1.219317] usb 1-1: SerialNumber: 42\n[ 1.472118] tsc: Refined TSC clocksource calibration: 3491.848 MHz\n[ 1.913001] 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.250512] 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.963349] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[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[ 3.165493] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 3.83 seconds.\ncloud-init-nonet[4.14]: 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 configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[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-nonet[14.14]: waiting 120 seconds for network device\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[15.82]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:53 +0000. Up 15.97 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:fc:b7:ea |\nci-info: | eth0 | True | 192.168.0.9 | 255.255.255.0 | fa:16:3e:42:07:79 |\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.2 | 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:\n2c:d1:ff:58:75:21:5e:a4:99:4b:3d:69:05:51:87:a2 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .+O+|\n| . o O =|\n| . . . B.=.|\n| o .E ..o..|\n| . S . .. |\n| . + |\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:\n01:83:9a:26:73:38:b1:be:e3:74:05:0f:0e:8f:bb:74 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .o |\n|. . o |\n| = = . |\n|* X + . |\n|.B o o S |\n| .. . |\n| +.E |\n|oo+ |\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:\na3:3e:3c:70:f5:da:89:39:3f:80:f6:dc:0e:a7:ad:91 root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| |\n| . |\n| oS. |\n| . +..o. |\n| =.oEB.. |\n| .+ B*= |\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:\nbd:8b:da:f7:01:ce:4e:20:df:de:c5:8d:1b:cb:9c:e0 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| |\n| . |\n| . S o |\n| o = o . o |\n| . * o = .|\n| . =.+ * = |\n| ..o.+.E * |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[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 ]\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 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 * Starting OpenSSH server[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:40:56 +0000. Up 139.11 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Wed, 14 Nov 2018 20:41:57 +0000. Up 199.88 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 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install dime --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nSuggested packages:\n libdime-doc\nThe following NEW packages will be installed:\n dime\n0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 7354 B of archives.\nAfter this operation, 51.2 kB of additional disk space will be used.\nErr http://archive.ubuntu.com/ubuntu/ trusty/universe dime amd64 0.20030921-4\n Could not resolve 'archive.ubuntu.com'\nE: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/d/dime/dime_0.20030921-4_amd64.deb Could not resolve 'archive.ubuntu.com'\n\nE: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n++ ip2rr 192.168.0.9\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.9\n++ echo A 192.168.0.9\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n++ ip2rr 192.168.0.9\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.9\n++ echo A 192.168.0.9\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n++ ip2rr 192.168.0.9\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.9\n++ echo A 192.168.0.9\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 192.168.1.4\n++ echo 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.4\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n++ ip2rr 192.168.0.9\n++ echo 192.168.0.9\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.9\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n++ ip2rr 192.168.0.9\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.9\n++ echo A 192.168.0.9\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n++ ip2rr 192.168.0.9\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.9\n++ echo A 192.168.0.9\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n++ ip2rr 192.168.1.4\n++ echo 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.4\n++ ip2rr 192.168.0.9\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.9\n++ echo A 192.168.0.9\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 6 -lt 10 ']'\n+ retries=7\n+ echo 'nsupdate failed - retrying (retry 7)...'\nnsupdate failed - retrying (retry 7)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n++ ip2rr 192.168.0.9\n++ echo 192.168.0.9\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.9\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 7 -lt 10 ']'\n+ retries=8\n+ echo 'nsupdate failed - retrying (retry 8)...'\nnsupdate failed - retrying (retry 8)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 192.168.1.4\n++ echo 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.4\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n++ ip2rr 192.168.0.9\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.9\n++ echo A 192.168.0.9\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 8 -lt 10 ']'\n+ retries=9\n+ echo 'nsupdate failed - retrying (retry 9)...'\nnsupdate failed - retrying (retry 9)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n++ ip2rr 192.168.0.9\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.9\n++ echo A 192.168.0.9\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 9 -lt 10 ']'\n+ retries=10\n+ echo 'nsupdate failed - retrying (retry 10)...'\nnsupdate failed - retrying (retry 10)...\n+ sleep 5\n"} 2018-11-14 20:47:46,258 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754/action used request id req-7fc58c98-3c90-424b-8169-9612fb197034 2018-11-14 20:47:46,259 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0761361122131s 2018-11-14 20:47:46,260 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754/action used request id req-7fc58c98-3c90-424b-8169-9612fb197034 2018-11-14 20:47:46,260 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008074] Security Framework initialized [ 0.009459] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013382] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017315] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020189] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022175] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024411] Initializing cgroup subsys memory [ 0.025823] Initializing cgroup subsys devices [ 0.027218] Initializing cgroup subsys freezer [ 0.028014] Initializing cgroup subsys blkio [ 0.029360] Initializing cgroup subsys perf_event [ 0.030813] Initializing cgroup subsys hugetlb [ 0.032074] FEATURE SPEC_CTRL Present [ 0.033997] mce: CPU supports 10 MCE banks [ 0.036047] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036047] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.039170] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.040004] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.042175] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.048005] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052191] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.058243] ACPI: Core revision 20131115 [ 0.059821] ACPI: All ACPI Tables successfully acquired [ 0.061022] ftrace: allocating 28747 entries in 113 pages [ 0.080272] smpboot: Max logical packages: 2 [ 0.081459] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.084006] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.085778] Enabling x2apic [ 0.086598] Enabled x2apic [ 0.087674] Switched APIC routing to physical x2apic. [ 0.089265] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.092003] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.094778] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101320] KVM setup paravirtual spinlock [ 0.104401] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.106301] x86: Booting SMP configuration: [ 0.107457] .... node #0, CPUs: #1[ 0.104352] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124033] KVM setup async PF for cpu 1 [ 0.124047] x86: Booted up 1 node, 2 CPUs [ 0.124050] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.130189] devtmpfs: initialized [ 0.132806] EVM: security.selinux [ 0.133738] EVM: security.SMACK64 [ 0.134638] EVM: security.ima [ 0.135450] EVM: security.capability [ 0.137826] pinctrl core: initialized pinctrl subsystem [ 0.140165] regulator-dummy: no parameters [ 0.141815] RTC time: 20:38:37, date: 11/14/18 [ 0.143928] NET: Registered protocol family 16 [ 0.144200] cpuidle: using governor ladder [ 0.145764] cpuidle: using governor menu [ 0.147059] ACPI: bus type PCI registered [ 0.148008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.149696] PCI: Using configuration type 1 for base access [ 0.152491] bio: create slab at 0 [ 0.153640] ACPI: Added _OSI(Module Device) [ 0.156010] ACPI: Added _OSI(Processor Device) [ 0.157409] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.158541] ACPI: Added _OSI(Processor Aggregator Device) [ 0.161122] ACPI: Interpreter enabled [ 0.162116] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.164016] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.168018] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.170438] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.172726] ACPI: (supports S0 S5) [ 0.173639] ACPI: Using IOAPIC for interrupt routing [ 0.174947] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.176235] ACPI: No dock devices found. [ 0.179361] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.180014] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.181764] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.183475] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.184244] acpiphp: Slot [3] registered [ 0.185390] acpiphp: Slot [4] registered [ 0.186509] acpiphp: Slot [5] registered [ 0.187630] acpiphp: Slot [6] registered [ 0.188028] acpiphp: Slot [7] registered [ 0.189165] acpiphp: Slot [8] registered [ 0.190310] acpiphp: Slot [9] registered [ 0.191454] acpiphp: Slot [10] registered [ 0.192024] acpiphp: Slot [11] registered [ 0.193175] acpiphp: Slot [12] registered [ 0.194306] acpiphp: Slot [13] registered [ 0.195457] acpiphp: Slot [14] registered [ 0.196035] acpiphp: Slot [15] registered [ 0.197268] acpiphp: Slot [16] registered [ 0.198807] acpiphp: Slot [17] registered [ 0.200051] acpiphp: Slot [18] registered [ 0.201307] acpiphp: Slot [19] registered [ 0.202686] acpiphp: Slot [20] registered [ 0.204105] acpiphp: Slot [21] registered [ 0.205825] acpiphp: Slot [22] registered [ 0.207128] acpiphp: Slot [23] registered [ 0.208061] acpiphp: Slot [24] registered [ 0.209265] acpiphp: Slot [25] registered [ 0.210416] acpiphp: Slot [26] registered [ 0.211601] acpiphp: Slot [27] registered [ 0.212025] acpiphp: Slot [28] registered [ 0.213181] acpiphp: Slot [29] registered [ 0.214320] acpiphp: Slot [30] registered [ 0.215481] acpiphp: Slot [31] registered [ 0.216019] PCI host bridge to bus 0000:00 [ 0.217158] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.218592] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.220009] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.221594] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.223305] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.224007] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.231474] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.232020] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.263729] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.266532] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.268770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.271330] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.273389] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.276249] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.278764] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.278764] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.280011] vgaarb: loaded [ 0.280864] vgaarb: bridge control possible 0000:00:02.0 [ 0.282563] SCSI subsystem initialized [ 0.283822] ACPI: bus type USB registered [ 0.284036] usbcore: registered new interface driver usbfs [ 0.285498] usbcore: registered new interface driver hub [ 0.286981] usbcore: registered new device driver usb [ 0.288124] PCI: Using ACPI for IRQ routing [ 0.289600] NetLabel: Initializing [ 0.290611] NetLabel: domain hash size = 128 [ 0.292008] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.293409] NetLabel: unlabeled traffic allowed by default [ 0.294905] Switched to clocksource kvm-clock [ 0.300646] AppArmor: AppArmor Filesystem Enabled [ 0.301988] pnp: PnP ACPI init [ 0.302920] ACPI: bus type PNP registered [ 0.304540] pnp: PnP ACPI: found 8 devices [ 0.305658] ACPI: bus type PNP unregistered [ 0.312391] NET: Registered protocol family 2 [ 0.313948] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.316021] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.317760] TCP: Hash tables configured (established 16384 bind 16384) [ 0.319479] TCP: reno registered [ 0.320398] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.321869] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.323628] NET: Registered protocol family 1 [ 0.325065] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.326694] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.328253] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.350659] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.373185] Trying to unpack rootfs image as initramfs... [ 0.472100] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.474422] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.475976] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.477480] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.479666] Scanning for low memory corruption every 60 seconds [ 0.481458] Initialise system trusted keyring [ 0.482658] audit: initializing netlink socket (disabled) [ 0.484030] type=2000 audit(1542227917.926:1): initialized [ 0.506182] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.508947] zbud: loaded [ 0.509986] VFS: Disk quotas dquot_6.5.2 [ 0.511034] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.512971] fuse init (API version 7.22) [ 0.514065] msgmni has been set to 3997 [ 0.515120] Key type big_key registered [ 0.516722] Key type asymmetric registered [ 0.517852] Asymmetric key parser 'x509' registered [ 0.519390] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.521624] io scheduler noop registered [ 0.522859] io scheduler deadline registered (default) [ 0.524530] io scheduler cfq registered [ 0.525924] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527351] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.528988] ipmi message handler version 39.2 [ 0.530160] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.532113] ACPI: Power Button [PWRF] [ 0.533260] GHES: HEST is not enabled! [ 0.556349] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.604840] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.629513] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.631723] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.655637] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.660077] Linux agpgart interface v0.103 [ 0.663220] brd: module loaded [ 0.664959] loop: module loaded [ 0.666491] blk-mq: CPU -> queue map [ 0.667585] CPU 0 -> Queue 0 [ 0.668472] CPU 1 -> Queue 0 [ 0.670329] vda: vda1 [ 0.672098] scsi0 : ata_piix [ 0.673192] scsi1 : ata_piix [ 0.674171] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.676040] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.678240] libphy: Fixed MDIO Bus: probed [ 0.679609] tun: Universal TUN/TAP device driver, 1.6 [ 0.681044] tun: (C) 1999-2004 Max Krasnyansky [ 0.684841] PPP generic driver version 2.4.2 [ 0.686252] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.688074] ehci-pci: EHCI PCI platform driver [ 0.689511] ehci-platform: EHCI generic platform driver [ 0.691069] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.692858] ohci-pci: OHCI PCI platform driver [ 0.694197] ohci-platform: OHCI generic platform driver [ 0.695755] uhci_hcd: USB Universal Host Controller Interface driver [ 0.720541] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.722108] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.724383] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.726145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.728144] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.730381] usb usb1: Product: UHCI Host Controller [ 0.731827] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.733622] usb usb1: SerialNumber: 0000:00:01.2 [ 0.735139] hub 1-0:1.0: USB hub found [ 0.736328] hub 1-0:1.0: 2 ports detected [ 0.737744] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.740855] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.742320] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.744051] mousedev: PS/2 mouse device common for all mice [ 0.745916] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.748556] rtc_cmos 00:00: RTC can wake from S4 [ 0.750059] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.751619] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.753259] device-mapper: uevent: version 1.0.3 [ 0.754519] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.756627] ledtrig-cpu: registered to indicate activity on CPUs [ 0.758178] TCP: cubic registered [ 0.766736] NET: Registered protocol family 10 [ 0.768239] NET: Registered protocol family 17 [ 0.769438] Key type dns_resolver registered [ 0.770812] Loading compiled-in X.509 certificates [ 0.772661] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.774990] registered taskstats version 1 [ 0.778143] Key type trusted registered [ 0.782657] Key type encrypted registered [ 0.783805] AppArmor: AppArmor sha1 policy hashing enabled [ 0.785141] IMA: No TPM chip found, activating TPM-bypass! [ 0.787038] regulator-dummy: disabling [ 0.788142] Magic number: 10:785:649 [ 0.789301] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:38 UTC (1542227918) [ 0.791417] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.792856] EDD information not available. [ 0.833500] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.835554] Write protecting the kernel read-only data: 12288k [ 0.837682] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.841089] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.855167] systemd-udevd[107]: starting version 204 [ 0.903029] FDC 0 is a S82078B [ 1.048063] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.213670] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.215570] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.217219] usb 1-1: Product: QEMU USB Tablet [ 1.218321] usb 1-1: Manufacturer: QEMU [ 1.219317] usb 1-1: SerialNumber: 42 [ 1.472118] tsc: Refined TSC clocksource calibration: 3491.848 MHz [ 1.913001] 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.250512] 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.963349] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.165493] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 3.83 seconds. cloud-init-nonet[4.14]: 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 configure network device[74G[ OK ] * Starting Bridge socket events into upstart[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-nonet[14.14]: waiting 120 seconds for network device * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[15.82]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:53 +0000. Up 15.97 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:fc:b7:ea | ci-info: | eth0 | True | 192.168.0.9 | 255.255.255.0 | fa:16:3e:42:07:79 | 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.2 | 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: 2c:d1:ff:58:75:21:5e:a4:99:4b:3d:69:05:51:87:a2 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .+O+| | . o O =| | . . . B.=.| | o .E ..o..| | . S . .. | | . + | | . . | | | | | +-----------------+ 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: 01:83:9a:26:73:38:b1:be:e3:74:05:0f:0e:8f:bb:74 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | .o | |. . o | | = = . | |* X + . | |.B o o S | | .. . | | +.E | |oo+ | |.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: a3:3e:3c:70:f5:da:89:39:3f:80:f6:dc:0e:a7:ad:91 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | . | | oS. | | . +..o. | | =.oEB.. | | .+ B*= | | .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: bd:8b:da:f7:01:ce:4e:20:df:de:c5:8d:1b:cb:9c:e0 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | | | | | . | | . S o | | o = o . o | | . * o = .| | . =.+ * = | | ..o.+.E * | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * 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 ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off 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 ] Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:40:56 +0000. Up 139.11 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Wed, 14 Nov 2018 20:41:57 +0000. Up 199.88 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 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... Suggested packages: libdime-doc The following NEW packages will be installed: dime 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. Need to get 7354 B of archives. After this operation, 51.2 kB of additional disk space will be used. Err http://archive.ubuntu.com/ubuntu/ trusty/universe dime amd64 0.20030921-4 Could not resolve 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/d/dime/dime_0.20030921-4_amd64.deb Could not resolve 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.0.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.9 ++ echo A 192.168.0.9 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.0.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.9 ++ echo A 192.168.0.9 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.0.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.9 ++ echo A 192.168.0.9 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 192.168.1.4 ++ echo 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.0.9 ++ echo 192.168.0.9 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.9 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.0.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.9 ++ echo A 192.168.0.9 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.0.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.9 ++ echo A 192.168.0.9 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ echo 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.4 ++ ip2rr 192.168.0.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.9 ++ echo A 192.168.0.9 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.0.9 ++ echo 192.168.0.9 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.9 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 192.168.1.4 ++ echo 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.0.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.9 ++ echo A 192.168.0.9 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 8 -lt 10 ']' + retries=9 + echo 'nsupdate failed - retrying (retry 9)...' nsupdate failed - retrying (retry 9)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.0.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.9 ++ echo A 192.168.0.9 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 9 -lt 10 ']' + retries=10 + echo 'nsupdate failed - retrying (retry 10)...' nsupdate failed - retrying (retry 10)... + sleep 5 2018-11-14 20:47:46,262 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-14 20:47:56,272 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:47:56,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:47:56,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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-4811d3c6-4847-4ccb-bf22-99a740cdca77 x-compute-request-id: req-4811d3c6-4847-4ccb-bf22-99a740cdca77 Content-Encoding: gzip Content-Length: 1498 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:bc:66:4c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:66:4c", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:60:8c", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:34.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "0e36c748-ed15-4de6-82a0-d99a17af479a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:34Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:c1:0b:40", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:0b:40", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:46.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "35e17aec-ff41-4421-9df7-552124cdbab1", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:46Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "bono-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:42:07:79", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:07:79", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:b7:ea", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:36.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:36Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "dime-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:63:a5:22", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:a5:22", "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:1d:a7:43", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:a7:43", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "d31f7770-a606-4856-90d0-b4ea1295ef58", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "homer-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:46:7f:16", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:7f:16", "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:6f:84:50", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:cb:40:f9", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:40:f9", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:37:51.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:37:51Z", "hostId": "4f9348ee26543026d8aeb2af7f9ee6328e1c5c6b414aeec1b963e000", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-14T20:36:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:da:ad:13", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:ad:13", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:63:c7", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:35:57.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "ab480cc2-b362-4101-9346-87dff464dada", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:35:57Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ns.clearwater.opnfv", "created": "2018-11-14T20:34:13Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:47:56,533 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4811d3c6-4847-4ccb-bf22-99a740cdca77 2018-11-14 20:47:56,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.260195970535s 2018-11-14 20:47:56,533 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4811d3c6-4847-4ccb-bf22-99a740cdca77 2018-11-14 20:47:56,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 20:47:56,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 20:47:56,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20: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-bfaf4d8c-d359-4577-9034-64370eb832ee x-compute-request-id: req-bfaf4d8c-d359-4577-9034-64370eb832ee Content-Encoding: gzip Content-Length: 11323 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008074] Security Framework initialized\n[ 0.009459] AppArmor: AppArmor initialized\n[ 0.012007] Yama: becoming mindful.\n[ 0.013382] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017315] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020189] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022175] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024411] Initializing cgroup subsys memory\n[ 0.025823] Initializing cgroup subsys devices\n[ 0.027218] Initializing cgroup subsys freezer\n[ 0.028014] Initializing cgroup subsys blkio\n[ 0.029360] Initializing cgroup subsys perf_event\n[ 0.030813] Initializing cgroup subsys hugetlb\n[ 0.032074] FEATURE SPEC_CTRL Present\n[ 0.033997] mce: CPU supports 10 MCE banks\n[ 0.036047] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036047] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.039170] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.040004] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.042175] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.048005] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.052191] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.058243] ACPI: Core revision 20131115\n[ 0.059821] ACPI: All ACPI Tables successfully acquired\n[ 0.061022] ftrace: allocating 28747 entries in 113 pages\n[ 0.080272] smpboot: Max logical packages: 2\n[ 0.081459] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.084006] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.085778] Enabling x2apic\n[ 0.086598] Enabled x2apic\n[ 0.087674] Switched APIC routing to physical x2apic.\n[ 0.089265] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.092003] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.094778] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101320] KVM setup paravirtual spinlock\n[ 0.104401] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.106301] x86: Booting SMP configuration:\n[ 0.107457] .... node #0, CPUs: #1[ 0.104352] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124033] KVM setup async PF for cpu 1\n[ 0.124047] x86: Booted up 1 node, 2 CPUs\n[ 0.124050] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.130189] devtmpfs: initialized\n[ 0.132806] EVM: security.selinux\n[ 0.133738] EVM: security.SMACK64\n[ 0.134638] EVM: security.ima\n[ 0.135450] EVM: security.capability\n[ 0.137826] pinctrl core: initialized pinctrl subsystem\n[ 0.140165] regulator-dummy: no parameters\n[ 0.141815] RTC time: 20:38:37, date: 11/14/18\n[ 0.143928] NET: Registered protocol family 16\n[ 0.144200] cpuidle: using governor ladder\n[ 0.145764] cpuidle: using governor menu\n[ 0.147059] ACPI: bus type PCI registered\n[ 0.148008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.149696] PCI: Using configuration type 1 for base access\n[ 0.152491] bio: create slab at 0\n[ 0.153640] ACPI: Added _OSI(Module Device)\n[ 0.156010] ACPI: Added _OSI(Processor Device)\n[ 0.157409] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.158541] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.161122] ACPI: Interpreter enabled\n[ 0.162116] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.164016] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.168018] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.170438] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.172726] ACPI: (supports S0 S5)\n[ 0.173639] ACPI: Using IOAPIC for interrupt routing\n[ 0.174947] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.176235] ACPI: No dock devices found.\n[ 0.179361] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.180014] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.181764] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.183475] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.184244] acpiphp: Slot [3] registered\n[ 0.185390] acpiphp: Slot [4] registered\n[ 0.186509] acpiphp: Slot [5] registered\n[ 0.187630] acpiphp: Slot [6] registered\n[ 0.188028] acpiphp: Slot [7] registered\n[ 0.189165] acpiphp: Slot [8] registered\n[ 0.190310] acpiphp: Slot [9] registered\n[ 0.191454] acpiphp: Slot [10] registered\n[ 0.192024] acpiphp: Slot [11] registered\n[ 0.193175] acpiphp: Slot [12] registered\n[ 0.194306] acpiphp: Slot [13] registered\n[ 0.195457] acpiphp: Slot [14] registered\n[ 0.196035] acpiphp: Slot [15] registered\n[ 0.197268] acpiphp: Slot [16] registered\n[ 0.198807] acpiphp: Slot [17] registered\n[ 0.200051] acpiphp: Slot [18] registered\n[ 0.201307] acpiphp: Slot [19] registered\n[ 0.202686] acpiphp: Slot [20] registered\n[ 0.204105] acpiphp: Slot [21] registered\n[ 0.205825] acpiphp: Slot [22] registered\n[ 0.207128] acpiphp: Slot [23] registered\n[ 0.208061] acpiphp: Slot [24] registered\n[ 0.209265] acpiphp: Slot [25] registered\n[ 0.210416] acpiphp: Slot [26] registered\n[ 0.211601] acpiphp: Slot [27] registered\n[ 0.212025] acpiphp: Slot [28] registered\n[ 0.213181] acpiphp: Slot [29] registered\n[ 0.214320] acpiphp: Slot [30] registered\n[ 0.215481] acpiphp: Slot [31] registered\n[ 0.216019] PCI host bridge to bus 0000:00\n[ 0.217158] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.218592] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.220009] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.221594] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.223305] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.224007] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.231474] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.232020] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.263729] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.266532] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.268770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.271330] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.273389] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.276249] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.278764] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.278764] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.280011] vgaarb: loaded\n[ 0.280864] vgaarb: bridge control possible 0000:00:02.0\n[ 0.282563] SCSI subsystem initialized\n[ 0.283822] ACPI: bus type USB registered\n[ 0.284036] usbcore: registered new interface driver usbfs\n[ 0.285498] usbcore: registered new interface driver hub\n[ 0.286981] usbcore: registered new device driver usb\n[ 0.288124] PCI: Using ACPI for IRQ routing\n[ 0.289600] NetLabel: Initializing\n[ 0.290611] NetLabel: domain hash size = 128\n[ 0.292008] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.293409] NetLabel: unlabeled traffic allowed by default\n[ 0.294905] Switched to clocksource kvm-clock\n[ 0.300646] AppArmor: AppArmor Filesystem Enabled\n[ 0.301988] pnp: PnP ACPI init\n[ 0.302920] ACPI: bus type PNP registered\n[ 0.304540] pnp: PnP ACPI: found 8 devices\n[ 0.305658] ACPI: bus type PNP unregistered\n[ 0.312391] NET: Registered protocol family 2\n[ 0.313948] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.316021] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.317760] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.319479] TCP: reno registered\n[ 0.320398] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.321869] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.323628] NET: Registered protocol family 1\n[ 0.325065] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.326694] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.328253] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.350659] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.373185] Trying to unpack rootfs image as initramfs...\n[ 0.472100] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.474422] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.475976] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.477480] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.479666] Scanning for low memory corruption every 60 seconds\n[ 0.481458] Initialise system trusted keyring\n[ 0.482658] audit: initializing netlink socket (disabled)\n[ 0.484030] type=2000 audit(1542227917.926:1): initialized\n[ 0.506182] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.508947] zbud: loaded\n[ 0.509986] VFS: Disk quotas dquot_6.5.2\n[ 0.511034] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.512971] fuse init (API version 7.22)\n[ 0.514065] msgmni has been set to 3997\n[ 0.515120] Key type big_key registered\n[ 0.516722] Key type asymmetric registered\n[ 0.517852] Asymmetric key parser 'x509' registered\n[ 0.519390] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.521624] io scheduler noop registered\n[ 0.522859] io scheduler deadline registered (default)\n[ 0.524530] io scheduler cfq registered\n[ 0.525924] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.527351] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.528988] ipmi message handler version 39.2\n[ 0.530160] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.532113] ACPI: Power Button [PWRF]\n[ 0.533260] GHES: HEST is not enabled!\n[ 0.556349] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.604840] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.629513] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.631723] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.655637] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.660077] Linux agpgart interface v0.103\n[ 0.663220] brd: module loaded\n[ 0.664959] loop: module loaded\n[ 0.666491] blk-mq: CPU -> queue map\n[ 0.667585] CPU 0 -> Queue 0\n[ 0.668472] CPU 1 -> Queue 0\n[ 0.670329] vda: vda1\n[ 0.672098] scsi0 : ata_piix\n[ 0.673192] scsi1 : ata_piix\n[ 0.674171] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.676040] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.678240] libphy: Fixed MDIO Bus: probed\n[ 0.679609] tun: Universal TUN/TAP device driver, 1.6\n[ 0.681044] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.684841] PPP generic driver version 2.4.2\n[ 0.686252] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.688074] ehci-pci: EHCI PCI platform driver\n[ 0.689511] ehci-platform: EHCI generic platform driver\n[ 0.691069] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.692858] ohci-pci: OHCI PCI platform driver\n[ 0.694197] ohci-platform: OHCI generic platform driver\n[ 0.695755] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.720541] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.722108] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.724383] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.726145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.728144] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.730381] usb usb1: Product: UHCI Host Controller\n[ 0.731827] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.733622] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.735139] hub 1-0:1.0: USB hub found\n[ 0.736328] hub 1-0:1.0: 2 ports detected\n[ 0.737744] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.740855] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.742320] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.744051] mousedev: PS/2 mouse device common for all mice\n[ 0.745916] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.748556] rtc_cmos 00:00: RTC can wake from S4\n[ 0.750059] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.751619] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.753259] device-mapper: uevent: version 1.0.3\n[ 0.754519] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.756627] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.758178] TCP: cubic registered\n[ 0.766736] NET: Registered protocol family 10\n[ 0.768239] NET: Registered protocol family 17\n[ 0.769438] Key type dns_resolver registered\n[ 0.770812] Loading compiled-in X.509 certificates\n[ 0.772661] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.774990] registered taskstats version 1\n[ 0.778143] Key type trusted registered\n[ 0.782657] Key type encrypted registered\n[ 0.783805] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.785141] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.787038] regulator-dummy: disabling\n[ 0.788142] Magic number: 10:785:649\n[ 0.789301] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:38 UTC (1542227918)\n[ 0.791417] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.792856] EDD information not available.\n[ 0.833500] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.835554] Write protecting the kernel read-only data: 12288k\n[ 0.837682] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.841089] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.855167] systemd-udevd[107]: starting version 204\n[ 0.903029] FDC 0 is a S82078B\n[ 1.048063] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.213670] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.215570] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.217219] usb 1-1: Product: QEMU USB Tablet\n[ 1.218321] usb 1-1: Manufacturer: QEMU\n[ 1.219317] usb 1-1: SerialNumber: 42\n[ 1.472118] tsc: Refined TSC clocksource calibration: 3491.848 MHz\n[ 1.913001] 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.250512] 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.963349] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[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[ 3.165493] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 3.83 seconds.\ncloud-init-nonet[4.14]: 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 configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[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-nonet[14.14]: waiting 120 seconds for network device\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[15.82]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:53 +0000. Up 15.97 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:fc:b7:ea |\nci-info: | eth0 | True | 192.168.0.9 | 255.255.255.0 | fa:16:3e:42:07:79 |\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.2 | 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:\n2c:d1:ff:58:75:21:5e:a4:99:4b:3d:69:05:51:87:a2 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .+O+|\n| . o O =|\n| . . . B.=.|\n| o .E ..o..|\n| . S . .. |\n| . + |\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:\n01:83:9a:26:73:38:b1:be:e3:74:05:0f:0e:8f:bb:74 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .o |\n|. . o |\n| = = . |\n|* X + . |\n|.B o o S |\n| .. . |\n| +.E |\n|oo+ |\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:\na3:3e:3c:70:f5:da:89:39:3f:80:f6:dc:0e:a7:ad:91 root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| |\n| . |\n| oS. |\n| . +..o. |\n| =.oEB.. |\n| .+ B*= |\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:\nbd:8b:da:f7:01:ce:4e:20:df:de:c5:8d:1b:cb:9c:e0 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| |\n| . |\n| . S o |\n| o = o . o |\n| . * o = .|\n| . =.+ * = |\n| ..o.+.E * |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[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 ]\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 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 * Starting OpenSSH server[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:40:56 +0000. Up 139.11 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Wed, 14 Nov 2018 20:41:57 +0000. Up 199.88 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 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install dime --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nSuggested packages:\n libdime-doc\nThe following NEW packages will be installed:\n dime\n0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 7354 B of archives.\nAfter this operation, 51.2 kB of additional disk space will be used.\nErr http://archive.ubuntu.com/ubuntu/ trusty/universe dime amd64 0.20030921-4\n Could not resolve 'archive.ubuntu.com'\nE: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/d/dime/dime_0.20030921-4_amd64.deb Could not resolve 'archive.ubuntu.com'\n\nE: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n++ ip2rr 192.168.0.9\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.9\n++ echo A 192.168.0.9\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n++ ip2rr 192.168.0.9\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.9\n++ echo A 192.168.0.9\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n++ ip2rr 192.168.0.9\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.9\n++ echo A 192.168.0.9\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 192.168.1.4\n++ echo 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.4\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n++ ip2rr 192.168.0.9\n++ echo 192.168.0.9\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.9\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n++ ip2rr 192.168.0.9\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.9\n++ echo A 192.168.0.9\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n++ ip2rr 192.168.0.9\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.9\n++ echo A 192.168.0.9\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n++ ip2rr 192.168.1.4\n++ echo 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.4\n++ ip2rr 192.168.0.9\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.9\n++ echo A 192.168.0.9\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 6 -lt 10 ']'\n+ retries=7\n+ echo 'nsupdate failed - retrying (retry 7)...'\nnsupdate failed - retrying (retry 7)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n++ ip2rr 192.168.0.9\n++ echo 192.168.0.9\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.9\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 7 -lt 10 ']'\n+ retries=8\n+ echo 'nsupdate failed - retrying (retry 8)...'\nnsupdate failed - retrying (retry 8)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 192.168.1.4\n++ echo 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.4\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n++ ip2rr 192.168.0.9\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.9\n++ echo A 192.168.0.9\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 8 -lt 10 ']'\n+ retries=9\n+ echo 'nsupdate failed - retrying (retry 9)...'\nnsupdate failed - retrying (retry 9)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n++ ip2rr 192.168.0.9\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.9\n++ echo A 192.168.0.9\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 9 -lt 10 ']'\n+ retries=10\n+ echo 'nsupdate failed - retrying (retry 10)...'\nnsupdate failed - retrying (retry 10)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n++ ip2rr 192.168.0.9\n++ echo 192.168.0.9\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.9\n"} 2018-11-14 20:47:56,616 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754/action used request id req-bfaf4d8c-d359-4577-9034-64370eb832ee 2018-11-14 20:47:56,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0761439800262s 2018-11-14 20:47:56,618 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754/action used request id req-bfaf4d8c-d359-4577-9034-64370eb832ee 2018-11-14 20:47:56,618 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008074] Security Framework initialized [ 0.009459] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013382] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017315] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020189] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022175] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024411] Initializing cgroup subsys memory [ 0.025823] Initializing cgroup subsys devices [ 0.027218] Initializing cgroup subsys freezer [ 0.028014] Initializing cgroup subsys blkio [ 0.029360] Initializing cgroup subsys perf_event [ 0.030813] Initializing cgroup subsys hugetlb [ 0.032074] FEATURE SPEC_CTRL Present [ 0.033997] mce: CPU supports 10 MCE banks [ 0.036047] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036047] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.039170] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.040004] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.042175] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.048005] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052191] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.058243] ACPI: Core revision 20131115 [ 0.059821] ACPI: All ACPI Tables successfully acquired [ 0.061022] ftrace: allocating 28747 entries in 113 pages [ 0.080272] smpboot: Max logical packages: 2 [ 0.081459] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.084006] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.085778] Enabling x2apic [ 0.086598] Enabled x2apic [ 0.087674] Switched APIC routing to physical x2apic. [ 0.089265] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.092003] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.094778] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101320] KVM setup paravirtual spinlock [ 0.104401] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.106301] x86: Booting SMP configuration: [ 0.107457] .... node #0, CPUs: #1[ 0.104352] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124033] KVM setup async PF for cpu 1 [ 0.124047] x86: Booted up 1 node, 2 CPUs [ 0.124050] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.130189] devtmpfs: initialized [ 0.132806] EVM: security.selinux [ 0.133738] EVM: security.SMACK64 [ 0.134638] EVM: security.ima [ 0.135450] EVM: security.capability [ 0.137826] pinctrl core: initialized pinctrl subsystem [ 0.140165] regulator-dummy: no parameters [ 0.141815] RTC time: 20:38:37, date: 11/14/18 [ 0.143928] NET: Registered protocol family 16 [ 0.144200] cpuidle: using governor ladder [ 0.145764] cpuidle: using governor menu [ 0.147059] ACPI: bus type PCI registered [ 0.148008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.149696] PCI: Using configuration type 1 for base access [ 0.152491] bio: create slab at 0 [ 0.153640] ACPI: Added _OSI(Module Device) [ 0.156010] ACPI: Added _OSI(Processor Device) [ 0.157409] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.158541] ACPI: Added _OSI(Processor Aggregator Device) [ 0.161122] ACPI: Interpreter enabled [ 0.162116] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.164016] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.168018] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.170438] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.172726] ACPI: (supports S0 S5) [ 0.173639] ACPI: Using IOAPIC for interrupt routing [ 0.174947] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.176235] ACPI: No dock devices found. [ 0.179361] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.180014] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.181764] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.183475] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.184244] acpiphp: Slot [3] registered [ 0.185390] acpiphp: Slot [4] registered [ 0.186509] acpiphp: Slot [5] registered [ 0.187630] acpiphp: Slot [6] registered [ 0.188028] acpiphp: Slot [7] registered [ 0.189165] acpiphp: Slot [8] registered [ 0.190310] acpiphp: Slot [9] registered [ 0.191454] acpiphp: Slot [10] registered [ 0.192024] acpiphp: Slot [11] registered [ 0.193175] acpiphp: Slot [12] registered [ 0.194306] acpiphp: Slot [13] registered [ 0.195457] acpiphp: Slot [14] registered [ 0.196035] acpiphp: Slot [15] registered [ 0.197268] acpiphp: Slot [16] registered [ 0.198807] acpiphp: Slot [17] registered [ 0.200051] acpiphp: Slot [18] registered [ 0.201307] acpiphp: Slot [19] registered [ 0.202686] acpiphp: Slot [20] registered [ 0.204105] acpiphp: Slot [21] registered [ 0.205825] acpiphp: Slot [22] registered [ 0.207128] acpiphp: Slot [23] registered [ 0.208061] acpiphp: Slot [24] registered [ 0.209265] acpiphp: Slot [25] registered [ 0.210416] acpiphp: Slot [26] registered [ 0.211601] acpiphp: Slot [27] registered [ 0.212025] acpiphp: Slot [28] registered [ 0.213181] acpiphp: Slot [29] registered [ 0.214320] acpiphp: Slot [30] registered [ 0.215481] acpiphp: Slot [31] registered [ 0.216019] PCI host bridge to bus 0000:00 [ 0.217158] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.218592] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.220009] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.221594] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.223305] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.224007] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.231474] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.232020] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.263729] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.266532] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.268770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.271330] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.273389] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.276249] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.278764] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.278764] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.280011] vgaarb: loaded [ 0.280864] vgaarb: bridge control possible 0000:00:02.0 [ 0.282563] SCSI subsystem initialized [ 0.283822] ACPI: bus type USB registered [ 0.284036] usbcore: registered new interface driver usbfs [ 0.285498] usbcore: registered new interface driver hub [ 0.286981] usbcore: registered new device driver usb [ 0.288124] PCI: Using ACPI for IRQ routing [ 0.289600] NetLabel: Initializing [ 0.290611] NetLabel: domain hash size = 128 [ 0.292008] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.293409] NetLabel: unlabeled traffic allowed by default [ 0.294905] Switched to clocksource kvm-clock [ 0.300646] AppArmor: AppArmor Filesystem Enabled [ 0.301988] pnp: PnP ACPI init [ 0.302920] ACPI: bus type PNP registered [ 0.304540] pnp: PnP ACPI: found 8 devices [ 0.305658] ACPI: bus type PNP unregistered [ 0.312391] NET: Registered protocol family 2 [ 0.313948] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.316021] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.317760] TCP: Hash tables configured (established 16384 bind 16384) [ 0.319479] TCP: reno registered [ 0.320398] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.321869] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.323628] NET: Registered protocol family 1 [ 0.325065] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.326694] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.328253] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.350659] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.373185] Trying to unpack rootfs image as initramfs... [ 0.472100] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.474422] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.475976] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.477480] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.479666] Scanning for low memory corruption every 60 seconds [ 0.481458] Initialise system trusted keyring [ 0.482658] audit: initializing netlink socket (disabled) [ 0.484030] type=2000 audit(1542227917.926:1): initialized [ 0.506182] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.508947] zbud: loaded [ 0.509986] VFS: Disk quotas dquot_6.5.2 [ 0.511034] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.512971] fuse init (API version 7.22) [ 0.514065] msgmni has been set to 3997 [ 0.515120] Key type big_key registered [ 0.516722] Key type asymmetric registered [ 0.517852] Asymmetric key parser 'x509' registered [ 0.519390] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.521624] io scheduler noop registered [ 0.522859] io scheduler deadline registered (default) [ 0.524530] io scheduler cfq registered [ 0.525924] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527351] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.528988] ipmi message handler version 39.2 [ 0.530160] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.532113] ACPI: Power Button [PWRF] [ 0.533260] GHES: HEST is not enabled! [ 0.556349] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.604840] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.629513] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.631723] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.655637] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.660077] Linux agpgart interface v0.103 [ 0.663220] brd: module loaded [ 0.664959] loop: module loaded [ 0.666491] blk-mq: CPU -> queue map [ 0.667585] CPU 0 -> Queue 0 [ 0.668472] CPU 1 -> Queue 0 [ 0.670329] vda: vda1 [ 0.672098] scsi0 : ata_piix [ 0.673192] scsi1 : ata_piix [ 0.674171] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.676040] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.678240] libphy: Fixed MDIO Bus: probed [ 0.679609] tun: Universal TUN/TAP device driver, 1.6 [ 0.681044] tun: (C) 1999-2004 Max Krasnyansky [ 0.684841] PPP generic driver version 2.4.2 [ 0.686252] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.688074] ehci-pci: EHCI PCI platform driver [ 0.689511] ehci-platform: EHCI generic platform driver [ 0.691069] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.692858] ohci-pci: OHCI PCI platform driver [ 0.694197] ohci-platform: OHCI generic platform driver [ 0.695755] uhci_hcd: USB Universal Host Controller Interface driver [ 0.720541] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.722108] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.724383] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.726145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.728144] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.730381] usb usb1: Product: UHCI Host Controller [ 0.731827] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.733622] usb usb1: SerialNumber: 0000:00:01.2 [ 0.735139] hub 1-0:1.0: USB hub found [ 0.736328] hub 1-0:1.0: 2 ports detected [ 0.737744] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.740855] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.742320] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.744051] mousedev: PS/2 mouse device common for all mice [ 0.745916] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.748556] rtc_cmos 00:00: RTC can wake from S4 [ 0.750059] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.751619] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.753259] device-mapper: uevent: version 1.0.3 [ 0.754519] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.756627] ledtrig-cpu: registered to indicate activity on CPUs [ 0.758178] TCP: cubic registered [ 0.766736] NET: Registered protocol family 10 [ 0.768239] NET: Registered protocol family 17 [ 0.769438] Key type dns_resolver registered [ 0.770812] Loading compiled-in X.509 certificates [ 0.772661] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.774990] registered taskstats version 1 [ 0.778143] Key type trusted registered [ 0.782657] Key type encrypted registered [ 0.783805] AppArmor: AppArmor sha1 policy hashing enabled [ 0.785141] IMA: No TPM chip found, activating TPM-bypass! [ 0.787038] regulator-dummy: disabling [ 0.788142] Magic number: 10:785:649 [ 0.789301] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:38 UTC (1542227918) [ 0.791417] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.792856] EDD information not available. [ 0.833500] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.835554] Write protecting the kernel read-only data: 12288k [ 0.837682] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.841089] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.855167] systemd-udevd[107]: starting version 204 [ 0.903029] FDC 0 is a S82078B [ 1.048063] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.213670] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.215570] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.217219] usb 1-1: Product: QEMU USB Tablet [ 1.218321] usb 1-1: Manufacturer: QEMU [ 1.219317] usb 1-1: SerialNumber: 42 [ 1.472118] tsc: Refined TSC clocksource calibration: 3491.848 MHz [ 1.913001] 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.250512] 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.963349] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.165493] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 3.83 seconds. cloud-init-nonet[4.14]: 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 configure network device[74G[ OK ] * Starting Bridge socket events into upstart[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-nonet[14.14]: waiting 120 seconds for network device * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[15.82]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:53 +0000. Up 15.97 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:fc:b7:ea | ci-info: | eth0 | True | 192.168.0.9 | 255.255.255.0 | fa:16:3e:42:07:79 | 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.2 | 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: 2c:d1:ff:58:75:21:5e:a4:99:4b:3d:69:05:51:87:a2 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .+O+| | . o O =| | . . . B.=.| | o .E ..o..| | . S . .. | | . + | | . . | | | | | +-----------------+ 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: 01:83:9a:26:73:38:b1:be:e3:74:05:0f:0e:8f:bb:74 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | .o | |. . o | | = = . | |* X + . | |.B o o S | | .. . | | +.E | |oo+ | |.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: a3:3e:3c:70:f5:da:89:39:3f:80:f6:dc:0e:a7:ad:91 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | . | | oS. | | . +..o. | | =.oEB.. | | .+ B*= | | .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: bd:8b:da:f7:01:ce:4e:20:df:de:c5:8d:1b:cb:9c:e0 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | | | | | . | | . S o | | o = o . o | | . * o = .| | . =.+ * = | | ..o.+.E * | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * 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 ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off 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 ] Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:40:56 +0000. Up 139.11 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Wed, 14 Nov 2018 20:41:57 +0000. Up 199.88 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 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... Suggested packages: libdime-doc The following NEW packages will be installed: dime 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. Need to get 7354 B of archives. After this operation, 51.2 kB of additional disk space will be used. Err http://archive.ubuntu.com/ubuntu/ trusty/universe dime amd64 0.20030921-4 Could not resolve 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/d/dime/dime_0.20030921-4_amd64.deb Could not resolve 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.0.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.9 ++ echo A 192.168.0.9 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.0.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.9 ++ echo A 192.168.0.9 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.0.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.9 ++ echo A 192.168.0.9 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 192.168.1.4 ++ echo 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.0.9 ++ echo 192.168.0.9 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.9 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.0.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.9 ++ echo A 192.168.0.9 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.0.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.9 ++ echo A 192.168.0.9 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ echo 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.4 ++ ip2rr 192.168.0.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.9 ++ echo A 192.168.0.9 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.0.9 ++ echo 192.168.0.9 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.9 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 192.168.1.4 ++ echo 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.0.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.9 ++ echo A 192.168.0.9 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 8 -lt 10 ']' + retries=9 + echo 'nsupdate failed - retrying (retry 9)...' nsupdate failed - retrying (retry 9)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.0.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.9 ++ echo A 192.168.0.9 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 9 -lt 10 ']' + retries=10 + echo 'nsupdate failed - retrying (retry 10)...' nsupdate failed - retrying (retry 10)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.0.9 ++ echo 192.168.0.9 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.9 2018-11-14 20:47:56,620 - functest.core.singlevm - DEBUG - try 2: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-14 20:48:06,631 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:48:06,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:48:07,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:48:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3bad9140-8c0f-4e4c-b521-78faed89aeaf x-compute-request-id: req-3bad9140-8c0f-4e4c-b521-78faed89aeaf Content-Encoding: gzip Content-Length: 1498 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:bc:66:4c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:66:4c", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:60:8c", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:34.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "0e36c748-ed15-4de6-82a0-d99a17af479a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:34Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:c1:0b:40", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:0b:40", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:46.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "35e17aec-ff41-4421-9df7-552124cdbab1", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:46Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "bono-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:42:07:79", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:07:79", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:b7:ea", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:36.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:36Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "dime-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:63:a5:22", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:a5:22", "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:1d:a7:43", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:a7:43", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "d31f7770-a606-4856-90d0-b4ea1295ef58", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "homer-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:46:7f:16", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:7f:16", "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:6f:84:50", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:cb:40:f9", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:40:f9", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:37:51.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:37:51Z", "hostId": "4f9348ee26543026d8aeb2af7f9ee6328e1c5c6b414aeec1b963e000", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-14T20:36:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:da:ad:13", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:ad:13", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:63:c7", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:35:57.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "ab480cc2-b362-4101-9346-87dff464dada", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:35:57Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ns.clearwater.opnfv", "created": "2018-11-14T20:34:13Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:48:07,465 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3bad9140-8c0f-4e4c-b521-78faed89aeaf 2018-11-14 20:48:07,465 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.834028959274s 2018-11-14 20:48:07,466 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3bad9140-8c0f-4e4c-b521-78faed89aeaf 2018-11-14 20:48:07,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 20:48:07,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 20:48:07,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:48:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0f3677d2-db22-4048-ae12-a21ef0d70098 x-compute-request-id: req-0f3677d2-db22-4048-ae12-a21ef0d70098 Content-Encoding: gzip Content-Length: 11323 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008074] Security Framework initialized\n[ 0.009459] AppArmor: AppArmor initialized\n[ 0.012007] Yama: becoming mindful.\n[ 0.013382] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017315] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020189] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022175] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024411] Initializing cgroup subsys memory\n[ 0.025823] Initializing cgroup subsys devices\n[ 0.027218] Initializing cgroup subsys freezer\n[ 0.028014] Initializing cgroup subsys blkio\n[ 0.029360] Initializing cgroup subsys perf_event\n[ 0.030813] Initializing cgroup subsys hugetlb\n[ 0.032074] FEATURE SPEC_CTRL Present\n[ 0.033997] mce: CPU supports 10 MCE banks\n[ 0.036047] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036047] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.039170] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.040004] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.042175] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.048005] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.052191] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.058243] ACPI: Core revision 20131115\n[ 0.059821] ACPI: All ACPI Tables successfully acquired\n[ 0.061022] ftrace: allocating 28747 entries in 113 pages\n[ 0.080272] smpboot: Max logical packages: 2\n[ 0.081459] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.084006] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.085778] Enabling x2apic\n[ 0.086598] Enabled x2apic\n[ 0.087674] Switched APIC routing to physical x2apic.\n[ 0.089265] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.092003] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.094778] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101320] KVM setup paravirtual spinlock\n[ 0.104401] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.106301] x86: Booting SMP configuration:\n[ 0.107457] .... node #0, CPUs: #1[ 0.104352] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124033] KVM setup async PF for cpu 1\n[ 0.124047] x86: Booted up 1 node, 2 CPUs\n[ 0.124050] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.130189] devtmpfs: initialized\n[ 0.132806] EVM: security.selinux\n[ 0.133738] EVM: security.SMACK64\n[ 0.134638] EVM: security.ima\n[ 0.135450] EVM: security.capability\n[ 0.137826] pinctrl core: initialized pinctrl subsystem\n[ 0.140165] regulator-dummy: no parameters\n[ 0.141815] RTC time: 20:38:37, date: 11/14/18\n[ 0.143928] NET: Registered protocol family 16\n[ 0.144200] cpuidle: using governor ladder\n[ 0.145764] cpuidle: using governor menu\n[ 0.147059] ACPI: bus type PCI registered\n[ 0.148008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.149696] PCI: Using configuration type 1 for base access\n[ 0.152491] bio: create slab at 0\n[ 0.153640] ACPI: Added _OSI(Module Device)\n[ 0.156010] ACPI: Added _OSI(Processor Device)\n[ 0.157409] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.158541] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.161122] ACPI: Interpreter enabled\n[ 0.162116] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.164016] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.168018] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.170438] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.172726] ACPI: (supports S0 S5)\n[ 0.173639] ACPI: Using IOAPIC for interrupt routing\n[ 0.174947] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.176235] ACPI: No dock devices found.\n[ 0.179361] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.180014] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.181764] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.183475] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.184244] acpiphp: Slot [3] registered\n[ 0.185390] acpiphp: Slot [4] registered\n[ 0.186509] acpiphp: Slot [5] registered\n[ 0.187630] acpiphp: Slot [6] registered\n[ 0.188028] acpiphp: Slot [7] registered\n[ 0.189165] acpiphp: Slot [8] registered\n[ 0.190310] acpiphp: Slot [9] registered\n[ 0.191454] acpiphp: Slot [10] registered\n[ 0.192024] acpiphp: Slot [11] registered\n[ 0.193175] acpiphp: Slot [12] registered\n[ 0.194306] acpiphp: Slot [13] registered\n[ 0.195457] acpiphp: Slot [14] registered\n[ 0.196035] acpiphp: Slot [15] registered\n[ 0.197268] acpiphp: Slot [16] registered\n[ 0.198807] acpiphp: Slot [17] registered\n[ 0.200051] acpiphp: Slot [18] registered\n[ 0.201307] acpiphp: Slot [19] registered\n[ 0.202686] acpiphp: Slot [20] registered\n[ 0.204105] acpiphp: Slot [21] registered\n[ 0.205825] acpiphp: Slot [22] registered\n[ 0.207128] acpiphp: Slot [23] registered\n[ 0.208061] acpiphp: Slot [24] registered\n[ 0.209265] acpiphp: Slot [25] registered\n[ 0.210416] acpiphp: Slot [26] registered\n[ 0.211601] acpiphp: Slot [27] registered\n[ 0.212025] acpiphp: Slot [28] registered\n[ 0.213181] acpiphp: Slot [29] registered\n[ 0.214320] acpiphp: Slot [30] registered\n[ 0.215481] acpiphp: Slot [31] registered\n[ 0.216019] PCI host bridge to bus 0000:00\n[ 0.217158] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.218592] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.220009] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.221594] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.223305] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.224007] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.231474] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.232020] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.263729] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.266532] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.268770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.271330] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.273389] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.276249] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.278764] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.278764] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.280011] vgaarb: loaded\n[ 0.280864] vgaarb: bridge control possible 0000:00:02.0\n[ 0.282563] SCSI subsystem initialized\n[ 0.283822] ACPI: bus type USB registered\n[ 0.284036] usbcore: registered new interface driver usbfs\n[ 0.285498] usbcore: registered new interface driver hub\n[ 0.286981] usbcore: registered new device driver usb\n[ 0.288124] PCI: Using ACPI for IRQ routing\n[ 0.289600] NetLabel: Initializing\n[ 0.290611] NetLabel: domain hash size = 128\n[ 0.292008] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.293409] NetLabel: unlabeled traffic allowed by default\n[ 0.294905] Switched to clocksource kvm-clock\n[ 0.300646] AppArmor: AppArmor Filesystem Enabled\n[ 0.301988] pnp: PnP ACPI init\n[ 0.302920] ACPI: bus type PNP registered\n[ 0.304540] pnp: PnP ACPI: found 8 devices\n[ 0.305658] ACPI: bus type PNP unregistered\n[ 0.312391] NET: Registered protocol family 2\n[ 0.313948] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.316021] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.317760] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.319479] TCP: reno registered\n[ 0.320398] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.321869] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.323628] NET: Registered protocol family 1\n[ 0.325065] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.326694] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.328253] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.350659] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.373185] Trying to unpack rootfs image as initramfs...\n[ 0.472100] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.474422] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.475976] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.477480] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.479666] Scanning for low memory corruption every 60 seconds\n[ 0.481458] Initialise system trusted keyring\n[ 0.482658] audit: initializing netlink socket (disabled)\n[ 0.484030] type=2000 audit(1542227917.926:1): initialized\n[ 0.506182] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.508947] zbud: loaded\n[ 0.509986] VFS: Disk quotas dquot_6.5.2\n[ 0.511034] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.512971] fuse init (API version 7.22)\n[ 0.514065] msgmni has been set to 3997\n[ 0.515120] Key type big_key registered\n[ 0.516722] Key type asymmetric registered\n[ 0.517852] Asymmetric key parser 'x509' registered\n[ 0.519390] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.521624] io scheduler noop registered\n[ 0.522859] io scheduler deadline registered (default)\n[ 0.524530] io scheduler cfq registered\n[ 0.525924] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.527351] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.528988] ipmi message handler version 39.2\n[ 0.530160] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.532113] ACPI: Power Button [PWRF]\n[ 0.533260] GHES: HEST is not enabled!\n[ 0.556349] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.604840] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.629513] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.631723] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.655637] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.660077] Linux agpgart interface v0.103\n[ 0.663220] brd: module loaded\n[ 0.664959] loop: module loaded\n[ 0.666491] blk-mq: CPU -> queue map\n[ 0.667585] CPU 0 -> Queue 0\n[ 0.668472] CPU 1 -> Queue 0\n[ 0.670329] vda: vda1\n[ 0.672098] scsi0 : ata_piix\n[ 0.673192] scsi1 : ata_piix\n[ 0.674171] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.676040] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.678240] libphy: Fixed MDIO Bus: probed\n[ 0.679609] tun: Universal TUN/TAP device driver, 1.6\n[ 0.681044] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.684841] PPP generic driver version 2.4.2\n[ 0.686252] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.688074] ehci-pci: EHCI PCI platform driver\n[ 0.689511] ehci-platform: EHCI generic platform driver\n[ 0.691069] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.692858] ohci-pci: OHCI PCI platform driver\n[ 0.694197] ohci-platform: OHCI generic platform driver\n[ 0.695755] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.720541] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.722108] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.724383] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.726145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.728144] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.730381] usb usb1: Product: UHCI Host Controller\n[ 0.731827] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.733622] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.735139] hub 1-0:1.0: USB hub found\n[ 0.736328] hub 1-0:1.0: 2 ports detected\n[ 0.737744] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.740855] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.742320] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.744051] mousedev: PS/2 mouse device common for all mice\n[ 0.745916] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.748556] rtc_cmos 00:00: RTC can wake from S4\n[ 0.750059] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.751619] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.753259] device-mapper: uevent: version 1.0.3\n[ 0.754519] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.756627] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.758178] TCP: cubic registered\n[ 0.766736] NET: Registered protocol family 10\n[ 0.768239] NET: Registered protocol family 17\n[ 0.769438] Key type dns_resolver registered\n[ 0.770812] Loading compiled-in X.509 certificates\n[ 0.772661] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.774990] registered taskstats version 1\n[ 0.778143] Key type trusted registered\n[ 0.782657] Key type encrypted registered\n[ 0.783805] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.785141] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.787038] regulator-dummy: disabling\n[ 0.788142] Magic number: 10:785:649\n[ 0.789301] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:38 UTC (1542227918)\n[ 0.791417] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.792856] EDD information not available.\n[ 0.833500] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.835554] Write protecting the kernel read-only data: 12288k\n[ 0.837682] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.841089] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.855167] systemd-udevd[107]: starting version 204\n[ 0.903029] FDC 0 is a S82078B\n[ 1.048063] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.213670] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.215570] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.217219] usb 1-1: Product: QEMU USB Tablet\n[ 1.218321] usb 1-1: Manufacturer: QEMU\n[ 1.219317] usb 1-1: SerialNumber: 42\n[ 1.472118] tsc: Refined TSC clocksource calibration: 3491.848 MHz\n[ 1.913001] 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.250512] 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.963349] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[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[ 3.165493] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 3.83 seconds.\ncloud-init-nonet[4.14]: 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 configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[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-nonet[14.14]: waiting 120 seconds for network device\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[15.82]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:53 +0000. Up 15.97 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:fc:b7:ea |\nci-info: | eth0 | True | 192.168.0.9 | 255.255.255.0 | fa:16:3e:42:07:79 |\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.2 | 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:\n2c:d1:ff:58:75:21:5e:a4:99:4b:3d:69:05:51:87:a2 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .+O+|\n| . o O =|\n| . . . B.=.|\n| o .E ..o..|\n| . S . .. |\n| . + |\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:\n01:83:9a:26:73:38:b1:be:e3:74:05:0f:0e:8f:bb:74 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .o |\n|. . o |\n| = = . |\n|* X + . |\n|.B o o S |\n| .. . |\n| +.E |\n|oo+ |\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:\na3:3e:3c:70:f5:da:89:39:3f:80:f6:dc:0e:a7:ad:91 root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| |\n| . |\n| oS. |\n| . +..o. |\n| =.oEB.. |\n| .+ B*= |\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:\nbd:8b:da:f7:01:ce:4e:20:df:de:c5:8d:1b:cb:9c:e0 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| |\n| . |\n| . S o |\n| o = o . o |\n| . * o = .|\n| . =.+ * = |\n| ..o.+.E * |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[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 ]\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 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 * Starting OpenSSH server[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:40:56 +0000. Up 139.11 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Wed, 14 Nov 2018 20:41:57 +0000. Up 199.88 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 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install dime --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nSuggested packages:\n libdime-doc\nThe following NEW packages will be installed:\n dime\n0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 7354 B of archives.\nAfter this operation, 51.2 kB of additional disk space will be used.\nErr http://archive.ubuntu.com/ubuntu/ trusty/universe dime amd64 0.20030921-4\n Could not resolve 'archive.ubuntu.com'\nE: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/d/dime/dime_0.20030921-4_amd64.deb Could not resolve 'archive.ubuntu.com'\n\nE: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n++ ip2rr 192.168.0.9\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.9\n++ echo A 192.168.0.9\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n++ ip2rr 192.168.0.9\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.9\n++ echo A 192.168.0.9\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n++ ip2rr 192.168.0.9\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.9\n++ echo A 192.168.0.9\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 192.168.1.4\n++ echo 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.4\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n++ ip2rr 192.168.0.9\n++ echo 192.168.0.9\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.9\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n++ ip2rr 192.168.0.9\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.9\n++ echo A 192.168.0.9\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n++ ip2rr 192.168.0.9\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.9\n++ echo A 192.168.0.9\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n++ ip2rr 192.168.1.4\n++ echo 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.4\n++ ip2rr 192.168.0.9\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.9\n++ echo A 192.168.0.9\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 6 -lt 10 ']'\n+ retries=7\n+ echo 'nsupdate failed - retrying (retry 7)...'\nnsupdate failed - retrying (retry 7)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n++ ip2rr 192.168.0.9\n++ echo 192.168.0.9\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.9\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 7 -lt 10 ']'\n+ retries=8\n+ echo 'nsupdate failed - retrying (retry 8)...'\nnsupdate failed - retrying (retry 8)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 192.168.1.4\n++ echo 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.4\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n++ ip2rr 192.168.0.9\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.9\n++ echo A 192.168.0.9\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 8 -lt 10 ']'\n+ retries=9\n+ echo 'nsupdate failed - retrying (retry 9)...'\nnsupdate failed - retrying (retry 9)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n++ ip2rr 192.168.0.9\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.9\n++ echo A 192.168.0.9\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 9 -lt 10 ']'\n+ retries=10\n+ echo 'nsupdate failed - retrying (retry 10)...'\nnsupdate failed - retrying (retry 10)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n++ ip2rr 192.168.0.9\n++ echo 192.168.0.9\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.9\n"} 2018-11-14 20:48:07,547 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754/action used request id req-0f3677d2-db22-4048-ae12-a21ef0d70098 2018-11-14 20:48:07,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0738599300385s 2018-11-14 20:48:07,548 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754/action used request id req-0f3677d2-db22-4048-ae12-a21ef0d70098 2018-11-14 20:48:07,548 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008074] Security Framework initialized [ 0.009459] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013382] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017315] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020189] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022175] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024411] Initializing cgroup subsys memory [ 0.025823] Initializing cgroup subsys devices [ 0.027218] Initializing cgroup subsys freezer [ 0.028014] Initializing cgroup subsys blkio [ 0.029360] Initializing cgroup subsys perf_event [ 0.030813] Initializing cgroup subsys hugetlb [ 0.032074] FEATURE SPEC_CTRL Present [ 0.033997] mce: CPU supports 10 MCE banks [ 0.036047] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036047] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.039170] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.040004] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.042175] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.048005] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052191] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.058243] ACPI: Core revision 20131115 [ 0.059821] ACPI: All ACPI Tables successfully acquired [ 0.061022] ftrace: allocating 28747 entries in 113 pages [ 0.080272] smpboot: Max logical packages: 2 [ 0.081459] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.084006] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.085778] Enabling x2apic [ 0.086598] Enabled x2apic [ 0.087674] Switched APIC routing to physical x2apic. [ 0.089265] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.092003] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.094778] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101320] KVM setup paravirtual spinlock [ 0.104401] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.106301] x86: Booting SMP configuration: [ 0.107457] .... node #0, CPUs: #1[ 0.104352] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124033] KVM setup async PF for cpu 1 [ 0.124047] x86: Booted up 1 node, 2 CPUs [ 0.124050] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.130189] devtmpfs: initialized [ 0.132806] EVM: security.selinux [ 0.133738] EVM: security.SMACK64 [ 0.134638] EVM: security.ima [ 0.135450] EVM: security.capability [ 0.137826] pinctrl core: initialized pinctrl subsystem [ 0.140165] regulator-dummy: no parameters [ 0.141815] RTC time: 20:38:37, date: 11/14/18 [ 0.143928] NET: Registered protocol family 16 [ 0.144200] cpuidle: using governor ladder [ 0.145764] cpuidle: using governor menu [ 0.147059] ACPI: bus type PCI registered [ 0.148008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.149696] PCI: Using configuration type 1 for base access [ 0.152491] bio: create slab at 0 [ 0.153640] ACPI: Added _OSI(Module Device) [ 0.156010] ACPI: Added _OSI(Processor Device) [ 0.157409] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.158541] ACPI: Added _OSI(Processor Aggregator Device) [ 0.161122] ACPI: Interpreter enabled [ 0.162116] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.164016] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.168018] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.170438] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.172726] ACPI: (supports S0 S5) [ 0.173639] ACPI: Using IOAPIC for interrupt routing [ 0.174947] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.176235] ACPI: No dock devices found. [ 0.179361] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.180014] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.181764] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.183475] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.184244] acpiphp: Slot [3] registered [ 0.185390] acpiphp: Slot [4] registered [ 0.186509] acpiphp: Slot [5] registered [ 0.187630] acpiphp: Slot [6] registered [ 0.188028] acpiphp: Slot [7] registered [ 0.189165] acpiphp: Slot [8] registered [ 0.190310] acpiphp: Slot [9] registered [ 0.191454] acpiphp: Slot [10] registered [ 0.192024] acpiphp: Slot [11] registered [ 0.193175] acpiphp: Slot [12] registered [ 0.194306] acpiphp: Slot [13] registered [ 0.195457] acpiphp: Slot [14] registered [ 0.196035] acpiphp: Slot [15] registered [ 0.197268] acpiphp: Slot [16] registered [ 0.198807] acpiphp: Slot [17] registered [ 0.200051] acpiphp: Slot [18] registered [ 0.201307] acpiphp: Slot [19] registered [ 0.202686] acpiphp: Slot [20] registered [ 0.204105] acpiphp: Slot [21] registered [ 0.205825] acpiphp: Slot [22] registered [ 0.207128] acpiphp: Slot [23] registered [ 0.208061] acpiphp: Slot [24] registered [ 0.209265] acpiphp: Slot [25] registered [ 0.210416] acpiphp: Slot [26] registered [ 0.211601] acpiphp: Slot [27] registered [ 0.212025] acpiphp: Slot [28] registered [ 0.213181] acpiphp: Slot [29] registered [ 0.214320] acpiphp: Slot [30] registered [ 0.215481] acpiphp: Slot [31] registered [ 0.216019] PCI host bridge to bus 0000:00 [ 0.217158] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.218592] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.220009] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.221594] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.223305] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.224007] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.231474] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.232020] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.263729] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.266532] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.268770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.271330] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.273389] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.276249] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.278764] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.278764] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.280011] vgaarb: loaded [ 0.280864] vgaarb: bridge control possible 0000:00:02.0 [ 0.282563] SCSI subsystem initialized [ 0.283822] ACPI: bus type USB registered [ 0.284036] usbcore: registered new interface driver usbfs [ 0.285498] usbcore: registered new interface driver hub [ 0.286981] usbcore: registered new device driver usb [ 0.288124] PCI: Using ACPI for IRQ routing [ 0.289600] NetLabel: Initializing [ 0.290611] NetLabel: domain hash size = 128 [ 0.292008] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.293409] NetLabel: unlabeled traffic allowed by default [ 0.294905] Switched to clocksource kvm-clock [ 0.300646] AppArmor: AppArmor Filesystem Enabled [ 0.301988] pnp: PnP ACPI init [ 0.302920] ACPI: bus type PNP registered [ 0.304540] pnp: PnP ACPI: found 8 devices [ 0.305658] ACPI: bus type PNP unregistered [ 0.312391] NET: Registered protocol family 2 [ 0.313948] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.316021] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.317760] TCP: Hash tables configured (established 16384 bind 16384) [ 0.319479] TCP: reno registered [ 0.320398] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.321869] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.323628] NET: Registered protocol family 1 [ 0.325065] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.326694] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.328253] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.350659] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.373185] Trying to unpack rootfs image as initramfs... [ 0.472100] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.474422] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.475976] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.477480] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.479666] Scanning for low memory corruption every 60 seconds [ 0.481458] Initialise system trusted keyring [ 0.482658] audit: initializing netlink socket (disabled) [ 0.484030] type=2000 audit(1542227917.926:1): initialized [ 0.506182] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.508947] zbud: loaded [ 0.509986] VFS: Disk quotas dquot_6.5.2 [ 0.511034] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.512971] fuse init (API version 7.22) [ 0.514065] msgmni has been set to 3997 [ 0.515120] Key type big_key registered [ 0.516722] Key type asymmetric registered [ 0.517852] Asymmetric key parser 'x509' registered [ 0.519390] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.521624] io scheduler noop registered [ 0.522859] io scheduler deadline registered (default) [ 0.524530] io scheduler cfq registered [ 0.525924] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527351] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.528988] ipmi message handler version 39.2 [ 0.530160] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.532113] ACPI: Power Button [PWRF] [ 0.533260] GHES: HEST is not enabled! [ 0.556349] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.604840] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.629513] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.631723] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.655637] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.660077] Linux agpgart interface v0.103 [ 0.663220] brd: module loaded [ 0.664959] loop: module loaded [ 0.666491] blk-mq: CPU -> queue map [ 0.667585] CPU 0 -> Queue 0 [ 0.668472] CPU 1 -> Queue 0 [ 0.670329] vda: vda1 [ 0.672098] scsi0 : ata_piix [ 0.673192] scsi1 : ata_piix [ 0.674171] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.676040] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.678240] libphy: Fixed MDIO Bus: probed [ 0.679609] tun: Universal TUN/TAP device driver, 1.6 [ 0.681044] tun: (C) 1999-2004 Max Krasnyansky [ 0.684841] PPP generic driver version 2.4.2 [ 0.686252] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.688074] ehci-pci: EHCI PCI platform driver [ 0.689511] ehci-platform: EHCI generic platform driver [ 0.691069] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.692858] ohci-pci: OHCI PCI platform driver [ 0.694197] ohci-platform: OHCI generic platform driver [ 0.695755] uhci_hcd: USB Universal Host Controller Interface driver [ 0.720541] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.722108] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.724383] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.726145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.728144] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.730381] usb usb1: Product: UHCI Host Controller [ 0.731827] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.733622] usb usb1: SerialNumber: 0000:00:01.2 [ 0.735139] hub 1-0:1.0: USB hub found [ 0.736328] hub 1-0:1.0: 2 ports detected [ 0.737744] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.740855] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.742320] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.744051] mousedev: PS/2 mouse device common for all mice [ 0.745916] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.748556] rtc_cmos 00:00: RTC can wake from S4 [ 0.750059] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.751619] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.753259] device-mapper: uevent: version 1.0.3 [ 0.754519] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.756627] ledtrig-cpu: registered to indicate activity on CPUs [ 0.758178] TCP: cubic registered [ 0.766736] NET: Registered protocol family 10 [ 0.768239] NET: Registered protocol family 17 [ 0.769438] Key type dns_resolver registered [ 0.770812] Loading compiled-in X.509 certificates [ 0.772661] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.774990] registered taskstats version 1 [ 0.778143] Key type trusted registered [ 0.782657] Key type encrypted registered [ 0.783805] AppArmor: AppArmor sha1 policy hashing enabled [ 0.785141] IMA: No TPM chip found, activating TPM-bypass! [ 0.787038] regulator-dummy: disabling [ 0.788142] Magic number: 10:785:649 [ 0.789301] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:38 UTC (1542227918) [ 0.791417] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.792856] EDD information not available. [ 0.833500] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.835554] Write protecting the kernel read-only data: 12288k [ 0.837682] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.841089] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.855167] systemd-udevd[107]: starting version 204 [ 0.903029] FDC 0 is a S82078B [ 1.048063] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.213670] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.215570] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.217219] usb 1-1: Product: QEMU USB Tablet [ 1.218321] usb 1-1: Manufacturer: QEMU [ 1.219317] usb 1-1: SerialNumber: 42 [ 1.472118] tsc: Refined TSC clocksource calibration: 3491.848 MHz [ 1.913001] 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.250512] 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.963349] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.165493] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 3.83 seconds. cloud-init-nonet[4.14]: 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 configure network device[74G[ OK ] * Starting Bridge socket events into upstart[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-nonet[14.14]: waiting 120 seconds for network device * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[15.82]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:53 +0000. Up 15.97 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:fc:b7:ea | ci-info: | eth0 | True | 192.168.0.9 | 255.255.255.0 | fa:16:3e:42:07:79 | 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.2 | 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: 2c:d1:ff:58:75:21:5e:a4:99:4b:3d:69:05:51:87:a2 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .+O+| | . o O =| | . . . B.=.| | o .E ..o..| | . S . .. | | . + | | . . | | | | | +-----------------+ 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: 01:83:9a:26:73:38:b1:be:e3:74:05:0f:0e:8f:bb:74 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | .o | |. . o | | = = . | |* X + . | |.B o o S | | .. . | | +.E | |oo+ | |.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: a3:3e:3c:70:f5:da:89:39:3f:80:f6:dc:0e:a7:ad:91 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | . | | oS. | | . +..o. | | =.oEB.. | | .+ B*= | | .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: bd:8b:da:f7:01:ce:4e:20:df:de:c5:8d:1b:cb:9c:e0 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | | | | | . | | . S o | | o = o . o | | . * o = .| | . =.+ * = | | ..o.+.E * | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * 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 ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off 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 ] Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:40:56 +0000. Up 139.11 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Wed, 14 Nov 2018 20:41:57 +0000. Up 199.88 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 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... Suggested packages: libdime-doc The following NEW packages will be installed: dime 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. Need to get 7354 B of archives. After this operation, 51.2 kB of additional disk space will be used. Err http://archive.ubuntu.com/ubuntu/ trusty/universe dime amd64 0.20030921-4 Could not resolve 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/d/dime/dime_0.20030921-4_amd64.deb Could not resolve 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.0.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.9 ++ echo A 192.168.0.9 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.0.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.9 ++ echo A 192.168.0.9 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.0.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.9 ++ echo A 192.168.0.9 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 192.168.1.4 ++ echo 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.0.9 ++ echo 192.168.0.9 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.9 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.0.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.9 ++ echo A 192.168.0.9 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.0.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.9 ++ echo A 192.168.0.9 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ echo 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.4 ++ ip2rr 192.168.0.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.9 ++ echo A 192.168.0.9 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.0.9 ++ echo 192.168.0.9 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.9 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 192.168.1.4 ++ echo 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.0.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.9 ++ echo A 192.168.0.9 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 8 -lt 10 ']' + retries=9 + echo 'nsupdate failed - retrying (retry 9)...' nsupdate failed - retrying (retry 9)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.0.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.9 ++ echo A 192.168.0.9 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 9 -lt 10 ']' + retries=10 + echo 'nsupdate failed - retrying (retry 10)...' nsupdate failed - retrying (retry 10)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.0.9 ++ echo 192.168.0.9 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.9 2018-11-14 20:48:07,550 - functest.core.singlevm - DEBUG - try 3: cannot find regex 'Cloud-init .* finished at ' in console 2018-11-14 20:48:17,561 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:48:17,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:48:18,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:48:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-71abb1df-c730-47b7-84e7-0b5083aaa044 x-compute-request-id: req-71abb1df-c730-47b7-84e7-0b5083aaa044 Content-Encoding: gzip Content-Length: 1498 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:bc:66:4c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:66:4c", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:60:8c", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:34.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "0e36c748-ed15-4de6-82a0-d99a17af479a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:34Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:c1:0b:40", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:0b:40", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:46.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "35e17aec-ff41-4421-9df7-552124cdbab1", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:46Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "bono-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:42:07:79", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:07:79", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:b7:ea", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:36.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:36Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "dime-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:63:a5:22", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:a5:22", "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:1d:a7:43", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:a7:43", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "d31f7770-a606-4856-90d0-b4ea1295ef58", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "homer-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:46:7f:16", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:7f:16", "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:6f:84:50", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:cb:40:f9", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:40:f9", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:37:51.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:37:51Z", "hostId": "4f9348ee26543026d8aeb2af7f9ee6328e1c5c6b414aeec1b963e000", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-14T20:36:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:da:ad:13", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:ad:13", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:63:c7", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:35:57.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "ab480cc2-b362-4101-9346-87dff464dada", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:35:57Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ns.clearwater.opnfv", "created": "2018-11-14T20:34:13Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:48:18,216 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-71abb1df-c730-47b7-84e7-0b5083aaa044 2018-11-14 20:48:18,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.655404090881s 2018-11-14 20:48:18,217 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-71abb1df-c730-47b7-84e7-0b5083aaa044 2018-11-14 20:48:18,224 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 20:48:18,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 20:48:18,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:48:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f5f0c301-3452-47cc-951b-9188a5b78272 x-compute-request-id: req-f5f0c301-3452-47cc-951b-9188a5b78272 Content-Encoding: gzip Content-Length: 12439 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008074] Security Framework initialized\n[ 0.009459] AppArmor: AppArmor initialized\n[ 0.012007] Yama: becoming mindful.\n[ 0.013382] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017315] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020189] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.022175] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024411] Initializing cgroup subsys memory\n[ 0.025823] Initializing cgroup subsys devices\n[ 0.027218] Initializing cgroup subsys freezer\n[ 0.028014] Initializing cgroup subsys blkio\n[ 0.029360] Initializing cgroup subsys perf_event\n[ 0.030813] Initializing cgroup subsys hugetlb\n[ 0.032074] FEATURE SPEC_CTRL Present\n[ 0.033997] mce: CPU supports 10 MCE banks\n[ 0.036047] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036047] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.039170] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.040004] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.042175] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.048005] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.052191] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.058243] ACPI: Core revision 20131115\n[ 0.059821] ACPI: All ACPI Tables successfully acquired\n[ 0.061022] ftrace: allocating 28747 entries in 113 pages\n[ 0.080272] smpboot: Max logical packages: 2\n[ 0.081459] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.084006] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.085778] Enabling x2apic\n[ 0.086598] Enabled x2apic\n[ 0.087674] Switched APIC routing to physical x2apic.\n[ 0.089265] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.092003] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.094778] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.101320] KVM setup paravirtual spinlock\n[ 0.104401] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.106301] x86: Booting SMP configuration:\n[ 0.107457] .... node #0, CPUs: #1[ 0.104352] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.124033] KVM setup async PF for cpu 1\n[ 0.124047] x86: Booted up 1 node, 2 CPUs\n[ 0.124050] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.128000] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.130189] devtmpfs: initialized\n[ 0.132806] EVM: security.selinux\n[ 0.133738] EVM: security.SMACK64\n[ 0.134638] EVM: security.ima\n[ 0.135450] EVM: security.capability\n[ 0.137826] pinctrl core: initialized pinctrl subsystem\n[ 0.140165] regulator-dummy: no parameters\n[ 0.141815] RTC time: 20:38:37, date: 11/14/18\n[ 0.143928] NET: Registered protocol family 16\n[ 0.144200] cpuidle: using governor ladder\n[ 0.145764] cpuidle: using governor menu\n[ 0.147059] ACPI: bus type PCI registered\n[ 0.148008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.149696] PCI: Using configuration type 1 for base access\n[ 0.152491] bio: create slab at 0\n[ 0.153640] ACPI: Added _OSI(Module Device)\n[ 0.156010] ACPI: Added _OSI(Processor Device)\n[ 0.157409] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.158541] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.161122] ACPI: Interpreter enabled\n[ 0.162116] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.164016] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.168018] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.170438] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.172726] ACPI: (supports S0 S5)\n[ 0.173639] ACPI: Using IOAPIC for interrupt routing\n[ 0.174947] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.176235] ACPI: No dock devices found.\n[ 0.179361] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.180014] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.181764] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.183475] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.184244] acpiphp: Slot [3] registered\n[ 0.185390] acpiphp: Slot [4] registered\n[ 0.186509] acpiphp: Slot [5] registered\n[ 0.187630] acpiphp: Slot [6] registered\n[ 0.188028] acpiphp: Slot [7] registered\n[ 0.189165] acpiphp: Slot [8] registered\n[ 0.190310] acpiphp: Slot [9] registered\n[ 0.191454] acpiphp: Slot [10] registered\n[ 0.192024] acpiphp: Slot [11] registered\n[ 0.193175] acpiphp: Slot [12] registered\n[ 0.194306] acpiphp: Slot [13] registered\n[ 0.195457] acpiphp: Slot [14] registered\n[ 0.196035] acpiphp: Slot [15] registered\n[ 0.197268] acpiphp: Slot [16] registered\n[ 0.198807] acpiphp: Slot [17] registered\n[ 0.200051] acpiphp: Slot [18] registered\n[ 0.201307] acpiphp: Slot [19] registered\n[ 0.202686] acpiphp: Slot [20] registered\n[ 0.204105] acpiphp: Slot [21] registered\n[ 0.205825] acpiphp: Slot [22] registered\n[ 0.207128] acpiphp: Slot [23] registered\n[ 0.208061] acpiphp: Slot [24] registered\n[ 0.209265] acpiphp: Slot [25] registered\n[ 0.210416] acpiphp: Slot [26] registered\n[ 0.211601] acpiphp: Slot [27] registered\n[ 0.212025] acpiphp: Slot [28] registered\n[ 0.213181] acpiphp: Slot [29] registered\n[ 0.214320] acpiphp: Slot [30] registered\n[ 0.215481] acpiphp: Slot [31] registered\n[ 0.216019] PCI host bridge to bus 0000:00\n[ 0.217158] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.218592] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.220009] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.221594] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.223305] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.224007] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.231474] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.232020] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.263729] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.266532] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.268770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.271330] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.273389] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.276249] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.278764] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.278764] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.280011] vgaarb: loaded\n[ 0.280864] vgaarb: bridge control possible 0000:00:02.0\n[ 0.282563] SCSI subsystem initialized\n[ 0.283822] ACPI: bus type USB registered\n[ 0.284036] usbcore: registered new interface driver usbfs\n[ 0.285498] usbcore: registered new interface driver hub\n[ 0.286981] usbcore: registered new device driver usb\n[ 0.288124] PCI: Using ACPI for IRQ routing\n[ 0.289600] NetLabel: Initializing\n[ 0.290611] NetLabel: domain hash size = 128\n[ 0.292008] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.293409] NetLabel: unlabeled traffic allowed by default\n[ 0.294905] Switched to clocksource kvm-clock\n[ 0.300646] AppArmor: AppArmor Filesystem Enabled\n[ 0.301988] pnp: PnP ACPI init\n[ 0.302920] ACPI: bus type PNP registered\n[ 0.304540] pnp: PnP ACPI: found 8 devices\n[ 0.305658] ACPI: bus type PNP unregistered\n[ 0.312391] NET: Registered protocol family 2\n[ 0.313948] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.316021] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.317760] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.319479] TCP: reno registered\n[ 0.320398] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.321869] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.323628] NET: Registered protocol family 1\n[ 0.325065] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.326694] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.328253] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.350659] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.373185] Trying to unpack rootfs image as initramfs...\n[ 0.472100] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.474422] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.475976] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.477480] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.479666] Scanning for low memory corruption every 60 seconds\n[ 0.481458] Initialise system trusted keyring\n[ 0.482658] audit: initializing netlink socket (disabled)\n[ 0.484030] type=2000 audit(1542227917.926:1): initialized\n[ 0.506182] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.508947] zbud: loaded\n[ 0.509986] VFS: Disk quotas dquot_6.5.2\n[ 0.511034] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.512971] fuse init (API version 7.22)\n[ 0.514065] msgmni has been set to 3997\n[ 0.515120] Key type big_key registered\n[ 0.516722] Key type asymmetric registered\n[ 0.517852] Asymmetric key parser 'x509' registered\n[ 0.519390] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.521624] io scheduler noop registered\n[ 0.522859] io scheduler deadline registered (default)\n[ 0.524530] io scheduler cfq registered\n[ 0.525924] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.527351] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.528988] ipmi message handler version 39.2\n[ 0.530160] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.532113] ACPI: Power Button [PWRF]\n[ 0.533260] GHES: HEST is not enabled!\n[ 0.556349] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.604840] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.629513] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.631723] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.655637] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.660077] Linux agpgart interface v0.103\n[ 0.663220] brd: module loaded\n[ 0.664959] loop: module loaded\n[ 0.666491] blk-mq: CPU -> queue map\n[ 0.667585] CPU 0 -> Queue 0\n[ 0.668472] CPU 1 -> Queue 0\n[ 0.670329] vda: vda1\n[ 0.672098] scsi0 : ata_piix\n[ 0.673192] scsi1 : ata_piix\n[ 0.674171] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.676040] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.678240] libphy: Fixed MDIO Bus: probed\n[ 0.679609] tun: Universal TUN/TAP device driver, 1.6\n[ 0.681044] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.684841] PPP generic driver version 2.4.2\n[ 0.686252] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.688074] ehci-pci: EHCI PCI platform driver\n[ 0.689511] ehci-platform: EHCI generic platform driver\n[ 0.691069] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.692858] ohci-pci: OHCI PCI platform driver\n[ 0.694197] ohci-platform: OHCI generic platform driver\n[ 0.695755] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.720541] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.722108] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.724383] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.726145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.728144] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.730381] usb usb1: Product: UHCI Host Controller\n[ 0.731827] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.733622] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.735139] hub 1-0:1.0: USB hub found\n[ 0.736328] hub 1-0:1.0: 2 ports detected\n[ 0.737744] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.740855] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.742320] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.744051] mousedev: PS/2 mouse device common for all mice\n[ 0.745916] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.748556] rtc_cmos 00:00: RTC can wake from S4\n[ 0.750059] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.751619] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.753259] device-mapper: uevent: version 1.0.3\n[ 0.754519] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.756627] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.758178] TCP: cubic registered\n[ 0.766736] NET: Registered protocol family 10\n[ 0.768239] NET: Registered protocol family 17\n[ 0.769438] Key type dns_resolver registered\n[ 0.770812] Loading compiled-in X.509 certificates\n[ 0.772661] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.774990] registered taskstats version 1\n[ 0.778143] Key type trusted registered\n[ 0.782657] Key type encrypted registered\n[ 0.783805] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.785141] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.787038] regulator-dummy: disabling\n[ 0.788142] Magic number: 10:785:649\n[ 0.789301] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:38 UTC (1542227918)\n[ 0.791417] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.792856] EDD information not available.\n[ 0.833500] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.835554] Write protecting the kernel read-only data: 12288k\n[ 0.837682] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.841089] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.855167] systemd-udevd[107]: starting version 204\n[ 0.903029] FDC 0 is a S82078B\n[ 1.048063] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.213670] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.215570] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.217219] usb 1-1: Product: QEMU USB Tablet\n[ 1.218321] usb 1-1: Manufacturer: QEMU\n[ 1.219317] usb 1-1: SerialNumber: 42\n[ 1.472118] tsc: Refined TSC clocksource calibration: 3491.848 MHz\n[ 1.913001] 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.250512] 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.963349] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[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[ 3.165493] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 3.83 seconds.\ncloud-init-nonet[4.14]: 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 configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[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-nonet[14.14]: waiting 120 seconds for network device\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[15.82]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:53 +0000. Up 15.97 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:fc:b7:ea |\nci-info: | eth0 | True | 192.168.0.9 | 255.255.255.0 | fa:16:3e:42:07:79 |\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.2 | 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:\n2c:d1:ff:58:75:21:5e:a4:99:4b:3d:69:05:51:87:a2 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .+O+|\n| . o O =|\n| . . . B.=.|\n| o .E ..o..|\n| . S . .. |\n| . + |\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:\n01:83:9a:26:73:38:b1:be:e3:74:05:0f:0e:8f:bb:74 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .o |\n|. . o |\n| = = . |\n|* X + . |\n|.B o o S |\n| .. . |\n| +.E |\n|oo+ |\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:\na3:3e:3c:70:f5:da:89:39:3f:80:f6:dc:0e:a7:ad:91 root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| |\n| . |\n| oS. |\n| . +..o. |\n| =.oEB.. |\n| .+ B*= |\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:\nbd:8b:da:f7:01:ce:4e:20:df:de:c5:8d:1b:cb:9c:e0 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| |\n| . |\n| . S o |\n| o = o . o |\n| . * o = .|\n| . =.+ * = |\n| ..o.+.E * |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[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 ]\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 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 * Starting OpenSSH server[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:40:56 +0000. Up 139.11 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Wed, 14 Nov 2018 20:41:57 +0000. Up 199.88 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 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install dime --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nSuggested packages:\n libdime-doc\nThe following NEW packages will be installed:\n dime\n0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 7354 B of archives.\nAfter this operation, 51.2 kB of additional disk space will be used.\nErr http://archive.ubuntu.com/ubuntu/ trusty/universe dime amd64 0.20030921-4\n Could not resolve 'archive.ubuntu.com'\nE: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/d/dime/dime_0.20030921-4_amd64.deb Could not resolve 'archive.ubuntu.com'\n\nE: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n++ ip2rr 192.168.0.9\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.9\n++ echo A 192.168.0.9\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n++ ip2rr 192.168.0.9\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.9\n++ echo A 192.168.0.9\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n++ ip2rr 192.168.0.9\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.9\n++ echo A 192.168.0.9\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 192.168.1.4\n++ echo 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.4\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n++ ip2rr 192.168.0.9\n++ echo 192.168.0.9\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.9\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n++ ip2rr 192.168.0.9\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.9\n++ echo A 192.168.0.9\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n++ ip2rr 192.168.0.9\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.9\n++ echo A 192.168.0.9\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n++ ip2rr 192.168.1.4\n++ echo 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.4\n++ ip2rr 192.168.0.9\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.9\n++ echo A 192.168.0.9\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 6 -lt 10 ']'\n+ retries=7\n+ echo 'nsupdate failed - retrying (retry 7)...'\nnsupdate failed - retrying (retry 7)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n++ ip2rr 192.168.0.9\n++ echo 192.168.0.9\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.9\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 7 -lt 10 ']'\n+ retries=8\n+ echo 'nsupdate failed - retrying (retry 8)...'\nnsupdate failed - retrying (retry 8)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 192.168.1.4\n++ echo 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.4\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n++ ip2rr 192.168.0.9\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.9\n++ echo A 192.168.0.9\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 8 -lt 10 ']'\n+ retries=9\n+ echo 'nsupdate failed - retrying (retry 9)...'\nnsupdate failed - retrying (retry 9)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.209\n++ echo 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.209\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n++ ip2rr 192.168.0.9\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.9\n++ echo A 192.168.0.9\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 9 -lt 10 ']'\n+ retries=10\n+ echo 'nsupdate failed - retrying (retry 10)...'\nnsupdate failed - retrying (retry 10)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n++ ip2rr 192.168.1.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.4\n++ echo A 192.168.1.4\n++ ip2rr 192.168.0.9\n++ echo 192.168.0.9\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.9\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 10 -lt 10 ']'\n+ echo 'nameserver 192.168.0.27'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.7'\n+ service dnsmasq force-reload\ndnsmasq: unrecognized service\n2018-11-14 20:48:11,021 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1]\n2018-11-14 20:48:11,026 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts)\n2018-11-14 20:48:11,026 - util.py[WARNING]: Running scripts-user () failed\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 | 63:e3:a4:7a:95:27:63:7b:6b:dc:f4:10:61:cc:e4:f2 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 01:83:9a:26:73:38:b1:be:e3:74:05:0f:0e:8f:bb:74 root@dime-0 (DSA)\nec2: 256 a3:3e:3c:70:f5:da:89:39:3f:80:f6:dc:0e:a7:ad:91 root@dime-0 (ECDSA)\nec2: 256 bd:8b:da:f7:01:ce:4e:20:df:de:c5:8d:1b:cb:9c:e0 root@dime-0 (ED25519)\nec2: 2048 2c:d1:ff:58:75:21:5e:a4:99:4b:3d:69:05:51:87:a2 root@dime-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBH1ThUiMjFUuWYqOq5exJZvEPlgfGfYehI377Dia4opTpROaQ83xQG79a/XBbYON5BEP7WIsQEewfBxX8edJ2cg= root@dime-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILGqvtaFqjfe6UV2phX0Rq4xXpXCEwc6djPGXtePGsSM root@dime-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDOKqPsm51bh1aQ3A39NbDGb3ijdqgaNoi4pISOOiYUoS1oh8akYemZLJQBWa7ov1s5avBBKaaFY53qelsFRgY13OBtzAoU8TQYAJWex3MLqrmQXp8si8s6dtXG9A+498uyO9hRiiRRDWdkkYCEj6rb/hbz2niZPhU9L6wDeUyc/LqQxFZPVATGsJIvsDWjwAND/w4ZfR60Vyj90mQqt+fzql45ZzBY/EUz/nVT8MY6/GmuAYqzF168lxLKw8QH9Cx9dnjQnNLknYUWvoZdcteFvmuHXN9kRC5pMd1kAuUtoTb2D0GmjVxDJCp/ZuZaf69W/zWWDS4roTjasddSNm/X root@dime-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Wed, 14 Nov 2018 20:48:11 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 573.37 seconds\n"} 2018-11-14 20:48:18,302 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754/action used request id req-f5f0c301-3452-47cc-951b-9188a5b78272 2018-11-14 20:48:18,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.077479839325s 2018-11-14 20:48:18,303 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754/action used request id req-f5f0c301-3452-47cc-951b-9188a5b78272 2018-11-14 20:48:18,303 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008074] Security Framework initialized [ 0.009459] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013382] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017315] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020189] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022175] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024411] Initializing cgroup subsys memory [ 0.025823] Initializing cgroup subsys devices [ 0.027218] Initializing cgroup subsys freezer [ 0.028014] Initializing cgroup subsys blkio [ 0.029360] Initializing cgroup subsys perf_event [ 0.030813] Initializing cgroup subsys hugetlb [ 0.032074] FEATURE SPEC_CTRL Present [ 0.033997] mce: CPU supports 10 MCE banks [ 0.036047] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036047] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.039170] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.040004] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.042175] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.044003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.048005] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052191] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.058243] ACPI: Core revision 20131115 [ 0.059821] ACPI: All ACPI Tables successfully acquired [ 0.061022] ftrace: allocating 28747 entries in 113 pages [ 0.080272] smpboot: Max logical packages: 2 [ 0.081459] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.084006] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.085778] Enabling x2apic [ 0.086598] Enabled x2apic [ 0.087674] Switched APIC routing to physical x2apic. [ 0.089265] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.092003] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.094778] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.101320] KVM setup paravirtual spinlock [ 0.104401] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.106301] x86: Booting SMP configuration: [ 0.107457] .... node #0, CPUs: #1[ 0.104352] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.124033] KVM setup async PF for cpu 1 [ 0.124047] x86: Booted up 1 node, 2 CPUs [ 0.124050] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.128000] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.130189] devtmpfs: initialized [ 0.132806] EVM: security.selinux [ 0.133738] EVM: security.SMACK64 [ 0.134638] EVM: security.ima [ 0.135450] EVM: security.capability [ 0.137826] pinctrl core: initialized pinctrl subsystem [ 0.140165] regulator-dummy: no parameters [ 0.141815] RTC time: 20:38:37, date: 11/14/18 [ 0.143928] NET: Registered protocol family 16 [ 0.144200] cpuidle: using governor ladder [ 0.145764] cpuidle: using governor menu [ 0.147059] ACPI: bus type PCI registered [ 0.148008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.149696] PCI: Using configuration type 1 for base access [ 0.152491] bio: create slab at 0 [ 0.153640] ACPI: Added _OSI(Module Device) [ 0.156010] ACPI: Added _OSI(Processor Device) [ 0.157409] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.158541] ACPI: Added _OSI(Processor Aggregator Device) [ 0.161122] ACPI: Interpreter enabled [ 0.162116] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.164016] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.168018] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.170438] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.172726] ACPI: (supports S0 S5) [ 0.173639] ACPI: Using IOAPIC for interrupt routing [ 0.174947] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.176235] ACPI: No dock devices found. [ 0.179361] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.180014] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.181764] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.183475] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.184244] acpiphp: Slot [3] registered [ 0.185390] acpiphp: Slot [4] registered [ 0.186509] acpiphp: Slot [5] registered [ 0.187630] acpiphp: Slot [6] registered [ 0.188028] acpiphp: Slot [7] registered [ 0.189165] acpiphp: Slot [8] registered [ 0.190310] acpiphp: Slot [9] registered [ 0.191454] acpiphp: Slot [10] registered [ 0.192024] acpiphp: Slot [11] registered [ 0.193175] acpiphp: Slot [12] registered [ 0.194306] acpiphp: Slot [13] registered [ 0.195457] acpiphp: Slot [14] registered [ 0.196035] acpiphp: Slot [15] registered [ 0.197268] acpiphp: Slot [16] registered [ 0.198807] acpiphp: Slot [17] registered [ 0.200051] acpiphp: Slot [18] registered [ 0.201307] acpiphp: Slot [19] registered [ 0.202686] acpiphp: Slot [20] registered [ 0.204105] acpiphp: Slot [21] registered [ 0.205825] acpiphp: Slot [22] registered [ 0.207128] acpiphp: Slot [23] registered [ 0.208061] acpiphp: Slot [24] registered [ 0.209265] acpiphp: Slot [25] registered [ 0.210416] acpiphp: Slot [26] registered [ 0.211601] acpiphp: Slot [27] registered [ 0.212025] acpiphp: Slot [28] registered [ 0.213181] acpiphp: Slot [29] registered [ 0.214320] acpiphp: Slot [30] registered [ 0.215481] acpiphp: Slot [31] registered [ 0.216019] PCI host bridge to bus 0000:00 [ 0.217158] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.218592] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.220009] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.221594] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.223305] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.224007] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.231474] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.232020] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.263729] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.266532] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.268770] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.271330] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.273389] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.276249] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.278764] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.278764] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.280011] vgaarb: loaded [ 0.280864] vgaarb: bridge control possible 0000:00:02.0 [ 0.282563] SCSI subsystem initialized [ 0.283822] ACPI: bus type USB registered [ 0.284036] usbcore: registered new interface driver usbfs [ 0.285498] usbcore: registered new interface driver hub [ 0.286981] usbcore: registered new device driver usb [ 0.288124] PCI: Using ACPI for IRQ routing [ 0.289600] NetLabel: Initializing [ 0.290611] NetLabel: domain hash size = 128 [ 0.292008] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.293409] NetLabel: unlabeled traffic allowed by default [ 0.294905] Switched to clocksource kvm-clock [ 0.300646] AppArmor: AppArmor Filesystem Enabled [ 0.301988] pnp: PnP ACPI init [ 0.302920] ACPI: bus type PNP registered [ 0.304540] pnp: PnP ACPI: found 8 devices [ 0.305658] ACPI: bus type PNP unregistered [ 0.312391] NET: Registered protocol family 2 [ 0.313948] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.316021] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.317760] TCP: Hash tables configured (established 16384 bind 16384) [ 0.319479] TCP: reno registered [ 0.320398] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.321869] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.323628] NET: Registered protocol family 1 [ 0.325065] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.326694] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.328253] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.350659] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.373185] Trying to unpack rootfs image as initramfs... [ 0.472100] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.474422] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.475976] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.477480] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.479666] Scanning for low memory corruption every 60 seconds [ 0.481458] Initialise system trusted keyring [ 0.482658] audit: initializing netlink socket (disabled) [ 0.484030] type=2000 audit(1542227917.926:1): initialized [ 0.506182] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.508947] zbud: loaded [ 0.509986] VFS: Disk quotas dquot_6.5.2 [ 0.511034] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.512971] fuse init (API version 7.22) [ 0.514065] msgmni has been set to 3997 [ 0.515120] Key type big_key registered [ 0.516722] Key type asymmetric registered [ 0.517852] Asymmetric key parser 'x509' registered [ 0.519390] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.521624] io scheduler noop registered [ 0.522859] io scheduler deadline registered (default) [ 0.524530] io scheduler cfq registered [ 0.525924] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527351] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.528988] ipmi message handler version 39.2 [ 0.530160] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.532113] ACPI: Power Button [PWRF] [ 0.533260] GHES: HEST is not enabled! [ 0.556349] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.604840] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.629513] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.631723] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.655637] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.660077] Linux agpgart interface v0.103 [ 0.663220] brd: module loaded [ 0.664959] loop: module loaded [ 0.666491] blk-mq: CPU -> queue map [ 0.667585] CPU 0 -> Queue 0 [ 0.668472] CPU 1 -> Queue 0 [ 0.670329] vda: vda1 [ 0.672098] scsi0 : ata_piix [ 0.673192] scsi1 : ata_piix [ 0.674171] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.676040] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.678240] libphy: Fixed MDIO Bus: probed [ 0.679609] tun: Universal TUN/TAP device driver, 1.6 [ 0.681044] tun: (C) 1999-2004 Max Krasnyansky [ 0.684841] PPP generic driver version 2.4.2 [ 0.686252] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.688074] ehci-pci: EHCI PCI platform driver [ 0.689511] ehci-platform: EHCI generic platform driver [ 0.691069] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.692858] ohci-pci: OHCI PCI platform driver [ 0.694197] ohci-platform: OHCI generic platform driver [ 0.695755] uhci_hcd: USB Universal Host Controller Interface driver [ 0.720541] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.722108] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.724383] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.726145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.728144] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.730381] usb usb1: Product: UHCI Host Controller [ 0.731827] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.733622] usb usb1: SerialNumber: 0000:00:01.2 [ 0.735139] hub 1-0:1.0: USB hub found [ 0.736328] hub 1-0:1.0: 2 ports detected [ 0.737744] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.740855] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.742320] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.744051] mousedev: PS/2 mouse device common for all mice [ 0.745916] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.748556] rtc_cmos 00:00: RTC can wake from S4 [ 0.750059] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.751619] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.753259] device-mapper: uevent: version 1.0.3 [ 0.754519] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.756627] ledtrig-cpu: registered to indicate activity on CPUs [ 0.758178] TCP: cubic registered [ 0.766736] NET: Registered protocol family 10 [ 0.768239] NET: Registered protocol family 17 [ 0.769438] Key type dns_resolver registered [ 0.770812] Loading compiled-in X.509 certificates [ 0.772661] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.774990] registered taskstats version 1 [ 0.778143] Key type trusted registered [ 0.782657] Key type encrypted registered [ 0.783805] AppArmor: AppArmor sha1 policy hashing enabled [ 0.785141] IMA: No TPM chip found, activating TPM-bypass! [ 0.787038] regulator-dummy: disabling [ 0.788142] Magic number: 10:785:649 [ 0.789301] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:38 UTC (1542227918) [ 0.791417] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.792856] EDD information not available. [ 0.833500] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.835554] Write protecting the kernel read-only data: 12288k [ 0.837682] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.841089] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.855167] systemd-udevd[107]: starting version 204 [ 0.903029] FDC 0 is a S82078B [ 1.048063] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.213670] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.215570] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.217219] usb 1-1: Product: QEMU USB Tablet [ 1.218321] usb 1-1: Manufacturer: QEMU [ 1.219317] usb 1-1: SerialNumber: 42 [ 1.472118] tsc: Refined TSC clocksource calibration: 3491.848 MHz [ 1.913001] 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.250512] 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.963349] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.165493] 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 Wed, 14 Nov 2018 20:38:41 +0000. Up 3.83 seconds. cloud-init-nonet[4.14]: 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 configure network device[74G[ OK ] * Starting Bridge socket events into upstart[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-nonet[14.14]: waiting 120 seconds for network device * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[15.82]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:53 +0000. Up 15.97 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:fc:b7:ea | ci-info: | eth0 | True | 192.168.0.9 | 255.255.255.0 | fa:16:3e:42:07:79 | 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.2 | 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: 2c:d1:ff:58:75:21:5e:a4:99:4b:3d:69:05:51:87:a2 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .+O+| | . o O =| | . . . B.=.| | o .E ..o..| | . S . .. | | . + | | . . | | | | | +-----------------+ 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: 01:83:9a:26:73:38:b1:be:e3:74:05:0f:0e:8f:bb:74 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | .o | |. . o | | = = . | |* X + . | |.B o o S | | .. . | | +.E | |oo+ | |.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: a3:3e:3c:70:f5:da:89:39:3f:80:f6:dc:0e:a7:ad:91 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | . | | oS. | | . +..o. | | =.oEB.. | | .+ B*= | | .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: bd:8b:da:f7:01:ce:4e:20:df:de:c5:8d:1b:cb:9c:e0 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | | | | | . | | . S o | | o = o . o | | . * o = .| | . =.+ * = | | ..o.+.E * | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * 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 ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off 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 ] Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:40:56 +0000. Up 139.11 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Wed, 14 Nov 2018 20:41:57 +0000. Up 199.88 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 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... Suggested packages: libdime-doc The following NEW packages will be installed: dime 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. Need to get 7354 B of archives. After this operation, 51.2 kB of additional disk space will be used. Err http://archive.ubuntu.com/ubuntu/ trusty/universe dime amd64 0.20030921-4 Could not resolve 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/d/dime/dime_0.20030921-4_amd64.deb Could not resolve 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.0.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.9 ++ echo A 192.168.0.9 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.0.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.9 ++ echo A 192.168.0.9 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.0.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.9 ++ echo A 192.168.0.9 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 192.168.1.4 ++ echo 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.0.9 ++ echo 192.168.0.9 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.9 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.0.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.9 ++ echo A 192.168.0.9 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.0.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.9 ++ echo A 192.168.0.9 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ echo 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.4 ++ ip2rr 192.168.0.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.9 ++ echo A 192.168.0.9 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.0.9 ++ echo 192.168.0.9 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.9 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 192.168.1.4 ++ echo 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.0.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.9 ++ echo A 192.168.0.9 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 8 -lt 10 ']' + retries=9 + echo 'nsupdate failed - retrying (retry 9)...' nsupdate failed - retrying (retry 9)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ echo 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.209 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.0.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.9 ++ echo A 192.168.0.9 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 9 -lt 10 ']' + retries=10 + echo 'nsupdate failed - retrying (retry 10)...' nsupdate failed - retrying (retry 10)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.1.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.4 ++ echo A 192.168.1.4 ++ ip2rr 192.168.0.9 ++ echo 192.168.0.9 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.9 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 10 -lt 10 ']' + echo 'nameserver 192.168.0.27' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.7' + service dnsmasq force-reload dnsmasq: unrecognized service 2018-11-14 20:48:11,021 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1] 2018-11-14 20:48:11,026 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts) 2018-11-14 20:48:11,026 - util.py[WARNING]: Running scripts-user () failed 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 | 63:e3:a4:7a:95:27:63:7b:6b:dc:f4:10:61:cc:e4:f2 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 01:83:9a:26:73:38:b1:be:e3:74:05:0f:0e:8f:bb:74 root@dime-0 (DSA) ec2: 256 a3:3e:3c:70:f5:da:89:39:3f:80:f6:dc:0e:a7:ad:91 root@dime-0 (ECDSA) ec2: 256 bd:8b:da:f7:01:ce:4e:20:df:de:c5:8d:1b:cb:9c:e0 root@dime-0 (ED25519) ec2: 2048 2c:d1:ff:58:75:21:5e:a4:99:4b:3d:69:05:51:87:a2 root@dime-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBH1ThUiMjFUuWYqOq5exJZvEPlgfGfYehI377Dia4opTpROaQ83xQG79a/XBbYON5BEP7WIsQEewfBxX8edJ2cg= root@dime-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILGqvtaFqjfe6UV2phX0Rq4xXpXCEwc6djPGXtePGsSM root@dime-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDOKqPsm51bh1aQ3A39NbDGb3ijdqgaNoi4pISOOiYUoS1oh8akYemZLJQBWa7ov1s5avBBKaaFY53qelsFRgY13OBtzAoU8TQYAJWex3MLqrmQXp8si8s6dtXG9A+498uyO9hRiiRRDWdkkYCEj6rb/hbz2niZPhU9L6wDeUyc/LqQxFZPVATGsJIvsDWjwAND/w4ZfR60Vyj90mQqt+fzql45ZzBY/EUz/nVT8MY6/GmuAYqzF168lxLKw8QH9Cx9dnjQnNLknYUWvoZdcteFvmuHXN9kRC5pMd1kAuUtoTb2D0GmjVxDJCp/ZuZaf69W/zWWDS4roTjasddSNm/X root@dime-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Wed, 14 Nov 2018 20:48:11 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 573.37 seconds 2018-11-14 20:48:18,305 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-11-14 20:48:18,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:48:18,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:48:18,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:48:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-489e8227-f5e8-40bb-91a0-18580fdf857e x-compute-request-id: req-489e8227-f5e8-40bb-91a0-18580fdf857e Content-Encoding: gzip Content-Length: 1498 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:bc:66:4c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:66:4c", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:60:8c", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:34.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "0e36c748-ed15-4de6-82a0-d99a17af479a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:34Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:c1:0b:40", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:0b:40", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:46.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "35e17aec-ff41-4421-9df7-552124cdbab1", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:46Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "bono-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:42:07:79", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:07:79", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:b7:ea", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:36.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:36Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "dime-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:63:a5:22", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:a5:22", "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:1d:a7:43", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:a7:43", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "d31f7770-a606-4856-90d0-b4ea1295ef58", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "homer-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:46:7f:16", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:7f:16", "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:6f:84:50", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:cb:40:f9", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:40:f9", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:37:51.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:37:51Z", "hostId": "4f9348ee26543026d8aeb2af7f9ee6328e1c5c6b414aeec1b963e000", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-14T20:36:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:da:ad:13", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:ad:13", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:63:c7", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:35:57.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "ab480cc2-b362-4101-9346-87dff464dada", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:35:57Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ns.clearwater.opnfv", "created": "2018-11-14T20:34:13Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:48:18,922 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-489e8227-f5e8-40bb-91a0-18580fdf857e 2018-11-14 20:48:18,922 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.616107940674s 2018-11-14 20:48:18,923 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-489e8227-f5e8-40bb-91a0-18580fdf857e 2018-11-14 20:48:18,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 20:48:18,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/d31f7770-a606-4856-90d0-b4ea1295ef58/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 20:48:19,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:48:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b3cb3866-4919-4fc9-934b-c0041cb0bb31 x-compute-request-id: req-b3cb3866-4919-4fc9-934b-c0041cb0bb31 Content-Encoding: gzip Content-Length: 20806 Content-Type: application/json RESP BODY: {"output": "IC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008037] Security Framework initialized\n[ 0.009214] AppArmor: AppArmor initialized\n[ 0.010360] Yama: becoming mindful.\n[ 0.012156] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.015460] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016804] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018399] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020283] Initializing cgroup subsys memory\n[ 0.021520] Initializing cgroup subsys devices\n[ 0.024004] Initializing cgroup subsys freezer\n[ 0.025265] Initializing cgroup subsys blkio\n[ 0.026472] Initializing cgroup subsys perf_event\n[ 0.027682] Initializing cgroup subsys hugetlb\n[ 0.028062] FEATURE SPEC_CTRL Present\n[ 0.029783] mce: CPU supports 10 MCE banks\n[ 0.030865] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030865] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033571] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.041879] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.044667] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.050389] ACPI: Core revision 20131115\n[ 0.051942] ACPI: All ACPI Tables successfully acquired\n[ 0.053104] ftrace: allocating 28747 entries in 113 pages\n[ 0.072252] smpboot: Max logical packages: 2\n[ 0.076004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077697] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.080259] Enabling x2apic\n[ 0.081134] Enabled x2apic\n[ 0.082267] Switched APIC routing to physical x2apic.\n[ 0.084957] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.086650] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.089296] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.097980] KVM setup paravirtual spinlock\n[ 0.100434] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.102392] x86: Booting SMP configuration:\n[ 0.103625] .... node #0, CPUs: #1[ 0.100388] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.120019] x86: Booted up 1 node, 2 CPUs\n[ 0.120012] KVM setup async PF for cpu 1\n[ 0.120013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.123802] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.124405] devtmpfs: initialized\n[ 0.126222] EVM: security.selinux\n[ 0.127189] EVM: security.SMACK64\n[ 0.128005] EVM: security.ima\n[ 0.128887] EVM: security.capability\n[ 0.129922] pinctrl core: initialized pinctrl subsystem\n[ 0.132059] regulator-dummy: no parameters\n[ 0.133263] RTC time: 20:38:48, date: 11/14/18\n[ 0.134491] NET: Registered protocol family 16\n[ 0.135803] cpuidle: using governor ladder\n[ 0.136004] cpuidle: using governor menu\n[ 0.137149] ACPI: bus type PCI registered\n[ 0.138213] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.139895] PCI: Using configuration type 1 for base access\n[ 0.140611] bio: create slab at 0\n[ 0.141152] ACPI: Added _OSI(Module Device)\n[ 0.141152] ACPI: Added _OSI(Processor Device)\n[ 0.144003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.145236] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.147637] ACPI: Interpreter enabled\n[ 0.148007] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.150457] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.156155] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.158907] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.160844] ACPI: (supports S0 S5)\n[ 0.161903] ACPI: Using IOAPIC for interrupt routing\n[ 0.163733] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.164335] ACPI: No dock devices found.\n[ 0.168000] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.168072] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.169806] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.171569] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.172325] acpiphp: Slot [3] registered\n[ 0.173491] acpiphp: Slot [4] registered\n[ 0.174635] acpiphp: Slot [5] registered\n[ 0.175797] acpiphp: Slot [6] registered\n[ 0.176023] acpiphp: Slot [7] registered\n[ 0.177191] acpiphp: Slot [8] registered\n[ 0.178327] acpiphp: Slot [9] registered\n[ 0.179399] acpiphp: Slot [10] registered\n[ 0.180020] acpiphp: Slot [11] registered\n[ 0.181181] acpiphp: Slot [12] registered\n[ 0.182791] acpiphp: Slot [13] registered\n[ 0.183962] acpiphp: Slot [14] registered\n[ 0.184048] acpiphp: Slot [15] registered\n[ 0.185212] acpiphp: Slot [16] registered\n[ 0.186369] acpiphp: Slot [17] registered\n[ 0.187556] acpiphp: Slot [18] registered\n[ 0.188026] acpiphp: Slot [19] registered\n[ 0.189202] acpiphp: Slot [20] registered\n[ 0.190390] acpiphp: Slot [21] registered\n[ 0.191563] acpiphp: Slot [22] registered\n[ 0.192019] acpiphp: Slot [23] registered\n[ 0.193215] acpiphp: Slot [24] registered\n[ 0.194395] acpiphp: Slot [25] registered\n[ 0.195581] acpiphp: Slot [26] registered\n[ 0.196020] acpiphp: Slot [27] registered\n[ 0.197208] acpiphp: Slot [28] registered\n[ 0.198366] acpiphp: Slot [29] registered\n[ 0.199514] acpiphp: Slot [30] registered\n[ 0.200027] acpiphp: Slot [31] registered\n[ 0.201175] PCI host bridge to bus 0000:00\n[ 0.202323] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.203768] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.205573] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.207359] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.208004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.215614] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.216013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.242932] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.245002] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.246995] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.248933] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.251127] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.252800] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.255023] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.255023] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.256004] vgaarb: loaded\n[ 0.256865] vgaarb: bridge control possible 0000:00:02.0\n[ 0.258859] SCSI subsystem initialized\n[ 0.260432] ACPI: bus type USB registered\n[ 0.261373] usbcore: registered new interface driver usbfs\n[ 0.262886] usbcore: registered new interface driver hub\n[ 0.264045] usbcore: registered new device driver usb\n[ 0.265480] PCI: Using ACPI for IRQ routing\n[ 0.265993] NetLabel: Initializing\n[ 0.268016] NetLabel: domain hash size = 128\n[ 0.269361] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.270667] NetLabel: unlabeled traffic allowed by default\n[ 0.272534] Switched to clocksource kvm-clock\n[ 0.281430] AppArmor: AppArmor Filesystem Enabled\n[ 0.282692] pnp: PnP ACPI init\n[ 0.283565] ACPI: bus type PNP registered\n[ 0.285231] pnp: PnP ACPI: found 8 devices\n[ 0.286317] ACPI: bus type PNP unregistered\n[ 0.293929] NET: Registered protocol family 2\n[ 0.295603] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.297782] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.299814] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.301713] TCP: reno registered\n[ 0.302730] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.304506] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.306232] NET: Registered protocol family 1\n[ 0.307448] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.308906] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.310345] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.333407] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.356578] Trying to unpack rootfs image as initramfs...\n[ 0.457510] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.459731] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.461114] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.463265] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.466102] Scanning for low memory corruption every 60 seconds\n[ 0.468606] Initialise system trusted keyring\n[ 0.470164] audit: initializing netlink socket (disabled)\n[ 0.471901] type=2000 audit(1542227928.727:1): initialized\n[ 0.494399] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.497202] zbud: loaded\n[ 0.498376] VFS: Disk quotas dquot_6.5.2\n[ 0.499739] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.502238] fuse init (API version 7.22)\n[ 0.503648] msgmni has been set to 3997\n[ 0.504988] Key type big_key registered\n[ 0.506783] Key type asymmetric registered\n[ 0.508098] Asymmetric key parser 'x509' registered\n[ 0.509581] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.512010] io scheduler noop registered\n[ 0.513175] io scheduler deadline registered (default)\n[ 0.514856] io scheduler cfq registered\n[ 0.516238] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.517914] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.519955] ipmi message handler version 39.2\n[ 0.521453] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523623] ACPI: Power Button [PWRF]\n[ 0.524883] GHES: HEST is not enabled!\n[ 0.549288] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.593597] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.616710] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.618841] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.642480] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.645217] Linux agpgart interface v0.103\n[ 0.647274] brd: module loaded\n[ 0.648570] loop: module loaded\n[ 0.649838] blk-mq: CPU -> queue map\n[ 0.650765] CPU 0 -> Queue 0\n[ 0.651584] CPU 1 -> Queue 0\n[ 0.653365] vda: vda1\n[ 0.655110] scsi0 : ata_piix\n[ 0.656245] scsi1 : ata_piix\n[ 0.657256] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.659137] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.661311] libphy: Fixed MDIO Bus: probed\n[ 0.662678] tun: Universal TUN/TAP device driver, 1.6\n[ 0.664198] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.667431] PPP generic driver version 2.4.2\n[ 0.668841] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.670674] ehci-pci: EHCI PCI platform driver\n[ 0.672033] ehci-platform: EHCI generic platform driver\n[ 0.673590] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.675341] ohci-pci: OHCI PCI platform driver\n[ 0.676701] ohci-platform: OHCI generic platform driver\n[ 0.678227] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.701247] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.702881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.705291] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.707200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.709166] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.711358] usb usb1: Product: UHCI Host Controller\n[ 0.712791] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.714623] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.716119] hub 1-0:1.0: USB hub found\n[ 0.717329] hub 1-0:1.0: 2 ports detected\n[ 0.718734] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.721918] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.723392] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.725066] mousedev: PS/2 mouse device common for all mice\n[ 0.727033] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.729859] rtc_cmos 00:00: RTC can wake from S4\n[ 0.731572] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.733409] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.735309] device-mapper: uevent: version 1.0.3\n[ 0.736786] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.739268] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.741099] TCP: cubic registered\n[ 0.749655] NET: Registered protocol family 10\n[ 0.751520] NET: Registered protocol family 17\n[ 0.752957] Key type dns_resolver registered\n[ 0.754588] Loading compiled-in X.509 certificates\n[ 0.756674] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.759385] registered taskstats version 1\n[ 0.762865] Key type trusted registered\n[ 0.766727] Key type encrypted registered\n[ 0.767977] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.769509] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.771605] regulator-dummy: disabling\n[ 0.772851] Magic number: 10:785:649\n[ 0.774175] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:49 UTC (1542227929)\n[ 0.776724] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.778476] EDD information not available.\n[ 0.818301] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.820257] Write protecting the kernel read-only data: 12288k\n[ 0.823161] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.827043] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.840949] systemd-udevd[107]: starting version 204\n[ 0.888441] FDC 0 is a S82078B\n[ 1.028095] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.193103] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.194966] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.196647] usb 1-1: Product: QEMU USB Tablet\n[ 1.197786] usb 1-1: Manufacturer: QEMU\n[ 1.198843] usb 1-1: SerialNumber: 42\n[ 1.456108] tsc: Refined TSC clocksource calibration: 3491.848 MHz\n[ 1.909059] 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.245865] 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.516662] 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 and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.636257] 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 Wed, 14 Nov 2018 20:38:51 +0000. Up 3.16 seconds.\ncloud-init-nonet[3.33]: 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 * 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[7.10]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:55 +0000. Up 7.23 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:1d:a7:43 |\nci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:63:a5:22 |\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:\n0e:41:c7:e8:e7:60:75:fa:e3:29:ce:34:29:ef:fa:58 root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o. |\n| ...o . |\n| ... o |\n| +.o |\n| ..+S. |\n| o..o |\n| . E. o |\n| B..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:\ncd:2c:5c:93:7a:b1:80:d5:f2:12:b0:0c:98:70:c8:46 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|+E.o. .... |\n|.+o o +o .. |\n|. + .+= |\n| ..B.+ |\n| S.* |\n| o |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\ne3:0f:71:93:ba:d7:7d:cb:eb:d2:c4:be:4f:8d:de:f1 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| |\n| . |\n| S + . |\n| . = . +.|\n| + . .=.o|\n| +. .oo=+|\n| ... +BE|\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:74:fe:ad:e2:29:c6:ec:d5:42:37:ec:78:97:88:08 root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| . . |\n| + o . |\n| E S o + |\n| . o B + . |\n| o. = * + |\n| =..+ o |\n| o.oo.. |\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 Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[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 Wed, 14 Nov 2018 20:39:05 +0000. Up 16.85 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 * 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 Wed, 14 Nov 2018 20:39:06 +0000. Up 17.93 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\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: 100 3149 100 3149 0 0 10992 0 --:--:-- --:--:-- --:--:-- 11010\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]\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://security.ubuntu.com trusty-security/main Sources [166 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 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://security.ubuntu.com trusty-security/universe Sources [93.0 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [223 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7436 B]\nGet:12 http://security.ubuntu.com trusty-security/main amd64 Packages [790 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1123 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [504 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [557 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:20 http://security.ubuntu.com trusty-security/main Translation-en [423 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB]\nGet:23 http://security.ubuntu.com trusty-security/universe Translation-en [147 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 5s (2561 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\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 libpython2.7-dev\n libpython2.7-minimal libpython2.7-stdlib libquadmath0 libsensors4\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx\n nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7 python2.7-dev\n python2.7-minimal python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python2.7-doc binfmt-support python3-setuptools\n isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nThe following packages will be upgraded:\n libpython2.7 libpython2.7-minimal libpython2.7-stdlib python2.7\n python2.7-minimal\n5 upgraded, 94 newly installed, 0 to remove and 22 not upgraded.\nNeed to get 92.6 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://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/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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 python2.7 amd64 2.7.6-8ubuntu0.5 [197 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7 amd64 2.7.6-8ubuntu0.5 [1041 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-stdlib amd64 2.7.6-8ubuntu0.5 [1872 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-minimal amd64 2.7.6-8ubuntu0.5 [1186 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-minimal amd64 2.7.6-8ubuntu0.5 [308 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 30%Extracting templates from packages: 60%Extracting templates from packages: 90%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 92.6 MB in 9s (9934 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51321 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nPreparing to unpack .../python2.7_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nPreparing to unpack .../libpython2.7_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nPreparing to unpack .../libpython2.7-stdlib_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nPreparing to unpack .../python2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-minimal (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nPreparing to unpack .../libpython2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-162.212) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-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 mime-support (3.54ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up python2.7-minimal (2.7.6-8ubuntu0.5) ...\nSetting up libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up python2.7 (2.7.6-8ubuntu0.5) ...\nSetting up libpython2.7:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-162.212) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.5) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-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 8451\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 22 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 ... 58185 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.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.201\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.201\n++ echo A 172.30.9.201\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\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 172.30.9.201\n++ echo 172.30.9.201\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.201\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\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 172.30.9.201\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.201\n++ echo A 172.30.9.201\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\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 172.30.9.201\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.201\n++ echo A 172.30.9.201\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\n++ ip2rr 172.30.9.201\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.201\n++ echo A 172.30.9.201\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\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 172.30.9.201\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.201\n++ echo A 172.30.9.201\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\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; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 6 -lt 10 ']'\n+ retries=7\n+ echo 'nsupdate failed - retrying (retry 7)...'\nnsupdate failed - retrying (retry 7)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.215\n++ echo 172.30.9.215\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.215\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; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 7 -lt 10 ']'\n+ retries=8\n+ echo 'nsupdate failed - retrying (retry 8)...'\nnsupdate failed - retrying (retry 8)...\n+ sleep 5\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 172.30.9.201\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.201\n++ echo A 172.30.9.201\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 8 -lt 10 ']'\n+ retries=9\n+ echo 'nsupdate failed - retrying (retry 9)...'\nnsupdate failed - retrying (retry 9)...\n+ sleep 5\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 172.30.9.201\n++ echo 172.30.9.201\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.201\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 9 -lt 10 ']'\n+ retries=10\n+ echo 'nsupdate failed - retrying (retry 10)...'\nnsupdate failed - retrying (retry 10)...\n+ sleep 5\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 172.30.9.201\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.201\n++ echo A 172.30.9.201\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 10 -lt 10 ']'\n+ echo 'nameserver 192.168.0.27'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.7'\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 | 63:e3:a4:7a:95:27:63:7b:6b:dc:f4:10:61:cc:e4:f2 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 cd:2c:5c:93:7a:b1:80:d5:f2:12:b0:0c:98:70:c8:46 root@homer-0 (DSA)\nec2: 256 e3:0f:71:93:ba:d7:7d:cb:eb:d2:c4:be:4f:8d:de:f1 root@homer-0 (ECDSA)\nec2: 256 d8:74:fe:ad:e2:29:c6:ec:d5:42:37:ec:78:97:88:08 root@homer-0 (ED25519)\nec2: 2048 0e:41:c7:e8:e7:60:75:fa:e3:29:ce:34:29:ef:fa:58 root@homer-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGWR2U9M2L73FsU+Turgm0BUC6ySMYJgG/Qoy8cfTvo3eBGbDr7UU6rehfdKXRNOf6j5qlA4YCR06pqICoRGZ8I= root@homer-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAID37kRuH2/91S03RSw8j+Fxt4SFVD1s6ZlHoIZV6lwIn root@homer-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCsXcorEleSnUh4LzlDfzaYWkYbNTMnY4hIImfZPQz7/LYsBsKgcHmW1jYII4HAQB88y7MZK+90uIKz5TmdKXjxKxWPzAhrYpwCpDJkEHl+U0OEH2hddHadNs89lCKn83S+S0rn4MX6SGBYOSxRhgijetE3LoiT+TbxHuuOcQEPldaoNWbitb+/RGWy2x1q6lkcaFs/oD7eqgVX6p3FqOFRekzr/x2n1495WhQdMPV/aZaqJgOBn+IRbJi6nyx9b6WxXwGXeP7XZUbpE38u3HwD3rUFpq56YTZyxcej4DKYMui0DedGmm9AEJ01l+u7N58seg78wT9D4tmmBag8Eg6J root@homer-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Wed, 14 Nov 2018 20:45:07 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 378.40 seconds\n"} 2018-11-14 20:48:19,014 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/d31f7770-a606-4856-90d0-b4ea1295ef58/action used request id req-b3cb3866-4919-4fc9-934b-c0041cb0bb31 2018-11-14 20:48:19,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0842621326447s 2018-11-14 20:48:19,016 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/d31f7770-a606-4856-90d0-b4ea1295ef58/action used request id req-b3cb3866-4919-4fc9-934b-c0041cb0bb31 2018-11-14 20:48:19,016 - functest.core.singlevm - DEBUG - console: IC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008037] Security Framework initialized [ 0.009214] AppArmor: AppArmor initialized [ 0.010360] Yama: becoming mindful. [ 0.012156] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.015460] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016804] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018399] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020283] Initializing cgroup subsys memory [ 0.021520] Initializing cgroup subsys devices [ 0.024004] Initializing cgroup subsys freezer [ 0.025265] Initializing cgroup subsys blkio [ 0.026472] Initializing cgroup subsys perf_event [ 0.027682] Initializing cgroup subsys hugetlb [ 0.028062] FEATURE SPEC_CTRL Present [ 0.029783] mce: CPU supports 10 MCE banks [ 0.030865] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030865] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033571] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.041879] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.044667] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.050389] ACPI: Core revision 20131115 [ 0.051942] ACPI: All ACPI Tables successfully acquired [ 0.053104] ftrace: allocating 28747 entries in 113 pages [ 0.072252] smpboot: Max logical packages: 2 [ 0.076004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077697] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.080259] Enabling x2apic [ 0.081134] Enabled x2apic [ 0.082267] Switched APIC routing to physical x2apic. [ 0.084957] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.086650] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.089296] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.097980] KVM setup paravirtual spinlock [ 0.100434] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.102392] x86: Booting SMP configuration: [ 0.103625] .... node #0, CPUs: #1[ 0.100388] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.120019] x86: Booted up 1 node, 2 CPUs [ 0.120012] KVM setup async PF for cpu 1 [ 0.120013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.123802] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.124405] devtmpfs: initialized [ 0.126222] EVM: security.selinux [ 0.127189] EVM: security.SMACK64 [ 0.128005] EVM: security.ima [ 0.128887] EVM: security.capability [ 0.129922] pinctrl core: initialized pinctrl subsystem [ 0.132059] regulator-dummy: no parameters [ 0.133263] RTC time: 20:38:48, date: 11/14/18 [ 0.134491] NET: Registered protocol family 16 [ 0.135803] cpuidle: using governor ladder [ 0.136004] cpuidle: using governor menu [ 0.137149] ACPI: bus type PCI registered [ 0.138213] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.139895] PCI: Using configuration type 1 for base access [ 0.140611] bio: create slab at 0 [ 0.141152] ACPI: Added _OSI(Module Device) [ 0.141152] ACPI: Added _OSI(Processor Device) [ 0.144003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.145236] ACPI: Added _OSI(Processor Aggregator Device) [ 0.147637] ACPI: Interpreter enabled [ 0.148007] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.150457] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.156155] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.158907] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.160844] ACPI: (supports S0 S5) [ 0.161903] ACPI: Using IOAPIC for interrupt routing [ 0.163733] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.164335] ACPI: No dock devices found. [ 0.168000] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.168072] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.169806] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.171569] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.172325] acpiphp: Slot [3] registered [ 0.173491] acpiphp: Slot [4] registered [ 0.174635] acpiphp: Slot [5] registered [ 0.175797] acpiphp: Slot [6] registered [ 0.176023] acpiphp: Slot [7] registered [ 0.177191] acpiphp: Slot [8] registered [ 0.178327] acpiphp: Slot [9] registered [ 0.179399] acpiphp: Slot [10] registered [ 0.180020] acpiphp: Slot [11] registered [ 0.181181] acpiphp: Slot [12] registered [ 0.182791] acpiphp: Slot [13] registered [ 0.183962] acpiphp: Slot [14] registered [ 0.184048] acpiphp: Slot [15] registered [ 0.185212] acpiphp: Slot [16] registered [ 0.186369] acpiphp: Slot [17] registered [ 0.187556] acpiphp: Slot [18] registered [ 0.188026] acpiphp: Slot [19] registered [ 0.189202] acpiphp: Slot [20] registered [ 0.190390] acpiphp: Slot [21] registered [ 0.191563] acpiphp: Slot [22] registered [ 0.192019] acpiphp: Slot [23] registered [ 0.193215] acpiphp: Slot [24] registered [ 0.194395] acpiphp: Slot [25] registered [ 0.195581] acpiphp: Slot [26] registered [ 0.196020] acpiphp: Slot [27] registered [ 0.197208] acpiphp: Slot [28] registered [ 0.198366] acpiphp: Slot [29] registered [ 0.199514] acpiphp: Slot [30] registered [ 0.200027] acpiphp: Slot [31] registered [ 0.201175] PCI host bridge to bus 0000:00 [ 0.202323] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.203768] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.204004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.205573] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.207359] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.208004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.215614] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.216013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.242932] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.245002] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.246995] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.248933] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.251127] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.252800] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.255023] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.255023] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.256004] vgaarb: loaded [ 0.256865] vgaarb: bridge control possible 0000:00:02.0 [ 0.258859] SCSI subsystem initialized [ 0.260432] ACPI: bus type USB registered [ 0.261373] usbcore: registered new interface driver usbfs [ 0.262886] usbcore: registered new interface driver hub [ 0.264045] usbcore: registered new device driver usb [ 0.265480] PCI: Using ACPI for IRQ routing [ 0.265993] NetLabel: Initializing [ 0.268016] NetLabel: domain hash size = 128 [ 0.269361] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.270667] NetLabel: unlabeled traffic allowed by default [ 0.272534] Switched to clocksource kvm-clock [ 0.281430] AppArmor: AppArmor Filesystem Enabled [ 0.282692] pnp: PnP ACPI init [ 0.283565] ACPI: bus type PNP registered [ 0.285231] pnp: PnP ACPI: found 8 devices [ 0.286317] ACPI: bus type PNP unregistered [ 0.293929] NET: Registered protocol family 2 [ 0.295603] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.297782] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.299814] TCP: Hash tables configured (established 16384 bind 16384) [ 0.301713] TCP: reno registered [ 0.302730] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.304506] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.306232] NET: Registered protocol family 1 [ 0.307448] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.308906] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.310345] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.333407] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.356578] Trying to unpack rootfs image as initramfs... [ 0.457510] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.459731] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.461114] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.463265] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.466102] Scanning for low memory corruption every 60 seconds [ 0.468606] Initialise system trusted keyring [ 0.470164] audit: initializing netlink socket (disabled) [ 0.471901] type=2000 audit(1542227928.727:1): initialized [ 0.494399] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497202] zbud: loaded [ 0.498376] VFS: Disk quotas dquot_6.5.2 [ 0.499739] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.502238] fuse init (API version 7.22) [ 0.503648] msgmni has been set to 3997 [ 0.504988] Key type big_key registered [ 0.506783] Key type asymmetric registered [ 0.508098] Asymmetric key parser 'x509' registered [ 0.509581] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.512010] io scheduler noop registered [ 0.513175] io scheduler deadline registered (default) [ 0.514856] io scheduler cfq registered [ 0.516238] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.517914] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.519955] ipmi message handler version 39.2 [ 0.521453] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.523623] ACPI: Power Button [PWRF] [ 0.524883] GHES: HEST is not enabled! [ 0.549288] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.593597] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.616710] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.618841] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.642480] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.645217] Linux agpgart interface v0.103 [ 0.647274] brd: module loaded [ 0.648570] loop: module loaded [ 0.649838] blk-mq: CPU -> queue map [ 0.650765] CPU 0 -> Queue 0 [ 0.651584] CPU 1 -> Queue 0 [ 0.653365] vda: vda1 [ 0.655110] scsi0 : ata_piix [ 0.656245] scsi1 : ata_piix [ 0.657256] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.659137] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.661311] libphy: Fixed MDIO Bus: probed [ 0.662678] tun: Universal TUN/TAP device driver, 1.6 [ 0.664198] tun: (C) 1999-2004 Max Krasnyansky [ 0.667431] PPP generic driver version 2.4.2 [ 0.668841] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.670674] ehci-pci: EHCI PCI platform driver [ 0.672033] ehci-platform: EHCI generic platform driver [ 0.673590] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.675341] ohci-pci: OHCI PCI platform driver [ 0.676701] ohci-platform: OHCI generic platform driver [ 0.678227] uhci_hcd: USB Universal Host Controller Interface driver [ 0.701247] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.702881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.705291] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.707200] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.709166] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.711358] usb usb1: Product: UHCI Host Controller [ 0.712791] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.714623] usb usb1: SerialNumber: 0000:00:01.2 [ 0.716119] hub 1-0:1.0: USB hub found [ 0.717329] hub 1-0:1.0: 2 ports detected [ 0.718734] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.721918] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.723392] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.725066] mousedev: PS/2 mouse device common for all mice [ 0.727033] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.729859] rtc_cmos 00:00: RTC can wake from S4 [ 0.731572] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.733409] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.735309] device-mapper: uevent: version 1.0.3 [ 0.736786] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.739268] ledtrig-cpu: registered to indicate activity on CPUs [ 0.741099] TCP: cubic registered [ 0.749655] NET: Registered protocol family 10 [ 0.751520] NET: Registered protocol family 17 [ 0.752957] Key type dns_resolver registered [ 0.754588] Loading compiled-in X.509 certificates [ 0.756674] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.759385] registered taskstats version 1 [ 0.762865] Key type trusted registered [ 0.766727] Key type encrypted registered [ 0.767977] AppArmor: AppArmor sha1 policy hashing enabled [ 0.769509] IMA: No TPM chip found, activating TPM-bypass! [ 0.771605] regulator-dummy: disabling [ 0.772851] Magic number: 10:785:649 [ 0.774175] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:49 UTC (1542227929) [ 0.776724] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.778476] EDD information not available. [ 0.818301] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.820257] Write protecting the kernel read-only data: 12288k [ 0.823161] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.827043] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.840949] systemd-udevd[107]: starting version 204 [ 0.888441] FDC 0 is a S82078B [ 1.028095] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.193103] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.194966] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.196647] usb 1-1: Product: QEMU USB Tablet [ 1.197786] usb 1-1: Manufacturer: QEMU [ 1.198843] usb 1-1: SerialNumber: 42 [ 1.456108] tsc: Refined TSC clocksource calibration: 3491.848 MHz [ 1.909059] 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.245865] 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.516662] 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 and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.636257] 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 Wed, 14 Nov 2018 20:38:51 +0000. Up 3.16 seconds. cloud-init-nonet[3.33]: 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 ] * 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[7.10]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:55 +0000. Up 7.23 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:1d:a7:43 | ci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:63:a5:22 | 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: 0e:41:c7:e8:e7:60:75:fa:e3:29:ce:34:29:ef:fa:58 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | .o. | | ...o . | | ... o | | +.o | | ..+S. | | o..o | | . E. o | | B..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: cd:2c:5c:93:7a:b1:80:d5:f2:12:b0:0c:98:70:c8:46 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ |+E.o. .... | |.+o o +o .. | |. + .+= | | ..B.+ | | 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: e3:0f:71:93:ba:d7:7d:cb:eb:d2:c4:be:4f:8d:de:f1 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | . | | S + . | | . = . +.| | + . .=.o| | +. .oo=+| | ... +BE| +-----------------+ 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:74:fe:ad:e2:29:c6:ec:d5:42:37:ec:78:97:88:08 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . . | | + o . | | E S o + | | . o B + . | | o. = * + | | =..+ o | | o.oo.. | +-----------------+ * 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 Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[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 Wed, 14 Nov 2018 20:39:05 +0000. Up 16.85 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 ] * 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 Wed, 14 Nov 2018 20:39:06 +0000. Up 17.93 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 Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: 100 3149 100 3149 0 0 10992 0 --:--:-- --:--:-- --:--:-- 11010 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] 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://security.ubuntu.com trusty-security/main Sources [166 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 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://security.ubuntu.com trusty-security/universe Sources [93.0 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [223 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7436 B] Get:12 http://security.ubuntu.com trusty-security/main amd64 Packages [790 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1123 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [504 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://security.ubuntu.com trusty-security/universe amd64 Packages [272 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [557 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:20 http://security.ubuntu.com trusty-security/main Translation-en [423 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [269 kB] Get:23 http://security.ubuntu.com trusty-security/universe Translation-en [147 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 5s (2561 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + 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 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7 python2.7-dev python2.7-minimal python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python2.7-doc binfmt-support python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat The following packages will be upgraded: libpython2.7 libpython2.7-minimal libpython2.7-stdlib python2.7 python2.7-minimal 5 upgraded, 94 newly installed, 0 to remove and 22 not upgraded. Need to get 92.6 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://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/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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 python2.7 amd64 2.7.6-8ubuntu0.5 [197 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7 amd64 2.7.6-8ubuntu0.5 [1041 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-stdlib amd64 2.7.6-8ubuntu0.5 [1872 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-minimal amd64 2.7.6-8ubuntu0.5 [1186 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-minimal amd64 2.7.6-8ubuntu0.5 [308 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-162.212 [774 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 30%Extracting templates from packages: 60%Extracting templates from packages: 90%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 92.6 MB in 9s (9934 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51321 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Preparing to unpack .../python2.7_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7-stdlib_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../python2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-minimal (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Preparing to unpack .../libpython2.7-minimal_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) over (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-162.212_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-162.212) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-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 mime-support (3.54ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libpython2.7-minimal:amd64 (2.7.6-8ubuntu0.5) ... Setting up python2.7-minimal (2.7.6-8ubuntu0.5) ... Setting up libpython2.7-stdlib:amd64 (2.7.6-8ubuntu0.5) ... Setting up python2.7 (2.7.6-8ubuntu0.5) ... Setting up libpython2.7:amd64 (2.7.6-8ubuntu0.5) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-162.212) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-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 8451 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 22 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 ... 58185 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.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.201 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.201 ++ echo A 172.30.9.201 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + 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 172.30.9.201 ++ echo 172.30.9.201 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.201 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + 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 172.30.9.201 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.201 ++ echo A 172.30.9.201 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + 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 172.30.9.201 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.201 ++ echo A 172.30.9.201 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.201 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.201 ++ echo A 172.30.9.201 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + 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 172.30.9.201 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.201 ++ echo A 172.30.9.201 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.201 ++ echo 172.30.9.201 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.201 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.215 ++ echo 172.30.9.215 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.215 ++ ip2rr 172.30.9.201 ++ echo 172.30.9.201 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.201 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + 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 172.30.9.201 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.201 ++ echo A 172.30.9.201 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 8 -lt 10 ']' + retries=9 + echo 'nsupdate failed - retrying (retry 9)...' nsupdate failed - retrying (retry 9)... + sleep 5 + 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 172.30.9.201 ++ echo 172.30.9.201 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.201 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 9 -lt 10 ']' + retries=10 + echo 'nsupdate failed - retrying (retry 10)...' nsupdate failed - retrying (retry 10)... + sleep 5 + 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 172.30.9.201 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.201 ++ echo A 172.30.9.201 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 10 -lt 10 ']' + echo 'nameserver 192.168.0.27' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.7' + 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 | 63:e3:a4:7a:95:27:63:7b:6b:dc:f4:10:61:cc:e4:f2 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 cd:2c:5c:93:7a:b1:80:d5:f2:12:b0:0c:98:70:c8:46 root@homer-0 (DSA) ec2: 256 e3:0f:71:93:ba:d7:7d:cb:eb:d2:c4:be:4f:8d:de:f1 root@homer-0 (ECDSA) ec2: 256 d8:74:fe:ad:e2:29:c6:ec:d5:42:37:ec:78:97:88:08 root@homer-0 (ED25519) ec2: 2048 0e:41:c7:e8:e7:60:75:fa:e3:29:ce:34:29:ef:fa:58 root@homer-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGWR2U9M2L73FsU+Turgm0BUC6ySMYJgG/Qoy8cfTvo3eBGbDr7UU6rehfdKXRNOf6j5qlA4YCR06pqICoRGZ8I= root@homer-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAID37kRuH2/91S03RSw8j+Fxt4SFVD1s6ZlHoIZV6lwIn root@homer-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCsXcorEleSnUh4LzlDfzaYWkYbNTMnY4hIImfZPQz7/LYsBsKgcHmW1jYII4HAQB88y7MZK+90uIKz5TmdKXjxKxWPzAhrYpwCpDJkEHl+U0OEH2hddHadNs89lCKn83S+S0rn4MX6SGBYOSxRhgijetE3LoiT+TbxHuuOcQEPldaoNWbitb+/RGWy2x1q6lkcaFs/oD7eqgVX6p3FqOFRekzr/x2n1495WhQdMPV/aZaqJgOBn+IRbJi6nyx9b6WxXwGXeP7XZUbpE38u3HwD3rUFpq56YTZyxcej4DKYMui0DedGmm9AEJ01l+u7N58seg78wT9D4tmmBag8Eg6J root@homer-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Wed, 14 Nov 2018 20:45:07 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 378.40 seconds 2018-11-14 20:48:19,021 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-11-14 20:48:19,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:48:19,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:48:19,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:48: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-c8546825-b8f0-4ba0-be16-e5a18fdba4a0 x-compute-request-id: req-c8546825-b8f0-4ba0-be16-e5a18fdba4a0 Content-Encoding: gzip Content-Length: 1498 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:bc:66:4c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:66:4c", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:60:8c", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:34.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "0e36c748-ed15-4de6-82a0-d99a17af479a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:34Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:c1:0b:40", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:0b:40", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:46.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "35e17aec-ff41-4421-9df7-552124cdbab1", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:46Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "bono-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:42:07:79", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:07:79", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:b7:ea", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:36.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:36Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "dime-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:63:a5:22", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:a5:22", "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:1d:a7:43", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:a7:43", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "d31f7770-a606-4856-90d0-b4ea1295ef58", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "homer-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:46:7f:16", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:7f:16", "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:6f:84:50", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:cb:40:f9", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:40:f9", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:37:51.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:37:51Z", "hostId": "4f9348ee26543026d8aeb2af7f9ee6328e1c5c6b414aeec1b963e000", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-14T20:36:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:da:ad:13", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:ad:13", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:63:c7", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:35:57.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "ab480cc2-b362-4101-9346-87dff464dada", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:35:57Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ns.clearwater.opnfv", "created": "2018-11-14T20:34:13Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:48:19,472 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c8546825-b8f0-4ba0-be16-e5a18fdba4a0 2018-11-14 20:48:19,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.450991153717s 2018-11-14 20:48:19,473 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c8546825-b8f0-4ba0-be16-e5a18fdba4a0 2018-11-14 20:48:19,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 20:48:19,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 20:48:19,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:48: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-6c21e2ca-6cf9-4492-b633-bdb8802896aa x-compute-request-id: req-6c21e2ca-6cf9-4492-b633-bdb8802896aa Content-Encoding: gzip Content-Length: 12157 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008045] Security Framework initialized\n[ 0.009133] AppArmor: AppArmor initialized\n[ 0.010189] Yama: becoming mindful.\n[ 0.011264] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013659] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016806] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018358] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020265] Initializing cgroup subsys memory\n[ 0.021387] Initializing cgroup subsys devices\n[ 0.022509] Initializing cgroup subsys freezer\n[ 0.024004] Initializing cgroup subsys blkio\n[ 0.025092] Initializing cgroup subsys perf_event\n[ 0.026253] Initializing cgroup subsys hugetlb\n[ 0.027501] FEATURE SPEC_CTRL Present\n[ 0.028727] mce: CPU supports 10 MCE banks\n[ 0.030149] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030149] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.036003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.038361] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.040003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.044004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.048628] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.054064] ACPI: Core revision 20131115\n[ 0.055810] ACPI: All ACPI Tables successfully acquired\n[ 0.057271] ftrace: allocating 28747 entries in 113 pages\n[ 0.080219] smpboot: Max logical packages: 2\n[ 0.081585] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.084004] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.086170] Enabling x2apic\n[ 0.087151] Enabled x2apic\n[ 0.088004] Switched APIC routing to physical x2apic.\n[ 0.092852] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.094604] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.097371] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.106312] KVM setup paravirtual spinlock\n[ 0.108879] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.110970] x86: Booting SMP configuration:\n[ 0.112004] .... node #0, CPUs: #1[ 0.108838] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.128034] x86: Booted up 1 node, 2 CPUs\n[ 0.128031] KVM setup async PF for cpu 1\n[ 0.128035] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.132006] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.134963] devtmpfs: initialized\n[ 0.138016] EVM: security.selinux\n[ 0.139436] EVM: security.SMACK64\n[ 0.140005] EVM: security.ima\n[ 0.141309] EVM: security.capability\n[ 0.144260] pinctrl core: initialized pinctrl subsystem\n[ 0.146034] regulator-dummy: no parameters\n[ 0.147455] RTC time: 20:38:48, date: 11/14/18\n[ 0.148049] NET: Registered protocol family 16\n[ 0.149736] cpuidle: using governor ladder\n[ 0.151112] cpuidle: using governor menu\n[ 0.152069] ACPI: bus type PCI registered\n[ 0.153382] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.155462] PCI: Using configuration type 1 for base access\n[ 0.156747] bio: create slab at 0\n[ 0.157486] ACPI: Added _OSI(Module Device)\n[ 0.157486] ACPI: Added _OSI(Processor Device)\n[ 0.160003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.161468] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.164072] ACPI: Interpreter enabled\n[ 0.165101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.167712] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.172354] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.175408] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.177568] ACPI: (supports S0 S5)\n[ 0.178486] ACPI: Using IOAPIC for interrupt routing\n[ 0.180107] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.182530] ACPI: No dock devices found.\n[ 0.185986] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.187451] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.188008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.189528] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.192340] acpiphp: Slot [3] registered\n[ 0.193342] acpiphp: Slot [4] registered\n[ 0.194352] acpiphp: Slot [5] registered\n[ 0.195367] acpiphp: Slot [6] registered\n[ 0.196028] acpiphp: Slot [7] registered\n[ 0.197017] acpiphp: Slot [8] registered\n[ 0.197999] acpiphp: Slot [9] registered\n[ 0.198981] acpiphp: Slot [10] registered\n[ 0.199978] acpiphp: Slot [11] registered\n[ 0.200018] acpiphp: Slot [12] registered\n[ 0.201014] acpiphp: Slot [13] registered\n[ 0.202011] acpiphp: Slot [14] registered\n[ 0.203018] acpiphp: Slot [15] registered\n[ 0.204020] acpiphp: Slot [16] registered\n[ 0.205019] acpiphp: Slot [17] registered\n[ 0.206030] acpiphp: Slot [18] registered\n[ 0.207032] acpiphp: Slot [19] registered\n[ 0.208018] acpiphp: Slot [20] registered\n[ 0.209020] acpiphp: Slot [21] registered\n[ 0.210021] acpiphp: Slot [22] registered\n[ 0.211017] acpiphp: Slot [23] registered\n[ 0.212025] acpiphp: Slot [24] registered\n[ 0.213028] acpiphp: Slot [25] registered\n[ 0.214242] acpiphp: Slot [26] registered\n[ 0.215245] acpiphp: Slot [27] registered\n[ 0.216018] acpiphp: Slot [28] registered\n[ 0.217024] acpiphp: Slot [29] registered\n[ 0.218027] acpiphp: Slot [30] registered\n[ 0.219028] acpiphp: Slot [31] registered\n[ 0.220011] PCI host bridge to bus 0000:00\n[ 0.221006] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.222247] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.223603] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.224006] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.225882] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.227763] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.235375] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.236013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.265336] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.267593] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.269577] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.271833] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.272907] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.274763] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.276746] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.277448] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.280004] vgaarb: loaded\n[ 0.280757] vgaarb: bridge control possible 0000:00:02.0\n[ 0.282526] SCSI subsystem initialized\n[ 0.284123] ACPI: bus type USB registered\n[ 0.285193] usbcore: registered new interface driver usbfs\n[ 0.286531] usbcore: registered new interface driver hub\n[ 0.287805] usbcore: registered new device driver usb\n[ 0.288153] PCI: Using ACPI for IRQ routing\n[ 0.289807] NetLabel: Initializing\n[ 0.290709] NetLabel: domain hash size = 128\n[ 0.292004] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.293217] NetLabel: unlabeled traffic allowed by default\n[ 0.294524] Switched to clocksource kvm-clock\n[ 0.301232] AppArmor: AppArmor Filesystem Enabled\n[ 0.302432] pnp: PnP ACPI init\n[ 0.303283] ACPI: bus type PNP registered\n[ 0.304874] pnp: PnP ACPI: found 8 devices\n[ 0.306012] ACPI: bus type PNP unregistered\n[ 0.314175] NET: Registered protocol family 2\n[ 0.316034] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.317927] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.319591] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.321179] TCP: reno registered\n[ 0.322046] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.323422] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.325026] NET: Registered protocol family 1\n[ 0.326157] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.327485] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.328940] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.351674] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.374382] Trying to unpack rootfs image as initramfs...\n[ 0.475063] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.477270] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.478593] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.480468] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.482518] Scanning for low memory corruption every 60 seconds\n[ 0.484497] Initialise system trusted keyring\n[ 0.485763] audit: initializing netlink socket (disabled)\n[ 0.487197] type=2000 audit(1542227928.565:1): initialized\n[ 0.508889] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.511754] zbud: loaded\n[ 0.513028] VFS: Disk quotas dquot_6.5.2\n[ 0.514295] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.516690] fuse init (API version 7.22)\n[ 0.517912] msgmni has been set to 3997\n[ 0.518996] Key type big_key registered\n[ 0.520492] Key type asymmetric registered\n[ 0.521548] Asymmetric key parser 'x509' registered\n[ 0.522739] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.524652] io scheduler noop registered\n[ 0.525651] io scheduler deadline registered (default)\n[ 0.526878] io scheduler cfq registered\n[ 0.527978] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.529301] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.530873] ipmi message handler version 39.2\n[ 0.532014] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.533834] ACPI: Power Button [PWRF]\n[ 0.534940] GHES: HEST is not enabled!\n[ 0.556866] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.600677] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.623244] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.625235] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.648749] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.651439] Linux agpgart interface v0.103\n[ 0.653505] brd: module loaded\n[ 0.654808] loop: module loaded\n[ 0.656031] blk-mq: CPU -> queue map\n[ 0.656962] CPU 0 -> Queue 0\n[ 0.657786] CPU 1 -> Queue 0\n[ 0.659603] vda: vda1\n[ 0.661268] scsi0 : ata_piix\n[ 0.662285] scsi1 : ata_piix\n[ 0.663123] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.664642] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.666375] libphy: Fixed MDIO Bus: probed\n[ 0.667486] tun: Universal TUN/TAP device driver, 1.6\n[ 0.668707] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.671816] PPP generic driver version 2.4.2\n[ 0.672975] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.675185] ehci-pci: EHCI PCI platform driver\n[ 0.676551] ehci-platform: EHCI generic platform driver\n[ 0.678093] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.679832] ohci-pci: OHCI PCI platform driver\n[ 0.681131] ohci-platform: OHCI generic platform driver\n[ 0.682646] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.705325] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.706880] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.709194] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.710946] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.712865] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.715085] usb usb1: Product: UHCI Host Controller\n[ 0.716537] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.718359] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.719862] hub 1-0:1.0: USB hub found\n[ 0.720945] hub 1-0:1.0: 2 ports detected\n[ 0.722195] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.724942] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.726334] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.727801] mousedev: PS/2 mouse device common for all mice\n[ 0.729579] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.732176] rtc_cmos 00:00: RTC can wake from S4\n[ 0.733656] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.735135] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.736688] device-mapper: uevent: version 1.0.3\n[ 0.737845] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.739855] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.741330] TCP: cubic registered\n[ 0.749479] NET: Registered protocol family 10\n[ 0.750859] NET: Registered protocol family 17\n[ 0.751962] Key type dns_resolver registered\n[ 0.753271] Loading compiled-in X.509 certificates\n[ 0.754967] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.757254] registered taskstats version 1\n[ 0.760193] Key type trusted registered\n[ 0.765207] Key type encrypted registered\n[ 0.767003] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.769228] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.772358] regulator-dummy: disabling\n[ 0.774093] Magic number: 10:785:649\n[ 0.775991] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:48 UTC (1542227928)\n[ 0.779510] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.781913] EDD information not available.\n[ 0.821439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.823344] Write protecting the kernel read-only data: 12288k\n[ 0.825266] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.828499] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.842442] systemd-udevd[107]: starting version 204\n[ 0.876542] FDC 0 is a S82078B\n[ 1.032036] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.197833] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.200045] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.202321] usb 1-1: Product: QEMU USB Tablet\n[ 1.203857] usb 1-1: Manufacturer: QEMU\n[ 1.205179] usb 1-1: SerialNumber: 42\n[ 1.476066] tsc: Refined TSC clocksource calibration: 3491.849 MHz\n[ 1.892991] 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.240661] 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.378781] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.505900] 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 Wed, 14 Nov 2018 20:38:50 +0000. Up 3.10 seconds.\ncloud-init-nonet[3.29]: 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 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 * 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[8.16]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:56 +0000. Up 8.28 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:6f:84:50 |\nci-info: | eth0 | True | 192.168.0.15 | 255.255.255.0 | fa:16:3e:46:7f:16 |\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.3 | 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:\nf9:3b:1d:4a:96:53:62:eb:04:82:7a:d4:8e:35:11:4d root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .+E |\n| . . |\n| o . |\n| o = ..o . |\n| o + oSo = |\n| . o . .B . |\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:\nfe:a1:31:37:d3:99:bb:f4:f3:94:f3:8c:16:3f:34:c3 root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| |\n| |\n| S . |\n| . . o.E.|\n| + = = .=+|\n| * = oo=+|\n| . . oooo=|\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:\n0b:61:4b:b7:c7:17:d0:7f:6a:78:f6:16:5c:62:da:d4 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .. |\n| .. |\n| + . .. . |\n| o + o .= E|\n| o S o .*.+.|\n| . o .o *o |\n| . + ..|\n| o|\n| . |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nda:b9:c0:4c:89:9b:55:84:43:93:3d:6f:68:f1:43:9b root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .o+. |\n| +o+ . |\n| ..B o |\n| . oo E |\n| . +.S. . |\n| B o . |\n| o = o |\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 * Starting save udev log and update rules[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 save udev log and update rules[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 * 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 early crypto disks... [80G [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 V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting automatic crash report generation[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:41:00 +0000. Up 132.70 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Wed, 14 Nov 2018 20:42:01 +0000. Up 193.40 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 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.5\n+ '[' -n 192.168.0.5 ']'\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...\nE: Unable to locate package vellum\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.204\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.204\n++ echo A 172.30.9.204\n++ ip2rr 192.168.1.21\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.21\n++ echo A 192.168.1.21\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\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 192.168.1.21\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.21\n++ echo A 192.168.1.21\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.204\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.204\n++ echo A 172.30.9.204\n++ ip2rr 192.168.1.21\n++ echo 192.168.1.21\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.21\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.204\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.204\n++ echo A 172.30.9.204\n++ ip2rr 192.168.1.21\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.21\n++ echo A 192.168.1.21\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.204\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.204\n++ echo A 172.30.9.204\n++ ip2rr 192.168.1.21\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.21\n++ echo A 192.168.1.21\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\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 192.168.1.21\n++ echo 192.168.1.21\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.21\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.204\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.204\n++ echo A 172.30.9.204\n++ ip2rr 192.168.1.21\n++ echo 192.168.1.21\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.21\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 6 -lt 10 ']'\n+ retries=7\n+ echo 'nsupdate failed - retrying (retry 7)...'\nnsupdate failed - retrying (retry 7)...\n+ sleep 5\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 192.168.1.21\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.21\n++ echo A 192.168.1.21\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 7 -lt 10 ']'\n+ retries=8\n+ echo 'nsupdate failed - retrying (retry 8)...'\nnsupdate failed - retrying (retry 8)...\n+ sleep 5\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 192.168.1.21\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.21\n++ echo A 192.168.1.21\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 8 -lt 10 ']'\n+ retries=9\n+ echo 'nsupdate failed - retrying (retry 9)...'\nnsupdate failed - retrying (retry 9)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.204\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.204\n++ echo A 172.30.9.204\n++ ip2rr 192.168.1.21\n++ echo 192.168.1.21\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.21\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 9 -lt 10 ']'\n+ retries=10\n+ echo 'nsupdate failed - retrying (retry 10)...'\nnsupdate failed - retrying (retry 10)...\n+ sleep 5\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 192.168.1.21\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.21\n++ echo A 192.168.1.21\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 10 -lt 10 ']'\n+ echo 'nameserver 192.168.0.27'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.7'\n+ service dnsmasq force-reload\ndnsmasq: unrecognized service\n2018-11-14 20:47:34,885 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1]\n2018-11-14 20:47:34,889 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts)\n2018-11-14 20:47:34,889 - util.py[WARNING]: Running scripts-user () failed\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 | 63:e3:a4:7a:95:27:63:7b:6b:dc:f4:10:61:cc:e4:f2 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 fe:a1:31:37:d3:99:bb:f4:f3:94:f3:8c:16:3f:34:c3 root@vellum-0 (DSA)\nec2: 256 0b:61:4b:b7:c7:17:d0:7f:6a:78:f6:16:5c:62:da:d4 root@vellum-0 (ECDSA)\nec2: 256 da:b9:c0:4c:89:9b:55:84:43:93:3d:6f:68:f1:43:9b root@vellum-0 (ED25519)\nec2: 2048 f9:3b:1d:4a:96:53:62:eb:04:82:7a:d4:8e:35:11:4d root@vellum-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCGhDtZe+5UeCmJMiOsZPJCurPyM+6CqLkbAq1ln2+11v4GTyAmhVXAt3qpWfqCPBp0AjRAnlgi5A2rglCmNoQg= root@vellum-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKvvFyurtCUVDXFac+VExG9jY1mWgvPbojYn6XzOEqc2 root@vellum-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCyYg3kXrN7ZfJxvC6xfPb29x+tCx+W1CmAhbJaD+f7gu1/ErIBhD+ATUOOhJCtbGgH9HRGnSmqhlHo6NK9KtWXuh6GyEYps0xD3kx4WRDlEEpt2zK4roS84OpzmB3lpYH+A2F/27gndkq6Y9cW0A2ZddymFAWKq/RI1sQ3MSYV4RP61gvs3xwLJ2ULgORgH3gFs7hBVncJrGLMz8IXz6Q6Mj6iQzF1Z+clkkLgYNchb0hvMEhT/oLpgwihwAhqQXF8soLMpmomXhx1+3JcE2DwvrJRAoorJaHnVSY9lmaGyPwmRyv1Wej50QX0KoLAVLwDqgnDlOBnM6UieHrBZ6fb root@vellum-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Wed, 14 Nov 2018 20:47:34 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 527.20 seconds\n"} 2018-11-14 20:48:19,552 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b/action used request id req-6c21e2ca-6cf9-4492-b633-bdb8802896aa 2018-11-14 20:48:19,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0724060535431s 2018-11-14 20:48:19,554 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b/action used request id req-6c21e2ca-6cf9-4492-b633-bdb8802896aa 2018-11-14 20:48:19,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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008045] Security Framework initialized [ 0.009133] AppArmor: AppArmor initialized [ 0.010189] Yama: becoming mindful. [ 0.011264] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013659] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016806] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018358] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020265] Initializing cgroup subsys memory [ 0.021387] Initializing cgroup subsys devices [ 0.022509] Initializing cgroup subsys freezer [ 0.024004] Initializing cgroup subsys blkio [ 0.025092] Initializing cgroup subsys perf_event [ 0.026253] Initializing cgroup subsys hugetlb [ 0.027501] FEATURE SPEC_CTRL Present [ 0.028727] mce: CPU supports 10 MCE banks [ 0.030149] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030149] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.036003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.038361] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.040003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.044004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.048628] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.054064] ACPI: Core revision 20131115 [ 0.055810] ACPI: All ACPI Tables successfully acquired [ 0.057271] ftrace: allocating 28747 entries in 113 pages [ 0.080219] smpboot: Max logical packages: 2 [ 0.081585] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.084004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.086170] Enabling x2apic [ 0.087151] Enabled x2apic [ 0.088004] Switched APIC routing to physical x2apic. [ 0.092852] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.094604] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.097371] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.106312] KVM setup paravirtual spinlock [ 0.108879] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.110970] x86: Booting SMP configuration: [ 0.112004] .... node #0, CPUs: #1[ 0.108838] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.128034] x86: Booted up 1 node, 2 CPUs [ 0.128031] KVM setup async PF for cpu 1 [ 0.128035] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.132006] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.134963] devtmpfs: initialized [ 0.138016] EVM: security.selinux [ 0.139436] EVM: security.SMACK64 [ 0.140005] EVM: security.ima [ 0.141309] EVM: security.capability [ 0.144260] pinctrl core: initialized pinctrl subsystem [ 0.146034] regulator-dummy: no parameters [ 0.147455] RTC time: 20:38:48, date: 11/14/18 [ 0.148049] NET: Registered protocol family 16 [ 0.149736] cpuidle: using governor ladder [ 0.151112] cpuidle: using governor menu [ 0.152069] ACPI: bus type PCI registered [ 0.153382] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.155462] PCI: Using configuration type 1 for base access [ 0.156747] bio: create slab at 0 [ 0.157486] ACPI: Added _OSI(Module Device) [ 0.157486] ACPI: Added _OSI(Processor Device) [ 0.160003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.161468] ACPI: Added _OSI(Processor Aggregator Device) [ 0.164072] ACPI: Interpreter enabled [ 0.165101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.167712] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.172354] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.175408] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.177568] ACPI: (supports S0 S5) [ 0.178486] ACPI: Using IOAPIC for interrupt routing [ 0.180107] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.182530] ACPI: No dock devices found. [ 0.185986] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.187451] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.188008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.189528] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.192340] acpiphp: Slot [3] registered [ 0.193342] acpiphp: Slot [4] registered [ 0.194352] acpiphp: Slot [5] registered [ 0.195367] acpiphp: Slot [6] registered [ 0.196028] acpiphp: Slot [7] registered [ 0.197017] acpiphp: Slot [8] registered [ 0.197999] acpiphp: Slot [9] registered [ 0.198981] acpiphp: Slot [10] registered [ 0.199978] acpiphp: Slot [11] registered [ 0.200018] acpiphp: Slot [12] registered [ 0.201014] acpiphp: Slot [13] registered [ 0.202011] acpiphp: Slot [14] registered [ 0.203018] acpiphp: Slot [15] registered [ 0.204020] acpiphp: Slot [16] registered [ 0.205019] acpiphp: Slot [17] registered [ 0.206030] acpiphp: Slot [18] registered [ 0.207032] acpiphp: Slot [19] registered [ 0.208018] acpiphp: Slot [20] registered [ 0.209020] acpiphp: Slot [21] registered [ 0.210021] acpiphp: Slot [22] registered [ 0.211017] acpiphp: Slot [23] registered [ 0.212025] acpiphp: Slot [24] registered [ 0.213028] acpiphp: Slot [25] registered [ 0.214242] acpiphp: Slot [26] registered [ 0.215245] acpiphp: Slot [27] registered [ 0.216018] acpiphp: Slot [28] registered [ 0.217024] acpiphp: Slot [29] registered [ 0.218027] acpiphp: Slot [30] registered [ 0.219028] acpiphp: Slot [31] registered [ 0.220011] PCI host bridge to bus 0000:00 [ 0.221006] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.222247] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.223603] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.224006] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.225882] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.227763] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.235375] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.236013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.265336] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.267593] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.269577] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.271833] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.272907] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.274763] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.276746] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.277448] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.280004] vgaarb: loaded [ 0.280757] vgaarb: bridge control possible 0000:00:02.0 [ 0.282526] SCSI subsystem initialized [ 0.284123] ACPI: bus type USB registered [ 0.285193] usbcore: registered new interface driver usbfs [ 0.286531] usbcore: registered new interface driver hub [ 0.287805] usbcore: registered new device driver usb [ 0.288153] PCI: Using ACPI for IRQ routing [ 0.289807] NetLabel: Initializing [ 0.290709] NetLabel: domain hash size = 128 [ 0.292004] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.293217] NetLabel: unlabeled traffic allowed by default [ 0.294524] Switched to clocksource kvm-clock [ 0.301232] AppArmor: AppArmor Filesystem Enabled [ 0.302432] pnp: PnP ACPI init [ 0.303283] ACPI: bus type PNP registered [ 0.304874] pnp: PnP ACPI: found 8 devices [ 0.306012] ACPI: bus type PNP unregistered [ 0.314175] NET: Registered protocol family 2 [ 0.316034] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.317927] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.319591] TCP: Hash tables configured (established 16384 bind 16384) [ 0.321179] TCP: reno registered [ 0.322046] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.323422] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.325026] NET: Registered protocol family 1 [ 0.326157] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.327485] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.328940] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.351674] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.374382] Trying to unpack rootfs image as initramfs... [ 0.475063] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.477270] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.478593] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.480468] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.482518] Scanning for low memory corruption every 60 seconds [ 0.484497] Initialise system trusted keyring [ 0.485763] audit: initializing netlink socket (disabled) [ 0.487197] type=2000 audit(1542227928.565:1): initialized [ 0.508889] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.511754] zbud: loaded [ 0.513028] VFS: Disk quotas dquot_6.5.2 [ 0.514295] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.516690] fuse init (API version 7.22) [ 0.517912] msgmni has been set to 3997 [ 0.518996] Key type big_key registered [ 0.520492] Key type asymmetric registered [ 0.521548] Asymmetric key parser 'x509' registered [ 0.522739] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.524652] io scheduler noop registered [ 0.525651] io scheduler deadline registered (default) [ 0.526878] io scheduler cfq registered [ 0.527978] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.529301] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.530873] ipmi message handler version 39.2 [ 0.532014] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.533834] ACPI: Power Button [PWRF] [ 0.534940] GHES: HEST is not enabled! [ 0.556866] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.600677] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.623244] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.625235] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.648749] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.651439] Linux agpgart interface v0.103 [ 0.653505] brd: module loaded [ 0.654808] loop: module loaded [ 0.656031] blk-mq: CPU -> queue map [ 0.656962] CPU 0 -> Queue 0 [ 0.657786] CPU 1 -> Queue 0 [ 0.659603] vda: vda1 [ 0.661268] scsi0 : ata_piix [ 0.662285] scsi1 : ata_piix [ 0.663123] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.664642] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.666375] libphy: Fixed MDIO Bus: probed [ 0.667486] tun: Universal TUN/TAP device driver, 1.6 [ 0.668707] tun: (C) 1999-2004 Max Krasnyansky [ 0.671816] PPP generic driver version 2.4.2 [ 0.672975] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.675185] ehci-pci: EHCI PCI platform driver [ 0.676551] ehci-platform: EHCI generic platform driver [ 0.678093] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.679832] ohci-pci: OHCI PCI platform driver [ 0.681131] ohci-platform: OHCI generic platform driver [ 0.682646] uhci_hcd: USB Universal Host Controller Interface driver [ 0.705325] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.706880] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.709194] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.710946] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.712865] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.715085] usb usb1: Product: UHCI Host Controller [ 0.716537] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.718359] usb usb1: SerialNumber: 0000:00:01.2 [ 0.719862] hub 1-0:1.0: USB hub found [ 0.720945] hub 1-0:1.0: 2 ports detected [ 0.722195] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.724942] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726334] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727801] mousedev: PS/2 mouse device common for all mice [ 0.729579] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.732176] rtc_cmos 00:00: RTC can wake from S4 [ 0.733656] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.735135] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.736688] device-mapper: uevent: version 1.0.3 [ 0.737845] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.739855] ledtrig-cpu: registered to indicate activity on CPUs [ 0.741330] TCP: cubic registered [ 0.749479] NET: Registered protocol family 10 [ 0.750859] NET: Registered protocol family 17 [ 0.751962] Key type dns_resolver registered [ 0.753271] Loading compiled-in X.509 certificates [ 0.754967] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.757254] registered taskstats version 1 [ 0.760193] Key type trusted registered [ 0.765207] Key type encrypted registered [ 0.767003] AppArmor: AppArmor sha1 policy hashing enabled [ 0.769228] IMA: No TPM chip found, activating TPM-bypass! [ 0.772358] regulator-dummy: disabling [ 0.774093] Magic number: 10:785:649 [ 0.775991] rtc_cmos 00:00: setting system clock to 2018-11-14 20:38:48 UTC (1542227928) [ 0.779510] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.781913] EDD information not available. [ 0.821439] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.823344] Write protecting the kernel read-only data: 12288k [ 0.825266] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.828499] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.842442] systemd-udevd[107]: starting version 204 [ 0.876542] FDC 0 is a S82078B [ 1.032036] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.197833] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.200045] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.202321] usb 1-1: Product: QEMU USB Tablet [ 1.203857] usb 1-1: Manufacturer: QEMU [ 1.205179] usb 1-1: SerialNumber: 42 [ 1.476066] tsc: Refined TSC clocksource calibration: 3491.849 MHz [ 1.892991] 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.240661] 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.378781] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.505900] 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 Wed, 14 Nov 2018 20:38:50 +0000. Up 3.10 seconds. cloud-init-nonet[3.29]: 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 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 ] * 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[8.16]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:38:56 +0000. Up 8.28 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:6f:84:50 | ci-info: | eth0 | True | 192.168.0.15 | 255.255.255.0 | fa:16:3e:46:7f:16 | 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.3 | 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: f9:3b:1d:4a:96:53:62:eb:04:82:7a:d4:8e:35:11:4d root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | .+E | | . . | | o . | | o = ..o . | | o + oSo = | | . o . .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: fe:a1:31:37:d3:99:bb:f4:f3:94:f3:8c:16:3f:34:c3 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | | | | | S . | | . . o.E.| | + = = .=+| | * = oo=+| | . . oooo=| +-----------------+ 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: 0b:61:4b:b7:c7:17:d0:7f:6a:78:f6:16:5c:62:da:d4 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | .. | | .. | | + . .. . | | o + o .= E| | o S o .*.+.| | . o .o *o | | . + ..| | o| | . | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: da:b9:c0:4c:89:9b:55:84:43:93:3d:6f:68:f1:43:9b root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | .o+. | | +o+ . | | ..B o | | . oo E | | . +.S. . | | B o . | | 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 ] * Starting save udev log and update rules[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping save udev log and update rules[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 ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: starting up with netlink and the input layer * Starting automatic crash report generation[74G[ OK ] * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off 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 ] Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:41:00 +0000. Up 132.70 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Wed, 14 Nov 2018 20:42:01 +0000. Up 193.40 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 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://security.ubuntu.com trusty-security InRelease Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://archive.ubuntu.com trusty InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.5 + '[' -n 192.168.0.5 ']' + 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... E: Unable to locate package vellum + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 192.168.1.21 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.21 ++ echo A 192.168.1.21 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + 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 192.168.1.21 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.21 ++ echo A 192.168.1.21 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 192.168.1.21 ++ echo 192.168.1.21 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.21 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 192.168.1.21 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.21 ++ echo A 192.168.1.21 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 192.168.1.21 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.21 ++ echo A 192.168.1.21 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + 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 192.168.1.21 ++ echo 192.168.1.21 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.21 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 192.168.1.21 ++ echo 192.168.1.21 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.21 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + 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 192.168.1.21 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.21 ++ echo A 192.168.1.21 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + 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 192.168.1.21 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.21 ++ echo A 192.168.1.21 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 8 -lt 10 ']' + retries=9 + echo 'nsupdate failed - retrying (retry 9)...' nsupdate failed - retrying (retry 9)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 192.168.1.21 ++ echo 192.168.1.21 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.21 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 9 -lt 10 ']' + retries=10 + echo 'nsupdate failed - retrying (retry 10)...' nsupdate failed - retrying (retry 10)... + sleep 5 + 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 192.168.1.21 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.21 ++ echo A 192.168.1.21 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 10 -lt 10 ']' + echo 'nameserver 192.168.0.27' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.7' + service dnsmasq force-reload dnsmasq: unrecognized service 2018-11-14 20:47:34,885 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1] 2018-11-14 20:47:34,889 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts) 2018-11-14 20:47:34,889 - util.py[WARNING]: Running scripts-user () failed 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 | 63:e3:a4:7a:95:27:63:7b:6b:dc:f4:10:61:cc:e4:f2 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 fe:a1:31:37:d3:99:bb:f4:f3:94:f3:8c:16:3f:34:c3 root@vellum-0 (DSA) ec2: 256 0b:61:4b:b7:c7:17:d0:7f:6a:78:f6:16:5c:62:da:d4 root@vellum-0 (ECDSA) ec2: 256 da:b9:c0:4c:89:9b:55:84:43:93:3d:6f:68:f1:43:9b root@vellum-0 (ED25519) ec2: 2048 f9:3b:1d:4a:96:53:62:eb:04:82:7a:d4:8e:35:11:4d root@vellum-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCGhDtZe+5UeCmJMiOsZPJCurPyM+6CqLkbAq1ln2+11v4GTyAmhVXAt3qpWfqCPBp0AjRAnlgi5A2rglCmNoQg= root@vellum-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKvvFyurtCUVDXFac+VExG9jY1mWgvPbojYn6XzOEqc2 root@vellum-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCyYg3kXrN7ZfJxvC6xfPb29x+tCx+W1CmAhbJaD+f7gu1/ErIBhD+ATUOOhJCtbGgH9HRGnSmqhlHo6NK9KtWXuh6GyEYps0xD3kx4WRDlEEpt2zK4roS84OpzmB3lpYH+A2F/27gndkq6Y9cW0A2ZddymFAWKq/RI1sQ3MSYV4RP61gvs3xwLJ2ULgORgH3gFs7hBVncJrGLMz8IXz6Q6Mj6iQzF1Z+clkkLgYNchb0hvMEhT/oLpgwihwAhqQXF8soLMpmomXhx1+3JcE2DwvrJRAoorJaHnVSY9lmaGyPwmRyv1Wej50QX0KoLAVLwDqgnDlOBnM6UieHrBZ6fb root@vellum-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Wed, 14 Nov 2018 20:47:34 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 527.20 seconds 2018-11-14 20:48:19,556 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-11-14 20:48:19,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:48:19,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:48:19,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:48: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-b180423f-5836-4f75-98c9-0acdd2a3c37f x-compute-request-id: req-b180423f-5836-4f75-98c9-0acdd2a3c37f Content-Encoding: gzip Content-Length: 1498 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:bc:66:4c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:66:4c", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:60:8c", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:34.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "0e36c748-ed15-4de6-82a0-d99a17af479a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:34Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:c1:0b:40", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:0b:40", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:46.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "35e17aec-ff41-4421-9df7-552124cdbab1", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:46Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "bono-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:42:07:79", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:07:79", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:b7:ea", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:36.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:36Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "dime-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:63:a5:22", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:a5:22", "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:1d:a7:43", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:a7:43", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "d31f7770-a606-4856-90d0-b4ea1295ef58", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "homer-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:46:7f:16", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:7f:16", "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:6f:84:50", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:cb:40:f9", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:40:f9", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:37:51.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:37:51Z", "hostId": "4f9348ee26543026d8aeb2af7f9ee6328e1c5c6b414aeec1b963e000", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-14T20:36:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:da:ad:13", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:ad:13", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:63:c7", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:35:57.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "ab480cc2-b362-4101-9346-87dff464dada", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:35:57Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ns.clearwater.opnfv", "created": "2018-11-14T20:34:13Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:48:19,989 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b180423f-5836-4f75-98c9-0acdd2a3c37f 2018-11-14 20:48:19,989 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.432382106781s 2018-11-14 20:48:19,990 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b180423f-5836-4f75-98c9-0acdd2a3c37f 2018-11-14 20:48:19,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 20:48:20,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 20:48:20,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:48:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d59dde55-00de-40d1-824c-bf013327f8f4 x-compute-request-id: req-d59dde55-00de-40d1-824c-bf013327f8f4 Content-Encoding: gzip Content-Length: 12228 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008036] Security Framework initialized\n[ 0.009114] AppArmor: AppArmor initialized\n[ 0.010178] Yama: becoming mindful.\n[ 0.011255] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013664] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016797] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018334] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020275] Initializing cgroup subsys memory\n[ 0.021395] Initializing cgroup subsys devices\n[ 0.022505] Initializing cgroup subsys freezer\n[ 0.024003] Initializing cgroup subsys blkio\n[ 0.025073] Initializing cgroup subsys perf_event\n[ 0.026224] Initializing cgroup subsys hugetlb\n[ 0.027398] FEATURE SPEC_CTRL Present\n[ 0.028684] mce: CPU supports 10 MCE banks\n[ 0.029764] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029764] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033489] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.038487] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.043177] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.048018] ACPI: Core revision 20131115\n[ 0.049503] ACPI: All ACPI Tables successfully acquired\n[ 0.050977] ftrace: allocating 28747 entries in 113 pages\n[ 0.072191] smpboot: Max logical packages: 2\n[ 0.076003] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.077537] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.079292] Enabling x2apic\n[ 0.080000] Enabled x2apic\n[ 0.080003] Switched APIC routing to physical x2apic.\n[ 0.082463] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.086736] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.093159] KVM setup paravirtual spinlock\n[ 0.095516] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.096178] x86: Booting SMP configuration:\n[ 0.097314] .... node #0, CPUs: #1[ 0.095471] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.112020] x86: Booted up 1 node, 2 CPUs\n[ 0.112012] KVM setup async PF for cpu 1\n[ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.115476] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.116397] devtmpfs: initialized\n[ 0.118103] EVM: security.selinux\n[ 0.119007] EVM: security.SMACK64\n[ 0.120005] EVM: security.ima\n[ 0.120830] EVM: security.capability\n[ 0.121799] pinctrl core: initialized pinctrl subsystem\n[ 0.122128] regulator-dummy: no parameters\n[ 0.124073] RTC time: 20:37:51, date: 11/14/18\n[ 0.125213] NET: Registered protocol family 16\n[ 0.126424] cpuidle: using governor ladder\n[ 0.127465] cpuidle: using governor menu\n[ 0.128138] ACPI: bus type PCI registered\n[ 0.129152] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.130711] PCI: Using configuration type 1 for base access\n[ 0.132591] bio: create slab at 0\n[ 0.133082] ACPI: Added _OSI(Module Device)\n[ 0.133121] ACPI: Added _OSI(Processor Device)\n[ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.137155] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.139498] ACPI: Interpreter enabled\n[ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.142363] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.144688] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.147047] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.148686] ACPI: (supports S0 S5)\n[ 0.149598] ACPI: Using IOAPIC for interrupt routing\n[ 0.152014] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.154366] ACPI: No dock devices found.\n[ 0.157269] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.158721] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.160007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.161528] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.164195] acpiphp: Slot [3] registered\n[ 0.165225] acpiphp: Slot [4] registered\n[ 0.166247] acpiphp: Slot [5] registered\n[ 0.167266] acpiphp: Slot [6] registered\n[ 0.168019] acpiphp: Slot [7] registered\n[ 0.169048] acpiphp: Slot [8] registered\n[ 0.170048] acpiphp: Slot [9] registered\n[ 0.171062] acpiphp: Slot [10] registered\n[ 0.172019] acpiphp: Slot [11] registered\n[ 0.173045] acpiphp: Slot [12] registered\n[ 0.174067] acpiphp: Slot [13] registered\n[ 0.175099] acpiphp: Slot [14] registered\n[ 0.176019] acpiphp: Slot [15] registered\n[ 0.177056] acpiphp: Slot [16] registered\n[ 0.178088] acpiphp: Slot [17] registered\n[ 0.179129] acpiphp: Slot [18] registered\n[ 0.180026] acpiphp: Slot [19] registered\n[ 0.181111] acpiphp: Slot [20] registered\n[ 0.182149] acpiphp: Slot [21] registered\n[ 0.183187] acpiphp: Slot [22] registered\n[ 0.184019] acpiphp: Slot [23] registered\n[ 0.185070] acpiphp: Slot [24] registered\n[ 0.186114] acpiphp: Slot [25] registered\n[ 0.187161] acpiphp: Slot [26] registered\n[ 0.188266] acpiphp: Slot [27] registered\n[ 0.189515] acpiphp: Slot [28] registered\n[ 0.190568] acpiphp: Slot [29] registered\n[ 0.191612] acpiphp: Slot [30] registered\n[ 0.192049] acpiphp: Slot [31] registered\n[ 0.193086] PCI host bridge to bus 0000:00\n[ 0.194159] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.195472] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.197433] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.198972] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.207614] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.208013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.229298] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.231225] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.233490] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.235326] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.236864] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.238560] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.240316] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.241411] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.244004] vgaarb: loaded\n[ 0.244781] vgaarb: bridge control possible 0000:00:02.0\n[ 0.246337] SCSI subsystem initialized\n[ 0.247545] ACPI: bus type USB registered\n[ 0.248033] usbcore: registered new interface driver usbfs\n[ 0.249369] usbcore: registered new interface driver hub\n[ 0.250700] usbcore: registered new device driver usb\n[ 0.252120] PCI: Using ACPI for IRQ routing\n[ 0.253472] NetLabel: Initializing\n[ 0.254434] NetLabel: domain hash size = 128\n[ 0.255530] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.256082] NetLabel: unlabeled traffic allowed by default\n[ 0.257425] Switched to clocksource kvm-clock\n[ 0.264230] AppArmor: AppArmor Filesystem Enabled\n[ 0.265446] pnp: PnP ACPI init\n[ 0.266315] ACPI: bus type PNP registered\n[ 0.267815] pnp: PnP ACPI: found 8 devices\n[ 0.268879] ACPI: bus type PNP unregistered\n[ 0.276693] NET: Registered protocol family 2\n[ 0.278103] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.280071] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.281775] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.283393] TCP: reno registered\n[ 0.284285] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.285714] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.287274] NET: Registered protocol family 1\n[ 0.288416] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.289818] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.291186] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.313473] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.335826] Trying to unpack rootfs image as initramfs...\n[ 0.433522] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.435709] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.437173] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.438908] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.441052] Scanning for low memory corruption every 60 seconds\n[ 0.442940] Initialise system trusted keyring\n[ 0.444139] audit: initializing netlink socket (disabled)\n[ 0.445464] type=2000 audit(1542227872.547:1): initialized\n[ 0.465880] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.468391] zbud: loaded\n[ 0.469420] VFS: Disk quotas dquot_6.5.2\n[ 0.470487] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.472542] fuse init (API version 7.22)\n[ 0.473704] msgmni has been set to 3997\n[ 0.474794] Key type big_key registered\n[ 0.476401] Key type asymmetric registered\n[ 0.477462] Asymmetric key parser 'x509' registered\n[ 0.478701] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.480649] io scheduler noop registered\n[ 0.481683] io scheduler deadline registered (default)\n[ 0.482963] io scheduler cfq registered\n[ 0.484051] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.485434] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.487013] ipmi message handler version 39.2\n[ 0.488184] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.490062] ACPI: Power Button [PWRF]\n[ 0.491160] GHES: HEST is not enabled!\n[ 0.513107] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.556840] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.558931] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.582520] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.585608] Linux agpgart interface v0.103\n[ 0.587833] brd: module loaded\n[ 0.589354] loop: module loaded\n[ 0.590580] blk-mq: CPU -> queue map\n[ 0.591540] CPU 0 -> Queue 0\n[ 0.592412] CPU 1 -> Queue 0\n[ 0.594161] vda: vda1\n[ 0.595732] scsi0 : ata_piix\n[ 0.596689] scsi1 : ata_piix\n[ 0.597537] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.599086] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.600938] libphy: Fixed MDIO Bus: probed\n[ 0.602082] tun: Universal TUN/TAP device driver, 1.6\n[ 0.603359] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.605630] PPP generic driver version 2.4.2\n[ 0.606797] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.608336] ehci-pci: EHCI PCI platform driver\n[ 0.609471] ehci-platform: EHCI generic platform driver\n[ 0.610754] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.612211] ohci-pci: OHCI PCI platform driver\n[ 0.613334] ohci-platform: OHCI generic platform driver\n[ 0.614599] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.636832] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.638119] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.640103] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.641573] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.643142] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.644980] usb usb1: Product: UHCI Host Controller\n[ 0.646226] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.647724] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.648990] hub 1-0:1.0: USB hub found\n[ 0.649992] hub 1-0:1.0: 2 ports detected\n[ 0.651174] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.653876] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655103] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656459] mousedev: PS/2 mouse device common for all mice\n[ 0.658066] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.660312] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661821] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.663347] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.664950] device-mapper: uevent: version 1.0.3\n[ 0.666177] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.668261] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.669836] TCP: cubic registered\n[ 0.670823] NET: Registered protocol family 10\n[ 0.672403] NET: Registered protocol family 17\n[ 0.673562] Key type dns_resolver registered\n[ 0.674884] Loading compiled-in X.509 certificates\n[ 0.676666] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.678993] registered taskstats version 1\n[ 0.689600] Key type trusted registered\n[ 0.693307] Key type encrypted registered\n[ 0.694367] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.695698] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.697508] regulator-dummy: disabling\n[ 0.698604] Magic number: 10:785:649\n[ 0.699759] rtc_cmos 00:00: setting system clock to 2018-11-14 20:37:52 UTC (1542227872)\n[ 0.701908] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.703349] EDD information not available.\n[ 0.758269] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.760265] Write protecting the kernel read-only data: 12288k\n[ 0.762927] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.766868] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.781203] systemd-udevd[106]: starting version 204\n[ 0.840927] FDC 0 is a S82078B\n[ 0.964100] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.128255] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.129862] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.131516] usb 1-1: Product: QEMU USB Tablet\n[ 1.132637] usb 1-1: Manufacturer: QEMU\n[ 1.133661] usb 1-1: SerialNumber: 42\n[ 1.432044] tsc: Refined TSC clocksource calibration: 3491.872 MHz\n[ 1.857247] 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.150238] 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.255003] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.371279] 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 Wed, 14 Nov 2018 20:37:54 +0000. Up 2.68 seconds.\ncloud-init-nonet[2.81]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\ncloud-init-nonet[3.76]: static networking is now up\n * Starting Mount network filesystems[74G[ OK ]\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 ]\nCloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:37:55 +0000. Up 3.89 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.5 | 255.255.255.0 | fa:16:3e:cb:40:f9 |\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.2 | 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:\n33:9b:d5:56:1f:15:2a:68:ad:be:ec:a0:66:98:72:29 root@ellis-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o|\n| o . .|\n| o o ... |\n| . .... ..|\n| S.. o .|\n| .* . |\n| + .o. |\n| E = o. 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:\ne2:d5:ab:a3:3f:09:df:ba:b3:cf:13:b8:73:c3:d5:3d root@ellis-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| |\n| . |\n| . S.. . . |\n| ..o. ... .E.|\n| .o =.o .|\n| Oo* |\n| .o*@oo |\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:\nc2:5c:df:8d:00:5e:ef:05:b0:d4:15:7f:3e:2b:24:dd root@ellis-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . +o..o. |\n| . + o.. . |\n| o o . . o|\n| o . . +.+...|\n| + S ..+o.E.|\n| . o 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:\nfc:5e:4a:07:c1:dc:2e:e5:9c:ae:7d:48:46:9f:f1:2d root@ellis-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| o . |\n| + o |\n| . *... |\n| S o.=. +.|\n| . +o E o|\n| oo+. . |\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 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 * Starting D-Bus system message bus[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 automatic crash report generation[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS ellis-0 ttyS0\n\nellis-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:39:59 +0000. Up 127.75 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Wed, 14 Nov 2018 20:41:00 +0000. Up 188.54 seconds.\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 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com\ngpg: no valid OpenPGP data found.\n+ apt-get update\nErr http://repo.cw-ngv.com binary/ InRelease\n \nErr http://repo.cw-ngv.com binary/ Release.gpg\n Could not resolve 'repo.cw-ngv.com'\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease \n\nW: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com'\n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\n+ mkdir -p /etc/clearwater\n+ etcd_ip=\n+ '[' -n '' ']'\n+ etcd_ip=192.168.0.5\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install ellis --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package ellis\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nE: Unable to locate package clearwater-management\n+ /usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd\n/var/lib/cloud/instance/scripts/part-001: line 31: /usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd: No such file or directory\n+ /usr/share/clearwater/clearwater-config-manager/scripts/cw-config download shared_config --autoconfirm --dir /tmp\n/var/lib/cloud/instance/scripts/part-001: line 34: /usr/share/clearwater/clearwater-config-manager/scripts/cw-config: No such file or directory\n+ cat\n+ /usr/share/clearwater/clearwater-config-manager/scripts/cw-config upload shared_config --autoconfirm --dir /tmp\n/var/lib/cloud/instance/scripts/part-001: line 64: /usr/share/clearwater/clearwater-config-manager/scripts/cw-config: No such file or directory\n+ service clearwater-infrastructure restart\nclearwater-infrastructure: unrecognized service\n+ service ellis stop\nellis: unrecognized service\n+ /usr/share/clearwater/ellis/env/bin/python /usr/share/clearwater/ellis/src/metaswitch/ellis/tools/create_numbers.py --start 6505550000 --count 1000\n/var/lib/cloud/instance/scripts/part-001: line 71: /usr/share/clearwater/ellis/env/bin/python: No such file or directory\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.211\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.211\n++ echo A 172.30.9.211\n++ ip2rr 172.30.9.211\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.211\n++ echo A 172.30.9.211\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 0 -lt 10 ']'\n+ retries=1\n+ echo 'nsupdate failed - retrying (retry 1)...'\nnsupdate failed - retrying (retry 1)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.211\n++ echo 172.30.9.211\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.211\n++ ip2rr 172.30.9.211\n++ echo 172.30.9.211\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.211\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 1 -lt 10 ']'\n+ retries=2\n+ echo 'nsupdate failed - retrying (retry 2)...'\nnsupdate failed - retrying (retry 2)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.211\n++ echo 172.30.9.211\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.211\n++ ip2rr 172.30.9.211\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.211\n++ echo A 172.30.9.211\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 2 -lt 10 ']'\n+ retries=3\n+ echo 'nsupdate failed - retrying (retry 3)...'\nnsupdate failed - retrying (retry 3)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.211\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.211\n++ echo A 172.30.9.211\n++ ip2rr 172.30.9.211\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.211\n++ echo A 172.30.9.211\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 3 -lt 10 ']'\n+ retries=4\n+ echo 'nsupdate failed - retrying (retry 4)...'\nnsupdate failed - retrying (retry 4)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.211\n++ echo 172.30.9.211\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.211\n++ ip2rr 172.30.9.211\n++ echo 172.30.9.211\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.211\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 4 -lt 10 ']'\n+ retries=5\n+ echo 'nsupdate failed - retrying (retry 5)...'\nnsupdate failed - retrying (retry 5)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.211\n++ echo 172.30.9.211\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.211\n++ ip2rr 172.30.9.211\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.211\n++ echo A 172.30.9.211\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 5 -lt 10 ']'\n+ retries=6\n+ echo 'nsupdate failed - retrying (retry 6)...'\nnsupdate failed - retrying (retry 6)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.211\n++ echo 172.30.9.211\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.211\n++ ip2rr 172.30.9.211\n++ echo 172.30.9.211\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.211\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 6 -lt 10 ']'\n+ retries=7\n+ echo 'nsupdate failed - retrying (retry 7)...'\nnsupdate failed - retrying (retry 7)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.211\n++ echo 172.30.9.211\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.211\n++ ip2rr 172.30.9.211\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.211\n++ echo A 172.30.9.211\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 7 -lt 10 ']'\n+ retries=8\n+ echo 'nsupdate failed - retrying (retry 8)...'\nnsupdate failed - retrying (retry 8)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.211\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.211\n++ echo A 172.30.9.211\n++ ip2rr 172.30.9.211\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.211\n++ echo A 172.30.9.211\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 8 -lt 10 ']'\n+ retries=9\n+ echo 'nsupdate failed - retrying (retry 9)...'\nnsupdate failed - retrying (retry 9)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.211\n++ echo 172.30.9.211\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.211\n++ ip2rr 172.30.9.211\n++ echo 172.30.9.211\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.211\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 9 -lt 10 ']'\n+ retries=10\n+ echo 'nsupdate failed - retrying (retry 10)...'\nnsupdate failed - retrying (retry 10)...\n+ sleep 5\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.211\n++ echo 172.30.9.211\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.211\n++ ip2rr 172.30.9.211\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.211\n++ echo A 172.30.9.211\n; Communication with 192.168.0.27#53 failed: timed out\ncould not talk to specified name server\n+ '[' 10 -lt 10 ']'\n+ echo 'nameserver 192.168.0.27'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ service dnsmasq force-reload\ndnsmasq: unrecognized service\n2018-11-14 20:46:33,179 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1]\n2018-11-14 20:46:33,184 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts)\n2018-11-14 20:46:33,186 - util.py[WARNING]: Running scripts-user () failed\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 | 63:e3:a4:7a:95:27:63:7b:6b:dc:f4:10:61:cc:e4:f2 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 e2:d5:ab:a3:3f:09:df:ba:b3:cf:13:b8:73:c3:d5:3d root@ellis-0 (DSA)\nec2: 256 c2:5c:df:8d:00:5e:ef:05:b0:d4:15:7f:3e:2b:24:dd root@ellis-0 (ECDSA)\nec2: 256 fc:5e:4a:07:c1:dc:2e:e5:9c:ae:7d:48:46:9f:f1:2d root@ellis-0 (ED25519)\nec2: 2048 33:9b:d5:56:1f:15:2a:68:ad:be:ec:a0:66:98:72:29 root@ellis-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFOMynfAp0u75OVHHzVK6yUu0AAq/NkuLWQtkACUJs6WaRp+8QrnzLWK+EYgUr4/vc6u8PCxDONwPfB/meqDMG4= root@ellis-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIN9pB9SGzsSFHYUICeQYEaXKum2UuDw/6DeT9fFuuVNJ root@ellis-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDM6ogJo5jo3V4/RlSm48EHKD8JOV1QjV1TzSHuHIKWuF7G8+YzBFO9JUsUE0Jr/eFWIuElBR/BCl2SAoflviJ+BqRBMCQMZCwCv62ZlI71tFl4htZahHtmPZ2OKpxFYypy/YlCzb3moI3iegF6PiTLGrVQwbgF5tnujyI1WuwDr44WNwpTTShZeEcSVLtQDzeZB+VDnBmebiNZWAGqad6z/DFuty0QJ7BHJYxzv9F7l3VMNBip6v+BBU1lvIx5j1gaS6y9gDV00eWjm8Lrm9RBLs4S+/HCIfaUK3q9KMdBUdwaCrioxbkXWhz4SJWtxZl8d6kfO1futf35V+4yCKxb root@ellis-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Wed, 14 Nov 2018 20:46:33 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 521.42 seconds\n"} 2018-11-14 20:48:20,073 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85/action used request id req-d59dde55-00de-40d1-824c-bf013327f8f4 2018-11-14 20:48:20,074 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0759260654449s 2018-11-14 20:48:20,075 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85/action used request id req-d59dde55-00de-40d1-824c-bf013327f8f4 2018-11-14 20:48:20,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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008036] Security Framework initialized [ 0.009114] AppArmor: AppArmor initialized [ 0.010178] Yama: becoming mindful. [ 0.011255] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013664] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016797] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018334] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020275] Initializing cgroup subsys memory [ 0.021395] Initializing cgroup subsys devices [ 0.022505] Initializing cgroup subsys freezer [ 0.024003] Initializing cgroup subsys blkio [ 0.025073] Initializing cgroup subsys perf_event [ 0.026224] Initializing cgroup subsys hugetlb [ 0.027398] FEATURE SPEC_CTRL Present [ 0.028684] mce: CPU supports 10 MCE banks [ 0.029764] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029764] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033489] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036002] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.038487] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.040003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.043177] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.048018] ACPI: Core revision 20131115 [ 0.049503] ACPI: All ACPI Tables successfully acquired [ 0.050977] ftrace: allocating 28747 entries in 113 pages [ 0.072191] smpboot: Max logical packages: 2 [ 0.076003] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.077537] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.079292] Enabling x2apic [ 0.080000] Enabled x2apic [ 0.080003] Switched APIC routing to physical x2apic. [ 0.082463] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.084002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.086736] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.093159] KVM setup paravirtual spinlock [ 0.095516] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.096178] x86: Booting SMP configuration: [ 0.097314] .... node #0, CPUs: #1[ 0.095471] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.112020] x86: Booted up 1 node, 2 CPUs [ 0.112012] KVM setup async PF for cpu 1 [ 0.112012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.115476] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.116397] devtmpfs: initialized [ 0.118103] EVM: security.selinux [ 0.119007] EVM: security.SMACK64 [ 0.120005] EVM: security.ima [ 0.120830] EVM: security.capability [ 0.121799] pinctrl core: initialized pinctrl subsystem [ 0.122128] regulator-dummy: no parameters [ 0.124073] RTC time: 20:37:51, date: 11/14/18 [ 0.125213] NET: Registered protocol family 16 [ 0.126424] cpuidle: using governor ladder [ 0.127465] cpuidle: using governor menu [ 0.128138] ACPI: bus type PCI registered [ 0.129152] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.130711] PCI: Using configuration type 1 for base access [ 0.132591] bio: create slab at 0 [ 0.133082] ACPI: Added _OSI(Module Device) [ 0.133121] ACPI: Added _OSI(Processor Device) [ 0.136003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.137155] ACPI: Added _OSI(Processor Aggregator Device) [ 0.139498] ACPI: Interpreter enabled [ 0.140006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.142363] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.144688] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.147047] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.148686] ACPI: (supports S0 S5) [ 0.149598] ACPI: Using IOAPIC for interrupt routing [ 0.152014] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.154366] ACPI: No dock devices found. [ 0.157269] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.158721] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.160007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.161528] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.164195] acpiphp: Slot [3] registered [ 0.165225] acpiphp: Slot [4] registered [ 0.166247] acpiphp: Slot [5] registered [ 0.167266] acpiphp: Slot [6] registered [ 0.168019] acpiphp: Slot [7] registered [ 0.169048] acpiphp: Slot [8] registered [ 0.170048] acpiphp: Slot [9] registered [ 0.171062] acpiphp: Slot [10] registered [ 0.172019] acpiphp: Slot [11] registered [ 0.173045] acpiphp: Slot [12] registered [ 0.174067] acpiphp: Slot [13] registered [ 0.175099] acpiphp: Slot [14] registered [ 0.176019] acpiphp: Slot [15] registered [ 0.177056] acpiphp: Slot [16] registered [ 0.178088] acpiphp: Slot [17] registered [ 0.179129] acpiphp: Slot [18] registered [ 0.180026] acpiphp: Slot [19] registered [ 0.181111] acpiphp: Slot [20] registered [ 0.182149] acpiphp: Slot [21] registered [ 0.183187] acpiphp: Slot [22] registered [ 0.184019] acpiphp: Slot [23] registered [ 0.185070] acpiphp: Slot [24] registered [ 0.186114] acpiphp: Slot [25] registered [ 0.187161] acpiphp: Slot [26] registered [ 0.188266] acpiphp: Slot [27] registered [ 0.189515] acpiphp: Slot [28] registered [ 0.190568] acpiphp: Slot [29] registered [ 0.191612] acpiphp: Slot [30] registered [ 0.192049] acpiphp: Slot [31] registered [ 0.193086] PCI host bridge to bus 0000:00 [ 0.194159] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.195472] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.196004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.197433] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.198972] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.200003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.207614] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.208013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.229298] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.231225] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.233490] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.235326] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.236864] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.238560] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.240316] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.241411] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.244004] vgaarb: loaded [ 0.244781] vgaarb: bridge control possible 0000:00:02.0 [ 0.246337] SCSI subsystem initialized [ 0.247545] ACPI: bus type USB registered [ 0.248033] usbcore: registered new interface driver usbfs [ 0.249369] usbcore: registered new interface driver hub [ 0.250700] usbcore: registered new device driver usb [ 0.252120] PCI: Using ACPI for IRQ routing [ 0.253472] NetLabel: Initializing [ 0.254434] NetLabel: domain hash size = 128 [ 0.255530] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.256082] NetLabel: unlabeled traffic allowed by default [ 0.257425] Switched to clocksource kvm-clock [ 0.264230] AppArmor: AppArmor Filesystem Enabled [ 0.265446] pnp: PnP ACPI init [ 0.266315] ACPI: bus type PNP registered [ 0.267815] pnp: PnP ACPI: found 8 devices [ 0.268879] ACPI: bus type PNP unregistered [ 0.276693] NET: Registered protocol family 2 [ 0.278103] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.280071] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.281775] TCP: Hash tables configured (established 16384 bind 16384) [ 0.283393] TCP: reno registered [ 0.284285] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.285714] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.287274] NET: Registered protocol family 1 [ 0.288416] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.289818] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.291186] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.313473] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.335826] Trying to unpack rootfs image as initramfs... [ 0.433522] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.435709] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.437173] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.438908] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.441052] Scanning for low memory corruption every 60 seconds [ 0.442940] Initialise system trusted keyring [ 0.444139] audit: initializing netlink socket (disabled) [ 0.445464] type=2000 audit(1542227872.547:1): initialized [ 0.465880] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.468391] zbud: loaded [ 0.469420] VFS: Disk quotas dquot_6.5.2 [ 0.470487] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.472542] fuse init (API version 7.22) [ 0.473704] msgmni has been set to 3997 [ 0.474794] Key type big_key registered [ 0.476401] Key type asymmetric registered [ 0.477462] Asymmetric key parser 'x509' registered [ 0.478701] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.480649] io scheduler noop registered [ 0.481683] io scheduler deadline registered (default) [ 0.482963] io scheduler cfq registered [ 0.484051] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.485434] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.487013] ipmi message handler version 39.2 [ 0.488184] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.490062] ACPI: Power Button [PWRF] [ 0.491160] GHES: HEST is not enabled! [ 0.513107] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556840] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558931] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.582520] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.585608] Linux agpgart interface v0.103 [ 0.587833] brd: module loaded [ 0.589354] loop: module loaded [ 0.590580] blk-mq: CPU -> queue map [ 0.591540] CPU 0 -> Queue 0 [ 0.592412] CPU 1 -> Queue 0 [ 0.594161] vda: vda1 [ 0.595732] scsi0 : ata_piix [ 0.596689] scsi1 : ata_piix [ 0.597537] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.599086] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.600938] libphy: Fixed MDIO Bus: probed [ 0.602082] tun: Universal TUN/TAP device driver, 1.6 [ 0.603359] tun: (C) 1999-2004 Max Krasnyansky [ 0.605630] PPP generic driver version 2.4.2 [ 0.606797] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.608336] ehci-pci: EHCI PCI platform driver [ 0.609471] ehci-platform: EHCI generic platform driver [ 0.610754] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.612211] ohci-pci: OHCI PCI platform driver [ 0.613334] ohci-platform: OHCI generic platform driver [ 0.614599] uhci_hcd: USB Universal Host Controller Interface driver [ 0.636832] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638119] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.640103] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.641573] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.643142] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644980] usb usb1: Product: UHCI Host Controller [ 0.646226] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.647724] usb usb1: SerialNumber: 0000:00:01.2 [ 0.648990] hub 1-0:1.0: USB hub found [ 0.649992] hub 1-0:1.0: 2 ports detected [ 0.651174] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.653876] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.655103] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.656459] mousedev: PS/2 mouse device common for all mice [ 0.658066] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.660312] rtc_cmos 00:00: RTC can wake from S4 [ 0.661821] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.663347] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.664950] device-mapper: uevent: version 1.0.3 [ 0.666177] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.668261] ledtrig-cpu: registered to indicate activity on CPUs [ 0.669836] TCP: cubic registered [ 0.670823] NET: Registered protocol family 10 [ 0.672403] NET: Registered protocol family 17 [ 0.673562] Key type dns_resolver registered [ 0.674884] Loading compiled-in X.509 certificates [ 0.676666] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.678993] registered taskstats version 1 [ 0.689600] Key type trusted registered [ 0.693307] Key type encrypted registered [ 0.694367] AppArmor: AppArmor sha1 policy hashing enabled [ 0.695698] IMA: No TPM chip found, activating TPM-bypass! [ 0.697508] regulator-dummy: disabling [ 0.698604] Magic number: 10:785:649 [ 0.699759] rtc_cmos 00:00: setting system clock to 2018-11-14 20:37:52 UTC (1542227872) [ 0.701908] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.703349] EDD information not available. [ 0.758269] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.760265] Write protecting the kernel read-only data: 12288k [ 0.762927] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.766868] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.781203] systemd-udevd[106]: starting version 204 [ 0.840927] FDC 0 is a S82078B [ 0.964100] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.128255] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.129862] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.131516] usb 1-1: Product: QEMU USB Tablet [ 1.132637] usb 1-1: Manufacturer: QEMU [ 1.133661] usb 1-1: SerialNumber: 42 [ 1.432044] tsc: Refined TSC clocksource calibration: 3491.872 MHz [ 1.857247] 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.150238] 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.255003] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.371279] 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 Wed, 14 Nov 2018 20:37:54 +0000. Up 2.68 seconds. cloud-init-nonet[2.81]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] cloud-init-nonet[3.76]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:37:55 +0000. Up 3.89 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.5 | 255.255.255.0 | fa:16:3e:cb:40:f9 | 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.2 | 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: 33:9b:d5:56:1f:15:2a:68:ad:be:ec:a0:66:98:72:29 root@ellis-0 The key's randomart image is: +--[ RSA 2048]----+ | .o| | o . .| | o o ... | | . .... ..| | S.. o .| | .* . | | + .o. | | E = 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: e2:d5:ab:a3:3f:09:df:ba:b3:cf:13:b8:73:c3:d5:3d root@ellis-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | | | . | | . S.. . . | | ..o. ... .E.| | .o =.o .| | Oo* | | .o*@oo | +-----------------+ 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: c2:5c:df:8d:00:5e:ef:05:b0:d4:15:7f:3e:2b:24:dd root@ellis-0 The key's randomart image is: +--[ECDSA 256]---+ | . +o..o. | | . + o.. . | | o o . . o| | o . . +.+...| | + S ..+o.E.| | . 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: fc:5e:4a:07:c1:dc:2e:e5:9c:ae:7d:48:46:9f:f1:2d root@ellis-0 The key's randomart image is: +--[ED25519 256--+ | | | o . | | + o | | . *... | | S o.=. +.| | . +o E o| | 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 ] * Starting D-Bus system message bus[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * 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 automatic crash report generation[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off 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 ] Ubuntu 14.04.5 LTS ellis-0 ttyS0 ellis-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:39:59 +0000. Up 127.75 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Wed, 14 Nov 2018 20:41:00 +0000. Up 188.54 seconds. + 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 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip= + '[' -n '' ']' + etcd_ip=192.168.0.5 + cat + DEBIAN_FRONTEND=noninteractive + apt-get install ellis --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package ellis + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + /usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd /var/lib/cloud/instance/scripts/part-001: line 31: /usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd: No such file or directory + /usr/share/clearwater/clearwater-config-manager/scripts/cw-config download shared_config --autoconfirm --dir /tmp /var/lib/cloud/instance/scripts/part-001: line 34: /usr/share/clearwater/clearwater-config-manager/scripts/cw-config: No such file or directory + cat + /usr/share/clearwater/clearwater-config-manager/scripts/cw-config upload shared_config --autoconfirm --dir /tmp /var/lib/cloud/instance/scripts/part-001: line 64: /usr/share/clearwater/clearwater-config-manager/scripts/cw-config: No such file or directory + service clearwater-infrastructure restart clearwater-infrastructure: unrecognized service + service ellis stop ellis: unrecognized service + /usr/share/clearwater/ellis/env/bin/python /usr/share/clearwater/ellis/src/metaswitch/ellis/tools/create_numbers.py --start 6505550000 --count 1000 /var/lib/cloud/instance/scripts/part-001: line 71: /usr/share/clearwater/ellis/env/bin/python: No such file or directory + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ++ ip2rr 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.211 ++ echo 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.211 ++ ip2rr 172.30.9.211 ++ echo 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.211 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.211 ++ echo 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.211 ++ ip2rr 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ++ ip2rr 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.211 ++ echo 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.211 ++ ip2rr 172.30.9.211 ++ echo 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.211 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.211 ++ echo 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.211 ++ ip2rr 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.211 ++ echo 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.211 ++ ip2rr 172.30.9.211 ++ echo 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.211 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.211 ++ echo 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.211 ++ ip2rr 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ++ ip2rr 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 8 -lt 10 ']' + retries=9 + echo 'nsupdate failed - retrying (retry 9)...' nsupdate failed - retrying (retry 9)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.211 ++ echo 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.211 ++ ip2rr 172.30.9.211 ++ echo 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.211 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 9 -lt 10 ']' + retries=10 + echo 'nsupdate failed - retrying (retry 10)...' nsupdate failed - retrying (retry 10)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.211 ++ echo 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.211 ++ ip2rr 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ; Communication with 192.168.0.27#53 failed: timed out could not talk to specified name server + '[' 10 -lt 10 ']' + echo 'nameserver 192.168.0.27' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload dnsmasq: unrecognized service 2018-11-14 20:46:33,179 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1] 2018-11-14 20:46:33,184 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts) 2018-11-14 20:46:33,186 - util.py[WARNING]: Running scripts-user () failed 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 | 63:e3:a4:7a:95:27:63:7b:6b:dc:f4:10:61:cc:e4:f2 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 e2:d5:ab:a3:3f:09:df:ba:b3:cf:13:b8:73:c3:d5:3d root@ellis-0 (DSA) ec2: 256 c2:5c:df:8d:00:5e:ef:05:b0:d4:15:7f:3e:2b:24:dd root@ellis-0 (ECDSA) ec2: 256 fc:5e:4a:07:c1:dc:2e:e5:9c:ae:7d:48:46:9f:f1:2d root@ellis-0 (ED25519) ec2: 2048 33:9b:d5:56:1f:15:2a:68:ad:be:ec:a0:66:98:72:29 root@ellis-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFOMynfAp0u75OVHHzVK6yUu0AAq/NkuLWQtkACUJs6WaRp+8QrnzLWK+EYgUr4/vc6u8PCxDONwPfB/meqDMG4= root@ellis-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIN9pB9SGzsSFHYUICeQYEaXKum2UuDw/6DeT9fFuuVNJ root@ellis-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDM6ogJo5jo3V4/RlSm48EHKD8JOV1QjV1TzSHuHIKWuF7G8+YzBFO9JUsUE0Jr/eFWIuElBR/BCl2SAoflviJ+BqRBMCQMZCwCv62ZlI71tFl4htZahHtmPZ2OKpxFYypy/YlCzb3moI3iegF6PiTLGrVQwbgF5tnujyI1WuwDr44WNwpTTShZeEcSVLtQDzeZB+VDnBmebiNZWAGqad6z/DFuty0QJ7BHJYxzv9F7l3VMNBip6v+BBU1lvIx5j1gaS6y9gDV00eWjm8Lrm9RBLs4S+/HCIfaUK3q9KMdBUdwaCrioxbkXWhz4SJWtxZl8d6kfO1futf35V+4yCKxb root@ellis-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Wed, 14 Nov 2018 20:46:33 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 521.42 seconds 2018-11-14 20:48:20,077 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-11-14 20:48:20,077 - 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:cb:40:f9', u'version': 4, u'addr': u'192.168.0.5', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:cb:40:f9', u'version': 4, u'addr': u'172.30.9.211', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'dce84875-e294-4a0e-8c2a-b00c798a7994', 'name': u'heat_ims-img_d8609c44-340c-4d6f-8a5b-d1459e74ac0f'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-14T20:37:51.000000', 'flavor': Munch({u'id': u'5b8923eb-df2a-4137-a147-2d7beb51d838', 'name': u'heat_ims-flavor_d8609c44-340c-4d6f-8a5b-d1459e74ac0f'}), 'az': u'nova', 'id': u'3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'bce0ba70-92c9-4d18-9f3c-f6eee1b4a0a8', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', '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'17df1bfc-d01e-431d-9042-9237dfe9617d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'bce0ba70-92c9-4d18-9f3c-f6eee1b4a0a8', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'1f820764-68cd-41a2-b44c-a30011b1f019'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'bce0ba70-92c9-4d18-9f3c-f6eee1b4a0a8', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', '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'2965599d-d676-4fed-83cd-a49c7f24ef30'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'bce0ba70-92c9-4d18-9f3c-f6eee1b4a0a8', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', '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'56ae51ed-3d72-4c45-8ea6-8e136d554cc4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'bce0ba70-92c9-4d18-9f3c-f6eee1b4a0a8', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'f68c9996-27c4-4919-97e4-6f9278dac49a'})], 'id': u'bce0ba70-92c9-4d18-9f3c-f6eee1b4a0a8', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'faa5f0863714437cb897fdd125a6c4c3', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Ellis nodes (management)', 'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'security_group_id': u'3055ad34-86e1-4124-9dae-937393d1da11', 'tenant_id': '', 'port_range_min': 443, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', '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'52e6bfe0-3e41-42e8-8247-2cfc3c156218'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'security_group_id': u'3055ad34-86e1-4124-9dae-937393d1da11', 'tenant_id': '', 'port_range_min': 80, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', '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'55b0075e-4f0a-424e-8b2e-13d736128c8f'})], 'id': u'3055ad34-86e1-4124-9dae-937393d1da11', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'faa5f0863714437cb897fdd125a6c4c3', 'properties': Munch({}), 'name': u'clearwater-opnfv-ellis-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'87dbc71cccc24f5dbb2732199bda2b10', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.211', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': 'heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.211', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.211', 'launched_at': u'2018-11-14T20:37:51.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-14T20:37:51Z', 'hostId': u'4f9348ee26543026d8aeb2af7f9ee6328e1c5c6b414aeec1b963e000', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f', 'public_v6': '', 'private_v4': u'192.168.0.5', 'cloud': 'envvars', 'host_id': u'4f9348ee26543026d8aeb2af7f9ee6328e1c5c6b414aeec1b963e000', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-14T20:37:51.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'faa5f0863714437cb897fdd125a6c4c3', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'faa5f0863714437cb897fdd125a6c4c3', 'created_at': u'2018-11-14T20:36:09Z', 'created': u'2018-11-14T20:36:09Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-11-14 20:48:20,079 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 20:48:20,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" 2018-11-14 20:48:20,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:48:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5c9a1828-7a51-4cb3-9ad4-7936cf52610f x-compute-request-id: req-5c9a1828-7a51-4cb3-9ad4-7936cf52610f Content-Encoding: gzip Content-Length: 1498 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:bc:66:4c", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:66:4c", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:60:8c", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0e36c748-ed15-4de6-82a0-d99a17af479a", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:34.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "0e36c748-ed15-4de6-82a0-d99a17af479a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:34Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "sprout-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:c1:0b:40", "version": 4, "addr": "192.168.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:0b:40", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "192.168.1.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:81:3b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/35e17aec-ff41-4421-9df7-552124cdbab1", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:46.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "35e17aec-ff41-4421-9df7-552124cdbab1", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:46Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "bono-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:42:07:79", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:07:79", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:b7:ea", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:36.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "4e94fde9-a2a7-4c3c-9f85-71d3c336e754", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:36Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "dime-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:63:a5:22", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:a5:22", "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:1d:a7:43", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:a7:43", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d31f7770-a606-4856-90d0-b4ea1295ef58", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "d31f7770-a606-4856-90d0-b4ea1295ef58", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "homer-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:46:7f:16", "version": 4, "addr": "192.168.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:7f:16", "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:6f:84:50", "version": 4, "addr": "192.168.1.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:38:47.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "e6326e31-4b5c-45c8-97b1-abcc3c98ae2b", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:38:47Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "vellum-0.clearwater.opnfv", "created": "2018-11-14T20:38:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:cb:40:f9", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:40:f9", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:37:51.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "3f74cf0d-8ff5-4b8d-a56c-ee7c25f11a85", "security_groups": [{"name": "clearwater-opnfv-ellis-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:37:51Z", "hostId": "4f9348ee26543026d8aeb2af7f9ee6328e1c5c6b414aeec1b963e000", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ellis-0.clearwater.opnfv", "created": "2018-11-14T20:36:09Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "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:da:ad:13", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:ad:13", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:63:c7", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ab480cc2-b362-4101-9346-87dff464dada", "rel": "bookmark"}], "image": {"id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "links": [{"href": "http://172.30.9.28:8774/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T20:35:57.000000", "flavor": {"id": "5b8923eb-df2a-4137-a147-2d7beb51d838", "links": [{"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "bookmark"}]}, "id": "ab480cc2-b362-4101-9346-87dff464dada", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "87dbc71cccc24f5dbb2732199bda2b10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T20:35:57Z", "hostId": "468d8040c109840b3e9da0cb731cebe93abedbbc117ef970a6d5d825", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "name": "ns.clearwater.opnfv", "created": "2018-11-14T20:34:13Z", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 20:48:20,712 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-5c9a1828-7a51-4cb3-9ad4-7936cf52610f 2018-11-14 20:48:20,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.632921934128s 2018-11-14 20:48:20,713 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-5c9a1828-7a51-4cb3-9ad4-7936cf52610f 2018-11-14 20:48:20,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 20:48:20,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/ab480cc2-b362-4101-9346-87dff464dada/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}88c3e3134698bb4dc61c6a1504b6ec2ecd87d9be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 20:48:20,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 20:48:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-697f3e87-8f53-4b19-a7c9-a73c9db1ea61 x-compute-request-id: req-697f3e87-8f53-4b19-a7c9-a73c9db1ea61 Content-Encoding: gzip Content-Length: 11600 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008035] Security Framework initialized\n[ 0.009078] AppArmor: AppArmor initialized\n[ 0.010094] Yama: becoming mindful.\n[ 0.011138] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013685] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016814] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018291] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020279] Initializing cgroup subsys memory\n[ 0.021352] Initializing cgroup subsys devices\n[ 0.022428] Initializing cgroup subsys freezer\n[ 0.023494] Initializing cgroup subsys blkio\n[ 0.024003] Initializing cgroup subsys perf_event\n[ 0.025107] Initializing cgroup subsys hugetlb\n[ 0.026226] FEATURE SPEC_CTRL Present\n[ 0.028405] mce: CPU supports 10 MCE banks\n[ 0.029433] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029433] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.031796] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.032002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.033611] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.036002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled\n[ 0.037711] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.040653] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.046722] ACPI: Core revision 20131115\n[ 0.048224] ACPI: All ACPI Tables successfully acquired\n[ 0.049627] ftrace: allocating 28747 entries in 113 pages\n[ 0.068200] smpboot: Max logical packages: 2\n[ 0.069260] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.072003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.073679] Enabling x2apic\n[ 0.074455] Enabled x2apic\n[ 0.076003] Switched APIC routing to physical x2apic.\n[ 0.078413] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.080001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.082580] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.089124] KVM setup paravirtual spinlock\n[ 0.091490] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.092188] x86: Booting SMP configuration:\n[ 0.093273] .... node #0, CPUs: #1[ 0.091451] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.108026] x86: Booted up 1 node, 2 CPUs\n[ 0.108017] KVM setup async PF for cpu 1\n[ 0.108020] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.111450] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.112404] devtmpfs: initialized\n[ 0.114053] EVM: security.selinux\n[ 0.114935] EVM: security.SMACK64\n[ 0.116006] EVM: security.ima\n[ 0.116819] EVM: security.capability\n[ 0.117779] pinctrl core: initialized pinctrl subsystem\n[ 0.118145] regulator-dummy: no parameters\n[ 0.120075] RTC time: 20:35:58, date: 11/14/18\n[ 0.121205] NET: Registered protocol family 16\n[ 0.122386] cpuidle: using governor ladder\n[ 0.123409] cpuidle: using governor menu\n[ 0.124065] ACPI: bus type PCI registered\n[ 0.125069] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.126603] PCI: Using configuration type 1 for base access\n[ 0.128496] bio: create slab at 0\n[ 0.129067] ACPI: Added _OSI(Module Device)\n[ 0.129100] ACPI: Added _OSI(Processor Device)\n[ 0.130169] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.132003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.134337] ACPI: Interpreter enabled\n[ 0.135280] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.137545] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.140013] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.142654] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.144736] ACPI: (supports S0 S5)\n[ 0.145685] ACPI: Using IOAPIC for interrupt routing\n[ 0.146987] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.148208] ACPI: No dock devices found.\n[ 0.151271] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.152008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.153669] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.155297] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.156211] acpiphp: Slot [3] registered\n[ 0.157288] acpiphp: Slot [4] registered\n[ 0.158369] acpiphp: Slot [5] registered\n[ 0.159442] acpiphp: Slot [6] registered\n[ 0.160022] acpiphp: Slot [7] registered\n[ 0.161124] acpiphp: Slot [8] registered\n[ 0.162213] acpiphp: Slot [9] registered\n[ 0.163351] acpiphp: Slot [10] registered\n[ 0.164021] acpiphp: Slot [11] registered\n[ 0.165130] acpiphp: Slot [12] registered\n[ 0.166258] acpiphp: Slot [13] registered\n[ 0.167484] acpiphp: Slot [14] registered\n[ 0.168020] acpiphp: Slot [15] registered\n[ 0.169159] acpiphp: Slot [16] registered\n[ 0.170376] acpiphp: Slot [17] registered\n[ 0.171592] acpiphp: Slot [18] registered\n[ 0.172047] acpiphp: Slot [19] registered\n[ 0.173124] acpiphp: Slot [20] registered\n[ 0.174144] acpiphp: Slot [21] registered\n[ 0.175303] acpiphp: Slot [22] registered\n[ 0.176742] acpiphp: Slot [23] registered\n[ 0.177910] acpiphp: Slot [24] registered\n[ 0.178968] acpiphp: Slot [25] registered\n[ 0.180000] acpiphp: Slot [26] registered\n[ 0.180020] acpiphp: Slot [27] registered\n[ 0.181049] acpiphp: Slot [28] registered\n[ 0.182088] acpiphp: Slot [29] registered\n[ 0.183113] acpiphp: Slot [30] registered\n[ 0.184026] acpiphp: Slot [31] registered\n[ 0.185090] PCI host bridge to bus 0000:00\n[ 0.186185] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.187499] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.188004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.189446] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.190997] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.192003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.199436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.200013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.227547] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.228934] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.230742] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.232492] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.234256] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.236166] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.238200] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.238200] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.240003] vgaarb: loaded\n[ 0.240788] vgaarb: bridge control possible 0000:00:02.0\n[ 0.242611] SCSI subsystem initialized\n[ 0.244141] ACPI: bus type USB registered\n[ 0.245236] usbcore: registered new interface driver usbfs\n[ 0.246580] usbcore: registered new interface driver hub\n[ 0.248014] usbcore: registered new device driver usb\n[ 0.249331] PCI: Using ACPI for IRQ routing\n[ 0.249850] NetLabel: Initializing\n[ 0.252015] NetLabel: domain hash size = 128\n[ 0.253108] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.254389] NetLabel: unlabeled traffic allowed by default\n[ 0.256215] Switched to clocksource kvm-clock\n[ 0.265169] AppArmor: AppArmor Filesystem Enabled\n[ 0.266376] pnp: PnP ACPI init\n[ 0.267235] ACPI: bus type PNP registered\n[ 0.268894] pnp: PnP ACPI: found 8 devices\n[ 0.269930] ACPI: bus type PNP unregistered\n[ 0.277389] NET: Registered protocol family 2\n[ 0.279002] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.280935] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.282629] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.284260] TCP: reno registered\n[ 0.285136] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.286532] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.288171] NET: Registered protocol family 1\n[ 0.289305] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.290670] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.292001] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.314358] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.337189] Trying to unpack rootfs image as initramfs...\n[ 0.447132] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.449392] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.450737] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.452452] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.454932] Scanning for low memory corruption every 60 seconds\n[ 0.457132] Initialise system trusted keyring\n[ 0.458506] audit: initializing netlink socket (disabled)\n[ 0.460069] type=2000 audit(1542227758.882:1): initialized\n[ 0.482269] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.484962] zbud: loaded\n[ 0.486058] VFS: Disk quotas dquot_6.5.2\n[ 0.487284] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.489492] fuse init (API version 7.22)\n[ 0.490762] msgmni has been set to 3997\n[ 0.491999] Key type big_key registered\n[ 0.493543] Key type asymmetric registered\n[ 0.494772] Asymmetric key parser 'x509' registered\n[ 0.496204] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.498421] io scheduler noop registered\n[ 0.499580] io scheduler deadline registered (default)\n[ 0.501052] io scheduler cfq registered\n[ 0.502311] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.503861] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.505717] ipmi message handler version 39.2\n[ 0.507071] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.509223] ACPI: Power Button [PWRF]\n[ 0.510480] GHES: HEST is not enabled!\n[ 0.532647] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.576037] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.598146] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.600349] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.624187] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.627148] Linux agpgart interface v0.103\n[ 0.629319] brd: module loaded\n[ 0.630702] loop: module loaded\n[ 0.632103] blk-mq: CPU -> queue map\n[ 0.633179] CPU 0 -> Queue 0\n[ 0.634116] CPU 1 -> Queue 0\n[ 0.635966] vda: vda1\n[ 0.637563] scsi0 : ata_piix\n[ 0.638514] scsi1 : ata_piix\n[ 0.639358] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.640901] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.642767] libphy: Fixed MDIO Bus: probed\n[ 0.643963] tun: Universal TUN/TAP device driver, 1.6\n[ 0.645167] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.648175] PPP generic driver version 2.4.2\n[ 0.649318] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.650900] ehci-pci: EHCI PCI platform driver\n[ 0.652171] ehci-platform: EHCI generic platform driver\n[ 0.653694] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.655295] ohci-pci: OHCI PCI platform driver\n[ 0.656534] ohci-platform: OHCI generic platform driver\n[ 0.657927] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.680138] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.681610] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.683848] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.685630] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.687477] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.689616] usb usb1: Product: UHCI Host Controller\n[ 0.691002] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd\n[ 0.692743] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.694198] hub 1-0:1.0: USB hub found\n[ 0.695374] hub 1-0:1.0: 2 ports detected\n[ 0.696767] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.699813] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.701187] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.702568] mousedev: PS/2 mouse device common for all mice\n[ 0.704189] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.706485] rtc_cmos 00:00: RTC can wake from S4\n[ 0.707931] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.709424] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.710976] device-mapper: uevent: version 1.0.3\n[ 0.712195] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.714240] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.715734] TCP: cubic registered\n[ 0.723972] NET: Registered protocol family 10\n[ 0.725556] NET: Registered protocol family 17\n[ 0.726672] Key type dns_resolver registered\n[ 0.728018] Loading compiled-in X.509 certificates\n[ 0.729765] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11'\n[ 0.732075] registered taskstats version 1\n[ 0.735202] Key type trusted registered\n[ 0.738757] Key type encrypted registered\n[ 0.739796] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.741105] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.742924] regulator-dummy: disabling\n[ 0.743986] Magic number: 10:235:599\n[ 0.744998] serial8250 serial8250: hash matches\n[ 0.746236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:35:59 UTC (1542227759)\n[ 0.748325] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.749736] EDD information not available.\n[ 0.798271] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.800265] Write protecting the kernel read-only data: 12288k\n[ 0.802875] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000)\n[ 0.806784] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.820225] systemd-udevd[107]: starting version 204\n[ 0.880564] FDC 0 is a S82078B\n[ 1.008116] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.172271] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.174118] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.175726] usb 1-1: Product: QEMU USB Tablet\n[ 1.176821] usb 1-1: Manufacturer: QEMU\n[ 1.177811] usb 1-1: SerialNumber: 42\n[ 1.448223] tsc: Refined TSC clocksource calibration: 3491.847 MHz\n[ 1.893150] 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.196514] 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.305564] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[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.396732] EXT4-fs (vda1): re-mounted. Opts: (null)\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 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 Wed, 14 Nov 2018 20:36:01 +0000. Up 2.75 seconds.\ncloud-init-nonet[2.89]: 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[3.81]: 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 * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:36:02 +0000. Up 4.02 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:41:63:c7 |\nci-info: | eth0 | True | 192.168.0.27 | 255.255.255.0 | fa:16:3e:da:ad:13 |\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:\n55:1e:1e:0a:94:e2:51:1f:f6:a7:73:47:8b:85:dd:67 root@ns\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| o+.o + |\n| o .+ B oo .|\n| . o + +..oE|\n| . . oooo|\n| S o....|\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:\n7a:20:d6:00:ea:49:d7:f5:7d:fe:ef:b6:e8:f1:15:9c root@ns\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . . |\n| . .. . . . |\n|.. ... . . . |\n|o o o o . .|\n| o o o S . E |\n| . . o . .|\n| . . . ..|\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:\n93:42:e2:18:0d:03:b7:3b:be:c7:00:97:9d:a5:83:24 root@ns\nThe key's randomart image is:\n+--[ECDSA 256]---+\n|..+ |\n|E..= . |\n| oo+o+. |\n|. +==o . |\n| o+ ... S |\n| ... . . |\n| .o |\n| .o |\n| .. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n6f:13:30:41:75:87:30:96:de:3d:3c:86:93:ed:05:8d root@ns\nThe key's randomart image is:\n+--[ED25519 256--+\n| .o.=o...o |\n| o.o..E .|\n| o. . * . |\n| o. = B .|\n| S . + + |\n| . . . |\n| + |\n| . . |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting 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 * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\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 * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nacpid: starting up with netlink and the input layer\n * Starting ACPI daemon[74G[ OK ]\nacpid: 1 rule loaded\nacpid: waiting for events: event logging is off\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 ]\n\nUbuntu 14.04.5 LTS ns ttyS0\n\nns login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:38:06 +0000. Up 127.79 seconds.\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Wed, 14 Nov 2018 20:39:07 +0000. Up 188.46 seconds.\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\n+ ip addr add 192.168.1.7/24 dev eth1\n+ ip link set dev eth1 up\n+ apt-get update\nErr http://security.ubuntu.com trusty-security InRelease\n \nErr http://archive.ubuntu.com trusty InRelease\n \nErr http://archive.ubuntu.com trusty-updates InRelease\n \nErr http://archive.ubuntu.com trusty-backports InRelease\n \nErr http://security.ubuntu.com trusty-security Release.gpg\n Could not resolve 'security.ubuntu.com'\nErr http://archive.ubuntu.com trusty Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-updates Release.gpg\n Could not resolve 'archive.ubuntu.com'\nErr http://archive.ubuntu.com trusty-backports Release.gpg\n Could not resolve 'archive.ubuntu.com'\nReading package lists...\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease \n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease \n\nW: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com'\n\nW: Some index files failed to download. They have been ignored, or old ones used instead.\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 2 not upgraded.\nNeed to get 432 kB of archives.\nAfter this operation, 1639 kB of additional disk space will be used.\nWARNING: The following packages cannot be authenticated!\n bind9utils bind9\nE: There are problems and -y was used without --force-yes\n+ cat\n/var/lib/cloud/instance/scripts/part-001: line 16: /etc/bind/named.conf.local: No such file or directory\n+ cat\n/var/lib/cloud/instance/scripts/part-001: line 41: /var/lib/bind/db.clearwater.opnfv: No such file or directory\n+ chown root:bind /var/lib/bind/db.clearwater.opnfv\nchown: invalid group: 'root:bind'\n+ service bind9 reload\nbind9: unrecognized service\n2018-11-14 20:39:49,436 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1]\n2018-11-14 20:39:49,440 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts)\n2018-11-14 20:39:49,442 - util.py[WARNING]: Running scripts-user () failed\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 | 63:e3:a4:7a:95:27:63:7b:6b:dc:f4:10:61:cc:e4:f2 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 7a:20:d6:00:ea:49:d7:f5:7d:fe:ef:b6:e8:f1:15:9c root@ns (DSA)\nec2: 256 93:42:e2:18:0d:03:b7:3b:be:c7:00:97:9d:a5:83:24 root@ns (ECDSA)\nec2: 256 6f:13:30:41:75:87:30:96:de:3d:3c:86:93:ed:05:8d root@ns (ED25519)\nec2: 2048 55:1e:1e:0a:94:e2:51:1f:f6:a7:73:47:8b:85:dd:67 root@ns (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOmRN61mZS02HUqazV2miMIhWEGWCUd+EAzz8KlmancJ5dHMcSbtZypy2vw460aSYvnyJn2JO6/T5nJ7SA/jU0w= root@ns\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAM2GRR7Bhkt9HONiIa/9gYKdHUWbM3v1ZqcoS47G/MQ root@ns\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9zroEwqmqiaFMSE67E3Q9nvA8ig66IESbn2pGXO8A/lHTg+1sttgKC68ke3kykMWX6E4G6+Yavyt0ahUgUxElzibZkrHYXQbvq9jhgJOWbSueCVbOEw9ruXVZ7/kSkS5NWH+j/m3PBJjMHmi4M0AF9Lk02mG6Ng2o9cXyG7LAkhzUqNoLjmdbr+5h6jAVggIsYxXK9K01bWi0YsKZe9X0WvVLY9+t7H6tYL/I7/qG+yROFQWiWOEdK+9idxbqbheZAj/Jrrq/3kpIBvHLs1wBsGSNI4q2ZVnG2mDzykVDgDwd8uu+d0tJs3QnS2F/yOrNLuNbZZa4BXjSXXHKw9xv root@ns\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Wed, 14 Nov 2018 20:39:49 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 230.73 seconds\n"} 2018-11-14 20:48:20,826 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/ab480cc2-b362-4101-9346-87dff464dada/action used request id req-697f3e87-8f53-4b19-a7c9-a73c9db1ea61 2018-11-14 20:48:20,826 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.105427980423s 2018-11-14 20:48:20,827 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/ab480cc2-b362-4101-9346-87dff464dada/action used request id req-697f3e87-8f53-4b19-a7c9-a73c9db1ea61 2018-11-14 20:48:20,827 - 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-161-generic (buildd@lcy01-amd64-003) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #211-Ubuntu SMP Wed Oct 3 14:52:35 UTC 2018 (Ubuntu 3.13.0-161.211-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 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 000000007ffe15d1 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 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-161-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008035] Security Framework initialized [ 0.009078] AppArmor: AppArmor initialized [ 0.010094] Yama: becoming mindful. [ 0.011138] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013685] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016814] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018291] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020279] Initializing cgroup subsys memory [ 0.021352] Initializing cgroup subsys devices [ 0.022428] Initializing cgroup subsys freezer [ 0.023494] Initializing cgroup subsys blkio [ 0.024003] Initializing cgroup subsys perf_event [ 0.025107] Initializing cgroup subsys hugetlb [ 0.026226] FEATURE SPEC_CTRL Present [ 0.028405] mce: CPU supports 10 MCE banks [ 0.029433] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029433] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.031796] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.032002] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.033611] Spectre V2 mitigation: Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.036002] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled [ 0.037711] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.040653] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.046722] ACPI: Core revision 20131115 [ 0.048224] ACPI: All ACPI Tables successfully acquired [ 0.049627] ftrace: allocating 28747 entries in 113 pages [ 0.068200] smpboot: Max logical packages: 2 [ 0.069260] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.072003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.073679] Enabling x2apic [ 0.074455] Enabled x2apic [ 0.076003] Switched APIC routing to physical x2apic. [ 0.078413] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.080001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.082580] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.089124] KVM setup paravirtual spinlock [ 0.091490] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.092188] x86: Booting SMP configuration: [ 0.093273] .... node #0, CPUs: #1[ 0.091451] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.108026] x86: Booted up 1 node, 2 CPUs [ 0.108017] KVM setup async PF for cpu 1 [ 0.108020] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.111450] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.112404] devtmpfs: initialized [ 0.114053] EVM: security.selinux [ 0.114935] EVM: security.SMACK64 [ 0.116006] EVM: security.ima [ 0.116819] EVM: security.capability [ 0.117779] pinctrl core: initialized pinctrl subsystem [ 0.118145] regulator-dummy: no parameters [ 0.120075] RTC time: 20:35:58, date: 11/14/18 [ 0.121205] NET: Registered protocol family 16 [ 0.122386] cpuidle: using governor ladder [ 0.123409] cpuidle: using governor menu [ 0.124065] ACPI: bus type PCI registered [ 0.125069] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.126603] PCI: Using configuration type 1 for base access [ 0.128496] bio: create slab at 0 [ 0.129067] ACPI: Added _OSI(Module Device) [ 0.129100] ACPI: Added _OSI(Processor Device) [ 0.130169] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.132003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.134337] ACPI: Interpreter enabled [ 0.135280] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.137545] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.140013] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.142654] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.144736] ACPI: (supports S0 S5) [ 0.145685] ACPI: Using IOAPIC for interrupt routing [ 0.146987] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.148208] ACPI: No dock devices found. [ 0.151271] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.152008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.153669] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.155297] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.156211] acpiphp: Slot [3] registered [ 0.157288] acpiphp: Slot [4] registered [ 0.158369] acpiphp: Slot [5] registered [ 0.159442] acpiphp: Slot [6] registered [ 0.160022] acpiphp: Slot [7] registered [ 0.161124] acpiphp: Slot [8] registered [ 0.162213] acpiphp: Slot [9] registered [ 0.163351] acpiphp: Slot [10] registered [ 0.164021] acpiphp: Slot [11] registered [ 0.165130] acpiphp: Slot [12] registered [ 0.166258] acpiphp: Slot [13] registered [ 0.167484] acpiphp: Slot [14] registered [ 0.168020] acpiphp: Slot [15] registered [ 0.169159] acpiphp: Slot [16] registered [ 0.170376] acpiphp: Slot [17] registered [ 0.171592] acpiphp: Slot [18] registered [ 0.172047] acpiphp: Slot [19] registered [ 0.173124] acpiphp: Slot [20] registered [ 0.174144] acpiphp: Slot [21] registered [ 0.175303] acpiphp: Slot [22] registered [ 0.176742] acpiphp: Slot [23] registered [ 0.177910] acpiphp: Slot [24] registered [ 0.178968] acpiphp: Slot [25] registered [ 0.180000] acpiphp: Slot [26] registered [ 0.180020] acpiphp: Slot [27] registered [ 0.181049] acpiphp: Slot [28] registered [ 0.182088] acpiphp: Slot [29] registered [ 0.183113] acpiphp: Slot [30] registered [ 0.184026] acpiphp: Slot [31] registered [ 0.185090] PCI host bridge to bus 0000:00 [ 0.186185] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.187499] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.188004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.189446] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.190997] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.192003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.199436] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.200013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.227547] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.228934] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.230742] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.232492] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.234256] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.236166] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.238200] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.238200] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.240003] vgaarb: loaded [ 0.240788] vgaarb: bridge control possible 0000:00:02.0 [ 0.242611] SCSI subsystem initialized [ 0.244141] ACPI: bus type USB registered [ 0.245236] usbcore: registered new interface driver usbfs [ 0.246580] usbcore: registered new interface driver hub [ 0.248014] usbcore: registered new device driver usb [ 0.249331] PCI: Using ACPI for IRQ routing [ 0.249850] NetLabel: Initializing [ 0.252015] NetLabel: domain hash size = 128 [ 0.253108] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.254389] NetLabel: unlabeled traffic allowed by default [ 0.256215] Switched to clocksource kvm-clock [ 0.265169] AppArmor: AppArmor Filesystem Enabled [ 0.266376] pnp: PnP ACPI init [ 0.267235] ACPI: bus type PNP registered [ 0.268894] pnp: PnP ACPI: found 8 devices [ 0.269930] ACPI: bus type PNP unregistered [ 0.277389] NET: Registered protocol family 2 [ 0.279002] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.280935] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.282629] TCP: Hash tables configured (established 16384 bind 16384) [ 0.284260] TCP: reno registered [ 0.285136] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.286532] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.288171] NET: Registered protocol family 1 [ 0.289305] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.290670] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.292001] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.314358] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.337189] Trying to unpack rootfs image as initramfs... [ 0.447132] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.449392] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.450737] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.452452] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.454932] Scanning for low memory corruption every 60 seconds [ 0.457132] Initialise system trusted keyring [ 0.458506] audit: initializing netlink socket (disabled) [ 0.460069] type=2000 audit(1542227758.882:1): initialized [ 0.482269] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.484962] zbud: loaded [ 0.486058] VFS: Disk quotas dquot_6.5.2 [ 0.487284] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.489492] fuse init (API version 7.22) [ 0.490762] msgmni has been set to 3997 [ 0.491999] Key type big_key registered [ 0.493543] Key type asymmetric registered [ 0.494772] Asymmetric key parser 'x509' registered [ 0.496204] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.498421] io scheduler noop registered [ 0.499580] io scheduler deadline registered (default) [ 0.501052] io scheduler cfq registered [ 0.502311] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.503861] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.505717] ipmi message handler version 39.2 [ 0.507071] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.509223] ACPI: Power Button [PWRF] [ 0.510480] GHES: HEST is not enabled! [ 0.532647] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576037] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.598146] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.600349] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.624187] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.627148] Linux agpgart interface v0.103 [ 0.629319] brd: module loaded [ 0.630702] loop: module loaded [ 0.632103] blk-mq: CPU -> queue map [ 0.633179] CPU 0 -> Queue 0 [ 0.634116] CPU 1 -> Queue 0 [ 0.635966] vda: vda1 [ 0.637563] scsi0 : ata_piix [ 0.638514] scsi1 : ata_piix [ 0.639358] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.640901] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.642767] libphy: Fixed MDIO Bus: probed [ 0.643963] tun: Universal TUN/TAP device driver, 1.6 [ 0.645167] tun: (C) 1999-2004 Max Krasnyansky [ 0.648175] PPP generic driver version 2.4.2 [ 0.649318] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.650900] ehci-pci: EHCI PCI platform driver [ 0.652171] ehci-platform: EHCI generic platform driver [ 0.653694] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.655295] ohci-pci: OHCI PCI platform driver [ 0.656534] ohci-platform: OHCI generic platform driver [ 0.657927] uhci_hcd: USB Universal Host Controller Interface driver [ 0.680138] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.681610] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.683848] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.685630] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.687477] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.689616] usb usb1: Product: UHCI Host Controller [ 0.691002] usb usb1: Manufacturer: Linux 3.13.0-161-generic uhci_hcd [ 0.692743] usb usb1: SerialNumber: 0000:00:01.2 [ 0.694198] hub 1-0:1.0: USB hub found [ 0.695374] hub 1-0:1.0: 2 ports detected [ 0.696767] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.699813] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.701187] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.702568] mousedev: PS/2 mouse device common for all mice [ 0.704189] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.706485] rtc_cmos 00:00: RTC can wake from S4 [ 0.707931] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.709424] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.710976] device-mapper: uevent: version 1.0.3 [ 0.712195] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.714240] ledtrig-cpu: registered to indicate activity on CPUs [ 0.715734] TCP: cubic registered [ 0.723972] NET: Registered protocol family 10 [ 0.725556] NET: Registered protocol family 17 [ 0.726672] Key type dns_resolver registered [ 0.728018] Loading compiled-in X.509 certificates [ 0.729765] Loaded X.509 cert 'Magrathea: Glacier signing key: dec41e675452b756c3d21c6f92688e583c584e11' [ 0.732075] registered taskstats version 1 [ 0.735202] Key type trusted registered [ 0.738757] Key type encrypted registered [ 0.739796] AppArmor: AppArmor sha1 policy hashing enabled [ 0.741105] IMA: No TPM chip found, activating TPM-bypass! [ 0.742924] regulator-dummy: disabling [ 0.743986] Magic number: 10:235:599 [ 0.744998] serial8250 serial8250: hash matches [ 0.746236] rtc_cmos 00:00: setting system clock to 2018-11-14 20:35:59 UTC (1542227759) [ 0.748325] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.749736] EDD information not available. [ 0.798271] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.800265] Write protecting the kernel read-only data: 12288k [ 0.802875] Freeing unused kernel memory: 676K (ffff880001757000 - ffff880001800000) [ 0.806784] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.820225] systemd-udevd[107]: starting version 204 [ 0.880564] FDC 0 is a S82078B [ 1.008116] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.172271] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.174118] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.175726] usb 1-1: Product: QEMU USB Tablet [ 1.176821] usb 1-1: Manufacturer: QEMU [ 1.177811] usb 1-1: SerialNumber: 42 [ 1.448223] tsc: Refined TSC clocksource calibration: 3491.847 MHz [ 1.893150] 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.196514] 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.305564] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[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.396732] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * 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 Wed, 14 Nov 2018 20:36:01 +0000. Up 2.75 seconds. cloud-init-nonet[2.89]: 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[3.81]: 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 ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 20:36:02 +0000. Up 4.02 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:41:63:c7 | ci-info: | eth0 | True | 192.168.0.27 | 255.255.255.0 | fa:16:3e:da:ad:13 | 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: 55:1e:1e:0a:94:e2:51:1f:f6:a7:73:47:8b:85:dd:67 root@ns The key's randomart image is: +--[ RSA 2048]----+ | o+.o + | | o .+ B oo .| | . o + +..oE| | . . oooo| | 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: 7a:20:d6:00:ea:49:d7:f5:7d:fe:ef:b6:e8:f1:15:9c root@ns The key's randomart image is: +--[ DSA 1024]----+ | . . | | . .. . . . | |.. ... . . . | |o o o o . .| | o o o S . E | | . . o . .| | . . . ..| | . + +| | .o =+| +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 93:42:e2:18:0d:03:b7:3b:be:c7:00:97:9d:a5:83:24 root@ns The key's randomart image is: +--[ECDSA 256]---+ |..+ | |E..= . | | oo+o+. | |. +==o . | | o+ ... S | | ... . . | | .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: 6f:13:30:41:75:87:30:96:de:3d:3c:86:93:ed:05:8d root@ns The key's randomart image is: +--[ED25519 256--+ | .o.=o...o | | o.o..E .| | o. . * . | | o. = B .| | S . + + | | . . . | | + | | . . | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting 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 ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * 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 ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * 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 ] Ubuntu 14.04.5 LTS ns ttyS0 ns login: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 14 Nov 2018 20:38:06 +0000. Up 127.79 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Wed, 14 Nov 2018 20:39:07 +0000. Up 188.46 seconds. ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + ip addr add 192.168.1.7/24 dev eth1 + ip link set dev eth1 up + apt-get update Err http://security.ubuntu.com trusty-security InRelease Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + 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 2 not upgraded. Need to get 432 kB of archives. After this operation, 1639 kB of additional disk space will be used. WARNING: The following packages cannot be authenticated! bind9utils bind9 E: There are problems and -y was used without --force-yes + cat /var/lib/cloud/instance/scripts/part-001: line 16: /etc/bind/named.conf.local: No such file or directory + cat /var/lib/cloud/instance/scripts/part-001: line 41: /var/lib/bind/db.clearwater.opnfv: No such file or directory + chown root:bind /var/lib/bind/db.clearwater.opnfv chown: invalid group: 'root:bind' + service bind9 reload bind9: unrecognized service 2018-11-14 20:39:49,436 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1] 2018-11-14 20:39:49,440 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts) 2018-11-14 20:39:49,442 - util.py[WARNING]: Running scripts-user () failed 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 | 63:e3:a4:7a:95:27:63:7b:6b:dc:f4:10:61:cc:e4:f2 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 7a:20:d6:00:ea:49:d7:f5:7d:fe:ef:b6:e8:f1:15:9c root@ns (DSA) ec2: 256 93:42:e2:18:0d:03:b7:3b:be:c7:00:97:9d:a5:83:24 root@ns (ECDSA) ec2: 256 6f:13:30:41:75:87:30:96:de:3d:3c:86:93:ed:05:8d root@ns (ED25519) ec2: 2048 55:1e:1e:0a:94:e2:51:1f:f6:a7:73:47:8b:85:dd:67 root@ns (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOmRN61mZS02HUqazV2miMIhWEGWCUd+EAzz8KlmancJ5dHMcSbtZypy2vw460aSYvnyJn2JO6/T5nJ7SA/jU0w= root@ns ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAM2GRR7Bhkt9HONiIa/9gYKdHUWbM3v1ZqcoS47G/MQ root@ns ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9zroEwqmqiaFMSE67E3Q9nvA8ig66IESbn2pGXO8A/lHTg+1sttgKC68ke3kykMWX6E4G6+Yavyt0ahUgUxElzibZkrHYXQbvq9jhgJOWbSueCVbOEw9ruXVZ7/kSkS5NWH+j/m3PBJjMHmi4M0AF9Lk02mG6Ng2o9cXyG7LAkhzUqNoLjmdbr+5h6jAVggIsYxXK9K01bWi0YsKZe9X0WvVLY9+t7H6tYL/I7/qG+yROFQWiWOEdK+9idxbqbheZAj/Jrrq/3kpIBvHLs1wBsGSNI4q2ZVnG2mDzykVDgDwd8uu+d0tJs3QnS2F/yOrNLuNbZZa4BXjSXXHKw9xv root@ns -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Wed, 14 Nov 2018 20:39:49 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 230.73 seconds 2018-11-14 20:48:20,829 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-11-14 20:48:20,832 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.211 2018-11-14 20:50:28,080 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create ellis account 2018-11-14 20:53:00,400 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create ellis account 2018-11-14 20:55:32,592 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create ellis account 2018-11-14 20:58:04,912 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create ellis account 2018-11-14 21:00:37,235 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create ellis account 2018-11-14 21:03:09,552 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 6: cannot create ellis account 2018-11-14 21:05:41,872 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 7: cannot create ellis account 2018-11-14 21:08:14,192 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 8: cannot create ellis account 2018-11-14 21:10:46,512 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 9: cannot create ellis account 2018-11-14 21:13:18,832 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 10: cannot create ellis account 2018-11-14 21:15:51,152 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 11: cannot create ellis account 2018-11-14 21:18:23,472 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 12: cannot create ellis account 2018-11-14 21:20:55,792 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 13: cannot create ellis account 2018-11-14 21:23:28,112 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 14: cannot create ellis account 2018-11-14 21:26:00,432 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 15: cannot create ellis account 2018-11-14 21:28:32,752 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 16: cannot create ellis account 2018-11-14 21:31:05,072 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 17: cannot create ellis account 2018-11-14 21:33:37,392 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 18: cannot create ellis account 2018-11-14 21:36:09,712 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 19: cannot create ellis account 2018-11-14 21:38:42,032 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 20: cannot create ellis account 2018-11-14 21:41:14,352 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 21: cannot create ellis account 2018-11-14 21:43:46,672 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 22: cannot create ellis account 2018-11-14 21:46:18,992 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 23: cannot create ellis account 2018-11-14 21:48:51,312 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 24: cannot create ellis account 2018-11-14 21:51:23,632 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 25: cannot create ellis account 2018-11-14 21:53:55,953 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 26: cannot create ellis account 2018-11-14 21:56:28,272 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 27: cannot create ellis account 2018-11-14 21:59:00,592 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 28: cannot create ellis account 2018-11-14 22:01:32,912 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 29: cannot create ellis account 2018-11-14 22:04:05,232 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 30: cannot create ellis account 2018-11-14 22:06:37,552 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 31: cannot create ellis account 2018-11-14 22:09:09,872 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 32: cannot create ellis account 2018-11-14 22:11:42,192 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 33: cannot create ellis account 2018-11-14 22:14:14,512 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 34: cannot create ellis account 2018-11-14 22:16:46,831 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 35: cannot create ellis account 2018-11-14 22:19:19,152 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 36: cannot create ellis account 2018-11-14 22:21:51,472 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 37: cannot create ellis account 2018-11-14 22:24:23,792 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 38: cannot create ellis account 2018-11-14 22:26:56,112 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 39: cannot create ellis account 2018-11-14 22:29:28,432 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 40: cannot create ellis account 2018-11-14 22:32:00,752 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 41: cannot create ellis account 2018-11-14 22:34:33,072 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 42: cannot create ellis account 2018-11-14 22:37:05,393 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 43: cannot create ellis account 2018-11-14 22:39:37,712 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 44: cannot create ellis account 2018-11-14 22:42:10,032 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 45: cannot create ellis account 2018-11-14 22:44:42,352 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 46: cannot create ellis account 2018-11-14 22:47:14,672 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 47: cannot create ellis account 2018-11-14 22:49:46,992 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 48: cannot create ellis account 2018-11-14 22:52:19,312 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 49: cannot create ellis account 2018-11-14 22:54:51,632 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 50: cannot create ellis account 2018-11-14 22:55:16,656 - functest.opnfv_tests.vnf.ims.heat_ims - ERROR - Cannot run heat_ims Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/heat_ims.py", line 125, in run if not self.execute(): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/heat_ims.py", line 102, in execute if (self.deploy_vnf() and self.test_vnf()): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/heat_ims.py", line 172, in deploy_vnf self.clearwater.availability_check_by_creating_numbers() File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/clearwater.py", line 64, in availability_check_by_creating_numbers number_res = self._create_ellis_account(account_url, params) File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/clearwater.py", line 106, in _create_ellis_account params.get('full_name'))) Exception: Unable to create an account opnfv functest user 2018-11-14 22:55:16,785 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-14 22:55:16,786 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | heat_ims | functest | 142:10 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-11-14 22:55:16,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-11-14 22:55:16,793 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-11-14 22:55:17,203 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d18ffcad80ca4d1d973d582d455b9fe2", "name": "heat_stack_owner"}, {"id": "0530948829d94dec9e1dc117a4052aef", "name": "Member"}], "expires_at": "2018-11-14T23:55:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "faa5f0863714437cb897fdd125a6c4c3", "name": "heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/faa5f0863714437cb897fdd125a6c4c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/faa5f0863714437cb897fdd125a6c4c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_faa5f0863714437cb897fdd125a6c4c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_faa5f0863714437cb897fdd125a6c4c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/faa5f0863714437cb897fdd125a6c4c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/faa5f0863714437cb897fdd125a6c4c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/faa5f0863714437cb897fdd125a6c4c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/faa5f0863714437cb897fdd125a6c4c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/faa5f0863714437cb897fdd125a6c4c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/faa5f0863714437cb897fdd125a6c4c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/faa5f0863714437cb897fdd125a6c4c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/faa5f0863714437cb897fdd125a6c4c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/faa5f0863714437cb897fdd125a6c4c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "heat_ims-user_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "id": "87dbc71cccc24f5dbb2732199bda2b10"}, "audit_ids": ["1phgaRRXTj2MzOh5s3Qw0w"], "issued_at": "2018-11-14T22:55:17.000000Z"}} 2018-11-14 22:55:17,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/947671e6-e7ad-4d9f-9417-c0d8dd898afb?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}df1ba40ac40578c506f212997f7d4ae283d09719" 2018-11-14 22:55:17,813 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 22:55:17 GMT Server: Apache x-openstack-request-id: req-615245d7-8b54-4d06-a4a7-ab2e09911b48 Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb?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-11-14 22:55:18,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 22:55:17 GMT Server: Apache x-openstack-request-id: req-51dd94fe-1d77-4c66-9c1c-8a5911d2fd67 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 884 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "faa5f0863714437cb897fdd125a6c4c3", "private_sig_net_ip_version": "4", "image": "heat_ims-img_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "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_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "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": "928cbc5c-a6fa-468a-b088-88e266fca291", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "947671e6-e7ad-4d9f-9417-c0d8dd898afb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "928cbc5c-a6fa-468a-b088-88e266fca291"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "0f365c6ff17b486c8e6bd52960a3e6aa", "tags": null, "creation_time": "2018-11-14T20:33:36Z", "links": [{"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "947671e6-e7ad-4d9f-9417-c0d8dd898afb", "stack_status_reason": "Stack CREATE completed successfully", "template_description": "Clearwater deployment\n"}} 2018-11-14 22:55:18,484 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb?resolve_outputs=False used request id req-51dd94fe-1d77-4c66-9c1c-8a5911d2fd67 2018-11-14 22:55:18,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 1.69153499603s 2018-11-14 22:55:18,484 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb?resolve_outputs=False used request id req-51dd94fe-1d77-4c66-9c1c-8a5911d2fd67 2018-11-14 22:55:18,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-14 22:55:18,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/947671e6-e7ad-4d9f-9417-c0d8dd898afb/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}df1ba40ac40578c506f212997f7d4ae283d09719" 2018-11-14 22:55:19,127 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 22:55:18 GMT Server: Apache x-openstack-request-id: req-47a75287-fe00-472d-8215-5fa40afb879c Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/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-11-14 22:55:19,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 22:55:19 GMT Server: Apache x-openstack-request-id: req-3aad8c4a-9e8c-427c-be18-e62d5246b0b7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-11-14T20:38:51Z", "links": [{"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/clearwater-opnfv/events/381126f3-4108-404d-9bcc-47e6e799113b", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "947671e6-e7ad-4d9f-9417-c0d8dd898afb", "id": "381126f3-4108-404d-9bcc-47e6e799113b"}]} 2018-11-14 22:55:19,771 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?limit=1&sort_dir=desc&limit=1&sort_dir=desc used request id req-3aad8c4a-9e8c-427c-be18-e62d5246b0b7 2018-11-14 22:55:19,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.28437805176s 2018-11-14 22:55:19,771 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?limit=1&sort_dir=desc&limit=1&sort_dir=desc used request id req-3aad8c4a-9e8c-427c-be18-e62d5246b0b7 2018-11-14 22:55:19,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.DELETE.stacks 2018-11-14 22:55:19,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/947671e6-e7ad-4d9f-9417-c0d8dd898afb -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df1ba40ac40578c506f212997f7d4ae283d09719" 2018-11-14 22:55:20,415 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 22:55:19 GMT Server: Apache x-openstack-request-id: req-252994ff-9ed0-4c76-91cf-3c122b96748f Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb 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-11-14 22:55:21,256 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 22:55:20 GMT Server: Apache x-openstack-request-id: req-a4bd4780-3322-4bbf-bb7d-f87236b73f07 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 22:55:21,256 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb used request id req-a4bd4780-3322-4bbf-bb7d-f87236b73f07 2018-11-14 22:55:21,256 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.DELETE.stacks in 1.48434305191s 2018-11-14 22:55:21,257 - shade.request_ids - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb used request id req-a4bd4780-3322-4bbf-bb7d-f87236b73f07 2018-11-14 22:55:21,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-14 22:55:21,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=381126f3-4108-404d-9bcc-47e6e799113b&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}df1ba40ac40578c506f212997f7d4ae283d09719" 2018-11-14 22:55:21,287 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 22:55:21 GMT Server: Apache x-openstack-request-id: req-1271acac-c055-41aa-82be-f59047bdcf17 Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=381126f3-4108-404d-9bcc-47e6e799113b&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-11-14 22:55:22,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 22:55:21 GMT Server: Apache x-openstack-request-id: req-6a70ff23-1fdf-4617-b402-ab4d970dbfe0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 433 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-11-14T22:55:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/clearwater-opnfv/events/66c54561-7c74-4290-b625-ee13aa9a37f5", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE started", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "947671e6-e7ad-4d9f-9417-c0d8dd898afb", "id": "66c54561-7c74-4290-b625-ee13aa9a37f5"}, {"resource_name": "vellum", "event_time": "2018-11-14T22:55:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/vellum/events/c2183aec-8edb-4ccb-9fae-0886b1a1770c", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "df71bbc3-7ec7-472c-8b45-1090de47d7ef", "id": "c2183aec-8edb-4ccb-9fae-0886b1a1770c"}]} 2018-11-14 22:55:22,025 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=381126f3-4108-404d-9bcc-47e6e799113b&sort_dir=asc&marker=381126f3-4108-404d-9bcc-47e6e799113b&sort_dir=asc used request id req-6a70ff23-1fdf-4617-b402-ab4d970dbfe0 2018-11-14 22:55:22,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.767910957336s 2018-11-14 22:55:22,025 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=381126f3-4108-404d-9bcc-47e6e799113b&sort_dir=asc&marker=381126f3-4108-404d-9bcc-47e6e799113b&sort_dir=asc used request id req-6a70ff23-1fdf-4617-b402-ab4d970dbfe0 2018-11-14 22:55:27,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-14 22:55:27,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=c2183aec-8edb-4ccb-9fae-0886b1a1770c&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}df1ba40ac40578c506f212997f7d4ae283d09719" 2018-11-14 22:55:27,692 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 22:55:27 GMT Server: Apache x-openstack-request-id: req-94de55a6-b9e5-4ce2-add7-df6806a95cb3 Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=c2183aec-8edb-4ccb-9fae-0886b1a1770c&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-11-14 22:55:28,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 22:55:27 GMT Server: Apache x-openstack-request-id: req-4fdbfaf5-5252-4b2c-945a-4aa272ff25f3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 605 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "bono", "event_time": "2018-11-14T22:55:22Z", "links": [{"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/bono/events/8e8395c5-1604-4820-9316-a7e4c8b5af42", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "ae60c8bd-89b9-4ed2-95ff-7af7ce94b60f", "id": "8e8395c5-1604-4820-9316-a7e4c8b5af42"}, {"resource_name": "dime", "event_time": "2018-11-14T22:55:23Z", "links": [{"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/dime/events/d38ae1ae-6a04-4819-bcca-4b0eb51f106e", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "4d35fc84-d75f-46f8-9a81-3f1052035983", "id": "d38ae1ae-6a04-4819-bcca-4b0eb51f106e"}, {"resource_name": "homer", "event_time": "2018-11-14T22:55:24Z", "links": [{"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/homer/events/983b3cd2-edd5-4b69-b9c7-896115c087d7", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "10a8b5c9-46f4-4859-afc6-581ff56715ac", "id": "983b3cd2-edd5-4b69-b9c7-896115c087d7"}, {"resource_name": "sprout", "event_time": "2018-11-14T22:55:25Z", "links": [{"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/sprout/events/f9511785-818c-4310-9a8a-4a0607c4e31b", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "c1e26c04-d55f-4804-a7a6-e6ab2e064839", "id": "f9511785-818c-4310-9a8a-4a0607c4e31b"}]} 2018-11-14 22:55:28,364 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=c2183aec-8edb-4ccb-9fae-0886b1a1770c&sort_dir=asc&marker=c2183aec-8edb-4ccb-9fae-0886b1a1770c&sort_dir=asc used request id req-4fdbfaf5-5252-4b2c-945a-4aa272ff25f3 2018-11-14 22:55:28,365 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.33710384369s 2018-11-14 22:55:28,365 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=c2183aec-8edb-4ccb-9fae-0886b1a1770c&sort_dir=asc&marker=c2183aec-8edb-4ccb-9fae-0886b1a1770c&sort_dir=asc used request id req-4fdbfaf5-5252-4b2c-945a-4aa272ff25f3 2018-11-14 22:55:33,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-14 22:55:33,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=f9511785-818c-4310-9a8a-4a0607c4e31b&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}df1ba40ac40578c506f212997f7d4ae283d09719" 2018-11-14 22:55:33,992 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 22:55:33 GMT Server: Apache x-openstack-request-id: req-418b2e29-f60a-4fde-bca7-fc634dae5c57 Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=f9511785-818c-4310-9a8a-4a0607c4e31b&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-11-14 22:55:34,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 22:55:33 GMT Server: Apache x-openstack-request-id: req-6b5c1b92-7a8d-49a6-a18e-5b4a13a96125 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-14 22:55:34,719 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=f9511785-818c-4310-9a8a-4a0607c4e31b&sort_dir=asc&marker=f9511785-818c-4310-9a8a-4a0607c4e31b&sort_dir=asc used request id req-6b5c1b92-7a8d-49a6-a18e-5b4a13a96125 2018-11-14 22:55:34,719 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.3478910923s 2018-11-14 22:55:34,720 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=f9511785-818c-4310-9a8a-4a0607c4e31b&sort_dir=asc&marker=f9511785-818c-4310-9a8a-4a0607c4e31b&sort_dir=asc used request id req-6b5c1b92-7a8d-49a6-a18e-5b4a13a96125 2018-11-14 22:55:39,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-14 22:55:39,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=f9511785-818c-4310-9a8a-4a0607c4e31b&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}df1ba40ac40578c506f212997f7d4ae283d09719" 2018-11-14 22:55:40,367 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 22:55:39 GMT Server: Apache x-openstack-request-id: req-99240f6d-1342-4bfb-9cc3-0c1f82eef33e Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=f9511785-818c-4310-9a8a-4a0607c4e31b&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-11-14 22:55:41,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 22:55:40 GMT Server: Apache x-openstack-request-id: req-1788c8af-3e0a-4829-8166-ac5867c28413 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 674 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "vellum", "event_time": "2018-11-14T22:55:35Z", "links": [{"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/vellum/events/5c93aba4-e720-4b3a-9fe7-9aa37dbbc0fb", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "df71bbc3-7ec7-472c-8b45-1090de47d7ef", "id": "5c93aba4-e720-4b3a-9fe7-9aa37dbbc0fb"}, {"resource_name": "bono", "event_time": "2018-11-14T22:55:39Z", "links": [{"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/bono/events/08b120f2-dc73-46aa-85e9-3f250e3274ca", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "ae60c8bd-89b9-4ed2-95ff-7af7ce94b60f", "id": "08b120f2-dc73-46aa-85e9-3f250e3274ca"}, {"resource_name": "homer", "event_time": "2018-11-14T22:55:39Z", "links": [{"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/homer/events/c21042ac-3fa7-4f9c-8f84-7661068474b4", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "10a8b5c9-46f4-4859-afc6-581ff56715ac", "id": "c21042ac-3fa7-4f9c-8f84-7661068474b4"}, {"resource_name": "sprout", "event_time": "2018-11-14T22:55:39Z", "links": [{"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/sprout/events/917bef40-ff2b-4e20-94f3-ade702d2aaa1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "c1e26c04-d55f-4804-a7a6-e6ab2e064839", "id": "917bef40-ff2b-4e20-94f3-ade702d2aaa1"}, {"resource_name": "dime", "event_time": "2018-11-14T22:55:40Z", "links": [{"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/dime/events/0e546b1d-947d-402a-8aaa-b5596b04cbf3", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "4d35fc84-d75f-46f8-9a81-3f1052035983", "id": "0e546b1d-947d-402a-8aaa-b5596b04cbf3"}]} 2018-11-14 22:55:41,005 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=f9511785-818c-4310-9a8a-4a0607c4e31b&sort_dir=asc&marker=f9511785-818c-4310-9a8a-4a0607c4e31b&sort_dir=asc used request id req-1788c8af-3e0a-4829-8166-ac5867c28413 2018-11-14 22:55:41,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.27942180634s 2018-11-14 22:55:41,005 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=f9511785-818c-4310-9a8a-4a0607c4e31b&sort_dir=asc&marker=f9511785-818c-4310-9a8a-4a0607c4e31b&sort_dir=asc used request id req-1788c8af-3e0a-4829-8166-ac5867c28413 2018-11-14 22:55:46,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-14 22:55:46,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=0e546b1d-947d-402a-8aaa-b5596b04cbf3&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}df1ba40ac40578c506f212997f7d4ae283d09719" 2018-11-14 22:55:46,039 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 22:55:46 GMT Server: Apache x-openstack-request-id: req-1947e573-4482-43c5-ba30-d11559a6926d Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=0e546b1d-947d-402a-8aaa-b5596b04cbf3&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-11-14 22:55:46,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 22:55:46 GMT Server: Apache x-openstack-request-id: req-3ae3953e-a93c-4803-967a-aac5162db615 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 358 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2018-11-14T22:55:41Z", "links": [{"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/ellis/events/763567e4-3f2c-4c45-b1ff-cd796c77a236", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "107dfb9a-6348-4087-ac06-9129de4f9dfe", "id": "763567e4-3f2c-4c45-b1ff-cd796c77a236"}]} 2018-11-14 22:55:46,695 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=0e546b1d-947d-402a-8aaa-b5596b04cbf3&sort_dir=asc&marker=0e546b1d-947d-402a-8aaa-b5596b04cbf3&sort_dir=asc used request id req-3ae3953e-a93c-4803-967a-aac5162db615 2018-11-14 22:55:46,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.685767173767s 2018-11-14 22:55:46,696 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=0e546b1d-947d-402a-8aaa-b5596b04cbf3&sort_dir=asc&marker=0e546b1d-947d-402a-8aaa-b5596b04cbf3&sort_dir=asc used request id req-3ae3953e-a93c-4803-967a-aac5162db615 2018-11-14 22:55:51,699 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-14 22:55:51,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=763567e4-3f2c-4c45-b1ff-cd796c77a236&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}df1ba40ac40578c506f212997f7d4ae283d09719" 2018-11-14 22:55:52,347 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 22:55:51 GMT Server: Apache x-openstack-request-id: req-cebe1d2f-9025-46ed-9217-0fe6ebedbb7b Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=763567e4-3f2c-4c45-b1ff-cd796c77a236&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-11-14 22:55:53,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 22:55:52 GMT Server: Apache x-openstack-request-id: req-445247df-050c-4eca-838e-1b8c96bf4ddc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 449 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2018-11-14T22:55:47Z", "links": [{"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/ellis/events/366c470b-3ccf-4a0f-8cf2-9b9c7b0f1192", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "107dfb9a-6348-4087-ac06-9129de4f9dfe", "id": "366c470b-3ccf-4a0f-8cf2-9b9c7b0f1192"}, {"resource_name": "dns", "event_time": "2018-11-14T22:55:47Z", "links": [{"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/dns/events/331a7e0a-5fb3-471f-ba8c-54e96020e449", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "4b275270-5d02-4ee4-80a2-f4f818be97b9", "id": "331a7e0a-5fb3-471f-ba8c-54e96020e449"}]} 2018-11-14 22:55:53,000 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=763567e4-3f2c-4c45-b1ff-cd796c77a236&sort_dir=asc&marker=763567e4-3f2c-4c45-b1ff-cd796c77a236&sort_dir=asc used request id req-445247df-050c-4eca-838e-1b8c96bf4ddc 2018-11-14 22:55:53,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.3007440567s 2018-11-14 22:55:53,001 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=763567e4-3f2c-4c45-b1ff-cd796c77a236&sort_dir=asc&marker=763567e4-3f2c-4c45-b1ff-cd796c77a236&sort_dir=asc used request id req-445247df-050c-4eca-838e-1b8c96bf4ddc 2018-11-14 22:55:58,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-14 22:55:58,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=331a7e0a-5fb3-471f-ba8c-54e96020e449&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}df1ba40ac40578c506f212997f7d4ae283d09719" 2018-11-14 22:55:58,649 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 22:55:58 GMT Server: Apache x-openstack-request-id: req-22122489-50b5-41a9-9af6-d59a8e9e603f Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=331a7e0a-5fb3-471f-ba8c-54e96020e449&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-11-14 22:55:58,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 22:55:58 GMT Server: Apache x-openstack-request-id: req-b196a35c-b34d-41a8-b25c-16cf6469a332 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2018-11-14T22:55:54Z", "links": [{"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/dns/events/ed8844c5-87ac-4d48-9357-39280871dfb4", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "4b275270-5d02-4ee4-80a2-f4f818be97b9", "id": "ed8844c5-87ac-4d48-9357-39280871dfb4"}, {"resource_name": "mgmt_network", "event_time": "2018-11-14T22:55:54Z", "links": [{"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/mgmt_network/events/cebffcca-7089-43b5-a131-907e2ae69f85", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "c4a21660-0b35-4bc7-8795-1dc8de04b401", "id": "cebffcca-7089-43b5-a131-907e2ae69f85"}, {"resource_name": "sig_network", "event_time": "2018-11-14T22:55:54Z", "links": [{"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/sig_network/events/7b2bbeb7-6e10-4913-b9ab-5d4480c0f356", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "39b0302e-808b-42a2-9447-bc9ff4917535", "id": "7b2bbeb7-6e10-4913-b9ab-5d4480c0f356"}, {"resource_name": "security_groups", "event_time": "2018-11-14T22:55:54Z", "links": [{"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/security_groups/events/b2472168-f82d-4127-ae52-4bbd6b096937", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "1f66aa3d-f33c-4f59-976a-22545176c475", "id": "b2472168-f82d-4127-ae52-4bbd6b096937"}]} 2018-11-14 22:55:58,695 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=331a7e0a-5fb3-471f-ba8c-54e96020e449&sort_dir=asc&marker=331a7e0a-5fb3-471f-ba8c-54e96020e449&sort_dir=asc used request id req-b196a35c-b34d-41a8-b25c-16cf6469a332 2018-11-14 22:55:58,695 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.688812017441s 2018-11-14 22:55:58,696 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=331a7e0a-5fb3-471f-ba8c-54e96020e449&sort_dir=asc&marker=331a7e0a-5fb3-471f-ba8c-54e96020e449&sort_dir=asc used request id req-b196a35c-b34d-41a8-b25c-16cf6469a332 2018-11-14 22:56:03,702 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-14 22:56:03,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=b2472168-f82d-4127-ae52-4bbd6b096937&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}df1ba40ac40578c506f212997f7d4ae283d09719" 2018-11-14 22:56:03,731 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 22:56:03 GMT Server: Apache x-openstack-request-id: req-49feddf4-92a7-4ef6-8563-4ef8d65dc9b5 Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=b2472168-f82d-4127-ae52-4bbd6b096937&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-11-14 22:56:04,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 22:56:03 GMT Server: Apache x-openstack-request-id: req-7b0545eb-9827-47f7-8f52-ed8861c71aad Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-14 22:56:04,434 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=b2472168-f82d-4127-ae52-4bbd6b096937&sort_dir=asc&marker=b2472168-f82d-4127-ae52-4bbd6b096937&sort_dir=asc used request id req-7b0545eb-9827-47f7-8f52-ed8861c71aad 2018-11-14 22:56:04,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.732095956802s 2018-11-14 22:56:04,435 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=b2472168-f82d-4127-ae52-4bbd6b096937&sort_dir=asc&marker=b2472168-f82d-4127-ae52-4bbd6b096937&sort_dir=asc used request id req-7b0545eb-9827-47f7-8f52-ed8861c71aad 2018-11-14 22:56:09,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-14 22:56:09,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=b2472168-f82d-4127-ae52-4bbd6b096937&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}df1ba40ac40578c506f212997f7d4ae283d09719" 2018-11-14 22:56:10,046 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 22:56:09 GMT Server: Apache x-openstack-request-id: req-26e2d039-6908-4225-a60b-f40cfcc16b50 Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=b2472168-f82d-4127-ae52-4bbd6b096937&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-11-14 22:56:10,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 22:56:10 GMT Server: Apache x-openstack-request-id: req-e4c29c31-a7f2-4863-a52d-4d44617eabf9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 445 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2018-11-14T22:56:06Z", "links": [{"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/mgmt_network/events/131f1cf2-1def-471e-9c71-27d824d1250f", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "c4a21660-0b35-4bc7-8795-1dc8de04b401", "id": "131f1cf2-1def-471e-9c71-27d824d1250f"}, {"resource_name": "sig_network", "event_time": "2018-11-14T22:56:07Z", "links": [{"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/sig_network/events/01853a33-ca2c-4a6e-99f6-9ede025668f0", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "39b0302e-808b-42a2-9447-bc9ff4917535", "id": "01853a33-ca2c-4a6e-99f6-9ede025668f0"}]} 2018-11-14 22:56:10,091 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=b2472168-f82d-4127-ae52-4bbd6b096937&sort_dir=asc&marker=b2472168-f82d-4127-ae52-4bbd6b096937&sort_dir=asc used request id req-e4c29c31-a7f2-4863-a52d-4d44617eabf9 2018-11-14 22:56:10,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.650865793228s 2018-11-14 22:56:10,091 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=b2472168-f82d-4127-ae52-4bbd6b096937&sort_dir=asc&marker=b2472168-f82d-4127-ae52-4bbd6b096937&sort_dir=asc used request id req-e4c29c31-a7f2-4863-a52d-4d44617eabf9 2018-11-14 22:56:15,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-14 22:56:15,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=01853a33-ca2c-4a6e-99f6-9ede025668f0&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}df1ba40ac40578c506f212997f7d4ae283d09719" 2018-11-14 22:56:15,738 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 22:56:15 GMT Server: Apache x-openstack-request-id: req-9b62be3c-1101-4aa0-8e38-21b368a20af1 Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=01853a33-ca2c-4a6e-99f6-9ede025668f0&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-11-14 22:56:15,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 22:56:15 GMT Server: Apache x-openstack-request-id: req-0cd5acb7-9445-41e1-ba93-08696240edb1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 449 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "security_groups", "event_time": "2018-11-14T22:56:12Z", "links": [{"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/security_groups/events/85a28e52-53d8-469f-aa4a-994f4582c16c", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "1f66aa3d-f33c-4f59-976a-22545176c475", "id": "85a28e52-53d8-469f-aa4a-994f4582c16c"}, {"resource_name": "clearwater-opnfv", "event_time": "2018-11-14T22:56:12Z", "links": [{"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/clearwater-opnfv/events/0baf50bb-5ee0-40c4-92f2-093bae7e4b05", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE completed successfully", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "947671e6-e7ad-4d9f-9417-c0d8dd898afb", "id": "0baf50bb-5ee0-40c4-92f2-093bae7e4b05"}]} 2018-11-14 22:56:15,782 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=01853a33-ca2c-4a6e-99f6-9ede025668f0&sort_dir=asc&marker=01853a33-ca2c-4a6e-99f6-9ede025668f0&sort_dir=asc used request id req-0cd5acb7-9445-41e1-ba93-08696240edb1 2018-11-14 22:56:15,782 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.68584394455s 2018-11-14 22:56:15,782 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=01853a33-ca2c-4a6e-99f6-9ede025668f0&sort_dir=asc&marker=01853a33-ca2c-4a6e-99f6-9ede025668f0&sort_dir=asc used request id req-0cd5acb7-9445-41e1-ba93-08696240edb1 2018-11-14 22:56:20,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-14 22:56:20,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=0baf50bb-5ee0-40c4-92f2-093bae7e4b05&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}df1ba40ac40578c506f212997f7d4ae283d09719" 2018-11-14 22:56:21,486 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 22:56:20 GMT Server: Apache x-openstack-request-id: req-7897ad94-5d5f-4da2-b8b1-fc095481982a Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=0baf50bb-5ee0-40c4-92f2-093bae7e4b05&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-11-14 22:56:21,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 22:56:21 GMT Server: Apache x-openstack-request-id: req-f17a201c-c100-477b-a547-d17b1fc67fbb Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-14 22:56:21,529 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=0baf50bb-5ee0-40c4-92f2-093bae7e4b05&sort_dir=asc&marker=0baf50bb-5ee0-40c4-92f2-093bae7e4b05&sort_dir=asc used request id req-f17a201c-c100-477b-a547-d17b1fc67fbb 2018-11-14 22:56:21,529 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.74072599411s 2018-11-14 22:56:21,530 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=0baf50bb-5ee0-40c4-92f2-093bae7e4b05&sort_dir=asc&marker=0baf50bb-5ee0-40c4-92f2-093bae7e4b05&sort_dir=asc used request id req-f17a201c-c100-477b-a547-d17b1fc67fbb 2018-11-14 22:56:26,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-11-14 22:56:26,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=0baf50bb-5ee0-40c4-92f2-093bae7e4b05&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}df1ba40ac40578c506f212997f7d4ae283d09719" 2018-11-14 22:56:26,566 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 22:56:26 GMT Server: Apache x-openstack-request-id: req-65e7c51b-1ac6-4af2-a965-f9dd1728bb8b Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=0baf50bb-5ee0-40c4-92f2-093bae7e4b05&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-11-14 22:56:27,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 22:56:26 GMT Server: Apache x-openstack-request-id: req-06d050d4-3d8c-4373-91f0-c631e7d56eea Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-11-14 22:56:27,224 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=0baf50bb-5ee0-40c4-92f2-093bae7e4b05&sort_dir=asc&marker=0baf50bb-5ee0-40c4-92f2-093bae7e4b05&sort_dir=asc used request id req-06d050d4-3d8c-4373-91f0-c631e7d56eea 2018-11-14 22:56:27,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.689213037491s 2018-11-14 22:56:27,225 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb/events?marker=0baf50bb-5ee0-40c4-92f2-093bae7e4b05&sort_dir=asc&marker=0baf50bb-5ee0-40c4-92f2-093bae7e4b05&sort_dir=asc used request id req-06d050d4-3d8c-4373-91f0-c631e7d56eea 2018-11-14 22:56:27,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-11-14 22:56:27,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/947671e6-e7ad-4d9f-9417-c0d8dd898afb?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}df1ba40ac40578c506f212997f7d4ae283d09719" 2018-11-14 22:56:27,859 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 14 Nov 2018 22:56:27 GMT Server: Apache x-openstack-request-id: req-d5ac13a8-0c0a-4811-8278-17d60a52b006 Location: http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb?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-11-14 22:56:28,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 22:56:27 GMT Server: Apache x-openstack-request-id: req-2fbf0bc9-2668-4c79-aefc-445709e38496 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 892 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "faa5f0863714437cb897fdd125a6c4c3", "private_sig_net_ip_version": "4", "image": "heat_ims-img_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "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_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "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": "928cbc5c-a6fa-468a-b088-88e266fca291", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "947671e6-e7ad-4d9f-9417-c0d8dd898afb", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "928cbc5c-a6fa-468a-b088-88e266fca291"}, "deletion_time": "2018-11-14T22:56:13Z", "stack_name": "clearwater-opnfv", "stack_user_project_id": "0f365c6ff17b486c8e6bd52960a3e6aa", "tags": null, "creation_time": "2018-11-14T20:33:36Z", "links": [{"href": "http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-11-14T22:55:21Z", "id": "947671e6-e7ad-4d9f-9417-c0d8dd898afb", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Clearwater deployment\n"}} 2018-11-14 22:56:28,493 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb?resolve_outputs=False used request id req-2fbf0bc9-2668-4c79-aefc-445709e38496 2018-11-14 22:56:28,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 1.26771211624s 2018-11-14 22:56:28,494 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/faa5f0863714437cb897fdd125a6c4c3/stacks/clearwater-opnfv/947671e6-e7ad-4d9f-9417-c0d8dd898afb?resolve_outputs=False used request id req-2fbf0bc9-2668-4c79-aefc-445709e38496 2018-11-14 22:56:28,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-11-14 22:56:28,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/f3702119-8d36-4594-b3fd-5a99533a6794/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}df1ba40ac40578c506f212997f7d4ae283d09719" -d '{"subnet_id": "3e5c6d6f-a7b8-4b4e-8098-8bf81ee25464"}' 2018-11-14 22:56:29,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c385d678-e077-46c9-908b-5a959db0288e Date: Wed, 14 Nov 2018 22:56:29 GMT RESP BODY: {"network_id": "29cbd581-460f-404f-818f-a4c6df3714e3", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "subnet_id": "3e5c6d6f-a7b8-4b4e-8098-8bf81ee25464", "subnet_ids": ["3e5c6d6f-a7b8-4b4e-8098-8bf81ee25464"], "port_id": "5d1d2c65-5c75-4f16-a871-ecc538f19bcb", "id": "f3702119-8d36-4594-b3fd-5a99533a6794"} 2018-11-14 22:56:29,995 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/f3702119-8d36-4594-b3fd-5a99533a6794/remove_router_interface.json used request id req-c385d678-e077-46c9-908b-5a959db0288e 2018-11-14 22:56:29,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.50040507317s 2018-11-14 22:56:29,995 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/f3702119-8d36-4594-b3fd-5a99533a6794/remove_router_interface.json used request id req-c385d678-e077-46c9-908b-5a959db0288e returning object f3702119-8d36-4594-b3fd-5a99533a6794 2018-11-14 22:56:29,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-11-14 22:56:29,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}df1ba40ac40578c506f212997f7d4ae283d09719" 2018-11-14 22:56:30,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-fa167676-f89b-40e5-aa8e-5af66d43a943 Date: Wed, 14 Nov 2018 22:56:30 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3653731-6d80-49cb-86ba-17eff3eeceee", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "created_at": "2018-11-14T20:33:09Z", "admin_state_up": true, "updated_at": "2018-11-14T22:56:29Z", "revision_number": 4, "routes": [], "project_id": "faa5f0863714437cb897fdd125a6c4c3", "id": "f3702119-8d36-4594-b3fd-5a99533a6794", "name": "heat_ims-router_d8609c44-340c-4d6f-8a5b-d1459e74ac0f"}]} 2018-11-14 22:56:30,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-fa167676-f89b-40e5-aa8e-5af66d43a943 2018-11-14 22:56:30,114 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.117572069168s 2018-11-14 22:56:30,114 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-fa167676-f89b-40e5-aa8e-5af66d43a943 2018-11-14 22:56:30,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-11-14 22:56:30,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/f3702119-8d36-4594-b3fd-5a99533a6794.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df1ba40ac40578c506f212997f7d4ae283d09719" 2018-11-14 22:56:31,624 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d7569b35-34ef-458b-90ec-e81ff2a42b1f Content-Length: 0 Date: Wed, 14 Nov 2018 22:56:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 22:56:31,625 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/f3702119-8d36-4594-b3fd-5a99533a6794.json used request id req-d7569b35-34ef-458b-90ec-e81ff2a42b1f 2018-11-14 22:56:31,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.50947403908s 2018-11-14 22:56:31,625 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/f3702119-8d36-4594-b3fd-5a99533a6794.json used request id req-d7569b35-34ef-458b-90ec-e81ff2a42b1f 2018-11-14 22:56:31,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-14 22:56:31,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}df1ba40ac40578c506f212997f7d4ae283d09719" 2018-11-14 22:56:31,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-ef16f4e3-7dc1-4108-8031-da48cfb066e0 Date: Wed, 14 Nov 2018 22:56:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"29cbd581-460f-404f-818f-a4c6df3714e3","tenant_id":"faa5f0863714437cb897fdd125a6c4c3","created_at":"2018-11-14T20:33:08Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-14T20:33:08Z","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":"faa5f0863714437cb897fdd125a6c4c3","id":"3e5c6d6f-a7b8-4b4e-8098-8bf81ee25464","subnetpool_id":null,"name":"heat_ims-subnet_d8609c44-340c-4d6f-8a5b-d1459e74ac0f"}]} 2018-11-14 22:56:31,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-ef16f4e3-7dc1-4108-8031-da48cfb066e0 2018-11-14 22:56:31,686 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0603039264679s 2018-11-14 22:56:31,686 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-ef16f4e3-7dc1-4108-8031-da48cfb066e0 2018-11-14 22:56:31,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-11-14 22:56:31,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/3e5c6d6f-a7b8-4b4e-8098-8bf81ee25464.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df1ba40ac40578c506f212997f7d4ae283d09719" 2018-11-14 22:56:34,288 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8abe1867-8952-4386-bd9d-ef1e26933114 Date: Wed, 14 Nov 2018 22:56:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 22:56:34,288 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/3e5c6d6f-a7b8-4b4e-8098-8bf81ee25464.json used request id req-8abe1867-8952-4386-bd9d-ef1e26933114 2018-11-14 22:56:34,289 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.60083389282s 2018-11-14 22:56:34,289 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/3e5c6d6f-a7b8-4b4e-8098-8bf81ee25464.json used request id req-8abe1867-8952-4386-bd9d-ef1e26933114 2018-11-14 22:56:34,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 22:56:34,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}df1ba40ac40578c506f212997f7d4ae283d09719" 2018-11-14 22:56:34,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1152 X-Openstack-Request-Id: req-ca859c1c-f7ca-4ac1-924c-572e9c3e92f6 Date: Wed, 14 Nov 2018 22:56:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-14T22:56:33Z","tenant_id":"faa5f0863714437cb897fdd125a6c4c3","created_at":"2018-11-14T20:33:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"faa5f0863714437cb897fdd125a6c4c3","id":"29cbd581-460f-404f-818f-a4c6df3714e3","name":"heat_ims-net_d8609c44-340c-4d6f-8a5b-d1459e74ac0f"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"updated_at":"2018-11-14T17:04:27Z","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","id":"928cbc5c-a6fa-468a-b088-88e266fca291","name":"external"}]} 2018-11-14 22:56:34,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-ca859c1c-f7ca-4ac1-924c-572e9c3e92f6 2018-11-14 22:56:34,386 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0968599319458s 2018-11-14 22:56:34,386 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-ca859c1c-f7ca-4ac1-924c-572e9c3e92f6 2018-11-14 22:56:34,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-11-14 22:56:34,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/29cbd581-460f-404f-818f-a4c6df3714e3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df1ba40ac40578c506f212997f7d4ae283d09719" 2018-11-14 22:56:36,178 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ce70914b-d81d-44ab-89a7-837b24ed8ca7 Date: Wed, 14 Nov 2018 22:56:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 22:56:36,178 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/29cbd581-460f-404f-818f-a4c6df3714e3.json used request id req-ce70914b-d81d-44ab-89a7-837b24ed8ca7 2018-11-14 22:56:36,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.79052305222s 2018-11-14 22:56:36,178 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/29cbd581-460f-404f-818f-a4c6df3714e3.json used request id req-ce70914b-d81d-44ab-89a7-837b24ed8ca7 2018-11-14 22:56:36,182 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 22:56:36,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}df1ba40ac40578c506f212997f7d4ae283d09719" 2018-11-14 22:56:36,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-51302d8b-e7aa-4c0d-b2d0-fa3d1ac52813 Date: Wed, 14 Nov 2018 22:56:36 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/dce84875-e294-4a0e-8c2a-b00c798a7994/snap", "metadata": {}}], "file": "/v2/images/dce84875-e294-4a0e-8c2a-b00c798a7994/file", "owner": "faa5f0863714437cb897fdd125a6c4c3", "id": "dce84875-e294-4a0e-8c2a-b00c798a7994", "size": 263586304, "self": "/v2/images/dce84875-e294-4a0e-8c2a-b00c798a7994", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/dce84875-e294-4a0e-8c2a-b00c798a7994/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "updated_at": "2018-11-14T20:33:21Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "heat_ims-img_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "created_at": "2018-11-14T20:33:16Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 22:56:36,841 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-51302d8b-e7aa-4c0d-b2d0-fa3d1ac52813 2018-11-14 22:56:36,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.658093929291s 2018-11-14 22:56:36,841 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-51302d8b-e7aa-4c0d-b2d0-fa3d1ac52813 2018-11-14 22:56:36,843 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-14 22:56:36,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/dce84875-e294-4a0e-8c2a-b00c798a7994 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}df1ba40ac40578c506f212997f7d4ae283d09719" 2018-11-14 22:56:38,306 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f2a8c14e-63b1-4f39-af38-915bf1b7a7a4 Date: Wed, 14 Nov 2018 22:56:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 22:56:38,306 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/dce84875-e294-4a0e-8c2a-b00c798a7994 used request id req-f2a8c14e-63b1-4f39-af38-915bf1b7a7a4 2018-11-14 22:56:38,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.46333408356s 2018-11-14 22:56:38,306 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/dce84875-e294-4a0e-8c2a-b00c798a7994 used request id req-f2a8c14e-63b1-4f39-af38-915bf1b7a7a4 2018-11-14 22:56:38,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-14 22:56:38,307 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-11-14 22:56:38,707 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T23:56:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd6ecd77940a49ebb20fa24f8fa3cf77"}, "audit_ids": ["aPXzgwteTVidTxm-TI2QPQ"], "issued_at": "2018-11-14T22:56:38.000000Z"}} 2018-11-14 22:56:38,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}8dccd494aa2ec09c66af1268dec3a46240565a2a" 2018-11-14 22:56:39,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 22:56: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-892c6cc2-aacd-40a2-be74-d9bdbeec3818 x-compute-request-id: req-892c6cc2-aacd-40a2-be74-d9bdbeec3818 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838", "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": "5b8923eb-df2a-4137-a147-2d7beb51d838"}]} 2018-11-14 22:56:39,318 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-892c6cc2-aacd-40a2-be74-d9bdbeec3818 2018-11-14 22:56:39,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 1.01150608063s 2018-11-14 22:56:39,319 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-892c6cc2-aacd-40a2-be74-d9bdbeec3818 2018-11-14 22:56:39,320 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-14 22:56:39,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dccd494aa2ec09c66af1268dec3a46240565a2a" 2018-11-14 22:56:39,376 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 22:56: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-ab7a95c2-26d0-4e9d-a633-af22b663a459 x-compute-request-id: req-ab7a95c2-26d0-4e9d-a633-af22b663a459 Content-Length: 0 Content-Type: application/json 2018-11-14 22:56:39,377 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838 used request id req-ab7a95c2-26d0-4e9d-a633-af22b663a459 2018-11-14 22:56:39,377 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0566849708557s 2018-11-14 22:56:39,377 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/5b8923eb-df2a-4137-a147-2d7beb51d838 used request id req-ab7a95c2-26d0-4e9d-a633-af22b663a459 2018-11-14 22:56:39,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 22:56:39,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}8dccd494aa2ec09c66af1268dec3a46240565a2a" 2018-11-14 22:56:39,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 22:56:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69e25c9c-71c9-40df-8568-9dfe4de7421f Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_ims-user_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "links": {"self": "http://172.30.9.28:5000/v3/users/87dbc71cccc24f5dbb2732199bda2b10"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "87dbc71cccc24f5dbb2732199bda2b10", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 22:56:39,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-69e25c9c-71c9-40df-8568-9dfe4de7421f 2018-11-14 22:56:39,496 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.118081092834s 2018-11-14 22:56:39,496 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-69e25c9c-71c9-40df-8568-9dfe4de7421f 2018-11-14 22:56:39,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 22:56:39,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/87dbc71cccc24f5dbb2732199bda2b10 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dccd494aa2ec09c66af1268dec3a46240565a2a" 2018-11-14 22:56:39,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 22:56:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7562cdd-0d16-4ca7-a6d3-23fe3ce9ad5a Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"user": {"name": "heat_ims-user_d8609c44-340c-4d6f-8a5b-d1459e74ac0f", "links": {"self": "http://172.30.9.28:5000/v3/users/87dbc71cccc24f5dbb2732199bda2b10"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "87dbc71cccc24f5dbb2732199bda2b10", "description": null}} 2018-11-14 22:56:39,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/87dbc71cccc24f5dbb2732199bda2b10 used request id req-a7562cdd-0d16-4ca7-a6d3-23fe3ce9ad5a 2018-11-14 22:56:39,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.137197971344s 2018-11-14 22:56:39,640 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/87dbc71cccc24f5dbb2732199bda2b10 used request id req-a7562cdd-0d16-4ca7-a6d3-23fe3ce9ad5a 2018-11-14 22:56:39,640 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-14 22:56:39,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/87dbc71cccc24f5dbb2732199bda2b10 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dccd494aa2ec09c66af1268dec3a46240565a2a" 2018-11-14 22:56:39,965 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 22:56:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b56ecb5-d9d7-4d01-89d2-b9142c4f183b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 22:56:39,966 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/87dbc71cccc24f5dbb2732199bda2b10 used request id req-2b56ecb5-d9d7-4d01-89d2-b9142c4f183b 2018-11-14 22:56:39,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.32538485527s 2018-11-14 22:56:39,966 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/87dbc71cccc24f5dbb2732199bda2b10 used request id req-2b56ecb5-d9d7-4d01-89d2-b9142c4f183b 2018-11-14 22:56:39,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 22:56:39,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}8dccd494aa2ec09c66af1268dec3a46240565a2a" 2018-11-14 22:56:40,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 22:56:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c2ebdff-623d-4c68-8d05-2bf1d5272898 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.28:5000/v3/projects/faa5f0863714437cb897fdd125a6c4c3"}, "tags": [], "enabled": true, "id": "faa5f0863714437cb897fdd125a6c4c3", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_d8609c44-340c-4d6f-8a5b-d1459e74ac0f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-14 22:56:40,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-3c2ebdff-623d-4c68-8d05-2bf1d5272898 2018-11-14 22:56:40,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.10734796524s 2018-11-14 22:56:40,080 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-3c2ebdff-623d-4c68-8d05-2bf1d5272898 2018-11-14 22:56:40,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-14 22:56:40,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/faa5f0863714437cb897fdd125a6c4c3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dccd494aa2ec09c66af1268dec3a46240565a2a" 2018-11-14 22:56:40,289 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 22:56:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23a8a5d8-3839-42f2-bfad-aa324a462a23 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 22:56:40,289 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/faa5f0863714437cb897fdd125a6c4c3 used request id req-23a8a5d8-3839-42f2-bfad-aa324a462a23 2018-11-14 22:56:40,289 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.204107999802s 2018-11-14 22:56:40,289 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/faa5f0863714437cb897fdd125a6c4c3 used request id req-23a8a5d8-3839-42f2-bfad-aa324a462a23 2018-11-14 22:56:40,293 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 22:56:40,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}8dccd494aa2ec09c66af1268dec3a46240565a2a" 2018-11-14 22:56:40,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 22:56:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b46a5df-aac7-433f-9b52-dd68107396f7 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0530948829d94dec9e1dc117a4052aef", "links": {"self": "http://172.30.9.28:5000/v3/roles/0530948829d94dec9e1dc117a4052aef"}, "name": "Member"}, {"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "d18ffcad80ca4d1d973d582d455b9fe2", "links": {"self": "http://172.30.9.28:5000/v3/roles/d18ffcad80ca4d1d973d582d455b9fe2"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 22:56:40,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-3b46a5df-aac7-433f-9b52-dd68107396f7 2018-11-14 22:56:40,391 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0985491275787s 2018-11-14 22:56:40,392 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-3b46a5df-aac7-433f-9b52-dd68107396f7 2018-11-14 22:56:40,397 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-11-14 22:56:40,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/0530948829d94dec9e1dc117a4052aef -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dccd494aa2ec09c66af1268dec3a46240565a2a" 2018-11-14 22:56:40,515 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 22:56:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a69cfbe-1ca4-4a8a-8de2-ec17426ad9e2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 22:56:40,515 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/0530948829d94dec9e1dc117a4052aef used request id req-8a69cfbe-1ca4-4a8a-8de2-ec17426ad9e2 2018-11-14 22:56:40,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.118103027344s 2018-11-14 22:56:40,515 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/0530948829d94dec9e1dc117a4052aef used request id req-8a69cfbe-1ca4-4a8a-8de2-ec17426ad9e2 2018-11-14 22:56:40,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-14 22:56:40,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=faa5f0863714437cb897fdd125a6c4c3&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}8dccd494aa2ec09c66af1268dec3a46240565a2a" 2018-11-14 22:56:40,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-99aedf56-2e75-401e-9dc5-3b4bc6c08014 Date: Wed, 14 Nov 2018 22:56:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "created_at": "2018-11-14T20:33:06Z", "updated_at": "2018-11-14T20:33:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:33:06Z", "revision_number": 0, "id": "33517c3d-1544-4620-bd55-cc438002d1be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:33:06Z", "security_group_id": "092b8272-f6d6-4700-80a6-b2a2254da841", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "faa5f0863714437cb897fdd125a6c4c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:33:06Z", "revision_number": 0, "id": "6088a7fc-7e74-4d3c-b86e-8894742a226d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:33:06Z", "security_group_id": "092b8272-f6d6-4700-80a6-b2a2254da841", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "faa5f0863714437cb897fdd125a6c4c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:33:06Z", "revision_number": 0, "id": "64c2847b-5b5b-4455-a30d-1eb2433d5a27", "remote_group_id": "092b8272-f6d6-4700-80a6-b2a2254da841", "remote_ip_prefix": null, "created_at": "2018-11-14T20:33:06Z", "security_group_id": "092b8272-f6d6-4700-80a6-b2a2254da841", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "faa5f0863714437cb897fdd125a6c4c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:33:06Z", "revision_number": 0, "id": "998d3be6-4103-4bb1-9612-5249be58b65c", "remote_group_id": "092b8272-f6d6-4700-80a6-b2a2254da841", "remote_ip_prefix": null, "created_at": "2018-11-14T20:33:06Z", "security_group_id": "092b8272-f6d6-4700-80a6-b2a2254da841", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "faa5f0863714437cb897fdd125a6c4c3"}], "revision_number": 4, "project_id": "faa5f0863714437cb897fdd125a6c4c3", "id": "092b8272-f6d6-4700-80a6-b2a2254da841", "name": "default"}]} 2018-11-14 22:56:40,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=faa5f0863714437cb897fdd125a6c4c3&name=default used request id req-99aedf56-2e75-401e-9dc5-3b4bc6c08014 2018-11-14 22:56:40,764 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.245522975922s 2018-11-14 22:56:40,764 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=faa5f0863714437cb897fdd125a6c4c3&name=default used request id req-99aedf56-2e75-401e-9dc5-3b4bc6c08014 2018-11-14 22:56:40,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-14 22:56:40,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}8dccd494aa2ec09c66af1268dec3a46240565a2a" 2018-11-14 22:56:41,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-b748307c-88d9-4be9-bd9a-cc74e3b6c3e8 Date: Wed, 14 Nov 2018 22:56:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "created_at": "2018-11-14T20:33:06Z", "updated_at": "2018-11-14T20:33:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:33:06Z", "revision_number": 0, "id": "33517c3d-1544-4620-bd55-cc438002d1be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:33:06Z", "security_group_id": "092b8272-f6d6-4700-80a6-b2a2254da841", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "faa5f0863714437cb897fdd125a6c4c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:33:06Z", "revision_number": 0, "id": "6088a7fc-7e74-4d3c-b86e-8894742a226d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T20:33:06Z", "security_group_id": "092b8272-f6d6-4700-80a6-b2a2254da841", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "faa5f0863714437cb897fdd125a6c4c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:33:06Z", "revision_number": 0, "id": "64c2847b-5b5b-4455-a30d-1eb2433d5a27", "remote_group_id": "092b8272-f6d6-4700-80a6-b2a2254da841", "remote_ip_prefix": null, "created_at": "2018-11-14T20:33:06Z", "security_group_id": "092b8272-f6d6-4700-80a6-b2a2254da841", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "faa5f0863714437cb897fdd125a6c4c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T20:33:06Z", "revision_number": 0, "id": "998d3be6-4103-4bb1-9612-5249be58b65c", "remote_group_id": "092b8272-f6d6-4700-80a6-b2a2254da841", "remote_ip_prefix": null, "created_at": "2018-11-14T20:33:06Z", "security_group_id": "092b8272-f6d6-4700-80a6-b2a2254da841", "tenant_id": "faa5f0863714437cb897fdd125a6c4c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "faa5f0863714437cb897fdd125a6c4c3"}], "revision_number": 4, "project_id": "faa5f0863714437cb897fdd125a6c4c3", "id": "092b8272-f6d6-4700-80a6-b2a2254da841", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 22:56:41,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-b748307c-88d9-4be9-bd9a-cc74e3b6c3e8 2018-11-14 22:56:41,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.274705886841s 2018-11-14 22:56:41,043 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-b748307c-88d9-4be9-bd9a-cc74e3b6c3e8 2018-11-14 22:56:41,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-14 22:56:41,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/092b8272-f6d6-4700-80a6-b2a2254da841.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dccd494aa2ec09c66af1268dec3a46240565a2a" 2018-11-14 22:56:41,441 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-99d91cac-db19-4cda-92c4-5c12fbdd2c0c Content-Length: 0 Date: Wed, 14 Nov 2018 22:56:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 22:56:41,441 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/092b8272-f6d6-4700-80a6-b2a2254da841.json used request id req-99d91cac-db19-4cda-92c4-5c12fbdd2c0c 2018-11-14 22:56:41,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.392349004745s 2018-11-14 22:56:41,441 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/092b8272-f6d6-4700-80a6-b2a2254da841.json used request id req-99d91cac-db19-4cda-92c4-5c12fbdd2c0c 2018-11-14 22:56:41,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 22:56:41,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}8dccd494aa2ec09c66af1268dec3a46240565a2a" 2018-11-14 22:56:41,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 22:56:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79416f2a-8e83-48b1-baa0-1c8522465f8c Content-Encoding: gzip Content-Length: 356 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "d18ffcad80ca4d1d973d582d455b9fe2", "links": {"self": "http://172.30.9.28:5000/v3/roles/d18ffcad80ca4d1d973d582d455b9fe2"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 22:56:41,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-79416f2a-8e83-48b1-baa0-1c8522465f8c 2018-11-14 22:56:41,545 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0999701023102s 2018-11-14 22:56:41,546 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-79416f2a-8e83-48b1-baa0-1c8522465f8c 2018-11-14 22:56:41,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-11-14 22:56:41,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/d18ffcad80ca4d1d973d582d455b9fe2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dccd494aa2ec09c66af1268dec3a46240565a2a" 2018-11-14 22:56:41,695 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 22:56:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eefd009d-3576-4ee8-b630-7a33a254769b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 22:56:41,695 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/d18ffcad80ca4d1d973d582d455b9fe2 used request id req-eefd009d-3576-4ee8-b630-7a33a254769b 2018-11-14 22:56:41,695 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.143148899078s 2018-11-14 22:56:41,695 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/d18ffcad80ca4d1d973d582d455b9fe2 used request id req-eefd009d-3576-4ee8-b630-7a33a254769b 2018-11-14 22:56:41,696 - xtesting.ci.run_tests - ERROR - The test case 'heat_ims' failed. 2018-11-14 22:56:41,719 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2018-11-14 22:56:41,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 22:56:41,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 22:56:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c421f0ac-f1ec-44da-8346-55ac470f5605 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 22:56:41,779 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-c421f0ac-f1ec-44da-8346-55ac470f5605 2018-11-14 22:56:41,780 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-11-14 22:56:42,186 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-14T23:56:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd6ecd77940a49ebb20fa24f8fa3cf77"}, "audit_ids": ["tGxGaXfYSu2Od5a_QGizfA"], "issued_at": "2018-11-14T22:56:42.000000Z"}} 2018-11-14 22:56:42,189 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 22:56:42,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}85ef88c0f469ac12bda2fcf153722bd14a65f541" 2018-11-14 22:56:42,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-2cf1eefe-f43a-4edf-912d-5728f7341689 Date: Wed, 14 Nov 2018 22:56:42 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"928cbc5c-a6fa-468a-b088-88e266fca291","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","status":"ACTIVE","subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"description":"","tags":[],"updated_at":"2018-11-14T17:04:27Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","provider:network_type":"flat"}]} 2018-11-14 22:56:42,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2cf1eefe-f43a-4edf-912d-5728f7341689 2018-11-14 22:56:42,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.296123027802s 2018-11-14 22:56:42,486 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2cf1eefe-f43a-4edf-912d-5728f7341689 2018-11-14 22:56:42,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 22:56:42,495 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 22:56: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 22:56:42,496 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 22:56:42,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}85ef88c0f469ac12bda2fcf153722bd14a65f541" 2018-11-14 22:56:42,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 22:56:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3947905-4556-4f6c-bebe-b443c196e60f Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/d5e6db7c06bf4799a784ea87405dbbb1"}, "tags": [], "enabled": true, "id": "d5e6db7c06bf4799a784ea87405dbbb1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-11-14 22:56:42,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-f3947905-4556-4f6c-bebe-b443c196e60f 2018-11-14 22:56:42,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.10519194603s 2018-11-14 22:56:42,602 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-f3947905-4556-4f6c-bebe-b443c196e60f 2018-11-14 22:56:42,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-14 22:56:42,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}85ef88c0f469ac12bda2fcf153722bd14a65f541" -d '{"project": {"description": "Created by OPNFV Functest: vyos_vrouter", "enabled": true, "domain_id": "default", "name": "vyos_vrouter-project_af5137c4-375a-46cc-ba45-e2126698df77"}}' 2018-11-14 22:56:42,749 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 22:56:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9bb48c29-1c45-4321-aec9-054f4a406d8a 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.28:5000/v3/projects/83a81c1767db4c10b5add0b371aa920a"}, "tags": [], "enabled": true, "id": "83a81c1767db4c10b5add0b371aa920a", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_af5137c4-375a-46cc-ba45-e2126698df77"}} 2018-11-14 22:56:42,749 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-9bb48c29-1c45-4321-aec9-054f4a406d8a 2018-11-14 22:56:42,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.140618085861s 2018-11-14 22:56:42,750 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-9bb48c29-1c45-4321-aec9-054f4a406d8a 2018-11-14 22:56:42,750 - 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'83a81c1767db4c10b5add0b371aa920a', '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_af5137c4-375a-46cc-ba45-e2126698df77'}) 2018-11-14 22:56:42,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-11-14 22:56:42,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}85ef88c0f469ac12bda2fcf153722bd14a65f541" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "239e52d2-e1ce-4a6b-9764-546ebb144ca7", "email": null, "name": "vyos_vrouter-user_af5137c4-375a-46cc-ba45-e2126698df77"}}' 2018-11-14 22:56:43,138 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 22:56:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9154b0f0-7216-40d5-a10e-9f3353f2b41f Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "vyos_vrouter-user_af5137c4-375a-46cc-ba45-e2126698df77", "links": {"self": "http://172.30.9.28:5000/v3/users/4158d71d158a4e638ab11e62c0ff644f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4158d71d158a4e638ab11e62c0ff644f", "domain_id": "default", "password_expires_at": null}} 2018-11-14 22:56:43,138 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-9154b0f0-7216-40d5-a10e-9f3353f2b41f 2018-11-14 22:56:43,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.38065290451s 2018-11-14 22:56:43,138 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-9154b0f0-7216-40d5-a10e-9f3353f2b41f 2018-11-14 22:56:43,139 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'4158d71d158a4e638ab11e62c0ff644f', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vyos_vrouter-user_af5137c4-375a-46cc-ba45-e2126698df77'}) 2018-11-14 22:56:43,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 22:56:43,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}85ef88c0f469ac12bda2fcf153722bd14a65f541" 2018-11-14 22:56:43,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 22:56:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c55dcbe-3847-4557-bdf3-201070eac630 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 22:56:43,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-6c55dcbe-3847-4557-bdf3-201070eac630 2018-11-14 22:56:43,236 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.09299492836s 2018-11-14 22:56:43,236 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-6c55dcbe-3847-4557-bdf3-201070eac630 2018-11-14 22:56:43,241 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 22:56:43,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}85ef88c0f469ac12bda2fcf153722bd14a65f541" 2018-11-14 22:56:43,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 22:56:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cd83f19-9256-4197-b195-7bf27b33077a Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 22:56:43,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-8cd83f19-9256-4197-b195-7bf27b33077a 2018-11-14 22:56:43,344 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102707147598s 2018-11-14 22:56:43,344 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-8cd83f19-9256-4197-b195-7bf27b33077a 2018-11-14 22:56:43,345 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-14 22:56:43,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-11-14 22:56:43,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}85ef88c0f469ac12bda2fcf153722bd14a65f541" -d '{"role": {"name": "Member"}}' 2018-11-14 22:56:43,461 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 22:56:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad7bf794-1df2-4827-80ed-ffd88ef16f8a Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d52c70baed944593a83c95586c3b6fb2", "links": {"self": "http://172.30.9.28:5000/v3/roles/d52c70baed944593a83c95586c3b6fb2"}, "name": "Member"}} 2018-11-14 22:56:43,461 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-ad7bf794-1df2-4827-80ed-ffd88ef16f8a 2018-11-14 22:56:43,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.111242055893s 2018-11-14 22:56:43,461 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-ad7bf794-1df2-4827-80ed-ffd88ef16f8a 2018-11-14 22:56:43,462 - 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'd52c70baed944593a83c95586c3b6fb2'}) 2018-11-14 22:56:43,465 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 22:56:43,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}85ef88c0f469ac12bda2fcf153722bd14a65f541" 2018-11-14 22:56:43,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 22:56:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60bc8073-c90d-4be6-ab71-922f927d9590 Content-Encoding: gzip Content-Length: 354 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "d52c70baed944593a83c95586c3b6fb2", "links": {"self": "http://172.30.9.28:5000/v3/roles/d52c70baed944593a83c95586c3b6fb2"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 22:56:43,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-60bc8073-c90d-4be6-ab71-922f927d9590 2018-11-14 22:56:43,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100380897522s 2018-11-14 22:56:43,566 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-60bc8073-c90d-4be6-ab71-922f927d9590 2018-11-14 22:56:43,571 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 22:56:43,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}85ef88c0f469ac12bda2fcf153722bd14a65f541" 2018-11-14 22:56:43,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 22:56:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af7a65e2-7e26-4362-8c84-c4b95c8dfca4 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-14 22:56:43,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-af7a65e2-7e26-4362-8c84-c4b95c8dfca4 2018-11-14 22:56:43,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.105021953583s 2018-11-14 22:56:43,676 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-af7a65e2-7e26-4362-8c84-c4b95c8dfca4 2018-11-14 22:56:43,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 22:56:43,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}85ef88c0f469ac12bda2fcf153722bd14a65f541" 2018-11-14 22:56:43,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 22:56:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98678b73-a61d-43d9-93fe-d10a4bcb4354 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_af5137c4-375a-46cc-ba45-e2126698df77", "links": {"self": "http://172.30.9.28:5000/v3/users/4158d71d158a4e638ab11e62c0ff644f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4158d71d158a4e638ab11e62c0ff644f", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 22:56:43,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-98678b73-a61d-43d9-93fe-d10a4bcb4354 2018-11-14 22:56:43,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.122255802155s 2018-11-14 22:56:43,800 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-98678b73-a61d-43d9-93fe-d10a4bcb4354 2018-11-14 22:56:43,812 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 22:56:43,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}85ef88c0f469ac12bda2fcf153722bd14a65f541" 2018-11-14 22:56:43,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 22:56:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36731ea5-3502-4dda-9184-c1be44db335b Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.28:5000/v3/projects/83a81c1767db4c10b5add0b371aa920a"}, "tags": [], "enabled": true, "id": "83a81c1767db4c10b5add0b371aa920a", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_af5137c4-375a-46cc-ba45-e2126698df77"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-14 22:56:43,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-36731ea5-3502-4dda-9184-c1be44db335b 2018-11-14 22:56:43,930 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.117745161057s 2018-11-14 22:56:43,930 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-36731ea5-3502-4dda-9184-c1be44db335b 2018-11-14 22:56:43,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-14 22:56:43,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=4158d71d158a4e638ab11e62c0ff644f&role.id=d52c70baed944593a83c95586c3b6fb2&scope.project.id=83a81c1767db4c10b5add0b371aa920a" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85ef88c0f469ac12bda2fcf153722bd14a65f541" 2018-11-14 22:56:44,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 22:56:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd657cab-899b-4133-a196-eaf60e3a1720 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=4158d71d158a4e638ab11e62c0ff644f&role.id=d52c70baed944593a83c95586c3b6fb2&scope.project.id=83a81c1767db4c10b5add0b371aa920a", "previous": null, "next": null}} 2018-11-14 22:56:44,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=4158d71d158a4e638ab11e62c0ff644f&role.id=d52c70baed944593a83c95586c3b6fb2&scope.project.id=83a81c1767db4c10b5add0b371aa920a used request id req-bd657cab-899b-4133-a196-eaf60e3a1720 2018-11-14 22:56:44,040 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.102654933929s 2018-11-14 22:56:44,041 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=4158d71d158a4e638ab11e62c0ff644f&role.id=d52c70baed944593a83c95586c3b6fb2&scope.project.id=83a81c1767db4c10b5add0b371aa920a used request id req-bd657cab-899b-4133-a196-eaf60e3a1720 2018-11-14 22:56:44,044 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-14 22:56:44,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/83a81c1767db4c10b5add0b371aa920a/users/4158d71d158a4e638ab11e62c0ff644f/roles/d52c70baed944593a83c95586c3b6fb2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85ef88c0f469ac12bda2fcf153722bd14a65f541" 2018-11-14 22:56:44,189 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 22:56:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b07b63c2-39a3-484b-890b-fcce538947ed Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 22:56:44,189 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/83a81c1767db4c10b5add0b371aa920a/users/4158d71d158a4e638ab11e62c0ff644f/roles/d52c70baed944593a83c95586c3b6fb2 used request id req-b07b63c2-39a3-484b-890b-fcce538947ed 2018-11-14 22:56:44,189 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.144495010376s 2018-11-14 22:56:44,189 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/83a81c1767db4c10b5add0b371aa920a/users/4158d71d158a4e638ab11e62c0ff644f/roles/d52c70baed944593a83c95586c3b6fb2 used request id req-b07b63c2-39a3-484b-890b-fcce538947ed 2018-11-14 22:56:44,190 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vyos_vrouter-project_af5137c4-375a-46cc-ba45-e2126698df77', 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'83a81c1767db4c10b5add0b371aa920a', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '239e52d2-e1ce-4a6b-9764-546ebb144ca7', 'username': u'vyos_vrouter-user_af5137c4-375a-46cc-ba45-e2126698df77', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-14 22:56:44,193 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vyos_vrouter-user_af5137c4-375a-46cc-ba45-e2126698df77', 'password': '239e52d2-e1ce-4a6b-9764-546ebb144ca7', 'project_name': 'vyos_vrouter-project_af5137c4-375a-46cc-ba45-e2126698df77', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000//v3', 'project_id': '83a81c1767db4c10b5add0b371aa920a', 'project_domain_name': 'Default'} 2018-11-14 22:56:44,224 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'cloudify.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2018-11-14 22:56:44,225 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-11-14 22:56:44,266 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - VNF configuration: {'inputs': {u'region': u'RegionOne', u'external_network_name': u'admin_floating_net'}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'cloudify.medium'}}, 'descriptor': {u'file_name': u'/src/opnfv-vnf-vyos-blueprint/function-test-openstack-blueprint.yaml', u'version': u'fraser', u'name': u'vrouter-opnfv'}} 2018-11-14 22:56:44,299 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Images needed for vrouter: {u'cloudify_manager_4.0': u'/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', u'vyos1.1.7': u'/home/opnfv/functest/images/vyos-1.1.7.img'} 2018-11-14 22:56:44,300 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-11-14 22:56:44,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 22:56:44,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}85ef88c0f469ac12bda2fcf153722bd14a65f541" 2018-11-14 22:56:44,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 22:56:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b50809e0-fe81-4b04-9c45-d466a4f44f85 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/d5e6db7c06bf4799a784ea87405dbbb1"}, "tags": [], "enabled": true, "id": "d5e6db7c06bf4799a784ea87405dbbb1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-11-14 22:56:44,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-b50809e0-fe81-4b04-9c45-d466a4f44f85 2018-11-14 22:56:44,402 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.101352930069s 2018-11-14 22:56:44,402 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-b50809e0-fe81-4b04-9c45-d466a4f44f85 2018-11-14 22:56:44,409 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 22:56:44,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}85ef88c0f469ac12bda2fcf153722bd14a65f541" 2018-11-14 22:56:44,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 22:56:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f57a7bba-0a6e-43c5-af28-0fcaeb086676 Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.28:5000/v3/projects/83a81c1767db4c10b5add0b371aa920a"}, "tags": [], "enabled": true, "id": "83a81c1767db4c10b5add0b371aa920a", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_af5137c4-375a-46cc-ba45-e2126698df77"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-14 22:56:44,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-f57a7bba-0a6e-43c5-af28-0fcaeb086676 2018-11-14 22:56:44,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.115488052368s 2018-11-14 22:56:44,525 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-f57a7bba-0a6e-43c5-af28-0fcaeb086676 2018-11-14 22:56:44,527 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-11-14 22:56:44,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}85ef88c0f469ac12bda2fcf153722bd14a65f541" -d '{"network": {"tenant_id": "83a81c1767db4c10b5add0b371aa920a", "name": "vyos_vrouter-net_af5137c4-375a-46cc-ba45-e2126698df77", "admin_state_up": true}}' 2018-11-14 22:56:45,430 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-fa293e44-5de6-4067-87ae-1192029bf917 Date: Wed, 14 Nov 2018 22:56:45 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"d31378ac-8d7f-4b58-9456-ab9e599fc897","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"83a81c1767db4c10b5add0b371aa920a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-14T22:56:45Z","is_default":false,"provider:segmentation_id":69,"name":"vyos_vrouter-net_af5137c4-375a-46cc-ba45-e2126698df77","admin_state_up":true,"tenant_id":"83a81c1767db4c10b5add0b371aa920a","created_at":"2018-11-14T22:56:45Z","mtu":1450}} 2018-11-14 22:56:45,430 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-fa293e44-5de6-4067-87ae-1192029bf917 2018-11-14 22:56:45,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.903460979462s 2018-11-14 22:56:45,431 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-fa293e44-5de6-4067-87ae-1192029bf917 2018-11-14 22:56:45,431 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-11-14T22:56:45Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'd31378ac-8d7f-4b58-9456-ab9e599fc897', u'provider:segmentation_id': 69, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-net_af5137c4-375a-46cc-ba45-e2126698df77', u'admin_state_up': True, u'tenant_id': u'83a81c1767db4c10b5add0b371aa920a', u'created_at': u'2018-11-14T22:56:45Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'83a81c1767db4c10b5add0b371aa920a'}) 2018-11-14 22:56:45,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 22:56:45,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 22:56:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5acbf6d1-173e-4176-904a-658e297179de Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 22:56:45,440 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-5acbf6d1-173e-4176-904a-658e297179de 2018-11-14 22:56:45,440 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-11-14 22:56:45,849 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d52c70baed944593a83c95586c3b6fb2", "name": "Member"}], "expires_at": "2018-11-14T23:56:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "83a81c1767db4c10b5add0b371aa920a", "name": "vyos_vrouter-project_af5137c4-375a-46cc-ba45-e2126698df77"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/83a81c1767db4c10b5add0b371aa920a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/83a81c1767db4c10b5add0b371aa920a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/83a81c1767db4c10b5add0b371aa920a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_83a81c1767db4c10b5add0b371aa920a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_83a81c1767db4c10b5add0b371aa920a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/83a81c1767db4c10b5add0b371aa920a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/83a81c1767db4c10b5add0b371aa920a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/83a81c1767db4c10b5add0b371aa920a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/83a81c1767db4c10b5add0b371aa920a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/83a81c1767db4c10b5add0b371aa920a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/83a81c1767db4c10b5add0b371aa920a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/83a81c1767db4c10b5add0b371aa920a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/83a81c1767db4c10b5add0b371aa920a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/83a81c1767db4c10b5add0b371aa920a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-user_af5137c4-375a-46cc-ba45-e2126698df77", "id": "4158d71d158a4e638ab11e62c0ff644f"}, "audit_ids": ["3F2cTCVqToSOp-IQIPlLIw"], "issued_at": "2018-11-14T22:56:45.000000Z"}} 2018-11-14 22:56:45,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 22:56:45,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 22:56:46,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1150 X-Openstack-Request-Id: req-dcb4ced4-c49e-4ae8-964b-a97af85631cf Date: Wed, 14 Nov 2018 22:56:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"updated_at":"2018-11-14T17:04:27Z","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","id":"928cbc5c-a6fa-468a-b088-88e266fca291","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-14T22:56:45Z","tenant_id":"83a81c1767db4c10b5add0b371aa920a","created_at":"2018-11-14T22:56:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"83a81c1767db4c10b5add0b371aa920a","id":"d31378ac-8d7f-4b58-9456-ab9e599fc897","name":"vyos_vrouter-net_af5137c4-375a-46cc-ba45-e2126698df77"}]} 2018-11-14 22:56:46,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-dcb4ced4-c49e-4ae8-964b-a97af85631cf 2018-11-14 22:56:46,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.470290899277s 2018-11-14 22:56:46,323 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-dcb4ced4-c49e-4ae8-964b-a97af85631cf 2018-11-14 22:56:46,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-11-14 22:56:46,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}a2b816230d008f972defb94dfc0087bd00e0a725" -d '{"subnet": {"name": "vyos_vrouter-subnet_af5137c4-375a-46cc-ba45-e2126698df77", "enable_dhcp": true, "network_id": "d31378ac-8d7f-4b58-9456-ab9e599fc897", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-11-14 22:56:47,262 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-31a10c9a-0318-451c-8ce0-0ae538789059 Date: Wed, 14 Nov 2018 22:56:47 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d31378ac-8d7f-4b58-9456-ab9e599fc897","tenant_id":"83a81c1767db4c10b5add0b371aa920a","created_at":"2018-11-14T22:56:46Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-14T22:56:46Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"83a81c1767db4c10b5add0b371aa920a","id":"54269ff7-5631-4bd3-ad2e-121e6645a128","subnetpool_id":null,"name":"vyos_vrouter-subnet_af5137c4-375a-46cc-ba45-e2126698df77"}} 2018-11-14 22:56:47,262 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-31a10c9a-0318-451c-8ce0-0ae538789059 2018-11-14 22:56:47,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.937614917755s 2018-11-14 22:56:47,263 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-31a10c9a-0318-451c-8ce0-0ae538789059 2018-11-14 22:56:47,263 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-14T22:56:46Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'54269ff7-5631-4bd3-ad2e-121e6645a128', u'subnetpool_id': None, u'service_types': [], u'name': u'vyos_vrouter-subnet_af5137c4-375a-46cc-ba45-e2126698df77', u'enable_dhcp': True, u'network_id': u'd31378ac-8d7f-4b58-9456-ab9e599fc897', u'tenant_id': u'83a81c1767db4c10b5add0b371aa920a', u'created_at': u'2018-11-14T22:56:46Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'83a81c1767db4c10b5add0b371aa920a'}) 2018-11-14 22:56:47,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-11-14 22:56:47,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}a2b816230d008f972defb94dfc0087bd00e0a725" -d '{"router": {"external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291"}, "name": "vyos_vrouter-router_af5137c4-375a-46cc-ba45-e2126698df77", "admin_state_up": true}}' 2018-11-14 22:56:48,888 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 623 X-Openstack-Request-Id: req-bdc0577f-e71e-428b-a1a1-6315acc47302 Date: Wed, 14 Nov 2018 22:56:48 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3653731-6d80-49cb-86ba-17eff3eeceee", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "created_at": "2018-11-14T22:56:47Z", "admin_state_up": true, "updated_at": "2018-11-14T22:56:48Z", "revision_number": 2, "routes": [], "project_id": "83a81c1767db4c10b5add0b371aa920a", "id": "8a514efe-88a1-4140-9e16-dac452febb7e", "name": "vyos_vrouter-router_af5137c4-375a-46cc-ba45-e2126698df77"}} 2018-11-14 22:56:48,889 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-bdc0577f-e71e-428b-a1a1-6315acc47302 2018-11-14 22:56:48,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.6246650219s 2018-11-14 22:56:48,889 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-bdc0577f-e71e-428b-a1a1-6315acc47302 2018-11-14 22:56:48,889 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'928cbc5c-a6fa-468a-b088-88e266fca291', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b3653731-6d80-49cb-86ba-17eff3eeceee', u'ip_address': u'172.30.9.200'}]}, u'description': u'', u'tags': [], u'tenant_id': u'83a81c1767db4c10b5add0b371aa920a', u'created_at': u'2018-11-14T22:56:47Z', u'admin_state_up': True, u'updated_at': u'2018-11-14T22:56:48Z', u'revision_number': 2, u'routes': [], u'project_id': u'83a81c1767db4c10b5add0b371aa920a', u'id': u'8a514efe-88a1-4140-9e16-dac452febb7e', u'name': u'vyos_vrouter-router_af5137c4-375a-46cc-ba45-e2126698df77'}) 2018-11-14 22:56:48,890 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-11-14 22:56:48,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/8a514efe-88a1-4140-9e16-dac452febb7e/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}a2b816230d008f972defb94dfc0087bd00e0a725" -d '{"subnet_id": "54269ff7-5631-4bd3-ad2e-121e6645a128"}' 2018-11-14 22:56:51,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2d99b69b-8e1e-4f7d-8e23-0e33b15fccea Date: Wed, 14 Nov 2018 22:56:51 GMT RESP BODY: {"network_id": "d31378ac-8d7f-4b58-9456-ab9e599fc897", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "subnet_id": "54269ff7-5631-4bd3-ad2e-121e6645a128", "subnet_ids": ["54269ff7-5631-4bd3-ad2e-121e6645a128"], "port_id": "c569d82f-cbd8-4930-aa2c-4ba98ce2eb2c", "id": "8a514efe-88a1-4140-9e16-dac452febb7e"} 2018-11-14 22:56:51,306 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/8a514efe-88a1-4140-9e16-dac452febb7e/add_router_interface.json used request id req-2d99b69b-8e1e-4f7d-8e23-0e33b15fccea 2018-11-14 22:56:51,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.41624903679s 2018-11-14 22:56:51,307 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/8a514efe-88a1-4140-9e16-dac452febb7e/add_router_interface.json used request id req-2d99b69b-8e1e-4f7d-8e23-0e33b15fccea returning object 8a514efe-88a1-4140-9e16-dac452febb7e 2018-11-14 22:56:51,308 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-11-14 22:57:13,988 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-11-14 22:57:13,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 22:57:13,995 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Wed, 14 Nov 2018 22:57:13 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-11-14 22:57:13,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 22:57:13,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 22:57:14,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-23ebf7c0-2ed1-4174-8a0b-b61da149b80c Date: Wed, 14 Nov 2018 22:57:14 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 22:57:14,652 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-23ebf7c0-2ed1-4174-8a0b-b61da149b80c 2018-11-14 22:57:14,653 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.655193090439s 2018-11-14 22:57:14,653 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-23ebf7c0-2ed1-4174-8a0b-b61da149b80c 2018-11-14 22:57:14,661 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-14 22:57:14,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}a2b816230d008f972defb94dfc0087bd00e0a725" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/vyos_vrouter-img_af5137c4-375a-46cc-ba45-e2126698df77", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_af5137c4-375a-46cc-ba45-e2126698df77"}' 2018-11-14 22:57:15,334 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ec41ad3e-ef3f-4849-b5f9-1413e8df3da4 Date: Wed, 14 Nov 2018 22:57:15 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1/file", "owner": "83a81c1767db4c10b5add0b371aa920a", "id": "bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "size": null, "self": "/v2/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-11-14T22:57:15Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_af5137c4-375a-46cc-ba45-e2126698df77", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_af5137c4-375a-46cc-ba45-e2126698df77", "checksum": null, "created_at": "2018-11-14T22:57:15Z", "protected": false} 2018-11-14 22:57:15,334 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-ec41ad3e-ef3f-4849-b5f9-1413e8df3da4 2018-11-14 22:57:15,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.672956943512s 2018-11-14 22:57:15,334 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-ec41ad3e-ef3f-4849-b5f9-1413e8df3da4 returning object bf1cae45-c661-4f02-ace6-5e6e3b13f7c1 2018-11-14 22:57:15,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-14 22:57:15,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1/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}a2b816230d008f972defb94dfc0087bd00e0a725" -d '' 2018-11-14 22:58:12,334 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ccd2135f-633d-489b-9249-fa3ee8c2fc2e Date: Wed, 14 Nov 2018 22:58:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 22:58:12,335 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1/file used request id req-ccd2135f-633d-489b-9249-fa3ee8c2fc2e 2018-11-14 22:58:12,335 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 56.9995720387s 2018-11-14 22:58:12,335 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1/file used request id req-ccd2135f-633d-489b-9249-fa3ee8c2fc2e 2018-11-14 22:58:12,339 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 22:58:12,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 22:58:13,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-71156bad-f960-4a9e-863b-c0491c2cb6b9 Date: Wed, 14 Nov 2018 22:58:13 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1/snap", "metadata": {}}], "file": "/v2/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1/file", "owner": "83a81c1767db4c10b5add0b371aa920a", "id": "bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "size": 4373348352, "self": "/v2/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-11-14T22:58:12Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_af5137c4-375a-46cc-ba45-e2126698df77", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_af5137c4-375a-46cc-ba45-e2126698df77", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-11-14T22:57:15Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 22:58:13,131 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-71156bad-f960-4a9e-863b-c0491c2cb6b9 2018-11-14 22:58:13,131 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.791562080383s 2018-11-14 22:58:13,131 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-71156bad-f960-4a9e-863b-c0491c2cb6b9 2018-11-14 22:58:13,133 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1/snap', u'metadata': Munch({})})], 'file': u'/v2/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1/file', 'owner': u'83a81c1767db4c10b5add0b371aa920a', 'id': u'bf1cae45-c661-4f02-ace6-5e6e3b13f7c1', 'size': 4373348352, u'self': u'/v2/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'83a81c1767db4c10b5add0b371aa920a', 'name': 'vyos_vrouter-project_af5137c4-375a-46cc-ba45-e2126698df77', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-14T22:58:12Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-14T22:58:12Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/vyos_vrouter-img_af5137c4-375a-46cc-ba45-e2126698df77', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'self': u'/v2/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/vyos_vrouter-img_af5137c4-375a-46cc-ba45-e2126698df77', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_af5137c4-375a-46cc-ba45-e2126698df77', 'created': u'2018-11-14T22:57:15Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-11-14T22:57:15Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/vyos_vrouter-img_af5137c4-375a-46cc-ba45-e2126698df77', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}}) 2018-11-14 22:58:13,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-14 22:58:13,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}85ef88c0f469ac12bda2fcf153722bd14a65f541" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "vyos_vrouter-flavor_af5137c4-375a-46cc-ba45-e2126698df77", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-11-14 22:58:13,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 22:58:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-987dcce6-21bf-48fc-95fc-2492bc6de95d x-compute-request-id: req-987dcce6-21bf-48fc-95fc-2492bc6de95d Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_af5137c4-375a-46cc-ba45-e2126698df77", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/1c479e79-a624-4515-b07f-1b7be2d331f0", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/1c479e79-a624-4515-b07f-1b7be2d331f0", "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": "1c479e79-a624-4515-b07f-1b7be2d331f0"}} 2018-11-14 22:58:13,906 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-987dcce6-21bf-48fc-95fc-2492bc6de95d 2018-11-14 22:58:13,906 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.771573066711s 2018-11-14 22:58:13,906 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-987dcce6-21bf-48fc-95fc-2492bc6de95d 2018-11-14 22:58:13,907 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_af5137c4-375a-46cc-ba45-e2126698df77', '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'49be60fcc4c34adea9e7c304d872b17d', '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'1c479e79-a624-4515-b07f-1b7be2d331f0', 'swap': 0}) 2018-11-14 22:58:13,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-14 22:58:13,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/1c479e79-a624-4515-b07f-1b7be2d331f0/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}85ef88c0f469ac12bda2fcf153722bd14a65f541" -d '{"extra_specs": {}}' 2018-11-14 22:58:13,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 22:58:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-688e7820-ab78-44fb-9de9-9a338564e783 x-compute-request-id: req-688e7820-ab78-44fb-9de9-9a338564e783 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-14 22:58:13,929 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/1c479e79-a624-4515-b07f-1b7be2d331f0/os-extra_specs used request id req-688e7820-ab78-44fb-9de9-9a338564e783 2018-11-14 22:58:13,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0210590362549s 2018-11-14 22:58:13,929 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/1c479e79-a624-4515-b07f-1b7be2d331f0/os-extra_specs used request id req-688e7820-ab78-44fb-9de9-9a338564e783 2018-11-14 22:58:13,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-11-14 22:58:13,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}a2b816230d008f972defb94dfc0087bd00e0a725" -d '{"keypair": {"name": "vyos_vrouter-kp_af5137c4-375a-46cc-ba45-e2126698df77"}}' 2018-11-14 22:58:14,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 22:58:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-178e52d4-4f97-4fdd-bcda-46c60c8c04f1 x-compute-request-id: req-178e52d4-4f97-4fdd-bcda-46c60c8c04f1 Content-Encoding: gzip Content-Length: 1804 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDok3TJfAAvPVCrguToC+Q2N/6NmbDBMud0dfP9g2coOkypZNCm5GWqha7qsnhChuJA0MsqrNJpLqIsOXD5mdjmYIwpS/YH9CqrbxQtwdKHxVjy5z2gpXZZmM/Te8xTMaHAzCoNcwksawBDWpAL9KqJoeb7A0f+aMvS8ItOWqkjCxBBsV5Zm+KTyTh/ulHxyCDptkhsCCyhe9vgprxY2ZKFVbmXNnddS/WrgpRhPjfabKHgdIPcXalNcTgEZDkW+STH62BaSdG2FlY5XNupHsjeLuxWkME/ptYaGFNNtey/QpgT1svDHeltAfR70pzYhf2GiJq/Liyd9iW3PlP/NPrh Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA6JN0yXwALz1Qq4Lk6AvkNjf+jZmwwTLndHXz/YNnKDpMqWTQ\npuRlqoWu6rJ4QobiQNDLKqzSaS6iLDlw+ZnY5mCMKUv2B/Qqq28ULcHSh8VY8uc9\noKV2WZjP03vMUzGhwMwqDXMJLGsAQ1qQC/SqiaHm+wNH/mjL0vCLTlqpIwsQQbFe\nWZvik8k4f7pR8cgg6bZIbAgsoXvb4Ka8WNmShVW5lzZ3XUv1q4KUYT432myh4HSD\n3F2pTXE4BGQ5Fvkkx+tgWknRthZWOVzbqR7I3i7sVpDBP6bWGhhTTbXsv0KYE9bL\nwx3pbQH0e9Kc2IX9hoiavy4snfYltz5T/zT64QIDAQABAoIBAH879B8p7Dvrsk8x\n+6KKpt2WgnbaxpzbCU5oHQPquCuEwV3GXnN+7bN9EPUqj6nteqd00kDVbQLH1UaW\nYhzaspNN7D/HY6B0TkedLA/gQhmut/uiz88r1fQsKj4LMvusYk5EIxlafoFDRFCU\nocs4nXdQEDnwUJl4oVET8VH7PR6CqvVu9XuPNa5/qK7UDxoIYgLUATvxvuThGq4D\npl6hg5TrpMCDRx3YNPDoFr1g5Xpz26pKoLu6eBt6f0xuZxYqq6l7WxXehQSVEzTv\nupYCowvcuewA2WJ40k84lI4L5GZ7FGZN3zXdQa8xaD0ncvU81s2tvgXpnqAdlQXz\nzAlvq4UCgYEA9UCEyycyaQ41muABPC+QyHUmV8H+PbbmPxGF8czSCYPDikvFlXIy\nUUK1uo6jjgf3TBU4P454T7j0fe5OEZaTz4gvBzYEMBdDj1jScgoVdY4vzikdo8Pj\nVXwPpjOEVi6R29XkZhiCT/WFxqEV5KVswmoPoaB5RvDwif4gU7kKG0sCgYEA8sS5\npyof1dyfBkokPyLHF9PHEdTELIvyhIgF4HVd93LdMhI2JGS0KL04KEbOtbVJtuLc\nR6+sW4PyL5ZHI9WjWPJQTgXOqwt546GBwT3G+ki45RfQ+KFXaE/BhJOq+gTx3NAp\nzx94H2o5lf3BWk6s+/HZMLsWknq3nTnUNNxJWwMCgYBEBotO1iZzYU+ZD70H9qGQ\nGH50JQjiEVM39yJR+V/g571bJL0/QJeYVoqVnm7bPHZpkhEx/9B7PHAEZg8dbci9\n7aYtt9vdgvZoUli87PMa0j+MTXc9L15lHa4xiWSRiwVGFsPtVar/hrh+abvq2b+b\nBVQknqBE/xuZCvXogxC8lQKBgBek/2v/l1AuB7MGH5einH9+meHrthucmcc8tE3T\nQI6sOkz5JxrOUBmzrDeIBfP+rypH2CqHOqNDK6Bk45Li6ODt4NJokGNqX7nC7i9T\nBAE2egOeGTVOCYRYWEHAXCOzvZbDE39f0kRFBUzNhTp1dTWorX2oix9DIoUGr9ti\nJSbfAoGBANXodfB4o7OgS3oWjT1u4j4wf03NRMA1YIArKANhZABVKY7AeD34MTAi\nuJyzHQ6T5lm8IpteP6pLL3o3xtb/wudYzdzk4SkL4kF02p2rmChRAwZS3xrtf9DK\nKMxW2VY3H5h2JgAPNUguIjT1kxd+HPYhquTYLztd3Xmn25pecxFr\n-----END RSA PRIVATE KEY-----\n", "user_id": "4158d71d158a4e638ab11e62c0ff644f", "name": "vyos_vrouter-kp_af5137c4-375a-46cc-ba45-e2126698df77", "fingerprint": "dd:02:98:f5:6a:0c:43:9e:db:26:7f:aa:d5:22:fa:aa"}} 2018-11-14 22:58:14,845 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-178e52d4-4f97-4fdd-bcda-46c60c8c04f1 2018-11-14 22:58:14,845 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.914958953857s 2018-11-14 22:58:14,845 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-178e52d4-4f97-4fdd-bcda-46c60c8c04f1 2018-11-14 22:58:14,846 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDok3TJfAAvPVCrguToC+Q2N/6NmbDBMud0dfP9g2coOkypZNCm5GWqha7qsnhChuJA0MsqrNJpLqIsOXD5mdjmYIwpS/YH9CqrbxQtwdKHxVjy5z2gpXZZmM/Te8xTMaHAzCoNcwksawBDWpAL9KqJoeb7A0f+aMvS8ItOWqkjCxBBsV5Zm+KTyTh/ulHxyCDptkhsCCyhe9vgprxY2ZKFVbmXNnddS/WrgpRhPjfabKHgdIPcXalNcTgEZDkW+STH62BaSdG2FlY5XNupHsjeLuxWkME/ptYaGFNNtey/QpgT1svDHeltAfR70pzYhf2GiJq/Liyd9iW3PlP/NPrh Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA6JN0yXwALz1Qq4Lk6AvkNjf+jZmwwTLndHXz/YNnKDpMqWTQ\npuRlqoWu6rJ4QobiQNDLKqzSaS6iLDlw+ZnY5mCMKUv2B/Qqq28ULcHSh8VY8uc9\noKV2WZjP03vMUzGhwMwqDXMJLGsAQ1qQC/SqiaHm+wNH/mjL0vCLTlqpIwsQQbFe\nWZvik8k4f7pR8cgg6bZIbAgsoXvb4Ka8WNmShVW5lzZ3XUv1q4KUYT432myh4HSD\n3F2pTXE4BGQ5Fvkkx+tgWknRthZWOVzbqR7I3i7sVpDBP6bWGhhTTbXsv0KYE9bL\nwx3pbQH0e9Kc2IX9hoiavy4snfYltz5T/zT64QIDAQABAoIBAH879B8p7Dvrsk8x\n+6KKpt2WgnbaxpzbCU5oHQPquCuEwV3GXnN+7bN9EPUqj6nteqd00kDVbQLH1UaW\nYhzaspNN7D/HY6B0TkedLA/gQhmut/uiz88r1fQsKj4LMvusYk5EIxlafoFDRFCU\nocs4nXdQEDnwUJl4oVET8VH7PR6CqvVu9XuPNa5/qK7UDxoIYgLUATvxvuThGq4D\npl6hg5TrpMCDRx3YNPDoFr1g5Xpz26pKoLu6eBt6f0xuZxYqq6l7WxXehQSVEzTv\nupYCowvcuewA2WJ40k84lI4L5GZ7FGZN3zXdQa8xaD0ncvU81s2tvgXpnqAdlQXz\nzAlvq4UCgYEA9UCEyycyaQ41muABPC+QyHUmV8H+PbbmPxGF8czSCYPDikvFlXIy\nUUK1uo6jjgf3TBU4P454T7j0fe5OEZaTz4gvBzYEMBdDj1jScgoVdY4vzikdo8Pj\nVXwPpjOEVi6R29XkZhiCT/WFxqEV5KVswmoPoaB5RvDwif4gU7kKG0sCgYEA8sS5\npyof1dyfBkokPyLHF9PHEdTELIvyhIgF4HVd93LdMhI2JGS0KL04KEbOtbVJtuLc\nR6+sW4PyL5ZHI9WjWPJQTgXOqwt546GBwT3G+ki45RfQ+KFXaE/BhJOq+gTx3NAp\nzx94H2o5lf3BWk6s+/HZMLsWknq3nTnUNNxJWwMCgYBEBotO1iZzYU+ZD70H9qGQ\nGH50JQjiEVM39yJR+V/g571bJL0/QJeYVoqVnm7bPHZpkhEx/9B7PHAEZg8dbci9\n7aYtt9vdgvZoUli87PMa0j+MTXc9L15lHa4xiWSRiwVGFsPtVar/hrh+abvq2b+b\nBVQknqBE/xuZCvXogxC8lQKBgBek/2v/l1AuB7MGH5einH9+meHrthucmcc8tE3T\nQI6sOkz5JxrOUBmzrDeIBfP+rypH2CqHOqNDK6Bk45Li6ODt4NJokGNqX7nC7i9T\nBAE2egOeGTVOCYRYWEHAXCOzvZbDE39f0kRFBUzNhTp1dTWorX2oix9DIoUGr9ti\nJSbfAoGBANXodfB4o7OgS3oWjT1u4j4wf03NRMA1YIArKANhZABVKY7AeD34MTAi\nuJyzHQ6T5lm8IpteP6pLL3o3xtb/wudYzdzk4SkL4kF02p2rmChRAwZS3xrtf9DK\nKMxW2VY3H5h2JgAPNUguIjT1kxd+HPYhquTYLztd3Xmn25pecxFr\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'4158d71d158a4e638ab11e62c0ff644f', 'name': u'vyos_vrouter-kp_af5137c4-375a-46cc-ba45-e2126698df77', 'created_at': '2018-11-14T22:58:14.846584', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'83a81c1767db4c10b5add0b371aa920a', 'name': 'vyos_vrouter-project_af5137c4-375a-46cc-ba45-e2126698df77', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'dd:02:98:f5:6a:0c:43:9e:db:26:7f:aa:d5:22:fa:aa', 'type': 'ssh', 'id': u'vyos_vrouter-kp_af5137c4-375a-46cc-ba45-e2126698df77'}) 2018-11-14 22:58:14,847 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEA6JN0yXwALz1Qq4Lk6AvkNjf+jZmwwTLndHXz/YNnKDpMqWTQ puRlqoWu6rJ4QobiQNDLKqzSaS6iLDlw+ZnY5mCMKUv2B/Qqq28ULcHSh8VY8uc9 oKV2WZjP03vMUzGhwMwqDXMJLGsAQ1qQC/SqiaHm+wNH/mjL0vCLTlqpIwsQQbFe WZvik8k4f7pR8cgg6bZIbAgsoXvb4Ka8WNmShVW5lzZ3XUv1q4KUYT432myh4HSD 3F2pTXE4BGQ5Fvkkx+tgWknRthZWOVzbqR7I3i7sVpDBP6bWGhhTTbXsv0KYE9bL wx3pbQH0e9Kc2IX9hoiavy4snfYltz5T/zT64QIDAQABAoIBAH879B8p7Dvrsk8x +6KKpt2WgnbaxpzbCU5oHQPquCuEwV3GXnN+7bN9EPUqj6nteqd00kDVbQLH1UaW YhzaspNN7D/HY6B0TkedLA/gQhmut/uiz88r1fQsKj4LMvusYk5EIxlafoFDRFCU ocs4nXdQEDnwUJl4oVET8VH7PR6CqvVu9XuPNa5/qK7UDxoIYgLUATvxvuThGq4D pl6hg5TrpMCDRx3YNPDoFr1g5Xpz26pKoLu6eBt6f0xuZxYqq6l7WxXehQSVEzTv upYCowvcuewA2WJ40k84lI4L5GZ7FGZN3zXdQa8xaD0ncvU81s2tvgXpnqAdlQXz zAlvq4UCgYEA9UCEyycyaQ41muABPC+QyHUmV8H+PbbmPxGF8czSCYPDikvFlXIy UUK1uo6jjgf3TBU4P454T7j0fe5OEZaTz4gvBzYEMBdDj1jScgoVdY4vzikdo8Pj VXwPpjOEVi6R29XkZhiCT/WFxqEV5KVswmoPoaB5RvDwif4gU7kKG0sCgYEA8sS5 pyof1dyfBkokPyLHF9PHEdTELIvyhIgF4HVd93LdMhI2JGS0KL04KEbOtbVJtuLc R6+sW4PyL5ZHI9WjWPJQTgXOqwt546GBwT3G+ki45RfQ+KFXaE/BhJOq+gTx3NAp zx94H2o5lf3BWk6s+/HZMLsWknq3nTnUNNxJWwMCgYBEBotO1iZzYU+ZD70H9qGQ GH50JQjiEVM39yJR+V/g571bJL0/QJeYVoqVnm7bPHZpkhEx/9B7PHAEZg8dbci9 7aYtt9vdgvZoUli87PMa0j+MTXc9L15lHa4xiWSRiwVGFsPtVar/hrh+abvq2b+b BVQknqBE/xuZCvXogxC8lQKBgBek/2v/l1AuB7MGH5einH9+meHrthucmcc8tE3T QI6sOkz5JxrOUBmzrDeIBfP+rypH2CqHOqNDK6Bk45Li6ODt4NJokGNqX7nC7i9T BAE2egOeGTVOCYRYWEHAXCOzvZbDE39f0kRFBUzNhTp1dTWorX2oix9DIoUGr9ti JSbfAoGBANXodfB4o7OgS3oWjT1u4j4wf03NRMA1YIArKANhZABVKY7AeD34MTAi uJyzHQ6T5lm8IpteP6pLL3o3xtb/wudYzdzk4SkL4kF02p2rmChRAwZS3xrtf9DK KMxW2VY3H5h2JgAPNUguIjT1kxd+HPYhquTYLztd3Xmn25pecxFr -----END RSA PRIVATE KEY----- 2018-11-14 22:58:14,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-11-14 22:58:14,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}a2b816230d008f972defb94dfc0087bd00e0a725" -d '{"security_group": {"name": "vyos_vrouter-sg_af5137c4-375a-46cc-ba45-e2126698df77", "description": "created by OPNFV Functest (vyos_vrouter)"}}' 2018-11-14 22:58:15,372 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-3d409825-6673-4725-96db-5d7b9dfbfbb5 Date: Wed, 14 Nov 2018 22:58:15 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "created_at": "2018-11-14T22:58:15Z", "updated_at": "2018-11-14T22:58:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T22:58:15Z", "revision_number": 0, "id": "24eb6486-0c53-477c-ab7e-c8de2e7ea839", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T22:58:15Z", "security_group_id": "88718af7-e1e0-4534-a219-5f7cf73ad645", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "port_range_min": null, "ethertype": "IPv4", "project_id": "83a81c1767db4c10b5add0b371aa920a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T22:58:15Z", "revision_number": 0, "id": "754150a9-5fcd-4a0d-8bf3-c8b0a7efdf44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T22:58:15Z", "security_group_id": "88718af7-e1e0-4534-a219-5f7cf73ad645", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "port_range_min": null, "ethertype": "IPv6", "project_id": "83a81c1767db4c10b5add0b371aa920a"}], "revision_number": 2, "project_id": "83a81c1767db4c10b5add0b371aa920a", "id": "88718af7-e1e0-4534-a219-5f7cf73ad645", "name": "vyos_vrouter-sg_af5137c4-375a-46cc-ba45-e2126698df77"}} 2018-11-14 22:58:15,372 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-3d409825-6673-4725-96db-5d7b9dfbfbb5 2018-11-14 22:58:15,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.522019147873s 2018-11-14 22:58:15,373 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-3d409825-6673-4725-96db-5d7b9dfbfbb5 2018-11-14 22:58:15,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-14 22:58:15,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 22:58:15,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-2a84e444-a78e-4974-b216-2d31d1251a29 Date: Wed, 14 Nov 2018 22:58:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "created_at": "2018-11-14T22:56:44Z", "updated_at": "2018-11-14T22:56:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T22:56:44Z", "revision_number": 0, "id": "49cff4ce-19d5-4652-b237-7fe62ab02813", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T22:56:44Z", "security_group_id": "32b4352a-f7f5-46a6-a930-1d6c015c5c3b", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "port_range_min": null, "ethertype": "IPv4", "project_id": "83a81c1767db4c10b5add0b371aa920a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T22:56:45Z", "revision_number": 0, "id": "9c49f8e8-aafa-4d2f-9387-300e38102305", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T22:56:45Z", "security_group_id": "32b4352a-f7f5-46a6-a930-1d6c015c5c3b", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "port_range_min": null, "ethertype": "IPv6", "project_id": "83a81c1767db4c10b5add0b371aa920a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T22:56:44Z", "revision_number": 0, "id": "ba62187f-3ea5-496b-8f5a-0925ebd46c8b", "remote_group_id": "32b4352a-f7f5-46a6-a930-1d6c015c5c3b", "remote_ip_prefix": null, "created_at": "2018-11-14T22:56:44Z", "security_group_id": "32b4352a-f7f5-46a6-a930-1d6c015c5c3b", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "port_range_min": null, "ethertype": "IPv6", "project_id": "83a81c1767db4c10b5add0b371aa920a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T22:56:44Z", "revision_number": 0, "id": "e92fc599-c1fd-4c06-9f5d-9cc5f9057bfd", "remote_group_id": "32b4352a-f7f5-46a6-a930-1d6c015c5c3b", "remote_ip_prefix": null, "created_at": "2018-11-14T22:56:44Z", "security_group_id": "32b4352a-f7f5-46a6-a930-1d6c015c5c3b", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "port_range_min": null, "ethertype": "IPv4", "project_id": "83a81c1767db4c10b5add0b371aa920a"}], "revision_number": 4, "project_id": "83a81c1767db4c10b5add0b371aa920a", "id": "32b4352a-f7f5-46a6-a930-1d6c015c5c3b", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "created_at": "2018-11-14T22:58:15Z", "updated_at": "2018-11-14T22:58:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T22:58:15Z", "revision_number": 0, "id": "24eb6486-0c53-477c-ab7e-c8de2e7ea839", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T22:58:15Z", "security_group_id": "88718af7-e1e0-4534-a219-5f7cf73ad645", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "port_range_min": null, "ethertype": "IPv4", "project_id": "83a81c1767db4c10b5add0b371aa920a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T22:58:15Z", "revision_number": 0, "id": "754150a9-5fcd-4a0d-8bf3-c8b0a7efdf44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T22:58:15Z", "security_group_id": "88718af7-e1e0-4534-a219-5f7cf73ad645", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "port_range_min": null, "ethertype": "IPv6", "project_id": "83a81c1767db4c10b5add0b371aa920a"}], "revision_number": 2, "project_id": "83a81c1767db4c10b5add0b371aa920a", "id": "88718af7-e1e0-4534-a219-5f7cf73ad645", "name": "vyos_vrouter-sg_af5137c4-375a-46cc-ba45-e2126698df77"}]} 2018-11-14 22:58:15,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-2a84e444-a78e-4974-b216-2d31d1251a29 2018-11-14 22:58:15,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.253564834595s 2018-11-14 22:58:15,631 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-2a84e444-a78e-4974-b216-2d31d1251a29 2018-11-14 22:58:15,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-14 22:58:15,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}a2b816230d008f972defb94dfc0087bd00e0a725" -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": "88718af7-e1e0-4534-a219-5f7cf73ad645"}}' 2018-11-14 22:58:16,067 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-796cb48d-dc4c-4a85-8ae9-a44a07f6c488 Date: Wed, 14 Nov 2018 22:58:16 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-11-14T22:58:15Z", "security_group_id": "88718af7-e1e0-4534-a219-5f7cf73ad645", "port_range_min": 22, "revision_number": 0, "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "created_at": "2018-11-14T22:58:15Z", "project_id": "83a81c1767db4c10b5add0b371aa920a", "id": "2b77448c-94a3-4e1f-abe0-303b3fa094f8"}} 2018-11-14 22:58:16,068 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-796cb48d-dc4c-4a85-8ae9-a44a07f6c488 2018-11-14 22:58:16,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.432945013046s 2018-11-14 22:58:16,068 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-796cb48d-dc4c-4a85-8ae9-a44a07f6c488 2018-11-14 22:58:16,072 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-14 22:58:16,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 22:58:16,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-51f363a6-9dae-4cf7-8934-ef7eacf7e620 Date: Wed, 14 Nov 2018 22:58:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "created_at": "2018-11-14T22:56:44Z", "updated_at": "2018-11-14T22:56:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T22:56:44Z", "revision_number": 0, "id": "49cff4ce-19d5-4652-b237-7fe62ab02813", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T22:56:44Z", "security_group_id": "32b4352a-f7f5-46a6-a930-1d6c015c5c3b", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "port_range_min": null, "ethertype": "IPv4", "project_id": "83a81c1767db4c10b5add0b371aa920a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T22:56:45Z", "revision_number": 0, "id": "9c49f8e8-aafa-4d2f-9387-300e38102305", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T22:56:45Z", "security_group_id": "32b4352a-f7f5-46a6-a930-1d6c015c5c3b", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "port_range_min": null, "ethertype": "IPv6", "project_id": "83a81c1767db4c10b5add0b371aa920a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T22:56:44Z", "revision_number": 0, "id": "ba62187f-3ea5-496b-8f5a-0925ebd46c8b", "remote_group_id": "32b4352a-f7f5-46a6-a930-1d6c015c5c3b", "remote_ip_prefix": null, "created_at": "2018-11-14T22:56:44Z", "security_group_id": "32b4352a-f7f5-46a6-a930-1d6c015c5c3b", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "port_range_min": null, "ethertype": "IPv6", "project_id": "83a81c1767db4c10b5add0b371aa920a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T22:56:44Z", "revision_number": 0, "id": "e92fc599-c1fd-4c06-9f5d-9cc5f9057bfd", "remote_group_id": "32b4352a-f7f5-46a6-a930-1d6c015c5c3b", "remote_ip_prefix": null, "created_at": "2018-11-14T22:56:44Z", "security_group_id": "32b4352a-f7f5-46a6-a930-1d6c015c5c3b", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "port_range_min": null, "ethertype": "IPv4", "project_id": "83a81c1767db4c10b5add0b371aa920a"}], "revision_number": 4, "project_id": "83a81c1767db4c10b5add0b371aa920a", "id": "32b4352a-f7f5-46a6-a930-1d6c015c5c3b", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "created_at": "2018-11-14T22:58:15Z", "updated_at": "2018-11-14T22:58:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T22:58:15Z", "revision_number": 0, "id": "24eb6486-0c53-477c-ab7e-c8de2e7ea839", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T22:58:15Z", "security_group_id": "88718af7-e1e0-4534-a219-5f7cf73ad645", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "port_range_min": null, "ethertype": "IPv4", "project_id": "83a81c1767db4c10b5add0b371aa920a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-14T22:58:15Z", "revision_number": 0, "id": "2b77448c-94a3-4e1f-abe0-303b3fa094f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T22:58:15Z", "security_group_id": "88718af7-e1e0-4534-a219-5f7cf73ad645", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "83a81c1767db4c10b5add0b371aa920a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T22:58:15Z", "revision_number": 0, "id": "754150a9-5fcd-4a0d-8bf3-c8b0a7efdf44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T22:58:15Z", "security_group_id": "88718af7-e1e0-4534-a219-5f7cf73ad645", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "port_range_min": null, "ethertype": "IPv6", "project_id": "83a81c1767db4c10b5add0b371aa920a"}], "revision_number": 3, "project_id": "83a81c1767db4c10b5add0b371aa920a", "id": "88718af7-e1e0-4534-a219-5f7cf73ad645", "name": "vyos_vrouter-sg_af5137c4-375a-46cc-ba45-e2126698df77"}]} 2018-11-14 22:58:16,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-51f363a6-9dae-4cf7-8934-ef7eacf7e620 2018-11-14 22:58:16,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.233994007111s 2018-11-14 22:58:16,306 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-51f363a6-9dae-4cf7-8934-ef7eacf7e620 2018-11-14 22:58:16,309 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-14 22:58:16,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}a2b816230d008f972defb94dfc0087bd00e0a725" -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": "88718af7-e1e0-4534-a219-5f7cf73ad645"}}' 2018-11-14 22:58:16,725 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-f707d0c0-cbf8-4085-a0e8-bdd099b54940 Date: Wed, 14 Nov 2018 22:58:16 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-11-14T22:58:16Z", "security_group_id": "88718af7-e1e0-4534-a219-5f7cf73ad645", "port_range_min": null, "revision_number": 0, "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "created_at": "2018-11-14T22:58:16Z", "project_id": "83a81c1767db4c10b5add0b371aa920a", "id": "2e72f84f-ee00-4956-bbbb-1c8ac734c022"}} 2018-11-14 22:58:16,725 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-f707d0c0-cbf8-4085-a0e8-bdd099b54940 2018-11-14 22:58:16,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.41601395607s 2018-11-14 22:58:16,726 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-f707d0c0-cbf8-4085-a0e8-bdd099b54940 2018-11-14 22:58:16,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-14 22:58:16,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 22:58:16,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-5ac7ba3b-c1b6-49a5-b658-641a468754ec Date: Wed, 14 Nov 2018 22:58:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "created_at": "2018-11-14T22:56:44Z", "updated_at": "2018-11-14T22:56:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T22:56:44Z", "revision_number": 0, "id": "49cff4ce-19d5-4652-b237-7fe62ab02813", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T22:56:44Z", "security_group_id": "32b4352a-f7f5-46a6-a930-1d6c015c5c3b", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "port_range_min": null, "ethertype": "IPv4", "project_id": "83a81c1767db4c10b5add0b371aa920a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T22:56:45Z", "revision_number": 0, "id": "9c49f8e8-aafa-4d2f-9387-300e38102305", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T22:56:45Z", "security_group_id": "32b4352a-f7f5-46a6-a930-1d6c015c5c3b", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "port_range_min": null, "ethertype": "IPv6", "project_id": "83a81c1767db4c10b5add0b371aa920a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T22:56:44Z", "revision_number": 0, "id": "ba62187f-3ea5-496b-8f5a-0925ebd46c8b", "remote_group_id": "32b4352a-f7f5-46a6-a930-1d6c015c5c3b", "remote_ip_prefix": null, "created_at": "2018-11-14T22:56:44Z", "security_group_id": "32b4352a-f7f5-46a6-a930-1d6c015c5c3b", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "port_range_min": null, "ethertype": "IPv6", "project_id": "83a81c1767db4c10b5add0b371aa920a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T22:56:44Z", "revision_number": 0, "id": "e92fc599-c1fd-4c06-9f5d-9cc5f9057bfd", "remote_group_id": "32b4352a-f7f5-46a6-a930-1d6c015c5c3b", "remote_ip_prefix": null, "created_at": "2018-11-14T22:56:44Z", "security_group_id": "32b4352a-f7f5-46a6-a930-1d6c015c5c3b", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "port_range_min": null, "ethertype": "IPv4", "project_id": "83a81c1767db4c10b5add0b371aa920a"}], "revision_number": 4, "project_id": "83a81c1767db4c10b5add0b371aa920a", "id": "32b4352a-f7f5-46a6-a930-1d6c015c5c3b", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "created_at": "2018-11-14T22:58:15Z", "updated_at": "2018-11-14T22:58:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T22:58:15Z", "revision_number": 0, "id": "24eb6486-0c53-477c-ab7e-c8de2e7ea839", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T22:58:15Z", "security_group_id": "88718af7-e1e0-4534-a219-5f7cf73ad645", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "port_range_min": null, "ethertype": "IPv4", "project_id": "83a81c1767db4c10b5add0b371aa920a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-14T22:58:15Z", "revision_number": 0, "id": "2b77448c-94a3-4e1f-abe0-303b3fa094f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T22:58:15Z", "security_group_id": "88718af7-e1e0-4534-a219-5f7cf73ad645", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "83a81c1767db4c10b5add0b371aa920a"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T22:58:16Z", "revision_number": 0, "id": "2e72f84f-ee00-4956-bbbb-1c8ac734c022", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T22:58:16Z", "security_group_id": "88718af7-e1e0-4534-a219-5f7cf73ad645", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "port_range_min": null, "ethertype": "IPv4", "project_id": "83a81c1767db4c10b5add0b371aa920a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T22:58:15Z", "revision_number": 0, "id": "754150a9-5fcd-4a0d-8bf3-c8b0a7efdf44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T22:58:15Z", "security_group_id": "88718af7-e1e0-4534-a219-5f7cf73ad645", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "port_range_min": null, "ethertype": "IPv6", "project_id": "83a81c1767db4c10b5add0b371aa920a"}], "revision_number": 4, "project_id": "83a81c1767db4c10b5add0b371aa920a", "id": "88718af7-e1e0-4534-a219-5f7cf73ad645", "name": "vyos_vrouter-sg_af5137c4-375a-46cc-ba45-e2126698df77"}]} 2018-11-14 22:58:16,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-5ac7ba3b-c1b6-49a5-b658-641a468754ec 2018-11-14 22:58:16,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.236322879791s 2018-11-14 22:58:16,966 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-5ac7ba3b-c1b6-49a5-b658-641a468754ec 2018-11-14 22:58:16,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-14 22:58:16,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}a2b816230d008f972defb94dfc0087bd00e0a725" -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": "88718af7-e1e0-4534-a219-5f7cf73ad645"}}' 2018-11-14 22:58:17,332 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-35015558-6fd1-4610-85be-c91de359acd1 Date: Wed, 14 Nov 2018 22:58: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": 80, "updated_at": "2018-11-14T22:58:17Z", "security_group_id": "88718af7-e1e0-4534-a219-5f7cf73ad645", "port_range_min": 80, "revision_number": 0, "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "created_at": "2018-11-14T22:58:17Z", "project_id": "83a81c1767db4c10b5add0b371aa920a", "id": "0588fc02-c1f0-4266-ad10-f023292a7850"}} 2018-11-14 22:58:17,332 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-35015558-6fd1-4610-85be-c91de359acd1 2018-11-14 22:58:17,332 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.36297082901s 2018-11-14 22:58:17,333 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-35015558-6fd1-4610-85be-c91de359acd1 2018-11-14 22:58:17,336 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-14 22:58:17,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 22:58:17,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-58ff1bcc-fe4b-4ccc-be09-98efcebea352 Date: Wed, 14 Nov 2018 22:58:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "created_at": "2018-11-14T22:56:44Z", "updated_at": "2018-11-14T22:56:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T22:56:44Z", "revision_number": 0, "id": "49cff4ce-19d5-4652-b237-7fe62ab02813", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T22:56:44Z", "security_group_id": "32b4352a-f7f5-46a6-a930-1d6c015c5c3b", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "port_range_min": null, "ethertype": "IPv4", "project_id": "83a81c1767db4c10b5add0b371aa920a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T22:56:45Z", "revision_number": 0, "id": "9c49f8e8-aafa-4d2f-9387-300e38102305", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T22:56:45Z", "security_group_id": "32b4352a-f7f5-46a6-a930-1d6c015c5c3b", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "port_range_min": null, "ethertype": "IPv6", "project_id": "83a81c1767db4c10b5add0b371aa920a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T22:56:44Z", "revision_number": 0, "id": "ba62187f-3ea5-496b-8f5a-0925ebd46c8b", "remote_group_id": "32b4352a-f7f5-46a6-a930-1d6c015c5c3b", "remote_ip_prefix": null, "created_at": "2018-11-14T22:56:44Z", "security_group_id": "32b4352a-f7f5-46a6-a930-1d6c015c5c3b", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "port_range_min": null, "ethertype": "IPv6", "project_id": "83a81c1767db4c10b5add0b371aa920a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T22:56:44Z", "revision_number": 0, "id": "e92fc599-c1fd-4c06-9f5d-9cc5f9057bfd", "remote_group_id": "32b4352a-f7f5-46a6-a930-1d6c015c5c3b", "remote_ip_prefix": null, "created_at": "2018-11-14T22:56:44Z", "security_group_id": "32b4352a-f7f5-46a6-a930-1d6c015c5c3b", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "port_range_min": null, "ethertype": "IPv4", "project_id": "83a81c1767db4c10b5add0b371aa920a"}], "revision_number": 4, "project_id": "83a81c1767db4c10b5add0b371aa920a", "id": "32b4352a-f7f5-46a6-a930-1d6c015c5c3b", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "created_at": "2018-11-14T22:58:15Z", "updated_at": "2018-11-14T22:58:17Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-11-14T22:58:17Z", "revision_number": 0, "id": "0588fc02-c1f0-4266-ad10-f023292a7850", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T22:58:17Z", "security_group_id": "88718af7-e1e0-4534-a219-5f7cf73ad645", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "port_range_min": 80, "ethertype": "IPv4", "project_id": "83a81c1767db4c10b5add0b371aa920a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T22:58:15Z", "revision_number": 0, "id": "24eb6486-0c53-477c-ab7e-c8de2e7ea839", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T22:58:15Z", "security_group_id": "88718af7-e1e0-4534-a219-5f7cf73ad645", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "port_range_min": null, "ethertype": "IPv4", "project_id": "83a81c1767db4c10b5add0b371aa920a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-14T22:58:15Z", "revision_number": 0, "id": "2b77448c-94a3-4e1f-abe0-303b3fa094f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T22:58:15Z", "security_group_id": "88718af7-e1e0-4534-a219-5f7cf73ad645", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "83a81c1767db4c10b5add0b371aa920a"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T22:58:16Z", "revision_number": 0, "id": "2e72f84f-ee00-4956-bbbb-1c8ac734c022", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T22:58:16Z", "security_group_id": "88718af7-e1e0-4534-a219-5f7cf73ad645", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "port_range_min": null, "ethertype": "IPv4", "project_id": "83a81c1767db4c10b5add0b371aa920a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T22:58:15Z", "revision_number": 0, "id": "754150a9-5fcd-4a0d-8bf3-c8b0a7efdf44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T22:58:15Z", "security_group_id": "88718af7-e1e0-4534-a219-5f7cf73ad645", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "port_range_min": null, "ethertype": "IPv6", "project_id": "83a81c1767db4c10b5add0b371aa920a"}], "revision_number": 5, "project_id": "83a81c1767db4c10b5add0b371aa920a", "id": "88718af7-e1e0-4534-a219-5f7cf73ad645", "name": "vyos_vrouter-sg_af5137c4-375a-46cc-ba45-e2126698df77"}]} 2018-11-14 22:58:17,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-58ff1bcc-fe4b-4ccc-be09-98efcebea352 2018-11-14 22:58:17,389 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0525071620941s 2018-11-14 22:58:17,389 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-58ff1bcc-fe4b-4ccc-be09-98efcebea352 2018-11-14 22:58:17,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-14 22:58:17,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}a2b816230d008f972defb94dfc0087bd00e0a725" -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": "88718af7-e1e0-4534-a219-5f7cf73ad645"}}' 2018-11-14 22:58:17,605 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-83b30766-fbe6-40f3-9faf-9435f3cb110c Date: Wed, 14 Nov 2018 22:58: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": 443, "updated_at": "2018-11-14T22:58:17Z", "security_group_id": "88718af7-e1e0-4534-a219-5f7cf73ad645", "port_range_min": 443, "revision_number": 0, "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "created_at": "2018-11-14T22:58:17Z", "project_id": "83a81c1767db4c10b5add0b371aa920a", "id": "896f4c58-6ae0-4ac3-b017-4179e761ef3e"}} 2018-11-14 22:58:17,605 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-83b30766-fbe6-40f3-9faf-9435f3cb110c 2018-11-14 22:58:17,606 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.213269233704s 2018-11-14 22:58:17,606 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-83b30766-fbe6-40f3-9faf-9435f3cb110c 2018-11-14 22:58:17,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-14 22:58:17,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 22:58:17,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-567d1579-f5d9-4897-ba4a-f9c7e1613b13 Date: Wed, 14 Nov 2018 22:58:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "created_at": "2018-11-14T22:56:44Z", "updated_at": "2018-11-14T22:56:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T22:56:44Z", "revision_number": 0, "id": "49cff4ce-19d5-4652-b237-7fe62ab02813", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T22:56:44Z", "security_group_id": "32b4352a-f7f5-46a6-a930-1d6c015c5c3b", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "port_range_min": null, "ethertype": "IPv4", "project_id": "83a81c1767db4c10b5add0b371aa920a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T22:56:45Z", "revision_number": 0, "id": "9c49f8e8-aafa-4d2f-9387-300e38102305", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T22:56:45Z", "security_group_id": "32b4352a-f7f5-46a6-a930-1d6c015c5c3b", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "port_range_min": null, "ethertype": "IPv6", "project_id": "83a81c1767db4c10b5add0b371aa920a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T22:56:44Z", "revision_number": 0, "id": "ba62187f-3ea5-496b-8f5a-0925ebd46c8b", "remote_group_id": "32b4352a-f7f5-46a6-a930-1d6c015c5c3b", "remote_ip_prefix": null, "created_at": "2018-11-14T22:56:44Z", "security_group_id": "32b4352a-f7f5-46a6-a930-1d6c015c5c3b", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "port_range_min": null, "ethertype": "IPv6", "project_id": "83a81c1767db4c10b5add0b371aa920a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T22:56:44Z", "revision_number": 0, "id": "e92fc599-c1fd-4c06-9f5d-9cc5f9057bfd", "remote_group_id": "32b4352a-f7f5-46a6-a930-1d6c015c5c3b", "remote_ip_prefix": null, "created_at": "2018-11-14T22:56:44Z", "security_group_id": "32b4352a-f7f5-46a6-a930-1d6c015c5c3b", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "port_range_min": null, "ethertype": "IPv4", "project_id": "83a81c1767db4c10b5add0b371aa920a"}], "revision_number": 4, "project_id": "83a81c1767db4c10b5add0b371aa920a", "id": "32b4352a-f7f5-46a6-a930-1d6c015c5c3b", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "created_at": "2018-11-14T22:58:15Z", "updated_at": "2018-11-14T22:58:17Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-11-14T22:58:17Z", "revision_number": 0, "id": "0588fc02-c1f0-4266-ad10-f023292a7850", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T22:58:17Z", "security_group_id": "88718af7-e1e0-4534-a219-5f7cf73ad645", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "port_range_min": 80, "ethertype": "IPv4", "project_id": "83a81c1767db4c10b5add0b371aa920a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T22:58:15Z", "revision_number": 0, "id": "24eb6486-0c53-477c-ab7e-c8de2e7ea839", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T22:58:15Z", "security_group_id": "88718af7-e1e0-4534-a219-5f7cf73ad645", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "port_range_min": null, "ethertype": "IPv4", "project_id": "83a81c1767db4c10b5add0b371aa920a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-14T22:58:15Z", "revision_number": 0, "id": "2b77448c-94a3-4e1f-abe0-303b3fa094f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T22:58:15Z", "security_group_id": "88718af7-e1e0-4534-a219-5f7cf73ad645", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "83a81c1767db4c10b5add0b371aa920a"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T22:58:16Z", "revision_number": 0, "id": "2e72f84f-ee00-4956-bbbb-1c8ac734c022", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T22:58:16Z", "security_group_id": "88718af7-e1e0-4534-a219-5f7cf73ad645", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "port_range_min": null, "ethertype": "IPv4", "project_id": "83a81c1767db4c10b5add0b371aa920a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T22:58:15Z", "revision_number": 0, "id": "754150a9-5fcd-4a0d-8bf3-c8b0a7efdf44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T22:58:15Z", "security_group_id": "88718af7-e1e0-4534-a219-5f7cf73ad645", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "port_range_min": null, "ethertype": "IPv6", "project_id": "83a81c1767db4c10b5add0b371aa920a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-11-14T22:58:17Z", "revision_number": 0, "id": "896f4c58-6ae0-4ac3-b017-4179e761ef3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T22:58:17Z", "security_group_id": "88718af7-e1e0-4534-a219-5f7cf73ad645", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "port_range_min": 443, "ethertype": "IPv4", "project_id": "83a81c1767db4c10b5add0b371aa920a"}], "revision_number": 6, "project_id": "83a81c1767db4c10b5add0b371aa920a", "id": "88718af7-e1e0-4534-a219-5f7cf73ad645", "name": "vyos_vrouter-sg_af5137c4-375a-46cc-ba45-e2126698df77"}]} 2018-11-14 22:58:17,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-567d1579-f5d9-4897-ba4a-f9c7e1613b13 2018-11-14 22:58:17,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.265305995941s 2018-11-14 22:58:17,875 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-567d1579-f5d9-4897-ba4a-f9c7e1613b13 2018-11-14 22:58:17,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-14 22:58:17,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}a2b816230d008f972defb94dfc0087bd00e0a725" -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": "88718af7-e1e0-4534-a219-5f7cf73ad645"}}' 2018-11-14 22:58:18,251 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-5b638054-04eb-4c0f-88b9-fb861ba6f1ac Date: Wed, 14 Nov 2018 22:58: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": 5671, "updated_at": "2018-11-14T22:58:18Z", "security_group_id": "88718af7-e1e0-4534-a219-5f7cf73ad645", "port_range_min": 5671, "revision_number": 0, "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "created_at": "2018-11-14T22:58:18Z", "project_id": "83a81c1767db4c10b5add0b371aa920a", "id": "5432a3df-2e63-4a2c-a326-fe9ed9bd2401"}} 2018-11-14 22:58:18,251 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-5b638054-04eb-4c0f-88b9-fb861ba6f1ac 2018-11-14 22:58:18,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.37294793129s 2018-11-14 22:58:18,252 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-5b638054-04eb-4c0f-88b9-fb861ba6f1ac 2018-11-14 22:58:18,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-14 22:58:18,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 22:58:18,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-611cf2d6-d78c-47b2-a47f-e3831277e5fe Date: Wed, 14 Nov 2018 22:58:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "created_at": "2018-11-14T22:56:44Z", "updated_at": "2018-11-14T22:56:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T22:56:44Z", "revision_number": 0, "id": "49cff4ce-19d5-4652-b237-7fe62ab02813", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T22:56:44Z", "security_group_id": "32b4352a-f7f5-46a6-a930-1d6c015c5c3b", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "port_range_min": null, "ethertype": "IPv4", "project_id": "83a81c1767db4c10b5add0b371aa920a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T22:56:45Z", "revision_number": 0, "id": "9c49f8e8-aafa-4d2f-9387-300e38102305", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T22:56:45Z", "security_group_id": "32b4352a-f7f5-46a6-a930-1d6c015c5c3b", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "port_range_min": null, "ethertype": "IPv6", "project_id": "83a81c1767db4c10b5add0b371aa920a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T22:56:44Z", "revision_number": 0, "id": "ba62187f-3ea5-496b-8f5a-0925ebd46c8b", "remote_group_id": "32b4352a-f7f5-46a6-a930-1d6c015c5c3b", "remote_ip_prefix": null, "created_at": "2018-11-14T22:56:44Z", "security_group_id": "32b4352a-f7f5-46a6-a930-1d6c015c5c3b", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "port_range_min": null, "ethertype": "IPv6", "project_id": "83a81c1767db4c10b5add0b371aa920a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T22:56:44Z", "revision_number": 0, "id": "e92fc599-c1fd-4c06-9f5d-9cc5f9057bfd", "remote_group_id": "32b4352a-f7f5-46a6-a930-1d6c015c5c3b", "remote_ip_prefix": null, "created_at": "2018-11-14T22:56:44Z", "security_group_id": "32b4352a-f7f5-46a6-a930-1d6c015c5c3b", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "port_range_min": null, "ethertype": "IPv4", "project_id": "83a81c1767db4c10b5add0b371aa920a"}], "revision_number": 4, "project_id": "83a81c1767db4c10b5add0b371aa920a", "id": "32b4352a-f7f5-46a6-a930-1d6c015c5c3b", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "created_at": "2018-11-14T22:58:15Z", "updated_at": "2018-11-14T22:58:18Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-11-14T22:58:17Z", "revision_number": 0, "id": "0588fc02-c1f0-4266-ad10-f023292a7850", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T22:58:17Z", "security_group_id": "88718af7-e1e0-4534-a219-5f7cf73ad645", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "port_range_min": 80, "ethertype": "IPv4", "project_id": "83a81c1767db4c10b5add0b371aa920a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T22:58:15Z", "revision_number": 0, "id": "24eb6486-0c53-477c-ab7e-c8de2e7ea839", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T22:58:15Z", "security_group_id": "88718af7-e1e0-4534-a219-5f7cf73ad645", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "port_range_min": null, "ethertype": "IPv4", "project_id": "83a81c1767db4c10b5add0b371aa920a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-14T22:58:15Z", "revision_number": 0, "id": "2b77448c-94a3-4e1f-abe0-303b3fa094f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T22:58:15Z", "security_group_id": "88718af7-e1e0-4534-a219-5f7cf73ad645", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "83a81c1767db4c10b5add0b371aa920a"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T22:58:16Z", "revision_number": 0, "id": "2e72f84f-ee00-4956-bbbb-1c8ac734c022", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T22:58:16Z", "security_group_id": "88718af7-e1e0-4534-a219-5f7cf73ad645", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "port_range_min": null, "ethertype": "IPv4", "project_id": "83a81c1767db4c10b5add0b371aa920a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-11-14T22:58:18Z", "revision_number": 0, "id": "5432a3df-2e63-4a2c-a326-fe9ed9bd2401", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T22:58:18Z", "security_group_id": "88718af7-e1e0-4534-a219-5f7cf73ad645", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "83a81c1767db4c10b5add0b371aa920a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T22:58:15Z", "revision_number": 0, "id": "754150a9-5fcd-4a0d-8bf3-c8b0a7efdf44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T22:58:15Z", "security_group_id": "88718af7-e1e0-4534-a219-5f7cf73ad645", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "port_range_min": null, "ethertype": "IPv6", "project_id": "83a81c1767db4c10b5add0b371aa920a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-11-14T22:58:17Z", "revision_number": 0, "id": "896f4c58-6ae0-4ac3-b017-4179e761ef3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T22:58:17Z", "security_group_id": "88718af7-e1e0-4534-a219-5f7cf73ad645", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "port_range_min": 443, "ethertype": "IPv4", "project_id": "83a81c1767db4c10b5add0b371aa920a"}], "revision_number": 7, "project_id": "83a81c1767db4c10b5add0b371aa920a", "id": "88718af7-e1e0-4534-a219-5f7cf73ad645", "name": "vyos_vrouter-sg_af5137c4-375a-46cc-ba45-e2126698df77"}]} 2018-11-14 22:58:18,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-611cf2d6-d78c-47b2-a47f-e3831277e5fe 2018-11-14 22:58:18,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.228605031967s 2018-11-14 22:58:18,485 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-611cf2d6-d78c-47b2-a47f-e3831277e5fe 2018-11-14 22:58:18,488 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-11-14 22:58:18,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}a2b816230d008f972defb94dfc0087bd00e0a725" -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": "88718af7-e1e0-4534-a219-5f7cf73ad645"}}' 2018-11-14 22:58:18,780 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-df6512ed-f468-4085-809d-98ffc280ea9c Date: Wed, 14 Nov 2018 22:58:18 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2018-11-14T22:58:18Z", "security_group_id": "88718af7-e1e0-4534-a219-5f7cf73ad645", "port_range_min": 53333, "revision_number": 0, "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "created_at": "2018-11-14T22:58:18Z", "project_id": "83a81c1767db4c10b5add0b371aa920a", "id": "6a28a887-9c9c-42fa-8a29-a2c6bcf625c7"}} 2018-11-14 22:58:18,780 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-df6512ed-f468-4085-809d-98ffc280ea9c 2018-11-14 22:58:18,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.291404008865s 2018-11-14 22:58:18,780 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-df6512ed-f468-4085-809d-98ffc280ea9c 2018-11-14 22:58:18,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 22:58:18,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 22:58:19,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-bc7c74d7-e45b-44a0-88d2-9a9f8361e1bf Date: Wed, 14 Nov 2018 22:58:19 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"updated_at":"2018-11-14T17:04:27Z","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","id":"928cbc5c-a6fa-468a-b088-88e266fca291","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["54269ff7-5631-4bd3-ad2e-121e6645a128"],"updated_at":"2018-11-14T22:56:46Z","tenant_id":"83a81c1767db4c10b5add0b371aa920a","created_at":"2018-11-14T22:56:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"83a81c1767db4c10b5add0b371aa920a","id":"d31378ac-8d7f-4b58-9456-ab9e599fc897","name":"vyos_vrouter-net_af5137c4-375a-46cc-ba45-e2126698df77"}]} 2018-11-14 22:58:19,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-bc7c74d7-e45b-44a0-88d2-9a9f8361e1bf 2018-11-14 22:58:19,040 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.258512973785s 2018-11-14 22:58:19,041 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-bc7c74d7-e45b-44a0-88d2-9a9f8361e1bf 2018-11-14 22:58:19,046 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 22:58:19,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 22:58:20,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-b396b0ff-793b-4be6-8ac4-5105955e5c43 Date: Wed, 14 Nov 2018 22:58:20 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1/snap", "metadata": {}}], "file": "/v2/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1/file", "owner": "83a81c1767db4c10b5add0b371aa920a", "id": "bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "size": 4373348352, "self": "/v2/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-11-14T22:58:12Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_af5137c4-375a-46cc-ba45-e2126698df77", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_af5137c4-375a-46cc-ba45-e2126698df77", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-11-14T22:57:15Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 22:58:20,725 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-b396b0ff-793b-4be6-8ac4-5105955e5c43 2018-11-14 22:58:20,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 1.67901515961s 2018-11-14 22:58:20,725 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-b396b0ff-793b-4be6-8ac4-5105955e5c43 2018-11-14 22:58:20,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-14 22:58:20,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 22:58:20,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 22:58:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a15fec87-b41e-44c8-bef3-81b10ec2730e x-compute-request-id: req-a15fec87-b41e-44c8-bef3-81b10ec2730e Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_af5137c4-375a-46cc-ba45-e2126698df77", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/1c479e79-a624-4515-b07f-1b7be2d331f0", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/1c479e79-a624-4515-b07f-1b7be2d331f0", "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": "1c479e79-a624-4515-b07f-1b7be2d331f0"}]} 2018-11-14 22:58:20,753 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-a15fec87-b41e-44c8-bef3-81b10ec2730e 2018-11-14 22:58:20,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0259289741516s 2018-11-14 22:58:20,753 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-a15fec87-b41e-44c8-bef3-81b10ec2730e 2018-11-14 22:58:20,755 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-11-14 22:58:20,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}a2b816230d008f972defb94dfc0087bd00e0a725" -d '{"server": {"name": "vyos_vrouter-vm_af5137c4-375a-46cc-ba45-e2126698df77", "imageRef": "bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "key_name": "vyos_vrouter-kp_af5137c4-375a-46cc-ba45-e2126698df77", "flavorRef": "1c479e79-a624-4515-b07f-1b7be2d331f0", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d31378ac-8d7f-4b58-9456-ab9e599fc897"}], "security_groups": [{"name": "88718af7-e1e0-4534-a219-5f7cf73ad645"}]}}' 2018-11-14 22:58:24,001 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 22:58:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5faebe1a-96e5-443e-b7b8-b4e2be27066f x-compute-request-id: req-5faebe1a-96e5-443e-b7b8-b4e2be27066f Content-Length: 403 location: http://172.30.9.28:8774/v2.1/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "88718af7-e1e0-4534-a219-5f7cf73ad645"}], "OS-DCF:diskConfig": "MANUAL", "id": "2cb5f327-34db-46b6-9e62-4a5e35e2e945", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "bookmark"}], "adminPass": "6JnY5qUBMFoe"}} 2018-11-14 22:58:24,002 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-5faebe1a-96e5-443e-b7b8-b4e2be27066f 2018-11-14 22:58:24,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.24631094933s 2018-11-14 22:58:24,002 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-5faebe1a-96e5-443e-b7b8-b4e2be27066f 2018-11-14 22:58:24,003 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 22:58:24,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 22:58:24,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 22:58: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-c65c26a6-5748-400f-8748-273953ee2bf5 x-compute-request-id: req-c65c26a6-5748-400f-8748-273953ee2bf5 Content-Encoding: gzip Content-Length: 607 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "bookmark"}], "image": {"id": "bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "links": [{"href": "http://172.30.9.28:8774/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1c479e79-a624-4515-b07f-1b7be2d331f0", "links": [{"href": "http://172.30.9.28:8774/flavors/1c479e79-a624-4515-b07f-1b7be2d331f0", "rel": "bookmark"}]}, "id": "2cb5f327-34db-46b6-9e62-4a5e35e2e945", "user_id": "4158d71d158a4e638ab11e62c0ff644f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T22:58:24Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_af5137c4-375a-46cc-ba45-e2126698df77", "name": "vyos_vrouter-vm_af5137c4-375a-46cc-ba45-e2126698df77", "created": "2018-11-14T22:58:23Z", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 22:58:24,339 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c65c26a6-5748-400f-8748-273953ee2bf5 2018-11-14 22:58:24,339 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.335855960846s 2018-11-14 22:58:24,339 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c65c26a6-5748-400f-8748-273953ee2bf5 2018-11-14 22:58:24,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 22:58:24,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 22:58:24,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-3ae5f2a6-8022-4fe7-970e-6bd1a9c27563 Date: Wed, 14 Nov 2018 22:58:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"updated_at":"2018-11-14T17:04:27Z","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","id":"928cbc5c-a6fa-468a-b088-88e266fca291","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["54269ff7-5631-4bd3-ad2e-121e6645a128"],"updated_at":"2018-11-14T22:56:46Z","tenant_id":"83a81c1767db4c10b5add0b371aa920a","created_at":"2018-11-14T22:56:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"83a81c1767db4c10b5add0b371aa920a","id":"d31378ac-8d7f-4b58-9456-ab9e599fc897","name":"vyos_vrouter-net_af5137c4-375a-46cc-ba45-e2126698df77"}]} 2018-11-14 22:58:24,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-3ae5f2a6-8022-4fe7-970e-6bd1a9c27563 2018-11-14 22:58:24,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.29344201088s 2018-11-14 22:58:24,640 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-3ae5f2a6-8022-4fe7-970e-6bd1a9c27563 2018-11-14 22:58:24,641 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-14 22:58:24,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 22:58:24,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-7a01cf07-83f4-4d1c-9e58-f2c37afa3bc4 Date: Wed, 14 Nov 2018 22:58:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d31378ac-8d7f-4b58-9456-ab9e599fc897","tenant_id":"83a81c1767db4c10b5add0b371aa920a","created_at":"2018-11-14T22:56:46Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-14T22:56:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"83a81c1767db4c10b5add0b371aa920a","id":"54269ff7-5631-4bd3-ad2e-121e6645a128","subnetpool_id":null,"name":"vyos_vrouter-subnet_af5137c4-375a-46cc-ba45-e2126698df77"}]} 2018-11-14 22:58:24,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-7a01cf07-83f4-4d1c-9e58-f2c37afa3bc4 2018-11-14 22:58:24,692 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0508780479431s 2018-11-14 22:58:24,692 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-7a01cf07-83f4-4d1c-9e58-f2c37afa3bc4 2018-11-14 22:58:24,693 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 22:58:26,695 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 22:58:26,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 22:58:27,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 22:58: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-e0c5614b-ff1f-46ff-8702-a69429806717 x-compute-request-id: req-e0c5614b-ff1f-46ff-8702-a69429806717 Content-Encoding: gzip Content-Length: 608 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "bookmark"}], "image": {"id": "bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "links": [{"href": "http://172.30.9.28:8774/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1c479e79-a624-4515-b07f-1b7be2d331f0", "links": [{"href": "http://172.30.9.28:8774/flavors/1c479e79-a624-4515-b07f-1b7be2d331f0", "rel": "bookmark"}]}, "id": "2cb5f327-34db-46b6-9e62-4a5e35e2e945", "user_id": "4158d71d158a4e638ab11e62c0ff644f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T22:58:26Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_af5137c4-375a-46cc-ba45-e2126698df77", "name": "vyos_vrouter-vm_af5137c4-375a-46cc-ba45-e2126698df77", "created": "2018-11-14T22:58:23Z", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 22:58:27,001 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e0c5614b-ff1f-46ff-8702-a69429806717 2018-11-14 22:58:27,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.305567026138s 2018-11-14 22:58:27,001 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e0c5614b-ff1f-46ff-8702-a69429806717 2018-11-14 22:58:27,005 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 22:58:29,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 22:58:29,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 22:58:29,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 22:58: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-85a1b793-2f68-4871-8a50-b1202eb29685 x-compute-request-id: req-85a1b793-2f68-4871-8a50-b1202eb29685 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.28:8774/v2.1/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "bookmark"}], "image": {"id": "bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "links": [{"href": "http://172.30.9.28:8774/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1c479e79-a624-4515-b07f-1b7be2d331f0", "links": [{"href": "http://172.30.9.28:8774/flavors/1c479e79-a624-4515-b07f-1b7be2d331f0", "rel": "bookmark"}]}, "id": "2cb5f327-34db-46b6-9e62-4a5e35e2e945", "security_groups": [{"name": "vyos_vrouter-sg_af5137c4-375a-46cc-ba45-e2126698df77"}], "user_id": "4158d71d158a4e638ab11e62c0ff644f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T22:58:28Z", "hostId": "f38a688b2a7966b7c2865eff3de4097bf4792d4e8527288b100e4c89", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_af5137c4-375a-46cc-ba45-e2126698df77", "name": "vyos_vrouter-vm_af5137c4-375a-46cc-ba45-e2126698df77", "created": "2018-11-14T22:58:23Z", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 22:58:29,372 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-85a1b793-2f68-4871-8a50-b1202eb29685 2018-11-14 22:58:29,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.364551067352s 2018-11-14 22:58:29,373 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-85a1b793-2f68-4871-8a50-b1202eb29685 2018-11-14 22:58:29,377 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 22:58:31,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 22:58:31,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 22:58:32,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 22:58: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-4dab2719-0e62-4f0b-a34c-540b225ce005 x-compute-request-id: req-4dab2719-0e62-4f0b-a34c-540b225ce005 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.28:8774/v2.1/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "bookmark"}], "image": {"id": "bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "links": [{"href": "http://172.30.9.28:8774/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1c479e79-a624-4515-b07f-1b7be2d331f0", "links": [{"href": "http://172.30.9.28:8774/flavors/1c479e79-a624-4515-b07f-1b7be2d331f0", "rel": "bookmark"}]}, "id": "2cb5f327-34db-46b6-9e62-4a5e35e2e945", "security_groups": [{"name": "vyos_vrouter-sg_af5137c4-375a-46cc-ba45-e2126698df77"}], "user_id": "4158d71d158a4e638ab11e62c0ff644f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T22:58:28Z", "hostId": "f38a688b2a7966b7c2865eff3de4097bf4792d4e8527288b100e4c89", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_af5137c4-375a-46cc-ba45-e2126698df77", "name": "vyos_vrouter-vm_af5137c4-375a-46cc-ba45-e2126698df77", "created": "2018-11-14T22:58:23Z", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 22:58:32,504 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4dab2719-0e62-4f0b-a34c-540b225ce005 2018-11-14 22:58:32,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.12457299232s 2018-11-14 22:58:32,504 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4dab2719-0e62-4f0b-a34c-540b225ce005 2018-11-14 22:58:32,508 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 22:58:34,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 22:58:34,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 22:58:35,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 22:58: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-6249d90e-34bd-4bf1-82e3-5b0b9894f939 x-compute-request-id: req-6249d90e-34bd-4bf1-82e3-5b0b9894f939 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.28:8774/v2.1/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "bookmark"}], "image": {"id": "bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "links": [{"href": "http://172.30.9.28:8774/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1c479e79-a624-4515-b07f-1b7be2d331f0", "links": [{"href": "http://172.30.9.28:8774/flavors/1c479e79-a624-4515-b07f-1b7be2d331f0", "rel": "bookmark"}]}, "id": "2cb5f327-34db-46b6-9e62-4a5e35e2e945", "security_groups": [{"name": "vyos_vrouter-sg_af5137c4-375a-46cc-ba45-e2126698df77"}], "user_id": "4158d71d158a4e638ab11e62c0ff644f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T22:58:28Z", "hostId": "f38a688b2a7966b7c2865eff3de4097bf4792d4e8527288b100e4c89", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_af5137c4-375a-46cc-ba45-e2126698df77", "name": "vyos_vrouter-vm_af5137c4-375a-46cc-ba45-e2126698df77", "created": "2018-11-14T22:58:23Z", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 22:58:35,299 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6249d90e-34bd-4bf1-82e3-5b0b9894f939 2018-11-14 22:58:35,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.788722991943s 2018-11-14 22:58:35,300 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6249d90e-34bd-4bf1-82e3-5b0b9894f939 2018-11-14 22:58:35,304 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 22:58:37,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 22:58:37,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 22:58:38,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 22:58: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-0a820f60-2083-4acf-b968-8304b1a4abb7 x-compute-request-id: req-0a820f60-2083-4acf-b968-8304b1a4abb7 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.28:8774/v2.1/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "bookmark"}], "image": {"id": "bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "links": [{"href": "http://172.30.9.28:8774/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1c479e79-a624-4515-b07f-1b7be2d331f0", "links": [{"href": "http://172.30.9.28:8774/flavors/1c479e79-a624-4515-b07f-1b7be2d331f0", "rel": "bookmark"}]}, "id": "2cb5f327-34db-46b6-9e62-4a5e35e2e945", "security_groups": [{"name": "vyos_vrouter-sg_af5137c4-375a-46cc-ba45-e2126698df77"}], "user_id": "4158d71d158a4e638ab11e62c0ff644f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T22:58:28Z", "hostId": "f38a688b2a7966b7c2865eff3de4097bf4792d4e8527288b100e4c89", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_af5137c4-375a-46cc-ba45-e2126698df77", "name": "vyos_vrouter-vm_af5137c4-375a-46cc-ba45-e2126698df77", "created": "2018-11-14T22:58:23Z", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 22:58:38,566 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0a820f60-2083-4acf-b968-8304b1a4abb7 2018-11-14 22:58:38,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.25952911377s 2018-11-14 22:58:38,566 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0a820f60-2083-4acf-b968-8304b1a4abb7 2018-11-14 22:58:38,570 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 22:58:40,572 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 22:58:40,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 22:58:41,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 22: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-8195849e-2c0a-4e72-989b-cb062dd46279 x-compute-request-id: req-8195849e-2c0a-4e72-989b-cb062dd46279 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.28:8774/v2.1/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "bookmark"}], "image": {"id": "bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "links": [{"href": "http://172.30.9.28:8774/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1c479e79-a624-4515-b07f-1b7be2d331f0", "links": [{"href": "http://172.30.9.28:8774/flavors/1c479e79-a624-4515-b07f-1b7be2d331f0", "rel": "bookmark"}]}, "id": "2cb5f327-34db-46b6-9e62-4a5e35e2e945", "security_groups": [{"name": "vyos_vrouter-sg_af5137c4-375a-46cc-ba45-e2126698df77"}], "user_id": "4158d71d158a4e638ab11e62c0ff644f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T22:58:28Z", "hostId": "f38a688b2a7966b7c2865eff3de4097bf4792d4e8527288b100e4c89", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_af5137c4-375a-46cc-ba45-e2126698df77", "name": "vyos_vrouter-vm_af5137c4-375a-46cc-ba45-e2126698df77", "created": "2018-11-14T22:58:23Z", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 22:58:41,292 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8195849e-2c0a-4e72-989b-cb062dd46279 2018-11-14 22:58:41,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.719887971878s 2018-11-14 22:58:41,293 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8195849e-2c0a-4e72-989b-cb062dd46279 2018-11-14 22:58:41,297 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 22:58:43,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 22:58:43,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 22:58:43,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 22:58: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-2572d8eb-5ed2-4a02-b5ad-f17cf374a6b7 x-compute-request-id: req-2572d8eb-5ed2-4a02-b5ad-f17cf374a6b7 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.28:8774/v2.1/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "bookmark"}], "image": {"id": "bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "links": [{"href": "http://172.30.9.28:8774/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1c479e79-a624-4515-b07f-1b7be2d331f0", "links": [{"href": "http://172.30.9.28:8774/flavors/1c479e79-a624-4515-b07f-1b7be2d331f0", "rel": "bookmark"}]}, "id": "2cb5f327-34db-46b6-9e62-4a5e35e2e945", "security_groups": [{"name": "vyos_vrouter-sg_af5137c4-375a-46cc-ba45-e2126698df77"}], "user_id": "4158d71d158a4e638ab11e62c0ff644f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T22:58:28Z", "hostId": "f38a688b2a7966b7c2865eff3de4097bf4792d4e8527288b100e4c89", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_af5137c4-375a-46cc-ba45-e2126698df77", "name": "vyos_vrouter-vm_af5137c4-375a-46cc-ba45-e2126698df77", "created": "2018-11-14T22:58:23Z", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 22:58:43,865 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2572d8eb-5ed2-4a02-b5ad-f17cf374a6b7 2018-11-14 22:58:43,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.5655169487s 2018-11-14 22:58:43,865 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2572d8eb-5ed2-4a02-b5ad-f17cf374a6b7 2018-11-14 22:58:43,869 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 22:58:45,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 22:58:45,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 22:58:46,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 22:58: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-978f4911-b30b-4a2e-b1c9-5d3d3adf55b6 x-compute-request-id: req-978f4911-b30b-4a2e-b1c9-5d3d3adf55b6 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.28:8774/v2.1/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "bookmark"}], "image": {"id": "bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "links": [{"href": "http://172.30.9.28:8774/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1c479e79-a624-4515-b07f-1b7be2d331f0", "links": [{"href": "http://172.30.9.28:8774/flavors/1c479e79-a624-4515-b07f-1b7be2d331f0", "rel": "bookmark"}]}, "id": "2cb5f327-34db-46b6-9e62-4a5e35e2e945", "security_groups": [{"name": "vyos_vrouter-sg_af5137c4-375a-46cc-ba45-e2126698df77"}], "user_id": "4158d71d158a4e638ab11e62c0ff644f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T22:58:28Z", "hostId": "f38a688b2a7966b7c2865eff3de4097bf4792d4e8527288b100e4c89", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_af5137c4-375a-46cc-ba45-e2126698df77", "name": "vyos_vrouter-vm_af5137c4-375a-46cc-ba45-e2126698df77", "created": "2018-11-14T22:58:23Z", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 22:58:46,430 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-978f4911-b30b-4a2e-b1c9-5d3d3adf55b6 2018-11-14 22:58:46,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.55797791481s 2018-11-14 22:58:46,430 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-978f4911-b30b-4a2e-b1c9-5d3d3adf55b6 2018-11-14 22:58:46,434 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 22:58:48,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 22:58:48,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 22:58:49,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 22:58: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-eca540b5-e7c5-4aa4-97f6-8dff9c7f74f0 x-compute-request-id: req-eca540b5-e7c5-4aa4-97f6-8dff9c7f74f0 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.28:8774/v2.1/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "bookmark"}], "image": {"id": "bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "links": [{"href": "http://172.30.9.28:8774/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1c479e79-a624-4515-b07f-1b7be2d331f0", "links": [{"href": "http://172.30.9.28:8774/flavors/1c479e79-a624-4515-b07f-1b7be2d331f0", "rel": "bookmark"}]}, "id": "2cb5f327-34db-46b6-9e62-4a5e35e2e945", "security_groups": [{"name": "vyos_vrouter-sg_af5137c4-375a-46cc-ba45-e2126698df77"}], "user_id": "4158d71d158a4e638ab11e62c0ff644f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T22:58:28Z", "hostId": "f38a688b2a7966b7c2865eff3de4097bf4792d4e8527288b100e4c89", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_af5137c4-375a-46cc-ba45-e2126698df77", "name": "vyos_vrouter-vm_af5137c4-375a-46cc-ba45-e2126698df77", "created": "2018-11-14T22:58:23Z", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 22:58:49,068 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-eca540b5-e7c5-4aa4-97f6-8dff9c7f74f0 2018-11-14 22:58:49,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.631696939468s 2018-11-14 22:58:49,069 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-eca540b5-e7c5-4aa4-97f6-8dff9c7f74f0 2018-11-14 22:58:49,073 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 22:58:51,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 22:58:51,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 22:58:51,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 22:58: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-ae453561-741a-4b60-b296-e398fd470a78 x-compute-request-id: req-ae453561-741a-4b60-b296-e398fd470a78 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.28:8774/v2.1/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "bookmark"}], "image": {"id": "bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "links": [{"href": "http://172.30.9.28:8774/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1c479e79-a624-4515-b07f-1b7be2d331f0", "links": [{"href": "http://172.30.9.28:8774/flavors/1c479e79-a624-4515-b07f-1b7be2d331f0", "rel": "bookmark"}]}, "id": "2cb5f327-34db-46b6-9e62-4a5e35e2e945", "security_groups": [{"name": "vyos_vrouter-sg_af5137c4-375a-46cc-ba45-e2126698df77"}], "user_id": "4158d71d158a4e638ab11e62c0ff644f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T22:58:28Z", "hostId": "f38a688b2a7966b7c2865eff3de4097bf4792d4e8527288b100e4c89", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_af5137c4-375a-46cc-ba45-e2126698df77", "name": "vyos_vrouter-vm_af5137c4-375a-46cc-ba45-e2126698df77", "created": "2018-11-14T22:58:23Z", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 22:58:51,895 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ae453561-741a-4b60-b296-e398fd470a78 2018-11-14 22:58:51,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.819772958755s 2018-11-14 22:58:51,896 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ae453561-741a-4b60-b296-e398fd470a78 2018-11-14 22:58:51,901 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 22:58:53,904 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 22:58:53,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 22:58:54,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 22:58: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-727a89df-c4f6-4baa-b388-cee907e066b5 x-compute-request-id: req-727a89df-c4f6-4baa-b388-cee907e066b5 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.28:8774/v2.1/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "bookmark"}], "image": {"id": "bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "links": [{"href": "http://172.30.9.28:8774/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1c479e79-a624-4515-b07f-1b7be2d331f0", "links": [{"href": "http://172.30.9.28:8774/flavors/1c479e79-a624-4515-b07f-1b7be2d331f0", "rel": "bookmark"}]}, "id": "2cb5f327-34db-46b6-9e62-4a5e35e2e945", "security_groups": [{"name": "vyos_vrouter-sg_af5137c4-375a-46cc-ba45-e2126698df77"}], "user_id": "4158d71d158a4e638ab11e62c0ff644f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T22:58:28Z", "hostId": "f38a688b2a7966b7c2865eff3de4097bf4792d4e8527288b100e4c89", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_af5137c4-375a-46cc-ba45-e2126698df77", "name": "vyos_vrouter-vm_af5137c4-375a-46cc-ba45-e2126698df77", "created": "2018-11-14T22:58:23Z", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 22:58:54,631 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-727a89df-c4f6-4baa-b388-cee907e066b5 2018-11-14 22:58:54,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.72696018219s 2018-11-14 22:58:54,631 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-727a89df-c4f6-4baa-b388-cee907e066b5 2018-11-14 22:58:54,635 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 22:58:56,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 22:58:56,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 22:58:57,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 22:58: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-65418813-f072-4eb4-9969-7d3f6eb6edb8 x-compute-request-id: req-65418813-f072-4eb4-9969-7d3f6eb6edb8 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.28:8774/v2.1/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "bookmark"}], "image": {"id": "bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "links": [{"href": "http://172.30.9.28:8774/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1c479e79-a624-4515-b07f-1b7be2d331f0", "links": [{"href": "http://172.30.9.28:8774/flavors/1c479e79-a624-4515-b07f-1b7be2d331f0", "rel": "bookmark"}]}, "id": "2cb5f327-34db-46b6-9e62-4a5e35e2e945", "security_groups": [{"name": "vyos_vrouter-sg_af5137c4-375a-46cc-ba45-e2126698df77"}], "user_id": "4158d71d158a4e638ab11e62c0ff644f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T22:58:28Z", "hostId": "f38a688b2a7966b7c2865eff3de4097bf4792d4e8527288b100e4c89", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_af5137c4-375a-46cc-ba45-e2126698df77", "name": "vyos_vrouter-vm_af5137c4-375a-46cc-ba45-e2126698df77", "created": "2018-11-14T22:58:23Z", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 22:58:57,072 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-65418813-f072-4eb4-9969-7d3f6eb6edb8 2018-11-14 22:58:57,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.434318065643s 2018-11-14 22:58:57,073 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-65418813-f072-4eb4-9969-7d3f6eb6edb8 2018-11-14 22:58:57,077 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 22:58:59,079 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 22:58:59,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 22:58:59,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 22:58: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-49ff75f7-0787-4d2c-8ae6-84a8ff00febf x-compute-request-id: req-49ff75f7-0787-4d2c-8ae6-84a8ff00febf 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.28:8774/v2.1/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "bookmark"}], "image": {"id": "bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "links": [{"href": "http://172.30.9.28:8774/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1c479e79-a624-4515-b07f-1b7be2d331f0", "links": [{"href": "http://172.30.9.28:8774/flavors/1c479e79-a624-4515-b07f-1b7be2d331f0", "rel": "bookmark"}]}, "id": "2cb5f327-34db-46b6-9e62-4a5e35e2e945", "security_groups": [{"name": "vyos_vrouter-sg_af5137c4-375a-46cc-ba45-e2126698df77"}], "user_id": "4158d71d158a4e638ab11e62c0ff644f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T22:58:28Z", "hostId": "f38a688b2a7966b7c2865eff3de4097bf4792d4e8527288b100e4c89", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_af5137c4-375a-46cc-ba45-e2126698df77", "name": "vyos_vrouter-vm_af5137c4-375a-46cc-ba45-e2126698df77", "created": "2018-11-14T22:58:23Z", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 22:58:59,628 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-49ff75f7-0787-4d2c-8ae6-84a8ff00febf 2018-11-14 22:58:59,628 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.548883914948s 2018-11-14 22:58:59,629 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-49ff75f7-0787-4d2c-8ae6-84a8ff00febf 2018-11-14 22:58:59,632 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 22:59:01,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 22:59:01,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 22:59:02,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 22:59: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-d2d68e12-1bfd-4099-83d4-c3d21c3c1303 x-compute-request-id: req-d2d68e12-1bfd-4099-83d4-c3d21c3c1303 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.28:8774/v2.1/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "bookmark"}], "image": {"id": "bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "links": [{"href": "http://172.30.9.28:8774/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1c479e79-a624-4515-b07f-1b7be2d331f0", "links": [{"href": "http://172.30.9.28:8774/flavors/1c479e79-a624-4515-b07f-1b7be2d331f0", "rel": "bookmark"}]}, "id": "2cb5f327-34db-46b6-9e62-4a5e35e2e945", "security_groups": [{"name": "vyos_vrouter-sg_af5137c4-375a-46cc-ba45-e2126698df77"}], "user_id": "4158d71d158a4e638ab11e62c0ff644f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T22:58:28Z", "hostId": "f38a688b2a7966b7c2865eff3de4097bf4792d4e8527288b100e4c89", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_af5137c4-375a-46cc-ba45-e2126698df77", "name": "vyos_vrouter-vm_af5137c4-375a-46cc-ba45-e2126698df77", "created": "2018-11-14T22:58:23Z", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 22:59:02,399 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d2d68e12-1bfd-4099-83d4-c3d21c3c1303 2018-11-14 22:59:02,399 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.76403594017s 2018-11-14 22:59:02,399 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d2d68e12-1bfd-4099-83d4-c3d21c3c1303 2018-11-14 22:59:02,403 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 22:59:04,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 22:59:04,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 22:59:05,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 22:59: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-e62d285b-170d-44c3-9c22-c3796c40fb13 x-compute-request-id: req-e62d285b-170d-44c3-9c22-c3796c40fb13 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.28:8774/v2.1/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "bookmark"}], "image": {"id": "bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "links": [{"href": "http://172.30.9.28:8774/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1c479e79-a624-4515-b07f-1b7be2d331f0", "links": [{"href": "http://172.30.9.28:8774/flavors/1c479e79-a624-4515-b07f-1b7be2d331f0", "rel": "bookmark"}]}, "id": "2cb5f327-34db-46b6-9e62-4a5e35e2e945", "security_groups": [{"name": "vyos_vrouter-sg_af5137c4-375a-46cc-ba45-e2126698df77"}], "user_id": "4158d71d158a4e638ab11e62c0ff644f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T22:58:28Z", "hostId": "f38a688b2a7966b7c2865eff3de4097bf4792d4e8527288b100e4c89", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_af5137c4-375a-46cc-ba45-e2126698df77", "name": "vyos_vrouter-vm_af5137c4-375a-46cc-ba45-e2126698df77", "created": "2018-11-14T22:58:23Z", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 22:59:05,158 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e62d285b-170d-44c3-9c22-c3796c40fb13 2018-11-14 22:59:05,158 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.752421855927s 2018-11-14 22:59:05,158 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e62d285b-170d-44c3-9c22-c3796c40fb13 2018-11-14 22:59:05,162 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 22:59:07,165 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 22:59:07,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 22:59:07,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 22: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-ee8db6ca-22ea-4d6c-a630-49c564361757 x-compute-request-id: req-ee8db6ca-22ea-4d6c-a630-49c564361757 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.28:8774/v2.1/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "bookmark"}], "image": {"id": "bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "links": [{"href": "http://172.30.9.28:8774/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1c479e79-a624-4515-b07f-1b7be2d331f0", "links": [{"href": "http://172.30.9.28:8774/flavors/1c479e79-a624-4515-b07f-1b7be2d331f0", "rel": "bookmark"}]}, "id": "2cb5f327-34db-46b6-9e62-4a5e35e2e945", "security_groups": [{"name": "vyos_vrouter-sg_af5137c4-375a-46cc-ba45-e2126698df77"}], "user_id": "4158d71d158a4e638ab11e62c0ff644f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T22:58:28Z", "hostId": "f38a688b2a7966b7c2865eff3de4097bf4792d4e8527288b100e4c89", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_af5137c4-375a-46cc-ba45-e2126698df77", "name": "vyos_vrouter-vm_af5137c4-375a-46cc-ba45-e2126698df77", "created": "2018-11-14T22:58:23Z", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 22:59:07,768 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ee8db6ca-22ea-4d6c-a630-49c564361757 2018-11-14 22:59:07,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.603363037109s 2018-11-14 22:59:07,769 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ee8db6ca-22ea-4d6c-a630-49c564361757 2018-11-14 22:59:07,772 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 22:59:09,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 22:59:09,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 22:59:10,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 22: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-13696fe1-9c1b-4e87-81c3-818fd2bae18f x-compute-request-id: req-13696fe1-9c1b-4e87-81c3-818fd2bae18f 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.28:8774/v2.1/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "bookmark"}], "image": {"id": "bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "links": [{"href": "http://172.30.9.28:8774/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1c479e79-a624-4515-b07f-1b7be2d331f0", "links": [{"href": "http://172.30.9.28:8774/flavors/1c479e79-a624-4515-b07f-1b7be2d331f0", "rel": "bookmark"}]}, "id": "2cb5f327-34db-46b6-9e62-4a5e35e2e945", "security_groups": [{"name": "vyos_vrouter-sg_af5137c4-375a-46cc-ba45-e2126698df77"}], "user_id": "4158d71d158a4e638ab11e62c0ff644f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T22:58:28Z", "hostId": "f38a688b2a7966b7c2865eff3de4097bf4792d4e8527288b100e4c89", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_af5137c4-375a-46cc-ba45-e2126698df77", "name": "vyos_vrouter-vm_af5137c4-375a-46cc-ba45-e2126698df77", "created": "2018-11-14T22:58:23Z", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 22:59:10,323 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-13696fe1-9c1b-4e87-81c3-818fd2bae18f 2018-11-14 22:59:10,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.548130989075s 2018-11-14 22:59:10,324 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-13696fe1-9c1b-4e87-81c3-818fd2bae18f 2018-11-14 22:59:10,328 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 22:59:12,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 22:59:12,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 22:59:13,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 22:59: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-2452d5ef-aab4-4f6e-b07e-ada55ff1d8a3 x-compute-request-id: req-2452d5ef-aab4-4f6e-b07e-ada55ff1d8a3 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.28:8774/v2.1/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "bookmark"}], "image": {"id": "bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "links": [{"href": "http://172.30.9.28:8774/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1c479e79-a624-4515-b07f-1b7be2d331f0", "links": [{"href": "http://172.30.9.28:8774/flavors/1c479e79-a624-4515-b07f-1b7be2d331f0", "rel": "bookmark"}]}, "id": "2cb5f327-34db-46b6-9e62-4a5e35e2e945", "security_groups": [{"name": "vyos_vrouter-sg_af5137c4-375a-46cc-ba45-e2126698df77"}], "user_id": "4158d71d158a4e638ab11e62c0ff644f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T22:58:28Z", "hostId": "f38a688b2a7966b7c2865eff3de4097bf4792d4e8527288b100e4c89", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_af5137c4-375a-46cc-ba45-e2126698df77", "name": "vyos_vrouter-vm_af5137c4-375a-46cc-ba45-e2126698df77", "created": "2018-11-14T22:58:23Z", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 22:59:13,099 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2452d5ef-aab4-4f6e-b07e-ada55ff1d8a3 2018-11-14 22:59:13,099 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.76827788353s 2018-11-14 22:59:13,099 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2452d5ef-aab4-4f6e-b07e-ada55ff1d8a3 2018-11-14 22:59:13,103 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 22:59:15,105 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 22:59:15,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 22:59:15,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 22:59:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1f4bf37e-dcf8-4de4-abfe-d7752d17ae04 x-compute-request-id: req-1f4bf37e-dcf8-4de4-abfe-d7752d17ae04 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.28:8774/v2.1/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "bookmark"}], "image": {"id": "bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "links": [{"href": "http://172.30.9.28:8774/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1c479e79-a624-4515-b07f-1b7be2d331f0", "links": [{"href": "http://172.30.9.28:8774/flavors/1c479e79-a624-4515-b07f-1b7be2d331f0", "rel": "bookmark"}]}, "id": "2cb5f327-34db-46b6-9e62-4a5e35e2e945", "security_groups": [{"name": "vyos_vrouter-sg_af5137c4-375a-46cc-ba45-e2126698df77"}], "user_id": "4158d71d158a4e638ab11e62c0ff644f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T22:58:28Z", "hostId": "f38a688b2a7966b7c2865eff3de4097bf4792d4e8527288b100e4c89", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_af5137c4-375a-46cc-ba45-e2126698df77", "name": "vyos_vrouter-vm_af5137c4-375a-46cc-ba45-e2126698df77", "created": "2018-11-14T22:58:23Z", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 22:59:15,556 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-1f4bf37e-dcf8-4de4-abfe-d7752d17ae04 2018-11-14 22:59:15,556 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.450267076492s 2018-11-14 22:59:15,556 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-1f4bf37e-dcf8-4de4-abfe-d7752d17ae04 2018-11-14 22:59:15,560 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 22:59:17,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 22:59:17,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 22:59:18,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 22:59: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-ac86e470-8393-436d-b764-af0cae9a369a x-compute-request-id: req-ac86e470-8393-436d-b764-af0cae9a369a 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.28:8774/v2.1/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "bookmark"}], "image": {"id": "bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "links": [{"href": "http://172.30.9.28:8774/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1c479e79-a624-4515-b07f-1b7be2d331f0", "links": [{"href": "http://172.30.9.28:8774/flavors/1c479e79-a624-4515-b07f-1b7be2d331f0", "rel": "bookmark"}]}, "id": "2cb5f327-34db-46b6-9e62-4a5e35e2e945", "security_groups": [{"name": "vyos_vrouter-sg_af5137c4-375a-46cc-ba45-e2126698df77"}], "user_id": "4158d71d158a4e638ab11e62c0ff644f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T22:58:28Z", "hostId": "f38a688b2a7966b7c2865eff3de4097bf4792d4e8527288b100e4c89", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_af5137c4-375a-46cc-ba45-e2126698df77", "name": "vyos_vrouter-vm_af5137c4-375a-46cc-ba45-e2126698df77", "created": "2018-11-14T22:58:23Z", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 22:59:18,561 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ac86e470-8393-436d-b764-af0cae9a369a 2018-11-14 22:59:18,561 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.998521089554s 2018-11-14 22:59:18,562 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ac86e470-8393-436d-b764-af0cae9a369a 2018-11-14 22:59:18,565 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 22:59:20,568 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 22:59:20,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 22:59:21,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 22:59:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-be0a6025-3bb5-4e85-97bf-acb7dbfa7c79 x-compute-request-id: req-be0a6025-3bb5-4e85-97bf-acb7dbfa7c79 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.28:8774/v2.1/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "bookmark"}], "image": {"id": "bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "links": [{"href": "http://172.30.9.28:8774/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1c479e79-a624-4515-b07f-1b7be2d331f0", "links": [{"href": "http://172.30.9.28:8774/flavors/1c479e79-a624-4515-b07f-1b7be2d331f0", "rel": "bookmark"}]}, "id": "2cb5f327-34db-46b6-9e62-4a5e35e2e945", "security_groups": [{"name": "vyos_vrouter-sg_af5137c4-375a-46cc-ba45-e2126698df77"}], "user_id": "4158d71d158a4e638ab11e62c0ff644f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T22:58:28Z", "hostId": "f38a688b2a7966b7c2865eff3de4097bf4792d4e8527288b100e4c89", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_af5137c4-375a-46cc-ba45-e2126698df77", "name": "vyos_vrouter-vm_af5137c4-375a-46cc-ba45-e2126698df77", "created": "2018-11-14T22:58:23Z", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 22:59:21,145 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-be0a6025-3bb5-4e85-97bf-acb7dbfa7c79 2018-11-14 22:59:21,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.577261924744s 2018-11-14 22:59:21,146 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-be0a6025-3bb5-4e85-97bf-acb7dbfa7c79 2018-11-14 22:59:21,149 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 22:59:23,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 22:59:23,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 22:59:23,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 22:59: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-08a9cf2b-84f5-4744-be9d-ddf8a48d1a62 x-compute-request-id: req-08a9cf2b-84f5-4744-be9d-ddf8a48d1a62 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.28:8774/v2.1/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "bookmark"}], "image": {"id": "bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "links": [{"href": "http://172.30.9.28:8774/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1c479e79-a624-4515-b07f-1b7be2d331f0", "links": [{"href": "http://172.30.9.28:8774/flavors/1c479e79-a624-4515-b07f-1b7be2d331f0", "rel": "bookmark"}]}, "id": "2cb5f327-34db-46b6-9e62-4a5e35e2e945", "security_groups": [{"name": "vyos_vrouter-sg_af5137c4-375a-46cc-ba45-e2126698df77"}], "user_id": "4158d71d158a4e638ab11e62c0ff644f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T22:58:28Z", "hostId": "f38a688b2a7966b7c2865eff3de4097bf4792d4e8527288b100e4c89", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_af5137c4-375a-46cc-ba45-e2126698df77", "name": "vyos_vrouter-vm_af5137c4-375a-46cc-ba45-e2126698df77", "created": "2018-11-14T22:58:23Z", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 22:59:23,732 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-08a9cf2b-84f5-4744-be9d-ddf8a48d1a62 2018-11-14 22:59:23,732 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.579890012741s 2018-11-14 22:59:23,732 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-08a9cf2b-84f5-4744-be9d-ddf8a48d1a62 2018-11-14 22:59:23,736 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 22:59:25,738 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 22:59:25,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 22:59:26,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 22: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,Accept-Encoding x-openstack-request-id: req-e6ccfa34-71bd-4be3-980a-9c54b25c5547 x-compute-request-id: req-e6ccfa34-71bd-4be3-980a-9c54b25c5547 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.28:8774/v2.1/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "bookmark"}], "image": {"id": "bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "links": [{"href": "http://172.30.9.28:8774/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1c479e79-a624-4515-b07f-1b7be2d331f0", "links": [{"href": "http://172.30.9.28:8774/flavors/1c479e79-a624-4515-b07f-1b7be2d331f0", "rel": "bookmark"}]}, "id": "2cb5f327-34db-46b6-9e62-4a5e35e2e945", "security_groups": [{"name": "vyos_vrouter-sg_af5137c4-375a-46cc-ba45-e2126698df77"}], "user_id": "4158d71d158a4e638ab11e62c0ff644f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T22:58:28Z", "hostId": "f38a688b2a7966b7c2865eff3de4097bf4792d4e8527288b100e4c89", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_af5137c4-375a-46cc-ba45-e2126698df77", "name": "vyos_vrouter-vm_af5137c4-375a-46cc-ba45-e2126698df77", "created": "2018-11-14T22:58:23Z", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 22:59:26,879 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e6ccfa34-71bd-4be3-980a-9c54b25c5547 2018-11-14 22:59:26,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.14032292366s 2018-11-14 22:59:26,879 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e6ccfa34-71bd-4be3-980a-9c54b25c5547 2018-11-14 22:59:26,882 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 22:59:28,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 22:59:28,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 22:59:29,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 22:59:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ce23c84e-20a7-478e-8ab4-41320e9a65eb x-compute-request-id: req-ce23c84e-20a7-478e-8ab4-41320e9a65eb 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.28:8774/v2.1/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "bookmark"}], "image": {"id": "bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "links": [{"href": "http://172.30.9.28:8774/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1c479e79-a624-4515-b07f-1b7be2d331f0", "links": [{"href": "http://172.30.9.28:8774/flavors/1c479e79-a624-4515-b07f-1b7be2d331f0", "rel": "bookmark"}]}, "id": "2cb5f327-34db-46b6-9e62-4a5e35e2e945", "security_groups": [{"name": "vyos_vrouter-sg_af5137c4-375a-46cc-ba45-e2126698df77"}], "user_id": "4158d71d158a4e638ab11e62c0ff644f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T22:58:28Z", "hostId": "f38a688b2a7966b7c2865eff3de4097bf4792d4e8527288b100e4c89", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_af5137c4-375a-46cc-ba45-e2126698df77", "name": "vyos_vrouter-vm_af5137c4-375a-46cc-ba45-e2126698df77", "created": "2018-11-14T22:58:23Z", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 22:59:29,273 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ce23c84e-20a7-478e-8ab4-41320e9a65eb 2018-11-14 22:59:29,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.389081001282s 2018-11-14 22:59:29,274 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ce23c84e-20a7-478e-8ab4-41320e9a65eb 2018-11-14 22:59:29,278 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 22:59:31,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 22:59:31,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 22:59:31,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 22:59: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-24a99146-003c-4bd9-8dfb-b5051b1627b0 x-compute-request-id: req-24a99146-003c-4bd9-8dfb-b5051b1627b0 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.28:8774/v2.1/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "bookmark"}], "image": {"id": "bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "links": [{"href": "http://172.30.9.28:8774/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1c479e79-a624-4515-b07f-1b7be2d331f0", "links": [{"href": "http://172.30.9.28:8774/flavors/1c479e79-a624-4515-b07f-1b7be2d331f0", "rel": "bookmark"}]}, "id": "2cb5f327-34db-46b6-9e62-4a5e35e2e945", "security_groups": [{"name": "vyos_vrouter-sg_af5137c4-375a-46cc-ba45-e2126698df77"}], "user_id": "4158d71d158a4e638ab11e62c0ff644f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T22:58:28Z", "hostId": "f38a688b2a7966b7c2865eff3de4097bf4792d4e8527288b100e4c89", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_af5137c4-375a-46cc-ba45-e2126698df77", "name": "vyos_vrouter-vm_af5137c4-375a-46cc-ba45-e2126698df77", "created": "2018-11-14T22:58:23Z", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 22:59:31,641 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-24a99146-003c-4bd9-8dfb-b5051b1627b0 2018-11-14 22:59:31,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.360283851624s 2018-11-14 22:59:31,641 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-24a99146-003c-4bd9-8dfb-b5051b1627b0 2018-11-14 22:59:31,645 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 22:59:33,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 22:59:33,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 22:59:34,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 22:59:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2e39f658-bb81-4b90-8afc-ebb11d98b793 x-compute-request-id: req-2e39f658-bb81-4b90-8afc-ebb11d98b793 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.28:8774/v2.1/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "bookmark"}], "image": {"id": "bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "links": [{"href": "http://172.30.9.28:8774/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1c479e79-a624-4515-b07f-1b7be2d331f0", "links": [{"href": "http://172.30.9.28:8774/flavors/1c479e79-a624-4515-b07f-1b7be2d331f0", "rel": "bookmark"}]}, "id": "2cb5f327-34db-46b6-9e62-4a5e35e2e945", "security_groups": [{"name": "vyos_vrouter-sg_af5137c4-375a-46cc-ba45-e2126698df77"}], "user_id": "4158d71d158a4e638ab11e62c0ff644f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T22:58:28Z", "hostId": "f38a688b2a7966b7c2865eff3de4097bf4792d4e8527288b100e4c89", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_af5137c4-375a-46cc-ba45-e2126698df77", "name": "vyos_vrouter-vm_af5137c4-375a-46cc-ba45-e2126698df77", "created": "2018-11-14T22:58:23Z", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 22:59:34,640 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2e39f658-bb81-4b90-8afc-ebb11d98b793 2018-11-14 22:59:34,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.992276906967s 2018-11-14 22:59:34,640 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2e39f658-bb81-4b90-8afc-ebb11d98b793 2018-11-14 22:59:34,642 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 22:59:36,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 22:59:36,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 22:59:37,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 22: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-683092de-765d-4803-8f78-75ce3d1b5599 x-compute-request-id: req-683092de-765d-4803-8f78-75ce3d1b5599 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.28:8774/v2.1/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "bookmark"}], "image": {"id": "bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "links": [{"href": "http://172.30.9.28:8774/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1c479e79-a624-4515-b07f-1b7be2d331f0", "links": [{"href": "http://172.30.9.28:8774/flavors/1c479e79-a624-4515-b07f-1b7be2d331f0", "rel": "bookmark"}]}, "id": "2cb5f327-34db-46b6-9e62-4a5e35e2e945", "security_groups": [{"name": "vyos_vrouter-sg_af5137c4-375a-46cc-ba45-e2126698df77"}], "user_id": "4158d71d158a4e638ab11e62c0ff644f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T22:58:28Z", "hostId": "f38a688b2a7966b7c2865eff3de4097bf4792d4e8527288b100e4c89", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_af5137c4-375a-46cc-ba45-e2126698df77", "name": "vyos_vrouter-vm_af5137c4-375a-46cc-ba45-e2126698df77", "created": "2018-11-14T22:58:23Z", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 22:59:37,192 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-683092de-765d-4803-8f78-75ce3d1b5599 2018-11-14 22:59:37,192 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.547360897064s 2018-11-14 22:59:37,193 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-683092de-765d-4803-8f78-75ce3d1b5599 2018-11-14 22:59:37,195 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 22:59:39,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 22:59:39,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 22:59:40,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 22:59:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6676fb53-beda-4236-8ce8-0ddb57cee01d x-compute-request-id: req-6676fb53-beda-4236-8ce8-0ddb57cee01d 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.28:8774/v2.1/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "bookmark"}], "image": {"id": "bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "links": [{"href": "http://172.30.9.28:8774/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1c479e79-a624-4515-b07f-1b7be2d331f0", "links": [{"href": "http://172.30.9.28:8774/flavors/1c479e79-a624-4515-b07f-1b7be2d331f0", "rel": "bookmark"}]}, "id": "2cb5f327-34db-46b6-9e62-4a5e35e2e945", "security_groups": [{"name": "vyos_vrouter-sg_af5137c4-375a-46cc-ba45-e2126698df77"}], "user_id": "4158d71d158a4e638ab11e62c0ff644f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T22:58:28Z", "hostId": "f38a688b2a7966b7c2865eff3de4097bf4792d4e8527288b100e4c89", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_af5137c4-375a-46cc-ba45-e2126698df77", "name": "vyos_vrouter-vm_af5137c4-375a-46cc-ba45-e2126698df77", "created": "2018-11-14T22:58:23Z", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 22:59:40,256 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6676fb53-beda-4236-8ce8-0ddb57cee01d 2018-11-14 22:59:40,256 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.05823683739s 2018-11-14 22:59:40,257 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6676fb53-beda-4236-8ce8-0ddb57cee01d 2018-11-14 22:59:40,261 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 22:59:42,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 22:59:42,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 22:59:42,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 22: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-dbc5ee45-e7a7-469b-996a-2664bfbb6638 x-compute-request-id: req-dbc5ee45-e7a7-469b-996a-2664bfbb6638 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.28:8774/v2.1/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "bookmark"}], "image": {"id": "bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "links": [{"href": "http://172.30.9.28:8774/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1c479e79-a624-4515-b07f-1b7be2d331f0", "links": [{"href": "http://172.30.9.28:8774/flavors/1c479e79-a624-4515-b07f-1b7be2d331f0", "rel": "bookmark"}]}, "id": "2cb5f327-34db-46b6-9e62-4a5e35e2e945", "security_groups": [{"name": "vyos_vrouter-sg_af5137c4-375a-46cc-ba45-e2126698df77"}], "user_id": "4158d71d158a4e638ab11e62c0ff644f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T22:58:28Z", "hostId": "f38a688b2a7966b7c2865eff3de4097bf4792d4e8527288b100e4c89", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_af5137c4-375a-46cc-ba45-e2126698df77", "name": "vyos_vrouter-vm_af5137c4-375a-46cc-ba45-e2126698df77", "created": "2018-11-14T22:58:23Z", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 22:59:42,828 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-dbc5ee45-e7a7-469b-996a-2664bfbb6638 2018-11-14 22:59:42,828 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.564833164215s 2018-11-14 22:59:42,829 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-dbc5ee45-e7a7-469b-996a-2664bfbb6638 2018-11-14 22:59:42,833 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 22:59:44,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 22:59:44,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 22:59:45,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 22:59:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1ea961ec-36eb-497a-a116-3b85280bf17e x-compute-request-id: req-1ea961ec-36eb-497a-a116-3b85280bf17e 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.28:8774/v2.1/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "bookmark"}], "image": {"id": "bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "links": [{"href": "http://172.30.9.28:8774/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1c479e79-a624-4515-b07f-1b7be2d331f0", "links": [{"href": "http://172.30.9.28:8774/flavors/1c479e79-a624-4515-b07f-1b7be2d331f0", "rel": "bookmark"}]}, "id": "2cb5f327-34db-46b6-9e62-4a5e35e2e945", "security_groups": [{"name": "vyos_vrouter-sg_af5137c4-375a-46cc-ba45-e2126698df77"}], "user_id": "4158d71d158a4e638ab11e62c0ff644f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T22:58:28Z", "hostId": "f38a688b2a7966b7c2865eff3de4097bf4792d4e8527288b100e4c89", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_af5137c4-375a-46cc-ba45-e2126698df77", "name": "vyos_vrouter-vm_af5137c4-375a-46cc-ba45-e2126698df77", "created": "2018-11-14T22:58:23Z", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 22:59:45,648 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-1ea961ec-36eb-497a-a116-3b85280bf17e 2018-11-14 22:59:45,648 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.812365055084s 2018-11-14 22:59:45,649 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-1ea961ec-36eb-497a-a116-3b85280bf17e 2018-11-14 22:59:45,653 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 22:59:47,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 22:59:47,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 22:59:48,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 22:59:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-76406644-6cc6-425a-85de-89c2f2990571 x-compute-request-id: req-76406644-6cc6-425a-85de-89c2f2990571 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.28:8774/v2.1/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "bookmark"}], "image": {"id": "bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "links": [{"href": "http://172.30.9.28:8774/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1c479e79-a624-4515-b07f-1b7be2d331f0", "links": [{"href": "http://172.30.9.28:8774/flavors/1c479e79-a624-4515-b07f-1b7be2d331f0", "rel": "bookmark"}]}, "id": "2cb5f327-34db-46b6-9e62-4a5e35e2e945", "security_groups": [{"name": "vyos_vrouter-sg_af5137c4-375a-46cc-ba45-e2126698df77"}], "user_id": "4158d71d158a4e638ab11e62c0ff644f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T22:58:28Z", "hostId": "f38a688b2a7966b7c2865eff3de4097bf4792d4e8527288b100e4c89", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_af5137c4-375a-46cc-ba45-e2126698df77", "name": "vyos_vrouter-vm_af5137c4-375a-46cc-ba45-e2126698df77", "created": "2018-11-14T22:58:23Z", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 22:59:48,436 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-76406644-6cc6-425a-85de-89c2f2990571 2018-11-14 22:59:48,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.780855894089s 2018-11-14 22:59:48,437 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-76406644-6cc6-425a-85de-89c2f2990571 2018-11-14 22:59:48,441 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 22:59:50,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 22:59:50,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 22:59:51,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 22:59: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-d91aa0bb-208a-4400-a877-6fe1638b0aa8 x-compute-request-id: req-d91aa0bb-208a-4400-a877-6fe1638b0aa8 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.28:8774/v2.1/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "bookmark"}], "image": {"id": "bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "links": [{"href": "http://172.30.9.28:8774/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1c479e79-a624-4515-b07f-1b7be2d331f0", "links": [{"href": "http://172.30.9.28:8774/flavors/1c479e79-a624-4515-b07f-1b7be2d331f0", "rel": "bookmark"}]}, "id": "2cb5f327-34db-46b6-9e62-4a5e35e2e945", "security_groups": [{"name": "vyos_vrouter-sg_af5137c4-375a-46cc-ba45-e2126698df77"}], "user_id": "4158d71d158a4e638ab11e62c0ff644f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T22:58:28Z", "hostId": "f38a688b2a7966b7c2865eff3de4097bf4792d4e8527288b100e4c89", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_af5137c4-375a-46cc-ba45-e2126698df77", "name": "vyos_vrouter-vm_af5137c4-375a-46cc-ba45-e2126698df77", "created": "2018-11-14T22:58:23Z", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 22:59:51,001 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d91aa0bb-208a-4400-a877-6fe1638b0aa8 2018-11-14 22:59:51,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.557914972305s 2018-11-14 22:59:51,002 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d91aa0bb-208a-4400-a877-6fe1638b0aa8 2018-11-14 22:59:51,005 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 22:59:53,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 22:59:53,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 22:59:53,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 22: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-e27acfdb-8e2f-4bcb-9b14-c82d2c2bfd1c x-compute-request-id: req-e27acfdb-8e2f-4bcb-9b14-c82d2c2bfd1c 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.28:8774/v2.1/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "bookmark"}], "image": {"id": "bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "links": [{"href": "http://172.30.9.28:8774/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1c479e79-a624-4515-b07f-1b7be2d331f0", "links": [{"href": "http://172.30.9.28:8774/flavors/1c479e79-a624-4515-b07f-1b7be2d331f0", "rel": "bookmark"}]}, "id": "2cb5f327-34db-46b6-9e62-4a5e35e2e945", "security_groups": [{"name": "vyos_vrouter-sg_af5137c4-375a-46cc-ba45-e2126698df77"}], "user_id": "4158d71d158a4e638ab11e62c0ff644f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T22:58:28Z", "hostId": "f38a688b2a7966b7c2865eff3de4097bf4792d4e8527288b100e4c89", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_af5137c4-375a-46cc-ba45-e2126698df77", "name": "vyos_vrouter-vm_af5137c4-375a-46cc-ba45-e2126698df77", "created": "2018-11-14T22:58:23Z", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 22:59:53,583 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e27acfdb-8e2f-4bcb-9b14-c82d2c2bfd1c 2018-11-14 22:59:53,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.575242042542s 2018-11-14 22:59:53,583 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e27acfdb-8e2f-4bcb-9b14-c82d2c2bfd1c 2018-11-14 22:59:53,586 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 22:59:55,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 22:59:55,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 22:59:56,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 22:59: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-4eef57b7-393d-4afb-84fe-9f3cb5f222cb x-compute-request-id: req-4eef57b7-393d-4afb-84fe-9f3cb5f222cb 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.28:8774/v2.1/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "bookmark"}], "image": {"id": "bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "links": [{"href": "http://172.30.9.28:8774/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1c479e79-a624-4515-b07f-1b7be2d331f0", "links": [{"href": "http://172.30.9.28:8774/flavors/1c479e79-a624-4515-b07f-1b7be2d331f0", "rel": "bookmark"}]}, "id": "2cb5f327-34db-46b6-9e62-4a5e35e2e945", "security_groups": [{"name": "vyos_vrouter-sg_af5137c4-375a-46cc-ba45-e2126698df77"}], "user_id": "4158d71d158a4e638ab11e62c0ff644f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T22:58:28Z", "hostId": "f38a688b2a7966b7c2865eff3de4097bf4792d4e8527288b100e4c89", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_af5137c4-375a-46cc-ba45-e2126698df77", "name": "vyos_vrouter-vm_af5137c4-375a-46cc-ba45-e2126698df77", "created": "2018-11-14T22:58:23Z", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 22:59:56,204 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4eef57b7-393d-4afb-84fe-9f3cb5f222cb 2018-11-14 22:59:56,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.616048812866s 2018-11-14 22:59:56,205 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4eef57b7-393d-4afb-84fe-9f3cb5f222cb 2018-11-14 22:59:56,208 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 22:59:58,210 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 22:59:58,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 22:59:58,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 22:59: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-f1e41a5e-3a7a-418a-bc8b-dfe029d84fcc x-compute-request-id: req-f1e41a5e-3a7a-418a-bc8b-dfe029d84fcc 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.28:8774/v2.1/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "bookmark"}], "image": {"id": "bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "links": [{"href": "http://172.30.9.28:8774/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1c479e79-a624-4515-b07f-1b7be2d331f0", "links": [{"href": "http://172.30.9.28:8774/flavors/1c479e79-a624-4515-b07f-1b7be2d331f0", "rel": "bookmark"}]}, "id": "2cb5f327-34db-46b6-9e62-4a5e35e2e945", "security_groups": [{"name": "vyos_vrouter-sg_af5137c4-375a-46cc-ba45-e2126698df77"}], "user_id": "4158d71d158a4e638ab11e62c0ff644f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T22:58:28Z", "hostId": "f38a688b2a7966b7c2865eff3de4097bf4792d4e8527288b100e4c89", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_af5137c4-375a-46cc-ba45-e2126698df77", "name": "vyos_vrouter-vm_af5137c4-375a-46cc-ba45-e2126698df77", "created": "2018-11-14T22:58:23Z", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 22:59:58,779 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f1e41a5e-3a7a-418a-bc8b-dfe029d84fcc 2018-11-14 22:59:58,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.56919503212s 2018-11-14 22:59:58,780 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f1e41a5e-3a7a-418a-bc8b-dfe029d84fcc 2018-11-14 22:59:58,785 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 23:00:00,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 23:00:00,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 23:00:01,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:00: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-540e17f2-24b0-42a1-bd8d-127dfed08f67 x-compute-request-id: req-540e17f2-24b0-42a1-bd8d-127dfed08f67 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.28:8774/v2.1/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "bookmark"}], "image": {"id": "bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "links": [{"href": "http://172.30.9.28:8774/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1c479e79-a624-4515-b07f-1b7be2d331f0", "links": [{"href": "http://172.30.9.28:8774/flavors/1c479e79-a624-4515-b07f-1b7be2d331f0", "rel": "bookmark"}]}, "id": "2cb5f327-34db-46b6-9e62-4a5e35e2e945", "security_groups": [{"name": "vyos_vrouter-sg_af5137c4-375a-46cc-ba45-e2126698df77"}], "user_id": "4158d71d158a4e638ab11e62c0ff644f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T22:58:28Z", "hostId": "f38a688b2a7966b7c2865eff3de4097bf4792d4e8527288b100e4c89", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_af5137c4-375a-46cc-ba45-e2126698df77", "name": "vyos_vrouter-vm_af5137c4-375a-46cc-ba45-e2126698df77", "created": "2018-11-14T22:58:23Z", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 23:00:01,802 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-540e17f2-24b0-42a1-bd8d-127dfed08f67 2018-11-14 23:00:01,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.01436686516s 2018-11-14 23:00:01,802 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-540e17f2-24b0-42a1-bd8d-127dfed08f67 2018-11-14 23:00:01,806 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 23:00:03,809 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 23:00:03,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 23:00:04,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:00: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-aba42338-e982-4587-8bdb-7197077533ea x-compute-request-id: req-aba42338-e982-4587-8bdb-7197077533ea 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.28:8774/v2.1/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "bookmark"}], "image": {"id": "bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "links": [{"href": "http://172.30.9.28:8774/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1c479e79-a624-4515-b07f-1b7be2d331f0", "links": [{"href": "http://172.30.9.28:8774/flavors/1c479e79-a624-4515-b07f-1b7be2d331f0", "rel": "bookmark"}]}, "id": "2cb5f327-34db-46b6-9e62-4a5e35e2e945", "security_groups": [{"name": "vyos_vrouter-sg_af5137c4-375a-46cc-ba45-e2126698df77"}], "user_id": "4158d71d158a4e638ab11e62c0ff644f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T22:58:28Z", "hostId": "f38a688b2a7966b7c2865eff3de4097bf4792d4e8527288b100e4c89", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_af5137c4-375a-46cc-ba45-e2126698df77", "name": "vyos_vrouter-vm_af5137c4-375a-46cc-ba45-e2126698df77", "created": "2018-11-14T22:58:23Z", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 23:00:04,180 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-aba42338-e982-4587-8bdb-7197077533ea 2018-11-14 23:00:04,180 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.370559930801s 2018-11-14 23:00:04,180 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-aba42338-e982-4587-8bdb-7197077533ea 2018-11-14 23:00:04,184 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 23:00:06,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 23:00:06,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 23:00:06,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:00: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-c556c5a2-6d6a-48b0-9497-52f9ebb6efce x-compute-request-id: req-c556c5a2-6d6a-48b0-9497-52f9ebb6efce 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.28:8774/v2.1/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "bookmark"}], "image": {"id": "bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "links": [{"href": "http://172.30.9.28:8774/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1c479e79-a624-4515-b07f-1b7be2d331f0", "links": [{"href": "http://172.30.9.28:8774/flavors/1c479e79-a624-4515-b07f-1b7be2d331f0", "rel": "bookmark"}]}, "id": "2cb5f327-34db-46b6-9e62-4a5e35e2e945", "security_groups": [{"name": "vyos_vrouter-sg_af5137c4-375a-46cc-ba45-e2126698df77"}], "user_id": "4158d71d158a4e638ab11e62c0ff644f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T22:58:28Z", "hostId": "f38a688b2a7966b7c2865eff3de4097bf4792d4e8527288b100e4c89", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_af5137c4-375a-46cc-ba45-e2126698df77", "name": "vyos_vrouter-vm_af5137c4-375a-46cc-ba45-e2126698df77", "created": "2018-11-14T22:58:23Z", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 23:00:06,655 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c556c5a2-6d6a-48b0-9497-52f9ebb6efce 2018-11-14 23:00:06,655 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.468612909317s 2018-11-14 23:00:06,655 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c556c5a2-6d6a-48b0-9497-52f9ebb6efce 2018-11-14 23:00:06,659 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 23:00:08,662 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 23:00:08,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 23:00:09,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:00: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-241932a6-515f-41e5-a0b3-14ccf787812c x-compute-request-id: req-241932a6-515f-41e5-a0b3-14ccf787812c 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.28:8774/v2.1/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "bookmark"}], "image": {"id": "bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "links": [{"href": "http://172.30.9.28:8774/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1c479e79-a624-4515-b07f-1b7be2d331f0", "links": [{"href": "http://172.30.9.28:8774/flavors/1c479e79-a624-4515-b07f-1b7be2d331f0", "rel": "bookmark"}]}, "id": "2cb5f327-34db-46b6-9e62-4a5e35e2e945", "security_groups": [{"name": "vyos_vrouter-sg_af5137c4-375a-46cc-ba45-e2126698df77"}], "user_id": "4158d71d158a4e638ab11e62c0ff644f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T22:58:28Z", "hostId": "f38a688b2a7966b7c2865eff3de4097bf4792d4e8527288b100e4c89", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_af5137c4-375a-46cc-ba45-e2126698df77", "name": "vyos_vrouter-vm_af5137c4-375a-46cc-ba45-e2126698df77", "created": "2018-11-14T22:58:23Z", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 23:00:09,245 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-241932a6-515f-41e5-a0b3-14ccf787812c 2018-11-14 23:00:09,245 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.582755804062s 2018-11-14 23:00:09,245 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-241932a6-515f-41e5-a0b3-14ccf787812c 2018-11-14 23:00:09,249 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 23:00:11,252 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 23:00:11,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 23:00:11,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:00: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-674e666e-446e-4600-863d-3c656fa595e4 x-compute-request-id: req-674e666e-446e-4600-863d-3c656fa595e4 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.28:8774/v2.1/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "bookmark"}], "image": {"id": "bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "links": [{"href": "http://172.30.9.28:8774/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1c479e79-a624-4515-b07f-1b7be2d331f0", "links": [{"href": "http://172.30.9.28:8774/flavors/1c479e79-a624-4515-b07f-1b7be2d331f0", "rel": "bookmark"}]}, "id": "2cb5f327-34db-46b6-9e62-4a5e35e2e945", "security_groups": [{"name": "vyos_vrouter-sg_af5137c4-375a-46cc-ba45-e2126698df77"}], "user_id": "4158d71d158a4e638ab11e62c0ff644f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T22:58:28Z", "hostId": "f38a688b2a7966b7c2865eff3de4097bf4792d4e8527288b100e4c89", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_af5137c4-375a-46cc-ba45-e2126698df77", "name": "vyos_vrouter-vm_af5137c4-375a-46cc-ba45-e2126698df77", "created": "2018-11-14T22:58:23Z", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 23:00:11,831 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-674e666e-446e-4600-863d-3c656fa595e4 2018-11-14 23:00:11,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.578951120377s 2018-11-14 23:00:11,831 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-674e666e-446e-4600-863d-3c656fa595e4 2018-11-14 23:00:11,835 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 23:00:13,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 23:00:13,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 23:00:14,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:00: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-6d25fcdc-54a0-4c64-91ca-c45cd2b145b0 x-compute-request-id: req-6d25fcdc-54a0-4c64-91ca-c45cd2b145b0 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.28:8774/v2.1/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "bookmark"}], "image": {"id": "bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "links": [{"href": "http://172.30.9.28:8774/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1c479e79-a624-4515-b07f-1b7be2d331f0", "links": [{"href": "http://172.30.9.28:8774/flavors/1c479e79-a624-4515-b07f-1b7be2d331f0", "rel": "bookmark"}]}, "id": "2cb5f327-34db-46b6-9e62-4a5e35e2e945", "security_groups": [{"name": "vyos_vrouter-sg_af5137c4-375a-46cc-ba45-e2126698df77"}], "user_id": "4158d71d158a4e638ab11e62c0ff644f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T22:58:28Z", "hostId": "f38a688b2a7966b7c2865eff3de4097bf4792d4e8527288b100e4c89", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_af5137c4-375a-46cc-ba45-e2126698df77", "name": "vyos_vrouter-vm_af5137c4-375a-46cc-ba45-e2126698df77", "created": "2018-11-14T22:58:23Z", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 23:00:14,394 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6d25fcdc-54a0-4c64-91ca-c45cd2b145b0 2018-11-14 23:00:14,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.556822776794s 2018-11-14 23:00:14,394 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6d25fcdc-54a0-4c64-91ca-c45cd2b145b0 2018-11-14 23:00:14,398 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 23:00:16,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 23:00:16,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 23:00:16,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:00: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-dc8345c5-a537-4af7-843c-713d69bde005 x-compute-request-id: req-dc8345c5-a537-4af7-843c-713d69bde005 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.28:8774/v2.1/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "bookmark"}], "image": {"id": "bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "links": [{"href": "http://172.30.9.28:8774/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1c479e79-a624-4515-b07f-1b7be2d331f0", "links": [{"href": "http://172.30.9.28:8774/flavors/1c479e79-a624-4515-b07f-1b7be2d331f0", "rel": "bookmark"}]}, "id": "2cb5f327-34db-46b6-9e62-4a5e35e2e945", "security_groups": [{"name": "vyos_vrouter-sg_af5137c4-375a-46cc-ba45-e2126698df77"}], "user_id": "4158d71d158a4e638ab11e62c0ff644f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T22:58:28Z", "hostId": "f38a688b2a7966b7c2865eff3de4097bf4792d4e8527288b100e4c89", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_af5137c4-375a-46cc-ba45-e2126698df77", "name": "vyos_vrouter-vm_af5137c4-375a-46cc-ba45-e2126698df77", "created": "2018-11-14T22:58:23Z", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 23:00:16,757 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-dc8345c5-a537-4af7-843c-713d69bde005 2018-11-14 23:00:16,757 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.356339931488s 2018-11-14 23:00:16,757 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-dc8345c5-a537-4af7-843c-713d69bde005 2018-11-14 23:00:16,761 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 23:00:18,764 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 23:00:18,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 23:00:19,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:00: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-6d2187dc-4090-49a1-ae1f-67cc6da61f71 x-compute-request-id: req-6d2187dc-4090-49a1-ae1f-67cc6da61f71 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.28:8774/v2.1/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "bookmark"}], "image": {"id": "bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "links": [{"href": "http://172.30.9.28:8774/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1c479e79-a624-4515-b07f-1b7be2d331f0", "links": [{"href": "http://172.30.9.28:8774/flavors/1c479e79-a624-4515-b07f-1b7be2d331f0", "rel": "bookmark"}]}, "id": "2cb5f327-34db-46b6-9e62-4a5e35e2e945", "security_groups": [{"name": "vyos_vrouter-sg_af5137c4-375a-46cc-ba45-e2126698df77"}], "user_id": "4158d71d158a4e638ab11e62c0ff644f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T22:58:28Z", "hostId": "f38a688b2a7966b7c2865eff3de4097bf4792d4e8527288b100e4c89", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_af5137c4-375a-46cc-ba45-e2126698df77", "name": "vyos_vrouter-vm_af5137c4-375a-46cc-ba45-e2126698df77", "created": "2018-11-14T22:58:23Z", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 23:00:19,460 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6d2187dc-4090-49a1-ae1f-67cc6da61f71 2018-11-14 23:00:19,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.69616985321s 2018-11-14 23:00:19,460 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6d2187dc-4090-49a1-ae1f-67cc6da61f71 2018-11-14 23:00:19,464 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 23:00:21,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 23:00:21,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 23:00:22,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:00: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-e07aaeff-975b-4a24-9501-45a5f356fc2b x-compute-request-id: req-e07aaeff-975b-4a24-9501-45a5f356fc2b 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.28:8774/v2.1/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "bookmark"}], "image": {"id": "bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "links": [{"href": "http://172.30.9.28:8774/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1c479e79-a624-4515-b07f-1b7be2d331f0", "links": [{"href": "http://172.30.9.28:8774/flavors/1c479e79-a624-4515-b07f-1b7be2d331f0", "rel": "bookmark"}]}, "id": "2cb5f327-34db-46b6-9e62-4a5e35e2e945", "security_groups": [{"name": "vyos_vrouter-sg_af5137c4-375a-46cc-ba45-e2126698df77"}], "user_id": "4158d71d158a4e638ab11e62c0ff644f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T22:58:28Z", "hostId": "f38a688b2a7966b7c2865eff3de4097bf4792d4e8527288b100e4c89", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_af5137c4-375a-46cc-ba45-e2126698df77", "name": "vyos_vrouter-vm_af5137c4-375a-46cc-ba45-e2126698df77", "created": "2018-11-14T22:58:23Z", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 23:00:22,022 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e07aaeff-975b-4a24-9501-45a5f356fc2b 2018-11-14 23:00:22,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.555413007736s 2018-11-14 23:00:22,023 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e07aaeff-975b-4a24-9501-45a5f356fc2b 2018-11-14 23:00:22,027 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 23:00:24,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 23:00:24,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 23:00:24,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:00:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0554ba79-ac38-4f73-bf76-6d34d1cafca6 x-compute-request-id: req-0554ba79-ac38-4f73-bf76-6d34d1cafca6 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.28:8774/v2.1/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "bookmark"}], "image": {"id": "bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "links": [{"href": "http://172.30.9.28:8774/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1c479e79-a624-4515-b07f-1b7be2d331f0", "links": [{"href": "http://172.30.9.28:8774/flavors/1c479e79-a624-4515-b07f-1b7be2d331f0", "rel": "bookmark"}]}, "id": "2cb5f327-34db-46b6-9e62-4a5e35e2e945", "security_groups": [{"name": "vyos_vrouter-sg_af5137c4-375a-46cc-ba45-e2126698df77"}], "user_id": "4158d71d158a4e638ab11e62c0ff644f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T22:58:28Z", "hostId": "f38a688b2a7966b7c2865eff3de4097bf4792d4e8527288b100e4c89", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_af5137c4-375a-46cc-ba45-e2126698df77", "name": "vyos_vrouter-vm_af5137c4-375a-46cc-ba45-e2126698df77", "created": "2018-11-14T22:58:23Z", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 23:00:24,841 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0554ba79-ac38-4f73-bf76-6d34d1cafca6 2018-11-14 23:00:24,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.811412096024s 2018-11-14 23:00:24,841 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0554ba79-ac38-4f73-bf76-6d34d1cafca6 2018-11-14 23:00:24,846 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 23:00:26,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 23:00:26,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 23:00:27,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:00: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-7ff87e86-de56-4892-b168-1e5adadd6806 x-compute-request-id: req-7ff87e86-de56-4892-b168-1e5adadd6806 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.28:8774/v2.1/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "bookmark"}], "image": {"id": "bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "links": [{"href": "http://172.30.9.28:8774/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1c479e79-a624-4515-b07f-1b7be2d331f0", "links": [{"href": "http://172.30.9.28:8774/flavors/1c479e79-a624-4515-b07f-1b7be2d331f0", "rel": "bookmark"}]}, "id": "2cb5f327-34db-46b6-9e62-4a5e35e2e945", "security_groups": [{"name": "vyos_vrouter-sg_af5137c4-375a-46cc-ba45-e2126698df77"}], "user_id": "4158d71d158a4e638ab11e62c0ff644f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T22:58:28Z", "hostId": "f38a688b2a7966b7c2865eff3de4097bf4792d4e8527288b100e4c89", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_af5137c4-375a-46cc-ba45-e2126698df77", "name": "vyos_vrouter-vm_af5137c4-375a-46cc-ba45-e2126698df77", "created": "2018-11-14T22:58:23Z", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 23:00:27,401 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7ff87e86-de56-4892-b168-1e5adadd6806 2018-11-14 23:00:27,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.552342891693s 2018-11-14 23:00:27,401 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7ff87e86-de56-4892-b168-1e5adadd6806 2018-11-14 23:00:27,405 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 23:00:29,407 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 23:00:29,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 23:00:29,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:00:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-84485eb0-75e2-4702-bf04-8f59c1fe4ee8 x-compute-request-id: req-84485eb0-75e2-4702-bf04-8f59c1fe4ee8 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.28:8774/v2.1/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "bookmark"}], "image": {"id": "bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "links": [{"href": "http://172.30.9.28:8774/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1c479e79-a624-4515-b07f-1b7be2d331f0", "links": [{"href": "http://172.30.9.28:8774/flavors/1c479e79-a624-4515-b07f-1b7be2d331f0", "rel": "bookmark"}]}, "id": "2cb5f327-34db-46b6-9e62-4a5e35e2e945", "security_groups": [{"name": "vyos_vrouter-sg_af5137c4-375a-46cc-ba45-e2126698df77"}], "user_id": "4158d71d158a4e638ab11e62c0ff644f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T22:58:28Z", "hostId": "f38a688b2a7966b7c2865eff3de4097bf4792d4e8527288b100e4c89", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_af5137c4-375a-46cc-ba45-e2126698df77", "name": "vyos_vrouter-vm_af5137c4-375a-46cc-ba45-e2126698df77", "created": "2018-11-14T22:58:23Z", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 23:00:29,973 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-84485eb0-75e2-4702-bf04-8f59c1fe4ee8 2018-11-14 23:00:29,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.56529712677s 2018-11-14 23:00:29,973 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-84485eb0-75e2-4702-bf04-8f59c1fe4ee8 2018-11-14 23:00:29,977 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 23:00:31,979 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 23:00:31,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 23:00:32,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:00: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-007380a0-3857-410d-8601-0b93f2116145 x-compute-request-id: req-007380a0-3857-410d-8601-0b93f2116145 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.28:8774/v2.1/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "bookmark"}], "image": {"id": "bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "links": [{"href": "http://172.30.9.28:8774/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1c479e79-a624-4515-b07f-1b7be2d331f0", "links": [{"href": "http://172.30.9.28:8774/flavors/1c479e79-a624-4515-b07f-1b7be2d331f0", "rel": "bookmark"}]}, "id": "2cb5f327-34db-46b6-9e62-4a5e35e2e945", "security_groups": [{"name": "vyos_vrouter-sg_af5137c4-375a-46cc-ba45-e2126698df77"}], "user_id": "4158d71d158a4e638ab11e62c0ff644f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T22:58:28Z", "hostId": "f38a688b2a7966b7c2865eff3de4097bf4792d4e8527288b100e4c89", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_af5137c4-375a-46cc-ba45-e2126698df77", "name": "vyos_vrouter-vm_af5137c4-375a-46cc-ba45-e2126698df77", "created": "2018-11-14T22:58:23Z", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 23:00:32,561 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-007380a0-3857-410d-8601-0b93f2116145 2018-11-14 23:00:32,561 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.581789016724s 2018-11-14 23:00:32,562 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-007380a0-3857-410d-8601-0b93f2116145 2018-11-14 23:00:32,565 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 23:00:34,568 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 23:00:34,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 23:00:34,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:00:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a3743569-caec-4abe-aaa7-94025f754d32 x-compute-request-id: req-a3743569-caec-4abe-aaa7-94025f754d32 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.28:8774/v2.1/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "bookmark"}], "image": {"id": "bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "links": [{"href": "http://172.30.9.28:8774/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1c479e79-a624-4515-b07f-1b7be2d331f0", "links": [{"href": "http://172.30.9.28:8774/flavors/1c479e79-a624-4515-b07f-1b7be2d331f0", "rel": "bookmark"}]}, "id": "2cb5f327-34db-46b6-9e62-4a5e35e2e945", "security_groups": [{"name": "vyos_vrouter-sg_af5137c4-375a-46cc-ba45-e2126698df77"}], "user_id": "4158d71d158a4e638ab11e62c0ff644f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T22:58:28Z", "hostId": "f38a688b2a7966b7c2865eff3de4097bf4792d4e8527288b100e4c89", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_af5137c4-375a-46cc-ba45-e2126698df77", "name": "vyos_vrouter-vm_af5137c4-375a-46cc-ba45-e2126698df77", "created": "2018-11-14T22:58:23Z", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 23:00:34,933 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a3743569-caec-4abe-aaa7-94025f754d32 2018-11-14 23:00:34,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.364971876144s 2018-11-14 23:00:34,934 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a3743569-caec-4abe-aaa7-94025f754d32 2018-11-14 23:00:34,938 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 23:00:36,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 23:00:36,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 23:00:37,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:00:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a828b601-40df-4808-837c-f0514dfdb55a x-compute-request-id: req-a828b601-40df-4808-837c-f0514dfdb55a 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.28:8774/v2.1/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "bookmark"}], "image": {"id": "bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "links": [{"href": "http://172.30.9.28:8774/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1c479e79-a624-4515-b07f-1b7be2d331f0", "links": [{"href": "http://172.30.9.28:8774/flavors/1c479e79-a624-4515-b07f-1b7be2d331f0", "rel": "bookmark"}]}, "id": "2cb5f327-34db-46b6-9e62-4a5e35e2e945", "security_groups": [{"name": "vyos_vrouter-sg_af5137c4-375a-46cc-ba45-e2126698df77"}], "user_id": "4158d71d158a4e638ab11e62c0ff644f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T22:58:28Z", "hostId": "f38a688b2a7966b7c2865eff3de4097bf4792d4e8527288b100e4c89", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_af5137c4-375a-46cc-ba45-e2126698df77", "name": "vyos_vrouter-vm_af5137c4-375a-46cc-ba45-e2126698df77", "created": "2018-11-14T22:58:23Z", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 23:00:37,486 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a828b601-40df-4808-837c-f0514dfdb55a 2018-11-14 23:00:37,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.54558300972s 2018-11-14 23:00:37,487 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a828b601-40df-4808-837c-f0514dfdb55a 2018-11-14 23:00:37,490 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 23:00:39,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 23:00:39,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 23:00:40,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:00:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c0aceee3-132c-4f68-92d1-131e26a1809c x-compute-request-id: req-c0aceee3-132c-4f68-92d1-131e26a1809c 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.28:8774/v2.1/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "bookmark"}], "image": {"id": "bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "links": [{"href": "http://172.30.9.28:8774/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1c479e79-a624-4515-b07f-1b7be2d331f0", "links": [{"href": "http://172.30.9.28:8774/flavors/1c479e79-a624-4515-b07f-1b7be2d331f0", "rel": "bookmark"}]}, "id": "2cb5f327-34db-46b6-9e62-4a5e35e2e945", "security_groups": [{"name": "vyos_vrouter-sg_af5137c4-375a-46cc-ba45-e2126698df77"}], "user_id": "4158d71d158a4e638ab11e62c0ff644f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T22:58:28Z", "hostId": "f38a688b2a7966b7c2865eff3de4097bf4792d4e8527288b100e4c89", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_af5137c4-375a-46cc-ba45-e2126698df77", "name": "vyos_vrouter-vm_af5137c4-375a-46cc-ba45-e2126698df77", "created": "2018-11-14T22:58:23Z", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 23:00:40,131 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c0aceee3-132c-4f68-92d1-131e26a1809c 2018-11-14 23:00:40,131 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.637777805328s 2018-11-14 23:00:40,132 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c0aceee3-132c-4f68-92d1-131e26a1809c 2018-11-14 23:00:40,135 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 23:00:42,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 23:00:42,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 23:00:43,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:00: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-1a28f21b-4039-4872-9759-d1a9bba1d5ab x-compute-request-id: req-1a28f21b-4039-4872-9759-d1a9bba1d5ab 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.28:8774/v2.1/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "bookmark"}], "image": {"id": "bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "links": [{"href": "http://172.30.9.28:8774/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1c479e79-a624-4515-b07f-1b7be2d331f0", "links": [{"href": "http://172.30.9.28:8774/flavors/1c479e79-a624-4515-b07f-1b7be2d331f0", "rel": "bookmark"}]}, "id": "2cb5f327-34db-46b6-9e62-4a5e35e2e945", "security_groups": [{"name": "vyos_vrouter-sg_af5137c4-375a-46cc-ba45-e2126698df77"}], "user_id": "4158d71d158a4e638ab11e62c0ff644f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T22:58:28Z", "hostId": "f38a688b2a7966b7c2865eff3de4097bf4792d4e8527288b100e4c89", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_af5137c4-375a-46cc-ba45-e2126698df77", "name": "vyos_vrouter-vm_af5137c4-375a-46cc-ba45-e2126698df77", "created": "2018-11-14T22:58:23Z", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 23:00:43,224 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-1a28f21b-4039-4872-9759-d1a9bba1d5ab 2018-11-14 23:00:43,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.08652210236s 2018-11-14 23:00:43,224 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-1a28f21b-4039-4872-9759-d1a9bba1d5ab 2018-11-14 23:00:43,226 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 23:00:45,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 23:00:45,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 23:00:45,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:00:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5087a3a7-dbfa-49ac-af68-eaa71f020bae x-compute-request-id: req-5087a3a7-dbfa-49ac-af68-eaa71f020bae 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.28:8774/v2.1/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "bookmark"}], "image": {"id": "bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "links": [{"href": "http://172.30.9.28:8774/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1c479e79-a624-4515-b07f-1b7be2d331f0", "links": [{"href": "http://172.30.9.28:8774/flavors/1c479e79-a624-4515-b07f-1b7be2d331f0", "rel": "bookmark"}]}, "id": "2cb5f327-34db-46b6-9e62-4a5e35e2e945", "security_groups": [{"name": "vyos_vrouter-sg_af5137c4-375a-46cc-ba45-e2126698df77"}], "user_id": "4158d71d158a4e638ab11e62c0ff644f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-11-14T22:58:28Z", "hostId": "f38a688b2a7966b7c2865eff3de4097bf4792d4e8527288b100e4c89", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_af5137c4-375a-46cc-ba45-e2126698df77", "name": "vyos_vrouter-vm_af5137c4-375a-46cc-ba45-e2126698df77", "created": "2018-11-14T22:58:23Z", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 23:00:45,792 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-5087a3a7-dbfa-49ac-af68-eaa71f020bae 2018-11-14 23:00:45,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.563336133957s 2018-11-14 23:00:45,793 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-5087a3a7-dbfa-49ac-af68-eaa71f020bae 2018-11-14 23:00:45,796 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 23:00:47,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 23:00:47,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 23:00:48,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:00:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f1cc29dd-090b-4c9a-8b72-3d22851acc89 x-compute-request-id: req-f1cc29dd-090b-4c9a-8b72-3d22851acc89 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_af5137c4-375a-46cc-ba45-e2126698df77": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:23:69", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "bookmark"}], "image": {"id": "bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "links": [{"href": "http://172.30.9.28:8774/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T23:00:46.000000", "flavor": {"id": "1c479e79-a624-4515-b07f-1b7be2d331f0", "links": [{"href": "http://172.30.9.28:8774/flavors/1c479e79-a624-4515-b07f-1b7be2d331f0", "rel": "bookmark"}]}, "id": "2cb5f327-34db-46b6-9e62-4a5e35e2e945", "security_groups": [{"name": "vyos_vrouter-sg_af5137c4-375a-46cc-ba45-e2126698df77"}], "user_id": "4158d71d158a4e638ab11e62c0ff644f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T23:00:46Z", "hostId": "f38a688b2a7966b7c2865eff3de4097bf4792d4e8527288b100e4c89", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_af5137c4-375a-46cc-ba45-e2126698df77", "name": "vyos_vrouter-vm_af5137c4-375a-46cc-ba45-e2126698df77", "created": "2018-11-14T22:58:23Z", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 23:00:48,375 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f1cc29dd-090b-4c9a-8b72-3d22851acc89 2018-11-14 23:00:48,375 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.575527906418s 2018-11-14 23:00:48,375 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f1cc29dd-090b-4c9a-8b72-3d22851acc89 2018-11-14 23:00:48,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-14 23:00:48,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=2cb5f327-34db-46b6-9e62-4a5e35e2e945" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 23:00:48,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-7a625204-4f80-4d46-8cca-8ed03a6cc042 Date: Wed, 14 Nov 2018 23:00:48 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d31378ac-8d7f-4b58-9456-ab9e599fc897","tenant_id":"83a81c1767db4c10b5add0b371aa920a","created_at":"2018-11-14T22:58:28Z","admin_state_up":true,"updated_at":"2018-11-14T23:00:46Z","binding:vnic_type":"normal","device_id":"2cb5f327-34db-46b6-9e62-4a5e35e2e945","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:7e:23:69","id":"61f77ba5-51c7-429b-b68b-12b1cd531a39","port_security_enabled":true,"project_id":"83a81c1767db4c10b5add0b371aa920a","fixed_ips":[{"subnet_id":"54269ff7-5631-4bd3-ad2e-121e6645a128","ip_address":"192.168.120.5"}],"extra_dhcp_opts":[],"security_groups":["88718af7-e1e0-4534-a219-5f7cf73ad645"],"name":""}]} 2018-11-14 23:00:48,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=2cb5f327-34db-46b6-9e62-4a5e35e2e945 used request id req-7a625204-4f80-4d46-8cca-8ed03a6cc042 2018-11-14 23:00:48,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0497541427612s 2018-11-14 23:00:48,430 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=2cb5f327-34db-46b6-9e62-4a5e35e2e945 used request id req-7a625204-4f80-4d46-8cca-8ed03a6cc042 2018-11-14 23:00:48,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-14 23:00:48,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/floatingips.json?port_id=61f77ba5-51c7-429b-b68b-12b1cd531a39" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 23:00:48,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-9b97a901-c5e0-4092-9986-75a4fa894e31 Date: Wed, 14 Nov 2018 23:00:48 GMT RESP BODY: {"floatingips": []} 2018-11-14 23:00:48,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=61f77ba5-51c7-429b-b68b-12b1cd531a39 used request id req-9b97a901-c5e0-4092-9986-75a4fa894e31 2018-11-14 23:00:48,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.18293094635s 2018-11-14 23:00:48,618 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=61f77ba5-51c7-429b-b68b-12b1cd531a39 used request id req-9b97a901-c5e0-4092-9986-75a4fa894e31 2018-11-14 23:00:48,619 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vyos_vrouter-net_af5137c4-375a-46cc-ba45-e2126698df77': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:7e:23:69', u'version': 4, u'addr': u'192.168.120.5', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'bf1cae45-c661-4f02-ace6-5e6e3b13f7c1'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-14T23:00:46.000000', 'flavor': Munch({u'id': u'1c479e79-a624-4515-b07f-1b7be2d331f0'}), 'az': u'nova', 'id': u'2cb5f327-34db-46b6-9e62-4a5e35e2e945', 'security_groups': [Munch({u'name': u'vyos_vrouter-sg_af5137c4-375a-46cc-ba45-e2126698df77'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'4158d71d158a4e638ab11e62c0ff644f', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'83a81c1767db4c10b5add0b371aa920a', 'name': 'vyos_vrouter-project_af5137c4-375a-46cc-ba45-e2126698df77', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-11-14T23:00:46.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-11-14T23:00:46Z', 'hostId': u'f38a688b2a7966b7c2865eff3de4097bf4792d4e8527288b100e4c89', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vyos_vrouter-kp_af5137c4-375a-46cc-ba45-e2126698df77', 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'f38a688b2a7966b7c2865eff3de4097bf4792d4e8527288b100e4c89', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-11-14T23:00:46.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'83a81c1767db4c10b5add0b371aa920a', 'name': u'vyos_vrouter-vm_af5137c4-375a-46cc-ba45-e2126698df77', 'adminPass': u'6JnY5qUBMFoe', 'tenant_id': u'83a81c1767db4c10b5add0b371aa920a', 'created_at': u'2018-11-14T22:58:23Z', 'created': u'2018-11-14T22:58:23Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-11-14 23:00:48,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 23:00:48,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 23:00:48,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-c67abecd-7b22-4761-99dd-b187c7990ae5 Date: Wed, 14 Nov 2018 23:00:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"updated_at":"2018-11-14T17:04:27Z","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","id":"928cbc5c-a6fa-468a-b088-88e266fca291","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["54269ff7-5631-4bd3-ad2e-121e6645a128"],"updated_at":"2018-11-14T22:56:46Z","tenant_id":"83a81c1767db4c10b5add0b371aa920a","created_at":"2018-11-14T22:56:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"83a81c1767db4c10b5add0b371aa920a","id":"d31378ac-8d7f-4b58-9456-ab9e599fc897","name":"vyos_vrouter-net_af5137c4-375a-46cc-ba45-e2126698df77"}]} 2018-11-14 23:00:48,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-c67abecd-7b22-4761-99dd-b187c7990ae5 2018-11-14 23:00:48,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.312883138657s 2018-11-14 23:00:48,935 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-c67abecd-7b22-4761-99dd-b187c7990ae5 2018-11-14 23:00:48,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-11-14 23:00:48,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=2cb5f327-34db-46b6-9e62-4a5e35e2e945" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 23:00:48,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-7561f2c5-9aa2-48e1-a3b3-b0436c56dd55 Date: Wed, 14 Nov 2018 23:00:48 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d31378ac-8d7f-4b58-9456-ab9e599fc897","tenant_id":"83a81c1767db4c10b5add0b371aa920a","created_at":"2018-11-14T22:58:28Z","admin_state_up":true,"updated_at":"2018-11-14T23:00:46Z","binding:vnic_type":"normal","device_id":"2cb5f327-34db-46b6-9e62-4a5e35e2e945","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:7e:23:69","id":"61f77ba5-51c7-429b-b68b-12b1cd531a39","port_security_enabled":true,"project_id":"83a81c1767db4c10b5add0b371aa920a","fixed_ips":[{"subnet_id":"54269ff7-5631-4bd3-ad2e-121e6645a128","ip_address":"192.168.120.5"}],"extra_dhcp_opts":[],"security_groups":["88718af7-e1e0-4534-a219-5f7cf73ad645"],"name":""}]} 2018-11-14 23:00:48,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=2cb5f327-34db-46b6-9e62-4a5e35e2e945 used request id req-7561f2c5-9aa2-48e1-a3b3-b0436c56dd55 2018-11-14 23:00:48,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.04722905159s 2018-11-14 23:00:48,985 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=2cb5f327-34db-46b6-9e62-4a5e35e2e945 used request id req-7561f2c5-9aa2-48e1-a3b3-b0436c56dd55 2018-11-14 23:00:48,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-11-14 23:00:48,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}a2b816230d008f972defb94dfc0087bd00e0a725" -d '{"floatingip": {"floating_network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "fixed_ip_address": "192.168.120.5", "port_id": "61f77ba5-51c7-429b-b68b-12b1cd531a39"}}' 2018-11-14 23:00:50,985 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 553 X-Openstack-Request-Id: req-19775f48-9c12-481b-b2d8-5c73ff5ebe5e Date: Wed, 14 Nov 2018 23:00:50 GMT RESP BODY: {"floatingip": {"router_id": "8a514efe-88a1-4140-9e16-dac452febb7e", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-11-14T23:00:49Z", "floating_network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.201", "revision_number": 0, "port_id": "61f77ba5-51c7-429b-b68b-12b1cd531a39", "id": "72fb4073-3e5d-4e2b-bcde-e6fb882821f5", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "created_at": "2018-11-14T23:00:49Z", "project_id": "83a81c1767db4c10b5add0b371aa920a"}} 2018-11-14 23:00:50,986 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-19775f48-9c12-481b-b2d8-5c73ff5ebe5e 2018-11-14 23:00:50,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.0001718998s 2018-11-14 23:00:50,986 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-19775f48-9c12-481b-b2d8-5c73ff5ebe5e 2018-11-14 23:00:50,995 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-14 23:00:50,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 23:00:51,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-2f186589-424e-4d80-88c3-0700d0327efe Date: Wed, 14 Nov 2018 23:00:51 GMT RESP BODY: {"floatingips": [{"router_id": "8a514efe-88a1-4140-9e16-dac452febb7e", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-11-14T23:00:49Z", "floating_network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.201", "revision_number": 0, "port_id": "61f77ba5-51c7-429b-b68b-12b1cd531a39", "id": "72fb4073-3e5d-4e2b-bcde-e6fb882821f5", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "created_at": "2018-11-14T23:00:49Z", "project_id": "83a81c1767db4c10b5add0b371aa920a"}]} 2018-11-14 23:00:51,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-2f186589-424e-4d80-88c3-0700d0327efe 2018-11-14 23:00:51,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0198872089386s 2018-11-14 23:00:51,015 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-2f186589-424e-4d80-88c3-0700d0327efe 2018-11-14 23:00:51,019 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'8a514efe-88a1-4140-9e16-dac452febb7e', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'83a81c1767db4c10b5add0b371aa920a', 'created_at': u'2018-11-14T23:00:49Z', 'attached': True, 'updated_at': u'2018-11-14T23:00:49Z', 'id': u'72fb4073-3e5d-4e2b-bcde-e6fb882821f5', 'floating_network_id': u'928cbc5c-a6fa-468a-b088-88e266fca291', 'fixed_ip_address': u'192.168.120.5', 'floating_ip_address': u'172.30.9.201', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'83a81c1767db4c10b5add0b371aa920a', 'name': 'vyos_vrouter-project_af5137c4-375a-46cc-ba45-e2126698df77', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'8a514efe-88a1-4140-9e16-dac452febb7e', 'project_id': u'83a81c1767db4c10b5add0b371aa920a', 'port_id': u'61f77ba5-51c7-429b-b68b-12b1cd531a39', 'port': u'61f77ba5-51c7-429b-b68b-12b1cd531a39', 'network': u'928cbc5c-a6fa-468a-b088-88e266fca291'}) 2018-11-14 23:00:51,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 23:00:51,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945/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}a2b816230d008f972defb94dfc0087bd00e0a725" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 23:00:51,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:00:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a01b9c36-74e3-4595-b81c-178800f953b8 x-compute-request-id: req-a01b9c36-74e3-4595-b81c-178800f953b8 Content-Encoding: gzip Content-Length: 8801 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 00000000bffe1351 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 00000000bffe12d1 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 1980776906 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.401209] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.404184] pid_max: default: 32768 minimum: 301\n[ 0.405806] Security Framework initialized\n[ 0.407285] SELinux: Initializing.\n[ 0.408915] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.415217] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.419084] Mount-cache hash table entries: 4096\n[ 0.420973] Initializing cgroup subsys memory\n[ 0.422515] Initializing cgroup subsys devices\n[ 0.424063] Initializing cgroup subsys freezer\n[ 0.425602] Initializing cgroup subsys net_cls\n[ 0.427143] Initializing cgroup subsys blkio\n[ 0.428658] Initializing cgroup subsys perf_event\n[ 0.430258] Initializing cgroup subsys hugetlb\n[ 0.431813] Initializing cgroup subsys pids\n[ 0.433320] Initializing cgroup subsys net_prio\n[ 0.434975] CPU: Physical Processor ID: 0\n[ 0.437153] mce: CPU supports 10 MCE banks\n[ 0.438666] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.440406] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.442117] tlb_flushall_shift: 6\n[ 0.443632] Freeing SMP alternatives: 28k freed\n[ 0.447886] ACPI: Core revision 20130517\n[ 0.449771] ACPI: All ACPI Tables successfully acquired\n[ 0.451699] ftrace: allocating 25812 entries in 101 pages\n[ 0.473898] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.475929] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.477931] smpboot: Max logical packages: 2\n[ 0.479716] Enabling x2apic\n[ 0.480922] Enabled x2apic\n[ 0.482377] Switched APIC routing to physical x2apic.\n[ 0.485339] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.487296] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.490878] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.499421] KVM setup paravirtual spinlock\n[ 0.502119] smpboot: Booting Node 0, Processors #1 OK\n[ 0.504208] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.526207] Brought up 2 CPUs\n[ 0.526210] KVM setup async PF for cpu 1\n[ 0.526213] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.530388] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.533154] devtmpfs: initialized\n[ 0.536127] EVM: security.selinux\n[ 0.537435] EVM: security.ima\n[ 0.538668] EVM: security.capability\n[ 0.540694] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.542748] pinctrl core: initialized pinctrl subsystem\n[ 0.544607] NET: Registered protocol family 16\n[ 0.546374] ACPI: bus type PCI registered\n[ 0.547822] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.549886] PCI: Using configuration type 1 for base access\n[ 0.555045] ACPI: Added _OSI(Module Device)\n[ 0.556558] ACPI: Added _OSI(Processor Device)\n[ 0.558126] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.559682] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.562522] ACPI: Interpreter enabled\n[ 0.563957] ACPI: (supports S0 S5)\n[ 0.565268] ACPI: Using IOAPIC for interrupt routing\n[ 0.566938] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.571767] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.573676] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.575699] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.577673] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.581330] acpiphp: Slot [3] registered\n[ 0.582771] acpiphp: Slot [4] registered\n[ 0.584201] acpiphp: Slot [5] registered\n[ 0.585626] acpiphp: Slot [6] registered\n[ 0.587031] acpiphp: Slot [7] registered\n[ 0.588473] acpiphp: Slot [8] registered\n[ 0.589802] acpiphp: Slot [9] registered\n[ 0.591131] acpiphp: Slot [10] registered\n[ 0.592481] acpiphp: Slot [11] registered\n[ 0.593817] acpiphp: Slot [12] registered\n[ 0.595170] acpiphp: Slot [13] registered\n[ 0.596520] acpiphp: Slot [14] registered\n[ 0.597859] acpiphp: Slot [15] registered\n[ 0.599226] acpiphp: Slot [16] registered\n[ 0.600579] acpiphp: Slot [17] registered\n[ 0.601920] acpiphp: Slot [18] registered\n[ 0.603265] acpiphp: Slot [19] registered\n[ 0.604627] acpiphp: Slot [20] registered\n[ 0.605971] acpiphp: Slot [21] registered\n[ 0.607321] acpiphp: Slot [22] registered\n[ 0.608659] acpiphp: Slot [23] registered\n[ 0.610000] acpiphp: Slot [24] registered\n[ 0.611352] acpiphp: Slot [25] registered\n[ 0.612696] acpiphp: Slot [26] registered\n[ 0.614045] acpiphp: Slot [27] registered\n[ 0.615400] acpiphp: Slot [28] registered\n[ 0.616740] acpiphp: Slot [29] registered\n[ 0.618085] acpiphp: Slot [30] registered\n[ 0.619438] acpiphp: Slot [31] registered\n[ 0.620769] PCI host bridge to bus 0000:00\n[ 0.622118] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.623723] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.625549] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.627386] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.629850] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.632311] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.637446] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.639338] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.641112] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.642998] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.647128] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.649593] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.671846] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.674051] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.676161] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.678566] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.680695] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.682683] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.684742] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.687354] vgaarb: loaded\n[ 0.688451] vgaarb: bridge control possible 0000:00:02.0\n[ 0.690202] SCSI subsystem initialized\n[ 0.691539] ACPI: bus type USB registered\n[ 0.692907] usbcore: registered new interface driver usbfs\n[ 0.694526] usbcore: registered new interface driver hub\n[ 0.696140] usbcore: registered new device driver usb\n[ 0.697896] PCI: Using ACPI for IRQ routing\n[ 0.699662] NetLabel: Initializing\n[ 0.700909] NetLabel: domain hash size = 128\n[ 0.702319] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.703874] NetLabel: unlabeled traffic allowed by default\n[ 0.705623] Switched to clocksource kvm-clock\n[ 0.714960] pnp: PnP ACPI init\n[ 0.716157] ACPI: bus type PNP registered\n[ 0.717888] pnp: PnP ACPI: found 5 devices\n[ 0.719254] ACPI: bus type PNP unregistered\n[ 0.726750] NET: Registered protocol family 2\n[ 0.728490] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.731206] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.733467] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.735400] TCP: reno registered\n[ 0.736603] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.738382] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.740277] NET: Registered protocol family 1\n[ 0.741710] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.743426] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.745106] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.765398] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.785221] Unpacking initramfs...\n[ 1.253104] Freeing initrd memory: 37508k freed\n[ 1.262703] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.264574] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.268046] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.270222] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.272664] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.274774] Initialise system trusted keyring\n[ 1.276456] audit: initializing netlink socket (disabled)\n[ 1.278378] type=2000 audit(1542236449.579:1): initialized\n[ 1.296163] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.298301] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.301265] zpool: loaded\n[ 1.302592] zbud: loaded\n[ 1.304185] VFS: Disk quotas dquot_6.5.2\n[ 1.305542] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.307495] msgmni has been set to 7578\n[ 1.308865] Key type big_key registered\n[ 1.310903] NET: Registered protocol family 38\n[ 1.312350] Key type asymmetric registered\n[ 1.313706] Asymmetric key parser 'x509' registered\n[ 1.315234] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.317756] io scheduler noop registered\n[ 1.319104] io scheduler deadline registered (default)\n[ 1.333520] io scheduler cfq registered\n[ 1.334924] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.336571] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.338506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.340993] ACPI: Power Button [PWRF]\n[ 1.342418] GHES: HEST is not enabled!\n[ 1.343770] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.367827] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.369954] Non-volatile memory driver v1.3\n[ 1.371346] Linux agpgart interface v0.103\n[ 1.372810] crash memory driver: version 1.1\n[ 1.374270] rdac: device handler registered\n[ 1.375704] hp_sw: device handler registered\n[ 1.377109] emc: device handler registered\n[ 1.378464] alua: device handler registered\n[ 1.379870] libphy: Fixed MDIO Bus: probed\n[ 1.381321] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.383138] ehci-pci: EHCI PCI platform driver\n[ 1.384568] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.386331] ohci-pci: OHCI PCI platform driver\n[ 1.387765] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.407731] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.409387] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.411903] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.413491] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.415243] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.417085] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.419525] usb usb1: Product: UHCI Host Controller\n[ 1.421011] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.422893] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.424459] hub 1-0:1.0: USB hub found\n[ 1.425752] hub 1-0:1.0: 2 ports detected\n[ 1.427215] usbcore: registered new interface driver usbserial\n[ 1.428882] usbcore: registered new interface driver usbserial_generic\n[ 1.430679] usbserial: USB Serial support registered for generic\n[ 1.432404] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.435663] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.437172] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.438785] mousedev: PS/2 mouse device common for all mice\n[ 1.440724] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.443562] rtc_cmos 00:00: RTC can wake from S4\n[ 1.444159] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.445629] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.451121] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.452998] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.454876] cpuidle: using governor menu\n[ 1.456317] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.458027] usbcore: registered new interface driver usbhid\n[ 1.459752] usbhid: USB HID core driver\n[ 1.461130] drop_monitor: Initializing network drop monitor service\n[ 1.462966] TCP: cubic registered\n[ 1.464209] Initializing XFRM netlink socket\n[ 1.465717] NET: Registered protocol family 10\n[ 1.467418] NET: Registered protocol family 17\n[ 1.469073] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.470763] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.472515] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.475431] Loading compiled-in X.509 certificates\n[ 1.476950] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.479875] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.483239] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.486196] registered taskstats version 1\n[ 1.489516] Key type trusted registered\n[ 1.492209] Key type encrypted registered\n[ 1.494950] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.497075] rtc_cmos 00:00: setting system clock to 2018-11-14 23:00:50 UTC (1542236450)\n[ 1.500399] Freeing unused kernel memory: 1680k freed\n[ 1.505931] 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.511042] systemd[1]: Detected virtualization kvm.\n[ 1.512575] systemd[1]: Detected architecture x86-64.\n[ 1.514113] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.516917] systemd[1]: No hostname configured.\n[ 1.518391] systemd[1]: Set hostname to .\n[ 1.519983] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.543453] systemd[1]: Created slice Root Slice.\n[ 1.544947] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.547490] systemd[1]: Listening on udev Kernel Socket.\n[ 1.549100] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.551721] systemd[1]: Listening on Journal Socket.\n[ 1.553258] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Swap.\n[ 1.555636] systemd[1]: Reached target Swap.\n[ 1.557044] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Timers.\n[ 1.559326] systemd[1]: Reached target Timers.\n[ 1.560752] systemd[1]: Starting Timers.\n[[32m OK [0m] Created slice System Slice.\n[ 1.563207] systemd[1]: Created slice System Slice.\n[ 1.564719] systemd[1]: Starting System Slice.\n[ 1.566551] 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 Slices.\n[ 1.571797] systemd[1]: Reached target Slices.\n[ 1.573244] systemd[1]: Starting Slices.\n[ 1.574989] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.577692] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.581310] systemd[1]: Reached target Local File Systems.\n[ 1.582937] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.585634] systemd[1]: Listening on udev Control Socket.\n[ 1.587258] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.589829] systemd[1]: Reached target Sockets.\n[ 1.591292] systemd[1]: Starting Sockets.\n[ 1.592684] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.595295] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.598850] systemd[1]: Reached target Paths.\n[ 1.600282] systemd[1]: Starting Paths.\n[ 1.602084] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Started Journal Service.\n[ 1.605932] 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.655326] RPC: Registered named UNIX socket transport module.\n[ 1.657076] RPC: Registered udp transport module.\n[ 1.658570] RPC: Registered tcp transport module.\n[ 1.660062] 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[ 1.728637] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n Mounting Configuration File System...\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.751973] FDC 0 is a S82078B\n[ 1.782010] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.785123] scsi host0: ata_piix\n[ 1.786451] scsi host1: ata_piix\n[ 1.787691] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.789543] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.828988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.834656] vda: vda1\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.880165] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.882031] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.883947] usb 1-1: Product: QEMU USB Tablet\n[ 1.885387] usb 1-1: Manufacturer: QEMU\n[ 1.886704] usb 1-1: SerialNumber: 42\n[ 1.896305] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.899284] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 1.983659] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.986379] XFS (vda1): Mounting V4 Filesystem\n[ 2.268712] tsc: Refined TSC clocksource calibration: 3491.874 MHz\n"} 2018-11-14 23:00:51,089 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945/action used request id req-a01b9c36-74e3-4595-b81c-178800f953b8 2018-11-14 23:00:51,089 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0695071220398s 2018-11-14 23:00:51,090 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945/action used request id req-a01b9c36-74e3-4595-b81c-178800f953b8 2018-11-14 23:00:51,090 - 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 00000000bffe1351 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 00000000bffe12d1 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 1980776906 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.401209] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.404184] pid_max: default: 32768 minimum: 301 [ 0.405806] Security Framework initialized [ 0.407285] SELinux: Initializing. [ 0.408915] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.415217] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.419084] Mount-cache hash table entries: 4096 [ 0.420973] Initializing cgroup subsys memory [ 0.422515] Initializing cgroup subsys devices [ 0.424063] Initializing cgroup subsys freezer [ 0.425602] Initializing cgroup subsys net_cls [ 0.427143] Initializing cgroup subsys blkio [ 0.428658] Initializing cgroup subsys perf_event [ 0.430258] Initializing cgroup subsys hugetlb [ 0.431813] Initializing cgroup subsys pids [ 0.433320] Initializing cgroup subsys net_prio [ 0.434975] CPU: Physical Processor ID: 0 [ 0.437153] mce: CPU supports 10 MCE banks [ 0.438666] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.440406] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.442117] tlb_flushall_shift: 6 [ 0.443632] Freeing SMP alternatives: 28k freed [ 0.447886] ACPI: Core revision 20130517 [ 0.449771] ACPI: All ACPI Tables successfully acquired [ 0.451699] ftrace: allocating 25812 entries in 101 pages [ 0.473898] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.475929] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.477931] smpboot: Max logical packages: 2 [ 0.479716] Enabling x2apic [ 0.480922] Enabled x2apic [ 0.482377] Switched APIC routing to physical x2apic. [ 0.485339] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.487296] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.490878] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.499421] KVM setup paravirtual spinlock [ 0.502119] smpboot: Booting Node 0, Processors #1 OK [ 0.504208] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.526207] Brought up 2 CPUs [ 0.526210] KVM setup async PF for cpu 1 [ 0.526213] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.530388] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.533154] devtmpfs: initialized [ 0.536127] EVM: security.selinux [ 0.537435] EVM: security.ima [ 0.538668] EVM: security.capability [ 0.540694] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.542748] pinctrl core: initialized pinctrl subsystem [ 0.544607] NET: Registered protocol family 16 [ 0.546374] ACPI: bus type PCI registered [ 0.547822] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.549886] PCI: Using configuration type 1 for base access [ 0.555045] ACPI: Added _OSI(Module Device) [ 0.556558] ACPI: Added _OSI(Processor Device) [ 0.558126] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.559682] ACPI: Added _OSI(Processor Aggregator Device) [ 0.562522] ACPI: Interpreter enabled [ 0.563957] ACPI: (supports S0 S5) [ 0.565268] ACPI: Using IOAPIC for interrupt routing [ 0.566938] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.571767] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.573676] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.575699] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.577673] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.581330] acpiphp: Slot [3] registered [ 0.582771] acpiphp: Slot [4] registered [ 0.584201] acpiphp: Slot [5] registered [ 0.585626] acpiphp: Slot [6] registered [ 0.587031] acpiphp: Slot [7] registered [ 0.588473] acpiphp: Slot [8] registered [ 0.589802] acpiphp: Slot [9] registered [ 0.591131] acpiphp: Slot [10] registered [ 0.592481] acpiphp: Slot [11] registered [ 0.593817] acpiphp: Slot [12] registered [ 0.595170] acpiphp: Slot [13] registered [ 0.596520] acpiphp: Slot [14] registered [ 0.597859] acpiphp: Slot [15] registered [ 0.599226] acpiphp: Slot [16] registered [ 0.600579] acpiphp: Slot [17] registered [ 0.601920] acpiphp: Slot [18] registered [ 0.603265] acpiphp: Slot [19] registered [ 0.604627] acpiphp: Slot [20] registered [ 0.605971] acpiphp: Slot [21] registered [ 0.607321] acpiphp: Slot [22] registered [ 0.608659] acpiphp: Slot [23] registered [ 0.610000] acpiphp: Slot [24] registered [ 0.611352] acpiphp: Slot [25] registered [ 0.612696] acpiphp: Slot [26] registered [ 0.614045] acpiphp: Slot [27] registered [ 0.615400] acpiphp: Slot [28] registered [ 0.616740] acpiphp: Slot [29] registered [ 0.618085] acpiphp: Slot [30] registered [ 0.619438] acpiphp: Slot [31] registered [ 0.620769] PCI host bridge to bus 0000:00 [ 0.622118] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.623723] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.625549] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.627386] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.629850] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.632311] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.637446] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.639338] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.641112] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.642998] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.647128] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.649593] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.671846] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.674051] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.676161] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.678566] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.680695] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.682683] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.684742] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.687354] vgaarb: loaded [ 0.688451] vgaarb: bridge control possible 0000:00:02.0 [ 0.690202] SCSI subsystem initialized [ 0.691539] ACPI: bus type USB registered [ 0.692907] usbcore: registered new interface driver usbfs [ 0.694526] usbcore: registered new interface driver hub [ 0.696140] usbcore: registered new device driver usb [ 0.697896] PCI: Using ACPI for IRQ routing [ 0.699662] NetLabel: Initializing [ 0.700909] NetLabel: domain hash size = 128 [ 0.702319] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.703874] NetLabel: unlabeled traffic allowed by default [ 0.705623] Switched to clocksource kvm-clock [ 0.714960] pnp: PnP ACPI init [ 0.716157] ACPI: bus type PNP registered [ 0.717888] pnp: PnP ACPI: found 5 devices [ 0.719254] ACPI: bus type PNP unregistered [ 0.726750] NET: Registered protocol family 2 [ 0.728490] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.731206] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.733467] TCP: Hash tables configured (established 32768 bind 32768) [ 0.735400] TCP: reno registered [ 0.736603] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.738382] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.740277] NET: Registered protocol family 1 [ 0.741710] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.743426] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.745106] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.765398] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.785221] Unpacking initramfs... [ 1.253104] Freeing initrd memory: 37508k freed [ 1.262703] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.264574] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.268046] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.270222] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.272664] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.274774] Initialise system trusted keyring [ 1.276456] audit: initializing netlink socket (disabled) [ 1.278378] type=2000 audit(1542236449.579:1): initialized [ 1.296163] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.298301] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.301265] zpool: loaded [ 1.302592] zbud: loaded [ 1.304185] VFS: Disk quotas dquot_6.5.2 [ 1.305542] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.307495] msgmni has been set to 7578 [ 1.308865] Key type big_key registered [ 1.310903] NET: Registered protocol family 38 [ 1.312350] Key type asymmetric registered [ 1.313706] Asymmetric key parser 'x509' registered [ 1.315234] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.317756] io scheduler noop registered [ 1.319104] io scheduler deadline registered (default) [ 1.333520] io scheduler cfq registered [ 1.334924] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.336571] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.338506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.340993] ACPI: Power Button [PWRF] [ 1.342418] GHES: HEST is not enabled! [ 1.343770] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.367827] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.369954] Non-volatile memory driver v1.3 [ 1.371346] Linux agpgart interface v0.103 [ 1.372810] crash memory driver: version 1.1 [ 1.374270] rdac: device handler registered [ 1.375704] hp_sw: device handler registered [ 1.377109] emc: device handler registered [ 1.378464] alua: device handler registered [ 1.379870] libphy: Fixed MDIO Bus: probed [ 1.381321] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.383138] ehci-pci: EHCI PCI platform driver [ 1.384568] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.386331] ohci-pci: OHCI PCI platform driver [ 1.387765] uhci_hcd: USB Universal Host Controller Interface driver [ 1.407731] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.409387] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.411903] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.413491] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.415243] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.417085] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.419525] usb usb1: Product: UHCI Host Controller [ 1.421011] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.422893] usb usb1: SerialNumber: 0000:00:01.2 [ 1.424459] hub 1-0:1.0: USB hub found [ 1.425752] hub 1-0:1.0: 2 ports detected [ 1.427215] usbcore: registered new interface driver usbserial [ 1.428882] usbcore: registered new interface driver usbserial_generic [ 1.430679] usbserial: USB Serial support registered for generic [ 1.432404] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.435663] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.437172] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.438785] mousedev: PS/2 mouse device common for all mice [ 1.440724] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.443562] rtc_cmos 00:00: RTC can wake from S4 [ 1.444159] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.445629] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.451121] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.452998] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.454876] cpuidle: using governor menu [ 1.456317] hidraw: raw HID events driver (C) Jiri Kosina [ 1.458027] usbcore: registered new interface driver usbhid [ 1.459752] usbhid: USB HID core driver [ 1.461130] drop_monitor: Initializing network drop monitor service [ 1.462966] TCP: cubic registered [ 1.464209] Initializing XFRM netlink socket [ 1.465717] NET: Registered protocol family 10 [ 1.467418] NET: Registered protocol family 17 [ 1.469073] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.470763] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.472515] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.475431] Loading compiled-in X.509 certificates [ 1.476950] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.479875] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.483239] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.486196] registered taskstats version 1 [ 1.489516] Key type trusted registered [ 1.492209] Key type encrypted registered [ 1.494950] IMA: No TPM chip found, activating TPM-bypass! [ 1.497075] rtc_cmos 00:00: setting system clock to 2018-11-14 23:00:50 UTC (1542236450) [ 1.500399] Freeing unused kernel memory: 1680k freed [ 1.505931] 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.511042] systemd[1]: Detected virtualization kvm. [ 1.512575] systemd[1]: Detected architecture x86-64. [ 1.514113] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.516917] systemd[1]: No hostname configured. [ 1.518391] systemd[1]: Set hostname to . [ 1.519983] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Created slice Root Slice. [ 1.543453] systemd[1]: Created slice Root Slice. [ 1.544947] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.547490] systemd[1]: Listening on udev Kernel Socket. [ 1.549100] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.551721] systemd[1]: Listening on Journal Socket. [ 1.553258] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Swap. [ 1.555636] systemd[1]: Reached target Swap. [ 1.557044] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Timers. [ 1.559326] systemd[1]: Reached target Timers. [ 1.560752] systemd[1]: Starting Timers. [[32m OK [0m] Created slice System Slice. [ 1.563207] systemd[1]: Created slice System Slice. [ 1.564719] systemd[1]: Starting System Slice. [ 1.566551] 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 Slices. [ 1.571797] systemd[1]: Reached target Slices. [ 1.573244] systemd[1]: Starting Slices. [ 1.574989] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.577692] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Local File Systems. [ 1.581310] systemd[1]: Reached target Local File Systems. [ 1.582937] systemd[1]: Starting Local File Systems. [[32m OK [0m] Listening on udev Control Socket. [ 1.585634] systemd[1]: Listening on udev Control Socket. [ 1.587258] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.589829] systemd[1]: Reached target Sockets. [ 1.591292] systemd[1]: Starting Sockets. [ 1.592684] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.595295] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.598850] systemd[1]: Reached target Paths. [ 1.600282] systemd[1]: Starting Paths. [ 1.602084] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Started Journal Service. [ 1.605932] 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.655326] RPC: Registered named UNIX socket transport module. [ 1.657076] RPC: Registered udp transport module. [ 1.658570] RPC: Registered tcp transport module. [ 1.660062] 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... [ 1.728637] usb 1-1: new full-speed USB device number 2 using uhci_hcd Mounting Configuration File System... [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.751973] FDC 0 is a S82078B [ 1.782010] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.785123] scsi host0: ata_piix [ 1.786451] scsi host1: ata_piix [ 1.787691] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.789543] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.828988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.834656] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.880165] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.882031] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.883947] usb 1-1: Product: QEMU USB Tablet [ 1.885387] usb 1-1: Manufacturer: QEMU [ 1.886704] usb 1-1: SerialNumber: 42 [ 1.896305] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.899284] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 1.983659] SGI XFS with ACLs, security attributes, no debug enabled [ 1.986379] XFS (vda1): Mounting V4 Filesystem [ 2.268712] tsc: Refined TSC clocksource calibration: 3491.874 MHz 2018-11-14 23:00:52,093 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.201: timed out 2018-11-14 23:01:01,103 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 23:01:01,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945/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}a2b816230d008f972defb94dfc0087bd00e0a725" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 23:01:01,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:01:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-daf42edf-d264-4f9d-b20b-0591f6bf1542 x-compute-request-id: req-daf42edf-d264-4f9d-b20b-0591f6bf1542 Content-Encoding: gzip Content-Length: 11759 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 00000000bffe1351 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 00000000bffe12d1 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 1980776906 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.401209] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.404184] pid_max: default: 32768 minimum: 301\n[ 0.405806] Security Framework initialized\n[ 0.407285] SELinux: Initializing.\n[ 0.408915] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.415217] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.419084] Mount-cache hash table entries: 4096\n[ 0.420973] Initializing cgroup subsys memory\n[ 0.422515] Initializing cgroup subsys devices\n[ 0.424063] Initializing cgroup subsys freezer\n[ 0.425602] Initializing cgroup subsys net_cls\n[ 0.427143] Initializing cgroup subsys blkio\n[ 0.428658] Initializing cgroup subsys perf_event\n[ 0.430258] Initializing cgroup subsys hugetlb\n[ 0.431813] Initializing cgroup subsys pids\n[ 0.433320] Initializing cgroup subsys net_prio\n[ 0.434975] CPU: Physical Processor ID: 0\n[ 0.437153] mce: CPU supports 10 MCE banks\n[ 0.438666] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.440406] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.442117] tlb_flushall_shift: 6\n[ 0.443632] Freeing SMP alternatives: 28k freed\n[ 0.447886] ACPI: Core revision 20130517\n[ 0.449771] ACPI: All ACPI Tables successfully acquired\n[ 0.451699] ftrace: allocating 25812 entries in 101 pages\n[ 0.473898] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.475929] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.477931] smpboot: Max logical packages: 2\n[ 0.479716] Enabling x2apic\n[ 0.480922] Enabled x2apic\n[ 0.482377] Switched APIC routing to physical x2apic.\n[ 0.485339] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.487296] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.490878] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.499421] KVM setup paravirtual spinlock\n[ 0.502119] smpboot: Booting Node 0, Processors #1 OK\n[ 0.504208] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.526207] Brought up 2 CPUs\n[ 0.526210] KVM setup async PF for cpu 1\n[ 0.526213] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.530388] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.533154] devtmpfs: initialized\n[ 0.536127] EVM: security.selinux\n[ 0.537435] EVM: security.ima\n[ 0.538668] EVM: security.capability\n[ 0.540694] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.542748] pinctrl core: initialized pinctrl subsystem\n[ 0.544607] NET: Registered protocol family 16\n[ 0.546374] ACPI: bus type PCI registered\n[ 0.547822] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.549886] PCI: Using configuration type 1 for base access\n[ 0.555045] ACPI: Added _OSI(Module Device)\n[ 0.556558] ACPI: Added _OSI(Processor Device)\n[ 0.558126] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.559682] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.562522] ACPI: Interpreter enabled\n[ 0.563957] ACPI: (supports S0 S5)\n[ 0.565268] ACPI: Using IOAPIC for interrupt routing\n[ 0.566938] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.571767] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.573676] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.575699] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.577673] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.581330] acpiphp: Slot [3] registered\n[ 0.582771] acpiphp: Slot [4] registered\n[ 0.584201] acpiphp: Slot [5] registered\n[ 0.585626] acpiphp: Slot [6] registered\n[ 0.587031] acpiphp: Slot [7] registered\n[ 0.588473] acpiphp: Slot [8] registered\n[ 0.589802] acpiphp: Slot [9] registered\n[ 0.591131] acpiphp: Slot [10] registered\n[ 0.592481] acpiphp: Slot [11] registered\n[ 0.593817] acpiphp: Slot [12] registered\n[ 0.595170] acpiphp: Slot [13] registered\n[ 0.596520] acpiphp: Slot [14] registered\n[ 0.597859] acpiphp: Slot [15] registered\n[ 0.599226] acpiphp: Slot [16] registered\n[ 0.600579] acpiphp: Slot [17] registered\n[ 0.601920] acpiphp: Slot [18] registered\n[ 0.603265] acpiphp: Slot [19] registered\n[ 0.604627] acpiphp: Slot [20] registered\n[ 0.605971] acpiphp: Slot [21] registered\n[ 0.607321] acpiphp: Slot [22] registered\n[ 0.608659] acpiphp: Slot [23] registered\n[ 0.610000] acpiphp: Slot [24] registered\n[ 0.611352] acpiphp: Slot [25] registered\n[ 0.612696] acpiphp: Slot [26] registered\n[ 0.614045] acpiphp: Slot [27] registered\n[ 0.615400] acpiphp: Slot [28] registered\n[ 0.616740] acpiphp: Slot [29] registered\n[ 0.618085] acpiphp: Slot [30] registered\n[ 0.619438] acpiphp: Slot [31] registered\n[ 0.620769] PCI host bridge to bus 0000:00\n[ 0.622118] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.623723] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.625549] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.627386] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.629850] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.632311] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.637446] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.639338] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.641112] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.642998] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.647128] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.649593] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.671846] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.674051] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.676161] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.678566] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.680695] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.682683] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.684742] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.687354] vgaarb: loaded\n[ 0.688451] vgaarb: bridge control possible 0000:00:02.0\n[ 0.690202] SCSI subsystem initialized\n[ 0.691539] ACPI: bus type USB registered\n[ 0.692907] usbcore: registered new interface driver usbfs\n[ 0.694526] usbcore: registered new interface driver hub\n[ 0.696140] usbcore: registered new device driver usb\n[ 0.697896] PCI: Using ACPI for IRQ routing\n[ 0.699662] NetLabel: Initializing\n[ 0.700909] NetLabel: domain hash size = 128\n[ 0.702319] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.703874] NetLabel: unlabeled traffic allowed by default\n[ 0.705623] Switched to clocksource kvm-clock\n[ 0.714960] pnp: PnP ACPI init\n[ 0.716157] ACPI: bus type PNP registered\n[ 0.717888] pnp: PnP ACPI: found 5 devices\n[ 0.719254] ACPI: bus type PNP unregistered\n[ 0.726750] NET: Registered protocol family 2\n[ 0.728490] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.731206] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.733467] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.735400] TCP: reno registered\n[ 0.736603] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.738382] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.740277] NET: Registered protocol family 1\n[ 0.741710] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.743426] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.745106] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.765398] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.785221] Unpacking initramfs...\n[ 1.253104] Freeing initrd memory: 37508k freed\n[ 1.262703] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.264574] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.268046] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.270222] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.272664] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.274774] Initialise system trusted keyring\n[ 1.276456] audit: initializing netlink socket (disabled)\n[ 1.278378] type=2000 audit(1542236449.579:1): initialized\n[ 1.296163] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.298301] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.301265] zpool: loaded\n[ 1.302592] zbud: loaded\n[ 1.304185] VFS: Disk quotas dquot_6.5.2\n[ 1.305542] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.307495] msgmni has been set to 7578\n[ 1.308865] Key type big_key registered\n[ 1.310903] NET: Registered protocol family 38\n[ 1.312350] Key type asymmetric registered\n[ 1.313706] Asymmetric key parser 'x509' registered\n[ 1.315234] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.317756] io scheduler noop registered\n[ 1.319104] io scheduler deadline registered (default)\n[ 1.333520] io scheduler cfq registered\n[ 1.334924] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.336571] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.338506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.340993] ACPI: Power Button [PWRF]\n[ 1.342418] GHES: HEST is not enabled!\n[ 1.343770] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.367827] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.369954] Non-volatile memory driver v1.3\n[ 1.371346] Linux agpgart interface v0.103\n[ 1.372810] crash memory driver: version 1.1\n[ 1.374270] rdac: device handler registered\n[ 1.375704] hp_sw: device handler registered\n[ 1.377109] emc: device handler registered\n[ 1.378464] alua: device handler registered\n[ 1.379870] libphy: Fixed MDIO Bus: probed\n[ 1.381321] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.383138] ehci-pci: EHCI PCI platform driver\n[ 1.384568] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.386331] ohci-pci: OHCI PCI platform driver\n[ 1.387765] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.407731] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.409387] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.411903] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.413491] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.415243] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.417085] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.419525] usb usb1: Product: UHCI Host Controller\n[ 1.421011] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.422893] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.424459] hub 1-0:1.0: USB hub found\n[ 1.425752] hub 1-0:1.0: 2 ports detected\n[ 1.427215] usbcore: registered new interface driver usbserial\n[ 1.428882] usbcore: registered new interface driver usbserial_generic\n[ 1.430679] usbserial: USB Serial support registered for generic\n[ 1.432404] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.435663] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.437172] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.438785] mousedev: PS/2 mouse device common for all mice\n[ 1.440724] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.443562] rtc_cmos 00:00: RTC can wake from S4\n[ 1.444159] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.445629] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.451121] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.452998] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.454876] cpuidle: using governor menu\n[ 1.456317] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.458027] usbcore: registered new interface driver usbhid\n[ 1.459752] usbhid: USB HID core driver\n[ 1.461130] drop_monitor: Initializing network drop monitor service\n[ 1.462966] TCP: cubic registered\n[ 1.464209] Initializing XFRM netlink socket\n[ 1.465717] NET: Registered protocol family 10\n[ 1.467418] NET: Registered protocol family 17\n[ 1.469073] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.470763] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.472515] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.475431] Loading compiled-in X.509 certificates\n[ 1.476950] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.479875] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.483239] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.486196] registered taskstats version 1\n[ 1.489516] Key type trusted registered\n[ 1.492209] Key type encrypted registered\n[ 1.494950] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.497075] rtc_cmos 00:00: setting system clock to 2018-11-14 23:00:50 UTC (1542236450)\n[ 1.500399] Freeing unused kernel memory: 1680k freed\n[ 1.505931] 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.511042] systemd[1]: Detected virtualization kvm.\n[ 1.512575] systemd[1]: Detected architecture x86-64.\n[ 1.514113] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.516917] systemd[1]: No hostname configured.\n[ 1.518391] systemd[1]: Set hostname to .\n[ 1.519983] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.543453] systemd[1]: Created slice Root Slice.\n[ 1.544947] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.547490] systemd[1]: Listening on udev Kernel Socket.\n[ 1.549100] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.551721] systemd[1]: Listening on Journal Socket.\n[ 1.553258] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Swap.\n[ 1.555636] systemd[1]: Reached target Swap.\n[ 1.557044] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Timers.\n[ 1.559326] systemd[1]: Reached target Timers.\n[ 1.560752] systemd[1]: Starting Timers.\n[[32m OK [0m] Created slice System Slice.\n[ 1.563207] systemd[1]: Created slice System Slice.\n[ 1.564719] systemd[1]: Starting System Slice.\n[ 1.566551] 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 Slices.\n[ 1.571797] systemd[1]: Reached target Slices.\n[ 1.573244] systemd[1]: Starting Slices.\n[ 1.574989] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.577692] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.581310] systemd[1]: Reached target Local File Systems.\n[ 1.582937] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.585634] systemd[1]: Listening on udev Control Socket.\n[ 1.587258] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.589829] systemd[1]: Reached target Sockets.\n[ 1.591292] systemd[1]: Starting Sockets.\n[ 1.592684] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.595295] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.598850] systemd[1]: Reached target Paths.\n[ 1.600282] systemd[1]: Starting Paths.\n[ 1.602084] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Started Journal Service.\n[ 1.605932] 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.655326] RPC: Registered named UNIX socket transport module.\n[ 1.657076] RPC: Registered udp transport module.\n[ 1.658570] RPC: Registered tcp transport module.\n[ 1.660062] 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[ 1.728637] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n Mounting Configuration File System...\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.751973] FDC 0 is a S82078B\n[ 1.782010] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.785123] scsi host0: ata_piix\n[ 1.786451] scsi host1: ata_piix\n[ 1.787691] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.789543] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.828988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.834656] vda: vda1\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.880165] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.882031] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.883947] usb 1-1: Product: QEMU USB Tablet\n[ 1.885387] usb 1-1: Manufacturer: QEMU\n[ 1.886704] usb 1-1: SerialNumber: 42\n[ 1.896305] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.899284] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 1.983659] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.986379] XFS (vda1): Mounting V4 Filesystem\n[ 2.268712] tsc: Refined TSC clocksource calibration: 3491.874 MHz\n[ 2.618001] 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 Slices.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped 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 Sockets.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Closed udev Kernel Socket.\n[[32m OK [0m] Closed udev Control Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.900514] systemd-journald[107]: Received SIGTERM from PID 1 (systemd).\n[ 3.360878] SELinux: Disabled at runtime.\n[ 3.397706] type=1404 audit(1542236452.400:2): selinux=0 auid=4294967295 ses=4294967295\n[ 3.468404] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 3.470104] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Reached target Swap.\n Mounting POSIX Message Queue File System...\n Mounting Huge Pages File System...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Created slice system-getty.slice.\n Mounting Debug File System...\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 Starting Remount Root and Kernel File Systems...\n Starting Setup Virtual Console...\n[[32m OK [0m] Reached target Encrypted Volumes.\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 Apply Kernel Variables.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n Starting Rebuild Hardware Database...\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 4.144398] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Journal Service.\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Rebuild Journal Catalog...\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n Starting Preprocess NFS configuration...\n[ 4.313917] systemd-journald[386]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Import network configuration from initramfs.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting Update is Completed...\n Starting udev Coldplug all Devices...\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Found device /dev/ttyS0.\n[ 4.483367] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 4.500851] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 4.604448] AES CTR mode by8 optimization enabled\n[ 4.606721] [drm] Initialized drm 1.1.0 20060810\n[ 4.608486] ppdev: user-space parallel port driver\n[ 4.611006] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[[32m OK [0m[ 4.618843] alg: No test for crc32 (crc32-pclmul)\n] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[ 4.636887] intel_rapl: no valid rapl domains found in package 0\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Paths.\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[ 4.648349] intel_powerclamp: No package C-state available[[32m OK [0m] Reached target Basic System.\n\n[ 4.654788] intel_powerclamp: No package C-state available Starting Authorization Manager...\n[ 4.659383] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n Starting LSB: Bring up/down networking...\n[ 4.662809] [TTM] Initializing pool allocator\n [ 4.665411] [TTM] Initializing DMA pool allocator\n[ 4.667334] [drm] fb mappable at 0xFC000000\nStarting NTP client/server...\n[ 4.669314] [drm] vram aper at 0xFC000000\n[ 4.671237] [drm] size 33554432\n[ 4.671237] [drm] fb depth is 24\n[ 4.671238] [drm] pitch is 3072\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 4.676969] fbcon: cirrusdrmfb (fb0) is primary device\n[ 4.679588] type=1305 audit(1542236453.681:3): audit_pid=437 old=0 auid=4294967295 ses=4294967295 res=1\n[ 4.700711] Console: switching to colour frame buffer device 128x48\n[ 4.715555] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 4.717633] [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 Dump dmesg to /var/log/dmesg...\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Login Service...\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 Authorization Manager.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started 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.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[ 5.314259] cloud-init[544]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 14 Nov 2018 23:00:54 +0000. Up 5.28 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[[32m OK [0m] Reached target Network is Online.\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting RabbitMQ Service...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting LSB: Starts Logstash as a daemon....\n Starting Notify NFS peers of a restart...\n Starting Crash recovery kernel arming...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting Postfix Mail Transport Agent...\n Starting System Logging Service...\n Starting PostgreSQL 9.5 database server...\n Starting Dynamic System Tuning Daemon...\n Starting nginx - high performance web server...\n Starting OpenSSH server daemon...\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n[[32m OK [0m] Started Notify NFS peers of a restart.\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Created slice user-993.slice.\n[ 7.423020] cloud-init[805]: Cloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 23:00:56 +0000. Up 7.38 seconds.\n[ 7.466426] cloud-init[805]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 7.468249] cloud-init[805]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 7.469942] cloud-init[805]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 7.471658] cloud-init[805]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 7.473251] cloud-init[805]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 7.474928] cloud-init[805]: ci-info: | eth0: | True | 192.168.120.5 | 255.255.255.0 | fa:16:3e:7e:23:69 |\n[ 7.476840] cloud-init[805]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 7.478561] cloud-init[805]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 7.481363] cloud-init[805]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 7.483642] cloud-init[805]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 7.485927] cloud-init[805]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 7.487862] cloud-init[805]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 7.489827] cloud-init[805]: ci-info: | 1 | 169.254.169.254 | 192.168.120.3 | 255.255.255.255 | eth0 | UGH |\n[ 7.493814] cloud-init[805]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 7.499218] cloud-init[805]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: "} 2018-11-14 23:01:01,184 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945/action used request id req-daf42edf-d264-4f9d-b20b-0591f6bf1542 2018-11-14 23:01:01,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0808401107788s 2018-11-14 23:01:01,185 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945/action used request id req-daf42edf-d264-4f9d-b20b-0591f6bf1542 2018-11-14 23:01:01,186 - 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 00000000bffe1351 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 00000000bffe12d1 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 1980776906 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.401209] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.404184] pid_max: default: 32768 minimum: 301 [ 0.405806] Security Framework initialized [ 0.407285] SELinux: Initializing. [ 0.408915] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.415217] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.419084] Mount-cache hash table entries: 4096 [ 0.420973] Initializing cgroup subsys memory [ 0.422515] Initializing cgroup subsys devices [ 0.424063] Initializing cgroup subsys freezer [ 0.425602] Initializing cgroup subsys net_cls [ 0.427143] Initializing cgroup subsys blkio [ 0.428658] Initializing cgroup subsys perf_event [ 0.430258] Initializing cgroup subsys hugetlb [ 0.431813] Initializing cgroup subsys pids [ 0.433320] Initializing cgroup subsys net_prio [ 0.434975] CPU: Physical Processor ID: 0 [ 0.437153] mce: CPU supports 10 MCE banks [ 0.438666] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.440406] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.442117] tlb_flushall_shift: 6 [ 0.443632] Freeing SMP alternatives: 28k freed [ 0.447886] ACPI: Core revision 20130517 [ 0.449771] ACPI: All ACPI Tables successfully acquired [ 0.451699] ftrace: allocating 25812 entries in 101 pages [ 0.473898] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.475929] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.477931] smpboot: Max logical packages: 2 [ 0.479716] Enabling x2apic [ 0.480922] Enabled x2apic [ 0.482377] Switched APIC routing to physical x2apic. [ 0.485339] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.487296] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.490878] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.499421] KVM setup paravirtual spinlock [ 0.502119] smpboot: Booting Node 0, Processors #1 OK [ 0.504208] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.526207] Brought up 2 CPUs [ 0.526210] KVM setup async PF for cpu 1 [ 0.526213] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.530388] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.533154] devtmpfs: initialized [ 0.536127] EVM: security.selinux [ 0.537435] EVM: security.ima [ 0.538668] EVM: security.capability [ 0.540694] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.542748] pinctrl core: initialized pinctrl subsystem [ 0.544607] NET: Registered protocol family 16 [ 0.546374] ACPI: bus type PCI registered [ 0.547822] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.549886] PCI: Using configuration type 1 for base access [ 0.555045] ACPI: Added _OSI(Module Device) [ 0.556558] ACPI: Added _OSI(Processor Device) [ 0.558126] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.559682] ACPI: Added _OSI(Processor Aggregator Device) [ 0.562522] ACPI: Interpreter enabled [ 0.563957] ACPI: (supports S0 S5) [ 0.565268] ACPI: Using IOAPIC for interrupt routing [ 0.566938] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.571767] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.573676] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.575699] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.577673] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.581330] acpiphp: Slot [3] registered [ 0.582771] acpiphp: Slot [4] registered [ 0.584201] acpiphp: Slot [5] registered [ 0.585626] acpiphp: Slot [6] registered [ 0.587031] acpiphp: Slot [7] registered [ 0.588473] acpiphp: Slot [8] registered [ 0.589802] acpiphp: Slot [9] registered [ 0.591131] acpiphp: Slot [10] registered [ 0.592481] acpiphp: Slot [11] registered [ 0.593817] acpiphp: Slot [12] registered [ 0.595170] acpiphp: Slot [13] registered [ 0.596520] acpiphp: Slot [14] registered [ 0.597859] acpiphp: Slot [15] registered [ 0.599226] acpiphp: Slot [16] registered [ 0.600579] acpiphp: Slot [17] registered [ 0.601920] acpiphp: Slot [18] registered [ 0.603265] acpiphp: Slot [19] registered [ 0.604627] acpiphp: Slot [20] registered [ 0.605971] acpiphp: Slot [21] registered [ 0.607321] acpiphp: Slot [22] registered [ 0.608659] acpiphp: Slot [23] registered [ 0.610000] acpiphp: Slot [24] registered [ 0.611352] acpiphp: Slot [25] registered [ 0.612696] acpiphp: Slot [26] registered [ 0.614045] acpiphp: Slot [27] registered [ 0.615400] acpiphp: Slot [28] registered [ 0.616740] acpiphp: Slot [29] registered [ 0.618085] acpiphp: Slot [30] registered [ 0.619438] acpiphp: Slot [31] registered [ 0.620769] PCI host bridge to bus 0000:00 [ 0.622118] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.623723] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.625549] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.627386] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.629850] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.632311] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.637446] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.639338] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.641112] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.642998] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.647128] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.649593] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.671846] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.674051] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.676161] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.678566] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.680695] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.682683] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.684742] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.687354] vgaarb: loaded [ 0.688451] vgaarb: bridge control possible 0000:00:02.0 [ 0.690202] SCSI subsystem initialized [ 0.691539] ACPI: bus type USB registered [ 0.692907] usbcore: registered new interface driver usbfs [ 0.694526] usbcore: registered new interface driver hub [ 0.696140] usbcore: registered new device driver usb [ 0.697896] PCI: Using ACPI for IRQ routing [ 0.699662] NetLabel: Initializing [ 0.700909] NetLabel: domain hash size = 128 [ 0.702319] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.703874] NetLabel: unlabeled traffic allowed by default [ 0.705623] Switched to clocksource kvm-clock [ 0.714960] pnp: PnP ACPI init [ 0.716157] ACPI: bus type PNP registered [ 0.717888] pnp: PnP ACPI: found 5 devices [ 0.719254] ACPI: bus type PNP unregistered [ 0.726750] NET: Registered protocol family 2 [ 0.728490] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.731206] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.733467] TCP: Hash tables configured (established 32768 bind 32768) [ 0.735400] TCP: reno registered [ 0.736603] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.738382] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.740277] NET: Registered protocol family 1 [ 0.741710] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.743426] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.745106] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.765398] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.785221] Unpacking initramfs... [ 1.253104] Freeing initrd memory: 37508k freed [ 1.262703] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.264574] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.268046] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.270222] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.272664] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.274774] Initialise system trusted keyring [ 1.276456] audit: initializing netlink socket (disabled) [ 1.278378] type=2000 audit(1542236449.579:1): initialized [ 1.296163] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.298301] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.301265] zpool: loaded [ 1.302592] zbud: loaded [ 1.304185] VFS: Disk quotas dquot_6.5.2 [ 1.305542] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.307495] msgmni has been set to 7578 [ 1.308865] Key type big_key registered [ 1.310903] NET: Registered protocol family 38 [ 1.312350] Key type asymmetric registered [ 1.313706] Asymmetric key parser 'x509' registered [ 1.315234] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.317756] io scheduler noop registered [ 1.319104] io scheduler deadline registered (default) [ 1.333520] io scheduler cfq registered [ 1.334924] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.336571] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.338506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.340993] ACPI: Power Button [PWRF] [ 1.342418] GHES: HEST is not enabled! [ 1.343770] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.367827] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.369954] Non-volatile memory driver v1.3 [ 1.371346] Linux agpgart interface v0.103 [ 1.372810] crash memory driver: version 1.1 [ 1.374270] rdac: device handler registered [ 1.375704] hp_sw: device handler registered [ 1.377109] emc: device handler registered [ 1.378464] alua: device handler registered [ 1.379870] libphy: Fixed MDIO Bus: probed [ 1.381321] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.383138] ehci-pci: EHCI PCI platform driver [ 1.384568] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.386331] ohci-pci: OHCI PCI platform driver [ 1.387765] uhci_hcd: USB Universal Host Controller Interface driver [ 1.407731] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.409387] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.411903] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.413491] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.415243] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.417085] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.419525] usb usb1: Product: UHCI Host Controller [ 1.421011] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.422893] usb usb1: SerialNumber: 0000:00:01.2 [ 1.424459] hub 1-0:1.0: USB hub found [ 1.425752] hub 1-0:1.0: 2 ports detected [ 1.427215] usbcore: registered new interface driver usbserial [ 1.428882] usbcore: registered new interface driver usbserial_generic [ 1.430679] usbserial: USB Serial support registered for generic [ 1.432404] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.435663] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.437172] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.438785] mousedev: PS/2 mouse device common for all mice [ 1.440724] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.443562] rtc_cmos 00:00: RTC can wake from S4 [ 1.444159] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.445629] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.451121] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.452998] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.454876] cpuidle: using governor menu [ 1.456317] hidraw: raw HID events driver (C) Jiri Kosina [ 1.458027] usbcore: registered new interface driver usbhid [ 1.459752] usbhid: USB HID core driver [ 1.461130] drop_monitor: Initializing network drop monitor service [ 1.462966] TCP: cubic registered [ 1.464209] Initializing XFRM netlink socket [ 1.465717] NET: Registered protocol family 10 [ 1.467418] NET: Registered protocol family 17 [ 1.469073] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.470763] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.472515] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.475431] Loading compiled-in X.509 certificates [ 1.476950] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.479875] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.483239] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.486196] registered taskstats version 1 [ 1.489516] Key type trusted registered [ 1.492209] Key type encrypted registered [ 1.494950] IMA: No TPM chip found, activating TPM-bypass! [ 1.497075] rtc_cmos 00:00: setting system clock to 2018-11-14 23:00:50 UTC (1542236450) [ 1.500399] Freeing unused kernel memory: 1680k freed [ 1.505931] 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.511042] systemd[1]: Detected virtualization kvm. [ 1.512575] systemd[1]: Detected architecture x86-64. [ 1.514113] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.516917] systemd[1]: No hostname configured. [ 1.518391] systemd[1]: Set hostname to . [ 1.519983] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Created slice Root Slice. [ 1.543453] systemd[1]: Created slice Root Slice. [ 1.544947] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.547490] systemd[1]: Listening on udev Kernel Socket. [ 1.549100] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.551721] systemd[1]: Listening on Journal Socket. [ 1.553258] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Swap. [ 1.555636] systemd[1]: Reached target Swap. [ 1.557044] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Timers. [ 1.559326] systemd[1]: Reached target Timers. [ 1.560752] systemd[1]: Starting Timers. [[32m OK [0m] Created slice System Slice. [ 1.563207] systemd[1]: Created slice System Slice. [ 1.564719] systemd[1]: Starting System Slice. [ 1.566551] 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 Slices. [ 1.571797] systemd[1]: Reached target Slices. [ 1.573244] systemd[1]: Starting Slices. [ 1.574989] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.577692] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Local File Systems. [ 1.581310] systemd[1]: Reached target Local File Systems. [ 1.582937] systemd[1]: Starting Local File Systems. [[32m OK [0m] Listening on udev Control Socket. [ 1.585634] systemd[1]: Listening on udev Control Socket. [ 1.587258] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.589829] systemd[1]: Reached target Sockets. [ 1.591292] systemd[1]: Starting Sockets. [ 1.592684] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.595295] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.598850] systemd[1]: Reached target Paths. [ 1.600282] systemd[1]: Starting Paths. [ 1.602084] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Started Journal Service. [ 1.605932] 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.655326] RPC: Registered named UNIX socket transport module. [ 1.657076] RPC: Registered udp transport module. [ 1.658570] RPC: Registered tcp transport module. [ 1.660062] 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... [ 1.728637] usb 1-1: new full-speed USB device number 2 using uhci_hcd Mounting Configuration File System... [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.751973] FDC 0 is a S82078B [ 1.782010] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.785123] scsi host0: ata_piix [ 1.786451] scsi host1: ata_piix [ 1.787691] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.789543] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.828988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.834656] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.880165] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.882031] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.883947] usb 1-1: Product: QEMU USB Tablet [ 1.885387] usb 1-1: Manufacturer: QEMU [ 1.886704] usb 1-1: SerialNumber: 42 [ 1.896305] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.899284] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 1.983659] SGI XFS with ACLs, security attributes, no debug enabled [ 1.986379] XFS (vda1): Mounting V4 Filesystem [ 2.268712] tsc: Refined TSC clocksource calibration: 3491.874 MHz [ 2.618001] 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 Slices. [[32m OK [0m] Stopped target Paths. [[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 Sockets. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.900514] systemd-journald[107]: Received SIGTERM from PID 1 (systemd). [ 3.360878] SELinux: Disabled at runtime. [ 3.397706] type=1404 audit(1542236452.400:2): selinux=0 auid=4294967295 ses=4294967295 [ 3.468404] ip_tables: (C) 2000-2006 Netfilter Core Team [ 3.470104] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Reached target Swap. Mounting POSIX Message Queue File System... Mounting Huge Pages File System... Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Created slice system-getty.slice. Mounting Debug File System... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. Starting Remount Root and Kernel File Systems... Starting Setup Virtual Console... [[32m OK [0m] Reached target Encrypted Volumes. [[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 Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Rebuild Hardware Database... [[32m OK [0m] Started Load/Save Random Seed. [ 4.144398] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... [ 4.313917] systemd-journald[386]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Import network configuration from initramfs. [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... Starting Create Volatile Files and Directories... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Found device /dev/ttyS0. [ 4.483367] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 4.500851] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 4.604448] AES CTR mode by8 optimization enabled [ 4.606721] [drm] Initialized drm 1.1.0 20060810 [ 4.608486] ppdev: user-space parallel port driver [ 4.611006] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m[ 4.618843] alg: No test for crc32 (crc32-pclmul) ] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 4.636887] intel_rapl: no valid rapl domains found in package 0 [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [ 4.648349] intel_powerclamp: No package C-state available[[32m OK [0m] Reached target Basic System. [ 4.654788] intel_powerclamp: No package C-state available Starting Authorization Manager... [ 4.659383] [TTM] Zone kernel: Available graphics memory: 1940960 kiB Starting LSB: Bring up/down networking... [ 4.662809] [TTM] Initializing pool allocator [ 4.665411] [TTM] Initializing DMA pool allocator [ 4.667334] [drm] fb mappable at 0xFC000000 Starting NTP client/server... [ 4.669314] [drm] vram aper at 0xFC000000 [ 4.671237] [drm] size 33554432 [ 4.671237] [drm] fb depth is 24 [ 4.671238] [drm] pitch is 3072 [[32m OK [0m] Started D-Bus System Message Bus. [ 4.676969] fbcon: cirrusdrmfb (fb0) is primary device [ 4.679588] type=1305 audit(1542236453.681:3): audit_pid=437 old=0 auid=4294967295 ses=4294967295 res=1 [ 4.700711] Console: switching to colour frame buffer device 128x48 [ 4.715555] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 4.717633] [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 Dump dmesg to /var/log/dmesg... Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Login Service... [[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 Authorization Manager. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started 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. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 5.314259] cloud-init[544]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 14 Nov 2018 23:00:54 +0000. Up 5.28 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. [[32m OK [0m] Reached target Network is Online. Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Starts Logstash as a daemon.... Starting Notify NFS peers of a restart... Starting Crash recovery kernel arming... Starting Initial cloud-init job (metadata service crawler)... Starting Postfix Mail Transport Agent... Starting System Logging Service... Starting PostgreSQL 9.5 database server... Starting Dynamic System Tuning Daemon... Starting nginx - high performance web server... Starting OpenSSH server daemon... [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started Notify NFS peers of a restart. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Created slice user-993.slice. [ 7.423020] cloud-init[805]: Cloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 23:00:56 +0000. Up 7.38 seconds. [ 7.466426] cloud-init[805]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 7.468249] cloud-init[805]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 7.469942] cloud-init[805]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 7.471658] cloud-init[805]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 7.473251] cloud-init[805]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 7.474928] cloud-init[805]: ci-info: | eth0: | True | 192.168.120.5 | 255.255.255.0 | fa:16:3e:7e:23:69 | [ 7.476840] cloud-init[805]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 7.478561] cloud-init[805]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 7.481363] cloud-init[805]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 7.483642] cloud-init[805]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 7.485927] cloud-init[805]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 7.487862] cloud-init[805]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 7.489827] cloud-init[805]: ci-info: | 1 | 169.254.169.254 | 192.168.120.3 | 255.255.255.255 | eth0 | UGH | [ 7.493814] cloud-init[805]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 7.499218] cloud-init[805]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Dynamic System Tuning Daemon. [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: 2018-11-14 23:01:02,188 - functest.core.singlevm - DEBUG - try 2: cannot connect to 172.30.9.201: timed out 2018-11-14 23:01:11,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 23:01:11,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945/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}a2b816230d008f972defb94dfc0087bd00e0a725" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 23:01:11,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:01:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7201bfe9-6527-4a20-bf39-d143b8a49e8a x-compute-request-id: req-7201bfe9-6527-4a20-bf39-d143b8a49e8a Content-Encoding: gzip Content-Length: 11759 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 00000000bffe1351 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 00000000bffe12d1 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 1980776906 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.401209] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.404184] pid_max: default: 32768 minimum: 301\n[ 0.405806] Security Framework initialized\n[ 0.407285] SELinux: Initializing.\n[ 0.408915] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.415217] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.419084] Mount-cache hash table entries: 4096\n[ 0.420973] Initializing cgroup subsys memory\n[ 0.422515] Initializing cgroup subsys devices\n[ 0.424063] Initializing cgroup subsys freezer\n[ 0.425602] Initializing cgroup subsys net_cls\n[ 0.427143] Initializing cgroup subsys blkio\n[ 0.428658] Initializing cgroup subsys perf_event\n[ 0.430258] Initializing cgroup subsys hugetlb\n[ 0.431813] Initializing cgroup subsys pids\n[ 0.433320] Initializing cgroup subsys net_prio\n[ 0.434975] CPU: Physical Processor ID: 0\n[ 0.437153] mce: CPU supports 10 MCE banks\n[ 0.438666] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.440406] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.442117] tlb_flushall_shift: 6\n[ 0.443632] Freeing SMP alternatives: 28k freed\n[ 0.447886] ACPI: Core revision 20130517\n[ 0.449771] ACPI: All ACPI Tables successfully acquired\n[ 0.451699] ftrace: allocating 25812 entries in 101 pages\n[ 0.473898] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.475929] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.477931] smpboot: Max logical packages: 2\n[ 0.479716] Enabling x2apic\n[ 0.480922] Enabled x2apic\n[ 0.482377] Switched APIC routing to physical x2apic.\n[ 0.485339] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.487296] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.490878] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.499421] KVM setup paravirtual spinlock\n[ 0.502119] smpboot: Booting Node 0, Processors #1 OK\n[ 0.504208] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.526207] Brought up 2 CPUs\n[ 0.526210] KVM setup async PF for cpu 1\n[ 0.526213] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.530388] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.533154] devtmpfs: initialized\n[ 0.536127] EVM: security.selinux\n[ 0.537435] EVM: security.ima\n[ 0.538668] EVM: security.capability\n[ 0.540694] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.542748] pinctrl core: initialized pinctrl subsystem\n[ 0.544607] NET: Registered protocol family 16\n[ 0.546374] ACPI: bus type PCI registered\n[ 0.547822] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.549886] PCI: Using configuration type 1 for base access\n[ 0.555045] ACPI: Added _OSI(Module Device)\n[ 0.556558] ACPI: Added _OSI(Processor Device)\n[ 0.558126] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.559682] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.562522] ACPI: Interpreter enabled\n[ 0.563957] ACPI: (supports S0 S5)\n[ 0.565268] ACPI: Using IOAPIC for interrupt routing\n[ 0.566938] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.571767] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.573676] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.575699] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.577673] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.581330] acpiphp: Slot [3] registered\n[ 0.582771] acpiphp: Slot [4] registered\n[ 0.584201] acpiphp: Slot [5] registered\n[ 0.585626] acpiphp: Slot [6] registered\n[ 0.587031] acpiphp: Slot [7] registered\n[ 0.588473] acpiphp: Slot [8] registered\n[ 0.589802] acpiphp: Slot [9] registered\n[ 0.591131] acpiphp: Slot [10] registered\n[ 0.592481] acpiphp: Slot [11] registered\n[ 0.593817] acpiphp: Slot [12] registered\n[ 0.595170] acpiphp: Slot [13] registered\n[ 0.596520] acpiphp: Slot [14] registered\n[ 0.597859] acpiphp: Slot [15] registered\n[ 0.599226] acpiphp: Slot [16] registered\n[ 0.600579] acpiphp: Slot [17] registered\n[ 0.601920] acpiphp: Slot [18] registered\n[ 0.603265] acpiphp: Slot [19] registered\n[ 0.604627] acpiphp: Slot [20] registered\n[ 0.605971] acpiphp: Slot [21] registered\n[ 0.607321] acpiphp: Slot [22] registered\n[ 0.608659] acpiphp: Slot [23] registered\n[ 0.610000] acpiphp: Slot [24] registered\n[ 0.611352] acpiphp: Slot [25] registered\n[ 0.612696] acpiphp: Slot [26] registered\n[ 0.614045] acpiphp: Slot [27] registered\n[ 0.615400] acpiphp: Slot [28] registered\n[ 0.616740] acpiphp: Slot [29] registered\n[ 0.618085] acpiphp: Slot [30] registered\n[ 0.619438] acpiphp: Slot [31] registered\n[ 0.620769] PCI host bridge to bus 0000:00\n[ 0.622118] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.623723] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.625549] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.627386] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.629850] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.632311] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.637446] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.639338] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.641112] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.642998] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.647128] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.649593] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.671846] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.674051] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.676161] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.678566] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.680695] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.682683] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.684742] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.687354] vgaarb: loaded\n[ 0.688451] vgaarb: bridge control possible 0000:00:02.0\n[ 0.690202] SCSI subsystem initialized\n[ 0.691539] ACPI: bus type USB registered\n[ 0.692907] usbcore: registered new interface driver usbfs\n[ 0.694526] usbcore: registered new interface driver hub\n[ 0.696140] usbcore: registered new device driver usb\n[ 0.697896] PCI: Using ACPI for IRQ routing\n[ 0.699662] NetLabel: Initializing\n[ 0.700909] NetLabel: domain hash size = 128\n[ 0.702319] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.703874] NetLabel: unlabeled traffic allowed by default\n[ 0.705623] Switched to clocksource kvm-clock\n[ 0.714960] pnp: PnP ACPI init\n[ 0.716157] ACPI: bus type PNP registered\n[ 0.717888] pnp: PnP ACPI: found 5 devices\n[ 0.719254] ACPI: bus type PNP unregistered\n[ 0.726750] NET: Registered protocol family 2\n[ 0.728490] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.731206] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.733467] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.735400] TCP: reno registered\n[ 0.736603] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.738382] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.740277] NET: Registered protocol family 1\n[ 0.741710] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.743426] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.745106] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.765398] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.785221] Unpacking initramfs...\n[ 1.253104] Freeing initrd memory: 37508k freed\n[ 1.262703] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.264574] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.268046] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.270222] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.272664] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.274774] Initialise system trusted keyring\n[ 1.276456] audit: initializing netlink socket (disabled)\n[ 1.278378] type=2000 audit(1542236449.579:1): initialized\n[ 1.296163] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.298301] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.301265] zpool: loaded\n[ 1.302592] zbud: loaded\n[ 1.304185] VFS: Disk quotas dquot_6.5.2\n[ 1.305542] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.307495] msgmni has been set to 7578\n[ 1.308865] Key type big_key registered\n[ 1.310903] NET: Registered protocol family 38\n[ 1.312350] Key type asymmetric registered\n[ 1.313706] Asymmetric key parser 'x509' registered\n[ 1.315234] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.317756] io scheduler noop registered\n[ 1.319104] io scheduler deadline registered (default)\n[ 1.333520] io scheduler cfq registered\n[ 1.334924] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.336571] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.338506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.340993] ACPI: Power Button [PWRF]\n[ 1.342418] GHES: HEST is not enabled!\n[ 1.343770] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.367827] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.369954] Non-volatile memory driver v1.3\n[ 1.371346] Linux agpgart interface v0.103\n[ 1.372810] crash memory driver: version 1.1\n[ 1.374270] rdac: device handler registered\n[ 1.375704] hp_sw: device handler registered\n[ 1.377109] emc: device handler registered\n[ 1.378464] alua: device handler registered\n[ 1.379870] libphy: Fixed MDIO Bus: probed\n[ 1.381321] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.383138] ehci-pci: EHCI PCI platform driver\n[ 1.384568] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.386331] ohci-pci: OHCI PCI platform driver\n[ 1.387765] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.407731] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.409387] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.411903] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.413491] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.415243] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.417085] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.419525] usb usb1: Product: UHCI Host Controller\n[ 1.421011] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.422893] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.424459] hub 1-0:1.0: USB hub found\n[ 1.425752] hub 1-0:1.0: 2 ports detected\n[ 1.427215] usbcore: registered new interface driver usbserial\n[ 1.428882] usbcore: registered new interface driver usbserial_generic\n[ 1.430679] usbserial: USB Serial support registered for generic\n[ 1.432404] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.435663] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.437172] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.438785] mousedev: PS/2 mouse device common for all mice\n[ 1.440724] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.443562] rtc_cmos 00:00: RTC can wake from S4\n[ 1.444159] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.445629] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.451121] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.452998] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.454876] cpuidle: using governor menu\n[ 1.456317] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.458027] usbcore: registered new interface driver usbhid\n[ 1.459752] usbhid: USB HID core driver\n[ 1.461130] drop_monitor: Initializing network drop monitor service\n[ 1.462966] TCP: cubic registered\n[ 1.464209] Initializing XFRM netlink socket\n[ 1.465717] NET: Registered protocol family 10\n[ 1.467418] NET: Registered protocol family 17\n[ 1.469073] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.470763] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.472515] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.475431] Loading compiled-in X.509 certificates\n[ 1.476950] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.479875] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.483239] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.486196] registered taskstats version 1\n[ 1.489516] Key type trusted registered\n[ 1.492209] Key type encrypted registered\n[ 1.494950] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.497075] rtc_cmos 00:00: setting system clock to 2018-11-14 23:00:50 UTC (1542236450)\n[ 1.500399] Freeing unused kernel memory: 1680k freed\n[ 1.505931] 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.511042] systemd[1]: Detected virtualization kvm.\n[ 1.512575] systemd[1]: Detected architecture x86-64.\n[ 1.514113] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.516917] systemd[1]: No hostname configured.\n[ 1.518391] systemd[1]: Set hostname to .\n[ 1.519983] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.543453] systemd[1]: Created slice Root Slice.\n[ 1.544947] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.547490] systemd[1]: Listening on udev Kernel Socket.\n[ 1.549100] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.551721] systemd[1]: Listening on Journal Socket.\n[ 1.553258] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Swap.\n[ 1.555636] systemd[1]: Reached target Swap.\n[ 1.557044] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Timers.\n[ 1.559326] systemd[1]: Reached target Timers.\n[ 1.560752] systemd[1]: Starting Timers.\n[[32m OK [0m] Created slice System Slice.\n[ 1.563207] systemd[1]: Created slice System Slice.\n[ 1.564719] systemd[1]: Starting System Slice.\n[ 1.566551] 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 Slices.\n[ 1.571797] systemd[1]: Reached target Slices.\n[ 1.573244] systemd[1]: Starting Slices.\n[ 1.574989] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.577692] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.581310] systemd[1]: Reached target Local File Systems.\n[ 1.582937] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.585634] systemd[1]: Listening on udev Control Socket.\n[ 1.587258] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.589829] systemd[1]: Reached target Sockets.\n[ 1.591292] systemd[1]: Starting Sockets.\n[ 1.592684] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.595295] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.598850] systemd[1]: Reached target Paths.\n[ 1.600282] systemd[1]: Starting Paths.\n[ 1.602084] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Started Journal Service.\n[ 1.605932] 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.655326] RPC: Registered named UNIX socket transport module.\n[ 1.657076] RPC: Registered udp transport module.\n[ 1.658570] RPC: Registered tcp transport module.\n[ 1.660062] 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[ 1.728637] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n Mounting Configuration File System...\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.751973] FDC 0 is a S82078B\n[ 1.782010] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.785123] scsi host0: ata_piix\n[ 1.786451] scsi host1: ata_piix\n[ 1.787691] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.789543] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.828988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.834656] vda: vda1\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.880165] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.882031] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.883947] usb 1-1: Product: QEMU USB Tablet\n[ 1.885387] usb 1-1: Manufacturer: QEMU\n[ 1.886704] usb 1-1: SerialNumber: 42\n[ 1.896305] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.899284] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 1.983659] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.986379] XFS (vda1): Mounting V4 Filesystem\n[ 2.268712] tsc: Refined TSC clocksource calibration: 3491.874 MHz\n[ 2.618001] 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 Slices.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped 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 Sockets.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Closed udev Kernel Socket.\n[[32m OK [0m] Closed udev Control Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.900514] systemd-journald[107]: Received SIGTERM from PID 1 (systemd).\n[ 3.360878] SELinux: Disabled at runtime.\n[ 3.397706] type=1404 audit(1542236452.400:2): selinux=0 auid=4294967295 ses=4294967295\n[ 3.468404] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 3.470104] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Reached target Swap.\n Mounting POSIX Message Queue File System...\n Mounting Huge Pages File System...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Created slice system-getty.slice.\n Mounting Debug File System...\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 Starting Remount Root and Kernel File Systems...\n Starting Setup Virtual Console...\n[[32m OK [0m] Reached target Encrypted Volumes.\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 Apply Kernel Variables.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n Starting Rebuild Hardware Database...\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 4.144398] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Journal Service.\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Rebuild Journal Catalog...\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n Starting Preprocess NFS configuration...\n[ 4.313917] systemd-journald[386]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Import network configuration from initramfs.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting Update is Completed...\n Starting udev Coldplug all Devices...\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Found device /dev/ttyS0.\n[ 4.483367] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 4.500851] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 4.604448] AES CTR mode by8 optimization enabled\n[ 4.606721] [drm] Initialized drm 1.1.0 20060810\n[ 4.608486] ppdev: user-space parallel port driver\n[ 4.611006] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[[32m OK [0m[ 4.618843] alg: No test for crc32 (crc32-pclmul)\n] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[ 4.636887] intel_rapl: no valid rapl domains found in package 0\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Paths.\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[ 4.648349] intel_powerclamp: No package C-state available[[32m OK [0m] Reached target Basic System.\n\n[ 4.654788] intel_powerclamp: No package C-state available Starting Authorization Manager...\n[ 4.659383] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n Starting LSB: Bring up/down networking...\n[ 4.662809] [TTM] Initializing pool allocator\n [ 4.665411] [TTM] Initializing DMA pool allocator\n[ 4.667334] [drm] fb mappable at 0xFC000000\nStarting NTP client/server...\n[ 4.669314] [drm] vram aper at 0xFC000000\n[ 4.671237] [drm] size 33554432\n[ 4.671237] [drm] fb depth is 24\n[ 4.671238] [drm] pitch is 3072\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 4.676969] fbcon: cirrusdrmfb (fb0) is primary device\n[ 4.679588] type=1305 audit(1542236453.681:3): audit_pid=437 old=0 auid=4294967295 ses=4294967295 res=1\n[ 4.700711] Console: switching to colour frame buffer device 128x48\n[ 4.715555] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 4.717633] [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 Dump dmesg to /var/log/dmesg...\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Login Service...\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 Authorization Manager.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started 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.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[ 5.314259] cloud-init[544]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 14 Nov 2018 23:00:54 +0000. Up 5.28 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[[32m OK [0m] Reached target Network is Online.\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting RabbitMQ Service...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting LSB: Starts Logstash as a daemon....\n Starting Notify NFS peers of a restart...\n Starting Crash recovery kernel arming...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting Postfix Mail Transport Agent...\n Starting System Logging Service...\n Starting PostgreSQL 9.5 database server...\n Starting Dynamic System Tuning Daemon...\n Starting nginx - high performance web server...\n Starting OpenSSH server daemon...\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n[[32m OK [0m] Started Notify NFS peers of a restart.\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Created slice user-993.slice.\n[ 7.423020] cloud-init[805]: Cloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 23:00:56 +0000. Up 7.38 seconds.\n[ 7.466426] cloud-init[805]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 7.468249] cloud-init[805]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 7.469942] cloud-init[805]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 7.471658] cloud-init[805]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 7.473251] cloud-init[805]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 7.474928] cloud-init[805]: ci-info: | eth0: | True | 192.168.120.5 | 255.255.255.0 | fa:16:3e:7e:23:69 |\n[ 7.476840] cloud-init[805]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 7.478561] cloud-init[805]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 7.481363] cloud-init[805]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 7.483642] cloud-init[805]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 7.485927] cloud-init[805]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 7.487862] cloud-init[805]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 7.489827] cloud-init[805]: ci-info: | 1 | 169.254.169.254 | 192.168.120.3 | 255.255.255.255 | eth0 | UGH |\n[ 7.493814] cloud-init[805]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 7.499218] cloud-init[805]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: "} 2018-11-14 23:01:11,292 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945/action used request id req-7201bfe9-6527-4a20-bf39-d143b8a49e8a 2018-11-14 23:01:11,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.100378990173s 2018-11-14 23:01:11,293 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945/action used request id req-7201bfe9-6527-4a20-bf39-d143b8a49e8a 2018-11-14 23:01:11,293 - 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 00000000bffe1351 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 00000000bffe12d1 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 1980776906 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.401209] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.404184] pid_max: default: 32768 minimum: 301 [ 0.405806] Security Framework initialized [ 0.407285] SELinux: Initializing. [ 0.408915] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.415217] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.419084] Mount-cache hash table entries: 4096 [ 0.420973] Initializing cgroup subsys memory [ 0.422515] Initializing cgroup subsys devices [ 0.424063] Initializing cgroup subsys freezer [ 0.425602] Initializing cgroup subsys net_cls [ 0.427143] Initializing cgroup subsys blkio [ 0.428658] Initializing cgroup subsys perf_event [ 0.430258] Initializing cgroup subsys hugetlb [ 0.431813] Initializing cgroup subsys pids [ 0.433320] Initializing cgroup subsys net_prio [ 0.434975] CPU: Physical Processor ID: 0 [ 0.437153] mce: CPU supports 10 MCE banks [ 0.438666] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.440406] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.442117] tlb_flushall_shift: 6 [ 0.443632] Freeing SMP alternatives: 28k freed [ 0.447886] ACPI: Core revision 20130517 [ 0.449771] ACPI: All ACPI Tables successfully acquired [ 0.451699] ftrace: allocating 25812 entries in 101 pages [ 0.473898] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.475929] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.477931] smpboot: Max logical packages: 2 [ 0.479716] Enabling x2apic [ 0.480922] Enabled x2apic [ 0.482377] Switched APIC routing to physical x2apic. [ 0.485339] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.487296] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.490878] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.499421] KVM setup paravirtual spinlock [ 0.502119] smpboot: Booting Node 0, Processors #1 OK [ 0.504208] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.526207] Brought up 2 CPUs [ 0.526210] KVM setup async PF for cpu 1 [ 0.526213] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.530388] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.533154] devtmpfs: initialized [ 0.536127] EVM: security.selinux [ 0.537435] EVM: security.ima [ 0.538668] EVM: security.capability [ 0.540694] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.542748] pinctrl core: initialized pinctrl subsystem [ 0.544607] NET: Registered protocol family 16 [ 0.546374] ACPI: bus type PCI registered [ 0.547822] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.549886] PCI: Using configuration type 1 for base access [ 0.555045] ACPI: Added _OSI(Module Device) [ 0.556558] ACPI: Added _OSI(Processor Device) [ 0.558126] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.559682] ACPI: Added _OSI(Processor Aggregator Device) [ 0.562522] ACPI: Interpreter enabled [ 0.563957] ACPI: (supports S0 S5) [ 0.565268] ACPI: Using IOAPIC for interrupt routing [ 0.566938] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.571767] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.573676] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.575699] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.577673] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.581330] acpiphp: Slot [3] registered [ 0.582771] acpiphp: Slot [4] registered [ 0.584201] acpiphp: Slot [5] registered [ 0.585626] acpiphp: Slot [6] registered [ 0.587031] acpiphp: Slot [7] registered [ 0.588473] acpiphp: Slot [8] registered [ 0.589802] acpiphp: Slot [9] registered [ 0.591131] acpiphp: Slot [10] registered [ 0.592481] acpiphp: Slot [11] registered [ 0.593817] acpiphp: Slot [12] registered [ 0.595170] acpiphp: Slot [13] registered [ 0.596520] acpiphp: Slot [14] registered [ 0.597859] acpiphp: Slot [15] registered [ 0.599226] acpiphp: Slot [16] registered [ 0.600579] acpiphp: Slot [17] registered [ 0.601920] acpiphp: Slot [18] registered [ 0.603265] acpiphp: Slot [19] registered [ 0.604627] acpiphp: Slot [20] registered [ 0.605971] acpiphp: Slot [21] registered [ 0.607321] acpiphp: Slot [22] registered [ 0.608659] acpiphp: Slot [23] registered [ 0.610000] acpiphp: Slot [24] registered [ 0.611352] acpiphp: Slot [25] registered [ 0.612696] acpiphp: Slot [26] registered [ 0.614045] acpiphp: Slot [27] registered [ 0.615400] acpiphp: Slot [28] registered [ 0.616740] acpiphp: Slot [29] registered [ 0.618085] acpiphp: Slot [30] registered [ 0.619438] acpiphp: Slot [31] registered [ 0.620769] PCI host bridge to bus 0000:00 [ 0.622118] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.623723] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.625549] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.627386] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.629850] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.632311] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.637446] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.639338] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.641112] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.642998] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.647128] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.649593] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.671846] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.674051] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.676161] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.678566] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.680695] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.682683] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.684742] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.687354] vgaarb: loaded [ 0.688451] vgaarb: bridge control possible 0000:00:02.0 [ 0.690202] SCSI subsystem initialized [ 0.691539] ACPI: bus type USB registered [ 0.692907] usbcore: registered new interface driver usbfs [ 0.694526] usbcore: registered new interface driver hub [ 0.696140] usbcore: registered new device driver usb [ 0.697896] PCI: Using ACPI for IRQ routing [ 0.699662] NetLabel: Initializing [ 0.700909] NetLabel: domain hash size = 128 [ 0.702319] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.703874] NetLabel: unlabeled traffic allowed by default [ 0.705623] Switched to clocksource kvm-clock [ 0.714960] pnp: PnP ACPI init [ 0.716157] ACPI: bus type PNP registered [ 0.717888] pnp: PnP ACPI: found 5 devices [ 0.719254] ACPI: bus type PNP unregistered [ 0.726750] NET: Registered protocol family 2 [ 0.728490] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.731206] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.733467] TCP: Hash tables configured (established 32768 bind 32768) [ 0.735400] TCP: reno registered [ 0.736603] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.738382] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.740277] NET: Registered protocol family 1 [ 0.741710] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.743426] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.745106] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.765398] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.785221] Unpacking initramfs... [ 1.253104] Freeing initrd memory: 37508k freed [ 1.262703] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.264574] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.268046] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.270222] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.272664] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.274774] Initialise system trusted keyring [ 1.276456] audit: initializing netlink socket (disabled) [ 1.278378] type=2000 audit(1542236449.579:1): initialized [ 1.296163] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.298301] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.301265] zpool: loaded [ 1.302592] zbud: loaded [ 1.304185] VFS: Disk quotas dquot_6.5.2 [ 1.305542] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.307495] msgmni has been set to 7578 [ 1.308865] Key type big_key registered [ 1.310903] NET: Registered protocol family 38 [ 1.312350] Key type asymmetric registered [ 1.313706] Asymmetric key parser 'x509' registered [ 1.315234] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.317756] io scheduler noop registered [ 1.319104] io scheduler deadline registered (default) [ 1.333520] io scheduler cfq registered [ 1.334924] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.336571] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.338506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.340993] ACPI: Power Button [PWRF] [ 1.342418] GHES: HEST is not enabled! [ 1.343770] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.367827] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.369954] Non-volatile memory driver v1.3 [ 1.371346] Linux agpgart interface v0.103 [ 1.372810] crash memory driver: version 1.1 [ 1.374270] rdac: device handler registered [ 1.375704] hp_sw: device handler registered [ 1.377109] emc: device handler registered [ 1.378464] alua: device handler registered [ 1.379870] libphy: Fixed MDIO Bus: probed [ 1.381321] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.383138] ehci-pci: EHCI PCI platform driver [ 1.384568] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.386331] ohci-pci: OHCI PCI platform driver [ 1.387765] uhci_hcd: USB Universal Host Controller Interface driver [ 1.407731] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.409387] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.411903] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.413491] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.415243] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.417085] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.419525] usb usb1: Product: UHCI Host Controller [ 1.421011] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.422893] usb usb1: SerialNumber: 0000:00:01.2 [ 1.424459] hub 1-0:1.0: USB hub found [ 1.425752] hub 1-0:1.0: 2 ports detected [ 1.427215] usbcore: registered new interface driver usbserial [ 1.428882] usbcore: registered new interface driver usbserial_generic [ 1.430679] usbserial: USB Serial support registered for generic [ 1.432404] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.435663] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.437172] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.438785] mousedev: PS/2 mouse device common for all mice [ 1.440724] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.443562] rtc_cmos 00:00: RTC can wake from S4 [ 1.444159] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.445629] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.451121] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.452998] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.454876] cpuidle: using governor menu [ 1.456317] hidraw: raw HID events driver (C) Jiri Kosina [ 1.458027] usbcore: registered new interface driver usbhid [ 1.459752] usbhid: USB HID core driver [ 1.461130] drop_monitor: Initializing network drop monitor service [ 1.462966] TCP: cubic registered [ 1.464209] Initializing XFRM netlink socket [ 1.465717] NET: Registered protocol family 10 [ 1.467418] NET: Registered protocol family 17 [ 1.469073] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.470763] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.472515] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.475431] Loading compiled-in X.509 certificates [ 1.476950] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.479875] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.483239] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.486196] registered taskstats version 1 [ 1.489516] Key type trusted registered [ 1.492209] Key type encrypted registered [ 1.494950] IMA: No TPM chip found, activating TPM-bypass! [ 1.497075] rtc_cmos 00:00: setting system clock to 2018-11-14 23:00:50 UTC (1542236450) [ 1.500399] Freeing unused kernel memory: 1680k freed [ 1.505931] 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.511042] systemd[1]: Detected virtualization kvm. [ 1.512575] systemd[1]: Detected architecture x86-64. [ 1.514113] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.516917] systemd[1]: No hostname configured. [ 1.518391] systemd[1]: Set hostname to . [ 1.519983] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Created slice Root Slice. [ 1.543453] systemd[1]: Created slice Root Slice. [ 1.544947] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.547490] systemd[1]: Listening on udev Kernel Socket. [ 1.549100] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.551721] systemd[1]: Listening on Journal Socket. [ 1.553258] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Swap. [ 1.555636] systemd[1]: Reached target Swap. [ 1.557044] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Timers. [ 1.559326] systemd[1]: Reached target Timers. [ 1.560752] systemd[1]: Starting Timers. [[32m OK [0m] Created slice System Slice. [ 1.563207] systemd[1]: Created slice System Slice. [ 1.564719] systemd[1]: Starting System Slice. [ 1.566551] 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 Slices. [ 1.571797] systemd[1]: Reached target Slices. [ 1.573244] systemd[1]: Starting Slices. [ 1.574989] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.577692] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Local File Systems. [ 1.581310] systemd[1]: Reached target Local File Systems. [ 1.582937] systemd[1]: Starting Local File Systems. [[32m OK [0m] Listening on udev Control Socket. [ 1.585634] systemd[1]: Listening on udev Control Socket. [ 1.587258] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.589829] systemd[1]: Reached target Sockets. [ 1.591292] systemd[1]: Starting Sockets. [ 1.592684] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.595295] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.598850] systemd[1]: Reached target Paths. [ 1.600282] systemd[1]: Starting Paths. [ 1.602084] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Started Journal Service. [ 1.605932] 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.655326] RPC: Registered named UNIX socket transport module. [ 1.657076] RPC: Registered udp transport module. [ 1.658570] RPC: Registered tcp transport module. [ 1.660062] 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... [ 1.728637] usb 1-1: new full-speed USB device number 2 using uhci_hcd Mounting Configuration File System... [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.751973] FDC 0 is a S82078B [ 1.782010] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.785123] scsi host0: ata_piix [ 1.786451] scsi host1: ata_piix [ 1.787691] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.789543] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.828988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.834656] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.880165] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.882031] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.883947] usb 1-1: Product: QEMU USB Tablet [ 1.885387] usb 1-1: Manufacturer: QEMU [ 1.886704] usb 1-1: SerialNumber: 42 [ 1.896305] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.899284] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 1.983659] SGI XFS with ACLs, security attributes, no debug enabled [ 1.986379] XFS (vda1): Mounting V4 Filesystem [ 2.268712] tsc: Refined TSC clocksource calibration: 3491.874 MHz [ 2.618001] 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 Slices. [[32m OK [0m] Stopped target Paths. [[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 Sockets. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.900514] systemd-journald[107]: Received SIGTERM from PID 1 (systemd). [ 3.360878] SELinux: Disabled at runtime. [ 3.397706] type=1404 audit(1542236452.400:2): selinux=0 auid=4294967295 ses=4294967295 [ 3.468404] ip_tables: (C) 2000-2006 Netfilter Core Team [ 3.470104] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Reached target Swap. Mounting POSIX Message Queue File System... Mounting Huge Pages File System... Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Created slice system-getty.slice. Mounting Debug File System... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. Starting Remount Root and Kernel File Systems... Starting Setup Virtual Console... [[32m OK [0m] Reached target Encrypted Volumes. [[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 Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Rebuild Hardware Database... [[32m OK [0m] Started Load/Save Random Seed. [ 4.144398] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... [ 4.313917] systemd-journald[386]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Import network configuration from initramfs. [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... Starting Create Volatile Files and Directories... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Found device /dev/ttyS0. [ 4.483367] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 4.500851] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 4.604448] AES CTR mode by8 optimization enabled [ 4.606721] [drm] Initialized drm 1.1.0 20060810 [ 4.608486] ppdev: user-space parallel port driver [ 4.611006] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m[ 4.618843] alg: No test for crc32 (crc32-pclmul) ] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 4.636887] intel_rapl: no valid rapl domains found in package 0 [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [ 4.648349] intel_powerclamp: No package C-state available[[32m OK [0m] Reached target Basic System. [ 4.654788] intel_powerclamp: No package C-state available Starting Authorization Manager... [ 4.659383] [TTM] Zone kernel: Available graphics memory: 1940960 kiB Starting LSB: Bring up/down networking... [ 4.662809] [TTM] Initializing pool allocator [ 4.665411] [TTM] Initializing DMA pool allocator [ 4.667334] [drm] fb mappable at 0xFC000000 Starting NTP client/server... [ 4.669314] [drm] vram aper at 0xFC000000 [ 4.671237] [drm] size 33554432 [ 4.671237] [drm] fb depth is 24 [ 4.671238] [drm] pitch is 3072 [[32m OK [0m] Started D-Bus System Message Bus. [ 4.676969] fbcon: cirrusdrmfb (fb0) is primary device [ 4.679588] type=1305 audit(1542236453.681:3): audit_pid=437 old=0 auid=4294967295 ses=4294967295 res=1 [ 4.700711] Console: switching to colour frame buffer device 128x48 [ 4.715555] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 4.717633] [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 Dump dmesg to /var/log/dmesg... Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Login Service... [[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 Authorization Manager. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started 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. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 5.314259] cloud-init[544]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 14 Nov 2018 23:00:54 +0000. Up 5.28 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. [[32m OK [0m] Reached target Network is Online. Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Starts Logstash as a daemon.... Starting Notify NFS peers of a restart... Starting Crash recovery kernel arming... Starting Initial cloud-init job (metadata service crawler)... Starting Postfix Mail Transport Agent... Starting System Logging Service... Starting PostgreSQL 9.5 database server... Starting Dynamic System Tuning Daemon... Starting nginx - high performance web server... Starting OpenSSH server daemon... [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started Notify NFS peers of a restart. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Created slice user-993.slice. [ 7.423020] cloud-init[805]: Cloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 23:00:56 +0000. Up 7.38 seconds. [ 7.466426] cloud-init[805]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 7.468249] cloud-init[805]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 7.469942] cloud-init[805]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 7.471658] cloud-init[805]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 7.473251] cloud-init[805]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 7.474928] cloud-init[805]: ci-info: | eth0: | True | 192.168.120.5 | 255.255.255.0 | fa:16:3e:7e:23:69 | [ 7.476840] cloud-init[805]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 7.478561] cloud-init[805]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 7.481363] cloud-init[805]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 7.483642] cloud-init[805]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 7.485927] cloud-init[805]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 7.487862] cloud-init[805]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 7.489827] cloud-init[805]: ci-info: | 1 | 169.254.169.254 | 192.168.120.3 | 255.255.255.255 | eth0 | UGH | [ 7.493814] cloud-init[805]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 7.499218] cloud-init[805]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Dynamic System Tuning Daemon. [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: 2018-11-14 23:01:11,298 - paramiko.transport - DEBUG - starting thread (client mode): 0xfcc3ad0L 2018-11-14 23:01:11,299 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-11-14 23:01:11,306 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-11-14 23:01:11,306 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-11-14 23:01:11,346 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-11-14 23:01:11,346 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-14 23:01:11,346 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-14 23:01:11,346 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-14 23:01:11,347 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-14 23:01:11,347 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-14 23:01:11,353 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-14 23:01:11,354 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-14 23:01:11,362 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.201: 4c1f7c71f5a98b8370f02ab218eae423 2018-11-14 23:01:11,363 - paramiko.transport - DEBUG - Trying discovered key dd0298f56a0c439edb267faad522faaa in /tmp/tmpdvUR1v 2018-11-14 23:01:11,393 - paramiko.transport - DEBUG - userauth is OK 2018-11-14 23:01:21,422 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-11-14 23:01:21,444 - paramiko.transport - DEBUG - Trying discovered key 53a32704d80d9fa5426a394ad4fcf413 in /root/.ssh/id_rsa 2018-11-14 23:01:21,445 - paramiko.transport - DEBUG - userauth is OK 2018-11-14 23:01:21,450 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-11-14 23:01:21,452 - functest.core.singlevm - DEBUG - try 3: cannot connect to 172.30.9.201: Authentication failed. 2018-11-14 23:01:30,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 23:01:30,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945/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}a2b816230d008f972defb94dfc0087bd00e0a725" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 23:01:30,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:01: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-f813ca42-6b98-418f-b54b-43ad8f6a78a0 x-compute-request-id: req-f813ca42-6b98-418f-b54b-43ad8f6a78a0 Content-Encoding: gzip Content-Length: 11759 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 00000000bffe1351 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 00000000bffe12d1 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 1980776906 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.401209] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.404184] pid_max: default: 32768 minimum: 301\n[ 0.405806] Security Framework initialized\n[ 0.407285] SELinux: Initializing.\n[ 0.408915] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.415217] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.419084] Mount-cache hash table entries: 4096\n[ 0.420973] Initializing cgroup subsys memory\n[ 0.422515] Initializing cgroup subsys devices\n[ 0.424063] Initializing cgroup subsys freezer\n[ 0.425602] Initializing cgroup subsys net_cls\n[ 0.427143] Initializing cgroup subsys blkio\n[ 0.428658] Initializing cgroup subsys perf_event\n[ 0.430258] Initializing cgroup subsys hugetlb\n[ 0.431813] Initializing cgroup subsys pids\n[ 0.433320] Initializing cgroup subsys net_prio\n[ 0.434975] CPU: Physical Processor ID: 0\n[ 0.437153] mce: CPU supports 10 MCE banks\n[ 0.438666] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.440406] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.442117] tlb_flushall_shift: 6\n[ 0.443632] Freeing SMP alternatives: 28k freed\n[ 0.447886] ACPI: Core revision 20130517\n[ 0.449771] ACPI: All ACPI Tables successfully acquired\n[ 0.451699] ftrace: allocating 25812 entries in 101 pages\n[ 0.473898] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.475929] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.477931] smpboot: Max logical packages: 2\n[ 0.479716] Enabling x2apic\n[ 0.480922] Enabled x2apic\n[ 0.482377] Switched APIC routing to physical x2apic.\n[ 0.485339] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.487296] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.490878] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.499421] KVM setup paravirtual spinlock\n[ 0.502119] smpboot: Booting Node 0, Processors #1 OK\n[ 0.504208] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.526207] Brought up 2 CPUs\n[ 0.526210] KVM setup async PF for cpu 1\n[ 0.526213] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.530388] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.533154] devtmpfs: initialized\n[ 0.536127] EVM: security.selinux\n[ 0.537435] EVM: security.ima\n[ 0.538668] EVM: security.capability\n[ 0.540694] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.542748] pinctrl core: initialized pinctrl subsystem\n[ 0.544607] NET: Registered protocol family 16\n[ 0.546374] ACPI: bus type PCI registered\n[ 0.547822] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.549886] PCI: Using configuration type 1 for base access\n[ 0.555045] ACPI: Added _OSI(Module Device)\n[ 0.556558] ACPI: Added _OSI(Processor Device)\n[ 0.558126] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.559682] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.562522] ACPI: Interpreter enabled\n[ 0.563957] ACPI: (supports S0 S5)\n[ 0.565268] ACPI: Using IOAPIC for interrupt routing\n[ 0.566938] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.571767] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.573676] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.575699] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.577673] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.581330] acpiphp: Slot [3] registered\n[ 0.582771] acpiphp: Slot [4] registered\n[ 0.584201] acpiphp: Slot [5] registered\n[ 0.585626] acpiphp: Slot [6] registered\n[ 0.587031] acpiphp: Slot [7] registered\n[ 0.588473] acpiphp: Slot [8] registered\n[ 0.589802] acpiphp: Slot [9] registered\n[ 0.591131] acpiphp: Slot [10] registered\n[ 0.592481] acpiphp: Slot [11] registered\n[ 0.593817] acpiphp: Slot [12] registered\n[ 0.595170] acpiphp: Slot [13] registered\n[ 0.596520] acpiphp: Slot [14] registered\n[ 0.597859] acpiphp: Slot [15] registered\n[ 0.599226] acpiphp: Slot [16] registered\n[ 0.600579] acpiphp: Slot [17] registered\n[ 0.601920] acpiphp: Slot [18] registered\n[ 0.603265] acpiphp: Slot [19] registered\n[ 0.604627] acpiphp: Slot [20] registered\n[ 0.605971] acpiphp: Slot [21] registered\n[ 0.607321] acpiphp: Slot [22] registered\n[ 0.608659] acpiphp: Slot [23] registered\n[ 0.610000] acpiphp: Slot [24] registered\n[ 0.611352] acpiphp: Slot [25] registered\n[ 0.612696] acpiphp: Slot [26] registered\n[ 0.614045] acpiphp: Slot [27] registered\n[ 0.615400] acpiphp: Slot [28] registered\n[ 0.616740] acpiphp: Slot [29] registered\n[ 0.618085] acpiphp: Slot [30] registered\n[ 0.619438] acpiphp: Slot [31] registered\n[ 0.620769] PCI host bridge to bus 0000:00\n[ 0.622118] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.623723] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.625549] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.627386] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.629850] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.632311] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.637446] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.639338] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.641112] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.642998] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.647128] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.649593] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.671846] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.674051] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.676161] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.678566] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.680695] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.682683] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.684742] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.687354] vgaarb: loaded\n[ 0.688451] vgaarb: bridge control possible 0000:00:02.0\n[ 0.690202] SCSI subsystem initialized\n[ 0.691539] ACPI: bus type USB registered\n[ 0.692907] usbcore: registered new interface driver usbfs\n[ 0.694526] usbcore: registered new interface driver hub\n[ 0.696140] usbcore: registered new device driver usb\n[ 0.697896] PCI: Using ACPI for IRQ routing\n[ 0.699662] NetLabel: Initializing\n[ 0.700909] NetLabel: domain hash size = 128\n[ 0.702319] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.703874] NetLabel: unlabeled traffic allowed by default\n[ 0.705623] Switched to clocksource kvm-clock\n[ 0.714960] pnp: PnP ACPI init\n[ 0.716157] ACPI: bus type PNP registered\n[ 0.717888] pnp: PnP ACPI: found 5 devices\n[ 0.719254] ACPI: bus type PNP unregistered\n[ 0.726750] NET: Registered protocol family 2\n[ 0.728490] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.731206] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.733467] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.735400] TCP: reno registered\n[ 0.736603] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.738382] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.740277] NET: Registered protocol family 1\n[ 0.741710] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.743426] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.745106] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.765398] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.785221] Unpacking initramfs...\n[ 1.253104] Freeing initrd memory: 37508k freed\n[ 1.262703] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.264574] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.268046] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.270222] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.272664] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.274774] Initialise system trusted keyring\n[ 1.276456] audit: initializing netlink socket (disabled)\n[ 1.278378] type=2000 audit(1542236449.579:1): initialized\n[ 1.296163] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.298301] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.301265] zpool: loaded\n[ 1.302592] zbud: loaded\n[ 1.304185] VFS: Disk quotas dquot_6.5.2\n[ 1.305542] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.307495] msgmni has been set to 7578\n[ 1.308865] Key type big_key registered\n[ 1.310903] NET: Registered protocol family 38\n[ 1.312350] Key type asymmetric registered\n[ 1.313706] Asymmetric key parser 'x509' registered\n[ 1.315234] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.317756] io scheduler noop registered\n[ 1.319104] io scheduler deadline registered (default)\n[ 1.333520] io scheduler cfq registered\n[ 1.334924] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.336571] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.338506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.340993] ACPI: Power Button [PWRF]\n[ 1.342418] GHES: HEST is not enabled!\n[ 1.343770] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.367827] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.369954] Non-volatile memory driver v1.3\n[ 1.371346] Linux agpgart interface v0.103\n[ 1.372810] crash memory driver: version 1.1\n[ 1.374270] rdac: device handler registered\n[ 1.375704] hp_sw: device handler registered\n[ 1.377109] emc: device handler registered\n[ 1.378464] alua: device handler registered\n[ 1.379870] libphy: Fixed MDIO Bus: probed\n[ 1.381321] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.383138] ehci-pci: EHCI PCI platform driver\n[ 1.384568] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.386331] ohci-pci: OHCI PCI platform driver\n[ 1.387765] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.407731] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.409387] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.411903] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.413491] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.415243] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.417085] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.419525] usb usb1: Product: UHCI Host Controller\n[ 1.421011] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.422893] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.424459] hub 1-0:1.0: USB hub found\n[ 1.425752] hub 1-0:1.0: 2 ports detected\n[ 1.427215] usbcore: registered new interface driver usbserial\n[ 1.428882] usbcore: registered new interface driver usbserial_generic\n[ 1.430679] usbserial: USB Serial support registered for generic\n[ 1.432404] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.435663] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.437172] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.438785] mousedev: PS/2 mouse device common for all mice\n[ 1.440724] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.443562] rtc_cmos 00:00: RTC can wake from S4\n[ 1.444159] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.445629] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.451121] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.452998] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.454876] cpuidle: using governor menu\n[ 1.456317] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.458027] usbcore: registered new interface driver usbhid\n[ 1.459752] usbhid: USB HID core driver\n[ 1.461130] drop_monitor: Initializing network drop monitor service\n[ 1.462966] TCP: cubic registered\n[ 1.464209] Initializing XFRM netlink socket\n[ 1.465717] NET: Registered protocol family 10\n[ 1.467418] NET: Registered protocol family 17\n[ 1.469073] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.470763] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.472515] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.475431] Loading compiled-in X.509 certificates\n[ 1.476950] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.479875] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.483239] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.486196] registered taskstats version 1\n[ 1.489516] Key type trusted registered\n[ 1.492209] Key type encrypted registered\n[ 1.494950] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.497075] rtc_cmos 00:00: setting system clock to 2018-11-14 23:00:50 UTC (1542236450)\n[ 1.500399] Freeing unused kernel memory: 1680k freed\n[ 1.505931] 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.511042] systemd[1]: Detected virtualization kvm.\n[ 1.512575] systemd[1]: Detected architecture x86-64.\n[ 1.514113] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.516917] systemd[1]: No hostname configured.\n[ 1.518391] systemd[1]: Set hostname to .\n[ 1.519983] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.543453] systemd[1]: Created slice Root Slice.\n[ 1.544947] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.547490] systemd[1]: Listening on udev Kernel Socket.\n[ 1.549100] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.551721] systemd[1]: Listening on Journal Socket.\n[ 1.553258] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Swap.\n[ 1.555636] systemd[1]: Reached target Swap.\n[ 1.557044] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Timers.\n[ 1.559326] systemd[1]: Reached target Timers.\n[ 1.560752] systemd[1]: Starting Timers.\n[[32m OK [0m] Created slice System Slice.\n[ 1.563207] systemd[1]: Created slice System Slice.\n[ 1.564719] systemd[1]: Starting System Slice.\n[ 1.566551] 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 Slices.\n[ 1.571797] systemd[1]: Reached target Slices.\n[ 1.573244] systemd[1]: Starting Slices.\n[ 1.574989] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.577692] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.581310] systemd[1]: Reached target Local File Systems.\n[ 1.582937] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.585634] systemd[1]: Listening on udev Control Socket.\n[ 1.587258] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.589829] systemd[1]: Reached target Sockets.\n[ 1.591292] systemd[1]: Starting Sockets.\n[ 1.592684] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.595295] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.598850] systemd[1]: Reached target Paths.\n[ 1.600282] systemd[1]: Starting Paths.\n[ 1.602084] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Started Journal Service.\n[ 1.605932] 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.655326] RPC: Registered named UNIX socket transport module.\n[ 1.657076] RPC: Registered udp transport module.\n[ 1.658570] RPC: Registered tcp transport module.\n[ 1.660062] 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[ 1.728637] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n Mounting Configuration File System...\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.751973] FDC 0 is a S82078B\n[ 1.782010] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.785123] scsi host0: ata_piix\n[ 1.786451] scsi host1: ata_piix\n[ 1.787691] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.789543] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.828988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.834656] vda: vda1\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.880165] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.882031] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.883947] usb 1-1: Product: QEMU USB Tablet\n[ 1.885387] usb 1-1: Manufacturer: QEMU\n[ 1.886704] usb 1-1: SerialNumber: 42\n[ 1.896305] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.899284] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 1.983659] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.986379] XFS (vda1): Mounting V4 Filesystem\n[ 2.268712] tsc: Refined TSC clocksource calibration: 3491.874 MHz\n[ 2.618001] 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 Slices.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped 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 Sockets.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Closed udev Kernel Socket.\n[[32m OK [0m] Closed udev Control Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.900514] systemd-journald[107]: Received SIGTERM from PID 1 (systemd).\n[ 3.360878] SELinux: Disabled at runtime.\n[ 3.397706] type=1404 audit(1542236452.400:2): selinux=0 auid=4294967295 ses=4294967295\n[ 3.468404] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 3.470104] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Reached target Swap.\n Mounting POSIX Message Queue File System...\n Mounting Huge Pages File System...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Created slice system-getty.slice.\n Mounting Debug File System...\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 Starting Remount Root and Kernel File Systems...\n Starting Setup Virtual Console...\n[[32m OK [0m] Reached target Encrypted Volumes.\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 Apply Kernel Variables.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n Starting Rebuild Hardware Database...\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 4.144398] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Journal Service.\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Rebuild Journal Catalog...\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n Starting Preprocess NFS configuration...\n[ 4.313917] systemd-journald[386]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Import network configuration from initramfs.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting Update is Completed...\n Starting udev Coldplug all Devices...\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Found device /dev/ttyS0.\n[ 4.483367] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 4.500851] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 4.604448] AES CTR mode by8 optimization enabled\n[ 4.606721] [drm] Initialized drm 1.1.0 20060810\n[ 4.608486] ppdev: user-space parallel port driver\n[ 4.611006] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[[32m OK [0m[ 4.618843] alg: No test for crc32 (crc32-pclmul)\n] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[ 4.636887] intel_rapl: no valid rapl domains found in package 0\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Paths.\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[ 4.648349] intel_powerclamp: No package C-state available[[32m OK [0m] Reached target Basic System.\n\n[ 4.654788] intel_powerclamp: No package C-state available Starting Authorization Manager...\n[ 4.659383] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n Starting LSB: Bring up/down networking...\n[ 4.662809] [TTM] Initializing pool allocator\n [ 4.665411] [TTM] Initializing DMA pool allocator\n[ 4.667334] [drm] fb mappable at 0xFC000000\nStarting NTP client/server...\n[ 4.669314] [drm] vram aper at 0xFC000000\n[ 4.671237] [drm] size 33554432\n[ 4.671237] [drm] fb depth is 24\n[ 4.671238] [drm] pitch is 3072\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 4.676969] fbcon: cirrusdrmfb (fb0) is primary device\n[ 4.679588] type=1305 audit(1542236453.681:3): audit_pid=437 old=0 auid=4294967295 ses=4294967295 res=1\n[ 4.700711] Console: switching to colour frame buffer device 128x48\n[ 4.715555] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 4.717633] [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 Dump dmesg to /var/log/dmesg...\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Login Service...\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 Authorization Manager.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started 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.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[ 5.314259] cloud-init[544]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 14 Nov 2018 23:00:54 +0000. Up 5.28 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[[32m OK [0m] Reached target Network is Online.\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting RabbitMQ Service...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting LSB: Starts Logstash as a daemon....\n Starting Notify NFS peers of a restart...\n Starting Crash recovery kernel arming...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting Postfix Mail Transport Agent...\n Starting System Logging Service...\n Starting PostgreSQL 9.5 database server...\n Starting Dynamic System Tuning Daemon...\n Starting nginx - high performance web server...\n Starting OpenSSH server daemon...\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n[[32m OK [0m] Started Notify NFS peers of a restart.\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Created slice user-993.slice.\n[ 7.423020] cloud-init[805]: Cloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 23:00:56 +0000. Up 7.38 seconds.\n[ 7.466426] cloud-init[805]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 7.468249] cloud-init[805]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 7.469942] cloud-init[805]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 7.471658] cloud-init[805]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 7.473251] cloud-init[805]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 7.474928] cloud-init[805]: ci-info: | eth0: | True | 192.168.120.5 | 255.255.255.0 | fa:16:3e:7e:23:69 |\n[ 7.476840] cloud-init[805]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 7.478561] cloud-init[805]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 7.481363] cloud-init[805]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 7.483642] cloud-init[805]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 7.485927] cloud-init[805]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 7.487862] cloud-init[805]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 7.489827] cloud-init[805]: ci-info: | 1 | 169.254.169.254 | 192.168.120.3 | 255.255.255.255 | eth0 | UGH |\n[ 7.493814] cloud-init[805]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 7.499218] cloud-init[805]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: "} 2018-11-14 23:01:30,537 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945/action used request id req-f813ca42-6b98-418f-b54b-43ad8f6a78a0 2018-11-14 23:01:30,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0754768848419s 2018-11-14 23:01:30,539 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945/action used request id req-f813ca42-6b98-418f-b54b-43ad8f6a78a0 2018-11-14 23:01:30,539 - 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 00000000bffe1351 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 00000000bffe12d1 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 1980776906 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.401209] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.404184] pid_max: default: 32768 minimum: 301 [ 0.405806] Security Framework initialized [ 0.407285] SELinux: Initializing. [ 0.408915] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.415217] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.419084] Mount-cache hash table entries: 4096 [ 0.420973] Initializing cgroup subsys memory [ 0.422515] Initializing cgroup subsys devices [ 0.424063] Initializing cgroup subsys freezer [ 0.425602] Initializing cgroup subsys net_cls [ 0.427143] Initializing cgroup subsys blkio [ 0.428658] Initializing cgroup subsys perf_event [ 0.430258] Initializing cgroup subsys hugetlb [ 0.431813] Initializing cgroup subsys pids [ 0.433320] Initializing cgroup subsys net_prio [ 0.434975] CPU: Physical Processor ID: 0 [ 0.437153] mce: CPU supports 10 MCE banks [ 0.438666] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.440406] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.442117] tlb_flushall_shift: 6 [ 0.443632] Freeing SMP alternatives: 28k freed [ 0.447886] ACPI: Core revision 20130517 [ 0.449771] ACPI: All ACPI Tables successfully acquired [ 0.451699] ftrace: allocating 25812 entries in 101 pages [ 0.473898] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.475929] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.477931] smpboot: Max logical packages: 2 [ 0.479716] Enabling x2apic [ 0.480922] Enabled x2apic [ 0.482377] Switched APIC routing to physical x2apic. [ 0.485339] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.487296] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.490878] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.499421] KVM setup paravirtual spinlock [ 0.502119] smpboot: Booting Node 0, Processors #1 OK [ 0.504208] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.526207] Brought up 2 CPUs [ 0.526210] KVM setup async PF for cpu 1 [ 0.526213] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.530388] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.533154] devtmpfs: initialized [ 0.536127] EVM: security.selinux [ 0.537435] EVM: security.ima [ 0.538668] EVM: security.capability [ 0.540694] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.542748] pinctrl core: initialized pinctrl subsystem [ 0.544607] NET: Registered protocol family 16 [ 0.546374] ACPI: bus type PCI registered [ 0.547822] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.549886] PCI: Using configuration type 1 for base access [ 0.555045] ACPI: Added _OSI(Module Device) [ 0.556558] ACPI: Added _OSI(Processor Device) [ 0.558126] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.559682] ACPI: Added _OSI(Processor Aggregator Device) [ 0.562522] ACPI: Interpreter enabled [ 0.563957] ACPI: (supports S0 S5) [ 0.565268] ACPI: Using IOAPIC for interrupt routing [ 0.566938] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.571767] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.573676] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.575699] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.577673] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.581330] acpiphp: Slot [3] registered [ 0.582771] acpiphp: Slot [4] registered [ 0.584201] acpiphp: Slot [5] registered [ 0.585626] acpiphp: Slot [6] registered [ 0.587031] acpiphp: Slot [7] registered [ 0.588473] acpiphp: Slot [8] registered [ 0.589802] acpiphp: Slot [9] registered [ 0.591131] acpiphp: Slot [10] registered [ 0.592481] acpiphp: Slot [11] registered [ 0.593817] acpiphp: Slot [12] registered [ 0.595170] acpiphp: Slot [13] registered [ 0.596520] acpiphp: Slot [14] registered [ 0.597859] acpiphp: Slot [15] registered [ 0.599226] acpiphp: Slot [16] registered [ 0.600579] acpiphp: Slot [17] registered [ 0.601920] acpiphp: Slot [18] registered [ 0.603265] acpiphp: Slot [19] registered [ 0.604627] acpiphp: Slot [20] registered [ 0.605971] acpiphp: Slot [21] registered [ 0.607321] acpiphp: Slot [22] registered [ 0.608659] acpiphp: Slot [23] registered [ 0.610000] acpiphp: Slot [24] registered [ 0.611352] acpiphp: Slot [25] registered [ 0.612696] acpiphp: Slot [26] registered [ 0.614045] acpiphp: Slot [27] registered [ 0.615400] acpiphp: Slot [28] registered [ 0.616740] acpiphp: Slot [29] registered [ 0.618085] acpiphp: Slot [30] registered [ 0.619438] acpiphp: Slot [31] registered [ 0.620769] PCI host bridge to bus 0000:00 [ 0.622118] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.623723] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.625549] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.627386] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.629850] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.632311] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.637446] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.639338] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.641112] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.642998] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.647128] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.649593] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.671846] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.674051] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.676161] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.678566] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.680695] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.682683] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.684742] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.687354] vgaarb: loaded [ 0.688451] vgaarb: bridge control possible 0000:00:02.0 [ 0.690202] SCSI subsystem initialized [ 0.691539] ACPI: bus type USB registered [ 0.692907] usbcore: registered new interface driver usbfs [ 0.694526] usbcore: registered new interface driver hub [ 0.696140] usbcore: registered new device driver usb [ 0.697896] PCI: Using ACPI for IRQ routing [ 0.699662] NetLabel: Initializing [ 0.700909] NetLabel: domain hash size = 128 [ 0.702319] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.703874] NetLabel: unlabeled traffic allowed by default [ 0.705623] Switched to clocksource kvm-clock [ 0.714960] pnp: PnP ACPI init [ 0.716157] ACPI: bus type PNP registered [ 0.717888] pnp: PnP ACPI: found 5 devices [ 0.719254] ACPI: bus type PNP unregistered [ 0.726750] NET: Registered protocol family 2 [ 0.728490] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.731206] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.733467] TCP: Hash tables configured (established 32768 bind 32768) [ 0.735400] TCP: reno registered [ 0.736603] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.738382] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.740277] NET: Registered protocol family 1 [ 0.741710] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.743426] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.745106] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.765398] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.785221] Unpacking initramfs... [ 1.253104] Freeing initrd memory: 37508k freed [ 1.262703] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.264574] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.268046] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.270222] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.272664] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.274774] Initialise system trusted keyring [ 1.276456] audit: initializing netlink socket (disabled) [ 1.278378] type=2000 audit(1542236449.579:1): initialized [ 1.296163] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.298301] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.301265] zpool: loaded [ 1.302592] zbud: loaded [ 1.304185] VFS: Disk quotas dquot_6.5.2 [ 1.305542] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.307495] msgmni has been set to 7578 [ 1.308865] Key type big_key registered [ 1.310903] NET: Registered protocol family 38 [ 1.312350] Key type asymmetric registered [ 1.313706] Asymmetric key parser 'x509' registered [ 1.315234] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.317756] io scheduler noop registered [ 1.319104] io scheduler deadline registered (default) [ 1.333520] io scheduler cfq registered [ 1.334924] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.336571] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.338506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.340993] ACPI: Power Button [PWRF] [ 1.342418] GHES: HEST is not enabled! [ 1.343770] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.367827] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.369954] Non-volatile memory driver v1.3 [ 1.371346] Linux agpgart interface v0.103 [ 1.372810] crash memory driver: version 1.1 [ 1.374270] rdac: device handler registered [ 1.375704] hp_sw: device handler registered [ 1.377109] emc: device handler registered [ 1.378464] alua: device handler registered [ 1.379870] libphy: Fixed MDIO Bus: probed [ 1.381321] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.383138] ehci-pci: EHCI PCI platform driver [ 1.384568] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.386331] ohci-pci: OHCI PCI platform driver [ 1.387765] uhci_hcd: USB Universal Host Controller Interface driver [ 1.407731] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.409387] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.411903] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.413491] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.415243] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.417085] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.419525] usb usb1: Product: UHCI Host Controller [ 1.421011] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.422893] usb usb1: SerialNumber: 0000:00:01.2 [ 1.424459] hub 1-0:1.0: USB hub found [ 1.425752] hub 1-0:1.0: 2 ports detected [ 1.427215] usbcore: registered new interface driver usbserial [ 1.428882] usbcore: registered new interface driver usbserial_generic [ 1.430679] usbserial: USB Serial support registered for generic [ 1.432404] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.435663] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.437172] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.438785] mousedev: PS/2 mouse device common for all mice [ 1.440724] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.443562] rtc_cmos 00:00: RTC can wake from S4 [ 1.444159] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.445629] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.451121] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.452998] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.454876] cpuidle: using governor menu [ 1.456317] hidraw: raw HID events driver (C) Jiri Kosina [ 1.458027] usbcore: registered new interface driver usbhid [ 1.459752] usbhid: USB HID core driver [ 1.461130] drop_monitor: Initializing network drop monitor service [ 1.462966] TCP: cubic registered [ 1.464209] Initializing XFRM netlink socket [ 1.465717] NET: Registered protocol family 10 [ 1.467418] NET: Registered protocol family 17 [ 1.469073] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.470763] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.472515] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.475431] Loading compiled-in X.509 certificates [ 1.476950] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.479875] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.483239] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.486196] registered taskstats version 1 [ 1.489516] Key type trusted registered [ 1.492209] Key type encrypted registered [ 1.494950] IMA: No TPM chip found, activating TPM-bypass! [ 1.497075] rtc_cmos 00:00: setting system clock to 2018-11-14 23:00:50 UTC (1542236450) [ 1.500399] Freeing unused kernel memory: 1680k freed [ 1.505931] 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.511042] systemd[1]: Detected virtualization kvm. [ 1.512575] systemd[1]: Detected architecture x86-64. [ 1.514113] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.516917] systemd[1]: No hostname configured. [ 1.518391] systemd[1]: Set hostname to . [ 1.519983] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Created slice Root Slice. [ 1.543453] systemd[1]: Created slice Root Slice. [ 1.544947] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.547490] systemd[1]: Listening on udev Kernel Socket. [ 1.549100] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.551721] systemd[1]: Listening on Journal Socket. [ 1.553258] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Swap. [ 1.555636] systemd[1]: Reached target Swap. [ 1.557044] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Timers. [ 1.559326] systemd[1]: Reached target Timers. [ 1.560752] systemd[1]: Starting Timers. [[32m OK [0m] Created slice System Slice. [ 1.563207] systemd[1]: Created slice System Slice. [ 1.564719] systemd[1]: Starting System Slice. [ 1.566551] 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 Slices. [ 1.571797] systemd[1]: Reached target Slices. [ 1.573244] systemd[1]: Starting Slices. [ 1.574989] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.577692] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Local File Systems. [ 1.581310] systemd[1]: Reached target Local File Systems. [ 1.582937] systemd[1]: Starting Local File Systems. [[32m OK [0m] Listening on udev Control Socket. [ 1.585634] systemd[1]: Listening on udev Control Socket. [ 1.587258] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.589829] systemd[1]: Reached target Sockets. [ 1.591292] systemd[1]: Starting Sockets. [ 1.592684] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.595295] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.598850] systemd[1]: Reached target Paths. [ 1.600282] systemd[1]: Starting Paths. [ 1.602084] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Started Journal Service. [ 1.605932] 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.655326] RPC: Registered named UNIX socket transport module. [ 1.657076] RPC: Registered udp transport module. [ 1.658570] RPC: Registered tcp transport module. [ 1.660062] 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... [ 1.728637] usb 1-1: new full-speed USB device number 2 using uhci_hcd Mounting Configuration File System... [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.751973] FDC 0 is a S82078B [ 1.782010] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.785123] scsi host0: ata_piix [ 1.786451] scsi host1: ata_piix [ 1.787691] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.789543] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.828988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.834656] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.880165] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.882031] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.883947] usb 1-1: Product: QEMU USB Tablet [ 1.885387] usb 1-1: Manufacturer: QEMU [ 1.886704] usb 1-1: SerialNumber: 42 [ 1.896305] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.899284] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 1.983659] SGI XFS with ACLs, security attributes, no debug enabled [ 1.986379] XFS (vda1): Mounting V4 Filesystem [ 2.268712] tsc: Refined TSC clocksource calibration: 3491.874 MHz [ 2.618001] 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 Slices. [[32m OK [0m] Stopped target Paths. [[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 Sockets. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.900514] systemd-journald[107]: Received SIGTERM from PID 1 (systemd). [ 3.360878] SELinux: Disabled at runtime. [ 3.397706] type=1404 audit(1542236452.400:2): selinux=0 auid=4294967295 ses=4294967295 [ 3.468404] ip_tables: (C) 2000-2006 Netfilter Core Team [ 3.470104] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Reached target Swap. Mounting POSIX Message Queue File System... Mounting Huge Pages File System... Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Created slice system-getty.slice. Mounting Debug File System... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. Starting Remount Root and Kernel File Systems... Starting Setup Virtual Console... [[32m OK [0m] Reached target Encrypted Volumes. [[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 Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Rebuild Hardware Database... [[32m OK [0m] Started Load/Save Random Seed. [ 4.144398] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... [ 4.313917] systemd-journald[386]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Import network configuration from initramfs. [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... Starting Create Volatile Files and Directories... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Found device /dev/ttyS0. [ 4.483367] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 4.500851] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 4.604448] AES CTR mode by8 optimization enabled [ 4.606721] [drm] Initialized drm 1.1.0 20060810 [ 4.608486] ppdev: user-space parallel port driver [ 4.611006] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m[ 4.618843] alg: No test for crc32 (crc32-pclmul) ] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 4.636887] intel_rapl: no valid rapl domains found in package 0 [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [ 4.648349] intel_powerclamp: No package C-state available[[32m OK [0m] Reached target Basic System. [ 4.654788] intel_powerclamp: No package C-state available Starting Authorization Manager... [ 4.659383] [TTM] Zone kernel: Available graphics memory: 1940960 kiB Starting LSB: Bring up/down networking... [ 4.662809] [TTM] Initializing pool allocator [ 4.665411] [TTM] Initializing DMA pool allocator [ 4.667334] [drm] fb mappable at 0xFC000000 Starting NTP client/server... [ 4.669314] [drm] vram aper at 0xFC000000 [ 4.671237] [drm] size 33554432 [ 4.671237] [drm] fb depth is 24 [ 4.671238] [drm] pitch is 3072 [[32m OK [0m] Started D-Bus System Message Bus. [ 4.676969] fbcon: cirrusdrmfb (fb0) is primary device [ 4.679588] type=1305 audit(1542236453.681:3): audit_pid=437 old=0 auid=4294967295 ses=4294967295 res=1 [ 4.700711] Console: switching to colour frame buffer device 128x48 [ 4.715555] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 4.717633] [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 Dump dmesg to /var/log/dmesg... Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Login Service... [[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 Authorization Manager. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started 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. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 5.314259] cloud-init[544]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 14 Nov 2018 23:00:54 +0000. Up 5.28 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. [[32m OK [0m] Reached target Network is Online. Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Starts Logstash as a daemon.... Starting Notify NFS peers of a restart... Starting Crash recovery kernel arming... Starting Initial cloud-init job (metadata service crawler)... Starting Postfix Mail Transport Agent... Starting System Logging Service... Starting PostgreSQL 9.5 database server... Starting Dynamic System Tuning Daemon... Starting nginx - high performance web server... Starting OpenSSH server daemon... [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started Notify NFS peers of a restart. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Created slice user-993.slice. [ 7.423020] cloud-init[805]: Cloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 23:00:56 +0000. Up 7.38 seconds. [ 7.466426] cloud-init[805]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 7.468249] cloud-init[805]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 7.469942] cloud-init[805]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 7.471658] cloud-init[805]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 7.473251] cloud-init[805]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 7.474928] cloud-init[805]: ci-info: | eth0: | True | 192.168.120.5 | 255.255.255.0 | fa:16:3e:7e:23:69 | [ 7.476840] cloud-init[805]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 7.478561] cloud-init[805]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 7.481363] cloud-init[805]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 7.483642] cloud-init[805]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 7.485927] cloud-init[805]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 7.487862] cloud-init[805]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 7.489827] cloud-init[805]: ci-info: | 1 | 169.254.169.254 | 192.168.120.3 | 255.255.255.255 | eth0 | UGH | [ 7.493814] cloud-init[805]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 7.499218] cloud-init[805]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Dynamic System Tuning Daemon. [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: 2018-11-14 23:01:30,542 - paramiko.transport - DEBUG - starting thread (client mode): 0x1009cd90L 2018-11-14 23:01:30,542 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-11-14 23:01:30,548 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-11-14 23:01:30,548 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-11-14 23:01:30,550 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-11-14 23:01:30,550 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-14 23:01:30,550 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-14 23:01:30,550 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-14 23:01:30,550 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-14 23:01:30,550 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-14 23:01:30,556 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-14 23:01:30,556 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-14 23:01:30,559 - paramiko.transport - DEBUG - Trying discovered key dd0298f56a0c439edb267faad522faaa in /tmp/tmpdvUR1v 2018-11-14 23:01:30,595 - paramiko.transport - DEBUG - userauth is OK 2018-11-14 23:01:40,615 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-11-14 23:01:40,637 - paramiko.transport - DEBUG - Trying discovered key 53a32704d80d9fa5426a394ad4fcf413 in /root/.ssh/id_rsa 2018-11-14 23:01:40,638 - paramiko.transport - DEBUG - userauth is OK 2018-11-14 23:01:40,644 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-11-14 23:01:40,645 - functest.core.singlevm - DEBUG - try 4: cannot connect to 172.30.9.201: Authentication failed. 2018-11-14 23:01:49,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-11-14 23:01:49,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945/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}a2b816230d008f972defb94dfc0087bd00e0a725" -d '{"os-getConsoleOutput": {"length": null}}' 2018-11-14 23:01:49,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23: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-5558d549-d771-46ea-b676-3e96c6e99348 x-compute-request-id: req-5558d549-d771-46ea-b676-3e96c6e99348 Content-Encoding: gzip Content-Length: 11759 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 00000000bffe1351 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 00000000bffe12d1 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 1980776906 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.401209] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.404184] pid_max: default: 32768 minimum: 301\n[ 0.405806] Security Framework initialized\n[ 0.407285] SELinux: Initializing.\n[ 0.408915] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.415217] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.419084] Mount-cache hash table entries: 4096\n[ 0.420973] Initializing cgroup subsys memory\n[ 0.422515] Initializing cgroup subsys devices\n[ 0.424063] Initializing cgroup subsys freezer\n[ 0.425602] Initializing cgroup subsys net_cls\n[ 0.427143] Initializing cgroup subsys blkio\n[ 0.428658] Initializing cgroup subsys perf_event\n[ 0.430258] Initializing cgroup subsys hugetlb\n[ 0.431813] Initializing cgroup subsys pids\n[ 0.433320] Initializing cgroup subsys net_prio\n[ 0.434975] CPU: Physical Processor ID: 0\n[ 0.437153] mce: CPU supports 10 MCE banks\n[ 0.438666] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.440406] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.442117] tlb_flushall_shift: 6\n[ 0.443632] Freeing SMP alternatives: 28k freed\n[ 0.447886] ACPI: Core revision 20130517\n[ 0.449771] ACPI: All ACPI Tables successfully acquired\n[ 0.451699] ftrace: allocating 25812 entries in 101 pages\n[ 0.473898] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.475929] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.477931] smpboot: Max logical packages: 2\n[ 0.479716] Enabling x2apic\n[ 0.480922] Enabled x2apic\n[ 0.482377] Switched APIC routing to physical x2apic.\n[ 0.485339] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.487296] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.490878] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.499421] KVM setup paravirtual spinlock\n[ 0.502119] smpboot: Booting Node 0, Processors #1 OK\n[ 0.504208] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.526207] Brought up 2 CPUs\n[ 0.526210] KVM setup async PF for cpu 1\n[ 0.526213] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.530388] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.533154] devtmpfs: initialized\n[ 0.536127] EVM: security.selinux\n[ 0.537435] EVM: security.ima\n[ 0.538668] EVM: security.capability\n[ 0.540694] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.542748] pinctrl core: initialized pinctrl subsystem\n[ 0.544607] NET: Registered protocol family 16\n[ 0.546374] ACPI: bus type PCI registered\n[ 0.547822] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.549886] PCI: Using configuration type 1 for base access\n[ 0.555045] ACPI: Added _OSI(Module Device)\n[ 0.556558] ACPI: Added _OSI(Processor Device)\n[ 0.558126] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.559682] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.562522] ACPI: Interpreter enabled\n[ 0.563957] ACPI: (supports S0 S5)\n[ 0.565268] ACPI: Using IOAPIC for interrupt routing\n[ 0.566938] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.571767] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.573676] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.575699] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.577673] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.581330] acpiphp: Slot [3] registered\n[ 0.582771] acpiphp: Slot [4] registered\n[ 0.584201] acpiphp: Slot [5] registered\n[ 0.585626] acpiphp: Slot [6] registered\n[ 0.587031] acpiphp: Slot [7] registered\n[ 0.588473] acpiphp: Slot [8] registered\n[ 0.589802] acpiphp: Slot [9] registered\n[ 0.591131] acpiphp: Slot [10] registered\n[ 0.592481] acpiphp: Slot [11] registered\n[ 0.593817] acpiphp: Slot [12] registered\n[ 0.595170] acpiphp: Slot [13] registered\n[ 0.596520] acpiphp: Slot [14] registered\n[ 0.597859] acpiphp: Slot [15] registered\n[ 0.599226] acpiphp: Slot [16] registered\n[ 0.600579] acpiphp: Slot [17] registered\n[ 0.601920] acpiphp: Slot [18] registered\n[ 0.603265] acpiphp: Slot [19] registered\n[ 0.604627] acpiphp: Slot [20] registered\n[ 0.605971] acpiphp: Slot [21] registered\n[ 0.607321] acpiphp: Slot [22] registered\n[ 0.608659] acpiphp: Slot [23] registered\n[ 0.610000] acpiphp: Slot [24] registered\n[ 0.611352] acpiphp: Slot [25] registered\n[ 0.612696] acpiphp: Slot [26] registered\n[ 0.614045] acpiphp: Slot [27] registered\n[ 0.615400] acpiphp: Slot [28] registered\n[ 0.616740] acpiphp: Slot [29] registered\n[ 0.618085] acpiphp: Slot [30] registered\n[ 0.619438] acpiphp: Slot [31] registered\n[ 0.620769] PCI host bridge to bus 0000:00\n[ 0.622118] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.623723] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.625549] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.627386] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.629850] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.632311] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.637446] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.639338] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.641112] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.642998] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.647128] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.649593] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.671846] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.674051] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.676161] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.678566] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.680695] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.682683] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.684742] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.687354] vgaarb: loaded\n[ 0.688451] vgaarb: bridge control possible 0000:00:02.0\n[ 0.690202] SCSI subsystem initialized\n[ 0.691539] ACPI: bus type USB registered\n[ 0.692907] usbcore: registered new interface driver usbfs\n[ 0.694526] usbcore: registered new interface driver hub\n[ 0.696140] usbcore: registered new device driver usb\n[ 0.697896] PCI: Using ACPI for IRQ routing\n[ 0.699662] NetLabel: Initializing\n[ 0.700909] NetLabel: domain hash size = 128\n[ 0.702319] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.703874] NetLabel: unlabeled traffic allowed by default\n[ 0.705623] Switched to clocksource kvm-clock\n[ 0.714960] pnp: PnP ACPI init\n[ 0.716157] ACPI: bus type PNP registered\n[ 0.717888] pnp: PnP ACPI: found 5 devices\n[ 0.719254] ACPI: bus type PNP unregistered\n[ 0.726750] NET: Registered protocol family 2\n[ 0.728490] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.731206] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.733467] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.735400] TCP: reno registered\n[ 0.736603] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.738382] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.740277] NET: Registered protocol family 1\n[ 0.741710] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.743426] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.745106] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.765398] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.785221] Unpacking initramfs...\n[ 1.253104] Freeing initrd memory: 37508k freed\n[ 1.262703] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.264574] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.268046] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.270222] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.272664] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.274774] Initialise system trusted keyring\n[ 1.276456] audit: initializing netlink socket (disabled)\n[ 1.278378] type=2000 audit(1542236449.579:1): initialized\n[ 1.296163] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.298301] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.301265] zpool: loaded\n[ 1.302592] zbud: loaded\n[ 1.304185] VFS: Disk quotas dquot_6.5.2\n[ 1.305542] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.307495] msgmni has been set to 7578\n[ 1.308865] Key type big_key registered\n[ 1.310903] NET: Registered protocol family 38\n[ 1.312350] Key type asymmetric registered\n[ 1.313706] Asymmetric key parser 'x509' registered\n[ 1.315234] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.317756] io scheduler noop registered\n[ 1.319104] io scheduler deadline registered (default)\n[ 1.333520] io scheduler cfq registered\n[ 1.334924] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.336571] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.338506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.340993] ACPI: Power Button [PWRF]\n[ 1.342418] GHES: HEST is not enabled!\n[ 1.343770] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.367827] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.369954] Non-volatile memory driver v1.3\n[ 1.371346] Linux agpgart interface v0.103\n[ 1.372810] crash memory driver: version 1.1\n[ 1.374270] rdac: device handler registered\n[ 1.375704] hp_sw: device handler registered\n[ 1.377109] emc: device handler registered\n[ 1.378464] alua: device handler registered\n[ 1.379870] libphy: Fixed MDIO Bus: probed\n[ 1.381321] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.383138] ehci-pci: EHCI PCI platform driver\n[ 1.384568] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.386331] ohci-pci: OHCI PCI platform driver\n[ 1.387765] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.407731] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.409387] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.411903] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.413491] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.415243] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.417085] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.419525] usb usb1: Product: UHCI Host Controller\n[ 1.421011] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.422893] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.424459] hub 1-0:1.0: USB hub found\n[ 1.425752] hub 1-0:1.0: 2 ports detected\n[ 1.427215] usbcore: registered new interface driver usbserial\n[ 1.428882] usbcore: registered new interface driver usbserial_generic\n[ 1.430679] usbserial: USB Serial support registered for generic\n[ 1.432404] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.435663] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.437172] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.438785] mousedev: PS/2 mouse device common for all mice\n[ 1.440724] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.443562] rtc_cmos 00:00: RTC can wake from S4\n[ 1.444159] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.445629] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.451121] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.452998] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.454876] cpuidle: using governor menu\n[ 1.456317] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.458027] usbcore: registered new interface driver usbhid\n[ 1.459752] usbhid: USB HID core driver\n[ 1.461130] drop_monitor: Initializing network drop monitor service\n[ 1.462966] TCP: cubic registered\n[ 1.464209] Initializing XFRM netlink socket\n[ 1.465717] NET: Registered protocol family 10\n[ 1.467418] NET: Registered protocol family 17\n[ 1.469073] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.470763] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.472515] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.475431] Loading compiled-in X.509 certificates\n[ 1.476950] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.479875] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.483239] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.486196] registered taskstats version 1\n[ 1.489516] Key type trusted registered\n[ 1.492209] Key type encrypted registered\n[ 1.494950] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.497075] rtc_cmos 00:00: setting system clock to 2018-11-14 23:00:50 UTC (1542236450)\n[ 1.500399] Freeing unused kernel memory: 1680k freed\n[ 1.505931] 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.511042] systemd[1]: Detected virtualization kvm.\n[ 1.512575] systemd[1]: Detected architecture x86-64.\n[ 1.514113] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.516917] systemd[1]: No hostname configured.\n[ 1.518391] systemd[1]: Set hostname to .\n[ 1.519983] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.543453] systemd[1]: Created slice Root Slice.\n[ 1.544947] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.547490] systemd[1]: Listening on udev Kernel Socket.\n[ 1.549100] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.551721] systemd[1]: Listening on Journal Socket.\n[ 1.553258] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Swap.\n[ 1.555636] systemd[1]: Reached target Swap.\n[ 1.557044] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Timers.\n[ 1.559326] systemd[1]: Reached target Timers.\n[ 1.560752] systemd[1]: Starting Timers.\n[[32m OK [0m] Created slice System Slice.\n[ 1.563207] systemd[1]: Created slice System Slice.\n[ 1.564719] systemd[1]: Starting System Slice.\n[ 1.566551] 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 Slices.\n[ 1.571797] systemd[1]: Reached target Slices.\n[ 1.573244] systemd[1]: Starting Slices.\n[ 1.574989] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.577692] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.581310] systemd[1]: Reached target Local File Systems.\n[ 1.582937] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.585634] systemd[1]: Listening on udev Control Socket.\n[ 1.587258] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.589829] systemd[1]: Reached target Sockets.\n[ 1.591292] systemd[1]: Starting Sockets.\n[ 1.592684] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.595295] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.598850] systemd[1]: Reached target Paths.\n[ 1.600282] systemd[1]: Starting Paths.\n[ 1.602084] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Started Journal Service.\n[ 1.605932] 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.655326] RPC: Registered named UNIX socket transport module.\n[ 1.657076] RPC: Registered udp transport module.\n[ 1.658570] RPC: Registered tcp transport module.\n[ 1.660062] 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[ 1.728637] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n Mounting Configuration File System...\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.751973] FDC 0 is a S82078B\n[ 1.782010] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.785123] scsi host0: ata_piix\n[ 1.786451] scsi host1: ata_piix\n[ 1.787691] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.789543] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.828988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.834656] vda: vda1\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.880165] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.882031] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.883947] usb 1-1: Product: QEMU USB Tablet\n[ 1.885387] usb 1-1: Manufacturer: QEMU\n[ 1.886704] usb 1-1: SerialNumber: 42\n[ 1.896305] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.899284] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 1.983659] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.986379] XFS (vda1): Mounting V4 Filesystem\n[ 2.268712] tsc: Refined TSC clocksource calibration: 3491.874 MHz\n[ 2.618001] 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 Slices.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped 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 Sockets.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Closed udev Kernel Socket.\n[[32m OK [0m] Closed udev Control Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.900514] systemd-journald[107]: Received SIGTERM from PID 1 (systemd).\n[ 3.360878] SELinux: Disabled at runtime.\n[ 3.397706] type=1404 audit(1542236452.400:2): selinux=0 auid=4294967295 ses=4294967295\n[ 3.468404] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 3.470104] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Reached target Swap.\n Mounting POSIX Message Queue File System...\n Mounting Huge Pages File System...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Created slice system-getty.slice.\n Mounting Debug File System...\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 Starting Remount Root and Kernel File Systems...\n Starting Setup Virtual Console...\n[[32m OK [0m] Reached target Encrypted Volumes.\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 Apply Kernel Variables.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n Starting Rebuild Hardware Database...\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 4.144398] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Journal Service.\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Rebuild Journal Catalog...\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n Starting Preprocess NFS configuration...\n[ 4.313917] systemd-journald[386]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Import network configuration from initramfs.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting Update is Completed...\n Starting udev Coldplug all Devices...\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Found device /dev/ttyS0.\n[ 4.483367] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 4.500851] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 4.604448] AES CTR mode by8 optimization enabled\n[ 4.606721] [drm] Initialized drm 1.1.0 20060810\n[ 4.608486] ppdev: user-space parallel port driver\n[ 4.611006] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[[32m OK [0m[ 4.618843] alg: No test for crc32 (crc32-pclmul)\n] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[ 4.636887] intel_rapl: no valid rapl domains found in package 0\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Paths.\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[ 4.648349] intel_powerclamp: No package C-state available[[32m OK [0m] Reached target Basic System.\n\n[ 4.654788] intel_powerclamp: No package C-state available Starting Authorization Manager...\n[ 4.659383] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n Starting LSB: Bring up/down networking...\n[ 4.662809] [TTM] Initializing pool allocator\n [ 4.665411] [TTM] Initializing DMA pool allocator\n[ 4.667334] [drm] fb mappable at 0xFC000000\nStarting NTP client/server...\n[ 4.669314] [drm] vram aper at 0xFC000000\n[ 4.671237] [drm] size 33554432\n[ 4.671237] [drm] fb depth is 24\n[ 4.671238] [drm] pitch is 3072\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 4.676969] fbcon: cirrusdrmfb (fb0) is primary device\n[ 4.679588] type=1305 audit(1542236453.681:3): audit_pid=437 old=0 auid=4294967295 ses=4294967295 res=1\n[ 4.700711] Console: switching to colour frame buffer device 128x48\n[ 4.715555] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 4.717633] [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 Dump dmesg to /var/log/dmesg...\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Login Service...\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 Authorization Manager.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started 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.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[ 5.314259] cloud-init[544]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 14 Nov 2018 23:00:54 +0000. Up 5.28 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[[32m OK [0m] Reached target Network is Online.\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting RabbitMQ Service...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting LSB: Starts Logstash as a daemon....\n Starting Notify NFS peers of a restart...\n Starting Crash recovery kernel arming...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting Postfix Mail Transport Agent...\n Starting System Logging Service...\n Starting PostgreSQL 9.5 database server...\n Starting Dynamic System Tuning Daemon...\n Starting nginx - high performance web server...\n Starting OpenSSH server daemon...\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n[[32m OK [0m] Started Notify NFS peers of a restart.\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Created slice user-993.slice.\n[ 7.423020] cloud-init[805]: Cloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 23:00:56 +0000. Up 7.38 seconds.\n[ 7.466426] cloud-init[805]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 7.468249] cloud-init[805]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 7.469942] cloud-init[805]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 7.471658] cloud-init[805]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 7.473251] cloud-init[805]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 7.474928] cloud-init[805]: ci-info: | eth0: | True | 192.168.120.5 | 255.255.255.0 | fa:16:3e:7e:23:69 |\n[ 7.476840] cloud-init[805]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 7.478561] cloud-init[805]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 7.481363] cloud-init[805]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 7.483642] cloud-init[805]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 7.485927] cloud-init[805]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 7.487862] cloud-init[805]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 7.489827] cloud-init[805]: ci-info: | 1 | 169.254.169.254 | 192.168.120.3 | 255.255.255.255 | eth0 | UGH |\n[ 7.493814] cloud-init[805]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 7.499218] cloud-init[805]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: "} 2018-11-14 23:01:49,731 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945/action used request id req-5558d549-d771-46ea-b676-3e96c6e99348 2018-11-14 23:01:49,732 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.076728105545s 2018-11-14 23:01:49,733 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945/action used request id req-5558d549-d771-46ea-b676-3e96c6e99348 2018-11-14 23:01:49,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 00000000bffe1351 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 00000000bffe12d1 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 1980776906 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.401209] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.404184] pid_max: default: 32768 minimum: 301 [ 0.405806] Security Framework initialized [ 0.407285] SELinux: Initializing. [ 0.408915] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.415217] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.419084] Mount-cache hash table entries: 4096 [ 0.420973] Initializing cgroup subsys memory [ 0.422515] Initializing cgroup subsys devices [ 0.424063] Initializing cgroup subsys freezer [ 0.425602] Initializing cgroup subsys net_cls [ 0.427143] Initializing cgroup subsys blkio [ 0.428658] Initializing cgroup subsys perf_event [ 0.430258] Initializing cgroup subsys hugetlb [ 0.431813] Initializing cgroup subsys pids [ 0.433320] Initializing cgroup subsys net_prio [ 0.434975] CPU: Physical Processor ID: 0 [ 0.437153] mce: CPU supports 10 MCE banks [ 0.438666] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.440406] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.442117] tlb_flushall_shift: 6 [ 0.443632] Freeing SMP alternatives: 28k freed [ 0.447886] ACPI: Core revision 20130517 [ 0.449771] ACPI: All ACPI Tables successfully acquired [ 0.451699] ftrace: allocating 25812 entries in 101 pages [ 0.473898] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.475929] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.477931] smpboot: Max logical packages: 2 [ 0.479716] Enabling x2apic [ 0.480922] Enabled x2apic [ 0.482377] Switched APIC routing to physical x2apic. [ 0.485339] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.487296] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.490878] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.499421] KVM setup paravirtual spinlock [ 0.502119] smpboot: Booting Node 0, Processors #1 OK [ 0.504208] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.526207] Brought up 2 CPUs [ 0.526210] KVM setup async PF for cpu 1 [ 0.526213] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.530388] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.533154] devtmpfs: initialized [ 0.536127] EVM: security.selinux [ 0.537435] EVM: security.ima [ 0.538668] EVM: security.capability [ 0.540694] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.542748] pinctrl core: initialized pinctrl subsystem [ 0.544607] NET: Registered protocol family 16 [ 0.546374] ACPI: bus type PCI registered [ 0.547822] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.549886] PCI: Using configuration type 1 for base access [ 0.555045] ACPI: Added _OSI(Module Device) [ 0.556558] ACPI: Added _OSI(Processor Device) [ 0.558126] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.559682] ACPI: Added _OSI(Processor Aggregator Device) [ 0.562522] ACPI: Interpreter enabled [ 0.563957] ACPI: (supports S0 S5) [ 0.565268] ACPI: Using IOAPIC for interrupt routing [ 0.566938] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.571767] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.573676] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.575699] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.577673] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.581330] acpiphp: Slot [3] registered [ 0.582771] acpiphp: Slot [4] registered [ 0.584201] acpiphp: Slot [5] registered [ 0.585626] acpiphp: Slot [6] registered [ 0.587031] acpiphp: Slot [7] registered [ 0.588473] acpiphp: Slot [8] registered [ 0.589802] acpiphp: Slot [9] registered [ 0.591131] acpiphp: Slot [10] registered [ 0.592481] acpiphp: Slot [11] registered [ 0.593817] acpiphp: Slot [12] registered [ 0.595170] acpiphp: Slot [13] registered [ 0.596520] acpiphp: Slot [14] registered [ 0.597859] acpiphp: Slot [15] registered [ 0.599226] acpiphp: Slot [16] registered [ 0.600579] acpiphp: Slot [17] registered [ 0.601920] acpiphp: Slot [18] registered [ 0.603265] acpiphp: Slot [19] registered [ 0.604627] acpiphp: Slot [20] registered [ 0.605971] acpiphp: Slot [21] registered [ 0.607321] acpiphp: Slot [22] registered [ 0.608659] acpiphp: Slot [23] registered [ 0.610000] acpiphp: Slot [24] registered [ 0.611352] acpiphp: Slot [25] registered [ 0.612696] acpiphp: Slot [26] registered [ 0.614045] acpiphp: Slot [27] registered [ 0.615400] acpiphp: Slot [28] registered [ 0.616740] acpiphp: Slot [29] registered [ 0.618085] acpiphp: Slot [30] registered [ 0.619438] acpiphp: Slot [31] registered [ 0.620769] PCI host bridge to bus 0000:00 [ 0.622118] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.623723] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.625549] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.627386] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.629850] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.632311] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.637446] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.639338] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.641112] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.642998] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.647128] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.649593] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.671846] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.674051] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.676161] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.678566] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.680695] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.682683] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.684742] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.687354] vgaarb: loaded [ 0.688451] vgaarb: bridge control possible 0000:00:02.0 [ 0.690202] SCSI subsystem initialized [ 0.691539] ACPI: bus type USB registered [ 0.692907] usbcore: registered new interface driver usbfs [ 0.694526] usbcore: registered new interface driver hub [ 0.696140] usbcore: registered new device driver usb [ 0.697896] PCI: Using ACPI for IRQ routing [ 0.699662] NetLabel: Initializing [ 0.700909] NetLabel: domain hash size = 128 [ 0.702319] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.703874] NetLabel: unlabeled traffic allowed by default [ 0.705623] Switched to clocksource kvm-clock [ 0.714960] pnp: PnP ACPI init [ 0.716157] ACPI: bus type PNP registered [ 0.717888] pnp: PnP ACPI: found 5 devices [ 0.719254] ACPI: bus type PNP unregistered [ 0.726750] NET: Registered protocol family 2 [ 0.728490] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.731206] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.733467] TCP: Hash tables configured (established 32768 bind 32768) [ 0.735400] TCP: reno registered [ 0.736603] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.738382] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.740277] NET: Registered protocol family 1 [ 0.741710] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.743426] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.745106] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.765398] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.785221] Unpacking initramfs... [ 1.253104] Freeing initrd memory: 37508k freed [ 1.262703] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.264574] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.268046] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.270222] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.272664] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.274774] Initialise system trusted keyring [ 1.276456] audit: initializing netlink socket (disabled) [ 1.278378] type=2000 audit(1542236449.579:1): initialized [ 1.296163] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.298301] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.301265] zpool: loaded [ 1.302592] zbud: loaded [ 1.304185] VFS: Disk quotas dquot_6.5.2 [ 1.305542] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.307495] msgmni has been set to 7578 [ 1.308865] Key type big_key registered [ 1.310903] NET: Registered protocol family 38 [ 1.312350] Key type asymmetric registered [ 1.313706] Asymmetric key parser 'x509' registered [ 1.315234] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.317756] io scheduler noop registered [ 1.319104] io scheduler deadline registered (default) [ 1.333520] io scheduler cfq registered [ 1.334924] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.336571] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.338506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.340993] ACPI: Power Button [PWRF] [ 1.342418] GHES: HEST is not enabled! [ 1.343770] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.367827] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.369954] Non-volatile memory driver v1.3 [ 1.371346] Linux agpgart interface v0.103 [ 1.372810] crash memory driver: version 1.1 [ 1.374270] rdac: device handler registered [ 1.375704] hp_sw: device handler registered [ 1.377109] emc: device handler registered [ 1.378464] alua: device handler registered [ 1.379870] libphy: Fixed MDIO Bus: probed [ 1.381321] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.383138] ehci-pci: EHCI PCI platform driver [ 1.384568] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.386331] ohci-pci: OHCI PCI platform driver [ 1.387765] uhci_hcd: USB Universal Host Controller Interface driver [ 1.407731] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.409387] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.411903] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.413491] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.415243] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.417085] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.419525] usb usb1: Product: UHCI Host Controller [ 1.421011] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.422893] usb usb1: SerialNumber: 0000:00:01.2 [ 1.424459] hub 1-0:1.0: USB hub found [ 1.425752] hub 1-0:1.0: 2 ports detected [ 1.427215] usbcore: registered new interface driver usbserial [ 1.428882] usbcore: registered new interface driver usbserial_generic [ 1.430679] usbserial: USB Serial support registered for generic [ 1.432404] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.435663] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.437172] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.438785] mousedev: PS/2 mouse device common for all mice [ 1.440724] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.443562] rtc_cmos 00:00: RTC can wake from S4 [ 1.444159] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.445629] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.451121] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.452998] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.454876] cpuidle: using governor menu [ 1.456317] hidraw: raw HID events driver (C) Jiri Kosina [ 1.458027] usbcore: registered new interface driver usbhid [ 1.459752] usbhid: USB HID core driver [ 1.461130] drop_monitor: Initializing network drop monitor service [ 1.462966] TCP: cubic registered [ 1.464209] Initializing XFRM netlink socket [ 1.465717] NET: Registered protocol family 10 [ 1.467418] NET: Registered protocol family 17 [ 1.469073] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.470763] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.472515] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.475431] Loading compiled-in X.509 certificates [ 1.476950] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.479875] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.483239] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.486196] registered taskstats version 1 [ 1.489516] Key type trusted registered [ 1.492209] Key type encrypted registered [ 1.494950] IMA: No TPM chip found, activating TPM-bypass! [ 1.497075] rtc_cmos 00:00: setting system clock to 2018-11-14 23:00:50 UTC (1542236450) [ 1.500399] Freeing unused kernel memory: 1680k freed [ 1.505931] 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.511042] systemd[1]: Detected virtualization kvm. [ 1.512575] systemd[1]: Detected architecture x86-64. [ 1.514113] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.516917] systemd[1]: No hostname configured. [ 1.518391] systemd[1]: Set hostname to . [ 1.519983] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Created slice Root Slice. [ 1.543453] systemd[1]: Created slice Root Slice. [ 1.544947] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.547490] systemd[1]: Listening on udev Kernel Socket. [ 1.549100] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.551721] systemd[1]: Listening on Journal Socket. [ 1.553258] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Swap. [ 1.555636] systemd[1]: Reached target Swap. [ 1.557044] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Timers. [ 1.559326] systemd[1]: Reached target Timers. [ 1.560752] systemd[1]: Starting Timers. [[32m OK [0m] Created slice System Slice. [ 1.563207] systemd[1]: Created slice System Slice. [ 1.564719] systemd[1]: Starting System Slice. [ 1.566551] 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 Slices. [ 1.571797] systemd[1]: Reached target Slices. [ 1.573244] systemd[1]: Starting Slices. [ 1.574989] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.577692] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Local File Systems. [ 1.581310] systemd[1]: Reached target Local File Systems. [ 1.582937] systemd[1]: Starting Local File Systems. [[32m OK [0m] Listening on udev Control Socket. [ 1.585634] systemd[1]: Listening on udev Control Socket. [ 1.587258] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.589829] systemd[1]: Reached target Sockets. [ 1.591292] systemd[1]: Starting Sockets. [ 1.592684] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.595295] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.598850] systemd[1]: Reached target Paths. [ 1.600282] systemd[1]: Starting Paths. [ 1.602084] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Started Journal Service. [ 1.605932] 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.655326] RPC: Registered named UNIX socket transport module. [ 1.657076] RPC: Registered udp transport module. [ 1.658570] RPC: Registered tcp transport module. [ 1.660062] 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... [ 1.728637] usb 1-1: new full-speed USB device number 2 using uhci_hcd Mounting Configuration File System... [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.751973] FDC 0 is a S82078B [ 1.782010] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.785123] scsi host0: ata_piix [ 1.786451] scsi host1: ata_piix [ 1.787691] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.789543] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.828988] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.834656] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.880165] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.882031] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.883947] usb 1-1: Product: QEMU USB Tablet [ 1.885387] usb 1-1: Manufacturer: QEMU [ 1.886704] usb 1-1: SerialNumber: 42 [ 1.896305] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.899284] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 1.983659] SGI XFS with ACLs, security attributes, no debug enabled [ 1.986379] XFS (vda1): Mounting V4 Filesystem [ 2.268712] tsc: Refined TSC clocksource calibration: 3491.874 MHz [ 2.618001] 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 Slices. [[32m OK [0m] Stopped target Paths. [[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 Sockets. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.900514] systemd-journald[107]: Received SIGTERM from PID 1 (systemd). [ 3.360878] SELinux: Disabled at runtime. [ 3.397706] type=1404 audit(1542236452.400:2): selinux=0 auid=4294967295 ses=4294967295 [ 3.468404] ip_tables: (C) 2000-2006 Netfilter Core Team [ 3.470104] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Reached target Swap. Mounting POSIX Message Queue File System... Mounting Huge Pages File System... Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Created slice system-getty.slice. Mounting Debug File System... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. Starting Remount Root and Kernel File Systems... Starting Setup Virtual Console... [[32m OK [0m] Reached target Encrypted Volumes. [[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 Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Rebuild Hardware Database... [[32m OK [0m] Started Load/Save Random Seed. [ 4.144398] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... [ 4.313917] systemd-journald[386]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Import network configuration from initramfs. [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... Starting Create Volatile Files and Directories... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Found device /dev/ttyS0. [ 4.483367] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 4.500851] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 4.604448] AES CTR mode by8 optimization enabled [ 4.606721] [drm] Initialized drm 1.1.0 20060810 [ 4.608486] ppdev: user-space parallel port driver [ 4.611006] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m[ 4.618843] alg: No test for crc32 (crc32-pclmul) ] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 4.636887] intel_rapl: no valid rapl domains found in package 0 [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [ 4.648349] intel_powerclamp: No package C-state available[[32m OK [0m] Reached target Basic System. [ 4.654788] intel_powerclamp: No package C-state available Starting Authorization Manager... [ 4.659383] [TTM] Zone kernel: Available graphics memory: 1940960 kiB Starting LSB: Bring up/down networking... [ 4.662809] [TTM] Initializing pool allocator [ 4.665411] [TTM] Initializing DMA pool allocator [ 4.667334] [drm] fb mappable at 0xFC000000 Starting NTP client/server... [ 4.669314] [drm] vram aper at 0xFC000000 [ 4.671237] [drm] size 33554432 [ 4.671237] [drm] fb depth is 24 [ 4.671238] [drm] pitch is 3072 [[32m OK [0m] Started D-Bus System Message Bus. [ 4.676969] fbcon: cirrusdrmfb (fb0) is primary device [ 4.679588] type=1305 audit(1542236453.681:3): audit_pid=437 old=0 auid=4294967295 ses=4294967295 res=1 [ 4.700711] Console: switching to colour frame buffer device 128x48 [ 4.715555] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 4.717633] [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 Dump dmesg to /var/log/dmesg... Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Login Service... [[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 Authorization Manager. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started 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. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 5.314259] cloud-init[544]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 14 Nov 2018 23:00:54 +0000. Up 5.28 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. [[32m OK [0m] Reached target Network is Online. Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Starts Logstash as a daemon.... Starting Notify NFS peers of a restart... Starting Crash recovery kernel arming... Starting Initial cloud-init job (metadata service crawler)... Starting Postfix Mail Transport Agent... Starting System Logging Service... Starting PostgreSQL 9.5 database server... Starting Dynamic System Tuning Daemon... Starting nginx - high performance web server... Starting OpenSSH server daemon... [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started Notify NFS peers of a restart. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Created slice user-993.slice. [ 7.423020] cloud-init[805]: Cloud-init v. 0.7.5 running 'init' at Wed, 14 Nov 2018 23:00:56 +0000. Up 7.38 seconds. [ 7.466426] cloud-init[805]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 7.468249] cloud-init[805]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 7.469942] cloud-init[805]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 7.471658] cloud-init[805]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 7.473251] cloud-init[805]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 7.474928] cloud-init[805]: ci-info: | eth0: | True | 192.168.120.5 | 255.255.255.0 | fa:16:3e:7e:23:69 | [ 7.476840] cloud-init[805]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 7.478561] cloud-init[805]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 7.481363] cloud-init[805]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 7.483642] cloud-init[805]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 7.485927] cloud-init[805]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 7.487862] cloud-init[805]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 7.489827] cloud-init[805]: ci-info: | 1 | 169.254.169.254 | 192.168.120.3 | 255.255.255.255 | eth0 | UGH | [ 7.493814] cloud-init[805]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 7.499218] cloud-init[805]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Dynamic System Tuning Daemon. [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: 2018-11-14 23:01:49,737 - paramiko.transport - DEBUG - starting thread (client mode): 0xf986c50L 2018-11-14 23:01:49,737 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-11-14 23:01:49,746 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-11-14 23:01:49,746 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-11-14 23:01:49,749 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-11-14 23:01:49,749 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-11-14 23:01:49,749 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-11-14 23:01:49,749 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-11-14 23:01:49,750 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-11-14 23:01:49,750 - paramiko.transport - DEBUG - Compression agreed: none 2018-11-14 23:01:49,757 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-11-14 23:01:49,758 - paramiko.transport - DEBUG - Switch to new keys ... 2018-11-14 23:01:49,769 - paramiko.transport - DEBUG - Trying discovered key dd0298f56a0c439edb267faad522faaa in /tmp/tmpdvUR1v 2018-11-14 23:01:49,798 - paramiko.transport - DEBUG - userauth is OK 2018-11-14 23:01:59,814 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-11-14 23:01:59,817 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-11-14 23:01:59,817 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-11-14 23:01:59,817 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-11-14 23:01:59,818 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/status 2018-11-14 23:01:59,937 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-14 23:01:59,937 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-14 23:01:59,937 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-14 23:01:59,937 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-11-14 23:01:59,937 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-14 23:01:59,938 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-14 23:01:59,938 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-14 23:01:59,938 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 9704, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 9713, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "stop", "MainPID": 8031, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 9702, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 1024, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 796, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 793, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 9624, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 9698, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-11-14 23:01:59,938 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-14 23:01:59,938 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 14 Nov 2018 23:02:00 GMT 2018-11-14 23:01:59,938 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-14 23:01:59,938 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2392 2018-11-14 23:01:59,938 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-14 23:01:59,939 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 9704, 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': 9713, u'state': u'running', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Celery Management'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'LSB: Starts Logstash as a daemon.', u'MainPID': 0, u'state': u'running', u'Id': u'logstash.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Logstash'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 8031, u'state': u'stop', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'deactivating', u'SubState': u'stop'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 9702, u'state': u'running', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'AMQP InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 1024, 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': 796, 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': 793, 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': 9624, u'state': u'running', u'Id': u'cloudify-riemann.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Riemann'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 9698, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-11-14 23:01:59,939 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/status 2018-11-14 23:02:00,033 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-14 23:02:00,033 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-14 23:02:00,034 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-14 23:02:00,034 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-11-14 23:02:00,034 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-14 23:02:00,034 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-14 23:02:00,034 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-14 23:02:00,034 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 9704, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 9713, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "stop", "MainPID": 8031, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 9702, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 1024, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 796, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 793, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 9624, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 9698, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-11-14 23:02:00,034 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-14 23:02:00,034 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 14 Nov 2018 23:02:00 GMT 2018-11-14 23:02:00,034 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-14 23:02:00,034 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2392 2018-11-14 23:02:00,035 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-14 23:02:00,035 - functest.core.cloudify - INFO - The current manager status is running 2018-11-14 23:02:00,035 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-11-14 23:02:00,101 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-14 23:02:00,101 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-14 23:02:00,101 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-14 23:02:00,101 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-11-14 23:02:00,101 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-14 23:02:00,102 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-14 23:02:00,102 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-14 23:02:00,102 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-11-14 23:02:00,102 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-11-14T23:02:00.384Z", "updated_at": "2018-11-14T23:02:00.384Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-11-14 23:02:00,102 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-14 23:02:00,102 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 14 Nov 2018 23:02:00 GMT 2018-11-14 23:02:00,102 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-14 23:02:00,102 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-11-14 23:02:00,102 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-14 23:02:00,103 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/secrets 2018-11-14 23:02:00,154 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-14 23:02:00,155 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-14 23:02:00,155 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-14 23:02:00,155 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-11-14 23:02:00,155 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-14 23:02:00,155 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-14 23:02:00,155 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-14 23:02:00,155 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-11-14T23:02:00.384Z", "updated_at": "2018-11-14T23:02:00.384Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-11-14 23:02:00,155 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-14 23:02:00,155 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 14 Nov 2018 23:02:00 GMT 2018-11-14 23:02:00,156 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-14 23:02:00,156 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-11-14 23:02:00,156 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-14 23:02:00,156 - functest.core.cloudify - DEBUG - List secrets: 2018-11-14 23:02:00,156 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.201:80/api/v3/secrets/foo 2018-11-14 23:02:00,205 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-14 23:02:00,205 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-14 23:02:00,206 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-14 23:02:00,206 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-11-14 23:02:00,206 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-14 23:02:00,206 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-14 23:02:00,206 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-14 23:02:00,206 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-11-14 23:02:00,206 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-11-14T23:02:00.384Z", "updated_at": "2018-11-14T23:02:00.384Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-11-14 23:02:00,206 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-14 23:02:00,206 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 14 Nov 2018 23:02:00 GMT 2018-11-14 23:02:00,206 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-14 23:02:00,206 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-11-14 23:02:00,207 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-14 23:02:00,207 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-11-14 23:02:00,207 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-11-14 23:02:00,207 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2018-11-14 23:02:00,208 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-11-14 23:02:00,209 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-11-14 23:02:00,209 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-11-14 23:02:00,212 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-11-14 23:02:00,247 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-11-14 23:02:00,248 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-11-14 23:02:00,249 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-11-14 23:02:00,288 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-11-14 23:02:00,288 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-11-14 23:02:00,314 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-11-14 23:02:21,239 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-11-14 23:02:21,239 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - output: Loaded plugins: fastestmirror Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os&infra=genclo error was 14: curl#6 - "Could not resolve host: mirrorlist.centos.org; Unknown error" 2018-11-14 23:02:21,240 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-11-14 23:02:21,240 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - error: One of the configured repositories failed (Unknown), and yum doesn't have enough cached data to continue. At this point the only safe thing yum can do is fail. There are a few ways to work "fix" this: 1. Contact the upstream for the repository and get them to fix the problem. 2. Reconfigure the baseurl/etc. for the repository, to point to a working upstream. This is most often useful if you are using a newer distribution release than is supported by the repository (and the packages for the previous distribution release still work). 3. Run the command with the repository temporarily disabled yum --disablerepo= ... 4. Disable the repository permanently, so yum won't use it by default. Yum will then just ignore the repository until you permanently enable it again or use --enablerepo for temporary usage: yum-config-manager --disable or subscription-manager repos --disable= 5. Configure the failing repository to be skipped, if it is unavailable. Note that yum will try to contact the repo. when it runs most commands, so will have to try and fail each time (and thus. yum will be be much slower). If it is a very temporary problem though, this is often a nice compromise: yum-config-manager --save --setopt=.skip_if_unavailable=true Cannot find a valid baseurl for repo: base/7/x86_64 2018-11-14 23:02:21,241 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/vyos-1.1.7.img 2018-11-14 23:02:24,047 - shade - DEBUG - Image file /home/opnfv/functest/images/vyos-1.1.7.img md5:5428081a21782d4eab3b67d8cc6bf508 sha256:55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0 2018-11-14 23:02:24,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 23:02:24,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 23:02:24,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-18061e31-76c7-4e56-a617-0385d782a172 Date: Wed, 14 Nov 2018 23:02:24 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1/snap", "metadata": {}}], "file": "/v2/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1/file", "owner": "83a81c1767db4c10b5add0b371aa920a", "id": "bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "size": 4373348352, "self": "/v2/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-11-14T22:58:12Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_af5137c4-375a-46cc-ba45-e2126698df77", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_af5137c4-375a-46cc-ba45-e2126698df77", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-11-14T22:57:15Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 23:02:24,684 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-18061e31-76c7-4e56-a617-0385d782a172 2018-11-14 23:02:24,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.635084867477s 2018-11-14 23:02:24,684 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-18061e31-76c7-4e56-a617-0385d782a172 2018-11-14 23:02:24,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-14 23:02:24,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}a2b816230d008f972defb94dfc0087bd00e0a725" -d '{"owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_af5137c4-375a-46cc-ba45-e2126698df77", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_alt_af5137c4-375a-46cc-ba45-e2126698df77"}' 2018-11-14 23:02:24,975 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 884 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/f7bcc489-de7b-406e-9e5e-ec3d76df801b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-28d8ab30-e655-4f82-b093-445e9ab83d94 Date: Wed, 14 Nov 2018 23:02:24 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/f7bcc489-de7b-406e-9e5e-ec3d76df801b/file", "owner": "83a81c1767db4c10b5add0b371aa920a", "id": "f7bcc489-de7b-406e-9e5e-ec3d76df801b", "size": null, "self": "/v2/images/f7bcc489-de7b-406e-9e5e-ec3d76df801b", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "updated_at": "2018-11-14T23:02:24Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_af5137c4-375a-46cc-ba45-e2126698df77", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_af5137c4-375a-46cc-ba45-e2126698df77", "checksum": null, "created_at": "2018-11-14T23:02:24Z", "protected": false} 2018-11-14 23:02:24,975 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-28d8ab30-e655-4f82-b093-445e9ab83d94 2018-11-14 23:02:24,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.282061100006s 2018-11-14 23:02:24,976 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-28d8ab30-e655-4f82-b093-445e9ab83d94 returning object f7bcc489-de7b-406e-9e5e-ec3d76df801b 2018-11-14 23:02:24,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-14 23:02:24,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/f7bcc489-de7b-406e-9e5e-ec3d76df801b/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}a2b816230d008f972defb94dfc0087bd00e0a725" -d '' 2018-11-14 23:02:32,528 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c3435f0e-cc1a-4020-bdaf-442e455d0830 Date: Wed, 14 Nov 2018 23:02:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 23:02:32,528 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/f7bcc489-de7b-406e-9e5e-ec3d76df801b/file used request id req-c3435f0e-cc1a-4020-bdaf-442e455d0830 2018-11-14 23:02:32,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 7.55155992508s 2018-11-14 23:02:32,528 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/f7bcc489-de7b-406e-9e5e-ec3d76df801b/file used request id req-c3435f0e-cc1a-4020-bdaf-442e455d0830 2018-11-14 23:02:32,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 23:02:32,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 23:02:32,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2356 Content-Type: application/json X-Openstack-Request-Id: req-e134b4bc-c191-4e86-bc2c-dcd13a55e9c0 Date: Wed, 14 Nov 2018 23:02:32 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/f7bcc489-de7b-406e-9e5e-ec3d76df801b/snap", "metadata": {}}], "file": "/v2/images/f7bcc489-de7b-406e-9e5e-ec3d76df801b/file", "owner": "83a81c1767db4c10b5add0b371aa920a", "id": "f7bcc489-de7b-406e-9e5e-ec3d76df801b", "size": 426967040, "self": "/v2/images/f7bcc489-de7b-406e-9e5e-ec3d76df801b", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/f7bcc489-de7b-406e-9e5e-ec3d76df801b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "updated_at": "2018-11-14T23:02:32Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_af5137c4-375a-46cc-ba45-e2126698df77", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_af5137c4-375a-46cc-ba45-e2126698df77", "checksum": "5428081a21782d4eab3b67d8cc6bf508", "created_at": "2018-11-14T23:02:24Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1/snap", "metadata": {}}], "file": "/v2/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1/file", "owner": "83a81c1767db4c10b5add0b371aa920a", "id": "bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "size": 4373348352, "self": "/v2/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-11-14T22:58:12Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_af5137c4-375a-46cc-ba45-e2126698df77", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_af5137c4-375a-46cc-ba45-e2126698df77", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-11-14T22:57:15Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 23:02:32,764 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-e134b4bc-c191-4e86-bc2c-dcd13a55e9c0 2018-11-14 23:02:32,765 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.232104063034s 2018-11-14 23:02:32,765 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-e134b4bc-c191-4e86-bc2c-dcd13a55e9c0 2018-11-14 23:02:32,768 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/f7bcc489-de7b-406e-9e5e-ec3d76df801b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f7bcc489-de7b-406e-9e5e-ec3d76df801b/file', 'owner': u'83a81c1767db4c10b5add0b371aa920a', 'id': u'f7bcc489-de7b-406e-9e5e-ec3d76df801b', 'size': 426967040, u'self': u'/v2/images/f7bcc489-de7b-406e-9e5e-ec3d76df801b', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'83a81c1767db4c10b5add0b371aa920a', 'name': 'vyos_vrouter-project_af5137c4-375a-46cc-ba45-e2126698df77', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/f7bcc489-de7b-406e-9e5e-ec3d76df801b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-14T23:02:32Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-14T23:02:32Z', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_af5137c4-375a-46cc-ba45-e2126698df77', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', 'properties': {u'self': u'/v2/images/f7bcc489-de7b-406e-9e5e-ec3d76df801b', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_af5137c4-375a-46cc-ba45-e2126698df77', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_alt_af5137c4-375a-46cc-ba45-e2126698df77', 'created': u'2018-11-14T23:02:24Z', 'checksum': u'5428081a21782d4eab3b67d8cc6bf508', 'created_at': u'2018-11-14T23:02:24Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/f7bcc489-de7b-406e-9e5e-ec3d76df801b', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_af5137c4-375a-46cc-ba45-e2126698df77', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'schema': u'/v2/schemas/image'}}) 2018-11-14 23:02:32,768 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-14 23:02:32,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}85ef88c0f469ac12bda2fcf153722bd14a65f541" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vyos_vrouter-flavor_alt_af5137c4-375a-46cc-ba45-e2126698df77", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": null, "swap": 0}}' 2018-11-14 23:02:32,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:02:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e9804ca5-ccba-411c-848e-600935bd75ba x-compute-request-id: req-e9804ca5-ccba-411c-848e-600935bd75ba Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_alt_af5137c4-375a-46cc-ba45-e2126698df77", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/7d726d54-ad0d-4c4b-ae52-f3055b7576e1", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/7d726d54-ad0d-4c4b-ae52-f3055b7576e1", "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": "7d726d54-ad0d-4c4b-ae52-f3055b7576e1"}} 2018-11-14 23:02:32,831 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-e9804ca5-ccba-411c-848e-600935bd75ba 2018-11-14 23:02:32,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0626249313354s 2018-11-14 23:02:32,831 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-e9804ca5-ccba-411c-848e-600935bd75ba 2018-11-14 23:02:32,832 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_alt_af5137c4-375a-46cc-ba45-e2126698df77', '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'49be60fcc4c34adea9e7c304d872b17d', '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'7d726d54-ad0d-4c4b-ae52-f3055b7576e1', 'swap': 0}) 2018-11-14 23:02:32,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-14 23:02:32,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/7d726d54-ad0d-4c4b-ae52-f3055b7576e1/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}85ef88c0f469ac12bda2fcf153722bd14a65f541" -d '{"extra_specs": {}}' 2018-11-14 23:02:32,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:02:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-afb1b7df-c829-47f1-8654-18d2483eb9d6 x-compute-request-id: req-afb1b7df-c829-47f1-8654-18d2483eb9d6 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-14 23:02:32,854 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/7d726d54-ad0d-4c4b-ae52-f3055b7576e1/os-extra_specs used request id req-afb1b7df-c829-47f1-8654-18d2483eb9d6 2018-11-14 23:02:32,855 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0215120315552s 2018-11-14 23:02:32,855 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/7d726d54-ad0d-4c4b-ae52-f3055b7576e1/os-extra_specs used request id req-afb1b7df-c829-47f1-8654-18d2483eb9d6 2018-11-14 23:02:32,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-11-14 23:02:32,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.9: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-11-14 23:02:32,868 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 23:02: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.9: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.9:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 23:02:32,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.9: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}85ef88c0f469ac12bda2fcf153722bd14a65f541" 2018-11-14 23:02:32,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:02:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79dd11eb-3c7c-4e5d-b929-edad9b6b0a7b Content-Encoding: gzip Content-Length: 862 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.9:35357/v3/services/32c3aa4175fd472ea1e1ba3d792428fe"}, "enabled": true, "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.9:35357/v3/services/3fb95d8f87b8415d8d63fb9bf4df201b"}, "enabled": true, "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.9:35357/v3/services/5f93138bc6a74e8199f75eb959dc6d61"}, "enabled": true, "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.9:35357/v3/services/643fc5eb42804ae2a6645de3533e6105"}, "enabled": true, "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.9:35357/v3/services/6acbe9d39e65497c887376e55553e811"}, "enabled": true, "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.9:35357/v3/services/6d8dd43bd76a43a2b819221b77ea5713"}, "enabled": true, "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.9:35357/v3/services/7375c88085de410d8a73cb6ff2465bdd"}, "enabled": true, "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.9:35357/v3/services/7d93a4cd0a3b40cd9113756fe187a1d6"}, "enabled": true, "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.9:35357/v3/services/826d158bfc3d4947afa6af4a0ebd3109"}, "enabled": true, "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.9:35357/v3/services/85f87a944a434e5bae600f54c8a98b92"}, "enabled": true, "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.9:35357/v3/services/9181e425dfe4429a9900f441d2f21d20"}, "enabled": true, "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.9:35357/v3/services/93cc66cbfc464c2abdf1e3e19b4ece95"}, "enabled": true, "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.9:35357/v3/services/ba8c0d632cea42d9af4d93bbbc6de2e3"}, "enabled": true, "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.9:35357/v3/services/c6d6512c2c5747ae8286ad529bc6de34"}, "enabled": true, "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.9:35357/v3/services/f425e9aa601344cfa67e836efe5a16c3"}, "enabled": true, "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "links": {"self": "http://192.30.9.9:35357/v3/services", "previous": null, "next": null}} 2018-11-14 23:02:32,961 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.9:35357/v3/services used request id req-79dd11eb-3c7c-4e5d-b929-edad9b6b0a7b 2018-11-14 23:02:32,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.102307796478s 2018-11-14 23:02:32,961 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.9:35357/v3/services used request id req-79dd11eb-3c7c-4e5d-b929-edad9b6b0a7b 2018-11-14 23:02:32,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-11-14 23:02:32,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}85ef88c0f469ac12bda2fcf153722bd14a65f541" 2018-11-14 23:02:33,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:02:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92615091-007b-4a2f-96a1-771743ffadee Content-Encoding: gzip Content-Length: 1977 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/02e71a8364764dc4b415a54b4efd9256"}, "url": "http://192.30.9.9:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f425e9aa601344cfa67e836efe5a16c3", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, "url": "http://172.30.9.28:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "93cc66cbfc464c2abdf1e3e19b4ece95", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/0ea2e202fec348e9901094e754b5ba5b"}, "url": "http://172.30.9.28:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6d8dd43bd76a43a2b819221b77ea5713", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/10862131bdf4404a8488ef500fe72bb8"}, "url": "http://192.30.9.9:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6acbe9d39e65497c887376e55553e811", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/17268dc8c05a4323a6b66b65a0fa2990"}, "url": "http://192.30.9.9:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7375c88085de410d8a73cb6ff2465bdd", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/187749f9c6414cbc990a3f86bc8c8fa8"}, "url": "http://172.30.9.28:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3fb95d8f87b8415d8d63fb9bf4df201b", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/1f7cacaeeb3c4d549461607952063ed2"}, "url": "http://192.30.9.9:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "93cc66cbfc464c2abdf1e3e19b4ece95", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/2317a794dbd74e188ad149929dcffd65"}, "url": "http://192.30.9.9:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "826d158bfc3d4947afa6af4a0ebd3109", "id": "2317a794dbd74e188ad149929dcffd65"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/247f764ada7547039418c8ea04d50d32"}, "url": "http://192.30.9.9:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c6d6512c2c5747ae8286ad529bc6de34", "id": "247f764ada7547039418c8ea04d50d32"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/29935d4e5235471baefeef3ce04f63f5"}, "url": "http://192.30.9.9:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "643fc5eb42804ae2a6645de3533e6105", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/2bdb36616bb8400e96a3aaf3e50387ab"}, "url": "http://12.0.0.26:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6d8dd43bd76a43a2b819221b77ea5713", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/2d1f7a7aa8774b96ac0080f9cab11a2a"}, "url": "http://192.30.9.9:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "826d158bfc3d4947afa6af4a0ebd3109", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/3f897c8f61074d62bbe6ff0f4a672d07"}, "url": "http://192.30.9.9:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3fb95d8f87b8415d8d63fb9bf4df201b", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/4403b022e8c24f48bdc1d8155ca7e083"}, "url": "http://172.30.9.28:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7375c88085de410d8a73cb6ff2465bdd", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/487bb77ab73a44248c44afcfe8660fdc"}, "url": "http://192.30.9.9:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/4b8628f4ee4342d5ae3c5fc1a58014e8"}, "url": "http://192.30.9.9:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "32c3aa4175fd472ea1e1ba3d792428fe", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/545d5dd16cbc419f891ea4776bd8d43d"}, "url": "http://172.30.9.28:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c6d6512c2c5747ae8286ad529bc6de34", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/576e50ac5f47427d8a7036c0768f54c8"}, "url": "http://172.30.9.28:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f425e9aa601344cfa67e836efe5a16c3", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/5aeb632e42434c94b8ac9718de25b816"}, "url": "http://192.30.9.9:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5f93138bc6a74e8199f75eb959dc6d61", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/6777f631dd4542bf95e90afed0662a6a"}, "url": "http://192.30.9.9:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c6d6512c2c5747ae8286ad529bc6de34", "id": "6777f631dd4542bf95e90afed0662a6a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/7a89076c38394af6931a55f97b23dd60"}, "url": "http://172.30.9.28:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7d93a4cd0a3b40cd9113756fe187a1d6", "id": "7a89076c38394af6931a55f97b23dd60"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}, "url": "http://192.30.9.9:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f425e9aa601344cfa67e836efe5a16c3", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/7c2e584ee85d4fc1b325b25963b0a55f"}, "url": "http://172.30.9.28:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9181e425dfe4429a9900f441d2f21d20", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/7d2aab3144fd4dfaab1d670982aba52f"}, "url": "http://192.30.9.9:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7d93a4cd0a3b40cd9113756fe187a1d6", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/86d8e4c7418a432c9885f6753cf0bd3b"}, "url": "http://172.30.9.28:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "32c3aa4175fd472ea1e1ba3d792428fe", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/8a8022eb962a48c989c3d3e339ac5f66"}, "url": "http://172.30.9.28:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6acbe9d39e65497c887376e55553e811", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/9bf9e82c0aad4686ac23f1a88c035bd5"}, "url": "http://192.30.9.9:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "643fc5eb42804ae2a6645de3533e6105", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/aa680b82bb8444a4a9668254d2540d20"}, "url": "http://172.30.9.28:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5f93138bc6a74e8199f75eb959dc6d61", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/ac550f2e3672441896ac9f21c20ecd34"}, "url": "http://172.30.9.28:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "826d158bfc3d4947afa6af4a0ebd3109", "id": "ac550f2e3672441896ac9f21c20ecd34"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/bda0b79efb4f47c886932e7dc6bb02be"}, "url": "http://192.30.9.9:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9181e425dfe4429a9900f441d2f21d20", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/bf6a36e3d58c4b9bbc0327413ca27df5"}, "url": "http://192.30.9.9:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "93cc66cbfc464c2abdf1e3e19b4ece95", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/c05acd6993fc412082fc87ef2a82afe7"}, "url": "http://192.30.9.9:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9181e425dfe4429a9900f441d2f21d20", "id": "c05acd6993fc412082fc87ef2a82afe7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/c095952d58184c4eac7332ec29dcd958"}, "url": "http://192.30.9.9:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5f93138bc6a74e8199f75eb959dc6d61", "id": "c095952d58184c4eac7332ec29dcd958"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/c4e69355891c444b929294673f52d80d"}, "url": "http://192.30.9.9:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3fb95d8f87b8415d8d63fb9bf4df201b", "id": "c4e69355891c444b929294673f52d80d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/c75da12dcb5044cba9aaa1cb824a9e14"}, "url": "http://192.30.9.9:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "32c3aa4175fd472ea1e1ba3d792428fe", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/d344a12024d545309eca49660db0c2f6"}, "url": "http://12.0.0.26:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6d8dd43bd76a43a2b819221b77ea5713", "id": "d344a12024d545309eca49660db0c2f6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/d77f3c4cb6c44f298d3ab207cea4efc8"}, "url": "http://192.30.9.9:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7375c88085de410d8a73cb6ff2465bdd", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/de244203787f4a38a3f707d82a50dc39"}, "url": "http://192.30.9.9:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "id": "de244203787f4a38a3f707d82a50dc39"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/e9d0c7d3d6424339a20175e7f3eddda2"}, "url": "http://172.30.9.28:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "643fc5eb42804ae2a6645de3533e6105", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/ee1bce179ad64370a572bbd3017200e7"}, "url": "http://192.30.9.9:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7d93a4cd0a3b40cd9113756fe187a1d6", "id": "ee1bce179ad64370a572bbd3017200e7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/eefa8ec6415845a7ac1deeba09364120"}, "url": "http://192.30.9.9:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6acbe9d39e65497c887376e55553e811", "id": "eefa8ec6415845a7ac1deeba09364120"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/f8662e550a184e74a349aa2ade332440"}, "url": "http://172.30.9.28:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "id": "f8662e550a184e74a349aa2ade332440"}], "links": {"self": "http://172.30.9.28:5000/v3/endpoints", "previous": null, "next": null}} 2018-11-14 23:02:33,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/endpoints used request id req-92615091-007b-4a2f-96a1-771743ffadee 2018-11-14 23:02:33,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.131726980209s 2018-11-14 23:02:33,103 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/endpoints used request id req-92615091-007b-4a2f-96a1-771743ffadee 2018-11-14 23:02:33,111 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2018-11-14 23:02:33,117 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/blueprints/vrouter-opnfv; body: bytes data 2018-11-14 23:02:34,884 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-14 23:02:34,885 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-14 23:02:34,885 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-14 23:02:34,885 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-11-14 23:02:34,885 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-14 23:02:34,885 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-14 23:02:34,885 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-14 23:02:34,885 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-11-14 23:02:34,886 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "function-test-openstack-blueprint.yaml", "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "tenant_name": "default_tenant", "created_at": "2018-11-14T23:02:35.152Z", "updated_at": "2018-11-14T23:02:35.152Z", "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_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\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": {"use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "network": {}, "create_if_missing": false, "resource_id": {"get_input": "management_plane_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "target_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "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": [], "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": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "router", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.subnet_connected_to_router", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "management_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "11.0.0.0/24"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "management_plane_subnet_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "data_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "data_plane_subnet_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "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": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "keypair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "ssh_key_filename"}, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "data_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "network": {}, "create_if_missing": false, "resource_id": {"get_input": "data_plane_network_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": {"get_input": "security_group_name"}, "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"port_range_min": 0, "port_range_max": 0, "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "udp", "remote_ip_prefix": "0.0.0.0/0"}], "create_if_missing": false, "security_group": {"description": "Security group for vnf test"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "external_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.connected_to", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}}, "name": "router", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Router", "cloudify.openstack.nodes.Router"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.router.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.router.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.router.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "router", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Router", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "router_name"}, "create_if_missing": false, "default_to_managers_external_network": true, "router": {}, "external_network": "", "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "external_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "external_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": true, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "network": {}, "create_if_missing": false, "resource_id": {"get_input": "external_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "reference_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "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}]}], "scaling_groups": {}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "vrouter-opnfv"} 2018-11-14 23:02:34,887 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-14 23:02:34,887 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 14 Nov 2018 23:02:35 GMT 2018-11-14 23:02:34,887 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-14 23:02:34,887 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2018-11-14 23:02:34,887 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-14 23:02:34,902 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2018-11-14 23:02:34,902 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/deployments/vrouter-opnfv; body: {"inputs": {"keystone_url": "http://172.30.9.28:5000", "keystone_tenant_name": "vyos_vrouter-project_af5137c4-375a-46cc-ba45-e2126698df77", "keystone_project_domain_name": "Default", "region": "regionOne", "external_network_name": "external", "keystone_username": "vyos_vrouter-user_af5137c4-375a-46cc-ba45-e2126698df77", "keystone_user_domain_name": "Default", "reference_vnf_image_id": "f7bcc489-de7b-406e-9e5e-ec3d76df801b", "keystone_password": "239e52d2-e1ce-4a6b-9764-546ebb144ca7", "reference_vnf_flavor_id": "7d726d54-ad0d-4c4b-ae52-f3055b7576e1", "target_vnf_flavor_id": "7d726d54-ad0d-4c4b-ae52-f3055b7576e1", "target_vnf_image_id": "f7bcc489-de7b-406e-9e5e-ec3d76df801b"}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "vrouter-opnfv"} 2018-11-14 23:02:36,200 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-14 23:02:36,200 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-14 23:02:36,200 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-14 23:02:36,200 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-11-14 23:02:36,200 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-14 23:02:36,200 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-14 23:02:36,200 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-14 23:02:36,201 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 774 2018-11-14 23:02:36,201 - cloudify.rest_client.http - DEBUG - reply: "500 INTERNAL SERVER ERROR" {"status": 500, "message": "Internal Server Error"} 2018-11-14 23:02:36,201 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-14 23:02:36,201 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 14 Nov 2018 23:02:36 GMT 2018-11-14 23:02:36,201 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-14 23:02:36,201 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 51 2018-11-14 23:02:36,201 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-14 23:02:36,201 - functest.core.singlevm - ERROR - Cannot run vyos_vrouter Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 446, in run if not self.execute(): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/router/cloudify_vrouter.py", line 162, in execute if self.deploy_vnf() and self.test_vnf(): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/router/cloudify_vrouter.py", line 182, in deploy_vnf self.vnf.get('inputs')) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/deployments.py", line 214, in create response = self.api.put(uri, data, expected_status_code=201) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 263, in put timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 224, in do_request verify=self.get_request_verify(), timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 158, in _do_request self._raise_client_error(response, request_url) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 119, in _raise_client_error response=response) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 131, in _prepare_and_raise_exception status_code, error_code=error_code, response=response) CloudifyClientError: 500: Internal Server Error 2018-11-14 23:02:36,328 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-14 23:02:36,329 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 05:52 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-11-14 23:02:36,334 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-11-14 23:02:36,334 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions 2018-11-14 23:02:36,394 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-14 23:02:36,394 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-14 23:02:36,395 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-14 23:02:36,395 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-11-14 23:02:36,395 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-14 23:02:36,395 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-14 23:02:36,395 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-14 23:02:36,395 - 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-11-14T23:02:35.757Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "27a5b70b-4f4b-421d-8d07-80c19c2e9eaa"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-11-14 23:02:36,395 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-14 23:02:36,395 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 14 Nov 2018 23:02:36 GMT 2018-11-14 23:02:36,395 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-14 23:02:36,395 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6010 2018-11-14 23:02:36,396 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-14 23:02:36,396 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.201:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2018-11-14 23:02:36,501 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-11-14 23:02:36,502 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-11-14 23:02:36,502 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-11-14 23:02:36,502 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-11-14 23:02:36,502 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-11-14 23:02:36,502 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-11-14 23:02:36,502 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-11-14 23:02:36,502 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 156 2018-11-14 23:02:36,502 - cloudify.rest_client.http - DEBUG - reply: "400 BAD REQUEST" {"message": "Deployment environment creation is still pending, try again in a minute", "error_code": "deployment_environment_creation_pending_error", "server_traceback": "Traceback (most recent call last):\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 93, in wrapper\n return func(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 133, in wrapper\n response = f(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/resources_v1/executions.py\", line 115, in post\n bypass_maintenance=bypass_maintenance)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/resource_manager.py\", line 359, in execute_workflow\n self._verify_deployment_environment_created_successfully(deployment_id)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/resource_manager.py\", line 1117, in _verify_deployment_environment_created_successfully\n 'Deployment environment creation is still pending, '\nDeploymentEnvironmentCreationPendingError: Deployment environment creation is still pending, try again in a minute\n"} 2018-11-14 23:02:36,503 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-11-14 23:02:36,503 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 14 Nov 2018 23:02:36 GMT 2018-11-14 23:02:36,503 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-11-14 23:02:36,503 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1203 2018-11-14 23:02:36,503 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-11-14 23:02:36,503 - functest.opnfv_tests.vnf.router.cloudify_vrouter - ERROR - Some issue during the undeployment .. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/router/cloudify_vrouter.py", line 238, in clean dep_name, 'uninstall', parameters=dict(ignore_failure=True)) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/executions.py", line 201, in start expected_status_code=201) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 285, in post timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 224, in do_request verify=self.get_request_verify(), timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 158, in _do_request self._raise_client_error(response, request_url) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 119, in _raise_client_error response=response) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 131, in _prepare_and_raise_exception status_code, error_code=error_code, response=response) DeploymentEnvironmentCreationPendingError: 400: Deployment environment creation is still pending, try again in a minute 2018-11-14 23:02:36,504 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-14 23:02:36,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/f7bcc489-de7b-406e-9e5e-ec3d76df801b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 23:02:37,355 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f6bbc278-cb05-4f31-af8d-313429995415 Date: Wed, 14 Nov 2018 23:02:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 23:02:37,355 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/f7bcc489-de7b-406e-9e5e-ec3d76df801b used request id req-f6bbc278-cb05-4f31-af8d-313429995415 2018-11-14 23:02:37,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.85132598877s 2018-11-14 23:02:37,356 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/f7bcc489-de7b-406e-9e5e-ec3d76df801b used request id req-f6bbc278-cb05-4f31-af8d-313429995415 2018-11-14 23:02:37,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-14 23:02:37,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}85ef88c0f469ac12bda2fcf153722bd14a65f541" 2018-11-14 23:02:37,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:02: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-46c7cea8-f8d9-478c-8174-11d60acf0035 x-compute-request-id: req-46c7cea8-f8d9-478c-8174-11d60acf0035 Content-Encoding: gzip Content-Length: 374 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_af5137c4-375a-46cc-ba45-e2126698df77", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/1c479e79-a624-4515-b07f-1b7be2d331f0", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/1c479e79-a624-4515-b07f-1b7be2d331f0", "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": "1c479e79-a624-4515-b07f-1b7be2d331f0"}, {"name": "vyos_vrouter-flavor_alt_af5137c4-375a-46cc-ba45-e2126698df77", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/7d726d54-ad0d-4c4b-ae52-f3055b7576e1", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/7d726d54-ad0d-4c4b-ae52-f3055b7576e1", "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": "7d726d54-ad0d-4c4b-ae52-f3055b7576e1"}]} 2018-11-14 23:02:37,378 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-46c7cea8-f8d9-478c-8174-11d60acf0035 2018-11-14 23:02:37,379 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0223059654236s 2018-11-14 23:02:37,379 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-46c7cea8-f8d9-478c-8174-11d60acf0035 2018-11-14 23:02:37,381 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-14 23:02:37,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/7d726d54-ad0d-4c4b-ae52-f3055b7576e1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85ef88c0f469ac12bda2fcf153722bd14a65f541" 2018-11-14 23:02:37,413 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 23:02: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-f273273c-9a2c-40bf-b746-03aee6350120 x-compute-request-id: req-f273273c-9a2c-40bf-b746-03aee6350120 Content-Length: 0 Content-Type: application/json 2018-11-14 23:02:37,413 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/7d726d54-ad0d-4c4b-ae52-f3055b7576e1 used request id req-f273273c-9a2c-40bf-b746-03aee6350120 2018-11-14 23:02:37,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0318541526794s 2018-11-14 23:02:37,414 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/7d726d54-ad0d-4c4b-ae52-f3055b7576e1 used request id req-f273273c-9a2c-40bf-b746-03aee6350120 2018-11-14 23:02:37,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-11-14 23:02:37,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/floatingips/72fb4073-3e5d-4e2b-bcde-e6fb882821f5.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 23:02:38,108 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-37a9e41e-a405-4c54-a7e2-dc162bccacf5 Content-Length: 0 Date: Wed, 14 Nov 2018 23:02:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 23:02:38,108 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/72fb4073-3e5d-4e2b-bcde-e6fb882821f5.json used request id req-37a9e41e-a405-4c54-a7e2-dc162bccacf5 2018-11-14 23:02:38,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.692140817642s 2018-11-14 23:02:38,109 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/72fb4073-3e5d-4e2b-bcde-e6fb882821f5.json used request id req-37a9e41e-a405-4c54-a7e2-dc162bccacf5 2018-11-14 23:02:38,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-14 23:02:38,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 23:02:38,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-d21cfeb5-29df-4377-8b97-6500361b741c Date: Wed, 14 Nov 2018 23:02:38 GMT RESP BODY: {"floatingips": []} 2018-11-14 23:02:38,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-d21cfeb5-29df-4377-8b97-6500361b741c 2018-11-14 23:02:38,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0194809436798s 2018-11-14 23:02:38,134 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-d21cfeb5-29df-4377-8b97-6500361b741c 2018-11-14 23:02:38,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-11-14 23:02:38,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 23:02:38,338 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 23:02: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-936f8f9c-5ebe-4ad9-82eb-655f9b5adf74 x-compute-request-id: req-936f8f9c-5ebe-4ad9-82eb-655f9b5adf74 Content-Type: application/json 2018-11-14 23:02:38,339 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945 used request id req-936f8f9c-5ebe-4ad9-82eb-655f9b5adf74 2018-11-14 23:02:38,339 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.204276800156s 2018-11-14 23:02:38,339 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945 used request id req-936f8f9c-5ebe-4ad9-82eb-655f9b5adf74 2018-11-14 23:02:38,339 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 23:02:38,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 23:02:39,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:02: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-f8f7a778-5742-423a-b9c9-4dd59b87d888 x-compute-request-id: req-f8f7a778-5742-423a-b9c9-4dd59b87d888 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_af5137c4-375a-46cc-ba45-e2126698df77": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:23:69", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:23:69", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2cb5f327-34db-46b6-9e62-4a5e35e2e945", "rel": "bookmark"}], "image": {"id": "bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "links": [{"href": "http://172.30.9.28:8774/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-11-14T23:00:46.000000", "flavor": {"id": "1c479e79-a624-4515-b07f-1b7be2d331f0", "links": [{"href": "http://172.30.9.28:8774/flavors/1c479e79-a624-4515-b07f-1b7be2d331f0", "rel": "bookmark"}]}, "id": "2cb5f327-34db-46b6-9e62-4a5e35e2e945", "security_groups": [{"name": "vyos_vrouter-sg_af5137c4-375a-46cc-ba45-e2126698df77"}], "user_id": "4158d71d158a4e638ab11e62c0ff644f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-11-14T23:02:38Z", "hostId": "f38a688b2a7966b7c2865eff3de4097bf4792d4e8527288b100e4c89", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_af5137c4-375a-46cc-ba45-e2126698df77", "name": "vyos_vrouter-vm_af5137c4-375a-46cc-ba45-e2126698df77", "created": "2018-11-14T22:58:23Z", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-11-14 23:02:39,082 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f8f7a778-5742-423a-b9c9-4dd59b87d888 2018-11-14 23:02:39,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.742685079575s 2018-11-14 23:02:39,083 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f8f7a778-5742-423a-b9c9-4dd59b87d888 2018-11-14 23:02:39,084 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-11-14 23:02:41,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-11-14 23:02:41,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 23:02:41,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:02: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-1964a4be-3578-4ada-8509-4582c91ba4ea x-compute-request-id: req-1964a4be-3578-4ada-8509-4582c91ba4ea Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-11-14 23:02:41,159 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-1964a4be-3578-4ada-8509-4582c91ba4ea 2018-11-14 23:02:41,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0719730854034s 2018-11-14 23:02:41,159 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-1964a4be-3578-4ada-8509-4582c91ba4ea 2018-11-14 23:02:41,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-14 23:02:41,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 23:02:41,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-467f4c33-af57-48af-92a8-3b909b84286f Date: Wed, 14 Nov 2018 23:02:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "created_at": "2018-11-14T22:56:44Z", "updated_at": "2018-11-14T22:56:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T22:56:44Z", "revision_number": 0, "id": "49cff4ce-19d5-4652-b237-7fe62ab02813", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T22:56:44Z", "security_group_id": "32b4352a-f7f5-46a6-a930-1d6c015c5c3b", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "port_range_min": null, "ethertype": "IPv4", "project_id": "83a81c1767db4c10b5add0b371aa920a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T22:56:45Z", "revision_number": 0, "id": "9c49f8e8-aafa-4d2f-9387-300e38102305", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T22:56:45Z", "security_group_id": "32b4352a-f7f5-46a6-a930-1d6c015c5c3b", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "port_range_min": null, "ethertype": "IPv6", "project_id": "83a81c1767db4c10b5add0b371aa920a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T22:56:44Z", "revision_number": 0, "id": "ba62187f-3ea5-496b-8f5a-0925ebd46c8b", "remote_group_id": "32b4352a-f7f5-46a6-a930-1d6c015c5c3b", "remote_ip_prefix": null, "created_at": "2018-11-14T22:56:44Z", "security_group_id": "32b4352a-f7f5-46a6-a930-1d6c015c5c3b", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "port_range_min": null, "ethertype": "IPv6", "project_id": "83a81c1767db4c10b5add0b371aa920a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T22:56:44Z", "revision_number": 0, "id": "e92fc599-c1fd-4c06-9f5d-9cc5f9057bfd", "remote_group_id": "32b4352a-f7f5-46a6-a930-1d6c015c5c3b", "remote_ip_prefix": null, "created_at": "2018-11-14T22:56:44Z", "security_group_id": "32b4352a-f7f5-46a6-a930-1d6c015c5c3b", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "port_range_min": null, "ethertype": "IPv4", "project_id": "83a81c1767db4c10b5add0b371aa920a"}], "revision_number": 4, "project_id": "83a81c1767db4c10b5add0b371aa920a", "id": "32b4352a-f7f5-46a6-a930-1d6c015c5c3b", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "created_at": "2018-11-14T22:58:15Z", "updated_at": "2018-11-14T22:58:18Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-11-14T22:58:17Z", "revision_number": 0, "id": "0588fc02-c1f0-4266-ad10-f023292a7850", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T22:58:17Z", "security_group_id": "88718af7-e1e0-4534-a219-5f7cf73ad645", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "port_range_min": 80, "ethertype": "IPv4", "project_id": "83a81c1767db4c10b5add0b371aa920a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T22:58:15Z", "revision_number": 0, "id": "24eb6486-0c53-477c-ab7e-c8de2e7ea839", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T22:58:15Z", "security_group_id": "88718af7-e1e0-4534-a219-5f7cf73ad645", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "port_range_min": null, "ethertype": "IPv4", "project_id": "83a81c1767db4c10b5add0b371aa920a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-11-14T22:58:15Z", "revision_number": 0, "id": "2b77448c-94a3-4e1f-abe0-303b3fa094f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T22:58:15Z", "security_group_id": "88718af7-e1e0-4534-a219-5f7cf73ad645", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "83a81c1767db4c10b5add0b371aa920a"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-11-14T22:58:16Z", "revision_number": 0, "id": "2e72f84f-ee00-4956-bbbb-1c8ac734c022", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T22:58:16Z", "security_group_id": "88718af7-e1e0-4534-a219-5f7cf73ad645", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "port_range_min": null, "ethertype": "IPv4", "project_id": "83a81c1767db4c10b5add0b371aa920a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-11-14T22:58:18Z", "revision_number": 0, "id": "5432a3df-2e63-4a2c-a326-fe9ed9bd2401", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T22:58:18Z", "security_group_id": "88718af7-e1e0-4534-a219-5f7cf73ad645", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "83a81c1767db4c10b5add0b371aa920a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-11-14T22:58:18Z", "revision_number": 0, "id": "6a28a887-9c9c-42fa-8a29-a2c6bcf625c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T22:58:18Z", "security_group_id": "88718af7-e1e0-4534-a219-5f7cf73ad645", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "83a81c1767db4c10b5add0b371aa920a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T22:58:15Z", "revision_number": 0, "id": "754150a9-5fcd-4a0d-8bf3-c8b0a7efdf44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T22:58:15Z", "security_group_id": "88718af7-e1e0-4534-a219-5f7cf73ad645", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "port_range_min": null, "ethertype": "IPv6", "project_id": "83a81c1767db4c10b5add0b371aa920a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-11-14T22:58:17Z", "revision_number": 0, "id": "896f4c58-6ae0-4ac3-b017-4179e761ef3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T22:58:17Z", "security_group_id": "88718af7-e1e0-4534-a219-5f7cf73ad645", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "port_range_min": 443, "ethertype": "IPv4", "project_id": "83a81c1767db4c10b5add0b371aa920a"}], "revision_number": 8, "project_id": "83a81c1767db4c10b5add0b371aa920a", "id": "88718af7-e1e0-4534-a219-5f7cf73ad645", "name": "vyos_vrouter-sg_af5137c4-375a-46cc-ba45-e2126698df77"}]} 2018-11-14 23:02:41,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-467f4c33-af57-48af-92a8-3b909b84286f 2018-11-14 23:02:41,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.240688085556s 2018-11-14 23:02:41,403 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-467f4c33-af57-48af-92a8-3b909b84286f 2018-11-14 23:02:41,407 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-14 23:02:41,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/88718af7-e1e0-4534-a219-5f7cf73ad645.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 23:02:41,702 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-00bf9ea1-944c-4cea-bbaf-e574fdabd077 Content-Length: 0 Date: Wed, 14 Nov 2018 23:02:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 23:02:41,702 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/88718af7-e1e0-4534-a219-5f7cf73ad645.json used request id req-00bf9ea1-944c-4cea-bbaf-e574fdabd077 2018-11-14 23:02:41,702 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.295238018036s 2018-11-14 23:02:41,702 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/88718af7-e1e0-4534-a219-5f7cf73ad645.json used request id req-00bf9ea1-944c-4cea-bbaf-e574fdabd077 2018-11-14 23:02:41,703 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-11-14 23:02:41,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/vyos_vrouter-kp_af5137c4-375a-46cc-ba45-e2126698df77 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 23:02:41,755 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 23:02: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-d0702207-9491-4908-8c9d-330d0a6a73cd x-compute-request-id: req-d0702207-9491-4908-8c9d-330d0a6a73cd Content-Length: 0 Content-Type: application/json 2018-11-14 23:02:41,756 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/vyos_vrouter-kp_af5137c4-375a-46cc-ba45-e2126698df77 used request id req-d0702207-9491-4908-8c9d-330d0a6a73cd 2018-11-14 23:02:41,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0526161193848s 2018-11-14 23:02:41,756 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/vyos_vrouter-kp_af5137c4-375a-46cc-ba45-e2126698df77 used request id req-d0702207-9491-4908-8c9d-330d0a6a73cd 2018-11-14 23:02:41,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-11-14 23:02:41,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/8a514efe-88a1-4140-9e16-dac452febb7e/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}a2b816230d008f972defb94dfc0087bd00e0a725" -d '{"subnet_id": "54269ff7-5631-4bd3-ad2e-121e6645a128"}' 2018-11-14 23:02:43,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-01cee67d-9022-4843-bfca-ed4e0b1fd148 Date: Wed, 14 Nov 2018 23:02:43 GMT RESP BODY: {"network_id": "d31378ac-8d7f-4b58-9456-ab9e599fc897", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "subnet_id": "54269ff7-5631-4bd3-ad2e-121e6645a128", "subnet_ids": ["54269ff7-5631-4bd3-ad2e-121e6645a128"], "port_id": "c569d82f-cbd8-4930-aa2c-4ba98ce2eb2c", "id": "8a514efe-88a1-4140-9e16-dac452febb7e"} 2018-11-14 23:02:43,274 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/8a514efe-88a1-4140-9e16-dac452febb7e/remove_router_interface.json used request id req-01cee67d-9022-4843-bfca-ed4e0b1fd148 2018-11-14 23:02:43,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.51741218567s 2018-11-14 23:02:43,274 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/8a514efe-88a1-4140-9e16-dac452febb7e/remove_router_interface.json used request id req-01cee67d-9022-4843-bfca-ed4e0b1fd148 returning object 8a514efe-88a1-4140-9e16-dac452febb7e 2018-11-14 23:02:43,274 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-11-14 23:02:43,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 23:02:43,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 626 X-Openstack-Request-Id: req-e06c3527-9557-46d7-8859-4342f087f6fc Date: Wed, 14 Nov 2018 23:02:43 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3653731-6d80-49cb-86ba-17eff3eeceee", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "created_at": "2018-11-14T22:56:47Z", "admin_state_up": true, "updated_at": "2018-11-14T23:02:42Z", "revision_number": 4, "routes": [], "project_id": "83a81c1767db4c10b5add0b371aa920a", "id": "8a514efe-88a1-4140-9e16-dac452febb7e", "name": "vyos_vrouter-router_af5137c4-375a-46cc-ba45-e2126698df77"}]} 2018-11-14 23:02:43,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-e06c3527-9557-46d7-8859-4342f087f6fc 2018-11-14 23:02:43,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.119910001755s 2018-11-14 23:02:43,395 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-e06c3527-9557-46d7-8859-4342f087f6fc 2018-11-14 23:02:43,396 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-11-14 23:02:43,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/8a514efe-88a1-4140-9e16-dac452febb7e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 23:02:44,751 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1052cc72-5bdd-49d1-a574-1a133f59437d Content-Length: 0 Date: Wed, 14 Nov 2018 23:02:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 23:02:44,752 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/8a514efe-88a1-4140-9e16-dac452febb7e.json used request id req-1052cc72-5bdd-49d1-a574-1a133f59437d 2018-11-14 23:02:44,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.355479002s 2018-11-14 23:02:44,752 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/8a514efe-88a1-4140-9e16-dac452febb7e.json used request id req-1052cc72-5bdd-49d1-a574-1a133f59437d 2018-11-14 23:02:44,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-14 23:02:44,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 23:02:44,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-043807bb-687b-4d97-8c80-94ad24d1a6e1 Date: Wed, 14 Nov 2018 23:02:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d31378ac-8d7f-4b58-9456-ab9e599fc897","tenant_id":"83a81c1767db4c10b5add0b371aa920a","created_at":"2018-11-14T22:56:46Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-14T22:56:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"83a81c1767db4c10b5add0b371aa920a","id":"54269ff7-5631-4bd3-ad2e-121e6645a128","subnetpool_id":null,"name":"vyos_vrouter-subnet_af5137c4-375a-46cc-ba45-e2126698df77"}]} 2018-11-14 23:02:44,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-043807bb-687b-4d97-8c80-94ad24d1a6e1 2018-11-14 23:02:44,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0472428798676s 2018-11-14 23:02:44,800 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-043807bb-687b-4d97-8c80-94ad24d1a6e1 2018-11-14 23:02:44,801 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-11-14 23:02:44,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/54269ff7-5631-4bd3-ad2e-121e6645a128.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 23:02:47,225 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ac7d2700-7583-4e86-ac6b-479eae357644 Date: Wed, 14 Nov 2018 23:02:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 23:02:47,225 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/54269ff7-5631-4bd3-ad2e-121e6645a128.json used request id req-ac7d2700-7583-4e86-ac6b-479eae357644 2018-11-14 23:02:47,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.42373204231s 2018-11-14 23:02:47,225 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/54269ff7-5631-4bd3-ad2e-121e6645a128.json used request id req-ac7d2700-7583-4e86-ac6b-479eae357644 2018-11-14 23:02:47,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 23:02:47,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 23:02:47,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1156 X-Openstack-Request-Id: req-becab8a3-cb7b-4627-903b-a1e22a8f3c1f Date: Wed, 14 Nov 2018 23:02:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"updated_at":"2018-11-14T17:04:27Z","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","id":"928cbc5c-a6fa-468a-b088-88e266fca291","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-14T23:02:47Z","tenant_id":"83a81c1767db4c10b5add0b371aa920a","created_at":"2018-11-14T22:56:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"83a81c1767db4c10b5add0b371aa920a","id":"d31378ac-8d7f-4b58-9456-ab9e599fc897","name":"vyos_vrouter-net_af5137c4-375a-46cc-ba45-e2126698df77"}]} 2018-11-14 23:02:47,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-becab8a3-cb7b-4627-903b-a1e22a8f3c1f 2018-11-14 23:02:47,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.28488612175s 2018-11-14 23:02:47,511 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-becab8a3-cb7b-4627-903b-a1e22a8f3c1f 2018-11-14 23:02:47,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-11-14 23:02:47,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/d31378ac-8d7f-4b58-9456-ab9e599fc897.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 23:02:49,016 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-15a32bf1-9027-4a14-9211-926f63599ebd Date: Wed, 14 Nov 2018 23:02:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 23:02:49,016 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/d31378ac-8d7f-4b58-9456-ab9e599fc897.json used request id req-15a32bf1-9027-4a14-9211-926f63599ebd 2018-11-14 23:02:49,016 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.50364494324s 2018-11-14 23:02:49,016 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/d31378ac-8d7f-4b58-9456-ab9e599fc897.json used request id req-15a32bf1-9027-4a14-9211-926f63599ebd 2018-11-14 23:02:49,020 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 23:02:49,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 23:02:49,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-ee07e415-cf0c-4894-a438-67d102bd8552 Date: Wed, 14 Nov 2018 23:02:49 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1/snap", "metadata": {}}], "file": "/v2/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1/file", "owner": "83a81c1767db4c10b5add0b371aa920a", "id": "bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "size": 4373348352, "self": "/v2/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-11-14T22:58:12Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_af5137c4-375a-46cc-ba45-e2126698df77", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_af5137c4-375a-46cc-ba45-e2126698df77", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-11-14T22:57:15Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 23:02:49,245 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-ee07e415-cf0c-4894-a438-67d102bd8552 2018-11-14 23:02:49,245 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.225141048431s 2018-11-14 23:02:49,246 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-ee07e415-cf0c-4894-a438-67d102bd8552 2018-11-14 23:02:49,247 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-14 23:02:49,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a2b816230d008f972defb94dfc0087bd00e0a725" 2018-11-14 23:02:50,582 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-441078cf-2def-4c6d-81a8-d10fbe1154fb Date: Wed, 14 Nov 2018 23:02:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 23:02:50,583 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1 used request id req-441078cf-2def-4c6d-81a8-d10fbe1154fb 2018-11-14 23:02:50,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.33553910255s 2018-11-14 23:02:50,583 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/bf1cae45-c661-4f02-ace6-5e6e3b13f7c1 used request id req-441078cf-2def-4c6d-81a8-d10fbe1154fb 2018-11-14 23:02:50,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-14 23:02:50,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}85ef88c0f469ac12bda2fcf153722bd14a65f541" 2018-11-14 23:02:50,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23: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-6f21f1a2-0482-47b4-9d51-9657750e54c5 x-compute-request-id: req-6f21f1a2-0482-47b4-9d51-9657750e54c5 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_af5137c4-375a-46cc-ba45-e2126698df77", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/1c479e79-a624-4515-b07f-1b7be2d331f0", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/1c479e79-a624-4515-b07f-1b7be2d331f0", "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": "1c479e79-a624-4515-b07f-1b7be2d331f0"}]} 2018-11-14 23:02:50,606 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-6f21f1a2-0482-47b4-9d51-9657750e54c5 2018-11-14 23:02:50,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0231559276581s 2018-11-14 23:02:50,607 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-6f21f1a2-0482-47b4-9d51-9657750e54c5 2018-11-14 23:02:50,608 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-14 23:02:50,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/1c479e79-a624-4515-b07f-1b7be2d331f0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85ef88c0f469ac12bda2fcf153722bd14a65f541" 2018-11-14 23:02:50,641 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 23: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 x-openstack-request-id: req-a822cc85-bf9a-46c3-9604-6a8a13fe08fb x-compute-request-id: req-a822cc85-bf9a-46c3-9604-6a8a13fe08fb Content-Length: 0 Content-Type: application/json 2018-11-14 23:02:50,642 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/1c479e79-a624-4515-b07f-1b7be2d331f0 used request id req-a822cc85-bf9a-46c3-9604-6a8a13fe08fb 2018-11-14 23:02:50,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0333271026611s 2018-11-14 23:02:50,642 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/1c479e79-a624-4515-b07f-1b7be2d331f0 used request id req-a822cc85-bf9a-46c3-9604-6a8a13fe08fb 2018-11-14 23:02:50,642 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 23:02:50,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}85ef88c0f469ac12bda2fcf153722bd14a65f541" 2018-11-14 23:02:50,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:02:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-588dd2a1-fa1a-4660-96d8-fe2a29560720 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_af5137c4-375a-46cc-ba45-e2126698df77", "links": {"self": "http://172.30.9.28:5000/v3/users/4158d71d158a4e638ab11e62c0ff644f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4158d71d158a4e638ab11e62c0ff644f", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 23:02:50,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-588dd2a1-fa1a-4660-96d8-fe2a29560720 2018-11-14 23:02:50,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.118465900421s 2018-11-14 23:02:50,761 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-588dd2a1-fa1a-4660-96d8-fe2a29560720 2018-11-14 23:02:50,768 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 23:02:50,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/4158d71d158a4e638ab11e62c0ff644f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85ef88c0f469ac12bda2fcf153722bd14a65f541" 2018-11-14 23:02:50,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:02:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81a1e7d8-e52b-4b33-8913-e0f706a363c9 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "vyos_vrouter-user_af5137c4-375a-46cc-ba45-e2126698df77", "links": {"self": "http://172.30.9.28:5000/v3/users/4158d71d158a4e638ab11e62c0ff644f"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "4158d71d158a4e638ab11e62c0ff644f", "description": null}} 2018-11-14 23:02:50,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/4158d71d158a4e638ab11e62c0ff644f used request id req-81a1e7d8-e52b-4b33-8913-e0f706a363c9 2018-11-14 23:02:50,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129737138748s 2018-11-14 23:02:50,898 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/4158d71d158a4e638ab11e62c0ff644f used request id req-81a1e7d8-e52b-4b33-8913-e0f706a363c9 2018-11-14 23:02:50,898 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-14 23:02:50,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/4158d71d158a4e638ab11e62c0ff644f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85ef88c0f469ac12bda2fcf153722bd14a65f541" 2018-11-14 23:02:51,113 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 23:02:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a067a0c2-583b-4c8a-8cba-29f24537bf50 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 23:02:51,113 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/4158d71d158a4e638ab11e62c0ff644f used request id req-a067a0c2-583b-4c8a-8cba-29f24537bf50 2018-11-14 23:02:51,114 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.214982032776s 2018-11-14 23:02:51,114 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/4158d71d158a4e638ab11e62c0ff644f used request id req-a067a0c2-583b-4c8a-8cba-29f24537bf50 2018-11-14 23:02:51,120 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 23:02:51,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}85ef88c0f469ac12bda2fcf153722bd14a65f541" 2018-11-14 23:02:51,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:02:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-544c8b7c-1a8c-4d78-95cc-a7bb374b8cdd Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.28:5000/v3/projects/83a81c1767db4c10b5add0b371aa920a"}, "tags": [], "enabled": true, "id": "83a81c1767db4c10b5add0b371aa920a", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_af5137c4-375a-46cc-ba45-e2126698df77"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-14 23:02:51,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-544c8b7c-1a8c-4d78-95cc-a7bb374b8cdd 2018-11-14 23:02:51,238 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.117689847946s 2018-11-14 23:02:51,238 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-544c8b7c-1a8c-4d78-95cc-a7bb374b8cdd 2018-11-14 23:02:51,243 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-14 23:02:51,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/83a81c1767db4c10b5add0b371aa920a -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85ef88c0f469ac12bda2fcf153722bd14a65f541" 2018-11-14 23:02:51,471 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 23:02:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62ce2f6c-1d4d-47b0-865e-225d3ee9b263 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 23:02:51,472 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/83a81c1767db4c10b5add0b371aa920a used request id req-62ce2f6c-1d4d-47b0-865e-225d3ee9b263 2018-11-14 23:02:51,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.228385925293s 2018-11-14 23:02:51,472 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/83a81c1767db4c10b5add0b371aa920a used request id req-62ce2f6c-1d4d-47b0-865e-225d3ee9b263 2018-11-14 23:02:51,475 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 23:02:51,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}85ef88c0f469ac12bda2fcf153722bd14a65f541" 2018-11-14 23:02:51,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:02:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70125a56-144b-4fc9-bb18-8d6ebdb3e6d1 Content-Encoding: gzip Content-Length: 354 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "d52c70baed944593a83c95586c3b6fb2", "links": {"self": "http://172.30.9.28:5000/v3/roles/d52c70baed944593a83c95586c3b6fb2"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 23:02:51,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-70125a56-144b-4fc9-bb18-8d6ebdb3e6d1 2018-11-14 23:02:51,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101967096329s 2018-11-14 23:02:51,578 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-70125a56-144b-4fc9-bb18-8d6ebdb3e6d1 2018-11-14 23:02:51,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-11-14 23:02:51,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/d52c70baed944593a83c95586c3b6fb2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85ef88c0f469ac12bda2fcf153722bd14a65f541" 2018-11-14 23:02:51,696 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 23:02:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ebfc3a0-2590-45c0-b4f3-294b509addea Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 23:02:51,696 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/d52c70baed944593a83c95586c3b6fb2 used request id req-9ebfc3a0-2590-45c0-b4f3-294b509addea 2018-11-14 23:02:51,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.113332033157s 2018-11-14 23:02:51,697 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/d52c70baed944593a83c95586c3b6fb2 used request id req-9ebfc3a0-2590-45c0-b4f3-294b509addea 2018-11-14 23:02:51,699 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-14 23:02:51,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=83a81c1767db4c10b5add0b371aa920a&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}85ef88c0f469ac12bda2fcf153722bd14a65f541" 2018-11-14 23:02:51,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-7994079b-dd9c-401f-9e62-4dfa157eaca9 Date: Wed, 14 Nov 2018 23:02:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "created_at": "2018-11-14T22:56:44Z", "updated_at": "2018-11-14T22:56:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T22:56:44Z", "revision_number": 0, "id": "49cff4ce-19d5-4652-b237-7fe62ab02813", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T22:56:44Z", "security_group_id": "32b4352a-f7f5-46a6-a930-1d6c015c5c3b", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "port_range_min": null, "ethertype": "IPv4", "project_id": "83a81c1767db4c10b5add0b371aa920a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T22:56:45Z", "revision_number": 0, "id": "9c49f8e8-aafa-4d2f-9387-300e38102305", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T22:56:45Z", "security_group_id": "32b4352a-f7f5-46a6-a930-1d6c015c5c3b", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "port_range_min": null, "ethertype": "IPv6", "project_id": "83a81c1767db4c10b5add0b371aa920a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T22:56:44Z", "revision_number": 0, "id": "ba62187f-3ea5-496b-8f5a-0925ebd46c8b", "remote_group_id": "32b4352a-f7f5-46a6-a930-1d6c015c5c3b", "remote_ip_prefix": null, "created_at": "2018-11-14T22:56:44Z", "security_group_id": "32b4352a-f7f5-46a6-a930-1d6c015c5c3b", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "port_range_min": null, "ethertype": "IPv6", "project_id": "83a81c1767db4c10b5add0b371aa920a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T22:56:44Z", "revision_number": 0, "id": "e92fc599-c1fd-4c06-9f5d-9cc5f9057bfd", "remote_group_id": "32b4352a-f7f5-46a6-a930-1d6c015c5c3b", "remote_ip_prefix": null, "created_at": "2018-11-14T22:56:44Z", "security_group_id": "32b4352a-f7f5-46a6-a930-1d6c015c5c3b", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "port_range_min": null, "ethertype": "IPv4", "project_id": "83a81c1767db4c10b5add0b371aa920a"}], "revision_number": 4, "project_id": "83a81c1767db4c10b5add0b371aa920a", "id": "32b4352a-f7f5-46a6-a930-1d6c015c5c3b", "name": "default"}]} 2018-11-14 23:02:51,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=83a81c1767db4c10b5add0b371aa920a&name=default used request id req-7994079b-dd9c-401f-9e62-4dfa157eaca9 2018-11-14 23:02:51,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.228404045105s 2018-11-14 23:02:51,928 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=83a81c1767db4c10b5add0b371aa920a&name=default used request id req-7994079b-dd9c-401f-9e62-4dfa157eaca9 2018-11-14 23:02:51,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-14 23:02:51,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}85ef88c0f469ac12bda2fcf153722bd14a65f541" 2018-11-14 23:02:52,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-287c0938-65de-4f67-9143-291d53dd21a0 Date: Wed, 14 Nov 2018 23:02:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "created_at": "2018-11-14T22:56:44Z", "updated_at": "2018-11-14T22:56:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T22:56:44Z", "revision_number": 0, "id": "49cff4ce-19d5-4652-b237-7fe62ab02813", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T22:56:44Z", "security_group_id": "32b4352a-f7f5-46a6-a930-1d6c015c5c3b", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "port_range_min": null, "ethertype": "IPv4", "project_id": "83a81c1767db4c10b5add0b371aa920a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T22:56:45Z", "revision_number": 0, "id": "9c49f8e8-aafa-4d2f-9387-300e38102305", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T22:56:45Z", "security_group_id": "32b4352a-f7f5-46a6-a930-1d6c015c5c3b", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "port_range_min": null, "ethertype": "IPv6", "project_id": "83a81c1767db4c10b5add0b371aa920a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T22:56:44Z", "revision_number": 0, "id": "ba62187f-3ea5-496b-8f5a-0925ebd46c8b", "remote_group_id": "32b4352a-f7f5-46a6-a930-1d6c015c5c3b", "remote_ip_prefix": null, "created_at": "2018-11-14T22:56:44Z", "security_group_id": "32b4352a-f7f5-46a6-a930-1d6c015c5c3b", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "port_range_min": null, "ethertype": "IPv6", "project_id": "83a81c1767db4c10b5add0b371aa920a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T22:56:44Z", "revision_number": 0, "id": "e92fc599-c1fd-4c06-9f5d-9cc5f9057bfd", "remote_group_id": "32b4352a-f7f5-46a6-a930-1d6c015c5c3b", "remote_ip_prefix": null, "created_at": "2018-11-14T22:56:44Z", "security_group_id": "32b4352a-f7f5-46a6-a930-1d6c015c5c3b", "tenant_id": "83a81c1767db4c10b5add0b371aa920a", "port_range_min": null, "ethertype": "IPv4", "project_id": "83a81c1767db4c10b5add0b371aa920a"}], "revision_number": 4, "project_id": "83a81c1767db4c10b5add0b371aa920a", "id": "32b4352a-f7f5-46a6-a930-1d6c015c5c3b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 23:02:52,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-287c0938-65de-4f67-9143-291d53dd21a0 2018-11-14 23:02:52,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.251204013824s 2018-11-14 23:02:52,184 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-287c0938-65de-4f67-9143-291d53dd21a0 2018-11-14 23:02:52,189 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-14 23:02:52,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/32b4352a-f7f5-46a6-a930-1d6c015c5c3b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85ef88c0f469ac12bda2fcf153722bd14a65f541" 2018-11-14 23:02:52,548 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-43fdcad7-adbe-4160-be20-d6b8b564bf4f Content-Length: 0 Date: Wed, 14 Nov 2018 23:02:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 23:02:52,548 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/32b4352a-f7f5-46a6-a930-1d6c015c5c3b.json used request id req-43fdcad7-adbe-4160-be20-d6b8b564bf4f 2018-11-14 23:02:52,548 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.35854101181s 2018-11-14 23:02:52,548 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/32b4352a-f7f5-46a6-a930-1d6c015c5c3b.json used request id req-43fdcad7-adbe-4160-be20-d6b8b564bf4f 2018-11-14 23:02:52,549 - xtesting.ci.run_tests - ERROR - The test case 'vyos_vrouter' failed. 2018-11-14 23:02:52,570 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2018-11-14 23:02:52,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 23:02:52,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:02:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91c20ec5-77fe-41df-b661-b9dbf40262de Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 23:02:52,604 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-91c20ec5-77fe-41df-b661-b9dbf40262de 2018-11-14 23:02:52,604 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-11-14 23:02:53,010 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-15T00:02:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd6ecd77940a49ebb20fa24f8fa3cf77"}, "audit_ids": ["oI1cpKYUTtOqn-Pc8h4u1Q"], "issued_at": "2018-11-14T23:02:53.000000Z"}} 2018-11-14 23:02:53,013 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 23:02:53,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}d1980fe0d7af3ab91ac2f9aa2fa651c38b65eb98" 2018-11-14 23:02:53,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-4ec9ce70-56e0-4d7c-92bd-6802ead865db Date: Wed, 14 Nov 2018 23:02:53 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"928cbc5c-a6fa-468a-b088-88e266fca291","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","status":"ACTIVE","subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"description":"","tags":[],"updated_at":"2018-11-14T17:04:27Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","provider:network_type":"flat"}]} 2018-11-14 23:02:53,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-4ec9ce70-56e0-4d7c-92bd-6802ead865db 2018-11-14 23:02:53,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.276205062866s 2018-11-14 23:02:53,290 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-4ec9ce70-56e0-4d7c-92bd-6802ead865db 2018-11-14 23:02:53,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 23:02:53,299 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 23:02: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 23:02:53,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 23:02:53,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}d1980fe0d7af3ab91ac2f9aa2fa651c38b65eb98" 2018-11-14 23:02:53,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:02:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f46610fa-bfd5-4455-b4da-25d60b6672de Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/d5e6db7c06bf4799a784ea87405dbbb1"}, "tags": [], "enabled": true, "id": "d5e6db7c06bf4799a784ea87405dbbb1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-11-14 23:02:53,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-f46610fa-bfd5-4455-b4da-25d60b6672de 2018-11-14 23:02:53,408 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108234882355s 2018-11-14 23:02:53,409 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-f46610fa-bfd5-4455-b4da-25d60b6672de 2018-11-14 23:02:53,415 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-14 23:02:53,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}d1980fe0d7af3ab91ac2f9aa2fa651c38b65eb98" -d '{"project": {"description": "Created by OPNFV Functest: juju_epc", "enabled": true, "domain_id": "default", "name": "juju_epc-project_1e29e94a-680a-4ec2-a685-191fca53e82b"}}' 2018-11-14 23:02:53,559 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 23:02:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7cc574d4-837f-479f-ba51-dce322d0098f 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.28:5000/v3/projects/60f64bf9325146379f4cd15a62b20acf"}, "tags": [], "enabled": true, "id": "60f64bf9325146379f4cd15a62b20acf", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_1e29e94a-680a-4ec2-a685-191fca53e82b"}} 2018-11-14 23:02:53,559 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-7cc574d4-837f-479f-ba51-dce322d0098f 2018-11-14 23:02:53,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.143439054489s 2018-11-14 23:02:53,559 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-7cc574d4-837f-479f-ba51-dce322d0098f 2018-11-14 23:02:53,560 - 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'60f64bf9325146379f4cd15a62b20acf', '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_1e29e94a-680a-4ec2-a685-191fca53e82b'}) 2018-11-14 23:02:53,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-11-14 23:02:53,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}d1980fe0d7af3ab91ac2f9aa2fa651c38b65eb98" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "3bd0fa8b-f652-44da-b3a5-ec4b16ef7140", "email": null, "name": "juju_epc-user_1e29e94a-680a-4ec2-a685-191fca53e82b"}}' 2018-11-14 23:02:53,930 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 23:02:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ff8eb7f-112f-4fa4-b383-3620db8d422f Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "juju_epc-user_1e29e94a-680a-4ec2-a685-191fca53e82b", "links": {"self": "http://172.30.9.28:5000/v3/users/c93a2e74548342c5b780e4dc578fdc2c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c93a2e74548342c5b780e4dc578fdc2c", "domain_id": "default", "password_expires_at": null}} 2018-11-14 23:02:53,930 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-0ff8eb7f-112f-4fa4-b383-3620db8d422f 2018-11-14 23:02:53,930 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.363986968994s 2018-11-14 23:02:53,930 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-0ff8eb7f-112f-4fa4-b383-3620db8d422f 2018-11-14 23:02:53,931 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c93a2e74548342c5b780e4dc578fdc2c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'juju_epc-user_1e29e94a-680a-4ec2-a685-191fca53e82b'}) 2018-11-14 23:02:53,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 23:02:53,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}d1980fe0d7af3ab91ac2f9aa2fa651c38b65eb98" 2018-11-14 23:02:54,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:02:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c30ff60-561c-404d-901d-57f0590e27ba Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 23:02:54,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-1c30ff60-561c-404d-901d-57f0590e27ba 2018-11-14 23:02:54,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104464054108s 2018-11-14 23:02:54,039 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-1c30ff60-561c-404d-901d-57f0590e27ba 2018-11-14 23:02:54,044 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 23:02:54,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}d1980fe0d7af3ab91ac2f9aa2fa651c38b65eb98" 2018-11-14 23:02:54,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:02:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b834530f-8ac6-4b09-94b9-15582a5be147 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 23:02:54,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b834530f-8ac6-4b09-94b9-15582a5be147 2018-11-14 23:02:54,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105784893036s 2018-11-14 23:02:54,150 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b834530f-8ac6-4b09-94b9-15582a5be147 2018-11-14 23:02:54,151 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-14 23:02:54,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-11-14 23:02:54,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}d1980fe0d7af3ab91ac2f9aa2fa651c38b65eb98" -d '{"role": {"name": "Member"}}' 2018-11-14 23:02:54,283 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 23:02:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6cc3fcde-7900-4fa3-9783-57f10531a997 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ad1efc6786614805a844a95e6aa577e5", "links": {"self": "http://172.30.9.28:5000/v3/roles/ad1efc6786614805a844a95e6aa577e5"}, "name": "Member"}} 2018-11-14 23:02:54,284 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-6cc3fcde-7900-4fa3-9783-57f10531a997 2018-11-14 23:02:54,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.129111051559s 2018-11-14 23:02:54,284 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-6cc3fcde-7900-4fa3-9783-57f10531a997 2018-11-14 23:02:54,284 - 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'ad1efc6786614805a844a95e6aa577e5'}) 2018-11-14 23:02:54,288 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 23:02:54,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}d1980fe0d7af3ab91ac2f9aa2fa651c38b65eb98" 2018-11-14 23:02:54,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:02:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae1c151d-22f0-4c14-9c15-33209684ef46 Content-Encoding: gzip Content-Length: 354 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "ad1efc6786614805a844a95e6aa577e5", "links": {"self": "http://172.30.9.28:5000/v3/roles/ad1efc6786614805a844a95e6aa577e5"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 23:02:54,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ae1c151d-22f0-4c14-9c15-33209684ef46 2018-11-14 23:02:54,396 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.107975006104s 2018-11-14 23:02:54,397 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ae1c151d-22f0-4c14-9c15-33209684ef46 2018-11-14 23:02:54,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 23:02:54,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}d1980fe0d7af3ab91ac2f9aa2fa651c38b65eb98" 2018-11-14 23:02:54,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:02:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc7a7db6-767a-4e95-8b77-9c828e8498e5 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-14 23:02:54,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-fc7a7db6-767a-4e95-8b77-9c828e8498e5 2018-11-14 23:02:54,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.10741186142s 2018-11-14 23:02:54,509 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-fc7a7db6-767a-4e95-8b77-9c828e8498e5 2018-11-14 23:02:54,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 23:02:54,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}d1980fe0d7af3ab91ac2f9aa2fa651c38b65eb98" 2018-11-14 23:02:54,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:02:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4ce3481-0652-48f5-bcc6-3a4c37405dbb Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "juju_epc-user_1e29e94a-680a-4ec2-a685-191fca53e82b", "links": {"self": "http://172.30.9.28:5000/v3/users/c93a2e74548342c5b780e4dc578fdc2c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c93a2e74548342c5b780e4dc578fdc2c", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 23:02:54,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-d4ce3481-0652-48f5-bcc6-3a4c37405dbb 2018-11-14 23:02:54,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.121120929718s 2018-11-14 23:02:54,632 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-d4ce3481-0652-48f5-bcc6-3a4c37405dbb 2018-11-14 23:02:54,643 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 23:02:54,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}d1980fe0d7af3ab91ac2f9aa2fa651c38b65eb98" 2018-11-14 23:02:54,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:02:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4d32b3d-608a-4075-be7b-1cdb9ead7ee7 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.28:5000/v3/projects/60f64bf9325146379f4cd15a62b20acf"}, "tags": [], "enabled": true, "id": "60f64bf9325146379f4cd15a62b20acf", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_1e29e94a-680a-4ec2-a685-191fca53e82b"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-14 23:02:54,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-f4d32b3d-608a-4075-be7b-1cdb9ead7ee7 2018-11-14 23:02:54,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.108553171158s 2018-11-14 23:02:54,752 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-f4d32b3d-608a-4075-be7b-1cdb9ead7ee7 2018-11-14 23:02:54,760 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-14 23:02:54,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=c93a2e74548342c5b780e4dc578fdc2c&role.id=ad1efc6786614805a844a95e6aa577e5&scope.project.id=60f64bf9325146379f4cd15a62b20acf" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1980fe0d7af3ab91ac2f9aa2fa651c38b65eb98" 2018-11-14 23:02:54,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:02:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-340a77c5-506e-4334-ae3b-970ef0e409f8 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=c93a2e74548342c5b780e4dc578fdc2c&role.id=ad1efc6786614805a844a95e6aa577e5&scope.project.id=60f64bf9325146379f4cd15a62b20acf", "previous": null, "next": null}} 2018-11-14 23:02:54,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=c93a2e74548342c5b780e4dc578fdc2c&role.id=ad1efc6786614805a844a95e6aa577e5&scope.project.id=60f64bf9325146379f4cd15a62b20acf used request id req-340a77c5-506e-4334-ae3b-970ef0e409f8 2018-11-14 23:02:54,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.103942871094s 2018-11-14 23:02:54,864 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=c93a2e74548342c5b780e4dc578fdc2c&role.id=ad1efc6786614805a844a95e6aa577e5&scope.project.id=60f64bf9325146379f4cd15a62b20acf used request id req-340a77c5-506e-4334-ae3b-970ef0e409f8 2018-11-14 23:02:54,868 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-14 23:02:54,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/60f64bf9325146379f4cd15a62b20acf/users/c93a2e74548342c5b780e4dc578fdc2c/roles/ad1efc6786614805a844a95e6aa577e5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1980fe0d7af3ab91ac2f9aa2fa651c38b65eb98" 2018-11-14 23:02:55,010 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 23:02:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87cb3792-caa5-4e06-8247-1555abbc411d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 23:02:55,010 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/60f64bf9325146379f4cd15a62b20acf/users/c93a2e74548342c5b780e4dc578fdc2c/roles/ad1efc6786614805a844a95e6aa577e5 used request id req-87cb3792-caa5-4e06-8247-1555abbc411d 2018-11-14 23:02:55,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.142235994339s 2018-11-14 23:02:55,011 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/60f64bf9325146379f4cd15a62b20acf/users/c93a2e74548342c5b780e4dc578fdc2c/roles/ad1efc6786614805a844a95e6aa577e5 used request id req-87cb3792-caa5-4e06-8247-1555abbc411d 2018-11-14 23:02:55,011 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'juju_epc-project_1e29e94a-680a-4ec2-a685-191fca53e82b', 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'60f64bf9325146379f4cd15a62b20acf', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '3bd0fa8b-f652-44da-b3a5-ec4b16ef7140', 'username': u'juju_epc-user_1e29e94a-680a-4ec2-a685-191fca53e82b', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-14 23:02:55,015 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'juju_epc-user_1e29e94a-680a-4ec2-a685-191fca53e82b', 'password': '3bd0fa8b-f652-44da-b3a5-ec4b16ef7140', 'project_name': 'juju_epc-project_1e29e94a-680a-4ec2-a685-191fca53e82b', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000//v3', 'project_id': '60f64bf9325146379f4cd15a62b20acf', 'project_domain_name': 'Default'} 2018-11-14 23:02:55,074 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml', u'version': u'1', u'name': u'abot-oai-epc'}, 'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium.juju'}}} 2018-11-14 23:02:55,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-11-14 23:02:55,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.9: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-11-14 23:02:55,103 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 23:02: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://192.30.9.9: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.9:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 23:02:55,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.9: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}d1980fe0d7af3ab91ac2f9aa2fa651c38b65eb98" 2018-11-14 23:02:55,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:02:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fe68a07-d67e-4ee1-b5c3-28e1cd74880d Content-Encoding: gzip Content-Length: 862 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.9:35357/v3/services/32c3aa4175fd472ea1e1ba3d792428fe"}, "enabled": true, "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.9:35357/v3/services/3fb95d8f87b8415d8d63fb9bf4df201b"}, "enabled": true, "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.9:35357/v3/services/5f93138bc6a74e8199f75eb959dc6d61"}, "enabled": true, "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.9:35357/v3/services/643fc5eb42804ae2a6645de3533e6105"}, "enabled": true, "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.9:35357/v3/services/6acbe9d39e65497c887376e55553e811"}, "enabled": true, "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.9:35357/v3/services/6d8dd43bd76a43a2b819221b77ea5713"}, "enabled": true, "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.9:35357/v3/services/7375c88085de410d8a73cb6ff2465bdd"}, "enabled": true, "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.9:35357/v3/services/7d93a4cd0a3b40cd9113756fe187a1d6"}, "enabled": true, "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.9:35357/v3/services/826d158bfc3d4947afa6af4a0ebd3109"}, "enabled": true, "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.9:35357/v3/services/85f87a944a434e5bae600f54c8a98b92"}, "enabled": true, "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.9:35357/v3/services/9181e425dfe4429a9900f441d2f21d20"}, "enabled": true, "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.9:35357/v3/services/93cc66cbfc464c2abdf1e3e19b4ece95"}, "enabled": true, "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.9:35357/v3/services/ba8c0d632cea42d9af4d93bbbc6de2e3"}, "enabled": true, "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.9:35357/v3/services/c6d6512c2c5747ae8286ad529bc6de34"}, "enabled": true, "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.9:35357/v3/services/f425e9aa601344cfa67e836efe5a16c3"}, "enabled": true, "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "links": {"self": "http://192.30.9.9:35357/v3/services", "previous": null, "next": null}} 2018-11-14 23:02:55,198 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.9:35357/v3/services used request id req-1fe68a07-d67e-4ee1-b5c3-28e1cd74880d 2018-11-14 23:02:55,198 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.102037191391s 2018-11-14 23:02:55,198 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.9:35357/v3/services used request id req-1fe68a07-d67e-4ee1-b5c3-28e1cd74880d 2018-11-14 23:02:55,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-11-14 23:02:55,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}d1980fe0d7af3ab91ac2f9aa2fa651c38b65eb98" 2018-11-14 23:02:55,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:02:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb901e26-15be-4f80-aa9c-0eb2d214ccc7 Content-Encoding: gzip Content-Length: 1977 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/02e71a8364764dc4b415a54b4efd9256"}, "url": "http://192.30.9.9:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f425e9aa601344cfa67e836efe5a16c3", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, "url": "http://172.30.9.28:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "93cc66cbfc464c2abdf1e3e19b4ece95", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/0ea2e202fec348e9901094e754b5ba5b"}, "url": "http://172.30.9.28:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6d8dd43bd76a43a2b819221b77ea5713", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/10862131bdf4404a8488ef500fe72bb8"}, "url": "http://192.30.9.9:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6acbe9d39e65497c887376e55553e811", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/17268dc8c05a4323a6b66b65a0fa2990"}, "url": "http://192.30.9.9:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7375c88085de410d8a73cb6ff2465bdd", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/187749f9c6414cbc990a3f86bc8c8fa8"}, "url": "http://172.30.9.28:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3fb95d8f87b8415d8d63fb9bf4df201b", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/1f7cacaeeb3c4d549461607952063ed2"}, "url": "http://192.30.9.9:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "93cc66cbfc464c2abdf1e3e19b4ece95", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/2317a794dbd74e188ad149929dcffd65"}, "url": "http://192.30.9.9:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "826d158bfc3d4947afa6af4a0ebd3109", "id": "2317a794dbd74e188ad149929dcffd65"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/247f764ada7547039418c8ea04d50d32"}, "url": "http://192.30.9.9:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c6d6512c2c5747ae8286ad529bc6de34", "id": "247f764ada7547039418c8ea04d50d32"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/29935d4e5235471baefeef3ce04f63f5"}, "url": "http://192.30.9.9:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "643fc5eb42804ae2a6645de3533e6105", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/2bdb36616bb8400e96a3aaf3e50387ab"}, "url": "http://12.0.0.26:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6d8dd43bd76a43a2b819221b77ea5713", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/2d1f7a7aa8774b96ac0080f9cab11a2a"}, "url": "http://192.30.9.9:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "826d158bfc3d4947afa6af4a0ebd3109", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/3f897c8f61074d62bbe6ff0f4a672d07"}, "url": "http://192.30.9.9:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3fb95d8f87b8415d8d63fb9bf4df201b", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/4403b022e8c24f48bdc1d8155ca7e083"}, "url": "http://172.30.9.28:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7375c88085de410d8a73cb6ff2465bdd", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/487bb77ab73a44248c44afcfe8660fdc"}, "url": "http://192.30.9.9:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/4b8628f4ee4342d5ae3c5fc1a58014e8"}, "url": "http://192.30.9.9:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "32c3aa4175fd472ea1e1ba3d792428fe", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/545d5dd16cbc419f891ea4776bd8d43d"}, "url": "http://172.30.9.28:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c6d6512c2c5747ae8286ad529bc6de34", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/576e50ac5f47427d8a7036c0768f54c8"}, "url": "http://172.30.9.28:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f425e9aa601344cfa67e836efe5a16c3", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/5aeb632e42434c94b8ac9718de25b816"}, "url": "http://192.30.9.9:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5f93138bc6a74e8199f75eb959dc6d61", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/6777f631dd4542bf95e90afed0662a6a"}, "url": "http://192.30.9.9:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c6d6512c2c5747ae8286ad529bc6de34", "id": "6777f631dd4542bf95e90afed0662a6a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/7a89076c38394af6931a55f97b23dd60"}, "url": "http://172.30.9.28:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7d93a4cd0a3b40cd9113756fe187a1d6", "id": "7a89076c38394af6931a55f97b23dd60"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}, "url": "http://192.30.9.9:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f425e9aa601344cfa67e836efe5a16c3", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/7c2e584ee85d4fc1b325b25963b0a55f"}, "url": "http://172.30.9.28:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9181e425dfe4429a9900f441d2f21d20", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/7d2aab3144fd4dfaab1d670982aba52f"}, "url": "http://192.30.9.9:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7d93a4cd0a3b40cd9113756fe187a1d6", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/86d8e4c7418a432c9885f6753cf0bd3b"}, "url": "http://172.30.9.28:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "32c3aa4175fd472ea1e1ba3d792428fe", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/8a8022eb962a48c989c3d3e339ac5f66"}, "url": "http://172.30.9.28:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6acbe9d39e65497c887376e55553e811", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/9bf9e82c0aad4686ac23f1a88c035bd5"}, "url": "http://192.30.9.9:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "643fc5eb42804ae2a6645de3533e6105", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/aa680b82bb8444a4a9668254d2540d20"}, "url": "http://172.30.9.28:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5f93138bc6a74e8199f75eb959dc6d61", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/ac550f2e3672441896ac9f21c20ecd34"}, "url": "http://172.30.9.28:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "826d158bfc3d4947afa6af4a0ebd3109", "id": "ac550f2e3672441896ac9f21c20ecd34"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/bda0b79efb4f47c886932e7dc6bb02be"}, "url": "http://192.30.9.9:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9181e425dfe4429a9900f441d2f21d20", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/bf6a36e3d58c4b9bbc0327413ca27df5"}, "url": "http://192.30.9.9:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "93cc66cbfc464c2abdf1e3e19b4ece95", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/c05acd6993fc412082fc87ef2a82afe7"}, "url": "http://192.30.9.9:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9181e425dfe4429a9900f441d2f21d20", "id": "c05acd6993fc412082fc87ef2a82afe7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/c095952d58184c4eac7332ec29dcd958"}, "url": "http://192.30.9.9:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5f93138bc6a74e8199f75eb959dc6d61", "id": "c095952d58184c4eac7332ec29dcd958"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/c4e69355891c444b929294673f52d80d"}, "url": "http://192.30.9.9:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3fb95d8f87b8415d8d63fb9bf4df201b", "id": "c4e69355891c444b929294673f52d80d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/c75da12dcb5044cba9aaa1cb824a9e14"}, "url": "http://192.30.9.9:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "32c3aa4175fd472ea1e1ba3d792428fe", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/d344a12024d545309eca49660db0c2f6"}, "url": "http://12.0.0.26:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6d8dd43bd76a43a2b819221b77ea5713", "id": "d344a12024d545309eca49660db0c2f6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/d77f3c4cb6c44f298d3ab207cea4efc8"}, "url": "http://192.30.9.9:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7375c88085de410d8a73cb6ff2465bdd", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/de244203787f4a38a3f707d82a50dc39"}, "url": "http://192.30.9.9:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "id": "de244203787f4a38a3f707d82a50dc39"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/e9d0c7d3d6424339a20175e7f3eddda2"}, "url": "http://172.30.9.28:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "643fc5eb42804ae2a6645de3533e6105", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/ee1bce179ad64370a572bbd3017200e7"}, "url": "http://192.30.9.9:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7d93a4cd0a3b40cd9113756fe187a1d6", "id": "ee1bce179ad64370a572bbd3017200e7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/eefa8ec6415845a7ac1deeba09364120"}, "url": "http://192.30.9.9:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6acbe9d39e65497c887376e55553e811", "id": "eefa8ec6415845a7ac1deeba09364120"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/f8662e550a184e74a349aa2ade332440"}, "url": "http://172.30.9.28:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "id": "f8662e550a184e74a349aa2ade332440"}], "links": {"self": "http://172.30.9.28:5000/v3/endpoints", "previous": null, "next": null}} 2018-11-14 23:02:55,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/endpoints used request id req-fb901e26-15be-4f80-aa9c-0eb2d214ccc7 2018-11-14 23:02:55,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.111093044281s 2018-11-14 23:02:55,319 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/endpoints used request id req-fb901e26-15be-4f80-aa9c-0eb2d214ccc7 2018-11-14 23:02:55,326 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-11-14 23:02:55,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 23:02:55,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}d1980fe0d7af3ab91ac2f9aa2fa651c38b65eb98" 2018-11-14 23:02:55,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:02:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b60e33f-9abb-42fa-91d2-f72a2a80e936 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/d5e6db7c06bf4799a784ea87405dbbb1"}, "tags": [], "enabled": true, "id": "d5e6db7c06bf4799a784ea87405dbbb1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-11-14 23:02:55,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-9b60e33f-9abb-42fa-91d2-f72a2a80e936 2018-11-14 23:02:55,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.113618135452s 2018-11-14 23:02:55,441 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-9b60e33f-9abb-42fa-91d2-f72a2a80e936 2018-11-14 23:02:55,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 23:02:55,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}d1980fe0d7af3ab91ac2f9aa2fa651c38b65eb98" 2018-11-14 23:02:55,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:02:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ef98a54-5831-4491-b8c7-76765b9077cb Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.28:5000/v3/projects/60f64bf9325146379f4cd15a62b20acf"}, "tags": [], "enabled": true, "id": "60f64bf9325146379f4cd15a62b20acf", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_1e29e94a-680a-4ec2-a685-191fca53e82b"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-14 23:02:55,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-3ef98a54-5831-4491-b8c7-76765b9077cb 2018-11-14 23:02:55,557 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.109434127808s 2018-11-14 23:02:55,558 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-3ef98a54-5831-4491-b8c7-76765b9077cb 2018-11-14 23:02:55,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-11-14 23:02:55,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}d1980fe0d7af3ab91ac2f9aa2fa651c38b65eb98" -d '{"network": {"tenant_id": "60f64bf9325146379f4cd15a62b20acf", "name": "juju_epc-net_1e29e94a-680a-4ec2-a685-191fca53e82b", "admin_state_up": true}}' 2018-11-14 23:02:56,275 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-66215f3b-450a-4b82-8211-239c899016da Date: Wed, 14 Nov 2018 23:02:56 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"a3534287-e485-40c6-a0c8-5121704208c9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"60f64bf9325146379f4cd15a62b20acf","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-11-14T23:02:56Z","is_default":false,"provider:segmentation_id":51,"name":"juju_epc-net_1e29e94a-680a-4ec2-a685-191fca53e82b","admin_state_up":true,"tenant_id":"60f64bf9325146379f4cd15a62b20acf","created_at":"2018-11-14T23:02:56Z","mtu":1450}} 2018-11-14 23:02:56,275 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-66215f3b-450a-4b82-8211-239c899016da 2018-11-14 23:02:56,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.715432882309s 2018-11-14 23:02:56,275 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-66215f3b-450a-4b82-8211-239c899016da 2018-11-14 23:02:56,276 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-11-14T23:02:56Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'a3534287-e485-40c6-a0c8-5121704208c9', u'provider:segmentation_id': 51, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-net_1e29e94a-680a-4ec2-a685-191fca53e82b', u'admin_state_up': True, u'tenant_id': u'60f64bf9325146379f4cd15a62b20acf', u'created_at': u'2018-11-14T23:02:56Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'60f64bf9325146379f4cd15a62b20acf'}) 2018-11-14 23:02:56,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 23:02:56,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:02:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21aff99b-e102-4809-8a3f-d9801aae76df Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 23:02:56,284 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-21aff99b-e102-4809-8a3f-d9801aae76df 2018-11-14 23:02:56,284 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-11-14 23:02:56,684 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ad1efc6786614805a844a95e6aa577e5", "name": "Member"}], "expires_at": "2018-11-15T00:02:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "60f64bf9325146379f4cd15a62b20acf", "name": "juju_epc-project_1e29e94a-680a-4ec2-a685-191fca53e82b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/60f64bf9325146379f4cd15a62b20acf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/60f64bf9325146379f4cd15a62b20acf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/60f64bf9325146379f4cd15a62b20acf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_60f64bf9325146379f4cd15a62b20acf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_60f64bf9325146379f4cd15a62b20acf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/60f64bf9325146379f4cd15a62b20acf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/60f64bf9325146379f4cd15a62b20acf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/60f64bf9325146379f4cd15a62b20acf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/60f64bf9325146379f4cd15a62b20acf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/60f64bf9325146379f4cd15a62b20acf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/60f64bf9325146379f4cd15a62b20acf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/60f64bf9325146379f4cd15a62b20acf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/60f64bf9325146379f4cd15a62b20acf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/60f64bf9325146379f4cd15a62b20acf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-user_1e29e94a-680a-4ec2-a685-191fca53e82b", "id": "c93a2e74548342c5b780e4dc578fdc2c"}, "audit_ids": ["1Xs3RjPRQWa5iaZyscueJw"], "issued_at": "2018-11-14T23:02:56.000000Z"}} 2018-11-14 23:02:56,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 23:02:56,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}c63070f52e8f7268088acf47a017d99df492940d" 2018-11-14 23:02:56,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1146 X-Openstack-Request-Id: req-296c7b93-c14a-4722-8487-2d0e5359b944 Date: Wed, 14 Nov 2018 23:02:56 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"updated_at":"2018-11-14T17:04:27Z","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","id":"928cbc5c-a6fa-468a-b088-88e266fca291","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-14T23:02:56Z","tenant_id":"60f64bf9325146379f4cd15a62b20acf","created_at":"2018-11-14T23:02:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"60f64bf9325146379f4cd15a62b20acf","id":"a3534287-e485-40c6-a0c8-5121704208c9","name":"juju_epc-net_1e29e94a-680a-4ec2-a685-191fca53e82b"}]} 2018-11-14 23:02:56,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-296c7b93-c14a-4722-8487-2d0e5359b944 2018-11-14 23:02:56,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.285306930542s 2018-11-14 23:02:56,973 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-296c7b93-c14a-4722-8487-2d0e5359b944 2018-11-14 23:02:56,975 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-11-14 23:02:56,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}c63070f52e8f7268088acf47a017d99df492940d" -d '{"subnet": {"name": "juju_epc-subnet_1e29e94a-680a-4ec2-a685-191fca53e82b", "enable_dhcp": true, "network_id": "a3534287-e485-40c6-a0c8-5121704208c9", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.121.0/24"}}' 2018-11-14 23:02:58,071 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-50fea4e8-a48f-4fde-bb61-bd8eec227930 Date: Wed, 14 Nov 2018 23:02:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a3534287-e485-40c6-a0c8-5121704208c9","tenant_id":"60f64bf9325146379f4cd15a62b20acf","created_at":"2018-11-14T23:02:57Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-14T23:02:57Z","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":"60f64bf9325146379f4cd15a62b20acf","id":"8a0ae15c-0bca-48ca-abbc-e072a0a0a26a","subnetpool_id":null,"name":"juju_epc-subnet_1e29e94a-680a-4ec2-a685-191fca53e82b"}} 2018-11-14 23:02:58,071 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-50fea4e8-a48f-4fde-bb61-bd8eec227930 2018-11-14 23:02:58,071 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.09626793861s 2018-11-14 23:02:58,072 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-50fea4e8-a48f-4fde-bb61-bd8eec227930 2018-11-14 23:02:58,072 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-11-14T23:02:57Z', 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'8a0ae15c-0bca-48ca-abbc-e072a0a0a26a', u'subnetpool_id': None, u'service_types': [], u'name': u'juju_epc-subnet_1e29e94a-680a-4ec2-a685-191fca53e82b', u'enable_dhcp': True, u'network_id': u'a3534287-e485-40c6-a0c8-5121704208c9', u'tenant_id': u'60f64bf9325146379f4cd15a62b20acf', u'created_at': u'2018-11-14T23:02:57Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.121.1', u'ip_version': 4, u'project_id': u'60f64bf9325146379f4cd15a62b20acf'}) 2018-11-14 23:02:58,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-11-14 23:02:58,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}c63070f52e8f7268088acf47a017d99df492940d" -d '{"router": {"external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291"}, "name": "juju_epc-router_1e29e94a-680a-4ec2-a685-191fca53e82b", "admin_state_up": true}}' 2018-11-14 23:02:59,558 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-8b3d27ca-36ca-416f-971c-a49c11342163 Date: Wed, 14 Nov 2018 23:02:59 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3653731-6d80-49cb-86ba-17eff3eeceee", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "60f64bf9325146379f4cd15a62b20acf", "created_at": "2018-11-14T23:02:58Z", "admin_state_up": true, "updated_at": "2018-11-14T23:02:59Z", "revision_number": 2, "routes": [], "project_id": "60f64bf9325146379f4cd15a62b20acf", "id": "726d4a28-82a0-4f62-a6a8-b66b1f1da07a", "name": "juju_epc-router_1e29e94a-680a-4ec2-a685-191fca53e82b"}} 2018-11-14 23:02:59,559 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-8b3d27ca-36ca-416f-971c-a49c11342163 2018-11-14 23:02:59,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.48607206345s 2018-11-14 23:02:59,559 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-8b3d27ca-36ca-416f-971c-a49c11342163 2018-11-14 23:02:59,560 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'928cbc5c-a6fa-468a-b088-88e266fca291', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b3653731-6d80-49cb-86ba-17eff3eeceee', u'ip_address': u'172.30.9.201'}]}, u'description': u'', u'tags': [], u'tenant_id': u'60f64bf9325146379f4cd15a62b20acf', u'created_at': u'2018-11-14T23:02:58Z', u'admin_state_up': True, u'updated_at': u'2018-11-14T23:02:59Z', u'revision_number': 2, u'routes': [], u'project_id': u'60f64bf9325146379f4cd15a62b20acf', u'id': u'726d4a28-82a0-4f62-a6a8-b66b1f1da07a', u'name': u'juju_epc-router_1e29e94a-680a-4ec2-a685-191fca53e82b'}) 2018-11-14 23:02:59,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-11-14 23:02:59,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/726d4a28-82a0-4f62-a6a8-b66b1f1da07a/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}c63070f52e8f7268088acf47a017d99df492940d" -d '{"subnet_id": "8a0ae15c-0bca-48ca-abbc-e072a0a0a26a"}' 2018-11-14 23:03:01,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-31832f40-e737-4f9c-a3d8-0fc543d3f765 Date: Wed, 14 Nov 2018 23:03:01 GMT RESP BODY: {"network_id": "a3534287-e485-40c6-a0c8-5121704208c9", "tenant_id": "60f64bf9325146379f4cd15a62b20acf", "subnet_id": "8a0ae15c-0bca-48ca-abbc-e072a0a0a26a", "subnet_ids": ["8a0ae15c-0bca-48ca-abbc-e072a0a0a26a"], "port_id": "11b28a2c-63e2-4dd0-a091-90b7f8928d86", "id": "726d4a28-82a0-4f62-a6a8-b66b1f1da07a"} 2018-11-14 23:03:01,984 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/726d4a28-82a0-4f62-a6a8-b66b1f1da07a/add_router_interface.json used request id req-31832f40-e737-4f9c-a3d8-0fc543d3f765 2018-11-14 23:03:01,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.4234650135s 2018-11-14 23:03:01,984 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/726d4a28-82a0-4f62-a6a8-b66b1f1da07a/add_router_interface.json used request id req-31832f40-e737-4f9c-a3d8-0fc543d3f765 returning object 726d4a28-82a0-4f62-a6a8-b66b1f1da07a 2018-11-14 23:03:01,984 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-11-14 23:03:04,706 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:62b68627995d906ed92d7618f464bd41 sha256:f603f6a7f31f380f1921d9b68fc9d07397337c59f3c42e4e8503e66eabe53604 2018-11-14 23:03:04,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 23:03:04,714 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Wed, 14 Nov 2018 23:03:04 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-11-14 23:03:04,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 23:03:04,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}c63070f52e8f7268088acf47a017d99df492940d" 2018-11-14 23:03:04,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-fd45562e-626a-4243-82a5-75e61b1de0c7 Date: Wed, 14 Nov 2018 23:03:04 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 23:03:04,940 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-fd45562e-626a-4243-82a5-75e61b1de0c7 2018-11-14 23:03:04,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.220631122589s 2018-11-14 23:03:04,940 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-fd45562e-626a-4243-82a5-75e61b1de0c7 2018-11-14 23:03:04,947 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-14 23:03:04,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}c63070f52e8f7268088acf47a017d99df492940d" -d '{"owner_specified.shade.md5": "62b68627995d906ed92d7618f464bd41", "owner_specified.shade.sha256": "f603f6a7f31f380f1921d9b68fc9d07397337c59f3c42e4e8503e66eabe53604", "owner_specified.shade.object": "images/juju_epc-img_1e29e94a-680a-4ec2-a685-191fca53e82b", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_1e29e94a-680a-4ec2-a685-191fca53e82b"}' 2018-11-14 23:03:05,234 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/1ed48ec9-d297-4717-bdef-5cdc0f728b28 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c17a0fb8-98fd-43dc-af29-47483359767a Date: Wed, 14 Nov 2018 23:03:05 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/1ed48ec9-d297-4717-bdef-5cdc0f728b28/file", "owner": "60f64bf9325146379f4cd15a62b20acf", "id": "1ed48ec9-d297-4717-bdef-5cdc0f728b28", "size": null, "self": "/v2/images/1ed48ec9-d297-4717-bdef-5cdc0f728b28", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "f603f6a7f31f380f1921d9b68fc9d07397337c59f3c42e4e8503e66eabe53604", "updated_at": "2018-11-14T23:03:05Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_1e29e94a-680a-4ec2-a685-191fca53e82b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "62b68627995d906ed92d7618f464bd41", "name": "juju_epc-img_1e29e94a-680a-4ec2-a685-191fca53e82b", "checksum": null, "created_at": "2018-11-14T23:03:05Z", "protected": false} 2018-11-14 23:03:05,234 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-c17a0fb8-98fd-43dc-af29-47483359767a 2018-11-14 23:03:05,235 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.286945104599s 2018-11-14 23:03:05,235 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-c17a0fb8-98fd-43dc-af29-47483359767a returning object 1ed48ec9-d297-4717-bdef-5cdc0f728b28 2018-11-14 23:03:05,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-14 23:03:05,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/1ed48ec9-d297-4717-bdef-5cdc0f728b28/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}c63070f52e8f7268088acf47a017d99df492940d" -d '' 2018-11-14 23:03:10,486 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-acb860d0-a652-4246-877d-1d0eb0dc0809 Date: Wed, 14 Nov 2018 23:03:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 23:03:10,487 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/1ed48ec9-d297-4717-bdef-5cdc0f728b28/file used request id req-acb860d0-a652-4246-877d-1d0eb0dc0809 2018-11-14 23:03:10,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.2512819767s 2018-11-14 23:03:10,487 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/1ed48ec9-d297-4717-bdef-5cdc0f728b28/file used request id req-acb860d0-a652-4246-877d-1d0eb0dc0809 2018-11-14 23:03:10,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 23:03:10,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}c63070f52e8f7268088acf47a017d99df492940d" 2018-11-14 23:03:11,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-d4afb3f3-411d-42dc-9224-e43996097178 Date: Wed, 14 Nov 2018 23:03:11 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/1ed48ec9-d297-4717-bdef-5cdc0f728b28/snap", "metadata": {}}], "file": "/v2/images/1ed48ec9-d297-4717-bdef-5cdc0f728b28/file", "owner": "60f64bf9325146379f4cd15a62b20acf", "id": "1ed48ec9-d297-4717-bdef-5cdc0f728b28", "size": 297009152, "self": "/v2/images/1ed48ec9-d297-4717-bdef-5cdc0f728b28", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/1ed48ec9-d297-4717-bdef-5cdc0f728b28/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "f603f6a7f31f380f1921d9b68fc9d07397337c59f3c42e4e8503e66eabe53604", "updated_at": "2018-11-14T23:03:10Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_1e29e94a-680a-4ec2-a685-191fca53e82b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "62b68627995d906ed92d7618f464bd41", "name": "juju_epc-img_1e29e94a-680a-4ec2-a685-191fca53e82b", "checksum": "62b68627995d906ed92d7618f464bd41", "created_at": "2018-11-14T23:03:05Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 23:03:11,116 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-d4afb3f3-411d-42dc-9224-e43996097178 2018-11-14 23:03:11,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.624891996384s 2018-11-14 23:03:11,117 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-d4afb3f3-411d-42dc-9224-e43996097178 2018-11-14 23:03:11,118 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/1ed48ec9-d297-4717-bdef-5cdc0f728b28/snap', u'metadata': Munch({})})], 'file': u'/v2/images/1ed48ec9-d297-4717-bdef-5cdc0f728b28/file', 'owner': u'60f64bf9325146379f4cd15a62b20acf', 'id': u'1ed48ec9-d297-4717-bdef-5cdc0f728b28', 'size': 297009152, u'self': u'/v2/images/1ed48ec9-d297-4717-bdef-5cdc0f728b28', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'60f64bf9325146379f4cd15a62b20acf', 'name': 'juju_epc-project_1e29e94a-680a-4ec2-a685-191fca53e82b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/1ed48ec9-d297-4717-bdef-5cdc0f728b28/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-14T23:03:10Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-14T23:03:10Z', u'owner_specified.shade.sha256': u'f603f6a7f31f380f1921d9b68fc9d07397337c59f3c42e4e8503e66eabe53604', u'owner_specified.shade.object': u'images/juju_epc-img_1e29e94a-680a-4ec2-a685-191fca53e82b', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'62b68627995d906ed92d7618f464bd41', 'properties': {u'self': u'/v2/images/1ed48ec9-d297-4717-bdef-5cdc0f728b28', u'owner_specified.shade.md5': u'62b68627995d906ed92d7618f464bd41', u'owner_specified.shade.object': u'images/juju_epc-img_1e29e94a-680a-4ec2-a685-191fca53e82b', u'owner_specified.shade.sha256': u'f603f6a7f31f380f1921d9b68fc9d07397337c59f3c42e4e8503e66eabe53604', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_1e29e94a-680a-4ec2-a685-191fca53e82b', 'created': u'2018-11-14T23:03:05Z', 'checksum': u'62b68627995d906ed92d7618f464bd41', 'created_at': u'2018-11-14T23:03:05Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/1ed48ec9-d297-4717-bdef-5cdc0f728b28', u'owner_specified.shade.md5': u'62b68627995d906ed92d7618f464bd41', u'owner_specified.shade.object': u'images/juju_epc-img_1e29e94a-680a-4ec2-a685-191fca53e82b', u'owner_specified.shade.sha256': u'f603f6a7f31f380f1921d9b68fc9d07397337c59f3c42e4e8503e66eabe53604', u'schema': u'/v2/schemas/image'}}) 2018-11-14 23:03:12,626 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 1ed48ec9-d297-4717-bdef-5cdc0f728b28 -s xenial -r regionOne -u http://172.30.9.28: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 4 cloud regions added; 1 cloud attribute changed as well as 5 cloud regions deleted: added cloud region: - oracle/eu-frankfurt-1 - oracle/uk-london-1 - oracle/us-ashburn-1 - oracle/us-phoenix-1 changed cloud attribute: - oracle deleted cloud region: - oracle/em2 - oracle/em3 - oracle/us2 - oracle/us6 - oracle/uscom-central-1 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. For local access, use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root [...] 2. For remote access, use image-metadata-url attribute for model configuration. To set it as a default for any model or for the controller model, it needs to be supplied as part of --model-default to 'juju bootstrap' command. See 'bootstrap' help for more details. For configuration for a particular model, set it as --image-metadata-url on 'juju model-config'. See 'model-config' help for more details. Regardless of where this attribute is used, it expects a reachable URL. You need to configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2018-11-14 23:03:12,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-14 23:03:12,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}d1980fe0d7af3ab91ac2f9aa2fa651c38b65eb98" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "juju_epc-flavor_1e29e94a-680a-4ec2-a685-191fca53e82b", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-11-14 23:03:12,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:03:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ac04e1ad-bfb8-4e1a-bd08-a2c1e2e8c529 x-compute-request-id: req-ac04e1ad-bfb8-4e1a-bd08-a2c1e2e8c529 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "juju_epc-flavor_1e29e94a-680a-4ec2-a685-191fca53e82b", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/f7eb016b-42ac-4c79-b0e2-87d2649a229b", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/f7eb016b-42ac-4c79-b0e2-87d2649a229b", "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": "f7eb016b-42ac-4c79-b0e2-87d2649a229b"}} 2018-11-14 23:03:12,847 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-ac04e1ad-bfb8-4e1a-bd08-a2c1e2e8c529 2018-11-14 23:03:12,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.220246076584s 2018-11-14 23:03:12,848 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-ac04e1ad-bfb8-4e1a-bd08-a2c1e2e8c529 2018-11-14 23:03:12,849 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_1e29e94a-680a-4ec2-a685-191fca53e82b', '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'49be60fcc4c34adea9e7c304d872b17d', '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'f7eb016b-42ac-4c79-b0e2-87d2649a229b', 'swap': 0}) 2018-11-14 23:03:12,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-14 23:03:12,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/f7eb016b-42ac-4c79-b0e2-87d2649a229b/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}d1980fe0d7af3ab91ac2f9aa2fa651c38b65eb98" -d '{"extra_specs": {}}' 2018-11-14 23:03:12,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:03:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-aaa1f482-73bf-4c03-9c54-5ff7f5893903 x-compute-request-id: req-aaa1f482-73bf-4c03-9c54-5ff7f5893903 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-14 23:03:12,870 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/f7eb016b-42ac-4c79-b0e2-87d2649a229b/os-extra_specs used request id req-aaa1f482-73bf-4c03-9c54-5ff7f5893903 2018-11-14 23:03:12,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0205519199371s 2018-11-14 23:03:12,871 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/f7eb016b-42ac-4c79-b0e2-87d2649a229b/os-extra_specs used request id req-aaa1f482-73bf-4c03-9c54-5ff7f5893903 2018-11-14 23:03:12,871 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-11-14 23:03:12,873 - 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-53 | | 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-odl-nofeature-ha | | SDN_CONTROLLER_IP | 192.30.9.9 | | NEW_USER_ROLE | Member | | NAMESERVER | 8.8.8.8 | | FLAVOR_EXTRA_SPECS | | | POD_ARCH | | | SDN_CONTROLLER_PASSWORD | dW6aGvBDbNGd6Y6FcEV8tuAcw | | NODE_NAME | lf-pod1 | | IMAGE_PROPERTIES | | | VOLUME_DEVICE_NAME | vdb | +--------------------------------------+----------------------------------------------------------+ 2018-11-14 23:03:12,880 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-11-14 23:03:13,009 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace 2018-11-14 23:03:13,010 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2018-11-14 23:03:13,164 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-credential abot-epc -f /home/opnfv/functest/results/juju_epc/credentials.yaml --replace Credentials updated for cloud "abot-epc". 2018-11-14 23:03:13,164 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-11-14 23:03:14,665 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:ee1167b7b8bf490b2f9a9885f2d7dcff sha256:1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1 2018-11-14 23:03:14,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 23:03:14,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}c63070f52e8f7268088acf47a017d99df492940d" 2018-11-14 23:03:15,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-743dd8ce-b049-48e6-a695-16da7e8e0a26 Date: Wed, 14 Nov 2018 23:03:15 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/1ed48ec9-d297-4717-bdef-5cdc0f728b28/snap", "metadata": {}}], "file": "/v2/images/1ed48ec9-d297-4717-bdef-5cdc0f728b28/file", "owner": "60f64bf9325146379f4cd15a62b20acf", "id": "1ed48ec9-d297-4717-bdef-5cdc0f728b28", "size": 297009152, "self": "/v2/images/1ed48ec9-d297-4717-bdef-5cdc0f728b28", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/1ed48ec9-d297-4717-bdef-5cdc0f728b28/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "f603f6a7f31f380f1921d9b68fc9d07397337c59f3c42e4e8503e66eabe53604", "updated_at": "2018-11-14T23:03:10Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_1e29e94a-680a-4ec2-a685-191fca53e82b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "62b68627995d906ed92d7618f464bd41", "name": "juju_epc-img_1e29e94a-680a-4ec2-a685-191fca53e82b", "checksum": "62b68627995d906ed92d7618f464bd41", "created_at": "2018-11-14T23:03:05Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 23:03:15,293 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-743dd8ce-b049-48e6-a695-16da7e8e0a26 2018-11-14 23:03:15,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.626205921173s 2018-11-14 23:03:15,294 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-743dd8ce-b049-48e6-a695-16da7e8e0a26 2018-11-14 23:03:15,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-14 23:03:15,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}c63070f52e8f7268088acf47a017d99df492940d" -d '{"owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "owner_specified.shade.object": "images/juju_epc-img_alt_1e29e94a-680a-4ec2-a685-191fca53e82b", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_alt_1e29e94a-680a-4ec2-a685-191fca53e82b"}' 2018-11-14 23:03:15,540 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/06b90266-06fe-4256-bd56-5b2ca9b65a7c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-59d45c25-4238-47b1-9bdf-a1b28b61db57 Date: Wed, 14 Nov 2018 23:03:15 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/06b90266-06fe-4256-bd56-5b2ca9b65a7c/file", "owner": "60f64bf9325146379f4cd15a62b20acf", "id": "06b90266-06fe-4256-bd56-5b2ca9b65a7c", "size": null, "self": "/v2/images/06b90266-06fe-4256-bd56-5b2ca9b65a7c", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "updated_at": "2018-11-14T23:03:15Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_1e29e94a-680a-4ec2-a685-191fca53e82b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "juju_epc-img_alt_1e29e94a-680a-4ec2-a685-191fca53e82b", "checksum": null, "created_at": "2018-11-14T23:03:15Z", "protected": false} 2018-11-14 23:03:15,540 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-59d45c25-4238-47b1-9bdf-a1b28b61db57 2018-11-14 23:03:15,541 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.236829996109s 2018-11-14 23:03:15,541 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-59d45c25-4238-47b1-9bdf-a1b28b61db57 returning object 06b90266-06fe-4256-bd56-5b2ca9b65a7c 2018-11-14 23:03:15,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-14 23:03:15,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/06b90266-06fe-4256-bd56-5b2ca9b65a7c/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}c63070f52e8f7268088acf47a017d99df492940d" -d '' 2018-11-14 23:03:18,979 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f6f13861-59ca-47f8-a52e-2e91e92f7f3f Date: Wed, 14 Nov 2018 23:03:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 23:03:18,979 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/06b90266-06fe-4256-bd56-5b2ca9b65a7c/file used request id req-f6f13861-59ca-47f8-a52e-2e91e92f7f3f 2018-11-14 23:03:18,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 3.43796896935s 2018-11-14 23:03:18,980 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/06b90266-06fe-4256-bd56-5b2ca9b65a7c/file used request id req-f6f13861-59ca-47f8-a52e-2e91e92f7f3f 2018-11-14 23:03:18,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 23:03:18,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}c63070f52e8f7268088acf47a017d99df492940d" 2018-11-14 23:03:19,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2339 Content-Type: application/json X-Openstack-Request-Id: req-7d21aeb5-bd33-4ce6-8a8a-35da925ef66d Date: Wed, 14 Nov 2018 23:03:19 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/06b90266-06fe-4256-bd56-5b2ca9b65a7c/snap", "metadata": {}}], "file": "/v2/images/06b90266-06fe-4256-bd56-5b2ca9b65a7c/file", "owner": "60f64bf9325146379f4cd15a62b20acf", "id": "06b90266-06fe-4256-bd56-5b2ca9b65a7c", "size": 263586304, "self": "/v2/images/06b90266-06fe-4256-bd56-5b2ca9b65a7c", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/06b90266-06fe-4256-bd56-5b2ca9b65a7c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1", "updated_at": "2018-11-14T23:03:18Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_1e29e94a-680a-4ec2-a685-191fca53e82b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "ee1167b7b8bf490b2f9a9885f2d7dcff", "name": "juju_epc-img_alt_1e29e94a-680a-4ec2-a685-191fca53e82b", "checksum": "ee1167b7b8bf490b2f9a9885f2d7dcff", "created_at": "2018-11-14T23:03:15Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/1ed48ec9-d297-4717-bdef-5cdc0f728b28/snap", "metadata": {}}], "file": "/v2/images/1ed48ec9-d297-4717-bdef-5cdc0f728b28/file", "owner": "60f64bf9325146379f4cd15a62b20acf", "id": "1ed48ec9-d297-4717-bdef-5cdc0f728b28", "size": 297009152, "self": "/v2/images/1ed48ec9-d297-4717-bdef-5cdc0f728b28", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/1ed48ec9-d297-4717-bdef-5cdc0f728b28/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "f603f6a7f31f380f1921d9b68fc9d07397337c59f3c42e4e8503e66eabe53604", "updated_at": "2018-11-14T23:03:10Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_1e29e94a-680a-4ec2-a685-191fca53e82b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "62b68627995d906ed92d7618f464bd41", "name": "juju_epc-img_1e29e94a-680a-4ec2-a685-191fca53e82b", "checksum": "62b68627995d906ed92d7618f464bd41", "created_at": "2018-11-14T23:03:05Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 23:03:19,632 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-7d21aeb5-bd33-4ce6-8a8a-35da925ef66d 2018-11-14 23:03:19,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.647653102875s 2018-11-14 23:03:19,632 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-7d21aeb5-bd33-4ce6-8a8a-35da925ef66d 2018-11-14 23:03:19,635 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/06b90266-06fe-4256-bd56-5b2ca9b65a7c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/06b90266-06fe-4256-bd56-5b2ca9b65a7c/file', 'owner': u'60f64bf9325146379f4cd15a62b20acf', 'id': u'06b90266-06fe-4256-bd56-5b2ca9b65a7c', 'size': 263586304, u'self': u'/v2/images/06b90266-06fe-4256-bd56-5b2ca9b65a7c', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'60f64bf9325146379f4cd15a62b20acf', 'name': 'juju_epc-project_1e29e94a-680a-4ec2-a685-191fca53e82b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/06b90266-06fe-4256-bd56-5b2ca9b65a7c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-14T23:03:18Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-11-14T23:03:18Z', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'owner_specified.shade.object': u'images/juju_epc-img_alt_1e29e94a-680a-4ec2-a685-191fca53e82b', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', 'properties': {u'self': u'/v2/images/06b90266-06fe-4256-bd56-5b2ca9b65a7c', u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', u'owner_specified.shade.object': u'images/juju_epc-img_alt_1e29e94a-680a-4ec2-a685-191fca53e82b', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_alt_1e29e94a-680a-4ec2-a685-191fca53e82b', 'created': u'2018-11-14T23:03:15Z', 'checksum': u'ee1167b7b8bf490b2f9a9885f2d7dcff', 'created_at': u'2018-11-14T23:03:15Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/06b90266-06fe-4256-bd56-5b2ca9b65a7c', u'owner_specified.shade.md5': u'ee1167b7b8bf490b2f9a9885f2d7dcff', u'owner_specified.shade.object': u'images/juju_epc-img_alt_1e29e94a-680a-4ec2-a685-191fca53e82b', u'owner_specified.shade.sha256': u'1b81df8792f8f834d1f64124d0132013b41c95dc070b67d07d662e94643b2cb1', u'schema': u'/v2/schemas/image'}}) 2018-11-14 23:03:19,877 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 06b90266-06fe-4256-bd56-5b2ca9b65a7c -s trusty -r regionOne -u http://172.30.9.28:5000/v3 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. For local access, use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root [...] 2. For remote access, use image-metadata-url attribute for model configuration. To set it as a default for any model or for the controller model, it needs to be supplied as part of --model-default to 'juju bootstrap' command. See 'bootstrap' help for more details. For configuration for a particular model, set it as --image-metadata-url on 'juju model-config'. See 'model-config' help for more details. Regardless of where this attribute is used, it expects a reachable URL. You need to configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2018-11-14 23:03:19,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-14 23:03:19,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}d1980fe0d7af3ab91ac2f9aa2fa651c38b65eb98" -d '{"flavor": {"vcpus": 1, "ram": 4096, "name": "juju_epc-flavor_alt_1e29e94a-680a-4ec2-a685-191fca53e82b", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-11-14 23:03:19,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23: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-ccaabce5-f469-4110-addd-a4a706d3b6d4 x-compute-request-id: req-ccaabce5-f469-4110-addd-a4a706d3b6d4 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "juju_epc-flavor_alt_1e29e94a-680a-4ec2-a685-191fca53e82b", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/171196db-5fc6-4dcb-8874-b565c5d81840", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/171196db-5fc6-4dcb-8874-b565c5d81840", "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": "171196db-5fc6-4dcb-8874-b565c5d81840"}} 2018-11-14 23:03:19,941 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-ccaabce5-f469-4110-addd-a4a706d3b6d4 2018-11-14 23:03:19,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0630521774292s 2018-11-14 23:03:19,941 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-ccaabce5-f469-4110-addd-a4a706d3b6d4 2018-11-14 23:03:19,942 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_alt_1e29e94a-680a-4ec2-a685-191fca53e82b', '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'49be60fcc4c34adea9e7c304d872b17d', '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'171196db-5fc6-4dcb-8874-b565c5d81840', 'swap': 0}) 2018-11-14 23:03:19,942 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-14 23:03:19,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/171196db-5fc6-4dcb-8874-b565c5d81840/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}d1980fe0d7af3ab91ac2f9aa2fa651c38b65eb98" -d '{"extra_specs": {}}' 2018-11-14 23:03:19,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:03:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-06e6c3b0-0a5b-4127-9ec3-899655a255d2 x-compute-request-id: req-06e6c3b0-0a5b-4127-9ec3-899655a255d2 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-14 23:03:19,963 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/171196db-5fc6-4dcb-8874-b565c5d81840/os-extra_specs used request id req-06e6c3b0-0a5b-4127-9ec3-899655a255d2 2018-11-14 23:03:19,963 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0207371711731s 2018-11-14 23:03:19,963 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/171196db-5fc6-4dcb-8874-b565c5d81840/os-extra_specs used request id req-06e6c3b0-0a5b-4127-9ec3-899655a255d2 2018-11-14 23:03:19,963 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2018-11-14 23:27:50,751 - 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=a3534287-e485-40c6-a0c8-5121704208c9', '--config', 'ssl-hostname-verification=false', '--config', 'use-floating-ip=true', '--config', 'use-default-secgroup=true', '--debug'] 23:03:20 INFO juju.cmd supercommand.go:56 running juju [2.3.9 gc go1.10.5] 23:03:20 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=a3534287-e485-40c6-a0c8-5121704208c9", "--config", "ssl-hostname-verification=false", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 23:03:20 DEBUG juju.cmd.juju.commands bootstrap.go:835 authenticating with region "regionOne" and credential "abot-epc" () 23:03:20 DEBUG juju.cmd.juju.commands bootstrap.go:963 provider attrs: map[use-floating-ip:true use-default-secgroup:true network:a3534287-e485-40c6-a0c8-5121704208c9 external-network: use-openstack-gbp:false policy-target-group:] 23:03:20 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 23:03:20 DEBUG juju.cmd.juju.commands bootstrap.go:1019 preparing controller with config: map[cloudinit-userdata: agent-stream:released egress-subnets: name:controller authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1MhDcfQcKglXPt+vH2Ugu6et7GYS1iK1FtjjYZHYsIKUItSH2mJgClG6/KHULaV5DRIiYUnFhwVEJy0Ji0STYUBbpqGiHgijLwp4FLixBnlfjzGxRqDX1Af2o8rTFYj6A4ofurs5RFhMfRDwpDmGp+a0TUDcKvUOykbwSKYTsnVXnbtzEtgvA2fAoOCLo2XFvudhOLhrE1b31i7EkjceotXh7ffnyxv+wBLn8z5mQYn7RIJYMcGt+2o5nRgKA+Q8yDjyJUyOen8tRMMVNK3bGxFGnDnztjA5tcAuuZlCGyoFdJMZYO+e1dAU426y1RgC4hyUMOVncqMBIKMYPg/1F juju-client-key development:false apt-no-proxy: max-action-results-age:336h external-network: http-proxy: firewall-mode:instance apt-https-proxy: uuid:94e10916-6523-4d5d-8963-02b899f86a50 type:openstack net-bond-reconfigure-delay:17 disable-network-management:false image-stream:released container-image-stream:released test-mode:false resource-tags: enable-os-upgrade:true agent-metadata-url: network:a3534287-e485-40c6-a0c8-5121704208c9 container-networking-method: max-status-history-size:5G no-proxy:127.0.0.1,localhost,::1 fan-config: update-status-hook-interval:5m image-metadata-url: use-floating-ip:true proxy-ssh:false automatically-retry-hooks:true logging-config: apt-ftp-proxy: container-inherit-properties: provisioner-harvest-mode:destroyed ignore-machine-addresses:false container-image-metadata-url: apt-http-proxy: default-series:xenial policy-target-group: https-proxy: enable-os-refresh-update:true max-status-history-age:336h logforward-enabled:false max-action-results-size:5G ssl-hostname-verification:false apt-mirror: transmit-vendor-metrics:true use-default-secgroup:true ftp-proxy: use-openstack-gbp:false] 23:03:20 INFO juju.provider.openstack provider.go:145 opening model "controller" 23:03:20 DEBUG goose client.go:511 auth details: &{Token:gAAAAABb7Km4ExsNjeRbMM6Yc9Ps0Wmq7SQl-1eMbEpEqyAahu_0p7EVOC6hJIttJwSwGrs6UgtFo6CRuPHj2ESZjpgX3aDusnVJnpmq2BJ46ptEB1E7REiKfKZwol9apgcZoVmivipo-hEgMF-bxTXz8-31wwg6pe62wy4g4-9L8qbzQ2GFzsg TenantId:60f64bf9325146379f4cd15a62b20acf UserId:c93a2e74548342c5b780e4dc578fdc2c Domain: RegionServiceURLs:map[regionOne:map[event:http://172.30.9.28:8977 object-store:http://172.30.9.28:8080/v1/AUTH_60f64bf9325146379f4cd15a62b20acf volume:http://172.30.9.28:8776/v1/60f64bf9325146379f4cd15a62b20acf identity:http://172.30.9.28:5000 volumev2:http://172.30.9.28:8776/v2/60f64bf9325146379f4cd15a62b20acf network:http://172.30.9.28:9696 cloudformation:http://172.30.9.28:8000/v1 alarming:http://172.30.9.28:8042 metric:http://172.30.9.28:8041 orchestration:http://172.30.9.28:8004/v1/60f64bf9325146379f4cd15a62b20acf volumev3:http://172.30.9.28:8776/v3/60f64bf9325146379f4cd15a62b20acf image:http://172.30.9.28:9292 compute:http://172.30.9.28:8774/v2.1 placement:http://172.30.9.28:8778/placement]]} 23:03:20 INFO cmd bootstrap.go:508 Creating Juju controller "abot-controller" on abot-epc/regionOne 23:03:20 DEBUG goose apiversion.go:267 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.28:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.28:8774/v2.1/ Rel:self}] Status:CURRENT}] 23:03:21 INFO juju.cmd.juju.commands bootstrap.go:572 combined bootstrap constraints: mem=2048M 23:03:21 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 23:03:21 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 23:03:21 DEBUG juju.environs.bootstrap bootstrap.go:717 no agent directory found, using default agent metadata source: https://streams.canonical.com/juju/tools 23:03:21 DEBUG juju.environs.bootstrap bootstrap.go:742 setting default image metadata source: /root/images 23:03:21 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 23:03:21 INFO juju.environs.bootstrap bootstrap.go:760 custom image metadata added to search path 23:03:21 INFO cmd bootstrap.go:233 Loading image metadata 23:03:21 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 23:03:21 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 23:03:21 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 23:03:21 DEBUG juju.environs.bootstrap bootstrap.go:608 constraints for image metadata lookup &{{{regionOne http://172.30.9.28:5000/v3} [precise win2016hv win81 centos7 trusty xenial yakkety zesty bionic wily win2012 win7 saucy utopic win2008r2 artful win2012hvr2 win2012hv win2012r2 win2016nano win8 win10 quantal genericlinux raring vivid win2016 opensuseleap] [amd64 i386 armhf arm64 ppc64el s390x] released}} 23:03:21 DEBUG juju.environs.bootstrap bootstrap.go:620 found 2 image metadata in bootstrap metadata 23:03:24 DEBUG juju.environs.bootstrap bootstrap.go:620 found 0 image metadata in default cloud images 23:03:24 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.28:5000/v3} not found 23:03:24 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.28:5000/v3} not found 23:03:24 DEBUG juju.environs.bootstrap bootstrap.go:624 found 2 image metadata from all image data sources 23:03:24 INFO cmd bootstrap.go:303 Looking for packaged Juju agent version 2.3.9 for amd64 23:03:24 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.3.9 23:03:24 DEBUG juju.environs.tools tools.go:102 finding agent binaries in stream: "released" 23:03:24 DEBUG juju.environs.tools tools.go:104 reading agent binaries with major.minor version 2.3 23:03:24 DEBUG juju.environs.tools tools.go:112 filtering agent binaries by version: 2.3.9 23:03:24 DEBUG juju.environs.tools tools.go:115 filtering agent binaries by series: xenial 23:03:24 DEBUG juju.environs.tools tools.go:118 filtering agent binaries by architecture: amd64 23:03:24 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 23:03:25 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 []} 23:03:27 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 23:03:27 INFO cmd bootstrap.go:389 Starting new instance for initial controller 23:03:27 INFO cmd bootstrap.go:151 Launching controller instance(s) on abot-epc/regionOne... 23:03:27 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 23:03:27 DEBUG juju.environs.instances image.go:70 matching constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:1ed48ec9-d297-4717-bdef-5cdc0f728b28 Arch:amd64 VirtType:}] 23:03:27 INFO juju.environs.instances image.go:106 find instance - using image with id: 1ed48ec9-d297-4717-bdef-5cdc0f728b28 23:03:27 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false 23:03:27 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 23:03:27 DEBUG juju.provider.openstack provider.go:993 openstack user data; 2488 bytes 23:03:27 DEBUG juju.provider.openstack provider.go:1005 using network id "a3534287-e485-40c6-a0c8-5121704208c9" 23:03:27 DEBUG goose apiversion.go:267 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.28:9696/v2.0/ Rel:self}] Status:CURRENT}] - instance "ef806ad0-76f8-429d-b7a5-8cea29db26a6" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "ef806ad0-76f8-429d-b7a5-8cea29db26a6" has status BUILD, wait 10 seconds before retry, attempt 2 - instance "ef806ad0-76f8-429d-b7a5-8cea29db26a6" has status BUILD, wait 10 seconds before retry, attempt 3 - instance "ef806ad0-76f8-429d-b7a5-8cea29db26a6" has status BUILD, wait 10 seconds before retry, attempt 4 - instance "ef806ad0-76f8-429d-b7a5-8cea29db26a6" has status BUILD, wait 10 seconds before retry, attempt 5 - instance "ef806ad0-76f8-429d-b7a5-8cea29db26a6" has status BUILD, wait 10 seconds before retry, attempt 6 - instance "ef806ad0-76f8-429d-b7a5-8cea29db26a6" has status BUILD, wait 10 seconds before retry, attempt 7 - instance "ef806ad0-76f8-429d-b7a5-8cea29db26a6" has status BUILD, wait 10 seconds before retry, attempt 8 - instance "ef806ad0-76f8-429d-b7a5-8cea29db26a6" has status BUILD, wait 10 seconds before retry, attempt 9 - instance "ef806ad0-76f8-429d-b7a5-8cea29db26a6" has status BUILD, wait 10 seconds before retry, attempt 10 - instance "ef806ad0-76f8-429d-b7a5-8cea29db26a6" has status BUILD, wait 10 seconds before retry, attempt 11 23:05:35 INFO juju.provider.openstack provider.go:1175 started instance "ef806ad0-76f8-429d-b7a5-8cea29db26a6" 23:05:35 DEBUG juju.provider.openstack provider.go:1184 allocating public IP address for openstack node 23:05:37 DEBUG juju.provider.openstack networking.go:226 allocated new public IP: 172.30.9.200 23:05:37 INFO juju.provider.openstack provider.go:1189 allocated public IP 172.30.9.200 23:05:41 INFO cmd bootstrap.go:225 - ef806ad0-76f8-429d-b7a5-8cea29db26a6 (arch=amd64 mem=2G cores=1) 23:05:41 INFO juju.environs.bootstrap bootstrap.go:638 newest version: 2.3.9 23:05:41 INFO juju.environs.bootstrap bootstrap.go:653 picked bootstrap agent binary version: 2.3.9 23:05:41 INFO cmd bootstrap.go:425 Installing Juju agent on bootstrap instance 23:05:43 INFO cmd bootstrap.go:517 Fetching Juju GUI 2.14.0 23:05:43 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false Waiting for address 23:05:44 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 Attempting to connect to 172.30.9.200:22 Attempting to connect to 192.168.121.5:22 23:05:44 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:05:49 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:05:54 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:05:54 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:05:59 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:06:04 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:06:04 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:06:09 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:06:14 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:06:14 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:06:19 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:06:24 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:06:24 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:06:29 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:06:34 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:06:34 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:06:39 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:06:44 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:06:44 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:06:49 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:06:54 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:06:54 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:06:59 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:07:04 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:07:04 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:07:09 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:07:14 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:07:14 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:07:19 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:07:24 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:07:25 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:07:29 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:07:34 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:07:34 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:07:39 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:07:44 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:07:45 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:07:49 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:07:51 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.200 failed: ssh: connect to host 172.30.9.200 port 22: Operation timed out 23:07:54 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:07:54 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:07:59 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:08:04 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:08:04 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:08:09 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:08:14 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:08:14 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:08:19 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:08:24 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:08:24 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:08:29 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:08:34 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:08:35 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:08:39 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:08:44 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:08:45 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:08:49 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:08:54 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:08:54 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:08:59 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:09:04 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:09:05 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:09:09 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:09:14 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:09:15 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:09:19 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:09:24 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:09:24 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:09:29 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:09:34 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:09:34 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:09:39 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:09:44 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:09:44 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:09:49 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:09:54 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:09:55 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:09:59 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:10:04 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.200 failed: ssh: connect to host 172.30.9.200 port 22: Operation timed out 23:10:04 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:10:05 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:10:09 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:10:14 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:10:14 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:10:19 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:10:24 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:10:24 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:10:29 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:10:34 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:10:35 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:10:40 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:10:45 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:10:45 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:10:50 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:10:54 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:10:55 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:11:00 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:11:05 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:11:05 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:11:10 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:11:14 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:11:15 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:11:20 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:11:25 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:11:25 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:11:30 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:11:35 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:11:35 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:11:40 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:11:45 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:11:45 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:11:50 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:11:55 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:11:55 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:12:00 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:12:04 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:12:05 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:12:10 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:12:14 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:12:15 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:12:16 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.200 failed: ssh: connect to host 172.30.9.200 port 22: Operation timed out 23:12:20 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:12:25 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:12:25 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:12:30 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:12:34 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:12:35 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:12:40 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:12:45 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:12:45 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:12:50 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:12:54 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:12:55 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:13:00 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:13:05 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:13:05 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:13:10 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:13:14 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:13:15 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:13:20 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:13:24 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:13:25 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:13:30 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:13:34 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:13:35 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:13:40 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:13:44 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:13:45 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:13:50 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:13:55 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:13:55 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:14:00 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:14:04 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:14:05 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:14:10 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:14:14 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:14:15 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:14:20 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:14:24 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:14:25 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:14:28 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.200 failed: ssh: connect to host 172.30.9.200 port 22: Operation timed out 23:14:30 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:14:34 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:14:35 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:14:40 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:14:44 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:14:45 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:14:50 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:14:54 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:14:55 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:15:00 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:15:05 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:15:05 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:15:10 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:15:14 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:15:15 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:15:20 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:15:24 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:15:25 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:15:30 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:15:35 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:15:35 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:15:40 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:15:44 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:15:45 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:15:50 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:15:55 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:15:55 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:16:00 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:16:04 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:16:05 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:16:10 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:16:14 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:16:15 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:16:20 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:16:24 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:16:25 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:16:30 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:16:35 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:16:35 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:16:40 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:16:40 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.200 failed: ssh: connect to host 172.30.9.200 port 22: Operation timed out 23:16:45 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:16:45 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:16:50 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:16:55 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:16:55 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:17:00 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:17:05 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:17:05 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:17:10 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:17:14 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:17:15 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:17:20 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:17:25 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:17:25 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:17:30 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:17:35 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:17:35 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:17:40 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:17:45 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:17:45 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:17:50 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:17:55 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:17:55 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:18:00 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:18:04 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:18:05 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:18:10 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:18:14 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:18:15 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:18:20 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:18:25 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:18:25 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:18:30 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:18:34 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:18:35 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:18:40 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:18:44 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:18:45 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:18:50 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:18:53 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.200 failed: ssh: connect to host 172.30.9.200 port 22: Operation timed out 23:18:54 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:18:55 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:19:00 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:19:04 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:19:05 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:19:10 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:19:15 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:19:15 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:19:20 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:19:25 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:19:25 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:19:30 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:19:34 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:19:35 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:19:40 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:19:44 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:19:45 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:19:50 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:19:55 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:19:55 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:20:00 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:20:04 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:20:05 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:20:10 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:20:14 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:20:15 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:20:20 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:20:25 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:20:25 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:20:30 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:20:35 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:20:35 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:20:40 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:20:44 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:20:45 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:20:50 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:20:55 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:20:55 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:21:00 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:21:04 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:21:05 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.200 failed: ssh: connect to host 172.30.9.200 port 22: Operation timed out 23:21:05 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:21:10 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:21:15 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:21:15 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:21:20 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:21:24 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:21:25 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:21:30 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:21:35 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:21:35 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:21:40 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:21:44 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:21:45 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:21:50 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:21:54 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:21:55 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:22:00 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:22:04 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:22:05 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:22:10 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:22:14 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:22:15 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:22:20 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:22:24 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:22:25 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:22:30 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:22:34 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:22:35 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:22:40 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:22:44 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:22:45 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:22:50 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:22:54 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:22:55 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:23:00 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:23:04 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:23:05 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:23:10 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:23:15 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:23:15 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:23:17 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.200 failed: ssh: connect to host 172.30.9.200 port 22: Operation timed out 23:23:20 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:23:25 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:23:25 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:23:30 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:23:34 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:23:35 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:23:40 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:23:44 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:23:45 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:23:50 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:23:54 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:23:55 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:24:00 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:24:04 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:24:05 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:24:10 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:24:15 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:24:15 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:24:20 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:24:25 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:24:25 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:24:31 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:24:35 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:24:36 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:24:41 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:24:44 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:24:46 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:24:51 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:24:55 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:24:56 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:25:01 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:25:05 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:25:06 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:25:11 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:25:15 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:25:16 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:25:21 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:25:25 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:25:26 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:25:29 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.200 failed: ssh: connect to host 172.30.9.200 port 22: Operation timed out 23:25:31 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:25:34 DEBUG juju.provider.openstack provider.go:417 instance ef806ad0-76f8-429d-b7a5-8cea29db26a6 has floating IP address: 172.30.9.200 23:25:36 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:25:41 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.5 failed: ssh: connect to host 192.168.121.5 port 22: Connection refused 23:27:41 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.200 failed: ssh: connect to host 172.30.9.200 port 22: Operation timed out 23:27:41 ERROR juju.cmd.juju.commands bootstrap.go:528 failed to bootstrap model: waited for 20m0s without being able to connect: ssh: connect to host 172.30.9.200 port 22: Operation timed out 23:27:41 DEBUG juju.cmd.juju.commands bootstrap.go:529 (error details: [{github.com/juju/juju/cmd/juju/commands/bootstrap.go:620: failed to bootstrap model} {waited for 20m0s without being able to connect: ssh: connect to host 172.30.9.200 port 22: Operation timed out}]) 23:27:41 DEBUG juju.cmd.juju.commands bootstrap.go:1126 cleaning up after failed bootstrap 23:27:41 INFO juju.provider.common destroy.go:20 destroying model "controller" 23:27:41 INFO juju.provider.common destroy.go:31 destroying instances 23:27:45 DEBUG juju.provider.openstack provider.go:1296 terminating instances [ef806ad0-76f8-429d-b7a5-8cea29db26a6] 23:27:46 DEBUG juju.provider.openstack firewaller.go:298 deleting security group "juju-e871afec-4349-4ae3-8724-5f30f7f3fba7-94e10916-6523-4d5d-8963-02b899f86a50-0" 23:27:48 INFO juju.provider.common destroy.go:55 destroying storage 23:27:48 DEBUG juju.provider.openstack cinder.go:115 volume URL: http://172.30.9.28:8776/v2/60f64bf9325146379f4cd15a62b20acf 23:27:49 DEBUG juju.provider.openstack firewaller.go:298 deleting security group "juju-e871afec-4349-4ae3-8724-5f30f7f3fba7-94e10916-6523-4d5d-8963-02b899f86a50" 23:27:50 INFO cmd supercommand.go:465 command finished 2018-11-14 23:27:50,891 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-11-14 23:27:50,891 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 24:55 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-11-14 23:27:51,043 - 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-11-14 23:27:51,047 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-14 23:27:51,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}c63070f52e8f7268088acf47a017d99df492940d" 2018-11-14 23:27:51,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 475 X-Openstack-Request-Id: req-785909a1-54f6-4bf5-a218-8c595fdb60d0 Date: Wed, 14 Nov 2018 23:27:51 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "updated_at": "2018-11-14T23:27:47Z", "floating_network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 4, "port_id": null, "id": "88b4fb5e-7512-443e-aafc-69ff6dce54e2", "tenant_id": "60f64bf9325146379f4cd15a62b20acf", "created_at": "2018-11-14T23:05:37Z", "project_id": "60f64bf9325146379f4cd15a62b20acf"}]} 2018-11-14 23:27:51,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-785909a1-54f6-4bf5-a218-8c595fdb60d0 2018-11-14 23:27:51,247 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.200109004974s 2018-11-14 23:27:51,248 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-785909a1-54f6-4bf5-a218-8c595fdb60d0 2018-11-14 23:27:51,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-11-14 23:27:51,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/floatingips/88b4fb5e-7512-443e-aafc-69ff6dce54e2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c63070f52e8f7268088acf47a017d99df492940d" 2018-11-14 23:27:52,105 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8a02b30e-ea06-4b19-854d-9dd8ca82cbfb Content-Length: 0 Date: Wed, 14 Nov 2018 23:27:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 23:27:52,105 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/88b4fb5e-7512-443e-aafc-69ff6dce54e2.json used request id req-8a02b30e-ea06-4b19-854d-9dd8ca82cbfb 2018-11-14 23:27:52,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.851233959198s 2018-11-14 23:27:52,105 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/88b4fb5e-7512-443e-aafc-69ff6dce54e2.json used request id req-8a02b30e-ea06-4b19-854d-9dd8ca82cbfb 2018-11-14 23:27:52,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-11-14 23:27:52,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}c63070f52e8f7268088acf47a017d99df492940d" 2018-11-14 23:27:52,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-ea290025-4101-4163-9bac-de37e6518371 Date: Wed, 14 Nov 2018 23:27:52 GMT RESP BODY: {"floatingips": []} 2018-11-14 23:27:52,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-ea290025-4101-4163-9bac-de37e6518371 2018-11-14 23:27:52,312 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.201354980469s 2018-11-14 23:27:52,312 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-ea290025-4101-4163-9bac-de37e6518371 2018-11-14 23:27:52,313 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-14 23:27:52,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/06b90266-06fe-4256-bd56-5b2ca9b65a7c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c63070f52e8f7268088acf47a017d99df492940d" 2018-11-14 23:27:53,278 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ab6f42c6-e919-4e9b-881f-62bdfbdcc406 Date: Wed, 14 Nov 2018 23:27:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 23:27:53,278 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/06b90266-06fe-4256-bd56-5b2ca9b65a7c used request id req-ab6f42c6-e919-4e9b-881f-62bdfbdcc406 2018-11-14 23:27:53,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.964856863022s 2018-11-14 23:27:53,278 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/06b90266-06fe-4256-bd56-5b2ca9b65a7c used request id req-ab6f42c6-e919-4e9b-881f-62bdfbdcc406 2018-11-14 23:27:53,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-14 23:27:53,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}d1980fe0d7af3ab91ac2f9aa2fa651c38b65eb98" 2018-11-14 23:27:53,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:27:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b74dd187-5a70-4bae-bf92-02a82aec8b7e x-compute-request-id: req-b74dd187-5a70-4bae-bf92-02a82aec8b7e Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"flavors": [{"name": "juju_epc-flavor_alt_1e29e94a-680a-4ec2-a685-191fca53e82b", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/171196db-5fc6-4dcb-8874-b565c5d81840", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/171196db-5fc6-4dcb-8874-b565c5d81840", "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": "171196db-5fc6-4dcb-8874-b565c5d81840"}, {"name": "juju_epc-flavor_1e29e94a-680a-4ec2-a685-191fca53e82b", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/f7eb016b-42ac-4c79-b0e2-87d2649a229b", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/f7eb016b-42ac-4c79-b0e2-87d2649a229b", "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": "f7eb016b-42ac-4c79-b0e2-87d2649a229b"}]} 2018-11-14 23:27:53,476 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-b74dd187-5a70-4bae-bf92-02a82aec8b7e 2018-11-14 23:27:53,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.197561979294s 2018-11-14 23:27:53,477 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-b74dd187-5a70-4bae-bf92-02a82aec8b7e 2018-11-14 23:27:53,479 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-14 23:27:53,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/171196db-5fc6-4dcb-8874-b565c5d81840 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1980fe0d7af3ab91ac2f9aa2fa651c38b65eb98" 2018-11-14 23:27:53,509 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 23:27:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e9178276-4444-4b55-ab3f-adf8e0deb51c x-compute-request-id: req-e9178276-4444-4b55-ab3f-adf8e0deb51c Content-Length: 0 Content-Type: application/json 2018-11-14 23:27:53,509 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/171196db-5fc6-4dcb-8874-b565c5d81840 used request id req-e9178276-4444-4b55-ab3f-adf8e0deb51c 2018-11-14 23:27:53,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0302040576935s 2018-11-14 23:27:53,510 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/171196db-5fc6-4dcb-8874-b565c5d81840 used request id req-e9178276-4444-4b55-ab3f-adf8e0deb51c 2018-11-14 23:27:53,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-11-14 23:27:53,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/726d4a28-82a0-4f62-a6a8-b66b1f1da07a/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}c63070f52e8f7268088acf47a017d99df492940d" -d '{"subnet_id": "8a0ae15c-0bca-48ca-abbc-e072a0a0a26a"}' 2018-11-14 23:27:55,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3e4626c4-24d9-491b-8d78-7199071216fd Date: Wed, 14 Nov 2018 23:27:55 GMT RESP BODY: {"network_id": "a3534287-e485-40c6-a0c8-5121704208c9", "tenant_id": "60f64bf9325146379f4cd15a62b20acf", "subnet_id": "8a0ae15c-0bca-48ca-abbc-e072a0a0a26a", "subnet_ids": ["8a0ae15c-0bca-48ca-abbc-e072a0a0a26a"], "port_id": "11b28a2c-63e2-4dd0-a091-90b7f8928d86", "id": "726d4a28-82a0-4f62-a6a8-b66b1f1da07a"} 2018-11-14 23:27:55,324 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/726d4a28-82a0-4f62-a6a8-b66b1f1da07a/remove_router_interface.json used request id req-3e4626c4-24d9-491b-8d78-7199071216fd 2018-11-14 23:27:55,324 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.81332612038s 2018-11-14 23:27:55,324 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/726d4a28-82a0-4f62-a6a8-b66b1f1da07a/remove_router_interface.json used request id req-3e4626c4-24d9-491b-8d78-7199071216fd returning object 726d4a28-82a0-4f62-a6a8-b66b1f1da07a 2018-11-14 23:27:55,324 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-11-14 23:27:55,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}c63070f52e8f7268088acf47a017d99df492940d" 2018-11-14 23:27:55,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-a1fd6249-2663-46ea-829c-f411edbef491 Date: Wed, 14 Nov 2018 23:27:55 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "928cbc5c-a6fa-468a-b088-88e266fca291", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b3653731-6d80-49cb-86ba-17eff3eeceee", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "60f64bf9325146379f4cd15a62b20acf", "created_at": "2018-11-14T23:02:58Z", "admin_state_up": true, "updated_at": "2018-11-14T23:27:54Z", "revision_number": 4, "routes": [], "project_id": "60f64bf9325146379f4cd15a62b20acf", "id": "726d4a28-82a0-4f62-a6a8-b66b1f1da07a", "name": "juju_epc-router_1e29e94a-680a-4ec2-a685-191fca53e82b"}]} 2018-11-14 23:27:55,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-a1fd6249-2663-46ea-829c-f411edbef491 2018-11-14 23:27:55,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.312608003616s 2018-11-14 23:27:55,637 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-a1fd6249-2663-46ea-829c-f411edbef491 2018-11-14 23:27:55,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-11-14 23:27:55,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/726d4a28-82a0-4f62-a6a8-b66b1f1da07a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c63070f52e8f7268088acf47a017d99df492940d" 2018-11-14 23:27:57,201 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-afebece0-c2d0-436f-9437-2053b7efb949 Content-Length: 0 Date: Wed, 14 Nov 2018 23:27:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 23:27:57,202 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/726d4a28-82a0-4f62-a6a8-b66b1f1da07a.json used request id req-afebece0-c2d0-436f-9437-2053b7efb949 2018-11-14 23:27:57,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.56305003166s 2018-11-14 23:27:57,202 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/726d4a28-82a0-4f62-a6a8-b66b1f1da07a.json used request id req-afebece0-c2d0-436f-9437-2053b7efb949 2018-11-14 23:27:57,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-11-14 23:27:57,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}c63070f52e8f7268088acf47a017d99df492940d" 2018-11-14 23:27:57,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-cfc8a644-611b-4452-a62a-f80347fa51b0 Date: Wed, 14 Nov 2018 23:27:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a3534287-e485-40c6-a0c8-5121704208c9","tenant_id":"60f64bf9325146379f4cd15a62b20acf","created_at":"2018-11-14T23:02:57Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-11-14T23:02:57Z","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":"60f64bf9325146379f4cd15a62b20acf","id":"8a0ae15c-0bca-48ca-abbc-e072a0a0a26a","subnetpool_id":null,"name":"juju_epc-subnet_1e29e94a-680a-4ec2-a685-191fca53e82b"}]} 2018-11-14 23:27:57,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-cfc8a644-611b-4452-a62a-f80347fa51b0 2018-11-14 23:27:57,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.233660936356s 2018-11-14 23:27:57,437 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-cfc8a644-611b-4452-a62a-f80347fa51b0 2018-11-14 23:27:57,438 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-11-14 23:27:57,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/8a0ae15c-0bca-48ca-abbc-e072a0a0a26a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c63070f52e8f7268088acf47a017d99df492940d" 2018-11-14 23:28:00,144 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-86f5869c-e971-4469-975d-806fc2cd58a2 Date: Wed, 14 Nov 2018 23:28:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 23:28:00,144 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/8a0ae15c-0bca-48ca-abbc-e072a0a0a26a.json used request id req-86f5869c-e971-4469-975d-806fc2cd58a2 2018-11-14 23:28:00,144 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.70607495308s 2018-11-14 23:28:00,144 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/8a0ae15c-0bca-48ca-abbc-e072a0a0a26a.json used request id req-86f5869c-e971-4469-975d-806fc2cd58a2 2018-11-14 23:28:00,145 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 23:28:00,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}c63070f52e8f7268088acf47a017d99df492940d" 2018-11-14 23:28:00,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1152 X-Openstack-Request-Id: req-e042fe2b-b0ea-42da-b79b-5f36404470a1 Date: Wed, 14 Nov 2018 23:28:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"updated_at":"2018-11-14T17:04:27Z","tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":7,"admin_state_up":true,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","id":"928cbc5c-a6fa-468a-b088-88e266fca291","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-11-14T23:28:00Z","tenant_id":"60f64bf9325146379f4cd15a62b20acf","created_at":"2018-11-14T23:02:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"60f64bf9325146379f4cd15a62b20acf","id":"a3534287-e485-40c6-a0c8-5121704208c9","name":"juju_epc-net_1e29e94a-680a-4ec2-a685-191fca53e82b"}]} 2018-11-14 23:28:00,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-e042fe2b-b0ea-42da-b79b-5f36404470a1 2018-11-14 23:28:00,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.320925951004s 2018-11-14 23:28:00,466 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-e042fe2b-b0ea-42da-b79b-5f36404470a1 2018-11-14 23:28:00,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-11-14 23:28:00,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/a3534287-e485-40c6-a0c8-5121704208c9.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c63070f52e8f7268088acf47a017d99df492940d" 2018-11-14 23:28:01,990 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-399fea7c-7ed4-437f-99c6-51c81d9b6951 Date: Wed, 14 Nov 2018 23:28:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 23:28:01,990 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/a3534287-e485-40c6-a0c8-5121704208c9.json used request id req-399fea7c-7ed4-437f-99c6-51c81d9b6951 2018-11-14 23:28:01,990 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.52287697792s 2018-11-14 23:28:01,990 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/a3534287-e485-40c6-a0c8-5121704208c9.json used request id req-399fea7c-7ed4-437f-99c6-51c81d9b6951 2018-11-14 23:28:01,995 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 23:28:01,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}c63070f52e8f7268088acf47a017d99df492940d" 2018-11-14 23:28:02,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-24acea6f-6ace-420b-98e3-41f03b370ed7 Date: Wed, 14 Nov 2018 23:28:02 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/1ed48ec9-d297-4717-bdef-5cdc0f728b28/snap", "metadata": {}}], "file": "/v2/images/1ed48ec9-d297-4717-bdef-5cdc0f728b28/file", "owner": "60f64bf9325146379f4cd15a62b20acf", "id": "1ed48ec9-d297-4717-bdef-5cdc0f728b28", "size": 297009152, "self": "/v2/images/1ed48ec9-d297-4717-bdef-5cdc0f728b28", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/1ed48ec9-d297-4717-bdef-5cdc0f728b28/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "f603f6a7f31f380f1921d9b68fc9d07397337c59f3c42e4e8503e66eabe53604", "updated_at": "2018-11-14T23:03:10Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_1e29e94a-680a-4ec2-a685-191fca53e82b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "62b68627995d906ed92d7618f464bd41", "name": "juju_epc-img_1e29e94a-680a-4ec2-a685-191fca53e82b", "checksum": "62b68627995d906ed92d7618f464bd41", "created_at": "2018-11-14T23:03:05Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 23:28:02,220 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-24acea6f-6ace-420b-98e3-41f03b370ed7 2018-11-14 23:28:02,220 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.225140810013s 2018-11-14 23:28:02,220 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-24acea6f-6ace-420b-98e3-41f03b370ed7 2018-11-14 23:28:02,222 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-14 23:28:02,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/1ed48ec9-d297-4717-bdef-5cdc0f728b28 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c63070f52e8f7268088acf47a017d99df492940d" 2018-11-14 23:28:02,799 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ddcab03f-20d1-45ac-b4fa-60a40726b419 Date: Wed, 14 Nov 2018 23:28:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 23:28:02,799 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/1ed48ec9-d297-4717-bdef-5cdc0f728b28 used request id req-ddcab03f-20d1-45ac-b4fa-60a40726b419 2018-11-14 23:28:02,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.577127933502s 2018-11-14 23:28:02,799 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/1ed48ec9-d297-4717-bdef-5cdc0f728b28 used request id req-ddcab03f-20d1-45ac-b4fa-60a40726b419 2018-11-14 23:28:02,800 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-14 23:28:02,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}d1980fe0d7af3ab91ac2f9aa2fa651c38b65eb98" 2018-11-14 23:28:02,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:28:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bb652638-b0c1-4c2a-8399-ed6726af300c x-compute-request-id: req-bb652638-b0c1-4c2a-8399-ed6726af300c Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "juju_epc-flavor_1e29e94a-680a-4ec2-a685-191fca53e82b", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/f7eb016b-42ac-4c79-b0e2-87d2649a229b", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/f7eb016b-42ac-4c79-b0e2-87d2649a229b", "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": "f7eb016b-42ac-4c79-b0e2-87d2649a229b"}]} 2018-11-14 23:28:02,823 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-bb652638-b0c1-4c2a-8399-ed6726af300c 2018-11-14 23:28:02,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0231962203979s 2018-11-14 23:28:02,823 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-bb652638-b0c1-4c2a-8399-ed6726af300c 2018-11-14 23:28:02,825 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-14 23:28:02,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/f7eb016b-42ac-4c79-b0e2-87d2649a229b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1980fe0d7af3ab91ac2f9aa2fa651c38b65eb98" 2018-11-14 23:28:02,874 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 14 Nov 2018 23:28:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-82856305-c669-4d81-885d-e61549f74139 x-compute-request-id: req-82856305-c669-4d81-885d-e61549f74139 Content-Length: 0 Content-Type: application/json 2018-11-14 23:28:02,874 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/f7eb016b-42ac-4c79-b0e2-87d2649a229b used request id req-82856305-c669-4d81-885d-e61549f74139 2018-11-14 23:28:02,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0489661693573s 2018-11-14 23:28:02,875 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/f7eb016b-42ac-4c79-b0e2-87d2649a229b used request id req-82856305-c669-4d81-885d-e61549f74139 2018-11-14 23:28:02,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 23:28:02,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}d1980fe0d7af3ab91ac2f9aa2fa651c38b65eb98" 2018-11-14 23:28:02,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:28:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b34fe3c0-e3e6-46fa-bb57-0d17a573f562 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "juju_epc-user_1e29e94a-680a-4ec2-a685-191fca53e82b", "links": {"self": "http://172.30.9.28:5000/v3/users/c93a2e74548342c5b780e4dc578fdc2c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c93a2e74548342c5b780e4dc578fdc2c", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 23:28:02,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-b34fe3c0-e3e6-46fa-bb57-0d17a573f562 2018-11-14 23:28:02,998 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.122975111008s 2018-11-14 23:28:02,999 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-b34fe3c0-e3e6-46fa-bb57-0d17a573f562 2018-11-14 23:28:03,005 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 23:28:03,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/c93a2e74548342c5b780e4dc578fdc2c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1980fe0d7af3ab91ac2f9aa2fa651c38b65eb98" 2018-11-14 23:28:03,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:28:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dbb957b-cdcd-4e7e-b1a8-7b6fd3a5e56e Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "juju_epc-user_1e29e94a-680a-4ec2-a685-191fca53e82b", "links": {"self": "http://172.30.9.28:5000/v3/users/c93a2e74548342c5b780e4dc578fdc2c"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "c93a2e74548342c5b780e4dc578fdc2c", "description": null}} 2018-11-14 23:28:03,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/c93a2e74548342c5b780e4dc578fdc2c used request id req-6dbb957b-cdcd-4e7e-b1a8-7b6fd3a5e56e 2018-11-14 23:28:03,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.117136955261s 2018-11-14 23:28:03,123 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/c93a2e74548342c5b780e4dc578fdc2c used request id req-6dbb957b-cdcd-4e7e-b1a8-7b6fd3a5e56e 2018-11-14 23:28:03,123 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-14 23:28:03,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/c93a2e74548342c5b780e4dc578fdc2c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1980fe0d7af3ab91ac2f9aa2fa651c38b65eb98" 2018-11-14 23:28:03,339 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 23:28:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-828eb14a-bb25-4c2f-b82a-3500cd501902 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 23:28:03,339 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/c93a2e74548342c5b780e4dc578fdc2c used request id req-828eb14a-bb25-4c2f-b82a-3500cd501902 2018-11-14 23:28:03,339 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.215569019318s 2018-11-14 23:28:03,339 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/c93a2e74548342c5b780e4dc578fdc2c used request id req-828eb14a-bb25-4c2f-b82a-3500cd501902 2018-11-14 23:28:03,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 23:28:03,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}d1980fe0d7af3ab91ac2f9aa2fa651c38b65eb98" 2018-11-14 23:28:03,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:28:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4eb01717-cd7d-419f-948a-988b7719bb47 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.28:5000/v3/projects/60f64bf9325146379f4cd15a62b20acf"}, "tags": [], "enabled": true, "id": "60f64bf9325146379f4cd15a62b20acf", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_1e29e94a-680a-4ec2-a685-191fca53e82b"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-14 23:28:03,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-4eb01717-cd7d-419f-948a-988b7719bb47 2018-11-14 23:28:03,476 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.130471944809s 2018-11-14 23:28:03,476 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-4eb01717-cd7d-419f-948a-988b7719bb47 2018-11-14 23:28:03,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-14 23:28:03,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/60f64bf9325146379f4cd15a62b20acf -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1980fe0d7af3ab91ac2f9aa2fa651c38b65eb98" 2018-11-14 23:28:03,703 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 23:28:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e6918a3-d25a-4dd5-961c-02c558719f80 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 23:28:03,703 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/60f64bf9325146379f4cd15a62b20acf used request id req-5e6918a3-d25a-4dd5-961c-02c558719f80 2018-11-14 23:28:03,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.222744941711s 2018-11-14 23:28:03,704 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/60f64bf9325146379f4cd15a62b20acf used request id req-5e6918a3-d25a-4dd5-961c-02c558719f80 2018-11-14 23:28:03,708 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 23:28:03,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}d1980fe0d7af3ab91ac2f9aa2fa651c38b65eb98" 2018-11-14 23:28:03,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:28:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51e328c4-722f-4ab6-ad1e-4b0cd3f3d4f6 Content-Encoding: gzip Content-Length: 354 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "ad1efc6786614805a844a95e6aa577e5", "links": {"self": "http://172.30.9.28:5000/v3/roles/ad1efc6786614805a844a95e6aa577e5"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 23:28:03,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-51e328c4-722f-4ab6-ad1e-4b0cd3f3d4f6 2018-11-14 23:28:03,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0983748435974s 2018-11-14 23:28:03,807 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-51e328c4-722f-4ab6-ad1e-4b0cd3f3d4f6 2018-11-14 23:28:03,812 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-11-14 23:28:03,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/ad1efc6786614805a844a95e6aa577e5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1980fe0d7af3ab91ac2f9aa2fa651c38b65eb98" 2018-11-14 23:28:03,935 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 23:28:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67acc1cd-f7f4-452c-af41-05379da43872 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 23:28:03,935 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/ad1efc6786614805a844a95e6aa577e5 used request id req-67acc1cd-f7f4-452c-af41-05379da43872 2018-11-14 23:28:03,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.123134851456s 2018-11-14 23:28:03,935 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/ad1efc6786614805a844a95e6aa577e5 used request id req-67acc1cd-f7f4-452c-af41-05379da43872 2018-11-14 23:28:03,938 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-14 23:28:03,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=60f64bf9325146379f4cd15a62b20acf&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}d1980fe0d7af3ab91ac2f9aa2fa651c38b65eb98" 2018-11-14 23:28:04,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-f63b87a7-cebd-4555-823a-7765e1088b0e Date: Wed, 14 Nov 2018 23:28:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "60f64bf9325146379f4cd15a62b20acf", "created_at": "2018-11-14T23:02:55Z", "updated_at": "2018-11-14T23:02:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T23:02:55Z", "revision_number": 0, "id": "47772e8f-44f8-49b4-9e28-db147894f431", "remote_group_id": "30cd4daa-d866-42d1-9942-372723b91b8c", "remote_ip_prefix": null, "created_at": "2018-11-14T23:02:55Z", "security_group_id": "30cd4daa-d866-42d1-9942-372723b91b8c", "tenant_id": "60f64bf9325146379f4cd15a62b20acf", "port_range_min": null, "ethertype": "IPv4", "project_id": "60f64bf9325146379f4cd15a62b20acf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T23:02:55Z", "revision_number": 0, "id": "a1cddadf-816a-45e4-9a16-ac330d013a91", "remote_group_id": "30cd4daa-d866-42d1-9942-372723b91b8c", "remote_ip_prefix": null, "created_at": "2018-11-14T23:02:55Z", "security_group_id": "30cd4daa-d866-42d1-9942-372723b91b8c", "tenant_id": "60f64bf9325146379f4cd15a62b20acf", "port_range_min": null, "ethertype": "IPv6", "project_id": "60f64bf9325146379f4cd15a62b20acf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T23:02:55Z", "revision_number": 0, "id": "b16c53c0-5f59-463d-a774-a08586242d75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T23:02:55Z", "security_group_id": "30cd4daa-d866-42d1-9942-372723b91b8c", "tenant_id": "60f64bf9325146379f4cd15a62b20acf", "port_range_min": null, "ethertype": "IPv6", "project_id": "60f64bf9325146379f4cd15a62b20acf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T23:02:55Z", "revision_number": 0, "id": "c3fbc16d-335e-4c12-a5ca-6fb1197ff228", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T23:02:55Z", "security_group_id": "30cd4daa-d866-42d1-9942-372723b91b8c", "tenant_id": "60f64bf9325146379f4cd15a62b20acf", "port_range_min": null, "ethertype": "IPv4", "project_id": "60f64bf9325146379f4cd15a62b20acf"}], "revision_number": 4, "project_id": "60f64bf9325146379f4cd15a62b20acf", "id": "30cd4daa-d866-42d1-9942-372723b91b8c", "name": "default"}]} 2018-11-14 23:28:04,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=60f64bf9325146379f4cd15a62b20acf&name=default used request id req-f63b87a7-cebd-4555-823a-7765e1088b0e 2018-11-14 23:28:04,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.220466852188s 2018-11-14 23:28:04,159 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=60f64bf9325146379f4cd15a62b20acf&name=default used request id req-f63b87a7-cebd-4555-823a-7765e1088b0e 2018-11-14 23:28:04,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-14 23:28:04,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}d1980fe0d7af3ab91ac2f9aa2fa651c38b65eb98" 2018-11-14 23:28:04,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-7aafba38-64f8-44d0-b580-82eba12bdd13 Date: Wed, 14 Nov 2018 23:28:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cb133e81c06247bb8019ced35ef27694", "created_at": "2018-11-14T17:03:34Z", "updated_at": "2018-11-14T17:03:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "8e3217e9-6924-4ffa-a048-fb26f992a48f", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "dd3cea4f-1ca7-4940-a290-0346712709d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "f65f8c01-045f-4882-9c02-fe06a0cef7b5", "remote_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb133e81c06247bb8019ced35ef27694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:34Z", "revision_number": 0, "id": "ff74c38a-a520-4d3b-9fdd-8a21abbbb8b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:34Z", "security_group_id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "tenant_id": "cb133e81c06247bb8019ced35ef27694", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb133e81c06247bb8019ced35ef27694"}], "revision_number": 4, "project_id": "cb133e81c06247bb8019ced35ef27694", "id": "0caff7e5-9163-4e54-a717-e6198a9a0692", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "created_at": "2018-11-14T16:36:23Z", "updated_at": "2018-11-14T16:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "066ab145-0d5d-40fa-8fd0-6681ee8e27b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "73094e77-d91e-4078-870f-29e13e85924f", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "7a82431b-61ae-44e3-9c6b-434308ea86c3", "remote_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv6", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:23Z", "revision_number": 0, "id": "db8963bc-a337-45f4-b4e0-c8694ee87a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:23Z", "security_group_id": "23850e7b-825e-4945-9917-2299cce6620b", "tenant_id": "49be60fcc4c34adea9e7c304d872b17d", "port_range_min": null, "ethertype": "IPv4", "project_id": "49be60fcc4c34adea9e7c304d872b17d"}], "revision_number": 4, "project_id": "49be60fcc4c34adea9e7c304d872b17d", "id": "23850e7b-825e-4945-9917-2299cce6620b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "created_at": "2018-11-14T17:03:56Z", "updated_at": "2018-11-14T17:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "1c4c08d7-a140-4bbe-93f3-89512a46aa39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "376b2826-ddac-4a86-a4b1-56e288fb0fa3", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "4d7f3b5d-45ff-4a35-a525-bf5ca1d4a9a7", "remote_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:56Z", "revision_number": 0, "id": "9b7eaa78-5b51-48c2-960b-9bc4d621e9ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:56Z", "security_group_id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "tenant_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59"}], "revision_number": 4, "project_id": "b4d1b6a4eceb4fa58aacafa4c4161e59", "id": "27a6359c-e53c-4f38-9bb2-00bc3f4475b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "60f64bf9325146379f4cd15a62b20acf", "created_at": "2018-11-14T23:02:55Z", "updated_at": "2018-11-14T23:02:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T23:02:55Z", "revision_number": 0, "id": "47772e8f-44f8-49b4-9e28-db147894f431", "remote_group_id": "30cd4daa-d866-42d1-9942-372723b91b8c", "remote_ip_prefix": null, "created_at": "2018-11-14T23:02:55Z", "security_group_id": "30cd4daa-d866-42d1-9942-372723b91b8c", "tenant_id": "60f64bf9325146379f4cd15a62b20acf", "port_range_min": null, "ethertype": "IPv4", "project_id": "60f64bf9325146379f4cd15a62b20acf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T23:02:55Z", "revision_number": 0, "id": "a1cddadf-816a-45e4-9a16-ac330d013a91", "remote_group_id": "30cd4daa-d866-42d1-9942-372723b91b8c", "remote_ip_prefix": null, "created_at": "2018-11-14T23:02:55Z", "security_group_id": "30cd4daa-d866-42d1-9942-372723b91b8c", "tenant_id": "60f64bf9325146379f4cd15a62b20acf", "port_range_min": null, "ethertype": "IPv6", "project_id": "60f64bf9325146379f4cd15a62b20acf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T23:02:55Z", "revision_number": 0, "id": "b16c53c0-5f59-463d-a774-a08586242d75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T23:02:55Z", "security_group_id": "30cd4daa-d866-42d1-9942-372723b91b8c", "tenant_id": "60f64bf9325146379f4cd15a62b20acf", "port_range_min": null, "ethertype": "IPv6", "project_id": "60f64bf9325146379f4cd15a62b20acf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T23:02:55Z", "revision_number": 0, "id": "c3fbc16d-335e-4c12-a5ca-6fb1197ff228", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T23:02:55Z", "security_group_id": "30cd4daa-d866-42d1-9942-372723b91b8c", "tenant_id": "60f64bf9325146379f4cd15a62b20acf", "port_range_min": null, "ethertype": "IPv4", "project_id": "60f64bf9325146379f4cd15a62b20acf"}], "revision_number": 4, "project_id": "60f64bf9325146379f4cd15a62b20acf", "id": "30cd4daa-d866-42d1-9942-372723b91b8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "090edb19d3e84573849d822159bdfd3d", "created_at": "2018-11-14T17:03:59Z", "updated_at": "2018-11-14T17:03:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "85890a03-89e9-4eb6-abe0-12134df13e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "8e0ccbc5-9808-4ff3-82a8-0b4e380a1275", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "9e324d79-23c4-43b3-8e09-4d57ad275e53", "remote_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "090edb19d3e84573849d822159bdfd3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:59Z", "revision_number": 0, "id": "a118f52a-9383-497a-8b64-ad62da95f172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:59Z", "security_group_id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "tenant_id": "090edb19d3e84573849d822159bdfd3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "090edb19d3e84573849d822159bdfd3d"}], "revision_number": 4, "project_id": "090edb19d3e84573849d822159bdfd3d", "id": "664a6223-c157-4b9c-b3fc-9437e9dc1fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "created_at": "2018-11-14T16:32:43Z", "updated_at": "2018-11-14T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "36e17183-c805-4978-a034-03f63bbea5b3", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "3b04ee51-c479-445d-b3b6-501922c50ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "a577d87a-7918-41c9-bdca-a36ffb6af65a", "remote_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:32:43Z", "revision_number": 0, "id": "bf09ae62-55be-427f-ad52-685a188b4947", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:32:43Z", "security_group_id": "6875204c-05cf-4618-89b1-843d32a92e2a", "tenant_id": "fb97a38a7ba24cffb70823992c56f04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb97a38a7ba24cffb70823992c56f04d"}], "revision_number": 4, "project_id": "fb97a38a7ba24cffb70823992c56f04d", "id": "6875204c-05cf-4618-89b1-843d32a92e2a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fcb4cb47369849aa964680d1086f0910", "created_at": "2018-11-14T17:03:49Z", "updated_at": "2018-11-14T17:03:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "219b37a4-3cc4-4886-8f34-cf5a0c121b78", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "9c7b3535-8c65-4bc5-a6b5-bea4a85d5ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "c8611ab0-03a8-4e9a-b540-69232233b1c5", "remote_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv6", "project_id": "fcb4cb47369849aa964680d1086f0910"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:49Z", "revision_number": 0, "id": "e9dbdebb-62b3-4038-88a2-28a61c8f2535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:49Z", "security_group_id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "tenant_id": "fcb4cb47369849aa964680d1086f0910", "port_range_min": null, "ethertype": "IPv4", "project_id": "fcb4cb47369849aa964680d1086f0910"}], "revision_number": 4, "project_id": "fcb4cb47369849aa964680d1086f0910", "id": "8bdbb564-6176-4786-852a-eb5fb9e06567", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d00c025-2fe2-4758-8a67-89ea2fe93c35", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "1d3df663-e114-4715-8b28-e622f5133e09", "remote_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "4aea74c6-d8fd-42b1-b98f-fb745f2ef7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6ec713d6-3fc8-4d3f-8641-ceb71acd1d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "tenant_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839"}], "revision_number": 4, "project_id": "d3b3d3f2c3dd4be6bc230a686f3f0839", "id": "b7f78fe4-6c68-4db7-981d-353304ec8e1a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-11-14T16:36:26Z", "updated_at": "2018-11-14T16:36:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "4d70a8a8-47d4-4fee-a6b7-b649258fcd5e", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "54c15a1a-889b-4c23-8d0a-861fa24d4003", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "70eb340a-797b-4562-b215-dde7be31fe60", "remote_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T16:36:26Z", "revision_number": 0, "id": "8d7d7cb4-3cfa-4c8e-8a43-7733efde0154", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T16:36:26Z", "security_group_id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "c13b39e5-d4ea-4362-b99c-4af63a01cf6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5dcff89097904b7c82103d40edeed98d", "created_at": "2018-11-14T17:04:01Z", "updated_at": "2018-11-14T17:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "0853cdb3-c572-459b-9a02-5bdd60cd11d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "6518306b-9db2-4ab8-8fa7-2175cb0611b1", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "8e235280-a6a1-410c-b311-ddbc036b01b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:04:01Z", "revision_number": 0, "id": "ba519c3c-f5e4-4749-b644-d044e141cb1c", "remote_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "remote_ip_prefix": null, "created_at": "2018-11-14T17:04:01Z", "security_group_id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "tenant_id": "5dcff89097904b7c82103d40edeed98d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5dcff89097904b7c82103d40edeed98d"}], "revision_number": 4, "project_id": "5dcff89097904b7c82103d40edeed98d", "id": "d017c5cb-2e0f-4772-89a4-9989f7c55b01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "created_at": "2018-11-14T17:03:46Z", "updated_at": "2018-11-14T17:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "2f2841ff-d3e1-4597-aa96-bd6076bfdeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "4bf36040-9b7d-41d7-a5e3-75865f90c370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "9da02cc1-3c61-4269-b902-450964bad249", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-11-14T17:03:46Z", "revision_number": 0, "id": "f17f40a4-d979-4d78-88e3-9e06d27228b7", "remote_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "remote_ip_prefix": null, "created_at": "2018-11-14T17:03:46Z", "security_group_id": "f7749551-8ce5-46be-b924-6be77d268f63", "tenant_id": "991384c74c4d47b3bd2a68e52ad620ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "991384c74c4d47b3bd2a68e52ad620ce"}], "revision_number": 4, "project_id": "991384c74c4d47b3bd2a68e52ad620ce", "id": "f7749551-8ce5-46be-b924-6be77d268f63", "name": "default"}]} 2018-11-14 23:28:04,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-7aafba38-64f8-44d0-b580-82eba12bdd13 2018-11-14 23:28:04,442 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.279329061508s 2018-11-14 23:28:04,443 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-7aafba38-64f8-44d0-b580-82eba12bdd13 2018-11-14 23:28:04,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-11-14 23:28:04,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/30cd4daa-d866-42d1-9942-372723b91b8c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1980fe0d7af3ab91ac2f9aa2fa651c38b65eb98" 2018-11-14 23:28:04,841 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b0b484dc-c3ba-4c78-8d05-58ee9b138f21 Content-Length: 0 Date: Wed, 14 Nov 2018 23:28:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-11-14 23:28:04,841 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/30cd4daa-d866-42d1-9942-372723b91b8c.json used request id req-b0b484dc-c3ba-4c78-8d05-58ee9b138f21 2018-11-14 23:28:04,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.393211126328s 2018-11-14 23:28:04,842 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/30cd4daa-d866-42d1-9942-372723b91b8c.json used request id req-b0b484dc-c3ba-4c78-8d05-58ee9b138f21 2018-11-14 23:28:04,842 - xtesting.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2018-11-14 23:28:04,843 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify | functest | vnf | 05:07 | PASS | | cloudify_ims | functest | vnf | 05:21 | FAIL | | heat_ims | functest | vnf | 142:10 | FAIL | | vyos_vrouter | functest | vnf | 05:52 | FAIL | | juju_epc | functest | vnf | 24:55 | FAIL | +----------------------+------------------+--------------+------------------+----------------+ 2018-11-14 23:28:04,849 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-11-14 23:28:04,887 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-14 23:28:04,991 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-14 23:28:05,090 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-14 23:28:05,157 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-14 23:28:05,295 - paramiko.transport - DEBUG - EOF in transport thread 2018-11-14 23:28:09,694 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-53 | | 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-odl-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-11-14 23:28:09,700 - 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.28,192.30.9.9 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.28:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=b6PEnVvKKMeEUQsX4QjqVPuff 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=49be60fcc4c34adea9e7c304d872b17d export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.9 export SDN_CONTROLLER_WEBPORT=8081 export SDN_CONTROLLER_RESTCONFPORT=8081 export SDN_CONTROLLER_PASSWORD=dW6aGvBDbNGd6Y6FcEV8tuAcw export OS_REGION_NAME=regionOne 2018-11-14 23:28:09,700 - xtesting.ci.run_tests - DEBUG - Test args: tempest_full 2018-11-14 23:28:09,712 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_full'... 2018-11-14 23:28:09,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 23:28:09,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:28:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76d5be8e-c98c-4d02-9429-08c90bd6437d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 23:28:09,981 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-76d5be8e-c98c-4d02-9429-08c90bd6437d 2018-11-14 23:28:09,982 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-11-14 23:28:10,386 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-15T00:28:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd6ecd77940a49ebb20fa24f8fa3cf77"}, "audit_ids": ["S5r3xnaGSL6FivvEStwSLA"], "issued_at": "2018-11-14T23:28:10.000000Z"}} 2018-11-14 23:28:10,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-14 23:28:10,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}4d4d02ace5e133116de80d5335fb3cdf061a012a" 2018-11-14 23:28:10,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-94f08a11-e64f-489e-b3e1-3c157930eccf Date: Wed, 14 Nov 2018 23:28:10 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"928cbc5c-a6fa-468a-b088-88e266fca291","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","status":"ACTIVE","subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"description":"","tags":[],"updated_at":"2018-11-14T17:04:27Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","provider:network_type":"flat"}]} 2018-11-14 23:28:10,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-94f08a11-e64f-489e-b3e1-3c157930eccf 2018-11-14 23:28:10,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.348654985428s 2018-11-14 23:28:10,738 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-94f08a11-e64f-489e-b3e1-3c157930eccf 2018-11-14 23:28:10,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 23:28:10,747 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 23:28: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 23:28:10,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 23:28:10,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}4d4d02ace5e133116de80d5335fb3cdf061a012a" 2018-11-14 23:28:10,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:28:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-738a2582-45db-4032-b098-d3c66aa2fa99 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/d5e6db7c06bf4799a784ea87405dbbb1"}, "tags": [], "enabled": true, "id": "d5e6db7c06bf4799a784ea87405dbbb1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-11-14 23:28:10,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-738a2582-45db-4032-b098-d3c66aa2fa99 2018-11-14 23:28:10,867 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.119015932083s 2018-11-14 23:28:10,868 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-738a2582-45db-4032-b098-d3c66aa2fa99 2018-11-14 23:28:10,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-14 23:28:10,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}4d4d02ace5e133116de80d5335fb3cdf061a012a" -d '{"project": {"description": "Created by OPNFV Functest: tempest_full", "enabled": true, "domain_id": "default", "name": "tempest_full-project_172ae624-a19b-4fdf-9725-4ef14a7331cc"}}' 2018-11-14 23:28:11,014 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 23:28:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01472691-3761-4ef1-b96a-9db97d979fa4 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.28:5000/v3/projects/364f5edc02ba46ab846b247f71ff1f30"}, "tags": [], "enabled": true, "id": "364f5edc02ba46ab846b247f71ff1f30", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_172ae624-a19b-4fdf-9725-4ef14a7331cc"}} 2018-11-14 23:28:11,014 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-01472691-3761-4ef1-b96a-9db97d979fa4 2018-11-14 23:28:11,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.138917922974s 2018-11-14 23:28:11,015 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-01472691-3761-4ef1-b96a-9db97d979fa4 2018-11-14 23:28:11,015 - 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'364f5edc02ba46ab846b247f71ff1f30', '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_172ae624-a19b-4fdf-9725-4ef14a7331cc'}) 2018-11-14 23:28:11,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-11-14 23:28:11,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}4d4d02ace5e133116de80d5335fb3cdf061a012a" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "e96f87cd-185b-4f46-a9cf-022a456f96f9", "email": null, "name": "tempest_full-user_172ae624-a19b-4fdf-9725-4ef14a7331cc"}}' 2018-11-14 23:28:11,408 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 23:28:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a17b213-ea83-4bfb-9b3d-64872a516031 Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "tempest_full-user_172ae624-a19b-4fdf-9725-4ef14a7331cc", "links": {"self": "http://172.30.9.28:5000/v3/users/e42409841cb043b8b05a3c6d0fdf37fb"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e42409841cb043b8b05a3c6d0fdf37fb", "domain_id": "default", "password_expires_at": null}} 2018-11-14 23:28:11,408 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-9a17b213-ea83-4bfb-9b3d-64872a516031 2018-11-14 23:28:11,408 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.386871099472s 2018-11-14 23:28:11,409 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-9a17b213-ea83-4bfb-9b3d-64872a516031 2018-11-14 23:28:11,409 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e42409841cb043b8b05a3c6d0fdf37fb', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_full-user_172ae624-a19b-4fdf-9725-4ef14a7331cc'}) 2018-11-14 23:28:11,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 23:28:11,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}4d4d02ace5e133116de80d5335fb3cdf061a012a" 2018-11-14 23:28:11,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:28:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ee74fcd-a4c9-4291-be1f-acdb7a1d2387 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 23:28:11,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-6ee74fcd-a4c9-4291-be1f-acdb7a1d2387 2018-11-14 23:28:11,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.121518135071s 2018-11-14 23:28:11,534 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-6ee74fcd-a4c9-4291-be1f-acdb7a1d2387 2018-11-14 23:28:11,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 23:28:11,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}4d4d02ace5e133116de80d5335fb3cdf061a012a" 2018-11-14 23:28:11,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:28:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1611141-3ce0-4db3-91ee-c9e67b7ed6af Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 23:28:11,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b1611141-3ce0-4db3-91ee-c9e67b7ed6af 2018-11-14 23:28:11,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105303049088s 2018-11-14 23:28:11,645 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b1611141-3ce0-4db3-91ee-c9e67b7ed6af 2018-11-14 23:28:11,646 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-14 23:28:11,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-11-14 23:28:11,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}4d4d02ace5e133116de80d5335fb3cdf061a012a" -d '{"role": {"name": "Member"}}' 2018-11-14 23:28:11,774 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 14 Nov 2018 23:28:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c5351bd-b5e2-4ab7-a6a9-febb23d181ad Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d2b69609044c46b9955af3385b4ec03e", "links": {"self": "http://172.30.9.28:5000/v3/roles/d2b69609044c46b9955af3385b4ec03e"}, "name": "Member"}} 2018-11-14 23:28:11,774 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-7c5351bd-b5e2-4ab7-a6a9-febb23d181ad 2018-11-14 23:28:11,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.1241979599s 2018-11-14 23:28:11,775 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-7c5351bd-b5e2-4ab7-a6a9-febb23d181ad 2018-11-14 23:28:11,775 - 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'd2b69609044c46b9955af3385b4ec03e'}) 2018-11-14 23:28:11,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 23:28:11,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}4d4d02ace5e133116de80d5335fb3cdf061a012a" 2018-11-14 23:28:11,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:28:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7657176-6352-4c3a-8d04-da2a1a3c074a Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "d2b69609044c46b9955af3385b4ec03e", "links": {"self": "http://172.30.9.28:5000/v3/roles/d2b69609044c46b9955af3385b4ec03e"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 23:28:11,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-a7657176-6352-4c3a-8d04-da2a1a3c074a 2018-11-14 23:28:11,902 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.123385906219s 2018-11-14 23:28:11,902 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-a7657176-6352-4c3a-8d04-da2a1a3c074a 2018-11-14 23:28:11,907 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 23:28:11,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}4d4d02ace5e133116de80d5335fb3cdf061a012a" 2018-11-14 23:28:12,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:28:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b988e0e-0a8d-4176-adbd-135200f557c5 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-14 23:28:12,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-9b988e0e-0a8d-4176-adbd-135200f557c5 2018-11-14 23:28:12,003 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0959470272064s 2018-11-14 23:28:12,003 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-9b988e0e-0a8d-4176-adbd-135200f557c5 2018-11-14 23:28:12,004 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 23:28:12,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}4d4d02ace5e133116de80d5335fb3cdf061a012a" 2018-11-14 23:28:12,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:28:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f038d3b2-a0d2-4e6d-93b3-a2309410e23a Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "tempest_full-user_172ae624-a19b-4fdf-9725-4ef14a7331cc", "links": {"self": "http://172.30.9.28:5000/v3/users/e42409841cb043b8b05a3c6d0fdf37fb"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e42409841cb043b8b05a3c6d0fdf37fb", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 23:28:12,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-f038d3b2-a0d2-4e6d-93b3-a2309410e23a 2018-11-14 23:28:12,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.123727083206s 2018-11-14 23:28:12,128 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-f038d3b2-a0d2-4e6d-93b3-a2309410e23a 2018-11-14 23:28:12,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 23:28:12,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}4d4d02ace5e133116de80d5335fb3cdf061a012a" 2018-11-14 23:28:12,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:28:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-469f8245-0218-41c5-b597-11f6425f751e Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28: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.28:5000/v3/projects/364f5edc02ba46ab846b247f71ff1f30"}, "tags": [], "enabled": true, "id": "364f5edc02ba46ab846b247f71ff1f30", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_172ae624-a19b-4fdf-9725-4ef14a7331cc"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-14 23:28:12,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-469f8245-0218-41c5-b597-11f6425f751e 2018-11-14 23:28:12,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.128615140915s 2018-11-14 23:28:12,269 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-469f8245-0218-41c5-b597-11f6425f751e 2018-11-14 23:28:12,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-14 23:28:12,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=e42409841cb043b8b05a3c6d0fdf37fb&role.id=d2b69609044c46b9955af3385b4ec03e&scope.project.id=364f5edc02ba46ab846b247f71ff1f30" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4d4d02ace5e133116de80d5335fb3cdf061a012a" 2018-11-14 23:28:12,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:28:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33f20312-40cb-4551-9fa5-7dd9520a69d4 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=e42409841cb043b8b05a3c6d0fdf37fb&role.id=d2b69609044c46b9955af3385b4ec03e&scope.project.id=364f5edc02ba46ab846b247f71ff1f30", "previous": null, "next": null}} 2018-11-14 23:28:12,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=e42409841cb043b8b05a3c6d0fdf37fb&role.id=d2b69609044c46b9955af3385b4ec03e&scope.project.id=364f5edc02ba46ab846b247f71ff1f30 used request id req-33f20312-40cb-4551-9fa5-7dd9520a69d4 2018-11-14 23:28:12,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0908598899841s 2018-11-14 23:28:12,367 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=e42409841cb043b8b05a3c6d0fdf37fb&role.id=d2b69609044c46b9955af3385b4ec03e&scope.project.id=364f5edc02ba46ab846b247f71ff1f30 used request id req-33f20312-40cb-4551-9fa5-7dd9520a69d4 2018-11-14 23:28:12,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-14 23:28:12,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/364f5edc02ba46ab846b247f71ff1f30/users/e42409841cb043b8b05a3c6d0fdf37fb/roles/d2b69609044c46b9955af3385b4ec03e -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4d4d02ace5e133116de80d5335fb3cdf061a012a" 2018-11-14 23:28:12,525 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 23:28:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22379f38-14d6-4139-af1c-db489e9cc0a7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 23:28:12,525 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/364f5edc02ba46ab846b247f71ff1f30/users/e42409841cb043b8b05a3c6d0fdf37fb/roles/d2b69609044c46b9955af3385b4ec03e used request id req-22379f38-14d6-4139-af1c-db489e9cc0a7 2018-11-14 23:28:12,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.154855012894s 2018-11-14 23:28:12,526 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/364f5edc02ba46ab846b247f71ff1f30/users/e42409841cb043b8b05a3c6d0fdf37fb/roles/d2b69609044c46b9955af3385b4ec03e used request id req-22379f38-14d6-4139-af1c-db489e9cc0a7 2018-11-14 23:28:12,526 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_full-project_172ae624-a19b-4fdf-9725-4ef14a7331cc', 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'364f5edc02ba46ab846b247f71ff1f30', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'e96f87cd-185b-4f46-a9cf-022a456f96f9', 'username': u'tempest_full-user_172ae624-a19b-4fdf-9725-4ef14a7331cc', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-14 23:28:12,530 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_full-user_172ae624-a19b-4fdf-9725-4ef14a7331cc', 'password': 'e96f87cd-185b-4f46-a9cf-022a456f96f9', 'project_name': 'tempest_full-project_172ae624-a19b-4fdf-9725-4ef14a7331cc', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000//v3', 'project_id': '364f5edc02ba46ab846b247f71ff1f30', 'project_domain_name': 'Default'} 2018-11-14 23:28:12,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 23:28:12,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}4d4d02ace5e133116de80d5335fb3cdf061a012a" 2018-11-14 23:28:12,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:28:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cca4ad5-cd03-44ea-9b2c-1185639fb080 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "d2b69609044c46b9955af3385b4ec03e", "links": {"self": "http://172.30.9.28:5000/v3/roles/d2b69609044c46b9955af3385b4ec03e"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 23:28:12,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-8cca4ad5-cd03-44ea-9b2c-1185639fb080 2018-11-14 23:28:12,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.106636047363s 2018-11-14 23:28:12,640 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-8cca4ad5-cd03-44ea-9b2c-1185639fb080 2018-11-14 23:28:12,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 23:28:12,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}4d4d02ace5e133116de80d5335fb3cdf061a012a" 2018-11-14 23:28:12,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:28:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5f1d9fb-43d7-437f-a6f3-78ecf2e35ccd Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "d2b69609044c46b9955af3385b4ec03e", "links": {"self": "http://172.30.9.28:5000/v3/roles/d2b69609044c46b9955af3385b4ec03e"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 23:28:12,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-c5f1d9fb-43d7-437f-a6f3-78ecf2e35ccd 2018-11-14 23:28:12,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.107045173645s 2018-11-14 23:28:12,753 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-c5f1d9fb-43d7-437f-a6f3-78ecf2e35ccd 2018-11-14 23:28:12,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 23:28:12,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}4d4d02ace5e133116de80d5335fb3cdf061a012a" 2018-11-14 23:28:12,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:28:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6bdadc2-f8c4-4c0c-978f-677f01e06837 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-14 23:28:12,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-d6bdadc2-f8c4-4c0c-978f-677f01e06837 2018-11-14 23:28:12,878 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.120126008987s 2018-11-14 23:28:12,878 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-d6bdadc2-f8c4-4c0c-978f-677f01e06837 2018-11-14 23:28:12,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 23:28:12,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}4d4d02ace5e133116de80d5335fb3cdf061a012a" 2018-11-14 23:28:13,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:28:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8eb562f-a9af-43f4-8db8-38bfe47b3e02 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "tempest_full-user_172ae624-a19b-4fdf-9725-4ef14a7331cc", "links": {"self": "http://172.30.9.28:5000/v3/users/e42409841cb043b8b05a3c6d0fdf37fb"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e42409841cb043b8b05a3c6d0fdf37fb", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 23:28:13,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-e8eb562f-a9af-43f4-8db8-38bfe47b3e02 2018-11-14 23:28:13,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.128448009491s 2018-11-14 23:28:13,008 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-e8eb562f-a9af-43f4-8db8-38bfe47b3e02 2018-11-14 23:28:13,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-14 23:28:13,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}4d4d02ace5e133116de80d5335fb3cdf061a012a" 2018-11-14 23:28:13,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:28:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-505eb7e9-d7f4-4e84-873c-ec4ba024a0e0 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28: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.28:5000/v3/projects/364f5edc02ba46ab846b247f71ff1f30"}, "tags": [], "enabled": true, "id": "364f5edc02ba46ab846b247f71ff1f30", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_172ae624-a19b-4fdf-9725-4ef14a7331cc"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-14 23:28:13,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-505eb7e9-d7f4-4e84-873c-ec4ba024a0e0 2018-11-14 23:28:13,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.114742040634s 2018-11-14 23:28:13,134 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-505eb7e9-d7f4-4e84-873c-ec4ba024a0e0 2018-11-14 23:28:13,142 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-14 23:28:13,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=e42409841cb043b8b05a3c6d0fdf37fb&role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&scope.project.id=364f5edc02ba46ab846b247f71ff1f30" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4d4d02ace5e133116de80d5335fb3cdf061a012a" 2018-11-14 23:28:13,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:28:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00dcd046-e93f-4db1-85f6-bf6d0b548878 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=e42409841cb043b8b05a3c6d0fdf37fb&role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&scope.project.id=364f5edc02ba46ab846b247f71ff1f30", "previous": null, "next": null}} 2018-11-14 23:28:13,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=e42409841cb043b8b05a3c6d0fdf37fb&role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&scope.project.id=364f5edc02ba46ab846b247f71ff1f30 used request id req-00dcd046-e93f-4db1-85f6-bf6d0b548878 2018-11-14 23:28:13,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.110898971558s 2018-11-14 23:28:13,253 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=e42409841cb043b8b05a3c6d0fdf37fb&role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&scope.project.id=364f5edc02ba46ab846b247f71ff1f30 used request id req-00dcd046-e93f-4db1-85f6-bf6d0b548878 2018-11-14 23:28:13,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-14 23:28:13,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/364f5edc02ba46ab846b247f71ff1f30/users/e42409841cb043b8b05a3c6d0fdf37fb/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4d4d02ace5e133116de80d5335fb3cdf061a012a" 2018-11-14 23:28:13,413 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 23:28:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe41fb07-3eb4-4951-8aae-2b2d7a0ab5b8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 23:28:13,414 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/364f5edc02ba46ab846b247f71ff1f30/users/e42409841cb043b8b05a3c6d0fdf37fb/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 used request id req-fe41fb07-3eb4-4951-8aae-2b2d7a0ab5b8 2018-11-14 23:28:13,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.157334089279s 2018-11-14 23:28:13,414 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/364f5edc02ba46ab846b247f71ff1f30/users/e42409841cb043b8b05a3c6d0fdf37fb/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 used request id req-fe41fb07-3eb4-4951-8aae-2b2d7a0ab5b8 2018-11-14 23:28:13,418 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 23:28:13,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}4d4d02ace5e133116de80d5335fb3cdf061a012a" 2018-11-14 23:28:13,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:28:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62b3bb7b-880a-4c64-b03e-c6f98ab0b953 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "d2b69609044c46b9955af3385b4ec03e", "links": {"self": "http://172.30.9.28:5000/v3/roles/d2b69609044c46b9955af3385b4ec03e"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 23:28:13,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-62b3bb7b-880a-4c64-b03e-c6f98ab0b953 2018-11-14 23:28:13,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102833032608s 2018-11-14 23:28:13,521 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-62b3bb7b-880a-4c64-b03e-c6f98ab0b953 2018-11-14 23:28:13,525 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-14 23:28:13,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}4d4d02ace5e133116de80d5335fb3cdf061a012a" 2018-11-14 23:28:13,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:28:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-926a323b-36d9-4152-a9b5-85817f6409ef Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-14 23:28:13,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-926a323b-36d9-4152-a9b5-85817f6409ef 2018-11-14 23:28:13,633 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.107327222824s 2018-11-14 23:28:13,633 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-926a323b-36d9-4152-a9b5-85817f6409ef 2018-11-14 23:28:13,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-14 23:28:13,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}4d4d02ace5e133116de80d5335fb3cdf061a012a" 2018-11-14 23:28:13,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:28:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0318317b-dc7f-4f6f-8955-bc39d8386c82 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "tempest_full-user_172ae624-a19b-4fdf-9725-4ef14a7331cc", "links": {"self": "http://172.30.9.28:5000/v3/users/e42409841cb043b8b05a3c6d0fdf37fb"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e42409841cb043b8b05a3c6d0fdf37fb", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-14 23:28:13,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-0318317b-dc7f-4f6f-8955-bc39d8386c82 2018-11-14 23:28:13,764 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129631996155s 2018-11-14 23:28:13,764 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-0318317b-dc7f-4f6f-8955-bc39d8386c82 2018-11-14 23:28:13,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-14 23:28:13,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&user.id=e42409841cb043b8b05a3c6d0fdf37fb&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}4d4d02ace5e133116de80d5335fb3cdf061a012a" 2018-11-14 23:28:13,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:28:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8af56d1a-b5f2-4fce-82f5-b392db73ac2e Content-Encoding: gzip Content-Length: 191 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&user.id=e42409841cb043b8b05a3c6d0fdf37fb&scope.domain.id=default", "previous": null, "next": null}} 2018-11-14 23:28:13,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&user.id=e42409841cb043b8b05a3c6d0fdf37fb&scope.domain.id=default used request id req-8af56d1a-b5f2-4fce-82f5-b392db73ac2e 2018-11-14 23:28:13,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0989720821381s 2018-11-14 23:28:13,875 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&user.id=e42409841cb043b8b05a3c6d0fdf37fb&scope.domain.id=default used request id req-8af56d1a-b5f2-4fce-82f5-b392db73ac2e 2018-11-14 23:28:13,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-11-14 23:28:13,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/domains/default/users/e42409841cb043b8b05a3c6d0fdf37fb/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4d4d02ace5e133116de80d5335fb3cdf061a012a" 2018-11-14 23:28:14,036 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 14 Nov 2018 23:28:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80d718f7-5fa3-4d0b-9c1c-13923e621ea2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-14 23:28:14,036 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/domains/default/users/e42409841cb043b8b05a3c6d0fdf37fb/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 used request id req-80d718f7-5fa3-4d0b-9c1c-13923e621ea2 2018-11-14 23:28:14,036 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.15765786171s 2018-11-14 23:28:14,036 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/domains/default/users/e42409841cb043b8b05a3c6d0fdf37fb/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 used request id req-80d718f7-5fa3-4d0b-9c1c-13923e621ea2 2018-11-14 23:28:14,037 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-14 23:28:17,706 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 5d52836a-01c1-40e7-9e3a-ab8aca39da11 | 2018-11-14T23:28:17.345889 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 5d52836a-01c1-40e7-9e3a-ab8aca39da11 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-11-14 23:28:20,588 - 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-11-14 23:28:21,273 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-11-14 23:28:25,623 - 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=35b47cb9-fb65-48bd-af7f-9c4d46cbef9b) as the default verifier for the future CLI operations. 2018-11-14 23:28:27,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 23:28:27,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:28:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c11adf6f-f313-4f4d-9ace-e5a5743437cc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-14 23:28:27,193 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-c11adf6f-f313-4f4d-9ace-e5a5743437cc 2018-11-14 23:28:27,194 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-11-14 23:28:27,607 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d2b69609044c46b9955af3385b4ec03e", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-15T00:28:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "364f5edc02ba46ab846b247f71ff1f30", "name": "tempest_full-project_172ae624-a19b-4fdf-9725-4ef14a7331cc"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/364f5edc02ba46ab846b247f71ff1f30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/364f5edc02ba46ab846b247f71ff1f30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/364f5edc02ba46ab846b247f71ff1f30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_364f5edc02ba46ab846b247f71ff1f30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_364f5edc02ba46ab846b247f71ff1f30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/364f5edc02ba46ab846b247f71ff1f30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/364f5edc02ba46ab846b247f71ff1f30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/364f5edc02ba46ab846b247f71ff1f30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/364f5edc02ba46ab846b247f71ff1f30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/364f5edc02ba46ab846b247f71ff1f30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/364f5edc02ba46ab846b247f71ff1f30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/364f5edc02ba46ab846b247f71ff1f30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/364f5edc02ba46ab846b247f71ff1f30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/364f5edc02ba46ab846b247f71ff1f30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_full-user_172ae624-a19b-4fdf-9725-4ef14a7331cc", "id": "e42409841cb043b8b05a3c6d0fdf37fb"}, "audit_ids": ["fgx9DDZsQDi_xsrOjhCGFA"], "issued_at": "2018-11-14T23:28:27.000000Z"}} 2018-11-14 23:28:27,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-11-14 23:28:27,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1b15bb7ae0c1a1201f564fe77e5bc5e4517e6af6" 2018-11-14 23:28:27,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8053 X-Openstack-Request-Id: req-b471f547-d45e-407e-8038-06fd8962fc1c Date: Wed, 14 Nov 2018 23:28: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": "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": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"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": "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": "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": "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": "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": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-11-14 23:28:27,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/extensions.json used request id req-b471f547-d45e-407e-8038-06fd8962fc1c 2018-11-14 23:28:27,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.200812101364s 2018-11-14 23:28:27,812 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/extensions.json used request id req-b471f547-d45e-407e-8038-06fd8962fc1c 2018-11-14 23:28:27,820 - xtesting.ci.run_tests - INFO - Running test case 'tempest_full'... 2018-11-14 23:28:27,820 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-14 23:28:27,948 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-11-14 23:28:27,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 23:28:27,953 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Wed, 14 Nov 2018 23:28:27 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-11-14 23:28:27,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 23:28:27,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1b15bb7ae0c1a1201f564fe77e5bc5e4517e6af6" 2018-11-14 23:28:28,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-0128dc36-1e08-4d50-8cd3-6e3365b43df7 Date: Wed, 14 Nov 2018 23:28:28 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 23:28:28,593 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-0128dc36-1e08-4d50-8cd3-6e3365b43df7 2018-11-14 23:28:28,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.637628078461s 2018-11-14 23:28:28,593 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-0128dc36-1e08-4d50-8cd3-6e3365b43df7 2018-11-14 23:28:28,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-14 23:28:28,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}1b15bb7ae0c1a1201f564fe77e5bc5e4517e6af6" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full-img_172ae624-a19b-4fdf-9725-4ef14a7331cc", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full-img_172ae624-a19b-4fdf-9725-4ef14a7331cc"}' 2018-11-14 23:28:28,825 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 875 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/38d49c20-cac8-4672-b8c4-2e17366775bb Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-0744dcc0-9ab3-42a2-8e3e-da0f8be36076 Date: Wed, 14 Nov 2018 23:28:28 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/38d49c20-cac8-4672-b8c4-2e17366775bb/file", "owner": "364f5edc02ba46ab846b247f71ff1f30", "id": "38d49c20-cac8-4672-b8c4-2e17366775bb", "size": null, "self": "/v2/images/38d49c20-cac8-4672-b8c4-2e17366775bb", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-14T23:28:28Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_172ae624-a19b-4fdf-9725-4ef14a7331cc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_172ae624-a19b-4fdf-9725-4ef14a7331cc", "checksum": null, "created_at": "2018-11-14T23:28:28Z", "protected": false} 2018-11-14 23:28:28,825 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-0744dcc0-9ab3-42a2-8e3e-da0f8be36076 2018-11-14 23:28:28,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.222903966904s 2018-11-14 23:28:28,825 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-0744dcc0-9ab3-42a2-8e3e-da0f8be36076 returning object 38d49c20-cac8-4672-b8c4-2e17366775bb 2018-11-14 23:28:28,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-14 23:28:28,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/38d49c20-cac8-4672-b8c4-2e17366775bb/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}1b15bb7ae0c1a1201f564fe77e5bc5e4517e6af6" -d '' 2018-11-14 23:28:29,489 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0e4fa7de-f2dc-4e14-956e-d5f3ef168e8a Date: Wed, 14 Nov 2018 23:28:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 23:28:29,489 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/38d49c20-cac8-4672-b8c4-2e17366775bb/file used request id req-0e4fa7de-f2dc-4e14-956e-d5f3ef168e8a 2018-11-14 23:28:29,489 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.663089990616s 2018-11-14 23:28:29,489 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/38d49c20-cac8-4672-b8c4-2e17366775bb/file used request id req-0e4fa7de-f2dc-4e14-956e-d5f3ef168e8a 2018-11-14 23:28:29,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 23:28:29,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1b15bb7ae0c1a1201f564fe77e5bc5e4517e6af6" 2018-11-14 23:28:30,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-ccc00ac1-77a8-4a69-b21f-3c8797c7ae85 Date: Wed, 14 Nov 2018 23:28:30 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/38d49c20-cac8-4672-b8c4-2e17366775bb/snap", "metadata": {}}], "file": "/v2/images/38d49c20-cac8-4672-b8c4-2e17366775bb/file", "owner": "364f5edc02ba46ab846b247f71ff1f30", "id": "38d49c20-cac8-4672-b8c4-2e17366775bb", "size": 12716032, "self": "/v2/images/38d49c20-cac8-4672-b8c4-2e17366775bb", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/38d49c20-cac8-4672-b8c4-2e17366775bb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-14T23:28:29Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_172ae624-a19b-4fdf-9725-4ef14a7331cc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_172ae624-a19b-4fdf-9725-4ef14a7331cc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-14T23:28:28Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 23:28:30,108 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-ccc00ac1-77a8-4a69-b21f-3c8797c7ae85 2018-11-14 23:28:30,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.614229917526s 2018-11-14 23:28:30,108 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-ccc00ac1-77a8-4a69-b21f-3c8797c7ae85 2018-11-14 23:28:30,110 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/38d49c20-cac8-4672-b8c4-2e17366775bb/snap', u'metadata': Munch({})})], 'file': u'/v2/images/38d49c20-cac8-4672-b8c4-2e17366775bb/file', 'owner': u'364f5edc02ba46ab846b247f71ff1f30', 'id': u'38d49c20-cac8-4672-b8c4-2e17366775bb', 'size': 12716032, u'self': u'/v2/images/38d49c20-cac8-4672-b8c4-2e17366775bb', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'364f5edc02ba46ab846b247f71ff1f30', 'name': 'tempest_full-project_172ae624-a19b-4fdf-9725-4ef14a7331cc', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/38d49c20-cac8-4672-b8c4-2e17366775bb/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-14T23:28:29Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-14T23:28:29Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_172ae624-a19b-4fdf-9725-4ef14a7331cc', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/38d49c20-cac8-4672-b8c4-2e17366775bb', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full-img_172ae624-a19b-4fdf-9725-4ef14a7331cc', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_172ae624-a19b-4fdf-9725-4ef14a7331cc', 'created': u'2018-11-14T23:28:28Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-14T23:28:28Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/38d49c20-cac8-4672-b8c4-2e17366775bb', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full-img_172ae624-a19b-4fdf-9725-4ef14a7331cc', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-14 23:28:30,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-14 23:28:30,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}4d4d02ace5e133116de80d5335fb3cdf061a012a" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_full-flavor_172ae624-a19b-4fdf-9725-4ef14a7331cc", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-14 23:28:30,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:28:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ee01e1a6-5313-4c18-8444-eb9927baa0b5 x-compute-request-id: req-ee01e1a6-5313-4c18-8444-eb9927baa0b5 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_full-flavor_172ae624-a19b-4fdf-9725-4ef14a7331cc", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/282863cc-b614-4cc3-9bbb-1729cca5ea69", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/282863cc-b614-4cc3-9bbb-1729cca5ea69", "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": "282863cc-b614-4cc3-9bbb-1729cca5ea69"}} 2018-11-14 23:28:30,375 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-ee01e1a6-5313-4c18-8444-eb9927baa0b5 2018-11-14 23:28:30,375 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.263633966446s 2018-11-14 23:28:30,375 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-ee01e1a6-5313-4c18-8444-eb9927baa0b5 2018-11-14 23:28:30,376 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_172ae624-a19b-4fdf-9725-4ef14a7331cc', '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'49be60fcc4c34adea9e7c304d872b17d', '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'282863cc-b614-4cc3-9bbb-1729cca5ea69', 'swap': 0}) 2018-11-14 23:28:30,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-14 23:28:30,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/282863cc-b614-4cc3-9bbb-1729cca5ea69/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}4d4d02ace5e133116de80d5335fb3cdf061a012a" -d '{"extra_specs": {}}' 2018-11-14 23:28:30,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:28:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-93b822ac-cb1a-4a61-933f-699d080b548a x-compute-request-id: req-93b822ac-cb1a-4a61-933f-699d080b548a Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-14 23:28:30,400 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/282863cc-b614-4cc3-9bbb-1729cca5ea69/os-extra_specs used request id req-93b822ac-cb1a-4a61-933f-699d080b548a 2018-11-14 23:28:30,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0225400924683s 2018-11-14 23:28:30,400 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/282863cc-b614-4cc3-9bbb-1729cca5ea69/os-extra_specs used request id req-93b822ac-cb1a-4a61-933f-699d080b548a 2018-11-14 23:28:30,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-14 23:28:30,411 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 14 Nov 2018 23: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-14 23:28:30,414 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-14 23:28:30,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1b15bb7ae0c1a1201f564fe77e5bc5e4517e6af6" 2018-11-14 23:28:30,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:28:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c6e71a7-ceff-4843-89f3-79907a1c9133 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "d2b69609044c46b9955af3385b4ec03e", "links": {"self": "http://172.30.9.28:5000/v3/roles/d2b69609044c46b9955af3385b4ec03e"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-14 23:28:30,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-6c6e71a7-ceff-4843-89f3-79907a1c9133 2018-11-14 23:28:30,513 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0988638401031s 2018-11-14 23:28:30,514 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-6c6e71a7-ceff-4843-89f3-79907a1c9133 2018-11-14 23:28:30,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-11-14 23:28:30,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}4d4d02ace5e133116de80d5335fb3cdf061a012a" 2018-11-14 23:28:30,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:28:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-31611fbd-428f-469d-abc8-5666996045c2 x-compute-request-id: req-31611fbd-428f-469d-abc8-5666996045c2 Content-Encoding: gzip Content-Length: 741 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.5", "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": 2010000, "disk_available_least": 243, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 23}, "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.7", "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": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-11-14 23:28:30,587 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-31611fbd-428f-469d-abc8-5666996045c2 2018-11-14 23:28:30,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0441660881042s 2018-11-14 23:28:30,588 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-31611fbd-428f-469d-abc8-5666996045c2 2018-11-14 23:28:30,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 23:28:30,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1b15bb7ae0c1a1201f564fe77e5bc5e4517e6af6" 2018-11-14 23:28:30,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-7c71148b-ced2-48d7-bd3c-b20e910edf69 Date: Wed, 14 Nov 2018 23:28:30 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/38d49c20-cac8-4672-b8c4-2e17366775bb/snap", "metadata": {}}], "file": "/v2/images/38d49c20-cac8-4672-b8c4-2e17366775bb/file", "owner": "364f5edc02ba46ab846b247f71ff1f30", "id": "38d49c20-cac8-4672-b8c4-2e17366775bb", "size": 12716032, "self": "/v2/images/38d49c20-cac8-4672-b8c4-2e17366775bb", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/38d49c20-cac8-4672-b8c4-2e17366775bb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-14T23:28:29Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_172ae624-a19b-4fdf-9725-4ef14a7331cc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_172ae624-a19b-4fdf-9725-4ef14a7331cc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-14T23:28:28Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 23:28:30,781 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-7c71148b-ced2-48d7-bd3c-b20e910edf69 2018-11-14 23:28:30,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.188669919968s 2018-11-14 23:28:30,781 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-7c71148b-ced2-48d7-bd3c-b20e910edf69 2018-11-14 23:28:30,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-14 23:28:30,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}1b15bb7ae0c1a1201f564fe77e5bc5e4517e6af6" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full-img_alt_172ae624-a19b-4fdf-9725-4ef14a7331cc", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full-img_alt_172ae624-a19b-4fdf-9725-4ef14a7331cc"}' 2018-11-14 23:28:31,047 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 883 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/84513625-4b22-4145-beb0-bf970e82ea80 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a98aa875-0c97-4382-8803-cff93dfa4518 Date: Wed, 14 Nov 2018 23:28:31 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/84513625-4b22-4145-beb0-bf970e82ea80/file", "owner": "364f5edc02ba46ab846b247f71ff1f30", "id": "84513625-4b22-4145-beb0-bf970e82ea80", "size": null, "self": "/v2/images/84513625-4b22-4145-beb0-bf970e82ea80", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-14T23:28:31Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_alt_172ae624-a19b-4fdf-9725-4ef14a7331cc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_alt_172ae624-a19b-4fdf-9725-4ef14a7331cc", "checksum": null, "created_at": "2018-11-14T23:28:31Z", "protected": false} 2018-11-14 23:28:31,047 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-a98aa875-0c97-4382-8803-cff93dfa4518 2018-11-14 23:28:31,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.25746178627s 2018-11-14 23:28:31,048 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-a98aa875-0c97-4382-8803-cff93dfa4518 returning object 84513625-4b22-4145-beb0-bf970e82ea80 2018-11-14 23:28:31,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-14 23:28:31,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/84513625-4b22-4145-beb0-bf970e82ea80/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}1b15bb7ae0c1a1201f564fe77e5bc5e4517e6af6" -d '' 2018-11-14 23:28:32,746 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4d6d15de-0305-4195-baf9-be0ac806f03e Date: Wed, 14 Nov 2018 23:28:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-14 23:28:32,746 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/84513625-4b22-4145-beb0-bf970e82ea80/file used request id req-4d6d15de-0305-4195-baf9-be0ac806f03e 2018-11-14 23:28:32,747 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.69828104973s 2018-11-14 23:28:32,747 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/84513625-4b22-4145-beb0-bf970e82ea80/file used request id req-4d6d15de-0305-4195-baf9-be0ac806f03e 2018-11-14 23:28:32,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-14 23:28:32,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1b15bb7ae0c1a1201f564fe77e5bc5e4517e6af6" 2018-11-14 23:28:33,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2351 Content-Type: application/json X-Openstack-Request-Id: req-e6fe96c1-ba30-4b65-be61-6378cd049124 Date: Wed, 14 Nov 2018 23:28:33 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/84513625-4b22-4145-beb0-bf970e82ea80/snap", "metadata": {}}], "file": "/v2/images/84513625-4b22-4145-beb0-bf970e82ea80/file", "owner": "364f5edc02ba46ab846b247f71ff1f30", "id": "84513625-4b22-4145-beb0-bf970e82ea80", "size": 12716032, "self": "/v2/images/84513625-4b22-4145-beb0-bf970e82ea80", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/84513625-4b22-4145-beb0-bf970e82ea80/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-14T23:28:32Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_alt_172ae624-a19b-4fdf-9725-4ef14a7331cc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_alt_172ae624-a19b-4fdf-9725-4ef14a7331cc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-14T23:28:31Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/38d49c20-cac8-4672-b8c4-2e17366775bb/snap", "metadata": {}}], "file": "/v2/images/38d49c20-cac8-4672-b8c4-2e17366775bb/file", "owner": "364f5edc02ba46ab846b247f71ff1f30", "id": "38d49c20-cac8-4672-b8c4-2e17366775bb", "size": 12716032, "self": "/v2/images/38d49c20-cac8-4672-b8c4-2e17366775bb", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/38d49c20-cac8-4672-b8c4-2e17366775bb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-14T23:28:29Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_172ae624-a19b-4fdf-9725-4ef14a7331cc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_172ae624-a19b-4fdf-9725-4ef14a7331cc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-14T23:28:28Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-14 23:28:33,393 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-e6fe96c1-ba30-4b65-be61-6378cd049124 2018-11-14 23:28:33,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.642517805099s 2018-11-14 23:28:33,394 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-e6fe96c1-ba30-4b65-be61-6378cd049124 2018-11-14 23:28:33,396 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/84513625-4b22-4145-beb0-bf970e82ea80/snap', u'metadata': Munch({})})], 'file': u'/v2/images/84513625-4b22-4145-beb0-bf970e82ea80/file', 'owner': u'364f5edc02ba46ab846b247f71ff1f30', 'id': u'84513625-4b22-4145-beb0-bf970e82ea80', 'size': 12716032, u'self': u'/v2/images/84513625-4b22-4145-beb0-bf970e82ea80', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'364f5edc02ba46ab846b247f71ff1f30', 'name': 'tempest_full-project_172ae624-a19b-4fdf-9725-4ef14a7331cc', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/84513625-4b22-4145-beb0-bf970e82ea80/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-14T23:28:32Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-14T23:28:32Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_alt_172ae624-a19b-4fdf-9725-4ef14a7331cc', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/84513625-4b22-4145-beb0-bf970e82ea80', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full-img_alt_172ae624-a19b-4fdf-9725-4ef14a7331cc', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_alt_172ae624-a19b-4fdf-9725-4ef14a7331cc', 'created': u'2018-11-14T23:28:31Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-14T23:28:31Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/84513625-4b22-4145-beb0-bf970e82ea80', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full-img_alt_172ae624-a19b-4fdf-9725-4ef14a7331cc', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-14 23:28:33,397 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-14 23:28:33,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}4d4d02ace5e133116de80d5335fb3cdf061a012a" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_full-flavor_alt_172ae624-a19b-4fdf-9725-4ef14a7331cc", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-14 23:28:33,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:28:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2a78286e-2d4f-4d5a-9b0c-1416107157cb x-compute-request-id: req-2a78286e-2d4f-4d5a-9b0c-1416107157cb Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_full-flavor_alt_172ae624-a19b-4fdf-9725-4ef14a7331cc", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/ec456dea-08c9-474c-af04-81705487a9e1", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/ec456dea-08c9-474c-af04-81705487a9e1", "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": "ec456dea-08c9-474c-af04-81705487a9e1"}} 2018-11-14 23:28:33,439 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-2a78286e-2d4f-4d5a-9b0c-1416107157cb 2018-11-14 23:28:33,439 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.041925907135s 2018-11-14 23:28:33,440 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-2a78286e-2d4f-4d5a-9b0c-1416107157cb 2018-11-14 23:28:33,440 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_172ae624-a19b-4fdf-9725-4ef14a7331cc', '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'49be60fcc4c34adea9e7c304d872b17d', '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'ec456dea-08c9-474c-af04-81705487a9e1', 'swap': 0}) 2018-11-14 23:28:33,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-14 23:28:33,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/ec456dea-08c9-474c-af04-81705487a9e1/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}4d4d02ace5e133116de80d5335fb3cdf061a012a" -d '{"extra_specs": {}}' 2018-11-14 23:28:33,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 14 Nov 2018 23:28:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-042a544a-b827-44e6-8a74-dc2a91b3bef2 x-compute-request-id: req-042a544a-b827-44e6-8a74-dc2a91b3bef2 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-14 23:28:33,467 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/ec456dea-08c9-474c-af04-81705487a9e1/os-extra_specs used request id req-042a544a-b827-44e6-8a74-dc2a91b3bef2 2018-11-14 23:28:33,467 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0253729820251s 2018-11-14 23:28:33,467 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/ec456dea-08c9-474c-af04-81705487a9e1/os-extra_specs used request id req-042a544a-b827-44e6-8a74-dc2a91b3bef2 2018-11-14 23:28:33,467 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_172ae624-a19b-4fdf-9725-4ef14a7331cc', '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'49be60fcc4c34adea9e7c304d872b17d', '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'ec456dea-08c9-474c-af04-81705487a9e1', 'swap': 0}) 2018-11-14 23:28:36,235 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-11-14 23:28:36,235 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-11-14 23:28:36,236 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-11-14 23:28:36,238 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-11-14 23:28:36,256 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-11-14 23:28:38,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-35b47cb9-fb65-48bd-af7f-9c4d46cbef9b/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_full/test_list.txt 2>/dev/null) 2018-11-14 23:28:38,234 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-11-14 23:28:38,268 - 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-11-14 23:28:46,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:28:46.104 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_create_agent ... success [0.248s] 2018-11-14 23:28:46,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:28:46.228 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_delete_agent ... success [0.123s] 2018-11-14 23:28:46,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:28:46.247 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list ... success [0.255s] 2018-11-14 23:28:46,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:28:46.326 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents ... success [0.098s] 2018-11-14 23:28:46,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:28:46.370 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list_detail ... success [0.122s] 2018-11-14 23:28:46,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:28:46.488 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents_with_filter ... success [0.161s] 2018-11-14 23:28:46,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:28:46.667 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_update_agent ... success [0.179s] 2018-11-14 23:28:46,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:28:46.704 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_existent_host ... success [0.474s] 2018-11-14 23:28:47,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:28:47.027 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_host_as_user ... success [0.322s] 2018-11-14 23:28:47,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:28:47.206 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_non_exist_host ... success [0.178s] 2018-11-14 23:28:47,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:28:47.216 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_exceeds_255 ... success [0.010s] 2018-11-14 23:28:47,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:28:47.228 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_less_than_1 ... success [0.012s] 2018-11-14 23:28:47,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:28:47.239 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_as_user ... success [0.010s] 2018-11-14 23:28:47,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:28:47.391 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_with_existent_aggregate_name ... success [0.152s] 2018-11-14 23:28:47,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:28:47.523 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_as_user ... success [0.131s] 2018-11-14 23:28:47,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:28:47.565 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_with_invalid_id ... success [0.041s] 2018-11-14 23:28:47,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:28:47.834 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_as_user ... success [0.269s] 2018-11-14 23:28:47,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:28:47.856 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_with_invalid_id ... success [0.022s] 2018-11-14 23:28:47,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:28:47.866 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_list_as_user ... success [0.009s] 2018-11-14 23:28:48,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:28:48.327 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_host_as_user ... success [0.460s] 2018-11-14 23:28:48,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:28:48.702 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_nonexistent_host ... success [0.375s] 2018-11-14 23:28:52,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:28:52.636 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_auto_allocate_network.AutoAllocateNetworkTest ... skip: The microversion range[2.37 - latest] of this test is out of the configuration range[None - None]. 2018-11-14 23:28:52,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:28:52.637 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_fixed_ips_negative.FixedIPsNegativeTestJson ... skip: FixedIPsNegativeTestJson skipped as neutron is available 2018-11-14 23:28:57,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:28:57.623 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_add_flavor_access_duplicate ... success [1.882s] 2018-11-14 23:28:57,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:28:57.754 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_all_keys ... success [0.516s] 2018-11-14 23:28:57,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:28:57.807 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_specific_key ... success [0.053s] 2018-11-14 23:28:57,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:28:57.896 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_access_list_with_public_flavor ... success [0.274s] 2018-11-14 23:28:58,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:28:58.466 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_set_get_update_show_unset_keys ... success [0.659s] 2018-11-14 23:28:58,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:28:58.773 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_add ... success [0.876s] 2018-11-14 23:29:00,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:29:00.163 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_remove ... success [1.388s] 2018-11-14 23:29:00,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:29:00.733 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_remove_flavor_access_not_found ... success [0.571s] 2018-11-14 23:29:08,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:29:08.308 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_floating_ips_bulk.FloatingIPsBulkAdminTestJSON.test_create_list_delete_floating_ips_bulk ... success [0.128s] 2018-11-14 23:29:09,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:29:09.901 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_list_hosts_with_non_admin_user ... success [0.218s] 2018-11-14 23:29:09,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:29:09.912 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_host_with_non_admin_user ... success [0.011s] 2018-11-14 23:29:09,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:29:09.931 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_nonexistent_host ... success [0.019s] 2018-11-14 23:29:09,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:29:09.941 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_non_admin_user ... success [0.009s] 2018-11-14 23:29:09,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:29:09.963 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_nonexistent_hostname ... success [0.022s] 2018-11-14 23:29:09,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:29:09.972 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_host_with_non_admin_user ... success [0.009s] 2018-11-14 23:29:09,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:29:09.992 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_nonexistent_host ... success [0.020s] 2018-11-14 23:29:10,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:29:10.002 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_host_with_non_admin_user ... success [0.009s] 2018-11-14 23:29:10,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:29:10.024 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_nonexistent_host ... success [0.022s] 2018-11-14 23:29:10,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:29:10.036 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_maintenance_mode ... success [0.012s] 2018-11-14 23:29:10,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:29:10.046 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_status ... success [0.009s] 2018-11-14 23:29:10,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:29:10.057 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_non_admin_user ... success [0.011s] 2018-11-14 23:29:10,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:29:10.066 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_without_param ... success [0.009s] 2018-11-14 23:29:10,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:29:10.083 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_nonexistent_host ... success [0.017s] 2018-11-14 23:29:10,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:29:10.822 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_create_server_with_az ... success [15.919s] 2018-11-14 23:29:11,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:29:11.469 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_get_details ... success [0.649s] 2018-11-14 23:29:11,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:29:11.790 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_live_migration.LiveMigrationRemoteConsolesV26Test ... skip: The microversion range[2.6 - latest] of this test is out of the configuration range[None - None]. 2018-11-14 23:29:11,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:29:11.942 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_list ... success [0.473s] 2018-11-14 23:29:12,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:29:12.584 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_remove_host ... success [0.641s] 2018-11-14 23:29:12,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:29:12.864 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete ... success [0.279s] 2018-11-14 23:29:13,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:29:13.133 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete_with_az ... success [0.269s] 2018-11-14 23:29:13,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:29:13.434 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_metadata_get_details ... success [0.300s] 2018-11-14 23:29:14,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:29:14.032 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_with_az ... success [0.597s] 2018-11-14 23:29:14,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:29:14.282 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_verify_entry_in_list ... success [0.251s] 2018-11-14 23:29:17,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:29:17.718 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test.test_get_hypervisor_show_servers ... success [0.279s] 2018-11-14 23:29:17,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:29:17.785 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test.test_search_hypervisor ... success [0.068s] 2018-11-14 23:29:19,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:29:19.609 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_iscsi_volume ... skip [0.000s]: Block Live migration not available 2018-11-14 23:29:23,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:29:23.831 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_availability_zone_negative.AZAdminNegativeTestJSON.test_get_availability_zone_list_detail_with_non_admin_user ... success [0.605s] 2018-11-14 23:29:26,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:29:26.169 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_delete_quota ... success [1.770s] 2018-11-14 23:29:26,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:29:26.399 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_default_quotas ... success [0.230s] 2018-11-14 23:29:28,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:29:28.763 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_updated_quotas ... success [2.362s] 2018-11-14 23:29:30,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:29:30.501 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [1.739s] 2018-11-14 23:29:39,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:29:39.846 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_admin_delete_servers_of_others ... success [8.424s] 2018-11-14 23:29:40,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:29:40.697 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_cpu_quota_is_full ... success [3.587s] 2018-11-14 23:29:44,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:29:44.117 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_instances_quota_is_full ... success [3.419s] 2018-11-14 23:29:47,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:29:47.644 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_memory_quota_is_full ... success [3.525s] 2018-11-14 23:29:47,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:29:47.647 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_security_groups_exceed_limit ... skip [0.001s]: Skipped until Bug: 1186354 is resolved. 2018-11-14 23:29:47,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:29:47.648 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_security_groups_rules_exceed_limit ... skip [0.000s]: Skipped until Bug: 1186354 is resolved. 2018-11-14 23:29:47,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:29:47.656 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_update_quota_normal_user ... success [0.012s] 2018-11-14 23:29:48,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:29:48.018 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration ... success [28.403s] 2018-11-14 23:29:48,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:29:48.822 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_delete_server_while_in_error_state ... success [8.975s] 2018-11-14 23:29:52,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:29:52.766 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_fixed_ips.FixedIPsTestJson ... skip: FixedIPsTestJson skipped as neutron is available 2018-11-14 23:29:56,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:29:56.522 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_using_string_ram ... success [0.441s] 2018-11-14 23:29:56,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:29:56.710 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_verify_entry_in_list_details ... success [0.187s] 2018-11-14 23:29:56,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:29:56.869 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_int_id ... success [0.159s] 2018-11-14 23:29:57,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:29:57.001 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_none_id ... success [0.132s] 2018-11-14 23:29:57,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:29:57.175 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_uuid_id ... success [0.174s] 2018-11-14 23:29:57,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:29:57.469 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_list_flavor_without_extra_data ... success [0.293s] 2018-11-14 23:29:57,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:29:57.811 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_server_with_non_public_flavor ... success [0.342s] 2018-11-14 23:29:58,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:29:58.369 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_is_public_string_variations ... success [0.554s] 2018-11-14 23:29:58,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:29:58.515 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_non_public_flavor ... success [0.148s] 2018-11-14 23:29:58,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:29:58.632 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_public_flavor_with_other_user ... success [0.117s] 2018-11-14 23:30:03,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:30:03.267 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON.test_verify_created_server_ephemeral_disk ... success [62.630s] 2018-11-14 23:30:05,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:30:05.919 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts ... success [0.219s] 2018-11-14 23:30:05,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:30:05.958 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_a_blank_zone ... success [0.039s] 2018-11-14 23:30:06,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:30:06.001 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_nonexistent_zone ... success [0.043s] 2018-11-14 23:30:06,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:30:06.087 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_zone ... success [0.085s] 2018-11-14 23:30:06,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:30:06.215 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_show_host_detail ... success [0.127s] 2018-11-14 23:30:10,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:30:10.600 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON.test_list_security_groups_list_all_tenants_filter ... success [15.702s] 2018-11-14 23:30:13,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:30:13.581 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_details_with_non_admin_user ... success [0.189s] 2018-11-14 23:30:13,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:30:13.592 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_with_non_admin_user ... success [0.010s] 2018-11-14 23:30:13,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:30:13.603 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_stats_with_non_admin_user ... success [0.011s] 2018-11-14 23:30:13,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:30:13.834 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_uptime_with_non_admin_user ... success [0.230s] 2018-11-14 23:30:13,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:30:13.844 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_nonexistent_hypervisor_uptime ... success [0.010s] 2018-11-14 23:30:13,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:30:13.894 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_hypervisor_with_non_admin_user ... success [0.050s] 2018-11-14 23:30:13,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:30:13.904 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_nonexistent_hypervisor ... success [0.010s] 2018-11-14 23:30:14,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:30:14.591 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration_paused ... success [26.570s] 2018-11-14 23:30:14,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:30:14.591 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_volume_backed_live_migration ... skip [0.000s]: Volume-backed live migration not available 2018-11-14 23:30:21,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:30:21.185 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_get_instance_usage_audit_log ... success [0.129s] 2018-11-14 23:30:21,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:30:21.213 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_list_instance_usage_audit_logs ... success [0.029s] 2018-11-14 23:30:23,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:30:23.269 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsTest.test_get_server_diagnostics ... success [6.265s] 2018-11-14 23:30:26,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:30:26.798 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_add_remove ... success [1.057s] 2018-11-14 23:30:26,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:30:26.940 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_list_with_private_flavor ... success [0.143s] 2018-11-14 23:30:28,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:30:28.530 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_get_instance_usage_audit_logs_with_invalid_time ... success [0.214s] 2018-11-14 23:30:28,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:30:28.586 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsV248Test ... skip: The microversion range[2.48 - latest] of this test is out of the configuration range[None - None]. 2018-11-14 23:30:28,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:30:28.736 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_instance_usage_audit_logs_with_nonadmin_user ... success [0.205s] 2018-11-14 23:30:31,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:30:31.743 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_networks.NetworksTest.test_get_network ... success [1.160s] 2018-11-14 23:30:32,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:30:32.204 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_networks.NetworksTest.test_list_all_networks ... success [0.461s] 2018-11-14 23:30:32,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:30:32.232 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test ... skip: The microversion range[2.25 - latest] of this test is out of the configuration range[None - None]. 2018-11-14 23:30:34,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:30:34.264 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_get_nonexistent_key ... success [0.184s] 2018-11-14 23:30:34,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:30:34.275 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_set_keys ... success [0.010s] 2018-11-14 23:30:34,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:30:34.332 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_unset_keys ... success [0.057s] 2018-11-14 23:30:34,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:30:34.373 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_update_specific_key ... success [0.040s] 2018-11-14 23:30:34,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:30:34.391 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_unset_nonexistent_key ... success [0.018s] 2018-11-14 23:30:34,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:30:34.401 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_mismatch_key ... success [0.010s] 2018-11-14 23:30:34,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:30:34.410 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_more_key ... success [0.009s] 2018-11-14 23:30:38,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:30:38.198 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeTest.test_get_server_diagnostics_by_non_admin ... success [6.201s] 2018-11-14 23:30:41,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:30:41.823 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list ... success [0.216s] 2018-11-14 23:30:41,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:30:41.864 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list_details ... success [0.040s] 2018-11-14 23:30:41,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:30:41.938 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_details ... success [0.074s] 2018-11-14 23:30:41,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:30:41.969 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_stats ... success [0.031s] 2018-11-14 23:30:42,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:30:42.113 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_uptime ... success [0.143s] 2018-11-14 23:30:45,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:30:45.400 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant ... success [0.228s] 2018-11-14 23:30:45,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:30:45.437 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant_with_non_admin_user ... success [0.036s] 2018-11-14 23:30:45,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:30:45.655 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_list_usage_all_tenants ... success [0.217s] 2018-11-14 23:30:49,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:30:49.294 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_search_hypervisor_with_non_admin_user ... success [0.326s] 2018-11-14 23:30:49,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:30:49.309 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_search_nonexistent_hypervisor ... success [0.015s] 2018-11-14 23:30:49,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:30:49.346 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_show_servers_with_non_admin_user ... success [0.037s] 2018-11-14 23:30:49,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:30:49.362 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_show_servers_with_nonexistent_hypervisor ... success [0.016s] 2018-11-14 23:30:50,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:30:50.346 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap ... skip: Swapping volumes is not supported. 2018-11-14 23:30:52,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:30:52.701 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_keypairs_v210.KeyPairsV210TestJSON ... skip: The microversion range[2.10 - latest] of this test is out of the configuration range[None - None]. 2018-11-14 23:30:52,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:30:52.844 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_non_existent_server ... success [0.188s] 2018-11-14 23:31:01,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:31:01.702 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_server_invalid_state ... success [8.854s] 2018-11-14 23:31:01,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:31:01.710 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_state ... success [0.011s] 2018-11-14 23:31:01,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:31:01.724 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_type ... success [0.013s] 2018-11-14 23:31:01,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:31:01.735 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_nonexistent_server ... success [0.011s] 2018-11-14 23:31:02,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:31:02.201 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_ram ... success [0.465s] 2018-11-14 23:31:02,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:31:02.593 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_vcpus ... success [0.392s] 2018-11-14 23:31:03,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:31:03.347 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_invalid_host_for_migration ... success [7.243s] 2018-11-14 23:31:10,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:31:10.196 36 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_paused_server ... success [17.769s] 2018-11-14 23:31:12,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:31:12.204 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_live_block_migration_suspended ... success [8.855s] 2018-11-14 23:31:12,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:31:12.948 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_params ... success [0.198s] 2018-11-14 23:31:13,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:31:13.045 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_service_and_valid_host ... success [0.097s] 2018-11-14 23:31:13,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:31:13.141 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_with_valid_service_and_invalid_host ... success [0.095s] 2018-11-14 23:31:13,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:31:13.325 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_list_services_with_non_admin_user ... success [0.185s] 2018-11-14 23:31:16,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:31:16.898 36 INFO opnfv-tempest [-] {1} 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-11-14 23:31:23,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:31:23.212 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON.test_update_default_quotas ... success [1.591s] 2018-11-14 23:31:26,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:31:26.904 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_security_group_default_rules.SecurityGroupDefaultRulesTest ... skip: Skip as this functionality is not yet implemented in Neutron. Related Bug#1311500 2018-11-14 23:31:30,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:31:30.427 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_host_name ... success [0.266s] 2018-11-14 23:31:30,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:31:30.526 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_and_host_name ... success [0.099s] 2018-11-14 23:31:30,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:31:30.567 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_binary_name ... success [0.041s] 2018-11-14 23:31:30,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:31:30.620 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_list_services ... success [0.052s] 2018-11-14 23:31:37,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:31:37.504 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_empty_tenant_id ... success [0.182s] 2018-11-14 23:31:37,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:31:37.516 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_invalid_date ... success [0.011s] 2018-11-14 23:31:37,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:31:37.702 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_list_usage_all_tenants_with_non_admin_user ... success [0.186s] 2018-11-14 23:31:38,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:31:38.154 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_cold_migration ... success [62.326s] 2018-11-14 23:31:38,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:31:38.170 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations ... success [0.023s] 2018-11-14 23:31:52,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:31:52.016 36 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_with_floating_ip ... success [16.352s] 2018-11-14 23:31:52,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:31:52.027 36 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_without_passing_floating_ip ... success [0.012s] 2018-11-14 23:31:52,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:31:52.439 36 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_nonexistent_floating_ip ... success [0.412s] 2018-11-14 23:31:52,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:31:52.468 36 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_dissociate_nonexistent_floating_ip ... success [0.028s] 2018-11-14 23:32:04,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:32:04.491 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body ... success [14.035s] 2018-11-14 23:32:06,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:32:06.888 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri ... success [2.399s] 2018-11-14 23:32:15,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:32:15.111 36 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_stopped_server ... success [64.899s] 2018-11-14 23:32:16,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:32:16.080 36 INFO opnfv-tempest [-] {0} tempest.api.compute.certificates.test_certificates.CertificatesV2TestJSON ... skip: Nova cert is not available 2018-11-14 23:32:27,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:32:27.256 36 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_get_floating_ip_details ... success [5.764s] 2018-11-14 23:32:27,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:32:27.374 36 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ip_pools ... success [0.118s] 2018-11-14 23:32:27,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:32:27.941 36 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ips ... success [0.567s] 2018-11-14 23:32:29,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:32:29.397 36 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_suspended_server ... success [14.286s] 2018-11-14 23:32:36,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:32:36.179 36 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images.ImagesTestJSON.test_delete_saving_image ... success [6.783s] 2018-11-14 23:32:40,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:32:40.447 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations_in_flavor_resize_situation ... success [62.259s] 2018-11-14 23:32:43,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:32:43.685 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-11-14 23:32:46,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:32:46.161 36 INFO opnfv-tempest [-] {3} tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON.test_absLimits_get ... success [0.230s] 2018-11-14 23:32:52,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:32:52.352 36 INFO opnfv-tempest [-] {3} tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON.test_max_image_meta_exceed_limit ... success [2.122s] 2018-11-14 23:32:52,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:32:52.803 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_deleted_server ... success [7.784s] 2018-11-14 23:32:52,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:32:52.828 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_invalid_server ... success [0.027s] 2018-11-14 23:32:52,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:32:52.839 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_35_characters_or_less ... success [0.011s] 2018-11-14 23:32:52,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:32:52.850 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_37_characters_or_more ... success [0.010s] 2018-11-14 23:32:52,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:32:52.861 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_blank_id ... success [0.010s] 2018-11-14 23:32:53,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:32:53.045 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_negative_image_id ... success [0.184s] 2018-11-14 23:32:53,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:32:53.430 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_non_hex_string_id ... success [0.384s] 2018-11-14 23:32:53,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:32:53.794 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_id_over_character_limit ... success [0.364s] 2018-11-14 23:32:54,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:32:54.215 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_invalid_image_id ... success [0.420s] 2018-11-14 23:32:54,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:32:54.618 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_non_existent_image ... success [0.403s] 2018-11-14 23:32:58,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:32:58.911 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_image_filters_negative.ListImageFiltersNegativeTestJSON.test_get_nonexistent_image ... success [0.377s] 2018-11-14 23:32:59,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:32:59.401 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_nonexistent_security_group ... success [0.543s] 2018-11-14 23:32:59,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:32:59.410 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_security_group_without_passing_id ... success [0.009s] 2018-11-14 23:32:59,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:32:59.897 36 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_already_associated_floating_ip ... success [22.069s] 2018-11-14 23:33:01,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:33:01.217 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_the_default_security_group ... success [1.805s] 2018-11-14 23:33:01,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:33:01.220 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_duplicate_name ... skip [0.000s]: Neutron allows duplicate names for security groups 2018-11-14 23:33:01,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:33:01.223 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_description ... skip [0.001s]: Skipped until Bug: 1161411 is resolved. 2018-11-14 23:33:01,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:33:01.225 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_name ... skip [0.001s]: Skipped until Bug: 1161411 is resolved. 2018-11-14 23:33:01,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:33:01.643 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_get_nonexistent_group ... success [0.423s] 2018-11-14 23:33:01,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:33:01.672 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_non_existent_security_group ... success [0.028s] 2018-11-14 23:33:01,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:33:01.675 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_des ... skip [0.000s]: Neutron does not check the security group description 2018-11-14 23:33:01,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:33:01.677 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_id ... skip [0.000s]: Neutron does not check the security group ID 2018-11-14 23:33:01,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:33:01.678 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_name ... skip [0.000s]: Neutron does not check the security group name 2018-11-14 23:33:03,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:33:03.366 36 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_get_keypair_detail ... success [0.582s] 2018-11-14 23:33:03,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:33:03.749 36 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_delete ... success [0.383s] 2018-11-14 23:33:03,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:33:03.844 36 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_with_pub_key ... success [0.095s] 2018-11-14 23:33:04,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:33:04.233 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsV221TestJSON ... skip: The microversion range[2.21 - latest] of this test is out of the configuration range[None - None]. 2018-11-14 23:33:04,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:33:04.594 36 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypairs_create_list_delete ... success [0.748s] 2018-11-14 23:33:05,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:33:05.593 36 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_disassociate_floating_ip ... success [5.698s] 2018-11-14 23:33:12,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:33:12.233 36 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.306s] 2018-11-14 23:33:12,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:33:12.689 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_get_instance_action_invalid_request ... success [0.051s] 2018-11-14 23:33:12,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:33:12.713 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_list_instance_actions_non_existent_server ... success [0.024s] 2018-11-14 23:33:13,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:33:13.323 36 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_cidr ... success [1.090s] 2018-11-14 23:33:14,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:33:14.989 36 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_group_id ... success [1.665s] 2018-11-14 23:33:17,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:33:17.770 36 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_delete_when_peer_group_deleted ... success [2.781s] 2018-11-14 23:33:21,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:33:21.667 36 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [3.897s] 2018-11-14 23:33:27,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:33:27.408 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create ... success [8.981s] 2018-11-14 23:33:29,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:33:29.064 36 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_allocate_floating_ip_from_nonexistent_pool ... success [0.221s] 2018-11-14 23:33:29,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:33:29.430 36 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_delete_nonexistent_floating_ip ... success [0.366s] 2018-11-14 23:33:34,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:33:34.140 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create_with_reservation_return ... success [6.733s] 2018-11-14 23:33:45,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:33:45.092 36 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_get_image ... success [0.974s] 2018-11-14 23:33:45,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:33:45.505 36 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images ... success [0.412s] 2018-11-14 23:33:46,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:33:46.284 36 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images_with_detail ... success [0.779s] 2018-11-14 23:33:48,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:33:48.086 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_resize_server_revert_deleted_flavor ... success [67.626s] 2018-11-14 23:33:56,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:33:56.782 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_by_network_neg ... success [0.048s] 2018-11-14 23:33:56,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:33:56.792 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_invalid_server_id ... success [0.010s] 2018-11-14 23:34:06,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:34:06.761 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_list_security_groups_by_server ... success [13.639s] 2018-11-14 23:34:09,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:34:09.232 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_group_create_get_delete ... success [2.472s] 2018-11-14 23:34:10,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:34:10.294 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_host_name_is_same_as_server_name ... success [2.109s] 2018-11-14 23:34:10,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:34:10.381 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.086s] 2018-11-14 23:34:11,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:34:11.300 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers_with_detail ... success [0.919s] 2018-11-14 23:34:11,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:34:11.392 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_created_server_vcpus ... success [0.091s] 2018-11-14 23:34:11,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:34:11.393 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-11-14 23:34:12,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:34:12.479 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.395s] 2018-11-14 23:34:12,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:34:12.694 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.215s] 2018-11-14 23:34:12,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:34:12.877 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.182s] 2018-11-14 23:34:13,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:34:13.486 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.609s] 2018-11-14 23:34:13,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:34:13.927 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.440s] 2018-11-14 23:34:13,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:34:13.934 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [4.701s] 2018-11-14 23:34:14,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:34:14.289 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_metadata_empty_body ... success [0.362s] 2018-11-14 23:34:14,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:34:14.627 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.338s] 2018-11-14 23:34:28,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:34:28.540 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_create_server_metadata_blank_key ... success [0.409s] 2018-11-14 23:34:28,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:34:28.557 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_delete_metadata_non_existent_server ... success [0.018s] 2018-11-14 23:34:28,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:34:28.574 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_list_server_metadata_non_existent_server ... success [0.017s] 2018-11-14 23:34:29,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:34:29.159 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_metadata_items_limit ... success [0.583s] 2018-11-14 23:34:30,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:34:30.767 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_create_metadata_key_too_long ... success [1.603s] 2018-11-14 23:34:30,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:34:30.786 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_metadata_non_existent_server ... success [0.023s] 2018-11-14 23:34:30,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:34:30.803 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_metadata_non_existent_server ... success [0.017s] 2018-11-14 23:34:30,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:34:30.815 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_blank_key ... success [0.012s] 2018-11-14 23:34:30,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:34:30.825 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_missing_metadata ... success [0.009s] 2018-11-14 23:34:30,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:34:30.846 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_non_existent_server ... success [0.021s] 2018-11-14 23:34:30,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:34:30.858 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_with_blank_key ... success [0.011s] 2018-11-14 23:34:30,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:34:30.868 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_wrong_key_passed_in_body ... success [0.011s] 2018-11-14 23:34:36,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:34:36.296 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_server_security_groups ... success [22.356s] 2018-11-14 23:34:38,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:34:38.759 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON ... skip: The microversion range[2.26 - latest] of this test is out of the configuration range[None - None]. 2018-11-14 23:34:39,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:34:39.761 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_update_security_groups ... success [3.470s] 2018-11-14 23:34:53,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:34:53.596 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_delete_a_server_of_another_tenant ... success [0.566s] 2018-11-14 23:34:54,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:34:54.040 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_update_server_of_another_tenant ... success [0.444s] 2018-11-14 23:34:54,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:34:54.851 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_revert_cold_migration ... success [66.752s] 2018-11-14 23:35:06,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:35:06.401 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [12.969s] 2018-11-14 23:35:07,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:35:07.043 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeV248Test ... skip: The microversion range[2.48 - latest] of this test is out of the configuration range[None - None]. 2018-11-14 23:35:12,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:35:12.259 36 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete ... success [8.545s] 2018-11-14 23:35:14,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:35:14.480 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [16.136s] 2018-11-14 23:35:14,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:35:14.544 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.064s] 2018-11-14 23:35:14,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:35:14.900 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.356s] 2018-11-14 23:35:15,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:35:15.027 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.126s] 2018-11-14 23:35:15,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:35:15.028 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-11-14 23:35:19,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:35:19.718 36 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete ... success [2.622s] 2018-11-14 23:35:22,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:35:22.721 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_roles_negative.RolesNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-11-14 23:35:27,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:35:27.177 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_create_server_with_scheduling_hint ... success [7.307s] 2018-11-14 23:35:27,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:35:27.441 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin ... success [0.267s] 2018-11-14 23:35:28,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:35:28.356 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.798s] 2018-11-14 23:35:28,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:35:28.527 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_all_tenants ... success [1.086s] 2018-11-14 23:35:28,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:35:28.808 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_specified_tenant ... success [0.280s] 2018-11-14 23:35:28,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:35:28.839 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_detailed_filter_by_invalid_status ... success [0.031s] 2018-11-14 23:35:28,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:35:28.980 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_list_delete ... success [0.625s] 2018-11-14 23:35:29,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:35:29.482 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_error_status ... success [0.642s] 2018-11-14 23:35:29,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:35:29.874 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_exist_host ... success [0.392s] 2018-11-14 23:35:30,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:35:30.835 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces_by_fixed_ip ... success [24.430s] 2018-11-14 23:35:41,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:35:41.876 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_default_project_id.TestDefaultProjectId.test_default_project_id ... success [5.053s] 2018-11-14 23:35:53,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:35:53.774 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_create_update_get ... success [0.965s] 2018-11-14 23:35:54,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:35:54.295 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_update_with_few_fields ... success [0.521s] 2018-11-14 23:35:58,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:35:58.310 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [4.011s] 2018-11-14 23:35:59,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:35:59.313 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_groups ... success [1.004s] 2018-11-14 23:36:00,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:36:00.788 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_user_groups ... success [1.474s] 2018-11-14 23:36:04,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:36:04.709 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces_by_network_port ... success [33.871s] 2018-11-14 23:36:09,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:36:09.415 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_group ... success [0.653s] 2018-11-14 23:36:10,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:36:10.025 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_user ... success [0.609s] 2018-11-14 23:36:11,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:36:11.702 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_group ... success [1.676s] 2018-11-14 23:36:12,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:36:12.918 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_user ... success [1.215s] 2018-11-14 23:36:14,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:36:14.368 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_domain ... success [1.449s] 2018-11-14 23:36:15,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:36:15.690 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_project_tree ... success [1.322s] 2018-11-14 23:36:25,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:36:25.813 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_duplicate_network_nics ... success [47.608s] 2018-11-14 23:36:27,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:36:27.083 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_get_user ... success [0.070s] 2018-11-14 23:36:27,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:36:27.194 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_user_domains ... success [0.110s] 2018-11-14 23:36:27,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:36:27.294 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users ... success [0.099s] 2018-11-14 23:36:27,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:36:27.391 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_name ... success [0.097s] 2018-11-14 23:36:27,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:36:27.481 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_not_enabled ... success [0.090s] 2018-11-14 23:36:41,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:36:41.193 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_create_and_show_consumer ... success [0.880s] 2018-11-14 23:36:42,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:36:42.140 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_delete_consumer ... success [0.946s] 2018-11-14 23:36:44,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:36:44.385 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_list_consumers ... success [2.245s] 2018-11-14 23:36:46,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:36:46.102 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_update_consumer ... success [1.717s] 2018-11-14 23:36:46,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:36:46.949 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_reassign_port_between_servers ... success [42.237s] 2018-11-14 23:36:55,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:36:55.316 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.495s] 2018-11-14 23:36:56,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:36:56.415 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_update_get_delete_region ... success [1.098s] 2018-11-14 23:36:56,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:36:56.488 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions ... success [0.073s] 2018-11-14 23:36:56,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:36:56.861 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions_filter_by_parent_region_id ... success [0.372s] 2018-11-14 23:37:04,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:37:04.269 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_rebuild_server_in_error_state ... success [94.367s] 2018-11-14 23:37:04,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:37:04.511 36 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization ... success [0.111s] 2018-11-14 23:37:05,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:37:05.130 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.268s] 2018-11-14 23:37:11,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:37:11.872 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_multiple_nics_order ... success [46.053s] 2018-11-14 23:37:12,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:37:12.831 36 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_projects.IdentityV3ProjectsTest.test_list_projects_returns_only_authorized_projects ... success [1.011s] 2018-11-14 23:37:13,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:37:13.535 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_network_inject_network_info ... success [9.268s] 2018-11-14 23:37:15,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:37:15.135 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_state_server ... success [1.602s] 2018-11-14 23:37:21,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:37:21.895 36 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_password_history_check_self_service_api ... skip [0.000s]: Security compliance not available. 2018-11-14 23:37:21,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:37:21.896 36 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_account_lockout ... skip [0.000s]: Security compliance not available. 2018-11-14 23:37:23,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:37:23.968 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_device_tagging.DeviceTaggingTestV2_42 ... skip: The microversion range[2.42 - latest] of this test is out of the configuration range[None - None]. 2018-11-14 23:37:29,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:37:29.038 36 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_update_own_password ... success [7.141s] 2018-11-14 23:37:32,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:37:32.147 36 INFO opnfv-tempest [-] {3} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest ... skip: Glance API v1 not supported 2018-11-14 23:37:32,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:37:32.148 36 INFO opnfv-tempest [-] {3} tempest.api.image.v1.test_images.ListImagesTest ... skip: Glance API v1 not supported 2018-11-14 23:37:32,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:37:32.149 36 INFO opnfv-tempest [-] {3} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest ... skip: Glance API v1 not supported 2018-11-14 23:37:33,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:37:33.605 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.057s] 2018-11-14 23:37:36,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:37:36.897 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [3.290s] 2018-11-14 23:37:37,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:37:37.899 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_deactivate_reactivate_image ... success [3.741s] 2018-11-14 23:37:39,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:37:39.102 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.203s] 2018-11-14 23:37:39,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:37:39.926 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.823s] 2018-11-14 23:37:41,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:37:41.131 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.206s] 2018-11-14 23:37:50,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:37:50.251 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_affinity ... success [9.936s] 2018-11-14 23:37:57,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:37:57.887 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.146s] 2018-11-14 23:37:57,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:37:57.897 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.010s] 2018-11-14 23:37:58,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:37:58.033 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.136s] 2018-11-14 23:37:58,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:37:58.043 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.011s] 2018-11-14 23:37:58,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:37:58.055 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.011s] 2018-11-14 23:37:58,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:37:58.077 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.022s] 2018-11-14 23:37:58,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:37:58.154 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.076s] 2018-11-14 23:37:58,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:37:58.213 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.058s] 2018-11-14 23:37:58,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:37:58.335 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.122s] 2018-11-14 23:37:58,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:37:58.348 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.012s] 2018-11-14 23:37:58,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:37:58.410 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.062s] 2018-11-14 23:37:59,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:37:59.502 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_anti_affinity ... success [9.248s] 2018-11-14 23:37:59,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:37:59.505 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts ... skip [0.000s]: DifferentHostFilter is not available. 2018-11-14 23:37:59,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:37:59.507 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts_with_list_of_servers ... skip [0.000s]: DifferentHostFilter is not available. 2018-11-14 23:37:59,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:37:59.509 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_same_host ... skip [0.000s]: SameHostFilter is not available. 2018-11-14 23:38:00,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:38:00.903 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.171s] 2018-11-14 23:38:01,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:38:01.103 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.199s] 2018-11-14 23:38:01,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:38:01.383 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_image_param_owner ... success [0.280s] 2018-11-14 23:38:01,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:38:01.625 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.242s] 2018-11-14 23:38:01,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:38:01.660 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.036s] 2018-11-14 23:38:01,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:38:01.695 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.034s] 2018-11-14 23:38:01,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:38:01.930 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.234s] 2018-11-14 23:38:01,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:38:01.962 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_name ... success [0.032s] 2018-11-14 23:38:02,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:38:02.014 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.052s] 2018-11-14 23:38:02,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:38:02.236 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort ... success [0.221s] 2018-11-14 23:38:02,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:38:02.451 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort_key_dir ... success [0.214s] 2018-11-14 23:38:02,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:38:02.493 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.042s] 2018-11-14 23:38:02,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:38:02.528 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_tag ... success [0.035s] 2018-11-14 23:38:02,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:38:02.752 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.223s] 2018-11-14 23:38:02,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:38:02.993 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.241s] 2018-11-14 23:38:03,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:38:03.156 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_personality.ServerPersonalityTestJSON ... skip: Nova personality feature disabled 2018-11-14 23:38:12,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:38:12.894 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.218s] 2018-11-14 23:38:12,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:38:12.954 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.059s] 2018-11-14 23:38:13,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:38:13.022 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_disk ... success [0.067s] 2018-11-14 23:38:13,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:38:13.184 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_ram ... success [0.162s] 2018-11-14 23:38:13,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:38:13.210 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_limit_results ... success [0.026s] 2018-11-14 23:38:13,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:38:13.262 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_using_marker ... success [0.051s] 2018-11-14 23:38:13,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:38:13.305 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_disk ... success [0.044s] 2018-11-14 23:38:13,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:38:13.347 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_ram ... success [0.041s] 2018-11-14 23:38:13,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:38:13.380 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_limit_results ... success [0.032s] 2018-11-14 23:38:13,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:38:13.431 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_using_marker ... success [0.051s] 2018-11-14 23:38:13,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:38:13.476 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.045s] 2018-11-14 23:38:16,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:38:16.205 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_invalid_status ... success [1.607s] 2018-11-14 23:38:17,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:38:17.864 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_owner_cannot_accept ... success [1.658s] 2018-11-14 23:38:25,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:38:25.476 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors_negative.FlavorsV2NegativeTest.test_boot_with_low_ram ... success [6.265s] 2018-11-14 23:38:26,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:38:26.630 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_create_update_delete_meta_namespace_objects ... success [1.916s] 2018-11-14 23:38:27,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:38:27.831 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_list_meta_namespace_objects ... success [1.199s] 2018-11-14 23:38:28,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:38:28.673 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_show_meta_namespace_objects ... success [0.842s] 2018-11-14 23:38:35,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:38:35.563 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespaces.MetadataNamespacesTest.test_basic_metadata_definition_namespaces ... success [1.921s] 2018-11-14 23:38:42,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:38:42.176 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_resource_types.MetadataResourceTypesTest.test_basic_meta_def_resource_type_association ... success [1.504s] 2018-11-14 23:38:43,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:38:43.596 36 INFO opnfv-tempest [-] {2} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_allocate_floating_ip ... success [6.888s] 2018-11-14 23:38:46,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:38:46.459 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespace_schema ... success [0.172s] 2018-11-14 23:38:46,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:38:46.644 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespaces_schema ... success [0.184s] 2018-11-14 23:38:46,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:38:46.825 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_object_schema ... success [0.182s] 2018-11-14 23:38:47,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:38:47.013 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_objects_schema ... success [0.187s] 2018-11-14 23:38:47,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:38:47.215 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_properties_schema ... success [0.202s] 2018-11-14 23:38:47,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:38:47.480 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_property_schema ... success [0.265s] 2018-11-14 23:38:47,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:38:47.685 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resource_type_schema ... success [0.204s] 2018-11-14 23:38:47,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:38:47.693 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resources_types_schema ... success [0.007s] 2018-11-14 23:38:47,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:38:47.886 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tag_schema ... success [0.192s] 2018-11-14 23:38:48,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:38:48.081 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tags_schema ... success [0.195s] 2018-11-14 23:38:48,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:38:48.378 36 INFO opnfv-tempest [-] {2} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_delete_floating_ip ... success [4.781s] 2018-11-14 23:38:53,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:38:53.043 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.836s] 2018-11-14 23:38:53,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:38:53.259 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.216s] 2018-11-14 23:38:59,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:38:59.516 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agent ... success [0.215s] 2018-11-14 23:38:59,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:38:59.711 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agents_non_admin ... success [0.195s] 2018-11-14 23:38:59,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:38:59.925 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_show_agent ... success [0.214s] 2018-11-14 23:39:00,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:39:00.554 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_description ... success [0.628s] 2018-11-14 23:39:00,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:39:00.857 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_status ... success [0.303s] 2018-11-14 23:39:07,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:39:07.963 36 INFO opnfv-tempest [-] {2} tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON.test_get_nonexistent_floating_ip_details ... success [0.675s] 2018-11-14 23:39:14,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:39:14.876 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent ... success [2.963s] 2018-11-14 23:39:15,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:39:15.070 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network ... success [0.197s] 2018-11-14 23:39:15,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:39:15.370 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp ... success [0.299s] 2018-11-14 23:39:28,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:39:28.876 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_delete_image_metadata_item ... success [5.852s] 2018-11-14 23:39:31,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:39:31.223 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_create_external_network ... success [1.733s] 2018-11-14 23:39:32,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:39:32.576 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_get_image_metadata_item ... success [3.700s] 2018-11-14 23:39:35,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:39:35.390 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_list_image_metadata ... success [2.812s] 2018-11-14 23:39:38,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:39:38.849 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_delete_external_networks_with_floating_ip ... success [7.622s] 2018-11-14 23:39:39,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:39:39.781 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata ... success [4.391s] 2018-11-14 23:39:40,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:39:40.331 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_list_external_networks ... success [1.483s] 2018-11-14 23:39:42,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:39:42.228 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_show_external_networks_attribute ... success [1.896s] 2018-11-14 23:39:43,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:39:43.001 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata_item ... success [3.218s] 2018-11-14 23:39:44,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:39:44.267 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_update_external_network ... success [2.039s] 2018-11-14 23:39:46,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:39:46.491 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_update_image_metadata ... success [3.490s] 2018-11-14 23:39:48,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:39:48.320 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON ... skip: L3 Agent Scheduler Extension not enabled. 2018-11-14 23:39:52,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:39:52.704 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_delete_nonexistent_image_metadata_item ... success [0.393s] 2018-11-14 23:39:53,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:39:53.179 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_get_nonexistent_image_metadata_item ... success [0.475s] 2018-11-14 23:39:53,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:39:53.550 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_list_nonexistent_image_metadata ... success [0.370s] 2018-11-14 23:39:53,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:39:53.927 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata ... success [0.376s] 2018-11-14 23:39:54,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:39:54.313 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata_item ... success [0.385s] 2018-11-14 23:39:54,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:39:54.698 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_update_nonexistent_image_metadata ... success [0.385s] 2018-11-14 23:39:55,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:39:55.129 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_create_port_binding_ext_attr ... success [2.352s] 2018-11-14 23:39:58,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:39:58.216 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_list_ports_binding_ext_attr ... success [3.085s] 2018-11-14 23:39:59,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:39:59.735 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_show_port_binding_ext_attr ... success [1.520s] 2018-11-14 23:40:01,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:40:01.517 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_update_port_binding_ext_attr ... success [1.783s] 2018-11-14 23:40:10,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:40:10.938 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_setting_project_id ... success [1.752s] 2018-11-14 23:40:14,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:40:14.651 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_default_snat_value ... success [3.712s] 2018-11-14 23:40:15,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:40:15.857 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [8.238s] 2018-11-14 23:40:17,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:40:17.327 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [1.472s] 2018-11-14 23:40:21,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:40:21.532 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_snat_explicit ... success [6.881s] 2018-11-14 23:40:26,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:40:26.120 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_reset_gateway_without_snat ... success [4.586s] 2018-11-14 23:40:30,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:40:30.337 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway ... success [4.215s] 2018-11-14 23:40:34,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:40:34.439 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_invalid_metadata ... success [0.797s] 2018-11-14 23:40:35,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:40:35.385 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_metadata_over_limits ... success [0.945s] 2018-11-14 23:40:35,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:40:35.402 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_with_snat_explicit ... success [5.066s] 2018-11-14 23:40:36,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:40:36.388 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_name_over_character_limit ... success [1.003s] 2018-11-14 23:40:39,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:40:39.748 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_without_snat ... success [4.344s] 2018-11-14 23:40:43,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:40:43.700 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_unset_gateway ... success [3.952s] 2018-11-14 23:40:46,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:40:46.550 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... fail [186.191s] 2018-11-14 23:40:46,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:40:46.605 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.062s] 2018-11-14 23:40:47,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:40:47.169 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.563s] 2018-11-14 23:40:48,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:40:48.692 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescue_unrescue_instance ... success [77.783s] 2018-11-14 23:40:52,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:40:52.237 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_add_remove_security_group ... success [3.548s] 2018-11-14 23:40:52,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:40:52.461 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_second_image_when_first_image_is_being_saved ... success [16.067s] 2018-11-14 23:41:01,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:41:01.039 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_port_ext_net_unreachable ... success [3.511s] 2018-11-14 23:41:01,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:41:01.606 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_in_private_network ... success [0.566s] 2018-11-14 23:41:02,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:41:02.163 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_associate_dissociate_floating_ip ... success [9.926s] 2018-11-14 23:41:03,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:41:03.816 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_with_port_ext_net_unreachable ... success [2.210s] 2018-11-14 23:41:05,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:41:05.881 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_delete_image_that_is_not_yet_active ... success [13.420s] 2018-11-14 23:41:17,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:41:17.639 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.DvrRoutersNegativeTest.test_router_create_tenant_distributed_returns_forbidden ... success [0.183s] 2018-11-14 23:41:23,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:41:23.532 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_additional_default_security_group_fails ... success [0.201s] 2018-11-14 23:41:25,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:41:25.698 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_duplicate_security_group_rule_fails ... success [2.165s] 2018-11-14 23:41:27,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:41:27.770 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_ethertype ... success [2.072s] 2018-11-14 23:41:29,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:41:29.769 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_protocol ... success [1.999s] 2018-11-14 23:41:31,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:41:31.379 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [1.609s] 2018-11-14 23:41:34,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:41:34.225 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_invalid_ports ... success [2.843s] 2018-11-14 23:41:35,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:41:35.763 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_remote_groupid ... success [1.538s] 2018-11-14 23:41:36,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:41:36.157 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_security_group ... success [0.395s] 2018-11-14 23:41:40,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:41:40.473 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_and_group ... success [4.313s] 2018-11-14 23:41:42,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:41:42.001 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_wrong_ip_prefix_version ... success [1.527s] 2018-11-14 23:41:44,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:41:44.360 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_update_name_default ... success [2.360s] 2018-11-14 23:41:44,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:41:44.378 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_non_existent_security_group ... success [0.018s] 2018-11-14 23:41:44,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:41:44.395 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group ... success [0.017s] 2018-11-14 23:41:44,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:41:44.414 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group_rule ... success [0.018s] 2018-11-14 23:41:49,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:41:49.690 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.652s] 2018-11-14 23:41:57,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:41:57.946 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_tags.TagsTest.test_create_list_show_update_delete_tags ... success [3.125s] 2018-11-14 23:42:01,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:42:01.381 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_changes_since ... success [0.278s] 2018-11-14 23:42:01,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:42:01.611 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_name ... success [0.229s] 2018-11-14 23:42:02,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:42:02.093 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_id ... success [0.481s] 2018-11-14 23:42:02,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:42:02.562 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.007s] 2018-11-14 23:42:02,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:42:02.927 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_ref ... success [0.834s] 2018-11-14 23:42:03,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:42:03.415 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_status ... success [0.487s] 2018-11-14 23:42:03,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:42:03.843 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_type ... success [0.428s] 2018-11-14 23:42:04,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:42:04.079 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_limit_results ... success [0.236s] 2018-11-14 23:42:04,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:42:04.620 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_changes_since ... success [0.540s] 2018-11-14 23:42:05,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:42:05.066 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_name ... success [0.447s] 2018-11-14 23:42:05,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:42:05.944 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_server_ref ... success [0.876s] 2018-11-14 23:42:06,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:42:06.190 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_status ... success [0.246s] 2018-11-14 23:42:06,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:42:06.841 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_type ... success [0.650s] 2018-11-14 23:42:07,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:42:07.065 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_limit_results ... success [0.224s] 2018-11-14 23:42:09,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:42:09.449 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_bulk.BulkTest.test_bulk_delete ... success [1.810s] 2018-11-14 23:42:09,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:42:09.940 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_bulk.BulkTest.test_bulk_delete_by_POST ... success [0.491s] 2018-11-14 23:42:12,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:42:12.811 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_bulk.BulkTest.test_extract_archive ... success [2.869s] 2018-11-14 23:42:19,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:42:19.723 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [0.764s] 2018-11-14 23:42:20,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:42:20.290 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_invalid_name ... success [0.191s] 2018-11-14 23:42:20,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:42:20.329 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_when_public_key_bits_exceeds_maximum ... success [0.039s] 2018-11-14 23:42:20,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:42:20.943 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_duplicate_name ... success [0.613s] 2018-11-14 23:42:20,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:42:20.955 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_name_string ... success [0.012s] 2018-11-14 23:42:20,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:42:20.998 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_public_key ... success [0.042s] 2018-11-14 23:42:21,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:42:21.009 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_long_keynames ... success [0.011s] 2018-11-14 23:42:21,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:42:21.048 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_create_with_invalid_pub_key ... success [0.038s] 2018-11-14 23:42:21,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:42:21.070 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_delete_nonexistent_key ... success [0.023s] 2018-11-14 23:42:29,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:42:29.646 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_duplicate ... success [2.874s] 2018-11-14 23:42:30,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:42:30.376 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_from_port ... success [0.730s] 2018-11-14 23:42:30,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:42:30.386 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_id ... success [0.009s] 2018-11-14 23:42:30,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:42:30.618 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.252s] 2018-11-14 23:42:30,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:42:30.639 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.021s] 2018-11-14 23:42:30,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:42:30.664 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_reverse_order ... success [0.024s] 2018-11-14 23:42:30,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:42:30.690 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [0.026s] 2018-11-14 23:42:30,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:42:30.701 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [0.011s] 2018-11-14 23:42:30,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:42:30.715 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_xml ... success [0.013s] 2018-11-14 23:42:30,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:42:30.749 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [0.034s] 2018-11-14 23:42:30,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:42:30.762 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.012s] 2018-11-14 23:42:31,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:42:31.029 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [0.264s] 2018-11-14 23:42:31,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:42:31.037 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker_and_end_marker ... success [0.010s] 2018-11-14 23:42:31,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:42:31.061 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [0.024s] 2018-11-14 23:42:31,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:42:31.072 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [0.010s] 2018-11-14 23:42:31,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:42:31.088 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_prefix ... success [0.016s] 2018-11-14 23:42:31,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:42:31.094 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.006s] 2018-11-14 23:42:31,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:42:31.105 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.011s] 2018-11-14 23:42:31,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:42:31.472 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_ip_protocol ... success [1.086s] 2018-11-14 23:42:31,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:42:31.757 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.650s] 2018-11-14 23:42:32,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:42:32.015 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_and_delete_metadata ... success [0.258s] 2018-11-14 23:42:32,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:42:32.173 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_metadata ... success [0.157s] 2018-11-14 23:42:32,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:42:32.264 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_metadata_key ... success [0.090s] 2018-11-14 23:42:32,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:42:32.363 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_port_range ... success [0.890s] 2018-11-14 23:42:32,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:42:32.429 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_delete_metadata ... success [0.165s] 2018-11-14 23:42:32,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:42:32.577 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_delete_metadata_key ... success [0.148s] 2018-11-14 23:42:32,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:42:32.873 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_to_port ... success [0.510s] 2018-11-14 23:42:33,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:42:33.189 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_non_existent_id ... success [0.315s] 2018-11-14 23:42:33,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:42:33.393 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_delete_security_group_rule_with_non_existent_id ... success [0.203s] 2018-11-14 23:42:45,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:42:45.019 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_non_existent_server ... success [0.018s] 2018-11-14 23:42:48,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:42:48.580 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc ... success [0.486s] 2018-11-14 23:42:48,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:42:48.789 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc_bad_token ... success [0.208s] 2018-11-14 23:42:48,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:42:48.965 36 INFO opnfv-tempest [-] {3} 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-11-14 23:42:48,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:42:48.967 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_groups.GroupsV320Test ... skip: The microversion range[3.20 - latest] of this test is out of the configuration range[None - None]. 2018-11-14 23:42:48,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:42:48.968 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest ... skip: Cinder multi-backend feature disabled 2018-11-14 23:42:48,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:42:48.969 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest ... skip: Manage snapshot tests are disabled 2018-11-14 23:42:48,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:42:48.970 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_user_messages.UserMessagesTest ... skip: The microversion range[3.3 - latest] of this test is out of the configuration range[None - None]. 2018-11-14 23:42:49,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:42:49.141 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_paused_instance ... success [4.120s] 2018-11-14 23:42:56,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:42:56.119 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_delete_quota ... success [2.327s] 2018-11-14 23:42:56,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:42:56.739 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_default_quotas ... success [0.620s] 2018-11-14 23:42:57,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:42:57.369 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_quotas ... success [0.629s] 2018-11-14 23:43:01,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:43:01.805 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_delete_server_password ... success [0.505s] 2018-11-14 23:43:01,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:43:01.897 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_get_server_password ... success [0.093s] 2018-11-14 23:43:02,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:43:02.385 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage ... success [5.014s] 2018-11-14 23:43:05,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:43:05.332 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServerShowV247Test ... skip: The microversion range[2.47 - latest] of this test is out of the configuration range[None - None]. 2018-11-14 23:43:08,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:43:08.092 36 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.706s] 2018-11-14 23:43:08,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:43:08.101 36 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2018-11-14 23:43:08,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:43:08.553 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer ... success [6.166s] 2018-11-14 23:43:08,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:43:08.755 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_show_quota_usage ... success [0.203s] 2018-11-14 23:43:10,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:43:10.051 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [1.295s] 2018-11-14 23:43:19,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:43:19.637 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body ... success [0.229s] 2018-11-14 23:43:19,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:43:19.995 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list ... success [0.523s] 2018-11-14 23:43:20,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:43:20.252 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body ... success [0.615s] 2018-11-14 23:43:20,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:43:20.302 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit ... success [0.306s] 2018-11-14 23:43:20,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:43:20.518 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id ... success [0.265s] 2018-11-14 23:43:20,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:43:20.709 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id ... success [0.190s] 2018-11-14 23:43:20,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:43:20.819 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit ... success [0.517s] 2018-11-14 23:43:21,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:43:21.333 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name ... success [0.623s] 2018-11-14 23:43:21,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:43:21.350 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id ... success [0.017s] 2018-11-14 23:43:21,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:43:21.536 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id ... success [0.186s] 2018-11-14 23:43:21,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:43:21.670 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit ... success [0.851s] 2018-11-14 23:43:22,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:43:22.168 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec ... success [0.631s] 2018-11-14 23:43:22,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:43:22.392 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body ... success [0.224s] 2018-11-14 23:43:22,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:43:22.884 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit ... success [1.213s] 2018-11-14 23:43:23,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:43:23.050 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id ... success [0.657s] 2018-11-14 23:43:23,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:43:23.093 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id ... success [0.043s] 2018-11-14 23:43:23,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:43:23.145 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details ... success [0.261s] 2018-11-14 23:43:29,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:43:29.630 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.202s] 2018-11-14 23:43:29,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:43:29.640 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.010s] 2018-11-14 23:43:29,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:43:29.652 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.012s] 2018-11-14 23:43:30,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:43:30.150 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.497s] 2018-11-14 23:43:30,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:43:30.159 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.008s] 2018-11-14 23:43:30,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:43:30.169 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.009s] 2018-11-14 23:43:30,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:43:30.588 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.418s] 2018-11-14 23:43:30,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:43:30.997 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.409s] 2018-11-14 23:43:32,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:43:32.520 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_endpoints.EndPointsTestJSON ... skip: Identity api v2 is not enabled 2018-11-14 23:43:32,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:43:32.521 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_tokens.TokensTestJSON ... skip: Identity api v2 is not enabled 2018-11-14 23:43:37,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:43:37.069 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_create_list_show_check_delete_endpoint_group ... success [0.672s] 2018-11-14 23:43:37,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:43:37.641 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_update_endpoint_group ... success [0.573s] 2018-11-14 23:43:38,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:43:38.502 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant ... success [2.962s] 2018-11-14 23:43:46,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:43:46.380 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_create_list_show_delete_endpoint ... success [0.519s] 2018-11-14 23:43:46,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:43:46.787 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_list_endpoints ... success [0.407s] 2018-11-14 23:43:47,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:43:47.316 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.530s] 2018-11-14 23:43:47,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:43:47.881 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.193s] 2018-11-14 23:43:51,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:43:51.865 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2018-11-14 23:43:53,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:43:53.717 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test ... skip: The microversion range[3.9 - latest] of this test is out of the configuration range[None - None]. 2018-11-14 23:43:53,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:43:53.875 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... fail [186.696s] 2018-11-14 23:43:53,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:43:53.877 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-11-14 23:43:55,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:43:55.467 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects ... success [0.344s] 2018-11-14 23:43:55,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:43:55.524 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_domains ... success [0.057s] 2018-11-14 23:43:55,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:43:55.604 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_enabled ... success [0.080s] 2018-11-14 23:43:55,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:43:55.685 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_name ... success [0.080s] 2018-11-14 23:43:55,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:43:55.741 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_parent ... success [0.056s] 2018-11-14 23:43:59,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:43:59.790 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume ... success [70.633s] 2018-11-14 23:44:06,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:44:06.892 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_associate_user_to_project ... success [1.672s] 2018-11-14 23:44:08,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:44:08.060 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_create_is_domain_project ... success [1.169s] 2018-11-14 23:44:09,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:44:09.813 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_enabled ... success [1.752s] 2018-11-14 23:44:10,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:44:10.588 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume ... success [14.568s] 2018-11-14 23:44:10,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:44:10.934 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_not_enabled ... success [1.120s] 2018-11-14 23:44:11,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:44:11.623 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_description ... success [0.689s] 2018-11-14 23:44:13,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:44:13.190 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_domain ... success [1.566s] 2018-11-14 23:44:14,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:44:14.738 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_parent ... success [1.547s] 2018-11-14 23:44:15,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:44:15.202 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_get_equals_list ... success [0.464s] 2018-11-14 23:44:15,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:44:15.619 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume ... success [5.033s] 2018-11-14 23:44:15,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:44:15.893 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_desc ... success [0.691s] 2018-11-14 23:44:16,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:44:16.574 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_enable ... success [0.680s] 2018-11-14 23:44:17,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:44:17.321 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_name ... success [0.747s] 2018-11-14 23:44:23,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:44:23.414 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [8.579s] 2018-11-14 23:44:25,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:44:25.447 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest ... skip: The microversion range[3.42 - latest] of this test is out of the configuration range[None - None]. 2018-11-14 23:44:26,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:44:26.722 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_domain_roles ... success [0.642s] 2018-11-14 23:44:27,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:44:27.578 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_implied_roles_create_delete ... success [0.854s] 2018-11-14 23:44:28,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:44:28.010 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_domain_roles_create_delete ... success [0.432s] 2018-11-14 23:44:28,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:44:28.644 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_domain ... success [0.633s] 2018-11-14 23:44:30,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:44:30.432 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_project ... success [1.787s] 2018-11-14 23:44:31,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:44:31.090 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_domain ... success [0.658s] 2018-11-14 23:44:31,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:44:31.857 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_project ... success [0.766s] 2018-11-14 23:44:34,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:44:34.664 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_domain_roles ... success [2.805s] 2018-11-14 23:44:35,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:44:35.194 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_roles_create_check_show_delete ... success [0.531s] 2018-11-14 23:44:35,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:44:35.803 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [8.133s] 2018-11-14 23:44:36,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:44:36.026 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_all_implied_roles ... success [0.831s] 2018-11-14 23:44:36,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:44:36.103 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_roles ... success [0.077s] 2018-11-14 23:44:37,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:44:37.010 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.905s] 2018-11-14 23:44:37,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:44:37.959 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_roles_hierarchy ... success [0.949s] 2018-11-14 23:44:42,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:44:42.261 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume ... success [18.842s] 2018-11-14 23:44:45,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:44:45.413 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_building_state ... success [3.155s] 2018-11-14 23:44:45,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:44:45.578 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [9.774s] 2018-11-14 23:44:48,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:44:48.790 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_service_without_description ... success [0.830s] 2018-11-14 23:44:49,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:44:49.971 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [1.179s] 2018-11-14 23:44:50,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:44:50.959 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_list_services ... success [0.987s] 2018-11-14 23:44:56,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:44:56.486 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_pause_state ... success [11.069s] 2018-11-14 23:44:56,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:44:56.488 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shelved_state ... skip [0.000s]: Shelve is not available. 2018-11-14 23:44:56,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:44:56.724 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [11.145s] 2018-11-14 23:44:58,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:44:58.759 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_get_user ... success [1.456s] 2018-11-14 23:45:01,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:45:01.858 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_list_user_projects ... success [3.096s] 2018-11-14 23:45:01,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:45:01.859 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-11-14 23:45:04,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:45:04.600 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_update_user_password ... success [2.743s] 2018-11-14 23:45:05,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:45:05.946 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_user_update ... success [1.346s] 2018-11-14 23:45:10,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:45:10.088 36 INFO opnfv-tempest [-] {2} tempest.api.identity.v2.test_users.IdentityUsersTest ... skip: Identity api v2 is not enabled 2018-11-14 23:45:10,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:45:10.089 36 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_images.CreateRegisterImagesTest ... skip: Glance API v1 not supported 2018-11-14 23:45:10,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:45:10.706 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit ... success [0.232s] 2018-11-14 23:45:10,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:45:10.914 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite ... success [0.208s] 2018-11-14 23:45:11,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:45:11.144 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero ... success [0.229s] 2018-11-14 23:45:11,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:45:11.372 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker ... success [0.228s] 2018-11-14 23:45:11,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:45:11.575 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc ... success [0.202s] 2018-11-14 23:45:11,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:45:11.782 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc ... success [0.207s] 2018-11-14 23:45:11,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:45:11.807 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc ... success [0.025s] 2018-11-14 23:45:12,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:45:12.019 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc ... success [0.212s] 2018-11-14 23:45:12,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:45:12.041 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc ... success [0.021s] 2018-11-14 23:45:12,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:45:12.236 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc ... success [0.194s] 2018-11-14 23:45:12,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:45:12.583 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.346s] 2018-11-14 23:45:13,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:45:13.012 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.428s] 2018-11-14 23:45:15,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:45:15.795 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListSharedImagesTest.test_list_images_param_member_status ... success [2.513s] 2018-11-14 23:45:20,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:45:20.382 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume ... success [80.571s] 2018-11-14 23:45:20,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:45:20.485 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_reboot ... success [0.109s] 2018-11-14 23:45:20,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:45:20.538 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_rebuild ... success [0.053s] 2018-11-14 23:45:23,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:45:23.378 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.219s] 2018-11-14 23:45:23,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:45:23.602 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.223s] 2018-11-14 23:45:23,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:45:23.783 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit ... success [0.181s] 2018-11-14 23:45:23,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:45:23.985 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker ... success [0.202s] 2018-11-14 23:45:24,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:45:24.207 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort ... success [0.222s] 2018-11-14 23:45:28,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:45:28.609 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size ... success [4.399s] 2018-11-14 23:45:28,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:45:28.879 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member ... success [2.226s] 2018-11-14 23:45:29,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:45:29.053 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member_schema ... success [0.175s] 2018-11-14 23:45:29,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:45:29.061 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_members_schema ... success [0.007s] 2018-11-14 23:45:31,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:45:31.401 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_accept ... success [2.338s] 2018-11-14 23:45:33,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:45:33.160 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_reject ... success [1.759s] 2018-11-14 23:45:35,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:45:35.501 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_remove_image_member ... success [2.340s] 2018-11-14 23:45:43,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:45:43.184 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_list_delete_namespace_tags ... success [1.528s] 2018-11-14 23:45:44,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:45:44.303 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_update_delete_tag ... success [1.119s] 2018-11-14 23:45:47,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:45:47.210 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_specify_multibyte_character_name ... success [7.337s] 2018-11-14 23:45:48,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:45:48.184 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-11-14 23:45:49,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:45:49.424 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [2.215s] 2018-11-14 23:45:50,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:45:50.410 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_metering_extensions.MeteringTestJSON ... skip: metering extension not enabled. 2018-11-14 23:45:50,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:45:50.498 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shutoff_state ... success [54.000s] 2018-11-14 23:45:58,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:45:58.031 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_negative_quotas.QuotasNegativeTest.test_network_quota_exceeding ... success [3.640s] 2018-11-14 23:45:58,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:45:58.149 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_ipv6_addr_only ... success [8.722s] 2018-11-14 23:46:01,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:46:01.536 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_suspended_state ... success [11.037s] 2018-11-14 23:46:05,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:46:05.832 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [7.681s] 2018-11-14 23:46:07,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:46:07.911 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_quotas.QuotasTest.test_quotas ... success [2.714s] 2018-11-14 23:46:08,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:46:08.159 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_quotas.QuotasTest.test_show_quota_details ... success [0.250s] 2018-11-14 23:46:20,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:46:20.290 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_centralized_router_creation ... success [1.638s] 2018-11-14 23:46:20,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:46:20.291 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_centralized_router_update_to_dvr ... skip [0.000s]: HA routers are not available. 2018-11-14 23:46:21,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:46:21.715 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_distributed_router_creation ... success [1.426s] 2018-11-14 23:46:22,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:46:22.217 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [16.381s] 2018-11-14 23:46:31,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:46:31.000 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [8.785s] 2018-11-14 23:46:33,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:46:33.080 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeTest.test_router_set_gateway_used_ip_returns_409 ... success [3.950s] 2018-11-14 23:46:44,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:46:44.413 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair ... success [2.543s] 2018-11-14 23:46:47,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:46:47.469 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair ... success [3.056s] 2018-11-14 23:46:50,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:46:50.790 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair ... success [3.320s] 2018-11-14 23:46:55,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:46:55.128 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [4.338s] 2018-11-14 23:47:03,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:47:03.841 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_verify_resize_state ... success [62.293s] 2018-11-14 23:47:07,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:47:07.159 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_device_tagging.DeviceTaggingTest ... skip: The microversion range[2.32 - 2.32] of this test is out of the configuration range[None - None]. 2018-11-14 23:47:08,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:47:08.041 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [4.339s] 2018-11-14 23:47:18,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:47:18.629 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [3.901s] 2018-11-14 23:47:24,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:47:24.464 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.834s] 2018-11-14 23:47:29,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:47:29.190 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [58.176s] 2018-11-14 23:47:35,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:47:35.892 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [11.428s] 2018-11-14 23:47:38,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:47:38.757 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_show_delete_port_user_defined_mac ... success [2.864s] 2018-11-14 23:47:41,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:47:41.404 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.646s] 2018-11-14 23:47:45,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:47:45.726 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [0.798s] 2018-11-14 23:47:50,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:47:50.099 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume ... success [4.371s] 2018-11-14 23:47:53,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:47:53.045 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict ... success [2.945s] 2018-11-14 23:47:54,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:47:54.737 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [1.692s] 2018-11-14 23:47:55,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:47:55.734 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [0.997s] 2018-11-14 23:47:55,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:47:55.789 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_update_port_with_second_ip ... success [14.384s] 2018-11-14 23:47:55,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:47:55.996 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.207s] 2018-11-14 23:47:56,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:47:56.054 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.058s] 2018-11-14 23:47:56,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:47:56.728 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [0.993s] 2018-11-14 23:47:57,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:47:57.910 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [1.181s] 2018-11-14 23:47:58,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:47:58.727 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.816s] 2018-11-14 23:48:01,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:48:01.059 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_non_existent_keypair ... success [2.332s] 2018-11-14 23:48:03,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:48:03.326 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_nonexistent_security_group ... success [2.265s] 2018-11-14 23:48:04,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:48:04.153 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_non_existent_server ... success [0.827s] 2018-11-14 23:48:04,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:48:04.372 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.219s] 2018-11-14 23:48:04,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:48:04.702 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip ... success [8.645s] 2018-11-14 23:48:04,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:48:04.992 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.621s] 2018-11-14 23:48:05,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:48:05.460 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_force_delete_nonexistent_server_id ... success [0.467s] 2018-11-14 23:48:05,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:48:05.924 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_console_output_of_non_existent_server ... success [0.464s] 2018-11-14 23:48:06,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:48:06.351 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.426s] 2018-11-14 23:48:07,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:48:07.018 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_access_ip_v4_address ... success [0.666s] 2018-11-14 23:48:08,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:48:08.138 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [1.119s] 2018-11-14 23:48:08,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:48:08.946 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_auto_disk_config ... success [59.698s] 2018-11-14 23:48:08,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:48:08.985 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_non_existent_server ... success [0.847s] 2018-11-14 23:48:14,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:48:14.371 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_paused_server ... success [5.383s] 2018-11-14 23:48:14,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:48:14.373 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_personality_file_contents_not_encoded ... skip [0.000s]: Nova personality feature disabled 2018-11-14 23:48:14,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:48:14.838 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_deleted_server ... success [0.467s] 2018-11-14 23:48:15,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:48:15.250 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.411s] 2018-11-14 23:48:15,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:48:15.679 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.428s] 2018-11-14 23:48:15,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:48:15.857 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip_substr ... success [11.154s] 2018-11-14 23:48:15,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:48:15.898 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.219s] 2018-11-14 23:48:16,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:48:16.531 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_nonexistent_server ... success [0.632s] 2018-11-14 23:48:16,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:48:16.994 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_non_existent_flavor ... success [0.462s] 2018-11-14 23:48:17,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:48:17.988 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_null_flavor ... success [0.992s] 2018-11-14 23:48:18,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:48:18.220 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_nonexistent_server_id ... success [0.233s] 2018-11-14 23:48:18,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:48:18.661 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_server_invalid_state ... success [0.439s] 2018-11-14 23:48:19,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:48:19.443 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_non_existent_server ... success [0.782s] 2018-11-14 23:48:20,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:48:20.252 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_server_invalid_state ... success [0.808s] 2018-11-14 23:48:21,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:48:21.074 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.821s] 2018-11-14 23:48:21,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:48:21.076 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_non_existent_server ... skip [0.000s]: Shelve is not available. 2018-11-14 23:48:21,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:48:21.077 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_shelved_server ... skip [0.000s]: Shelve is not available. 2018-11-14 23:48:21,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:48:21.302 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.227s] 2018-11-14 23:48:21,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:48:21.529 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_non_existent_server ... success [0.227s] 2018-11-14 23:48:25,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:48:25.662 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_server_invalid_state ... success [4.131s] 2018-11-14 23:48:25,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:48:25.902 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_non_existent_server ... success [0.240s] 2018-11-14 23:48:26,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:48:26.451 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_server_invalid_state ... success [0.547s] 2018-11-14 23:48:26,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:48:26.453 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_non_existent_server ... skip [0.000s]: Shelve is not available. 2018-11-14 23:48:26,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:48:26.454 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_server_invalid_state ... skip [0.000s]: Shelve is not available. 2018-11-14 23:48:27,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:48:27.068 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.617s] 2018-11-14 23:48:27,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:48:27.286 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.218s] 2018-11-14 23:48:27,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:48:27.882 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.596s] 2018-11-14 23:48:31,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:48:31.749 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [15.891s] 2018-11-14 23:48:31,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:48:31.795 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.046s] 2018-11-14 23:48:31,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:48:31.844 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.049s] 2018-11-14 23:48:42,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:48:42.714 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_security_group_and_extra_attributes ... success [10.868s] 2018-11-14 23:48:57,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:48:57.081 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [14.366s] 2018-11-14 23:48:57,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:48:57.501 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_virtual_interfaces.VirtualInterfacesTestJSON.test_list_virtual_interfaces ... success [0.051s] 2018-11-14 23:49:07,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:49:07.255 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_virtual_interfaces_negative.VirtualInterfacesNegativeTestJSON.test_list_virtual_interfaces_invalid_server_id ... success [0.223s] 2018-11-14 23:49:11,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:49:11.619 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_manual_disk_config ... success [62.660s] 2018-11-14 23:49:11,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:49:11.738 36 INFO opnfv-tempest [-] {1} tempest.api.compute.test_extensions.ExtensionsTest.test_get_extension ... success [0.198s] 2018-11-14 23:49:11,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:49:11.772 36 INFO opnfv-tempest [-] {1} tempest.api.compute.test_extensions.ExtensionsTest.test_list_extensions ... success [0.033s] 2018-11-14 23:49:14,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:49:14.053 36 INFO opnfv-tempest [-] {1} tempest.api.compute.test_networks.ComputeNetworksTest ... skip: nova-network is not available. 2018-11-14 23:49:17,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:49:17.229 36 INFO opnfv-tempest [-] {1} tempest.api.compute.test_quotas.QuotasTestJSON.test_compare_tenant_quotas_with_default_quotas ... success [0.521s] 2018-11-14 23:49:17,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:49:17.436 36 INFO opnfv-tempest [-] {1} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.207s] 2018-11-14 23:49:17,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:49:17.922 36 INFO opnfv-tempest [-] {1} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.486s] 2018-11-14 23:49:30,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:49:30.489 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [13.767s] 2018-11-14 23:49:30,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:49:30.552 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.064s] 2018-11-14 23:49:30,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:49:30.937 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.383s] 2018-11-14 23:49:34,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:49:34.424 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [3.487s] 2018-11-14 23:49:40,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:49:40.572 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [6.147s] 2018-11-14 23:49:40,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:49:40.615 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.042s] 2018-11-14 23:49:40,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:49:40.840 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.225s] 2018-11-14 23:50:05,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:50:05.292 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.217s] 2018-11-14 23:50:07,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:50:07.844 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [2.551s] 2018-11-14 23:50:10,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:50:10.770 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [2.926s] 2018-11-14 23:50:11,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:50:11.778 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_auto_to_manual ... success [60.149s] 2018-11-14 23:50:12,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:50:12.032 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [1.261s] 2018-11-14 23:50:13,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:50:13.820 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [1.787s] 2018-11-14 23:50:16,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:50:16.629 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [2.807s] 2018-11-14 23:50:17,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:50:17.621 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [0.992s] 2018-11-14 23:50:17,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:50:17.805 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.185s] 2018-11-14 23:50:20,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:50:20.505 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_remote_ip_and_group ... success [2.698s] 2018-11-14 23:50:21,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:50:21.520 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_update_name_default ... success [1.015s] 2018-11-14 23:50:21,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:50:21.539 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.020s] 2018-11-14 23:50:21,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:50:21.561 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.021s] 2018-11-14 23:50:21,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:50:21.576 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.015s] 2018-11-14 23:50:27,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:50:27.944 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services_negative.AccountNegativeTest.test_list_containers_with_non_authorized_user ... success [0.586s] 2018-11-14 23:50:35,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:50:35.065 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_healthcheck.HealthcheckTest.test_get_healthcheck ... success [0.006s] 2018-11-14 23:50:41,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:50:41.223 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [0.504s] 2018-11-14 23:50:42,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:50:42.193 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [0.969s] 2018-11-14 23:50:42,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:50:42.816 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [0.623s] 2018-11-14 23:50:43,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:50:43.258 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [0.442s] 2018-11-14 23:50:43,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:50:43.610 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_with_x_fresh_metadata ... success [0.351s] 2018-11-14 23:50:43,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:50:43.904 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_with_x_object_meta ... success [0.294s] 2018-11-14 23:50:44,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:50:44.163 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_with_x_object_metakey ... success [0.259s] 2018-11-14 23:50:44,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:50:44.368 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.204s] 2018-11-14 23:50:44,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:50:44.500 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_content_disposition ... success [0.131s] 2018-11-14 23:50:44,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:50:44.577 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_content_encoding ... success [0.076s] 2018-11-14 23:50:44,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:50:44.697 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_etag ... success [0.120s] 2018-11-14 23:50:44,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:50:44.888 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_expect_continue ... success [0.190s] 2018-11-14 23:50:45,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:50:45.020 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_transfer_encoding ... success [0.132s] 2018-11-14 23:50:45,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:50:45.274 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_fresh_metadata ... success [0.253s] 2018-11-14 23:50:45,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:50:45.365 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_object_meta ... success [0.090s] 2018-11-14 23:50:45,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:50:45.521 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_object_metakey ... success [0.156s] 2018-11-14 23:50:45,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:50:45.680 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_remove_object_meta ... success [0.158s] 2018-11-14 23:50:46,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:50:46.085 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_remove_object_metakey ... success [0.404s] 2018-11-14 23:50:46,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:50:46.209 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [0.123s] 2018-11-14 23:50:46,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:50:46.327 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.117s] 2018-11-14 23:50:46,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:50:46.456 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [0.129s] 2018-11-14 23:50:46,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:50:46.579 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_match ... success [0.123s] 2018-11-14 23:50:46,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:50:46.734 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_modified_since ... success [0.154s] 2018-11-14 23:50:46,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:50:46.884 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_none_match ... success [0.149s] 2018-11-14 23:50:46,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:50:46.988 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_unmodified_since ... success [0.104s] 2018-11-14 23:50:47,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:50:47.132 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_metadata ... success [0.143s] 2018-11-14 23:50:47,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:50:47.250 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_range ... success [0.117s] 2018-11-14 23:50:47,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:50:47.735 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_x_newest ... success [0.485s] 2018-11-14 23:50:50,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:50:50.865 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_x_object_manifest ... success [3.127s] 2018-11-14 23:50:50,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:50:50.985 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_no_object_metadata ... success [0.121s] 2018-11-14 23:50:51,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:50:51.116 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.131s] 2018-11-14 23:50:53,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:50:53.521 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [2.402s] 2018-11-14 23:50:55,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:50:55.376 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [1.854s] 2018-11-14 23:50:55,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:50:55.528 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.154s] 2018-11-14 23:50:55,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:50:55.643 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_create_and_remove_metadata ... success [0.114s] 2018-11-14 23:50:55,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:50:55.983 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_remove_metadata ... success [0.339s] 2018-11-14 23:50:57,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:50:57.397 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_x_object_manifest ... success [1.412s] 2018-11-14 23:50:57,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:50:57.548 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_x_object_metakey ... success [0.153s] 2018-11-14 23:50:57,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:50:57.756 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_x_remove_object_metakey ... success [0.208s] 2018-11-14 23:51:15,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:51:15.704 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto ... success [63.911s] 2018-11-14 23:51:21,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:51:21.798 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.PublicObjectTest.test_access_public_container_object_without_using_creds ... success [0.597s] 2018-11-14 23:51:22,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:51:22.850 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.PublicObjectTest.test_access_public_object_with_another_user_creds ... success [1.052s] 2018-11-14 23:51:24,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:51:24.712 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_update_server_from_auto_to_manual ... success [9.009s] 2018-11-14 23:51:32,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:51:32.937 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [3.119s] 2018-11-14 23:51:35,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:51:35.889 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [2.951s] 2018-11-14 23:51:39,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:51:39.052 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [3.162s] 2018-11-14 23:51:41,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:51:41.385 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [2.333s] 2018-11-14 23:51:51,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:51:51.732 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_temp_url_negative.ObjectTempUrlNegativeTest.test_get_object_after_expiration_time ... success [2.727s] 2018-11-14 23:51:54,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:51:54.903 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.369s] 2018-11-14 23:51:55,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:51:55.538 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.635s] 2018-11-14 23:51:56,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:51:56.139 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.601s] 2018-11-14 23:51:56,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:51:56.519 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.378s] 2018-11-14 23:51:57,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:51:57.058 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.539s] 2018-11-14 23:51:57,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:51:57.128 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.069s] 2018-11-14 23:51:57,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:51:57.265 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_exceed_limit ... success [0.136s] 2018-11-14 23:51:57,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:51:57.336 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.071s] 2018-11-14 23:51:57,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:51:57.420 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.083s] 2018-11-14 23:51:57,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:51:57.486 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.066s] 2018-11-14 23:51:57,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:51:57.551 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.065s] 2018-11-14 23:52:09,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:52:09.892 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [8.131s] 2018-11-14 23:52:15,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:52:15.793 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values ... success [0.429s] 2018-11-14 23:52:15,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:52:15.995 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend ... success [0.202s] 2018-11-14 23:52:19,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:52:19.647 36 INFO opnfv-tempest [-] {2} 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-11-14 23:52:19,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:52:19.648 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_group_types.GroupTypesTest ... skip: The microversion range[3.11 - latest] of this test is out of the configuration range[None - None]. 2018-11-14 23:52:19,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:52:19.649 36 INFO opnfv-tempest [-] {2} 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-11-14 23:52:26,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:52:26.085 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos ... success [2.425s] 2018-11-14 23:52:26,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:52:26.839 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer ... success [0.753s] 2018-11-14 23:52:27,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:52:27.511 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer ... success [0.671s] 2018-11-14 23:52:28,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:52:28.173 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer ... success [0.662s] 2018-11-14 23:52:28,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:52:28.385 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos ... success [0.212s] 2018-11-14 23:52:28,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:52:28.403 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos ... success [0.018s] 2018-11-14 23:52:29,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:52:29.013 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key ... success [0.610s] 2018-11-14 23:52:34,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:52:34.814 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest ... skip: Manage volume tests are disabled 2018-11-14 23:52:38,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:52:38.995 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_shutoff_status ... success [41.433s] 2018-11-14 23:52:39,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:52:39.003 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_zero_limit ... success [0.014s] 2018-11-14 23:52:41,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:52:41.046 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip ... success [2.040s] 2018-11-14 23:52:41,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:52:41.048 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip_regex ... skip [0.001s]: Skipped until Bug: 1540645 is resolved. 2018-11-14 23:52:41,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:52:41.285 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_regex ... success [0.240s] 2018-11-14 23:52:41,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:52:41.413 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.128s] 2018-11-14 23:52:42,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:52:42.141 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes ... success [1.031s] 2018-11-14 23:52:42,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:52:42.926 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volumes ... success [0.785s] 2018-11-14 23:52:48,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:52:48.267 36 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [192.743s] 2018-11-14 23:52:59,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:52:59.767 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots ... success [1.073s] 2018-11-14 23:52:59,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:52:59.831 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots ... success [0.063s] 2018-11-14 23:53:02,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:53:02.829 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_min_count ... success [0.519s] 2018-11-14 23:53:03,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:53:03.265 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_one ... success [0.436s] 2018-11-14 23:53:03,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:53:03.665 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_non_integer ... success [0.399s] 2018-11-14 23:53:04,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:53:04.073 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_less_than_one ... success [0.407s] 2018-11-14 23:53:04,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:53:04.473 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_non_integer ... success [0.400s] 2018-11-14 23:53:15,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:53:15.718 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs ... success [5.837s] 2018-11-14 23:53:16,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:53:16.336 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete ... success [0.619s] 2018-11-14 23:53:17,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:53:17.890 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete ... success [1.552s] 2018-11-14 23:53:18,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:53:18.117 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list ... success [0.228s] 2018-11-14 23:53:18,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:53:18.679 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update ... success [0.561s] 2018-11-14 23:53:31,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:53:31.752 36 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [43.477s] 2018-11-14 23:53:37,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:53:37.530 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_change_server_password ... skip [0.000s]: Change password not available. 2018-11-14 23:53:49,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:53:49.033 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume ... success [17.969s] 2018-11-14 23:53:54,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:53:54.002 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching ... success [4.973s] 2018-11-14 23:53:57,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:53:57.644 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating ... success [3.641s] 2018-11-14 23:54:02,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:54:02.385 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error ... success [4.740s] 2018-11-14 23:54:06,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:54:06.043 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance ... success [3.657s] 2018-11-14 23:54:10,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:54:10.076 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status ... success [4.032s] 2018-11-14 23:54:10,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:54:10.705 36 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server ... success [19.265s] 2018-11-14 23:54:22,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:54:22.017 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_create_backup ... success [44.476s] 2018-11-14 23:54:26,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:54:26.755 36 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume ... success [16.049s] 2018-11-14 23:54:27,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:54:27.029 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output ... success [5.015s] 2018-11-14 23:54:30,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:54:30.047 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade ... success [9.263s] 2018-11-14 23:54:30,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:54:30.049 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete ... skip [0.000s]: Skip because of Bug#1677525 2018-11-14 23:54:34,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:54:34.433 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_roles.RolesTestJSON ... skip: Identity api v2 is not enabled 2018-11-14 23:54:34,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:54:34.434 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-11-14 23:54:34,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:54:34.435 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_tokens_negative.TokensAdminTestNegative ... skip: Identity api v2 is not enabled 2018-11-14 23:54:34,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:54:34.436 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users_negative.UsersNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-11-14 23:54:36,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:54:36.865 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size ... success [2.509s] 2018-11-14 23:54:38,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:54:38.333 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_empty_name ... success [0.462s] 2018-11-14 23:54:38,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:54:38.412 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_name_length_over_64 ... success [0.080s] 2018-11-14 23:54:39,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:54:39.187 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesSummaryTest ... skip: The microversion range[3.12 - latest] of this test is out of the configuration range[None - None]. 2018-11-14 23:54:39,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:54:39.383 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_active_domain ... success [0.971s] 2018-11-14 23:54:39,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:54:39.474 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_non_existent_domain ... success [0.091s] 2018-11-14 23:54:40,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:54:40.007 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_domain_create_duplicate ... success [0.533s] 2018-11-14 23:54:47,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:54:47.721 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.765s] 2018-11-14 23:54:48,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:54:48.284 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.217s] 2018-11-14 23:54:48,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:54:48.289 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_list_policies ... success [0.569s] 2018-11-14 23:54:48,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:54:48.499 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.215s] 2018-11-14 23:54:48,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:54:48.719 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.220s] 2018-11-14 23:54:49,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:54:49.546 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.826s] 2018-11-14 23:54:49,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:54:49.866 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.319s] 2018-11-14 23:54:50,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:54:50.465 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.598s] 2018-11-14 23:54:50,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:54:50.511 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.046s] 2018-11-14 23:54:50,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:54:50.752 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.241s] 2018-11-14 23:54:50,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:54:50.841 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker ... success [0.088s] 2018-11-14 23:54:51,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:54:51.088 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.246s] 2018-11-14 23:54:51,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:54:51.340 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.252s] 2018-11-14 23:54:51,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:54:51.578 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.237s] 2018-11-14 23:54:51,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:54:51.843 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.264s] 2018-11-14 23:54:52,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:54:52.109 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable ... success [0.265s] 2018-11-14 23:54:52,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:54:52.400 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.291s] 2018-11-14 23:54:52,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:54:52.630 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.230s] 2018-11-14 23:54:52,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:54:52.713 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable ... success [0.082s] 2018-11-14 23:54:52,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:54:52.785 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.068s] 2018-11-14 23:54:52,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:54:52.786 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_server_id_in_shutoff_status ... success [25.748s] 2018-11-14 23:54:54,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:54:54.643 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_by_unauthorized_user ... success [0.098s] 2018-11-14 23:54:55,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:54:55.073 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_with_empty_name ... success [0.428s] 2018-11-14 23:54:55,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:54:55.148 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_projects_name_length_over_64 ... success [0.076s] 2018-11-14 23:54:55,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:54:55.225 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_delete_non_existent_project ... success [0.076s] 2018-11-14 23:54:55,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:54:55.323 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_list_projects_by_unauthorized_user ... success [0.097s] 2018-11-14 23:54:55,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:54:55.724 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_create_duplicate ... success [0.401s] 2018-11-14 23:54:56,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:54:56.131 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_delete_by_unauthorized_user ... success [0.406s] 2018-11-14 23:55:03,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:55:03.484 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_with_unlimited_size ... success [10.701s] 2018-11-14 23:55:04,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:55:04.965 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_vnc_console ... success [1.484s] 2018-11-14 23:55:09,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:55:09.468 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_domain_scopes ... success [5.610s] 2018-11-14 23:55:09,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:55:09.901 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_project_scopes ... success [0.438s] 2018-11-14 23:55:12,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:55:12.377 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_rescope_token ... success [2.472s] 2018-11-14 23:55:13,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:55:13.705 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_tokens ... success [1.330s] 2018-11-14 23:55:26,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:55:26.317 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [4.121s] 2018-11-14 23:55:29,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:55:29.446 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_query ... success [3.130s] 2018-11-14 23:55:32,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:55:32.825 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire ... success [3.377s] 2018-11-14 23:55:35,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:55:35.472 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire_invalid ... success [2.646s] 2018-11-14 23:55:39,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:55:39.016 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_impersonate ... success [3.543s] 2018-11-14 23:55:42,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:55:42.698 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_noimpersonate ... success [3.681s] 2018-11-14 23:55:46,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:55:46.145 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-11-14 23:55:46,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:55:46.147 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_extension.ExtensionTestJSON ... skip: Identity api v2 is not enabled 2018-11-14 23:55:46,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:55:46.148 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_tokens.TokensTest ... skip: Identity api v2 is not enabled 2018-11-14 23:55:48,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:55:48.268 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [43.291s] 2018-11-14 23:55:48,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:55:48.345 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.202s] 2018-11-14 23:55:48,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:55:48.425 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.080s] 2018-11-14 23:55:48,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:55:48.521 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.095s] 2018-11-14 23:55:48,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:55:48.528 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.008s] 2018-11-14 23:55:52,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:55:52.541 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.325s] 2018-11-14 23:55:53,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:55:53.272 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token ... success [0.731s] 2018-11-14 23:55:53,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:55:53.478 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_pause_unpause_server ... success [5.212s] 2018-11-14 23:55:58,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:55:58.851 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.admin.test_images.BasicOperationsImagesAdminTest.test_create_image_owner_param ... success [0.730s] 2018-11-14 23:56:04,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:56:04.171 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.187s] 2018-11-14 23:56:04,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:56:04.434 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.262s] 2018-11-14 23:56:05,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:56:05.133 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_protected_image ... success [0.698s] 2018-11-14 23:56:06,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:56:06.120 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.986s] 2018-11-14 23:56:06,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:56:06.127 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.008s] 2018-11-14 23:56:06,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:56:06.320 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.193s] 2018-11-14 23:56:06,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:56:06.504 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_container_format ... success [0.183s] 2018-11-14 23:56:06,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:56:06.708 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_disk_format ... success [0.204s] 2018-11-14 23:56:11,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:56:11.989 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [1.109s] 2018-11-14 23:56:20,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:56:20.754 36 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_external_networks_negative.ExternalNetworksAdminNegativeTestJSON.test_create_port_with_precreated_floatingip_as_fixed_ip ... success [3.138s] 2018-11-14 23:56:30,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:56:30.236 36 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeIpV6Test.test_router_set_gateway_used_ip_returns_409 ... success [3.389s] 2018-11-14 23:56:40,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:56:40.186 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair ... success [2.055s] 2018-11-14 23:56:43,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:56:43.160 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair ... success [2.975s] 2018-11-14 23:56:46,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:56:46.369 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair ... success [3.209s] 2018-11-14 23:56:50,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:56:50.719 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [4.349s] 2018-11-14 23:57:04,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:57:04.302 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [2.273s] 2018-11-14 23:57:05,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:57:05.268 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [0.966s] 2018-11-14 23:57:22,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:57:22.867 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_all_attributes ... success [5.029s] 2018-11-14 23:57:27,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:57:27.104 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_allocation_pools ... success [4.237s] 2018-11-14 23:57:28,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:57:28.190 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_default_gw ... success [1.085s] 2018-11-14 23:57:33,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:57:33.165 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_dhcp_enabled ... success [4.974s] 2018-11-14 23:57:34,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:57:34.483 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw ... success [1.318s] 2018-11-14 23:57:38,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:57:38.969 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw_and_allocation_pools ... success [4.485s] 2018-11-14 23:57:42,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:57:42.097 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [3.127s] 2018-11-14 23:57:45,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:57:45.253 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_without_gateway ... success [3.156s] 2018-11-14 23:57:47,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:57:47.243 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_list_subnet_with_no_gw64_one_network ... success [1.989s] 2018-11-14 23:57:54,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:57:54.981 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [7.737s] 2018-11-14 23:57:56,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:57:56.161 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_network_description ... success [1.180s] 2018-11-14 23:58:01,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:58:01.225 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_delete_network_with_subnet ... success [5.064s] 2018-11-14 23:58:01,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:58:01.387 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.162s] 2018-11-14 23:58:01,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:58:01.505 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.116s] 2018-11-14 23:58:01,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:58:01.620 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks_fields ... success [0.116s] 2018-11-14 23:58:01,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:58:01.711 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.090s] 2018-11-14 23:58:01,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:58:01.774 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets_fields ... success [0.062s] 2018-11-14 23:58:01,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:58:01.877 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.102s] 2018-11-14 23:58:01,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:58:01.986 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network_fields ... success [0.108s] 2018-11-14 23:58:02,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:58:02.045 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.059s] 2018-11-14 23:58:02,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:58:02.104 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet_fields ... success [0.059s] 2018-11-14 23:58:04,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:58:04.268 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [130.789s] 2018-11-14 23:58:05,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:58:05.929 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_soft ... skip [1.661s]: Skipped until Bug: 1014647 is resolved. 2018-11-14 23:58:09,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:58:09.373 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_update_subnet_gw_dns_host_routes_dhcp ... success [7.267s] 2018-11-14 23:58:37,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:58:37.546 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_create_port_on_non_existent_network ... success [0.232s] 2018-11-14 23:58:37,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:58:37.744 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_network ... success [0.197s] 2018-11-14 23:58:37,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:58:37.984 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_port ... success [0.240s] 2018-11-14 23:58:38,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:58:38.207 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_subnet ... success [0.222s] 2018-11-14 23:58:38,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:58:38.483 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_network ... success [0.275s] 2018-11-14 23:58:38,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:58:38.783 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_port ... success [0.300s] 2018-11-14 23:58:38,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:58:38.991 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_subnet ... success [0.208s] 2018-11-14 23:58:39,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:58:39.196 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_network ... success [0.204s] 2018-11-14 23:58:39,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:58:39.228 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_port ... success [0.032s] 2018-11-14 23:58:39,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:58:39.454 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_subnet ... success [0.226s] 2018-11-14 23:58:49,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:58:49.751 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_bulk_port ... success [4.243s] 2018-11-14 23:58:57,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:58:57.337 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [7.586s] 2018-11-14 23:59:07,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:59:07.201 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [9.864s] 2018-11-14 23:59:09,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:59:09.800 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_show_delete_port_user_defined_mac ... success [2.598s] 2018-11-14 23:59:11,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:59:11.640 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.839s] 2018-11-14 23:59:25,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:59:25.222 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_port_with_second_ip ... success [13.581s] 2018-11-14 23:59:25,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:59:25.322 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.100s] 2018-11-14 23:59:25,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:59:25.375 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports_fields ... success [0.053s] 2018-11-14 23:59:32,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:59:32.777 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip ... success [7.401s] 2018-11-14 23:59:33,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:59:33.987 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [88.051s] 2018-11-14 23:59:40,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:59:40.559 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip_substr ... success [7.780s] 2018-11-14 23:59:53,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:59:53.302 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_router_id ... success [12.743s] 2018-11-14 23:59:53,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:59:53.376 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.075s] 2018-11-14 23:59:53,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-14 23:59:53.426 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port_fields ... success [0.049s] 2018-11-15 00:00:02,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:00:02.003 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_security_group_and_extra_attributes ... success [8.575s] 2018-11-15 00:00:14,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:00:14.235 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [12.230s] 2018-11-15 00:00:45,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:00:45.814 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [13.301s] 2018-11-15 00:00:54,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:00:54.884 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [9.069s] 2018-11-15 00:01:01,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:01:01.909 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [7.023s] 2018-11-15 00:01:01,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:01:01.910 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_create_router_set_gateway_with_fixed_ip ... skip [0.001s]: Skipped until Bug: 1676207 is resolved. 2018-11-15 00:01:07,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:01:07.395 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [5.485s] 2018-11-15 00:01:16,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:01:16.693 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_router_interface_port_update_with_fixed_ip ... success [9.297s] 2018-11-15 00:01:55,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:01:55.807 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [39.109s] 2018-11-15 00:01:58,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:01:58.333 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [2.530s] 2018-11-15 00:01:59,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:01:59.276 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_in_stop_state ... success [145.264s] 2018-11-15 00:02:56,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:02:56.622 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [7.901s] 2018-11-15 00:02:56,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:02:56.671 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_delete_non_existent_router_returns_404 ... success [0.050s] 2018-11-15 00:02:57,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:02:57.443 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_invalid_network_returns_404 ... success [0.772s] 2018-11-15 00:03:00,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:03:00.056 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_net_not_external_returns_400 ... success [2.612s] 2018-11-15 00:03:04,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:03:04.460 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_remove_interface_in_use_returns_409 ... success [4.403s] 2018-11-15 00:03:04,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:03:04.698 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_show_non_existent_router_returns_404 ... success [0.237s] 2018-11-15 00:03:04,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:03:04.927 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_update_non_existent_router_returns_404 ... success [0.229s] 2018-11-15 00:03:25,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:03:25.870 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_service_providers.ServiceProvidersTest.test_service_providers_list ... success [0.206s] 2018-11-15 00:03:33,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:03:33.442 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.455s] 2018-11-15 00:03:36,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:03:36.261 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.818s] 2018-11-15 00:03:38,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:03:38.963 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.701s] 2018-11-15 00:03:45,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:03:45.474 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.264s] 2018-11-15 00:03:48,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:03:48.229 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [2.755s] 2018-11-15 00:03:50,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:03:50.558 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_metadata_key ... success [2.328s] 2018-11-15 00:03:52,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:03:52.950 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_metadata_value ... success [2.391s] 2018-11-15 00:03:55,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:03:55.460 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_remove_metadata_key ... success [2.509s] 2018-11-15 00:03:58,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:03:58.082 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_remove_metadata_value ... success [2.621s] 2018-11-15 00:03:58,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:03:58.505 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [0.423s] 2018-11-15 00:04:01,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:04:01.162 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.655s] 2018-11-15 00:04:03,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:04:03.735 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [2.572s] 2018-11-15 00:04:06,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:04:06.295 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [2.558s] 2018-11-15 00:04:08,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:04:08.990 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [2.695s] 2018-11-15 00:04:11,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:04:11.721 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_xml ... success [2.730s] 2018-11-15 00:04:14,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:04:14.276 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [2.553s] 2018-11-15 00:04:16,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:04:16.837 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [2.560s] 2018-11-15 00:04:19,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:04:19.320 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [2.482s] 2018-11-15 00:04:22,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:04:22.489 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [3.168s] 2018-11-15 00:04:25,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:04:25.216 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [2.726s] 2018-11-15 00:04:27,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:04:27.851 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.633s] 2018-11-15 00:04:30,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:04:30.429 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [2.577s] 2018-11-15 00:04:33,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:04:33.273 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [2.843s] 2018-11-15 00:04:33,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:04:33.573 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached ... success [154.278s] 2018-11-15 00:04:35,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:04:35.983 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [2.709s] 2018-11-15 00:04:38,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:04:38.729 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [2.745s] 2018-11-15 00:04:41,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:04:41.708 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [2.977s] 2018-11-15 00:04:44,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:04:44.625 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [2.917s] 2018-11-15 00:04:45,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:04:45.751 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_remove_server_all_security_groups ... success [12.178s] 2018-11-15 00:04:49,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:04:49.995 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_metadata_exceeds_overall_metadata_count ... success [0.019s] 2018-11-15 00:04:50,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:04:50.002 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-11-15 00:04:50,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:04:50.010 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_metadata_value_exceeds_max_length ... success [0.008s] 2018-11-15 00:04:50,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:04:50.018 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-11-15 00:04:50,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:04:50.585 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_delete_non_empty_container ... success [0.565s] 2018-11-15 00:04:50,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:04:50.596 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_delete_with_nonexistent_container_name ... success [0.011s] 2018-11-15 00:04:50,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:04:50.611 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_get_metadata_headers_with_invalid_container_name ... success [0.015s] 2018-11-15 00:04:50,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:04:50.844 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_list_all_container_objects_on_deleted_container ... success [0.233s] 2018-11-15 00:04:50,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:04:50.867 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_list_all_container_objects_with_nonexistent_container ... success [0.023s] 2018-11-15 00:04:50,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:04:50.877 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_update_metadata_with_nonexistent_container_name ... success [0.010s] 2018-11-15 00:04:55,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:04:55.600 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_crossdomain.CrossdomainTest.test_get_crossdomain_policy ... fail [0.009s] 2018-11-15 00:05:12,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:05:12.301 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [12.252s] 2018-11-15 00:05:24,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:05:24.544 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_at_expiry_time ... success [12.243s] 2018-11-15 00:05:31,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:05:31.628 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_formpost.ObjectFormPostTest.test_post_object_using_form ... success [0.098s] 2018-11-15 00:05:40,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:05:40.467 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest.test_post_object_using_form_expired ... success [2.030s] 2018-11-15 00:05:40,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:05:40.486 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest.test_post_object_using_form_invalid_signature ... success [0.019s] 2018-11-15 00:05:44,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:05:44.464 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-11-15 00:05:52,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:05:52.721 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status ... success [0.891s] 2018-11-15 00:05:57,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:05:57.211 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating ... success [4.489s] 2018-11-15 00:05:58,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:05:58.590 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm ... success [72.824s] 2018-11-15 00:06:00,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:06:00.965 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting ... success [3.753s] 2018-11-15 00:06:04,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:06:04.271 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error ... success [3.304s] 2018-11-15 00:06:07,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:06:07.720 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting ... success [3.449s] 2018-11-15 00:06:08,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:06:08.446 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status ... success [0.727s] 2018-11-15 00:06:18,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:06:18.099 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details ... success [0.215s] 2018-11-15 00:06:18,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:06:18.332 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details ... success [0.233s] 2018-11-15 00:06:21,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:06:21.446 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_retype_with_migration.VolumeRetypeWithMigrationTest ... skip: Cinder multi-backend feature disabled. 2018-11-15 00:06:26,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:06:26.024 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete ... success [0.929s] 2018-11-15 00:06:26,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:06:26.622 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list ... success [0.598s] 2018-11-15 00:06:27,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:06:27.466 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update ... success [0.843s] 2018-11-15 00:06:32,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:06:32.953 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.190s] 2018-11-15 00:06:41,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:06:41.780 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [1.272s] 2018-11-15 00:06:43,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:06:43.121 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [1.341s] 2018-11-15 00:06:43,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:06:43.296 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm_from_stopped ... success [44.694s] 2018-11-15 00:06:52,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:06:52.463 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend ... success [2.465s] 2018-11-15 00:06:52,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:06:52.464 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot ... skip [0.001s]: Skipped until Bug: 1687044 is resolved. 2018-11-15 00:07:17,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:07:17.810 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert ... success [34.507s] 2018-11-15 00:08:02,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:08:02.562 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_volume_backed_server_confirm ... success [44.740s] 2018-11-15 00:08:02,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:08:02.564 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_shelve_unshelve_server ... skip [0.000s]: Shelve is not available. 2018-11-15 00:08:12,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:08:12.357 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [9.797s] 2018-11-15 00:08:18,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:08:18.777 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_suspend_resume_server ... success [6.421s] 2018-11-15 00:08:54,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:08:54.758 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.049s] 2018-11-15 00:08:54,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:08:54.866 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.108s] 2018-11-15 00:09:03,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:09:03.382 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_multiple_server_groups_with_same_name_policy ... success [0.356s] 2018-11-15 00:09:03,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:09:03.535 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_affinity_policy ... success [0.153s] 2018-11-15 00:09:03,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:09:03.702 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_anti_affinity_policy ... success [0.167s] 2018-11-15 00:09:09,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:09:09.949 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_server_with_scheduler_hint_group ... success [6.244s] 2018-11-15 00:09:09,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:09:09.987 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_list_server_groups ... success [0.040s] 2018-11-15 00:09:10,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:09:10.026 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_show_server_group ... success [0.039s] 2018-11-15 00:09:16,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:09:16.883 36 INFO opnfv-tempest [-] {0} tempest.api.compute.test_tenant_networks.ComputeTenantNetworksTest.test_list_show_tenant_networks ... success [1.145s] 2018-11-15 00:09:18,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:09:18.657 36 INFO opnfv-tempest [-] {0} 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-11-15 00:09:18,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:09:18.660 36 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON ... skip: The microversion range[2.20 - latest] of this test is out of the configuration range[None - None]. 2018-11-15 00:09:18,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:09:18.663 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_tenant_negative.TenantsNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-11-15 00:09:18,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:09:18.664 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_tenants.TenantsTestJSON ... skip: Identity api v2 is not enabled 2018-11-15 00:09:18,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:09:18.665 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-11-15 00:09:23,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:09:23.626 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_domain_config_and_show_config_groups_and_options ... success [1.585s] 2018-11-15 00:09:24,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:09:24.630 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config ... success [1.003s] 2018-11-15 00:09:25,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:09:25.888 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config_groups_and_opts ... success [1.257s] 2018-11-15 00:09:30,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:09:30.048 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_show_default_group_config_and_options ... success [4.153s] 2018-11-15 00:09:37,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:09:37.422 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.437s] 2018-11-15 00:09:44,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:09:44.885 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_with_disabled_status ... success [0.320s] 2018-11-15 00:09:45,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:09:45.418 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_without_description ... success [0.532s] 2018-11-15 00:09:46,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:09:46.118 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.698s] 2018-11-15 00:09:47,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:09:47.715 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_domain_delete_cascades_content ... success [1.596s] 2018-11-15 00:09:47,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:09:47.790 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains ... success [0.075s] 2018-11-15 00:09:47,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:09:47.866 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_enabled ... success [0.076s] 2018-11-15 00:09:47,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:09:47.950 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_name ... success [0.084s] 2018-11-15 00:09:56,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:09:56.157 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_False ... success [0.075s] 2018-11-15 00:09:56,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:09:56.234 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_True ... success [0.077s] 2018-11-15 00:09:56,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:09:56.648 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_False ... success [0.414s] 2018-11-15 00:09:56,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:09:56.977 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_True ... success [0.329s] 2018-11-15 00:10:05,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:10:05.330 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_authentication_for_disabled_user ... success [1.778s] 2018-11-15 00:10:05,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:10:05.389 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_create_user_for_non_existent_domain ... success [0.062s] 2018-11-15 00:10:08,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:10:08.145 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_ec2_credentials.EC2CredentialsTest ... skip: Identity api v2 is not enabled 2018-11-15 00:10:08,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:10:08.147 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_tenants.IdentityTenantsTest ... skip: Identity api v2 is not enabled 2018-11-15 00:10:08,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:10:08.147 36 INFO opnfv-tempest [-] {0} tempest.api.image.v1.test_image_members.ImageMembersTest ... skip: Glance API v1 not supported 2018-11-15 00:10:08,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:10:08.148 36 INFO opnfv-tempest [-] {0} tempest.api.image.v1.test_images.UpdateImageMetaTest ... skip: Glance API v1 not supported 2018-11-15 00:10:13,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:10:13.094 36 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_metadefs_namespace_properties.MetadataNamespacePropertiesTest.test_basic_meta_def_namespace_property ... success [2.905s] 2018-11-15 00:10:31,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:10:31.147 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_create_list_show_floating_ip_with_tenant_id_by_admin ... success [3.402s] 2018-11-15 00:10:36,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:10:36.267 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_list_floating_ips_from_admin_and_nonadmin ... success [5.120s] 2018-11-15 00:10:49,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:10:49.794 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON ... skip: metering extension not enabled. 2018-11-15 00:10:56,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:10:56.380 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_create_port_binding_ext_attr ... success [2.324s] 2018-11-15 00:10:59,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:10:59.304 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_list_ports_binding_ext_attr ... success [2.923s] 2018-11-15 00:11:01,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:11:01.466 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_show_port_binding_ext_attr ... success [2.162s] 2018-11-15 00:11:03,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:11:03.816 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_update_port_binding_ext_attr ... success [2.350s] 2018-11-15 00:11:12,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:11:12.202 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_setting_project_id ... success [1.647s] 2018-11-15 00:11:15,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:11:15.437 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_default_snat_value ... success [3.234s] 2018-11-15 00:11:22,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:11:22.235 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_snat_explicit ... success [6.797s] 2018-11-15 00:11:26,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:11:26.576 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_reset_gateway_without_snat ... success [4.340s] 2018-11-15 00:11:31,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:11:31.218 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway ... success [4.641s] 2018-11-15 00:11:35,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:11:35.406 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_with_snat_explicit ... success [4.188s] 2018-11-15 00:11:39,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:11:39.498 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_without_snat ... success [4.091s] 2018-11-15 00:11:43,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:11:43.209 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_unset_gateway ... success [3.711s] 2018-11-15 00:12:10,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:12:10.867 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful ... success [19.592s] 2018-11-15 00:12:21,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:12:21.933 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips ... success [11.062s] 2018-11-15 00:12:24,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:12:24.984 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_duplicate ... success [3.056s] 2018-11-15 00:12:28,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:12:28.575 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... success [3.591s] 2018-11-15 00:12:42,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:12:42.253 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_router ... success [13.674s] 2018-11-15 00:13:23,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:13:23.629 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_64_subnets ... success [41.372s] 2018-11-15 00:13:25,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:13:25.363 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_invalid_options ... success [1.737s] 2018-11-15 00:13:37,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:13:37.707 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_eui64 ... success [12.341s] 2018-11-15 00:13:51,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:13:51.542 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra ... success [13.835s] 2018-11-15 00:13:55,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:13:55.826 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra_no_dhcp ... success [4.284s] 2018-11-15 00:14:35,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:14:35.668 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_two_subnets ... success [39.834s] 2018-11-15 00:14:47,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:14:47.780 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [2.065s] 2018-11-15 00:14:48,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:14:48.581 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [0.801s] 2018-11-15 00:15:08,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:15:08.120 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.148s] 2018-11-15 00:15:12,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:15:12.670 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [4.549s] 2018-11-15 00:15:18,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:15:18.283 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_with_port_multiple_ip_address ... success [5.611s] 2018-11-15 00:15:22,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:15:22.516 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_delete_port ... success [4.234s] 2018-11-15 00:15:31,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:15:31.364 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_update_different_router ... success [8.846s] 2018-11-15 00:15:52,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:15:52.883 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.273s] 2018-11-15 00:15:56,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:15:56.610 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.726s] 2018-11-15 00:16:06,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:16:06.506 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [9.895s] 2018-11-15 00:16:19,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:16:19.071 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.243s] 2018-11-15 00:16:23,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:16:23.742 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [4.670s] 2018-11-15 00:16:31,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:16:31.780 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [8.038s] 2018-11-15 00:16:51,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:16:51.700 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_slaac_subnet_with_ports ... success [7.695s] 2018-11-15 00:16:58,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:16:58.174 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_stateless_subnet_with_ports ... success [6.473s] 2018-11-15 00:17:03,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:17:03.169 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_slaac ... success [4.996s] 2018-11-15 00:17:07,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:17:07.162 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateful ... success [3.992s] 2018-11-15 00:17:12,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:17:12.510 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateless ... success [5.349s] 2018-11-15 00:17:30,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:17:30.290 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [5.221s] 2018-11-15 00:17:35,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:17:35.381 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [5.091s] 2018-11-15 00:17:39,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:17:39.893 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [4.511s] 2018-11-15 00:17:44,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:17:44.456 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [4.563s] 2018-11-15 00:17:49,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:17:49.091 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [4.635s] 2018-11-15 00:17:53,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:17:53.155 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [4.062s] 2018-11-15 00:17:57,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:17:57.302 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [4.147s] 2018-11-15 00:18:02,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:18:02.925 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.622s] 2018-11-15 00:18:03,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:18:03.990 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_network_description ... success [1.065s] 2018-11-15 00:18:08,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:18:08.249 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [4.258s] 2018-11-15 00:18:08,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:18:08.792 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.543s] 2018-11-15 00:18:08,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:18:08.900 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.107s] 2018-11-15 00:18:09,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:18:09.000 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.100s] 2018-11-15 00:18:09,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:18:09.050 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.050s] 2018-11-15 00:18:09,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:18:09.135 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.084s] 2018-11-15 00:18:09,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:18:09.440 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.304s] 2018-11-15 00:18:09,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:18:09.744 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.304s] 2018-11-15 00:18:09,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:18:09.805 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.060s] 2018-11-15 00:18:10,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:18:10.070 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.265s] 2018-11-15 00:18:16,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:18:16.830 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [6.759s] 2018-11-15 00:18:40,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:18:40.003 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [13.379s] 2018-11-15 00:18:46,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:18:46.853 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [6.849s] 2018-11-15 00:18:53,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:18:53.788 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [6.933s] 2018-11-15 00:18:53,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:18:53.789 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_router_set_gateway_with_fixed_ip ... skip [0.001s]: Skipped until Bug: 1676207 is resolved. 2018-11-15 00:18:58,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:18:58.361 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [4.572s] 2018-11-15 00:19:05,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:19:05.355 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_router_interface_port_update_with_fixed_ip ... success [6.994s] 2018-11-15 00:19:33,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:19:33.875 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_update_delete_extra_route ... success [28.515s] 2018-11-15 00:19:35,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:19:35.720 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_update_router_admin_state ... success [1.849s] 2018-11-15 00:20:24,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:20:24.073 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [2.000s] 2018-11-15 00:20:25,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:20:25.791 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_additional_args ... success [1.718s] 2018-11-15 00:20:29,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:20:29.728 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_icmp_type_code ... success [3.932s] 2018-11-15 00:20:31,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:20:31.145 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_protocol_integer_value ... success [1.420s] 2018-11-15 00:20:32,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:20:32.921 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_group_id ... success [1.774s] 2018-11-15 00:20:33,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:20:33.879 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_prefix ... success [0.959s] 2018-11-15 00:20:36,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:20:36.085 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.203s] 2018-11-15 00:20:36,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:20:36.171 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.089s] 2018-11-15 00:20:41,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:20:41.964 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.200s] 2018-11-15 00:20:43,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:20:43.811 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [1.847s] 2018-11-15 00:20:48,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:20:48.027 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [4.211s] 2018-11-15 00:20:49,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:20:49.663 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [1.640s] 2018-11-15 00:20:51,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:20:51.862 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [2.196s] 2018-11-15 00:20:52,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:20:52.867 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [1.006s] 2018-11-15 00:20:55,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:20:55.016 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.145s] 2018-11-15 00:20:55,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:20:55.057 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.045s] 2018-11-15 00:21:07,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:21:07.549 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_tags.TagsExtTest.test_create_check_list_and_delete_tags ... success [5.172s] 2018-11-15 00:21:11,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:21:11.308 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_tags.TagsExtTest.test_update_and_delete_all_tags ... success [3.757s] 2018-11-15 00:21:23,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:21:23.803 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [1.038s] 2018-11-15 00:21:24,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:21:24.031 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.229s] 2018-11-15 00:21:36,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:21:36.106 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [3.079s] 2018-11-15 00:21:38,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:21:38.716 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [2.610s] 2018-11-15 00:21:47,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:21:47.391 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_delete_object_with_non_authorized_user ... success [1.007s] 2018-11-15 00:21:47,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:21:47.574 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_delete_object_without_using_creds ... success [0.183s] 2018-11-15 00:21:47,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:21:47.895 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_delete_object_without_write_rights ... success [0.321s] 2018-11-15 00:21:48,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:21:48.104 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_read_object_with_non_authorized_user ... success [0.208s] 2018-11-15 00:21:48,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:21:48.739 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_read_object_without_rights ... success [0.634s] 2018-11-15 00:21:48,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:21:48.868 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_with_non_authorized_user ... success [0.129s] 2018-11-15 00:21:49,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:21:49.101 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_without_rights ... success [0.232s] 2018-11-15 00:21:49,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:21:49.270 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_without_using_creds ... success [0.169s] 2018-11-15 00:21:49,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:21:49.521 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_without_write_rights ... success [0.251s] 2018-11-15 00:21:56,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:21:56.589 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_error ... success [0.217s] 2018-11-15 00:21:56,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:21:56.863 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_index ... success [0.273s] 2018-11-15 00:21:57,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:21:57.116 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_listing ... success [0.253s] 2018-11-15 00:21:57,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:21:57.201 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_listing_css ... success [0.085s] 2018-11-15 00:22:04,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:22:04.237 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.033s] 2018-11-15 00:22:04,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:22:04.382 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url_key_2 ... success [0.144s] 2018-11-15 00:22:04,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:22:04.412 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url_with_inline_query_parameter ... success [0.030s] 2018-11-15 00:22:04,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:22:04.434 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_head_object_using_temp_url ... success [0.022s] 2018-11-15 00:22:04,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:22:04.504 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.069s] 2018-11-15 00:22:08,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:22:08.384 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-11-15 00:22:12,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:22:12.191 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts ... success [0.195s] 2018-11-15 00:22:12,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:22:12.610 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host ... success [0.418s] 2018-11-15 00:22:19,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:22:19.582 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota ... success [0.210s] 2018-11-15 00:22:21,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:22:21.854 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota ... success [2.270s] 2018-11-15 00:22:28,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:22:28.952 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name ... success [0.198s] 2018-11-15 00:22:29,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:22:29.160 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name ... success [0.207s] 2018-11-15 00:22:29,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:22:29.362 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name ... success [0.201s] 2018-11-15 00:22:30,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:22:30.551 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name ... success [1.188s] 2018-11-15 00:22:30,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:22:30.767 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services ... success [0.217s] 2018-11-15 00:22:42,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:22:42.977 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add ... success [2.807s] 2018-11-15 00:22:44,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:22:44.313 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list ... success [1.337s] 2018-11-15 00:22:55,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:22:55.484 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type ... success [0.499s] 2018-11-15 00:22:55,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:22:55.677 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name ... success [0.193s] 2018-11-15 00:22:55,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:22:55.982 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id ... success [0.304s] 2018-11-15 00:22:56,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:22:56.186 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id ... success [0.205s] 2018-11-15 00:22:59,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:22:59.611 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest ... skip: Cinder backup feature disabled 2018-11-15 00:23:10,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:23:10.369 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata ... success [1.156s] 2018-11-15 00:23:17,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:23:17.819 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits ... success [0.212s] 2018-11-15 00:23:28,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:23:28.266 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [1.798s] 2018-11-15 00:23:29,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:23:29.588 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [1.322s] 2018-11-15 00:23:40,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:23:40.730 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer ... success [4.294s] 2018-11-15 00:23:44,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:23:44.606 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer ... success [3.876s] 2018-11-15 00:24:02,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:24:02.397 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [9.726s] 2018-11-15 00:24:10,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:24:10.541 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment ... success [8.144s] 2018-11-15 00:24:11,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:24:11.355 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume ... success [0.816s] 2018-11-15 00:24:12,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:24:12.120 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.764s] 2018-11-15 00:24:12,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:24:12.921 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.801s] 2018-11-15 00:24:39,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:24:39.480 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [26.554s] 2018-11-15 00:24:43,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:24:43.552 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_backup.VolumesBackupsTest ... skip: Cinder backup feature disabled 2018-11-15 00:24:57,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:24:57.390 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id ... success [9.811s] 2018-11-15 00:25:01,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:25:01.476 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image ... success [4.087s] 2018-11-15 00:25:05,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:25:05.277 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size ... success [3.801s] 2018-11-15 00:25:05,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:25:05.476 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.199s] 2018-11-15 00:25:05,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:25:05.500 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.023s] 2018-11-15 00:25:05,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:25:05.721 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.221s] 2018-11-15 00:25:05,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:25:05.929 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.207s] 2018-11-15 00:25:06,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:25:06.115 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.186s] 2018-11-15 00:25:06,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:25:06.315 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.200s] 2018-11-15 00:25:06,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:25:06.554 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.238s] 2018-11-15 00:25:06,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:25:06.762 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.207s] 2018-11-15 00:25:07,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:25:07.024 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.261s] 2018-11-15 00:25:07,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:25:07.259 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id ... success [0.235s] 2018-11-15 00:25:07,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:25:07.466 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.206s] 2018-11-15 00:25:07,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:25:07.657 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.190s] 2018-11-15 00:25:07,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:25:07.696 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.039s] 2018-11-15 00:25:07,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:25:07.734 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.039s] 2018-11-15 00:25:08,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:25:08.082 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.346s] 2018-11-15 00:25:08,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:25:08.293 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.211s] 2018-11-15 00:25:09,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:25:09.026 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status ... success [0.733s] 2018-11-15 00:25:09,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:25:09.061 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id ... success [0.034s] 2018-11-15 00:25:09,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:25:09.270 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id ... success [0.208s] 2018-11-15 00:25:09,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:25:09.279 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.009s] 2018-11-15 00:25:09,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:25:09.316 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.037s] 2018-11-15 00:25:09,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:25:09.353 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.037s] 2018-11-15 00:25:09,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:25:09.577 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.223s] 2018-11-15 00:25:09,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:25:09.805 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size ... success [0.228s] 2018-11-15 00:25:09,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:25:09.846 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size ... success [0.041s] 2018-11-15 00:25:09,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:25:09.885 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id ... success [0.038s] 2018-11-15 00:25:09,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:25:09.924 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size ... success [0.039s] 2018-11-15 00:25:09,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:25:09.968 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id ... success [0.043s] 2018-11-15 00:25:10,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:25:10.004 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.036s] 2018-11-15 00:25:15,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:25:15.779 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup ... skip [0.000s]: Cinder backup is disabled 2018-11-15 00:25:39,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:25:39.270 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use ... success [23.483s] 2018-11-15 00:25:42,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:25:42.947 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [3.680s] 2018-11-15 00:26:06,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:26:06.040 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online ... success [23.085s] 2018-11-15 00:26:11,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:26:11.235 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [5.199s] 2018-11-15 00:26:19,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 8279ec3e-4414-4410-b77e-4a035e1ae478 2018-11-15 00:26:19,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '8279ec3e-4414-4410-b77e-4a035e1ae478']'. 2018-11-15 00:26:20,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-11-15 00:26:20,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-11-15 00:26:20,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-15 00:26:20,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 8279ec3e-4414-4410-b77e-4a035e1ae478 | 2018-11-15 00:26:20,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-11-15 00:26:20,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-11-14 23:28:39 | 2018-11-15 00:26:20,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-11-15 00:26:19 | 2018-11-15 00:26:20,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:57:40 | 2018-11-15 00:26:20,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-11-15 00:26:20,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-11-15 00:26:20,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-11-15 00:26:20,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 35b47cb9-fb65-48bd-af7f-9c4d46cbef9b) | 2018-11-15 00:26:20,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-11-15 00:26:20,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 5d52836a-01c1-40e7-9e3a-ab8aca39da11) | 2018-11-15 00:26:20,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 1471 | 2018-11-15 00:26:20,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 3448.639 | 2018-11-15 00:26:20,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 1215 | 2018-11-15 00:26:20,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 253 | 2018-11-15 00:26:20,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-11-15 00:26:20,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-11-15 00:26:20,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 3 | 2018-11-15 00:26:20,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-15 00:26:20,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-11-15 00:26:20,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-11-15 00:26:21,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_full success_rate is 99.7536945813% 2018-11-15 00:26:23,099 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | tempest_full | functest | 57:55 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-11-15 00:26:23,107 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-15 00:26:23,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/84513625-4b22-4145-beb0-bf970e82ea80 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1b15bb7ae0c1a1201f564fe77e5bc5e4517e6af6" 2018-11-15 00:26:24,776 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e742b30a-06b8-46ce-8cdb-cadd862b0367 Date: Thu, 15 Nov 2018 00:26:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-15 00:26:24,776 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/84513625-4b22-4145-beb0-bf970e82ea80 used request id req-e742b30a-06b8-46ce-8cdb-cadd862b0367 2018-11-15 00:26:24,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.66913199425s 2018-11-15 00:26:24,776 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/84513625-4b22-4145-beb0-bf970e82ea80 used request id req-e742b30a-06b8-46ce-8cdb-cadd862b0367 2018-11-15 00:26:24,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-15 00:26:24,777 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-11-15 00:26:25,180 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-15T01:26:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [], "type": "tempest-type-719992678", "id": "4835c576ad1f4b5caa4b216244fe7fab", "name": "tempest-service-892745248"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [], "type": "tempest-type-945524711", "id": "bbd2744074a144878f85205480ea6d9d", "name": "tempest-service-1122084571"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd6ecd77940a49ebb20fa24f8fa3cf77"}, "audit_ids": ["FV3bvSnWSpSrQT_5-6K6dw"], "issued_at": "2018-11-15T00:26:25.000000Z"}} 2018-11-15 00:26:25,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}4e151666a3a99e4bc53bf20eea12a05e9ab0a791" 2018-11-15 00:26:25,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 15 Nov 2018 00:26: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-1f4884d0-bae1-4f51-815e-0efe81ef5553 x-compute-request-id: req-1f4884d0-bae1-4f51-815e-0efe81ef5553 Content-Encoding: gzip Content-Length: 363 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_full-flavor_172ae624-a19b-4fdf-9725-4ef14a7331cc", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/282863cc-b614-4cc3-9bbb-1729cca5ea69", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/282863cc-b614-4cc3-9bbb-1729cca5ea69", "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": "282863cc-b614-4cc3-9bbb-1729cca5ea69"}, {"name": "tempest_full-flavor_alt_172ae624-a19b-4fdf-9725-4ef14a7331cc", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/ec456dea-08c9-474c-af04-81705487a9e1", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/ec456dea-08c9-474c-af04-81705487a9e1", "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": "ec456dea-08c9-474c-af04-81705487a9e1"}]} 2018-11-15 00:26:25,392 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-1f4884d0-bae1-4f51-815e-0efe81ef5553 2018-11-15 00:26:25,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.614854097366s 2018-11-15 00:26:25,392 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-1f4884d0-bae1-4f51-815e-0efe81ef5553 2018-11-15 00:26:25,394 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-15 00:26:25,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/ec456dea-08c9-474c-af04-81705487a9e1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e151666a3a99e4bc53bf20eea12a05e9ab0a791" 2018-11-15 00:26:25,439 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 15 Nov 2018 00:26: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-6cc76429-bc8a-495b-a56e-31dd7d0c0ee7 x-compute-request-id: req-6cc76429-bc8a-495b-a56e-31dd7d0c0ee7 Content-Length: 0 Content-Type: application/json 2018-11-15 00:26:25,439 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/ec456dea-08c9-474c-af04-81705487a9e1 used request id req-6cc76429-bc8a-495b-a56e-31dd7d0c0ee7 2018-11-15 00:26:25,439 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0449659824371s 2018-11-15 00:26:25,440 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/ec456dea-08c9-474c-af04-81705487a9e1 used request id req-6cc76429-bc8a-495b-a56e-31dd7d0c0ee7 2018-11-15 00:26:25,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-15 00:26:25,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}1b15bb7ae0c1a1201f564fe77e5bc5e4517e6af6" 2018-11-15 00:26:25,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-c8fffbc1-c5c6-4a4d-9af0-ece45df16778 Date: Thu, 15 Nov 2018 00:26:25 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/38d49c20-cac8-4672-b8c4-2e17366775bb/snap", "metadata": {}}], "file": "/v2/images/38d49c20-cac8-4672-b8c4-2e17366775bb/file", "owner": "364f5edc02ba46ab846b247f71ff1f30", "id": "38d49c20-cac8-4672-b8c4-2e17366775bb", "size": 12716032, "self": "/v2/images/38d49c20-cac8-4672-b8c4-2e17366775bb", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/38d49c20-cac8-4672-b8c4-2e17366775bb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-14T23:28:29Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_172ae624-a19b-4fdf-9725-4ef14a7331cc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_172ae624-a19b-4fdf-9725-4ef14a7331cc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-14T23:28:28Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-15 00:26:25,669 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-c8fffbc1-c5c6-4a4d-9af0-ece45df16778 2018-11-15 00:26:25,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.225940942764s 2018-11-15 00:26:25,669 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-c8fffbc1-c5c6-4a4d-9af0-ece45df16778 2018-11-15 00:26:25,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-15 00:26:25,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/38d49c20-cac8-4672-b8c4-2e17366775bb -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1b15bb7ae0c1a1201f564fe77e5bc5e4517e6af6" 2018-11-15 00:26:26,842 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-df603952-8499-41fd-a20b-1e9d3dd1c055 Date: Thu, 15 Nov 2018 00:26:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-15 00:26:26,842 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/38d49c20-cac8-4672-b8c4-2e17366775bb used request id req-df603952-8499-41fd-a20b-1e9d3dd1c055 2018-11-15 00:26:26,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.17146897316s 2018-11-15 00:26:26,843 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/38d49c20-cac8-4672-b8c4-2e17366775bb used request id req-df603952-8499-41fd-a20b-1e9d3dd1c055 2018-11-15 00:26:26,843 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-15 00:26:26,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}4e151666a3a99e4bc53bf20eea12a05e9ab0a791" 2018-11-15 00:26:26,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 15 Nov 2018 00:26: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-c3f02c4e-abb4-4e5c-93b7-203bb5e76303 x-compute-request-id: req-c3f02c4e-abb4-4e5c-93b7-203bb5e76303 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_full-flavor_172ae624-a19b-4fdf-9725-4ef14a7331cc", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/282863cc-b614-4cc3-9bbb-1729cca5ea69", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/282863cc-b614-4cc3-9bbb-1729cca5ea69", "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": "282863cc-b614-4cc3-9bbb-1729cca5ea69"}]} 2018-11-15 00:26:26,871 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-c3f02c4e-abb4-4e5c-93b7-203bb5e76303 2018-11-15 00:26:26,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0279529094696s 2018-11-15 00:26:26,871 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-c3f02c4e-abb4-4e5c-93b7-203bb5e76303 2018-11-15 00:26:26,873 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-15 00:26:26,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/282863cc-b614-4cc3-9bbb-1729cca5ea69 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e151666a3a99e4bc53bf20eea12a05e9ab0a791" 2018-11-15 00:26:26,913 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 15 Nov 2018 00:26: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-032ff6c4-10d4-472f-8fa1-553f41940acb x-compute-request-id: req-032ff6c4-10d4-472f-8fa1-553f41940acb Content-Length: 0 Content-Type: application/json 2018-11-15 00:26:26,913 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/282863cc-b614-4cc3-9bbb-1729cca5ea69 used request id req-032ff6c4-10d4-472f-8fa1-553f41940acb 2018-11-15 00:26:26,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0395681858063s 2018-11-15 00:26:26,913 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/282863cc-b614-4cc3-9bbb-1729cca5ea69 used request id req-032ff6c4-10d4-472f-8fa1-553f41940acb 2018-11-15 00:26:26,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-15 00:26:26,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}4e151666a3a99e4bc53bf20eea12a05e9ab0a791" 2018-11-15 00:26:27,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 15 Nov 2018 00:26:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39e20726-f944-406c-9a42-97c6a2df2bfd Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "tempest_full-user_172ae624-a19b-4fdf-9725-4ef14a7331cc", "links": {"self": "http://172.30.9.28:5000/v3/users/e42409841cb043b8b05a3c6d0fdf37fb"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e42409841cb043b8b05a3c6d0fdf37fb", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-15 00:26:27,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-39e20726-f944-406c-9a42-97c6a2df2bfd 2018-11-15 00:26:27,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.123776912689s 2018-11-15 00:26:27,038 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-39e20726-f944-406c-9a42-97c6a2df2bfd 2018-11-15 00:26:27,044 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-15 00:26:27,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/e42409841cb043b8b05a3c6d0fdf37fb -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e151666a3a99e4bc53bf20eea12a05e9ab0a791" 2018-11-15 00:26:27,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 15 Nov 2018 00:26:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8eb32398-8a14-441d-8a4b-18c4a8189259 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"user": {"name": "tempest_full-user_172ae624-a19b-4fdf-9725-4ef14a7331cc", "links": {"self": "http://172.30.9.28:5000/v3/users/e42409841cb043b8b05a3c6d0fdf37fb"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "e42409841cb043b8b05a3c6d0fdf37fb", "description": null}} 2018-11-15 00:26:27,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/e42409841cb043b8b05a3c6d0fdf37fb used request id req-8eb32398-8a14-441d-8a4b-18c4a8189259 2018-11-15 00:26:27,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.115721940994s 2018-11-15 00:26:27,160 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/e42409841cb043b8b05a3c6d0fdf37fb used request id req-8eb32398-8a14-441d-8a4b-18c4a8189259 2018-11-15 00:26:27,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-15 00:26:27,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/e42409841cb043b8b05a3c6d0fdf37fb -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e151666a3a99e4bc53bf20eea12a05e9ab0a791" 2018-11-15 00:26:27,383 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 15 Nov 2018 00:26:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-449710c9-6c3d-46fe-bf82-429dfdffc59f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-15 00:26:27,383 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/e42409841cb043b8b05a3c6d0fdf37fb used request id req-449710c9-6c3d-46fe-bf82-429dfdffc59f 2018-11-15 00:26:27,383 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.222612857819s 2018-11-15 00:26:27,383 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/e42409841cb043b8b05a3c6d0fdf37fb used request id req-449710c9-6c3d-46fe-bf82-429dfdffc59f 2018-11-15 00:26:27,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-15 00:26:27,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}4e151666a3a99e4bc53bf20eea12a05e9ab0a791" 2018-11-15 00:26:27,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 15 Nov 2018 00:26:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f774af0e-4246-4539-bd6a-b8ef93c5585e Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.28:5000/v3/projects/364f5edc02ba46ab846b247f71ff1f30"}, "tags": [], "enabled": true, "id": "364f5edc02ba46ab846b247f71ff1f30", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_172ae624-a19b-4fdf-9725-4ef14a7331cc"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-15 00:26:27,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-f774af0e-4246-4539-bd6a-b8ef93c5585e 2018-11-15 00:26:27,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.104538917542s 2018-11-15 00:26:27,494 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-f774af0e-4246-4539-bd6a-b8ef93c5585e 2018-11-15 00:26:27,499 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-15 00:26:27,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/364f5edc02ba46ab846b247f71ff1f30 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e151666a3a99e4bc53bf20eea12a05e9ab0a791" 2018-11-15 00:26:27,686 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 15 Nov 2018 00:26:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86691b2f-668d-40fa-845c-8d08b56a399e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-15 00:26:27,686 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/364f5edc02ba46ab846b247f71ff1f30 used request id req-86691b2f-668d-40fa-845c-8d08b56a399e 2018-11-15 00:26:27,686 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.18733716011s 2018-11-15 00:26:27,686 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/364f5edc02ba46ab846b247f71ff1f30 used request id req-86691b2f-668d-40fa-845c-8d08b56a399e 2018-11-15 00:26:27,690 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-15 00:26:27,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}4e151666a3a99e4bc53bf20eea12a05e9ab0a791" 2018-11-15 00:26:27,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 15 Nov 2018 00:26:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1eb8da8c-9fba-4bb4-b5b8-91bad241657b Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "d2b69609044c46b9955af3385b4ec03e", "links": {"self": "http://172.30.9.28:5000/v3/roles/d2b69609044c46b9955af3385b4ec03e"}, "name": "Member"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-15 00:26:27,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-1eb8da8c-9fba-4bb4-b5b8-91bad241657b 2018-11-15 00:26:27,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0183250904083s 2018-11-15 00:26:27,709 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-1eb8da8c-9fba-4bb4-b5b8-91bad241657b 2018-11-15 00:26:27,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-11-15 00:26:27,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/d2b69609044c46b9955af3385b4ec03e -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e151666a3a99e4bc53bf20eea12a05e9ab0a791" 2018-11-15 00:26:27,848 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 15 Nov 2018 00:26:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b910b576-33bb-4eeb-80ae-8fe67baa7478 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-15 00:26:27,848 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/d2b69609044c46b9955af3385b4ec03e used request id req-b910b576-33bb-4eeb-80ae-8fe67baa7478 2018-11-15 00:26:27,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.134038925171s 2018-11-15 00:26:27,848 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/d2b69609044c46b9955af3385b4ec03e used request id req-b910b576-33bb-4eeb-80ae-8fe67baa7478 2018-11-15 00:26:27,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-15 00:26:27,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=364f5edc02ba46ab846b247f71ff1f30&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}4e151666a3a99e4bc53bf20eea12a05e9ab0a791" 2018-11-15 00:26:28,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-6e28fdb8-c59d-4cd2-9d9e-eca386bd99b6 Date: Thu, 15 Nov 2018 00:26:28 GMT RESP BODY: {"security_groups": []} 2018-11-15 00:26:28,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=364f5edc02ba46ab846b247f71ff1f30&name=default used request id req-6e28fdb8-c59d-4cd2-9d9e-eca386bd99b6 2018-11-15 00:26:28,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.263403892517s 2018-11-15 00:26:28,115 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=364f5edc02ba46ab846b247f71ff1f30&name=default used request id req-6e28fdb8-c59d-4cd2-9d9e-eca386bd99b6 2018-11-15 00:26:28,115 - xtesting.ci.run_tests - ERROR - The test case 'tempest_full' failed. 2018-11-15 00:26:28,115 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-11-15 00:26:31,125 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-53 | | 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-odl-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-11-15 00:26:31,131 - 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.28,192.30.9.9 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.28:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=b6PEnVvKKMeEUQsX4QjqVPuff 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=49be60fcc4c34adea9e7c304d872b17d export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.9 export SDN_CONTROLLER_WEBPORT=8081 export SDN_CONTROLLER_RESTCONFPORT=8081 export SDN_CONTROLLER_PASSWORD=dW6aGvBDbNGd6Y6FcEV8tuAcw export OS_REGION_NAME=regionOne 2018-11-15 00:26:31,131 - xtesting.ci.run_tests - DEBUG - Test args: tempest_scenario 2018-11-15 00:26:31,144 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_scenario'... 2018-11-15 00:26:31,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-15 00:26:31,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 15 Nov 2018 00:26:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01eeb323-2386-4bae-bc9e-e17e92c61c73 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-15 00:26:31,409 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-01eeb323-2386-4bae-bc9e-e17e92c61c73 2018-11-15 00:26:31,410 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-11-15 00:26:31,821 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-15T01:26:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "49be60fcc4c34adea9e7c304d872b17d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [], "type": "tempest-type-719992678", "id": "4835c576ad1f4b5caa4b216244fe7fab", "name": "tempest-service-892745248"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/49be60fcc4c34adea9e7c304d872b17d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [], "type": "tempest-type-945524711", "id": "bbd2744074a144878f85205480ea6d9d", "name": "tempest-service-1122084571"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "fd6ecd77940a49ebb20fa24f8fa3cf77"}, "audit_ids": ["uut56CXhQ9ugazgDwVSylA"], "issued_at": "2018-11-15T00:26:31.000000Z"}} 2018-11-15 00:26:31,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-11-15 00:26:31,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}b1cf6238b6ba585314d89a3a58f4d9291451fd82" 2018-11-15 00:26:32,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-0d1334ec-869e-4744-b813-53ed98197262 Date: Thu, 15 Nov 2018 00:26:32 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"928cbc5c-a6fa-468a-b088-88e266fca291","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb97a38a7ba24cffb70823992c56f04d","status":"ACTIVE","subnets":["b3653731-6d80-49cb-86ba-17eff3eeceee"],"description":"","tags":[],"updated_at":"2018-11-14T17:04:27Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"fb97a38a7ba24cffb70823992c56f04d","created_at":"2018-11-14T16:32:43Z","provider:network_type":"flat"}]} 2018-11-15 00:26:32,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0d1334ec-869e-4744-b813-53ed98197262 2018-11-15 00:26:32,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.272053003311s 2018-11-15 00:26:32,096 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0d1334ec-869e-4744-b813-53ed98197262 2018-11-15 00:26:32,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-15 00:26:32,106 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 15 Nov 2018 00:26: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-15 00:26:32,107 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-15 00:26:32,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b1cf6238b6ba585314d89a3a58f4d9291451fd82" 2018-11-15 00:26:32,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 15 Nov 2018 00:26:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-812af792-e2de-415f-bee3-fb0e8caf4763 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/d5e6db7c06bf4799a784ea87405dbbb1"}, "tags": [], "enabled": true, "id": "d5e6db7c06bf4799a784ea87405dbbb1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-11-15 00:26:32,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-812af792-e2de-415f-bee3-fb0e8caf4763 2018-11-15 00:26:32,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0958411693573s 2018-11-15 00:26:32,203 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-812af792-e2de-415f-bee3-fb0e8caf4763 2018-11-15 00:26:32,208 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-11-15 00:26:32,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}b1cf6238b6ba585314d89a3a58f4d9291451fd82" -d '{"project": {"description": "Created by OPNFV Functest: tempest_scenario", "enabled": true, "domain_id": "default", "name": "tempest_scenario-project_66e6fae7-0c0c-4f79-94ad-8a5bc090758e"}}' 2018-11-15 00:26:32,339 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 15 Nov 2018 00:26:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a63bf18-02e5-4e66-971c-ffa0b131ce70 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.28:5000/v3/projects/f31c4495c684413db513352b9dc96369"}, "tags": [], "enabled": true, "id": "f31c4495c684413db513352b9dc96369", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_66e6fae7-0c0c-4f79-94ad-8a5bc090758e"}} 2018-11-15 00:26:32,340 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-2a63bf18-02e5-4e66-971c-ffa0b131ce70 2018-11-15 00:26:32,340 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.131835222244s 2018-11-15 00:26:32,340 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-2a63bf18-02e5-4e66-971c-ffa0b131ce70 2018-11-15 00:26:32,340 - 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'f31c4495c684413db513352b9dc96369', '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_66e6fae7-0c0c-4f79-94ad-8a5bc090758e'}) 2018-11-15 00:26:32,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-11-15 00:26:32,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}b1cf6238b6ba585314d89a3a58f4d9291451fd82" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "3b6ac572-3ead-430e-a8d9-c9bd14bc6a3f", "email": null, "name": "tempest_scenario-user_66e6fae7-0c0c-4f79-94ad-8a5bc090758e"}}' 2018-11-15 00:26:32,722 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 15 Nov 2018 00:26:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b85d63ad-e73c-4991-8cf8-f542b60b19a3 Content-Length: 331 Content-Type: application/json RESP BODY: {"user": {"name": "tempest_scenario-user_66e6fae7-0c0c-4f79-94ad-8a5bc090758e", "links": {"self": "http://172.30.9.28:5000/v3/users/d36cf0293ded4c58b65708da25e032e1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d36cf0293ded4c58b65708da25e032e1", "domain_id": "default", "password_expires_at": null}} 2018-11-15 00:26:32,722 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-b85d63ad-e73c-4991-8cf8-f542b60b19a3 2018-11-15 00:26:32,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.375547885895s 2018-11-15 00:26:32,723 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-b85d63ad-e73c-4991-8cf8-f542b60b19a3 2018-11-15 00:26:32,723 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'd36cf0293ded4c58b65708da25e032e1', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_scenario-user_66e6fae7-0c0c-4f79-94ad-8a5bc090758e'}) 2018-11-15 00:26:32,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-15 00:26:32,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b1cf6238b6ba585314d89a3a58f4d9291451fd82" 2018-11-15 00:26:32,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 15 Nov 2018 00:26:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0b61dec-47f5-4cde-93da-1e95d6fcd90c Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-15 00:26:32,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f0b61dec-47f5-4cde-93da-1e95d6fcd90c 2018-11-15 00:26:32,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0954439640045s 2018-11-15 00:26:32,823 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f0b61dec-47f5-4cde-93da-1e95d6fcd90c 2018-11-15 00:26:32,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-15 00:26:32,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b1cf6238b6ba585314d89a3a58f4d9291451fd82" 2018-11-15 00:26:32,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 15 Nov 2018 00:26:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c2c9944-d6ea-4b96-ae05-fbeec8036e6e Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-15 00:26:32,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-2c2c9944-d6ea-4b96-ae05-fbeec8036e6e 2018-11-15 00:26:32,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100195884705s 2018-11-15 00:26:32,927 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-2c2c9944-d6ea-4b96-ae05-fbeec8036e6e 2018-11-15 00:26:32,928 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-11-15 00:26:32,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-11-15 00:26:32,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}b1cf6238b6ba585314d89a3a58f4d9291451fd82" -d '{"role": {"name": "Member"}}' 2018-11-15 00:26:33,057 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 15 Nov 2018 00:26:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6762ea8d-1201-4c67-a965-b7b8ca9c3db8 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a1d8655500bc4b189802e6625bd7f6a1", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1d8655500bc4b189802e6625bd7f6a1"}, "name": "Member"}} 2018-11-15 00:26:33,057 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-6762ea8d-1201-4c67-a965-b7b8ca9c3db8 2018-11-15 00:26:33,058 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.125153064728s 2018-11-15 00:26:33,058 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-6762ea8d-1201-4c67-a965-b7b8ca9c3db8 2018-11-15 00:26:33,058 - 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'a1d8655500bc4b189802e6625bd7f6a1'}) 2018-11-15 00:26:33,062 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-15 00:26:33,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b1cf6238b6ba585314d89a3a58f4d9291451fd82" 2018-11-15 00:26:33,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 15 Nov 2018 00:26:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-178ae322-ea2d-4822-9225-da332bdc3fd8 Content-Encoding: gzip Content-Length: 350 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1d8655500bc4b189802e6625bd7f6a1", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1d8655500bc4b189802e6625bd7f6a1"}, "name": "Member"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-15 00:26:33,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-178ae322-ea2d-4822-9225-da332bdc3fd8 2018-11-15 00:26:33,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0966889858246s 2018-11-15 00:26:33,159 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-178ae322-ea2d-4822-9225-da332bdc3fd8 2018-11-15 00:26:33,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-15 00:26:33,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b1cf6238b6ba585314d89a3a58f4d9291451fd82" 2018-11-15 00:26:33,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 15 Nov 2018 00:26:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ba17806-b0f2-4174-9944-dc8937c8e1dd Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-15 00:26:33,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-5ba17806-b0f2-4174-9944-dc8937c8e1dd 2018-11-15 00:26:33,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.105618000031s 2018-11-15 00:26:33,270 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-5ba17806-b0f2-4174-9944-dc8937c8e1dd 2018-11-15 00:26:33,271 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-15 00:26:33,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b1cf6238b6ba585314d89a3a58f4d9291451fd82" 2018-11-15 00:26:33,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 15 Nov 2018 00:26:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d5e3584-e893-4d03-8c9f-c5474e89767a Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_66e6fae7-0c0c-4f79-94ad-8a5bc090758e", "links": {"self": "http://172.30.9.28:5000/v3/users/d36cf0293ded4c58b65708da25e032e1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d36cf0293ded4c58b65708da25e032e1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-15 00:26:33,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-9d5e3584-e893-4d03-8c9f-c5474e89767a 2018-11-15 00:26:33,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.127496957779s 2018-11-15 00:26:33,399 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-9d5e3584-e893-4d03-8c9f-c5474e89767a 2018-11-15 00:26:33,410 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-15 00:26:33,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}b1cf6238b6ba585314d89a3a58f4d9291451fd82" 2018-11-15 00:26:33,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 15 Nov 2018 00:26:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44467d45-6645-4e71-9bb7-7f74757a69d8 Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.28:5000/v3/projects/f31c4495c684413db513352b9dc96369"}, "tags": [], "enabled": true, "id": "f31c4495c684413db513352b9dc96369", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_66e6fae7-0c0c-4f79-94ad-8a5bc090758e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-15 00:26:33,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-44467d45-6645-4e71-9bb7-7f74757a69d8 2018-11-15 00:26:33,508 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.096873998642s 2018-11-15 00:26:33,508 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-44467d45-6645-4e71-9bb7-7f74757a69d8 2018-11-15 00:26:33,516 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-15 00:26:33,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=d36cf0293ded4c58b65708da25e032e1&role.id=a1d8655500bc4b189802e6625bd7f6a1&scope.project.id=f31c4495c684413db513352b9dc96369" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b1cf6238b6ba585314d89a3a58f4d9291451fd82" 2018-11-15 00:26:33,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 15 Nov 2018 00:26:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ad96ea9-18c3-48ff-8aa3-dbacbf02ecdd Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=d36cf0293ded4c58b65708da25e032e1&role.id=a1d8655500bc4b189802e6625bd7f6a1&scope.project.id=f31c4495c684413db513352b9dc96369", "previous": null, "next": null}} 2018-11-15 00:26:33,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=d36cf0293ded4c58b65708da25e032e1&role.id=a1d8655500bc4b189802e6625bd7f6a1&scope.project.id=f31c4495c684413db513352b9dc96369 used request id req-9ad96ea9-18c3-48ff-8aa3-dbacbf02ecdd 2018-11-15 00:26:33,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.100887060165s 2018-11-15 00:26:33,617 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=d36cf0293ded4c58b65708da25e032e1&role.id=a1d8655500bc4b189802e6625bd7f6a1&scope.project.id=f31c4495c684413db513352b9dc96369 used request id req-9ad96ea9-18c3-48ff-8aa3-dbacbf02ecdd 2018-11-15 00:26:33,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-15 00:26:33,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/f31c4495c684413db513352b9dc96369/users/d36cf0293ded4c58b65708da25e032e1/roles/a1d8655500bc4b189802e6625bd7f6a1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b1cf6238b6ba585314d89a3a58f4d9291451fd82" 2018-11-15 00:26:33,767 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 15 Nov 2018 00:26:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-378e6408-2898-4e6a-a539-3bbf12029dc3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-15 00:26:33,767 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/f31c4495c684413db513352b9dc96369/users/d36cf0293ded4c58b65708da25e032e1/roles/a1d8655500bc4b189802e6625bd7f6a1 used request id req-378e6408-2898-4e6a-a539-3bbf12029dc3 2018-11-15 00:26:33,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.146396875381s 2018-11-15 00:26:33,767 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/f31c4495c684413db513352b9dc96369/users/d36cf0293ded4c58b65708da25e032e1/roles/a1d8655500bc4b189802e6625bd7f6a1 used request id req-378e6408-2898-4e6a-a539-3bbf12029dc3 2018-11-15 00:26:33,768 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_scenario-project_66e6fae7-0c0c-4f79-94ad-8a5bc090758e', 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'f31c4495c684413db513352b9dc96369', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '3b6ac572-3ead-430e-a8d9-c9bd14bc6a3f', 'username': u'tempest_scenario-user_66e6fae7-0c0c-4f79-94ad-8a5bc090758e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-11-15 00:26:33,772 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_scenario-user_66e6fae7-0c0c-4f79-94ad-8a5bc090758e', 'password': '3b6ac572-3ead-430e-a8d9-c9bd14bc6a3f', 'project_name': 'tempest_scenario-project_66e6fae7-0c0c-4f79-94ad-8a5bc090758e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000//v3', 'project_id': 'f31c4495c684413db513352b9dc96369', 'project_domain_name': 'Default'} 2018-11-15 00:26:33,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-15 00:26:33,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b1cf6238b6ba585314d89a3a58f4d9291451fd82" 2018-11-15 00:26:33,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 15 Nov 2018 00:26:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70cee035-24a7-4f97-a2f0-ceba1d17f32e Content-Encoding: gzip Content-Length: 350 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1d8655500bc4b189802e6625bd7f6a1", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1d8655500bc4b189802e6625bd7f6a1"}, "name": "Member"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-15 00:26:33,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-70cee035-24a7-4f97-a2f0-ceba1d17f32e 2018-11-15 00:26:33,869 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0936191082001s 2018-11-15 00:26:33,870 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-70cee035-24a7-4f97-a2f0-ceba1d17f32e 2018-11-15 00:26:33,874 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-15 00:26:33,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b1cf6238b6ba585314d89a3a58f4d9291451fd82" 2018-11-15 00:26:33,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 15 Nov 2018 00:26:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb9db028-a1c7-484d-968a-2e172d5e0ad8 Content-Encoding: gzip Content-Length: 350 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1d8655500bc4b189802e6625bd7f6a1", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1d8655500bc4b189802e6625bd7f6a1"}, "name": "Member"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-15 00:26:33,979 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-eb9db028-a1c7-484d-968a-2e172d5e0ad8 2018-11-15 00:26:33,979 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104560852051s 2018-11-15 00:26:33,980 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-eb9db028-a1c7-484d-968a-2e172d5e0ad8 2018-11-15 00:26:33,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-15 00:26:33,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b1cf6238b6ba585314d89a3a58f4d9291451fd82" 2018-11-15 00:26:34,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 15 Nov 2018 00:26:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49399150-f44d-4e56-a1f5-cc7c99918996 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-15 00:26:34,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-49399150-f44d-4e56-a1f5-cc7c99918996 2018-11-15 00:26:34,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.10643196106s 2018-11-15 00:26:34,091 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-49399150-f44d-4e56-a1f5-cc7c99918996 2018-11-15 00:26:34,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-15 00:26:34,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b1cf6238b6ba585314d89a3a58f4d9291451fd82" 2018-11-15 00:26:34,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 15 Nov 2018 00:26:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fad009b7-6b8e-42f0-a737-1981ec44a395 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_66e6fae7-0c0c-4f79-94ad-8a5bc090758e", "links": {"self": "http://172.30.9.28:5000/v3/users/d36cf0293ded4c58b65708da25e032e1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d36cf0293ded4c58b65708da25e032e1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-15 00:26:34,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-fad009b7-6b8e-42f0-a737-1981ec44a395 2018-11-15 00:26:34,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.112984895706s 2018-11-15 00:26:34,205 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-fad009b7-6b8e-42f0-a737-1981ec44a395 2018-11-15 00:26:34,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-15 00:26:34,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}b1cf6238b6ba585314d89a3a58f4d9291451fd82" 2018-11-15 00:26:34,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 15 Nov 2018 00:26:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b499af23-5e58-42f1-bc7b-0fd10b9fbcff Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.28:5000/v3/projects/f31c4495c684413db513352b9dc96369"}, "tags": [], "enabled": true, "id": "f31c4495c684413db513352b9dc96369", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_66e6fae7-0c0c-4f79-94ad-8a5bc090758e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-15 00:26:34,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-b499af23-5e58-42f1-bc7b-0fd10b9fbcff 2018-11-15 00:26:34,330 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113455057144s 2018-11-15 00:26:34,330 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-b499af23-5e58-42f1-bc7b-0fd10b9fbcff 2018-11-15 00:26:34,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-15 00:26:34,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=d36cf0293ded4c58b65708da25e032e1&role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&scope.project.id=f31c4495c684413db513352b9dc96369" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b1cf6238b6ba585314d89a3a58f4d9291451fd82" 2018-11-15 00:26:34,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 15 Nov 2018 00:26:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc615695-263f-45bf-a310-2432532512ae Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=d36cf0293ded4c58b65708da25e032e1&role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&scope.project.id=f31c4495c684413db513352b9dc96369", "previous": null, "next": null}} 2018-11-15 00:26:34,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=d36cf0293ded4c58b65708da25e032e1&role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&scope.project.id=f31c4495c684413db513352b9dc96369 used request id req-cc615695-263f-45bf-a310-2432532512ae 2018-11-15 00:26:34,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0988049507141s 2018-11-15 00:26:34,437 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=d36cf0293ded4c58b65708da25e032e1&role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&scope.project.id=f31c4495c684413db513352b9dc96369 used request id req-cc615695-263f-45bf-a310-2432532512ae 2018-11-15 00:26:34,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-11-15 00:26:34,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/f31c4495c684413db513352b9dc96369/users/d36cf0293ded4c58b65708da25e032e1/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b1cf6238b6ba585314d89a3a58f4d9291451fd82" 2018-11-15 00:26:34,582 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 15 Nov 2018 00:26:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb218207-0d84-4d4b-ae9a-146fbb963ffd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-15 00:26:34,582 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/f31c4495c684413db513352b9dc96369/users/d36cf0293ded4c58b65708da25e032e1/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 used request id req-cb218207-0d84-4d4b-ae9a-146fbb963ffd 2018-11-15 00:26:34,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.142307043076s 2018-11-15 00:26:34,583 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/f31c4495c684413db513352b9dc96369/users/d36cf0293ded4c58b65708da25e032e1/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 used request id req-cb218207-0d84-4d4b-ae9a-146fbb963ffd 2018-11-15 00:26:34,587 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-15 00:26:34,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b1cf6238b6ba585314d89a3a58f4d9291451fd82" 2018-11-15 00:26:34,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 15 Nov 2018 00:26:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8eba4d8b-837c-4717-9474-54b98f6dfe54 Content-Encoding: gzip Content-Length: 350 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1d8655500bc4b189802e6625bd7f6a1", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1d8655500bc4b189802e6625bd7f6a1"}, "name": "Member"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-15 00:26:34,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-8eba4d8b-837c-4717-9474-54b98f6dfe54 2018-11-15 00:26:34,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109313964844s 2018-11-15 00:26:34,697 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-8eba4d8b-837c-4717-9474-54b98f6dfe54 2018-11-15 00:26:34,701 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-11-15 00:26:34,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b1cf6238b6ba585314d89a3a58f4d9291451fd82" 2018-11-15 00:26:34,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 15 Nov 2018 00:26:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9739b411-1750-4442-86ce-fb6b26b5c737 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-11-15 00:26:34,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-9739b411-1750-4442-86ce-fb6b26b5c737 2018-11-15 00:26:34,813 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.111361026764s 2018-11-15 00:26:34,813 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-9739b411-1750-4442-86ce-fb6b26b5c737 2018-11-15 00:26:34,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-15 00:26:34,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b1cf6238b6ba585314d89a3a58f4d9291451fd82" 2018-11-15 00:26:34,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 15 Nov 2018 00:26:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c38a8c31-9b66-47e5-8421-6a04355e1927 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_66e6fae7-0c0c-4f79-94ad-8a5bc090758e", "links": {"self": "http://172.30.9.28:5000/v3/users/d36cf0293ded4c58b65708da25e032e1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d36cf0293ded4c58b65708da25e032e1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-15 00:26:34,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-c38a8c31-9b66-47e5-8421-6a04355e1927 2018-11-15 00:26:34,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.123147010803s 2018-11-15 00:26:34,937 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-c38a8c31-9b66-47e5-8421-6a04355e1927 2018-11-15 00:26:34,952 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-11-15 00:26:34,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&user.id=d36cf0293ded4c58b65708da25e032e1&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}b1cf6238b6ba585314d89a3a58f4d9291451fd82" 2018-11-15 00:26:35,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 15 Nov 2018 00:26:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-092c836c-3b58-4c4f-9148-1e0d85bd649f Content-Encoding: gzip Content-Length: 191 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&user.id=d36cf0293ded4c58b65708da25e032e1&scope.domain.id=default", "previous": null, "next": null}} 2018-11-15 00:26:35,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&user.id=d36cf0293ded4c58b65708da25e032e1&scope.domain.id=default used request id req-092c836c-3b58-4c4f-9148-1e0d85bd649f 2018-11-15 00:26:35,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.103165149689s 2018-11-15 00:26:35,056 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?role.id=a1fe9e2e3fe44e1d8b0d71d24442abb4&user.id=d36cf0293ded4c58b65708da25e032e1&scope.domain.id=default used request id req-092c836c-3b58-4c4f-9148-1e0d85bd649f 2018-11-15 00:26:35,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-11-15 00:26:35,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/domains/default/users/d36cf0293ded4c58b65708da25e032e1/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b1cf6238b6ba585314d89a3a58f4d9291451fd82" 2018-11-15 00:26:35,218 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 15 Nov 2018 00:26:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc16f40a-b474-4766-b368-cf5c5721e758 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-15 00:26:35,218 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/domains/default/users/d36cf0293ded4c58b65708da25e032e1/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 used request id req-dc16f40a-b474-4766-b368-cf5c5721e758 2018-11-15 00:26:35,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.157651901245s 2018-11-15 00:26:35,218 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/domains/default/users/d36cf0293ded4c58b65708da25e032e1/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4 used request id req-dc16f40a-b474-4766-b368-cf5c5721e758 2018-11-15 00:26:35,219 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-11-15 00:26:39,000 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 8d7968ad-bb8c-4baa-b237-52e9e22bf818 | 2018-11-15T00:26:38.666697 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 8d7968ad-bb8c-4baa-b237-52e9e22bf818 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-11-15 00:26:41,908 - 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-719992678 | Available | | __unknown__ | tempest-type-945524711 | 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-11-15 00:26:42,687 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-11-15 00:26:47,041 - 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=c6cd50c5-6593-4c37-b980-9f4b8f58e843) as the default verifier for the future CLI operations. 2018-11-15 00:26:48,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-15 00:26:48,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 15 Nov 2018 00:26:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69bb776c-359e-41b8-9992-b470151b8ea6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-11-15 00:26:48,535 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-69bb776c-359e-41b8-9992-b470151b8ea6 2018-11-15 00:26:48,536 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-11-15 00:26:48,953 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a1d8655500bc4b189802e6625bd7f6a1", "name": "Member"}, {"id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "name": "admin"}], "expires_at": "2018-11-15T01:26:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f31c4495c684413db513352b9dc96369", "name": "tempest_scenario-project_66e6fae7-0c0c-4f79-94ad-8a5bc090758e"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b8628f4ee4342d5ae3c5fc1a58014e8"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "86d8e4c7418a432c9885f6753cf0bd3b"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c75da12dcb5044cba9aaa1cb824a9e14"}], "type": "metric", "id": "32c3aa4175fd472ea1e1ba3d792428fe", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f31c4495c684413db513352b9dc96369", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "187749f9c6414cbc990a3f86bc8c8fa8"}, {"url": "http://192.30.9.9:8004/v1/f31c4495c684413db513352b9dc96369", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f897c8f61074d62bbe6ff0f4a672d07"}, {"url": "http://192.30.9.9:8004/v1/f31c4495c684413db513352b9dc96369", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e69355891c444b929294673f52d80d"}], "type": "orchestration", "id": "3fb95d8f87b8415d8d63fb9bf4df201b", "name": "heat"}, {"endpoints": [], "type": "tempest-type-719992678", "id": "4835c576ad1f4b5caa4b216244fe7fab", "name": "tempest-service-892745248"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5aeb632e42434c94b8ac9718de25b816"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa680b82bb8444a4a9668254d2540d20"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c095952d58184c4eac7332ec29dcd958"}], "type": "compute", "id": "5f93138bc6a74e8199f75eb959dc6d61", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29935d4e5235471baefeef3ce04f63f5"}, {"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bf9e82c0aad4686ac23f1a88c035bd5"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9d0c7d3d6424339a20175e7f3eddda2"}], "type": "event", "id": "643fc5eb42804ae2a6645de3533e6105", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10862131bdf4404a8488ef500fe72bb8"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a8022eb962a48c989c3d3e339ac5f66"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eefa8ec6415845a7ac1deeba09364120"}], "type": "placement", "id": "6acbe9d39e65497c887376e55553e811", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8080/v1/AUTH_f31c4495c684413db513352b9dc96369", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ea2e202fec348e9901094e754b5ba5b"}, {"url": "http://12.0.0.26:8080/v1/AUTH_f31c4495c684413db513352b9dc96369", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bdb36616bb8400e96a3aaf3e50387ab"}, {"url": "http://12.0.0.26:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d344a12024d545309eca49660db0c2f6"}], "type": "object-store", "id": "6d8dd43bd76a43a2b819221b77ea5713", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/f31c4495c684413db513352b9dc96369", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17268dc8c05a4323a6b66b65a0fa2990"}, {"url": "http://172.30.9.28:8776/v3/f31c4495c684413db513352b9dc96369", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4403b022e8c24f48bdc1d8155ca7e083"}, {"url": "http://192.30.9.9:8776/v3/f31c4495c684413db513352b9dc96369", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d77f3c4cb6c44f298d3ab207cea4efc8"}], "type": "volumev3", "id": "7375c88085de410d8a73cb6ff2465bdd", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7a89076c38394af6931a55f97b23dd60"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d2aab3144fd4dfaab1d670982aba52f"}, {"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ee1bce179ad64370a572bbd3017200e7"}], "type": "image", "id": "7d93a4cd0a3b40cd9113756fe187a1d6", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/f31c4495c684413db513352b9dc96369", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2317a794dbd74e188ad149929dcffd65"}, {"url": "http://192.30.9.9:8776/v2/f31c4495c684413db513352b9dc96369", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d1f7a7aa8774b96ac0080f9cab11a2a"}, {"url": "http://172.30.9.28:8776/v2/f31c4495c684413db513352b9dc96369", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac550f2e3672441896ac9f21c20ecd34"}], "type": "volumev2", "id": "826d158bfc3d4947afa6af4a0ebd3109", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "85f87a944a434e5bae600f54c8a98b92", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c2e584ee85d4fc1b325b25963b0a55f"}, {"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bda0b79efb4f47c886932e7dc6bb02be"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c05acd6993fc412082fc87ef2a82afe7"}], "type": "network", "id": "9181e425dfe4429a9900f441d2f21d20", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v1/f31c4495c684413db513352b9dc96369", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d0a15d2dd6b47d0a83aab6a1e40c0c0"}, {"url": "http://192.30.9.9:8776/v1/f31c4495c684413db513352b9dc96369", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1f7cacaeeb3c4d549461607952063ed2"}, {"url": "http://192.30.9.9:8776/v1/f31c4495c684413db513352b9dc96369", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bf6a36e3d58c4b9bbc0327413ca27df5"}], "type": "volume", "id": "93cc66cbfc464c2abdf1e3e19b4ece95", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "487bb77ab73a44248c44afcfe8660fdc"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de244203787f4a38a3f707d82a50dc39"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8662e550a184e74a349aa2ade332440"}], "type": "cloudformation", "id": "ba8c0d632cea42d9af4d93bbbc6de2e3", "name": "heat-cfn"}, {"endpoints": [], "type": "tempest-type-945524711", "id": "bbd2744074a144878f85205480ea6d9d", "name": "tempest-service-1122084571"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "247f764ada7547039418c8ea04d50d32"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "545d5dd16cbc419f891ea4776bd8d43d"}, {"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6777f631dd4542bf95e90afed0662a6a"}], "type": "alarming", "id": "c6d6512c2c5747ae8286ad529bc6de34", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "02e71a8364764dc4b415a54b4efd9256"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "576e50ac5f47427d8a7036c0768f54c8"}, {"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7be2b8ca0e8f4fd7b6b4b0e40bb9d154"}], "type": "identity", "id": "f425e9aa601344cfa67e836efe5a16c3", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_scenario-user_66e6fae7-0c0c-4f79-94ad-8a5bc090758e", "id": "d36cf0293ded4c58b65708da25e032e1"}, "audit_ids": ["f62QpiUBTT6lnkf2mLfKlA"], "issued_at": "2018-11-15T00:26:48.000000Z"}} 2018-11-15 00:26:48,956 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-11-15 00:26:48,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}aecd8e87c79138cc650c5bdbbd38ef8eedab4df8" 2018-11-15 00:26:49,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8053 X-Openstack-Request-Id: req-ee6469e0-9572-4df9-980f-2772b1cb1d8e Date: Thu, 15 Nov 2018 00:26: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": "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": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"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": "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": "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": "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": "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": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-11-15 00:26:49,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/extensions.json used request id req-ee6469e0-9572-4df9-980f-2772b1cb1d8e 2018-11-15 00:26:49,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.202980041504s 2018-11-15 00:26:49,160 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/extensions.json used request id req-ee6469e0-9572-4df9-980f-2772b1cb1d8e 2018-11-15 00:26:49,167 - xtesting.ci.run_tests - INFO - Running test case 'tempest_scenario'... 2018-11-15 00:26:49,168 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-11-15 00:26:49,295 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-11-15 00:26:49,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-15 00:26:49,301 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Thu, 15 Nov 2018 00:26:49 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-11-15 00:26:49,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-15 00:26:49,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}aecd8e87c79138cc650c5bdbbd38ef8eedab4df8" 2018-11-15 00:26:49,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-9f5a61d9-4bd4-4c6a-a3eb-cbccaf9f42db Date: Thu, 15 Nov 2018 00:26:49 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-15 00:26:49,524 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-9f5a61d9-4bd4-4c6a-a3eb-cbccaf9f42db 2018-11-15 00:26:49,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.22074007988s 2018-11-15 00:26:49,524 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-9f5a61d9-4bd4-4c6a-a3eb-cbccaf9f42db 2018-11-15 00:26:49,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-15 00:26:49,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}aecd8e87c79138cc650c5bdbbd38ef8eedab4df8" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_scenario-img_66e6fae7-0c0c-4f79-94ad-8a5bc090758e", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_scenario-img_66e6fae7-0c0c-4f79-94ad-8a5bc090758e"}' 2018-11-15 00:26:49,787 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 883 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/db40b233-9497-4874-9e14-ef174304e592 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6c3d73df-f2b7-4479-aae0-5235cbd50800 Date: Thu, 15 Nov 2018 00:26:49 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/db40b233-9497-4874-9e14-ef174304e592/file", "owner": "f31c4495c684413db513352b9dc96369", "id": "db40b233-9497-4874-9e14-ef174304e592", "size": null, "self": "/v2/images/db40b233-9497-4874-9e14-ef174304e592", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-15T00:26:49Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_66e6fae7-0c0c-4f79-94ad-8a5bc090758e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_66e6fae7-0c0c-4f79-94ad-8a5bc090758e", "checksum": null, "created_at": "2018-11-15T00:26:49Z", "protected": false} 2018-11-15 00:26:49,787 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-6c3d73df-f2b7-4479-aae0-5235cbd50800 2018-11-15 00:26:49,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.254764080048s 2018-11-15 00:26:49,788 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-6c3d73df-f2b7-4479-aae0-5235cbd50800 returning object db40b233-9497-4874-9e14-ef174304e592 2018-11-15 00:26:49,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-15 00:26:49,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/db40b233-9497-4874-9e14-ef174304e592/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}aecd8e87c79138cc650c5bdbbd38ef8eedab4df8" -d '' 2018-11-15 00:26:51,187 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5ef1b118-98fa-4d7f-931f-8b8a9698e831 Date: Thu, 15 Nov 2018 00:26:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-15 00:26:51,188 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/db40b233-9497-4874-9e14-ef174304e592/file used request id req-5ef1b118-98fa-4d7f-931f-8b8a9698e831 2018-11-15 00:26:51,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.39942193031s 2018-11-15 00:26:51,188 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/db40b233-9497-4874-9e14-ef174304e592/file used request id req-5ef1b118-98fa-4d7f-931f-8b8a9698e831 2018-11-15 00:26:51,192 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-15 00:26:51,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}aecd8e87c79138cc650c5bdbbd38ef8eedab4df8" 2018-11-15 00:26:51,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-c77b8ef4-4f23-4b44-a2ac-a4c15e911b80 Date: Thu, 15 Nov 2018 00:26:51 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/db40b233-9497-4874-9e14-ef174304e592/snap", "metadata": {}}], "file": "/v2/images/db40b233-9497-4874-9e14-ef174304e592/file", "owner": "f31c4495c684413db513352b9dc96369", "id": "db40b233-9497-4874-9e14-ef174304e592", "size": 12716032, "self": "/v2/images/db40b233-9497-4874-9e14-ef174304e592", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/db40b233-9497-4874-9e14-ef174304e592/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-15T00:26:51Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_66e6fae7-0c0c-4f79-94ad-8a5bc090758e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_66e6fae7-0c0c-4f79-94ad-8a5bc090758e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-15T00:26:49Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-15 00:26:51,430 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-c77b8ef4-4f23-4b44-a2ac-a4c15e911b80 2018-11-15 00:26:51,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.237715959549s 2018-11-15 00:26:51,430 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-c77b8ef4-4f23-4b44-a2ac-a4c15e911b80 2018-11-15 00:26:51,432 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/db40b233-9497-4874-9e14-ef174304e592/snap', u'metadata': Munch({})})], 'file': u'/v2/images/db40b233-9497-4874-9e14-ef174304e592/file', 'owner': u'f31c4495c684413db513352b9dc96369', 'id': u'db40b233-9497-4874-9e14-ef174304e592', 'size': 12716032, u'self': u'/v2/images/db40b233-9497-4874-9e14-ef174304e592', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f31c4495c684413db513352b9dc96369', 'name': 'tempest_scenario-project_66e6fae7-0c0c-4f79-94ad-8a5bc090758e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/db40b233-9497-4874-9e14-ef174304e592/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-15T00:26:51Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-15T00:26:51Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_66e6fae7-0c0c-4f79-94ad-8a5bc090758e', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/db40b233-9497-4874-9e14-ef174304e592', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_scenario-img_66e6fae7-0c0c-4f79-94ad-8a5bc090758e', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_66e6fae7-0c0c-4f79-94ad-8a5bc090758e', 'created': u'2018-11-15T00:26:49Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-15T00:26:49Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/db40b233-9497-4874-9e14-ef174304e592', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_scenario-img_66e6fae7-0c0c-4f79-94ad-8a5bc090758e', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-15 00:26:51,433 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-15 00:26:51,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}b1cf6238b6ba585314d89a3a58f4d9291451fd82" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_scenario-flavor_66e6fae7-0c0c-4f79-94ad-8a5bc090758e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-15 00:26:51,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 15 Nov 2018 00:26: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-dd7c56f0-c47b-4f16-a93c-826a8d980a39 x-compute-request-id: req-dd7c56f0-c47b-4f16-a93c-826a8d980a39 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_scenario-flavor_66e6fae7-0c0c-4f79-94ad-8a5bc090758e", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/c34218c2-6920-4684-a23f-a8a22c51721f", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/c34218c2-6920-4684-a23f-a8a22c51721f", "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": "c34218c2-6920-4684-a23f-a8a22c51721f"}} 2018-11-15 00:26:51,645 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-dd7c56f0-c47b-4f16-a93c-826a8d980a39 2018-11-15 00:26:51,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.211877822876s 2018-11-15 00:26:51,645 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-dd7c56f0-c47b-4f16-a93c-826a8d980a39 2018-11-15 00:26:51,646 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_66e6fae7-0c0c-4f79-94ad-8a5bc090758e', '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'49be60fcc4c34adea9e7c304d872b17d', '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'c34218c2-6920-4684-a23f-a8a22c51721f', 'swap': 0}) 2018-11-15 00:26:51,647 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-15 00:26:51,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/c34218c2-6920-4684-a23f-a8a22c51721f/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}b1cf6238b6ba585314d89a3a58f4d9291451fd82" -d '{"extra_specs": {}}' 2018-11-15 00:26:51,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 15 Nov 2018 00:26: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-9b834fc1-1915-40d6-becb-81ee693402b9 x-compute-request-id: req-9b834fc1-1915-40d6-becb-81ee693402b9 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-15 00:26:51,667 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/c34218c2-6920-4684-a23f-a8a22c51721f/os-extra_specs used request id req-9b834fc1-1915-40d6-becb-81ee693402b9 2018-11-15 00:26:51,667 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.019859790802s 2018-11-15 00:26:51,667 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/c34218c2-6920-4684-a23f-a8a22c51721f/os-extra_specs used request id req-9b834fc1-1915-40d6-becb-81ee693402b9 2018-11-15 00:26:51,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-11-15 00:26:51,678 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 15 Nov 2018 00: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-11-15 00:26:51,682 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-15 00:26:51,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}aecd8e87c79138cc650c5bdbbd38ef8eedab4df8" 2018-11-15 00:26:51,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 15 Nov 2018 00:26:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6e876db-ca24-4350-b1b6-4e1763274552 Content-Encoding: gzip Content-Length: 350 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1d8655500bc4b189802e6625bd7f6a1", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1d8655500bc4b189802e6625bd7f6a1"}, "name": "Member"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-15 00:26:51,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d6e876db-ca24-4350-b1b6-4e1763274552 2018-11-15 00:26:51,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.113655090332s 2018-11-15 00:26:51,796 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d6e876db-ca24-4350-b1b6-4e1763274552 2018-11-15 00:26:51,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-11-15 00:26:51,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b1cf6238b6ba585314d89a3a58f4d9291451fd82" 2018-11-15 00:26:51,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 15 Nov 2018 00:26: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-c3bdfc78-8079-4e16-a27d-5d4347b4c175 x-compute-request-id: req-c3bdfc78-8079-4e16-a27d-5d4347b4c175 Content-Encoding: gzip Content-Length: 738 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.5", "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": 2010000, "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": 23}, "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.7", "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": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-11-15 00:26:51,846 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-c3bdfc78-8079-4e16-a27d-5d4347b4c175 2018-11-15 00:26:51,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0347850322723s 2018-11-15 00:26:51,847 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-c3bdfc78-8079-4e16-a27d-5d4347b4c175 2018-11-15 00:26:51,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-15 00:26:51,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}aecd8e87c79138cc650c5bdbbd38ef8eedab4df8" 2018-11-15 00:26:52,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-118a9c64-3e1f-48c1-ada5-c59ae00bbc80 Date: Thu, 15 Nov 2018 00:26:52 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/db40b233-9497-4874-9e14-ef174304e592/snap", "metadata": {}}], "file": "/v2/images/db40b233-9497-4874-9e14-ef174304e592/file", "owner": "f31c4495c684413db513352b9dc96369", "id": "db40b233-9497-4874-9e14-ef174304e592", "size": 12716032, "self": "/v2/images/db40b233-9497-4874-9e14-ef174304e592", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/db40b233-9497-4874-9e14-ef174304e592/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-15T00:26:51Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_66e6fae7-0c0c-4f79-94ad-8a5bc090758e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_66e6fae7-0c0c-4f79-94ad-8a5bc090758e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-15T00:26:49Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-15 00:26:52,496 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-118a9c64-3e1f-48c1-ada5-c59ae00bbc80 2018-11-15 00:26:52,496 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.64484000206s 2018-11-15 00:26:52,496 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-118a9c64-3e1f-48c1-ada5-c59ae00bbc80 2018-11-15 00:26:52,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-11-15 00:26:52,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}aecd8e87c79138cc650c5bdbbd38ef8eedab4df8" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_scenario-img_alt_66e6fae7-0c0c-4f79-94ad-8a5bc090758e", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_scenario-img_alt_66e6fae7-0c0c-4f79-94ad-8a5bc090758e"}' 2018-11-15 00:26:52,756 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 891 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/95ffe40e-2cc7-4e82-9cd2-7de545d05891 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4103ca08-439a-480b-ad69-30c0018e27ca Date: Thu, 15 Nov 2018 00:26:52 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/95ffe40e-2cc7-4e82-9cd2-7de545d05891/file", "owner": "f31c4495c684413db513352b9dc96369", "id": "95ffe40e-2cc7-4e82-9cd2-7de545d05891", "size": null, "self": "/v2/images/95ffe40e-2cc7-4e82-9cd2-7de545d05891", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-15T00:26:52Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_alt_66e6fae7-0c0c-4f79-94ad-8a5bc090758e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_alt_66e6fae7-0c0c-4f79-94ad-8a5bc090758e", "checksum": null, "created_at": "2018-11-15T00:26:52Z", "protected": false} 2018-11-15 00:26:52,756 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-4103ca08-439a-480b-ad69-30c0018e27ca 2018-11-15 00:26:52,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.250881910324s 2018-11-15 00:26:52,757 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-4103ca08-439a-480b-ad69-30c0018e27ca returning object 95ffe40e-2cc7-4e82-9cd2-7de545d05891 2018-11-15 00:26:52,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-11-15 00:26:52,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/95ffe40e-2cc7-4e82-9cd2-7de545d05891/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}aecd8e87c79138cc650c5bdbbd38ef8eedab4df8" -d '' 2018-11-15 00:26:53,880 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f9c1703b-6426-45f0-be35-adf74333d753 Date: Thu, 15 Nov 2018 00:26:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-15 00:26:53,880 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/95ffe40e-2cc7-4e82-9cd2-7de545d05891/file used request id req-f9c1703b-6426-45f0-be35-adf74333d753 2018-11-15 00:26:53,880 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.12308478355s 2018-11-15 00:26:53,881 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/95ffe40e-2cc7-4e82-9cd2-7de545d05891/file used request id req-f9c1703b-6426-45f0-be35-adf74333d753 2018-11-15 00:26:53,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-15 00:26:53,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}aecd8e87c79138cc650c5bdbbd38ef8eedab4df8" 2018-11-15 00:26:54,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2367 Content-Type: application/json X-Openstack-Request-Id: req-534d5b52-6394-43be-9534-4e6a0913dc86 Date: Thu, 15 Nov 2018 00:26:54 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/95ffe40e-2cc7-4e82-9cd2-7de545d05891/snap", "metadata": {}}], "file": "/v2/images/95ffe40e-2cc7-4e82-9cd2-7de545d05891/file", "owner": "f31c4495c684413db513352b9dc96369", "id": "95ffe40e-2cc7-4e82-9cd2-7de545d05891", "size": 12716032, "self": "/v2/images/95ffe40e-2cc7-4e82-9cd2-7de545d05891", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/95ffe40e-2cc7-4e82-9cd2-7de545d05891/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-15T00:26:53Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_alt_66e6fae7-0c0c-4f79-94ad-8a5bc090758e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_alt_66e6fae7-0c0c-4f79-94ad-8a5bc090758e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-15T00:26:52Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/db40b233-9497-4874-9e14-ef174304e592/snap", "metadata": {}}], "file": "/v2/images/db40b233-9497-4874-9e14-ef174304e592/file", "owner": "f31c4495c684413db513352b9dc96369", "id": "db40b233-9497-4874-9e14-ef174304e592", "size": 12716032, "self": "/v2/images/db40b233-9497-4874-9e14-ef174304e592", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/db40b233-9497-4874-9e14-ef174304e592/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-15T00:26:51Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_66e6fae7-0c0c-4f79-94ad-8a5bc090758e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_66e6fae7-0c0c-4f79-94ad-8a5bc090758e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-15T00:26:49Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-15 00:26:54,120 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-534d5b52-6394-43be-9534-4e6a0913dc86 2018-11-15 00:26:54,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.235232114792s 2018-11-15 00:26:54,120 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-534d5b52-6394-43be-9534-4e6a0913dc86 2018-11-15 00:26:54,123 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/95ffe40e-2cc7-4e82-9cd2-7de545d05891/snap', u'metadata': Munch({})})], 'file': u'/v2/images/95ffe40e-2cc7-4e82-9cd2-7de545d05891/file', 'owner': u'f31c4495c684413db513352b9dc96369', 'id': u'95ffe40e-2cc7-4e82-9cd2-7de545d05891', 'size': 12716032, u'self': u'/v2/images/95ffe40e-2cc7-4e82-9cd2-7de545d05891', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f31c4495c684413db513352b9dc96369', 'name': 'tempest_scenario-project_66e6fae7-0c0c-4f79-94ad-8a5bc090758e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/95ffe40e-2cc7-4e82-9cd2-7de545d05891/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-11-15T00:26:53Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-11-15T00:26:53Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_66e6fae7-0c0c-4f79-94ad-8a5bc090758e', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/95ffe40e-2cc7-4e82-9cd2-7de545d05891', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_66e6fae7-0c0c-4f79-94ad-8a5bc090758e', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_alt_66e6fae7-0c0c-4f79-94ad-8a5bc090758e', 'created': u'2018-11-15T00:26:52Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-11-15T00:26:52Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/95ffe40e-2cc7-4e82-9cd2-7de545d05891', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_66e6fae7-0c0c-4f79-94ad-8a5bc090758e', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-11-15 00:26:54,123 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-11-15 00:26:54,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}b1cf6238b6ba585314d89a3a58f4d9291451fd82" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_scenario-flavor_alt_66e6fae7-0c0c-4f79-94ad-8a5bc090758e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-11-15 00:26:54,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 15 Nov 2018 00:26:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3451093d-d533-46bd-949c-d6ed422be09d x-compute-request-id: req-3451093d-d533-46bd-949c-d6ed422be09d Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_scenario-flavor_alt_66e6fae7-0c0c-4f79-94ad-8a5bc090758e", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/56319fc0-14eb-443c-bb21-bd665db91d56", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/56319fc0-14eb-443c-bb21-bd665db91d56", "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": "56319fc0-14eb-443c-bb21-bd665db91d56"}} 2018-11-15 00:26:54,166 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-3451093d-d533-46bd-949c-d6ed422be09d 2018-11-15 00:26:54,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0427820682526s 2018-11-15 00:26:54,167 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-3451093d-d533-46bd-949c-d6ed422be09d 2018-11-15 00:26:54,167 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_66e6fae7-0c0c-4f79-94ad-8a5bc090758e', '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'49be60fcc4c34adea9e7c304d872b17d', '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'56319fc0-14eb-443c-bb21-bd665db91d56', 'swap': 0}) 2018-11-15 00:26:54,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-11-15 00:26:54,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/56319fc0-14eb-443c-bb21-bd665db91d56/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}b1cf6238b6ba585314d89a3a58f4d9291451fd82" -d '{"extra_specs": {}}' 2018-11-15 00:26:54,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 15 Nov 2018 00:26:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-576fecd9-1612-4987-81fe-2d77615d6106 x-compute-request-id: req-576fecd9-1612-4987-81fe-2d77615d6106 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-11-15 00:26:54,188 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/56319fc0-14eb-443c-bb21-bd665db91d56/os-extra_specs used request id req-576fecd9-1612-4987-81fe-2d77615d6106 2018-11-15 00:26:54,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0196778774261s 2018-11-15 00:26:54,188 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/56319fc0-14eb-443c-bb21-bd665db91d56/os-extra_specs used request id req-576fecd9-1612-4987-81fe-2d77615d6106 2018-11-15 00:26:54,188 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_66e6fae7-0c0c-4f79-94ad-8a5bc090758e', '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'49be60fcc4c34adea9e7c304d872b17d', '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'56319fc0-14eb-443c-bb21-bd665db91d56', 'swap': 0}) 2018-11-15 00:26:57,074 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-11-15 00:26:57,074 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-11-15 00:26:57,075 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-11-15 00:26:57,077 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-11-15 00:26:57,097 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-11-15 00:26:59,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-c6cd50c5-6593-4c37-b980-9f4b8f58e843/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.scenario)' >/home/opnfv/functest/results/tempest_scenario/test_list.txt 2>/dev/null) 2018-11-15 00:26:59,184 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-11-15 00:26:59,209 - 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-11-15 00:31:05,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:31:05.917 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario ... fail [234.454s] 2018-11-15 00:33:56,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:33:56.126 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot ... fail [158.600s] 2018-11-15 00:36:46,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:36:46.697 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic ... fail [163.815s] 2018-11-15 00:39:23,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:39:23.530 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... fail [156.819s] 2018-11-15 00:43:41,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:43:41.240 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_slaac ... fail [250.245s] 2018-11-15 00:43:49,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:43:49.287 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_basic_ops ... success [1.124s] 2018-11-15 00:47:47,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:47:47.792 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic ... fail [230.659s] 2018-11-15 00:51:31,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:51:31.362 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic ... fail [223.554s] 2018-11-15 00:55:26,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:55:26.394 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... fail [222.226s] 2018-11-15 00:56:32,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:56:32.694 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [38.838s] 2018-11-15 00:57:11,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:57:11.219 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-11-15 00:58:17,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 00:58:17.732 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_ebs_image_and_check_boot ... success [66.497s] 2018-11-15 01:02:00,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-11-15 01:02:00.223 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... fail [222.481s] 2018-11-15 01:02:19,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 6c90f5ac-1883-401d-be64-64b2ba0c69ac 2018-11-15 01:02:19,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '6c90f5ac-1883-401d-be64-64b2ba0c69ac']'. 2018-11-15 01:02:19,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-11-15 01:02:19,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-11-15 01:02:19,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-15 01:02:19,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 6c90f5ac-1883-401d-be64-64b2ba0c69ac | 2018-11-15 01:02:19,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-11-15 01:02:19,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-11-15 00:27:01 | 2018-11-15 01:02:19,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-11-15 01:02:18 | 2018-11-15 01:02:19,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:35:17 | 2018-11-15 01:02:19,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-11-15 01:02:19,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-11-15 01:02:19,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-11-15 01:02:19,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: c6cd50c5-6593-4c37-b980-9f4b8f58e843) | 2018-11-15 01:02:19,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-11-15 01:02:19,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 8d7968ad-bb8c-4baa-b237-52e9e22bf818) | 2018-11-15 01:02:19,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 13 | 2018-11-15 01:02:19,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 2096.413 | 2018-11-15 01:02:19,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 3 | 2018-11-15 01:02:19,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 1 | 2018-11-15 01:02:19,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-11-15 01:02:19,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-11-15 01:02:19,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 9 | 2018-11-15 01:02:19,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-11-15 01:02:19,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------+ 2018-11-15 01:02:19,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-11-15 01:02:19,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_scenario success_rate is 25.0% 2018-11-15 01:02:21,688 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | tempest_scenario | functest | 35:33 | FAIL | +--------------------------+------------------+------------------+----------------+ 2018-11-15 01:02:21,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-15 01:02:21,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/95ffe40e-2cc7-4e82-9cd2-7de545d05891 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aecd8e87c79138cc650c5bdbbd38ef8eedab4df8" 2018-11-15 01:02:23,198 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-acc76add-85da-4785-ae79-cb816bffe002 Date: Thu, 15 Nov 2018 01:02:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-15 01:02:23,199 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/95ffe40e-2cc7-4e82-9cd2-7de545d05891 used request id req-acc76add-85da-4785-ae79-cb816bffe002 2018-11-15 01:02:23,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.50264000893s 2018-11-15 01:02:23,199 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/95ffe40e-2cc7-4e82-9cd2-7de545d05891 used request id req-acc76add-85da-4785-ae79-cb816bffe002 2018-11-15 01:02:23,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-15 01:02:23,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}b1cf6238b6ba585314d89a3a58f4d9291451fd82" 2018-11-15 01:02:23,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 15 Nov 2018 01:02: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-a4153b52-d729-4b46-8225-23b4f00a0405 x-compute-request-id: req-a4153b52-d729-4b46-8225-23b4f00a0405 Content-Encoding: gzip Content-Length: 371 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_scenario-flavor_alt_66e6fae7-0c0c-4f79-94ad-8a5bc090758e", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/56319fc0-14eb-443c-bb21-bd665db91d56", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/56319fc0-14eb-443c-bb21-bd665db91d56", "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": "56319fc0-14eb-443c-bb21-bd665db91d56"}, {"name": "tempest_scenario-flavor_66e6fae7-0c0c-4f79-94ad-8a5bc090758e", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/c34218c2-6920-4684-a23f-a8a22c51721f", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/c34218c2-6920-4684-a23f-a8a22c51721f", "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": "c34218c2-6920-4684-a23f-a8a22c51721f"}]} 2018-11-15 01:02:23,408 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-a4153b52-d729-4b46-8225-23b4f00a0405 2018-11-15 01:02:23,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.208909988403s 2018-11-15 01:02:23,409 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-a4153b52-d729-4b46-8225-23b4f00a0405 2018-11-15 01:02:23,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-15 01:02:23,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/56319fc0-14eb-443c-bb21-bd665db91d56 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b1cf6238b6ba585314d89a3a58f4d9291451fd82" 2018-11-15 01:02:23,466 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 15 Nov 2018 01:02: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-d7d17e48-0217-42b1-aeca-6e6654ff4964 x-compute-request-id: req-d7d17e48-0217-42b1-aeca-6e6654ff4964 Content-Length: 0 Content-Type: application/json 2018-11-15 01:02:23,466 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/56319fc0-14eb-443c-bb21-bd665db91d56 used request id req-d7d17e48-0217-42b1-aeca-6e6654ff4964 2018-11-15 01:02:23,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0545270442963s 2018-11-15 01:02:23,466 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/56319fc0-14eb-443c-bb21-bd665db91d56 used request id req-d7d17e48-0217-42b1-aeca-6e6654ff4964 2018-11-15 01:02:23,470 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-11-15 01:02:23,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}aecd8e87c79138cc650c5bdbbd38ef8eedab4df8" 2018-11-15 01:02:23,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-e07fefbb-42f1-4baf-9657-54a167fe3300 Date: Thu, 15 Nov 2018 01:02:23 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/db40b233-9497-4874-9e14-ef174304e592/snap", "metadata": {}}], "file": "/v2/images/db40b233-9497-4874-9e14-ef174304e592/file", "owner": "f31c4495c684413db513352b9dc96369", "id": "db40b233-9497-4874-9e14-ef174304e592", "size": 12716032, "self": "/v2/images/db40b233-9497-4874-9e14-ef174304e592", "disk_format": "qcow2", "direct_url": "rbd://102d5174-0b21-445f-aba7-1e2cc38a8feb/images/db40b233-9497-4874-9e14-ef174304e592/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-11-15T00:26:51Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_66e6fae7-0c0c-4f79-94ad-8a5bc090758e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_66e6fae7-0c0c-4f79-94ad-8a5bc090758e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-11-15T00:26:49Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-11-15 01:02:23,694 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-e07fefbb-42f1-4baf-9657-54a167fe3300 2018-11-15 01:02:23,694 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.224254131317s 2018-11-15 01:02:23,694 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-e07fefbb-42f1-4baf-9657-54a167fe3300 2018-11-15 01:02:23,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-11-15 01:02:23,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/db40b233-9497-4874-9e14-ef174304e592 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aecd8e87c79138cc650c5bdbbd38ef8eedab4df8" 2018-11-15 01:02:25,684 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1b1a85cb-1520-4597-8e4c-b544609be943 Date: Thu, 15 Nov 2018 01:02:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-11-15 01:02:25,684 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/db40b233-9497-4874-9e14-ef174304e592 used request id req-1b1a85cb-1520-4597-8e4c-b544609be943 2018-11-15 01:02:25,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.98851299286s 2018-11-15 01:02:25,684 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/db40b233-9497-4874-9e14-ef174304e592 used request id req-1b1a85cb-1520-4597-8e4c-b544609be943 2018-11-15 01:02:25,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-11-15 01:02:25,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}b1cf6238b6ba585314d89a3a58f4d9291451fd82" 2018-11-15 01:02:25,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 15 Nov 2018 01: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-173313e6-3b83-4879-8afc-25c00741a479 x-compute-request-id: req-173313e6-3b83-4879-8afc-25c00741a479 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_scenario-flavor_66e6fae7-0c0c-4f79-94ad-8a5bc090758e", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/c34218c2-6920-4684-a23f-a8a22c51721f", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/c34218c2-6920-4684-a23f-a8a22c51721f", "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": "c34218c2-6920-4684-a23f-a8a22c51721f"}]} 2018-11-15 01:02:25,708 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-173313e6-3b83-4879-8afc-25c00741a479 2018-11-15 01:02:25,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0231709480286s 2018-11-15 01:02:25,709 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-173313e6-3b83-4879-8afc-25c00741a479 2018-11-15 01:02:25,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-11-15 01:02:25,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/c34218c2-6920-4684-a23f-a8a22c51721f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b1cf6238b6ba585314d89a3a58f4d9291451fd82" 2018-11-15 01:02:25,741 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 15 Nov 2018 01:02:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b0631019-12a8-4f50-b386-5199b6674f96 x-compute-request-id: req-b0631019-12a8-4f50-b386-5199b6674f96 Content-Length: 0 Content-Type: application/json 2018-11-15 01:02:25,741 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/c34218c2-6920-4684-a23f-a8a22c51721f used request id req-b0631019-12a8-4f50-b386-5199b6674f96 2018-11-15 01:02:25,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0309369564056s 2018-11-15 01:02:25,742 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/c34218c2-6920-4684-a23f-a8a22c51721f used request id req-b0631019-12a8-4f50-b386-5199b6674f96 2018-11-15 01:02:25,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-15 01:02:25,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b1cf6238b6ba585314d89a3a58f4d9291451fd82" 2018-11-15 01:02:25,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 15 Nov 2018 01:02:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95f16baf-a60a-4ab6-8755-635c9897a1fe Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/297a1399d72b488194705110122dddd9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "297a1399d72b488194705110122dddd9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/341e779d8e1a4aceb85c600dee71ac75"}, "domain_id": "default", "enabled": true, "options": {}, "id": "341e779d8e1a4aceb85c600dee71ac75", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/49d8bf0eb2a44c2ebda86cfe1193abdd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49d8bf0eb2a44c2ebda86cfe1193abdd", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/58ccb068eb644577a87b05848ad631db"}, "domain_id": "d5e6db7c06bf4799a784ea87405dbbb1", "enabled": true, "options": {}, "id": "58ccb068eb644577a87b05848ad631db", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/68ac57fdc9f1492db5db1e6ef53ae4ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68ac57fdc9f1492db5db1e6ef53ae4ca", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9895fcbfd6124c8f8f76ffc449ca7739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9895fcbfd6124c8f8f76ffc449ca7739", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/b7bd00c1b15548aaafe487ff503977e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7bd00c1b15548aaafe487ff503977e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/c002dde819584834806c75f9bd3b618f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c002dde819584834806c75f9bd3b618f", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/c0eb2b0f186941c8ba79feb0473bd35a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0eb2b0f186941c8ba79feb0473bd35a", "email": "glance@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_66e6fae7-0c0c-4f79-94ad-8a5bc090758e", "links": {"self": "http://172.30.9.28:5000/v3/users/d36cf0293ded4c58b65708da25e032e1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d36cf0293ded4c58b65708da25e032e1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/e301f2ff73f947d2b96aedca79896077"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e301f2ff73f947d2b96aedca79896077", "email": "panko@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/f4b1ea675fcc4ec0b86f487defd387a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b1ea675fcc4ec0b86f487defd387a0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/f7c1d2c28cb34c19b1933c021a5b3012"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f7c1d2c28cb34c19b1933c021a5b3012", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/fd6ecd77940a49ebb20fa24f8fa3cf77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fd6ecd77940a49ebb20fa24f8fa3cf77", "email": "admin@example.com", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/fe58195eab09445a8722fa501b6af977"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe58195eab09445a8722fa501b6af977", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-11-15 01:02:25,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-95f16baf-a60a-4ab6-8755-635c9897a1fe 2018-11-15 01:02:25,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.119837999344s 2018-11-15 01:02:25,863 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-95f16baf-a60a-4ab6-8755-635c9897a1fe 2018-11-15 01:02:25,868 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-11-15 01:02:25,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/d36cf0293ded4c58b65708da25e032e1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b1cf6238b6ba585314d89a3a58f4d9291451fd82" 2018-11-15 01:02:25,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 15 Nov 2018 01:02:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3abba3e-d344-4377-aa6f-f02264a10929 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"user": {"name": "tempest_scenario-user_66e6fae7-0c0c-4f79-94ad-8a5bc090758e", "links": {"self": "http://172.30.9.28:5000/v3/users/d36cf0293ded4c58b65708da25e032e1"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "d36cf0293ded4c58b65708da25e032e1", "description": null}} 2018-11-15 01:02:25,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/d36cf0293ded4c58b65708da25e032e1 used request id req-d3abba3e-d344-4377-aa6f-f02264a10929 2018-11-15 01:02:25,987 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.118677854538s 2018-11-15 01:02:25,987 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/d36cf0293ded4c58b65708da25e032e1 used request id req-d3abba3e-d344-4377-aa6f-f02264a10929 2018-11-15 01:02:25,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-11-15 01:02:25,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/d36cf0293ded4c58b65708da25e032e1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b1cf6238b6ba585314d89a3a58f4d9291451fd82" 2018-11-15 01:02:26,188 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 15 Nov 2018 01:02:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85093bcd-663a-4868-9429-534472c1f5b5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-15 01:02:26,189 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/d36cf0293ded4c58b65708da25e032e1 used request id req-85093bcd-663a-4868-9429-534472c1f5b5 2018-11-15 01:02:26,189 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.20046710968s 2018-11-15 01:02:26,189 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/d36cf0293ded4c58b65708da25e032e1 used request id req-85093bcd-663a-4868-9429-534472c1f5b5 2018-11-15 01:02:26,196 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-11-15 01:02:26,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b1cf6238b6ba585314d89a3a58f4d9291451fd82" 2018-11-15 01:02:26,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 15 Nov 2018 01:02:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d5d5791-878d-4dd7-98fd-fd795f43497b Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/49be60fcc4c34adea9e7c304d872b17d"}, "tags": [], "enabled": true, "id": "49be60fcc4c34adea9e7c304d872b17d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.28:5000/v3/projects/f31c4495c684413db513352b9dc96369"}, "tags": [], "enabled": true, "id": "f31c4495c684413db513352b9dc96369", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_66e6fae7-0c0c-4f79-94ad-8a5bc090758e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/fb97a38a7ba24cffb70823992c56f04d"}, "tags": [], "enabled": true, "id": "fb97a38a7ba24cffb70823992c56f04d", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-11-15 01:02:26,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-7d5d5791-878d-4dd7-98fd-fd795f43497b 2018-11-15 01:02:26,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.114055871964s 2018-11-15 01:02:26,310 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-7d5d5791-878d-4dd7-98fd-fd795f43497b 2018-11-15 01:02:26,314 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-11-15 01:02:26,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/f31c4495c684413db513352b9dc96369 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b1cf6238b6ba585314d89a3a58f4d9291451fd82" 2018-11-15 01:02:26,599 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 15 Nov 2018 01:02:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02b48f2d-0798-486a-b072-f61f79b708e2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-15 01:02:26,599 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/f31c4495c684413db513352b9dc96369 used request id req-02b48f2d-0798-486a-b072-f61f79b708e2 2018-11-15 01:02:26,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.284453868866s 2018-11-15 01:02:26,599 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/f31c4495c684413db513352b9dc96369 used request id req-02b48f2d-0798-486a-b072-f61f79b708e2 2018-11-15 01:02:26,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-11-15 01:02:26,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}b1cf6238b6ba585314d89a3a58f4d9291451fd82" 2018-11-15 01:02:26,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 15 Nov 2018 01:02:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35177eb5-2c56-4b7d-97a0-792d06e0adaf Content-Encoding: gzip Content-Length: 350 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6c0e87419b9c406c85580926d10c1bed", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c0e87419b9c406c85580926d10c1bed"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73969de984204420a72c6c1866691475", "links": {"self": "http://172.30.9.28:5000/v3/roles/73969de984204420a72c6c1866691475"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1d8655500bc4b189802e6625bd7f6a1", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1d8655500bc4b189802e6625bd7f6a1"}, "name": "Member"}, {"domain_id": null, "id": "a1fe9e2e3fe44e1d8b0d71d24442abb4", "links": {"self": "http://172.30.9.28:5000/v3/roles/a1fe9e2e3fe44e1d8b0d71d24442abb4"}, "name": "admin"}, {"domain_id": null, "id": "f0a564548ef5491e8325fbcd00659686", "links": {"self": "http://172.30.9.28:5000/v3/roles/f0a564548ef5491e8325fbcd00659686"}, "name": "swiftoperator"}]} 2018-11-15 01:02:26,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-35177eb5-2c56-4b7d-97a0-792d06e0adaf 2018-11-15 01:02:26,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101959943771s 2018-11-15 01:02:26,705 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-35177eb5-2c56-4b7d-97a0-792d06e0adaf 2018-11-15 01:02:26,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-11-15 01:02:26,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/a1d8655500bc4b189802e6625bd7f6a1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b1cf6238b6ba585314d89a3a58f4d9291451fd82" 2018-11-15 01:02:26,844 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 15 Nov 2018 01:02:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0cbc73e1-9783-44f4-bd89-aaabd1696cba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-11-15 01:02:26,844 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/a1d8655500bc4b189802e6625bd7f6a1 used request id req-0cbc73e1-9783-44f4-bd89-aaabd1696cba 2018-11-15 01:02:26,844 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.134052038193s 2018-11-15 01:02:26,845 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/a1d8655500bc4b189802e6625bd7f6a1 used request id req-0cbc73e1-9783-44f4-bd89-aaabd1696cba 2018-11-15 01:02:26,847 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-11-15 01:02:26,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=f31c4495c684413db513352b9dc96369&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}b1cf6238b6ba585314d89a3a58f4d9291451fd82" 2018-11-15 01:02:27,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-8904943d-52a4-43fb-9e81-de397ccb182e Date: Thu, 15 Nov 2018 01:02:27 GMT RESP BODY: {"security_groups": []} 2018-11-15 01:02:27,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=f31c4495c684413db513352b9dc96369&name=default used request id req-8904943d-52a4-43fb-9e81-de397ccb182e 2018-11-15 01:02:27,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.239622116089s 2018-11-15 01:02:27,087 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=f31c4495c684413db513352b9dc96369&name=default used request id req-8904943d-52a4-43fb-9e81-de397ccb182e 2018-11-15 01:02:27,088 - xtesting.ci.run_tests - ERROR - The test case 'tempest_scenario' failed. 2018-11-15 01:02:27,088 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR